{
  "node_modules/@babel/code-frame/package.json": "{\n  \"name\": \"@babel/code-frame\",\n  \"version\": \"7.27.1\",\n  \"description\": \"Generate errors that contain a code frame that point to source locations.\",\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-code-frame\",\n  \"bugs\": \"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-code-frame\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"dependencies\": {\n    \"@babel/helper-validator-identifier\": \"^7.27.1\",\n    \"js-tokens\": \"^4.0.0\",\n    \"picocolors\": \"^1.1.1\"\n  },\n  \"devDependencies\": {\n    \"import-meta-resolve\": \"^4.1.0\",\n    \"strip-ansi\": \"^4.0.0\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  },\n  \"type\": \"commonjs\"\n}",
  "node_modules/@babel/generator/package.json": "{\n  \"name\": \"@babel/generator\",\n  \"version\": \"7.27.1\",\n  \"description\": \"Turns an AST into code.\",\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-generator\"\n  },\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-generator\",\n  \"bugs\": \"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen\",\n  \"main\": \"./lib/index.js\",\n  \"files\": [\n    \"lib\"\n  ],\n  \"dependencies\": {\n    \"@babel/parser\": \"^7.27.1\",\n    \"@babel/types\": \"^7.27.1\",\n    \"@jridgewell/gen-mapping\": \"^0.3.5\",\n    \"@jridgewell/trace-mapping\": \"^0.3.25\",\n    \"jsesc\": \"^3.0.2\"\n  },\n  \"devDependencies\": {\n    \"@babel/core\": \"^7.27.1\",\n    \"@babel/helper-fixtures\": \"^7.27.1\",\n    \"@babel/plugin-transform-typescript\": \"^7.27.1\",\n    \"@jridgewell/sourcemap-codec\": \"^1.4.15\",\n    \"@types/jsesc\": \"^2.5.0\",\n    \"charcodes\": \"^0.2.0\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  },\n  \"type\": \"commonjs\"\n}",
  "node_modules/@babel/helper-environment-visitor/package.json": "{\n  \"name\": \"@babel/helper-environment-visitor\",\n  \"version\": \"7.24.7\",\n  \"description\": \"Helper visitor to only visit nodes in the current 'this' context\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-helper-environment-visitor\"\n  },\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-helper-environment-visitor\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"default\": \"./lib/index.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"dependencies\": {\n    \"@babel/types\": \"^7.24.7\"\n  },\n  \"devDependencies\": {\n    \"@babel/traverse\": \"^7.24.7\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  },\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"type\": \"commonjs\"\n}",
  "node_modules/@babel/helper-function-name/package.json": "{\n  \"name\": \"@babel/helper-function-name\",\n  \"version\": \"7.24.7\",\n  \"description\": \"Helper function to change the property 'name' of every function\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-helper-function-name\"\n  },\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-helper-function-name\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"dependencies\": {\n    \"@babel/template\": \"^7.24.7\",\n    \"@babel/types\": \"^7.24.7\"\n  },\n  \"devDependencies\": {\n    \"@babel/traverse\": \"^7.24.7\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  },\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"type\": \"commonjs\"\n}",
  "node_modules/@babel/helper-hoist-variables/package.json": "{\n  \"name\": \"@babel/helper-hoist-variables\",\n  \"version\": \"7.24.7\",\n  \"description\": \"Helper function to hoist variables\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-helper-hoist-variables\"\n  },\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-helper-hoist-variables\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"dependencies\": {\n    \"@babel/types\": \"^7.24.7\"\n  },\n  \"devDependencies\": {\n    \"@babel/traverse\": \"^7.24.7\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  },\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"type\": \"commonjs\"\n}",
  "node_modules/@babel/helper-module-imports/package.json": "{\n  \"name\": \"@babel/helper-module-imports\",\n  \"version\": \"7.27.1\",\n  \"description\": \"Babel helper functions for inserting module loads\",\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-helper-module-imports\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-helper-module-imports\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"dependencies\": {\n    \"@babel/traverse\": \"^7.27.1\",\n    \"@babel/types\": \"^7.27.1\"\n  },\n  \"devDependencies\": {\n    \"@babel/core\": \"^7.27.1\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  },\n  \"type\": \"commonjs\"\n}",
  "node_modules/@babel/helper-split-export-declaration/package.json": "{\n  \"name\": \"@babel/helper-split-export-declaration\",\n  \"version\": \"7.24.7\",\n  \"description\": \"\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-helper-split-export-declaration\"\n  },\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-helper-split-export-declaration\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"dependencies\": {\n    \"@babel/types\": \"^7.24.7\"\n  },\n  \"devDependencies\": {\n    \"@babel/traverse\": \"^7.24.7\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  },\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"type\": \"commonjs\"\n}",
  "node_modules/@babel/helper-string-parser/package.json": "{\n  \"name\": \"@babel/helper-string-parser\",\n  \"version\": \"7.27.1\",\n  \"description\": \"A utility package to parse strings\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-helper-string-parser\"\n  },\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-helper-string-parser\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"devDependencies\": {\n    \"charcodes\": \"^0.2.0\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  },\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"default\": \"./lib/index.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"type\": \"commonjs\"\n}",
  "node_modules/@babel/helper-validator-identifier/package.json": "{\n  \"name\": \"@babel/helper-validator-identifier\",\n  \"version\": \"7.28.5\",\n  \"description\": \"Validate identifier/keywords name\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-helper-validator-identifier\"\n  },\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"default\": \"./lib/index.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"devDependencies\": {\n    \"@unicode/unicode-17.0.0\": \"^1.6.10\",\n    \"charcodes\": \"^0.2.0\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  },\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"type\": \"commonjs\"\n}",
  "node_modules/@babel/parser/package.json": "{\n  \"name\": \"@babel/parser\",\n  \"version\": \"7.29.0\",\n  \"description\": \"A JavaScript parser\",\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-parser\",\n  \"bugs\": \"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"keywords\": [\n    \"babel\",\n    \"javascript\",\n    \"parser\",\n    \"tc39\",\n    \"ecmascript\",\n    \"@babel/parser\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-parser\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"types\": \"./typings/babel-parser.d.ts\",\n  \"files\": [\n    \"bin\",\n    \"lib\",\n    \"typings/babel-parser.d.ts\",\n    \"index.cjs\"\n  ],\n  \"engines\": {\n    \"node\": \">=6.0.0\"\n  },\n  \"# dependencies\": \"This package doesn't actually have runtime dependencies. @babel/types is only needed for type definitions.\",\n  \"dependencies\": {\n    \"@babel/types\": \"^7.29.0\"\n  },\n  \"devDependencies\": {\n    \"@babel/code-frame\": \"^7.29.0\",\n    \"@babel/helper-check-duplicate-nodes\": \"^7.28.6\",\n    \"@babel/helper-fixtures\": \"^7.28.6\",\n    \"@babel/helper-string-parser\": \"^7.27.1\",\n    \"@babel/helper-validator-identifier\": \"^7.28.5\",\n    \"charcodes\": \"^0.2.0\"\n  },\n  \"bin\": \"./bin/babel-parser.js\",\n  \"type\": \"commonjs\"\n}",
  "node_modules/@babel/parser/typings/babel-parser.d.ts": "// This file is auto-generated! Do not modify it directly.\n// Run `yarn gulp bundle-dts` to re-generate it.\n/* eslint-disable @typescript-eslint/consistent-type-imports, @typescript-eslint/no-redundant-type-constituents */\nimport { File, Expression } from '@babel/types';\n\ndeclare class Position {\n    line: number;\n    column: number;\n    index: number;\n    constructor(line: number, col: number, index: number);\n}\n\ntype SyntaxPlugin = \"flow\" | \"typescript\" | \"jsx\" | \"pipelineOperator\" | \"placeholders\";\ntype ParseErrorCode = \"BABEL_PARSER_SYNTAX_ERROR\" | \"BABEL_PARSER_SOURCETYPE_MODULE_REQUIRED\";\ninterface ParseErrorSpecification<ErrorDetails> {\n    code: ParseErrorCode;\n    reasonCode: string;\n    syntaxPlugin?: SyntaxPlugin;\n    missingPlugin?: string | string[];\n    loc: Position;\n    details: ErrorDetails;\n    pos: number;\n}\ntype ParseError$1<ErrorDetails> = SyntaxError & ParseErrorSpecification<ErrorDetails>;\n\ntype BABEL_8_BREAKING = false;\ntype IF_BABEL_7<V> = false extends BABEL_8_BREAKING ? V : never;\n\ntype Plugin$1 =\n  | \"asyncDoExpressions\"\n  | IF_BABEL_7<\"asyncGenerators\">\n  | IF_BABEL_7<\"bigInt\">\n  | IF_BABEL_7<\"classPrivateMethods\">\n  | IF_BABEL_7<\"classPrivateProperties\">\n  | IF_BABEL_7<\"classProperties\">\n  | IF_BABEL_7<\"classStaticBlock\">\n  | IF_BABEL_7<\"decimal\">\n  | \"decorators-legacy\"\n  | \"deferredImportEvaluation\"\n  | \"decoratorAutoAccessors\"\n  | \"destructuringPrivate\"\n  | IF_BABEL_7<\"deprecatedImportAssert\">\n  | \"doExpressions\"\n  | IF_BABEL_7<\"dynamicImport\">\n  | IF_BABEL_7<\"explicitResourceManagement\">\n  | \"exportDefaultFrom\"\n  | IF_BABEL_7<\"exportNamespaceFrom\">\n  | \"flow\"\n  | \"flowComments\"\n  | \"functionBind\"\n  | \"functionSent\"\n  | \"importMeta\"\n  | \"jsx\"\n  | IF_BABEL_7<\"jsonStrings\">\n  | IF_BABEL_7<\"logicalAssignment\">\n  | IF_BABEL_7<\"importAssertions\">\n  | IF_BABEL_7<\"importReflection\">\n  | \"moduleBlocks\"\n  | IF_BABEL_7<\"moduleStringNames\">\n  | IF_BABEL_7<\"nullishCoalescingOperator\">\n  | IF_BABEL_7<\"numericSeparator\">\n  | IF_BABEL_7<\"objectRestSpread\">\n  | IF_BABEL_7<\"optionalCatchBinding\">\n  | IF_BABEL_7<\"optionalChaining\">\n  | \"partialApplication\"\n  | \"placeholders\"\n  | IF_BABEL_7<\"privateIn\">\n  | IF_BABEL_7<\"regexpUnicodeSets\">\n  | \"sourcePhaseImports\"\n  | \"throwExpressions\"\n  | IF_BABEL_7<\"topLevelAwait\">\n  | \"v8intrinsic\"\n  | ParserPluginWithOptions[0];\n\ntype ParserPluginWithOptions =\n  | [\"decorators\", DecoratorsPluginOptions]\n  | [\"discardBinding\", { syntaxType: \"void\" }]\n  | [\"estree\", { classFeatures?: boolean }]\n  | IF_BABEL_7<[\"importAttributes\", { deprecatedAssertSyntax: boolean }]>\n  | IF_BABEL_7<[\"moduleAttributes\", { version: \"may-2020\" }]>\n  | [\"optionalChainingAssign\", { version: \"2023-07\" }]\n  | [\"pipelineOperator\", PipelineOperatorPluginOptions]\n  | [\"recordAndTuple\", RecordAndTuplePluginOptions]\n  | [\"flow\", FlowPluginOptions]\n  | [\"typescript\", TypeScriptPluginOptions];\n\ntype PluginConfig = Plugin$1 | ParserPluginWithOptions;\n\ninterface DecoratorsPluginOptions {\n  decoratorsBeforeExport?: boolean;\n  allowCallParenthesized?: boolean;\n}\n\ninterface PipelineOperatorPluginOptions {\n  proposal: BABEL_8_BREAKING extends false\n    ? \"minimal\" | \"fsharp\" | \"hack\" | \"smart\"\n    : \"fsharp\" | \"hack\";\n  topicToken?: \"%\" | \"#\" | \"@@\" | \"^^\" | \"^\";\n}\n\ninterface RecordAndTuplePluginOptions {\n  syntaxType: \"bar\" | \"hash\";\n}\n\ntype FlowPluginOptions = BABEL_8_BREAKING extends true\n  ? {\n      all?: boolean;\n      enums?: boolean;\n    }\n  : {\n      all?: boolean;\n    };\n\ninterface TypeScriptPluginOptions {\n  dts?: boolean;\n  disallowAmbiguousJSXLike?: boolean;\n}\n\ntype Plugin = PluginConfig;\n\ntype SourceType = \"script\" | \"commonjs\" | \"module\" | \"unambiguous\";\ninterface Options {\n    /**\n     * By default, import and export declarations can only appear at a program's top level.\n     * Setting this option to true allows them anywhere where a statement is allowed.\n     */\n    allowImportExportEverywhere?: boolean;\n    /**\n     * By default, await use is not allowed outside of an async function.\n     * Set this to true to accept such code.\n     */\n    allowAwaitOutsideFunction?: boolean;\n    /**\n     * By default, a return statement at the top level raises an error.\n     * Set this to true to accept such code.\n     */\n    allowReturnOutsideFunction?: boolean;\n    /**\n     * By default, new.target use is not allowed outside of a function or class.\n     * Set this to true to accept such code.\n     */\n    allowNewTargetOutsideFunction?: boolean;\n    /**\n     * By default, super calls are not allowed outside of a method.\n     * Set this to true to accept such code.\n     */\n    allowSuperOutsideMethod?: boolean;\n    /**\n     * By default, exported identifiers must refer to a declared variable.\n     * Set this to true to allow export statements to reference undeclared variables.\n     */\n    allowUndeclaredExports?: boolean;\n    /**\n     * By default, yield use is not allowed outside of a generator function.\n     * Set this to true to accept such code.\n     */\n    allowYieldOutsideFunction?: boolean;\n    /**\n     * By default, Babel parser JavaScript code according to Annex B syntax.\n     * Set this to `false` to disable such behavior.\n     */\n    annexB?: boolean;\n    /**\n     * By default, Babel attaches comments to adjacent AST nodes.\n     * When this option is set to false, comments are not attached.\n     * It can provide up to 30% performance improvement when the input code has many comments.\n     * @babel/eslint-parser will set it for you.\n     * It is not recommended to use attachComment: false with Babel transform,\n     * as doing so removes all the comments in output code, and renders annotations such as\n     * /* istanbul ignore next *\\/ nonfunctional.\n     */\n    attachComment?: boolean;\n    /**\n     * By default, Babel always throws an error when it finds some invalid code.\n     * When this option is set to true, it will store the parsing error and\n     * try to continue parsing the invalid input file.\n     */\n    errorRecovery?: boolean;\n    /**\n     * Indicate the mode the code should be parsed in.\n     * Can be one of \"script\", \"commonjs\", \"module\", or \"unambiguous\". Defaults to \"script\".\n     * \"unambiguous\" will make @babel/parser attempt to guess, based on the presence\n     * of ES6 import or export statements.\n     * Files with ES6 imports and exports are considered \"module\" and are otherwise \"script\".\n     *\n     * Use \"commonjs\" to parse code that is intended to be run in a CommonJS environment such as Node.js.\n     */\n    sourceType?: SourceType;\n    /**\n     * Correlate output AST nodes with their source filename.\n     * Useful when generating code and source maps from the ASTs of multiple input files.\n     */\n    sourceFilename?: string;\n    /**\n     * By default, all source indexes start from 0.\n     * You can provide a start index to alternatively start with.\n     * Useful for integration with other source tools.\n     */\n    startIndex?: number;\n    /**\n     * By default, the first line of code parsed is treated as line 1.\n     * You can provide a line number to alternatively start with.\n     * Useful for integration with other source tools.\n     */\n    startLine?: number;\n    /**\n     * By default, the parsed code is treated as if it starts from line 1, column 0.\n     * You can provide a column number to alternatively start with.\n     * Useful for integration with other source tools.\n     */\n    startColumn?: number;\n    /**\n     * Array containing the plugins that you want to enable.\n     */\n    plugins?: Plugin[];\n    /**\n     * Should the parser work in strict mode.\n     * Defaults to true if sourceType === 'module'. Otherwise, false.\n     */\n    strictMode?: boolean;\n    /**\n     * Adds a ranges property to each node: [node.start, node.end]\n     */\n    ranges?: boolean;\n    /**\n     * Adds all parsed tokens to a tokens property on the File node.\n     */\n    tokens?: boolean;\n    /**\n     * By default, the parser adds information about parentheses by setting\n     * `extra.parenthesized` to `true` as needed.\n     * When this option is `true` the parser creates `ParenthesizedExpression`\n     * AST nodes instead of using the `extra` property.\n     */\n    createParenthesizedExpressions?: boolean;\n    /**\n     * The default is false in Babel 7 and true in Babel 8\n     * Set this to true to parse it as an `ImportExpression` node.\n     * Otherwise `import(foo)` is parsed as `CallExpression(Import, [Identifier(foo)])`.\n     */\n    createImportExpressions?: boolean;\n}\n\ntype ParserOptions = Partial<Options>;\ntype ParseError = ParseError$1<object>;\ntype ParseResult<Result extends File | Expression = File> = Result & {\n    comments: File[\"comments\"];\n    errors: null | ParseError[];\n    tokens?: File[\"tokens\"];\n};\n/**\n * Parse the provided code as an entire ECMAScript program.\n */\ndeclare function parse(input: string, options?: ParserOptions): ParseResult<File>;\ndeclare function parseExpression(input: string, options?: ParserOptions): ParseResult<Expression>;\n\ndeclare const tokTypes: {\n  // todo(flow->ts) real token type\n  [name: string]: any;\n};\n\nexport { DecoratorsPluginOptions, FlowPluginOptions, ParseError, ParseResult, ParserOptions, PluginConfig as ParserPlugin, ParserPluginWithOptions, PipelineOperatorPluginOptions, RecordAndTuplePluginOptions, TypeScriptPluginOptions, parse, parseExpression, tokTypes };\n",
  "node_modules/@babel/runtime/package.json": "{\n  \"name\": \"@babel/runtime\",\n  \"version\": \"7.27.1\",\n  \"description\": \"babel's modular runtime helpers\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-runtime\"\n  },\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-runtime\",\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"exports\": {\n    \"./helpers/OverloadYield\": [\n      {\n        \"node\": \"./helpers/OverloadYield.js\",\n        \"import\": \"./helpers/esm/OverloadYield.js\",\n        \"default\": \"./helpers/OverloadYield.js\"\n      },\n      \"./helpers/OverloadYield.js\"\n    ],\n    \"./helpers/esm/OverloadYield\": \"./helpers/esm/OverloadYield.js\",\n    \"./helpers/applyDecoratedDescriptor\": [\n      {\n        \"node\": \"./helpers/applyDecoratedDescriptor.js\",\n        \"import\": \"./helpers/esm/applyDecoratedDescriptor.js\",\n        \"default\": \"./helpers/applyDecoratedDescriptor.js\"\n      },\n      \"./helpers/applyDecoratedDescriptor.js\"\n    ],\n    \"./helpers/esm/applyDecoratedDescriptor\": \"./helpers/esm/applyDecoratedDescriptor.js\",\n    \"./helpers/applyDecs2311\": [\n      {\n        \"node\": \"./helpers/applyDecs2311.js\",\n        \"import\": \"./helpers/esm/applyDecs2311.js\",\n        \"default\": \"./helpers/applyDecs2311.js\"\n      },\n      \"./helpers/applyDecs2311.js\"\n    ],\n    \"./helpers/esm/applyDecs2311\": \"./helpers/esm/applyDecs2311.js\",\n    \"./helpers/arrayLikeToArray\": [\n      {\n        \"node\": \"./helpers/arrayLikeToArray.js\",\n        \"import\": \"./helpers/esm/arrayLikeToArray.js\",\n        \"default\": \"./helpers/arrayLikeToArray.js\"\n      },\n      \"./helpers/arrayLikeToArray.js\"\n    ],\n    \"./helpers/esm/arrayLikeToArray\": \"./helpers/esm/arrayLikeToArray.js\",\n    \"./helpers/arrayWithHoles\": [\n      {\n        \"node\": \"./helpers/arrayWithHoles.js\",\n        \"import\": \"./helpers/esm/arrayWithHoles.js\",\n        \"default\": \"./helpers/arrayWithHoles.js\"\n      },\n      \"./helpers/arrayWithHoles.js\"\n    ],\n    \"./helpers/esm/arrayWithHoles\": \"./helpers/esm/arrayWithHoles.js\",\n    \"./helpers/arrayWithoutHoles\": [\n      {\n        \"node\": \"./helpers/arrayWithoutHoles.js\",\n        \"import\": \"./helpers/esm/arrayWithoutHoles.js\",\n        \"default\": \"./helpers/arrayWithoutHoles.js\"\n      },\n      \"./helpers/arrayWithoutHoles.js\"\n    ],\n    \"./helpers/esm/arrayWithoutHoles\": \"./helpers/esm/arrayWithoutHoles.js\",\n    \"./helpers/assertClassBrand\": [\n      {\n        \"node\": \"./helpers/assertClassBrand.js\",\n        \"import\": \"./helpers/esm/assertClassBrand.js\",\n        \"default\": \"./helpers/assertClassBrand.js\"\n      },\n      \"./helpers/assertClassBrand.js\"\n    ],\n    \"./helpers/esm/assertClassBrand\": \"./helpers/esm/assertClassBrand.js\",\n    \"./helpers/assertThisInitialized\": [\n      {\n        \"node\": \"./helpers/assertThisInitialized.js\",\n        \"import\": \"./helpers/esm/assertThisInitialized.js\",\n        \"default\": \"./helpers/assertThisInitialized.js\"\n      },\n      \"./helpers/assertThisInitialized.js\"\n    ],\n    \"./helpers/esm/assertThisInitialized\": \"./helpers/esm/assertThisInitialized.js\",\n    \"./helpers/asyncGeneratorDelegate\": [\n      {\n        \"node\": \"./helpers/asyncGeneratorDelegate.js\",\n        \"import\": \"./helpers/esm/asyncGeneratorDelegate.js\",\n        \"default\": \"./helpers/asyncGeneratorDelegate.js\"\n      },\n      \"./helpers/asyncGeneratorDelegate.js\"\n    ],\n    \"./helpers/esm/asyncGeneratorDelegate\": \"./helpers/esm/asyncGeneratorDelegate.js\",\n    \"./helpers/asyncIterator\": [\n      {\n        \"node\": \"./helpers/asyncIterator.js\",\n        \"import\": \"./helpers/esm/asyncIterator.js\",\n        \"default\": \"./helpers/asyncIterator.js\"\n      },\n      \"./helpers/asyncIterator.js\"\n    ],\n    \"./helpers/esm/asyncIterator\": \"./helpers/esm/asyncIterator.js\",\n    \"./helpers/asyncToGenerator\": [\n      {\n        \"node\": \"./helpers/asyncToGenerator.js\",\n        \"import\": \"./helpers/esm/asyncToGenerator.js\",\n        \"default\": \"./helpers/asyncToGenerator.js\"\n      },\n      \"./helpers/asyncToGenerator.js\"\n    ],\n    \"./helpers/esm/asyncToGenerator\": \"./helpers/esm/asyncToGenerator.js\",\n    \"./helpers/awaitAsyncGenerator\": [\n      {\n        \"node\": \"./helpers/awaitAsyncGenerator.js\",\n        \"import\": \"./helpers/esm/awaitAsyncGenerator.js\",\n        \"default\": \"./helpers/awaitAsyncGenerator.js\"\n      },\n      \"./helpers/awaitAsyncGenerator.js\"\n    ],\n    \"./helpers/esm/awaitAsyncGenerator\": \"./helpers/esm/awaitAsyncGenerator.js\",\n    \"./helpers/callSuper\": [\n      {\n        \"node\": \"./helpers/callSuper.js\",\n        \"import\": \"./helpers/esm/callSuper.js\",\n        \"default\": \"./helpers/callSuper.js\"\n      },\n      \"./helpers/callSuper.js\"\n    ],\n    \"./helpers/esm/callSuper\": \"./helpers/esm/callSuper.js\",\n    \"./helpers/checkInRHS\": [\n      {\n        \"node\": \"./helpers/checkInRHS.js\",\n        \"import\": \"./helpers/esm/checkInRHS.js\",\n        \"default\": \"./helpers/checkInRHS.js\"\n      },\n      \"./helpers/checkInRHS.js\"\n    ],\n    \"./helpers/esm/checkInRHS\": \"./helpers/esm/checkInRHS.js\",\n    \"./helpers/checkPrivateRedeclaration\": [\n      {\n        \"node\": \"./helpers/checkPrivateRedeclaration.js\",\n        \"import\": \"./helpers/esm/checkPrivateRedeclaration.js\",\n        \"default\": \"./helpers/checkPrivateRedeclaration.js\"\n      },\n      \"./helpers/checkPrivateRedeclaration.js\"\n    ],\n    \"./helpers/esm/checkPrivateRedeclaration\": \"./helpers/esm/checkPrivateRedeclaration.js\",\n    \"./helpers/classCallCheck\": [\n      {\n        \"node\": \"./helpers/classCallCheck.js\",\n        \"import\": \"./helpers/esm/classCallCheck.js\",\n        \"default\": \"./helpers/classCallCheck.js\"\n      },\n      \"./helpers/classCallCheck.js\"\n    ],\n    \"./helpers/esm/classCallCheck\": \"./helpers/esm/classCallCheck.js\",\n    \"./helpers/classNameTDZError\": [\n      {\n        \"node\": \"./helpers/classNameTDZError.js\",\n        \"import\": \"./helpers/esm/classNameTDZError.js\",\n        \"default\": \"./helpers/classNameTDZError.js\"\n      },\n      \"./helpers/classNameTDZError.js\"\n    ],\n    \"./helpers/esm/classNameTDZError\": \"./helpers/esm/classNameTDZError.js\",\n    \"./helpers/classPrivateFieldGet2\": [\n      {\n        \"node\": \"./helpers/classPrivateFieldGet2.js\",\n        \"import\": \"./helpers/esm/classPrivateFieldGet2.js\",\n        \"default\": \"./helpers/classPrivateFieldGet2.js\"\n      },\n      \"./helpers/classPrivateFieldGet2.js\"\n    ],\n    \"./helpers/esm/classPrivateFieldGet2\": \"./helpers/esm/classPrivateFieldGet2.js\",\n    \"./helpers/classPrivateFieldInitSpec\": [\n      {\n        \"node\": \"./helpers/classPrivateFieldInitSpec.js\",\n        \"import\": \"./helpers/esm/classPrivateFieldInitSpec.js\",\n        \"default\": \"./helpers/classPrivateFieldInitSpec.js\"\n      },\n      \"./helpers/classPrivateFieldInitSpec.js\"\n    ],\n    \"./helpers/esm/classPrivateFieldInitSpec\": \"./helpers/esm/classPrivateFieldInitSpec.js\",\n    \"./helpers/classPrivateFieldLooseBase\": [\n      {\n        \"node\": \"./helpers/classPrivateFieldLooseBase.js\",\n        \"import\": \"./helpers/esm/classPrivateFieldLooseBase.js\",\n        \"default\": \"./helpers/classPrivateFieldLooseBase.js\"\n      },\n      \"./helpers/classPrivateFieldLooseBase.js\"\n    ],\n    \"./helpers/esm/classPrivateFieldLooseBase\": \"./helpers/esm/classPrivateFieldLooseBase.js\",\n    \"./helpers/classPrivateFieldLooseKey\": [\n      {\n        \"node\": \"./helpers/classPrivateFieldLooseKey.js\",\n        \"import\": \"./helpers/esm/classPrivateFieldLooseKey.js\",\n        \"default\": \"./helpers/classPrivateFieldLooseKey.js\"\n      },\n      \"./helpers/classPrivateFieldLooseKey.js\"\n    ],\n    \"./helpers/esm/classPrivateFieldLooseKey\": \"./helpers/esm/classPrivateFieldLooseKey.js\",\n    \"./helpers/classPrivateFieldSet2\": [\n      {\n        \"node\": \"./helpers/classPrivateFieldSet2.js\",\n        \"import\": \"./helpers/esm/classPrivateFieldSet2.js\",\n        \"default\": \"./helpers/classPrivateFieldSet2.js\"\n      },\n      \"./helpers/classPrivateFieldSet2.js\"\n    ],\n    \"./helpers/esm/classPrivateFieldSet2\": \"./helpers/esm/classPrivateFieldSet2.js\",\n    \"./helpers/classPrivateGetter\": [\n      {\n        \"node\": \"./helpers/classPrivateGetter.js\",\n        \"import\": \"./helpers/esm/classPrivateGetter.js\",\n        \"default\": \"./helpers/classPrivateGetter.js\"\n      },\n      \"./helpers/classPrivateGetter.js\"\n    ],\n    \"./helpers/esm/classPrivateGetter\": \"./helpers/esm/classPrivateGetter.js\",\n    \"./helpers/classPrivateMethodInitSpec\": [\n      {\n        \"node\": \"./helpers/classPrivateMethodInitSpec.js\",\n        \"import\": \"./helpers/esm/classPrivateMethodInitSpec.js\",\n        \"default\": \"./helpers/classPrivateMethodInitSpec.js\"\n      },\n      \"./helpers/classPrivateMethodInitSpec.js\"\n    ],\n    \"./helpers/esm/classPrivateMethodInitSpec\": \"./helpers/esm/classPrivateMethodInitSpec.js\",\n    \"./helpers/classPrivateSetter\": [\n      {\n        \"node\": \"./helpers/classPrivateSetter.js\",\n        \"import\": \"./helpers/esm/classPrivateSetter.js\",\n        \"default\": \"./helpers/classPrivateSetter.js\"\n      },\n      \"./helpers/classPrivateSetter.js\"\n    ],\n    \"./helpers/esm/classPrivateSetter\": \"./helpers/esm/classPrivateSetter.js\",\n    \"./helpers/classStaticPrivateMethodGet\": [\n      {\n        \"node\": \"./helpers/classStaticPrivateMethodGet.js\",\n        \"import\": \"./helpers/esm/classStaticPrivateMethodGet.js\",\n        \"default\": \"./helpers/classStaticPrivateMethodGet.js\"\n      },\n      \"./helpers/classStaticPrivateMethodGet.js\"\n    ],\n    \"./helpers/esm/classStaticPrivateMethodGet\": \"./helpers/esm/classStaticPrivateMethodGet.js\",\n    \"./helpers/construct\": [\n      {\n        \"node\": \"./helpers/construct.js\",\n        \"import\": \"./helpers/esm/construct.js\",\n        \"default\": \"./helpers/construct.js\"\n      },\n      \"./helpers/construct.js\"\n    ],\n    \"./helpers/esm/construct\": \"./helpers/esm/construct.js\",\n    \"./helpers/createClass\": [\n      {\n        \"node\": \"./helpers/createClass.js\",\n        \"import\": \"./helpers/esm/createClass.js\",\n        \"default\": \"./helpers/createClass.js\"\n      },\n      \"./helpers/createClass.js\"\n    ],\n    \"./helpers/esm/createClass\": \"./helpers/esm/createClass.js\",\n    \"./helpers/createForOfIteratorHelper\": [\n      {\n        \"node\": \"./helpers/createForOfIteratorHelper.js\",\n        \"import\": \"./helpers/esm/createForOfIteratorHelper.js\",\n        \"default\": \"./helpers/createForOfIteratorHelper.js\"\n      },\n      \"./helpers/createForOfIteratorHelper.js\"\n    ],\n    \"./helpers/esm/createForOfIteratorHelper\": \"./helpers/esm/createForOfIteratorHelper.js\",\n    \"./helpers/createForOfIteratorHelperLoose\": [\n      {\n        \"node\": \"./helpers/createForOfIteratorHelperLoose.js\",\n        \"import\": \"./helpers/esm/createForOfIteratorHelperLoose.js\",\n        \"default\": \"./helpers/createForOfIteratorHelperLoose.js\"\n      },\n      \"./helpers/createForOfIteratorHelperLoose.js\"\n    ],\n    \"./helpers/esm/createForOfIteratorHelperLoose\": \"./helpers/esm/createForOfIteratorHelperLoose.js\",\n    \"./helpers/createSuper\": [\n      {\n        \"node\": \"./helpers/createSuper.js\",\n        \"import\": \"./helpers/esm/createSuper.js\",\n        \"default\": \"./helpers/createSuper.js\"\n      },\n      \"./helpers/createSuper.js\"\n    ],\n    \"./helpers/esm/createSuper\": \"./helpers/esm/createSuper.js\",\n    \"./helpers/decorate\": [\n      {\n        \"node\": \"./helpers/decorate.js\",\n        \"import\": \"./helpers/esm/decorate.js\",\n        \"default\": \"./helpers/decorate.js\"\n      },\n      \"./helpers/decorate.js\"\n    ],\n    \"./helpers/esm/decorate\": \"./helpers/esm/decorate.js\",\n    \"./helpers/defaults\": [\n      {\n        \"node\": \"./helpers/defaults.js\",\n        \"import\": \"./helpers/esm/defaults.js\",\n        \"default\": \"./helpers/defaults.js\"\n      },\n      \"./helpers/defaults.js\"\n    ],\n    \"./helpers/esm/defaults\": \"./helpers/esm/defaults.js\",\n    \"./helpers/defineAccessor\": [\n      {\n        \"node\": \"./helpers/defineAccessor.js\",\n        \"import\": \"./helpers/esm/defineAccessor.js\",\n        \"default\": \"./helpers/defineAccessor.js\"\n      },\n      \"./helpers/defineAccessor.js\"\n    ],\n    \"./helpers/esm/defineAccessor\": \"./helpers/esm/defineAccessor.js\",\n    \"./helpers/defineProperty\": [\n      {\n        \"node\": \"./helpers/defineProperty.js\",\n        \"import\": \"./helpers/esm/defineProperty.js\",\n        \"default\": \"./helpers/defineProperty.js\"\n      },\n      \"./helpers/defineProperty.js\"\n    ],\n    \"./helpers/esm/defineProperty\": \"./helpers/esm/defineProperty.js\",\n    \"./helpers/extends\": [\n      {\n        \"node\": \"./helpers/extends.js\",\n        \"import\": \"./helpers/esm/extends.js\",\n        \"default\": \"./helpers/extends.js\"\n      },\n      \"./helpers/extends.js\"\n    ],\n    \"./helpers/esm/extends\": \"./helpers/esm/extends.js\",\n    \"./helpers/get\": [\n      {\n        \"node\": \"./helpers/get.js\",\n        \"import\": \"./helpers/esm/get.js\",\n        \"default\": \"./helpers/get.js\"\n      },\n      \"./helpers/get.js\"\n    ],\n    \"./helpers/esm/get\": \"./helpers/esm/get.js\",\n    \"./helpers/getPrototypeOf\": [\n      {\n        \"node\": \"./helpers/getPrototypeOf.js\",\n        \"import\": \"./helpers/esm/getPrototypeOf.js\",\n        \"default\": \"./helpers/getPrototypeOf.js\"\n      },\n      \"./helpers/getPrototypeOf.js\"\n    ],\n    \"./helpers/esm/getPrototypeOf\": \"./helpers/esm/getPrototypeOf.js\",\n    \"./helpers/identity\": [\n      {\n        \"node\": \"./helpers/identity.js\",\n        \"import\": \"./helpers/esm/identity.js\",\n        \"default\": \"./helpers/identity.js\"\n      },\n      \"./helpers/identity.js\"\n    ],\n    \"./helpers/esm/identity\": \"./helpers/esm/identity.js\",\n    \"./helpers/importDeferProxy\": [\n      {\n        \"node\": \"./helpers/importDeferProxy.js\",\n        \"import\": \"./helpers/esm/importDeferProxy.js\",\n        \"default\": \"./helpers/importDeferProxy.js\"\n      },\n      \"./helpers/importDeferProxy.js\"\n    ],\n    \"./helpers/esm/importDeferProxy\": \"./helpers/esm/importDeferProxy.js\",\n    \"./helpers/inherits\": [\n      {\n        \"node\": \"./helpers/inherits.js\",\n        \"import\": \"./helpers/esm/inherits.js\",\n        \"default\": \"./helpers/inherits.js\"\n      },\n      \"./helpers/inherits.js\"\n    ],\n    \"./helpers/esm/inherits\": \"./helpers/esm/inherits.js\",\n    \"./helpers/inheritsLoose\": [\n      {\n        \"node\": \"./helpers/inheritsLoose.js\",\n        \"import\": \"./helpers/esm/inheritsLoose.js\",\n        \"default\": \"./helpers/inheritsLoose.js\"\n      },\n      \"./helpers/inheritsLoose.js\"\n    ],\n    \"./helpers/esm/inheritsLoose\": \"./helpers/esm/inheritsLoose.js\",\n    \"./helpers/initializerDefineProperty\": [\n      {\n        \"node\": \"./helpers/initializerDefineProperty.js\",\n        \"import\": \"./helpers/esm/initializerDefineProperty.js\",\n        \"default\": \"./helpers/initializerDefineProperty.js\"\n      },\n      \"./helpers/initializerDefineProperty.js\"\n    ],\n    \"./helpers/esm/initializerDefineProperty\": \"./helpers/esm/initializerDefineProperty.js\",\n    \"./helpers/initializerWarningHelper\": [\n      {\n        \"node\": \"./helpers/initializerWarningHelper.js\",\n        \"import\": \"./helpers/esm/initializerWarningHelper.js\",\n        \"default\": \"./helpers/initializerWarningHelper.js\"\n      },\n      \"./helpers/initializerWarningHelper.js\"\n    ],\n    \"./helpers/esm/initializerWarningHelper\": \"./helpers/esm/initializerWarningHelper.js\",\n    \"./helpers/instanceof\": [\n      {\n        \"node\": \"./helpers/instanceof.js\",\n        \"import\": \"./helpers/esm/instanceof.js\",\n        \"default\": \"./helpers/instanceof.js\"\n      },\n      \"./helpers/instanceof.js\"\n    ],\n    \"./helpers/esm/instanceof\": \"./helpers/esm/instanceof.js\",\n    \"./helpers/interopRequireDefault\": [\n      {\n        \"node\": \"./helpers/interopRequireDefault.js\",\n        \"import\": \"./helpers/esm/interopRequireDefault.js\",\n        \"default\": \"./helpers/interopRequireDefault.js\"\n      },\n      \"./helpers/interopRequireDefault.js\"\n    ],\n    \"./helpers/esm/interopRequireDefault\": \"./helpers/esm/interopRequireDefault.js\",\n    \"./helpers/interopRequireWildcard\": [\n      {\n        \"node\": \"./helpers/interopRequireWildcard.js\",\n        \"import\": \"./helpers/esm/interopRequireWildcard.js\",\n        \"default\": \"./helpers/interopRequireWildcard.js\"\n      },\n      \"./helpers/interopRequireWildcard.js\"\n    ],\n    \"./helpers/esm/interopRequireWildcard\": \"./helpers/esm/interopRequireWildcard.js\",\n    \"./helpers/isNativeFunction\": [\n      {\n        \"node\": \"./helpers/isNativeFunction.js\",\n        \"import\": \"./helpers/esm/isNativeFunction.js\",\n        \"default\": \"./helpers/isNativeFunction.js\"\n      },\n      \"./helpers/isNativeFunction.js\"\n    ],\n    \"./helpers/esm/isNativeFunction\": \"./helpers/esm/isNativeFunction.js\",\n    \"./helpers/isNativeReflectConstruct\": [\n      {\n        \"node\": \"./helpers/isNativeReflectConstruct.js\",\n        \"import\": \"./helpers/esm/isNativeReflectConstruct.js\",\n        \"default\": \"./helpers/isNativeReflectConstruct.js\"\n      },\n      \"./helpers/isNativeReflectConstruct.js\"\n    ],\n    \"./helpers/esm/isNativeReflectConstruct\": \"./helpers/esm/isNativeReflectConstruct.js\",\n    \"./helpers/iterableToArray\": [\n      {\n        \"node\": \"./helpers/iterableToArray.js\",\n        \"import\": \"./helpers/esm/iterableToArray.js\",\n        \"default\": \"./helpers/iterableToArray.js\"\n      },\n      \"./helpers/iterableToArray.js\"\n    ],\n    \"./helpers/esm/iterableToArray\": \"./helpers/esm/iterableToArray.js\",\n    \"./helpers/iterableToArrayLimit\": [\n      {\n        \"node\": \"./helpers/iterableToArrayLimit.js\",\n        \"import\": \"./helpers/esm/iterableToArrayLimit.js\",\n        \"default\": \"./helpers/iterableToArrayLimit.js\"\n      },\n      \"./helpers/iterableToArrayLimit.js\"\n    ],\n    \"./helpers/esm/iterableToArrayLimit\": \"./helpers/esm/iterableToArrayLimit.js\",\n    \"./helpers/jsx\": [\n      {\n        \"node\": \"./helpers/jsx.js\",\n        \"import\": \"./helpers/esm/jsx.js\",\n        \"default\": \"./helpers/jsx.js\"\n      },\n      \"./helpers/jsx.js\"\n    ],\n    \"./helpers/esm/jsx\": \"./helpers/esm/jsx.js\",\n    \"./helpers/maybeArrayLike\": [\n      {\n        \"node\": \"./helpers/maybeArrayLike.js\",\n        \"import\": \"./helpers/esm/maybeArrayLike.js\",\n        \"default\": \"./helpers/maybeArrayLike.js\"\n      },\n      \"./helpers/maybeArrayLike.js\"\n    ],\n    \"./helpers/esm/maybeArrayLike\": \"./helpers/esm/maybeArrayLike.js\",\n    \"./helpers/newArrowCheck\": [\n      {\n        \"node\": \"./helpers/newArrowCheck.js\",\n        \"import\": \"./helpers/esm/newArrowCheck.js\",\n        \"default\": \"./helpers/newArrowCheck.js\"\n      },\n      \"./helpers/newArrowCheck.js\"\n    ],\n    \"./helpers/esm/newArrowCheck\": \"./helpers/esm/newArrowCheck.js\",\n    \"./helpers/nonIterableRest\": [\n      {\n        \"node\": \"./helpers/nonIterableRest.js\",\n        \"import\": \"./helpers/esm/nonIterableRest.js\",\n        \"default\": \"./helpers/nonIterableRest.js\"\n      },\n      \"./helpers/nonIterableRest.js\"\n    ],\n    \"./helpers/esm/nonIterableRest\": \"./helpers/esm/nonIterableRest.js\",\n    \"./helpers/nonIterableSpread\": [\n      {\n        \"node\": \"./helpers/nonIterableSpread.js\",\n        \"import\": \"./helpers/esm/nonIterableSpread.js\",\n        \"default\": \"./helpers/nonIterableSpread.js\"\n      },\n      \"./helpers/nonIterableSpread.js\"\n    ],\n    \"./helpers/esm/nonIterableSpread\": \"./helpers/esm/nonIterableSpread.js\",\n    \"./helpers/nullishReceiverError\": [\n      {\n        \"node\": \"./helpers/nullishReceiverError.js\",\n        \"import\": \"./helpers/esm/nullishReceiverError.js\",\n        \"default\": \"./helpers/nullishReceiverError.js\"\n      },\n      \"./helpers/nullishReceiverError.js\"\n    ],\n    \"./helpers/esm/nullishReceiverError\": \"./helpers/esm/nullishReceiverError.js\",\n    \"./helpers/objectDestructuringEmpty\": [\n      {\n        \"node\": \"./helpers/objectDestructuringEmpty.js\",\n        \"import\": \"./helpers/esm/objectDestructuringEmpty.js\",\n        \"default\": \"./helpers/objectDestructuringEmpty.js\"\n      },\n      \"./helpers/objectDestructuringEmpty.js\"\n    ],\n    \"./helpers/esm/objectDestructuringEmpty\": \"./helpers/esm/objectDestructuringEmpty.js\",\n    \"./helpers/objectSpread2\": [\n      {\n        \"node\": \"./helpers/objectSpread2.js\",\n        \"import\": \"./helpers/esm/objectSpread2.js\",\n        \"default\": \"./helpers/objectSpread2.js\"\n      },\n      \"./helpers/objectSpread2.js\"\n    ],\n    \"./helpers/esm/objectSpread2\": \"./helpers/esm/objectSpread2.js\",\n    \"./helpers/objectWithoutProperties\": [\n      {\n        \"node\": \"./helpers/objectWithoutProperties.js\",\n        \"import\": \"./helpers/esm/objectWithoutProperties.js\",\n        \"default\": \"./helpers/objectWithoutProperties.js\"\n      },\n      \"./helpers/objectWithoutProperties.js\"\n    ],\n    \"./helpers/esm/objectWithoutProperties\": \"./helpers/esm/objectWithoutProperties.js\",\n    \"./helpers/objectWithoutPropertiesLoose\": [\n      {\n        \"node\": \"./helpers/objectWithoutPropertiesLoose.js\",\n        \"import\": \"./helpers/esm/objectWithoutPropertiesLoose.js\",\n        \"default\": \"./helpers/objectWithoutPropertiesLoose.js\"\n      },\n      \"./helpers/objectWithoutPropertiesLoose.js\"\n    ],\n    \"./helpers/esm/objectWithoutPropertiesLoose\": \"./helpers/esm/objectWithoutPropertiesLoose.js\",\n    \"./helpers/possibleConstructorReturn\": [\n      {\n        \"node\": \"./helpers/possibleConstructorReturn.js\",\n        \"import\": \"./helpers/esm/possibleConstructorReturn.js\",\n        \"default\": \"./helpers/possibleConstructorReturn.js\"\n      },\n      \"./helpers/possibleConstructorReturn.js\"\n    ],\n    \"./helpers/esm/possibleConstructorReturn\": \"./helpers/esm/possibleConstructorReturn.js\",\n    \"./helpers/readOnlyError\": [\n      {\n        \"node\": \"./helpers/readOnlyError.js\",\n        \"import\": \"./helpers/esm/readOnlyError.js\",\n        \"default\": \"./helpers/readOnlyError.js\"\n      },\n      \"./helpers/readOnlyError.js\"\n    ],\n    \"./helpers/esm/readOnlyError\": \"./helpers/esm/readOnlyError.js\",\n    \"./helpers/regeneratorRuntime\": [\n      {\n        \"node\": \"./helpers/regeneratorRuntime.js\",\n        \"import\": \"./helpers/esm/regeneratorRuntime.js\",\n        \"default\": \"./helpers/regeneratorRuntime.js\"\n      },\n      \"./helpers/regeneratorRuntime.js\"\n    ],\n    \"./helpers/esm/regeneratorRuntime\": \"./helpers/esm/regeneratorRuntime.js\",\n    \"./helpers/set\": [\n      {\n        \"node\": \"./helpers/set.js\",\n        \"import\": \"./helpers/esm/set.js\",\n        \"default\": \"./helpers/set.js\"\n      },\n      \"./helpers/set.js\"\n    ],\n    \"./helpers/esm/set\": \"./helpers/esm/set.js\",\n    \"./helpers/setFunctionName\": [\n      {\n        \"node\": \"./helpers/setFunctionName.js\",\n        \"import\": \"./helpers/esm/setFunctionName.js\",\n        \"default\": \"./helpers/setFunctionName.js\"\n      },\n      \"./helpers/setFunctionName.js\"\n    ],\n    \"./helpers/esm/setFunctionName\": \"./helpers/esm/setFunctionName.js\",\n    \"./helpers/setPrototypeOf\": [\n      {\n        \"node\": \"./helpers/setPrototypeOf.js\",\n        \"import\": \"./helpers/esm/setPrototypeOf.js\",\n        \"default\": \"./helpers/setPrototypeOf.js\"\n      },\n      \"./helpers/setPrototypeOf.js\"\n    ],\n    \"./helpers/esm/setPrototypeOf\": \"./helpers/esm/setPrototypeOf.js\",\n    \"./helpers/skipFirstGeneratorNext\": [\n      {\n        \"node\": \"./helpers/skipFirstGeneratorNext.js\",\n        \"import\": \"./helpers/esm/skipFirstGeneratorNext.js\",\n        \"default\": \"./helpers/skipFirstGeneratorNext.js\"\n      },\n      \"./helpers/skipFirstGeneratorNext.js\"\n    ],\n    \"./helpers/esm/skipFirstGeneratorNext\": \"./helpers/esm/skipFirstGeneratorNext.js\",\n    \"./helpers/slicedToArray\": [\n      {\n        \"node\": \"./helpers/slicedToArray.js\",\n        \"import\": \"./helpers/esm/slicedToArray.js\",\n        \"default\": \"./helpers/slicedToArray.js\"\n      },\n      \"./helpers/slicedToArray.js\"\n    ],\n    \"./helpers/esm/slicedToArray\": \"./helpers/esm/slicedToArray.js\",\n    \"./helpers/superPropBase\": [\n      {\n        \"node\": \"./helpers/superPropBase.js\",\n        \"import\": \"./helpers/esm/superPropBase.js\",\n        \"default\": \"./helpers/superPropBase.js\"\n      },\n      \"./helpers/superPropBase.js\"\n    ],\n    \"./helpers/esm/superPropBase\": \"./helpers/esm/superPropBase.js\",\n    \"./helpers/superPropGet\": [\n      {\n        \"node\": \"./helpers/superPropGet.js\",\n        \"import\": \"./helpers/esm/superPropGet.js\",\n        \"default\": \"./helpers/superPropGet.js\"\n      },\n      \"./helpers/superPropGet.js\"\n    ],\n    \"./helpers/esm/superPropGet\": \"./helpers/esm/superPropGet.js\",\n    \"./helpers/superPropSet\": [\n      {\n        \"node\": \"./helpers/superPropSet.js\",\n        \"import\": \"./helpers/esm/superPropSet.js\",\n        \"default\": \"./helpers/superPropSet.js\"\n      },\n      \"./helpers/superPropSet.js\"\n    ],\n    \"./helpers/esm/superPropSet\": \"./helpers/esm/superPropSet.js\",\n    \"./helpers/taggedTemplateLiteral\": [\n      {\n        \"node\": \"./helpers/taggedTemplateLiteral.js\",\n        \"import\": \"./helpers/esm/taggedTemplateLiteral.js\",\n        \"default\": \"./helpers/taggedTemplateLiteral.js\"\n      },\n      \"./helpers/taggedTemplateLiteral.js\"\n    ],\n    \"./helpers/esm/taggedTemplateLiteral\": \"./helpers/esm/taggedTemplateLiteral.js\",\n    \"./helpers/taggedTemplateLiteralLoose\": [\n      {\n        \"node\": \"./helpers/taggedTemplateLiteralLoose.js\",\n        \"import\": \"./helpers/esm/taggedTemplateLiteralLoose.js\",\n        \"default\": \"./helpers/taggedTemplateLiteralLoose.js\"\n      },\n      \"./helpers/taggedTemplateLiteralLoose.js\"\n    ],\n    \"./helpers/esm/taggedTemplateLiteralLoose\": \"./helpers/esm/taggedTemplateLiteralLoose.js\",\n    \"./helpers/tdz\": [\n      {\n        \"node\": \"./helpers/tdz.js\",\n        \"import\": \"./helpers/esm/tdz.js\",\n        \"default\": \"./helpers/tdz.js\"\n      },\n      \"./helpers/tdz.js\"\n    ],\n    \"./helpers/esm/tdz\": \"./helpers/esm/tdz.js\",\n    \"./helpers/temporalRef\": [\n      {\n        \"node\": \"./helpers/temporalRef.js\",\n        \"import\": \"./helpers/esm/temporalRef.js\",\n        \"default\": \"./helpers/temporalRef.js\"\n      },\n      \"./helpers/temporalRef.js\"\n    ],\n    \"./helpers/esm/temporalRef\": \"./helpers/esm/temporalRef.js\",\n    \"./helpers/temporalUndefined\": [\n      {\n        \"node\": \"./helpers/temporalUndefined.js\",\n        \"import\": \"./helpers/esm/temporalUndefined.js\",\n        \"default\": \"./helpers/temporalUndefined.js\"\n      },\n      \"./helpers/temporalUndefined.js\"\n    ],\n    \"./helpers/esm/temporalUndefined\": \"./helpers/esm/temporalUndefined.js\",\n    \"./helpers/toArray\": [\n      {\n        \"node\": \"./helpers/toArray.js\",\n        \"import\": \"./helpers/esm/toArray.js\",\n        \"default\": \"./helpers/toArray.js\"\n      },\n      \"./helpers/toArray.js\"\n    ],\n    \"./helpers/esm/toArray\": \"./helpers/esm/toArray.js\",\n    \"./helpers/toConsumableArray\": [\n      {\n        \"node\": \"./helpers/toConsumableArray.js\",\n        \"import\": \"./helpers/esm/toConsumableArray.js\",\n        \"default\": \"./helpers/toConsumableArray.js\"\n      },\n      \"./helpers/toConsumableArray.js\"\n    ],\n    \"./helpers/esm/toConsumableArray\": \"./helpers/esm/toConsumableArray.js\",\n    \"./helpers/toPrimitive\": [\n      {\n        \"node\": \"./helpers/toPrimitive.js\",\n        \"import\": \"./helpers/esm/toPrimitive.js\",\n        \"default\": \"./helpers/toPrimitive.js\"\n      },\n      \"./helpers/toPrimitive.js\"\n    ],\n    \"./helpers/esm/toPrimitive\": \"./helpers/esm/toPrimitive.js\",\n    \"./helpers/toPropertyKey\": [\n      {\n        \"node\": \"./helpers/toPropertyKey.js\",\n        \"import\": \"./helpers/esm/toPropertyKey.js\",\n        \"default\": \"./helpers/toPropertyKey.js\"\n      },\n      \"./helpers/toPropertyKey.js\"\n    ],\n    \"./helpers/esm/toPropertyKey\": \"./helpers/esm/toPropertyKey.js\",\n    \"./helpers/toSetter\": [\n      {\n        \"node\": \"./helpers/toSetter.js\",\n        \"import\": \"./helpers/esm/toSetter.js\",\n        \"default\": \"./helpers/toSetter.js\"\n      },\n      \"./helpers/toSetter.js\"\n    ],\n    \"./helpers/esm/toSetter\": \"./helpers/esm/toSetter.js\",\n    \"./helpers/tsRewriteRelativeImportExtensions\": [\n      {\n        \"node\": \"./helpers/tsRewriteRelativeImportExtensions.js\",\n        \"import\": \"./helpers/esm/tsRewriteRelativeImportExtensions.js\",\n        \"default\": \"./helpers/tsRewriteRelativeImportExtensions.js\"\n      },\n      \"./helpers/tsRewriteRelativeImportExtensions.js\"\n    ],\n    \"./helpers/esm/tsRewriteRelativeImportExtensions\": \"./helpers/esm/tsRewriteRelativeImportExtensions.js\",\n    \"./helpers/typeof\": [\n      {\n        \"node\": \"./helpers/typeof.js\",\n        \"import\": \"./helpers/esm/typeof.js\",\n        \"default\": \"./helpers/typeof.js\"\n      },\n      \"./helpers/typeof.js\"\n    ],\n    \"./helpers/esm/typeof\": \"./helpers/esm/typeof.js\",\n    \"./helpers/unsupportedIterableToArray\": [\n      {\n        \"node\": \"./helpers/unsupportedIterableToArray.js\",\n        \"import\": \"./helpers/esm/unsupportedIterableToArray.js\",\n        \"default\": \"./helpers/unsupportedIterableToArray.js\"\n      },\n      \"./helpers/unsupportedIterableToArray.js\"\n    ],\n    \"./helpers/esm/unsupportedIterableToArray\": \"./helpers/esm/unsupportedIterableToArray.js\",\n    \"./helpers/usingCtx\": [\n      {\n        \"node\": \"./helpers/usingCtx.js\",\n        \"import\": \"./helpers/esm/usingCtx.js\",\n        \"default\": \"./helpers/usingCtx.js\"\n      },\n      \"./helpers/usingCtx.js\"\n    ],\n    \"./helpers/esm/usingCtx\": \"./helpers/esm/usingCtx.js\",\n    \"./helpers/wrapAsyncGenerator\": [\n      {\n        \"node\": \"./helpers/wrapAsyncGenerator.js\",\n        \"import\": \"./helpers/esm/wrapAsyncGenerator.js\",\n        \"default\": \"./helpers/wrapAsyncGenerator.js\"\n      },\n      \"./helpers/wrapAsyncGenerator.js\"\n    ],\n    \"./helpers/esm/wrapAsyncGenerator\": \"./helpers/esm/wrapAsyncGenerator.js\",\n    \"./helpers/wrapNativeSuper\": [\n      {\n        \"node\": \"./helpers/wrapNativeSuper.js\",\n        \"import\": \"./helpers/esm/wrapNativeSuper.js\",\n        \"default\": \"./helpers/wrapNativeSuper.js\"\n      },\n      \"./helpers/wrapNativeSuper.js\"\n    ],\n    \"./helpers/esm/wrapNativeSuper\": \"./helpers/esm/wrapNativeSuper.js\",\n    \"./helpers/wrapRegExp\": [\n      {\n        \"node\": \"./helpers/wrapRegExp.js\",\n        \"import\": \"./helpers/esm/wrapRegExp.js\",\n        \"default\": \"./helpers/wrapRegExp.js\"\n      },\n      \"./helpers/wrapRegExp.js\"\n    ],\n    \"./helpers/esm/wrapRegExp\": \"./helpers/esm/wrapRegExp.js\",\n    \"./helpers/writeOnlyError\": [\n      {\n        \"node\": \"./helpers/writeOnlyError.js\",\n        \"import\": \"./helpers/esm/writeOnlyError.js\",\n        \"default\": \"./helpers/writeOnlyError.js\"\n      },\n      \"./helpers/writeOnlyError.js\"\n    ],\n    \"./helpers/esm/writeOnlyError\": \"./helpers/esm/writeOnlyError.js\",\n    \"./helpers/AwaitValue\": [\n      {\n        \"node\": \"./helpers/AwaitValue.js\",\n        \"import\": \"./helpers/esm/AwaitValue.js\",\n        \"default\": \"./helpers/AwaitValue.js\"\n      },\n      \"./helpers/AwaitValue.js\"\n    ],\n    \"./helpers/esm/AwaitValue\": \"./helpers/esm/AwaitValue.js\",\n    \"./helpers/applyDecs\": [\n      {\n        \"node\": \"./helpers/applyDecs.js\",\n        \"import\": \"./helpers/esm/applyDecs.js\",\n        \"default\": \"./helpers/applyDecs.js\"\n      },\n      \"./helpers/applyDecs.js\"\n    ],\n    \"./helpers/esm/applyDecs\": \"./helpers/esm/applyDecs.js\",\n    \"./helpers/applyDecs2203\": [\n      {\n        \"node\": \"./helpers/applyDecs2203.js\",\n        \"import\": \"./helpers/esm/applyDecs2203.js\",\n        \"default\": \"./helpers/applyDecs2203.js\"\n      },\n      \"./helpers/applyDecs2203.js\"\n    ],\n    \"./helpers/esm/applyDecs2203\": \"./helpers/esm/applyDecs2203.js\",\n    \"./helpers/applyDecs2203R\": [\n      {\n        \"node\": \"./helpers/applyDecs2203R.js\",\n        \"import\": \"./helpers/esm/applyDecs2203R.js\",\n        \"default\": \"./helpers/applyDecs2203R.js\"\n      },\n      \"./helpers/applyDecs2203R.js\"\n    ],\n    \"./helpers/esm/applyDecs2203R\": \"./helpers/esm/applyDecs2203R.js\",\n    \"./helpers/applyDecs2301\": [\n      {\n        \"node\": \"./helpers/applyDecs2301.js\",\n        \"import\": \"./helpers/esm/applyDecs2301.js\",\n        \"default\": \"./helpers/applyDecs2301.js\"\n      },\n      \"./helpers/applyDecs2301.js\"\n    ],\n    \"./helpers/esm/applyDecs2301\": \"./helpers/esm/applyDecs2301.js\",\n    \"./helpers/applyDecs2305\": [\n      {\n        \"node\": \"./helpers/applyDecs2305.js\",\n        \"import\": \"./helpers/esm/applyDecs2305.js\",\n        \"default\": \"./helpers/applyDecs2305.js\"\n      },\n      \"./helpers/applyDecs2305.js\"\n    ],\n    \"./helpers/esm/applyDecs2305\": \"./helpers/esm/applyDecs2305.js\",\n    \"./helpers/classApplyDescriptorDestructureSet\": [\n      {\n        \"node\": \"./helpers/classApplyDescriptorDestructureSet.js\",\n        \"import\": \"./helpers/esm/classApplyDescriptorDestructureSet.js\",\n        \"default\": \"./helpers/classApplyDescriptorDestructureSet.js\"\n      },\n      \"./helpers/classApplyDescriptorDestructureSet.js\"\n    ],\n    \"./helpers/esm/classApplyDescriptorDestructureSet\": \"./helpers/esm/classApplyDescriptorDestructureSet.js\",\n    \"./helpers/classApplyDescriptorGet\": [\n      {\n        \"node\": \"./helpers/classApplyDescriptorGet.js\",\n        \"import\": \"./helpers/esm/classApplyDescriptorGet.js\",\n        \"default\": \"./helpers/classApplyDescriptorGet.js\"\n      },\n      \"./helpers/classApplyDescriptorGet.js\"\n    ],\n    \"./helpers/esm/classApplyDescriptorGet\": \"./helpers/esm/classApplyDescriptorGet.js\",\n    \"./helpers/classApplyDescriptorSet\": [\n      {\n        \"node\": \"./helpers/classApplyDescriptorSet.js\",\n        \"import\": \"./helpers/esm/classApplyDescriptorSet.js\",\n        \"default\": \"./helpers/classApplyDescriptorSet.js\"\n      },\n      \"./helpers/classApplyDescriptorSet.js\"\n    ],\n    \"./helpers/esm/classApplyDescriptorSet\": \"./helpers/esm/classApplyDescriptorSet.js\",\n    \"./helpers/classCheckPrivateStaticAccess\": [\n      {\n        \"node\": \"./helpers/classCheckPrivateStaticAccess.js\",\n        \"import\": \"./helpers/esm/classCheckPrivateStaticAccess.js\",\n        \"default\": \"./helpers/classCheckPrivateStaticAccess.js\"\n      },\n      \"./helpers/classCheckPrivateStaticAccess.js\"\n    ],\n    \"./helpers/esm/classCheckPrivateStaticAccess\": \"./helpers/esm/classCheckPrivateStaticAccess.js\",\n    \"./helpers/classCheckPrivateStaticFieldDescriptor\": [\n      {\n        \"node\": \"./helpers/classCheckPrivateStaticFieldDescriptor.js\",\n        \"import\": \"./helpers/esm/classCheckPrivateStaticFieldDescriptor.js\",\n        \"default\": \"./helpers/classCheckPrivateStaticFieldDescriptor.js\"\n      },\n      \"./helpers/classCheckPrivateStaticFieldDescriptor.js\"\n    ],\n    \"./helpers/esm/classCheckPrivateStaticFieldDescriptor\": \"./helpers/esm/classCheckPrivateStaticFieldDescriptor.js\",\n    \"./helpers/classExtractFieldDescriptor\": [\n      {\n        \"node\": \"./helpers/classExtractFieldDescriptor.js\",\n        \"import\": \"./helpers/esm/classExtractFieldDescriptor.js\",\n        \"default\": \"./helpers/classExtractFieldDescriptor.js\"\n      },\n      \"./helpers/classExtractFieldDescriptor.js\"\n    ],\n    \"./helpers/esm/classExtractFieldDescriptor\": \"./helpers/esm/classExtractFieldDescriptor.js\",\n    \"./helpers/classPrivateFieldDestructureSet\": [\n      {\n        \"node\": \"./helpers/classPrivateFieldDestructureSet.js\",\n        \"import\": \"./helpers/esm/classPrivateFieldDestructureSet.js\",\n        \"default\": \"./helpers/classPrivateFieldDestructureSet.js\"\n      },\n      \"./helpers/classPrivateFieldDestructureSet.js\"\n    ],\n    \"./helpers/esm/classPrivateFieldDestructureSet\": \"./helpers/esm/classPrivateFieldDestructureSet.js\",\n    \"./helpers/classPrivateFieldGet\": [\n      {\n        \"node\": \"./helpers/classPrivateFieldGet.js\",\n        \"import\": \"./helpers/esm/classPrivateFieldGet.js\",\n        \"default\": \"./helpers/classPrivateFieldGet.js\"\n      },\n      \"./helpers/classPrivateFieldGet.js\"\n    ],\n    \"./helpers/esm/classPrivateFieldGet\": \"./helpers/esm/classPrivateFieldGet.js\",\n    \"./helpers/classPrivateFieldSet\": [\n      {\n        \"node\": \"./helpers/classPrivateFieldSet.js\",\n        \"import\": \"./helpers/esm/classPrivateFieldSet.js\",\n        \"default\": \"./helpers/classPrivateFieldSet.js\"\n      },\n      \"./helpers/classPrivateFieldSet.js\"\n    ],\n    \"./helpers/esm/classPrivateFieldSet\": \"./helpers/esm/classPrivateFieldSet.js\",\n    \"./helpers/classPrivateMethodGet\": [\n      {\n        \"node\": \"./helpers/classPrivateMethodGet.js\",\n        \"import\": \"./helpers/esm/classPrivateMethodGet.js\",\n        \"default\": \"./helpers/classPrivateMethodGet.js\"\n      },\n      \"./helpers/classPrivateMethodGet.js\"\n    ],\n    \"./helpers/esm/classPrivateMethodGet\": \"./helpers/esm/classPrivateMethodGet.js\",\n    \"./helpers/classPrivateMethodSet\": [\n      {\n        \"node\": \"./helpers/classPrivateMethodSet.js\",\n        \"import\": \"./helpers/esm/classPrivateMethodSet.js\",\n        \"default\": \"./helpers/classPrivateMethodSet.js\"\n      },\n      \"./helpers/classPrivateMethodSet.js\"\n    ],\n    \"./helpers/esm/classPrivateMethodSet\": \"./helpers/esm/classPrivateMethodSet.js\",\n    \"./helpers/classStaticPrivateFieldDestructureSet\": [\n      {\n        \"node\": \"./helpers/classStaticPrivateFieldDestructureSet.js\",\n        \"import\": \"./helpers/esm/classStaticPrivateFieldDestructureSet.js\",\n        \"default\": \"./helpers/classStaticPrivateFieldDestructureSet.js\"\n      },\n      \"./helpers/classStaticPrivateFieldDestructureSet.js\"\n    ],\n    \"./helpers/esm/classStaticPrivateFieldDestructureSet\": \"./helpers/esm/classStaticPrivateFieldDestructureSet.js\",\n    \"./helpers/classStaticPrivateFieldSpecGet\": [\n      {\n        \"node\": \"./helpers/classStaticPrivateFieldSpecGet.js\",\n        \"import\": \"./helpers/esm/classStaticPrivateFieldSpecGet.js\",\n        \"default\": \"./helpers/classStaticPrivateFieldSpecGet.js\"\n      },\n      \"./helpers/classStaticPrivateFieldSpecGet.js\"\n    ],\n    \"./helpers/esm/classStaticPrivateFieldSpecGet\": \"./helpers/esm/classStaticPrivateFieldSpecGet.js\",\n    \"./helpers/classStaticPrivateFieldSpecSet\": [\n      {\n        \"node\": \"./helpers/classStaticPrivateFieldSpecSet.js\",\n        \"import\": \"./helpers/esm/classStaticPrivateFieldSpecSet.js\",\n        \"default\": \"./helpers/classStaticPrivateFieldSpecSet.js\"\n      },\n      \"./helpers/classStaticPrivateFieldSpecSet.js\"\n    ],\n    \"./helpers/esm/classStaticPrivateFieldSpecSet\": \"./helpers/esm/classStaticPrivateFieldSpecSet.js\",\n    \"./helpers/classStaticPrivateMethodSet\": [\n      {\n        \"node\": \"./helpers/classStaticPrivateMethodSet.js\",\n        \"import\": \"./helpers/esm/classStaticPrivateMethodSet.js\",\n        \"default\": \"./helpers/classStaticPrivateMethodSet.js\"\n      },\n      \"./helpers/classStaticPrivateMethodSet.js\"\n    ],\n    \"./helpers/esm/classStaticPrivateMethodSet\": \"./helpers/esm/classStaticPrivateMethodSet.js\",\n    \"./helpers/defineEnumerableProperties\": [\n      {\n        \"node\": \"./helpers/defineEnumerableProperties.js\",\n        \"import\": \"./helpers/esm/defineEnumerableProperties.js\",\n        \"default\": \"./helpers/defineEnumerableProperties.js\"\n      },\n      \"./helpers/defineEnumerableProperties.js\"\n    ],\n    \"./helpers/esm/defineEnumerableProperties\": \"./helpers/esm/defineEnumerableProperties.js\",\n    \"./helpers/dispose\": [\n      {\n        \"node\": \"./helpers/dispose.js\",\n        \"import\": \"./helpers/esm/dispose.js\",\n        \"default\": \"./helpers/dispose.js\"\n      },\n      \"./helpers/dispose.js\"\n    ],\n    \"./helpers/esm/dispose\": \"./helpers/esm/dispose.js\",\n    \"./helpers/objectSpread\": [\n      {\n        \"node\": \"./helpers/objectSpread.js\",\n        \"import\": \"./helpers/esm/objectSpread.js\",\n        \"default\": \"./helpers/objectSpread.js\"\n      },\n      \"./helpers/objectSpread.js\"\n    ],\n    \"./helpers/esm/objectSpread\": \"./helpers/esm/objectSpread.js\",\n    \"./helpers/using\": [\n      {\n        \"node\": \"./helpers/using.js\",\n        \"import\": \"./helpers/esm/using.js\",\n        \"default\": \"./helpers/using.js\"\n      },\n      \"./helpers/using.js\"\n    ],\n    \"./helpers/esm/using\": \"./helpers/esm/using.js\",\n    \"./package\": \"./package.json\",\n    \"./package.json\": \"./package.json\",\n    \"./regenerator\": \"./regenerator/index.js\",\n    \"./regenerator/*.js\": \"./regenerator/*.js\",\n    \"./regenerator/\": \"./regenerator/\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  },\n  \"type\": \"commonjs\"\n}",
  "node_modules/@babel/template/package.json": "{\n  \"name\": \"@babel/template\",\n  \"version\": \"7.27.2\",\n  \"description\": \"Generate an AST from a string template.\",\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-template\",\n  \"bugs\": \"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-template\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"dependencies\": {\n    \"@babel/code-frame\": \"^7.27.1\",\n    \"@babel/parser\": \"^7.27.2\",\n    \"@babel/types\": \"^7.27.1\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  },\n  \"type\": \"commonjs\"\n}",
  "node_modules/@babel/traverse/package.json": "{\n  \"name\": \"@babel/traverse\",\n  \"version\": \"7.27.1\",\n  \"description\": \"The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes\",\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-traverse\",\n  \"bugs\": \"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20traverse%22+is%3Aopen\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-traverse\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"dependencies\": {\n    \"@babel/code-frame\": \"^7.27.1\",\n    \"@babel/generator\": \"^7.27.1\",\n    \"@babel/parser\": \"^7.27.1\",\n    \"@babel/template\": \"^7.27.1\",\n    \"@babel/types\": \"^7.27.1\",\n    \"debug\": \"^4.3.1\",\n    \"globals\": \"^11.1.0\"\n  },\n  \"devDependencies\": {\n    \"@babel/core\": \"^7.27.1\",\n    \"@babel/helper-plugin-test-runner\": \"^7.27.1\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  },\n  \"type\": \"commonjs\"\n}",
  "node_modules/@babel/types/lib/index-legacy.d.ts": "// NOTE: This file is autogenerated. Do not modify.\n// See packages/babel-types/scripts/generators/typescript-legacy.ts for script used.\n\ninterface BaseComment {\n  value: string;\n  start: number;\n  end: number;\n  loc: SourceLocation;\n  type: \"CommentBlock\" | \"CommentLine\";\n}\n\nexport interface CommentBlock extends BaseComment {\n  type: \"CommentBlock\";\n}\n\nexport interface CommentLine extends BaseComment {\n  type: \"CommentLine\";\n}\n\nexport type Comment = CommentBlock | CommentLine;\n\nexport interface SourceLocation {\n  start: {\n    line: number;\n    column: number;\n  };\n\n  end: {\n    line: number;\n    column: number;\n  };\n}\n\ninterface BaseNode {\n  leadingComments: ReadonlyArray<Comment> | null;\n  innerComments: ReadonlyArray<Comment> | null;\n  trailingComments: ReadonlyArray<Comment> | null;\n  start: number | null;\n  end: number | null;\n  loc: SourceLocation | null;\n  type: Node[\"type\"];\n  extra?: Record<string, unknown>;\n}\n\nexport type Node = Accessor | AnyTypeAnnotation | ArgumentPlaceholder | ArrayExpression | ArrayPattern | ArrayTypeAnnotation | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BigIntLiteral | Binary | BinaryExpression | BindExpression | Block | BlockParent | BlockStatement | BooleanLiteral | BooleanLiteralTypeAnnotation | BooleanTypeAnnotation | BreakStatement | CallExpression | CatchClause | Class | ClassAccessorProperty | ClassBody | ClassDeclaration | ClassExpression | ClassImplements | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | CompletionStatement | Conditional | ConditionalExpression | ContinueStatement | DebuggerStatement | DecimalLiteral | Declaration | DeclareClass | DeclareExportAllDeclaration | DeclareExportDeclaration | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareOpaqueType | DeclareTypeAlias | DeclareVariable | DeclaredPredicate | Decorator | Directive | DirectiveLiteral | DoExpression | DoWhileStatement | EmptyStatement | EmptyTypeAnnotation | EnumBody | EnumBooleanBody | EnumBooleanMember | EnumDeclaration | EnumDefaultedMember | EnumMember | EnumNumberBody | EnumNumberMember | EnumStringBody | EnumStringMember | EnumSymbolBody | ExistsTypeAnnotation | ExportAllDeclaration | ExportDeclaration | ExportDefaultDeclaration | ExportDefaultSpecifier | ExportNamedDeclaration | ExportNamespaceSpecifier | ExportSpecifier | Expression | ExpressionStatement | ExpressionWrapper | File | Flow | FlowBaseAnnotation | FlowDeclaration | FlowPredicate | FlowType | For | ForInStatement | ForOfStatement | ForStatement | ForXStatement | Function | FunctionDeclaration | FunctionExpression | FunctionParameter | FunctionParent | FunctionTypeAnnotation | FunctionTypeParam | GenericTypeAnnotation | Identifier | IfStatement | Immutable | Import | ImportAttribute | ImportDeclaration | ImportDefaultSpecifier | ImportExpression | ImportNamespaceSpecifier | ImportOrExportDeclaration | ImportSpecifier | IndexedAccessType | InferredPredicate | InterfaceDeclaration | InterfaceExtends | InterfaceTypeAnnotation | InterpreterDirective | IntersectionTypeAnnotation | JSX | JSXAttribute | JSXClosingElement | JSXClosingFragment | JSXElement | JSXEmptyExpression | JSXExpressionContainer | JSXFragment | JSXIdentifier | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement | JSXOpeningFragment | JSXSpreadAttribute | JSXSpreadChild | JSXText | LVal | LabeledStatement | Literal | LogicalExpression | Loop | MemberExpression | MetaProperty | Method | Miscellaneous | MixedTypeAnnotation | ModuleDeclaration | ModuleExpression | ModuleSpecifier | NewExpression | Noop | NullLiteral | NullLiteralTypeAnnotation | NullableTypeAnnotation | NumberLiteral | NumberLiteralTypeAnnotation | NumberTypeAnnotation | NumericLiteral | ObjectExpression | ObjectMember | ObjectMethod | ObjectPattern | ObjectProperty | ObjectTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalCallExpression | OptionalIndexedAccessType | OptionalMemberExpression | ParenthesizedExpression | Pattern | PatternLike | PipelineBareFunction | PipelinePrimaryTopicReference | PipelineTopicExpression | Placeholder | Private | PrivateName | Program | Property | Pureish | QualifiedTypeIdentifier | RecordExpression | RegExpLiteral | RegexLiteral | RestElement | RestProperty | ReturnStatement | Scopable | SequenceExpression | SpreadElement | SpreadProperty | Standardized | Statement | StaticBlock | StringLiteral | StringLiteralTypeAnnotation | StringTypeAnnotation | Super | SwitchCase | SwitchStatement | SymbolTypeAnnotation | TSAnyKeyword | TSArrayType | TSAsExpression | TSBaseType | TSBigIntKeyword | TSBooleanKeyword | TSCallSignatureDeclaration | TSConditionalType | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSEntityName | TSEnumBody | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSExpressionWithTypeArguments | TSExternalModuleReference | TSFunctionType | TSImportEqualsDeclaration | TSImportType | TSIndexSignature | TSIndexedAccessType | TSInferType | TSInstantiationExpression | TSInterfaceBody | TSInterfaceDeclaration | TSIntersectionType | TSIntrinsicKeyword | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBlock | TSModuleDeclaration | TSNamedTupleMember | TSNamespaceExportDeclaration | TSNeverKeyword | TSNonNullExpression | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSOptionalType | TSParameterProperty | TSParenthesizedType | TSPropertySignature | TSQualifiedName | TSRestType | TSSatisfiesExpression | TSStringKeyword | TSSymbolKeyword | TSTemplateLiteralType | TSThisType | TSTupleType | TSType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeElement | TSTypeLiteral | TSTypeOperator | TSTypeParameter | TSTypeParameterDeclaration | TSTypeParameterInstantiation | TSTypePredicate | TSTypeQuery | TSTypeReference | TSUndefinedKeyword | TSUnionType | TSUnknownKeyword | TSVoidKeyword | TaggedTemplateExpression | TemplateElement | TemplateLiteral | Terminatorless | ThisExpression | ThisTypeAnnotation | ThrowStatement | TopicReference | TryStatement | TupleExpression | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeCastExpression | TypeParameter | TypeParameterDeclaration | TypeParameterInstantiation | TypeScript | TypeofTypeAnnotation | UnaryExpression | UnaryLike | UnionTypeAnnotation | UpdateExpression | UserWhitespacable | V8IntrinsicIdentifier | VariableDeclaration | VariableDeclarator | Variance | VoidPattern | VoidTypeAnnotation | While | WhileStatement | WithStatement | YieldExpression;\n\nexport interface ArrayExpression extends BaseNode {\n  type: \"ArrayExpression\";\n  elements: (null | Expression | SpreadElement)[];\n}\n\nexport interface AssignmentExpression extends BaseNode {\n  type: \"AssignmentExpression\";\n  operator: string;\n  left: LVal | OptionalMemberExpression;\n  right: Expression;\n}\n\nexport interface BinaryExpression extends BaseNode {\n  type: \"BinaryExpression\";\n  operator: \"+\" | \"-\" | \"/\" | \"%\" | \"*\" | \"**\" | \"&\" | \"|\" | \">>\" | \">>>\" | \"<<\" | \"^\" | \"==\" | \"===\" | \"!=\" | \"!==\" | \"in\" | \"instanceof\" | \">\" | \"<\" | \">=\" | \"<=\" | \"|>\";\n  left: Expression | PrivateName;\n  right: Expression;\n}\n\nexport interface InterpreterDirective extends BaseNode {\n  type: \"InterpreterDirective\";\n  value: string;\n}\n\nexport interface Directive extends BaseNode {\n  type: \"Directive\";\n  value: DirectiveLiteral;\n}\n\nexport interface DirectiveLiteral extends BaseNode {\n  type: \"DirectiveLiteral\";\n  value: string;\n}\n\nexport interface BlockStatement extends BaseNode {\n  type: \"BlockStatement\";\n  body: Statement[];\n  directives: Directive[];\n}\n\nexport interface BreakStatement extends BaseNode {\n  type: \"BreakStatement\";\n  label: Identifier | null;\n}\n\nexport interface CallExpression extends BaseNode {\n  type: \"CallExpression\";\n  callee: Expression | Super | V8IntrinsicIdentifier;\n  arguments: (Expression | SpreadElement | ArgumentPlaceholder)[];\n  optional: boolean | null;\n  typeArguments: TypeParameterInstantiation | null;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface CatchClause extends BaseNode {\n  type: \"CatchClause\";\n  param: Identifier | ArrayPattern | ObjectPattern | null;\n  body: BlockStatement;\n}\n\nexport interface ConditionalExpression extends BaseNode {\n  type: \"ConditionalExpression\";\n  test: Expression;\n  consequent: Expression;\n  alternate: Expression;\n}\n\nexport interface ContinueStatement extends BaseNode {\n  type: \"ContinueStatement\";\n  label: Identifier | null;\n}\n\nexport interface DebuggerStatement extends BaseNode {\n  type: \"DebuggerStatement\";\n}\n\nexport interface DoWhileStatement extends BaseNode {\n  type: \"DoWhileStatement\";\n  test: Expression;\n  body: Statement;\n}\n\nexport interface EmptyStatement extends BaseNode {\n  type: \"EmptyStatement\";\n}\n\nexport interface ExpressionStatement extends BaseNode {\n  type: \"ExpressionStatement\";\n  expression: Expression;\n}\n\nexport interface File extends BaseNode {\n  type: \"File\";\n  program: Program;\n  comments: (CommentBlock | CommentLine)[] | null;\n  tokens: any[] | null;\n}\n\nexport interface ForInStatement extends BaseNode {\n  type: \"ForInStatement\";\n  left: VariableDeclaration | LVal;\n  right: Expression;\n  body: Statement;\n}\n\nexport interface ForStatement extends BaseNode {\n  type: \"ForStatement\";\n  init: VariableDeclaration | Expression | null;\n  test: Expression | null;\n  update: Expression | null;\n  body: Statement;\n}\n\nexport interface FunctionDeclaration extends BaseNode {\n  type: \"FunctionDeclaration\";\n  id: Identifier | null;\n  params: FunctionParameter[];\n  body: BlockStatement;\n  generator: boolean;\n  async: boolean;\n  declare: boolean | null;\n  predicate: DeclaredPredicate | InferredPredicate | null;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface FunctionExpression extends BaseNode {\n  type: \"FunctionExpression\";\n  id: Identifier | null;\n  params: FunctionParameter[];\n  body: BlockStatement;\n  generator: boolean;\n  async: boolean;\n  predicate: DeclaredPredicate | InferredPredicate | null;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface Identifier extends BaseNode {\n  type: \"Identifier\";\n  name: string;\n  decorators: Decorator[] | null;\n  optional: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface IfStatement extends BaseNode {\n  type: \"IfStatement\";\n  test: Expression;\n  consequent: Statement;\n  alternate: Statement | null;\n}\n\nexport interface LabeledStatement extends BaseNode {\n  type: \"LabeledStatement\";\n  label: Identifier;\n  body: Statement;\n}\n\nexport interface StringLiteral extends BaseNode {\n  type: \"StringLiteral\";\n  value: string;\n}\n\nexport interface NumericLiteral extends BaseNode {\n  type: \"NumericLiteral\";\n  value: number;\n}\n\nexport interface NullLiteral extends BaseNode {\n  type: \"NullLiteral\";\n}\n\nexport interface BooleanLiteral extends BaseNode {\n  type: \"BooleanLiteral\";\n  value: boolean;\n}\n\nexport interface RegExpLiteral extends BaseNode {\n  type: \"RegExpLiteral\";\n  pattern: string;\n  flags: string;\n}\n\nexport interface LogicalExpression extends BaseNode {\n  type: \"LogicalExpression\";\n  operator: \"||\" | \"&&\" | \"??\";\n  left: Expression;\n  right: Expression;\n}\n\nexport interface MemberExpression extends BaseNode {\n  type: \"MemberExpression\";\n  object: Expression | Super;\n  property: Expression | Identifier | PrivateName;\n  computed: boolean;\n  optional: boolean | null;\n}\n\nexport interface NewExpression extends BaseNode {\n  type: \"NewExpression\";\n  callee: Expression | Super | V8IntrinsicIdentifier;\n  arguments: (Expression | SpreadElement | ArgumentPlaceholder)[];\n  optional: boolean | null;\n  typeArguments: TypeParameterInstantiation | null;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface Program extends BaseNode {\n  type: \"Program\";\n  body: Statement[];\n  directives: Directive[];\n  sourceType: \"script\" | \"module\";\n  interpreter: InterpreterDirective | null;\n}\n\nexport interface ObjectExpression extends BaseNode {\n  type: \"ObjectExpression\";\n  properties: (ObjectMethod | ObjectProperty | SpreadElement)[];\n}\n\nexport interface ObjectMethod extends BaseNode {\n  type: \"ObjectMethod\";\n  kind: \"method\" | \"get\" | \"set\";\n  key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral;\n  params: FunctionParameter[];\n  body: BlockStatement;\n  computed: boolean;\n  generator: boolean;\n  async: boolean;\n  decorators: Decorator[] | null;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface ObjectProperty extends BaseNode {\n  type: \"ObjectProperty\";\n  key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral | DecimalLiteral | PrivateName;\n  value: Expression | PatternLike;\n  computed: boolean;\n  shorthand: boolean;\n  decorators: Decorator[] | null;\n}\n\nexport interface RestElement extends BaseNode {\n  type: \"RestElement\";\n  argument: Identifier | ArrayPattern | ObjectPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression | RestElement | AssignmentPattern;\n  decorators: Decorator[] | null;\n  optional: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface ReturnStatement extends BaseNode {\n  type: \"ReturnStatement\";\n  argument: Expression | null;\n}\n\nexport interface SequenceExpression extends BaseNode {\n  type: \"SequenceExpression\";\n  expressions: Expression[];\n}\n\nexport interface ParenthesizedExpression extends BaseNode {\n  type: \"ParenthesizedExpression\";\n  expression: Expression;\n}\n\nexport interface SwitchCase extends BaseNode {\n  type: \"SwitchCase\";\n  test: Expression | null;\n  consequent: Statement[];\n}\n\nexport interface SwitchStatement extends BaseNode {\n  type: \"SwitchStatement\";\n  discriminant: Expression;\n  cases: SwitchCase[];\n}\n\nexport interface ThisExpression extends BaseNode {\n  type: \"ThisExpression\";\n}\n\nexport interface ThrowStatement extends BaseNode {\n  type: \"ThrowStatement\";\n  argument: Expression;\n}\n\nexport interface TryStatement extends BaseNode {\n  type: \"TryStatement\";\n  block: BlockStatement;\n  handler: CatchClause | null;\n  finalizer: BlockStatement | null;\n}\n\nexport interface UnaryExpression extends BaseNode {\n  type: \"UnaryExpression\";\n  operator: \"void\" | \"throw\" | \"delete\" | \"!\" | \"+\" | \"-\" | \"~\" | \"typeof\";\n  argument: Expression;\n  prefix: boolean;\n}\n\nexport interface UpdateExpression extends BaseNode {\n  type: \"UpdateExpression\";\n  operator: \"++\" | \"--\";\n  argument: Expression;\n  prefix: boolean;\n}\n\nexport interface VariableDeclaration extends BaseNode {\n  type: \"VariableDeclaration\";\n  kind: \"var\" | \"let\" | \"const\" | \"using\" | \"await using\";\n  declarations: VariableDeclarator[];\n  declare: boolean | null;\n}\n\nexport interface VariableDeclarator extends BaseNode {\n  type: \"VariableDeclarator\";\n  id: LVal | VoidPattern;\n  init: Expression | null;\n  definite: boolean | null;\n}\n\nexport interface WhileStatement extends BaseNode {\n  type: \"WhileStatement\";\n  test: Expression;\n  body: Statement;\n}\n\nexport interface WithStatement extends BaseNode {\n  type: \"WithStatement\";\n  object: Expression;\n  body: Statement;\n}\n\nexport interface AssignmentPattern extends BaseNode {\n  type: \"AssignmentPattern\";\n  left: Identifier | ObjectPattern | ArrayPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;\n  right: Expression;\n  decorators: Decorator[] | null;\n  optional: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface ArrayPattern extends BaseNode {\n  type: \"ArrayPattern\";\n  elements: (null | PatternLike)[];\n  decorators: Decorator[] | null;\n  optional: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface ArrowFunctionExpression extends BaseNode {\n  type: \"ArrowFunctionExpression\";\n  params: FunctionParameter[];\n  body: BlockStatement | Expression;\n  async: boolean;\n  expression: boolean;\n  generator: boolean;\n  predicate: DeclaredPredicate | InferredPredicate | null;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface ClassBody extends BaseNode {\n  type: \"ClassBody\";\n  body: (ClassMethod | ClassPrivateMethod | ClassProperty | ClassPrivateProperty | ClassAccessorProperty | TSDeclareMethod | TSIndexSignature | StaticBlock)[];\n}\n\nexport interface ClassExpression extends BaseNode {\n  type: \"ClassExpression\";\n  id: Identifier | null;\n  superClass: Expression | null;\n  body: ClassBody;\n  decorators: Decorator[] | null;\n  implements: (TSExpressionWithTypeArguments | ClassImplements)[] | null;\n  mixins: InterfaceExtends | null;\n  superTypeParameters: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface ClassDeclaration extends BaseNode {\n  type: \"ClassDeclaration\";\n  id: Identifier | null;\n  superClass: Expression | null;\n  body: ClassBody;\n  decorators: Decorator[] | null;\n  abstract: boolean | null;\n  declare: boolean | null;\n  implements: (TSExpressionWithTypeArguments | ClassImplements)[] | null;\n  mixins: InterfaceExtends | null;\n  superTypeParameters: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface ExportAllDeclaration extends BaseNode {\n  type: \"ExportAllDeclaration\";\n  source: StringLiteral;\n  attributes: ImportAttribute[] | null;\n  assertions: ImportAttribute[] | null;\n  exportKind: \"type\" | \"value\" | null;\n}\n\nexport interface ExportDefaultDeclaration extends BaseNode {\n  type: \"ExportDefaultDeclaration\";\n  declaration: TSDeclareFunction | FunctionDeclaration | ClassDeclaration | Expression;\n  exportKind: \"value\" | null;\n}\n\nexport interface ExportNamedDeclaration extends BaseNode {\n  type: \"ExportNamedDeclaration\";\n  declaration: Declaration | null;\n  specifiers: (ExportSpecifier | ExportDefaultSpecifier | ExportNamespaceSpecifier)[];\n  source: StringLiteral | null;\n  attributes: ImportAttribute[] | null;\n  assertions: ImportAttribute[] | null;\n  exportKind: \"type\" | \"value\" | null;\n}\n\nexport interface ExportSpecifier extends BaseNode {\n  type: \"ExportSpecifier\";\n  local: Identifier;\n  exported: Identifier | StringLiteral;\n  exportKind: \"type\" | \"value\" | null;\n}\n\nexport interface ForOfStatement extends BaseNode {\n  type: \"ForOfStatement\";\n  left: VariableDeclaration | LVal;\n  right: Expression;\n  body: Statement;\n  await: boolean;\n}\n\nexport interface ImportDeclaration extends BaseNode {\n  type: \"ImportDeclaration\";\n  specifiers: (ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier)[];\n  source: StringLiteral;\n  attributes: ImportAttribute[] | null;\n  assertions: ImportAttribute[] | null;\n  importKind: \"type\" | \"typeof\" | \"value\" | null;\n  module: boolean | null;\n  phase: \"source\" | \"defer\" | null;\n}\n\nexport interface ImportDefaultSpecifier extends BaseNode {\n  type: \"ImportDefaultSpecifier\";\n  local: Identifier;\n}\n\nexport interface ImportNamespaceSpecifier extends BaseNode {\n  type: \"ImportNamespaceSpecifier\";\n  local: Identifier;\n}\n\nexport interface ImportSpecifier extends BaseNode {\n  type: \"ImportSpecifier\";\n  local: Identifier;\n  imported: Identifier | StringLiteral;\n  importKind: \"type\" | \"typeof\" | \"value\" | null;\n}\n\nexport interface ImportExpression extends BaseNode {\n  type: \"ImportExpression\";\n  source: Expression;\n  options: Expression | null;\n  phase: \"source\" | \"defer\" | null;\n}\n\nexport interface MetaProperty extends BaseNode {\n  type: \"MetaProperty\";\n  meta: Identifier;\n  property: Identifier;\n}\n\nexport interface ClassMethod extends BaseNode {\n  type: \"ClassMethod\";\n  kind: \"get\" | \"set\" | \"method\" | \"constructor\";\n  key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;\n  params: (FunctionParameter | TSParameterProperty)[];\n  body: BlockStatement;\n  computed: boolean;\n  static: boolean;\n  generator: boolean;\n  async: boolean;\n  abstract: boolean | null;\n  access: \"public\" | \"private\" | \"protected\" | null;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  decorators: Decorator[] | null;\n  optional: boolean | null;\n  override: boolean;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface ObjectPattern extends BaseNode {\n  type: \"ObjectPattern\";\n  properties: (RestElement | ObjectProperty)[];\n  decorators: Decorator[] | null;\n  optional: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface SpreadElement extends BaseNode {\n  type: \"SpreadElement\";\n  argument: Expression;\n}\n\nexport interface Super extends BaseNode {\n  type: \"Super\";\n}\n\nexport interface TaggedTemplateExpression extends BaseNode {\n  type: \"TaggedTemplateExpression\";\n  tag: Expression;\n  quasi: TemplateLiteral;\n  typeParameters: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n}\n\nexport interface TemplateElement extends BaseNode {\n  type: \"TemplateElement\";\n  value: { raw: string, cooked?: string };\n  tail: boolean;\n}\n\nexport interface TemplateLiteral extends BaseNode {\n  type: \"TemplateLiteral\";\n  quasis: TemplateElement[];\n  expressions: (Expression | TSType)[];\n}\n\nexport interface YieldExpression extends BaseNode {\n  type: \"YieldExpression\";\n  argument: Expression | null;\n  delegate: boolean;\n}\n\nexport interface AwaitExpression extends BaseNode {\n  type: \"AwaitExpression\";\n  argument: Expression;\n}\n\nexport interface Import extends BaseNode {\n  type: \"Import\";\n}\n\nexport interface BigIntLiteral extends BaseNode {\n  type: \"BigIntLiteral\";\n  value: string;\n}\n\nexport interface ExportNamespaceSpecifier extends BaseNode {\n  type: \"ExportNamespaceSpecifier\";\n  exported: Identifier;\n}\n\nexport interface OptionalMemberExpression extends BaseNode {\n  type: \"OptionalMemberExpression\";\n  object: Expression;\n  property: Expression | Identifier;\n  computed: boolean;\n  optional: boolean;\n}\n\nexport interface OptionalCallExpression extends BaseNode {\n  type: \"OptionalCallExpression\";\n  callee: Expression;\n  arguments: (Expression | SpreadElement | ArgumentPlaceholder)[];\n  optional: boolean;\n  typeArguments: TypeParameterInstantiation | null;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface ClassProperty extends BaseNode {\n  type: \"ClassProperty\";\n  key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;\n  value: Expression | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  decorators: Decorator[] | null;\n  computed: boolean;\n  static: boolean;\n  abstract: boolean | null;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  declare: boolean | null;\n  definite: boolean | null;\n  optional: boolean | null;\n  override: boolean;\n  readonly: boolean | null;\n  variance: Variance | null;\n}\n\nexport interface ClassAccessorProperty extends BaseNode {\n  type: \"ClassAccessorProperty\";\n  key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression | PrivateName;\n  value: Expression | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  decorators: Decorator[] | null;\n  computed: boolean;\n  static: boolean;\n  abstract: boolean | null;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  declare: boolean | null;\n  definite: boolean | null;\n  optional: boolean | null;\n  override: boolean;\n  readonly: boolean | null;\n  variance: Variance | null;\n}\n\nexport interface ClassPrivateProperty extends BaseNode {\n  type: \"ClassPrivateProperty\";\n  key: PrivateName;\n  value: Expression | null;\n  decorators: Decorator[] | null;\n  static: boolean;\n  definite: boolean | null;\n  optional: boolean | null;\n  readonly: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  variance: Variance | null;\n}\n\nexport interface ClassPrivateMethod extends BaseNode {\n  type: \"ClassPrivateMethod\";\n  kind: \"get\" | \"set\" | \"method\";\n  key: PrivateName;\n  params: (FunctionParameter | TSParameterProperty)[];\n  body: BlockStatement;\n  static: boolean;\n  abstract: boolean | null;\n  access: \"public\" | \"private\" | \"protected\" | null;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  async: boolean;\n  computed: boolean;\n  decorators: Decorator[] | null;\n  generator: boolean;\n  optional: boolean | null;\n  override: boolean;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface PrivateName extends BaseNode {\n  type: \"PrivateName\";\n  id: Identifier;\n}\n\nexport interface StaticBlock extends BaseNode {\n  type: \"StaticBlock\";\n  body: Statement[];\n}\n\nexport interface ImportAttribute extends BaseNode {\n  type: \"ImportAttribute\";\n  key: Identifier | StringLiteral;\n  value: StringLiteral;\n}\n\nexport interface AnyTypeAnnotation extends BaseNode {\n  type: \"AnyTypeAnnotation\";\n}\n\nexport interface ArrayTypeAnnotation extends BaseNode {\n  type: \"ArrayTypeAnnotation\";\n  elementType: FlowType;\n}\n\nexport interface BooleanTypeAnnotation extends BaseNode {\n  type: \"BooleanTypeAnnotation\";\n}\n\nexport interface BooleanLiteralTypeAnnotation extends BaseNode {\n  type: \"BooleanLiteralTypeAnnotation\";\n  value: boolean;\n}\n\nexport interface NullLiteralTypeAnnotation extends BaseNode {\n  type: \"NullLiteralTypeAnnotation\";\n}\n\nexport interface ClassImplements extends BaseNode {\n  type: \"ClassImplements\";\n  id: Identifier;\n  typeParameters: TypeParameterInstantiation | null;\n}\n\nexport interface DeclareClass extends BaseNode {\n  type: \"DeclareClass\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  extends: InterfaceExtends[] | null;\n  body: ObjectTypeAnnotation;\n  implements: ClassImplements[] | null;\n  mixins: InterfaceExtends[] | null;\n}\n\nexport interface DeclareFunction extends BaseNode {\n  type: \"DeclareFunction\";\n  id: Identifier;\n  predicate: DeclaredPredicate | null;\n}\n\nexport interface DeclareInterface extends BaseNode {\n  type: \"DeclareInterface\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  extends: InterfaceExtends[] | null;\n  body: ObjectTypeAnnotation;\n}\n\nexport interface DeclareModule extends BaseNode {\n  type: \"DeclareModule\";\n  id: Identifier | StringLiteral;\n  body: BlockStatement;\n  kind: \"CommonJS\" | \"ES\" | null;\n}\n\nexport interface DeclareModuleExports extends BaseNode {\n  type: \"DeclareModuleExports\";\n  typeAnnotation: TypeAnnotation;\n}\n\nexport interface DeclareTypeAlias extends BaseNode {\n  type: \"DeclareTypeAlias\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  right: FlowType;\n}\n\nexport interface DeclareOpaqueType extends BaseNode {\n  type: \"DeclareOpaqueType\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  supertype: FlowType | null;\n  impltype: FlowType | null;\n}\n\nexport interface DeclareVariable extends BaseNode {\n  type: \"DeclareVariable\";\n  id: Identifier;\n}\n\nexport interface DeclareExportDeclaration extends BaseNode {\n  type: \"DeclareExportDeclaration\";\n  declaration: Flow | null;\n  specifiers: (ExportSpecifier | ExportNamespaceSpecifier)[] | null;\n  source: StringLiteral | null;\n  attributes: ImportAttribute[] | null;\n  assertions: ImportAttribute[] | null;\n  default: boolean | null;\n}\n\nexport interface DeclareExportAllDeclaration extends BaseNode {\n  type: \"DeclareExportAllDeclaration\";\n  source: StringLiteral;\n  attributes: ImportAttribute[] | null;\n  assertions: ImportAttribute[] | null;\n  exportKind: \"type\" | \"value\" | null;\n}\n\nexport interface DeclaredPredicate extends BaseNode {\n  type: \"DeclaredPredicate\";\n  value: Flow;\n}\n\nexport interface ExistsTypeAnnotation extends BaseNode {\n  type: \"ExistsTypeAnnotation\";\n}\n\nexport interface FunctionTypeAnnotation extends BaseNode {\n  type: \"FunctionTypeAnnotation\";\n  typeParameters: TypeParameterDeclaration | null;\n  params: FunctionTypeParam[];\n  rest: FunctionTypeParam | null;\n  returnType: FlowType;\n  this: FunctionTypeParam | null;\n}\n\nexport interface FunctionTypeParam extends BaseNode {\n  type: \"FunctionTypeParam\";\n  name: Identifier | null;\n  typeAnnotation: FlowType;\n  optional: boolean | null;\n}\n\nexport interface GenericTypeAnnotation extends BaseNode {\n  type: \"GenericTypeAnnotation\";\n  id: Identifier | QualifiedTypeIdentifier;\n  typeParameters: TypeParameterInstantiation | null;\n}\n\nexport interface InferredPredicate extends BaseNode {\n  type: \"InferredPredicate\";\n}\n\nexport interface InterfaceExtends extends BaseNode {\n  type: \"InterfaceExtends\";\n  id: Identifier | QualifiedTypeIdentifier;\n  typeParameters: TypeParameterInstantiation | null;\n}\n\nexport interface InterfaceDeclaration extends BaseNode {\n  type: \"InterfaceDeclaration\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  extends: InterfaceExtends[] | null;\n  body: ObjectTypeAnnotation;\n}\n\nexport interface InterfaceTypeAnnotation extends BaseNode {\n  type: \"InterfaceTypeAnnotation\";\n  extends: InterfaceExtends[] | null;\n  body: ObjectTypeAnnotation;\n}\n\nexport interface IntersectionTypeAnnotation extends BaseNode {\n  type: \"IntersectionTypeAnnotation\";\n  types: FlowType[];\n}\n\nexport interface MixedTypeAnnotation extends BaseNode {\n  type: \"MixedTypeAnnotation\";\n}\n\nexport interface EmptyTypeAnnotation extends BaseNode {\n  type: \"EmptyTypeAnnotation\";\n}\n\nexport interface NullableTypeAnnotation extends BaseNode {\n  type: \"NullableTypeAnnotation\";\n  typeAnnotation: FlowType;\n}\n\nexport interface NumberLiteralTypeAnnotation extends BaseNode {\n  type: \"NumberLiteralTypeAnnotation\";\n  value: number;\n}\n\nexport interface NumberTypeAnnotation extends BaseNode {\n  type: \"NumberTypeAnnotation\";\n}\n\nexport interface ObjectTypeAnnotation extends BaseNode {\n  type: \"ObjectTypeAnnotation\";\n  properties: (ObjectTypeProperty | ObjectTypeSpreadProperty)[];\n  indexers: ObjectTypeIndexer[];\n  callProperties: ObjectTypeCallProperty[];\n  internalSlots: ObjectTypeInternalSlot[];\n  exact: boolean;\n  inexact: boolean | null;\n}\n\nexport interface ObjectTypeInternalSlot extends BaseNode {\n  type: \"ObjectTypeInternalSlot\";\n  id: Identifier;\n  value: FlowType;\n  optional: boolean;\n  static: boolean;\n  method: boolean;\n}\n\nexport interface ObjectTypeCallProperty extends BaseNode {\n  type: \"ObjectTypeCallProperty\";\n  value: FlowType;\n  static: boolean;\n}\n\nexport interface ObjectTypeIndexer extends BaseNode {\n  type: \"ObjectTypeIndexer\";\n  id: Identifier | null;\n  key: FlowType;\n  value: FlowType;\n  variance: Variance | null;\n  static: boolean;\n}\n\nexport interface ObjectTypeProperty extends BaseNode {\n  type: \"ObjectTypeProperty\";\n  key: Identifier | StringLiteral;\n  value: FlowType;\n  variance: Variance | null;\n  kind: \"init\" | \"get\" | \"set\";\n  method: boolean;\n  optional: boolean;\n  proto: boolean;\n  static: boolean;\n}\n\nexport interface ObjectTypeSpreadProperty extends BaseNode {\n  type: \"ObjectTypeSpreadProperty\";\n  argument: FlowType;\n}\n\nexport interface OpaqueType extends BaseNode {\n  type: \"OpaqueType\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  supertype: FlowType | null;\n  impltype: FlowType;\n}\n\nexport interface QualifiedTypeIdentifier extends BaseNode {\n  type: \"QualifiedTypeIdentifier\";\n  id: Identifier;\n  qualification: Identifier | QualifiedTypeIdentifier;\n}\n\nexport interface StringLiteralTypeAnnotation extends BaseNode {\n  type: \"StringLiteralTypeAnnotation\";\n  value: string;\n}\n\nexport interface StringTypeAnnotation extends BaseNode {\n  type: \"StringTypeAnnotation\";\n}\n\nexport interface SymbolTypeAnnotation extends BaseNode {\n  type: \"SymbolTypeAnnotation\";\n}\n\nexport interface ThisTypeAnnotation extends BaseNode {\n  type: \"ThisTypeAnnotation\";\n}\n\nexport interface TupleTypeAnnotation extends BaseNode {\n  type: \"TupleTypeAnnotation\";\n  types: FlowType[];\n}\n\nexport interface TypeofTypeAnnotation extends BaseNode {\n  type: \"TypeofTypeAnnotation\";\n  argument: FlowType;\n}\n\nexport interface TypeAlias extends BaseNode {\n  type: \"TypeAlias\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  right: FlowType;\n}\n\nexport interface TypeAnnotation extends BaseNode {\n  type: \"TypeAnnotation\";\n  typeAnnotation: FlowType;\n}\n\nexport interface TypeCastExpression extends BaseNode {\n  type: \"TypeCastExpression\";\n  expression: Expression;\n  typeAnnotation: TypeAnnotation;\n}\n\nexport interface TypeParameter extends BaseNode {\n  type: \"TypeParameter\";\n  bound: TypeAnnotation | null;\n  default: FlowType | null;\n  variance: Variance | null;\n  name: string;\n}\n\nexport interface TypeParameterDeclaration extends BaseNode {\n  type: \"TypeParameterDeclaration\";\n  params: TypeParameter[];\n}\n\nexport interface TypeParameterInstantiation extends BaseNode {\n  type: \"TypeParameterInstantiation\";\n  params: FlowType[];\n}\n\nexport interface UnionTypeAnnotation extends BaseNode {\n  type: \"UnionTypeAnnotation\";\n  types: FlowType[];\n}\n\nexport interface Variance extends BaseNode {\n  type: \"Variance\";\n  kind: \"minus\" | \"plus\";\n}\n\nexport interface VoidTypeAnnotation extends BaseNode {\n  type: \"VoidTypeAnnotation\";\n}\n\nexport interface EnumDeclaration extends BaseNode {\n  type: \"EnumDeclaration\";\n  id: Identifier;\n  body: EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody;\n}\n\nexport interface EnumBooleanBody extends BaseNode {\n  type: \"EnumBooleanBody\";\n  members: EnumBooleanMember[];\n  explicitType: boolean;\n  hasUnknownMembers: boolean;\n}\n\nexport interface EnumNumberBody extends BaseNode {\n  type: \"EnumNumberBody\";\n  members: EnumNumberMember[];\n  explicitType: boolean;\n  hasUnknownMembers: boolean;\n}\n\nexport interface EnumStringBody extends BaseNode {\n  type: \"EnumStringBody\";\n  members: (EnumStringMember | EnumDefaultedMember)[];\n  explicitType: boolean;\n  hasUnknownMembers: boolean;\n}\n\nexport interface EnumSymbolBody extends BaseNode {\n  type: \"EnumSymbolBody\";\n  members: EnumDefaultedMember[];\n  hasUnknownMembers: boolean;\n}\n\nexport interface EnumBooleanMember extends BaseNode {\n  type: \"EnumBooleanMember\";\n  id: Identifier;\n  init: BooleanLiteral;\n}\n\nexport interface EnumNumberMember extends BaseNode {\n  type: \"EnumNumberMember\";\n  id: Identifier;\n  init: NumericLiteral;\n}\n\nexport interface EnumStringMember extends BaseNode {\n  type: \"EnumStringMember\";\n  id: Identifier;\n  init: StringLiteral;\n}\n\nexport interface EnumDefaultedMember extends BaseNode {\n  type: \"EnumDefaultedMember\";\n  id: Identifier;\n}\n\nexport interface IndexedAccessType extends BaseNode {\n  type: \"IndexedAccessType\";\n  objectType: FlowType;\n  indexType: FlowType;\n}\n\nexport interface OptionalIndexedAccessType extends BaseNode {\n  type: \"OptionalIndexedAccessType\";\n  objectType: FlowType;\n  indexType: FlowType;\n  optional: boolean;\n}\n\nexport interface JSXAttribute extends BaseNode {\n  type: \"JSXAttribute\";\n  name: JSXIdentifier | JSXNamespacedName;\n  value: JSXElement | JSXFragment | StringLiteral | JSXExpressionContainer | null;\n}\n\nexport interface JSXClosingElement extends BaseNode {\n  type: \"JSXClosingElement\";\n  name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName;\n}\n\nexport interface JSXElement extends BaseNode {\n  type: \"JSXElement\";\n  openingElement: JSXOpeningElement;\n  closingElement: JSXClosingElement | null;\n  children: (JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment)[];\n  selfClosing: boolean | null;\n}\n\nexport interface JSXEmptyExpression extends BaseNode {\n  type: \"JSXEmptyExpression\";\n}\n\nexport interface JSXExpressionContainer extends BaseNode {\n  type: \"JSXExpressionContainer\";\n  expression: Expression | JSXEmptyExpression;\n}\n\nexport interface JSXSpreadChild extends BaseNode {\n  type: \"JSXSpreadChild\";\n  expression: Expression;\n}\n\nexport interface JSXIdentifier extends BaseNode {\n  type: \"JSXIdentifier\";\n  name: string;\n}\n\nexport interface JSXMemberExpression extends BaseNode {\n  type: \"JSXMemberExpression\";\n  object: JSXMemberExpression | JSXIdentifier;\n  property: JSXIdentifier;\n}\n\nexport interface JSXNamespacedName extends BaseNode {\n  type: \"JSXNamespacedName\";\n  namespace: JSXIdentifier;\n  name: JSXIdentifier;\n}\n\nexport interface JSXOpeningElement extends BaseNode {\n  type: \"JSXOpeningElement\";\n  name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName;\n  attributes: (JSXAttribute | JSXSpreadAttribute)[];\n  selfClosing: boolean;\n  typeArguments: TypeParameterInstantiation | null;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface JSXSpreadAttribute extends BaseNode {\n  type: \"JSXSpreadAttribute\";\n  argument: Expression;\n}\n\nexport interface JSXText extends BaseNode {\n  type: \"JSXText\";\n  value: string;\n}\n\nexport interface JSXFragment extends BaseNode {\n  type: \"JSXFragment\";\n  openingFragment: JSXOpeningFragment;\n  closingFragment: JSXClosingFragment;\n  children: (JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment)[];\n}\n\nexport interface JSXOpeningFragment extends BaseNode {\n  type: \"JSXOpeningFragment\";\n}\n\nexport interface JSXClosingFragment extends BaseNode {\n  type: \"JSXClosingFragment\";\n}\n\nexport interface Noop extends BaseNode {\n  type: \"Noop\";\n}\n\nexport interface Placeholder extends BaseNode {\n  type: \"Placeholder\";\n  expectedNode: \"Identifier\" | \"StringLiteral\" | \"Expression\" | \"Statement\" | \"Declaration\" | \"BlockStatement\" | \"ClassBody\" | \"Pattern\";\n  name: Identifier;\n  decorators: Decorator[] | null;\n  optional: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface V8IntrinsicIdentifier extends BaseNode {\n  type: \"V8IntrinsicIdentifier\";\n  name: string;\n}\n\nexport interface ArgumentPlaceholder extends BaseNode {\n  type: \"ArgumentPlaceholder\";\n}\n\nexport interface BindExpression extends BaseNode {\n  type: \"BindExpression\";\n  object: Expression;\n  callee: Expression;\n}\n\nexport interface Decorator extends BaseNode {\n  type: \"Decorator\";\n  expression: Expression;\n}\n\nexport interface DoExpression extends BaseNode {\n  type: \"DoExpression\";\n  body: BlockStatement;\n  async: boolean;\n}\n\nexport interface ExportDefaultSpecifier extends BaseNode {\n  type: \"ExportDefaultSpecifier\";\n  exported: Identifier;\n}\n\nexport interface RecordExpression extends BaseNode {\n  type: \"RecordExpression\";\n  properties: (ObjectProperty | SpreadElement)[];\n}\n\nexport interface TupleExpression extends BaseNode {\n  type: \"TupleExpression\";\n  elements: (Expression | SpreadElement)[];\n}\n\nexport interface DecimalLiteral extends BaseNode {\n  type: \"DecimalLiteral\";\n  value: string;\n}\n\nexport interface ModuleExpression extends BaseNode {\n  type: \"ModuleExpression\";\n  body: Program;\n}\n\nexport interface TopicReference extends BaseNode {\n  type: \"TopicReference\";\n}\n\nexport interface PipelineTopicExpression extends BaseNode {\n  type: \"PipelineTopicExpression\";\n  expression: Expression;\n}\n\nexport interface PipelineBareFunction extends BaseNode {\n  type: \"PipelineBareFunction\";\n  callee: Expression;\n}\n\nexport interface PipelinePrimaryTopicReference extends BaseNode {\n  type: \"PipelinePrimaryTopicReference\";\n}\n\nexport interface VoidPattern extends BaseNode {\n  type: \"VoidPattern\";\n}\n\nexport interface TSParameterProperty extends BaseNode {\n  type: \"TSParameterProperty\";\n  parameter: Identifier | AssignmentPattern;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  decorators: Decorator[] | null;\n  override: boolean | null;\n  readonly: boolean | null;\n}\n\nexport interface TSDeclareFunction extends BaseNode {\n  type: \"TSDeclareFunction\";\n  id: Identifier | null;\n  typeParameters: TSTypeParameterDeclaration | Noop | null;\n  params: FunctionParameter[];\n  returnType: TSTypeAnnotation | Noop | null;\n  async: boolean;\n  declare: boolean | null;\n  generator: boolean;\n}\n\nexport interface TSDeclareMethod extends BaseNode {\n  type: \"TSDeclareMethod\";\n  decorators: Decorator[] | null;\n  key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;\n  typeParameters: TSTypeParameterDeclaration | Noop | null;\n  params: (FunctionParameter | TSParameterProperty)[];\n  returnType: TSTypeAnnotation | Noop | null;\n  abstract: boolean | null;\n  access: \"public\" | \"private\" | \"protected\" | null;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  async: boolean;\n  computed: boolean;\n  generator: boolean;\n  kind: \"get\" | \"set\" | \"method\" | \"constructor\";\n  optional: boolean | null;\n  override: boolean;\n  static: boolean;\n}\n\nexport interface TSQualifiedName extends BaseNode {\n  type: \"TSQualifiedName\";\n  left: TSEntityName;\n  right: Identifier;\n}\n\nexport interface TSCallSignatureDeclaration extends BaseNode {\n  type: \"TSCallSignatureDeclaration\";\n  typeParameters: TSTypeParameterDeclaration | null;\n  parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n  typeAnnotation: TSTypeAnnotation | null;\n}\n\nexport interface TSConstructSignatureDeclaration extends BaseNode {\n  type: \"TSConstructSignatureDeclaration\";\n  typeParameters: TSTypeParameterDeclaration | null;\n  parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n  typeAnnotation: TSTypeAnnotation | null;\n}\n\nexport interface TSPropertySignature extends BaseNode {\n  type: \"TSPropertySignature\";\n  key: Expression;\n  typeAnnotation: TSTypeAnnotation | null;\n  computed: boolean;\n  kind: \"get\" | \"set\" | null;\n  optional: boolean | null;\n  readonly: boolean | null;\n}\n\nexport interface TSMethodSignature extends BaseNode {\n  type: \"TSMethodSignature\";\n  key: Expression;\n  typeParameters: TSTypeParameterDeclaration | null;\n  parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n  typeAnnotation: TSTypeAnnotation | null;\n  computed: boolean;\n  kind: \"method\" | \"get\" | \"set\";\n  optional: boolean | null;\n}\n\nexport interface TSIndexSignature extends BaseNode {\n  type: \"TSIndexSignature\";\n  parameters: Identifier[];\n  typeAnnotation: TSTypeAnnotation | null;\n  readonly: boolean | null;\n  static: boolean | null;\n}\n\nexport interface TSAnyKeyword extends BaseNode {\n  type: \"TSAnyKeyword\";\n}\n\nexport interface TSBooleanKeyword extends BaseNode {\n  type: \"TSBooleanKeyword\";\n}\n\nexport interface TSBigIntKeyword extends BaseNode {\n  type: \"TSBigIntKeyword\";\n}\n\nexport interface TSIntrinsicKeyword extends BaseNode {\n  type: \"TSIntrinsicKeyword\";\n}\n\nexport interface TSNeverKeyword extends BaseNode {\n  type: \"TSNeverKeyword\";\n}\n\nexport interface TSNullKeyword extends BaseNode {\n  type: \"TSNullKeyword\";\n}\n\nexport interface TSNumberKeyword extends BaseNode {\n  type: \"TSNumberKeyword\";\n}\n\nexport interface TSObjectKeyword extends BaseNode {\n  type: \"TSObjectKeyword\";\n}\n\nexport interface TSStringKeyword extends BaseNode {\n  type: \"TSStringKeyword\";\n}\n\nexport interface TSSymbolKeyword extends BaseNode {\n  type: \"TSSymbolKeyword\";\n}\n\nexport interface TSUndefinedKeyword extends BaseNode {\n  type: \"TSUndefinedKeyword\";\n}\n\nexport interface TSUnknownKeyword extends BaseNode {\n  type: \"TSUnknownKeyword\";\n}\n\nexport interface TSVoidKeyword extends BaseNode {\n  type: \"TSVoidKeyword\";\n}\n\nexport interface TSThisType extends BaseNode {\n  type: \"TSThisType\";\n}\n\nexport interface TSFunctionType extends BaseNode {\n  type: \"TSFunctionType\";\n  typeParameters: TSTypeParameterDeclaration | null;\n  parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n  typeAnnotation: TSTypeAnnotation | null;\n}\n\nexport interface TSConstructorType extends BaseNode {\n  type: \"TSConstructorType\";\n  typeParameters: TSTypeParameterDeclaration | null;\n  parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n  typeAnnotation: TSTypeAnnotation | null;\n  abstract: boolean | null;\n}\n\nexport interface TSTypeReference extends BaseNode {\n  type: \"TSTypeReference\";\n  typeName: TSEntityName;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface TSTypePredicate extends BaseNode {\n  type: \"TSTypePredicate\";\n  parameterName: Identifier | TSThisType;\n  typeAnnotation: TSTypeAnnotation | null;\n  asserts: boolean | null;\n}\n\nexport interface TSTypeQuery extends BaseNode {\n  type: \"TSTypeQuery\";\n  exprName: TSEntityName | TSImportType;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface TSTypeLiteral extends BaseNode {\n  type: \"TSTypeLiteral\";\n  members: TSTypeElement[];\n}\n\nexport interface TSArrayType extends BaseNode {\n  type: \"TSArrayType\";\n  elementType: TSType;\n}\n\nexport interface TSTupleType extends BaseNode {\n  type: \"TSTupleType\";\n  elementTypes: (TSType | TSNamedTupleMember)[];\n}\n\nexport interface TSOptionalType extends BaseNode {\n  type: \"TSOptionalType\";\n  typeAnnotation: TSType;\n}\n\nexport interface TSRestType extends BaseNode {\n  type: \"TSRestType\";\n  typeAnnotation: TSType;\n}\n\nexport interface TSNamedTupleMember extends BaseNode {\n  type: \"TSNamedTupleMember\";\n  label: Identifier;\n  elementType: TSType;\n  optional: boolean;\n}\n\nexport interface TSUnionType extends BaseNode {\n  type: \"TSUnionType\";\n  types: TSType[];\n}\n\nexport interface TSIntersectionType extends BaseNode {\n  type: \"TSIntersectionType\";\n  types: TSType[];\n}\n\nexport interface TSConditionalType extends BaseNode {\n  type: \"TSConditionalType\";\n  checkType: TSType;\n  extendsType: TSType;\n  trueType: TSType;\n  falseType: TSType;\n}\n\nexport interface TSInferType extends BaseNode {\n  type: \"TSInferType\";\n  typeParameter: TSTypeParameter;\n}\n\nexport interface TSParenthesizedType extends BaseNode {\n  type: \"TSParenthesizedType\";\n  typeAnnotation: TSType;\n}\n\nexport interface TSTypeOperator extends BaseNode {\n  type: \"TSTypeOperator\";\n  typeAnnotation: TSType;\n  operator: string;\n}\n\nexport interface TSIndexedAccessType extends BaseNode {\n  type: \"TSIndexedAccessType\";\n  objectType: TSType;\n  indexType: TSType;\n}\n\nexport interface TSMappedType extends BaseNode {\n  type: \"TSMappedType\";\n  typeParameter: TSTypeParameter;\n  typeAnnotation: TSType | null;\n  nameType: TSType | null;\n  optional: true | false | \"+\" | \"-\" | null;\n  readonly: true | false | \"+\" | \"-\" | null;\n}\n\nexport interface TSTemplateLiteralType extends BaseNode {\n  type: \"TSTemplateLiteralType\";\n  quasis: TemplateElement[];\n  types: TSType[];\n}\n\nexport interface TSLiteralType extends BaseNode {\n  type: \"TSLiteralType\";\n  literal: NumericLiteral | StringLiteral | BooleanLiteral | BigIntLiteral | TemplateLiteral | UnaryExpression;\n}\n\nexport interface TSExpressionWithTypeArguments extends BaseNode {\n  type: \"TSExpressionWithTypeArguments\";\n  expression: TSEntityName;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface TSInterfaceDeclaration extends BaseNode {\n  type: \"TSInterfaceDeclaration\";\n  id: Identifier;\n  typeParameters: TSTypeParameterDeclaration | null;\n  extends: TSExpressionWithTypeArguments[] | null;\n  body: TSInterfaceBody;\n  declare: boolean | null;\n}\n\nexport interface TSInterfaceBody extends BaseNode {\n  type: \"TSInterfaceBody\";\n  body: TSTypeElement[];\n}\n\nexport interface TSTypeAliasDeclaration extends BaseNode {\n  type: \"TSTypeAliasDeclaration\";\n  id: Identifier;\n  typeParameters: TSTypeParameterDeclaration | null;\n  typeAnnotation: TSType;\n  declare: boolean | null;\n}\n\nexport interface TSInstantiationExpression extends BaseNode {\n  type: \"TSInstantiationExpression\";\n  expression: Expression;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface TSAsExpression extends BaseNode {\n  type: \"TSAsExpression\";\n  expression: Expression;\n  typeAnnotation: TSType;\n}\n\nexport interface TSSatisfiesExpression extends BaseNode {\n  type: \"TSSatisfiesExpression\";\n  expression: Expression;\n  typeAnnotation: TSType;\n}\n\nexport interface TSTypeAssertion extends BaseNode {\n  type: \"TSTypeAssertion\";\n  typeAnnotation: TSType;\n  expression: Expression;\n}\n\nexport interface TSEnumBody extends BaseNode {\n  type: \"TSEnumBody\";\n  members: TSEnumMember[];\n}\n\nexport interface TSEnumDeclaration extends BaseNode {\n  type: \"TSEnumDeclaration\";\n  id: Identifier;\n  members: TSEnumMember[];\n  body: TSEnumBody | null;\n  const: boolean | null;\n  declare: boolean | null;\n  initializer: Expression | null;\n}\n\nexport interface TSEnumMember extends BaseNode {\n  type: \"TSEnumMember\";\n  id: Identifier | StringLiteral;\n  initializer: Expression | null;\n}\n\nexport interface TSModuleDeclaration extends BaseNode {\n  type: \"TSModuleDeclaration\";\n  id: Identifier | StringLiteral;\n  body: TSModuleBlock | TSModuleDeclaration;\n  declare: boolean | null;\n  global: boolean | null;\n  kind: \"global\" | \"module\" | \"namespace\";\n}\n\nexport interface TSModuleBlock extends BaseNode {\n  type: \"TSModuleBlock\";\n  body: Statement[];\n}\n\nexport interface TSImportType extends BaseNode {\n  type: \"TSImportType\";\n  argument: StringLiteral;\n  qualifier: TSEntityName | null;\n  typeParameters: TSTypeParameterInstantiation | null;\n  options: ObjectExpression | null;\n}\n\nexport interface TSImportEqualsDeclaration extends BaseNode {\n  type: \"TSImportEqualsDeclaration\";\n  id: Identifier;\n  moduleReference: TSEntityName | TSExternalModuleReference;\n  importKind: \"type\" | \"value\" | null;\n  isExport: boolean;\n}\n\nexport interface TSExternalModuleReference extends BaseNode {\n  type: \"TSExternalModuleReference\";\n  expression: StringLiteral;\n}\n\nexport interface TSNonNullExpression extends BaseNode {\n  type: \"TSNonNullExpression\";\n  expression: Expression;\n}\n\nexport interface TSExportAssignment extends BaseNode {\n  type: \"TSExportAssignment\";\n  expression: Expression;\n}\n\nexport interface TSNamespaceExportDeclaration extends BaseNode {\n  type: \"TSNamespaceExportDeclaration\";\n  id: Identifier;\n}\n\nexport interface TSTypeAnnotation extends BaseNode {\n  type: \"TSTypeAnnotation\";\n  typeAnnotation: TSType;\n}\n\nexport interface TSTypeParameterInstantiation extends BaseNode {\n  type: \"TSTypeParameterInstantiation\";\n  params: TSType[];\n}\n\nexport interface TSTypeParameterDeclaration extends BaseNode {\n  type: \"TSTypeParameterDeclaration\";\n  params: TSTypeParameter[];\n}\n\nexport interface TSTypeParameter extends BaseNode {\n  type: \"TSTypeParameter\";\n  constraint: TSType | null;\n  default: TSType | null;\n  name: string;\n  const: boolean | null;\n  in: boolean | null;\n  out: boolean | null;\n}\n\n/**\n * @deprecated Use `NumericLiteral`\n */\nexport type NumberLiteral = NumericLiteral;\n\n/**\n * @deprecated Use `RegExpLiteral`\n */\nexport type RegexLiteral = RegExpLiteral;\n\n/**\n * @deprecated Use `RestElement`\n */\nexport type RestProperty = RestElement;\n\n/**\n * @deprecated Use `SpreadElement`\n */\nexport type SpreadProperty = SpreadElement;\n\nexport type Standardized = ArrayExpression | AssignmentExpression | BinaryExpression | InterpreterDirective | Directive | DirectiveLiteral | BlockStatement | BreakStatement | CallExpression | CatchClause | ConditionalExpression | ContinueStatement | DebuggerStatement | DoWhileStatement | EmptyStatement | ExpressionStatement | File | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Identifier | IfStatement | LabeledStatement | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | LogicalExpression | MemberExpression | NewExpression | Program | ObjectExpression | ObjectMethod | ObjectProperty | RestElement | ReturnStatement | SequenceExpression | ParenthesizedExpression | SwitchCase | SwitchStatement | ThisExpression | ThrowStatement | TryStatement | UnaryExpression | UpdateExpression | VariableDeclaration | VariableDeclarator | WhileStatement | WithStatement | AssignmentPattern | ArrayPattern | ArrowFunctionExpression | ClassBody | ClassExpression | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ExportSpecifier | ForOfStatement | ImportDeclaration | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | ImportExpression | MetaProperty | ClassMethod | ObjectPattern | SpreadElement | Super | TaggedTemplateExpression | TemplateElement | TemplateLiteral | YieldExpression | AwaitExpression | Import | BigIntLiteral | ExportNamespaceSpecifier | OptionalMemberExpression | OptionalCallExpression | ClassProperty | ClassAccessorProperty | ClassPrivateProperty | ClassPrivateMethod | PrivateName | StaticBlock | ImportAttribute;\nexport type Expression = ArrayExpression | AssignmentExpression | BinaryExpression | CallExpression | ConditionalExpression | FunctionExpression | Identifier | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | LogicalExpression | MemberExpression | NewExpression | ObjectExpression | SequenceExpression | ParenthesizedExpression | ThisExpression | UnaryExpression | UpdateExpression | ArrowFunctionExpression | ClassExpression | ImportExpression | MetaProperty | Super | TaggedTemplateExpression | TemplateLiteral | YieldExpression | AwaitExpression | Import | BigIntLiteral | OptionalMemberExpression | OptionalCallExpression | TypeCastExpression | JSXElement | JSXFragment | BindExpression | DoExpression | RecordExpression | TupleExpression | DecimalLiteral | ModuleExpression | TopicReference | PipelineTopicExpression | PipelineBareFunction | PipelinePrimaryTopicReference | TSInstantiationExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;\nexport type Binary = BinaryExpression | LogicalExpression;\nexport type Scopable = BlockStatement | CatchClause | DoWhileStatement | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Program | ObjectMethod | SwitchStatement | WhileStatement | ArrowFunctionExpression | ClassExpression | ClassDeclaration | ForOfStatement | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;\nexport type BlockParent = BlockStatement | CatchClause | DoWhileStatement | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Program | ObjectMethod | SwitchStatement | WhileStatement | ArrowFunctionExpression | ForOfStatement | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;\nexport type Block = BlockStatement | Program | TSModuleBlock;\nexport type Statement = BlockStatement | BreakStatement | ContinueStatement | DebuggerStatement | DoWhileStatement | EmptyStatement | ExpressionStatement | ForInStatement | ForStatement | FunctionDeclaration | IfStatement | LabeledStatement | ReturnStatement | SwitchStatement | ThrowStatement | TryStatement | VariableDeclaration | WhileStatement | WithStatement | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ForOfStatement | ImportDeclaration | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias | EnumDeclaration | TSDeclareFunction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportEqualsDeclaration | TSExportAssignment | TSNamespaceExportDeclaration;\nexport type Terminatorless = BreakStatement | ContinueStatement | ReturnStatement | ThrowStatement | YieldExpression | AwaitExpression;\nexport type CompletionStatement = BreakStatement | ContinueStatement | ReturnStatement | ThrowStatement;\nexport type Conditional = ConditionalExpression | IfStatement;\nexport type Loop = DoWhileStatement | ForInStatement | ForStatement | WhileStatement | ForOfStatement;\nexport type While = DoWhileStatement | WhileStatement;\nexport type ExpressionWrapper = ExpressionStatement | ParenthesizedExpression | TypeCastExpression;\nexport type For = ForInStatement | ForStatement | ForOfStatement;\nexport type ForXStatement = ForInStatement | ForOfStatement;\nexport type Function = FunctionDeclaration | FunctionExpression | ObjectMethod | ArrowFunctionExpression | ClassMethod | ClassPrivateMethod;\nexport type FunctionParent = FunctionDeclaration | FunctionExpression | ObjectMethod | ArrowFunctionExpression | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;\nexport type Pureish = FunctionDeclaration | FunctionExpression | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | ArrowFunctionExpression | BigIntLiteral | DecimalLiteral;\nexport type Declaration = FunctionDeclaration | VariableDeclaration | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias | EnumDeclaration | TSDeclareFunction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportEqualsDeclaration;\nexport type FunctionParameter = Identifier | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern | VoidPattern;\nexport type PatternLike = Identifier | MemberExpression | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern | VoidPattern | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;\nexport type LVal = Identifier | MemberExpression | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern | TSParameterProperty | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;\nexport type TSEntityName = Identifier | TSQualifiedName;\nexport type Literal = StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | TemplateLiteral | BigIntLiteral | DecimalLiteral;\nexport type Immutable = StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | BigIntLiteral | JSXAttribute | JSXClosingElement | JSXElement | JSXExpressionContainer | JSXSpreadChild | JSXOpeningElement | JSXText | JSXFragment | JSXOpeningFragment | JSXClosingFragment | DecimalLiteral;\nexport type UserWhitespacable = ObjectMethod | ObjectProperty | ObjectTypeInternalSlot | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeProperty | ObjectTypeSpreadProperty;\nexport type Method = ObjectMethod | ClassMethod | ClassPrivateMethod;\nexport type ObjectMember = ObjectMethod | ObjectProperty;\nexport type Property = ObjectProperty | ClassProperty | ClassAccessorProperty | ClassPrivateProperty;\nexport type UnaryLike = UnaryExpression | SpreadElement;\nexport type Pattern = AssignmentPattern | ArrayPattern | ObjectPattern | VoidPattern;\nexport type Class = ClassExpression | ClassDeclaration;\nexport type ImportOrExportDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration;\nexport type ExportDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration;\nexport type ModuleSpecifier = ExportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | ExportNamespaceSpecifier | ExportDefaultSpecifier;\nexport type Accessor = ClassAccessorProperty;\nexport type Private = ClassPrivateProperty | ClassPrivateMethod | PrivateName;\nexport type Flow = AnyTypeAnnotation | ArrayTypeAnnotation | BooleanTypeAnnotation | BooleanLiteralTypeAnnotation | NullLiteralTypeAnnotation | ClassImplements | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTypeAnnotation | InferredPredicate | InterfaceExtends | InterfaceDeclaration | InterfaceTypeAnnotation | IntersectionTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NullableTypeAnnotation | NumberLiteralTypeAnnotation | NumberTypeAnnotation | ObjectTypeAnnotation | ObjectTypeInternalSlot | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | QualifiedTypeIdentifier | StringLiteralTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | TupleTypeAnnotation | TypeofTypeAnnotation | TypeAlias | TypeAnnotation | TypeCastExpression | TypeParameter | TypeParameterDeclaration | TypeParameterInstantiation | UnionTypeAnnotation | Variance | VoidTypeAnnotation | EnumDeclaration | EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody | EnumBooleanMember | EnumNumberMember | EnumStringMember | EnumDefaultedMember | IndexedAccessType | OptionalIndexedAccessType;\nexport type FlowType = AnyTypeAnnotation | ArrayTypeAnnotation | BooleanTypeAnnotation | BooleanLiteralTypeAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericTypeAnnotation | InterfaceTypeAnnotation | IntersectionTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NullableTypeAnnotation | NumberLiteralTypeAnnotation | NumberTypeAnnotation | ObjectTypeAnnotation | StringLiteralTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | TupleTypeAnnotation | TypeofTypeAnnotation | UnionTypeAnnotation | VoidTypeAnnotation | IndexedAccessType | OptionalIndexedAccessType;\nexport type FlowBaseAnnotation = AnyTypeAnnotation | BooleanTypeAnnotation | NullLiteralTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NumberTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | VoidTypeAnnotation;\nexport type FlowDeclaration = DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias;\nexport type FlowPredicate = DeclaredPredicate | InferredPredicate;\nexport type EnumBody = EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody;\nexport type EnumMember = EnumBooleanMember | EnumNumberMember | EnumStringMember | EnumDefaultedMember;\nexport type JSX = JSXAttribute | JSXClosingElement | JSXElement | JSXEmptyExpression | JSXExpressionContainer | JSXSpreadChild | JSXIdentifier | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement | JSXSpreadAttribute | JSXText | JSXFragment | JSXOpeningFragment | JSXClosingFragment;\nexport type Miscellaneous = Noop | Placeholder | V8IntrinsicIdentifier;\nexport type TypeScript = TSParameterProperty | TSDeclareFunction | TSDeclareMethod | TSQualifiedName | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSignature | TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType | TSConstructorType | TSTypeReference | TSTypePredicate | TSTypeQuery | TSTypeLiteral | TSArrayType | TSTupleType | TSOptionalType | TSRestType | TSNamedTupleMember | TSUnionType | TSIntersectionType | TSConditionalType | TSInferType | TSParenthesizedType | TSTypeOperator | TSIndexedAccessType | TSMappedType | TSTemplateLiteralType | TSLiteralType | TSExpressionWithTypeArguments | TSInterfaceDeclaration | TSInterfaceBody | TSTypeAliasDeclaration | TSInstantiationExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSEnumBody | TSEnumDeclaration | TSEnumMember | TSModuleDeclaration | TSModuleBlock | TSImportType | TSImportEqualsDeclaration | TSExternalModuleReference | TSNonNullExpression | TSExportAssignment | TSNamespaceExportDeclaration | TSTypeAnnotation | TSTypeParameterInstantiation | TSTypeParameterDeclaration | TSTypeParameter;\nexport type TSTypeElement = TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSignature;\nexport type TSType = TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType | TSConstructorType | TSTypeReference | TSTypePredicate | TSTypeQuery | TSTypeLiteral | TSArrayType | TSTupleType | TSOptionalType | TSRestType | TSUnionType | TSIntersectionType | TSConditionalType | TSInferType | TSParenthesizedType | TSTypeOperator | TSIndexedAccessType | TSMappedType | TSTemplateLiteralType | TSLiteralType | TSExpressionWithTypeArguments | TSImportType;\nexport type TSBaseType = TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSTemplateLiteralType | TSLiteralType;\nexport type ModuleDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration;\n\nexport interface Aliases {\n  Standardized: Standardized;\n  Expression: Expression;\n  Binary: Binary;\n  Scopable: Scopable;\n  BlockParent: BlockParent;\n  Block: Block;\n  Statement: Statement;\n  Terminatorless: Terminatorless;\n  CompletionStatement: CompletionStatement;\n  Conditional: Conditional;\n  Loop: Loop;\n  While: While;\n  ExpressionWrapper: ExpressionWrapper;\n  For: For;\n  ForXStatement: ForXStatement;\n  Function: Function;\n  FunctionParent: FunctionParent;\n  Pureish: Pureish;\n  Declaration: Declaration;\n  FunctionParameter: FunctionParameter;\n  PatternLike: PatternLike;\n  LVal: LVal;\n  TSEntityName: TSEntityName;\n  Literal: Literal;\n  Immutable: Immutable;\n  UserWhitespacable: UserWhitespacable;\n  Method: Method;\n  ObjectMember: ObjectMember;\n  Property: Property;\n  UnaryLike: UnaryLike;\n  Pattern: Pattern;\n  Class: Class;\n  ImportOrExportDeclaration: ImportOrExportDeclaration;\n  ExportDeclaration: ExportDeclaration;\n  ModuleSpecifier: ModuleSpecifier;\n  Accessor: Accessor;\n  Private: Private;\n  Flow: Flow;\n  FlowType: FlowType;\n  FlowBaseAnnotation: FlowBaseAnnotation;\n  FlowDeclaration: FlowDeclaration;\n  FlowPredicate: FlowPredicate;\n  EnumBody: EnumBody;\n  EnumMember: EnumMember;\n  JSX: JSX;\n  Miscellaneous: Miscellaneous;\n  TypeScript: TypeScript;\n  TSTypeElement: TSTypeElement;\n  TSType: TSType;\n  TSBaseType: TSBaseType;\n  ModuleDeclaration: ModuleDeclaration;\n}\n\nexport function arrayExpression(elements?: (null | Expression | SpreadElement)[]): ArrayExpression;\nexport function assignmentExpression(operator: string, left: LVal | OptionalMemberExpression, right: Expression): AssignmentExpression;\nexport function binaryExpression(operator: \"+\" | \"-\" | \"/\" | \"%\" | \"*\" | \"**\" | \"&\" | \"|\" | \">>\" | \">>>\" | \"<<\" | \"^\" | \"==\" | \"===\" | \"!=\" | \"!==\" | \"in\" | \"instanceof\" | \">\" | \"<\" | \">=\" | \"<=\" | \"|>\", left: Expression | PrivateName, right: Expression): BinaryExpression;\nexport function interpreterDirective(value: string): InterpreterDirective;\nexport function directive(value: DirectiveLiteral): Directive;\nexport function directiveLiteral(value: string): DirectiveLiteral;\nexport function blockStatement(body: Statement[], directives?: Directive[]): BlockStatement;\nexport function breakStatement(label?: Identifier | null): BreakStatement;\nexport function callExpression(callee: Expression | Super | V8IntrinsicIdentifier, _arguments: (Expression | SpreadElement | ArgumentPlaceholder)[]): CallExpression;\nexport function catchClause(param: Identifier | ArrayPattern | ObjectPattern | null | undefined, body: BlockStatement): CatchClause;\nexport function conditionalExpression(test: Expression, consequent: Expression, alternate: Expression): ConditionalExpression;\nexport function continueStatement(label?: Identifier | null): ContinueStatement;\nexport function debuggerStatement(): DebuggerStatement;\nexport function doWhileStatement(test: Expression, body: Statement): DoWhileStatement;\nexport function emptyStatement(): EmptyStatement;\nexport function expressionStatement(expression: Expression): ExpressionStatement;\nexport function file(program: Program, comments?: (CommentBlock | CommentLine)[] | null, tokens?: any[] | null): File;\nexport function forInStatement(left: VariableDeclaration | LVal, right: Expression, body: Statement): ForInStatement;\nexport function forStatement(init: VariableDeclaration | Expression | null | undefined, test: Expression | null | undefined, update: Expression | null | undefined, body: Statement): ForStatement;\nexport function functionDeclaration(id: Identifier | null | undefined, params: FunctionParameter[], body: BlockStatement, generator?: boolean, async?: boolean): FunctionDeclaration;\nexport function functionExpression(id: Identifier | null | undefined, params: FunctionParameter[], body: BlockStatement, generator?: boolean, async?: boolean): FunctionExpression;\nexport function identifier(name: string): Identifier;\nexport function ifStatement(test: Expression, consequent: Statement, alternate?: Statement | null): IfStatement;\nexport function labeledStatement(label: Identifier, body: Statement): LabeledStatement;\nexport function stringLiteral(value: string): StringLiteral;\nexport function numericLiteral(value: number): NumericLiteral;\nexport function nullLiteral(): NullLiteral;\nexport function booleanLiteral(value: boolean): BooleanLiteral;\nexport function regExpLiteral(pattern: string, flags?: string): RegExpLiteral;\nexport function logicalExpression(operator: \"||\" | \"&&\" | \"??\", left: Expression, right: Expression): LogicalExpression;\nexport function memberExpression(object: Expression | Super, property: Expression | Identifier | PrivateName, computed?: boolean, optional?: boolean | null): MemberExpression;\nexport function newExpression(callee: Expression | Super | V8IntrinsicIdentifier, _arguments: (Expression | SpreadElement | ArgumentPlaceholder)[]): NewExpression;\nexport function program(body: Statement[], directives?: Directive[], sourceType?: \"script\" | \"module\", interpreter?: InterpreterDirective | null): Program;\nexport function objectExpression(properties: (ObjectMethod | ObjectProperty | SpreadElement)[]): ObjectExpression;\nexport function objectMethod(kind: \"method\" | \"get\" | \"set\" | undefined, key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral, params: FunctionParameter[], body: BlockStatement, computed?: boolean, generator?: boolean, async?: boolean): ObjectMethod;\nexport function objectProperty(key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral | DecimalLiteral | PrivateName, value: Expression | PatternLike, computed?: boolean, shorthand?: boolean, decorators?: Decorator[] | null): ObjectProperty;\nexport function restElement(argument: Identifier | ArrayPattern | ObjectPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression | RestElement | AssignmentPattern): RestElement;\nexport function returnStatement(argument?: Expression | null): ReturnStatement;\nexport function sequenceExpression(expressions: Expression[]): SequenceExpression;\nexport function parenthesizedExpression(expression: Expression): ParenthesizedExpression;\nexport function switchCase(test: Expression | null | undefined, consequent: Statement[]): SwitchCase;\nexport function switchStatement(discriminant: Expression, cases: SwitchCase[]): SwitchStatement;\nexport function thisExpression(): ThisExpression;\nexport function throwStatement(argument: Expression): ThrowStatement;\nexport function tryStatement(block: BlockStatement, handler?: CatchClause | null, finalizer?: BlockStatement | null): TryStatement;\nexport function unaryExpression(operator: \"void\" | \"throw\" | \"delete\" | \"!\" | \"+\" | \"-\" | \"~\" | \"typeof\", argument: Expression, prefix?: boolean): UnaryExpression;\nexport function updateExpression(operator: \"++\" | \"--\", argument: Expression, prefix?: boolean): UpdateExpression;\nexport function variableDeclaration(kind: \"var\" | \"let\" | \"const\" | \"using\" | \"await using\", declarations: VariableDeclarator[]): VariableDeclaration;\nexport function variableDeclarator(id: LVal | VoidPattern, init?: Expression | null): VariableDeclarator;\nexport function whileStatement(test: Expression, body: Statement): WhileStatement;\nexport function withStatement(object: Expression, body: Statement): WithStatement;\nexport function assignmentPattern(left: Identifier | ObjectPattern | ArrayPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression, right: Expression): AssignmentPattern;\nexport function arrayPattern(elements: (null | PatternLike)[]): ArrayPattern;\nexport function arrowFunctionExpression(params: FunctionParameter[], body: BlockStatement | Expression, async?: boolean): ArrowFunctionExpression;\nexport function classBody(body: (ClassMethod | ClassPrivateMethod | ClassProperty | ClassPrivateProperty | ClassAccessorProperty | TSDeclareMethod | TSIndexSignature | StaticBlock)[]): ClassBody;\nexport function classExpression(id: Identifier | null | undefined, superClass: Expression | null | undefined, body: ClassBody, decorators?: Decorator[] | null): ClassExpression;\nexport function classDeclaration(id: Identifier | null | undefined, superClass: Expression | null | undefined, body: ClassBody, decorators?: Decorator[] | null): ClassDeclaration;\nexport function exportAllDeclaration(source: StringLiteral, attributes?: ImportAttribute[] | null): ExportAllDeclaration;\nexport function exportDefaultDeclaration(declaration: TSDeclareFunction | FunctionDeclaration | ClassDeclaration | Expression): ExportDefaultDeclaration;\nexport function exportNamedDeclaration(declaration?: Declaration | null, specifiers?: (ExportSpecifier | ExportDefaultSpecifier | ExportNamespaceSpecifier)[], source?: StringLiteral | null, attributes?: ImportAttribute[] | null): ExportNamedDeclaration;\nexport function exportSpecifier(local: Identifier, exported: Identifier | StringLiteral): ExportSpecifier;\nexport function forOfStatement(left: VariableDeclaration | LVal, right: Expression, body: Statement, _await?: boolean): ForOfStatement;\nexport function importDeclaration(specifiers: (ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier)[], source: StringLiteral, attributes?: ImportAttribute[] | null): ImportDeclaration;\nexport function importDefaultSpecifier(local: Identifier): ImportDefaultSpecifier;\nexport function importNamespaceSpecifier(local: Identifier): ImportNamespaceSpecifier;\nexport function importSpecifier(local: Identifier, imported: Identifier | StringLiteral): ImportSpecifier;\nexport function importExpression(source: Expression, options?: Expression | null): ImportExpression;\nexport function metaProperty(meta: Identifier, property: Identifier): MetaProperty;\nexport function classMethod(kind: \"get\" | \"set\" | \"method\" | \"constructor\" | undefined, key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression, params: (FunctionParameter | TSParameterProperty)[], body: BlockStatement, computed?: boolean, _static?: boolean, generator?: boolean, async?: boolean): ClassMethod;\nexport function objectPattern(properties: (RestElement | ObjectProperty)[]): ObjectPattern;\nexport function spreadElement(argument: Expression): SpreadElement;\ndeclare function _super(): Super;\nexport { _super as super}\nexport function taggedTemplateExpression(tag: Expression, quasi: TemplateLiteral): TaggedTemplateExpression;\nexport function templateElement(value: { raw: string, cooked?: string }, tail?: boolean): TemplateElement;\nexport function templateLiteral(quasis: TemplateElement[], expressions: (Expression | TSType)[]): TemplateLiteral;\nexport function yieldExpression(argument?: Expression | null, delegate?: boolean): YieldExpression;\nexport function awaitExpression(argument: Expression): AwaitExpression;\ndeclare function _import(): Import;\nexport { _import as import}\nexport function bigIntLiteral(value: string): BigIntLiteral;\nexport function exportNamespaceSpecifier(exported: Identifier): ExportNamespaceSpecifier;\nexport function optionalMemberExpression(object: Expression, property: Expression | Identifier, computed: boolean | undefined, optional: boolean): OptionalMemberExpression;\nexport function optionalCallExpression(callee: Expression, _arguments: (Expression | SpreadElement | ArgumentPlaceholder)[], optional: boolean): OptionalCallExpression;\nexport function classProperty(key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression, value?: Expression | null, typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null, decorators?: Decorator[] | null, computed?: boolean, _static?: boolean): ClassProperty;\nexport function classAccessorProperty(key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression | PrivateName, value?: Expression | null, typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null, decorators?: Decorator[] | null, computed?: boolean, _static?: boolean): ClassAccessorProperty;\nexport function classPrivateProperty(key: PrivateName, value?: Expression | null, decorators?: Decorator[] | null, _static?: boolean): ClassPrivateProperty;\nexport function classPrivateMethod(kind: \"get\" | \"set\" | \"method\" | undefined, key: PrivateName, params: (FunctionParameter | TSParameterProperty)[], body: BlockStatement, _static?: boolean): ClassPrivateMethod;\nexport function privateName(id: Identifier): PrivateName;\nexport function staticBlock(body: Statement[]): StaticBlock;\nexport function importAttribute(key: Identifier | StringLiteral, value: StringLiteral): ImportAttribute;\nexport function anyTypeAnnotation(): AnyTypeAnnotation;\nexport function arrayTypeAnnotation(elementType: FlowType): ArrayTypeAnnotation;\nexport function booleanTypeAnnotation(): BooleanTypeAnnotation;\nexport function booleanLiteralTypeAnnotation(value: boolean): BooleanLiteralTypeAnnotation;\nexport function nullLiteralTypeAnnotation(): NullLiteralTypeAnnotation;\nexport function classImplements(id: Identifier, typeParameters?: TypeParameterInstantiation | null): ClassImplements;\nexport function declareClass(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: InterfaceExtends[] | null | undefined, body: ObjectTypeAnnotation): DeclareClass;\nexport function declareFunction(id: Identifier): DeclareFunction;\nexport function declareInterface(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: InterfaceExtends[] | null | undefined, body: ObjectTypeAnnotation): DeclareInterface;\nexport function declareModule(id: Identifier | StringLiteral, body: BlockStatement, kind?: \"CommonJS\" | \"ES\" | null): DeclareModule;\nexport function declareModuleExports(typeAnnotation: TypeAnnotation): DeclareModuleExports;\nexport function declareTypeAlias(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, right: FlowType): DeclareTypeAlias;\nexport function declareOpaqueType(id: Identifier, typeParameters?: TypeParameterDeclaration | null, supertype?: FlowType | null): DeclareOpaqueType;\nexport function declareVariable(id: Identifier): DeclareVariable;\nexport function declareExportDeclaration(declaration?: Flow | null, specifiers?: (ExportSpecifier | ExportNamespaceSpecifier)[] | null, source?: StringLiteral | null, attributes?: ImportAttribute[] | null): DeclareExportDeclaration;\nexport function declareExportAllDeclaration(source: StringLiteral, attributes?: ImportAttribute[] | null): DeclareExportAllDeclaration;\nexport function declaredPredicate(value: Flow): DeclaredPredicate;\nexport function existsTypeAnnotation(): ExistsTypeAnnotation;\nexport function functionTypeAnnotation(typeParameters: TypeParameterDeclaration | null | undefined, params: FunctionTypeParam[], rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;\nexport function functionTypeParam(name: Identifier | null | undefined, typeAnnotation: FlowType): FunctionTypeParam;\nexport function genericTypeAnnotation(id: Identifier | QualifiedTypeIdentifier, typeParameters?: TypeParameterInstantiation | null): GenericTypeAnnotation;\nexport function inferredPredicate(): InferredPredicate;\nexport function interfaceExtends(id: Identifier | QualifiedTypeIdentifier, typeParameters?: TypeParameterInstantiation | null): InterfaceExtends;\nexport function interfaceDeclaration(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: InterfaceExtends[] | null | undefined, body: ObjectTypeAnnotation): InterfaceDeclaration;\nexport function interfaceTypeAnnotation(_extends: InterfaceExtends[] | null | undefined, body: ObjectTypeAnnotation): InterfaceTypeAnnotation;\nexport function intersectionTypeAnnotation(types: FlowType[]): IntersectionTypeAnnotation;\nexport function mixedTypeAnnotation(): MixedTypeAnnotation;\nexport function emptyTypeAnnotation(): EmptyTypeAnnotation;\nexport function nullableTypeAnnotation(typeAnnotation: FlowType): NullableTypeAnnotation;\nexport function numberLiteralTypeAnnotation(value: number): NumberLiteralTypeAnnotation;\nexport function numberTypeAnnotation(): NumberTypeAnnotation;\nexport function objectTypeAnnotation(properties: (ObjectTypeProperty | ObjectTypeSpreadProperty)[], indexers?: ObjectTypeIndexer[], callProperties?: ObjectTypeCallProperty[], internalSlots?: ObjectTypeInternalSlot[], exact?: boolean): ObjectTypeAnnotation;\nexport function objectTypeInternalSlot(id: Identifier, value: FlowType, optional: boolean, _static: boolean, method: boolean): ObjectTypeInternalSlot;\nexport function objectTypeCallProperty(value: FlowType): ObjectTypeCallProperty;\nexport function objectTypeIndexer(id: Identifier | null | undefined, key: FlowType, value: FlowType, variance?: Variance | null): ObjectTypeIndexer;\nexport function objectTypeProperty(key: Identifier | StringLiteral, value: FlowType, variance?: Variance | null): ObjectTypeProperty;\nexport function objectTypeSpreadProperty(argument: FlowType): ObjectTypeSpreadProperty;\nexport function opaqueType(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, supertype: FlowType | null | undefined, impltype: FlowType): OpaqueType;\nexport function qualifiedTypeIdentifier(id: Identifier, qualification: Identifier | QualifiedTypeIdentifier): QualifiedTypeIdentifier;\nexport function stringLiteralTypeAnnotation(value: string): StringLiteralTypeAnnotation;\nexport function stringTypeAnnotation(): StringTypeAnnotation;\nexport function symbolTypeAnnotation(): SymbolTypeAnnotation;\nexport function thisTypeAnnotation(): ThisTypeAnnotation;\nexport function tupleTypeAnnotation(types: FlowType[]): TupleTypeAnnotation;\nexport function typeofTypeAnnotation(argument: FlowType): TypeofTypeAnnotation;\nexport function typeAlias(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, right: FlowType): TypeAlias;\nexport function typeAnnotation(typeAnnotation: FlowType): TypeAnnotation;\nexport function typeCastExpression(expression: Expression, typeAnnotation: TypeAnnotation): TypeCastExpression;\nexport function typeParameter(bound?: TypeAnnotation | null, _default?: FlowType | null, variance?: Variance | null): TypeParameter;\nexport function typeParameterDeclaration(params: TypeParameter[]): TypeParameterDeclaration;\nexport function typeParameterInstantiation(params: FlowType[]): TypeParameterInstantiation;\nexport function unionTypeAnnotation(types: FlowType[]): UnionTypeAnnotation;\nexport function variance(kind: \"minus\" | \"plus\"): Variance;\nexport function voidTypeAnnotation(): VoidTypeAnnotation;\nexport function enumDeclaration(id: Identifier, body: EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody): EnumDeclaration;\nexport function enumBooleanBody(members: EnumBooleanMember[]): EnumBooleanBody;\nexport function enumNumberBody(members: EnumNumberMember[]): EnumNumberBody;\nexport function enumStringBody(members: (EnumStringMember | EnumDefaultedMember)[]): EnumStringBody;\nexport function enumSymbolBody(members: EnumDefaultedMember[]): EnumSymbolBody;\nexport function enumBooleanMember(id: Identifier): EnumBooleanMember;\nexport function enumNumberMember(id: Identifier, init: NumericLiteral): EnumNumberMember;\nexport function enumStringMember(id: Identifier, init: StringLiteral): EnumStringMember;\nexport function enumDefaultedMember(id: Identifier): EnumDefaultedMember;\nexport function indexedAccessType(objectType: FlowType, indexType: FlowType): IndexedAccessType;\nexport function optionalIndexedAccessType(objectType: FlowType, indexType: FlowType): OptionalIndexedAccessType;\nexport function jsxAttribute(name: JSXIdentifier | JSXNamespacedName, value?: JSXElement | JSXFragment | StringLiteral | JSXExpressionContainer | null): JSXAttribute;\nexport function jsxClosingElement(name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName): JSXClosingElement;\nexport function jsxElement(openingElement: JSXOpeningElement, closingElement: JSXClosingElement | null | undefined, children: (JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment)[], selfClosing?: boolean | null): JSXElement;\nexport function jsxEmptyExpression(): JSXEmptyExpression;\nexport function jsxExpressionContainer(expression: Expression | JSXEmptyExpression): JSXExpressionContainer;\nexport function jsxSpreadChild(expression: Expression): JSXSpreadChild;\nexport function jsxIdentifier(name: string): JSXIdentifier;\nexport function jsxMemberExpression(object: JSXMemberExpression | JSXIdentifier, property: JSXIdentifier): JSXMemberExpression;\nexport function jsxNamespacedName(namespace: JSXIdentifier, name: JSXIdentifier): JSXNamespacedName;\nexport function jsxOpeningElement(name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName, attributes: (JSXAttribute | JSXSpreadAttribute)[], selfClosing?: boolean): JSXOpeningElement;\nexport function jsxSpreadAttribute(argument: Expression): JSXSpreadAttribute;\nexport function jsxText(value: string): JSXText;\nexport function jsxFragment(openingFragment: JSXOpeningFragment, closingFragment: JSXClosingFragment, children: (JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment)[]): JSXFragment;\nexport function jsxOpeningFragment(): JSXOpeningFragment;\nexport function jsxClosingFragment(): JSXClosingFragment;\nexport function noop(): Noop;\nexport function placeholder(expectedNode: \"Identifier\" | \"StringLiteral\" | \"Expression\" | \"Statement\" | \"Declaration\" | \"BlockStatement\" | \"ClassBody\" | \"Pattern\", name: Identifier): Placeholder;\nexport function v8IntrinsicIdentifier(name: string): V8IntrinsicIdentifier;\nexport function argumentPlaceholder(): ArgumentPlaceholder;\nexport function bindExpression(object: Expression, callee: Expression): BindExpression;\nexport function decorator(expression: Expression): Decorator;\nexport function doExpression(body: BlockStatement, async?: boolean): DoExpression;\nexport function exportDefaultSpecifier(exported: Identifier): ExportDefaultSpecifier;\nexport function recordExpression(properties: (ObjectProperty | SpreadElement)[]): RecordExpression;\nexport function tupleExpression(elements?: (Expression | SpreadElement)[]): TupleExpression;\nexport function decimalLiteral(value: string): DecimalLiteral;\nexport function moduleExpression(body: Program): ModuleExpression;\nexport function topicReference(): TopicReference;\nexport function pipelineTopicExpression(expression: Expression): PipelineTopicExpression;\nexport function pipelineBareFunction(callee: Expression): PipelineBareFunction;\nexport function pipelinePrimaryTopicReference(): PipelinePrimaryTopicReference;\nexport function voidPattern(): VoidPattern;\nexport function tsParameterProperty(parameter: Identifier | AssignmentPattern): TSParameterProperty;\nexport function tsDeclareFunction(id: Identifier | null | undefined, typeParameters: TSTypeParameterDeclaration | Noop | null | undefined, params: FunctionParameter[], returnType?: TSTypeAnnotation | Noop | null): TSDeclareFunction;\nexport function tsDeclareMethod(decorators: Decorator[] | null | undefined, key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression, typeParameters: TSTypeParameterDeclaration | Noop | null | undefined, params: (FunctionParameter | TSParameterProperty)[], returnType?: TSTypeAnnotation | Noop | null): TSDeclareMethod;\nexport function tsQualifiedName(left: TSEntityName, right: Identifier): TSQualifiedName;\nexport function tsCallSignatureDeclaration(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSCallSignatureDeclaration;\nexport function tsConstructSignatureDeclaration(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSConstructSignatureDeclaration;\nexport function tsPropertySignature(key: Expression, typeAnnotation?: TSTypeAnnotation | null): TSPropertySignature;\nexport function tsMethodSignature(key: Expression, typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSMethodSignature;\nexport function tsIndexSignature(parameters: Identifier[], typeAnnotation?: TSTypeAnnotation | null): TSIndexSignature;\nexport function tsAnyKeyword(): TSAnyKeyword;\nexport function tsBooleanKeyword(): TSBooleanKeyword;\nexport function tsBigIntKeyword(): TSBigIntKeyword;\nexport function tsIntrinsicKeyword(): TSIntrinsicKeyword;\nexport function tsNeverKeyword(): TSNeverKeyword;\nexport function tsNullKeyword(): TSNullKeyword;\nexport function tsNumberKeyword(): TSNumberKeyword;\nexport function tsObjectKeyword(): TSObjectKeyword;\nexport function tsStringKeyword(): TSStringKeyword;\nexport function tsSymbolKeyword(): TSSymbolKeyword;\nexport function tsUndefinedKeyword(): TSUndefinedKeyword;\nexport function tsUnknownKeyword(): TSUnknownKeyword;\nexport function tsVoidKeyword(): TSVoidKeyword;\nexport function tsThisType(): TSThisType;\nexport function tsFunctionType(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSFunctionType;\nexport function tsConstructorType(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSConstructorType;\nexport function tsTypeReference(typeName: TSEntityName, typeParameters?: TSTypeParameterInstantiation | null): TSTypeReference;\nexport function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation?: TSTypeAnnotation | null, asserts?: boolean | null): TSTypePredicate;\nexport function tsTypeQuery(exprName: TSEntityName | TSImportType, typeParameters?: TSTypeParameterInstantiation | null): TSTypeQuery;\nexport function tsTypeLiteral(members: TSTypeElement[]): TSTypeLiteral;\nexport function tsArrayType(elementType: TSType): TSArrayType;\nexport function tsTupleType(elementTypes: (TSType | TSNamedTupleMember)[]): TSTupleType;\nexport function tsOptionalType(typeAnnotation: TSType): TSOptionalType;\nexport function tsRestType(typeAnnotation: TSType): TSRestType;\nexport function tsNamedTupleMember(label: Identifier, elementType: TSType, optional?: boolean): TSNamedTupleMember;\nexport function tsUnionType(types: TSType[]): TSUnionType;\nexport function tsIntersectionType(types: TSType[]): TSIntersectionType;\nexport function tsConditionalType(checkType: TSType, extendsType: TSType, trueType: TSType, falseType: TSType): TSConditionalType;\nexport function tsInferType(typeParameter: TSTypeParameter): TSInferType;\nexport function tsParenthesizedType(typeAnnotation: TSType): TSParenthesizedType;\nexport function tsTypeOperator(typeAnnotation: TSType, operator?: string): TSTypeOperator;\nexport function tsIndexedAccessType(objectType: TSType, indexType: TSType): TSIndexedAccessType;\nexport function tsMappedType(typeParameter: TSTypeParameter, typeAnnotation?: TSType | null, nameType?: TSType | null): TSMappedType;\nexport function tsTemplateLiteralType(quasis: TemplateElement[], types: TSType[]): TSTemplateLiteralType;\nexport function tsLiteralType(literal: NumericLiteral | StringLiteral | BooleanLiteral | BigIntLiteral | TemplateLiteral | UnaryExpression): TSLiteralType;\nexport function tsExpressionWithTypeArguments(expression: TSEntityName, typeParameters?: TSTypeParameterInstantiation | null): TSExpressionWithTypeArguments;\nexport function tsInterfaceDeclaration(id: Identifier, typeParameters: TSTypeParameterDeclaration | null | undefined, _extends: TSExpressionWithTypeArguments[] | null | undefined, body: TSInterfaceBody): TSInterfaceDeclaration;\nexport function tsInterfaceBody(body: TSTypeElement[]): TSInterfaceBody;\nexport function tsTypeAliasDeclaration(id: Identifier, typeParameters: TSTypeParameterDeclaration | null | undefined, typeAnnotation: TSType): TSTypeAliasDeclaration;\nexport function tsInstantiationExpression(expression: Expression, typeParameters?: TSTypeParameterInstantiation | null): TSInstantiationExpression;\nexport function tsAsExpression(expression: Expression, typeAnnotation: TSType): TSAsExpression;\nexport function tsSatisfiesExpression(expression: Expression, typeAnnotation: TSType): TSSatisfiesExpression;\nexport function tsTypeAssertion(typeAnnotation: TSType, expression: Expression): TSTypeAssertion;\nexport function tsEnumBody(members: TSEnumMember[]): TSEnumBody;\nexport function tsEnumDeclaration(id: Identifier, members: TSEnumMember[]): TSEnumDeclaration;\nexport function tsEnumMember(id: Identifier | StringLiteral, initializer?: Expression | null): TSEnumMember;\nexport function tsModuleDeclaration(id: Identifier | StringLiteral, body: TSModuleBlock | TSModuleDeclaration): TSModuleDeclaration;\nexport function tsModuleBlock(body: Statement[]): TSModuleBlock;\nexport function tsImportType(argument: StringLiteral, qualifier?: TSEntityName | null, typeParameters?: TSTypeParameterInstantiation | null): TSImportType;\nexport function tsImportEqualsDeclaration(id: Identifier, moduleReference: TSEntityName | TSExternalModuleReference): TSImportEqualsDeclaration;\nexport function tsExternalModuleReference(expression: StringLiteral): TSExternalModuleReference;\nexport function tsNonNullExpression(expression: Expression): TSNonNullExpression;\nexport function tsExportAssignment(expression: Expression): TSExportAssignment;\nexport function tsNamespaceExportDeclaration(id: Identifier): TSNamespaceExportDeclaration;\nexport function tsTypeAnnotation(typeAnnotation: TSType): TSTypeAnnotation;\nexport function tsTypeParameterInstantiation(params: TSType[]): TSTypeParameterInstantiation;\nexport function tsTypeParameterDeclaration(params: TSTypeParameter[]): TSTypeParameterDeclaration;\nexport function tsTypeParameter(constraint: TSType | null | undefined, _default: TSType | null | undefined, name: string): TSTypeParameter;\nexport function isAccessor(node: object | null | undefined, opts?: object | null): node is Accessor;\nexport function assertAccessor(node: object | null | undefined, opts?: object | null): void;\nexport function isAnyTypeAnnotation(node: object | null | undefined, opts?: object | null): node is AnyTypeAnnotation;\nexport function assertAnyTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isArgumentPlaceholder(node: object | null | undefined, opts?: object | null): node is ArgumentPlaceholder;\nexport function assertArgumentPlaceholder(node: object | null | undefined, opts?: object | null): void;\nexport function isArrayExpression(node: object | null | undefined, opts?: object | null): node is ArrayExpression;\nexport function assertArrayExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isArrayPattern(node: object | null | undefined, opts?: object | null): node is ArrayPattern;\nexport function assertArrayPattern(node: object | null | undefined, opts?: object | null): void;\nexport function isArrayTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ArrayTypeAnnotation;\nexport function assertArrayTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isArrowFunctionExpression(node: object | null | undefined, opts?: object | null): node is ArrowFunctionExpression;\nexport function assertArrowFunctionExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isAssignmentExpression(node: object | null | undefined, opts?: object | null): node is AssignmentExpression;\nexport function assertAssignmentExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isAssignmentPattern(node: object | null | undefined, opts?: object | null): node is AssignmentPattern;\nexport function assertAssignmentPattern(node: object | null | undefined, opts?: object | null): void;\nexport function isAwaitExpression(node: object | null | undefined, opts?: object | null): node is AwaitExpression;\nexport function assertAwaitExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isBigIntLiteral(node: object | null | undefined, opts?: object | null): node is BigIntLiteral;\nexport function assertBigIntLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isBinary(node: object | null | undefined, opts?: object | null): node is Binary;\nexport function assertBinary(node: object | null | undefined, opts?: object | null): void;\nexport function isBinaryExpression(node: object | null | undefined, opts?: object | null): node is BinaryExpression;\nexport function assertBinaryExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isBindExpression(node: object | null | undefined, opts?: object | null): node is BindExpression;\nexport function assertBindExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isBlock(node: object | null | undefined, opts?: object | null): node is Block;\nexport function assertBlock(node: object | null | undefined, opts?: object | null): void;\nexport function isBlockParent(node: object | null | undefined, opts?: object | null): node is BlockParent;\nexport function assertBlockParent(node: object | null | undefined, opts?: object | null): void;\nexport function isBlockStatement(node: object | null | undefined, opts?: object | null): node is BlockStatement;\nexport function assertBlockStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isBooleanLiteral(node: object | null | undefined, opts?: object | null): node is BooleanLiteral;\nexport function assertBooleanLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isBooleanLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is BooleanLiteralTypeAnnotation;\nexport function assertBooleanLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isBooleanTypeAnnotation(node: object | null | undefined, opts?: object | null): node is BooleanTypeAnnotation;\nexport function assertBooleanTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isBreakStatement(node: object | null | undefined, opts?: object | null): node is BreakStatement;\nexport function assertBreakStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isCallExpression(node: object | null | undefined, opts?: object | null): node is CallExpression;\nexport function assertCallExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isCatchClause(node: object | null | undefined, opts?: object | null): node is CatchClause;\nexport function assertCatchClause(node: object | null | undefined, opts?: object | null): void;\nexport function isClass(node: object | null | undefined, opts?: object | null): node is Class;\nexport function assertClass(node: object | null | undefined, opts?: object | null): void;\nexport function isClassAccessorProperty(node: object | null | undefined, opts?: object | null): node is ClassAccessorProperty;\nexport function assertClassAccessorProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isClassBody(node: object | null | undefined, opts?: object | null): node is ClassBody;\nexport function assertClassBody(node: object | null | undefined, opts?: object | null): void;\nexport function isClassDeclaration(node: object | null | undefined, opts?: object | null): node is ClassDeclaration;\nexport function assertClassDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isClassExpression(node: object | null | undefined, opts?: object | null): node is ClassExpression;\nexport function assertClassExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isClassImplements(node: object | null | undefined, opts?: object | null): node is ClassImplements;\nexport function assertClassImplements(node: object | null | undefined, opts?: object | null): void;\nexport function isClassMethod(node: object | null | undefined, opts?: object | null): node is ClassMethod;\nexport function assertClassMethod(node: object | null | undefined, opts?: object | null): void;\nexport function isClassPrivateMethod(node: object | null | undefined, opts?: object | null): node is ClassPrivateMethod;\nexport function assertClassPrivateMethod(node: object | null | undefined, opts?: object | null): void;\nexport function isClassPrivateProperty(node: object | null | undefined, opts?: object | null): node is ClassPrivateProperty;\nexport function assertClassPrivateProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isClassProperty(node: object | null | undefined, opts?: object | null): node is ClassProperty;\nexport function assertClassProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isCompletionStatement(node: object | null | undefined, opts?: object | null): node is CompletionStatement;\nexport function assertCompletionStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isConditional(node: object | null | undefined, opts?: object | null): node is Conditional;\nexport function assertConditional(node: object | null | undefined, opts?: object | null): void;\nexport function isConditionalExpression(node: object | null | undefined, opts?: object | null): node is ConditionalExpression;\nexport function assertConditionalExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isContinueStatement(node: object | null | undefined, opts?: object | null): node is ContinueStatement;\nexport function assertContinueStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isDebuggerStatement(node: object | null | undefined, opts?: object | null): node is DebuggerStatement;\nexport function assertDebuggerStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isDecimalLiteral(node: object | null | undefined, opts?: object | null): node is DecimalLiteral;\nexport function assertDecimalLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclaration(node: object | null | undefined, opts?: object | null): node is Declaration;\nexport function assertDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareClass(node: object | null | undefined, opts?: object | null): node is DeclareClass;\nexport function assertDeclareClass(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareExportAllDeclaration(node: object | null | undefined, opts?: object | null): node is DeclareExportAllDeclaration;\nexport function assertDeclareExportAllDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareExportDeclaration(node: object | null | undefined, opts?: object | null): node is DeclareExportDeclaration;\nexport function assertDeclareExportDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareFunction(node: object | null | undefined, opts?: object | null): node is DeclareFunction;\nexport function assertDeclareFunction(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareInterface(node: object | null | undefined, opts?: object | null): node is DeclareInterface;\nexport function assertDeclareInterface(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareModule(node: object | null | undefined, opts?: object | null): node is DeclareModule;\nexport function assertDeclareModule(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareModuleExports(node: object | null | undefined, opts?: object | null): node is DeclareModuleExports;\nexport function assertDeclareModuleExports(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareOpaqueType(node: object | null | undefined, opts?: object | null): node is DeclareOpaqueType;\nexport function assertDeclareOpaqueType(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareTypeAlias(node: object | null | undefined, opts?: object | null): node is DeclareTypeAlias;\nexport function assertDeclareTypeAlias(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareVariable(node: object | null | undefined, opts?: object | null): node is DeclareVariable;\nexport function assertDeclareVariable(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclaredPredicate(node: object | null | undefined, opts?: object | null): node is DeclaredPredicate;\nexport function assertDeclaredPredicate(node: object | null | undefined, opts?: object | null): void;\nexport function isDecorator(node: object | null | undefined, opts?: object | null): node is Decorator;\nexport function assertDecorator(node: object | null | undefined, opts?: object | null): void;\nexport function isDirective(node: object | null | undefined, opts?: object | null): node is Directive;\nexport function assertDirective(node: object | null | undefined, opts?: object | null): void;\nexport function isDirectiveLiteral(node: object | null | undefined, opts?: object | null): node is DirectiveLiteral;\nexport function assertDirectiveLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isDoExpression(node: object | null | undefined, opts?: object | null): node is DoExpression;\nexport function assertDoExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isDoWhileStatement(node: object | null | undefined, opts?: object | null): node is DoWhileStatement;\nexport function assertDoWhileStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isEmptyStatement(node: object | null | undefined, opts?: object | null): node is EmptyStatement;\nexport function assertEmptyStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isEmptyTypeAnnotation(node: object | null | undefined, opts?: object | null): node is EmptyTypeAnnotation;\nexport function assertEmptyTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumBody(node: object | null | undefined, opts?: object | null): node is EnumBody;\nexport function assertEnumBody(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumBooleanBody(node: object | null | undefined, opts?: object | null): node is EnumBooleanBody;\nexport function assertEnumBooleanBody(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumBooleanMember(node: object | null | undefined, opts?: object | null): node is EnumBooleanMember;\nexport function assertEnumBooleanMember(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumDeclaration(node: object | null | undefined, opts?: object | null): node is EnumDeclaration;\nexport function assertEnumDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumDefaultedMember(node: object | null | undefined, opts?: object | null): node is EnumDefaultedMember;\nexport function assertEnumDefaultedMember(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumMember(node: object | null | undefined, opts?: object | null): node is EnumMember;\nexport function assertEnumMember(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumNumberBody(node: object | null | undefined, opts?: object | null): node is EnumNumberBody;\nexport function assertEnumNumberBody(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumNumberMember(node: object | null | undefined, opts?: object | null): node is EnumNumberMember;\nexport function assertEnumNumberMember(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumStringBody(node: object | null | undefined, opts?: object | null): node is EnumStringBody;\nexport function assertEnumStringBody(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumStringMember(node: object | null | undefined, opts?: object | null): node is EnumStringMember;\nexport function assertEnumStringMember(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumSymbolBody(node: object | null | undefined, opts?: object | null): node is EnumSymbolBody;\nexport function assertEnumSymbolBody(node: object | null | undefined, opts?: object | null): void;\nexport function isExistsTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ExistsTypeAnnotation;\nexport function assertExistsTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isExportAllDeclaration(node: object | null | undefined, opts?: object | null): node is ExportAllDeclaration;\nexport function assertExportAllDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isExportDeclaration(node: object | null | undefined, opts?: object | null): node is ExportDeclaration;\nexport function assertExportDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isExportDefaultDeclaration(node: object | null | undefined, opts?: object | null): node is ExportDefaultDeclaration;\nexport function assertExportDefaultDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isExportDefaultSpecifier(node: object | null | undefined, opts?: object | null): node is ExportDefaultSpecifier;\nexport function assertExportDefaultSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isExportNamedDeclaration(node: object | null | undefined, opts?: object | null): node is ExportNamedDeclaration;\nexport function assertExportNamedDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isExportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): node is ExportNamespaceSpecifier;\nexport function assertExportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isExportSpecifier(node: object | null | undefined, opts?: object | null): node is ExportSpecifier;\nexport function assertExportSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isExpression(node: object | null | undefined, opts?: object | null): node is Expression;\nexport function assertExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isExpressionStatement(node: object | null | undefined, opts?: object | null): node is ExpressionStatement;\nexport function assertExpressionStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isExpressionWrapper(node: object | null | undefined, opts?: object | null): node is ExpressionWrapper;\nexport function assertExpressionWrapper(node: object | null | undefined, opts?: object | null): void;\nexport function isFile(node: object | null | undefined, opts?: object | null): node is File;\nexport function assertFile(node: object | null | undefined, opts?: object | null): void;\nexport function isFlow(node: object | null | undefined, opts?: object | null): node is Flow;\nexport function assertFlow(node: object | null | undefined, opts?: object | null): void;\nexport function isFlowBaseAnnotation(node: object | null | undefined, opts?: object | null): node is FlowBaseAnnotation;\nexport function assertFlowBaseAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isFlowDeclaration(node: object | null | undefined, opts?: object | null): node is FlowDeclaration;\nexport function assertFlowDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isFlowPredicate(node: object | null | undefined, opts?: object | null): node is FlowPredicate;\nexport function assertFlowPredicate(node: object | null | undefined, opts?: object | null): void;\nexport function isFlowType(node: object | null | undefined, opts?: object | null): node is FlowType;\nexport function assertFlowType(node: object | null | undefined, opts?: object | null): void;\nexport function isFor(node: object | null | undefined, opts?: object | null): node is For;\nexport function assertFor(node: object | null | undefined, opts?: object | null): void;\nexport function isForInStatement(node: object | null | undefined, opts?: object | null): node is ForInStatement;\nexport function assertForInStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isForOfStatement(node: object | null | undefined, opts?: object | null): node is ForOfStatement;\nexport function assertForOfStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isForStatement(node: object | null | undefined, opts?: object | null): node is ForStatement;\nexport function assertForStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isForXStatement(node: object | null | undefined, opts?: object | null): node is ForXStatement;\nexport function assertForXStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isFunction(node: object | null | undefined, opts?: object | null): node is Function;\nexport function assertFunction(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionDeclaration(node: object | null | undefined, opts?: object | null): node is FunctionDeclaration;\nexport function assertFunctionDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionExpression(node: object | null | undefined, opts?: object | null): node is FunctionExpression;\nexport function assertFunctionExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionParameter(node: object | null | undefined, opts?: object | null): node is FunctionParameter;\nexport function assertFunctionParameter(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionParent(node: object | null | undefined, opts?: object | null): node is FunctionParent;\nexport function assertFunctionParent(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionTypeAnnotation(node: object | null | undefined, opts?: object | null): node is FunctionTypeAnnotation;\nexport function assertFunctionTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionTypeParam(node: object | null | undefined, opts?: object | null): node is FunctionTypeParam;\nexport function assertFunctionTypeParam(node: object | null | undefined, opts?: object | null): void;\nexport function isGenericTypeAnnotation(node: object | null | undefined, opts?: object | null): node is GenericTypeAnnotation;\nexport function assertGenericTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isIdentifier(node: object | null | undefined, opts?: object | null): node is Identifier;\nexport function assertIdentifier(node: object | null | undefined, opts?: object | null): void;\nexport function isIfStatement(node: object | null | undefined, opts?: object | null): node is IfStatement;\nexport function assertIfStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isImmutable(node: object | null | undefined, opts?: object | null): node is Immutable;\nexport function assertImmutable(node: object | null | undefined, opts?: object | null): void;\nexport function isImport(node: object | null | undefined, opts?: object | null): node is Import;\nexport function assertImport(node: object | null | undefined, opts?: object | null): void;\nexport function isImportAttribute(node: object | null | undefined, opts?: object | null): node is ImportAttribute;\nexport function assertImportAttribute(node: object | null | undefined, opts?: object | null): void;\nexport function isImportDeclaration(node: object | null | undefined, opts?: object | null): node is ImportDeclaration;\nexport function assertImportDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isImportDefaultSpecifier(node: object | null | undefined, opts?: object | null): node is ImportDefaultSpecifier;\nexport function assertImportDefaultSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isImportExpression(node: object | null | undefined, opts?: object | null): node is ImportExpression;\nexport function assertImportExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isImportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): node is ImportNamespaceSpecifier;\nexport function assertImportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isImportOrExportDeclaration(node: object | null | undefined, opts?: object | null): node is ImportOrExportDeclaration;\nexport function assertImportOrExportDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isImportSpecifier(node: object | null | undefined, opts?: object | null): node is ImportSpecifier;\nexport function assertImportSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isIndexedAccessType(node: object | null | undefined, opts?: object | null): node is IndexedAccessType;\nexport function assertIndexedAccessType(node: object | null | undefined, opts?: object | null): void;\nexport function isInferredPredicate(node: object | null | undefined, opts?: object | null): node is InferredPredicate;\nexport function assertInferredPredicate(node: object | null | undefined, opts?: object | null): void;\nexport function isInterfaceDeclaration(node: object | null | undefined, opts?: object | null): node is InterfaceDeclaration;\nexport function assertInterfaceDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isInterfaceExtends(node: object | null | undefined, opts?: object | null): node is InterfaceExtends;\nexport function assertInterfaceExtends(node: object | null | undefined, opts?: object | null): void;\nexport function isInterfaceTypeAnnotation(node: object | null | undefined, opts?: object | null): node is InterfaceTypeAnnotation;\nexport function assertInterfaceTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isInterpreterDirective(node: object | null | undefined, opts?: object | null): node is InterpreterDirective;\nexport function assertInterpreterDirective(node: object | null | undefined, opts?: object | null): void;\nexport function isIntersectionTypeAnnotation(node: object | null | undefined, opts?: object | null): node is IntersectionTypeAnnotation;\nexport function assertIntersectionTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isJSX(node: object | null | undefined, opts?: object | null): node is JSX;\nexport function assertJSX(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXAttribute(node: object | null | undefined, opts?: object | null): node is JSXAttribute;\nexport function assertJSXAttribute(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXClosingElement(node: object | null | undefined, opts?: object | null): node is JSXClosingElement;\nexport function assertJSXClosingElement(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXClosingFragment(node: object | null | undefined, opts?: object | null): node is JSXClosingFragment;\nexport function assertJSXClosingFragment(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXElement(node: object | null | undefined, opts?: object | null): node is JSXElement;\nexport function assertJSXElement(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXEmptyExpression(node: object | null | undefined, opts?: object | null): node is JSXEmptyExpression;\nexport function assertJSXEmptyExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXExpressionContainer(node: object | null | undefined, opts?: object | null): node is JSXExpressionContainer;\nexport function assertJSXExpressionContainer(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXFragment(node: object | null | undefined, opts?: object | null): node is JSXFragment;\nexport function assertJSXFragment(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXIdentifier(node: object | null | undefined, opts?: object | null): node is JSXIdentifier;\nexport function assertJSXIdentifier(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXMemberExpression(node: object | null | undefined, opts?: object | null): node is JSXMemberExpression;\nexport function assertJSXMemberExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXNamespacedName(node: object | null | undefined, opts?: object | null): node is JSXNamespacedName;\nexport function assertJSXNamespacedName(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXOpeningElement(node: object | null | undefined, opts?: object | null): node is JSXOpeningElement;\nexport function assertJSXOpeningElement(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXOpeningFragment(node: object | null | undefined, opts?: object | null): node is JSXOpeningFragment;\nexport function assertJSXOpeningFragment(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXSpreadAttribute(node: object | null | undefined, opts?: object | null): node is JSXSpreadAttribute;\nexport function assertJSXSpreadAttribute(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXSpreadChild(node: object | null | undefined, opts?: object | null): node is JSXSpreadChild;\nexport function assertJSXSpreadChild(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXText(node: object | null | undefined, opts?: object | null): node is JSXText;\nexport function assertJSXText(node: object | null | undefined, opts?: object | null): void;\nexport function isLVal(node: object | null | undefined, opts?: object | null): node is LVal;\nexport function assertLVal(node: object | null | undefined, opts?: object | null): void;\nexport function isLabeledStatement(node: object | null | undefined, opts?: object | null): node is LabeledStatement;\nexport function assertLabeledStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isLiteral(node: object | null | undefined, opts?: object | null): node is Literal;\nexport function assertLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isLogicalExpression(node: object | null | undefined, opts?: object | null): node is LogicalExpression;\nexport function assertLogicalExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isLoop(node: object | null | undefined, opts?: object | null): node is Loop;\nexport function assertLoop(node: object | null | undefined, opts?: object | null): void;\nexport function isMemberExpression(node: object | null | undefined, opts?: object | null): node is MemberExpression;\nexport function assertMemberExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isMetaProperty(node: object | null | undefined, opts?: object | null): node is MetaProperty;\nexport function assertMetaProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isMethod(node: object | null | undefined, opts?: object | null): node is Method;\nexport function assertMethod(node: object | null | undefined, opts?: object | null): void;\nexport function isMiscellaneous(node: object | null | undefined, opts?: object | null): node is Miscellaneous;\nexport function assertMiscellaneous(node: object | null | undefined, opts?: object | null): void;\nexport function isMixedTypeAnnotation(node: object | null | undefined, opts?: object | null): node is MixedTypeAnnotation;\nexport function assertMixedTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isModuleDeclaration(node: object | null | undefined, opts?: object | null): node is ModuleDeclaration;\nexport function assertModuleDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isModuleExpression(node: object | null | undefined, opts?: object | null): node is ModuleExpression;\nexport function assertModuleExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isModuleSpecifier(node: object | null | undefined, opts?: object | null): node is ModuleSpecifier;\nexport function assertModuleSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isNewExpression(node: object | null | undefined, opts?: object | null): node is NewExpression;\nexport function assertNewExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isNoop(node: object | null | undefined, opts?: object | null): node is Noop;\nexport function assertNoop(node: object | null | undefined, opts?: object | null): void;\nexport function isNullLiteral(node: object | null | undefined, opts?: object | null): node is NullLiteral;\nexport function assertNullLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isNullLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NullLiteralTypeAnnotation;\nexport function assertNullLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isNullableTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NullableTypeAnnotation;\nexport function assertNullableTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\n/** @deprecated Use `isNumericLiteral` */\nexport function isNumberLiteral(node: object | null | undefined, opts?: object | null): node is NumericLiteral;\n/** @deprecated Use `assertNumericLiteral` */\nexport function assertNumberLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isNumberLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NumberLiteralTypeAnnotation;\nexport function assertNumberLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isNumberTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NumberTypeAnnotation;\nexport function assertNumberTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isNumericLiteral(node: object | null | undefined, opts?: object | null): node is NumericLiteral;\nexport function assertNumericLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectExpression(node: object | null | undefined, opts?: object | null): node is ObjectExpression;\nexport function assertObjectExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectMember(node: object | null | undefined, opts?: object | null): node is ObjectMember;\nexport function assertObjectMember(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectMethod(node: object | null | undefined, opts?: object | null): node is ObjectMethod;\nexport function assertObjectMethod(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectPattern(node: object | null | undefined, opts?: object | null): node is ObjectPattern;\nexport function assertObjectPattern(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectProperty(node: object | null | undefined, opts?: object | null): node is ObjectProperty;\nexport function assertObjectProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ObjectTypeAnnotation;\nexport function assertObjectTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeCallProperty(node: object | null | undefined, opts?: object | null): node is ObjectTypeCallProperty;\nexport function assertObjectTypeCallProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeIndexer(node: object | null | undefined, opts?: object | null): node is ObjectTypeIndexer;\nexport function assertObjectTypeIndexer(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeInternalSlot(node: object | null | undefined, opts?: object | null): node is ObjectTypeInternalSlot;\nexport function assertObjectTypeInternalSlot(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeProperty(node: object | null | undefined, opts?: object | null): node is ObjectTypeProperty;\nexport function assertObjectTypeProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeSpreadProperty(node: object | null | undefined, opts?: object | null): node is ObjectTypeSpreadProperty;\nexport function assertObjectTypeSpreadProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isOpaqueType(node: object | null | undefined, opts?: object | null): node is OpaqueType;\nexport function assertOpaqueType(node: object | null | undefined, opts?: object | null): void;\nexport function isOptionalCallExpression(node: object | null | undefined, opts?: object | null): node is OptionalCallExpression;\nexport function assertOptionalCallExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isOptionalIndexedAccessType(node: object | null | undefined, opts?: object | null): node is OptionalIndexedAccessType;\nexport function assertOptionalIndexedAccessType(node: object | null | undefined, opts?: object | null): void;\nexport function isOptionalMemberExpression(node: object | null | undefined, opts?: object | null): node is OptionalMemberExpression;\nexport function assertOptionalMemberExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isParenthesizedExpression(node: object | null | undefined, opts?: object | null): node is ParenthesizedExpression;\nexport function assertParenthesizedExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isPattern(node: object | null | undefined, opts?: object | null): node is Pattern;\nexport function assertPattern(node: object | null | undefined, opts?: object | null): void;\nexport function isPatternLike(node: object | null | undefined, opts?: object | null): node is PatternLike;\nexport function assertPatternLike(node: object | null | undefined, opts?: object | null): void;\nexport function isPipelineBareFunction(node: object | null | undefined, opts?: object | null): node is PipelineBareFunction;\nexport function assertPipelineBareFunction(node: object | null | undefined, opts?: object | null): void;\nexport function isPipelinePrimaryTopicReference(node: object | null | undefined, opts?: object | null): node is PipelinePrimaryTopicReference;\nexport function assertPipelinePrimaryTopicReference(node: object | null | undefined, opts?: object | null): void;\nexport function isPipelineTopicExpression(node: object | null | undefined, opts?: object | null): node is PipelineTopicExpression;\nexport function assertPipelineTopicExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isPlaceholder(node: object | null | undefined, opts?: object | null): node is Placeholder;\nexport function assertPlaceholder(node: object | null | undefined, opts?: object | null): void;\nexport function isPrivate(node: object | null | undefined, opts?: object | null): node is Private;\nexport function assertPrivate(node: object | null | undefined, opts?: object | null): void;\nexport function isPrivateName(node: object | null | undefined, opts?: object | null): node is PrivateName;\nexport function assertPrivateName(node: object | null | undefined, opts?: object | null): void;\nexport function isProgram(node: object | null | undefined, opts?: object | null): node is Program;\nexport function assertProgram(node: object | null | undefined, opts?: object | null): void;\nexport function isProperty(node: object | null | undefined, opts?: object | null): node is Property;\nexport function assertProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isPureish(node: object | null | undefined, opts?: object | null): node is Pureish;\nexport function assertPureish(node: object | null | undefined, opts?: object | null): void;\nexport function isQualifiedTypeIdentifier(node: object | null | undefined, opts?: object | null): node is QualifiedTypeIdentifier;\nexport function assertQualifiedTypeIdentifier(node: object | null | undefined, opts?: object | null): void;\nexport function isRecordExpression(node: object | null | undefined, opts?: object | null): node is RecordExpression;\nexport function assertRecordExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isRegExpLiteral(node: object | null | undefined, opts?: object | null): node is RegExpLiteral;\nexport function assertRegExpLiteral(node: object | null | undefined, opts?: object | null): void;\n/** @deprecated Use `isRegExpLiteral` */\nexport function isRegexLiteral(node: object | null | undefined, opts?: object | null): node is RegExpLiteral;\n/** @deprecated Use `assertRegExpLiteral` */\nexport function assertRegexLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isRestElement(node: object | null | undefined, opts?: object | null): node is RestElement;\nexport function assertRestElement(node: object | null | undefined, opts?: object | null): void;\n/** @deprecated Use `isRestElement` */\nexport function isRestProperty(node: object | null | undefined, opts?: object | null): node is RestElement;\n/** @deprecated Use `assertRestElement` */\nexport function assertRestProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isReturnStatement(node: object | null | undefined, opts?: object | null): node is ReturnStatement;\nexport function assertReturnStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isScopable(node: object | null | undefined, opts?: object | null): node is Scopable;\nexport function assertScopable(node: object | null | undefined, opts?: object | null): void;\nexport function isSequenceExpression(node: object | null | undefined, opts?: object | null): node is SequenceExpression;\nexport function assertSequenceExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isSpreadElement(node: object | null | undefined, opts?: object | null): node is SpreadElement;\nexport function assertSpreadElement(node: object | null | undefined, opts?: object | null): void;\n/** @deprecated Use `isSpreadElement` */\nexport function isSpreadProperty(node: object | null | undefined, opts?: object | null): node is SpreadElement;\n/** @deprecated Use `assertSpreadElement` */\nexport function assertSpreadProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isStandardized(node: object | null | undefined, opts?: object | null): node is Standardized;\nexport function assertStandardized(node: object | null | undefined, opts?: object | null): void;\nexport function isStatement(node: object | null | undefined, opts?: object | null): node is Statement;\nexport function assertStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isStaticBlock(node: object | null | undefined, opts?: object | null): node is StaticBlock;\nexport function assertStaticBlock(node: object | null | undefined, opts?: object | null): void;\nexport function isStringLiteral(node: object | null | undefined, opts?: object | null): node is StringLiteral;\nexport function assertStringLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isStringLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is StringLiteralTypeAnnotation;\nexport function assertStringLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isStringTypeAnnotation(node: object | null | undefined, opts?: object | null): node is StringTypeAnnotation;\nexport function assertStringTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isSuper(node: object | null | undefined, opts?: object | null): node is Super;\nexport function assertSuper(node: object | null | undefined, opts?: object | null): void;\nexport function isSwitchCase(node: object | null | undefined, opts?: object | null): node is SwitchCase;\nexport function assertSwitchCase(node: object | null | undefined, opts?: object | null): void;\nexport function isSwitchStatement(node: object | null | undefined, opts?: object | null): node is SwitchStatement;\nexport function assertSwitchStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isSymbolTypeAnnotation(node: object | null | undefined, opts?: object | null): node is SymbolTypeAnnotation;\nexport function assertSymbolTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isTSAnyKeyword(node: object | null | undefined, opts?: object | null): node is TSAnyKeyword;\nexport function assertTSAnyKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSArrayType(node: object | null | undefined, opts?: object | null): node is TSArrayType;\nexport function assertTSArrayType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSAsExpression(node: object | null | undefined, opts?: object | null): node is TSAsExpression;\nexport function assertTSAsExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTSBaseType(node: object | null | undefined, opts?: object | null): node is TSBaseType;\nexport function assertTSBaseType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSBigIntKeyword(node: object | null | undefined, opts?: object | null): node is TSBigIntKeyword;\nexport function assertTSBigIntKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSBooleanKeyword(node: object | null | undefined, opts?: object | null): node is TSBooleanKeyword;\nexport function assertTSBooleanKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSCallSignatureDeclaration(node: object | null | undefined, opts?: object | null): node is TSCallSignatureDeclaration;\nexport function assertTSCallSignatureDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSConditionalType(node: object | null | undefined, opts?: object | null): node is TSConditionalType;\nexport function assertTSConditionalType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSConstructSignatureDeclaration(node: object | null | undefined, opts?: object | null): node is TSConstructSignatureDeclaration;\nexport function assertTSConstructSignatureDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSConstructorType(node: object | null | undefined, opts?: object | null): node is TSConstructorType;\nexport function assertTSConstructorType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSDeclareFunction(node: object | null | undefined, opts?: object | null): node is TSDeclareFunction;\nexport function assertTSDeclareFunction(node: object | null | undefined, opts?: object | null): void;\nexport function isTSDeclareMethod(node: object | null | undefined, opts?: object | null): node is TSDeclareMethod;\nexport function assertTSDeclareMethod(node: object | null | undefined, opts?: object | null): void;\nexport function isTSEntityName(node: object | null | undefined, opts?: object | null): node is TSEntityName;\nexport function assertTSEntityName(node: object | null | undefined, opts?: object | null): void;\nexport function isTSEnumBody(node: object | null | undefined, opts?: object | null): node is TSEnumBody;\nexport function assertTSEnumBody(node: object | null | undefined, opts?: object | null): void;\nexport function isTSEnumDeclaration(node: object | null | undefined, opts?: object | null): node is TSEnumDeclaration;\nexport function assertTSEnumDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSEnumMember(node: object | null | undefined, opts?: object | null): node is TSEnumMember;\nexport function assertTSEnumMember(node: object | null | undefined, opts?: object | null): void;\nexport function isTSExportAssignment(node: object | null | undefined, opts?: object | null): node is TSExportAssignment;\nexport function assertTSExportAssignment(node: object | null | undefined, opts?: object | null): void;\nexport function isTSExpressionWithTypeArguments(node: object | null | undefined, opts?: object | null): node is TSExpressionWithTypeArguments;\nexport function assertTSExpressionWithTypeArguments(node: object | null | undefined, opts?: object | null): void;\nexport function isTSExternalModuleReference(node: object | null | undefined, opts?: object | null): node is TSExternalModuleReference;\nexport function assertTSExternalModuleReference(node: object | null | undefined, opts?: object | null): void;\nexport function isTSFunctionType(node: object | null | undefined, opts?: object | null): node is TSFunctionType;\nexport function assertTSFunctionType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSImportEqualsDeclaration(node: object | null | undefined, opts?: object | null): node is TSImportEqualsDeclaration;\nexport function assertTSImportEqualsDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSImportType(node: object | null | undefined, opts?: object | null): node is TSImportType;\nexport function assertTSImportType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSIndexSignature(node: object | null | undefined, opts?: object | null): node is TSIndexSignature;\nexport function assertTSIndexSignature(node: object | null | undefined, opts?: object | null): void;\nexport function isTSIndexedAccessType(node: object | null | undefined, opts?: object | null): node is TSIndexedAccessType;\nexport function assertTSIndexedAccessType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSInferType(node: object | null | undefined, opts?: object | null): node is TSInferType;\nexport function assertTSInferType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSInstantiationExpression(node: object | null | undefined, opts?: object | null): node is TSInstantiationExpression;\nexport function assertTSInstantiationExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTSInterfaceBody(node: object | null | undefined, opts?: object | null): node is TSInterfaceBody;\nexport function assertTSInterfaceBody(node: object | null | undefined, opts?: object | null): void;\nexport function isTSInterfaceDeclaration(node: object | null | undefined, opts?: object | null): node is TSInterfaceDeclaration;\nexport function assertTSInterfaceDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSIntersectionType(node: object | null | undefined, opts?: object | null): node is TSIntersectionType;\nexport function assertTSIntersectionType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSIntrinsicKeyword(node: object | null | undefined, opts?: object | null): node is TSIntrinsicKeyword;\nexport function assertTSIntrinsicKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSLiteralType(node: object | null | undefined, opts?: object | null): node is TSLiteralType;\nexport function assertTSLiteralType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSMappedType(node: object | null | undefined, opts?: object | null): node is TSMappedType;\nexport function assertTSMappedType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSMethodSignature(node: object | null | undefined, opts?: object | null): node is TSMethodSignature;\nexport function assertTSMethodSignature(node: object | null | undefined, opts?: object | null): void;\nexport function isTSModuleBlock(node: object | null | undefined, opts?: object | null): node is TSModuleBlock;\nexport function assertTSModuleBlock(node: object | null | undefined, opts?: object | null): void;\nexport function isTSModuleDeclaration(node: object | null | undefined, opts?: object | null): node is TSModuleDeclaration;\nexport function assertTSModuleDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNamedTupleMember(node: object | null | undefined, opts?: object | null): node is TSNamedTupleMember;\nexport function assertTSNamedTupleMember(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNamespaceExportDeclaration(node: object | null | undefined, opts?: object | null): node is TSNamespaceExportDeclaration;\nexport function assertTSNamespaceExportDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNeverKeyword(node: object | null | undefined, opts?: object | null): node is TSNeverKeyword;\nexport function assertTSNeverKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNonNullExpression(node: object | null | undefined, opts?: object | null): node is TSNonNullExpression;\nexport function assertTSNonNullExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNullKeyword(node: object | null | undefined, opts?: object | null): node is TSNullKeyword;\nexport function assertTSNullKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNumberKeyword(node: object | null | undefined, opts?: object | null): node is TSNumberKeyword;\nexport function assertTSNumberKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSObjectKeyword(node: object | null | undefined, opts?: object | null): node is TSObjectKeyword;\nexport function assertTSObjectKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSOptionalType(node: object | null | undefined, opts?: object | null): node is TSOptionalType;\nexport function assertTSOptionalType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSParameterProperty(node: object | null | undefined, opts?: object | null): node is TSParameterProperty;\nexport function assertTSParameterProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isTSParenthesizedType(node: object | null | undefined, opts?: object | null): node is TSParenthesizedType;\nexport function assertTSParenthesizedType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSPropertySignature(node: object | null | undefined, opts?: object | null): node is TSPropertySignature;\nexport function assertTSPropertySignature(node: object | null | undefined, opts?: object | null): void;\nexport function isTSQualifiedName(node: object | null | undefined, opts?: object | null): node is TSQualifiedName;\nexport function assertTSQualifiedName(node: object | null | undefined, opts?: object | null): void;\nexport function isTSRestType(node: object | null | undefined, opts?: object | null): node is TSRestType;\nexport function assertTSRestType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSSatisfiesExpression(node: object | null | undefined, opts?: object | null): node is TSSatisfiesExpression;\nexport function assertTSSatisfiesExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTSStringKeyword(node: object | null | undefined, opts?: object | null): node is TSStringKeyword;\nexport function assertTSStringKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSSymbolKeyword(node: object | null | undefined, opts?: object | null): node is TSSymbolKeyword;\nexport function assertTSSymbolKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTemplateLiteralType(node: object | null | undefined, opts?: object | null): node is TSTemplateLiteralType;\nexport function assertTSTemplateLiteralType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSThisType(node: object | null | undefined, opts?: object | null): node is TSThisType;\nexport function assertTSThisType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTupleType(node: object | null | undefined, opts?: object | null): node is TSTupleType;\nexport function assertTSTupleType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSType(node: object | null | undefined, opts?: object | null): node is TSType;\nexport function assertTSType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeAliasDeclaration(node: object | null | undefined, opts?: object | null): node is TSTypeAliasDeclaration;\nexport function assertTSTypeAliasDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TSTypeAnnotation;\nexport function assertTSTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeAssertion(node: object | null | undefined, opts?: object | null): node is TSTypeAssertion;\nexport function assertTSTypeAssertion(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeElement(node: object | null | undefined, opts?: object | null): node is TSTypeElement;\nexport function assertTSTypeElement(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeLiteral(node: object | null | undefined, opts?: object | null): node is TSTypeLiteral;\nexport function assertTSTypeLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeOperator(node: object | null | undefined, opts?: object | null): node is TSTypeOperator;\nexport function assertTSTypeOperator(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeParameter(node: object | null | undefined, opts?: object | null): node is TSTypeParameter;\nexport function assertTSTypeParameter(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): node is TSTypeParameterDeclaration;\nexport function assertTSTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): node is TSTypeParameterInstantiation;\nexport function assertTSTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypePredicate(node: object | null | undefined, opts?: object | null): node is TSTypePredicate;\nexport function assertTSTypePredicate(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeQuery(node: object | null | undefined, opts?: object | null): node is TSTypeQuery;\nexport function assertTSTypeQuery(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeReference(node: object | null | undefined, opts?: object | null): node is TSTypeReference;\nexport function assertTSTypeReference(node: object | null | undefined, opts?: object | null): void;\nexport function isTSUndefinedKeyword(node: object | null | undefined, opts?: object | null): node is TSUndefinedKeyword;\nexport function assertTSUndefinedKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSUnionType(node: object | null | undefined, opts?: object | null): node is TSUnionType;\nexport function assertTSUnionType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSUnknownKeyword(node: object | null | undefined, opts?: object | null): node is TSUnknownKeyword;\nexport function assertTSUnknownKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSVoidKeyword(node: object | null | undefined, opts?: object | null): node is TSVoidKeyword;\nexport function assertTSVoidKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTaggedTemplateExpression(node: object | null | undefined, opts?: object | null): node is TaggedTemplateExpression;\nexport function assertTaggedTemplateExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTemplateElement(node: object | null | undefined, opts?: object | null): node is TemplateElement;\nexport function assertTemplateElement(node: object | null | undefined, opts?: object | null): void;\nexport function isTemplateLiteral(node: object | null | undefined, opts?: object | null): node is TemplateLiteral;\nexport function assertTemplateLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isTerminatorless(node: object | null | undefined, opts?: object | null): node is Terminatorless;\nexport function assertTerminatorless(node: object | null | undefined, opts?: object | null): void;\nexport function isThisExpression(node: object | null | undefined, opts?: object | null): node is ThisExpression;\nexport function assertThisExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isThisTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ThisTypeAnnotation;\nexport function assertThisTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isThrowStatement(node: object | null | undefined, opts?: object | null): node is ThrowStatement;\nexport function assertThrowStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isTopicReference(node: object | null | undefined, opts?: object | null): node is TopicReference;\nexport function assertTopicReference(node: object | null | undefined, opts?: object | null): void;\nexport function isTryStatement(node: object | null | undefined, opts?: object | null): node is TryStatement;\nexport function assertTryStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isTupleExpression(node: object | null | undefined, opts?: object | null): node is TupleExpression;\nexport function assertTupleExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTupleTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TupleTypeAnnotation;\nexport function assertTupleTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeAlias(node: object | null | undefined, opts?: object | null): node is TypeAlias;\nexport function assertTypeAlias(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TypeAnnotation;\nexport function assertTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeCastExpression(node: object | null | undefined, opts?: object | null): node is TypeCastExpression;\nexport function assertTypeCastExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeParameter(node: object | null | undefined, opts?: object | null): node is TypeParameter;\nexport function assertTypeParameter(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): node is TypeParameterDeclaration;\nexport function assertTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): node is TypeParameterInstantiation;\nexport function assertTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeScript(node: object | null | undefined, opts?: object | null): node is TypeScript;\nexport function assertTypeScript(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeofTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TypeofTypeAnnotation;\nexport function assertTypeofTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isUnaryExpression(node: object | null | undefined, opts?: object | null): node is UnaryExpression;\nexport function assertUnaryExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isUnaryLike(node: object | null | undefined, opts?: object | null): node is UnaryLike;\nexport function assertUnaryLike(node: object | null | undefined, opts?: object | null): void;\nexport function isUnionTypeAnnotation(node: object | null | undefined, opts?: object | null): node is UnionTypeAnnotation;\nexport function assertUnionTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isUpdateExpression(node: object | null | undefined, opts?: object | null): node is UpdateExpression;\nexport function assertUpdateExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isUserWhitespacable(node: object | null | undefined, opts?: object | null): node is UserWhitespacable;\nexport function assertUserWhitespacable(node: object | null | undefined, opts?: object | null): void;\nexport function isV8IntrinsicIdentifier(node: object | null | undefined, opts?: object | null): node is V8IntrinsicIdentifier;\nexport function assertV8IntrinsicIdentifier(node: object | null | undefined, opts?: object | null): void;\nexport function isVariableDeclaration(node: object | null | undefined, opts?: object | null): node is VariableDeclaration;\nexport function assertVariableDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isVariableDeclarator(node: object | null | undefined, opts?: object | null): node is VariableDeclarator;\nexport function assertVariableDeclarator(node: object | null | undefined, opts?: object | null): void;\nexport function isVariance(node: object | null | undefined, opts?: object | null): node is Variance;\nexport function assertVariance(node: object | null | undefined, opts?: object | null): void;\nexport function isVoidPattern(node: object | null | undefined, opts?: object | null): node is VoidPattern;\nexport function assertVoidPattern(node: object | null | undefined, opts?: object | null): void;\nexport function isVoidTypeAnnotation(node: object | null | undefined, opts?: object | null): node is VoidTypeAnnotation;\nexport function assertVoidTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isWhile(node: object | null | undefined, opts?: object | null): node is While;\nexport function assertWhile(node: object | null | undefined, opts?: object | null): void;\nexport function isWhileStatement(node: object | null | undefined, opts?: object | null): node is WhileStatement;\nexport function assertWhileStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isWithStatement(node: object | null | undefined, opts?: object | null): node is WithStatement;\nexport function assertWithStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isYieldExpression(node: object | null | undefined, opts?: object | null): node is YieldExpression;\nexport function assertYieldExpression(node: object | null | undefined, opts?: object | null): void;\nexport function assertNode(obj: any): void\nexport function createTypeAnnotationBasedOnTypeof(type: 'string' | 'number' | 'undefined' | 'boolean' | 'function' | 'object' | 'symbol'): StringTypeAnnotation | VoidTypeAnnotation | NumberTypeAnnotation | BooleanTypeAnnotation | GenericTypeAnnotation\nexport function createUnionTypeAnnotation<T extends FlowType>(types: [T]): T\nexport function createFlowUnionType<T extends FlowType>(types: [T]): T\nexport function createUnionTypeAnnotation(types: ReadonlyArray<FlowType>): UnionTypeAnnotation\nexport function createFlowUnionType(types: ReadonlyArray<FlowType>): UnionTypeAnnotation\nexport function buildChildren(node: { children: ReadonlyArray<JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment | JSXEmptyExpression> }): JSXElement['children']\nexport function clone<T extends Node>(n: T): T;\nexport function cloneDeep<T extends Node>(n: T): T;\nexport function cloneDeepWithoutLoc<T extends Node>(n: T): T;\nexport function cloneNode<T extends Node>(n: T, deep?: boolean, withoutLoc?: boolean): T;\nexport function cloneWithoutLoc<T extends Node>(n: T): T;\nexport type CommentTypeShorthand = 'leading' | 'inner' | 'trailing'\nexport function addComment<T extends Node>(node: T, type: CommentTypeShorthand, content: string, line?: boolean): T\nexport function addComments<T extends Node>(node: T, type: CommentTypeShorthand, comments: ReadonlyArray<Comment>): T\nexport function inheritInnerComments(node: Node, parent: Node): void\nexport function inheritLeadingComments(node: Node, parent: Node): void\nexport function inheritsComments<T extends Node>(node: T, parent: Node): void\nexport function inheritTrailingComments(node: Node, parent: Node): void\nexport function removeComments<T extends Node>(node: T): T\nexport function ensureBlock(node: Extract<Node, { body: BlockStatement | Statement | Expression }>): BlockStatement\nexport function ensureBlock<K extends keyof Extract<Node, { body: BlockStatement | Statement | Expression }> = 'body'>(node: Extract<Node, Record<K, BlockStatement | Statement | Expression>>, key: K): BlockStatement\nexport function toBindingIdentifierName(name: { toString(): string } | null | undefined): string\nexport function toBlock(node: Statement | Expression, parent?: Function | null): BlockStatement\nexport function toComputedKey<T extends Extract<Node, { computed: boolean | null }>>(node: T, key?: Expression | Identifier): Expression\nexport function toExpression(node: Function): FunctionExpression\nexport function toExpression(node: Class): ClassExpression\nexport function toExpression(node: ExpressionStatement | Expression | Class | Function): Expression\nexport function toIdentifier(name: { toString(): string } | null | undefined): string\nexport function toKeyAlias(node: Method | Property, key?: Node): string\nexport function toSequenceExpression(nodes: ReadonlyArray<Node>, scope: { push(value: { id: LVal; kind: 'var'; init?: Expression}): void; buildUndefinedNode(): Node }): SequenceExpression | undefined\nexport function toStatement(node: AssignmentExpression, ignore?: boolean): ExpressionStatement\nexport function toStatement(node: Statement | AssignmentExpression, ignore?: boolean): Statement\nexport function toStatement(node: Class, ignore: true): ClassDeclaration | undefined\nexport function toStatement(node: Class, ignore?: boolean): ClassDeclaration\nexport function toStatement(node: Function, ignore: true): FunctionDeclaration | undefined\nexport function toStatement(node: Function, ignore?: boolean): FunctionDeclaration\nexport function toStatement(node: Statement | Class | Function | AssignmentExpression, ignore: true): Statement | undefined\nexport function toStatement(node: Statement | Class | Function | AssignmentExpression, ignore?: boolean): Statement\nexport function valueToNode(value: undefined): Identifier\nexport function valueToNode(value: boolean): BooleanLiteral\nexport function valueToNode(value: null): NullLiteral\nexport function valueToNode(value: string): StringLiteral\nexport function valueToNode(value: number): NumericLiteral | BinaryExpression | UnaryExpression\nexport function valueToNode(value: RegExp): RegExpLiteral\nexport function valueToNode(value: ReadonlyArray<undefined | boolean | null | string | number | RegExp | object>): ArrayExpression\nexport function valueToNode(value: object): ObjectExpression\nexport function valueToNode(value: undefined | boolean | null | string | number | RegExp | object): Expression\nexport function removeTypeDuplicates(types: ReadonlyArray<FlowType | false | null | undefined>): FlowType[]\nexport function appendToMemberExpression<T extends Pick<MemberExpression, 'object' | 'property'>>(member: T, append: MemberExpression['property'], computed?: boolean): T\nexport function inherits<T extends Node | null | undefined>(child: T, parent: Node | null | undefined): T\nexport function prependToMemberExpression<T extends Pick<MemberExpression, 'object' | 'property'>>(member: T, prepend: MemberExpression['object']): T\nexport function removeProperties(\n  n: Node,\n  opts?: { preserveComments: boolean } | null\n): void;\nexport function removePropertiesDeep<T extends Node>(\n  n: T,\n  opts?: { preserveComments: boolean } | null\n): T;\nexport function getBindingIdentifiers(node: Node, duplicates: true, outerOnly?: boolean): Record<string, Array<Identifier>>\nexport function getBindingIdentifiers(node: Node, duplicates?: false, outerOnly?: boolean): Record<string, Identifier>\nexport function getBindingIdentifiers(node: Node, duplicates: boolean, outerOnly?: boolean): Record<string, Identifier | Array<Identifier>>\nexport function getOuterBindingIdentifiers(node: Node, duplicates: true): Record<string, Array<Identifier>>\nexport function getOuterBindingIdentifiers(node: Node, duplicates?: false): Record<string, Identifier>\nexport function getOuterBindingIdentifiers(node: Node, duplicates: boolean): Record<string, Identifier | Array<Identifier>>\nexport type TraversalAncestors = ReadonlyArray<{\n  node: Node,\n  key: string,\n  index?: number,\n}>;\nexport type TraversalHandler<T> = (\n  this: undefined, node: Node, parent: TraversalAncestors, type: T\n) => void;\nexport type TraversalHandlers<T> = {\n  enter?: TraversalHandler<T>,\n  exit?: TraversalHandler<T>,\n};\nexport function traverse<T>(n: Node, h: TraversalHandler<T> | TraversalHandlers<T>, state?: T): void;\nexport function traverseFast<T>(n: Node, h: TraversalHandler<T>, state?: T): void;\nexport function shallowEqual<T extends object>(actual: object, expected: T): actual is T\nexport function buildMatchMemberExpression(match: string, allowPartial?: boolean): (node: Node | null | undefined) => node is MemberExpression\nexport function is<T extends Node['type']>(type: T, n: Node | null | undefined, required?: undefined): n is Extract<Node, { type: T }>\nexport function is<T extends Node['type'], P extends Extract<Node, { type: T }>>(type: T, n: Node | null | undefined, required: Partial<P>): n is P\nexport function is<P extends Node>(type: string, n: Node | null | undefined, required: Partial<P>): n is P\nexport function is(type: string, n: Node | null | undefined, required?: Partial<Node>): n is Node\nexport function isBinding(node: Node, parent: Node, grandparent?: Node): boolean\nexport function isBlockScoped(node: Node): node is FunctionDeclaration | ClassDeclaration | VariableDeclaration\nexport function isImmutable(node: Node): node is Immutable\nexport function isLet(node: Node): node is VariableDeclaration\nexport function isNode(node: object | null | undefined): node is Node\nexport function isNodesEquivalent<T extends Partial<Node>>(a: T, b: any): b is T\nexport function isNodesEquivalent(a: any, b: any): boolean\nexport function isPlaceholderType(placeholderType: Node['type'], targetType: Node['type']): boolean\nexport function isReferenced(node: Node, parent: Node, grandparent?: Node): boolean\nexport function isScope(node: Node, parent: Node): node is Scopable\nexport function isSpecifierDefault(specifier: ModuleSpecifier): boolean\nexport function isType<T extends Node['type']>(nodetype: string, targetType: T): nodetype is T\nexport function isType(nodetype: string | null | undefined, targetType: string): boolean\nexport function isValidES3Identifier(name: string): boolean\nexport function isValidIdentifier(name: string): boolean\nexport function isVar(node: Node): node is VariableDeclaration\nexport function matchesPattern(node: Node | null | undefined, match: string | ReadonlyArray<string>, allowPartial?: boolean): node is MemberExpression\nexport function validate<T extends Node, K extends keyof T>(n: Node | null | undefined, key: K, value: T[K]): void;\nexport function validate(n: Node, key: string, value: any): void;",
  "node_modules/@babel/types/lib/index.d.ts": "declare function isCompatTag(tagName?: string): boolean;\n\ntype ReturnedChild = JSXSpreadChild | JSXElement | JSXFragment | Expression;\ndeclare function buildChildren(node: JSXElement | JSXFragment): ReturnedChild[];\n\ndeclare function assertNode(node?: any): asserts node is Node;\n\ndeclare function assertArrayExpression(node: object | null | undefined, opts?: object | null): asserts node is ArrayExpression;\ndeclare function assertAssignmentExpression(node: object | null | undefined, opts?: object | null): asserts node is AssignmentExpression;\ndeclare function assertBinaryExpression(node: object | null | undefined, opts?: object | null): asserts node is BinaryExpression;\ndeclare function assertInterpreterDirective(node: object | null | undefined, opts?: object | null): asserts node is InterpreterDirective;\ndeclare function assertDirective(node: object | null | undefined, opts?: object | null): asserts node is Directive;\ndeclare function assertDirectiveLiteral(node: object | null | undefined, opts?: object | null): asserts node is DirectiveLiteral;\ndeclare function assertBlockStatement(node: object | null | undefined, opts?: object | null): asserts node is BlockStatement;\ndeclare function assertBreakStatement(node: object | null | undefined, opts?: object | null): asserts node is BreakStatement;\ndeclare function assertCallExpression(node: object | null | undefined, opts?: object | null): asserts node is CallExpression;\ndeclare function assertCatchClause(node: object | null | undefined, opts?: object | null): asserts node is CatchClause;\ndeclare function assertConditionalExpression(node: object | null | undefined, opts?: object | null): asserts node is ConditionalExpression;\ndeclare function assertContinueStatement(node: object | null | undefined, opts?: object | null): asserts node is ContinueStatement;\ndeclare function assertDebuggerStatement(node: object | null | undefined, opts?: object | null): asserts node is DebuggerStatement;\ndeclare function assertDoWhileStatement(node: object | null | undefined, opts?: object | null): asserts node is DoWhileStatement;\ndeclare function assertEmptyStatement(node: object | null | undefined, opts?: object | null): asserts node is EmptyStatement;\ndeclare function assertExpressionStatement(node: object | null | undefined, opts?: object | null): asserts node is ExpressionStatement;\ndeclare function assertFile(node: object | null | undefined, opts?: object | null): asserts node is File;\ndeclare function assertForInStatement(node: object | null | undefined, opts?: object | null): asserts node is ForInStatement;\ndeclare function assertForStatement(node: object | null | undefined, opts?: object | null): asserts node is ForStatement;\ndeclare function assertFunctionDeclaration(node: object | null | undefined, opts?: object | null): asserts node is FunctionDeclaration;\ndeclare function assertFunctionExpression(node: object | null | undefined, opts?: object | null): asserts node is FunctionExpression;\ndeclare function assertIdentifier(node: object | null | undefined, opts?: object | null): asserts node is Identifier;\ndeclare function assertIfStatement(node: object | null | undefined, opts?: object | null): asserts node is IfStatement;\ndeclare function assertLabeledStatement(node: object | null | undefined, opts?: object | null): asserts node is LabeledStatement;\ndeclare function assertStringLiteral(node: object | null | undefined, opts?: object | null): asserts node is StringLiteral;\ndeclare function assertNumericLiteral(node: object | null | undefined, opts?: object | null): asserts node is NumericLiteral;\ndeclare function assertNullLiteral(node: object | null | undefined, opts?: object | null): asserts node is NullLiteral;\ndeclare function assertBooleanLiteral(node: object | null | undefined, opts?: object | null): asserts node is BooleanLiteral;\ndeclare function assertRegExpLiteral(node: object | null | undefined, opts?: object | null): asserts node is RegExpLiteral;\ndeclare function assertLogicalExpression(node: object | null | undefined, opts?: object | null): asserts node is LogicalExpression;\ndeclare function assertMemberExpression(node: object | null | undefined, opts?: object | null): asserts node is MemberExpression;\ndeclare function assertNewExpression(node: object | null | undefined, opts?: object | null): asserts node is NewExpression;\ndeclare function assertProgram(node: object | null | undefined, opts?: object | null): asserts node is Program;\ndeclare function assertObjectExpression(node: object | null | undefined, opts?: object | null): asserts node is ObjectExpression;\ndeclare function assertObjectMethod(node: object | null | undefined, opts?: object | null): asserts node is ObjectMethod;\ndeclare function assertObjectProperty(node: object | null | undefined, opts?: object | null): asserts node is ObjectProperty;\ndeclare function assertRestElement(node: object | null | undefined, opts?: object | null): asserts node is RestElement;\ndeclare function assertReturnStatement(node: object | null | undefined, opts?: object | null): asserts node is ReturnStatement;\ndeclare function assertSequenceExpression(node: object | null | undefined, opts?: object | null): asserts node is SequenceExpression;\ndeclare function assertParenthesizedExpression(node: object | null | undefined, opts?: object | null): asserts node is ParenthesizedExpression;\ndeclare function assertSwitchCase(node: object | null | undefined, opts?: object | null): asserts node is SwitchCase;\ndeclare function assertSwitchStatement(node: object | null | undefined, opts?: object | null): asserts node is SwitchStatement;\ndeclare function assertThisExpression(node: object | null | undefined, opts?: object | null): asserts node is ThisExpression;\ndeclare function assertThrowStatement(node: object | null | undefined, opts?: object | null): asserts node is ThrowStatement;\ndeclare function assertTryStatement(node: object | null | undefined, opts?: object | null): asserts node is TryStatement;\ndeclare function assertUnaryExpression(node: object | null | undefined, opts?: object | null): asserts node is UnaryExpression;\ndeclare function assertUpdateExpression(node: object | null | undefined, opts?: object | null): asserts node is UpdateExpression;\ndeclare function assertVariableDeclaration(node: object | null | undefined, opts?: object | null): asserts node is VariableDeclaration;\ndeclare function assertVariableDeclarator(node: object | null | undefined, opts?: object | null): asserts node is VariableDeclarator;\ndeclare function assertWhileStatement(node: object | null | undefined, opts?: object | null): asserts node is WhileStatement;\ndeclare function assertWithStatement(node: object | null | undefined, opts?: object | null): asserts node is WithStatement;\ndeclare function assertAssignmentPattern(node: object | null | undefined, opts?: object | null): asserts node is AssignmentPattern;\ndeclare function assertArrayPattern(node: object | null | undefined, opts?: object | null): asserts node is ArrayPattern;\ndeclare function assertArrowFunctionExpression(node: object | null | undefined, opts?: object | null): asserts node is ArrowFunctionExpression;\ndeclare function assertClassBody(node: object | null | undefined, opts?: object | null): asserts node is ClassBody;\ndeclare function assertClassExpression(node: object | null | undefined, opts?: object | null): asserts node is ClassExpression;\ndeclare function assertClassDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ClassDeclaration;\ndeclare function assertExportAllDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ExportAllDeclaration;\ndeclare function assertExportDefaultDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ExportDefaultDeclaration;\ndeclare function assertExportNamedDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ExportNamedDeclaration;\ndeclare function assertExportSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ExportSpecifier;\ndeclare function assertForOfStatement(node: object | null | undefined, opts?: object | null): asserts node is ForOfStatement;\ndeclare function assertImportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ImportDeclaration;\ndeclare function assertImportDefaultSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ImportDefaultSpecifier;\ndeclare function assertImportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ImportNamespaceSpecifier;\ndeclare function assertImportSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ImportSpecifier;\ndeclare function assertImportExpression(node: object | null | undefined, opts?: object | null): asserts node is ImportExpression;\ndeclare function assertMetaProperty(node: object | null | undefined, opts?: object | null): asserts node is MetaProperty;\ndeclare function assertClassMethod(node: object | null | undefined, opts?: object | null): asserts node is ClassMethod;\ndeclare function assertObjectPattern(node: object | null | undefined, opts?: object | null): asserts node is ObjectPattern;\ndeclare function assertSpreadElement(node: object | null | undefined, opts?: object | null): asserts node is SpreadElement;\ndeclare function assertSuper(node: object | null | undefined, opts?: object | null): asserts node is Super;\ndeclare function assertTaggedTemplateExpression(node: object | null | undefined, opts?: object | null): asserts node is TaggedTemplateExpression;\ndeclare function assertTemplateElement(node: object | null | undefined, opts?: object | null): asserts node is TemplateElement;\ndeclare function assertTemplateLiteral(node: object | null | undefined, opts?: object | null): asserts node is TemplateLiteral;\ndeclare function assertYieldExpression(node: object | null | undefined, opts?: object | null): asserts node is YieldExpression;\ndeclare function assertAwaitExpression(node: object | null | undefined, opts?: object | null): asserts node is AwaitExpression;\ndeclare function assertImport(node: object | null | undefined, opts?: object | null): asserts node is Import;\ndeclare function assertBigIntLiteral(node: object | null | undefined, opts?: object | null): asserts node is BigIntLiteral;\ndeclare function assertExportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ExportNamespaceSpecifier;\ndeclare function assertOptionalMemberExpression(node: object | null | undefined, opts?: object | null): asserts node is OptionalMemberExpression;\ndeclare function assertOptionalCallExpression(node: object | null | undefined, opts?: object | null): asserts node is OptionalCallExpression;\ndeclare function assertClassProperty(node: object | null | undefined, opts?: object | null): asserts node is ClassProperty;\ndeclare function assertClassAccessorProperty(node: object | null | undefined, opts?: object | null): asserts node is ClassAccessorProperty;\ndeclare function assertClassPrivateProperty(node: object | null | undefined, opts?: object | null): asserts node is ClassPrivateProperty;\ndeclare function assertClassPrivateMethod(node: object | null | undefined, opts?: object | null): asserts node is ClassPrivateMethod;\ndeclare function assertPrivateName(node: object | null | undefined, opts?: object | null): asserts node is PrivateName;\ndeclare function assertStaticBlock(node: object | null | undefined, opts?: object | null): asserts node is StaticBlock;\ndeclare function assertImportAttribute(node: object | null | undefined, opts?: object | null): asserts node is ImportAttribute;\ndeclare function assertAnyTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is AnyTypeAnnotation;\ndeclare function assertArrayTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is ArrayTypeAnnotation;\ndeclare function assertBooleanTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is BooleanTypeAnnotation;\ndeclare function assertBooleanLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is BooleanLiteralTypeAnnotation;\ndeclare function assertNullLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is NullLiteralTypeAnnotation;\ndeclare function assertClassImplements(node: object | null | undefined, opts?: object | null): asserts node is ClassImplements;\ndeclare function assertDeclareClass(node: object | null | undefined, opts?: object | null): asserts node is DeclareClass;\ndeclare function assertDeclareFunction(node: object | null | undefined, opts?: object | null): asserts node is DeclareFunction;\ndeclare function assertDeclareInterface(node: object | null | undefined, opts?: object | null): asserts node is DeclareInterface;\ndeclare function assertDeclareModule(node: object | null | undefined, opts?: object | null): asserts node is DeclareModule;\ndeclare function assertDeclareModuleExports(node: object | null | undefined, opts?: object | null): asserts node is DeclareModuleExports;\ndeclare function assertDeclareTypeAlias(node: object | null | undefined, opts?: object | null): asserts node is DeclareTypeAlias;\ndeclare function assertDeclareOpaqueType(node: object | null | undefined, opts?: object | null): asserts node is DeclareOpaqueType;\ndeclare function assertDeclareVariable(node: object | null | undefined, opts?: object | null): asserts node is DeclareVariable;\ndeclare function assertDeclareExportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is DeclareExportDeclaration;\ndeclare function assertDeclareExportAllDeclaration(node: object | null | undefined, opts?: object | null): asserts node is DeclareExportAllDeclaration;\ndeclare function assertDeclaredPredicate(node: object | null | undefined, opts?: object | null): asserts node is DeclaredPredicate;\ndeclare function assertExistsTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is ExistsTypeAnnotation;\ndeclare function assertFunctionTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is FunctionTypeAnnotation;\ndeclare function assertFunctionTypeParam(node: object | null | undefined, opts?: object | null): asserts node is FunctionTypeParam;\ndeclare function assertGenericTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is GenericTypeAnnotation;\ndeclare function assertInferredPredicate(node: object | null | undefined, opts?: object | null): asserts node is InferredPredicate;\ndeclare function assertInterfaceExtends(node: object | null | undefined, opts?: object | null): asserts node is InterfaceExtends;\ndeclare function assertInterfaceDeclaration(node: object | null | undefined, opts?: object | null): asserts node is InterfaceDeclaration;\ndeclare function assertInterfaceTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is InterfaceTypeAnnotation;\ndeclare function assertIntersectionTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is IntersectionTypeAnnotation;\ndeclare function assertMixedTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is MixedTypeAnnotation;\ndeclare function assertEmptyTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is EmptyTypeAnnotation;\ndeclare function assertNullableTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is NullableTypeAnnotation;\ndeclare function assertNumberLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is NumberLiteralTypeAnnotation;\ndeclare function assertNumberTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is NumberTypeAnnotation;\ndeclare function assertObjectTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeAnnotation;\ndeclare function assertObjectTypeInternalSlot(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeInternalSlot;\ndeclare function assertObjectTypeCallProperty(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeCallProperty;\ndeclare function assertObjectTypeIndexer(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeIndexer;\ndeclare function assertObjectTypeProperty(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeProperty;\ndeclare function assertObjectTypeSpreadProperty(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeSpreadProperty;\ndeclare function assertOpaqueType(node: object | null | undefined, opts?: object | null): asserts node is OpaqueType;\ndeclare function assertQualifiedTypeIdentifier(node: object | null | undefined, opts?: object | null): asserts node is QualifiedTypeIdentifier;\ndeclare function assertStringLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is StringLiteralTypeAnnotation;\ndeclare function assertStringTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is StringTypeAnnotation;\ndeclare function assertSymbolTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is SymbolTypeAnnotation;\ndeclare function assertThisTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is ThisTypeAnnotation;\ndeclare function assertTupleTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is TupleTypeAnnotation;\ndeclare function assertTypeofTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is TypeofTypeAnnotation;\ndeclare function assertTypeAlias(node: object | null | undefined, opts?: object | null): asserts node is TypeAlias;\ndeclare function assertTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is TypeAnnotation;\ndeclare function assertTypeCastExpression(node: object | null | undefined, opts?: object | null): asserts node is TypeCastExpression;\ndeclare function assertTypeParameter(node: object | null | undefined, opts?: object | null): asserts node is TypeParameter;\ndeclare function assertTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TypeParameterDeclaration;\ndeclare function assertTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): asserts node is TypeParameterInstantiation;\ndeclare function assertUnionTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is UnionTypeAnnotation;\ndeclare function assertVariance(node: object | null | undefined, opts?: object | null): asserts node is Variance;\ndeclare function assertVoidTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is VoidTypeAnnotation;\ndeclare function assertEnumDeclaration(node: object | null | undefined, opts?: object | null): asserts node is EnumDeclaration;\ndeclare function assertEnumBooleanBody(node: object | null | undefined, opts?: object | null): asserts node is EnumBooleanBody;\ndeclare function assertEnumNumberBody(node: object | null | undefined, opts?: object | null): asserts node is EnumNumberBody;\ndeclare function assertEnumStringBody(node: object | null | undefined, opts?: object | null): asserts node is EnumStringBody;\ndeclare function assertEnumSymbolBody(node: object | null | undefined, opts?: object | null): asserts node is EnumSymbolBody;\ndeclare function assertEnumBooleanMember(node: object | null | undefined, opts?: object | null): asserts node is EnumBooleanMember;\ndeclare function assertEnumNumberMember(node: object | null | undefined, opts?: object | null): asserts node is EnumNumberMember;\ndeclare function assertEnumStringMember(node: object | null | undefined, opts?: object | null): asserts node is EnumStringMember;\ndeclare function assertEnumDefaultedMember(node: object | null | undefined, opts?: object | null): asserts node is EnumDefaultedMember;\ndeclare function assertIndexedAccessType(node: object | null | undefined, opts?: object | null): asserts node is IndexedAccessType;\ndeclare function assertOptionalIndexedAccessType(node: object | null | undefined, opts?: object | null): asserts node is OptionalIndexedAccessType;\ndeclare function assertJSXAttribute(node: object | null | undefined, opts?: object | null): asserts node is JSXAttribute;\ndeclare function assertJSXClosingElement(node: object | null | undefined, opts?: object | null): asserts node is JSXClosingElement;\ndeclare function assertJSXElement(node: object | null | undefined, opts?: object | null): asserts node is JSXElement;\ndeclare function assertJSXEmptyExpression(node: object | null | undefined, opts?: object | null): asserts node is JSXEmptyExpression;\ndeclare function assertJSXExpressionContainer(node: object | null | undefined, opts?: object | null): asserts node is JSXExpressionContainer;\ndeclare function assertJSXSpreadChild(node: object | null | undefined, opts?: object | null): asserts node is JSXSpreadChild;\ndeclare function assertJSXIdentifier(node: object | null | undefined, opts?: object | null): asserts node is JSXIdentifier;\ndeclare function assertJSXMemberExpression(node: object | null | undefined, opts?: object | null): asserts node is JSXMemberExpression;\ndeclare function assertJSXNamespacedName(node: object | null | undefined, opts?: object | null): asserts node is JSXNamespacedName;\ndeclare function assertJSXOpeningElement(node: object | null | undefined, opts?: object | null): asserts node is JSXOpeningElement;\ndeclare function assertJSXSpreadAttribute(node: object | null | undefined, opts?: object | null): asserts node is JSXSpreadAttribute;\ndeclare function assertJSXText(node: object | null | undefined, opts?: object | null): asserts node is JSXText;\ndeclare function assertJSXFragment(node: object | null | undefined, opts?: object | null): asserts node is JSXFragment;\ndeclare function assertJSXOpeningFragment(node: object | null | undefined, opts?: object | null): asserts node is JSXOpeningFragment;\ndeclare function assertJSXClosingFragment(node: object | null | undefined, opts?: object | null): asserts node is JSXClosingFragment;\ndeclare function assertNoop(node: object | null | undefined, opts?: object | null): asserts node is Noop;\ndeclare function assertPlaceholder(node: object | null | undefined, opts?: object | null): asserts node is Placeholder;\ndeclare function assertV8IntrinsicIdentifier(node: object | null | undefined, opts?: object | null): asserts node is V8IntrinsicIdentifier;\ndeclare function assertArgumentPlaceholder(node: object | null | undefined, opts?: object | null): asserts node is ArgumentPlaceholder;\ndeclare function assertBindExpression(node: object | null | undefined, opts?: object | null): asserts node is BindExpression;\ndeclare function assertDecorator(node: object | null | undefined, opts?: object | null): asserts node is Decorator;\ndeclare function assertDoExpression(node: object | null | undefined, opts?: object | null): asserts node is DoExpression;\ndeclare function assertExportDefaultSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ExportDefaultSpecifier;\ndeclare function assertRecordExpression(node: object | null | undefined, opts?: object | null): asserts node is RecordExpression;\ndeclare function assertTupleExpression(node: object | null | undefined, opts?: object | null): asserts node is TupleExpression;\ndeclare function assertDecimalLiteral(node: object | null | undefined, opts?: object | null): asserts node is DecimalLiteral;\ndeclare function assertModuleExpression(node: object | null | undefined, opts?: object | null): asserts node is ModuleExpression;\ndeclare function assertTopicReference(node: object | null | undefined, opts?: object | null): asserts node is TopicReference;\ndeclare function assertPipelineTopicExpression(node: object | null | undefined, opts?: object | null): asserts node is PipelineTopicExpression;\ndeclare function assertPipelineBareFunction(node: object | null | undefined, opts?: object | null): asserts node is PipelineBareFunction;\ndeclare function assertPipelinePrimaryTopicReference(node: object | null | undefined, opts?: object | null): asserts node is PipelinePrimaryTopicReference;\ndeclare function assertVoidPattern(node: object | null | undefined, opts?: object | null): asserts node is VoidPattern;\ndeclare function assertTSParameterProperty(node: object | null | undefined, opts?: object | null): asserts node is TSParameterProperty;\ndeclare function assertTSDeclareFunction(node: object | null | undefined, opts?: object | null): asserts node is TSDeclareFunction;\ndeclare function assertTSDeclareMethod(node: object | null | undefined, opts?: object | null): asserts node is TSDeclareMethod;\ndeclare function assertTSQualifiedName(node: object | null | undefined, opts?: object | null): asserts node is TSQualifiedName;\ndeclare function assertTSCallSignatureDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSCallSignatureDeclaration;\ndeclare function assertTSConstructSignatureDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSConstructSignatureDeclaration;\ndeclare function assertTSPropertySignature(node: object | null | undefined, opts?: object | null): asserts node is TSPropertySignature;\ndeclare function assertTSMethodSignature(node: object | null | undefined, opts?: object | null): asserts node is TSMethodSignature;\ndeclare function assertTSIndexSignature(node: object | null | undefined, opts?: object | null): asserts node is TSIndexSignature;\ndeclare function assertTSAnyKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSAnyKeyword;\ndeclare function assertTSBooleanKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSBooleanKeyword;\ndeclare function assertTSBigIntKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSBigIntKeyword;\ndeclare function assertTSIntrinsicKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSIntrinsicKeyword;\ndeclare function assertTSNeverKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSNeverKeyword;\ndeclare function assertTSNullKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSNullKeyword;\ndeclare function assertTSNumberKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSNumberKeyword;\ndeclare function assertTSObjectKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSObjectKeyword;\ndeclare function assertTSStringKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSStringKeyword;\ndeclare function assertTSSymbolKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSSymbolKeyword;\ndeclare function assertTSUndefinedKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSUndefinedKeyword;\ndeclare function assertTSUnknownKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSUnknownKeyword;\ndeclare function assertTSVoidKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSVoidKeyword;\ndeclare function assertTSThisType(node: object | null | undefined, opts?: object | null): asserts node is TSThisType;\ndeclare function assertTSFunctionType(node: object | null | undefined, opts?: object | null): asserts node is TSFunctionType;\ndeclare function assertTSConstructorType(node: object | null | undefined, opts?: object | null): asserts node is TSConstructorType;\ndeclare function assertTSTypeReference(node: object | null | undefined, opts?: object | null): asserts node is TSTypeReference;\ndeclare function assertTSTypePredicate(node: object | null | undefined, opts?: object | null): asserts node is TSTypePredicate;\ndeclare function assertTSTypeQuery(node: object | null | undefined, opts?: object | null): asserts node is TSTypeQuery;\ndeclare function assertTSTypeLiteral(node: object | null | undefined, opts?: object | null): asserts node is TSTypeLiteral;\ndeclare function assertTSArrayType(node: object | null | undefined, opts?: object | null): asserts node is TSArrayType;\ndeclare function assertTSTupleType(node: object | null | undefined, opts?: object | null): asserts node is TSTupleType;\ndeclare function assertTSOptionalType(node: object | null | undefined, opts?: object | null): asserts node is TSOptionalType;\ndeclare function assertTSRestType(node: object | null | undefined, opts?: object | null): asserts node is TSRestType;\ndeclare function assertTSNamedTupleMember(node: object | null | undefined, opts?: object | null): asserts node is TSNamedTupleMember;\ndeclare function assertTSUnionType(node: object | null | undefined, opts?: object | null): asserts node is TSUnionType;\ndeclare function assertTSIntersectionType(node: object | null | undefined, opts?: object | null): asserts node is TSIntersectionType;\ndeclare function assertTSConditionalType(node: object | null | undefined, opts?: object | null): asserts node is TSConditionalType;\ndeclare function assertTSInferType(node: object | null | undefined, opts?: object | null): asserts node is TSInferType;\ndeclare function assertTSParenthesizedType(node: object | null | undefined, opts?: object | null): asserts node is TSParenthesizedType;\ndeclare function assertTSTypeOperator(node: object | null | undefined, opts?: object | null): asserts node is TSTypeOperator;\ndeclare function assertTSIndexedAccessType(node: object | null | undefined, opts?: object | null): asserts node is TSIndexedAccessType;\ndeclare function assertTSMappedType(node: object | null | undefined, opts?: object | null): asserts node is TSMappedType;\ndeclare function assertTSTemplateLiteralType(node: object | null | undefined, opts?: object | null): asserts node is TSTemplateLiteralType;\ndeclare function assertTSLiteralType(node: object | null | undefined, opts?: object | null): asserts node is TSLiteralType;\ndeclare function assertTSExpressionWithTypeArguments(node: object | null | undefined, opts?: object | null): asserts node is TSExpressionWithTypeArguments;\ndeclare function assertTSInterfaceDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSInterfaceDeclaration;\ndeclare function assertTSInterfaceBody(node: object | null | undefined, opts?: object | null): asserts node is TSInterfaceBody;\ndeclare function assertTSTypeAliasDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSTypeAliasDeclaration;\ndeclare function assertTSInstantiationExpression(node: object | null | undefined, opts?: object | null): asserts node is TSInstantiationExpression;\ndeclare function assertTSAsExpression(node: object | null | undefined, opts?: object | null): asserts node is TSAsExpression;\ndeclare function assertTSSatisfiesExpression(node: object | null | undefined, opts?: object | null): asserts node is TSSatisfiesExpression;\ndeclare function assertTSTypeAssertion(node: object | null | undefined, opts?: object | null): asserts node is TSTypeAssertion;\ndeclare function assertTSEnumBody(node: object | null | undefined, opts?: object | null): asserts node is TSEnumBody;\ndeclare function assertTSEnumDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSEnumDeclaration;\ndeclare function assertTSEnumMember(node: object | null | undefined, opts?: object | null): asserts node is TSEnumMember;\ndeclare function assertTSModuleDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSModuleDeclaration;\ndeclare function assertTSModuleBlock(node: object | null | undefined, opts?: object | null): asserts node is TSModuleBlock;\ndeclare function assertTSImportType(node: object | null | undefined, opts?: object | null): asserts node is TSImportType;\ndeclare function assertTSImportEqualsDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSImportEqualsDeclaration;\ndeclare function assertTSExternalModuleReference(node: object | null | undefined, opts?: object | null): asserts node is TSExternalModuleReference;\ndeclare function assertTSNonNullExpression(node: object | null | undefined, opts?: object | null): asserts node is TSNonNullExpression;\ndeclare function assertTSExportAssignment(node: object | null | undefined, opts?: object | null): asserts node is TSExportAssignment;\ndeclare function assertTSNamespaceExportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSNamespaceExportDeclaration;\ndeclare function assertTSTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is TSTypeAnnotation;\ndeclare function assertTSTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): asserts node is TSTypeParameterInstantiation;\ndeclare function assertTSTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSTypeParameterDeclaration;\ndeclare function assertTSTypeParameter(node: object | null | undefined, opts?: object | null): asserts node is TSTypeParameter;\ndeclare function assertStandardized(node: object | null | undefined, opts?: object | null): asserts node is Standardized;\ndeclare function assertExpression(node: object | null | undefined, opts?: object | null): asserts node is Expression;\ndeclare function assertBinary(node: object | null | undefined, opts?: object | null): asserts node is Binary;\ndeclare function assertScopable(node: object | null | undefined, opts?: object | null): asserts node is Scopable;\ndeclare function assertBlockParent(node: object | null | undefined, opts?: object | null): asserts node is BlockParent;\ndeclare function assertBlock(node: object | null | undefined, opts?: object | null): asserts node is Block;\ndeclare function assertStatement(node: object | null | undefined, opts?: object | null): asserts node is Statement;\ndeclare function assertTerminatorless(node: object | null | undefined, opts?: object | null): asserts node is Terminatorless;\ndeclare function assertCompletionStatement(node: object | null | undefined, opts?: object | null): asserts node is CompletionStatement;\ndeclare function assertConditional(node: object | null | undefined, opts?: object | null): asserts node is Conditional;\ndeclare function assertLoop(node: object | null | undefined, opts?: object | null): asserts node is Loop;\ndeclare function assertWhile(node: object | null | undefined, opts?: object | null): asserts node is While;\ndeclare function assertExpressionWrapper(node: object | null | undefined, opts?: object | null): asserts node is ExpressionWrapper;\ndeclare function assertFor(node: object | null | undefined, opts?: object | null): asserts node is For;\ndeclare function assertForXStatement(node: object | null | undefined, opts?: object | null): asserts node is ForXStatement;\ndeclare function assertFunction(node: object | null | undefined, opts?: object | null): asserts node is Function;\ndeclare function assertFunctionParent(node: object | null | undefined, opts?: object | null): asserts node is FunctionParent;\ndeclare function assertPureish(node: object | null | undefined, opts?: object | null): asserts node is Pureish;\ndeclare function assertDeclaration(node: object | null | undefined, opts?: object | null): asserts node is Declaration;\ndeclare function assertFunctionParameter(node: object | null | undefined, opts?: object | null): asserts node is FunctionParameter;\ndeclare function assertPatternLike(node: object | null | undefined, opts?: object | null): asserts node is PatternLike;\ndeclare function assertLVal(node: object | null | undefined, opts?: object | null): asserts node is LVal;\ndeclare function assertTSEntityName(node: object | null | undefined, opts?: object | null): asserts node is TSEntityName;\ndeclare function assertLiteral(node: object | null | undefined, opts?: object | null): asserts node is Literal;\ndeclare function assertImmutable(node: object | null | undefined, opts?: object | null): asserts node is Immutable;\ndeclare function assertUserWhitespacable(node: object | null | undefined, opts?: object | null): asserts node is UserWhitespacable;\ndeclare function assertMethod(node: object | null | undefined, opts?: object | null): asserts node is Method;\ndeclare function assertObjectMember(node: object | null | undefined, opts?: object | null): asserts node is ObjectMember;\ndeclare function assertProperty(node: object | null | undefined, opts?: object | null): asserts node is Property;\ndeclare function assertUnaryLike(node: object | null | undefined, opts?: object | null): asserts node is UnaryLike;\ndeclare function assertPattern(node: object | null | undefined, opts?: object | null): asserts node is Pattern;\ndeclare function assertClass(node: object | null | undefined, opts?: object | null): asserts node is Class;\ndeclare function assertImportOrExportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ImportOrExportDeclaration;\ndeclare function assertExportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ExportDeclaration;\ndeclare function assertModuleSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ModuleSpecifier;\ndeclare function assertAccessor(node: object | null | undefined, opts?: object | null): asserts node is Accessor;\ndeclare function assertPrivate(node: object | null | undefined, opts?: object | null): asserts node is Private;\ndeclare function assertFlow(node: object | null | undefined, opts?: object | null): asserts node is Flow;\ndeclare function assertFlowType(node: object | null | undefined, opts?: object | null): asserts node is FlowType;\ndeclare function assertFlowBaseAnnotation(node: object | null | undefined, opts?: object | null): asserts node is FlowBaseAnnotation;\ndeclare function assertFlowDeclaration(node: object | null | undefined, opts?: object | null): asserts node is FlowDeclaration;\ndeclare function assertFlowPredicate(node: object | null | undefined, opts?: object | null): asserts node is FlowPredicate;\ndeclare function assertEnumBody(node: object | null | undefined, opts?: object | null): asserts node is EnumBody;\ndeclare function assertEnumMember(node: object | null | undefined, opts?: object | null): asserts node is EnumMember;\ndeclare function assertJSX(node: object | null | undefined, opts?: object | null): asserts node is JSX;\ndeclare function assertMiscellaneous(node: object | null | undefined, opts?: object | null): asserts node is Miscellaneous;\ndeclare function assertTypeScript(node: object | null | undefined, opts?: object | null): asserts node is TypeScript;\ndeclare function assertTSTypeElement(node: object | null | undefined, opts?: object | null): asserts node is TSTypeElement;\ndeclare function assertTSType(node: object | null | undefined, opts?: object | null): asserts node is TSType;\ndeclare function assertTSBaseType(node: object | null | undefined, opts?: object | null): asserts node is TSBaseType;\ndeclare function assertNumberLiteral(node: any, opts: any): void;\ndeclare function assertRegexLiteral(node: any, opts: any): void;\ndeclare function assertRestProperty(node: any, opts: any): void;\ndeclare function assertSpreadProperty(node: any, opts: any): void;\ndeclare function assertModuleDeclaration(node: any, opts: any): void;\n\ndeclare const _default$4: {\n    (type: \"string\"): StringTypeAnnotation;\n    (type: \"number\"): NumberTypeAnnotation;\n    (type: \"undefined\"): VoidTypeAnnotation;\n    (type: \"boolean\"): BooleanTypeAnnotation;\n    (type: \"function\"): GenericTypeAnnotation;\n    (type: \"object\"): GenericTypeAnnotation;\n    (type: \"symbol\"): GenericTypeAnnotation;\n    (type: \"bigint\"): AnyTypeAnnotation;\n};\n//# sourceMappingURL=createTypeAnnotationBasedOnTypeof.d.ts.map\n\n/**\n * Takes an array of `types` and flattens them, removing duplicates and\n * returns a `UnionTypeAnnotation` node containing them.\n */\ndeclare function createFlowUnionType<T extends FlowType>(types: [T] | T[]): T | UnionTypeAnnotation;\n\n/**\n * Takes an array of `types` and flattens them, removing duplicates and\n * returns a `UnionTypeAnnotation` node containing them.\n */\ndeclare function createTSUnionType(typeAnnotations: (TSTypeAnnotation | TSType)[]): TSType;\n\ninterface BaseComment {\n    value: string;\n    start?: number;\n    end?: number;\n    loc?: SourceLocation;\n    ignore?: boolean;\n    type: \"CommentBlock\" | \"CommentLine\";\n}\ninterface Position {\n    line: number;\n    column: number;\n    index: number;\n}\ninterface CommentBlock extends BaseComment {\n    type: \"CommentBlock\";\n}\ninterface CommentLine extends BaseComment {\n    type: \"CommentLine\";\n}\ntype Comment = CommentBlock | CommentLine;\ninterface SourceLocation {\n    start: Position;\n    end: Position;\n    filename: string;\n    identifierName: string | undefined | null;\n}\ninterface BaseNode {\n    leadingComments?: Comment[] | null;\n    innerComments?: Comment[] | null;\n    trailingComments?: Comment[] | null;\n    start?: number | null;\n    end?: number | null;\n    loc?: SourceLocation | null;\n    range?: [number, number];\n    extra?: Record<string, unknown>;\n}\ntype CommentTypeShorthand = \"leading\" | \"inner\" | \"trailing\";\ntype Node = AnyTypeAnnotation | ArgumentPlaceholder | ArrayExpression | ArrayPattern | ArrayTypeAnnotation | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BigIntLiteral | BinaryExpression | BindExpression | BlockStatement | BooleanLiteral | BooleanLiteralTypeAnnotation | BooleanTypeAnnotation | BreakStatement | CallExpression | CatchClause | ClassAccessorProperty | ClassBody | ClassDeclaration | ClassExpression | ClassImplements | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | ContinueStatement | DebuggerStatement | DecimalLiteral | DeclareClass | DeclareExportAllDeclaration | DeclareExportDeclaration | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareOpaqueType | DeclareTypeAlias | DeclareVariable | DeclaredPredicate | Decorator | Directive | DirectiveLiteral | DoExpression | DoWhileStatement | EmptyStatement | EmptyTypeAnnotation | EnumBooleanBody | EnumBooleanMember | EnumDeclaration | EnumDefaultedMember | EnumNumberBody | EnumNumberMember | EnumStringBody | EnumStringMember | EnumSymbolBody | ExistsTypeAnnotation | ExportAllDeclaration | ExportDefaultDeclaration | ExportDefaultSpecifier | ExportNamedDeclaration | ExportNamespaceSpecifier | ExportSpecifier | ExpressionStatement | File | ForInStatement | ForOfStatement | ForStatement | FunctionDeclaration | FunctionExpression | FunctionTypeAnnotation | FunctionTypeParam | GenericTypeAnnotation | Identifier | IfStatement | Import | ImportAttribute | ImportDeclaration | ImportDefaultSpecifier | ImportExpression | ImportNamespaceSpecifier | ImportSpecifier | IndexedAccessType | InferredPredicate | InterfaceDeclaration | InterfaceExtends | InterfaceTypeAnnotation | InterpreterDirective | IntersectionTypeAnnotation | JSXAttribute | JSXClosingElement | JSXClosingFragment | JSXElement | JSXEmptyExpression | JSXExpressionContainer | JSXFragment | JSXIdentifier | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement | JSXOpeningFragment | JSXSpreadAttribute | JSXSpreadChild | JSXText | LabeledStatement | LogicalExpression | MemberExpression | MetaProperty | MixedTypeAnnotation | ModuleExpression | NewExpression | Noop | NullLiteral | NullLiteralTypeAnnotation | NullableTypeAnnotation | NumberLiteral$1 | NumberLiteralTypeAnnotation | NumberTypeAnnotation | NumericLiteral | ObjectExpression | ObjectMethod | ObjectPattern | ObjectProperty | ObjectTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalCallExpression | OptionalIndexedAccessType | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelinePrimaryTopicReference | PipelineTopicExpression | Placeholder | PrivateName | Program | QualifiedTypeIdentifier | RecordExpression | RegExpLiteral | RegexLiteral$1 | RestElement | RestProperty$1 | ReturnStatement | SequenceExpression | SpreadElement | SpreadProperty$1 | StaticBlock | StringLiteral | StringLiteralTypeAnnotation | StringTypeAnnotation | Super | SwitchCase | SwitchStatement | SymbolTypeAnnotation | TSAnyKeyword | TSArrayType | TSAsExpression | TSBigIntKeyword | TSBooleanKeyword | TSCallSignatureDeclaration | TSConditionalType | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSEnumBody | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSExpressionWithTypeArguments | TSExternalModuleReference | TSFunctionType | TSImportEqualsDeclaration | TSImportType | TSIndexSignature | TSIndexedAccessType | TSInferType | TSInstantiationExpression | TSInterfaceBody | TSInterfaceDeclaration | TSIntersectionType | TSIntrinsicKeyword | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBlock | TSModuleDeclaration | TSNamedTupleMember | TSNamespaceExportDeclaration | TSNeverKeyword | TSNonNullExpression | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSOptionalType | TSParameterProperty | TSParenthesizedType | TSPropertySignature | TSQualifiedName | TSRestType | TSSatisfiesExpression | TSStringKeyword | TSSymbolKeyword | TSTemplateLiteralType | TSThisType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeLiteral | TSTypeOperator | TSTypeParameter | TSTypeParameterDeclaration | TSTypeParameterInstantiation | TSTypePredicate | TSTypeQuery | TSTypeReference | TSUndefinedKeyword | TSUnionType | TSUnknownKeyword | TSVoidKeyword | TaggedTemplateExpression | TemplateElement | TemplateLiteral | ThisExpression | ThisTypeAnnotation | ThrowStatement | TopicReference | TryStatement | TupleExpression | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeCastExpression | TypeParameter | TypeParameterDeclaration | TypeParameterInstantiation | TypeofTypeAnnotation | UnaryExpression | UnionTypeAnnotation | UpdateExpression | V8IntrinsicIdentifier | VariableDeclaration | VariableDeclarator | Variance | VoidPattern | VoidTypeAnnotation | WhileStatement | WithStatement | YieldExpression;\ninterface ArrayExpression extends BaseNode {\n    type: \"ArrayExpression\";\n    elements: (null | Expression | SpreadElement)[];\n}\ninterface AssignmentExpression extends BaseNode {\n    type: \"AssignmentExpression\";\n    operator: string;\n    left: LVal | OptionalMemberExpression;\n    right: Expression;\n}\ninterface BinaryExpression extends BaseNode {\n    type: \"BinaryExpression\";\n    operator: \"+\" | \"-\" | \"/\" | \"%\" | \"*\" | \"**\" | \"&\" | \"|\" | \">>\" | \">>>\" | \"<<\" | \"^\" | \"==\" | \"===\" | \"!=\" | \"!==\" | \"in\" | \"instanceof\" | \">\" | \"<\" | \">=\" | \"<=\" | \"|>\";\n    left: Expression | PrivateName;\n    right: Expression;\n}\ninterface InterpreterDirective extends BaseNode {\n    type: \"InterpreterDirective\";\n    value: string;\n}\ninterface Directive extends BaseNode {\n    type: \"Directive\";\n    value: DirectiveLiteral;\n}\ninterface DirectiveLiteral extends BaseNode {\n    type: \"DirectiveLiteral\";\n    value: string;\n}\ninterface BlockStatement extends BaseNode {\n    type: \"BlockStatement\";\n    body: Statement[];\n    directives: Directive[];\n}\ninterface BreakStatement extends BaseNode {\n    type: \"BreakStatement\";\n    label?: Identifier | null;\n}\ninterface CallExpression extends BaseNode {\n    type: \"CallExpression\";\n    callee: Expression | Super | V8IntrinsicIdentifier;\n    arguments: (Expression | SpreadElement | ArgumentPlaceholder)[];\n    optional?: boolean | null;\n    typeArguments?: TypeParameterInstantiation | null;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface CatchClause extends BaseNode {\n    type: \"CatchClause\";\n    param?: Identifier | ArrayPattern | ObjectPattern | null;\n    body: BlockStatement;\n}\ninterface ConditionalExpression extends BaseNode {\n    type: \"ConditionalExpression\";\n    test: Expression;\n    consequent: Expression;\n    alternate: Expression;\n}\ninterface ContinueStatement extends BaseNode {\n    type: \"ContinueStatement\";\n    label?: Identifier | null;\n}\ninterface DebuggerStatement extends BaseNode {\n    type: \"DebuggerStatement\";\n}\ninterface DoWhileStatement extends BaseNode {\n    type: \"DoWhileStatement\";\n    test: Expression;\n    body: Statement;\n}\ninterface EmptyStatement extends BaseNode {\n    type: \"EmptyStatement\";\n}\ninterface ExpressionStatement extends BaseNode {\n    type: \"ExpressionStatement\";\n    expression: Expression;\n}\ninterface File extends BaseNode {\n    type: \"File\";\n    program: Program;\n    comments?: (CommentBlock | CommentLine)[] | null;\n    tokens?: any[] | null;\n}\ninterface ForInStatement extends BaseNode {\n    type: \"ForInStatement\";\n    left: VariableDeclaration | LVal;\n    right: Expression;\n    body: Statement;\n}\ninterface ForStatement extends BaseNode {\n    type: \"ForStatement\";\n    init?: VariableDeclaration | Expression | null;\n    test?: Expression | null;\n    update?: Expression | null;\n    body: Statement;\n}\ninterface FunctionDeclaration extends BaseNode {\n    type: \"FunctionDeclaration\";\n    id?: Identifier | null;\n    params: FunctionParameter[];\n    body: BlockStatement;\n    generator: boolean;\n    async: boolean;\n    declare?: boolean | null;\n    predicate?: DeclaredPredicate | InferredPredicate | null;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface FunctionExpression extends BaseNode {\n    type: \"FunctionExpression\";\n    id?: Identifier | null;\n    params: FunctionParameter[];\n    body: BlockStatement;\n    generator: boolean;\n    async: boolean;\n    predicate?: DeclaredPredicate | InferredPredicate | null;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface Identifier extends BaseNode {\n    type: \"Identifier\";\n    name: string;\n    decorators?: Decorator[] | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface IfStatement extends BaseNode {\n    type: \"IfStatement\";\n    test: Expression;\n    consequent: Statement;\n    alternate?: Statement | null;\n}\ninterface LabeledStatement extends BaseNode {\n    type: \"LabeledStatement\";\n    label: Identifier;\n    body: Statement;\n}\ninterface StringLiteral extends BaseNode {\n    type: \"StringLiteral\";\n    value: string;\n}\ninterface NumericLiteral extends BaseNode {\n    type: \"NumericLiteral\";\n    value: number;\n}\n/**\n * @deprecated Use `NumericLiteral`\n */\ninterface NumberLiteral$1 extends BaseNode {\n    type: \"NumberLiteral\";\n    value: number;\n}\ninterface NullLiteral extends BaseNode {\n    type: \"NullLiteral\";\n}\ninterface BooleanLiteral extends BaseNode {\n    type: \"BooleanLiteral\";\n    value: boolean;\n}\ninterface RegExpLiteral extends BaseNode {\n    type: \"RegExpLiteral\";\n    pattern: string;\n    flags: string;\n}\n/**\n * @deprecated Use `RegExpLiteral`\n */\ninterface RegexLiteral$1 extends BaseNode {\n    type: \"RegexLiteral\";\n    pattern: string;\n    flags: string;\n}\ninterface LogicalExpression extends BaseNode {\n    type: \"LogicalExpression\";\n    operator: \"||\" | \"&&\" | \"??\";\n    left: Expression;\n    right: Expression;\n}\ninterface MemberExpression extends BaseNode {\n    type: \"MemberExpression\";\n    object: Expression | Super;\n    property: Expression | Identifier | PrivateName;\n    computed: boolean;\n    optional?: boolean | null;\n}\ninterface NewExpression extends BaseNode {\n    type: \"NewExpression\";\n    callee: Expression | Super | V8IntrinsicIdentifier;\n    arguments: (Expression | SpreadElement | ArgumentPlaceholder)[];\n    optional?: boolean | null;\n    typeArguments?: TypeParameterInstantiation | null;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface Program extends BaseNode {\n    type: \"Program\";\n    body: Statement[];\n    directives: Directive[];\n    sourceType: \"script\" | \"module\";\n    interpreter?: InterpreterDirective | null;\n}\ninterface ObjectExpression extends BaseNode {\n    type: \"ObjectExpression\";\n    properties: (ObjectMethod | ObjectProperty | SpreadElement)[];\n}\ninterface ObjectMethod extends BaseNode {\n    type: \"ObjectMethod\";\n    kind: \"method\" | \"get\" | \"set\";\n    key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral;\n    params: FunctionParameter[];\n    body: BlockStatement;\n    computed: boolean;\n    generator: boolean;\n    async: boolean;\n    decorators?: Decorator[] | null;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface ObjectProperty extends BaseNode {\n    type: \"ObjectProperty\";\n    key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral | DecimalLiteral | PrivateName;\n    value: Expression | PatternLike;\n    computed: boolean;\n    shorthand: boolean;\n    decorators?: Decorator[] | null;\n}\ninterface RestElement extends BaseNode {\n    type: \"RestElement\";\n    argument: Identifier | ArrayPattern | ObjectPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression | RestElement | AssignmentPattern;\n    decorators?: Decorator[] | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n/**\n * @deprecated Use `RestElement`\n */\ninterface RestProperty$1 extends BaseNode {\n    type: \"RestProperty\";\n    argument: Identifier | ArrayPattern | ObjectPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression | RestElement | AssignmentPattern;\n    decorators?: Decorator[] | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface ReturnStatement extends BaseNode {\n    type: \"ReturnStatement\";\n    argument?: Expression | null;\n}\ninterface SequenceExpression extends BaseNode {\n    type: \"SequenceExpression\";\n    expressions: Expression[];\n}\ninterface ParenthesizedExpression extends BaseNode {\n    type: \"ParenthesizedExpression\";\n    expression: Expression;\n}\ninterface SwitchCase extends BaseNode {\n    type: \"SwitchCase\";\n    test?: Expression | null;\n    consequent: Statement[];\n}\ninterface SwitchStatement extends BaseNode {\n    type: \"SwitchStatement\";\n    discriminant: Expression;\n    cases: SwitchCase[];\n}\ninterface ThisExpression extends BaseNode {\n    type: \"ThisExpression\";\n}\ninterface ThrowStatement extends BaseNode {\n    type: \"ThrowStatement\";\n    argument: Expression;\n}\ninterface TryStatement extends BaseNode {\n    type: \"TryStatement\";\n    block: BlockStatement;\n    handler?: CatchClause | null;\n    finalizer?: BlockStatement | null;\n}\ninterface UnaryExpression extends BaseNode {\n    type: \"UnaryExpression\";\n    operator: \"void\" | \"throw\" | \"delete\" | \"!\" | \"+\" | \"-\" | \"~\" | \"typeof\";\n    argument: Expression;\n    prefix: boolean;\n}\ninterface UpdateExpression extends BaseNode {\n    type: \"UpdateExpression\";\n    operator: \"++\" | \"--\";\n    argument: Expression;\n    prefix: boolean;\n}\ninterface VariableDeclaration extends BaseNode {\n    type: \"VariableDeclaration\";\n    kind: \"var\" | \"let\" | \"const\" | \"using\" | \"await using\";\n    declarations: VariableDeclarator[];\n    declare?: boolean | null;\n}\ninterface VariableDeclarator extends BaseNode {\n    type: \"VariableDeclarator\";\n    id: LVal | VoidPattern;\n    init?: Expression | null;\n    definite?: boolean | null;\n}\ninterface WhileStatement extends BaseNode {\n    type: \"WhileStatement\";\n    test: Expression;\n    body: Statement;\n}\ninterface WithStatement extends BaseNode {\n    type: \"WithStatement\";\n    object: Expression;\n    body: Statement;\n}\ninterface AssignmentPattern extends BaseNode {\n    type: \"AssignmentPattern\";\n    left: Identifier | ObjectPattern | ArrayPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;\n    right: Expression;\n    decorators?: Decorator[] | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface ArrayPattern extends BaseNode {\n    type: \"ArrayPattern\";\n    elements: (null | PatternLike)[];\n    decorators?: Decorator[] | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface ArrowFunctionExpression extends BaseNode {\n    type: \"ArrowFunctionExpression\";\n    params: FunctionParameter[];\n    body: BlockStatement | Expression;\n    async: boolean;\n    expression: boolean;\n    generator?: boolean;\n    predicate?: DeclaredPredicate | InferredPredicate | null;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface ClassBody extends BaseNode {\n    type: \"ClassBody\";\n    body: (ClassMethod | ClassPrivateMethod | ClassProperty | ClassPrivateProperty | ClassAccessorProperty | TSDeclareMethod | TSIndexSignature | StaticBlock)[];\n}\ninterface ClassExpression extends BaseNode {\n    type: \"ClassExpression\";\n    id?: Identifier | null;\n    superClass?: Expression | null;\n    body: ClassBody;\n    decorators?: Decorator[] | null;\n    implements?: (TSExpressionWithTypeArguments | ClassImplements)[] | null;\n    mixins?: InterfaceExtends | null;\n    superTypeParameters?: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface ClassDeclaration extends BaseNode {\n    type: \"ClassDeclaration\";\n    id?: Identifier | null;\n    superClass?: Expression | null;\n    body: ClassBody;\n    decorators?: Decorator[] | null;\n    abstract?: boolean | null;\n    declare?: boolean | null;\n    implements?: (TSExpressionWithTypeArguments | ClassImplements)[] | null;\n    mixins?: InterfaceExtends | null;\n    superTypeParameters?: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface ExportAllDeclaration extends BaseNode {\n    type: \"ExportAllDeclaration\";\n    source: StringLiteral;\n    attributes?: ImportAttribute[] | null;\n    /** @deprecated */\n    assertions?: ImportAttribute[] | null;\n    exportKind?: \"type\" | \"value\" | null;\n}\ninterface ExportDefaultDeclaration extends BaseNode {\n    type: \"ExportDefaultDeclaration\";\n    declaration: TSDeclareFunction | FunctionDeclaration | ClassDeclaration | Expression;\n    exportKind?: \"value\" | null;\n}\ninterface ExportNamedDeclaration extends BaseNode {\n    type: \"ExportNamedDeclaration\";\n    declaration?: Declaration | null;\n    specifiers: (ExportSpecifier | ExportDefaultSpecifier | ExportNamespaceSpecifier)[];\n    source?: StringLiteral | null;\n    attributes?: ImportAttribute[] | null;\n    /** @deprecated */\n    assertions?: ImportAttribute[] | null;\n    exportKind?: \"type\" | \"value\" | null;\n}\ninterface ExportSpecifier extends BaseNode {\n    type: \"ExportSpecifier\";\n    local: Identifier;\n    exported: Identifier | StringLiteral;\n    exportKind?: \"type\" | \"value\" | null;\n}\ninterface ForOfStatement extends BaseNode {\n    type: \"ForOfStatement\";\n    left: VariableDeclaration | LVal;\n    right: Expression;\n    body: Statement;\n    await: boolean;\n}\ninterface ImportDeclaration extends BaseNode {\n    type: \"ImportDeclaration\";\n    specifiers: (ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier)[];\n    source: StringLiteral;\n    attributes?: ImportAttribute[] | null;\n    /** @deprecated */\n    assertions?: ImportAttribute[] | null;\n    importKind?: \"type\" | \"typeof\" | \"value\" | null;\n    module?: boolean | null;\n    phase?: \"source\" | \"defer\" | null;\n}\ninterface ImportDefaultSpecifier extends BaseNode {\n    type: \"ImportDefaultSpecifier\";\n    local: Identifier;\n}\ninterface ImportNamespaceSpecifier extends BaseNode {\n    type: \"ImportNamespaceSpecifier\";\n    local: Identifier;\n}\ninterface ImportSpecifier extends BaseNode {\n    type: \"ImportSpecifier\";\n    local: Identifier;\n    imported: Identifier | StringLiteral;\n    importKind?: \"type\" | \"typeof\" | \"value\" | null;\n}\ninterface ImportExpression extends BaseNode {\n    type: \"ImportExpression\";\n    source: Expression;\n    options?: Expression | null;\n    phase?: \"source\" | \"defer\" | null;\n}\ninterface MetaProperty extends BaseNode {\n    type: \"MetaProperty\";\n    meta: Identifier;\n    property: Identifier;\n}\ninterface ClassMethod extends BaseNode {\n    type: \"ClassMethod\";\n    kind: \"get\" | \"set\" | \"method\" | \"constructor\";\n    key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;\n    params: (FunctionParameter | TSParameterProperty)[];\n    body: BlockStatement;\n    computed: boolean;\n    static: boolean;\n    generator: boolean;\n    async: boolean;\n    abstract?: boolean | null;\n    access?: \"public\" | \"private\" | \"protected\" | null;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    decorators?: Decorator[] | null;\n    optional?: boolean | null;\n    override?: boolean;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface ObjectPattern extends BaseNode {\n    type: \"ObjectPattern\";\n    properties: (RestElement | ObjectProperty)[];\n    decorators?: Decorator[] | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface SpreadElement extends BaseNode {\n    type: \"SpreadElement\";\n    argument: Expression;\n}\n/**\n * @deprecated Use `SpreadElement`\n */\ninterface SpreadProperty$1 extends BaseNode {\n    type: \"SpreadProperty\";\n    argument: Expression;\n}\ninterface Super extends BaseNode {\n    type: \"Super\";\n}\ninterface TaggedTemplateExpression extends BaseNode {\n    type: \"TaggedTemplateExpression\";\n    tag: Expression;\n    quasi: TemplateLiteral;\n    typeParameters?: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n}\ninterface TemplateElement extends BaseNode {\n    type: \"TemplateElement\";\n    value: {\n        raw: string;\n        cooked?: string;\n    };\n    tail: boolean;\n}\ninterface TemplateLiteral extends BaseNode {\n    type: \"TemplateLiteral\";\n    quasis: TemplateElement[];\n    expressions: (Expression | TSType)[];\n}\ninterface YieldExpression extends BaseNode {\n    type: \"YieldExpression\";\n    argument?: Expression | null;\n    delegate: boolean;\n}\ninterface AwaitExpression extends BaseNode {\n    type: \"AwaitExpression\";\n    argument: Expression;\n}\ninterface Import extends BaseNode {\n    type: \"Import\";\n}\ninterface BigIntLiteral extends BaseNode {\n    type: \"BigIntLiteral\";\n    value: string;\n}\ninterface ExportNamespaceSpecifier extends BaseNode {\n    type: \"ExportNamespaceSpecifier\";\n    exported: Identifier;\n}\ninterface OptionalMemberExpression extends BaseNode {\n    type: \"OptionalMemberExpression\";\n    object: Expression;\n    property: Expression | Identifier;\n    computed: boolean;\n    optional: boolean;\n}\ninterface OptionalCallExpression extends BaseNode {\n    type: \"OptionalCallExpression\";\n    callee: Expression;\n    arguments: (Expression | SpreadElement | ArgumentPlaceholder)[];\n    optional: boolean;\n    typeArguments?: TypeParameterInstantiation | null;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface ClassProperty extends BaseNode {\n    type: \"ClassProperty\";\n    key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;\n    value?: Expression | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    decorators?: Decorator[] | null;\n    computed: boolean;\n    static: boolean;\n    abstract?: boolean | null;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    declare?: boolean | null;\n    definite?: boolean | null;\n    optional?: boolean | null;\n    override?: boolean;\n    readonly?: boolean | null;\n    variance?: Variance | null;\n}\ninterface ClassAccessorProperty extends BaseNode {\n    type: \"ClassAccessorProperty\";\n    key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression | PrivateName;\n    value?: Expression | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    decorators?: Decorator[] | null;\n    computed: boolean;\n    static: boolean;\n    abstract?: boolean | null;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    declare?: boolean | null;\n    definite?: boolean | null;\n    optional?: boolean | null;\n    override?: boolean;\n    readonly?: boolean | null;\n    variance?: Variance | null;\n}\ninterface ClassPrivateProperty extends BaseNode {\n    type: \"ClassPrivateProperty\";\n    key: PrivateName;\n    value?: Expression | null;\n    decorators?: Decorator[] | null;\n    static: boolean;\n    definite?: boolean | null;\n    optional?: boolean | null;\n    readonly?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    variance?: Variance | null;\n}\ninterface ClassPrivateMethod extends BaseNode {\n    type: \"ClassPrivateMethod\";\n    kind: \"get\" | \"set\" | \"method\";\n    key: PrivateName;\n    params: (FunctionParameter | TSParameterProperty)[];\n    body: BlockStatement;\n    static: boolean;\n    abstract?: boolean | null;\n    access?: \"public\" | \"private\" | \"protected\" | null;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    async?: boolean;\n    computed?: boolean;\n    decorators?: Decorator[] | null;\n    generator?: boolean;\n    optional?: boolean | null;\n    override?: boolean;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface PrivateName extends BaseNode {\n    type: \"PrivateName\";\n    id: Identifier;\n}\ninterface StaticBlock extends BaseNode {\n    type: \"StaticBlock\";\n    body: Statement[];\n}\ninterface ImportAttribute extends BaseNode {\n    type: \"ImportAttribute\";\n    key: Identifier | StringLiteral;\n    value: StringLiteral;\n}\ninterface AnyTypeAnnotation extends BaseNode {\n    type: \"AnyTypeAnnotation\";\n}\ninterface ArrayTypeAnnotation extends BaseNode {\n    type: \"ArrayTypeAnnotation\";\n    elementType: FlowType;\n}\ninterface BooleanTypeAnnotation extends BaseNode {\n    type: \"BooleanTypeAnnotation\";\n}\ninterface BooleanLiteralTypeAnnotation extends BaseNode {\n    type: \"BooleanLiteralTypeAnnotation\";\n    value: boolean;\n}\ninterface NullLiteralTypeAnnotation extends BaseNode {\n    type: \"NullLiteralTypeAnnotation\";\n}\ninterface ClassImplements extends BaseNode {\n    type: \"ClassImplements\";\n    id: Identifier;\n    typeParameters?: TypeParameterInstantiation | null;\n}\ninterface DeclareClass extends BaseNode {\n    type: \"DeclareClass\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    extends?: InterfaceExtends[] | null;\n    body: ObjectTypeAnnotation;\n    implements?: ClassImplements[] | null;\n    mixins?: InterfaceExtends[] | null;\n}\ninterface DeclareFunction extends BaseNode {\n    type: \"DeclareFunction\";\n    id: Identifier;\n    predicate?: DeclaredPredicate | null;\n}\ninterface DeclareInterface extends BaseNode {\n    type: \"DeclareInterface\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    extends?: InterfaceExtends[] | null;\n    body: ObjectTypeAnnotation;\n}\ninterface DeclareModule extends BaseNode {\n    type: \"DeclareModule\";\n    id: Identifier | StringLiteral;\n    body: BlockStatement;\n    kind?: \"CommonJS\" | \"ES\" | null;\n}\ninterface DeclareModuleExports extends BaseNode {\n    type: \"DeclareModuleExports\";\n    typeAnnotation: TypeAnnotation;\n}\ninterface DeclareTypeAlias extends BaseNode {\n    type: \"DeclareTypeAlias\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    right: FlowType;\n}\ninterface DeclareOpaqueType extends BaseNode {\n    type: \"DeclareOpaqueType\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    supertype?: FlowType | null;\n    impltype?: FlowType | null;\n}\ninterface DeclareVariable extends BaseNode {\n    type: \"DeclareVariable\";\n    id: Identifier;\n}\ninterface DeclareExportDeclaration extends BaseNode {\n    type: \"DeclareExportDeclaration\";\n    declaration?: Flow | null;\n    specifiers?: (ExportSpecifier | ExportNamespaceSpecifier)[] | null;\n    source?: StringLiteral | null;\n    attributes?: ImportAttribute[] | null;\n    /** @deprecated */\n    assertions?: ImportAttribute[] | null;\n    default?: boolean | null;\n}\ninterface DeclareExportAllDeclaration extends BaseNode {\n    type: \"DeclareExportAllDeclaration\";\n    source: StringLiteral;\n    attributes?: ImportAttribute[] | null;\n    /** @deprecated */\n    assertions?: ImportAttribute[] | null;\n    exportKind?: \"type\" | \"value\" | null;\n}\ninterface DeclaredPredicate extends BaseNode {\n    type: \"DeclaredPredicate\";\n    value: Flow;\n}\ninterface ExistsTypeAnnotation extends BaseNode {\n    type: \"ExistsTypeAnnotation\";\n}\ninterface FunctionTypeAnnotation extends BaseNode {\n    type: \"FunctionTypeAnnotation\";\n    typeParameters?: TypeParameterDeclaration | null;\n    params: FunctionTypeParam[];\n    rest?: FunctionTypeParam | null;\n    returnType: FlowType;\n    this?: FunctionTypeParam | null;\n}\ninterface FunctionTypeParam extends BaseNode {\n    type: \"FunctionTypeParam\";\n    name?: Identifier | null;\n    typeAnnotation: FlowType;\n    optional?: boolean | null;\n}\ninterface GenericTypeAnnotation extends BaseNode {\n    type: \"GenericTypeAnnotation\";\n    id: Identifier | QualifiedTypeIdentifier;\n    typeParameters?: TypeParameterInstantiation | null;\n}\ninterface InferredPredicate extends BaseNode {\n    type: \"InferredPredicate\";\n}\ninterface InterfaceExtends extends BaseNode {\n    type: \"InterfaceExtends\";\n    id: Identifier | QualifiedTypeIdentifier;\n    typeParameters?: TypeParameterInstantiation | null;\n}\ninterface InterfaceDeclaration extends BaseNode {\n    type: \"InterfaceDeclaration\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    extends?: InterfaceExtends[] | null;\n    body: ObjectTypeAnnotation;\n}\ninterface InterfaceTypeAnnotation extends BaseNode {\n    type: \"InterfaceTypeAnnotation\";\n    extends?: InterfaceExtends[] | null;\n    body: ObjectTypeAnnotation;\n}\ninterface IntersectionTypeAnnotation extends BaseNode {\n    type: \"IntersectionTypeAnnotation\";\n    types: FlowType[];\n}\ninterface MixedTypeAnnotation extends BaseNode {\n    type: \"MixedTypeAnnotation\";\n}\ninterface EmptyTypeAnnotation extends BaseNode {\n    type: \"EmptyTypeAnnotation\";\n}\ninterface NullableTypeAnnotation extends BaseNode {\n    type: \"NullableTypeAnnotation\";\n    typeAnnotation: FlowType;\n}\ninterface NumberLiteralTypeAnnotation extends BaseNode {\n    type: \"NumberLiteralTypeAnnotation\";\n    value: number;\n}\ninterface NumberTypeAnnotation extends BaseNode {\n    type: \"NumberTypeAnnotation\";\n}\ninterface ObjectTypeAnnotation extends BaseNode {\n    type: \"ObjectTypeAnnotation\";\n    properties: (ObjectTypeProperty | ObjectTypeSpreadProperty)[];\n    indexers?: ObjectTypeIndexer[];\n    callProperties?: ObjectTypeCallProperty[];\n    internalSlots?: ObjectTypeInternalSlot[];\n    exact: boolean;\n    inexact?: boolean | null;\n}\ninterface ObjectTypeInternalSlot extends BaseNode {\n    type: \"ObjectTypeInternalSlot\";\n    id: Identifier;\n    value: FlowType;\n    optional: boolean;\n    static: boolean;\n    method: boolean;\n}\ninterface ObjectTypeCallProperty extends BaseNode {\n    type: \"ObjectTypeCallProperty\";\n    value: FlowType;\n    static: boolean;\n}\ninterface ObjectTypeIndexer extends BaseNode {\n    type: \"ObjectTypeIndexer\";\n    id?: Identifier | null;\n    key: FlowType;\n    value: FlowType;\n    variance?: Variance | null;\n    static: boolean;\n}\ninterface ObjectTypeProperty extends BaseNode {\n    type: \"ObjectTypeProperty\";\n    key: Identifier | StringLiteral;\n    value: FlowType;\n    variance?: Variance | null;\n    kind: \"init\" | \"get\" | \"set\";\n    method: boolean;\n    optional: boolean;\n    proto: boolean;\n    static: boolean;\n}\ninterface ObjectTypeSpreadProperty extends BaseNode {\n    type: \"ObjectTypeSpreadProperty\";\n    argument: FlowType;\n}\ninterface OpaqueType extends BaseNode {\n    type: \"OpaqueType\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    supertype?: FlowType | null;\n    impltype: FlowType;\n}\ninterface QualifiedTypeIdentifier extends BaseNode {\n    type: \"QualifiedTypeIdentifier\";\n    id: Identifier;\n    qualification: Identifier | QualifiedTypeIdentifier;\n}\ninterface StringLiteralTypeAnnotation extends BaseNode {\n    type: \"StringLiteralTypeAnnotation\";\n    value: string;\n}\ninterface StringTypeAnnotation extends BaseNode {\n    type: \"StringTypeAnnotation\";\n}\ninterface SymbolTypeAnnotation extends BaseNode {\n    type: \"SymbolTypeAnnotation\";\n}\ninterface ThisTypeAnnotation extends BaseNode {\n    type: \"ThisTypeAnnotation\";\n}\ninterface TupleTypeAnnotation extends BaseNode {\n    type: \"TupleTypeAnnotation\";\n    types: FlowType[];\n}\ninterface TypeofTypeAnnotation extends BaseNode {\n    type: \"TypeofTypeAnnotation\";\n    argument: FlowType;\n}\ninterface TypeAlias extends BaseNode {\n    type: \"TypeAlias\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    right: FlowType;\n}\ninterface TypeAnnotation extends BaseNode {\n    type: \"TypeAnnotation\";\n    typeAnnotation: FlowType;\n}\ninterface TypeCastExpression extends BaseNode {\n    type: \"TypeCastExpression\";\n    expression: Expression;\n    typeAnnotation: TypeAnnotation;\n}\ninterface TypeParameter extends BaseNode {\n    type: \"TypeParameter\";\n    bound?: TypeAnnotation | null;\n    default?: FlowType | null;\n    variance?: Variance | null;\n    name: string;\n}\ninterface TypeParameterDeclaration extends BaseNode {\n    type: \"TypeParameterDeclaration\";\n    params: TypeParameter[];\n}\ninterface TypeParameterInstantiation extends BaseNode {\n    type: \"TypeParameterInstantiation\";\n    params: FlowType[];\n}\ninterface UnionTypeAnnotation extends BaseNode {\n    type: \"UnionTypeAnnotation\";\n    types: FlowType[];\n}\ninterface Variance extends BaseNode {\n    type: \"Variance\";\n    kind: \"minus\" | \"plus\";\n}\ninterface VoidTypeAnnotation extends BaseNode {\n    type: \"VoidTypeAnnotation\";\n}\ninterface EnumDeclaration extends BaseNode {\n    type: \"EnumDeclaration\";\n    id: Identifier;\n    body: EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody;\n}\ninterface EnumBooleanBody extends BaseNode {\n    type: \"EnumBooleanBody\";\n    members: EnumBooleanMember[];\n    explicitType: boolean;\n    hasUnknownMembers: boolean;\n}\ninterface EnumNumberBody extends BaseNode {\n    type: \"EnumNumberBody\";\n    members: EnumNumberMember[];\n    explicitType: boolean;\n    hasUnknownMembers: boolean;\n}\ninterface EnumStringBody extends BaseNode {\n    type: \"EnumStringBody\";\n    members: (EnumStringMember | EnumDefaultedMember)[];\n    explicitType: boolean;\n    hasUnknownMembers: boolean;\n}\ninterface EnumSymbolBody extends BaseNode {\n    type: \"EnumSymbolBody\";\n    members: EnumDefaultedMember[];\n    hasUnknownMembers: boolean;\n}\ninterface EnumBooleanMember extends BaseNode {\n    type: \"EnumBooleanMember\";\n    id: Identifier;\n    init: BooleanLiteral;\n}\ninterface EnumNumberMember extends BaseNode {\n    type: \"EnumNumberMember\";\n    id: Identifier;\n    init: NumericLiteral;\n}\ninterface EnumStringMember extends BaseNode {\n    type: \"EnumStringMember\";\n    id: Identifier;\n    init: StringLiteral;\n}\ninterface EnumDefaultedMember extends BaseNode {\n    type: \"EnumDefaultedMember\";\n    id: Identifier;\n}\ninterface IndexedAccessType extends BaseNode {\n    type: \"IndexedAccessType\";\n    objectType: FlowType;\n    indexType: FlowType;\n}\ninterface OptionalIndexedAccessType extends BaseNode {\n    type: \"OptionalIndexedAccessType\";\n    objectType: FlowType;\n    indexType: FlowType;\n    optional: boolean;\n}\ninterface JSXAttribute extends BaseNode {\n    type: \"JSXAttribute\";\n    name: JSXIdentifier | JSXNamespacedName;\n    value?: JSXElement | JSXFragment | StringLiteral | JSXExpressionContainer | null;\n}\ninterface JSXClosingElement extends BaseNode {\n    type: \"JSXClosingElement\";\n    name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName;\n}\ninterface JSXElement extends BaseNode {\n    type: \"JSXElement\";\n    openingElement: JSXOpeningElement;\n    closingElement?: JSXClosingElement | null;\n    children: (JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment)[];\n    selfClosing?: boolean | null;\n}\ninterface JSXEmptyExpression extends BaseNode {\n    type: \"JSXEmptyExpression\";\n}\ninterface JSXExpressionContainer extends BaseNode {\n    type: \"JSXExpressionContainer\";\n    expression: Expression | JSXEmptyExpression;\n}\ninterface JSXSpreadChild extends BaseNode {\n    type: \"JSXSpreadChild\";\n    expression: Expression;\n}\ninterface JSXIdentifier extends BaseNode {\n    type: \"JSXIdentifier\";\n    name: string;\n}\ninterface JSXMemberExpression extends BaseNode {\n    type: \"JSXMemberExpression\";\n    object: JSXMemberExpression | JSXIdentifier;\n    property: JSXIdentifier;\n}\ninterface JSXNamespacedName extends BaseNode {\n    type: \"JSXNamespacedName\";\n    namespace: JSXIdentifier;\n    name: JSXIdentifier;\n}\ninterface JSXOpeningElement extends BaseNode {\n    type: \"JSXOpeningElement\";\n    name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName;\n    attributes: (JSXAttribute | JSXSpreadAttribute)[];\n    selfClosing: boolean;\n    typeArguments?: TypeParameterInstantiation | null;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface JSXSpreadAttribute extends BaseNode {\n    type: \"JSXSpreadAttribute\";\n    argument: Expression;\n}\ninterface JSXText extends BaseNode {\n    type: \"JSXText\";\n    value: string;\n}\ninterface JSXFragment extends BaseNode {\n    type: \"JSXFragment\";\n    openingFragment: JSXOpeningFragment;\n    closingFragment: JSXClosingFragment;\n    children: (JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment)[];\n}\ninterface JSXOpeningFragment extends BaseNode {\n    type: \"JSXOpeningFragment\";\n}\ninterface JSXClosingFragment extends BaseNode {\n    type: \"JSXClosingFragment\";\n}\ninterface Noop extends BaseNode {\n    type: \"Noop\";\n}\ninterface Placeholder extends BaseNode {\n    type: \"Placeholder\";\n    expectedNode: \"Identifier\" | \"StringLiteral\" | \"Expression\" | \"Statement\" | \"Declaration\" | \"BlockStatement\" | \"ClassBody\" | \"Pattern\";\n    name: Identifier;\n    decorators?: Decorator[] | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface V8IntrinsicIdentifier extends BaseNode {\n    type: \"V8IntrinsicIdentifier\";\n    name: string;\n}\ninterface ArgumentPlaceholder extends BaseNode {\n    type: \"ArgumentPlaceholder\";\n}\ninterface BindExpression extends BaseNode {\n    type: \"BindExpression\";\n    object: Expression;\n    callee: Expression;\n}\ninterface Decorator extends BaseNode {\n    type: \"Decorator\";\n    expression: Expression;\n}\ninterface DoExpression extends BaseNode {\n    type: \"DoExpression\";\n    body: BlockStatement;\n    async: boolean;\n}\ninterface ExportDefaultSpecifier extends BaseNode {\n    type: \"ExportDefaultSpecifier\";\n    exported: Identifier;\n}\ninterface RecordExpression extends BaseNode {\n    type: \"RecordExpression\";\n    properties: (ObjectProperty | SpreadElement)[];\n}\ninterface TupleExpression extends BaseNode {\n    type: \"TupleExpression\";\n    elements: (Expression | SpreadElement)[];\n}\ninterface DecimalLiteral extends BaseNode {\n    type: \"DecimalLiteral\";\n    value: string;\n}\ninterface ModuleExpression extends BaseNode {\n    type: \"ModuleExpression\";\n    body: Program;\n}\ninterface TopicReference extends BaseNode {\n    type: \"TopicReference\";\n}\ninterface PipelineTopicExpression extends BaseNode {\n    type: \"PipelineTopicExpression\";\n    expression: Expression;\n}\ninterface PipelineBareFunction extends BaseNode {\n    type: \"PipelineBareFunction\";\n    callee: Expression;\n}\ninterface PipelinePrimaryTopicReference extends BaseNode {\n    type: \"PipelinePrimaryTopicReference\";\n}\ninterface VoidPattern extends BaseNode {\n    type: \"VoidPattern\";\n}\ninterface TSParameterProperty extends BaseNode {\n    type: \"TSParameterProperty\";\n    parameter: Identifier | AssignmentPattern;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    decorators?: Decorator[] | null;\n    override?: boolean | null;\n    readonly?: boolean | null;\n}\ninterface TSDeclareFunction extends BaseNode {\n    type: \"TSDeclareFunction\";\n    id?: Identifier | null;\n    typeParameters?: TSTypeParameterDeclaration | Noop | null;\n    params: FunctionParameter[];\n    returnType?: TSTypeAnnotation | Noop | null;\n    async?: boolean;\n    declare?: boolean | null;\n    generator?: boolean;\n}\ninterface TSDeclareMethod extends BaseNode {\n    type: \"TSDeclareMethod\";\n    decorators?: Decorator[] | null;\n    key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;\n    typeParameters?: TSTypeParameterDeclaration | Noop | null;\n    params: (FunctionParameter | TSParameterProperty)[];\n    returnType?: TSTypeAnnotation | Noop | null;\n    abstract?: boolean | null;\n    access?: \"public\" | \"private\" | \"protected\" | null;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    async?: boolean;\n    computed?: boolean;\n    generator?: boolean;\n    kind?: \"get\" | \"set\" | \"method\" | \"constructor\";\n    optional?: boolean | null;\n    override?: boolean;\n    static?: boolean;\n}\ninterface TSQualifiedName extends BaseNode {\n    type: \"TSQualifiedName\";\n    left: TSEntityName;\n    right: Identifier;\n}\ninterface TSCallSignatureDeclaration extends BaseNode {\n    type: \"TSCallSignatureDeclaration\";\n    typeParameters?: TSTypeParameterDeclaration | null;\n    parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n    typeAnnotation?: TSTypeAnnotation | null;\n}\ninterface TSConstructSignatureDeclaration extends BaseNode {\n    type: \"TSConstructSignatureDeclaration\";\n    typeParameters?: TSTypeParameterDeclaration | null;\n    parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n    typeAnnotation?: TSTypeAnnotation | null;\n}\ninterface TSPropertySignature extends BaseNode {\n    type: \"TSPropertySignature\";\n    key: Expression;\n    typeAnnotation?: TSTypeAnnotation | null;\n    computed?: boolean;\n    kind?: \"get\" | \"set\" | null;\n    optional?: boolean | null;\n    readonly?: boolean | null;\n}\ninterface TSMethodSignature extends BaseNode {\n    type: \"TSMethodSignature\";\n    key: Expression;\n    typeParameters?: TSTypeParameterDeclaration | null;\n    parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n    typeAnnotation?: TSTypeAnnotation | null;\n    computed?: boolean;\n    kind: \"method\" | \"get\" | \"set\";\n    optional?: boolean | null;\n}\ninterface TSIndexSignature extends BaseNode {\n    type: \"TSIndexSignature\";\n    parameters: Identifier[];\n    typeAnnotation?: TSTypeAnnotation | null;\n    readonly?: boolean | null;\n    static?: boolean | null;\n}\ninterface TSAnyKeyword extends BaseNode {\n    type: \"TSAnyKeyword\";\n}\ninterface TSBooleanKeyword extends BaseNode {\n    type: \"TSBooleanKeyword\";\n}\ninterface TSBigIntKeyword extends BaseNode {\n    type: \"TSBigIntKeyword\";\n}\ninterface TSIntrinsicKeyword extends BaseNode {\n    type: \"TSIntrinsicKeyword\";\n}\ninterface TSNeverKeyword extends BaseNode {\n    type: \"TSNeverKeyword\";\n}\ninterface TSNullKeyword extends BaseNode {\n    type: \"TSNullKeyword\";\n}\ninterface TSNumberKeyword extends BaseNode {\n    type: \"TSNumberKeyword\";\n}\ninterface TSObjectKeyword extends BaseNode {\n    type: \"TSObjectKeyword\";\n}\ninterface TSStringKeyword extends BaseNode {\n    type: \"TSStringKeyword\";\n}\ninterface TSSymbolKeyword extends BaseNode {\n    type: \"TSSymbolKeyword\";\n}\ninterface TSUndefinedKeyword extends BaseNode {\n    type: \"TSUndefinedKeyword\";\n}\ninterface TSUnknownKeyword extends BaseNode {\n    type: \"TSUnknownKeyword\";\n}\ninterface TSVoidKeyword extends BaseNode {\n    type: \"TSVoidKeyword\";\n}\ninterface TSThisType extends BaseNode {\n    type: \"TSThisType\";\n}\ninterface TSFunctionType extends BaseNode {\n    type: \"TSFunctionType\";\n    typeParameters?: TSTypeParameterDeclaration | null;\n    parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n    typeAnnotation?: TSTypeAnnotation | null;\n}\ninterface TSConstructorType extends BaseNode {\n    type: \"TSConstructorType\";\n    typeParameters?: TSTypeParameterDeclaration | null;\n    parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n    typeAnnotation?: TSTypeAnnotation | null;\n    abstract?: boolean | null;\n}\ninterface TSTypeReference extends BaseNode {\n    type: \"TSTypeReference\";\n    typeName: TSEntityName;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface TSTypePredicate extends BaseNode {\n    type: \"TSTypePredicate\";\n    parameterName: Identifier | TSThisType;\n    typeAnnotation?: TSTypeAnnotation | null;\n    asserts?: boolean | null;\n}\ninterface TSTypeQuery extends BaseNode {\n    type: \"TSTypeQuery\";\n    exprName: TSEntityName | TSImportType;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface TSTypeLiteral extends BaseNode {\n    type: \"TSTypeLiteral\";\n    members: TSTypeElement[];\n}\ninterface TSArrayType extends BaseNode {\n    type: \"TSArrayType\";\n    elementType: TSType;\n}\ninterface TSTupleType extends BaseNode {\n    type: \"TSTupleType\";\n    elementTypes: (TSType | TSNamedTupleMember)[];\n}\ninterface TSOptionalType extends BaseNode {\n    type: \"TSOptionalType\";\n    typeAnnotation: TSType;\n}\ninterface TSRestType extends BaseNode {\n    type: \"TSRestType\";\n    typeAnnotation: TSType;\n}\ninterface TSNamedTupleMember extends BaseNode {\n    type: \"TSNamedTupleMember\";\n    label: Identifier;\n    elementType: TSType;\n    optional: boolean;\n}\ninterface TSUnionType extends BaseNode {\n    type: \"TSUnionType\";\n    types: TSType[];\n}\ninterface TSIntersectionType extends BaseNode {\n    type: \"TSIntersectionType\";\n    types: TSType[];\n}\ninterface TSConditionalType extends BaseNode {\n    type: \"TSConditionalType\";\n    checkType: TSType;\n    extendsType: TSType;\n    trueType: TSType;\n    falseType: TSType;\n}\ninterface TSInferType extends BaseNode {\n    type: \"TSInferType\";\n    typeParameter: TSTypeParameter;\n}\ninterface TSParenthesizedType extends BaseNode {\n    type: \"TSParenthesizedType\";\n    typeAnnotation: TSType;\n}\ninterface TSTypeOperator extends BaseNode {\n    type: \"TSTypeOperator\";\n    typeAnnotation: TSType;\n    operator: string;\n}\ninterface TSIndexedAccessType extends BaseNode {\n    type: \"TSIndexedAccessType\";\n    objectType: TSType;\n    indexType: TSType;\n}\ninterface TSMappedType extends BaseNode {\n    type: \"TSMappedType\";\n    typeParameter: TSTypeParameter;\n    typeAnnotation?: TSType | null;\n    nameType?: TSType | null;\n    optional?: true | false | \"+\" | \"-\" | null;\n    readonly?: true | false | \"+\" | \"-\" | null;\n}\ninterface TSTemplateLiteralType extends BaseNode {\n    type: \"TSTemplateLiteralType\";\n    quasis: TemplateElement[];\n    types: TSType[];\n}\ninterface TSLiteralType extends BaseNode {\n    type: \"TSLiteralType\";\n    literal: NumericLiteral | StringLiteral | BooleanLiteral | BigIntLiteral | TemplateLiteral | UnaryExpression;\n}\ninterface TSExpressionWithTypeArguments extends BaseNode {\n    type: \"TSExpressionWithTypeArguments\";\n    expression: TSEntityName;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface TSInterfaceDeclaration extends BaseNode {\n    type: \"TSInterfaceDeclaration\";\n    id: Identifier;\n    typeParameters?: TSTypeParameterDeclaration | null;\n    extends?: TSExpressionWithTypeArguments[] | null;\n    body: TSInterfaceBody;\n    declare?: boolean | null;\n}\ninterface TSInterfaceBody extends BaseNode {\n    type: \"TSInterfaceBody\";\n    body: TSTypeElement[];\n}\ninterface TSTypeAliasDeclaration extends BaseNode {\n    type: \"TSTypeAliasDeclaration\";\n    id: Identifier;\n    typeParameters?: TSTypeParameterDeclaration | null;\n    typeAnnotation: TSType;\n    declare?: boolean | null;\n}\ninterface TSInstantiationExpression extends BaseNode {\n    type: \"TSInstantiationExpression\";\n    expression: Expression;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface TSAsExpression extends BaseNode {\n    type: \"TSAsExpression\";\n    expression: Expression;\n    typeAnnotation: TSType;\n}\ninterface TSSatisfiesExpression extends BaseNode {\n    type: \"TSSatisfiesExpression\";\n    expression: Expression;\n    typeAnnotation: TSType;\n}\ninterface TSTypeAssertion extends BaseNode {\n    type: \"TSTypeAssertion\";\n    typeAnnotation: TSType;\n    expression: Expression;\n}\ninterface TSEnumBody extends BaseNode {\n    type: \"TSEnumBody\";\n    members: TSEnumMember[];\n}\ninterface TSEnumDeclaration extends BaseNode {\n    type: \"TSEnumDeclaration\";\n    id: Identifier;\n    members: TSEnumMember[];\n    body?: TSEnumBody | null;\n    const?: boolean | null;\n    declare?: boolean | null;\n    initializer?: Expression | null;\n}\ninterface TSEnumMember extends BaseNode {\n    type: \"TSEnumMember\";\n    id: Identifier | StringLiteral;\n    initializer?: Expression | null;\n}\ninterface TSModuleDeclaration extends BaseNode {\n    type: \"TSModuleDeclaration\";\n    id: Identifier | StringLiteral;\n    body: TSModuleBlock | TSModuleDeclaration;\n    declare?: boolean | null;\n    global?: boolean | null;\n    kind: \"global\" | \"module\" | \"namespace\";\n}\ninterface TSModuleBlock extends BaseNode {\n    type: \"TSModuleBlock\";\n    body: Statement[];\n}\ninterface TSImportType extends BaseNode {\n    type: \"TSImportType\";\n    argument: StringLiteral;\n    qualifier?: TSEntityName | null;\n    typeParameters?: TSTypeParameterInstantiation | null;\n    options?: ObjectExpression | null;\n}\ninterface TSImportEqualsDeclaration extends BaseNode {\n    type: \"TSImportEqualsDeclaration\";\n    id: Identifier;\n    moduleReference: TSEntityName | TSExternalModuleReference;\n    importKind?: \"type\" | \"value\" | null;\n    isExport: boolean;\n}\ninterface TSExternalModuleReference extends BaseNode {\n    type: \"TSExternalModuleReference\";\n    expression: StringLiteral;\n}\ninterface TSNonNullExpression extends BaseNode {\n    type: \"TSNonNullExpression\";\n    expression: Expression;\n}\ninterface TSExportAssignment extends BaseNode {\n    type: \"TSExportAssignment\";\n    expression: Expression;\n}\ninterface TSNamespaceExportDeclaration extends BaseNode {\n    type: \"TSNamespaceExportDeclaration\";\n    id: Identifier;\n}\ninterface TSTypeAnnotation extends BaseNode {\n    type: \"TSTypeAnnotation\";\n    typeAnnotation: TSType;\n}\ninterface TSTypeParameterInstantiation extends BaseNode {\n    type: \"TSTypeParameterInstantiation\";\n    params: TSType[];\n}\ninterface TSTypeParameterDeclaration extends BaseNode {\n    type: \"TSTypeParameterDeclaration\";\n    params: TSTypeParameter[];\n}\ninterface TSTypeParameter extends BaseNode {\n    type: \"TSTypeParameter\";\n    constraint?: TSType | null;\n    default?: TSType | null;\n    name: string;\n    const?: boolean | null;\n    in?: boolean | null;\n    out?: boolean | null;\n}\ntype Standardized = ArrayExpression | AssignmentExpression | BinaryExpression | InterpreterDirective | Directive | DirectiveLiteral | BlockStatement | BreakStatement | CallExpression | CatchClause | ConditionalExpression | ContinueStatement | DebuggerStatement | DoWhileStatement | EmptyStatement | ExpressionStatement | File | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Identifier | IfStatement | LabeledStatement | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | LogicalExpression | MemberExpression | NewExpression | Program | ObjectExpression | ObjectMethod | ObjectProperty | RestElement | ReturnStatement | SequenceExpression | ParenthesizedExpression | SwitchCase | SwitchStatement | ThisExpression | ThrowStatement | TryStatement | UnaryExpression | UpdateExpression | VariableDeclaration | VariableDeclarator | WhileStatement | WithStatement | AssignmentPattern | ArrayPattern | ArrowFunctionExpression | ClassBody | ClassExpression | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ExportSpecifier | ForOfStatement | ImportDeclaration | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | ImportExpression | MetaProperty | ClassMethod | ObjectPattern | SpreadElement | Super | TaggedTemplateExpression | TemplateElement | TemplateLiteral | YieldExpression | AwaitExpression | Import | BigIntLiteral | ExportNamespaceSpecifier | OptionalMemberExpression | OptionalCallExpression | ClassProperty | ClassAccessorProperty | ClassPrivateProperty | ClassPrivateMethod | PrivateName | StaticBlock | ImportAttribute;\ntype Expression = ArrayExpression | AssignmentExpression | BinaryExpression | CallExpression | ConditionalExpression | FunctionExpression | Identifier | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | LogicalExpression | MemberExpression | NewExpression | ObjectExpression | SequenceExpression | ParenthesizedExpression | ThisExpression | UnaryExpression | UpdateExpression | ArrowFunctionExpression | ClassExpression | ImportExpression | MetaProperty | Super | TaggedTemplateExpression | TemplateLiteral | YieldExpression | AwaitExpression | Import | BigIntLiteral | OptionalMemberExpression | OptionalCallExpression | TypeCastExpression | JSXElement | JSXFragment | BindExpression | DoExpression | RecordExpression | TupleExpression | DecimalLiteral | ModuleExpression | TopicReference | PipelineTopicExpression | PipelineBareFunction | PipelinePrimaryTopicReference | TSInstantiationExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;\ntype Binary = BinaryExpression | LogicalExpression;\ntype Scopable = BlockStatement | CatchClause | DoWhileStatement | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Program | ObjectMethod | SwitchStatement | WhileStatement | ArrowFunctionExpression | ClassExpression | ClassDeclaration | ForOfStatement | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;\ntype BlockParent = BlockStatement | CatchClause | DoWhileStatement | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Program | ObjectMethod | SwitchStatement | WhileStatement | ArrowFunctionExpression | ForOfStatement | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;\ntype Block = BlockStatement | Program | TSModuleBlock;\ntype Statement = BlockStatement | BreakStatement | ContinueStatement | DebuggerStatement | DoWhileStatement | EmptyStatement | ExpressionStatement | ForInStatement | ForStatement | FunctionDeclaration | IfStatement | LabeledStatement | ReturnStatement | SwitchStatement | ThrowStatement | TryStatement | VariableDeclaration | WhileStatement | WithStatement | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ForOfStatement | ImportDeclaration | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias | EnumDeclaration | TSDeclareFunction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportEqualsDeclaration | TSExportAssignment | TSNamespaceExportDeclaration;\ntype Terminatorless = BreakStatement | ContinueStatement | ReturnStatement | ThrowStatement | YieldExpression | AwaitExpression;\ntype CompletionStatement = BreakStatement | ContinueStatement | ReturnStatement | ThrowStatement;\ntype Conditional = ConditionalExpression | IfStatement;\ntype Loop = DoWhileStatement | ForInStatement | ForStatement | WhileStatement | ForOfStatement;\ntype While = DoWhileStatement | WhileStatement;\ntype ExpressionWrapper = ExpressionStatement | ParenthesizedExpression | TypeCastExpression;\ntype For = ForInStatement | ForStatement | ForOfStatement;\ntype ForXStatement = ForInStatement | ForOfStatement;\ntype Function = FunctionDeclaration | FunctionExpression | ObjectMethod | ArrowFunctionExpression | ClassMethod | ClassPrivateMethod;\ntype FunctionParent = FunctionDeclaration | FunctionExpression | ObjectMethod | ArrowFunctionExpression | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;\ntype Pureish = FunctionDeclaration | FunctionExpression | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | ArrowFunctionExpression | BigIntLiteral | DecimalLiteral;\ntype Declaration = FunctionDeclaration | VariableDeclaration | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias | EnumDeclaration | TSDeclareFunction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportEqualsDeclaration;\ntype FunctionParameter = Identifier | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern | VoidPattern;\ntype PatternLike = Identifier | MemberExpression | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern | VoidPattern | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;\ntype LVal = Identifier | MemberExpression | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern | TSParameterProperty | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;\ntype TSEntityName = Identifier | TSQualifiedName;\ntype Literal = StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | TemplateLiteral | BigIntLiteral | DecimalLiteral;\ntype Immutable = StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | BigIntLiteral | JSXAttribute | JSXClosingElement | JSXElement | JSXExpressionContainer | JSXSpreadChild | JSXOpeningElement | JSXText | JSXFragment | JSXOpeningFragment | JSXClosingFragment | DecimalLiteral;\ntype UserWhitespacable = ObjectMethod | ObjectProperty | ObjectTypeInternalSlot | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeProperty | ObjectTypeSpreadProperty;\ntype Method = ObjectMethod | ClassMethod | ClassPrivateMethod;\ntype ObjectMember = ObjectMethod | ObjectProperty;\ntype Property = ObjectProperty | ClassProperty | ClassAccessorProperty | ClassPrivateProperty;\ntype UnaryLike = UnaryExpression | SpreadElement;\ntype Pattern = AssignmentPattern | ArrayPattern | ObjectPattern | VoidPattern;\ntype Class = ClassExpression | ClassDeclaration;\ntype ImportOrExportDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration;\ntype ExportDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration;\ntype ModuleSpecifier = ExportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | ExportNamespaceSpecifier | ExportDefaultSpecifier;\ntype Accessor = ClassAccessorProperty;\ntype Private = ClassPrivateProperty | ClassPrivateMethod | PrivateName;\ntype Flow = AnyTypeAnnotation | ArrayTypeAnnotation | BooleanTypeAnnotation | BooleanLiteralTypeAnnotation | NullLiteralTypeAnnotation | ClassImplements | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTypeAnnotation | InferredPredicate | InterfaceExtends | InterfaceDeclaration | InterfaceTypeAnnotation | IntersectionTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NullableTypeAnnotation | NumberLiteralTypeAnnotation | NumberTypeAnnotation | ObjectTypeAnnotation | ObjectTypeInternalSlot | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | QualifiedTypeIdentifier | StringLiteralTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | TupleTypeAnnotation | TypeofTypeAnnotation | TypeAlias | TypeAnnotation | TypeCastExpression | TypeParameter | TypeParameterDeclaration | TypeParameterInstantiation | UnionTypeAnnotation | Variance | VoidTypeAnnotation | EnumDeclaration | EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody | EnumBooleanMember | EnumNumberMember | EnumStringMember | EnumDefaultedMember | IndexedAccessType | OptionalIndexedAccessType;\ntype FlowType = AnyTypeAnnotation | ArrayTypeAnnotation | BooleanTypeAnnotation | BooleanLiteralTypeAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericTypeAnnotation | InterfaceTypeAnnotation | IntersectionTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NullableTypeAnnotation | NumberLiteralTypeAnnotation | NumberTypeAnnotation | ObjectTypeAnnotation | StringLiteralTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | TupleTypeAnnotation | TypeofTypeAnnotation | UnionTypeAnnotation | VoidTypeAnnotation | IndexedAccessType | OptionalIndexedAccessType;\ntype FlowBaseAnnotation = AnyTypeAnnotation | BooleanTypeAnnotation | NullLiteralTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NumberTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | VoidTypeAnnotation;\ntype FlowDeclaration = DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias;\ntype FlowPredicate = DeclaredPredicate | InferredPredicate;\ntype EnumBody = EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody;\ntype EnumMember = EnumBooleanMember | EnumNumberMember | EnumStringMember | EnumDefaultedMember;\ntype JSX = JSXAttribute | JSXClosingElement | JSXElement | JSXEmptyExpression | JSXExpressionContainer | JSXSpreadChild | JSXIdentifier | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement | JSXSpreadAttribute | JSXText | JSXFragment | JSXOpeningFragment | JSXClosingFragment;\ntype Miscellaneous = Noop | Placeholder | V8IntrinsicIdentifier;\ntype TypeScript = TSParameterProperty | TSDeclareFunction | TSDeclareMethod | TSQualifiedName | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSignature | TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType | TSConstructorType | TSTypeReference | TSTypePredicate | TSTypeQuery | TSTypeLiteral | TSArrayType | TSTupleType | TSOptionalType | TSRestType | TSNamedTupleMember | TSUnionType | TSIntersectionType | TSConditionalType | TSInferType | TSParenthesizedType | TSTypeOperator | TSIndexedAccessType | TSMappedType | TSTemplateLiteralType | TSLiteralType | TSExpressionWithTypeArguments | TSInterfaceDeclaration | TSInterfaceBody | TSTypeAliasDeclaration | TSInstantiationExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSEnumBody | TSEnumDeclaration | TSEnumMember | TSModuleDeclaration | TSModuleBlock | TSImportType | TSImportEqualsDeclaration | TSExternalModuleReference | TSNonNullExpression | TSExportAssignment | TSNamespaceExportDeclaration | TSTypeAnnotation | TSTypeParameterInstantiation | TSTypeParameterDeclaration | TSTypeParameter;\ntype TSTypeElement = TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSignature;\ntype TSType = TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType | TSConstructorType | TSTypeReference | TSTypePredicate | TSTypeQuery | TSTypeLiteral | TSArrayType | TSTupleType | TSOptionalType | TSRestType | TSUnionType | TSIntersectionType | TSConditionalType | TSInferType | TSParenthesizedType | TSTypeOperator | TSIndexedAccessType | TSMappedType | TSTemplateLiteralType | TSLiteralType | TSExpressionWithTypeArguments | TSImportType;\ntype TSBaseType = TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSTemplateLiteralType | TSLiteralType;\ntype ModuleDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration;\ninterface Aliases {\n    Standardized: Standardized;\n    Expression: Expression;\n    Binary: Binary;\n    Scopable: Scopable;\n    BlockParent: BlockParent;\n    Block: Block;\n    Statement: Statement;\n    Terminatorless: Terminatorless;\n    CompletionStatement: CompletionStatement;\n    Conditional: Conditional;\n    Loop: Loop;\n    While: While;\n    ExpressionWrapper: ExpressionWrapper;\n    For: For;\n    ForXStatement: ForXStatement;\n    Function: Function;\n    FunctionParent: FunctionParent;\n    Pureish: Pureish;\n    Declaration: Declaration;\n    FunctionParameter: FunctionParameter;\n    PatternLike: PatternLike;\n    LVal: LVal;\n    TSEntityName: TSEntityName;\n    Literal: Literal;\n    Immutable: Immutable;\n    UserWhitespacable: UserWhitespacable;\n    Method: Method;\n    ObjectMember: ObjectMember;\n    Property: Property;\n    UnaryLike: UnaryLike;\n    Pattern: Pattern;\n    Class: Class;\n    ImportOrExportDeclaration: ImportOrExportDeclaration;\n    ExportDeclaration: ExportDeclaration;\n    ModuleSpecifier: ModuleSpecifier;\n    Accessor: Accessor;\n    Private: Private;\n    Flow: Flow;\n    FlowType: FlowType;\n    FlowBaseAnnotation: FlowBaseAnnotation;\n    FlowDeclaration: FlowDeclaration;\n    FlowPredicate: FlowPredicate;\n    EnumBody: EnumBody;\n    EnumMember: EnumMember;\n    JSX: JSX;\n    Miscellaneous: Miscellaneous;\n    TypeScript: TypeScript;\n    TSTypeElement: TSTypeElement;\n    TSType: TSType;\n    TSBaseType: TSBaseType;\n    ModuleDeclaration: ModuleDeclaration;\n}\ntype DeprecatedAliases = NumberLiteral$1 | RegexLiteral$1 | RestProperty$1 | SpreadProperty$1;\ninterface ParentMaps {\n    AnyTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    ArgumentPlaceholder: CallExpression | NewExpression | OptionalCallExpression;\n    ArrayExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ArrayPattern: ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | CatchClause | ClassMethod | ClassPrivateMethod | ForInStatement | ForOfStatement | FunctionDeclaration | FunctionExpression | ObjectMethod | ObjectProperty | RestElement | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSFunctionType | TSMethodSignature | VariableDeclarator;\n    ArrayTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    ArrowFunctionExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    AssignmentExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    AssignmentPattern: ArrayPattern | ArrowFunctionExpression | AssignmentExpression | ClassMethod | ClassPrivateMethod | ForInStatement | ForOfStatement | FunctionDeclaration | FunctionExpression | ObjectMethod | ObjectProperty | RestElement | TSDeclareFunction | TSDeclareMethod | TSParameterProperty | VariableDeclarator;\n    AwaitExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    BigIntLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    BinaryExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    BindExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    BlockStatement: ArrowFunctionExpression | BlockStatement | CatchClause | ClassMethod | ClassPrivateMethod | DeclareModule | DoExpression | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | FunctionDeclaration | FunctionExpression | IfStatement | LabeledStatement | ObjectMethod | Program | StaticBlock | SwitchCase | TSModuleBlock | TryStatement | WhileStatement | WithStatement;\n    BooleanLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | EnumBooleanMember | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    BooleanLiteralTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    BooleanTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    BreakStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    CallExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    CatchClause: TryStatement;\n    ClassAccessorProperty: ClassBody;\n    ClassBody: ClassDeclaration | ClassExpression;\n    ClassDeclaration: BlockStatement | DoWhileStatement | ExportDefaultDeclaration | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    ClassExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ClassImplements: ClassDeclaration | ClassExpression | DeclareClass | DeclareExportDeclaration | DeclaredPredicate;\n    ClassMethod: ClassBody;\n    ClassPrivateMethod: ClassBody;\n    ClassPrivateProperty: ClassBody;\n    ClassProperty: ClassBody;\n    CommentBlock: File;\n    CommentLine: File;\n    ConditionalExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ContinueStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DebuggerStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DecimalLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    DeclareClass: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareExportAllDeclaration: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareExportDeclaration: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareFunction: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareInterface: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareModule: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareModuleExports: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareOpaqueType: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareTypeAlias: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareVariable: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclaredPredicate: ArrowFunctionExpression | DeclareExportDeclaration | DeclareFunction | DeclaredPredicate | FunctionDeclaration | FunctionExpression;\n    Decorator: ArrayPattern | AssignmentPattern | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | Identifier | ObjectMethod | ObjectPattern | ObjectProperty | Placeholder | RestElement | TSDeclareMethod | TSParameterProperty;\n    Directive: BlockStatement | Program;\n    DirectiveLiteral: Directive;\n    DoExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    DoWhileStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    EmptyStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    EmptyTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    EnumBooleanBody: DeclareExportDeclaration | DeclaredPredicate | EnumDeclaration;\n    EnumBooleanMember: DeclareExportDeclaration | DeclaredPredicate | EnumBooleanBody;\n    EnumDeclaration: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    EnumDefaultedMember: DeclareExportDeclaration | DeclaredPredicate | EnumStringBody | EnumSymbolBody;\n    EnumNumberBody: DeclareExportDeclaration | DeclaredPredicate | EnumDeclaration;\n    EnumNumberMember: DeclareExportDeclaration | DeclaredPredicate | EnumNumberBody;\n    EnumStringBody: DeclareExportDeclaration | DeclaredPredicate | EnumDeclaration;\n    EnumStringMember: DeclareExportDeclaration | DeclaredPredicate | EnumStringBody;\n    EnumSymbolBody: DeclareExportDeclaration | DeclaredPredicate | EnumDeclaration;\n    ExistsTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    ExportAllDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    ExportDefaultDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    ExportDefaultSpecifier: ExportNamedDeclaration;\n    ExportNamedDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    ExportNamespaceSpecifier: DeclareExportDeclaration | ExportNamedDeclaration;\n    ExportSpecifier: DeclareExportDeclaration | ExportNamedDeclaration;\n    ExpressionStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    File: null;\n    ForInStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    ForOfStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    ForStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    FunctionDeclaration: BlockStatement | DoWhileStatement | ExportDefaultDeclaration | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    FunctionExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    FunctionTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    FunctionTypeParam: DeclareExportDeclaration | DeclaredPredicate | FunctionTypeAnnotation;\n    GenericTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    Identifier: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | BreakStatement | CallExpression | CatchClause | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassImplements | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | ContinueStatement | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareOpaqueType | DeclareTypeAlias | DeclareVariable | Decorator | DoWhileStatement | EnumBooleanMember | EnumDeclaration | EnumDefaultedMember | EnumNumberMember | EnumStringMember | ExportDefaultDeclaration | ExportDefaultSpecifier | ExportNamespaceSpecifier | ExportSpecifier | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | FunctionDeclaration | FunctionExpression | FunctionTypeParam | GenericTypeAnnotation | IfStatement | ImportAttribute | ImportDefaultSpecifier | ImportExpression | ImportNamespaceSpecifier | ImportSpecifier | InterfaceDeclaration | InterfaceExtends | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LabeledStatement | LogicalExpression | MemberExpression | MetaProperty | NewExpression | ObjectMethod | ObjectProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | OpaqueType | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | Placeholder | PrivateName | QualifiedTypeIdentifier | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSExpressionWithTypeArguments | TSFunctionType | TSImportEqualsDeclaration | TSImportType | TSIndexSignature | TSInstantiationExpression | TSInterfaceDeclaration | TSMethodSignature | TSModuleDeclaration | TSNamedTupleMember | TSNamespaceExportDeclaration | TSNonNullExpression | TSParameterProperty | TSPropertySignature | TSQualifiedName | TSSatisfiesExpression | TSTypeAliasDeclaration | TSTypeAssertion | TSTypePredicate | TSTypeQuery | TSTypeReference | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeAlias | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    IfStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    Import: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ImportAttribute: DeclareExportAllDeclaration | DeclareExportDeclaration | ExportAllDeclaration | ExportNamedDeclaration | ImportDeclaration;\n    ImportDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    ImportDefaultSpecifier: ImportDeclaration;\n    ImportExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ImportNamespaceSpecifier: ImportDeclaration;\n    ImportSpecifier: ImportDeclaration;\n    IndexedAccessType: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    InferredPredicate: ArrowFunctionExpression | DeclareExportDeclaration | DeclaredPredicate | FunctionDeclaration | FunctionExpression;\n    InterfaceDeclaration: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    InterfaceExtends: ClassDeclaration | ClassExpression | DeclareClass | DeclareExportDeclaration | DeclareInterface | DeclaredPredicate | InterfaceDeclaration | InterfaceTypeAnnotation;\n    InterfaceTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    InterpreterDirective: Program;\n    IntersectionTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    JSXAttribute: JSXOpeningElement;\n    JSXClosingElement: JSXElement;\n    JSXClosingFragment: JSXFragment;\n    JSXElement: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXAttribute | JSXElement | JSXExpressionContainer | JSXFragment | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    JSXEmptyExpression: JSXExpressionContainer;\n    JSXExpressionContainer: JSXAttribute | JSXElement | JSXFragment;\n    JSXFragment: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXAttribute | JSXElement | JSXExpressionContainer | JSXFragment | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    JSXIdentifier: JSXAttribute | JSXClosingElement | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement;\n    JSXMemberExpression: JSXClosingElement | JSXMemberExpression | JSXOpeningElement;\n    JSXNamespacedName: JSXAttribute | JSXClosingElement | JSXOpeningElement;\n    JSXOpeningElement: JSXElement;\n    JSXOpeningFragment: JSXFragment;\n    JSXSpreadAttribute: JSXOpeningElement;\n    JSXSpreadChild: JSXElement | JSXFragment;\n    JSXText: JSXElement | JSXFragment;\n    LabeledStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    LogicalExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    MemberExpression: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    MetaProperty: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    MixedTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    ModuleExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    NewExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    Noop: ArrayPattern | ArrowFunctionExpression | AssignmentPattern | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | FunctionDeclaration | FunctionExpression | Identifier | ObjectMethod | ObjectPattern | Placeholder | RestElement | TSDeclareFunction | TSDeclareMethod;\n    NullLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    NullLiteralTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    NullableTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    NumberLiteral: null;\n    NumberLiteralTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    NumberTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    NumericLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | EnumNumberMember | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ObjectExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSImportType | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ObjectMethod: ObjectExpression;\n    ObjectPattern: ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | CatchClause | ClassMethod | ClassPrivateMethod | ForInStatement | ForOfStatement | FunctionDeclaration | FunctionExpression | ObjectMethod | ObjectProperty | RestElement | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSFunctionType | TSMethodSignature | VariableDeclarator;\n    ObjectProperty: ObjectExpression | ObjectPattern | RecordExpression;\n    ObjectTypeAnnotation: ArrayTypeAnnotation | DeclareClass | DeclareExportDeclaration | DeclareInterface | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | InterfaceDeclaration | InterfaceTypeAnnotation | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    ObjectTypeCallProperty: DeclareExportDeclaration | DeclaredPredicate | ObjectTypeAnnotation;\n    ObjectTypeIndexer: DeclareExportDeclaration | DeclaredPredicate | ObjectTypeAnnotation;\n    ObjectTypeInternalSlot: DeclareExportDeclaration | DeclaredPredicate | ObjectTypeAnnotation;\n    ObjectTypeProperty: DeclareExportDeclaration | DeclaredPredicate | ObjectTypeAnnotation;\n    ObjectTypeSpreadProperty: DeclareExportDeclaration | DeclaredPredicate | ObjectTypeAnnotation;\n    OpaqueType: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    OptionalCallExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    OptionalIndexedAccessType: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    OptionalMemberExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ParenthesizedExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    PipelineBareFunction: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    PipelinePrimaryTopicReference: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    PipelineTopicExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    Placeholder: Node;\n    PrivateName: BinaryExpression | ClassAccessorProperty | ClassPrivateMethod | ClassPrivateProperty | MemberExpression | ObjectProperty;\n    Program: File | ModuleExpression;\n    QualifiedTypeIdentifier: DeclareExportDeclaration | DeclaredPredicate | GenericTypeAnnotation | InterfaceExtends | QualifiedTypeIdentifier;\n    RecordExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    RegExpLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    RegexLiteral: null;\n    RestElement: ArrayPattern | ArrowFunctionExpression | AssignmentExpression | ClassMethod | ClassPrivateMethod | ForInStatement | ForOfStatement | FunctionDeclaration | FunctionExpression | ObjectMethod | ObjectPattern | ObjectProperty | RestElement | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSFunctionType | TSMethodSignature | VariableDeclarator;\n    RestProperty: null;\n    ReturnStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    SequenceExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    SpreadElement: ArrayExpression | CallExpression | NewExpression | ObjectExpression | OptionalCallExpression | RecordExpression | TupleExpression;\n    SpreadProperty: null;\n    StaticBlock: ClassBody;\n    StringLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | DeclareExportAllDeclaration | DeclareExportDeclaration | DeclareModule | Decorator | DoWhileStatement | EnumStringMember | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ExportSpecifier | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportAttribute | ImportDeclaration | ImportExpression | ImportSpecifier | JSXAttribute | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | ObjectTypeProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSExternalModuleReference | TSImportType | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSModuleDeclaration | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    StringLiteralTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    StringTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    Super: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    SwitchCase: SwitchStatement;\n    SwitchStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    SymbolTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    TSAnyKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSArrayType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSAsExpression: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TSBigIntKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSBooleanKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSCallSignatureDeclaration: TSInterfaceBody | TSTypeLiteral;\n    TSConditionalType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSConstructSignatureDeclaration: TSInterfaceBody | TSTypeLiteral;\n    TSConstructorType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSDeclareFunction: BlockStatement | DoWhileStatement | ExportDefaultDeclaration | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TSDeclareMethod: ClassBody;\n    TSEnumBody: TSEnumDeclaration;\n    TSEnumDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TSEnumMember: TSEnumBody | TSEnumDeclaration;\n    TSExportAssignment: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TSExpressionWithTypeArguments: ClassDeclaration | ClassExpression | TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSInterfaceDeclaration | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSExternalModuleReference: TSImportEqualsDeclaration;\n    TSFunctionType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSImportEqualsDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TSImportType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSTypeQuery | TSUnionType | TemplateLiteral;\n    TSIndexSignature: ClassBody | TSInterfaceBody | TSTypeLiteral;\n    TSIndexedAccessType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSInferType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSInstantiationExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TSInterfaceBody: TSInterfaceDeclaration;\n    TSInterfaceDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TSIntersectionType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSIntrinsicKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSLiteralType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSMappedType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSMethodSignature: TSInterfaceBody | TSTypeLiteral;\n    TSModuleBlock: TSModuleDeclaration;\n    TSModuleDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | TSModuleDeclaration | WhileStatement | WithStatement;\n    TSNamedTupleMember: TSTupleType;\n    TSNamespaceExportDeclaration: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TSNeverKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSNonNullExpression: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TSNullKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSNumberKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSObjectKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSOptionalType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSParameterProperty: AssignmentExpression | ClassMethod | ClassPrivateMethod | ForInStatement | ForOfStatement | TSDeclareMethod | VariableDeclarator;\n    TSParenthesizedType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSPropertySignature: TSInterfaceBody | TSTypeLiteral;\n    TSQualifiedName: TSExpressionWithTypeArguments | TSImportEqualsDeclaration | TSImportType | TSQualifiedName | TSTypeQuery | TSTypeReference;\n    TSRestType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSSatisfiesExpression: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TSStringKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSSymbolKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSTemplateLiteralType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSThisType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSTypePredicate | TSUnionType | TemplateLiteral;\n    TSTupleType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSTypeAliasDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TSTypeAnnotation: ArrayPattern | ArrowFunctionExpression | AssignmentPattern | ClassAccessorProperty | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | FunctionDeclaration | FunctionExpression | Identifier | ObjectMethod | ObjectPattern | Placeholder | RestElement | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSFunctionType | TSIndexSignature | TSMethodSignature | TSPropertySignature | TSTypePredicate;\n    TSTypeAssertion: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TSTypeLiteral: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSTypeOperator: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSTypeParameter: TSInferType | TSMappedType | TSTypeParameterDeclaration;\n    TSTypeParameterDeclaration: ArrowFunctionExpression | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateMethod | FunctionDeclaration | FunctionExpression | ObjectMethod | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSFunctionType | TSInterfaceDeclaration | TSMethodSignature | TSTypeAliasDeclaration;\n    TSTypeParameterInstantiation: CallExpression | ClassDeclaration | ClassExpression | JSXOpeningElement | NewExpression | OptionalCallExpression | TSExpressionWithTypeArguments | TSImportType | TSInstantiationExpression | TSTypeQuery | TSTypeReference | TaggedTemplateExpression;\n    TSTypePredicate: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSTypeQuery: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSTypeReference: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSUndefinedKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSUnionType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSUnknownKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSVoidKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TaggedTemplateExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TemplateElement: TSTemplateLiteralType | TemplateLiteral;\n    TemplateLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ThisExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ThisTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    ThrowStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TopicReference: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TryStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TupleExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TupleTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    TypeAlias: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TypeAnnotation: ArrayPattern | ArrowFunctionExpression | AssignmentPattern | ClassAccessorProperty | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | DeclareExportDeclaration | DeclareModuleExports | DeclaredPredicate | FunctionDeclaration | FunctionExpression | Identifier | ObjectMethod | ObjectPattern | Placeholder | RestElement | TypeCastExpression | TypeParameter;\n    TypeCastExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | DeclareExportDeclaration | DeclaredPredicate | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TypeParameter: DeclareExportDeclaration | DeclaredPredicate | TypeParameterDeclaration;\n    TypeParameterDeclaration: ArrowFunctionExpression | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateMethod | DeclareClass | DeclareExportDeclaration | DeclareInterface | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionDeclaration | FunctionExpression | FunctionTypeAnnotation | InterfaceDeclaration | ObjectMethod | OpaqueType | TypeAlias;\n    TypeParameterInstantiation: CallExpression | ClassDeclaration | ClassExpression | ClassImplements | DeclareExportDeclaration | DeclaredPredicate | GenericTypeAnnotation | InterfaceExtends | JSXOpeningElement | NewExpression | OptionalCallExpression | TaggedTemplateExpression;\n    TypeofTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    UnaryExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    UnionTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    UpdateExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    V8IntrinsicIdentifier: CallExpression | NewExpression;\n    VariableDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    VariableDeclarator: VariableDeclaration;\n    Variance: ClassAccessorProperty | ClassPrivateProperty | ClassProperty | DeclareExportDeclaration | DeclaredPredicate | ObjectTypeIndexer | ObjectTypeProperty | TypeParameter;\n    VoidPattern: ArrayPattern | ArrowFunctionExpression | ClassMethod | ClassPrivateMethod | FunctionDeclaration | FunctionExpression | ObjectMethod | ObjectProperty | TSDeclareFunction | TSDeclareMethod | VariableDeclarator;\n    VoidTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    WhileStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    WithStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    YieldExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n}\n\n/** @deprecated */ declare function bigIntLiteral(value: string): BigIntLiteral;\ndeclare function bigIntLiteral(value: bigint): BigIntLiteral;\ndeclare function arrayExpression(elements?: (null | Expression | SpreadElement)[]): ArrayExpression;\ndeclare function assignmentExpression(operator: string, left: LVal | OptionalMemberExpression, right: Expression): AssignmentExpression;\ndeclare function binaryExpression(operator: \"+\" | \"-\" | \"/\" | \"%\" | \"*\" | \"**\" | \"&\" | \"|\" | \">>\" | \">>>\" | \"<<\" | \"^\" | \"==\" | \"===\" | \"!=\" | \"!==\" | \"in\" | \"instanceof\" | \">\" | \"<\" | \">=\" | \"<=\" | \"|>\", left: Expression | PrivateName, right: Expression): BinaryExpression;\ndeclare function interpreterDirective(value: string): InterpreterDirective;\ndeclare function directive(value: DirectiveLiteral): Directive;\ndeclare function directiveLiteral(value: string): DirectiveLiteral;\ndeclare function blockStatement(body: Statement[], directives?: Directive[]): BlockStatement;\ndeclare function breakStatement(label?: Identifier | null): BreakStatement;\ndeclare function callExpression(callee: Expression | Super | V8IntrinsicIdentifier, _arguments: (Expression | SpreadElement | ArgumentPlaceholder)[]): CallExpression;\ndeclare function catchClause(param: Identifier | ArrayPattern | ObjectPattern | null | undefined, body: BlockStatement): CatchClause;\ndeclare function conditionalExpression(test: Expression, consequent: Expression, alternate: Expression): ConditionalExpression;\ndeclare function continueStatement(label?: Identifier | null): ContinueStatement;\ndeclare function debuggerStatement(): DebuggerStatement;\ndeclare function doWhileStatement(test: Expression, body: Statement): DoWhileStatement;\ndeclare function emptyStatement(): EmptyStatement;\ndeclare function expressionStatement(expression: Expression): ExpressionStatement;\ndeclare function file(program: Program, comments?: (CommentBlock | CommentLine)[] | null, tokens?: any[] | null): File;\ndeclare function forInStatement(left: VariableDeclaration | LVal, right: Expression, body: Statement): ForInStatement;\ndeclare function forStatement(init: VariableDeclaration | Expression | null | undefined, test: Expression | null | undefined, update: Expression | null | undefined, body: Statement): ForStatement;\ndeclare function functionDeclaration(id: Identifier | null | undefined, params: FunctionParameter[], body: BlockStatement, generator?: boolean, async?: boolean): FunctionDeclaration;\ndeclare function functionExpression(id: Identifier | null | undefined, params: FunctionParameter[], body: BlockStatement, generator?: boolean, async?: boolean): FunctionExpression;\ndeclare function identifier(name: string): Identifier;\ndeclare function ifStatement(test: Expression, consequent: Statement, alternate?: Statement | null): IfStatement;\ndeclare function labeledStatement(label: Identifier, body: Statement): LabeledStatement;\ndeclare function stringLiteral(value: string): StringLiteral;\ndeclare function numericLiteral(value: number): NumericLiteral;\ndeclare function nullLiteral(): NullLiteral;\ndeclare function booleanLiteral(value: boolean): BooleanLiteral;\ndeclare function regExpLiteral(pattern: string, flags?: string): RegExpLiteral;\ndeclare function logicalExpression(operator: \"||\" | \"&&\" | \"??\", left: Expression, right: Expression): LogicalExpression;\ndeclare function memberExpression(object: Expression | Super, property: Expression | Identifier | PrivateName, computed?: boolean, optional?: boolean | null): MemberExpression;\ndeclare function newExpression(callee: Expression | Super | V8IntrinsicIdentifier, _arguments: (Expression | SpreadElement | ArgumentPlaceholder)[]): NewExpression;\ndeclare function program(body: Statement[], directives?: Directive[], sourceType?: \"script\" | \"module\", interpreter?: InterpreterDirective | null): Program;\ndeclare function objectExpression(properties: (ObjectMethod | ObjectProperty | SpreadElement)[]): ObjectExpression;\ndeclare function objectMethod(kind: \"method\" | \"get\" | \"set\" | undefined, key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral, params: FunctionParameter[], body: BlockStatement, computed?: boolean, generator?: boolean, async?: boolean): ObjectMethod;\ndeclare function objectProperty(key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral | DecimalLiteral | PrivateName, value: Expression | PatternLike, computed?: boolean, shorthand?: boolean, decorators?: Decorator[] | null): ObjectProperty;\ndeclare function restElement(argument: Identifier | ArrayPattern | ObjectPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression | RestElement | AssignmentPattern): RestElement;\ndeclare function returnStatement(argument?: Expression | null): ReturnStatement;\ndeclare function sequenceExpression(expressions: Expression[]): SequenceExpression;\ndeclare function parenthesizedExpression(expression: Expression): ParenthesizedExpression;\ndeclare function switchCase(test: Expression | null | undefined, consequent: Statement[]): SwitchCase;\ndeclare function switchStatement(discriminant: Expression, cases: SwitchCase[]): SwitchStatement;\ndeclare function thisExpression(): ThisExpression;\ndeclare function throwStatement(argument: Expression): ThrowStatement;\ndeclare function tryStatement(block: BlockStatement, handler?: CatchClause | null, finalizer?: BlockStatement | null): TryStatement;\ndeclare function unaryExpression(operator: \"void\" | \"throw\" | \"delete\" | \"!\" | \"+\" | \"-\" | \"~\" | \"typeof\", argument: Expression, prefix?: boolean): UnaryExpression;\ndeclare function updateExpression(operator: \"++\" | \"--\", argument: Expression, prefix?: boolean): UpdateExpression;\ndeclare function variableDeclaration(kind: \"var\" | \"let\" | \"const\" | \"using\" | \"await using\", declarations: VariableDeclarator[]): VariableDeclaration;\ndeclare function variableDeclarator(id: LVal | VoidPattern, init?: Expression | null): VariableDeclarator;\ndeclare function whileStatement(test: Expression, body: Statement): WhileStatement;\ndeclare function withStatement(object: Expression, body: Statement): WithStatement;\ndeclare function assignmentPattern(left: Identifier | ObjectPattern | ArrayPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression, right: Expression): AssignmentPattern;\ndeclare function arrayPattern(elements: (null | PatternLike)[]): ArrayPattern;\ndeclare function arrowFunctionExpression(params: FunctionParameter[], body: BlockStatement | Expression, async?: boolean): ArrowFunctionExpression;\ndeclare function classBody(body: (ClassMethod | ClassPrivateMethod | ClassProperty | ClassPrivateProperty | ClassAccessorProperty | TSDeclareMethod | TSIndexSignature | StaticBlock)[]): ClassBody;\ndeclare function classExpression(id: Identifier | null | undefined, superClass: Expression | null | undefined, body: ClassBody, decorators?: Decorator[] | null): ClassExpression;\ndeclare function classDeclaration(id: Identifier | null | undefined, superClass: Expression | null | undefined, body: ClassBody, decorators?: Decorator[] | null): ClassDeclaration;\ndeclare function exportAllDeclaration(source: StringLiteral, attributes?: ImportAttribute[] | null): ExportAllDeclaration;\ndeclare function exportDefaultDeclaration(declaration: TSDeclareFunction | FunctionDeclaration | ClassDeclaration | Expression): ExportDefaultDeclaration;\ndeclare function exportNamedDeclaration(declaration?: Declaration | null, specifiers?: (ExportSpecifier | ExportDefaultSpecifier | ExportNamespaceSpecifier)[], source?: StringLiteral | null, attributes?: ImportAttribute[] | null): ExportNamedDeclaration;\ndeclare function exportSpecifier(local: Identifier, exported: Identifier | StringLiteral): ExportSpecifier;\ndeclare function forOfStatement(left: VariableDeclaration | LVal, right: Expression, body: Statement, _await?: boolean): ForOfStatement;\ndeclare function importDeclaration(specifiers: (ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier)[], source: StringLiteral, attributes?: ImportAttribute[] | null): ImportDeclaration;\ndeclare function importDefaultSpecifier(local: Identifier): ImportDefaultSpecifier;\ndeclare function importNamespaceSpecifier(local: Identifier): ImportNamespaceSpecifier;\ndeclare function importSpecifier(local: Identifier, imported: Identifier | StringLiteral): ImportSpecifier;\ndeclare function importExpression(source: Expression, options?: Expression | null): ImportExpression;\ndeclare function metaProperty(meta: Identifier, property: Identifier): MetaProperty;\ndeclare function classMethod(kind: \"get\" | \"set\" | \"method\" | \"constructor\" | undefined, key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression, params: (FunctionParameter | TSParameterProperty)[], body: BlockStatement, computed?: boolean, _static?: boolean, generator?: boolean, async?: boolean): ClassMethod;\ndeclare function objectPattern(properties: (RestElement | ObjectProperty)[]): ObjectPattern;\ndeclare function spreadElement(argument: Expression): SpreadElement;\ndeclare function _super(): Super;\n\ndeclare function taggedTemplateExpression(tag: Expression, quasi: TemplateLiteral): TaggedTemplateExpression;\ndeclare function templateElement(value: {\n    raw: string;\n    cooked?: string;\n}, tail?: boolean): TemplateElement;\ndeclare function templateLiteral(quasis: TemplateElement[], expressions: (Expression | TSType)[]): TemplateLiteral;\ndeclare function yieldExpression(argument?: Expression | null, delegate?: boolean): YieldExpression;\ndeclare function awaitExpression(argument: Expression): AwaitExpression;\ndeclare function _import(): Import;\n\ndeclare function exportNamespaceSpecifier(exported: Identifier): ExportNamespaceSpecifier;\ndeclare function optionalMemberExpression(object: Expression, property: Expression | Identifier, computed: boolean | undefined, optional: boolean): OptionalMemberExpression;\ndeclare function optionalCallExpression(callee: Expression, _arguments: (Expression | SpreadElement | ArgumentPlaceholder)[], optional: boolean): OptionalCallExpression;\ndeclare function classProperty(key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression, value?: Expression | null, typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null, decorators?: Decorator[] | null, computed?: boolean, _static?: boolean): ClassProperty;\ndeclare function classAccessorProperty(key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression | PrivateName, value?: Expression | null, typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null, decorators?: Decorator[] | null, computed?: boolean, _static?: boolean): ClassAccessorProperty;\ndeclare function classPrivateProperty(key: PrivateName, value?: Expression | null, decorators?: Decorator[] | null, _static?: boolean): ClassPrivateProperty;\ndeclare function classPrivateMethod(kind: \"get\" | \"set\" | \"method\" | undefined, key: PrivateName, params: (FunctionParameter | TSParameterProperty)[], body: BlockStatement, _static?: boolean): ClassPrivateMethod;\ndeclare function privateName(id: Identifier): PrivateName;\ndeclare function staticBlock(body: Statement[]): StaticBlock;\ndeclare function importAttribute(key: Identifier | StringLiteral, value: StringLiteral): ImportAttribute;\ndeclare function anyTypeAnnotation(): AnyTypeAnnotation;\ndeclare function arrayTypeAnnotation(elementType: FlowType): ArrayTypeAnnotation;\ndeclare function booleanTypeAnnotation(): BooleanTypeAnnotation;\ndeclare function booleanLiteralTypeAnnotation(value: boolean): BooleanLiteralTypeAnnotation;\ndeclare function nullLiteralTypeAnnotation(): NullLiteralTypeAnnotation;\ndeclare function classImplements(id: Identifier, typeParameters?: TypeParameterInstantiation | null): ClassImplements;\ndeclare function declareClass(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: InterfaceExtends[] | null | undefined, body: ObjectTypeAnnotation): DeclareClass;\ndeclare function declareFunction(id: Identifier): DeclareFunction;\ndeclare function declareInterface(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: InterfaceExtends[] | null | undefined, body: ObjectTypeAnnotation): DeclareInterface;\ndeclare function declareModule(id: Identifier | StringLiteral, body: BlockStatement, kind?: \"CommonJS\" | \"ES\" | null): DeclareModule;\ndeclare function declareModuleExports(typeAnnotation: TypeAnnotation): DeclareModuleExports;\ndeclare function declareTypeAlias(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, right: FlowType): DeclareTypeAlias;\ndeclare function declareOpaqueType(id: Identifier, typeParameters?: TypeParameterDeclaration | null, supertype?: FlowType | null): DeclareOpaqueType;\ndeclare function declareVariable(id: Identifier): DeclareVariable;\ndeclare function declareExportDeclaration(declaration?: Flow | null, specifiers?: (ExportSpecifier | ExportNamespaceSpecifier)[] | null, source?: StringLiteral | null, attributes?: ImportAttribute[] | null): DeclareExportDeclaration;\ndeclare function declareExportAllDeclaration(source: StringLiteral, attributes?: ImportAttribute[] | null): DeclareExportAllDeclaration;\ndeclare function declaredPredicate(value: Flow): DeclaredPredicate;\ndeclare function existsTypeAnnotation(): ExistsTypeAnnotation;\ndeclare function functionTypeAnnotation(typeParameters: TypeParameterDeclaration | null | undefined, params: FunctionTypeParam[], rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;\ndeclare function functionTypeParam(name: Identifier | null | undefined, typeAnnotation: FlowType): FunctionTypeParam;\ndeclare function genericTypeAnnotation(id: Identifier | QualifiedTypeIdentifier, typeParameters?: TypeParameterInstantiation | null): GenericTypeAnnotation;\ndeclare function inferredPredicate(): InferredPredicate;\ndeclare function interfaceExtends(id: Identifier | QualifiedTypeIdentifier, typeParameters?: TypeParameterInstantiation | null): InterfaceExtends;\ndeclare function interfaceDeclaration(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: InterfaceExtends[] | null | undefined, body: ObjectTypeAnnotation): InterfaceDeclaration;\ndeclare function interfaceTypeAnnotation(_extends: InterfaceExtends[] | null | undefined, body: ObjectTypeAnnotation): InterfaceTypeAnnotation;\ndeclare function intersectionTypeAnnotation(types: FlowType[]): IntersectionTypeAnnotation;\ndeclare function mixedTypeAnnotation(): MixedTypeAnnotation;\ndeclare function emptyTypeAnnotation(): EmptyTypeAnnotation;\ndeclare function nullableTypeAnnotation(typeAnnotation: FlowType): NullableTypeAnnotation;\ndeclare function numberLiteralTypeAnnotation(value: number): NumberLiteralTypeAnnotation;\ndeclare function numberTypeAnnotation(): NumberTypeAnnotation;\ndeclare function objectTypeAnnotation(properties: (ObjectTypeProperty | ObjectTypeSpreadProperty)[], indexers?: ObjectTypeIndexer[], callProperties?: ObjectTypeCallProperty[], internalSlots?: ObjectTypeInternalSlot[], exact?: boolean): ObjectTypeAnnotation;\ndeclare function objectTypeInternalSlot(id: Identifier, value: FlowType, optional: boolean, _static: boolean, method: boolean): ObjectTypeInternalSlot;\ndeclare function objectTypeCallProperty(value: FlowType): ObjectTypeCallProperty;\ndeclare function objectTypeIndexer(id: Identifier | null | undefined, key: FlowType, value: FlowType, variance?: Variance | null): ObjectTypeIndexer;\ndeclare function objectTypeProperty(key: Identifier | StringLiteral, value: FlowType, variance?: Variance | null): ObjectTypeProperty;\ndeclare function objectTypeSpreadProperty(argument: FlowType): ObjectTypeSpreadProperty;\ndeclare function opaqueType(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, supertype: FlowType | null | undefined, impltype: FlowType): OpaqueType;\ndeclare function qualifiedTypeIdentifier(id: Identifier, qualification: Identifier | QualifiedTypeIdentifier): QualifiedTypeIdentifier;\ndeclare function stringLiteralTypeAnnotation(value: string): StringLiteralTypeAnnotation;\ndeclare function stringTypeAnnotation(): StringTypeAnnotation;\ndeclare function symbolTypeAnnotation(): SymbolTypeAnnotation;\ndeclare function thisTypeAnnotation(): ThisTypeAnnotation;\ndeclare function tupleTypeAnnotation(types: FlowType[]): TupleTypeAnnotation;\ndeclare function typeofTypeAnnotation(argument: FlowType): TypeofTypeAnnotation;\ndeclare function typeAlias(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, right: FlowType): TypeAlias;\ndeclare function typeAnnotation(typeAnnotation: FlowType): TypeAnnotation;\ndeclare function typeCastExpression(expression: Expression, typeAnnotation: TypeAnnotation): TypeCastExpression;\ndeclare function typeParameter(bound?: TypeAnnotation | null, _default?: FlowType | null, variance?: Variance | null): TypeParameter;\ndeclare function typeParameterDeclaration(params: TypeParameter[]): TypeParameterDeclaration;\ndeclare function typeParameterInstantiation(params: FlowType[]): TypeParameterInstantiation;\ndeclare function unionTypeAnnotation(types: FlowType[]): UnionTypeAnnotation;\ndeclare function variance(kind: \"minus\" | \"plus\"): Variance;\ndeclare function voidTypeAnnotation(): VoidTypeAnnotation;\ndeclare function enumDeclaration(id: Identifier, body: EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody): EnumDeclaration;\ndeclare function enumBooleanBody(members: EnumBooleanMember[]): EnumBooleanBody;\ndeclare function enumNumberBody(members: EnumNumberMember[]): EnumNumberBody;\ndeclare function enumStringBody(members: (EnumStringMember | EnumDefaultedMember)[]): EnumStringBody;\ndeclare function enumSymbolBody(members: EnumDefaultedMember[]): EnumSymbolBody;\ndeclare function enumBooleanMember(id: Identifier): EnumBooleanMember;\ndeclare function enumNumberMember(id: Identifier, init: NumericLiteral): EnumNumberMember;\ndeclare function enumStringMember(id: Identifier, init: StringLiteral): EnumStringMember;\ndeclare function enumDefaultedMember(id: Identifier): EnumDefaultedMember;\ndeclare function indexedAccessType(objectType: FlowType, indexType: FlowType): IndexedAccessType;\ndeclare function optionalIndexedAccessType(objectType: FlowType, indexType: FlowType): OptionalIndexedAccessType;\ndeclare function jsxAttribute(name: JSXIdentifier | JSXNamespacedName, value?: JSXElement | JSXFragment | StringLiteral | JSXExpressionContainer | null): JSXAttribute;\n\ndeclare function jsxClosingElement(name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName): JSXClosingElement;\n\ndeclare function jsxElement(openingElement: JSXOpeningElement, closingElement: JSXClosingElement | null | undefined, children: (JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment)[], selfClosing?: boolean | null): JSXElement;\n\ndeclare function jsxEmptyExpression(): JSXEmptyExpression;\n\ndeclare function jsxExpressionContainer(expression: Expression | JSXEmptyExpression): JSXExpressionContainer;\n\ndeclare function jsxSpreadChild(expression: Expression): JSXSpreadChild;\n\ndeclare function jsxIdentifier(name: string): JSXIdentifier;\n\ndeclare function jsxMemberExpression(object: JSXMemberExpression | JSXIdentifier, property: JSXIdentifier): JSXMemberExpression;\n\ndeclare function jsxNamespacedName(namespace: JSXIdentifier, name: JSXIdentifier): JSXNamespacedName;\n\ndeclare function jsxOpeningElement(name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName, attributes: (JSXAttribute | JSXSpreadAttribute)[], selfClosing?: boolean): JSXOpeningElement;\n\ndeclare function jsxSpreadAttribute(argument: Expression): JSXSpreadAttribute;\n\ndeclare function jsxText(value: string): JSXText;\n\ndeclare function jsxFragment(openingFragment: JSXOpeningFragment, closingFragment: JSXClosingFragment, children: (JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment)[]): JSXFragment;\n\ndeclare function jsxOpeningFragment(): JSXOpeningFragment;\n\ndeclare function jsxClosingFragment(): JSXClosingFragment;\n\ndeclare function noop(): Noop;\ndeclare function placeholder(expectedNode: \"Identifier\" | \"StringLiteral\" | \"Expression\" | \"Statement\" | \"Declaration\" | \"BlockStatement\" | \"ClassBody\" | \"Pattern\", name: Identifier): Placeholder;\ndeclare function v8IntrinsicIdentifier(name: string): V8IntrinsicIdentifier;\ndeclare function argumentPlaceholder(): ArgumentPlaceholder;\ndeclare function bindExpression(object: Expression, callee: Expression): BindExpression;\ndeclare function decorator(expression: Expression): Decorator;\ndeclare function doExpression(body: BlockStatement, async?: boolean): DoExpression;\ndeclare function exportDefaultSpecifier(exported: Identifier): ExportDefaultSpecifier;\ndeclare function recordExpression(properties: (ObjectProperty | SpreadElement)[]): RecordExpression;\ndeclare function tupleExpression(elements?: (Expression | SpreadElement)[]): TupleExpression;\ndeclare function decimalLiteral(value: string): DecimalLiteral;\ndeclare function moduleExpression(body: Program): ModuleExpression;\ndeclare function topicReference(): TopicReference;\ndeclare function pipelineTopicExpression(expression: Expression): PipelineTopicExpression;\ndeclare function pipelineBareFunction(callee: Expression): PipelineBareFunction;\ndeclare function pipelinePrimaryTopicReference(): PipelinePrimaryTopicReference;\ndeclare function voidPattern(): VoidPattern;\ndeclare function tsParameterProperty(parameter: Identifier | AssignmentPattern): TSParameterProperty;\n\ndeclare function tsDeclareFunction(id: Identifier | null | undefined, typeParameters: TSTypeParameterDeclaration | Noop | null | undefined, params: FunctionParameter[], returnType?: TSTypeAnnotation | Noop | null): TSDeclareFunction;\n\ndeclare function tsDeclareMethod(decorators: Decorator[] | null | undefined, key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression, typeParameters: TSTypeParameterDeclaration | Noop | null | undefined, params: (FunctionParameter | TSParameterProperty)[], returnType?: TSTypeAnnotation | Noop | null): TSDeclareMethod;\n\ndeclare function tsQualifiedName(left: TSEntityName, right: Identifier): TSQualifiedName;\n\ndeclare function tsCallSignatureDeclaration(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSCallSignatureDeclaration;\n\ndeclare function tsConstructSignatureDeclaration(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSConstructSignatureDeclaration;\n\ndeclare function tsPropertySignature(key: Expression, typeAnnotation?: TSTypeAnnotation | null): TSPropertySignature;\n\ndeclare function tsMethodSignature(key: Expression, typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSMethodSignature;\n\ndeclare function tsIndexSignature(parameters: Identifier[], typeAnnotation?: TSTypeAnnotation | null): TSIndexSignature;\n\ndeclare function tsAnyKeyword(): TSAnyKeyword;\n\ndeclare function tsBooleanKeyword(): TSBooleanKeyword;\n\ndeclare function tsBigIntKeyword(): TSBigIntKeyword;\n\ndeclare function tsIntrinsicKeyword(): TSIntrinsicKeyword;\n\ndeclare function tsNeverKeyword(): TSNeverKeyword;\n\ndeclare function tsNullKeyword(): TSNullKeyword;\n\ndeclare function tsNumberKeyword(): TSNumberKeyword;\n\ndeclare function tsObjectKeyword(): TSObjectKeyword;\n\ndeclare function tsStringKeyword(): TSStringKeyword;\n\ndeclare function tsSymbolKeyword(): TSSymbolKeyword;\n\ndeclare function tsUndefinedKeyword(): TSUndefinedKeyword;\n\ndeclare function tsUnknownKeyword(): TSUnknownKeyword;\n\ndeclare function tsVoidKeyword(): TSVoidKeyword;\n\ndeclare function tsThisType(): TSThisType;\n\ndeclare function tsFunctionType(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSFunctionType;\n\ndeclare function tsConstructorType(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSConstructorType;\n\ndeclare function tsTypeReference(typeName: TSEntityName, typeParameters?: TSTypeParameterInstantiation | null): TSTypeReference;\n\ndeclare function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation?: TSTypeAnnotation | null, asserts?: boolean | null): TSTypePredicate;\n\ndeclare function tsTypeQuery(exprName: TSEntityName | TSImportType, typeParameters?: TSTypeParameterInstantiation | null): TSTypeQuery;\n\ndeclare function tsTypeLiteral(members: TSTypeElement[]): TSTypeLiteral;\n\ndeclare function tsArrayType(elementType: TSType): TSArrayType;\n\ndeclare function tsTupleType(elementTypes: (TSType | TSNamedTupleMember)[]): TSTupleType;\n\ndeclare function tsOptionalType(typeAnnotation: TSType): TSOptionalType;\n\ndeclare function tsRestType(typeAnnotation: TSType): TSRestType;\n\ndeclare function tsNamedTupleMember(label: Identifier, elementType: TSType, optional?: boolean): TSNamedTupleMember;\n\ndeclare function tsUnionType(types: TSType[]): TSUnionType;\n\ndeclare function tsIntersectionType(types: TSType[]): TSIntersectionType;\n\ndeclare function tsConditionalType(checkType: TSType, extendsType: TSType, trueType: TSType, falseType: TSType): TSConditionalType;\n\ndeclare function tsInferType(typeParameter: TSTypeParameter): TSInferType;\n\ndeclare function tsParenthesizedType(typeAnnotation: TSType): TSParenthesizedType;\n\ndeclare function tsTypeOperator(typeAnnotation: TSType, operator?: string): TSTypeOperator;\n\ndeclare function tsIndexedAccessType(objectType: TSType, indexType: TSType): TSIndexedAccessType;\n\ndeclare function tsMappedType(typeParameter: TSTypeParameter, typeAnnotation?: TSType | null, nameType?: TSType | null): TSMappedType;\n\ndeclare function tsTemplateLiteralType(quasis: TemplateElement[], types: TSType[]): TSTemplateLiteralType;\n\ndeclare function tsLiteralType(literal: NumericLiteral | StringLiteral | BooleanLiteral | BigIntLiteral | TemplateLiteral | UnaryExpression): TSLiteralType;\n\ndeclare function tsExpressionWithTypeArguments(expression: TSEntityName, typeParameters?: TSTypeParameterInstantiation | null): TSExpressionWithTypeArguments;\n\ndeclare function tsInterfaceDeclaration(id: Identifier, typeParameters: TSTypeParameterDeclaration | null | undefined, _extends: TSExpressionWithTypeArguments[] | null | undefined, body: TSInterfaceBody): TSInterfaceDeclaration;\n\ndeclare function tsInterfaceBody(body: TSTypeElement[]): TSInterfaceBody;\n\ndeclare function tsTypeAliasDeclaration(id: Identifier, typeParameters: TSTypeParameterDeclaration | null | undefined, typeAnnotation: TSType): TSTypeAliasDeclaration;\n\ndeclare function tsInstantiationExpression(expression: Expression, typeParameters?: TSTypeParameterInstantiation | null): TSInstantiationExpression;\n\ndeclare function tsAsExpression(expression: Expression, typeAnnotation: TSType): TSAsExpression;\n\ndeclare function tsSatisfiesExpression(expression: Expression, typeAnnotation: TSType): TSSatisfiesExpression;\n\ndeclare function tsTypeAssertion(typeAnnotation: TSType, expression: Expression): TSTypeAssertion;\n\ndeclare function tsEnumBody(members: TSEnumMember[]): TSEnumBody;\n\ndeclare function tsEnumDeclaration(id: Identifier, members: TSEnumMember[]): TSEnumDeclaration;\n\ndeclare function tsEnumMember(id: Identifier | StringLiteral, initializer?: Expression | null): TSEnumMember;\n\ndeclare function tsModuleDeclaration(id: Identifier | StringLiteral, body: TSModuleBlock | TSModuleDeclaration): TSModuleDeclaration;\n\ndeclare function tsModuleBlock(body: Statement[]): TSModuleBlock;\n\ndeclare function tsImportType(argument: StringLiteral, qualifier?: TSEntityName | null, typeParameters?: TSTypeParameterInstantiation | null): TSImportType;\n\ndeclare function tsImportEqualsDeclaration(id: Identifier, moduleReference: TSEntityName | TSExternalModuleReference): TSImportEqualsDeclaration;\n\ndeclare function tsExternalModuleReference(expression: StringLiteral): TSExternalModuleReference;\n\ndeclare function tsNonNullExpression(expression: Expression): TSNonNullExpression;\n\ndeclare function tsExportAssignment(expression: Expression): TSExportAssignment;\n\ndeclare function tsNamespaceExportDeclaration(id: Identifier): TSNamespaceExportDeclaration;\n\ndeclare function tsTypeAnnotation(typeAnnotation: TSType): TSTypeAnnotation;\n\ndeclare function tsTypeParameterInstantiation(params: TSType[]): TSTypeParameterInstantiation;\n\ndeclare function tsTypeParameterDeclaration(params: TSTypeParameter[]): TSTypeParameterDeclaration;\n\ndeclare function tsTypeParameter(constraint: TSType | null | undefined, _default: TSType | null | undefined, name: string): TSTypeParameter;\n\n/** @deprecated */\ndeclare function NumberLiteral(value: number): NumericLiteral;\n\n/** @deprecated */\ndeclare function RegexLiteral(pattern: string, flags?: string): RegExpLiteral;\n\n/** @deprecated */\ndeclare function RestProperty(argument: Identifier | ArrayPattern | ObjectPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression | RestElement | AssignmentPattern): RestElement;\n\n/** @deprecated */\ndeclare function SpreadProperty(argument: Expression): SpreadElement;\n\ndeclare function buildUndefinedNode(): UnaryExpression;\n\n/**\n * Create a clone of a `node` including only properties belonging to the node.\n * If the second parameter is `false`, cloneNode performs a shallow clone.\n * If the third parameter is true, the cloned nodes exclude location properties.\n */\ndeclare function cloneNode<T extends Node>(node: T, deep?: boolean, withoutLoc?: boolean): T;\n\n/**\n * Create a shallow clone of a `node`, including only\n * properties belonging to the node.\n * @deprecated Use t.cloneNode instead.\n */\ndeclare function clone<T extends Node>(node: T): T;\n\n/**\n * Create a deep clone of a `node` and all of it's child nodes\n * including only properties belonging to the node.\n * @deprecated Use t.cloneNode instead.\n */\ndeclare function cloneDeep<T extends Node>(node: T): T;\n\n/**\n * Create a deep clone of a `node` and all of it's child nodes\n * including only properties belonging to the node.\n * excluding `_private` and location properties.\n */\ndeclare function cloneDeepWithoutLoc<T extends Node>(node: T): T;\n\n/**\n * Create a shallow clone of a `node` excluding `_private` and location properties.\n */\ndeclare function cloneWithoutLoc<T extends Node>(node: T): T;\n\n/**\n * Add comment of certain type to a node.\n */\ndeclare function addComment<T extends Node>(node: T, type: CommentTypeShorthand, content: string, line?: boolean): T;\n\n/**\n * Add comments of certain type to a node.\n */\ndeclare function addComments<T extends Node>(node: T, type: CommentTypeShorthand, comments: Comment[]): T;\n\ndeclare function inheritInnerComments(child: Node, parent: Node): void;\n\ndeclare function inheritLeadingComments(child: Node, parent: Node): void;\n\n/**\n * Inherit all unique comments from `parent` node to `child` node.\n */\ndeclare function inheritsComments<T extends Node>(child: T, parent: Node): T;\n\ndeclare function inheritTrailingComments(child: Node, parent: Node): void;\n\n/**\n * Remove comment properties from a node.\n */\ndeclare function removeComments<T extends Node>(node: T): T;\n\ndeclare const STANDARDIZED_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const EXPRESSION_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const BINARY_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const SCOPABLE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const BLOCKPARENT_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const BLOCK_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const STATEMENT_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const TERMINATORLESS_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const COMPLETIONSTATEMENT_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const CONDITIONAL_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const LOOP_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const WHILE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const EXPRESSIONWRAPPER_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FOR_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FORXSTATEMENT_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FUNCTION_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FUNCTIONPARENT_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const PUREISH_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const DECLARATION_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FUNCTIONPARAMETER_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const PATTERNLIKE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const LVAL_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const TSENTITYNAME_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const LITERAL_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const IMMUTABLE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const USERWHITESPACABLE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const METHOD_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const OBJECTMEMBER_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const PROPERTY_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const UNARYLIKE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const PATTERN_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const CLASS_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const IMPORTOREXPORTDECLARATION_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const EXPORTDECLARATION_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const MODULESPECIFIER_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const ACCESSOR_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const PRIVATE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FLOW_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FLOWTYPE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FLOWBASEANNOTATION_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FLOWDECLARATION_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FLOWPREDICATE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const ENUMBODY_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const ENUMMEMBER_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const JSX_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const MISCELLANEOUS_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const TYPESCRIPT_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const TSTYPEELEMENT_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const TSTYPE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const TSBASETYPE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\n/**\n * @deprecated migrate to IMPORTOREXPORTDECLARATION_TYPES.\n */\ndeclare const MODULEDECLARATION_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\n\ndeclare const STATEMENT_OR_BLOCK_KEYS: string[];\ndeclare const FLATTENABLE_KEYS: string[];\ndeclare const FOR_INIT_KEYS: string[];\ndeclare const COMMENT_KEYS: readonly [\"leadingComments\", \"trailingComments\", \"innerComments\"];\ndeclare const LOGICAL_OPERATORS: string[];\ndeclare const UPDATE_OPERATORS: string[];\ndeclare const BOOLEAN_NUMBER_BINARY_OPERATORS: string[];\ndeclare const EQUALITY_BINARY_OPERATORS: string[];\ndeclare const COMPARISON_BINARY_OPERATORS: string[];\ndeclare const BOOLEAN_BINARY_OPERATORS: string[];\ndeclare const NUMBER_BINARY_OPERATORS: string[];\ndeclare const BINARY_OPERATORS: string[];\ndeclare const ASSIGNMENT_OPERATORS: string[];\ndeclare const BOOLEAN_UNARY_OPERATORS: string[];\ndeclare const NUMBER_UNARY_OPERATORS: string[];\ndeclare const STRING_UNARY_OPERATORS: string[];\ndeclare const UNARY_OPERATORS: string[];\ndeclare const INHERIT_KEYS: {\n    readonly optional: readonly [\"typeAnnotation\", \"typeParameters\", \"returnType\"];\n    readonly force: readonly [\"start\", \"loc\", \"end\"];\n};\n\n/**\n * Ensure the `key` (defaults to \"body\") of a `node` is a block.\n * Casting it to a block if it is not.\n *\n * Returns the BlockStatement\n */\ndeclare function ensureBlock(node: Node, key?: string): BlockStatement;\n\ndeclare function toBindingIdentifierName(name: string): string;\n\ndeclare function toBlock(node: Statement | Expression, parent?: Node): BlockStatement;\n\ndeclare function toComputedKey(node: ObjectMember | ObjectProperty | ClassMethod | ClassProperty | ClassAccessorProperty | MemberExpression | OptionalMemberExpression, key?: Expression | PrivateName): PrivateName | Expression;\n\ndeclare const _default$3: {\n    (node: Function): FunctionExpression;\n    (node: Class): ClassExpression;\n    (node: ExpressionStatement | Expression | Class | Function): Expression;\n};\n//# sourceMappingURL=toExpression.d.ts.map\n\ndeclare function toIdentifier(input: string): string;\n\ndeclare function toKeyAlias(node: Method | Property, key?: Node): string;\ndeclare namespace toKeyAlias {\n    var uid: number;\n    var increment: () => number;\n}\n//# sourceMappingURL=toKeyAlias.d.ts.map\n\ndeclare const _default$2: {\n    (node: AssignmentExpression, ignore?: boolean): ExpressionStatement;\n    <T extends Statement>(node: T, ignore: false): T;\n    <T extends Statement>(node: T, ignore?: boolean): T | false;\n    (node: Class, ignore: false): ClassDeclaration;\n    (node: Class, ignore?: boolean): ClassDeclaration | false;\n    (node: Function, ignore: false): FunctionDeclaration;\n    (node: Function, ignore?: boolean): FunctionDeclaration | false;\n    (node: Node, ignore: false): Statement;\n    (node: Node, ignore?: boolean): Statement | false;\n};\n//# sourceMappingURL=toStatement.d.ts.map\n\ndeclare const _default$1: {\n    (value: undefined): Identifier;\n    (value: boolean): BooleanLiteral;\n    (value: null): NullLiteral;\n    (value: string): StringLiteral;\n    (value: number): NumericLiteral | BinaryExpression | UnaryExpression;\n    (value: bigint): BigIntLiteral;\n    (value: RegExp): RegExpLiteral;\n    (value: readonly unknown[]): ArrayExpression;\n    (value: object): ObjectExpression;\n    (value: unknown): Expression;\n};\n//# sourceMappingURL=valueToNode.d.ts.map\n\ndeclare const VISITOR_KEYS: Record<string, string[]>;\ndeclare const ALIAS_KEYS: Partial<Record<NodeTypesWithoutComment, string[]>>;\ndeclare const FLIPPED_ALIAS_KEYS: Record<string, NodeTypesWithoutComment[]>;\ndeclare const NODE_FIELDS: Record<string, FieldDefinitions>;\ndeclare const BUILDER_KEYS: Record<string, string[]>;\ndeclare const DEPRECATED_KEYS: Record<string, NodeTypesWithoutComment>;\ndeclare const NODE_PARENT_VALIDATIONS: Record<string, Validator>;\ndeclare function getType(val: any): \"string\" | \"number\" | \"bigint\" | \"boolean\" | \"symbol\" | \"undefined\" | \"object\" | \"function\" | \"array\" | \"null\";\ntype NodeTypesWithoutComment = Node[\"type\"] | keyof Aliases;\ntype NodeTypes = NodeTypesWithoutComment | Comment[\"type\"];\ntype PrimitiveTypes = ReturnType<typeof getType>;\ntype FieldDefinitions = Record<string, FieldOptions>;\ntype ValidatorImpl = (node?: Node, key?: string | {\n    toString(): string;\n}, val?: any) => void;\ntype ValidatorType = {\n    type: PrimitiveTypes;\n} & ValidatorImpl;\ntype ValidatorEach = {\n    each: Validator;\n} & ValidatorImpl;\ntype ValidatorChainOf = {\n    chainOf: readonly Validator[];\n} & ValidatorImpl;\ntype ValidatorOneOf = {\n    oneOf: readonly any[];\n} & ValidatorImpl;\ntype ValidatorOneOfNodeTypes = {\n    oneOfNodeTypes: readonly NodeTypes[];\n} & ValidatorImpl;\ntype ValidatorOneOfNodeOrValueTypes = {\n    oneOfNodeOrValueTypes: readonly (NodeTypes | PrimitiveTypes)[];\n} & ValidatorImpl;\ntype ValidatorShapeOf = {\n    shapeOf: Record<string, FieldOptions>;\n} & ValidatorImpl;\ntype Validator = ValidatorType | ValidatorEach | ValidatorChainOf | ValidatorOneOf | ValidatorOneOfNodeTypes | ValidatorOneOfNodeOrValueTypes | ValidatorShapeOf | ValidatorImpl;\ntype FieldOptions = {\n    default?: string | number | boolean | [];\n    optional?: boolean;\n    deprecated?: boolean;\n    validate?: Validator;\n};\n\ndeclare const PLACEHOLDERS: readonly [\"Identifier\", \"StringLiteral\", \"Expression\", \"Statement\", \"Declaration\", \"BlockStatement\", \"ClassBody\", \"Pattern\"];\ndeclare const PLACEHOLDERS_ALIAS: Record<string, string[]>;\ndeclare const PLACEHOLDERS_FLIPPED_ALIAS: Record<string, string[]>;\n\ndeclare const DEPRECATED_ALIASES: {\n    ModuleDeclaration: string;\n};\n\ndeclare const TYPES: string[];\n//# sourceMappingURL=index.d.ts.map\n\n/**\n * Append a node to a member expression.\n */\ndeclare function appendToMemberExpression(member: MemberExpression, append: MemberExpression[\"property\"], computed?: boolean): MemberExpression;\n\n/**\n * Inherit all contextual properties from `parent` node to `child` node.\n */\ndeclare function inherits<T extends Node | null | undefined>(child: T, parent: Node | null | undefined): T;\n\n/**\n * Prepend a node to a member expression.\n */\ndeclare function prependToMemberExpression<T extends Pick<MemberExpression, \"object\" | \"property\">>(member: T, prepend: MemberExpression[\"object\"]): T;\n\ntype Options$1 = {\n    preserveComments?: boolean;\n};\n/**\n * Remove all of the _* properties from a node along with the additional metadata\n * properties like location data and raw token data.\n */\ndeclare function removeProperties(node: Node, opts?: Options$1): void;\n\ndeclare function removePropertiesDeep<T extends Node>(tree: T, opts?: {\n    preserveComments: boolean;\n} | null): T;\n\n/**\n * Dedupe type annotations.\n */\ndeclare function removeTypeDuplicates(nodesIn: readonly (FlowType | false | null | undefined)[]): FlowType[];\n\n/**\n * For the given node, generate a map from assignment id names to the identifier node.\n * Unlike getBindingIdentifiers, this function does not handle declarations and imports.\n * @param node the assignment expression or forXstatement\n * @returns an object map\n * @see getBindingIdentifiers\n */\ndeclare function getAssignmentIdentifiers(node: Node | Node[]): Record<string, Identifier>;\n\ndeclare function getBindingIdentifiers(node: Node, duplicates: true, outerOnly?: boolean, newBindingsOnly?: boolean): Record<string, Identifier[]>;\ndeclare function getBindingIdentifiers(node: Node, duplicates?: false, outerOnly?: boolean, newBindingsOnly?: boolean): Record<string, Identifier>;\ndeclare function getBindingIdentifiers(node: Node, duplicates?: boolean, outerOnly?: boolean, newBindingsOnly?: boolean): Record<string, Identifier> | Record<string, Identifier[]>;\ndeclare namespace getBindingIdentifiers {\n    var keys: KeysMap;\n}\n/**\n * Mapping of types to their identifier keys.\n */\ntype KeysMap = {\n    [N in Node as N[\"type\"]]?: (keyof N)[];\n};\n//# sourceMappingURL=getBindingIdentifiers.d.ts.map\n\ndeclare const _default: {\n    (node: Node, duplicates: true): Record<string, Identifier[]>;\n    (node: Node, duplicates?: false): Record<string, Identifier>;\n    (node: Node, duplicates?: boolean): Record<string, Identifier> | Record<string, Identifier[]>;\n};\n//# sourceMappingURL=getOuterBindingIdentifiers.d.ts.map\n\ntype GetFunctionNameResult = {\n    name: string;\n    originalNode: Node;\n} | null;\ndeclare function getFunctionName(node: ObjectMethod | ClassMethod): GetFunctionNameResult;\ndeclare function getFunctionName(node: Function | Class, parent: Node): GetFunctionNameResult;\n\ntype TraversalAncestors = {\n    node: Node;\n    key: string;\n    index?: number;\n}[];\ntype TraversalHandler<T> = (this: undefined, node: Node, parent: TraversalAncestors, state: T) => void;\ntype TraversalHandlers<T> = {\n    enter?: TraversalHandler<T>;\n    exit?: TraversalHandler<T>;\n};\n/**\n * A general AST traversal with both prefix and postfix handlers, and a\n * state object. Exposes ancestry data to each handler so that more complex\n * AST data can be taken into account.\n */\ndeclare function traverse<T>(node: Node, handlers: TraversalHandler<T> | TraversalHandlers<T>, state?: T): void;\n\ndeclare const _skip: unique symbol;\ndeclare const _stop: unique symbol;\n/**\n * A prefix AST traversal implementation meant for simple searching and processing.\n * @param enter The callback can return `traverseFast.skip` to skip the subtree of the current node, or `traverseFast.stop` to stop the traversal.\n * @returns `true` if the traversal was stopped by callback, `false` otherwise.\n */\ndeclare function traverseFast<Options = object>(node: Node | null | undefined, enter: (node: Node, opts?: Options) => void | typeof traverseFast.skip | typeof traverseFast.stop, opts?: Options): boolean;\ndeclare namespace traverseFast {\n    var skip: typeof _skip;\n    var stop: typeof _stop;\n}\n//# sourceMappingURL=traverseFast.d.ts.map\n\ndeclare function shallowEqual<T extends object>(actual: object, expected: T): actual is T;\n\ndeclare function is<T extends Node[\"type\"]>(type: T, node: Node | null | undefined, opts?: undefined): node is Extract<Node, {\n    type: T;\n}>;\ndeclare function is<T extends Node[\"type\"], P extends Extract<Node, {\n    type: T;\n}>>(type: T, n: Node | null | undefined, required: Partial<P>): n is P;\ndeclare function is<P extends Node>(type: string, node: Node | null | undefined, opts: Partial<P>): node is P;\ndeclare function is(type: string, node: Node | null | undefined, opts?: Partial<Node>): node is Node;\n\n/**\n * Check if the input `node` is a binding identifier.\n */\ndeclare function isBinding(node: Node, parent: Node, grandparent?: Node): boolean;\n\n/**\n * Check if the input `node` is block scoped.\n */\ndeclare function isBlockScoped(node: Node | null | undefined): boolean;\n\n/**\n * Check if the input `node` is definitely immutable.\n */\ndeclare function isImmutable(node: Node): boolean;\n\n/**\n * Check if the input `node` is a `let` variable declaration.\n */\ndeclare function isLet(node: Node): boolean;\n\ndeclare function isNode(node: any): node is Node;\n\n/**\n * Check if two nodes are equivalent\n */\ndeclare function isNodesEquivalent<T extends Partial<Node>>(a: T, b: any): b is T;\n\n/**\n * Test if a `placeholderType` is a `targetType` or if `targetType` is an alias of `placeholderType`.\n */\ndeclare function isPlaceholderType(placeholderType: string, targetType: string): boolean;\n\n/**\n * Check if the input `node` is a reference to a bound variable.\n */\ndeclare function isReferenced(node: Node | null | undefined, parent: Node, grandparent?: Node): boolean;\n\n/**\n * Check if the input `node` is a scope.\n */\ndeclare function isScope(node: Node | null | undefined, parent: Node): boolean;\n\n/**\n * Check if the input `specifier` is a `default` import or export.\n */\ndeclare function isSpecifierDefault(specifier: ModuleSpecifier): boolean;\n\ndeclare function isType<T extends Node[\"type\"]>(nodeType: string, targetType: T): nodeType is T;\ndeclare function isType(nodeType: string | null | undefined, targetType: string): boolean;\n\n/**\n * Check if the input `name` is a valid identifier name according to the ES3 specification.\n *\n * Additional ES3 reserved words are\n */\ndeclare function isValidES3Identifier(name: string): boolean;\n\n/**\n * Check if the input `name` is a valid identifier name\n * and isn't a reserved word.\n */\ndeclare function isValidIdentifier(name: string, reserved?: boolean): boolean;\n\n/**\n * Check if the input `node` is a variable declaration.\n */\ndeclare function isVar(node: Node | null | undefined): boolean;\n\n/**\n * Determines whether or not the input node `member` matches the\n * input `match`.\n *\n * For example, given the match `React.createClass` it would match the\n * parsed nodes of `React.createClass` and `React[\"createClass\"]`.\n */\ndeclare function matchesPattern(member: Node | null | undefined, match: string | string[], allowPartial?: boolean): boolean;\n\ndeclare function validate(node: Node | undefined | null, key: string, val: unknown): void;\n\n/**\n * Build a function that when called will return whether or not the\n * input `node` `MemberExpression` matches the input `match`.\n *\n * For example, given the match `React.createClass` it would match the\n * parsed nodes of `React.createClass` and `React[\"createClass\"]`.\n */\ndeclare function buildMatchMemberExpression(match: string, allowPartial?: boolean): (member: Node) => boolean;\n\ntype Options<Obj> = Partial<{\n    [Prop in Exclude<keyof Obj, \"type\">]: Obj[Prop] extends Node ? Node : Obj[Prop] extends Node[] ? Node[] : Obj[Prop];\n}>;\ndeclare function isArrayExpression(node: Node | null | undefined): node is ArrayExpression;\ndeclare function isArrayExpression<Opts extends Options<ArrayExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ArrayExpression & Opts;\ndeclare function isAssignmentExpression(node: Node | null | undefined): node is AssignmentExpression;\ndeclare function isAssignmentExpression<Opts extends Options<AssignmentExpression>>(node: Node | null | undefined, opts?: Opts | null): node is AssignmentExpression & Opts;\ndeclare function isBinaryExpression(node: Node | null | undefined): node is BinaryExpression;\ndeclare function isBinaryExpression<Opts extends Options<BinaryExpression>>(node: Node | null | undefined, opts?: Opts | null): node is BinaryExpression & Opts;\ndeclare function isInterpreterDirective(node: Node | null | undefined): node is InterpreterDirective;\ndeclare function isInterpreterDirective<Opts extends Options<InterpreterDirective>>(node: Node | null | undefined, opts?: Opts | null): node is InterpreterDirective & Opts;\ndeclare function isDirective(node: Node | null | undefined): node is Directive;\ndeclare function isDirective<Opts extends Options<Directive>>(node: Node | null | undefined, opts?: Opts | null): node is Directive & Opts;\ndeclare function isDirectiveLiteral(node: Node | null | undefined): node is DirectiveLiteral;\ndeclare function isDirectiveLiteral<Opts extends Options<DirectiveLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is DirectiveLiteral & Opts;\ndeclare function isBlockStatement(node: Node | null | undefined): node is BlockStatement;\ndeclare function isBlockStatement<Opts extends Options<BlockStatement>>(node: Node | null | undefined, opts?: Opts | null): node is BlockStatement & Opts;\ndeclare function isBreakStatement(node: Node | null | undefined): node is BreakStatement;\ndeclare function isBreakStatement<Opts extends Options<BreakStatement>>(node: Node | null | undefined, opts?: Opts | null): node is BreakStatement & Opts;\ndeclare function isCallExpression(node: Node | null | undefined): node is CallExpression;\ndeclare function isCallExpression<Opts extends Options<CallExpression>>(node: Node | null | undefined, opts?: Opts | null): node is CallExpression & Opts;\ndeclare function isCatchClause(node: Node | null | undefined): node is CatchClause;\ndeclare function isCatchClause<Opts extends Options<CatchClause>>(node: Node | null | undefined, opts?: Opts | null): node is CatchClause & Opts;\ndeclare function isConditionalExpression(node: Node | null | undefined): node is ConditionalExpression;\ndeclare function isConditionalExpression<Opts extends Options<ConditionalExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ConditionalExpression & Opts;\ndeclare function isContinueStatement(node: Node | null | undefined): node is ContinueStatement;\ndeclare function isContinueStatement<Opts extends Options<ContinueStatement>>(node: Node | null | undefined, opts?: Opts | null): node is ContinueStatement & Opts;\ndeclare function isDebuggerStatement(node: Node | null | undefined): node is DebuggerStatement;\ndeclare function isDebuggerStatement<Opts extends Options<DebuggerStatement>>(node: Node | null | undefined, opts?: Opts | null): node is DebuggerStatement & Opts;\ndeclare function isDoWhileStatement(node: Node | null | undefined): node is DoWhileStatement;\ndeclare function isDoWhileStatement<Opts extends Options<DoWhileStatement>>(node: Node | null | undefined, opts?: Opts | null): node is DoWhileStatement & Opts;\ndeclare function isEmptyStatement(node: Node | null | undefined): node is EmptyStatement;\ndeclare function isEmptyStatement<Opts extends Options<EmptyStatement>>(node: Node | null | undefined, opts?: Opts | null): node is EmptyStatement & Opts;\ndeclare function isExpressionStatement(node: Node | null | undefined): node is ExpressionStatement;\ndeclare function isExpressionStatement<Opts extends Options<ExpressionStatement>>(node: Node | null | undefined, opts?: Opts | null): node is ExpressionStatement & Opts;\ndeclare function isFile(node: Node | null | undefined): node is File;\ndeclare function isFile<Opts extends Options<File>>(node: Node | null | undefined, opts?: Opts | null): node is File & Opts;\ndeclare function isForInStatement(node: Node | null | undefined): node is ForInStatement;\ndeclare function isForInStatement<Opts extends Options<ForInStatement>>(node: Node | null | undefined, opts?: Opts | null): node is ForInStatement & Opts;\ndeclare function isForStatement(node: Node | null | undefined): node is ForStatement;\ndeclare function isForStatement<Opts extends Options<ForStatement>>(node: Node | null | undefined, opts?: Opts | null): node is ForStatement & Opts;\ndeclare function isFunctionDeclaration(node: Node | null | undefined): node is FunctionDeclaration;\ndeclare function isFunctionDeclaration<Opts extends Options<FunctionDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is FunctionDeclaration & Opts;\ndeclare function isFunctionExpression(node: Node | null | undefined): node is FunctionExpression;\ndeclare function isFunctionExpression<Opts extends Options<FunctionExpression>>(node: Node | null | undefined, opts?: Opts | null): node is FunctionExpression & Opts;\ndeclare function isIdentifier(node: Node | null | undefined): node is Identifier;\ndeclare function isIdentifier<Opts extends Options<Identifier>>(node: Node | null | undefined, opts?: Opts | null): node is Identifier & Opts;\ndeclare function isIfStatement(node: Node | null | undefined): node is IfStatement;\ndeclare function isIfStatement<Opts extends Options<IfStatement>>(node: Node | null | undefined, opts?: Opts | null): node is IfStatement & Opts;\ndeclare function isLabeledStatement(node: Node | null | undefined): node is LabeledStatement;\ndeclare function isLabeledStatement<Opts extends Options<LabeledStatement>>(node: Node | null | undefined, opts?: Opts | null): node is LabeledStatement & Opts;\ndeclare function isStringLiteral(node: Node | null | undefined): node is StringLiteral;\ndeclare function isStringLiteral<Opts extends Options<StringLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is StringLiteral & Opts;\ndeclare function isNumericLiteral(node: Node | null | undefined): node is NumericLiteral;\ndeclare function isNumericLiteral<Opts extends Options<NumericLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is NumericLiteral & Opts;\ndeclare function isNullLiteral(node: Node | null | undefined): node is NullLiteral;\ndeclare function isNullLiteral<Opts extends Options<NullLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is NullLiteral & Opts;\ndeclare function isBooleanLiteral(node: Node | null | undefined): node is BooleanLiteral;\ndeclare function isBooleanLiteral<Opts extends Options<BooleanLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is BooleanLiteral & Opts;\ndeclare function isRegExpLiteral(node: Node | null | undefined): node is RegExpLiteral;\ndeclare function isRegExpLiteral<Opts extends Options<RegExpLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is RegExpLiteral & Opts;\ndeclare function isLogicalExpression(node: Node | null | undefined): node is LogicalExpression;\ndeclare function isLogicalExpression<Opts extends Options<LogicalExpression>>(node: Node | null | undefined, opts?: Opts | null): node is LogicalExpression & Opts;\ndeclare function isMemberExpression(node: Node | null | undefined): node is MemberExpression;\ndeclare function isMemberExpression<Opts extends Options<MemberExpression>>(node: Node | null | undefined, opts?: Opts | null): node is MemberExpression & Opts;\ndeclare function isNewExpression(node: Node | null | undefined): node is NewExpression;\ndeclare function isNewExpression<Opts extends Options<NewExpression>>(node: Node | null | undefined, opts?: Opts | null): node is NewExpression & Opts;\ndeclare function isProgram(node: Node | null | undefined): node is Program;\ndeclare function isProgram<Opts extends Options<Program>>(node: Node | null | undefined, opts?: Opts | null): node is Program & Opts;\ndeclare function isObjectExpression(node: Node | null | undefined): node is ObjectExpression;\ndeclare function isObjectExpression<Opts extends Options<ObjectExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectExpression & Opts;\ndeclare function isObjectMethod(node: Node | null | undefined): node is ObjectMethod;\ndeclare function isObjectMethod<Opts extends Options<ObjectMethod>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectMethod & Opts;\ndeclare function isObjectProperty(node: Node | null | undefined): node is ObjectProperty;\ndeclare function isObjectProperty<Opts extends Options<ObjectProperty>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectProperty & Opts;\ndeclare function isRestElement(node: Node | null | undefined): node is RestElement;\ndeclare function isRestElement<Opts extends Options<RestElement>>(node: Node | null | undefined, opts?: Opts | null): node is RestElement & Opts;\ndeclare function isReturnStatement(node: Node | null | undefined): node is ReturnStatement;\ndeclare function isReturnStatement<Opts extends Options<ReturnStatement>>(node: Node | null | undefined, opts?: Opts | null): node is ReturnStatement & Opts;\ndeclare function isSequenceExpression(node: Node | null | undefined): node is SequenceExpression;\ndeclare function isSequenceExpression<Opts extends Options<SequenceExpression>>(node: Node | null | undefined, opts?: Opts | null): node is SequenceExpression & Opts;\ndeclare function isParenthesizedExpression(node: Node | null | undefined): node is ParenthesizedExpression;\ndeclare function isParenthesizedExpression<Opts extends Options<ParenthesizedExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ParenthesizedExpression & Opts;\ndeclare function isSwitchCase(node: Node | null | undefined): node is SwitchCase;\ndeclare function isSwitchCase<Opts extends Options<SwitchCase>>(node: Node | null | undefined, opts?: Opts | null): node is SwitchCase & Opts;\ndeclare function isSwitchStatement(node: Node | null | undefined): node is SwitchStatement;\ndeclare function isSwitchStatement<Opts extends Options<SwitchStatement>>(node: Node | null | undefined, opts?: Opts | null): node is SwitchStatement & Opts;\ndeclare function isThisExpression(node: Node | null | undefined): node is ThisExpression;\ndeclare function isThisExpression<Opts extends Options<ThisExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ThisExpression & Opts;\ndeclare function isThrowStatement(node: Node | null | undefined): node is ThrowStatement;\ndeclare function isThrowStatement<Opts extends Options<ThrowStatement>>(node: Node | null | undefined, opts?: Opts | null): node is ThrowStatement & Opts;\ndeclare function isTryStatement(node: Node | null | undefined): node is TryStatement;\ndeclare function isTryStatement<Opts extends Options<TryStatement>>(node: Node | null | undefined, opts?: Opts | null): node is TryStatement & Opts;\ndeclare function isUnaryExpression(node: Node | null | undefined): node is UnaryExpression;\ndeclare function isUnaryExpression<Opts extends Options<UnaryExpression>>(node: Node | null | undefined, opts?: Opts | null): node is UnaryExpression & Opts;\ndeclare function isUpdateExpression(node: Node | null | undefined): node is UpdateExpression;\ndeclare function isUpdateExpression<Opts extends Options<UpdateExpression>>(node: Node | null | undefined, opts?: Opts | null): node is UpdateExpression & Opts;\ndeclare function isVariableDeclaration(node: Node | null | undefined): node is VariableDeclaration;\ndeclare function isVariableDeclaration<Opts extends Options<VariableDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is VariableDeclaration & Opts;\ndeclare function isVariableDeclarator(node: Node | null | undefined): node is VariableDeclarator;\ndeclare function isVariableDeclarator<Opts extends Options<VariableDeclarator>>(node: Node | null | undefined, opts?: Opts | null): node is VariableDeclarator & Opts;\ndeclare function isWhileStatement(node: Node | null | undefined): node is WhileStatement;\ndeclare function isWhileStatement<Opts extends Options<WhileStatement>>(node: Node | null | undefined, opts?: Opts | null): node is WhileStatement & Opts;\ndeclare function isWithStatement(node: Node | null | undefined): node is WithStatement;\ndeclare function isWithStatement<Opts extends Options<WithStatement>>(node: Node | null | undefined, opts?: Opts | null): node is WithStatement & Opts;\ndeclare function isAssignmentPattern(node: Node | null | undefined): node is AssignmentPattern;\ndeclare function isAssignmentPattern<Opts extends Options<AssignmentPattern>>(node: Node | null | undefined, opts?: Opts | null): node is AssignmentPattern & Opts;\ndeclare function isArrayPattern(node: Node | null | undefined): node is ArrayPattern;\ndeclare function isArrayPattern<Opts extends Options<ArrayPattern>>(node: Node | null | undefined, opts?: Opts | null): node is ArrayPattern & Opts;\ndeclare function isArrowFunctionExpression(node: Node | null | undefined): node is ArrowFunctionExpression;\ndeclare function isArrowFunctionExpression<Opts extends Options<ArrowFunctionExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ArrowFunctionExpression & Opts;\ndeclare function isClassBody(node: Node | null | undefined): node is ClassBody;\ndeclare function isClassBody<Opts extends Options<ClassBody>>(node: Node | null | undefined, opts?: Opts | null): node is ClassBody & Opts;\ndeclare function isClassExpression(node: Node | null | undefined): node is ClassExpression;\ndeclare function isClassExpression<Opts extends Options<ClassExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ClassExpression & Opts;\ndeclare function isClassDeclaration(node: Node | null | undefined): node is ClassDeclaration;\ndeclare function isClassDeclaration<Opts extends Options<ClassDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is ClassDeclaration & Opts;\ndeclare function isExportAllDeclaration(node: Node | null | undefined): node is ExportAllDeclaration;\ndeclare function isExportAllDeclaration<Opts extends Options<ExportAllDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is ExportAllDeclaration & Opts;\ndeclare function isExportDefaultDeclaration(node: Node | null | undefined): node is ExportDefaultDeclaration;\ndeclare function isExportDefaultDeclaration<Opts extends Options<ExportDefaultDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is ExportDefaultDeclaration & Opts;\ndeclare function isExportNamedDeclaration(node: Node | null | undefined): node is ExportNamedDeclaration;\ndeclare function isExportNamedDeclaration<Opts extends Options<ExportNamedDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is ExportNamedDeclaration & Opts;\ndeclare function isExportSpecifier(node: Node | null | undefined): node is ExportSpecifier;\ndeclare function isExportSpecifier<Opts extends Options<ExportSpecifier>>(node: Node | null | undefined, opts?: Opts | null): node is ExportSpecifier & Opts;\ndeclare function isForOfStatement(node: Node | null | undefined): node is ForOfStatement;\ndeclare function isForOfStatement<Opts extends Options<ForOfStatement>>(node: Node | null | undefined, opts?: Opts | null): node is ForOfStatement & Opts;\ndeclare function isImportDeclaration(node: Node | null | undefined): node is ImportDeclaration;\ndeclare function isImportDeclaration<Opts extends Options<ImportDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is ImportDeclaration & Opts;\ndeclare function isImportDefaultSpecifier(node: Node | null | undefined): node is ImportDefaultSpecifier;\ndeclare function isImportDefaultSpecifier<Opts extends Options<ImportDefaultSpecifier>>(node: Node | null | undefined, opts?: Opts | null): node is ImportDefaultSpecifier & Opts;\ndeclare function isImportNamespaceSpecifier(node: Node | null | undefined): node is ImportNamespaceSpecifier;\ndeclare function isImportNamespaceSpecifier<Opts extends Options<ImportNamespaceSpecifier>>(node: Node | null | undefined, opts?: Opts | null): node is ImportNamespaceSpecifier & Opts;\ndeclare function isImportSpecifier(node: Node | null | undefined): node is ImportSpecifier;\ndeclare function isImportSpecifier<Opts extends Options<ImportSpecifier>>(node: Node | null | undefined, opts?: Opts | null): node is ImportSpecifier & Opts;\ndeclare function isImportExpression(node: Node | null | undefined): node is ImportExpression;\ndeclare function isImportExpression<Opts extends Options<ImportExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ImportExpression & Opts;\ndeclare function isMetaProperty(node: Node | null | undefined): node is MetaProperty;\ndeclare function isMetaProperty<Opts extends Options<MetaProperty>>(node: Node | null | undefined, opts?: Opts | null): node is MetaProperty & Opts;\ndeclare function isClassMethod(node: Node | null | undefined): node is ClassMethod;\ndeclare function isClassMethod<Opts extends Options<ClassMethod>>(node: Node | null | undefined, opts?: Opts | null): node is ClassMethod & Opts;\ndeclare function isObjectPattern(node: Node | null | undefined): node is ObjectPattern;\ndeclare function isObjectPattern<Opts extends Options<ObjectPattern>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectPattern & Opts;\ndeclare function isSpreadElement(node: Node | null | undefined): node is SpreadElement;\ndeclare function isSpreadElement<Opts extends Options<SpreadElement>>(node: Node | null | undefined, opts?: Opts | null): node is SpreadElement & Opts;\ndeclare function isSuper(node: Node | null | undefined): node is Super;\ndeclare function isSuper<Opts extends Options<Super>>(node: Node | null | undefined, opts?: Opts | null): node is Super & Opts;\ndeclare function isTaggedTemplateExpression(node: Node | null | undefined): node is TaggedTemplateExpression;\ndeclare function isTaggedTemplateExpression<Opts extends Options<TaggedTemplateExpression>>(node: Node | null | undefined, opts?: Opts | null): node is TaggedTemplateExpression & Opts;\ndeclare function isTemplateElement(node: Node | null | undefined): node is TemplateElement;\ndeclare function isTemplateElement<Opts extends Options<TemplateElement>>(node: Node | null | undefined, opts?: Opts | null): node is TemplateElement & Opts;\ndeclare function isTemplateLiteral(node: Node | null | undefined): node is TemplateLiteral;\ndeclare function isTemplateLiteral<Opts extends Options<TemplateLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is TemplateLiteral & Opts;\ndeclare function isYieldExpression(node: Node | null | undefined): node is YieldExpression;\ndeclare function isYieldExpression<Opts extends Options<YieldExpression>>(node: Node | null | undefined, opts?: Opts | null): node is YieldExpression & Opts;\ndeclare function isAwaitExpression(node: Node | null | undefined): node is AwaitExpression;\ndeclare function isAwaitExpression<Opts extends Options<AwaitExpression>>(node: Node | null | undefined, opts?: Opts | null): node is AwaitExpression & Opts;\ndeclare function isImport(node: Node | null | undefined): node is Import;\ndeclare function isImport<Opts extends Options<Import>>(node: Node | null | undefined, opts?: Opts | null): node is Import & Opts;\ndeclare function isBigIntLiteral(node: Node | null | undefined): node is BigIntLiteral;\ndeclare function isBigIntLiteral<Opts extends Options<BigIntLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is BigIntLiteral & Opts;\ndeclare function isExportNamespaceSpecifier(node: Node | null | undefined): node is ExportNamespaceSpecifier;\ndeclare function isExportNamespaceSpecifier<Opts extends Options<ExportNamespaceSpecifier>>(node: Node | null | undefined, opts?: Opts | null): node is ExportNamespaceSpecifier & Opts;\ndeclare function isOptionalMemberExpression(node: Node | null | undefined): node is OptionalMemberExpression;\ndeclare function isOptionalMemberExpression<Opts extends Options<OptionalMemberExpression>>(node: Node | null | undefined, opts?: Opts | null): node is OptionalMemberExpression & Opts;\ndeclare function isOptionalCallExpression(node: Node | null | undefined): node is OptionalCallExpression;\ndeclare function isOptionalCallExpression<Opts extends Options<OptionalCallExpression>>(node: Node | null | undefined, opts?: Opts | null): node is OptionalCallExpression & Opts;\ndeclare function isClassProperty(node: Node | null | undefined): node is ClassProperty;\ndeclare function isClassProperty<Opts extends Options<ClassProperty>>(node: Node | null | undefined, opts?: Opts | null): node is ClassProperty & Opts;\ndeclare function isClassAccessorProperty(node: Node | null | undefined): node is ClassAccessorProperty;\ndeclare function isClassAccessorProperty<Opts extends Options<ClassAccessorProperty>>(node: Node | null | undefined, opts?: Opts | null): node is ClassAccessorProperty & Opts;\ndeclare function isClassPrivateProperty(node: Node | null | undefined): node is ClassPrivateProperty;\ndeclare function isClassPrivateProperty<Opts extends Options<ClassPrivateProperty>>(node: Node | null | undefined, opts?: Opts | null): node is ClassPrivateProperty & Opts;\ndeclare function isClassPrivateMethod(node: Node | null | undefined): node is ClassPrivateMethod;\ndeclare function isClassPrivateMethod<Opts extends Options<ClassPrivateMethod>>(node: Node | null | undefined, opts?: Opts | null): node is ClassPrivateMethod & Opts;\ndeclare function isPrivateName(node: Node | null | undefined): node is PrivateName;\ndeclare function isPrivateName<Opts extends Options<PrivateName>>(node: Node | null | undefined, opts?: Opts | null): node is PrivateName & Opts;\ndeclare function isStaticBlock(node: Node | null | undefined): node is StaticBlock;\ndeclare function isStaticBlock<Opts extends Options<StaticBlock>>(node: Node | null | undefined, opts?: Opts | null): node is StaticBlock & Opts;\ndeclare function isImportAttribute(node: Node | null | undefined): node is ImportAttribute;\ndeclare function isImportAttribute<Opts extends Options<ImportAttribute>>(node: Node | null | undefined, opts?: Opts | null): node is ImportAttribute & Opts;\ndeclare function isAnyTypeAnnotation(node: Node | null | undefined): node is AnyTypeAnnotation;\ndeclare function isAnyTypeAnnotation<Opts extends Options<AnyTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is AnyTypeAnnotation & Opts;\ndeclare function isArrayTypeAnnotation(node: Node | null | undefined): node is ArrayTypeAnnotation;\ndeclare function isArrayTypeAnnotation<Opts extends Options<ArrayTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is ArrayTypeAnnotation & Opts;\ndeclare function isBooleanTypeAnnotation(node: Node | null | undefined): node is BooleanTypeAnnotation;\ndeclare function isBooleanTypeAnnotation<Opts extends Options<BooleanTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is BooleanTypeAnnotation & Opts;\ndeclare function isBooleanLiteralTypeAnnotation(node: Node | null | undefined): node is BooleanLiteralTypeAnnotation;\ndeclare function isBooleanLiteralTypeAnnotation<Opts extends Options<BooleanLiteralTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is BooleanLiteralTypeAnnotation & Opts;\ndeclare function isNullLiteralTypeAnnotation(node: Node | null | undefined): node is NullLiteralTypeAnnotation;\ndeclare function isNullLiteralTypeAnnotation<Opts extends Options<NullLiteralTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is NullLiteralTypeAnnotation & Opts;\ndeclare function isClassImplements(node: Node | null | undefined): node is ClassImplements;\ndeclare function isClassImplements<Opts extends Options<ClassImplements>>(node: Node | null | undefined, opts?: Opts | null): node is ClassImplements & Opts;\ndeclare function isDeclareClass(node: Node | null | undefined): node is DeclareClass;\ndeclare function isDeclareClass<Opts extends Options<DeclareClass>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareClass & Opts;\ndeclare function isDeclareFunction(node: Node | null | undefined): node is DeclareFunction;\ndeclare function isDeclareFunction<Opts extends Options<DeclareFunction>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareFunction & Opts;\ndeclare function isDeclareInterface(node: Node | null | undefined): node is DeclareInterface;\ndeclare function isDeclareInterface<Opts extends Options<DeclareInterface>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareInterface & Opts;\ndeclare function isDeclareModule(node: Node | null | undefined): node is DeclareModule;\ndeclare function isDeclareModule<Opts extends Options<DeclareModule>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareModule & Opts;\ndeclare function isDeclareModuleExports(node: Node | null | undefined): node is DeclareModuleExports;\ndeclare function isDeclareModuleExports<Opts extends Options<DeclareModuleExports>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareModuleExports & Opts;\ndeclare function isDeclareTypeAlias(node: Node | null | undefined): node is DeclareTypeAlias;\ndeclare function isDeclareTypeAlias<Opts extends Options<DeclareTypeAlias>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareTypeAlias & Opts;\ndeclare function isDeclareOpaqueType(node: Node | null | undefined): node is DeclareOpaqueType;\ndeclare function isDeclareOpaqueType<Opts extends Options<DeclareOpaqueType>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareOpaqueType & Opts;\ndeclare function isDeclareVariable(node: Node | null | undefined): node is DeclareVariable;\ndeclare function isDeclareVariable<Opts extends Options<DeclareVariable>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareVariable & Opts;\ndeclare function isDeclareExportDeclaration(node: Node | null | undefined): node is DeclareExportDeclaration;\ndeclare function isDeclareExportDeclaration<Opts extends Options<DeclareExportDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareExportDeclaration & Opts;\ndeclare function isDeclareExportAllDeclaration(node: Node | null | undefined): node is DeclareExportAllDeclaration;\ndeclare function isDeclareExportAllDeclaration<Opts extends Options<DeclareExportAllDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareExportAllDeclaration & Opts;\ndeclare function isDeclaredPredicate(node: Node | null | undefined): node is DeclaredPredicate;\ndeclare function isDeclaredPredicate<Opts extends Options<DeclaredPredicate>>(node: Node | null | undefined, opts?: Opts | null): node is DeclaredPredicate & Opts;\ndeclare function isExistsTypeAnnotation(node: Node | null | undefined): node is ExistsTypeAnnotation;\ndeclare function isExistsTypeAnnotation<Opts extends Options<ExistsTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is ExistsTypeAnnotation & Opts;\ndeclare function isFunctionTypeAnnotation(node: Node | null | undefined): node is FunctionTypeAnnotation;\ndeclare function isFunctionTypeAnnotation<Opts extends Options<FunctionTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is FunctionTypeAnnotation & Opts;\ndeclare function isFunctionTypeParam(node: Node | null | undefined): node is FunctionTypeParam;\ndeclare function isFunctionTypeParam<Opts extends Options<FunctionTypeParam>>(node: Node | null | undefined, opts?: Opts | null): node is FunctionTypeParam & Opts;\ndeclare function isGenericTypeAnnotation(node: Node | null | undefined): node is GenericTypeAnnotation;\ndeclare function isGenericTypeAnnotation<Opts extends Options<GenericTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is GenericTypeAnnotation & Opts;\ndeclare function isInferredPredicate(node: Node | null | undefined): node is InferredPredicate;\ndeclare function isInferredPredicate<Opts extends Options<InferredPredicate>>(node: Node | null | undefined, opts?: Opts | null): node is InferredPredicate & Opts;\ndeclare function isInterfaceExtends(node: Node | null | undefined): node is InterfaceExtends;\ndeclare function isInterfaceExtends<Opts extends Options<InterfaceExtends>>(node: Node | null | undefined, opts?: Opts | null): node is InterfaceExtends & Opts;\ndeclare function isInterfaceDeclaration(node: Node | null | undefined): node is InterfaceDeclaration;\ndeclare function isInterfaceDeclaration<Opts extends Options<InterfaceDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is InterfaceDeclaration & Opts;\ndeclare function isInterfaceTypeAnnotation(node: Node | null | undefined): node is InterfaceTypeAnnotation;\ndeclare function isInterfaceTypeAnnotation<Opts extends Options<InterfaceTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is InterfaceTypeAnnotation & Opts;\ndeclare function isIntersectionTypeAnnotation(node: Node | null | undefined): node is IntersectionTypeAnnotation;\ndeclare function isIntersectionTypeAnnotation<Opts extends Options<IntersectionTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is IntersectionTypeAnnotation & Opts;\ndeclare function isMixedTypeAnnotation(node: Node | null | undefined): node is MixedTypeAnnotation;\ndeclare function isMixedTypeAnnotation<Opts extends Options<MixedTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is MixedTypeAnnotation & Opts;\ndeclare function isEmptyTypeAnnotation(node: Node | null | undefined): node is EmptyTypeAnnotation;\ndeclare function isEmptyTypeAnnotation<Opts extends Options<EmptyTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is EmptyTypeAnnotation & Opts;\ndeclare function isNullableTypeAnnotation(node: Node | null | undefined): node is NullableTypeAnnotation;\ndeclare function isNullableTypeAnnotation<Opts extends Options<NullableTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is NullableTypeAnnotation & Opts;\ndeclare function isNumberLiteralTypeAnnotation(node: Node | null | undefined): node is NumberLiteralTypeAnnotation;\ndeclare function isNumberLiteralTypeAnnotation<Opts extends Options<NumberLiteralTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is NumberLiteralTypeAnnotation & Opts;\ndeclare function isNumberTypeAnnotation(node: Node | null | undefined): node is NumberTypeAnnotation;\ndeclare function isNumberTypeAnnotation<Opts extends Options<NumberTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is NumberTypeAnnotation & Opts;\ndeclare function isObjectTypeAnnotation(node: Node | null | undefined): node is ObjectTypeAnnotation;\ndeclare function isObjectTypeAnnotation<Opts extends Options<ObjectTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectTypeAnnotation & Opts;\ndeclare function isObjectTypeInternalSlot(node: Node | null | undefined): node is ObjectTypeInternalSlot;\ndeclare function isObjectTypeInternalSlot<Opts extends Options<ObjectTypeInternalSlot>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectTypeInternalSlot & Opts;\ndeclare function isObjectTypeCallProperty(node: Node | null | undefined): node is ObjectTypeCallProperty;\ndeclare function isObjectTypeCallProperty<Opts extends Options<ObjectTypeCallProperty>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectTypeCallProperty & Opts;\ndeclare function isObjectTypeIndexer(node: Node | null | undefined): node is ObjectTypeIndexer;\ndeclare function isObjectTypeIndexer<Opts extends Options<ObjectTypeIndexer>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectTypeIndexer & Opts;\ndeclare function isObjectTypeProperty(node: Node | null | undefined): node is ObjectTypeProperty;\ndeclare function isObjectTypeProperty<Opts extends Options<ObjectTypeProperty>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectTypeProperty & Opts;\ndeclare function isObjectTypeSpreadProperty(node: Node | null | undefined): node is ObjectTypeSpreadProperty;\ndeclare function isObjectTypeSpreadProperty<Opts extends Options<ObjectTypeSpreadProperty>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectTypeSpreadProperty & Opts;\ndeclare function isOpaqueType(node: Node | null | undefined): node is OpaqueType;\ndeclare function isOpaqueType<Opts extends Options<OpaqueType>>(node: Node | null | undefined, opts?: Opts | null): node is OpaqueType & Opts;\ndeclare function isQualifiedTypeIdentifier(node: Node | null | undefined): node is QualifiedTypeIdentifier;\ndeclare function isQualifiedTypeIdentifier<Opts extends Options<QualifiedTypeIdentifier>>(node: Node | null | undefined, opts?: Opts | null): node is QualifiedTypeIdentifier & Opts;\ndeclare function isStringLiteralTypeAnnotation(node: Node | null | undefined): node is StringLiteralTypeAnnotation;\ndeclare function isStringLiteralTypeAnnotation<Opts extends Options<StringLiteralTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is StringLiteralTypeAnnotation & Opts;\ndeclare function isStringTypeAnnotation(node: Node | null | undefined): node is StringTypeAnnotation;\ndeclare function isStringTypeAnnotation<Opts extends Options<StringTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is StringTypeAnnotation & Opts;\ndeclare function isSymbolTypeAnnotation(node: Node | null | undefined): node is SymbolTypeAnnotation;\ndeclare function isSymbolTypeAnnotation<Opts extends Options<SymbolTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is SymbolTypeAnnotation & Opts;\ndeclare function isThisTypeAnnotation(node: Node | null | undefined): node is ThisTypeAnnotation;\ndeclare function isThisTypeAnnotation<Opts extends Options<ThisTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is ThisTypeAnnotation & Opts;\ndeclare function isTupleTypeAnnotation(node: Node | null | undefined): node is TupleTypeAnnotation;\ndeclare function isTupleTypeAnnotation<Opts extends Options<TupleTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is TupleTypeAnnotation & Opts;\ndeclare function isTypeofTypeAnnotation(node: Node | null | undefined): node is TypeofTypeAnnotation;\ndeclare function isTypeofTypeAnnotation<Opts extends Options<TypeofTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is TypeofTypeAnnotation & Opts;\ndeclare function isTypeAlias(node: Node | null | undefined): node is TypeAlias;\ndeclare function isTypeAlias<Opts extends Options<TypeAlias>>(node: Node | null | undefined, opts?: Opts | null): node is TypeAlias & Opts;\ndeclare function isTypeAnnotation(node: Node | null | undefined): node is TypeAnnotation;\ndeclare function isTypeAnnotation<Opts extends Options<TypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is TypeAnnotation & Opts;\ndeclare function isTypeCastExpression(node: Node | null | undefined): node is TypeCastExpression;\ndeclare function isTypeCastExpression<Opts extends Options<TypeCastExpression>>(node: Node | null | undefined, opts?: Opts | null): node is TypeCastExpression & Opts;\ndeclare function isTypeParameter(node: Node | null | undefined): node is TypeParameter;\ndeclare function isTypeParameter<Opts extends Options<TypeParameter>>(node: Node | null | undefined, opts?: Opts | null): node is TypeParameter & Opts;\ndeclare function isTypeParameterDeclaration(node: Node | null | undefined): node is TypeParameterDeclaration;\ndeclare function isTypeParameterDeclaration<Opts extends Options<TypeParameterDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TypeParameterDeclaration & Opts;\ndeclare function isTypeParameterInstantiation(node: Node | null | undefined): node is TypeParameterInstantiation;\ndeclare function isTypeParameterInstantiation<Opts extends Options<TypeParameterInstantiation>>(node: Node | null | undefined, opts?: Opts | null): node is TypeParameterInstantiation & Opts;\ndeclare function isUnionTypeAnnotation(node: Node | null | undefined): node is UnionTypeAnnotation;\ndeclare function isUnionTypeAnnotation<Opts extends Options<UnionTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is UnionTypeAnnotation & Opts;\ndeclare function isVariance(node: Node | null | undefined): node is Variance;\ndeclare function isVariance<Opts extends Options<Variance>>(node: Node | null | undefined, opts?: Opts | null): node is Variance & Opts;\ndeclare function isVoidTypeAnnotation(node: Node | null | undefined): node is VoidTypeAnnotation;\ndeclare function isVoidTypeAnnotation<Opts extends Options<VoidTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is VoidTypeAnnotation & Opts;\ndeclare function isEnumDeclaration(node: Node | null | undefined): node is EnumDeclaration;\ndeclare function isEnumDeclaration<Opts extends Options<EnumDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is EnumDeclaration & Opts;\ndeclare function isEnumBooleanBody(node: Node | null | undefined): node is EnumBooleanBody;\ndeclare function isEnumBooleanBody<Opts extends Options<EnumBooleanBody>>(node: Node | null | undefined, opts?: Opts | null): node is EnumBooleanBody & Opts;\ndeclare function isEnumNumberBody(node: Node | null | undefined): node is EnumNumberBody;\ndeclare function isEnumNumberBody<Opts extends Options<EnumNumberBody>>(node: Node | null | undefined, opts?: Opts | null): node is EnumNumberBody & Opts;\ndeclare function isEnumStringBody(node: Node | null | undefined): node is EnumStringBody;\ndeclare function isEnumStringBody<Opts extends Options<EnumStringBody>>(node: Node | null | undefined, opts?: Opts | null): node is EnumStringBody & Opts;\ndeclare function isEnumSymbolBody(node: Node | null | undefined): node is EnumSymbolBody;\ndeclare function isEnumSymbolBody<Opts extends Options<EnumSymbolBody>>(node: Node | null | undefined, opts?: Opts | null): node is EnumSymbolBody & Opts;\ndeclare function isEnumBooleanMember(node: Node | null | undefined): node is EnumBooleanMember;\ndeclare function isEnumBooleanMember<Opts extends Options<EnumBooleanMember>>(node: Node | null | undefined, opts?: Opts | null): node is EnumBooleanMember & Opts;\ndeclare function isEnumNumberMember(node: Node | null | undefined): node is EnumNumberMember;\ndeclare function isEnumNumberMember<Opts extends Options<EnumNumberMember>>(node: Node | null | undefined, opts?: Opts | null): node is EnumNumberMember & Opts;\ndeclare function isEnumStringMember(node: Node | null | undefined): node is EnumStringMember;\ndeclare function isEnumStringMember<Opts extends Options<EnumStringMember>>(node: Node | null | undefined, opts?: Opts | null): node is EnumStringMember & Opts;\ndeclare function isEnumDefaultedMember(node: Node | null | undefined): node is EnumDefaultedMember;\ndeclare function isEnumDefaultedMember<Opts extends Options<EnumDefaultedMember>>(node: Node | null | undefined, opts?: Opts | null): node is EnumDefaultedMember & Opts;\ndeclare function isIndexedAccessType(node: Node | null | undefined): node is IndexedAccessType;\ndeclare function isIndexedAccessType<Opts extends Options<IndexedAccessType>>(node: Node | null | undefined, opts?: Opts | null): node is IndexedAccessType & Opts;\ndeclare function isOptionalIndexedAccessType(node: Node | null | undefined): node is OptionalIndexedAccessType;\ndeclare function isOptionalIndexedAccessType<Opts extends Options<OptionalIndexedAccessType>>(node: Node | null | undefined, opts?: Opts | null): node is OptionalIndexedAccessType & Opts;\ndeclare function isJSXAttribute(node: Node | null | undefined): node is JSXAttribute;\ndeclare function isJSXAttribute<Opts extends Options<JSXAttribute>>(node: Node | null | undefined, opts?: Opts | null): node is JSXAttribute & Opts;\ndeclare function isJSXClosingElement(node: Node | null | undefined): node is JSXClosingElement;\ndeclare function isJSXClosingElement<Opts extends Options<JSXClosingElement>>(node: Node | null | undefined, opts?: Opts | null): node is JSXClosingElement & Opts;\ndeclare function isJSXElement(node: Node | null | undefined): node is JSXElement;\ndeclare function isJSXElement<Opts extends Options<JSXElement>>(node: Node | null | undefined, opts?: Opts | null): node is JSXElement & Opts;\ndeclare function isJSXEmptyExpression(node: Node | null | undefined): node is JSXEmptyExpression;\ndeclare function isJSXEmptyExpression<Opts extends Options<JSXEmptyExpression>>(node: Node | null | undefined, opts?: Opts | null): node is JSXEmptyExpression & Opts;\ndeclare function isJSXExpressionContainer(node: Node | null | undefined): node is JSXExpressionContainer;\ndeclare function isJSXExpressionContainer<Opts extends Options<JSXExpressionContainer>>(node: Node | null | undefined, opts?: Opts | null): node is JSXExpressionContainer & Opts;\ndeclare function isJSXSpreadChild(node: Node | null | undefined): node is JSXSpreadChild;\ndeclare function isJSXSpreadChild<Opts extends Options<JSXSpreadChild>>(node: Node | null | undefined, opts?: Opts | null): node is JSXSpreadChild & Opts;\ndeclare function isJSXIdentifier(node: Node | null | undefined): node is JSXIdentifier;\ndeclare function isJSXIdentifier<Opts extends Options<JSXIdentifier>>(node: Node | null | undefined, opts?: Opts | null): node is JSXIdentifier & Opts;\ndeclare function isJSXMemberExpression(node: Node | null | undefined): node is JSXMemberExpression;\ndeclare function isJSXMemberExpression<Opts extends Options<JSXMemberExpression>>(node: Node | null | undefined, opts?: Opts | null): node is JSXMemberExpression & Opts;\ndeclare function isJSXNamespacedName(node: Node | null | undefined): node is JSXNamespacedName;\ndeclare function isJSXNamespacedName<Opts extends Options<JSXNamespacedName>>(node: Node | null | undefined, opts?: Opts | null): node is JSXNamespacedName & Opts;\ndeclare function isJSXOpeningElement(node: Node | null | undefined): node is JSXOpeningElement;\ndeclare function isJSXOpeningElement<Opts extends Options<JSXOpeningElement>>(node: Node | null | undefined, opts?: Opts | null): node is JSXOpeningElement & Opts;\ndeclare function isJSXSpreadAttribute(node: Node | null | undefined): node is JSXSpreadAttribute;\ndeclare function isJSXSpreadAttribute<Opts extends Options<JSXSpreadAttribute>>(node: Node | null | undefined, opts?: Opts | null): node is JSXSpreadAttribute & Opts;\ndeclare function isJSXText(node: Node | null | undefined): node is JSXText;\ndeclare function isJSXText<Opts extends Options<JSXText>>(node: Node | null | undefined, opts?: Opts | null): node is JSXText & Opts;\ndeclare function isJSXFragment(node: Node | null | undefined): node is JSXFragment;\ndeclare function isJSXFragment<Opts extends Options<JSXFragment>>(node: Node | null | undefined, opts?: Opts | null): node is JSXFragment & Opts;\ndeclare function isJSXOpeningFragment(node: Node | null | undefined): node is JSXOpeningFragment;\ndeclare function isJSXOpeningFragment<Opts extends Options<JSXOpeningFragment>>(node: Node | null | undefined, opts?: Opts | null): node is JSXOpeningFragment & Opts;\ndeclare function isJSXClosingFragment(node: Node | null | undefined): node is JSXClosingFragment;\ndeclare function isJSXClosingFragment<Opts extends Options<JSXClosingFragment>>(node: Node | null | undefined, opts?: Opts | null): node is JSXClosingFragment & Opts;\ndeclare function isNoop(node: Node | null | undefined): node is Noop;\ndeclare function isNoop<Opts extends Options<Noop>>(node: Node | null | undefined, opts?: Opts | null): node is Noop & Opts;\ndeclare function isPlaceholder(node: Node | null | undefined): node is Placeholder;\ndeclare function isPlaceholder<Opts extends Options<Placeholder>>(node: Node | null | undefined, opts?: Opts | null): node is Placeholder & Opts;\ndeclare function isV8IntrinsicIdentifier(node: Node | null | undefined): node is V8IntrinsicIdentifier;\ndeclare function isV8IntrinsicIdentifier<Opts extends Options<V8IntrinsicIdentifier>>(node: Node | null | undefined, opts?: Opts | null): node is V8IntrinsicIdentifier & Opts;\ndeclare function isArgumentPlaceholder(node: Node | null | undefined): node is ArgumentPlaceholder;\ndeclare function isArgumentPlaceholder<Opts extends Options<ArgumentPlaceholder>>(node: Node | null | undefined, opts?: Opts | null): node is ArgumentPlaceholder & Opts;\ndeclare function isBindExpression(node: Node | null | undefined): node is BindExpression;\ndeclare function isBindExpression<Opts extends Options<BindExpression>>(node: Node | null | undefined, opts?: Opts | null): node is BindExpression & Opts;\ndeclare function isDecorator(node: Node | null | undefined): node is Decorator;\ndeclare function isDecorator<Opts extends Options<Decorator>>(node: Node | null | undefined, opts?: Opts | null): node is Decorator & Opts;\ndeclare function isDoExpression(node: Node | null | undefined): node is DoExpression;\ndeclare function isDoExpression<Opts extends Options<DoExpression>>(node: Node | null | undefined, opts?: Opts | null): node is DoExpression & Opts;\ndeclare function isExportDefaultSpecifier(node: Node | null | undefined): node is ExportDefaultSpecifier;\ndeclare function isExportDefaultSpecifier<Opts extends Options<ExportDefaultSpecifier>>(node: Node | null | undefined, opts?: Opts | null): node is ExportDefaultSpecifier & Opts;\ndeclare function isRecordExpression(node: Node | null | undefined): node is RecordExpression;\ndeclare function isRecordExpression<Opts extends Options<RecordExpression>>(node: Node | null | undefined, opts?: Opts | null): node is RecordExpression & Opts;\ndeclare function isTupleExpression(node: Node | null | undefined): node is TupleExpression;\ndeclare function isTupleExpression<Opts extends Options<TupleExpression>>(node: Node | null | undefined, opts?: Opts | null): node is TupleExpression & Opts;\ndeclare function isDecimalLiteral(node: Node | null | undefined): node is DecimalLiteral;\ndeclare function isDecimalLiteral<Opts extends Options<DecimalLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is DecimalLiteral & Opts;\ndeclare function isModuleExpression(node: Node | null | undefined): node is ModuleExpression;\ndeclare function isModuleExpression<Opts extends Options<ModuleExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ModuleExpression & Opts;\ndeclare function isTopicReference(node: Node | null | undefined): node is TopicReference;\ndeclare function isTopicReference<Opts extends Options<TopicReference>>(node: Node | null | undefined, opts?: Opts | null): node is TopicReference & Opts;\ndeclare function isPipelineTopicExpression(node: Node | null | undefined): node is PipelineTopicExpression;\ndeclare function isPipelineTopicExpression<Opts extends Options<PipelineTopicExpression>>(node: Node | null | undefined, opts?: Opts | null): node is PipelineTopicExpression & Opts;\ndeclare function isPipelineBareFunction(node: Node | null | undefined): node is PipelineBareFunction;\ndeclare function isPipelineBareFunction<Opts extends Options<PipelineBareFunction>>(node: Node | null | undefined, opts?: Opts | null): node is PipelineBareFunction & Opts;\ndeclare function isPipelinePrimaryTopicReference(node: Node | null | undefined): node is PipelinePrimaryTopicReference;\ndeclare function isPipelinePrimaryTopicReference<Opts extends Options<PipelinePrimaryTopicReference>>(node: Node | null | undefined, opts?: Opts | null): node is PipelinePrimaryTopicReference & Opts;\ndeclare function isVoidPattern(node: Node | null | undefined): node is VoidPattern;\ndeclare function isVoidPattern<Opts extends Options<VoidPattern>>(node: Node | null | undefined, opts?: Opts | null): node is VoidPattern & Opts;\ndeclare function isTSParameterProperty(node: Node | null | undefined): node is TSParameterProperty;\ndeclare function isTSParameterProperty<Opts extends Options<TSParameterProperty>>(node: Node | null | undefined, opts?: Opts | null): node is TSParameterProperty & Opts;\ndeclare function isTSDeclareFunction(node: Node | null | undefined): node is TSDeclareFunction;\ndeclare function isTSDeclareFunction<Opts extends Options<TSDeclareFunction>>(node: Node | null | undefined, opts?: Opts | null): node is TSDeclareFunction & Opts;\ndeclare function isTSDeclareMethod(node: Node | null | undefined): node is TSDeclareMethod;\ndeclare function isTSDeclareMethod<Opts extends Options<TSDeclareMethod>>(node: Node | null | undefined, opts?: Opts | null): node is TSDeclareMethod & Opts;\ndeclare function isTSQualifiedName(node: Node | null | undefined): node is TSQualifiedName;\ndeclare function isTSQualifiedName<Opts extends Options<TSQualifiedName>>(node: Node | null | undefined, opts?: Opts | null): node is TSQualifiedName & Opts;\ndeclare function isTSCallSignatureDeclaration(node: Node | null | undefined): node is TSCallSignatureDeclaration;\ndeclare function isTSCallSignatureDeclaration<Opts extends Options<TSCallSignatureDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSCallSignatureDeclaration & Opts;\ndeclare function isTSConstructSignatureDeclaration(node: Node | null | undefined): node is TSConstructSignatureDeclaration;\ndeclare function isTSConstructSignatureDeclaration<Opts extends Options<TSConstructSignatureDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSConstructSignatureDeclaration & Opts;\ndeclare function isTSPropertySignature(node: Node | null | undefined): node is TSPropertySignature;\ndeclare function isTSPropertySignature<Opts extends Options<TSPropertySignature>>(node: Node | null | undefined, opts?: Opts | null): node is TSPropertySignature & Opts;\ndeclare function isTSMethodSignature(node: Node | null | undefined): node is TSMethodSignature;\ndeclare function isTSMethodSignature<Opts extends Options<TSMethodSignature>>(node: Node | null | undefined, opts?: Opts | null): node is TSMethodSignature & Opts;\ndeclare function isTSIndexSignature(node: Node | null | undefined): node is TSIndexSignature;\ndeclare function isTSIndexSignature<Opts extends Options<TSIndexSignature>>(node: Node | null | undefined, opts?: Opts | null): node is TSIndexSignature & Opts;\ndeclare function isTSAnyKeyword(node: Node | null | undefined): node is TSAnyKeyword;\ndeclare function isTSAnyKeyword<Opts extends Options<TSAnyKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSAnyKeyword & Opts;\ndeclare function isTSBooleanKeyword(node: Node | null | undefined): node is TSBooleanKeyword;\ndeclare function isTSBooleanKeyword<Opts extends Options<TSBooleanKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSBooleanKeyword & Opts;\ndeclare function isTSBigIntKeyword(node: Node | null | undefined): node is TSBigIntKeyword;\ndeclare function isTSBigIntKeyword<Opts extends Options<TSBigIntKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSBigIntKeyword & Opts;\ndeclare function isTSIntrinsicKeyword(node: Node | null | undefined): node is TSIntrinsicKeyword;\ndeclare function isTSIntrinsicKeyword<Opts extends Options<TSIntrinsicKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSIntrinsicKeyword & Opts;\ndeclare function isTSNeverKeyword(node: Node | null | undefined): node is TSNeverKeyword;\ndeclare function isTSNeverKeyword<Opts extends Options<TSNeverKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSNeverKeyword & Opts;\ndeclare function isTSNullKeyword(node: Node | null | undefined): node is TSNullKeyword;\ndeclare function isTSNullKeyword<Opts extends Options<TSNullKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSNullKeyword & Opts;\ndeclare function isTSNumberKeyword(node: Node | null | undefined): node is TSNumberKeyword;\ndeclare function isTSNumberKeyword<Opts extends Options<TSNumberKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSNumberKeyword & Opts;\ndeclare function isTSObjectKeyword(node: Node | null | undefined): node is TSObjectKeyword;\ndeclare function isTSObjectKeyword<Opts extends Options<TSObjectKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSObjectKeyword & Opts;\ndeclare function isTSStringKeyword(node: Node | null | undefined): node is TSStringKeyword;\ndeclare function isTSStringKeyword<Opts extends Options<TSStringKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSStringKeyword & Opts;\ndeclare function isTSSymbolKeyword(node: Node | null | undefined): node is TSSymbolKeyword;\ndeclare function isTSSymbolKeyword<Opts extends Options<TSSymbolKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSSymbolKeyword & Opts;\ndeclare function isTSUndefinedKeyword(node: Node | null | undefined): node is TSUndefinedKeyword;\ndeclare function isTSUndefinedKeyword<Opts extends Options<TSUndefinedKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSUndefinedKeyword & Opts;\ndeclare function isTSUnknownKeyword(node: Node | null | undefined): node is TSUnknownKeyword;\ndeclare function isTSUnknownKeyword<Opts extends Options<TSUnknownKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSUnknownKeyword & Opts;\ndeclare function isTSVoidKeyword(node: Node | null | undefined): node is TSVoidKeyword;\ndeclare function isTSVoidKeyword<Opts extends Options<TSVoidKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSVoidKeyword & Opts;\ndeclare function isTSThisType(node: Node | null | undefined): node is TSThisType;\ndeclare function isTSThisType<Opts extends Options<TSThisType>>(node: Node | null | undefined, opts?: Opts | null): node is TSThisType & Opts;\ndeclare function isTSFunctionType(node: Node | null | undefined): node is TSFunctionType;\ndeclare function isTSFunctionType<Opts extends Options<TSFunctionType>>(node: Node | null | undefined, opts?: Opts | null): node is TSFunctionType & Opts;\ndeclare function isTSConstructorType(node: Node | null | undefined): node is TSConstructorType;\ndeclare function isTSConstructorType<Opts extends Options<TSConstructorType>>(node: Node | null | undefined, opts?: Opts | null): node is TSConstructorType & Opts;\ndeclare function isTSTypeReference(node: Node | null | undefined): node is TSTypeReference;\ndeclare function isTSTypeReference<Opts extends Options<TSTypeReference>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeReference & Opts;\ndeclare function isTSTypePredicate(node: Node | null | undefined): node is TSTypePredicate;\ndeclare function isTSTypePredicate<Opts extends Options<TSTypePredicate>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypePredicate & Opts;\ndeclare function isTSTypeQuery(node: Node | null | undefined): node is TSTypeQuery;\ndeclare function isTSTypeQuery<Opts extends Options<TSTypeQuery>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeQuery & Opts;\ndeclare function isTSTypeLiteral(node: Node | null | undefined): node is TSTypeLiteral;\ndeclare function isTSTypeLiteral<Opts extends Options<TSTypeLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeLiteral & Opts;\ndeclare function isTSArrayType(node: Node | null | undefined): node is TSArrayType;\ndeclare function isTSArrayType<Opts extends Options<TSArrayType>>(node: Node | null | undefined, opts?: Opts | null): node is TSArrayType & Opts;\ndeclare function isTSTupleType(node: Node | null | undefined): node is TSTupleType;\ndeclare function isTSTupleType<Opts extends Options<TSTupleType>>(node: Node | null | undefined, opts?: Opts | null): node is TSTupleType & Opts;\ndeclare function isTSOptionalType(node: Node | null | undefined): node is TSOptionalType;\ndeclare function isTSOptionalType<Opts extends Options<TSOptionalType>>(node: Node | null | undefined, opts?: Opts | null): node is TSOptionalType & Opts;\ndeclare function isTSRestType(node: Node | null | undefined): node is TSRestType;\ndeclare function isTSRestType<Opts extends Options<TSRestType>>(node: Node | null | undefined, opts?: Opts | null): node is TSRestType & Opts;\ndeclare function isTSNamedTupleMember(node: Node | null | undefined): node is TSNamedTupleMember;\ndeclare function isTSNamedTupleMember<Opts extends Options<TSNamedTupleMember>>(node: Node | null | undefined, opts?: Opts | null): node is TSNamedTupleMember & Opts;\ndeclare function isTSUnionType(node: Node | null | undefined): node is TSUnionType;\ndeclare function isTSUnionType<Opts extends Options<TSUnionType>>(node: Node | null | undefined, opts?: Opts | null): node is TSUnionType & Opts;\ndeclare function isTSIntersectionType(node: Node | null | undefined): node is TSIntersectionType;\ndeclare function isTSIntersectionType<Opts extends Options<TSIntersectionType>>(node: Node | null | undefined, opts?: Opts | null): node is TSIntersectionType & Opts;\ndeclare function isTSConditionalType(node: Node | null | undefined): node is TSConditionalType;\ndeclare function isTSConditionalType<Opts extends Options<TSConditionalType>>(node: Node | null | undefined, opts?: Opts | null): node is TSConditionalType & Opts;\ndeclare function isTSInferType(node: Node | null | undefined): node is TSInferType;\ndeclare function isTSInferType<Opts extends Options<TSInferType>>(node: Node | null | undefined, opts?: Opts | null): node is TSInferType & Opts;\ndeclare function isTSParenthesizedType(node: Node | null | undefined): node is TSParenthesizedType;\ndeclare function isTSParenthesizedType<Opts extends Options<TSParenthesizedType>>(node: Node | null | undefined, opts?: Opts | null): node is TSParenthesizedType & Opts;\ndeclare function isTSTypeOperator(node: Node | null | undefined): node is TSTypeOperator;\ndeclare function isTSTypeOperator<Opts extends Options<TSTypeOperator>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeOperator & Opts;\ndeclare function isTSIndexedAccessType(node: Node | null | undefined): node is TSIndexedAccessType;\ndeclare function isTSIndexedAccessType<Opts extends Options<TSIndexedAccessType>>(node: Node | null | undefined, opts?: Opts | null): node is TSIndexedAccessType & Opts;\ndeclare function isTSMappedType(node: Node | null | undefined): node is TSMappedType;\ndeclare function isTSMappedType<Opts extends Options<TSMappedType>>(node: Node | null | undefined, opts?: Opts | null): node is TSMappedType & Opts;\ndeclare function isTSTemplateLiteralType(node: Node | null | undefined): node is TSTemplateLiteralType;\ndeclare function isTSTemplateLiteralType<Opts extends Options<TSTemplateLiteralType>>(node: Node | null | undefined, opts?: Opts | null): node is TSTemplateLiteralType & Opts;\ndeclare function isTSLiteralType(node: Node | null | undefined): node is TSLiteralType;\ndeclare function isTSLiteralType<Opts extends Options<TSLiteralType>>(node: Node | null | undefined, opts?: Opts | null): node is TSLiteralType & Opts;\ndeclare function isTSExpressionWithTypeArguments(node: Node | null | undefined): node is TSExpressionWithTypeArguments;\ndeclare function isTSExpressionWithTypeArguments<Opts extends Options<TSExpressionWithTypeArguments>>(node: Node | null | undefined, opts?: Opts | null): node is TSExpressionWithTypeArguments & Opts;\ndeclare function isTSInterfaceDeclaration(node: Node | null | undefined): node is TSInterfaceDeclaration;\ndeclare function isTSInterfaceDeclaration<Opts extends Options<TSInterfaceDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSInterfaceDeclaration & Opts;\ndeclare function isTSInterfaceBody(node: Node | null | undefined): node is TSInterfaceBody;\ndeclare function isTSInterfaceBody<Opts extends Options<TSInterfaceBody>>(node: Node | null | undefined, opts?: Opts | null): node is TSInterfaceBody & Opts;\ndeclare function isTSTypeAliasDeclaration(node: Node | null | undefined): node is TSTypeAliasDeclaration;\ndeclare function isTSTypeAliasDeclaration<Opts extends Options<TSTypeAliasDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeAliasDeclaration & Opts;\ndeclare function isTSInstantiationExpression(node: Node | null | undefined): node is TSInstantiationExpression;\ndeclare function isTSInstantiationExpression<Opts extends Options<TSInstantiationExpression>>(node: Node | null | undefined, opts?: Opts | null): node is TSInstantiationExpression & Opts;\ndeclare function isTSAsExpression(node: Node | null | undefined): node is TSAsExpression;\ndeclare function isTSAsExpression<Opts extends Options<TSAsExpression>>(node: Node | null | undefined, opts?: Opts | null): node is TSAsExpression & Opts;\ndeclare function isTSSatisfiesExpression(node: Node | null | undefined): node is TSSatisfiesExpression;\ndeclare function isTSSatisfiesExpression<Opts extends Options<TSSatisfiesExpression>>(node: Node | null | undefined, opts?: Opts | null): node is TSSatisfiesExpression & Opts;\ndeclare function isTSTypeAssertion(node: Node | null | undefined): node is TSTypeAssertion;\ndeclare function isTSTypeAssertion<Opts extends Options<TSTypeAssertion>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeAssertion & Opts;\ndeclare function isTSEnumBody(node: Node | null | undefined): node is TSEnumBody;\ndeclare function isTSEnumBody<Opts extends Options<TSEnumBody>>(node: Node | null | undefined, opts?: Opts | null): node is TSEnumBody & Opts;\ndeclare function isTSEnumDeclaration(node: Node | null | undefined): node is TSEnumDeclaration;\ndeclare function isTSEnumDeclaration<Opts extends Options<TSEnumDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSEnumDeclaration & Opts;\ndeclare function isTSEnumMember(node: Node | null | undefined): node is TSEnumMember;\ndeclare function isTSEnumMember<Opts extends Options<TSEnumMember>>(node: Node | null | undefined, opts?: Opts | null): node is TSEnumMember & Opts;\ndeclare function isTSModuleDeclaration(node: Node | null | undefined): node is TSModuleDeclaration;\ndeclare function isTSModuleDeclaration<Opts extends Options<TSModuleDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSModuleDeclaration & Opts;\ndeclare function isTSModuleBlock(node: Node | null | undefined): node is TSModuleBlock;\ndeclare function isTSModuleBlock<Opts extends Options<TSModuleBlock>>(node: Node | null | undefined, opts?: Opts | null): node is TSModuleBlock & Opts;\ndeclare function isTSImportType(node: Node | null | undefined): node is TSImportType;\ndeclare function isTSImportType<Opts extends Options<TSImportType>>(node: Node | null | undefined, opts?: Opts | null): node is TSImportType & Opts;\ndeclare function isTSImportEqualsDeclaration(node: Node | null | undefined): node is TSImportEqualsDeclaration;\ndeclare function isTSImportEqualsDeclaration<Opts extends Options<TSImportEqualsDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSImportEqualsDeclaration & Opts;\ndeclare function isTSExternalModuleReference(node: Node | null | undefined): node is TSExternalModuleReference;\ndeclare function isTSExternalModuleReference<Opts extends Options<TSExternalModuleReference>>(node: Node | null | undefined, opts?: Opts | null): node is TSExternalModuleReference & Opts;\ndeclare function isTSNonNullExpression(node: Node | null | undefined): node is TSNonNullExpression;\ndeclare function isTSNonNullExpression<Opts extends Options<TSNonNullExpression>>(node: Node | null | undefined, opts?: Opts | null): node is TSNonNullExpression & Opts;\ndeclare function isTSExportAssignment(node: Node | null | undefined): node is TSExportAssignment;\ndeclare function isTSExportAssignment<Opts extends Options<TSExportAssignment>>(node: Node | null | undefined, opts?: Opts | null): node is TSExportAssignment & Opts;\ndeclare function isTSNamespaceExportDeclaration(node: Node | null | undefined): node is TSNamespaceExportDeclaration;\ndeclare function isTSNamespaceExportDeclaration<Opts extends Options<TSNamespaceExportDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSNamespaceExportDeclaration & Opts;\ndeclare function isTSTypeAnnotation(node: Node | null | undefined): node is TSTypeAnnotation;\ndeclare function isTSTypeAnnotation<Opts extends Options<TSTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeAnnotation & Opts;\ndeclare function isTSTypeParameterInstantiation(node: Node | null | undefined): node is TSTypeParameterInstantiation;\ndeclare function isTSTypeParameterInstantiation<Opts extends Options<TSTypeParameterInstantiation>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeParameterInstantiation & Opts;\ndeclare function isTSTypeParameterDeclaration(node: Node | null | undefined): node is TSTypeParameterDeclaration;\ndeclare function isTSTypeParameterDeclaration<Opts extends Options<TSTypeParameterDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeParameterDeclaration & Opts;\ndeclare function isTSTypeParameter(node: Node | null | undefined): node is TSTypeParameter;\ndeclare function isTSTypeParameter<Opts extends Options<TSTypeParameter>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeParameter & Opts;\ndeclare function isStandardized(node: Node | null | undefined): node is Standardized;\ndeclare function isStandardized<Opts extends Options<Standardized>>(node: Node | null | undefined, opts?: Opts | null): node is Standardized & Opts;\ndeclare function isExpression(node: Node | null | undefined): node is Expression;\ndeclare function isExpression<Opts extends Options<Expression>>(node: Node | null | undefined, opts?: Opts | null): node is Expression & Opts;\ndeclare function isBinary(node: Node | null | undefined): node is Binary;\ndeclare function isBinary<Opts extends Options<Binary>>(node: Node | null | undefined, opts?: Opts | null): node is Binary & Opts;\ndeclare function isScopable(node: Node | null | undefined): node is Scopable;\ndeclare function isScopable<Opts extends Options<Scopable>>(node: Node | null | undefined, opts?: Opts | null): node is Scopable & Opts;\ndeclare function isBlockParent(node: Node | null | undefined): node is BlockParent;\ndeclare function isBlockParent<Opts extends Options<BlockParent>>(node: Node | null | undefined, opts?: Opts | null): node is BlockParent & Opts;\ndeclare function isBlock(node: Node | null | undefined): node is Block;\ndeclare function isBlock<Opts extends Options<Block>>(node: Node | null | undefined, opts?: Opts | null): node is Block & Opts;\ndeclare function isStatement(node: Node | null | undefined): node is Statement;\ndeclare function isStatement<Opts extends Options<Statement>>(node: Node | null | undefined, opts?: Opts | null): node is Statement & Opts;\ndeclare function isTerminatorless(node: Node | null | undefined): node is Terminatorless;\ndeclare function isTerminatorless<Opts extends Options<Terminatorless>>(node: Node | null | undefined, opts?: Opts | null): node is Terminatorless & Opts;\ndeclare function isCompletionStatement(node: Node | null | undefined): node is CompletionStatement;\ndeclare function isCompletionStatement<Opts extends Options<CompletionStatement>>(node: Node | null | undefined, opts?: Opts | null): node is CompletionStatement & Opts;\ndeclare function isConditional(node: Node | null | undefined): node is Conditional;\ndeclare function isConditional<Opts extends Options<Conditional>>(node: Node | null | undefined, opts?: Opts | null): node is Conditional & Opts;\ndeclare function isLoop(node: Node | null | undefined): node is Loop;\ndeclare function isLoop<Opts extends Options<Loop>>(node: Node | null | undefined, opts?: Opts | null): node is Loop & Opts;\ndeclare function isWhile(node: Node | null | undefined): node is While;\ndeclare function isWhile<Opts extends Options<While>>(node: Node | null | undefined, opts?: Opts | null): node is While & Opts;\ndeclare function isExpressionWrapper(node: Node | null | undefined): node is ExpressionWrapper;\ndeclare function isExpressionWrapper<Opts extends Options<ExpressionWrapper>>(node: Node | null | undefined, opts?: Opts | null): node is ExpressionWrapper & Opts;\ndeclare function isFor(node: Node | null | undefined): node is For;\ndeclare function isFor<Opts extends Options<For>>(node: Node | null | undefined, opts?: Opts | null): node is For & Opts;\ndeclare function isForXStatement(node: Node | null | undefined): node is ForXStatement;\ndeclare function isForXStatement<Opts extends Options<ForXStatement>>(node: Node | null | undefined, opts?: Opts | null): node is ForXStatement & Opts;\ndeclare function isFunction(node: Node | null | undefined): node is Function;\ndeclare function isFunction<Opts extends Options<Function>>(node: Node | null | undefined, opts?: Opts | null): node is Function & Opts;\ndeclare function isFunctionParent(node: Node | null | undefined): node is FunctionParent;\ndeclare function isFunctionParent<Opts extends Options<FunctionParent>>(node: Node | null | undefined, opts?: Opts | null): node is FunctionParent & Opts;\ndeclare function isPureish(node: Node | null | undefined): node is Pureish;\ndeclare function isPureish<Opts extends Options<Pureish>>(node: Node | null | undefined, opts?: Opts | null): node is Pureish & Opts;\ndeclare function isDeclaration(node: Node | null | undefined): node is Declaration;\ndeclare function isDeclaration<Opts extends Options<Declaration>>(node: Node | null | undefined, opts?: Opts | null): node is Declaration & Opts;\ndeclare function isFunctionParameter(node: Node | null | undefined): node is FunctionParameter;\ndeclare function isFunctionParameter<Opts extends Options<FunctionParameter>>(node: Node | null | undefined, opts?: Opts | null): node is FunctionParameter & Opts;\ndeclare function isPatternLike(node: Node | null | undefined): node is PatternLike;\ndeclare function isPatternLike<Opts extends Options<PatternLike>>(node: Node | null | undefined, opts?: Opts | null): node is PatternLike & Opts;\ndeclare function isLVal(node: Node | null | undefined): node is LVal;\ndeclare function isLVal<Opts extends Options<LVal>>(node: Node | null | undefined, opts?: Opts | null): node is LVal & Opts;\ndeclare function isTSEntityName(node: Node | null | undefined): node is TSEntityName;\ndeclare function isTSEntityName<Opts extends Options<TSEntityName>>(node: Node | null | undefined, opts?: Opts | null): node is TSEntityName & Opts;\ndeclare function isLiteral(node: Node | null | undefined): node is Literal;\ndeclare function isLiteral<Opts extends Options<Literal>>(node: Node | null | undefined, opts?: Opts | null): node is Literal & Opts;\ndeclare function isUserWhitespacable(node: Node | null | undefined): node is UserWhitespacable;\ndeclare function isUserWhitespacable<Opts extends Options<UserWhitespacable>>(node: Node | null | undefined, opts?: Opts | null): node is UserWhitespacable & Opts;\ndeclare function isMethod(node: Node | null | undefined): node is Method;\ndeclare function isMethod<Opts extends Options<Method>>(node: Node | null | undefined, opts?: Opts | null): node is Method & Opts;\ndeclare function isObjectMember(node: Node | null | undefined): node is ObjectMember;\ndeclare function isObjectMember<Opts extends Options<ObjectMember>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectMember & Opts;\ndeclare function isProperty(node: Node | null | undefined): node is Property;\ndeclare function isProperty<Opts extends Options<Property>>(node: Node | null | undefined, opts?: Opts | null): node is Property & Opts;\ndeclare function isUnaryLike(node: Node | null | undefined): node is UnaryLike;\ndeclare function isUnaryLike<Opts extends Options<UnaryLike>>(node: Node | null | undefined, opts?: Opts | null): node is UnaryLike & Opts;\ndeclare function isPattern(node: Node | null | undefined): node is Pattern;\ndeclare function isPattern<Opts extends Options<Pattern>>(node: Node | null | undefined, opts?: Opts | null): node is Pattern & Opts;\ndeclare function isClass(node: Node | null | undefined): node is Class;\ndeclare function isClass<Opts extends Options<Class>>(node: Node | null | undefined, opts?: Opts | null): node is Class & Opts;\ndeclare function isImportOrExportDeclaration(node: Node | null | undefined): node is ImportOrExportDeclaration;\ndeclare function isImportOrExportDeclaration<Opts extends Options<ImportOrExportDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is ImportOrExportDeclaration & Opts;\ndeclare function isExportDeclaration(node: Node | null | undefined): node is ExportDeclaration;\ndeclare function isExportDeclaration<Opts extends Options<ExportDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is ExportDeclaration & Opts;\ndeclare function isModuleSpecifier(node: Node | null | undefined): node is ModuleSpecifier;\ndeclare function isModuleSpecifier<Opts extends Options<ModuleSpecifier>>(node: Node | null | undefined, opts?: Opts | null): node is ModuleSpecifier & Opts;\ndeclare function isAccessor(node: Node | null | undefined): node is Accessor;\ndeclare function isAccessor<Opts extends Options<Accessor>>(node: Node | null | undefined, opts?: Opts | null): node is Accessor & Opts;\ndeclare function isPrivate(node: Node | null | undefined): node is Private;\ndeclare function isPrivate<Opts extends Options<Private>>(node: Node | null | undefined, opts?: Opts | null): node is Private & Opts;\ndeclare function isFlow(node: Node | null | undefined): node is Flow;\ndeclare function isFlow<Opts extends Options<Flow>>(node: Node | null | undefined, opts?: Opts | null): node is Flow & Opts;\ndeclare function isFlowType(node: Node | null | undefined): node is FlowType;\ndeclare function isFlowType<Opts extends Options<FlowType>>(node: Node | null | undefined, opts?: Opts | null): node is FlowType & Opts;\ndeclare function isFlowBaseAnnotation(node: Node | null | undefined): node is FlowBaseAnnotation;\ndeclare function isFlowBaseAnnotation<Opts extends Options<FlowBaseAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is FlowBaseAnnotation & Opts;\ndeclare function isFlowDeclaration(node: Node | null | undefined): node is FlowDeclaration;\ndeclare function isFlowDeclaration<Opts extends Options<FlowDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is FlowDeclaration & Opts;\ndeclare function isFlowPredicate(node: Node | null | undefined): node is FlowPredicate;\ndeclare function isFlowPredicate<Opts extends Options<FlowPredicate>>(node: Node | null | undefined, opts?: Opts | null): node is FlowPredicate & Opts;\ndeclare function isEnumBody(node: Node | null | undefined): node is EnumBody;\ndeclare function isEnumBody<Opts extends Options<EnumBody>>(node: Node | null | undefined, opts?: Opts | null): node is EnumBody & Opts;\ndeclare function isEnumMember(node: Node | null | undefined): node is EnumMember;\ndeclare function isEnumMember<Opts extends Options<EnumMember>>(node: Node | null | undefined, opts?: Opts | null): node is EnumMember & Opts;\ndeclare function isJSX(node: Node | null | undefined): node is JSX;\ndeclare function isJSX<Opts extends Options<JSX>>(node: Node | null | undefined, opts?: Opts | null): node is JSX & Opts;\ndeclare function isMiscellaneous(node: Node | null | undefined): node is Miscellaneous;\ndeclare function isMiscellaneous<Opts extends Options<Miscellaneous>>(node: Node | null | undefined, opts?: Opts | null): node is Miscellaneous & Opts;\ndeclare function isTypeScript(node: Node | null | undefined): node is TypeScript;\ndeclare function isTypeScript<Opts extends Options<TypeScript>>(node: Node | null | undefined, opts?: Opts | null): node is TypeScript & Opts;\ndeclare function isTSTypeElement(node: Node | null | undefined): node is TSTypeElement;\ndeclare function isTSTypeElement<Opts extends Options<TSTypeElement>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeElement & Opts;\ndeclare function isTSType(node: Node | null | undefined): node is TSType;\ndeclare function isTSType<Opts extends Options<TSType>>(node: Node | null | undefined, opts?: Opts | null): node is TSType & Opts;\ndeclare function isTSBaseType(node: Node | null | undefined): node is TSBaseType;\ndeclare function isTSBaseType<Opts extends Options<TSBaseType>>(node: Node | null | undefined, opts?: Opts | null): node is TSBaseType & Opts;\n/**\n * @deprecated Use `isNumericLiteral`\n */\ndeclare function isNumberLiteral(node: Node | null | undefined): boolean;\ndeclare function isNumberLiteral<Opts extends Options<NumberLiteral$1>>(node: Node | null | undefined, opts?: Opts | null): boolean;\n/**\n * @deprecated Use `isRegExpLiteral`\n */\ndeclare function isRegexLiteral(node: Node | null | undefined): boolean;\ndeclare function isRegexLiteral<Opts extends Options<RegexLiteral$1>>(node: Node | null | undefined, opts?: Opts | null): boolean;\n/**\n * @deprecated Use `isRestElement`\n */\ndeclare function isRestProperty(node: Node | null | undefined): boolean;\ndeclare function isRestProperty<Opts extends Options<RestProperty$1>>(node: Node | null | undefined, opts?: Opts | null): boolean;\n/**\n * @deprecated Use `isSpreadElement`\n */\ndeclare function isSpreadProperty(node: Node | null | undefined): boolean;\ndeclare function isSpreadProperty<Opts extends Options<SpreadProperty$1>>(node: Node | null | undefined, opts?: Opts | null): boolean;\n/**\n * @deprecated Use `isImportOrExportDeclaration`\n */\ndeclare function isModuleDeclaration<Opts extends Options<ModuleDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is ImportOrExportDeclaration & Opts;\n\ndeclare function deprecationWarning(oldName: string, newName: string, prefix?: string, cacheKey?: string): void;\n\ndeclare const react: {\n    isReactComponent: (member: Node) => boolean;\n    isCompatTag: typeof isCompatTag;\n    buildChildren: typeof buildChildren;\n};\n\nexport { ACCESSOR_TYPES, ALIAS_KEYS, ASSIGNMENT_OPERATORS, Accessor, Aliases, AnyTypeAnnotation, ArgumentPlaceholder, ArrayExpression, ArrayPattern, ArrayTypeAnnotation, ArrowFunctionExpression, AssignmentExpression, AssignmentPattern, AwaitExpression, BINARY_OPERATORS, BINARY_TYPES, BLOCKPARENT_TYPES, BLOCK_TYPES, BOOLEAN_BINARY_OPERATORS, BOOLEAN_NUMBER_BINARY_OPERATORS, BOOLEAN_UNARY_OPERATORS, BUILDER_KEYS, BigIntLiteral, Binary, BinaryExpression, BindExpression, Block, BlockParent, BlockStatement, BooleanLiteral, BooleanLiteralTypeAnnotation, BooleanTypeAnnotation, BreakStatement, CLASS_TYPES, COMMENT_KEYS, COMPARISON_BINARY_OPERATORS, COMPLETIONSTATEMENT_TYPES, CONDITIONAL_TYPES, CallExpression, CatchClause, Class, ClassAccessorProperty, ClassBody, ClassDeclaration, ClassExpression, ClassImplements, ClassMethod, ClassPrivateMethod, ClassPrivateProperty, ClassProperty, Comment, CommentBlock, CommentLine, CommentTypeShorthand, CompletionStatement, Conditional, ConditionalExpression, ContinueStatement, DECLARATION_TYPES, DEPRECATED_ALIASES, DEPRECATED_KEYS, DebuggerStatement, DecimalLiteral, Declaration, DeclareClass, DeclareExportAllDeclaration, DeclareExportDeclaration, DeclareFunction, DeclareInterface, DeclareModule, DeclareModuleExports, DeclareOpaqueType, DeclareTypeAlias, DeclareVariable, DeclaredPredicate, Decorator, DeprecatedAliases, Directive, DirectiveLiteral, DoExpression, DoWhileStatement, ENUMBODY_TYPES, ENUMMEMBER_TYPES, EQUALITY_BINARY_OPERATORS, EXPORTDECLARATION_TYPES, EXPRESSIONWRAPPER_TYPES, EXPRESSION_TYPES, EmptyStatement, EmptyTypeAnnotation, EnumBody, EnumBooleanBody, EnumBooleanMember, EnumDeclaration, EnumDefaultedMember, EnumMember, EnumNumberBody, EnumNumberMember, EnumStringBody, EnumStringMember, EnumSymbolBody, ExistsTypeAnnotation, ExportAllDeclaration, ExportDeclaration, ExportDefaultDeclaration, ExportDefaultSpecifier, ExportNamedDeclaration, ExportNamespaceSpecifier, ExportSpecifier, Expression, ExpressionStatement, ExpressionWrapper, FLATTENABLE_KEYS, FLIPPED_ALIAS_KEYS, FLOWBASEANNOTATION_TYPES, FLOWDECLARATION_TYPES, FLOWPREDICATE_TYPES, FLOWTYPE_TYPES, FLOW_TYPES, FORXSTATEMENT_TYPES, FOR_INIT_KEYS, FOR_TYPES, FUNCTIONPARAMETER_TYPES, FUNCTIONPARENT_TYPES, FUNCTION_TYPES, FieldOptions, File, Flow, FlowBaseAnnotation, FlowDeclaration, FlowPredicate, FlowType, For, ForInStatement, ForOfStatement, ForStatement, ForXStatement, Function, FunctionDeclaration, FunctionExpression, FunctionParameter, FunctionParent, FunctionTypeAnnotation, FunctionTypeParam, GenericTypeAnnotation, IMMUTABLE_TYPES, IMPORTOREXPORTDECLARATION_TYPES, INHERIT_KEYS, Identifier, IfStatement, Immutable, Import, ImportAttribute, ImportDeclaration, ImportDefaultSpecifier, ImportExpression, ImportNamespaceSpecifier, ImportOrExportDeclaration, ImportSpecifier, IndexedAccessType, InferredPredicate, InterfaceDeclaration, InterfaceExtends, InterfaceTypeAnnotation, InterpreterDirective, IntersectionTypeAnnotation, JSX, JSXAttribute, JSXClosingElement, JSXClosingFragment, JSXElement, JSXEmptyExpression, JSXExpressionContainer, JSXFragment, JSXIdentifier, JSXMemberExpression, JSXNamespacedName, JSXOpeningElement, JSXOpeningFragment, JSXSpreadAttribute, JSXSpreadChild, JSXText, JSX_TYPES, LITERAL_TYPES, LOGICAL_OPERATORS, LOOP_TYPES, LVAL_TYPES, LVal, LabeledStatement, Literal, LogicalExpression, Loop, METHOD_TYPES, MISCELLANEOUS_TYPES, MODULEDECLARATION_TYPES, MODULESPECIFIER_TYPES, MemberExpression, MetaProperty, Method, Miscellaneous, MixedTypeAnnotation, ModuleDeclaration, ModuleExpression, ModuleSpecifier, NODE_FIELDS, NODE_PARENT_VALIDATIONS, NUMBER_BINARY_OPERATORS, NUMBER_UNARY_OPERATORS, NewExpression, Node, Noop, NullLiteral, NullLiteralTypeAnnotation, NullableTypeAnnotation, NumberLiteral$1 as NumberLiteral, NumberLiteralTypeAnnotation, NumberTypeAnnotation, NumericLiteral, OBJECTMEMBER_TYPES, ObjectExpression, ObjectMember, ObjectMethod, ObjectPattern, ObjectProperty, ObjectTypeAnnotation, ObjectTypeCallProperty, ObjectTypeIndexer, ObjectTypeInternalSlot, ObjectTypeProperty, ObjectTypeSpreadProperty, OpaqueType, OptionalCallExpression, OptionalIndexedAccessType, OptionalMemberExpression, PATTERNLIKE_TYPES, PATTERN_TYPES, PLACEHOLDERS, PLACEHOLDERS_ALIAS, PLACEHOLDERS_FLIPPED_ALIAS, PRIVATE_TYPES, PROPERTY_TYPES, PUREISH_TYPES, ParentMaps, ParenthesizedExpression, Pattern, PatternLike, PipelineBareFunction, PipelinePrimaryTopicReference, PipelineTopicExpression, Placeholder, Private, PrivateName, Program, Property, Pureish, QualifiedTypeIdentifier, RecordExpression, RegExpLiteral, RegexLiteral$1 as RegexLiteral, Options$1 as RemovePropertiesOptions, RestElement, RestProperty$1 as RestProperty, ReturnStatement, SCOPABLE_TYPES, STANDARDIZED_TYPES, STATEMENT_OR_BLOCK_KEYS, STATEMENT_TYPES, STRING_UNARY_OPERATORS, Scopable, SequenceExpression, SourceLocation, SpreadElement, SpreadProperty$1 as SpreadProperty, Standardized, Statement, StaticBlock, StringLiteral, StringLiteralTypeAnnotation, StringTypeAnnotation, Super, SwitchCase, SwitchStatement, SymbolTypeAnnotation, TERMINATORLESS_TYPES, TSAnyKeyword, TSArrayType, TSAsExpression, TSBASETYPE_TYPES, TSBaseType, TSBigIntKeyword, TSBooleanKeyword, TSCallSignatureDeclaration, TSConditionalType, TSConstructSignatureDeclaration, TSConstructorType, TSDeclareFunction, TSDeclareMethod, TSENTITYNAME_TYPES, TSEntityName, TSEnumBody, TSEnumDeclaration, TSEnumMember, TSExportAssignment, TSExpressionWithTypeArguments, TSExternalModuleReference, TSFunctionType, TSImportEqualsDeclaration, TSImportType, TSIndexSignature, TSIndexedAccessType, TSInferType, TSInstantiationExpression, TSInterfaceBody, TSInterfaceDeclaration, TSIntersectionType, TSIntrinsicKeyword, TSLiteralType, TSMappedType, TSMethodSignature, TSModuleBlock, TSModuleDeclaration, TSNamedTupleMember, TSNamespaceExportDeclaration, TSNeverKeyword, TSNonNullExpression, TSNullKeyword, TSNumberKeyword, TSObjectKeyword, TSOptionalType, TSParameterProperty, TSParenthesizedType, TSPropertySignature, TSQualifiedName, TSRestType, TSSatisfiesExpression, TSStringKeyword, TSSymbolKeyword, TSTYPEELEMENT_TYPES, TSTYPE_TYPES, TSTemplateLiteralType, TSThisType, TSTupleType, TSType, TSTypeAliasDeclaration, TSTypeAnnotation, TSTypeAssertion, TSTypeElement, TSTypeLiteral, TSTypeOperator, TSTypeParameter, TSTypeParameterDeclaration, TSTypeParameterInstantiation, TSTypePredicate, TSTypeQuery, TSTypeReference, TSUndefinedKeyword, TSUnionType, TSUnknownKeyword, TSVoidKeyword, TYPES, TYPESCRIPT_TYPES, TaggedTemplateExpression, TemplateElement, TemplateLiteral, Terminatorless, ThisExpression, ThisTypeAnnotation, ThrowStatement, TopicReference, TraversalAncestors, TraversalHandler, TraversalHandlers, TryStatement, TupleExpression, TupleTypeAnnotation, TypeAlias, TypeAnnotation, TypeCastExpression, TypeParameter, TypeParameterDeclaration, TypeParameterInstantiation, TypeScript, TypeofTypeAnnotation, UNARYLIKE_TYPES, UNARY_OPERATORS, UPDATE_OPERATORS, USERWHITESPACABLE_TYPES, UnaryExpression, UnaryLike, UnionTypeAnnotation, UpdateExpression, UserWhitespacable, V8IntrinsicIdentifier, VISITOR_KEYS, VariableDeclaration, VariableDeclarator, Variance, VoidPattern, VoidTypeAnnotation, WHILE_TYPES, While, WhileStatement, WithStatement, YieldExpression, deprecationWarning as __internal__deprecationWarning, addComment, addComments, anyTypeAnnotation, appendToMemberExpression, argumentPlaceholder, arrayExpression, arrayPattern, arrayTypeAnnotation, arrowFunctionExpression, assertAccessor, assertAnyTypeAnnotation, assertArgumentPlaceholder, assertArrayExpression, assertArrayPattern, assertArrayTypeAnnotation, assertArrowFunctionExpression, assertAssignmentExpression, assertAssignmentPattern, assertAwaitExpression, assertBigIntLiteral, assertBinary, assertBinaryExpression, assertBindExpression, assertBlock, assertBlockParent, assertBlockStatement, assertBooleanLiteral, assertBooleanLiteralTypeAnnotation, assertBooleanTypeAnnotation, assertBreakStatement, assertCallExpression, assertCatchClause, assertClass, assertClassAccessorProperty, assertClassBody, assertClassDeclaration, assertClassExpression, assertClassImplements, assertClassMethod, assertClassPrivateMethod, assertClassPrivateProperty, assertClassProperty, assertCompletionStatement, assertConditional, assertConditionalExpression, assertContinueStatement, assertDebuggerStatement, assertDecimalLiteral, assertDeclaration, assertDeclareClass, assertDeclareExportAllDeclaration, assertDeclareExportDeclaration, assertDeclareFunction, assertDeclareInterface, assertDeclareModule, assertDeclareModuleExports, assertDeclareOpaqueType, assertDeclareTypeAlias, assertDeclareVariable, assertDeclaredPredicate, assertDecorator, assertDirective, assertDirectiveLiteral, assertDoExpression, assertDoWhileStatement, assertEmptyStatement, assertEmptyTypeAnnotation, assertEnumBody, assertEnumBooleanBody, assertEnumBooleanMember, assertEnumDeclaration, assertEnumDefaultedMember, assertEnumMember, assertEnumNumberBody, assertEnumNumberMember, assertEnumStringBody, assertEnumStringMember, assertEnumSymbolBody, assertExistsTypeAnnotation, assertExportAllDeclaration, assertExportDeclaration, assertExportDefaultDeclaration, assertExportDefaultSpecifier, assertExportNamedDeclaration, assertExportNamespaceSpecifier, assertExportSpecifier, assertExpression, assertExpressionStatement, assertExpressionWrapper, assertFile, assertFlow, assertFlowBaseAnnotation, assertFlowDeclaration, assertFlowPredicate, assertFlowType, assertFor, assertForInStatement, assertForOfStatement, assertForStatement, assertForXStatement, assertFunction, assertFunctionDeclaration, assertFunctionExpression, assertFunctionParameter, assertFunctionParent, assertFunctionTypeAnnotation, assertFunctionTypeParam, assertGenericTypeAnnotation, assertIdentifier, assertIfStatement, assertImmutable, assertImport, assertImportAttribute, assertImportDeclaration, assertImportDefaultSpecifier, assertImportExpression, assertImportNamespaceSpecifier, assertImportOrExportDeclaration, assertImportSpecifier, assertIndexedAccessType, assertInferredPredicate, assertInterfaceDeclaration, assertInterfaceExtends, assertInterfaceTypeAnnotation, assertInterpreterDirective, assertIntersectionTypeAnnotation, assertJSX, assertJSXAttribute, assertJSXClosingElement, assertJSXClosingFragment, assertJSXElement, assertJSXEmptyExpression, assertJSXExpressionContainer, assertJSXFragment, assertJSXIdentifier, assertJSXMemberExpression, assertJSXNamespacedName, assertJSXOpeningElement, assertJSXOpeningFragment, assertJSXSpreadAttribute, assertJSXSpreadChild, assertJSXText, assertLVal, assertLabeledStatement, assertLiteral, assertLogicalExpression, assertLoop, assertMemberExpression, assertMetaProperty, assertMethod, assertMiscellaneous, assertMixedTypeAnnotation, assertModuleDeclaration, assertModuleExpression, assertModuleSpecifier, assertNewExpression, assertNode, assertNoop, assertNullLiteral, assertNullLiteralTypeAnnotation, assertNullableTypeAnnotation, assertNumberLiteral, assertNumberLiteralTypeAnnotation, assertNumberTypeAnnotation, assertNumericLiteral, assertObjectExpression, assertObjectMember, assertObjectMethod, assertObjectPattern, assertObjectProperty, assertObjectTypeAnnotation, assertObjectTypeCallProperty, assertObjectTypeIndexer, assertObjectTypeInternalSlot, assertObjectTypeProperty, assertObjectTypeSpreadProperty, assertOpaqueType, assertOptionalCallExpression, assertOptionalIndexedAccessType, assertOptionalMemberExpression, assertParenthesizedExpression, assertPattern, assertPatternLike, assertPipelineBareFunction, assertPipelinePrimaryTopicReference, assertPipelineTopicExpression, assertPlaceholder, assertPrivate, assertPrivateName, assertProgram, assertProperty, assertPureish, assertQualifiedTypeIdentifier, assertRecordExpression, assertRegExpLiteral, assertRegexLiteral, assertRestElement, assertRestProperty, assertReturnStatement, assertScopable, assertSequenceExpression, assertSpreadElement, assertSpreadProperty, assertStandardized, assertStatement, assertStaticBlock, assertStringLiteral, assertStringLiteralTypeAnnotation, assertStringTypeAnnotation, assertSuper, assertSwitchCase, assertSwitchStatement, assertSymbolTypeAnnotation, assertTSAnyKeyword, assertTSArrayType, assertTSAsExpression, assertTSBaseType, assertTSBigIntKeyword, assertTSBooleanKeyword, assertTSCallSignatureDeclaration, assertTSConditionalType, assertTSConstructSignatureDeclaration, assertTSConstructorType, assertTSDeclareFunction, assertTSDeclareMethod, assertTSEntityName, assertTSEnumBody, assertTSEnumDeclaration, assertTSEnumMember, assertTSExportAssignment, assertTSExpressionWithTypeArguments, assertTSExternalModuleReference, assertTSFunctionType, assertTSImportEqualsDeclaration, assertTSImportType, assertTSIndexSignature, assertTSIndexedAccessType, assertTSInferType, assertTSInstantiationExpression, assertTSInterfaceBody, assertTSInterfaceDeclaration, assertTSIntersectionType, assertTSIntrinsicKeyword, assertTSLiteralType, assertTSMappedType, assertTSMethodSignature, assertTSModuleBlock, assertTSModuleDeclaration, assertTSNamedTupleMember, assertTSNamespaceExportDeclaration, assertTSNeverKeyword, assertTSNonNullExpression, assertTSNullKeyword, assertTSNumberKeyword, assertTSObjectKeyword, assertTSOptionalType, assertTSParameterProperty, assertTSParenthesizedType, assertTSPropertySignature, assertTSQualifiedName, assertTSRestType, assertTSSatisfiesExpression, assertTSStringKeyword, assertTSSymbolKeyword, assertTSTemplateLiteralType, assertTSThisType, assertTSTupleType, assertTSType, assertTSTypeAliasDeclaration, assertTSTypeAnnotation, assertTSTypeAssertion, assertTSTypeElement, assertTSTypeLiteral, assertTSTypeOperator, assertTSTypeParameter, assertTSTypeParameterDeclaration, assertTSTypeParameterInstantiation, assertTSTypePredicate, assertTSTypeQuery, assertTSTypeReference, assertTSUndefinedKeyword, assertTSUnionType, assertTSUnknownKeyword, assertTSVoidKeyword, assertTaggedTemplateExpression, assertTemplateElement, assertTemplateLiteral, assertTerminatorless, assertThisExpression, assertThisTypeAnnotation, assertThrowStatement, assertTopicReference, assertTryStatement, assertTupleExpression, assertTupleTypeAnnotation, assertTypeAlias, assertTypeAnnotation, assertTypeCastExpression, assertTypeParameter, assertTypeParameterDeclaration, assertTypeParameterInstantiation, assertTypeScript, assertTypeofTypeAnnotation, assertUnaryExpression, assertUnaryLike, assertUnionTypeAnnotation, assertUpdateExpression, assertUserWhitespacable, assertV8IntrinsicIdentifier, assertVariableDeclaration, assertVariableDeclarator, assertVariance, assertVoidPattern, assertVoidTypeAnnotation, assertWhile, assertWhileStatement, assertWithStatement, assertYieldExpression, assignmentExpression, assignmentPattern, awaitExpression, bigIntLiteral, binaryExpression, bindExpression, blockStatement, booleanLiteral, booleanLiteralTypeAnnotation, booleanTypeAnnotation, breakStatement, buildMatchMemberExpression, buildUndefinedNode, callExpression, catchClause, classAccessorProperty, classBody, classDeclaration, classExpression, classImplements, classMethod, classPrivateMethod, classPrivateProperty, classProperty, clone, cloneDeep, cloneDeepWithoutLoc, cloneNode, cloneWithoutLoc, conditionalExpression, continueStatement, createFlowUnionType, createTSUnionType, _default$4 as createTypeAnnotationBasedOnTypeof, createFlowUnionType as createUnionTypeAnnotation, debuggerStatement, decimalLiteral, declareClass, declareExportAllDeclaration, declareExportDeclaration, declareFunction, declareInterface, declareModule, declareModuleExports, declareOpaqueType, declareTypeAlias, declareVariable, declaredPredicate, decorator, directive, directiveLiteral, doExpression, doWhileStatement, emptyStatement, emptyTypeAnnotation, ensureBlock, enumBooleanBody, enumBooleanMember, enumDeclaration, enumDefaultedMember, enumNumberBody, enumNumberMember, enumStringBody, enumStringMember, enumSymbolBody, existsTypeAnnotation, exportAllDeclaration, exportDefaultDeclaration, exportDefaultSpecifier, exportNamedDeclaration, exportNamespaceSpecifier, exportSpecifier, expressionStatement, file, forInStatement, forOfStatement, forStatement, functionDeclaration, functionExpression, functionTypeAnnotation, functionTypeParam, genericTypeAnnotation, getAssignmentIdentifiers, getBindingIdentifiers, getFunctionName, _default as getOuterBindingIdentifiers, identifier, ifStatement, _import as import, importAttribute, importDeclaration, importDefaultSpecifier, importExpression, importNamespaceSpecifier, importSpecifier, indexedAccessType, inferredPredicate, inheritInnerComments, inheritLeadingComments, inheritTrailingComments, inherits, inheritsComments, interfaceDeclaration, interfaceExtends, interfaceTypeAnnotation, interpreterDirective, intersectionTypeAnnotation, is, isAccessor, isAnyTypeAnnotation, isArgumentPlaceholder, isArrayExpression, isArrayPattern, isArrayTypeAnnotation, isArrowFunctionExpression, isAssignmentExpression, isAssignmentPattern, isAwaitExpression, isBigIntLiteral, isBinary, isBinaryExpression, isBindExpression, isBinding, isBlock, isBlockParent, isBlockScoped, isBlockStatement, isBooleanLiteral, isBooleanLiteralTypeAnnotation, isBooleanTypeAnnotation, isBreakStatement, isCallExpression, isCatchClause, isClass, isClassAccessorProperty, isClassBody, isClassDeclaration, isClassExpression, isClassImplements, isClassMethod, isClassPrivateMethod, isClassPrivateProperty, isClassProperty, isCompletionStatement, isConditional, isConditionalExpression, isContinueStatement, isDebuggerStatement, isDecimalLiteral, isDeclaration, isDeclareClass, isDeclareExportAllDeclaration, isDeclareExportDeclaration, isDeclareFunction, isDeclareInterface, isDeclareModule, isDeclareModuleExports, isDeclareOpaqueType, isDeclareTypeAlias, isDeclareVariable, isDeclaredPredicate, isDecorator, isDirective, isDirectiveLiteral, isDoExpression, isDoWhileStatement, isEmptyStatement, isEmptyTypeAnnotation, isEnumBody, isEnumBooleanBody, isEnumBooleanMember, isEnumDeclaration, isEnumDefaultedMember, isEnumMember, isEnumNumberBody, isEnumNumberMember, isEnumStringBody, isEnumStringMember, isEnumSymbolBody, isExistsTypeAnnotation, isExportAllDeclaration, isExportDeclaration, isExportDefaultDeclaration, isExportDefaultSpecifier, isExportNamedDeclaration, isExportNamespaceSpecifier, isExportSpecifier, isExpression, isExpressionStatement, isExpressionWrapper, isFile, isFlow, isFlowBaseAnnotation, isFlowDeclaration, isFlowPredicate, isFlowType, isFor, isForInStatement, isForOfStatement, isForStatement, isForXStatement, isFunction, isFunctionDeclaration, isFunctionExpression, isFunctionParameter, isFunctionParent, isFunctionTypeAnnotation, isFunctionTypeParam, isGenericTypeAnnotation, isIdentifier, isIfStatement, isImmutable, isImport, isImportAttribute, isImportDeclaration, isImportDefaultSpecifier, isImportExpression, isImportNamespaceSpecifier, isImportOrExportDeclaration, isImportSpecifier, isIndexedAccessType, isInferredPredicate, isInterfaceDeclaration, isInterfaceExtends, isInterfaceTypeAnnotation, isInterpreterDirective, isIntersectionTypeAnnotation, isJSX, isJSXAttribute, isJSXClosingElement, isJSXClosingFragment, isJSXElement, isJSXEmptyExpression, isJSXExpressionContainer, isJSXFragment, isJSXIdentifier, isJSXMemberExpression, isJSXNamespacedName, isJSXOpeningElement, isJSXOpeningFragment, isJSXSpreadAttribute, isJSXSpreadChild, isJSXText, isLVal, isLabeledStatement, isLet, isLiteral, isLogicalExpression, isLoop, isMemberExpression, isMetaProperty, isMethod, isMiscellaneous, isMixedTypeAnnotation, isModuleDeclaration, isModuleExpression, isModuleSpecifier, isNewExpression, isNode, isNodesEquivalent, isNoop, isNullLiteral, isNullLiteralTypeAnnotation, isNullableTypeAnnotation, isNumberLiteral, isNumberLiteralTypeAnnotation, isNumberTypeAnnotation, isNumericLiteral, isObjectExpression, isObjectMember, isObjectMethod, isObjectPattern, isObjectProperty, isObjectTypeAnnotation, isObjectTypeCallProperty, isObjectTypeIndexer, isObjectTypeInternalSlot, isObjectTypeProperty, isObjectTypeSpreadProperty, isOpaqueType, isOptionalCallExpression, isOptionalIndexedAccessType, isOptionalMemberExpression, isParenthesizedExpression, isPattern, isPatternLike, isPipelineBareFunction, isPipelinePrimaryTopicReference, isPipelineTopicExpression, isPlaceholder, isPlaceholderType, isPrivate, isPrivateName, isProgram, isProperty, isPureish, isQualifiedTypeIdentifier, isRecordExpression, isReferenced, isRegExpLiteral, isRegexLiteral, isRestElement, isRestProperty, isReturnStatement, isScopable, isScope, isSequenceExpression, isSpecifierDefault, isSpreadElement, isSpreadProperty, isStandardized, isStatement, isStaticBlock, isStringLiteral, isStringLiteralTypeAnnotation, isStringTypeAnnotation, isSuper, isSwitchCase, isSwitchStatement, isSymbolTypeAnnotation, isTSAnyKeyword, isTSArrayType, isTSAsExpression, isTSBaseType, isTSBigIntKeyword, isTSBooleanKeyword, isTSCallSignatureDeclaration, isTSConditionalType, isTSConstructSignatureDeclaration, isTSConstructorType, isTSDeclareFunction, isTSDeclareMethod, isTSEntityName, isTSEnumBody, isTSEnumDeclaration, isTSEnumMember, isTSExportAssignment, isTSExpressionWithTypeArguments, isTSExternalModuleReference, isTSFunctionType, isTSImportEqualsDeclaration, isTSImportType, isTSIndexSignature, isTSIndexedAccessType, isTSInferType, isTSInstantiationExpression, isTSInterfaceBody, isTSInterfaceDeclaration, isTSIntersectionType, isTSIntrinsicKeyword, isTSLiteralType, isTSMappedType, isTSMethodSignature, isTSModuleBlock, isTSModuleDeclaration, isTSNamedTupleMember, isTSNamespaceExportDeclaration, isTSNeverKeyword, isTSNonNullExpression, isTSNullKeyword, isTSNumberKeyword, isTSObjectKeyword, isTSOptionalType, isTSParameterProperty, isTSParenthesizedType, isTSPropertySignature, isTSQualifiedName, isTSRestType, isTSSatisfiesExpression, isTSStringKeyword, isTSSymbolKeyword, isTSTemplateLiteralType, isTSThisType, isTSTupleType, isTSType, isTSTypeAliasDeclaration, isTSTypeAnnotation, isTSTypeAssertion, isTSTypeElement, isTSTypeLiteral, isTSTypeOperator, isTSTypeParameter, isTSTypeParameterDeclaration, isTSTypeParameterInstantiation, isTSTypePredicate, isTSTypeQuery, isTSTypeReference, isTSUndefinedKeyword, isTSUnionType, isTSUnknownKeyword, isTSVoidKeyword, isTaggedTemplateExpression, isTemplateElement, isTemplateLiteral, isTerminatorless, isThisExpression, isThisTypeAnnotation, isThrowStatement, isTopicReference, isTryStatement, isTupleExpression, isTupleTypeAnnotation, isType, isTypeAlias, isTypeAnnotation, isTypeCastExpression, isTypeParameter, isTypeParameterDeclaration, isTypeParameterInstantiation, isTypeScript, isTypeofTypeAnnotation, isUnaryExpression, isUnaryLike, isUnionTypeAnnotation, isUpdateExpression, isUserWhitespacable, isV8IntrinsicIdentifier, isValidES3Identifier, isValidIdentifier, isVar, isVariableDeclaration, isVariableDeclarator, isVariance, isVoidPattern, isVoidTypeAnnotation, isWhile, isWhileStatement, isWithStatement, isYieldExpression, jsxAttribute as jSXAttribute, jsxClosingElement as jSXClosingElement, jsxClosingFragment as jSXClosingFragment, jsxElement as jSXElement, jsxEmptyExpression as jSXEmptyExpression, jsxExpressionContainer as jSXExpressionContainer, jsxFragment as jSXFragment, jsxIdentifier as jSXIdentifier, jsxMemberExpression as jSXMemberExpression, jsxNamespacedName as jSXNamespacedName, jsxOpeningElement as jSXOpeningElement, jsxOpeningFragment as jSXOpeningFragment, jsxSpreadAttribute as jSXSpreadAttribute, jsxSpreadChild as jSXSpreadChild, jsxText as jSXText, jsxAttribute, jsxClosingElement, jsxClosingFragment, jsxElement, jsxEmptyExpression, jsxExpressionContainer, jsxFragment, jsxIdentifier, jsxMemberExpression, jsxNamespacedName, jsxOpeningElement, jsxOpeningFragment, jsxSpreadAttribute, jsxSpreadChild, jsxText, labeledStatement, logicalExpression, matchesPattern, memberExpression, metaProperty, mixedTypeAnnotation, moduleExpression, newExpression, noop, nullLiteral, nullLiteralTypeAnnotation, nullableTypeAnnotation, NumberLiteral as numberLiteral, numberLiteralTypeAnnotation, numberTypeAnnotation, numericLiteral, objectExpression, objectMethod, objectPattern, objectProperty, objectTypeAnnotation, objectTypeCallProperty, objectTypeIndexer, objectTypeInternalSlot, objectTypeProperty, objectTypeSpreadProperty, opaqueType, optionalCallExpression, optionalIndexedAccessType, optionalMemberExpression, parenthesizedExpression, pipelineBareFunction, pipelinePrimaryTopicReference, pipelineTopicExpression, placeholder, prependToMemberExpression, privateName, program, qualifiedTypeIdentifier, react, recordExpression, regExpLiteral, RegexLiteral as regexLiteral, removeComments, removeProperties, removePropertiesDeep, removeTypeDuplicates, restElement, RestProperty as restProperty, returnStatement, sequenceExpression, shallowEqual, spreadElement, SpreadProperty as spreadProperty, staticBlock, stringLiteral, stringLiteralTypeAnnotation, stringTypeAnnotation, _super as super, switchCase, switchStatement, symbolTypeAnnotation, tsAnyKeyword as tSAnyKeyword, tsArrayType as tSArrayType, tsAsExpression as tSAsExpression, tsBigIntKeyword as tSBigIntKeyword, tsBooleanKeyword as tSBooleanKeyword, tsCallSignatureDeclaration as tSCallSignatureDeclaration, tsConditionalType as tSConditionalType, tsConstructSignatureDeclaration as tSConstructSignatureDeclaration, tsConstructorType as tSConstructorType, tsDeclareFunction as tSDeclareFunction, tsDeclareMethod as tSDeclareMethod, tsEnumBody as tSEnumBody, tsEnumDeclaration as tSEnumDeclaration, tsEnumMember as tSEnumMember, tsExportAssignment as tSExportAssignment, tsExpressionWithTypeArguments as tSExpressionWithTypeArguments, tsExternalModuleReference as tSExternalModuleReference, tsFunctionType as tSFunctionType, tsImportEqualsDeclaration as tSImportEqualsDeclaration, tsImportType as tSImportType, tsIndexSignature as tSIndexSignature, tsIndexedAccessType as tSIndexedAccessType, tsInferType as tSInferType, tsInstantiationExpression as tSInstantiationExpression, tsInterfaceBody as tSInterfaceBody, tsInterfaceDeclaration as tSInterfaceDeclaration, tsIntersectionType as tSIntersectionType, tsIntrinsicKeyword as tSIntrinsicKeyword, tsLiteralType as tSLiteralType, tsMappedType as tSMappedType, tsMethodSignature as tSMethodSignature, tsModuleBlock as tSModuleBlock, tsModuleDeclaration as tSModuleDeclaration, tsNamedTupleMember as tSNamedTupleMember, tsNamespaceExportDeclaration as tSNamespaceExportDeclaration, tsNeverKeyword as tSNeverKeyword, tsNonNullExpression as tSNonNullExpression, tsNullKeyword as tSNullKeyword, tsNumberKeyword as tSNumberKeyword, tsObjectKeyword as tSObjectKeyword, tsOptionalType as tSOptionalType, tsParameterProperty as tSParameterProperty, tsParenthesizedType as tSParenthesizedType, tsPropertySignature as tSPropertySignature, tsQualifiedName as tSQualifiedName, tsRestType as tSRestType, tsSatisfiesExpression as tSSatisfiesExpression, tsStringKeyword as tSStringKeyword, tsSymbolKeyword as tSSymbolKeyword, tsTemplateLiteralType as tSTemplateLiteralType, tsThisType as tSThisType, tsTupleType as tSTupleType, tsTypeAliasDeclaration as tSTypeAliasDeclaration, tsTypeAnnotation as tSTypeAnnotation, tsTypeAssertion as tSTypeAssertion, tsTypeLiteral as tSTypeLiteral, tsTypeOperator as tSTypeOperator, tsTypeParameter as tSTypeParameter, tsTypeParameterDeclaration as tSTypeParameterDeclaration, tsTypeParameterInstantiation as tSTypeParameterInstantiation, tsTypePredicate as tSTypePredicate, tsTypeQuery as tSTypeQuery, tsTypeReference as tSTypeReference, tsUndefinedKeyword as tSUndefinedKeyword, tsUnionType as tSUnionType, tsUnknownKeyword as tSUnknownKeyword, tsVoidKeyword as tSVoidKeyword, taggedTemplateExpression, templateElement, templateLiteral, thisExpression, thisTypeAnnotation, throwStatement, toBindingIdentifierName, toBlock, toComputedKey, _default$3 as toExpression, toIdentifier, toKeyAlias, _default$2 as toStatement, topicReference, traverse, traverseFast, tryStatement, tsAnyKeyword, tsArrayType, tsAsExpression, tsBigIntKeyword, tsBooleanKeyword, tsCallSignatureDeclaration, tsConditionalType, tsConstructSignatureDeclaration, tsConstructorType, tsDeclareFunction, tsDeclareMethod, tsEnumBody, tsEnumDeclaration, tsEnumMember, tsExportAssignment, tsExpressionWithTypeArguments, tsExternalModuleReference, tsFunctionType, tsImportEqualsDeclaration, tsImportType, tsIndexSignature, tsIndexedAccessType, tsInferType, tsInstantiationExpression, tsInterfaceBody, tsInterfaceDeclaration, tsIntersectionType, tsIntrinsicKeyword, tsLiteralType, tsMappedType, tsMethodSignature, tsModuleBlock, tsModuleDeclaration, tsNamedTupleMember, tsNamespaceExportDeclaration, tsNeverKeyword, tsNonNullExpression, tsNullKeyword, tsNumberKeyword, tsObjectKeyword, tsOptionalType, tsParameterProperty, tsParenthesizedType, tsPropertySignature, tsQualifiedName, tsRestType, tsSatisfiesExpression, tsStringKeyword, tsSymbolKeyword, tsTemplateLiteralType, tsThisType, tsTupleType, tsTypeAliasDeclaration, tsTypeAnnotation, tsTypeAssertion, tsTypeLiteral, tsTypeOperator, tsTypeParameter, tsTypeParameterDeclaration, tsTypeParameterInstantiation, tsTypePredicate, tsTypeQuery, tsTypeReference, tsUndefinedKeyword, tsUnionType, tsUnknownKeyword, tsVoidKeyword, tupleExpression, tupleTypeAnnotation, typeAlias, typeAnnotation, typeCastExpression, typeParameter, typeParameterDeclaration, typeParameterInstantiation, typeofTypeAnnotation, unaryExpression, unionTypeAnnotation, updateExpression, v8IntrinsicIdentifier, validate, _default$1 as valueToNode, variableDeclaration, variableDeclarator, variance, voidPattern, voidTypeAnnotation, whileStatement, withStatement, yieldExpression };\n",
  "node_modules/@babel/types/package.json": "{\n  \"name\": \"@babel/types\",\n  \"version\": \"7.29.0\",\n  \"description\": \"Babel Types is a Lodash-esque utility library for AST nodes\",\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-types\",\n  \"bugs\": \"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-types\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"dependencies\": {\n    \"@babel/helper-string-parser\": \"^7.27.1\",\n    \"@babel/helper-validator-identifier\": \"^7.28.5\"\n  },\n  \"devDependencies\": {\n    \"@babel/generator\": \"^7.29.0\",\n    \"@babel/helper-fixtures\": \"^7.28.6\",\n    \"@babel/parser\": \"^7.29.0\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  },\n  \"type\": \"commonjs\",\n  \"types\": \"./lib/index-legacy.d.ts\",\n  \"typesVersions\": {\n    \">=4.1\": {\n      \"lib/index-legacy.d.ts\": [\n        \"lib/index.d.ts\"\n      ]\n    }\n  }\n}",
  "node_modules/@cspotcode/source-map-support/package.json": "{\n  \"name\": \"@cspotcode/source-map-support\",\n  \"description\": \"Fixes stack traces for files with source maps\",\n  \"version\": \"0.8.1\",\n  \"main\": \"./source-map-support.js\",\n  \"types\": \"./source-map-support.d.ts\",\n  \"scripts\": {\n    \"build\": \"node build.js\",\n    \"serve-tests\": \"http-server -p 1336\",\n    \"test\": \"mocha\"\n  },\n  \"files\": [\n    \"/register.d.ts\",\n    \"/register.js\",\n    \"/register-hook-require.d.ts\",\n    \"/register-hook-require.js\",\n    \"/source-map-support.d.ts\",\n    \"/source-map-support.js\",\n    \"/browser-source-map-support.js\"\n  ],\n  \"dependencies\": {\n    \"@jridgewell/trace-mapping\": \"0.3.9\"\n  },\n  \"devDependencies\": {\n    \"@types/lodash\": \"^4.14.182\",\n    \"browserify\": \"^4.2.3\",\n    \"coffeescript\": \"^1.12.7\",\n    \"http-server\": \"^0.11.1\",\n    \"lodash\": \"^4.17.21\",\n    \"mocha\": \"^3.5.3\",\n    \"semver\": \"^7.3.7\",\n    \"source-map\": \"0.6.1\",\n    \"webpack\": \"^1.15.0\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/cspotcode/node-source-map-support\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/cspotcode/node-source-map-support/issues\"\n  },\n  \"license\": \"MIT\",\n  \"engines\": {\n    \"node\": \">=12\"\n  },\n  \"volta\": {\n    \"node\": \"16.11.0\",\n    \"npm\": \"7.24.2\"\n  }\n}\n",
  "node_modules/@cspotcode/source-map-support/register-hook-require.d.ts": "// tslint:disable:no-useless-files\n\n// For following usage:\n//    import '@cspotcode/source-map-support/register-hook-require'\n// Instead of:\n//    import sourceMapSupport from '@cspotcode/source-map-support'\n//    sourceMapSupport.install({hookRequire: true})\n",
  "node_modules/@cspotcode/source-map-support/register.d.ts": "// tslint:disable:no-useless-files\n\n// For following usage:\n//    import '@cspotcode/source-map-support/register'\n// Instead of:\n//    import sourceMapSupport from '@cspotcode/source-map-support'\n//    sourceMapSupport.install()\n",
  "node_modules/@cspotcode/source-map-support/source-map-support.d.ts": "// Type definitions for source-map-support 0.5\n// Project: https://github.com/evanw/node-source-map-support\n// Definitions by: Bart van der Schoor <https://github.com/Bartvds>\n//                 Jason Cheatham <https://github.com/jason0x43>\n//                 Alcedo Nathaniel De Guzman Jr <https://github.com/natealcedo>\n//                 Griffin Yourick <https://github.com/tough-griff>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n\nexport interface RawSourceMap {\n    version: 3;\n    sources: string[];\n    names: string[];\n    sourceRoot?: string;\n    sourcesContent?: string[];\n    mappings: string;\n    file: string;\n}\n\n/**\n * Output of retrieveSourceMap().\n * From source-map-support:\n *   The map field may be either a string or the parsed JSON object (i.e.,\n *   it must be a valid argument to the SourceMapConsumer constructor).\n */\nexport interface UrlAndMap {\n    url: string;\n    map: string | RawSourceMap;\n}\n\n/**\n * Options to install().\n */\nexport interface Options {\n    handleUncaughtExceptions?: boolean | undefined;\n    hookRequire?: boolean | undefined;\n    emptyCacheBetweenOperations?: boolean | undefined;\n    environment?: 'auto' | 'browser' | 'node' | undefined;\n    overrideRetrieveFile?: boolean | undefined;\n    overrideRetrieveSourceMap?: boolean | undefined;\n    retrieveFile?(path: string): string;\n    retrieveSourceMap?(source: string): UrlAndMap | null;\n    /**\n     * Set false to disable redirection of require / import `source-map-support` to `@cspotcode/source-map-support`\n     */\n    redirectConflictingLibrary?: boolean;\n    /**\n     * Callback will be called every time we redirect due to `redirectConflictingLibrary`\n     * This allows consumers to log helpful warnings if they choose.\n     * @param parent NodeJS.Module which made the require() or require.resolve() call\n     * @param options options object internally passed to node's `_resolveFilename` hook\n     */\n    onConflictingLibraryRedirect?: (request: string, parent: any, isMain: boolean, options: any, redirectedRequest: string) => void;\n}\n\nexport interface Position {\n    source: string;\n    line: number;\n    column: number;\n}\n\nexport function wrapCallSite(frame: any /* StackFrame */): any /* StackFrame */;\nexport function getErrorSource(error: Error): string | null;\nexport function mapSourcePosition(position: Position): Position;\nexport function retrieveSourceMap(source: string): UrlAndMap | null;\nexport function resetRetrieveHandlers(): void;\n\n/**\n * Install SourceMap support.\n * @param options Can be used to e.g. disable uncaughtException handler.\n */\nexport function install(options?: Options): void;\n\n/**\n * Uninstall SourceMap support.\n */\nexport function uninstall(): void;\n",
  "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping/dist/types/any-map.d.ts": "import { TraceMap } from './trace-mapping';\nimport type { SectionedSourceMapInput } from './types';\ndeclare type AnyMap = {\n    new (map: SectionedSourceMapInput, mapUrl?: string | null): TraceMap;\n    (map: SectionedSourceMapInput, mapUrl?: string | null): TraceMap;\n};\nexport declare const AnyMap: AnyMap;\nexport {};\n",
  "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping/dist/types/binary-search.d.ts": "import type { SourceMapSegment, ReverseSegment } from './sourcemap-segment';\nexport declare type MemoState = {\n    lastKey: number;\n    lastNeedle: number;\n    lastIndex: number;\n};\nexport declare let found: boolean;\n/**\n * A binary search implementation that returns the index if a match is found.\n * If no match is found, then the left-index (the index associated with the item that comes just\n * before the desired index) is returned. To maintain proper sort order, a splice would happen at\n * the next index:\n *\n * ```js\n * const array = [1, 3];\n * const needle = 2;\n * const index = binarySearch(array, needle, (item, needle) => item - needle);\n *\n * assert.equal(index, 0);\n * array.splice(index + 1, 0, needle);\n * assert.deepEqual(array, [1, 2, 3]);\n * ```\n */\nexport declare function binarySearch(haystack: SourceMapSegment[] | ReverseSegment[], needle: number, low: number, high: number): number;\nexport declare function upperBound(haystack: SourceMapSegment[] | ReverseSegment[], needle: number, index: number): number;\nexport declare function lowerBound(haystack: SourceMapSegment[] | ReverseSegment[], needle: number, index: number): number;\nexport declare function memoizedState(): MemoState;\n/**\n * This overly complicated beast is just to record the last tested line/column and the resulting\n * index, allowing us to skip a few tests if mappings are monotonically increasing.\n */\nexport declare function memoizedBinarySearch(haystack: SourceMapSegment[] | ReverseSegment[], needle: number, state: MemoState, key: number): number;\n",
  "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping/dist/types/by-source.d.ts": "import type { ReverseSegment, SourceMapSegment } from './sourcemap-segment';\nimport type { MemoState } from './binary-search';\nexport declare type Source = {\n    __proto__: null;\n    [line: number]: Exclude<ReverseSegment, [number]>[];\n};\nexport default function buildBySources(decoded: readonly SourceMapSegment[][], memos: MemoState[]): Source[];\n",
  "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping/dist/types/resolve.d.ts": "export default function resolve(input: string, base: string | undefined): string;\n",
  "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping/dist/types/sort.d.ts": "import type { SourceMapSegment } from './sourcemap-segment';\nexport default function maybeSort(mappings: SourceMapSegment[][], owned: boolean): SourceMapSegment[][];\n",
  "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping/dist/types/sourcemap-segment.d.ts": "declare type GeneratedColumn = number;\ndeclare type SourcesIndex = number;\ndeclare type SourceLine = number;\ndeclare type SourceColumn = number;\ndeclare type NamesIndex = number;\ndeclare type GeneratedLine = number;\nexport declare type SourceMapSegment = [GeneratedColumn] | [GeneratedColumn, SourcesIndex, SourceLine, SourceColumn] | [GeneratedColumn, SourcesIndex, SourceLine, SourceColumn, NamesIndex];\nexport declare type ReverseSegment = [SourceColumn, GeneratedLine, GeneratedColumn];\nexport declare const COLUMN = 0;\nexport declare const SOURCES_INDEX = 1;\nexport declare const SOURCE_LINE = 2;\nexport declare const SOURCE_COLUMN = 3;\nexport declare const NAMES_INDEX = 4;\nexport declare const REV_GENERATED_LINE = 1;\nexport declare const REV_GENERATED_COLUMN = 2;\nexport {};\n",
  "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping/dist/types/strip-filename.d.ts": "/**\n * Removes everything after the last \"/\", but leaves the slash.\n */\nexport default function stripFilename(path: string | undefined | null): string;\n",
  "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping/dist/types/trace-mapping.d.ts": "import type { SourceMapSegment } from './sourcemap-segment';\nimport type { SourceMapV3, DecodedSourceMap, EncodedSourceMap, InvalidOriginalMapping, OriginalMapping, InvalidGeneratedMapping, GeneratedMapping, SourceMapInput, Needle, SourceNeedle, SourceMap, EachMapping } from './types';\nexport type { SourceMapSegment } from './sourcemap-segment';\nexport type { SourceMapInput, SectionedSourceMapInput, DecodedSourceMap, EncodedSourceMap, SectionedSourceMap, InvalidOriginalMapping, OriginalMapping as Mapping, OriginalMapping, InvalidGeneratedMapping, GeneratedMapping, EachMapping, } from './types';\nexport declare const LEAST_UPPER_BOUND = -1;\nexport declare const GREATEST_LOWER_BOUND = 1;\n/**\n * Returns the encoded (VLQ string) form of the SourceMap's mappings field.\n */\nexport declare let encodedMappings: (map: TraceMap) => EncodedSourceMap['mappings'];\n/**\n * Returns the decoded (array of lines of segments) form of the SourceMap's mappings field.\n */\nexport declare let decodedMappings: (map: TraceMap) => Readonly<DecodedSourceMap['mappings']>;\n/**\n * A low-level API to find the segment associated with a generated line/column (think, from a\n * stack trace). Line and column here are 0-based, unlike `originalPositionFor`.\n */\nexport declare let traceSegment: (map: TraceMap, line: number, column: number) => Readonly<SourceMapSegment> | null;\n/**\n * A higher-level API to find the source/line/column associated with a generated line/column\n * (think, from a stack trace). Line is 1-based, but column is 0-based, due to legacy behavior in\n * `source-map` library.\n */\nexport declare let originalPositionFor: (map: TraceMap, needle: Needle) => OriginalMapping | InvalidOriginalMapping;\n/**\n * Finds the source/line/column directly after the mapping returned by originalPositionFor, provided\n * the found mapping is from the same source and line as the originalPositionFor mapping.\n *\n * Eg, in the code `let id = 1`, `originalPositionAfter` could find the mapping associated with `1`\n * using the same needle that would return `id` when calling `originalPositionFor`.\n */\nexport declare let generatedPositionFor: (map: TraceMap, needle: SourceNeedle) => GeneratedMapping | InvalidGeneratedMapping;\n/**\n * Iterates each mapping in generated position order.\n */\nexport declare let eachMapping: (map: TraceMap, cb: (mapping: EachMapping) => void) => void;\n/**\n * A helper that skips sorting of the input map's mappings array, which can be expensive for larger\n * maps.\n */\nexport declare let presortedDecodedMap: (map: DecodedSourceMap, mapUrl?: string) => TraceMap;\n/**\n * Returns a sourcemap object (with decoded mappings) suitable for passing to a library that expects\n * a sourcemap, or to JSON.stringify.\n */\nexport declare let decodedMap: (map: TraceMap) => Omit<DecodedSourceMap, 'mappings'> & {\n    mappings: readonly SourceMapSegment[][];\n};\n/**\n * Returns a sourcemap object (with encoded mappings) suitable for passing to a library that expects\n * a sourcemap, or to JSON.stringify.\n */\nexport declare let encodedMap: (map: TraceMap) => EncodedSourceMap;\nexport { AnyMap } from './any-map';\nexport declare class TraceMap implements SourceMap {\n    version: SourceMapV3['version'];\n    file: SourceMapV3['file'];\n    names: SourceMapV3['names'];\n    sourceRoot: SourceMapV3['sourceRoot'];\n    sources: SourceMapV3['sources'];\n    sourcesContent: SourceMapV3['sourcesContent'];\n    resolvedSources: string[];\n    private _encoded;\n    private _decoded;\n    private _decodedMemo;\n    private _bySources;\n    private _bySourceMemos;\n    constructor(map: SourceMapInput, mapUrl?: string | null);\n}\n",
  "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping/dist/types/types.d.ts": "import type { SourceMapSegment } from './sourcemap-segment';\nimport type { TraceMap } from './trace-mapping';\nexport interface SourceMapV3 {\n    file?: string | null;\n    names: string[];\n    sourceRoot?: string;\n    sources: (string | null)[];\n    sourcesContent?: (string | null)[];\n    version: 3;\n}\nexport interface EncodedSourceMap extends SourceMapV3 {\n    mappings: string;\n}\nexport interface DecodedSourceMap extends SourceMapV3 {\n    mappings: SourceMapSegment[][];\n}\nexport interface Section {\n    offset: {\n        line: number;\n        column: number;\n    };\n    map: EncodedSourceMap | DecodedSourceMap | SectionedSourceMap;\n}\nexport interface SectionedSourceMap {\n    file?: string | null;\n    sections: Section[];\n    version: 3;\n}\nexport declare type OriginalMapping = {\n    source: string | null;\n    line: number;\n    column: number;\n    name: string | null;\n};\nexport declare type InvalidOriginalMapping = {\n    source: null;\n    line: null;\n    column: null;\n    name: null;\n};\nexport declare type GeneratedMapping = {\n    line: number;\n    column: number;\n};\nexport declare type InvalidGeneratedMapping = {\n    line: null;\n    column: null;\n};\nexport declare type SourceMapInput = string | EncodedSourceMap | DecodedSourceMap | TraceMap;\nexport declare type SectionedSourceMapInput = SourceMapInput | SectionedSourceMap;\nexport declare type Needle = {\n    line: number;\n    column: number;\n    bias?: 1 | -1;\n};\nexport declare type SourceNeedle = {\n    source: string;\n    line: number;\n    column: number;\n    bias?: 1 | -1;\n};\nexport declare type EachMapping = {\n    generatedLine: number;\n    generatedColumn: number;\n    source: null;\n    originalLine: null;\n    originalColumn: null;\n    name: null;\n} | {\n    generatedLine: number;\n    generatedColumn: number;\n    source: string | null;\n    originalLine: number;\n    originalColumn: number;\n    name: string | null;\n};\nexport declare abstract class SourceMap {\n    version: SourceMapV3['version'];\n    file: SourceMapV3['file'];\n    names: SourceMapV3['names'];\n    sourceRoot: SourceMapV3['sourceRoot'];\n    sources: SourceMapV3['sources'];\n    sourcesContent: SourceMapV3['sourcesContent'];\n    resolvedSources: SourceMapV3['sources'];\n}\n",
  "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping/package.json": "{\n  \"name\": \"@jridgewell/trace-mapping\",\n  \"version\": \"0.3.9\",\n  \"description\": \"Trace the original position through a source map\",\n  \"keywords\": [\n    \"source\",\n    \"map\"\n  ],\n  \"main\": \"dist/trace-mapping.umd.js\",\n  \"module\": \"dist/trace-mapping.mjs\",\n  \"typings\": \"dist/types/trace-mapping.d.ts\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"exports\": {\n    \".\": {\n      \"browser\": \"./dist/trace-mapping.umd.js\",\n      \"require\": \"./dist/trace-mapping.umd.js\",\n      \"import\": \"./dist/trace-mapping.mjs\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"author\": \"Justin Ridgewell <justin@ridgewell.name>\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/jridgewell/trace-mapping.git\"\n  },\n  \"license\": \"MIT\",\n  \"scripts\": {\n    \"benchmark\": \"run-s build:rollup benchmark:*\",\n    \"benchmark:install\": \"cd benchmark && npm install\",\n    \"benchmark:only\": \"node benchmark/index.mjs\",\n    \"build\": \"run-s -n build:*\",\n    \"build:rollup\": \"rollup -c rollup.config.js\",\n    \"build:ts\": \"tsc --project tsconfig.build.json\",\n    \"lint\": \"run-s -n lint:*\",\n    \"lint:prettier\": \"npm run test:lint:prettier -- --write\",\n    \"lint:ts\": \"npm run test:lint:ts -- --fix\",\n    \"prebuild\": \"rm -rf dist\",\n    \"prepublishOnly\": \"npm run preversion\",\n    \"preversion\": \"run-s test build\",\n    \"test\": \"run-s -n test:lint test:only\",\n    \"test:debug\": \"ava debug\",\n    \"test:lint\": \"run-s -n test:lint:*\",\n    \"test:lint:prettier\": \"prettier --check '{src,test}/**/*.ts' '**/*.md'\",\n    \"test:lint:ts\": \"eslint '{src,test}/**/*.ts'\",\n    \"test:only\": \"c8 ava\",\n    \"test:watch\": \"ava --watch\"\n  },\n  \"devDependencies\": {\n    \"@rollup/plugin-typescript\": \"8.3.0\",\n    \"@typescript-eslint/eslint-plugin\": \"5.10.0\",\n    \"@typescript-eslint/parser\": \"5.10.0\",\n    \"ava\": \"4.0.1\",\n    \"benchmark\": \"2.1.4\",\n    \"c8\": \"7.11.0\",\n    \"esbuild\": \"0.14.14\",\n    \"esbuild-node-loader\": \"0.6.4\",\n    \"eslint\": \"8.7.0\",\n    \"eslint-config-prettier\": \"8.3.0\",\n    \"npm-run-all\": \"4.1.5\",\n    \"prettier\": \"2.5.1\",\n    \"rollup\": \"2.64.0\",\n    \"typescript\": \"4.5.4\"\n  },\n  \"dependencies\": {\n    \"@jridgewell/resolve-uri\": \"^3.0.3\",\n    \"@jridgewell/sourcemap-codec\": \"^1.4.10\"\n  }\n}\n",
  "node_modules/escape-string-regexp/index.d.ts": "/**\nEscape RegExp special characters.\n\nYou can also use this to escape a string that is inserted into the middle of a regex, for example, into a character class.\n\n@example\n```\nimport escapeStringRegexp = require('escape-string-regexp');\n\nconst escapedString = escapeStringRegexp('How much $ for a 🦄?');\n//=> 'How much \\\\$ for a 🦄\\\\?'\n\nnew RegExp(escapedString);\n```\n*/\ndeclare const escapeStringRegexp: (string: string) => string;\n\nexport = escapeStringRegexp;\n",
  "node_modules/escape-string-regexp/package.json": "{\n  \"name\": \"escape-string-regexp\",\n  \"version\": \"1.0.5\",\n  \"description\": \"Escape RegExp special characters\",\n  \"license\": \"MIT\",\n  \"repository\": \"sindresorhus/escape-string-regexp\",\n  \"author\": {\n    \"name\": \"Sindre Sorhus\",\n    \"email\": \"sindresorhus@gmail.com\",\n    \"url\": \"sindresorhus.com\"\n  },\n  \"maintainers\": [\n    \"Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)\",\n    \"Joshua Boy Nicolai Appelman <joshua@jbna.nl> (jbna.nl)\"\n  ],\n  \"engines\": {\n    \"node\": \">=0.8.0\"\n  },\n  \"scripts\": {\n    \"test\": \"xo && ava\"\n  },\n  \"files\": [\n    \"index.js\"\n  ],\n  \"keywords\": [\n    \"escape\",\n    \"regex\",\n    \"regexp\",\n    \"re\",\n    \"regular\",\n    \"expression\",\n    \"string\",\n    \"str\",\n    \"special\",\n    \"characters\"\n  ],\n  \"devDependencies\": {\n    \"ava\": \"*\",\n    \"xo\": \"*\"\n  }\n}\n",
  "node_modules/@emotion/babel-plugin/package.json": "{\n  \"name\": \"@emotion/babel-plugin\",\n  \"version\": \"11.13.5\",\n  \"description\": \"A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.\",\n  \"main\": \"dist/emotion-babel-plugin.cjs.js\",\n  \"module\": \"dist/emotion-babel-plugin.esm.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": {\n        \"import\": \"./dist/emotion-babel-plugin.cjs.mjs\",\n        \"default\": \"./dist/emotion-babel-plugin.cjs.js\"\n      },\n      \"module\": \"./dist/emotion-babel-plugin.esm.js\",\n      \"import\": \"./dist/emotion-babel-plugin.cjs.mjs\",\n      \"default\": \"./dist/emotion-babel-plugin.cjs.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"files\": [\n    \"src\",\n    \"lib\",\n    \"dist\"\n  ],\n  \"dependencies\": {\n    \"@babel/helper-module-imports\": \"^7.16.7\",\n    \"@babel/runtime\": \"^7.18.3\",\n    \"@emotion/hash\": \"^0.9.2\",\n    \"@emotion/memoize\": \"^0.9.0\",\n    \"@emotion/serialize\": \"^1.3.3\",\n    \"babel-plugin-macros\": \"^3.1.0\",\n    \"convert-source-map\": \"^1.5.0\",\n    \"escape-string-regexp\": \"^4.0.0\",\n    \"find-root\": \"^1.1.0\",\n    \"source-map\": \"^0.5.7\",\n    \"stylis\": \"4.2.0\"\n  },\n  \"devDependencies\": {\n    \"@babel/core\": \"^7.18.5\",\n    \"babel-check-duplicated-nodes\": \"^1.0.0\"\n  },\n  \"author\": \"Kye Hohenberger\",\n  \"homepage\": \"https://emotion.sh\",\n  \"license\": \"MIT\",\n  \"repository\": \"https://github.com/emotion-js/emotion/tree/main/packages/babel-plugin\",\n  \"keywords\": [\n    \"styles\",\n    \"emotion\",\n    \"react\",\n    \"css\",\n    \"css-in-js\"\n  ],\n  \"bugs\": {\n    \"url\": \"https://github.com/emotion-js/emotion/issues\"\n  }\n}\n",
  "node_modules/@emotion/babel-plugin/node_modules/escape-string-regexp/index.d.ts": "/**\nEscape RegExp special characters.\n\nYou can also use this to escape a string that is inserted into the middle of a regex, for example, into a character class.\n\n@example\n```\nimport escapeStringRegexp = require('escape-string-regexp');\n\nconst escapedString = escapeStringRegexp('How much $ for a 🦄?');\n//=> 'How much \\\\$ for a 🦄\\\\?'\n\nnew RegExp(escapedString);\n```\n*/\ndeclare const escapeStringRegexp: (string: string) => string;\n\nexport = escapeStringRegexp;\n",
  "node_modules/@emotion/babel-plugin/node_modules/escape-string-regexp/package.json": "{\n\t\"name\": \"escape-string-regexp\",\n\t\"version\": \"4.0.0\",\n\t\"description\": \"Escape RegExp special characters\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/escape-string-regexp\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=10\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"escape\",\n\t\t\"regex\",\n\t\t\"regexp\",\n\t\t\"regular\",\n\t\t\"expression\",\n\t\t\"string\",\n\t\t\"special\",\n\t\t\"characters\"\n\t],\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.4.1\",\n\t\t\"tsd\": \"^0.11.0\",\n\t\t\"xo\": \"^0.28.3\"\n\t}\n}\n",
  "node_modules/@emotion/cache/dist/declarations/src/index.d.ts": "import type { EmotionCache } from '@emotion/utils';\nimport { StylisPlugin } from \"./types.js\";\nexport interface Options {\n    nonce?: string;\n    stylisPlugins?: Array<StylisPlugin>;\n    key: string;\n    container?: Node;\n    speedy?: boolean;\n    /** @deprecate use `insertionPoint` instead */\n    prepend?: boolean;\n    insertionPoint?: HTMLElement;\n}\ndeclare let createCache: (options: Options) => EmotionCache;\nexport default createCache;\nexport type { EmotionCache };\nexport type { StylisElement, StylisPlugin, StylisPluginCallback } from \"./types.js\";\n",
  "node_modules/@emotion/cache/dist/declarations/src/types.d.ts": "export interface StylisElement {\n    type: string;\n    value: string;\n    props: Array<string> | string;\n    root: StylisElement | null;\n    parent: StylisElement | null;\n    children: Array<StylisElement> | string;\n    line: number;\n    column: number;\n    length: number;\n    return: string;\n}\nexport type StylisPluginCallback = (element: StylisElement, index: number, children: Array<StylisElement>, callback: StylisPluginCallback) => string | void;\nexport type StylisPlugin = (element: StylisElement, index: number, children: Array<StylisElement>, callback: StylisPluginCallback) => string | void;\n",
  "node_modules/@emotion/cache/dist/emotion-cache.cjs.d.ts": "export * from \"./declarations/src/index\";\nexport { default } from \"./declarations/src/index\";\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW1vdGlvbi1jYWNoZS5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4vZGVjbGFyYXRpb25zL3NyYy9pbmRleC5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0=\n",
  "node_modules/@emotion/cache/dist/emotion-cache.cjs.default.d.ts": "export { default as _default } from \"./declarations/src/index.js\"\n",
  "node_modules/@emotion/cache/package.json": "{\n  \"name\": \"@emotion/cache\",\n  \"version\": \"11.14.0\",\n  \"description\": \"emotion's cache\",\n  \"main\": \"dist/emotion-cache.cjs.js\",\n  \"module\": \"dist/emotion-cache.esm.js\",\n  \"types\": \"dist/emotion-cache.cjs.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"types\": {\n        \"import\": \"./dist/emotion-cache.cjs.mjs\",\n        \"default\": \"./dist/emotion-cache.cjs.js\"\n      },\n      \"development\": {\n        \"edge-light\": {\n          \"module\": \"./dist/emotion-cache.development.edge-light.esm.js\",\n          \"import\": \"./dist/emotion-cache.development.edge-light.cjs.mjs\",\n          \"default\": \"./dist/emotion-cache.development.edge-light.cjs.js\"\n        },\n        \"worker\": {\n          \"module\": \"./dist/emotion-cache.development.edge-light.esm.js\",\n          \"import\": \"./dist/emotion-cache.development.edge-light.cjs.mjs\",\n          \"default\": \"./dist/emotion-cache.development.edge-light.cjs.js\"\n        },\n        \"workerd\": {\n          \"module\": \"./dist/emotion-cache.development.edge-light.esm.js\",\n          \"import\": \"./dist/emotion-cache.development.edge-light.cjs.mjs\",\n          \"default\": \"./dist/emotion-cache.development.edge-light.cjs.js\"\n        },\n        \"browser\": {\n          \"module\": \"./dist/emotion-cache.browser.development.esm.js\",\n          \"import\": \"./dist/emotion-cache.browser.development.cjs.mjs\",\n          \"default\": \"./dist/emotion-cache.browser.development.cjs.js\"\n        },\n        \"module\": \"./dist/emotion-cache.development.esm.js\",\n        \"import\": \"./dist/emotion-cache.development.cjs.mjs\",\n        \"default\": \"./dist/emotion-cache.development.cjs.js\"\n      },\n      \"edge-light\": {\n        \"module\": \"./dist/emotion-cache.edge-light.esm.js\",\n        \"import\": \"./dist/emotion-cache.edge-light.cjs.mjs\",\n        \"default\": \"./dist/emotion-cache.edge-light.cjs.js\"\n      },\n      \"worker\": {\n        \"module\": \"./dist/emotion-cache.edge-light.esm.js\",\n        \"import\": \"./dist/emotion-cache.edge-light.cjs.mjs\",\n        \"default\": \"./dist/emotion-cache.edge-light.cjs.js\"\n      },\n      \"workerd\": {\n        \"module\": \"./dist/emotion-cache.edge-light.esm.js\",\n        \"import\": \"./dist/emotion-cache.edge-light.cjs.mjs\",\n        \"default\": \"./dist/emotion-cache.edge-light.cjs.js\"\n      },\n      \"browser\": {\n        \"module\": \"./dist/emotion-cache.browser.esm.js\",\n        \"import\": \"./dist/emotion-cache.browser.cjs.mjs\",\n        \"default\": \"./dist/emotion-cache.browser.cjs.js\"\n      },\n      \"module\": \"./dist/emotion-cache.esm.js\",\n      \"import\": \"./dist/emotion-cache.cjs.mjs\",\n      \"default\": \"./dist/emotion-cache.cjs.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"imports\": {\n    \"#is-development\": {\n      \"development\": \"./src/conditions/true.ts\",\n      \"default\": \"./src/conditions/false.ts\"\n    },\n    \"#is-browser\": {\n      \"edge-light\": \"./src/conditions/false.ts\",\n      \"workerd\": \"./src/conditions/false.ts\",\n      \"worker\": \"./src/conditions/false.ts\",\n      \"browser\": \"./src/conditions/true.ts\",\n      \"default\": \"./src/conditions/is-browser.ts\"\n    }\n  },\n  \"license\": \"MIT\",\n  \"repository\": \"https://github.com/emotion-js/emotion/tree/main/packages/cache\",\n  \"scripts\": {\n    \"test:typescript\": \"dtslint types\"\n  },\n  \"dependencies\": {\n    \"@emotion/memoize\": \"^0.9.0\",\n    \"@emotion/sheet\": \"^1.4.0\",\n    \"@emotion/utils\": \"^1.4.2\",\n    \"@emotion/weak-memoize\": \"^0.4.0\",\n    \"stylis\": \"4.2.0\"\n  },\n  \"devDependencies\": {\n    \"@definitelytyped/dtslint\": \"0.0.112\",\n    \"@emotion/hash\": \"*\",\n    \"@types/stylis\": \"^4.2.7\",\n    \"typescript\": \"^5.4.5\"\n  },\n  \"files\": [\n    \"src\",\n    \"dist\"\n  ]\n}\n",
  "node_modules/@emotion/hash/dist/declarations/src/index.d.ts": "export default function murmur2(str: string): string;\n",
  "node_modules/@emotion/hash/dist/emotion-hash.cjs.d.ts": "export * from \"./declarations/src/index\";\nexport { default } from \"./declarations/src/index\";\n//# sourceMappingURL=emotion-hash.cjs.d.ts.map\n",
  "node_modules/@emotion/hash/dist/emotion-hash.cjs.default.d.ts": "export { default as _default } from \"./declarations/src/index.js\"\n",
  "node_modules/@emotion/hash/package.json": "{\n  \"name\": \"@emotion/hash\",\n  \"version\": \"0.9.2\",\n  \"description\": \"A MurmurHash2 implementation\",\n  \"main\": \"dist/emotion-hash.cjs.js\",\n  \"module\": \"dist/emotion-hash.esm.js\",\n  \"types\": \"dist/emotion-hash.cjs.d.ts\",\n  \"license\": \"MIT\",\n  \"repository\": \"https://github.com/emotion-js/emotion/tree/main/packages/hash\",\n  \"files\": [\n    \"src\",\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"test:typescript\": \"dtslint types\"\n  },\n  \"devDependencies\": {\n    \"@definitelytyped/dtslint\": \"0.0.112\",\n    \"typescript\": \"^5.4.5\"\n  },\n  \"exports\": {\n    \".\": {\n      \"module\": \"./dist/emotion-hash.esm.js\",\n      \"import\": \"./dist/emotion-hash.cjs.mjs\",\n      \"default\": \"./dist/emotion-hash.cjs.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  }\n}\n",
  "node_modules/@emotion/is-prop-valid/dist/declarations/src/index.d.ts": "declare const isPropValid: (arg: string) => boolean;\nexport default isPropValid;\n",
  "node_modules/@emotion/is-prop-valid/dist/emotion-is-prop-valid.cjs.d.ts": "export * from \"./declarations/src/index\";\nexport { default } from \"./declarations/src/index\";\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW1vdGlvbi1pcy1wcm9wLXZhbGlkLmNqcy5kLnRzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi9kZWNsYXJhdGlvbnMvc3JjL2luZGV4LmQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEifQ==\n",
  "node_modules/@emotion/is-prop-valid/dist/emotion-is-prop-valid.cjs.default.d.ts": "export { default as _default } from \"./declarations/src/index.js\"\n",
  "node_modules/@emotion/is-prop-valid/package.json": "{\n  \"name\": \"@emotion/is-prop-valid\",\n  \"version\": \"1.3.1\",\n  \"description\": \"A function to check whether a prop is valid for HTML and SVG elements\",\n  \"main\": \"dist/emotion-is-prop-valid.cjs.js\",\n  \"module\": \"dist/emotion-is-prop-valid.esm.js\",\n  \"types\": \"dist/emotion-is-prop-valid.cjs.d.ts\",\n  \"license\": \"MIT\",\n  \"repository\": \"https://github.com/emotion-js/emotion/tree/main/packages/is-prop-valid\",\n  \"scripts\": {\n    \"test:typescript\": \"dtslint types\"\n  },\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"dependencies\": {\n    \"@emotion/memoize\": \"^0.9.0\"\n  },\n  \"devDependencies\": {\n    \"@definitelytyped/dtslint\": \"0.0.112\",\n    \"typescript\": \"^5.4.5\"\n  },\n  \"files\": [\n    \"src\",\n    \"dist\"\n  ],\n  \"exports\": {\n    \".\": {\n      \"types\": {\n        \"import\": \"./dist/emotion-is-prop-valid.cjs.mjs\",\n        \"default\": \"./dist/emotion-is-prop-valid.cjs.js\"\n      },\n      \"module\": \"./dist/emotion-is-prop-valid.esm.js\",\n      \"import\": \"./dist/emotion-is-prop-valid.cjs.mjs\",\n      \"default\": \"./dist/emotion-is-prop-valid.cjs.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  }\n}\n",
  "node_modules/@emotion/memoize/dist/declarations/src/index.d.ts": "export default function memoize<V>(fn: (arg: string) => V): (arg: string) => V;\n",
  "node_modules/@emotion/memoize/dist/emotion-memoize.cjs.d.ts": "export * from \"./declarations/src/index\";\nexport { default } from \"./declarations/src/index\";\n//# sourceMappingURL=emotion-memoize.cjs.d.ts.map\n",
  "node_modules/@emotion/memoize/dist/emotion-memoize.cjs.default.d.ts": "export { default as _default } from \"./declarations/src/index.js\"\n",
  "node_modules/@emotion/memoize/package.json": "{\n  \"name\": \"@emotion/memoize\",\n  \"version\": \"0.9.0\",\n  \"description\": \"emotion's memoize utility\",\n  \"main\": \"dist/emotion-memoize.cjs.js\",\n  \"module\": \"dist/emotion-memoize.esm.js\",\n  \"types\": \"dist/emotion-memoize.cjs.d.ts\",\n  \"license\": \"MIT\",\n  \"repository\": \"https://github.com/emotion-js/emotion/tree/main/packages/memoize\",\n  \"scripts\": {\n    \"test:typescript\": \"dtslint types\"\n  },\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"devDependencies\": {\n    \"@definitelytyped/dtslint\": \"0.0.112\",\n    \"typescript\": \"^5.4.5\"\n  },\n  \"files\": [\n    \"src\",\n    \"dist\"\n  ],\n  \"exports\": {\n    \".\": {\n      \"module\": \"./dist/emotion-memoize.esm.js\",\n      \"import\": \"./dist/emotion-memoize.cjs.mjs\",\n      \"default\": \"./dist/emotion-memoize.cjs.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  }\n}\n",
  "node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.d.ts": "export * from \"../../dist/declarations/src/_isolated-hnrs\";\nexport { default } from \"../../dist/declarations/src/_isolated-hnrs\";\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW1vdGlvbi1yZWFjdC1faXNvbGF0ZWQtaG5ycy5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL2Rpc3QvZGVjbGFyYXRpb25zL3NyYy9faXNvbGF0ZWQtaG5ycy5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0=\n",
  "node_modules/@emotion/react/_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.default.d.ts": "export { default as _default } from \"../../dist/declarations/src/_isolated-hnrs.js\"\n",
  "node_modules/@emotion/react/dist/declarations/src/_isolated-hnrs.d.ts": "import hoistNonReactStatics from 'hoist-non-react-statics';\ndeclare const _default: <T extends import(\"react\").ComponentType<any>, S extends import(\"react\").ComponentType<any>>(targetComponent: T, sourceComponent: S) => T & hoistNonReactStatics.NonReactStatics<S, {}>;\nexport default _default;\n",
  "node_modules/@emotion/react/dist/declarations/src/class-names.d.ts": "import * as React from 'react';\nimport { CSSInterpolation } from '@emotion/serialize';\nimport { Theme } from \"./theming.js\";\nexport interface ArrayClassNamesArg extends Array<ClassNamesArg> {\n}\nexport type ClassNamesArg = undefined | null | string | boolean | {\n    [className: string]: boolean | null | undefined;\n} | ArrayClassNamesArg;\nexport interface ClassNamesContent {\n    css(template: TemplateStringsArray, ...args: Array<CSSInterpolation>): string;\n    css(...args: Array<CSSInterpolation>): string;\n    cx(...args: Array<ClassNamesArg>): string;\n    theme: Theme;\n}\nexport interface ClassNamesProps {\n    children(content: ClassNamesContent): React.ReactNode;\n}\nexport declare const ClassNames: React.FC<ClassNamesProps & React.RefAttributes<any>> | React.ForwardRefExoticComponent<ClassNamesProps & React.RefAttributes<any>>;\n",
  "node_modules/@emotion/react/dist/declarations/src/context.d.ts": "import * as React from 'react';\nimport { EmotionCache } from '@emotion/cache';\nexport declare let CacheProvider: React.Provider<EmotionCache | null>;\nexport declare let __unsafe_useEmotionCache: () => EmotionCache | null;\ndeclare let withEmotionCache: <Props, RefType = any>(func: (props: React.PropsWithoutRef<Props>, context: EmotionCache, ref?: React.ForwardedRef<RefType>) => React.ReactNode) => React.FC<React.PropsWithoutRef<Props> & React.RefAttributes<RefType>> | React.ForwardRefExoticComponent<React.PropsWithoutRef<Props> & React.RefAttributes<RefType>>;\nexport { withEmotionCache };\n",
  "node_modules/@emotion/react/dist/declarations/src/css.d.ts": "import type { SerializedStyles } from '@emotion/utils';\nimport type { CSSInterpolation } from '@emotion/serialize';\ndeclare function css(template: TemplateStringsArray, ...args: CSSInterpolation[]): SerializedStyles;\ndeclare function css(...args: CSSInterpolation[]): SerializedStyles;\nexport default css;\n",
  "node_modules/@emotion/react/dist/declarations/src/global.d.ts": "import * as React from 'react';\nimport { Theme } from \"./theming.js\";\nimport { Interpolation } from '@emotion/serialize';\nexport interface GlobalProps {\n    styles: Interpolation<Theme>;\n}\nexport declare let Global: React.FC<GlobalProps & React.RefAttributes<any>> | React.ForwardRefExoticComponent<GlobalProps & React.RefAttributes<any>>;\n",
  "node_modules/@emotion/react/dist/declarations/src/index.d.ts": "export type { EmotionCache } from '@emotion/cache';\nexport type { ArrayInterpolation, ComponentSelector, CSSObject, FunctionInterpolation, Interpolation, Keyframes, SerializedStyles } from '@emotion/serialize';\nexport { withEmotionCache, CacheProvider, __unsafe_useEmotionCache } from \"./context.js\";\nexport { jsx } from \"./jsx.js\";\nexport { jsx as createElement } from \"./jsx.js\";\nexport { Global } from \"./global.js\";\nexport type { GlobalProps } from \"./global.js\";\nexport { keyframes } from \"./keyframes.js\";\nexport { ClassNames } from \"./class-names.js\";\nexport type { ClassNamesArg, ClassNamesContent, ClassNamesProps, ArrayClassNamesArg } from \"./class-names.js\";\nexport { ThemeContext, useTheme, ThemeProvider, withTheme } from \"./theming.js\";\nexport type { Theme, ThemeProviderProps, WithTheme } from \"./theming.js\";\nexport { default as css } from \"./css.js\";\nexport type { DistributiveOmit, PropsOf } from \"./types.js\";\n",
  "node_modules/@emotion/react/dist/declarations/src/jsx-dev-runtime.d.ts": "import * as ReactJSXRuntimeDev from 'react/jsx-dev-runtime';\nexport type { EmotionJSX as JSX } from \"./jsx-namespace.js\";\nexport declare const Fragment: import(\"react\").ExoticComponent<{\n    children?: import(\"react\").ReactNode;\n}>;\nexport declare const jsxDEV: typeof ReactJSXRuntimeDev.jsxDEV;\n",
  "node_modules/@emotion/react/dist/declarations/src/jsx-namespace.d.ts": "import 'react';\nimport { Interpolation } from '@emotion/serialize';\nimport { Theme } from \"./theming.js\";\ntype IsPreReact19 = 2 extends Parameters<React.FunctionComponent<any>>['length'] ? true : false;\ntype WithConditionalCSSProp<P> = 'className' extends keyof P ? string extends P['className' & keyof P] ? {\n    css?: Interpolation<Theme>;\n} : {} : {};\n/** @ts-ignore */\ntype ReactJSXElement = true extends IsPreReact19 ? JSX.Element : React.JSX.Element;\n/** @ts-ignore */\ntype ReactJSXElementClass = true extends IsPreReact19 ? JSX.ElementClass : React.JSX.ElementClass;\n/** @ts-ignore */\ntype ReactJSXElementAttributesProperty = true extends IsPreReact19 ? JSX.ElementAttributesProperty : React.JSX.ElementAttributesProperty;\n/** @ts-ignore */\ntype ReactJSXElementChildrenAttribute = true extends IsPreReact19 ? JSX.ElementChildrenAttribute : React.JSX.ElementChildrenAttribute;\n/** @ts-ignore */\ntype ReactJSXLibraryManagedAttributes<C, P> = true extends IsPreReact19 ? JSX.LibraryManagedAttributes<C, P> : React.JSX.LibraryManagedAttributes<C, P>;\n/** @ts-ignore */\ntype ReactJSXIntrinsicAttributes = true extends IsPreReact19 ? JSX.IntrinsicAttributes : React.JSX.IntrinsicAttributes;\n/** @ts-ignore */\ntype ReactJSXIntrinsicClassAttributes<T> = true extends IsPreReact19 ? JSX.IntrinsicClassAttributes<T> : React.JSX.IntrinsicClassAttributes<T>;\n/** @ts-ignore */\ntype ReactJSXIntrinsicElements = true extends IsPreReact19 ? JSX.IntrinsicElements : React.JSX.IntrinsicElements;\n/** @ts-ignore */\ntype ReactJSXElementType = true extends IsPreReact19 ? string | React.JSXElementConstructor<any> : React.JSX.ElementType;\nexport declare namespace ReactJSX {\n    type ElementType = ReactJSXElementType;\n    interface Element extends ReactJSXElement {\n    }\n    interface ElementClass extends ReactJSXElementClass {\n    }\n    interface ElementAttributesProperty extends ReactJSXElementAttributesProperty {\n    }\n    interface ElementChildrenAttribute extends ReactJSXElementChildrenAttribute {\n    }\n    type LibraryManagedAttributes<C, P> = ReactJSXLibraryManagedAttributes<C, P>;\n    interface IntrinsicAttributes extends ReactJSXIntrinsicAttributes {\n    }\n    interface IntrinsicClassAttributes<T> extends ReactJSXIntrinsicClassAttributes<T> {\n    }\n    type IntrinsicElements = ReactJSXIntrinsicElements;\n}\nexport declare namespace EmotionJSX {\n    type ElementType = ReactJSXElementType;\n    interface Element extends ReactJSXElement {\n    }\n    interface ElementClass extends ReactJSXElementClass {\n    }\n    interface ElementAttributesProperty extends ReactJSXElementAttributesProperty {\n    }\n    interface ElementChildrenAttribute extends ReactJSXElementChildrenAttribute {\n    }\n    type LibraryManagedAttributes<C, P> = P extends unknown ? WithConditionalCSSProp<P> & ReactJSXLibraryManagedAttributes<C, P> : never;\n    interface IntrinsicAttributes extends ReactJSXIntrinsicAttributes {\n    }\n    interface IntrinsicClassAttributes<T> extends ReactJSXIntrinsicClassAttributes<T> {\n    }\n    type IntrinsicElements = {\n        [K in keyof ReactJSXIntrinsicElements]: ReactJSXIntrinsicElements[K] & {\n            css?: Interpolation<Theme>;\n        };\n    };\n}\nexport {};\n",
  "node_modules/@emotion/react/dist/declarations/src/jsx-runtime.d.ts": "import * as ReactJSXRuntime from 'react/jsx-runtime';\nexport type { EmotionJSX as JSX } from \"./jsx-namespace.js\";\nexport declare const Fragment: import(\"react\").ExoticComponent<{\n    children?: import(\"react\").ReactNode;\n}>;\nexport declare const jsx: typeof ReactJSXRuntime.jsx;\nexport declare const jsxs: typeof ReactJSXRuntime.jsxs;\n",
  "node_modules/@emotion/react/dist/declarations/src/jsx.d.ts": "import * as React from 'react';\nimport { EmotionJSX } from \"./jsx-namespace.js\";\nexport declare const jsx: typeof React.createElement;\nexport declare namespace jsx {\n    namespace JSX {\n        type ElementType = EmotionJSX.ElementType;\n        interface Element extends EmotionJSX.Element {\n        }\n        interface ElementClass extends EmotionJSX.ElementClass {\n        }\n        interface ElementAttributesProperty extends EmotionJSX.ElementAttributesProperty {\n        }\n        interface ElementChildrenAttribute extends EmotionJSX.ElementChildrenAttribute {\n        }\n        type LibraryManagedAttributes<C, P> = EmotionJSX.LibraryManagedAttributes<C, P>;\n        interface IntrinsicAttributes extends EmotionJSX.IntrinsicAttributes {\n        }\n        interface IntrinsicClassAttributes<T> extends EmotionJSX.IntrinsicClassAttributes<T> {\n        }\n        type IntrinsicElements = EmotionJSX.IntrinsicElements;\n    }\n}\n",
  "node_modules/@emotion/react/dist/declarations/src/keyframes.d.ts": "import { CSSInterpolation } from '@emotion/serialize';\ntype Keyframes = {\n    name: string;\n    styles: string;\n    anim: 1;\n    toString: () => string;\n} & string;\nexport declare function keyframes(template: TemplateStringsArray, ...args: CSSInterpolation[]): Keyframes;\nexport declare function keyframes(...args: CSSInterpolation[]): Keyframes;\nexport {};\n",
  "node_modules/@emotion/react/dist/declarations/src/theming.d.ts": "import * as React from 'react';\nimport { DistributiveOmit, PropsOf } from \"./types.js\";\nexport interface Theme {\n}\nexport interface ThemeProviderProps {\n    theme: Partial<Theme> | ((outerTheme: Theme) => Theme);\n    children: React.ReactNode;\n}\nexport interface ThemeProvider {\n    (props: ThemeProviderProps): React.ReactElement;\n}\nexport type WithTheme<P, T> = P extends {\n    theme: infer Theme;\n} ? P & {\n    theme: Exclude<Theme, undefined>;\n} : P & {\n    theme: T;\n};\nexport declare const ThemeContext: React.Context<Theme>;\nexport declare const useTheme: () => Theme;\nexport interface ThemeProviderProps {\n    theme: Partial<Theme> | ((outerTheme: Theme) => Theme);\n    children: React.ReactNode;\n}\nexport declare const ThemeProvider: (props: ThemeProviderProps) => React.JSX.Element;\nexport declare function withTheme<C extends React.ComponentType<React.ComponentProps<C>>>(Component: C): React.ForwardRefExoticComponent<DistributiveOmit<PropsOf<C>, 'theme'> & {\n    theme?: Theme;\n}>;\n",
  "node_modules/@emotion/react/dist/declarations/src/types.d.ts": "import { ReactJSX } from \"./jsx-namespace.js\";\n/**\n * @desc Utility type for getting props type of React component.\n * It takes `defaultProps` into an account - making props with defaults optional.\n */\nexport type PropsOf<C extends keyof ReactJSX.IntrinsicElements | React.JSXElementConstructor<any>> = ReactJSX.LibraryManagedAttributes<C, React.ComponentProps<C>>;\nexport type DistributiveOmit<T, U> = T extends any ? Pick<T, Exclude<keyof T, U>> : never;\n",
  "node_modules/@emotion/react/dist/emotion-react.cjs.d.ts": "export * from \"./declarations/src/index\";\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW1vdGlvbi1yZWFjdC5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4vZGVjbGFyYXRpb25zL3NyYy9pbmRleC5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0=\n",
  "node_modules/@emotion/react/jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.d.ts": "export * from \"../../dist/declarations/src/jsx-dev-runtime\";\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW1vdGlvbi1yZWFjdC1qc3gtZGV2LXJ1bnRpbWUuY2pzLmQudHMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9kaXN0L2RlY2xhcmF0aW9ucy9zcmMvanN4LWRldi1ydW50aW1lLmQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEifQ==\n",
  "node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.cjs.d.ts": "export * from \"../../dist/declarations/src/jsx-runtime\";\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW1vdGlvbi1yZWFjdC1qc3gtcnVudGltZS5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL2Rpc3QvZGVjbGFyYXRpb25zL3NyYy9qc3gtcnVudGltZS5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0=\n",
  "node_modules/@emotion/react/macro.d.ts": "export * from '@emotion/react'\n",
  "node_modules/@emotion/react/package.json": "{\n  \"name\": \"@emotion/react\",\n  \"version\": \"11.14.0\",\n  \"main\": \"dist/emotion-react.cjs.js\",\n  \"module\": \"dist/emotion-react.esm.js\",\n  \"types\": \"dist/emotion-react.cjs.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"types\": {\n        \"import\": \"./dist/emotion-react.cjs.mjs\",\n        \"default\": \"./dist/emotion-react.cjs.js\"\n      },\n      \"development\": {\n        \"edge-light\": {\n          \"module\": \"./dist/emotion-react.development.edge-light.esm.js\",\n          \"import\": \"./dist/emotion-react.development.edge-light.cjs.mjs\",\n          \"default\": \"./dist/emotion-react.development.edge-light.cjs.js\"\n        },\n        \"worker\": {\n          \"module\": \"./dist/emotion-react.development.edge-light.esm.js\",\n          \"import\": \"./dist/emotion-react.development.edge-light.cjs.mjs\",\n          \"default\": \"./dist/emotion-react.development.edge-light.cjs.js\"\n        },\n        \"workerd\": {\n          \"module\": \"./dist/emotion-react.development.edge-light.esm.js\",\n          \"import\": \"./dist/emotion-react.development.edge-light.cjs.mjs\",\n          \"default\": \"./dist/emotion-react.development.edge-light.cjs.js\"\n        },\n        \"browser\": {\n          \"module\": \"./dist/emotion-react.browser.development.esm.js\",\n          \"import\": \"./dist/emotion-react.browser.development.cjs.mjs\",\n          \"default\": \"./dist/emotion-react.browser.development.cjs.js\"\n        },\n        \"module\": \"./dist/emotion-react.development.esm.js\",\n        \"import\": \"./dist/emotion-react.development.cjs.mjs\",\n        \"default\": \"./dist/emotion-react.development.cjs.js\"\n      },\n      \"edge-light\": {\n        \"module\": \"./dist/emotion-react.edge-light.esm.js\",\n        \"import\": \"./dist/emotion-react.edge-light.cjs.mjs\",\n        \"default\": \"./dist/emotion-react.edge-light.cjs.js\"\n      },\n      \"worker\": {\n        \"module\": \"./dist/emotion-react.edge-light.esm.js\",\n        \"import\": \"./dist/emotion-react.edge-light.cjs.mjs\",\n        \"default\": \"./dist/emotion-react.edge-light.cjs.js\"\n      },\n      \"workerd\": {\n        \"module\": \"./dist/emotion-react.edge-light.esm.js\",\n        \"import\": \"./dist/emotion-react.edge-light.cjs.mjs\",\n        \"default\": \"./dist/emotion-react.edge-light.cjs.js\"\n      },\n      \"browser\": {\n        \"module\": \"./dist/emotion-react.browser.esm.js\",\n        \"import\": \"./dist/emotion-react.browser.cjs.mjs\",\n        \"default\": \"./dist/emotion-react.browser.cjs.js\"\n      },\n      \"module\": \"./dist/emotion-react.esm.js\",\n      \"import\": \"./dist/emotion-react.cjs.mjs\",\n      \"default\": \"./dist/emotion-react.cjs.js\"\n    },\n    \"./jsx-runtime\": {\n      \"types\": {\n        \"import\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.cjs.mjs\",\n        \"default\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.cjs.js\"\n      },\n      \"development\": {\n        \"edge-light\": {\n          \"module\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.development.edge-light.esm.js\",\n          \"import\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.development.edge-light.cjs.mjs\",\n          \"default\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.development.edge-light.cjs.js\"\n        },\n        \"worker\": {\n          \"module\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.development.edge-light.esm.js\",\n          \"import\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.development.edge-light.cjs.mjs\",\n          \"default\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.development.edge-light.cjs.js\"\n        },\n        \"workerd\": {\n          \"module\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.development.edge-light.esm.js\",\n          \"import\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.development.edge-light.cjs.mjs\",\n          \"default\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.development.edge-light.cjs.js\"\n        },\n        \"browser\": {\n          \"module\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.browser.development.esm.js\",\n          \"import\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.browser.development.cjs.mjs\",\n          \"default\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.browser.development.cjs.js\"\n        },\n        \"module\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.development.esm.js\",\n        \"import\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.development.cjs.mjs\",\n        \"default\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.development.cjs.js\"\n      },\n      \"edge-light\": {\n        \"module\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.edge-light.esm.js\",\n        \"import\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.edge-light.cjs.mjs\",\n        \"default\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.edge-light.cjs.js\"\n      },\n      \"worker\": {\n        \"module\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.edge-light.esm.js\",\n        \"import\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.edge-light.cjs.mjs\",\n        \"default\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.edge-light.cjs.js\"\n      },\n      \"workerd\": {\n        \"module\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.edge-light.esm.js\",\n        \"import\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.edge-light.cjs.mjs\",\n        \"default\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.edge-light.cjs.js\"\n      },\n      \"browser\": {\n        \"module\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.browser.esm.js\",\n        \"import\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.browser.cjs.mjs\",\n        \"default\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.browser.cjs.js\"\n      },\n      \"module\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.esm.js\",\n      \"import\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.cjs.mjs\",\n      \"default\": \"./jsx-runtime/dist/emotion-react-jsx-runtime.cjs.js\"\n    },\n    \"./_isolated-hnrs\": {\n      \"types\": {\n        \"import\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.mjs\",\n        \"default\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.js\"\n      },\n      \"development\": {\n        \"edge-light\": {\n          \"module\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.edge-light.esm.js\",\n          \"import\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.edge-light.cjs.mjs\",\n          \"default\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.edge-light.cjs.js\"\n        },\n        \"worker\": {\n          \"module\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.edge-light.esm.js\",\n          \"import\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.edge-light.cjs.mjs\",\n          \"default\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.edge-light.cjs.js\"\n        },\n        \"workerd\": {\n          \"module\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.edge-light.esm.js\",\n          \"import\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.edge-light.cjs.mjs\",\n          \"default\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.edge-light.cjs.js\"\n        },\n        \"browser\": {\n          \"module\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.development.esm.js\",\n          \"import\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.development.cjs.mjs\",\n          \"default\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.development.cjs.js\"\n        },\n        \"module\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.esm.js\",\n        \"import\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.cjs.mjs\",\n        \"default\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.development.cjs.js\"\n      },\n      \"edge-light\": {\n        \"module\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.edge-light.esm.js\",\n        \"import\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.edge-light.cjs.mjs\",\n        \"default\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.edge-light.cjs.js\"\n      },\n      \"worker\": {\n        \"module\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.edge-light.esm.js\",\n        \"import\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.edge-light.cjs.mjs\",\n        \"default\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.edge-light.cjs.js\"\n      },\n      \"workerd\": {\n        \"module\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.edge-light.esm.js\",\n        \"import\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.edge-light.cjs.mjs\",\n        \"default\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.edge-light.cjs.js\"\n      },\n      \"browser\": {\n        \"module\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.esm.js\",\n        \"import\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.cjs.mjs\",\n        \"default\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.cjs.js\"\n      },\n      \"module\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.esm.js\",\n      \"import\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.mjs\",\n      \"default\": \"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.js\"\n    },\n    \"./jsx-dev-runtime\": {\n      \"types\": {\n        \"import\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.mjs\",\n        \"default\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.js\"\n      },\n      \"development\": {\n        \"edge-light\": {\n          \"module\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.edge-light.esm.js\",\n          \"import\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.edge-light.cjs.mjs\",\n          \"default\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.edge-light.cjs.js\"\n        },\n        \"worker\": {\n          \"module\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.edge-light.esm.js\",\n          \"import\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.edge-light.cjs.mjs\",\n          \"default\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.edge-light.cjs.js\"\n        },\n        \"workerd\": {\n          \"module\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.edge-light.esm.js\",\n          \"import\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.edge-light.cjs.mjs\",\n          \"default\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.edge-light.cjs.js\"\n        },\n        \"browser\": {\n          \"module\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.development.esm.js\",\n          \"import\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.development.cjs.mjs\",\n          \"default\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.development.cjs.js\"\n        },\n        \"module\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.esm.js\",\n        \"import\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.cjs.mjs\",\n        \"default\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.development.cjs.js\"\n      },\n      \"edge-light\": {\n        \"module\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.edge-light.esm.js\",\n        \"import\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.edge-light.cjs.mjs\",\n        \"default\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.edge-light.cjs.js\"\n      },\n      \"worker\": {\n        \"module\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.edge-light.esm.js\",\n        \"import\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.edge-light.cjs.mjs\",\n        \"default\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.edge-light.cjs.js\"\n      },\n      \"workerd\": {\n        \"module\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.edge-light.esm.js\",\n        \"import\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.edge-light.cjs.mjs\",\n        \"default\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.edge-light.cjs.js\"\n      },\n      \"browser\": {\n        \"module\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.esm.js\",\n        \"import\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.cjs.mjs\",\n        \"default\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.cjs.js\"\n      },\n      \"module\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.esm.js\",\n      \"import\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.mjs\",\n      \"default\": \"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.js\"\n    },\n    \"./package.json\": \"./package.json\",\n    \"./types/css-prop\": \"./types/css-prop.d.ts\",\n    \"./macro\": {\n      \"types\": {\n        \"import\": \"./macro.d.mts\",\n        \"default\": \"./macro.d.ts\"\n      },\n      \"default\": \"./macro.js\"\n    }\n  },\n  \"imports\": {\n    \"#is-development\": {\n      \"development\": \"./src/conditions/true.ts\",\n      \"default\": \"./src/conditions/false.ts\"\n    },\n    \"#is-browser\": {\n      \"edge-light\": \"./src/conditions/false.ts\",\n      \"workerd\": \"./src/conditions/false.ts\",\n      \"worker\": \"./src/conditions/false.ts\",\n      \"browser\": \"./src/conditions/true.ts\",\n      \"default\": \"./src/conditions/is-browser.ts\"\n    }\n  },\n  \"files\": [\n    \"src\",\n    \"dist\",\n    \"jsx-runtime\",\n    \"jsx-dev-runtime\",\n    \"_isolated-hnrs\",\n    \"types/css-prop.d.ts\",\n    \"macro.*\"\n  ],\n  \"sideEffects\": false,\n  \"author\": \"Emotion Contributors\",\n  \"license\": \"MIT\",\n  \"scripts\": {\n    \"test:typescript\": \"dtslint types\"\n  },\n  \"dependencies\": {\n    \"@babel/runtime\": \"^7.18.3\",\n    \"@emotion/babel-plugin\": \"^11.13.5\",\n    \"@emotion/cache\": \"^11.14.0\",\n    \"@emotion/serialize\": \"^1.3.3\",\n    \"@emotion/use-insertion-effect-with-fallbacks\": \"^1.2.0\",\n    \"@emotion/utils\": \"^1.4.2\",\n    \"@emotion/weak-memoize\": \"^0.4.0\",\n    \"hoist-non-react-statics\": \"^3.3.1\"\n  },\n  \"peerDependencies\": {\n    \"react\": \">=16.8.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"@types/react\": {\n      \"optional\": true\n    }\n  },\n  \"devDependencies\": {\n    \"@definitelytyped/dtslint\": \"0.0.112\",\n    \"@emotion/css\": \"11.13.5\",\n    \"@emotion/css-prettifier\": \"1.2.0\",\n    \"@emotion/server\": \"11.11.0\",\n    \"@emotion/styled\": \"11.14.0\",\n    \"@types/hoist-non-react-statics\": \"^3.3.5\",\n    \"html-tag-names\": \"^1.1.2\",\n    \"react\": \"16.14.0\",\n    \"svg-tag-names\": \"^1.1.1\",\n    \"typescript\": \"^5.4.5\"\n  },\n  \"repository\": \"https://github.com/emotion-js/emotion/tree/main/packages/react\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"umd:main\": \"dist/emotion-react.umd.min.js\",\n  \"preconstruct\": {\n    \"entrypoints\": [\n      \"./index.ts\",\n      \"./jsx-runtime.ts\",\n      \"./jsx-dev-runtime.ts\",\n      \"./_isolated-hnrs.ts\"\n    ],\n    \"umdName\": \"emotionReact\",\n    \"exports\": {\n      \"extra\": {\n        \"./types/css-prop\": \"./types/css-prop.d.ts\",\n        \"./macro\": {\n          \"types\": {\n            \"import\": \"./macro.d.mts\",\n            \"default\": \"./macro.d.ts\"\n          },\n          \"default\": \"./macro.js\"\n        }\n      }\n    }\n  }\n}\n",
  "node_modules/@emotion/react/types/css-prop.d.ts": "import {} from 'react'\nimport { Interpolation } from '@emotion/serialize'\nimport { Theme } from '@emotion/react'\n\ndeclare module 'react' {\n  interface Attributes {\n    css?: Interpolation<Theme>\n  }\n}\n",
  "node_modules/@emotion/serialize/dist/declarations/src/index.d.ts": "import type { RegisteredCache, SerializedStyles } from '@emotion/utils';\nimport * as CSS from 'csstype';\nexport type { RegisteredCache, SerializedStyles };\nexport type CSSProperties = CSS.PropertiesFallback<number | string>;\nexport type CSSPropertiesWithMultiValues = {\n    [K in keyof CSSProperties]: CSSProperties[K] | ReadonlyArray<Extract<CSSProperties[K], string>>;\n};\nexport type CSSPseudos = {\n    [K in CSS.Pseudos]?: CSSObject;\n};\nexport interface ArrayCSSInterpolation extends ReadonlyArray<CSSInterpolation> {\n}\nexport type InterpolationPrimitive = null | undefined | boolean | number | string | ComponentSelector | Keyframes | SerializedStyles | CSSObject;\nexport type CSSInterpolation = InterpolationPrimitive | ArrayCSSInterpolation;\nexport interface CSSOthersObject {\n    [propertiesName: string]: CSSInterpolation;\n}\nexport interface CSSObject extends CSSPropertiesWithMultiValues, CSSPseudos, CSSOthersObject {\n}\nexport interface ComponentSelector {\n    __emotion_styles: any;\n}\nexport type Keyframes = {\n    name: string;\n    styles: string;\n    anim: number;\n    toString: () => string;\n} & string;\nexport interface ArrayInterpolation<Props = unknown> extends ReadonlyArray<Interpolation<Props>> {\n}\nexport interface FunctionInterpolation<Props = unknown> {\n    (props: Props): Interpolation<Props>;\n}\nexport type Interpolation<Props = unknown> = InterpolationPrimitive | ArrayInterpolation<Props> | FunctionInterpolation<Props>;\nexport declare function serializeStyles<Props>(args: Array<TemplateStringsArray | Interpolation<Props>>, registered?: RegisteredCache, mergedProps?: Props): SerializedStyles;\n",
  "node_modules/@emotion/serialize/dist/emotion-serialize.cjs.d.ts": "export * from \"./declarations/src/index\";\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW1vdGlvbi1zZXJpYWxpemUuY2pzLmQudHMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuL2RlY2xhcmF0aW9ucy9zcmMvaW5kZXguZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSJ9\n",
  "node_modules/@emotion/serialize/package.json": "{\n  \"name\": \"@emotion/serialize\",\n  \"version\": \"1.3.3\",\n  \"description\": \"serialization utils for emotion\",\n  \"main\": \"dist/emotion-serialize.cjs.js\",\n  \"module\": \"dist/emotion-serialize.esm.js\",\n  \"types\": \"dist/emotion-serialize.cjs.d.ts\",\n  \"license\": \"MIT\",\n  \"repository\": \"https://github.com/emotion-js/emotion/tree/main/packages/serialize\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"scripts\": {\n    \"test:typescript\": \"dtslint types\"\n  },\n  \"dependencies\": {\n    \"@emotion/hash\": \"^0.9.2\",\n    \"@emotion/memoize\": \"^0.9.0\",\n    \"@emotion/unitless\": \"^0.10.0\",\n    \"@emotion/utils\": \"^1.4.2\",\n    \"csstype\": \"^3.0.2\"\n  },\n  \"devDependencies\": {\n    \"@definitelytyped/dtslint\": \"0.0.112\",\n    \"typescript\": \"^5.4.5\"\n  },\n  \"files\": [\n    \"src\",\n    \"dist\"\n  ],\n  \"exports\": {\n    \".\": {\n      \"types\": {\n        \"import\": \"./dist/emotion-serialize.cjs.mjs\",\n        \"default\": \"./dist/emotion-serialize.cjs.js\"\n      },\n      \"development\": {\n        \"module\": \"./dist/emotion-serialize.development.esm.js\",\n        \"import\": \"./dist/emotion-serialize.development.cjs.mjs\",\n        \"default\": \"./dist/emotion-serialize.development.cjs.js\"\n      },\n      \"module\": \"./dist/emotion-serialize.esm.js\",\n      \"import\": \"./dist/emotion-serialize.cjs.mjs\",\n      \"default\": \"./dist/emotion-serialize.cjs.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"imports\": {\n    \"#is-development\": {\n      \"development\": \"./src/conditions/true.ts\",\n      \"default\": \"./src/conditions/false.ts\"\n    }\n  }\n}\n",
  "node_modules/@emotion/sheet/dist/declarations/src/index.d.ts": "export type Options = {\n    nonce?: string;\n    key: string;\n    container: Node;\n    speedy?: boolean;\n    prepend?: boolean;\n    insertionPoint?: HTMLElement;\n};\nexport declare class StyleSheet {\n    isSpeedy: boolean;\n    ctr: number;\n    tags: HTMLStyleElement[];\n    container: Node;\n    key: string;\n    nonce: string | undefined;\n    prepend: boolean | undefined;\n    before: Element | null;\n    insertionPoint: HTMLElement | undefined;\n    private _alreadyInsertedOrderInsensitiveRule;\n    constructor(options: Options);\n    private _insertTag;\n    hydrate(nodes: HTMLStyleElement[]): void;\n    insert(rule: string): void;\n    flush(): void;\n}\n",
  "node_modules/@emotion/sheet/dist/emotion-sheet.cjs.d.ts": "export * from \"./declarations/src/index\";\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW1vdGlvbi1zaGVldC5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4vZGVjbGFyYXRpb25zL3NyYy9pbmRleC5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0=\n",
  "node_modules/@emotion/sheet/package.json": "{\n  \"name\": \"@emotion/sheet\",\n  \"version\": \"1.4.0\",\n  \"description\": \"emotion's stylesheet\",\n  \"main\": \"dist/emotion-sheet.cjs.js\",\n  \"module\": \"dist/emotion-sheet.esm.js\",\n  \"types\": \"dist/emotion-sheet.cjs.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"types\": {\n        \"import\": \"./dist/emotion-sheet.cjs.mjs\",\n        \"default\": \"./dist/emotion-sheet.cjs.js\"\n      },\n      \"development\": {\n        \"module\": \"./dist/emotion-sheet.development.esm.js\",\n        \"import\": \"./dist/emotion-sheet.development.cjs.mjs\",\n        \"default\": \"./dist/emotion-sheet.development.cjs.js\"\n      },\n      \"module\": \"./dist/emotion-sheet.esm.js\",\n      \"import\": \"./dist/emotion-sheet.cjs.mjs\",\n      \"default\": \"./dist/emotion-sheet.cjs.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"imports\": {\n    \"#is-development\": {\n      \"development\": \"./src/conditions/true.ts\",\n      \"default\": \"./src/conditions/false.ts\"\n    }\n  },\n  \"license\": \"MIT\",\n  \"scripts\": {\n    \"test:typescript\": \"dtslint types\"\n  },\n  \"repository\": \"https://github.com/emotion-js/emotion/tree/main/packages/sheet\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"files\": [\n    \"src\",\n    \"dist\"\n  ],\n  \"devDependencies\": {\n    \"@definitelytyped/dtslint\": \"0.0.112\",\n    \"typescript\": \"^5.4.5\"\n  }\n}\n",
  "node_modules/@emotion/styled/base/dist/emotion-styled-base.cjs.d.ts": "export * from \"../../dist/declarations/src/base\";\nexport { default } from \"../../dist/declarations/src/base\";\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW1vdGlvbi1zdHlsZWQtYmFzZS5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL2Rpc3QvZGVjbGFyYXRpb25zL3NyYy9iYXNlLmQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEifQ==\n",
  "node_modules/@emotion/styled/base/dist/emotion-styled-base.cjs.default.d.ts": "export { default as _default } from \"../../dist/declarations/src/base.js\"\n",
  "node_modules/@emotion/styled/dist/declarations/src/base.d.ts": "import { CreateStyled } from \"./types.js\";\nexport type { ArrayInterpolation, ComponentSelector, CSSObject, FunctionInterpolation, Interpolation } from '@emotion/serialize';\ndeclare const _default: CreateStyled;\nexport default _default;\n",
  "node_modules/@emotion/styled/dist/declarations/src/index.d.ts": "import { Theme } from '@emotion/react';\nimport { ReactJSXIntrinsicElements } from \"./jsx-namespace.js\";\nimport { CreateStyledComponent, CreateStyled as BaseCreateStyled } from \"./types.js\";\nexport type { ArrayInterpolation, ComponentSelector, CSSObject, FunctionInterpolation, Interpolation } from '@emotion/serialize';\nexport type { CreateStyledComponent, FilteringStyledOptions, StyledComponent, StyledOptions } from \"./types.js\";\nexport type StyledTags = {\n    [Tag in keyof ReactJSXIntrinsicElements]: CreateStyledComponent<{\n        theme?: Theme;\n        as?: React.ElementType;\n    }, ReactJSXIntrinsicElements[Tag]>;\n};\nexport interface CreateStyled extends BaseCreateStyled, StyledTags {\n}\ndeclare const newStyled: CreateStyled;\nexport default newStyled;\n",
  "node_modules/@emotion/styled/dist/declarations/src/jsx-namespace.d.ts": "import 'react';\ntype IsPreReact19 = 2 extends Parameters<React.FunctionComponent<any>>['length'] ? true : false;\n/** @ts-ignore */\nexport type ReactJSXIntrinsicElements = true extends IsPreReact19 ? JSX.IntrinsicElements : React.JSX.IntrinsicElements;\nexport {};\n",
  "node_modules/@emotion/styled/dist/declarations/src/types.d.ts": "import { ComponentSelector, Interpolation } from '@emotion/serialize';\nimport { ReactJSXIntrinsicElements } from \"./jsx-namespace.js\";\nimport { PropsOf, Theme } from '@emotion/react';\n/** Same as StyledOptions but shouldForwardProp must be a type guard */\nexport interface FilteringStyledOptions<Props = Record<string, any>, ForwardedProps extends keyof Props & string = keyof Props & string> {\n    label?: string;\n    shouldForwardProp?: (propName: string) => propName is ForwardedProps;\n    target?: string;\n}\nexport interface StyledOptions<Props = Record<string, any>> {\n    label?: string;\n    shouldForwardProp?: (propName: string) => boolean;\n    target?: string;\n}\n/**\n * @typeparam ComponentProps  Props which will be included when withComponent is called\n * @typeparam SpecificComponentProps  Props which will *not* be included when withComponent is called\n */\nexport interface StyledComponent<ComponentProps extends {}, SpecificComponentProps extends {} = {}, JSXProps extends {} = {}> extends React.FC<ComponentProps & SpecificComponentProps & JSXProps>, ComponentSelector {\n    withComponent<C extends React.ComponentClass<React.ComponentProps<C>>>(component: C): StyledComponent<ComponentProps & PropsOf<C>, {}, {\n        ref?: React.Ref<InstanceType<C>>;\n    }>;\n    withComponent<C extends React.ComponentType<React.ComponentProps<C>>>(component: C): StyledComponent<ComponentProps & PropsOf<C>>;\n    withComponent<Tag extends keyof ReactJSXIntrinsicElements>(tag: Tag): StyledComponent<ComponentProps, ReactJSXIntrinsicElements[Tag]>;\n}\n/**\n * @typeparam ComponentProps  Props which will be included when withComponent is called\n * @typeparam SpecificComponentProps  Props which will *not* be included when withComponent is called\n */\nexport interface CreateStyledComponent<ComponentProps extends {}, SpecificComponentProps extends {} = {}, JSXProps extends {} = {}> {\n    (template: TemplateStringsArray, ...styles: Array<Interpolation<ComponentProps & SpecificComponentProps & {\n        theme: Theme;\n    }>>): StyledComponent<ComponentProps, SpecificComponentProps, JSXProps>;\n    /**\n     * @typeparam AdditionalProps  Additional props to add to your styled component\n     */\n    <AdditionalProps extends {}>(template: TemplateStringsArray, ...styles: Array<Interpolation<ComponentProps & SpecificComponentProps & AdditionalProps & {\n        theme: Theme;\n    }>>): StyledComponent<ComponentProps & AdditionalProps, SpecificComponentProps, JSXProps>;\n    /**\n     * @typeparam AdditionalProps  Additional props to add to your styled component\n     */\n    <AdditionalProps extends {} = {}>(...styles: Array<Interpolation<ComponentProps & SpecificComponentProps & AdditionalProps & {\n        theme: Theme;\n    }>>): StyledComponent<ComponentProps & AdditionalProps, SpecificComponentProps, JSXProps>;\n}\n/**\n * @desc\n * This function accepts a React component or tag ('div', 'a' etc).\n *\n * @example styled(MyComponent)({ width: 100 })\n * @example styled(MyComponent)(myComponentProps => ({ width: myComponentProps.width })\n * @example styled('div')({ width: 100 })\n * @example styled('div')<Props>(props => ({ width: props.width })\n */\nexport interface CreateStyled {\n    <C extends React.ComponentClass<React.ComponentProps<C>>, ForwardedProps extends keyof React.ComponentProps<C> & string = keyof React.ComponentProps<C> & string>(component: C, options: FilteringStyledOptions<React.ComponentProps<C>, ForwardedProps>): CreateStyledComponent<Pick<PropsOf<C>, ForwardedProps> & {\n        theme?: Theme;\n    }, {}, {\n        ref?: React.Ref<InstanceType<C>>;\n    }>;\n    <C extends React.ComponentClass<React.ComponentProps<C>>>(component: C, options?: StyledOptions<React.ComponentProps<C>>): CreateStyledComponent<PropsOf<C> & {\n        theme?: Theme;\n    }, {}, {\n        ref?: React.Ref<InstanceType<C>>;\n    }>;\n    <C extends React.ComponentType<React.ComponentProps<C>>, ForwardedProps extends keyof React.ComponentProps<C> & string = keyof React.ComponentProps<C> & string>(component: C, options: FilteringStyledOptions<React.ComponentProps<C>, ForwardedProps>): CreateStyledComponent<Pick<PropsOf<C>, ForwardedProps> & {\n        theme?: Theme;\n    }>;\n    <C extends React.ComponentType<React.ComponentProps<C>>>(component: C, options?: StyledOptions<React.ComponentProps<C>>): CreateStyledComponent<PropsOf<C> & {\n        theme?: Theme;\n    }>;\n    <Tag extends keyof ReactJSXIntrinsicElements, ForwardedProps extends keyof ReactJSXIntrinsicElements[Tag] & string = keyof ReactJSXIntrinsicElements[Tag] & string>(tag: Tag, options: FilteringStyledOptions<ReactJSXIntrinsicElements[Tag], ForwardedProps>): CreateStyledComponent<{\n        theme?: Theme;\n        as?: React.ElementType;\n    }, Pick<ReactJSXIntrinsicElements[Tag], ForwardedProps>>;\n    <Tag extends keyof ReactJSXIntrinsicElements>(tag: Tag, options?: StyledOptions<ReactJSXIntrinsicElements[Tag]>): CreateStyledComponent<{\n        theme?: Theme;\n        as?: React.ElementType;\n    }, ReactJSXIntrinsicElements[Tag]>;\n}\nexport type ElementType = React.ElementType & {\n    defaultProps?: Partial<any>;\n    __emotion_real?: ElementType;\n    __emotion_base?: ElementType;\n    __emotion_styles?: Interpolation<Theme>[];\n    __emotion_forwardProp?: (propName: string) => boolean;\n};\n",
  "node_modules/@emotion/styled/dist/emotion-styled.cjs.d.ts": "export * from \"./declarations/src/index\";\nexport { default } from \"./declarations/src/index\";\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW1vdGlvbi1zdHlsZWQuY2pzLmQudHMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuL2RlY2xhcmF0aW9ucy9zcmMvaW5kZXguZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSJ9\n",
  "node_modules/@emotion/styled/dist/emotion-styled.cjs.default.d.ts": "export { default as _default } from \"./declarations/src/index.js\"\n",
  "node_modules/@emotion/styled/macro.d.ts": "import styled from '@emotion/styled'\nexport * from '@emotion/styled'\nexport default styled\n",
  "node_modules/@emotion/styled/package.json": "{\n  \"name\": \"@emotion/styled\",\n  \"version\": \"11.14.0\",\n  \"description\": \"styled API for emotion\",\n  \"main\": \"dist/emotion-styled.cjs.js\",\n  \"module\": \"dist/emotion-styled.esm.js\",\n  \"types\": \"dist/emotion-styled.cjs.d.ts\",\n  \"license\": \"MIT\",\n  \"repository\": \"https://github.com/emotion-js/emotion/tree/main/packages/styled\",\n  \"scripts\": {\n    \"test:typescript\": \"dtslint types\"\n  },\n  \"dependencies\": {\n    \"@babel/runtime\": \"^7.18.3\",\n    \"@emotion/babel-plugin\": \"^11.13.5\",\n    \"@emotion/is-prop-valid\": \"^1.3.0\",\n    \"@emotion/serialize\": \"^1.3.3\",\n    \"@emotion/use-insertion-effect-with-fallbacks\": \"^1.2.0\",\n    \"@emotion/utils\": \"^1.4.2\"\n  },\n  \"peerDependencies\": {\n    \"@emotion/react\": \"^11.0.0-rc.0\",\n    \"react\": \">=16.8.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"@types/react\": {\n      \"optional\": true\n    }\n  },\n  \"devDependencies\": {\n    \"@definitelytyped/dtslint\": \"0.0.112\",\n    \"@emotion/react\": \"11.14.0\",\n    \"react\": \"16.14.0\",\n    \"typescript\": \"^5.4.5\"\n  },\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"files\": [\n    \"src\",\n    \"dist\",\n    \"base\",\n    \"macro.*\"\n  ],\n  \"umd:main\": \"dist/emotion-styled.umd.min.js\",\n  \"exports\": {\n    \"./base\": {\n      \"types\": {\n        \"import\": \"./base/dist/emotion-styled-base.cjs.mjs\",\n        \"default\": \"./base/dist/emotion-styled-base.cjs.js\"\n      },\n      \"development\": {\n        \"edge-light\": {\n          \"module\": \"./base/dist/emotion-styled-base.development.edge-light.esm.js\",\n          \"import\": \"./base/dist/emotion-styled-base.development.edge-light.cjs.mjs\",\n          \"default\": \"./base/dist/emotion-styled-base.development.edge-light.cjs.js\"\n        },\n        \"worker\": {\n          \"module\": \"./base/dist/emotion-styled-base.development.edge-light.esm.js\",\n          \"import\": \"./base/dist/emotion-styled-base.development.edge-light.cjs.mjs\",\n          \"default\": \"./base/dist/emotion-styled-base.development.edge-light.cjs.js\"\n        },\n        \"workerd\": {\n          \"module\": \"./base/dist/emotion-styled-base.development.edge-light.esm.js\",\n          \"import\": \"./base/dist/emotion-styled-base.development.edge-light.cjs.mjs\",\n          \"default\": \"./base/dist/emotion-styled-base.development.edge-light.cjs.js\"\n        },\n        \"browser\": {\n          \"module\": \"./base/dist/emotion-styled-base.browser.development.esm.js\",\n          \"import\": \"./base/dist/emotion-styled-base.browser.development.cjs.mjs\",\n          \"default\": \"./base/dist/emotion-styled-base.browser.development.cjs.js\"\n        },\n        \"module\": \"./base/dist/emotion-styled-base.development.esm.js\",\n        \"import\": \"./base/dist/emotion-styled-base.development.cjs.mjs\",\n        \"default\": \"./base/dist/emotion-styled-base.development.cjs.js\"\n      },\n      \"edge-light\": {\n        \"module\": \"./base/dist/emotion-styled-base.edge-light.esm.js\",\n        \"import\": \"./base/dist/emotion-styled-base.edge-light.cjs.mjs\",\n        \"default\": \"./base/dist/emotion-styled-base.edge-light.cjs.js\"\n      },\n      \"worker\": {\n        \"module\": \"./base/dist/emotion-styled-base.edge-light.esm.js\",\n        \"import\": \"./base/dist/emotion-styled-base.edge-light.cjs.mjs\",\n        \"default\": \"./base/dist/emotion-styled-base.edge-light.cjs.js\"\n      },\n      \"workerd\": {\n        \"module\": \"./base/dist/emotion-styled-base.edge-light.esm.js\",\n        \"import\": \"./base/dist/emotion-styled-base.edge-light.cjs.mjs\",\n        \"default\": \"./base/dist/emotion-styled-base.edge-light.cjs.js\"\n      },\n      \"browser\": {\n        \"module\": \"./base/dist/emotion-styled-base.browser.esm.js\",\n        \"import\": \"./base/dist/emotion-styled-base.browser.cjs.mjs\",\n        \"default\": \"./base/dist/emotion-styled-base.browser.cjs.js\"\n      },\n      \"module\": \"./base/dist/emotion-styled-base.esm.js\",\n      \"import\": \"./base/dist/emotion-styled-base.cjs.mjs\",\n      \"default\": \"./base/dist/emotion-styled-base.cjs.js\"\n    },\n    \".\": {\n      \"types\": {\n        \"import\": \"./dist/emotion-styled.cjs.mjs\",\n        \"default\": \"./dist/emotion-styled.cjs.js\"\n      },\n      \"development\": {\n        \"edge-light\": {\n          \"module\": \"./dist/emotion-styled.development.edge-light.esm.js\",\n          \"import\": \"./dist/emotion-styled.development.edge-light.cjs.mjs\",\n          \"default\": \"./dist/emotion-styled.development.edge-light.cjs.js\"\n        },\n        \"worker\": {\n          \"module\": \"./dist/emotion-styled.development.edge-light.esm.js\",\n          \"import\": \"./dist/emotion-styled.development.edge-light.cjs.mjs\",\n          \"default\": \"./dist/emotion-styled.development.edge-light.cjs.js\"\n        },\n        \"workerd\": {\n          \"module\": \"./dist/emotion-styled.development.edge-light.esm.js\",\n          \"import\": \"./dist/emotion-styled.development.edge-light.cjs.mjs\",\n          \"default\": \"./dist/emotion-styled.development.edge-light.cjs.js\"\n        },\n        \"browser\": {\n          \"module\": \"./dist/emotion-styled.browser.development.esm.js\",\n          \"import\": \"./dist/emotion-styled.browser.development.cjs.mjs\",\n          \"default\": \"./dist/emotion-styled.browser.development.cjs.js\"\n        },\n        \"module\": \"./dist/emotion-styled.development.esm.js\",\n        \"import\": \"./dist/emotion-styled.development.cjs.mjs\",\n        \"default\": \"./dist/emotion-styled.development.cjs.js\"\n      },\n      \"edge-light\": {\n        \"module\": \"./dist/emotion-styled.edge-light.esm.js\",\n        \"import\": \"./dist/emotion-styled.edge-light.cjs.mjs\",\n        \"default\": \"./dist/emotion-styled.edge-light.cjs.js\"\n      },\n      \"worker\": {\n        \"module\": \"./dist/emotion-styled.edge-light.esm.js\",\n        \"import\": \"./dist/emotion-styled.edge-light.cjs.mjs\",\n        \"default\": \"./dist/emotion-styled.edge-light.cjs.js\"\n      },\n      \"workerd\": {\n        \"module\": \"./dist/emotion-styled.edge-light.esm.js\",\n        \"import\": \"./dist/emotion-styled.edge-light.cjs.mjs\",\n        \"default\": \"./dist/emotion-styled.edge-light.cjs.js\"\n      },\n      \"browser\": {\n        \"module\": \"./dist/emotion-styled.browser.esm.js\",\n        \"import\": \"./dist/emotion-styled.browser.cjs.mjs\",\n        \"default\": \"./dist/emotion-styled.browser.cjs.js\"\n      },\n      \"module\": \"./dist/emotion-styled.esm.js\",\n      \"import\": \"./dist/emotion-styled.cjs.mjs\",\n      \"default\": \"./dist/emotion-styled.cjs.js\"\n    },\n    \"./package.json\": \"./package.json\",\n    \"./macro\": {\n      \"types\": {\n        \"import\": \"./macro.d.mts\",\n        \"default\": \"./macro.d.ts\"\n      },\n      \"default\": \"./macro.js\"\n    }\n  },\n  \"imports\": {\n    \"#is-development\": {\n      \"development\": \"./src/conditions/true.ts\",\n      \"default\": \"./src/conditions/false.ts\"\n    },\n    \"#is-browser\": {\n      \"edge-light\": \"./src/conditions/false.ts\",\n      \"workerd\": \"./src/conditions/false.ts\",\n      \"worker\": \"./src/conditions/false.ts\",\n      \"browser\": \"./src/conditions/true.ts\",\n      \"default\": \"./src/conditions/is-browser.ts\"\n    }\n  },\n  \"preconstruct\": {\n    \"umdName\": \"emotionStyled\",\n    \"entrypoints\": [\n      \"./index.ts\",\n      \"./base.tsx\"\n    ],\n    \"exports\": {\n      \"extra\": {\n        \"./macro\": {\n          \"types\": {\n            \"import\": \"./macro.d.mts\",\n            \"default\": \"./macro.d.ts\"\n          },\n          \"default\": \"./macro.js\"\n        }\n      }\n    }\n  }\n}\n",
  "node_modules/@emotion/unitless/dist/declarations/src/index.d.ts": "declare let unitlessKeys: Record<string, 1>;\nexport default unitlessKeys;\n",
  "node_modules/@emotion/unitless/dist/emotion-unitless.cjs.d.ts": "export * from \"./declarations/src/index\";\nexport { default } from \"./declarations/src/index\";\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW1vdGlvbi11bml0bGVzcy5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4vZGVjbGFyYXRpb25zL3NyYy9pbmRleC5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0=\n",
  "node_modules/@emotion/unitless/dist/emotion-unitless.cjs.default.d.ts": "export { default as _default } from \"./declarations/src/index.js\"\n",
  "node_modules/@emotion/unitless/package.json": "{\n  \"name\": \"@emotion/unitless\",\n  \"version\": \"0.10.0\",\n  \"description\": \"An object of css properties that don't accept values with units\",\n  \"main\": \"dist/emotion-unitless.cjs.js\",\n  \"module\": \"dist/emotion-unitless.esm.js\",\n  \"types\": \"dist/emotion-unitless.cjs.d.ts\",\n  \"license\": \"MIT\",\n  \"repository\": \"https://github.com/emotion-js/emotion/tree/main/packages/unitless\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"files\": [\n    \"src\",\n    \"dist\"\n  ],\n  \"exports\": {\n    \".\": {\n      \"types\": {\n        \"import\": \"./dist/emotion-unitless.cjs.mjs\",\n        \"default\": \"./dist/emotion-unitless.cjs.js\"\n      },\n      \"module\": \"./dist/emotion-unitless.esm.js\",\n      \"import\": \"./dist/emotion-unitless.cjs.mjs\",\n      \"default\": \"./dist/emotion-unitless.cjs.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  }\n}\n",
  "node_modules/@emotion/use-insertion-effect-with-fallbacks/dist/declarations/src/index.d.ts": "import * as React from 'react';\nexport declare const useInsertionEffectAlwaysWithSyncFallback: <T>(create: () => T) => T | undefined;\nexport declare const useInsertionEffectWithLayoutFallback: typeof React.useLayoutEffect;\n",
  "node_modules/@emotion/use-insertion-effect-with-fallbacks/dist/emotion-use-insertion-effect-with-fallbacks.cjs.d.ts": "export * from \"./declarations/src/index\";\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW1vdGlvbi11c2UtaW5zZXJ0aW9uLWVmZmVjdC13aXRoLWZhbGxiYWNrcy5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4vZGVjbGFyYXRpb25zL3NyYy9pbmRleC5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0=\n",
  "node_modules/@emotion/use-insertion-effect-with-fallbacks/package.json": "{\n  \"name\": \"@emotion/use-insertion-effect-with-fallbacks\",\n  \"version\": \"1.2.0\",\n  \"description\": \"A wrapper package that uses `useInsertionEffect` or a fallback for it\",\n  \"main\": \"dist/emotion-use-insertion-effect-with-fallbacks.cjs.js\",\n  \"module\": \"dist/emotion-use-insertion-effect-with-fallbacks.esm.js\",\n  \"types\": \"dist/emotion-use-insertion-effect-with-fallbacks.cjs.d.ts\",\n  \"license\": \"MIT\",\n  \"repository\": \"https://github.com/emotion-js/emotion/tree/main/packages/use-insertion-effect-with-fallbacks\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"files\": [\n    \"src\",\n    \"dist\"\n  ],\n  \"peerDependencies\": {\n    \"react\": \">=16.8.0\"\n  },\n  \"devDependencies\": {\n    \"react\": \"16.14.0\"\n  },\n  \"exports\": {\n    \".\": {\n      \"types\": {\n        \"import\": \"./dist/emotion-use-insertion-effect-with-fallbacks.cjs.mjs\",\n        \"default\": \"./dist/emotion-use-insertion-effect-with-fallbacks.cjs.js\"\n      },\n      \"edge-light\": {\n        \"module\": \"./dist/emotion-use-insertion-effect-with-fallbacks.edge-light.esm.js\",\n        \"import\": \"./dist/emotion-use-insertion-effect-with-fallbacks.edge-light.cjs.mjs\",\n        \"default\": \"./dist/emotion-use-insertion-effect-with-fallbacks.edge-light.cjs.js\"\n      },\n      \"worker\": {\n        \"module\": \"./dist/emotion-use-insertion-effect-with-fallbacks.edge-light.esm.js\",\n        \"import\": \"./dist/emotion-use-insertion-effect-with-fallbacks.edge-light.cjs.mjs\",\n        \"default\": \"./dist/emotion-use-insertion-effect-with-fallbacks.edge-light.cjs.js\"\n      },\n      \"workerd\": {\n        \"module\": \"./dist/emotion-use-insertion-effect-with-fallbacks.edge-light.esm.js\",\n        \"import\": \"./dist/emotion-use-insertion-effect-with-fallbacks.edge-light.cjs.mjs\",\n        \"default\": \"./dist/emotion-use-insertion-effect-with-fallbacks.edge-light.cjs.js\"\n      },\n      \"browser\": {\n        \"module\": \"./dist/emotion-use-insertion-effect-with-fallbacks.browser.esm.js\",\n        \"import\": \"./dist/emotion-use-insertion-effect-with-fallbacks.browser.cjs.mjs\",\n        \"default\": \"./dist/emotion-use-insertion-effect-with-fallbacks.browser.cjs.js\"\n      },\n      \"module\": \"./dist/emotion-use-insertion-effect-with-fallbacks.esm.js\",\n      \"import\": \"./dist/emotion-use-insertion-effect-with-fallbacks.cjs.mjs\",\n      \"default\": \"./dist/emotion-use-insertion-effect-with-fallbacks.cjs.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"imports\": {\n    \"#is-browser\": {\n      \"edge-light\": \"./src/conditions/false.ts\",\n      \"workerd\": \"./src/conditions/false.ts\",\n      \"worker\": \"./src/conditions/false.ts\",\n      \"browser\": \"./src/conditions/true.ts\",\n      \"default\": \"./src/conditions/is-browser.ts\"\n    }\n  }\n}\n",
  "node_modules/@emotion/utils/dist/declarations/src/index.d.ts": "import { RegisteredCache, EmotionCache, SerializedStyles } from \"./types.js\";\nexport declare function getRegisteredStyles(registered: RegisteredCache, registeredStyles: string[], classNames: string): string;\nexport declare const registerStyles: (cache: EmotionCache, serialized: SerializedStyles, isStringTag: boolean) => void;\nexport declare const insertStyles: (cache: EmotionCache, serialized: SerializedStyles, isStringTag: boolean) => string | undefined;\nexport * from \"./types.js\";\n",
  "node_modules/@emotion/utils/dist/declarations/src/types.d.ts": "import type { StyleSheet } from '@emotion/sheet';\nexport type { StyleSheet };\nexport type RegisteredCache = Record<string, string | undefined>;\nexport type SerializedStyles = {\n    name: string;\n    styles: string;\n    next?: SerializedStyles;\n};\nexport type EmotionCache = {\n    inserted: Record<string, string | true | undefined>;\n    registered: RegisteredCache;\n    sheet: StyleSheet;\n    key: string;\n    compat?: true;\n    nonce?: string;\n    insert: (selector: string, serialized: SerializedStyles, sheet: StyleSheet, shouldCache: boolean) => string | void;\n};\n",
  "node_modules/@emotion/utils/dist/emotion-utils.cjs.d.ts": "export * from \"./declarations/src/index\";\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZW1vdGlvbi11dGlscy5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4vZGVjbGFyYXRpb25zL3NyYy9pbmRleC5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0=\n",
  "node_modules/@emotion/utils/package.json": "{\n  \"name\": \"@emotion/utils\",\n  \"version\": \"1.4.2\",\n  \"description\": \"internal utils for emotion\",\n  \"main\": \"dist/emotion-utils.cjs.js\",\n  \"module\": \"dist/emotion-utils.esm.js\",\n  \"types\": \"dist/emotion-utils.cjs.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"types\": {\n        \"import\": \"./dist/emotion-utils.cjs.mjs\",\n        \"default\": \"./dist/emotion-utils.cjs.js\"\n      },\n      \"edge-light\": {\n        \"module\": \"./dist/emotion-utils.edge-light.esm.js\",\n        \"import\": \"./dist/emotion-utils.edge-light.cjs.mjs\",\n        \"default\": \"./dist/emotion-utils.edge-light.cjs.js\"\n      },\n      \"worker\": {\n        \"module\": \"./dist/emotion-utils.edge-light.esm.js\",\n        \"import\": \"./dist/emotion-utils.edge-light.cjs.mjs\",\n        \"default\": \"./dist/emotion-utils.edge-light.cjs.js\"\n      },\n      \"workerd\": {\n        \"module\": \"./dist/emotion-utils.edge-light.esm.js\",\n        \"import\": \"./dist/emotion-utils.edge-light.cjs.mjs\",\n        \"default\": \"./dist/emotion-utils.edge-light.cjs.js\"\n      },\n      \"browser\": {\n        \"module\": \"./dist/emotion-utils.browser.esm.js\",\n        \"import\": \"./dist/emotion-utils.browser.cjs.mjs\",\n        \"default\": \"./dist/emotion-utils.browser.cjs.js\"\n      },\n      \"module\": \"./dist/emotion-utils.esm.js\",\n      \"import\": \"./dist/emotion-utils.cjs.mjs\",\n      \"default\": \"./dist/emotion-utils.cjs.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"imports\": {\n    \"#is-browser\": {\n      \"edge-light\": \"./src/conditions/false.ts\",\n      \"workerd\": \"./src/conditions/false.ts\",\n      \"worker\": \"./src/conditions/false.ts\",\n      \"browser\": \"./src/conditions/true.ts\",\n      \"default\": \"./src/conditions/is-browser.ts\"\n    }\n  },\n  \"license\": \"MIT\",\n  \"scripts\": {\n    \"test:typescript\": \"dtslint types\"\n  },\n  \"repository\": \"https://github.com/emotion-js/emotion/tree/main/packages/utils\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"files\": [\n    \"src\",\n    \"dist\"\n  ],\n  \"devDependencies\": {\n    \"@definitelytyped/dtslint\": \"0.0.112\",\n    \"typescript\": \"^5.4.5\"\n  }\n}\n",
  "node_modules/@emotion/weak-memoize/dist/declarations/src/index.d.ts": "declare let weakMemoize: <Arg extends object, Return>(func: (arg: Arg) => Return) => (arg: Arg) => Return;\nexport default weakMemoize;\n",
  "node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.cjs.d.ts": "export * from \"./declarations/src/index\";\nexport { default } from \"./declarations/src/index\";\n//# sourceMappingURL=emotion-weak-memoize.cjs.d.ts.map\n",
  "node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.cjs.default.d.ts": "export { default as _default } from \"./declarations/src/index.js\"\n",
  "node_modules/@emotion/weak-memoize/package.json": "{\n  \"name\": \"@emotion/weak-memoize\",\n  \"version\": \"0.4.0\",\n  \"description\": \"A memoization function that uses a WeakMap\",\n  \"main\": \"dist/emotion-weak-memoize.cjs.js\",\n  \"module\": \"dist/emotion-weak-memoize.esm.js\",\n  \"types\": \"dist/emotion-weak-memoize.cjs.d.ts\",\n  \"license\": \"MIT\",\n  \"repository\": \"https://github.com/emotion-js/emotion/tree/main/packages/weak-memoize\",\n  \"scripts\": {\n    \"test:typescript\": \"dtslint types\"\n  },\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"devDependencies\": {\n    \"@definitelytyped/dtslint\": \"0.0.112\",\n    \"typescript\": \"^5.4.5\"\n  },\n  \"files\": [\n    \"src\",\n    \"dist\"\n  ],\n  \"exports\": {\n    \".\": {\n      \"module\": \"./dist/emotion-weak-memoize.esm.js\",\n      \"import\": \"./dist/emotion-weak-memoize.cjs.mjs\",\n      \"default\": \"./dist/emotion-weak-memoize.cjs.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  }\n}\n",
  "node_modules/@fastify/ajv-compiler/package.json": "{\n  \"name\": \"@fastify/ajv-compiler\",\n  \"version\": \"4.0.2\",\n  \"description\": \"Build and manage the AJV instances for the fastify framework\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"directories\": {\n    \"test\": \"test\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"unit\": \"tap\",\n    \"test\": \"npm run unit && npm run test:typescript\",\n    \"test:typescript\": \"tsd\",\n    \"ajv:compile\": \"ajv compile -s test/source.json -o test/validate_schema.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/ajv-compiler.git\"\n  },\n  \"keywords\": [\n    \"ajv\",\n    \"validator\",\n    \"schema\",\n    \"compiler\",\n    \"fastify\"\n  ],\n  \"author\": \"Manuel Spigolon <behemoth89@gmail.com> (https://github.com/Eomm)\",\n  \"contributors\": [\n    {\n      \"name\": \"Matteo Collina\",\n      \"email\": \"hello@matteocollina.com\"\n    },\n    {\n      \"name\": \"Aras Abbasi\",\n      \"email\": \"aras.abbasi@gmail.com\"\n    },\n    {\n      \"name\": \"James Sumners\",\n      \"url\": \"https://james.sumners.info\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/ajv-compiler/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/ajv-compiler#readme\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ],\n  \"devDependencies\": {\n    \"ajv-cli\": \"^5.0.0\",\n    \"ajv-errors\": \"^3.0.0\",\n    \"ajv-i18n\": \"^4.2.0\",\n    \"ajv-merge-patch\": \"^5.0.1\",\n    \"cronometro\": \"^4.0.0\",\n    \"eslint\": \"^9.17.0\",\n    \"fastify\": \"^5.0.0\",\n    \"neostandard\": \"^0.12.0\",\n    \"require-from-string\": \"^2.0.2\",\n    \"sanitize-filename\": \"^1.6.3\",\n    \"tap\": \"^19.0.0\",\n    \"tsd\": \"^0.31.0\"\n  },\n  \"dependencies\": {\n    \"ajv\": \"^8.12.0\",\n    \"ajv-formats\": \"^3.0.1\",\n    \"fast-uri\": \"^3.0.0\"\n  }\n}\n",
  "node_modules/@fastify/ajv-compiler/types/index.d.ts": "import _ajv, { AnySchema, Options as AjvOptions, ValidateFunction } from 'ajv'\nimport AjvJTD, { JTDOptions } from 'ajv/dist/jtd'\nimport type { Options, ErrorObject } from 'ajv'\nimport { AnyValidateFunction } from 'ajv/dist/core'\n\ntype Ajv = _ajv\ntype AjvSerializerGenerator = typeof AjvCompiler\n\ntype AjvJTDCompile = AjvJTD['compileSerializer']\ntype AjvCompile = (schema: AnySchema, _meta?: boolean) => AnyValidateFunction\n\ndeclare function buildCompilerFromPool (externalSchemas: { [key: string]: AnySchema | AnySchema[] }, options?: { mode: 'JTD'; customOptions?: JTDOptions; onCreate?: (ajvInstance: Ajv) => void }): AjvCompile\ndeclare function buildCompilerFromPool (externalSchemas: { [key: string]: AnySchema | AnySchema[] }, options?: { mode?: never; customOptions?: AjvOptions; onCreate?: (ajvInstance: Ajv) => void }): AjvCompile\n\ndeclare function buildSerializerFromPool (externalSchemas: any, serializerOpts?: { mode?: never; } & JTDOptions): AjvJTDCompile\n\ndeclare function AjvCompiler (opts: { jtdSerializer: true }): AjvCompiler.BuildSerializerFromPool\ndeclare function AjvCompiler (opts?: { jtdSerializer?: false }): AjvCompiler.BuildCompilerFromPool\n\ndeclare function StandaloneValidator (options: AjvCompiler.StandaloneOptions): AjvCompiler.BuildCompilerFromPool\n\ndeclare namespace AjvCompiler {\n  export type { Options, ErrorObject }\n  export { Ajv }\n\n  export type BuildSerializerFromPool = typeof buildSerializerFromPool\n\n  export type BuildCompilerFromPool = typeof buildCompilerFromPool\n\n  export const AjvReference: Symbol\n\n  export enum HttpParts {\n    Body = 'body',\n    Headers = 'headers',\n    Params = 'params',\n    Query = 'querystring',\n  }\n\n  export type RouteDefinition = {\n    method: string,\n    url: string,\n    httpPart: HttpParts,\n    schema?: unknown,\n  }\n\n  export type StandaloneRestoreFunction = (opts: RouteDefinition) => ValidateFunction\n\n  export type StandaloneStoreFunction = (opts: RouteDefinition, schemaValidationCode: string) => void\n\n  export type StandaloneOptionsReadModeOn = {\n    readMode: true;\n    restoreFunction?: StandaloneRestoreFunction\n  }\n\n  export type StandaloneOptionsReadModeOff = {\n    readMode?: false | undefined;\n    storeFunction?: StandaloneStoreFunction;\n  }\n\n  export type StandaloneOptions = StandaloneOptionsReadModeOn | StandaloneOptionsReadModeOff\n\n  export type ValidatorFactory = BuildCompilerFromPool | BuildSerializerFromPool\n\n  export type ValidatorCompiler = ReturnType<ValidatorFactory>\n\n  export { StandaloneValidator }\n\n  export const AjvCompiler: AjvSerializerGenerator\n  export { AjvCompiler as default }\n}\n\nexport = AjvCompiler\n",
  "node_modules/@fastify/cors/package.json": "{\n  \"name\": \"@fastify/cors\",\n  \"version\": \"11.0.1\",\n  \"description\": \"Fastify CORS\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"scripts\": {\n    \"lint\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"test\": \"npm run test:unit && npm run test:typescript\",\n    \"test:typescript\": \"tsd\",\n    \"test:unit\": \"c8 --100 node --test\"\n  },\n  \"keywords\": [\n    \"fastify\",\n    \"cors\",\n    \"headers\",\n    \"access\",\n    \"control\"\n  ],\n  \"author\": \"Tomas Della Vedova - @delvedor (http://delved.org)\",\n  \"contributors\": [\n    {\n      \"name\": \"Matteo Collina\",\n      \"email\": \"hello@matteocollina.com\"\n    },\n    {\n      \"name\": \"Manuel Spigolon\",\n      \"email\": \"behemoth89@gmail.com\"\n    },\n    {\n      \"name\": \"Cemre Mengu\",\n      \"email\": \"cemremengu@gmail.com\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/fastify-cors.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/fastify-cors/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/fastify-cors#readme\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ],\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"@types/node\": \"^22.0.0\",\n    \"c8\": \"^10.1.2\",\n    \"cors\": \"^2.8.5\",\n    \"eslint\": \"^9.17.0\",\n    \"fastify\": \"^5.0.0\",\n    \"neostandard\": \"^0.12.0\",\n    \"tsd\": \"^0.31.1\",\n    \"typescript\": \"~5.8.2\"\n  },\n  \"dependencies\": {\n    \"fastify-plugin\": \"^5.0.0\",\n    \"toad-cache\": \"^3.7.0\"\n  },\n  \"tsd\": {\n    \"directory\": \"test\"\n  },\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"pre-commit\": [\n    \"lint\",\n    \"test\"\n  ]\n}\n",
  "node_modules/@fastify/cors/types/index.d.ts": "/// <reference types=\"node\" />\n\nimport { FastifyInstance, FastifyPluginCallback, FastifyRequest } from 'fastify'\n\ntype OriginCallback = (err: Error | null, origin: ValueOrArray<OriginType>) => void\ntype OriginType = string | boolean | RegExp\ntype ValueOrArray<T> = T | ArrayOfValueOrArray<T>\n\ninterface ArrayOfValueOrArray<T> extends Array<ValueOrArray<T>> {\n}\n\ntype FastifyCorsPlugin = FastifyPluginCallback<\n  NonNullable<fastifyCors.FastifyCorsOptions> | fastifyCors.FastifyCorsOptionsDelegate\n>\n\ntype FastifyCorsHook =\n  | 'onRequest'\n  | 'preParsing'\n  | 'preValidation'\n  | 'preHandler'\n  | 'preSerialization'\n  | 'onSend'\n\ndeclare namespace fastifyCors {\n  export type OriginFunction = (origin: string | undefined, callback: OriginCallback) => void\n  export type AsyncOriginFunction = (origin: string | undefined) => Promise<ValueOrArray<OriginType>>\n\n  export interface FastifyCorsOptions {\n    /**\n     * Configures the Lifecycle Hook.\n     */\n    hook?: FastifyCorsHook;\n\n    /**\n     * Configures the delegate function.\n     */\n    delegator?: FastifyCorsOptionsDelegate;\n\n    /**\n     * Configures the Access-Control-Allow-Origin CORS header.\n     */\n    origin?: ValueOrArray<OriginType> | fastifyCors.AsyncOriginFunction | fastifyCors.OriginFunction;\n    /**\n     * Configures the Access-Control-Allow-Credentials CORS header.\n     * Set to true to pass the header, otherwise it is omitted.\n     */\n    credentials?: boolean;\n    /**\n     * Configures the Access-Control-Expose-Headers CORS header.\n     * Expects a comma-delimited string (ex: 'Content-Range,X-Content-Range')\n     * or an array (ex: ['Content-Range', 'X-Content-Range']).\n     * If not specified, no custom headers are exposed.\n     */\n    exposedHeaders?: string | string[];\n    /**\n     * Configures the Access-Control-Allow-Headers CORS header.\n     * Expects a comma-delimited string (ex: 'Content-Type,Authorization')\n     * or an array (ex: ['Content-Type', 'Authorization']). If not\n     * specified, defaults to reflecting the headers specified in the\n     * request's Access-Control-Request-Headers header.\n     */\n    allowedHeaders?: string | string[];\n    /**\n     * Configures the Access-Control-Allow-Methods CORS header.\n     * Expects a comma-delimited string (ex: 'GET,PUT,POST') or an array (ex: ['GET', 'PUT', 'POST']).\n     */\n    methods?: string | string[];\n    /**\n     * Configures the Access-Control-Max-Age CORS header.\n     * Set to an integer to pass the header, otherwise it is omitted.\n     */\n    maxAge?: number;\n    /**\n     * Configures the Cache-Control header for CORS preflight responses.\n     * Set to an integer to pass the header as `Cache-Control: max-age=${cacheControl}`,\n     * or set to a string to pass the header as `Cache-Control: ${cacheControl}` (fully define\n     * the header value), otherwise the header is omitted.\n     */\n    cacheControl?: number | string;\n    /**\n     * Pass the CORS preflight response to the route handler (default: false).\n     */\n    preflightContinue?: boolean;\n    /**\n     * Provides a status code to use for successful OPTIONS requests,\n     * since some legacy browsers (IE11, various SmartTVs) choke on 204.\n     */\n    optionsSuccessStatus?: number;\n    /**\n     * Pass the CORS preflight response to the route handler (default: false).\n     */\n    preflight?: boolean;\n    /**\n     * Enforces strict requirement of the CORS preflight request headers (Access-Control-Request-Method and Origin).\n     * Preflight requests without the required headers will result in 400 errors when set to `true` (default: `true`).\n     */\n    strictPreflight?: boolean;\n    /**\n     * Hide options route from the documentation built using fastify-swagger (default: true).\n     */\n    hideOptionsRoute?: boolean;\n  }\n\n  export interface FastifyCorsOptionsDelegateCallback { (req: FastifyRequest, cb: (error: Error | null, corsOptions?: FastifyCorsOptions) => void): void }\n  export interface FastifyCorsOptionsDelegatePromise { (req: FastifyRequest): Promise<FastifyCorsOptions> }\n  export type FastifyCorsOptionsDelegate = FastifyCorsOptionsDelegateCallback | FastifyCorsOptionsDelegatePromise\n  export type FastifyPluginOptionsDelegate<T = FastifyCorsOptionsDelegate> = (instance: FastifyInstance) => T\n\n  export const fastifyCors: FastifyCorsPlugin\n  export { fastifyCors as default }\n}\n\ndeclare function fastifyCors (\n  ...params: Parameters<FastifyCorsPlugin>\n): ReturnType<FastifyCorsPlugin>\n\nexport = fastifyCors\n",
  "node_modules/@fastify/error/package.json": "{\n  \"name\": \"@fastify/error\",\n  \"version\": \"4.1.0\",\n  \"description\": \"A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"scripts\": {\n    \"lint\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"test\": \"npm run test:unit && npm run test:typescript\",\n    \"test:unit\": \"c8 --100 node --test\",\n    \"test:typescript\": \"tsd\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/fastify-error.git\"\n  },\n  \"keywords\": [\n    \"fastify\",\n    \"error\",\n    \"utility\",\n    \"plugin\"\n  ],\n  \"author\": \"Tomas Della Vedova\",\n  \"contributors\": [\n    {\n      \"name\": \"Matteo Collina\",\n      \"email\": \"hello@matteocollina.com\"\n    },\n    {\n      \"name\": \"James Sumners\",\n      \"url\": \"https://james.sumners.info\"\n    },\n    {\n      \"name\": \"Aras Abbasi\",\n      \"email\": \"aras.abbasi@gmail.com\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/fastify-error/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/fastify-error#readme\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ],\n  \"devDependencies\": {\n    \"benchmark\": \"^2.1.4\",\n    \"c8\": \"^10.1.2\",\n    \"eslint\": \"^9.17.0\",\n    \"neostandard\": \"^0.12.0\",\n    \"tsd\": \"^0.31.0\"\n  },\n  \"tsd\": {\n    \"compilerOptions\": {\n      \"esModuleInterop\": true\n    }\n  },\n  \"publishConfig\": {\n    \"access\": \"public\"\n  }\n}\n",
  "node_modules/@fastify/error/types/index.d.ts": "declare function createError<C extends string, SC extends number, Arg extends unknown[] = [any?, any?, any?]> (\n  code: C,\n  message: string,\n  statusCode: SC,\n  Base?: ErrorConstructor,\n  captureStackTrace?: boolean\n): createError.FastifyErrorConstructor<{ code: C, statusCode: SC }, Arg>\n\ndeclare function createError<C extends string, Arg extends unknown[] = [any?, any?, any?]> (\n  code: C,\n  message: string,\n  statusCode?: number,\n  Base?: ErrorConstructor,\n  captureStackTrace?: boolean\n): createError.FastifyErrorConstructor<{ code: C }, Arg>\n\ndeclare function createError<Arg extends unknown[] = [any?, any?, any?]> (\n  code: string,\n  message: string,\n  statusCode?: number,\n  Base?: ErrorConstructor,\n  captureStackTrace?: boolean\n): createError.FastifyErrorConstructor<{ code: string }, Arg>\n\ntype CreateError = typeof createError\n\ndeclare namespace createError {\n  export interface FastifyError extends Error {\n    code: string\n    name: string\n    statusCode?: number\n  }\n\n  export interface FastifyErrorConstructor<\n    E extends { code: string, statusCode?: number } = { code: string, statusCode?: number },\n    T extends unknown[] = [any?, any?, any?]\n  > {\n    new(...arg: T): FastifyError & E\n    (...arg: T): FastifyError & E\n    readonly prototype: FastifyError & E\n  }\n\n  export const createError: CreateError\n  export { createError as default }\n}\n\nexport = createError\n",
  "node_modules/@fastify/fast-json-stringify-compiler/package.json": "{\n  \"name\": \"@fastify/fast-json-stringify-compiler\",\n  \"description\": \"Build and manage the fast-json-stringify instances for the fastify framework\",\n  \"version\": \"5.0.3\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"scripts\": {\n    \"lint\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"unit\": \"c8 --100 node --test\",\n    \"test\": \"npm run unit && npm run test:typescript\",\n    \"test:typescript\": \"tsd\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/fast-json-stringify-compiler.git\"\n  },\n  \"keywords\": [],\n  \"author\": \"Manuel Spigolon <manuel.spigolon@nearform.com> (https://github.com/Eomm)\",\n  \"contributors\": [\n    {\n      \"name\": \"Matteo Collina\",\n      \"email\": \"hello@matteocollina.com\"\n    },\n    {\n      \"name\": \"Aras Abbasi\",\n      \"email\": \"aras.abbasi@gmail.com\"\n    },\n    {\n      \"name\": \"James Sumners\",\n      \"url\": \"https://james.sumners.info\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/fast-json-stringify-compiler/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/fast-json-stringify-compiler#readme\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ],\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"c8\": \"^10.1.3\",\n    \"eslint\": \"^9.17.0\",\n    \"fastify\": \"^5.0.0\",\n    \"neostandard\": \"^0.12.0\",\n    \"sanitize-filename\": \"^1.6.3\",\n    \"tsd\": \"^0.31.0\"\n  },\n  \"pre-commit\": [\n    \"lint\",\n    \"test\"\n  ],\n  \"dependencies\": {\n    \"fast-json-stringify\": \"^6.0.0\"\n  }\n}\n",
  "node_modules/@fastify/fast-json-stringify-compiler/types/index.d.ts": "import { Options } from 'fast-json-stringify'\n\ntype FastJsonStringifyFactory = () => SerializerSelector.SerializerFactory\n\ndeclare namespace SerializerSelector {\n  export type SerializerFactory = (\n    externalSchemas?: unknown,\n    options?: Options\n  ) => SerializerCompiler\n\n  export type SerializerCompiler = (routeDef: RouteDefinition) => Serializer\n  export type Serializer = (doc: any) => string\n\n  export type RouteDefinition = {\n    method: string;\n    url: string;\n    httpStatus: string;\n    schema?: unknown;\n  }\n\n  export type StandaloneOptions = StandaloneOptionsReadModeOn | StandaloneOptionsReadModeOff\n\n  export type StandaloneOptionsReadModeOn = {\n    readMode: true;\n    restoreFunction?(opts: RouteDefinition): Serializer;\n  }\n\n  export type StandaloneOptionsReadModeOff = {\n    readMode?: false | undefined;\n    storeFunction?(opts: RouteDefinition, schemaSerializationCode: string): void;\n  }\n\n  export type { Options }\n  export const SerializerSelector: FastJsonStringifyFactory\n  export function StandaloneSerializer (options: StandaloneOptions): SerializerFactory\n\n  export { SerializerSelector as default }\n}\n\ndeclare function SerializerSelector (...params: Parameters<FastJsonStringifyFactory>): ReturnType<FastJsonStringifyFactory>\nexport = SerializerSelector\n",
  "node_modules/@fastify/formbody/package.json": "{\n  \"name\": \"@fastify/formbody\",\n  \"version\": \"8.0.2\",\n  \"description\": \"A module for Fastify to parse x-www-form-urlencoded bodies\",\n  \"main\": \"formbody.js\",\n  \"type\": \"commonjs\",\n  \"scripts\": {\n    \"codecov\": \"codecov\",\n    \"lint\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"test\": \"npm run test:unit && npm run test:typescript\",\n    \"test:unit\": \"c8 --100 node --test\",\n    \"test:typescript\": \"tsd\"\n  },\n  \"precommit\": [\n    \"lint\",\n    \"test\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+ssh://git@github.com/fastify/fastify-formbody.git\"\n  },\n  \"keywords\": [\n    \"fastify\",\n    \"x-www-form-urlencoded\"\n  ],\n  \"author\": \"James Sumners <james.sumners@gmail.com>\",\n  \"contributors\": [\n    {\n      \"name\": \"Matteo Collina\",\n      \"email\": \"hello@matteocollina.com\"\n    },\n    {\n      \"name\": \"Manuel Spigolon\",\n      \"email\": \"behemoth89@gmail.com\"\n    },\n    {\n      \"name\": \"Aras Abbasi\",\n      \"email\": \"aras.abbasi@gmail.com\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/fastify-formbody/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/fastify-formbody#readme\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ],\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"@types/node\": \"^22.0.0\",\n    \"c8\": \"^10.1.2\",\n    \"eslint\": \"^9.17.0\",\n    \"fastify\": \"^5.0.0\",\n    \"form-auto-content\": \"^3.2.1\",\n    \"neostandard\": \"^0.12.0\",\n    \"qs\": \"^6.12.0\",\n    \"tsd\": \"^0.31.0\"\n  },\n  \"dependencies\": {\n    \"fast-querystring\": \"^1.1.2\",\n    \"fastify-plugin\": \"^5.0.0\"\n  },\n  \"types\": \"types/formbody.d.ts\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  }\n}\n",
  "node_modules/@fastify/formbody/types/formbody.d.ts": "import { FastifyPluginCallback } from 'fastify'\n\ntype FastifyFormbody = FastifyPluginCallback<fastifyFormbody.FastifyFormbodyOptions>\n\ndeclare namespace fastifyFormbody {\n  export interface FastifyFormbodyOptions {\n    bodyLimit?: number\n    parser?: (str: string) => Record<string, unknown>\n  }\n\n  /**\n   * @deprecated Use FastifyFormbodyOptions instead\n   */\n  export type FormBodyPluginOptions = FastifyFormbodyOptions\n\n  export const fastifyFormbody: FastifyFormbody\n  export { fastifyFormbody as default }\n}\n\ndeclare function fastifyFormbody (...params: Parameters<FastifyFormbody>): ReturnType<FastifyFormbody>\nexport = fastifyFormbody\n",
  "node_modules/@fastify/forwarded/package.json": "{\n  \"name\": \"@fastify/forwarded\",\n  \"description\": \"Parse HTTP X-Forwarded-For header\",\n  \"version\": \"3.0.0\",\n  \"type\": \"commonjs\",\n  \"contributors\": [\n    \"Matteo Collina <hello@matteocollina.com>\",\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Aras Abbasi <aras.abbasi@gmail.com\"\n  ],\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"x-forwarded-for\",\n    \"http\",\n    \"req\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/forwarded.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/forwarded/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/forwarded#readme\",\n  \"devDependencies\": {\n    \"@types/node\": \"^20.14.9\",\n    \"benchmark\": \"2.1.4\",\n    \"standard\": \"^17.1.0\",\n    \"tap\": \"^18.8.0\",\n    \"tsd\": \"^0.31.1\"\n  },\n  \"types\": \"types/index.d.ts\",\n  \"files\": [\n    \"LICENSE\",\n    \"README.md\",\n    \"index.js\",\n    \"types/index.d.ts\"\n  ],\n  \"scripts\": {\n    \"bench\": \"node benchmark/index.js\",\n    \"bench:combined\": \"node benchmark/combined.js\",\n    \"lint\": \"standard\",\n    \"lint:fix\": \"standard --fix\",\n    \"test\": \"npm run test:unit && npm run test:typescript\",\n    \"test:unit\": \"tap\",\n    \"test:typescript\": \"tsd\"\n  }\n}\n",
  "node_modules/@fastify/forwarded/types/index.d.ts": "import { IncomingMessage } from 'http';\n\ntype Forwarded = (req: IncomingMessage) => string[]\n\ndeclare namespace forwarded {\n  export const forwarded: Forwarded\n  export { forwarded as default }\n}\n\n/**\n * Get all addresses in the request used in the `X-Forwarded-For` header.\n */\ndeclare function forwarded(...params: Parameters<Forwarded>): ReturnType<Forwarded>\nexport = forwarded\n",
  "node_modules/@fastify/merge-json-schemas/package.json": "{\n  \"name\": \"@fastify/merge-json-schemas\",\n  \"version\": \"0.2.1\",\n  \"description\": \"Builds a logical conjunction (AND) of multiple JSON schemas\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"scripts\": {\n    \"lint\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"test\": \"npm run test:unit && npm run test:types\",\n    \"test:unit\": \"c8 --100 node --test\",\n    \"test:types\": \"tsd\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/merge-json-schemas.git\"\n  },\n  \"keywords\": [\n    \"json\",\n    \"schema\",\n    \"merge\",\n    \"allOf\"\n  ],\n  \"author\": \"Ivan Tymoshenko <ivan@tymoshenko.me>\",\n  \"contributors\": [\n    {\n      \"name\": \"Matteo Collina\",\n      \"email\": \"hello@matteocollina.com\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    },\n    {\n      \"name\": \"Gürgün Dayıoğlu\",\n      \"email\": \"hey@gurgun.day\",\n      \"url\": \"https://heyhey.to/G\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/merge-json-schemas/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/merge-json-schemas#readme\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ],\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"c8\": \"^10.1.3\",\n    \"eslint\": \"^9.17.0\",\n    \"neostandard\": \"^0.12.0\",\n    \"tsd\": \"^0.31.2\"\n  },\n  \"dependencies\": {\n    \"dequal\": \"^2.0.3\"\n  }\n}\n",
  "node_modules/@fastify/merge-json-schemas/types/index.d.ts": "export type KeywordResolver = (\n  keyword: string,\n  keywordValues: any[],\n  mergedSchema: any,\n  parentSchemas: any[],\n  options: MergeOptions\n) => any\n\nexport type KeywordResolvers = {\n  $id: KeywordResolver,\n  type: KeywordResolver,\n  enum: KeywordResolver,\n  minLength: KeywordResolver,\n  maxLength: KeywordResolver,\n  minimum: KeywordResolver,\n  maximum: KeywordResolver,\n  multipleOf: KeywordResolver,\n  exclusiveMinimum: KeywordResolver,\n  exclusiveMaximum: KeywordResolver,\n  minItems: KeywordResolver,\n  maxItems: KeywordResolver,\n  maxProperties: KeywordResolver,\n  minProperties: KeywordResolver,\n  const: KeywordResolver,\n  default: KeywordResolver,\n  format: KeywordResolver,\n  required: KeywordResolver,\n  properties: KeywordResolver,\n  patternProperties: KeywordResolver,\n  additionalProperties: KeywordResolver,\n  items: KeywordResolver,\n  additionalItems: KeywordResolver,\n  definitions: KeywordResolver,\n  $defs: KeywordResolver,\n  nullable: KeywordResolver,\n  oneOf: KeywordResolver,\n  anyOf: KeywordResolver,\n  allOf: KeywordResolver,\n  not: KeywordResolver,\n  if: KeywordResolver,\n  then: KeywordResolver,\n  else: KeywordResolver,\n  dependencies: KeywordResolver,\n  dependentRequired: KeywordResolver,\n  dependentSchemas: KeywordResolver,\n  propertyNames: KeywordResolver,\n  uniqueItems: KeywordResolver,\n  contains: KeywordResolver\n}\n\nexport type MergeOptions = {\n  defaultResolver?: KeywordResolver,\n  resolvers?: Partial<KeywordResolvers>,\n  // enum of [\"throw\", \"skip\", \"first\"]\n  onConflict?: 'throw' | 'skip' | 'first'\n}\n\nexport function mergeSchemas (schemas: any[], options?: MergeOptions): any\n\nexport const keywordsResolvers: KeywordResolvers\nexport const defaultResolver: KeywordResolver\n",
  "node_modules/@fastify/middie/package.json": "{\n  \"name\": \"@fastify/middie\",\n  \"version\": \"9.0.3\",\n  \"description\": \"Middleware engine for Fastify\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"scripts\": {\n    \"coverage\": \"tap --cov --coverage-report=html test.js\",\n    \"lint\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"test\": \"tap test/*.test.js && tsd\",\n    \"test:unit\": \"tap\",\n    \"test:typescript\": \"tsd\"\n  },\n  \"keywords\": [\n    \"fastify\",\n    \"middleware\",\n    \"webframework\",\n    \"performances\"\n  ],\n  \"author\": \"Matteo Collina <hello@matteocollina.com>\",\n  \"contributors\": [\n    {\n      \"name\": \"Tomas Della Vedova\",\n      \"url\": \"http://delved.org\"\n    },\n    {\n      \"name\": \"Manuel Spigolon\",\n      \"email\": \"behemoth89@gmail.com\"\n    },\n    {\n      \"name\": \"Aras Abbasi\",\n      \"email\": \"aras.abbasi@gmail.com\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/middie.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/middie/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/middie#readme\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ],\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"@types/connect\": \"^3.4.38\",\n    \"@types/node\": \"^22.0.0\",\n    \"cors\": \"^2.8.5\",\n    \"eslint\": \"^9.17.0\",\n    \"fastify\": \"^5.0.0\",\n    \"helmet\": \"^8.0.0\",\n    \"neostandard\": \"^0.12.0\",\n    \"serve-static\": \"^1.15.0\",\n    \"simple-get\": \"^4.0.1\",\n    \"tap\": \"^18.7.2\",\n    \"tsd\": \"^0.31.0\"\n  },\n  \"dependencies\": {\n    \"@fastify/error\": \"^4.0.0\",\n    \"fastify-plugin\": \"^5.0.0\",\n    \"path-to-regexp\": \"^8.1.0\",\n    \"reusify\": \"^1.0.4\"\n  },\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"pre-commit\": [\n    \"lint\",\n    \"test\"\n  ]\n}\n",
  "node_modules/@fastify/middie/types/index.d.ts": "import * as connect from 'connect'\nimport { FastifyPluginCallback } from 'fastify'\nimport * as http from 'node:http'\n\ndeclare module 'fastify' {\n  interface FastifyInstance {\n    use(fn: fastifyMiddie.Handler): this;\n    use(route: string, fn: fastifyMiddie.Handler): this;\n    use(routes: string[], fn: fastifyMiddie.Handler): this;\n  }\n}\n\ntype FastifyMiddie = FastifyPluginCallback<fastifyMiddie.FastifyMiddieOptions>\n\ndeclare namespace fastifyMiddie {\n  export interface FastifyMiddieOptions {\n    hook?: 'onRequest' | 'preParsing' | 'preValidation' | 'preHandler' | 'preSerialization' | 'onSend' | 'onResponse' | 'onTimeout' | 'onError';\n  }\n\n  /**\n   * @deprecated Use FastifyMiddieOptions instead\n   */\n  export type MiddiePluginOptions = FastifyMiddieOptions\n\n  export interface IncomingMessageExtended {\n    body?: any;\n    query?: any;\n  }\n  export type NextFunction = (err?: any) => void\n  export type SimpleHandleFunction = (req: http.IncomingMessage & IncomingMessageExtended, res: http.ServerResponse) => void\n  export type NextHandleFunction = (req: connect.IncomingMessage & IncomingMessageExtended, res: http.ServerResponse, next: NextFunction) => void\n\n  export type Handler = SimpleHandleFunction | NextHandleFunction\n\n  export const fastifyMiddie: FastifyMiddie\n  export { fastifyMiddie as default }\n}\n\ndeclare function fastifyMiddie (...params: Parameters<FastifyMiddie>): ReturnType<FastifyMiddie>\nexport = fastifyMiddie\n",
  "node_modules/@fastify/proxy-addr/package.json": "{\n  \"name\": \"@fastify/proxy-addr\",\n  \"description\": \"Determine address of proxied request\",\n  \"version\": \"5.0.0\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"author\": \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"ip\",\n    \"proxy\",\n    \"x-forwarded-for\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/proxy-addr.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/proxy-addr/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/proxy-addr#readme\",\n  \"dependencies\": {\n    \"@fastify/forwarded\": \"^3.0.0\",\n    \"ipaddr.js\": \"^2.1.0\"\n  },\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"@types/node\": \"^22.0.0\",\n    \"beautify-benchmark\": \"0.2.4\",\n    \"benchmark\": \"2.1.4\",\n    \"c8\": \"^7.14.0\",\n    \"standard\": \"^17.1.0\",\n    \"tape\": \"^5.7.5\",\n    \"tsd\": \"^0.31.0\"\n  },\n  \"scripts\": {\n    \"bench\": \"node benchmark/index.js\",\n    \"lint\": \"standard\",\n    \"lint:fix\": \"standard --fix\",\n    \"test\": \"npm run test:unit && npm run test:typescript\",\n    \"test:typescript\": \"tsd\",\n    \"test:unit\": \"c8 tape test/**/*.js\"\n  }\n}\n",
  "node_modules/@fastify/proxy-addr/types/index.d.ts": "/// <reference types=\"node\" />\n\nimport { IncomingMessage } from 'http';\n\ntype FastifyProxyAddr = typeof proxyaddr\n\ndeclare function proxyaddr(req: IncomingMessage, trust: proxyaddr.Address | proxyaddr.Address[] | ((addr: string, i: number) => boolean)): string;\n\ndeclare namespace proxyaddr {\n  export function all(req: IncomingMessage, trust?: Address | Address[] | ((addr: string, i: number) => boolean)): string[];\n  export function compile(val: Address | Address[]): (addr: string, i: number) => boolean;\n\n  export type Address = 'loopback' | 'linklocal' | 'uniquelocal' | string;\n\n  export const proxyAddr: FastifyProxyAddr\n  export { proxyAddr as default }\n}\nexport = proxyaddr;\n",
  "node_modules/@isaacs/balanced-match/dist/commonjs/index.d.ts": "export declare const balanced: (a: string | RegExp, b: string | RegExp, str: string) => false | {\n    start: number;\n    end: number;\n    pre: string;\n    body: string;\n    post: string;\n} | undefined;\nexport declare const range: (a: string, b: string, str: string) => undefined | [number, number];\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/@isaacs/balanced-match/dist/esm/index.d.ts": "export declare const balanced: (a: string | RegExp, b: string | RegExp, str: string) => false | {\n    start: number;\n    end: number;\n    pre: string;\n    body: string;\n    post: string;\n} | undefined;\nexport declare const range: (a: string, b: string, str: string) => undefined | [number, number];\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/@isaacs/balanced-match/package.json": "{\n  \"name\": \"@isaacs/balanced-match\",\n  \"description\": \"Match balanced character pairs, like \\\"{\\\" and \\\"}\\\"\",\n  \"version\": \"4.0.1\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/isaacs/balanced-match.git\"\n  },\n  \"exports\": {\n    \"./package.json\": \"./package.json\",\n    \".\": {\n      \"import\": {\n        \"types\": \"./dist/esm/index.d.ts\",\n        \"default\": \"./dist/esm/index.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/commonjs/index.d.ts\",\n        \"default\": \"./dist/commonjs/index.js\"\n      }\n    }\n  },\n  \"type\": \"module\",\n  \"scripts\": {\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"git push origin --follow-tags\",\n    \"prepare\": \"tshy\",\n    \"pretest\": \"npm run prepare\",\n    \"presnap\": \"npm run prepare\",\n    \"test\": \"tap\",\n    \"snap\": \"tap\",\n    \"format\": \"prettier --write . --loglevel warn\",\n    \"benchmark\": \"node benchmark/index.js\",\n    \"typedoc\": \"typedoc --tsconfig .tshy/esm.json ./src/*.ts\"\n  },\n  \"prettier\": {\n    \"semi\": false,\n    \"printWidth\": 80,\n    \"tabWidth\": 2,\n    \"useTabs\": false,\n    \"singleQuote\": true,\n    \"jsxSingleQuote\": false,\n    \"bracketSameLine\": true,\n    \"arrowParens\": \"avoid\",\n    \"endOfLine\": \"lf\"\n  },\n  \"devDependencies\": {\n    \"@types/brace-expansion\": \"^1.1.2\",\n    \"@types/node\": \"^24.0.0\",\n    \"mkdirp\": \"^3.0.1\",\n    \"prettier\": \"^3.3.2\",\n    \"tap\": \"^21.1.0\",\n    \"tshy\": \"^3.0.2\",\n    \"typedoc\": \"^0.28.5\"\n  },\n  \"keywords\": [\n    \"match\",\n    \"regexp\",\n    \"test\",\n    \"balanced\",\n    \"parse\"\n  ],\n  \"license\": \"MIT\",\n  \"engines\": {\n    \"node\": \"20 || >=22\"\n  },\n  \"tshy\": {\n    \"exports\": {\n      \"./package.json\": \"./package.json\",\n      \".\": \"./src/index.ts\"\n    }\n  },\n  \"main\": \"./dist/commonjs/index.js\",\n  \"types\": \"./dist/commonjs/index.d.ts\",\n  \"module\": \"./dist/esm/index.js\"\n}\n",
  "node_modules/@isaacs/brace-expansion/dist/commonjs/index.d.ts": "export declare function expand(str: string): string[];\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/@isaacs/brace-expansion/dist/esm/index.d.ts": "export declare function expand(str: string): string[];\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/@isaacs/brace-expansion/package.json": "{\n  \"name\": \"@isaacs/brace-expansion\",\n  \"description\": \"Brace expansion as known from sh/bash\",\n  \"version\": \"5.0.0\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"exports\": {\n    \"./package.json\": \"./package.json\",\n    \".\": {\n      \"import\": {\n        \"types\": \"./dist/esm/index.d.ts\",\n        \"default\": \"./dist/esm/index.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/commonjs/index.d.ts\",\n        \"default\": \"./dist/commonjs/index.js\"\n      }\n    }\n  },\n  \"type\": \"module\",\n  \"scripts\": {\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"git push origin --follow-tags\",\n    \"prepare\": \"tshy\",\n    \"pretest\": \"npm run prepare\",\n    \"presnap\": \"npm run prepare\",\n    \"test\": \"tap\",\n    \"snap\": \"tap\",\n    \"format\": \"prettier --write . --loglevel warn\",\n    \"benchmark\": \"node benchmark/index.js\",\n    \"typedoc\": \"typedoc --tsconfig .tshy/esm.json ./src/*.ts\"\n  },\n  \"prettier\": {\n    \"semi\": false,\n    \"printWidth\": 80,\n    \"tabWidth\": 2,\n    \"useTabs\": false,\n    \"singleQuote\": true,\n    \"jsxSingleQuote\": false,\n    \"bracketSameLine\": true,\n    \"arrowParens\": \"avoid\",\n    \"endOfLine\": \"lf\"\n  },\n  \"devDependencies\": {\n    \"@types/brace-expansion\": \"^1.1.2\",\n    \"@types/node\": \"^24.0.0\",\n    \"mkdirp\": \"^3.0.1\",\n    \"prettier\": \"^3.3.2\",\n    \"tap\": \"^21.1.0\",\n    \"tshy\": \"^3.0.2\",\n    \"typedoc\": \"^0.28.5\"\n  },\n  \"dependencies\": {\n    \"@isaacs/balanced-match\": \"^4.0.1\"\n  },\n  \"license\": \"MIT\",\n  \"engines\": {\n    \"node\": \"20 || >=22\"\n  },\n  \"tshy\": {\n    \"exports\": {\n      \"./package.json\": \"./package.json\",\n      \".\": \"./src/index.ts\"\n    }\n  },\n  \"main\": \"./dist/commonjs/index.js\",\n  \"types\": \"./dist/commonjs/index.d.ts\",\n  \"module\": \"./dist/esm/index.js\"\n}\n",
  "node_modules/ansi-regex/index.d.ts": "declare namespace ansiRegex {\n\tinterface Options {\n\t\t/**\n\t\tMatch only the first ANSI escape.\n\n\t\t@default false\n\t\t*/\n\t\tonlyFirst: boolean;\n\t}\n}\n\n/**\nRegular expression for matching ANSI escape codes.\n\n@example\n```\nimport ansiRegex = require('ansi-regex');\n\nansiRegex().test('\\u001B[4mcake\\u001B[0m');\n//=> true\n\nansiRegex().test('cake');\n//=> false\n\n'\\u001B[4mcake\\u001B[0m'.match(ansiRegex());\n//=> ['\\u001B[4m', '\\u001B[0m']\n\n'\\u001B[4mcake\\u001B[0m'.match(ansiRegex({onlyFirst: true}));\n//=> ['\\u001B[4m']\n\n'\\u001B]8;;https://github.com\\u0007click\\u001B]8;;\\u0007'.match(ansiRegex());\n//=> ['\\u001B]8;;https://github.com\\u0007', '\\u001B]8;;\\u0007']\n```\n*/\ndeclare function ansiRegex(options?: ansiRegex.Options): RegExp;\n\nexport = ansiRegex;\n",
  "node_modules/ansi-regex/package.json": "{\n\t\"name\": \"ansi-regex\",\n\t\"version\": \"5.0.1\",\n\t\"description\": \"Regular expression for matching ANSI escape codes\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"chalk/ansi-regex\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\",\n\t\t\"view-supported\": \"node fixtures/view-codes.js\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"ansi\",\n\t\t\"styles\",\n\t\t\"color\",\n\t\t\"colour\",\n\t\t\"colors\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"cli\",\n\t\t\"string\",\n\t\t\"tty\",\n\t\t\"escape\",\n\t\t\"formatting\",\n\t\t\"rgb\",\n\t\t\"256\",\n\t\t\"shell\",\n\t\t\"xterm\",\n\t\t\"command-line\",\n\t\t\"text\",\n\t\t\"regex\",\n\t\t\"regexp\",\n\t\t\"re\",\n\t\t\"match\",\n\t\t\"test\",\n\t\t\"find\",\n\t\t\"pattern\"\n\t],\n\t\"devDependencies\": {\n\t\t\"ava\": \"^2.4.0\",\n\t\t\"tsd\": \"^0.9.0\",\n\t\t\"xo\": \"^0.25.3\"\n\t}\n}\n",
  "node_modules/ansi-styles/index.d.ts": "declare type CSSColor =\n\t| 'aliceblue'\n\t| 'antiquewhite'\n\t| 'aqua'\n\t| 'aquamarine'\n\t| 'azure'\n\t| 'beige'\n\t| 'bisque'\n\t| 'black'\n\t| 'blanchedalmond'\n\t| 'blue'\n\t| 'blueviolet'\n\t| 'brown'\n\t| 'burlywood'\n\t| 'cadetblue'\n\t| 'chartreuse'\n\t| 'chocolate'\n\t| 'coral'\n\t| 'cornflowerblue'\n\t| 'cornsilk'\n\t| 'crimson'\n\t| 'cyan'\n\t| 'darkblue'\n\t| 'darkcyan'\n\t| 'darkgoldenrod'\n\t| 'darkgray'\n\t| 'darkgreen'\n\t| 'darkgrey'\n\t| 'darkkhaki'\n\t| 'darkmagenta'\n\t| 'darkolivegreen'\n\t| 'darkorange'\n\t| 'darkorchid'\n\t| 'darkred'\n\t| 'darksalmon'\n\t| 'darkseagreen'\n\t| 'darkslateblue'\n\t| 'darkslategray'\n\t| 'darkslategrey'\n\t| 'darkturquoise'\n\t| 'darkviolet'\n\t| 'deeppink'\n\t| 'deepskyblue'\n\t| 'dimgray'\n\t| 'dimgrey'\n\t| 'dodgerblue'\n\t| 'firebrick'\n\t| 'floralwhite'\n\t| 'forestgreen'\n\t| 'fuchsia'\n\t| 'gainsboro'\n\t| 'ghostwhite'\n\t| 'gold'\n\t| 'goldenrod'\n\t| 'gray'\n\t| 'green'\n\t| 'greenyellow'\n\t| 'grey'\n\t| 'honeydew'\n\t| 'hotpink'\n\t| 'indianred'\n\t| 'indigo'\n\t| 'ivory'\n\t| 'khaki'\n\t| 'lavender'\n\t| 'lavenderblush'\n\t| 'lawngreen'\n\t| 'lemonchiffon'\n\t| 'lightblue'\n\t| 'lightcoral'\n\t| 'lightcyan'\n\t| 'lightgoldenrodyellow'\n\t| 'lightgray'\n\t| 'lightgreen'\n\t| 'lightgrey'\n\t| 'lightpink'\n\t| 'lightsalmon'\n\t| 'lightseagreen'\n\t| 'lightskyblue'\n\t| 'lightslategray'\n\t| 'lightslategrey'\n\t| 'lightsteelblue'\n\t| 'lightyellow'\n\t| 'lime'\n\t| 'limegreen'\n\t| 'linen'\n\t| 'magenta'\n\t| 'maroon'\n\t| 'mediumaquamarine'\n\t| 'mediumblue'\n\t| 'mediumorchid'\n\t| 'mediumpurple'\n\t| 'mediumseagreen'\n\t| 'mediumslateblue'\n\t| 'mediumspringgreen'\n\t| 'mediumturquoise'\n\t| 'mediumvioletred'\n\t| 'midnightblue'\n\t| 'mintcream'\n\t| 'mistyrose'\n\t| 'moccasin'\n\t| 'navajowhite'\n\t| 'navy'\n\t| 'oldlace'\n\t| 'olive'\n\t| 'olivedrab'\n\t| 'orange'\n\t| 'orangered'\n\t| 'orchid'\n\t| 'palegoldenrod'\n\t| 'palegreen'\n\t| 'paleturquoise'\n\t| 'palevioletred'\n\t| 'papayawhip'\n\t| 'peachpuff'\n\t| 'peru'\n\t| 'pink'\n\t| 'plum'\n\t| 'powderblue'\n\t| 'purple'\n\t| 'rebeccapurple'\n\t| 'red'\n\t| 'rosybrown'\n\t| 'royalblue'\n\t| 'saddlebrown'\n\t| 'salmon'\n\t| 'sandybrown'\n\t| 'seagreen'\n\t| 'seashell'\n\t| 'sienna'\n\t| 'silver'\n\t| 'skyblue'\n\t| 'slateblue'\n\t| 'slategray'\n\t| 'slategrey'\n\t| 'snow'\n\t| 'springgreen'\n\t| 'steelblue'\n\t| 'tan'\n\t| 'teal'\n\t| 'thistle'\n\t| 'tomato'\n\t| 'turquoise'\n\t| 'violet'\n\t| 'wheat'\n\t| 'white'\n\t| 'whitesmoke'\n\t| 'yellow'\n\t| 'yellowgreen';\n\ndeclare namespace ansiStyles {\n\tinterface ColorConvert {\n\t\t/**\n\t\tThe RGB color space.\n\n\t\t@param red - (`0`-`255`)\n\t\t@param green - (`0`-`255`)\n\t\t@param blue - (`0`-`255`)\n\t\t*/\n\t\trgb(red: number, green: number, blue: number): string;\n\n\t\t/**\n\t\tThe RGB HEX color space.\n\n\t\t@param hex - A hexadecimal string containing RGB data.\n\t\t*/\n\t\thex(hex: string): string;\n\n\t\t/**\n\t\t@param keyword - A CSS color name.\n\t\t*/\n\t\tkeyword(keyword: CSSColor): string;\n\n\t\t/**\n\t\tThe HSL color space.\n\n\t\t@param hue - (`0`-`360`)\n\t\t@param saturation - (`0`-`100`)\n\t\t@param lightness - (`0`-`100`)\n\t\t*/\n\t\thsl(hue: number, saturation: number, lightness: number): string;\n\n\t\t/**\n\t\tThe HSV color space.\n\n\t\t@param hue - (`0`-`360`)\n\t\t@param saturation - (`0`-`100`)\n\t\t@param value - (`0`-`100`)\n\t\t*/\n\t\thsv(hue: number, saturation: number, value: number): string;\n\n\t\t/**\n\t\tThe HSV color space.\n\n\t\t@param hue - (`0`-`360`)\n\t\t@param whiteness - (`0`-`100`)\n\t\t@param blackness - (`0`-`100`)\n\t\t*/\n\t\thwb(hue: number, whiteness: number, blackness: number): string;\n\n\t\t/**\n\t\tUse a [4-bit unsigned number](https://en.wikipedia.org/wiki/ANSI_escape_code#3/4-bit) to set text color.\n\t\t*/\n\t\tansi(ansi: number): string;\n\n\t\t/**\n\t\tUse an [8-bit unsigned number](https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit) to set text color.\n\t\t*/\n\t\tansi256(ansi: number): string;\n\t}\n\n\tinterface CSPair {\n\t\t/**\n\t\tThe ANSI terminal control sequence for starting this style.\n\t\t*/\n\t\treadonly open: string;\n\n\t\t/**\n\t\tThe ANSI terminal control sequence for ending this style.\n\t\t*/\n\t\treadonly close: string;\n\t}\n\n\tinterface ColorBase {\n\t\treadonly ansi: ColorConvert;\n\t\treadonly ansi256: ColorConvert;\n\t\treadonly ansi16m: ColorConvert;\n\n\t\t/**\n\t\tThe ANSI terminal control sequence for ending this color.\n\t\t*/\n\t\treadonly close: string;\n\t}\n\n\tinterface Modifier {\n\t\t/**\n\t\tResets the current color chain.\n\t\t*/\n\t\treadonly reset: CSPair;\n\n\t\t/**\n\t\tMake text bold.\n\t\t*/\n\t\treadonly bold: CSPair;\n\n\t\t/**\n\t\tEmitting only a small amount of light.\n\t\t*/\n\t\treadonly dim: CSPair;\n\n\t\t/**\n\t\tMake text italic. (Not widely supported)\n\t\t*/\n\t\treadonly italic: CSPair;\n\n\t\t/**\n\t\tMake text underline. (Not widely supported)\n\t\t*/\n\t\treadonly underline: CSPair;\n\n\t\t/**\n\t\tInverse background and foreground colors.\n\t\t*/\n\t\treadonly inverse: CSPair;\n\n\t\t/**\n\t\tPrints the text, but makes it invisible.\n\t\t*/\n\t\treadonly hidden: CSPair;\n\n\t\t/**\n\t\tPuts a horizontal line through the center of the text. (Not widely supported)\n\t\t*/\n\t\treadonly strikethrough: CSPair;\n\t}\n\n\tinterface ForegroundColor {\n\t\treadonly black: CSPair;\n\t\treadonly red: CSPair;\n\t\treadonly green: CSPair;\n\t\treadonly yellow: CSPair;\n\t\treadonly blue: CSPair;\n\t\treadonly cyan: CSPair;\n\t\treadonly magenta: CSPair;\n\t\treadonly white: CSPair;\n\n\t\t/**\n\t\tAlias for `blackBright`.\n\t\t*/\n\t\treadonly gray: CSPair;\n\n\t\t/**\n\t\tAlias for `blackBright`.\n\t\t*/\n\t\treadonly grey: CSPair;\n\n\t\treadonly blackBright: CSPair;\n\t\treadonly redBright: CSPair;\n\t\treadonly greenBright: CSPair;\n\t\treadonly yellowBright: CSPair;\n\t\treadonly blueBright: CSPair;\n\t\treadonly cyanBright: CSPair;\n\t\treadonly magentaBright: CSPair;\n\t\treadonly whiteBright: CSPair;\n\t}\n\n\tinterface BackgroundColor {\n\t\treadonly bgBlack: CSPair;\n\t\treadonly bgRed: CSPair;\n\t\treadonly bgGreen: CSPair;\n\t\treadonly bgYellow: CSPair;\n\t\treadonly bgBlue: CSPair;\n\t\treadonly bgCyan: CSPair;\n\t\treadonly bgMagenta: CSPair;\n\t\treadonly bgWhite: CSPair;\n\n\t\t/**\n\t\tAlias for `bgBlackBright`.\n\t\t*/\n\t\treadonly bgGray: CSPair;\n\n\t\t/**\n\t\tAlias for `bgBlackBright`.\n\t\t*/\n\t\treadonly bgGrey: CSPair;\n\n\t\treadonly bgBlackBright: CSPair;\n\t\treadonly bgRedBright: CSPair;\n\t\treadonly bgGreenBright: CSPair;\n\t\treadonly bgYellowBright: CSPair;\n\t\treadonly bgBlueBright: CSPair;\n\t\treadonly bgCyanBright: CSPair;\n\t\treadonly bgMagentaBright: CSPair;\n\t\treadonly bgWhiteBright: CSPair;\n\t}\n}\n\ndeclare const ansiStyles: {\n\treadonly modifier: ansiStyles.Modifier;\n\treadonly color: ansiStyles.ForegroundColor & ansiStyles.ColorBase;\n\treadonly bgColor: ansiStyles.BackgroundColor & ansiStyles.ColorBase;\n\treadonly codes: ReadonlyMap<number, number>;\n} & ansiStyles.BackgroundColor & ansiStyles.ForegroundColor & ansiStyles.Modifier;\n\nexport = ansiStyles;\n",
  "node_modules/ansi-styles/package.json": "{\n\t\"name\": \"ansi-styles\",\n\t\"version\": \"4.3.0\",\n\t\"description\": \"ANSI escape codes for styling strings in the terminal\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"chalk/ansi-styles\",\n\t\"funding\": \"https://github.com/chalk/ansi-styles?sponsor=1\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\",\n\t\t\"screenshot\": \"svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"ansi\",\n\t\t\"styles\",\n\t\t\"color\",\n\t\t\"colour\",\n\t\t\"colors\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"cli\",\n\t\t\"string\",\n\t\t\"tty\",\n\t\t\"escape\",\n\t\t\"formatting\",\n\t\t\"rgb\",\n\t\t\"256\",\n\t\t\"shell\",\n\t\t\"xterm\",\n\t\t\"log\",\n\t\t\"logging\",\n\t\t\"command-line\",\n\t\t\"text\"\n\t],\n\t\"dependencies\": {\n\t\t\"color-convert\": \"^2.0.1\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@types/color-convert\": \"^1.9.0\",\n\t\t\"ava\": \"^2.3.0\",\n\t\t\"svg-term-cli\": \"^2.1.1\",\n\t\t\"tsd\": \"^0.11.0\",\n\t\t\"xo\": \"^0.25.3\"\n\t}\n}\n",
  "node_modules/emoji-regex/RGI_Emoji.d.ts": "declare module 'emoji-regex/RGI_Emoji' {\n  function emojiRegex(): RegExp;\n\n  export = emojiRegex;\n}\n",
  "node_modules/emoji-regex/es2015/RGI_Emoji.d.ts": "declare module 'emoji-regex/es2015/RGI_Emoji' {\n  function emojiRegex(): RegExp;\n\n  export = emojiRegex;\n}\n",
  "node_modules/emoji-regex/es2015/index.d.ts": "declare module 'emoji-regex/es2015' {\n  function emojiRegex(): RegExp;\n\n  export = emojiRegex;\n}\n",
  "node_modules/emoji-regex/es2015/text.d.ts": "declare module 'emoji-regex/es2015/text' {\n  function emojiRegex(): RegExp;\n\n  export = emojiRegex;\n}\n",
  "node_modules/emoji-regex/index.d.ts": "declare module 'emoji-regex' {\n    function emojiRegex(): RegExp;\n\n    export default emojiRegex;\n}\n\ndeclare module 'emoji-regex/text' {\n    function emojiRegex(): RegExp;\n\n    export default emojiRegex;\n}\n\ndeclare module 'emoji-regex/es2015' {\n    function emojiRegex(): RegExp;\n\n    export default emojiRegex;\n}\n\ndeclare module 'emoji-regex/es2015/text' {\n    function emojiRegex(): RegExp;\n\n    export default emojiRegex;\n}\n",
  "node_modules/emoji-regex/package.json": "{\n  \"name\": \"emoji-regex\",\n  \"version\": \"8.0.0\",\n  \"description\": \"A regular expression to match all Emoji-only symbols as per the Unicode Standard.\",\n  \"homepage\": \"https://mths.be/emoji-regex\",\n  \"main\": \"index.js\",\n  \"types\": \"index.d.ts\",\n  \"keywords\": [\n    \"unicode\",\n    \"regex\",\n    \"regexp\",\n    \"regular expressions\",\n    \"code points\",\n    \"symbols\",\n    \"characters\",\n    \"emoji\"\n  ],\n  \"license\": \"MIT\",\n  \"author\": {\n    \"name\": \"Mathias Bynens\",\n    \"url\": \"https://mathiasbynens.be/\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/mathiasbynens/emoji-regex.git\"\n  },\n  \"bugs\": \"https://github.com/mathiasbynens/emoji-regex/issues\",\n  \"files\": [\n    \"LICENSE-MIT.txt\",\n    \"index.js\",\n    \"index.d.ts\",\n    \"text.js\",\n    \"es2015/index.js\",\n    \"es2015/text.js\"\n  ],\n  \"scripts\": {\n    \"build\": \"rm -rf -- es2015; babel src -d .; NODE_ENV=es2015 babel src -d ./es2015; node script/inject-sequences.js\",\n    \"test\": \"mocha\",\n    \"test:watch\": \"npm run test -- --watch\"\n  },\n  \"devDependencies\": {\n    \"@babel/cli\": \"^7.2.3\",\n    \"@babel/core\": \"^7.3.4\",\n    \"@babel/plugin-proposal-unicode-property-regex\": \"^7.2.0\",\n    \"@babel/preset-env\": \"^7.3.4\",\n    \"mocha\": \"^6.0.2\",\n    \"regexgen\": \"^1.3.0\",\n    \"unicode-12.0.0\": \"^0.7.9\"\n  }\n}\n",
  "node_modules/emoji-regex/text.d.ts": "declare module 'emoji-regex/text' {\n  function emojiRegex(): RegExp;\n\n  export = emojiRegex;\n}\n",
  "node_modules/string-width/index.d.ts": "declare const stringWidth: {\n\t/**\n\tGet the visual width of a string - the number of columns required to display it.\n\n\tSome Unicode characters are [fullwidth](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms) and use double the normal width. [ANSI escape codes](https://en.wikipedia.org/wiki/ANSI_escape_code) are stripped and doesn't affect the width.\n\n\t@example\n\t```\n\timport stringWidth = require('string-width');\n\n\tstringWidth('a');\n\t//=> 1\n\n\tstringWidth('古');\n\t//=> 2\n\n\tstringWidth('\\u001B[1m古\\u001B[22m');\n\t//=> 2\n\t```\n\t*/\n\t(string: string): number;\n\n\t// TODO: remove this in the next major version, refactor the whole definition to:\n\t// declare function stringWidth(string: string): number;\n\t// export = stringWidth;\n\tdefault: typeof stringWidth;\n}\n\nexport = stringWidth;\n",
  "node_modules/string-width/package.json": "{\n\t\"name\": \"string-width\",\n\t\"version\": \"4.2.3\",\n\t\"description\": \"Get the visual width of a string - the number of columns required to display it\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/string-width\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"string\",\n\t\t\"character\",\n\t\t\"unicode\",\n\t\t\"width\",\n\t\t\"visual\",\n\t\t\"column\",\n\t\t\"columns\",\n\t\t\"fullwidth\",\n\t\t\"full-width\",\n\t\t\"full\",\n\t\t\"ansi\",\n\t\t\"escape\",\n\t\t\"codes\",\n\t\t\"cli\",\n\t\t\"command-line\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"cjk\",\n\t\t\"chinese\",\n\t\t\"japanese\",\n\t\t\"korean\",\n\t\t\"fixed-width\"\n\t],\n\t\"dependencies\": {\n\t\t\"emoji-regex\": \"^8.0.0\",\n\t\t\"is-fullwidth-code-point\": \"^3.0.0\",\n\t\t\"strip-ansi\": \"^6.0.1\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.4.1\",\n\t\t\"tsd\": \"^0.7.1\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/strip-ansi/index.d.ts": "/**\nStrip [ANSI escape codes](https://en.wikipedia.org/wiki/ANSI_escape_code) from a string.\n\n@example\n```\nimport stripAnsi = require('strip-ansi');\n\nstripAnsi('\\u001B[4mUnicorn\\u001B[0m');\n//=> 'Unicorn'\n\nstripAnsi('\\u001B]8;;https://github.com\\u0007Click\\u001B]8;;\\u0007');\n//=> 'Click'\n```\n*/\ndeclare function stripAnsi(string: string): string;\n\nexport = stripAnsi;\n",
  "node_modules/strip-ansi/package.json": "{\n\t\"name\": \"strip-ansi\",\n\t\"version\": \"6.0.1\",\n\t\"description\": \"Strip ANSI escape codes from a string\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"chalk/strip-ansi\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"strip\",\n\t\t\"trim\",\n\t\t\"remove\",\n\t\t\"ansi\",\n\t\t\"styles\",\n\t\t\"color\",\n\t\t\"colour\",\n\t\t\"colors\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"string\",\n\t\t\"tty\",\n\t\t\"escape\",\n\t\t\"formatting\",\n\t\t\"rgb\",\n\t\t\"256\",\n\t\t\"shell\",\n\t\t\"xterm\",\n\t\t\"log\",\n\t\t\"logging\",\n\t\t\"command-line\",\n\t\t\"text\"\n\t],\n\t\"dependencies\": {\n\t\t\"ansi-regex\": \"^5.0.1\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^2.4.0\",\n\t\t\"tsd\": \"^0.10.0\",\n\t\t\"xo\": \"^0.25.3\"\n\t}\n}\n",
  "node_modules/wrap-ansi/index.d.ts": "export type Options = {\n\t/**\n\tBy default the wrap is soft, meaning long words may extend past the column width. Setting this to `true` will make it hard wrap at the column width.\n\n\t@default false\n\t*/\n\treadonly hard?: boolean;\n\n\t/**\n\tBy default, an attempt is made to split words at spaces, ensuring that they don't extend past the configured columns. If wordWrap is `false`, each column will instead be completely filled splitting words as necessary.\n\n\t@default true\n\t*/\n\treadonly wordWrap?: boolean;\n\n\t/**\n\tWhitespace on all lines is removed by default. Set this option to `false` if you don't want to trim.\n\n\t@default true\n\t*/\n\treadonly trim?: boolean;\n};\n\n/**\nWrap words to the specified column width.\n\n@param string - String with ANSI escape codes. Like one styled by [`chalk`](https://github.com/chalk/chalk). Newline characters will be normalized to `\\n`.\n@param columns - Number of columns to wrap the text to.\n\n@example\n```\nimport chalk from 'chalk';\nimport wrapAnsi from 'wrap-ansi';\n\nconst input = 'The quick brown ' + chalk.red('fox jumped over ') +\n\t'the lazy ' + chalk.green('dog and then ran away with the unicorn.');\n\nconsole.log(wrapAnsi(input, 20));\n```\n*/\nexport default function wrapAnsi(string: string, columns: number, options?: Options): string;\n",
  "node_modules/wrap-ansi/package.json": "{\n\t\"name\": \"wrap-ansi\",\n\t\"version\": \"7.0.0\",\n\t\"description\": \"Wordwrap a string with ANSI escape codes\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"chalk/wrap-ansi\",\n\t\"funding\": \"https://github.com/chalk/wrap-ansi?sponsor=1\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=10\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && nyc ava\"\n\t},\n\t\"files\": [\n\t\t\"index.js\"\n\t],\n\t\"keywords\": [\n\t\t\"wrap\",\n\t\t\"break\",\n\t\t\"wordwrap\",\n\t\t\"wordbreak\",\n\t\t\"linewrap\",\n\t\t\"ansi\",\n\t\t\"styles\",\n\t\t\"color\",\n\t\t\"colour\",\n\t\t\"colors\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"cli\",\n\t\t\"string\",\n\t\t\"tty\",\n\t\t\"escape\",\n\t\t\"formatting\",\n\t\t\"rgb\",\n\t\t\"256\",\n\t\t\"shell\",\n\t\t\"xterm\",\n\t\t\"log\",\n\t\t\"logging\",\n\t\t\"command-line\",\n\t\t\"text\"\n\t],\n\t\"dependencies\": {\n\t\t\"ansi-styles\": \"^4.0.0\",\n\t\t\"string-width\": \"^4.1.0\",\n\t\t\"strip-ansi\": \"^6.0.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^2.1.0\",\n\t\t\"chalk\": \"^4.0.0\",\n\t\t\"coveralls\": \"^3.0.3\",\n\t\t\"has-ansi\": \"^4.0.0\",\n\t\t\"nyc\": \"^15.0.1\",\n\t\t\"xo\": \"^0.29.1\"\n\t}\n}\n",
  "node_modules/@isaacs/cliui/package.json": "{\n  \"name\": \"@isaacs/cliui\",\n  \"version\": \"8.0.2\",\n  \"description\": \"easily create complex multi-column command-line-interfaces\",\n  \"main\": \"build/index.cjs\",\n  \"exports\": {\n    \".\": [\n      {\n        \"import\": \"./index.mjs\",\n        \"require\": \"./build/index.cjs\"\n      },\n      \"./build/index.cjs\"\n    ]\n  },\n  \"type\": \"module\",\n  \"module\": \"./index.mjs\",\n  \"scripts\": {\n    \"check\": \"standardx '**/*.ts' && standardx '**/*.js' && standardx '**/*.cjs'\",\n    \"fix\": \"standardx --fix '**/*.ts' && standardx --fix '**/*.js' && standardx --fix '**/*.cjs'\",\n    \"pretest\": \"rimraf build && tsc -p tsconfig.test.json && cross-env NODE_ENV=test npm run build:cjs\",\n    \"test\": \"c8 mocha ./test/*.cjs\",\n    \"test:esm\": \"c8 mocha ./test/**/*.mjs\",\n    \"postest\": \"check\",\n    \"coverage\": \"c8 report --check-coverage\",\n    \"precompile\": \"rimraf build\",\n    \"compile\": \"tsc\",\n    \"postcompile\": \"npm run build:cjs\",\n    \"build:cjs\": \"rollup -c\",\n    \"prepare\": \"npm run compile\"\n  },\n  \"repository\": \"yargs/cliui\",\n  \"standard\": {\n    \"ignore\": [\n      \"**/example/**\"\n    ],\n    \"globals\": [\n      \"it\"\n    ]\n  },\n  \"keywords\": [\n    \"cli\",\n    \"command-line\",\n    \"layout\",\n    \"design\",\n    \"console\",\n    \"wrap\",\n    \"table\"\n  ],\n  \"author\": \"Ben Coe <ben@npmjs.com>\",\n  \"license\": \"ISC\",\n  \"dependencies\": {\n    \"string-width\": \"^5.1.2\",\n    \"string-width-cjs\": \"npm:string-width@^4.2.0\",\n    \"strip-ansi\": \"^7.0.1\",\n    \"strip-ansi-cjs\": \"npm:strip-ansi@^6.0.1\",\n    \"wrap-ansi\": \"^8.1.0\",\n    \"wrap-ansi-cjs\": \"npm:wrap-ansi@^7.0.0\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^14.0.27\",\n    \"@typescript-eslint/eslint-plugin\": \"^4.0.0\",\n    \"@typescript-eslint/parser\": \"^4.0.0\",\n    \"c8\": \"^7.3.0\",\n    \"chai\": \"^4.2.0\",\n    \"chalk\": \"^4.1.0\",\n    \"cross-env\": \"^7.0.2\",\n    \"eslint\": \"^7.6.0\",\n    \"eslint-plugin-import\": \"^2.22.0\",\n    \"eslint-plugin-node\": \"^11.1.0\",\n    \"gts\": \"^3.0.0\",\n    \"mocha\": \"^10.0.0\",\n    \"rimraf\": \"^3.0.2\",\n    \"rollup\": \"^2.23.1\",\n    \"rollup-plugin-ts\": \"^3.0.2\",\n    \"standardx\": \"^7.0.0\",\n    \"typescript\": \"^4.0.0\"\n  },\n  \"files\": [\n    \"build\",\n    \"index.mjs\",\n    \"!*.d.ts\"\n  ],\n  \"engines\": {\n    \"node\": \">=12\"\n  }\n}\n",
  "node_modules/@isaacs/cliui/node_modules/ansi-regex/index.d.ts": "export type Options = {\n\t/**\n\tMatch only the first ANSI escape.\n\n\t@default false\n\t*/\n\treadonly onlyFirst: boolean;\n};\n\n/**\nRegular expression for matching ANSI escape codes.\n\n@example\n```\nimport ansiRegex from 'ansi-regex';\n\nansiRegex().test('\\u001B[4mcake\\u001B[0m');\n//=> true\n\nansiRegex().test('cake');\n//=> false\n\n'\\u001B[4mcake\\u001B[0m'.match(ansiRegex());\n//=> ['\\u001B[4m', '\\u001B[0m']\n\n'\\u001B[4mcake\\u001B[0m'.match(ansiRegex({onlyFirst: true}));\n//=> ['\\u001B[4m']\n\n'\\u001B]8;;https://github.com\\u0007click\\u001B]8;;\\u0007'.match(ansiRegex());\n//=> ['\\u001B]8;;https://github.com\\u0007', '\\u001B]8;;\\u0007']\n```\n*/\nexport default function ansiRegex(options?: Options): RegExp;\n",
  "node_modules/@isaacs/cliui/node_modules/ansi-regex/package.json": "{\n\t\"name\": \"ansi-regex\",\n\t\"version\": \"6.1.0\",\n\t\"description\": \"Regular expression for matching ANSI escape codes\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"chalk/ansi-regex\",\n\t\"funding\": \"https://github.com/chalk/ansi-regex?sponsor=1\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"type\": \"module\",\n\t\"exports\": \"./index.js\",\n\t\"types\": \"./index.d.ts\",\n\t\"sideEffects\": false,\n\t\"engines\": {\n\t\t\"node\": \">=12\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\",\n\t\t\"view-supported\": \"node fixtures/view-codes.js\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"ansi\",\n\t\t\"styles\",\n\t\t\"color\",\n\t\t\"colour\",\n\t\t\"colors\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"cli\",\n\t\t\"string\",\n\t\t\"tty\",\n\t\t\"escape\",\n\t\t\"formatting\",\n\t\t\"rgb\",\n\t\t\"256\",\n\t\t\"shell\",\n\t\t\"xterm\",\n\t\t\"command-line\",\n\t\t\"text\",\n\t\t\"regex\",\n\t\t\"regexp\",\n\t\t\"re\",\n\t\t\"match\",\n\t\t\"test\",\n\t\t\"find\",\n\t\t\"pattern\"\n\t],\n\t\"devDependencies\": {\n\t\t\"ansi-escapes\": \"^5.0.0\",\n\t\t\"ava\": \"^3.15.0\",\n\t\t\"tsd\": \"^0.21.0\",\n\t\t\"xo\": \"^0.54.2\"\n\t}\n}\n",
  "node_modules/@isaacs/cliui/node_modules/ansi-styles/index.d.ts": "export interface CSPair { // eslint-disable-line @typescript-eslint/naming-convention\n\t/**\n\tThe ANSI terminal control sequence for starting this style.\n\t*/\n\treadonly open: string;\n\n\t/**\n\tThe ANSI terminal control sequence for ending this style.\n\t*/\n\treadonly close: string;\n}\n\nexport interface ColorBase {\n\t/**\n\tThe ANSI terminal control sequence for ending this color.\n\t*/\n\treadonly close: string;\n\n\tansi(code: number): string;\n\n\tansi256(code: number): string;\n\n\tansi16m(red: number, green: number, blue: number): string;\n}\n\nexport interface Modifier {\n\t/**\n\tResets the current color chain.\n\t*/\n\treadonly reset: CSPair;\n\n\t/**\n\tMake text bold.\n\t*/\n\treadonly bold: CSPair;\n\n\t/**\n\tEmitting only a small amount of light.\n\t*/\n\treadonly dim: CSPair;\n\n\t/**\n\tMake text italic. (Not widely supported)\n\t*/\n\treadonly italic: CSPair;\n\n\t/**\n\tMake text underline. (Not widely supported)\n\t*/\n\treadonly underline: CSPair;\n\n\t/**\n\tMake text overline.\n\n\tSupported on VTE-based terminals, the GNOME terminal, mintty, and Git Bash.\n\t*/\n\treadonly overline: CSPair;\n\n\t/**\n\tInverse background and foreground colors.\n\t*/\n\treadonly inverse: CSPair;\n\n\t/**\n\tPrints the text, but makes it invisible.\n\t*/\n\treadonly hidden: CSPair;\n\n\t/**\n\tPuts a horizontal line through the center of the text. (Not widely supported)\n\t*/\n\treadonly strikethrough: CSPair;\n}\n\nexport interface ForegroundColor {\n\treadonly black: CSPair;\n\treadonly red: CSPair;\n\treadonly green: CSPair;\n\treadonly yellow: CSPair;\n\treadonly blue: CSPair;\n\treadonly cyan: CSPair;\n\treadonly magenta: CSPair;\n\treadonly white: CSPair;\n\n\t/**\n\tAlias for `blackBright`.\n\t*/\n\treadonly gray: CSPair;\n\n\t/**\n\tAlias for `blackBright`.\n\t*/\n\treadonly grey: CSPair;\n\n\treadonly blackBright: CSPair;\n\treadonly redBright: CSPair;\n\treadonly greenBright: CSPair;\n\treadonly yellowBright: CSPair;\n\treadonly blueBright: CSPair;\n\treadonly cyanBright: CSPair;\n\treadonly magentaBright: CSPair;\n\treadonly whiteBright: CSPair;\n}\n\nexport interface BackgroundColor {\n\treadonly bgBlack: CSPair;\n\treadonly bgRed: CSPair;\n\treadonly bgGreen: CSPair;\n\treadonly bgYellow: CSPair;\n\treadonly bgBlue: CSPair;\n\treadonly bgCyan: CSPair;\n\treadonly bgMagenta: CSPair;\n\treadonly bgWhite: CSPair;\n\n\t/**\n\tAlias for `bgBlackBright`.\n\t*/\n\treadonly bgGray: CSPair;\n\n\t/**\n\tAlias for `bgBlackBright`.\n\t*/\n\treadonly bgGrey: CSPair;\n\n\treadonly bgBlackBright: CSPair;\n\treadonly bgRedBright: CSPair;\n\treadonly bgGreenBright: CSPair;\n\treadonly bgYellowBright: CSPair;\n\treadonly bgBlueBright: CSPair;\n\treadonly bgCyanBright: CSPair;\n\treadonly bgMagentaBright: CSPair;\n\treadonly bgWhiteBright: CSPair;\n}\n\nexport interface ConvertColor {\n\t/**\n\tConvert from the RGB color space to the ANSI 256 color space.\n\n\t@param red - (`0...255`)\n\t@param green - (`0...255`)\n\t@param blue - (`0...255`)\n\t*/\n\trgbToAnsi256(red: number, green: number, blue: number): number;\n\n\t/**\n\tConvert from the RGB HEX color space to the RGB color space.\n\n\t@param hex - A hexadecimal string containing RGB data.\n\t*/\n\thexToRgb(hex: string): [red: number, green: number, blue: number];\n\n\t/**\n\tConvert from the RGB HEX color space to the ANSI 256 color space.\n\n\t@param hex - A hexadecimal string containing RGB data.\n\t*/\n\thexToAnsi256(hex: string): number;\n\n\t/**\n\tConvert from the ANSI 256 color space to the ANSI 16 color space.\n\n\t@param code - A number representing the ANSI 256 color.\n\t*/\n\tansi256ToAnsi(code: number): number;\n\n\t/**\n\tConvert from the RGB color space to the ANSI 16 color space.\n\n\t@param red - (`0...255`)\n\t@param green - (`0...255`)\n\t@param blue - (`0...255`)\n\t*/\n\trgbToAnsi(red: number, green: number, blue: number): number;\n\n\t/**\n\tConvert from the RGB HEX color space to the ANSI 16 color space.\n\n\t@param hex - A hexadecimal string containing RGB data.\n\t*/\n\thexToAnsi(hex: string): number;\n}\n\n/**\nBasic modifier names.\n*/\nexport type ModifierName = keyof Modifier;\n\n/**\nBasic foreground color names.\n\n[More colors here.](https://github.com/chalk/chalk/blob/main/readme.md#256-and-truecolor-color-support)\n*/\nexport type ForegroundColorName = keyof ForegroundColor;\n\n/**\nBasic background color names.\n\n[More colors here.](https://github.com/chalk/chalk/blob/main/readme.md#256-and-truecolor-color-support)\n*/\nexport type BackgroundColorName = keyof BackgroundColor;\n\n/**\nBasic color names. The combination of foreground and background color names.\n\n[More colors here.](https://github.com/chalk/chalk/blob/main/readme.md#256-and-truecolor-color-support)\n*/\nexport type ColorName = ForegroundColorName | BackgroundColorName;\n\n/**\nBasic modifier names.\n*/\nexport const modifierNames: readonly ModifierName[];\n\n/**\nBasic foreground color names.\n*/\nexport const foregroundColorNames: readonly ForegroundColorName[];\n\n/**\nBasic background color names.\n*/\nexport const backgroundColorNames: readonly BackgroundColorName[];\n\n/*\nBasic color names. The combination of foreground and background color names.\n*/\nexport const colorNames: readonly ColorName[];\n\ndeclare const ansiStyles: {\n\treadonly modifier: Modifier;\n\treadonly color: ColorBase & ForegroundColor;\n\treadonly bgColor: ColorBase & BackgroundColor;\n\treadonly codes: ReadonlyMap<number, number>;\n} & ForegroundColor & BackgroundColor & Modifier & ConvertColor;\n\nexport default ansiStyles;\n",
  "node_modules/@isaacs/cliui/node_modules/ansi-styles/package.json": "{\n\t\"name\": \"ansi-styles\",\n\t\"version\": \"6.2.1\",\n\t\"description\": \"ANSI escape codes for styling strings in the terminal\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"chalk/ansi-styles\",\n\t\"funding\": \"https://github.com/chalk/ansi-styles?sponsor=1\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"type\": \"module\",\n\t\"exports\": \"./index.js\",\n\t\"engines\": {\n\t\t\"node\": \">=12\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\",\n\t\t\"screenshot\": \"svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --height=3 --at=1000 --no-cursor\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"ansi\",\n\t\t\"styles\",\n\t\t\"color\",\n\t\t\"colour\",\n\t\t\"colors\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"cli\",\n\t\t\"string\",\n\t\t\"tty\",\n\t\t\"escape\",\n\t\t\"formatting\",\n\t\t\"rgb\",\n\t\t\"256\",\n\t\t\"shell\",\n\t\t\"xterm\",\n\t\t\"log\",\n\t\t\"logging\",\n\t\t\"command-line\",\n\t\t\"text\"\n\t],\n\t\"devDependencies\": {\n\t\t\"ava\": \"^3.15.0\",\n\t\t\"svg-term-cli\": \"^2.1.1\",\n\t\t\"tsd\": \"^0.19.0\",\n\t\t\"xo\": \"^0.47.0\"\n\t}\n}\n",
  "node_modules/@isaacs/cliui/node_modules/emoji-regex/RGI_Emoji.d.ts": "declare module 'emoji-regex/RGI_Emoji' {\n  function emojiRegex(): RegExp;\n\n  export = emojiRegex;\n}\n",
  "node_modules/@isaacs/cliui/node_modules/emoji-regex/es2015/RGI_Emoji.d.ts": "declare module 'emoji-regex/es2015/RGI_Emoji' {\n  function emojiRegex(): RegExp;\n\n  export = emojiRegex;\n}\n",
  "node_modules/@isaacs/cliui/node_modules/emoji-regex/es2015/index.d.ts": "declare module 'emoji-regex/es2015' {\n  function emojiRegex(): RegExp;\n\n  export = emojiRegex;\n}\n",
  "node_modules/@isaacs/cliui/node_modules/emoji-regex/es2015/text.d.ts": "declare module 'emoji-regex/es2015/text' {\n  function emojiRegex(): RegExp;\n\n  export = emojiRegex;\n}\n",
  "node_modules/@isaacs/cliui/node_modules/emoji-regex/index.d.ts": "declare module 'emoji-regex' {\n  function emojiRegex(): RegExp;\n\n  export = emojiRegex;\n}\n",
  "node_modules/@isaacs/cliui/node_modules/emoji-regex/package.json": "{\n  \"name\": \"emoji-regex\",\n  \"version\": \"9.2.2\",\n  \"description\": \"A regular expression to match all Emoji-only symbols as per the Unicode Standard.\",\n  \"homepage\": \"https://mths.be/emoji-regex\",\n  \"main\": \"index.js\",\n  \"types\": \"index.d.ts\",\n  \"keywords\": [\n    \"unicode\",\n    \"regex\",\n    \"regexp\",\n    \"regular expressions\",\n    \"code points\",\n    \"symbols\",\n    \"characters\",\n    \"emoji\"\n  ],\n  \"license\": \"MIT\",\n  \"author\": {\n    \"name\": \"Mathias Bynens\",\n    \"url\": \"https://mathiasbynens.be/\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/mathiasbynens/emoji-regex.git\"\n  },\n  \"bugs\": \"https://github.com/mathiasbynens/emoji-regex/issues\",\n  \"files\": [\n    \"LICENSE-MIT.txt\",\n    \"index.js\",\n    \"index.d.ts\",\n    \"RGI_Emoji.js\",\n    \"RGI_Emoji.d.ts\",\n    \"text.js\",\n    \"text.d.ts\",\n    \"es2015\"\n  ],\n  \"scripts\": {\n    \"build\": \"rm -rf -- es2015; babel src -d .; NODE_ENV=es2015 babel src es2015_types -D -d ./es2015; node script/inject-sequences.js\",\n    \"test\": \"mocha\",\n    \"test:watch\": \"npm run test -- --watch\"\n  },\n  \"devDependencies\": {\n    \"@babel/cli\": \"^7.4.4\",\n    \"@babel/core\": \"^7.4.4\",\n    \"@babel/plugin-proposal-unicode-property-regex\": \"^7.4.4\",\n    \"@babel/preset-env\": \"^7.4.4\",\n    \"@unicode/unicode-13.0.0\": \"^1.0.3\",\n    \"mocha\": \"^6.1.4\",\n    \"regexgen\": \"^1.3.0\"\n  }\n}\n",
  "node_modules/@isaacs/cliui/node_modules/emoji-regex/text.d.ts": "declare module 'emoji-regex/text' {\n  function emojiRegex(): RegExp;\n\n  export = emojiRegex;\n}\n",
  "node_modules/@isaacs/cliui/node_modules/string-width/index.d.ts": "export interface Options {\n\t/**\n\tCount [ambiguous width characters](https://www.unicode.org/reports/tr11/#Ambiguous) as having narrow width (count of 1) instead of wide width (count of 2).\n\n\t@default true\n\t*/\n\treadonly ambiguousIsNarrow: boolean;\n}\n\n/**\nGet the visual width of a string - the number of columns required to display it.\n\nSome Unicode characters are [fullwidth](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms) and use double the normal width. [ANSI escape codes](https://en.wikipedia.org/wiki/ANSI_escape_code) are stripped and doesn't affect the width.\n\n@example\n```\nimport stringWidth from 'string-width';\n\nstringWidth('a');\n//=> 1\n\nstringWidth('古');\n//=> 2\n\nstringWidth('\\u001B[1m古\\u001B[22m');\n//=> 2\n```\n*/\nexport default function stringWidth(string: string, options?: Options): number;\n",
  "node_modules/@isaacs/cliui/node_modules/string-width/package.json": "{\n\t\"name\": \"string-width\",\n\t\"version\": \"5.1.2\",\n\t\"description\": \"Get the visual width of a string - the number of columns required to display it\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/string-width\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"type\": \"module\",\n\t\"exports\": \"./index.js\",\n\t\"engines\": {\n\t\t\"node\": \">=12\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"string\",\n\t\t\"character\",\n\t\t\"unicode\",\n\t\t\"width\",\n\t\t\"visual\",\n\t\t\"column\",\n\t\t\"columns\",\n\t\t\"fullwidth\",\n\t\t\"full-width\",\n\t\t\"full\",\n\t\t\"ansi\",\n\t\t\"escape\",\n\t\t\"codes\",\n\t\t\"cli\",\n\t\t\"command-line\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"cjk\",\n\t\t\"chinese\",\n\t\t\"japanese\",\n\t\t\"korean\",\n\t\t\"fixed-width\"\n\t],\n\t\"dependencies\": {\n\t\t\"eastasianwidth\": \"^0.2.0\",\n\t\t\"emoji-regex\": \"^9.2.2\",\n\t\t\"strip-ansi\": \"^7.0.1\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^3.15.0\",\n\t\t\"tsd\": \"^0.14.0\",\n\t\t\"xo\": \"^0.38.2\"\n\t}\n}\n",
  "node_modules/@isaacs/cliui/node_modules/strip-ansi/index.d.ts": "/**\nStrip [ANSI escape codes](https://en.wikipedia.org/wiki/ANSI_escape_code) from a string.\n\n@example\n```\nimport stripAnsi from 'strip-ansi';\n\nstripAnsi('\\u001B[4mUnicorn\\u001B[0m');\n//=> 'Unicorn'\n\nstripAnsi('\\u001B]8;;https://github.com\\u0007Click\\u001B]8;;\\u0007');\n//=> 'Click'\n```\n*/\nexport default function stripAnsi(string: string): string;\n",
  "node_modules/@isaacs/cliui/node_modules/strip-ansi/package.json": "{\n\t\"name\": \"strip-ansi\",\n\t\"version\": \"7.1.0\",\n\t\"description\": \"Strip ANSI escape codes from a string\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"chalk/strip-ansi\",\n\t\"funding\": \"https://github.com/chalk/strip-ansi?sponsor=1\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"type\": \"module\",\n\t\"exports\": \"./index.js\",\n\t\"engines\": {\n\t\t\"node\": \">=12\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"strip\",\n\t\t\"trim\",\n\t\t\"remove\",\n\t\t\"ansi\",\n\t\t\"styles\",\n\t\t\"color\",\n\t\t\"colour\",\n\t\t\"colors\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"string\",\n\t\t\"tty\",\n\t\t\"escape\",\n\t\t\"formatting\",\n\t\t\"rgb\",\n\t\t\"256\",\n\t\t\"shell\",\n\t\t\"xterm\",\n\t\t\"log\",\n\t\t\"logging\",\n\t\t\"command-line\",\n\t\t\"text\"\n\t],\n\t\"dependencies\": {\n\t\t\"ansi-regex\": \"^6.0.1\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^3.15.0\",\n\t\t\"tsd\": \"^0.17.0\",\n\t\t\"xo\": \"^0.44.0\"\n\t}\n}\n",
  "node_modules/@isaacs/cliui/node_modules/wrap-ansi/index.d.ts": "export type Options = {\n\t/**\n\tBy default the wrap is soft, meaning long words may extend past the column width. Setting this to `true` will make it hard wrap at the column width.\n\n\t@default false\n\t*/\n\treadonly hard?: boolean;\n\n\t/**\n\tBy default, an attempt is made to split words at spaces, ensuring that they don't extend past the configured columns. If wordWrap is `false`, each column will instead be completely filled splitting words as necessary.\n\n\t@default true\n\t*/\n\treadonly wordWrap?: boolean;\n\n\t/**\n\tWhitespace on all lines is removed by default. Set this option to `false` if you don't want to trim.\n\n\t@default true\n\t*/\n\treadonly trim?: boolean;\n};\n\n/**\nWrap words to the specified column width.\n\n@param string - String with ANSI escape codes. Like one styled by [`chalk`](https://github.com/chalk/chalk). Newline characters will be normalized to `\\n`.\n@param columns - Number of columns to wrap the text to.\n\n@example\n```\nimport chalk from 'chalk';\nimport wrapAnsi from 'wrap-ansi';\n\nconst input = 'The quick brown ' + chalk.red('fox jumped over ') +\n\t'the lazy ' + chalk.green('dog and then ran away with the unicorn.');\n\nconsole.log(wrapAnsi(input, 20));\n```\n*/\nexport default function wrapAnsi(string: string, columns: number, options?: Options): string;\n",
  "node_modules/@isaacs/cliui/node_modules/wrap-ansi/package.json": "{\n\t\"name\": \"wrap-ansi\",\n\t\"version\": \"8.1.0\",\n\t\"description\": \"Wordwrap a string with ANSI escape codes\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"chalk/wrap-ansi\",\n\t\"funding\": \"https://github.com/chalk/wrap-ansi?sponsor=1\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"type\": \"module\",\n\t\"exports\": {\n\t\t\"types\": \"./index.d.ts\",\n\t\t\"default\": \"./index.js\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=12\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && nyc ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"wrap\",\n\t\t\"break\",\n\t\t\"wordwrap\",\n\t\t\"wordbreak\",\n\t\t\"linewrap\",\n\t\t\"ansi\",\n\t\t\"styles\",\n\t\t\"color\",\n\t\t\"colour\",\n\t\t\"colors\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"cli\",\n\t\t\"string\",\n\t\t\"tty\",\n\t\t\"escape\",\n\t\t\"formatting\",\n\t\t\"rgb\",\n\t\t\"256\",\n\t\t\"shell\",\n\t\t\"xterm\",\n\t\t\"log\",\n\t\t\"logging\",\n\t\t\"command-line\",\n\t\t\"text\"\n\t],\n\t\"dependencies\": {\n\t\t\"ansi-styles\": \"^6.1.0\",\n\t\t\"string-width\": \"^5.0.1\",\n\t\t\"strip-ansi\": \"^7.0.1\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^3.15.0\",\n\t\t\"chalk\": \"^4.1.2\",\n\t\t\"coveralls\": \"^3.1.1\",\n\t\t\"has-ansi\": \"^5.0.1\",\n\t\t\"nyc\": \"^15.1.0\",\n\t\t\"tsd\": \"^0.25.0\",\n\t\t\"xo\": \"^0.44.0\"\n\t}\n}\n",
  "node_modules/@jridgewell/gen-mapping/dist/types/gen-mapping.d.ts": "import type { SourceMapInput } from '@jridgewell/trace-mapping';\nimport type { DecodedSourceMap, EncodedSourceMap, Pos, Mapping } from './types';\nexport type { DecodedSourceMap, EncodedSourceMap, Mapping };\nexport type Options = {\n    file?: string | null;\n    sourceRoot?: string | null;\n};\n/**\n * Provides the state to generate a sourcemap.\n */\nexport declare class GenMapping {\n    private _names;\n    private _sources;\n    private _sourcesContent;\n    private _mappings;\n    private _ignoreList;\n    file: string | null | undefined;\n    sourceRoot: string | null | undefined;\n    constructor({ file, sourceRoot }?: Options);\n}\n/**\n * A low-level API to associate a generated position with an original source position. Line and\n * column here are 0-based, unlike `addMapping`.\n */\nexport declare function addSegment(map: GenMapping, genLine: number, genColumn: number, source?: null, sourceLine?: null, sourceColumn?: null, name?: null, content?: null): void;\nexport declare function addSegment(map: GenMapping, genLine: number, genColumn: number, source: string, sourceLine: number, sourceColumn: number, name?: null, content?: string | null): void;\nexport declare function addSegment(map: GenMapping, genLine: number, genColumn: number, source: string, sourceLine: number, sourceColumn: number, name: string, content?: string | null): void;\n/**\n * A high-level API to associate a generated position with an original source position. Line is\n * 1-based, but column is 0-based, due to legacy behavior in `source-map` library.\n */\nexport declare function addMapping(map: GenMapping, mapping: {\n    generated: Pos;\n    source?: null;\n    original?: null;\n    name?: null;\n    content?: null;\n}): void;\nexport declare function addMapping(map: GenMapping, mapping: {\n    generated: Pos;\n    source: string;\n    original: Pos;\n    name?: null;\n    content?: string | null;\n}): void;\nexport declare function addMapping(map: GenMapping, mapping: {\n    generated: Pos;\n    source: string;\n    original: Pos;\n    name: string;\n    content?: string | null;\n}): void;\n/**\n * Same as `addSegment`, but will only add the segment if it generates useful information in the\n * resulting map. This only works correctly if segments are added **in order**, meaning you should\n * not add a segment with a lower generated line/column than one that came before.\n */\nexport declare const maybeAddSegment: typeof addSegment;\n/**\n * Same as `addMapping`, but will only add the mapping if it generates useful information in the\n * resulting map. This only works correctly if mappings are added **in order**, meaning you should\n * not add a mapping with a lower generated line/column than one that came before.\n */\nexport declare const maybeAddMapping: typeof addMapping;\n/**\n * Adds/removes the content of the source file to the source map.\n */\nexport declare function setSourceContent(map: GenMapping, source: string, content: string | null): void;\nexport declare function setIgnore(map: GenMapping, source: string, ignore?: boolean): void;\n/**\n * Returns a sourcemap object (with decoded mappings) suitable for passing to a library that expects\n * a sourcemap, or to JSON.stringify.\n */\nexport declare function toDecodedMap(map: GenMapping): DecodedSourceMap;\n/**\n * Returns a sourcemap object (with encoded mappings) suitable for passing to a library that expects\n * a sourcemap, or to JSON.stringify.\n */\nexport declare function toEncodedMap(map: GenMapping): EncodedSourceMap;\n/**\n * Constructs a new GenMapping, using the already present mappings of the input.\n */\nexport declare function fromMap(input: SourceMapInput): GenMapping;\n/**\n * Returns an array of high-level mapping objects for every recorded segment, which could then be\n * passed to the `source-map` library.\n */\nexport declare function allMappings(map: GenMapping): Mapping[];\n",
  "node_modules/@jridgewell/gen-mapping/dist/types/set-array.d.ts": "type Key = string | number | symbol;\n/**\n * SetArray acts like a `Set` (allowing only one occurrence of a string `key`), but provides the\n * index of the `key` in the backing array.\n *\n * This is designed to allow synchronizing a second array with the contents of the backing array,\n * like how in a sourcemap `sourcesContent[i]` is the source content associated with `source[i]`,\n * and there are never duplicates.\n */\nexport declare class SetArray<T extends Key = Key> {\n    private _indexes;\n    array: readonly T[];\n    constructor();\n}\n/**\n * Gets the index associated with `key` in the backing array, if it is already present.\n */\nexport declare function get<T extends Key>(setarr: SetArray<T>, key: T): number | undefined;\n/**\n * Puts `key` into the backing array, if it is not already present. Returns\n * the index of the `key` in the backing array.\n */\nexport declare function put<T extends Key>(setarr: SetArray<T>, key: T): number;\n/**\n * Pops the last added item out of the SetArray.\n */\nexport declare function pop<T extends Key>(setarr: SetArray<T>): void;\n/**\n * Removes the key, if it exists in the set.\n */\nexport declare function remove<T extends Key>(setarr: SetArray<T>, key: T): void;\nexport {};\n",
  "node_modules/@jridgewell/gen-mapping/dist/types/sourcemap-segment.d.ts": "type GeneratedColumn = number;\ntype SourcesIndex = number;\ntype SourceLine = number;\ntype SourceColumn = number;\ntype NamesIndex = number;\nexport type SourceMapSegment = [GeneratedColumn] | [GeneratedColumn, SourcesIndex, SourceLine, SourceColumn] | [GeneratedColumn, SourcesIndex, SourceLine, SourceColumn, NamesIndex];\nexport declare const COLUMN = 0;\nexport declare const SOURCES_INDEX = 1;\nexport declare const SOURCE_LINE = 2;\nexport declare const SOURCE_COLUMN = 3;\nexport declare const NAMES_INDEX = 4;\nexport {};\n",
  "node_modules/@jridgewell/gen-mapping/dist/types/types.d.ts": "import type { SourceMapSegment } from './sourcemap-segment';\nexport interface SourceMapV3 {\n    file?: string | null;\n    names: readonly string[];\n    sourceRoot?: string;\n    sources: readonly (string | null)[];\n    sourcesContent?: readonly (string | null)[];\n    version: 3;\n    ignoreList?: readonly number[];\n}\nexport interface EncodedSourceMap extends SourceMapV3 {\n    mappings: string;\n}\nexport interface DecodedSourceMap extends SourceMapV3 {\n    mappings: readonly SourceMapSegment[][];\n}\nexport interface Pos {\n    line: number;\n    column: number;\n}\nexport interface OriginalPos extends Pos {\n    source: string;\n}\nexport interface BindingExpressionRange {\n    start: Pos;\n    expression: string;\n}\nexport type Mapping = {\n    generated: Pos;\n    source: undefined;\n    original: undefined;\n    name: undefined;\n} | {\n    generated: Pos;\n    source: string;\n    original: Pos;\n    name: string;\n} | {\n    generated: Pos;\n    source: string;\n    original: Pos;\n    name: undefined;\n};\n",
  "node_modules/@jridgewell/gen-mapping/package.json": "{\n  \"name\": \"@jridgewell/gen-mapping\",\n  \"version\": \"0.3.13\",\n  \"description\": \"Generate source maps\",\n  \"keywords\": [\n    \"source\",\n    \"map\"\n  ],\n  \"main\": \"dist/gen-mapping.umd.js\",\n  \"module\": \"dist/gen-mapping.mjs\",\n  \"types\": \"types/gen-mapping.d.cts\",\n  \"files\": [\n    \"dist\",\n    \"src\",\n    \"types\"\n  ],\n  \"exports\": {\n    \".\": [\n      {\n        \"import\": {\n          \"types\": \"./types/gen-mapping.d.mts\",\n          \"default\": \"./dist/gen-mapping.mjs\"\n        },\n        \"default\": {\n          \"types\": \"./types/gen-mapping.d.cts\",\n          \"default\": \"./dist/gen-mapping.umd.js\"\n        }\n      },\n      \"./dist/gen-mapping.umd.js\"\n    ],\n    \"./package.json\": \"./package.json\"\n  },\n  \"scripts\": {\n    \"benchmark\": \"run-s build:code benchmark:*\",\n    \"benchmark:install\": \"cd benchmark && npm install\",\n    \"benchmark:only\": \"node --expose-gc benchmark/index.js\",\n    \"build\": \"run-s -n build:code build:types\",\n    \"build:code\": \"node ../../esbuild.mjs gen-mapping.ts\",\n    \"build:types\": \"run-s build:types:force build:types:emit build:types:mts\",\n    \"build:types:force\": \"rimraf tsconfig.build.tsbuildinfo\",\n    \"build:types:emit\": \"tsc --project tsconfig.build.json\",\n    \"build:types:mts\": \"node ../../mts-types.mjs\",\n    \"clean\": \"run-s -n clean:code clean:types\",\n    \"clean:code\": \"tsc --build --clean tsconfig.build.json\",\n    \"clean:types\": \"rimraf dist types\",\n    \"test\": \"run-s -n test:types test:only test:format\",\n    \"test:format\": \"prettier --check '{src,test}/**/*.ts'\",\n    \"test:only\": \"mocha\",\n    \"test:types\": \"eslint '{src,test}/**/*.ts'\",\n    \"lint\": \"run-s -n lint:types lint:format\",\n    \"lint:format\": \"npm run test:format -- --write\",\n    \"lint:types\": \"npm run test:types -- --fix\",\n    \"prepublishOnly\": \"npm run-s -n build test\"\n  },\n  \"homepage\": \"https://github.com/jridgewell/sourcemaps/tree/main/packages/gen-mapping\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/jridgewell/sourcemaps.git\",\n    \"directory\": \"packages/gen-mapping\"\n  },\n  \"author\": \"Justin Ridgewell <justin@ridgewell.name>\",\n  \"license\": \"MIT\",\n  \"dependencies\": {\n    \"@jridgewell/sourcemap-codec\": \"^1.5.0\",\n    \"@jridgewell/trace-mapping\": \"^0.3.24\"\n  }\n}\n",
  "node_modules/@jridgewell/resolve-uri/dist/types/resolve-uri.d.ts": "/**\n * Attempts to resolve `input` URL/path relative to `base`.\n */\nexport default function resolve(input: string, base: string | undefined): string;\n",
  "node_modules/@jridgewell/resolve-uri/package.json": "{\n  \"name\": \"@jridgewell/resolve-uri\",\n  \"version\": \"3.1.2\",\n  \"description\": \"Resolve a URI relative to an optional base URI\",\n  \"keywords\": [\n    \"resolve\",\n    \"uri\",\n    \"url\",\n    \"path\"\n  ],\n  \"author\": \"Justin Ridgewell <justin@ridgewell.name>\",\n  \"license\": \"MIT\",\n  \"repository\": \"https://github.com/jridgewell/resolve-uri\",\n  \"main\": \"dist/resolve-uri.umd.js\",\n  \"module\": \"dist/resolve-uri.mjs\",\n  \"types\": \"dist/types/resolve-uri.d.ts\",\n  \"exports\": {\n    \".\": [\n      {\n        \"types\": \"./dist/types/resolve-uri.d.ts\",\n        \"browser\": \"./dist/resolve-uri.umd.js\",\n        \"require\": \"./dist/resolve-uri.umd.js\",\n        \"import\": \"./dist/resolve-uri.mjs\"\n      },\n      \"./dist/resolve-uri.umd.js\"\n    ],\n    \"./package.json\": \"./package.json\"\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"engines\": {\n    \"node\": \">=6.0.0\"\n  },\n  \"scripts\": {\n    \"prebuild\": \"rm -rf dist\",\n    \"build\": \"run-s -n build:*\",\n    \"build:rollup\": \"rollup -c rollup.config.js\",\n    \"build:ts\": \"tsc --project tsconfig.build.json\",\n    \"lint\": \"run-s -n lint:*\",\n    \"lint:prettier\": \"npm run test:lint:prettier -- --write\",\n    \"lint:ts\": \"npm run test:lint:ts -- --fix\",\n    \"pretest\": \"run-s build:rollup\",\n    \"test\": \"run-s -n test:lint test:only\",\n    \"test:debug\": \"mocha --inspect-brk\",\n    \"test:lint\": \"run-s -n test:lint:*\",\n    \"test:lint:prettier\": \"prettier --check '{src,test}/**/*.ts'\",\n    \"test:lint:ts\": \"eslint '{src,test}/**/*.ts'\",\n    \"test:only\": \"mocha\",\n    \"test:coverage\": \"c8 mocha\",\n    \"test:watch\": \"mocha --watch\",\n    \"prepublishOnly\": \"npm run preversion\",\n    \"preversion\": \"run-s test build\"\n  },\n  \"devDependencies\": {\n    \"@jridgewell/resolve-uri-latest\": \"npm:@jridgewell/resolve-uri@*\",\n    \"@rollup/plugin-typescript\": \"8.3.0\",\n    \"@typescript-eslint/eslint-plugin\": \"5.10.0\",\n    \"@typescript-eslint/parser\": \"5.10.0\",\n    \"c8\": \"7.11.0\",\n    \"eslint\": \"8.7.0\",\n    \"eslint-config-prettier\": \"8.3.0\",\n    \"mocha\": \"9.2.0\",\n    \"npm-run-all\": \"4.1.5\",\n    \"prettier\": \"2.5.1\",\n    \"rollup\": \"2.66.0\",\n    \"typescript\": \"4.5.5\"\n  }\n}\n",
  "node_modules/@jridgewell/sourcemap-codec/dist/types/scopes.d.ts": "declare type Line = number;\ndeclare type Column = number;\ndeclare type Kind = number;\ndeclare type Name = number;\ndeclare type Var = number;\ndeclare type SourcesIndex = number;\ndeclare type ScopesIndex = number;\ndeclare type Mix<A, B, O> = (A & O) | (B & O);\nexport declare type OriginalScope = Mix<[\n    Line,\n    Column,\n    Line,\n    Column,\n    Kind\n], [\n    Line,\n    Column,\n    Line,\n    Column,\n    Kind,\n    Name\n], {\n    vars: Var[];\n}>;\nexport declare type GeneratedRange = Mix<[\n    Line,\n    Column,\n    Line,\n    Column\n], [\n    Line,\n    Column,\n    Line,\n    Column,\n    SourcesIndex,\n    ScopesIndex\n], {\n    callsite: CallSite | null;\n    bindings: Binding[];\n    isScope: boolean;\n}>;\nexport declare type CallSite = [SourcesIndex, Line, Column];\ndeclare type Binding = BindingExpressionRange[];\nexport declare type BindingExpressionRange = [Name] | [Name, Line, Column];\nexport declare function decodeOriginalScopes(input: string): OriginalScope[];\nexport declare function encodeOriginalScopes(scopes: OriginalScope[]): string;\nexport declare function decodeGeneratedRanges(input: string): GeneratedRange[];\nexport declare function encodeGeneratedRanges(ranges: GeneratedRange[]): string;\nexport {};\n",
  "node_modules/@jridgewell/sourcemap-codec/dist/types/sourcemap-codec.d.ts": "export { decodeOriginalScopes, encodeOriginalScopes, decodeGeneratedRanges, encodeGeneratedRanges, } from './scopes';\nexport type { OriginalScope, GeneratedRange, CallSite, BindingExpressionRange } from './scopes';\nexport declare type SourceMapSegment = [number] | [number, number, number, number] | [number, number, number, number, number];\nexport declare type SourceMapLine = SourceMapSegment[];\nexport declare type SourceMapMappings = SourceMapLine[];\nexport declare function decode(mappings: string): SourceMapMappings;\nexport declare function encode(decoded: SourceMapMappings): string;\nexport declare function encode(decoded: Readonly<SourceMapMappings>): string;\n",
  "node_modules/@jridgewell/sourcemap-codec/dist/types/strings.d.ts": "export declare class StringWriter {\n    pos: number;\n    private out;\n    private buffer;\n    write(v: number): void;\n    flush(): string;\n}\nexport declare class StringReader {\n    pos: number;\n    private buffer;\n    constructor(buffer: string);\n    next(): number;\n    peek(): number;\n    indexOf(char: string): number;\n}\n",
  "node_modules/@jridgewell/sourcemap-codec/dist/types/vlq.d.ts": "import type { StringReader, StringWriter } from './strings';\nexport declare const comma: number;\nexport declare const semicolon: number;\nexport declare function decodeInteger(reader: StringReader, relative: number): number;\nexport declare function encodeInteger(builder: StringWriter, num: number, relative: number): number;\nexport declare function hasMoreVlq(reader: StringReader, max: number): boolean;\n",
  "node_modules/@jridgewell/sourcemap-codec/package.json": "{\n  \"name\": \"@jridgewell/sourcemap-codec\",\n  \"version\": \"1.5.0\",\n  \"description\": \"Encode/decode sourcemap mappings\",\n  \"keywords\": [\n    \"sourcemap\",\n    \"vlq\"\n  ],\n  \"main\": \"dist/sourcemap-codec.umd.js\",\n  \"module\": \"dist/sourcemap-codec.mjs\",\n  \"types\": \"dist/types/sourcemap-codec.d.ts\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"exports\": {\n    \".\": [\n      {\n        \"types\": \"./dist/types/sourcemap-codec.d.ts\",\n        \"browser\": \"./dist/sourcemap-codec.umd.js\",\n        \"require\": \"./dist/sourcemap-codec.umd.js\",\n        \"import\": \"./dist/sourcemap-codec.mjs\"\n      },\n      \"./dist/sourcemap-codec.umd.js\"\n    ],\n    \"./package.json\": \"./package.json\"\n  },\n  \"scripts\": {\n    \"benchmark\": \"run-s build:rollup benchmark:*\",\n    \"benchmark:install\": \"cd benchmark && npm install\",\n    \"benchmark:only\": \"node --expose-gc benchmark/index.js\",\n    \"build\": \"run-s -n build:*\",\n    \"build:rollup\": \"rollup -c rollup.config.js\",\n    \"build:ts\": \"tsc --project tsconfig.build.json\",\n    \"lint\": \"run-s -n lint:*\",\n    \"lint:prettier\": \"npm run test:lint:prettier -- --write\",\n    \"lint:ts\": \"npm run test:lint:ts -- --fix\",\n    \"prebuild\": \"rm -rf dist\",\n    \"prepublishOnly\": \"npm run preversion\",\n    \"preversion\": \"run-s test build\",\n    \"test\": \"run-s -n test:lint test:only\",\n    \"test:debug\": \"mocha --inspect-brk\",\n    \"test:lint\": \"run-s -n test:lint:*\",\n    \"test:lint:prettier\": \"prettier --check '{src,test}/**/*.ts'\",\n    \"test:lint:ts\": \"eslint '{src,test}/**/*.ts'\",\n    \"test:only\": \"mocha\",\n    \"test:coverage\": \"c8 mocha\",\n    \"test:watch\": \"mocha --watch\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/jridgewell/sourcemap-codec.git\"\n  },\n  \"author\": \"Rich Harris\",\n  \"license\": \"MIT\",\n  \"devDependencies\": {\n    \"@rollup/plugin-typescript\": \"8.3.0\",\n    \"@types/mocha\": \"10.0.6\",\n    \"@types/node\": \"17.0.15\",\n    \"@typescript-eslint/eslint-plugin\": \"5.10.0\",\n    \"@typescript-eslint/parser\": \"5.10.0\",\n    \"benchmark\": \"2.1.4\",\n    \"c8\": \"7.11.2\",\n    \"eslint\": \"8.7.0\",\n    \"eslint-config-prettier\": \"8.3.0\",\n    \"mocha\": \"9.2.0\",\n    \"npm-run-all\": \"4.1.5\",\n    \"prettier\": \"2.5.1\",\n    \"rollup\": \"2.64.0\",\n    \"source-map\": \"0.6.1\",\n    \"source-map-js\": \"1.0.2\",\n    \"sourcemap-codec\": \"1.4.8\",\n    \"tsx\": \"4.7.1\",\n    \"typescript\": \"4.5.4\"\n  }\n}\n",
  "node_modules/@jridgewell/trace-mapping/package.json": "{\n  \"name\": \"@jridgewell/trace-mapping\",\n  \"version\": \"0.3.31\",\n  \"description\": \"Trace the original position through a source map\",\n  \"keywords\": [\n    \"source\",\n    \"map\"\n  ],\n  \"main\": \"dist/trace-mapping.umd.js\",\n  \"module\": \"dist/trace-mapping.mjs\",\n  \"types\": \"types/trace-mapping.d.cts\",\n  \"files\": [\n    \"dist\",\n    \"src\",\n    \"types\"\n  ],\n  \"exports\": {\n    \".\": [\n      {\n        \"import\": {\n          \"types\": \"./types/trace-mapping.d.mts\",\n          \"default\": \"./dist/trace-mapping.mjs\"\n        },\n        \"default\": {\n          \"types\": \"./types/trace-mapping.d.cts\",\n          \"default\": \"./dist/trace-mapping.umd.js\"\n        }\n      },\n      \"./dist/trace-mapping.umd.js\"\n    ],\n    \"./package.json\": \"./package.json\"\n  },\n  \"scripts\": {\n    \"benchmark\": \"run-s build:code benchmark:*\",\n    \"benchmark:install\": \"cd benchmark && npm install\",\n    \"benchmark:only\": \"node --expose-gc benchmark/index.mjs\",\n    \"build\": \"run-s -n build:code build:types\",\n    \"build:code\": \"node ../../esbuild.mjs trace-mapping.ts\",\n    \"build:types\": \"run-s build:types:force build:types:emit build:types:mts\",\n    \"build:types:force\": \"rimraf tsconfig.build.tsbuildinfo\",\n    \"build:types:emit\": \"tsc --project tsconfig.build.json\",\n    \"build:types:mts\": \"node ../../mts-types.mjs\",\n    \"clean\": \"run-s -n clean:code clean:types\",\n    \"clean:code\": \"tsc --build --clean tsconfig.build.json\",\n    \"clean:types\": \"rimraf dist types\",\n    \"test\": \"run-s -n test:types test:only test:format\",\n    \"test:format\": \"prettier --check '{src,test}/**/*.ts'\",\n    \"test:only\": \"mocha\",\n    \"test:types\": \"eslint '{src,test}/**/*.ts'\",\n    \"lint\": \"run-s -n lint:types lint:format\",\n    \"lint:format\": \"npm run test:format -- --write\",\n    \"lint:types\": \"npm run test:types -- --fix\",\n    \"prepublishOnly\": \"npm run-s -n build test\"\n  },\n  \"homepage\": \"https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/jridgewell/sourcemaps.git\",\n    \"directory\": \"packages/trace-mapping\"\n  },\n  \"author\": \"Justin Ridgewell <justin@ridgewell.name>\",\n  \"license\": \"MIT\",\n  \"dependencies\": {\n    \"@jridgewell/resolve-uri\": \"^3.1.0\",\n    \"@jridgewell/sourcemap-codec\": \"^1.4.14\"\n  }\n}\n",
  "node_modules/@lukeed/csprng/browser/index.d.ts": "export function random<T=Uint8Array>(len: number): T;\n",
  "node_modules/@lukeed/csprng/index.d.ts": "export function random<T = Buffer | Uint8Array>(len: number): T;\n",
  "node_modules/@lukeed/csprng/node/index.d.ts": "export function random<T=Buffer>(len: number): T;\n",
  "node_modules/@lukeed/csprng/package.json": "{\n  \"version\": \"1.1.0\",\n  \"name\": \"@lukeed/csprng\",\n  \"repository\": \"lukeed/csprng\",\n  \"description\": \"An alias package for `crypto.randomBytes` in Node.js and/or browsers\",\n  \"unpkg\": \"browser/index.min.js\",\n  \"browser\": \"browser/index.mjs\",\n  \"module\": \"node/index.mjs\",\n  \"main\": \"node/index.js\",\n  \"types\": \"index.d.ts\",\n  \"license\": \"MIT\",\n  \"author\": {\n    \"name\": \"Luke Edwards\",\n    \"email\": \"luke.edwards05@gmail.com\",\n    \"url\": \"https://lukeed.com\"\n  },\n  \"exports\": {\n    \".\": {\n      \"browser\": {\n        \"types\": \"./browser/index.d.ts\",\n        \"import\": \"./browser/index.mjs\",\n        \"require\": \"./browser/index.js\"\n      },\n      \"types\": \"./node/index.d.ts\",\n      \"import\": \"./node/index.mjs\",\n      \"require\": \"./node/index.js\"\n    },\n    \"./node\": {\n      \"types\": \"./node/index.d.ts\",\n      \"import\": \"./node/index.mjs\",\n      \"require\": \"./node/index.js\"\n    },\n    \"./browser\": {\n      \"types\": \"./browser/index.d.ts\",\n      \"import\": \"./browser/index.mjs\",\n      \"require\": \"./browser/index.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"engines\": {\n    \"node\": \">=8\"\n  },\n  \"scripts\": {\n    \"build\": \"bundt\",\n    \"test\": \"uvu -r esm test\"\n  },\n  \"files\": [\n    \"*.d.ts\",\n    \"browser\",\n    \"node\"\n  ],\n  \"modes\": {\n    \"browser\": \"src/browser.js\",\n    \"node\": \"src/node.js\"\n  },\n  \"keywords\": [\n    \"crypto\",\n    \"browser\",\n    \"isomorphic\",\n    \"getRandomValues\",\n    \"randomFill\",\n    \"random\",\n    \"csprng\"\n  ],\n  \"devDependencies\": {\n    \"bundt\": \"1.1.1\",\n    \"esm\": \"3.2.25\",\n    \"uvu\": \"0.5.2\"\n  },\n  \"publishConfig\": {\n    \"access\": \"public\"\n  }\n}\n",
  "node_modules/@microsoft/tsdoc/lib/__tests__/DocNodeTransforms.test.d.ts": "export {};\n//# sourceMappingURL=DocNodeTransforms.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/__tests__/ParagraphSplitter.test.d.ts": "export {};\n//# sourceMappingURL=ParagraphSplitter.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/__tests__/ParsingBasics.test.d.ts": "export {};\n//# sourceMappingURL=ParsingBasics.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/beta/DeclarationReference.d.ts": "/**\n * Represents a reference to a declaration.\n * @beta\n */\nexport declare class DeclarationReference {\n    private _source;\n    private _navigation;\n    private _symbol;\n    constructor(source?: ModuleSource | GlobalSource, navigation?: Navigation.Locals | Navigation.Exports, symbol?: SymbolReference);\n    get source(): ModuleSource | GlobalSource | undefined;\n    get navigation(): Navigation.Locals | Navigation.Exports | undefined;\n    get symbol(): SymbolReference | undefined;\n    get isEmpty(): boolean;\n    static parse(text: string): DeclarationReference;\n    static parseComponent(text: string): Component;\n    /**\n     * Determines whether the provided string is a well-formed symbol navigation component string.\n     */\n    static isWellFormedComponentString(text: string): boolean;\n    /**\n     * Escapes a string for use as a symbol navigation component. If the string contains any of `!.#~:,\"{}()@` or starts\n     * with `[`, it is enclosed in quotes.\n     */\n    static escapeComponentString(text: string): string;\n    /**\n     * Unescapes a string used as a symbol navigation component.\n     */\n    static unescapeComponentString(text: string): string;\n    /**\n     * Determines whether the provided string is a well-formed module source string. The string may not\n     * have a trailing `!` character.\n     */\n    static isWellFormedModuleSourceString(text: string): boolean;\n    /**\n     * Escapes a string for use as a module source. If the string contains any of `!\"` it is enclosed in quotes.\n     */\n    static escapeModuleSourceString(text: string): string;\n    /**\n     * Unescapes a string used as a module source. The string may not have a trailing `!` character.\n     */\n    static unescapeModuleSourceString(text: string): string;\n    static empty(): DeclarationReference;\n    static package(packageName: string, importPath?: string): DeclarationReference;\n    static module(path: string, userEscaped?: boolean): DeclarationReference;\n    static global(): DeclarationReference;\n    static from(base: DeclarationReference | undefined): DeclarationReference;\n    withSource(source: ModuleSource | GlobalSource | undefined): DeclarationReference;\n    withNavigation(navigation: Navigation.Locals | Navigation.Exports | undefined): DeclarationReference;\n    withSymbol(symbol: SymbolReference | undefined): DeclarationReference;\n    withComponentPath(componentPath: ComponentPath): DeclarationReference;\n    withMeaning(meaning: Meaning | undefined): DeclarationReference;\n    withOverloadIndex(overloadIndex: number | undefined): DeclarationReference;\n    addNavigationStep(navigation: Navigation, component: ComponentLike): DeclarationReference;\n    toString(): string;\n}\n/**\n * Indicates the symbol table from which to resolve the next symbol component.\n * @beta\n */\nexport declare enum Navigation {\n    Exports = \".\",\n    Members = \"#\",\n    Locals = \"~\"\n}\n/**\n * Represents a module.\n * @beta\n */\nexport declare class ModuleSource {\n    readonly escapedPath: string;\n    private _path;\n    private _pathComponents;\n    constructor(path: string, userEscaped?: boolean);\n    get path(): string;\n    get packageName(): string;\n    get scopeName(): string;\n    get unscopedPackageName(): string;\n    get importPath(): string;\n    static fromScopedPackage(scopeName: string | undefined, unscopedPackageName: string, importPath?: string): ModuleSource;\n    static fromPackage(packageName: string, importPath?: string): ModuleSource;\n    private static _fromPackageName;\n    toString(): string;\n    private _getOrParsePathComponents;\n}\n/**\n * Represents the global scope.\n * @beta\n */\nexport declare class GlobalSource {\n    static readonly instance: GlobalSource;\n    private constructor();\n    toString(): string;\n}\n/**\n * @beta\n */\nexport type Component = ComponentString | ComponentReference;\n/**\n * @beta\n */\nexport declare namespace Component {\n    function from(value: ComponentLike): Component;\n}\n/**\n * @beta\n */\nexport type ComponentLike = Component | DeclarationReference | string;\n/**\n * @beta\n */\nexport declare class ComponentString {\n    readonly text: string;\n    constructor(text: string, userEscaped?: boolean);\n    toString(): string;\n}\n/**\n * @beta\n */\nexport declare class ComponentReference {\n    readonly reference: DeclarationReference;\n    constructor(reference: DeclarationReference);\n    static parse(text: string): ComponentReference;\n    withReference(reference: DeclarationReference): ComponentReference;\n    toString(): string;\n}\n/**\n * @beta\n */\nexport type ComponentPath = ComponentRoot | ComponentNavigation;\n/**\n * @beta\n */\nexport declare abstract class ComponentPathBase {\n    readonly component: Component;\n    constructor(component: Component);\n    addNavigationStep(this: ComponentPath, navigation: Navigation, component: ComponentLike): ComponentPath;\n    abstract toString(): string;\n}\n/**\n * @beta\n */\nexport declare class ComponentRoot extends ComponentPathBase {\n    withComponent(component: ComponentLike): ComponentRoot;\n    toString(): string;\n}\n/**\n * @beta\n */\nexport declare class ComponentNavigation extends ComponentPathBase {\n    readonly parent: ComponentPath;\n    readonly navigation: Navigation;\n    constructor(parent: ComponentPath, navigation: Navigation, component: Component);\n    withParent(parent: ComponentPath): ComponentNavigation;\n    withNavigation(navigation: Navigation): ComponentNavigation;\n    withComponent(component: ComponentLike): ComponentNavigation;\n    toString(): string;\n}\n/**\n * @beta\n */\nexport declare enum Meaning {\n    Class = \"class\",// SymbolFlags.Class\n    Interface = \"interface\",// SymbolFlags.Interface\n    TypeAlias = \"type\",// SymbolFlags.TypeAlias\n    Enum = \"enum\",// SymbolFlags.Enum\n    Namespace = \"namespace\",// SymbolFlags.Module\n    Function = \"function\",// SymbolFlags.Function\n    Variable = \"var\",// SymbolFlags.Variable\n    Constructor = \"constructor\",// SymbolFlags.Constructor\n    Member = \"member\",// SymbolFlags.ClassMember | SymbolFlags.EnumMember\n    Event = \"event\",//\n    CallSignature = \"call\",// SymbolFlags.Signature (for __call)\n    ConstructSignature = \"new\",// SymbolFlags.Signature (for __new)\n    IndexSignature = \"index\",// SymbolFlags.Signature (for __index)\n    ComplexType = \"complex\"\n}\n/**\n * @beta\n */\nexport interface ISymbolReferenceOptions {\n    meaning?: Meaning;\n    overloadIndex?: number;\n}\n/**\n * Represents a reference to a TypeScript symbol.\n * @beta\n */\nexport declare class SymbolReference {\n    readonly componentPath: ComponentPath | undefined;\n    readonly meaning: Meaning | undefined;\n    readonly overloadIndex: number | undefined;\n    constructor(component: ComponentPath | undefined, { meaning, overloadIndex }?: ISymbolReferenceOptions);\n    static empty(): SymbolReference;\n    withComponentPath(componentPath: ComponentPath | undefined): SymbolReference;\n    withMeaning(meaning: Meaning | undefined): SymbolReference;\n    withOverloadIndex(overloadIndex: number | undefined): SymbolReference;\n    addNavigationStep(navigation: Navigation, component: ComponentLike): SymbolReference;\n    toString(): string;\n}\n//# sourceMappingURL=DeclarationReference.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/beta/__tests__/DeclarationReference.test.d.ts": "export {};\n//# sourceMappingURL=DeclarationReference.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/configuration/DocNodeManager.d.ts": "import type { DocNode } from '../nodes/DocNode';\nexport type DocNodeConstructor = new (...args: any[]) => DocNode;\nexport interface IDocNodeDefinition {\n    docNodeKind: string;\n    constructor: DocNodeConstructor;\n}\n/**\n * Part of the {@link TSDocConfiguration} object.\n *\n * @remarks\n * If you define your own custom subclasses of `DocNode`, they must be registered with the `DocNodeManager`.\n * Use {@link DocNodeManager.registerAllowableChildren} to specify which {@link DocNodeContainer} subclasses\n * are allowed to contain your nodes.\n */\nexport declare class DocNodeManager {\n    private static readonly _nodeKindRegExp;\n    private readonly _docNodeDefinitionsByKind;\n    private readonly _docNodeDefinitionsByConstructor;\n    /**\n     * Registers a list of {@link IDocNodeDefinition} objects to be used with the associated\n     * {@link TSDocConfiguration} object.\n     */\n    registerDocNodes(packageName: string, definitions: ReadonlyArray<IDocNodeDefinition>): void;\n    /**\n     * Reports an error if the specified DocNode kind has not been registered.\n     */\n    throwIfNotRegisteredKind(docNodeKind: string): void;\n    /**\n     * For the given parent DocNode kind, registers the specified DocNode kinds as being allowable children of\n     * the parent.\n     *\n     * @remarks\n     * To prevent mistakes, `DocNodeContainer` will report an error if you try to add node that was not registered\n     * as an allowable child of the container.\n     */\n    registerAllowableChildren(parentKind: string, childKinds: ReadonlyArray<string>): void;\n    /**\n     * Returns true if the specified DocNode kind has been registered as an allowable child of the specified\n     * parent DocNode kind.\n     */\n    isAllowedChild(parentKind: string, childKind: string): boolean;\n    private _getDefinition;\n}\n//# sourceMappingURL=DocNodeManager.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/configuration/TSDocConfiguration.d.ts": "import type { TSDocTagDefinition } from './TSDocTagDefinition';\nimport { TSDocValidationConfiguration } from './TSDocValidationConfiguration';\nimport { DocNodeManager } from './DocNodeManager';\nimport { type TSDocMessageId } from '../parser/TSDocMessageId';\n/**\n * Configuration for the TSDocParser.\n */\nexport declare class TSDocConfiguration {\n    private readonly _tagDefinitions;\n    private readonly _tagDefinitionsByName;\n    private readonly _supportedTagDefinitions;\n    private readonly _validation;\n    private readonly _docNodeManager;\n    private readonly _supportedHtmlElements;\n    constructor();\n    /**\n     * Resets the `TSDocConfiguration` object to its initial empty state.\n     * @param noStandardTags - The `TSDocConfiguration` constructor normally adds definitions for the\n     * standard TSDoc tags.  Set `noStandardTags` to true for a completely empty `tagDefinitions` collection.\n     */\n    clear(noStandardTags?: boolean): void;\n    /**\n     * The TSDoc tags that are defined in this configuration.\n     *\n     * @remarks\n     * The subset of \"supported\" tags is tracked by {@link TSDocConfiguration.supportedTagDefinitions}.\n     */\n    get tagDefinitions(): ReadonlyArray<TSDocTagDefinition>;\n    /**\n     * Returns the subset of {@link TSDocConfiguration.tagDefinitions}\n     * that are supported in this configuration.\n     *\n     * @remarks\n     * This property is only used when\n     * {@link TSDocValidationConfiguration.reportUnsupportedTags} is enabled.\n     */\n    get supportedTagDefinitions(): ReadonlyArray<TSDocTagDefinition>;\n    /**\n     * Enable/disable validation checks performed by the parser.\n     */\n    get validation(): TSDocValidationConfiguration;\n    /**\n     * The HTML element names that are supported in this configuration. Used in conjunction with the `reportUnsupportedHtmlElements` setting.\n     */\n    get supportedHtmlElements(): string[];\n    /**\n     * Register custom DocNode subclasses.\n     */\n    get docNodeManager(): DocNodeManager;\n    /**\n     * Return the tag that was defined with the specified name, or undefined\n     * if not found.\n     */\n    tryGetTagDefinition(tagName: string): TSDocTagDefinition | undefined;\n    /**\n     * Return the tag that was defined with the specified name, or undefined\n     * if not found.\n     */\n    tryGetTagDefinitionWithUpperCase(alreadyUpperCaseTagName: string): TSDocTagDefinition | undefined;\n    /**\n     * Define a new TSDoc tag to be recognized by the TSDocParser, and mark it as unsupported.\n     * Use {@link TSDocConfiguration.setSupportForTag} to mark it as supported.\n     *\n     * @remarks\n     * If a tag is \"defined\" this means that the parser recognizes it and understands its syntax.\n     * Whereas if a tag is \"supported\", this means it is defined AND the application implements the tag.\n     */\n    addTagDefinition(tagDefinition: TSDocTagDefinition): void;\n    /**\n     * Calls {@link TSDocConfiguration.addTagDefinition} for a list of definitions,\n     * and optionally marks them as supported.\n     * @param tagDefinitions - the definitions to be added\n     * @param supported - if specified, calls the {@link TSDocConfiguration.setSupportForTag}\n     *    method to mark the definitions as supported or unsupported\n     */\n    addTagDefinitions(tagDefinitions: ReadonlyArray<TSDocTagDefinition>, supported?: boolean | undefined): void;\n    /**\n     * Returns true if the tag is supported in this configuration.\n     */\n    isTagSupported(tagDefinition: TSDocTagDefinition): boolean;\n    /**\n     * Specifies whether the tag definition is supported in this configuration.\n     * The parser may issue warnings for unsupported tags.\n     *\n     * @remarks\n     * If a tag is \"defined\" this means that the parser recognizes it and understands its syntax.\n     * Whereas if a tag is \"supported\", this means it is defined AND the application implements the tag.\n     *\n     * This function automatically sets {@link TSDocValidationConfiguration.reportUnsupportedTags}\n     * to true.\n     */\n    setSupportForTag(tagDefinition: TSDocTagDefinition, supported: boolean): void;\n    /**\n     * Specifies whether the tag definition is supported in this configuration.\n     * This operation sets {@link TSDocValidationConfiguration.reportUnsupportedTags} to `true`.\n     *\n     * @remarks\n     * The parser may issue warnings for unsupported tags.\n     * If a tag is \"defined\" this means that the parser recognizes it and understands its syntax.\n     * Whereas if a tag is \"supported\", this means it is defined AND the application implements the tag.\n     */\n    setSupportForTags(tagDefinitions: ReadonlyArray<TSDocTagDefinition>, supported: boolean): void;\n    /**\n     * Assigns the `supportedHtmlElements` property, replacing any previous elements.\n     * This operation sets {@link TSDocValidationConfiguration.reportUnsupportedHtmlElements} to `true`.\n     */\n    setSupportedHtmlElements(htmlTags: string[]): void;\n    /**\n     * Returns true if the html element is supported in this configuration.\n     */\n    isHtmlElementSupported(htmlTag: string): boolean;\n    /**\n     * Returns true if the specified {@link TSDocMessageId} string is implemented by this release of the TSDoc parser.\n     * This can be used to detect misspelled identifiers.\n     *\n     * @privateRemarks\n     *\n     * Why this API is associated with TSDocConfiguration:  In the future, if we enable support for custom extensions\n     * of the TSDoc parser, we may provide a way to register custom message identifiers.\n     */\n    isKnownMessageId(messageId: TSDocMessageId | string): boolean;\n    /**\n     * Returns the list of {@link TSDocMessageId} strings that are implemented by this release of the TSDoc parser.\n     *\n     * @privateRemarks\n     *\n     * Why this API is associated with TSDocConfiguration:  In the future, if we enable support for custom extensions\n     * of the TSDoc parser, we may provide a way to register custom message identifiers.\n     */\n    get allTsdocMessageIds(): ReadonlyArray<TSDocMessageId>;\n    private _requireTagToBeDefined;\n}\n//# sourceMappingURL=TSDocConfiguration.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/configuration/TSDocTagDefinition.d.ts": "import { Standardization } from '../details/Standardization';\n/**\n * Determines the type of syntax for a TSDocTagDefinition\n */\nexport declare enum TSDocTagSyntaxKind {\n    /**\n     * The tag is intended to be an inline tag.  For example: `{@link}`.\n     */\n    InlineTag = 0,\n    /**\n     * The tag is intended to be a block tag that starts a new documentation\n     * section.  For example: `@remarks`\n     */\n    BlockTag = 1,\n    /**\n     * The tag is intended to be a modifier tag whose presence indicates\n     * an aspect of the associated API item.  For example: `@internal`\n     */\n    ModifierTag = 2\n}\n/**\n * Constructor parameters for {@link TSDocTagDefinition}\n */\nexport interface ITSDocTagDefinitionParameters {\n    tagName: string;\n    syntaxKind: TSDocTagSyntaxKind;\n    allowMultiple?: boolean;\n}\n/**\n * @internal\n */\nexport interface ITSDocTagDefinitionInternalParameters extends ITSDocTagDefinitionParameters {\n    standardization: Standardization;\n}\n/**\n * Defines a TSDoc tag that will be understood by the TSDocParser.\n */\nexport declare class TSDocTagDefinition {\n    /**\n     * The TSDoc tag name.  TSDoc tag names start with an at-sign (`@`) followed\n     * by ASCII letters using \"camelCase\" capitalization.\n     */\n    readonly tagName: string;\n    /**\n     * The TSDoc tag name in all capitals, which is used for performing\n     * case-insensitive comparisons or lookups.\n     */\n    readonly tagNameWithUpperCase: string;\n    /**\n     * Specifies the expected syntax for this tag.\n     */\n    readonly syntaxKind: TSDocTagSyntaxKind;\n    /**\n     * Indicates the level of support expected from documentation tools that implement\n     * the standard.\n     */\n    readonly standardization: Standardization;\n    /**\n     * If true, then this TSDoc tag may appear multiple times in a doc comment.\n     * By default, a tag may only appear once.\n     */\n    readonly allowMultiple: boolean;\n    constructor(parameters: ITSDocTagDefinitionParameters);\n    /**\n     * Throws an exception if `tagName` is not a valid TSDoc tag name.\n     */\n    static validateTSDocTagName(tagName: string): void;\n}\n//# sourceMappingURL=TSDocTagDefinition.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/configuration/TSDocValidationConfiguration.d.ts": "/**\n * Part of the {@link TSDocConfiguration} object.\n */\nexport declare class TSDocValidationConfiguration {\n    /**\n     * Set `ignoreUndefinedTags` to true to silently ignore unrecognized tags,\n     * instead of reporting a warning.\n     *\n     * @remarks\n     * Normally the parser will issue errors when it encounters tag names that do not\n     * have a corresponding definition in {@link TSDocConfiguration.tagDefinitions}.\n     * This helps to catch common mistakes such as a misspelled tag.\n     *\n     * @defaultValue `false`\n     */\n    ignoreUndefinedTags: boolean;\n    /**\n     * Set `reportUnsupportedTags` to true to issue a warning for tags that are not\n     * supported by your tool.\n     *\n     * @remarks\n     * The TSDoc standard defines may tags.  By default it assumes that if your tool does\n     * not implement one of these tags, then it will simply ignore it.  But sometimes this\n     * may be misleading for developers. (For example, they might write an `@example` block\n     * and then be surprised if it doesn't appear in the documentation output.).\n     *\n     * For a better experience, you can tell the parser which tags you support, and then it\n     * will issue warnings wherever unsupported tags are used.  This is done using\n     * {@link TSDocConfiguration.setSupportForTag}.  Note that calling that function\n     * automatically sets `reportUnsupportedTags` to true.\n     *\n     * @defaultValue `false`\n     */\n    reportUnsupportedTags: boolean;\n    /**\n     * Set `reportUnsupportedHtmlElements` to true to issue a warning for HTML elements which\n     * are not defined in your TSDoc configuration's `supportedHtmlElements` field.\n     *\n     * @defaultValue `false`\n     */\n    reportUnsupportedHtmlElements: boolean;\n}\n//# sourceMappingURL=TSDocValidationConfiguration.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/details/ModifierTagSet.d.ts": "import type { DocBlockTag } from '../nodes/DocBlockTag';\nimport { type TSDocTagDefinition } from '../configuration/TSDocTagDefinition';\n/**\n * Represents a set of modifier tags that were extracted from a doc comment.\n *\n * @remarks\n * TSDoc modifier tags are block tags that do not have any associated rich text content.\n * Instead, their presence or absence acts as an on/off switch, indicating some aspect\n * of the underlying API item.  For example, the `@internal` modifier indicates that a\n * signature is internal (i.e. not part of the public API contract).\n */\nexport declare class ModifierTagSet {\n    private readonly _nodes;\n    private readonly _nodesByName;\n    /**\n     * The original block tag nodes that defined the modifiers in this set, excluding duplicates.\n     */\n    get nodes(): ReadonlyArray<DocBlockTag>;\n    /**\n     * Returns true if the set contains a DocBlockTag with the specified tag name.\n     * Note that synonyms are not considered.  The comparison is case-insensitive.\n     * @param modifierTagName - The name of the tag, including the `@` prefix  For example, `@internal`\n     */\n    hasTagName(modifierTagName: string): boolean;\n    /**\n     * Returns true if the set contains a DocBlockTag matching the specified tag definition.\n     * Note that synonyms are not considered.  The comparison is case-insensitive.\n     * The TSDocTagDefinition must be a modifier tag.\n     * @param tagName - The name of the tag, including the `@` prefix  For example, `@internal`\n     */\n    hasTag(modifierTagDefinition: TSDocTagDefinition): boolean;\n    /**\n     * Returns a DocBlockTag matching the specified tag definition, or undefined if no such\n     * tag was added to the set.  If there were multiple instances, returned object will be\n     * the first one to be added.\n     */\n    tryGetTag(modifierTagDefinition: TSDocTagDefinition): DocBlockTag | undefined;\n    /**\n     * Adds a new modifier tag to the set.  If a tag already exists with the same name,\n     * then no change is made, and the return value is false.\n     */\n    addTag(blockTag: DocBlockTag): boolean;\n}\n//# sourceMappingURL=ModifierTagSet.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/details/StandardModifierTagSet.d.ts": "import { ModifierTagSet } from './ModifierTagSet';\n/**\n * Extends the ModifierTagSet base class with getters for modifiers that\n * are part of the standardized core tags for TSDoc.\n */\nexport declare class StandardModifierTagSet extends ModifierTagSet {\n    /**\n     * Returns true if the `@alpha` modifier tag was specified.\n     */\n    isAlpha(): boolean;\n    /**\n     * Returns true if the `@beta` modifier tag was specified.\n     */\n    isBeta(): boolean;\n    /**\n     * Returns true if the `@eventProperty` modifier tag was specified.\n     */\n    isEventProperty(): boolean;\n    /**\n     * Returns true if the `@experimental` modifier tag was specified.\n     */\n    isExperimental(): boolean;\n    /**\n     * Returns true if the `@internal` modifier tag was specified.\n     */\n    isInternal(): boolean;\n    /**\n     * Returns true if the `@override` modifier tag was specified.\n     */\n    isOverride(): boolean;\n    /**\n     * Returns true if the `@packageDocumentation` modifier tag was specified.\n     */\n    isPackageDocumentation(): boolean;\n    /**\n     * Returns true if the `@public` modifier tag was specified.\n     */\n    isPublic(): boolean;\n    /**\n     * Returns true if the `@readonly` modifier tag was specified.\n     */\n    isReadonly(): boolean;\n    /**\n     * Returns true if the `@sealed` modifier tag was specified.\n     */\n    isSealed(): boolean;\n    /**\n     * Returns true if the `@virtual` modifier tag was specified.\n     */\n    isVirtual(): boolean;\n}\n//# sourceMappingURL=StandardModifierTagSet.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/details/StandardTags.d.ts": "import { TSDocTagDefinition } from '../configuration/TSDocTagDefinition';\n/**\n * Tags whose meaning is defined by the TSDoc standard.\n */\nexport declare class StandardTags {\n    /**\n     * (Discretionary)\n     *\n     * Suggested meaning: Designates that an API item's release stage is \"alpha\".\n     * It is intended to be used by third-party developers eventually, but has not\n     * yet been released.  The tooling may trim the declaration from a public release.\n     *\n     * @remarks\n     * Example implementations: API Extractor\n     */\n    static readonly alpha: TSDocTagDefinition;\n    /**\n     * (Discretionary)\n     *\n     * Suggested meaning: Designates that an API item's release stage is \"beta\".\n     * It has been released to third-party developers experimentally for the purpose of\n     * collecting feedback.  The API should not be used in production, because its contract may\n     * change without notice.  The tooling may trim the declaration from a public release,\n     * but may include it in a developer preview release.\n     *\n     * @remarks\n     * Example implementations: API Extractor\n     *\n     * Synonyms: `@experimental`\n     */\n    static readonly beta: TSDocTagDefinition;\n    /**\n     * (Extended)\n     *\n     * ECMAScript decorators are sometimes an important part of an API contract.\n     * However, today the TypeScript compiler does not represent decorators in the\n     * .d.ts output files used by API consumers.  The `@decorator` tag provides a workaround,\n     * enabling a decorator expressions to be quoted in a doc comment.\n     *\n     * @example\n     * ```ts\n     * class Book {\n     *   /**\n     *    * The title of the book.\n     *    * @decorator `@jsonSerialized`\n     *    * @decorator `@jsonFormat(JsonFormats.Url)`\n     *    *\n     *+/\n     *   @jsonSerialized\n     *   @jsonFormat(JsonFormats.Url)\n     *   public website: string;\n     * }\n     * ```\n     */\n    static readonly decorator: TSDocTagDefinition;\n    /**\n     * (Extended)\n     *\n     * This block tag is used to document the default value for a field or property,\n     * if a value is not assigned explicitly.\n     *\n     * @remarks\n     * This tag should only be used with fields or properties that are members of a class or interface.\n     */\n    static readonly defaultValue: TSDocTagDefinition;\n    /**\n     * (Core)\n     *\n     * This block tag communicates that an API item is no longer supported and may be removed\n     * in a future release.  The `@deprecated` tag is followed by a sentence describing\n     * the recommended alternative.  It recursively applies to members of the container.\n     * For example, if a class is deprecated, then so are all of its members.\n     */\n    static readonly deprecated: TSDocTagDefinition;\n    /**\n     * (Extended)\n     *\n     * When applied to a class or interface property, this indicates that the property\n     * returns an event object that event handlers can be attached to.  The event-handling\n     * API is implementation-defined, but typically the property return type would be a class\n     * with members such as `addHandler()` and `removeHandler()`.  A documentation tool can\n     * display such properties under an \"Events\" heading instead of the usual \"Properties\" heading.\n     */\n    static readonly eventProperty: TSDocTagDefinition;\n    /**\n     * (Extended)\n     *\n     * Indicates a documentation section that should be presented as an example\n     * illustrating how to use the API.  It may include a code sample.\n     */\n    static readonly example: TSDocTagDefinition;\n    /**\n     * (Discretionary)\n     *\n     * Suggested meaning:  Same semantics as `@beta`, but used by tools that don't support\n     * an `@alpha` release stage.\n     *\n     * @remarks\n     * Example implementations: Angular API documenter\n     *\n     * Synonyms: `@beta`\n     */\n    static readonly experimental: TSDocTagDefinition;\n    /**\n     * (Extended)\n     *\n     * This inline tag is used to automatically generate an API item's documentation by\n     * copying it from another API item.  The inline tag parameter contains a reference\n     * to the other item, which may be an unrelated class, or even an import from a\n     * separate NPM package.\n     *\n     * @remarks\n     * What gets copied\n     *\n     * The `@inheritDoc` tag does not copy the entire comment body. Only the following\n     * components are copied:\n     * - summary section\n     * - `@remarks` block\n     * - `@params` blocks\n     * - `@typeParam` blocks\n     * - `@returns` block\n     * Other tags such as `@defaultValue` or `@example` are not copied, and need to be\n     * explicitly included after the `@inheritDoc` tag.\n     *\n     * TODO: The notation for API item references is still being standardized.  See this issue:\n     * https://github.com/microsoft/tsdoc/issues/9\n     */\n    static readonly inheritDoc: TSDocTagDefinition;\n    /**\n     * (Discretionary)\n     *\n     * Suggested meaning:  Designates that an API item is not planned to be used by\n     * third-party developers.  The tooling may trim the declaration from a public release.\n     * In some implementations, certain designated packages may be allowed to consume\n     * internal API items, e.g. because the packages are components of the same product.\n     *\n     * @remarks\n     * Example implementations: API Extractor\n     */\n    static readonly internal: TSDocTagDefinition;\n    /**\n     * (Core)\n     *\n     * The `{@label}` inline tag is used to label a declaration, so that it can be referenced\n     * using a selector in the TSDoc declaration reference notation.\n     *\n     * @remarks\n     * TODO: The `{@label}` notation is still being standardized.  See this issue:\n     * https://github.com/microsoft/tsdoc/issues/9\n     */\n    static readonly label: TSDocTagDefinition;\n    /**\n     * (Core)\n     *\n     * The `{@link}` inline tag is used to create hyperlinks to other pages in a\n     * documentation system or general internet URLs.  In particular, it supports\n     * expressions for referencing API items.\n     *\n     * @remarks\n     * TODO: The `{@link}` notation is still being standardized.  See this issue:\n     * https://github.com/microsoft/tsdoc/issues/9\n     */\n    static readonly link: TSDocTagDefinition;\n    /**\n     * (Extended)\n     *\n     * This modifier has similar semantics to the `override` keyword in C# or Java.\n     * For a member function or property, explicitly indicates that this definition\n     * is overriding (i.e. redefining) the definition inherited from the base class.\n     * The base class definition would normally be marked as `virtual`.\n     *\n     * @remarks\n     * A documentation tool may enforce that the `@virtual`, `@override`, and/or `@sealed`\n     * modifiers are consistently applied, but this is not required by the TSDoc standard.\n     */\n    static readonly override: TSDocTagDefinition;\n    /**\n     * (Core)\n     *\n     * Used to indicate a doc comment that describes an entire NPM package (as opposed\n     * to an individual API item belonging to that package).  The `@packageDocumentation` comment\n     * is found in the *.d.ts file that acts as the entry point for the package, and it\n     * should be the first `/**` comment encountered in that file.  A comment containing a\n     * `@packageDocumentation` tag should never be used to describe an individual API item.\n     */\n    static readonly packageDocumentation: TSDocTagDefinition;\n    /**\n     * (Core)\n     *\n     * Used to document a function parameter.  The `@param` tag is followed by a parameter\n     * name, followed by a hyphen, followed by a description.  The TSDoc parser recognizes\n     * this syntax and will extract it into a DocParamBlock node.\n     */\n    static readonly param: TSDocTagDefinition;\n    /**\n     * (Core)\n     *\n     * Starts a section of additional documentation content that is not intended for a\n     * public audience.  A tool must omit this entire section from the API reference web site,\n     * generated *.d.ts file, and any other outputs incorporating the content.\n     */\n    static readonly privateRemarks: TSDocTagDefinition;\n    /**\n     * (Discretionary)\n     *\n     * Suggested meaning: Designates that an API item's release stage is \"public\".\n     * It has been officially released to third-party developers, and its signature is\n     * guaranteed to be stable (e.g. following Semantic Versioning rules).\n     *\n     * @remarks\n     * Example implementations: API Extractor\n     */\n    static readonly public: TSDocTagDefinition;\n    /**\n     * (Extended)\n     *\n     * This modifier tag indicates that an API item should be documented as being read-only,\n     * even if the TypeScript type system may indicate otherwise.  For example, suppose a\n     * class property has a setter function that always throws an exception explaining that\n     * the property cannot be assigned; in this situation, the `@readonly` modifier can be\n     * added so that the property is shown as read-only in the documentation.\n     *\n     * @remarks\n     * Example implementations: API Extractor\n     */\n    static readonly readonly: TSDocTagDefinition;\n    /**\n     * (Core)\n     *\n     * The main documentation for an API item is separated into a brief \"summary\" section,\n     * optionally followed by a more detailed \"remarks\" section.  On a documentation web site,\n     * index pages (e.g. showing members of a class) will show only the brief summaries,\n     * whereas a detail pages (e.g. describing a single member) will show the summary followed\n     * by the remarks.  The `@remarks` block tag ends the summary section, and begins the\n     * remarks section for a doc comment.\n     */\n    static readonly remarks: TSDocTagDefinition;\n    /**\n     * (Core)\n     *\n     * Used to document the return value for a function.\n     */\n    static readonly returns: TSDocTagDefinition;\n    /**\n     * (Extended)\n     *\n     * This modifier has similar semantics to the `sealed` keyword in C# or Java.\n     * For a class, indicates that subclasses must not inherit from the class.\n     * For a member function or property, indicates that subclasses must not override\n     * (i.e. redefine) the member.\n     *\n     * @remarks\n     * A documentation tool may enforce that the `@virtual`, `@override`, and/or `@sealed`\n     * modifiers are consistently applied, but this is not required by the TSDoc standard.\n     */\n    static readonly sealed: TSDocTagDefinition;\n    /**\n     * (Extended)\n     *\n     * Used to build a list of references to an API item or other resource that may be related to the\n     * current item.\n     *\n     * @remarks\n     *\n     * For example:\n     *\n     * ```ts\n     * /**\n     *  * Parses a string containing a Uniform Resource Locator (URL).\n     *  * @see {@link ParsedUrl} for the returned data structure\n     *  * @see {@link https://tools.ietf.org/html/rfc1738|RFC 1738}\n     *  * for syntax\n     *  * @see your developer SDK for code samples\n     *  * @param url - the string to be parsed\n     *  * @returns the parsed result\n     *  &#42;/\n     * function parseURL(url: string): ParsedUrl;\n     * ```\n     *\n     * `@see` is a block tag.  Each block becomes an item in the list of references.  For example, a documentation\n     * system might render the above blocks as follows:\n     *\n     * ```markdown\n     * `function parseURL(url: string): ParsedUrl;`\n     *\n     * Parses a string containing a Uniform Resource Locator (URL).\n     *\n     * ## See Also\n     * - ParsedUrl for the returned data structure\n     * - RFC 1738 for syntax\n     * - your developer SDK for code samples\n     * ```\n     *\n     * NOTE: JSDoc attempts to automatically hyperlink the text immediately after `@see`.  Because this is ambiguous\n     * with plain text, TSDoc instead requires an explicit `{@link}` tag to make hyperlinks.\n     */\n    static readonly see: TSDocTagDefinition;\n    /**\n     * (Extended)\n     *\n     * Used to document an exception type that may be thrown by a function or property.\n     *\n     * @remarks\n     *\n     * A separate `@throws` block should be used to document each exception type.  This tag is for informational\n     * purposes only, and does not restrict other types from being thrown.  It is suggested, but not required,\n     * for the `@throws` block to start with a line containing only the name of the exception.\n     *\n     * For example:\n     *\n     * ```ts\n     * /**\n     *  * Retrieves metadata about a book from the catalog.\n     *  *\n     *  * @param isbnCode - the ISBN number for the book\n     *  * @returns the retrieved book object\n     *  *\n     *  * @throws {@link IsbnSyntaxError}\n     *  * This exception is thrown if the input is not a valid ISBN number.\n     *  *\n     *  * @throws {@link book-lib#BookNotFoundError}\n     *  * Thrown if the ISBN number is valid, but no such book exists in the catalog.\n     *  *\n     *  * @public\n     *  &#42;/\n     * function fetchBookByIsbn(isbnCode: string): Book;\n     * ```\n     */\n    static readonly throws: TSDocTagDefinition;\n    /**\n     * (Core)\n     *\n     * Used to document a generic parameter.  The `@typeParam` tag is followed by a parameter\n     * name, followed by a hyphen, followed by a description.  The TSDoc parser recognizes\n     * this syntax and will extract it into a DocParamBlock node.\n     */\n    static readonly typeParam: TSDocTagDefinition;\n    /**\n     * (Extended)\n     *\n     * This modifier has similar semantics to the `virtual` keyword in C# or Java.\n     * For a member function or property, explicitly indicates that subclasses may override\n     * (i.e. redefine) the member.\n     *\n     * @remarks\n     * A documentation tool may enforce that the `@virtual`, `@override`, and/or `@sealed`\n     * modifiers are consistently applied, but this is not required by the TSDoc standard.\n     */\n    static readonly virtual: TSDocTagDefinition;\n    /**\n     * Returns the full list of all core tags.\n     */\n    static allDefinitions: ReadonlyArray<TSDocTagDefinition>;\n    private static _defineTag;\n}\n//# sourceMappingURL=StandardTags.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/details/Standardization.d.ts": "/**\n * Used to group the {@link StandardTags} definitions according to the level of support\n * expected from documentation tools that implement the standard.\n */\nexport declare enum Standardization {\n    /**\n     * TSDoc tags in the \"Core\" standardization group are considered essential.\n     * Their meaning is standardized, and every documentation tool is expected\n     * to recognize them.  The TSDoc parser library typically provides dedicated APIs\n     * for accessing these tags.\n     */\n    Core = \"Core\",\n    /**\n     * TSDoc tags in the \"Extended\" standardization group are optional.  Documentation tools\n     * may or may not support them.  If they do, the syntax and semantics should conform to\n     * the TSDoc standard definitions.\n     */\n    Extended = \"Extended\",\n    /**\n     * TSDoc tags in the \"Discretionary\" standardization group are optional.  Although the\n     * syntax is specified, the semantics for these tags are implementation-specific\n     * (and sometimes difficult to describe completely without referring to a specific\n     * implementation).  Discretionary tags are included in the TSDoc standard to ensure that\n     * if two different popular tools use the same tag name, developers can expect the syntax\n     * to be the same, and the semantics to be somewhat similar.\n     */\n    Discretionary = \"Discretionary\",\n    /**\n     * The tag is not part of the TSDoc standard.  All used-defined tags are assigned to this group.\n     */\n    None = \"None\"\n}\n//# sourceMappingURL=Standardization.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/emitters/PlainTextEmitter.d.ts": "import { DocNode } from '../nodes';\n/**\n * Renders a DocNode tree as plain text, without any rich text formatting or markup.\n */\nexport declare class PlainTextEmitter {\n    /**\n     * Returns true if the specified node contains any text content.\n     *\n     * @remarks\n     * A documentation tool can use this test to report warnings when a developer neglected to write a code comment\n     * for a declaration.\n     *\n     * @param node - this node and all its children will be considered\n     * @param requiredCharacters - The test returns true if at least this many non-spacing characters are found.\n     * The default value is 1.\n     */\n    static hasAnyTextContent(node: DocNode, requiredCharacters?: number): boolean;\n    /**\n     * Returns true if the specified collection of nodes contains any text content.\n     *\n     * @remarks\n     * A documentation tool can use this test to report warnings when a developer neglected to write a code comment\n     * for a declaration.\n     *\n     * @param nodes - the collection of nodes to be tested\n     * @param requiredCharacters - The test returns true if at least this many non-spacing characters are found.\n     * The default value is 1.\n     */\n    static hasAnyTextContent(nodes: ReadonlyArray<DocNode>, requiredCharacters?: number): boolean;\n    private static _scanTextContent;\n    private static _countNonSpaceCharacters;\n}\n//# sourceMappingURL=PlainTextEmitter.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/emitters/StringBuilder.d.ts": "/**\n * An interface for a builder object that allows a large text string to be constructed incrementally by appending\n * small chunks.\n *\n * @remarks\n *\n * {@link StringBuilder} is the default implementation of this contract.\n */\nexport interface IStringBuilder {\n    /**\n     * Append the specified text to the buffer.\n     */\n    append(text: string): void;\n    /**\n     * Returns a single string containing all the text that was appended to the buffer so far.\n     *\n     * @remarks\n     *\n     * This is a potentially expensive operation.\n     */\n    toString(): string;\n}\n/**\n * This class allows a large text string to be constructed incrementally by appending small chunks.  The final\n * string can be obtained by calling StringBuilder.toString().\n *\n * @remarks\n * A naive approach might use the `+=` operator to append strings:  This would have the downside of copying\n * the entire string each time a chunk is appended, resulting in `O(n^2)` bytes of memory being allocated\n * (and later freed by the garbage  collector), and many of the allocations could be very large objects.\n * StringBuilder avoids this overhead by accumulating the chunks in an array, and efficiently joining them\n * when `getText()` is finally called.\n */\nexport declare class StringBuilder implements IStringBuilder {\n    private _chunks;\n    constructor();\n    /** {@inheritdoc IStringBuilder.append} */\n    append(text: string): void;\n    /** {@inheritdoc IStringBuilder.toString} */\n    toString(): string;\n}\n//# sourceMappingURL=StringBuilder.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/emitters/TSDocEmitter.d.ts": "import type { DocComment, DocDeclarationReference, DocHtmlEndTag, DocHtmlStartTag } from '../nodes';\nimport type { IStringBuilder } from './StringBuilder';\n/**\n * Renders a DocNode tree as a code comment.\n */\nexport declare class TSDocEmitter {\n    readonly eol: string;\n    private _emitCommentFraming;\n    private _output;\n    private _lineState;\n    private _previousLineHadContent;\n    private _hangingParagraph;\n    renderComment(output: IStringBuilder, docComment: DocComment): void;\n    renderHtmlTag(output: IStringBuilder, htmlTag: DocHtmlStartTag | DocHtmlEndTag): void;\n    renderDeclarationReference(output: IStringBuilder, declarationReference: DocDeclarationReference): void;\n    private _renderCompleteObject;\n    private _renderNode;\n    private _renderInlineTag;\n    private _renderNodes;\n    private _ensureAtStartOfLine;\n    private _ensureLineSkipped;\n    private _writeContent;\n    private _writeNewline;\n    private _writeEnd;\n}\n//# sourceMappingURL=TSDocEmitter.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/emitters/__tests__/TSDocEmitter.test.d.ts": "export {};\n//# sourceMappingURL=TSDocEmitter.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/index.d.ts": "export { DocNodeManager, type IDocNodeDefinition, type DocNodeConstructor } from './configuration/DocNodeManager';\nexport { TSDocConfiguration } from './configuration/TSDocConfiguration';\nexport { type ITSDocTagDefinitionParameters, TSDocTagSyntaxKind, TSDocTagDefinition } from './configuration/TSDocTagDefinition';\nexport { TSDocValidationConfiguration } from './configuration/TSDocValidationConfiguration';\nexport { StandardTags } from './details/StandardTags';\nexport { Standardization } from './details/Standardization';\nexport { StandardModifierTagSet } from './details/StandardModifierTagSet';\nexport { ModifierTagSet } from './details/ModifierTagSet';\nexport { PlainTextEmitter } from './emitters/PlainTextEmitter';\nexport { StringBuilder, type IStringBuilder } from './emitters/StringBuilder';\nexport { TSDocEmitter } from './emitters/TSDocEmitter';\nexport * from './nodes';\nexport { ParserContext } from './parser/ParserContext';\nexport { ParserMessage, type IParserMessageParameters } from './parser/ParserMessage';\nexport { ParserMessageLog } from './parser/ParserMessageLog';\nexport { TextRange, type ITextLocation } from './parser/TextRange';\nexport { Token, TokenKind } from './parser/Token';\nexport { TokenSequence, type ITokenSequenceParameters } from './parser/TokenSequence';\nexport { TSDocMessageId } from './parser/TSDocMessageId';\nexport { TSDocParser } from './parser/TSDocParser';\nexport { DocNodeTransforms } from './transforms/DocNodeTransforms';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/BuiltInDocNodes.d.ts": "import type { TSDocConfiguration } from '../configuration/TSDocConfiguration';\nexport declare class BuiltInDocNodes {\n    static register(configuration: TSDocConfiguration): void;\n}\n//# sourceMappingURL=BuiltInDocNodes.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocBlock.d.ts": "import { DocNodeKind, DocNode, type IDocNodeParameters, type IDocNodeParsedParameters } from './DocNode';\nimport { DocSection } from './DocSection';\nimport type { DocBlockTag } from './DocBlockTag';\n/**\n * Constructor parameters for {@link DocBlock}.\n */\nexport interface IDocBlockParameters extends IDocNodeParameters {\n    blockTag: DocBlockTag;\n}\n/**\n * Constructor parameters for {@link DocBlock}.\n */\nexport interface IDocBlockParsedParameters extends IDocNodeParsedParameters {\n    blockTag: DocBlockTag;\n}\n/**\n * Represents a section that is introduced by a TSDoc block tag.\n * For example, an `@example` block.\n */\nexport declare class DocBlock extends DocNode {\n    private readonly _blockTag;\n    private readonly _content;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocBlockParameters | IDocBlockParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The TSDoc tag that introduces this section.\n     */\n    get blockTag(): DocBlockTag;\n    /**\n     * The TSDoc tag that introduces this section.\n     */\n    get content(): DocSection;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocBlock.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocBlockTag.d.ts": "import { DocNodeKind, DocNode, type IDocNodeParameters, type IDocNodeParsedParameters } from './DocNode';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Constructor parameters for {@link DocBlockTag}.\n */\nexport interface IDocBlockTagParameters extends IDocNodeParameters {\n    tagName: string;\n}\n/**\n * Constructor parameters for {@link DocBlockTag}.\n */\nexport interface IDocBlockTagParsedParameters extends IDocNodeParsedParameters {\n    tagName: string;\n    tagNameExcerpt: TokenSequence;\n}\n/**\n * Represents a TSDoc block tag such as `@param` or `@public`.\n */\nexport declare class DocBlockTag extends DocNode {\n    private readonly _tagName;\n    private readonly _tagNameWithUpperCase;\n    private readonly _tagNameExcerpt;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocBlockTagParameters | IDocBlockTagParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The TSDoc tag name.  TSDoc tag names start with an at-sign (`@`) followed\n     * by ASCII letters using \"camelCase\" capitalization.\n     */\n    get tagName(): string;\n    /**\n     * The TSDoc tag name in all capitals, which is used for performing\n     * case-insensitive comparisons or lookups.\n     */\n    get tagNameWithUpperCase(): string;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n    getTokenSequence(): TokenSequence;\n}\n//# sourceMappingURL=DocBlockTag.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocCodeSpan.d.ts": "import { DocNodeKind, type IDocNodeParameters, DocNode, type IDocNodeParsedParameters } from './DocNode';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Constructor parameters for {@link DocCodeSpan}.\n */\nexport interface IDocCodeSpanParameters extends IDocNodeParameters {\n    code: string;\n}\n/**\n * Constructor parameters for {@link DocCodeSpan}.\n */\nexport interface IDocCodeSpanParsedParameters extends IDocNodeParsedParameters {\n    openingDelimiterExcerpt: TokenSequence;\n    codeExcerpt: TokenSequence;\n    closingDelimiterExcerpt: TokenSequence;\n}\n/**\n * Represents CommonMark-style code span, i.e. code surrounded by\n * backtick characters.\n */\nexport declare class DocCodeSpan extends DocNode {\n    private readonly _openingDelimiterExcerpt;\n    private _code;\n    private readonly _codeExcerpt;\n    private readonly _closingDelimiterExcerpt;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocCodeSpanParameters | IDocCodeSpanParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The text that should be rendered as code, excluding the backtick delimiters.\n     */\n    get code(): string;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocCodeSpan.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocComment.d.ts": "import { DocNode, DocNodeKind, type IDocNodeParameters } from './DocNode';\nimport { DocSection } from './DocSection';\nimport { StandardModifierTagSet } from '../details/StandardModifierTagSet';\nimport type { DocBlock } from './DocBlock';\nimport type { DocInheritDocTag } from './DocInheritDocTag';\nimport { DocParamCollection } from './DocParamCollection';\n/**\n * Constructor parameters for {@link DocComment}.\n */\nexport interface IDocCommentParameters extends IDocNodeParameters {\n}\n/**\n * Represents an entire documentation comment conforming to the TSDoc structure.\n * This is the root of the DocNode tree.\n */\nexport declare class DocComment extends DocNode {\n    /**\n     * The main documentation for an API item is separated into a brief \"summary\" section,\n     * optionally followed by an `@remarks` block containing additional details.\n     *\n     * @remarks\n     * The summary section should be brief. On a documentation web site, it will be shown\n     * on a page that lists summaries for many different API items.  On a detail page for\n     * a single item, the summary will be shown followed by the remarks section (if any).\n     */\n    summarySection: DocSection;\n    /**\n     * The main documentation for an API item is separated into a brief \"summary\" section\n     * optionally followed by an `@remarks` block containing additional details.\n     *\n     * @remarks\n     * Unlike the summary, the remarks block may contain lengthy documentation content.\n     * The remarks should not restate information from the summary, since the summary section\n     * will always be displayed wherever the remarks section appears.  Other sections\n     * (e.g. an `@example` block) will be shown after the remarks section.\n     */\n    remarksBlock: DocBlock | undefined;\n    /**\n     * The `@privateRemarks` tag starts a block of additional commentary that is not meant\n     * for an external audience.  A documentation tool must omit this content from an\n     * API reference web site.  It should also be omitted when generating a normalized\n     * *.d.ts file intended for third-party developers.\n     *\n     * @remarks\n     * A similar effect could be accomplished by enclosing content inside CommonMark\n     * `<!-- -->` comments, or by moving the content into a separate `//` TypeScript comment.\n     * However, the `@privateRemarks` tag is a more formal convention.\n     */\n    privateRemarks: DocBlock | undefined;\n    /**\n     * If present, this block indicates that an API item is no loner supported and may be\n     * removed in a future release.  The `@deprecated` tag must be followed by a sentence\n     * describing the recommended alternative.  Deprecation recursively applies to members\n     * of a container.  For example, if a class is deprecated, then so are all of its members.\n     */\n    deprecatedBlock: DocBlock | undefined;\n    /**\n     * The collection of parsed `@param` blocks for this doc comment.\n     */\n    readonly params: DocParamCollection;\n    /**\n     * The collection of parsed `@typeParam` blocks for this doc comment.\n     */\n    readonly typeParams: DocParamCollection;\n    /**\n     * The `@returns` block for this doc comment, or undefined if there is not one.\n     */\n    returnsBlock: DocBlock | undefined;\n    /**\n     * If this doc comment contains an `@inheritDoc` tag, it will be extracted and associated\n     * with the DocComment.\n     */\n    inheritDocTag: DocInheritDocTag | undefined;\n    /**\n     * The modifier tags for this DocComment.\n     */\n    readonly modifierTagSet: StandardModifierTagSet;\n    private _seeBlocks;\n    private _customBlocks;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocCommentParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The collection of all `@see` DockBlockTag nodes belonging to this doc comment.\n     */\n    get seeBlocks(): ReadonlyArray<DocBlock>;\n    /**\n     * The collection of all DocBlock nodes belonging to this doc comment.\n     */\n    get customBlocks(): ReadonlyArray<DocBlock>;\n    /**\n     * Append an item to the seeBlocks collection.\n     * @internal\n     */\n    _appendSeeBlock(block: DocBlock): void;\n    /**\n     * Append an item to the customBlocks collection.\n     */\n    appendCustomBlock(block: DocBlock): void;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n    /**\n     * Generates a doc comment corresponding to the `DocComment` tree.  The output is in a normalized form,\n     * and may ignore formatting/spacing from the original input.\n     *\n     * @remarks\n     * After parsing a string, and possibly modifying the result, `emitAsTsdoc()` can be used to render the result\n     * as a doc comment in a normalized format.  It can also be used to emit a `DocComment` tree that was constructed\n     * manually.\n     *\n     * This method is provided as convenience for simple use cases.  To customize the output, or if you need\n     * to render into a `StringBuilder`, use the {@link TSDocEmitter} class instead.\n     */\n    emitAsTsdoc(): string;\n}\n//# sourceMappingURL=DocComment.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocDeclarationReference.d.ts": "import { DocNode, DocNodeKind, type IDocNodeParameters, type IDocNodeParsedParameters } from './DocNode';\nimport type { DocMemberReference } from './DocMemberReference';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Constructor parameters for {@link DocDeclarationReference}.\n */\nexport interface IDocDeclarationReferenceParameters extends IDocNodeParameters {\n    packageName?: string;\n    importPath?: string;\n    memberReferences?: DocMemberReference[];\n}\n/**\n * Constructor parameters for {@link DocDeclarationReference}.\n */\nexport interface IDocDeclarationReferenceParsedParameters extends IDocNodeParsedParameters {\n    packageNameExcerpt?: TokenSequence;\n    importPathExcerpt?: TokenSequence;\n    importHashExcerpt?: TokenSequence;\n    spacingAfterImportHashExcerpt?: TokenSequence;\n    memberReferences?: DocMemberReference[];\n}\n/**\n * Represents a declaration reference.\n *\n * @remarks\n * Declaration references are TSDoc expressions used by tags such as `{@link}`\n * or `{@inheritDoc}` that need to refer to another declaration.\n */\nexport declare class DocDeclarationReference extends DocNode {\n    private _packageName;\n    private readonly _packageNameExcerpt;\n    private _importPath;\n    private readonly _importPathExcerpt;\n    private readonly _importHashExcerpt;\n    private readonly _spacingAfterImportHashExcerpt;\n    private readonly _memberReferences;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocDeclarationReferenceParameters | IDocDeclarationReferenceParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The optional package name, which may optionally include an NPM scope.\n     *\n     * Example: `\"@scope/my-package\"`\n     */\n    get packageName(): string | undefined;\n    /**\n     * The optional import path.  If a package name is provided, then if an import path is provided,\n     * the path must start with a \"/\" delimiter; otherwise paths are resolved relative to the source file\n     * containing the reference.\n     *\n     * Example: `\"/path1/path2\"`\n     * Example: `\"./path1/path2\"`\n     * Example: `\"../path2/path2\"`\n     */\n    get importPath(): string | undefined;\n    /**\n     * The chain of member references that indicate the declaration being referenced.\n     * If this list is empty, then either the packageName or importPath must be provided,\n     * because the reference refers to a module.\n     */\n    get memberReferences(): ReadonlyArray<DocMemberReference>;\n    /**\n     * Generates the TSDoc representation of this declaration reference.\n     */\n    emitAsTsdoc(): string;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocDeclarationReference.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocErrorText.d.ts": "import { DocNodeKind, DocNode, type IDocNodeParsedParameters } from './DocNode';\nimport type { TokenSequence } from '../parser/TokenSequence';\nimport type { TSDocMessageId } from '../parser/TSDocMessageId';\n/**\n * Constructor parameters for {@link DocErrorText}.\n */\nexport interface IDocErrorTextParsedParameters extends IDocNodeParsedParameters {\n    textExcerpt: TokenSequence;\n    messageId: TSDocMessageId;\n    errorMessage: string;\n    errorLocation: TokenSequence;\n}\n/**\n * Represents a span of text that contained invalid markup.\n * The characters should be rendered as plain text.\n */\nexport declare class DocErrorText extends DocNode {\n    private _text;\n    private readonly _textExcerpt;\n    private readonly _messageId;\n    private readonly _errorMessage;\n    private readonly _errorLocation;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocErrorTextParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The characters that should be rendered as plain text because they\n     * could not be parsed successfully.\n     */\n    get text(): string;\n    get textExcerpt(): TokenSequence | undefined;\n    /**\n     * The TSDoc error message identifier.\n     */\n    get messageId(): TSDocMessageId;\n    /**\n     * A description of why the character could not be parsed.\n     */\n    get errorMessage(): string;\n    /**\n     * The range of characters that caused the error.  In general these may be\n     * somewhat farther ahead in the input stream from the DocErrorText node itself.\n     *\n     * @remarks\n     * For example, for the malformed HTML tag `<a href=\"123\" @ /a>`, the DocErrorText node\n     * will correspond to the `<` character that looked like an HTML tag, whereas the\n     * error location might be the `@` character that caused the trouble.\n     */\n    get errorLocation(): TokenSequence;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocErrorText.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocEscapedText.d.ts": "import { DocNodeKind, type IDocNodeParsedParameters, DocNode } from './DocNode';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Constructor parameters for {@link DocEscapedText}.\n */\nexport interface IDocEscapedTextParsedParameters extends IDocNodeParsedParameters {\n    escapeStyle: EscapeStyle;\n    encodedTextExcerpt: TokenSequence;\n    decodedText: string;\n}\n/**\n * The style of escaping to be used with DocEscapedText.\n */\nexport declare enum EscapeStyle {\n    /**\n     * Use a backslash symbol to escape the character.\n     */\n    CommonMarkBackslash = 0\n}\n/**\n * Represents a text character that should be escaped as a TSDoc symbol.\n * @remarks\n * Note that renders will normally apply appropriate escaping when rendering\n * DocPlainText in a format such as HTML or TSDoc.  The DocEscapedText node\n * forces a specific escaping that may not be the default.\n */\nexport declare class DocEscapedText extends DocNode {\n    private readonly _escapeStyle;\n    private _encodedText;\n    private readonly _encodedTextExcerpt;\n    private readonly _decodedText;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocEscapedTextParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The style of escaping to be performed.\n     */\n    get escapeStyle(): EscapeStyle;\n    /**\n     * The text sequence including escapes.\n     */\n    get encodedText(): string;\n    /**\n     * The text without escaping.\n     */\n    get decodedText(): string;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocEscapedText.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocExcerpt.d.ts": "import { DocNode, type IDocNodeParameters, DocNodeKind } from './DocNode';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Indicates the type of {@link DocExcerpt}.\n */\nexport declare enum ExcerptKind {\n    Spacing = \"Spacing\",\n    BlockTag = \"BlockTag\",\n    CodeSpan_OpeningDelimiter = \"CodeSpan_OpeningDelimiter\",\n    CodeSpan_Code = \"CodeSpan_Code\",\n    CodeSpan_ClosingDelimiter = \"CodeSpan_ClosingDelimiter\",\n    DeclarationReference_PackageName = \"DeclarationReference_PackageName\",\n    DeclarationReference_ImportPath = \"DeclarationReference_ImportPath\",\n    DeclarationReference_ImportHash = \"DeclarationReference_ImportHash\",\n    /**\n     * Input characters that were reported as an error and do not appear to be part of a valid expression.\n     * A syntax highlighter might display them with an error color (e.g. red).\n     */\n    ErrorText = \"ErrorText\",\n    /**\n     * Input characters that do not conform to the TSDoc specification, but were recognized by the parser, for example\n     * as a known JSDoc pattern.  A syntax highlighter should not display them with an error color (e.g. red)\n     * because the error reporting may be suppressed for \"lax\" parsing of legacy source code.\n     */\n    NonstandardText = \"NonstandardText\",\n    EscapedText = \"EscapedText\",\n    FencedCode_OpeningFence = \"FencedCode_OpeningFence\",\n    FencedCode_Language = \"FencedCode_Language\",\n    FencedCode_Code = \"FencedCode_Code\",\n    FencedCode_ClosingFence = \"FencedCode_ClosingFence\",\n    HtmlAttribute_Name = \"HtmlAttribute_Name\",\n    HtmlAttribute_Equals = \"HtmlAttribute_Equals\",\n    HtmlAttribute_Value = \"HtmlAttribute_Value\",\n    HtmlEndTag_OpeningDelimiter = \"HtmlEndTag_OpeningDelimiter\",\n    HtmlEndTag_Name = \"HtmlEndTag_Name\",\n    HtmlEndTag_ClosingDelimiter = \"HtmlEndTag_ClosingDelimiter\",\n    HtmlStartTag_OpeningDelimiter = \"HtmlStartTag_OpeningDelimiter\",\n    HtmlStartTag_Name = \"HtmlStartTag_Name\",\n    HtmlStartTag_ClosingDelimiter = \"HtmlStartTag_ClosingDelimiter\",\n    InlineTag_OpeningDelimiter = \"InlineTag_OpeningDelimiter\",\n    InlineTag_TagName = \"InlineTag_TagName\",\n    InlineTag_TagContent = \"InlineTag_TagContent\",\n    InlineTag_ClosingDelimiter = \"InlineTag_ClosingDelimiter\",\n    LinkTag_UrlDestination = \"LinkTag_UrlDestination\",\n    LinkTag_Pipe = \"LinkTag_Pipe\",\n    LinkTag_LinkText = \"LinkTag_LinkText\",\n    MemberIdentifier_LeftQuote = \"MemberIdentifier_LeftQuote\",\n    MemberIdentifier_Identifier = \"MemberIdentifier_Identifier\",\n    MemberIdentifier_RightQuote = \"MemberIdentifier_RightQuote\",\n    MemberReference_Dot = \"MemberReference_Dot\",\n    MemberReference_LeftParenthesis = \"MemberReference_LeftParenthesis\",\n    MemberReference_Colon = \"MemberReference_Colon\",\n    MemberReference_RightParenthesis = \"MemberReference_RightParenthesis\",\n    MemberSelector = \"MemberSelector\",\n    DocMemberSymbol_LeftBracket = \"DocMemberSymbol_LeftBracket\",\n    DocMemberSymbol_RightBracket = \"DocMemberSymbol_RightBracket\",\n    ParamBlock_ParameterName = \"ParamBlock_ParameterName\",\n    ParamBlock_Hyphen = \"ParamBlock_Hyphen\",\n    PlainText = \"PlainText\",\n    SoftBreak = \"SoftBreak\"\n}\n/**\n * Constructor parameters for {@link DocExcerpt}.\n */\nexport interface IDocExcerptParameters extends IDocNodeParameters {\n    excerptKind: ExcerptKind;\n    content: TokenSequence;\n}\n/**\n * Represents a parsed token sequence.\n *\n * @remarks\n * When a `DocNode` is created by parsing a doc comment, it will have `DocExcerpt` child nodes corresponding to\n * the parsed syntax elements such as names, keywords, punctuation, and spaces.  These excerpts indicate the original\n * coordinates of the syntax element, and thus can be used for syntax highlighting and precise error reporting.\n * They could also be used to rewrite specific words in a source file (e.g. renaming a parameter) without disturbing\n * any other characters in the file.\n *\n * Every parsed character will correspond to at most one DocExcerpt object.  In other words, excerpts never overlap.\n * A given excerpt can span multiple comment lines, and it may contain gaps, for example to skip the `*` character\n * that starts a new TSDoc comment line.\n */\nexport declare class DocExcerpt extends DocNode {\n    private readonly _excerptKind;\n    private readonly _content;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocExcerptParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * Indicates the kind of DocExcerpt.\n     */\n    get excerptKind(): ExcerptKind;\n    /**\n     * The input token sequence corresponding to this excerpt.\n     * @remarks\n     * Note that a token sequence can span multiple input lines and may contain gaps, for example to skip the `*`\n     * character that starts a new TSDoc comment line.\n     */\n    get content(): TokenSequence;\n}\n//# sourceMappingURL=DocExcerpt.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocFencedCode.d.ts": "import { DocNodeKind, type IDocNodeParameters, DocNode, type IDocNodeParsedParameters } from './DocNode';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Constructor parameters for {@link DocFencedCode}.\n */\nexport interface IDocFencedCodeParameters extends IDocNodeParameters {\n    language: string;\n    code: string;\n}\n/**\n * Constructor parameters for {@link DocFencedCode}.\n */\nexport interface IDocFencedCodeParsedParameters extends IDocNodeParsedParameters {\n    openingFenceExcerpt: TokenSequence;\n    spacingAfterOpeningFenceExcerpt?: TokenSequence;\n    languageExcerpt?: TokenSequence;\n    spacingAfterLanguageExcerpt?: TokenSequence;\n    codeExcerpt: TokenSequence;\n    spacingBeforeClosingFenceExcerpt?: TokenSequence;\n    closingFenceExcerpt: TokenSequence;\n    spacingAfterClosingFenceExcerpt?: TokenSequence;\n}\n/**\n * Represents CommonMark-style code fence, i.e. a block of program code that\n * starts and ends with a line comprised of three backticks.  The opening delimiter\n * can also specify a language for a syntax highlighter.\n */\nexport declare class DocFencedCode extends DocNode {\n    private readonly _openingFenceExcerpt;\n    private readonly _spacingAfterOpeningFenceExcerpt;\n    private _language;\n    private readonly _languageExcerpt;\n    private readonly _spacingAfterLanguageExcerpt;\n    private _code;\n    private readonly _codeExcerpt;\n    private readonly _spacingBeforeClosingFenceExcerpt;\n    private readonly _closingFenceExcerpt;\n    private readonly _spacingAfterClosingFenceExcerpt;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocFencedCodeParameters | IDocFencedCodeParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * A name that can optionally be included after the opening code fence delimiter,\n     * on the same line as the three backticks.  This name indicates the programming language\n     * for the code, which a syntax highlighter may use to style the code block.\n     *\n     * @remarks\n     * The TSDoc standard requires that the language \"ts\" should be interpreted to mean TypeScript.\n     * Other languages names may be supported, but this is implementation dependent.\n     *\n     * CommonMark refers to this field as the \"info string\".\n     *\n     * @privateRemarks\n     * Examples of language strings supported by GitHub flavored markdown:\n     * https://raw.githubusercontent.com/github/linguist/master/lib/linguist/languages.yml\n     */\n    get language(): string | 'ts' | '';\n    /**\n     * The text that should be rendered as code.\n     */\n    get code(): string;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocFencedCode.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocHtmlAttribute.d.ts": "import { DocNode, DocNodeKind, type IDocNodeParameters, type IDocNodeParsedParameters } from './DocNode';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Constructor parameters for {@link DocHtmlAttribute}.\n */\nexport interface IDocHtmlAttributeParameters extends IDocNodeParameters {\n    name: string;\n    spacingAfterName?: string;\n    spacingAfterEquals?: string;\n    value: string;\n    spacingAfterValue?: string;\n}\n/**\n * Constructor parameters for {@link DocHtmlAttribute}.\n */\nexport interface IDocHtmlAttributeParsedParameters extends IDocNodeParsedParameters {\n    nameExcerpt: TokenSequence;\n    spacingAfterNameExcerpt?: TokenSequence;\n    equalsExcerpt: TokenSequence;\n    spacingAfterEqualsExcerpt?: TokenSequence;\n    valueExcerpt: TokenSequence;\n    spacingAfterValueExcerpt?: TokenSequence;\n}\n/**\n * Represents an HTML attribute inside a DocHtmlStartTag or DocHtmlEndTag.\n *\n * Example: `href=\"#\"` inside `<a href=\"#\" />`\n */\nexport declare class DocHtmlAttribute extends DocNode {\n    private _name;\n    private readonly _nameExcerpt;\n    private _spacingAfterName;\n    private readonly _spacingAfterNameExcerpt;\n    private readonly _equalsExcerpt;\n    private _spacingAfterEquals;\n    private readonly _spacingAfterEqualsExcerpt;\n    private _value;\n    private readonly _valueExcerpt;\n    private _spacingAfterValue;\n    private readonly _spacingAfterValueExcerpt;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocHtmlAttributeParameters | IDocHtmlAttributeParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The HTML attribute name.\n     */\n    get name(): string;\n    /**\n     * Explicit whitespace that a renderer should insert after the HTML attribute name.\n     * If undefined, then the renderer can use a formatting rule to generate appropriate spacing.\n     */\n    get spacingAfterName(): string | undefined;\n    /**\n     * Explicit whitespace that a renderer should insert after the \"=\".\n     * If undefined, then the renderer can use a formatting rule to generate appropriate spacing.\n     */\n    get spacingAfterEquals(): string | undefined;\n    /**\n     * The HTML attribute value.\n     */\n    get value(): string;\n    /**\n     * Explicit whitespace that a renderer should insert after the HTML attribute name.\n     * If undefined, then the renderer can use a formatting rule to generate appropriate spacing.\n     */\n    get spacingAfterValue(): string | undefined;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocHtmlAttribute.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocHtmlEndTag.d.ts": "import { DocNode, DocNodeKind, type IDocNodeParameters, type IDocNodeParsedParameters } from './DocNode';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Constructor parameters for {@link DocHtmlEndTag}.\n */\nexport interface IDocHtmlEndTagParameters extends IDocNodeParameters {\n    name: string;\n}\n/**\n * Constructor parameters for {@link DocHtmlEndTag}.\n */\nexport interface IDocHtmlEndTagParsedParameters extends IDocNodeParsedParameters {\n    openingDelimiterExcerpt: TokenSequence;\n    nameExcerpt: TokenSequence;\n    spacingAfterNameExcerpt?: TokenSequence;\n    closingDelimiterExcerpt: TokenSequence;\n}\n/**\n * Represents an HTML end tag.  Example: `</a>`\n */\nexport declare class DocHtmlEndTag extends DocNode {\n    private readonly _openingDelimiterExcerpt;\n    private _name;\n    private readonly _nameExcerpt;\n    private readonly _spacingAfterNameExcerpt;\n    private readonly _closingDelimiterExcerpt;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocHtmlEndTagParameters | IDocHtmlEndTagParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The HTML element name.\n     */\n    get name(): string;\n    /**\n     * Generates the HTML for this tag.\n     */\n    emitAsHtml(): string;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocHtmlEndTag.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocHtmlStartTag.d.ts": "import { DocNode, DocNodeKind, type IDocNodeParameters, type IDocNodeParsedParameters } from './DocNode';\nimport type { DocHtmlAttribute } from './DocHtmlAttribute';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Constructor parameters for {@link DocHtmlStartTag}.\n */\nexport interface IDocHtmlStartTagParameters extends IDocNodeParameters {\n    name: string;\n    spacingAfterName?: string;\n    htmlAttributes?: DocHtmlAttribute[];\n    selfClosingTag?: boolean;\n}\n/**\n * Constructor parameters for {@link DocHtmlStartTag}.\n */\nexport interface IDocHtmlStartTagParsedParameters extends IDocNodeParsedParameters {\n    openingDelimiterExcerpt: TokenSequence;\n    nameExcerpt: TokenSequence;\n    spacingAfterNameExcerpt?: TokenSequence;\n    htmlAttributes: DocHtmlAttribute[];\n    selfClosingTag: boolean;\n    closingDelimiterExcerpt: TokenSequence;\n}\n/**\n * Represents an HTML start tag, which may or may not be self-closing.\n *\n * Example: `<a href=\"#\" />`\n */\nexport declare class DocHtmlStartTag extends DocNode {\n    private readonly _openingDelimiterExcerpt;\n    private _name;\n    private readonly _nameExcerpt;\n    private _spacingAfterName;\n    private readonly _spacingAfterNameExcerpt;\n    private readonly _htmlAttributes;\n    private readonly _selfClosingTag;\n    private readonly _closingDelimiterExcerpt;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocHtmlStartTagParameters | IDocHtmlStartTagParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The HTML element name.\n     */\n    get name(): string;\n    /**\n     * The HTML attributes belonging to this HTML element.\n     */\n    get htmlAttributes(): ReadonlyArray<DocHtmlAttribute>;\n    /**\n     * If true, then the HTML tag ends with `/>` instead of `>`.\n     */\n    get selfClosingTag(): boolean;\n    /**\n     * Explicit whitespace that a renderer should insert after the HTML element name.\n     * If undefined, then the renderer can use a formatting rule to generate appropriate spacing.\n     */\n    get spacingAfterName(): string | undefined;\n    /**\n     * Generates the HTML for this tag.\n     */\n    emitAsHtml(): string;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocHtmlStartTag.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocInheritDocTag.d.ts": "import { DocNodeKind, type DocNode } from './DocNode';\nimport type { DocDeclarationReference } from './DocDeclarationReference';\nimport { DocInlineTagBase, type IDocInlineTagBaseParsedParameters, type IDocInlineTagBaseParameters } from './DocInlineTagBase';\n/**\n * Constructor parameters for {@link DocInheritDocTag}.\n */\nexport interface IDocInheritDocTagParameters extends IDocInlineTagBaseParameters {\n    declarationReference?: DocDeclarationReference;\n}\n/**\n * Constructor parameters for {@link DocInheritDocTag}.\n */\nexport interface IDocInheritDocTagParsedParameters extends IDocInlineTagBaseParsedParameters {\n    declarationReference?: DocDeclarationReference;\n}\n/**\n * Represents an `{@inheritDoc}` tag.\n */\nexport declare class DocInheritDocTag extends DocInlineTagBase {\n    private readonly _declarationReference;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocInheritDocTagParameters | IDocInheritDocTagParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The declaration that the documentation will be inherited from.\n     * If omitted, the documentation will be inherited from the parent class.\n     */\n    get declarationReference(): DocDeclarationReference | undefined;\n    /** @override */\n    protected getChildNodesForContent(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocInheritDocTag.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocInlineTag.d.ts": "import { DocNodeKind, DocNode } from './DocNode';\nimport type { TokenSequence } from '../parser/TokenSequence';\nimport { type IDocInlineTagBaseParameters, type IDocInlineTagBaseParsedParameters, DocInlineTagBase } from './DocInlineTagBase';\n/**\n * Constructor parameters for {@link DocInlineTag}.\n */\nexport interface IDocInlineTagParameters extends IDocInlineTagBaseParameters {\n    tagContent: string;\n}\n/**\n * Constructor parameters for {@link DocInlineTag}.\n */\nexport interface IDocInlineTagParsedParameters extends IDocInlineTagBaseParsedParameters {\n    tagContentExcerpt?: TokenSequence;\n}\n/**\n * Represents a generic TSDoc inline tag, including custom tags.\n *\n * @remarks\n * NOTE: Certain tags such as `{@link}` and `{@inheritDoc}` have specialized structures and parser rules,\n * and thus are represented using {@link DocLinkTag} or {@link DocInheritDocTag} instead.  However, if the\n * specialized parser rule encounters a syntax error, but the outer framing is correct, then the parser constructs\n * a generic `DocInlineTag` instead of `DocErrorText`.  This means, for example, that it is possible sometimes for\n * `DocInlineTag.tagName` to be `\"@link\"`.\n */\nexport declare class DocInlineTag extends DocInlineTagBase {\n    private _tagContent;\n    private readonly _tagContentExcerpt;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocInlineTagParameters | IDocInlineTagParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The tag content.\n     * @remarks\n     * For example, if the tag is `{@myTag x=12.34 y=56.78 }` then the tag content\n     * would be `x=12.34 y=56.78 `, including the trailing space but not the leading space.\n     */\n    get tagContent(): string;\n    /** @override */\n    protected getChildNodesForContent(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocInlineTag.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocInlineTagBase.d.ts": "import { type IDocNodeParameters, DocNode, type IDocNodeParsedParameters } from './DocNode';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Constructor parameters for {@link DocInlineTagBase}.\n */\nexport interface IDocInlineTagBaseParameters extends IDocNodeParameters {\n    tagName: string;\n}\n/**\n * Constructor parameters for {@link DocInlineTagBase}.\n */\nexport interface IDocInlineTagBaseParsedParameters extends IDocNodeParsedParameters {\n    openingDelimiterExcerpt: TokenSequence;\n    tagNameExcerpt: TokenSequence;\n    tagName: string;\n    spacingAfterTagNameExcerpt?: TokenSequence;\n    closingDelimiterExcerpt: TokenSequence;\n}\n/**\n * The abstract base class for {@link DocInlineTag}, {@link DocLinkTag}, and {@link DocInheritDocTag}.\n */\nexport declare abstract class DocInlineTagBase extends DocNode {\n    private readonly _openingDelimiterExcerpt;\n    private readonly _tagName;\n    private readonly _tagNameWithUpperCase;\n    private readonly _tagNameExcerpt;\n    private readonly _spacingAfterTagNameExcerpt;\n    private readonly _closingDelimiterExcerpt;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocInlineTagBaseParameters | IDocInlineTagBaseParsedParameters);\n    /**\n     * The TSDoc tag name.  TSDoc tag names start with an at-sign (`@`) followed\n     * by ASCII letters using \"camelCase\" capitalization.\n     *\n     * @remarks\n     * For example, if the inline tag is `{@link Guid.toString | the toString() method}`\n     * then the tag name would be `@link`.\n     */\n    get tagName(): string;\n    /**\n     * The TSDoc tag name in all capitals, which is used for performing\n     * case-insensitive comparisons or lookups.\n     */\n    get tagNameWithUpperCase(): string;\n    /** @override @sealed */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n    /**\n     * Allows child classes to replace the tagContentParticle with a more detailed\n     * set of nodes.\n     * @virtual\n     */\n    protected abstract getChildNodesForContent(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocInlineTagBase.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocLinkTag.d.ts": "import { DocNodeKind, DocNode } from './DocNode';\nimport type { DocDeclarationReference } from './DocDeclarationReference';\nimport { DocInlineTagBase, type IDocInlineTagBaseParsedParameters, type IDocInlineTagBaseParameters } from './DocInlineTagBase';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Constructor parameters for {@link DocLinkTag}.\n */\nexport interface IDocLinkTagParameters extends IDocInlineTagBaseParameters {\n    codeDestination?: DocDeclarationReference;\n    urlDestination?: string;\n    linkText?: string;\n}\n/**\n * Constructor parameters for {@link DocLinkTag}.\n */\nexport interface IDocLinkTagParsedParameters extends IDocInlineTagBaseParsedParameters {\n    codeDestination?: DocDeclarationReference;\n    urlDestinationExcerpt?: TokenSequence;\n    spacingAfterDestinationExcerpt?: TokenSequence;\n    pipeExcerpt?: TokenSequence;\n    spacingAfterPipeExcerpt?: TokenSequence;\n    linkTextExcerpt?: TokenSequence;\n    spacingAfterLinkTextExcerpt?: TokenSequence;\n}\n/**\n * Represents an `{@link}` tag.\n */\nexport declare class DocLinkTag extends DocInlineTagBase {\n    private readonly _codeDestination;\n    private _urlDestination;\n    private readonly _urlDestinationExcerpt;\n    private readonly _spacingAfterDestinationExcerpt;\n    private readonly _pipeExcerpt;\n    private readonly _spacingAfterPipeExcerpt;\n    private _linkText;\n    private readonly _spacingAfterLinkTextExcerpt;\n    private readonly _linkTextExcerpt;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocLinkTagParameters | IDocLinkTagParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * If the link tag refers to a declaration, this returns the declaration reference object;\n     * otherwise this property is undefined.\n     * @remarks\n     * Either the `codeDestination` or the `urlDestination` property will be defined, but never both.\n     */\n    get codeDestination(): DocDeclarationReference | undefined;\n    /**\n     * If the link tag was an ordinary URI, this returns the URL string;\n     * otherwise this property is undefined.\n     * @remarks\n     * Either the `codeDestination` or the `urlDestination` property will be defined, but never both.\n     */\n    get urlDestination(): string | undefined;\n    /**\n     * An optional text string that is the hyperlink text.  If omitted, the documentation\n     * renderer will use a default string based on the link itself (e.g. the URL text\n     * or the declaration identifier).\n     *\n     * @remarks\n     *\n     * In HTML, the hyperlink can include leading/trailing space characters around the link text.\n     * For example, this HTML will cause a web browser to `y` and also the space character before\n     * and after it:\n     *\n     * ```html\n     * x<a href=\"#Button\"> y </a> z\n     * ```\n     *\n     * Unlike HTML, TSDoc trims leading/trailing spaces.  For example, this TSDoc will be\n     * displayed `xy z` and underline only the `y` character:\n     *\n     * ```\n     * x{@link Button | y } z\n     * ```\n     */\n    get linkText(): string | undefined;\n    /** @override */\n    protected getChildNodesForContent(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocLinkTag.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocMemberIdentifier.d.ts": "import { DocNodeKind, DocNode, type IDocNodeParameters, type IDocNodeParsedParameters } from './DocNode';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Constructor parameters for {@link DocMemberIdentifier}.\n */\nexport interface IDocMemberIdentifierParameters extends IDocNodeParameters {\n    identifier: string;\n}\n/**\n * Constructor parameters for {@link DocMemberIdentifier}.\n */\nexport interface IDocMemberIdentifierParsedParameters extends IDocNodeParsedParameters {\n    leftQuoteExcerpt?: TokenSequence;\n    identifierExcerpt: TokenSequence;\n    rightQuoteExcerpt?: TokenSequence;\n}\n/**\n * A member identifier is part of a {@link DocMemberReference}.\n */\nexport declare class DocMemberIdentifier extends DocNode {\n    private readonly _leftQuoteExcerpt;\n    private _identifier;\n    private readonly _identifierExcerpt;\n    private readonly _rightQuoteExcerpt;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocMemberIdentifierParameters | IDocMemberIdentifierParsedParameters);\n    /**\n     * Tests whether the input string can be used without quotes as a member identifier in a declaration reference.\n     * If not, {@link DocMemberIdentifier.hasQuotes} will be required.\n     *\n     * @remarks\n     * In order to be used without quotes, the string must follow the identifier syntax for ECMAScript / TypeScript,\n     * and it must not be one of the reserved words used for system selectors (such as `instance`, `static`,\n     * `constructor`, etc).\n     */\n    static isValidIdentifier(identifier: string): boolean;\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The identifier string without any quote encoding.\n     *\n     * @remarks\n     * If the value is not a valid ECMAScript identifier, it will be quoted as a\n     * string literal during rendering.\n     */\n    get identifier(): string;\n    /**\n     * Returns true if the identifier will be rendered as a quoted string literal\n     * instead of as a programming language identifier.  This is required if the\n     * `identifier` property is not a valid ECMAScript identifier.\n     */\n    get hasQuotes(): boolean;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocMemberIdentifier.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocMemberReference.d.ts": "import { DocNode, DocNodeKind, type IDocNodeParameters, type IDocNodeParsedParameters } from './DocNode';\nimport type { DocMemberIdentifier } from './DocMemberIdentifier';\nimport type { DocMemberSymbol } from './DocMemberSymbol';\nimport type { DocMemberSelector } from './DocMemberSelector';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Constructor parameters for {@link DocMemberReference}.\n */\nexport interface IDocMemberReferenceParameters extends IDocNodeParameters {\n    hasDot: boolean;\n    memberIdentifier?: DocMemberIdentifier;\n    memberSymbol?: DocMemberSymbol;\n    selector?: DocMemberSelector;\n}\n/**\n * Constructor parameters for {@link DocMemberReference}.\n */\nexport interface IDocMemberReferenceParsedParameters extends IDocNodeParsedParameters {\n    dotExcerpt?: TokenSequence;\n    spacingAfterDotExcerpt?: TokenSequence;\n    leftParenthesisExcerpt?: TokenSequence;\n    spacingAfterLeftParenthesisExcerpt?: TokenSequence;\n    memberIdentifier?: DocMemberIdentifier;\n    memberSymbol?: DocMemberSymbol;\n    spacingAfterMemberExcerpt?: TokenSequence;\n    colonExcerpt?: TokenSequence;\n    spacingAfterColonExcerpt?: TokenSequence;\n    selector?: DocMemberSelector;\n    spacingAfterSelectorExcerpt?: TokenSequence;\n    rightParenthesisExcerpt?: TokenSequence;\n    spacingAfterRightParenthesisExcerpt?: TokenSequence;\n}\n/**\n * A {@link DocDeclarationReference | declaration reference} includes a chain of\n * member references represented using `DocMemberReference` nodes.\n *\n * @remarks\n * For example, `example-library#ui.controls.Button.(render:static)` is a\n * declaration reference that contains three member references:\n * `ui`, `.controls`, and `.Button`, and `.(render:static)`.\n */\nexport declare class DocMemberReference extends DocNode {\n    private readonly _hasDot;\n    private readonly _dotExcerpt;\n    private readonly _spacingAfterDotExcerpt;\n    private readonly _leftParenthesisExcerpt;\n    private readonly _spacingAfterLeftParenthesisExcerpt;\n    private readonly _memberIdentifier;\n    private readonly _memberSymbol;\n    private readonly _spacingAfterMemberExcerpt;\n    private readonly _colonExcerpt;\n    private readonly _spacingAfterColonExcerpt;\n    private readonly _selector;\n    private readonly _spacingAfterSelectorExcerpt;\n    private readonly _rightParenthesisExcerpt;\n    private readonly _spacingAfterRightParenthesisExcerpt;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocMemberReferenceParameters | IDocMemberReferenceParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * True if this member reference is preceded by a dot (\".\") token.\n     * It should be false only for the first member in the chain.\n     */\n    get hasDot(): boolean;\n    /**\n     * The identifier for the referenced member.\n     * @remarks\n     * Either `memberIdentifier` or `memberSymbol` may be specified, but not both.\n     */\n    get memberIdentifier(): DocMemberIdentifier | undefined;\n    /**\n     * The ECMAScript 6 symbol expression, which may be used instead of an identifier\n     * to indicate the referenced member.\n     * @remarks\n     * Either `memberIdentifier` or `memberSymbol` may be specified, but not both.\n     */\n    get memberSymbol(): DocMemberSymbol | undefined;\n    /**\n     * A TSDoc selector, which may be optionally when the identifier or symbol is insufficient\n     * to unambiguously determine the referenced declaration.\n     */\n    get selector(): DocMemberSelector | undefined;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocMemberReference.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocMemberSelector.d.ts": "import { DocNodeKind, DocNode, type IDocNodeParsedParameters, type IDocNodeParameters } from './DocNode';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Kinds of TSDoc selectors.\n */\nexport declare enum SelectorKind {\n    /**\n     * Used in cases where the parser encounters a string that is incorrect but\n     * valid enough that a DocMemberSelector node was created.\n     */\n    Error = \"error\",\n    /**\n     * System selectors are always all lower-case and belong to a set of predefined label names.\n     */\n    System = \"system\",\n    /**\n     * Index selectors are integer numbers.  They provide an alternative way of referencing\n     * overloaded functions, based on the order in which the declarations appear in\n     * a source file.\n     *\n     * @remarks\n     * Warning:  Index selectors are not recommended; they are intended to provide a temporary\n     * workaround for situations where an external library neglected to declare a `{@label}` tag\n     * and cannot be easily fixed.\n     */\n    Index = \"index\",\n    /**\n     * Label selectors refer to labels created using the `{@label}` TSDoc tag.\n     * The labels are always comprised of upper-case letters or numbers separated by underscores,\n     * and the first character cannot be a number.\n     */\n    Label = \"label\"\n}\n/**\n * Constructor parameters for {@link DocMemberSelector}.\n */\nexport interface IDocMemberSelectorParameters extends IDocNodeParameters {\n    selector: string;\n}\n/**\n * Constructor parameters for {@link DocMemberSelector}.\n */\nexport interface IDocMemberSelectorParsedParameters extends IDocNodeParsedParameters {\n    selectorExcerpt: TokenSequence;\n}\n/**\n */\nexport declare class DocMemberSelector extends DocNode {\n    private static readonly _likeIndexSelectorRegExp;\n    private static readonly _indexSelectorRegExp;\n    private static readonly _likeLabelSelectorRegExp;\n    private static readonly _labelSelectorRegExp;\n    private static readonly _likeSystemSelectorRegExp;\n    private readonly _selector;\n    private _selectorExcerpt;\n    private readonly _selectorKind;\n    private readonly _errorMessage;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocMemberSelectorParameters | IDocMemberSelectorParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The text representation of the selector.\n     *\n     * @remarks\n     * For system selectors, it will be a predefined lower case name.\n     * For label selectors, it will be an upper case name defined using the `{@label}` tag.\n     * For index selectors, it will be a positive integer.\n     */\n    get selector(): string;\n    /**\n     * Indicates the kind of selector.\n     */\n    get selectorKind(): SelectorKind;\n    /**\n     * If the `selectorKind` is `SelectorKind.Error`, this string will be defined and provide\n     * more detail about why the string was not valid.\n     */\n    get errorMessage(): string | undefined;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocMemberSelector.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocMemberSymbol.d.ts": "import { DocNodeKind, DocNode, type IDocNodeParameters, type IDocNodeParsedParameters } from './DocNode';\nimport type { DocDeclarationReference } from './DocDeclarationReference';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Constructor parameters for {@link DocMemberSymbol}.\n */\nexport interface IDocMemberSymbolParameters extends IDocNodeParameters {\n    symbolReference: DocDeclarationReference;\n}\n/**\n * Constructor parameters for {@link DocMemberSymbol}.\n */\nexport interface IDocMemberSymbolParsedParameters extends IDocNodeParsedParameters {\n    leftBracketExcerpt: TokenSequence;\n    spacingAfterLeftBracketExcerpt?: TokenSequence;\n    symbolReference: DocDeclarationReference;\n    rightBracketExcerpt: TokenSequence;\n}\n/**\n * Represents a reference to an ECMAScript 6 symbol that is used\n * to identify a member declaration.\n *\n * @example\n *\n * In the declaration reference `{@link MyClass.([MySymbols.example]:instance)}`,\n * the member symbol `[MySymbols.example]` might be used to reference a property\n * of the class.\n */\nexport declare class DocMemberSymbol extends DocNode {\n    private readonly _leftBracketExcerpt;\n    private readonly _spacingAfterLeftBracketExcerpt;\n    private readonly _symbolReference;\n    private readonly _rightBracketExcerpt;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocMemberSymbolParameters | IDocMemberSymbolParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The declaration reference for the ECMAScript 6 symbol that will act as\n     * the identifier for the member.\n     */\n    get symbolReference(): DocDeclarationReference;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocMemberSymbol.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocNode.d.ts": "import type { TSDocConfiguration } from '../configuration/TSDocConfiguration';\n/**\n * Indicates the type of {@link DocNode}.\n *\n * @remarks\n * When creating custom subclasses of `DocNode`, it's recommended to create your own enum to identify them.\n * To avoid naming conflicts between projects, the enum value should be a string comprised of your full\n * NPM package name, followed by a \"#\" symbol, followed by the class name (without the \"Doc\" prefix).\n */\nexport declare enum DocNodeKind {\n    Block = \"Block\",\n    BlockTag = \"BlockTag\",\n    Excerpt = \"Excerpt\",\n    FencedCode = \"FencedCode\",\n    CodeSpan = \"CodeSpan\",\n    Comment = \"Comment\",\n    DeclarationReference = \"DeclarationReference\",\n    ErrorText = \"ErrorText\",\n    EscapedText = \"EscapedText\",\n    HtmlAttribute = \"HtmlAttribute\",\n    HtmlEndTag = \"HtmlEndTag\",\n    HtmlStartTag = \"HtmlStartTag\",\n    InheritDocTag = \"InheritDocTag\",\n    InlineTag = \"InlineTag\",\n    LinkTag = \"LinkTag\",\n    MemberIdentifier = \"MemberIdentifier\",\n    MemberReference = \"MemberReference\",\n    MemberSelector = \"MemberSelector\",\n    MemberSymbol = \"MemberSymbol\",\n    Paragraph = \"Paragraph\",\n    ParamBlock = \"ParamBlock\",\n    ParamCollection = \"ParamCollection\",\n    PlainText = \"PlainText\",\n    Section = \"Section\",\n    SoftBreak = \"SoftBreak\"\n}\n/**\n * Constructor parameters for {@link DocNode}.\n *\n * @remarks\n * There are two scenarios for constructing `DocNode` objects.  The \"builder scenario\" constructs the object based on\n * literal strings, does NOT create DocExcerpt child nodes, and generally uses the `IDocNodeParameters`\n * hierarchy for its constructor parameters.  The \"parser scenario\" constructs the object by parsing a TypeScript\n * source file, does create DocExcerpt child nodes, and generally uses the {@link IDocNodeParsedParameters} hierarchy.\n */\nexport interface IDocNodeParameters {\n    configuration: TSDocConfiguration;\n}\n/**\n * Constructor parameters for {@link DocNode}.\n *\n * @remarks\n * There are two scenarios for constructing `DocNode` objects.  The \"builder scenario\" constructs the object based on\n * literal strings, does NOT create DocExcerpt child nodes, and generally uses the {@link IDocNodeParameters}\n * hierarchy for its constructor parameters.  The \"parser scenario\" constructs the object by parsing a TypeScript\n * source file, does create DocExcerpt child nodes, and generally uses the `IDocNodeParsedParameters` hierarchy.\n */\nexport interface IDocNodeParsedParameters {\n    configuration: TSDocConfiguration;\n    /**\n     * This is a marker used by {@link DocNode.isParsedParameters} to determine whether the constructor was\n     * invoked using `IDocNodeParameters` (builder scenario) or `IDocNodeParsedParameters` (parser scenario).\n     */\n    parsed: true;\n}\n/**\n * The base class for the parser's Abstract Syntax Tree nodes.\n */\nexport declare abstract class DocNode {\n    readonly configuration: TSDocConfiguration;\n    constructor(parameters: IDocNodeParameters | IDocNodeParsedParameters);\n    /**\n     * Returns a text string that uniquely identifies the child class type.  This is used for example by\n     * switch statements to efficiently determine the kind of node.\n     */\n    abstract get kind(): DocNodeKind | string;\n    /**\n     * Returns the list of child nodes for this node.  This is useful for visitors that want\n     * to scan the tree looking for nodes of a specific type, without having to process\n     * intermediary nodes.\n     */\n    getChildNodes(): ReadonlyArray<DocNode>;\n    /**\n     * Overridden by child classes to implement {@link DocNode.getChildNodes}.\n     * @virtual\n     */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n    /**\n     * A type guard that returns true if the input uses the `IDocNodeParsedParameters` (parser scenario).\n     *\n     * @remarks\n     * There are two scenarios for constructing `DocNode` objects.  The \"builder scenario\" constructs the object based on\n     * literal strings, does NOT create DocExcerpt child nodes, and generally uses the {@link IDocNodeParameters}\n     * hierarchy for its constructor parameters.  The \"parser scenario\" constructs the object by parsing a TypeScript\n     * source file, does create DocExcerpt child nodes, and generally uses the {@link IDocNodeParsedParameters} hierarchy.\n     */\n    static isParsedParameters(parameters: IDocNodeParameters | IDocNodeParsedParameters): parameters is IDocNodeParsedParameters;\n}\n//# sourceMappingURL=DocNode.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocNodeContainer.d.ts": "import { DocNode, type IDocNodeParameters, type IDocNodeParsedParameters } from './DocNode';\n/**\n * Constructor parameters for {@link DocNodeContainer}.\n */\nexport interface IDocNodeContainerParameters extends IDocNodeParameters {\n}\n/**\n * Constructor parameters for {@link DocNodeContainer}.\n */\nexport interface IDocNodeContainerParsedParameters extends IDocNodeParsedParameters {\n}\n/**\n * DocNodeContainer is the base class for DocNode classes that allow arbitrary child nodes to be added by the consumer.\n * The child classes are {@link DocParagraph} and {@link DocSection}.\n */\nexport declare abstract class DocNodeContainer extends DocNode {\n    private readonly _nodes;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocNodeContainerParameters | IDocNodeContainerParsedParameters, childNodes?: ReadonlyArray<DocNode>);\n    /**\n     * The nodes that were added to this container.\n     */\n    get nodes(): ReadonlyArray<DocNode>;\n    /**\n     * Append a node to the container.\n     */\n    appendNode(docNode: DocNode): void;\n    /**\n     * Append nodes to the container.\n     */\n    appendNodes(docNodes: ReadonlyArray<DocNode>): void;\n    /**\n     * Remove all nodes from the container.\n     */\n    clearNodes(): void;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocNodeContainer.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocParagraph.d.ts": "import { DocNodeKind, type DocNode } from './DocNode';\nimport { DocNodeContainer, type IDocNodeContainerParameters } from './DocNodeContainer';\n/**\n * Constructor parameters for {@link DocParagraph}.\n */\nexport interface IDocParagraphParameters extends IDocNodeContainerParameters {\n}\n/**\n * Represents a paragraph of text, similar to a `<p>` element in HTML.\n * Like CommonMark, the TSDoc syntax uses blank lines to delineate paragraphs\n * instead of explicitly notating them.\n */\nexport declare class DocParagraph extends DocNodeContainer {\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocParagraphParameters, childNodes?: ReadonlyArray<DocNode>);\n    /** @override */\n    get kind(): DocNodeKind | string;\n}\n//# sourceMappingURL=DocParagraph.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocParamBlock.d.ts": "import { DocNodeKind, DocNode } from './DocNode';\nimport { DocBlock, type IDocBlockParameters, type IDocBlockParsedParameters } from './DocBlock';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Constructor parameters for {@link DocParamBlock}.\n */\nexport interface IDocParamBlockParameters extends IDocBlockParameters {\n    parameterName: string;\n}\n/**\n * Constructor parameters for {@link DocParamBlock}.\n */\nexport interface IDocParamBlockParsedParameters extends IDocBlockParsedParameters {\n    spacingBeforeParameterNameExcerpt?: TokenSequence;\n    unsupportedJsdocTypeBeforeParameterNameExcerpt?: TokenSequence;\n    unsupportedJsdocOptionalNameOpenBracketExcerpt?: TokenSequence;\n    parameterNameExcerpt: TokenSequence;\n    parameterName: string;\n    unsupportedJsdocOptionalNameRestExcerpt?: TokenSequence;\n    spacingAfterParameterNameExcerpt?: TokenSequence;\n    unsupportedJsdocTypeAfterParameterNameExcerpt?: TokenSequence;\n    hyphenExcerpt?: TokenSequence;\n    spacingAfterHyphenExcerpt?: TokenSequence;\n    unsupportedJsdocTypeAfterHyphenExcerpt?: TokenSequence;\n}\n/**\n * Represents a parsed `@param` or `@typeParam` block, which provides a description for a\n * function parameter.\n */\nexport declare class DocParamBlock extends DocBlock {\n    private readonly _spacingBeforeParameterNameExcerpt;\n    private readonly _unsupportedJsdocTypeBeforeParameterNameExcerpt;\n    private readonly _unsupportedJsdocOptionalNameOpenBracketExcerpt;\n    private readonly _parameterName;\n    private readonly _parameterNameExcerpt;\n    private readonly _unsupportedJsdocOptionalNameRestExcerpt;\n    private readonly _spacingAfterParameterNameExcerpt;\n    private readonly _unsupportedJsdocTypeAfterParameterNameExcerpt;\n    private readonly _hyphenExcerpt;\n    private readonly _spacingAfterHyphenExcerpt;\n    private readonly _unsupportedJsdocTypeAfterHyphenExcerpt;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocParamBlockParameters | IDocParamBlockParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The name of the parameter that is being documented.\n     * For example \"width\" in `@param width - the width of the object`.\n     */\n    get parameterName(): string;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocParamBlock.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocParamCollection.d.ts": "import { DocNodeKind, DocNode, type IDocNodeParameters } from './DocNode';\nimport type { DocParamBlock } from './DocParamBlock';\n/**\n * Constructor parameters for {@link DocParamCollection}.\n */\nexport interface IDocParamCollectionParameters extends IDocNodeParameters {\n}\n/**\n * Represents a collection of DocParamBlock objects and provides efficient operations for looking up the\n * documentation for a specified parameter name.\n */\nexport declare class DocParamCollection extends DocNode {\n    private readonly _blocks;\n    private _blocksByName;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocParamCollectionParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * Provide an iterator for callers that support it.\n     */\n    [Symbol.iterator](): IterableIterator<DocParamBlock>;\n    /**\n     * Returns the blocks in this collection.\n     */\n    get blocks(): ReadonlyArray<DocParamBlock>;\n    /**\n     * Returns the number of blocks in this collection.\n     */\n    get count(): number;\n    /**\n     * Adds a new block to the collection.\n     */\n    add(docParamBlock: DocParamBlock): void;\n    /**\n     * Removes all blocks from the collection\n     */\n    clear(): void;\n    /**\n     * Returns the first block whose `parameterName` matches the specified string.\n     *\n     * @remarks\n     * If the collection was parsed from an input containing errors, there could potentially be more than\n     * one DocParamBlock with the same name.  In this situation, tryGetBlockByName() will return the first match\n     * that it finds.\n     *\n     * This lookup is optimized using a dictionary.\n     */\n    tryGetBlockByName(parameterName: string): DocParamBlock | undefined;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocParamCollection.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocPlainText.d.ts": "import { DocNodeKind, type IDocNodeParameters, type IDocNodeParsedParameters, DocNode } from './DocNode';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Constructor parameters for {@link DocPlainText}.\n */\nexport interface IDocPlainTextParameters extends IDocNodeParameters {\n    text: string;\n}\n/**\n * Constructor parameters for {@link DocPlainText}.\n */\nexport interface IDocPlainTextParsedParameters extends IDocNodeParsedParameters {\n    textExcerpt: TokenSequence;\n}\n/**\n * Represents a span of comment text that is considered by the parser\n * to contain no special symbols or meaning.\n *\n * @remarks\n * The text content must not contain newline characters.\n * Use DocSoftBreak to represent manual line splitting.\n */\nexport declare class DocPlainText extends DocNode {\n    private static readonly _newlineCharacterRegExp;\n    private _text;\n    private readonly _textExcerpt;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocPlainTextParameters | IDocPlainTextParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * The text content.\n     */\n    get text(): string;\n    get textExcerpt(): TokenSequence | undefined;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocPlainText.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocSection.d.ts": "import { type DocNode, DocNodeKind } from './DocNode';\nimport { DocNodeContainer, type IDocNodeContainerParameters, type IDocNodeContainerParsedParameters } from './DocNodeContainer';\n/**\n * Constructor parameters for {@link DocSection}.\n */\nexport interface IDocSectionParameters extends IDocNodeContainerParameters {\n}\n/**\n * Constructor parameters for {@link DocSection}.\n */\nexport interface IDocSectionParsedParameters extends IDocNodeContainerParsedParameters {\n}\n/**\n * Represents a general block of rich text.\n */\nexport declare class DocSection extends DocNodeContainer {\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocSectionParameters | IDocSectionParsedParameters, childNodes?: ReadonlyArray<DocNode>);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /**\n     * If the last item in DocSection.nodes is not a DocParagraph, a new paragraph\n     * is started.  Either way, the provided docNode will be appended to the paragraph.\n     */\n    appendNodeInParagraph(docNode: DocNode): void;\n    appendNodesInParagraph(docNodes: ReadonlyArray<DocNode>): void;\n}\n//# sourceMappingURL=DocSection.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/DocSoftBreak.d.ts": "import { DocNodeKind, type IDocNodeParameters, DocNode, type IDocNodeParsedParameters } from './DocNode';\nimport type { TokenSequence } from '../parser/TokenSequence';\n/**\n * Constructor parameters for {@link DocSoftBreak}.\n */\nexport interface IDocSoftBreakParameters extends IDocNodeParameters {\n}\n/**\n * Constructor parameters for {@link DocSoftBreak}.\n */\nexport interface IDocSoftBreakParsedParameters extends IDocNodeParsedParameters {\n    softBreakExcerpt: TokenSequence;\n}\n/**\n * Instructs a renderer to insert an explicit newline in the output.\n * (Normally the renderer uses a formatting rule to determine where\n * lines should wrap.)\n *\n * @remarks\n * In HTML, a soft break is represented as an ASCII newline character (which does not\n * affect the web browser's view), whereas the hard break is the `<br />` element\n * (which starts a new line in the web browser's view).\n *\n * TSDoc follows the same conventions, except the renderer avoids emitting\n * two empty lines (because that could start a new CommonMark paragraph).\n */\nexport declare class DocSoftBreak extends DocNode {\n    private readonly _softBreakExcerpt;\n    /**\n     * Don't call this directly.  Instead use {@link TSDocParser}\n     * @internal\n     */\n    constructor(parameters: IDocSoftBreakParameters | IDocSoftBreakParsedParameters);\n    /** @override */\n    get kind(): DocNodeKind | string;\n    /** @override */\n    protected onGetChildNodes(): ReadonlyArray<DocNode | undefined>;\n}\n//# sourceMappingURL=DocSoftBreak.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/nodes/index.d.ts": "export * from './DocBlock';\nexport * from './DocBlockTag';\nexport * from './DocCodeSpan';\nexport * from './DocComment';\nexport * from './DocDeclarationReference';\nexport * from './DocErrorText';\nexport * from './DocEscapedText';\nexport * from './DocExcerpt';\nexport * from './DocFencedCode';\nexport * from './DocHtmlAttribute';\nexport * from './DocHtmlEndTag';\nexport * from './DocHtmlStartTag';\nexport * from './DocInheritDocTag';\nexport * from './DocInlineTag';\nexport * from './DocInlineTagBase';\nexport * from './DocLinkTag';\nexport * from './DocMemberIdentifier';\nexport * from './DocMemberReference';\nexport * from './DocMemberSelector';\nexport * from './DocMemberSymbol';\nexport * from './DocNode';\nexport * from './DocNodeContainer';\nexport * from './DocParagraph';\nexport * from './DocParamBlock';\nexport * from './DocParamCollection';\nexport * from './DocPlainText';\nexport * from './DocSection';\nexport * from './DocSoftBreak';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/LineExtractor.d.ts": "import type { ParserContext } from './ParserContext';\n/**\n * The main API for parsing TSDoc comments.\n */\nexport declare class LineExtractor {\n    private static readonly _whitespaceCharacterRegExp;\n    /**\n     * This step parses an entire code comment from slash-star-star until star-slash,\n     * and extracts the content lines.  The lines are stored in IDocCommentParameters.lines\n     * and the overall text range is assigned to IDocCommentParameters.range.\n     */\n    static extract(parserContext: ParserContext): boolean;\n}\n//# sourceMappingURL=LineExtractor.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/NodeParser.d.ts": "import type { ParserContext } from './ParserContext';\n/**\n * The main parser for TSDoc comments.\n */\nexport declare class NodeParser {\n    private readonly _parserContext;\n    private readonly _configuration;\n    private _currentSection;\n    constructor(parserContext: ParserContext);\n    parse(): void;\n    private _performValidationChecks;\n    private _validateTagDefinition;\n    private _pushAccumulatedPlainText;\n    private _parseAndPushBlock;\n    private _addBlockToDocComment;\n    /**\n     * Used by `_parseParamBlock()`, this parses a JSDoc expression remainder like `string}` or `=\"]\"]` from\n     * an input like `@param {string} [x=\"]\"] - the X value`.  It detects nested balanced pairs of delimiters\n     * and escaped string literals.\n     */\n    private _tryParseJSDocTypeOrValueRest;\n    /**\n     * Used by `_parseParamBlock()`, this parses a JSDoc expression like `{string}` from\n     * an input like `@param {string} x - the X value`.\n     */\n    private _tryParseUnsupportedJSDocType;\n    /**\n     * Used by `_parseParamBlock()`, this parses a JSDoc expression remainder like `=[]]` from\n     * an input like `@param {string} [x=[]] - the X value`.\n     */\n    private _tryParseJSDocOptionalNameRest;\n    private _parseParamBlock;\n    private _pushNode;\n    private _parseBackslashEscape;\n    private _parseBlockTag;\n    private _parseInlineTag;\n    private _parseInheritDocTag;\n    private _parseLinkTag;\n    private _parseLinkTagUrlDestination;\n    private _parseLinkTagCodeDestination;\n    private _parseDeclarationReference;\n    private _parseMemberReference;\n    private _parseMemberSymbol;\n    private _parseMemberIdentifier;\n    private _parseMemberSelector;\n    private _parseHtmlStartTag;\n    private _parseHtmlAttribute;\n    private _parseHtmlString;\n    private _parseHtmlEndTag;\n    /**\n     * Parses an HTML name such as an element name or attribute name.\n     */\n    private _parseHtmlName;\n    private _parseFencedCode;\n    private _parseCodeSpan;\n    private _tryReadSpacingAndNewlines;\n    /**\n     * Read the next token, and report it as a DocErrorText node.\n     */\n    private _createError;\n    /**\n     * Rewind to the specified marker, read the next token, and report it as a DocErrorText node.\n     */\n    private _backtrackAndCreateError;\n    /**\n     * Rewind to the errorStartMarker, read the tokens up to and including errorInclusiveEndMarker,\n     * and report it as a DocErrorText node.\n     */\n    private _backtrackAndCreateErrorRange;\n    /**\n     * Rewind to the specified marker, read the next token, and report it as a DocErrorText node\n     * whose location is based on an IFailure.\n     */\n    private _backtrackAndCreateErrorForFailure;\n    /**\n     * Rewind to the errorStartMarker, read the tokens up to and including errorInclusiveEndMarker,\n     * and report it as a DocErrorText node whose location is based on an IFailure.\n     */\n    private _backtrackAndCreateErrorRangeForFailure;\n    /**\n     * Creates an IFailure whose TokenSequence is a single token.  If a marker is not specified,\n     * then it is the current token.\n     */\n    private _createFailureForToken;\n    /**\n     * Creates an IFailure whose TokenSequence starts from the specified marker and\n     * encompasses all tokens read since then.  If none were read, then the next token used.\n     */\n    private _createFailureForTokensSince;\n}\n//# sourceMappingURL=NodeParser.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/ParagraphSplitter.d.ts": "import { DocSection, type DocNode } from '../nodes';\n/**\n * The ParagraphSplitter is a secondary stage that runs after the NodeParser has constructed\n * the DocComment.  It splits DocParagraph nodes into multiple paragraphs by looking for\n * paragraph delimiters.  Following CommonMark conventions, paragraphs are delimited by\n * one or more blank lines.  (These lines end with SoftBreak nodes.)  The blank lines are\n * not discarded.  Instead, they are attached to the preceding paragraph.  If the DocParagraph\n * starts with blank lines, they are preserved to avoid creating a paragraph containing only\n * whitespace.\n */\nexport declare class ParagraphSplitter {\n    private static readonly _whitespaceRegExp;\n    /**\n     * Split all paragraphs belonging to the provided subtree.\n     */\n    static splitParagraphs(node: DocNode): void;\n    /**\n     * Split all paragraphs belonging to the provided DocSection.\n     */\n    static splitParagraphsForSection(docSection: DocSection): void;\n    private static _splitParagraph;\n    private static _isWhitespace;\n}\n//# sourceMappingURL=ParagraphSplitter.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/ParserContext.d.ts": "import { TextRange } from './TextRange';\nimport type { Token } from './Token';\nimport { DocComment } from '../nodes';\nimport type { TSDocConfiguration } from '../configuration/TSDocConfiguration';\nimport { ParserMessageLog } from './ParserMessageLog';\n/**\n * An internal data structure that tracks all the state being built up by the various\n * parser stages.\n */\nexport declare class ParserContext {\n    /**\n     * The configuration that was provided for the TSDocParser.\n     */\n    readonly configuration: TSDocConfiguration;\n    /**\n     * The `sourceRange` indicates the start and end of the original input that was parsed.\n     */\n    readonly sourceRange: TextRange;\n    /**\n     * The text range starting from the opening `/**` and ending with\n     * the closing `*\\/` delimiter.\n     */\n    commentRange: TextRange;\n    /**\n     * The text ranges corresponding to the lines of content inside the comment.\n     */\n    lines: TextRange[];\n    /**\n     * A complete list of all tokens that were extracted from the input lines.\n     */\n    tokens: Token[];\n    /**\n     * The parsed doc comment object.  This is the primary output of the parser.\n     */\n    readonly docComment: DocComment;\n    /**\n     * A queryable log that reports warnings and error messages that occurred during parsing.\n     */\n    readonly log: ParserMessageLog;\n    constructor(configuration: TSDocConfiguration, sourceRange: TextRange);\n}\n//# sourceMappingURL=ParserContext.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/ParserMessage.d.ts": "import type { TextRange } from './TextRange';\nimport type { TokenSequence } from './TokenSequence';\nimport type { DocNode } from '../nodes/DocNode';\nimport type { TSDocMessageId } from './TSDocMessageId';\n/**\n * Constructor parameters for {@link ParserMessage}.\n */\nexport interface IParserMessageParameters {\n    messageId: TSDocMessageId;\n    messageText: string;\n    textRange: TextRange;\n    tokenSequence?: TokenSequence;\n    docNode?: DocNode;\n}\n/**\n * Represents an error or warning that occurred during parsing.\n */\nexport declare class ParserMessage {\n    /**\n     * A string that uniquely identifies the messages reported by the TSDoc parser.\n     */\n    readonly messageId: TSDocMessageId;\n    /**\n     * The message text without the default prefix that shows line/column information.\n     */\n    readonly unformattedText: string;\n    readonly textRange: TextRange;\n    readonly tokenSequence: TokenSequence | undefined;\n    readonly docNode: DocNode | undefined;\n    private _text;\n    constructor(parameters: IParserMessageParameters);\n    /**\n     * Generates a line/column prefix.  Example with line=2 and column=5\n     * and message=\"An error occurred\":\n     * ```\n     * \"(2,5): An error occurred\"\n     * ```\n     */\n    private static _formatMessageText;\n    /**\n     * The message text.\n     */\n    get text(): string;\n    toString(): string;\n}\n//# sourceMappingURL=ParserMessage.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/ParserMessageLog.d.ts": "import { ParserMessage } from './ParserMessage';\nimport type { TextRange } from './TextRange';\nimport type { TokenSequence } from './TokenSequence';\nimport type { DocNode } from '../nodes/DocNode';\nimport type { DocErrorText } from '../nodes/DocErrorText';\nimport type { TSDocMessageId } from './TSDocMessageId';\n/**\n * Used to report errors and warnings that occurred during parsing.\n */\nexport declare class ParserMessageLog {\n    private _messages;\n    /**\n     * The unfiltered list of all messages.\n     */\n    get messages(): ReadonlyArray<ParserMessage>;\n    /**\n     * Append a message to the log.\n     */\n    addMessage(parserMessage: ParserMessage): void;\n    /**\n     * Append a message associated with a TextRange.\n     */\n    addMessageForTextRange(messageId: TSDocMessageId, messageText: string, textRange: TextRange): void;\n    /**\n     * Append a message associated with a TokenSequence.\n     */\n    addMessageForTokenSequence(messageId: TSDocMessageId, messageText: string, tokenSequence: TokenSequence, docNode?: DocNode): void;\n    /**\n     * Append a message associated with a TokenSequence.\n     */\n    addMessageForDocErrorText(docErrorText: DocErrorText): void;\n}\n//# sourceMappingURL=ParserMessageLog.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/StringChecks.d.ts": "/**\n * Helpers for validating various text string formats.\n */\nexport declare class StringChecks {\n    private static readonly _tsdocTagNameRegExp;\n    private static readonly _urlSchemeRegExp;\n    private static readonly _urlSchemeAfterRegExp;\n    private static readonly _htmlNameRegExp;\n    private static readonly _identifierBadCharRegExp;\n    private static readonly _identifierNumberStartRegExp;\n    private static readonly _validPackageNameRegExp;\n    private static readonly _systemSelectors;\n    /**\n     * Tests whether the input string is a valid TSDoc tag name; if not, returns an error message.\n     * TSDoc tag names start with an at-sign (\"@\") followed by ASCII letters using\n     * \"camelCase\" capitalization.\n     */\n    static explainIfInvalidTSDocTagName(tagName: string): string | undefined;\n    /**\n     * Throws an exception if the input string is not a valid TSDoc tag name.\n     * TSDoc tag names start with an at-sign (\"@\") followed by ASCII letters using\n     * \"camelCase\" capitalization.\n     */\n    static validateTSDocTagName(tagName: string): void;\n    /**\n     * Tests whether the input string is a URL form supported inside an \"@link\" tag; if not,\n     * returns an error message.\n     */\n    static explainIfInvalidLinkUrl(url: string): string | undefined;\n    /**\n     * Tests whether the input string is a valid HTML element or attribute name.\n     */\n    static explainIfInvalidHtmlName(htmlName: string): string | undefined;\n    /**\n     * Throws an exception if the input string is a not valid HTML element or attribute name.\n     */\n    static validateHtmlName(htmlName: string): void;\n    /**\n     * Tests whether the input string is a valid NPM package name.\n     */\n    static explainIfInvalidPackageName(packageName: string): string | undefined;\n    /**\n     * Tests whether the input string is a valid declaration reference import path.\n     */\n    static explainIfInvalidImportPath(importPath: string, prefixedByPackageName: boolean): string | undefined;\n    /**\n     * Returns true if the input string is a TSDoc system selector.\n     */\n    static isSystemSelector(selector: string): boolean;\n    /**\n     * Tests whether the input string is a valid ECMAScript identifier.\n     * A precise check is extremely complicated and highly dependent on the standard version\n     * and how faithfully the interpreter implements it, so here we use a conservative heuristic.\n     */\n    static explainIfInvalidUnquotedIdentifier(identifier: string): string | undefined;\n    /**\n     * Tests whether the input string can be used without quotes as a member identifier in a declaration reference.\n     * If not, it should be enclosed in quotes.\n     */\n    static explainIfInvalidUnquotedMemberIdentifier(identifier: string): string | undefined;\n}\n//# sourceMappingURL=StringChecks.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/TSDocMessageId.d.ts": "/**\n * Unique identifiers for messages reported by the TSDoc parser.\n *\n * @remarks\n *\n * These strings are possible values for the {@link ParserMessage.messageId} property.\n * These identifiers can be used to suppress or configure the reporting of individual messages.\n * They are also useful when searching for help about a particular error.\n *\n * @public\n */\nexport declare enum TSDocMessageId {\n    /**\n     * File not found\n     * @remarks\n     * Reported by the `@microsoft/tsdoc-config` package when it failed to find a `tsdoc.json` file.\n     */\n    ConfigFileNotFound = \"tsdoc-config-file-not-found\",\n    /**\n     * Error parsing JSON input: ___\n     * @remarks\n     * Reported by the `@microsoft/tsdoc-config` package when the `tsdoc.json` file has invalid JSON syntax.\n     */\n    ConfigInvalidJson = \"tsdoc-config-invalid-json\",\n    /**\n     * Unsupported JSON \"$schema\" value\n     * @remarks\n     * Reported by the `@microsoft/tsdoc-config` package when the file format is not supported.\n     */\n    ConfigFileUnsupportedSchema = \"tsdoc-config-unsupported-schema\",\n    /**\n     * Error loading config file: ___\n     * @remarks\n     * Reported by the `@microsoft/tsdoc-config` package when the config file doesn't conform to its schema.\n     */\n    ConfigFileSchemaError = \"tsdoc-config-schema-error\",\n    /**\n     * Circular reference encountered for \"extends\" field of \"___\"\n     * @remarks\n     * Reported by the `@microsoft/tsdoc-config` package when the \"extends\" field creates a chain of references\n     * that causes a file to indirectly extend itself.\n     */\n    ConfigFileCyclicExtends = \"tsdoc-config-cyclic-extends\",\n    /**\n     * Unable to resolve \"extends\" reference to \"___\"\n     * @remarks\n     * Reported by the `@microsoft/tsdoc-config` package when module resolution fails for the \"extends\" field.\n     */\n    ConfigFileUnresolvedExtends = \"tsdoc-config-unresolved-extends\",\n    /**\n     * The \"supportForTags\" field refers to an undefined tag \"___\".\n     * @remarks\n     * Reported by the `@microsoft/tsdoc-config` package when loading the tsdoc.json config file.\n     */\n    ConfigFileUndefinedTag = \"tsdoc-config-undefined-tag\",\n    /**\n     * The \"tagDefinitions\" field specifies more than one tag with the name \"___\".\n     * @remarks\n     * Reported by the `@microsoft/tsdoc-config` package when loading the tsdoc.json config file.\n     */\n    ConfigFileDuplicateTagName = \"tsdoc-config-duplicate-tag-name\",\n    /**\n     * A TSDoc tag name must start with a letter and contain only letters and numbers.\n     * @remarks\n     * Reported by the `@microsoft/tsdoc-config` package when loading the tsdoc.json config file.\n     */\n    ConfigFileInvalidTagName = \"tsdoc-config-invalid-tag-name\",\n    /**\n     * Expecting a `/**` comment.\n     * Unexpected end of input.\n     */\n    CommentNotFound = \"tsdoc-comment-not-found\",\n    /**\n     * Expecting a leading `/**`\n     */\n    CommentOpeningDelimiterSyntax = \"tsdoc-comment-missing-opening-delimiter\",\n    /**\n     * Unexpected end of input.\n     */\n    CommentMissingClosingDelimiter = \"tsdoc-comment-missing-closing-delimiter\",\n    /**\n     * A doc comment cannot have more than one `@inheritDoc` tag\n     */\n    ExtraInheritDocTag = \"tsdoc-extra-inheritdoc-tag\",\n    /**\n     * The `}` character should be escaped using a backslash to avoid confusion with a TSDoc inline tag.\n     */\n    EscapeRightBrace = \"tsdoc-escape-right-brace\",\n    /**\n     * The `>` character should be escaped using a backslash to avoid confusion with an HTML tag.\n     */\n    EscapeGreaterThan = \"tsdoc-escape-greater-than\",\n    /**\n     * The ___ block must include a deprecation message, e.g. describing the recommended alternative.\n     */\n    MissingDeprecationMessage = \"tsdoc-missing-deprecation-message\",\n    /**\n     * A ___ block must not be used, because that content is provided by the `@inheritDoc` tag.\n     */\n    InheritDocIncompatibleTag = \"tsdoc-inheritdoc-incompatible-tag\",\n    /**\n     * The summary section must not have any content, because that content is provided by the `@inheritDoc` tag.\n     */\n    InheritDocIncompatibleSummary = \"tsdoc-inheritdoc-incompatible-summary\",\n    /**\n     * The TSDoc tag ___ is an inline tag; it must be enclosed in `{ }` braces.\n     */\n    InlineTagMissingBraces = \"tsdoc-inline-tag-missing-braces\",\n    /**\n     * The TSDoc tag ___ is not an inline tag; it must not be enclosed in `{ }` braces.\n     */\n    TagShouldNotHaveBraces = \"tsdoc-tag-should-not-have-braces\",\n    /**\n     * The TSDoc tag ___ is not supported by this tool.\n     */\n    UnsupportedTag = \"tsdoc-unsupported-tag\",\n    /**\n     * The TSDoc tag ___ is not defined in this configuration.\n     */\n    UndefinedTag = \"tsdoc-undefined-tag\",\n    /**\n     * The `@param` block should not include a JSDoc-style `{type}`.\n     */\n    ParamTagWithInvalidType = \"tsdoc-param-tag-with-invalid-type\",\n    /**\n     * The `@param` block should not include a JSDoc-style optional name; it must not be enclosed in `[ ]` brackets.\n     */\n    ParamTagWithInvalidOptionalName = \"tsdoc-param-tag-with-invalid-optional-name\",\n    /**\n     * The `@param` block should be followed by a parameter name.\n     */\n    ParamTagWithInvalidName = \"tsdoc-param-tag-with-invalid-name\",\n    /**\n     * The `@param` block should be followed by a parameter name and then a hyphen.\n     */\n    ParamTagMissingHyphen = \"tsdoc-param-tag-missing-hyphen\",\n    /**\n     * A backslash must precede another character that is being escaped.  OR\n     * A backslash can only be used to escape a punctuation character.\n     */\n    UnnecessaryBackslash = \"tsdoc-unnecessary-backslash\",\n    /**\n     * Expecting a TSDoc tag starting with `@`.  OR\n     * Expecting a TSDoc tag starting with `{`.\n     */\n    MissingTag = \"tsdoc-missing-tag\",\n    /**\n     * The `@` character looks like part of a TSDoc tag; use a backslash to escape it.\n     */\n    AtSignInWord = \"tsdoc-at-sign-in-word\",\n    /**\n     * Expecting a TSDoc tag name after `@`; if it is not a tag, use a backslash to escape this character.\n     */\n    AtSignWithoutTagName = \"tsdoc-at-sign-without-tag-name\",\n    /**\n     * Expecting a TSDoc tag starting with `{@`.  OR\n     * Expecting a TSDoc inline tag name after the `{@` characters.\n     */\n    MalformedInlineTag = \"tsdoc-malformed-inline-tag\",\n    /**\n     * The token ___ looks like a TSDoc tag but contains an invalid character ___; if it is not a tag,\n     * use a backslash to escape the `@`.\n     */\n    CharactersAfterBlockTag = \"tsdoc-characters-after-block-tag\",\n    /**\n     * A TSDoc tag name must start with a letter and contain only letters and numbers.\n     */\n    MalformedTagName = \"tsdoc-malformed-tag-name\",\n    /**\n     * The character ___ cannot appear after the TSDoc tag name; expecting a space.\n     */\n    CharactersAfterInlineTag = \"tsdoc-characters-after-inline-tag\",\n    /**\n     * The TSDoc inline tag name is missing its closing `}`.\n     */\n    InlineTagMissingRightBrace = \"tsdoc-inline-tag-missing-right-brace\",\n    /**\n     * The `{` character must be escaped with a backslash when used inside a TSDoc inline tag.\n     */\n    InlineTagUnescapedBrace = \"tsdoc-inline-tag-unescaped-brace\",\n    /**\n     * Unexpected character after declaration reference.\n     */\n    InheritDocTagSyntax = \"tsdoc-inheritdoc-tag-syntax\",\n    /**\n     * The `@link` tag content is missing.\n     */\n    LinkTagEmpty = \"tsdoc-link-tag-empty\",\n    /**\n     * The ___ character may not be used in the link text without escaping it.\n     */\n    LinkTagUnescapedText = \"tsdoc-link-tag-unescaped-text\",\n    /**\n     * Unexpected character after link destination.\n     */\n    LinkTagDestinationSyntax = \"tsdoc-link-tag-destination-syntax\",\n    /**\n     * The URL cannot be empty.  OR\n     * An `@link` URL must begin with a scheme comprised only of letters and numbers followed by `://`.  OR\n     * An `@link` URL must have at least one character after `://`.\n     */\n    LinkTagInvalidUrl = \"tsdoc-link-tag-invalid-url\",\n    /**\n     * The declaration reference appears to contain a package name or import path, but it is missing the `#` delimiter.\n     */\n    ReferenceMissingHash = \"tsdoc-reference-missing-hash\",\n    /**\n     * The hash character must be preceded by a package name or import path.\n     */\n    ReferenceHashSyntax = \"tsdoc-reference-hash-syntax\",\n    /**\n     * The package name cannot be an empty string.  OR\n     * The package name ___ is not a valid package name.\n     */\n    ReferenceMalformedPackageName = \"tsdoc-reference-malformed-package-name\",\n    /**\n     * An import path must not contain `//`.  OR\n     * An import path must not end with `/`.  OR\n     * An import path must not start with `/` unless prefixed by a package name.\n     */\n    ReferenceMalformedImportPath = \"tsdoc-reference-malformed-import-path\",\n    /**\n     * Expecting a declaration reference.\n     */\n    MissingReference = \"tsdoc-missing-reference\",\n    /**\n     * Expecting a period before the next component of a declaration reference\n     */\n    ReferenceMissingDot = \"tsdoc-reference-missing-dot\",\n    /**\n     * Syntax error in declaration reference: the member selector must be enclosed in parentheses.\n     */\n    ReferenceSelectorMissingParens = \"tsdoc-reference-selector-missing-parens\",\n    /**\n     * Expecting a colon after the identifier because the expression is in parentheses.\n     */\n    ReferenceMissingColon = \"tsdoc-reference-missing-colon\",\n    /**\n     * Expecting a matching right parenthesis.\n     */\n    ReferenceMissingRightParen = \"tsdoc-reference-missing-right-paren\",\n    /**\n     * Missing declaration reference in symbol reference\n     */\n    ReferenceSymbolSyntax = \"tsdoc-reference-symbol-syntax\",\n    /**\n     * Missing closing square bracket for symbol reference\n     */\n    ReferenceMissingRightBracket = \"tsdoc-reference-missing-right-bracket\",\n    /**\n     * Unexpected end of input inside quoted member identifier.\n     */\n    ReferenceMissingQuote = \"tsdoc-reference-missing-quote\",\n    /**\n     * The quoted identifier cannot be empty.\n     */\n    ReferenceEmptyIdentifier = \"tsdoc-reference-empty-identifier\",\n    /**\n     * Syntax error in declaration reference: expecting a member identifier.\n     */\n    ReferenceMissingIdentifier = \"tsdoc-reference-missing-identifier\",\n    /**\n     * The identifier cannot be an empty string. OR\n     * The identifier cannot non-word characters. OR\n     * The identifier must not start with a number. OR\n     * The identifier ___ must be quoted because it is a TSDoc system selector name.\n     */\n    ReferenceUnquotedIdentifier = \"tsdoc-reference-unquoted-identifier\",\n    /**\n     * Expecting a selector label after the colon.\n     */\n    ReferenceMissingLabel = \"tsdoc-reference-missing-label\",\n    /**\n     * The selector cannot be an empty string.  OR\n     * If the selector begins with a number, it must be a positive integer value.  OR\n     * A label selector must be comprised of upper case letters, numbers, and underscores\n     * and must not start with a number.  OR\n     * The selector ___ is not a recognized TSDoc system selector name.\n     */\n    ReferenceSelectorSyntax = \"tsdoc-reference-selector-syntax\",\n    /**\n     * Expecting an attribute or `>` or `/>`.\n     */\n    HtmlTagMissingGreaterThan = \"tsdoc-html-tag-missing-greater-than\",\n    /**\n     * Expecting `=` after HTML attribute name.\n     */\n    HtmlTagMissingEquals = \"tsdoc-html-tag-missing-equals\",\n    /**\n     * Expecting an HTML string starting with a single-quote or double-quote character.\n     */\n    HtmlTagMissingString = \"tsdoc-html-tag-missing-string\",\n    /**\n     * The HTML string is missing its closing quote.\n     */\n    HtmlStringMissingQuote = \"tsdoc-html-string-missing-quote\",\n    /**\n     * The next character after a closing quote must be spacing or punctuation.\n     */\n    TextAfterHtmlString = \"tsdoc-text-after-html-string\",\n    /**\n     * Expecting an HTML tag starting with `</`.\n     */\n    MissingHtmlEndTag = \"tsdoc-missing-html-end-tag\",\n    /**\n     * A space is not allowed here.  OR\n     * Expecting an HTML name.  OR\n     * An HTML name must be a sequence of letters separated by hyphens.\n     */\n    MalformedHtmlName = \"tsdoc-malformed-html-name\",\n    /**\n     * This HTML element name is not defined by your TSDoc configuration.\n     */\n    UnsupportedHtmlElementName = \"tsdoc-unsupported-html-name\",\n    /**\n     * The opening backtick for a code fence must appear at the start of the line.\n     */\n    CodeFenceOpeningIndent = \"tsdoc-code-fence-opening-indent\",\n    /**\n     * The language specifier cannot contain backtick characters.\n     */\n    CodeFenceSpecifierSyntax = \"tsdoc-code-fence-specifier-syntax\",\n    /**\n     * The closing delimiter for a code fence must not be indented.\n     */\n    CodeFenceClosingIndent = \"tsdoc-code-fence-closing-indent\",\n    /**\n     * Missing closing delimiter.\n     */\n    CodeFenceMissingDelimiter = \"tsdoc-code-fence-missing-delimiter\",\n    /**\n     * Unexpected characters after closing delimiter for code fence.\n     */\n    CodeFenceClosingSyntax = \"tsdoc-code-fence-closing-syntax\",\n    /**\n     * A code span must contain at least one character between the backticks.\n     */\n    CodeSpanEmpty = \"tsdoc-code-span-empty\",\n    /**\n     * The code span is missing its closing backtick.\n     */\n    CodeSpanMissingDelimiter = \"tsdoc-code-span-missing-delimiter\"\n}\nexport declare const allTsdocMessageIds: string[];\nexport declare const allTsdocMessageIdsSet: ReadonlySet<string>;\n//# sourceMappingURL=TSDocMessageId.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/TSDocParser.d.ts": "import { TextRange } from './TextRange';\nimport { ParserContext } from './ParserContext';\nimport { TSDocConfiguration } from '../configuration/TSDocConfiguration';\n/**\n * The main API for parsing TSDoc comments.\n */\nexport declare class TSDocParser {\n    /**\n     * The configuration that was provided for the TSDocParser.\n     */\n    readonly configuration: TSDocConfiguration;\n    constructor(configuration?: TSDocConfiguration);\n    parseString(text: string): ParserContext;\n    parseRange(range: TextRange): ParserContext;\n}\n//# sourceMappingURL=TSDocParser.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/TextRange.d.ts": "/**\n * Text coordinates represented as a line number and column number.\n *\n * @remarks\n * The first character in a file is considered to be in column 1 of line 1.\n * The location with column 0 and line 0 is used to represent an empty, unspecified,\n * or unknown location.\n */\nexport interface ITextLocation {\n    line: number;\n    column: number;\n}\n/**\n * Efficiently references a range of text from a string buffer.\n */\nexport declare class TextRange {\n    /**\n     * Used to represent an empty or unknown range.\n     */\n    static readonly empty: TextRange;\n    /**\n     * The starting index into the associated text buffer.\n     *\n     * @remarks\n     * The text range corresponds to the `range.buffer.substring(range.pos, range.end)`.\n     */\n    readonly pos: number;\n    /**\n     * The (non-inclusive) ending index for the associated text buffer.\n     *\n     * @remarks\n     * The text range corresponds to the `range.buffer.substring(range.pos, range.end)`.\n     */\n    readonly end: number;\n    /**\n     * The string buffer that the `pos` and `end` indexes refer to.\n     */\n    readonly buffer: string;\n    private constructor();\n    /**\n     * Constructs a TextRange that corresponds to an entire string object.\n     */\n    static fromString(buffer: string): TextRange;\n    /**\n     * Constructs a TextRange that corresponds to an entire string object.\n     */\n    static fromStringRange(buffer: string, pos: number, end: number): TextRange;\n    /**\n     * Returns the length of the text range.\n     * @remarks\n     * This value is calculated as the `end` property minus the `pos` property.\n     */\n    get length(): number;\n    /**\n     * Constructs a TextRange that corresponds to a different range of an existing buffer.\n     */\n    getNewRange(pos: number, end: number): TextRange;\n    /**\n     * Returns true if the length of the range is zero.  Note that the object reference may not\n     * be equal to `TextRange.empty`, and the buffer may be different.\n     */\n    isEmpty(): boolean;\n    /**\n     * Returns the range from the associated string buffer.\n     */\n    toString(): string;\n    /**\n     * Returns a debugging dump of the range, indicated via custom delimiters.\n     * @remarks\n     * For example if the delimiters are \"[\" and \"]\", and the range is 3..5 inside \"1234567\",\n     * then the output would be \"12[345]67\".\n     */\n    getDebugDump(posDelimiter: string, endDelimiter: string): string;\n    /**\n     * Calculates the line and column number for the specified offset into the buffer.\n     *\n     * @remarks\n     * This is a potentially expensive operation.\n     *\n     * @param index - an integer offset\n     * @param buffer - the buffer\n     */\n    getLocation(index: number): ITextLocation;\n    private _validateBounds;\n}\n//# sourceMappingURL=TextRange.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/Token.d.ts": "import type { TextRange } from './TextRange';\n/**\n * Distinguishes different types of Token objects.\n */\nexport declare enum TokenKind {\n    /**\n     * A token representing the end of the input.  The Token.range will be an empty range\n     * at the end of the provided input.\n     */\n    EndOfInput = 2001,\n    /**\n     * A token representing a virtual newline.\n     * The Token.range will be an empty range, because the actual newline character may\n     * be noncontiguous due to the doc comment delimiter trimming.\n     */\n    Newline = 2002,\n    /**\n     * A token representing one or more spaces and tabs (but not newlines or end of input).\n     */\n    Spacing = 2003,\n    /**\n     * A token representing one or more ASCII letters, numbers, and underscores.\n     */\n    AsciiWord = 2004,\n    /**\n     * A single ASCII character that behaves like punctuation, e.g. doesn't need whitespace\n     * around it when adjacent to a letter.  The Token.range will always be a string of length 1.\n     */\n    OtherPunctuation = 2005,\n    /**\n     * A token representing a sequence of non-ASCII printable characters that are not punctuation.\n     */\n    Other = 2006,\n    /**\n     * The backslash character `\\`.\n     * The Token.range will always be a string of length 1.\n     */\n    Backslash = 2007,\n    /**\n     * The less-than character `<`.\n     * The Token.range will always be a string of length 1.\n     */\n    LessThan = 2008,\n    /**\n     * The greater-than character `>`.\n     * The Token.range will always be a string of length 1.\n     */\n    GreaterThan = 2009,\n    /**\n     * The equals character `=`.\n     * The Token.range will always be a string of length 1.\n     */\n    Equals = 2010,\n    /**\n     * The single-quote character `'`.\n     * The Token.range will always be a string of length 1.\n     */\n    SingleQuote = 2011,\n    /**\n     * The double-quote character `\"`.\n     * The Token.range will always be a string of length 1.\n     */\n    DoubleQuote = 2012,\n    /**\n     * The slash character `/`.\n     * The Token.range will always be a string of length 1.\n     */\n    Slash = 2013,\n    /**\n     * The hyphen character `-`.\n     * The Token.range will always be a string of length 1.\n     */\n    Hyphen = 2014,\n    /**\n     * The at-sign character `@`.\n     * The Token.range will always be a string of length 1.\n     */\n    AtSign = 2015,\n    /**\n     * The left curly bracket character `{`.\n     * The Token.range will always be a string of length 1.\n     */\n    LeftCurlyBracket = 2016,\n    /**\n     * The right curly bracket character `}`.\n     * The Token.range will always be a string of length 1.\n     */\n    RightCurlyBracket = 2017,\n    /**\n     * The backtick character.\n     * The Token.range will always be a string of length 1.\n     */\n    Backtick = 2018,\n    /**\n     * The period character.\n     * The Token.range will always be a string of length 1.\n     */\n    Period = 2019,\n    /**\n     * The colon character.\n     * The Token.range will always be a string of length 1.\n     */\n    Colon = 2020,\n    /**\n     * The comma character.\n     * The Token.range will always be a string of length 1.\n     */\n    Comma = 2021,\n    /**\n     * The left square bracket character.\n     * The Token.range will always be a string of length 1.\n     */\n    LeftSquareBracket = 2022,\n    /**\n     * The right square bracket character.\n     * The Token.range will always be a string of length 1.\n     */\n    RightSquareBracket = 2023,\n    /**\n     * The pipe character `|`.\n     * The Token.range will always be a string of length 1.\n     */\n    Pipe = 2024,\n    /**\n     * The left parenthesis character.\n     * The Token.range will always be a string of length 1.\n     */\n    LeftParenthesis = 2025,\n    /**\n     * The right parenthesis character.\n     * The Token.range will always be a string of length 1.\n     */\n    RightParenthesis = 2026,\n    /**\n     * The pound character (\"#\").\n     * The Token.range will always be a string of length 1.\n     */\n    PoundSymbol = 2027,\n    /**\n     * The plus character (\"+\").\n     * The Token.range will always be a string of length 1.\n     */\n    Plus = 2028,\n    /**\n     * The dollar sign character (\"$\").\n     * The Token.range will always be a string of length 1.\n     */\n    DollarSign = 2029\n}\n/**\n * Represents a contiguous range of characters extracted from one of the doc comment lines\n * being processed by the Tokenizer.  There is a token representing a newline, but otherwise\n * a single token cannot span multiple lines.\n */\nexport declare class Token {\n    /**\n     * The kind of token\n     */\n    readonly kind: TokenKind;\n    /**\n     * The contiguous input range corresponding to the token.  This range will never\n     * contain a newline character.\n     */\n    readonly range: TextRange;\n    /**\n     * The doc comment \"line\" that this Token was extracted from.\n     */\n    readonly line: TextRange;\n    constructor(kind: TokenKind, range: TextRange, line: TextRange);\n    toString(): string;\n}\n//# sourceMappingURL=Token.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/TokenReader.d.ts": "import { type Token, TokenKind } from './Token';\nimport { TokenSequence } from './TokenSequence';\nimport type { ParserContext } from './ParserContext';\n/**\n * Manages a stream of tokens that are read by the parser.\n *\n * @remarks\n * Use TokenReader.readToken() to read a token and advance the stream pointer.\n * Use TokenReader.peekToken() to preview the next token.\n * Use TokenReader.createMarker() and backtrackToMarker() to rewind to an earlier point.\n * Whenever readToken() is called, the token is added to an accumulated TokenSequence\n * that can be extracted by calling extractAccumulatedSequence().\n */\nexport declare class TokenReader {\n    readonly tokens: ReadonlyArray<Token>;\n    private readonly _parserContext;\n    private _readerStartIndex;\n    private _readerEndIndex;\n    private _currentIndex;\n    private _accumulatedStartIndex;\n    constructor(parserContext: ParserContext, embeddedTokenSequence?: TokenSequence);\n    /**\n     * Extracts and returns the TokenSequence that was accumulated so far by calls to readToken().\n     * The next call to readToken() will start a new accumulated sequence.\n     */\n    extractAccumulatedSequence(): TokenSequence;\n    /**\n     * Returns true if the accumulated sequence has any tokens yet.  This will be false\n     * when the TokenReader starts, and it will be false immediately after a call\n     * to extractAccumulatedSequence().  Otherwise, it will become true whenever readToken()\n     * is called.\n     */\n    isAccumulatedSequenceEmpty(): boolean;\n    /**\n     * Like extractAccumulatedSequence(), but returns undefined if nothing has been\n     * accumulated yet.\n     */\n    tryExtractAccumulatedSequence(): TokenSequence | undefined;\n    /**\n     * Asserts that isAccumulatedSequenceEmpty() should return false.  If not, an exception\n     * is throw indicating a parser bug.\n     */\n    assertAccumulatedSequenceIsEmpty(): void;\n    /**\n     * Returns the next token that would be returned by _readToken(), without\n     * consuming anything.\n     */\n    peekToken(): Token;\n    /**\n     * Returns the TokenKind for the next token that would be returned by _readToken(), without\n     * consuming anything.\n     */\n    peekTokenKind(): TokenKind;\n    /**\n     * Like peekTokenKind(), but looks ahead two tokens.\n     */\n    peekTokenAfterKind(): TokenKind;\n    /**\n     * Like peekTokenKind(), but looks ahead three tokens.\n     */\n    peekTokenAfterAfterKind(): TokenKind;\n    /**\n     * Extract the next token from the input stream and return it.\n     * The token will also be appended to the accumulated sequence, which can\n     * later be accessed via extractAccumulatedSequence().\n     */\n    readToken(): Token;\n    /**\n     * Returns the kind of the token immediately before the current token.\n     */\n    peekPreviousTokenKind(): TokenKind;\n    /**\n     * Remembers the current position in the stream.\n     */\n    createMarker(): number;\n    /**\n     * Rewinds the stream pointer to a previous position in the stream.\n     */\n    backtrackToMarker(marker: number): void;\n}\n//# sourceMappingURL=TokenReader.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/TokenSequence.d.ts": "import type { ParserContext } from './ParserContext';\nimport type { Token } from './Token';\nimport { TextRange } from './TextRange';\n/**\n * Constructor parameters for {@link TokenSequence}\n */\nexport interface ITokenSequenceParameters {\n    parserContext: ParserContext;\n    startIndex: number;\n    endIndex: number;\n}\n/**\n * Represents a sequence of tokens extracted from `ParserContext.tokens`.\n * This sequence is defined by a starting index and ending index into that array.\n */\nexport declare class TokenSequence {\n    /**\n     * The associated parser context that the tokens come from.\n     */\n    readonly parserContext: ParserContext;\n    private _startIndex;\n    private _endIndex;\n    constructor(parameters: ITokenSequenceParameters);\n    /**\n     * Constructs a TokenSequence object with no tokens.\n     */\n    static createEmpty(parserContext: ParserContext): TokenSequence;\n    /**\n     * The starting index into the associated `ParserContext.tokens` list.\n     */\n    get startIndex(): number;\n    /**\n     * The (non-inclusive) ending index into the associated `ParserContext.tokens` list.\n     */\n    get endIndex(): number;\n    get tokens(): ReadonlyArray<Token>;\n    /**\n     * Constructs a TokenSequence that corresponds to a different range of tokens,\n     * e.g. a subrange.\n     */\n    getNewSequence(startIndex: number, endIndex: number): TokenSequence;\n    /**\n     * Returns a TextRange that includes all tokens in the sequence (including any additional\n     * characters between doc comment lines).\n     */\n    getContainingTextRange(): TextRange;\n    isEmpty(): boolean;\n    /**\n     * Returns the concatenated text of all the tokens.\n     */\n    toString(): string;\n    private _validateBounds;\n}\n//# sourceMappingURL=TokenSequence.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/Tokenizer.d.ts": "import { TextRange } from './TextRange';\nimport { Token, TokenKind } from './Token';\nexport declare class Tokenizer {\n    private static readonly _commonMarkPunctuationCharacters;\n    private static readonly _wordCharacters;\n    private static _charCodeMap;\n    private static _punctuationTokens;\n    /**\n     * Given a list of input lines, this returns an array of extracted tokens.\n     * The last token will always be TokenKind.EndOfInput.\n     */\n    static readTokens(lines: TextRange[]): Token[];\n    /**\n     * Returns true if the token is a CommonMark punctuation character.\n     * These are basically all the ASCII punctuation characters.\n     */\n    static isPunctuation(tokenKind: TokenKind): boolean;\n    private static _pushTokensForLine;\n    /**\n     * Returns true if the token can be comprised of multiple characters\n     */\n    private static _isMultiCharacterToken;\n    private static _ensureInitialized;\n}\n//# sourceMappingURL=Tokenizer.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/__tests__/LineExtractor.test.d.ts": "export {};\n//# sourceMappingURL=LineExtractor.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/__tests__/NodeParserBasics.test.d.ts": "export {};\n//# sourceMappingURL=NodeParserBasics.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/__tests__/NodeParserCode.test.d.ts": "export {};\n//# sourceMappingURL=NodeParserCode.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/__tests__/NodeParserHtml.test.d.ts": "export {};\n//# sourceMappingURL=NodeParserHtml.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/__tests__/NodeParserInheritDocTag.test.d.ts": "export {};\n//# sourceMappingURL=NodeParserInheritDocTag.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/__tests__/NodeParserLinkTag.test.d.ts": "export {};\n//# sourceMappingURL=NodeParserLinkTag.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/__tests__/NodeParserLinkTag2.test.d.ts": "export {};\n//# sourceMappingURL=NodeParserLinkTag2.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/__tests__/NodeParserLinkTag3.test.d.ts": "export {};\n//# sourceMappingURL=NodeParserLinkTag3.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/__tests__/NodeParserTags.test.d.ts": "export {};\n//# sourceMappingURL=NodeParserTags.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/__tests__/NodeParserValidationChecks.test.d.ts": "export {};\n//# sourceMappingURL=NodeParserValidationChecks.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/__tests__/TestHelpers.d.ts": "import type { TextRange } from '../TextRange';\nimport { type DocNode } from '../../nodes';\nimport type { ParserContext } from '../ParserContext';\nimport { TSDocConfiguration } from '../../configuration/TSDocConfiguration';\ninterface ISnapshotItem {\n    kind: string;\n    errorMessage?: string;\n    errorLocation?: string;\n    errorLocationPrecedingToken?: string;\n    nodeExcerpt?: string;\n    nodeSpacing?: string;\n    nodePlainText?: string;\n    nodes?: ISnapshotItem[];\n}\nexport declare class TestHelpers {\n    /**\n     * Pretty print a line with \"<\" and \">\" markers to indicate a text range.\n     */\n    static formatLineSpan(line: TextRange, range: TextRange): string;\n    /**\n     * Workaround various characters that get ugly escapes in Jest snapshots\n     */\n    static getEscaped(s: string): string;\n    /**\n     * Main harness for tests under `./parser/*`.\n     */\n    static parseAndMatchNodeParserSnapshot(buffer: string, config?: TSDocConfiguration): void;\n    /**\n     * Main harness for tests under `./details/*`.\n     */\n    static parseAndMatchDocCommentSnapshot(buffer: string, configuration?: TSDocConfiguration): ParserContext;\n    /**\n     * Render a nice Jest snapshot object for a DocNode tree.\n     */\n    static getDocNodeSnapshot(docNode: DocNode | undefined): ISnapshotItem | undefined;\n    private static _getTokenCoverageGapsSnapshot;\n}\nexport {};\n//# sourceMappingURL=TestHelpers.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/__tests__/TextRange.test.d.ts": "export {};\n//# sourceMappingURL=TextRange.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/__tests__/TokenCoverageChecker.d.ts": "import { type DocNode } from '../../nodes';\nimport { TokenSequence } from '../TokenSequence';\nimport type { ParserContext } from '../ParserContext';\n/**\n * The TokenCoverageChecker performs two diagnostics to detect parser bugs:\n * 1. It checks for two DocNode objects whose excerpt contains overlapping tokens.\n *    By design, a single character from the input stream should be associated with\n *    at most one TokenSequence.\n * 2. It checks for gaps, i.e. input tokens that were not associated with any DocNode\n *    (that is reachable from the final DocCommon node tree).  In some cases this is\n *    okay.  For example, if `@public` appears twice inside a comment, the second\n *    redundant instance is ignored.  But in general we want to track the gaps in the\n *    unit test snapshots to ensure in general that every input character is associated\n *    with an excerpt for a DocNode.\n */\nexport declare class TokenCoverageChecker {\n    private readonly _parserContext;\n    private readonly _tokenAssociations;\n    constructor(parserContext: ParserContext);\n    getGaps(rootNode: DocNode): TokenSequence[];\n    reportGaps(rootNode: DocNode): void;\n    private _addNodeTree;\n    private _addSequence;\n    private _checkForGaps;\n    private _reportGap;\n    private _formatTokenAssociation;\n}\n//# sourceMappingURL=TokenCoverageChecker.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/parser/__tests__/Tokenizer.test.d.ts": "export {};\n//# sourceMappingURL=Tokenizer.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/transforms/DocNodeTransforms.d.ts": "import type { DocParagraph } from '../nodes';\n/**\n * Helper functions that transform DocNode trees.\n */\nexport declare class DocNodeTransforms {\n    /**\n     * trimSpacesInParagraphNodes() collapses extra spacing characters from plain text nodes.\n     *\n     * @remarks\n     * This is useful when emitting HTML, where any number of spaces are equivalent\n     * to a single space.  It's also useful when emitting Markdown, where spaces\n     * can be misinterpreted as an indented code block.\n     *\n     * For example, we might transform this:\n     *\n     * ```\n     * nodes: [\n     *   { kind: PlainText, text: \"   Here   are some   \" },\n     *   { kind: SoftBreak }\n     *   { kind: PlainText, text: \"   words\" },\n     *   { kind: SoftBreak }\n     *   { kind: InlineTag, text: \"{\\@inheritDoc}\" },\n     *   { kind: PlainText, text: \"to process.\" },\n     *   { kind: PlainText, text: \"  \" },\n     *   { kind: PlainText, text: \"  \" }\n     * ]\n     * ```\n     *\n     * ...to this:\n     *\n     * ```\n     * nodes: [\n     *   { kind: PlainText, text: \"Here are some \" },\n     *   { kind: PlainText, text: \"words \" },\n     *   { kind: InlineTag, text: \"{\\@inheritDoc}\" },\n     *   { kind: PlainText, text: \"to process.\" }\n     * ]\n     * ```\n     *\n     * Note that in this example, `\"words \"` is not merged with the preceding node because\n     * its DocPlainText.excerpt cannot span multiple lines.\n     *\n     * @param docParagraph - a DocParagraph containing nodes to be transformed\n     * @returns The transformed child nodes.\n     */\n    static trimSpacesInParagraph(docParagraph: DocParagraph): DocParagraph;\n}\n//# sourceMappingURL=DocNodeTransforms.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib/transforms/TrimSpacesTransform.d.ts": "import { DocParagraph } from '../nodes';\n/**\n * Implementation of DocNodeTransforms.trimSpacesInParagraphNodes()\n */\nexport declare class TrimSpacesTransform {\n    static transform(docParagraph: DocParagraph): DocParagraph;\n}\n//# sourceMappingURL=TrimSpacesTransform.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib-commonjs/beta/DeclarationReference.d.ts": "/**\n * Represents a reference to a declaration.\n * @beta\n */\nexport declare class DeclarationReference {\n    private _source;\n    private _navigation;\n    private _symbol;\n    constructor(source?: ModuleSource | GlobalSource, navigation?: Navigation.Locals | Navigation.Exports, symbol?: SymbolReference);\n    get source(): ModuleSource | GlobalSource | undefined;\n    get navigation(): Navigation.Locals | Navigation.Exports | undefined;\n    get symbol(): SymbolReference | undefined;\n    get isEmpty(): boolean;\n    static parse(text: string): DeclarationReference;\n    static parseComponent(text: string): Component;\n    /**\n     * Determines whether the provided string is a well-formed symbol navigation component string.\n     */\n    static isWellFormedComponentString(text: string): boolean;\n    /**\n     * Escapes a string for use as a symbol navigation component. If the string contains any of `!.#~:,\"{}()@` or starts\n     * with `[`, it is enclosed in quotes.\n     */\n    static escapeComponentString(text: string): string;\n    /**\n     * Unescapes a string used as a symbol navigation component.\n     */\n    static unescapeComponentString(text: string): string;\n    /**\n     * Determines whether the provided string is a well-formed module source string. The string may not\n     * have a trailing `!` character.\n     */\n    static isWellFormedModuleSourceString(text: string): boolean;\n    /**\n     * Escapes a string for use as a module source. If the string contains any of `!\"` it is enclosed in quotes.\n     */\n    static escapeModuleSourceString(text: string): string;\n    /**\n     * Unescapes a string used as a module source. The string may not have a trailing `!` character.\n     */\n    static unescapeModuleSourceString(text: string): string;\n    static empty(): DeclarationReference;\n    static package(packageName: string, importPath?: string): DeclarationReference;\n    static module(path: string, userEscaped?: boolean): DeclarationReference;\n    static global(): DeclarationReference;\n    static from(base: DeclarationReference | undefined): DeclarationReference;\n    withSource(source: ModuleSource | GlobalSource | undefined): DeclarationReference;\n    withNavigation(navigation: Navigation.Locals | Navigation.Exports | undefined): DeclarationReference;\n    withSymbol(symbol: SymbolReference | undefined): DeclarationReference;\n    withComponentPath(componentPath: ComponentPath): DeclarationReference;\n    withMeaning(meaning: Meaning | undefined): DeclarationReference;\n    withOverloadIndex(overloadIndex: number | undefined): DeclarationReference;\n    addNavigationStep(navigation: Navigation, component: ComponentLike): DeclarationReference;\n    toString(): string;\n}\n/**\n * Indicates the symbol table from which to resolve the next symbol component.\n * @beta\n */\nexport declare enum Navigation {\n    Exports = \".\",\n    Members = \"#\",\n    Locals = \"~\"\n}\n/**\n * Represents a module.\n * @beta\n */\nexport declare class ModuleSource {\n    readonly escapedPath: string;\n    private _path;\n    private _pathComponents;\n    constructor(path: string, userEscaped?: boolean);\n    get path(): string;\n    get packageName(): string;\n    get scopeName(): string;\n    get unscopedPackageName(): string;\n    get importPath(): string;\n    static fromScopedPackage(scopeName: string | undefined, unscopedPackageName: string, importPath?: string): ModuleSource;\n    static fromPackage(packageName: string, importPath?: string): ModuleSource;\n    private static _fromPackageName;\n    toString(): string;\n    private _getOrParsePathComponents;\n}\n/**\n * Represents the global scope.\n * @beta\n */\nexport declare class GlobalSource {\n    static readonly instance: GlobalSource;\n    private constructor();\n    toString(): string;\n}\n/**\n * @beta\n */\nexport type Component = ComponentString | ComponentReference;\n/**\n * @beta\n */\nexport declare namespace Component {\n    function from(value: ComponentLike): Component;\n}\n/**\n * @beta\n */\nexport type ComponentLike = Component | DeclarationReference | string;\n/**\n * @beta\n */\nexport declare class ComponentString {\n    readonly text: string;\n    constructor(text: string, userEscaped?: boolean);\n    toString(): string;\n}\n/**\n * @beta\n */\nexport declare class ComponentReference {\n    readonly reference: DeclarationReference;\n    constructor(reference: DeclarationReference);\n    static parse(text: string): ComponentReference;\n    withReference(reference: DeclarationReference): ComponentReference;\n    toString(): string;\n}\n/**\n * @beta\n */\nexport type ComponentPath = ComponentRoot | ComponentNavigation;\n/**\n * @beta\n */\nexport declare abstract class ComponentPathBase {\n    readonly component: Component;\n    constructor(component: Component);\n    addNavigationStep(this: ComponentPath, navigation: Navigation, component: ComponentLike): ComponentPath;\n    abstract toString(): string;\n}\n/**\n * @beta\n */\nexport declare class ComponentRoot extends ComponentPathBase {\n    withComponent(component: ComponentLike): ComponentRoot;\n    toString(): string;\n}\n/**\n * @beta\n */\nexport declare class ComponentNavigation extends ComponentPathBase {\n    readonly parent: ComponentPath;\n    readonly navigation: Navigation;\n    constructor(parent: ComponentPath, navigation: Navigation, component: Component);\n    withParent(parent: ComponentPath): ComponentNavigation;\n    withNavigation(navigation: Navigation): ComponentNavigation;\n    withComponent(component: ComponentLike): ComponentNavigation;\n    toString(): string;\n}\n/**\n * @beta\n */\nexport declare enum Meaning {\n    Class = \"class\",// SymbolFlags.Class\n    Interface = \"interface\",// SymbolFlags.Interface\n    TypeAlias = \"type\",// SymbolFlags.TypeAlias\n    Enum = \"enum\",// SymbolFlags.Enum\n    Namespace = \"namespace\",// SymbolFlags.Module\n    Function = \"function\",// SymbolFlags.Function\n    Variable = \"var\",// SymbolFlags.Variable\n    Constructor = \"constructor\",// SymbolFlags.Constructor\n    Member = \"member\",// SymbolFlags.ClassMember | SymbolFlags.EnumMember\n    Event = \"event\",//\n    CallSignature = \"call\",// SymbolFlags.Signature (for __call)\n    ConstructSignature = \"new\",// SymbolFlags.Signature (for __new)\n    IndexSignature = \"index\",// SymbolFlags.Signature (for __index)\n    ComplexType = \"complex\"\n}\n/**\n * @beta\n */\nexport interface ISymbolReferenceOptions {\n    meaning?: Meaning;\n    overloadIndex?: number;\n}\n/**\n * Represents a reference to a TypeScript symbol.\n * @beta\n */\nexport declare class SymbolReference {\n    readonly componentPath: ComponentPath | undefined;\n    readonly meaning: Meaning | undefined;\n    readonly overloadIndex: number | undefined;\n    constructor(component: ComponentPath | undefined, { meaning, overloadIndex }?: ISymbolReferenceOptions);\n    static empty(): SymbolReference;\n    withComponentPath(componentPath: ComponentPath | undefined): SymbolReference;\n    withMeaning(meaning: Meaning | undefined): SymbolReference;\n    withOverloadIndex(overloadIndex: number | undefined): SymbolReference;\n    addNavigationStep(navigation: Navigation, component: ComponentLike): SymbolReference;\n    toString(): string;\n}\n//# sourceMappingURL=DeclarationReference.d.ts.map",
  "node_modules/@microsoft/tsdoc/lib-commonjs/beta/__tests__/DeclarationReference.test.d.ts": "export {};\n//# sourceMappingURL=DeclarationReference.test.d.ts.map",
  "node_modules/@microsoft/tsdoc/package.json": "{\n  \"name\": \"@microsoft/tsdoc\",\n  \"version\": \"0.15.1\",\n  \"description\": \"A parser for the TypeScript doc comment syntax\",\n  \"keywords\": [\n    \"TypeScript\",\n    \"documentation\",\n    \"doc\",\n    \"comments\",\n    \"JSDoc\",\n    \"parser\",\n    \"standard\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/microsoft/tsdoc\",\n    \"directory\": \"tsdoc\"\n  },\n  \"homepage\": \"https://tsdoc.org/\",\n  \"main\": \"lib-commonjs/index.js\",\n  \"module\": \"lib/index.js\",\n  \"typings\": \"lib/index.d.ts\",\n  \"license\": \"MIT\",\n  \"devDependencies\": {\n    \"@rushstack/heft-web-rig\": \"~0.24.11\",\n    \"@rushstack/heft\": \"^0.66.13\",\n    \"@types/heft-jest\": \"1.0.3\",\n    \"eslint\": \"~8.57.0\",\n    \"eslint-plugin-header\": \"~3.1.1\"\n  },\n  \"scripts\": {\n    \"build\": \"heft test --clean\",\n    \"watch\": \"heft test --clean --watch\",\n    \"_phase:build\": \"heft run --only build -- --clean\",\n    \"_phase:test\": \"heft run --only test -- --clean\"\n  }\n}",
  "node_modules/@mui/core-downloads-tracker/package.json": "{\n  \"name\": \"@mui/core-downloads-tracker\",\n  \"version\": \"5.17.1\",\n  \"private\": false,\n  \"author\": \"MUI Team\",\n  \"description\": \"Internal package to track number of downloads of our design system libraries\",\n  \"files\": [],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/mui/material-ui.git\",\n    \"directory\": \"packages/core-downloads-tracker\"\n  },\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/mui/material-ui/issues\"\n  },\n  \"homepage\": \"https://mui.com/\",\n  \"funding\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/mui-org\"\n  },\n  \"publishConfig\": {\n    \"access\": \"public\",\n    \"directory\": \"build\"\n  }\n}",
  "node_modules/@mui/icons-material/Abc.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AbcOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AbcRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AbcSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AbcTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AcUnit.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AcUnitOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AcUnitRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AcUnitSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AcUnitTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessAlarm.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessAlarmOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessAlarmRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessAlarmSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessAlarmTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessAlarms.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessAlarmsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessAlarmsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessAlarmsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessAlarmsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessTime.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessTimeFilled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessTimeFilledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessTimeFilledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessTimeFilledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessTimeFilledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessTimeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessTimeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessTimeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessTimeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Accessibility.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibilityNew.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibilityNewOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibilityNewRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibilityNewSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibilityNewTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibilityOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibilityRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibilitySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibilityTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Accessible.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibleForward.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibleForwardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibleForwardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibleForwardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibleForwardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccessibleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountBalance.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountBalanceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountBalanceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountBalanceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountBalanceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountBalanceWallet.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountBalanceWalletOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountBalanceWalletRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountBalanceWalletSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountBalanceWalletTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountBox.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountBoxOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountBoxRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountBoxSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountBoxTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountTree.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountTreeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountTreeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountTreeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AccountTreeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdUnits.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdUnitsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdUnitsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdUnitsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdUnitsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Adb.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdbOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdbRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdbSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdbTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Add.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddAPhoto.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddAPhotoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddAPhotoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddAPhotoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddAPhotoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddAlarm.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddAlarmOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddAlarmRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddAlarmSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddAlarmTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddAlert.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddAlertOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddAlertRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddAlertSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddAlertTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddBox.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddBoxOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddBoxRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddBoxSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddBoxTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddBusiness.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddBusinessOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddBusinessRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddBusinessSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddBusinessTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCard.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCircleOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCircleOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCircleOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCircleOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCircleOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddComment.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCommentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCommentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCommentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddCommentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddHome.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddHomeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddHomeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddHomeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddHomeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddHomeWork.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddHomeWorkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddHomeWorkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddHomeWorkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddHomeWorkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddIcCall.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddIcCallOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddIcCallRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddIcCallSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddIcCallTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddLink.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddLinkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddLinkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddLinkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddLinkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddLocation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddLocationAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddLocationAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddLocationAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddLocationAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddLocationAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddLocationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddLocationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddLocationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddLocationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddModerator.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddModeratorOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddModeratorRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddModeratorSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddModeratorTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddPhotoAlternate.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddPhotoAlternateOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddPhotoAlternateRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddPhotoAlternateSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddPhotoAlternateTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddReaction.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddReactionOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddReactionRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddReactionSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddReactionTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddRoad.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddRoadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddRoadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddRoadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddRoadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddShoppingCart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddShoppingCartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddShoppingCartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddShoppingCartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddShoppingCartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddTask.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddTaskOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddTaskRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddTaskSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddTaskTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToDrive.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToDriveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToDriveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToDriveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToDriveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToHomeScreen.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToHomeScreenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToHomeScreenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToHomeScreenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToHomeScreenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToPhotos.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToPhotosOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToPhotosRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToPhotosSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToPhotosTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToQueue.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToQueueOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToQueueRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToQueueSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddToQueueTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Addchart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddchartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddchartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddchartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AddchartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdfScanner.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdfScannerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdfScannerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdfScannerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdfScannerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Adjust.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdjustOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdjustRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdjustSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdjustTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdminPanelSettings.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdminPanelSettingsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdminPanelSettingsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdminPanelSettingsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdminPanelSettingsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdsClick.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdsClickOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdsClickRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdsClickSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AdsClickTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Agriculture.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AgricultureOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AgricultureRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AgricultureSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AgricultureTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Air.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatFlat.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatFlatAngled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatFlatAngledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatFlatAngledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatFlatAngledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatFlatAngledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatFlatOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatFlatRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatFlatSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatFlatTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatIndividualSuite.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatIndividualSuiteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatIndividualSuiteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatIndividualSuiteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatIndividualSuiteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatLegroomExtra.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatLegroomExtraOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatLegroomExtraRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatLegroomExtraSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatLegroomExtraTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatLegroomNormal.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatLegroomNormalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatLegroomNormalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatLegroomNormalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatLegroomNormalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatLegroomReduced.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatLegroomReducedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatLegroomReducedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatLegroomReducedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatLegroomReducedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatReclineExtra.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatReclineExtraOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatReclineExtraRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatReclineExtraSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatReclineExtraTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatReclineNormal.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatReclineNormalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatReclineNormalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatReclineNormalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineSeatReclineNormalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineStops.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineStopsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineStopsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineStopsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlineStopsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Airlines.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlinesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlinesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlinesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirlinesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplaneTicket.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplaneTicketOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplaneTicketRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplaneTicketSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplaneTicketTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplanemodeActive.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplanemodeActiveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplanemodeActiveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplanemodeActiveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplanemodeActiveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplanemodeInactive.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplanemodeInactiveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplanemodeInactiveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplanemodeInactiveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplanemodeInactiveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Airplay.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplayOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplayRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplaySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirplayTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirportShuttle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirportShuttleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirportShuttleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirportShuttleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AirportShuttleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Alarm.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmAdd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmAddOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmAddRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmAddSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmAddTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlarmTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Album.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlbumOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlbumRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlbumSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlbumTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignHorizontalCenter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignHorizontalCenterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignHorizontalCenterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignHorizontalCenterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignHorizontalCenterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignHorizontalLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignHorizontalLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignHorizontalLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignHorizontalLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignHorizontalLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignHorizontalRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignHorizontalRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignHorizontalRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignHorizontalRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignHorizontalRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignVerticalBottom.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignVerticalBottomOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignVerticalBottomRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignVerticalBottomSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignVerticalBottomTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignVerticalCenter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignVerticalCenterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignVerticalCenterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignVerticalCenterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignVerticalCenterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignVerticalTop.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignVerticalTopOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignVerticalTopRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignVerticalTopSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlignVerticalTopTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AllInbox.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AllInboxOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AllInboxRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AllInboxSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AllInboxTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AllInclusive.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AllInclusiveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AllInclusiveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AllInclusiveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AllInclusiveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AllOut.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AllOutOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AllOutRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AllOutSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AllOutTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AltRoute.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AltRouteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AltRouteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AltRouteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AltRouteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlternateEmail.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlternateEmailOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlternateEmailRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlternateEmailSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AlternateEmailTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Analytics.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AnalyticsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AnalyticsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AnalyticsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AnalyticsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Anchor.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AnchorOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AnchorRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AnchorSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AnchorTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Android.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AndroidOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AndroidRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AndroidSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AndroidTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Animation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AnimationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AnimationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AnimationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AnimationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Announcement.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AnnouncementOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AnnouncementRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AnnouncementSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AnnouncementTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Aod.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AodOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AodRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AodSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AodTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Apartment.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ApartmentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ApartmentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ApartmentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ApartmentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Api.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ApiOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ApiRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ApiSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ApiTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppBlocking.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppBlockingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppBlockingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppBlockingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppBlockingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppRegistration.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppRegistrationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppRegistrationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppRegistrationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppRegistrationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppSettingsAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppSettingsAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppSettingsAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppSettingsAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppSettingsAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppShortcut.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppShortcutOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppShortcutRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppShortcutSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppShortcutTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Apple.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Approval.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ApprovalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ApprovalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ApprovalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ApprovalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Apps.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppsOutage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppsOutageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppsOutageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppsOutageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppsOutageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AppsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Architecture.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArchitectureOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArchitectureRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArchitectureSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArchitectureTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Archive.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArchiveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArchiveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArchiveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArchiveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowBack.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowBackIos.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowBackIosNew.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowBackIosNewOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowBackIosNewRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowBackIosNewSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowBackIosNewTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowBackIosOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowBackIosRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowBackIosSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowBackIosTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowBackOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowBackRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowBackSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowBackTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleDown.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleDownOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleDownRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleDownSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleDownTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleUp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleUpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleUpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleUpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowCircleUpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDownward.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDownwardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDownwardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDownwardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDownwardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDropDown.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDropDownCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDropDownCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDropDownCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDropDownCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDropDownCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDropDownOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDropDownRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDropDownSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDropDownTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDropUp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDropUpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDropUpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDropUpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowDropUpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowForward.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowForwardIos.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowForwardIosOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowForwardIosRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowForwardIosSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowForwardIosTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowForwardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowForwardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowForwardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowForwardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowOutward.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowOutwardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowOutwardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowOutwardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowOutwardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowRightAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowRightAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowRightAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowRightAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowRightAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowUpward.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowUpwardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowUpwardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowUpwardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArrowUpwardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArtTrack.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArtTrackOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArtTrackRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArtTrackSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArtTrackTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Article.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArticleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArticleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArticleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ArticleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AspectRatio.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AspectRatioOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AspectRatioRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AspectRatioSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AspectRatioTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Assessment.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssessmentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssessmentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssessmentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssessmentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Assignment.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentInd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentIndOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentIndRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentIndSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentIndTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentLate.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentLateOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentLateRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentLateSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentLateTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentReturn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentReturnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentReturnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentReturnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentReturnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentReturned.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentReturnedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentReturnedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentReturnedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentReturnedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentTurnedIn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentTurnedInOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentTurnedInRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentTurnedInSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentTurnedInTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssignmentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistWalker.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistWalkerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistWalkerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistWalkerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistWalkerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Assistant.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistantDirection.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistantDirectionOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistantDirectionRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistantDirectionSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistantDirectionTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistantOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistantPhoto.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistantPhotoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistantPhotoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistantPhotoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistantPhotoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistantRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistantSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssistantTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssuredWorkload.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssuredWorkloadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssuredWorkloadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssuredWorkloadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AssuredWorkloadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Atm.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AtmOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AtmRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AtmSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AtmTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachEmail.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachEmailOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachEmailRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachEmailSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachEmailTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachFile.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachFileOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachFileRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachFileSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachFileTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachMoney.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachMoneyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachMoneyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachMoneySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachMoneyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Attachment.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachmentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachmentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachmentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttachmentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Attractions.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttractionsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttractionsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttractionsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttractionsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Attribution.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttributionOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttributionRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttributionSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AttributionTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AudioFile.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AudioFileOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AudioFileRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AudioFileSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AudioFileTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Audiotrack.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AudiotrackOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AudiotrackRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AudiotrackSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AudiotrackTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoAwesome.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoAwesomeMosaic.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoAwesomeMosaicOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoAwesomeMosaicRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoAwesomeMosaicSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoAwesomeMosaicTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoAwesomeMotion.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoAwesomeMotionOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoAwesomeMotionRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoAwesomeMotionSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoAwesomeMotionTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoAwesomeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoAwesomeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoAwesomeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoAwesomeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoDelete.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoDeleteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoDeleteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoDeleteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoDeleteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoFixHigh.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoFixHighOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoFixHighRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoFixHighSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoFixHighTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoFixNormal.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoFixNormalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoFixNormalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoFixNormalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoFixNormalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoFixOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoFixOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoFixOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoFixOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoFixOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoGraph.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoGraphOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoGraphRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoGraphSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoGraphTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoMode.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoModeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoModeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoModeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoModeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoStories.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoStoriesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoStoriesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoStoriesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutoStoriesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutofpsSelect.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutofpsSelectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutofpsSelectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutofpsSelectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutofpsSelectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Autorenew.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutorenewOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutorenewRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutorenewSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AutorenewTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AvTimer.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AvTimerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AvTimerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AvTimerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/AvTimerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BabyChangingStation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BabyChangingStationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BabyChangingStationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BabyChangingStationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BabyChangingStationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackHand.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackHandOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackHandRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackHandSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackHandTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Backpack.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackpackOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackpackRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackpackSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackpackTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Backspace.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackspaceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackspaceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackspaceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackspaceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Backup.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackupOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackupRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackupSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackupTable.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackupTableOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackupTableRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackupTableSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackupTableTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BackupTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Badge.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BadgeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BadgeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BadgeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BadgeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BakeryDining.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BakeryDiningOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BakeryDiningRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BakeryDiningSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BakeryDiningTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Balance.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BalanceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BalanceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BalanceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BalanceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Balcony.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BalconyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BalconyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BalconySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BalconyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Ballot.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BallotOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BallotRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BallotSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BallotTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BarChart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BarChartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BarChartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BarChartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BarChartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatchPrediction.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatchPredictionOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatchPredictionRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatchPredictionSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatchPredictionTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Bathroom.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BathroomOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BathroomRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BathroomSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BathroomTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Bathtub.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BathtubOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BathtubRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BathtubSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BathtubTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery0Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery0BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery0BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery0BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery0BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery1Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery1BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery1BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery1BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery1BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery20.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery20Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery20Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery20Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery20TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery2Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery2BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery2BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery2BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery2BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery30.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery30Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery30Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery30Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery30TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery3Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery3BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery3BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery3BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery3BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery4Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery4BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery4BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery4BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery4BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery50.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery50Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery50Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery50Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery50TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery5Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery5BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery5BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery5BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery5BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery60.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery60Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery60Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery60Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery60TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery6Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery6BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery6BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery6BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery6BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery80.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery80Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery80Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery80Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery80TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery90.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery90Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery90Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery90Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Battery90TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryAlert.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryAlertOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryAlertRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryAlertSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryAlertTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging20.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging20Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging20Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging20Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging20TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging30.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging30Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging30Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging30Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging30TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging50.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging50Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging50Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging50Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging50TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging60.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging60Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging60Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging60Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging60TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging80.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging80Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging80Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging80Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging80TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging90.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging90Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging90Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging90Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryCharging90TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryChargingFull.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryChargingFullOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryChargingFullRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryChargingFullSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryChargingFullTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryFull.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryFullOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryFullRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryFullSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryFullTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatterySaver.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatterySaverOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatterySaverRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatterySaverSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatterySaverTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryStd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryStdOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryStdRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryStdSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryStdTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryUnknown.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryUnknownOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryUnknownRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryUnknownSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BatteryUnknownTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BeachAccess.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BeachAccessOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BeachAccessRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BeachAccessSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BeachAccessTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Bed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedroomBaby.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedroomBabyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedroomBabyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedroomBabySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedroomBabyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedroomChild.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedroomChildOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedroomChildRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedroomChildSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedroomChildTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedroomParent.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedroomParentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedroomParentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedroomParentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedroomParentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Bedtime.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedtimeOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedtimeOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedtimeOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedtimeOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedtimeOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedtimeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedtimeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedtimeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BedtimeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Beenhere.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BeenhereOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BeenhereRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BeenhereSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BeenhereTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Bento.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BentoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BentoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BentoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BentoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BikeScooter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BikeScooterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BikeScooterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BikeScooterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BikeScooterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Biotech.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BiotechOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BiotechRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BiotechSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BiotechTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Blender.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlenderOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlenderRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlenderSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlenderTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Blind.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlindOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlindRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlindSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlindTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Blinds.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlindsClosed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlindsClosedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlindsClosedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlindsClosedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlindsClosedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlindsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlindsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlindsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlindsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Block.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlockOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlockRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlockSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlockTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Bloodtype.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BloodtypeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BloodtypeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BloodtypeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BloodtypeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Bluetooth.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothAudio.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothAudioOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothAudioRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothAudioSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothAudioTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothConnected.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothConnectedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothConnectedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothConnectedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothConnectedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothDisabled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothDisabledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothDisabledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothDisabledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothDisabledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothDrive.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothDriveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothDriveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothDriveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothDriveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothSearching.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothSearchingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothSearchingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothSearchingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothSearchingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BluetoothTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurCircular.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurCircularOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurCircularRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurCircularSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurCircularTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurLinear.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurLinearOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurLinearRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurLinearSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurLinearTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BlurOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Bolt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BoltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BoltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BoltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BoltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Book.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookOnline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookOnlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookOnlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookOnlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookOnlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Bookmark.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkAdd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkAddOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkAddRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkAddSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkAddTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkAdded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkAddedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkAddedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkAddedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkAddedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkBorder.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkBorderOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkBorderRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkBorderSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkBorderTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkRemove.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkRemoveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkRemoveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkRemoveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkRemoveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Bookmarks.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarksOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarksRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarksSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BookmarksTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderAll.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderAllOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderAllRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderAllSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderAllTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderBottom.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderBottomOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderBottomRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderBottomSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderBottomTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderClear.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderClearOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderClearRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderClearSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderClearTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderColor.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderColorOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderColorRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderColorSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderColorTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderHorizontal.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderHorizontalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderHorizontalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderHorizontalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderHorizontalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderInner.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderInnerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderInnerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderInnerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderInnerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderOuter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderOuterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderOuterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderOuterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderOuterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderStyle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderStyleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderStyleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderStyleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderStyleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderTop.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderTopOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderTopRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderTopSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderTopTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderVertical.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderVerticalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderVerticalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderVerticalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BorderVerticalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Boy.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BoyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BoyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BoySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BoyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrandingWatermark.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrandingWatermarkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrandingWatermarkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrandingWatermarkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrandingWatermarkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BreakfastDining.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BreakfastDiningOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BreakfastDiningRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BreakfastDiningSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BreakfastDiningTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness1.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness1Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness1Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness1Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness1TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness2.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness2Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness2Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness2Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness2TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness3.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness3Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness3Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness3Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness3TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness4.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness4Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness4Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness4Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness4TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness5.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness5Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness5Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness5Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness5TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness6.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness6Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness6Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness6Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness6TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness7.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness7Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness7Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness7Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brightness7TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessAuto.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessAutoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessAutoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessAutoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessAutoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessHigh.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessHighOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessHighRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessHighSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessHighTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessLow.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessLowOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessLowRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessLowSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessLowTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessMedium.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessMediumOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessMediumRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessMediumSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrightnessMediumTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BroadcastOnHome.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BroadcastOnHomeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BroadcastOnHomeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BroadcastOnHomeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BroadcastOnHomeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BroadcastOnPersonal.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BroadcastOnPersonalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BroadcastOnPersonalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BroadcastOnPersonalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BroadcastOnPersonalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrokenImage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrokenImageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrokenImageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrokenImageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrokenImageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrowseGallery.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrowseGalleryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrowseGalleryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrowseGallerySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrowseGalleryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrowserNotSupported.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrowserNotSupportedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrowserNotSupportedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrowserNotSupportedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrowserNotSupportedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrowserUpdated.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrowserUpdatedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrowserUpdatedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrowserUpdatedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrowserUpdatedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrunchDining.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrunchDiningOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrunchDiningRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrunchDiningSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrunchDiningTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Brush.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrushOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrushRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrushSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BrushTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BubbleChart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BubbleChartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BubbleChartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BubbleChartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BubbleChartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BugReport.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BugReportOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BugReportRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BugReportSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BugReportTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Build.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BuildCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BuildCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BuildCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BuildCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BuildCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BuildOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BuildRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BuildSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BuildTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Bungalow.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BungalowOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BungalowRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BungalowSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BungalowTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BurstMode.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BurstModeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BurstModeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BurstModeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BurstModeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BusAlert.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BusAlertOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BusAlertRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BusAlertSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BusAlertTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Business.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BusinessCenter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BusinessCenterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BusinessCenterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BusinessCenterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BusinessCenterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BusinessOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BusinessRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BusinessSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/BusinessTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Cabin.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CabinOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CabinRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CabinSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CabinTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Cable.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CableOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CableRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CableSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CableTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Cached.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CachedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CachedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CachedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CachedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Cake.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CakeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CakeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CakeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CakeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Calculate.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalculateOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalculateRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalculateSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalculateTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarMonth.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarMonthOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarMonthRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarMonthSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarMonthTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarToday.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarTodayOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarTodayRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarTodaySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarTodayTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarViewDay.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarViewDayOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarViewDayRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarViewDaySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarViewDayTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarViewMonth.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarViewMonthOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarViewMonthRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarViewMonthSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarViewMonthTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarViewWeek.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarViewWeekOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarViewWeekRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarViewWeekSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CalendarViewWeekTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Call.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallEnd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallEndOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallEndRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallEndSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallEndTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMade.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMadeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMadeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMadeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMadeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMerge.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMergeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMergeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMergeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMergeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMissed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMissedOutgoing.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMissedOutgoingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMissedOutgoingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMissedOutgoingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMissedOutgoingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMissedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMissedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMissedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallMissedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallReceived.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallReceivedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallReceivedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallReceivedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallReceivedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallSplit.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallSplitOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallSplitRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallSplitSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallSplitTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallToAction.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallToActionOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallToActionRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallToActionSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallToActionTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CallTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Camera.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraEnhance.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraEnhanceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraEnhanceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraEnhanceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraEnhanceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraFront.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraFrontOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraFrontRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraFrontSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraFrontTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraIndoor.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraIndoorOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraIndoorRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraIndoorSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraIndoorTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraOutdoor.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraOutdoorOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraOutdoorRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraOutdoorSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraOutdoorTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraRear.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraRearOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraRearRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraRearSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraRearTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraRoll.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraRollOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraRollRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraRollSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraRollTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Cameraswitch.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraswitchOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraswitchRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraswitchSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CameraswitchTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Campaign.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CampaignOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CampaignRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CampaignSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CampaignTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Cancel.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CancelOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CancelPresentation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CancelPresentationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CancelPresentationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CancelPresentationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CancelPresentationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CancelRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CancelScheduleSend.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CancelScheduleSendOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CancelScheduleSendRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CancelScheduleSendSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CancelScheduleSendTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CancelSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CancelTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CandlestickChart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CandlestickChartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CandlestickChartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CandlestickChartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CandlestickChartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarCrash.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarCrashOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarCrashRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarCrashSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarCrashTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarRental.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarRentalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarRentalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarRentalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarRentalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarRepair.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarRepairOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarRepairRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarRepairSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarRepairTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CardGiftcard.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CardGiftcardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CardGiftcardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CardGiftcardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CardGiftcardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CardMembership.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CardMembershipOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CardMembershipRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CardMembershipSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CardMembershipTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CardTravel.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CardTravelOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CardTravelRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CardTravelSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CardTravelTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Carpenter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarpenterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarpenterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarpenterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CarpenterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Cases.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CasesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CasesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CasesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CasesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Casino.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CasinoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CasinoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CasinoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CasinoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Cast.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastConnected.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastConnectedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastConnectedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastConnectedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastConnectedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastForEducation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastForEducationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastForEducationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastForEducationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastForEducationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Castle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CastleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CatchingPokemon.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CatchingPokemonOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CatchingPokemonRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CatchingPokemonSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CatchingPokemonTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Category.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CategoryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CategoryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CategorySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CategoryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Celebration.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CelebrationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CelebrationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CelebrationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CelebrationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CellTower.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CellTowerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CellTowerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CellTowerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CellTowerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CellWifi.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CellWifiOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CellWifiRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CellWifiSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CellWifiTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CenterFocusStrong.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CenterFocusStrongOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CenterFocusStrongRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CenterFocusStrongSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CenterFocusStrongTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CenterFocusWeak.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CenterFocusWeakOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CenterFocusWeakRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CenterFocusWeakSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CenterFocusWeakTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Chair.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChairAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChairAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChairAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChairAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChairAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChairOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChairRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChairSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChairTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Chalet.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChaletOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChaletRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChaletSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChaletTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChangeCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChangeCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChangeCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChangeCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChangeCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChangeHistory.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChangeHistoryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChangeHistoryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChangeHistorySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChangeHistoryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChargingStation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChargingStationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChargingStationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChargingStationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChargingStationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Chat.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChatBubble.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChatBubbleOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChatBubbleOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChatBubbleOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChatBubbleOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChatBubbleOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChatBubbleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChatBubbleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChatBubbleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChatBubbleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChatOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChatRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChatSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChatTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Check.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckBox.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckBoxOutlineBlank.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckBoxOutlineBlankOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckBoxOutlineBlankRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckBoxOutlineBlankSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckBoxOutlineBlankTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckBoxOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckBoxRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckBoxSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckBoxTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckCircleOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckCircleOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckCircleOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckCircleOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckCircleOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Checklist.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChecklistOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChecklistRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChecklistRtl.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChecklistRtlOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChecklistRtlRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChecklistRtlSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChecklistRtlTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChecklistSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChecklistTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Checkroom.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckroomOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckroomRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckroomSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CheckroomTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChevronLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChevronLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChevronLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChevronLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChevronLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChevronRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChevronRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChevronRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChevronRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChevronRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChildCare.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChildCareOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChildCareRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChildCareSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChildCareTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChildFriendly.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChildFriendlyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChildFriendlyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChildFriendlySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChildFriendlyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChromeReaderMode.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChromeReaderModeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChromeReaderModeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChromeReaderModeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChromeReaderModeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Church.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChurchOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChurchRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChurchSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ChurchTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Circle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CircleNotifications.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CircleNotificationsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CircleNotificationsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CircleNotificationsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CircleNotificationsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Class.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClassOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClassRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClassSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClassTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CleanHands.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CleanHandsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CleanHandsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CleanHandsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CleanHandsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CleaningServices.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CleaningServicesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CleaningServicesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CleaningServicesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CleaningServicesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Clear.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClearAll.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClearAllOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClearAllRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClearAllSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClearAllTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClearOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClearRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClearSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClearTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Close.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloseFullscreen.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloseFullscreenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloseFullscreenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloseFullscreenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloseFullscreenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloseOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloseRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloseSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloseTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClosedCaption.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClosedCaptionDisabled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClosedCaptionDisabledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClosedCaptionDisabledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClosedCaptionDisabledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClosedCaptionDisabledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClosedCaptionOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClosedCaptionOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClosedCaptionOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClosedCaptionOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClosedCaptionOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClosedCaptionOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClosedCaptionRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClosedCaptionSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ClosedCaptionTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Cloud.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudDone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudDoneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudDoneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudDoneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudDoneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudDownload.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudDownloadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudDownloadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudDownloadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudDownloadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudQueue.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudQueueOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudQueueRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudQueueSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudQueueTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudSync.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudSyncOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudSyncRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudSyncSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudSyncTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudUpload.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudUploadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudUploadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudUploadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CloudUploadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Co2.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Co2Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Co2Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Co2Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Co2TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoPresent.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoPresentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoPresentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoPresentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoPresentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Code.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CodeOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CodeOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CodeOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CodeOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CodeOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CodeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CodeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CodeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CodeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Coffee.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoffeeMaker.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoffeeMakerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoffeeMakerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoffeeMakerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoffeeMakerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoffeeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoffeeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoffeeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoffeeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Collections.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CollectionsBookmark.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CollectionsBookmarkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CollectionsBookmarkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CollectionsBookmarkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CollectionsBookmarkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CollectionsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CollectionsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CollectionsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CollectionsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ColorLens.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ColorLensOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ColorLensRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ColorLensSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ColorLensTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Colorize.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ColorizeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ColorizeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ColorizeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ColorizeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Comment.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommentBank.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommentBankOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommentBankRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommentBankSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommentBankTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommentsDisabled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommentsDisabledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommentsDisabledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommentsDisabledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommentsDisabledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Commit.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommitOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommitRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommitSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommitTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Commute.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommuteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommuteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommuteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CommuteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Compare.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompareArrows.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompareArrowsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompareArrowsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompareArrowsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompareArrowsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompareOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompareRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompareSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompareTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompassCalibration.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompassCalibrationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompassCalibrationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompassCalibrationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompassCalibrationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Compress.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompressOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompressRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompressSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CompressTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Computer.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ComputerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ComputerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ComputerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ComputerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConfirmationNumber.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConfirmationNumberOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConfirmationNumberRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConfirmationNumberSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConfirmationNumberTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConnectWithoutContact.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConnectWithoutContactOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConnectWithoutContactRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConnectWithoutContactSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConnectWithoutContactTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConnectedTv.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConnectedTvOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConnectedTvRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConnectedTvSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConnectedTvTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConnectingAirports.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConnectingAirportsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConnectingAirportsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConnectingAirportsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConnectingAirportsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Construction.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConstructionOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConstructionRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConstructionSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ConstructionTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactEmergency.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactEmergencyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactEmergencyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactEmergencySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactEmergencyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactMail.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactMailOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactMailRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactMailSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactMailTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactPage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactPageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactPageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactPageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactPageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactPhone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactPhoneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactPhoneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactPhoneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactPhoneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactSupport.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactSupportOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactSupportRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactSupportSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactSupportTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Contactless.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactlessOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactlessRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactlessSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactlessTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Contacts.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContactsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentCopy.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentCopyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentCopyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentCopySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentCopyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentCut.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentCutOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentCutRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentCutSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentCutTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPaste.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteGo.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteGoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteGoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteGoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteGoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteSearch.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteSearchOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteSearchRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteSearchSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteSearchTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContentPasteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Contrast.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContrastOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContrastRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContrastSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ContrastTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ControlCamera.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ControlCameraOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ControlCameraRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ControlCameraSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ControlCameraTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ControlPoint.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ControlPointDuplicate.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ControlPointDuplicateOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ControlPointDuplicateRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ControlPointDuplicateSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ControlPointDuplicateTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ControlPointOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ControlPointRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ControlPointSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ControlPointTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Cookie.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CookieOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CookieRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CookieSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CookieTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CopyAll.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CopyAllOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CopyAllRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CopyAllSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CopyAllTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Copyright.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CopyrightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CopyrightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CopyrightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CopyrightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Coronavirus.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoronavirusOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoronavirusRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoronavirusSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CoronavirusTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CorporateFare.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CorporateFareOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CorporateFareRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CorporateFareSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CorporateFareTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Cottage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CottageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CottageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CottageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CottageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Countertops.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CountertopsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CountertopsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CountertopsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CountertopsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Create.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreateNewFolder.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreateNewFolderOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreateNewFolderRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreateNewFolderSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreateNewFolderTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreateOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreateRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreateSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreateTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreditCard.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreditCardOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreditCardOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreditCardOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreditCardOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreditCardOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreditCardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreditCardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreditCardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreditCardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreditScore.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreditScoreOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreditScoreRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreditScoreSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CreditScoreTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crib.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CribOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CribRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CribSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CribTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CrisisAlert.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CrisisAlertOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CrisisAlertRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CrisisAlertSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CrisisAlertTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop169.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop169Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop169Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop169Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop169TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop32.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop32Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop32Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop32Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop32TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop54.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop54Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop54Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop54Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop54TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop75.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop75Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop75Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop75Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Crop75TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropDin.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropDinOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropDinRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropDinSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropDinTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropFree.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropFreeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropFreeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropFreeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropFreeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropLandscape.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropLandscapeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropLandscapeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropLandscapeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropLandscapeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropOriginal.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropOriginalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropOriginalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropOriginalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropOriginalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropPortrait.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropPortraitOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropPortraitRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropPortraitSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropPortraitTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropRotate.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropRotateOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropRotateRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropRotateSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropRotateTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropSquare.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropSquareOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropSquareRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropSquareSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropSquareTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CropTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Css.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CssOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CssRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CssSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CssTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyBitcoin.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyBitcoinOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyBitcoinRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyBitcoinSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyBitcoinTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyExchange.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyExchangeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyExchangeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyExchangeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyExchangeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyFranc.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyFrancOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyFrancRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyFrancSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyFrancTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyLira.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyLiraOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyLiraRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyLiraSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyLiraTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyPound.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyPoundOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyPoundRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyPoundSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyPoundTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyRuble.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyRubleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyRubleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyRubleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyRubleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyRupee.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyRupeeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyRupeeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyRupeeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyRupeeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyYen.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyYenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyYenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyYenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyYenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyYuan.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyYuanOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyYuanRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyYuanSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurrencyYuanTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Curtains.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurtainsClosed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurtainsClosedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurtainsClosedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurtainsClosedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurtainsClosedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurtainsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurtainsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurtainsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CurtainsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Cyclone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CycloneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CycloneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CycloneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/CycloneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Dangerous.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DangerousOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DangerousRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DangerousSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DangerousTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DarkMode.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DarkModeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DarkModeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DarkModeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DarkModeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Dashboard.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DashboardCustomize.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DashboardCustomizeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DashboardCustomizeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DashboardCustomizeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DashboardCustomizeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DashboardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DashboardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DashboardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DashboardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataArray.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataArrayOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataArrayRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataArraySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataArrayTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataObject.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataObjectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataObjectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataObjectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataObjectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataSaverOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataSaverOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataSaverOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataSaverOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataSaverOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataSaverOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataSaverOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataSaverOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataSaverOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataSaverOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataThresholding.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataThresholdingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataThresholdingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataThresholdingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataThresholdingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataUsage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataUsageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataUsageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataUsageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DataUsageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Dataset.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DatasetLinked.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DatasetLinkedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DatasetLinkedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DatasetLinkedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DatasetLinkedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DatasetOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DatasetRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DatasetSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DatasetTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DateRange.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DateRangeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DateRangeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DateRangeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DateRangeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Deblur.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeblurOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeblurRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeblurSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeblurTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Deck.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeckOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeckRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeckSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeckTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Dehaze.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DehazeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DehazeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DehazeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DehazeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Delete.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteForever.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteForeverOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteForeverRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteForeverSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteForeverTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteSweep.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteSweepOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteSweepRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteSweepSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteSweepTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeleteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeliveryDining.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeliveryDiningOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeliveryDiningRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeliveryDiningSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeliveryDiningTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DensityLarge.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DensityLargeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DensityLargeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DensityLargeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DensityLargeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DensityMedium.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DensityMediumOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DensityMediumRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DensityMediumSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DensityMediumTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DensitySmall.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DensitySmallOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DensitySmallRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DensitySmallSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DensitySmallTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DepartureBoard.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DepartureBoardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DepartureBoardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DepartureBoardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DepartureBoardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Description.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DescriptionOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DescriptionRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DescriptionSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DescriptionTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Deselect.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeselectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeselectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeselectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeselectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesignServices.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesignServicesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesignServicesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesignServicesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesignServicesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Desk.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeskOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeskRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeskSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeskTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesktopAccessDisabled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesktopAccessDisabledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesktopAccessDisabledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesktopAccessDisabledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesktopAccessDisabledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesktopMac.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesktopMacOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesktopMacRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesktopMacSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesktopMacTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesktopWindows.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesktopWindowsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesktopWindowsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesktopWindowsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DesktopWindowsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Details.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DetailsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DetailsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DetailsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DetailsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeveloperBoard.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeveloperBoardOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeveloperBoardOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeveloperBoardOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeveloperBoardOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeveloperBoardOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeveloperBoardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeveloperBoardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeveloperBoardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeveloperBoardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeveloperMode.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeveloperModeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeveloperModeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeveloperModeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeveloperModeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeviceHub.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeviceHubOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeviceHubRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeviceHubSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeviceHubTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeviceThermostat.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeviceThermostatOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeviceThermostatRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeviceThermostatSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeviceThermostatTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeviceUnknown.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeviceUnknownOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeviceUnknownRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeviceUnknownSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DeviceUnknownTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Devices.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DevicesFold.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DevicesFoldOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DevicesFoldRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DevicesFoldSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DevicesFoldTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DevicesOther.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DevicesOtherOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DevicesOtherRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DevicesOtherSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DevicesOtherTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DevicesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DevicesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DevicesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DevicesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DialerSip.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DialerSipOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DialerSipRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DialerSipSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DialerSipTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Dialpad.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DialpadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DialpadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DialpadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DialpadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Diamond.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiamondOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiamondRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiamondSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiamondTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Difference.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DifferenceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DifferenceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DifferenceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DifferenceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Dining.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiningOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiningRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiningSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiningTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DinnerDining.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DinnerDiningOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DinnerDiningRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DinnerDiningSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DinnerDiningTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Directions.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBike.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBikeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBikeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBikeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBikeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBoat.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBoatFilled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBoatFilledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBoatFilledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBoatFilledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBoatFilledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBoatOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBoatRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBoatSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBoatTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBus.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBusFilled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBusFilledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBusFilledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBusFilledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBusFilledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBusOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBusRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBusSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsBusTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsCar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsCarFilled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsCarFilledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsCarFilledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsCarFilledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsCarFilledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsCarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsCarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsCarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsCarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsRailway.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsRailwayFilled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsRailwayFilledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsRailwayFilledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsRailwayFilledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsRailwayFilledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsRailwayOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsRailwayRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsRailwaySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsRailwayTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsRun.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsRunOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsRunRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsRunSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsRunTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsSubway.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsSubwayFilled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsSubwayFilledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsSubwayFilledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsSubwayFilledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsSubwayFilledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsSubwayOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsSubwayRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsSubwaySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsSubwayTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsTransit.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsTransitFilled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsTransitFilledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsTransitFilledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsTransitFilledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsTransitFilledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsTransitOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsTransitRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsTransitSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsTransitTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsWalk.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsWalkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsWalkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsWalkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirectionsWalkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirtyLens.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirtyLensOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirtyLensRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirtyLensSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DirtyLensTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DisabledByDefault.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DisabledByDefaultOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DisabledByDefaultRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DisabledByDefaultSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DisabledByDefaultTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiscFull.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiscFullOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiscFullRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiscFullSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiscFullTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Discount.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiscountOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiscountRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiscountSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DiscountTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DisplaySettings.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DisplaySettingsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DisplaySettingsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DisplaySettingsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DisplaySettingsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Diversity1.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Diversity1Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Diversity1Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Diversity1Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Diversity1TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Diversity2.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Diversity2Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Diversity2Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Diversity2Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Diversity2TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Diversity3.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Diversity3Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Diversity3Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Diversity3Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Diversity3TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Dns.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DnsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DnsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DnsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DnsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturb.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoDisturbTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturb.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbOnTotalSilence.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbOnTotalSilenceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbOnTotalSilenceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbOnTotalSilenceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbOnTotalSilenceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotDisturbTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotStep.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotStepOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotStepRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotStepSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotStepTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotTouch.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotTouchOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotTouchRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotTouchSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoNotTouchTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Dock.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DockOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DockRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DockSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DockTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DocumentScanner.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DocumentScannerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DocumentScannerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DocumentScannerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DocumentScannerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Domain.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainAdd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainAddOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainAddRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainAddSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainAddTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainDisabled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainDisabledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainDisabledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainDisabledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainDisabledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainVerification.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainVerificationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainVerificationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainVerificationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DomainVerificationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Done.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoneAll.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoneAllOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoneAllRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoneAllSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoneAllTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoneOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoneOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoneOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoneOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoneOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DonutLarge.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DonutLargeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DonutLargeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DonutLargeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DonutLargeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DonutSmall.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DonutSmallOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DonutSmallRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DonutSmallSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DonutSmallTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorBack.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorBackOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorBackRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorBackSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorBackTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorFront.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorFrontOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorFrontRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorFrontSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorFrontTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorSliding.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorSlidingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorSlidingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorSlidingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorSlidingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Doorbell.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorbellOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorbellRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorbellSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoorbellTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoubleArrow.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoubleArrowOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoubleArrowRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoubleArrowSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DoubleArrowTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownhillSkiing.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownhillSkiingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownhillSkiingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownhillSkiingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownhillSkiingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Download.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadDone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadDoneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadDoneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadDoneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadDoneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadForOffline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadForOfflineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadForOfflineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadForOfflineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadForOfflineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Downloading.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DownloadingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Drafts.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DraftsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DraftsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DraftsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DraftsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DragHandle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DragHandleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DragHandleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DragHandleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DragHandleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DragIndicator.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DragIndicatorOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DragIndicatorRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DragIndicatorSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DragIndicatorTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Draw.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DrawOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DrawRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DrawSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DrawTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveEta.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveEtaOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveEtaRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveEtaSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveEtaTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveFileMove.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveFileMoveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveFileMoveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveFileMoveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveFileMoveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveFileRenameOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveFileRenameOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveFileRenameOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveFileRenameOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveFileRenameOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveFolderUpload.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveFolderUploadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveFolderUploadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveFolderUploadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DriveFolderUploadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Dry.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DryCleaning.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DryCleaningOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DryCleaningRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DryCleaningSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DryCleaningTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DrySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Duo.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DuoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DuoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DuoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DuoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Dvr.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DvrOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DvrRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DvrSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DvrTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DynamicFeed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DynamicFeedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DynamicFeedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DynamicFeedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DynamicFeedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DynamicForm.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DynamicFormOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DynamicFormRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DynamicFormSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/DynamicFormTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EMobiledata.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EMobiledataOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EMobiledataRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EMobiledataSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EMobiledataTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Earbuds.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EarbudsBattery.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EarbudsBatteryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EarbudsBatteryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EarbudsBatterySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EarbudsBatteryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EarbudsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EarbudsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EarbudsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EarbudsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/East.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EastOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EastRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EastSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EastTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EdgesensorHigh.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EdgesensorHighOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EdgesensorHighRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EdgesensorHighSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EdgesensorHighTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EdgesensorLow.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EdgesensorLowOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EdgesensorLowRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EdgesensorLowSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EdgesensorLowTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Edit.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditAttributes.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditAttributesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditAttributesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditAttributesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditAttributesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditCalendar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditCalendarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditCalendarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditCalendarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditCalendarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditLocation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditLocationAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditLocationAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditLocationAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditLocationAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditLocationAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditLocationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditLocationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditLocationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditLocationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditNote.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditNoteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditNoteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditNoteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditNoteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditNotifications.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditNotificationsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditNotificationsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditNotificationsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditNotificationsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditRoad.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditRoadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditRoadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditRoadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditRoadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EditTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Egg.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EggAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EggAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EggAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EggAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EggAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EggOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EggRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EggSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EggTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightK.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightKOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightKPlus.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightKPlusOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightKPlusRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightKPlusSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightKPlusTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightKRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightKSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightKTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EighteenMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EighteenMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EighteenMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EighteenMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EighteenMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EighteenUpRating.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EighteenUpRatingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EighteenUpRatingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EighteenUpRatingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EighteenUpRatingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightteenMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightteenMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightteenMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightteenMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EightteenMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Eject.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EjectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EjectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EjectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EjectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Elderly.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElderlyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElderlyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElderlySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElderlyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElderlyWoman.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElderlyWomanOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElderlyWomanRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElderlyWomanSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElderlyWomanTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricBike.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricBikeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricBikeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricBikeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricBikeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricBolt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricBoltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricBoltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricBoltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricBoltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricCar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricCarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricCarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricCarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricCarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricMeter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricMeterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricMeterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricMeterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricMeterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricMoped.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricMopedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricMopedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricMopedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricMopedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricRickshaw.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricRickshawOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricRickshawRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricRickshawSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricRickshawTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricScooter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricScooterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricScooterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricScooterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricScooterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricalServices.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricalServicesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricalServicesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricalServicesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElectricalServicesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Elevator.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElevatorOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElevatorRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElevatorSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElevatorTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElevenMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElevenMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElevenMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElevenMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ElevenMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Email.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmailOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmailRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmailSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmailTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmergencyRecording.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmergencyRecordingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmergencyRecordingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmergencyRecordingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmergencyRecordingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmergencyShare.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmergencyShareOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmergencyShareRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmergencyShareSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmergencyShareTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiEmotions.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiEmotionsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiEmotionsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiEmotionsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiEmotionsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiEvents.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiEventsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiEventsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiEventsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiEventsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiFlags.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiFlagsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiFlagsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiFlagsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiFlagsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiFoodBeverage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiFoodBeverageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiFoodBeverageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiFoodBeverageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiFoodBeverageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiNature.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiNatureOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiNatureRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiNatureSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiNatureTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiObjects.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiObjectsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiObjectsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiObjectsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiObjectsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiPeople.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiPeopleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiPeopleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiPeopleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiPeopleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiSymbols.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiSymbolsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiSymbolsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiSymbolsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiSymbolsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiTransportation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiTransportationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiTransportationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiTransportationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EmojiTransportationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EnergySavingsLeaf.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EnergySavingsLeafOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EnergySavingsLeafRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EnergySavingsLeafSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EnergySavingsLeafTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Engineering.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EngineeringOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EngineeringRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EngineeringSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EngineeringTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EnhancedEncryption.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EnhancedEncryptionOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EnhancedEncryptionRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EnhancedEncryptionSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EnhancedEncryptionTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Equalizer.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EqualizerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EqualizerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EqualizerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EqualizerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Error.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ErrorOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ErrorOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ErrorOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ErrorOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ErrorOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ErrorOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ErrorRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ErrorSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ErrorTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Escalator.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EscalatorOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EscalatorRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EscalatorSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EscalatorTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EscalatorWarning.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EscalatorWarningOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EscalatorWarningRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EscalatorWarningSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EscalatorWarningTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Euro.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EuroOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EuroRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EuroSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EuroSymbol.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EuroSymbolOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EuroSymbolRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EuroSymbolSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EuroSymbolTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EuroTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EvStation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EvStationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EvStationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EvStationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EvStationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Event.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventAvailable.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventAvailableOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventAvailableRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventAvailableSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventAvailableTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventBusy.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventBusyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventBusyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventBusySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventBusyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventNote.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventNoteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventNoteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventNoteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventNoteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventRepeat.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventRepeatOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventRepeatRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventRepeatSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventRepeatTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventSeat.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventSeatOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventSeatRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventSeatSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventSeatTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/EventTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExitToApp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExitToAppOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExitToAppRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExitToAppSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExitToAppTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Expand.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandCircleDown.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandCircleDownOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandCircleDownRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandCircleDownSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandCircleDownTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandLess.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandLessOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandLessRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandLessSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandLessTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandMore.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandMoreOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandMoreRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandMoreSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandMoreTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExpandTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Explicit.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExplicitOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExplicitRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExplicitSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExplicitTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Explore.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExploreOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExploreOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExploreOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExploreOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExploreOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExploreOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExploreRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExploreSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExploreTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Exposure.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExposureOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExposureRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExposureSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExposureTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Extension.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExtensionOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExtensionOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExtensionOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExtensionOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExtensionOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExtensionOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExtensionRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExtensionSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ExtensionTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face2.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face2Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face2Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face2Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face2TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face3.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face3Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face3Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face3Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face3TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face4.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face4Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face4Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face4Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face4TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face5.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face5Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face5Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face5Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face5TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face6.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face6Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face6Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face6Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Face6TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaceRetouchingNatural.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaceRetouchingNaturalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaceRetouchingNaturalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaceRetouchingNaturalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaceRetouchingNaturalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaceRetouchingOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaceRetouchingOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaceRetouchingOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaceRetouchingOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaceRetouchingOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Facebook.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FacebookOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FacebookRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FacebookSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FacebookTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FactCheck.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FactCheckOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FactCheckRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FactCheckSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FactCheckTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Factory.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FactoryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FactoryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FactorySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FactoryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FamilyRestroom.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FamilyRestroomOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FamilyRestroomRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FamilyRestroomSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FamilyRestroomTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FastForward.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FastForwardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FastForwardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FastForwardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FastForwardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FastRewind.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FastRewindOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FastRewindRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FastRewindSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FastRewindTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Fastfood.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FastfoodOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FastfoodRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FastfoodSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FastfoodTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Favorite.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FavoriteBorder.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FavoriteBorderOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FavoriteBorderRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FavoriteBorderSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FavoriteBorderTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FavoriteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FavoriteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FavoriteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FavoriteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Fax.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaxOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaxRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaxSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FaxTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeaturedPlayList.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeaturedPlayListOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeaturedPlayListRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeaturedPlayListSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeaturedPlayListTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeaturedVideo.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeaturedVideoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeaturedVideoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeaturedVideoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeaturedVideoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Feed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Feedback.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeedbackOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeedbackRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeedbackSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FeedbackTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Female.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FemaleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FemaleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FemaleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FemaleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Fence.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FenceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FenceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FenceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FenceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Festival.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FestivalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FestivalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FestivalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FestivalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberDvr.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberDvrOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberDvrRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberDvrSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberDvrTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberManualRecord.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberManualRecordOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberManualRecordRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberManualRecordSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberManualRecordTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberNew.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberNewOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberNewRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberNewSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberNewTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberPin.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberPinOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberPinRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberPinSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberPinTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberSmartRecord.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberSmartRecordOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberSmartRecordRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberSmartRecordSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiberSmartRecordTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FifteenMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FifteenMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FifteenMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FifteenMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FifteenMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileCopy.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileCopyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileCopyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileCopySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileCopyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileDownload.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileDownloadDone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileDownloadDoneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileDownloadDoneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileDownloadDoneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileDownloadDoneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileDownloadOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileDownloadOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileDownloadOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileDownloadOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileDownloadOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileDownloadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileDownloadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileDownloadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileDownloadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileOpen.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileOpenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileOpenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileOpenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileOpenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilePresent.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilePresentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilePresentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilePresentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilePresentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileUpload.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileUploadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileUploadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileUploadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FileUploadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter1.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter1Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter1Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter1Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter1TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter2.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter2Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter2Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter2Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter2TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter3.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter3Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter3Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter3Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter3TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter4.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter4Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter4Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter4Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter4TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter5.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter5Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter5Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter5Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter5TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter6.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter6Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter6Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter6Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter6TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter7.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter7Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter7Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter7Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter7TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter8.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter8Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter8Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter8Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter8TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter9.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter9Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter9Plus.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter9PlusOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter9PlusRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter9PlusSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter9PlusTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter9Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter9Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Filter9TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterAltOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterAltOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterAltOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterAltOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterAltOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterBAndW.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterBAndWOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterBAndWRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterBAndWSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterBAndWTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterCenterFocus.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterCenterFocusOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterCenterFocusRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterCenterFocusSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterCenterFocusTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterDrama.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterDramaOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterDramaRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterDramaSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterDramaTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterFrames.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterFramesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterFramesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterFramesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterFramesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterHdr.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterHdrOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterHdrRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterHdrSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterHdrTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterList.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterListOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterListOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterListOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterListOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterListOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterListOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterListRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterListSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterListTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterNone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterNoneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterNoneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterNoneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterNoneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterTiltShift.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterTiltShiftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterTiltShiftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterTiltShiftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterTiltShiftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterVintage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterVintageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterVintageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterVintageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FilterVintageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FindInPage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FindInPageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FindInPageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FindInPageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FindInPageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FindReplace.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FindReplaceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FindReplaceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FindReplaceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FindReplaceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Fingerprint.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FingerprintOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FingerprintRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FingerprintSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FingerprintTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireExtinguisher.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireExtinguisherOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireExtinguisherRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireExtinguisherSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireExtinguisherTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireHydrantAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireHydrantAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireHydrantAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireHydrantAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireHydrantAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireTruck.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireTruckOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireTruckRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireTruckSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireTruckTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Fireplace.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireplaceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireplaceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireplaceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FireplaceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FirstPage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FirstPageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FirstPageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FirstPageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FirstPageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FitScreen.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FitScreenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FitScreenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FitScreenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FitScreenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Fitbit.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FitbitOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FitbitRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FitbitSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FitbitTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FitnessCenter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FitnessCenterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FitnessCenterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FitnessCenterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FitnessCenterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveG.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveGOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveGRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveGSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveGTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveK.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveKOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveKPlus.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveKPlusOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveKPlusRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveKPlusSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveKPlusTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveKRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveKSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveKTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FiveMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FivteenMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FivteenMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FivteenMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FivteenMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FivteenMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Flag.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlagCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlagCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlagCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlagCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlagCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlagOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlagRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlagSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlagTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Flaky.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlakyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlakyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlakySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlakyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Flare.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlareOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlareRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlareSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlareTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashAuto.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashAutoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashAutoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashAutoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashAutoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashlightOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashlightOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashlightOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashlightOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashlightOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashlightOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashlightOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashlightOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashlightOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlashlightOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Flatware.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlatwareOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlatwareRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlatwareSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlatwareTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Flight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightClass.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightClassOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightClassRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightClassSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightClassTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightLand.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightLandOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightLandRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightLandSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightLandTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightTakeoff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightTakeoffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightTakeoffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightTakeoffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightTakeoffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Flip.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipCameraAndroid.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipCameraAndroidOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipCameraAndroidRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipCameraAndroidSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipCameraAndroidTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipCameraIos.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipCameraIosOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipCameraIosRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipCameraIosSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipCameraIosTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipToBack.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipToBackOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipToBackRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipToBackSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipToBackTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipToFront.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipToFrontOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipToFrontRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipToFrontSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipToFrontTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlipTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Flood.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FloodOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FloodRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FloodSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FloodTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Fluorescent.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FluorescentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FluorescentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FluorescentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FluorescentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlutterDash.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlutterDashOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlutterDashRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlutterDashSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FlutterDashTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FmdBad.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FmdBadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FmdBadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FmdBadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FmdBadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FmdGood.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FmdGoodOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FmdGoodRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FmdGoodSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FmdGoodTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Folder.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderCopy.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderCopyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderCopyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderCopySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderCopyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderDelete.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderDeleteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderDeleteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderDeleteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderDeleteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderOpen.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderOpenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderOpenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderOpenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderOpenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderShared.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderSharedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderSharedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderSharedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderSharedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderSpecial.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderSpecialOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderSpecialRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderSpecialSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderSpecialTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderZip.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderZipOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderZipRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderZipSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FolderZipTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FollowTheSigns.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FollowTheSignsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FollowTheSignsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FollowTheSignsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FollowTheSignsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FontDownload.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FontDownloadOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FontDownloadOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FontDownloadOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FontDownloadOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FontDownloadOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FontDownloadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FontDownloadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FontDownloadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FontDownloadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FoodBank.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FoodBankOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FoodBankRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FoodBankSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FoodBankTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forest.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForestOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForestRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForestSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForestTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForkLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForkLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForkLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForkLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForkLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForkRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForkRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForkRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForkRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForkRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignCenter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignCenterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignCenterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignCenterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignCenterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignJustify.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignJustifyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignJustifyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignJustifySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignJustifyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatAlignRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatBold.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatBoldOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatBoldRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatBoldSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatBoldTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatClear.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatClearOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatClearRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatClearSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatClearTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatColorFill.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatColorFillOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatColorFillRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatColorFillSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatColorFillTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatColorReset.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatColorResetOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatColorResetRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatColorResetSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatColorResetTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatColorText.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatColorTextOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatColorTextRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatColorTextSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatColorTextTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatIndentDecrease.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatIndentDecreaseOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatIndentDecreaseRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatIndentDecreaseSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatIndentDecreaseTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatIndentIncrease.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatIndentIncreaseOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatIndentIncreaseRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatIndentIncreaseSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatIndentIncreaseTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatItalic.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatItalicOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatItalicRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatItalicSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatItalicTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatLineSpacing.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatLineSpacingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatLineSpacingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatLineSpacingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatLineSpacingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatListBulleted.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatListBulletedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatListBulletedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatListBulletedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatListBulletedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatListNumbered.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatListNumberedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatListNumberedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatListNumberedRtl.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatListNumberedRtlOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatListNumberedRtlRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatListNumberedRtlSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatListNumberedRtlTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatListNumberedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatListNumberedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatOverline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatOverlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatOverlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatOverlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatOverlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatPaint.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatPaintOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatPaintRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatPaintSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatPaintTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatQuote.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatQuoteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatQuoteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatQuoteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatQuoteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatShapes.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatShapesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatShapesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatShapesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatShapesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatSize.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatSizeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatSizeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatSizeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatSizeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatStrikethrough.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatStrikethroughOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatStrikethroughRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatStrikethroughSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatStrikethroughTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatTextdirectionLToR.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatTextdirectionLToROutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatTextdirectionLToRRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatTextdirectionLToRSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatTextdirectionLToRTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatTextdirectionRToL.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatTextdirectionRToLOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatTextdirectionRToLRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatTextdirectionRToLSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatTextdirectionRToLTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatUnderlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatUnderlinedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatUnderlinedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatUnderlinedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FormatUnderlinedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Fort.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FortOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FortRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FortSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FortTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forum.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForumOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForumRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForumSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForumTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forward.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forward10.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forward10Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forward10Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forward10Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forward10TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forward30.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forward30Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forward30Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forward30Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forward30TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forward5.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forward5Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forward5Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forward5Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Forward5TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForwardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForwardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForwardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForwardToInbox.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForwardToInboxOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForwardToInboxRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForwardToInboxSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForwardToInboxTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ForwardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Foundation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FoundationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FoundationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FoundationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FoundationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourGMobiledata.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourGMobiledataOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourGMobiledataRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourGMobiledataSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourGMobiledataTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourGPlusMobiledata.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourGPlusMobiledataOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourGPlusMobiledataRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourGPlusMobiledataSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourGPlusMobiledataTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourK.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourKOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourKPlus.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourKPlusOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourKPlusRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourKPlusSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourKPlusTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourKRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourKSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourKTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourteenMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourteenMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourteenMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourteenMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FourteenMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FreeBreakfast.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FreeBreakfastOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FreeBreakfastRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FreeBreakfastSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FreeBreakfastTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Fullscreen.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FullscreenExit.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FullscreenExitOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FullscreenExitRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FullscreenExitSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FullscreenExitTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FullscreenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FullscreenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FullscreenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FullscreenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Functions.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FunctionsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FunctionsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FunctionsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/FunctionsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GMobiledata.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GMobiledataOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GMobiledataRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GMobiledataSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GMobiledataTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GTranslate.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GTranslateOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GTranslateRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GTranslateSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GTranslateTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Gamepad.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GamepadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GamepadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GamepadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GamepadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Games.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GamesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GamesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GamesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GamesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Garage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GarageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GarageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GarageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GarageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GasMeter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GasMeterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GasMeterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GasMeterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GasMeterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Gavel.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GavelOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GavelRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GavelSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GavelTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Gesture.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GestureOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GestureRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GestureSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GestureTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GetApp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GetAppOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GetAppRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GetAppSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GetAppTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Gif.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GifBox.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GifBoxOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GifBoxRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GifBoxSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GifBoxTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GifOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GifRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GifSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GifTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Girl.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GirlOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GirlRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GirlSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GirlTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GitHub.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Gite.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GiteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GiteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GiteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GiteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GolfCourse.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GolfCourseOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GolfCourseRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GolfCourseSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GolfCourseTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Google.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GppBad.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GppBadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GppBadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GppBadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GppBadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GppGood.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GppGoodOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GppGoodRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GppGoodSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GppGoodTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GppMaybe.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GppMaybeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GppMaybeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GppMaybeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GppMaybeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GpsFixed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GpsFixedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GpsFixedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GpsFixedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GpsFixedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GpsNotFixed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GpsNotFixedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GpsNotFixedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GpsNotFixedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GpsNotFixedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GpsOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GpsOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GpsOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GpsOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GpsOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Grade.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GradeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GradeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GradeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GradeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Gradient.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GradientOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GradientRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GradientSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GradientTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Grading.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GradingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GradingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GradingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GradingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Grain.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GrainOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GrainRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GrainSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GrainTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GraphicEq.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GraphicEqOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GraphicEqRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GraphicEqSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GraphicEqTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Grass.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GrassOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GrassRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GrassSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GrassTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Grid3x3.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Grid3x3Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Grid3x3Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Grid3x3Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Grid3x3TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Grid4x4.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Grid4x4Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Grid4x4Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Grid4x4Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Grid4x4TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridGoldenratio.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridGoldenratioOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridGoldenratioRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridGoldenratioSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridGoldenratioTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridView.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridViewOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridViewRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridViewSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GridViewTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Group.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupAdd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupAddOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupAddRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupAddSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupAddTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupRemove.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupRemoveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupRemoveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupRemoveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupRemoveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupWork.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupWorkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupWorkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupWorkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupWorkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Groups.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Groups2.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Groups2Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Groups2Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Groups2Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Groups2TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Groups3.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Groups3Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Groups3Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Groups3Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Groups3TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/GroupsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HMobiledata.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HMobiledataOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HMobiledataRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HMobiledataSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HMobiledataTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HPlusMobiledata.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HPlusMobiledataOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HPlusMobiledataRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HPlusMobiledataSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HPlusMobiledataTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Hail.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HailOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HailRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HailSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HailTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Handshake.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HandshakeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HandshakeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HandshakeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HandshakeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Handyman.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HandymanOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HandymanRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HandymanSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HandymanTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Hardware.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HardwareOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HardwareRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HardwareSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HardwareTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Hd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrAuto.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrAutoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrAutoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrAutoSelect.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrAutoSelectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrAutoSelectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrAutoSelectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrAutoSelectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrAutoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrAutoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrEnhancedSelect.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrEnhancedSelectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrEnhancedSelectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrEnhancedSelectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrEnhancedSelectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOffSelect.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOffSelectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOffSelectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOffSelectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOffSelectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOnSelect.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOnSelectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOnSelectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOnSelectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOnSelectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrPlus.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrPlusOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrPlusRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrPlusSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrPlusTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrStrong.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrStrongOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrStrongRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrStrongSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrStrongTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrWeak.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrWeakOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrWeakRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrWeakSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HdrWeakTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Headphones.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadphonesBattery.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadphonesBatteryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadphonesBatteryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadphonesBatterySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadphonesBatteryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadphonesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadphonesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadphonesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadphonesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Headset.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadsetMic.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadsetMicOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadsetMicRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadsetMicSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadsetMicTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadsetOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadsetOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadsetOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadsetOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadsetOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadsetOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadsetRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadsetSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeadsetTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Healing.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HealingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HealingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HealingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HealingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HealthAndSafety.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HealthAndSafetyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HealthAndSafetyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HealthAndSafetySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HealthAndSafetyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Hearing.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HearingDisabled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HearingDisabledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HearingDisabledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HearingDisabledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HearingDisabledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HearingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HearingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HearingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HearingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeartBroken.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeartBrokenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeartBrokenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeartBrokenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeartBrokenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeatPump.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeatPumpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeatPumpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeatPumpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeatPumpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Height.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HeightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Help.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HelpCenter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HelpCenterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HelpCenterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HelpCenterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HelpCenterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HelpOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HelpOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HelpOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HelpOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HelpOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HelpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HelpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HelpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HelpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Hevc.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HevcOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HevcRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HevcSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HevcTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Hexagon.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HexagonOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HexagonRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HexagonSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HexagonTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HideImage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HideImageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HideImageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HideImageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HideImageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HideSource.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HideSourceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HideSourceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HideSourceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HideSourceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighQuality.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighQualityOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighQualityRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighQualitySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighQualityTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Highlight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighlightAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighlightAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighlightAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighlightAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighlightAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighlightOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighlightOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighlightOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighlightOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighlightOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighlightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighlightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighlightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HighlightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Hiking.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HikingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HikingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HikingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HikingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/History.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HistoryEdu.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HistoryEduOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HistoryEduRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HistoryEduSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HistoryEduTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HistoryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HistoryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HistorySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HistoryToggleOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HistoryToggleOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HistoryToggleOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HistoryToggleOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HistoryToggleOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HistoryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Hive.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HiveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HiveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HiveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HiveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Hls.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HlsOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HlsOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HlsOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HlsOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HlsOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HlsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HlsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HlsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HlsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HolidayVillage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HolidayVillageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HolidayVillageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HolidayVillageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HolidayVillageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Home.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeMax.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeMaxOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeMaxRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeMaxSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeMaxTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeMini.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeMiniOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeMiniRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeMiniSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeMiniTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeRepairService.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeRepairServiceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeRepairServiceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeRepairServiceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeRepairServiceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeWork.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeWorkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeWorkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeWorkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HomeWorkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HorizontalRule.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HorizontalRuleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HorizontalRuleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HorizontalRuleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HorizontalRuleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HorizontalSplit.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HorizontalSplitOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HorizontalSplitRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HorizontalSplitSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HorizontalSplitTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HotTub.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HotTubOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HotTubRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HotTubSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HotTubTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Hotel.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HotelOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HotelRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HotelSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HotelTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassBottom.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassBottomOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassBottomRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassBottomSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassBottomTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassDisabled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassDisabledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassDisabledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassDisabledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassDisabledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassEmpty.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassEmptyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassEmptyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassEmptySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassEmptyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassFull.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassFullOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassFullRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassFullSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassFullTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassTop.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassTopOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassTopRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassTopSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HourglassTopTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/House.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HouseOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HouseRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HouseSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HouseSiding.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HouseSidingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HouseSidingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HouseSidingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HouseSidingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HouseTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Houseboat.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HouseboatOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HouseboatRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HouseboatSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HouseboatTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HowToReg.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HowToRegOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HowToRegRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HowToRegSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HowToRegTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HowToVote.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HowToVoteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HowToVoteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HowToVoteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HowToVoteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Html.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HtmlOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HtmlRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HtmlSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HtmlTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Http.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HttpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HttpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HttpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HttpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Https.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HttpsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HttpsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HttpsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HttpsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Hub.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HubOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HubRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HubSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HubTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Hvac.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HvacOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HvacRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HvacSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/HvacTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IceSkating.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IceSkatingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IceSkatingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IceSkatingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IceSkatingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Icecream.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IcecreamOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IcecreamRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IcecreamSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IcecreamTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Image.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageAspectRatio.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageAspectRatioOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageAspectRatioRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageAspectRatioSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageAspectRatioTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageNotSupported.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageNotSupportedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageNotSupportedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageNotSupportedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageNotSupportedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageSearch.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageSearchOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageSearchRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageSearchSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageSearchTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImagesearchRoller.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImagesearchRollerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImagesearchRollerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImagesearchRollerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImagesearchRollerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImportContacts.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImportContactsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImportContactsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImportContactsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImportContactsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImportExport.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImportExportOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImportExportRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImportExportSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImportExportTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImportantDevices.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImportantDevicesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImportantDevicesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImportantDevicesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ImportantDevicesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Inbox.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InboxOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InboxRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InboxSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InboxTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IndeterminateCheckBox.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IndeterminateCheckBoxOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IndeterminateCheckBoxRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IndeterminateCheckBoxSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IndeterminateCheckBoxTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Info.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InfoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InfoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InfoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InfoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Input.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InputOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InputRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InputSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InputTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertChart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertChartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertChartOutlinedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertChartOutlinedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertChartOutlinedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertChartOutlinedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertChartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertChartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertChartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertComment.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertCommentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertCommentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertCommentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertCommentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertDriveFile.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertDriveFileOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertDriveFileRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertDriveFileSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertDriveFileTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertEmoticon.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertEmoticonOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertEmoticonRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertEmoticonSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertEmoticonTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertInvitation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertInvitationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertInvitationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertInvitationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertInvitationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertLink.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertLinkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertLinkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertLinkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertLinkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertPageBreak.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertPageBreakOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertPageBreakRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertPageBreakSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertPageBreakTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertPhoto.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertPhotoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertPhotoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertPhotoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsertPhotoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Insights.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsightsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsightsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsightsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InsightsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Instagram.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InstallDesktop.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InstallDesktopOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InstallDesktopRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InstallDesktopSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InstallDesktopTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InstallMobile.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InstallMobileOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InstallMobileRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InstallMobileSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InstallMobileTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IntegrationInstructions.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IntegrationInstructionsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IntegrationInstructionsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IntegrationInstructionsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IntegrationInstructionsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Interests.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InterestsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InterestsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InterestsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InterestsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InterpreterMode.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InterpreterModeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InterpreterModeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InterpreterModeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InterpreterModeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Inventory.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Inventory2.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Inventory2Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Inventory2Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Inventory2Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Inventory2TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InventoryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InventoryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InventorySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InventoryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InvertColors.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InvertColorsOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InvertColorsOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InvertColorsOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InvertColorsOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InvertColorsOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InvertColorsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InvertColorsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InvertColorsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/InvertColorsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IosShare.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IosShareOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IosShareRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IosShareSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IosShareTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Iron.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IronOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IronRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IronSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IronTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Iso.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IsoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IsoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IsoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/IsoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Javascript.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JavascriptOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JavascriptRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JavascriptSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JavascriptTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinFull.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinFullOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinFullRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinFullSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinFullTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinInner.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinInnerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinInnerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinInnerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinInnerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/JoinRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Kayaking.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KayakingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KayakingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KayakingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KayakingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KebabDining.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KebabDiningOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KebabDiningRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KebabDiningSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KebabDiningTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Key.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Keyboard.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowDown.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowDownOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowDownRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowDownSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowDownTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowUp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowUpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowUpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowUpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardArrowUpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardBackspace.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardBackspaceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardBackspaceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardBackspaceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardBackspaceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardCapslock.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardCapslockOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardCapslockRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardCapslockSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardCapslockTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardCommandKey.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardCommandKeyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardCommandKeyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardCommandKeySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardCommandKeyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardControlKey.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardControlKeyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardControlKeyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardControlKeySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardControlKeyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowDown.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowDownOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowDownRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowDownSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowDownTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowUp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowUpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowUpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowUpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardDoubleArrowUpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardHide.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardHideOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardHideRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardHideSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardHideTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardOptionKey.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardOptionKeyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardOptionKeyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardOptionKeySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardOptionKeyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardReturn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardReturnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardReturnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardReturnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardReturnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardTab.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardTabOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardTabRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardTabSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardTabTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardVoice.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardVoiceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardVoiceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardVoiceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KeyboardVoiceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KingBed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KingBedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KingBedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KingBedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KingBedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Kitchen.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KitchenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KitchenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KitchenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KitchenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Kitesurfing.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KitesurfingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KitesurfingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KitesurfingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/KitesurfingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Label.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LabelImportant.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LabelImportantOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LabelImportantRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LabelImportantSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LabelImportantTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LabelOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LabelOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LabelOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LabelOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LabelOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LabelOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LabelRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LabelSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LabelTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Lan.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LanOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LanRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LanSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LanTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Landscape.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LandscapeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LandscapeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LandscapeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LandscapeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Landslide.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LandslideOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LandslideRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LandslideSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LandslideTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Language.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LanguageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LanguageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LanguageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LanguageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Laptop.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopChromebook.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopChromebookOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopChromebookRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopChromebookSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopChromebookTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopMac.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopMacOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopMacRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopMacSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopMacTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopWindows.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopWindowsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopWindowsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopWindowsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaptopWindowsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LastPage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LastPageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LastPageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LastPageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LastPageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Launch.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaunchOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaunchRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaunchSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LaunchTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Layers.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LayersClear.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LayersClearOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LayersClearRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LayersClearSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LayersClearTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LayersOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LayersRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LayersSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LayersTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Leaderboard.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LeaderboardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LeaderboardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LeaderboardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LeaderboardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LeakAdd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LeakAddOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LeakAddRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LeakAddSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LeakAddTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LeakRemove.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LeakRemoveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LeakRemoveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LeakRemoveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LeakRemoveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LegendToggle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LegendToggleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LegendToggleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LegendToggleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LegendToggleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Lens.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LensBlur.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LensBlurOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LensBlurRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LensBlurSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LensBlurTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LensOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LensRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LensSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LensTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryAdd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryAddCheck.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryAddCheckOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryAddCheckRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryAddCheckSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryAddCheckTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryAddOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryAddRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryAddSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryAddTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryBooks.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryBooksOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryBooksRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryBooksSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryBooksTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryMusic.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryMusicOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryMusicRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryMusicSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LibraryMusicTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Light.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightMode.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightModeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightModeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightModeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightModeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Lightbulb.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightbulbCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightbulbCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightbulbCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightbulbCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightbulbCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightbulbOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightbulbRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightbulbSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LightbulbTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LineAxis.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LineAxisOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LineAxisRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LineAxisSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LineAxisTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LineStyle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LineStyleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LineStyleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LineStyleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LineStyleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LineWeight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LineWeightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LineWeightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LineWeightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LineWeightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinearScale.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinearScaleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinearScaleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinearScaleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinearScaleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Link.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinkOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinkOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinkOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinkOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinkOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinkedCamera.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinkedCameraOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinkedCameraRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinkedCameraSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinkedCameraTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LinkedIn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Liquor.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LiquorOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LiquorRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LiquorSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LiquorTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/List.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ListAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ListAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ListAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ListAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ListAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ListOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ListRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ListSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ListTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LiveHelp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LiveHelpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LiveHelpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LiveHelpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LiveHelpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LiveTv.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LiveTvOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LiveTvRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LiveTvSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LiveTvTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Living.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LivingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LivingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LivingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LivingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalActivity.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalActivityOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalActivityRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalActivitySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalActivityTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalAirport.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalAirportOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalAirportRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalAirportSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalAirportTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalAtm.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalAtmOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalAtmRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalAtmSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalAtmTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalBar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalBarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalBarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalBarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalBarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalCafe.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalCafeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalCafeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalCafeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalCafeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalCarWash.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalCarWashOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalCarWashRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalCarWashSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalCarWashTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalConvenienceStore.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalConvenienceStoreOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalConvenienceStoreRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalConvenienceStoreSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalConvenienceStoreTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalDining.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalDiningOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalDiningRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalDiningSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalDiningTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalDrink.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalDrinkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalDrinkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalDrinkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalDrinkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalFireDepartment.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalFireDepartmentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalFireDepartmentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalFireDepartmentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalFireDepartmentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalFlorist.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalFloristOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalFloristRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalFloristSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalFloristTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalGasStation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalGasStationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalGasStationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalGasStationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalGasStationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalGroceryStore.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalGroceryStoreOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalGroceryStoreRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalGroceryStoreSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalGroceryStoreTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalHospital.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalHospitalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalHospitalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalHospitalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalHospitalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalHotel.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalHotelOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalHotelRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalHotelSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalHotelTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalLaundryService.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalLaundryServiceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalLaundryServiceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalLaundryServiceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalLaundryServiceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalLibrary.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalLibraryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalLibraryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalLibrarySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalLibraryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalMall.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalMallOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalMallRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalMallSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalMallTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalMovies.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalMoviesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalMoviesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalMoviesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalMoviesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalOffer.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalOfferOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalOfferRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalOfferSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalOfferTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalParking.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalParkingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalParkingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalParkingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalParkingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPharmacy.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPharmacyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPharmacyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPharmacySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPharmacyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPhone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPhoneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPhoneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPhoneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPhoneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPizza.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPizzaOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPizzaRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPizzaSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPizzaTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPlay.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPlayOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPlayRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPlaySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPlayTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPolice.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPoliceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPoliceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPoliceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPoliceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPostOffice.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPostOfficeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPostOfficeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPostOfficeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPostOfficeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPrintshop.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPrintshopOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPrintshopRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPrintshopSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalPrintshopTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalSee.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalSeeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalSeeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalSeeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalSeeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalShipping.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalShippingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalShippingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalShippingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalShippingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalTaxi.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalTaxiOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalTaxiRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalTaxiSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocalTaxiTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationCity.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationCityOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationCityRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationCitySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationCityTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationDisabled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationDisabledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationDisabledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationDisabledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationDisabledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationSearching.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationSearchingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationSearchingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationSearchingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LocationSearchingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Lock.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockClock.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockClockOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockClockRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockClockSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockClockTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockOpen.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockOpenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockOpenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockOpenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockOpenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockPerson.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockPersonOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockPersonRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockPersonSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockPersonTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockReset.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockResetOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockResetRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockResetSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockResetTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LockTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Login.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LoginOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LoginRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LoginSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LoginTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LogoDev.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LogoDevOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LogoDevRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LogoDevSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LogoDevTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Logout.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LogoutOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LogoutRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LogoutSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LogoutTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks3.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks3Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks3Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks3Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks3TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks4.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks4Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks4Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks4Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks4TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks5.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks5Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks5Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks5Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks5TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks6.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks6Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks6Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks6Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Looks6TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LooksOne.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LooksOneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LooksOneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LooksOneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LooksOneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LooksOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LooksRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LooksSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LooksTwo.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LooksTwoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LooksTwoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LooksTwoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LooksTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LooksTwoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Loop.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LoopOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LoopRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LoopSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LoopTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Loupe.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LoupeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LoupeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LoupeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LoupeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LowPriority.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LowPriorityOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LowPriorityRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LowPrioritySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LowPriorityTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Loyalty.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LoyaltyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LoyaltyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LoyaltySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LoyaltyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LteMobiledata.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LteMobiledataOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LteMobiledataRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LteMobiledataSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LteMobiledataTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LtePlusMobiledata.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LtePlusMobiledataOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LtePlusMobiledataRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LtePlusMobiledataSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LtePlusMobiledataTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Luggage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LuggageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LuggageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LuggageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LuggageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LunchDining.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LunchDiningOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LunchDiningRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LunchDiningSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LunchDiningTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Lyrics.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LyricsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LyricsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LyricsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/LyricsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MacroOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MacroOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MacroOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MacroOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MacroOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Mail.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MailLock.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MailLockOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MailLockRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MailLockSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MailLockTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MailOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MailOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MailOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MailOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MailOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MailOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MailRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MailSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MailTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Male.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MaleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MaleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MaleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MaleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Man.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Man2.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Man2Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Man2Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Man2Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Man2TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Man3.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Man3Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Man3Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Man3Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Man3TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Man4.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Man4Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Man4Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Man4Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Man4TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManageAccounts.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManageAccountsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManageAccountsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManageAccountsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManageAccountsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManageHistory.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManageHistoryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManageHistoryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManageHistorySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManageHistoryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManageSearch.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManageSearchOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManageSearchRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManageSearchSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ManageSearchTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Map.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MapOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MapRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MapSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MapTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MapsHomeWork.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MapsHomeWorkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MapsHomeWorkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MapsHomeWorkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MapsHomeWorkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MapsUgc.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MapsUgcOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MapsUgcRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MapsUgcSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MapsUgcTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Margin.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarginOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarginRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarginSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarginTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkAsUnread.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkAsUnreadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkAsUnreadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkAsUnreadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkAsUnreadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkChatRead.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkChatReadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkChatReadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkChatReadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkChatReadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkChatUnread.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkChatUnreadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkChatUnreadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkChatUnreadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkChatUnreadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkEmailRead.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkEmailReadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkEmailReadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkEmailReadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkEmailReadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkEmailUnread.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkEmailUnreadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkEmailUnreadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkEmailUnreadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkEmailUnreadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkUnreadChatAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkUnreadChatAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkUnreadChatAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkUnreadChatAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkUnreadChatAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Markunread.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkunreadMailbox.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkunreadMailboxOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkunreadMailboxRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkunreadMailboxSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkunreadMailboxTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkunreadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkunreadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkunreadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MarkunreadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Masks.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MasksOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MasksRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MasksSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MasksTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Maximize.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MaximizeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MaximizeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MaximizeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MaximizeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MediaBluetoothOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MediaBluetoothOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MediaBluetoothOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MediaBluetoothOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MediaBluetoothOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MediaBluetoothOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MediaBluetoothOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MediaBluetoothOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MediaBluetoothOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MediaBluetoothOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Mediation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MediationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MediationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MediationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MediationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicalInformation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicalInformationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicalInformationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicalInformationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicalInformationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicalServices.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicalServicesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicalServicesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicalServicesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicalServicesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Medication.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicationLiquid.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicationLiquidOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicationLiquidRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicationLiquidSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicationLiquidTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MedicationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MeetingRoom.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MeetingRoomOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MeetingRoomRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MeetingRoomSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MeetingRoomTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Memory.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MemoryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MemoryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MemorySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MemoryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Menu.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MenuBook.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MenuBookOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MenuBookRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MenuBookSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MenuBookTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MenuOpen.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MenuOpenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MenuOpenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MenuOpenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MenuOpenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MenuOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MenuRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MenuSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MenuTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Merge.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MergeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MergeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MergeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MergeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MergeType.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MergeTypeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MergeTypeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MergeTypeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MergeTypeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Message.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MessageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MessageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MessageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MessageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Mic.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicExternalOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicExternalOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicExternalOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicExternalOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicExternalOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicExternalOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicExternalOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicExternalOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicExternalOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicExternalOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicNone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicNoneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicNoneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicNoneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicNoneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Microsoft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Microwave.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicrowaveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicrowaveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicrowaveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MicrowaveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MilitaryTech.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MilitaryTechOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MilitaryTechRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MilitaryTechSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MilitaryTechTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Minimize.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MinimizeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MinimizeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MinimizeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MinimizeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MinorCrash.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MinorCrashOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MinorCrashRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MinorCrashSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MinorCrashTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MiscellaneousServices.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MiscellaneousServicesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MiscellaneousServicesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MiscellaneousServicesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MiscellaneousServicesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MissedVideoCall.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MissedVideoCallOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MissedVideoCallRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MissedVideoCallSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MissedVideoCallTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Mms.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MmsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MmsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MmsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MmsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobileFriendly.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobileFriendlyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobileFriendlyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobileFriendlySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobileFriendlyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobileOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobileOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobileOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobileOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobileOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobileScreenShare.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobileScreenShareOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobileScreenShareRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobileScreenShareSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobileScreenShareTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobiledataOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobiledataOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobiledataOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobiledataOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MobiledataOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Mode.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeComment.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeCommentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeCommentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeCommentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeCommentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeEdit.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeEditOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeEditOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeEditOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeEditOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeEditOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeEditOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeEditRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeEditSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeEditTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeFanOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeFanOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeFanOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeFanOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeFanOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeNight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeNightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeNightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeNightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeNightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeOfTravel.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeOfTravelOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeOfTravelRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeOfTravelSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeOfTravelTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeStandby.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeStandbyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeStandbyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeStandbySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeStandbyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModelTraining.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModelTrainingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModelTrainingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModelTrainingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ModelTrainingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonetizationOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonetizationOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonetizationOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonetizationOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonetizationOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Money.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoneyOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoneyOffCsred.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoneyOffCsredOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoneyOffCsredRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoneyOffCsredSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoneyOffCsredTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoneyOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoneyOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoneyOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoneyOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoneyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoneyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoneySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoneyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Monitor.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonitorHeart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonitorHeartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonitorHeartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonitorHeartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonitorHeartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonitorOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonitorRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonitorSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonitorTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonitorWeight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonitorWeightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonitorWeightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonitorWeightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonitorWeightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonochromePhotos.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonochromePhotosOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonochromePhotosRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonochromePhotosSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MonochromePhotosTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Mood.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoodBad.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoodBadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoodBadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoodBadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoodBadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoodOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoodRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoodSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoodTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Moped.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MopedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MopedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MopedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MopedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/More.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreHoriz.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreHorizOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreHorizRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreHorizSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreHorizTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreTime.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreTimeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreTimeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreTimeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreTimeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreVert.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreVertOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreVertRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreVertSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoreVertTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Mosque.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MosqueOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MosqueRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MosqueSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MosqueTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MotionPhotosAuto.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MotionPhotosAutoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MotionPhotosAutoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MotionPhotosAutoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MotionPhotosAutoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MotionPhotosOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MotionPhotosOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MotionPhotosOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MotionPhotosOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MotionPhotosOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Mouse.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MouseOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MouseRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MouseSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MouseTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoveDown.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoveDownOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoveDownRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoveDownSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoveDownTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoveToInbox.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoveToInboxOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoveToInboxRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoveToInboxSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoveToInboxTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoveUp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoveUpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoveUpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoveUpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MoveUpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Movie.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovieCreation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovieCreationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovieCreationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovieCreationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovieCreationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovieFilter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovieFilterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovieFilterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovieFilterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovieFilterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovieOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovieRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovieSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovieTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Moving.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MovingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Mp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MultilineChart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MultilineChartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MultilineChartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MultilineChartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MultilineChartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MultipleStop.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MultipleStopOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MultipleStopRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MultipleStopSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MultipleStopTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Museum.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MuseumOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MuseumRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MuseumSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MuseumTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MusicNote.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MusicNoteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MusicNoteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MusicNoteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MusicNoteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MusicOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MusicOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MusicOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MusicOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MusicOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MusicVideo.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MusicVideoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MusicVideoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MusicVideoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MusicVideoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MyLocation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MyLocationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MyLocationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MyLocationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/MyLocationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Nat.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NatOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NatRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NatSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NatTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Nature.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NatureOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NaturePeople.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NaturePeopleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NaturePeopleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NaturePeopleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NaturePeopleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NatureRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NatureSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NatureTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NavigateBefore.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NavigateBeforeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NavigateBeforeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NavigateBeforeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NavigateBeforeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NavigateNext.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NavigateNextOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NavigateNextRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NavigateNextSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NavigateNextTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Navigation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NavigationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NavigationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NavigationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NavigationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearMe.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearMeDisabled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearMeDisabledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearMeDisabledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearMeDisabledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearMeDisabledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearMeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearMeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearMeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearMeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearbyError.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearbyErrorOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearbyErrorRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearbyErrorSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearbyErrorTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearbyOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearbyOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearbyOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearbyOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NearbyOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NestCamWiredStand.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NestCamWiredStandOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NestCamWiredStandRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NestCamWiredStandSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NestCamWiredStandTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkCell.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkCellOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkCellRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkCellSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkCellTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkCheck.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkCheckOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkCheckRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkCheckSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkCheckTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkLocked.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkLockedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkLockedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkLockedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkLockedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkPing.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkPingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkPingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkPingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkPingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifi.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifi1Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifi1BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifi1BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifi1BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifi1BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifi2Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifi2BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifi2BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifi2BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifi2BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifi3Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifi3BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifi3BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifi3BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifi3BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifiOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifiRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifiSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NetworkWifiTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NewReleases.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NewReleasesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NewReleasesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NewReleasesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NewReleasesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Newspaper.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NewspaperOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NewspaperRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NewspaperSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NewspaperTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NextPlan.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NextPlanOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NextPlanRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NextPlanSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NextPlanTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NextWeek.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NextWeekOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NextWeekRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NextWeekSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NextWeekTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Nfc.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NfcOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NfcRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NfcSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NfcTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightShelter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightShelterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightShelterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightShelterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightShelterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Nightlife.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightlifeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightlifeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightlifeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightlifeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Nightlight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightlightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightlightRound.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightlightRoundOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightlightRoundRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightlightRoundSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightlightRoundTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightlightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightlightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightlightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightsStay.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightsStayOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightsStayRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightsStaySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NightsStayTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineK.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineKOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineKPlus.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineKPlusOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineKPlusRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineKPlusSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineKPlusTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineKRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineKSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineKTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineteenMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineteenMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineteenMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineteenMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NineteenMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoAccounts.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoAccountsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoAccountsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoAccountsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoAccountsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoAdultContent.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoAdultContentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoAdultContentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoAdultContentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoAdultContentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoBackpack.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoBackpackOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoBackpackRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoBackpackSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoBackpackTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoCell.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoCellOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoCellRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoCellSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoCellTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoCrash.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoCrashOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoCrashRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoCrashSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoCrashTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoDrinks.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoDrinksOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoDrinksRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoDrinksSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoDrinksTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoEncryption.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoEncryptionGmailerrorred.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoEncryptionGmailerrorredOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoEncryptionGmailerrorredRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoEncryptionGmailerrorredSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoEncryptionGmailerrorredTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoEncryptionOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoEncryptionRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoEncryptionSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoEncryptionTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoFlash.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoFlashOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoFlashRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoFlashSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoFlashTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoFood.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoFoodOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoFoodRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoFoodSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoFoodTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoLuggage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoLuggageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoLuggageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoLuggageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoLuggageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoMeals.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoMealsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoMealsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoMealsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoMealsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoMeetingRoom.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoMeetingRoomOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoMeetingRoomRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoMeetingRoomSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoMeetingRoomTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoPhotography.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoPhotographyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoPhotographyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoPhotographySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoPhotographyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoSim.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoSimOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoSimRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoSimSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoSimTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoStroller.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoStrollerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoStrollerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoStrollerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoStrollerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoTransfer.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoTransferOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoTransferRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoTransferSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoTransferTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoiseAware.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoiseAwareOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoiseAwareRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoiseAwareSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoiseAwareTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoiseControlOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoiseControlOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoiseControlOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoiseControlOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoiseControlOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NordicWalking.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NordicWalkingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NordicWalkingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NordicWalkingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NordicWalkingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/North.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NorthEast.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NorthEastOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NorthEastRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NorthEastSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NorthEastTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NorthOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NorthRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NorthSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NorthTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NorthWest.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NorthWestOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NorthWestRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NorthWestSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NorthWestTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotAccessible.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotAccessibleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotAccessibleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotAccessibleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotAccessibleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotInterested.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotInterestedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotInterestedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotInterestedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotInterestedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotListedLocation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotListedLocationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotListedLocationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotListedLocationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotListedLocationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotStarted.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotStartedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotStartedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotStartedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotStartedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Note.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoteAdd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoteAddOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoteAddRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoteAddSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoteAddTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoteAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoteAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoteAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoteAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoteAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NoteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Notes.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationAdd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationAddOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationAddRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationAddSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationAddTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationImportant.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationImportantOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationImportantRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationImportantSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationImportantTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Notifications.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsActive.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsActiveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsActiveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsActiveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsActiveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsNone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsNoneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsNoneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsNoneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsNoneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsPaused.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsPausedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsPausedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsPausedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsPausedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NotificationsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Numbers.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NumbersOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NumbersRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NumbersSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/NumbersTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OfflineBolt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OfflineBoltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OfflineBoltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OfflineBoltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OfflineBoltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OfflinePin.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OfflinePinOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OfflinePinRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OfflinePinSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OfflinePinTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OfflineShare.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OfflineShareOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OfflineShareRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OfflineShareSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OfflineShareTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OilBarrel.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OilBarrelOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OilBarrelRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OilBarrelSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OilBarrelTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OnDeviceTraining.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OnDeviceTrainingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OnDeviceTrainingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OnDeviceTrainingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OnDeviceTrainingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OndemandVideo.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OndemandVideoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OndemandVideoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OndemandVideoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OndemandVideoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OneK.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OneKOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OneKPlus.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OneKPlusOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OneKPlusRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OneKPlusSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OneKPlusTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OneKRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OneKSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OneKTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OneKk.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OneKkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OneKkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OneKkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OneKkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OnlinePrediction.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OnlinePredictionOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OnlinePredictionRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OnlinePredictionSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OnlinePredictionTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Opacity.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpacityOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpacityRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpacitySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpacityTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInBrowser.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInBrowserOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInBrowserRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInBrowserSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInBrowserTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInFull.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInFullOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInFullRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInFullSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInFullTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInNew.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInNewOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInNewOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInNewOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInNewOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInNewOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInNewOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInNewRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInNewSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenInNewTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenWith.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenWithOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenWithRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenWithSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OpenWithTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OtherHouses.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OtherHousesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OtherHousesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OtherHousesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OtherHousesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Outbound.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutboundOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutboundRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutboundSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutboundTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Outbox.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutboxOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutboxRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutboxSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutboxTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutdoorGrill.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutdoorGrillOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutdoorGrillRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutdoorGrillSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutdoorGrillTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Outlet.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutletOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutletRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutletSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutletTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutlinedFlag.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutlinedFlagOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutlinedFlagRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutlinedFlagSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutlinedFlagTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Output.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutputOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutputRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutputSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/OutputTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Padding.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaddingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaddingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaddingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaddingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Pages.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PagesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PagesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PagesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PagesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Pageview.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PageviewOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PageviewRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PageviewSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PageviewTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Paid.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaidOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaidRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaidSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaidTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Palette.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaletteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaletteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaletteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaletteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanTool.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanToolAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanToolAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanToolAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanToolAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanToolAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanToolOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanToolRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanToolSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanToolTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Panorama.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaFishEye.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaFishEyeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaFishEyeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaFishEyeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaFishEyeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaHorizontal.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaHorizontalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaHorizontalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaHorizontalSelect.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaHorizontalSelectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaHorizontalSelectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaHorizontalSelectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaHorizontalSelectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaHorizontalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaHorizontalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaPhotosphere.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaPhotosphereOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaPhotosphereRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaPhotosphereSelect.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaPhotosphereSelectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaPhotosphereSelectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaPhotosphereSelectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaPhotosphereSelectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaPhotosphereSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaPhotosphereTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaVertical.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaVerticalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaVerticalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaVerticalSelect.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaVerticalSelectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaVerticalSelectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaVerticalSelectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaVerticalSelectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaVerticalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaVerticalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaWideAngle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaWideAngleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaWideAngleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaWideAngleSelect.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaWideAngleSelectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaWideAngleSelectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaWideAngleSelectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaWideAngleSelectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaWideAngleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PanoramaWideAngleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Paragliding.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ParaglidingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ParaglidingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ParaglidingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ParaglidingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Park.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ParkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ParkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ParkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ParkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PartyMode.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PartyModeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PartyModeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PartyModeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PartyModeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Password.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PasswordOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PasswordRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PasswordSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PasswordTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Pattern.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PatternOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PatternRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PatternSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PatternTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Pause.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseCircleFilled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseCircleFilledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseCircleFilledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseCircleFilledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseCircleFilledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseCircleOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseCircleOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseCircleOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseCircleOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseCircleOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PausePresentation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PausePresentationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PausePresentationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PausePresentationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PausePresentationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PauseTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Payment.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaymentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaymentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaymentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaymentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Payments.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaymentsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaymentsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaymentsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PaymentsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PedalBike.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PedalBikeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PedalBikeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PedalBikeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PedalBikeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Pending.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PendingActions.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PendingActionsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PendingActionsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PendingActionsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PendingActionsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PendingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PendingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PendingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PendingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Pentagon.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PentagonOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PentagonRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PentagonSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PentagonTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/People.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PeopleAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PeopleAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PeopleAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PeopleAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PeopleAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PeopleOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PeopleOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PeopleOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PeopleOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PeopleOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PeopleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PeopleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PeopleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PeopleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Percent.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PercentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PercentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PercentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PercentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermCameraMic.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermCameraMicOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermCameraMicRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermCameraMicSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermCameraMicTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermContactCalendar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermContactCalendarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermContactCalendarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermContactCalendarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermContactCalendarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermDataSetting.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermDataSettingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermDataSettingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermDataSettingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermDataSettingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermDeviceInformation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermDeviceInformationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermDeviceInformationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermDeviceInformationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermDeviceInformationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermIdentity.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermIdentityOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermIdentityRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermIdentitySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermIdentityTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermMedia.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermMediaOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermMediaRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermMediaSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermMediaTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermPhoneMsg.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermPhoneMsgOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermPhoneMsgRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermPhoneMsgSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermPhoneMsgTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermScanWifi.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermScanWifiOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermScanWifiRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermScanWifiSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PermScanWifiTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Person.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Person2.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Person2Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Person2Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Person2Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Person2TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Person3.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Person3Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Person3Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Person3Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Person3TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Person4.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Person4Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Person4Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Person4Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Person4TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAdd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddAlt1.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddAlt1Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddAlt1Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddAlt1Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddAlt1TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddDisabled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddDisabledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddDisabledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddDisabledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddDisabledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonAddTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonPin.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonPinCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonPinCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonPinCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonPinCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonPinCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonPinOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonPinRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonPinSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonPinTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonRemove.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonRemoveAlt1.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonRemoveAlt1Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonRemoveAlt1Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonRemoveAlt1Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonRemoveAlt1TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonRemoveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonRemoveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonRemoveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonRemoveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonSearch.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonSearchOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonSearchRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonSearchSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonSearchTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonalVideo.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonalVideoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonalVideoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonalVideoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PersonalVideoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PestControl.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PestControlOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PestControlRodent.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PestControlRodentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PestControlRodentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PestControlRodentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PestControlRodentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PestControlRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PestControlSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PestControlTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Pets.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PetsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PetsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PetsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PetsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Phishing.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhishingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhishingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhishingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhishingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Phone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneAndroid.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneAndroidOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneAndroidRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneAndroidSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneAndroidTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneBluetoothSpeaker.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneBluetoothSpeakerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneBluetoothSpeakerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneBluetoothSpeakerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneBluetoothSpeakerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneCallback.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneCallbackOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneCallbackRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneCallbackSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneCallbackTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneDisabled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneDisabledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneDisabledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneDisabledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneDisabledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneEnabled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneEnabledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneEnabledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneEnabledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneEnabledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneForwarded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneForwardedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneForwardedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneForwardedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneForwardedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneInTalk.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneInTalkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneInTalkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneInTalkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneInTalkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneIphone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneIphoneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneIphoneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneIphoneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneIphoneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneLocked.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneLockedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneLockedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneLockedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneLockedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneMissed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneMissedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneMissedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneMissedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneMissedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonePaused.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonePausedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonePausedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonePausedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonePausedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhoneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Phonelink.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkErase.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkEraseOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkEraseRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkEraseSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkEraseTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkLock.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkLockOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkLockRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkLockSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkLockTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkRing.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkRingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkRingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkRingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkRingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkSetup.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkSetupOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkSetupRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkSetupSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkSetupTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhonelinkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Photo.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoAlbum.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoAlbumOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoAlbumRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoAlbumSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoAlbumTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoCamera.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoCameraBack.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoCameraBackOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoCameraBackRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoCameraBackSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoCameraBackTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoCameraFront.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoCameraFrontOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoCameraFrontRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoCameraFrontSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoCameraFrontTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoCameraOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoCameraRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoCameraSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoCameraTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoFilter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoFilterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoFilterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoFilterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoFilterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoLibrary.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoLibraryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoLibraryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoLibrarySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoLibraryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoSizeSelectActual.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoSizeSelectActualOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoSizeSelectActualRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoSizeSelectActualSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoSizeSelectActualTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoSizeSelectLarge.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoSizeSelectLargeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoSizeSelectLargeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoSizeSelectLargeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoSizeSelectLargeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoSizeSelectSmall.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoSizeSelectSmallOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoSizeSelectSmallRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoSizeSelectSmallSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoSizeSelectSmallTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhotoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Php.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PhpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Piano.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PianoOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PianoOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PianoOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PianoOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PianoOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PianoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PianoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PianoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PianoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PictureAsPdf.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PictureAsPdfOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PictureAsPdfRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PictureAsPdfSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PictureAsPdfTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PictureInPicture.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PictureInPictureAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PictureInPictureAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PictureInPictureAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PictureInPictureAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PictureInPictureAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PictureInPictureOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PictureInPictureRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PictureInPictureSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PictureInPictureTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PieChart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PieChartOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PieChartOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PieChartOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PieChartOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PieChartOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PieChartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PieChartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PieChartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PieChartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Pin.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PinDrop.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PinDropOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PinDropRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PinDropSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PinDropTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PinOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PinRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PinSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PinTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Pinch.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PinchOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PinchRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PinchSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PinchTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Pinterest.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PivotTableChart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PivotTableChartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PivotTableChartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PivotTableChartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PivotTableChartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Pix.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PixOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PixRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PixSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PixTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Place.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Plagiarism.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlagiarismOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlagiarismRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlagiarismSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlagiarismTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayArrow.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayArrowOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayArrowRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayArrowSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayArrowTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleFilled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleFilledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleFilledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleFilledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleFilledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleFilledWhite.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleFilledWhiteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleFilledWhiteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleFilledWhiteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleFilledWhiteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayDisabled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayDisabledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayDisabledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayDisabledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayDisabledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayForWork.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayForWorkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayForWorkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayForWorkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayForWorkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayLesson.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayLessonOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayLessonRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayLessonSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlayLessonTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAdd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddCheck.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddCheckCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddCheckCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddCheckCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddCheckCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddCheckCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddCheckOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddCheckRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddCheckSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddCheckTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistAddTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistPlay.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistPlayOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistPlayRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistPlaySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistPlayTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistRemove.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistRemoveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistRemoveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistRemoveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlaylistRemoveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Plumbing.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlumbingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlumbingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlumbingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlumbingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlusOne.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlusOneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlusOneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlusOneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PlusOneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Podcasts.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PodcastsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PodcastsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PodcastsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PodcastsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PointOfSale.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PointOfSaleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PointOfSaleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PointOfSaleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PointOfSaleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Policy.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PolicyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PolicyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PolicySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PolicyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Poll.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PollOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PollRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PollSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PollTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Polyline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PolylineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PolylineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PolylineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PolylineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Pool.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PoolOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PoolRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PoolSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PoolTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PortableWifiOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PortableWifiOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PortableWifiOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PortableWifiOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PortableWifiOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Portrait.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PortraitOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PortraitRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PortraitSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PortraitTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PostAdd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PostAddOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PostAddRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PostAddSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PostAddTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Power.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerInput.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerInputOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerInputRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerInputSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerInputTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerSettingsNew.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerSettingsNewOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerSettingsNewRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerSettingsNewSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerSettingsNewTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PowerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrecisionManufacturing.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrecisionManufacturingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrecisionManufacturingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrecisionManufacturingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrecisionManufacturingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PregnantWoman.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PregnantWomanOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PregnantWomanRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PregnantWomanSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PregnantWomanTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PresentToAll.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PresentToAllOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PresentToAllRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PresentToAllSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PresentToAllTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Preview.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PreviewOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PreviewRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PreviewSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PreviewTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PriceChange.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PriceChangeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PriceChangeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PriceChangeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PriceChangeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PriceCheck.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PriceCheckOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PriceCheckRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PriceCheckSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PriceCheckTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Print.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrintDisabled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrintDisabledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrintDisabledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrintDisabledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrintDisabledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrintOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrintRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrintSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrintTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PriorityHigh.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PriorityHighOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PriorityHighRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PriorityHighSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PriorityHighTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrivacyTip.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrivacyTipOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrivacyTipRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrivacyTipSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PrivacyTipTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ProductionQuantityLimits.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ProductionQuantityLimitsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ProductionQuantityLimitsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ProductionQuantityLimitsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ProductionQuantityLimitsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Propane.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PropaneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PropaneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PropaneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PropaneTank.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PropaneTankOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PropaneTankRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PropaneTankSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PropaneTankTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PropaneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Psychology.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PsychologyAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PsychologyAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PsychologyAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PsychologyAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PsychologyAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PsychologyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PsychologyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PsychologySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PsychologyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Public.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublicOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublicOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublicOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublicOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublicOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublicOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublicRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublicSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublicTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Publish.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublishOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublishRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublishSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublishTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublishedWithChanges.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublishedWithChangesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublishedWithChangesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublishedWithChangesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PublishedWithChangesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PunchClock.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PunchClockOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PunchClockRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PunchClockSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PunchClockTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PushPin.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PushPinOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PushPinRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PushPinSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/PushPinTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QrCode.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QrCode2.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QrCode2Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QrCode2Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QrCode2Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QrCode2TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QrCodeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QrCodeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QrCodeScanner.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QrCodeScannerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QrCodeScannerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QrCodeScannerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QrCodeScannerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QrCodeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QrCodeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueryBuilder.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueryBuilderOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueryBuilderRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueryBuilderSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueryBuilderTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueryStats.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueryStatsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueryStatsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueryStatsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueryStatsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuestionAnswer.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuestionAnswerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuestionAnswerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuestionAnswerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuestionAnswerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuestionMark.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuestionMarkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuestionMarkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuestionMarkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuestionMarkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Queue.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueueMusic.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueueMusicOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueueMusicRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueueMusicSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueueMusicTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueueOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueuePlayNext.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueuePlayNextOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueuePlayNextRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueuePlayNextSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueuePlayNextTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueueRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueueSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QueueTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Quickreply.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuickreplyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuickreplyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuickreplySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuickreplyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Quiz.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuizOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuizRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuizSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/QuizTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RMobiledata.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RMobiledataOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RMobiledataRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RMobiledataSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RMobiledataTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Radar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Radio.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadioButtonChecked.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadioButtonCheckedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadioButtonCheckedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadioButtonCheckedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadioButtonCheckedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadioButtonUnchecked.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadioButtonUncheckedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadioButtonUncheckedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadioButtonUncheckedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadioButtonUncheckedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadioOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadioRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadioSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RadioTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RailwayAlert.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RailwayAlertOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RailwayAlertRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RailwayAlertSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RailwayAlertTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RamenDining.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RamenDiningOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RamenDiningRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RamenDiningSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RamenDiningTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RampLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RampLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RampLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RampLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RampLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RampRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RampRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RampRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RampRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RampRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RateReview.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RateReviewOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RateReviewRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RateReviewSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RateReviewTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RawOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RawOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RawOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RawOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RawOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RawOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RawOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RawOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RawOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RawOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReadMore.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReadMoreOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReadMoreRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReadMoreSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReadMoreTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Receipt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReceiptLong.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReceiptLongOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReceiptLongRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReceiptLongSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReceiptLongTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReceiptOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReceiptRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReceiptSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReceiptTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecentActors.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecentActorsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecentActorsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecentActorsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecentActorsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Recommend.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecommendOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecommendRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecommendSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecommendTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecordVoiceOver.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecordVoiceOverOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecordVoiceOverRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecordVoiceOverSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecordVoiceOverTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Rectangle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RectangleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RectangleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RectangleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RectangleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Recycling.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecyclingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecyclingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecyclingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RecyclingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Reddit.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Redeem.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RedeemOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RedeemRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RedeemSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RedeemTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Redo.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RedoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RedoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RedoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RedoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReduceCapacity.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReduceCapacityOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReduceCapacityRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReduceCapacitySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReduceCapacityTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Refresh.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RefreshOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RefreshRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RefreshSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RefreshTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RememberMe.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RememberMeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RememberMeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RememberMeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RememberMeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Remove.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveCircleOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveCircleOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveCircleOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveCircleOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveCircleOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveDone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveDoneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveDoneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveDoneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveDoneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveFromQueue.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveFromQueueOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveFromQueueRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveFromQueueSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveFromQueueTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveModerator.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveModeratorOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveModeratorRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveModeratorSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveModeratorTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveRedEye.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveRedEyeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveRedEyeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveRedEyeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveRedEyeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveRoad.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveRoadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveRoadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveRoadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveRoadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveShoppingCart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveShoppingCartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveShoppingCartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveShoppingCartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveShoppingCartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RemoveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Reorder.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReorderOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReorderRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReorderSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReorderTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Repartition.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepartitionOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepartitionRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepartitionSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepartitionTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Repeat.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatOne.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatOneOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatOneOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatOneOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatOneOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatOneOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatOneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatOneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatOneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatOneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RepeatTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Replay.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Replay10.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Replay10Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Replay10Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Replay10Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Replay10TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Replay30.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Replay30Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Replay30Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Replay30Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Replay30TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Replay5.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Replay5Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Replay5Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Replay5Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Replay5TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplayCircleFilled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplayCircleFilledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplayCircleFilledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplayCircleFilledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplayCircleFilledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplayOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplayRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplaySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplayTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Reply.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplyAll.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplyAllOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplyAllRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplyAllSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplyAllTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReplyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Report.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportGmailerrorred.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportGmailerrorredOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportGmailerrorredRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportGmailerrorredSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportGmailerrorredTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportProblem.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportProblemOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportProblemRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportProblemSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportProblemTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReportTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RequestPage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RequestPageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RequestPageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RequestPageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RequestPageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RequestQuote.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RequestQuoteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RequestQuoteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RequestQuoteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RequestQuoteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ResetTv.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ResetTvOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ResetTvRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ResetTvSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ResetTvTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestartAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestartAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestartAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestartAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestartAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Restaurant.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestaurantMenu.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestaurantMenuOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestaurantMenuRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestaurantMenuSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestaurantMenuTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestaurantOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestaurantRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestaurantSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestaurantTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Restore.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestoreFromTrash.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestoreFromTrashOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestoreFromTrashRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestoreFromTrashSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestoreFromTrashTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestoreOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestorePage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestorePageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestorePageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestorePageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestorePageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestoreRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestoreSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RestoreTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Reviews.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReviewsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReviewsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReviewsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ReviewsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RiceBowl.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RiceBowlOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RiceBowlRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RiceBowlSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RiceBowlTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RingVolume.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RingVolumeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RingVolumeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RingVolumeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RingVolumeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Rocket.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RocketLaunch.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RocketLaunchOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RocketLaunchRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RocketLaunchSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RocketLaunchTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RocketOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RocketRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RocketSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RocketTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RollerShades.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RollerShadesClosed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RollerShadesClosedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RollerShadesClosedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RollerShadesClosedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RollerShadesClosedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RollerShadesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RollerShadesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RollerShadesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RollerShadesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RollerSkating.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RollerSkatingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RollerSkatingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RollerSkatingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RollerSkatingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Roofing.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoofingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoofingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoofingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoofingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Room.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoomOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoomPreferences.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoomPreferencesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoomPreferencesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoomPreferencesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoomPreferencesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoomRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoomService.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoomServiceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoomServiceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoomServiceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoomServiceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoomSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoomTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Rotate90DegreesCcw.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Rotate90DegreesCcwOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Rotate90DegreesCcwRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Rotate90DegreesCcwSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Rotate90DegreesCcwTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Rotate90DegreesCw.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Rotate90DegreesCwOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Rotate90DegreesCwRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Rotate90DegreesCwSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Rotate90DegreesCwTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RotateLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RotateLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RotateLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RotateLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RotateLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RotateRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RotateRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RotateRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RotateRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RotateRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoundaboutLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoundaboutLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoundaboutLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoundaboutLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoundaboutLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoundaboutRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoundaboutRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoundaboutRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoundaboutRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoundaboutRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoundedCorner.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoundedCornerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoundedCornerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoundedCornerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RoundedCornerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Route.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RouteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RouteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RouteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RouteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Router.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RouterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RouterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RouterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RouterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Rowing.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RowingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RowingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RowingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RowingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RssFeed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RssFeedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RssFeedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RssFeedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RssFeedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Rsvp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RsvpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RsvpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RsvpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RsvpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Rtt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RttOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RttRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RttSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RttTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Rule.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RuleFolder.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RuleFolderOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RuleFolderRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RuleFolderSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RuleFolderTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RuleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RuleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RuleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RuleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RunCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RunCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RunCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RunCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RunCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RunningWithErrors.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RunningWithErrorsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RunningWithErrorsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RunningWithErrorsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RunningWithErrorsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RvHookup.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RvHookupOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RvHookupRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RvHookupSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/RvHookupTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SafetyCheck.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SafetyCheckOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SafetyCheckRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SafetyCheckSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SafetyCheckTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SafetyDivider.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SafetyDividerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SafetyDividerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SafetyDividerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SafetyDividerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Sailing.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SailingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SailingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SailingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SailingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Sanitizer.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SanitizerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SanitizerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SanitizerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SanitizerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Satellite.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SatelliteAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SatelliteAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SatelliteAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SatelliteAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SatelliteAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SatelliteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SatelliteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SatelliteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SatelliteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Save.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SaveAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SaveAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SaveAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SaveAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SaveAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SaveAs.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SaveAsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SaveAsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SaveAsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SaveAsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SaveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SaveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SaveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SaveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SavedSearch.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SavedSearchOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SavedSearchRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SavedSearchSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SavedSearchTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Savings.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SavingsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SavingsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SavingsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SavingsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Scale.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScaleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScaleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScaleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScaleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Scanner.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScannerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScannerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScannerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScannerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScatterPlot.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScatterPlotOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScatterPlotRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScatterPlotSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScatterPlotTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Schedule.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScheduleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScheduleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScheduleSend.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScheduleSendOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScheduleSendRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScheduleSendSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScheduleSendTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScheduleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScheduleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Schema.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SchemaOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SchemaRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SchemaSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SchemaTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/School.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SchoolOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SchoolRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SchoolSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SchoolTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Science.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScienceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScienceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScienceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScienceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Score.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScoreOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScoreRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScoreSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScoreTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Scoreboard.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScoreboardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScoreboardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScoreboardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScoreboardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenLockLandscape.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenLockLandscapeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenLockLandscapeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenLockLandscapeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenLockLandscapeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenLockPortrait.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenLockPortraitOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenLockPortraitRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenLockPortraitSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenLockPortraitTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenLockRotation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenLockRotationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenLockRotationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenLockRotationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenLockRotationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenRotation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenRotationAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenRotationAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenRotationAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenRotationAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenRotationAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenRotationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenRotationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenRotationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenRotationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenSearchDesktop.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenSearchDesktopOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenSearchDesktopRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenSearchDesktopSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenSearchDesktopTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenShare.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenShareOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenShareRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenShareSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenShareTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Screenshot.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenshotMonitor.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenshotMonitorOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenshotMonitorRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenshotMonitorSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenshotMonitorTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenshotOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenshotRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenshotSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScreenshotTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScubaDiving.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScubaDivingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScubaDivingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScubaDivingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ScubaDivingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Sd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdCard.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdCardAlert.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdCardAlertOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdCardAlertRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdCardAlertSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdCardAlertTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdCardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdCardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdCardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdCardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdStorage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdStorageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdStorageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdStorageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdStorageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SdTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Search.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SearchOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SearchOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SearchOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SearchOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SearchOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SearchOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SearchRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SearchSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SearchTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Security.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecuritySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityUpdate.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityUpdateGood.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityUpdateGoodOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityUpdateGoodRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityUpdateGoodSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityUpdateGoodTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityUpdateOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityUpdateRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityUpdateSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityUpdateTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityUpdateWarning.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityUpdateWarningOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityUpdateWarningRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityUpdateWarningSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SecurityUpdateWarningTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Segment.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SegmentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SegmentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SegmentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SegmentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SelectAll.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SelectAllOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SelectAllRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SelectAllSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SelectAllTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SelfImprovement.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SelfImprovementOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SelfImprovementRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SelfImprovementSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SelfImprovementTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Sell.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SellOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SellRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SellSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SellTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Send.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendAndArchive.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendAndArchiveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendAndArchiveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendAndArchiveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendAndArchiveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendTimeExtension.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendTimeExtensionOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendTimeExtensionRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendTimeExtensionSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendTimeExtensionTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendToMobile.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendToMobileOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendToMobileRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendToMobileSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendToMobileTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SendTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorDoor.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorDoorOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorDoorRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorDoorSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorDoorTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorOccupied.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorOccupiedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorOccupiedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorOccupiedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorOccupiedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorWindow.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorWindowOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorWindowRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorWindowSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorWindowTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Sensors.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorsOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorsOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorsOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorsOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorsOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SensorsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentDissatisfied.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentDissatisfiedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentDissatisfiedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentDissatisfiedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentDissatisfiedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentNeutral.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentNeutralOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentNeutralRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentNeutralSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentNeutralTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentSatisfied.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentSatisfiedAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentSatisfiedAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentSatisfiedAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentSatisfiedAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentSatisfiedAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentSatisfiedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentSatisfiedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentSatisfiedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentSatisfiedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentVeryDissatisfied.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentVeryDissatisfiedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentVeryDissatisfiedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentVeryDissatisfiedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentVeryDissatisfiedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentVerySatisfied.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentVerySatisfiedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentVerySatisfiedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentVerySatisfiedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SentimentVerySatisfiedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SetMeal.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SetMealOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SetMealRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SetMealSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SetMealTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Settings.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsAccessibility.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsAccessibilityOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsAccessibilityRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsAccessibilitySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsAccessibilityTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsApplications.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsApplicationsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsApplicationsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsApplicationsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsApplicationsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsBackupRestore.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsBackupRestoreOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsBackupRestoreRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsBackupRestoreSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsBackupRestoreTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsBluetooth.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsBluetoothOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsBluetoothRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsBluetoothSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsBluetoothTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsBrightness.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsBrightnessOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsBrightnessRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsBrightnessSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsBrightnessTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsCell.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsCellOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsCellRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsCellSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsCellTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsEthernet.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsEthernetOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsEthernetRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsEthernetSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsEthernetTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputAntenna.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputAntennaOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputAntennaRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputAntennaSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputAntennaTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputComponent.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputComponentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputComponentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputComponentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputComponentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputComposite.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputCompositeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputCompositeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputCompositeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputCompositeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputHdmi.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputHdmiOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputHdmiRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputHdmiSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputHdmiTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputSvideo.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputSvideoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputSvideoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputSvideoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsInputSvideoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsOverscan.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsOverscanOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsOverscanRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsOverscanSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsOverscanTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsPhone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsPhoneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsPhoneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsPhoneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsPhoneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsPower.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsPowerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsPowerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsPowerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsPowerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsRemote.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsRemoteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsRemoteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsRemoteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsRemoteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsSuggest.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsSuggestOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsSuggestRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsSuggestSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsSuggestTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsSystemDaydream.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsSystemDaydreamOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsSystemDaydreamRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsSystemDaydreamSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsSystemDaydreamTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsVoice.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsVoiceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsVoiceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsVoiceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SettingsVoiceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevenK.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevenKOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevenKPlus.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevenKPlusOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevenKPlusRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevenKPlusSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevenKPlusTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevenKRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevenKSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevenKTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevenMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevenMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevenMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevenMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevenMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SeventeenMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SeventeenMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SeventeenMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SeventeenMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SeventeenMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevereCold.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevereColdOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevereColdRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevereColdSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SevereColdTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShapeLine.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShapeLineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShapeLineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShapeLineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShapeLineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Share.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShareLocation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShareLocationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShareLocationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShareLocationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShareLocationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShareOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShareRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShareSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShareTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Shield.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShieldMoon.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShieldMoonOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShieldMoonRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShieldMoonSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShieldMoonTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShieldOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShieldRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShieldSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShieldTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Shop.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Shop2.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Shop2Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Shop2Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Shop2Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Shop2TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShopOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShopRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShopSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShopTwo.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShopTwoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShopTwoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShopTwoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShopTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShopTwoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingBag.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingBagOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingBagRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingBagSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingBagTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingBasket.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingBasketOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingBasketRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingBasketSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingBasketTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingCart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingCartCheckout.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingCartCheckoutOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingCartCheckoutRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingCartCheckoutSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingCartCheckoutTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingCartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingCartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingCartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShoppingCartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShortText.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShortTextOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShortTextRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShortTextSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShortTextTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Shortcut.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShortcutOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShortcutRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShortcutSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShortcutTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShowChart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShowChartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShowChartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShowChartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShowChartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Shower.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShowerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShowerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShowerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShowerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Shuffle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShuffleOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShuffleOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShuffleOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShuffleOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShuffleOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShuffleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShuffleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShuffleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShuffleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShutterSpeed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShutterSpeedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShutterSpeedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShutterSpeedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ShutterSpeedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Sick.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SickOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SickRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SickSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SickTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignLanguage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignLanguageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignLanguageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignLanguageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignLanguageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular0Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular0BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular0BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular0BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular0BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular1Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular1BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular1BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular1BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular1BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular2Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular2BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular2BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular2BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular2BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular3Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular3BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular3BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular3BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular3BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular4Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular4BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular4BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular4BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellular4BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularAlt1Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularAlt1BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularAlt1BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularAlt1BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularAlt1BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularAlt2Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularAlt2BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularAlt2BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularAlt2BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularAlt2BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet0Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet0BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet0BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet0BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet0BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet1Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet1BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet1BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet1BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet1BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet2Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet2BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet2BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet2BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet2BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet3Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet3BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet3BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet3BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet3BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet4Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet4BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet4BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet4BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularConnectedNoInternet4BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularNoSim.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularNoSimOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularNoSimRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularNoSimSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularNoSimTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularNodata.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularNodataOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularNodataRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularNodataSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularNodataTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularNull.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularNullOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularNullRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularNullSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularNullTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalCellularOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi0Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi0BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi0BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi0BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi0BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi1Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi1BarLock.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi1BarLockOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi1BarLockRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi1BarLockSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi1BarLockTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi1BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi1BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi1BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi1BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi2Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi2BarLock.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi2BarLockOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi2BarLockRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi2BarLockSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi2BarLockTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi2BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi2BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi2BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi2BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi3Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi3BarLock.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi3BarLockOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi3BarLockRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi3BarLockSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi3BarLockTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi3BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi3BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi3BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi3BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi4Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi4BarLock.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi4BarLockOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi4BarLockRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi4BarLockSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi4BarLockTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi4BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi4BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi4BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifi4BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiBad.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiBadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiBadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiBadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiBadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiConnectedNoInternet4.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiConnectedNoInternet4Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiConnectedNoInternet4Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiConnectedNoInternet4Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiConnectedNoInternet4TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiStatusbar4Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiStatusbar4BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiStatusbar4BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiStatusbar4BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiStatusbar4BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiStatusbarConnectedNoInternet4.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiStatusbarConnectedNoInternet4Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiStatusbarConnectedNoInternet4Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiStatusbarConnectedNoInternet4Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiStatusbarConnectedNoInternet4TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiStatusbarNull.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiStatusbarNullOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiStatusbarNullRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiStatusbarNullSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignalWifiStatusbarNullTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Signpost.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignpostOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignpostRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignpostSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SignpostTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SimCard.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SimCardAlert.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SimCardAlertOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SimCardAlertRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SimCardAlertSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SimCardAlertTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SimCardDownload.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SimCardDownloadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SimCardDownloadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SimCardDownloadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SimCardDownloadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SimCardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SimCardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SimCardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SimCardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SingleBed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SingleBedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SingleBedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SingleBedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SingleBedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Sip.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SipOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SipRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SipSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SipTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixK.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixKOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixKPlus.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixKPlusOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixKPlusRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixKPlusSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixKPlusTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixKRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixKSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixKTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixteenMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixteenMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixteenMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixteenMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixteenMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixtyFps.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixtyFpsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixtyFpsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixtyFpsSelect.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixtyFpsSelectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixtyFpsSelectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixtyFpsSelectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixtyFpsSelectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixtyFpsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SixtyFpsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Skateboarding.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SkateboardingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SkateboardingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SkateboardingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SkateboardingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SkipNext.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SkipNextOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SkipNextRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SkipNextSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SkipNextTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SkipPrevious.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SkipPreviousOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SkipPreviousRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SkipPreviousSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SkipPreviousTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Sledding.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SleddingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SleddingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SleddingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SleddingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Slideshow.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SlideshowOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SlideshowRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SlideshowSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SlideshowTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SlowMotionVideo.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SlowMotionVideoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SlowMotionVideoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SlowMotionVideoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SlowMotionVideoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartButton.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartButtonOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartButtonRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartButtonSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartButtonTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartDisplay.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartDisplayOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartDisplayRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartDisplaySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartDisplayTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartScreen.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartScreenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartScreenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartScreenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartScreenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartToy.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartToyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartToyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartToySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartToyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Smartphone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartphoneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartphoneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartphoneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmartphoneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmokeFree.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmokeFreeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmokeFreeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmokeFreeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmokeFreeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmokingRooms.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmokingRoomsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmokingRoomsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmokingRoomsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmokingRoomsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Sms.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmsFailed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmsFailedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmsFailedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmsFailedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmsFailedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SmsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnippetFolder.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnippetFolderOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnippetFolderRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnippetFolderSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnippetFolderTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Snooze.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnoozeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnoozeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnoozeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnoozeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Snowboarding.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnowboardingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnowboardingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnowboardingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnowboardingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Snowmobile.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnowmobileOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnowmobileRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnowmobileSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnowmobileTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Snowshoeing.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnowshoeingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnowshoeingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnowshoeingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SnowshoeingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Soap.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SoapOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SoapRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SoapSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SoapTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SocialDistance.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SocialDistanceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SocialDistanceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SocialDistanceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SocialDistanceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SolarPower.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SolarPowerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SolarPowerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SolarPowerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SolarPowerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Sort.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SortByAlpha.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SortByAlphaOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SortByAlphaRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SortByAlphaSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SortByAlphaTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SortOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SortRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SortSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SortTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Sos.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SosOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SosRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SosSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SosTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SoupKitchen.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SoupKitchenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SoupKitchenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SoupKitchenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SoupKitchenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Source.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SourceOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SourceRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SourceSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SourceTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/South.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthAmerica.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthAmericaOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthAmericaRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthAmericaSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthAmericaTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthEast.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthEastOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthEastRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthEastSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthEastTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthWest.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthWestOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthWestRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthWestSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SouthWestTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Spa.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpaOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpaRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpaSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpaTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpaceBar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpaceBarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpaceBarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpaceBarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpaceBarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpaceDashboard.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpaceDashboardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpaceDashboardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpaceDashboardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpaceDashboardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpatialAudio.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpatialAudioOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpatialAudioOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpatialAudioOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpatialAudioOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpatialAudioOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpatialAudioOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpatialAudioRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpatialAudioSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpatialAudioTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpatialTracking.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpatialTrackingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpatialTrackingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpatialTrackingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpatialTrackingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Speaker.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerGroup.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerGroupOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerGroupRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerGroupSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerGroupTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerNotes.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerNotesOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerNotesOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerNotesOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerNotesOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerNotesOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerNotesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerNotesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerNotesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerNotesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerPhone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerPhoneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerPhoneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerPhoneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerPhoneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeakerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Speed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpeedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Spellcheck.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpellcheckOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpellcheckRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpellcheckSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpellcheckTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Splitscreen.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SplitscreenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SplitscreenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SplitscreenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SplitscreenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Spoke.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpokeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpokeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpokeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SpokeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Sports.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsBar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsBarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsBarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsBarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsBarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsBaseball.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsBaseballOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsBaseballRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsBaseballSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsBaseballTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsBasketball.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsBasketballOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsBasketballRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsBasketballSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsBasketballTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsCricket.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsCricketOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsCricketRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsCricketSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsCricketTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsEsports.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsEsportsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsEsportsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsEsportsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsEsportsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsFootball.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsFootballOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsFootballRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsFootballSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsFootballTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsGolf.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsGolfOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsGolfRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsGolfSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsGolfTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsGymnastics.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsGymnasticsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsGymnasticsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsGymnasticsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsGymnasticsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsHandball.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsHandballOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsHandballRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsHandballSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsHandballTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsHockey.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsHockeyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsHockeyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsHockeySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsHockeyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsKabaddi.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsKabaddiOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsKabaddiRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsKabaddiSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsKabaddiTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsMartialArts.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsMartialArtsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsMartialArtsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsMartialArtsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsMartialArtsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsMma.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsMmaOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsMmaRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsMmaSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsMmaTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsMotorsports.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsMotorsportsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsMotorsportsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsMotorsportsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsMotorsportsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsRugby.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsRugbyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsRugbyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsRugbySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsRugbyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsScore.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsScoreOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsScoreRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsScoreSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsScoreTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsSoccer.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsSoccerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsSoccerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsSoccerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsSoccerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsTennis.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsTennisOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsTennisRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsTennisSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsTennisTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsVolleyball.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsVolleyballOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsVolleyballRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsVolleyballSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SportsVolleyballTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Square.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SquareFoot.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SquareFootOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SquareFootRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SquareFootSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SquareFootTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SquareOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SquareRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SquareSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SquareTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SsidChart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SsidChartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SsidChartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SsidChartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SsidChartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StackedBarChart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StackedBarChartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StackedBarChartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StackedBarChartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StackedBarChartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StackedLineChart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StackedLineChartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StackedLineChartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StackedLineChartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StackedLineChartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Stadium.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StadiumOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StadiumRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StadiumSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StadiumTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Stairs.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StairsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StairsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StairsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StairsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Star.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarBorder.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarBorderOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarBorderPurple500.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarBorderPurple500Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarBorderPurple500Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarBorderPurple500Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarBorderPurple500TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarBorderRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarBorderSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarBorderTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarHalf.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarHalfOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarHalfRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarHalfSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarHalfTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarPurple500.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarPurple500Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarPurple500Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarPurple500Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarPurple500TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarRate.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarRateOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarRateRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarRateSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarRateTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Stars.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StarsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Start.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayCurrentLandscape.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayCurrentLandscapeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayCurrentLandscapeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayCurrentLandscapeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayCurrentLandscapeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayCurrentPortrait.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayCurrentPortraitOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayCurrentPortraitRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayCurrentPortraitSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayCurrentPortraitTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayPrimaryLandscape.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayPrimaryLandscapeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayPrimaryLandscapeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayPrimaryLandscapeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayPrimaryLandscapeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayPrimaryPortrait.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayPrimaryPortraitOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayPrimaryPortraitRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayPrimaryPortraitSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StayPrimaryPortraitTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StickyNote2.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StickyNote2Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StickyNote2Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StickyNote2Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StickyNote2TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Stop.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StopCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StopCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StopCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StopCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StopCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StopOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StopRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StopScreenShare.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StopScreenShareOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StopScreenShareRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StopScreenShareSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StopScreenShareTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StopSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StopTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Storage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StorageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StorageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StorageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StorageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Store.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StoreMallDirectory.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StoreMallDirectoryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StoreMallDirectoryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StoreMallDirectorySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StoreMallDirectoryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StoreOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StoreRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StoreSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StoreTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Storefront.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StorefrontOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StorefrontRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StorefrontSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StorefrontTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Storm.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StormOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StormRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StormSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StormTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Straight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StraightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StraightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StraightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StraightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Straighten.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StraightenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StraightenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StraightenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StraightenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Stream.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StreamOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StreamRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StreamSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StreamTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Streetview.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StreetviewOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StreetviewRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StreetviewSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StreetviewTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StrikethroughS.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StrikethroughSOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StrikethroughSRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StrikethroughSSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StrikethroughSTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Stroller.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StrollerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StrollerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StrollerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StrollerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Style.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StyleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StyleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StyleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/StyleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubdirectoryArrowLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubdirectoryArrowLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubdirectoryArrowLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubdirectoryArrowLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubdirectoryArrowLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubdirectoryArrowRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubdirectoryArrowRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubdirectoryArrowRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubdirectoryArrowRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubdirectoryArrowRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Subject.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubjectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubjectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubjectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubjectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Subscript.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubscriptOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubscriptRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubscriptSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubscriptTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Subscriptions.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubscriptionsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubscriptionsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubscriptionsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubscriptionsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Subtitles.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubtitlesOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubtitlesOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubtitlesOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubtitlesOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubtitlesOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubtitlesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubtitlesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubtitlesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubtitlesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Subway.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubwayOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubwayRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubwaySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SubwayTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Summarize.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SummarizeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SummarizeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SummarizeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SummarizeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Superscript.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SuperscriptOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SuperscriptRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SuperscriptSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SuperscriptTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupervisedUserCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupervisedUserCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupervisedUserCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupervisedUserCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupervisedUserCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupervisorAccount.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupervisorAccountOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupervisorAccountRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupervisorAccountSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupervisorAccountTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Support.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupportAgent.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupportAgentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupportAgentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupportAgentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupportAgentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupportOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupportRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupportSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SupportTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Surfing.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SurfingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SurfingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SurfingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SurfingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SurroundSound.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SurroundSoundOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SurroundSoundRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SurroundSoundSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SurroundSoundTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapCalls.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapCallsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapCallsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapCallsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapCallsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapHoriz.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapHorizOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapHorizRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapHorizSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapHorizTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapHorizontalCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapHorizontalCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapHorizontalCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapHorizontalCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapHorizontalCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapVert.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapVertOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapVertRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapVertSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapVertTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapVerticalCircle.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapVerticalCircleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapVerticalCircleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapVerticalCircleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwapVerticalCircleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Swipe.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeDown.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeDownAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeDownAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeDownAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeDownAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeDownAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeDownOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeDownRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeDownSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeDownTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeLeftAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeLeftAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeLeftAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeLeftAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeLeftAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeRightAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeRightAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeRightAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeRightAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeRightAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeUp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeUpAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeUpAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeUpAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeUpAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeUpAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeUpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeUpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeUpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeUpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeVertical.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeVerticalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeVerticalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeVerticalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwipeVerticalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchAccessShortcut.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchAccessShortcutAdd.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchAccessShortcutAddOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchAccessShortcutAddRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchAccessShortcutAddSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchAccessShortcutAddTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchAccessShortcutOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchAccessShortcutRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchAccessShortcutSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchAccessShortcutTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchAccount.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchAccountOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchAccountRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchAccountSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchAccountTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchCamera.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchCameraOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchCameraRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchCameraSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchCameraTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchVideo.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchVideoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchVideoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchVideoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SwitchVideoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Synagogue.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SynagogueOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SynagogueRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SynagogueSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SynagogueTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Sync.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncDisabled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncDisabledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncDisabledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncDisabledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncDisabledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncLock.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncLockOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncLockRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncLockSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncLockTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncProblem.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncProblemOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncProblemRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncProblemSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncProblemTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SyncTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemSecurityUpdate.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemSecurityUpdateGood.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemSecurityUpdateGoodOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemSecurityUpdateGoodRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemSecurityUpdateGoodSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemSecurityUpdateGoodTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemSecurityUpdateOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemSecurityUpdateRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemSecurityUpdateSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemSecurityUpdateTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemSecurityUpdateWarning.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemSecurityUpdateWarningOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemSecurityUpdateWarningRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemSecurityUpdateWarningSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemSecurityUpdateWarningTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemUpdate.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemUpdateAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemUpdateAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemUpdateAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemUpdateAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemUpdateAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemUpdateOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemUpdateRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemUpdateSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/SystemUpdateTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Tab.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabUnselected.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabUnselectedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabUnselectedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabUnselectedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabUnselectedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableBar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableBarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableBarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableBarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableBarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableChart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableChartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableChartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableChartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableChartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableRestaurant.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableRestaurantOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableRestaurantRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableRestaurantSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableRestaurantTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableRows.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableRowsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableRowsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableRowsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableRowsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableView.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableViewOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableViewRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableViewSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TableViewTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Tablet.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabletAndroid.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabletAndroidOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabletAndroidRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabletAndroidSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabletAndroidTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabletMac.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabletMacOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabletMacRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabletMacSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabletMacTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabletOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabletRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabletSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TabletTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Tag.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TagFaces.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TagFacesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TagFacesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TagFacesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TagFacesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TagOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TagRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TagSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TagTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TakeoutDining.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TakeoutDiningOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TakeoutDiningRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TakeoutDiningSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TakeoutDiningTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TapAndPlay.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TapAndPlayOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TapAndPlayRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TapAndPlaySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TapAndPlayTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Tapas.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TapasOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TapasRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TapasSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TapasTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Task.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TaskAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TaskAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TaskAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TaskAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TaskAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TaskOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TaskRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TaskSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TaskTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TaxiAlert.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TaxiAlertOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TaxiAlertRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TaxiAlertSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TaxiAlertTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Telegram.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TempleBuddhist.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TempleBuddhistOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TempleBuddhistRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TempleBuddhistSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TempleBuddhistTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TempleHindu.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TempleHinduOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TempleHinduRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TempleHinduSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TempleHinduTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TenMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TenMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TenMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TenMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TenMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Terminal.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TerminalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TerminalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TerminalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TerminalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Terrain.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TerrainOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TerrainRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TerrainSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TerrainTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextDecrease.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextDecreaseOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextDecreaseRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextDecreaseSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextDecreaseTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextFields.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextFieldsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextFieldsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextFieldsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextFieldsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextFormat.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextFormatOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextFormatRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextFormatSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextFormatTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextIncrease.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextIncreaseOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextIncreaseRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextIncreaseSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextIncreaseTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotateUp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotateUpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotateUpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotateUpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotateUpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotateVertical.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotateVerticalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotateVerticalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotateVerticalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotateVerticalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationAngledown.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationAngledownOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationAngledownRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationAngledownSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationAngledownTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationAngleup.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationAngleupOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationAngleupRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationAngleupSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationAngleupTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationDown.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationDownOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationDownRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationDownSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationDownTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationNone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationNoneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationNoneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationNoneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextRotationNoneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextSnippet.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextSnippetOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextSnippetRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextSnippetSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextSnippetTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Textsms.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextsmsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextsmsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextsmsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextsmsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Texture.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextureOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextureRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextureSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TextureTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TheaterComedy.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TheaterComedyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TheaterComedyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TheaterComedySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TheaterComedyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Theaters.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TheatersOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TheatersRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TheatersSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TheatersTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Thermostat.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThermostatAuto.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThermostatAutoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThermostatAutoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThermostatAutoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThermostatAutoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThermostatOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThermostatRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThermostatSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThermostatTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThirteenMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThirteenMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThirteenMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThirteenMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThirteenMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThirtyFps.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThirtyFpsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThirtyFpsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThirtyFpsSelect.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThirtyFpsSelectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThirtyFpsSelectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThirtyFpsSelectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThirtyFpsSelectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThirtyFpsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThirtyFpsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeDRotation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeDRotationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeDRotationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeDRotationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeDRotationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeGMobiledata.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeGMobiledataOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeGMobiledataRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeGMobiledataSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeGMobiledataTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeK.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeKOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeKPlus.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeKPlusOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeKPlusRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeKPlusSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeKPlusTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeKRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeKSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeKTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeP.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreePOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreePRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreePSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreePTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeSixty.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeSixtyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeSixtyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeSixtySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThreeSixtyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbDown.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbDownAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbDownAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbDownAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbDownAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbDownAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbDownOffAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbDownOffAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbDownOffAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbDownOffAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbDownOffAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbDownOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbDownRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbDownSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbDownTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbUp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbUpAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbUpAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbUpAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbUpAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbUpAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbUpOffAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbUpOffAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbUpOffAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbUpOffAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbUpOffAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbUpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbUpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbUpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbUpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbsUpDown.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbsUpDownOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbsUpDownRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbsUpDownSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThumbsUpDownTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Thunderstorm.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThunderstormOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThunderstormRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThunderstormSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ThunderstormTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimeToLeave.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimeToLeaveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimeToLeaveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimeToLeaveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimeToLeaveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timelapse.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimelapseOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimelapseRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimelapseSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimelapseTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timeline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimelineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimelineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimelineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimelineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer10.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer10Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer10Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer10Select.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer10SelectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer10SelectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer10SelectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer10SelectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer10Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer10TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer3.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer3Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer3Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer3Select.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer3SelectOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer3SelectRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer3SelectSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer3SelectTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer3Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Timer3TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimerOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimerOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimerOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimerOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimerOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimesOneMobiledata.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimesOneMobiledataOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimesOneMobiledataRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimesOneMobiledataSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TimesOneMobiledataTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TipsAndUpdates.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TipsAndUpdatesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TipsAndUpdatesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TipsAndUpdatesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TipsAndUpdatesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TireRepair.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TireRepairOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TireRepairRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TireRepairSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TireRepairTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Title.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TitleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TitleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TitleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TitleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Toc.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TocOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TocRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TocSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TocTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Today.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TodayOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TodayRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TodaySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TodayTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ToggleOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ToggleOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ToggleOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ToggleOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ToggleOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ToggleOn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ToggleOnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ToggleOnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ToggleOnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ToggleOnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Token.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TokenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TokenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TokenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TokenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Toll.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TollOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TollRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TollSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TollTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Tonality.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TonalityOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TonalityRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TonalitySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TonalityTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Topic.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TopicOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TopicRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TopicSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TopicTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Tornado.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TornadoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TornadoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TornadoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TornadoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TouchApp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TouchAppOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TouchAppRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TouchAppSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TouchAppTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Tour.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TourOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TourRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TourSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TourTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Toys.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ToysOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ToysRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ToysSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ToysTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrackChanges.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrackChangesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrackChangesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrackChangesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrackChangesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Traffic.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrafficOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrafficRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrafficSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrafficTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Train.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrainOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrainRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrainSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrainTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Tram.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TramOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TramRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TramSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TramTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Transcribe.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TranscribeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TranscribeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TranscribeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TranscribeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransferWithinAStation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransferWithinAStationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransferWithinAStationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransferWithinAStationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransferWithinAStationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Transform.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransformOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransformRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransformSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransformTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Transgender.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransgenderOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransgenderRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransgenderSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransgenderTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransitEnterexit.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransitEnterexitOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransitEnterexitRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransitEnterexitSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TransitEnterexitTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Translate.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TranslateOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TranslateRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TranslateSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TranslateTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TravelExplore.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TravelExploreOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TravelExploreRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TravelExploreSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TravelExploreTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrendingDown.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrendingDownOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrendingDownRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrendingDownSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrendingDownTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrendingFlat.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrendingFlatOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrendingFlatRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrendingFlatSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrendingFlatTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrendingUp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrendingUpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrendingUpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrendingUpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrendingUpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TripOrigin.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TripOriginOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TripOriginRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TripOriginSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TripOriginTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Troubleshoot.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TroubleshootOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TroubleshootRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TroubleshootSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TroubleshootTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Try.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TrySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Tsunami.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TsunamiOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TsunamiRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TsunamiSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TsunamiTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Tty.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TtyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TtyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TtySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TtyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Tune.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TuneOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TuneRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TuneSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TuneTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Tungsten.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TungstenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TungstenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TungstenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TungstenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSharpLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSharpLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSharpLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSharpLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSharpLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSharpRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSharpRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSharpRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSharpRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSharpRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSlightLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSlightLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSlightLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSlightLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSlightLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSlightRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSlightRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSlightRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSlightRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnSlightRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnedIn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnedInNot.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnedInNotOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnedInNotRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnedInNotSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnedInNotTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnedInOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnedInRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnedInSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TurnedInTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Tv.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TvOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TvOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TvOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TvOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TvOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TvOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TvRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TvSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TvTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwelveMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwelveMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwelveMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwelveMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwelveMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyFourMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyFourMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyFourMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyFourMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyFourMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyOneMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyOneMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyOneMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyOneMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyOneMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyThreeMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyThreeMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyThreeMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyThreeMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyThreeMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyTwoMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyTwoMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyTwoMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyTwoMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyTwoMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyZeroMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyZeroMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyZeroMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyZeroMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwentyZeroMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Twitter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoK.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoKOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoKPlus.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoKPlusOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoKPlusRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoKPlusSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoKPlusTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoKRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoKSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoKTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoMp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoMpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoMpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoMpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoMpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoWheeler.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoWheelerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoWheelerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoWheelerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TwoWheelerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TypeSpecimen.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TypeSpecimenOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TypeSpecimenRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TypeSpecimenSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/TypeSpecimenTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UTurnLeft.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UTurnLeftOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UTurnLeftRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UTurnLeftSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UTurnLeftTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UTurnRight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UTurnRightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UTurnRightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UTurnRightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UTurnRightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Umbrella.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UmbrellaOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UmbrellaRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UmbrellaSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UmbrellaTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Unarchive.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnarchiveOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnarchiveRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnarchiveSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnarchiveTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Undo.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UndoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UndoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UndoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UndoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldLess.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldLessDouble.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldLessDoubleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldLessDoubleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldLessDoubleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldLessDoubleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldLessOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldLessRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldLessSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldLessTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldMore.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldMoreDouble.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldMoreDoubleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldMoreDoubleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldMoreDoubleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldMoreDoubleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldMoreOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldMoreRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldMoreSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnfoldMoreTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Unpublished.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnpublishedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnpublishedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnpublishedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnpublishedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Unsubscribe.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnsubscribeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnsubscribeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnsubscribeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UnsubscribeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Upcoming.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpcomingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpcomingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpcomingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpcomingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Update.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpdateDisabled.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpdateDisabledOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpdateDisabledRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpdateDisabledSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpdateDisabledTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpdateOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpdateRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpdateSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpdateTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Upgrade.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpgradeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpgradeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpgradeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UpgradeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Upload.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UploadFile.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UploadFileOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UploadFileRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UploadFileSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UploadFileTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UploadOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UploadRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UploadSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UploadTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Usb.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UsbOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UsbOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UsbOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UsbOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UsbOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UsbOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UsbRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UsbSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/UsbTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Vaccines.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VaccinesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VaccinesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VaccinesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VaccinesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VapeFree.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VapeFreeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VapeFreeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VapeFreeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VapeFreeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VapingRooms.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VapingRoomsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VapingRoomsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VapingRoomsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VapingRoomsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Verified.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerifiedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerifiedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerifiedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerifiedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerifiedUser.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerifiedUserOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerifiedUserRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerifiedUserSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerifiedUserTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalAlignBottom.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalAlignBottomOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalAlignBottomRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalAlignBottomSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalAlignBottomTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalAlignCenter.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalAlignCenterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalAlignCenterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalAlignCenterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalAlignCenterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalAlignTop.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalAlignTopOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalAlignTopRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalAlignTopSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalAlignTopTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalShades.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalShadesClosed.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalShadesClosedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalShadesClosedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalShadesClosedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalShadesClosedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalShadesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalShadesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalShadesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalShadesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalSplit.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalSplitOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalSplitRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalSplitSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VerticalSplitTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Vibration.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VibrationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VibrationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VibrationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VibrationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoCall.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoCallOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoCallRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoCallSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoCallTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoCameraBack.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoCameraBackOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoCameraBackRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoCameraBackSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoCameraBackTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoCameraFront.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoCameraFrontOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoCameraFrontRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoCameraFrontSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoCameraFrontTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoChat.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoChatOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoChatRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoChatSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoChatTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoFile.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoFileOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoFileRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoFileSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoFileTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoLabel.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoLabelOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoLabelRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoLabelSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoLabelTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoLibrary.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoLibraryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoLibraryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoLibrarySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoLibraryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoSettings.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoSettingsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoSettingsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoSettingsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoSettingsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoStable.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoStableOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoStableRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoStableSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideoStableTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Videocam.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideocamOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideocamOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideocamOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideocamOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideocamOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideocamOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideocamRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideocamSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideocamTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideogameAsset.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideogameAssetOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideogameAssetOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideogameAssetOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideogameAssetOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideogameAssetOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideogameAssetOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideogameAssetRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideogameAssetSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VideogameAssetTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewAgenda.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewAgendaOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewAgendaRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewAgendaSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewAgendaTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewArray.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewArrayOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewArrayRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewArraySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewArrayTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCarousel.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCarouselOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCarouselRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCarouselSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCarouselTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewColumn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewColumnOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewColumnRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewColumnSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewColumnTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewComfy.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewComfyAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewComfyAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewComfyAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewComfyAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewComfyAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewComfyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewComfyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewComfySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewComfyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCompact.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCompactAlt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCompactAltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCompactAltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCompactAltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCompactAltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCompactOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCompactRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCompactSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCompactTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCozy.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCozyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCozyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCozySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewCozyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewDay.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewDayOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewDayRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewDaySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewDayTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewHeadline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewHeadlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewHeadlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewHeadlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewHeadlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewInAr.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewInArOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewInArRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewInArSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewInArTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewKanban.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewKanbanOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewKanbanRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewKanbanSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewKanbanTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewList.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewListOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewListRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewListSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewListTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewModule.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewModuleOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewModuleRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewModuleSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewModuleTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewQuilt.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewQuiltOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewQuiltRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewQuiltSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewQuiltTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewSidebar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewSidebarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewSidebarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewSidebarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewSidebarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewStream.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewStreamOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewStreamRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewStreamSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewStreamTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewTimeline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewTimelineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewTimelineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewTimelineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewTimelineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewWeek.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewWeekOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewWeekRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewWeekSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ViewWeekTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Vignette.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VignetteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VignetteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VignetteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VignetteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Villa.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VillaOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VillaRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VillaSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VillaTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Visibility.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VisibilityOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VisibilityOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VisibilityOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VisibilityOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VisibilityOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VisibilityOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VisibilityRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VisibilitySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VisibilityTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VoiceChat.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VoiceChatOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VoiceChatRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VoiceChatSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VoiceChatTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VoiceOverOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VoiceOverOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VoiceOverOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VoiceOverOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VoiceOverOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Voicemail.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VoicemailOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VoicemailRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VoicemailSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VoicemailTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Volcano.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolcanoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolcanoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolcanoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolcanoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeDown.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeDownOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeDownRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeDownSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeDownTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeMute.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeMuteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeMuteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeMuteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeMuteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeUp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeUpOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeUpRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeUpSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolumeUpTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolunteerActivism.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolunteerActivismOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolunteerActivismRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolunteerActivismSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VolunteerActivismTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VpnKey.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VpnKeyOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VpnKeyOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VpnKeyOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VpnKeyOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VpnKeyOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VpnKeyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VpnKeyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VpnKeySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VpnKeyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VpnLock.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VpnLockOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VpnLockRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VpnLockSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VpnLockTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Vrpano.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VrpanoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VrpanoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VrpanoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/VrpanoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Wallet.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WalletOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WalletRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WalletSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WalletTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Wallpaper.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WallpaperOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WallpaperRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WallpaperSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WallpaperTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Warehouse.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WarehouseOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WarehouseRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WarehouseSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WarehouseTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Warning.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WarningAmber.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WarningAmberOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WarningAmberRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WarningAmberSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WarningAmberTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WarningOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WarningRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WarningSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WarningTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Wash.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WashOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WashRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WashSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WashTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Watch.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WatchLater.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WatchLaterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WatchLaterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WatchLaterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WatchLaterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WatchOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WatchOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WatchOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WatchOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WatchOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WatchOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WatchRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WatchSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WatchTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Water.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterDamage.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterDamageOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterDamageRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterDamageSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterDamageTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterDrop.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterDropOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterDropRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterDropSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterDropTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterfallChart.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterfallChartOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterfallChartRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterfallChartSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WaterfallChartTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Waves.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WavesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WavesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WavesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WavesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WavingHand.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WavingHandOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WavingHandRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WavingHandSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WavingHandTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbAuto.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbAutoOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbAutoRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbAutoSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbAutoTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbCloudy.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbCloudyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbCloudyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbCloudySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbCloudyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbIncandescent.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbIncandescentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbIncandescentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbIncandescentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbIncandescentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbIridescent.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbIridescentOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbIridescentRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbIridescentSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbIridescentTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbShade.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbShadeOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbShadeRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbShadeSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbShadeTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbSunny.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbSunnyOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbSunnyRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbSunnySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbSunnyTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbTwilight.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbTwilightOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbTwilightRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbTwilightSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WbTwilightTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Wc.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WcOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WcRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WcSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WcTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Web.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebAsset.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebAssetOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebAssetOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebAssetOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebAssetOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebAssetOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebAssetOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebAssetRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebAssetSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebAssetTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebStories.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebStoriesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebStoriesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebStoriesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebStoriesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Webhook.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebhookOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebhookRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebhookSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WebhookTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Weekend.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WeekendOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WeekendRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WeekendSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WeekendTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/West.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WestOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WestRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WestSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WestTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WhatsApp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Whatshot.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WhatshotOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WhatshotRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WhatshotSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WhatshotTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WheelchairPickup.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WheelchairPickupOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WheelchairPickupRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WheelchairPickupSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WheelchairPickupTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WhereToVote.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WhereToVoteOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WhereToVoteRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WhereToVoteSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WhereToVoteTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Widgets.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidgetsOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidgetsRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidgetsSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidgetsTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidthFull.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidthFullOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidthFullRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidthFullSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidthFullTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidthNormal.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidthNormalOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidthNormalRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidthNormalSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidthNormalTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidthWide.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidthWideOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidthWideRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidthWideSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WidthWideTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Wifi.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Wifi1Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Wifi1BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Wifi1BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Wifi1BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Wifi1BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Wifi2Bar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Wifi2BarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Wifi2BarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Wifi2BarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Wifi2BarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiCalling.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiCalling3.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiCalling3Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiCalling3Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiCalling3Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiCalling3TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiCallingOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiCallingRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiCallingSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiCallingTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiChannel.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiChannelOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiChannelRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiChannelSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiChannelTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiFind.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiFindOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiFindRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiFindSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiFindTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiLock.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiLockOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiLockRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiLockSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiLockTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiPassword.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiPasswordOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiPasswordRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiPasswordSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiPasswordTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiProtectedSetup.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiProtectedSetupOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiProtectedSetupRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiProtectedSetupSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiProtectedSetupTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTethering.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringError.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringErrorOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringErrorRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringErrorRoundedOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringErrorRoundedRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringErrorRoundedSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringErrorRoundedTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringErrorSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringErrorTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTetheringTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WifiTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WindPower.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WindPowerOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WindPowerRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WindPowerSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WindPowerTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Window.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WindowOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WindowRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WindowSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WindowTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WineBar.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WineBarOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WineBarRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WineBarSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WineBarTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Woman.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Woman2.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Woman2Outlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Woman2Rounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Woman2Sharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Woman2TwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WomanOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WomanRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WomanSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WomanTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Work.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkHistory.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkHistoryOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkHistoryRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkHistorySharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkHistoryTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkOff.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkOffOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkOffRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkOffSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkOffTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkOutline.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkOutlineOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkOutlineRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkOutlineSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkOutlineTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkspacePremium.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkspacePremiumOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkspacePremiumRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkspacePremiumSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkspacePremiumTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Workspaces.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkspacesOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkspacesRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkspacesSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WorkspacesTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WrapText.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WrapTextOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WrapTextRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WrapTextSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WrapTextTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WrongLocation.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WrongLocationOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WrongLocationRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WrongLocationSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WrongLocationTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Wysiwyg.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WysiwygOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WysiwygRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WysiwygSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/WysiwygTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/X.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/Yard.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/YardOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/YardRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/YardSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/YardTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/YouTube.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/YoutubeSearchedFor.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/YoutubeSearchedForOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/YoutubeSearchedForRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/YoutubeSearchedForSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/YoutubeSearchedForTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomIn.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomInMap.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomInMapOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomInMapRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomInMapSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomInMapTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomInOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomInRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomInSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomInTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomOut.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomOutMap.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomOutMapOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomOutMapRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomOutMapSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomOutMapTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomOutOutlined.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomOutRounded.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomOutSharp.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/ZoomOutTwoTone.d.ts": "export { default } from '@mui/material/SvgIcon';",
  "node_modules/@mui/icons-material/icon.d.ts": "export { default } from '@mui/material/SvgIcon';\n",
  "node_modules/@mui/icons-material/index.d.ts": "\nimport SvgIcon from '@mui/material/SvgIcon';\n\ntype SvgIconComponent = typeof SvgIcon;\n\nexport const Abc: SvgIconComponent;\nexport const AbcOutlined: SvgIconComponent;\nexport const AbcRounded: SvgIconComponent;\nexport const AbcSharp: SvgIconComponent;\nexport const AbcTwoTone: SvgIconComponent;\nexport const AcUnit: SvgIconComponent;\nexport const AcUnitOutlined: SvgIconComponent;\nexport const AcUnitRounded: SvgIconComponent;\nexport const AcUnitSharp: SvgIconComponent;\nexport const AcUnitTwoTone: SvgIconComponent;\nexport const AccessAlarm: SvgIconComponent;\nexport const AccessAlarmOutlined: SvgIconComponent;\nexport const AccessAlarmRounded: SvgIconComponent;\nexport const AccessAlarmSharp: SvgIconComponent;\nexport const AccessAlarmTwoTone: SvgIconComponent;\nexport const AccessAlarms: SvgIconComponent;\nexport const AccessAlarmsOutlined: SvgIconComponent;\nexport const AccessAlarmsRounded: SvgIconComponent;\nexport const AccessAlarmsSharp: SvgIconComponent;\nexport const AccessAlarmsTwoTone: SvgIconComponent;\nexport const AccessTime: SvgIconComponent;\nexport const AccessTimeFilled: SvgIconComponent;\nexport const AccessTimeFilledOutlined: SvgIconComponent;\nexport const AccessTimeFilledRounded: SvgIconComponent;\nexport const AccessTimeFilledSharp: SvgIconComponent;\nexport const AccessTimeFilledTwoTone: SvgIconComponent;\nexport const AccessTimeOutlined: SvgIconComponent;\nexport const AccessTimeRounded: SvgIconComponent;\nexport const AccessTimeSharp: SvgIconComponent;\nexport const AccessTimeTwoTone: SvgIconComponent;\nexport const Accessibility: SvgIconComponent;\nexport const AccessibilityNew: SvgIconComponent;\nexport const AccessibilityNewOutlined: SvgIconComponent;\nexport const AccessibilityNewRounded: SvgIconComponent;\nexport const AccessibilityNewSharp: SvgIconComponent;\nexport const AccessibilityNewTwoTone: SvgIconComponent;\nexport const AccessibilityOutlined: SvgIconComponent;\nexport const AccessibilityRounded: SvgIconComponent;\nexport const AccessibilitySharp: SvgIconComponent;\nexport const AccessibilityTwoTone: SvgIconComponent;\nexport const Accessible: SvgIconComponent;\nexport const AccessibleForward: SvgIconComponent;\nexport const AccessibleForwardOutlined: SvgIconComponent;\nexport const AccessibleForwardRounded: SvgIconComponent;\nexport const AccessibleForwardSharp: SvgIconComponent;\nexport const AccessibleForwardTwoTone: SvgIconComponent;\nexport const AccessibleOutlined: SvgIconComponent;\nexport const AccessibleRounded: SvgIconComponent;\nexport const AccessibleSharp: SvgIconComponent;\nexport const AccessibleTwoTone: SvgIconComponent;\nexport const AccountBalance: SvgIconComponent;\nexport const AccountBalanceOutlined: SvgIconComponent;\nexport const AccountBalanceRounded: SvgIconComponent;\nexport const AccountBalanceSharp: SvgIconComponent;\nexport const AccountBalanceTwoTone: SvgIconComponent;\nexport const AccountBalanceWallet: SvgIconComponent;\nexport const AccountBalanceWalletOutlined: SvgIconComponent;\nexport const AccountBalanceWalletRounded: SvgIconComponent;\nexport const AccountBalanceWalletSharp: SvgIconComponent;\nexport const AccountBalanceWalletTwoTone: SvgIconComponent;\nexport const AccountBox: SvgIconComponent;\nexport const AccountBoxOutlined: SvgIconComponent;\nexport const AccountBoxRounded: SvgIconComponent;\nexport const AccountBoxSharp: SvgIconComponent;\nexport const AccountBoxTwoTone: SvgIconComponent;\nexport const AccountCircle: SvgIconComponent;\nexport const AccountCircleOutlined: SvgIconComponent;\nexport const AccountCircleRounded: SvgIconComponent;\nexport const AccountCircleSharp: SvgIconComponent;\nexport const AccountCircleTwoTone: SvgIconComponent;\nexport const AccountTree: SvgIconComponent;\nexport const AccountTreeOutlined: SvgIconComponent;\nexport const AccountTreeRounded: SvgIconComponent;\nexport const AccountTreeSharp: SvgIconComponent;\nexport const AccountTreeTwoTone: SvgIconComponent;\nexport const AdUnits: SvgIconComponent;\nexport const AdUnitsOutlined: SvgIconComponent;\nexport const AdUnitsRounded: SvgIconComponent;\nexport const AdUnitsSharp: SvgIconComponent;\nexport const AdUnitsTwoTone: SvgIconComponent;\nexport const Adb: SvgIconComponent;\nexport const AdbOutlined: SvgIconComponent;\nexport const AdbRounded: SvgIconComponent;\nexport const AdbSharp: SvgIconComponent;\nexport const AdbTwoTone: SvgIconComponent;\nexport const Add: SvgIconComponent;\nexport const AddAPhoto: SvgIconComponent;\nexport const AddAPhotoOutlined: SvgIconComponent;\nexport const AddAPhotoRounded: SvgIconComponent;\nexport const AddAPhotoSharp: SvgIconComponent;\nexport const AddAPhotoTwoTone: SvgIconComponent;\nexport const AddAlarm: SvgIconComponent;\nexport const AddAlarmOutlined: SvgIconComponent;\nexport const AddAlarmRounded: SvgIconComponent;\nexport const AddAlarmSharp: SvgIconComponent;\nexport const AddAlarmTwoTone: SvgIconComponent;\nexport const AddAlert: SvgIconComponent;\nexport const AddAlertOutlined: SvgIconComponent;\nexport const AddAlertRounded: SvgIconComponent;\nexport const AddAlertSharp: SvgIconComponent;\nexport const AddAlertTwoTone: SvgIconComponent;\nexport const AddBox: SvgIconComponent;\nexport const AddBoxOutlined: SvgIconComponent;\nexport const AddBoxRounded: SvgIconComponent;\nexport const AddBoxSharp: SvgIconComponent;\nexport const AddBoxTwoTone: SvgIconComponent;\nexport const AddBusiness: SvgIconComponent;\nexport const AddBusinessOutlined: SvgIconComponent;\nexport const AddBusinessRounded: SvgIconComponent;\nexport const AddBusinessSharp: SvgIconComponent;\nexport const AddBusinessTwoTone: SvgIconComponent;\nexport const AddCard: SvgIconComponent;\nexport const AddCardOutlined: SvgIconComponent;\nexport const AddCardRounded: SvgIconComponent;\nexport const AddCardSharp: SvgIconComponent;\nexport const AddCardTwoTone: SvgIconComponent;\nexport const AddCircle: SvgIconComponent;\nexport const AddCircleOutline: SvgIconComponent;\nexport const AddCircleOutlineOutlined: SvgIconComponent;\nexport const AddCircleOutlineRounded: SvgIconComponent;\nexport const AddCircleOutlineSharp: SvgIconComponent;\nexport const AddCircleOutlineTwoTone: SvgIconComponent;\nexport const AddCircleOutlined: SvgIconComponent;\nexport const AddCircleRounded: SvgIconComponent;\nexport const AddCircleSharp: SvgIconComponent;\nexport const AddCircleTwoTone: SvgIconComponent;\nexport const AddComment: SvgIconComponent;\nexport const AddCommentOutlined: SvgIconComponent;\nexport const AddCommentRounded: SvgIconComponent;\nexport const AddCommentSharp: SvgIconComponent;\nexport const AddCommentTwoTone: SvgIconComponent;\nexport const AddHome: SvgIconComponent;\nexport const AddHomeOutlined: SvgIconComponent;\nexport const AddHomeRounded: SvgIconComponent;\nexport const AddHomeSharp: SvgIconComponent;\nexport const AddHomeTwoTone: SvgIconComponent;\nexport const AddHomeWork: SvgIconComponent;\nexport const AddHomeWorkOutlined: SvgIconComponent;\nexport const AddHomeWorkRounded: SvgIconComponent;\nexport const AddHomeWorkSharp: SvgIconComponent;\nexport const AddHomeWorkTwoTone: SvgIconComponent;\nexport const AddIcCall: SvgIconComponent;\nexport const AddIcCallOutlined: SvgIconComponent;\nexport const AddIcCallRounded: SvgIconComponent;\nexport const AddIcCallSharp: SvgIconComponent;\nexport const AddIcCallTwoTone: SvgIconComponent;\nexport const AddLink: SvgIconComponent;\nexport const AddLinkOutlined: SvgIconComponent;\nexport const AddLinkRounded: SvgIconComponent;\nexport const AddLinkSharp: SvgIconComponent;\nexport const AddLinkTwoTone: SvgIconComponent;\nexport const AddLocation: SvgIconComponent;\nexport const AddLocationAlt: SvgIconComponent;\nexport const AddLocationAltOutlined: SvgIconComponent;\nexport const AddLocationAltRounded: SvgIconComponent;\nexport const AddLocationAltSharp: SvgIconComponent;\nexport const AddLocationAltTwoTone: SvgIconComponent;\nexport const AddLocationOutlined: SvgIconComponent;\nexport const AddLocationRounded: SvgIconComponent;\nexport const AddLocationSharp: SvgIconComponent;\nexport const AddLocationTwoTone: SvgIconComponent;\nexport const AddModerator: SvgIconComponent;\nexport const AddModeratorOutlined: SvgIconComponent;\nexport const AddModeratorRounded: SvgIconComponent;\nexport const AddModeratorSharp: SvgIconComponent;\nexport const AddModeratorTwoTone: SvgIconComponent;\nexport const AddOutlined: SvgIconComponent;\nexport const AddPhotoAlternate: SvgIconComponent;\nexport const AddPhotoAlternateOutlined: SvgIconComponent;\nexport const AddPhotoAlternateRounded: SvgIconComponent;\nexport const AddPhotoAlternateSharp: SvgIconComponent;\nexport const AddPhotoAlternateTwoTone: SvgIconComponent;\nexport const AddReaction: SvgIconComponent;\nexport const AddReactionOutlined: SvgIconComponent;\nexport const AddReactionRounded: SvgIconComponent;\nexport const AddReactionSharp: SvgIconComponent;\nexport const AddReactionTwoTone: SvgIconComponent;\nexport const AddRoad: SvgIconComponent;\nexport const AddRoadOutlined: SvgIconComponent;\nexport const AddRoadRounded: SvgIconComponent;\nexport const AddRoadSharp: SvgIconComponent;\nexport const AddRoadTwoTone: SvgIconComponent;\nexport const AddRounded: SvgIconComponent;\nexport const AddSharp: SvgIconComponent;\nexport const AddShoppingCart: SvgIconComponent;\nexport const AddShoppingCartOutlined: SvgIconComponent;\nexport const AddShoppingCartRounded: SvgIconComponent;\nexport const AddShoppingCartSharp: SvgIconComponent;\nexport const AddShoppingCartTwoTone: SvgIconComponent;\nexport const AddTask: SvgIconComponent;\nexport const AddTaskOutlined: SvgIconComponent;\nexport const AddTaskRounded: SvgIconComponent;\nexport const AddTaskSharp: SvgIconComponent;\nexport const AddTaskTwoTone: SvgIconComponent;\nexport const AddToDrive: SvgIconComponent;\nexport const AddToDriveOutlined: SvgIconComponent;\nexport const AddToDriveRounded: SvgIconComponent;\nexport const AddToDriveSharp: SvgIconComponent;\nexport const AddToDriveTwoTone: SvgIconComponent;\nexport const AddToHomeScreen: SvgIconComponent;\nexport const AddToHomeScreenOutlined: SvgIconComponent;\nexport const AddToHomeScreenRounded: SvgIconComponent;\nexport const AddToHomeScreenSharp: SvgIconComponent;\nexport const AddToHomeScreenTwoTone: SvgIconComponent;\nexport const AddToPhotos: SvgIconComponent;\nexport const AddToPhotosOutlined: SvgIconComponent;\nexport const AddToPhotosRounded: SvgIconComponent;\nexport const AddToPhotosSharp: SvgIconComponent;\nexport const AddToPhotosTwoTone: SvgIconComponent;\nexport const AddToQueue: SvgIconComponent;\nexport const AddToQueueOutlined: SvgIconComponent;\nexport const AddToQueueRounded: SvgIconComponent;\nexport const AddToQueueSharp: SvgIconComponent;\nexport const AddToQueueTwoTone: SvgIconComponent;\nexport const AddTwoTone: SvgIconComponent;\nexport const Addchart: SvgIconComponent;\nexport const AddchartOutlined: SvgIconComponent;\nexport const AddchartRounded: SvgIconComponent;\nexport const AddchartSharp: SvgIconComponent;\nexport const AddchartTwoTone: SvgIconComponent;\nexport const AdfScanner: SvgIconComponent;\nexport const AdfScannerOutlined: SvgIconComponent;\nexport const AdfScannerRounded: SvgIconComponent;\nexport const AdfScannerSharp: SvgIconComponent;\nexport const AdfScannerTwoTone: SvgIconComponent;\nexport const Adjust: SvgIconComponent;\nexport const AdjustOutlined: SvgIconComponent;\nexport const AdjustRounded: SvgIconComponent;\nexport const AdjustSharp: SvgIconComponent;\nexport const AdjustTwoTone: SvgIconComponent;\nexport const AdminPanelSettings: SvgIconComponent;\nexport const AdminPanelSettingsOutlined: SvgIconComponent;\nexport const AdminPanelSettingsRounded: SvgIconComponent;\nexport const AdminPanelSettingsSharp: SvgIconComponent;\nexport const AdminPanelSettingsTwoTone: SvgIconComponent;\nexport const AdsClick: SvgIconComponent;\nexport const AdsClickOutlined: SvgIconComponent;\nexport const AdsClickRounded: SvgIconComponent;\nexport const AdsClickSharp: SvgIconComponent;\nexport const AdsClickTwoTone: SvgIconComponent;\nexport const Agriculture: SvgIconComponent;\nexport const AgricultureOutlined: SvgIconComponent;\nexport const AgricultureRounded: SvgIconComponent;\nexport const AgricultureSharp: SvgIconComponent;\nexport const AgricultureTwoTone: SvgIconComponent;\nexport const Air: SvgIconComponent;\nexport const AirOutlined: SvgIconComponent;\nexport const AirRounded: SvgIconComponent;\nexport const AirSharp: SvgIconComponent;\nexport const AirTwoTone: SvgIconComponent;\nexport const AirlineSeatFlat: SvgIconComponent;\nexport const AirlineSeatFlatAngled: SvgIconComponent;\nexport const AirlineSeatFlatAngledOutlined: SvgIconComponent;\nexport const AirlineSeatFlatAngledRounded: SvgIconComponent;\nexport const AirlineSeatFlatAngledSharp: SvgIconComponent;\nexport const AirlineSeatFlatAngledTwoTone: SvgIconComponent;\nexport const AirlineSeatFlatOutlined: SvgIconComponent;\nexport const AirlineSeatFlatRounded: SvgIconComponent;\nexport const AirlineSeatFlatSharp: SvgIconComponent;\nexport const AirlineSeatFlatTwoTone: SvgIconComponent;\nexport const AirlineSeatIndividualSuite: SvgIconComponent;\nexport const AirlineSeatIndividualSuiteOutlined: SvgIconComponent;\nexport const AirlineSeatIndividualSuiteRounded: SvgIconComponent;\nexport const AirlineSeatIndividualSuiteSharp: SvgIconComponent;\nexport const AirlineSeatIndividualSuiteTwoTone: SvgIconComponent;\nexport const AirlineSeatLegroomExtra: SvgIconComponent;\nexport const AirlineSeatLegroomExtraOutlined: SvgIconComponent;\nexport const AirlineSeatLegroomExtraRounded: SvgIconComponent;\nexport const AirlineSeatLegroomExtraSharp: SvgIconComponent;\nexport const AirlineSeatLegroomExtraTwoTone: SvgIconComponent;\nexport const AirlineSeatLegroomNormal: SvgIconComponent;\nexport const AirlineSeatLegroomNormalOutlined: SvgIconComponent;\nexport const AirlineSeatLegroomNormalRounded: SvgIconComponent;\nexport const AirlineSeatLegroomNormalSharp: SvgIconComponent;\nexport const AirlineSeatLegroomNormalTwoTone: SvgIconComponent;\nexport const AirlineSeatLegroomReduced: SvgIconComponent;\nexport const AirlineSeatLegroomReducedOutlined: SvgIconComponent;\nexport const AirlineSeatLegroomReducedRounded: SvgIconComponent;\nexport const AirlineSeatLegroomReducedSharp: SvgIconComponent;\nexport const AirlineSeatLegroomReducedTwoTone: SvgIconComponent;\nexport const AirlineSeatReclineExtra: SvgIconComponent;\nexport const AirlineSeatReclineExtraOutlined: SvgIconComponent;\nexport const AirlineSeatReclineExtraRounded: SvgIconComponent;\nexport const AirlineSeatReclineExtraSharp: SvgIconComponent;\nexport const AirlineSeatReclineExtraTwoTone: SvgIconComponent;\nexport const AirlineSeatReclineNormal: SvgIconComponent;\nexport const AirlineSeatReclineNormalOutlined: SvgIconComponent;\nexport const AirlineSeatReclineNormalRounded: SvgIconComponent;\nexport const AirlineSeatReclineNormalSharp: SvgIconComponent;\nexport const AirlineSeatReclineNormalTwoTone: SvgIconComponent;\nexport const AirlineStops: SvgIconComponent;\nexport const AirlineStopsOutlined: SvgIconComponent;\nexport const AirlineStopsRounded: SvgIconComponent;\nexport const AirlineStopsSharp: SvgIconComponent;\nexport const AirlineStopsTwoTone: SvgIconComponent;\nexport const Airlines: SvgIconComponent;\nexport const AirlinesOutlined: SvgIconComponent;\nexport const AirlinesRounded: SvgIconComponent;\nexport const AirlinesSharp: SvgIconComponent;\nexport const AirlinesTwoTone: SvgIconComponent;\nexport const AirplaneTicket: SvgIconComponent;\nexport const AirplaneTicketOutlined: SvgIconComponent;\nexport const AirplaneTicketRounded: SvgIconComponent;\nexport const AirplaneTicketSharp: SvgIconComponent;\nexport const AirplaneTicketTwoTone: SvgIconComponent;\nexport const AirplanemodeActive: SvgIconComponent;\nexport const AirplanemodeActiveOutlined: SvgIconComponent;\nexport const AirplanemodeActiveRounded: SvgIconComponent;\nexport const AirplanemodeActiveSharp: SvgIconComponent;\nexport const AirplanemodeActiveTwoTone: SvgIconComponent;\nexport const AirplanemodeInactive: SvgIconComponent;\nexport const AirplanemodeInactiveOutlined: SvgIconComponent;\nexport const AirplanemodeInactiveRounded: SvgIconComponent;\nexport const AirplanemodeInactiveSharp: SvgIconComponent;\nexport const AirplanemodeInactiveTwoTone: SvgIconComponent;\nexport const Airplay: SvgIconComponent;\nexport const AirplayOutlined: SvgIconComponent;\nexport const AirplayRounded: SvgIconComponent;\nexport const AirplaySharp: SvgIconComponent;\nexport const AirplayTwoTone: SvgIconComponent;\nexport const AirportShuttle: SvgIconComponent;\nexport const AirportShuttleOutlined: SvgIconComponent;\nexport const AirportShuttleRounded: SvgIconComponent;\nexport const AirportShuttleSharp: SvgIconComponent;\nexport const AirportShuttleTwoTone: SvgIconComponent;\nexport const Alarm: SvgIconComponent;\nexport const AlarmAdd: SvgIconComponent;\nexport const AlarmAddOutlined: SvgIconComponent;\nexport const AlarmAddRounded: SvgIconComponent;\nexport const AlarmAddSharp: SvgIconComponent;\nexport const AlarmAddTwoTone: SvgIconComponent;\nexport const AlarmOff: SvgIconComponent;\nexport const AlarmOffOutlined: SvgIconComponent;\nexport const AlarmOffRounded: SvgIconComponent;\nexport const AlarmOffSharp: SvgIconComponent;\nexport const AlarmOffTwoTone: SvgIconComponent;\nexport const AlarmOn: SvgIconComponent;\nexport const AlarmOnOutlined: SvgIconComponent;\nexport const AlarmOnRounded: SvgIconComponent;\nexport const AlarmOnSharp: SvgIconComponent;\nexport const AlarmOnTwoTone: SvgIconComponent;\nexport const AlarmOutlined: SvgIconComponent;\nexport const AlarmRounded: SvgIconComponent;\nexport const AlarmSharp: SvgIconComponent;\nexport const AlarmTwoTone: SvgIconComponent;\nexport const Album: SvgIconComponent;\nexport const AlbumOutlined: SvgIconComponent;\nexport const AlbumRounded: SvgIconComponent;\nexport const AlbumSharp: SvgIconComponent;\nexport const AlbumTwoTone: SvgIconComponent;\nexport const AlignHorizontalCenter: SvgIconComponent;\nexport const AlignHorizontalCenterOutlined: SvgIconComponent;\nexport const AlignHorizontalCenterRounded: SvgIconComponent;\nexport const AlignHorizontalCenterSharp: SvgIconComponent;\nexport const AlignHorizontalCenterTwoTone: SvgIconComponent;\nexport const AlignHorizontalLeft: SvgIconComponent;\nexport const AlignHorizontalLeftOutlined: SvgIconComponent;\nexport const AlignHorizontalLeftRounded: SvgIconComponent;\nexport const AlignHorizontalLeftSharp: SvgIconComponent;\nexport const AlignHorizontalLeftTwoTone: SvgIconComponent;\nexport const AlignHorizontalRight: SvgIconComponent;\nexport const AlignHorizontalRightOutlined: SvgIconComponent;\nexport const AlignHorizontalRightRounded: SvgIconComponent;\nexport const AlignHorizontalRightSharp: SvgIconComponent;\nexport const AlignHorizontalRightTwoTone: SvgIconComponent;\nexport const AlignVerticalBottom: SvgIconComponent;\nexport const AlignVerticalBottomOutlined: SvgIconComponent;\nexport const AlignVerticalBottomRounded: SvgIconComponent;\nexport const AlignVerticalBottomSharp: SvgIconComponent;\nexport const AlignVerticalBottomTwoTone: SvgIconComponent;\nexport const AlignVerticalCenter: SvgIconComponent;\nexport const AlignVerticalCenterOutlined: SvgIconComponent;\nexport const AlignVerticalCenterRounded: SvgIconComponent;\nexport const AlignVerticalCenterSharp: SvgIconComponent;\nexport const AlignVerticalCenterTwoTone: SvgIconComponent;\nexport const AlignVerticalTop: SvgIconComponent;\nexport const AlignVerticalTopOutlined: SvgIconComponent;\nexport const AlignVerticalTopRounded: SvgIconComponent;\nexport const AlignVerticalTopSharp: SvgIconComponent;\nexport const AlignVerticalTopTwoTone: SvgIconComponent;\nexport const AllInbox: SvgIconComponent;\nexport const AllInboxOutlined: SvgIconComponent;\nexport const AllInboxRounded: SvgIconComponent;\nexport const AllInboxSharp: SvgIconComponent;\nexport const AllInboxTwoTone: SvgIconComponent;\nexport const AllInclusive: SvgIconComponent;\nexport const AllInclusiveOutlined: SvgIconComponent;\nexport const AllInclusiveRounded: SvgIconComponent;\nexport const AllInclusiveSharp: SvgIconComponent;\nexport const AllInclusiveTwoTone: SvgIconComponent;\nexport const AllOut: SvgIconComponent;\nexport const AllOutOutlined: SvgIconComponent;\nexport const AllOutRounded: SvgIconComponent;\nexport const AllOutSharp: SvgIconComponent;\nexport const AllOutTwoTone: SvgIconComponent;\nexport const AltRoute: SvgIconComponent;\nexport const AltRouteOutlined: SvgIconComponent;\nexport const AltRouteRounded: SvgIconComponent;\nexport const AltRouteSharp: SvgIconComponent;\nexport const AltRouteTwoTone: SvgIconComponent;\nexport const AlternateEmail: SvgIconComponent;\nexport const AlternateEmailOutlined: SvgIconComponent;\nexport const AlternateEmailRounded: SvgIconComponent;\nexport const AlternateEmailSharp: SvgIconComponent;\nexport const AlternateEmailTwoTone: SvgIconComponent;\nexport const Analytics: SvgIconComponent;\nexport const AnalyticsOutlined: SvgIconComponent;\nexport const AnalyticsRounded: SvgIconComponent;\nexport const AnalyticsSharp: SvgIconComponent;\nexport const AnalyticsTwoTone: SvgIconComponent;\nexport const Anchor: SvgIconComponent;\nexport const AnchorOutlined: SvgIconComponent;\nexport const AnchorRounded: SvgIconComponent;\nexport const AnchorSharp: SvgIconComponent;\nexport const AnchorTwoTone: SvgIconComponent;\nexport const Android: SvgIconComponent;\nexport const AndroidOutlined: SvgIconComponent;\nexport const AndroidRounded: SvgIconComponent;\nexport const AndroidSharp: SvgIconComponent;\nexport const AndroidTwoTone: SvgIconComponent;\nexport const Animation: SvgIconComponent;\nexport const AnimationOutlined: SvgIconComponent;\nexport const AnimationRounded: SvgIconComponent;\nexport const AnimationSharp: SvgIconComponent;\nexport const AnimationTwoTone: SvgIconComponent;\nexport const Announcement: SvgIconComponent;\nexport const AnnouncementOutlined: SvgIconComponent;\nexport const AnnouncementRounded: SvgIconComponent;\nexport const AnnouncementSharp: SvgIconComponent;\nexport const AnnouncementTwoTone: SvgIconComponent;\nexport const Aod: SvgIconComponent;\nexport const AodOutlined: SvgIconComponent;\nexport const AodRounded: SvgIconComponent;\nexport const AodSharp: SvgIconComponent;\nexport const AodTwoTone: SvgIconComponent;\nexport const Apartment: SvgIconComponent;\nexport const ApartmentOutlined: SvgIconComponent;\nexport const ApartmentRounded: SvgIconComponent;\nexport const ApartmentSharp: SvgIconComponent;\nexport const ApartmentTwoTone: SvgIconComponent;\nexport const Api: SvgIconComponent;\nexport const ApiOutlined: SvgIconComponent;\nexport const ApiRounded: SvgIconComponent;\nexport const ApiSharp: SvgIconComponent;\nexport const ApiTwoTone: SvgIconComponent;\nexport const AppBlocking: SvgIconComponent;\nexport const AppBlockingOutlined: SvgIconComponent;\nexport const AppBlockingRounded: SvgIconComponent;\nexport const AppBlockingSharp: SvgIconComponent;\nexport const AppBlockingTwoTone: SvgIconComponent;\nexport const AppRegistration: SvgIconComponent;\nexport const AppRegistrationOutlined: SvgIconComponent;\nexport const AppRegistrationRounded: SvgIconComponent;\nexport const AppRegistrationSharp: SvgIconComponent;\nexport const AppRegistrationTwoTone: SvgIconComponent;\nexport const AppSettingsAlt: SvgIconComponent;\nexport const AppSettingsAltOutlined: SvgIconComponent;\nexport const AppSettingsAltRounded: SvgIconComponent;\nexport const AppSettingsAltSharp: SvgIconComponent;\nexport const AppSettingsAltTwoTone: SvgIconComponent;\nexport const AppShortcut: SvgIconComponent;\nexport const AppShortcutOutlined: SvgIconComponent;\nexport const AppShortcutRounded: SvgIconComponent;\nexport const AppShortcutSharp: SvgIconComponent;\nexport const AppShortcutTwoTone: SvgIconComponent;\nexport const Apple: SvgIconComponent;\nexport const Approval: SvgIconComponent;\nexport const ApprovalOutlined: SvgIconComponent;\nexport const ApprovalRounded: SvgIconComponent;\nexport const ApprovalSharp: SvgIconComponent;\nexport const ApprovalTwoTone: SvgIconComponent;\nexport const Apps: SvgIconComponent;\nexport const AppsOutage: SvgIconComponent;\nexport const AppsOutageOutlined: SvgIconComponent;\nexport const AppsOutageRounded: SvgIconComponent;\nexport const AppsOutageSharp: SvgIconComponent;\nexport const AppsOutageTwoTone: SvgIconComponent;\nexport const AppsOutlined: SvgIconComponent;\nexport const AppsRounded: SvgIconComponent;\nexport const AppsSharp: SvgIconComponent;\nexport const AppsTwoTone: SvgIconComponent;\nexport const Architecture: SvgIconComponent;\nexport const ArchitectureOutlined: SvgIconComponent;\nexport const ArchitectureRounded: SvgIconComponent;\nexport const ArchitectureSharp: SvgIconComponent;\nexport const ArchitectureTwoTone: SvgIconComponent;\nexport const Archive: SvgIconComponent;\nexport const ArchiveOutlined: SvgIconComponent;\nexport const ArchiveRounded: SvgIconComponent;\nexport const ArchiveSharp: SvgIconComponent;\nexport const ArchiveTwoTone: SvgIconComponent;\nexport const ArrowBack: SvgIconComponent;\nexport const ArrowBackIos: SvgIconComponent;\nexport const ArrowBackIosNew: SvgIconComponent;\nexport const ArrowBackIosNewOutlined: SvgIconComponent;\nexport const ArrowBackIosNewRounded: SvgIconComponent;\nexport const ArrowBackIosNewSharp: SvgIconComponent;\nexport const ArrowBackIosNewTwoTone: SvgIconComponent;\nexport const ArrowBackIosOutlined: SvgIconComponent;\nexport const ArrowBackIosRounded: SvgIconComponent;\nexport const ArrowBackIosSharp: SvgIconComponent;\nexport const ArrowBackIosTwoTone: SvgIconComponent;\nexport const ArrowBackOutlined: SvgIconComponent;\nexport const ArrowBackRounded: SvgIconComponent;\nexport const ArrowBackSharp: SvgIconComponent;\nexport const ArrowBackTwoTone: SvgIconComponent;\nexport const ArrowCircleDown: SvgIconComponent;\nexport const ArrowCircleDownOutlined: SvgIconComponent;\nexport const ArrowCircleDownRounded: SvgIconComponent;\nexport const ArrowCircleDownSharp: SvgIconComponent;\nexport const ArrowCircleDownTwoTone: SvgIconComponent;\nexport const ArrowCircleLeft: SvgIconComponent;\nexport const ArrowCircleLeftOutlined: SvgIconComponent;\nexport const ArrowCircleLeftRounded: SvgIconComponent;\nexport const ArrowCircleLeftSharp: SvgIconComponent;\nexport const ArrowCircleLeftTwoTone: SvgIconComponent;\nexport const ArrowCircleRight: SvgIconComponent;\nexport const ArrowCircleRightOutlined: SvgIconComponent;\nexport const ArrowCircleRightRounded: SvgIconComponent;\nexport const ArrowCircleRightSharp: SvgIconComponent;\nexport const ArrowCircleRightTwoTone: SvgIconComponent;\nexport const ArrowCircleUp: SvgIconComponent;\nexport const ArrowCircleUpOutlined: SvgIconComponent;\nexport const ArrowCircleUpRounded: SvgIconComponent;\nexport const ArrowCircleUpSharp: SvgIconComponent;\nexport const ArrowCircleUpTwoTone: SvgIconComponent;\nexport const ArrowDownward: SvgIconComponent;\nexport const ArrowDownwardOutlined: SvgIconComponent;\nexport const ArrowDownwardRounded: SvgIconComponent;\nexport const ArrowDownwardSharp: SvgIconComponent;\nexport const ArrowDownwardTwoTone: SvgIconComponent;\nexport const ArrowDropDown: SvgIconComponent;\nexport const ArrowDropDownCircle: SvgIconComponent;\nexport const ArrowDropDownCircleOutlined: SvgIconComponent;\nexport const ArrowDropDownCircleRounded: SvgIconComponent;\nexport const ArrowDropDownCircleSharp: SvgIconComponent;\nexport const ArrowDropDownCircleTwoTone: SvgIconComponent;\nexport const ArrowDropDownOutlined: SvgIconComponent;\nexport const ArrowDropDownRounded: SvgIconComponent;\nexport const ArrowDropDownSharp: SvgIconComponent;\nexport const ArrowDropDownTwoTone: SvgIconComponent;\nexport const ArrowDropUp: SvgIconComponent;\nexport const ArrowDropUpOutlined: SvgIconComponent;\nexport const ArrowDropUpRounded: SvgIconComponent;\nexport const ArrowDropUpSharp: SvgIconComponent;\nexport const ArrowDropUpTwoTone: SvgIconComponent;\nexport const ArrowForward: SvgIconComponent;\nexport const ArrowForwardIos: SvgIconComponent;\nexport const ArrowForwardIosOutlined: SvgIconComponent;\nexport const ArrowForwardIosRounded: SvgIconComponent;\nexport const ArrowForwardIosSharp: SvgIconComponent;\nexport const ArrowForwardIosTwoTone: SvgIconComponent;\nexport const ArrowForwardOutlined: SvgIconComponent;\nexport const ArrowForwardRounded: SvgIconComponent;\nexport const ArrowForwardSharp: SvgIconComponent;\nexport const ArrowForwardTwoTone: SvgIconComponent;\nexport const ArrowLeft: SvgIconComponent;\nexport const ArrowLeftOutlined: SvgIconComponent;\nexport const ArrowLeftRounded: SvgIconComponent;\nexport const ArrowLeftSharp: SvgIconComponent;\nexport const ArrowLeftTwoTone: SvgIconComponent;\nexport const ArrowOutward: SvgIconComponent;\nexport const ArrowOutwardOutlined: SvgIconComponent;\nexport const ArrowOutwardRounded: SvgIconComponent;\nexport const ArrowOutwardSharp: SvgIconComponent;\nexport const ArrowOutwardTwoTone: SvgIconComponent;\nexport const ArrowRight: SvgIconComponent;\nexport const ArrowRightAlt: SvgIconComponent;\nexport const ArrowRightAltOutlined: SvgIconComponent;\nexport const ArrowRightAltRounded: SvgIconComponent;\nexport const ArrowRightAltSharp: SvgIconComponent;\nexport const ArrowRightAltTwoTone: SvgIconComponent;\nexport const ArrowRightOutlined: SvgIconComponent;\nexport const ArrowRightRounded: SvgIconComponent;\nexport const ArrowRightSharp: SvgIconComponent;\nexport const ArrowRightTwoTone: SvgIconComponent;\nexport const ArrowUpward: SvgIconComponent;\nexport const ArrowUpwardOutlined: SvgIconComponent;\nexport const ArrowUpwardRounded: SvgIconComponent;\nexport const ArrowUpwardSharp: SvgIconComponent;\nexport const ArrowUpwardTwoTone: SvgIconComponent;\nexport const ArtTrack: SvgIconComponent;\nexport const ArtTrackOutlined: SvgIconComponent;\nexport const ArtTrackRounded: SvgIconComponent;\nexport const ArtTrackSharp: SvgIconComponent;\nexport const ArtTrackTwoTone: SvgIconComponent;\nexport const Article: SvgIconComponent;\nexport const ArticleOutlined: SvgIconComponent;\nexport const ArticleRounded: SvgIconComponent;\nexport const ArticleSharp: SvgIconComponent;\nexport const ArticleTwoTone: SvgIconComponent;\nexport const AspectRatio: SvgIconComponent;\nexport const AspectRatioOutlined: SvgIconComponent;\nexport const AspectRatioRounded: SvgIconComponent;\nexport const AspectRatioSharp: SvgIconComponent;\nexport const AspectRatioTwoTone: SvgIconComponent;\nexport const Assessment: SvgIconComponent;\nexport const AssessmentOutlined: SvgIconComponent;\nexport const AssessmentRounded: SvgIconComponent;\nexport const AssessmentSharp: SvgIconComponent;\nexport const AssessmentTwoTone: SvgIconComponent;\nexport const Assignment: SvgIconComponent;\nexport const AssignmentInd: SvgIconComponent;\nexport const AssignmentIndOutlined: SvgIconComponent;\nexport const AssignmentIndRounded: SvgIconComponent;\nexport const AssignmentIndSharp: SvgIconComponent;\nexport const AssignmentIndTwoTone: SvgIconComponent;\nexport const AssignmentLate: SvgIconComponent;\nexport const AssignmentLateOutlined: SvgIconComponent;\nexport const AssignmentLateRounded: SvgIconComponent;\nexport const AssignmentLateSharp: SvgIconComponent;\nexport const AssignmentLateTwoTone: SvgIconComponent;\nexport const AssignmentOutlined: SvgIconComponent;\nexport const AssignmentReturn: SvgIconComponent;\nexport const AssignmentReturnOutlined: SvgIconComponent;\nexport const AssignmentReturnRounded: SvgIconComponent;\nexport const AssignmentReturnSharp: SvgIconComponent;\nexport const AssignmentReturnTwoTone: SvgIconComponent;\nexport const AssignmentReturned: SvgIconComponent;\nexport const AssignmentReturnedOutlined: SvgIconComponent;\nexport const AssignmentReturnedRounded: SvgIconComponent;\nexport const AssignmentReturnedSharp: SvgIconComponent;\nexport const AssignmentReturnedTwoTone: SvgIconComponent;\nexport const AssignmentRounded: SvgIconComponent;\nexport const AssignmentSharp: SvgIconComponent;\nexport const AssignmentTurnedIn: SvgIconComponent;\nexport const AssignmentTurnedInOutlined: SvgIconComponent;\nexport const AssignmentTurnedInRounded: SvgIconComponent;\nexport const AssignmentTurnedInSharp: SvgIconComponent;\nexport const AssignmentTurnedInTwoTone: SvgIconComponent;\nexport const AssignmentTwoTone: SvgIconComponent;\nexport const AssistWalker: SvgIconComponent;\nexport const AssistWalkerOutlined: SvgIconComponent;\nexport const AssistWalkerRounded: SvgIconComponent;\nexport const AssistWalkerSharp: SvgIconComponent;\nexport const AssistWalkerTwoTone: SvgIconComponent;\nexport const Assistant: SvgIconComponent;\nexport const AssistantDirection: SvgIconComponent;\nexport const AssistantDirectionOutlined: SvgIconComponent;\nexport const AssistantDirectionRounded: SvgIconComponent;\nexport const AssistantDirectionSharp: SvgIconComponent;\nexport const AssistantDirectionTwoTone: SvgIconComponent;\nexport const AssistantOutlined: SvgIconComponent;\nexport const AssistantPhoto: SvgIconComponent;\nexport const AssistantPhotoOutlined: SvgIconComponent;\nexport const AssistantPhotoRounded: SvgIconComponent;\nexport const AssistantPhotoSharp: SvgIconComponent;\nexport const AssistantPhotoTwoTone: SvgIconComponent;\nexport const AssistantRounded: SvgIconComponent;\nexport const AssistantSharp: SvgIconComponent;\nexport const AssistantTwoTone: SvgIconComponent;\nexport const AssuredWorkload: SvgIconComponent;\nexport const AssuredWorkloadOutlined: SvgIconComponent;\nexport const AssuredWorkloadRounded: SvgIconComponent;\nexport const AssuredWorkloadSharp: SvgIconComponent;\nexport const AssuredWorkloadTwoTone: SvgIconComponent;\nexport const Atm: SvgIconComponent;\nexport const AtmOutlined: SvgIconComponent;\nexport const AtmRounded: SvgIconComponent;\nexport const AtmSharp: SvgIconComponent;\nexport const AtmTwoTone: SvgIconComponent;\nexport const AttachEmail: SvgIconComponent;\nexport const AttachEmailOutlined: SvgIconComponent;\nexport const AttachEmailRounded: SvgIconComponent;\nexport const AttachEmailSharp: SvgIconComponent;\nexport const AttachEmailTwoTone: SvgIconComponent;\nexport const AttachFile: SvgIconComponent;\nexport const AttachFileOutlined: SvgIconComponent;\nexport const AttachFileRounded: SvgIconComponent;\nexport const AttachFileSharp: SvgIconComponent;\nexport const AttachFileTwoTone: SvgIconComponent;\nexport const AttachMoney: SvgIconComponent;\nexport const AttachMoneyOutlined: SvgIconComponent;\nexport const AttachMoneyRounded: SvgIconComponent;\nexport const AttachMoneySharp: SvgIconComponent;\nexport const AttachMoneyTwoTone: SvgIconComponent;\nexport const Attachment: SvgIconComponent;\nexport const AttachmentOutlined: SvgIconComponent;\nexport const AttachmentRounded: SvgIconComponent;\nexport const AttachmentSharp: SvgIconComponent;\nexport const AttachmentTwoTone: SvgIconComponent;\nexport const Attractions: SvgIconComponent;\nexport const AttractionsOutlined: SvgIconComponent;\nexport const AttractionsRounded: SvgIconComponent;\nexport const AttractionsSharp: SvgIconComponent;\nexport const AttractionsTwoTone: SvgIconComponent;\nexport const Attribution: SvgIconComponent;\nexport const AttributionOutlined: SvgIconComponent;\nexport const AttributionRounded: SvgIconComponent;\nexport const AttributionSharp: SvgIconComponent;\nexport const AttributionTwoTone: SvgIconComponent;\nexport const AudioFile: SvgIconComponent;\nexport const AudioFileOutlined: SvgIconComponent;\nexport const AudioFileRounded: SvgIconComponent;\nexport const AudioFileSharp: SvgIconComponent;\nexport const AudioFileTwoTone: SvgIconComponent;\nexport const Audiotrack: SvgIconComponent;\nexport const AudiotrackOutlined: SvgIconComponent;\nexport const AudiotrackRounded: SvgIconComponent;\nexport const AudiotrackSharp: SvgIconComponent;\nexport const AudiotrackTwoTone: SvgIconComponent;\nexport const AutoAwesome: SvgIconComponent;\nexport const AutoAwesomeMosaic: SvgIconComponent;\nexport const AutoAwesomeMosaicOutlined: SvgIconComponent;\nexport const AutoAwesomeMosaicRounded: SvgIconComponent;\nexport const AutoAwesomeMosaicSharp: SvgIconComponent;\nexport const AutoAwesomeMosaicTwoTone: SvgIconComponent;\nexport const AutoAwesomeMotion: SvgIconComponent;\nexport const AutoAwesomeMotionOutlined: SvgIconComponent;\nexport const AutoAwesomeMotionRounded: SvgIconComponent;\nexport const AutoAwesomeMotionSharp: SvgIconComponent;\nexport const AutoAwesomeMotionTwoTone: SvgIconComponent;\nexport const AutoAwesomeOutlined: SvgIconComponent;\nexport const AutoAwesomeRounded: SvgIconComponent;\nexport const AutoAwesomeSharp: SvgIconComponent;\nexport const AutoAwesomeTwoTone: SvgIconComponent;\nexport const AutoDelete: SvgIconComponent;\nexport const AutoDeleteOutlined: SvgIconComponent;\nexport const AutoDeleteRounded: SvgIconComponent;\nexport const AutoDeleteSharp: SvgIconComponent;\nexport const AutoDeleteTwoTone: SvgIconComponent;\nexport const AutoFixHigh: SvgIconComponent;\nexport const AutoFixHighOutlined: SvgIconComponent;\nexport const AutoFixHighRounded: SvgIconComponent;\nexport const AutoFixHighSharp: SvgIconComponent;\nexport const AutoFixHighTwoTone: SvgIconComponent;\nexport const AutoFixNormal: SvgIconComponent;\nexport const AutoFixNormalOutlined: SvgIconComponent;\nexport const AutoFixNormalRounded: SvgIconComponent;\nexport const AutoFixNormalSharp: SvgIconComponent;\nexport const AutoFixNormalTwoTone: SvgIconComponent;\nexport const AutoFixOff: SvgIconComponent;\nexport const AutoFixOffOutlined: SvgIconComponent;\nexport const AutoFixOffRounded: SvgIconComponent;\nexport const AutoFixOffSharp: SvgIconComponent;\nexport const AutoFixOffTwoTone: SvgIconComponent;\nexport const AutoGraph: SvgIconComponent;\nexport const AutoGraphOutlined: SvgIconComponent;\nexport const AutoGraphRounded: SvgIconComponent;\nexport const AutoGraphSharp: SvgIconComponent;\nexport const AutoGraphTwoTone: SvgIconComponent;\nexport const AutoMode: SvgIconComponent;\nexport const AutoModeOutlined: SvgIconComponent;\nexport const AutoModeRounded: SvgIconComponent;\nexport const AutoModeSharp: SvgIconComponent;\nexport const AutoModeTwoTone: SvgIconComponent;\nexport const AutoStories: SvgIconComponent;\nexport const AutoStoriesOutlined: SvgIconComponent;\nexport const AutoStoriesRounded: SvgIconComponent;\nexport const AutoStoriesSharp: SvgIconComponent;\nexport const AutoStoriesTwoTone: SvgIconComponent;\nexport const AutofpsSelect: SvgIconComponent;\nexport const AutofpsSelectOutlined: SvgIconComponent;\nexport const AutofpsSelectRounded: SvgIconComponent;\nexport const AutofpsSelectSharp: SvgIconComponent;\nexport const AutofpsSelectTwoTone: SvgIconComponent;\nexport const Autorenew: SvgIconComponent;\nexport const AutorenewOutlined: SvgIconComponent;\nexport const AutorenewRounded: SvgIconComponent;\nexport const AutorenewSharp: SvgIconComponent;\nexport const AutorenewTwoTone: SvgIconComponent;\nexport const AvTimer: SvgIconComponent;\nexport const AvTimerOutlined: SvgIconComponent;\nexport const AvTimerRounded: SvgIconComponent;\nexport const AvTimerSharp: SvgIconComponent;\nexport const AvTimerTwoTone: SvgIconComponent;\nexport const BabyChangingStation: SvgIconComponent;\nexport const BabyChangingStationOutlined: SvgIconComponent;\nexport const BabyChangingStationRounded: SvgIconComponent;\nexport const BabyChangingStationSharp: SvgIconComponent;\nexport const BabyChangingStationTwoTone: SvgIconComponent;\nexport const BackHand: SvgIconComponent;\nexport const BackHandOutlined: SvgIconComponent;\nexport const BackHandRounded: SvgIconComponent;\nexport const BackHandSharp: SvgIconComponent;\nexport const BackHandTwoTone: SvgIconComponent;\nexport const Backpack: SvgIconComponent;\nexport const BackpackOutlined: SvgIconComponent;\nexport const BackpackRounded: SvgIconComponent;\nexport const BackpackSharp: SvgIconComponent;\nexport const BackpackTwoTone: SvgIconComponent;\nexport const Backspace: SvgIconComponent;\nexport const BackspaceOutlined: SvgIconComponent;\nexport const BackspaceRounded: SvgIconComponent;\nexport const BackspaceSharp: SvgIconComponent;\nexport const BackspaceTwoTone: SvgIconComponent;\nexport const Backup: SvgIconComponent;\nexport const BackupOutlined: SvgIconComponent;\nexport const BackupRounded: SvgIconComponent;\nexport const BackupSharp: SvgIconComponent;\nexport const BackupTable: SvgIconComponent;\nexport const BackupTableOutlined: SvgIconComponent;\nexport const BackupTableRounded: SvgIconComponent;\nexport const BackupTableSharp: SvgIconComponent;\nexport const BackupTableTwoTone: SvgIconComponent;\nexport const BackupTwoTone: SvgIconComponent;\nexport const Badge: SvgIconComponent;\nexport const BadgeOutlined: SvgIconComponent;\nexport const BadgeRounded: SvgIconComponent;\nexport const BadgeSharp: SvgIconComponent;\nexport const BadgeTwoTone: SvgIconComponent;\nexport const BakeryDining: SvgIconComponent;\nexport const BakeryDiningOutlined: SvgIconComponent;\nexport const BakeryDiningRounded: SvgIconComponent;\nexport const BakeryDiningSharp: SvgIconComponent;\nexport const BakeryDiningTwoTone: SvgIconComponent;\nexport const Balance: SvgIconComponent;\nexport const BalanceOutlined: SvgIconComponent;\nexport const BalanceRounded: SvgIconComponent;\nexport const BalanceSharp: SvgIconComponent;\nexport const BalanceTwoTone: SvgIconComponent;\nexport const Balcony: SvgIconComponent;\nexport const BalconyOutlined: SvgIconComponent;\nexport const BalconyRounded: SvgIconComponent;\nexport const BalconySharp: SvgIconComponent;\nexport const BalconyTwoTone: SvgIconComponent;\nexport const Ballot: SvgIconComponent;\nexport const BallotOutlined: SvgIconComponent;\nexport const BallotRounded: SvgIconComponent;\nexport const BallotSharp: SvgIconComponent;\nexport const BallotTwoTone: SvgIconComponent;\nexport const BarChart: SvgIconComponent;\nexport const BarChartOutlined: SvgIconComponent;\nexport const BarChartRounded: SvgIconComponent;\nexport const BarChartSharp: SvgIconComponent;\nexport const BarChartTwoTone: SvgIconComponent;\nexport const BatchPrediction: SvgIconComponent;\nexport const BatchPredictionOutlined: SvgIconComponent;\nexport const BatchPredictionRounded: SvgIconComponent;\nexport const BatchPredictionSharp: SvgIconComponent;\nexport const BatchPredictionTwoTone: SvgIconComponent;\nexport const Bathroom: SvgIconComponent;\nexport const BathroomOutlined: SvgIconComponent;\nexport const BathroomRounded: SvgIconComponent;\nexport const BathroomSharp: SvgIconComponent;\nexport const BathroomTwoTone: SvgIconComponent;\nexport const Bathtub: SvgIconComponent;\nexport const BathtubOutlined: SvgIconComponent;\nexport const BathtubRounded: SvgIconComponent;\nexport const BathtubSharp: SvgIconComponent;\nexport const BathtubTwoTone: SvgIconComponent;\nexport const Battery0Bar: SvgIconComponent;\nexport const Battery0BarOutlined: SvgIconComponent;\nexport const Battery0BarRounded: SvgIconComponent;\nexport const Battery0BarSharp: SvgIconComponent;\nexport const Battery0BarTwoTone: SvgIconComponent;\nexport const Battery1Bar: SvgIconComponent;\nexport const Battery1BarOutlined: SvgIconComponent;\nexport const Battery1BarRounded: SvgIconComponent;\nexport const Battery1BarSharp: SvgIconComponent;\nexport const Battery1BarTwoTone: SvgIconComponent;\nexport const Battery20: SvgIconComponent;\nexport const Battery20Outlined: SvgIconComponent;\nexport const Battery20Rounded: SvgIconComponent;\nexport const Battery20Sharp: SvgIconComponent;\nexport const Battery20TwoTone: SvgIconComponent;\nexport const Battery2Bar: SvgIconComponent;\nexport const Battery2BarOutlined: SvgIconComponent;\nexport const Battery2BarRounded: SvgIconComponent;\nexport const Battery2BarSharp: SvgIconComponent;\nexport const Battery2BarTwoTone: SvgIconComponent;\nexport const Battery30: SvgIconComponent;\nexport const Battery30Outlined: SvgIconComponent;\nexport const Battery30Rounded: SvgIconComponent;\nexport const Battery30Sharp: SvgIconComponent;\nexport const Battery30TwoTone: SvgIconComponent;\nexport const Battery3Bar: SvgIconComponent;\nexport const Battery3BarOutlined: SvgIconComponent;\nexport const Battery3BarRounded: SvgIconComponent;\nexport const Battery3BarSharp: SvgIconComponent;\nexport const Battery3BarTwoTone: SvgIconComponent;\nexport const Battery4Bar: SvgIconComponent;\nexport const Battery4BarOutlined: SvgIconComponent;\nexport const Battery4BarRounded: SvgIconComponent;\nexport const Battery4BarSharp: SvgIconComponent;\nexport const Battery4BarTwoTone: SvgIconComponent;\nexport const Battery50: SvgIconComponent;\nexport const Battery50Outlined: SvgIconComponent;\nexport const Battery50Rounded: SvgIconComponent;\nexport const Battery50Sharp: SvgIconComponent;\nexport const Battery50TwoTone: SvgIconComponent;\nexport const Battery5Bar: SvgIconComponent;\nexport const Battery5BarOutlined: SvgIconComponent;\nexport const Battery5BarRounded: SvgIconComponent;\nexport const Battery5BarSharp: SvgIconComponent;\nexport const Battery5BarTwoTone: SvgIconComponent;\nexport const Battery60: SvgIconComponent;\nexport const Battery60Outlined: SvgIconComponent;\nexport const Battery60Rounded: SvgIconComponent;\nexport const Battery60Sharp: SvgIconComponent;\nexport const Battery60TwoTone: SvgIconComponent;\nexport const Battery6Bar: SvgIconComponent;\nexport const Battery6BarOutlined: SvgIconComponent;\nexport const Battery6BarRounded: SvgIconComponent;\nexport const Battery6BarSharp: SvgIconComponent;\nexport const Battery6BarTwoTone: SvgIconComponent;\nexport const Battery80: SvgIconComponent;\nexport const Battery80Outlined: SvgIconComponent;\nexport const Battery80Rounded: SvgIconComponent;\nexport const Battery80Sharp: SvgIconComponent;\nexport const Battery80TwoTone: SvgIconComponent;\nexport const Battery90: SvgIconComponent;\nexport const Battery90Outlined: SvgIconComponent;\nexport const Battery90Rounded: SvgIconComponent;\nexport const Battery90Sharp: SvgIconComponent;\nexport const Battery90TwoTone: SvgIconComponent;\nexport const BatteryAlert: SvgIconComponent;\nexport const BatteryAlertOutlined: SvgIconComponent;\nexport const BatteryAlertRounded: SvgIconComponent;\nexport const BatteryAlertSharp: SvgIconComponent;\nexport const BatteryAlertTwoTone: SvgIconComponent;\nexport const BatteryCharging20: SvgIconComponent;\nexport const BatteryCharging20Outlined: SvgIconComponent;\nexport const BatteryCharging20Rounded: SvgIconComponent;\nexport const BatteryCharging20Sharp: SvgIconComponent;\nexport const BatteryCharging20TwoTone: SvgIconComponent;\nexport const BatteryCharging30: SvgIconComponent;\nexport const BatteryCharging30Outlined: SvgIconComponent;\nexport const BatteryCharging30Rounded: SvgIconComponent;\nexport const BatteryCharging30Sharp: SvgIconComponent;\nexport const BatteryCharging30TwoTone: SvgIconComponent;\nexport const BatteryCharging50: SvgIconComponent;\nexport const BatteryCharging50Outlined: SvgIconComponent;\nexport const BatteryCharging50Rounded: SvgIconComponent;\nexport const BatteryCharging50Sharp: SvgIconComponent;\nexport const BatteryCharging50TwoTone: SvgIconComponent;\nexport const BatteryCharging60: SvgIconComponent;\nexport const BatteryCharging60Outlined: SvgIconComponent;\nexport const BatteryCharging60Rounded: SvgIconComponent;\nexport const BatteryCharging60Sharp: SvgIconComponent;\nexport const BatteryCharging60TwoTone: SvgIconComponent;\nexport const BatteryCharging80: SvgIconComponent;\nexport const BatteryCharging80Outlined: SvgIconComponent;\nexport const BatteryCharging80Rounded: SvgIconComponent;\nexport const BatteryCharging80Sharp: SvgIconComponent;\nexport const BatteryCharging80TwoTone: SvgIconComponent;\nexport const BatteryCharging90: SvgIconComponent;\nexport const BatteryCharging90Outlined: SvgIconComponent;\nexport const BatteryCharging90Rounded: SvgIconComponent;\nexport const BatteryCharging90Sharp: SvgIconComponent;\nexport const BatteryCharging90TwoTone: SvgIconComponent;\nexport const BatteryChargingFull: SvgIconComponent;\nexport const BatteryChargingFullOutlined: SvgIconComponent;\nexport const BatteryChargingFullRounded: SvgIconComponent;\nexport const BatteryChargingFullSharp: SvgIconComponent;\nexport const BatteryChargingFullTwoTone: SvgIconComponent;\nexport const BatteryFull: SvgIconComponent;\nexport const BatteryFullOutlined: SvgIconComponent;\nexport const BatteryFullRounded: SvgIconComponent;\nexport const BatteryFullSharp: SvgIconComponent;\nexport const BatteryFullTwoTone: SvgIconComponent;\nexport const BatterySaver: SvgIconComponent;\nexport const BatterySaverOutlined: SvgIconComponent;\nexport const BatterySaverRounded: SvgIconComponent;\nexport const BatterySaverSharp: SvgIconComponent;\nexport const BatterySaverTwoTone: SvgIconComponent;\nexport const BatteryStd: SvgIconComponent;\nexport const BatteryStdOutlined: SvgIconComponent;\nexport const BatteryStdRounded: SvgIconComponent;\nexport const BatteryStdSharp: SvgIconComponent;\nexport const BatteryStdTwoTone: SvgIconComponent;\nexport const BatteryUnknown: SvgIconComponent;\nexport const BatteryUnknownOutlined: SvgIconComponent;\nexport const BatteryUnknownRounded: SvgIconComponent;\nexport const BatteryUnknownSharp: SvgIconComponent;\nexport const BatteryUnknownTwoTone: SvgIconComponent;\nexport const BeachAccess: SvgIconComponent;\nexport const BeachAccessOutlined: SvgIconComponent;\nexport const BeachAccessRounded: SvgIconComponent;\nexport const BeachAccessSharp: SvgIconComponent;\nexport const BeachAccessTwoTone: SvgIconComponent;\nexport const Bed: SvgIconComponent;\nexport const BedOutlined: SvgIconComponent;\nexport const BedRounded: SvgIconComponent;\nexport const BedSharp: SvgIconComponent;\nexport const BedTwoTone: SvgIconComponent;\nexport const BedroomBaby: SvgIconComponent;\nexport const BedroomBabyOutlined: SvgIconComponent;\nexport const BedroomBabyRounded: SvgIconComponent;\nexport const BedroomBabySharp: SvgIconComponent;\nexport const BedroomBabyTwoTone: SvgIconComponent;\nexport const BedroomChild: SvgIconComponent;\nexport const BedroomChildOutlined: SvgIconComponent;\nexport const BedroomChildRounded: SvgIconComponent;\nexport const BedroomChildSharp: SvgIconComponent;\nexport const BedroomChildTwoTone: SvgIconComponent;\nexport const BedroomParent: SvgIconComponent;\nexport const BedroomParentOutlined: SvgIconComponent;\nexport const BedroomParentRounded: SvgIconComponent;\nexport const BedroomParentSharp: SvgIconComponent;\nexport const BedroomParentTwoTone: SvgIconComponent;\nexport const Bedtime: SvgIconComponent;\nexport const BedtimeOff: SvgIconComponent;\nexport const BedtimeOffOutlined: SvgIconComponent;\nexport const BedtimeOffRounded: SvgIconComponent;\nexport const BedtimeOffSharp: SvgIconComponent;\nexport const BedtimeOffTwoTone: SvgIconComponent;\nexport const BedtimeOutlined: SvgIconComponent;\nexport const BedtimeRounded: SvgIconComponent;\nexport const BedtimeSharp: SvgIconComponent;\nexport const BedtimeTwoTone: SvgIconComponent;\nexport const Beenhere: SvgIconComponent;\nexport const BeenhereOutlined: SvgIconComponent;\nexport const BeenhereRounded: SvgIconComponent;\nexport const BeenhereSharp: SvgIconComponent;\nexport const BeenhereTwoTone: SvgIconComponent;\nexport const Bento: SvgIconComponent;\nexport const BentoOutlined: SvgIconComponent;\nexport const BentoRounded: SvgIconComponent;\nexport const BentoSharp: SvgIconComponent;\nexport const BentoTwoTone: SvgIconComponent;\nexport const BikeScooter: SvgIconComponent;\nexport const BikeScooterOutlined: SvgIconComponent;\nexport const BikeScooterRounded: SvgIconComponent;\nexport const BikeScooterSharp: SvgIconComponent;\nexport const BikeScooterTwoTone: SvgIconComponent;\nexport const Biotech: SvgIconComponent;\nexport const BiotechOutlined: SvgIconComponent;\nexport const BiotechRounded: SvgIconComponent;\nexport const BiotechSharp: SvgIconComponent;\nexport const BiotechTwoTone: SvgIconComponent;\nexport const Blender: SvgIconComponent;\nexport const BlenderOutlined: SvgIconComponent;\nexport const BlenderRounded: SvgIconComponent;\nexport const BlenderSharp: SvgIconComponent;\nexport const BlenderTwoTone: SvgIconComponent;\nexport const Blind: SvgIconComponent;\nexport const BlindOutlined: SvgIconComponent;\nexport const BlindRounded: SvgIconComponent;\nexport const BlindSharp: SvgIconComponent;\nexport const BlindTwoTone: SvgIconComponent;\nexport const Blinds: SvgIconComponent;\nexport const BlindsClosed: SvgIconComponent;\nexport const BlindsClosedOutlined: SvgIconComponent;\nexport const BlindsClosedRounded: SvgIconComponent;\nexport const BlindsClosedSharp: SvgIconComponent;\nexport const BlindsClosedTwoTone: SvgIconComponent;\nexport const BlindsOutlined: SvgIconComponent;\nexport const BlindsRounded: SvgIconComponent;\nexport const BlindsSharp: SvgIconComponent;\nexport const BlindsTwoTone: SvgIconComponent;\nexport const Block: SvgIconComponent;\nexport const BlockOutlined: SvgIconComponent;\nexport const BlockRounded: SvgIconComponent;\nexport const BlockSharp: SvgIconComponent;\nexport const BlockTwoTone: SvgIconComponent;\nexport const Bloodtype: SvgIconComponent;\nexport const BloodtypeOutlined: SvgIconComponent;\nexport const BloodtypeRounded: SvgIconComponent;\nexport const BloodtypeSharp: SvgIconComponent;\nexport const BloodtypeTwoTone: SvgIconComponent;\nexport const Bluetooth: SvgIconComponent;\nexport const BluetoothAudio: SvgIconComponent;\nexport const BluetoothAudioOutlined: SvgIconComponent;\nexport const BluetoothAudioRounded: SvgIconComponent;\nexport const BluetoothAudioSharp: SvgIconComponent;\nexport const BluetoothAudioTwoTone: SvgIconComponent;\nexport const BluetoothConnected: SvgIconComponent;\nexport const BluetoothConnectedOutlined: SvgIconComponent;\nexport const BluetoothConnectedRounded: SvgIconComponent;\nexport const BluetoothConnectedSharp: SvgIconComponent;\nexport const BluetoothConnectedTwoTone: SvgIconComponent;\nexport const BluetoothDisabled: SvgIconComponent;\nexport const BluetoothDisabledOutlined: SvgIconComponent;\nexport const BluetoothDisabledRounded: SvgIconComponent;\nexport const BluetoothDisabledSharp: SvgIconComponent;\nexport const BluetoothDisabledTwoTone: SvgIconComponent;\nexport const BluetoothDrive: SvgIconComponent;\nexport const BluetoothDriveOutlined: SvgIconComponent;\nexport const BluetoothDriveRounded: SvgIconComponent;\nexport const BluetoothDriveSharp: SvgIconComponent;\nexport const BluetoothDriveTwoTone: SvgIconComponent;\nexport const BluetoothOutlined: SvgIconComponent;\nexport const BluetoothRounded: SvgIconComponent;\nexport const BluetoothSearching: SvgIconComponent;\nexport const BluetoothSearchingOutlined: SvgIconComponent;\nexport const BluetoothSearchingRounded: SvgIconComponent;\nexport const BluetoothSearchingSharp: SvgIconComponent;\nexport const BluetoothSearchingTwoTone: SvgIconComponent;\nexport const BluetoothSharp: SvgIconComponent;\nexport const BluetoothTwoTone: SvgIconComponent;\nexport const BlurCircular: SvgIconComponent;\nexport const BlurCircularOutlined: SvgIconComponent;\nexport const BlurCircularRounded: SvgIconComponent;\nexport const BlurCircularSharp: SvgIconComponent;\nexport const BlurCircularTwoTone: SvgIconComponent;\nexport const BlurLinear: SvgIconComponent;\nexport const BlurLinearOutlined: SvgIconComponent;\nexport const BlurLinearRounded: SvgIconComponent;\nexport const BlurLinearSharp: SvgIconComponent;\nexport const BlurLinearTwoTone: SvgIconComponent;\nexport const BlurOff: SvgIconComponent;\nexport const BlurOffOutlined: SvgIconComponent;\nexport const BlurOffRounded: SvgIconComponent;\nexport const BlurOffSharp: SvgIconComponent;\nexport const BlurOffTwoTone: SvgIconComponent;\nexport const BlurOn: SvgIconComponent;\nexport const BlurOnOutlined: SvgIconComponent;\nexport const BlurOnRounded: SvgIconComponent;\nexport const BlurOnSharp: SvgIconComponent;\nexport const BlurOnTwoTone: SvgIconComponent;\nexport const Bolt: SvgIconComponent;\nexport const BoltOutlined: SvgIconComponent;\nexport const BoltRounded: SvgIconComponent;\nexport const BoltSharp: SvgIconComponent;\nexport const BoltTwoTone: SvgIconComponent;\nexport const Book: SvgIconComponent;\nexport const BookOnline: SvgIconComponent;\nexport const BookOnlineOutlined: SvgIconComponent;\nexport const BookOnlineRounded: SvgIconComponent;\nexport const BookOnlineSharp: SvgIconComponent;\nexport const BookOnlineTwoTone: SvgIconComponent;\nexport const BookOutlined: SvgIconComponent;\nexport const BookRounded: SvgIconComponent;\nexport const BookSharp: SvgIconComponent;\nexport const BookTwoTone: SvgIconComponent;\nexport const Bookmark: SvgIconComponent;\nexport const BookmarkAdd: SvgIconComponent;\nexport const BookmarkAddOutlined: SvgIconComponent;\nexport const BookmarkAddRounded: SvgIconComponent;\nexport const BookmarkAddSharp: SvgIconComponent;\nexport const BookmarkAddTwoTone: SvgIconComponent;\nexport const BookmarkAdded: SvgIconComponent;\nexport const BookmarkAddedOutlined: SvgIconComponent;\nexport const BookmarkAddedRounded: SvgIconComponent;\nexport const BookmarkAddedSharp: SvgIconComponent;\nexport const BookmarkAddedTwoTone: SvgIconComponent;\nexport const BookmarkBorder: SvgIconComponent;\nexport const BookmarkBorderOutlined: SvgIconComponent;\nexport const BookmarkBorderRounded: SvgIconComponent;\nexport const BookmarkBorderSharp: SvgIconComponent;\nexport const BookmarkBorderTwoTone: SvgIconComponent;\nexport const BookmarkOutlined: SvgIconComponent;\nexport const BookmarkRemove: SvgIconComponent;\nexport const BookmarkRemoveOutlined: SvgIconComponent;\nexport const BookmarkRemoveRounded: SvgIconComponent;\nexport const BookmarkRemoveSharp: SvgIconComponent;\nexport const BookmarkRemoveTwoTone: SvgIconComponent;\nexport const BookmarkRounded: SvgIconComponent;\nexport const BookmarkSharp: SvgIconComponent;\nexport const BookmarkTwoTone: SvgIconComponent;\nexport const Bookmarks: SvgIconComponent;\nexport const BookmarksOutlined: SvgIconComponent;\nexport const BookmarksRounded: SvgIconComponent;\nexport const BookmarksSharp: SvgIconComponent;\nexport const BookmarksTwoTone: SvgIconComponent;\nexport const BorderAll: SvgIconComponent;\nexport const BorderAllOutlined: SvgIconComponent;\nexport const BorderAllRounded: SvgIconComponent;\nexport const BorderAllSharp: SvgIconComponent;\nexport const BorderAllTwoTone: SvgIconComponent;\nexport const BorderBottom: SvgIconComponent;\nexport const BorderBottomOutlined: SvgIconComponent;\nexport const BorderBottomRounded: SvgIconComponent;\nexport const BorderBottomSharp: SvgIconComponent;\nexport const BorderBottomTwoTone: SvgIconComponent;\nexport const BorderClear: SvgIconComponent;\nexport const BorderClearOutlined: SvgIconComponent;\nexport const BorderClearRounded: SvgIconComponent;\nexport const BorderClearSharp: SvgIconComponent;\nexport const BorderClearTwoTone: SvgIconComponent;\nexport const BorderColor: SvgIconComponent;\nexport const BorderColorOutlined: SvgIconComponent;\nexport const BorderColorRounded: SvgIconComponent;\nexport const BorderColorSharp: SvgIconComponent;\nexport const BorderColorTwoTone: SvgIconComponent;\nexport const BorderHorizontal: SvgIconComponent;\nexport const BorderHorizontalOutlined: SvgIconComponent;\nexport const BorderHorizontalRounded: SvgIconComponent;\nexport const BorderHorizontalSharp: SvgIconComponent;\nexport const BorderHorizontalTwoTone: SvgIconComponent;\nexport const BorderInner: SvgIconComponent;\nexport const BorderInnerOutlined: SvgIconComponent;\nexport const BorderInnerRounded: SvgIconComponent;\nexport const BorderInnerSharp: SvgIconComponent;\nexport const BorderInnerTwoTone: SvgIconComponent;\nexport const BorderLeft: SvgIconComponent;\nexport const BorderLeftOutlined: SvgIconComponent;\nexport const BorderLeftRounded: SvgIconComponent;\nexport const BorderLeftSharp: SvgIconComponent;\nexport const BorderLeftTwoTone: SvgIconComponent;\nexport const BorderOuter: SvgIconComponent;\nexport const BorderOuterOutlined: SvgIconComponent;\nexport const BorderOuterRounded: SvgIconComponent;\nexport const BorderOuterSharp: SvgIconComponent;\nexport const BorderOuterTwoTone: SvgIconComponent;\nexport const BorderRight: SvgIconComponent;\nexport const BorderRightOutlined: SvgIconComponent;\nexport const BorderRightRounded: SvgIconComponent;\nexport const BorderRightSharp: SvgIconComponent;\nexport const BorderRightTwoTone: SvgIconComponent;\nexport const BorderStyle: SvgIconComponent;\nexport const BorderStyleOutlined: SvgIconComponent;\nexport const BorderStyleRounded: SvgIconComponent;\nexport const BorderStyleSharp: SvgIconComponent;\nexport const BorderStyleTwoTone: SvgIconComponent;\nexport const BorderTop: SvgIconComponent;\nexport const BorderTopOutlined: SvgIconComponent;\nexport const BorderTopRounded: SvgIconComponent;\nexport const BorderTopSharp: SvgIconComponent;\nexport const BorderTopTwoTone: SvgIconComponent;\nexport const BorderVertical: SvgIconComponent;\nexport const BorderVerticalOutlined: SvgIconComponent;\nexport const BorderVerticalRounded: SvgIconComponent;\nexport const BorderVerticalSharp: SvgIconComponent;\nexport const BorderVerticalTwoTone: SvgIconComponent;\nexport const Boy: SvgIconComponent;\nexport const BoyOutlined: SvgIconComponent;\nexport const BoyRounded: SvgIconComponent;\nexport const BoySharp: SvgIconComponent;\nexport const BoyTwoTone: SvgIconComponent;\nexport const BrandingWatermark: SvgIconComponent;\nexport const BrandingWatermarkOutlined: SvgIconComponent;\nexport const BrandingWatermarkRounded: SvgIconComponent;\nexport const BrandingWatermarkSharp: SvgIconComponent;\nexport const BrandingWatermarkTwoTone: SvgIconComponent;\nexport const BreakfastDining: SvgIconComponent;\nexport const BreakfastDiningOutlined: SvgIconComponent;\nexport const BreakfastDiningRounded: SvgIconComponent;\nexport const BreakfastDiningSharp: SvgIconComponent;\nexport const BreakfastDiningTwoTone: SvgIconComponent;\nexport const Brightness1: SvgIconComponent;\nexport const Brightness1Outlined: SvgIconComponent;\nexport const Brightness1Rounded: SvgIconComponent;\nexport const Brightness1Sharp: SvgIconComponent;\nexport const Brightness1TwoTone: SvgIconComponent;\nexport const Brightness2: SvgIconComponent;\nexport const Brightness2Outlined: SvgIconComponent;\nexport const Brightness2Rounded: SvgIconComponent;\nexport const Brightness2Sharp: SvgIconComponent;\nexport const Brightness2TwoTone: SvgIconComponent;\nexport const Brightness3: SvgIconComponent;\nexport const Brightness3Outlined: SvgIconComponent;\nexport const Brightness3Rounded: SvgIconComponent;\nexport const Brightness3Sharp: SvgIconComponent;\nexport const Brightness3TwoTone: SvgIconComponent;\nexport const Brightness4: SvgIconComponent;\nexport const Brightness4Outlined: SvgIconComponent;\nexport const Brightness4Rounded: SvgIconComponent;\nexport const Brightness4Sharp: SvgIconComponent;\nexport const Brightness4TwoTone: SvgIconComponent;\nexport const Brightness5: SvgIconComponent;\nexport const Brightness5Outlined: SvgIconComponent;\nexport const Brightness5Rounded: SvgIconComponent;\nexport const Brightness5Sharp: SvgIconComponent;\nexport const Brightness5TwoTone: SvgIconComponent;\nexport const Brightness6: SvgIconComponent;\nexport const Brightness6Outlined: SvgIconComponent;\nexport const Brightness6Rounded: SvgIconComponent;\nexport const Brightness6Sharp: SvgIconComponent;\nexport const Brightness6TwoTone: SvgIconComponent;\nexport const Brightness7: SvgIconComponent;\nexport const Brightness7Outlined: SvgIconComponent;\nexport const Brightness7Rounded: SvgIconComponent;\nexport const Brightness7Sharp: SvgIconComponent;\nexport const Brightness7TwoTone: SvgIconComponent;\nexport const BrightnessAuto: SvgIconComponent;\nexport const BrightnessAutoOutlined: SvgIconComponent;\nexport const BrightnessAutoRounded: SvgIconComponent;\nexport const BrightnessAutoSharp: SvgIconComponent;\nexport const BrightnessAutoTwoTone: SvgIconComponent;\nexport const BrightnessHigh: SvgIconComponent;\nexport const BrightnessHighOutlined: SvgIconComponent;\nexport const BrightnessHighRounded: SvgIconComponent;\nexport const BrightnessHighSharp: SvgIconComponent;\nexport const BrightnessHighTwoTone: SvgIconComponent;\nexport const BrightnessLow: SvgIconComponent;\nexport const BrightnessLowOutlined: SvgIconComponent;\nexport const BrightnessLowRounded: SvgIconComponent;\nexport const BrightnessLowSharp: SvgIconComponent;\nexport const BrightnessLowTwoTone: SvgIconComponent;\nexport const BrightnessMedium: SvgIconComponent;\nexport const BrightnessMediumOutlined: SvgIconComponent;\nexport const BrightnessMediumRounded: SvgIconComponent;\nexport const BrightnessMediumSharp: SvgIconComponent;\nexport const BrightnessMediumTwoTone: SvgIconComponent;\nexport const BroadcastOnHome: SvgIconComponent;\nexport const BroadcastOnHomeOutlined: SvgIconComponent;\nexport const BroadcastOnHomeRounded: SvgIconComponent;\nexport const BroadcastOnHomeSharp: SvgIconComponent;\nexport const BroadcastOnHomeTwoTone: SvgIconComponent;\nexport const BroadcastOnPersonal: SvgIconComponent;\nexport const BroadcastOnPersonalOutlined: SvgIconComponent;\nexport const BroadcastOnPersonalRounded: SvgIconComponent;\nexport const BroadcastOnPersonalSharp: SvgIconComponent;\nexport const BroadcastOnPersonalTwoTone: SvgIconComponent;\nexport const BrokenImage: SvgIconComponent;\nexport const BrokenImageOutlined: SvgIconComponent;\nexport const BrokenImageRounded: SvgIconComponent;\nexport const BrokenImageSharp: SvgIconComponent;\nexport const BrokenImageTwoTone: SvgIconComponent;\nexport const BrowseGallery: SvgIconComponent;\nexport const BrowseGalleryOutlined: SvgIconComponent;\nexport const BrowseGalleryRounded: SvgIconComponent;\nexport const BrowseGallerySharp: SvgIconComponent;\nexport const BrowseGalleryTwoTone: SvgIconComponent;\nexport const BrowserNotSupported: SvgIconComponent;\nexport const BrowserNotSupportedOutlined: SvgIconComponent;\nexport const BrowserNotSupportedRounded: SvgIconComponent;\nexport const BrowserNotSupportedSharp: SvgIconComponent;\nexport const BrowserNotSupportedTwoTone: SvgIconComponent;\nexport const BrowserUpdated: SvgIconComponent;\nexport const BrowserUpdatedOutlined: SvgIconComponent;\nexport const BrowserUpdatedRounded: SvgIconComponent;\nexport const BrowserUpdatedSharp: SvgIconComponent;\nexport const BrowserUpdatedTwoTone: SvgIconComponent;\nexport const BrunchDining: SvgIconComponent;\nexport const BrunchDiningOutlined: SvgIconComponent;\nexport const BrunchDiningRounded: SvgIconComponent;\nexport const BrunchDiningSharp: SvgIconComponent;\nexport const BrunchDiningTwoTone: SvgIconComponent;\nexport const Brush: SvgIconComponent;\nexport const BrushOutlined: SvgIconComponent;\nexport const BrushRounded: SvgIconComponent;\nexport const BrushSharp: SvgIconComponent;\nexport const BrushTwoTone: SvgIconComponent;\nexport const BubbleChart: SvgIconComponent;\nexport const BubbleChartOutlined: SvgIconComponent;\nexport const BubbleChartRounded: SvgIconComponent;\nexport const BubbleChartSharp: SvgIconComponent;\nexport const BubbleChartTwoTone: SvgIconComponent;\nexport const BugReport: SvgIconComponent;\nexport const BugReportOutlined: SvgIconComponent;\nexport const BugReportRounded: SvgIconComponent;\nexport const BugReportSharp: SvgIconComponent;\nexport const BugReportTwoTone: SvgIconComponent;\nexport const Build: SvgIconComponent;\nexport const BuildCircle: SvgIconComponent;\nexport const BuildCircleOutlined: SvgIconComponent;\nexport const BuildCircleRounded: SvgIconComponent;\nexport const BuildCircleSharp: SvgIconComponent;\nexport const BuildCircleTwoTone: SvgIconComponent;\nexport const BuildOutlined: SvgIconComponent;\nexport const BuildRounded: SvgIconComponent;\nexport const BuildSharp: SvgIconComponent;\nexport const BuildTwoTone: SvgIconComponent;\nexport const Bungalow: SvgIconComponent;\nexport const BungalowOutlined: SvgIconComponent;\nexport const BungalowRounded: SvgIconComponent;\nexport const BungalowSharp: SvgIconComponent;\nexport const BungalowTwoTone: SvgIconComponent;\nexport const BurstMode: SvgIconComponent;\nexport const BurstModeOutlined: SvgIconComponent;\nexport const BurstModeRounded: SvgIconComponent;\nexport const BurstModeSharp: SvgIconComponent;\nexport const BurstModeTwoTone: SvgIconComponent;\nexport const BusAlert: SvgIconComponent;\nexport const BusAlertOutlined: SvgIconComponent;\nexport const BusAlertRounded: SvgIconComponent;\nexport const BusAlertSharp: SvgIconComponent;\nexport const BusAlertTwoTone: SvgIconComponent;\nexport const Business: SvgIconComponent;\nexport const BusinessCenter: SvgIconComponent;\nexport const BusinessCenterOutlined: SvgIconComponent;\nexport const BusinessCenterRounded: SvgIconComponent;\nexport const BusinessCenterSharp: SvgIconComponent;\nexport const BusinessCenterTwoTone: SvgIconComponent;\nexport const BusinessOutlined: SvgIconComponent;\nexport const BusinessRounded: SvgIconComponent;\nexport const BusinessSharp: SvgIconComponent;\nexport const BusinessTwoTone: SvgIconComponent;\nexport const Cabin: SvgIconComponent;\nexport const CabinOutlined: SvgIconComponent;\nexport const CabinRounded: SvgIconComponent;\nexport const CabinSharp: SvgIconComponent;\nexport const CabinTwoTone: SvgIconComponent;\nexport const Cable: SvgIconComponent;\nexport const CableOutlined: SvgIconComponent;\nexport const CableRounded: SvgIconComponent;\nexport const CableSharp: SvgIconComponent;\nexport const CableTwoTone: SvgIconComponent;\nexport const Cached: SvgIconComponent;\nexport const CachedOutlined: SvgIconComponent;\nexport const CachedRounded: SvgIconComponent;\nexport const CachedSharp: SvgIconComponent;\nexport const CachedTwoTone: SvgIconComponent;\nexport const Cake: SvgIconComponent;\nexport const CakeOutlined: SvgIconComponent;\nexport const CakeRounded: SvgIconComponent;\nexport const CakeSharp: SvgIconComponent;\nexport const CakeTwoTone: SvgIconComponent;\nexport const Calculate: SvgIconComponent;\nexport const CalculateOutlined: SvgIconComponent;\nexport const CalculateRounded: SvgIconComponent;\nexport const CalculateSharp: SvgIconComponent;\nexport const CalculateTwoTone: SvgIconComponent;\nexport const CalendarMonth: SvgIconComponent;\nexport const CalendarMonthOutlined: SvgIconComponent;\nexport const CalendarMonthRounded: SvgIconComponent;\nexport const CalendarMonthSharp: SvgIconComponent;\nexport const CalendarMonthTwoTone: SvgIconComponent;\nexport const CalendarToday: SvgIconComponent;\nexport const CalendarTodayOutlined: SvgIconComponent;\nexport const CalendarTodayRounded: SvgIconComponent;\nexport const CalendarTodaySharp: SvgIconComponent;\nexport const CalendarTodayTwoTone: SvgIconComponent;\nexport const CalendarViewDay: SvgIconComponent;\nexport const CalendarViewDayOutlined: SvgIconComponent;\nexport const CalendarViewDayRounded: SvgIconComponent;\nexport const CalendarViewDaySharp: SvgIconComponent;\nexport const CalendarViewDayTwoTone: SvgIconComponent;\nexport const CalendarViewMonth: SvgIconComponent;\nexport const CalendarViewMonthOutlined: SvgIconComponent;\nexport const CalendarViewMonthRounded: SvgIconComponent;\nexport const CalendarViewMonthSharp: SvgIconComponent;\nexport const CalendarViewMonthTwoTone: SvgIconComponent;\nexport const CalendarViewWeek: SvgIconComponent;\nexport const CalendarViewWeekOutlined: SvgIconComponent;\nexport const CalendarViewWeekRounded: SvgIconComponent;\nexport const CalendarViewWeekSharp: SvgIconComponent;\nexport const CalendarViewWeekTwoTone: SvgIconComponent;\nexport const Call: SvgIconComponent;\nexport const CallEnd: SvgIconComponent;\nexport const CallEndOutlined: SvgIconComponent;\nexport const CallEndRounded: SvgIconComponent;\nexport const CallEndSharp: SvgIconComponent;\nexport const CallEndTwoTone: SvgIconComponent;\nexport const CallMade: SvgIconComponent;\nexport const CallMadeOutlined: SvgIconComponent;\nexport const CallMadeRounded: SvgIconComponent;\nexport const CallMadeSharp: SvgIconComponent;\nexport const CallMadeTwoTone: SvgIconComponent;\nexport const CallMerge: SvgIconComponent;\nexport const CallMergeOutlined: SvgIconComponent;\nexport const CallMergeRounded: SvgIconComponent;\nexport const CallMergeSharp: SvgIconComponent;\nexport const CallMergeTwoTone: SvgIconComponent;\nexport const CallMissed: SvgIconComponent;\nexport const CallMissedOutgoing: SvgIconComponent;\nexport const CallMissedOutgoingOutlined: SvgIconComponent;\nexport const CallMissedOutgoingRounded: SvgIconComponent;\nexport const CallMissedOutgoingSharp: SvgIconComponent;\nexport const CallMissedOutgoingTwoTone: SvgIconComponent;\nexport const CallMissedOutlined: SvgIconComponent;\nexport const CallMissedRounded: SvgIconComponent;\nexport const CallMissedSharp: SvgIconComponent;\nexport const CallMissedTwoTone: SvgIconComponent;\nexport const CallOutlined: SvgIconComponent;\nexport const CallReceived: SvgIconComponent;\nexport const CallReceivedOutlined: SvgIconComponent;\nexport const CallReceivedRounded: SvgIconComponent;\nexport const CallReceivedSharp: SvgIconComponent;\nexport const CallReceivedTwoTone: SvgIconComponent;\nexport const CallRounded: SvgIconComponent;\nexport const CallSharp: SvgIconComponent;\nexport const CallSplit: SvgIconComponent;\nexport const CallSplitOutlined: SvgIconComponent;\nexport const CallSplitRounded: SvgIconComponent;\nexport const CallSplitSharp: SvgIconComponent;\nexport const CallSplitTwoTone: SvgIconComponent;\nexport const CallToAction: SvgIconComponent;\nexport const CallToActionOutlined: SvgIconComponent;\nexport const CallToActionRounded: SvgIconComponent;\nexport const CallToActionSharp: SvgIconComponent;\nexport const CallToActionTwoTone: SvgIconComponent;\nexport const CallTwoTone: SvgIconComponent;\nexport const Camera: SvgIconComponent;\nexport const CameraAlt: SvgIconComponent;\nexport const CameraAltOutlined: SvgIconComponent;\nexport const CameraAltRounded: SvgIconComponent;\nexport const CameraAltSharp: SvgIconComponent;\nexport const CameraAltTwoTone: SvgIconComponent;\nexport const CameraEnhance: SvgIconComponent;\nexport const CameraEnhanceOutlined: SvgIconComponent;\nexport const CameraEnhanceRounded: SvgIconComponent;\nexport const CameraEnhanceSharp: SvgIconComponent;\nexport const CameraEnhanceTwoTone: SvgIconComponent;\nexport const CameraFront: SvgIconComponent;\nexport const CameraFrontOutlined: SvgIconComponent;\nexport const CameraFrontRounded: SvgIconComponent;\nexport const CameraFrontSharp: SvgIconComponent;\nexport const CameraFrontTwoTone: SvgIconComponent;\nexport const CameraIndoor: SvgIconComponent;\nexport const CameraIndoorOutlined: SvgIconComponent;\nexport const CameraIndoorRounded: SvgIconComponent;\nexport const CameraIndoorSharp: SvgIconComponent;\nexport const CameraIndoorTwoTone: SvgIconComponent;\nexport const CameraOutdoor: SvgIconComponent;\nexport const CameraOutdoorOutlined: SvgIconComponent;\nexport const CameraOutdoorRounded: SvgIconComponent;\nexport const CameraOutdoorSharp: SvgIconComponent;\nexport const CameraOutdoorTwoTone: SvgIconComponent;\nexport const CameraOutlined: SvgIconComponent;\nexport const CameraRear: SvgIconComponent;\nexport const CameraRearOutlined: SvgIconComponent;\nexport const CameraRearRounded: SvgIconComponent;\nexport const CameraRearSharp: SvgIconComponent;\nexport const CameraRearTwoTone: SvgIconComponent;\nexport const CameraRoll: SvgIconComponent;\nexport const CameraRollOutlined: SvgIconComponent;\nexport const CameraRollRounded: SvgIconComponent;\nexport const CameraRollSharp: SvgIconComponent;\nexport const CameraRollTwoTone: SvgIconComponent;\nexport const CameraRounded: SvgIconComponent;\nexport const CameraSharp: SvgIconComponent;\nexport const CameraTwoTone: SvgIconComponent;\nexport const Cameraswitch: SvgIconComponent;\nexport const CameraswitchOutlined: SvgIconComponent;\nexport const CameraswitchRounded: SvgIconComponent;\nexport const CameraswitchSharp: SvgIconComponent;\nexport const CameraswitchTwoTone: SvgIconComponent;\nexport const Campaign: SvgIconComponent;\nexport const CampaignOutlined: SvgIconComponent;\nexport const CampaignRounded: SvgIconComponent;\nexport const CampaignSharp: SvgIconComponent;\nexport const CampaignTwoTone: SvgIconComponent;\nexport const Cancel: SvgIconComponent;\nexport const CancelOutlined: SvgIconComponent;\nexport const CancelPresentation: SvgIconComponent;\nexport const CancelPresentationOutlined: SvgIconComponent;\nexport const CancelPresentationRounded: SvgIconComponent;\nexport const CancelPresentationSharp: SvgIconComponent;\nexport const CancelPresentationTwoTone: SvgIconComponent;\nexport const CancelRounded: SvgIconComponent;\nexport const CancelScheduleSend: SvgIconComponent;\nexport const CancelScheduleSendOutlined: SvgIconComponent;\nexport const CancelScheduleSendRounded: SvgIconComponent;\nexport const CancelScheduleSendSharp: SvgIconComponent;\nexport const CancelScheduleSendTwoTone: SvgIconComponent;\nexport const CancelSharp: SvgIconComponent;\nexport const CancelTwoTone: SvgIconComponent;\nexport const CandlestickChart: SvgIconComponent;\nexport const CandlestickChartOutlined: SvgIconComponent;\nexport const CandlestickChartRounded: SvgIconComponent;\nexport const CandlestickChartSharp: SvgIconComponent;\nexport const CandlestickChartTwoTone: SvgIconComponent;\nexport const CarCrash: SvgIconComponent;\nexport const CarCrashOutlined: SvgIconComponent;\nexport const CarCrashRounded: SvgIconComponent;\nexport const CarCrashSharp: SvgIconComponent;\nexport const CarCrashTwoTone: SvgIconComponent;\nexport const CarRental: SvgIconComponent;\nexport const CarRentalOutlined: SvgIconComponent;\nexport const CarRentalRounded: SvgIconComponent;\nexport const CarRentalSharp: SvgIconComponent;\nexport const CarRentalTwoTone: SvgIconComponent;\nexport const CarRepair: SvgIconComponent;\nexport const CarRepairOutlined: SvgIconComponent;\nexport const CarRepairRounded: SvgIconComponent;\nexport const CarRepairSharp: SvgIconComponent;\nexport const CarRepairTwoTone: SvgIconComponent;\nexport const CardGiftcard: SvgIconComponent;\nexport const CardGiftcardOutlined: SvgIconComponent;\nexport const CardGiftcardRounded: SvgIconComponent;\nexport const CardGiftcardSharp: SvgIconComponent;\nexport const CardGiftcardTwoTone: SvgIconComponent;\nexport const CardMembership: SvgIconComponent;\nexport const CardMembershipOutlined: SvgIconComponent;\nexport const CardMembershipRounded: SvgIconComponent;\nexport const CardMembershipSharp: SvgIconComponent;\nexport const CardMembershipTwoTone: SvgIconComponent;\nexport const CardTravel: SvgIconComponent;\nexport const CardTravelOutlined: SvgIconComponent;\nexport const CardTravelRounded: SvgIconComponent;\nexport const CardTravelSharp: SvgIconComponent;\nexport const CardTravelTwoTone: SvgIconComponent;\nexport const Carpenter: SvgIconComponent;\nexport const CarpenterOutlined: SvgIconComponent;\nexport const CarpenterRounded: SvgIconComponent;\nexport const CarpenterSharp: SvgIconComponent;\nexport const CarpenterTwoTone: SvgIconComponent;\nexport const Cases: SvgIconComponent;\nexport const CasesOutlined: SvgIconComponent;\nexport const CasesRounded: SvgIconComponent;\nexport const CasesSharp: SvgIconComponent;\nexport const CasesTwoTone: SvgIconComponent;\nexport const Casino: SvgIconComponent;\nexport const CasinoOutlined: SvgIconComponent;\nexport const CasinoRounded: SvgIconComponent;\nexport const CasinoSharp: SvgIconComponent;\nexport const CasinoTwoTone: SvgIconComponent;\nexport const Cast: SvgIconComponent;\nexport const CastConnected: SvgIconComponent;\nexport const CastConnectedOutlined: SvgIconComponent;\nexport const CastConnectedRounded: SvgIconComponent;\nexport const CastConnectedSharp: SvgIconComponent;\nexport const CastConnectedTwoTone: SvgIconComponent;\nexport const CastForEducation: SvgIconComponent;\nexport const CastForEducationOutlined: SvgIconComponent;\nexport const CastForEducationRounded: SvgIconComponent;\nexport const CastForEducationSharp: SvgIconComponent;\nexport const CastForEducationTwoTone: SvgIconComponent;\nexport const CastOutlined: SvgIconComponent;\nexport const CastRounded: SvgIconComponent;\nexport const CastSharp: SvgIconComponent;\nexport const CastTwoTone: SvgIconComponent;\nexport const Castle: SvgIconComponent;\nexport const CastleOutlined: SvgIconComponent;\nexport const CastleRounded: SvgIconComponent;\nexport const CastleSharp: SvgIconComponent;\nexport const CastleTwoTone: SvgIconComponent;\nexport const CatchingPokemon: SvgIconComponent;\nexport const CatchingPokemonOutlined: SvgIconComponent;\nexport const CatchingPokemonRounded: SvgIconComponent;\nexport const CatchingPokemonSharp: SvgIconComponent;\nexport const CatchingPokemonTwoTone: SvgIconComponent;\nexport const Category: SvgIconComponent;\nexport const CategoryOutlined: SvgIconComponent;\nexport const CategoryRounded: SvgIconComponent;\nexport const CategorySharp: SvgIconComponent;\nexport const CategoryTwoTone: SvgIconComponent;\nexport const Celebration: SvgIconComponent;\nexport const CelebrationOutlined: SvgIconComponent;\nexport const CelebrationRounded: SvgIconComponent;\nexport const CelebrationSharp: SvgIconComponent;\nexport const CelebrationTwoTone: SvgIconComponent;\nexport const CellTower: SvgIconComponent;\nexport const CellTowerOutlined: SvgIconComponent;\nexport const CellTowerRounded: SvgIconComponent;\nexport const CellTowerSharp: SvgIconComponent;\nexport const CellTowerTwoTone: SvgIconComponent;\nexport const CellWifi: SvgIconComponent;\nexport const CellWifiOutlined: SvgIconComponent;\nexport const CellWifiRounded: SvgIconComponent;\nexport const CellWifiSharp: SvgIconComponent;\nexport const CellWifiTwoTone: SvgIconComponent;\nexport const CenterFocusStrong: SvgIconComponent;\nexport const CenterFocusStrongOutlined: SvgIconComponent;\nexport const CenterFocusStrongRounded: SvgIconComponent;\nexport const CenterFocusStrongSharp: SvgIconComponent;\nexport const CenterFocusStrongTwoTone: SvgIconComponent;\nexport const CenterFocusWeak: SvgIconComponent;\nexport const CenterFocusWeakOutlined: SvgIconComponent;\nexport const CenterFocusWeakRounded: SvgIconComponent;\nexport const CenterFocusWeakSharp: SvgIconComponent;\nexport const CenterFocusWeakTwoTone: SvgIconComponent;\nexport const Chair: SvgIconComponent;\nexport const ChairAlt: SvgIconComponent;\nexport const ChairAltOutlined: SvgIconComponent;\nexport const ChairAltRounded: SvgIconComponent;\nexport const ChairAltSharp: SvgIconComponent;\nexport const ChairAltTwoTone: SvgIconComponent;\nexport const ChairOutlined: SvgIconComponent;\nexport const ChairRounded: SvgIconComponent;\nexport const ChairSharp: SvgIconComponent;\nexport const ChairTwoTone: SvgIconComponent;\nexport const Chalet: SvgIconComponent;\nexport const ChaletOutlined: SvgIconComponent;\nexport const ChaletRounded: SvgIconComponent;\nexport const ChaletSharp: SvgIconComponent;\nexport const ChaletTwoTone: SvgIconComponent;\nexport const ChangeCircle: SvgIconComponent;\nexport const ChangeCircleOutlined: SvgIconComponent;\nexport const ChangeCircleRounded: SvgIconComponent;\nexport const ChangeCircleSharp: SvgIconComponent;\nexport const ChangeCircleTwoTone: SvgIconComponent;\nexport const ChangeHistory: SvgIconComponent;\nexport const ChangeHistoryOutlined: SvgIconComponent;\nexport const ChangeHistoryRounded: SvgIconComponent;\nexport const ChangeHistorySharp: SvgIconComponent;\nexport const ChangeHistoryTwoTone: SvgIconComponent;\nexport const ChargingStation: SvgIconComponent;\nexport const ChargingStationOutlined: SvgIconComponent;\nexport const ChargingStationRounded: SvgIconComponent;\nexport const ChargingStationSharp: SvgIconComponent;\nexport const ChargingStationTwoTone: SvgIconComponent;\nexport const Chat: SvgIconComponent;\nexport const ChatBubble: SvgIconComponent;\nexport const ChatBubbleOutline: SvgIconComponent;\nexport const ChatBubbleOutlineOutlined: SvgIconComponent;\nexport const ChatBubbleOutlineRounded: SvgIconComponent;\nexport const ChatBubbleOutlineSharp: SvgIconComponent;\nexport const ChatBubbleOutlineTwoTone: SvgIconComponent;\nexport const ChatBubbleOutlined: SvgIconComponent;\nexport const ChatBubbleRounded: SvgIconComponent;\nexport const ChatBubbleSharp: SvgIconComponent;\nexport const ChatBubbleTwoTone: SvgIconComponent;\nexport const ChatOutlined: SvgIconComponent;\nexport const ChatRounded: SvgIconComponent;\nexport const ChatSharp: SvgIconComponent;\nexport const ChatTwoTone: SvgIconComponent;\nexport const Check: SvgIconComponent;\nexport const CheckBox: SvgIconComponent;\nexport const CheckBoxOutlineBlank: SvgIconComponent;\nexport const CheckBoxOutlineBlankOutlined: SvgIconComponent;\nexport const CheckBoxOutlineBlankRounded: SvgIconComponent;\nexport const CheckBoxOutlineBlankSharp: SvgIconComponent;\nexport const CheckBoxOutlineBlankTwoTone: SvgIconComponent;\nexport const CheckBoxOutlined: SvgIconComponent;\nexport const CheckBoxRounded: SvgIconComponent;\nexport const CheckBoxSharp: SvgIconComponent;\nexport const CheckBoxTwoTone: SvgIconComponent;\nexport const CheckCircle: SvgIconComponent;\nexport const CheckCircleOutline: SvgIconComponent;\nexport const CheckCircleOutlineOutlined: SvgIconComponent;\nexport const CheckCircleOutlineRounded: SvgIconComponent;\nexport const CheckCircleOutlineSharp: SvgIconComponent;\nexport const CheckCircleOutlineTwoTone: SvgIconComponent;\nexport const CheckCircleOutlined: SvgIconComponent;\nexport const CheckCircleRounded: SvgIconComponent;\nexport const CheckCircleSharp: SvgIconComponent;\nexport const CheckCircleTwoTone: SvgIconComponent;\nexport const CheckOutlined: SvgIconComponent;\nexport const CheckRounded: SvgIconComponent;\nexport const CheckSharp: SvgIconComponent;\nexport const CheckTwoTone: SvgIconComponent;\nexport const Checklist: SvgIconComponent;\nexport const ChecklistOutlined: SvgIconComponent;\nexport const ChecklistRounded: SvgIconComponent;\nexport const ChecklistRtl: SvgIconComponent;\nexport const ChecklistRtlOutlined: SvgIconComponent;\nexport const ChecklistRtlRounded: SvgIconComponent;\nexport const ChecklistRtlSharp: SvgIconComponent;\nexport const ChecklistRtlTwoTone: SvgIconComponent;\nexport const ChecklistSharp: SvgIconComponent;\nexport const ChecklistTwoTone: SvgIconComponent;\nexport const Checkroom: SvgIconComponent;\nexport const CheckroomOutlined: SvgIconComponent;\nexport const CheckroomRounded: SvgIconComponent;\nexport const CheckroomSharp: SvgIconComponent;\nexport const CheckroomTwoTone: SvgIconComponent;\nexport const ChevronLeft: SvgIconComponent;\nexport const ChevronLeftOutlined: SvgIconComponent;\nexport const ChevronLeftRounded: SvgIconComponent;\nexport const ChevronLeftSharp: SvgIconComponent;\nexport const ChevronLeftTwoTone: SvgIconComponent;\nexport const ChevronRight: SvgIconComponent;\nexport const ChevronRightOutlined: SvgIconComponent;\nexport const ChevronRightRounded: SvgIconComponent;\nexport const ChevronRightSharp: SvgIconComponent;\nexport const ChevronRightTwoTone: SvgIconComponent;\nexport const ChildCare: SvgIconComponent;\nexport const ChildCareOutlined: SvgIconComponent;\nexport const ChildCareRounded: SvgIconComponent;\nexport const ChildCareSharp: SvgIconComponent;\nexport const ChildCareTwoTone: SvgIconComponent;\nexport const ChildFriendly: SvgIconComponent;\nexport const ChildFriendlyOutlined: SvgIconComponent;\nexport const ChildFriendlyRounded: SvgIconComponent;\nexport const ChildFriendlySharp: SvgIconComponent;\nexport const ChildFriendlyTwoTone: SvgIconComponent;\nexport const ChromeReaderMode: SvgIconComponent;\nexport const ChromeReaderModeOutlined: SvgIconComponent;\nexport const ChromeReaderModeRounded: SvgIconComponent;\nexport const ChromeReaderModeSharp: SvgIconComponent;\nexport const ChromeReaderModeTwoTone: SvgIconComponent;\nexport const Church: SvgIconComponent;\nexport const ChurchOutlined: SvgIconComponent;\nexport const ChurchRounded: SvgIconComponent;\nexport const ChurchSharp: SvgIconComponent;\nexport const ChurchTwoTone: SvgIconComponent;\nexport const Circle: SvgIconComponent;\nexport const CircleNotifications: SvgIconComponent;\nexport const CircleNotificationsOutlined: SvgIconComponent;\nexport const CircleNotificationsRounded: SvgIconComponent;\nexport const CircleNotificationsSharp: SvgIconComponent;\nexport const CircleNotificationsTwoTone: SvgIconComponent;\nexport const CircleOutlined: SvgIconComponent;\nexport const CircleRounded: SvgIconComponent;\nexport const CircleSharp: SvgIconComponent;\nexport const CircleTwoTone: SvgIconComponent;\nexport const Class: SvgIconComponent;\nexport const ClassOutlined: SvgIconComponent;\nexport const ClassRounded: SvgIconComponent;\nexport const ClassSharp: SvgIconComponent;\nexport const ClassTwoTone: SvgIconComponent;\nexport const CleanHands: SvgIconComponent;\nexport const CleanHandsOutlined: SvgIconComponent;\nexport const CleanHandsRounded: SvgIconComponent;\nexport const CleanHandsSharp: SvgIconComponent;\nexport const CleanHandsTwoTone: SvgIconComponent;\nexport const CleaningServices: SvgIconComponent;\nexport const CleaningServicesOutlined: SvgIconComponent;\nexport const CleaningServicesRounded: SvgIconComponent;\nexport const CleaningServicesSharp: SvgIconComponent;\nexport const CleaningServicesTwoTone: SvgIconComponent;\nexport const Clear: SvgIconComponent;\nexport const ClearAll: SvgIconComponent;\nexport const ClearAllOutlined: SvgIconComponent;\nexport const ClearAllRounded: SvgIconComponent;\nexport const ClearAllSharp: SvgIconComponent;\nexport const ClearAllTwoTone: SvgIconComponent;\nexport const ClearOutlined: SvgIconComponent;\nexport const ClearRounded: SvgIconComponent;\nexport const ClearSharp: SvgIconComponent;\nexport const ClearTwoTone: SvgIconComponent;\nexport const Close: SvgIconComponent;\nexport const CloseFullscreen: SvgIconComponent;\nexport const CloseFullscreenOutlined: SvgIconComponent;\nexport const CloseFullscreenRounded: SvgIconComponent;\nexport const CloseFullscreenSharp: SvgIconComponent;\nexport const CloseFullscreenTwoTone: SvgIconComponent;\nexport const CloseOutlined: SvgIconComponent;\nexport const CloseRounded: SvgIconComponent;\nexport const CloseSharp: SvgIconComponent;\nexport const CloseTwoTone: SvgIconComponent;\nexport const ClosedCaption: SvgIconComponent;\nexport const ClosedCaptionDisabled: SvgIconComponent;\nexport const ClosedCaptionDisabledOutlined: SvgIconComponent;\nexport const ClosedCaptionDisabledRounded: SvgIconComponent;\nexport const ClosedCaptionDisabledSharp: SvgIconComponent;\nexport const ClosedCaptionDisabledTwoTone: SvgIconComponent;\nexport const ClosedCaptionOff: SvgIconComponent;\nexport const ClosedCaptionOffOutlined: SvgIconComponent;\nexport const ClosedCaptionOffRounded: SvgIconComponent;\nexport const ClosedCaptionOffSharp: SvgIconComponent;\nexport const ClosedCaptionOffTwoTone: SvgIconComponent;\nexport const ClosedCaptionOutlined: SvgIconComponent;\nexport const ClosedCaptionRounded: SvgIconComponent;\nexport const ClosedCaptionSharp: SvgIconComponent;\nexport const ClosedCaptionTwoTone: SvgIconComponent;\nexport const Cloud: SvgIconComponent;\nexport const CloudCircle: SvgIconComponent;\nexport const CloudCircleOutlined: SvgIconComponent;\nexport const CloudCircleRounded: SvgIconComponent;\nexport const CloudCircleSharp: SvgIconComponent;\nexport const CloudCircleTwoTone: SvgIconComponent;\nexport const CloudDone: SvgIconComponent;\nexport const CloudDoneOutlined: SvgIconComponent;\nexport const CloudDoneRounded: SvgIconComponent;\nexport const CloudDoneSharp: SvgIconComponent;\nexport const CloudDoneTwoTone: SvgIconComponent;\nexport const CloudDownload: SvgIconComponent;\nexport const CloudDownloadOutlined: SvgIconComponent;\nexport const CloudDownloadRounded: SvgIconComponent;\nexport const CloudDownloadSharp: SvgIconComponent;\nexport const CloudDownloadTwoTone: SvgIconComponent;\nexport const CloudOff: SvgIconComponent;\nexport const CloudOffOutlined: SvgIconComponent;\nexport const CloudOffRounded: SvgIconComponent;\nexport const CloudOffSharp: SvgIconComponent;\nexport const CloudOffTwoTone: SvgIconComponent;\nexport const CloudOutlined: SvgIconComponent;\nexport const CloudQueue: SvgIconComponent;\nexport const CloudQueueOutlined: SvgIconComponent;\nexport const CloudQueueRounded: SvgIconComponent;\nexport const CloudQueueSharp: SvgIconComponent;\nexport const CloudQueueTwoTone: SvgIconComponent;\nexport const CloudRounded: SvgIconComponent;\nexport const CloudSharp: SvgIconComponent;\nexport const CloudSync: SvgIconComponent;\nexport const CloudSyncOutlined: SvgIconComponent;\nexport const CloudSyncRounded: SvgIconComponent;\nexport const CloudSyncSharp: SvgIconComponent;\nexport const CloudSyncTwoTone: SvgIconComponent;\nexport const CloudTwoTone: SvgIconComponent;\nexport const CloudUpload: SvgIconComponent;\nexport const CloudUploadOutlined: SvgIconComponent;\nexport const CloudUploadRounded: SvgIconComponent;\nexport const CloudUploadSharp: SvgIconComponent;\nexport const CloudUploadTwoTone: SvgIconComponent;\nexport const Co2: SvgIconComponent;\nexport const Co2Outlined: SvgIconComponent;\nexport const Co2Rounded: SvgIconComponent;\nexport const Co2Sharp: SvgIconComponent;\nexport const Co2TwoTone: SvgIconComponent;\nexport const CoPresent: SvgIconComponent;\nexport const CoPresentOutlined: SvgIconComponent;\nexport const CoPresentRounded: SvgIconComponent;\nexport const CoPresentSharp: SvgIconComponent;\nexport const CoPresentTwoTone: SvgIconComponent;\nexport const Code: SvgIconComponent;\nexport const CodeOff: SvgIconComponent;\nexport const CodeOffOutlined: SvgIconComponent;\nexport const CodeOffRounded: SvgIconComponent;\nexport const CodeOffSharp: SvgIconComponent;\nexport const CodeOffTwoTone: SvgIconComponent;\nexport const CodeOutlined: SvgIconComponent;\nexport const CodeRounded: SvgIconComponent;\nexport const CodeSharp: SvgIconComponent;\nexport const CodeTwoTone: SvgIconComponent;\nexport const Coffee: SvgIconComponent;\nexport const CoffeeMaker: SvgIconComponent;\nexport const CoffeeMakerOutlined: SvgIconComponent;\nexport const CoffeeMakerRounded: SvgIconComponent;\nexport const CoffeeMakerSharp: SvgIconComponent;\nexport const CoffeeMakerTwoTone: SvgIconComponent;\nexport const CoffeeOutlined: SvgIconComponent;\nexport const CoffeeRounded: SvgIconComponent;\nexport const CoffeeSharp: SvgIconComponent;\nexport const CoffeeTwoTone: SvgIconComponent;\nexport const Collections: SvgIconComponent;\nexport const CollectionsBookmark: SvgIconComponent;\nexport const CollectionsBookmarkOutlined: SvgIconComponent;\nexport const CollectionsBookmarkRounded: SvgIconComponent;\nexport const CollectionsBookmarkSharp: SvgIconComponent;\nexport const CollectionsBookmarkTwoTone: SvgIconComponent;\nexport const CollectionsOutlined: SvgIconComponent;\nexport const CollectionsRounded: SvgIconComponent;\nexport const CollectionsSharp: SvgIconComponent;\nexport const CollectionsTwoTone: SvgIconComponent;\nexport const ColorLens: SvgIconComponent;\nexport const ColorLensOutlined: SvgIconComponent;\nexport const ColorLensRounded: SvgIconComponent;\nexport const ColorLensSharp: SvgIconComponent;\nexport const ColorLensTwoTone: SvgIconComponent;\nexport const Colorize: SvgIconComponent;\nexport const ColorizeOutlined: SvgIconComponent;\nexport const ColorizeRounded: SvgIconComponent;\nexport const ColorizeSharp: SvgIconComponent;\nexport const ColorizeTwoTone: SvgIconComponent;\nexport const Comment: SvgIconComponent;\nexport const CommentBank: SvgIconComponent;\nexport const CommentBankOutlined: SvgIconComponent;\nexport const CommentBankRounded: SvgIconComponent;\nexport const CommentBankSharp: SvgIconComponent;\nexport const CommentBankTwoTone: SvgIconComponent;\nexport const CommentOutlined: SvgIconComponent;\nexport const CommentRounded: SvgIconComponent;\nexport const CommentSharp: SvgIconComponent;\nexport const CommentTwoTone: SvgIconComponent;\nexport const CommentsDisabled: SvgIconComponent;\nexport const CommentsDisabledOutlined: SvgIconComponent;\nexport const CommentsDisabledRounded: SvgIconComponent;\nexport const CommentsDisabledSharp: SvgIconComponent;\nexport const CommentsDisabledTwoTone: SvgIconComponent;\nexport const Commit: SvgIconComponent;\nexport const CommitOutlined: SvgIconComponent;\nexport const CommitRounded: SvgIconComponent;\nexport const CommitSharp: SvgIconComponent;\nexport const CommitTwoTone: SvgIconComponent;\nexport const Commute: SvgIconComponent;\nexport const CommuteOutlined: SvgIconComponent;\nexport const CommuteRounded: SvgIconComponent;\nexport const CommuteSharp: SvgIconComponent;\nexport const CommuteTwoTone: SvgIconComponent;\nexport const Compare: SvgIconComponent;\nexport const CompareArrows: SvgIconComponent;\nexport const CompareArrowsOutlined: SvgIconComponent;\nexport const CompareArrowsRounded: SvgIconComponent;\nexport const CompareArrowsSharp: SvgIconComponent;\nexport const CompareArrowsTwoTone: SvgIconComponent;\nexport const CompareOutlined: SvgIconComponent;\nexport const CompareRounded: SvgIconComponent;\nexport const CompareSharp: SvgIconComponent;\nexport const CompareTwoTone: SvgIconComponent;\nexport const CompassCalibration: SvgIconComponent;\nexport const CompassCalibrationOutlined: SvgIconComponent;\nexport const CompassCalibrationRounded: SvgIconComponent;\nexport const CompassCalibrationSharp: SvgIconComponent;\nexport const CompassCalibrationTwoTone: SvgIconComponent;\nexport const Compress: SvgIconComponent;\nexport const CompressOutlined: SvgIconComponent;\nexport const CompressRounded: SvgIconComponent;\nexport const CompressSharp: SvgIconComponent;\nexport const CompressTwoTone: SvgIconComponent;\nexport const Computer: SvgIconComponent;\nexport const ComputerOutlined: SvgIconComponent;\nexport const ComputerRounded: SvgIconComponent;\nexport const ComputerSharp: SvgIconComponent;\nexport const ComputerTwoTone: SvgIconComponent;\nexport const ConfirmationNumber: SvgIconComponent;\nexport const ConfirmationNumberOutlined: SvgIconComponent;\nexport const ConfirmationNumberRounded: SvgIconComponent;\nexport const ConfirmationNumberSharp: SvgIconComponent;\nexport const ConfirmationNumberTwoTone: SvgIconComponent;\nexport const ConnectWithoutContact: SvgIconComponent;\nexport const ConnectWithoutContactOutlined: SvgIconComponent;\nexport const ConnectWithoutContactRounded: SvgIconComponent;\nexport const ConnectWithoutContactSharp: SvgIconComponent;\nexport const ConnectWithoutContactTwoTone: SvgIconComponent;\nexport const ConnectedTv: SvgIconComponent;\nexport const ConnectedTvOutlined: SvgIconComponent;\nexport const ConnectedTvRounded: SvgIconComponent;\nexport const ConnectedTvSharp: SvgIconComponent;\nexport const ConnectedTvTwoTone: SvgIconComponent;\nexport const ConnectingAirports: SvgIconComponent;\nexport const ConnectingAirportsOutlined: SvgIconComponent;\nexport const ConnectingAirportsRounded: SvgIconComponent;\nexport const ConnectingAirportsSharp: SvgIconComponent;\nexport const ConnectingAirportsTwoTone: SvgIconComponent;\nexport const Construction: SvgIconComponent;\nexport const ConstructionOutlined: SvgIconComponent;\nexport const ConstructionRounded: SvgIconComponent;\nexport const ConstructionSharp: SvgIconComponent;\nexport const ConstructionTwoTone: SvgIconComponent;\nexport const ContactEmergency: SvgIconComponent;\nexport const ContactEmergencyOutlined: SvgIconComponent;\nexport const ContactEmergencyRounded: SvgIconComponent;\nexport const ContactEmergencySharp: SvgIconComponent;\nexport const ContactEmergencyTwoTone: SvgIconComponent;\nexport const ContactMail: SvgIconComponent;\nexport const ContactMailOutlined: SvgIconComponent;\nexport const ContactMailRounded: SvgIconComponent;\nexport const ContactMailSharp: SvgIconComponent;\nexport const ContactMailTwoTone: SvgIconComponent;\nexport const ContactPage: SvgIconComponent;\nexport const ContactPageOutlined: SvgIconComponent;\nexport const ContactPageRounded: SvgIconComponent;\nexport const ContactPageSharp: SvgIconComponent;\nexport const ContactPageTwoTone: SvgIconComponent;\nexport const ContactPhone: SvgIconComponent;\nexport const ContactPhoneOutlined: SvgIconComponent;\nexport const ContactPhoneRounded: SvgIconComponent;\nexport const ContactPhoneSharp: SvgIconComponent;\nexport const ContactPhoneTwoTone: SvgIconComponent;\nexport const ContactSupport: SvgIconComponent;\nexport const ContactSupportOutlined: SvgIconComponent;\nexport const ContactSupportRounded: SvgIconComponent;\nexport const ContactSupportSharp: SvgIconComponent;\nexport const ContactSupportTwoTone: SvgIconComponent;\nexport const Contactless: SvgIconComponent;\nexport const ContactlessOutlined: SvgIconComponent;\nexport const ContactlessRounded: SvgIconComponent;\nexport const ContactlessSharp: SvgIconComponent;\nexport const ContactlessTwoTone: SvgIconComponent;\nexport const Contacts: SvgIconComponent;\nexport const ContactsOutlined: SvgIconComponent;\nexport const ContactsRounded: SvgIconComponent;\nexport const ContactsSharp: SvgIconComponent;\nexport const ContactsTwoTone: SvgIconComponent;\nexport const ContentCopy: SvgIconComponent;\nexport const ContentCopyOutlined: SvgIconComponent;\nexport const ContentCopyRounded: SvgIconComponent;\nexport const ContentCopySharp: SvgIconComponent;\nexport const ContentCopyTwoTone: SvgIconComponent;\nexport const ContentCut: SvgIconComponent;\nexport const ContentCutOutlined: SvgIconComponent;\nexport const ContentCutRounded: SvgIconComponent;\nexport const ContentCutSharp: SvgIconComponent;\nexport const ContentCutTwoTone: SvgIconComponent;\nexport const ContentPaste: SvgIconComponent;\nexport const ContentPasteGo: SvgIconComponent;\nexport const ContentPasteGoOutlined: SvgIconComponent;\nexport const ContentPasteGoRounded: SvgIconComponent;\nexport const ContentPasteGoSharp: SvgIconComponent;\nexport const ContentPasteGoTwoTone: SvgIconComponent;\nexport const ContentPasteOff: SvgIconComponent;\nexport const ContentPasteOffOutlined: SvgIconComponent;\nexport const ContentPasteOffRounded: SvgIconComponent;\nexport const ContentPasteOffSharp: SvgIconComponent;\nexport const ContentPasteOffTwoTone: SvgIconComponent;\nexport const ContentPasteOutlined: SvgIconComponent;\nexport const ContentPasteRounded: SvgIconComponent;\nexport const ContentPasteSearch: SvgIconComponent;\nexport const ContentPasteSearchOutlined: SvgIconComponent;\nexport const ContentPasteSearchRounded: SvgIconComponent;\nexport const ContentPasteSearchSharp: SvgIconComponent;\nexport const ContentPasteSearchTwoTone: SvgIconComponent;\nexport const ContentPasteSharp: SvgIconComponent;\nexport const ContentPasteTwoTone: SvgIconComponent;\nexport const Contrast: SvgIconComponent;\nexport const ContrastOutlined: SvgIconComponent;\nexport const ContrastRounded: SvgIconComponent;\nexport const ContrastSharp: SvgIconComponent;\nexport const ContrastTwoTone: SvgIconComponent;\nexport const ControlCamera: SvgIconComponent;\nexport const ControlCameraOutlined: SvgIconComponent;\nexport const ControlCameraRounded: SvgIconComponent;\nexport const ControlCameraSharp: SvgIconComponent;\nexport const ControlCameraTwoTone: SvgIconComponent;\nexport const ControlPoint: SvgIconComponent;\nexport const ControlPointDuplicate: SvgIconComponent;\nexport const ControlPointDuplicateOutlined: SvgIconComponent;\nexport const ControlPointDuplicateRounded: SvgIconComponent;\nexport const ControlPointDuplicateSharp: SvgIconComponent;\nexport const ControlPointDuplicateTwoTone: SvgIconComponent;\nexport const ControlPointOutlined: SvgIconComponent;\nexport const ControlPointRounded: SvgIconComponent;\nexport const ControlPointSharp: SvgIconComponent;\nexport const ControlPointTwoTone: SvgIconComponent;\nexport const Cookie: SvgIconComponent;\nexport const CookieOutlined: SvgIconComponent;\nexport const CookieRounded: SvgIconComponent;\nexport const CookieSharp: SvgIconComponent;\nexport const CookieTwoTone: SvgIconComponent;\nexport const CopyAll: SvgIconComponent;\nexport const CopyAllOutlined: SvgIconComponent;\nexport const CopyAllRounded: SvgIconComponent;\nexport const CopyAllSharp: SvgIconComponent;\nexport const CopyAllTwoTone: SvgIconComponent;\nexport const Copyright: SvgIconComponent;\nexport const CopyrightOutlined: SvgIconComponent;\nexport const CopyrightRounded: SvgIconComponent;\nexport const CopyrightSharp: SvgIconComponent;\nexport const CopyrightTwoTone: SvgIconComponent;\nexport const Coronavirus: SvgIconComponent;\nexport const CoronavirusOutlined: SvgIconComponent;\nexport const CoronavirusRounded: SvgIconComponent;\nexport const CoronavirusSharp: SvgIconComponent;\nexport const CoronavirusTwoTone: SvgIconComponent;\nexport const CorporateFare: SvgIconComponent;\nexport const CorporateFareOutlined: SvgIconComponent;\nexport const CorporateFareRounded: SvgIconComponent;\nexport const CorporateFareSharp: SvgIconComponent;\nexport const CorporateFareTwoTone: SvgIconComponent;\nexport const Cottage: SvgIconComponent;\nexport const CottageOutlined: SvgIconComponent;\nexport const CottageRounded: SvgIconComponent;\nexport const CottageSharp: SvgIconComponent;\nexport const CottageTwoTone: SvgIconComponent;\nexport const Countertops: SvgIconComponent;\nexport const CountertopsOutlined: SvgIconComponent;\nexport const CountertopsRounded: SvgIconComponent;\nexport const CountertopsSharp: SvgIconComponent;\nexport const CountertopsTwoTone: SvgIconComponent;\nexport const Create: SvgIconComponent;\nexport const CreateNewFolder: SvgIconComponent;\nexport const CreateNewFolderOutlined: SvgIconComponent;\nexport const CreateNewFolderRounded: SvgIconComponent;\nexport const CreateNewFolderSharp: SvgIconComponent;\nexport const CreateNewFolderTwoTone: SvgIconComponent;\nexport const CreateOutlined: SvgIconComponent;\nexport const CreateRounded: SvgIconComponent;\nexport const CreateSharp: SvgIconComponent;\nexport const CreateTwoTone: SvgIconComponent;\nexport const CreditCard: SvgIconComponent;\nexport const CreditCardOff: SvgIconComponent;\nexport const CreditCardOffOutlined: SvgIconComponent;\nexport const CreditCardOffRounded: SvgIconComponent;\nexport const CreditCardOffSharp: SvgIconComponent;\nexport const CreditCardOffTwoTone: SvgIconComponent;\nexport const CreditCardOutlined: SvgIconComponent;\nexport const CreditCardRounded: SvgIconComponent;\nexport const CreditCardSharp: SvgIconComponent;\nexport const CreditCardTwoTone: SvgIconComponent;\nexport const CreditScore: SvgIconComponent;\nexport const CreditScoreOutlined: SvgIconComponent;\nexport const CreditScoreRounded: SvgIconComponent;\nexport const CreditScoreSharp: SvgIconComponent;\nexport const CreditScoreTwoTone: SvgIconComponent;\nexport const Crib: SvgIconComponent;\nexport const CribOutlined: SvgIconComponent;\nexport const CribRounded: SvgIconComponent;\nexport const CribSharp: SvgIconComponent;\nexport const CribTwoTone: SvgIconComponent;\nexport const CrisisAlert: SvgIconComponent;\nexport const CrisisAlertOutlined: SvgIconComponent;\nexport const CrisisAlertRounded: SvgIconComponent;\nexport const CrisisAlertSharp: SvgIconComponent;\nexport const CrisisAlertTwoTone: SvgIconComponent;\nexport const Crop: SvgIconComponent;\nexport const Crop169: SvgIconComponent;\nexport const Crop169Outlined: SvgIconComponent;\nexport const Crop169Rounded: SvgIconComponent;\nexport const Crop169Sharp: SvgIconComponent;\nexport const Crop169TwoTone: SvgIconComponent;\nexport const Crop32: SvgIconComponent;\nexport const Crop32Outlined: SvgIconComponent;\nexport const Crop32Rounded: SvgIconComponent;\nexport const Crop32Sharp: SvgIconComponent;\nexport const Crop32TwoTone: SvgIconComponent;\nexport const Crop54: SvgIconComponent;\nexport const Crop54Outlined: SvgIconComponent;\nexport const Crop54Rounded: SvgIconComponent;\nexport const Crop54Sharp: SvgIconComponent;\nexport const Crop54TwoTone: SvgIconComponent;\nexport const Crop75: SvgIconComponent;\nexport const Crop75Outlined: SvgIconComponent;\nexport const Crop75Rounded: SvgIconComponent;\nexport const Crop75Sharp: SvgIconComponent;\nexport const Crop75TwoTone: SvgIconComponent;\nexport const CropDin: SvgIconComponent;\nexport const CropDinOutlined: SvgIconComponent;\nexport const CropDinRounded: SvgIconComponent;\nexport const CropDinSharp: SvgIconComponent;\nexport const CropDinTwoTone: SvgIconComponent;\nexport const CropFree: SvgIconComponent;\nexport const CropFreeOutlined: SvgIconComponent;\nexport const CropFreeRounded: SvgIconComponent;\nexport const CropFreeSharp: SvgIconComponent;\nexport const CropFreeTwoTone: SvgIconComponent;\nexport const CropLandscape: SvgIconComponent;\nexport const CropLandscapeOutlined: SvgIconComponent;\nexport const CropLandscapeRounded: SvgIconComponent;\nexport const CropLandscapeSharp: SvgIconComponent;\nexport const CropLandscapeTwoTone: SvgIconComponent;\nexport const CropOriginal: SvgIconComponent;\nexport const CropOriginalOutlined: SvgIconComponent;\nexport const CropOriginalRounded: SvgIconComponent;\nexport const CropOriginalSharp: SvgIconComponent;\nexport const CropOriginalTwoTone: SvgIconComponent;\nexport const CropOutlined: SvgIconComponent;\nexport const CropPortrait: SvgIconComponent;\nexport const CropPortraitOutlined: SvgIconComponent;\nexport const CropPortraitRounded: SvgIconComponent;\nexport const CropPortraitSharp: SvgIconComponent;\nexport const CropPortraitTwoTone: SvgIconComponent;\nexport const CropRotate: SvgIconComponent;\nexport const CropRotateOutlined: SvgIconComponent;\nexport const CropRotateRounded: SvgIconComponent;\nexport const CropRotateSharp: SvgIconComponent;\nexport const CropRotateTwoTone: SvgIconComponent;\nexport const CropRounded: SvgIconComponent;\nexport const CropSharp: SvgIconComponent;\nexport const CropSquare: SvgIconComponent;\nexport const CropSquareOutlined: SvgIconComponent;\nexport const CropSquareRounded: SvgIconComponent;\nexport const CropSquareSharp: SvgIconComponent;\nexport const CropSquareTwoTone: SvgIconComponent;\nexport const CropTwoTone: SvgIconComponent;\nexport const Css: SvgIconComponent;\nexport const CssOutlined: SvgIconComponent;\nexport const CssRounded: SvgIconComponent;\nexport const CssSharp: SvgIconComponent;\nexport const CssTwoTone: SvgIconComponent;\nexport const CurrencyBitcoin: SvgIconComponent;\nexport const CurrencyBitcoinOutlined: SvgIconComponent;\nexport const CurrencyBitcoinRounded: SvgIconComponent;\nexport const CurrencyBitcoinSharp: SvgIconComponent;\nexport const CurrencyBitcoinTwoTone: SvgIconComponent;\nexport const CurrencyExchange: SvgIconComponent;\nexport const CurrencyExchangeOutlined: SvgIconComponent;\nexport const CurrencyExchangeRounded: SvgIconComponent;\nexport const CurrencyExchangeSharp: SvgIconComponent;\nexport const CurrencyExchangeTwoTone: SvgIconComponent;\nexport const CurrencyFranc: SvgIconComponent;\nexport const CurrencyFrancOutlined: SvgIconComponent;\nexport const CurrencyFrancRounded: SvgIconComponent;\nexport const CurrencyFrancSharp: SvgIconComponent;\nexport const CurrencyFrancTwoTone: SvgIconComponent;\nexport const CurrencyLira: SvgIconComponent;\nexport const CurrencyLiraOutlined: SvgIconComponent;\nexport const CurrencyLiraRounded: SvgIconComponent;\nexport const CurrencyLiraSharp: SvgIconComponent;\nexport const CurrencyLiraTwoTone: SvgIconComponent;\nexport const CurrencyPound: SvgIconComponent;\nexport const CurrencyPoundOutlined: SvgIconComponent;\nexport const CurrencyPoundRounded: SvgIconComponent;\nexport const CurrencyPoundSharp: SvgIconComponent;\nexport const CurrencyPoundTwoTone: SvgIconComponent;\nexport const CurrencyRuble: SvgIconComponent;\nexport const CurrencyRubleOutlined: SvgIconComponent;\nexport const CurrencyRubleRounded: SvgIconComponent;\nexport const CurrencyRubleSharp: SvgIconComponent;\nexport const CurrencyRubleTwoTone: SvgIconComponent;\nexport const CurrencyRupee: SvgIconComponent;\nexport const CurrencyRupeeOutlined: SvgIconComponent;\nexport const CurrencyRupeeRounded: SvgIconComponent;\nexport const CurrencyRupeeSharp: SvgIconComponent;\nexport const CurrencyRupeeTwoTone: SvgIconComponent;\nexport const CurrencyYen: SvgIconComponent;\nexport const CurrencyYenOutlined: SvgIconComponent;\nexport const CurrencyYenRounded: SvgIconComponent;\nexport const CurrencyYenSharp: SvgIconComponent;\nexport const CurrencyYenTwoTone: SvgIconComponent;\nexport const CurrencyYuan: SvgIconComponent;\nexport const CurrencyYuanOutlined: SvgIconComponent;\nexport const CurrencyYuanRounded: SvgIconComponent;\nexport const CurrencyYuanSharp: SvgIconComponent;\nexport const CurrencyYuanTwoTone: SvgIconComponent;\nexport const Curtains: SvgIconComponent;\nexport const CurtainsClosed: SvgIconComponent;\nexport const CurtainsClosedOutlined: SvgIconComponent;\nexport const CurtainsClosedRounded: SvgIconComponent;\nexport const CurtainsClosedSharp: SvgIconComponent;\nexport const CurtainsClosedTwoTone: SvgIconComponent;\nexport const CurtainsOutlined: SvgIconComponent;\nexport const CurtainsRounded: SvgIconComponent;\nexport const CurtainsSharp: SvgIconComponent;\nexport const CurtainsTwoTone: SvgIconComponent;\nexport const Cyclone: SvgIconComponent;\nexport const CycloneOutlined: SvgIconComponent;\nexport const CycloneRounded: SvgIconComponent;\nexport const CycloneSharp: SvgIconComponent;\nexport const CycloneTwoTone: SvgIconComponent;\nexport const Dangerous: SvgIconComponent;\nexport const DangerousOutlined: SvgIconComponent;\nexport const DangerousRounded: SvgIconComponent;\nexport const DangerousSharp: SvgIconComponent;\nexport const DangerousTwoTone: SvgIconComponent;\nexport const DarkMode: SvgIconComponent;\nexport const DarkModeOutlined: SvgIconComponent;\nexport const DarkModeRounded: SvgIconComponent;\nexport const DarkModeSharp: SvgIconComponent;\nexport const DarkModeTwoTone: SvgIconComponent;\nexport const Dashboard: SvgIconComponent;\nexport const DashboardCustomize: SvgIconComponent;\nexport const DashboardCustomizeOutlined: SvgIconComponent;\nexport const DashboardCustomizeRounded: SvgIconComponent;\nexport const DashboardCustomizeSharp: SvgIconComponent;\nexport const DashboardCustomizeTwoTone: SvgIconComponent;\nexport const DashboardOutlined: SvgIconComponent;\nexport const DashboardRounded: SvgIconComponent;\nexport const DashboardSharp: SvgIconComponent;\nexport const DashboardTwoTone: SvgIconComponent;\nexport const DataArray: SvgIconComponent;\nexport const DataArrayOutlined: SvgIconComponent;\nexport const DataArrayRounded: SvgIconComponent;\nexport const DataArraySharp: SvgIconComponent;\nexport const DataArrayTwoTone: SvgIconComponent;\nexport const DataObject: SvgIconComponent;\nexport const DataObjectOutlined: SvgIconComponent;\nexport const DataObjectRounded: SvgIconComponent;\nexport const DataObjectSharp: SvgIconComponent;\nexport const DataObjectTwoTone: SvgIconComponent;\nexport const DataSaverOff: SvgIconComponent;\nexport const DataSaverOffOutlined: SvgIconComponent;\nexport const DataSaverOffRounded: SvgIconComponent;\nexport const DataSaverOffSharp: SvgIconComponent;\nexport const DataSaverOffTwoTone: SvgIconComponent;\nexport const DataSaverOn: SvgIconComponent;\nexport const DataSaverOnOutlined: SvgIconComponent;\nexport const DataSaverOnRounded: SvgIconComponent;\nexport const DataSaverOnSharp: SvgIconComponent;\nexport const DataSaverOnTwoTone: SvgIconComponent;\nexport const DataThresholding: SvgIconComponent;\nexport const DataThresholdingOutlined: SvgIconComponent;\nexport const DataThresholdingRounded: SvgIconComponent;\nexport const DataThresholdingSharp: SvgIconComponent;\nexport const DataThresholdingTwoTone: SvgIconComponent;\nexport const DataUsage: SvgIconComponent;\nexport const DataUsageOutlined: SvgIconComponent;\nexport const DataUsageRounded: SvgIconComponent;\nexport const DataUsageSharp: SvgIconComponent;\nexport const DataUsageTwoTone: SvgIconComponent;\nexport const Dataset: SvgIconComponent;\nexport const DatasetLinked: SvgIconComponent;\nexport const DatasetLinkedOutlined: SvgIconComponent;\nexport const DatasetLinkedRounded: SvgIconComponent;\nexport const DatasetLinkedSharp: SvgIconComponent;\nexport const DatasetLinkedTwoTone: SvgIconComponent;\nexport const DatasetOutlined: SvgIconComponent;\nexport const DatasetRounded: SvgIconComponent;\nexport const DatasetSharp: SvgIconComponent;\nexport const DatasetTwoTone: SvgIconComponent;\nexport const DateRange: SvgIconComponent;\nexport const DateRangeOutlined: SvgIconComponent;\nexport const DateRangeRounded: SvgIconComponent;\nexport const DateRangeSharp: SvgIconComponent;\nexport const DateRangeTwoTone: SvgIconComponent;\nexport const Deblur: SvgIconComponent;\nexport const DeblurOutlined: SvgIconComponent;\nexport const DeblurRounded: SvgIconComponent;\nexport const DeblurSharp: SvgIconComponent;\nexport const DeblurTwoTone: SvgIconComponent;\nexport const Deck: SvgIconComponent;\nexport const DeckOutlined: SvgIconComponent;\nexport const DeckRounded: SvgIconComponent;\nexport const DeckSharp: SvgIconComponent;\nexport const DeckTwoTone: SvgIconComponent;\nexport const Dehaze: SvgIconComponent;\nexport const DehazeOutlined: SvgIconComponent;\nexport const DehazeRounded: SvgIconComponent;\nexport const DehazeSharp: SvgIconComponent;\nexport const DehazeTwoTone: SvgIconComponent;\nexport const Delete: SvgIconComponent;\nexport const DeleteForever: SvgIconComponent;\nexport const DeleteForeverOutlined: SvgIconComponent;\nexport const DeleteForeverRounded: SvgIconComponent;\nexport const DeleteForeverSharp: SvgIconComponent;\nexport const DeleteForeverTwoTone: SvgIconComponent;\nexport const DeleteOutline: SvgIconComponent;\nexport const DeleteOutlineOutlined: SvgIconComponent;\nexport const DeleteOutlineRounded: SvgIconComponent;\nexport const DeleteOutlineSharp: SvgIconComponent;\nexport const DeleteOutlineTwoTone: SvgIconComponent;\nexport const DeleteOutlined: SvgIconComponent;\nexport const DeleteRounded: SvgIconComponent;\nexport const DeleteSharp: SvgIconComponent;\nexport const DeleteSweep: SvgIconComponent;\nexport const DeleteSweepOutlined: SvgIconComponent;\nexport const DeleteSweepRounded: SvgIconComponent;\nexport const DeleteSweepSharp: SvgIconComponent;\nexport const DeleteSweepTwoTone: SvgIconComponent;\nexport const DeleteTwoTone: SvgIconComponent;\nexport const DeliveryDining: SvgIconComponent;\nexport const DeliveryDiningOutlined: SvgIconComponent;\nexport const DeliveryDiningRounded: SvgIconComponent;\nexport const DeliveryDiningSharp: SvgIconComponent;\nexport const DeliveryDiningTwoTone: SvgIconComponent;\nexport const DensityLarge: SvgIconComponent;\nexport const DensityLargeOutlined: SvgIconComponent;\nexport const DensityLargeRounded: SvgIconComponent;\nexport const DensityLargeSharp: SvgIconComponent;\nexport const DensityLargeTwoTone: SvgIconComponent;\nexport const DensityMedium: SvgIconComponent;\nexport const DensityMediumOutlined: SvgIconComponent;\nexport const DensityMediumRounded: SvgIconComponent;\nexport const DensityMediumSharp: SvgIconComponent;\nexport const DensityMediumTwoTone: SvgIconComponent;\nexport const DensitySmall: SvgIconComponent;\nexport const DensitySmallOutlined: SvgIconComponent;\nexport const DensitySmallRounded: SvgIconComponent;\nexport const DensitySmallSharp: SvgIconComponent;\nexport const DensitySmallTwoTone: SvgIconComponent;\nexport const DepartureBoard: SvgIconComponent;\nexport const DepartureBoardOutlined: SvgIconComponent;\nexport const DepartureBoardRounded: SvgIconComponent;\nexport const DepartureBoardSharp: SvgIconComponent;\nexport const DepartureBoardTwoTone: SvgIconComponent;\nexport const Description: SvgIconComponent;\nexport const DescriptionOutlined: SvgIconComponent;\nexport const DescriptionRounded: SvgIconComponent;\nexport const DescriptionSharp: SvgIconComponent;\nexport const DescriptionTwoTone: SvgIconComponent;\nexport const Deselect: SvgIconComponent;\nexport const DeselectOutlined: SvgIconComponent;\nexport const DeselectRounded: SvgIconComponent;\nexport const DeselectSharp: SvgIconComponent;\nexport const DeselectTwoTone: SvgIconComponent;\nexport const DesignServices: SvgIconComponent;\nexport const DesignServicesOutlined: SvgIconComponent;\nexport const DesignServicesRounded: SvgIconComponent;\nexport const DesignServicesSharp: SvgIconComponent;\nexport const DesignServicesTwoTone: SvgIconComponent;\nexport const Desk: SvgIconComponent;\nexport const DeskOutlined: SvgIconComponent;\nexport const DeskRounded: SvgIconComponent;\nexport const DeskSharp: SvgIconComponent;\nexport const DeskTwoTone: SvgIconComponent;\nexport const DesktopAccessDisabled: SvgIconComponent;\nexport const DesktopAccessDisabledOutlined: SvgIconComponent;\nexport const DesktopAccessDisabledRounded: SvgIconComponent;\nexport const DesktopAccessDisabledSharp: SvgIconComponent;\nexport const DesktopAccessDisabledTwoTone: SvgIconComponent;\nexport const DesktopMac: SvgIconComponent;\nexport const DesktopMacOutlined: SvgIconComponent;\nexport const DesktopMacRounded: SvgIconComponent;\nexport const DesktopMacSharp: SvgIconComponent;\nexport const DesktopMacTwoTone: SvgIconComponent;\nexport const DesktopWindows: SvgIconComponent;\nexport const DesktopWindowsOutlined: SvgIconComponent;\nexport const DesktopWindowsRounded: SvgIconComponent;\nexport const DesktopWindowsSharp: SvgIconComponent;\nexport const DesktopWindowsTwoTone: SvgIconComponent;\nexport const Details: SvgIconComponent;\nexport const DetailsOutlined: SvgIconComponent;\nexport const DetailsRounded: SvgIconComponent;\nexport const DetailsSharp: SvgIconComponent;\nexport const DetailsTwoTone: SvgIconComponent;\nexport const DeveloperBoard: SvgIconComponent;\nexport const DeveloperBoardOff: SvgIconComponent;\nexport const DeveloperBoardOffOutlined: SvgIconComponent;\nexport const DeveloperBoardOffRounded: SvgIconComponent;\nexport const DeveloperBoardOffSharp: SvgIconComponent;\nexport const DeveloperBoardOffTwoTone: SvgIconComponent;\nexport const DeveloperBoardOutlined: SvgIconComponent;\nexport const DeveloperBoardRounded: SvgIconComponent;\nexport const DeveloperBoardSharp: SvgIconComponent;\nexport const DeveloperBoardTwoTone: SvgIconComponent;\nexport const DeveloperMode: SvgIconComponent;\nexport const DeveloperModeOutlined: SvgIconComponent;\nexport const DeveloperModeRounded: SvgIconComponent;\nexport const DeveloperModeSharp: SvgIconComponent;\nexport const DeveloperModeTwoTone: SvgIconComponent;\nexport const DeviceHub: SvgIconComponent;\nexport const DeviceHubOutlined: SvgIconComponent;\nexport const DeviceHubRounded: SvgIconComponent;\nexport const DeviceHubSharp: SvgIconComponent;\nexport const DeviceHubTwoTone: SvgIconComponent;\nexport const DeviceThermostat: SvgIconComponent;\nexport const DeviceThermostatOutlined: SvgIconComponent;\nexport const DeviceThermostatRounded: SvgIconComponent;\nexport const DeviceThermostatSharp: SvgIconComponent;\nexport const DeviceThermostatTwoTone: SvgIconComponent;\nexport const DeviceUnknown: SvgIconComponent;\nexport const DeviceUnknownOutlined: SvgIconComponent;\nexport const DeviceUnknownRounded: SvgIconComponent;\nexport const DeviceUnknownSharp: SvgIconComponent;\nexport const DeviceUnknownTwoTone: SvgIconComponent;\nexport const Devices: SvgIconComponent;\nexport const DevicesFold: SvgIconComponent;\nexport const DevicesFoldOutlined: SvgIconComponent;\nexport const DevicesFoldRounded: SvgIconComponent;\nexport const DevicesFoldSharp: SvgIconComponent;\nexport const DevicesFoldTwoTone: SvgIconComponent;\nexport const DevicesOther: SvgIconComponent;\nexport const DevicesOtherOutlined: SvgIconComponent;\nexport const DevicesOtherRounded: SvgIconComponent;\nexport const DevicesOtherSharp: SvgIconComponent;\nexport const DevicesOtherTwoTone: SvgIconComponent;\nexport const DevicesOutlined: SvgIconComponent;\nexport const DevicesRounded: SvgIconComponent;\nexport const DevicesSharp: SvgIconComponent;\nexport const DevicesTwoTone: SvgIconComponent;\nexport const DialerSip: SvgIconComponent;\nexport const DialerSipOutlined: SvgIconComponent;\nexport const DialerSipRounded: SvgIconComponent;\nexport const DialerSipSharp: SvgIconComponent;\nexport const DialerSipTwoTone: SvgIconComponent;\nexport const Dialpad: SvgIconComponent;\nexport const DialpadOutlined: SvgIconComponent;\nexport const DialpadRounded: SvgIconComponent;\nexport const DialpadSharp: SvgIconComponent;\nexport const DialpadTwoTone: SvgIconComponent;\nexport const Diamond: SvgIconComponent;\nexport const DiamondOutlined: SvgIconComponent;\nexport const DiamondRounded: SvgIconComponent;\nexport const DiamondSharp: SvgIconComponent;\nexport const DiamondTwoTone: SvgIconComponent;\nexport const Difference: SvgIconComponent;\nexport const DifferenceOutlined: SvgIconComponent;\nexport const DifferenceRounded: SvgIconComponent;\nexport const DifferenceSharp: SvgIconComponent;\nexport const DifferenceTwoTone: SvgIconComponent;\nexport const Dining: SvgIconComponent;\nexport const DiningOutlined: SvgIconComponent;\nexport const DiningRounded: SvgIconComponent;\nexport const DiningSharp: SvgIconComponent;\nexport const DiningTwoTone: SvgIconComponent;\nexport const DinnerDining: SvgIconComponent;\nexport const DinnerDiningOutlined: SvgIconComponent;\nexport const DinnerDiningRounded: SvgIconComponent;\nexport const DinnerDiningSharp: SvgIconComponent;\nexport const DinnerDiningTwoTone: SvgIconComponent;\nexport const Directions: SvgIconComponent;\nexport const DirectionsBike: SvgIconComponent;\nexport const DirectionsBikeOutlined: SvgIconComponent;\nexport const DirectionsBikeRounded: SvgIconComponent;\nexport const DirectionsBikeSharp: SvgIconComponent;\nexport const DirectionsBikeTwoTone: SvgIconComponent;\nexport const DirectionsBoat: SvgIconComponent;\nexport const DirectionsBoatFilled: SvgIconComponent;\nexport const DirectionsBoatFilledOutlined: SvgIconComponent;\nexport const DirectionsBoatFilledRounded: SvgIconComponent;\nexport const DirectionsBoatFilledSharp: SvgIconComponent;\nexport const DirectionsBoatFilledTwoTone: SvgIconComponent;\nexport const DirectionsBoatOutlined: SvgIconComponent;\nexport const DirectionsBoatRounded: SvgIconComponent;\nexport const DirectionsBoatSharp: SvgIconComponent;\nexport const DirectionsBoatTwoTone: SvgIconComponent;\nexport const DirectionsBus: SvgIconComponent;\nexport const DirectionsBusFilled: SvgIconComponent;\nexport const DirectionsBusFilledOutlined: SvgIconComponent;\nexport const DirectionsBusFilledRounded: SvgIconComponent;\nexport const DirectionsBusFilledSharp: SvgIconComponent;\nexport const DirectionsBusFilledTwoTone: SvgIconComponent;\nexport const DirectionsBusOutlined: SvgIconComponent;\nexport const DirectionsBusRounded: SvgIconComponent;\nexport const DirectionsBusSharp: SvgIconComponent;\nexport const DirectionsBusTwoTone: SvgIconComponent;\nexport const DirectionsCar: SvgIconComponent;\nexport const DirectionsCarFilled: SvgIconComponent;\nexport const DirectionsCarFilledOutlined: SvgIconComponent;\nexport const DirectionsCarFilledRounded: SvgIconComponent;\nexport const DirectionsCarFilledSharp: SvgIconComponent;\nexport const DirectionsCarFilledTwoTone: SvgIconComponent;\nexport const DirectionsCarOutlined: SvgIconComponent;\nexport const DirectionsCarRounded: SvgIconComponent;\nexport const DirectionsCarSharp: SvgIconComponent;\nexport const DirectionsCarTwoTone: SvgIconComponent;\nexport const DirectionsOff: SvgIconComponent;\nexport const DirectionsOffOutlined: SvgIconComponent;\nexport const DirectionsOffRounded: SvgIconComponent;\nexport const DirectionsOffSharp: SvgIconComponent;\nexport const DirectionsOffTwoTone: SvgIconComponent;\nexport const DirectionsOutlined: SvgIconComponent;\nexport const DirectionsRailway: SvgIconComponent;\nexport const DirectionsRailwayFilled: SvgIconComponent;\nexport const DirectionsRailwayFilledOutlined: SvgIconComponent;\nexport const DirectionsRailwayFilledRounded: SvgIconComponent;\nexport const DirectionsRailwayFilledSharp: SvgIconComponent;\nexport const DirectionsRailwayFilledTwoTone: SvgIconComponent;\nexport const DirectionsRailwayOutlined: SvgIconComponent;\nexport const DirectionsRailwayRounded: SvgIconComponent;\nexport const DirectionsRailwaySharp: SvgIconComponent;\nexport const DirectionsRailwayTwoTone: SvgIconComponent;\nexport const DirectionsRounded: SvgIconComponent;\nexport const DirectionsRun: SvgIconComponent;\nexport const DirectionsRunOutlined: SvgIconComponent;\nexport const DirectionsRunRounded: SvgIconComponent;\nexport const DirectionsRunSharp: SvgIconComponent;\nexport const DirectionsRunTwoTone: SvgIconComponent;\nexport const DirectionsSharp: SvgIconComponent;\nexport const DirectionsSubway: SvgIconComponent;\nexport const DirectionsSubwayFilled: SvgIconComponent;\nexport const DirectionsSubwayFilledOutlined: SvgIconComponent;\nexport const DirectionsSubwayFilledRounded: SvgIconComponent;\nexport const DirectionsSubwayFilledSharp: SvgIconComponent;\nexport const DirectionsSubwayFilledTwoTone: SvgIconComponent;\nexport const DirectionsSubwayOutlined: SvgIconComponent;\nexport const DirectionsSubwayRounded: SvgIconComponent;\nexport const DirectionsSubwaySharp: SvgIconComponent;\nexport const DirectionsSubwayTwoTone: SvgIconComponent;\nexport const DirectionsTransit: SvgIconComponent;\nexport const DirectionsTransitFilled: SvgIconComponent;\nexport const DirectionsTransitFilledOutlined: SvgIconComponent;\nexport const DirectionsTransitFilledRounded: SvgIconComponent;\nexport const DirectionsTransitFilledSharp: SvgIconComponent;\nexport const DirectionsTransitFilledTwoTone: SvgIconComponent;\nexport const DirectionsTransitOutlined: SvgIconComponent;\nexport const DirectionsTransitRounded: SvgIconComponent;\nexport const DirectionsTransitSharp: SvgIconComponent;\nexport const DirectionsTransitTwoTone: SvgIconComponent;\nexport const DirectionsTwoTone: SvgIconComponent;\nexport const DirectionsWalk: SvgIconComponent;\nexport const DirectionsWalkOutlined: SvgIconComponent;\nexport const DirectionsWalkRounded: SvgIconComponent;\nexport const DirectionsWalkSharp: SvgIconComponent;\nexport const DirectionsWalkTwoTone: SvgIconComponent;\nexport const DirtyLens: SvgIconComponent;\nexport const DirtyLensOutlined: SvgIconComponent;\nexport const DirtyLensRounded: SvgIconComponent;\nexport const DirtyLensSharp: SvgIconComponent;\nexport const DirtyLensTwoTone: SvgIconComponent;\nexport const DisabledByDefault: SvgIconComponent;\nexport const DisabledByDefaultOutlined: SvgIconComponent;\nexport const DisabledByDefaultRounded: SvgIconComponent;\nexport const DisabledByDefaultSharp: SvgIconComponent;\nexport const DisabledByDefaultTwoTone: SvgIconComponent;\nexport const DiscFull: SvgIconComponent;\nexport const DiscFullOutlined: SvgIconComponent;\nexport const DiscFullRounded: SvgIconComponent;\nexport const DiscFullSharp: SvgIconComponent;\nexport const DiscFullTwoTone: SvgIconComponent;\nexport const Discount: SvgIconComponent;\nexport const DiscountOutlined: SvgIconComponent;\nexport const DiscountRounded: SvgIconComponent;\nexport const DiscountSharp: SvgIconComponent;\nexport const DiscountTwoTone: SvgIconComponent;\nexport const DisplaySettings: SvgIconComponent;\nexport const DisplaySettingsOutlined: SvgIconComponent;\nexport const DisplaySettingsRounded: SvgIconComponent;\nexport const DisplaySettingsSharp: SvgIconComponent;\nexport const DisplaySettingsTwoTone: SvgIconComponent;\nexport const Diversity1: SvgIconComponent;\nexport const Diversity1Outlined: SvgIconComponent;\nexport const Diversity1Rounded: SvgIconComponent;\nexport const Diversity1Sharp: SvgIconComponent;\nexport const Diversity1TwoTone: SvgIconComponent;\nexport const Diversity2: SvgIconComponent;\nexport const Diversity2Outlined: SvgIconComponent;\nexport const Diversity2Rounded: SvgIconComponent;\nexport const Diversity2Sharp: SvgIconComponent;\nexport const Diversity2TwoTone: SvgIconComponent;\nexport const Diversity3: SvgIconComponent;\nexport const Diversity3Outlined: SvgIconComponent;\nexport const Diversity3Rounded: SvgIconComponent;\nexport const Diversity3Sharp: SvgIconComponent;\nexport const Diversity3TwoTone: SvgIconComponent;\nexport const Dns: SvgIconComponent;\nexport const DnsOutlined: SvgIconComponent;\nexport const DnsRounded: SvgIconComponent;\nexport const DnsSharp: SvgIconComponent;\nexport const DnsTwoTone: SvgIconComponent;\nexport const DoDisturb: SvgIconComponent;\nexport const DoDisturbAlt: SvgIconComponent;\nexport const DoDisturbAltOutlined: SvgIconComponent;\nexport const DoDisturbAltRounded: SvgIconComponent;\nexport const DoDisturbAltSharp: SvgIconComponent;\nexport const DoDisturbAltTwoTone: SvgIconComponent;\nexport const DoDisturbOff: SvgIconComponent;\nexport const DoDisturbOffOutlined: SvgIconComponent;\nexport const DoDisturbOffRounded: SvgIconComponent;\nexport const DoDisturbOffSharp: SvgIconComponent;\nexport const DoDisturbOffTwoTone: SvgIconComponent;\nexport const DoDisturbOn: SvgIconComponent;\nexport const DoDisturbOnOutlined: SvgIconComponent;\nexport const DoDisturbOnRounded: SvgIconComponent;\nexport const DoDisturbOnSharp: SvgIconComponent;\nexport const DoDisturbOnTwoTone: SvgIconComponent;\nexport const DoDisturbOutlined: SvgIconComponent;\nexport const DoDisturbRounded: SvgIconComponent;\nexport const DoDisturbSharp: SvgIconComponent;\nexport const DoDisturbTwoTone: SvgIconComponent;\nexport const DoNotDisturb: SvgIconComponent;\nexport const DoNotDisturbAlt: SvgIconComponent;\nexport const DoNotDisturbAltOutlined: SvgIconComponent;\nexport const DoNotDisturbAltRounded: SvgIconComponent;\nexport const DoNotDisturbAltSharp: SvgIconComponent;\nexport const DoNotDisturbAltTwoTone: SvgIconComponent;\nexport const DoNotDisturbOff: SvgIconComponent;\nexport const DoNotDisturbOffOutlined: SvgIconComponent;\nexport const DoNotDisturbOffRounded: SvgIconComponent;\nexport const DoNotDisturbOffSharp: SvgIconComponent;\nexport const DoNotDisturbOffTwoTone: SvgIconComponent;\nexport const DoNotDisturbOn: SvgIconComponent;\nexport const DoNotDisturbOnOutlined: SvgIconComponent;\nexport const DoNotDisturbOnRounded: SvgIconComponent;\nexport const DoNotDisturbOnSharp: SvgIconComponent;\nexport const DoNotDisturbOnTotalSilence: SvgIconComponent;\nexport const DoNotDisturbOnTotalSilenceOutlined: SvgIconComponent;\nexport const DoNotDisturbOnTotalSilenceRounded: SvgIconComponent;\nexport const DoNotDisturbOnTotalSilenceSharp: SvgIconComponent;\nexport const DoNotDisturbOnTotalSilenceTwoTone: SvgIconComponent;\nexport const DoNotDisturbOnTwoTone: SvgIconComponent;\nexport const DoNotDisturbOutlined: SvgIconComponent;\nexport const DoNotDisturbRounded: SvgIconComponent;\nexport const DoNotDisturbSharp: SvgIconComponent;\nexport const DoNotDisturbTwoTone: SvgIconComponent;\nexport const DoNotStep: SvgIconComponent;\nexport const DoNotStepOutlined: SvgIconComponent;\nexport const DoNotStepRounded: SvgIconComponent;\nexport const DoNotStepSharp: SvgIconComponent;\nexport const DoNotStepTwoTone: SvgIconComponent;\nexport const DoNotTouch: SvgIconComponent;\nexport const DoNotTouchOutlined: SvgIconComponent;\nexport const DoNotTouchRounded: SvgIconComponent;\nexport const DoNotTouchSharp: SvgIconComponent;\nexport const DoNotTouchTwoTone: SvgIconComponent;\nexport const Dock: SvgIconComponent;\nexport const DockOutlined: SvgIconComponent;\nexport const DockRounded: SvgIconComponent;\nexport const DockSharp: SvgIconComponent;\nexport const DockTwoTone: SvgIconComponent;\nexport const DocumentScanner: SvgIconComponent;\nexport const DocumentScannerOutlined: SvgIconComponent;\nexport const DocumentScannerRounded: SvgIconComponent;\nexport const DocumentScannerSharp: SvgIconComponent;\nexport const DocumentScannerTwoTone: SvgIconComponent;\nexport const Domain: SvgIconComponent;\nexport const DomainAdd: SvgIconComponent;\nexport const DomainAddOutlined: SvgIconComponent;\nexport const DomainAddRounded: SvgIconComponent;\nexport const DomainAddSharp: SvgIconComponent;\nexport const DomainAddTwoTone: SvgIconComponent;\nexport const DomainDisabled: SvgIconComponent;\nexport const DomainDisabledOutlined: SvgIconComponent;\nexport const DomainDisabledRounded: SvgIconComponent;\nexport const DomainDisabledSharp: SvgIconComponent;\nexport const DomainDisabledTwoTone: SvgIconComponent;\nexport const DomainOutlined: SvgIconComponent;\nexport const DomainRounded: SvgIconComponent;\nexport const DomainSharp: SvgIconComponent;\nexport const DomainTwoTone: SvgIconComponent;\nexport const DomainVerification: SvgIconComponent;\nexport const DomainVerificationOutlined: SvgIconComponent;\nexport const DomainVerificationRounded: SvgIconComponent;\nexport const DomainVerificationSharp: SvgIconComponent;\nexport const DomainVerificationTwoTone: SvgIconComponent;\nexport const Done: SvgIconComponent;\nexport const DoneAll: SvgIconComponent;\nexport const DoneAllOutlined: SvgIconComponent;\nexport const DoneAllRounded: SvgIconComponent;\nexport const DoneAllSharp: SvgIconComponent;\nexport const DoneAllTwoTone: SvgIconComponent;\nexport const DoneOutline: SvgIconComponent;\nexport const DoneOutlineOutlined: SvgIconComponent;\nexport const DoneOutlineRounded: SvgIconComponent;\nexport const DoneOutlineSharp: SvgIconComponent;\nexport const DoneOutlineTwoTone: SvgIconComponent;\nexport const DoneOutlined: SvgIconComponent;\nexport const DoneRounded: SvgIconComponent;\nexport const DoneSharp: SvgIconComponent;\nexport const DoneTwoTone: SvgIconComponent;\nexport const DonutLarge: SvgIconComponent;\nexport const DonutLargeOutlined: SvgIconComponent;\nexport const DonutLargeRounded: SvgIconComponent;\nexport const DonutLargeSharp: SvgIconComponent;\nexport const DonutLargeTwoTone: SvgIconComponent;\nexport const DonutSmall: SvgIconComponent;\nexport const DonutSmallOutlined: SvgIconComponent;\nexport const DonutSmallRounded: SvgIconComponent;\nexport const DonutSmallSharp: SvgIconComponent;\nexport const DonutSmallTwoTone: SvgIconComponent;\nexport const DoorBack: SvgIconComponent;\nexport const DoorBackOutlined: SvgIconComponent;\nexport const DoorBackRounded: SvgIconComponent;\nexport const DoorBackSharp: SvgIconComponent;\nexport const DoorBackTwoTone: SvgIconComponent;\nexport const DoorFront: SvgIconComponent;\nexport const DoorFrontOutlined: SvgIconComponent;\nexport const DoorFrontRounded: SvgIconComponent;\nexport const DoorFrontSharp: SvgIconComponent;\nexport const DoorFrontTwoTone: SvgIconComponent;\nexport const DoorSliding: SvgIconComponent;\nexport const DoorSlidingOutlined: SvgIconComponent;\nexport const DoorSlidingRounded: SvgIconComponent;\nexport const DoorSlidingSharp: SvgIconComponent;\nexport const DoorSlidingTwoTone: SvgIconComponent;\nexport const Doorbell: SvgIconComponent;\nexport const DoorbellOutlined: SvgIconComponent;\nexport const DoorbellRounded: SvgIconComponent;\nexport const DoorbellSharp: SvgIconComponent;\nexport const DoorbellTwoTone: SvgIconComponent;\nexport const DoubleArrow: SvgIconComponent;\nexport const DoubleArrowOutlined: SvgIconComponent;\nexport const DoubleArrowRounded: SvgIconComponent;\nexport const DoubleArrowSharp: SvgIconComponent;\nexport const DoubleArrowTwoTone: SvgIconComponent;\nexport const DownhillSkiing: SvgIconComponent;\nexport const DownhillSkiingOutlined: SvgIconComponent;\nexport const DownhillSkiingRounded: SvgIconComponent;\nexport const DownhillSkiingSharp: SvgIconComponent;\nexport const DownhillSkiingTwoTone: SvgIconComponent;\nexport const Download: SvgIconComponent;\nexport const DownloadDone: SvgIconComponent;\nexport const DownloadDoneOutlined: SvgIconComponent;\nexport const DownloadDoneRounded: SvgIconComponent;\nexport const DownloadDoneSharp: SvgIconComponent;\nexport const DownloadDoneTwoTone: SvgIconComponent;\nexport const DownloadForOffline: SvgIconComponent;\nexport const DownloadForOfflineOutlined: SvgIconComponent;\nexport const DownloadForOfflineRounded: SvgIconComponent;\nexport const DownloadForOfflineSharp: SvgIconComponent;\nexport const DownloadForOfflineTwoTone: SvgIconComponent;\nexport const DownloadOutlined: SvgIconComponent;\nexport const DownloadRounded: SvgIconComponent;\nexport const DownloadSharp: SvgIconComponent;\nexport const DownloadTwoTone: SvgIconComponent;\nexport const Downloading: SvgIconComponent;\nexport const DownloadingOutlined: SvgIconComponent;\nexport const DownloadingRounded: SvgIconComponent;\nexport const DownloadingSharp: SvgIconComponent;\nexport const DownloadingTwoTone: SvgIconComponent;\nexport const Drafts: SvgIconComponent;\nexport const DraftsOutlined: SvgIconComponent;\nexport const DraftsRounded: SvgIconComponent;\nexport const DraftsSharp: SvgIconComponent;\nexport const DraftsTwoTone: SvgIconComponent;\nexport const DragHandle: SvgIconComponent;\nexport const DragHandleOutlined: SvgIconComponent;\nexport const DragHandleRounded: SvgIconComponent;\nexport const DragHandleSharp: SvgIconComponent;\nexport const DragHandleTwoTone: SvgIconComponent;\nexport const DragIndicator: SvgIconComponent;\nexport const DragIndicatorOutlined: SvgIconComponent;\nexport const DragIndicatorRounded: SvgIconComponent;\nexport const DragIndicatorSharp: SvgIconComponent;\nexport const DragIndicatorTwoTone: SvgIconComponent;\nexport const Draw: SvgIconComponent;\nexport const DrawOutlined: SvgIconComponent;\nexport const DrawRounded: SvgIconComponent;\nexport const DrawSharp: SvgIconComponent;\nexport const DrawTwoTone: SvgIconComponent;\nexport const DriveEta: SvgIconComponent;\nexport const DriveEtaOutlined: SvgIconComponent;\nexport const DriveEtaRounded: SvgIconComponent;\nexport const DriveEtaSharp: SvgIconComponent;\nexport const DriveEtaTwoTone: SvgIconComponent;\nexport const DriveFileMove: SvgIconComponent;\nexport const DriveFileMoveOutlined: SvgIconComponent;\nexport const DriveFileMoveRounded: SvgIconComponent;\nexport const DriveFileMoveSharp: SvgIconComponent;\nexport const DriveFileMoveTwoTone: SvgIconComponent;\nexport const DriveFileRenameOutline: SvgIconComponent;\nexport const DriveFileRenameOutlineOutlined: SvgIconComponent;\nexport const DriveFileRenameOutlineRounded: SvgIconComponent;\nexport const DriveFileRenameOutlineSharp: SvgIconComponent;\nexport const DriveFileRenameOutlineTwoTone: SvgIconComponent;\nexport const DriveFolderUpload: SvgIconComponent;\nexport const DriveFolderUploadOutlined: SvgIconComponent;\nexport const DriveFolderUploadRounded: SvgIconComponent;\nexport const DriveFolderUploadSharp: SvgIconComponent;\nexport const DriveFolderUploadTwoTone: SvgIconComponent;\nexport const Dry: SvgIconComponent;\nexport const DryCleaning: SvgIconComponent;\nexport const DryCleaningOutlined: SvgIconComponent;\nexport const DryCleaningRounded: SvgIconComponent;\nexport const DryCleaningSharp: SvgIconComponent;\nexport const DryCleaningTwoTone: SvgIconComponent;\nexport const DryOutlined: SvgIconComponent;\nexport const DryRounded: SvgIconComponent;\nexport const DrySharp: SvgIconComponent;\nexport const DryTwoTone: SvgIconComponent;\nexport const Duo: SvgIconComponent;\nexport const DuoOutlined: SvgIconComponent;\nexport const DuoRounded: SvgIconComponent;\nexport const DuoSharp: SvgIconComponent;\nexport const DuoTwoTone: SvgIconComponent;\nexport const Dvr: SvgIconComponent;\nexport const DvrOutlined: SvgIconComponent;\nexport const DvrRounded: SvgIconComponent;\nexport const DvrSharp: SvgIconComponent;\nexport const DvrTwoTone: SvgIconComponent;\nexport const DynamicFeed: SvgIconComponent;\nexport const DynamicFeedOutlined: SvgIconComponent;\nexport const DynamicFeedRounded: SvgIconComponent;\nexport const DynamicFeedSharp: SvgIconComponent;\nexport const DynamicFeedTwoTone: SvgIconComponent;\nexport const DynamicForm: SvgIconComponent;\nexport const DynamicFormOutlined: SvgIconComponent;\nexport const DynamicFormRounded: SvgIconComponent;\nexport const DynamicFormSharp: SvgIconComponent;\nexport const DynamicFormTwoTone: SvgIconComponent;\nexport const EMobiledata: SvgIconComponent;\nexport const EMobiledataOutlined: SvgIconComponent;\nexport const EMobiledataRounded: SvgIconComponent;\nexport const EMobiledataSharp: SvgIconComponent;\nexport const EMobiledataTwoTone: SvgIconComponent;\nexport const Earbuds: SvgIconComponent;\nexport const EarbudsBattery: SvgIconComponent;\nexport const EarbudsBatteryOutlined: SvgIconComponent;\nexport const EarbudsBatteryRounded: SvgIconComponent;\nexport const EarbudsBatterySharp: SvgIconComponent;\nexport const EarbudsBatteryTwoTone: SvgIconComponent;\nexport const EarbudsOutlined: SvgIconComponent;\nexport const EarbudsRounded: SvgIconComponent;\nexport const EarbudsSharp: SvgIconComponent;\nexport const EarbudsTwoTone: SvgIconComponent;\nexport const East: SvgIconComponent;\nexport const EastOutlined: SvgIconComponent;\nexport const EastRounded: SvgIconComponent;\nexport const EastSharp: SvgIconComponent;\nexport const EastTwoTone: SvgIconComponent;\nexport const EdgesensorHigh: SvgIconComponent;\nexport const EdgesensorHighOutlined: SvgIconComponent;\nexport const EdgesensorHighRounded: SvgIconComponent;\nexport const EdgesensorHighSharp: SvgIconComponent;\nexport const EdgesensorHighTwoTone: SvgIconComponent;\nexport const EdgesensorLow: SvgIconComponent;\nexport const EdgesensorLowOutlined: SvgIconComponent;\nexport const EdgesensorLowRounded: SvgIconComponent;\nexport const EdgesensorLowSharp: SvgIconComponent;\nexport const EdgesensorLowTwoTone: SvgIconComponent;\nexport const Edit: SvgIconComponent;\nexport const EditAttributes: SvgIconComponent;\nexport const EditAttributesOutlined: SvgIconComponent;\nexport const EditAttributesRounded: SvgIconComponent;\nexport const EditAttributesSharp: SvgIconComponent;\nexport const EditAttributesTwoTone: SvgIconComponent;\nexport const EditCalendar: SvgIconComponent;\nexport const EditCalendarOutlined: SvgIconComponent;\nexport const EditCalendarRounded: SvgIconComponent;\nexport const EditCalendarSharp: SvgIconComponent;\nexport const EditCalendarTwoTone: SvgIconComponent;\nexport const EditLocation: SvgIconComponent;\nexport const EditLocationAlt: SvgIconComponent;\nexport const EditLocationAltOutlined: SvgIconComponent;\nexport const EditLocationAltRounded: SvgIconComponent;\nexport const EditLocationAltSharp: SvgIconComponent;\nexport const EditLocationAltTwoTone: SvgIconComponent;\nexport const EditLocationOutlined: SvgIconComponent;\nexport const EditLocationRounded: SvgIconComponent;\nexport const EditLocationSharp: SvgIconComponent;\nexport const EditLocationTwoTone: SvgIconComponent;\nexport const EditNote: SvgIconComponent;\nexport const EditNoteOutlined: SvgIconComponent;\nexport const EditNoteRounded: SvgIconComponent;\nexport const EditNoteSharp: SvgIconComponent;\nexport const EditNoteTwoTone: SvgIconComponent;\nexport const EditNotifications: SvgIconComponent;\nexport const EditNotificationsOutlined: SvgIconComponent;\nexport const EditNotificationsRounded: SvgIconComponent;\nexport const EditNotificationsSharp: SvgIconComponent;\nexport const EditNotificationsTwoTone: SvgIconComponent;\nexport const EditOff: SvgIconComponent;\nexport const EditOffOutlined: SvgIconComponent;\nexport const EditOffRounded: SvgIconComponent;\nexport const EditOffSharp: SvgIconComponent;\nexport const EditOffTwoTone: SvgIconComponent;\nexport const EditOutlined: SvgIconComponent;\nexport const EditRoad: SvgIconComponent;\nexport const EditRoadOutlined: SvgIconComponent;\nexport const EditRoadRounded: SvgIconComponent;\nexport const EditRoadSharp: SvgIconComponent;\nexport const EditRoadTwoTone: SvgIconComponent;\nexport const EditRounded: SvgIconComponent;\nexport const EditSharp: SvgIconComponent;\nexport const EditTwoTone: SvgIconComponent;\nexport const Egg: SvgIconComponent;\nexport const EggAlt: SvgIconComponent;\nexport const EggAltOutlined: SvgIconComponent;\nexport const EggAltRounded: SvgIconComponent;\nexport const EggAltSharp: SvgIconComponent;\nexport const EggAltTwoTone: SvgIconComponent;\nexport const EggOutlined: SvgIconComponent;\nexport const EggRounded: SvgIconComponent;\nexport const EggSharp: SvgIconComponent;\nexport const EggTwoTone: SvgIconComponent;\nexport const EightK: SvgIconComponent;\nexport const EightKOutlined: SvgIconComponent;\nexport const EightKPlus: SvgIconComponent;\nexport const EightKPlusOutlined: SvgIconComponent;\nexport const EightKPlusRounded: SvgIconComponent;\nexport const EightKPlusSharp: SvgIconComponent;\nexport const EightKPlusTwoTone: SvgIconComponent;\nexport const EightKRounded: SvgIconComponent;\nexport const EightKSharp: SvgIconComponent;\nexport const EightKTwoTone: SvgIconComponent;\nexport const EightMp: SvgIconComponent;\nexport const EightMpOutlined: SvgIconComponent;\nexport const EightMpRounded: SvgIconComponent;\nexport const EightMpSharp: SvgIconComponent;\nexport const EightMpTwoTone: SvgIconComponent;\nexport const EighteenMp: SvgIconComponent;\nexport const EighteenMpOutlined: SvgIconComponent;\nexport const EighteenMpRounded: SvgIconComponent;\nexport const EighteenMpSharp: SvgIconComponent;\nexport const EighteenMpTwoTone: SvgIconComponent;\nexport const EighteenUpRating: SvgIconComponent;\nexport const EighteenUpRatingOutlined: SvgIconComponent;\nexport const EighteenUpRatingRounded: SvgIconComponent;\nexport const EighteenUpRatingSharp: SvgIconComponent;\nexport const EighteenUpRatingTwoTone: SvgIconComponent;\nexport const EightteenMp: SvgIconComponent;\nexport const EightteenMpOutlined: SvgIconComponent;\nexport const EightteenMpRounded: SvgIconComponent;\nexport const EightteenMpSharp: SvgIconComponent;\nexport const EightteenMpTwoTone: SvgIconComponent;\nexport const Eject: SvgIconComponent;\nexport const EjectOutlined: SvgIconComponent;\nexport const EjectRounded: SvgIconComponent;\nexport const EjectSharp: SvgIconComponent;\nexport const EjectTwoTone: SvgIconComponent;\nexport const Elderly: SvgIconComponent;\nexport const ElderlyOutlined: SvgIconComponent;\nexport const ElderlyRounded: SvgIconComponent;\nexport const ElderlySharp: SvgIconComponent;\nexport const ElderlyTwoTone: SvgIconComponent;\nexport const ElderlyWoman: SvgIconComponent;\nexport const ElderlyWomanOutlined: SvgIconComponent;\nexport const ElderlyWomanRounded: SvgIconComponent;\nexport const ElderlyWomanSharp: SvgIconComponent;\nexport const ElderlyWomanTwoTone: SvgIconComponent;\nexport const ElectricBike: SvgIconComponent;\nexport const ElectricBikeOutlined: SvgIconComponent;\nexport const ElectricBikeRounded: SvgIconComponent;\nexport const ElectricBikeSharp: SvgIconComponent;\nexport const ElectricBikeTwoTone: SvgIconComponent;\nexport const ElectricBolt: SvgIconComponent;\nexport const ElectricBoltOutlined: SvgIconComponent;\nexport const ElectricBoltRounded: SvgIconComponent;\nexport const ElectricBoltSharp: SvgIconComponent;\nexport const ElectricBoltTwoTone: SvgIconComponent;\nexport const ElectricCar: SvgIconComponent;\nexport const ElectricCarOutlined: SvgIconComponent;\nexport const ElectricCarRounded: SvgIconComponent;\nexport const ElectricCarSharp: SvgIconComponent;\nexport const ElectricCarTwoTone: SvgIconComponent;\nexport const ElectricMeter: SvgIconComponent;\nexport const ElectricMeterOutlined: SvgIconComponent;\nexport const ElectricMeterRounded: SvgIconComponent;\nexport const ElectricMeterSharp: SvgIconComponent;\nexport const ElectricMeterTwoTone: SvgIconComponent;\nexport const ElectricMoped: SvgIconComponent;\nexport const ElectricMopedOutlined: SvgIconComponent;\nexport const ElectricMopedRounded: SvgIconComponent;\nexport const ElectricMopedSharp: SvgIconComponent;\nexport const ElectricMopedTwoTone: SvgIconComponent;\nexport const ElectricRickshaw: SvgIconComponent;\nexport const ElectricRickshawOutlined: SvgIconComponent;\nexport const ElectricRickshawRounded: SvgIconComponent;\nexport const ElectricRickshawSharp: SvgIconComponent;\nexport const ElectricRickshawTwoTone: SvgIconComponent;\nexport const ElectricScooter: SvgIconComponent;\nexport const ElectricScooterOutlined: SvgIconComponent;\nexport const ElectricScooterRounded: SvgIconComponent;\nexport const ElectricScooterSharp: SvgIconComponent;\nexport const ElectricScooterTwoTone: SvgIconComponent;\nexport const ElectricalServices: SvgIconComponent;\nexport const ElectricalServicesOutlined: SvgIconComponent;\nexport const ElectricalServicesRounded: SvgIconComponent;\nexport const ElectricalServicesSharp: SvgIconComponent;\nexport const ElectricalServicesTwoTone: SvgIconComponent;\nexport const Elevator: SvgIconComponent;\nexport const ElevatorOutlined: SvgIconComponent;\nexport const ElevatorRounded: SvgIconComponent;\nexport const ElevatorSharp: SvgIconComponent;\nexport const ElevatorTwoTone: SvgIconComponent;\nexport const ElevenMp: SvgIconComponent;\nexport const ElevenMpOutlined: SvgIconComponent;\nexport const ElevenMpRounded: SvgIconComponent;\nexport const ElevenMpSharp: SvgIconComponent;\nexport const ElevenMpTwoTone: SvgIconComponent;\nexport const Email: SvgIconComponent;\nexport const EmailOutlined: SvgIconComponent;\nexport const EmailRounded: SvgIconComponent;\nexport const EmailSharp: SvgIconComponent;\nexport const EmailTwoTone: SvgIconComponent;\nexport const EmergencyRecording: SvgIconComponent;\nexport const EmergencyRecordingOutlined: SvgIconComponent;\nexport const EmergencyRecordingRounded: SvgIconComponent;\nexport const EmergencyRecordingSharp: SvgIconComponent;\nexport const EmergencyRecordingTwoTone: SvgIconComponent;\nexport const EmergencyShare: SvgIconComponent;\nexport const EmergencyShareOutlined: SvgIconComponent;\nexport const EmergencyShareRounded: SvgIconComponent;\nexport const EmergencyShareSharp: SvgIconComponent;\nexport const EmergencyShareTwoTone: SvgIconComponent;\nexport const EmojiEmotions: SvgIconComponent;\nexport const EmojiEmotionsOutlined: SvgIconComponent;\nexport const EmojiEmotionsRounded: SvgIconComponent;\nexport const EmojiEmotionsSharp: SvgIconComponent;\nexport const EmojiEmotionsTwoTone: SvgIconComponent;\nexport const EmojiEvents: SvgIconComponent;\nexport const EmojiEventsOutlined: SvgIconComponent;\nexport const EmojiEventsRounded: SvgIconComponent;\nexport const EmojiEventsSharp: SvgIconComponent;\nexport const EmojiEventsTwoTone: SvgIconComponent;\nexport const EmojiFlags: SvgIconComponent;\nexport const EmojiFlagsOutlined: SvgIconComponent;\nexport const EmojiFlagsRounded: SvgIconComponent;\nexport const EmojiFlagsSharp: SvgIconComponent;\nexport const EmojiFlagsTwoTone: SvgIconComponent;\nexport const EmojiFoodBeverage: SvgIconComponent;\nexport const EmojiFoodBeverageOutlined: SvgIconComponent;\nexport const EmojiFoodBeverageRounded: SvgIconComponent;\nexport const EmojiFoodBeverageSharp: SvgIconComponent;\nexport const EmojiFoodBeverageTwoTone: SvgIconComponent;\nexport const EmojiNature: SvgIconComponent;\nexport const EmojiNatureOutlined: SvgIconComponent;\nexport const EmojiNatureRounded: SvgIconComponent;\nexport const EmojiNatureSharp: SvgIconComponent;\nexport const EmojiNatureTwoTone: SvgIconComponent;\nexport const EmojiObjects: SvgIconComponent;\nexport const EmojiObjectsOutlined: SvgIconComponent;\nexport const EmojiObjectsRounded: SvgIconComponent;\nexport const EmojiObjectsSharp: SvgIconComponent;\nexport const EmojiObjectsTwoTone: SvgIconComponent;\nexport const EmojiPeople: SvgIconComponent;\nexport const EmojiPeopleOutlined: SvgIconComponent;\nexport const EmojiPeopleRounded: SvgIconComponent;\nexport const EmojiPeopleSharp: SvgIconComponent;\nexport const EmojiPeopleTwoTone: SvgIconComponent;\nexport const EmojiSymbols: SvgIconComponent;\nexport const EmojiSymbolsOutlined: SvgIconComponent;\nexport const EmojiSymbolsRounded: SvgIconComponent;\nexport const EmojiSymbolsSharp: SvgIconComponent;\nexport const EmojiSymbolsTwoTone: SvgIconComponent;\nexport const EmojiTransportation: SvgIconComponent;\nexport const EmojiTransportationOutlined: SvgIconComponent;\nexport const EmojiTransportationRounded: SvgIconComponent;\nexport const EmojiTransportationSharp: SvgIconComponent;\nexport const EmojiTransportationTwoTone: SvgIconComponent;\nexport const EnergySavingsLeaf: SvgIconComponent;\nexport const EnergySavingsLeafOutlined: SvgIconComponent;\nexport const EnergySavingsLeafRounded: SvgIconComponent;\nexport const EnergySavingsLeafSharp: SvgIconComponent;\nexport const EnergySavingsLeafTwoTone: SvgIconComponent;\nexport const Engineering: SvgIconComponent;\nexport const EngineeringOutlined: SvgIconComponent;\nexport const EngineeringRounded: SvgIconComponent;\nexport const EngineeringSharp: SvgIconComponent;\nexport const EngineeringTwoTone: SvgIconComponent;\nexport const EnhancedEncryption: SvgIconComponent;\nexport const EnhancedEncryptionOutlined: SvgIconComponent;\nexport const EnhancedEncryptionRounded: SvgIconComponent;\nexport const EnhancedEncryptionSharp: SvgIconComponent;\nexport const EnhancedEncryptionTwoTone: SvgIconComponent;\nexport const Equalizer: SvgIconComponent;\nexport const EqualizerOutlined: SvgIconComponent;\nexport const EqualizerRounded: SvgIconComponent;\nexport const EqualizerSharp: SvgIconComponent;\nexport const EqualizerTwoTone: SvgIconComponent;\nexport const Error: SvgIconComponent;\nexport const ErrorOutline: SvgIconComponent;\nexport const ErrorOutlineOutlined: SvgIconComponent;\nexport const ErrorOutlineRounded: SvgIconComponent;\nexport const ErrorOutlineSharp: SvgIconComponent;\nexport const ErrorOutlineTwoTone: SvgIconComponent;\nexport const ErrorOutlined: SvgIconComponent;\nexport const ErrorRounded: SvgIconComponent;\nexport const ErrorSharp: SvgIconComponent;\nexport const ErrorTwoTone: SvgIconComponent;\nexport const Escalator: SvgIconComponent;\nexport const EscalatorOutlined: SvgIconComponent;\nexport const EscalatorRounded: SvgIconComponent;\nexport const EscalatorSharp: SvgIconComponent;\nexport const EscalatorTwoTone: SvgIconComponent;\nexport const EscalatorWarning: SvgIconComponent;\nexport const EscalatorWarningOutlined: SvgIconComponent;\nexport const EscalatorWarningRounded: SvgIconComponent;\nexport const EscalatorWarningSharp: SvgIconComponent;\nexport const EscalatorWarningTwoTone: SvgIconComponent;\nexport const Euro: SvgIconComponent;\nexport const EuroOutlined: SvgIconComponent;\nexport const EuroRounded: SvgIconComponent;\nexport const EuroSharp: SvgIconComponent;\nexport const EuroSymbol: SvgIconComponent;\nexport const EuroSymbolOutlined: SvgIconComponent;\nexport const EuroSymbolRounded: SvgIconComponent;\nexport const EuroSymbolSharp: SvgIconComponent;\nexport const EuroSymbolTwoTone: SvgIconComponent;\nexport const EuroTwoTone: SvgIconComponent;\nexport const EvStation: SvgIconComponent;\nexport const EvStationOutlined: SvgIconComponent;\nexport const EvStationRounded: SvgIconComponent;\nexport const EvStationSharp: SvgIconComponent;\nexport const EvStationTwoTone: SvgIconComponent;\nexport const Event: SvgIconComponent;\nexport const EventAvailable: SvgIconComponent;\nexport const EventAvailableOutlined: SvgIconComponent;\nexport const EventAvailableRounded: SvgIconComponent;\nexport const EventAvailableSharp: SvgIconComponent;\nexport const EventAvailableTwoTone: SvgIconComponent;\nexport const EventBusy: SvgIconComponent;\nexport const EventBusyOutlined: SvgIconComponent;\nexport const EventBusyRounded: SvgIconComponent;\nexport const EventBusySharp: SvgIconComponent;\nexport const EventBusyTwoTone: SvgIconComponent;\nexport const EventNote: SvgIconComponent;\nexport const EventNoteOutlined: SvgIconComponent;\nexport const EventNoteRounded: SvgIconComponent;\nexport const EventNoteSharp: SvgIconComponent;\nexport const EventNoteTwoTone: SvgIconComponent;\nexport const EventOutlined: SvgIconComponent;\nexport const EventRepeat: SvgIconComponent;\nexport const EventRepeatOutlined: SvgIconComponent;\nexport const EventRepeatRounded: SvgIconComponent;\nexport const EventRepeatSharp: SvgIconComponent;\nexport const EventRepeatTwoTone: SvgIconComponent;\nexport const EventRounded: SvgIconComponent;\nexport const EventSeat: SvgIconComponent;\nexport const EventSeatOutlined: SvgIconComponent;\nexport const EventSeatRounded: SvgIconComponent;\nexport const EventSeatSharp: SvgIconComponent;\nexport const EventSeatTwoTone: SvgIconComponent;\nexport const EventSharp: SvgIconComponent;\nexport const EventTwoTone: SvgIconComponent;\nexport const ExitToApp: SvgIconComponent;\nexport const ExitToAppOutlined: SvgIconComponent;\nexport const ExitToAppRounded: SvgIconComponent;\nexport const ExitToAppSharp: SvgIconComponent;\nexport const ExitToAppTwoTone: SvgIconComponent;\nexport const Expand: SvgIconComponent;\nexport const ExpandCircleDown: SvgIconComponent;\nexport const ExpandCircleDownOutlined: SvgIconComponent;\nexport const ExpandCircleDownRounded: SvgIconComponent;\nexport const ExpandCircleDownSharp: SvgIconComponent;\nexport const ExpandCircleDownTwoTone: SvgIconComponent;\nexport const ExpandLess: SvgIconComponent;\nexport const ExpandLessOutlined: SvgIconComponent;\nexport const ExpandLessRounded: SvgIconComponent;\nexport const ExpandLessSharp: SvgIconComponent;\nexport const ExpandLessTwoTone: SvgIconComponent;\nexport const ExpandMore: SvgIconComponent;\nexport const ExpandMoreOutlined: SvgIconComponent;\nexport const ExpandMoreRounded: SvgIconComponent;\nexport const ExpandMoreSharp: SvgIconComponent;\nexport const ExpandMoreTwoTone: SvgIconComponent;\nexport const ExpandOutlined: SvgIconComponent;\nexport const ExpandRounded: SvgIconComponent;\nexport const ExpandSharp: SvgIconComponent;\nexport const ExpandTwoTone: SvgIconComponent;\nexport const Explicit: SvgIconComponent;\nexport const ExplicitOutlined: SvgIconComponent;\nexport const ExplicitRounded: SvgIconComponent;\nexport const ExplicitSharp: SvgIconComponent;\nexport const ExplicitTwoTone: SvgIconComponent;\nexport const Explore: SvgIconComponent;\nexport const ExploreOff: SvgIconComponent;\nexport const ExploreOffOutlined: SvgIconComponent;\nexport const ExploreOffRounded: SvgIconComponent;\nexport const ExploreOffSharp: SvgIconComponent;\nexport const ExploreOffTwoTone: SvgIconComponent;\nexport const ExploreOutlined: SvgIconComponent;\nexport const ExploreRounded: SvgIconComponent;\nexport const ExploreSharp: SvgIconComponent;\nexport const ExploreTwoTone: SvgIconComponent;\nexport const Exposure: SvgIconComponent;\nexport const ExposureOutlined: SvgIconComponent;\nexport const ExposureRounded: SvgIconComponent;\nexport const ExposureSharp: SvgIconComponent;\nexport const ExposureTwoTone: SvgIconComponent;\nexport const Extension: SvgIconComponent;\nexport const ExtensionOff: SvgIconComponent;\nexport const ExtensionOffOutlined: SvgIconComponent;\nexport const ExtensionOffRounded: SvgIconComponent;\nexport const ExtensionOffSharp: SvgIconComponent;\nexport const ExtensionOffTwoTone: SvgIconComponent;\nexport const ExtensionOutlined: SvgIconComponent;\nexport const ExtensionRounded: SvgIconComponent;\nexport const ExtensionSharp: SvgIconComponent;\nexport const ExtensionTwoTone: SvgIconComponent;\nexport const Face: SvgIconComponent;\nexport const Face2: SvgIconComponent;\nexport const Face2Outlined: SvgIconComponent;\nexport const Face2Rounded: SvgIconComponent;\nexport const Face2Sharp: SvgIconComponent;\nexport const Face2TwoTone: SvgIconComponent;\nexport const Face3: SvgIconComponent;\nexport const Face3Outlined: SvgIconComponent;\nexport const Face3Rounded: SvgIconComponent;\nexport const Face3Sharp: SvgIconComponent;\nexport const Face3TwoTone: SvgIconComponent;\nexport const Face4: SvgIconComponent;\nexport const Face4Outlined: SvgIconComponent;\nexport const Face4Rounded: SvgIconComponent;\nexport const Face4Sharp: SvgIconComponent;\nexport const Face4TwoTone: SvgIconComponent;\nexport const Face5: SvgIconComponent;\nexport const Face5Outlined: SvgIconComponent;\nexport const Face5Rounded: SvgIconComponent;\nexport const Face5Sharp: SvgIconComponent;\nexport const Face5TwoTone: SvgIconComponent;\nexport const Face6: SvgIconComponent;\nexport const Face6Outlined: SvgIconComponent;\nexport const Face6Rounded: SvgIconComponent;\nexport const Face6Sharp: SvgIconComponent;\nexport const Face6TwoTone: SvgIconComponent;\nexport const FaceOutlined: SvgIconComponent;\nexport const FaceRetouchingNatural: SvgIconComponent;\nexport const FaceRetouchingNaturalOutlined: SvgIconComponent;\nexport const FaceRetouchingNaturalRounded: SvgIconComponent;\nexport const FaceRetouchingNaturalSharp: SvgIconComponent;\nexport const FaceRetouchingNaturalTwoTone: SvgIconComponent;\nexport const FaceRetouchingOff: SvgIconComponent;\nexport const FaceRetouchingOffOutlined: SvgIconComponent;\nexport const FaceRetouchingOffRounded: SvgIconComponent;\nexport const FaceRetouchingOffSharp: SvgIconComponent;\nexport const FaceRetouchingOffTwoTone: SvgIconComponent;\nexport const FaceRounded: SvgIconComponent;\nexport const FaceSharp: SvgIconComponent;\nexport const FaceTwoTone: SvgIconComponent;\nexport const Facebook: SvgIconComponent;\nexport const FacebookOutlined: SvgIconComponent;\nexport const FacebookRounded: SvgIconComponent;\nexport const FacebookSharp: SvgIconComponent;\nexport const FacebookTwoTone: SvgIconComponent;\nexport const FactCheck: SvgIconComponent;\nexport const FactCheckOutlined: SvgIconComponent;\nexport const FactCheckRounded: SvgIconComponent;\nexport const FactCheckSharp: SvgIconComponent;\nexport const FactCheckTwoTone: SvgIconComponent;\nexport const Factory: SvgIconComponent;\nexport const FactoryOutlined: SvgIconComponent;\nexport const FactoryRounded: SvgIconComponent;\nexport const FactorySharp: SvgIconComponent;\nexport const FactoryTwoTone: SvgIconComponent;\nexport const FamilyRestroom: SvgIconComponent;\nexport const FamilyRestroomOutlined: SvgIconComponent;\nexport const FamilyRestroomRounded: SvgIconComponent;\nexport const FamilyRestroomSharp: SvgIconComponent;\nexport const FamilyRestroomTwoTone: SvgIconComponent;\nexport const FastForward: SvgIconComponent;\nexport const FastForwardOutlined: SvgIconComponent;\nexport const FastForwardRounded: SvgIconComponent;\nexport const FastForwardSharp: SvgIconComponent;\nexport const FastForwardTwoTone: SvgIconComponent;\nexport const FastRewind: SvgIconComponent;\nexport const FastRewindOutlined: SvgIconComponent;\nexport const FastRewindRounded: SvgIconComponent;\nexport const FastRewindSharp: SvgIconComponent;\nexport const FastRewindTwoTone: SvgIconComponent;\nexport const Fastfood: SvgIconComponent;\nexport const FastfoodOutlined: SvgIconComponent;\nexport const FastfoodRounded: SvgIconComponent;\nexport const FastfoodSharp: SvgIconComponent;\nexport const FastfoodTwoTone: SvgIconComponent;\nexport const Favorite: SvgIconComponent;\nexport const FavoriteBorder: SvgIconComponent;\nexport const FavoriteBorderOutlined: SvgIconComponent;\nexport const FavoriteBorderRounded: SvgIconComponent;\nexport const FavoriteBorderSharp: SvgIconComponent;\nexport const FavoriteBorderTwoTone: SvgIconComponent;\nexport const FavoriteOutlined: SvgIconComponent;\nexport const FavoriteRounded: SvgIconComponent;\nexport const FavoriteSharp: SvgIconComponent;\nexport const FavoriteTwoTone: SvgIconComponent;\nexport const Fax: SvgIconComponent;\nexport const FaxOutlined: SvgIconComponent;\nexport const FaxRounded: SvgIconComponent;\nexport const FaxSharp: SvgIconComponent;\nexport const FaxTwoTone: SvgIconComponent;\nexport const FeaturedPlayList: SvgIconComponent;\nexport const FeaturedPlayListOutlined: SvgIconComponent;\nexport const FeaturedPlayListRounded: SvgIconComponent;\nexport const FeaturedPlayListSharp: SvgIconComponent;\nexport const FeaturedPlayListTwoTone: SvgIconComponent;\nexport const FeaturedVideo: SvgIconComponent;\nexport const FeaturedVideoOutlined: SvgIconComponent;\nexport const FeaturedVideoRounded: SvgIconComponent;\nexport const FeaturedVideoSharp: SvgIconComponent;\nexport const FeaturedVideoTwoTone: SvgIconComponent;\nexport const Feed: SvgIconComponent;\nexport const FeedOutlined: SvgIconComponent;\nexport const FeedRounded: SvgIconComponent;\nexport const FeedSharp: SvgIconComponent;\nexport const FeedTwoTone: SvgIconComponent;\nexport const Feedback: SvgIconComponent;\nexport const FeedbackOutlined: SvgIconComponent;\nexport const FeedbackRounded: SvgIconComponent;\nexport const FeedbackSharp: SvgIconComponent;\nexport const FeedbackTwoTone: SvgIconComponent;\nexport const Female: SvgIconComponent;\nexport const FemaleOutlined: SvgIconComponent;\nexport const FemaleRounded: SvgIconComponent;\nexport const FemaleSharp: SvgIconComponent;\nexport const FemaleTwoTone: SvgIconComponent;\nexport const Fence: SvgIconComponent;\nexport const FenceOutlined: SvgIconComponent;\nexport const FenceRounded: SvgIconComponent;\nexport const FenceSharp: SvgIconComponent;\nexport const FenceTwoTone: SvgIconComponent;\nexport const Festival: SvgIconComponent;\nexport const FestivalOutlined: SvgIconComponent;\nexport const FestivalRounded: SvgIconComponent;\nexport const FestivalSharp: SvgIconComponent;\nexport const FestivalTwoTone: SvgIconComponent;\nexport const FiberDvr: SvgIconComponent;\nexport const FiberDvrOutlined: SvgIconComponent;\nexport const FiberDvrRounded: SvgIconComponent;\nexport const FiberDvrSharp: SvgIconComponent;\nexport const FiberDvrTwoTone: SvgIconComponent;\nexport const FiberManualRecord: SvgIconComponent;\nexport const FiberManualRecordOutlined: SvgIconComponent;\nexport const FiberManualRecordRounded: SvgIconComponent;\nexport const FiberManualRecordSharp: SvgIconComponent;\nexport const FiberManualRecordTwoTone: SvgIconComponent;\nexport const FiberNew: SvgIconComponent;\nexport const FiberNewOutlined: SvgIconComponent;\nexport const FiberNewRounded: SvgIconComponent;\nexport const FiberNewSharp: SvgIconComponent;\nexport const FiberNewTwoTone: SvgIconComponent;\nexport const FiberPin: SvgIconComponent;\nexport const FiberPinOutlined: SvgIconComponent;\nexport const FiberPinRounded: SvgIconComponent;\nexport const FiberPinSharp: SvgIconComponent;\nexport const FiberPinTwoTone: SvgIconComponent;\nexport const FiberSmartRecord: SvgIconComponent;\nexport const FiberSmartRecordOutlined: SvgIconComponent;\nexport const FiberSmartRecordRounded: SvgIconComponent;\nexport const FiberSmartRecordSharp: SvgIconComponent;\nexport const FiberSmartRecordTwoTone: SvgIconComponent;\nexport const FifteenMp: SvgIconComponent;\nexport const FifteenMpOutlined: SvgIconComponent;\nexport const FifteenMpRounded: SvgIconComponent;\nexport const FifteenMpSharp: SvgIconComponent;\nexport const FifteenMpTwoTone: SvgIconComponent;\nexport const FileCopy: SvgIconComponent;\nexport const FileCopyOutlined: SvgIconComponent;\nexport const FileCopyRounded: SvgIconComponent;\nexport const FileCopySharp: SvgIconComponent;\nexport const FileCopyTwoTone: SvgIconComponent;\nexport const FileDownload: SvgIconComponent;\nexport const FileDownloadDone: SvgIconComponent;\nexport const FileDownloadDoneOutlined: SvgIconComponent;\nexport const FileDownloadDoneRounded: SvgIconComponent;\nexport const FileDownloadDoneSharp: SvgIconComponent;\nexport const FileDownloadDoneTwoTone: SvgIconComponent;\nexport const FileDownloadOff: SvgIconComponent;\nexport const FileDownloadOffOutlined: SvgIconComponent;\nexport const FileDownloadOffRounded: SvgIconComponent;\nexport const FileDownloadOffSharp: SvgIconComponent;\nexport const FileDownloadOffTwoTone: SvgIconComponent;\nexport const FileDownloadOutlined: SvgIconComponent;\nexport const FileDownloadRounded: SvgIconComponent;\nexport const FileDownloadSharp: SvgIconComponent;\nexport const FileDownloadTwoTone: SvgIconComponent;\nexport const FileOpen: SvgIconComponent;\nexport const FileOpenOutlined: SvgIconComponent;\nexport const FileOpenRounded: SvgIconComponent;\nexport const FileOpenSharp: SvgIconComponent;\nexport const FileOpenTwoTone: SvgIconComponent;\nexport const FilePresent: SvgIconComponent;\nexport const FilePresentOutlined: SvgIconComponent;\nexport const FilePresentRounded: SvgIconComponent;\nexport const FilePresentSharp: SvgIconComponent;\nexport const FilePresentTwoTone: SvgIconComponent;\nexport const FileUpload: SvgIconComponent;\nexport const FileUploadOutlined: SvgIconComponent;\nexport const FileUploadRounded: SvgIconComponent;\nexport const FileUploadSharp: SvgIconComponent;\nexport const FileUploadTwoTone: SvgIconComponent;\nexport const Filter: SvgIconComponent;\nexport const Filter1: SvgIconComponent;\nexport const Filter1Outlined: SvgIconComponent;\nexport const Filter1Rounded: SvgIconComponent;\nexport const Filter1Sharp: SvgIconComponent;\nexport const Filter1TwoTone: SvgIconComponent;\nexport const Filter2: SvgIconComponent;\nexport const Filter2Outlined: SvgIconComponent;\nexport const Filter2Rounded: SvgIconComponent;\nexport const Filter2Sharp: SvgIconComponent;\nexport const Filter2TwoTone: SvgIconComponent;\nexport const Filter3: SvgIconComponent;\nexport const Filter3Outlined: SvgIconComponent;\nexport const Filter3Rounded: SvgIconComponent;\nexport const Filter3Sharp: SvgIconComponent;\nexport const Filter3TwoTone: SvgIconComponent;\nexport const Filter4: SvgIconComponent;\nexport const Filter4Outlined: SvgIconComponent;\nexport const Filter4Rounded: SvgIconComponent;\nexport const Filter4Sharp: SvgIconComponent;\nexport const Filter4TwoTone: SvgIconComponent;\nexport const Filter5: SvgIconComponent;\nexport const Filter5Outlined: SvgIconComponent;\nexport const Filter5Rounded: SvgIconComponent;\nexport const Filter5Sharp: SvgIconComponent;\nexport const Filter5TwoTone: SvgIconComponent;\nexport const Filter6: SvgIconComponent;\nexport const Filter6Outlined: SvgIconComponent;\nexport const Filter6Rounded: SvgIconComponent;\nexport const Filter6Sharp: SvgIconComponent;\nexport const Filter6TwoTone: SvgIconComponent;\nexport const Filter7: SvgIconComponent;\nexport const Filter7Outlined: SvgIconComponent;\nexport const Filter7Rounded: SvgIconComponent;\nexport const Filter7Sharp: SvgIconComponent;\nexport const Filter7TwoTone: SvgIconComponent;\nexport const Filter8: SvgIconComponent;\nexport const Filter8Outlined: SvgIconComponent;\nexport const Filter8Rounded: SvgIconComponent;\nexport const Filter8Sharp: SvgIconComponent;\nexport const Filter8TwoTone: SvgIconComponent;\nexport const Filter9: SvgIconComponent;\nexport const Filter9Outlined: SvgIconComponent;\nexport const Filter9Plus: SvgIconComponent;\nexport const Filter9PlusOutlined: SvgIconComponent;\nexport const Filter9PlusRounded: SvgIconComponent;\nexport const Filter9PlusSharp: SvgIconComponent;\nexport const Filter9PlusTwoTone: SvgIconComponent;\nexport const Filter9Rounded: SvgIconComponent;\nexport const Filter9Sharp: SvgIconComponent;\nexport const Filter9TwoTone: SvgIconComponent;\nexport const FilterAlt: SvgIconComponent;\nexport const FilterAltOff: SvgIconComponent;\nexport const FilterAltOffOutlined: SvgIconComponent;\nexport const FilterAltOffRounded: SvgIconComponent;\nexport const FilterAltOffSharp: SvgIconComponent;\nexport const FilterAltOffTwoTone: SvgIconComponent;\nexport const FilterAltOutlined: SvgIconComponent;\nexport const FilterAltRounded: SvgIconComponent;\nexport const FilterAltSharp: SvgIconComponent;\nexport const FilterAltTwoTone: SvgIconComponent;\nexport const FilterBAndW: SvgIconComponent;\nexport const FilterBAndWOutlined: SvgIconComponent;\nexport const FilterBAndWRounded: SvgIconComponent;\nexport const FilterBAndWSharp: SvgIconComponent;\nexport const FilterBAndWTwoTone: SvgIconComponent;\nexport const FilterCenterFocus: SvgIconComponent;\nexport const FilterCenterFocusOutlined: SvgIconComponent;\nexport const FilterCenterFocusRounded: SvgIconComponent;\nexport const FilterCenterFocusSharp: SvgIconComponent;\nexport const FilterCenterFocusTwoTone: SvgIconComponent;\nexport const FilterDrama: SvgIconComponent;\nexport const FilterDramaOutlined: SvgIconComponent;\nexport const FilterDramaRounded: SvgIconComponent;\nexport const FilterDramaSharp: SvgIconComponent;\nexport const FilterDramaTwoTone: SvgIconComponent;\nexport const FilterFrames: SvgIconComponent;\nexport const FilterFramesOutlined: SvgIconComponent;\nexport const FilterFramesRounded: SvgIconComponent;\nexport const FilterFramesSharp: SvgIconComponent;\nexport const FilterFramesTwoTone: SvgIconComponent;\nexport const FilterHdr: SvgIconComponent;\nexport const FilterHdrOutlined: SvgIconComponent;\nexport const FilterHdrRounded: SvgIconComponent;\nexport const FilterHdrSharp: SvgIconComponent;\nexport const FilterHdrTwoTone: SvgIconComponent;\nexport const FilterList: SvgIconComponent;\nexport const FilterListOff: SvgIconComponent;\nexport const FilterListOffOutlined: SvgIconComponent;\nexport const FilterListOffRounded: SvgIconComponent;\nexport const FilterListOffSharp: SvgIconComponent;\nexport const FilterListOffTwoTone: SvgIconComponent;\nexport const FilterListOutlined: SvgIconComponent;\nexport const FilterListRounded: SvgIconComponent;\nexport const FilterListSharp: SvgIconComponent;\nexport const FilterListTwoTone: SvgIconComponent;\nexport const FilterNone: SvgIconComponent;\nexport const FilterNoneOutlined: SvgIconComponent;\nexport const FilterNoneRounded: SvgIconComponent;\nexport const FilterNoneSharp: SvgIconComponent;\nexport const FilterNoneTwoTone: SvgIconComponent;\nexport const FilterOutlined: SvgIconComponent;\nexport const FilterRounded: SvgIconComponent;\nexport const FilterSharp: SvgIconComponent;\nexport const FilterTiltShift: SvgIconComponent;\nexport const FilterTiltShiftOutlined: SvgIconComponent;\nexport const FilterTiltShiftRounded: SvgIconComponent;\nexport const FilterTiltShiftSharp: SvgIconComponent;\nexport const FilterTiltShiftTwoTone: SvgIconComponent;\nexport const FilterTwoTone: SvgIconComponent;\nexport const FilterVintage: SvgIconComponent;\nexport const FilterVintageOutlined: SvgIconComponent;\nexport const FilterVintageRounded: SvgIconComponent;\nexport const FilterVintageSharp: SvgIconComponent;\nexport const FilterVintageTwoTone: SvgIconComponent;\nexport const FindInPage: SvgIconComponent;\nexport const FindInPageOutlined: SvgIconComponent;\nexport const FindInPageRounded: SvgIconComponent;\nexport const FindInPageSharp: SvgIconComponent;\nexport const FindInPageTwoTone: SvgIconComponent;\nexport const FindReplace: SvgIconComponent;\nexport const FindReplaceOutlined: SvgIconComponent;\nexport const FindReplaceRounded: SvgIconComponent;\nexport const FindReplaceSharp: SvgIconComponent;\nexport const FindReplaceTwoTone: SvgIconComponent;\nexport const Fingerprint: SvgIconComponent;\nexport const FingerprintOutlined: SvgIconComponent;\nexport const FingerprintRounded: SvgIconComponent;\nexport const FingerprintSharp: SvgIconComponent;\nexport const FingerprintTwoTone: SvgIconComponent;\nexport const FireExtinguisher: SvgIconComponent;\nexport const FireExtinguisherOutlined: SvgIconComponent;\nexport const FireExtinguisherRounded: SvgIconComponent;\nexport const FireExtinguisherSharp: SvgIconComponent;\nexport const FireExtinguisherTwoTone: SvgIconComponent;\nexport const FireHydrantAlt: SvgIconComponent;\nexport const FireHydrantAltOutlined: SvgIconComponent;\nexport const FireHydrantAltRounded: SvgIconComponent;\nexport const FireHydrantAltSharp: SvgIconComponent;\nexport const FireHydrantAltTwoTone: SvgIconComponent;\nexport const FireTruck: SvgIconComponent;\nexport const FireTruckOutlined: SvgIconComponent;\nexport const FireTruckRounded: SvgIconComponent;\nexport const FireTruckSharp: SvgIconComponent;\nexport const FireTruckTwoTone: SvgIconComponent;\nexport const Fireplace: SvgIconComponent;\nexport const FireplaceOutlined: SvgIconComponent;\nexport const FireplaceRounded: SvgIconComponent;\nexport const FireplaceSharp: SvgIconComponent;\nexport const FireplaceTwoTone: SvgIconComponent;\nexport const FirstPage: SvgIconComponent;\nexport const FirstPageOutlined: SvgIconComponent;\nexport const FirstPageRounded: SvgIconComponent;\nexport const FirstPageSharp: SvgIconComponent;\nexport const FirstPageTwoTone: SvgIconComponent;\nexport const FitScreen: SvgIconComponent;\nexport const FitScreenOutlined: SvgIconComponent;\nexport const FitScreenRounded: SvgIconComponent;\nexport const FitScreenSharp: SvgIconComponent;\nexport const FitScreenTwoTone: SvgIconComponent;\nexport const Fitbit: SvgIconComponent;\nexport const FitbitOutlined: SvgIconComponent;\nexport const FitbitRounded: SvgIconComponent;\nexport const FitbitSharp: SvgIconComponent;\nexport const FitbitTwoTone: SvgIconComponent;\nexport const FitnessCenter: SvgIconComponent;\nexport const FitnessCenterOutlined: SvgIconComponent;\nexport const FitnessCenterRounded: SvgIconComponent;\nexport const FitnessCenterSharp: SvgIconComponent;\nexport const FitnessCenterTwoTone: SvgIconComponent;\nexport const FiveG: SvgIconComponent;\nexport const FiveGOutlined: SvgIconComponent;\nexport const FiveGRounded: SvgIconComponent;\nexport const FiveGSharp: SvgIconComponent;\nexport const FiveGTwoTone: SvgIconComponent;\nexport const FiveK: SvgIconComponent;\nexport const FiveKOutlined: SvgIconComponent;\nexport const FiveKPlus: SvgIconComponent;\nexport const FiveKPlusOutlined: SvgIconComponent;\nexport const FiveKPlusRounded: SvgIconComponent;\nexport const FiveKPlusSharp: SvgIconComponent;\nexport const FiveKPlusTwoTone: SvgIconComponent;\nexport const FiveKRounded: SvgIconComponent;\nexport const FiveKSharp: SvgIconComponent;\nexport const FiveKTwoTone: SvgIconComponent;\nexport const FiveMp: SvgIconComponent;\nexport const FiveMpOutlined: SvgIconComponent;\nexport const FiveMpRounded: SvgIconComponent;\nexport const FiveMpSharp: SvgIconComponent;\nexport const FiveMpTwoTone: SvgIconComponent;\nexport const FivteenMp: SvgIconComponent;\nexport const FivteenMpOutlined: SvgIconComponent;\nexport const FivteenMpRounded: SvgIconComponent;\nexport const FivteenMpSharp: SvgIconComponent;\nexport const FivteenMpTwoTone: SvgIconComponent;\nexport const Flag: SvgIconComponent;\nexport const FlagCircle: SvgIconComponent;\nexport const FlagCircleOutlined: SvgIconComponent;\nexport const FlagCircleRounded: SvgIconComponent;\nexport const FlagCircleSharp: SvgIconComponent;\nexport const FlagCircleTwoTone: SvgIconComponent;\nexport const FlagOutlined: SvgIconComponent;\nexport const FlagRounded: SvgIconComponent;\nexport const FlagSharp: SvgIconComponent;\nexport const FlagTwoTone: SvgIconComponent;\nexport const Flaky: SvgIconComponent;\nexport const FlakyOutlined: SvgIconComponent;\nexport const FlakyRounded: SvgIconComponent;\nexport const FlakySharp: SvgIconComponent;\nexport const FlakyTwoTone: SvgIconComponent;\nexport const Flare: SvgIconComponent;\nexport const FlareOutlined: SvgIconComponent;\nexport const FlareRounded: SvgIconComponent;\nexport const FlareSharp: SvgIconComponent;\nexport const FlareTwoTone: SvgIconComponent;\nexport const FlashAuto: SvgIconComponent;\nexport const FlashAutoOutlined: SvgIconComponent;\nexport const FlashAutoRounded: SvgIconComponent;\nexport const FlashAutoSharp: SvgIconComponent;\nexport const FlashAutoTwoTone: SvgIconComponent;\nexport const FlashOff: SvgIconComponent;\nexport const FlashOffOutlined: SvgIconComponent;\nexport const FlashOffRounded: SvgIconComponent;\nexport const FlashOffSharp: SvgIconComponent;\nexport const FlashOffTwoTone: SvgIconComponent;\nexport const FlashOn: SvgIconComponent;\nexport const FlashOnOutlined: SvgIconComponent;\nexport const FlashOnRounded: SvgIconComponent;\nexport const FlashOnSharp: SvgIconComponent;\nexport const FlashOnTwoTone: SvgIconComponent;\nexport const FlashlightOff: SvgIconComponent;\nexport const FlashlightOffOutlined: SvgIconComponent;\nexport const FlashlightOffRounded: SvgIconComponent;\nexport const FlashlightOffSharp: SvgIconComponent;\nexport const FlashlightOffTwoTone: SvgIconComponent;\nexport const FlashlightOn: SvgIconComponent;\nexport const FlashlightOnOutlined: SvgIconComponent;\nexport const FlashlightOnRounded: SvgIconComponent;\nexport const FlashlightOnSharp: SvgIconComponent;\nexport const FlashlightOnTwoTone: SvgIconComponent;\nexport const Flatware: SvgIconComponent;\nexport const FlatwareOutlined: SvgIconComponent;\nexport const FlatwareRounded: SvgIconComponent;\nexport const FlatwareSharp: SvgIconComponent;\nexport const FlatwareTwoTone: SvgIconComponent;\nexport const Flight: SvgIconComponent;\nexport const FlightClass: SvgIconComponent;\nexport const FlightClassOutlined: SvgIconComponent;\nexport const FlightClassRounded: SvgIconComponent;\nexport const FlightClassSharp: SvgIconComponent;\nexport const FlightClassTwoTone: SvgIconComponent;\nexport const FlightLand: SvgIconComponent;\nexport const FlightLandOutlined: SvgIconComponent;\nexport const FlightLandRounded: SvgIconComponent;\nexport const FlightLandSharp: SvgIconComponent;\nexport const FlightLandTwoTone: SvgIconComponent;\nexport const FlightOutlined: SvgIconComponent;\nexport const FlightRounded: SvgIconComponent;\nexport const FlightSharp: SvgIconComponent;\nexport const FlightTakeoff: SvgIconComponent;\nexport const FlightTakeoffOutlined: SvgIconComponent;\nexport const FlightTakeoffRounded: SvgIconComponent;\nexport const FlightTakeoffSharp: SvgIconComponent;\nexport const FlightTakeoffTwoTone: SvgIconComponent;\nexport const FlightTwoTone: SvgIconComponent;\nexport const Flip: SvgIconComponent;\nexport const FlipCameraAndroid: SvgIconComponent;\nexport const FlipCameraAndroidOutlined: SvgIconComponent;\nexport const FlipCameraAndroidRounded: SvgIconComponent;\nexport const FlipCameraAndroidSharp: SvgIconComponent;\nexport const FlipCameraAndroidTwoTone: SvgIconComponent;\nexport const FlipCameraIos: SvgIconComponent;\nexport const FlipCameraIosOutlined: SvgIconComponent;\nexport const FlipCameraIosRounded: SvgIconComponent;\nexport const FlipCameraIosSharp: SvgIconComponent;\nexport const FlipCameraIosTwoTone: SvgIconComponent;\nexport const FlipOutlined: SvgIconComponent;\nexport const FlipRounded: SvgIconComponent;\nexport const FlipSharp: SvgIconComponent;\nexport const FlipToBack: SvgIconComponent;\nexport const FlipToBackOutlined: SvgIconComponent;\nexport const FlipToBackRounded: SvgIconComponent;\nexport const FlipToBackSharp: SvgIconComponent;\nexport const FlipToBackTwoTone: SvgIconComponent;\nexport const FlipToFront: SvgIconComponent;\nexport const FlipToFrontOutlined: SvgIconComponent;\nexport const FlipToFrontRounded: SvgIconComponent;\nexport const FlipToFrontSharp: SvgIconComponent;\nexport const FlipToFrontTwoTone: SvgIconComponent;\nexport const FlipTwoTone: SvgIconComponent;\nexport const Flood: SvgIconComponent;\nexport const FloodOutlined: SvgIconComponent;\nexport const FloodRounded: SvgIconComponent;\nexport const FloodSharp: SvgIconComponent;\nexport const FloodTwoTone: SvgIconComponent;\nexport const Fluorescent: SvgIconComponent;\nexport const FluorescentOutlined: SvgIconComponent;\nexport const FluorescentRounded: SvgIconComponent;\nexport const FluorescentSharp: SvgIconComponent;\nexport const FluorescentTwoTone: SvgIconComponent;\nexport const FlutterDash: SvgIconComponent;\nexport const FlutterDashOutlined: SvgIconComponent;\nexport const FlutterDashRounded: SvgIconComponent;\nexport const FlutterDashSharp: SvgIconComponent;\nexport const FlutterDashTwoTone: SvgIconComponent;\nexport const FmdBad: SvgIconComponent;\nexport const FmdBadOutlined: SvgIconComponent;\nexport const FmdBadRounded: SvgIconComponent;\nexport const FmdBadSharp: SvgIconComponent;\nexport const FmdBadTwoTone: SvgIconComponent;\nexport const FmdGood: SvgIconComponent;\nexport const FmdGoodOutlined: SvgIconComponent;\nexport const FmdGoodRounded: SvgIconComponent;\nexport const FmdGoodSharp: SvgIconComponent;\nexport const FmdGoodTwoTone: SvgIconComponent;\nexport const Folder: SvgIconComponent;\nexport const FolderCopy: SvgIconComponent;\nexport const FolderCopyOutlined: SvgIconComponent;\nexport const FolderCopyRounded: SvgIconComponent;\nexport const FolderCopySharp: SvgIconComponent;\nexport const FolderCopyTwoTone: SvgIconComponent;\nexport const FolderDelete: SvgIconComponent;\nexport const FolderDeleteOutlined: SvgIconComponent;\nexport const FolderDeleteRounded: SvgIconComponent;\nexport const FolderDeleteSharp: SvgIconComponent;\nexport const FolderDeleteTwoTone: SvgIconComponent;\nexport const FolderOff: SvgIconComponent;\nexport const FolderOffOutlined: SvgIconComponent;\nexport const FolderOffRounded: SvgIconComponent;\nexport const FolderOffSharp: SvgIconComponent;\nexport const FolderOffTwoTone: SvgIconComponent;\nexport const FolderOpen: SvgIconComponent;\nexport const FolderOpenOutlined: SvgIconComponent;\nexport const FolderOpenRounded: SvgIconComponent;\nexport const FolderOpenSharp: SvgIconComponent;\nexport const FolderOpenTwoTone: SvgIconComponent;\nexport const FolderOutlined: SvgIconComponent;\nexport const FolderRounded: SvgIconComponent;\nexport const FolderShared: SvgIconComponent;\nexport const FolderSharedOutlined: SvgIconComponent;\nexport const FolderSharedRounded: SvgIconComponent;\nexport const FolderSharedSharp: SvgIconComponent;\nexport const FolderSharedTwoTone: SvgIconComponent;\nexport const FolderSharp: SvgIconComponent;\nexport const FolderSpecial: SvgIconComponent;\nexport const FolderSpecialOutlined: SvgIconComponent;\nexport const FolderSpecialRounded: SvgIconComponent;\nexport const FolderSpecialSharp: SvgIconComponent;\nexport const FolderSpecialTwoTone: SvgIconComponent;\nexport const FolderTwoTone: SvgIconComponent;\nexport const FolderZip: SvgIconComponent;\nexport const FolderZipOutlined: SvgIconComponent;\nexport const FolderZipRounded: SvgIconComponent;\nexport const FolderZipSharp: SvgIconComponent;\nexport const FolderZipTwoTone: SvgIconComponent;\nexport const FollowTheSigns: SvgIconComponent;\nexport const FollowTheSignsOutlined: SvgIconComponent;\nexport const FollowTheSignsRounded: SvgIconComponent;\nexport const FollowTheSignsSharp: SvgIconComponent;\nexport const FollowTheSignsTwoTone: SvgIconComponent;\nexport const FontDownload: SvgIconComponent;\nexport const FontDownloadOff: SvgIconComponent;\nexport const FontDownloadOffOutlined: SvgIconComponent;\nexport const FontDownloadOffRounded: SvgIconComponent;\nexport const FontDownloadOffSharp: SvgIconComponent;\nexport const FontDownloadOffTwoTone: SvgIconComponent;\nexport const FontDownloadOutlined: SvgIconComponent;\nexport const FontDownloadRounded: SvgIconComponent;\nexport const FontDownloadSharp: SvgIconComponent;\nexport const FontDownloadTwoTone: SvgIconComponent;\nexport const FoodBank: SvgIconComponent;\nexport const FoodBankOutlined: SvgIconComponent;\nexport const FoodBankRounded: SvgIconComponent;\nexport const FoodBankSharp: SvgIconComponent;\nexport const FoodBankTwoTone: SvgIconComponent;\nexport const Forest: SvgIconComponent;\nexport const ForestOutlined: SvgIconComponent;\nexport const ForestRounded: SvgIconComponent;\nexport const ForestSharp: SvgIconComponent;\nexport const ForestTwoTone: SvgIconComponent;\nexport const ForkLeft: SvgIconComponent;\nexport const ForkLeftOutlined: SvgIconComponent;\nexport const ForkLeftRounded: SvgIconComponent;\nexport const ForkLeftSharp: SvgIconComponent;\nexport const ForkLeftTwoTone: SvgIconComponent;\nexport const ForkRight: SvgIconComponent;\nexport const ForkRightOutlined: SvgIconComponent;\nexport const ForkRightRounded: SvgIconComponent;\nexport const ForkRightSharp: SvgIconComponent;\nexport const ForkRightTwoTone: SvgIconComponent;\nexport const FormatAlignCenter: SvgIconComponent;\nexport const FormatAlignCenterOutlined: SvgIconComponent;\nexport const FormatAlignCenterRounded: SvgIconComponent;\nexport const FormatAlignCenterSharp: SvgIconComponent;\nexport const FormatAlignCenterTwoTone: SvgIconComponent;\nexport const FormatAlignJustify: SvgIconComponent;\nexport const FormatAlignJustifyOutlined: SvgIconComponent;\nexport const FormatAlignJustifyRounded: SvgIconComponent;\nexport const FormatAlignJustifySharp: SvgIconComponent;\nexport const FormatAlignJustifyTwoTone: SvgIconComponent;\nexport const FormatAlignLeft: SvgIconComponent;\nexport const FormatAlignLeftOutlined: SvgIconComponent;\nexport const FormatAlignLeftRounded: SvgIconComponent;\nexport const FormatAlignLeftSharp: SvgIconComponent;\nexport const FormatAlignLeftTwoTone: SvgIconComponent;\nexport const FormatAlignRight: SvgIconComponent;\nexport const FormatAlignRightOutlined: SvgIconComponent;\nexport const FormatAlignRightRounded: SvgIconComponent;\nexport const FormatAlignRightSharp: SvgIconComponent;\nexport const FormatAlignRightTwoTone: SvgIconComponent;\nexport const FormatBold: SvgIconComponent;\nexport const FormatBoldOutlined: SvgIconComponent;\nexport const FormatBoldRounded: SvgIconComponent;\nexport const FormatBoldSharp: SvgIconComponent;\nexport const FormatBoldTwoTone: SvgIconComponent;\nexport const FormatClear: SvgIconComponent;\nexport const FormatClearOutlined: SvgIconComponent;\nexport const FormatClearRounded: SvgIconComponent;\nexport const FormatClearSharp: SvgIconComponent;\nexport const FormatClearTwoTone: SvgIconComponent;\nexport const FormatColorFill: SvgIconComponent;\nexport const FormatColorFillOutlined: SvgIconComponent;\nexport const FormatColorFillRounded: SvgIconComponent;\nexport const FormatColorFillSharp: SvgIconComponent;\nexport const FormatColorFillTwoTone: SvgIconComponent;\nexport const FormatColorReset: SvgIconComponent;\nexport const FormatColorResetOutlined: SvgIconComponent;\nexport const FormatColorResetRounded: SvgIconComponent;\nexport const FormatColorResetSharp: SvgIconComponent;\nexport const FormatColorResetTwoTone: SvgIconComponent;\nexport const FormatColorText: SvgIconComponent;\nexport const FormatColorTextOutlined: SvgIconComponent;\nexport const FormatColorTextRounded: SvgIconComponent;\nexport const FormatColorTextSharp: SvgIconComponent;\nexport const FormatColorTextTwoTone: SvgIconComponent;\nexport const FormatIndentDecrease: SvgIconComponent;\nexport const FormatIndentDecreaseOutlined: SvgIconComponent;\nexport const FormatIndentDecreaseRounded: SvgIconComponent;\nexport const FormatIndentDecreaseSharp: SvgIconComponent;\nexport const FormatIndentDecreaseTwoTone: SvgIconComponent;\nexport const FormatIndentIncrease: SvgIconComponent;\nexport const FormatIndentIncreaseOutlined: SvgIconComponent;\nexport const FormatIndentIncreaseRounded: SvgIconComponent;\nexport const FormatIndentIncreaseSharp: SvgIconComponent;\nexport const FormatIndentIncreaseTwoTone: SvgIconComponent;\nexport const FormatItalic: SvgIconComponent;\nexport const FormatItalicOutlined: SvgIconComponent;\nexport const FormatItalicRounded: SvgIconComponent;\nexport const FormatItalicSharp: SvgIconComponent;\nexport const FormatItalicTwoTone: SvgIconComponent;\nexport const FormatLineSpacing: SvgIconComponent;\nexport const FormatLineSpacingOutlined: SvgIconComponent;\nexport const FormatLineSpacingRounded: SvgIconComponent;\nexport const FormatLineSpacingSharp: SvgIconComponent;\nexport const FormatLineSpacingTwoTone: SvgIconComponent;\nexport const FormatListBulleted: SvgIconComponent;\nexport const FormatListBulletedOutlined: SvgIconComponent;\nexport const FormatListBulletedRounded: SvgIconComponent;\nexport const FormatListBulletedSharp: SvgIconComponent;\nexport const FormatListBulletedTwoTone: SvgIconComponent;\nexport const FormatListNumbered: SvgIconComponent;\nexport const FormatListNumberedOutlined: SvgIconComponent;\nexport const FormatListNumberedRounded: SvgIconComponent;\nexport const FormatListNumberedRtl: SvgIconComponent;\nexport const FormatListNumberedRtlOutlined: SvgIconComponent;\nexport const FormatListNumberedRtlRounded: SvgIconComponent;\nexport const FormatListNumberedRtlSharp: SvgIconComponent;\nexport const FormatListNumberedRtlTwoTone: SvgIconComponent;\nexport const FormatListNumberedSharp: SvgIconComponent;\nexport const FormatListNumberedTwoTone: SvgIconComponent;\nexport const FormatOverline: SvgIconComponent;\nexport const FormatOverlineOutlined: SvgIconComponent;\nexport const FormatOverlineRounded: SvgIconComponent;\nexport const FormatOverlineSharp: SvgIconComponent;\nexport const FormatOverlineTwoTone: SvgIconComponent;\nexport const FormatPaint: SvgIconComponent;\nexport const FormatPaintOutlined: SvgIconComponent;\nexport const FormatPaintRounded: SvgIconComponent;\nexport const FormatPaintSharp: SvgIconComponent;\nexport const FormatPaintTwoTone: SvgIconComponent;\nexport const FormatQuote: SvgIconComponent;\nexport const FormatQuoteOutlined: SvgIconComponent;\nexport const FormatQuoteRounded: SvgIconComponent;\nexport const FormatQuoteSharp: SvgIconComponent;\nexport const FormatQuoteTwoTone: SvgIconComponent;\nexport const FormatShapes: SvgIconComponent;\nexport const FormatShapesOutlined: SvgIconComponent;\nexport const FormatShapesRounded: SvgIconComponent;\nexport const FormatShapesSharp: SvgIconComponent;\nexport const FormatShapesTwoTone: SvgIconComponent;\nexport const FormatSize: SvgIconComponent;\nexport const FormatSizeOutlined: SvgIconComponent;\nexport const FormatSizeRounded: SvgIconComponent;\nexport const FormatSizeSharp: SvgIconComponent;\nexport const FormatSizeTwoTone: SvgIconComponent;\nexport const FormatStrikethrough: SvgIconComponent;\nexport const FormatStrikethroughOutlined: SvgIconComponent;\nexport const FormatStrikethroughRounded: SvgIconComponent;\nexport const FormatStrikethroughSharp: SvgIconComponent;\nexport const FormatStrikethroughTwoTone: SvgIconComponent;\nexport const FormatTextdirectionLToR: SvgIconComponent;\nexport const FormatTextdirectionLToROutlined: SvgIconComponent;\nexport const FormatTextdirectionLToRRounded: SvgIconComponent;\nexport const FormatTextdirectionLToRSharp: SvgIconComponent;\nexport const FormatTextdirectionLToRTwoTone: SvgIconComponent;\nexport const FormatTextdirectionRToL: SvgIconComponent;\nexport const FormatTextdirectionRToLOutlined: SvgIconComponent;\nexport const FormatTextdirectionRToLRounded: SvgIconComponent;\nexport const FormatTextdirectionRToLSharp: SvgIconComponent;\nexport const FormatTextdirectionRToLTwoTone: SvgIconComponent;\nexport const FormatUnderlined: SvgIconComponent;\nexport const FormatUnderlinedOutlined: SvgIconComponent;\nexport const FormatUnderlinedRounded: SvgIconComponent;\nexport const FormatUnderlinedSharp: SvgIconComponent;\nexport const FormatUnderlinedTwoTone: SvgIconComponent;\nexport const Fort: SvgIconComponent;\nexport const FortOutlined: SvgIconComponent;\nexport const FortRounded: SvgIconComponent;\nexport const FortSharp: SvgIconComponent;\nexport const FortTwoTone: SvgIconComponent;\nexport const Forum: SvgIconComponent;\nexport const ForumOutlined: SvgIconComponent;\nexport const ForumRounded: SvgIconComponent;\nexport const ForumSharp: SvgIconComponent;\nexport const ForumTwoTone: SvgIconComponent;\nexport const Forward: SvgIconComponent;\nexport const Forward10: SvgIconComponent;\nexport const Forward10Outlined: SvgIconComponent;\nexport const Forward10Rounded: SvgIconComponent;\nexport const Forward10Sharp: SvgIconComponent;\nexport const Forward10TwoTone: SvgIconComponent;\nexport const Forward30: SvgIconComponent;\nexport const Forward30Outlined: SvgIconComponent;\nexport const Forward30Rounded: SvgIconComponent;\nexport const Forward30Sharp: SvgIconComponent;\nexport const Forward30TwoTone: SvgIconComponent;\nexport const Forward5: SvgIconComponent;\nexport const Forward5Outlined: SvgIconComponent;\nexport const Forward5Rounded: SvgIconComponent;\nexport const Forward5Sharp: SvgIconComponent;\nexport const Forward5TwoTone: SvgIconComponent;\nexport const ForwardOutlined: SvgIconComponent;\nexport const ForwardRounded: SvgIconComponent;\nexport const ForwardSharp: SvgIconComponent;\nexport const ForwardToInbox: SvgIconComponent;\nexport const ForwardToInboxOutlined: SvgIconComponent;\nexport const ForwardToInboxRounded: SvgIconComponent;\nexport const ForwardToInboxSharp: SvgIconComponent;\nexport const ForwardToInboxTwoTone: SvgIconComponent;\nexport const ForwardTwoTone: SvgIconComponent;\nexport const Foundation: SvgIconComponent;\nexport const FoundationOutlined: SvgIconComponent;\nexport const FoundationRounded: SvgIconComponent;\nexport const FoundationSharp: SvgIconComponent;\nexport const FoundationTwoTone: SvgIconComponent;\nexport const FourGMobiledata: SvgIconComponent;\nexport const FourGMobiledataOutlined: SvgIconComponent;\nexport const FourGMobiledataRounded: SvgIconComponent;\nexport const FourGMobiledataSharp: SvgIconComponent;\nexport const FourGMobiledataTwoTone: SvgIconComponent;\nexport const FourGPlusMobiledata: SvgIconComponent;\nexport const FourGPlusMobiledataOutlined: SvgIconComponent;\nexport const FourGPlusMobiledataRounded: SvgIconComponent;\nexport const FourGPlusMobiledataSharp: SvgIconComponent;\nexport const FourGPlusMobiledataTwoTone: SvgIconComponent;\nexport const FourK: SvgIconComponent;\nexport const FourKOutlined: SvgIconComponent;\nexport const FourKPlus: SvgIconComponent;\nexport const FourKPlusOutlined: SvgIconComponent;\nexport const FourKPlusRounded: SvgIconComponent;\nexport const FourKPlusSharp: SvgIconComponent;\nexport const FourKPlusTwoTone: SvgIconComponent;\nexport const FourKRounded: SvgIconComponent;\nexport const FourKSharp: SvgIconComponent;\nexport const FourKTwoTone: SvgIconComponent;\nexport const FourMp: SvgIconComponent;\nexport const FourMpOutlined: SvgIconComponent;\nexport const FourMpRounded: SvgIconComponent;\nexport const FourMpSharp: SvgIconComponent;\nexport const FourMpTwoTone: SvgIconComponent;\nexport const FourteenMp: SvgIconComponent;\nexport const FourteenMpOutlined: SvgIconComponent;\nexport const FourteenMpRounded: SvgIconComponent;\nexport const FourteenMpSharp: SvgIconComponent;\nexport const FourteenMpTwoTone: SvgIconComponent;\nexport const FreeBreakfast: SvgIconComponent;\nexport const FreeBreakfastOutlined: SvgIconComponent;\nexport const FreeBreakfastRounded: SvgIconComponent;\nexport const FreeBreakfastSharp: SvgIconComponent;\nexport const FreeBreakfastTwoTone: SvgIconComponent;\nexport const Fullscreen: SvgIconComponent;\nexport const FullscreenExit: SvgIconComponent;\nexport const FullscreenExitOutlined: SvgIconComponent;\nexport const FullscreenExitRounded: SvgIconComponent;\nexport const FullscreenExitSharp: SvgIconComponent;\nexport const FullscreenExitTwoTone: SvgIconComponent;\nexport const FullscreenOutlined: SvgIconComponent;\nexport const FullscreenRounded: SvgIconComponent;\nexport const FullscreenSharp: SvgIconComponent;\nexport const FullscreenTwoTone: SvgIconComponent;\nexport const Functions: SvgIconComponent;\nexport const FunctionsOutlined: SvgIconComponent;\nexport const FunctionsRounded: SvgIconComponent;\nexport const FunctionsSharp: SvgIconComponent;\nexport const FunctionsTwoTone: SvgIconComponent;\nexport const GMobiledata: SvgIconComponent;\nexport const GMobiledataOutlined: SvgIconComponent;\nexport const GMobiledataRounded: SvgIconComponent;\nexport const GMobiledataSharp: SvgIconComponent;\nexport const GMobiledataTwoTone: SvgIconComponent;\nexport const GTranslate: SvgIconComponent;\nexport const GTranslateOutlined: SvgIconComponent;\nexport const GTranslateRounded: SvgIconComponent;\nexport const GTranslateSharp: SvgIconComponent;\nexport const GTranslateTwoTone: SvgIconComponent;\nexport const Gamepad: SvgIconComponent;\nexport const GamepadOutlined: SvgIconComponent;\nexport const GamepadRounded: SvgIconComponent;\nexport const GamepadSharp: SvgIconComponent;\nexport const GamepadTwoTone: SvgIconComponent;\nexport const Games: SvgIconComponent;\nexport const GamesOutlined: SvgIconComponent;\nexport const GamesRounded: SvgIconComponent;\nexport const GamesSharp: SvgIconComponent;\nexport const GamesTwoTone: SvgIconComponent;\nexport const Garage: SvgIconComponent;\nexport const GarageOutlined: SvgIconComponent;\nexport const GarageRounded: SvgIconComponent;\nexport const GarageSharp: SvgIconComponent;\nexport const GarageTwoTone: SvgIconComponent;\nexport const GasMeter: SvgIconComponent;\nexport const GasMeterOutlined: SvgIconComponent;\nexport const GasMeterRounded: SvgIconComponent;\nexport const GasMeterSharp: SvgIconComponent;\nexport const GasMeterTwoTone: SvgIconComponent;\nexport const Gavel: SvgIconComponent;\nexport const GavelOutlined: SvgIconComponent;\nexport const GavelRounded: SvgIconComponent;\nexport const GavelSharp: SvgIconComponent;\nexport const GavelTwoTone: SvgIconComponent;\nexport const Gesture: SvgIconComponent;\nexport const GestureOutlined: SvgIconComponent;\nexport const GestureRounded: SvgIconComponent;\nexport const GestureSharp: SvgIconComponent;\nexport const GestureTwoTone: SvgIconComponent;\nexport const GetApp: SvgIconComponent;\nexport const GetAppOutlined: SvgIconComponent;\nexport const GetAppRounded: SvgIconComponent;\nexport const GetAppSharp: SvgIconComponent;\nexport const GetAppTwoTone: SvgIconComponent;\nexport const Gif: SvgIconComponent;\nexport const GifBox: SvgIconComponent;\nexport const GifBoxOutlined: SvgIconComponent;\nexport const GifBoxRounded: SvgIconComponent;\nexport const GifBoxSharp: SvgIconComponent;\nexport const GifBoxTwoTone: SvgIconComponent;\nexport const GifOutlined: SvgIconComponent;\nexport const GifRounded: SvgIconComponent;\nexport const GifSharp: SvgIconComponent;\nexport const GifTwoTone: SvgIconComponent;\nexport const Girl: SvgIconComponent;\nexport const GirlOutlined: SvgIconComponent;\nexport const GirlRounded: SvgIconComponent;\nexport const GirlSharp: SvgIconComponent;\nexport const GirlTwoTone: SvgIconComponent;\nexport const GitHub: SvgIconComponent;\nexport const Gite: SvgIconComponent;\nexport const GiteOutlined: SvgIconComponent;\nexport const GiteRounded: SvgIconComponent;\nexport const GiteSharp: SvgIconComponent;\nexport const GiteTwoTone: SvgIconComponent;\nexport const GolfCourse: SvgIconComponent;\nexport const GolfCourseOutlined: SvgIconComponent;\nexport const GolfCourseRounded: SvgIconComponent;\nexport const GolfCourseSharp: SvgIconComponent;\nexport const GolfCourseTwoTone: SvgIconComponent;\nexport const Google: SvgIconComponent;\nexport const GppBad: SvgIconComponent;\nexport const GppBadOutlined: SvgIconComponent;\nexport const GppBadRounded: SvgIconComponent;\nexport const GppBadSharp: SvgIconComponent;\nexport const GppBadTwoTone: SvgIconComponent;\nexport const GppGood: SvgIconComponent;\nexport const GppGoodOutlined: SvgIconComponent;\nexport const GppGoodRounded: SvgIconComponent;\nexport const GppGoodSharp: SvgIconComponent;\nexport const GppGoodTwoTone: SvgIconComponent;\nexport const GppMaybe: SvgIconComponent;\nexport const GppMaybeOutlined: SvgIconComponent;\nexport const GppMaybeRounded: SvgIconComponent;\nexport const GppMaybeSharp: SvgIconComponent;\nexport const GppMaybeTwoTone: SvgIconComponent;\nexport const GpsFixed: SvgIconComponent;\nexport const GpsFixedOutlined: SvgIconComponent;\nexport const GpsFixedRounded: SvgIconComponent;\nexport const GpsFixedSharp: SvgIconComponent;\nexport const GpsFixedTwoTone: SvgIconComponent;\nexport const GpsNotFixed: SvgIconComponent;\nexport const GpsNotFixedOutlined: SvgIconComponent;\nexport const GpsNotFixedRounded: SvgIconComponent;\nexport const GpsNotFixedSharp: SvgIconComponent;\nexport const GpsNotFixedTwoTone: SvgIconComponent;\nexport const GpsOff: SvgIconComponent;\nexport const GpsOffOutlined: SvgIconComponent;\nexport const GpsOffRounded: SvgIconComponent;\nexport const GpsOffSharp: SvgIconComponent;\nexport const GpsOffTwoTone: SvgIconComponent;\nexport const Grade: SvgIconComponent;\nexport const GradeOutlined: SvgIconComponent;\nexport const GradeRounded: SvgIconComponent;\nexport const GradeSharp: SvgIconComponent;\nexport const GradeTwoTone: SvgIconComponent;\nexport const Gradient: SvgIconComponent;\nexport const GradientOutlined: SvgIconComponent;\nexport const GradientRounded: SvgIconComponent;\nexport const GradientSharp: SvgIconComponent;\nexport const GradientTwoTone: SvgIconComponent;\nexport const Grading: SvgIconComponent;\nexport const GradingOutlined: SvgIconComponent;\nexport const GradingRounded: SvgIconComponent;\nexport const GradingSharp: SvgIconComponent;\nexport const GradingTwoTone: SvgIconComponent;\nexport const Grain: SvgIconComponent;\nexport const GrainOutlined: SvgIconComponent;\nexport const GrainRounded: SvgIconComponent;\nexport const GrainSharp: SvgIconComponent;\nexport const GrainTwoTone: SvgIconComponent;\nexport const GraphicEq: SvgIconComponent;\nexport const GraphicEqOutlined: SvgIconComponent;\nexport const GraphicEqRounded: SvgIconComponent;\nexport const GraphicEqSharp: SvgIconComponent;\nexport const GraphicEqTwoTone: SvgIconComponent;\nexport const Grass: SvgIconComponent;\nexport const GrassOutlined: SvgIconComponent;\nexport const GrassRounded: SvgIconComponent;\nexport const GrassSharp: SvgIconComponent;\nexport const GrassTwoTone: SvgIconComponent;\nexport const Grid3x3: SvgIconComponent;\nexport const Grid3x3Outlined: SvgIconComponent;\nexport const Grid3x3Rounded: SvgIconComponent;\nexport const Grid3x3Sharp: SvgIconComponent;\nexport const Grid3x3TwoTone: SvgIconComponent;\nexport const Grid4x4: SvgIconComponent;\nexport const Grid4x4Outlined: SvgIconComponent;\nexport const Grid4x4Rounded: SvgIconComponent;\nexport const Grid4x4Sharp: SvgIconComponent;\nexport const Grid4x4TwoTone: SvgIconComponent;\nexport const GridGoldenratio: SvgIconComponent;\nexport const GridGoldenratioOutlined: SvgIconComponent;\nexport const GridGoldenratioRounded: SvgIconComponent;\nexport const GridGoldenratioSharp: SvgIconComponent;\nexport const GridGoldenratioTwoTone: SvgIconComponent;\nexport const GridOff: SvgIconComponent;\nexport const GridOffOutlined: SvgIconComponent;\nexport const GridOffRounded: SvgIconComponent;\nexport const GridOffSharp: SvgIconComponent;\nexport const GridOffTwoTone: SvgIconComponent;\nexport const GridOn: SvgIconComponent;\nexport const GridOnOutlined: SvgIconComponent;\nexport const GridOnRounded: SvgIconComponent;\nexport const GridOnSharp: SvgIconComponent;\nexport const GridOnTwoTone: SvgIconComponent;\nexport const GridView: SvgIconComponent;\nexport const GridViewOutlined: SvgIconComponent;\nexport const GridViewRounded: SvgIconComponent;\nexport const GridViewSharp: SvgIconComponent;\nexport const GridViewTwoTone: SvgIconComponent;\nexport const Group: SvgIconComponent;\nexport const GroupAdd: SvgIconComponent;\nexport const GroupAddOutlined: SvgIconComponent;\nexport const GroupAddRounded: SvgIconComponent;\nexport const GroupAddSharp: SvgIconComponent;\nexport const GroupAddTwoTone: SvgIconComponent;\nexport const GroupOutlined: SvgIconComponent;\nexport const GroupRemove: SvgIconComponent;\nexport const GroupRemoveOutlined: SvgIconComponent;\nexport const GroupRemoveRounded: SvgIconComponent;\nexport const GroupRemoveSharp: SvgIconComponent;\nexport const GroupRemoveTwoTone: SvgIconComponent;\nexport const GroupRounded: SvgIconComponent;\nexport const GroupSharp: SvgIconComponent;\nexport const GroupTwoTone: SvgIconComponent;\nexport const GroupWork: SvgIconComponent;\nexport const GroupWorkOutlined: SvgIconComponent;\nexport const GroupWorkRounded: SvgIconComponent;\nexport const GroupWorkSharp: SvgIconComponent;\nexport const GroupWorkTwoTone: SvgIconComponent;\nexport const Groups: SvgIconComponent;\nexport const Groups2: SvgIconComponent;\nexport const Groups2Outlined: SvgIconComponent;\nexport const Groups2Rounded: SvgIconComponent;\nexport const Groups2Sharp: SvgIconComponent;\nexport const Groups2TwoTone: SvgIconComponent;\nexport const Groups3: SvgIconComponent;\nexport const Groups3Outlined: SvgIconComponent;\nexport const Groups3Rounded: SvgIconComponent;\nexport const Groups3Sharp: SvgIconComponent;\nexport const Groups3TwoTone: SvgIconComponent;\nexport const GroupsOutlined: SvgIconComponent;\nexport const GroupsRounded: SvgIconComponent;\nexport const GroupsSharp: SvgIconComponent;\nexport const GroupsTwoTone: SvgIconComponent;\nexport const HMobiledata: SvgIconComponent;\nexport const HMobiledataOutlined: SvgIconComponent;\nexport const HMobiledataRounded: SvgIconComponent;\nexport const HMobiledataSharp: SvgIconComponent;\nexport const HMobiledataTwoTone: SvgIconComponent;\nexport const HPlusMobiledata: SvgIconComponent;\nexport const HPlusMobiledataOutlined: SvgIconComponent;\nexport const HPlusMobiledataRounded: SvgIconComponent;\nexport const HPlusMobiledataSharp: SvgIconComponent;\nexport const HPlusMobiledataTwoTone: SvgIconComponent;\nexport const Hail: SvgIconComponent;\nexport const HailOutlined: SvgIconComponent;\nexport const HailRounded: SvgIconComponent;\nexport const HailSharp: SvgIconComponent;\nexport const HailTwoTone: SvgIconComponent;\nexport const Handshake: SvgIconComponent;\nexport const HandshakeOutlined: SvgIconComponent;\nexport const HandshakeRounded: SvgIconComponent;\nexport const HandshakeSharp: SvgIconComponent;\nexport const HandshakeTwoTone: SvgIconComponent;\nexport const Handyman: SvgIconComponent;\nexport const HandymanOutlined: SvgIconComponent;\nexport const HandymanRounded: SvgIconComponent;\nexport const HandymanSharp: SvgIconComponent;\nexport const HandymanTwoTone: SvgIconComponent;\nexport const Hardware: SvgIconComponent;\nexport const HardwareOutlined: SvgIconComponent;\nexport const HardwareRounded: SvgIconComponent;\nexport const HardwareSharp: SvgIconComponent;\nexport const HardwareTwoTone: SvgIconComponent;\nexport const Hd: SvgIconComponent;\nexport const HdOutlined: SvgIconComponent;\nexport const HdRounded: SvgIconComponent;\nexport const HdSharp: SvgIconComponent;\nexport const HdTwoTone: SvgIconComponent;\nexport const HdrAuto: SvgIconComponent;\nexport const HdrAutoOutlined: SvgIconComponent;\nexport const HdrAutoRounded: SvgIconComponent;\nexport const HdrAutoSelect: SvgIconComponent;\nexport const HdrAutoSelectOutlined: SvgIconComponent;\nexport const HdrAutoSelectRounded: SvgIconComponent;\nexport const HdrAutoSelectSharp: SvgIconComponent;\nexport const HdrAutoSelectTwoTone: SvgIconComponent;\nexport const HdrAutoSharp: SvgIconComponent;\nexport const HdrAutoTwoTone: SvgIconComponent;\nexport const HdrEnhancedSelect: SvgIconComponent;\nexport const HdrEnhancedSelectOutlined: SvgIconComponent;\nexport const HdrEnhancedSelectRounded: SvgIconComponent;\nexport const HdrEnhancedSelectSharp: SvgIconComponent;\nexport const HdrEnhancedSelectTwoTone: SvgIconComponent;\nexport const HdrOff: SvgIconComponent;\nexport const HdrOffOutlined: SvgIconComponent;\nexport const HdrOffRounded: SvgIconComponent;\nexport const HdrOffSelect: SvgIconComponent;\nexport const HdrOffSelectOutlined: SvgIconComponent;\nexport const HdrOffSelectRounded: SvgIconComponent;\nexport const HdrOffSelectSharp: SvgIconComponent;\nexport const HdrOffSelectTwoTone: SvgIconComponent;\nexport const HdrOffSharp: SvgIconComponent;\nexport const HdrOffTwoTone: SvgIconComponent;\nexport const HdrOn: SvgIconComponent;\nexport const HdrOnOutlined: SvgIconComponent;\nexport const HdrOnRounded: SvgIconComponent;\nexport const HdrOnSelect: SvgIconComponent;\nexport const HdrOnSelectOutlined: SvgIconComponent;\nexport const HdrOnSelectRounded: SvgIconComponent;\nexport const HdrOnSelectSharp: SvgIconComponent;\nexport const HdrOnSelectTwoTone: SvgIconComponent;\nexport const HdrOnSharp: SvgIconComponent;\nexport const HdrOnTwoTone: SvgIconComponent;\nexport const HdrPlus: SvgIconComponent;\nexport const HdrPlusOutlined: SvgIconComponent;\nexport const HdrPlusRounded: SvgIconComponent;\nexport const HdrPlusSharp: SvgIconComponent;\nexport const HdrPlusTwoTone: SvgIconComponent;\nexport const HdrStrong: SvgIconComponent;\nexport const HdrStrongOutlined: SvgIconComponent;\nexport const HdrStrongRounded: SvgIconComponent;\nexport const HdrStrongSharp: SvgIconComponent;\nexport const HdrStrongTwoTone: SvgIconComponent;\nexport const HdrWeak: SvgIconComponent;\nexport const HdrWeakOutlined: SvgIconComponent;\nexport const HdrWeakRounded: SvgIconComponent;\nexport const HdrWeakSharp: SvgIconComponent;\nexport const HdrWeakTwoTone: SvgIconComponent;\nexport const Headphones: SvgIconComponent;\nexport const HeadphonesBattery: SvgIconComponent;\nexport const HeadphonesBatteryOutlined: SvgIconComponent;\nexport const HeadphonesBatteryRounded: SvgIconComponent;\nexport const HeadphonesBatterySharp: SvgIconComponent;\nexport const HeadphonesBatteryTwoTone: SvgIconComponent;\nexport const HeadphonesOutlined: SvgIconComponent;\nexport const HeadphonesRounded: SvgIconComponent;\nexport const HeadphonesSharp: SvgIconComponent;\nexport const HeadphonesTwoTone: SvgIconComponent;\nexport const Headset: SvgIconComponent;\nexport const HeadsetMic: SvgIconComponent;\nexport const HeadsetMicOutlined: SvgIconComponent;\nexport const HeadsetMicRounded: SvgIconComponent;\nexport const HeadsetMicSharp: SvgIconComponent;\nexport const HeadsetMicTwoTone: SvgIconComponent;\nexport const HeadsetOff: SvgIconComponent;\nexport const HeadsetOffOutlined: SvgIconComponent;\nexport const HeadsetOffRounded: SvgIconComponent;\nexport const HeadsetOffSharp: SvgIconComponent;\nexport const HeadsetOffTwoTone: SvgIconComponent;\nexport const HeadsetOutlined: SvgIconComponent;\nexport const HeadsetRounded: SvgIconComponent;\nexport const HeadsetSharp: SvgIconComponent;\nexport const HeadsetTwoTone: SvgIconComponent;\nexport const Healing: SvgIconComponent;\nexport const HealingOutlined: SvgIconComponent;\nexport const HealingRounded: SvgIconComponent;\nexport const HealingSharp: SvgIconComponent;\nexport const HealingTwoTone: SvgIconComponent;\nexport const HealthAndSafety: SvgIconComponent;\nexport const HealthAndSafetyOutlined: SvgIconComponent;\nexport const HealthAndSafetyRounded: SvgIconComponent;\nexport const HealthAndSafetySharp: SvgIconComponent;\nexport const HealthAndSafetyTwoTone: SvgIconComponent;\nexport const Hearing: SvgIconComponent;\nexport const HearingDisabled: SvgIconComponent;\nexport const HearingDisabledOutlined: SvgIconComponent;\nexport const HearingDisabledRounded: SvgIconComponent;\nexport const HearingDisabledSharp: SvgIconComponent;\nexport const HearingDisabledTwoTone: SvgIconComponent;\nexport const HearingOutlined: SvgIconComponent;\nexport const HearingRounded: SvgIconComponent;\nexport const HearingSharp: SvgIconComponent;\nexport const HearingTwoTone: SvgIconComponent;\nexport const HeartBroken: SvgIconComponent;\nexport const HeartBrokenOutlined: SvgIconComponent;\nexport const HeartBrokenRounded: SvgIconComponent;\nexport const HeartBrokenSharp: SvgIconComponent;\nexport const HeartBrokenTwoTone: SvgIconComponent;\nexport const HeatPump: SvgIconComponent;\nexport const HeatPumpOutlined: SvgIconComponent;\nexport const HeatPumpRounded: SvgIconComponent;\nexport const HeatPumpSharp: SvgIconComponent;\nexport const HeatPumpTwoTone: SvgIconComponent;\nexport const Height: SvgIconComponent;\nexport const HeightOutlined: SvgIconComponent;\nexport const HeightRounded: SvgIconComponent;\nexport const HeightSharp: SvgIconComponent;\nexport const HeightTwoTone: SvgIconComponent;\nexport const Help: SvgIconComponent;\nexport const HelpCenter: SvgIconComponent;\nexport const HelpCenterOutlined: SvgIconComponent;\nexport const HelpCenterRounded: SvgIconComponent;\nexport const HelpCenterSharp: SvgIconComponent;\nexport const HelpCenterTwoTone: SvgIconComponent;\nexport const HelpOutline: SvgIconComponent;\nexport const HelpOutlineOutlined: SvgIconComponent;\nexport const HelpOutlineRounded: SvgIconComponent;\nexport const HelpOutlineSharp: SvgIconComponent;\nexport const HelpOutlineTwoTone: SvgIconComponent;\nexport const HelpOutlined: SvgIconComponent;\nexport const HelpRounded: SvgIconComponent;\nexport const HelpSharp: SvgIconComponent;\nexport const HelpTwoTone: SvgIconComponent;\nexport const Hevc: SvgIconComponent;\nexport const HevcOutlined: SvgIconComponent;\nexport const HevcRounded: SvgIconComponent;\nexport const HevcSharp: SvgIconComponent;\nexport const HevcTwoTone: SvgIconComponent;\nexport const Hexagon: SvgIconComponent;\nexport const HexagonOutlined: SvgIconComponent;\nexport const HexagonRounded: SvgIconComponent;\nexport const HexagonSharp: SvgIconComponent;\nexport const HexagonTwoTone: SvgIconComponent;\nexport const HideImage: SvgIconComponent;\nexport const HideImageOutlined: SvgIconComponent;\nexport const HideImageRounded: SvgIconComponent;\nexport const HideImageSharp: SvgIconComponent;\nexport const HideImageTwoTone: SvgIconComponent;\nexport const HideSource: SvgIconComponent;\nexport const HideSourceOutlined: SvgIconComponent;\nexport const HideSourceRounded: SvgIconComponent;\nexport const HideSourceSharp: SvgIconComponent;\nexport const HideSourceTwoTone: SvgIconComponent;\nexport const HighQuality: SvgIconComponent;\nexport const HighQualityOutlined: SvgIconComponent;\nexport const HighQualityRounded: SvgIconComponent;\nexport const HighQualitySharp: SvgIconComponent;\nexport const HighQualityTwoTone: SvgIconComponent;\nexport const Highlight: SvgIconComponent;\nexport const HighlightAlt: SvgIconComponent;\nexport const HighlightAltOutlined: SvgIconComponent;\nexport const HighlightAltRounded: SvgIconComponent;\nexport const HighlightAltSharp: SvgIconComponent;\nexport const HighlightAltTwoTone: SvgIconComponent;\nexport const HighlightOff: SvgIconComponent;\nexport const HighlightOffOutlined: SvgIconComponent;\nexport const HighlightOffRounded: SvgIconComponent;\nexport const HighlightOffSharp: SvgIconComponent;\nexport const HighlightOffTwoTone: SvgIconComponent;\nexport const HighlightOutlined: SvgIconComponent;\nexport const HighlightRounded: SvgIconComponent;\nexport const HighlightSharp: SvgIconComponent;\nexport const HighlightTwoTone: SvgIconComponent;\nexport const Hiking: SvgIconComponent;\nexport const HikingOutlined: SvgIconComponent;\nexport const HikingRounded: SvgIconComponent;\nexport const HikingSharp: SvgIconComponent;\nexport const HikingTwoTone: SvgIconComponent;\nexport const History: SvgIconComponent;\nexport const HistoryEdu: SvgIconComponent;\nexport const HistoryEduOutlined: SvgIconComponent;\nexport const HistoryEduRounded: SvgIconComponent;\nexport const HistoryEduSharp: SvgIconComponent;\nexport const HistoryEduTwoTone: SvgIconComponent;\nexport const HistoryOutlined: SvgIconComponent;\nexport const HistoryRounded: SvgIconComponent;\nexport const HistorySharp: SvgIconComponent;\nexport const HistoryToggleOff: SvgIconComponent;\nexport const HistoryToggleOffOutlined: SvgIconComponent;\nexport const HistoryToggleOffRounded: SvgIconComponent;\nexport const HistoryToggleOffSharp: SvgIconComponent;\nexport const HistoryToggleOffTwoTone: SvgIconComponent;\nexport const HistoryTwoTone: SvgIconComponent;\nexport const Hive: SvgIconComponent;\nexport const HiveOutlined: SvgIconComponent;\nexport const HiveRounded: SvgIconComponent;\nexport const HiveSharp: SvgIconComponent;\nexport const HiveTwoTone: SvgIconComponent;\nexport const Hls: SvgIconComponent;\nexport const HlsOff: SvgIconComponent;\nexport const HlsOffOutlined: SvgIconComponent;\nexport const HlsOffRounded: SvgIconComponent;\nexport const HlsOffSharp: SvgIconComponent;\nexport const HlsOffTwoTone: SvgIconComponent;\nexport const HlsOutlined: SvgIconComponent;\nexport const HlsRounded: SvgIconComponent;\nexport const HlsSharp: SvgIconComponent;\nexport const HlsTwoTone: SvgIconComponent;\nexport const HolidayVillage: SvgIconComponent;\nexport const HolidayVillageOutlined: SvgIconComponent;\nexport const HolidayVillageRounded: SvgIconComponent;\nexport const HolidayVillageSharp: SvgIconComponent;\nexport const HolidayVillageTwoTone: SvgIconComponent;\nexport const Home: SvgIconComponent;\nexport const HomeMax: SvgIconComponent;\nexport const HomeMaxOutlined: SvgIconComponent;\nexport const HomeMaxRounded: SvgIconComponent;\nexport const HomeMaxSharp: SvgIconComponent;\nexport const HomeMaxTwoTone: SvgIconComponent;\nexport const HomeMini: SvgIconComponent;\nexport const HomeMiniOutlined: SvgIconComponent;\nexport const HomeMiniRounded: SvgIconComponent;\nexport const HomeMiniSharp: SvgIconComponent;\nexport const HomeMiniTwoTone: SvgIconComponent;\nexport const HomeOutlined: SvgIconComponent;\nexport const HomeRepairService: SvgIconComponent;\nexport const HomeRepairServiceOutlined: SvgIconComponent;\nexport const HomeRepairServiceRounded: SvgIconComponent;\nexport const HomeRepairServiceSharp: SvgIconComponent;\nexport const HomeRepairServiceTwoTone: SvgIconComponent;\nexport const HomeRounded: SvgIconComponent;\nexport const HomeSharp: SvgIconComponent;\nexport const HomeTwoTone: SvgIconComponent;\nexport const HomeWork: SvgIconComponent;\nexport const HomeWorkOutlined: SvgIconComponent;\nexport const HomeWorkRounded: SvgIconComponent;\nexport const HomeWorkSharp: SvgIconComponent;\nexport const HomeWorkTwoTone: SvgIconComponent;\nexport const HorizontalRule: SvgIconComponent;\nexport const HorizontalRuleOutlined: SvgIconComponent;\nexport const HorizontalRuleRounded: SvgIconComponent;\nexport const HorizontalRuleSharp: SvgIconComponent;\nexport const HorizontalRuleTwoTone: SvgIconComponent;\nexport const HorizontalSplit: SvgIconComponent;\nexport const HorizontalSplitOutlined: SvgIconComponent;\nexport const HorizontalSplitRounded: SvgIconComponent;\nexport const HorizontalSplitSharp: SvgIconComponent;\nexport const HorizontalSplitTwoTone: SvgIconComponent;\nexport const HotTub: SvgIconComponent;\nexport const HotTubOutlined: SvgIconComponent;\nexport const HotTubRounded: SvgIconComponent;\nexport const HotTubSharp: SvgIconComponent;\nexport const HotTubTwoTone: SvgIconComponent;\nexport const Hotel: SvgIconComponent;\nexport const HotelOutlined: SvgIconComponent;\nexport const HotelRounded: SvgIconComponent;\nexport const HotelSharp: SvgIconComponent;\nexport const HotelTwoTone: SvgIconComponent;\nexport const HourglassBottom: SvgIconComponent;\nexport const HourglassBottomOutlined: SvgIconComponent;\nexport const HourglassBottomRounded: SvgIconComponent;\nexport const HourglassBottomSharp: SvgIconComponent;\nexport const HourglassBottomTwoTone: SvgIconComponent;\nexport const HourglassDisabled: SvgIconComponent;\nexport const HourglassDisabledOutlined: SvgIconComponent;\nexport const HourglassDisabledRounded: SvgIconComponent;\nexport const HourglassDisabledSharp: SvgIconComponent;\nexport const HourglassDisabledTwoTone: SvgIconComponent;\nexport const HourglassEmpty: SvgIconComponent;\nexport const HourglassEmptyOutlined: SvgIconComponent;\nexport const HourglassEmptyRounded: SvgIconComponent;\nexport const HourglassEmptySharp: SvgIconComponent;\nexport const HourglassEmptyTwoTone: SvgIconComponent;\nexport const HourglassFull: SvgIconComponent;\nexport const HourglassFullOutlined: SvgIconComponent;\nexport const HourglassFullRounded: SvgIconComponent;\nexport const HourglassFullSharp: SvgIconComponent;\nexport const HourglassFullTwoTone: SvgIconComponent;\nexport const HourglassTop: SvgIconComponent;\nexport const HourglassTopOutlined: SvgIconComponent;\nexport const HourglassTopRounded: SvgIconComponent;\nexport const HourglassTopSharp: SvgIconComponent;\nexport const HourglassTopTwoTone: SvgIconComponent;\nexport const House: SvgIconComponent;\nexport const HouseOutlined: SvgIconComponent;\nexport const HouseRounded: SvgIconComponent;\nexport const HouseSharp: SvgIconComponent;\nexport const HouseSiding: SvgIconComponent;\nexport const HouseSidingOutlined: SvgIconComponent;\nexport const HouseSidingRounded: SvgIconComponent;\nexport const HouseSidingSharp: SvgIconComponent;\nexport const HouseSidingTwoTone: SvgIconComponent;\nexport const HouseTwoTone: SvgIconComponent;\nexport const Houseboat: SvgIconComponent;\nexport const HouseboatOutlined: SvgIconComponent;\nexport const HouseboatRounded: SvgIconComponent;\nexport const HouseboatSharp: SvgIconComponent;\nexport const HouseboatTwoTone: SvgIconComponent;\nexport const HowToReg: SvgIconComponent;\nexport const HowToRegOutlined: SvgIconComponent;\nexport const HowToRegRounded: SvgIconComponent;\nexport const HowToRegSharp: SvgIconComponent;\nexport const HowToRegTwoTone: SvgIconComponent;\nexport const HowToVote: SvgIconComponent;\nexport const HowToVoteOutlined: SvgIconComponent;\nexport const HowToVoteRounded: SvgIconComponent;\nexport const HowToVoteSharp: SvgIconComponent;\nexport const HowToVoteTwoTone: SvgIconComponent;\nexport const Html: SvgIconComponent;\nexport const HtmlOutlined: SvgIconComponent;\nexport const HtmlRounded: SvgIconComponent;\nexport const HtmlSharp: SvgIconComponent;\nexport const HtmlTwoTone: SvgIconComponent;\nexport const Http: SvgIconComponent;\nexport const HttpOutlined: SvgIconComponent;\nexport const HttpRounded: SvgIconComponent;\nexport const HttpSharp: SvgIconComponent;\nexport const HttpTwoTone: SvgIconComponent;\nexport const Https: SvgIconComponent;\nexport const HttpsOutlined: SvgIconComponent;\nexport const HttpsRounded: SvgIconComponent;\nexport const HttpsSharp: SvgIconComponent;\nexport const HttpsTwoTone: SvgIconComponent;\nexport const Hub: SvgIconComponent;\nexport const HubOutlined: SvgIconComponent;\nexport const HubRounded: SvgIconComponent;\nexport const HubSharp: SvgIconComponent;\nexport const HubTwoTone: SvgIconComponent;\nexport const Hvac: SvgIconComponent;\nexport const HvacOutlined: SvgIconComponent;\nexport const HvacRounded: SvgIconComponent;\nexport const HvacSharp: SvgIconComponent;\nexport const HvacTwoTone: SvgIconComponent;\nexport const IceSkating: SvgIconComponent;\nexport const IceSkatingOutlined: SvgIconComponent;\nexport const IceSkatingRounded: SvgIconComponent;\nexport const IceSkatingSharp: SvgIconComponent;\nexport const IceSkatingTwoTone: SvgIconComponent;\nexport const Icecream: SvgIconComponent;\nexport const IcecreamOutlined: SvgIconComponent;\nexport const IcecreamRounded: SvgIconComponent;\nexport const IcecreamSharp: SvgIconComponent;\nexport const IcecreamTwoTone: SvgIconComponent;\nexport const Image: SvgIconComponent;\nexport const ImageAspectRatio: SvgIconComponent;\nexport const ImageAspectRatioOutlined: SvgIconComponent;\nexport const ImageAspectRatioRounded: SvgIconComponent;\nexport const ImageAspectRatioSharp: SvgIconComponent;\nexport const ImageAspectRatioTwoTone: SvgIconComponent;\nexport const ImageNotSupported: SvgIconComponent;\nexport const ImageNotSupportedOutlined: SvgIconComponent;\nexport const ImageNotSupportedRounded: SvgIconComponent;\nexport const ImageNotSupportedSharp: SvgIconComponent;\nexport const ImageNotSupportedTwoTone: SvgIconComponent;\nexport const ImageOutlined: SvgIconComponent;\nexport const ImageRounded: SvgIconComponent;\nexport const ImageSearch: SvgIconComponent;\nexport const ImageSearchOutlined: SvgIconComponent;\nexport const ImageSearchRounded: SvgIconComponent;\nexport const ImageSearchSharp: SvgIconComponent;\nexport const ImageSearchTwoTone: SvgIconComponent;\nexport const ImageSharp: SvgIconComponent;\nexport const ImageTwoTone: SvgIconComponent;\nexport const ImagesearchRoller: SvgIconComponent;\nexport const ImagesearchRollerOutlined: SvgIconComponent;\nexport const ImagesearchRollerRounded: SvgIconComponent;\nexport const ImagesearchRollerSharp: SvgIconComponent;\nexport const ImagesearchRollerTwoTone: SvgIconComponent;\nexport const ImportContacts: SvgIconComponent;\nexport const ImportContactsOutlined: SvgIconComponent;\nexport const ImportContactsRounded: SvgIconComponent;\nexport const ImportContactsSharp: SvgIconComponent;\nexport const ImportContactsTwoTone: SvgIconComponent;\nexport const ImportExport: SvgIconComponent;\nexport const ImportExportOutlined: SvgIconComponent;\nexport const ImportExportRounded: SvgIconComponent;\nexport const ImportExportSharp: SvgIconComponent;\nexport const ImportExportTwoTone: SvgIconComponent;\nexport const ImportantDevices: SvgIconComponent;\nexport const ImportantDevicesOutlined: SvgIconComponent;\nexport const ImportantDevicesRounded: SvgIconComponent;\nexport const ImportantDevicesSharp: SvgIconComponent;\nexport const ImportantDevicesTwoTone: SvgIconComponent;\nexport const Inbox: SvgIconComponent;\nexport const InboxOutlined: SvgIconComponent;\nexport const InboxRounded: SvgIconComponent;\nexport const InboxSharp: SvgIconComponent;\nexport const InboxTwoTone: SvgIconComponent;\nexport const IndeterminateCheckBox: SvgIconComponent;\nexport const IndeterminateCheckBoxOutlined: SvgIconComponent;\nexport const IndeterminateCheckBoxRounded: SvgIconComponent;\nexport const IndeterminateCheckBoxSharp: SvgIconComponent;\nexport const IndeterminateCheckBoxTwoTone: SvgIconComponent;\nexport const Info: SvgIconComponent;\nexport const InfoOutlined: SvgIconComponent;\nexport const InfoRounded: SvgIconComponent;\nexport const InfoSharp: SvgIconComponent;\nexport const InfoTwoTone: SvgIconComponent;\nexport const Input: SvgIconComponent;\nexport const InputOutlined: SvgIconComponent;\nexport const InputRounded: SvgIconComponent;\nexport const InputSharp: SvgIconComponent;\nexport const InputTwoTone: SvgIconComponent;\nexport const InsertChart: SvgIconComponent;\nexport const InsertChartOutlined: SvgIconComponent;\nexport const InsertChartOutlinedOutlined: SvgIconComponent;\nexport const InsertChartOutlinedRounded: SvgIconComponent;\nexport const InsertChartOutlinedSharp: SvgIconComponent;\nexport const InsertChartOutlinedTwoTone: SvgIconComponent;\nexport const InsertChartRounded: SvgIconComponent;\nexport const InsertChartSharp: SvgIconComponent;\nexport const InsertChartTwoTone: SvgIconComponent;\nexport const InsertComment: SvgIconComponent;\nexport const InsertCommentOutlined: SvgIconComponent;\nexport const InsertCommentRounded: SvgIconComponent;\nexport const InsertCommentSharp: SvgIconComponent;\nexport const InsertCommentTwoTone: SvgIconComponent;\nexport const InsertDriveFile: SvgIconComponent;\nexport const InsertDriveFileOutlined: SvgIconComponent;\nexport const InsertDriveFileRounded: SvgIconComponent;\nexport const InsertDriveFileSharp: SvgIconComponent;\nexport const InsertDriveFileTwoTone: SvgIconComponent;\nexport const InsertEmoticon: SvgIconComponent;\nexport const InsertEmoticonOutlined: SvgIconComponent;\nexport const InsertEmoticonRounded: SvgIconComponent;\nexport const InsertEmoticonSharp: SvgIconComponent;\nexport const InsertEmoticonTwoTone: SvgIconComponent;\nexport const InsertInvitation: SvgIconComponent;\nexport const InsertInvitationOutlined: SvgIconComponent;\nexport const InsertInvitationRounded: SvgIconComponent;\nexport const InsertInvitationSharp: SvgIconComponent;\nexport const InsertInvitationTwoTone: SvgIconComponent;\nexport const InsertLink: SvgIconComponent;\nexport const InsertLinkOutlined: SvgIconComponent;\nexport const InsertLinkRounded: SvgIconComponent;\nexport const InsertLinkSharp: SvgIconComponent;\nexport const InsertLinkTwoTone: SvgIconComponent;\nexport const InsertPageBreak: SvgIconComponent;\nexport const InsertPageBreakOutlined: SvgIconComponent;\nexport const InsertPageBreakRounded: SvgIconComponent;\nexport const InsertPageBreakSharp: SvgIconComponent;\nexport const InsertPageBreakTwoTone: SvgIconComponent;\nexport const InsertPhoto: SvgIconComponent;\nexport const InsertPhotoOutlined: SvgIconComponent;\nexport const InsertPhotoRounded: SvgIconComponent;\nexport const InsertPhotoSharp: SvgIconComponent;\nexport const InsertPhotoTwoTone: SvgIconComponent;\nexport const Insights: SvgIconComponent;\nexport const InsightsOutlined: SvgIconComponent;\nexport const InsightsRounded: SvgIconComponent;\nexport const InsightsSharp: SvgIconComponent;\nexport const InsightsTwoTone: SvgIconComponent;\nexport const Instagram: SvgIconComponent;\nexport const InstallDesktop: SvgIconComponent;\nexport const InstallDesktopOutlined: SvgIconComponent;\nexport const InstallDesktopRounded: SvgIconComponent;\nexport const InstallDesktopSharp: SvgIconComponent;\nexport const InstallDesktopTwoTone: SvgIconComponent;\nexport const InstallMobile: SvgIconComponent;\nexport const InstallMobileOutlined: SvgIconComponent;\nexport const InstallMobileRounded: SvgIconComponent;\nexport const InstallMobileSharp: SvgIconComponent;\nexport const InstallMobileTwoTone: SvgIconComponent;\nexport const IntegrationInstructions: SvgIconComponent;\nexport const IntegrationInstructionsOutlined: SvgIconComponent;\nexport const IntegrationInstructionsRounded: SvgIconComponent;\nexport const IntegrationInstructionsSharp: SvgIconComponent;\nexport const IntegrationInstructionsTwoTone: SvgIconComponent;\nexport const Interests: SvgIconComponent;\nexport const InterestsOutlined: SvgIconComponent;\nexport const InterestsRounded: SvgIconComponent;\nexport const InterestsSharp: SvgIconComponent;\nexport const InterestsTwoTone: SvgIconComponent;\nexport const InterpreterMode: SvgIconComponent;\nexport const InterpreterModeOutlined: SvgIconComponent;\nexport const InterpreterModeRounded: SvgIconComponent;\nexport const InterpreterModeSharp: SvgIconComponent;\nexport const InterpreterModeTwoTone: SvgIconComponent;\nexport const Inventory: SvgIconComponent;\nexport const Inventory2: SvgIconComponent;\nexport const Inventory2Outlined: SvgIconComponent;\nexport const Inventory2Rounded: SvgIconComponent;\nexport const Inventory2Sharp: SvgIconComponent;\nexport const Inventory2TwoTone: SvgIconComponent;\nexport const InventoryOutlined: SvgIconComponent;\nexport const InventoryRounded: SvgIconComponent;\nexport const InventorySharp: SvgIconComponent;\nexport const InventoryTwoTone: SvgIconComponent;\nexport const InvertColors: SvgIconComponent;\nexport const InvertColorsOff: SvgIconComponent;\nexport const InvertColorsOffOutlined: SvgIconComponent;\nexport const InvertColorsOffRounded: SvgIconComponent;\nexport const InvertColorsOffSharp: SvgIconComponent;\nexport const InvertColorsOffTwoTone: SvgIconComponent;\nexport const InvertColorsOutlined: SvgIconComponent;\nexport const InvertColorsRounded: SvgIconComponent;\nexport const InvertColorsSharp: SvgIconComponent;\nexport const InvertColorsTwoTone: SvgIconComponent;\nexport const IosShare: SvgIconComponent;\nexport const IosShareOutlined: SvgIconComponent;\nexport const IosShareRounded: SvgIconComponent;\nexport const IosShareSharp: SvgIconComponent;\nexport const IosShareTwoTone: SvgIconComponent;\nexport const Iron: SvgIconComponent;\nexport const IronOutlined: SvgIconComponent;\nexport const IronRounded: SvgIconComponent;\nexport const IronSharp: SvgIconComponent;\nexport const IronTwoTone: SvgIconComponent;\nexport const Iso: SvgIconComponent;\nexport const IsoOutlined: SvgIconComponent;\nexport const IsoRounded: SvgIconComponent;\nexport const IsoSharp: SvgIconComponent;\nexport const IsoTwoTone: SvgIconComponent;\nexport const Javascript: SvgIconComponent;\nexport const JavascriptOutlined: SvgIconComponent;\nexport const JavascriptRounded: SvgIconComponent;\nexport const JavascriptSharp: SvgIconComponent;\nexport const JavascriptTwoTone: SvgIconComponent;\nexport const JoinFull: SvgIconComponent;\nexport const JoinFullOutlined: SvgIconComponent;\nexport const JoinFullRounded: SvgIconComponent;\nexport const JoinFullSharp: SvgIconComponent;\nexport const JoinFullTwoTone: SvgIconComponent;\nexport const JoinInner: SvgIconComponent;\nexport const JoinInnerOutlined: SvgIconComponent;\nexport const JoinInnerRounded: SvgIconComponent;\nexport const JoinInnerSharp: SvgIconComponent;\nexport const JoinInnerTwoTone: SvgIconComponent;\nexport const JoinLeft: SvgIconComponent;\nexport const JoinLeftOutlined: SvgIconComponent;\nexport const JoinLeftRounded: SvgIconComponent;\nexport const JoinLeftSharp: SvgIconComponent;\nexport const JoinLeftTwoTone: SvgIconComponent;\nexport const JoinRight: SvgIconComponent;\nexport const JoinRightOutlined: SvgIconComponent;\nexport const JoinRightRounded: SvgIconComponent;\nexport const JoinRightSharp: SvgIconComponent;\nexport const JoinRightTwoTone: SvgIconComponent;\nexport const Kayaking: SvgIconComponent;\nexport const KayakingOutlined: SvgIconComponent;\nexport const KayakingRounded: SvgIconComponent;\nexport const KayakingSharp: SvgIconComponent;\nexport const KayakingTwoTone: SvgIconComponent;\nexport const KebabDining: SvgIconComponent;\nexport const KebabDiningOutlined: SvgIconComponent;\nexport const KebabDiningRounded: SvgIconComponent;\nexport const KebabDiningSharp: SvgIconComponent;\nexport const KebabDiningTwoTone: SvgIconComponent;\nexport const Key: SvgIconComponent;\nexport const KeyOff: SvgIconComponent;\nexport const KeyOffOutlined: SvgIconComponent;\nexport const KeyOffRounded: SvgIconComponent;\nexport const KeyOffSharp: SvgIconComponent;\nexport const KeyOffTwoTone: SvgIconComponent;\nexport const KeyOutlined: SvgIconComponent;\nexport const KeyRounded: SvgIconComponent;\nexport const KeySharp: SvgIconComponent;\nexport const KeyTwoTone: SvgIconComponent;\nexport const Keyboard: SvgIconComponent;\nexport const KeyboardAlt: SvgIconComponent;\nexport const KeyboardAltOutlined: SvgIconComponent;\nexport const KeyboardAltRounded: SvgIconComponent;\nexport const KeyboardAltSharp: SvgIconComponent;\nexport const KeyboardAltTwoTone: SvgIconComponent;\nexport const KeyboardArrowDown: SvgIconComponent;\nexport const KeyboardArrowDownOutlined: SvgIconComponent;\nexport const KeyboardArrowDownRounded: SvgIconComponent;\nexport const KeyboardArrowDownSharp: SvgIconComponent;\nexport const KeyboardArrowDownTwoTone: SvgIconComponent;\nexport const KeyboardArrowLeft: SvgIconComponent;\nexport const KeyboardArrowLeftOutlined: SvgIconComponent;\nexport const KeyboardArrowLeftRounded: SvgIconComponent;\nexport const KeyboardArrowLeftSharp: SvgIconComponent;\nexport const KeyboardArrowLeftTwoTone: SvgIconComponent;\nexport const KeyboardArrowRight: SvgIconComponent;\nexport const KeyboardArrowRightOutlined: SvgIconComponent;\nexport const KeyboardArrowRightRounded: SvgIconComponent;\nexport const KeyboardArrowRightSharp: SvgIconComponent;\nexport const KeyboardArrowRightTwoTone: SvgIconComponent;\nexport const KeyboardArrowUp: SvgIconComponent;\nexport const KeyboardArrowUpOutlined: SvgIconComponent;\nexport const KeyboardArrowUpRounded: SvgIconComponent;\nexport const KeyboardArrowUpSharp: SvgIconComponent;\nexport const KeyboardArrowUpTwoTone: SvgIconComponent;\nexport const KeyboardBackspace: SvgIconComponent;\nexport const KeyboardBackspaceOutlined: SvgIconComponent;\nexport const KeyboardBackspaceRounded: SvgIconComponent;\nexport const KeyboardBackspaceSharp: SvgIconComponent;\nexport const KeyboardBackspaceTwoTone: SvgIconComponent;\nexport const KeyboardCapslock: SvgIconComponent;\nexport const KeyboardCapslockOutlined: SvgIconComponent;\nexport const KeyboardCapslockRounded: SvgIconComponent;\nexport const KeyboardCapslockSharp: SvgIconComponent;\nexport const KeyboardCapslockTwoTone: SvgIconComponent;\nexport const KeyboardCommandKey: SvgIconComponent;\nexport const KeyboardCommandKeyOutlined: SvgIconComponent;\nexport const KeyboardCommandKeyRounded: SvgIconComponent;\nexport const KeyboardCommandKeySharp: SvgIconComponent;\nexport const KeyboardCommandKeyTwoTone: SvgIconComponent;\nexport const KeyboardControlKey: SvgIconComponent;\nexport const KeyboardControlKeyOutlined: SvgIconComponent;\nexport const KeyboardControlKeyRounded: SvgIconComponent;\nexport const KeyboardControlKeySharp: SvgIconComponent;\nexport const KeyboardControlKeyTwoTone: SvgIconComponent;\nexport const KeyboardDoubleArrowDown: SvgIconComponent;\nexport const KeyboardDoubleArrowDownOutlined: SvgIconComponent;\nexport const KeyboardDoubleArrowDownRounded: SvgIconComponent;\nexport const KeyboardDoubleArrowDownSharp: SvgIconComponent;\nexport const KeyboardDoubleArrowDownTwoTone: SvgIconComponent;\nexport const KeyboardDoubleArrowLeft: SvgIconComponent;\nexport const KeyboardDoubleArrowLeftOutlined: SvgIconComponent;\nexport const KeyboardDoubleArrowLeftRounded: SvgIconComponent;\nexport const KeyboardDoubleArrowLeftSharp: SvgIconComponent;\nexport const KeyboardDoubleArrowLeftTwoTone: SvgIconComponent;\nexport const KeyboardDoubleArrowRight: SvgIconComponent;\nexport const KeyboardDoubleArrowRightOutlined: SvgIconComponent;\nexport const KeyboardDoubleArrowRightRounded: SvgIconComponent;\nexport const KeyboardDoubleArrowRightSharp: SvgIconComponent;\nexport const KeyboardDoubleArrowRightTwoTone: SvgIconComponent;\nexport const KeyboardDoubleArrowUp: SvgIconComponent;\nexport const KeyboardDoubleArrowUpOutlined: SvgIconComponent;\nexport const KeyboardDoubleArrowUpRounded: SvgIconComponent;\nexport const KeyboardDoubleArrowUpSharp: SvgIconComponent;\nexport const KeyboardDoubleArrowUpTwoTone: SvgIconComponent;\nexport const KeyboardHide: SvgIconComponent;\nexport const KeyboardHideOutlined: SvgIconComponent;\nexport const KeyboardHideRounded: SvgIconComponent;\nexport const KeyboardHideSharp: SvgIconComponent;\nexport const KeyboardHideTwoTone: SvgIconComponent;\nexport const KeyboardOptionKey: SvgIconComponent;\nexport const KeyboardOptionKeyOutlined: SvgIconComponent;\nexport const KeyboardOptionKeyRounded: SvgIconComponent;\nexport const KeyboardOptionKeySharp: SvgIconComponent;\nexport const KeyboardOptionKeyTwoTone: SvgIconComponent;\nexport const KeyboardOutlined: SvgIconComponent;\nexport const KeyboardReturn: SvgIconComponent;\nexport const KeyboardReturnOutlined: SvgIconComponent;\nexport const KeyboardReturnRounded: SvgIconComponent;\nexport const KeyboardReturnSharp: SvgIconComponent;\nexport const KeyboardReturnTwoTone: SvgIconComponent;\nexport const KeyboardRounded: SvgIconComponent;\nexport const KeyboardSharp: SvgIconComponent;\nexport const KeyboardTab: SvgIconComponent;\nexport const KeyboardTabOutlined: SvgIconComponent;\nexport const KeyboardTabRounded: SvgIconComponent;\nexport const KeyboardTabSharp: SvgIconComponent;\nexport const KeyboardTabTwoTone: SvgIconComponent;\nexport const KeyboardTwoTone: SvgIconComponent;\nexport const KeyboardVoice: SvgIconComponent;\nexport const KeyboardVoiceOutlined: SvgIconComponent;\nexport const KeyboardVoiceRounded: SvgIconComponent;\nexport const KeyboardVoiceSharp: SvgIconComponent;\nexport const KeyboardVoiceTwoTone: SvgIconComponent;\nexport const KingBed: SvgIconComponent;\nexport const KingBedOutlined: SvgIconComponent;\nexport const KingBedRounded: SvgIconComponent;\nexport const KingBedSharp: SvgIconComponent;\nexport const KingBedTwoTone: SvgIconComponent;\nexport const Kitchen: SvgIconComponent;\nexport const KitchenOutlined: SvgIconComponent;\nexport const KitchenRounded: SvgIconComponent;\nexport const KitchenSharp: SvgIconComponent;\nexport const KitchenTwoTone: SvgIconComponent;\nexport const Kitesurfing: SvgIconComponent;\nexport const KitesurfingOutlined: SvgIconComponent;\nexport const KitesurfingRounded: SvgIconComponent;\nexport const KitesurfingSharp: SvgIconComponent;\nexport const KitesurfingTwoTone: SvgIconComponent;\nexport const Label: SvgIconComponent;\nexport const LabelImportant: SvgIconComponent;\nexport const LabelImportantOutlined: SvgIconComponent;\nexport const LabelImportantRounded: SvgIconComponent;\nexport const LabelImportantSharp: SvgIconComponent;\nexport const LabelImportantTwoTone: SvgIconComponent;\nexport const LabelOff: SvgIconComponent;\nexport const LabelOffOutlined: SvgIconComponent;\nexport const LabelOffRounded: SvgIconComponent;\nexport const LabelOffSharp: SvgIconComponent;\nexport const LabelOffTwoTone: SvgIconComponent;\nexport const LabelOutlined: SvgIconComponent;\nexport const LabelRounded: SvgIconComponent;\nexport const LabelSharp: SvgIconComponent;\nexport const LabelTwoTone: SvgIconComponent;\nexport const Lan: SvgIconComponent;\nexport const LanOutlined: SvgIconComponent;\nexport const LanRounded: SvgIconComponent;\nexport const LanSharp: SvgIconComponent;\nexport const LanTwoTone: SvgIconComponent;\nexport const Landscape: SvgIconComponent;\nexport const LandscapeOutlined: SvgIconComponent;\nexport const LandscapeRounded: SvgIconComponent;\nexport const LandscapeSharp: SvgIconComponent;\nexport const LandscapeTwoTone: SvgIconComponent;\nexport const Landslide: SvgIconComponent;\nexport const LandslideOutlined: SvgIconComponent;\nexport const LandslideRounded: SvgIconComponent;\nexport const LandslideSharp: SvgIconComponent;\nexport const LandslideTwoTone: SvgIconComponent;\nexport const Language: SvgIconComponent;\nexport const LanguageOutlined: SvgIconComponent;\nexport const LanguageRounded: SvgIconComponent;\nexport const LanguageSharp: SvgIconComponent;\nexport const LanguageTwoTone: SvgIconComponent;\nexport const Laptop: SvgIconComponent;\nexport const LaptopChromebook: SvgIconComponent;\nexport const LaptopChromebookOutlined: SvgIconComponent;\nexport const LaptopChromebookRounded: SvgIconComponent;\nexport const LaptopChromebookSharp: SvgIconComponent;\nexport const LaptopChromebookTwoTone: SvgIconComponent;\nexport const LaptopMac: SvgIconComponent;\nexport const LaptopMacOutlined: SvgIconComponent;\nexport const LaptopMacRounded: SvgIconComponent;\nexport const LaptopMacSharp: SvgIconComponent;\nexport const LaptopMacTwoTone: SvgIconComponent;\nexport const LaptopOutlined: SvgIconComponent;\nexport const LaptopRounded: SvgIconComponent;\nexport const LaptopSharp: SvgIconComponent;\nexport const LaptopTwoTone: SvgIconComponent;\nexport const LaptopWindows: SvgIconComponent;\nexport const LaptopWindowsOutlined: SvgIconComponent;\nexport const LaptopWindowsRounded: SvgIconComponent;\nexport const LaptopWindowsSharp: SvgIconComponent;\nexport const LaptopWindowsTwoTone: SvgIconComponent;\nexport const LastPage: SvgIconComponent;\nexport const LastPageOutlined: SvgIconComponent;\nexport const LastPageRounded: SvgIconComponent;\nexport const LastPageSharp: SvgIconComponent;\nexport const LastPageTwoTone: SvgIconComponent;\nexport const Launch: SvgIconComponent;\nexport const LaunchOutlined: SvgIconComponent;\nexport const LaunchRounded: SvgIconComponent;\nexport const LaunchSharp: SvgIconComponent;\nexport const LaunchTwoTone: SvgIconComponent;\nexport const Layers: SvgIconComponent;\nexport const LayersClear: SvgIconComponent;\nexport const LayersClearOutlined: SvgIconComponent;\nexport const LayersClearRounded: SvgIconComponent;\nexport const LayersClearSharp: SvgIconComponent;\nexport const LayersClearTwoTone: SvgIconComponent;\nexport const LayersOutlined: SvgIconComponent;\nexport const LayersRounded: SvgIconComponent;\nexport const LayersSharp: SvgIconComponent;\nexport const LayersTwoTone: SvgIconComponent;\nexport const Leaderboard: SvgIconComponent;\nexport const LeaderboardOutlined: SvgIconComponent;\nexport const LeaderboardRounded: SvgIconComponent;\nexport const LeaderboardSharp: SvgIconComponent;\nexport const LeaderboardTwoTone: SvgIconComponent;\nexport const LeakAdd: SvgIconComponent;\nexport const LeakAddOutlined: SvgIconComponent;\nexport const LeakAddRounded: SvgIconComponent;\nexport const LeakAddSharp: SvgIconComponent;\nexport const LeakAddTwoTone: SvgIconComponent;\nexport const LeakRemove: SvgIconComponent;\nexport const LeakRemoveOutlined: SvgIconComponent;\nexport const LeakRemoveRounded: SvgIconComponent;\nexport const LeakRemoveSharp: SvgIconComponent;\nexport const LeakRemoveTwoTone: SvgIconComponent;\nexport const LegendToggle: SvgIconComponent;\nexport const LegendToggleOutlined: SvgIconComponent;\nexport const LegendToggleRounded: SvgIconComponent;\nexport const LegendToggleSharp: SvgIconComponent;\nexport const LegendToggleTwoTone: SvgIconComponent;\nexport const Lens: SvgIconComponent;\nexport const LensBlur: SvgIconComponent;\nexport const LensBlurOutlined: SvgIconComponent;\nexport const LensBlurRounded: SvgIconComponent;\nexport const LensBlurSharp: SvgIconComponent;\nexport const LensBlurTwoTone: SvgIconComponent;\nexport const LensOutlined: SvgIconComponent;\nexport const LensRounded: SvgIconComponent;\nexport const LensSharp: SvgIconComponent;\nexport const LensTwoTone: SvgIconComponent;\nexport const LibraryAdd: SvgIconComponent;\nexport const LibraryAddCheck: SvgIconComponent;\nexport const LibraryAddCheckOutlined: SvgIconComponent;\nexport const LibraryAddCheckRounded: SvgIconComponent;\nexport const LibraryAddCheckSharp: SvgIconComponent;\nexport const LibraryAddCheckTwoTone: SvgIconComponent;\nexport const LibraryAddOutlined: SvgIconComponent;\nexport const LibraryAddRounded: SvgIconComponent;\nexport const LibraryAddSharp: SvgIconComponent;\nexport const LibraryAddTwoTone: SvgIconComponent;\nexport const LibraryBooks: SvgIconComponent;\nexport const LibraryBooksOutlined: SvgIconComponent;\nexport const LibraryBooksRounded: SvgIconComponent;\nexport const LibraryBooksSharp: SvgIconComponent;\nexport const LibraryBooksTwoTone: SvgIconComponent;\nexport const LibraryMusic: SvgIconComponent;\nexport const LibraryMusicOutlined: SvgIconComponent;\nexport const LibraryMusicRounded: SvgIconComponent;\nexport const LibraryMusicSharp: SvgIconComponent;\nexport const LibraryMusicTwoTone: SvgIconComponent;\nexport const Light: SvgIconComponent;\nexport const LightMode: SvgIconComponent;\nexport const LightModeOutlined: SvgIconComponent;\nexport const LightModeRounded: SvgIconComponent;\nexport const LightModeSharp: SvgIconComponent;\nexport const LightModeTwoTone: SvgIconComponent;\nexport const LightOutlined: SvgIconComponent;\nexport const LightRounded: SvgIconComponent;\nexport const LightSharp: SvgIconComponent;\nexport const LightTwoTone: SvgIconComponent;\nexport const Lightbulb: SvgIconComponent;\nexport const LightbulbCircle: SvgIconComponent;\nexport const LightbulbCircleOutlined: SvgIconComponent;\nexport const LightbulbCircleRounded: SvgIconComponent;\nexport const LightbulbCircleSharp: SvgIconComponent;\nexport const LightbulbCircleTwoTone: SvgIconComponent;\nexport const LightbulbOutlined: SvgIconComponent;\nexport const LightbulbRounded: SvgIconComponent;\nexport const LightbulbSharp: SvgIconComponent;\nexport const LightbulbTwoTone: SvgIconComponent;\nexport const LineAxis: SvgIconComponent;\nexport const LineAxisOutlined: SvgIconComponent;\nexport const LineAxisRounded: SvgIconComponent;\nexport const LineAxisSharp: SvgIconComponent;\nexport const LineAxisTwoTone: SvgIconComponent;\nexport const LineStyle: SvgIconComponent;\nexport const LineStyleOutlined: SvgIconComponent;\nexport const LineStyleRounded: SvgIconComponent;\nexport const LineStyleSharp: SvgIconComponent;\nexport const LineStyleTwoTone: SvgIconComponent;\nexport const LineWeight: SvgIconComponent;\nexport const LineWeightOutlined: SvgIconComponent;\nexport const LineWeightRounded: SvgIconComponent;\nexport const LineWeightSharp: SvgIconComponent;\nexport const LineWeightTwoTone: SvgIconComponent;\nexport const LinearScale: SvgIconComponent;\nexport const LinearScaleOutlined: SvgIconComponent;\nexport const LinearScaleRounded: SvgIconComponent;\nexport const LinearScaleSharp: SvgIconComponent;\nexport const LinearScaleTwoTone: SvgIconComponent;\nexport const Link: SvgIconComponent;\nexport const LinkOff: SvgIconComponent;\nexport const LinkOffOutlined: SvgIconComponent;\nexport const LinkOffRounded: SvgIconComponent;\nexport const LinkOffSharp: SvgIconComponent;\nexport const LinkOffTwoTone: SvgIconComponent;\nexport const LinkOutlined: SvgIconComponent;\nexport const LinkRounded: SvgIconComponent;\nexport const LinkSharp: SvgIconComponent;\nexport const LinkTwoTone: SvgIconComponent;\nexport const LinkedCamera: SvgIconComponent;\nexport const LinkedCameraOutlined: SvgIconComponent;\nexport const LinkedCameraRounded: SvgIconComponent;\nexport const LinkedCameraSharp: SvgIconComponent;\nexport const LinkedCameraTwoTone: SvgIconComponent;\nexport const LinkedIn: SvgIconComponent;\nexport const Liquor: SvgIconComponent;\nexport const LiquorOutlined: SvgIconComponent;\nexport const LiquorRounded: SvgIconComponent;\nexport const LiquorSharp: SvgIconComponent;\nexport const LiquorTwoTone: SvgIconComponent;\nexport const List: SvgIconComponent;\nexport const ListAlt: SvgIconComponent;\nexport const ListAltOutlined: SvgIconComponent;\nexport const ListAltRounded: SvgIconComponent;\nexport const ListAltSharp: SvgIconComponent;\nexport const ListAltTwoTone: SvgIconComponent;\nexport const ListOutlined: SvgIconComponent;\nexport const ListRounded: SvgIconComponent;\nexport const ListSharp: SvgIconComponent;\nexport const ListTwoTone: SvgIconComponent;\nexport const LiveHelp: SvgIconComponent;\nexport const LiveHelpOutlined: SvgIconComponent;\nexport const LiveHelpRounded: SvgIconComponent;\nexport const LiveHelpSharp: SvgIconComponent;\nexport const LiveHelpTwoTone: SvgIconComponent;\nexport const LiveTv: SvgIconComponent;\nexport const LiveTvOutlined: SvgIconComponent;\nexport const LiveTvRounded: SvgIconComponent;\nexport const LiveTvSharp: SvgIconComponent;\nexport const LiveTvTwoTone: SvgIconComponent;\nexport const Living: SvgIconComponent;\nexport const LivingOutlined: SvgIconComponent;\nexport const LivingRounded: SvgIconComponent;\nexport const LivingSharp: SvgIconComponent;\nexport const LivingTwoTone: SvgIconComponent;\nexport const LocalActivity: SvgIconComponent;\nexport const LocalActivityOutlined: SvgIconComponent;\nexport const LocalActivityRounded: SvgIconComponent;\nexport const LocalActivitySharp: SvgIconComponent;\nexport const LocalActivityTwoTone: SvgIconComponent;\nexport const LocalAirport: SvgIconComponent;\nexport const LocalAirportOutlined: SvgIconComponent;\nexport const LocalAirportRounded: SvgIconComponent;\nexport const LocalAirportSharp: SvgIconComponent;\nexport const LocalAirportTwoTone: SvgIconComponent;\nexport const LocalAtm: SvgIconComponent;\nexport const LocalAtmOutlined: SvgIconComponent;\nexport const LocalAtmRounded: SvgIconComponent;\nexport const LocalAtmSharp: SvgIconComponent;\nexport const LocalAtmTwoTone: SvgIconComponent;\nexport const LocalBar: SvgIconComponent;\nexport const LocalBarOutlined: SvgIconComponent;\nexport const LocalBarRounded: SvgIconComponent;\nexport const LocalBarSharp: SvgIconComponent;\nexport const LocalBarTwoTone: SvgIconComponent;\nexport const LocalCafe: SvgIconComponent;\nexport const LocalCafeOutlined: SvgIconComponent;\nexport const LocalCafeRounded: SvgIconComponent;\nexport const LocalCafeSharp: SvgIconComponent;\nexport const LocalCafeTwoTone: SvgIconComponent;\nexport const LocalCarWash: SvgIconComponent;\nexport const LocalCarWashOutlined: SvgIconComponent;\nexport const LocalCarWashRounded: SvgIconComponent;\nexport const LocalCarWashSharp: SvgIconComponent;\nexport const LocalCarWashTwoTone: SvgIconComponent;\nexport const LocalConvenienceStore: SvgIconComponent;\nexport const LocalConvenienceStoreOutlined: SvgIconComponent;\nexport const LocalConvenienceStoreRounded: SvgIconComponent;\nexport const LocalConvenienceStoreSharp: SvgIconComponent;\nexport const LocalConvenienceStoreTwoTone: SvgIconComponent;\nexport const LocalDining: SvgIconComponent;\nexport const LocalDiningOutlined: SvgIconComponent;\nexport const LocalDiningRounded: SvgIconComponent;\nexport const LocalDiningSharp: SvgIconComponent;\nexport const LocalDiningTwoTone: SvgIconComponent;\nexport const LocalDrink: SvgIconComponent;\nexport const LocalDrinkOutlined: SvgIconComponent;\nexport const LocalDrinkRounded: SvgIconComponent;\nexport const LocalDrinkSharp: SvgIconComponent;\nexport const LocalDrinkTwoTone: SvgIconComponent;\nexport const LocalFireDepartment: SvgIconComponent;\nexport const LocalFireDepartmentOutlined: SvgIconComponent;\nexport const LocalFireDepartmentRounded: SvgIconComponent;\nexport const LocalFireDepartmentSharp: SvgIconComponent;\nexport const LocalFireDepartmentTwoTone: SvgIconComponent;\nexport const LocalFlorist: SvgIconComponent;\nexport const LocalFloristOutlined: SvgIconComponent;\nexport const LocalFloristRounded: SvgIconComponent;\nexport const LocalFloristSharp: SvgIconComponent;\nexport const LocalFloristTwoTone: SvgIconComponent;\nexport const LocalGasStation: SvgIconComponent;\nexport const LocalGasStationOutlined: SvgIconComponent;\nexport const LocalGasStationRounded: SvgIconComponent;\nexport const LocalGasStationSharp: SvgIconComponent;\nexport const LocalGasStationTwoTone: SvgIconComponent;\nexport const LocalGroceryStore: SvgIconComponent;\nexport const LocalGroceryStoreOutlined: SvgIconComponent;\nexport const LocalGroceryStoreRounded: SvgIconComponent;\nexport const LocalGroceryStoreSharp: SvgIconComponent;\nexport const LocalGroceryStoreTwoTone: SvgIconComponent;\nexport const LocalHospital: SvgIconComponent;\nexport const LocalHospitalOutlined: SvgIconComponent;\nexport const LocalHospitalRounded: SvgIconComponent;\nexport const LocalHospitalSharp: SvgIconComponent;\nexport const LocalHospitalTwoTone: SvgIconComponent;\nexport const LocalHotel: SvgIconComponent;\nexport const LocalHotelOutlined: SvgIconComponent;\nexport const LocalHotelRounded: SvgIconComponent;\nexport const LocalHotelSharp: SvgIconComponent;\nexport const LocalHotelTwoTone: SvgIconComponent;\nexport const LocalLaundryService: SvgIconComponent;\nexport const LocalLaundryServiceOutlined: SvgIconComponent;\nexport const LocalLaundryServiceRounded: SvgIconComponent;\nexport const LocalLaundryServiceSharp: SvgIconComponent;\nexport const LocalLaundryServiceTwoTone: SvgIconComponent;\nexport const LocalLibrary: SvgIconComponent;\nexport const LocalLibraryOutlined: SvgIconComponent;\nexport const LocalLibraryRounded: SvgIconComponent;\nexport const LocalLibrarySharp: SvgIconComponent;\nexport const LocalLibraryTwoTone: SvgIconComponent;\nexport const LocalMall: SvgIconComponent;\nexport const LocalMallOutlined: SvgIconComponent;\nexport const LocalMallRounded: SvgIconComponent;\nexport const LocalMallSharp: SvgIconComponent;\nexport const LocalMallTwoTone: SvgIconComponent;\nexport const LocalMovies: SvgIconComponent;\nexport const LocalMoviesOutlined: SvgIconComponent;\nexport const LocalMoviesRounded: SvgIconComponent;\nexport const LocalMoviesSharp: SvgIconComponent;\nexport const LocalMoviesTwoTone: SvgIconComponent;\nexport const LocalOffer: SvgIconComponent;\nexport const LocalOfferOutlined: SvgIconComponent;\nexport const LocalOfferRounded: SvgIconComponent;\nexport const LocalOfferSharp: SvgIconComponent;\nexport const LocalOfferTwoTone: SvgIconComponent;\nexport const LocalParking: SvgIconComponent;\nexport const LocalParkingOutlined: SvgIconComponent;\nexport const LocalParkingRounded: SvgIconComponent;\nexport const LocalParkingSharp: SvgIconComponent;\nexport const LocalParkingTwoTone: SvgIconComponent;\nexport const LocalPharmacy: SvgIconComponent;\nexport const LocalPharmacyOutlined: SvgIconComponent;\nexport const LocalPharmacyRounded: SvgIconComponent;\nexport const LocalPharmacySharp: SvgIconComponent;\nexport const LocalPharmacyTwoTone: SvgIconComponent;\nexport const LocalPhone: SvgIconComponent;\nexport const LocalPhoneOutlined: SvgIconComponent;\nexport const LocalPhoneRounded: SvgIconComponent;\nexport const LocalPhoneSharp: SvgIconComponent;\nexport const LocalPhoneTwoTone: SvgIconComponent;\nexport const LocalPizza: SvgIconComponent;\nexport const LocalPizzaOutlined: SvgIconComponent;\nexport const LocalPizzaRounded: SvgIconComponent;\nexport const LocalPizzaSharp: SvgIconComponent;\nexport const LocalPizzaTwoTone: SvgIconComponent;\nexport const LocalPlay: SvgIconComponent;\nexport const LocalPlayOutlined: SvgIconComponent;\nexport const LocalPlayRounded: SvgIconComponent;\nexport const LocalPlaySharp: SvgIconComponent;\nexport const LocalPlayTwoTone: SvgIconComponent;\nexport const LocalPolice: SvgIconComponent;\nexport const LocalPoliceOutlined: SvgIconComponent;\nexport const LocalPoliceRounded: SvgIconComponent;\nexport const LocalPoliceSharp: SvgIconComponent;\nexport const LocalPoliceTwoTone: SvgIconComponent;\nexport const LocalPostOffice: SvgIconComponent;\nexport const LocalPostOfficeOutlined: SvgIconComponent;\nexport const LocalPostOfficeRounded: SvgIconComponent;\nexport const LocalPostOfficeSharp: SvgIconComponent;\nexport const LocalPostOfficeTwoTone: SvgIconComponent;\nexport const LocalPrintshop: SvgIconComponent;\nexport const LocalPrintshopOutlined: SvgIconComponent;\nexport const LocalPrintshopRounded: SvgIconComponent;\nexport const LocalPrintshopSharp: SvgIconComponent;\nexport const LocalPrintshopTwoTone: SvgIconComponent;\nexport const LocalSee: SvgIconComponent;\nexport const LocalSeeOutlined: SvgIconComponent;\nexport const LocalSeeRounded: SvgIconComponent;\nexport const LocalSeeSharp: SvgIconComponent;\nexport const LocalSeeTwoTone: SvgIconComponent;\nexport const LocalShipping: SvgIconComponent;\nexport const LocalShippingOutlined: SvgIconComponent;\nexport const LocalShippingRounded: SvgIconComponent;\nexport const LocalShippingSharp: SvgIconComponent;\nexport const LocalShippingTwoTone: SvgIconComponent;\nexport const LocalTaxi: SvgIconComponent;\nexport const LocalTaxiOutlined: SvgIconComponent;\nexport const LocalTaxiRounded: SvgIconComponent;\nexport const LocalTaxiSharp: SvgIconComponent;\nexport const LocalTaxiTwoTone: SvgIconComponent;\nexport const LocationCity: SvgIconComponent;\nexport const LocationCityOutlined: SvgIconComponent;\nexport const LocationCityRounded: SvgIconComponent;\nexport const LocationCitySharp: SvgIconComponent;\nexport const LocationCityTwoTone: SvgIconComponent;\nexport const LocationDisabled: SvgIconComponent;\nexport const LocationDisabledOutlined: SvgIconComponent;\nexport const LocationDisabledRounded: SvgIconComponent;\nexport const LocationDisabledSharp: SvgIconComponent;\nexport const LocationDisabledTwoTone: SvgIconComponent;\nexport const LocationOff: SvgIconComponent;\nexport const LocationOffOutlined: SvgIconComponent;\nexport const LocationOffRounded: SvgIconComponent;\nexport const LocationOffSharp: SvgIconComponent;\nexport const LocationOffTwoTone: SvgIconComponent;\nexport const LocationOn: SvgIconComponent;\nexport const LocationOnOutlined: SvgIconComponent;\nexport const LocationOnRounded: SvgIconComponent;\nexport const LocationOnSharp: SvgIconComponent;\nexport const LocationOnTwoTone: SvgIconComponent;\nexport const LocationSearching: SvgIconComponent;\nexport const LocationSearchingOutlined: SvgIconComponent;\nexport const LocationSearchingRounded: SvgIconComponent;\nexport const LocationSearchingSharp: SvgIconComponent;\nexport const LocationSearchingTwoTone: SvgIconComponent;\nexport const Lock: SvgIconComponent;\nexport const LockClock: SvgIconComponent;\nexport const LockClockOutlined: SvgIconComponent;\nexport const LockClockRounded: SvgIconComponent;\nexport const LockClockSharp: SvgIconComponent;\nexport const LockClockTwoTone: SvgIconComponent;\nexport const LockOpen: SvgIconComponent;\nexport const LockOpenOutlined: SvgIconComponent;\nexport const LockOpenRounded: SvgIconComponent;\nexport const LockOpenSharp: SvgIconComponent;\nexport const LockOpenTwoTone: SvgIconComponent;\nexport const LockOutlined: SvgIconComponent;\nexport const LockPerson: SvgIconComponent;\nexport const LockPersonOutlined: SvgIconComponent;\nexport const LockPersonRounded: SvgIconComponent;\nexport const LockPersonSharp: SvgIconComponent;\nexport const LockPersonTwoTone: SvgIconComponent;\nexport const LockReset: SvgIconComponent;\nexport const LockResetOutlined: SvgIconComponent;\nexport const LockResetRounded: SvgIconComponent;\nexport const LockResetSharp: SvgIconComponent;\nexport const LockResetTwoTone: SvgIconComponent;\nexport const LockRounded: SvgIconComponent;\nexport const LockSharp: SvgIconComponent;\nexport const LockTwoTone: SvgIconComponent;\nexport const Login: SvgIconComponent;\nexport const LoginOutlined: SvgIconComponent;\nexport const LoginRounded: SvgIconComponent;\nexport const LoginSharp: SvgIconComponent;\nexport const LoginTwoTone: SvgIconComponent;\nexport const LogoDev: SvgIconComponent;\nexport const LogoDevOutlined: SvgIconComponent;\nexport const LogoDevRounded: SvgIconComponent;\nexport const LogoDevSharp: SvgIconComponent;\nexport const LogoDevTwoTone: SvgIconComponent;\nexport const Logout: SvgIconComponent;\nexport const LogoutOutlined: SvgIconComponent;\nexport const LogoutRounded: SvgIconComponent;\nexport const LogoutSharp: SvgIconComponent;\nexport const LogoutTwoTone: SvgIconComponent;\nexport const Looks: SvgIconComponent;\nexport const Looks3: SvgIconComponent;\nexport const Looks3Outlined: SvgIconComponent;\nexport const Looks3Rounded: SvgIconComponent;\nexport const Looks3Sharp: SvgIconComponent;\nexport const Looks3TwoTone: SvgIconComponent;\nexport const Looks4: SvgIconComponent;\nexport const Looks4Outlined: SvgIconComponent;\nexport const Looks4Rounded: SvgIconComponent;\nexport const Looks4Sharp: SvgIconComponent;\nexport const Looks4TwoTone: SvgIconComponent;\nexport const Looks5: SvgIconComponent;\nexport const Looks5Outlined: SvgIconComponent;\nexport const Looks5Rounded: SvgIconComponent;\nexport const Looks5Sharp: SvgIconComponent;\nexport const Looks5TwoTone: SvgIconComponent;\nexport const Looks6: SvgIconComponent;\nexport const Looks6Outlined: SvgIconComponent;\nexport const Looks6Rounded: SvgIconComponent;\nexport const Looks6Sharp: SvgIconComponent;\nexport const Looks6TwoTone: SvgIconComponent;\nexport const LooksOne: SvgIconComponent;\nexport const LooksOneOutlined: SvgIconComponent;\nexport const LooksOneRounded: SvgIconComponent;\nexport const LooksOneSharp: SvgIconComponent;\nexport const LooksOneTwoTone: SvgIconComponent;\nexport const LooksOutlined: SvgIconComponent;\nexport const LooksRounded: SvgIconComponent;\nexport const LooksSharp: SvgIconComponent;\nexport const LooksTwo: SvgIconComponent;\nexport const LooksTwoOutlined: SvgIconComponent;\nexport const LooksTwoRounded: SvgIconComponent;\nexport const LooksTwoSharp: SvgIconComponent;\nexport const LooksTwoTone: SvgIconComponent;\nexport const LooksTwoTwoTone: SvgIconComponent;\nexport const Loop: SvgIconComponent;\nexport const LoopOutlined: SvgIconComponent;\nexport const LoopRounded: SvgIconComponent;\nexport const LoopSharp: SvgIconComponent;\nexport const LoopTwoTone: SvgIconComponent;\nexport const Loupe: SvgIconComponent;\nexport const LoupeOutlined: SvgIconComponent;\nexport const LoupeRounded: SvgIconComponent;\nexport const LoupeSharp: SvgIconComponent;\nexport const LoupeTwoTone: SvgIconComponent;\nexport const LowPriority: SvgIconComponent;\nexport const LowPriorityOutlined: SvgIconComponent;\nexport const LowPriorityRounded: SvgIconComponent;\nexport const LowPrioritySharp: SvgIconComponent;\nexport const LowPriorityTwoTone: SvgIconComponent;\nexport const Loyalty: SvgIconComponent;\nexport const LoyaltyOutlined: SvgIconComponent;\nexport const LoyaltyRounded: SvgIconComponent;\nexport const LoyaltySharp: SvgIconComponent;\nexport const LoyaltyTwoTone: SvgIconComponent;\nexport const LteMobiledata: SvgIconComponent;\nexport const LteMobiledataOutlined: SvgIconComponent;\nexport const LteMobiledataRounded: SvgIconComponent;\nexport const LteMobiledataSharp: SvgIconComponent;\nexport const LteMobiledataTwoTone: SvgIconComponent;\nexport const LtePlusMobiledata: SvgIconComponent;\nexport const LtePlusMobiledataOutlined: SvgIconComponent;\nexport const LtePlusMobiledataRounded: SvgIconComponent;\nexport const LtePlusMobiledataSharp: SvgIconComponent;\nexport const LtePlusMobiledataTwoTone: SvgIconComponent;\nexport const Luggage: SvgIconComponent;\nexport const LuggageOutlined: SvgIconComponent;\nexport const LuggageRounded: SvgIconComponent;\nexport const LuggageSharp: SvgIconComponent;\nexport const LuggageTwoTone: SvgIconComponent;\nexport const LunchDining: SvgIconComponent;\nexport const LunchDiningOutlined: SvgIconComponent;\nexport const LunchDiningRounded: SvgIconComponent;\nexport const LunchDiningSharp: SvgIconComponent;\nexport const LunchDiningTwoTone: SvgIconComponent;\nexport const Lyrics: SvgIconComponent;\nexport const LyricsOutlined: SvgIconComponent;\nexport const LyricsRounded: SvgIconComponent;\nexport const LyricsSharp: SvgIconComponent;\nexport const LyricsTwoTone: SvgIconComponent;\nexport const MacroOff: SvgIconComponent;\nexport const MacroOffOutlined: SvgIconComponent;\nexport const MacroOffRounded: SvgIconComponent;\nexport const MacroOffSharp: SvgIconComponent;\nexport const MacroOffTwoTone: SvgIconComponent;\nexport const Mail: SvgIconComponent;\nexport const MailLock: SvgIconComponent;\nexport const MailLockOutlined: SvgIconComponent;\nexport const MailLockRounded: SvgIconComponent;\nexport const MailLockSharp: SvgIconComponent;\nexport const MailLockTwoTone: SvgIconComponent;\nexport const MailOutline: SvgIconComponent;\nexport const MailOutlineOutlined: SvgIconComponent;\nexport const MailOutlineRounded: SvgIconComponent;\nexport const MailOutlineSharp: SvgIconComponent;\nexport const MailOutlineTwoTone: SvgIconComponent;\nexport const MailOutlined: SvgIconComponent;\nexport const MailRounded: SvgIconComponent;\nexport const MailSharp: SvgIconComponent;\nexport const MailTwoTone: SvgIconComponent;\nexport const Male: SvgIconComponent;\nexport const MaleOutlined: SvgIconComponent;\nexport const MaleRounded: SvgIconComponent;\nexport const MaleSharp: SvgIconComponent;\nexport const MaleTwoTone: SvgIconComponent;\nexport const Man: SvgIconComponent;\nexport const Man2: SvgIconComponent;\nexport const Man2Outlined: SvgIconComponent;\nexport const Man2Rounded: SvgIconComponent;\nexport const Man2Sharp: SvgIconComponent;\nexport const Man2TwoTone: SvgIconComponent;\nexport const Man3: SvgIconComponent;\nexport const Man3Outlined: SvgIconComponent;\nexport const Man3Rounded: SvgIconComponent;\nexport const Man3Sharp: SvgIconComponent;\nexport const Man3TwoTone: SvgIconComponent;\nexport const Man4: SvgIconComponent;\nexport const Man4Outlined: SvgIconComponent;\nexport const Man4Rounded: SvgIconComponent;\nexport const Man4Sharp: SvgIconComponent;\nexport const Man4TwoTone: SvgIconComponent;\nexport const ManOutlined: SvgIconComponent;\nexport const ManRounded: SvgIconComponent;\nexport const ManSharp: SvgIconComponent;\nexport const ManTwoTone: SvgIconComponent;\nexport const ManageAccounts: SvgIconComponent;\nexport const ManageAccountsOutlined: SvgIconComponent;\nexport const ManageAccountsRounded: SvgIconComponent;\nexport const ManageAccountsSharp: SvgIconComponent;\nexport const ManageAccountsTwoTone: SvgIconComponent;\nexport const ManageHistory: SvgIconComponent;\nexport const ManageHistoryOutlined: SvgIconComponent;\nexport const ManageHistoryRounded: SvgIconComponent;\nexport const ManageHistorySharp: SvgIconComponent;\nexport const ManageHistoryTwoTone: SvgIconComponent;\nexport const ManageSearch: SvgIconComponent;\nexport const ManageSearchOutlined: SvgIconComponent;\nexport const ManageSearchRounded: SvgIconComponent;\nexport const ManageSearchSharp: SvgIconComponent;\nexport const ManageSearchTwoTone: SvgIconComponent;\nexport const Map: SvgIconComponent;\nexport const MapOutlined: SvgIconComponent;\nexport const MapRounded: SvgIconComponent;\nexport const MapSharp: SvgIconComponent;\nexport const MapTwoTone: SvgIconComponent;\nexport const MapsHomeWork: SvgIconComponent;\nexport const MapsHomeWorkOutlined: SvgIconComponent;\nexport const MapsHomeWorkRounded: SvgIconComponent;\nexport const MapsHomeWorkSharp: SvgIconComponent;\nexport const MapsHomeWorkTwoTone: SvgIconComponent;\nexport const MapsUgc: SvgIconComponent;\nexport const MapsUgcOutlined: SvgIconComponent;\nexport const MapsUgcRounded: SvgIconComponent;\nexport const MapsUgcSharp: SvgIconComponent;\nexport const MapsUgcTwoTone: SvgIconComponent;\nexport const Margin: SvgIconComponent;\nexport const MarginOutlined: SvgIconComponent;\nexport const MarginRounded: SvgIconComponent;\nexport const MarginSharp: SvgIconComponent;\nexport const MarginTwoTone: SvgIconComponent;\nexport const MarkAsUnread: SvgIconComponent;\nexport const MarkAsUnreadOutlined: SvgIconComponent;\nexport const MarkAsUnreadRounded: SvgIconComponent;\nexport const MarkAsUnreadSharp: SvgIconComponent;\nexport const MarkAsUnreadTwoTone: SvgIconComponent;\nexport const MarkChatRead: SvgIconComponent;\nexport const MarkChatReadOutlined: SvgIconComponent;\nexport const MarkChatReadRounded: SvgIconComponent;\nexport const MarkChatReadSharp: SvgIconComponent;\nexport const MarkChatReadTwoTone: SvgIconComponent;\nexport const MarkChatUnread: SvgIconComponent;\nexport const MarkChatUnreadOutlined: SvgIconComponent;\nexport const MarkChatUnreadRounded: SvgIconComponent;\nexport const MarkChatUnreadSharp: SvgIconComponent;\nexport const MarkChatUnreadTwoTone: SvgIconComponent;\nexport const MarkEmailRead: SvgIconComponent;\nexport const MarkEmailReadOutlined: SvgIconComponent;\nexport const MarkEmailReadRounded: SvgIconComponent;\nexport const MarkEmailReadSharp: SvgIconComponent;\nexport const MarkEmailReadTwoTone: SvgIconComponent;\nexport const MarkEmailUnread: SvgIconComponent;\nexport const MarkEmailUnreadOutlined: SvgIconComponent;\nexport const MarkEmailUnreadRounded: SvgIconComponent;\nexport const MarkEmailUnreadSharp: SvgIconComponent;\nexport const MarkEmailUnreadTwoTone: SvgIconComponent;\nexport const MarkUnreadChatAlt: SvgIconComponent;\nexport const MarkUnreadChatAltOutlined: SvgIconComponent;\nexport const MarkUnreadChatAltRounded: SvgIconComponent;\nexport const MarkUnreadChatAltSharp: SvgIconComponent;\nexport const MarkUnreadChatAltTwoTone: SvgIconComponent;\nexport const Markunread: SvgIconComponent;\nexport const MarkunreadMailbox: SvgIconComponent;\nexport const MarkunreadMailboxOutlined: SvgIconComponent;\nexport const MarkunreadMailboxRounded: SvgIconComponent;\nexport const MarkunreadMailboxSharp: SvgIconComponent;\nexport const MarkunreadMailboxTwoTone: SvgIconComponent;\nexport const MarkunreadOutlined: SvgIconComponent;\nexport const MarkunreadRounded: SvgIconComponent;\nexport const MarkunreadSharp: SvgIconComponent;\nexport const MarkunreadTwoTone: SvgIconComponent;\nexport const Masks: SvgIconComponent;\nexport const MasksOutlined: SvgIconComponent;\nexport const MasksRounded: SvgIconComponent;\nexport const MasksSharp: SvgIconComponent;\nexport const MasksTwoTone: SvgIconComponent;\nexport const Maximize: SvgIconComponent;\nexport const MaximizeOutlined: SvgIconComponent;\nexport const MaximizeRounded: SvgIconComponent;\nexport const MaximizeSharp: SvgIconComponent;\nexport const MaximizeTwoTone: SvgIconComponent;\nexport const MediaBluetoothOff: SvgIconComponent;\nexport const MediaBluetoothOffOutlined: SvgIconComponent;\nexport const MediaBluetoothOffRounded: SvgIconComponent;\nexport const MediaBluetoothOffSharp: SvgIconComponent;\nexport const MediaBluetoothOffTwoTone: SvgIconComponent;\nexport const MediaBluetoothOn: SvgIconComponent;\nexport const MediaBluetoothOnOutlined: SvgIconComponent;\nexport const MediaBluetoothOnRounded: SvgIconComponent;\nexport const MediaBluetoothOnSharp: SvgIconComponent;\nexport const MediaBluetoothOnTwoTone: SvgIconComponent;\nexport const Mediation: SvgIconComponent;\nexport const MediationOutlined: SvgIconComponent;\nexport const MediationRounded: SvgIconComponent;\nexport const MediationSharp: SvgIconComponent;\nexport const MediationTwoTone: SvgIconComponent;\nexport const MedicalInformation: SvgIconComponent;\nexport const MedicalInformationOutlined: SvgIconComponent;\nexport const MedicalInformationRounded: SvgIconComponent;\nexport const MedicalInformationSharp: SvgIconComponent;\nexport const MedicalInformationTwoTone: SvgIconComponent;\nexport const MedicalServices: SvgIconComponent;\nexport const MedicalServicesOutlined: SvgIconComponent;\nexport const MedicalServicesRounded: SvgIconComponent;\nexport const MedicalServicesSharp: SvgIconComponent;\nexport const MedicalServicesTwoTone: SvgIconComponent;\nexport const Medication: SvgIconComponent;\nexport const MedicationLiquid: SvgIconComponent;\nexport const MedicationLiquidOutlined: SvgIconComponent;\nexport const MedicationLiquidRounded: SvgIconComponent;\nexport const MedicationLiquidSharp: SvgIconComponent;\nexport const MedicationLiquidTwoTone: SvgIconComponent;\nexport const MedicationOutlined: SvgIconComponent;\nexport const MedicationRounded: SvgIconComponent;\nexport const MedicationSharp: SvgIconComponent;\nexport const MedicationTwoTone: SvgIconComponent;\nexport const MeetingRoom: SvgIconComponent;\nexport const MeetingRoomOutlined: SvgIconComponent;\nexport const MeetingRoomRounded: SvgIconComponent;\nexport const MeetingRoomSharp: SvgIconComponent;\nexport const MeetingRoomTwoTone: SvgIconComponent;\nexport const Memory: SvgIconComponent;\nexport const MemoryOutlined: SvgIconComponent;\nexport const MemoryRounded: SvgIconComponent;\nexport const MemorySharp: SvgIconComponent;\nexport const MemoryTwoTone: SvgIconComponent;\nexport const Menu: SvgIconComponent;\nexport const MenuBook: SvgIconComponent;\nexport const MenuBookOutlined: SvgIconComponent;\nexport const MenuBookRounded: SvgIconComponent;\nexport const MenuBookSharp: SvgIconComponent;\nexport const MenuBookTwoTone: SvgIconComponent;\nexport const MenuOpen: SvgIconComponent;\nexport const MenuOpenOutlined: SvgIconComponent;\nexport const MenuOpenRounded: SvgIconComponent;\nexport const MenuOpenSharp: SvgIconComponent;\nexport const MenuOpenTwoTone: SvgIconComponent;\nexport const MenuOutlined: SvgIconComponent;\nexport const MenuRounded: SvgIconComponent;\nexport const MenuSharp: SvgIconComponent;\nexport const MenuTwoTone: SvgIconComponent;\nexport const Merge: SvgIconComponent;\nexport const MergeOutlined: SvgIconComponent;\nexport const MergeRounded: SvgIconComponent;\nexport const MergeSharp: SvgIconComponent;\nexport const MergeTwoTone: SvgIconComponent;\nexport const MergeType: SvgIconComponent;\nexport const MergeTypeOutlined: SvgIconComponent;\nexport const MergeTypeRounded: SvgIconComponent;\nexport const MergeTypeSharp: SvgIconComponent;\nexport const MergeTypeTwoTone: SvgIconComponent;\nexport const Message: SvgIconComponent;\nexport const MessageOutlined: SvgIconComponent;\nexport const MessageRounded: SvgIconComponent;\nexport const MessageSharp: SvgIconComponent;\nexport const MessageTwoTone: SvgIconComponent;\nexport const Mic: SvgIconComponent;\nexport const MicExternalOff: SvgIconComponent;\nexport const MicExternalOffOutlined: SvgIconComponent;\nexport const MicExternalOffRounded: SvgIconComponent;\nexport const MicExternalOffSharp: SvgIconComponent;\nexport const MicExternalOffTwoTone: SvgIconComponent;\nexport const MicExternalOn: SvgIconComponent;\nexport const MicExternalOnOutlined: SvgIconComponent;\nexport const MicExternalOnRounded: SvgIconComponent;\nexport const MicExternalOnSharp: SvgIconComponent;\nexport const MicExternalOnTwoTone: SvgIconComponent;\nexport const MicNone: SvgIconComponent;\nexport const MicNoneOutlined: SvgIconComponent;\nexport const MicNoneRounded: SvgIconComponent;\nexport const MicNoneSharp: SvgIconComponent;\nexport const MicNoneTwoTone: SvgIconComponent;\nexport const MicOff: SvgIconComponent;\nexport const MicOffOutlined: SvgIconComponent;\nexport const MicOffRounded: SvgIconComponent;\nexport const MicOffSharp: SvgIconComponent;\nexport const MicOffTwoTone: SvgIconComponent;\nexport const MicOutlined: SvgIconComponent;\nexport const MicRounded: SvgIconComponent;\nexport const MicSharp: SvgIconComponent;\nexport const MicTwoTone: SvgIconComponent;\nexport const Microsoft: SvgIconComponent;\nexport const Microwave: SvgIconComponent;\nexport const MicrowaveOutlined: SvgIconComponent;\nexport const MicrowaveRounded: SvgIconComponent;\nexport const MicrowaveSharp: SvgIconComponent;\nexport const MicrowaveTwoTone: SvgIconComponent;\nexport const MilitaryTech: SvgIconComponent;\nexport const MilitaryTechOutlined: SvgIconComponent;\nexport const MilitaryTechRounded: SvgIconComponent;\nexport const MilitaryTechSharp: SvgIconComponent;\nexport const MilitaryTechTwoTone: SvgIconComponent;\nexport const Minimize: SvgIconComponent;\nexport const MinimizeOutlined: SvgIconComponent;\nexport const MinimizeRounded: SvgIconComponent;\nexport const MinimizeSharp: SvgIconComponent;\nexport const MinimizeTwoTone: SvgIconComponent;\nexport const MinorCrash: SvgIconComponent;\nexport const MinorCrashOutlined: SvgIconComponent;\nexport const MinorCrashRounded: SvgIconComponent;\nexport const MinorCrashSharp: SvgIconComponent;\nexport const MinorCrashTwoTone: SvgIconComponent;\nexport const MiscellaneousServices: SvgIconComponent;\nexport const MiscellaneousServicesOutlined: SvgIconComponent;\nexport const MiscellaneousServicesRounded: SvgIconComponent;\nexport const MiscellaneousServicesSharp: SvgIconComponent;\nexport const MiscellaneousServicesTwoTone: SvgIconComponent;\nexport const MissedVideoCall: SvgIconComponent;\nexport const MissedVideoCallOutlined: SvgIconComponent;\nexport const MissedVideoCallRounded: SvgIconComponent;\nexport const MissedVideoCallSharp: SvgIconComponent;\nexport const MissedVideoCallTwoTone: SvgIconComponent;\nexport const Mms: SvgIconComponent;\nexport const MmsOutlined: SvgIconComponent;\nexport const MmsRounded: SvgIconComponent;\nexport const MmsSharp: SvgIconComponent;\nexport const MmsTwoTone: SvgIconComponent;\nexport const MobileFriendly: SvgIconComponent;\nexport const MobileFriendlyOutlined: SvgIconComponent;\nexport const MobileFriendlyRounded: SvgIconComponent;\nexport const MobileFriendlySharp: SvgIconComponent;\nexport const MobileFriendlyTwoTone: SvgIconComponent;\nexport const MobileOff: SvgIconComponent;\nexport const MobileOffOutlined: SvgIconComponent;\nexport const MobileOffRounded: SvgIconComponent;\nexport const MobileOffSharp: SvgIconComponent;\nexport const MobileOffTwoTone: SvgIconComponent;\nexport const MobileScreenShare: SvgIconComponent;\nexport const MobileScreenShareOutlined: SvgIconComponent;\nexport const MobileScreenShareRounded: SvgIconComponent;\nexport const MobileScreenShareSharp: SvgIconComponent;\nexport const MobileScreenShareTwoTone: SvgIconComponent;\nexport const MobiledataOff: SvgIconComponent;\nexport const MobiledataOffOutlined: SvgIconComponent;\nexport const MobiledataOffRounded: SvgIconComponent;\nexport const MobiledataOffSharp: SvgIconComponent;\nexport const MobiledataOffTwoTone: SvgIconComponent;\nexport const Mode: SvgIconComponent;\nexport const ModeComment: SvgIconComponent;\nexport const ModeCommentOutlined: SvgIconComponent;\nexport const ModeCommentRounded: SvgIconComponent;\nexport const ModeCommentSharp: SvgIconComponent;\nexport const ModeCommentTwoTone: SvgIconComponent;\nexport const ModeEdit: SvgIconComponent;\nexport const ModeEditOutline: SvgIconComponent;\nexport const ModeEditOutlineOutlined: SvgIconComponent;\nexport const ModeEditOutlineRounded: SvgIconComponent;\nexport const ModeEditOutlineSharp: SvgIconComponent;\nexport const ModeEditOutlineTwoTone: SvgIconComponent;\nexport const ModeEditOutlined: SvgIconComponent;\nexport const ModeEditRounded: SvgIconComponent;\nexport const ModeEditSharp: SvgIconComponent;\nexport const ModeEditTwoTone: SvgIconComponent;\nexport const ModeFanOff: SvgIconComponent;\nexport const ModeFanOffOutlined: SvgIconComponent;\nexport const ModeFanOffRounded: SvgIconComponent;\nexport const ModeFanOffSharp: SvgIconComponent;\nexport const ModeFanOffTwoTone: SvgIconComponent;\nexport const ModeNight: SvgIconComponent;\nexport const ModeNightOutlined: SvgIconComponent;\nexport const ModeNightRounded: SvgIconComponent;\nexport const ModeNightSharp: SvgIconComponent;\nexport const ModeNightTwoTone: SvgIconComponent;\nexport const ModeOfTravel: SvgIconComponent;\nexport const ModeOfTravelOutlined: SvgIconComponent;\nexport const ModeOfTravelRounded: SvgIconComponent;\nexport const ModeOfTravelSharp: SvgIconComponent;\nexport const ModeOfTravelTwoTone: SvgIconComponent;\nexport const ModeOutlined: SvgIconComponent;\nexport const ModeRounded: SvgIconComponent;\nexport const ModeSharp: SvgIconComponent;\nexport const ModeStandby: SvgIconComponent;\nexport const ModeStandbyOutlined: SvgIconComponent;\nexport const ModeStandbyRounded: SvgIconComponent;\nexport const ModeStandbySharp: SvgIconComponent;\nexport const ModeStandbyTwoTone: SvgIconComponent;\nexport const ModeTwoTone: SvgIconComponent;\nexport const ModelTraining: SvgIconComponent;\nexport const ModelTrainingOutlined: SvgIconComponent;\nexport const ModelTrainingRounded: SvgIconComponent;\nexport const ModelTrainingSharp: SvgIconComponent;\nexport const ModelTrainingTwoTone: SvgIconComponent;\nexport const MonetizationOn: SvgIconComponent;\nexport const MonetizationOnOutlined: SvgIconComponent;\nexport const MonetizationOnRounded: SvgIconComponent;\nexport const MonetizationOnSharp: SvgIconComponent;\nexport const MonetizationOnTwoTone: SvgIconComponent;\nexport const Money: SvgIconComponent;\nexport const MoneyOff: SvgIconComponent;\nexport const MoneyOffCsred: SvgIconComponent;\nexport const MoneyOffCsredOutlined: SvgIconComponent;\nexport const MoneyOffCsredRounded: SvgIconComponent;\nexport const MoneyOffCsredSharp: SvgIconComponent;\nexport const MoneyOffCsredTwoTone: SvgIconComponent;\nexport const MoneyOffOutlined: SvgIconComponent;\nexport const MoneyOffRounded: SvgIconComponent;\nexport const MoneyOffSharp: SvgIconComponent;\nexport const MoneyOffTwoTone: SvgIconComponent;\nexport const MoneyOutlined: SvgIconComponent;\nexport const MoneyRounded: SvgIconComponent;\nexport const MoneySharp: SvgIconComponent;\nexport const MoneyTwoTone: SvgIconComponent;\nexport const Monitor: SvgIconComponent;\nexport const MonitorHeart: SvgIconComponent;\nexport const MonitorHeartOutlined: SvgIconComponent;\nexport const MonitorHeartRounded: SvgIconComponent;\nexport const MonitorHeartSharp: SvgIconComponent;\nexport const MonitorHeartTwoTone: SvgIconComponent;\nexport const MonitorOutlined: SvgIconComponent;\nexport const MonitorRounded: SvgIconComponent;\nexport const MonitorSharp: SvgIconComponent;\nexport const MonitorTwoTone: SvgIconComponent;\nexport const MonitorWeight: SvgIconComponent;\nexport const MonitorWeightOutlined: SvgIconComponent;\nexport const MonitorWeightRounded: SvgIconComponent;\nexport const MonitorWeightSharp: SvgIconComponent;\nexport const MonitorWeightTwoTone: SvgIconComponent;\nexport const MonochromePhotos: SvgIconComponent;\nexport const MonochromePhotosOutlined: SvgIconComponent;\nexport const MonochromePhotosRounded: SvgIconComponent;\nexport const MonochromePhotosSharp: SvgIconComponent;\nexport const MonochromePhotosTwoTone: SvgIconComponent;\nexport const Mood: SvgIconComponent;\nexport const MoodBad: SvgIconComponent;\nexport const MoodBadOutlined: SvgIconComponent;\nexport const MoodBadRounded: SvgIconComponent;\nexport const MoodBadSharp: SvgIconComponent;\nexport const MoodBadTwoTone: SvgIconComponent;\nexport const MoodOutlined: SvgIconComponent;\nexport const MoodRounded: SvgIconComponent;\nexport const MoodSharp: SvgIconComponent;\nexport const MoodTwoTone: SvgIconComponent;\nexport const Moped: SvgIconComponent;\nexport const MopedOutlined: SvgIconComponent;\nexport const MopedRounded: SvgIconComponent;\nexport const MopedSharp: SvgIconComponent;\nexport const MopedTwoTone: SvgIconComponent;\nexport const More: SvgIconComponent;\nexport const MoreHoriz: SvgIconComponent;\nexport const MoreHorizOutlined: SvgIconComponent;\nexport const MoreHorizRounded: SvgIconComponent;\nexport const MoreHorizSharp: SvgIconComponent;\nexport const MoreHorizTwoTone: SvgIconComponent;\nexport const MoreOutlined: SvgIconComponent;\nexport const MoreRounded: SvgIconComponent;\nexport const MoreSharp: SvgIconComponent;\nexport const MoreTime: SvgIconComponent;\nexport const MoreTimeOutlined: SvgIconComponent;\nexport const MoreTimeRounded: SvgIconComponent;\nexport const MoreTimeSharp: SvgIconComponent;\nexport const MoreTimeTwoTone: SvgIconComponent;\nexport const MoreTwoTone: SvgIconComponent;\nexport const MoreVert: SvgIconComponent;\nexport const MoreVertOutlined: SvgIconComponent;\nexport const MoreVertRounded: SvgIconComponent;\nexport const MoreVertSharp: SvgIconComponent;\nexport const MoreVertTwoTone: SvgIconComponent;\nexport const Mosque: SvgIconComponent;\nexport const MosqueOutlined: SvgIconComponent;\nexport const MosqueRounded: SvgIconComponent;\nexport const MosqueSharp: SvgIconComponent;\nexport const MosqueTwoTone: SvgIconComponent;\nexport const MotionPhotosAuto: SvgIconComponent;\nexport const MotionPhotosAutoOutlined: SvgIconComponent;\nexport const MotionPhotosAutoRounded: SvgIconComponent;\nexport const MotionPhotosAutoSharp: SvgIconComponent;\nexport const MotionPhotosAutoTwoTone: SvgIconComponent;\nexport const MotionPhotosOff: SvgIconComponent;\nexport const MotionPhotosOffOutlined: SvgIconComponent;\nexport const MotionPhotosOffRounded: SvgIconComponent;\nexport const MotionPhotosOffSharp: SvgIconComponent;\nexport const MotionPhotosOffTwoTone: SvgIconComponent;\nexport const Mouse: SvgIconComponent;\nexport const MouseOutlined: SvgIconComponent;\nexport const MouseRounded: SvgIconComponent;\nexport const MouseSharp: SvgIconComponent;\nexport const MouseTwoTone: SvgIconComponent;\nexport const MoveDown: SvgIconComponent;\nexport const MoveDownOutlined: SvgIconComponent;\nexport const MoveDownRounded: SvgIconComponent;\nexport const MoveDownSharp: SvgIconComponent;\nexport const MoveDownTwoTone: SvgIconComponent;\nexport const MoveToInbox: SvgIconComponent;\nexport const MoveToInboxOutlined: SvgIconComponent;\nexport const MoveToInboxRounded: SvgIconComponent;\nexport const MoveToInboxSharp: SvgIconComponent;\nexport const MoveToInboxTwoTone: SvgIconComponent;\nexport const MoveUp: SvgIconComponent;\nexport const MoveUpOutlined: SvgIconComponent;\nexport const MoveUpRounded: SvgIconComponent;\nexport const MoveUpSharp: SvgIconComponent;\nexport const MoveUpTwoTone: SvgIconComponent;\nexport const Movie: SvgIconComponent;\nexport const MovieCreation: SvgIconComponent;\nexport const MovieCreationOutlined: SvgIconComponent;\nexport const MovieCreationRounded: SvgIconComponent;\nexport const MovieCreationSharp: SvgIconComponent;\nexport const MovieCreationTwoTone: SvgIconComponent;\nexport const MovieFilter: SvgIconComponent;\nexport const MovieFilterOutlined: SvgIconComponent;\nexport const MovieFilterRounded: SvgIconComponent;\nexport const MovieFilterSharp: SvgIconComponent;\nexport const MovieFilterTwoTone: SvgIconComponent;\nexport const MovieOutlined: SvgIconComponent;\nexport const MovieRounded: SvgIconComponent;\nexport const MovieSharp: SvgIconComponent;\nexport const MovieTwoTone: SvgIconComponent;\nexport const Moving: SvgIconComponent;\nexport const MovingOutlined: SvgIconComponent;\nexport const MovingRounded: SvgIconComponent;\nexport const MovingSharp: SvgIconComponent;\nexport const MovingTwoTone: SvgIconComponent;\nexport const Mp: SvgIconComponent;\nexport const MpOutlined: SvgIconComponent;\nexport const MpRounded: SvgIconComponent;\nexport const MpSharp: SvgIconComponent;\nexport const MpTwoTone: SvgIconComponent;\nexport const MultilineChart: SvgIconComponent;\nexport const MultilineChartOutlined: SvgIconComponent;\nexport const MultilineChartRounded: SvgIconComponent;\nexport const MultilineChartSharp: SvgIconComponent;\nexport const MultilineChartTwoTone: SvgIconComponent;\nexport const MultipleStop: SvgIconComponent;\nexport const MultipleStopOutlined: SvgIconComponent;\nexport const MultipleStopRounded: SvgIconComponent;\nexport const MultipleStopSharp: SvgIconComponent;\nexport const MultipleStopTwoTone: SvgIconComponent;\nexport const Museum: SvgIconComponent;\nexport const MuseumOutlined: SvgIconComponent;\nexport const MuseumRounded: SvgIconComponent;\nexport const MuseumSharp: SvgIconComponent;\nexport const MuseumTwoTone: SvgIconComponent;\nexport const MusicNote: SvgIconComponent;\nexport const MusicNoteOutlined: SvgIconComponent;\nexport const MusicNoteRounded: SvgIconComponent;\nexport const MusicNoteSharp: SvgIconComponent;\nexport const MusicNoteTwoTone: SvgIconComponent;\nexport const MusicOff: SvgIconComponent;\nexport const MusicOffOutlined: SvgIconComponent;\nexport const MusicOffRounded: SvgIconComponent;\nexport const MusicOffSharp: SvgIconComponent;\nexport const MusicOffTwoTone: SvgIconComponent;\nexport const MusicVideo: SvgIconComponent;\nexport const MusicVideoOutlined: SvgIconComponent;\nexport const MusicVideoRounded: SvgIconComponent;\nexport const MusicVideoSharp: SvgIconComponent;\nexport const MusicVideoTwoTone: SvgIconComponent;\nexport const MyLocation: SvgIconComponent;\nexport const MyLocationOutlined: SvgIconComponent;\nexport const MyLocationRounded: SvgIconComponent;\nexport const MyLocationSharp: SvgIconComponent;\nexport const MyLocationTwoTone: SvgIconComponent;\nexport const Nat: SvgIconComponent;\nexport const NatOutlined: SvgIconComponent;\nexport const NatRounded: SvgIconComponent;\nexport const NatSharp: SvgIconComponent;\nexport const NatTwoTone: SvgIconComponent;\nexport const Nature: SvgIconComponent;\nexport const NatureOutlined: SvgIconComponent;\nexport const NaturePeople: SvgIconComponent;\nexport const NaturePeopleOutlined: SvgIconComponent;\nexport const NaturePeopleRounded: SvgIconComponent;\nexport const NaturePeopleSharp: SvgIconComponent;\nexport const NaturePeopleTwoTone: SvgIconComponent;\nexport const NatureRounded: SvgIconComponent;\nexport const NatureSharp: SvgIconComponent;\nexport const NatureTwoTone: SvgIconComponent;\nexport const NavigateBefore: SvgIconComponent;\nexport const NavigateBeforeOutlined: SvgIconComponent;\nexport const NavigateBeforeRounded: SvgIconComponent;\nexport const NavigateBeforeSharp: SvgIconComponent;\nexport const NavigateBeforeTwoTone: SvgIconComponent;\nexport const NavigateNext: SvgIconComponent;\nexport const NavigateNextOutlined: SvgIconComponent;\nexport const NavigateNextRounded: SvgIconComponent;\nexport const NavigateNextSharp: SvgIconComponent;\nexport const NavigateNextTwoTone: SvgIconComponent;\nexport const Navigation: SvgIconComponent;\nexport const NavigationOutlined: SvgIconComponent;\nexport const NavigationRounded: SvgIconComponent;\nexport const NavigationSharp: SvgIconComponent;\nexport const NavigationTwoTone: SvgIconComponent;\nexport const NearMe: SvgIconComponent;\nexport const NearMeDisabled: SvgIconComponent;\nexport const NearMeDisabledOutlined: SvgIconComponent;\nexport const NearMeDisabledRounded: SvgIconComponent;\nexport const NearMeDisabledSharp: SvgIconComponent;\nexport const NearMeDisabledTwoTone: SvgIconComponent;\nexport const NearMeOutlined: SvgIconComponent;\nexport const NearMeRounded: SvgIconComponent;\nexport const NearMeSharp: SvgIconComponent;\nexport const NearMeTwoTone: SvgIconComponent;\nexport const NearbyError: SvgIconComponent;\nexport const NearbyErrorOutlined: SvgIconComponent;\nexport const NearbyErrorRounded: SvgIconComponent;\nexport const NearbyErrorSharp: SvgIconComponent;\nexport const NearbyErrorTwoTone: SvgIconComponent;\nexport const NearbyOff: SvgIconComponent;\nexport const NearbyOffOutlined: SvgIconComponent;\nexport const NearbyOffRounded: SvgIconComponent;\nexport const NearbyOffSharp: SvgIconComponent;\nexport const NearbyOffTwoTone: SvgIconComponent;\nexport const NestCamWiredStand: SvgIconComponent;\nexport const NestCamWiredStandOutlined: SvgIconComponent;\nexport const NestCamWiredStandRounded: SvgIconComponent;\nexport const NestCamWiredStandSharp: SvgIconComponent;\nexport const NestCamWiredStandTwoTone: SvgIconComponent;\nexport const NetworkCell: SvgIconComponent;\nexport const NetworkCellOutlined: SvgIconComponent;\nexport const NetworkCellRounded: SvgIconComponent;\nexport const NetworkCellSharp: SvgIconComponent;\nexport const NetworkCellTwoTone: SvgIconComponent;\nexport const NetworkCheck: SvgIconComponent;\nexport const NetworkCheckOutlined: SvgIconComponent;\nexport const NetworkCheckRounded: SvgIconComponent;\nexport const NetworkCheckSharp: SvgIconComponent;\nexport const NetworkCheckTwoTone: SvgIconComponent;\nexport const NetworkLocked: SvgIconComponent;\nexport const NetworkLockedOutlined: SvgIconComponent;\nexport const NetworkLockedRounded: SvgIconComponent;\nexport const NetworkLockedSharp: SvgIconComponent;\nexport const NetworkLockedTwoTone: SvgIconComponent;\nexport const NetworkPing: SvgIconComponent;\nexport const NetworkPingOutlined: SvgIconComponent;\nexport const NetworkPingRounded: SvgIconComponent;\nexport const NetworkPingSharp: SvgIconComponent;\nexport const NetworkPingTwoTone: SvgIconComponent;\nexport const NetworkWifi: SvgIconComponent;\nexport const NetworkWifi1Bar: SvgIconComponent;\nexport const NetworkWifi1BarOutlined: SvgIconComponent;\nexport const NetworkWifi1BarRounded: SvgIconComponent;\nexport const NetworkWifi1BarSharp: SvgIconComponent;\nexport const NetworkWifi1BarTwoTone: SvgIconComponent;\nexport const NetworkWifi2Bar: SvgIconComponent;\nexport const NetworkWifi2BarOutlined: SvgIconComponent;\nexport const NetworkWifi2BarRounded: SvgIconComponent;\nexport const NetworkWifi2BarSharp: SvgIconComponent;\nexport const NetworkWifi2BarTwoTone: SvgIconComponent;\nexport const NetworkWifi3Bar: SvgIconComponent;\nexport const NetworkWifi3BarOutlined: SvgIconComponent;\nexport const NetworkWifi3BarRounded: SvgIconComponent;\nexport const NetworkWifi3BarSharp: SvgIconComponent;\nexport const NetworkWifi3BarTwoTone: SvgIconComponent;\nexport const NetworkWifiOutlined: SvgIconComponent;\nexport const NetworkWifiRounded: SvgIconComponent;\nexport const NetworkWifiSharp: SvgIconComponent;\nexport const NetworkWifiTwoTone: SvgIconComponent;\nexport const NewReleases: SvgIconComponent;\nexport const NewReleasesOutlined: SvgIconComponent;\nexport const NewReleasesRounded: SvgIconComponent;\nexport const NewReleasesSharp: SvgIconComponent;\nexport const NewReleasesTwoTone: SvgIconComponent;\nexport const Newspaper: SvgIconComponent;\nexport const NewspaperOutlined: SvgIconComponent;\nexport const NewspaperRounded: SvgIconComponent;\nexport const NewspaperSharp: SvgIconComponent;\nexport const NewspaperTwoTone: SvgIconComponent;\nexport const NextPlan: SvgIconComponent;\nexport const NextPlanOutlined: SvgIconComponent;\nexport const NextPlanRounded: SvgIconComponent;\nexport const NextPlanSharp: SvgIconComponent;\nexport const NextPlanTwoTone: SvgIconComponent;\nexport const NextWeek: SvgIconComponent;\nexport const NextWeekOutlined: SvgIconComponent;\nexport const NextWeekRounded: SvgIconComponent;\nexport const NextWeekSharp: SvgIconComponent;\nexport const NextWeekTwoTone: SvgIconComponent;\nexport const Nfc: SvgIconComponent;\nexport const NfcOutlined: SvgIconComponent;\nexport const NfcRounded: SvgIconComponent;\nexport const NfcSharp: SvgIconComponent;\nexport const NfcTwoTone: SvgIconComponent;\nexport const NightShelter: SvgIconComponent;\nexport const NightShelterOutlined: SvgIconComponent;\nexport const NightShelterRounded: SvgIconComponent;\nexport const NightShelterSharp: SvgIconComponent;\nexport const NightShelterTwoTone: SvgIconComponent;\nexport const Nightlife: SvgIconComponent;\nexport const NightlifeOutlined: SvgIconComponent;\nexport const NightlifeRounded: SvgIconComponent;\nexport const NightlifeSharp: SvgIconComponent;\nexport const NightlifeTwoTone: SvgIconComponent;\nexport const Nightlight: SvgIconComponent;\nexport const NightlightOutlined: SvgIconComponent;\nexport const NightlightRound: SvgIconComponent;\nexport const NightlightRoundOutlined: SvgIconComponent;\nexport const NightlightRoundRounded: SvgIconComponent;\nexport const NightlightRoundSharp: SvgIconComponent;\nexport const NightlightRoundTwoTone: SvgIconComponent;\nexport const NightlightRounded: SvgIconComponent;\nexport const NightlightSharp: SvgIconComponent;\nexport const NightlightTwoTone: SvgIconComponent;\nexport const NightsStay: SvgIconComponent;\nexport const NightsStayOutlined: SvgIconComponent;\nexport const NightsStayRounded: SvgIconComponent;\nexport const NightsStaySharp: SvgIconComponent;\nexport const NightsStayTwoTone: SvgIconComponent;\nexport const NineK: SvgIconComponent;\nexport const NineKOutlined: SvgIconComponent;\nexport const NineKPlus: SvgIconComponent;\nexport const NineKPlusOutlined: SvgIconComponent;\nexport const NineKPlusRounded: SvgIconComponent;\nexport const NineKPlusSharp: SvgIconComponent;\nexport const NineKPlusTwoTone: SvgIconComponent;\nexport const NineKRounded: SvgIconComponent;\nexport const NineKSharp: SvgIconComponent;\nexport const NineKTwoTone: SvgIconComponent;\nexport const NineMp: SvgIconComponent;\nexport const NineMpOutlined: SvgIconComponent;\nexport const NineMpRounded: SvgIconComponent;\nexport const NineMpSharp: SvgIconComponent;\nexport const NineMpTwoTone: SvgIconComponent;\nexport const NineteenMp: SvgIconComponent;\nexport const NineteenMpOutlined: SvgIconComponent;\nexport const NineteenMpRounded: SvgIconComponent;\nexport const NineteenMpSharp: SvgIconComponent;\nexport const NineteenMpTwoTone: SvgIconComponent;\nexport const NoAccounts: SvgIconComponent;\nexport const NoAccountsOutlined: SvgIconComponent;\nexport const NoAccountsRounded: SvgIconComponent;\nexport const NoAccountsSharp: SvgIconComponent;\nexport const NoAccountsTwoTone: SvgIconComponent;\nexport const NoAdultContent: SvgIconComponent;\nexport const NoAdultContentOutlined: SvgIconComponent;\nexport const NoAdultContentRounded: SvgIconComponent;\nexport const NoAdultContentSharp: SvgIconComponent;\nexport const NoAdultContentTwoTone: SvgIconComponent;\nexport const NoBackpack: SvgIconComponent;\nexport const NoBackpackOutlined: SvgIconComponent;\nexport const NoBackpackRounded: SvgIconComponent;\nexport const NoBackpackSharp: SvgIconComponent;\nexport const NoBackpackTwoTone: SvgIconComponent;\nexport const NoCell: SvgIconComponent;\nexport const NoCellOutlined: SvgIconComponent;\nexport const NoCellRounded: SvgIconComponent;\nexport const NoCellSharp: SvgIconComponent;\nexport const NoCellTwoTone: SvgIconComponent;\nexport const NoCrash: SvgIconComponent;\nexport const NoCrashOutlined: SvgIconComponent;\nexport const NoCrashRounded: SvgIconComponent;\nexport const NoCrashSharp: SvgIconComponent;\nexport const NoCrashTwoTone: SvgIconComponent;\nexport const NoDrinks: SvgIconComponent;\nexport const NoDrinksOutlined: SvgIconComponent;\nexport const NoDrinksRounded: SvgIconComponent;\nexport const NoDrinksSharp: SvgIconComponent;\nexport const NoDrinksTwoTone: SvgIconComponent;\nexport const NoEncryption: SvgIconComponent;\nexport const NoEncryptionGmailerrorred: SvgIconComponent;\nexport const NoEncryptionGmailerrorredOutlined: SvgIconComponent;\nexport const NoEncryptionGmailerrorredRounded: SvgIconComponent;\nexport const NoEncryptionGmailerrorredSharp: SvgIconComponent;\nexport const NoEncryptionGmailerrorredTwoTone: SvgIconComponent;\nexport const NoEncryptionOutlined: SvgIconComponent;\nexport const NoEncryptionRounded: SvgIconComponent;\nexport const NoEncryptionSharp: SvgIconComponent;\nexport const NoEncryptionTwoTone: SvgIconComponent;\nexport const NoFlash: SvgIconComponent;\nexport const NoFlashOutlined: SvgIconComponent;\nexport const NoFlashRounded: SvgIconComponent;\nexport const NoFlashSharp: SvgIconComponent;\nexport const NoFlashTwoTone: SvgIconComponent;\nexport const NoFood: SvgIconComponent;\nexport const NoFoodOutlined: SvgIconComponent;\nexport const NoFoodRounded: SvgIconComponent;\nexport const NoFoodSharp: SvgIconComponent;\nexport const NoFoodTwoTone: SvgIconComponent;\nexport const NoLuggage: SvgIconComponent;\nexport const NoLuggageOutlined: SvgIconComponent;\nexport const NoLuggageRounded: SvgIconComponent;\nexport const NoLuggageSharp: SvgIconComponent;\nexport const NoLuggageTwoTone: SvgIconComponent;\nexport const NoMeals: SvgIconComponent;\nexport const NoMealsOutlined: SvgIconComponent;\nexport const NoMealsRounded: SvgIconComponent;\nexport const NoMealsSharp: SvgIconComponent;\nexport const NoMealsTwoTone: SvgIconComponent;\nexport const NoMeetingRoom: SvgIconComponent;\nexport const NoMeetingRoomOutlined: SvgIconComponent;\nexport const NoMeetingRoomRounded: SvgIconComponent;\nexport const NoMeetingRoomSharp: SvgIconComponent;\nexport const NoMeetingRoomTwoTone: SvgIconComponent;\nexport const NoPhotography: SvgIconComponent;\nexport const NoPhotographyOutlined: SvgIconComponent;\nexport const NoPhotographyRounded: SvgIconComponent;\nexport const NoPhotographySharp: SvgIconComponent;\nexport const NoPhotographyTwoTone: SvgIconComponent;\nexport const NoSim: SvgIconComponent;\nexport const NoSimOutlined: SvgIconComponent;\nexport const NoSimRounded: SvgIconComponent;\nexport const NoSimSharp: SvgIconComponent;\nexport const NoSimTwoTone: SvgIconComponent;\nexport const NoStroller: SvgIconComponent;\nexport const NoStrollerOutlined: SvgIconComponent;\nexport const NoStrollerRounded: SvgIconComponent;\nexport const NoStrollerSharp: SvgIconComponent;\nexport const NoStrollerTwoTone: SvgIconComponent;\nexport const NoTransfer: SvgIconComponent;\nexport const NoTransferOutlined: SvgIconComponent;\nexport const NoTransferRounded: SvgIconComponent;\nexport const NoTransferSharp: SvgIconComponent;\nexport const NoTransferTwoTone: SvgIconComponent;\nexport const NoiseAware: SvgIconComponent;\nexport const NoiseAwareOutlined: SvgIconComponent;\nexport const NoiseAwareRounded: SvgIconComponent;\nexport const NoiseAwareSharp: SvgIconComponent;\nexport const NoiseAwareTwoTone: SvgIconComponent;\nexport const NoiseControlOff: SvgIconComponent;\nexport const NoiseControlOffOutlined: SvgIconComponent;\nexport const NoiseControlOffRounded: SvgIconComponent;\nexport const NoiseControlOffSharp: SvgIconComponent;\nexport const NoiseControlOffTwoTone: SvgIconComponent;\nexport const NordicWalking: SvgIconComponent;\nexport const NordicWalkingOutlined: SvgIconComponent;\nexport const NordicWalkingRounded: SvgIconComponent;\nexport const NordicWalkingSharp: SvgIconComponent;\nexport const NordicWalkingTwoTone: SvgIconComponent;\nexport const North: SvgIconComponent;\nexport const NorthEast: SvgIconComponent;\nexport const NorthEastOutlined: SvgIconComponent;\nexport const NorthEastRounded: SvgIconComponent;\nexport const NorthEastSharp: SvgIconComponent;\nexport const NorthEastTwoTone: SvgIconComponent;\nexport const NorthOutlined: SvgIconComponent;\nexport const NorthRounded: SvgIconComponent;\nexport const NorthSharp: SvgIconComponent;\nexport const NorthTwoTone: SvgIconComponent;\nexport const NorthWest: SvgIconComponent;\nexport const NorthWestOutlined: SvgIconComponent;\nexport const NorthWestRounded: SvgIconComponent;\nexport const NorthWestSharp: SvgIconComponent;\nexport const NorthWestTwoTone: SvgIconComponent;\nexport const NotAccessible: SvgIconComponent;\nexport const NotAccessibleOutlined: SvgIconComponent;\nexport const NotAccessibleRounded: SvgIconComponent;\nexport const NotAccessibleSharp: SvgIconComponent;\nexport const NotAccessibleTwoTone: SvgIconComponent;\nexport const NotInterested: SvgIconComponent;\nexport const NotInterestedOutlined: SvgIconComponent;\nexport const NotInterestedRounded: SvgIconComponent;\nexport const NotInterestedSharp: SvgIconComponent;\nexport const NotInterestedTwoTone: SvgIconComponent;\nexport const NotListedLocation: SvgIconComponent;\nexport const NotListedLocationOutlined: SvgIconComponent;\nexport const NotListedLocationRounded: SvgIconComponent;\nexport const NotListedLocationSharp: SvgIconComponent;\nexport const NotListedLocationTwoTone: SvgIconComponent;\nexport const NotStarted: SvgIconComponent;\nexport const NotStartedOutlined: SvgIconComponent;\nexport const NotStartedRounded: SvgIconComponent;\nexport const NotStartedSharp: SvgIconComponent;\nexport const NotStartedTwoTone: SvgIconComponent;\nexport const Note: SvgIconComponent;\nexport const NoteAdd: SvgIconComponent;\nexport const NoteAddOutlined: SvgIconComponent;\nexport const NoteAddRounded: SvgIconComponent;\nexport const NoteAddSharp: SvgIconComponent;\nexport const NoteAddTwoTone: SvgIconComponent;\nexport const NoteAlt: SvgIconComponent;\nexport const NoteAltOutlined: SvgIconComponent;\nexport const NoteAltRounded: SvgIconComponent;\nexport const NoteAltSharp: SvgIconComponent;\nexport const NoteAltTwoTone: SvgIconComponent;\nexport const NoteOutlined: SvgIconComponent;\nexport const NoteRounded: SvgIconComponent;\nexport const NoteSharp: SvgIconComponent;\nexport const NoteTwoTone: SvgIconComponent;\nexport const Notes: SvgIconComponent;\nexport const NotesOutlined: SvgIconComponent;\nexport const NotesRounded: SvgIconComponent;\nexport const NotesSharp: SvgIconComponent;\nexport const NotesTwoTone: SvgIconComponent;\nexport const NotificationAdd: SvgIconComponent;\nexport const NotificationAddOutlined: SvgIconComponent;\nexport const NotificationAddRounded: SvgIconComponent;\nexport const NotificationAddSharp: SvgIconComponent;\nexport const NotificationAddTwoTone: SvgIconComponent;\nexport const NotificationImportant: SvgIconComponent;\nexport const NotificationImportantOutlined: SvgIconComponent;\nexport const NotificationImportantRounded: SvgIconComponent;\nexport const NotificationImportantSharp: SvgIconComponent;\nexport const NotificationImportantTwoTone: SvgIconComponent;\nexport const Notifications: SvgIconComponent;\nexport const NotificationsActive: SvgIconComponent;\nexport const NotificationsActiveOutlined: SvgIconComponent;\nexport const NotificationsActiveRounded: SvgIconComponent;\nexport const NotificationsActiveSharp: SvgIconComponent;\nexport const NotificationsActiveTwoTone: SvgIconComponent;\nexport const NotificationsNone: SvgIconComponent;\nexport const NotificationsNoneOutlined: SvgIconComponent;\nexport const NotificationsNoneRounded: SvgIconComponent;\nexport const NotificationsNoneSharp: SvgIconComponent;\nexport const NotificationsNoneTwoTone: SvgIconComponent;\nexport const NotificationsOff: SvgIconComponent;\nexport const NotificationsOffOutlined: SvgIconComponent;\nexport const NotificationsOffRounded: SvgIconComponent;\nexport const NotificationsOffSharp: SvgIconComponent;\nexport const NotificationsOffTwoTone: SvgIconComponent;\nexport const NotificationsOutlined: SvgIconComponent;\nexport const NotificationsPaused: SvgIconComponent;\nexport const NotificationsPausedOutlined: SvgIconComponent;\nexport const NotificationsPausedRounded: SvgIconComponent;\nexport const NotificationsPausedSharp: SvgIconComponent;\nexport const NotificationsPausedTwoTone: SvgIconComponent;\nexport const NotificationsRounded: SvgIconComponent;\nexport const NotificationsSharp: SvgIconComponent;\nexport const NotificationsTwoTone: SvgIconComponent;\nexport const Numbers: SvgIconComponent;\nexport const NumbersOutlined: SvgIconComponent;\nexport const NumbersRounded: SvgIconComponent;\nexport const NumbersSharp: SvgIconComponent;\nexport const NumbersTwoTone: SvgIconComponent;\nexport const OfflineBolt: SvgIconComponent;\nexport const OfflineBoltOutlined: SvgIconComponent;\nexport const OfflineBoltRounded: SvgIconComponent;\nexport const OfflineBoltSharp: SvgIconComponent;\nexport const OfflineBoltTwoTone: SvgIconComponent;\nexport const OfflinePin: SvgIconComponent;\nexport const OfflinePinOutlined: SvgIconComponent;\nexport const OfflinePinRounded: SvgIconComponent;\nexport const OfflinePinSharp: SvgIconComponent;\nexport const OfflinePinTwoTone: SvgIconComponent;\nexport const OfflineShare: SvgIconComponent;\nexport const OfflineShareOutlined: SvgIconComponent;\nexport const OfflineShareRounded: SvgIconComponent;\nexport const OfflineShareSharp: SvgIconComponent;\nexport const OfflineShareTwoTone: SvgIconComponent;\nexport const OilBarrel: SvgIconComponent;\nexport const OilBarrelOutlined: SvgIconComponent;\nexport const OilBarrelRounded: SvgIconComponent;\nexport const OilBarrelSharp: SvgIconComponent;\nexport const OilBarrelTwoTone: SvgIconComponent;\nexport const OnDeviceTraining: SvgIconComponent;\nexport const OnDeviceTrainingOutlined: SvgIconComponent;\nexport const OnDeviceTrainingRounded: SvgIconComponent;\nexport const OnDeviceTrainingSharp: SvgIconComponent;\nexport const OnDeviceTrainingTwoTone: SvgIconComponent;\nexport const OndemandVideo: SvgIconComponent;\nexport const OndemandVideoOutlined: SvgIconComponent;\nexport const OndemandVideoRounded: SvgIconComponent;\nexport const OndemandVideoSharp: SvgIconComponent;\nexport const OndemandVideoTwoTone: SvgIconComponent;\nexport const OneK: SvgIconComponent;\nexport const OneKOutlined: SvgIconComponent;\nexport const OneKPlus: SvgIconComponent;\nexport const OneKPlusOutlined: SvgIconComponent;\nexport const OneKPlusRounded: SvgIconComponent;\nexport const OneKPlusSharp: SvgIconComponent;\nexport const OneKPlusTwoTone: SvgIconComponent;\nexport const OneKRounded: SvgIconComponent;\nexport const OneKSharp: SvgIconComponent;\nexport const OneKTwoTone: SvgIconComponent;\nexport const OneKk: SvgIconComponent;\nexport const OneKkOutlined: SvgIconComponent;\nexport const OneKkRounded: SvgIconComponent;\nexport const OneKkSharp: SvgIconComponent;\nexport const OneKkTwoTone: SvgIconComponent;\nexport const OnlinePrediction: SvgIconComponent;\nexport const OnlinePredictionOutlined: SvgIconComponent;\nexport const OnlinePredictionRounded: SvgIconComponent;\nexport const OnlinePredictionSharp: SvgIconComponent;\nexport const OnlinePredictionTwoTone: SvgIconComponent;\nexport const Opacity: SvgIconComponent;\nexport const OpacityOutlined: SvgIconComponent;\nexport const OpacityRounded: SvgIconComponent;\nexport const OpacitySharp: SvgIconComponent;\nexport const OpacityTwoTone: SvgIconComponent;\nexport const OpenInBrowser: SvgIconComponent;\nexport const OpenInBrowserOutlined: SvgIconComponent;\nexport const OpenInBrowserRounded: SvgIconComponent;\nexport const OpenInBrowserSharp: SvgIconComponent;\nexport const OpenInBrowserTwoTone: SvgIconComponent;\nexport const OpenInFull: SvgIconComponent;\nexport const OpenInFullOutlined: SvgIconComponent;\nexport const OpenInFullRounded: SvgIconComponent;\nexport const OpenInFullSharp: SvgIconComponent;\nexport const OpenInFullTwoTone: SvgIconComponent;\nexport const OpenInNew: SvgIconComponent;\nexport const OpenInNewOff: SvgIconComponent;\nexport const OpenInNewOffOutlined: SvgIconComponent;\nexport const OpenInNewOffRounded: SvgIconComponent;\nexport const OpenInNewOffSharp: SvgIconComponent;\nexport const OpenInNewOffTwoTone: SvgIconComponent;\nexport const OpenInNewOutlined: SvgIconComponent;\nexport const OpenInNewRounded: SvgIconComponent;\nexport const OpenInNewSharp: SvgIconComponent;\nexport const OpenInNewTwoTone: SvgIconComponent;\nexport const OpenWith: SvgIconComponent;\nexport const OpenWithOutlined: SvgIconComponent;\nexport const OpenWithRounded: SvgIconComponent;\nexport const OpenWithSharp: SvgIconComponent;\nexport const OpenWithTwoTone: SvgIconComponent;\nexport const OtherHouses: SvgIconComponent;\nexport const OtherHousesOutlined: SvgIconComponent;\nexport const OtherHousesRounded: SvgIconComponent;\nexport const OtherHousesSharp: SvgIconComponent;\nexport const OtherHousesTwoTone: SvgIconComponent;\nexport const Outbound: SvgIconComponent;\nexport const OutboundOutlined: SvgIconComponent;\nexport const OutboundRounded: SvgIconComponent;\nexport const OutboundSharp: SvgIconComponent;\nexport const OutboundTwoTone: SvgIconComponent;\nexport const Outbox: SvgIconComponent;\nexport const OutboxOutlined: SvgIconComponent;\nexport const OutboxRounded: SvgIconComponent;\nexport const OutboxSharp: SvgIconComponent;\nexport const OutboxTwoTone: SvgIconComponent;\nexport const OutdoorGrill: SvgIconComponent;\nexport const OutdoorGrillOutlined: SvgIconComponent;\nexport const OutdoorGrillRounded: SvgIconComponent;\nexport const OutdoorGrillSharp: SvgIconComponent;\nexport const OutdoorGrillTwoTone: SvgIconComponent;\nexport const Outlet: SvgIconComponent;\nexport const OutletOutlined: SvgIconComponent;\nexport const OutletRounded: SvgIconComponent;\nexport const OutletSharp: SvgIconComponent;\nexport const OutletTwoTone: SvgIconComponent;\nexport const OutlinedFlag: SvgIconComponent;\nexport const OutlinedFlagOutlined: SvgIconComponent;\nexport const OutlinedFlagRounded: SvgIconComponent;\nexport const OutlinedFlagSharp: SvgIconComponent;\nexport const OutlinedFlagTwoTone: SvgIconComponent;\nexport const Output: SvgIconComponent;\nexport const OutputOutlined: SvgIconComponent;\nexport const OutputRounded: SvgIconComponent;\nexport const OutputSharp: SvgIconComponent;\nexport const OutputTwoTone: SvgIconComponent;\nexport const Padding: SvgIconComponent;\nexport const PaddingOutlined: SvgIconComponent;\nexport const PaddingRounded: SvgIconComponent;\nexport const PaddingSharp: SvgIconComponent;\nexport const PaddingTwoTone: SvgIconComponent;\nexport const Pages: SvgIconComponent;\nexport const PagesOutlined: SvgIconComponent;\nexport const PagesRounded: SvgIconComponent;\nexport const PagesSharp: SvgIconComponent;\nexport const PagesTwoTone: SvgIconComponent;\nexport const Pageview: SvgIconComponent;\nexport const PageviewOutlined: SvgIconComponent;\nexport const PageviewRounded: SvgIconComponent;\nexport const PageviewSharp: SvgIconComponent;\nexport const PageviewTwoTone: SvgIconComponent;\nexport const Paid: SvgIconComponent;\nexport const PaidOutlined: SvgIconComponent;\nexport const PaidRounded: SvgIconComponent;\nexport const PaidSharp: SvgIconComponent;\nexport const PaidTwoTone: SvgIconComponent;\nexport const Palette: SvgIconComponent;\nexport const PaletteOutlined: SvgIconComponent;\nexport const PaletteRounded: SvgIconComponent;\nexport const PaletteSharp: SvgIconComponent;\nexport const PaletteTwoTone: SvgIconComponent;\nexport const PanTool: SvgIconComponent;\nexport const PanToolAlt: SvgIconComponent;\nexport const PanToolAltOutlined: SvgIconComponent;\nexport const PanToolAltRounded: SvgIconComponent;\nexport const PanToolAltSharp: SvgIconComponent;\nexport const PanToolAltTwoTone: SvgIconComponent;\nexport const PanToolOutlined: SvgIconComponent;\nexport const PanToolRounded: SvgIconComponent;\nexport const PanToolSharp: SvgIconComponent;\nexport const PanToolTwoTone: SvgIconComponent;\nexport const Panorama: SvgIconComponent;\nexport const PanoramaFishEye: SvgIconComponent;\nexport const PanoramaFishEyeOutlined: SvgIconComponent;\nexport const PanoramaFishEyeRounded: SvgIconComponent;\nexport const PanoramaFishEyeSharp: SvgIconComponent;\nexport const PanoramaFishEyeTwoTone: SvgIconComponent;\nexport const PanoramaHorizontal: SvgIconComponent;\nexport const PanoramaHorizontalOutlined: SvgIconComponent;\nexport const PanoramaHorizontalRounded: SvgIconComponent;\nexport const PanoramaHorizontalSelect: SvgIconComponent;\nexport const PanoramaHorizontalSelectOutlined: SvgIconComponent;\nexport const PanoramaHorizontalSelectRounded: SvgIconComponent;\nexport const PanoramaHorizontalSelectSharp: SvgIconComponent;\nexport const PanoramaHorizontalSelectTwoTone: SvgIconComponent;\nexport const PanoramaHorizontalSharp: SvgIconComponent;\nexport const PanoramaHorizontalTwoTone: SvgIconComponent;\nexport const PanoramaOutlined: SvgIconComponent;\nexport const PanoramaPhotosphere: SvgIconComponent;\nexport const PanoramaPhotosphereOutlined: SvgIconComponent;\nexport const PanoramaPhotosphereRounded: SvgIconComponent;\nexport const PanoramaPhotosphereSelect: SvgIconComponent;\nexport const PanoramaPhotosphereSelectOutlined: SvgIconComponent;\nexport const PanoramaPhotosphereSelectRounded: SvgIconComponent;\nexport const PanoramaPhotosphereSelectSharp: SvgIconComponent;\nexport const PanoramaPhotosphereSelectTwoTone: SvgIconComponent;\nexport const PanoramaPhotosphereSharp: SvgIconComponent;\nexport const PanoramaPhotosphereTwoTone: SvgIconComponent;\nexport const PanoramaRounded: SvgIconComponent;\nexport const PanoramaSharp: SvgIconComponent;\nexport const PanoramaTwoTone: SvgIconComponent;\nexport const PanoramaVertical: SvgIconComponent;\nexport const PanoramaVerticalOutlined: SvgIconComponent;\nexport const PanoramaVerticalRounded: SvgIconComponent;\nexport const PanoramaVerticalSelect: SvgIconComponent;\nexport const PanoramaVerticalSelectOutlined: SvgIconComponent;\nexport const PanoramaVerticalSelectRounded: SvgIconComponent;\nexport const PanoramaVerticalSelectSharp: SvgIconComponent;\nexport const PanoramaVerticalSelectTwoTone: SvgIconComponent;\nexport const PanoramaVerticalSharp: SvgIconComponent;\nexport const PanoramaVerticalTwoTone: SvgIconComponent;\nexport const PanoramaWideAngle: SvgIconComponent;\nexport const PanoramaWideAngleOutlined: SvgIconComponent;\nexport const PanoramaWideAngleRounded: SvgIconComponent;\nexport const PanoramaWideAngleSelect: SvgIconComponent;\nexport const PanoramaWideAngleSelectOutlined: SvgIconComponent;\nexport const PanoramaWideAngleSelectRounded: SvgIconComponent;\nexport const PanoramaWideAngleSelectSharp: SvgIconComponent;\nexport const PanoramaWideAngleSelectTwoTone: SvgIconComponent;\nexport const PanoramaWideAngleSharp: SvgIconComponent;\nexport const PanoramaWideAngleTwoTone: SvgIconComponent;\nexport const Paragliding: SvgIconComponent;\nexport const ParaglidingOutlined: SvgIconComponent;\nexport const ParaglidingRounded: SvgIconComponent;\nexport const ParaglidingSharp: SvgIconComponent;\nexport const ParaglidingTwoTone: SvgIconComponent;\nexport const Park: SvgIconComponent;\nexport const ParkOutlined: SvgIconComponent;\nexport const ParkRounded: SvgIconComponent;\nexport const ParkSharp: SvgIconComponent;\nexport const ParkTwoTone: SvgIconComponent;\nexport const PartyMode: SvgIconComponent;\nexport const PartyModeOutlined: SvgIconComponent;\nexport const PartyModeRounded: SvgIconComponent;\nexport const PartyModeSharp: SvgIconComponent;\nexport const PartyModeTwoTone: SvgIconComponent;\nexport const Password: SvgIconComponent;\nexport const PasswordOutlined: SvgIconComponent;\nexport const PasswordRounded: SvgIconComponent;\nexport const PasswordSharp: SvgIconComponent;\nexport const PasswordTwoTone: SvgIconComponent;\nexport const Pattern: SvgIconComponent;\nexport const PatternOutlined: SvgIconComponent;\nexport const PatternRounded: SvgIconComponent;\nexport const PatternSharp: SvgIconComponent;\nexport const PatternTwoTone: SvgIconComponent;\nexport const Pause: SvgIconComponent;\nexport const PauseCircle: SvgIconComponent;\nexport const PauseCircleFilled: SvgIconComponent;\nexport const PauseCircleFilledOutlined: SvgIconComponent;\nexport const PauseCircleFilledRounded: SvgIconComponent;\nexport const PauseCircleFilledSharp: SvgIconComponent;\nexport const PauseCircleFilledTwoTone: SvgIconComponent;\nexport const PauseCircleOutline: SvgIconComponent;\nexport const PauseCircleOutlineOutlined: SvgIconComponent;\nexport const PauseCircleOutlineRounded: SvgIconComponent;\nexport const PauseCircleOutlineSharp: SvgIconComponent;\nexport const PauseCircleOutlineTwoTone: SvgIconComponent;\nexport const PauseCircleOutlined: SvgIconComponent;\nexport const PauseCircleRounded: SvgIconComponent;\nexport const PauseCircleSharp: SvgIconComponent;\nexport const PauseCircleTwoTone: SvgIconComponent;\nexport const PauseOutlined: SvgIconComponent;\nexport const PausePresentation: SvgIconComponent;\nexport const PausePresentationOutlined: SvgIconComponent;\nexport const PausePresentationRounded: SvgIconComponent;\nexport const PausePresentationSharp: SvgIconComponent;\nexport const PausePresentationTwoTone: SvgIconComponent;\nexport const PauseRounded: SvgIconComponent;\nexport const PauseSharp: SvgIconComponent;\nexport const PauseTwoTone: SvgIconComponent;\nexport const Payment: SvgIconComponent;\nexport const PaymentOutlined: SvgIconComponent;\nexport const PaymentRounded: SvgIconComponent;\nexport const PaymentSharp: SvgIconComponent;\nexport const PaymentTwoTone: SvgIconComponent;\nexport const Payments: SvgIconComponent;\nexport const PaymentsOutlined: SvgIconComponent;\nexport const PaymentsRounded: SvgIconComponent;\nexport const PaymentsSharp: SvgIconComponent;\nexport const PaymentsTwoTone: SvgIconComponent;\nexport const PedalBike: SvgIconComponent;\nexport const PedalBikeOutlined: SvgIconComponent;\nexport const PedalBikeRounded: SvgIconComponent;\nexport const PedalBikeSharp: SvgIconComponent;\nexport const PedalBikeTwoTone: SvgIconComponent;\nexport const Pending: SvgIconComponent;\nexport const PendingActions: SvgIconComponent;\nexport const PendingActionsOutlined: SvgIconComponent;\nexport const PendingActionsRounded: SvgIconComponent;\nexport const PendingActionsSharp: SvgIconComponent;\nexport const PendingActionsTwoTone: SvgIconComponent;\nexport const PendingOutlined: SvgIconComponent;\nexport const PendingRounded: SvgIconComponent;\nexport const PendingSharp: SvgIconComponent;\nexport const PendingTwoTone: SvgIconComponent;\nexport const Pentagon: SvgIconComponent;\nexport const PentagonOutlined: SvgIconComponent;\nexport const PentagonRounded: SvgIconComponent;\nexport const PentagonSharp: SvgIconComponent;\nexport const PentagonTwoTone: SvgIconComponent;\nexport const People: SvgIconComponent;\nexport const PeopleAlt: SvgIconComponent;\nexport const PeopleAltOutlined: SvgIconComponent;\nexport const PeopleAltRounded: SvgIconComponent;\nexport const PeopleAltSharp: SvgIconComponent;\nexport const PeopleAltTwoTone: SvgIconComponent;\nexport const PeopleOutline: SvgIconComponent;\nexport const PeopleOutlineOutlined: SvgIconComponent;\nexport const PeopleOutlineRounded: SvgIconComponent;\nexport const PeopleOutlineSharp: SvgIconComponent;\nexport const PeopleOutlineTwoTone: SvgIconComponent;\nexport const PeopleOutlined: SvgIconComponent;\nexport const PeopleRounded: SvgIconComponent;\nexport const PeopleSharp: SvgIconComponent;\nexport const PeopleTwoTone: SvgIconComponent;\nexport const Percent: SvgIconComponent;\nexport const PercentOutlined: SvgIconComponent;\nexport const PercentRounded: SvgIconComponent;\nexport const PercentSharp: SvgIconComponent;\nexport const PercentTwoTone: SvgIconComponent;\nexport const PermCameraMic: SvgIconComponent;\nexport const PermCameraMicOutlined: SvgIconComponent;\nexport const PermCameraMicRounded: SvgIconComponent;\nexport const PermCameraMicSharp: SvgIconComponent;\nexport const PermCameraMicTwoTone: SvgIconComponent;\nexport const PermContactCalendar: SvgIconComponent;\nexport const PermContactCalendarOutlined: SvgIconComponent;\nexport const PermContactCalendarRounded: SvgIconComponent;\nexport const PermContactCalendarSharp: SvgIconComponent;\nexport const PermContactCalendarTwoTone: SvgIconComponent;\nexport const PermDataSetting: SvgIconComponent;\nexport const PermDataSettingOutlined: SvgIconComponent;\nexport const PermDataSettingRounded: SvgIconComponent;\nexport const PermDataSettingSharp: SvgIconComponent;\nexport const PermDataSettingTwoTone: SvgIconComponent;\nexport const PermDeviceInformation: SvgIconComponent;\nexport const PermDeviceInformationOutlined: SvgIconComponent;\nexport const PermDeviceInformationRounded: SvgIconComponent;\nexport const PermDeviceInformationSharp: SvgIconComponent;\nexport const PermDeviceInformationTwoTone: SvgIconComponent;\nexport const PermIdentity: SvgIconComponent;\nexport const PermIdentityOutlined: SvgIconComponent;\nexport const PermIdentityRounded: SvgIconComponent;\nexport const PermIdentitySharp: SvgIconComponent;\nexport const PermIdentityTwoTone: SvgIconComponent;\nexport const PermMedia: SvgIconComponent;\nexport const PermMediaOutlined: SvgIconComponent;\nexport const PermMediaRounded: SvgIconComponent;\nexport const PermMediaSharp: SvgIconComponent;\nexport const PermMediaTwoTone: SvgIconComponent;\nexport const PermPhoneMsg: SvgIconComponent;\nexport const PermPhoneMsgOutlined: SvgIconComponent;\nexport const PermPhoneMsgRounded: SvgIconComponent;\nexport const PermPhoneMsgSharp: SvgIconComponent;\nexport const PermPhoneMsgTwoTone: SvgIconComponent;\nexport const PermScanWifi: SvgIconComponent;\nexport const PermScanWifiOutlined: SvgIconComponent;\nexport const PermScanWifiRounded: SvgIconComponent;\nexport const PermScanWifiSharp: SvgIconComponent;\nexport const PermScanWifiTwoTone: SvgIconComponent;\nexport const Person: SvgIconComponent;\nexport const Person2: SvgIconComponent;\nexport const Person2Outlined: SvgIconComponent;\nexport const Person2Rounded: SvgIconComponent;\nexport const Person2Sharp: SvgIconComponent;\nexport const Person2TwoTone: SvgIconComponent;\nexport const Person3: SvgIconComponent;\nexport const Person3Outlined: SvgIconComponent;\nexport const Person3Rounded: SvgIconComponent;\nexport const Person3Sharp: SvgIconComponent;\nexport const Person3TwoTone: SvgIconComponent;\nexport const Person4: SvgIconComponent;\nexport const Person4Outlined: SvgIconComponent;\nexport const Person4Rounded: SvgIconComponent;\nexport const Person4Sharp: SvgIconComponent;\nexport const Person4TwoTone: SvgIconComponent;\nexport const PersonAdd: SvgIconComponent;\nexport const PersonAddAlt: SvgIconComponent;\nexport const PersonAddAlt1: SvgIconComponent;\nexport const PersonAddAlt1Outlined: SvgIconComponent;\nexport const PersonAddAlt1Rounded: SvgIconComponent;\nexport const PersonAddAlt1Sharp: SvgIconComponent;\nexport const PersonAddAlt1TwoTone: SvgIconComponent;\nexport const PersonAddAltOutlined: SvgIconComponent;\nexport const PersonAddAltRounded: SvgIconComponent;\nexport const PersonAddAltSharp: SvgIconComponent;\nexport const PersonAddAltTwoTone: SvgIconComponent;\nexport const PersonAddDisabled: SvgIconComponent;\nexport const PersonAddDisabledOutlined: SvgIconComponent;\nexport const PersonAddDisabledRounded: SvgIconComponent;\nexport const PersonAddDisabledSharp: SvgIconComponent;\nexport const PersonAddDisabledTwoTone: SvgIconComponent;\nexport const PersonAddOutlined: SvgIconComponent;\nexport const PersonAddRounded: SvgIconComponent;\nexport const PersonAddSharp: SvgIconComponent;\nexport const PersonAddTwoTone: SvgIconComponent;\nexport const PersonOff: SvgIconComponent;\nexport const PersonOffOutlined: SvgIconComponent;\nexport const PersonOffRounded: SvgIconComponent;\nexport const PersonOffSharp: SvgIconComponent;\nexport const PersonOffTwoTone: SvgIconComponent;\nexport const PersonOutline: SvgIconComponent;\nexport const PersonOutlineOutlined: SvgIconComponent;\nexport const PersonOutlineRounded: SvgIconComponent;\nexport const PersonOutlineSharp: SvgIconComponent;\nexport const PersonOutlineTwoTone: SvgIconComponent;\nexport const PersonOutlined: SvgIconComponent;\nexport const PersonPin: SvgIconComponent;\nexport const PersonPinCircle: SvgIconComponent;\nexport const PersonPinCircleOutlined: SvgIconComponent;\nexport const PersonPinCircleRounded: SvgIconComponent;\nexport const PersonPinCircleSharp: SvgIconComponent;\nexport const PersonPinCircleTwoTone: SvgIconComponent;\nexport const PersonPinOutlined: SvgIconComponent;\nexport const PersonPinRounded: SvgIconComponent;\nexport const PersonPinSharp: SvgIconComponent;\nexport const PersonPinTwoTone: SvgIconComponent;\nexport const PersonRemove: SvgIconComponent;\nexport const PersonRemoveAlt1: SvgIconComponent;\nexport const PersonRemoveAlt1Outlined: SvgIconComponent;\nexport const PersonRemoveAlt1Rounded: SvgIconComponent;\nexport const PersonRemoveAlt1Sharp: SvgIconComponent;\nexport const PersonRemoveAlt1TwoTone: SvgIconComponent;\nexport const PersonRemoveOutlined: SvgIconComponent;\nexport const PersonRemoveRounded: SvgIconComponent;\nexport const PersonRemoveSharp: SvgIconComponent;\nexport const PersonRemoveTwoTone: SvgIconComponent;\nexport const PersonRounded: SvgIconComponent;\nexport const PersonSearch: SvgIconComponent;\nexport const PersonSearchOutlined: SvgIconComponent;\nexport const PersonSearchRounded: SvgIconComponent;\nexport const PersonSearchSharp: SvgIconComponent;\nexport const PersonSearchTwoTone: SvgIconComponent;\nexport const PersonSharp: SvgIconComponent;\nexport const PersonTwoTone: SvgIconComponent;\nexport const PersonalVideo: SvgIconComponent;\nexport const PersonalVideoOutlined: SvgIconComponent;\nexport const PersonalVideoRounded: SvgIconComponent;\nexport const PersonalVideoSharp: SvgIconComponent;\nexport const PersonalVideoTwoTone: SvgIconComponent;\nexport const PestControl: SvgIconComponent;\nexport const PestControlOutlined: SvgIconComponent;\nexport const PestControlRodent: SvgIconComponent;\nexport const PestControlRodentOutlined: SvgIconComponent;\nexport const PestControlRodentRounded: SvgIconComponent;\nexport const PestControlRodentSharp: SvgIconComponent;\nexport const PestControlRodentTwoTone: SvgIconComponent;\nexport const PestControlRounded: SvgIconComponent;\nexport const PestControlSharp: SvgIconComponent;\nexport const PestControlTwoTone: SvgIconComponent;\nexport const Pets: SvgIconComponent;\nexport const PetsOutlined: SvgIconComponent;\nexport const PetsRounded: SvgIconComponent;\nexport const PetsSharp: SvgIconComponent;\nexport const PetsTwoTone: SvgIconComponent;\nexport const Phishing: SvgIconComponent;\nexport const PhishingOutlined: SvgIconComponent;\nexport const PhishingRounded: SvgIconComponent;\nexport const PhishingSharp: SvgIconComponent;\nexport const PhishingTwoTone: SvgIconComponent;\nexport const Phone: SvgIconComponent;\nexport const PhoneAndroid: SvgIconComponent;\nexport const PhoneAndroidOutlined: SvgIconComponent;\nexport const PhoneAndroidRounded: SvgIconComponent;\nexport const PhoneAndroidSharp: SvgIconComponent;\nexport const PhoneAndroidTwoTone: SvgIconComponent;\nexport const PhoneBluetoothSpeaker: SvgIconComponent;\nexport const PhoneBluetoothSpeakerOutlined: SvgIconComponent;\nexport const PhoneBluetoothSpeakerRounded: SvgIconComponent;\nexport const PhoneBluetoothSpeakerSharp: SvgIconComponent;\nexport const PhoneBluetoothSpeakerTwoTone: SvgIconComponent;\nexport const PhoneCallback: SvgIconComponent;\nexport const PhoneCallbackOutlined: SvgIconComponent;\nexport const PhoneCallbackRounded: SvgIconComponent;\nexport const PhoneCallbackSharp: SvgIconComponent;\nexport const PhoneCallbackTwoTone: SvgIconComponent;\nexport const PhoneDisabled: SvgIconComponent;\nexport const PhoneDisabledOutlined: SvgIconComponent;\nexport const PhoneDisabledRounded: SvgIconComponent;\nexport const PhoneDisabledSharp: SvgIconComponent;\nexport const PhoneDisabledTwoTone: SvgIconComponent;\nexport const PhoneEnabled: SvgIconComponent;\nexport const PhoneEnabledOutlined: SvgIconComponent;\nexport const PhoneEnabledRounded: SvgIconComponent;\nexport const PhoneEnabledSharp: SvgIconComponent;\nexport const PhoneEnabledTwoTone: SvgIconComponent;\nexport const PhoneForwarded: SvgIconComponent;\nexport const PhoneForwardedOutlined: SvgIconComponent;\nexport const PhoneForwardedRounded: SvgIconComponent;\nexport const PhoneForwardedSharp: SvgIconComponent;\nexport const PhoneForwardedTwoTone: SvgIconComponent;\nexport const PhoneInTalk: SvgIconComponent;\nexport const PhoneInTalkOutlined: SvgIconComponent;\nexport const PhoneInTalkRounded: SvgIconComponent;\nexport const PhoneInTalkSharp: SvgIconComponent;\nexport const PhoneInTalkTwoTone: SvgIconComponent;\nexport const PhoneIphone: SvgIconComponent;\nexport const PhoneIphoneOutlined: SvgIconComponent;\nexport const PhoneIphoneRounded: SvgIconComponent;\nexport const PhoneIphoneSharp: SvgIconComponent;\nexport const PhoneIphoneTwoTone: SvgIconComponent;\nexport const PhoneLocked: SvgIconComponent;\nexport const PhoneLockedOutlined: SvgIconComponent;\nexport const PhoneLockedRounded: SvgIconComponent;\nexport const PhoneLockedSharp: SvgIconComponent;\nexport const PhoneLockedTwoTone: SvgIconComponent;\nexport const PhoneMissed: SvgIconComponent;\nexport const PhoneMissedOutlined: SvgIconComponent;\nexport const PhoneMissedRounded: SvgIconComponent;\nexport const PhoneMissedSharp: SvgIconComponent;\nexport const PhoneMissedTwoTone: SvgIconComponent;\nexport const PhoneOutlined: SvgIconComponent;\nexport const PhonePaused: SvgIconComponent;\nexport const PhonePausedOutlined: SvgIconComponent;\nexport const PhonePausedRounded: SvgIconComponent;\nexport const PhonePausedSharp: SvgIconComponent;\nexport const PhonePausedTwoTone: SvgIconComponent;\nexport const PhoneRounded: SvgIconComponent;\nexport const PhoneSharp: SvgIconComponent;\nexport const PhoneTwoTone: SvgIconComponent;\nexport const Phonelink: SvgIconComponent;\nexport const PhonelinkErase: SvgIconComponent;\nexport const PhonelinkEraseOutlined: SvgIconComponent;\nexport const PhonelinkEraseRounded: SvgIconComponent;\nexport const PhonelinkEraseSharp: SvgIconComponent;\nexport const PhonelinkEraseTwoTone: SvgIconComponent;\nexport const PhonelinkLock: SvgIconComponent;\nexport const PhonelinkLockOutlined: SvgIconComponent;\nexport const PhonelinkLockRounded: SvgIconComponent;\nexport const PhonelinkLockSharp: SvgIconComponent;\nexport const PhonelinkLockTwoTone: SvgIconComponent;\nexport const PhonelinkOff: SvgIconComponent;\nexport const PhonelinkOffOutlined: SvgIconComponent;\nexport const PhonelinkOffRounded: SvgIconComponent;\nexport const PhonelinkOffSharp: SvgIconComponent;\nexport const PhonelinkOffTwoTone: SvgIconComponent;\nexport const PhonelinkOutlined: SvgIconComponent;\nexport const PhonelinkRing: SvgIconComponent;\nexport const PhonelinkRingOutlined: SvgIconComponent;\nexport const PhonelinkRingRounded: SvgIconComponent;\nexport const PhonelinkRingSharp: SvgIconComponent;\nexport const PhonelinkRingTwoTone: SvgIconComponent;\nexport const PhonelinkRounded: SvgIconComponent;\nexport const PhonelinkSetup: SvgIconComponent;\nexport const PhonelinkSetupOutlined: SvgIconComponent;\nexport const PhonelinkSetupRounded: SvgIconComponent;\nexport const PhonelinkSetupSharp: SvgIconComponent;\nexport const PhonelinkSetupTwoTone: SvgIconComponent;\nexport const PhonelinkSharp: SvgIconComponent;\nexport const PhonelinkTwoTone: SvgIconComponent;\nexport const Photo: SvgIconComponent;\nexport const PhotoAlbum: SvgIconComponent;\nexport const PhotoAlbumOutlined: SvgIconComponent;\nexport const PhotoAlbumRounded: SvgIconComponent;\nexport const PhotoAlbumSharp: SvgIconComponent;\nexport const PhotoAlbumTwoTone: SvgIconComponent;\nexport const PhotoCamera: SvgIconComponent;\nexport const PhotoCameraBack: SvgIconComponent;\nexport const PhotoCameraBackOutlined: SvgIconComponent;\nexport const PhotoCameraBackRounded: SvgIconComponent;\nexport const PhotoCameraBackSharp: SvgIconComponent;\nexport const PhotoCameraBackTwoTone: SvgIconComponent;\nexport const PhotoCameraFront: SvgIconComponent;\nexport const PhotoCameraFrontOutlined: SvgIconComponent;\nexport const PhotoCameraFrontRounded: SvgIconComponent;\nexport const PhotoCameraFrontSharp: SvgIconComponent;\nexport const PhotoCameraFrontTwoTone: SvgIconComponent;\nexport const PhotoCameraOutlined: SvgIconComponent;\nexport const PhotoCameraRounded: SvgIconComponent;\nexport const PhotoCameraSharp: SvgIconComponent;\nexport const PhotoCameraTwoTone: SvgIconComponent;\nexport const PhotoFilter: SvgIconComponent;\nexport const PhotoFilterOutlined: SvgIconComponent;\nexport const PhotoFilterRounded: SvgIconComponent;\nexport const PhotoFilterSharp: SvgIconComponent;\nexport const PhotoFilterTwoTone: SvgIconComponent;\nexport const PhotoLibrary: SvgIconComponent;\nexport const PhotoLibraryOutlined: SvgIconComponent;\nexport const PhotoLibraryRounded: SvgIconComponent;\nexport const PhotoLibrarySharp: SvgIconComponent;\nexport const PhotoLibraryTwoTone: SvgIconComponent;\nexport const PhotoOutlined: SvgIconComponent;\nexport const PhotoRounded: SvgIconComponent;\nexport const PhotoSharp: SvgIconComponent;\nexport const PhotoSizeSelectActual: SvgIconComponent;\nexport const PhotoSizeSelectActualOutlined: SvgIconComponent;\nexport const PhotoSizeSelectActualRounded: SvgIconComponent;\nexport const PhotoSizeSelectActualSharp: SvgIconComponent;\nexport const PhotoSizeSelectActualTwoTone: SvgIconComponent;\nexport const PhotoSizeSelectLarge: SvgIconComponent;\nexport const PhotoSizeSelectLargeOutlined: SvgIconComponent;\nexport const PhotoSizeSelectLargeRounded: SvgIconComponent;\nexport const PhotoSizeSelectLargeSharp: SvgIconComponent;\nexport const PhotoSizeSelectLargeTwoTone: SvgIconComponent;\nexport const PhotoSizeSelectSmall: SvgIconComponent;\nexport const PhotoSizeSelectSmallOutlined: SvgIconComponent;\nexport const PhotoSizeSelectSmallRounded: SvgIconComponent;\nexport const PhotoSizeSelectSmallSharp: SvgIconComponent;\nexport const PhotoSizeSelectSmallTwoTone: SvgIconComponent;\nexport const PhotoTwoTone: SvgIconComponent;\nexport const Php: SvgIconComponent;\nexport const PhpOutlined: SvgIconComponent;\nexport const PhpRounded: SvgIconComponent;\nexport const PhpSharp: SvgIconComponent;\nexport const PhpTwoTone: SvgIconComponent;\nexport const Piano: SvgIconComponent;\nexport const PianoOff: SvgIconComponent;\nexport const PianoOffOutlined: SvgIconComponent;\nexport const PianoOffRounded: SvgIconComponent;\nexport const PianoOffSharp: SvgIconComponent;\nexport const PianoOffTwoTone: SvgIconComponent;\nexport const PianoOutlined: SvgIconComponent;\nexport const PianoRounded: SvgIconComponent;\nexport const PianoSharp: SvgIconComponent;\nexport const PianoTwoTone: SvgIconComponent;\nexport const PictureAsPdf: SvgIconComponent;\nexport const PictureAsPdfOutlined: SvgIconComponent;\nexport const PictureAsPdfRounded: SvgIconComponent;\nexport const PictureAsPdfSharp: SvgIconComponent;\nexport const PictureAsPdfTwoTone: SvgIconComponent;\nexport const PictureInPicture: SvgIconComponent;\nexport const PictureInPictureAlt: SvgIconComponent;\nexport const PictureInPictureAltOutlined: SvgIconComponent;\nexport const PictureInPictureAltRounded: SvgIconComponent;\nexport const PictureInPictureAltSharp: SvgIconComponent;\nexport const PictureInPictureAltTwoTone: SvgIconComponent;\nexport const PictureInPictureOutlined: SvgIconComponent;\nexport const PictureInPictureRounded: SvgIconComponent;\nexport const PictureInPictureSharp: SvgIconComponent;\nexport const PictureInPictureTwoTone: SvgIconComponent;\nexport const PieChart: SvgIconComponent;\nexport const PieChartOutline: SvgIconComponent;\nexport const PieChartOutlineOutlined: SvgIconComponent;\nexport const PieChartOutlineRounded: SvgIconComponent;\nexport const PieChartOutlineSharp: SvgIconComponent;\nexport const PieChartOutlineTwoTone: SvgIconComponent;\nexport const PieChartOutlined: SvgIconComponent;\nexport const PieChartRounded: SvgIconComponent;\nexport const PieChartSharp: SvgIconComponent;\nexport const PieChartTwoTone: SvgIconComponent;\nexport const Pin: SvgIconComponent;\nexport const PinDrop: SvgIconComponent;\nexport const PinDropOutlined: SvgIconComponent;\nexport const PinDropRounded: SvgIconComponent;\nexport const PinDropSharp: SvgIconComponent;\nexport const PinDropTwoTone: SvgIconComponent;\nexport const PinOutlined: SvgIconComponent;\nexport const PinRounded: SvgIconComponent;\nexport const PinSharp: SvgIconComponent;\nexport const PinTwoTone: SvgIconComponent;\nexport const Pinch: SvgIconComponent;\nexport const PinchOutlined: SvgIconComponent;\nexport const PinchRounded: SvgIconComponent;\nexport const PinchSharp: SvgIconComponent;\nexport const PinchTwoTone: SvgIconComponent;\nexport const Pinterest: SvgIconComponent;\nexport const PivotTableChart: SvgIconComponent;\nexport const PivotTableChartOutlined: SvgIconComponent;\nexport const PivotTableChartRounded: SvgIconComponent;\nexport const PivotTableChartSharp: SvgIconComponent;\nexport const PivotTableChartTwoTone: SvgIconComponent;\nexport const Pix: SvgIconComponent;\nexport const PixOutlined: SvgIconComponent;\nexport const PixRounded: SvgIconComponent;\nexport const PixSharp: SvgIconComponent;\nexport const PixTwoTone: SvgIconComponent;\nexport const Place: SvgIconComponent;\nexport const PlaceOutlined: SvgIconComponent;\nexport const PlaceRounded: SvgIconComponent;\nexport const PlaceSharp: SvgIconComponent;\nexport const PlaceTwoTone: SvgIconComponent;\nexport const Plagiarism: SvgIconComponent;\nexport const PlagiarismOutlined: SvgIconComponent;\nexport const PlagiarismRounded: SvgIconComponent;\nexport const PlagiarismSharp: SvgIconComponent;\nexport const PlagiarismTwoTone: SvgIconComponent;\nexport const PlayArrow: SvgIconComponent;\nexport const PlayArrowOutlined: SvgIconComponent;\nexport const PlayArrowRounded: SvgIconComponent;\nexport const PlayArrowSharp: SvgIconComponent;\nexport const PlayArrowTwoTone: SvgIconComponent;\nexport const PlayCircle: SvgIconComponent;\nexport const PlayCircleFilled: SvgIconComponent;\nexport const PlayCircleFilledOutlined: SvgIconComponent;\nexport const PlayCircleFilledRounded: SvgIconComponent;\nexport const PlayCircleFilledSharp: SvgIconComponent;\nexport const PlayCircleFilledTwoTone: SvgIconComponent;\nexport const PlayCircleFilledWhite: SvgIconComponent;\nexport const PlayCircleFilledWhiteOutlined: SvgIconComponent;\nexport const PlayCircleFilledWhiteRounded: SvgIconComponent;\nexport const PlayCircleFilledWhiteSharp: SvgIconComponent;\nexport const PlayCircleFilledWhiteTwoTone: SvgIconComponent;\nexport const PlayCircleOutline: SvgIconComponent;\nexport const PlayCircleOutlineOutlined: SvgIconComponent;\nexport const PlayCircleOutlineRounded: SvgIconComponent;\nexport const PlayCircleOutlineSharp: SvgIconComponent;\nexport const PlayCircleOutlineTwoTone: SvgIconComponent;\nexport const PlayCircleOutlined: SvgIconComponent;\nexport const PlayCircleRounded: SvgIconComponent;\nexport const PlayCircleSharp: SvgIconComponent;\nexport const PlayCircleTwoTone: SvgIconComponent;\nexport const PlayDisabled: SvgIconComponent;\nexport const PlayDisabledOutlined: SvgIconComponent;\nexport const PlayDisabledRounded: SvgIconComponent;\nexport const PlayDisabledSharp: SvgIconComponent;\nexport const PlayDisabledTwoTone: SvgIconComponent;\nexport const PlayForWork: SvgIconComponent;\nexport const PlayForWorkOutlined: SvgIconComponent;\nexport const PlayForWorkRounded: SvgIconComponent;\nexport const PlayForWorkSharp: SvgIconComponent;\nexport const PlayForWorkTwoTone: SvgIconComponent;\nexport const PlayLesson: SvgIconComponent;\nexport const PlayLessonOutlined: SvgIconComponent;\nexport const PlayLessonRounded: SvgIconComponent;\nexport const PlayLessonSharp: SvgIconComponent;\nexport const PlayLessonTwoTone: SvgIconComponent;\nexport const PlaylistAdd: SvgIconComponent;\nexport const PlaylistAddCheck: SvgIconComponent;\nexport const PlaylistAddCheckCircle: SvgIconComponent;\nexport const PlaylistAddCheckCircleOutlined: SvgIconComponent;\nexport const PlaylistAddCheckCircleRounded: SvgIconComponent;\nexport const PlaylistAddCheckCircleSharp: SvgIconComponent;\nexport const PlaylistAddCheckCircleTwoTone: SvgIconComponent;\nexport const PlaylistAddCheckOutlined: SvgIconComponent;\nexport const PlaylistAddCheckRounded: SvgIconComponent;\nexport const PlaylistAddCheckSharp: SvgIconComponent;\nexport const PlaylistAddCheckTwoTone: SvgIconComponent;\nexport const PlaylistAddCircle: SvgIconComponent;\nexport const PlaylistAddCircleOutlined: SvgIconComponent;\nexport const PlaylistAddCircleRounded: SvgIconComponent;\nexport const PlaylistAddCircleSharp: SvgIconComponent;\nexport const PlaylistAddCircleTwoTone: SvgIconComponent;\nexport const PlaylistAddOutlined: SvgIconComponent;\nexport const PlaylistAddRounded: SvgIconComponent;\nexport const PlaylistAddSharp: SvgIconComponent;\nexport const PlaylistAddTwoTone: SvgIconComponent;\nexport const PlaylistPlay: SvgIconComponent;\nexport const PlaylistPlayOutlined: SvgIconComponent;\nexport const PlaylistPlayRounded: SvgIconComponent;\nexport const PlaylistPlaySharp: SvgIconComponent;\nexport const PlaylistPlayTwoTone: SvgIconComponent;\nexport const PlaylistRemove: SvgIconComponent;\nexport const PlaylistRemoveOutlined: SvgIconComponent;\nexport const PlaylistRemoveRounded: SvgIconComponent;\nexport const PlaylistRemoveSharp: SvgIconComponent;\nexport const PlaylistRemoveTwoTone: SvgIconComponent;\nexport const Plumbing: SvgIconComponent;\nexport const PlumbingOutlined: SvgIconComponent;\nexport const PlumbingRounded: SvgIconComponent;\nexport const PlumbingSharp: SvgIconComponent;\nexport const PlumbingTwoTone: SvgIconComponent;\nexport const PlusOne: SvgIconComponent;\nexport const PlusOneOutlined: SvgIconComponent;\nexport const PlusOneRounded: SvgIconComponent;\nexport const PlusOneSharp: SvgIconComponent;\nexport const PlusOneTwoTone: SvgIconComponent;\nexport const Podcasts: SvgIconComponent;\nexport const PodcastsOutlined: SvgIconComponent;\nexport const PodcastsRounded: SvgIconComponent;\nexport const PodcastsSharp: SvgIconComponent;\nexport const PodcastsTwoTone: SvgIconComponent;\nexport const PointOfSale: SvgIconComponent;\nexport const PointOfSaleOutlined: SvgIconComponent;\nexport const PointOfSaleRounded: SvgIconComponent;\nexport const PointOfSaleSharp: SvgIconComponent;\nexport const PointOfSaleTwoTone: SvgIconComponent;\nexport const Policy: SvgIconComponent;\nexport const PolicyOutlined: SvgIconComponent;\nexport const PolicyRounded: SvgIconComponent;\nexport const PolicySharp: SvgIconComponent;\nexport const PolicyTwoTone: SvgIconComponent;\nexport const Poll: SvgIconComponent;\nexport const PollOutlined: SvgIconComponent;\nexport const PollRounded: SvgIconComponent;\nexport const PollSharp: SvgIconComponent;\nexport const PollTwoTone: SvgIconComponent;\nexport const Polyline: SvgIconComponent;\nexport const PolylineOutlined: SvgIconComponent;\nexport const PolylineRounded: SvgIconComponent;\nexport const PolylineSharp: SvgIconComponent;\nexport const PolylineTwoTone: SvgIconComponent;\nexport const Pool: SvgIconComponent;\nexport const PoolOutlined: SvgIconComponent;\nexport const PoolRounded: SvgIconComponent;\nexport const PoolSharp: SvgIconComponent;\nexport const PoolTwoTone: SvgIconComponent;\nexport const PortableWifiOff: SvgIconComponent;\nexport const PortableWifiOffOutlined: SvgIconComponent;\nexport const PortableWifiOffRounded: SvgIconComponent;\nexport const PortableWifiOffSharp: SvgIconComponent;\nexport const PortableWifiOffTwoTone: SvgIconComponent;\nexport const Portrait: SvgIconComponent;\nexport const PortraitOutlined: SvgIconComponent;\nexport const PortraitRounded: SvgIconComponent;\nexport const PortraitSharp: SvgIconComponent;\nexport const PortraitTwoTone: SvgIconComponent;\nexport const PostAdd: SvgIconComponent;\nexport const PostAddOutlined: SvgIconComponent;\nexport const PostAddRounded: SvgIconComponent;\nexport const PostAddSharp: SvgIconComponent;\nexport const PostAddTwoTone: SvgIconComponent;\nexport const Power: SvgIconComponent;\nexport const PowerInput: SvgIconComponent;\nexport const PowerInputOutlined: SvgIconComponent;\nexport const PowerInputRounded: SvgIconComponent;\nexport const PowerInputSharp: SvgIconComponent;\nexport const PowerInputTwoTone: SvgIconComponent;\nexport const PowerOff: SvgIconComponent;\nexport const PowerOffOutlined: SvgIconComponent;\nexport const PowerOffRounded: SvgIconComponent;\nexport const PowerOffSharp: SvgIconComponent;\nexport const PowerOffTwoTone: SvgIconComponent;\nexport const PowerOutlined: SvgIconComponent;\nexport const PowerRounded: SvgIconComponent;\nexport const PowerSettingsNew: SvgIconComponent;\nexport const PowerSettingsNewOutlined: SvgIconComponent;\nexport const PowerSettingsNewRounded: SvgIconComponent;\nexport const PowerSettingsNewSharp: SvgIconComponent;\nexport const PowerSettingsNewTwoTone: SvgIconComponent;\nexport const PowerSharp: SvgIconComponent;\nexport const PowerTwoTone: SvgIconComponent;\nexport const PrecisionManufacturing: SvgIconComponent;\nexport const PrecisionManufacturingOutlined: SvgIconComponent;\nexport const PrecisionManufacturingRounded: SvgIconComponent;\nexport const PrecisionManufacturingSharp: SvgIconComponent;\nexport const PrecisionManufacturingTwoTone: SvgIconComponent;\nexport const PregnantWoman: SvgIconComponent;\nexport const PregnantWomanOutlined: SvgIconComponent;\nexport const PregnantWomanRounded: SvgIconComponent;\nexport const PregnantWomanSharp: SvgIconComponent;\nexport const PregnantWomanTwoTone: SvgIconComponent;\nexport const PresentToAll: SvgIconComponent;\nexport const PresentToAllOutlined: SvgIconComponent;\nexport const PresentToAllRounded: SvgIconComponent;\nexport const PresentToAllSharp: SvgIconComponent;\nexport const PresentToAllTwoTone: SvgIconComponent;\nexport const Preview: SvgIconComponent;\nexport const PreviewOutlined: SvgIconComponent;\nexport const PreviewRounded: SvgIconComponent;\nexport const PreviewSharp: SvgIconComponent;\nexport const PreviewTwoTone: SvgIconComponent;\nexport const PriceChange: SvgIconComponent;\nexport const PriceChangeOutlined: SvgIconComponent;\nexport const PriceChangeRounded: SvgIconComponent;\nexport const PriceChangeSharp: SvgIconComponent;\nexport const PriceChangeTwoTone: SvgIconComponent;\nexport const PriceCheck: SvgIconComponent;\nexport const PriceCheckOutlined: SvgIconComponent;\nexport const PriceCheckRounded: SvgIconComponent;\nexport const PriceCheckSharp: SvgIconComponent;\nexport const PriceCheckTwoTone: SvgIconComponent;\nexport const Print: SvgIconComponent;\nexport const PrintDisabled: SvgIconComponent;\nexport const PrintDisabledOutlined: SvgIconComponent;\nexport const PrintDisabledRounded: SvgIconComponent;\nexport const PrintDisabledSharp: SvgIconComponent;\nexport const PrintDisabledTwoTone: SvgIconComponent;\nexport const PrintOutlined: SvgIconComponent;\nexport const PrintRounded: SvgIconComponent;\nexport const PrintSharp: SvgIconComponent;\nexport const PrintTwoTone: SvgIconComponent;\nexport const PriorityHigh: SvgIconComponent;\nexport const PriorityHighOutlined: SvgIconComponent;\nexport const PriorityHighRounded: SvgIconComponent;\nexport const PriorityHighSharp: SvgIconComponent;\nexport const PriorityHighTwoTone: SvgIconComponent;\nexport const PrivacyTip: SvgIconComponent;\nexport const PrivacyTipOutlined: SvgIconComponent;\nexport const PrivacyTipRounded: SvgIconComponent;\nexport const PrivacyTipSharp: SvgIconComponent;\nexport const PrivacyTipTwoTone: SvgIconComponent;\nexport const ProductionQuantityLimits: SvgIconComponent;\nexport const ProductionQuantityLimitsOutlined: SvgIconComponent;\nexport const ProductionQuantityLimitsRounded: SvgIconComponent;\nexport const ProductionQuantityLimitsSharp: SvgIconComponent;\nexport const ProductionQuantityLimitsTwoTone: SvgIconComponent;\nexport const Propane: SvgIconComponent;\nexport const PropaneOutlined: SvgIconComponent;\nexport const PropaneRounded: SvgIconComponent;\nexport const PropaneSharp: SvgIconComponent;\nexport const PropaneTank: SvgIconComponent;\nexport const PropaneTankOutlined: SvgIconComponent;\nexport const PropaneTankRounded: SvgIconComponent;\nexport const PropaneTankSharp: SvgIconComponent;\nexport const PropaneTankTwoTone: SvgIconComponent;\nexport const PropaneTwoTone: SvgIconComponent;\nexport const Psychology: SvgIconComponent;\nexport const PsychologyAlt: SvgIconComponent;\nexport const PsychologyAltOutlined: SvgIconComponent;\nexport const PsychologyAltRounded: SvgIconComponent;\nexport const PsychologyAltSharp: SvgIconComponent;\nexport const PsychologyAltTwoTone: SvgIconComponent;\nexport const PsychologyOutlined: SvgIconComponent;\nexport const PsychologyRounded: SvgIconComponent;\nexport const PsychologySharp: SvgIconComponent;\nexport const PsychologyTwoTone: SvgIconComponent;\nexport const Public: SvgIconComponent;\nexport const PublicOff: SvgIconComponent;\nexport const PublicOffOutlined: SvgIconComponent;\nexport const PublicOffRounded: SvgIconComponent;\nexport const PublicOffSharp: SvgIconComponent;\nexport const PublicOffTwoTone: SvgIconComponent;\nexport const PublicOutlined: SvgIconComponent;\nexport const PublicRounded: SvgIconComponent;\nexport const PublicSharp: SvgIconComponent;\nexport const PublicTwoTone: SvgIconComponent;\nexport const Publish: SvgIconComponent;\nexport const PublishOutlined: SvgIconComponent;\nexport const PublishRounded: SvgIconComponent;\nexport const PublishSharp: SvgIconComponent;\nexport const PublishTwoTone: SvgIconComponent;\nexport const PublishedWithChanges: SvgIconComponent;\nexport const PublishedWithChangesOutlined: SvgIconComponent;\nexport const PublishedWithChangesRounded: SvgIconComponent;\nexport const PublishedWithChangesSharp: SvgIconComponent;\nexport const PublishedWithChangesTwoTone: SvgIconComponent;\nexport const PunchClock: SvgIconComponent;\nexport const PunchClockOutlined: SvgIconComponent;\nexport const PunchClockRounded: SvgIconComponent;\nexport const PunchClockSharp: SvgIconComponent;\nexport const PunchClockTwoTone: SvgIconComponent;\nexport const PushPin: SvgIconComponent;\nexport const PushPinOutlined: SvgIconComponent;\nexport const PushPinRounded: SvgIconComponent;\nexport const PushPinSharp: SvgIconComponent;\nexport const PushPinTwoTone: SvgIconComponent;\nexport const QrCode: SvgIconComponent;\nexport const QrCode2: SvgIconComponent;\nexport const QrCode2Outlined: SvgIconComponent;\nexport const QrCode2Rounded: SvgIconComponent;\nexport const QrCode2Sharp: SvgIconComponent;\nexport const QrCode2TwoTone: SvgIconComponent;\nexport const QrCodeOutlined: SvgIconComponent;\nexport const QrCodeRounded: SvgIconComponent;\nexport const QrCodeScanner: SvgIconComponent;\nexport const QrCodeScannerOutlined: SvgIconComponent;\nexport const QrCodeScannerRounded: SvgIconComponent;\nexport const QrCodeScannerSharp: SvgIconComponent;\nexport const QrCodeScannerTwoTone: SvgIconComponent;\nexport const QrCodeSharp: SvgIconComponent;\nexport const QrCodeTwoTone: SvgIconComponent;\nexport const QueryBuilder: SvgIconComponent;\nexport const QueryBuilderOutlined: SvgIconComponent;\nexport const QueryBuilderRounded: SvgIconComponent;\nexport const QueryBuilderSharp: SvgIconComponent;\nexport const QueryBuilderTwoTone: SvgIconComponent;\nexport const QueryStats: SvgIconComponent;\nexport const QueryStatsOutlined: SvgIconComponent;\nexport const QueryStatsRounded: SvgIconComponent;\nexport const QueryStatsSharp: SvgIconComponent;\nexport const QueryStatsTwoTone: SvgIconComponent;\nexport const QuestionAnswer: SvgIconComponent;\nexport const QuestionAnswerOutlined: SvgIconComponent;\nexport const QuestionAnswerRounded: SvgIconComponent;\nexport const QuestionAnswerSharp: SvgIconComponent;\nexport const QuestionAnswerTwoTone: SvgIconComponent;\nexport const QuestionMark: SvgIconComponent;\nexport const QuestionMarkOutlined: SvgIconComponent;\nexport const QuestionMarkRounded: SvgIconComponent;\nexport const QuestionMarkSharp: SvgIconComponent;\nexport const QuestionMarkTwoTone: SvgIconComponent;\nexport const Queue: SvgIconComponent;\nexport const QueueMusic: SvgIconComponent;\nexport const QueueMusicOutlined: SvgIconComponent;\nexport const QueueMusicRounded: SvgIconComponent;\nexport const QueueMusicSharp: SvgIconComponent;\nexport const QueueMusicTwoTone: SvgIconComponent;\nexport const QueueOutlined: SvgIconComponent;\nexport const QueuePlayNext: SvgIconComponent;\nexport const QueuePlayNextOutlined: SvgIconComponent;\nexport const QueuePlayNextRounded: SvgIconComponent;\nexport const QueuePlayNextSharp: SvgIconComponent;\nexport const QueuePlayNextTwoTone: SvgIconComponent;\nexport const QueueRounded: SvgIconComponent;\nexport const QueueSharp: SvgIconComponent;\nexport const QueueTwoTone: SvgIconComponent;\nexport const Quickreply: SvgIconComponent;\nexport const QuickreplyOutlined: SvgIconComponent;\nexport const QuickreplyRounded: SvgIconComponent;\nexport const QuickreplySharp: SvgIconComponent;\nexport const QuickreplyTwoTone: SvgIconComponent;\nexport const Quiz: SvgIconComponent;\nexport const QuizOutlined: SvgIconComponent;\nexport const QuizRounded: SvgIconComponent;\nexport const QuizSharp: SvgIconComponent;\nexport const QuizTwoTone: SvgIconComponent;\nexport const RMobiledata: SvgIconComponent;\nexport const RMobiledataOutlined: SvgIconComponent;\nexport const RMobiledataRounded: SvgIconComponent;\nexport const RMobiledataSharp: SvgIconComponent;\nexport const RMobiledataTwoTone: SvgIconComponent;\nexport const Radar: SvgIconComponent;\nexport const RadarOutlined: SvgIconComponent;\nexport const RadarRounded: SvgIconComponent;\nexport const RadarSharp: SvgIconComponent;\nexport const RadarTwoTone: SvgIconComponent;\nexport const Radio: SvgIconComponent;\nexport const RadioButtonChecked: SvgIconComponent;\nexport const RadioButtonCheckedOutlined: SvgIconComponent;\nexport const RadioButtonCheckedRounded: SvgIconComponent;\nexport const RadioButtonCheckedSharp: SvgIconComponent;\nexport const RadioButtonCheckedTwoTone: SvgIconComponent;\nexport const RadioButtonUnchecked: SvgIconComponent;\nexport const RadioButtonUncheckedOutlined: SvgIconComponent;\nexport const RadioButtonUncheckedRounded: SvgIconComponent;\nexport const RadioButtonUncheckedSharp: SvgIconComponent;\nexport const RadioButtonUncheckedTwoTone: SvgIconComponent;\nexport const RadioOutlined: SvgIconComponent;\nexport const RadioRounded: SvgIconComponent;\nexport const RadioSharp: SvgIconComponent;\nexport const RadioTwoTone: SvgIconComponent;\nexport const RailwayAlert: SvgIconComponent;\nexport const RailwayAlertOutlined: SvgIconComponent;\nexport const RailwayAlertRounded: SvgIconComponent;\nexport const RailwayAlertSharp: SvgIconComponent;\nexport const RailwayAlertTwoTone: SvgIconComponent;\nexport const RamenDining: SvgIconComponent;\nexport const RamenDiningOutlined: SvgIconComponent;\nexport const RamenDiningRounded: SvgIconComponent;\nexport const RamenDiningSharp: SvgIconComponent;\nexport const RamenDiningTwoTone: SvgIconComponent;\nexport const RampLeft: SvgIconComponent;\nexport const RampLeftOutlined: SvgIconComponent;\nexport const RampLeftRounded: SvgIconComponent;\nexport const RampLeftSharp: SvgIconComponent;\nexport const RampLeftTwoTone: SvgIconComponent;\nexport const RampRight: SvgIconComponent;\nexport const RampRightOutlined: SvgIconComponent;\nexport const RampRightRounded: SvgIconComponent;\nexport const RampRightSharp: SvgIconComponent;\nexport const RampRightTwoTone: SvgIconComponent;\nexport const RateReview: SvgIconComponent;\nexport const RateReviewOutlined: SvgIconComponent;\nexport const RateReviewRounded: SvgIconComponent;\nexport const RateReviewSharp: SvgIconComponent;\nexport const RateReviewTwoTone: SvgIconComponent;\nexport const RawOff: SvgIconComponent;\nexport const RawOffOutlined: SvgIconComponent;\nexport const RawOffRounded: SvgIconComponent;\nexport const RawOffSharp: SvgIconComponent;\nexport const RawOffTwoTone: SvgIconComponent;\nexport const RawOn: SvgIconComponent;\nexport const RawOnOutlined: SvgIconComponent;\nexport const RawOnRounded: SvgIconComponent;\nexport const RawOnSharp: SvgIconComponent;\nexport const RawOnTwoTone: SvgIconComponent;\nexport const ReadMore: SvgIconComponent;\nexport const ReadMoreOutlined: SvgIconComponent;\nexport const ReadMoreRounded: SvgIconComponent;\nexport const ReadMoreSharp: SvgIconComponent;\nexport const ReadMoreTwoTone: SvgIconComponent;\nexport const Receipt: SvgIconComponent;\nexport const ReceiptLong: SvgIconComponent;\nexport const ReceiptLongOutlined: SvgIconComponent;\nexport const ReceiptLongRounded: SvgIconComponent;\nexport const ReceiptLongSharp: SvgIconComponent;\nexport const ReceiptLongTwoTone: SvgIconComponent;\nexport const ReceiptOutlined: SvgIconComponent;\nexport const ReceiptRounded: SvgIconComponent;\nexport const ReceiptSharp: SvgIconComponent;\nexport const ReceiptTwoTone: SvgIconComponent;\nexport const RecentActors: SvgIconComponent;\nexport const RecentActorsOutlined: SvgIconComponent;\nexport const RecentActorsRounded: SvgIconComponent;\nexport const RecentActorsSharp: SvgIconComponent;\nexport const RecentActorsTwoTone: SvgIconComponent;\nexport const Recommend: SvgIconComponent;\nexport const RecommendOutlined: SvgIconComponent;\nexport const RecommendRounded: SvgIconComponent;\nexport const RecommendSharp: SvgIconComponent;\nexport const RecommendTwoTone: SvgIconComponent;\nexport const RecordVoiceOver: SvgIconComponent;\nexport const RecordVoiceOverOutlined: SvgIconComponent;\nexport const RecordVoiceOverRounded: SvgIconComponent;\nexport const RecordVoiceOverSharp: SvgIconComponent;\nexport const RecordVoiceOverTwoTone: SvgIconComponent;\nexport const Rectangle: SvgIconComponent;\nexport const RectangleOutlined: SvgIconComponent;\nexport const RectangleRounded: SvgIconComponent;\nexport const RectangleSharp: SvgIconComponent;\nexport const RectangleTwoTone: SvgIconComponent;\nexport const Recycling: SvgIconComponent;\nexport const RecyclingOutlined: SvgIconComponent;\nexport const RecyclingRounded: SvgIconComponent;\nexport const RecyclingSharp: SvgIconComponent;\nexport const RecyclingTwoTone: SvgIconComponent;\nexport const Reddit: SvgIconComponent;\nexport const Redeem: SvgIconComponent;\nexport const RedeemOutlined: SvgIconComponent;\nexport const RedeemRounded: SvgIconComponent;\nexport const RedeemSharp: SvgIconComponent;\nexport const RedeemTwoTone: SvgIconComponent;\nexport const Redo: SvgIconComponent;\nexport const RedoOutlined: SvgIconComponent;\nexport const RedoRounded: SvgIconComponent;\nexport const RedoSharp: SvgIconComponent;\nexport const RedoTwoTone: SvgIconComponent;\nexport const ReduceCapacity: SvgIconComponent;\nexport const ReduceCapacityOutlined: SvgIconComponent;\nexport const ReduceCapacityRounded: SvgIconComponent;\nexport const ReduceCapacitySharp: SvgIconComponent;\nexport const ReduceCapacityTwoTone: SvgIconComponent;\nexport const Refresh: SvgIconComponent;\nexport const RefreshOutlined: SvgIconComponent;\nexport const RefreshRounded: SvgIconComponent;\nexport const RefreshSharp: SvgIconComponent;\nexport const RefreshTwoTone: SvgIconComponent;\nexport const RememberMe: SvgIconComponent;\nexport const RememberMeOutlined: SvgIconComponent;\nexport const RememberMeRounded: SvgIconComponent;\nexport const RememberMeSharp: SvgIconComponent;\nexport const RememberMeTwoTone: SvgIconComponent;\nexport const Remove: SvgIconComponent;\nexport const RemoveCircle: SvgIconComponent;\nexport const RemoveCircleOutline: SvgIconComponent;\nexport const RemoveCircleOutlineOutlined: SvgIconComponent;\nexport const RemoveCircleOutlineRounded: SvgIconComponent;\nexport const RemoveCircleOutlineSharp: SvgIconComponent;\nexport const RemoveCircleOutlineTwoTone: SvgIconComponent;\nexport const RemoveCircleOutlined: SvgIconComponent;\nexport const RemoveCircleRounded: SvgIconComponent;\nexport const RemoveCircleSharp: SvgIconComponent;\nexport const RemoveCircleTwoTone: SvgIconComponent;\nexport const RemoveDone: SvgIconComponent;\nexport const RemoveDoneOutlined: SvgIconComponent;\nexport const RemoveDoneRounded: SvgIconComponent;\nexport const RemoveDoneSharp: SvgIconComponent;\nexport const RemoveDoneTwoTone: SvgIconComponent;\nexport const RemoveFromQueue: SvgIconComponent;\nexport const RemoveFromQueueOutlined: SvgIconComponent;\nexport const RemoveFromQueueRounded: SvgIconComponent;\nexport const RemoveFromQueueSharp: SvgIconComponent;\nexport const RemoveFromQueueTwoTone: SvgIconComponent;\nexport const RemoveModerator: SvgIconComponent;\nexport const RemoveModeratorOutlined: SvgIconComponent;\nexport const RemoveModeratorRounded: SvgIconComponent;\nexport const RemoveModeratorSharp: SvgIconComponent;\nexport const RemoveModeratorTwoTone: SvgIconComponent;\nexport const RemoveOutlined: SvgIconComponent;\nexport const RemoveRedEye: SvgIconComponent;\nexport const RemoveRedEyeOutlined: SvgIconComponent;\nexport const RemoveRedEyeRounded: SvgIconComponent;\nexport const RemoveRedEyeSharp: SvgIconComponent;\nexport const RemoveRedEyeTwoTone: SvgIconComponent;\nexport const RemoveRoad: SvgIconComponent;\nexport const RemoveRoadOutlined: SvgIconComponent;\nexport const RemoveRoadRounded: SvgIconComponent;\nexport const RemoveRoadSharp: SvgIconComponent;\nexport const RemoveRoadTwoTone: SvgIconComponent;\nexport const RemoveRounded: SvgIconComponent;\nexport const RemoveSharp: SvgIconComponent;\nexport const RemoveShoppingCart: SvgIconComponent;\nexport const RemoveShoppingCartOutlined: SvgIconComponent;\nexport const RemoveShoppingCartRounded: SvgIconComponent;\nexport const RemoveShoppingCartSharp: SvgIconComponent;\nexport const RemoveShoppingCartTwoTone: SvgIconComponent;\nexport const RemoveTwoTone: SvgIconComponent;\nexport const Reorder: SvgIconComponent;\nexport const ReorderOutlined: SvgIconComponent;\nexport const ReorderRounded: SvgIconComponent;\nexport const ReorderSharp: SvgIconComponent;\nexport const ReorderTwoTone: SvgIconComponent;\nexport const Repartition: SvgIconComponent;\nexport const RepartitionOutlined: SvgIconComponent;\nexport const RepartitionRounded: SvgIconComponent;\nexport const RepartitionSharp: SvgIconComponent;\nexport const RepartitionTwoTone: SvgIconComponent;\nexport const Repeat: SvgIconComponent;\nexport const RepeatOn: SvgIconComponent;\nexport const RepeatOnOutlined: SvgIconComponent;\nexport const RepeatOnRounded: SvgIconComponent;\nexport const RepeatOnSharp: SvgIconComponent;\nexport const RepeatOnTwoTone: SvgIconComponent;\nexport const RepeatOne: SvgIconComponent;\nexport const RepeatOneOn: SvgIconComponent;\nexport const RepeatOneOnOutlined: SvgIconComponent;\nexport const RepeatOneOnRounded: SvgIconComponent;\nexport const RepeatOneOnSharp: SvgIconComponent;\nexport const RepeatOneOnTwoTone: SvgIconComponent;\nexport const RepeatOneOutlined: SvgIconComponent;\nexport const RepeatOneRounded: SvgIconComponent;\nexport const RepeatOneSharp: SvgIconComponent;\nexport const RepeatOneTwoTone: SvgIconComponent;\nexport const RepeatOutlined: SvgIconComponent;\nexport const RepeatRounded: SvgIconComponent;\nexport const RepeatSharp: SvgIconComponent;\nexport const RepeatTwoTone: SvgIconComponent;\nexport const Replay: SvgIconComponent;\nexport const Replay10: SvgIconComponent;\nexport const Replay10Outlined: SvgIconComponent;\nexport const Replay10Rounded: SvgIconComponent;\nexport const Replay10Sharp: SvgIconComponent;\nexport const Replay10TwoTone: SvgIconComponent;\nexport const Replay30: SvgIconComponent;\nexport const Replay30Outlined: SvgIconComponent;\nexport const Replay30Rounded: SvgIconComponent;\nexport const Replay30Sharp: SvgIconComponent;\nexport const Replay30TwoTone: SvgIconComponent;\nexport const Replay5: SvgIconComponent;\nexport const Replay5Outlined: SvgIconComponent;\nexport const Replay5Rounded: SvgIconComponent;\nexport const Replay5Sharp: SvgIconComponent;\nexport const Replay5TwoTone: SvgIconComponent;\nexport const ReplayCircleFilled: SvgIconComponent;\nexport const ReplayCircleFilledOutlined: SvgIconComponent;\nexport const ReplayCircleFilledRounded: SvgIconComponent;\nexport const ReplayCircleFilledSharp: SvgIconComponent;\nexport const ReplayCircleFilledTwoTone: SvgIconComponent;\nexport const ReplayOutlined: SvgIconComponent;\nexport const ReplayRounded: SvgIconComponent;\nexport const ReplaySharp: SvgIconComponent;\nexport const ReplayTwoTone: SvgIconComponent;\nexport const Reply: SvgIconComponent;\nexport const ReplyAll: SvgIconComponent;\nexport const ReplyAllOutlined: SvgIconComponent;\nexport const ReplyAllRounded: SvgIconComponent;\nexport const ReplyAllSharp: SvgIconComponent;\nexport const ReplyAllTwoTone: SvgIconComponent;\nexport const ReplyOutlined: SvgIconComponent;\nexport const ReplyRounded: SvgIconComponent;\nexport const ReplySharp: SvgIconComponent;\nexport const ReplyTwoTone: SvgIconComponent;\nexport const Report: SvgIconComponent;\nexport const ReportGmailerrorred: SvgIconComponent;\nexport const ReportGmailerrorredOutlined: SvgIconComponent;\nexport const ReportGmailerrorredRounded: SvgIconComponent;\nexport const ReportGmailerrorredSharp: SvgIconComponent;\nexport const ReportGmailerrorredTwoTone: SvgIconComponent;\nexport const ReportOff: SvgIconComponent;\nexport const ReportOffOutlined: SvgIconComponent;\nexport const ReportOffRounded: SvgIconComponent;\nexport const ReportOffSharp: SvgIconComponent;\nexport const ReportOffTwoTone: SvgIconComponent;\nexport const ReportOutlined: SvgIconComponent;\nexport const ReportProblem: SvgIconComponent;\nexport const ReportProblemOutlined: SvgIconComponent;\nexport const ReportProblemRounded: SvgIconComponent;\nexport const ReportProblemSharp: SvgIconComponent;\nexport const ReportProblemTwoTone: SvgIconComponent;\nexport const ReportRounded: SvgIconComponent;\nexport const ReportSharp: SvgIconComponent;\nexport const ReportTwoTone: SvgIconComponent;\nexport const RequestPage: SvgIconComponent;\nexport const RequestPageOutlined: SvgIconComponent;\nexport const RequestPageRounded: SvgIconComponent;\nexport const RequestPageSharp: SvgIconComponent;\nexport const RequestPageTwoTone: SvgIconComponent;\nexport const RequestQuote: SvgIconComponent;\nexport const RequestQuoteOutlined: SvgIconComponent;\nexport const RequestQuoteRounded: SvgIconComponent;\nexport const RequestQuoteSharp: SvgIconComponent;\nexport const RequestQuoteTwoTone: SvgIconComponent;\nexport const ResetTv: SvgIconComponent;\nexport const ResetTvOutlined: SvgIconComponent;\nexport const ResetTvRounded: SvgIconComponent;\nexport const ResetTvSharp: SvgIconComponent;\nexport const ResetTvTwoTone: SvgIconComponent;\nexport const RestartAlt: SvgIconComponent;\nexport const RestartAltOutlined: SvgIconComponent;\nexport const RestartAltRounded: SvgIconComponent;\nexport const RestartAltSharp: SvgIconComponent;\nexport const RestartAltTwoTone: SvgIconComponent;\nexport const Restaurant: SvgIconComponent;\nexport const RestaurantMenu: SvgIconComponent;\nexport const RestaurantMenuOutlined: SvgIconComponent;\nexport const RestaurantMenuRounded: SvgIconComponent;\nexport const RestaurantMenuSharp: SvgIconComponent;\nexport const RestaurantMenuTwoTone: SvgIconComponent;\nexport const RestaurantOutlined: SvgIconComponent;\nexport const RestaurantRounded: SvgIconComponent;\nexport const RestaurantSharp: SvgIconComponent;\nexport const RestaurantTwoTone: SvgIconComponent;\nexport const Restore: SvgIconComponent;\nexport const RestoreFromTrash: SvgIconComponent;\nexport const RestoreFromTrashOutlined: SvgIconComponent;\nexport const RestoreFromTrashRounded: SvgIconComponent;\nexport const RestoreFromTrashSharp: SvgIconComponent;\nexport const RestoreFromTrashTwoTone: SvgIconComponent;\nexport const RestoreOutlined: SvgIconComponent;\nexport const RestorePage: SvgIconComponent;\nexport const RestorePageOutlined: SvgIconComponent;\nexport const RestorePageRounded: SvgIconComponent;\nexport const RestorePageSharp: SvgIconComponent;\nexport const RestorePageTwoTone: SvgIconComponent;\nexport const RestoreRounded: SvgIconComponent;\nexport const RestoreSharp: SvgIconComponent;\nexport const RestoreTwoTone: SvgIconComponent;\nexport const Reviews: SvgIconComponent;\nexport const ReviewsOutlined: SvgIconComponent;\nexport const ReviewsRounded: SvgIconComponent;\nexport const ReviewsSharp: SvgIconComponent;\nexport const ReviewsTwoTone: SvgIconComponent;\nexport const RiceBowl: SvgIconComponent;\nexport const RiceBowlOutlined: SvgIconComponent;\nexport const RiceBowlRounded: SvgIconComponent;\nexport const RiceBowlSharp: SvgIconComponent;\nexport const RiceBowlTwoTone: SvgIconComponent;\nexport const RingVolume: SvgIconComponent;\nexport const RingVolumeOutlined: SvgIconComponent;\nexport const RingVolumeRounded: SvgIconComponent;\nexport const RingVolumeSharp: SvgIconComponent;\nexport const RingVolumeTwoTone: SvgIconComponent;\nexport const Rocket: SvgIconComponent;\nexport const RocketLaunch: SvgIconComponent;\nexport const RocketLaunchOutlined: SvgIconComponent;\nexport const RocketLaunchRounded: SvgIconComponent;\nexport const RocketLaunchSharp: SvgIconComponent;\nexport const RocketLaunchTwoTone: SvgIconComponent;\nexport const RocketOutlined: SvgIconComponent;\nexport const RocketRounded: SvgIconComponent;\nexport const RocketSharp: SvgIconComponent;\nexport const RocketTwoTone: SvgIconComponent;\nexport const RollerShades: SvgIconComponent;\nexport const RollerShadesClosed: SvgIconComponent;\nexport const RollerShadesClosedOutlined: SvgIconComponent;\nexport const RollerShadesClosedRounded: SvgIconComponent;\nexport const RollerShadesClosedSharp: SvgIconComponent;\nexport const RollerShadesClosedTwoTone: SvgIconComponent;\nexport const RollerShadesOutlined: SvgIconComponent;\nexport const RollerShadesRounded: SvgIconComponent;\nexport const RollerShadesSharp: SvgIconComponent;\nexport const RollerShadesTwoTone: SvgIconComponent;\nexport const RollerSkating: SvgIconComponent;\nexport const RollerSkatingOutlined: SvgIconComponent;\nexport const RollerSkatingRounded: SvgIconComponent;\nexport const RollerSkatingSharp: SvgIconComponent;\nexport const RollerSkatingTwoTone: SvgIconComponent;\nexport const Roofing: SvgIconComponent;\nexport const RoofingOutlined: SvgIconComponent;\nexport const RoofingRounded: SvgIconComponent;\nexport const RoofingSharp: SvgIconComponent;\nexport const RoofingTwoTone: SvgIconComponent;\nexport const Room: SvgIconComponent;\nexport const RoomOutlined: SvgIconComponent;\nexport const RoomPreferences: SvgIconComponent;\nexport const RoomPreferencesOutlined: SvgIconComponent;\nexport const RoomPreferencesRounded: SvgIconComponent;\nexport const RoomPreferencesSharp: SvgIconComponent;\nexport const RoomPreferencesTwoTone: SvgIconComponent;\nexport const RoomRounded: SvgIconComponent;\nexport const RoomService: SvgIconComponent;\nexport const RoomServiceOutlined: SvgIconComponent;\nexport const RoomServiceRounded: SvgIconComponent;\nexport const RoomServiceSharp: SvgIconComponent;\nexport const RoomServiceTwoTone: SvgIconComponent;\nexport const RoomSharp: SvgIconComponent;\nexport const RoomTwoTone: SvgIconComponent;\nexport const Rotate90DegreesCcw: SvgIconComponent;\nexport const Rotate90DegreesCcwOutlined: SvgIconComponent;\nexport const Rotate90DegreesCcwRounded: SvgIconComponent;\nexport const Rotate90DegreesCcwSharp: SvgIconComponent;\nexport const Rotate90DegreesCcwTwoTone: SvgIconComponent;\nexport const Rotate90DegreesCw: SvgIconComponent;\nexport const Rotate90DegreesCwOutlined: SvgIconComponent;\nexport const Rotate90DegreesCwRounded: SvgIconComponent;\nexport const Rotate90DegreesCwSharp: SvgIconComponent;\nexport const Rotate90DegreesCwTwoTone: SvgIconComponent;\nexport const RotateLeft: SvgIconComponent;\nexport const RotateLeftOutlined: SvgIconComponent;\nexport const RotateLeftRounded: SvgIconComponent;\nexport const RotateLeftSharp: SvgIconComponent;\nexport const RotateLeftTwoTone: SvgIconComponent;\nexport const RotateRight: SvgIconComponent;\nexport const RotateRightOutlined: SvgIconComponent;\nexport const RotateRightRounded: SvgIconComponent;\nexport const RotateRightSharp: SvgIconComponent;\nexport const RotateRightTwoTone: SvgIconComponent;\nexport const RoundaboutLeft: SvgIconComponent;\nexport const RoundaboutLeftOutlined: SvgIconComponent;\nexport const RoundaboutLeftRounded: SvgIconComponent;\nexport const RoundaboutLeftSharp: SvgIconComponent;\nexport const RoundaboutLeftTwoTone: SvgIconComponent;\nexport const RoundaboutRight: SvgIconComponent;\nexport const RoundaboutRightOutlined: SvgIconComponent;\nexport const RoundaboutRightRounded: SvgIconComponent;\nexport const RoundaboutRightSharp: SvgIconComponent;\nexport const RoundaboutRightTwoTone: SvgIconComponent;\nexport const RoundedCorner: SvgIconComponent;\nexport const RoundedCornerOutlined: SvgIconComponent;\nexport const RoundedCornerRounded: SvgIconComponent;\nexport const RoundedCornerSharp: SvgIconComponent;\nexport const RoundedCornerTwoTone: SvgIconComponent;\nexport const Route: SvgIconComponent;\nexport const RouteOutlined: SvgIconComponent;\nexport const RouteRounded: SvgIconComponent;\nexport const RouteSharp: SvgIconComponent;\nexport const RouteTwoTone: SvgIconComponent;\nexport const Router: SvgIconComponent;\nexport const RouterOutlined: SvgIconComponent;\nexport const RouterRounded: SvgIconComponent;\nexport const RouterSharp: SvgIconComponent;\nexport const RouterTwoTone: SvgIconComponent;\nexport const Rowing: SvgIconComponent;\nexport const RowingOutlined: SvgIconComponent;\nexport const RowingRounded: SvgIconComponent;\nexport const RowingSharp: SvgIconComponent;\nexport const RowingTwoTone: SvgIconComponent;\nexport const RssFeed: SvgIconComponent;\nexport const RssFeedOutlined: SvgIconComponent;\nexport const RssFeedRounded: SvgIconComponent;\nexport const RssFeedSharp: SvgIconComponent;\nexport const RssFeedTwoTone: SvgIconComponent;\nexport const Rsvp: SvgIconComponent;\nexport const RsvpOutlined: SvgIconComponent;\nexport const RsvpRounded: SvgIconComponent;\nexport const RsvpSharp: SvgIconComponent;\nexport const RsvpTwoTone: SvgIconComponent;\nexport const Rtt: SvgIconComponent;\nexport const RttOutlined: SvgIconComponent;\nexport const RttRounded: SvgIconComponent;\nexport const RttSharp: SvgIconComponent;\nexport const RttTwoTone: SvgIconComponent;\nexport const Rule: SvgIconComponent;\nexport const RuleFolder: SvgIconComponent;\nexport const RuleFolderOutlined: SvgIconComponent;\nexport const RuleFolderRounded: SvgIconComponent;\nexport const RuleFolderSharp: SvgIconComponent;\nexport const RuleFolderTwoTone: SvgIconComponent;\nexport const RuleOutlined: SvgIconComponent;\nexport const RuleRounded: SvgIconComponent;\nexport const RuleSharp: SvgIconComponent;\nexport const RuleTwoTone: SvgIconComponent;\nexport const RunCircle: SvgIconComponent;\nexport const RunCircleOutlined: SvgIconComponent;\nexport const RunCircleRounded: SvgIconComponent;\nexport const RunCircleSharp: SvgIconComponent;\nexport const RunCircleTwoTone: SvgIconComponent;\nexport const RunningWithErrors: SvgIconComponent;\nexport const RunningWithErrorsOutlined: SvgIconComponent;\nexport const RunningWithErrorsRounded: SvgIconComponent;\nexport const RunningWithErrorsSharp: SvgIconComponent;\nexport const RunningWithErrorsTwoTone: SvgIconComponent;\nexport const RvHookup: SvgIconComponent;\nexport const RvHookupOutlined: SvgIconComponent;\nexport const RvHookupRounded: SvgIconComponent;\nexport const RvHookupSharp: SvgIconComponent;\nexport const RvHookupTwoTone: SvgIconComponent;\nexport const SafetyCheck: SvgIconComponent;\nexport const SafetyCheckOutlined: SvgIconComponent;\nexport const SafetyCheckRounded: SvgIconComponent;\nexport const SafetyCheckSharp: SvgIconComponent;\nexport const SafetyCheckTwoTone: SvgIconComponent;\nexport const SafetyDivider: SvgIconComponent;\nexport const SafetyDividerOutlined: SvgIconComponent;\nexport const SafetyDividerRounded: SvgIconComponent;\nexport const SafetyDividerSharp: SvgIconComponent;\nexport const SafetyDividerTwoTone: SvgIconComponent;\nexport const Sailing: SvgIconComponent;\nexport const SailingOutlined: SvgIconComponent;\nexport const SailingRounded: SvgIconComponent;\nexport const SailingSharp: SvgIconComponent;\nexport const SailingTwoTone: SvgIconComponent;\nexport const Sanitizer: SvgIconComponent;\nexport const SanitizerOutlined: SvgIconComponent;\nexport const SanitizerRounded: SvgIconComponent;\nexport const SanitizerSharp: SvgIconComponent;\nexport const SanitizerTwoTone: SvgIconComponent;\nexport const Satellite: SvgIconComponent;\nexport const SatelliteAlt: SvgIconComponent;\nexport const SatelliteAltOutlined: SvgIconComponent;\nexport const SatelliteAltRounded: SvgIconComponent;\nexport const SatelliteAltSharp: SvgIconComponent;\nexport const SatelliteAltTwoTone: SvgIconComponent;\nexport const SatelliteOutlined: SvgIconComponent;\nexport const SatelliteRounded: SvgIconComponent;\nexport const SatelliteSharp: SvgIconComponent;\nexport const SatelliteTwoTone: SvgIconComponent;\nexport const Save: SvgIconComponent;\nexport const SaveAlt: SvgIconComponent;\nexport const SaveAltOutlined: SvgIconComponent;\nexport const SaveAltRounded: SvgIconComponent;\nexport const SaveAltSharp: SvgIconComponent;\nexport const SaveAltTwoTone: SvgIconComponent;\nexport const SaveAs: SvgIconComponent;\nexport const SaveAsOutlined: SvgIconComponent;\nexport const SaveAsRounded: SvgIconComponent;\nexport const SaveAsSharp: SvgIconComponent;\nexport const SaveAsTwoTone: SvgIconComponent;\nexport const SaveOutlined: SvgIconComponent;\nexport const SaveRounded: SvgIconComponent;\nexport const SaveSharp: SvgIconComponent;\nexport const SaveTwoTone: SvgIconComponent;\nexport const SavedSearch: SvgIconComponent;\nexport const SavedSearchOutlined: SvgIconComponent;\nexport const SavedSearchRounded: SvgIconComponent;\nexport const SavedSearchSharp: SvgIconComponent;\nexport const SavedSearchTwoTone: SvgIconComponent;\nexport const Savings: SvgIconComponent;\nexport const SavingsOutlined: SvgIconComponent;\nexport const SavingsRounded: SvgIconComponent;\nexport const SavingsSharp: SvgIconComponent;\nexport const SavingsTwoTone: SvgIconComponent;\nexport const Scale: SvgIconComponent;\nexport const ScaleOutlined: SvgIconComponent;\nexport const ScaleRounded: SvgIconComponent;\nexport const ScaleSharp: SvgIconComponent;\nexport const ScaleTwoTone: SvgIconComponent;\nexport const Scanner: SvgIconComponent;\nexport const ScannerOutlined: SvgIconComponent;\nexport const ScannerRounded: SvgIconComponent;\nexport const ScannerSharp: SvgIconComponent;\nexport const ScannerTwoTone: SvgIconComponent;\nexport const ScatterPlot: SvgIconComponent;\nexport const ScatterPlotOutlined: SvgIconComponent;\nexport const ScatterPlotRounded: SvgIconComponent;\nexport const ScatterPlotSharp: SvgIconComponent;\nexport const ScatterPlotTwoTone: SvgIconComponent;\nexport const Schedule: SvgIconComponent;\nexport const ScheduleOutlined: SvgIconComponent;\nexport const ScheduleRounded: SvgIconComponent;\nexport const ScheduleSend: SvgIconComponent;\nexport const ScheduleSendOutlined: SvgIconComponent;\nexport const ScheduleSendRounded: SvgIconComponent;\nexport const ScheduleSendSharp: SvgIconComponent;\nexport const ScheduleSendTwoTone: SvgIconComponent;\nexport const ScheduleSharp: SvgIconComponent;\nexport const ScheduleTwoTone: SvgIconComponent;\nexport const Schema: SvgIconComponent;\nexport const SchemaOutlined: SvgIconComponent;\nexport const SchemaRounded: SvgIconComponent;\nexport const SchemaSharp: SvgIconComponent;\nexport const SchemaTwoTone: SvgIconComponent;\nexport const School: SvgIconComponent;\nexport const SchoolOutlined: SvgIconComponent;\nexport const SchoolRounded: SvgIconComponent;\nexport const SchoolSharp: SvgIconComponent;\nexport const SchoolTwoTone: SvgIconComponent;\nexport const Science: SvgIconComponent;\nexport const ScienceOutlined: SvgIconComponent;\nexport const ScienceRounded: SvgIconComponent;\nexport const ScienceSharp: SvgIconComponent;\nexport const ScienceTwoTone: SvgIconComponent;\nexport const Score: SvgIconComponent;\nexport const ScoreOutlined: SvgIconComponent;\nexport const ScoreRounded: SvgIconComponent;\nexport const ScoreSharp: SvgIconComponent;\nexport const ScoreTwoTone: SvgIconComponent;\nexport const Scoreboard: SvgIconComponent;\nexport const ScoreboardOutlined: SvgIconComponent;\nexport const ScoreboardRounded: SvgIconComponent;\nexport const ScoreboardSharp: SvgIconComponent;\nexport const ScoreboardTwoTone: SvgIconComponent;\nexport const ScreenLockLandscape: SvgIconComponent;\nexport const ScreenLockLandscapeOutlined: SvgIconComponent;\nexport const ScreenLockLandscapeRounded: SvgIconComponent;\nexport const ScreenLockLandscapeSharp: SvgIconComponent;\nexport const ScreenLockLandscapeTwoTone: SvgIconComponent;\nexport const ScreenLockPortrait: SvgIconComponent;\nexport const ScreenLockPortraitOutlined: SvgIconComponent;\nexport const ScreenLockPortraitRounded: SvgIconComponent;\nexport const ScreenLockPortraitSharp: SvgIconComponent;\nexport const ScreenLockPortraitTwoTone: SvgIconComponent;\nexport const ScreenLockRotation: SvgIconComponent;\nexport const ScreenLockRotationOutlined: SvgIconComponent;\nexport const ScreenLockRotationRounded: SvgIconComponent;\nexport const ScreenLockRotationSharp: SvgIconComponent;\nexport const ScreenLockRotationTwoTone: SvgIconComponent;\nexport const ScreenRotation: SvgIconComponent;\nexport const ScreenRotationAlt: SvgIconComponent;\nexport const ScreenRotationAltOutlined: SvgIconComponent;\nexport const ScreenRotationAltRounded: SvgIconComponent;\nexport const ScreenRotationAltSharp: SvgIconComponent;\nexport const ScreenRotationAltTwoTone: SvgIconComponent;\nexport const ScreenRotationOutlined: SvgIconComponent;\nexport const ScreenRotationRounded: SvgIconComponent;\nexport const ScreenRotationSharp: SvgIconComponent;\nexport const ScreenRotationTwoTone: SvgIconComponent;\nexport const ScreenSearchDesktop: SvgIconComponent;\nexport const ScreenSearchDesktopOutlined: SvgIconComponent;\nexport const ScreenSearchDesktopRounded: SvgIconComponent;\nexport const ScreenSearchDesktopSharp: SvgIconComponent;\nexport const ScreenSearchDesktopTwoTone: SvgIconComponent;\nexport const ScreenShare: SvgIconComponent;\nexport const ScreenShareOutlined: SvgIconComponent;\nexport const ScreenShareRounded: SvgIconComponent;\nexport const ScreenShareSharp: SvgIconComponent;\nexport const ScreenShareTwoTone: SvgIconComponent;\nexport const Screenshot: SvgIconComponent;\nexport const ScreenshotMonitor: SvgIconComponent;\nexport const ScreenshotMonitorOutlined: SvgIconComponent;\nexport const ScreenshotMonitorRounded: SvgIconComponent;\nexport const ScreenshotMonitorSharp: SvgIconComponent;\nexport const ScreenshotMonitorTwoTone: SvgIconComponent;\nexport const ScreenshotOutlined: SvgIconComponent;\nexport const ScreenshotRounded: SvgIconComponent;\nexport const ScreenshotSharp: SvgIconComponent;\nexport const ScreenshotTwoTone: SvgIconComponent;\nexport const ScubaDiving: SvgIconComponent;\nexport const ScubaDivingOutlined: SvgIconComponent;\nexport const ScubaDivingRounded: SvgIconComponent;\nexport const ScubaDivingSharp: SvgIconComponent;\nexport const ScubaDivingTwoTone: SvgIconComponent;\nexport const Sd: SvgIconComponent;\nexport const SdCard: SvgIconComponent;\nexport const SdCardAlert: SvgIconComponent;\nexport const SdCardAlertOutlined: SvgIconComponent;\nexport const SdCardAlertRounded: SvgIconComponent;\nexport const SdCardAlertSharp: SvgIconComponent;\nexport const SdCardAlertTwoTone: SvgIconComponent;\nexport const SdCardOutlined: SvgIconComponent;\nexport const SdCardRounded: SvgIconComponent;\nexport const SdCardSharp: SvgIconComponent;\nexport const SdCardTwoTone: SvgIconComponent;\nexport const SdOutlined: SvgIconComponent;\nexport const SdRounded: SvgIconComponent;\nexport const SdSharp: SvgIconComponent;\nexport const SdStorage: SvgIconComponent;\nexport const SdStorageOutlined: SvgIconComponent;\nexport const SdStorageRounded: SvgIconComponent;\nexport const SdStorageSharp: SvgIconComponent;\nexport const SdStorageTwoTone: SvgIconComponent;\nexport const SdTwoTone: SvgIconComponent;\nexport const Search: SvgIconComponent;\nexport const SearchOff: SvgIconComponent;\nexport const SearchOffOutlined: SvgIconComponent;\nexport const SearchOffRounded: SvgIconComponent;\nexport const SearchOffSharp: SvgIconComponent;\nexport const SearchOffTwoTone: SvgIconComponent;\nexport const SearchOutlined: SvgIconComponent;\nexport const SearchRounded: SvgIconComponent;\nexport const SearchSharp: SvgIconComponent;\nexport const SearchTwoTone: SvgIconComponent;\nexport const Security: SvgIconComponent;\nexport const SecurityOutlined: SvgIconComponent;\nexport const SecurityRounded: SvgIconComponent;\nexport const SecuritySharp: SvgIconComponent;\nexport const SecurityTwoTone: SvgIconComponent;\nexport const SecurityUpdate: SvgIconComponent;\nexport const SecurityUpdateGood: SvgIconComponent;\nexport const SecurityUpdateGoodOutlined: SvgIconComponent;\nexport const SecurityUpdateGoodRounded: SvgIconComponent;\nexport const SecurityUpdateGoodSharp: SvgIconComponent;\nexport const SecurityUpdateGoodTwoTone: SvgIconComponent;\nexport const SecurityUpdateOutlined: SvgIconComponent;\nexport const SecurityUpdateRounded: SvgIconComponent;\nexport const SecurityUpdateSharp: SvgIconComponent;\nexport const SecurityUpdateTwoTone: SvgIconComponent;\nexport const SecurityUpdateWarning: SvgIconComponent;\nexport const SecurityUpdateWarningOutlined: SvgIconComponent;\nexport const SecurityUpdateWarningRounded: SvgIconComponent;\nexport const SecurityUpdateWarningSharp: SvgIconComponent;\nexport const SecurityUpdateWarningTwoTone: SvgIconComponent;\nexport const Segment: SvgIconComponent;\nexport const SegmentOutlined: SvgIconComponent;\nexport const SegmentRounded: SvgIconComponent;\nexport const SegmentSharp: SvgIconComponent;\nexport const SegmentTwoTone: SvgIconComponent;\nexport const SelectAll: SvgIconComponent;\nexport const SelectAllOutlined: SvgIconComponent;\nexport const SelectAllRounded: SvgIconComponent;\nexport const SelectAllSharp: SvgIconComponent;\nexport const SelectAllTwoTone: SvgIconComponent;\nexport const SelfImprovement: SvgIconComponent;\nexport const SelfImprovementOutlined: SvgIconComponent;\nexport const SelfImprovementRounded: SvgIconComponent;\nexport const SelfImprovementSharp: SvgIconComponent;\nexport const SelfImprovementTwoTone: SvgIconComponent;\nexport const Sell: SvgIconComponent;\nexport const SellOutlined: SvgIconComponent;\nexport const SellRounded: SvgIconComponent;\nexport const SellSharp: SvgIconComponent;\nexport const SellTwoTone: SvgIconComponent;\nexport const Send: SvgIconComponent;\nexport const SendAndArchive: SvgIconComponent;\nexport const SendAndArchiveOutlined: SvgIconComponent;\nexport const SendAndArchiveRounded: SvgIconComponent;\nexport const SendAndArchiveSharp: SvgIconComponent;\nexport const SendAndArchiveTwoTone: SvgIconComponent;\nexport const SendOutlined: SvgIconComponent;\nexport const SendRounded: SvgIconComponent;\nexport const SendSharp: SvgIconComponent;\nexport const SendTimeExtension: SvgIconComponent;\nexport const SendTimeExtensionOutlined: SvgIconComponent;\nexport const SendTimeExtensionRounded: SvgIconComponent;\nexport const SendTimeExtensionSharp: SvgIconComponent;\nexport const SendTimeExtensionTwoTone: SvgIconComponent;\nexport const SendToMobile: SvgIconComponent;\nexport const SendToMobileOutlined: SvgIconComponent;\nexport const SendToMobileRounded: SvgIconComponent;\nexport const SendToMobileSharp: SvgIconComponent;\nexport const SendToMobileTwoTone: SvgIconComponent;\nexport const SendTwoTone: SvgIconComponent;\nexport const SensorDoor: SvgIconComponent;\nexport const SensorDoorOutlined: SvgIconComponent;\nexport const SensorDoorRounded: SvgIconComponent;\nexport const SensorDoorSharp: SvgIconComponent;\nexport const SensorDoorTwoTone: SvgIconComponent;\nexport const SensorOccupied: SvgIconComponent;\nexport const SensorOccupiedOutlined: SvgIconComponent;\nexport const SensorOccupiedRounded: SvgIconComponent;\nexport const SensorOccupiedSharp: SvgIconComponent;\nexport const SensorOccupiedTwoTone: SvgIconComponent;\nexport const SensorWindow: SvgIconComponent;\nexport const SensorWindowOutlined: SvgIconComponent;\nexport const SensorWindowRounded: SvgIconComponent;\nexport const SensorWindowSharp: SvgIconComponent;\nexport const SensorWindowTwoTone: SvgIconComponent;\nexport const Sensors: SvgIconComponent;\nexport const SensorsOff: SvgIconComponent;\nexport const SensorsOffOutlined: SvgIconComponent;\nexport const SensorsOffRounded: SvgIconComponent;\nexport const SensorsOffSharp: SvgIconComponent;\nexport const SensorsOffTwoTone: SvgIconComponent;\nexport const SensorsOutlined: SvgIconComponent;\nexport const SensorsRounded: SvgIconComponent;\nexport const SensorsSharp: SvgIconComponent;\nexport const SensorsTwoTone: SvgIconComponent;\nexport const SentimentDissatisfied: SvgIconComponent;\nexport const SentimentDissatisfiedOutlined: SvgIconComponent;\nexport const SentimentDissatisfiedRounded: SvgIconComponent;\nexport const SentimentDissatisfiedSharp: SvgIconComponent;\nexport const SentimentDissatisfiedTwoTone: SvgIconComponent;\nexport const SentimentNeutral: SvgIconComponent;\nexport const SentimentNeutralOutlined: SvgIconComponent;\nexport const SentimentNeutralRounded: SvgIconComponent;\nexport const SentimentNeutralSharp: SvgIconComponent;\nexport const SentimentNeutralTwoTone: SvgIconComponent;\nexport const SentimentSatisfied: SvgIconComponent;\nexport const SentimentSatisfiedAlt: SvgIconComponent;\nexport const SentimentSatisfiedAltOutlined: SvgIconComponent;\nexport const SentimentSatisfiedAltRounded: SvgIconComponent;\nexport const SentimentSatisfiedAltSharp: SvgIconComponent;\nexport const SentimentSatisfiedAltTwoTone: SvgIconComponent;\nexport const SentimentSatisfiedOutlined: SvgIconComponent;\nexport const SentimentSatisfiedRounded: SvgIconComponent;\nexport const SentimentSatisfiedSharp: SvgIconComponent;\nexport const SentimentSatisfiedTwoTone: SvgIconComponent;\nexport const SentimentVeryDissatisfied: SvgIconComponent;\nexport const SentimentVeryDissatisfiedOutlined: SvgIconComponent;\nexport const SentimentVeryDissatisfiedRounded: SvgIconComponent;\nexport const SentimentVeryDissatisfiedSharp: SvgIconComponent;\nexport const SentimentVeryDissatisfiedTwoTone: SvgIconComponent;\nexport const SentimentVerySatisfied: SvgIconComponent;\nexport const SentimentVerySatisfiedOutlined: SvgIconComponent;\nexport const SentimentVerySatisfiedRounded: SvgIconComponent;\nexport const SentimentVerySatisfiedSharp: SvgIconComponent;\nexport const SentimentVerySatisfiedTwoTone: SvgIconComponent;\nexport const SetMeal: SvgIconComponent;\nexport const SetMealOutlined: SvgIconComponent;\nexport const SetMealRounded: SvgIconComponent;\nexport const SetMealSharp: SvgIconComponent;\nexport const SetMealTwoTone: SvgIconComponent;\nexport const Settings: SvgIconComponent;\nexport const SettingsAccessibility: SvgIconComponent;\nexport const SettingsAccessibilityOutlined: SvgIconComponent;\nexport const SettingsAccessibilityRounded: SvgIconComponent;\nexport const SettingsAccessibilitySharp: SvgIconComponent;\nexport const SettingsAccessibilityTwoTone: SvgIconComponent;\nexport const SettingsApplications: SvgIconComponent;\nexport const SettingsApplicationsOutlined: SvgIconComponent;\nexport const SettingsApplicationsRounded: SvgIconComponent;\nexport const SettingsApplicationsSharp: SvgIconComponent;\nexport const SettingsApplicationsTwoTone: SvgIconComponent;\nexport const SettingsBackupRestore: SvgIconComponent;\nexport const SettingsBackupRestoreOutlined: SvgIconComponent;\nexport const SettingsBackupRestoreRounded: SvgIconComponent;\nexport const SettingsBackupRestoreSharp: SvgIconComponent;\nexport const SettingsBackupRestoreTwoTone: SvgIconComponent;\nexport const SettingsBluetooth: SvgIconComponent;\nexport const SettingsBluetoothOutlined: SvgIconComponent;\nexport const SettingsBluetoothRounded: SvgIconComponent;\nexport const SettingsBluetoothSharp: SvgIconComponent;\nexport const SettingsBluetoothTwoTone: SvgIconComponent;\nexport const SettingsBrightness: SvgIconComponent;\nexport const SettingsBrightnessOutlined: SvgIconComponent;\nexport const SettingsBrightnessRounded: SvgIconComponent;\nexport const SettingsBrightnessSharp: SvgIconComponent;\nexport const SettingsBrightnessTwoTone: SvgIconComponent;\nexport const SettingsCell: SvgIconComponent;\nexport const SettingsCellOutlined: SvgIconComponent;\nexport const SettingsCellRounded: SvgIconComponent;\nexport const SettingsCellSharp: SvgIconComponent;\nexport const SettingsCellTwoTone: SvgIconComponent;\nexport const SettingsEthernet: SvgIconComponent;\nexport const SettingsEthernetOutlined: SvgIconComponent;\nexport const SettingsEthernetRounded: SvgIconComponent;\nexport const SettingsEthernetSharp: SvgIconComponent;\nexport const SettingsEthernetTwoTone: SvgIconComponent;\nexport const SettingsInputAntenna: SvgIconComponent;\nexport const SettingsInputAntennaOutlined: SvgIconComponent;\nexport const SettingsInputAntennaRounded: SvgIconComponent;\nexport const SettingsInputAntennaSharp: SvgIconComponent;\nexport const SettingsInputAntennaTwoTone: SvgIconComponent;\nexport const SettingsInputComponent: SvgIconComponent;\nexport const SettingsInputComponentOutlined: SvgIconComponent;\nexport const SettingsInputComponentRounded: SvgIconComponent;\nexport const SettingsInputComponentSharp: SvgIconComponent;\nexport const SettingsInputComponentTwoTone: SvgIconComponent;\nexport const SettingsInputComposite: SvgIconComponent;\nexport const SettingsInputCompositeOutlined: SvgIconComponent;\nexport const SettingsInputCompositeRounded: SvgIconComponent;\nexport const SettingsInputCompositeSharp: SvgIconComponent;\nexport const SettingsInputCompositeTwoTone: SvgIconComponent;\nexport const SettingsInputHdmi: SvgIconComponent;\nexport const SettingsInputHdmiOutlined: SvgIconComponent;\nexport const SettingsInputHdmiRounded: SvgIconComponent;\nexport const SettingsInputHdmiSharp: SvgIconComponent;\nexport const SettingsInputHdmiTwoTone: SvgIconComponent;\nexport const SettingsInputSvideo: SvgIconComponent;\nexport const SettingsInputSvideoOutlined: SvgIconComponent;\nexport const SettingsInputSvideoRounded: SvgIconComponent;\nexport const SettingsInputSvideoSharp: SvgIconComponent;\nexport const SettingsInputSvideoTwoTone: SvgIconComponent;\nexport const SettingsOutlined: SvgIconComponent;\nexport const SettingsOverscan: SvgIconComponent;\nexport const SettingsOverscanOutlined: SvgIconComponent;\nexport const SettingsOverscanRounded: SvgIconComponent;\nexport const SettingsOverscanSharp: SvgIconComponent;\nexport const SettingsOverscanTwoTone: SvgIconComponent;\nexport const SettingsPhone: SvgIconComponent;\nexport const SettingsPhoneOutlined: SvgIconComponent;\nexport const SettingsPhoneRounded: SvgIconComponent;\nexport const SettingsPhoneSharp: SvgIconComponent;\nexport const SettingsPhoneTwoTone: SvgIconComponent;\nexport const SettingsPower: SvgIconComponent;\nexport const SettingsPowerOutlined: SvgIconComponent;\nexport const SettingsPowerRounded: SvgIconComponent;\nexport const SettingsPowerSharp: SvgIconComponent;\nexport const SettingsPowerTwoTone: SvgIconComponent;\nexport const SettingsRemote: SvgIconComponent;\nexport const SettingsRemoteOutlined: SvgIconComponent;\nexport const SettingsRemoteRounded: SvgIconComponent;\nexport const SettingsRemoteSharp: SvgIconComponent;\nexport const SettingsRemoteTwoTone: SvgIconComponent;\nexport const SettingsRounded: SvgIconComponent;\nexport const SettingsSharp: SvgIconComponent;\nexport const SettingsSuggest: SvgIconComponent;\nexport const SettingsSuggestOutlined: SvgIconComponent;\nexport const SettingsSuggestRounded: SvgIconComponent;\nexport const SettingsSuggestSharp: SvgIconComponent;\nexport const SettingsSuggestTwoTone: SvgIconComponent;\nexport const SettingsSystemDaydream: SvgIconComponent;\nexport const SettingsSystemDaydreamOutlined: SvgIconComponent;\nexport const SettingsSystemDaydreamRounded: SvgIconComponent;\nexport const SettingsSystemDaydreamSharp: SvgIconComponent;\nexport const SettingsSystemDaydreamTwoTone: SvgIconComponent;\nexport const SettingsTwoTone: SvgIconComponent;\nexport const SettingsVoice: SvgIconComponent;\nexport const SettingsVoiceOutlined: SvgIconComponent;\nexport const SettingsVoiceRounded: SvgIconComponent;\nexport const SettingsVoiceSharp: SvgIconComponent;\nexport const SettingsVoiceTwoTone: SvgIconComponent;\nexport const SevenK: SvgIconComponent;\nexport const SevenKOutlined: SvgIconComponent;\nexport const SevenKPlus: SvgIconComponent;\nexport const SevenKPlusOutlined: SvgIconComponent;\nexport const SevenKPlusRounded: SvgIconComponent;\nexport const SevenKPlusSharp: SvgIconComponent;\nexport const SevenKPlusTwoTone: SvgIconComponent;\nexport const SevenKRounded: SvgIconComponent;\nexport const SevenKSharp: SvgIconComponent;\nexport const SevenKTwoTone: SvgIconComponent;\nexport const SevenMp: SvgIconComponent;\nexport const SevenMpOutlined: SvgIconComponent;\nexport const SevenMpRounded: SvgIconComponent;\nexport const SevenMpSharp: SvgIconComponent;\nexport const SevenMpTwoTone: SvgIconComponent;\nexport const SeventeenMp: SvgIconComponent;\nexport const SeventeenMpOutlined: SvgIconComponent;\nexport const SeventeenMpRounded: SvgIconComponent;\nexport const SeventeenMpSharp: SvgIconComponent;\nexport const SeventeenMpTwoTone: SvgIconComponent;\nexport const SevereCold: SvgIconComponent;\nexport const SevereColdOutlined: SvgIconComponent;\nexport const SevereColdRounded: SvgIconComponent;\nexport const SevereColdSharp: SvgIconComponent;\nexport const SevereColdTwoTone: SvgIconComponent;\nexport const ShapeLine: SvgIconComponent;\nexport const ShapeLineOutlined: SvgIconComponent;\nexport const ShapeLineRounded: SvgIconComponent;\nexport const ShapeLineSharp: SvgIconComponent;\nexport const ShapeLineTwoTone: SvgIconComponent;\nexport const Share: SvgIconComponent;\nexport const ShareLocation: SvgIconComponent;\nexport const ShareLocationOutlined: SvgIconComponent;\nexport const ShareLocationRounded: SvgIconComponent;\nexport const ShareLocationSharp: SvgIconComponent;\nexport const ShareLocationTwoTone: SvgIconComponent;\nexport const ShareOutlined: SvgIconComponent;\nexport const ShareRounded: SvgIconComponent;\nexport const ShareSharp: SvgIconComponent;\nexport const ShareTwoTone: SvgIconComponent;\nexport const Shield: SvgIconComponent;\nexport const ShieldMoon: SvgIconComponent;\nexport const ShieldMoonOutlined: SvgIconComponent;\nexport const ShieldMoonRounded: SvgIconComponent;\nexport const ShieldMoonSharp: SvgIconComponent;\nexport const ShieldMoonTwoTone: SvgIconComponent;\nexport const ShieldOutlined: SvgIconComponent;\nexport const ShieldRounded: SvgIconComponent;\nexport const ShieldSharp: SvgIconComponent;\nexport const ShieldTwoTone: SvgIconComponent;\nexport const Shop: SvgIconComponent;\nexport const Shop2: SvgIconComponent;\nexport const Shop2Outlined: SvgIconComponent;\nexport const Shop2Rounded: SvgIconComponent;\nexport const Shop2Sharp: SvgIconComponent;\nexport const Shop2TwoTone: SvgIconComponent;\nexport const ShopOutlined: SvgIconComponent;\nexport const ShopRounded: SvgIconComponent;\nexport const ShopSharp: SvgIconComponent;\nexport const ShopTwo: SvgIconComponent;\nexport const ShopTwoOutlined: SvgIconComponent;\nexport const ShopTwoRounded: SvgIconComponent;\nexport const ShopTwoSharp: SvgIconComponent;\nexport const ShopTwoTone: SvgIconComponent;\nexport const ShopTwoTwoTone: SvgIconComponent;\nexport const ShoppingBag: SvgIconComponent;\nexport const ShoppingBagOutlined: SvgIconComponent;\nexport const ShoppingBagRounded: SvgIconComponent;\nexport const ShoppingBagSharp: SvgIconComponent;\nexport const ShoppingBagTwoTone: SvgIconComponent;\nexport const ShoppingBasket: SvgIconComponent;\nexport const ShoppingBasketOutlined: SvgIconComponent;\nexport const ShoppingBasketRounded: SvgIconComponent;\nexport const ShoppingBasketSharp: SvgIconComponent;\nexport const ShoppingBasketTwoTone: SvgIconComponent;\nexport const ShoppingCart: SvgIconComponent;\nexport const ShoppingCartCheckout: SvgIconComponent;\nexport const ShoppingCartCheckoutOutlined: SvgIconComponent;\nexport const ShoppingCartCheckoutRounded: SvgIconComponent;\nexport const ShoppingCartCheckoutSharp: SvgIconComponent;\nexport const ShoppingCartCheckoutTwoTone: SvgIconComponent;\nexport const ShoppingCartOutlined: SvgIconComponent;\nexport const ShoppingCartRounded: SvgIconComponent;\nexport const ShoppingCartSharp: SvgIconComponent;\nexport const ShoppingCartTwoTone: SvgIconComponent;\nexport const ShortText: SvgIconComponent;\nexport const ShortTextOutlined: SvgIconComponent;\nexport const ShortTextRounded: SvgIconComponent;\nexport const ShortTextSharp: SvgIconComponent;\nexport const ShortTextTwoTone: SvgIconComponent;\nexport const Shortcut: SvgIconComponent;\nexport const ShortcutOutlined: SvgIconComponent;\nexport const ShortcutRounded: SvgIconComponent;\nexport const ShortcutSharp: SvgIconComponent;\nexport const ShortcutTwoTone: SvgIconComponent;\nexport const ShowChart: SvgIconComponent;\nexport const ShowChartOutlined: SvgIconComponent;\nexport const ShowChartRounded: SvgIconComponent;\nexport const ShowChartSharp: SvgIconComponent;\nexport const ShowChartTwoTone: SvgIconComponent;\nexport const Shower: SvgIconComponent;\nexport const ShowerOutlined: SvgIconComponent;\nexport const ShowerRounded: SvgIconComponent;\nexport const ShowerSharp: SvgIconComponent;\nexport const ShowerTwoTone: SvgIconComponent;\nexport const Shuffle: SvgIconComponent;\nexport const ShuffleOn: SvgIconComponent;\nexport const ShuffleOnOutlined: SvgIconComponent;\nexport const ShuffleOnRounded: SvgIconComponent;\nexport const ShuffleOnSharp: SvgIconComponent;\nexport const ShuffleOnTwoTone: SvgIconComponent;\nexport const ShuffleOutlined: SvgIconComponent;\nexport const ShuffleRounded: SvgIconComponent;\nexport const ShuffleSharp: SvgIconComponent;\nexport const ShuffleTwoTone: SvgIconComponent;\nexport const ShutterSpeed: SvgIconComponent;\nexport const ShutterSpeedOutlined: SvgIconComponent;\nexport const ShutterSpeedRounded: SvgIconComponent;\nexport const ShutterSpeedSharp: SvgIconComponent;\nexport const ShutterSpeedTwoTone: SvgIconComponent;\nexport const Sick: SvgIconComponent;\nexport const SickOutlined: SvgIconComponent;\nexport const SickRounded: SvgIconComponent;\nexport const SickSharp: SvgIconComponent;\nexport const SickTwoTone: SvgIconComponent;\nexport const SignLanguage: SvgIconComponent;\nexport const SignLanguageOutlined: SvgIconComponent;\nexport const SignLanguageRounded: SvgIconComponent;\nexport const SignLanguageSharp: SvgIconComponent;\nexport const SignLanguageTwoTone: SvgIconComponent;\nexport const SignalCellular0Bar: SvgIconComponent;\nexport const SignalCellular0BarOutlined: SvgIconComponent;\nexport const SignalCellular0BarRounded: SvgIconComponent;\nexport const SignalCellular0BarSharp: SvgIconComponent;\nexport const SignalCellular0BarTwoTone: SvgIconComponent;\nexport const SignalCellular1Bar: SvgIconComponent;\nexport const SignalCellular1BarOutlined: SvgIconComponent;\nexport const SignalCellular1BarRounded: SvgIconComponent;\nexport const SignalCellular1BarSharp: SvgIconComponent;\nexport const SignalCellular1BarTwoTone: SvgIconComponent;\nexport const SignalCellular2Bar: SvgIconComponent;\nexport const SignalCellular2BarOutlined: SvgIconComponent;\nexport const SignalCellular2BarRounded: SvgIconComponent;\nexport const SignalCellular2BarSharp: SvgIconComponent;\nexport const SignalCellular2BarTwoTone: SvgIconComponent;\nexport const SignalCellular3Bar: SvgIconComponent;\nexport const SignalCellular3BarOutlined: SvgIconComponent;\nexport const SignalCellular3BarRounded: SvgIconComponent;\nexport const SignalCellular3BarSharp: SvgIconComponent;\nexport const SignalCellular3BarTwoTone: SvgIconComponent;\nexport const SignalCellular4Bar: SvgIconComponent;\nexport const SignalCellular4BarOutlined: SvgIconComponent;\nexport const SignalCellular4BarRounded: SvgIconComponent;\nexport const SignalCellular4BarSharp: SvgIconComponent;\nexport const SignalCellular4BarTwoTone: SvgIconComponent;\nexport const SignalCellularAlt: SvgIconComponent;\nexport const SignalCellularAlt1Bar: SvgIconComponent;\nexport const SignalCellularAlt1BarOutlined: SvgIconComponent;\nexport const SignalCellularAlt1BarRounded: SvgIconComponent;\nexport const SignalCellularAlt1BarSharp: SvgIconComponent;\nexport const SignalCellularAlt1BarTwoTone: SvgIconComponent;\nexport const SignalCellularAlt2Bar: SvgIconComponent;\nexport const SignalCellularAlt2BarOutlined: SvgIconComponent;\nexport const SignalCellularAlt2BarRounded: SvgIconComponent;\nexport const SignalCellularAlt2BarSharp: SvgIconComponent;\nexport const SignalCellularAlt2BarTwoTone: SvgIconComponent;\nexport const SignalCellularAltOutlined: SvgIconComponent;\nexport const SignalCellularAltRounded: SvgIconComponent;\nexport const SignalCellularAltSharp: SvgIconComponent;\nexport const SignalCellularAltTwoTone: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet0Bar: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet0BarOutlined: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet0BarRounded: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet0BarSharp: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet0BarTwoTone: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet1Bar: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet1BarOutlined: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet1BarRounded: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet1BarSharp: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet1BarTwoTone: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet2Bar: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet2BarOutlined: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet2BarRounded: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet2BarSharp: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet2BarTwoTone: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet3Bar: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet3BarOutlined: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet3BarRounded: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet3BarSharp: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet3BarTwoTone: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet4Bar: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet4BarOutlined: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet4BarRounded: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet4BarSharp: SvgIconComponent;\nexport const SignalCellularConnectedNoInternet4BarTwoTone: SvgIconComponent;\nexport const SignalCellularNoSim: SvgIconComponent;\nexport const SignalCellularNoSimOutlined: SvgIconComponent;\nexport const SignalCellularNoSimRounded: SvgIconComponent;\nexport const SignalCellularNoSimSharp: SvgIconComponent;\nexport const SignalCellularNoSimTwoTone: SvgIconComponent;\nexport const SignalCellularNodata: SvgIconComponent;\nexport const SignalCellularNodataOutlined: SvgIconComponent;\nexport const SignalCellularNodataRounded: SvgIconComponent;\nexport const SignalCellularNodataSharp: SvgIconComponent;\nexport const SignalCellularNodataTwoTone: SvgIconComponent;\nexport const SignalCellularNull: SvgIconComponent;\nexport const SignalCellularNullOutlined: SvgIconComponent;\nexport const SignalCellularNullRounded: SvgIconComponent;\nexport const SignalCellularNullSharp: SvgIconComponent;\nexport const SignalCellularNullTwoTone: SvgIconComponent;\nexport const SignalCellularOff: SvgIconComponent;\nexport const SignalCellularOffOutlined: SvgIconComponent;\nexport const SignalCellularOffRounded: SvgIconComponent;\nexport const SignalCellularOffSharp: SvgIconComponent;\nexport const SignalCellularOffTwoTone: SvgIconComponent;\nexport const SignalWifi0Bar: SvgIconComponent;\nexport const SignalWifi0BarOutlined: SvgIconComponent;\nexport const SignalWifi0BarRounded: SvgIconComponent;\nexport const SignalWifi0BarSharp: SvgIconComponent;\nexport const SignalWifi0BarTwoTone: SvgIconComponent;\nexport const SignalWifi1Bar: SvgIconComponent;\nexport const SignalWifi1BarLock: SvgIconComponent;\nexport const SignalWifi1BarLockOutlined: SvgIconComponent;\nexport const SignalWifi1BarLockRounded: SvgIconComponent;\nexport const SignalWifi1BarLockSharp: SvgIconComponent;\nexport const SignalWifi1BarLockTwoTone: SvgIconComponent;\nexport const SignalWifi1BarOutlined: SvgIconComponent;\nexport const SignalWifi1BarRounded: SvgIconComponent;\nexport const SignalWifi1BarSharp: SvgIconComponent;\nexport const SignalWifi1BarTwoTone: SvgIconComponent;\nexport const SignalWifi2Bar: SvgIconComponent;\nexport const SignalWifi2BarLock: SvgIconComponent;\nexport const SignalWifi2BarLockOutlined: SvgIconComponent;\nexport const SignalWifi2BarLockRounded: SvgIconComponent;\nexport const SignalWifi2BarLockSharp: SvgIconComponent;\nexport const SignalWifi2BarLockTwoTone: SvgIconComponent;\nexport const SignalWifi2BarOutlined: SvgIconComponent;\nexport const SignalWifi2BarRounded: SvgIconComponent;\nexport const SignalWifi2BarSharp: SvgIconComponent;\nexport const SignalWifi2BarTwoTone: SvgIconComponent;\nexport const SignalWifi3Bar: SvgIconComponent;\nexport const SignalWifi3BarLock: SvgIconComponent;\nexport const SignalWifi3BarLockOutlined: SvgIconComponent;\nexport const SignalWifi3BarLockRounded: SvgIconComponent;\nexport const SignalWifi3BarLockSharp: SvgIconComponent;\nexport const SignalWifi3BarLockTwoTone: SvgIconComponent;\nexport const SignalWifi3BarOutlined: SvgIconComponent;\nexport const SignalWifi3BarRounded: SvgIconComponent;\nexport const SignalWifi3BarSharp: SvgIconComponent;\nexport const SignalWifi3BarTwoTone: SvgIconComponent;\nexport const SignalWifi4Bar: SvgIconComponent;\nexport const SignalWifi4BarLock: SvgIconComponent;\nexport const SignalWifi4BarLockOutlined: SvgIconComponent;\nexport const SignalWifi4BarLockRounded: SvgIconComponent;\nexport const SignalWifi4BarLockSharp: SvgIconComponent;\nexport const SignalWifi4BarLockTwoTone: SvgIconComponent;\nexport const SignalWifi4BarOutlined: SvgIconComponent;\nexport const SignalWifi4BarRounded: SvgIconComponent;\nexport const SignalWifi4BarSharp: SvgIconComponent;\nexport const SignalWifi4BarTwoTone: SvgIconComponent;\nexport const SignalWifiBad: SvgIconComponent;\nexport const SignalWifiBadOutlined: SvgIconComponent;\nexport const SignalWifiBadRounded: SvgIconComponent;\nexport const SignalWifiBadSharp: SvgIconComponent;\nexport const SignalWifiBadTwoTone: SvgIconComponent;\nexport const SignalWifiConnectedNoInternet4: SvgIconComponent;\nexport const SignalWifiConnectedNoInternet4Outlined: SvgIconComponent;\nexport const SignalWifiConnectedNoInternet4Rounded: SvgIconComponent;\nexport const SignalWifiConnectedNoInternet4Sharp: SvgIconComponent;\nexport const SignalWifiConnectedNoInternet4TwoTone: SvgIconComponent;\nexport const SignalWifiOff: SvgIconComponent;\nexport const SignalWifiOffOutlined: SvgIconComponent;\nexport const SignalWifiOffRounded: SvgIconComponent;\nexport const SignalWifiOffSharp: SvgIconComponent;\nexport const SignalWifiOffTwoTone: SvgIconComponent;\nexport const SignalWifiStatusbar4Bar: SvgIconComponent;\nexport const SignalWifiStatusbar4BarOutlined: SvgIconComponent;\nexport const SignalWifiStatusbar4BarRounded: SvgIconComponent;\nexport const SignalWifiStatusbar4BarSharp: SvgIconComponent;\nexport const SignalWifiStatusbar4BarTwoTone: SvgIconComponent;\nexport const SignalWifiStatusbarConnectedNoInternet4: SvgIconComponent;\nexport const SignalWifiStatusbarConnectedNoInternet4Outlined: SvgIconComponent;\nexport const SignalWifiStatusbarConnectedNoInternet4Rounded: SvgIconComponent;\nexport const SignalWifiStatusbarConnectedNoInternet4Sharp: SvgIconComponent;\nexport const SignalWifiStatusbarConnectedNoInternet4TwoTone: SvgIconComponent;\nexport const SignalWifiStatusbarNull: SvgIconComponent;\nexport const SignalWifiStatusbarNullOutlined: SvgIconComponent;\nexport const SignalWifiStatusbarNullRounded: SvgIconComponent;\nexport const SignalWifiStatusbarNullSharp: SvgIconComponent;\nexport const SignalWifiStatusbarNullTwoTone: SvgIconComponent;\nexport const Signpost: SvgIconComponent;\nexport const SignpostOutlined: SvgIconComponent;\nexport const SignpostRounded: SvgIconComponent;\nexport const SignpostSharp: SvgIconComponent;\nexport const SignpostTwoTone: SvgIconComponent;\nexport const SimCard: SvgIconComponent;\nexport const SimCardAlert: SvgIconComponent;\nexport const SimCardAlertOutlined: SvgIconComponent;\nexport const SimCardAlertRounded: SvgIconComponent;\nexport const SimCardAlertSharp: SvgIconComponent;\nexport const SimCardAlertTwoTone: SvgIconComponent;\nexport const SimCardDownload: SvgIconComponent;\nexport const SimCardDownloadOutlined: SvgIconComponent;\nexport const SimCardDownloadRounded: SvgIconComponent;\nexport const SimCardDownloadSharp: SvgIconComponent;\nexport const SimCardDownloadTwoTone: SvgIconComponent;\nexport const SimCardOutlined: SvgIconComponent;\nexport const SimCardRounded: SvgIconComponent;\nexport const SimCardSharp: SvgIconComponent;\nexport const SimCardTwoTone: SvgIconComponent;\nexport const SingleBed: SvgIconComponent;\nexport const SingleBedOutlined: SvgIconComponent;\nexport const SingleBedRounded: SvgIconComponent;\nexport const SingleBedSharp: SvgIconComponent;\nexport const SingleBedTwoTone: SvgIconComponent;\nexport const Sip: SvgIconComponent;\nexport const SipOutlined: SvgIconComponent;\nexport const SipRounded: SvgIconComponent;\nexport const SipSharp: SvgIconComponent;\nexport const SipTwoTone: SvgIconComponent;\nexport const SixK: SvgIconComponent;\nexport const SixKOutlined: SvgIconComponent;\nexport const SixKPlus: SvgIconComponent;\nexport const SixKPlusOutlined: SvgIconComponent;\nexport const SixKPlusRounded: SvgIconComponent;\nexport const SixKPlusSharp: SvgIconComponent;\nexport const SixKPlusTwoTone: SvgIconComponent;\nexport const SixKRounded: SvgIconComponent;\nexport const SixKSharp: SvgIconComponent;\nexport const SixKTwoTone: SvgIconComponent;\nexport const SixMp: SvgIconComponent;\nexport const SixMpOutlined: SvgIconComponent;\nexport const SixMpRounded: SvgIconComponent;\nexport const SixMpSharp: SvgIconComponent;\nexport const SixMpTwoTone: SvgIconComponent;\nexport const SixteenMp: SvgIconComponent;\nexport const SixteenMpOutlined: SvgIconComponent;\nexport const SixteenMpRounded: SvgIconComponent;\nexport const SixteenMpSharp: SvgIconComponent;\nexport const SixteenMpTwoTone: SvgIconComponent;\nexport const SixtyFps: SvgIconComponent;\nexport const SixtyFpsOutlined: SvgIconComponent;\nexport const SixtyFpsRounded: SvgIconComponent;\nexport const SixtyFpsSelect: SvgIconComponent;\nexport const SixtyFpsSelectOutlined: SvgIconComponent;\nexport const SixtyFpsSelectRounded: SvgIconComponent;\nexport const SixtyFpsSelectSharp: SvgIconComponent;\nexport const SixtyFpsSelectTwoTone: SvgIconComponent;\nexport const SixtyFpsSharp: SvgIconComponent;\nexport const SixtyFpsTwoTone: SvgIconComponent;\nexport const Skateboarding: SvgIconComponent;\nexport const SkateboardingOutlined: SvgIconComponent;\nexport const SkateboardingRounded: SvgIconComponent;\nexport const SkateboardingSharp: SvgIconComponent;\nexport const SkateboardingTwoTone: SvgIconComponent;\nexport const SkipNext: SvgIconComponent;\nexport const SkipNextOutlined: SvgIconComponent;\nexport const SkipNextRounded: SvgIconComponent;\nexport const SkipNextSharp: SvgIconComponent;\nexport const SkipNextTwoTone: SvgIconComponent;\nexport const SkipPrevious: SvgIconComponent;\nexport const SkipPreviousOutlined: SvgIconComponent;\nexport const SkipPreviousRounded: SvgIconComponent;\nexport const SkipPreviousSharp: SvgIconComponent;\nexport const SkipPreviousTwoTone: SvgIconComponent;\nexport const Sledding: SvgIconComponent;\nexport const SleddingOutlined: SvgIconComponent;\nexport const SleddingRounded: SvgIconComponent;\nexport const SleddingSharp: SvgIconComponent;\nexport const SleddingTwoTone: SvgIconComponent;\nexport const Slideshow: SvgIconComponent;\nexport const SlideshowOutlined: SvgIconComponent;\nexport const SlideshowRounded: SvgIconComponent;\nexport const SlideshowSharp: SvgIconComponent;\nexport const SlideshowTwoTone: SvgIconComponent;\nexport const SlowMotionVideo: SvgIconComponent;\nexport const SlowMotionVideoOutlined: SvgIconComponent;\nexport const SlowMotionVideoRounded: SvgIconComponent;\nexport const SlowMotionVideoSharp: SvgIconComponent;\nexport const SlowMotionVideoTwoTone: SvgIconComponent;\nexport const SmartButton: SvgIconComponent;\nexport const SmartButtonOutlined: SvgIconComponent;\nexport const SmartButtonRounded: SvgIconComponent;\nexport const SmartButtonSharp: SvgIconComponent;\nexport const SmartButtonTwoTone: SvgIconComponent;\nexport const SmartDisplay: SvgIconComponent;\nexport const SmartDisplayOutlined: SvgIconComponent;\nexport const SmartDisplayRounded: SvgIconComponent;\nexport const SmartDisplaySharp: SvgIconComponent;\nexport const SmartDisplayTwoTone: SvgIconComponent;\nexport const SmartScreen: SvgIconComponent;\nexport const SmartScreenOutlined: SvgIconComponent;\nexport const SmartScreenRounded: SvgIconComponent;\nexport const SmartScreenSharp: SvgIconComponent;\nexport const SmartScreenTwoTone: SvgIconComponent;\nexport const SmartToy: SvgIconComponent;\nexport const SmartToyOutlined: SvgIconComponent;\nexport const SmartToyRounded: SvgIconComponent;\nexport const SmartToySharp: SvgIconComponent;\nexport const SmartToyTwoTone: SvgIconComponent;\nexport const Smartphone: SvgIconComponent;\nexport const SmartphoneOutlined: SvgIconComponent;\nexport const SmartphoneRounded: SvgIconComponent;\nexport const SmartphoneSharp: SvgIconComponent;\nexport const SmartphoneTwoTone: SvgIconComponent;\nexport const SmokeFree: SvgIconComponent;\nexport const SmokeFreeOutlined: SvgIconComponent;\nexport const SmokeFreeRounded: SvgIconComponent;\nexport const SmokeFreeSharp: SvgIconComponent;\nexport const SmokeFreeTwoTone: SvgIconComponent;\nexport const SmokingRooms: SvgIconComponent;\nexport const SmokingRoomsOutlined: SvgIconComponent;\nexport const SmokingRoomsRounded: SvgIconComponent;\nexport const SmokingRoomsSharp: SvgIconComponent;\nexport const SmokingRoomsTwoTone: SvgIconComponent;\nexport const Sms: SvgIconComponent;\nexport const SmsFailed: SvgIconComponent;\nexport const SmsFailedOutlined: SvgIconComponent;\nexport const SmsFailedRounded: SvgIconComponent;\nexport const SmsFailedSharp: SvgIconComponent;\nexport const SmsFailedTwoTone: SvgIconComponent;\nexport const SmsOutlined: SvgIconComponent;\nexport const SmsRounded: SvgIconComponent;\nexport const SmsSharp: SvgIconComponent;\nexport const SmsTwoTone: SvgIconComponent;\nexport const SnippetFolder: SvgIconComponent;\nexport const SnippetFolderOutlined: SvgIconComponent;\nexport const SnippetFolderRounded: SvgIconComponent;\nexport const SnippetFolderSharp: SvgIconComponent;\nexport const SnippetFolderTwoTone: SvgIconComponent;\nexport const Snooze: SvgIconComponent;\nexport const SnoozeOutlined: SvgIconComponent;\nexport const SnoozeRounded: SvgIconComponent;\nexport const SnoozeSharp: SvgIconComponent;\nexport const SnoozeTwoTone: SvgIconComponent;\nexport const Snowboarding: SvgIconComponent;\nexport const SnowboardingOutlined: SvgIconComponent;\nexport const SnowboardingRounded: SvgIconComponent;\nexport const SnowboardingSharp: SvgIconComponent;\nexport const SnowboardingTwoTone: SvgIconComponent;\nexport const Snowmobile: SvgIconComponent;\nexport const SnowmobileOutlined: SvgIconComponent;\nexport const SnowmobileRounded: SvgIconComponent;\nexport const SnowmobileSharp: SvgIconComponent;\nexport const SnowmobileTwoTone: SvgIconComponent;\nexport const Snowshoeing: SvgIconComponent;\nexport const SnowshoeingOutlined: SvgIconComponent;\nexport const SnowshoeingRounded: SvgIconComponent;\nexport const SnowshoeingSharp: SvgIconComponent;\nexport const SnowshoeingTwoTone: SvgIconComponent;\nexport const Soap: SvgIconComponent;\nexport const SoapOutlined: SvgIconComponent;\nexport const SoapRounded: SvgIconComponent;\nexport const SoapSharp: SvgIconComponent;\nexport const SoapTwoTone: SvgIconComponent;\nexport const SocialDistance: SvgIconComponent;\nexport const SocialDistanceOutlined: SvgIconComponent;\nexport const SocialDistanceRounded: SvgIconComponent;\nexport const SocialDistanceSharp: SvgIconComponent;\nexport const SocialDistanceTwoTone: SvgIconComponent;\nexport const SolarPower: SvgIconComponent;\nexport const SolarPowerOutlined: SvgIconComponent;\nexport const SolarPowerRounded: SvgIconComponent;\nexport const SolarPowerSharp: SvgIconComponent;\nexport const SolarPowerTwoTone: SvgIconComponent;\nexport const Sort: SvgIconComponent;\nexport const SortByAlpha: SvgIconComponent;\nexport const SortByAlphaOutlined: SvgIconComponent;\nexport const SortByAlphaRounded: SvgIconComponent;\nexport const SortByAlphaSharp: SvgIconComponent;\nexport const SortByAlphaTwoTone: SvgIconComponent;\nexport const SortOutlined: SvgIconComponent;\nexport const SortRounded: SvgIconComponent;\nexport const SortSharp: SvgIconComponent;\nexport const SortTwoTone: SvgIconComponent;\nexport const Sos: SvgIconComponent;\nexport const SosOutlined: SvgIconComponent;\nexport const SosRounded: SvgIconComponent;\nexport const SosSharp: SvgIconComponent;\nexport const SosTwoTone: SvgIconComponent;\nexport const SoupKitchen: SvgIconComponent;\nexport const SoupKitchenOutlined: SvgIconComponent;\nexport const SoupKitchenRounded: SvgIconComponent;\nexport const SoupKitchenSharp: SvgIconComponent;\nexport const SoupKitchenTwoTone: SvgIconComponent;\nexport const Source: SvgIconComponent;\nexport const SourceOutlined: SvgIconComponent;\nexport const SourceRounded: SvgIconComponent;\nexport const SourceSharp: SvgIconComponent;\nexport const SourceTwoTone: SvgIconComponent;\nexport const South: SvgIconComponent;\nexport const SouthAmerica: SvgIconComponent;\nexport const SouthAmericaOutlined: SvgIconComponent;\nexport const SouthAmericaRounded: SvgIconComponent;\nexport const SouthAmericaSharp: SvgIconComponent;\nexport const SouthAmericaTwoTone: SvgIconComponent;\nexport const SouthEast: SvgIconComponent;\nexport const SouthEastOutlined: SvgIconComponent;\nexport const SouthEastRounded: SvgIconComponent;\nexport const SouthEastSharp: SvgIconComponent;\nexport const SouthEastTwoTone: SvgIconComponent;\nexport const SouthOutlined: SvgIconComponent;\nexport const SouthRounded: SvgIconComponent;\nexport const SouthSharp: SvgIconComponent;\nexport const SouthTwoTone: SvgIconComponent;\nexport const SouthWest: SvgIconComponent;\nexport const SouthWestOutlined: SvgIconComponent;\nexport const SouthWestRounded: SvgIconComponent;\nexport const SouthWestSharp: SvgIconComponent;\nexport const SouthWestTwoTone: SvgIconComponent;\nexport const Spa: SvgIconComponent;\nexport const SpaOutlined: SvgIconComponent;\nexport const SpaRounded: SvgIconComponent;\nexport const SpaSharp: SvgIconComponent;\nexport const SpaTwoTone: SvgIconComponent;\nexport const SpaceBar: SvgIconComponent;\nexport const SpaceBarOutlined: SvgIconComponent;\nexport const SpaceBarRounded: SvgIconComponent;\nexport const SpaceBarSharp: SvgIconComponent;\nexport const SpaceBarTwoTone: SvgIconComponent;\nexport const SpaceDashboard: SvgIconComponent;\nexport const SpaceDashboardOutlined: SvgIconComponent;\nexport const SpaceDashboardRounded: SvgIconComponent;\nexport const SpaceDashboardSharp: SvgIconComponent;\nexport const SpaceDashboardTwoTone: SvgIconComponent;\nexport const SpatialAudio: SvgIconComponent;\nexport const SpatialAudioOff: SvgIconComponent;\nexport const SpatialAudioOffOutlined: SvgIconComponent;\nexport const SpatialAudioOffRounded: SvgIconComponent;\nexport const SpatialAudioOffSharp: SvgIconComponent;\nexport const SpatialAudioOffTwoTone: SvgIconComponent;\nexport const SpatialAudioOutlined: SvgIconComponent;\nexport const SpatialAudioRounded: SvgIconComponent;\nexport const SpatialAudioSharp: SvgIconComponent;\nexport const SpatialAudioTwoTone: SvgIconComponent;\nexport const SpatialTracking: SvgIconComponent;\nexport const SpatialTrackingOutlined: SvgIconComponent;\nexport const SpatialTrackingRounded: SvgIconComponent;\nexport const SpatialTrackingSharp: SvgIconComponent;\nexport const SpatialTrackingTwoTone: SvgIconComponent;\nexport const Speaker: SvgIconComponent;\nexport const SpeakerGroup: SvgIconComponent;\nexport const SpeakerGroupOutlined: SvgIconComponent;\nexport const SpeakerGroupRounded: SvgIconComponent;\nexport const SpeakerGroupSharp: SvgIconComponent;\nexport const SpeakerGroupTwoTone: SvgIconComponent;\nexport const SpeakerNotes: SvgIconComponent;\nexport const SpeakerNotesOff: SvgIconComponent;\nexport const SpeakerNotesOffOutlined: SvgIconComponent;\nexport const SpeakerNotesOffRounded: SvgIconComponent;\nexport const SpeakerNotesOffSharp: SvgIconComponent;\nexport const SpeakerNotesOffTwoTone: SvgIconComponent;\nexport const SpeakerNotesOutlined: SvgIconComponent;\nexport const SpeakerNotesRounded: SvgIconComponent;\nexport const SpeakerNotesSharp: SvgIconComponent;\nexport const SpeakerNotesTwoTone: SvgIconComponent;\nexport const SpeakerOutlined: SvgIconComponent;\nexport const SpeakerPhone: SvgIconComponent;\nexport const SpeakerPhoneOutlined: SvgIconComponent;\nexport const SpeakerPhoneRounded: SvgIconComponent;\nexport const SpeakerPhoneSharp: SvgIconComponent;\nexport const SpeakerPhoneTwoTone: SvgIconComponent;\nexport const SpeakerRounded: SvgIconComponent;\nexport const SpeakerSharp: SvgIconComponent;\nexport const SpeakerTwoTone: SvgIconComponent;\nexport const Speed: SvgIconComponent;\nexport const SpeedOutlined: SvgIconComponent;\nexport const SpeedRounded: SvgIconComponent;\nexport const SpeedSharp: SvgIconComponent;\nexport const SpeedTwoTone: SvgIconComponent;\nexport const Spellcheck: SvgIconComponent;\nexport const SpellcheckOutlined: SvgIconComponent;\nexport const SpellcheckRounded: SvgIconComponent;\nexport const SpellcheckSharp: SvgIconComponent;\nexport const SpellcheckTwoTone: SvgIconComponent;\nexport const Splitscreen: SvgIconComponent;\nexport const SplitscreenOutlined: SvgIconComponent;\nexport const SplitscreenRounded: SvgIconComponent;\nexport const SplitscreenSharp: SvgIconComponent;\nexport const SplitscreenTwoTone: SvgIconComponent;\nexport const Spoke: SvgIconComponent;\nexport const SpokeOutlined: SvgIconComponent;\nexport const SpokeRounded: SvgIconComponent;\nexport const SpokeSharp: SvgIconComponent;\nexport const SpokeTwoTone: SvgIconComponent;\nexport const Sports: SvgIconComponent;\nexport const SportsBar: SvgIconComponent;\nexport const SportsBarOutlined: SvgIconComponent;\nexport const SportsBarRounded: SvgIconComponent;\nexport const SportsBarSharp: SvgIconComponent;\nexport const SportsBarTwoTone: SvgIconComponent;\nexport const SportsBaseball: SvgIconComponent;\nexport const SportsBaseballOutlined: SvgIconComponent;\nexport const SportsBaseballRounded: SvgIconComponent;\nexport const SportsBaseballSharp: SvgIconComponent;\nexport const SportsBaseballTwoTone: SvgIconComponent;\nexport const SportsBasketball: SvgIconComponent;\nexport const SportsBasketballOutlined: SvgIconComponent;\nexport const SportsBasketballRounded: SvgIconComponent;\nexport const SportsBasketballSharp: SvgIconComponent;\nexport const SportsBasketballTwoTone: SvgIconComponent;\nexport const SportsCricket: SvgIconComponent;\nexport const SportsCricketOutlined: SvgIconComponent;\nexport const SportsCricketRounded: SvgIconComponent;\nexport const SportsCricketSharp: SvgIconComponent;\nexport const SportsCricketTwoTone: SvgIconComponent;\nexport const SportsEsports: SvgIconComponent;\nexport const SportsEsportsOutlined: SvgIconComponent;\nexport const SportsEsportsRounded: SvgIconComponent;\nexport const SportsEsportsSharp: SvgIconComponent;\nexport const SportsEsportsTwoTone: SvgIconComponent;\nexport const SportsFootball: SvgIconComponent;\nexport const SportsFootballOutlined: SvgIconComponent;\nexport const SportsFootballRounded: SvgIconComponent;\nexport const SportsFootballSharp: SvgIconComponent;\nexport const SportsFootballTwoTone: SvgIconComponent;\nexport const SportsGolf: SvgIconComponent;\nexport const SportsGolfOutlined: SvgIconComponent;\nexport const SportsGolfRounded: SvgIconComponent;\nexport const SportsGolfSharp: SvgIconComponent;\nexport const SportsGolfTwoTone: SvgIconComponent;\nexport const SportsGymnastics: SvgIconComponent;\nexport const SportsGymnasticsOutlined: SvgIconComponent;\nexport const SportsGymnasticsRounded: SvgIconComponent;\nexport const SportsGymnasticsSharp: SvgIconComponent;\nexport const SportsGymnasticsTwoTone: SvgIconComponent;\nexport const SportsHandball: SvgIconComponent;\nexport const SportsHandballOutlined: SvgIconComponent;\nexport const SportsHandballRounded: SvgIconComponent;\nexport const SportsHandballSharp: SvgIconComponent;\nexport const SportsHandballTwoTone: SvgIconComponent;\nexport const SportsHockey: SvgIconComponent;\nexport const SportsHockeyOutlined: SvgIconComponent;\nexport const SportsHockeyRounded: SvgIconComponent;\nexport const SportsHockeySharp: SvgIconComponent;\nexport const SportsHockeyTwoTone: SvgIconComponent;\nexport const SportsKabaddi: SvgIconComponent;\nexport const SportsKabaddiOutlined: SvgIconComponent;\nexport const SportsKabaddiRounded: SvgIconComponent;\nexport const SportsKabaddiSharp: SvgIconComponent;\nexport const SportsKabaddiTwoTone: SvgIconComponent;\nexport const SportsMartialArts: SvgIconComponent;\nexport const SportsMartialArtsOutlined: SvgIconComponent;\nexport const SportsMartialArtsRounded: SvgIconComponent;\nexport const SportsMartialArtsSharp: SvgIconComponent;\nexport const SportsMartialArtsTwoTone: SvgIconComponent;\nexport const SportsMma: SvgIconComponent;\nexport const SportsMmaOutlined: SvgIconComponent;\nexport const SportsMmaRounded: SvgIconComponent;\nexport const SportsMmaSharp: SvgIconComponent;\nexport const SportsMmaTwoTone: SvgIconComponent;\nexport const SportsMotorsports: SvgIconComponent;\nexport const SportsMotorsportsOutlined: SvgIconComponent;\nexport const SportsMotorsportsRounded: SvgIconComponent;\nexport const SportsMotorsportsSharp: SvgIconComponent;\nexport const SportsMotorsportsTwoTone: SvgIconComponent;\nexport const SportsOutlined: SvgIconComponent;\nexport const SportsRounded: SvgIconComponent;\nexport const SportsRugby: SvgIconComponent;\nexport const SportsRugbyOutlined: SvgIconComponent;\nexport const SportsRugbyRounded: SvgIconComponent;\nexport const SportsRugbySharp: SvgIconComponent;\nexport const SportsRugbyTwoTone: SvgIconComponent;\nexport const SportsScore: SvgIconComponent;\nexport const SportsScoreOutlined: SvgIconComponent;\nexport const SportsScoreRounded: SvgIconComponent;\nexport const SportsScoreSharp: SvgIconComponent;\nexport const SportsScoreTwoTone: SvgIconComponent;\nexport const SportsSharp: SvgIconComponent;\nexport const SportsSoccer: SvgIconComponent;\nexport const SportsSoccerOutlined: SvgIconComponent;\nexport const SportsSoccerRounded: SvgIconComponent;\nexport const SportsSoccerSharp: SvgIconComponent;\nexport const SportsSoccerTwoTone: SvgIconComponent;\nexport const SportsTennis: SvgIconComponent;\nexport const SportsTennisOutlined: SvgIconComponent;\nexport const SportsTennisRounded: SvgIconComponent;\nexport const SportsTennisSharp: SvgIconComponent;\nexport const SportsTennisTwoTone: SvgIconComponent;\nexport const SportsTwoTone: SvgIconComponent;\nexport const SportsVolleyball: SvgIconComponent;\nexport const SportsVolleyballOutlined: SvgIconComponent;\nexport const SportsVolleyballRounded: SvgIconComponent;\nexport const SportsVolleyballSharp: SvgIconComponent;\nexport const SportsVolleyballTwoTone: SvgIconComponent;\nexport const Square: SvgIconComponent;\nexport const SquareFoot: SvgIconComponent;\nexport const SquareFootOutlined: SvgIconComponent;\nexport const SquareFootRounded: SvgIconComponent;\nexport const SquareFootSharp: SvgIconComponent;\nexport const SquareFootTwoTone: SvgIconComponent;\nexport const SquareOutlined: SvgIconComponent;\nexport const SquareRounded: SvgIconComponent;\nexport const SquareSharp: SvgIconComponent;\nexport const SquareTwoTone: SvgIconComponent;\nexport const SsidChart: SvgIconComponent;\nexport const SsidChartOutlined: SvgIconComponent;\nexport const SsidChartRounded: SvgIconComponent;\nexport const SsidChartSharp: SvgIconComponent;\nexport const SsidChartTwoTone: SvgIconComponent;\nexport const StackedBarChart: SvgIconComponent;\nexport const StackedBarChartOutlined: SvgIconComponent;\nexport const StackedBarChartRounded: SvgIconComponent;\nexport const StackedBarChartSharp: SvgIconComponent;\nexport const StackedBarChartTwoTone: SvgIconComponent;\nexport const StackedLineChart: SvgIconComponent;\nexport const StackedLineChartOutlined: SvgIconComponent;\nexport const StackedLineChartRounded: SvgIconComponent;\nexport const StackedLineChartSharp: SvgIconComponent;\nexport const StackedLineChartTwoTone: SvgIconComponent;\nexport const Stadium: SvgIconComponent;\nexport const StadiumOutlined: SvgIconComponent;\nexport const StadiumRounded: SvgIconComponent;\nexport const StadiumSharp: SvgIconComponent;\nexport const StadiumTwoTone: SvgIconComponent;\nexport const Stairs: SvgIconComponent;\nexport const StairsOutlined: SvgIconComponent;\nexport const StairsRounded: SvgIconComponent;\nexport const StairsSharp: SvgIconComponent;\nexport const StairsTwoTone: SvgIconComponent;\nexport const Star: SvgIconComponent;\nexport const StarBorder: SvgIconComponent;\nexport const StarBorderOutlined: SvgIconComponent;\nexport const StarBorderPurple500: SvgIconComponent;\nexport const StarBorderPurple500Outlined: SvgIconComponent;\nexport const StarBorderPurple500Rounded: SvgIconComponent;\nexport const StarBorderPurple500Sharp: SvgIconComponent;\nexport const StarBorderPurple500TwoTone: SvgIconComponent;\nexport const StarBorderRounded: SvgIconComponent;\nexport const StarBorderSharp: SvgIconComponent;\nexport const StarBorderTwoTone: SvgIconComponent;\nexport const StarHalf: SvgIconComponent;\nexport const StarHalfOutlined: SvgIconComponent;\nexport const StarHalfRounded: SvgIconComponent;\nexport const StarHalfSharp: SvgIconComponent;\nexport const StarHalfTwoTone: SvgIconComponent;\nexport const StarOutline: SvgIconComponent;\nexport const StarOutlineOutlined: SvgIconComponent;\nexport const StarOutlineRounded: SvgIconComponent;\nexport const StarOutlineSharp: SvgIconComponent;\nexport const StarOutlineTwoTone: SvgIconComponent;\nexport const StarOutlined: SvgIconComponent;\nexport const StarPurple500: SvgIconComponent;\nexport const StarPurple500Outlined: SvgIconComponent;\nexport const StarPurple500Rounded: SvgIconComponent;\nexport const StarPurple500Sharp: SvgIconComponent;\nexport const StarPurple500TwoTone: SvgIconComponent;\nexport const StarRate: SvgIconComponent;\nexport const StarRateOutlined: SvgIconComponent;\nexport const StarRateRounded: SvgIconComponent;\nexport const StarRateSharp: SvgIconComponent;\nexport const StarRateTwoTone: SvgIconComponent;\nexport const StarRounded: SvgIconComponent;\nexport const StarSharp: SvgIconComponent;\nexport const StarTwoTone: SvgIconComponent;\nexport const Stars: SvgIconComponent;\nexport const StarsOutlined: SvgIconComponent;\nexport const StarsRounded: SvgIconComponent;\nexport const StarsSharp: SvgIconComponent;\nexport const StarsTwoTone: SvgIconComponent;\nexport const Start: SvgIconComponent;\nexport const StartOutlined: SvgIconComponent;\nexport const StartRounded: SvgIconComponent;\nexport const StartSharp: SvgIconComponent;\nexport const StartTwoTone: SvgIconComponent;\nexport const StayCurrentLandscape: SvgIconComponent;\nexport const StayCurrentLandscapeOutlined: SvgIconComponent;\nexport const StayCurrentLandscapeRounded: SvgIconComponent;\nexport const StayCurrentLandscapeSharp: SvgIconComponent;\nexport const StayCurrentLandscapeTwoTone: SvgIconComponent;\nexport const StayCurrentPortrait: SvgIconComponent;\nexport const StayCurrentPortraitOutlined: SvgIconComponent;\nexport const StayCurrentPortraitRounded: SvgIconComponent;\nexport const StayCurrentPortraitSharp: SvgIconComponent;\nexport const StayCurrentPortraitTwoTone: SvgIconComponent;\nexport const StayPrimaryLandscape: SvgIconComponent;\nexport const StayPrimaryLandscapeOutlined: SvgIconComponent;\nexport const StayPrimaryLandscapeRounded: SvgIconComponent;\nexport const StayPrimaryLandscapeSharp: SvgIconComponent;\nexport const StayPrimaryLandscapeTwoTone: SvgIconComponent;\nexport const StayPrimaryPortrait: SvgIconComponent;\nexport const StayPrimaryPortraitOutlined: SvgIconComponent;\nexport const StayPrimaryPortraitRounded: SvgIconComponent;\nexport const StayPrimaryPortraitSharp: SvgIconComponent;\nexport const StayPrimaryPortraitTwoTone: SvgIconComponent;\nexport const StickyNote2: SvgIconComponent;\nexport const StickyNote2Outlined: SvgIconComponent;\nexport const StickyNote2Rounded: SvgIconComponent;\nexport const StickyNote2Sharp: SvgIconComponent;\nexport const StickyNote2TwoTone: SvgIconComponent;\nexport const Stop: SvgIconComponent;\nexport const StopCircle: SvgIconComponent;\nexport const StopCircleOutlined: SvgIconComponent;\nexport const StopCircleRounded: SvgIconComponent;\nexport const StopCircleSharp: SvgIconComponent;\nexport const StopCircleTwoTone: SvgIconComponent;\nexport const StopOutlined: SvgIconComponent;\nexport const StopRounded: SvgIconComponent;\nexport const StopScreenShare: SvgIconComponent;\nexport const StopScreenShareOutlined: SvgIconComponent;\nexport const StopScreenShareRounded: SvgIconComponent;\nexport const StopScreenShareSharp: SvgIconComponent;\nexport const StopScreenShareTwoTone: SvgIconComponent;\nexport const StopSharp: SvgIconComponent;\nexport const StopTwoTone: SvgIconComponent;\nexport const Storage: SvgIconComponent;\nexport const StorageOutlined: SvgIconComponent;\nexport const StorageRounded: SvgIconComponent;\nexport const StorageSharp: SvgIconComponent;\nexport const StorageTwoTone: SvgIconComponent;\nexport const Store: SvgIconComponent;\nexport const StoreMallDirectory: SvgIconComponent;\nexport const StoreMallDirectoryOutlined: SvgIconComponent;\nexport const StoreMallDirectoryRounded: SvgIconComponent;\nexport const StoreMallDirectorySharp: SvgIconComponent;\nexport const StoreMallDirectoryTwoTone: SvgIconComponent;\nexport const StoreOutlined: SvgIconComponent;\nexport const StoreRounded: SvgIconComponent;\nexport const StoreSharp: SvgIconComponent;\nexport const StoreTwoTone: SvgIconComponent;\nexport const Storefront: SvgIconComponent;\nexport const StorefrontOutlined: SvgIconComponent;\nexport const StorefrontRounded: SvgIconComponent;\nexport const StorefrontSharp: SvgIconComponent;\nexport const StorefrontTwoTone: SvgIconComponent;\nexport const Storm: SvgIconComponent;\nexport const StormOutlined: SvgIconComponent;\nexport const StormRounded: SvgIconComponent;\nexport const StormSharp: SvgIconComponent;\nexport const StormTwoTone: SvgIconComponent;\nexport const Straight: SvgIconComponent;\nexport const StraightOutlined: SvgIconComponent;\nexport const StraightRounded: SvgIconComponent;\nexport const StraightSharp: SvgIconComponent;\nexport const StraightTwoTone: SvgIconComponent;\nexport const Straighten: SvgIconComponent;\nexport const StraightenOutlined: SvgIconComponent;\nexport const StraightenRounded: SvgIconComponent;\nexport const StraightenSharp: SvgIconComponent;\nexport const StraightenTwoTone: SvgIconComponent;\nexport const Stream: SvgIconComponent;\nexport const StreamOutlined: SvgIconComponent;\nexport const StreamRounded: SvgIconComponent;\nexport const StreamSharp: SvgIconComponent;\nexport const StreamTwoTone: SvgIconComponent;\nexport const Streetview: SvgIconComponent;\nexport const StreetviewOutlined: SvgIconComponent;\nexport const StreetviewRounded: SvgIconComponent;\nexport const StreetviewSharp: SvgIconComponent;\nexport const StreetviewTwoTone: SvgIconComponent;\nexport const StrikethroughS: SvgIconComponent;\nexport const StrikethroughSOutlined: SvgIconComponent;\nexport const StrikethroughSRounded: SvgIconComponent;\nexport const StrikethroughSSharp: SvgIconComponent;\nexport const StrikethroughSTwoTone: SvgIconComponent;\nexport const Stroller: SvgIconComponent;\nexport const StrollerOutlined: SvgIconComponent;\nexport const StrollerRounded: SvgIconComponent;\nexport const StrollerSharp: SvgIconComponent;\nexport const StrollerTwoTone: SvgIconComponent;\nexport const Style: SvgIconComponent;\nexport const StyleOutlined: SvgIconComponent;\nexport const StyleRounded: SvgIconComponent;\nexport const StyleSharp: SvgIconComponent;\nexport const StyleTwoTone: SvgIconComponent;\nexport const SubdirectoryArrowLeft: SvgIconComponent;\nexport const SubdirectoryArrowLeftOutlined: SvgIconComponent;\nexport const SubdirectoryArrowLeftRounded: SvgIconComponent;\nexport const SubdirectoryArrowLeftSharp: SvgIconComponent;\nexport const SubdirectoryArrowLeftTwoTone: SvgIconComponent;\nexport const SubdirectoryArrowRight: SvgIconComponent;\nexport const SubdirectoryArrowRightOutlined: SvgIconComponent;\nexport const SubdirectoryArrowRightRounded: SvgIconComponent;\nexport const SubdirectoryArrowRightSharp: SvgIconComponent;\nexport const SubdirectoryArrowRightTwoTone: SvgIconComponent;\nexport const Subject: SvgIconComponent;\nexport const SubjectOutlined: SvgIconComponent;\nexport const SubjectRounded: SvgIconComponent;\nexport const SubjectSharp: SvgIconComponent;\nexport const SubjectTwoTone: SvgIconComponent;\nexport const Subscript: SvgIconComponent;\nexport const SubscriptOutlined: SvgIconComponent;\nexport const SubscriptRounded: SvgIconComponent;\nexport const SubscriptSharp: SvgIconComponent;\nexport const SubscriptTwoTone: SvgIconComponent;\nexport const Subscriptions: SvgIconComponent;\nexport const SubscriptionsOutlined: SvgIconComponent;\nexport const SubscriptionsRounded: SvgIconComponent;\nexport const SubscriptionsSharp: SvgIconComponent;\nexport const SubscriptionsTwoTone: SvgIconComponent;\nexport const Subtitles: SvgIconComponent;\nexport const SubtitlesOff: SvgIconComponent;\nexport const SubtitlesOffOutlined: SvgIconComponent;\nexport const SubtitlesOffRounded: SvgIconComponent;\nexport const SubtitlesOffSharp: SvgIconComponent;\nexport const SubtitlesOffTwoTone: SvgIconComponent;\nexport const SubtitlesOutlined: SvgIconComponent;\nexport const SubtitlesRounded: SvgIconComponent;\nexport const SubtitlesSharp: SvgIconComponent;\nexport const SubtitlesTwoTone: SvgIconComponent;\nexport const Subway: SvgIconComponent;\nexport const SubwayOutlined: SvgIconComponent;\nexport const SubwayRounded: SvgIconComponent;\nexport const SubwaySharp: SvgIconComponent;\nexport const SubwayTwoTone: SvgIconComponent;\nexport const Summarize: SvgIconComponent;\nexport const SummarizeOutlined: SvgIconComponent;\nexport const SummarizeRounded: SvgIconComponent;\nexport const SummarizeSharp: SvgIconComponent;\nexport const SummarizeTwoTone: SvgIconComponent;\nexport const Superscript: SvgIconComponent;\nexport const SuperscriptOutlined: SvgIconComponent;\nexport const SuperscriptRounded: SvgIconComponent;\nexport const SuperscriptSharp: SvgIconComponent;\nexport const SuperscriptTwoTone: SvgIconComponent;\nexport const SupervisedUserCircle: SvgIconComponent;\nexport const SupervisedUserCircleOutlined: SvgIconComponent;\nexport const SupervisedUserCircleRounded: SvgIconComponent;\nexport const SupervisedUserCircleSharp: SvgIconComponent;\nexport const SupervisedUserCircleTwoTone: SvgIconComponent;\nexport const SupervisorAccount: SvgIconComponent;\nexport const SupervisorAccountOutlined: SvgIconComponent;\nexport const SupervisorAccountRounded: SvgIconComponent;\nexport const SupervisorAccountSharp: SvgIconComponent;\nexport const SupervisorAccountTwoTone: SvgIconComponent;\nexport const Support: SvgIconComponent;\nexport const SupportAgent: SvgIconComponent;\nexport const SupportAgentOutlined: SvgIconComponent;\nexport const SupportAgentRounded: SvgIconComponent;\nexport const SupportAgentSharp: SvgIconComponent;\nexport const SupportAgentTwoTone: SvgIconComponent;\nexport const SupportOutlined: SvgIconComponent;\nexport const SupportRounded: SvgIconComponent;\nexport const SupportSharp: SvgIconComponent;\nexport const SupportTwoTone: SvgIconComponent;\nexport const Surfing: SvgIconComponent;\nexport const SurfingOutlined: SvgIconComponent;\nexport const SurfingRounded: SvgIconComponent;\nexport const SurfingSharp: SvgIconComponent;\nexport const SurfingTwoTone: SvgIconComponent;\nexport const SurroundSound: SvgIconComponent;\nexport const SurroundSoundOutlined: SvgIconComponent;\nexport const SurroundSoundRounded: SvgIconComponent;\nexport const SurroundSoundSharp: SvgIconComponent;\nexport const SurroundSoundTwoTone: SvgIconComponent;\nexport const SwapCalls: SvgIconComponent;\nexport const SwapCallsOutlined: SvgIconComponent;\nexport const SwapCallsRounded: SvgIconComponent;\nexport const SwapCallsSharp: SvgIconComponent;\nexport const SwapCallsTwoTone: SvgIconComponent;\nexport const SwapHoriz: SvgIconComponent;\nexport const SwapHorizOutlined: SvgIconComponent;\nexport const SwapHorizRounded: SvgIconComponent;\nexport const SwapHorizSharp: SvgIconComponent;\nexport const SwapHorizTwoTone: SvgIconComponent;\nexport const SwapHorizontalCircle: SvgIconComponent;\nexport const SwapHorizontalCircleOutlined: SvgIconComponent;\nexport const SwapHorizontalCircleRounded: SvgIconComponent;\nexport const SwapHorizontalCircleSharp: SvgIconComponent;\nexport const SwapHorizontalCircleTwoTone: SvgIconComponent;\nexport const SwapVert: SvgIconComponent;\nexport const SwapVertOutlined: SvgIconComponent;\nexport const SwapVertRounded: SvgIconComponent;\nexport const SwapVertSharp: SvgIconComponent;\nexport const SwapVertTwoTone: SvgIconComponent;\nexport const SwapVerticalCircle: SvgIconComponent;\nexport const SwapVerticalCircleOutlined: SvgIconComponent;\nexport const SwapVerticalCircleRounded: SvgIconComponent;\nexport const SwapVerticalCircleSharp: SvgIconComponent;\nexport const SwapVerticalCircleTwoTone: SvgIconComponent;\nexport const Swipe: SvgIconComponent;\nexport const SwipeDown: SvgIconComponent;\nexport const SwipeDownAlt: SvgIconComponent;\nexport const SwipeDownAltOutlined: SvgIconComponent;\nexport const SwipeDownAltRounded: SvgIconComponent;\nexport const SwipeDownAltSharp: SvgIconComponent;\nexport const SwipeDownAltTwoTone: SvgIconComponent;\nexport const SwipeDownOutlined: SvgIconComponent;\nexport const SwipeDownRounded: SvgIconComponent;\nexport const SwipeDownSharp: SvgIconComponent;\nexport const SwipeDownTwoTone: SvgIconComponent;\nexport const SwipeLeft: SvgIconComponent;\nexport const SwipeLeftAlt: SvgIconComponent;\nexport const SwipeLeftAltOutlined: SvgIconComponent;\nexport const SwipeLeftAltRounded: SvgIconComponent;\nexport const SwipeLeftAltSharp: SvgIconComponent;\nexport const SwipeLeftAltTwoTone: SvgIconComponent;\nexport const SwipeLeftOutlined: SvgIconComponent;\nexport const SwipeLeftRounded: SvgIconComponent;\nexport const SwipeLeftSharp: SvgIconComponent;\nexport const SwipeLeftTwoTone: SvgIconComponent;\nexport const SwipeOutlined: SvgIconComponent;\nexport const SwipeRight: SvgIconComponent;\nexport const SwipeRightAlt: SvgIconComponent;\nexport const SwipeRightAltOutlined: SvgIconComponent;\nexport const SwipeRightAltRounded: SvgIconComponent;\nexport const SwipeRightAltSharp: SvgIconComponent;\nexport const SwipeRightAltTwoTone: SvgIconComponent;\nexport const SwipeRightOutlined: SvgIconComponent;\nexport const SwipeRightRounded: SvgIconComponent;\nexport const SwipeRightSharp: SvgIconComponent;\nexport const SwipeRightTwoTone: SvgIconComponent;\nexport const SwipeRounded: SvgIconComponent;\nexport const SwipeSharp: SvgIconComponent;\nexport const SwipeTwoTone: SvgIconComponent;\nexport const SwipeUp: SvgIconComponent;\nexport const SwipeUpAlt: SvgIconComponent;\nexport const SwipeUpAltOutlined: SvgIconComponent;\nexport const SwipeUpAltRounded: SvgIconComponent;\nexport const SwipeUpAltSharp: SvgIconComponent;\nexport const SwipeUpAltTwoTone: SvgIconComponent;\nexport const SwipeUpOutlined: SvgIconComponent;\nexport const SwipeUpRounded: SvgIconComponent;\nexport const SwipeUpSharp: SvgIconComponent;\nexport const SwipeUpTwoTone: SvgIconComponent;\nexport const SwipeVertical: SvgIconComponent;\nexport const SwipeVerticalOutlined: SvgIconComponent;\nexport const SwipeVerticalRounded: SvgIconComponent;\nexport const SwipeVerticalSharp: SvgIconComponent;\nexport const SwipeVerticalTwoTone: SvgIconComponent;\nexport const SwitchAccessShortcut: SvgIconComponent;\nexport const SwitchAccessShortcutAdd: SvgIconComponent;\nexport const SwitchAccessShortcutAddOutlined: SvgIconComponent;\nexport const SwitchAccessShortcutAddRounded: SvgIconComponent;\nexport const SwitchAccessShortcutAddSharp: SvgIconComponent;\nexport const SwitchAccessShortcutAddTwoTone: SvgIconComponent;\nexport const SwitchAccessShortcutOutlined: SvgIconComponent;\nexport const SwitchAccessShortcutRounded: SvgIconComponent;\nexport const SwitchAccessShortcutSharp: SvgIconComponent;\nexport const SwitchAccessShortcutTwoTone: SvgIconComponent;\nexport const SwitchAccount: SvgIconComponent;\nexport const SwitchAccountOutlined: SvgIconComponent;\nexport const SwitchAccountRounded: SvgIconComponent;\nexport const SwitchAccountSharp: SvgIconComponent;\nexport const SwitchAccountTwoTone: SvgIconComponent;\nexport const SwitchCamera: SvgIconComponent;\nexport const SwitchCameraOutlined: SvgIconComponent;\nexport const SwitchCameraRounded: SvgIconComponent;\nexport const SwitchCameraSharp: SvgIconComponent;\nexport const SwitchCameraTwoTone: SvgIconComponent;\nexport const SwitchLeft: SvgIconComponent;\nexport const SwitchLeftOutlined: SvgIconComponent;\nexport const SwitchLeftRounded: SvgIconComponent;\nexport const SwitchLeftSharp: SvgIconComponent;\nexport const SwitchLeftTwoTone: SvgIconComponent;\nexport const SwitchRight: SvgIconComponent;\nexport const SwitchRightOutlined: SvgIconComponent;\nexport const SwitchRightRounded: SvgIconComponent;\nexport const SwitchRightSharp: SvgIconComponent;\nexport const SwitchRightTwoTone: SvgIconComponent;\nexport const SwitchVideo: SvgIconComponent;\nexport const SwitchVideoOutlined: SvgIconComponent;\nexport const SwitchVideoRounded: SvgIconComponent;\nexport const SwitchVideoSharp: SvgIconComponent;\nexport const SwitchVideoTwoTone: SvgIconComponent;\nexport const Synagogue: SvgIconComponent;\nexport const SynagogueOutlined: SvgIconComponent;\nexport const SynagogueRounded: SvgIconComponent;\nexport const SynagogueSharp: SvgIconComponent;\nexport const SynagogueTwoTone: SvgIconComponent;\nexport const Sync: SvgIconComponent;\nexport const SyncAlt: SvgIconComponent;\nexport const SyncAltOutlined: SvgIconComponent;\nexport const SyncAltRounded: SvgIconComponent;\nexport const SyncAltSharp: SvgIconComponent;\nexport const SyncAltTwoTone: SvgIconComponent;\nexport const SyncDisabled: SvgIconComponent;\nexport const SyncDisabledOutlined: SvgIconComponent;\nexport const SyncDisabledRounded: SvgIconComponent;\nexport const SyncDisabledSharp: SvgIconComponent;\nexport const SyncDisabledTwoTone: SvgIconComponent;\nexport const SyncLock: SvgIconComponent;\nexport const SyncLockOutlined: SvgIconComponent;\nexport const SyncLockRounded: SvgIconComponent;\nexport const SyncLockSharp: SvgIconComponent;\nexport const SyncLockTwoTone: SvgIconComponent;\nexport const SyncOutlined: SvgIconComponent;\nexport const SyncProblem: SvgIconComponent;\nexport const SyncProblemOutlined: SvgIconComponent;\nexport const SyncProblemRounded: SvgIconComponent;\nexport const SyncProblemSharp: SvgIconComponent;\nexport const SyncProblemTwoTone: SvgIconComponent;\nexport const SyncRounded: SvgIconComponent;\nexport const SyncSharp: SvgIconComponent;\nexport const SyncTwoTone: SvgIconComponent;\nexport const SystemSecurityUpdate: SvgIconComponent;\nexport const SystemSecurityUpdateGood: SvgIconComponent;\nexport const SystemSecurityUpdateGoodOutlined: SvgIconComponent;\nexport const SystemSecurityUpdateGoodRounded: SvgIconComponent;\nexport const SystemSecurityUpdateGoodSharp: SvgIconComponent;\nexport const SystemSecurityUpdateGoodTwoTone: SvgIconComponent;\nexport const SystemSecurityUpdateOutlined: SvgIconComponent;\nexport const SystemSecurityUpdateRounded: SvgIconComponent;\nexport const SystemSecurityUpdateSharp: SvgIconComponent;\nexport const SystemSecurityUpdateTwoTone: SvgIconComponent;\nexport const SystemSecurityUpdateWarning: SvgIconComponent;\nexport const SystemSecurityUpdateWarningOutlined: SvgIconComponent;\nexport const SystemSecurityUpdateWarningRounded: SvgIconComponent;\nexport const SystemSecurityUpdateWarningSharp: SvgIconComponent;\nexport const SystemSecurityUpdateWarningTwoTone: SvgIconComponent;\nexport const SystemUpdate: SvgIconComponent;\nexport const SystemUpdateAlt: SvgIconComponent;\nexport const SystemUpdateAltOutlined: SvgIconComponent;\nexport const SystemUpdateAltRounded: SvgIconComponent;\nexport const SystemUpdateAltSharp: SvgIconComponent;\nexport const SystemUpdateAltTwoTone: SvgIconComponent;\nexport const SystemUpdateOutlined: SvgIconComponent;\nexport const SystemUpdateRounded: SvgIconComponent;\nexport const SystemUpdateSharp: SvgIconComponent;\nexport const SystemUpdateTwoTone: SvgIconComponent;\nexport const Tab: SvgIconComponent;\nexport const TabOutlined: SvgIconComponent;\nexport const TabRounded: SvgIconComponent;\nexport const TabSharp: SvgIconComponent;\nexport const TabTwoTone: SvgIconComponent;\nexport const TabUnselected: SvgIconComponent;\nexport const TabUnselectedOutlined: SvgIconComponent;\nexport const TabUnselectedRounded: SvgIconComponent;\nexport const TabUnselectedSharp: SvgIconComponent;\nexport const TabUnselectedTwoTone: SvgIconComponent;\nexport const TableBar: SvgIconComponent;\nexport const TableBarOutlined: SvgIconComponent;\nexport const TableBarRounded: SvgIconComponent;\nexport const TableBarSharp: SvgIconComponent;\nexport const TableBarTwoTone: SvgIconComponent;\nexport const TableChart: SvgIconComponent;\nexport const TableChartOutlined: SvgIconComponent;\nexport const TableChartRounded: SvgIconComponent;\nexport const TableChartSharp: SvgIconComponent;\nexport const TableChartTwoTone: SvgIconComponent;\nexport const TableRestaurant: SvgIconComponent;\nexport const TableRestaurantOutlined: SvgIconComponent;\nexport const TableRestaurantRounded: SvgIconComponent;\nexport const TableRestaurantSharp: SvgIconComponent;\nexport const TableRestaurantTwoTone: SvgIconComponent;\nexport const TableRows: SvgIconComponent;\nexport const TableRowsOutlined: SvgIconComponent;\nexport const TableRowsRounded: SvgIconComponent;\nexport const TableRowsSharp: SvgIconComponent;\nexport const TableRowsTwoTone: SvgIconComponent;\nexport const TableView: SvgIconComponent;\nexport const TableViewOutlined: SvgIconComponent;\nexport const TableViewRounded: SvgIconComponent;\nexport const TableViewSharp: SvgIconComponent;\nexport const TableViewTwoTone: SvgIconComponent;\nexport const Tablet: SvgIconComponent;\nexport const TabletAndroid: SvgIconComponent;\nexport const TabletAndroidOutlined: SvgIconComponent;\nexport const TabletAndroidRounded: SvgIconComponent;\nexport const TabletAndroidSharp: SvgIconComponent;\nexport const TabletAndroidTwoTone: SvgIconComponent;\nexport const TabletMac: SvgIconComponent;\nexport const TabletMacOutlined: SvgIconComponent;\nexport const TabletMacRounded: SvgIconComponent;\nexport const TabletMacSharp: SvgIconComponent;\nexport const TabletMacTwoTone: SvgIconComponent;\nexport const TabletOutlined: SvgIconComponent;\nexport const TabletRounded: SvgIconComponent;\nexport const TabletSharp: SvgIconComponent;\nexport const TabletTwoTone: SvgIconComponent;\nexport const Tag: SvgIconComponent;\nexport const TagFaces: SvgIconComponent;\nexport const TagFacesOutlined: SvgIconComponent;\nexport const TagFacesRounded: SvgIconComponent;\nexport const TagFacesSharp: SvgIconComponent;\nexport const TagFacesTwoTone: SvgIconComponent;\nexport const TagOutlined: SvgIconComponent;\nexport const TagRounded: SvgIconComponent;\nexport const TagSharp: SvgIconComponent;\nexport const TagTwoTone: SvgIconComponent;\nexport const TakeoutDining: SvgIconComponent;\nexport const TakeoutDiningOutlined: SvgIconComponent;\nexport const TakeoutDiningRounded: SvgIconComponent;\nexport const TakeoutDiningSharp: SvgIconComponent;\nexport const TakeoutDiningTwoTone: SvgIconComponent;\nexport const TapAndPlay: SvgIconComponent;\nexport const TapAndPlayOutlined: SvgIconComponent;\nexport const TapAndPlayRounded: SvgIconComponent;\nexport const TapAndPlaySharp: SvgIconComponent;\nexport const TapAndPlayTwoTone: SvgIconComponent;\nexport const Tapas: SvgIconComponent;\nexport const TapasOutlined: SvgIconComponent;\nexport const TapasRounded: SvgIconComponent;\nexport const TapasSharp: SvgIconComponent;\nexport const TapasTwoTone: SvgIconComponent;\nexport const Task: SvgIconComponent;\nexport const TaskAlt: SvgIconComponent;\nexport const TaskAltOutlined: SvgIconComponent;\nexport const TaskAltRounded: SvgIconComponent;\nexport const TaskAltSharp: SvgIconComponent;\nexport const TaskAltTwoTone: SvgIconComponent;\nexport const TaskOutlined: SvgIconComponent;\nexport const TaskRounded: SvgIconComponent;\nexport const TaskSharp: SvgIconComponent;\nexport const TaskTwoTone: SvgIconComponent;\nexport const TaxiAlert: SvgIconComponent;\nexport const TaxiAlertOutlined: SvgIconComponent;\nexport const TaxiAlertRounded: SvgIconComponent;\nexport const TaxiAlertSharp: SvgIconComponent;\nexport const TaxiAlertTwoTone: SvgIconComponent;\nexport const Telegram: SvgIconComponent;\nexport const TempleBuddhist: SvgIconComponent;\nexport const TempleBuddhistOutlined: SvgIconComponent;\nexport const TempleBuddhistRounded: SvgIconComponent;\nexport const TempleBuddhistSharp: SvgIconComponent;\nexport const TempleBuddhistTwoTone: SvgIconComponent;\nexport const TempleHindu: SvgIconComponent;\nexport const TempleHinduOutlined: SvgIconComponent;\nexport const TempleHinduRounded: SvgIconComponent;\nexport const TempleHinduSharp: SvgIconComponent;\nexport const TempleHinduTwoTone: SvgIconComponent;\nexport const TenMp: SvgIconComponent;\nexport const TenMpOutlined: SvgIconComponent;\nexport const TenMpRounded: SvgIconComponent;\nexport const TenMpSharp: SvgIconComponent;\nexport const TenMpTwoTone: SvgIconComponent;\nexport const Terminal: SvgIconComponent;\nexport const TerminalOutlined: SvgIconComponent;\nexport const TerminalRounded: SvgIconComponent;\nexport const TerminalSharp: SvgIconComponent;\nexport const TerminalTwoTone: SvgIconComponent;\nexport const Terrain: SvgIconComponent;\nexport const TerrainOutlined: SvgIconComponent;\nexport const TerrainRounded: SvgIconComponent;\nexport const TerrainSharp: SvgIconComponent;\nexport const TerrainTwoTone: SvgIconComponent;\nexport const TextDecrease: SvgIconComponent;\nexport const TextDecreaseOutlined: SvgIconComponent;\nexport const TextDecreaseRounded: SvgIconComponent;\nexport const TextDecreaseSharp: SvgIconComponent;\nexport const TextDecreaseTwoTone: SvgIconComponent;\nexport const TextFields: SvgIconComponent;\nexport const TextFieldsOutlined: SvgIconComponent;\nexport const TextFieldsRounded: SvgIconComponent;\nexport const TextFieldsSharp: SvgIconComponent;\nexport const TextFieldsTwoTone: SvgIconComponent;\nexport const TextFormat: SvgIconComponent;\nexport const TextFormatOutlined: SvgIconComponent;\nexport const TextFormatRounded: SvgIconComponent;\nexport const TextFormatSharp: SvgIconComponent;\nexport const TextFormatTwoTone: SvgIconComponent;\nexport const TextIncrease: SvgIconComponent;\nexport const TextIncreaseOutlined: SvgIconComponent;\nexport const TextIncreaseRounded: SvgIconComponent;\nexport const TextIncreaseSharp: SvgIconComponent;\nexport const TextIncreaseTwoTone: SvgIconComponent;\nexport const TextRotateUp: SvgIconComponent;\nexport const TextRotateUpOutlined: SvgIconComponent;\nexport const TextRotateUpRounded: SvgIconComponent;\nexport const TextRotateUpSharp: SvgIconComponent;\nexport const TextRotateUpTwoTone: SvgIconComponent;\nexport const TextRotateVertical: SvgIconComponent;\nexport const TextRotateVerticalOutlined: SvgIconComponent;\nexport const TextRotateVerticalRounded: SvgIconComponent;\nexport const TextRotateVerticalSharp: SvgIconComponent;\nexport const TextRotateVerticalTwoTone: SvgIconComponent;\nexport const TextRotationAngledown: SvgIconComponent;\nexport const TextRotationAngledownOutlined: SvgIconComponent;\nexport const TextRotationAngledownRounded: SvgIconComponent;\nexport const TextRotationAngledownSharp: SvgIconComponent;\nexport const TextRotationAngledownTwoTone: SvgIconComponent;\nexport const TextRotationAngleup: SvgIconComponent;\nexport const TextRotationAngleupOutlined: SvgIconComponent;\nexport const TextRotationAngleupRounded: SvgIconComponent;\nexport const TextRotationAngleupSharp: SvgIconComponent;\nexport const TextRotationAngleupTwoTone: SvgIconComponent;\nexport const TextRotationDown: SvgIconComponent;\nexport const TextRotationDownOutlined: SvgIconComponent;\nexport const TextRotationDownRounded: SvgIconComponent;\nexport const TextRotationDownSharp: SvgIconComponent;\nexport const TextRotationDownTwoTone: SvgIconComponent;\nexport const TextRotationNone: SvgIconComponent;\nexport const TextRotationNoneOutlined: SvgIconComponent;\nexport const TextRotationNoneRounded: SvgIconComponent;\nexport const TextRotationNoneSharp: SvgIconComponent;\nexport const TextRotationNoneTwoTone: SvgIconComponent;\nexport const TextSnippet: SvgIconComponent;\nexport const TextSnippetOutlined: SvgIconComponent;\nexport const TextSnippetRounded: SvgIconComponent;\nexport const TextSnippetSharp: SvgIconComponent;\nexport const TextSnippetTwoTone: SvgIconComponent;\nexport const Textsms: SvgIconComponent;\nexport const TextsmsOutlined: SvgIconComponent;\nexport const TextsmsRounded: SvgIconComponent;\nexport const TextsmsSharp: SvgIconComponent;\nexport const TextsmsTwoTone: SvgIconComponent;\nexport const Texture: SvgIconComponent;\nexport const TextureOutlined: SvgIconComponent;\nexport const TextureRounded: SvgIconComponent;\nexport const TextureSharp: SvgIconComponent;\nexport const TextureTwoTone: SvgIconComponent;\nexport const TheaterComedy: SvgIconComponent;\nexport const TheaterComedyOutlined: SvgIconComponent;\nexport const TheaterComedyRounded: SvgIconComponent;\nexport const TheaterComedySharp: SvgIconComponent;\nexport const TheaterComedyTwoTone: SvgIconComponent;\nexport const Theaters: SvgIconComponent;\nexport const TheatersOutlined: SvgIconComponent;\nexport const TheatersRounded: SvgIconComponent;\nexport const TheatersSharp: SvgIconComponent;\nexport const TheatersTwoTone: SvgIconComponent;\nexport const Thermostat: SvgIconComponent;\nexport const ThermostatAuto: SvgIconComponent;\nexport const ThermostatAutoOutlined: SvgIconComponent;\nexport const ThermostatAutoRounded: SvgIconComponent;\nexport const ThermostatAutoSharp: SvgIconComponent;\nexport const ThermostatAutoTwoTone: SvgIconComponent;\nexport const ThermostatOutlined: SvgIconComponent;\nexport const ThermostatRounded: SvgIconComponent;\nexport const ThermostatSharp: SvgIconComponent;\nexport const ThermostatTwoTone: SvgIconComponent;\nexport const ThirteenMp: SvgIconComponent;\nexport const ThirteenMpOutlined: SvgIconComponent;\nexport const ThirteenMpRounded: SvgIconComponent;\nexport const ThirteenMpSharp: SvgIconComponent;\nexport const ThirteenMpTwoTone: SvgIconComponent;\nexport const ThirtyFps: SvgIconComponent;\nexport const ThirtyFpsOutlined: SvgIconComponent;\nexport const ThirtyFpsRounded: SvgIconComponent;\nexport const ThirtyFpsSelect: SvgIconComponent;\nexport const ThirtyFpsSelectOutlined: SvgIconComponent;\nexport const ThirtyFpsSelectRounded: SvgIconComponent;\nexport const ThirtyFpsSelectSharp: SvgIconComponent;\nexport const ThirtyFpsSelectTwoTone: SvgIconComponent;\nexport const ThirtyFpsSharp: SvgIconComponent;\nexport const ThirtyFpsTwoTone: SvgIconComponent;\nexport const ThreeDRotation: SvgIconComponent;\nexport const ThreeDRotationOutlined: SvgIconComponent;\nexport const ThreeDRotationRounded: SvgIconComponent;\nexport const ThreeDRotationSharp: SvgIconComponent;\nexport const ThreeDRotationTwoTone: SvgIconComponent;\nexport const ThreeGMobiledata: SvgIconComponent;\nexport const ThreeGMobiledataOutlined: SvgIconComponent;\nexport const ThreeGMobiledataRounded: SvgIconComponent;\nexport const ThreeGMobiledataSharp: SvgIconComponent;\nexport const ThreeGMobiledataTwoTone: SvgIconComponent;\nexport const ThreeK: SvgIconComponent;\nexport const ThreeKOutlined: SvgIconComponent;\nexport const ThreeKPlus: SvgIconComponent;\nexport const ThreeKPlusOutlined: SvgIconComponent;\nexport const ThreeKPlusRounded: SvgIconComponent;\nexport const ThreeKPlusSharp: SvgIconComponent;\nexport const ThreeKPlusTwoTone: SvgIconComponent;\nexport const ThreeKRounded: SvgIconComponent;\nexport const ThreeKSharp: SvgIconComponent;\nexport const ThreeKTwoTone: SvgIconComponent;\nexport const ThreeMp: SvgIconComponent;\nexport const ThreeMpOutlined: SvgIconComponent;\nexport const ThreeMpRounded: SvgIconComponent;\nexport const ThreeMpSharp: SvgIconComponent;\nexport const ThreeMpTwoTone: SvgIconComponent;\nexport const ThreeP: SvgIconComponent;\nexport const ThreePOutlined: SvgIconComponent;\nexport const ThreePRounded: SvgIconComponent;\nexport const ThreePSharp: SvgIconComponent;\nexport const ThreePTwoTone: SvgIconComponent;\nexport const ThreeSixty: SvgIconComponent;\nexport const ThreeSixtyOutlined: SvgIconComponent;\nexport const ThreeSixtyRounded: SvgIconComponent;\nexport const ThreeSixtySharp: SvgIconComponent;\nexport const ThreeSixtyTwoTone: SvgIconComponent;\nexport const ThumbDown: SvgIconComponent;\nexport const ThumbDownAlt: SvgIconComponent;\nexport const ThumbDownAltOutlined: SvgIconComponent;\nexport const ThumbDownAltRounded: SvgIconComponent;\nexport const ThumbDownAltSharp: SvgIconComponent;\nexport const ThumbDownAltTwoTone: SvgIconComponent;\nexport const ThumbDownOffAlt: SvgIconComponent;\nexport const ThumbDownOffAltOutlined: SvgIconComponent;\nexport const ThumbDownOffAltRounded: SvgIconComponent;\nexport const ThumbDownOffAltSharp: SvgIconComponent;\nexport const ThumbDownOffAltTwoTone: SvgIconComponent;\nexport const ThumbDownOutlined: SvgIconComponent;\nexport const ThumbDownRounded: SvgIconComponent;\nexport const ThumbDownSharp: SvgIconComponent;\nexport const ThumbDownTwoTone: SvgIconComponent;\nexport const ThumbUp: SvgIconComponent;\nexport const ThumbUpAlt: SvgIconComponent;\nexport const ThumbUpAltOutlined: SvgIconComponent;\nexport const ThumbUpAltRounded: SvgIconComponent;\nexport const ThumbUpAltSharp: SvgIconComponent;\nexport const ThumbUpAltTwoTone: SvgIconComponent;\nexport const ThumbUpOffAlt: SvgIconComponent;\nexport const ThumbUpOffAltOutlined: SvgIconComponent;\nexport const ThumbUpOffAltRounded: SvgIconComponent;\nexport const ThumbUpOffAltSharp: SvgIconComponent;\nexport const ThumbUpOffAltTwoTone: SvgIconComponent;\nexport const ThumbUpOutlined: SvgIconComponent;\nexport const ThumbUpRounded: SvgIconComponent;\nexport const ThumbUpSharp: SvgIconComponent;\nexport const ThumbUpTwoTone: SvgIconComponent;\nexport const ThumbsUpDown: SvgIconComponent;\nexport const ThumbsUpDownOutlined: SvgIconComponent;\nexport const ThumbsUpDownRounded: SvgIconComponent;\nexport const ThumbsUpDownSharp: SvgIconComponent;\nexport const ThumbsUpDownTwoTone: SvgIconComponent;\nexport const Thunderstorm: SvgIconComponent;\nexport const ThunderstormOutlined: SvgIconComponent;\nexport const ThunderstormRounded: SvgIconComponent;\nexport const ThunderstormSharp: SvgIconComponent;\nexport const ThunderstormTwoTone: SvgIconComponent;\nexport const TimeToLeave: SvgIconComponent;\nexport const TimeToLeaveOutlined: SvgIconComponent;\nexport const TimeToLeaveRounded: SvgIconComponent;\nexport const TimeToLeaveSharp: SvgIconComponent;\nexport const TimeToLeaveTwoTone: SvgIconComponent;\nexport const Timelapse: SvgIconComponent;\nexport const TimelapseOutlined: SvgIconComponent;\nexport const TimelapseRounded: SvgIconComponent;\nexport const TimelapseSharp: SvgIconComponent;\nexport const TimelapseTwoTone: SvgIconComponent;\nexport const Timeline: SvgIconComponent;\nexport const TimelineOutlined: SvgIconComponent;\nexport const TimelineRounded: SvgIconComponent;\nexport const TimelineSharp: SvgIconComponent;\nexport const TimelineTwoTone: SvgIconComponent;\nexport const Timer: SvgIconComponent;\nexport const Timer10: SvgIconComponent;\nexport const Timer10Outlined: SvgIconComponent;\nexport const Timer10Rounded: SvgIconComponent;\nexport const Timer10Select: SvgIconComponent;\nexport const Timer10SelectOutlined: SvgIconComponent;\nexport const Timer10SelectRounded: SvgIconComponent;\nexport const Timer10SelectSharp: SvgIconComponent;\nexport const Timer10SelectTwoTone: SvgIconComponent;\nexport const Timer10Sharp: SvgIconComponent;\nexport const Timer10TwoTone: SvgIconComponent;\nexport const Timer3: SvgIconComponent;\nexport const Timer3Outlined: SvgIconComponent;\nexport const Timer3Rounded: SvgIconComponent;\nexport const Timer3Select: SvgIconComponent;\nexport const Timer3SelectOutlined: SvgIconComponent;\nexport const Timer3SelectRounded: SvgIconComponent;\nexport const Timer3SelectSharp: SvgIconComponent;\nexport const Timer3SelectTwoTone: SvgIconComponent;\nexport const Timer3Sharp: SvgIconComponent;\nexport const Timer3TwoTone: SvgIconComponent;\nexport const TimerOff: SvgIconComponent;\nexport const TimerOffOutlined: SvgIconComponent;\nexport const TimerOffRounded: SvgIconComponent;\nexport const TimerOffSharp: SvgIconComponent;\nexport const TimerOffTwoTone: SvgIconComponent;\nexport const TimerOutlined: SvgIconComponent;\nexport const TimerRounded: SvgIconComponent;\nexport const TimerSharp: SvgIconComponent;\nexport const TimerTwoTone: SvgIconComponent;\nexport const TimesOneMobiledata: SvgIconComponent;\nexport const TimesOneMobiledataOutlined: SvgIconComponent;\nexport const TimesOneMobiledataRounded: SvgIconComponent;\nexport const TimesOneMobiledataSharp: SvgIconComponent;\nexport const TimesOneMobiledataTwoTone: SvgIconComponent;\nexport const TipsAndUpdates: SvgIconComponent;\nexport const TipsAndUpdatesOutlined: SvgIconComponent;\nexport const TipsAndUpdatesRounded: SvgIconComponent;\nexport const TipsAndUpdatesSharp: SvgIconComponent;\nexport const TipsAndUpdatesTwoTone: SvgIconComponent;\nexport const TireRepair: SvgIconComponent;\nexport const TireRepairOutlined: SvgIconComponent;\nexport const TireRepairRounded: SvgIconComponent;\nexport const TireRepairSharp: SvgIconComponent;\nexport const TireRepairTwoTone: SvgIconComponent;\nexport const Title: SvgIconComponent;\nexport const TitleOutlined: SvgIconComponent;\nexport const TitleRounded: SvgIconComponent;\nexport const TitleSharp: SvgIconComponent;\nexport const TitleTwoTone: SvgIconComponent;\nexport const Toc: SvgIconComponent;\nexport const TocOutlined: SvgIconComponent;\nexport const TocRounded: SvgIconComponent;\nexport const TocSharp: SvgIconComponent;\nexport const TocTwoTone: SvgIconComponent;\nexport const Today: SvgIconComponent;\nexport const TodayOutlined: SvgIconComponent;\nexport const TodayRounded: SvgIconComponent;\nexport const TodaySharp: SvgIconComponent;\nexport const TodayTwoTone: SvgIconComponent;\nexport const ToggleOff: SvgIconComponent;\nexport const ToggleOffOutlined: SvgIconComponent;\nexport const ToggleOffRounded: SvgIconComponent;\nexport const ToggleOffSharp: SvgIconComponent;\nexport const ToggleOffTwoTone: SvgIconComponent;\nexport const ToggleOn: SvgIconComponent;\nexport const ToggleOnOutlined: SvgIconComponent;\nexport const ToggleOnRounded: SvgIconComponent;\nexport const ToggleOnSharp: SvgIconComponent;\nexport const ToggleOnTwoTone: SvgIconComponent;\nexport const Token: SvgIconComponent;\nexport const TokenOutlined: SvgIconComponent;\nexport const TokenRounded: SvgIconComponent;\nexport const TokenSharp: SvgIconComponent;\nexport const TokenTwoTone: SvgIconComponent;\nexport const Toll: SvgIconComponent;\nexport const TollOutlined: SvgIconComponent;\nexport const TollRounded: SvgIconComponent;\nexport const TollSharp: SvgIconComponent;\nexport const TollTwoTone: SvgIconComponent;\nexport const Tonality: SvgIconComponent;\nexport const TonalityOutlined: SvgIconComponent;\nexport const TonalityRounded: SvgIconComponent;\nexport const TonalitySharp: SvgIconComponent;\nexport const TonalityTwoTone: SvgIconComponent;\nexport const Topic: SvgIconComponent;\nexport const TopicOutlined: SvgIconComponent;\nexport const TopicRounded: SvgIconComponent;\nexport const TopicSharp: SvgIconComponent;\nexport const TopicTwoTone: SvgIconComponent;\nexport const Tornado: SvgIconComponent;\nexport const TornadoOutlined: SvgIconComponent;\nexport const TornadoRounded: SvgIconComponent;\nexport const TornadoSharp: SvgIconComponent;\nexport const TornadoTwoTone: SvgIconComponent;\nexport const TouchApp: SvgIconComponent;\nexport const TouchAppOutlined: SvgIconComponent;\nexport const TouchAppRounded: SvgIconComponent;\nexport const TouchAppSharp: SvgIconComponent;\nexport const TouchAppTwoTone: SvgIconComponent;\nexport const Tour: SvgIconComponent;\nexport const TourOutlined: SvgIconComponent;\nexport const TourRounded: SvgIconComponent;\nexport const TourSharp: SvgIconComponent;\nexport const TourTwoTone: SvgIconComponent;\nexport const Toys: SvgIconComponent;\nexport const ToysOutlined: SvgIconComponent;\nexport const ToysRounded: SvgIconComponent;\nexport const ToysSharp: SvgIconComponent;\nexport const ToysTwoTone: SvgIconComponent;\nexport const TrackChanges: SvgIconComponent;\nexport const TrackChangesOutlined: SvgIconComponent;\nexport const TrackChangesRounded: SvgIconComponent;\nexport const TrackChangesSharp: SvgIconComponent;\nexport const TrackChangesTwoTone: SvgIconComponent;\nexport const Traffic: SvgIconComponent;\nexport const TrafficOutlined: SvgIconComponent;\nexport const TrafficRounded: SvgIconComponent;\nexport const TrafficSharp: SvgIconComponent;\nexport const TrafficTwoTone: SvgIconComponent;\nexport const Train: SvgIconComponent;\nexport const TrainOutlined: SvgIconComponent;\nexport const TrainRounded: SvgIconComponent;\nexport const TrainSharp: SvgIconComponent;\nexport const TrainTwoTone: SvgIconComponent;\nexport const Tram: SvgIconComponent;\nexport const TramOutlined: SvgIconComponent;\nexport const TramRounded: SvgIconComponent;\nexport const TramSharp: SvgIconComponent;\nexport const TramTwoTone: SvgIconComponent;\nexport const Transcribe: SvgIconComponent;\nexport const TranscribeOutlined: SvgIconComponent;\nexport const TranscribeRounded: SvgIconComponent;\nexport const TranscribeSharp: SvgIconComponent;\nexport const TranscribeTwoTone: SvgIconComponent;\nexport const TransferWithinAStation: SvgIconComponent;\nexport const TransferWithinAStationOutlined: SvgIconComponent;\nexport const TransferWithinAStationRounded: SvgIconComponent;\nexport const TransferWithinAStationSharp: SvgIconComponent;\nexport const TransferWithinAStationTwoTone: SvgIconComponent;\nexport const Transform: SvgIconComponent;\nexport const TransformOutlined: SvgIconComponent;\nexport const TransformRounded: SvgIconComponent;\nexport const TransformSharp: SvgIconComponent;\nexport const TransformTwoTone: SvgIconComponent;\nexport const Transgender: SvgIconComponent;\nexport const TransgenderOutlined: SvgIconComponent;\nexport const TransgenderRounded: SvgIconComponent;\nexport const TransgenderSharp: SvgIconComponent;\nexport const TransgenderTwoTone: SvgIconComponent;\nexport const TransitEnterexit: SvgIconComponent;\nexport const TransitEnterexitOutlined: SvgIconComponent;\nexport const TransitEnterexitRounded: SvgIconComponent;\nexport const TransitEnterexitSharp: SvgIconComponent;\nexport const TransitEnterexitTwoTone: SvgIconComponent;\nexport const Translate: SvgIconComponent;\nexport const TranslateOutlined: SvgIconComponent;\nexport const TranslateRounded: SvgIconComponent;\nexport const TranslateSharp: SvgIconComponent;\nexport const TranslateTwoTone: SvgIconComponent;\nexport const TravelExplore: SvgIconComponent;\nexport const TravelExploreOutlined: SvgIconComponent;\nexport const TravelExploreRounded: SvgIconComponent;\nexport const TravelExploreSharp: SvgIconComponent;\nexport const TravelExploreTwoTone: SvgIconComponent;\nexport const TrendingDown: SvgIconComponent;\nexport const TrendingDownOutlined: SvgIconComponent;\nexport const TrendingDownRounded: SvgIconComponent;\nexport const TrendingDownSharp: SvgIconComponent;\nexport const TrendingDownTwoTone: SvgIconComponent;\nexport const TrendingFlat: SvgIconComponent;\nexport const TrendingFlatOutlined: SvgIconComponent;\nexport const TrendingFlatRounded: SvgIconComponent;\nexport const TrendingFlatSharp: SvgIconComponent;\nexport const TrendingFlatTwoTone: SvgIconComponent;\nexport const TrendingUp: SvgIconComponent;\nexport const TrendingUpOutlined: SvgIconComponent;\nexport const TrendingUpRounded: SvgIconComponent;\nexport const TrendingUpSharp: SvgIconComponent;\nexport const TrendingUpTwoTone: SvgIconComponent;\nexport const TripOrigin: SvgIconComponent;\nexport const TripOriginOutlined: SvgIconComponent;\nexport const TripOriginRounded: SvgIconComponent;\nexport const TripOriginSharp: SvgIconComponent;\nexport const TripOriginTwoTone: SvgIconComponent;\nexport const Troubleshoot: SvgIconComponent;\nexport const TroubleshootOutlined: SvgIconComponent;\nexport const TroubleshootRounded: SvgIconComponent;\nexport const TroubleshootSharp: SvgIconComponent;\nexport const TroubleshootTwoTone: SvgIconComponent;\nexport const Try: SvgIconComponent;\nexport const TryOutlined: SvgIconComponent;\nexport const TryRounded: SvgIconComponent;\nexport const TrySharp: SvgIconComponent;\nexport const TryTwoTone: SvgIconComponent;\nexport const Tsunami: SvgIconComponent;\nexport const TsunamiOutlined: SvgIconComponent;\nexport const TsunamiRounded: SvgIconComponent;\nexport const TsunamiSharp: SvgIconComponent;\nexport const TsunamiTwoTone: SvgIconComponent;\nexport const Tty: SvgIconComponent;\nexport const TtyOutlined: SvgIconComponent;\nexport const TtyRounded: SvgIconComponent;\nexport const TtySharp: SvgIconComponent;\nexport const TtyTwoTone: SvgIconComponent;\nexport const Tune: SvgIconComponent;\nexport const TuneOutlined: SvgIconComponent;\nexport const TuneRounded: SvgIconComponent;\nexport const TuneSharp: SvgIconComponent;\nexport const TuneTwoTone: SvgIconComponent;\nexport const Tungsten: SvgIconComponent;\nexport const TungstenOutlined: SvgIconComponent;\nexport const TungstenRounded: SvgIconComponent;\nexport const TungstenSharp: SvgIconComponent;\nexport const TungstenTwoTone: SvgIconComponent;\nexport const TurnLeft: SvgIconComponent;\nexport const TurnLeftOutlined: SvgIconComponent;\nexport const TurnLeftRounded: SvgIconComponent;\nexport const TurnLeftSharp: SvgIconComponent;\nexport const TurnLeftTwoTone: SvgIconComponent;\nexport const TurnRight: SvgIconComponent;\nexport const TurnRightOutlined: SvgIconComponent;\nexport const TurnRightRounded: SvgIconComponent;\nexport const TurnRightSharp: SvgIconComponent;\nexport const TurnRightTwoTone: SvgIconComponent;\nexport const TurnSharpLeft: SvgIconComponent;\nexport const TurnSharpLeftOutlined: SvgIconComponent;\nexport const TurnSharpLeftRounded: SvgIconComponent;\nexport const TurnSharpLeftSharp: SvgIconComponent;\nexport const TurnSharpLeftTwoTone: SvgIconComponent;\nexport const TurnSharpRight: SvgIconComponent;\nexport const TurnSharpRightOutlined: SvgIconComponent;\nexport const TurnSharpRightRounded: SvgIconComponent;\nexport const TurnSharpRightSharp: SvgIconComponent;\nexport const TurnSharpRightTwoTone: SvgIconComponent;\nexport const TurnSlightLeft: SvgIconComponent;\nexport const TurnSlightLeftOutlined: SvgIconComponent;\nexport const TurnSlightLeftRounded: SvgIconComponent;\nexport const TurnSlightLeftSharp: SvgIconComponent;\nexport const TurnSlightLeftTwoTone: SvgIconComponent;\nexport const TurnSlightRight: SvgIconComponent;\nexport const TurnSlightRightOutlined: SvgIconComponent;\nexport const TurnSlightRightRounded: SvgIconComponent;\nexport const TurnSlightRightSharp: SvgIconComponent;\nexport const TurnSlightRightTwoTone: SvgIconComponent;\nexport const TurnedIn: SvgIconComponent;\nexport const TurnedInNot: SvgIconComponent;\nexport const TurnedInNotOutlined: SvgIconComponent;\nexport const TurnedInNotRounded: SvgIconComponent;\nexport const TurnedInNotSharp: SvgIconComponent;\nexport const TurnedInNotTwoTone: SvgIconComponent;\nexport const TurnedInOutlined: SvgIconComponent;\nexport const TurnedInRounded: SvgIconComponent;\nexport const TurnedInSharp: SvgIconComponent;\nexport const TurnedInTwoTone: SvgIconComponent;\nexport const Tv: SvgIconComponent;\nexport const TvOff: SvgIconComponent;\nexport const TvOffOutlined: SvgIconComponent;\nexport const TvOffRounded: SvgIconComponent;\nexport const TvOffSharp: SvgIconComponent;\nexport const TvOffTwoTone: SvgIconComponent;\nexport const TvOutlined: SvgIconComponent;\nexport const TvRounded: SvgIconComponent;\nexport const TvSharp: SvgIconComponent;\nexport const TvTwoTone: SvgIconComponent;\nexport const TwelveMp: SvgIconComponent;\nexport const TwelveMpOutlined: SvgIconComponent;\nexport const TwelveMpRounded: SvgIconComponent;\nexport const TwelveMpSharp: SvgIconComponent;\nexport const TwelveMpTwoTone: SvgIconComponent;\nexport const TwentyFourMp: SvgIconComponent;\nexport const TwentyFourMpOutlined: SvgIconComponent;\nexport const TwentyFourMpRounded: SvgIconComponent;\nexport const TwentyFourMpSharp: SvgIconComponent;\nexport const TwentyFourMpTwoTone: SvgIconComponent;\nexport const TwentyOneMp: SvgIconComponent;\nexport const TwentyOneMpOutlined: SvgIconComponent;\nexport const TwentyOneMpRounded: SvgIconComponent;\nexport const TwentyOneMpSharp: SvgIconComponent;\nexport const TwentyOneMpTwoTone: SvgIconComponent;\nexport const TwentyThreeMp: SvgIconComponent;\nexport const TwentyThreeMpOutlined: SvgIconComponent;\nexport const TwentyThreeMpRounded: SvgIconComponent;\nexport const TwentyThreeMpSharp: SvgIconComponent;\nexport const TwentyThreeMpTwoTone: SvgIconComponent;\nexport const TwentyTwoMp: SvgIconComponent;\nexport const TwentyTwoMpOutlined: SvgIconComponent;\nexport const TwentyTwoMpRounded: SvgIconComponent;\nexport const TwentyTwoMpSharp: SvgIconComponent;\nexport const TwentyTwoMpTwoTone: SvgIconComponent;\nexport const TwentyZeroMp: SvgIconComponent;\nexport const TwentyZeroMpOutlined: SvgIconComponent;\nexport const TwentyZeroMpRounded: SvgIconComponent;\nexport const TwentyZeroMpSharp: SvgIconComponent;\nexport const TwentyZeroMpTwoTone: SvgIconComponent;\nexport const Twitter: SvgIconComponent;\nexport const TwoK: SvgIconComponent;\nexport const TwoKOutlined: SvgIconComponent;\nexport const TwoKPlus: SvgIconComponent;\nexport const TwoKPlusOutlined: SvgIconComponent;\nexport const TwoKPlusRounded: SvgIconComponent;\nexport const TwoKPlusSharp: SvgIconComponent;\nexport const TwoKPlusTwoTone: SvgIconComponent;\nexport const TwoKRounded: SvgIconComponent;\nexport const TwoKSharp: SvgIconComponent;\nexport const TwoKTwoTone: SvgIconComponent;\nexport const TwoMp: SvgIconComponent;\nexport const TwoMpOutlined: SvgIconComponent;\nexport const TwoMpRounded: SvgIconComponent;\nexport const TwoMpSharp: SvgIconComponent;\nexport const TwoMpTwoTone: SvgIconComponent;\nexport const TwoWheeler: SvgIconComponent;\nexport const TwoWheelerOutlined: SvgIconComponent;\nexport const TwoWheelerRounded: SvgIconComponent;\nexport const TwoWheelerSharp: SvgIconComponent;\nexport const TwoWheelerTwoTone: SvgIconComponent;\nexport const TypeSpecimen: SvgIconComponent;\nexport const TypeSpecimenOutlined: SvgIconComponent;\nexport const TypeSpecimenRounded: SvgIconComponent;\nexport const TypeSpecimenSharp: SvgIconComponent;\nexport const TypeSpecimenTwoTone: SvgIconComponent;\nexport const UTurnLeft: SvgIconComponent;\nexport const UTurnLeftOutlined: SvgIconComponent;\nexport const UTurnLeftRounded: SvgIconComponent;\nexport const UTurnLeftSharp: SvgIconComponent;\nexport const UTurnLeftTwoTone: SvgIconComponent;\nexport const UTurnRight: SvgIconComponent;\nexport const UTurnRightOutlined: SvgIconComponent;\nexport const UTurnRightRounded: SvgIconComponent;\nexport const UTurnRightSharp: SvgIconComponent;\nexport const UTurnRightTwoTone: SvgIconComponent;\nexport const Umbrella: SvgIconComponent;\nexport const UmbrellaOutlined: SvgIconComponent;\nexport const UmbrellaRounded: SvgIconComponent;\nexport const UmbrellaSharp: SvgIconComponent;\nexport const UmbrellaTwoTone: SvgIconComponent;\nexport const Unarchive: SvgIconComponent;\nexport const UnarchiveOutlined: SvgIconComponent;\nexport const UnarchiveRounded: SvgIconComponent;\nexport const UnarchiveSharp: SvgIconComponent;\nexport const UnarchiveTwoTone: SvgIconComponent;\nexport const Undo: SvgIconComponent;\nexport const UndoOutlined: SvgIconComponent;\nexport const UndoRounded: SvgIconComponent;\nexport const UndoSharp: SvgIconComponent;\nexport const UndoTwoTone: SvgIconComponent;\nexport const UnfoldLess: SvgIconComponent;\nexport const UnfoldLessDouble: SvgIconComponent;\nexport const UnfoldLessDoubleOutlined: SvgIconComponent;\nexport const UnfoldLessDoubleRounded: SvgIconComponent;\nexport const UnfoldLessDoubleSharp: SvgIconComponent;\nexport const UnfoldLessDoubleTwoTone: SvgIconComponent;\nexport const UnfoldLessOutlined: SvgIconComponent;\nexport const UnfoldLessRounded: SvgIconComponent;\nexport const UnfoldLessSharp: SvgIconComponent;\nexport const UnfoldLessTwoTone: SvgIconComponent;\nexport const UnfoldMore: SvgIconComponent;\nexport const UnfoldMoreDouble: SvgIconComponent;\nexport const UnfoldMoreDoubleOutlined: SvgIconComponent;\nexport const UnfoldMoreDoubleRounded: SvgIconComponent;\nexport const UnfoldMoreDoubleSharp: SvgIconComponent;\nexport const UnfoldMoreDoubleTwoTone: SvgIconComponent;\nexport const UnfoldMoreOutlined: SvgIconComponent;\nexport const UnfoldMoreRounded: SvgIconComponent;\nexport const UnfoldMoreSharp: SvgIconComponent;\nexport const UnfoldMoreTwoTone: SvgIconComponent;\nexport const Unpublished: SvgIconComponent;\nexport const UnpublishedOutlined: SvgIconComponent;\nexport const UnpublishedRounded: SvgIconComponent;\nexport const UnpublishedSharp: SvgIconComponent;\nexport const UnpublishedTwoTone: SvgIconComponent;\nexport const Unsubscribe: SvgIconComponent;\nexport const UnsubscribeOutlined: SvgIconComponent;\nexport const UnsubscribeRounded: SvgIconComponent;\nexport const UnsubscribeSharp: SvgIconComponent;\nexport const UnsubscribeTwoTone: SvgIconComponent;\nexport const Upcoming: SvgIconComponent;\nexport const UpcomingOutlined: SvgIconComponent;\nexport const UpcomingRounded: SvgIconComponent;\nexport const UpcomingSharp: SvgIconComponent;\nexport const UpcomingTwoTone: SvgIconComponent;\nexport const Update: SvgIconComponent;\nexport const UpdateDisabled: SvgIconComponent;\nexport const UpdateDisabledOutlined: SvgIconComponent;\nexport const UpdateDisabledRounded: SvgIconComponent;\nexport const UpdateDisabledSharp: SvgIconComponent;\nexport const UpdateDisabledTwoTone: SvgIconComponent;\nexport const UpdateOutlined: SvgIconComponent;\nexport const UpdateRounded: SvgIconComponent;\nexport const UpdateSharp: SvgIconComponent;\nexport const UpdateTwoTone: SvgIconComponent;\nexport const Upgrade: SvgIconComponent;\nexport const UpgradeOutlined: SvgIconComponent;\nexport const UpgradeRounded: SvgIconComponent;\nexport const UpgradeSharp: SvgIconComponent;\nexport const UpgradeTwoTone: SvgIconComponent;\nexport const Upload: SvgIconComponent;\nexport const UploadFile: SvgIconComponent;\nexport const UploadFileOutlined: SvgIconComponent;\nexport const UploadFileRounded: SvgIconComponent;\nexport const UploadFileSharp: SvgIconComponent;\nexport const UploadFileTwoTone: SvgIconComponent;\nexport const UploadOutlined: SvgIconComponent;\nexport const UploadRounded: SvgIconComponent;\nexport const UploadSharp: SvgIconComponent;\nexport const UploadTwoTone: SvgIconComponent;\nexport const Usb: SvgIconComponent;\nexport const UsbOff: SvgIconComponent;\nexport const UsbOffOutlined: SvgIconComponent;\nexport const UsbOffRounded: SvgIconComponent;\nexport const UsbOffSharp: SvgIconComponent;\nexport const UsbOffTwoTone: SvgIconComponent;\nexport const UsbOutlined: SvgIconComponent;\nexport const UsbRounded: SvgIconComponent;\nexport const UsbSharp: SvgIconComponent;\nexport const UsbTwoTone: SvgIconComponent;\nexport const Vaccines: SvgIconComponent;\nexport const VaccinesOutlined: SvgIconComponent;\nexport const VaccinesRounded: SvgIconComponent;\nexport const VaccinesSharp: SvgIconComponent;\nexport const VaccinesTwoTone: SvgIconComponent;\nexport const VapeFree: SvgIconComponent;\nexport const VapeFreeOutlined: SvgIconComponent;\nexport const VapeFreeRounded: SvgIconComponent;\nexport const VapeFreeSharp: SvgIconComponent;\nexport const VapeFreeTwoTone: SvgIconComponent;\nexport const VapingRooms: SvgIconComponent;\nexport const VapingRoomsOutlined: SvgIconComponent;\nexport const VapingRoomsRounded: SvgIconComponent;\nexport const VapingRoomsSharp: SvgIconComponent;\nexport const VapingRoomsTwoTone: SvgIconComponent;\nexport const Verified: SvgIconComponent;\nexport const VerifiedOutlined: SvgIconComponent;\nexport const VerifiedRounded: SvgIconComponent;\nexport const VerifiedSharp: SvgIconComponent;\nexport const VerifiedTwoTone: SvgIconComponent;\nexport const VerifiedUser: SvgIconComponent;\nexport const VerifiedUserOutlined: SvgIconComponent;\nexport const VerifiedUserRounded: SvgIconComponent;\nexport const VerifiedUserSharp: SvgIconComponent;\nexport const VerifiedUserTwoTone: SvgIconComponent;\nexport const VerticalAlignBottom: SvgIconComponent;\nexport const VerticalAlignBottomOutlined: SvgIconComponent;\nexport const VerticalAlignBottomRounded: SvgIconComponent;\nexport const VerticalAlignBottomSharp: SvgIconComponent;\nexport const VerticalAlignBottomTwoTone: SvgIconComponent;\nexport const VerticalAlignCenter: SvgIconComponent;\nexport const VerticalAlignCenterOutlined: SvgIconComponent;\nexport const VerticalAlignCenterRounded: SvgIconComponent;\nexport const VerticalAlignCenterSharp: SvgIconComponent;\nexport const VerticalAlignCenterTwoTone: SvgIconComponent;\nexport const VerticalAlignTop: SvgIconComponent;\nexport const VerticalAlignTopOutlined: SvgIconComponent;\nexport const VerticalAlignTopRounded: SvgIconComponent;\nexport const VerticalAlignTopSharp: SvgIconComponent;\nexport const VerticalAlignTopTwoTone: SvgIconComponent;\nexport const VerticalShades: SvgIconComponent;\nexport const VerticalShadesClosed: SvgIconComponent;\nexport const VerticalShadesClosedOutlined: SvgIconComponent;\nexport const VerticalShadesClosedRounded: SvgIconComponent;\nexport const VerticalShadesClosedSharp: SvgIconComponent;\nexport const VerticalShadesClosedTwoTone: SvgIconComponent;\nexport const VerticalShadesOutlined: SvgIconComponent;\nexport const VerticalShadesRounded: SvgIconComponent;\nexport const VerticalShadesSharp: SvgIconComponent;\nexport const VerticalShadesTwoTone: SvgIconComponent;\nexport const VerticalSplit: SvgIconComponent;\nexport const VerticalSplitOutlined: SvgIconComponent;\nexport const VerticalSplitRounded: SvgIconComponent;\nexport const VerticalSplitSharp: SvgIconComponent;\nexport const VerticalSplitTwoTone: SvgIconComponent;\nexport const Vibration: SvgIconComponent;\nexport const VibrationOutlined: SvgIconComponent;\nexport const VibrationRounded: SvgIconComponent;\nexport const VibrationSharp: SvgIconComponent;\nexport const VibrationTwoTone: SvgIconComponent;\nexport const VideoCall: SvgIconComponent;\nexport const VideoCallOutlined: SvgIconComponent;\nexport const VideoCallRounded: SvgIconComponent;\nexport const VideoCallSharp: SvgIconComponent;\nexport const VideoCallTwoTone: SvgIconComponent;\nexport const VideoCameraBack: SvgIconComponent;\nexport const VideoCameraBackOutlined: SvgIconComponent;\nexport const VideoCameraBackRounded: SvgIconComponent;\nexport const VideoCameraBackSharp: SvgIconComponent;\nexport const VideoCameraBackTwoTone: SvgIconComponent;\nexport const VideoCameraFront: SvgIconComponent;\nexport const VideoCameraFrontOutlined: SvgIconComponent;\nexport const VideoCameraFrontRounded: SvgIconComponent;\nexport const VideoCameraFrontSharp: SvgIconComponent;\nexport const VideoCameraFrontTwoTone: SvgIconComponent;\nexport const VideoChat: SvgIconComponent;\nexport const VideoChatOutlined: SvgIconComponent;\nexport const VideoChatRounded: SvgIconComponent;\nexport const VideoChatSharp: SvgIconComponent;\nexport const VideoChatTwoTone: SvgIconComponent;\nexport const VideoFile: SvgIconComponent;\nexport const VideoFileOutlined: SvgIconComponent;\nexport const VideoFileRounded: SvgIconComponent;\nexport const VideoFileSharp: SvgIconComponent;\nexport const VideoFileTwoTone: SvgIconComponent;\nexport const VideoLabel: SvgIconComponent;\nexport const VideoLabelOutlined: SvgIconComponent;\nexport const VideoLabelRounded: SvgIconComponent;\nexport const VideoLabelSharp: SvgIconComponent;\nexport const VideoLabelTwoTone: SvgIconComponent;\nexport const VideoLibrary: SvgIconComponent;\nexport const VideoLibraryOutlined: SvgIconComponent;\nexport const VideoLibraryRounded: SvgIconComponent;\nexport const VideoLibrarySharp: SvgIconComponent;\nexport const VideoLibraryTwoTone: SvgIconComponent;\nexport const VideoSettings: SvgIconComponent;\nexport const VideoSettingsOutlined: SvgIconComponent;\nexport const VideoSettingsRounded: SvgIconComponent;\nexport const VideoSettingsSharp: SvgIconComponent;\nexport const VideoSettingsTwoTone: SvgIconComponent;\nexport const VideoStable: SvgIconComponent;\nexport const VideoStableOutlined: SvgIconComponent;\nexport const VideoStableRounded: SvgIconComponent;\nexport const VideoStableSharp: SvgIconComponent;\nexport const VideoStableTwoTone: SvgIconComponent;\nexport const Videocam: SvgIconComponent;\nexport const VideocamOff: SvgIconComponent;\nexport const VideocamOffOutlined: SvgIconComponent;\nexport const VideocamOffRounded: SvgIconComponent;\nexport const VideocamOffSharp: SvgIconComponent;\nexport const VideocamOffTwoTone: SvgIconComponent;\nexport const VideocamOutlined: SvgIconComponent;\nexport const VideocamRounded: SvgIconComponent;\nexport const VideocamSharp: SvgIconComponent;\nexport const VideocamTwoTone: SvgIconComponent;\nexport const VideogameAsset: SvgIconComponent;\nexport const VideogameAssetOff: SvgIconComponent;\nexport const VideogameAssetOffOutlined: SvgIconComponent;\nexport const VideogameAssetOffRounded: SvgIconComponent;\nexport const VideogameAssetOffSharp: SvgIconComponent;\nexport const VideogameAssetOffTwoTone: SvgIconComponent;\nexport const VideogameAssetOutlined: SvgIconComponent;\nexport const VideogameAssetRounded: SvgIconComponent;\nexport const VideogameAssetSharp: SvgIconComponent;\nexport const VideogameAssetTwoTone: SvgIconComponent;\nexport const ViewAgenda: SvgIconComponent;\nexport const ViewAgendaOutlined: SvgIconComponent;\nexport const ViewAgendaRounded: SvgIconComponent;\nexport const ViewAgendaSharp: SvgIconComponent;\nexport const ViewAgendaTwoTone: SvgIconComponent;\nexport const ViewArray: SvgIconComponent;\nexport const ViewArrayOutlined: SvgIconComponent;\nexport const ViewArrayRounded: SvgIconComponent;\nexport const ViewArraySharp: SvgIconComponent;\nexport const ViewArrayTwoTone: SvgIconComponent;\nexport const ViewCarousel: SvgIconComponent;\nexport const ViewCarouselOutlined: SvgIconComponent;\nexport const ViewCarouselRounded: SvgIconComponent;\nexport const ViewCarouselSharp: SvgIconComponent;\nexport const ViewCarouselTwoTone: SvgIconComponent;\nexport const ViewColumn: SvgIconComponent;\nexport const ViewColumnOutlined: SvgIconComponent;\nexport const ViewColumnRounded: SvgIconComponent;\nexport const ViewColumnSharp: SvgIconComponent;\nexport const ViewColumnTwoTone: SvgIconComponent;\nexport const ViewComfy: SvgIconComponent;\nexport const ViewComfyAlt: SvgIconComponent;\nexport const ViewComfyAltOutlined: SvgIconComponent;\nexport const ViewComfyAltRounded: SvgIconComponent;\nexport const ViewComfyAltSharp: SvgIconComponent;\nexport const ViewComfyAltTwoTone: SvgIconComponent;\nexport const ViewComfyOutlined: SvgIconComponent;\nexport const ViewComfyRounded: SvgIconComponent;\nexport const ViewComfySharp: SvgIconComponent;\nexport const ViewComfyTwoTone: SvgIconComponent;\nexport const ViewCompact: SvgIconComponent;\nexport const ViewCompactAlt: SvgIconComponent;\nexport const ViewCompactAltOutlined: SvgIconComponent;\nexport const ViewCompactAltRounded: SvgIconComponent;\nexport const ViewCompactAltSharp: SvgIconComponent;\nexport const ViewCompactAltTwoTone: SvgIconComponent;\nexport const ViewCompactOutlined: SvgIconComponent;\nexport const ViewCompactRounded: SvgIconComponent;\nexport const ViewCompactSharp: SvgIconComponent;\nexport const ViewCompactTwoTone: SvgIconComponent;\nexport const ViewCozy: SvgIconComponent;\nexport const ViewCozyOutlined: SvgIconComponent;\nexport const ViewCozyRounded: SvgIconComponent;\nexport const ViewCozySharp: SvgIconComponent;\nexport const ViewCozyTwoTone: SvgIconComponent;\nexport const ViewDay: SvgIconComponent;\nexport const ViewDayOutlined: SvgIconComponent;\nexport const ViewDayRounded: SvgIconComponent;\nexport const ViewDaySharp: SvgIconComponent;\nexport const ViewDayTwoTone: SvgIconComponent;\nexport const ViewHeadline: SvgIconComponent;\nexport const ViewHeadlineOutlined: SvgIconComponent;\nexport const ViewHeadlineRounded: SvgIconComponent;\nexport const ViewHeadlineSharp: SvgIconComponent;\nexport const ViewHeadlineTwoTone: SvgIconComponent;\nexport const ViewInAr: SvgIconComponent;\nexport const ViewInArOutlined: SvgIconComponent;\nexport const ViewInArRounded: SvgIconComponent;\nexport const ViewInArSharp: SvgIconComponent;\nexport const ViewInArTwoTone: SvgIconComponent;\nexport const ViewKanban: SvgIconComponent;\nexport const ViewKanbanOutlined: SvgIconComponent;\nexport const ViewKanbanRounded: SvgIconComponent;\nexport const ViewKanbanSharp: SvgIconComponent;\nexport const ViewKanbanTwoTone: SvgIconComponent;\nexport const ViewList: SvgIconComponent;\nexport const ViewListOutlined: SvgIconComponent;\nexport const ViewListRounded: SvgIconComponent;\nexport const ViewListSharp: SvgIconComponent;\nexport const ViewListTwoTone: SvgIconComponent;\nexport const ViewModule: SvgIconComponent;\nexport const ViewModuleOutlined: SvgIconComponent;\nexport const ViewModuleRounded: SvgIconComponent;\nexport const ViewModuleSharp: SvgIconComponent;\nexport const ViewModuleTwoTone: SvgIconComponent;\nexport const ViewQuilt: SvgIconComponent;\nexport const ViewQuiltOutlined: SvgIconComponent;\nexport const ViewQuiltRounded: SvgIconComponent;\nexport const ViewQuiltSharp: SvgIconComponent;\nexport const ViewQuiltTwoTone: SvgIconComponent;\nexport const ViewSidebar: SvgIconComponent;\nexport const ViewSidebarOutlined: SvgIconComponent;\nexport const ViewSidebarRounded: SvgIconComponent;\nexport const ViewSidebarSharp: SvgIconComponent;\nexport const ViewSidebarTwoTone: SvgIconComponent;\nexport const ViewStream: SvgIconComponent;\nexport const ViewStreamOutlined: SvgIconComponent;\nexport const ViewStreamRounded: SvgIconComponent;\nexport const ViewStreamSharp: SvgIconComponent;\nexport const ViewStreamTwoTone: SvgIconComponent;\nexport const ViewTimeline: SvgIconComponent;\nexport const ViewTimelineOutlined: SvgIconComponent;\nexport const ViewTimelineRounded: SvgIconComponent;\nexport const ViewTimelineSharp: SvgIconComponent;\nexport const ViewTimelineTwoTone: SvgIconComponent;\nexport const ViewWeek: SvgIconComponent;\nexport const ViewWeekOutlined: SvgIconComponent;\nexport const ViewWeekRounded: SvgIconComponent;\nexport const ViewWeekSharp: SvgIconComponent;\nexport const ViewWeekTwoTone: SvgIconComponent;\nexport const Vignette: SvgIconComponent;\nexport const VignetteOutlined: SvgIconComponent;\nexport const VignetteRounded: SvgIconComponent;\nexport const VignetteSharp: SvgIconComponent;\nexport const VignetteTwoTone: SvgIconComponent;\nexport const Villa: SvgIconComponent;\nexport const VillaOutlined: SvgIconComponent;\nexport const VillaRounded: SvgIconComponent;\nexport const VillaSharp: SvgIconComponent;\nexport const VillaTwoTone: SvgIconComponent;\nexport const Visibility: SvgIconComponent;\nexport const VisibilityOff: SvgIconComponent;\nexport const VisibilityOffOutlined: SvgIconComponent;\nexport const VisibilityOffRounded: SvgIconComponent;\nexport const VisibilityOffSharp: SvgIconComponent;\nexport const VisibilityOffTwoTone: SvgIconComponent;\nexport const VisibilityOutlined: SvgIconComponent;\nexport const VisibilityRounded: SvgIconComponent;\nexport const VisibilitySharp: SvgIconComponent;\nexport const VisibilityTwoTone: SvgIconComponent;\nexport const VoiceChat: SvgIconComponent;\nexport const VoiceChatOutlined: SvgIconComponent;\nexport const VoiceChatRounded: SvgIconComponent;\nexport const VoiceChatSharp: SvgIconComponent;\nexport const VoiceChatTwoTone: SvgIconComponent;\nexport const VoiceOverOff: SvgIconComponent;\nexport const VoiceOverOffOutlined: SvgIconComponent;\nexport const VoiceOverOffRounded: SvgIconComponent;\nexport const VoiceOverOffSharp: SvgIconComponent;\nexport const VoiceOverOffTwoTone: SvgIconComponent;\nexport const Voicemail: SvgIconComponent;\nexport const VoicemailOutlined: SvgIconComponent;\nexport const VoicemailRounded: SvgIconComponent;\nexport const VoicemailSharp: SvgIconComponent;\nexport const VoicemailTwoTone: SvgIconComponent;\nexport const Volcano: SvgIconComponent;\nexport const VolcanoOutlined: SvgIconComponent;\nexport const VolcanoRounded: SvgIconComponent;\nexport const VolcanoSharp: SvgIconComponent;\nexport const VolcanoTwoTone: SvgIconComponent;\nexport const VolumeDown: SvgIconComponent;\nexport const VolumeDownOutlined: SvgIconComponent;\nexport const VolumeDownRounded: SvgIconComponent;\nexport const VolumeDownSharp: SvgIconComponent;\nexport const VolumeDownTwoTone: SvgIconComponent;\nexport const VolumeMute: SvgIconComponent;\nexport const VolumeMuteOutlined: SvgIconComponent;\nexport const VolumeMuteRounded: SvgIconComponent;\nexport const VolumeMuteSharp: SvgIconComponent;\nexport const VolumeMuteTwoTone: SvgIconComponent;\nexport const VolumeOff: SvgIconComponent;\nexport const VolumeOffOutlined: SvgIconComponent;\nexport const VolumeOffRounded: SvgIconComponent;\nexport const VolumeOffSharp: SvgIconComponent;\nexport const VolumeOffTwoTone: SvgIconComponent;\nexport const VolumeUp: SvgIconComponent;\nexport const VolumeUpOutlined: SvgIconComponent;\nexport const VolumeUpRounded: SvgIconComponent;\nexport const VolumeUpSharp: SvgIconComponent;\nexport const VolumeUpTwoTone: SvgIconComponent;\nexport const VolunteerActivism: SvgIconComponent;\nexport const VolunteerActivismOutlined: SvgIconComponent;\nexport const VolunteerActivismRounded: SvgIconComponent;\nexport const VolunteerActivismSharp: SvgIconComponent;\nexport const VolunteerActivismTwoTone: SvgIconComponent;\nexport const VpnKey: SvgIconComponent;\nexport const VpnKeyOff: SvgIconComponent;\nexport const VpnKeyOffOutlined: SvgIconComponent;\nexport const VpnKeyOffRounded: SvgIconComponent;\nexport const VpnKeyOffSharp: SvgIconComponent;\nexport const VpnKeyOffTwoTone: SvgIconComponent;\nexport const VpnKeyOutlined: SvgIconComponent;\nexport const VpnKeyRounded: SvgIconComponent;\nexport const VpnKeySharp: SvgIconComponent;\nexport const VpnKeyTwoTone: SvgIconComponent;\nexport const VpnLock: SvgIconComponent;\nexport const VpnLockOutlined: SvgIconComponent;\nexport const VpnLockRounded: SvgIconComponent;\nexport const VpnLockSharp: SvgIconComponent;\nexport const VpnLockTwoTone: SvgIconComponent;\nexport const Vrpano: SvgIconComponent;\nexport const VrpanoOutlined: SvgIconComponent;\nexport const VrpanoRounded: SvgIconComponent;\nexport const VrpanoSharp: SvgIconComponent;\nexport const VrpanoTwoTone: SvgIconComponent;\nexport const Wallet: SvgIconComponent;\nexport const WalletOutlined: SvgIconComponent;\nexport const WalletRounded: SvgIconComponent;\nexport const WalletSharp: SvgIconComponent;\nexport const WalletTwoTone: SvgIconComponent;\nexport const Wallpaper: SvgIconComponent;\nexport const WallpaperOutlined: SvgIconComponent;\nexport const WallpaperRounded: SvgIconComponent;\nexport const WallpaperSharp: SvgIconComponent;\nexport const WallpaperTwoTone: SvgIconComponent;\nexport const Warehouse: SvgIconComponent;\nexport const WarehouseOutlined: SvgIconComponent;\nexport const WarehouseRounded: SvgIconComponent;\nexport const WarehouseSharp: SvgIconComponent;\nexport const WarehouseTwoTone: SvgIconComponent;\nexport const Warning: SvgIconComponent;\nexport const WarningAmber: SvgIconComponent;\nexport const WarningAmberOutlined: SvgIconComponent;\nexport const WarningAmberRounded: SvgIconComponent;\nexport const WarningAmberSharp: SvgIconComponent;\nexport const WarningAmberTwoTone: SvgIconComponent;\nexport const WarningOutlined: SvgIconComponent;\nexport const WarningRounded: SvgIconComponent;\nexport const WarningSharp: SvgIconComponent;\nexport const WarningTwoTone: SvgIconComponent;\nexport const Wash: SvgIconComponent;\nexport const WashOutlined: SvgIconComponent;\nexport const WashRounded: SvgIconComponent;\nexport const WashSharp: SvgIconComponent;\nexport const WashTwoTone: SvgIconComponent;\nexport const Watch: SvgIconComponent;\nexport const WatchLater: SvgIconComponent;\nexport const WatchLaterOutlined: SvgIconComponent;\nexport const WatchLaterRounded: SvgIconComponent;\nexport const WatchLaterSharp: SvgIconComponent;\nexport const WatchLaterTwoTone: SvgIconComponent;\nexport const WatchOff: SvgIconComponent;\nexport const WatchOffOutlined: SvgIconComponent;\nexport const WatchOffRounded: SvgIconComponent;\nexport const WatchOffSharp: SvgIconComponent;\nexport const WatchOffTwoTone: SvgIconComponent;\nexport const WatchOutlined: SvgIconComponent;\nexport const WatchRounded: SvgIconComponent;\nexport const WatchSharp: SvgIconComponent;\nexport const WatchTwoTone: SvgIconComponent;\nexport const Water: SvgIconComponent;\nexport const WaterDamage: SvgIconComponent;\nexport const WaterDamageOutlined: SvgIconComponent;\nexport const WaterDamageRounded: SvgIconComponent;\nexport const WaterDamageSharp: SvgIconComponent;\nexport const WaterDamageTwoTone: SvgIconComponent;\nexport const WaterDrop: SvgIconComponent;\nexport const WaterDropOutlined: SvgIconComponent;\nexport const WaterDropRounded: SvgIconComponent;\nexport const WaterDropSharp: SvgIconComponent;\nexport const WaterDropTwoTone: SvgIconComponent;\nexport const WaterOutlined: SvgIconComponent;\nexport const WaterRounded: SvgIconComponent;\nexport const WaterSharp: SvgIconComponent;\nexport const WaterTwoTone: SvgIconComponent;\nexport const WaterfallChart: SvgIconComponent;\nexport const WaterfallChartOutlined: SvgIconComponent;\nexport const WaterfallChartRounded: SvgIconComponent;\nexport const WaterfallChartSharp: SvgIconComponent;\nexport const WaterfallChartTwoTone: SvgIconComponent;\nexport const Waves: SvgIconComponent;\nexport const WavesOutlined: SvgIconComponent;\nexport const WavesRounded: SvgIconComponent;\nexport const WavesSharp: SvgIconComponent;\nexport const WavesTwoTone: SvgIconComponent;\nexport const WavingHand: SvgIconComponent;\nexport const WavingHandOutlined: SvgIconComponent;\nexport const WavingHandRounded: SvgIconComponent;\nexport const WavingHandSharp: SvgIconComponent;\nexport const WavingHandTwoTone: SvgIconComponent;\nexport const WbAuto: SvgIconComponent;\nexport const WbAutoOutlined: SvgIconComponent;\nexport const WbAutoRounded: SvgIconComponent;\nexport const WbAutoSharp: SvgIconComponent;\nexport const WbAutoTwoTone: SvgIconComponent;\nexport const WbCloudy: SvgIconComponent;\nexport const WbCloudyOutlined: SvgIconComponent;\nexport const WbCloudyRounded: SvgIconComponent;\nexport const WbCloudySharp: SvgIconComponent;\nexport const WbCloudyTwoTone: SvgIconComponent;\nexport const WbIncandescent: SvgIconComponent;\nexport const WbIncandescentOutlined: SvgIconComponent;\nexport const WbIncandescentRounded: SvgIconComponent;\nexport const WbIncandescentSharp: SvgIconComponent;\nexport const WbIncandescentTwoTone: SvgIconComponent;\nexport const WbIridescent: SvgIconComponent;\nexport const WbIridescentOutlined: SvgIconComponent;\nexport const WbIridescentRounded: SvgIconComponent;\nexport const WbIridescentSharp: SvgIconComponent;\nexport const WbIridescentTwoTone: SvgIconComponent;\nexport const WbShade: SvgIconComponent;\nexport const WbShadeOutlined: SvgIconComponent;\nexport const WbShadeRounded: SvgIconComponent;\nexport const WbShadeSharp: SvgIconComponent;\nexport const WbShadeTwoTone: SvgIconComponent;\nexport const WbSunny: SvgIconComponent;\nexport const WbSunnyOutlined: SvgIconComponent;\nexport const WbSunnyRounded: SvgIconComponent;\nexport const WbSunnySharp: SvgIconComponent;\nexport const WbSunnyTwoTone: SvgIconComponent;\nexport const WbTwilight: SvgIconComponent;\nexport const WbTwilightOutlined: SvgIconComponent;\nexport const WbTwilightRounded: SvgIconComponent;\nexport const WbTwilightSharp: SvgIconComponent;\nexport const WbTwilightTwoTone: SvgIconComponent;\nexport const Wc: SvgIconComponent;\nexport const WcOutlined: SvgIconComponent;\nexport const WcRounded: SvgIconComponent;\nexport const WcSharp: SvgIconComponent;\nexport const WcTwoTone: SvgIconComponent;\nexport const Web: SvgIconComponent;\nexport const WebAsset: SvgIconComponent;\nexport const WebAssetOff: SvgIconComponent;\nexport const WebAssetOffOutlined: SvgIconComponent;\nexport const WebAssetOffRounded: SvgIconComponent;\nexport const WebAssetOffSharp: SvgIconComponent;\nexport const WebAssetOffTwoTone: SvgIconComponent;\nexport const WebAssetOutlined: SvgIconComponent;\nexport const WebAssetRounded: SvgIconComponent;\nexport const WebAssetSharp: SvgIconComponent;\nexport const WebAssetTwoTone: SvgIconComponent;\nexport const WebOutlined: SvgIconComponent;\nexport const WebRounded: SvgIconComponent;\nexport const WebSharp: SvgIconComponent;\nexport const WebStories: SvgIconComponent;\nexport const WebStoriesOutlined: SvgIconComponent;\nexport const WebStoriesRounded: SvgIconComponent;\nexport const WebStoriesSharp: SvgIconComponent;\nexport const WebStoriesTwoTone: SvgIconComponent;\nexport const WebTwoTone: SvgIconComponent;\nexport const Webhook: SvgIconComponent;\nexport const WebhookOutlined: SvgIconComponent;\nexport const WebhookRounded: SvgIconComponent;\nexport const WebhookSharp: SvgIconComponent;\nexport const WebhookTwoTone: SvgIconComponent;\nexport const Weekend: SvgIconComponent;\nexport const WeekendOutlined: SvgIconComponent;\nexport const WeekendRounded: SvgIconComponent;\nexport const WeekendSharp: SvgIconComponent;\nexport const WeekendTwoTone: SvgIconComponent;\nexport const West: SvgIconComponent;\nexport const WestOutlined: SvgIconComponent;\nexport const WestRounded: SvgIconComponent;\nexport const WestSharp: SvgIconComponent;\nexport const WestTwoTone: SvgIconComponent;\nexport const WhatsApp: SvgIconComponent;\nexport const Whatshot: SvgIconComponent;\nexport const WhatshotOutlined: SvgIconComponent;\nexport const WhatshotRounded: SvgIconComponent;\nexport const WhatshotSharp: SvgIconComponent;\nexport const WhatshotTwoTone: SvgIconComponent;\nexport const WheelchairPickup: SvgIconComponent;\nexport const WheelchairPickupOutlined: SvgIconComponent;\nexport const WheelchairPickupRounded: SvgIconComponent;\nexport const WheelchairPickupSharp: SvgIconComponent;\nexport const WheelchairPickupTwoTone: SvgIconComponent;\nexport const WhereToVote: SvgIconComponent;\nexport const WhereToVoteOutlined: SvgIconComponent;\nexport const WhereToVoteRounded: SvgIconComponent;\nexport const WhereToVoteSharp: SvgIconComponent;\nexport const WhereToVoteTwoTone: SvgIconComponent;\nexport const Widgets: SvgIconComponent;\nexport const WidgetsOutlined: SvgIconComponent;\nexport const WidgetsRounded: SvgIconComponent;\nexport const WidgetsSharp: SvgIconComponent;\nexport const WidgetsTwoTone: SvgIconComponent;\nexport const WidthFull: SvgIconComponent;\nexport const WidthFullOutlined: SvgIconComponent;\nexport const WidthFullRounded: SvgIconComponent;\nexport const WidthFullSharp: SvgIconComponent;\nexport const WidthFullTwoTone: SvgIconComponent;\nexport const WidthNormal: SvgIconComponent;\nexport const WidthNormalOutlined: SvgIconComponent;\nexport const WidthNormalRounded: SvgIconComponent;\nexport const WidthNormalSharp: SvgIconComponent;\nexport const WidthNormalTwoTone: SvgIconComponent;\nexport const WidthWide: SvgIconComponent;\nexport const WidthWideOutlined: SvgIconComponent;\nexport const WidthWideRounded: SvgIconComponent;\nexport const WidthWideSharp: SvgIconComponent;\nexport const WidthWideTwoTone: SvgIconComponent;\nexport const Wifi: SvgIconComponent;\nexport const Wifi1Bar: SvgIconComponent;\nexport const Wifi1BarOutlined: SvgIconComponent;\nexport const Wifi1BarRounded: SvgIconComponent;\nexport const Wifi1BarSharp: SvgIconComponent;\nexport const Wifi1BarTwoTone: SvgIconComponent;\nexport const Wifi2Bar: SvgIconComponent;\nexport const Wifi2BarOutlined: SvgIconComponent;\nexport const Wifi2BarRounded: SvgIconComponent;\nexport const Wifi2BarSharp: SvgIconComponent;\nexport const Wifi2BarTwoTone: SvgIconComponent;\nexport const WifiCalling: SvgIconComponent;\nexport const WifiCalling3: SvgIconComponent;\nexport const WifiCalling3Outlined: SvgIconComponent;\nexport const WifiCalling3Rounded: SvgIconComponent;\nexport const WifiCalling3Sharp: SvgIconComponent;\nexport const WifiCalling3TwoTone: SvgIconComponent;\nexport const WifiCallingOutlined: SvgIconComponent;\nexport const WifiCallingRounded: SvgIconComponent;\nexport const WifiCallingSharp: SvgIconComponent;\nexport const WifiCallingTwoTone: SvgIconComponent;\nexport const WifiChannel: SvgIconComponent;\nexport const WifiChannelOutlined: SvgIconComponent;\nexport const WifiChannelRounded: SvgIconComponent;\nexport const WifiChannelSharp: SvgIconComponent;\nexport const WifiChannelTwoTone: SvgIconComponent;\nexport const WifiFind: SvgIconComponent;\nexport const WifiFindOutlined: SvgIconComponent;\nexport const WifiFindRounded: SvgIconComponent;\nexport const WifiFindSharp: SvgIconComponent;\nexport const WifiFindTwoTone: SvgIconComponent;\nexport const WifiLock: SvgIconComponent;\nexport const WifiLockOutlined: SvgIconComponent;\nexport const WifiLockRounded: SvgIconComponent;\nexport const WifiLockSharp: SvgIconComponent;\nexport const WifiLockTwoTone: SvgIconComponent;\nexport const WifiOff: SvgIconComponent;\nexport const WifiOffOutlined: SvgIconComponent;\nexport const WifiOffRounded: SvgIconComponent;\nexport const WifiOffSharp: SvgIconComponent;\nexport const WifiOffTwoTone: SvgIconComponent;\nexport const WifiOutlined: SvgIconComponent;\nexport const WifiPassword: SvgIconComponent;\nexport const WifiPasswordOutlined: SvgIconComponent;\nexport const WifiPasswordRounded: SvgIconComponent;\nexport const WifiPasswordSharp: SvgIconComponent;\nexport const WifiPasswordTwoTone: SvgIconComponent;\nexport const WifiProtectedSetup: SvgIconComponent;\nexport const WifiProtectedSetupOutlined: SvgIconComponent;\nexport const WifiProtectedSetupRounded: SvgIconComponent;\nexport const WifiProtectedSetupSharp: SvgIconComponent;\nexport const WifiProtectedSetupTwoTone: SvgIconComponent;\nexport const WifiRounded: SvgIconComponent;\nexport const WifiSharp: SvgIconComponent;\nexport const WifiTethering: SvgIconComponent;\nexport const WifiTetheringError: SvgIconComponent;\nexport const WifiTetheringErrorOutlined: SvgIconComponent;\nexport const WifiTetheringErrorRounded: SvgIconComponent;\nexport const WifiTetheringErrorRoundedOutlined: SvgIconComponent;\nexport const WifiTetheringErrorRoundedRounded: SvgIconComponent;\nexport const WifiTetheringErrorRoundedSharp: SvgIconComponent;\nexport const WifiTetheringErrorRoundedTwoTone: SvgIconComponent;\nexport const WifiTetheringErrorSharp: SvgIconComponent;\nexport const WifiTetheringErrorTwoTone: SvgIconComponent;\nexport const WifiTetheringOff: SvgIconComponent;\nexport const WifiTetheringOffOutlined: SvgIconComponent;\nexport const WifiTetheringOffRounded: SvgIconComponent;\nexport const WifiTetheringOffSharp: SvgIconComponent;\nexport const WifiTetheringOffTwoTone: SvgIconComponent;\nexport const WifiTetheringOutlined: SvgIconComponent;\nexport const WifiTetheringRounded: SvgIconComponent;\nexport const WifiTetheringSharp: SvgIconComponent;\nexport const WifiTetheringTwoTone: SvgIconComponent;\nexport const WifiTwoTone: SvgIconComponent;\nexport const WindPower: SvgIconComponent;\nexport const WindPowerOutlined: SvgIconComponent;\nexport const WindPowerRounded: SvgIconComponent;\nexport const WindPowerSharp: SvgIconComponent;\nexport const WindPowerTwoTone: SvgIconComponent;\nexport const Window: SvgIconComponent;\nexport const WindowOutlined: SvgIconComponent;\nexport const WindowRounded: SvgIconComponent;\nexport const WindowSharp: SvgIconComponent;\nexport const WindowTwoTone: SvgIconComponent;\nexport const WineBar: SvgIconComponent;\nexport const WineBarOutlined: SvgIconComponent;\nexport const WineBarRounded: SvgIconComponent;\nexport const WineBarSharp: SvgIconComponent;\nexport const WineBarTwoTone: SvgIconComponent;\nexport const Woman: SvgIconComponent;\nexport const Woman2: SvgIconComponent;\nexport const Woman2Outlined: SvgIconComponent;\nexport const Woman2Rounded: SvgIconComponent;\nexport const Woman2Sharp: SvgIconComponent;\nexport const Woman2TwoTone: SvgIconComponent;\nexport const WomanOutlined: SvgIconComponent;\nexport const WomanRounded: SvgIconComponent;\nexport const WomanSharp: SvgIconComponent;\nexport const WomanTwoTone: SvgIconComponent;\nexport const Work: SvgIconComponent;\nexport const WorkHistory: SvgIconComponent;\nexport const WorkHistoryOutlined: SvgIconComponent;\nexport const WorkHistoryRounded: SvgIconComponent;\nexport const WorkHistorySharp: SvgIconComponent;\nexport const WorkHistoryTwoTone: SvgIconComponent;\nexport const WorkOff: SvgIconComponent;\nexport const WorkOffOutlined: SvgIconComponent;\nexport const WorkOffRounded: SvgIconComponent;\nexport const WorkOffSharp: SvgIconComponent;\nexport const WorkOffTwoTone: SvgIconComponent;\nexport const WorkOutline: SvgIconComponent;\nexport const WorkOutlineOutlined: SvgIconComponent;\nexport const WorkOutlineRounded: SvgIconComponent;\nexport const WorkOutlineSharp: SvgIconComponent;\nexport const WorkOutlineTwoTone: SvgIconComponent;\nexport const WorkOutlined: SvgIconComponent;\nexport const WorkRounded: SvgIconComponent;\nexport const WorkSharp: SvgIconComponent;\nexport const WorkTwoTone: SvgIconComponent;\nexport const WorkspacePremium: SvgIconComponent;\nexport const WorkspacePremiumOutlined: SvgIconComponent;\nexport const WorkspacePremiumRounded: SvgIconComponent;\nexport const WorkspacePremiumSharp: SvgIconComponent;\nexport const WorkspacePremiumTwoTone: SvgIconComponent;\nexport const Workspaces: SvgIconComponent;\nexport const WorkspacesOutlined: SvgIconComponent;\nexport const WorkspacesRounded: SvgIconComponent;\nexport const WorkspacesSharp: SvgIconComponent;\nexport const WorkspacesTwoTone: SvgIconComponent;\nexport const WrapText: SvgIconComponent;\nexport const WrapTextOutlined: SvgIconComponent;\nexport const WrapTextRounded: SvgIconComponent;\nexport const WrapTextSharp: SvgIconComponent;\nexport const WrapTextTwoTone: SvgIconComponent;\nexport const WrongLocation: SvgIconComponent;\nexport const WrongLocationOutlined: SvgIconComponent;\nexport const WrongLocationRounded: SvgIconComponent;\nexport const WrongLocationSharp: SvgIconComponent;\nexport const WrongLocationTwoTone: SvgIconComponent;\nexport const Wysiwyg: SvgIconComponent;\nexport const WysiwygOutlined: SvgIconComponent;\nexport const WysiwygRounded: SvgIconComponent;\nexport const WysiwygSharp: SvgIconComponent;\nexport const WysiwygTwoTone: SvgIconComponent;\nexport const X: SvgIconComponent;\nexport const Yard: SvgIconComponent;\nexport const YardOutlined: SvgIconComponent;\nexport const YardRounded: SvgIconComponent;\nexport const YardSharp: SvgIconComponent;\nexport const YardTwoTone: SvgIconComponent;\nexport const YouTube: SvgIconComponent;\nexport const YoutubeSearchedFor: SvgIconComponent;\nexport const YoutubeSearchedForOutlined: SvgIconComponent;\nexport const YoutubeSearchedForRounded: SvgIconComponent;\nexport const YoutubeSearchedForSharp: SvgIconComponent;\nexport const YoutubeSearchedForTwoTone: SvgIconComponent;\nexport const ZoomIn: SvgIconComponent;\nexport const ZoomInMap: SvgIconComponent;\nexport const ZoomInMapOutlined: SvgIconComponent;\nexport const ZoomInMapRounded: SvgIconComponent;\nexport const ZoomInMapSharp: SvgIconComponent;\nexport const ZoomInMapTwoTone: SvgIconComponent;\nexport const ZoomInOutlined: SvgIconComponent;\nexport const ZoomInRounded: SvgIconComponent;\nexport const ZoomInSharp: SvgIconComponent;\nexport const ZoomInTwoTone: SvgIconComponent;\nexport const ZoomOut: SvgIconComponent;\nexport const ZoomOutMap: SvgIconComponent;\nexport const ZoomOutMapOutlined: SvgIconComponent;\nexport const ZoomOutMapRounded: SvgIconComponent;\nexport const ZoomOutMapSharp: SvgIconComponent;\nexport const ZoomOutMapTwoTone: SvgIconComponent;\nexport const ZoomOutOutlined: SvgIconComponent;\nexport const ZoomOutRounded: SvgIconComponent;\nexport const ZoomOutSharp: SvgIconComponent;\nexport const ZoomOutTwoTone: SvgIconComponent;\n",
  "node_modules/@mui/icons-material/package.json": "{\n  \"name\": \"@mui/icons-material\",\n  \"version\": \"5.17.1\",\n  \"private\": false,\n  \"author\": \"MUI Team\",\n  \"description\": \"Material Design icons distributed as SVG React components.\",\n  \"main\": \"./index.js\",\n  \"keywords\": [\n    \"react\",\n    \"react-component\",\n    \"mui\",\n    \"material-ui\",\n    \"material design\",\n    \"icons\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/mui/material-ui.git\",\n    \"directory\": \"packages/mui-icons-material\"\n  },\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/mui/material-ui/issues\"\n  },\n  \"homepage\": \"https://5.mui.com/material-ui/material-icons/\",\n  \"funding\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/mui-org\"\n  },\n  \"dependencies\": {\n    \"@babel/runtime\": \"^7.23.9\"\n  },\n  \"peerDependencies\": {\n    \"@mui/material\": \"^5.0.0\",\n    \"@types/react\": \"^17.0.0 || ^18.0.0 || ^19.0.0\",\n    \"react\": \"^17.0.0 || ^18.0.0 || ^19.0.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"@types/react\": {\n      \"optional\": true\n    }\n  },\n  \"sideEffects\": false,\n  \"publishConfig\": {\n    \"access\": \"public\",\n    \"directory\": \"build\"\n  },\n  \"engines\": {\n    \"node\": \">=12.0.0\"\n  },\n  \"module\": \"./esm/index.js\",\n  \"types\": \"./index.d.ts\"\n}",
  "node_modules/@mui/material/Accordion/Accordion.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { TransitionProps } from '../transitions/transition';\nimport { AccordionClasses } from './accordionClasses';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { ExtendPaperTypeMap } from '../Paper/Paper';\nimport { CreateSlotsAndSlotProps, SlotProps } from '../utils/types';\n\nexport interface AccordionSlots {\n  /**\n   * The component that renders the transition.\n   * [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.\n   * @default Collapse\n   */\n  transition?: React.JSXElementConstructor<\n    TransitionProps & { children?: React.ReactElement<any, any> }\n  >;\n}\n\nexport interface AccordionTransitionSlotPropsOverrides {}\n\nexport type AccordionSlotsAndSlotProps = CreateSlotsAndSlotProps<\n  AccordionSlots,\n  {\n    transition: SlotProps<\n      React.ElementType<TransitionProps>,\n      AccordionTransitionSlotPropsOverrides,\n      AccordionOwnerState\n    >;\n  }\n>;\n\nexport type AccordionTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> = ExtendPaperTypeMap<\n  {\n    props: AdditionalProps & {\n      /**\n       * The content of the component.\n       */\n      children: NonNullable<React.ReactNode>;\n      /**\n       * Override or extend the styles applied to the component.\n       */\n      classes?: Partial<AccordionClasses>;\n      /**\n       * If `true`, expands the accordion by default.\n       * @default false\n       */\n      defaultExpanded?: boolean;\n      /**\n       * If `true`, the component is disabled.\n       * @default false\n       */\n      disabled?: boolean;\n      /**\n       * If `true`, it removes the margin between two expanded accordion items and the increase of height.\n       * @default false\n       */\n      disableGutters?: boolean;\n      /**\n       * If `true`, expands the accordion, otherwise collapse it.\n       * Setting this prop enables control over the accordion.\n       */\n      expanded?: boolean;\n      /**\n       * Callback fired when the expand/collapse state is changed.\n       *\n       * @param {React.SyntheticEvent} event The event source of the callback. **Warning**: This is a generic event not a change event.\n       * @param {boolean} expanded The `expanded` state of the accordion.\n       */\n      onChange?: (event: React.SyntheticEvent, expanded: boolean) => void;\n      /**\n       * The system prop that allows defining system overrides as well as additional CSS styles.\n       */\n      sx?: SxProps<Theme>;\n      /**\n       * The component used for the transition.\n       * [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.\n       * @deprecated Use `slots.transition` instead. This prop will be removed in v7. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n       */\n      TransitionComponent?: React.JSXElementConstructor<\n        TransitionProps & { children?: React.ReactElement<any, any> }\n      >;\n      /**\n       * Props applied to the transition element.\n       * By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.\n       * @deprecated Use `slotProps.transition` instead. This prop will be removed in v7. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n       */\n      TransitionProps?: TransitionProps;\n    } & AccordionSlotsAndSlotProps;\n    defaultComponent: RootComponent;\n  },\n  'onChange' | 'classes'\n>;\n\n/**\n *\n * Demos:\n *\n * - [Accordion](https://mui.com/material-ui/react-accordion/)\n *\n * API:\n *\n * - [Accordion API](https://mui.com/material-ui/api/accordion/)\n * - inherits [Paper API](https://mui.com/material-ui/api/paper/)\n */\ndeclare const Accordion: OverridableComponent<AccordionTypeMap>;\n\nexport type AccordionProps<\n  RootComponent extends React.ElementType = AccordionTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<AccordionTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport interface AccordionOwnerState extends AccordionProps {}\n\nexport default Accordion;\n",
  "node_modules/@mui/material/Accordion/accordionClasses.d.ts": "export interface AccordionClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element unless `square={true}`. */\n    rounded: string;\n    /** State class applied to the root element if `expanded={true}`. */\n    expanded: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the root element unless `disableGutters={true}`. */\n    gutters: string;\n    /** Styles applied to the region element, the container of the children. */\n    region: string;\n}\nexport type AccordionClassKey = keyof AccordionClasses;\nexport declare function getAccordionUtilityClass(slot: string): string;\ndeclare const accordionClasses: AccordionClasses;\nexport default accordionClasses;\n",
  "node_modules/@mui/material/Accordion/index.d.ts": "export { default } from './Accordion';\nexport * from './Accordion';\n\nexport { default as accordionClasses } from './accordionClasses';\nexport * from './accordionClasses';\n",
  "node_modules/@mui/material/AccordionActions/AccordionActions.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { AccordionActionsClasses } from './accordionActionsClasses';\n\nexport interface AccordionActionsProps extends StandardProps<React.HTMLAttributes<HTMLDivElement>> {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<AccordionActionsClasses>;\n  /**\n   * If `true`, the actions do not have additional margin.\n   * @default false\n   */\n  disableSpacing?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n *\n * Demos:\n *\n * - [Accordion](https://mui.com/material-ui/react-accordion/)\n *\n * API:\n *\n * - [AccordionActions API](https://mui.com/material-ui/api/accordion-actions/)\n */\nexport default function AccordionActions(props: AccordionActionsProps): React.JSX.Element;\n",
  "node_modules/@mui/material/AccordionActions/accordionActionsClasses.d.ts": "export interface AccordionActionsClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element unless `disableSpacing={true}`. */\n    spacing: string;\n}\nexport type AccordionActionsClassKey = keyof AccordionActionsClasses;\nexport declare function getAccordionActionsUtilityClass(slot: string): string;\ndeclare const accordionActionsClasses: AccordionActionsClasses;\nexport default accordionActionsClasses;\n",
  "node_modules/@mui/material/AccordionActions/index.d.ts": "export { default } from './AccordionActions';\nexport * from './AccordionActions';\n\nexport { default as accordionActionsClasses } from './accordionActionsClasses';\nexport * from './accordionActionsClasses';\n",
  "node_modules/@mui/material/AccordionDetails/AccordionDetails.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { AccordionDetailsClasses } from './accordionDetailsClasses';\n\nexport interface AccordionDetailsProps extends StandardProps<React.HTMLAttributes<HTMLDivElement>> {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<AccordionDetailsClasses>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n *\n * Demos:\n *\n * - [Accordion](https://mui.com/material-ui/react-accordion/)\n *\n * API:\n *\n * - [AccordionDetails API](https://mui.com/material-ui/api/accordion-details/)\n */\nexport default function AccordionDetails(props: AccordionDetailsProps): React.JSX.Element;\n",
  "node_modules/@mui/material/AccordionDetails/accordionDetailsClasses.d.ts": "export interface AccordionDetailsClasses {\n    /** Styles applied to the root element. */\n    root: string;\n}\nexport type AccordionDetailsClassKey = keyof AccordionDetailsClasses;\nexport declare function getAccordionDetailsUtilityClass(slot: string): string;\ndeclare const accordionDetailsClasses: AccordionDetailsClasses;\nexport default accordionDetailsClasses;\n",
  "node_modules/@mui/material/AccordionDetails/index.d.ts": "export { default } from './AccordionDetails';\nexport * from './AccordionDetails';\n\nexport { default as accordionDetailsClasses } from './accordionDetailsClasses';\nexport * from './accordionDetailsClasses';\n",
  "node_modules/@mui/material/AccordionSummary/AccordionSummary.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { ExtendButtonBase, ExtendButtonBaseTypeMap } from '../ButtonBase';\nimport { OverrideProps } from '../OverridableComponent';\nimport { Theme } from '..';\nimport { AccordionSummaryClasses } from './accordionSummaryClasses';\n\nexport interface AccordionSummaryOwnProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<AccordionSummaryClasses>;\n  /**\n   * The icon to display as the expand indicator.\n   */\n  expandIcon?: React.ReactNode;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport type AccordionSummaryTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> = ExtendButtonBaseTypeMap<{\n  props: AdditionalProps & AccordionSummaryOwnProps;\n  defaultComponent: RootComponent;\n}>;\n\n/**\n *\n * Demos:\n *\n * - [Accordion](https://mui.com/material-ui/react-accordion/)\n *\n * API:\n *\n * - [AccordionSummary API](https://mui.com/material-ui/api/accordion-summary/)\n * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)\n */\ndeclare const AccordionSummary: ExtendButtonBase<AccordionSummaryTypeMap>;\n\nexport type AccordionSummaryProps<\n  RootComponent extends React.ElementType = AccordionSummaryTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<AccordionSummaryTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default AccordionSummary;\n",
  "node_modules/@mui/material/AccordionSummary/accordionSummaryClasses.d.ts": "export interface AccordionSummaryClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** State class applied to the root element, children wrapper element and `IconButton` component if `expanded={true}`. */\n    expanded: string;\n    /** State class applied to the ButtonBase root element if the button is keyboard focused. */\n    focusVisible: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the root element unless `disableGutters={true}`. */\n    gutters: string;\n    /**\n     * Styles applied to the children wrapper element unless `disableGutters={true}`.\n     * @deprecated Combine the [.MuiAccordionSummary-gutters](/material-ui/api/accordion-summary/#AccordionSummary-classes-gutters) and [.MuiAccordionSummary-content](/material-ui/api/accordion-summary/#AccordionSummary-classes-content) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    contentGutters: string;\n    /** Styles applied to the children wrapper element. */\n    content: string;\n    /** Styles applied to the `expandIcon`'s wrapper element. */\n    expandIconWrapper: string;\n}\nexport type AccordionSummaryClassKey = keyof AccordionSummaryClasses;\nexport declare function getAccordionSummaryUtilityClass(slot: string): string;\ndeclare const accordionSummaryClasses: AccordionSummaryClasses;\nexport default accordionSummaryClasses;\n",
  "node_modules/@mui/material/AccordionSummary/index.d.ts": "export { default } from './AccordionSummary';\nexport * from './AccordionSummary';\n\nexport { default as accordionSummaryClasses } from './accordionSummaryClasses';\nexport * from './accordionSummaryClasses';\n",
  "node_modules/@mui/material/Alert/Alert.d.ts": "import * as React from 'react';\nimport { OverridableStringUnion } from '@mui/types';\nimport { SxProps } from '@mui/system';\nimport { IconButtonProps, InternalStandardProps as StandardProps, SvgIconProps, Theme } from '..';\nimport { PaperProps } from '../Paper';\nimport { AlertClasses } from './alertClasses';\nimport { CreateSlotsAndSlotProps, SlotProps } from '../utils/types';\n\nexport type AlertColor = 'success' | 'info' | 'warning' | 'error';\n\nexport interface AlertPropsVariantOverrides {}\nexport interface AlertPropsColorOverrides {}\nexport interface AlertCloseButtonSlotPropsOverrides {}\nexport interface AlertCloseIconSlotPropsOverrides {}\n\nexport interface AlertSlots {\n  /**\n   * The component that renders the close button.\n   * @default IconButton\n   */\n  closeButton?: React.ElementType;\n  /**\n   * The component that renders the close icon.\n   * @default svg\n   */\n  closeIcon?: React.ElementType;\n}\n\nexport type AlertSlotsAndSlotProps = CreateSlotsAndSlotProps<\n  AlertSlots,\n  {\n    closeButton: SlotProps<\n      React.ElementType<IconButtonProps>,\n      AlertCloseButtonSlotPropsOverrides,\n      AlertOwnerState\n    >;\n    closeIcon: SlotProps<\n      React.ElementType<SvgIconProps>,\n      AlertCloseIconSlotPropsOverrides,\n      AlertOwnerState\n    >;\n  }\n>;\n\nexport interface AlertProps extends StandardProps<PaperProps, 'variant'>, AlertSlotsAndSlotProps {\n  /**\n   * The action to display. It renders after the message, at the end of the alert.\n   */\n  action?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<AlertClasses>;\n  /**\n   * Override the default label for the *close popup* icon button.\n   *\n   * For localization purposes, you can use the provided [translations](/material-ui/guides/localization/).\n   * @default 'Close'\n   */\n  closeText?: string;\n  /**\n   * The color of the component. Unless provided, the value is taken from the `severity` prop.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   */\n  color?: OverridableStringUnion<AlertColor, AlertPropsColorOverrides>;\n  /**\n   * The components used for each slot inside.\n   *\n   * @deprecated use the `slots` prop instead. This prop will be removed in v7. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n   *\n   * @default {}\n   */\n  components?: {\n    CloseButton?: React.ElementType;\n    CloseIcon?: React.ElementType;\n  };\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   *\n   * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n   *\n   * @default {}\n   */\n  componentsProps?: {\n    closeButton?: IconButtonProps;\n    closeIcon?: SvgIconProps;\n  };\n  /**\n   * The severity of the alert. This defines the color and icon used.\n   * @default 'success'\n   */\n  severity?: OverridableStringUnion<AlertColor, AlertPropsColorOverrides>;\n  /**\n   * Override the icon displayed before the children.\n   * Unless provided, the icon is mapped to the value of the `severity` prop.\n   * Set to `false` to remove the `icon`.\n   */\n  icon?: React.ReactNode;\n  /**\n   * The ARIA role attribute of the element.\n   * @default 'alert'\n   */\n  role?: string;\n  /**\n   * The component maps the `severity` prop to a range of different icons,\n   * for instance success to `<SuccessOutlined>`.\n   * If you wish to change this mapping, you can provide your own.\n   * Alternatively, you can use the `icon` prop to override the icon displayed.\n   */\n  iconMapping?: Partial<\n    Record<OverridableStringUnion<AlertColor, AlertPropsColorOverrides>, React.ReactNode>\n  >;\n  /**\n   * Callback fired when the component requests to be closed.\n   * When provided and no `action` prop is set, a close icon button is displayed that triggers the callback when clicked.\n   * @param {React.SyntheticEvent} event The event source of the callback.\n   */\n  onClose?: (event: React.SyntheticEvent) => void;\n  /**\n   * The variant to use.\n   * @default 'standard'\n   */\n  variant?: OverridableStringUnion<'standard' | 'filled' | 'outlined', AlertPropsVariantOverrides>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface AlertOwnerState extends AlertProps {}\n\n/**\n *\n * Demos:\n *\n * - [Alert](https://mui.com/material-ui/react-alert/)\n *\n * API:\n *\n * - [Alert API](https://mui.com/material-ui/api/alert/)\n * - inherits [Paper API](https://mui.com/material-ui/api/paper/)\n */\nexport default function Alert(props: AlertProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Alert/alertClasses.d.ts": "export interface AlertClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `variant=\"filled\"`. */\n    filled: string;\n    /** Styles applied to the root element if `variant=\"outlined\"`. */\n    outlined: string;\n    /** Styles applied to the root element if `variant=\"standard\"`. */\n    standard: string;\n    /** Styles applied to the root element if `color=\"success\"`. */\n    colorSuccess: string;\n    /** Styles applied to the root element if `color=\"info\"`. */\n    colorInfo: string;\n    /** Styles applied to the root element if `color=\"warning\"`. */\n    colorWarning: string;\n    /** Styles applied to the root element if `color=\"error\"`. */\n    colorError: string;\n    /** Styles applied to the root element if `variant=\"standard\"` and `color=\"success\"`.\n     * @deprecated Combine the [.MuiAlert-standard](/material-ui/api/alert/#alert-classes-standard)\n     * and [.MuiAlert-colorSuccess](/material-ui/api/alert/#alert-classes-colorSuccess) classes instead.\n     * [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    standardSuccess: string;\n    /** Styles applied to the root element if `variant=\"standard\"` and `color=\"info\"`.\n     * @deprecated Combine the [.MuiAlert-standard](/material-ui/api/alert/#alert-classes-standard)\n     * and [.MuiAlert-colorInfo](/material-ui/api/alert/#alert-classes-colorInfo) classes instead.\n     * [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    standardInfo: string;\n    /** Styles applied to the root element if `variant=\"standard\"` and `color=\"warning\"`.\n     * @deprecated Combine the [.MuiAlert-standard](/material-ui/api/alert/#alert-classes-standard)\n     * and [.MuiAlert-colorWarning](/material-ui/api/alert/#alert-classes-colorWarning) classes instead.\n     * [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    standardWarning: string;\n    /** Styles applied to the root element if `variant=\"standard\"` and `color=\"error\"`.\n     * @deprecated Combine the [.MuiAlert-standard](/material-ui/api/alert/#alert-classes-standard)\n     * and [.MuiAlert-colorError](/material-ui/api/alert/#alert-classes-colorError) classes instead.\n     * [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    standardError: string;\n    /** Styles applied to the root element if `variant=\"outlined\"` and `color=\"success\"`.\n     * @deprecated Combine the [.MuiAlert-outlined](/material-ui/api/alert/#alert-classes-outlined)\n     * and [.MuiAlert-colorSuccess](/material-ui/api/alert/#alert-classes-colorSuccess) classes instead.\n     * [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    outlinedSuccess: string;\n    /** Styles applied to the root element if `variant=\"outlined\"` and `color=\"info\"`.\n     * @deprecated Combine the [.MuiAlert-outlined](/material-ui/api/alert/#alert-classes-outlined)\n     * and [.MuiAlert-colorInfo](/material-ui/api/alert/#alert-classes-colorInfo) classes instead.\n     * [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    outlinedInfo: string;\n    /** Styles applied to the root element if `variant=\"outlined\"` and `color=\"warning\"`.\n     * @deprecated Combine the [.MuiAlert-outlined](/material-ui/api/alert/#alert-classes-outlined)\n     * and [.MuiAlert-colorWarning](/material-ui/api/alert/#alert-classes-colorWarning) classes instead.\n     * [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    outlinedWarning: string;\n    /** Styles applied to the root element if `variant=\"outlined\"` and `color=\"error\"`.\n     * @deprecated Combine the [.MuiAlert-outlined](/material-ui/api/alert/#alert-classes-outlined)\n     * and [.MuiAlert-colorError](/material-ui/api/alert/#alert-classes-colorError) classes instead.\n     * [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    outlinedError: string;\n    /** Styles applied to the root element if `variant=\"filled\"` and `color=\"success\"`.\n     * @deprecated Combine the [.MuiAlert-filled](/material-ui/api/alert/#alert-classes-filled)\n     * and [.MuiAlert-colorSuccess](/material-ui/api/alert/#alert-classes-colorSuccess) classes instead.\n     * [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    filledSuccess: string;\n    /** Styles applied to the root element if `variant=\"filled\"` and `color=\"info\"`.\n     * @deprecated Combine the [.MuiAlert-filled](/material-ui/api/alert/#alert-classes-filled)\n     * and [.MuiAlert-colorInfo](/material-ui/api/alert/#alert-classes-colorInfo) classes instead.\n     * [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    filledInfo: string;\n    /** Styles applied to the root element if `variant=\"filled\"` and `color=\"warning\"`\n     * @deprecated Combine the [.MuiAlert-filled](/material-ui/api/alert/#alert-classes-filled)\n     * and [.MuiAlert-colorWarning](/material-ui/api/alert/#alert-classes-colorWarning) classes instead.\n     * [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    filledWarning: string;\n    /** Styles applied to the root element if `variant=\"filled\"` and `color=\"error\"`.\n     * @deprecated Combine the [.MuiAlert-filled](/material-ui/api/alert/#alert-classes-filled)\n     * and [.MuiAlert-colorError](/material-ui/api/alert/#alert-classes-colorError) classes instead.\n     * [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    filledError: string;\n    /** Styles applied to the icon wrapper element. */\n    icon: string;\n    /** Styles applied to the message wrapper element. */\n    message: string;\n    /** Styles applied to the action wrapper element if `action` is provided. */\n    action: string;\n}\nexport type AlertClassKey = keyof AlertClasses;\nexport declare function getAlertUtilityClass(slot: string): string;\ndeclare const alertClasses: AlertClasses;\nexport default alertClasses;\n",
  "node_modules/@mui/material/Alert/index.d.ts": "export { default } from './Alert';\nexport * from './Alert';\n\nexport { default as alertClasses } from './alertClasses';\nexport * from './alertClasses';\n",
  "node_modules/@mui/material/AlertTitle/AlertTitle.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme, TypographyProps } from '..';\nimport { AlertTitleClasses } from './alertTitleClasses';\n\nexport interface AlertTitleProps extends TypographyProps<'div'> {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<AlertTitleClasses>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n *\n * Demos:\n *\n * - [Alert](https://mui.com/material-ui/react-alert/)\n *\n * API:\n *\n * - [AlertTitle API](https://mui.com/material-ui/api/alert-title/)\n * - inherits [Typography API](https://mui.com/material-ui/api/typography/)\n */\nexport default function AlertTitle(props: AlertTitleProps): React.JSX.Element;\n",
  "node_modules/@mui/material/AlertTitle/alertTitleClasses.d.ts": "export interface AlertTitleClasses {\n    /** Styles applied to the root element. */\n    root: string;\n}\nexport type AlertTitleClassKey = keyof AlertTitleClasses;\nexport declare function getAlertTitleUtilityClass(slot: string): string;\ndeclare const alertTitleClasses: AlertTitleClasses;\nexport default alertTitleClasses;\n",
  "node_modules/@mui/material/AlertTitle/index.d.ts": "export { default } from './AlertTitle';\nexport * from './AlertTitle';\n\nexport { default as alertTitleClasses } from './alertTitleClasses';\nexport * from './alertTitleClasses';\n",
  "node_modules/@mui/material/AppBar/AppBar.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { OverridableComponent, OverrideProps } from '@mui/material/OverridableComponent';\nimport { PropTypes, Theme } from '..';\nimport { AppBarClasses } from './appBarClasses';\nimport { ExtendPaperTypeMap } from '../Paper/Paper';\n\nexport interface AppBarPropsColorOverrides {}\n\nexport interface AppBarOwnProps {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<AppBarClasses>;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'primary'\n   */\n  color?: OverridableStringUnion<\n    PropTypes.Color | 'transparent' | 'error' | 'info' | 'success' | 'warning',\n    AppBarPropsColorOverrides\n  >;\n  /**\n   * If true, the `color` prop is applied in dark mode.\n   * @default false\n   */\n  enableColorOnDark?: boolean;\n  /**\n   * The positioning type. The behavior of the different options is described\n   * [in the MDN web docs](https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Positioning).\n   * Note: `sticky` is not universally supported and will fall back to `static` when unavailable.\n   * @default 'fixed'\n   */\n  position?: 'fixed' | 'absolute' | 'sticky' | 'static' | 'relative';\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport type AppBarTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'header',\n> = ExtendPaperTypeMap<\n  {\n    props: AdditionalProps & AppBarOwnProps;\n    defaultComponent: RootComponent;\n  },\n  'position' | 'color' | 'classes'\n>;\n\n/**\n *\n * Demos:\n *\n * - [App Bar](https://mui.com/material-ui/react-app-bar/)\n *\n * API:\n *\n * - [AppBar API](https://mui.com/material-ui/api/app-bar/)\n * - inherits [Paper API](https://mui.com/material-ui/api/paper/)\n */\n\ndeclare const AppBar: OverridableComponent<AppBarTypeMap>;\n\nexport type AppBarProps<\n  RootComponent extends React.ElementType = AppBarTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<AppBarTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default AppBar;\n",
  "node_modules/@mui/material/AppBar/appBarClasses.d.ts": "export interface AppBarClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `position=\"fixed\"`. */\n    positionFixed: string;\n    /** Styles applied to the root element if `position=\"absolute\"`. */\n    positionAbsolute: string;\n    /** Styles applied to the root element if `position=\"sticky\"`. */\n    positionSticky: string;\n    /** Styles applied to the root element if `position=\"static\"`. */\n    positionStatic: string;\n    /** Styles applied to the root element if `position=\"relative\"`. */\n    positionRelative: string;\n    /** Styles applied to the root element if `color=\"default\"`. */\n    colorDefault: string;\n    /** Styles applied to the root element if `color=\"primary\"`. */\n    colorPrimary: string;\n    /** Styles applied to the root element if `color=\"secondary\"`. */\n    colorSecondary: string;\n    /** Styles applied to the root element if `color=\"inherit\"`. */\n    colorInherit: string;\n    /** Styles applied to the root element if `color=\"transparent\"`. */\n    colorTransparent: string;\n    /** Styles applied to the root element if `color=\"error\"`. */\n    colorError: string;\n    /** Styles applied to the root element if `color=\"info\"`. */\n    colorInfo: string;\n    /** Styles applied to the root element if `color=\"success\"`. */\n    colorSuccess: string;\n    /** Styles applied to the root element if `color=\"warning\"`. */\n    colorWarning: string;\n}\nexport type AppBarClassKey = keyof AppBarClasses;\nexport declare function getAppBarUtilityClass(slot: string): string;\ndeclare const appBarClasses: AppBarClasses;\nexport default appBarClasses;\n",
  "node_modules/@mui/material/AppBar/index.d.ts": "export { default } from './AppBar';\nexport * from './AppBar';\n\nexport { default as appBarClasses } from './appBarClasses';\nexport * from './appBarClasses';\n",
  "node_modules/@mui/material/Autocomplete/Autocomplete.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { IconButtonProps, InternalStandardProps as StandardProps, Theme } from '@mui/material';\nimport { ChipProps, ChipTypeMap } from '@mui/material/Chip';\nimport { PaperProps } from '@mui/material/Paper';\nimport { PopperProps } from '@mui/material/Popper';\nimport useAutocomplete, {\n  AutocompleteChangeDetails,\n  AutocompleteChangeReason,\n  AutocompleteCloseReason,\n  AutocompleteInputChangeReason,\n  AutocompleteValue,\n  createFilterOptions,\n  UseAutocompleteProps,\n  AutocompleteFreeSoloValueMapping,\n} from '../useAutocomplete';\nimport { AutocompleteClasses } from './autocompleteClasses';\n\nexport {\n  AutocompleteChangeDetails,\n  AutocompleteChangeReason,\n  AutocompleteCloseReason,\n  AutocompleteInputChangeReason,\n  AutocompleteValue,\n  createFilterOptions,\n};\n\nexport type AutocompleteOwnerState<\n  Value,\n  Multiple extends boolean | undefined,\n  DisableClearable extends boolean | undefined,\n  FreeSolo extends boolean | undefined,\n  ChipComponent extends React.ElementType = ChipTypeMap['defaultComponent'],\n> = AutocompleteProps<Value, Multiple, DisableClearable, FreeSolo, ChipComponent> & {\n  disablePortal: boolean;\n  expanded: boolean;\n  focused: boolean;\n  fullWidth: boolean;\n  getOptionLabel: (option: Value | AutocompleteFreeSoloValueMapping<FreeSolo>) => string;\n  hasClearIcon: boolean;\n  hasPopupIcon: boolean;\n  inputFocused: boolean;\n  popupOpen: boolean;\n  size: OverridableStringUnion<'small' | 'medium', AutocompletePropsSizeOverrides>;\n};\n\nexport type AutocompleteRenderGetTagProps = ({ index }: { index: number }) => {\n  key: number;\n  className: string;\n  disabled: boolean;\n  'data-tag-index': number;\n  tabIndex: -1;\n  onDelete: (event: any) => void;\n};\n\nexport interface AutocompleteRenderOptionState {\n  inputValue: string;\n  index: number;\n  selected: boolean;\n}\n\nexport interface AutocompleteRenderGroupParams {\n  key: string;\n  group: string;\n  children?: React.ReactNode;\n}\n\nexport interface AutocompleteRenderInputParams {\n  id: string;\n  disabled: boolean;\n  fullWidth: boolean;\n  size: 'small' | undefined;\n  InputLabelProps: ReturnType<ReturnType<typeof useAutocomplete>['getInputLabelProps']>;\n  InputProps: {\n    ref: React.Ref<any>;\n    className: string;\n    startAdornment: React.ReactNode;\n    endAdornment: React.ReactNode;\n  };\n  inputProps: ReturnType<ReturnType<typeof useAutocomplete>['getInputProps']>;\n}\n\nexport interface AutocompletePropsSizeOverrides {}\n\nexport interface AutocompleteProps<\n  Value,\n  Multiple extends boolean | undefined,\n  DisableClearable extends boolean | undefined,\n  FreeSolo extends boolean | undefined,\n  ChipComponent extends React.ElementType = ChipTypeMap['defaultComponent'],\n> extends UseAutocompleteProps<Value, Multiple, DisableClearable, FreeSolo>,\n    StandardProps<React.HTMLAttributes<HTMLDivElement>, 'defaultValue' | 'onChange' | 'children'> {\n  /**\n   * Props applied to the [`Chip`](/material-ui/api/chip/) element.\n   */\n  ChipProps?: ChipProps<ChipComponent>;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<AutocompleteClasses>;\n  /**\n   * The icon to display in place of the default clear icon.\n   * @default <ClearIcon fontSize=\"small\" />\n   */\n  clearIcon?: React.ReactNode;\n  /**\n   * Override the default text for the *clear* icon button.\n   *\n   * For localization purposes, you can use the provided [translations](/material-ui/guides/localization/).\n   * @default 'Clear'\n   */\n  clearText?: string;\n  /**\n   * Override the default text for the *close popup* icon button.\n   *\n   * For localization purposes, you can use the provided [translations](/material-ui/guides/localization/).\n   * @default 'Close'\n   */\n  closeText?: string;\n  /**\n   * The props used for each slot inside.\n   * @default {}\n   */\n  componentsProps?: {\n    clearIndicator?: Partial<IconButtonProps>;\n    paper?: PaperProps;\n    popper?: Partial<PopperProps>;\n    popupIndicator?: Partial<IconButtonProps>;\n  };\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the `Popper` content will be under the DOM hierarchy of the parent component.\n   * @default false\n   */\n  disablePortal?: boolean;\n  /**\n   * Force the visibility display of the popup icon.\n   * @default 'auto'\n   */\n  forcePopupIcon?: true | false | 'auto';\n  /**\n   * If `true`, the input will take up the full width of its container.\n   * @default false\n   */\n  fullWidth?: boolean;\n  /**\n   * The label to display when the tags are truncated (`limitTags`).\n   *\n   * @param {number} more The number of truncated tags.\n   * @returns {ReactNode}\n   * @default (more) => `+${more}`\n   */\n  getLimitTagsText?: (more: number) => React.ReactNode;\n  /**\n   * The component used to render the listbox.\n   * @default 'ul'\n   */\n  ListboxComponent?: React.JSXElementConstructor<React.HTMLAttributes<HTMLElement>>;\n  /**\n   * Props applied to the Listbox element.\n   */\n  ListboxProps?: ReturnType<ReturnType<typeof useAutocomplete>['getListboxProps']> & {\n    sx?: SxProps<Theme>;\n    ref?: React.Ref<Element>;\n  };\n  /**\n   * If `true`, the component is in a loading state.\n   * This shows the `loadingText` in place of suggestions (only if there are no suggestions to show, for example `options` are empty).\n   * @default false\n   */\n  loading?: boolean;\n  /**\n   * Text to display when in a loading state.\n   *\n   * For localization purposes, you can use the provided [translations](/material-ui/guides/localization/).\n   * @default 'Loading…'\n   */\n  loadingText?: React.ReactNode;\n  /**\n   * The maximum number of tags that will be visible when not focused.\n   * Set `-1` to disable the limit.\n   * @default -1\n   */\n  limitTags?: number;\n  /**\n   * Text to display when there are no options.\n   *\n   * For localization purposes, you can use the provided [translations](/material-ui/guides/localization/).\n   * @default 'No options'\n   */\n  noOptionsText?: React.ReactNode;\n  onKeyDown?: (\n    event: React.KeyboardEvent<HTMLDivElement> & { defaultMuiPrevented?: boolean },\n  ) => void;\n  /**\n   * Override the default text for the *open popup* icon button.\n   *\n   * For localization purposes, you can use the provided [translations](/material-ui/guides/localization/).\n   * @default 'Open'\n   */\n  openText?: string;\n  /**\n   * The component used to render the body of the popup.\n   * @default Paper\n   */\n  PaperComponent?: React.JSXElementConstructor<React.HTMLAttributes<HTMLElement>>;\n  /**\n   * The component used to position the popup.\n   * @default Popper\n   */\n  PopperComponent?: React.JSXElementConstructor<PopperProps>;\n  /**\n   * The icon to display in place of the default popup icon.\n   * @default <ArrowDropDownIcon />\n   */\n  popupIcon?: React.ReactNode;\n  /**\n   * If `true`, the component becomes readonly. It is also supported for multiple tags where the tag cannot be deleted.\n   * @default false\n   */\n  readOnly?: boolean;\n  /**\n   * Render the group.\n   *\n   * @param {AutocompleteRenderGroupParams} params The group to render.\n   * @returns {ReactNode}\n   */\n  renderGroup?: (params: AutocompleteRenderGroupParams) => React.ReactNode;\n  /**\n   * Render the input.\n   *\n   * @param {object} params\n   * @returns {ReactNode}\n   */\n  renderInput: (params: AutocompleteRenderInputParams) => React.ReactNode;\n  /**\n   * Render the option, use `getOptionLabel` by default.\n   *\n   * @param {object} props The props to apply on the li element.\n   * @param {Value} option The option to render.\n   * @param {object} state The state of each option.\n   * @param {object} ownerState The state of the Autocomplete component.\n   * @returns {ReactNode}\n   */\n  renderOption?: (\n    props: React.HTMLAttributes<HTMLLIElement> & { key: any },\n    option: Value,\n    state: AutocompleteRenderOptionState,\n    ownerState: AutocompleteOwnerState<Value, Multiple, DisableClearable, FreeSolo, ChipComponent>,\n  ) => React.ReactNode;\n  /**\n   * Render the selected value.\n   *\n   * @param {Value[]} value The `value` provided to the component.\n   * @param {function} getTagProps A tag props getter.\n   * @param {object} ownerState The state of the Autocomplete component.\n   * @returns {ReactNode}\n   */\n  renderTags?: (\n    value: Value[],\n    getTagProps: AutocompleteRenderGetTagProps,\n    ownerState: AutocompleteOwnerState<Value, Multiple, DisableClearable, FreeSolo, ChipComponent>,\n  ) => React.ReactNode;\n  /**\n   * The size of the component.\n   * @default 'medium'\n   */\n  size?: OverridableStringUnion<'small' | 'medium', AutocompletePropsSizeOverrides>;\n  /**\n   * The props used for each slot inside.\n   * @default {}\n   */\n  slotProps?: {\n    clearIndicator?: Partial<IconButtonProps>;\n    paper?: PaperProps;\n    popper?: Partial<PopperProps>;\n    popupIndicator?: Partial<IconButtonProps>;\n  };\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n *\n * Demos:\n *\n * - [Autocomplete](https://mui.com/material-ui/react-autocomplete/)\n *\n * API:\n *\n * - [Autocomplete API](https://mui.com/material-ui/api/autocomplete/)\n */\nexport default function Autocomplete<\n  Value,\n  Multiple extends boolean | undefined = false,\n  DisableClearable extends boolean | undefined = false,\n  FreeSolo extends boolean | undefined = false,\n  ChipComponent extends React.ElementType = ChipTypeMap['defaultComponent'],\n>(\n  props: AutocompleteProps<Value, Multiple, DisableClearable, FreeSolo, ChipComponent>,\n): React.JSX.Element;\n",
  "node_modules/@mui/material/Autocomplete/autocompleteClasses.d.ts": "export interface AutocompleteClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `fullWidth={true}`. */\n    fullWidth: string;\n    /** State class applied to the root element if the listbox is displayed. */\n    expanded: string;\n    /** State class applied to the root element if focused. */\n    focused: string;\n    /** Styles applied to the option elements if they are keyboard focused. */\n    focusVisible: string;\n    /** Styles applied to the tag elements, for example the chips. */\n    tag: string;\n    /** Styles applied to the tag elements, for example the chips if `size=\"small\"`. */\n    tagSizeSmall: string;\n    /** Styles applied to the tag elements, for example the chips if `size=\"medium\"`. */\n    tagSizeMedium: string;\n    /** Styles applied when the popup icon is rendered. */\n    hasPopupIcon: string;\n    /** Styles applied when the clear icon is rendered. */\n    hasClearIcon: string;\n    /** Styles applied to the Input element. */\n    inputRoot: string;\n    /** Styles applied to the input element. */\n    input: string;\n    /** Styles applied to the input element if the input is focused. */\n    inputFocused: string;\n    /** Styles applied to the endAdornment element. */\n    endAdornment: string;\n    /** Styles applied to the clear indicator. */\n    clearIndicator: string;\n    /** Styles applied to the popup indicator. */\n    popupIndicator: string;\n    /** Styles applied to the popup indicator if the popup is open. */\n    popupIndicatorOpen: string;\n    /** Styles applied to the popper element. */\n    popper: string;\n    /** Styles applied to the popper element if `disablePortal={true}`. */\n    popperDisablePortal: string;\n    /** Styles applied to the Paper component. */\n    paper: string;\n    /** Styles applied to the listbox component. */\n    listbox: string;\n    /** Styles applied to the loading wrapper. */\n    loading: string;\n    /** Styles applied to the no option wrapper. */\n    noOptions: string;\n    /** Styles applied to the option elements. */\n    option: string;\n    /** Styles applied to the group's label elements. */\n    groupLabel: string;\n    /** Styles applied to the group's ul elements. */\n    groupUl: string;\n}\nexport type AutocompleteClassKey = keyof AutocompleteClasses;\nexport declare function getAutocompleteUtilityClass(slot: string): string;\ndeclare const autocompleteClasses: AutocompleteClasses;\nexport default autocompleteClasses;\n",
  "node_modules/@mui/material/Autocomplete/index.d.ts": "export { default } from './Autocomplete';\nexport * from './Autocomplete';\n\nexport { default as autocompleteClasses } from './autocompleteClasses';\nexport * from './autocompleteClasses';\n",
  "node_modules/@mui/material/Avatar/Avatar.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { Theme } from '../styles';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { AvatarClasses } from './avatarClasses';\nimport { CreateSlotsAndSlotProps, SlotProps } from '../utils/types';\n\nexport interface AvatarSlots {\n  /**\n   * The component that renders the transition.\n   * [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.\n   * @default Collapse\n   */\n  img?: React.JSXElementConstructor<React.ImgHTMLAttributes<HTMLImageElement>>;\n}\n\nexport interface AvatarPropsVariantOverrides {}\n\nexport type AvatarSlotsAndSlotProps = CreateSlotsAndSlotProps<\n  AvatarSlots,\n  {\n    img: SlotProps<\n      React.ElementType<React.ImgHTMLAttributes<HTMLImageElement>>,\n      {},\n      AvatarOwnProps\n    >;\n  }\n>;\n\nexport interface AvatarOwnProps {\n  /**\n   * Used in combination with `src` or `srcSet` to\n   * provide an alt attribute for the rendered `img` element.\n   */\n  alt?: string;\n  /**\n   * Used to render icon or text elements inside the Avatar if `src` is not set.\n   * This can be an element, or just a string.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<AvatarClasses>;\n  /**\n   * [Attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#attributes) applied to the `img` element if the component is used to display an image.\n   * It can be used to listen for the loading error event.\n   * @deprecated Use `slotProps.img` instead. This prop will be removed in v7. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n   */\n  imgProps?: React.ImgHTMLAttributes<HTMLImageElement> & {\n    sx?: SxProps<Theme>;\n  };\n  /**\n   * The `sizes` attribute for the `img` element.\n   */\n  sizes?: string;\n  /**\n   * The `src` attribute for the `img` element.\n   */\n  src?: string;\n  /**\n   * The `srcSet` attribute for the `img` element.\n   * Use this attribute for responsive image display.\n   */\n  srcSet?: string;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The shape of the avatar.\n   * @default 'circular'\n   */\n  variant?: OverridableStringUnion<'circular' | 'rounded' | 'square', AvatarPropsVariantOverrides>;\n}\n\nexport interface AvatarTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & AvatarOwnProps & AvatarSlotsAndSlotProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Avatar](https://mui.com/material-ui/react-avatar/)\n *\n * API:\n *\n * - [Avatar API](https://mui.com/material-ui/api/avatar/)\n */\ndeclare const Avatar: OverridableComponent<AvatarTypeMap>;\n\nexport type AvatarProps<\n  RootComponent extends React.ElementType = AvatarTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<AvatarTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Avatar;\n",
  "node_modules/@mui/material/Avatar/avatarClasses.d.ts": "export interface AvatarClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if not `src` or `srcSet`. */\n    colorDefault: string;\n    /** Styles applied to the root element if `variant=\"circular\"`. */\n    circular: string;\n    /** Styles applied to the root element if `variant=\"rounded\"`. */\n    rounded: string;\n    /** Styles applied to the root element if `variant=\"square\"`. */\n    square: string;\n    /** Styles applied to the img element if either `src` or `srcSet` is defined. */\n    img: string;\n    /** Styles applied to the fallback icon */\n    fallback: string;\n}\nexport type AvatarClassKey = keyof AvatarClasses;\nexport declare function getAvatarUtilityClass(slot: string): string;\ndeclare const avatarClasses: AvatarClasses;\nexport default avatarClasses;\n",
  "node_modules/@mui/material/Avatar/index.d.ts": "export { default } from './Avatar';\nexport * from './Avatar';\n\nexport { default as avatarClasses } from './avatarClasses';\nexport * from './avatarClasses';\n",
  "node_modules/@mui/material/AvatarGroup/AvatarGroup.d.ts": "import * as React from 'react';\nimport { OverridableStringUnion } from '@mui/types';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '@mui/material';\nimport { AvatarGroupClasses } from './avatarGroupClasses';\nimport Avatar from '../Avatar';\n\nexport interface AvatarGroupPropsVariantOverrides {}\n\nexport interface AvatarGroupComponentsPropsOverrides {}\nexport interface AvatarGroupProps extends StandardProps<React.HTMLAttributes<HTMLDivElement>> {\n  /**\n   * The avatars to stack.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<AvatarGroupClasses>;\n  /**\n   * The component used for the root node.\n   * Either a string to use a HTML element or a component.\n   */\n  component?: React.ElementType;\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   *\n   * This prop is an alias for the `slotProps` prop.\n   * It's recommended to use the `slotProps` prop instead, as `componentsProps` will be deprecated in the future.\n   *\n   * @default {}\n   */\n  componentsProps?: {\n    additionalAvatar?: React.ComponentPropsWithRef<typeof Avatar> &\n      AvatarGroupComponentsPropsOverrides;\n  };\n  /**\n   * Max avatars to show before +x.\n   * @default 5\n   */\n  max?: number;\n  /**\n   * custom renderer of extraAvatars\n   * @param {number} surplus number of extra avatars\n   * @returns {React.ReactNode} custom element to display\n   */\n  renderSurplus?: (surplus: number) => React.ReactNode;\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   *\n   * This prop is an alias for the `componentsProps` prop, which will be deprecated in the future.\n   *\n   * @default {}\n   */\n  slotProps?: {\n    additionalAvatar?: React.ComponentPropsWithRef<typeof Avatar> &\n      AvatarGroupComponentsPropsOverrides;\n  };\n  /**\n   * Spacing between avatars.\n   * @default 'medium'\n   */\n  spacing?: 'small' | 'medium' | number;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The total number of avatars. Used for calculating the number of extra avatars.\n   * @default children.length\n   */\n  total?: number;\n  /**\n   * The variant to use.\n   * @default 'circular'\n   */\n  variant?: OverridableStringUnion<\n    'circular' | 'rounded' | 'square',\n    AvatarGroupPropsVariantOverrides\n  >;\n}\n\n/**\n *\n * Demos:\n *\n * - [Avatar](https://mui.com/material-ui/react-avatar/)\n *\n * API:\n *\n * - [AvatarGroup API](https://mui.com/material-ui/api/avatar-group/)\n */\nexport default function AvatarGroup(props: AvatarGroupProps): React.JSX.Element;\n",
  "node_modules/@mui/material/AvatarGroup/avatarGroupClasses.d.ts": "export interface AvatarGroupClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the avatar elements. */\n    avatar: string;\n}\nexport type AvatarGroupClassKey = keyof AvatarGroupClasses;\nexport declare function getAvatarGroupUtilityClass(slot: string): string;\ndeclare const avatarGroupClasses: AvatarGroupClasses;\nexport default avatarGroupClasses;\n",
  "node_modules/@mui/material/AvatarGroup/index.d.ts": "export { default } from './AvatarGroup';\nexport * from './AvatarGroup';\nexport { default as avatarGroupClasses } from './avatarGroupClasses';\nexport * from './avatarGroupClasses';\n",
  "node_modules/@mui/material/Backdrop/Backdrop.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { FadeProps } from '../Fade';\nimport { TransitionProps } from '../transitions/transition';\nimport { Theme } from '../styles';\nimport { BackdropClasses } from './backdropClasses';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\n\nexport interface BackdropComponentsPropsOverrides {}\n\nexport interface BackdropOwnProps extends Partial<Omit<FadeProps, 'children'>> {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * The components used for each slot inside.\n   *\n   * This prop is an alias for the `slots` prop.\n   * It's recommended to use the `slots` prop instead.\n   *\n   * @default {}\n   */\n  components?: {\n    Root?: React.ElementType;\n  };\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   *\n   * This prop is an alias for the `slotProps` prop.\n   * It's recommended to use the `slotProps` prop instead, as `componentsProps` will be deprecated in the future.\n   *\n   * @default {}\n   */\n  componentsProps?: {\n    root?: React.HTMLAttributes<HTMLDivElement> & BackdropComponentsPropsOverrides;\n  };\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<BackdropClasses>;\n  /**\n   * If `true`, the backdrop is invisible.\n   * It can be used when rendering a popover or a custom select component.\n   * @default false\n   */\n  invisible?: boolean;\n  /**\n   * If `true`, the component is shown.\n   */\n  open: boolean;\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   *\n   * This prop is an alias for the `componentsProps` prop, which will be deprecated in the future.\n   *\n   * @default {}\n   */\n  slotProps?: {\n    root?: React.HTMLAttributes<HTMLDivElement> & BackdropComponentsPropsOverrides;\n  };\n  /**\n   * The components used for each slot inside.\n   *\n   * This prop is an alias for the `components` prop, which will be deprecated in the future.\n   *\n   * @default {}\n   */\n  slots?: {\n    root?: React.ElementType;\n  };\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The duration for the transition, in milliseconds.\n   * You may specify a single timeout for all transitions, or individually with an object.\n   */\n  transitionDuration?: TransitionProps['timeout'];\n  /**\n   * The component used for the transition.\n   * [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.\n   * @default Fade\n   */\n  TransitionComponent?: React.JSXElementConstructor<\n    TransitionProps & {\n      children: React.ReactElement<any, any>;\n    }\n  >;\n}\n\nexport interface BackdropTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & BackdropOwnProps;\n  defaultComponent: RootComponent;\n}\n\ntype BackdropRootProps = NonNullable<BackdropTypeMap['props']['componentsProps']>['root'];\n\nexport declare const BackdropRoot: React.FC<BackdropRootProps>;\n\n/**\n *\n * Demos:\n *\n * - [Backdrop](https://mui.com/material-ui/react-backdrop/)\n *\n * API:\n *\n * - [Backdrop API](https://mui.com/material-ui/api/backdrop/)\n * - inherits [Fade API](https://mui.com/material-ui/api/fade/)\n */\ndeclare const Backdrop: OverridableComponent<BackdropTypeMap>;\n\nexport type BackdropProps<\n  RootComponent extends React.ElementType = BackdropTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<BackdropTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Backdrop;\n",
  "node_modules/@mui/material/Backdrop/backdropClasses.d.ts": "export interface BackdropClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `invisible={true}`. */\n    invisible: string;\n}\nexport type BackdropClassKey = keyof BackdropClasses;\nexport declare function getBackdropUtilityClass(slot: string): string;\ndeclare const backdropClasses: BackdropClasses;\nexport default backdropClasses;\n",
  "node_modules/@mui/material/Backdrop/index.d.ts": "export { default } from './Backdrop';\nexport * from './Backdrop';\n\nexport { default as backdropClasses } from './backdropClasses';\nexport * from './backdropClasses';\n",
  "node_modules/@mui/material/Badge/Badge.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion, Simplify } from '@mui/types';\nimport { SlotComponentProps } from '../utils/types';\nimport { Theme } from '../styles';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { BadgeClasses } from './badgeClasses';\n\nexport interface BadgePropsVariantOverrides {}\nexport interface BadgePropsColorOverrides {}\nexport interface BadgeRootSlotPropsOverrides {}\nexport interface BadgeBadgeSlotPropsOverrides {}\n\nexport type BadgeOwnerState = Simplify<\n  BadgeOwnProps & {\n    badgeContent: React.ReactNode;\n    invisible: boolean;\n    max: number;\n    displayValue: React.ReactNode;\n    showZero: boolean;\n    anchorOrigin: BadgeOrigin;\n    color: OverridableStringUnion<\n      'primary' | 'secondary' | 'default' | 'error' | 'info' | 'success' | 'warning',\n      BadgePropsColorOverrides\n    >;\n    overlap: 'rectangular' | 'circular';\n    variant: OverridableStringUnion<'standard' | 'dot', BadgePropsVariantOverrides>;\n  }\n>;\n\nexport interface BadgeOrigin {\n  vertical: 'top' | 'bottom';\n  horizontal: 'left' | 'right';\n}\n\nexport interface BadgeOwnProps {\n  /**\n   * The anchor of the badge.\n   * @default {\n   *   vertical: 'top',\n   *   horizontal: 'right',\n   * }\n   */\n  anchorOrigin?: BadgeOrigin;\n  /**\n   * The content rendered within the badge.\n   */\n  badgeContent?: React.ReactNode;\n  /**\n   * The badge will be added relative to this node.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<BadgeClasses>;\n  /**\n   * @ignore\n   */\n  className?: string;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'default'\n   */\n  color?: OverridableStringUnion<\n    'primary' | 'secondary' | 'default' | 'error' | 'info' | 'success' | 'warning',\n    BadgePropsColorOverrides\n  >;\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   *\n   * This prop is an alias for the `slotProps` prop.\n   * It's recommended to use the `slotProps` prop instead, as `componentsProps` will be deprecated in the future.\n   *\n   * @default {}\n   */\n  componentsProps?: BadgeOwnProps['slotProps'];\n  /**\n   * The components used for each slot inside.\n   *\n   * This prop is an alias for the `slots` prop.\n   * It's recommended to use the `slots` prop instead.\n   *\n   * @default {}\n   */\n  components?: {\n    Root?: React.ElementType;\n    Badge?: React.ElementType;\n  };\n  /**\n   * If `true`, the badge is invisible.\n   * @default false\n   */\n  invisible?: boolean;\n  /**\n   * Max count to show.\n   * @default 99\n   */\n  max?: number;\n  /**\n   * Wrapped shape the badge should overlap.\n   * @default 'rectangular'\n   */\n  overlap?: 'rectangular' | 'circular';\n  /**\n   * The props used for each slot inside the Badge.\n   * @default {}\n   */\n  slotProps?: {\n    root?: SlotComponentProps<'span', BadgeRootSlotPropsOverrides, BadgeOwnerState>;\n    badge?: SlotComponentProps<'span', BadgeBadgeSlotPropsOverrides, BadgeOwnerState>;\n  };\n  /**\n   * The components used for each slot inside the Badge.\n   * Either a string to use a HTML element or a component.\n   * @default {}\n   */\n  slots?: {\n    /**\n     * The component that renders the root.\n     * @default 'span'\n     */\n    root?: React.ElementType;\n    /**\n     * The component that renders the badge.\n     * @default 'span'\n     */\n    badge?: React.ElementType;\n  };\n  /**\n   * Controls whether the badge is hidden when `badgeContent` is zero.\n   * @default false\n   */\n  showZero?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The variant to use.\n   * @default 'standard'\n   */\n  variant?: OverridableStringUnion<'standard' | 'dot', BadgePropsVariantOverrides>;\n}\n\nexport interface BadgeTypeMap<\n  RootComponent extends React.ElementType = 'span',\n  AdditionalProps = {},\n> {\n  props: AdditionalProps & BadgeOwnProps;\n  defaultComponent: RootComponent;\n}\n\ntype BadgeRootProps = NonNullable<BadgeTypeMap['props']['slotProps']>['root'];\ntype BadgeBadgeProps = NonNullable<BadgeTypeMap['props']['slotProps']>['badge'];\n\nexport declare const BadgeRoot: React.FC<BadgeRootProps>;\nexport declare const BadgeMark: React.FC<BadgeBadgeProps>;\n\n/**\n *\n * Demos:\n *\n * - [Avatar](https://mui.com/material-ui/react-avatar/)\n * - [Badge](https://mui.com/material-ui/react-badge/)\n *\n * API:\n *\n * - [Badge API](https://mui.com/material-ui/api/badge/)\n */\ndeclare const Badge: OverridableComponent<BadgeTypeMap>;\n\nexport type BadgeProps<\n  RootComponent extends React.ElementType = BadgeTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<BadgeTypeMap<RootComponent, AdditionalProps>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Badge;\n",
  "node_modules/@mui/material/Badge/badgeClasses.d.ts": "export interface BadgeClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the badge `span` element. */\n    badge: string;\n    /** Styles applied to the badge `span` element if `variant=\"dot\"`. */\n    dot: string;\n    /** Styles applied to the badge `span` element if `variant=\"standard\"`. */\n    standard: string;\n    /** Styles applied to the badge `span` element if `anchorOrigin={{ 'top', 'right' }}`. */\n    anchorOriginTopRight: string;\n    /** Styles applied to the badge `span` element if `anchorOrigin={{ 'bottom', 'right' }}`. */\n    anchorOriginBottomRight: string;\n    /** Styles applied to the badge `span` element if `anchorOrigin={{ 'top', 'left' }}`. */\n    anchorOriginTopLeft: string;\n    /** Styles applied to the badge `span` element if `anchorOrigin={{ 'bottom', 'left' }}`. */\n    anchorOriginBottomLeft: string;\n    /** State class applied to the badge `span` element if `invisible={true}`. */\n    invisible: string;\n    /** Styles applied to the badge `span` element if `color=\"primary\"`. */\n    colorPrimary: string;\n    /** Styles applied to the badge `span` element if `color=\"secondary\"`. */\n    colorSecondary: string;\n    /** Styles applied to the badge `span` element if `color=\"error\"`. */\n    colorError: string;\n    /** Styles applied to the badge `span` element if `color=\"info\"`. */\n    colorInfo: string;\n    /** Styles applied to the badge `span` element if `color=\"success\"`. */\n    colorSuccess: string;\n    /** Styles applied to the badge `span` element if `color=\"warning\"`. */\n    colorWarning: string;\n    /** Styles applied to the badge `span` element if `anchorOrigin={{ 'top', 'right' }} overlap=\"rectangular\"`. */\n    anchorOriginTopRightRectangular: string;\n    /** Styles applied to the badge `span` element if `anchorOrigin={{ 'bottom', 'right' }} overlap=\"rectangular\"`. */\n    anchorOriginBottomRightRectangular: string;\n    /** Styles applied to the badge `span` element if `anchorOrigin={{ 'top', 'left' }} overlap=\"rectangular\"`. */\n    anchorOriginTopLeftRectangular: string;\n    /** Styles applied to the badge `span` element if `anchorOrigin={{ 'bottom', 'left' }} overlap=\"rectangular\"`. */\n    anchorOriginBottomLeftRectangular: string;\n    /** Styles applied to the badge `span` element if `anchorOrigin={{ 'top', 'right' }} overlap=\"circular\"`. */\n    anchorOriginTopRightCircular: string;\n    /** Styles applied to the badge `span` element if `anchorOrigin={{ 'bottom', 'right' }} overlap=\"circular\"`. */\n    anchorOriginBottomRightCircular: string;\n    /** Styles applied to the badge `span` element if `anchorOrigin={{ 'top', 'left' }} overlap=\"circular\"`. */\n    anchorOriginTopLeftCircular: string;\n    /** Styles applied to the badge `span` element if `anchorOrigin={{ 'bottom', 'left' }} overlap=\"circular\"`. */\n    anchorOriginBottomLeftCircular: string;\n    /** Styles applied to the badge `span` element if `overlap=\"rectangular\"`. */\n    overlapRectangular: string;\n    /** Styles applied to the badge `span` element if `overlap=\"circular\"`. */\n    overlapCircular: string;\n}\nexport type BadgeClassKey = keyof BadgeClasses;\nexport declare function getBadgeUtilityClass(slot: string): string;\ndeclare const badgeClasses: BadgeClasses;\nexport default badgeClasses;\n",
  "node_modules/@mui/material/Badge/index.d.ts": "export { default } from './Badge';\nexport * from './Badge';\n\nexport { default as badgeClasses } from './badgeClasses';\nexport * from './badgeClasses';\n",
  "node_modules/@mui/material/Badge/useBadge.d.ts": "import { UseBadgeParameters, UseBadgeReturnValue } from './useBadge.types';\n/**\n *\n * Demos:\n *\n * - [Badge](https://next.mui.com/base-ui/react-badge/#hook)\n *\n * API:\n *\n * - [useBadge API](https://next.mui.com/base-ui/react-badge/hooks-api/#use-badge)\n */\ndeclare function useBadge(parameters: UseBadgeParameters): UseBadgeReturnValue;\nexport default useBadge;\n",
  "node_modules/@mui/material/Badge/useBadge.types.d.ts": "export interface UseBadgeParameters {\n    /**\n     * The content rendered within the badge.\n     */\n    badgeContent?: React.ReactNode;\n    /**\n     * If `true`, the badge is invisible.\n     * @default false\n     */\n    invisible?: boolean;\n    /**\n     * Max count to show.\n     * @default 99\n     */\n    max?: number;\n    /**\n     * Controls whether the badge is hidden when `badgeContent` is zero.\n     * @default false\n     */\n    showZero?: boolean;\n}\nexport interface UseBadgeReturnValue {\n    /**\n     * Defines the content that's displayed inside the badge.\n     */\n    badgeContent: React.ReactNode;\n    /**\n     * If `true`, the component will not be visible.\n     */\n    invisible: boolean;\n    /**\n     * Maximum number to be displayed in the badge.\n     */\n    max: number;\n    /**\n     * Value to be displayed in the badge. If `badgeContent` is greater than `max`, it will return `max+`.\n     */\n    displayValue: React.ReactNode;\n}\n",
  "node_modules/@mui/material/BottomNavigation/BottomNavigation.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { BottomNavigationClasses } from './bottomNavigationClasses';\n\nexport interface BottomNavigationOwnProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<BottomNavigationClasses>;\n  /**\n   * Callback fired when the value changes.\n   *\n   * @param {React.SyntheticEvent} event The event source of the callback. **Warning**: This is a generic event not a change event.\n   * @param {any} value We default to the index of the child.\n   */\n  onChange?: (event: React.SyntheticEvent, value: any) => void;\n  /**\n   * If `true`, all `BottomNavigationAction`s will show their labels.\n   * By default, only the selected `BottomNavigationAction` will show its label.\n   * @default false\n   */\n  showLabels?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The value of the currently selected `BottomNavigationAction`.\n   */\n  value?: any;\n}\n\nexport interface BottomNavigationTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & BottomNavigationOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [Bottom Navigation](https://mui.com/material-ui/react-bottom-navigation/)\n *\n * API:\n *\n * - [BottomNavigation API](https://mui.com/material-ui/api/bottom-navigation/)\n */\ndeclare const BottomNavigation: OverridableComponent<BottomNavigationTypeMap>;\n\nexport type BottomNavigationProps<\n  RootComponent extends React.ElementType = BottomNavigationTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<BottomNavigationTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default BottomNavigation;\n",
  "node_modules/@mui/material/BottomNavigation/bottomNavigationClasses.d.ts": "export interface BottomNavigationClasses {\n    /** Styles applied to the root element. */\n    root: string;\n}\nexport type BottomNavigationClassKey = keyof BottomNavigationClasses;\nexport declare function getBottomNavigationUtilityClass(slot: string): string;\ndeclare const bottomNavigationClasses: BottomNavigationClasses;\nexport default bottomNavigationClasses;\n",
  "node_modules/@mui/material/BottomNavigation/index.d.ts": "export { default } from './BottomNavigation';\nexport * from './BottomNavigation';\n\nexport { default as bottomNavigationClasses } from './bottomNavigationClasses';\nexport * from './bottomNavigationClasses';\n",
  "node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { ButtonBaseTypeMap, ExtendButtonBase, ExtendButtonBaseTypeMap } from '../ButtonBase';\nimport { OverrideProps } from '../OverridableComponent';\nimport { BottomNavigationActionClasses } from './bottomNavigationActionClasses';\n\nexport interface BottomNavigationActionOwnProps {\n  /**\n   * This prop isn't supported.\n   * Use the `component` prop if you need to change the children structure.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<BottomNavigationActionClasses>;\n  /**\n   * The icon to display.\n   */\n  icon?: React.ReactNode;\n  /**\n   * The label element.\n   */\n  label?: React.ReactNode;\n  /**\n   * If `true`, the `BottomNavigationAction` will show its label.\n   * By default, only the selected `BottomNavigationAction`\n   * inside `BottomNavigation` will show its label.\n   *\n   * The prop defaults to the value (`false`) inherited from the parent BottomNavigation component.\n   */\n  showLabel?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * You can provide your own value. Otherwise, we fallback to the child position index.\n   */\n  value?: any;\n}\n\nexport type BottomNavigationActionTypeMap<\n  AdditionalProps,\n  RootComponent extends React.ElementType,\n> = ExtendButtonBaseTypeMap<{\n  props: AdditionalProps & BottomNavigationActionOwnProps;\n  defaultComponent: RootComponent;\n}>;\n\n/**\n *\n * Demos:\n *\n * - [Bottom Navigation](https://mui.com/material-ui/react-bottom-navigation/)\n *\n * API:\n *\n * - [BottomNavigationAction API](https://mui.com/material-ui/api/bottom-navigation-action/)\n * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)\n */\ndeclare const BottomNavigationAction: ExtendButtonBase<\n  BottomNavigationActionTypeMap<{}, ButtonBaseTypeMap['defaultComponent']>\n>;\n\nexport type BottomNavigationActionProps<\n  RootComponent extends React.ElementType = ButtonBaseTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<BottomNavigationActionTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default BottomNavigationAction;\n",
  "node_modules/@mui/material/BottomNavigationAction/bottomNavigationActionClasses.d.ts": "export interface BottomNavigationActionClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** State class applied to the root element if selected. */\n    selected: string;\n    /** State class applied to the root element if `showLabel={false}` and not selected. */\n    iconOnly: string;\n    /** Styles applied to the label's span element. */\n    label: string;\n}\nexport type BottomNavigationActionClassKey = keyof BottomNavigationActionClasses;\nexport declare function getBottomNavigationActionUtilityClass(slot: string): string;\ndeclare const bottomNavigationActionClasses: BottomNavigationActionClasses;\nexport default bottomNavigationActionClasses;\n",
  "node_modules/@mui/material/BottomNavigationAction/index.d.ts": "export { default } from './BottomNavigationAction';\nexport * from './BottomNavigationAction';\n\nexport { default as bottomNavigationActionClasses } from './bottomNavigationActionClasses';\nexport * from './bottomNavigationActionClasses';\n",
  "node_modules/@mui/material/Box/Box.d.ts": "import { BoxTypeMap } from '@mui/system';\nimport { OverridableComponent } from '@mui/types';\nimport { OverrideProps } from '../OverridableComponent';\nimport { Theme as MaterialTheme } from '../styles';\n\n/**\n *\n * Demos:\n *\n * - [Box](https://mui.com/material-ui/react-box/)\n *\n * API:\n *\n * - [Box API](https://mui.com/material-ui/api/box/)\n */\ndeclare const Box: OverridableComponent<BoxTypeMap<{}, 'div', MaterialTheme>>;\n\nexport type BoxProps<\n  RootComponent extends React.ElementType = BoxTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<BoxTypeMap<AdditionalProps, RootComponent, MaterialTheme>, RootComponent>;\n\nexport default Box;\n",
  "node_modules/@mui/material/Box/boxClasses.d.ts": "export interface BoxClasses {\n    /** Styles applied to the root element. */\n    root: string;\n}\nexport type BoxClassKey = keyof BoxClasses;\ndeclare const boxClasses: BoxClasses;\nexport default boxClasses;\n",
  "node_modules/@mui/material/Box/index.d.ts": "export { default } from './Box';\nexport * from './Box';\n\nexport { default as boxClasses } from './boxClasses';\nexport * from './boxClasses';\n",
  "node_modules/@mui/material/Breadcrumbs/Breadcrumbs.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { SlotComponentProps } from '../utils/types';\nimport { Theme } from '../styles';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { BreadcrumbsClasses } from './breadcrumbsClasses';\nimport SvgIcon from '../SvgIcon';\n\nexport interface BreadcrumbsCollapsedIconSlotPropsOverrides {}\n\nexport interface BreadcrumbsOwnerState extends BreadcrumbsProps {\n  expanded: boolean;\n}\n\nexport interface BreadcrumbsOwnProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<BreadcrumbsClasses>;\n  /**\n   * The components used for each slot inside the Breadcumb.\n   * Either a string to use a HTML element or a component.\n   * @default {}\n   */\n  slots?: {\n    CollapsedIcon?: React.ElementType;\n  };\n  /**\n   * The props used for each slot inside the Breadcumb.\n   * @default {}\n   */\n  slotProps?: {\n    /**\n     * Props applied to the CollapsedIcon slot.\n     * @default {}\n     */\n    collapsedIcon?: SlotComponentProps<\n      typeof SvgIcon,\n      BreadcrumbsCollapsedIconSlotPropsOverrides,\n      BreadcrumbsOwnerState\n    >;\n  };\n  /**\n   * Override the default label for the expand button.\n   *\n   * For localization purposes, you can use the provided [translations](/material-ui/guides/localization/).\n   * @default 'Show path'\n   */\n  expandText?: string;\n  /**\n   * If max items is exceeded, the number of items to show after the ellipsis.\n   * @default 1\n   */\n  itemsAfterCollapse?: number;\n  /**\n   * If max items is exceeded, the number of items to show before the ellipsis.\n   * @default 1\n   */\n  itemsBeforeCollapse?: number;\n  /**\n   * Specifies the maximum number of breadcrumbs to display. When there are more\n   * than the maximum number, only the first `itemsBeforeCollapse` and last `itemsAfterCollapse`\n   * will be shown, with an ellipsis in between.\n   * @default 8\n   */\n  maxItems?: number;\n  /**\n   * Custom separator node.\n   * @default '/'\n   */\n  separator?: React.ReactNode;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface BreadcrumbsTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'nav',\n> {\n  props: AdditionalProps & BreadcrumbsOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Breadcrumbs](https://mui.com/material-ui/react-breadcrumbs/)\n *\n * API:\n *\n * - [Breadcrumbs API](https://mui.com/material-ui/api/breadcrumbs/)\n * - inherits [Typography API](https://mui.com/material-ui/api/typography/)\n */\ndeclare const Breadcrumbs: OverridableComponent<BreadcrumbsTypeMap>;\n\nexport type BreadcrumbsProps<\n  RootComponent extends React.ElementType = BreadcrumbsTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<BreadcrumbsTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Breadcrumbs;\n",
  "node_modules/@mui/material/Breadcrumbs/breadcrumbsClasses.d.ts": "export interface BreadcrumbsClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the ol element. */\n    ol: string;\n    /** Styles applied to the li element. */\n    li: string;\n    /** Styles applied to the separator element. */\n    separator: string;\n}\nexport type BreadcrumbsClassKey = keyof BreadcrumbsClasses;\nexport declare function getBreadcrumbsUtilityClass(slot: string): string;\ndeclare const breadcrumbsClasses: BreadcrumbsClasses;\nexport default breadcrumbsClasses;\n",
  "node_modules/@mui/material/Breadcrumbs/index.d.ts": "export { default } from './Breadcrumbs';\nexport * from './Breadcrumbs';\n\nexport { default as breadcrumbsClasses } from './breadcrumbsClasses';\nexport * from './breadcrumbsClasses';\n",
  "node_modules/@mui/material/Button/Button.d.ts": "import * as React from 'react';\nimport { DistributiveOmit, OverridableStringUnion } from '@mui/types';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '../styles';\nimport { ExtendButtonBase, ExtendButtonBaseTypeMap } from '../ButtonBase';\nimport { OverrideProps, OverridableComponent, OverridableTypeMap } from '../OverridableComponent';\nimport { ButtonClasses } from './buttonClasses';\n\nexport interface ButtonPropsVariantOverrides {}\n\nexport interface ButtonPropsColorOverrides {}\n\nexport interface ButtonPropsSizeOverrides {}\n\nexport interface ButtonOwnProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ButtonClasses>;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'primary'\n   */\n  color?: OverridableStringUnion<\n    'inherit' | 'primary' | 'secondary' | 'success' | 'error' | 'info' | 'warning',\n    ButtonPropsColorOverrides\n  >;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, no elevation is used.\n   * @default false\n   */\n  disableElevation?: boolean;\n  /**\n   * If `true`, the  keyboard focus ripple is disabled.\n   * @default false\n   */\n  disableFocusRipple?: boolean;\n  /**\n   * Element placed after the children.\n   */\n  endIcon?: React.ReactNode;\n  /**\n   * If `true`, the button will take up the full width of its container.\n   * @default false\n   */\n  fullWidth?: boolean;\n  /**\n   * The URL to link to when the button is clicked.\n   * If defined, an `a` element will be used as the root node.\n   */\n  href?: string;\n  /**\n   * The size of the component.\n   * `small` is equivalent to the dense button styling.\n   * @default 'medium'\n   */\n  size?: OverridableStringUnion<'small' | 'medium' | 'large', ButtonPropsSizeOverrides>;\n  /**\n   * Element placed before the children.\n   */\n  startIcon?: React.ReactNode;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The variant to use.\n   * @default 'text'\n   */\n  variant?: OverridableStringUnion<'text' | 'outlined' | 'contained', ButtonPropsVariantOverrides>;\n}\n\nexport type ButtonTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'button',\n> = ExtendButtonBaseTypeMap<{\n  props: AdditionalProps & ButtonOwnProps;\n  defaultComponent: RootComponent;\n}>;\n\n/**\n * utility to create component types that inherit props from ButtonBase.\n * This component has an additional overload if the `href` prop is set which\n * can make extension quite tricky\n */\nexport interface ExtendButtonTypeMap<TypeMap extends OverridableTypeMap> {\n  props: TypeMap['props'] &\n    (TypeMap['props'] extends { classes?: Record<string, string> }\n      ? DistributiveOmit<ButtonTypeMap['props'], 'classes'>\n      : ButtonTypeMap['props']);\n  defaultComponent: TypeMap['defaultComponent'];\n}\n\nexport type ExtendButton<TypeMap extends OverridableTypeMap> = ((\n  props: { href: string } & OverrideProps<ExtendButtonBaseTypeMap<TypeMap>, 'a'>,\n) => React.JSX.Element) &\n  OverridableComponent<ExtendButtonBaseTypeMap<TypeMap>>;\n\n/**\n *\n * Demos:\n *\n * - [Button Group](https://mui.com/material-ui/react-button-group/)\n * - [Button](https://mui.com/material-ui/react-button/)\n *\n * API:\n *\n * - [Button API](https://mui.com/material-ui/api/button/)\n * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)\n */\ndeclare const Button: ExtendButtonBase<ButtonTypeMap>;\n\nexport type ButtonProps<\n  RootComponent extends React.ElementType = ButtonTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<ButtonTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Button;\n",
  "node_modules/@mui/material/Button/buttonClasses.d.ts": "export interface ButtonClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `variant=\"text\"`. */\n    text: string;\n    /** Styles applied to the root element if `variant=\"text\"` and `color=\"inherit\"`.\n     * @deprecated Combine the [.MuiButton-text](/material-ui/api/button/#button-classes-text) and [.MuiButton-colorInherit](/material-ui/api/button/#button-classes-colorInherit) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    textInherit: string;\n    /** Styles applied to the root element if `variant=\"text\"` and `color=\"primary\"`.\n     * @deprecated Combine the [.MuiButton-text](/material-ui/api/button/#button-classes-text) and [.MuiButton-colorPrimary](/material-ui/api/button/#button-classes-colorPrimary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    textPrimary: string;\n    /** Styles applied to the root element if `variant=\"text\"` and `color=\"secondary\"`.\n     * @deprecated Combine the [.MuiButton-text](/material-ui/api/button/#button-classes-text) and [.MuiButton-colorSecondary](/material-ui/api/button/#button-classes-colorSecondary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    textSecondary: string;\n    /** Styles applied to the root element if `variant=\"text\"` and `color=\"success\"`.\n     * @deprecated Combine the [.MuiButton-text](/material-ui/api/button/#button-classes-text) and [.MuiButton-colorSuccess](/material-ui/api/button/#button-classes-colorSuccess) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    textSuccess: string;\n    /** Styles applied to the root element if `variant=\"text\"` and `color=\"error\"`.\n     * @deprecated Combine the [.MuiButton-text](/material-ui/api/button/#button-classes-text) and [.MuiButton-colorError](/material-ui/api/button/#button-classes-colorError) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    textError: string;\n    /** Styles applied to the root element if `variant=\"text\"` and `color=\"info\"`.\n     * @deprecated Combine the [.MuiButton-text](/material-ui/api/button/#button-classes-text) and [.MuiButton-colorInfo](/material-ui/api/button/#button-classes-colorInfo) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    textInfo: string;\n    /** Styles applied to the root element if `variant=\"text\"` and `color=\"warning\"`.\n     * @deprecated Combine the [.MuiButton-text](/material-ui/api/button/#button-classes-text) and [.MuiButton-colorWarning](/material-ui/api/button/#button-classes-colorWarning) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    textWarning: string;\n    /** Styles applied to the root element if `variant=\"outlined\"`. */\n    outlined: string;\n    /** Styles applied to the root element if `variant=\"outlined\"` and `color=\"inherit\"`.\n     * @deprecated Combine the [.MuiButton-outlined](/material-ui/api/button/#button-classes-outlined) and [.MuiButton-colorInherit](/material-ui/api/button/#button-classes-colorInherit) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    outlinedInherit: string;\n    /** Styles applied to the root element if `variant=\"outlined\"` and `color=\"primary\"`.\n     * @deprecated Combine the [.MuiButton-outlined](/material-ui/api/button/#button-classes-outlined) and [.MuiButton-colorPrimary](/material-ui/api/button/#button-classes-colorPrimary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    outlinedPrimary: string;\n    /** Styles applied to the root element if `variant=\"outlined\"` and `color=\"secondary\"`.\n     * @deprecated Combine the [.MuiButton-outlined](/material-ui/api/button/#button-classes-outlined) and [.MuiButton-colorSecondary](/material-ui/api/button/#button-classes-colorSecondary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    outlinedSecondary: string;\n    /** Styles applied to the root element if `variant=\"outlined\"` and `color=\"success\"`.\n     * @deprecated Combine the [.MuiButton-outlined](/material-ui/api/button/#button-classes-outlined) and [.MuiButton-colorSuccess](/material-ui/api/button/#button-classes-colorSuccess) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    outlinedSuccess: string;\n    /** Styles applied to the root element if `variant=\"outlined\"` and `color=\"error\"`.\n     * @deprecated Combine the [.MuiButton-outlined](/material-ui/api/button/#button-classes-outlined) and [.MuiButton-colorError](/material-ui/api/button/#button-classes-colorError) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    outlinedError: string;\n    /** Styles applied to the root element if `variant=\"outlined\"` and `color=\"info\"`.\n     * @deprecated Combine the [.MuiButton-outlined](/material-ui/api/button/#button-classes-outlined) and [.MuiButton-colorInfo](/material-ui/api/button/#button-classes-colorInfo) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    outlinedInfo: string;\n    /** Styles applied to the root element if `variant=\"outlined\"` and `color=\"warning\"`.\n     * @deprecated Combine the [.MuiButton-outlined](/material-ui/api/button/#button-classes-outlined) and [.MuiButton-colorWarning](/material-ui/api/button/#button-classes-colorWarning) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    outlinedWarning: string;\n    /** Styles applied to the root element if `variant=\"contained\"`. */\n    contained: string;\n    /** Styles applied to the root element if `variant=\"contained\"` and `color=\"inherit\"`.\n     * @deprecated Combine the [.MuiButton-contained](/material-ui/api/button/#button-classes-contained) and [.MuiButton-colorInherit](/material-ui/api/button/#button-classes-colorInherit) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    containedInherit: string;\n    /** Styles applied to the root element if `variant=\"contained\"` and `color=\"primary\"`.\n     * @deprecated Combine the [.MuiButton-contained](/material-ui/api/button/#button-classes-contained) and [.MuiButton-colorPrimary](/material-ui/api/button/#button-classes-colorPrimary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    containedPrimary: string;\n    /** Styles applied to the root element if `variant=\"contained\"` and `color=\"secondary\"`.\n     * @deprecated Combine the [.MuiButton-contained](/material-ui/api/button/#button-classes-contained) and [.MuiButton-colorSecondary](/material-ui/api/button/#button-classes-colorSecondary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    containedSecondary: string;\n    /** Styles applied to the root element if `variant=\"contained\"` and `color=\"success\"`.\n     * @deprecated Combine the [.MuiButton-contained](/material-ui/api/button/#button-classes-contained) and [.MuiButton-colorSuccess](/material-ui/api/button/#button-classes-colorSuccess) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    containedSuccess: string;\n    /** Styles applied to the root element if `variant=\"contained\"` and `color=\"info\"`.\n     * @deprecated Combine the [.MuiButton-contained](/material-ui/api/button/#button-classes-contained) and [.MuiButton-colorInfo](/material-ui/api/button/#button-classes-colorInfo) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    containedInfo: string;\n    /** Styles applied to the root element if `variant=\"contained\"` and `color=\"error\"`.\n     * @deprecated Combine the [.MuiButton-contained](/material-ui/api/button/#button-classes-contained) and [.MuiButton-colorError](/material-ui/api/button/#button-classes-colorError) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    containedError: string;\n    /** Styles applied to the root element if `variant=\"contained\"` and `color=\"warning\"`.\n     * @deprecated Combine the [.MuiButton-contained](/material-ui/api/button/#button-classes-contained) and [.MuiButton-colorWarning](/material-ui/api/button/#button-classes-colorWarning) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    containedWarning: string;\n    /** Styles applied to the root element if `disableElevation={true}`. */\n    disableElevation: string;\n    /** State class applied to the ButtonBase root element if the button is keyboard focused. */\n    focusVisible: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the root element if `color=\"inherit\"`. */\n    colorInherit: string;\n    /** Styles applied to the root element if `size=\"small\"` and `variant=\"text\"`.\n     * @deprecated Combine the [.MuiButton-sizeSmall](/material-ui/api/button/#button-classes-sizeSmall) and [.MuiButton-text](/material-ui/api/button/#button-classes-text) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    textSizeSmall: string;\n    /** Styles applied to the root element if `size=\"medium\"` and `variant=\"text\"`.\n     * @deprecated Combine the [.MuiButton-sizeMedium](/material-ui/api/button/#button-classes-sizeMedium) and [.MuiButton-text](/material-ui/api/button/#button-classes-text) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    textSizeMedium: string;\n    /** Styles applied to the root element if `size=\"large\"` and `variant=\"text\"`.\n     * @deprecated Combine the [.MuiButton-sizeLarge](/material-ui/api/button/#button-classes-sizeLarge) and [.MuiButton-text](/material-ui/api/button/#button-classes-text) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    textSizeLarge: string;\n    /** Styles applied to the root element if `size=\"small\"` and `variant=\"outlined\"`.\n     * @deprecated Combine the [.MuiButton-sizeSmall](/material-ui/api/button/#button-classes-sizeSmall) and [.MuiButton-outlined](/material-ui/api/button/#button-classes-outlined) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    outlinedSizeSmall: string;\n    /** Styles applied to the root element if `size=\"medium\"` and `variant=\"outlined\"`.\n     * @deprecated Combine the [.MuiButton-sizeMedium](/material-ui/api/button/#button-classes-sizeMedium) and [.MuiButton-outlined](/material-ui/api/button/#button-classes-outlined) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    outlinedSizeMedium: string;\n    /** Styles applied to the root element if `size=\"large\"` and `variant=\"outlined\"`.\n     * @deprecated Combine the [.MuiButton-sizeLarge](/material-ui/api/button/#button-classes-sizeLarge) and [.MuiButton-outlined](/material-ui/api/button/#button-classes-outlined) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    outlinedSizeLarge: string;\n    /** Styles applied to the root element if `size=\"small\"` and `variant=\"contained\"`.\n     * @deprecated Combine the [.MuiButton-sizeSmall](/material-ui/api/button/#button-classes-sizeSmall) and [.MuiButton-contained](/material-ui/api/button/#button-classes-contained) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    containedSizeSmall: string;\n    /** Styles applied to the root element if `size=\"medium\"` and `variant=\"contained\"`.\n     * @deprecated Combine the [.MuiButton-sizeMedium](/material-ui/api/button/#button-classes-sizeMedium) and [.MuiButton-contained](/material-ui/api/button/#button-classes-contained) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    containedSizeMedium: string;\n    /** Styles applied to the root element if `size=\"large\"` and `variant=\"contained\"`.\n     * @deprecated Combine the [.MuiButton-sizeLarge](/material-ui/api/button/#button-classes-sizeLarge) and [.MuiButton-contained](/material-ui/api/button/#button-classes-contained) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    containedSizeLarge: string;\n    /** Styles applied to the root element if `size=\"small\"`. */\n    sizeSmall: string;\n    /** Styles applied to the root element if `size=\"medium\"`. */\n    sizeMedium: string;\n    /** Styles applied to the root element if `size=\"large\"`. */\n    sizeLarge: string;\n    /** Styles applied to the root element if `fullWidth={true}`. */\n    fullWidth: string;\n    /** Styles applied to the icon element if supplied */\n    icon: string;\n    /** Styles applied to the startIcon element if supplied. */\n    startIcon: string;\n    /** Styles applied to the endIcon element if supplied. */\n    endIcon: string;\n    /** Styles applied to the icon element if supplied and `size=\"small\"`.\n     * @deprecated Combine the [.MuiButton-icon](/material-ui/api/button/#button-classes-icon) and [.MuiButtonSizeSmall](/material-ui/api/button/#button-classes-sizeSmall) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    iconSizeSmall: string;\n    /** Styles applied to the icon element if supplied and `size=\"medium\"`.\n     * @deprecated Combine the [.MuiButton-icon](/material-ui/api/button/#button-classes-icon) and [.MuiButtonSizeMedium](/material-ui/api/button/#button-classes-sizeMedium) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    iconSizeMedium: string;\n    /** Styles applied to the icon element if supplied and `size=\"large\"`.\n     * @deprecated Combine the [.MuiButton-icon](/material-ui/api/button/#button-classes-icon) and [.MuiButtonSizeLarge](/material-ui/api/button/#button-classes-sizeLarge) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    iconSizeLarge: string;\n    /** Styles applied to the root element if `color=\"primary\"`. */\n    colorPrimary: string;\n    /** Styles applied to the root element if `color=\"secondary\"`. */\n    colorSecondary: string;\n    /** Styles applied to the root element if `color=\"success\"`. */\n    colorSuccess: string;\n    /** Styles applied to the root element if `color=\"error\"`. */\n    colorError: string;\n    /** Styles applied to the root element if `color=\"info\"`. */\n    colorInfo: string;\n    /** Styles applied to the root element if `color=\"warning\"`. */\n    colorWarning: string;\n}\nexport type ButtonClassKey = keyof ButtonClasses;\nexport declare function getButtonUtilityClass(slot: string): string;\ndeclare const buttonClasses: ButtonClasses;\nexport default buttonClasses;\n",
  "node_modules/@mui/material/Button/index.d.ts": "export { default } from './Button';\nexport * from './Button';\n\nexport { default as buttonClasses } from './buttonClasses';\nexport * from './buttonClasses';\n",
  "node_modules/@mui/material/ButtonBase/ButtonBase.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '../styles';\nimport { TouchRippleActions, TouchRippleProps } from './TouchRipple';\nimport { OverrideProps, OverridableComponent, OverridableTypeMap } from '../OverridableComponent';\nimport { ButtonBaseClasses } from './buttonBaseClasses';\n\nexport interface ButtonBaseOwnProps {\n  /**\n   * A ref for imperative actions.\n   * It currently only supports `focusVisible()` action.\n   */\n  action?: React.Ref<ButtonBaseActions>;\n  /**\n   * If `true`, the ripples are centered.\n   * They won't start at the cursor interaction position.\n   * @default false\n   */\n  centerRipple?: boolean;\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ButtonBaseClasses>;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the ripple effect is disabled.\n   *\n   * ⚠️ Without a ripple there is no styling for :focus-visible by default. Be sure\n   * to highlight the element by applying separate styles with the `.Mui-focusVisible` class.\n   * @default false\n   */\n  disableRipple?: boolean;\n  /**\n   * If `true`, the touch ripple effect is disabled.\n   * @default false\n   */\n  disableTouchRipple?: boolean;\n  /**\n   * If `true`, the base button will have a keyboard focus ripple.\n   * @default false\n   */\n  focusRipple?: boolean;\n  /**\n   * This prop can help identify which element has keyboard focus.\n   * The class name will be applied when the element gains the focus through keyboard interaction.\n   * It's a polyfill for the [CSS :focus-visible selector](https://drafts.csswg.org/selectors-4/#the-focus-visible-pseudo).\n   * The rationale for using this feature [is explained here](https://github.com/WICG/focus-visible/blob/HEAD/explainer.md).\n   * A [polyfill can be used](https://github.com/WICG/focus-visible) to apply a `focus-visible` class to other components\n   * if needed.\n   */\n  focusVisibleClassName?: string;\n  /**\n   * The component used to render a link when the `href` prop is provided.\n   * @default 'a'\n   */\n  LinkComponent?: React.ElementType;\n  /**\n   * Callback fired when the component is focused with a keyboard.\n   * We trigger a `onFocus` callback too.\n   */\n  onFocusVisible?: React.FocusEventHandler<any>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * @default 0\n   */\n  tabIndex?: NonNullable<React.HTMLAttributes<any>['tabIndex']>;\n  /**\n   * Props applied to the `TouchRipple` element.\n   */\n  TouchRippleProps?: Partial<TouchRippleProps>;\n  /**\n   * A ref that points to the `TouchRipple` element.\n   */\n  touchRippleRef?: React.Ref<TouchRippleActions>;\n}\n\nexport interface ButtonBaseTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'button',\n> {\n  props: AdditionalProps & ButtonBaseOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n * utility to create component types that inherit props from ButtonBase.\n * This component has an additional overload if the `href` prop is set which\n * can make extension quite tricky\n */\nexport interface ExtendButtonBaseTypeMap<TypeMap extends OverridableTypeMap> {\n  props: TypeMap['props'] & Omit<ButtonBaseTypeMap['props'], 'classes'>;\n  defaultComponent: TypeMap['defaultComponent'];\n}\n\nexport type ExtendButtonBase<TypeMap extends OverridableTypeMap> = ((\n  props: { href: string } & OverrideProps<ExtendButtonBaseTypeMap<TypeMap>, 'a'>,\n) => React.JSX.Element) &\n  OverridableComponent<ExtendButtonBaseTypeMap<TypeMap>>;\n\n/**\n * `ButtonBase` contains as few styles as possible.\n * It aims to be a simple building block for creating a button.\n * It contains a load of style reset and some focus/ripple logic.\n *\n * Demos:\n *\n * - [Button](https://mui.com/material-ui/react-button/)\n *\n * API:\n *\n * - [ButtonBase API](https://mui.com/material-ui/api/button-base/)\n */\ndeclare const ButtonBase: ExtendButtonBase<ButtonBaseTypeMap>;\n\nexport type ButtonBaseProps<\n  RootComponent extends React.ElementType = ButtonBaseTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<ButtonBaseTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport interface ButtonBaseActions {\n  focusVisible(): void;\n}\n\nexport default ButtonBase;\n",
  "node_modules/@mui/material/ButtonBase/TouchRipple.d.ts": "import * as React from 'react';\nimport { InternalStandardProps as StandardProps } from '..';\nimport { TouchRippleClasses, TouchRippleClassKey } from './touchRippleClasses';\n\nexport { TouchRippleClassKey };\n\nexport interface StartActionOptions {\n  pulsate?: boolean;\n  center?: boolean;\n}\n\nexport interface TouchRippleActions {\n  start: (\n    event?: React.SyntheticEvent,\n    options?: StartActionOptions,\n    callback?: () => void,\n  ) => void;\n  pulsate: (event?: React.SyntheticEvent) => void;\n  stop: (event?: React.SyntheticEvent, callback?: () => void) => void;\n}\n\nexport type TouchRippleProps = StandardProps<React.HTMLAttributes<HTMLElement>> & {\n  center?: boolean;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<TouchRippleClasses>;\n};\n\ndeclare const TouchRipple: React.ForwardRefRenderFunction<TouchRippleActions, TouchRippleProps>;\n\nexport default TouchRipple;\n",
  "node_modules/@mui/material/ButtonBase/buttonBaseClasses.d.ts": "export interface ButtonBaseClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** State class applied to the root element if keyboard focused. */\n    focusVisible: string;\n}\nexport type ButtonBaseClassKey = keyof ButtonBaseClasses;\nexport declare function getButtonBaseUtilityClass(slot: string): string;\ndeclare const buttonBaseClasses: ButtonBaseClasses;\nexport default buttonBaseClasses;\n",
  "node_modules/@mui/material/ButtonBase/index.d.ts": "export { default } from './ButtonBase';\nexport * from './ButtonBase';\n\nexport { default as buttonBaseClasses } from './buttonBaseClasses';\nexport * from './buttonBaseClasses';\n\nexport { default as touchRippleClasses } from './touchRippleClasses';\nexport * from './touchRippleClasses';\n",
  "node_modules/@mui/material/ButtonBase/touchRippleClasses.d.ts": "export interface TouchRippleClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the internal `Ripple` components `ripple` class. */\n    ripple: string;\n    /** Styles applied to the internal `Ripple` components `rippleVisible` class. */\n    rippleVisible: string;\n    /** Styles applied to the internal `Ripple` components `ripplePulsate` class. */\n    ripplePulsate: string;\n    /** Styles applied to the internal `Ripple` components `child` class. */\n    child: string;\n    /** Styles applied to the internal `Ripple` components `childLeaving` class. */\n    childLeaving: string;\n    /** Styles applied to the internal `Ripple` components `childPulsate` class. */\n    childPulsate: string;\n}\nexport type TouchRippleClassKey = keyof TouchRippleClasses;\nexport declare function getTouchRippleUtilityClass(slot: string): string;\ndeclare const touchRippleClasses: TouchRippleClasses;\nexport default touchRippleClasses;\n",
  "node_modules/@mui/material/ButtonGroup/ButtonGroup.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { Theme } from '..';\nimport { ButtonGroupClasses } from './buttonGroupClasses';\n\nexport interface ButtonGroupPropsColorOverrides {}\nexport interface ButtonGroupPropsVariantOverrides {}\nexport interface ButtonGroupPropsSizeOverrides {}\n\nexport interface ButtonGroupOwnProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ButtonGroupClasses>;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'primary'\n   */\n  color?: OverridableStringUnion<\n    'inherit' | 'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning',\n    ButtonGroupPropsColorOverrides\n  >;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, no elevation is used.\n   * @default false\n   */\n  disableElevation?: boolean;\n  /**\n   * If `true`, the button keyboard focus ripple is disabled.\n   * @default false\n   */\n  disableFocusRipple?: boolean;\n  /**\n   * If `true`, the button ripple effect is disabled.\n   * @default false\n   */\n  disableRipple?: boolean;\n  /**\n   * If `true`, the buttons will take up the full width of its container.\n   * @default false\n   */\n  fullWidth?: boolean;\n  /**\n   * The component orientation (layout flow direction).\n   * @default 'horizontal'\n   */\n  orientation?: 'vertical' | 'horizontal';\n  /**\n   * The size of the component.\n   * `small` is equivalent to the dense button styling.\n   * @default 'medium'\n   */\n  size?: OverridableStringUnion<'small' | 'medium' | 'large', ButtonGroupPropsSizeOverrides>;\n  /**\n   * The variant to use.\n   * @default 'outlined'\n   */\n  variant?: OverridableStringUnion<\n    'text' | 'outlined' | 'contained',\n    ButtonGroupPropsVariantOverrides\n  >;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface ButtonGroupTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & ButtonGroupOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Button Group](https://mui.com/material-ui/react-button-group/)\n *\n * API:\n *\n * - [ButtonGroup API](https://mui.com/material-ui/api/button-group/)\n */\ndeclare const ButtonGroup: OverridableComponent<ButtonGroupTypeMap>;\n\nexport type ButtonGroupProps<\n  RootComponent extends React.ElementType = ButtonGroupTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<ButtonGroupTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default ButtonGroup;\n",
  "node_modules/@mui/material/ButtonGroup/ButtonGroupButtonContext.d.ts": "import * as React from 'react';\n/**\n * @ignore - internal component.\n */\ndeclare const ButtonGroupButtonContext: React.Context<string | undefined>;\nexport default ButtonGroupButtonContext;\n",
  "node_modules/@mui/material/ButtonGroup/ButtonGroupContext.d.ts": "import * as React from 'react';\nimport type { ButtonGroupProps } from './ButtonGroup';\ninterface ButtonGroupContextType {\n    className?: string;\n    color?: ButtonGroupProps['color'];\n    disabled?: boolean;\n    disableElevation?: boolean;\n    disableFocusRipple?: boolean;\n    disableRipple?: boolean;\n    fullWidth?: boolean;\n    size?: ButtonGroupProps['size'];\n    variant?: ButtonGroupProps['variant'];\n}\n/**\n * @ignore - internal component.\n */\ndeclare const ButtonGroupContext: React.Context<ButtonGroupContextType>;\nexport default ButtonGroupContext;\n",
  "node_modules/@mui/material/ButtonGroup/buttonGroupClasses.d.ts": "export interface ButtonGroupClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `variant=\"contained\"`. */\n    contained: string;\n    /** Styles applied to the root element if `variant=\"outlined\"`. */\n    outlined: string;\n    /** Styles applied to the root element if `variant=\"text\"`. */\n    text: string;\n    /** Styles applied to the root element if `disableElevation={true}`. */\n    disableElevation: string;\n    /** State class applied to the child elements if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the first button in the button group. */\n    firstButton: string;\n    /** Styles applied to the root element if `fullWidth={true}`. */\n    fullWidth: string;\n    /** Styles applied to the root element if `orientation=\"vertical\"`. */\n    vertical: string;\n    /** Styles applied to the children. */\n    grouped: string;\n    /** Styles applied to the children if `orientation=\"horizontal\"`. */\n    groupedHorizontal: string;\n    /** Styles applied to the children if `orientation=\"vertical\"`. */\n    groupedVertical: string;\n    /** Styles applied to the children if `variant=\"text\"`. */\n    groupedText: string;\n    /** Styles applied to the children if `variant=\"text\"` and `orientation=\"horizontal\"`. */\n    groupedTextHorizontal: string;\n    /** Styles applied to the children if `variant=\"text\"` and `orientation=\"vertical\"`. */\n    groupedTextVertical: string;\n    /** Styles applied to the children if `variant=\"text\"` and `color=\"primary\"`. */\n    groupedTextPrimary: string;\n    /** Styles applied to the children if `variant=\"text\"` and `color=\"secondary\"`. */\n    groupedTextSecondary: string;\n    /** Styles applied to the children if `variant=\"outlined\"`. */\n    groupedOutlined: string;\n    /** Styles applied to the children if `variant=\"outlined\"` and `orientation=\"horizontal\"`. */\n    groupedOutlinedHorizontal: string;\n    /** Styles applied to the children if `variant=\"outlined\"` and `orientation=\"vertical\"`. */\n    groupedOutlinedVertical: string;\n    /** Styles applied to the children if `variant=\"outlined\"` and `color=\"primary\"`. */\n    groupedOutlinedPrimary: string;\n    /** Styles applied to the children if `variant=\"outlined\"` and `color=\"secondary\"`. */\n    groupedOutlinedSecondary: string;\n    /** Styles applied to the children if `variant=\"contained\"`. */\n    groupedContained: string;\n    /** Styles applied to the children if `variant=\"contained\"` and `orientation=\"horizontal\"`. */\n    groupedContainedHorizontal: string;\n    /** Styles applied to the children if `variant=\"contained\"` and `orientation=\"vertical\"`. */\n    groupedContainedVertical: string;\n    /** Styles applied to the children if `variant=\"contained\"` and `color=\"primary\"`. */\n    groupedContainedPrimary: string;\n    /** Styles applied to the children if `variant=\"contained\"` and `color=\"secondary\"`. */\n    groupedContainedSecondary: string;\n    /** Styles applied to the last button in the button group. */\n    lastButton: string;\n    /** Styles applied to buttons in the middle of the button group. */\n    middleButton: string;\n}\nexport type ButtonGroupClassKey = keyof ButtonGroupClasses;\nexport declare function getButtonGroupUtilityClass(slot: string): string;\ndeclare const buttonGroupClasses: ButtonGroupClasses;\nexport default buttonGroupClasses;\n",
  "node_modules/@mui/material/ButtonGroup/index.d.ts": "export { default } from './ButtonGroup';\nexport * from './ButtonGroup';\nexport { default as buttonGroupClasses } from './buttonGroupClasses';\nexport * from './buttonGroupClasses';\nexport { default as ButtonGroupContext } from './ButtonGroupContext';\nexport { default as ButtonGroupButtonContext } from './ButtonGroupButtonContext';\n",
  "node_modules/@mui/material/Card/Card.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { DistributiveOmit } from '@mui/types';\nimport { OverridableComponent, OverrideProps } from '@mui/material/OverridableComponent';\nimport { Theme } from '..';\nimport { PaperOwnProps } from '../Paper';\nimport { CardClasses } from './cardClasses';\n\n// TODO: v6 remove this interface, it is not used\nexport interface CardPropsColorOverrides {}\n\nexport interface CardOwnProps extends DistributiveOmit<PaperOwnProps, 'classes'> {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<CardClasses>;\n  /**\n   * If `true`, the card will use raised styling.\n   * @default false\n   */\n  raised?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface CardTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & CardOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Card](https://mui.com/material-ui/react-card/)\n *\n * API:\n *\n * - [Card API](https://mui.com/material-ui/api/card/)\n * - inherits [Paper API](https://mui.com/material-ui/api/paper/)\n */\n\ndeclare const Card: OverridableComponent<CardTypeMap>;\n\nexport type CardProps<\n  RootComponent extends React.ElementType = CardTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<CardTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Card;\n",
  "node_modules/@mui/material/Card/cardClasses.d.ts": "export interface CardClasses {\n    /** Styles applied to the root element. */\n    root: string;\n}\nexport type CardClassKey = keyof CardClasses;\nexport declare function getCardUtilityClass(slot: string): string;\ndeclare const cardClasses: CardClasses;\nexport default cardClasses;\n",
  "node_modules/@mui/material/Card/index.d.ts": "export { default } from './Card';\nexport * from './Card';\n\nexport { default as cardClasses } from './cardClasses';\nexport * from './cardClasses';\n",
  "node_modules/@mui/material/CardActionArea/CardActionArea.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { ButtonBaseTypeMap, ExtendButtonBase, ExtendButtonBaseTypeMap } from '../ButtonBase';\nimport { OverrideProps } from '../OverridableComponent';\nimport { CardActionAreaClasses } from './cardActionAreaClasses';\n\nexport interface CardActionAreaOwnProps {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<CardActionAreaClasses>;\n  focusVisibleClassName?: string;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport type CardActionAreaTypeMap<\n  AdditionalProps,\n  RootComponent extends React.ElementType,\n> = ExtendButtonBaseTypeMap<{\n  props: AdditionalProps & CardActionAreaOwnProps;\n  defaultComponent: RootComponent;\n}>;\n\n/**\n *\n * Demos:\n *\n * - [Card](https://mui.com/material-ui/react-card/)\n *\n * API:\n *\n * - [CardActionArea API](https://mui.com/material-ui/api/card-action-area/)\n * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)\n */\ndeclare const CardActionArea: ExtendButtonBase<\n  CardActionAreaTypeMap<{}, ButtonBaseTypeMap['defaultComponent']>\n>;\n\nexport type CardActionAreaProps<\n  RootComponent extends React.ElementType = ButtonBaseTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<CardActionAreaTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default CardActionArea;\n",
  "node_modules/@mui/material/CardActionArea/cardActionAreaClasses.d.ts": "export interface CardActionAreaClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** State class applied to the ButtonBase root element if the action area is keyboard focused. */\n    focusVisible: string;\n    /** Styles applied to the overlay that covers the action area when it is keyboard focused. */\n    focusHighlight: string;\n}\nexport type CardActionAreaClassKey = keyof CardActionAreaClasses;\nexport declare function getCardActionAreaUtilityClass(slot: string): string;\ndeclare const cardActionAreaClasses: CardActionAreaClasses;\nexport default cardActionAreaClasses;\n",
  "node_modules/@mui/material/CardActionArea/index.d.ts": "export { default } from './CardActionArea';\nexport * from './CardActionArea';\n\nexport { default as cardActionAreaClasses } from './cardActionAreaClasses';\nexport * from './cardActionAreaClasses';\n",
  "node_modules/@mui/material/CardActions/CardActions.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { CardActionsClasses } from './cardActionsClasses';\n\nexport interface CardActionsProps extends StandardProps<React.HTMLAttributes<HTMLDivElement>> {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<CardActionsClasses>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * If `true`, the actions do not have additional margin.\n   * @default false\n   */\n  disableSpacing?: boolean;\n}\n\n/**\n *\n * Demos:\n *\n * - [Card](https://mui.com/material-ui/react-card/)\n *\n * API:\n *\n * - [CardActions API](https://mui.com/material-ui/api/card-actions/)\n */\nexport default function CardActions(props: CardActionsProps): React.JSX.Element;\n",
  "node_modules/@mui/material/CardActions/cardActionsClasses.d.ts": "export interface CardActionsClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element unless `disableSpacing={true}`. */\n    spacing: string;\n}\nexport type CardActionsClassKey = keyof CardActionsClasses;\nexport declare function getCardActionsUtilityClass(slot: string): string;\ndeclare const cardActionsClasses: CardActionsClasses;\nexport default cardActionsClasses;\n",
  "node_modules/@mui/material/CardActions/index.d.ts": "export { default } from './CardActions';\nexport * from './CardActions';\n\nexport { default as cardActionsClasses } from './cardActionsClasses';\nexport * from './cardActionsClasses';\n",
  "node_modules/@mui/material/CardContent/CardContent.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { Theme } from '..';\nimport { CardContentClasses } from './cardContentClasses';\n\nexport interface CardContentOwnProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<CardContentClasses>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface CardContentTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & CardContentOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [Card](https://mui.com/material-ui/react-card/)\n *\n * API:\n *\n * - [CardContent API](https://mui.com/material-ui/api/card-content/)\n */\ndeclare const CardContent: OverridableComponent<CardContentTypeMap>;\n\nexport type CardContentProps<\n  RootComponent extends React.ElementType = CardContentTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<CardContentTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default CardContent;\n",
  "node_modules/@mui/material/CardContent/cardContentClasses.d.ts": "export interface CardContentClasses {\n    /** Styles applied to the root element. */\n    root: string;\n}\nexport type CardContentClassKey = keyof CardContentClasses;\nexport declare function getCardContentUtilityClass(slot: string): string;\ndeclare const cardContentClasses: CardContentClasses;\nexport default cardContentClasses;\n",
  "node_modules/@mui/material/CardContent/index.d.ts": "export { default } from './CardContent';\nexport * from './CardContent';\n\nexport { default as cardContentClasses } from './cardContentClasses';\nexport * from './cardContentClasses';\n",
  "node_modules/@mui/material/CardHeader/CardHeader.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { TypographyProps } from '../Typography';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { Theme } from '..';\nimport { CardHeaderClasses } from './cardHeaderClasses';\n\nexport interface CardHeaderOwnProps<\n  TitleTypographyComponent extends React.ElementType = 'span',\n  SubheaderTypographyComponent extends React.ElementType = 'span',\n> {\n  /**\n   * The action to display in the card header.\n   */\n  action?: React.ReactNode;\n  /**\n   * The Avatar element to display.\n   */\n  avatar?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<CardHeaderClasses>;\n  /**\n   * If `true`, `subheader` and `title` won't be wrapped by a Typography component.\n   * This can be useful to render an alternative Typography variant by wrapping\n   * the `title` text, and optional `subheader` text\n   * with the Typography component.\n   * @default false\n   */\n  disableTypography?: boolean;\n  /**\n   * The content of the component.\n   */\n  subheader?: React.ReactNode;\n  /**\n   * These props will be forwarded to the subheader\n   * (as long as disableTypography is not `true`).\n   */\n  subheaderTypographyProps?: TypographyProps<\n    SubheaderTypographyComponent,\n    {\n      component?: SubheaderTypographyComponent;\n    }\n  >;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The content of the component.\n   */\n  title?: React.ReactNode;\n  /**\n   * These props will be forwarded to the title\n   * (as long as disableTypography is not `true`).\n   */\n  titleTypographyProps?: TypographyProps<\n    TitleTypographyComponent,\n    {\n      component?: TitleTypographyComponent;\n    }\n  >;\n}\n\nexport interface CardHeaderTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n  TitleTypographyComponent extends React.ElementType = 'span',\n  SubheaderTypographyComponent extends React.ElementType = 'span',\n> {\n  props: AdditionalProps &\n    CardHeaderOwnProps<TitleTypographyComponent, SubheaderTypographyComponent>;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [Card](https://mui.com/material-ui/react-card/)\n *\n * API:\n *\n * - [CardHeader API](https://mui.com/material-ui/api/card-header/)\n */\ndeclare const CardHeader: OverridableCardHeader;\n\nexport interface OverridableCardHeader extends OverridableComponent<CardHeaderTypeMap> {\n  <\n    RootComponent extends React.ElementType = CardHeaderTypeMap['defaultComponent'],\n    AdditionalProps = {},\n    TitleTypographyComponent extends React.ElementType = 'span',\n    SubheaderTypographyComponent extends React.ElementType = 'span',\n  >(\n    props: CardHeaderPropsWithComponent<\n      RootComponent,\n      AdditionalProps,\n      TitleTypographyComponent,\n      SubheaderTypographyComponent\n    >,\n  ): React.JSX.Element;\n}\n\nexport type CardHeaderProps<\n  RootComponent extends React.ElementType = CardHeaderTypeMap['defaultComponent'],\n  AdditionalProps = {},\n  TitleTypographyComponent extends React.ElementType = 'span',\n  SubheaderTypographyComponent extends React.ElementType = 'span',\n> = OverrideProps<\n  CardHeaderTypeMap<\n    AdditionalProps,\n    RootComponent,\n    TitleTypographyComponent,\n    SubheaderTypographyComponent\n  >,\n  RootComponent\n>;\n\nexport type CardHeaderPropsWithComponent<\n  RootComponent extends React.ElementType = CardHeaderTypeMap['defaultComponent'],\n  AdditionalProps = {},\n  TitleTypographyComponent extends React.ElementType = 'span',\n  SubheaderTypographyComponent extends React.ElementType = 'span',\n> = {\n  /**\n   * The component used for the root node.\n   * Either a string to use a HTML element or a component.\n   */\n  component?: RootComponent;\n} & CardHeaderProps<\n  RootComponent,\n  AdditionalProps,\n  TitleTypographyComponent,\n  SubheaderTypographyComponent\n>;\n\nexport default CardHeader;\n",
  "node_modules/@mui/material/CardHeader/cardHeaderClasses.d.ts": "export interface CardHeaderClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the avatar element. */\n    avatar: string;\n    /** Styles applied to the action element. */\n    action: string;\n    /** Styles applied to the content wrapper element. */\n    content: string;\n    /** Styles applied to the title Typography element. */\n    title: string;\n    /** Styles applied to the subheader Typography element. */\n    subheader: string;\n}\nexport type CardHeaderClassKey = keyof CardHeaderClasses;\nexport declare function getCardHeaderUtilityClass(slot: string): string;\ndeclare const cardHeaderClasses: CardHeaderClasses;\nexport default cardHeaderClasses;\n",
  "node_modules/@mui/material/CardHeader/index.d.ts": "export { default } from './CardHeader';\nexport * from './CardHeader';\n\nexport { default as cardHeaderClasses } from './cardHeaderClasses';\nexport * from './cardHeaderClasses';\n",
  "node_modules/@mui/material/CardMedia/CardMedia.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { CardMediaClasses } from './cardMediaClasses';\n\nexport interface CardMediaOwnProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<CardMediaClasses>;\n  /**\n   * Image to be displayed as a background image.\n   * Either `image` or `src` prop must be specified.\n   * Note that caller must specify height otherwise the image will not be visible.\n   */\n  image?: string;\n  /**\n   * An alias for `image` property.\n   * Available only with media components.\n   * Media components: `video`, `audio`, `picture`, `iframe`, `img`.\n   */\n  src?: string;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface CardMediaTypeMap<AdditionalProps, RootComponent extends React.ElementType> {\n  props: AdditionalProps & CardMediaOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Card](https://mui.com/material-ui/react-card/)\n *\n * API:\n *\n * - [CardMedia API](https://mui.com/material-ui/api/card-media/)\n */\ndeclare const CardMedia: OverridableComponent<CardMediaTypeMap<{}, 'div'>>;\n\nexport type CardMediaProps<\n  RootComponent extends React.ElementType = 'div',\n  AdditionalProps = {},\n> = OverrideProps<CardMediaTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default CardMedia;\n",
  "node_modules/@mui/material/CardMedia/cardMediaClasses.d.ts": "export interface CardMediaClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `component=\"video, audio, picture, iframe, or img\"`. */\n    media: string;\n    /** Styles applied to the root element if `component=\"picture or img\"`. */\n    img: string;\n}\nexport type CardMediaClassKey = keyof CardMediaClasses;\nexport declare function getCardMediaUtilityClass(slot: string): string;\ndeclare const cardMediaClasses: CardMediaClasses;\nexport default cardMediaClasses;\n",
  "node_modules/@mui/material/CardMedia/index.d.ts": "export { default } from './CardMedia';\nexport * from './CardMedia';\n\nexport { default as cardMediaClasses } from './cardMediaClasses';\nexport * from './cardMediaClasses';\n",
  "node_modules/@mui/material/Checkbox/Checkbox.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { SwitchBaseProps } from '../internal/SwitchBase';\nimport { CheckboxClasses } from './checkboxClasses';\n\nexport interface CheckboxPropsSizeOverrides {}\n\nexport interface CheckboxPropsColorOverrides {}\n\nexport interface CheckboxProps\n  extends StandardProps<SwitchBaseProps, 'checkedIcon' | 'color' | 'icon' | 'type'> {\n  /**\n   * If `true`, the component is checked.\n   */\n  checked?: SwitchBaseProps['checked'];\n  /**\n   * The icon to display when the component is checked.\n   * @default <CheckBoxIcon />\n   */\n  checkedIcon?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<CheckboxClasses>;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'primary'\n   */\n  color?: OverridableStringUnion<\n    'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning' | 'default',\n    CheckboxPropsColorOverrides\n  >;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: SwitchBaseProps['disabled'];\n  /**\n   * If `true`, the ripple effect is disabled.\n   * @default false\n   */\n  disableRipple?: SwitchBaseProps['disableRipple'];\n  /**\n   * The icon to display when the component is unchecked.\n   * @default <CheckBoxOutlineBlankIcon />\n   */\n  icon?: React.ReactNode;\n  /**\n   * The id of the `input` element.\n   */\n  id?: SwitchBaseProps['id'];\n  /**\n   * If `true`, the component appears indeterminate.\n   * This does not set the native input element to indeterminate due\n   * to inconsistent behavior across browsers.\n   * However, we set a `data-indeterminate` attribute on the `input`.\n   * @default false\n   */\n  indeterminate?: boolean;\n  /**\n   * The icon to display when the component is indeterminate.\n   * @default <IndeterminateCheckBoxIcon />\n   */\n  indeterminateIcon?: React.ReactNode;\n  /**\n   * [Attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#Attributes) applied to the `input` element.\n   */\n  inputProps?: SwitchBaseProps['inputProps'];\n  /**\n   * Pass a ref to the `input` element.\n   */\n  inputRef?: React.Ref<HTMLInputElement>;\n  /**\n   * Callback fired when the state is changed.\n   *\n   * @param {React.ChangeEvent<HTMLInputElement>} event The event source of the callback.\n   * You can pull out the new checked state by accessing `event.target.checked` (boolean).\n   */\n  onChange?: SwitchBaseProps['onChange'];\n  /**\n   * If `true`, the `input` element is required.\n   * @default false\n   */\n  required?: SwitchBaseProps['required'];\n  /**\n   * The size of the component.\n   * `small` is equivalent to the dense checkbox styling.\n   * @default 'medium'\n   */\n  size?: OverridableStringUnion<'small' | 'medium' | 'large', CheckboxPropsSizeOverrides>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The value of the component. The DOM API casts this to a string.\n   * The browser uses \"on\" as the default value.\n   */\n  value?: SwitchBaseProps['value'];\n}\n\n/**\n *\n * Demos:\n *\n * - [Checkbox](https://mui.com/material-ui/react-checkbox/)\n * - [Transfer List](https://mui.com/material-ui/react-transfer-list/)\n *\n * API:\n *\n * - [Checkbox API](https://mui.com/material-ui/api/checkbox/)\n * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)\n */\nexport default function Checkbox(props: CheckboxProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Checkbox/checkboxClasses.d.ts": "export interface CheckboxClasses {\n    /** Class name applied to the root element. */\n    root: string;\n    /** State class applied to the root element if `checked={true}`. */\n    checked: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** State class applied to the root element if `indeterminate={true}`. */\n    indeterminate: string;\n    /** State class applied to the root element if `color=\"primary\"`. */\n    colorPrimary: string;\n    /** State class applied to the root element if `color=\"secondary\"`. */\n    colorSecondary: string;\n    /** State class applied to the root element if `size=\"small\"`. */\n    sizeSmall: string;\n    /** State class applied to the root element if `size=\"medium\"`. */\n    sizeMedium: string;\n}\nexport type CheckboxClassKey = keyof CheckboxClasses;\nexport declare function getCheckboxUtilityClass(slot: string): string;\ndeclare const checkboxClasses: CheckboxClasses;\nexport default checkboxClasses;\n",
  "node_modules/@mui/material/Checkbox/index.d.ts": "export { default } from './Checkbox';\nexport * from './Checkbox';\n\nexport { default as checkboxClasses } from './checkboxClasses';\nexport * from './checkboxClasses';\n",
  "node_modules/@mui/material/Chip/Chip.d.ts": "import * as React from 'react';\nimport { OverridableStringUnion } from '@mui/types';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { ChipClasses } from './chipClasses';\n\nexport interface ChipPropsVariantOverrides {}\n\nexport interface ChipPropsSizeOverrides {}\n\nexport interface ChipPropsColorOverrides {}\n\nexport interface ChipOwnProps {\n  /**\n   * The Avatar element to display.\n   */\n  avatar?: React.ReactElement<any>;\n  /**\n   * This prop isn't supported.\n   * Use the `component` prop if you need to change the children structure.\n   */\n  children?: null;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ChipClasses>;\n  /**\n   * If `true`, the chip will appear clickable, and will raise when pressed,\n   * even if the onClick prop is not defined.\n   * If `false`, the chip will not appear clickable, even if onClick prop is defined.\n   * This can be used, for example,\n   * along with the component prop to indicate an anchor Chip is clickable.\n   * Note: this controls the UI and does not affect the onClick event.\n   */\n  clickable?: boolean;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'default'\n   */\n  color?: OverridableStringUnion<\n    'default' | 'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning',\n    ChipPropsColorOverrides\n  >;\n  /**\n   * Override the default delete icon element. Shown only if `onDelete` is set.\n   */\n  deleteIcon?: React.ReactElement<any>;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * Icon element.\n   */\n  icon?: React.ReactElement<any>;\n  /**\n   * The content of the component.\n   */\n  label?: React.ReactNode;\n  /**\n   * Callback fired when the delete icon is clicked.\n   * If set, the delete icon will be shown.\n   */\n  onDelete?: React.EventHandler<any>;\n  /**\n   * The size of the component.\n   * @default 'medium'\n   */\n  size?: OverridableStringUnion<'small' | 'medium', ChipPropsSizeOverrides>;\n  /**\n   * If `true`, allows the disabled chip to escape focus.\n   * If `false`, allows the disabled chip to receive focus.\n   * @default false\n   */\n  skipFocusWhenDisabled?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   *  @ignore\n   */\n  tabIndex?: number;\n  /**\n   * The variant to use.\n   * @default 'filled'\n   */\n  variant?: OverridableStringUnion<'filled' | 'outlined', ChipPropsVariantOverrides>;\n}\n\nexport interface ChipTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & ChipOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n * Chips represent complex entities in small blocks, such as a contact.\n *\n * Demos:\n *\n * - [Chip](https://mui.com/material-ui/react-chip/)\n *\n * API:\n *\n * - [Chip API](https://mui.com/material-ui/api/chip/)\n */\ndeclare const Chip: OverridableComponent<ChipTypeMap>;\n\nexport type ChipProps<\n  RootComponent extends React.ElementType = ChipTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<ChipTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Chip;\n",
  "node_modules/@mui/material/Chip/chipClasses.d.ts": "export interface ChipClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `size=\"small\"`. */\n    sizeSmall: string;\n    /** Styles applied to the root element if `size=\"medium\"`. */\n    sizeMedium: string;\n    /** Styles applied to the root element if `color=\"error\"`. */\n    colorError: string;\n    /** Styles applied to the root element if `color=\"info\"`. */\n    colorInfo: string;\n    /** Styles applied to the root element if `color=\"primary\"`. */\n    colorPrimary: string;\n    /** Styles applied to the root element if `color=\"secondary\"`. */\n    colorSecondary: string;\n    /** Styles applied to the root element if `color=\"success\"`. */\n    colorSuccess: string;\n    /** Styles applied to the root element if `color=\"warning\"`. */\n    colorWarning: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the root element if `onClick` is defined or `clickable={true}`. */\n    clickable: string;\n    /** Styles applied to the root element if `onClick` and `color=\"primary\"` is defined or `clickable={true}`.\n     * @deprecated Combine the [.MuiChip-clickable](/material-ui/api/chip/#chip-classes-clickable) and [.MuiChip-colorPrimary](/material-ui/api/chip/#chip-classes-colorPrimary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    clickableColorPrimary: string;\n    /** Styles applied to the root element if `onClick` and `color=\"secondary\"` is defined or `clickable={true}`.\n     * @deprecated Combine the [.MuiChip-clickable](/material-ui/api/chip/#chip-classes-clickable) and [.MuiChip-colorSecondary](/material-ui/api/chip/#chip-classes-colorSecondary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    clickableColorSecondary: string;\n    /** Styles applied to the root element if `onDelete` is defined. */\n    deletable: string;\n    /** Styles applied to the root element if `onDelete` and `color=\"primary\"` is defined.\n     * @deprecated Combine the [.MuiChip-deletable](/material-ui/api/chip/#chip-classes-deletable) and [.MuiChip-colorPrimary](/material-ui/api/chip/#chip-classes-colorPrimary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    deletableColorPrimary: string;\n    /** Styles applied to the root element if `onDelete` and `color=\"secondary\"` is defined.\n     * @deprecated Combine the [.MuiChip-deletable](/material-ui/api/chip/#chip-classes-deletable) and [.MuiChip-colorSecondary](/material-ui/api/chip/#chip-classes-colorSecondary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    deletableColorSecondary: string;\n    /** Styles applied to the root element if `variant=\"outlined\"`. */\n    outlined: string;\n    /** Styles applied to the root element if `variant=\"filled\"`. */\n    filled: string;\n    /** Styles applied to the root element if `variant=\"outlined\"` and `color=\"primary\"`.\n     * @deprecated Combine the [.MuiChip-outlined](/material-ui/api/chip/#chip-classes-outlined) and [.MuiChip-colorPrimary](/material-ui/api/chip/#chip-classes-colorPrimary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    outlinedPrimary: string;\n    /** Styles applied to the root element if `variant=\"outlined\"` and `color=\"secondary\"`.\n     * @deprecated Combine the [.MuiChip-outlined](/material-ui/api/chip/#chip-classes-outlined) and [.MuiChip-colorSecondary](/material-ui/api/chip/#chip-classes-colorSecondary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    outlinedSecondary: string;\n    /** Styles applied to the root element if `variant=\"filled\"` and `color=\"primary\"`.\n     * @deprecated Combine the [.MuiChip-filled](/material-ui/api/chip/#chip-classes-filled) and [.MuiChip-colorPrimary](/material-ui/api/chip/#chip-classes-colorPrimary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    filledPrimary: string;\n    /** Styles applied to the root element if `variant=\"filled\"` and `color=\"secondary\"`.\n     * @deprecated Combine the [.MuiChip-filled](/material-ui/api/chip/#chip-classes-filled) and [.MuiChip-colorSecondary](/material-ui/api/chip/#chip-classes-colorSecondary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    filledSecondary: string;\n    /** Styles applied to the avatar element. */\n    avatar: string;\n    /** Styles applied to the avatar element if `size=\"small\"`.\n     * @deprecated Combine the [.MuiChip-avatar](/material-ui/api/chip/#chip-classes-avatar) and [.MuiChip-sizeSmall](/material-ui/api/chip/#chip-classes-sizeSmall) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    avatarSmall: string;\n    /** Styles applied to the avatar element if `size=\"medium\"`.\n     * @deprecated Combine the [.MuiChip-avatar](/material-ui/api/chip/#chip-classes-avatar) and [.MuiChip-sizeMedium](/material-ui/api/chip/#chip-classes-sizeMedium) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    avatarMedium: string;\n    /** Styles applied to the avatar element if `color=\"primary\"`.\n     * @deprecated Combine the [.MuiChip-avatar](/material-ui/api/chip/#chip-classes-avatar) and [.MuiChip-colorPrimary](/material-ui/api/chip/#chip-classes-colorPrimary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    avatarColorPrimary: string;\n    /** Styles applied to the avatar element if `color=\"secondary\"`.\n     * @deprecated Combine the [.MuiChip-avatar](/material-ui/api/chip/#chip-classes-avatar) and [.MuiChip-colorSecondary](/material-ui/api/chip/#chip-classes-colorSecondary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    avatarColorSecondary: string;\n    /** Styles applied to the icon element. */\n    icon: string;\n    /** Styles applied to the icon element if `size=\"small\"`.\n     * @deprecated Combine the [.MuiChip-icon](/material-ui/api/chip/#chip-classes-icon) and [.MuiChip-sizeSmall](/material-ui/api/chip/#chip-classes-sizeSmall) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    iconSmall: string;\n    /** Styles applied to the icon element if `size=\"medium\"`.\n     * @deprecated Combine the [.MuiChip-icon](/material-ui/api/chip/#chip-classes-icon) and [.MuiChip-sizeMedium](/material-ui/api/chip/#chip-classes-sizeMedium) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    iconMedium: string;\n    /** Styles applied to the icon element if `color=\"primary\"`.\n     * @deprecated Combine the [.MuiChip-icon](/material-ui/api/chip/#chip-classes-icon) and [.MuiChip-colorPrimary](/material-ui/api/chip/#chip-classes-colorPrimary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    iconColorPrimary: string;\n    /** Styles applied to the icon element if `color=\"secondary\"`.\n     * @deprecated Combine the [.MuiChip-icon](/material-ui/api/chip/#chip-classes-icon) and [.MuiChip-colorSecondary](/material-ui/api/chip/#chip-classes-colorSecondary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    iconColorSecondary: string;\n    /** Styles applied to the label `span` element. */\n    label: string;\n    /** Styles applied to the label `span` element if `size=\"small\"`.\n     * @deprecated Combine the [.MuiChip-label](/material-ui/api/chip/#chip-classes-label) and [.MuiChip-sizeSmall](/material-ui/api/chip/#chip-classes-sizeSmall) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    labelSmall: string;\n    /** Styles applied to the label `span` element if `size=\"medium\"`.\n     * @deprecated Combine the [.MuiChip-label](/material-ui/api/chip/#chip-classes-label) and [.MuiChip-sizeMedium](/material-ui/api/chip/#chip-classes-sizeMedium) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    labelMedium: string;\n    /** Styles applied to the deleteIcon element. */\n    deleteIcon: string;\n    /** Styles applied to the deleteIcon element if `size=\"small\"`.\n     * @deprecated Combine the [.MuiChip-deleteIcon](/material-ui/api/chip/#chip-classes-deleteIcon) and [.MuiChip-sizeSmall](/material-ui/api/chip/#chip-classes-sizeSmall) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    deleteIconSmall: string;\n    /** Styles applied to the deleteIcon element if `size=\"medium\"`.\n     * @deprecated Combine the [.MuiChip-deleteIcon](/material-ui/api/chip/#chip-classes-deleteIcon) and [.MuiChip-sizeMedium](/material-ui/api/chip/#chip-classes-sizeMedium) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    deleteIconMedium: string;\n    /** Styles applied to the deleteIcon element if `color=\"primary\"`.\n     * @deprecated Combine the [.MuiChip-deleteIcon](/material-ui/api/chip/#chip-classes-deleteIcon) and [.MuiChip-colorPrimary](/material-ui/api/chip/#chip-classes-colorPrimary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    deleteIconColorPrimary: string;\n    /** Styles applied to the deleteIcon element if `color=\"secondary\"`.\n     * @deprecated Combine the [.MuiChip-deleteIcon](/material-ui/api/chip/#chip-classes-deleteIcon) and [.MuiChip-colorSecondary](/material-ui/api/chip/#chip-classes-colorSecondary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    deleteIconColorSecondary: string;\n    /** Styles applied to the deleteIcon element if `color=\"primary\"` and `variant=\"outlined\"`.\n     * @deprecated Combine the [.MuiChip-deleteIcon](/material-ui/api/chip/#chip-classes-deleteIcon) , [.MuiChip-outlined](/material-ui/api/chip/#chip-classes-outlined) and [.MuiChip-colorPrimary](/material-ui/api/chip/#chip-classes-colorPrimary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    deleteIconOutlinedColorPrimary: string;\n    /** Styles applied to the deleteIcon element if `color=\"secondary\"` and `variant=\"outlined\"`.\n     * @deprecated Combine the [.MuiChip-deleteIcon](/material-ui/api/chip/#chip-classes-deleteIcon) , [.MuiChip-outlined](/material-ui/api/chip/#chip-classes-outlined) and [.MuiChip-colorSecondary](/material-ui/api/chip/#chip-classes-colorSecondary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    deleteIconOutlinedColorSecondary: string;\n    /** Styles applied to the deleteIcon element if `color=\"primary\"` and `variant=\"filled\"`.\n     * @deprecated Combine the [.MuiChip-deleteIcon](/material-ui/api/chip/#chip-classes-deleteIcon) , [.MuiChip-filled](/material-ui/api/chip/#chip-classes-filled) and [.MuiChip-colorPrimary](/material-ui/api/chip/#chip-classes-colorPrimary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    deleteIconFilledColorPrimary: string;\n    /** Styles applied to the deleteIcon element if `color=\"secondary\"` and `variant=\"filled\"`.\n     * @deprecated Combine the [.MuiChip-deleteIcon](/material-ui/api/chip/#chip-classes-deleteIcon) , [.MuiChip-filled](/material-ui/api/chip/#chip-classes-filled) and [.MuiChip-colorSecondary](/material-ui/api/chip/#chip-classes-colorSecondary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n     */\n    deleteIconFilledColorSecondary: string;\n    /** State class applied to the root element if keyboard focused. */\n    focusVisible: string;\n}\nexport type ChipClassKey = keyof ChipClasses;\nexport declare function getChipUtilityClass(slot: string): string;\ndeclare const chipClasses: ChipClasses;\nexport default chipClasses;\n",
  "node_modules/@mui/material/Chip/index.d.ts": "export { default } from './Chip';\nexport * from './Chip';\n\nexport { default as chipClasses } from './chipClasses';\nexport * from './chipClasses';\n",
  "node_modules/@mui/material/CircularProgress/CircularProgress.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { CircularProgressClasses } from './circularProgressClasses';\n\nexport interface CircularProgressPropsColorOverrides {}\n\nexport interface CircularProgressProps\n  extends StandardProps<React.HTMLAttributes<HTMLSpanElement>, 'children'> {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<CircularProgressClasses>;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'primary'\n   */\n  color?: OverridableStringUnion<\n    'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning' | 'inherit',\n    CircularProgressPropsColorOverrides\n  >;\n  /**\n   * If `true`, the shrink animation is disabled.\n   * This only works if variant is `indeterminate`.\n   * @default false\n   */\n  disableShrink?: boolean;\n  /**\n   * The size of the component.\n   * If using a number, the pixel unit is assumed.\n   * If using a string, you need to provide the CSS unit, for example '3rem'.\n   * @default 40\n   */\n  size?: number | string;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The thickness of the circle.\n   * @default 3.6\n   */\n  thickness?: number;\n  /**\n   * The value of the progress indicator for the determinate variant.\n   * Value between 0 and 100.\n   * @default 0\n   */\n  value?: number;\n  /**\n   * The variant to use.\n   * Use indeterminate when there is no progress value.\n   * @default 'indeterminate'\n   */\n  variant?: 'determinate' | 'indeterminate';\n}\n\n/**\n * ## ARIA\n *\n * If the progress bar is describing the loading progress of a particular region of a page,\n * you should use `aria-describedby` to point to the progress bar, and set the `aria-busy`\n * attribute to `true` on that region until it has finished loading.\n *\n * Demos:\n *\n * - [Progress](https://mui.com/material-ui/react-progress/)\n *\n * API:\n *\n * - [CircularProgress API](https://mui.com/material-ui/api/circular-progress/)\n */\nexport default function CircularProgress(props: CircularProgressProps): React.JSX.Element;\n",
  "node_modules/@mui/material/CircularProgress/circularProgressClasses.d.ts": "export interface CircularProgressClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `variant=\"determinate\"`. */\n    determinate: string;\n    /** Styles applied to the root element if `variant=\"indeterminate\"`. */\n    indeterminate: string;\n    /** Styles applied to the root element if `color=\"primary\"`. */\n    colorPrimary: string;\n    /** Styles applied to the root element if `color=\"secondary\"`. */\n    colorSecondary: string;\n    /** Styles applied to the svg element. */\n    svg: string;\n    /** Styles applied to the `circle` svg path. */\n    circle: string;\n    /** Styles applied to the `circle` svg path if `variant=\"determinate\"`. */\n    circleDeterminate: string;\n    /** Styles applied to the `circle` svg path if `variant=\"indeterminate\"`. */\n    circleIndeterminate: string;\n    /** Styles applied to the `circle` svg path if `disableShrink={true}`. */\n    circleDisableShrink: string;\n}\nexport type CircularProgressClassKey = keyof CircularProgressClasses;\nexport declare function getCircularProgressUtilityClass(slot: string): string;\ndeclare const circularProgressClasses: CircularProgressClasses;\nexport default circularProgressClasses;\n",
  "node_modules/@mui/material/CircularProgress/index.d.ts": "export { default } from './CircularProgress';\nexport * from './CircularProgress';\n\nexport { default as circularProgressClasses } from './circularProgressClasses';\nexport * from './circularProgressClasses';\n",
  "node_modules/@mui/material/ClickAwayListener/ClickAwayListener.d.ts": "import * as React from 'react';\ntype ClickAwayMouseEventHandler = 'onClick' | 'onMouseDown' | 'onMouseUp' | 'onPointerDown' | 'onPointerUp';\ntype ClickAwayTouchEventHandler = 'onTouchStart' | 'onTouchEnd';\nexport interface ClickAwayListenerProps {\n    /**\n     * The wrapped element.\n     */\n    children: React.ReactElement<any>;\n    /**\n     * If `true`, the React tree is ignored and only the DOM tree is considered.\n     * This prop changes how portaled elements are handled.\n     * @default false\n     */\n    disableReactTree?: boolean;\n    /**\n     * The mouse event to listen to. You can disable the listener by providing `false`.\n     * @default 'onClick'\n     */\n    mouseEvent?: ClickAwayMouseEventHandler | false;\n    /**\n     * Callback fired when a \"click away\" event is detected.\n     */\n    onClickAway: (event: MouseEvent | TouchEvent) => void;\n    /**\n     * The touch event to listen to. You can disable the listener by providing `false`.\n     * @default 'onTouchEnd'\n     */\n    touchEvent?: ClickAwayTouchEventHandler | false;\n}\n/**\n * Listen for click events that occur somewhere in the document, outside of the element itself.\n * For instance, if you need to hide a menu when people click anywhere else on your page.\n *\n * Demos:\n *\n * - [Click-Away Listener](https://mui.com/material-ui/react-click-away-listener/)\n * - [Menu](https://mui.com/material-ui/react-menu/)\n *\n * API:\n *\n * - [ClickAwayListener API](https://mui.com/material-ui/api/click-away-listener/)\n */\ndeclare function ClickAwayListener(props: ClickAwayListenerProps): React.JSX.Element;\ndeclare namespace ClickAwayListener {\n    var propTypes: any;\n}\nexport { ClickAwayListener };\n",
  "node_modules/@mui/material/ClickAwayListener/index.d.ts": "export { ClickAwayListener as default } from './ClickAwayListener';\nexport type { ClickAwayListenerProps } from './ClickAwayListener';\n",
  "node_modules/@mui/material/Collapse/Collapse.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { TransitionProps } from '../transitions/transition';\nimport { CollapseClasses } from './collapseClasses';\n\nexport interface CollapseProps extends StandardProps<TransitionProps, 'timeout'> {\n  /**\n   * The content node to be collapsed.\n   */\n  children?: React.ReactNode;\n  className?: string;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<CollapseClasses>;\n  /**\n   * The width (horizontal) or height (vertical) of the container when collapsed.\n   * @default '0px'\n   */\n  collapsedSize?: string | number;\n  /**\n   * The component used for the root node.\n   * Either a string to use a HTML element or a component.\n   */\n  component?: React.ElementType<TransitionProps>;\n  /**\n   * The transition timing function.\n   * You may specify a single easing or a object containing enter and exit values.\n   */\n  easing?: TransitionProps['easing'];\n  /**\n   * If `true`, the component will transition in.\n   */\n  in?: boolean;\n  /**\n   * The transition orientation.\n   * @default 'vertical'\n   */\n  orientation?: 'horizontal' | 'vertical';\n  /**\n   * The duration for the transition, in milliseconds.\n   * You may specify a single timeout for all transitions, or individually with an object.\n   *\n   * Set to 'auto' to automatically calculate transition time based on height.\n   * @default duration.standard\n   */\n  timeout?: TransitionProps['timeout'] | 'auto';\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n * The Collapse transition is used by the\n * [Vertical Stepper](https://mui.com/material-ui/react-stepper/#vertical-stepper) StepContent component.\n * It uses [react-transition-group](https://github.com/reactjs/react-transition-group) internally.\n *\n * Demos:\n *\n * - [Card](https://mui.com/material-ui/react-card/)\n * - [Lists](https://mui.com/material-ui/react-list/)\n * - [Transitions](https://mui.com/material-ui/transitions/)\n *\n * API:\n *\n * - [Collapse API](https://mui.com/material-ui/api/collapse/)\n * - inherits [Transition API](https://reactcommunity.org/react-transition-group/transition/#Transition-props)\n */\n\nexport default function Collapse(props: CollapseProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Collapse/collapseClasses.d.ts": "export interface CollapseClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** State class applied to the root element if `orientation=\"horizontal\"`. */\n    horizontal: string;\n    /** Styles applied to the root element when the transition has entered. */\n    entered: string;\n    /** Styles applied to the root element when the transition has exited and `collapsedSize` = 0px. */\n    hidden: string;\n    /** Styles applied to the outer wrapper element. */\n    wrapper: string;\n    /** Styles applied to the inner wrapper element. */\n    wrapperInner: string;\n}\nexport type CollapseClassKey = keyof CollapseClasses;\nexport declare function getCollapseUtilityClass(slot: string): string;\ndeclare const collapseClasses: CollapseClasses;\nexport default collapseClasses;\n",
  "node_modules/@mui/material/Collapse/index.d.ts": "export { default } from './Collapse';\nexport * from './Collapse';\n\nexport { default as collapseClasses } from './collapseClasses';\nexport * from './collapseClasses';\n",
  "node_modules/@mui/material/Container/Container.d.ts": "import * as React from 'react';\nimport { SxProps, Breakpoint } from '@mui/system';\nimport { Theme } from '../styles';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { ContainerClasses } from './containerClasses';\n\nexport interface ContainerOwnProps {\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ContainerClasses>;\n  /**\n   * If `true`, the left and right padding is removed.\n   * @default false\n   */\n  disableGutters?: boolean;\n  /**\n   * Set the max-width to match the min-width of the current breakpoint.\n   * This is useful if you'd prefer to design for a fixed set of sizes\n   * instead of trying to accommodate a fully fluid viewport.\n   * It's fluid by default.\n   * @default false\n   */\n  fixed?: boolean;\n  /**\n   * Determine the max-width of the container.\n   * The container width grows with the size of the screen.\n   * Set to `false` to disable `maxWidth`.\n   * @default 'lg'\n   */\n  maxWidth?: Breakpoint | false;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface ContainerTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & ContainerOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [Container](https://mui.com/material-ui/react-container/)\n *\n * API:\n *\n * - [Container API](https://mui.com/material-ui/api/container/)\n */\ndeclare const Container: OverridableComponent<ContainerTypeMap>;\n\nexport type ContainerProps<\n  RootComponent extends React.ElementType = ContainerTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<ContainerTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Container;\n",
  "node_modules/@mui/material/Container/containerClasses.d.ts": "import { ContainerClasses } from '@mui/system';\nexport type { ContainerClassKey } from '@mui/system';\nexport type { ContainerClasses };\nexport declare function getContainerUtilityClass(slot: string): string;\ndeclare const containerClasses: ContainerClasses;\nexport default containerClasses;\n",
  "node_modules/@mui/material/Container/index.d.ts": "export { default } from './Container';\nexport * from './Container';\n\nexport { default as containerClasses } from './containerClasses';\nexport * from './containerClasses';\n",
  "node_modules/@mui/material/CssBaseline/CssBaseline.d.ts": "import * as React from 'react';\nimport { StyledComponentProps } from '../styles';\n\nexport interface CssBaselineProps extends StyledComponentProps<never> {\n  /**\n   * You can wrap a node.\n   */\n  children?: React.ReactNode;\n  /**\n   * Enable `color-scheme` CSS property to use `theme.palette.mode`.\n   * For more details, check out https://developer.mozilla.org/en-US/docs/Web/CSS/color-scheme\n   * For browser support, check out https://caniuse.com/?search=color-scheme\n   * @default false\n   */\n  enableColorScheme?: boolean;\n}\n\n/**\n * Kickstart an elegant, consistent, and simple baseline to build upon.\n *\n * Demos:\n *\n * - [CSS Baseline](https://mui.com/material-ui/react-css-baseline/)\n *\n * API:\n *\n * - [CssBaseline API](https://mui.com/material-ui/api/css-baseline/)\n */\nexport default function CssBaseline(props: CssBaselineProps): React.JSX.Element;\n",
  "node_modules/@mui/material/CssBaseline/index.d.ts": "export { default } from './CssBaseline';\nexport * from './CssBaseline';\n",
  "node_modules/@mui/material/DefaultPropsProvider/DefaultPropsProvider.d.ts": "import * as React from 'react';\nimport type { ComponentsPropsList } from '../styles/props';\ndeclare function DefaultPropsProvider(props: React.PropsWithChildren<{\n    value: {\n        [P in keyof ComponentsPropsList]?: Partial<ComponentsPropsList[P]>;\n    };\n}>): React.JSX.Element;\ndeclare namespace DefaultPropsProvider {\n    var propTypes: any;\n}\nexport default DefaultPropsProvider;\nexport declare function useDefaultProps<Props extends Record<string, any>>(params: {\n    props: Props;\n    name: string;\n}): Props;\n",
  "node_modules/@mui/material/DefaultPropsProvider/index.d.ts": "export { default, useDefaultProps } from './DefaultPropsProvider';\n",
  "node_modules/@mui/material/Dialog/Dialog.d.ts": "import * as React from 'react';\nimport { SxProps, Breakpoint } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { PaperProps } from '../Paper';\nimport { ModalProps } from '../Modal';\nimport { TransitionProps } from '../transitions/transition';\nimport { DialogClasses } from './dialogClasses';\n\nexport interface DialogProps extends StandardProps<ModalProps, 'children'> {\n  /**\n   * The id(s) of the element(s) that describe the dialog.\n   */\n  'aria-describedby'?: string;\n  /**\n   * The id(s) of the element(s) that label the dialog.\n   */\n  'aria-labelledby'?: string;\n  /**\n   * Dialog children, usually the included sub-components.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<DialogClasses>;\n  /**\n   * If `true`, hitting escape will not fire the `onClose` callback.\n   * @default false\n   */\n  disableEscapeKeyDown?: boolean;\n  /**\n   * If `true`, the dialog is full-screen.\n   * @default false\n   */\n  fullScreen?: boolean;\n  /**\n   * If `true`, the dialog stretches to `maxWidth`.\n   *\n   * Notice that the dialog width grow is limited by the default margin.\n   * @default false\n   */\n  fullWidth?: boolean;\n  /**\n   * Determine the max-width of the dialog.\n   * The dialog width grows with the size of the screen.\n   * Set to `false` to disable `maxWidth`.\n   * @default 'sm'\n   */\n  maxWidth?: Breakpoint | false;\n  /**\n   * Callback fired when the backdrop is clicked.\n   * @deprecated Use the `onClose` prop with the `reason` argument to handle the `backdropClick` events.\n   */\n  onBackdropClick?: ModalProps['onBackdropClick'];\n  /**\n   * Callback fired when the component requests to be closed.\n   *\n   * @param {object} event The event source of the callback.\n   * @param {string} reason Can be: `\"escapeKeyDown\"`, `\"backdropClick\"`.\n   */\n  onClose?: ModalProps['onClose'];\n  /**\n   * If `true`, the component is shown.\n   */\n  open: ModalProps['open'];\n  /**\n   * The component used to render the body of the dialog.\n   * @default Paper\n   */\n  PaperComponent?: React.JSXElementConstructor<PaperProps>;\n  /**\n   * Props applied to the [`Paper`](/material-ui/api/paper/) element.\n   * @default {}\n   */\n  PaperProps?: Partial<PaperProps<React.ElementType>>;\n  /**\n   * Determine the container for scrolling the dialog.\n   * @default 'paper'\n   */\n  scroll?: 'body' | 'paper';\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The component used for the transition.\n   * [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.\n   * @default Fade\n   */\n  TransitionComponent?: React.JSXElementConstructor<\n    TransitionProps & { children: React.ReactElement<any, any> }\n  >;\n  /**\n   * The duration for the transition, in milliseconds.\n   * You may specify a single timeout for all transitions, or individually with an object.\n   * @default {\n   *   enter: theme.transitions.duration.enteringScreen,\n   *   exit: theme.transitions.duration.leavingScreen,\n   * }\n   */\n  transitionDuration?: TransitionProps['timeout'];\n  /**\n   * Props applied to the transition element.\n   * By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.\n   */\n  TransitionProps?: TransitionProps;\n}\n\n/**\n * Dialogs are overlaid modal paper based components with a backdrop.\n *\n * Demos:\n *\n * - [Dialog](https://mui.com/material-ui/react-dialog/)\n *\n * API:\n *\n * - [Dialog API](https://mui.com/material-ui/api/dialog/)\n * - inherits [Modal API](https://mui.com/material-ui/api/modal/)\n */\nexport default function Dialog(props: DialogProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Dialog/DialogContext.d.ts": "import * as React from 'react';\ninterface DialogContextValue {\n    titleId?: string;\n}\ndeclare const DialogContext: React.Context<DialogContextValue>;\nexport default DialogContext;\n",
  "node_modules/@mui/material/Dialog/dialogClasses.d.ts": "export interface DialogClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the container element if `scroll=\"paper\"`. */\n    scrollPaper: string;\n    /** Styles applied to the container element if `scroll=\"body\"`. */\n    scrollBody: string;\n    /** Styles applied to the container element. */\n    container: string;\n    /** Styles applied to the Paper component. */\n    paper: string;\n    /** Styles applied to the Paper component if `scroll=\"paper\"`. */\n    paperScrollPaper: string;\n    /** Styles applied to the Paper component if `scroll=\"body\"`. */\n    paperScrollBody: string;\n    /** Styles applied to the Paper component if `maxWidth=false`. */\n    paperWidthFalse: string;\n    /** Styles applied to the Paper component if `maxWidth=\"xs\"`. */\n    paperWidthXs: string;\n    /** Styles applied to the Paper component if `maxWidth=\"sm\"`. */\n    paperWidthSm: string;\n    /** Styles applied to the Paper component if `maxWidth=\"md\"`. */\n    paperWidthMd: string;\n    /** Styles applied to the Paper component if `maxWidth=\"lg\"`. */\n    paperWidthLg: string;\n    /** Styles applied to the Paper component if `maxWidth=\"xl\"`. */\n    paperWidthXl: string;\n    /** Styles applied to the Paper component if `fullWidth={true}`. */\n    paperFullWidth: string;\n    /** Styles applied to the Paper component if `fullScreen={true}`. */\n    paperFullScreen: string;\n}\nexport type DialogClassKey = keyof DialogClasses;\nexport declare function getDialogUtilityClass(slot: string): string;\ndeclare const dialogClasses: DialogClasses;\nexport default dialogClasses;\n",
  "node_modules/@mui/material/Dialog/index.d.ts": "export { default } from './Dialog';\nexport * from './Dialog';\n\nexport { default as dialogClasses } from './dialogClasses';\nexport * from './dialogClasses';\n",
  "node_modules/@mui/material/DialogActions/DialogActions.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { DialogActionsClasses } from './dialogActionsClasses';\n\nexport interface DialogActionsProps extends StandardProps<React.HTMLAttributes<HTMLDivElement>> {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<DialogActionsClasses>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * If `true`, the actions do not have additional margin.\n   * @default false\n   */\n  disableSpacing?: boolean;\n}\n\n/**\n *\n * Demos:\n *\n * - [Dialog](https://mui.com/material-ui/react-dialog/)\n *\n * API:\n *\n * - [DialogActions API](https://mui.com/material-ui/api/dialog-actions/)\n */\nexport default function DialogActions(props: DialogActionsProps): React.JSX.Element;\n",
  "node_modules/@mui/material/DialogActions/dialogActionsClasses.d.ts": "export interface DialogActionsClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element unless `disableSpacing={true}`. */\n    spacing: string;\n}\nexport type DialogActionsClassKey = keyof DialogActionsClasses;\nexport declare function getDialogActionsUtilityClass(slot: string): string;\ndeclare const dialogActionsClasses: DialogActionsClasses;\nexport default dialogActionsClasses;\n",
  "node_modules/@mui/material/DialogActions/index.d.ts": "export { default } from './DialogActions';\nexport * from './DialogActions';\n\nexport { default as dialogActionsClasses } from './dialogActionsClasses';\nexport * from './dialogActionsClasses';\n",
  "node_modules/@mui/material/DialogContent/DialogContent.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { DialogContentClasses } from './dialogContentClasses';\n\nexport interface DialogContentProps extends StandardProps<React.HTMLAttributes<HTMLDivElement>> {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<DialogContentClasses>;\n  /**\n   * Display the top and bottom dividers.\n   * @default false\n   */\n  dividers?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n *\n * Demos:\n *\n * - [Dialog](https://mui.com/material-ui/react-dialog/)\n *\n * API:\n *\n * - [DialogContent API](https://mui.com/material-ui/api/dialog-content/)\n */\nexport default function DialogContent(props: DialogContentProps): React.JSX.Element;\n",
  "node_modules/@mui/material/DialogContent/dialogContentClasses.d.ts": "export interface DialogContentClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `dividers={true}`. */\n    dividers: string;\n}\nexport type DialogContentClassKey = keyof DialogContentClasses;\nexport declare function getDialogContentUtilityClass(slot: string): string;\ndeclare const dialogContentClasses: DialogContentClasses;\nexport default dialogContentClasses;\n",
  "node_modules/@mui/material/DialogContent/index.d.ts": "export { default } from './DialogContent';\nexport * from './DialogContent';\n\nexport { default as dialogContentClasses } from './dialogContentClasses';\nexport * from './dialogContentClasses';\n",
  "node_modules/@mui/material/DialogContentText/DialogContentText.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { TypographyTypeMap } from '../Typography';\nimport { OverrideProps, OverridableComponent } from '../OverridableComponent';\nimport { Theme } from '../styles';\nimport { DialogContentTextClasses } from './dialogContentTextClasses';\n\nexport interface DialogContentTextOwnProps extends Omit<TypographyTypeMap['props'], 'classes'> {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<DialogContentTextClasses>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface DialogContentTextTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = TypographyTypeMap['defaultComponent'],\n> {\n  props: AdditionalProps & DialogContentTextOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Dialog](https://mui.com/material-ui/react-dialog/)\n *\n * API:\n *\n * - [DialogContentText API](https://mui.com/material-ui/api/dialog-content-text/)\n * - inherits [Typography API](https://mui.com/material-ui/api/typography/)\n */\ndeclare const DialogContentText: OverridableComponent<DialogContentTextTypeMap>;\n\nexport type DialogContentTextProps<\n  RootComponent extends React.ElementType = DialogContentTextTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<DialogContentTextTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default DialogContentText;\n",
  "node_modules/@mui/material/DialogContentText/dialogContentTextClasses.d.ts": "export interface DialogContentTextClasses {\n    /** Styles applied to the root element. */\n    root: string;\n}\nexport type DialogContentTextClassKey = keyof DialogContentTextClasses;\nexport declare function getDialogContentTextUtilityClass(slot: string): string;\ndeclare const dialogContentTextClasses: DialogContentTextClasses;\nexport default dialogContentTextClasses;\n",
  "node_modules/@mui/material/DialogContentText/index.d.ts": "export { default } from './DialogContentText';\nexport * from './DialogContentText';\n\nexport { default as dialogContentTextClasses } from './dialogContentTextClasses';\nexport * from './dialogContentTextClasses';\n",
  "node_modules/@mui/material/DialogTitle/DialogTitle.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { Theme } from '../styles';\nimport { TypographyTypeMap } from '../Typography';\nimport { DialogTitleClasses } from './dialogTitleClasses';\n\nexport interface DialogTitleOwnProps extends Omit<TypographyTypeMap['props'], 'classes'> {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<DialogTitleClasses>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface DialogTitleTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = TypographyTypeMap['defaultComponent'],\n> {\n  props: AdditionalProps & DialogTitleOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Dialog](https://mui.com/material-ui/react-dialog/)\n *\n * API:\n *\n * - [DialogTitle API](https://mui.com/material-ui/api/dialog-title/)\n * - inherits [Typography API](https://mui.com/material-ui/api/typography/)\n */\ndeclare const DialogTitle: OverridableComponent<DialogTitleTypeMap>;\n\nexport type DialogTitleProps<\n  RootComponent extends React.ElementType = DialogTitleTypeMap['defaultComponent'],\n  AdditionalProps = { component?: React.ElementType },\n> = OverrideProps<DialogTitleTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default DialogTitle;\n",
  "node_modules/@mui/material/DialogTitle/dialogTitleClasses.d.ts": "export interface DialogTitleClasses {\n    /** Styles applied to the root element. */\n    root: string;\n}\nexport type DialogTitleClassKey = keyof DialogTitleClasses;\nexport declare function getDialogTitleUtilityClass(slot: string): string;\ndeclare const dialogTitleClasses: DialogTitleClasses;\nexport default dialogTitleClasses;\n",
  "node_modules/@mui/material/DialogTitle/index.d.ts": "export { default } from './DialogTitle';\nexport * from './DialogTitle';\n\nexport { default as dialogTitleClasses } from './dialogTitleClasses';\nexport * from './dialogTitleClasses';\n",
  "node_modules/@mui/material/Divider/Divider.d.ts": "import * as React from 'react';\nimport { OverridableStringUnion } from '@mui/types';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { DividerClasses } from './dividerClasses';\n\nexport interface DividerPropsVariantOverrides {}\n\nexport interface DividerOwnProps {\n  /**\n   * Absolutely position the element.\n   * @default false\n   */\n  absolute?: boolean;\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<DividerClasses>;\n  /**\n   * If `true`, a vertical divider will have the correct height when used in flex container.\n   * (By default, a vertical divider will have a calculated height of `0px` if it is the child of a flex container.)\n   * @default false\n   */\n  flexItem?: boolean;\n  /**\n   * If `true`, the divider will have a lighter color.\n   * @default false\n   * @deprecated Use <Divider sx={{ opacity: 0.6 }} /> (or any opacity or color) instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/)\n   */\n  light?: boolean;\n  /**\n   * The component orientation.\n   * @default 'horizontal'\n   */\n  orientation?: 'horizontal' | 'vertical';\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The text alignment.\n   * @default 'center'\n   */\n  textAlign?: 'center' | 'right' | 'left';\n  /**\n   * The variant to use.\n   * @default 'fullWidth'\n   */\n  variant?: OverridableStringUnion<'fullWidth' | 'inset' | 'middle', DividerPropsVariantOverrides>;\n}\n\nexport interface DividerTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'hr',\n> {\n  props: AdditionalProps & DividerOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Divider](https://mui.com/material-ui/react-divider/)\n * - [Lists](https://mui.com/material-ui/react-list/)\n *\n * API:\n *\n * - [Divider API](https://mui.com/material-ui/api/divider/)\n */\ndeclare const Divider: OverridableComponent<DividerTypeMap>;\n\nexport type DividerProps<\n  RootComponent extends React.ElementType = DividerTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<DividerTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Divider;\n",
  "node_modules/@mui/material/Divider/dividerClasses.d.ts": "export interface DividerClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `absolute={true}`. */\n    absolute: string;\n    /** Styles applied to the root element if `variant=\"inset\"`. */\n    inset: string;\n    /** Styles applied to the root element if `variant=\"fullWidth\"`. */\n    fullWidth: string;\n    /** Styles applied to the root element if `light={true}`.\n     * @deprecated\n     */\n    light: string;\n    /** Styles applied to the root element if `variant=\"middle\"`. */\n    middle: string;\n    /** Styles applied to the root element if `orientation=\"vertical\"`. */\n    vertical: string;\n    /** Styles applied to the root element if `flexItem={true}`. */\n    flexItem: string;\n    /** Styles applied to the root element if divider have text. */\n    withChildren: string;\n    /** Styles applied to the root element if divider have text and `orientation=\"vertical\"`.\n     * @deprecated Combine the [.MuiDivider-withChildren](/material-ui/api/divider/#divider-classes-withChildren) and [.MuiDivider-vertical](/material-ui/api/divider/#divider-classes-vertical) classes instead.\n     */\n    withChildrenVertical: string;\n    /** Styles applied to the root element if `textAlign=\"right\" orientation=\"horizontal\"`. */\n    textAlignRight: string;\n    /** Styles applied to the root element if `textAlign=\"left\" orientation=\"horizontal\"`. */\n    textAlignLeft: string;\n    /** Styles applied to the span children element if `orientation=\"horizontal\"`. */\n    wrapper: string;\n    /** Styles applied to the span children element if `orientation=\"vertical\"`. */\n    wrapperVertical: string;\n}\nexport type DividerClassKey = keyof DividerClasses;\nexport declare function getDividerUtilityClass(slot: string): string;\ndeclare const dividerClasses: DividerClasses;\nexport default dividerClasses;\n",
  "node_modules/@mui/material/Divider/index.d.ts": "export { default } from './Divider';\nexport * from './Divider';\n\nexport { default as dividerClasses } from './dividerClasses';\nexport * from './dividerClasses';\n",
  "node_modules/@mui/material/Drawer/Drawer.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { ModalProps } from '../Modal';\nimport { SlideProps } from '../Slide';\nimport { PaperProps } from '../Paper';\nimport { TransitionProps } from '../transitions/transition';\nimport { DrawerClasses } from './drawerClasses';\n\nexport interface DrawerProps extends StandardProps<ModalProps, 'open' | 'children'> {\n  /**\n   * Side from which the drawer will appear.\n   * @default 'left'\n   */\n  anchor?: 'left' | 'top' | 'right' | 'bottom';\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<DrawerClasses>;\n  /**\n   * The elevation of the drawer.\n   * @default 16\n   */\n  elevation?: number;\n  /**\n   * Props applied to the [`Modal`](/material-ui/api/modal/) element.\n   * @default {}\n   */\n  ModalProps?: Partial<ModalProps>;\n  /**\n   * Callback fired when the component requests to be closed.\n   * The `reason` parameter can optionally be used to control the response to `onClose`.\n   *\n   * @param {object} event The event source of the callback.\n   * @param {string} reason Can be: `\"escapeKeyDown\"`, `\"backdropClick\"`.\n   */\n  onClose?: ModalProps['onClose'];\n  /**\n   * If `true`, the component is shown.\n   * @default false\n   */\n  open?: boolean;\n  /**\n   * Props applied to the [`Paper`](/material-ui/api/paper/) element.\n   * @default {}\n   */\n  PaperProps?: Partial<PaperProps<React.ElementType>>;\n  /**\n   * Props applied to the [`Slide`](/material-ui/api/slide/) element.\n   */\n  SlideProps?: Partial<SlideProps>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The duration for the transition, in milliseconds.\n   * You may specify a single timeout for all transitions, or individually with an object.\n   * @default {\n   *   enter: theme.transitions.duration.enteringScreen,\n   *   exit: theme.transitions.duration.leavingScreen,\n   * }\n   */\n  transitionDuration?: TransitionProps['timeout'];\n  /**\n   * The variant to use.\n   * @default 'temporary'\n   */\n  variant?: 'permanent' | 'persistent' | 'temporary';\n}\n\n/**\n * The props of the [Modal](https://mui.com/material-ui/api/modal/) component are available\n * when `variant=\"temporary\"` is set.\n *\n * Demos:\n *\n * - [Drawer](https://mui.com/material-ui/react-drawer/)\n *\n * API:\n *\n * - [Drawer API](https://mui.com/material-ui/api/drawer/)\n */\nexport default function Drawer(props: DrawerProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Drawer/drawerClasses.d.ts": "export interface DrawerClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `variant=\"permanent or persistent\"`. */\n    docked: string;\n    /** Styles applied to the Paper component. */\n    paper: string;\n    /** Styles applied to the Paper component if `anchor=\"left\"`. */\n    paperAnchorLeft: string;\n    /** Styles applied to the Paper component if `anchor=\"right\"`. */\n    paperAnchorRight: string;\n    /** Styles applied to the Paper component if `anchor=\"top\"`. */\n    paperAnchorTop: string;\n    /** Styles applied to the Paper component if `anchor=\"bottom\"`. */\n    paperAnchorBottom: string;\n    /** Styles applied to the Paper component if `anchor=\"left\"` and `variant` is not \"temporary\". */\n    paperAnchorDockedLeft: string;\n    /** Styles applied to the Paper component if `anchor=\"top\"` and `variant` is not \"temporary\". */\n    paperAnchorDockedTop: string;\n    /** Styles applied to the Paper component if `anchor=\"right\"` and `variant` is not \"temporary\". */\n    paperAnchorDockedRight: string;\n    /** Styles applied to the Paper component if `anchor=\"bottom\"` and `variant` is not \"temporary\". */\n    paperAnchorDockedBottom: string;\n    /** Styles applied to the Modal component. */\n    modal: string;\n}\nexport type DrawerClassKey = keyof DrawerClasses;\nexport declare function getDrawerUtilityClass(slot: string): string;\ndeclare const drawerClasses: DrawerClasses;\nexport default drawerClasses;\n",
  "node_modules/@mui/material/Drawer/index.d.ts": "export { default } from './Drawer';\nexport * from './Drawer';\n\nexport { default as drawerClasses } from './drawerClasses';\nexport * from './drawerClasses';\n",
  "node_modules/@mui/material/Fab/Fab.d.ts": "import * as React from 'react';\nimport { OverridableStringUnion } from '@mui/types';\nimport { SxProps } from '@mui/system';\nimport { PropTypes, Theme } from '..';\nimport { ExtendButtonBase, ExtendButtonBaseTypeMap } from '../ButtonBase';\nimport { OverrideProps } from '../OverridableComponent';\nimport { FabClasses } from './fabClasses';\n\nexport interface FabPropsVariantOverrides {}\n\nexport interface FabPropsSizeOverrides {}\n\nexport interface FabPropsColorOverrides {}\n\nexport interface FabOwnProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<FabClasses>;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'default'\n   */\n  color?: OverridableStringUnion<\n    PropTypes.Color | 'success' | 'error' | 'info' | 'warning',\n    FabPropsColorOverrides\n  >;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the  keyboard focus ripple is disabled.\n   * @default false\n   */\n  disableFocusRipple?: boolean;\n  /**\n   * If `true`, the ripple effect is disabled.\n   */\n  disableRipple?: boolean;\n  /**\n   * The URL to link to when the button is clicked.\n   * If defined, an `a` element will be used as the root node.\n   */\n  href?: string;\n  /**\n   * The size of the component.\n   * `small` is equivalent to the dense button styling.\n   * @default 'large'\n   */\n  size?: OverridableStringUnion<'small' | 'medium' | 'large', FabPropsSizeOverrides>;\n  /**\n   * The variant to use.\n   * @default 'circular'\n   */\n  variant?: OverridableStringUnion<'circular' | 'extended', FabPropsVariantOverrides>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport type FabTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'button',\n> = ExtendButtonBaseTypeMap<{\n  props: AdditionalProps & FabOwnProps;\n  defaultComponent: RootComponent;\n}>;\n\n/**\n *\n * Demos:\n *\n * - [Floating Action Button](https://mui.com/material-ui/react-floating-action-button/)\n *\n * API:\n *\n * - [Fab API](https://mui.com/material-ui/api/fab/)\n * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)\n */\ndeclare const Fab: ExtendButtonBase<FabTypeMap>;\n\nexport type FabProps<\n  RootComponent extends React.ElementType = FabTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<FabTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Fab;\n",
  "node_modules/@mui/material/Fab/fabClasses.d.ts": "export interface FabClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `color=\"primary\"`. */\n    primary: string;\n    /** Styles applied to the root element if `color=\"secondary\"`. */\n    secondary: string;\n    /** Styles applied to the root element if `variant=\"extended\"`. */\n    extended: string;\n    /** Styles applied to the root element if `variant=\"circular\"`. */\n    circular: string;\n    /** State class applied to the ButtonBase root element if the button is keyboard focused. */\n    focusVisible: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the root element if `color=\"inherit\"`. */\n    colorInherit: string;\n    /** Styles applied to the root element if `size=\"small\"``. */\n    sizeSmall: string;\n    /** Styles applied to the root element if `size=\"medium\"``. */\n    sizeMedium: string;\n}\nexport type FabClassKey = keyof FabClasses;\nexport declare function getFabUtilityClass(slot: string): string;\ndeclare const fabClasses: FabClasses;\nexport default fabClasses;\n",
  "node_modules/@mui/material/Fab/index.d.ts": "export { default } from './Fab';\nexport * from './Fab';\n\nexport { default as fabClasses } from './fabClasses';\nexport * from './fabClasses';\n",
  "node_modules/@mui/material/Fade/Fade.d.ts": "import * as React from 'react';\nimport { TransitionProps } from '../transitions/transition';\n\nexport interface FadeProps extends Omit<TransitionProps, 'children'> {\n  /**\n   * Perform the enter transition when it first mounts if `in` is also `true`.\n   * Set this to `false` to disable this behavior.\n   * @default true\n   */\n  appear?: boolean;\n  /**\n   * A single child content element.\n   */\n  children: React.ReactElement<any, any>;\n  /**\n   * The transition timing function.\n   * You may specify a single easing or a object containing enter and exit values.\n   */\n  easing?: TransitionProps['easing'];\n  /**\n   * If `true`, the component will transition in.\n   */\n  in?: boolean;\n  ref?: React.Ref<unknown>;\n  /**\n   * The duration for the transition, in milliseconds.\n   * You may specify a single timeout for all transitions, or individually with an object.\n   * @default {\n   *   enter: theme.transitions.duration.enteringScreen,\n   *   exit: theme.transitions.duration.leavingScreen,\n   * }\n   */\n  timeout?: TransitionProps['timeout'];\n}\n\n/**\n * The Fade transition is used by the [Modal](https://mui.com/material-ui/react-modal/) component.\n * It uses [react-transition-group](https://github.com/reactjs/react-transition-group) internally.\n *\n * Demos:\n *\n * - [Transitions](https://mui.com/material-ui/transitions/)\n *\n * API:\n *\n * - [Fade API](https://mui.com/material-ui/api/fade/)\n * - inherits [Transition API](https://reactcommunity.org/react-transition-group/transition/#Transition-props)\n */\nexport default function Fade(props: FadeProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Fade/index.d.ts": "export { default } from './Fade';\nexport * from './Fade';\n",
  "node_modules/@mui/material/FilledInput/FilledInput.d.ts": "import { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { InputBaseProps } from '../InputBase';\nimport { FilledInputClasses } from './filledInputClasses';\n\nexport interface FilledInputProps extends StandardProps<InputBaseProps> {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<FilledInputClasses>;\n  /**\n   * If `true`, the label is hidden.\n   * This is used to increase density for a `FilledInput`.\n   * Be sure to add `aria-label` to the `input` element.\n   * @default false\n   */\n  hiddenLabel?: boolean;\n  /**\n   * If `true`, the input will not have an underline.\n   */\n  disableUnderline?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n *\n * Demos:\n *\n * - [Text Field](https://mui.com/material-ui/react-text-field/)\n *\n * API:\n *\n * - [FilledInput API](https://mui.com/material-ui/api/filled-input/)\n * - inherits [InputBase API](https://mui.com/material-ui/api/input-base/)\n */\ndeclare const FilledInput: ((props: FilledInputProps) => React.JSX.Element) & { muiName: string };\n\nexport default FilledInput;\n",
  "node_modules/@mui/material/FilledInput/filledInputClasses.d.ts": "export interface FilledInputClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if color secondary. */\n    colorSecondary: string;\n    /** Styles applied to the root element unless `disableUnderline={true}`. */\n    underline: string;\n    /** State class applied to the root element if the component is focused. */\n    focused: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the root element if `startAdornment` is provided. */\n    adornedStart: string;\n    /** Styles applied to the root element if `endAdornment` is provided. */\n    adornedEnd: string;\n    /** State class applied to the root element if `error={true}`. */\n    error: string;\n    /** Styles applied to the input element if `size=\"small\"`. */\n    sizeSmall: string;\n    /** Styles applied to the root element if `multiline={true}`. */\n    multiline: string;\n    /** Styles applied to the root element if `hiddenLabel={true}`. */\n    hiddenLabel: string;\n    /** Styles applied to the input element. */\n    input: string;\n    /** Styles applied to the input element if `size=\"small\"`. */\n    inputSizeSmall: string;\n    /** Styles applied to the `input` if in `<FormControl hiddenLabel />`. */\n    inputHiddenLabel: string;\n    /** Styles applied to the input element if `multiline={true}`. */\n    inputMultiline: string;\n    /** Styles applied to the input element if `startAdornment` is provided. */\n    inputAdornedStart: string;\n    /** Styles applied to the input element if `endAdornment` is provided. */\n    inputAdornedEnd: string;\n    /** Styles applied to the input element if `type=\"search\"`. */\n    inputTypeSearch: string;\n}\nexport type FilledInputClassKey = keyof FilledInputClasses;\nexport declare function getFilledInputUtilityClass(slot: string): string;\ndeclare const filledInputClasses: FilledInputClasses;\nexport default filledInputClasses;\n",
  "node_modules/@mui/material/FilledInput/index.d.ts": "export { default } from './FilledInput';\nexport * from './FilledInput';\n\nexport { default as filledInputClasses } from './filledInputClasses';\nexport * from './filledInputClasses';\n",
  "node_modules/@mui/material/FormControl/FormControl.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { Theme } from '../styles';\nimport { FormControlClasses } from './formControlClasses';\n\nexport interface FormControlPropsSizeOverrides {}\nexport interface FormControlPropsColorOverrides {}\n\nexport interface FormControlOwnProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.HTMLAttributes<HTMLDivElement>['children'];\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<FormControlClasses>;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'primary'\n   */\n  color?: OverridableStringUnion<\n    'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning',\n    FormControlPropsColorOverrides\n  >;\n  /**\n   * If `true`, the label, input and helper text should be displayed in a disabled state.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the label is displayed in an error state.\n   * @default false\n   */\n  error?: boolean;\n  /**\n   * If `true`, the component will take up the full width of its container.\n   * @default false\n   */\n  fullWidth?: boolean;\n  /**\n   * If `true`, the component is displayed in focused state.\n   */\n  focused?: boolean;\n  /**\n   * If `true`, the label is hidden.\n   * This is used to increase density for a `FilledInput`.\n   * Be sure to add `aria-label` to the `input` element.\n   * @default false\n   */\n  hiddenLabel?: boolean;\n  /**\n   * If `dense` or `normal`, will adjust vertical spacing of this and contained components.\n   * @default 'none'\n   */\n  margin?: 'dense' | 'normal' | 'none';\n  /**\n   * If `true`, the label will indicate that the `input` is required.\n   * @default false\n   */\n  required?: boolean;\n  /**\n   * The size of the component.\n   * @default 'medium'\n   */\n  size?: OverridableStringUnion<'small' | 'medium', FormControlPropsSizeOverrides>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The variant to use.\n   * @default 'outlined'\n   */\n  variant?: 'standard' | 'outlined' | 'filled';\n}\n\nexport interface FormControlTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & FormControlOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n * Provides context such as filled/focused/error/required for form inputs.\n * Relying on the context provides high flexibility and ensures that the state always stays\n * consistent across the children of the `FormControl`.\n * This context is used by the following components:\n *\n * *   FormLabel\n * *   FormHelperText\n * *   Input\n * *   InputLabel\n *\n * You can find one composition example below and more going to [the demos](https://mui.com/material-ui/react-text-field/#components).\n *\n * ```jsx\n * <FormControl>\n *   <InputLabel htmlFor=\"my-input\">Email address</InputLabel>\n *   <Input id=\"my-input\" aria-describedby=\"my-helper-text\" />\n *   <FormHelperText id=\"my-helper-text\">We'll never share your email.</FormHelperText>\n * </FormControl>\n * ```\n *\n * ⚠️ Only one `InputBase` can be used within a FormControl because it creates visual inconsistencies.\n * For instance, only one input can be focused at the same time, the state shouldn't be shared.\n *\n * Demos:\n *\n * - [Checkbox](https://mui.com/material-ui/react-checkbox/)\n * - [Radio Group](https://mui.com/material-ui/react-radio-button/)\n * - [Switch](https://mui.com/material-ui/react-switch/)\n * - [Text Field](https://mui.com/material-ui/react-text-field/)\n *\n * API:\n *\n * - [FormControl API](https://mui.com/material-ui/api/form-control/)\n */\ndeclare const FormControl: OverridableComponent<FormControlTypeMap>;\n\nexport type FormControlProps<\n  RootComponent extends React.ElementType = FormControlTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<FormControlTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default FormControl;\n",
  "node_modules/@mui/material/FormControl/FormControlContext.d.ts": "import * as React from 'react';\nimport type { FormControlProps } from './FormControl';\ntype ContextFromPropsKey = 'color' | 'disabled' | 'error' | 'fullWidth' | 'hiddenLabel' | 'margin' | 'onBlur' | 'onFocus' | 'required' | 'size' | 'variant';\nexport interface FormControlState extends Pick<FormControlProps, ContextFromPropsKey> {\n    adornedStart: boolean;\n    filled: boolean;\n    focused: boolean;\n    onEmpty: () => void;\n    onFilled: () => void;\n    registerEffect: () => void;\n    setAdornedStart: React.Dispatch<React.SetStateAction<boolean>>;\n}\n/**\n * @ignore - internal component.\n */\ndeclare const FormControlContext: React.Context<FormControlState | undefined>;\nexport default FormControlContext;\n",
  "node_modules/@mui/material/FormControl/formControlClasses.d.ts": "export interface FormControlClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `margin=\"normal\"`. */\n    marginNormal: string;\n    /** Styles applied to the root element if `margin=\"dense\"`. */\n    marginDense: string;\n    /** Styles applied to the root element if `fullWidth={true}`. */\n    fullWidth: string;\n}\nexport type FormControlClassKey = keyof FormControlClasses;\nexport declare function getFormControlUtilityClasses(slot: string): string;\ndeclare const formControlClasses: FormControlClasses;\nexport default formControlClasses;\n",
  "node_modules/@mui/material/FormControl/index.d.ts": "export { default } from './FormControl';\nexport * from './FormControl';\n\nexport { default as useFormControl } from './useFormControl';\n\nexport { FormControlState } from './FormControlContext';\n\nexport { default as formControlClasses } from './formControlClasses';\nexport * from './formControlClasses';\n",
  "node_modules/@mui/material/FormControl/useFormControl.d.ts": "import { FormControlState } from './FormControlContext';\nexport default function useFormControl(): FormControlState | undefined;\n",
  "node_modules/@mui/material/FormControlLabel/FormControlLabel.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme, InternalStandardProps as StandardProps } from '..';\nimport { TypographyProps } from '../Typography';\nimport { FormControlLabelClasses } from './formControlLabelClasses';\n\nexport interface FormControlLabelProps\n  extends StandardProps<React.LabelHTMLAttributes<HTMLLabelElement>, 'children' | 'onChange'> {\n  /**\n   * If `true`, the component appears selected.\n   */\n  checked?: boolean;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<FormControlLabelClasses>;\n  /**\n   * The props used for each slot inside.\n   * @default {}\n   */\n  componentsProps?: {\n    /**\n     * Props applied to the Typography wrapper of the passed label.\n     * This is unused if disableTypography is true.\n     * @default {}\n     */\n    typography?: TypographyProps;\n  };\n  /**\n   * A control element. For instance, it can be a `Radio`, a `Switch` or a `Checkbox`.\n   */\n  control: React.ReactElement<any, any>;\n  /**\n   * If `true`, the control is disabled.\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the label is rendered as it is passed without an additional typography node.\n   */\n  disableTypography?: boolean;\n  /**\n   * Pass a ref to the `input` element.\n   */\n  inputRef?: React.Ref<any>;\n  /**\n   * A text or an element to be used in an enclosing label element.\n   */\n  label: React.ReactNode;\n  /**\n   * The position of the label.\n   * @default 'end'\n   */\n  labelPlacement?: 'end' | 'start' | 'top' | 'bottom';\n  name?: string;\n  /**\n   * Callback fired when the state is changed.\n   *\n   * @param {React.SyntheticEvent} event The event source of the callback.\n   * You can pull out the new checked state by accessing `event.target.checked` (boolean).\n   */\n  onChange?: (event: React.SyntheticEvent, checked: boolean) => void;\n  /**\n   * If `true`, the label will indicate that the `input` is required.\n   */\n  required?: boolean;\n  /**\n   * The props used for each slot inside.\n   * @default {}\n   */\n  slotProps?: {\n    /**\n     * Props applied to the Typography wrapper of the passed label.\n     * This is unused if disableTypography is true.\n     * @default {}\n     */\n    typography?: TypographyProps;\n  };\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The value of the component.\n   */\n  value?: unknown;\n}\n\n/**\n * Drop-in replacement of the `Radio`, `Switch` and `Checkbox` component.\n * Use this component if you want to display an extra label.\n *\n * Demos:\n *\n * - [Checkbox](https://mui.com/material-ui/react-checkbox/)\n * - [Radio Group](https://mui.com/material-ui/react-radio-button/)\n * - [Switch](https://mui.com/material-ui/react-switch/)\n *\n * API:\n *\n * - [FormControlLabel API](https://mui.com/material-ui/api/form-control-label/)\n */\nexport default function FormControlLabel(props: FormControlLabelProps): React.JSX.Element;\n",
  "node_modules/@mui/material/FormControlLabel/formControlLabelClasses.d.ts": "export interface FormControlLabelClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `labelPlacement=\"start\"`. */\n    labelPlacementStart: string;\n    /** Styles applied to the root element if `labelPlacement=\"top\"`. */\n    labelPlacementTop: string;\n    /** Styles applied to the root element if `labelPlacement=\"bottom\"`. */\n    labelPlacementBottom: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the label's Typography component. */\n    label: string;\n    /** State class applied to the root element if `error={true}`. */\n    error: string;\n    /** State class applied to the root element if `required={true}`. */\n    required: string;\n    /** Styles applied to the asterisk element. */\n    asterisk: string;\n}\nexport type FormControlLabelClassKey = keyof FormControlLabelClasses;\nexport declare function getFormControlLabelUtilityClasses(slot: string): string;\ndeclare const formControlLabelClasses: FormControlLabelClasses;\nexport default formControlLabelClasses;\n",
  "node_modules/@mui/material/FormControlLabel/index.d.ts": "export { default } from './FormControlLabel';\nexport * from './FormControlLabel';\n\nexport { default as formControlLabelClasses } from './formControlLabelClasses';\nexport * from './formControlLabelClasses';\n",
  "node_modules/@mui/material/FormGroup/FormGroup.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { FormGroupClasses } from './formGroupClasses';\n\nexport interface FormGroupProps extends StandardProps<React.HTMLAttributes<HTMLDivElement>> {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<FormGroupClasses>;\n  /**\n   * Display group of elements in a compact row.\n   * @default false\n   */\n  row?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n * `FormGroup` wraps controls such as `Checkbox` and `Switch`.\n * It provides compact row layout.\n * For the `Radio`, you should be using the `RadioGroup` component instead of this one.\n *\n * Demos:\n *\n * - [Checkbox](https://mui.com/material-ui/react-checkbox/)\n * - [Switch](https://mui.com/material-ui/react-switch/)\n *\n * API:\n *\n * - [FormGroup API](https://mui.com/material-ui/api/form-group/)\n */\nexport default function FormGroup(props: FormGroupProps): React.JSX.Element;\n",
  "node_modules/@mui/material/FormGroup/formGroupClasses.d.ts": "export interface FormGroupClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `row={true}`. */\n    row: string;\n    /** State class applied to the root element if `error={true}`. */\n    error: string;\n}\nexport type FormGroupClassKey = keyof FormGroupClasses;\nexport declare function getFormGroupUtilityClass(slot: string): string;\ndeclare const formGroupClasses: FormGroupClasses;\nexport default formGroupClasses;\n",
  "node_modules/@mui/material/FormGroup/index.d.ts": "export { default } from './FormGroup';\nexport * from './FormGroup';\nexport { default as formGroupClasses } from './formGroupClasses';\nexport * from './formGroupClasses';\n",
  "node_modules/@mui/material/FormHelperText/FormHelperText.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { Theme } from '../styles';\nimport { FormHelperTextClasses } from './formHelperTextClasses';\n\nexport interface FormHelperTextPropsVariantOverrides {}\n\nexport interface FormHelperTextOwnProps {\n  /**\n   * The content of the component.\n   *\n   * If `' '` is provided, the component reserves one line height for displaying a future message.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<FormHelperTextClasses>;\n  /**\n   * If `true`, the helper text should be displayed in a disabled state.\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, helper text should be displayed in an error state.\n   */\n  error?: boolean;\n  /**\n   * If `true`, the helper text should use filled classes key.\n   */\n  filled?: boolean;\n  /**\n   * If `true`, the helper text should use focused classes key.\n   */\n  focused?: boolean;\n  /**\n   * If `dense`, will adjust vertical spacing. This is normally obtained via context from\n   * FormControl.\n   */\n  margin?: 'dense';\n  /**\n   * If `true`, the helper text should use required classes key.\n   */\n  required?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The variant to use.\n   */\n  variant?: OverridableStringUnion<\n    'standard' | 'outlined' | 'filled',\n    FormHelperTextPropsVariantOverrides\n  >;\n}\n\nexport interface FormHelperTextTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'p',\n> {\n  props: AdditionalProps & FormHelperTextOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [Text Field](https://mui.com/material-ui/react-text-field/)\n *\n * API:\n *\n * - [FormHelperText API](https://mui.com/material-ui/api/form-helper-text/)\n */\ndeclare const FormHelperText: OverridableComponent<FormHelperTextTypeMap>;\n\nexport type FormHelperTextProps<\n  RootComponent extends React.ElementType = FormHelperTextTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<FormHelperTextTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default FormHelperText;\n",
  "node_modules/@mui/material/FormHelperText/formHelperTextClasses.d.ts": "export interface FormHelperTextClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** State class applied to the root element if `error={true}`. */\n    error: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the root element if `size=\"small\"`. */\n    sizeSmall: string;\n    /** Styles applied to the root element if `variant=\"filled\"` or `variant=\"outlined\"`. */\n    contained: string;\n    /** State class applied to the root element if `focused={true}`. */\n    focused: string;\n    /** State class applied to the root element if `filled={true}`. */\n    filled: string;\n    /** State class applied to the root element if `required={true}`. */\n    required: string;\n}\nexport type FormHelperTextClassKey = keyof FormHelperTextClasses;\nexport declare function getFormHelperTextUtilityClasses(slot: string): string;\ndeclare const formHelperTextClasses: FormHelperTextClasses;\nexport default formHelperTextClasses;\n",
  "node_modules/@mui/material/FormHelperText/index.d.ts": "export { default } from './FormHelperText';\nexport * from './FormHelperText';\n\nexport { default as formHelperTextClasses } from './formHelperTextClasses';\nexport * from './formHelperTextClasses';\n",
  "node_modules/@mui/material/FormLabel/FormLabel.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { Theme } from '../styles';\nimport { OverridableComponent, OverrideProps, OverridableTypeMap } from '../OverridableComponent';\nimport { FormLabelClasses } from './formLabelClasses';\n\nexport interface FormLabelPropsColorOverrides {}\n\n/**\n * This type is kept for compatibility. Use `FormLabelOwnProps` instead.\n */\nexport type FormLabelBaseProps = React.LabelHTMLAttributes<HTMLLabelElement>;\n\nexport interface FormLabelOwnProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.LabelHTMLAttributes<HTMLLabelElement>['children'];\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<FormLabelClasses>;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   */\n  color?: OverridableStringUnion<\n    'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning',\n    FormLabelPropsColorOverrides\n  >;\n  /**\n   * If `true`, the label should be displayed in a disabled state.\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the label is displayed in an error state.\n   */\n  error?: boolean;\n  /**\n   * If `true`, the label should use filled classes key.\n   */\n  filled?: boolean;\n  /**\n   * If `true`, the input of this label is focused (used by `FormGroup` components).\n   */\n  focused?: boolean;\n  /**\n   * If `true`, the label will indicate that the `input` is required.\n   */\n  required?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface FormLabelTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'label',\n> {\n  props: AdditionalProps & FormLabelBaseProps & FormLabelOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Checkbox](https://mui.com/material-ui/react-checkbox/)\n * - [Radio Group](https://mui.com/material-ui/react-radio-button/)\n * - [Switch](https://mui.com/material-ui/react-switch/)\n *\n * API:\n *\n * - [FormLabel API](https://mui.com/material-ui/api/form-label/)\n */\ndeclare const FormLabel: OverridableComponent<FormLabelTypeMap>;\n\nexport interface ExtendFormLabelTypeMap<TypeMap extends OverridableTypeMap> {\n  props: TypeMap['props'] & Pick<FormLabelOwnProps, 'filled' | 'color'>;\n  defaultComponent: TypeMap['defaultComponent'];\n}\n\nexport type FormLabelProps<\n  RootComponent extends React.ElementType = FormLabelTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<FormLabelTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default FormLabel;\n",
  "node_modules/@mui/material/FormLabel/formLabelClasses.d.ts": "export interface FormLabelClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if the color is secondary. */\n    colorSecondary: string;\n    /** State class applied to the root element if `focused={true}`. */\n    focused: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** State class applied to the root element if `error={true}`. */\n    error: string;\n    /** State class applied to the root element if `filled={true}`. */\n    filled: string;\n    /** State class applied to the root element if `required={true}`. */\n    required: string;\n    /** Styles applied to the asterisk element. */\n    asterisk: string;\n}\nexport type FormLabelClassKey = keyof FormLabelClasses;\nexport declare function getFormLabelUtilityClasses(slot: string): string;\ndeclare const formLabelClasses: FormLabelClasses;\nexport default formLabelClasses;\n",
  "node_modules/@mui/material/FormLabel/index.d.ts": "export { default } from './FormLabel';\nexport * from './FormLabel';\n\nexport { default as formLabelClasses } from './formLabelClasses';\nexport * from './formLabelClasses';\n",
  "node_modules/@mui/material/GlobalStyles/GlobalStyles.d.ts": "import { GlobalStylesProps as StyledGlobalStylesProps } from '@mui/system';\nimport { Theme } from '../styles';\n\nexport interface GlobalStylesProps {\n  /**\n   * The styles you want to apply globally.\n   */\n  styles: StyledGlobalStylesProps<Theme>['styles'];\n}\n\n/**\n *\n * Demos:\n *\n * - [How to customize](https://mui.com/material-ui/customization/how-to-customize/)\n *\n * API:\n *\n * - [GlobalStyles API](https://mui.com/material-ui/api/global-styles/)\n */\nexport default function GlobalStyles(props: GlobalStylesProps): React.ReactElement<any>;\n",
  "node_modules/@mui/material/GlobalStyles/index.d.ts": "export { default } from './GlobalStyles';\nexport * from './GlobalStyles';\n",
  "node_modules/@mui/material/Grid/Grid.d.ts": "import * as React from 'react';\nimport {\n  ResponsiveStyleValue,\n  SxProps,\n  SystemProps,\n  Breakpoint,\n  BreakpointOverrides,\n} from '@mui/system';\nimport { IfEquals } from '@mui/types';\nimport { Theme } from '../styles';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { GridClasses } from './gridClasses';\n\nexport type GridDirection = 'row' | 'row-reverse' | 'column' | 'column-reverse';\n\nexport type GridSpacing = number | string;\n\nexport type GridWrap = 'nowrap' | 'wrap' | 'wrap-reverse';\n\nexport type GridSize = 'auto' | number;\n\nexport interface RegularBreakpoints {\n  /**\n   * If a number, it sets the number of columns the grid item uses.\n   * It can't be greater than the total number of columns of the container (12 by default).\n   * If 'auto', the grid item's width matches its content.\n   * If false, the prop is ignored.\n   * If true, the grid item's width grows to use the space available in the grid container.\n   * The value is applied for the `lg` breakpoint and wider screens if not overridden.\n   * @default false\n   */\n  lg?: boolean | GridSize;\n  /**\n   * If a number, it sets the number of columns the grid item uses.\n   * It can't be greater than the total number of columns of the container (12 by default).\n   * If 'auto', the grid item's width matches its content.\n   * If false, the prop is ignored.\n   * If true, the grid item's width grows to use the space available in the grid container.\n   * The value is applied for the `md` breakpoint and wider screens if not overridden.\n   * @default false\n   */\n  md?: boolean | GridSize;\n  /**\n   * If a number, it sets the number of columns the grid item uses.\n   * It can't be greater than the total number of columns of the container (12 by default).\n   * If 'auto', the grid item's width matches its content.\n   * If false, the prop is ignored.\n   * If true, the grid item's width grows to use the space available in the grid container.\n   * The value is applied for the `sm` breakpoint and wider screens if not overridden.\n   * @default false\n   */\n  sm?: boolean | GridSize;\n  /**\n   * If a number, it sets the number of columns the grid item uses.\n   * It can't be greater than the total number of columns of the container (12 by default).\n   * If 'auto', the grid item's width matches its content.\n   * If false, the prop is ignored.\n   * If true, the grid item's width grows to use the space available in the grid container.\n   * The value is applied for the `xl` breakpoint and wider screens if not overridden.\n   * @default false\n   */\n  xl?: boolean | GridSize;\n  /**\n   * If a number, it sets the number of columns the grid item uses.\n   * It can't be greater than the total number of columns of the container (12 by default).\n   * If 'auto', the grid item's width matches its content.\n   * If false, the prop is ignored.\n   * If true, the grid item's width grows to use the space available in the grid container.\n   * The value is applied for all the screen sizes with the lowest priority.\n   * @default false\n   */\n  xs?: boolean | GridSize;\n}\n\ntype CustomBreakpoints = Partial<Record<Breakpoint, boolean | GridSize>>;\n\ninterface BreakpointOverridesEmpty {}\n\ntype Breakpoints = IfEquals<\n  BreakpointOverrides,\n  BreakpointOverridesEmpty,\n  RegularBreakpoints,\n  CustomBreakpoints\n>;\n\nexport interface GridOwnProps extends SystemProps<Theme>, Breakpoints {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<GridClasses>;\n  /**\n   * The number of columns.\n   * @default 12\n   */\n  columns?: ResponsiveStyleValue<number>;\n  /**\n   * Defines the horizontal space between the type `item` components.\n   * It overrides the value of the `spacing` prop.\n   */\n  columnSpacing?: ResponsiveStyleValue<GridSpacing>;\n  /**\n   * If `true`, the component will have the flex *container* behavior.\n   * You should be wrapping *items* with a *container*.\n   * @default false\n   */\n  container?: boolean;\n  /**\n   * Defines the `flex-direction` style property.\n   * It is applied for all screen sizes.\n   * @default 'row'\n   */\n  direction?: ResponsiveStyleValue<GridDirection>;\n  /**\n   * If `true`, the component will have the flex *item* behavior.\n   * You should be wrapping *items* with a *container*.\n   * @default false\n   */\n  item?: boolean;\n  /**\n   * Defines the vertical space between the type `item` components.\n   * It overrides the value of the `spacing` prop.\n   */\n  rowSpacing?: ResponsiveStyleValue<GridSpacing>;\n  /**\n   * Defines the space between the type `item` components.\n   * It can only be used on a type `container` component.\n   * @default 0\n   */\n  spacing?: ResponsiveStyleValue<GridSpacing>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * Defines the `flex-wrap` style property.\n   * It's applied for all screen sizes.\n   * @default 'wrap'\n   */\n  wrap?: GridWrap;\n  /**\n   * If `true`, it sets `min-width: 0` on the item.\n   * Refer to the limitations section of the documentation to better understand the use case.\n   * @default false\n   */\n  zeroMinWidth?: boolean;\n}\n\nexport interface GridTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & GridOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Grid](https://mui.com/material-ui/react-grid/)\n *\n * API:\n *\n * - [Grid API](https://mui.com/material-ui/api/grid/)\n */\ndeclare const Grid: OverridableComponent<GridTypeMap>;\n\nexport type GridProps<\n  RootComponent extends React.ElementType = GridTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<GridTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Grid;\n",
  "node_modules/@mui/material/Grid/gridClasses.d.ts": "export interface GridClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `container={true}`. */\n    container: string;\n    /** Styles applied to the root element if `item={true}`. */\n    item: string;\n    /** Styles applied to the root element if `zeroMinWidth={true}`. */\n    zeroMinWidth: string;\n    /** Styles applied to the root element if `direction=\"column\"`. */\n    'direction-xs-column': string;\n    /** Styles applied to the root element if `direction=\"column-reverse\"`. */\n    'direction-xs-column-reverse': string;\n    /** Styles applied to the root element if `direction=\"row-reverse\"`. */\n    'direction-xs-row-reverse': string;\n    /** Styles applied to the root element if `wrap=\"nowrap\"`. */\n    'wrap-xs-nowrap': string;\n    /** Styles applied to the root element if `wrap=\"reverse\"`. */\n    'wrap-xs-wrap-reverse': string;\n    'spacing-xs-1': string;\n    'spacing-xs-2': string;\n    'spacing-xs-3': string;\n    'spacing-xs-4': string;\n    'spacing-xs-5': string;\n    'spacing-xs-6': string;\n    'spacing-xs-7': string;\n    'spacing-xs-8': string;\n    'spacing-xs-9': string;\n    'spacing-xs-10': string;\n    'grid-xs-auto': string;\n    'grid-xs-true': string;\n    'grid-xs-1': string;\n    'grid-xs-2': string;\n    'grid-xs-3': string;\n    'grid-xs-4': string;\n    'grid-xs-5': string;\n    'grid-xs-6': string;\n    'grid-xs-7': string;\n    'grid-xs-8': string;\n    'grid-xs-9': string;\n    'grid-xs-10': string;\n    'grid-xs-11': string;\n    'grid-xs-12': string;\n}\nexport type GridClassKey = keyof GridClasses;\nexport declare function getGridUtilityClass(slot: string): string;\ndeclare const gridClasses: GridClasses;\nexport default gridClasses;\n",
  "node_modules/@mui/material/Grid/index.d.ts": "export { default } from './Grid';\nexport * from './Grid';\n\nexport { default as gridClasses } from './gridClasses';\nexport * from './gridClasses';\n",
  "node_modules/@mui/material/Grow/Grow.d.ts": "import * as React from 'react';\nimport { TransitionProps } from '../transitions/transition';\n\nexport interface GrowProps extends Omit<TransitionProps, 'timeout'> {\n  /**\n   * Perform the enter transition when it first mounts if `in` is also `true`.\n   * Set this to `false` to disable this behavior.\n   * @default true\n   */\n  appear?: boolean;\n  /**\n   * A single child content element.\n   */\n  children: React.ReactElement<any, any>;\n  /**\n   * The transition timing function.\n   * You may specify a single easing or a object containing enter and exit values.\n   */\n  easing?: TransitionProps['easing'];\n  /**\n   * If `true`, the component will transition in.\n   */\n  in?: boolean;\n  ref?: React.Ref<unknown>;\n  /**\n   * The duration for the transition, in milliseconds.\n   * You may specify a single timeout for all transitions, or individually with an object.\n   *\n   * Set to 'auto' to automatically calculate transition time based on height.\n   * @default 'auto'\n   */\n  timeout?: TransitionProps['timeout'] | 'auto';\n}\n\n/**\n * The Grow transition is used by the [Tooltip](https://mui.com/material-ui/react-tooltip/) and\n * [Popover](https://mui.com/material-ui/react-popover/) components.\n * It uses [react-transition-group](https://github.com/reactjs/react-transition-group) internally.\n *\n * Demos:\n *\n * - [Popover](https://mui.com/material-ui/react-popover/)\n * - [Transitions](https://mui.com/material-ui/transitions/)\n *\n * API:\n *\n * - [Grow API](https://mui.com/material-ui/api/grow/)\n * - inherits [Transition API](https://reactcommunity.org/react-transition-group/transition/#Transition-props)\n */\nexport default function Grow(props: GrowProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Grow/index.d.ts": "export { default } from './Grow';\nexport * from './Grow';\n",
  "node_modules/@mui/material/Hidden/Hidden.d.ts": "import * as React from 'react';\nimport { Breakpoint } from '@mui/system';\n\nexport interface HiddenProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Specify which implementation to use.  'js' is the default, 'css' works better for\n   * server-side rendering.\n   * @default 'js'\n   */\n  implementation?: 'js' | 'css';\n  /**\n   * You can use this prop when choosing the `js` implementation with server-side rendering.\n   *\n   * As `window.innerWidth` is unavailable on the server,\n   * we default to rendering an empty component during the first mount.\n   * You might want to use a heuristic to approximate\n   * the screen width of the client browser screen width.\n   *\n   * For instance, you could be using the user-agent or the client-hints.\n   * https://caniuse.com/#search=client%20hint\n   */\n  initialWidth?: Breakpoint;\n  /**\n   * If `true`, component is hidden on screens below (but not including) this size.\n   * @default false\n   */\n  lgDown?: boolean;\n  /**\n   * If `true`, component is hidden on screens this size and above.\n   * @default false\n   */\n  lgUp?: boolean;\n  /**\n   * If `true`, component is hidden on screens below (but not including) this size.\n   * @default false\n   */\n  mdDown?: boolean;\n  /**\n   * If `true`, component is hidden on screens this size and above.\n   * @default false\n   */\n  mdUp?: boolean;\n  /**\n   * Hide the given breakpoint(s).\n   */\n  only?: Breakpoint | Breakpoint[];\n  /**\n   * If `true`, component is hidden on screens below (but not including) this size.\n   * @default false\n   */\n  smDown?: boolean;\n  /**\n   * If `true`, component is hidden on screens this size and above.\n   * @default false\n   */\n  smUp?: boolean;\n  /**\n   * If `true`, component is hidden on screens below (but not including) this size.\n   * @default false\n   */\n  xlDown?: boolean;\n  /**\n   * If `true`, component is hidden on screens this size and above.\n   * @default false\n   */\n  xlUp?: boolean;\n  /**\n   * If `true`, component is hidden on screens below (but not including) this size.\n   * @default false\n   */\n  xsDown?: boolean;\n  /**\n   * If `true`, component is hidden on screens this size and above.\n   * @default false\n   */\n  xsUp?: boolean;\n}\n\n/**\n * Responsively hides children based on the selected implementation.\n *\n * Demos:\n *\n * - [Hidden](https://mui.com/material-ui/react-hidden/)\n *\n * API:\n *\n * - [Hidden API](https://mui.com/material-ui/api/hidden/)\n *\n * @deprecated The Hidden component was deprecated in Material UI v5. To learn more, see [the Hidden section](/material-ui/migration/v5-component-changes/#hidden) of the migration docs.\n */\ndeclare const Hidden: React.JSXElementConstructor<HiddenProps>;\n\nexport default Hidden;\n",
  "node_modules/@mui/material/Hidden/HiddenCss.d.ts": "import * as React from 'react';\nimport { Breakpoint } from '@mui/system';\n\nexport interface HiddenCssProps {\n  lgDown?: boolean;\n  lgUp?: boolean;\n  mdDown?: boolean;\n  mdUp?: boolean;\n  only?: Breakpoint | Breakpoint[];\n  smDown?: boolean;\n  smUp?: boolean;\n  xlDown?: boolean;\n  xlUp?: boolean;\n  xsDown?: boolean;\n  xsUp?: boolean;\n}\n\ndeclare const HiddenCss: React.JSXElementConstructor<HiddenCssProps>;\n\nexport default HiddenCss;\n",
  "node_modules/@mui/material/Hidden/HiddenJs.d.ts": "import * as React from 'react';\nimport { Breakpoint } from '@mui/system';\n\nexport interface HiddenJsProps {\n  width?: Breakpoint;\n  lgDown?: boolean;\n  lgUp?: boolean;\n  mdDown?: boolean;\n  mdUp?: boolean;\n  only?: Breakpoint | Breakpoint[];\n  smDown?: boolean;\n  smUp?: boolean;\n  xlDown?: boolean;\n  xlUp?: boolean;\n  xsDown?: boolean;\n  xsUp?: boolean;\n}\n\ndeclare const HiddenJs: React.JSXElementConstructor<HiddenJsProps>;\n\nexport default HiddenJs;\n",
  "node_modules/@mui/material/Hidden/index.d.ts": "export { default } from './Hidden';\nexport * from './Hidden';\n",
  "node_modules/@mui/material/Hidden/withWidth.d.ts": "import { Breakpoint } from '@mui/system';\nimport { PropInjector } from '@mui/types';\n\nexport interface WithWidthOptions {\n  withTheme?: boolean;\n  noSSR?: boolean;\n  initialWidth?: Breakpoint;\n  resizeInterval?: number;\n}\n\nexport interface WithWidth {\n  width: Breakpoint;\n}\n\nexport interface WithWidthProps extends Partial<WithWidth> {\n  innerRef?: React.Ref<any>;\n}\n\nexport function isWidthDown(\n  breakpoint: Breakpoint,\n  screenWidth: Breakpoint,\n  inclusive?: boolean,\n): boolean;\n\nexport function isWidthUp(\n  breakpoint: Breakpoint,\n  screenWidth: Breakpoint,\n  inclusive?: boolean,\n): boolean;\n\nexport default function withWidth(\n  options?: WithWidthOptions,\n): PropInjector<WithWidth, WithWidthProps>;\n",
  "node_modules/@mui/material/Icon/Icon.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { Theme } from '../styles';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { IconClasses } from './iconClasses';\n\nexport interface IconPropsSizeOverrides {}\n\nexport interface IconPropsColorOverrides {}\n\nexport interface IconOwnProps {\n  /**\n   * The base class applied to the icon. Defaults to 'material-icons', but can be changed to any\n   * other base class that suits the icon font you're using (for example material-icons-rounded, fas, etc).\n   * @default 'material-icons'\n   */\n  baseClassName?: string;\n  /**\n   * The name of the icon font ligature.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<IconClasses>;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'inherit'\n   */\n  color?: OverridableStringUnion<\n    | 'inherit'\n    | 'action'\n    | 'disabled'\n    | 'primary'\n    | 'secondary'\n    | 'error'\n    | 'info'\n    | 'success'\n    | 'warning',\n    IconPropsColorOverrides\n  >;\n  /**\n   * The fontSize applied to the icon. Defaults to 24px, but can be configure to inherit font size.\n   * @default 'medium'\n   */\n  fontSize?: OverridableStringUnion<\n    'inherit' | 'large' | 'medium' | 'small',\n    IconPropsSizeOverrides\n  >;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface IconTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'span',\n> {\n  props: AdditionalProps & IconOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [Icons](https://mui.com/material-ui/icons/)\n * - [Material Icons](https://mui.com/material-ui/material-icons/)\n *\n * API:\n *\n * - [Icon API](https://mui.com/material-ui/api/icon/)\n */\ndeclare const Icon: OverridableComponent<IconTypeMap> & { muiName: string };\n\nexport type IconProps<\n  RootComponent extends React.ElementType = IconTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<IconTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Icon;\n",
  "node_modules/@mui/material/Icon/iconClasses.d.ts": "export interface IconClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `color=\"primary\"`. */\n    colorPrimary: string;\n    /** Styles applied to the root element if `color=\"secondary\"`. */\n    colorSecondary: string;\n    /** Styles applied to the root element if `color=\"action\"`. */\n    colorAction: string;\n    /** Styles applied to the root element if `color=\"error\"`. */\n    colorError: string;\n    /** Styles applied to the root element if `color=\"disabled\"`. */\n    colorDisabled: string;\n    /** Styles applied to the root element if `fontSize=\"inherit\"`. */\n    fontSizeInherit: string;\n    /** Styles applied to the root element if `fontSize=\"small\"`. */\n    fontSizeSmall: string;\n    /** Styles applied to the root element if `fontSize=\"large\"`. */\n    fontSizeLarge: string;\n}\nexport type IconClassKey = keyof IconClasses;\nexport declare function getIconUtilityClass(slot: string): string;\ndeclare const iconClasses: IconClasses;\nexport default iconClasses;\n",
  "node_modules/@mui/material/Icon/index.d.ts": "export { default } from './Icon';\nexport * from './Icon';\n\nexport { default as iconClasses } from './iconClasses';\nexport * from './iconClasses';\n",
  "node_modules/@mui/material/IconButton/IconButton.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { Theme } from '..';\nimport { ExtendButtonBase, ExtendButtonBaseTypeMap } from '../ButtonBase';\nimport { OverrideProps } from '../OverridableComponent';\nimport { IconButtonClasses } from './iconButtonClasses';\n\nexport interface IconButtonPropsColorOverrides {}\n\nexport interface IconButtonPropsSizeOverrides {}\n\nexport interface IconButtonOwnProps {\n  /**\n   * The icon to display.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<IconButtonClasses>;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'default'\n   */\n  color?: OverridableStringUnion<\n    'inherit' | 'default' | 'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning',\n    IconButtonPropsColorOverrides\n  >;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the  keyboard focus ripple is disabled.\n   * @default false\n   */\n  disableFocusRipple?: boolean;\n  /**\n   * If given, uses a negative margin to counteract the padding on one\n   * side (this is often helpful for aligning the left or right\n   * side of the icon with content above or below, without ruining the border\n   * size and shape).\n   * @default false\n   */\n  edge?: 'start' | 'end' | false;\n  /**\n   * The size of the component.\n   * `small` is equivalent to the dense button styling.\n   * @default 'medium'\n   */\n  size?: OverridableStringUnion<'small' | 'medium' | 'large', IconButtonPropsSizeOverrides>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport type IconButtonTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'button',\n> = ExtendButtonBaseTypeMap<{\n  props: AdditionalProps & IconButtonOwnProps;\n  defaultComponent: RootComponent;\n}>;\n\n/**\n * Refer to the [Icons](https://mui.com/material-ui/icons/) section of the documentation\n * regarding the available icon options.\n *\n * Demos:\n *\n * - [Button](https://mui.com/material-ui/react-button/)\n *\n * API:\n *\n * - [IconButton API](https://mui.com/material-ui/api/icon-button/)\n * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)\n */\ndeclare const IconButton: ExtendButtonBase<IconButtonTypeMap>;\n\nexport type IconButtonProps<\n  RootComponent extends React.ElementType = IconButtonTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<IconButtonTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default IconButton;\n",
  "node_modules/@mui/material/IconButton/iconButtonClasses.d.ts": "export interface IconButtonClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `edge=\"start\"`. */\n    edgeStart: string;\n    /** Styles applied to the root element if `edge=\"end\"`. */\n    edgeEnd: string;\n    /** Styles applied to the root element if `color=\"inherit\"`. */\n    colorInherit: string;\n    /** Styles applied to the root element if `color=\"primary\"`. */\n    colorPrimary: string;\n    /** Styles applied to the root element if `color=\"secondary\"`. */\n    colorSecondary: string;\n    /** Styles applied to the root element if `color=\"error\"`. */\n    colorError: string;\n    /** Styles applied to the root element if `color=\"info\"`. */\n    colorInfo: string;\n    /** Styles applied to the root element if `color=\"success\"`. */\n    colorSuccess: string;\n    /** Styles applied to the root element if `color=\"warning\"`. */\n    colorWarning: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the root element if `size=\"small\"`. */\n    sizeSmall: string;\n    /** Styles applied to the root element if `size=\"medium\"`. */\n    sizeMedium: string;\n    /** Styles applied to the root element if `size=\"large\"`. */\n    sizeLarge: string;\n}\nexport type IconButtonClassKey = keyof IconButtonClasses;\nexport declare function getIconButtonUtilityClass(slot: string): string;\ndeclare const iconButtonClasses: IconButtonClasses;\nexport default iconButtonClasses;\n",
  "node_modules/@mui/material/IconButton/index.d.ts": "export { default } from './IconButton';\nexport * from './IconButton';\n\nexport { default as iconButtonClasses } from './iconButtonClasses';\nexport * from './iconButtonClasses';\n",
  "node_modules/@mui/material/ImageList/ImageList.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { Theme } from '..';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { ImageListClasses } from './imageListClasses';\n\nexport interface ImageListPropsVariantOverrides {}\n\nexport interface ImageListOwnProps {\n  /**\n   * The content of the component, normally `ImageListItem`s.\n   */\n  children: NonNullable<React.ReactNode>;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ImageListClasses>;\n  /**\n   * Number of columns.\n   * @default 2\n   */\n  cols?: number;\n  /**\n   * The gap between items in px.\n   * @default 4\n   */\n  gap?: number;\n  /**\n   * The height of one row in px.\n   * @default 'auto'\n   */\n  rowHeight?: number | 'auto';\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The variant to use.\n   * @default 'standard'\n   */\n  variant?: OverridableStringUnion<\n    'masonry' | 'quilted' | 'standard' | 'woven',\n    ImageListPropsVariantOverrides\n  >;\n}\n\nexport interface ImageListTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'ul',\n> {\n  props: AdditionalProps & ImageListOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [Image List](https://mui.com/material-ui/react-image-list/)\n *\n * API:\n *\n * - [ImageList API](https://mui.com/material-ui/api/image-list/)\n */\ndeclare const ImageList: OverridableComponent<ImageListTypeMap>;\n\nexport type ImageListProps<\n  RootComponent extends React.ElementType = ImageListTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<ImageListTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default ImageList;\n",
  "node_modules/@mui/material/ImageList/imageListClasses.d.ts": "export interface ImageListClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `variant=\"masonry\"`. */\n    masonry: string;\n    /** Styles applied to the root element if `variant=\"quilted\"`. */\n    quilted: string;\n    /** Styles applied to the root element if `variant=\"standard\"`. */\n    standard: string;\n    /** Styles applied to the root element if `variant=\"woven\"`. */\n    woven: string;\n}\nexport type ImageListClassKey = keyof ImageListClasses;\nexport declare function getImageListUtilityClass(slot: string): string;\ndeclare const imageListClasses: ImageListClasses;\nexport default imageListClasses;\n",
  "node_modules/@mui/material/ImageList/index.d.ts": "export * from './ImageList';\nexport { default } from './ImageList';\n\nexport * from './imageListClasses';\nexport { default as imageListClasses } from './imageListClasses';\n",
  "node_modules/@mui/material/ImageListItem/ImageListItem.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { ImageListItemClasses } from './imageListItemClasses';\n\nexport interface ImageListItemOwnProps {\n  /**\n   * The content of the component, normally an `<img>`.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ImageListItemClasses>;\n  /**\n   * Width of the item in number of grid columns.\n   * @default 1\n   */\n  cols?: number;\n  /**\n   * Height of the item in number of grid rows.\n   * @default 1\n   */\n  rows?: number;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface ImageListItemTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'li',\n> {\n  props: AdditionalProps & ImageListItemOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [Image List](https://mui.com/material-ui/react-image-list/)\n *\n * API:\n *\n * - [ImageListItem API](https://mui.com/material-ui/api/image-list-item/)\n */\ndeclare const ImageListItem: OverridableComponent<ImageListItemTypeMap>;\n\nexport type ImageListItemProps<\n  RootComponent extends React.ElementType = ImageListItemTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<ImageListItemTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default ImageListItem;\n",
  "node_modules/@mui/material/ImageListItem/imageListItemClasses.d.ts": "export interface ImageListItemClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to an `img` element to ensure it covers the item. */\n    img: string;\n    /** Styles applied to the root element if `variant=\"standard\"`. */\n    standard: string;\n    /** Styles applied to the root element if `variant=\"woven\"`. */\n    woven: string;\n    /** Styles applied to the root element if `variant=\"masonry\"`. */\n    masonry: string;\n    /** Styles applied to the root element if `variant=\"quilted\"`. */\n    quilted: string;\n}\nexport type ImageListItemClassKey = keyof ImageListItemClasses;\nexport declare function getImageListItemUtilityClass(slot: string): string;\ndeclare const imageListItemClasses: ImageListItemClasses;\nexport default imageListItemClasses;\n",
  "node_modules/@mui/material/ImageListItem/index.d.ts": "export * from './ImageListItem';\nexport { default } from './ImageListItem';\n\nexport * from './imageListItemClasses';\nexport { default as imageListItemClasses } from './imageListItemClasses';\n",
  "node_modules/@mui/material/ImageListItemBar/ImageListItemBar.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { ImageListItemBarClasses } from './imageListItemBarClasses';\n\nexport interface ImageListItemBarProps\n  extends StandardProps<React.HTMLAttributes<HTMLDivElement>, 'title'> {\n  /**\n   * An IconButton element to be used as secondary action target\n   * (primary action target is the item itself).\n   */\n  actionIcon?: React.ReactNode;\n  /**\n   * Position of secondary action IconButton.\n   * @default 'right'\n   */\n  actionPosition?: 'left' | 'right';\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ImageListItemBarClasses>;\n  /**\n   * Position of the title bar.\n   * @default 'bottom'\n   */\n  position?: 'below' | 'top' | 'bottom';\n  /**\n   * String or element serving as subtitle (support text).\n   */\n  subtitle?: React.ReactNode;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * Title to be displayed.\n   */\n  title?: React.ReactNode;\n}\n\n/**\n *\n * Demos:\n *\n * - [Image List](https://mui.com/material-ui/react-image-list/)\n *\n * API:\n *\n * - [ImageListItemBar API](https://mui.com/material-ui/api/image-list-item-bar/)\n */\nexport default function ImageListItemBar(props: ImageListItemBarProps): React.JSX.Element;\n",
  "node_modules/@mui/material/ImageListItemBar/imageListItemBarClasses.d.ts": "export interface ImageListItemBarClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `position=\"bottom\"`. */\n    positionBottom: string;\n    /** Styles applied to the root element if `position=\"top\"`. */\n    positionTop: string;\n    /** Styles applied to the root element if `position=\"below\"`. */\n    positionBelow: string;\n    /** Styles applied to the title and subtitle container element. */\n    titleWrap: string;\n    /** Styles applied to the title and subtitle container element if `position=\"below\"`. */\n    titleWrapBelow: string;\n    /** Styles applied to the container element if `actionPosition=\"left\"`. */\n    titleWrapActionPosLeft: string;\n    /** Styles applied to the container element if `actionPosition=\"right\"`. */\n    titleWrapActionPosRight: string;\n    /** Styles applied to the title container element. */\n    title: string;\n    /** Styles applied to the subtitle container element. */\n    subtitle: string;\n    /** Styles applied to the actionIcon if supplied. */\n    actionIcon: string;\n    /** Styles applied to the actionIcon if `actionPosition=\"left\"`. */\n    actionIconActionPosLeft: string;\n}\nexport type ImageListItemBarClassKey = keyof ImageListItemBarClasses;\nexport declare function getImageListItemBarUtilityClass(slot: string): string;\ndeclare const imageListItemBarClasses: ImageListItemBarClasses;\nexport default imageListItemBarClasses;\n",
  "node_modules/@mui/material/ImageListItemBar/index.d.ts": "export { default } from './ImageListItemBar';\nexport * from './ImageListItemBar';\n\nexport * from './imageListItemBarClasses';\nexport { default as imageListItemBarClasses } from './imageListItemBarClasses';\n",
  "node_modules/@mui/material/InitColorSchemeScript/InitColorSchemeScript.d.ts": "import SystemInitColorSchemeScript from '@mui/system/InitColorSchemeScript';\nexport declare const defaultConfig: {\n    readonly attribute: \"data-mui-color-scheme\";\n    readonly colorSchemeStorageKey: \"mui-color-scheme\";\n    readonly defaultLightColorScheme: \"light\";\n    readonly defaultDarkColorScheme: \"dark\";\n    readonly modeStorageKey: \"mui-mode\";\n};\ndeclare const _default: typeof SystemInitColorSchemeScript;\nexport default _default;\n",
  "node_modules/@mui/material/InitColorSchemeScript/index.d.ts": "export { default } from './InitColorSchemeScript';\n",
  "node_modules/@mui/material/Input/Input.d.ts": "import { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { InputBaseProps } from '../InputBase';\nimport { InputClasses } from './inputClasses';\n\nexport interface InputProps extends StandardProps<InputBaseProps> {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<InputClasses>;\n  /**\n   * If `true`, the `input` will not have an underline.\n   */\n  disableUnderline?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n *\n * Demos:\n *\n * - [Text Field](https://mui.com/material-ui/react-text-field/)\n *\n * API:\n *\n * - [Input API](https://mui.com/material-ui/api/input/)\n * - inherits [InputBase API](https://mui.com/material-ui/api/input-base/)\n */\ndeclare const Input: ((props: InputProps) => React.JSX.Element) & { muiName: string };\n\nexport default Input;\n",
  "node_modules/@mui/material/Input/index.d.ts": "export { default } from './Input';\nexport * from './Input';\nexport { default as inputClasses } from './inputClasses';\nexport * from './inputClasses';\n",
  "node_modules/@mui/material/Input/inputClasses.d.ts": "export interface InputClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if the component is a descendant of `FormControl`. */\n    formControl: string;\n    /** Styles applied to the root element if the component is focused. */\n    focused: string;\n    /** Styles applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the root element if color secondary. */\n    colorSecondary: string;\n    /** Styles applied to the root element unless `disableUnderline={true}`. */\n    underline: string;\n    /** State class applied to the root element if `error={true}`. */\n    error: string;\n    /** Styles applied to the input element if `size=\"small\"`. */\n    sizeSmall: string;\n    /** Styles applied to the root element if `multiline={true}`. */\n    multiline: string;\n    /** Styles applied to the root element if `fullWidth={true}`. */\n    fullWidth: string;\n    /** Styles applied to the input element. */\n    input: string;\n    /** Styles applied to the input element if `size=\"small\"`. */\n    inputSizeSmall: string;\n    /** Styles applied to the input element if `multiline={true}`. */\n    inputMultiline: string;\n    /** Styles applied to the input element if `startAdornment` is provided. */\n    inputAdornedStart: string;\n    /** Styles applied to the input element if `endAdornment` is provided. */\n    inputAdornedEnd: string;\n    /** Styles applied to the input element if `type=\"search\"`. */\n    inputTypeSearch: string;\n}\nexport type InputClassKey = keyof InputClasses;\nexport declare function getInputUtilityClass(slot: string): string;\ndeclare const inputClasses: InputClasses;\nexport default inputClasses;\n",
  "node_modules/@mui/material/InputAdornment/InputAdornment.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { Theme } from '..';\nimport { InputAdornmentClasses } from './inputAdornmentClasses';\n\nexport interface InputAdornmentOwnProps {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<InputAdornmentClasses>;\n  /**\n   * The content of the component, normally an `IconButton` or string.\n   */\n  children?: React.ReactNode;\n  /**\n   * Disable pointer events on the root.\n   * This allows for the content of the adornment to focus the `input` on click.\n   * @default false\n   */\n  disablePointerEvents?: boolean;\n  /**\n   * If children is a string then disable wrapping in a Typography component.\n   * @default false\n   */\n  disableTypography?: boolean;\n  /**\n   * The position this adornment should appear relative to the `Input`.\n   */\n  position: 'start' | 'end';\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The variant to use.\n   * Note: If you are using the `TextField` component or the `FormControl` component\n   * you do not have to set this manually.\n   */\n  variant?: 'standard' | 'outlined' | 'filled';\n}\n\nexport interface InputAdornmentTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & InputAdornmentOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [Text Field](https://mui.com/material-ui/react-text-field/)\n *\n * API:\n *\n * - [InputAdornment API](https://mui.com/material-ui/api/input-adornment/)\n */\ndeclare const InputAdornment: OverridableComponent<InputAdornmentTypeMap>;\n\nexport type InputAdornmentProps<\n  RootComponent extends React.ElementType = InputAdornmentTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<InputAdornmentTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default InputAdornment;\n",
  "node_modules/@mui/material/InputAdornment/index.d.ts": "export * from './InputAdornment';\nexport { default } from './InputAdornment';\n\nexport { default as inputAdornmentClasses } from './inputAdornmentClasses';\nexport * from './inputAdornmentClasses';\n",
  "node_modules/@mui/material/InputAdornment/inputAdornmentClasses.d.ts": "export interface InputAdornmentClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `variant=\"filled\"`. */\n    filled: string;\n    /** Styles applied to the root element if `variant=\"outlined\"`. */\n    outlined: string;\n    /** Styles applied to the root element if `variant=\"standard\"`. */\n    standard: string;\n    /** Styles applied to the root element if `position=\"start\"`. */\n    positionStart: string;\n    /** Styles applied to the root element if `position=\"end\"`. */\n    positionEnd: string;\n    /** Styles applied to the root element if `disablePointerEvents={true}`. */\n    disablePointerEvents: string;\n    /** Styles applied if the adornment is used inside <FormControl hiddenLabel />. */\n    hiddenLabel: string;\n    /** Styles applied if the adornment is used inside <FormControl size=\"small\" />. */\n    sizeSmall: string;\n}\nexport type InputAdornmentClassKey = keyof InputAdornmentClasses;\nexport declare function getInputAdornmentUtilityClass(slot: string): string;\ndeclare const inputAdornmentClasses: InputAdornmentClasses;\nexport default inputAdornmentClasses;\n",
  "node_modules/@mui/material/InputBase/InputBase.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { Theme } from '../styles';\nimport { InternalStandardProps as StandardProps } from '..';\nimport { InputBaseClasses } from './inputBaseClasses';\n\nexport interface InputBasePropsSizeOverrides {}\n\nexport interface InputBasePropsColorOverrides {}\n\nexport interface InputBaseComponentsPropsOverrides {}\n\nexport interface InputBaseProps\n  extends StandardProps<\n    React.HTMLAttributes<HTMLDivElement>,\n    /*\n     * `onBlur`, `onChange`, `onFocus`, `onInvalid`, `onKeyDown`, `onKeyUp` are applied to the inner `InputComponent`,\n     * which by default is an input or textarea. Since these handlers differ from the\n     * ones inherited by `React.HTMLAttributes<HTMLDivElement>` we need to omit them.\n     */\n    | 'children'\n    | 'defaultValue'\n    | 'onBlur'\n    | 'onChange'\n    | 'onFocus'\n    | 'onInvalid'\n    | 'onKeyDown'\n    | 'onKeyUp'\n  > {\n  'aria-describedby'?: string;\n  /**\n   * This prop helps users to fill forms faster, especially on mobile devices.\n   * The name can be confusing, as it's more like an autofill.\n   * You can learn more about it [following the specification](https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill).\n   */\n  autoComplete?: string;\n  /**\n   * If `true`, the `input` element is focused during the first mount.\n   */\n  autoFocus?: boolean;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<InputBaseClasses>;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * The prop defaults to the value (`'primary'`) inherited from the parent FormControl component.\n   */\n  color?: OverridableStringUnion<\n    'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning',\n    InputBasePropsColorOverrides\n  >;\n  /**\n   * The components used for each slot inside.\n   *\n   * This prop is an alias for the `slots` prop.\n   * It's recommended to use the `slots` prop instead.\n   *\n   * @default {}\n   */\n  components?: {\n    Root?: React.ElementType;\n    Input?: React.ElementType;\n  };\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   *\n   * This prop is an alias for the `slotProps` prop.\n   * It's recommended to use the `slotProps` prop instead, as `componentsProps` will be deprecated in the future.\n   *\n   * @default {}\n   */\n  componentsProps?: {\n    root?: React.HTMLAttributes<HTMLDivElement> & InputBaseComponentsPropsOverrides;\n    input?: React.InputHTMLAttributes<HTMLInputElement> & InputBaseComponentsPropsOverrides;\n  };\n  /**\n   * The default value. Use when the component is not controlled.\n   */\n  defaultValue?: unknown;\n  /**\n   * If `true`, the component is disabled.\n   * The prop defaults to the value (`false`) inherited from the parent FormControl component.\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, GlobalStyles for the auto-fill keyframes will not be injected/removed on mount/unmount. Make sure to inject them at the top of your application.\n   * This option is intended to help with boosting the initial rendering performance if you are loading a big amount of Input components at once.\n   * @default false\n   */\n  disableInjectingGlobalStyles?: boolean;\n  /**\n   * End `InputAdornment` for this component.\n   */\n  endAdornment?: React.ReactNode;\n  /**\n   * If `true`, the `input` will indicate an error.\n   * The prop defaults to the value (`false`) inherited from the parent FormControl component.\n   */\n  error?: boolean;\n  /**\n   * If `true`, the `input` will take up the full width of its container.\n   * @default false\n   */\n  fullWidth?: boolean;\n  /**\n   * The id of the `input` element.\n   */\n  id?: string;\n  /**\n   * The component used for the `input` element.\n   * Either a string to use a HTML element or a component.\n   * @default 'input'\n   */\n  inputComponent?: React.ElementType<InputBaseComponentProps>;\n  /**\n   * [Attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#Attributes) applied to the `input` element.\n   * @default {}\n   */\n  inputProps?: InputBaseComponentProps;\n  /**\n   * Pass a ref to the `input` element.\n   */\n  inputRef?: React.Ref<any>;\n  /**\n   * If `dense`, will adjust vertical spacing. This is normally obtained via context from\n   * FormControl.\n   * The prop defaults to the value (`'none'`) inherited from the parent FormControl component.\n   */\n  margin?: 'dense' | 'none';\n  /**\n   * If `true`, a [TextareaAutosize](/material-ui/react-textarea-autosize/) element is rendered.\n   * @default false\n   */\n  multiline?: boolean;\n  /**\n   * Name attribute of the `input` element.\n   */\n  name?: string;\n  /**\n   * Callback fired when the `input` is blurred.\n   *\n   * Notice that the first argument (event) might be undefined.\n   */\n  onBlur?: React.FocusEventHandler<HTMLInputElement | HTMLTextAreaElement>;\n  /**\n   * Callback fired when the value is changed.\n   *\n   * @param {React.ChangeEvent<HTMLTextAreaElement | HTMLInputElement>} event The event source of the callback.\n   * You can pull out the new value by accessing `event.target.value` (string).\n   */\n  onChange?: React.ChangeEventHandler<HTMLTextAreaElement | HTMLInputElement>;\n  onFocus?: React.FocusEventHandler<HTMLInputElement | HTMLTextAreaElement>;\n  onKeyDown?: React.KeyboardEventHandler<HTMLTextAreaElement | HTMLInputElement>;\n  onKeyUp?: React.KeyboardEventHandler<HTMLTextAreaElement | HTMLInputElement>;\n  /**\n   * Callback fired when the `input` doesn't satisfy its constraints.\n   */\n  onInvalid?: React.FormEventHandler<HTMLInputElement | HTMLTextAreaElement>;\n  /**\n   * The short hint displayed in the `input` before the user enters a value.\n   */\n  placeholder?: string;\n  /**\n   * It prevents the user from changing the value of the field\n   * (not from interacting with the field).\n   */\n  readOnly?: boolean;\n  /**\n   * If `true`, the `input` element is required.\n   * The prop defaults to the value (`false`) inherited from the parent FormControl component.\n   */\n  required?: boolean;\n  renderSuffix?: (state: {\n    disabled?: boolean;\n    error?: boolean;\n    filled?: boolean;\n    focused?: boolean;\n    margin?: 'dense' | 'none' | 'normal';\n    required?: boolean;\n    startAdornment?: React.ReactNode;\n  }) => React.ReactNode;\n  /**\n   * Number of rows to display when multiline option is set to true.\n   */\n  rows?: string | number;\n  /**\n   * Maximum number of rows to display when multiline option is set to true.\n   */\n  maxRows?: string | number;\n  /**\n   * Minimum number of rows to display when multiline option is set to true.\n   */\n  minRows?: string | number;\n  /**\n   * The size of the component.\n   */\n  size?: OverridableStringUnion<'small' | 'medium', InputBasePropsSizeOverrides>;\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   *\n   * This prop is an alias for the `componentsProps` prop, which will be deprecated in the future.\n   *\n   * @default {}\n   */\n  slotProps?: {\n    root?: React.HTMLAttributes<HTMLDivElement> &\n      InputBaseComponentsPropsOverrides & { sx?: SxProps<Theme> };\n    input?: React.InputHTMLAttributes<HTMLInputElement> &\n      InputBaseComponentsPropsOverrides & { sx?: SxProps<Theme> };\n  };\n  /**\n   * The components used for each slot inside.\n   *\n   * This prop is an alias for the `components` prop, which will be deprecated in the future.\n   *\n   * @default {}\n   */\n  slots?: {\n    root?: React.ElementType;\n    input?: React.ElementType;\n  };\n  /**\n   * Start `InputAdornment` for this component.\n   */\n  startAdornment?: React.ReactNode;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * Type of the `input` element. It should be [a valid HTML5 input type](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#Form_%3Cinput%3E_types).\n   * @default 'text'\n   */\n  type?: string;\n  /**\n   * The value of the `input` element, required for a controlled component.\n   */\n  value?: unknown;\n}\n\nexport interface InputBaseComponentProps\n  extends React.HTMLAttributes<HTMLInputElement | HTMLTextAreaElement> {\n  // Accommodate arbitrary additional props coming from the `inputProps` prop\n  [arbitrary: string]: any;\n}\n\n/**\n * `InputBase` contains as few styles as possible.\n * It aims to be a simple building block for creating an input.\n * It contains a load of style reset and some state logic.\n *\n * Demos:\n *\n * - [Text Field](https://mui.com/material-ui/react-text-field/)\n *\n * API:\n *\n * - [InputBase API](https://mui.com/material-ui/api/input-base/)\n */\nexport default function InputBase(props: InputBaseProps): React.JSX.Element;\n",
  "node_modules/@mui/material/InputBase/index.d.ts": "export { default } from './InputBase';\nexport * from './InputBase';\n\nexport { default as inputBaseClasses } from './inputBaseClasses';\nexport * from './inputBaseClasses';\n",
  "node_modules/@mui/material/InputBase/inputBaseClasses.d.ts": "export interface InputBaseClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if the component is a descendant of `FormControl`. */\n    formControl: string;\n    /** Styles applied to the root element if the component is focused. */\n    focused: string;\n    /** Styles applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the root element if `startAdornment` is provided. */\n    adornedStart: string;\n    /** Styles applied to the root element if `endAdornment` is provided. */\n    adornedEnd: string;\n    /** State class applied to the root element if `error={true}`. */\n    error: string;\n    /** Styles applied to the input element if `size=\"small\"`. */\n    sizeSmall: string;\n    /** Styles applied to the root element if `multiline={true}`. */\n    multiline: string;\n    /** Styles applied to the root element if the color is secondary. */\n    colorSecondary: string;\n    /** Styles applied to the root element if `fullWidth={true}`. */\n    fullWidth: string;\n    /** Styles applied to the root element if `hiddenLabel={true}`. */\n    hiddenLabel: string;\n    /** State class applied to the root element if `readOnly={true}`. */\n    readOnly: string;\n    /** Styles applied to the input element. */\n    input: string;\n    /** Styles applied to the input element if `size=\"small\"`. */\n    inputSizeSmall: string;\n    /** Styles applied to the input element if `multiline={true}`. */\n    inputMultiline: string;\n    /** Styles applied to the input element if `type=\"search\"`. */\n    inputTypeSearch: string;\n    /** Styles applied to the input element if `startAdornment` is provided. */\n    inputAdornedStart: string;\n    /** Styles applied to the input element if `endAdornment` is provided. */\n    inputAdornedEnd: string;\n    /** Styles applied to the input element if `hiddenLabel={true}`. */\n    inputHiddenLabel: string;\n}\nexport type InputBaseClassKey = keyof InputBaseClasses;\nexport declare function getInputBaseUtilityClass(slot: string): string;\ndeclare const inputBaseClasses: InputBaseClasses;\nexport default inputBaseClasses;\n",
  "node_modules/@mui/material/InputLabel/InputLabel.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { FormLabelProps, ExtendFormLabelTypeMap } from '../FormLabel';\nimport { Theme } from '../styles';\nimport { InputLabelClasses } from './inputLabelClasses';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\n\nexport interface InputLabelPropsSizeOverrides {}\n\nexport interface InputLabelOwnProps extends Pick<FormLabelProps, 'children'> {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<InputLabelClasses>;\n  color?: FormLabelProps['color'];\n  /**\n   * If `true`, the transition animation is disabled.\n   * @default false\n   */\n  disableAnimation?: boolean;\n  /**\n   * If `true`, the component is disabled.\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the label is displayed in an error state.\n   */\n  error?: boolean;\n  /**\n   * If `true`, the `input` of this label is focused.\n   */\n  focused?: boolean;\n  /**\n   * If `dense`, will adjust vertical spacing. This is normally obtained via context from\n   * FormControl.\n   */\n  margin?: 'dense';\n  /**\n   * if `true`, the label will indicate that the `input` is required.\n   */\n  required?: boolean;\n  /**\n   * If `true`, the label is shrunk.\n   */\n  shrink?: boolean;\n  /**\n   * The size of the component.\n   * @default 'normal'\n   */\n  size?: OverridableStringUnion<'small' | 'normal', InputLabelPropsSizeOverrides>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The variant to use.\n   */\n  variant?: 'standard' | 'outlined' | 'filled';\n}\n\nexport type InputLabelTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'label',\n> = ExtendFormLabelTypeMap<{\n  props: AdditionalProps & InputLabelOwnProps;\n  defaultComponent: RootComponent;\n}>;\n\n/**\n *\n * Demos:\n *\n * - [Text Field](https://mui.com/material-ui/react-text-field/)\n *\n * API:\n *\n * - [InputLabel API](https://mui.com/material-ui/api/input-label/)\n * - inherits [FormLabel API](https://mui.com/material-ui/api/form-label/)\n */\ndeclare const InputLabel: OverridableComponent<InputLabelTypeMap>;\n\nexport type InputLabelProps<\n  RootComponent extends React.ElementType = InputLabelTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<InputLabelTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default InputLabel;\n",
  "node_modules/@mui/material/InputLabel/index.d.ts": "export { default } from './InputLabel';\nexport * from './InputLabel';\n\nexport { default as inputLabelClasses } from './inputLabelClasses';\nexport * from './inputLabelClasses';\n",
  "node_modules/@mui/material/InputLabel/inputLabelClasses.d.ts": "export interface InputLabelClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** State class applied to the root element if `focused={true}`. */\n    focused: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** State class applied to the root element if `error={true}`. */\n    error: string;\n    /** State class applied to the root element if `required={true}`. */\n    required: string;\n    /** State class applied to the asterisk element. */\n    asterisk: string;\n    /** Styles applied to the root element if the component is a descendant of `FormControl`. */\n    formControl: string;\n    /** Styles applied to the root element if `size=\"small\"`. */\n    sizeSmall: string;\n    /** Styles applied to the input element if `shrink={true}`. */\n    shrink: string;\n    /** Styles applied to the input element unless `disableAnimation={true}`. */\n    animated: string;\n    /** Styles applied to the root element if `variant=\"filled\"`. */\n    filled: string;\n    /** Styles applied to the root element if `variant=\"outlined\"`. */\n    outlined: string;\n    /** Styles applied to the root element if `variant=\"standard\"`. */\n    standard: string;\n}\nexport type InputLabelClassKey = keyof InputLabelClasses;\nexport declare function getInputLabelUtilityClasses(slot: string): string;\ndeclare const inputLabelClasses: InputLabelClasses;\nexport default inputLabelClasses;\n",
  "node_modules/@mui/material/LinearProgress/LinearProgress.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { LinearProgressClasses } from './linearProgressClasses';\n\nexport interface LinearProgressPropsColorOverrides {}\n\nexport interface LinearProgressProps\n  extends StandardProps<React.HTMLAttributes<HTMLSpanElement>, 'children'> {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<LinearProgressClasses>;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'primary'\n   */\n  color?: OverridableStringUnion<\n    'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning' | 'inherit',\n    LinearProgressPropsColorOverrides\n  >;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The value of the progress indicator for the determinate and buffer variants.\n   * Value between 0 and 100.\n   */\n  value?: number;\n  /**\n   * The value for the buffer variant.\n   * Value between 0 and 100.\n   */\n  valueBuffer?: number;\n  /**\n   * The variant to use.\n   * Use indeterminate or query when there is no progress value.\n   * @default 'indeterminate'\n   */\n  variant?: 'determinate' | 'indeterminate' | 'buffer' | 'query';\n}\n\n/**\n * ## ARIA\n *\n * If the progress bar is describing the loading progress of a particular region of a page,\n * you should use `aria-describedby` to point to the progress bar, and set the `aria-busy`\n * attribute to `true` on that region until it has finished loading.\n *\n * Demos:\n *\n * - [Progress](https://mui.com/material-ui/react-progress/)\n *\n * API:\n *\n * - [LinearProgress API](https://mui.com/material-ui/api/linear-progress/)\n */\nexport default function LinearProgress(props: LinearProgressProps): React.JSX.Element;\n",
  "node_modules/@mui/material/LinearProgress/index.d.ts": "export { default } from './LinearProgress';\nexport * from './LinearProgress';\n\nexport { default as linearProgressClasses } from './linearProgressClasses';\nexport * from './linearProgressClasses';\n",
  "node_modules/@mui/material/LinearProgress/linearProgressClasses.d.ts": "export interface LinearProgressClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root and bar2 element if `color=\"primary\"`; bar2 if `variant=\"buffer\"`. */\n    colorPrimary: string;\n    /** Styles applied to the root and bar2 elements if `color=\"secondary\"`; bar2 if `variant=\"buffer\"`. */\n    colorSecondary: string;\n    /** Styles applied to the root element if `variant=\"determinate\"`. */\n    determinate: string;\n    /** Styles applied to the root element if `variant=\"indeterminate\"`. */\n    indeterminate: string;\n    /** Styles applied to the root element if `variant=\"buffer\"`. */\n    buffer: string;\n    /** Styles applied to the root element if `variant=\"query\"`. */\n    query: string;\n    /** Styles applied to the additional bar element if `variant=\"buffer\"`. */\n    dashed: string;\n    /** Styles applied to the additional bar element if `variant=\"buffer\"` and `color=\"primary\"`. */\n    dashedColorPrimary: string;\n    /** Styles applied to the additional bar element if `variant=\"buffer\"` and `color=\"secondary\"`. */\n    dashedColorSecondary: string;\n    /** Styles applied to the layered bar1 and bar2 elements. */\n    bar: string;\n    /** Styles applied to the bar elements if `color=\"primary\"`; bar2 if `variant` not \"buffer\". */\n    barColorPrimary: string;\n    /** Styles applied to the bar elements if `color=\"secondary\"`; bar2 if `variant` not \"buffer\". */\n    barColorSecondary: string;\n    /** Styles applied to the bar1 element if `variant=\"indeterminate or query\"`. */\n    bar1Indeterminate: string;\n    /** Styles applied to the bar1 element if `variant=\"determinate\"`. */\n    bar1Determinate: string;\n    /** Styles applied to the bar1 element if `variant=\"buffer\"`. */\n    bar1Buffer: string;\n    /** Styles applied to the bar2 element if `variant=\"indeterminate or query\"`. */\n    bar2Indeterminate: string;\n    /** Styles applied to the bar2 element if `variant=\"buffer\"`. */\n    bar2Buffer: string;\n}\nexport type LinearProgressClassKey = keyof LinearProgressClasses;\nexport declare function getLinearProgressUtilityClass(slot: string): string;\ndeclare const linearProgressClasses: LinearProgressClasses;\nexport default linearProgressClasses;\n",
  "node_modules/@mui/material/Link/Link.d.ts": "import * as React from 'react';\nimport { DistributiveOmit } from '@mui/types';\nimport { SxProps } from '@mui/system';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { Theme } from '../styles';\nimport { TypographyOwnProps } from '../Typography';\nimport { LinkClasses } from './linkClasses';\n\nexport interface LinkOwnProps extends DistributiveOmit<LinkBaseProps, 'classes'> {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<LinkClasses>;\n  /**\n   * The color of the link.\n   * @default 'primary'\n   */\n  color?: TypographyOwnProps['color'];\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * `classes` prop applied to the [`Typography`](/material-ui/api/typography/) element.\n   */\n  TypographyClasses?: TypographyOwnProps['classes'];\n  /**\n   * Controls when the link should have an underline.\n   * @default 'always'\n   */\n  underline?: 'none' | 'hover' | 'always';\n  /**\n   * Applies the theme typography styles.\n   * @default 'inherit'\n   */\n  variant?: TypographyOwnProps['variant'];\n}\n\nexport interface LinkTypeMap<AdditionalProps = {}, RootComponent extends React.ElementType = 'a'> {\n  props: AdditionalProps & LinkOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Breadcrumbs](https://mui.com/material-ui/react-breadcrumbs/)\n * - [Links](https://mui.com/material-ui/react-link/)\n *\n * API:\n *\n * - [Link API](https://mui.com/material-ui/api/link/)\n * - inherits [Typography API](https://mui.com/material-ui/api/typography/)\n */\ndeclare const Link: OverridableComponent<LinkTypeMap>;\n\nexport type LinkBaseProps = DistributiveOmit<\n  TypographyOwnProps,\n  'children' | 'color' | 'variant' | 'classes'\n>;\n\nexport type LinkProps<\n  RootComponent extends React.ElementType = LinkTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<LinkTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Link;\n",
  "node_modules/@mui/material/Link/getTextDecoration.d.ts": "import type { Theme } from '../styles';\nexport declare const colorTransformations: {\n    primary: string;\n    textPrimary: string;\n    secondary: string;\n    textSecondary: string;\n    error: string;\n};\ndeclare const getTextDecoration: <T extends Theme>({ theme, ownerState, }: {\n    theme: T;\n    ownerState: {\n        color: string;\n    };\n}) => string;\nexport default getTextDecoration;\n",
  "node_modules/@mui/material/Link/index.d.ts": "export { default } from './Link';\nexport * from './Link';\n\nexport { default as linkClasses } from './linkClasses';\nexport * from './linkClasses';\n",
  "node_modules/@mui/material/Link/linkClasses.d.ts": "export interface LinkClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `underline=\"none\"`. */\n    underlineNone: string;\n    /** Styles applied to the root element if `underline=\"hover\"`. */\n    underlineHover: string;\n    /** Styles applied to the root element if `underline=\"always\"`. */\n    underlineAlways: string;\n    /** Styles applied to the root element if `component=\"button\"`. */\n    button: string;\n    /** State class applied to the root element if the link is keyboard focused. */\n    focusVisible: string;\n}\nexport type LinkClassKey = keyof LinkClasses;\nexport declare function getLinkUtilityClass(slot: string): string;\ndeclare const linkClasses: LinkClasses;\nexport default linkClasses;\n",
  "node_modules/@mui/material/List/List.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { OverridableComponent, OverridableTypeMap, OverrideProps } from '../OverridableComponent';\nimport { ListClasses } from './listClasses';\n\nexport interface ListOwnProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ListClasses>;\n  /**\n   * If `true`, compact vertical padding designed for keyboard and mouse input is used for\n   * the list and list items.\n   * The prop is available to descendant components as the `dense` context.\n   * @default false\n   */\n  dense?: boolean;\n  /**\n   * If `true`, vertical padding is removed from the list.\n   * @default false\n   */\n  disablePadding?: boolean;\n  /**\n   * The content of the subheader, normally `ListSubheader`.\n   */\n  subheader?: React.ReactNode;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface ListTypeMap<AdditionalProps = {}, RootComponent extends React.ElementType = 'ul'> {\n  props: AdditionalProps & ListOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n * utility to create component types that inherit props from List.\n */\nexport interface ExtendListTypeMap<TypeMap extends OverridableTypeMap> {\n  props: TypeMap['props'] & ListTypeMap['props'];\n  defaultComponent: TypeMap['defaultComponent'];\n}\n\nexport type ExtendList<TypeMap extends OverridableTypeMap> = OverridableComponent<\n  ExtendListTypeMap<TypeMap>\n>;\n\n/**\n *\n * Demos:\n *\n * - [Lists](https://mui.com/material-ui/react-list/)\n * - [Transfer List](https://mui.com/material-ui/react-transfer-list/)\n *\n * API:\n *\n * - [List API](https://mui.com/material-ui/api/list/)\n */\ndeclare const List: ExtendList<ListTypeMap>;\n\nexport type ListProps<\n  RootComponent extends React.ElementType = ListTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<ListTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default List;\n",
  "node_modules/@mui/material/List/ListContext.d.ts": "import * as React from 'react';\n\ndeclare const ListContext: React.Context<{ dense?: boolean }>;\nexport default ListContext;\n",
  "node_modules/@mui/material/List/index.d.ts": "export { default } from './List';\nexport * from './List';\n\nexport { default as listClasses } from './listClasses';\nexport * from './listClasses';\n",
  "node_modules/@mui/material/List/listClasses.d.ts": "export interface ListClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element unless `disablePadding={true}`. */\n    padding: string;\n    /** Styles applied to the root element if dense. */\n    dense: string;\n    /** Styles applied to the root element if a `subheader` is provided. */\n    subheader: string;\n}\nexport type ListClassKey = keyof ListClasses;\nexport declare function getListUtilityClass(slot: string): string;\ndeclare const listClasses: ListClasses;\nexport default listClasses;\n",
  "node_modules/@mui/material/ListItem/ListItem.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '../styles';\nimport { ExtendButtonBase } from '../ButtonBase';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { ListItemClasses } from './listItemClasses';\n\nexport interface ListItemComponentsPropsOverrides {}\n\n/**\n * This type is kept for compatibility. Use `ListItemOwnProps` instead.\n */\nexport interface ListItemBaseProps {\n  /**\n   * Defines the `align-items` style property.\n   * @default 'center'\n   */\n  alignItems?: 'flex-start' | 'center';\n  /**\n   * If `true`, the list item is focused during the first mount.\n   * Focus will also be triggered if the value changes from false to true.\n   * @default false\n   * @deprecated checkout [ListItemButton](/material-ui/api/list-item-button/) instead\n   */\n  autoFocus?: boolean;\n  /**\n   * The content of the component if a `ListItemSecondaryAction` is used it must\n   * be the last child.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ListItemClasses>;\n  /**\n   * The container component used when a `ListItemSecondaryAction` is the last child.\n   * @default 'li'\n   * @deprecated\n   */\n  ContainerComponent?: React.ElementType<React.HTMLAttributes<HTMLDivElement>>;\n  /**\n   * Props applied to the container component if used.\n   * @default {}\n   * @deprecated\n   */\n  ContainerProps?: React.HTMLAttributes<HTMLDivElement>;\n  /**\n   * If `true`, compact vertical padding designed for keyboard and mouse input is used.\n   * The prop defaults to the value inherited from the parent List component.\n   * @default false\n   */\n  dense?: boolean;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   * @deprecated checkout [ListItemButton](/material-ui/api/list-item-button/) instead\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the left and right padding is removed.\n   * @default false\n   */\n  disableGutters?: boolean;\n  /**\n   * If `true`, all padding is removed.\n   * @default false\n   */\n  disablePadding?: boolean;\n  /**\n   * If `true`, a 1px light border is added to the bottom of the list item.\n   * @default false\n   */\n  divider?: boolean;\n  /**\n   * The element to display at the end of ListItem.\n   */\n  secondaryAction?: React.ReactNode;\n  /**\n   * Use to apply selected styling.\n   * @default false\n   * @deprecated checkout [ListItemButton](/material-ui/api/list-item-button/) instead\n   */\n  selected?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface ListItemOwnProps extends ListItemBaseProps {\n  /**\n   * The components used for each slot inside.\n   *\n   * This prop is an alias for the `slots` prop.\n   * It's recommended to use the `slots` prop instead.\n   *\n   * @default {}\n   */\n  components?: {\n    Root?: React.ElementType;\n  };\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   *\n   * This prop is an alias for the `slotProps` prop.\n   * It's recommended to use the `slotProps` prop instead, as `componentsProps` will be deprecated in the future.\n   *\n   * @default {}\n   */\n  componentsProps?: {\n    root?: React.HTMLAttributes<HTMLDivElement> & ListItemComponentsPropsOverrides;\n  };\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   *\n   * This prop is an alias for the `componentsProps` prop, which will be deprecated in the future.\n   *\n   * @default {}\n   */\n  slotProps?: {\n    root?: React.HTMLAttributes<HTMLDivElement> & ListItemComponentsPropsOverrides;\n  };\n  /**\n   * The components used for each slot inside.\n   *\n   * This prop is an alias for the `components` prop, which will be deprecated in the future.\n   *\n   * @default {}\n   */\n  slots?: {\n    root?: React.ElementType;\n  };\n}\n\nexport interface ListItemTypeMap<AdditionalProps, RootComponent extends React.ElementType> {\n  props: AdditionalProps & ListItemOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n * Uses an additional container component if `ListItemSecondaryAction` is the last child.\n *\n * Demos:\n *\n * - [Lists](https://mui.com/material-ui/react-list/)\n * - [Transfer List](https://mui.com/material-ui/react-transfer-list/)\n *\n * API:\n *\n * - [ListItem API](https://mui.com/material-ui/api/list-item/)\n */\ndeclare const ListItem: ExtendButtonBase<\n  ListItemTypeMap<\n    {\n      /**\n       * If `true`, the list item is a button (using `ButtonBase`). Props intended\n       * for `ButtonBase` can then be applied to `ListItem`.\n       * @default false\n       * @deprecated checkout [ListItemButton](/material-ui/api/list-item-button/) instead\n       *\n       */\n      button: true;\n    },\n    'div'\n  >\n> &\n  OverridableComponent<\n    ListItemTypeMap<\n      {\n        /**\n         * If `true`, the list item is a button (using `ButtonBase`). Props intended\n         * for `ButtonBase` can then be applied to `ListItem`.\n         * @default false\n         * @deprecated checkout [ListItemButton](/material-ui/api/list-item-button/) instead\n         */\n        button?: false;\n      },\n      'li'\n    >\n  >;\n\nexport type ListItemProps<\n  RootComponent extends React.ElementType = 'li',\n  AdditionalProps = {},\n> = OverrideProps<ListItemTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default ListItem;\n",
  "node_modules/@mui/material/ListItem/index.d.ts": "export { default } from './ListItem';\nexport * from './ListItem';\n\nexport { default as listItemClasses } from './listItemClasses';\nexport * from './listItemClasses';\n",
  "node_modules/@mui/material/ListItem/listItemClasses.d.ts": "export interface ListItemClasses {\n    /** Styles applied to the (normally root) `component` element. May be wrapped by a `container`. */\n    root: string;\n    /** Styles applied to the container element if `children` includes `ListItemSecondaryAction`. */\n    container: string;\n    /** State class applied to the `component`'s `focusVisibleClassName` prop if `button={true}`. */\n    focusVisible: string;\n    /** Styles applied to the component element if dense. */\n    dense: string;\n    /** Styles applied to the component element if `alignItems=\"flex-start\"`. */\n    alignItemsFlexStart: string;\n    /** State class applied to the inner `component` element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the inner `component` element if `divider={true}`. */\n    divider: string;\n    /** Styles applied to the inner `component` element unless `disableGutters={true}`. */\n    gutters: string;\n    /** Styles applied to the root element unless `disablePadding={true}`. */\n    padding: string;\n    /** Styles applied to the inner `component` element if `button={true}`. */\n    button: string;\n    /** Styles applied to the component element if `children` includes `ListItemSecondaryAction`. */\n    secondaryAction: string;\n    /** State class applied to the root element if `selected={true}`. */\n    selected: string;\n}\nexport type ListItemClassKey = keyof ListItemClasses;\nexport declare function getListItemUtilityClass(slot: string): string;\ndeclare const listItemClasses: ListItemClasses;\nexport default listItemClasses;\n",
  "node_modules/@mui/material/ListItemAvatar/ListItemAvatar.d.ts": "import { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { ListItemAvatarClasses } from './listItemAvatarClasses';\n\nexport interface ListItemAvatarProps extends StandardProps<React.HTMLAttributes<HTMLDivElement>> {\n  /**\n   * The content of the component, normally an `Avatar`.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ListItemAvatarClasses>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n * A simple wrapper to apply `List` styles to an `Avatar`.\n *\n * Demos:\n *\n * - [Lists](https://mui.com/material-ui/react-list/)\n *\n * API:\n *\n * - [ListItemAvatar API](https://mui.com/material-ui/api/list-item-avatar/)\n */\nexport default function ListItemAvatar(props: ListItemAvatarProps): React.JSX.Element;\n",
  "node_modules/@mui/material/ListItemAvatar/index.d.ts": "export { default } from './ListItemAvatar';\nexport * from './ListItemAvatar';\n\nexport { default as listItemAvatarClasses } from './listItemAvatarClasses';\nexport * from './listItemAvatarClasses';\n",
  "node_modules/@mui/material/ListItemAvatar/listItemAvatarClasses.d.ts": "export interface ListItemAvatarClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element when the parent `ListItem` uses `alignItems=\"flex-start\"`. */\n    alignItemsFlexStart: string;\n}\nexport type ListItemAvatarClassKey = keyof ListItemAvatarClasses;\nexport declare function getListItemAvatarUtilityClass(slot: string): string;\ndeclare const listItemAvatarClasses: ListItemAvatarClasses;\nexport default listItemAvatarClasses;\n",
  "node_modules/@mui/material/ListItemButton/ListItemButton.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '../styles';\nimport { ExtendButtonBase, ExtendButtonBaseTypeMap } from '../ButtonBase';\nimport { OverrideProps } from '../OverridableComponent';\nimport { ListItemButtonClasses } from './listItemButtonClasses';\n\n/**\n * This interface is kept for backward compatibility. To extend `LitItemButton`\n * props through module augmentation, use `ListItemButtonOwnProps`.\n */\nexport interface ListItemButtonBaseProps {\n  /**\n   * Defines the `align-items` style property.\n   * @default 'center'\n   */\n  alignItems?: 'flex-start' | 'center';\n  /**\n   * If `true`, the list item is focused during the first mount.\n   * Focus will also be triggered if the value changes from false to true.\n   * @default false\n   */\n  autoFocus?: boolean;\n  /**\n   * The content of the component if a `ListItemSecondaryAction` is used it must\n   * be the last child.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ListItemButtonClasses>;\n  /**\n   * If `true`, compact vertical padding designed for keyboard and mouse input is used.\n   * The prop defaults to the value inherited from the parent List component.\n   * @default false\n   */\n  dense?: boolean;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the left and right padding is removed.\n   * @default false\n   */\n  disableGutters?: boolean;\n  /**\n   * If `true`, a 1px light border is added to the bottom of the list item.\n   * @default false\n   */\n  divider?: boolean;\n  /**\n   * Use to apply selected styling.\n   * @default false\n   */\n  selected?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface ListItemButtonOwnProps extends ListItemButtonBaseProps {}\n\nexport type ListItemButtonTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> = ExtendButtonBaseTypeMap<{\n  props: AdditionalProps & ListItemButtonOwnProps;\n  defaultComponent: RootComponent;\n}>;\n\n/**\n *\n * Demos:\n *\n * - [Lists](https://mui.com/material-ui/react-list/)\n *\n * API:\n *\n * - [ListItemButton API](https://mui.com/material-ui/api/list-item-button/)\n * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)\n */\ndeclare const ListItemButton: ExtendButtonBase<ListItemButtonTypeMap>;\n\nexport type ListItemButtonProps<\n  RootComponent extends React.ElementType = ListItemButtonTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<ListItemButtonTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default ListItemButton;\n",
  "node_modules/@mui/material/ListItemButton/index.d.ts": "export { default } from './ListItemButton';\nexport * from './ListItemButton';\n\nexport { default as listItemButtonClasses } from './listItemButtonClasses';\nexport * from './listItemButtonClasses';\n",
  "node_modules/@mui/material/ListItemButton/listItemButtonClasses.d.ts": "export interface ListItemButtonClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** State class applied to the `component`'s `focusVisibleClassName` prop. */\n    focusVisible: string;\n    /** Styles applied to the component element if dense. */\n    dense: string;\n    /** Styles applied to the component element if `alignItems=\"flex-start\"`. */\n    alignItemsFlexStart: string;\n    /** State class applied to the inner `component` element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the inner `component` element if `divider={true}`. */\n    divider: string;\n    /** Styles applied to the inner `component` element unless `disableGutters={true}`. */\n    gutters: string;\n    /** State class applied to the root element if `selected={true}`. */\n    selected: string;\n}\nexport type ListItemButtonClassKey = keyof ListItemButtonClasses;\nexport declare function getListItemButtonUtilityClass(slot: string): string;\ndeclare const listItemButtonClasses: ListItemButtonClasses;\nexport default listItemButtonClasses;\n",
  "node_modules/@mui/material/ListItemIcon/ListItemIcon.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { ListItemIconClasses } from './listItemIconClasses';\n\nexport interface ListItemIconProps extends StandardProps<React.HTMLAttributes<HTMLDivElement>> {\n  /**\n   * The content of the component, normally `Icon`, `SvgIcon`,\n   * or a `@mui/icons-material` SVG icon element.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ListItemIconClasses>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n * A simple wrapper to apply `List` styles to an `Icon` or `SvgIcon`.\n *\n * Demos:\n *\n * - [Lists](https://mui.com/material-ui/react-list/)\n *\n * API:\n *\n * - [ListItemIcon API](https://mui.com/material-ui/api/list-item-icon/)\n */\nexport default function ListItemIcon(props: ListItemIconProps): React.JSX.Element;\n",
  "node_modules/@mui/material/ListItemIcon/index.d.ts": "export { default } from './ListItemIcon';\nexport * from './ListItemIcon';\n\nexport { default as listItemIconClasses } from './listItemIconClasses';\nexport * from './listItemIconClasses';\n",
  "node_modules/@mui/material/ListItemIcon/listItemIconClasses.d.ts": "export interface ListItemIconClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element when the parent `ListItem` uses `alignItems=\"flex-start\"`. */\n    alignItemsFlexStart: string;\n}\nexport type ListItemIconClassKey = keyof ListItemIconClasses;\nexport declare function getListItemIconUtilityClass(slot: string): string;\ndeclare const listItemIconClasses: ListItemIconClasses;\nexport default listItemIconClasses;\n",
  "node_modules/@mui/material/ListItemSecondaryAction/ListItemSecondaryAction.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { ListItemSecondaryActionClasses } from './listItemSecondaryActionClasses';\n\nexport interface ListItemSecondaryActionProps\n  extends StandardProps<React.HTMLAttributes<HTMLDivElement>> {\n  /**\n   * The content of the component, normally an `IconButton` or selection control.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ListItemSecondaryActionClasses>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n * Must be used as the last child of ListItem to function properly.\n *\n * Demos:\n *\n * - [Lists](https://mui.com/material-ui/react-list/)\n *\n * API:\n *\n * - [ListItemSecondaryAction API](https://mui.com/material-ui/api/list-item-secondary-action/)\n */\ndeclare const ListItemSecondaryAction: ((\n  props: ListItemSecondaryActionProps,\n) => React.JSX.Element) & {\n  muiName: string;\n};\n\nexport default ListItemSecondaryAction;\n",
  "node_modules/@mui/material/ListItemSecondaryAction/index.d.ts": "export { default } from './ListItemSecondaryAction';\nexport * from './ListItemSecondaryAction';\n\nexport { default as listItemSecondaryActionClasses } from './listItemSecondaryActionClasses';\nexport * from './listItemSecondaryActionClasses';\n",
  "node_modules/@mui/material/ListItemSecondaryAction/listItemSecondaryActionClasses.d.ts": "export interface ListItemSecondaryActionClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element when the parent `ListItem` has `disableGutters={true}`. */\n    disableGutters: string;\n}\nexport type ListItemSecondaryActionClassKey = keyof ListItemSecondaryActionClasses;\nexport declare function getListItemSecondaryActionClassesUtilityClass(slot: string): string;\ndeclare const listItemSecondaryActionClasses: ListItemSecondaryActionClasses;\nexport default listItemSecondaryActionClasses;\n",
  "node_modules/@mui/material/ListItemText/ListItemText.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { TypographyProps } from '../Typography';\nimport { ListItemTextClasses } from './listItemTextClasses';\n\nexport interface ListItemTextProps<\n  PrimaryTypographyComponent extends React.ElementType = 'span',\n  SecondaryTypographyComponent extends React.ElementType = 'p',\n> extends StandardProps<React.HTMLAttributes<HTMLDivElement>> {\n  /**\n   * Alias for the `primary` prop.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ListItemTextClasses>;\n  /**\n   * If `true`, the children won't be wrapped by a Typography component.\n   * This can be useful to render an alternative Typography variant by wrapping\n   * the `children` (or `primary`) text, and optional `secondary` text\n   * with the Typography component.\n   * @default false\n   */\n  disableTypography?: boolean;\n  /**\n   * If `true`, the children are indented.\n   * This should be used if there is no left avatar or left icon.\n   * @default false\n   */\n  inset?: boolean;\n  /**\n   * The main content element.\n   */\n  primary?: React.ReactNode;\n  /**\n   * These props will be forwarded to the primary typography component\n   * (as long as disableTypography is not `true`).\n   */\n  primaryTypographyProps?: TypographyProps<\n    PrimaryTypographyComponent,\n    { component?: PrimaryTypographyComponent }\n  >;\n  /**\n   * The secondary content element.\n   */\n  secondary?: React.ReactNode;\n  /**\n   * These props will be forwarded to the secondary typography component\n   * (as long as disableTypography is not `true`).\n   */\n  secondaryTypographyProps?: TypographyProps<\n    SecondaryTypographyComponent,\n    { component?: SecondaryTypographyComponent }\n  >;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n *\n * Demos:\n *\n * - [Lists](https://mui.com/material-ui/react-list/)\n *\n * API:\n *\n * - [ListItemText API](https://mui.com/material-ui/api/list-item-text/)\n */\nexport default function ListItemText<\n  PrimaryTypographyComponent extends React.ElementType = 'span',\n  SecondaryTypographyComponent extends React.ElementType = 'p',\n>(\n  props: ListItemTextProps<PrimaryTypographyComponent, SecondaryTypographyComponent>,\n): React.JSX.Element;\n",
  "node_modules/@mui/material/ListItemText/index.d.ts": "export { default } from './ListItemText';\nexport * from './ListItemText';\n\nexport { default as listItemTextClasses } from './listItemTextClasses';\nexport * from './listItemTextClasses';\n",
  "node_modules/@mui/material/ListItemText/listItemTextClasses.d.ts": "export interface ListItemTextClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the Typography component if primary and secondary are set. */\n    multiline: string;\n    /** Styles applied to the Typography component if dense. */\n    dense: string;\n    /** Styles applied to the root element if `inset={true}`. */\n    inset: string;\n    /** Styles applied to the primary `Typography` component. */\n    primary: string;\n    /** Styles applied to the secondary `Typography` component. */\n    secondary: string;\n}\nexport type ListItemTextClassKey = keyof ListItemTextClasses;\nexport declare function getListItemTextUtilityClass(slot: string): string;\ndeclare const listItemTextClasses: ListItemTextClasses;\nexport default listItemTextClasses;\n",
  "node_modules/@mui/material/ListSubheader/ListSubheader.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { ListSubheaderClasses } from './listSubheaderClasses';\n\nexport interface ListSubheaderOwnProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ListSubheaderClasses>;\n  /**\n   * The color of the component. It supports those theme colors that make sense for this component.\n   * @default 'default'\n   */\n  color?: 'default' | 'primary' | 'inherit';\n  /**\n   * If `true`, the List Subheader will not have gutters.\n   * @default false\n   */\n  disableGutters?: boolean;\n  /**\n   * If `true`, the List Subheader will not stick to the top during scroll.\n   * @default false\n   */\n  disableSticky?: boolean;\n  /**\n   * If `true`, the List Subheader is indented.\n   * @default false\n   */\n  inset?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface ListSubheaderTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'li',\n> {\n  props: AdditionalProps & ListSubheaderOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Lists](https://mui.com/material-ui/react-list/)\n *\n * API:\n *\n * - [ListSubheader API](https://mui.com/material-ui/api/list-subheader/)\n */\ndeclare const ListSubheader: OverridableComponent<ListSubheaderTypeMap>;\n\nexport type ListSubheaderProps<\n  RootComponent extends React.ElementType = ListSubheaderTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<ListSubheaderTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default ListSubheader;\n",
  "node_modules/@mui/material/ListSubheader/index.d.ts": "export { default } from './ListSubheader';\nexport * from './ListSubheader';\n\nexport { default as listSubheaderClasses } from './listSubheaderClasses';\nexport * from './listSubheaderClasses';\n",
  "node_modules/@mui/material/ListSubheader/listSubheaderClasses.d.ts": "export interface ListSubheaderClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `color=\"primary\"`. */\n    colorPrimary: string;\n    /** Styles applied to the root element if `color=\"inherit\"`. */\n    colorInherit: string;\n    /** Styles applied to the inner `component` element unless `disableGutters={true}`. */\n    gutters: string;\n    /** Styles applied to the root element if `inset={true}`. */\n    inset: string;\n    /** Styles applied to the root element unless `disableSticky={true}`. */\n    sticky: string;\n}\nexport type ListSubheaderClassKey = keyof ListSubheaderClasses;\nexport declare function getListSubheaderUtilityClass(slot: string): string;\ndeclare const listSubheaderClasses: ListSubheaderClasses;\nexport default listSubheaderClasses;\n",
  "node_modules/@mui/material/Menu/Menu.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps } from '..';\nimport { PaperProps } from '../Paper';\nimport { PopoverProps } from '../Popover';\nimport { MenuListProps } from '../MenuList';\nimport { Theme } from '../styles';\nimport { TransitionProps } from '../transitions/transition';\nimport { MenuClasses } from './menuClasses';\n\nexport interface MenuProps extends StandardProps<PopoverProps> {\n  /**\n   * An HTML element, or a function that returns one.\n   * It's used to set the position of the menu.\n   */\n  anchorEl?: PopoverProps['anchorEl'];\n  /**\n   * If `true` (Default) will focus the `[role=\"menu\"]` if no focusable child is found. Disabled\n   * children are not focusable. If you set this prop to `false` focus will be placed\n   * on the parent modal container. This has severe accessibility implications\n   * and should only be considered if you manage focus otherwise.\n   * @default true\n   */\n  autoFocus?: boolean;\n  /**\n   * Menu contents, normally `MenuItem`s.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<MenuClasses>;\n  /**\n   * When opening the menu will not focus the active item but the `[role=\"menu\"]`\n   * unless `autoFocus` is also set to `false`. Not using the default means not\n   * following WAI-ARIA authoring practices. Please be considerate about possible\n   * accessibility implications.\n   * @default false\n   */\n  disableAutoFocusItem?: boolean;\n  /**\n   * Props applied to the [`MenuList`](/material-ui/api/menu-list/) element.\n   * @default {}\n   */\n  MenuListProps?: Partial<MenuListProps>;\n  /**\n   * Callback fired when the component requests to be closed.\n   *\n   * @param {object} event The event source of the callback.\n   * @param {string} reason Can be: `\"escapeKeyDown\"`, `\"backdropClick\"`, `\"tabKeyDown\"`.\n   */\n  onClose?: PopoverProps['onClose'];\n  /**\n   * If `true`, the component is shown.\n   */\n  open: boolean;\n  /**\n   * `classes` prop applied to the [`Popover`](/material-ui/api/popover/) element.\n   */\n  PopoverClasses?: PopoverProps['classes'];\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The length of the transition in `ms`, or 'auto'\n   * @default 'auto'\n   */\n  transitionDuration?: TransitionProps['timeout'] | 'auto';\n  /**\n   * Props applied to the transition element.\n   * By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.\n   * @default {}\n   */\n  TransitionProps?: TransitionProps;\n  /**\n   * The variant to use. Use `menu` to prevent selected items from impacting the initial focus.\n   * @default 'selectedMenu'\n   */\n  variant?: 'menu' | 'selectedMenu';\n}\n\nexport declare const MenuPaper: React.FC<PaperProps>;\n\n/**\n *\n * Demos:\n *\n * - [App Bar](https://mui.com/material-ui/react-app-bar/)\n * - [Menu](https://mui.com/material-ui/react-menu/)\n *\n * API:\n *\n * - [Menu API](https://mui.com/material-ui/api/menu/)\n * - inherits [Popover API](https://mui.com/material-ui/api/popover/)\n */\nexport default function Menu(props: MenuProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Menu/index.d.ts": "export { default } from './Menu';\nexport * from './Menu';\n\nexport { default as menuClasses } from './menuClasses';\nexport * from './menuClasses';\n",
  "node_modules/@mui/material/Menu/menuClasses.d.ts": "export interface MenuClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the Paper component. */\n    paper: string;\n    /** Styles applied to the List component via `MenuList`. */\n    list: string;\n}\nexport type MenuClassKey = keyof MenuClasses;\nexport declare function getMenuUtilityClass(slot: string): string;\ndeclare const menuClasses: MenuClasses;\nexport default menuClasses;\n",
  "node_modules/@mui/material/MenuItem/MenuItem.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '../styles';\nimport { ExtendButtonBase, ExtendButtonBaseTypeMap } from '../ButtonBase';\nimport { OverrideProps } from '../OverridableComponent';\nimport { MenuItemClasses } from './menuItemClasses';\n\nexport interface MenuItemOwnProps {\n  /**\n   * If `true`, the list item is focused during the first mount.\n   * Focus will also be triggered if the value changes from false to true.\n   * @default false\n   */\n  autoFocus?: boolean;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<MenuItemClasses>;\n  /**\n   * If `true`, compact vertical padding designed for keyboard and mouse input is used.\n   * The prop defaults to the value inherited from the parent Menu component.\n   * @default false\n   */\n  dense?: boolean;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the left and right padding is removed.\n   * @default false\n   */\n  disableGutters?: boolean;\n  /**\n   * If `true`, a 1px light border is added to the bottom of the menu item.\n   * @default false\n   */\n  divider?: boolean;\n  /**\n   * If `true`, the component is selected.\n   * @default false\n   */\n  selected?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport type MenuItemTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'li',\n> = ExtendButtonBaseTypeMap<{\n  props: AdditionalProps & MenuItemOwnProps;\n  defaultComponent: RootComponent;\n}>;\n\n/**\n *\n * Demos:\n *\n * - [Menu](https://mui.com/material-ui/react-menu/)\n *\n * API:\n *\n * - [MenuItem API](https://mui.com/material-ui/api/menu-item/)\n * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)\n */\ndeclare const MenuItem: ExtendButtonBase<MenuItemTypeMap>;\n\nexport type MenuItemProps<\n  RootComponent extends React.ElementType = MenuItemTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<MenuItemTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default MenuItem;\n",
  "node_modules/@mui/material/MenuItem/index.d.ts": "export { default } from './MenuItem';\nexport * from './MenuItem';\n\nexport * from './menuItemClasses';\nexport { default as menuItemClasses } from './menuItemClasses';\n",
  "node_modules/@mui/material/MenuItem/menuItemClasses.d.ts": "export interface MenuItemClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** State class applied to the root element if keyboard focused. */\n    focusVisible: string;\n    /** Styles applied to the root element if dense. */\n    dense: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the root element if `divider={true}`. */\n    divider: string;\n    /** Styles applied to the inner `component` element unless `disableGutters={true}`. */\n    gutters: string;\n    /** State class applied to the root element if `selected={true}`. */\n    selected: string;\n}\nexport type MenuItemClassKey = keyof MenuItemClasses;\nexport declare function getMenuItemUtilityClass(slot: string): string;\ndeclare const menuItemClasses: MenuItemClasses;\nexport default menuItemClasses;\n",
  "node_modules/@mui/material/MenuList/MenuList.d.ts": "import * as React from 'react';\nimport { ExtendList, ExtendListTypeMap } from '../List';\nimport { OverrideProps } from '../OverridableComponent';\n\nexport interface MenuListOwnProps {\n  /**\n   * If `true`, will focus the `[role=\"menu\"]` container and move into tab order.\n   * @default false\n   */\n  autoFocus?: boolean;\n  /**\n   * If `true`, will focus the first menuitem if `variant=\"menu\"` or selected item\n   * if `variant=\"selectedMenu\"`.\n   * @default false\n   */\n  autoFocusItem?: boolean;\n  /**\n   * MenuList contents, normally `MenuItem`s.\n   */\n  children?: React.ReactNode;\n  /**\n   * If `true`, will allow focus on disabled items.\n   * @default false\n   */\n  disabledItemsFocusable?: boolean;\n  /**\n   * If `true`, the menu items will not wrap focus.\n   * @default false\n   */\n  disableListWrap?: boolean;\n  /**\n   * The variant to use. Use `menu` to prevent selected items from impacting the initial focus\n   * and the vertical alignment relative to the anchor element.\n   * @default 'selectedMenu'\n   */\n  variant?: 'menu' | 'selectedMenu';\n}\n\nexport type MenuListTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'ul',\n> = ExtendListTypeMap<{\n  props: AdditionalProps & MenuListOwnProps;\n  defaultComponent: RootComponent;\n}>;\n\nexport type MenuListClassKey = keyof NonNullable<MenuListTypeMap['props']['classes']>;\n\n/**\n * A permanently displayed menu following https://www.w3.org/WAI/ARIA/apg/patterns/menu-button/.\n * It's exposed to help customization of the [`Menu`](https://mui.com/material-ui/api/menu/) component if you\n * use it separately you need to move focus into the component manually. Once\n * the focus is placed inside the component it is fully keyboard accessible.\n *\n * Demos:\n *\n * - [Menu](https://mui.com/material-ui/react-menu/)\n *\n * API:\n *\n * - [MenuList API](https://mui.com/material-ui/api/menu-list/)\n * - inherits [List API](https://mui.com/material-ui/api/list/)\n */\ndeclare const MenuList: ExtendList<MenuListTypeMap>;\n\nexport type MenuListProps<\n  RootComponent extends React.ElementType = MenuListTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<MenuListTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default MenuList;\n",
  "node_modules/@mui/material/MenuList/index.d.ts": "export { default } from './MenuList';\nexport * from './MenuList';\n",
  "node_modules/@mui/material/MobileStepper/MobileStepper.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { PaperProps } from '../Paper';\nimport { LinearProgressProps } from '../LinearProgress';\nimport { MobileStepperClasses } from './mobileStepperClasses';\n\nexport interface MobileStepperProps extends StandardProps<PaperProps, 'children' | 'variant'> {\n  /**\n   * Set the active step (zero based index).\n   * Defines which dot is highlighted when the variant is 'dots'.\n   * @default 0\n   */\n  activeStep?: number;\n  /**\n   * A back button element. For instance, it can be a `Button` or an `IconButton`.\n   */\n  backButton: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<MobileStepperClasses>;\n  /**\n   * Props applied to the `LinearProgress` element.\n   */\n  LinearProgressProps?: Partial<LinearProgressProps>;\n  /**\n   * A next button element. For instance, it can be a `Button` or an `IconButton`.\n   */\n  nextButton: React.ReactNode;\n  /**\n   * Set the positioning type.\n   * @default 'bottom'\n   */\n  position?: 'bottom' | 'top' | 'static';\n  /**\n   * The total steps.\n   */\n  steps: number;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The variant to use.\n   * @default 'dots'\n   */\n  variant?: 'text' | 'dots' | 'progress';\n}\n\n/**\n *\n * Demos:\n *\n * - [Stepper](https://mui.com/material-ui/react-stepper/)\n *\n * API:\n *\n * - [MobileStepper API](https://mui.com/material-ui/api/mobile-stepper/)\n * - inherits [Paper API](https://mui.com/material-ui/api/paper/)\n */\nexport default function MobileStepper(props: MobileStepperProps): React.JSX.Element;\n",
  "node_modules/@mui/material/MobileStepper/index.d.ts": "export { default } from './MobileStepper';\nexport * from './MobileStepper';\n\nexport { default as mobileStepperClasses } from './mobileStepperClasses';\nexport * from './mobileStepperClasses';\n",
  "node_modules/@mui/material/MobileStepper/mobileStepperClasses.d.ts": "export interface MobileStepperClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `position=\"bottom\"`. */\n    positionBottom: string;\n    /** Styles applied to the root element if `position=\"top\"`. */\n    positionTop: string;\n    /** Styles applied to the root element if `position=\"static\"`. */\n    positionStatic: string;\n    /** Styles applied to the dots container if `variant=\"dots\"`. */\n    dots: string;\n    /** Styles applied to each dot if `variant=\"dots\"`. */\n    dot: string;\n    /** Styles applied to a dot if `variant=\"dots\"` and this is the active step. */\n    dotActive: string;\n    /** Styles applied to the Linear Progress component if `variant=\"progress\"`. */\n    progress: string;\n}\nexport type MobileStepperClassKey = keyof MobileStepperClasses;\nexport declare function getMobileStepperUtilityClass(slot: string): string;\ndeclare const mobileStepperClasses: MobileStepperClasses;\nexport default mobileStepperClasses;\n",
  "node_modules/@mui/material/Modal/Modal.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverrideProps } from '@mui/types';\nimport { SlotComponentProps } from '../utils/types';\nimport { PortalProps } from '../Portal';\nimport { Theme } from '../styles';\nimport Backdrop, { BackdropProps } from '../Backdrop';\nimport { OverridableComponent } from '../OverridableComponent';\nimport { ModalClasses } from './modalClasses';\n\nexport interface ModalComponentsPropsOverrides {}\n\nexport interface ModalOwnerState extends ModalProps {\n  exited: boolean;\n}\n\nexport interface ModalSlots {\n  /**\n   * The component that renders the root.\n   * @default 'div'\n   */\n  root?: React.ElementType;\n  /**\n   * The component that renders the backdrop.\n   */\n  backdrop?: React.ElementType;\n}\n\nexport interface ModalOwnProps {\n  /**\n   * A backdrop component. This prop enables custom backdrop rendering.\n   * @deprecated Use `slots.backdrop` instead. While this prop currently works, it will be removed in the next major version.\n   * Use the `slots.backdrop` prop to make your application ready for the next version of Material UI.\n   * @default styled(Backdrop, {\n   *   name: 'MuiModal',\n   *   slot: 'Backdrop',\n   *   overridesResolver: (props, styles) => {\n   *     return styles.backdrop;\n   *   },\n   * })({\n   *   zIndex: -1,\n   * })\n   */\n  BackdropComponent?: React.ElementType<BackdropProps>;\n  /**\n   * Props applied to the [`Backdrop`](/material-ui/api/backdrop/) element.\n   * @deprecated Use `slotProps.backdrop` instead.\n   */\n  BackdropProps?: Partial<BackdropProps>;\n  /**\n   * A single child content element.\n   */\n  children: React.ReactElement<any>;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ModalClasses>;\n  /**\n   * @ignore\n   */\n  className?: string;\n  /**\n   * When set to true the Modal waits until a nested Transition is completed before closing.\n   * @default false\n   */\n  closeAfterTransition?: boolean;\n  /**\n   * The components used for each slot inside.\n   *\n   * This prop is an alias for the `slots` prop.\n   * It's recommended to use the `slots` prop instead.\n   *\n   * @default {}\n   */\n  components?: {\n    Root?: React.ElementType;\n    Backdrop?: React.ElementType;\n  };\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   *\n   * This prop is an alias for the `slotProps` prop.\n   * It's recommended to use the `slotProps` prop instead, as `componentsProps` will be deprecated in the future.\n   *\n   * @default {}\n   */\n  componentsProps?: {\n    root?: SlotComponentProps<'div', ModalComponentsPropsOverrides, ModalOwnerState>;\n    backdrop?: SlotComponentProps<typeof Backdrop, ModalComponentsPropsOverrides, ModalOwnerState>;\n  };\n  /**\n   * An HTML element or function that returns one.\n   * The `container` will have the portal children appended to it.\n   *\n   * You can also provide a callback, which is called in a React layout effect.\n   * This lets you set the container from a ref, and also makes server-side rendering possible.\n   *\n   * By default, it uses the body of the top-level document object,\n   * so it's simply `document.body` most of the time.\n   */\n  container?: PortalProps['container'];\n  /**\n   * If `true`, the modal will not automatically shift focus to itself when it opens, and\n   * replace it to the last focused element when it closes.\n   * This also works correctly with any modal children that have the `disableAutoFocus` prop.\n   *\n   * Generally this should never be set to `true` as it makes the modal less\n   * accessible to assistive technologies, like screen readers.\n   * @default false\n   */\n  disableAutoFocus?: boolean;\n  /**\n   * If `true`, the modal will not prevent focus from leaving the modal while open.\n   *\n   * Generally this should never be set to `true` as it makes the modal less\n   * accessible to assistive technologies, like screen readers.\n   * @default false\n   */\n  disableEnforceFocus?: boolean;\n  /**\n   * If `true`, hitting escape will not fire the `onClose` callback.\n   * @default false\n   */\n  disableEscapeKeyDown?: boolean;\n  /**\n   * The `children` will be under the DOM hierarchy of the parent component.\n   * @default false\n   */\n  disablePortal?: PortalProps['disablePortal'];\n  /**\n   * If `true`, the modal will not restore focus to previously focused element once\n   * modal is hidden or unmounted.\n   * @default false\n   */\n  disableRestoreFocus?: boolean;\n  /**\n   * Disable the scroll lock behavior.\n   * @default false\n   */\n  disableScrollLock?: boolean;\n  /**\n   * If `true`, the backdrop is not rendered.\n   * @default false\n   */\n  hideBackdrop?: boolean;\n  /**\n   * Always keep the children in the DOM.\n   * This prop can be useful in SEO situation or\n   * when you want to maximize the responsiveness of the Modal.\n   * @default false\n   */\n  keepMounted?: boolean;\n  /**\n   * Callback fired when the backdrop is clicked.\n   * @deprecated Use the `onClose` prop with the `reason` argument to handle the `backdropClick` events.\n   */\n  onBackdropClick?: React.ReactEventHandler<{}>;\n  /**\n   * Callback fired when the component requests to be closed.\n   * The `reason` parameter can optionally be used to control the response to `onClose`.\n   *\n   * @param {object} event The event source of the callback.\n   * @param {string} reason Can be: `\"escapeKeyDown\"`, `\"backdropClick\"`.\n   */\n  onClose?: {\n    bivarianceHack(event: {}, reason: 'backdropClick' | 'escapeKeyDown'): void;\n  }['bivarianceHack'];\n  /**\n   * A function called when a transition enters.\n   */\n  onTransitionEnter?: () => void;\n  /**\n   * A function called when a transition has exited.\n   */\n  onTransitionExited?: () => void;\n  /**\n   * If `true`, the component is shown.\n   */\n  open: boolean;\n  /**\n   * The components used for each slot inside the Modal.\n   * Either a string to use a HTML element or a component.\n   * @default {}\n   */\n  slots?: ModalSlots;\n  /**\n   * The props used for each slot inside the Modal.\n   * @default {}\n   */\n  slotProps?: {\n    root?: SlotComponentProps<'div', ModalComponentsPropsOverrides, ModalOwnerState>;\n    backdrop?: SlotComponentProps<typeof Backdrop, ModalComponentsPropsOverrides, ModalOwnerState>;\n  };\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface ModalTypeMap<\n  RootComponent extends React.ElementType = 'div',\n  AdditionalProps = {},\n> {\n  props: AdditionalProps & ModalOwnProps;\n  defaultComponent: RootComponent;\n}\n\ntype ModalRootProps = NonNullable<ModalTypeMap['props']['slotProps']>['root'];\n\nexport declare const ModalRoot: React.FC<ModalRootProps>;\n\n/**\n * Modal is a lower-level construct that is leveraged by the following components:\n *\n * *   [Dialog](https://mui.com/material-ui/api/dialog/)\n * *   [Drawer](https://mui.com/material-ui/api/drawer/)\n * *   [Menu](https://mui.com/material-ui/api/menu/)\n * *   [Popover](https://mui.com/material-ui/api/popover/)\n *\n * If you are creating a modal dialog, you probably want to use the [Dialog](https://mui.com/material-ui/api/dialog/) component\n * rather than directly using Modal.\n *\n * This component shares many concepts with [react-overlays](https://react-bootstrap.github.io/react-overlays/#modals).\n *\n * Demos:\n *\n * - [Modal](https://mui.com/material-ui/react-modal/)\n *\n * API:\n *\n * - [Modal API](https://mui.com/material-ui/api/modal/)\n */\ndeclare const Modal: OverridableComponent<ModalTypeMap>;\n\nexport type ModalProps<\n  RootComponent extends React.ElementType = ModalTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<ModalTypeMap<RootComponent, AdditionalProps>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Modal;\n",
  "node_modules/@mui/material/Modal/ModalManager.d.ts": "export interface ManagedModalProps {\n    disableScrollLock?: boolean;\n}\nexport declare function ariaHidden(element: Element, show: boolean): void;\ninterface Modal {\n    mount: Element;\n    modalRef: Element;\n}\n/**\n * @ignore - do not document.\n *\n * Proper state management for containers and the modals in those containers.\n * Simplified, but inspired by react-overlay's ModalManager class.\n * Used by the Modal to ensure proper styling of containers.\n */\nexport declare class ModalManager {\n    private containers;\n    private modals;\n    constructor();\n    add(modal: Modal, container: HTMLElement): number;\n    mount(modal: Modal, props: ManagedModalProps): void;\n    remove(modal: Modal, ariaHiddenState?: boolean): number;\n    isTopModal(modal: Modal): boolean;\n}\nexport {};\n",
  "node_modules/@mui/material/Modal/index.d.ts": "export { ModalManager } from './ModalManager';\n\nexport { default } from './Modal';\nexport * from './Modal';\n\nexport { default as modalClasses } from './modalClasses';\nexport * from './modalClasses';\n",
  "node_modules/@mui/material/Modal/modalClasses.d.ts": "export interface ModalClasses {\n    /** Class name applied to the root element. */\n    root: string;\n    /** Class name applied to the root element if the `Modal` has exited. */\n    hidden: string;\n    /** Class name applied to the backdrop element. */\n    backdrop: string;\n}\nexport type ModalClassKey = keyof ModalClasses;\nexport declare function getModalUtilityClass(slot: string): string;\ndeclare const modalClasses: ModalClasses;\nexport default modalClasses;\n",
  "node_modules/@mui/material/Modal/useModal.d.ts": "import { UseModalParameters, UseModalReturnValue } from './useModal.types';\n/**\n *\n * Demos:\n *\n * - [Modal](https://mui.com/base-ui/react-modal/#hook)\n *\n * API:\n *\n * - [useModal API](https://mui.com/base-ui/react-modal/hooks-api/#use-modal)\n */\ndeclare function useModal(parameters: UseModalParameters): UseModalReturnValue;\nexport default useModal;\n",
  "node_modules/@mui/material/Modal/useModal.types.d.ts": "import { PortalProps } from '../Portal';\nimport { EventHandlers } from '../utils/types';\nexport interface UseModalRootSlotOwnProps {\n    role: React.AriaRole;\n    onKeyDown: React.KeyboardEventHandler;\n    ref: React.RefCallback<Element> | null;\n}\nexport interface UseModalBackdropSlotOwnProps {\n    'aria-hidden': React.AriaAttributes['aria-hidden'];\n    onClick: React.MouseEventHandler;\n    open?: boolean;\n}\nexport type UseModalBackdropSlotProps<TOther = {}> = TOther & UseModalBackdropSlotOwnProps;\nexport type UseModalRootSlotProps<TOther = {}> = TOther & UseModalRootSlotOwnProps;\nexport type UseModalParameters = {\n    'aria-hidden'?: React.AriaAttributes['aria-hidden'];\n    /**\n     * A single child content element.\n     */\n    children: React.ReactElement<any> | undefined | null;\n    /**\n     * When set to true the Modal waits until a nested Transition is completed before closing.\n     * @default false\n     */\n    closeAfterTransition?: boolean;\n    /**\n     * An HTML element or function that returns one.\n     * The `container` will have the portal children appended to it.\n     *\n     * You can also provide a callback, which is called in a React layout effect.\n     * This lets you set the container from a ref, and also makes server-side rendering possible.\n     *\n     * By default, it uses the body of the top-level document object,\n     * so it's simply `document.body` most of the time.\n     */\n    container?: PortalProps['container'];\n    /**\n     * If `true`, hitting escape will not fire the `onClose` callback.\n     * @default false\n     */\n    disableEscapeKeyDown?: boolean;\n    /**\n     * Disable the scroll lock behavior.\n     * @default false\n     */\n    disableScrollLock?: boolean;\n    /**\n     * Callback fired when the component requests to be closed.\n     * The `reason` parameter can optionally be used to control the response to `onClose`.\n     *\n     * @param {object} event The event source of the callback.\n     * @param {string} reason Can be: `\"escapeKeyDown\"`, `\"backdropClick\"`.\n     */\n    onClose?: {\n        bivarianceHack(event: {}, reason: 'backdropClick' | 'escapeKeyDown'): void;\n    }['bivarianceHack'];\n    onKeyDown?: React.KeyboardEventHandler;\n    /**\n     * A function called when a transition enters.\n     */\n    onTransitionEnter?: () => void;\n    /**\n     * A function called when a transition has exited.\n     */\n    onTransitionExited?: () => void;\n    /**\n     * If `true`, the component is shown.\n     */\n    open: boolean;\n    rootRef: React.Ref<Element>;\n};\nexport interface UseModalReturnValue {\n    /**\n     * Resolver for the root slot's props.\n     * @param externalProps props for the root slot\n     * @returns props that should be spread on the root slot\n     */\n    getRootProps: <TOther extends EventHandlers = {}>(externalProps?: TOther) => UseModalRootSlotProps<TOther>;\n    /**\n     * Resolver for the backdrop slot's props.\n     * @param externalProps props for the backdrop slot\n     * @returns props that should be spread on the backdrop slot\n     */\n    getBackdropProps: <TOther extends EventHandlers = {}>(externalProps?: TOther) => UseModalBackdropSlotProps<TOther>;\n    /**\n     * Resolver for the transition related props.\n     * @param externalProps props for the transition element\n     * @returns props that should be spread on the transition element\n     */\n    getTransitionProps: <TOther extends EventHandlers = {}>(externalProps?: TOther) => {\n        onEnter: () => void;\n        onExited: () => void;\n    };\n    /**\n     * A ref to the component's root DOM element.\n     */\n    rootRef: React.RefCallback<Element> | null;\n    /**\n     * A ref to the component's portal DOM element.\n     */\n    portalRef: React.RefCallback<Element> | null;\n    /**\n     * If `true`, the modal is the top most one.\n     */\n    isTopModal: () => boolean;\n    /**\n     * If `true`, the exiting transition finished (to be used for unmounting the component).\n     */\n    exited: boolean;\n    /**\n     * If `true`, the component's child is transition component.\n     */\n    hasTransition: boolean;\n}\n",
  "node_modules/@mui/material/NativeSelect/NativeSelect.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { InputProps } from '../Input';\nimport { NativeSelectInputProps } from './NativeSelectInput';\nimport { NativeSelectClasses } from './nativeSelectClasses';\n\nexport interface NativeSelectProps\n  extends StandardProps<InputProps, 'inputProps' | 'value' | 'onChange'> {\n  /**\n   * The option elements to populate the select with.\n   * Can be some `<option>` elements.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   * @default {}\n   */\n  classes?: Partial<NativeSelectClasses>;\n  /**\n   * The icon that displays the arrow.\n   * @default ArrowDropDownIcon\n   */\n  IconComponent?: React.ElementType;\n  /**\n   * An `Input` element; does not have to be a material-ui specific `Input`.\n   * @default <Input />\n   */\n  input?: React.ReactElement<any, any>;\n  /**\n   * [Attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/select#attributes) applied to the `select` element.\n   */\n  inputProps?: Partial<NativeSelectInputProps>;\n  /**\n   * Callback fired when a menu item is selected.\n   *\n   * @param {React.ChangeEvent<HTMLSelectElement>} event The event source of the callback.\n   * You can pull out the new value by accessing `event.target.value` (string).\n   */\n  onChange?: NativeSelectInputProps['onChange'];\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The `input` value. The DOM API casts this to a string.\n   */\n  value?: unknown;\n  /**\n   * The variant to use.\n   */\n  variant?: 'standard' | 'outlined' | 'filled';\n}\n\n/**\n * An alternative to `<Select native />` with a much smaller bundle size footprint.\n *\n * Demos:\n *\n * - [Select](https://mui.com/material-ui/react-select/)\n *\n * API:\n *\n * - [NativeSelect API](https://mui.com/material-ui/api/native-select/)\n * - inherits [Input API](https://mui.com/material-ui/api/input/)\n */\ndeclare const NativeSelect: ((props: NativeSelectProps) => React.JSX.Element) & { muiName: string };\n\nexport default NativeSelect;\n",
  "node_modules/@mui/material/NativeSelect/NativeSelectInput.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\n\nexport interface NativeSelectInputProps extends React.SelectHTMLAttributes<HTMLSelectElement> {\n  disabled?: boolean;\n  IconComponent: React.ElementType;\n  inputRef?: React.Ref<HTMLSelectElement>;\n  variant?: 'standard' | 'outlined' | 'filled';\n  error?: boolean;\n  sx?: SxProps<Theme>;\n}\n\ndeclare const NativeSelectInput: React.JSXElementConstructor<NativeSelectInputProps>;\n\nexport default NativeSelectInput;\n",
  "node_modules/@mui/material/NativeSelect/index.d.ts": "export { default } from './NativeSelect';\nexport * from './NativeSelect';\n\nexport { default as nativeSelectClasses } from './nativeSelectClasses';\nexport * from './nativeSelectClasses';\n",
  "node_modules/@mui/material/NativeSelect/nativeSelectClasses.d.ts": "export interface NativeSelectClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the select component `select` class. */\n    select: string;\n    /** Styles applied to the select component if `multiple={true}`. */\n    multiple: string;\n    /** Styles applied to the select component if `variant=\"filled\"`. */\n    filled: string;\n    /** Styles applied to the select component if `variant=\"outlined\"`. */\n    outlined: string;\n    /** Styles applied to the select component if `variant=\"standard\"`. */\n    standard: string;\n    /** State class applied to the select component `disabled` class. */\n    disabled: string;\n    /** Styles applied to the icon component. */\n    icon: string;\n    /** Styles applied to the icon component if the popup is open. */\n    iconOpen: string;\n    /** Styles applied to the icon component if `variant=\"filled\"`. */\n    iconFilled: string;\n    /** Styles applied to the icon component if `variant=\"outlined\"`. */\n    iconOutlined: string;\n    /** Styles applied to the icon component if `variant=\"standard\"`. */\n    iconStandard: string;\n    /** Styles applied to the underlying native input component. */\n    nativeInput: string;\n    /** State class applied to the select component `error` class. */\n    error: string;\n}\nexport type NativeSelectClassKey = keyof NativeSelectClasses;\nexport declare function getNativeSelectUtilityClasses(slot: string): string;\ndeclare const nativeSelectClasses: NativeSelectClasses;\nexport default nativeSelectClasses;\n",
  "node_modules/@mui/material/NoSsr/NoSsr.d.ts": "import * as React from 'react';\nimport { NoSsrProps } from './NoSsr.types';\n/**\n * NoSsr purposely removes components from the subject of Server Side Rendering (SSR).\n *\n * This component can be useful in a variety of situations:\n *\n * *   Escape hatch for broken dependencies not supporting SSR.\n * *   Improve the time-to-first paint on the client by only rendering above the fold.\n * *   Reduce the rendering time on the server.\n * *   Under too heavy server load, you can turn on service degradation.\n *\n * Demos:\n *\n * - [No SSR](https://mui.com/material-ui/react-no-ssr/)\n *\n * API:\n *\n * - [NoSsr API](https://mui.com/material-ui/api/no-ssr/)\n */\ndeclare function NoSsr(props: NoSsrProps): React.JSX.Element;\ndeclare namespace NoSsr {\n    var propTypes: any;\n}\nexport default NoSsr;\n",
  "node_modules/@mui/material/NoSsr/NoSsr.types.d.ts": "import * as React from 'react';\nexport interface NoSsrProps {\n    /**\n     * You can wrap a node.\n     */\n    children?: React.ReactNode;\n    /**\n     * If `true`, the component will not only prevent server-side rendering.\n     * It will also defer the rendering of the children into a different screen frame.\n     * @default false\n     */\n    defer?: boolean;\n    /**\n     * The fallback content to display.\n     * @default null\n     */\n    fallback?: React.ReactNode;\n}\n",
  "node_modules/@mui/material/NoSsr/index.d.ts": "export { default } from './NoSsr';\nexport * from './NoSsr';\nexport * from './NoSsr.types';\n",
  "node_modules/@mui/material/OutlinedInput/NotchedOutline.d.ts": "import * as React from 'react';\nimport { InternalStandardProps as StandardProps } from '..';\n\nexport interface NotchedOutlineProps\n  extends StandardProps<React.FieldsetHTMLAttributes<HTMLFieldSetElement>> {\n  disabled?: boolean;\n  error?: boolean;\n  focused?: boolean;\n  label?: React.ReactNode;\n  notched: boolean;\n}\n\nexport type NotchedOutlineClassKey = keyof NonNullable<NotchedOutlineProps['classes']>;\n\ndeclare const NotchedOutline: React.JSXElementConstructor<NotchedOutlineProps>;\n\nexport default NotchedOutline;\n",
  "node_modules/@mui/material/OutlinedInput/OutlinedInput.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { InputBaseProps } from '../InputBase';\nimport { OutlinedInputClasses } from './outlinedInputClasses';\n\nexport interface OutlinedInputProps extends StandardProps<InputBaseProps> {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<OutlinedInputClasses>;\n  /**\n   * The label of the `input`. It is only used for layout. The actual labelling\n   * is handled by `InputLabel`.\n   */\n  label?: React.ReactNode;\n  /**\n   * If `true`, the outline is notched to accommodate the label.\n   */\n  notched?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n *\n * Demos:\n *\n * - [Text Field](https://mui.com/material-ui/react-text-field/)\n *\n * API:\n *\n * - [OutlinedInput API](https://mui.com/material-ui/api/outlined-input/)\n * - inherits [InputBase API](https://mui.com/material-ui/api/input-base/)\n */\ndeclare const OutlinedInput: ((props: OutlinedInputProps) => React.JSX.Element) & {\n  muiName: string;\n};\n\nexport default OutlinedInput;\n",
  "node_modules/@mui/material/OutlinedInput/index.d.ts": "export { default } from './OutlinedInput';\nexport * from './OutlinedInput';\n\nexport { default as outlinedInputClasses } from './outlinedInputClasses';\nexport * from './outlinedInputClasses';\n",
  "node_modules/@mui/material/OutlinedInput/outlinedInputClasses.d.ts": "export interface OutlinedInputClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if the color is secondary. */\n    colorSecondary: string;\n    /** Styles applied to the root element if the component is focused. */\n    focused: string;\n    /** Styles applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the root element if `startAdornment` is provided. */\n    adornedStart: string;\n    /** Styles applied to the root element if `endAdornment` is provided. */\n    adornedEnd: string;\n    /** State class applied to the root element if `error={true}`. */\n    error: string;\n    /** Styles applied to the input element if `size=\"small\"`. */\n    sizeSmall: string;\n    /** Styles applied to the root element if `multiline={true}`. */\n    multiline: string;\n    /** Styles applied to the NotchedOutline element. */\n    notchedOutline: string;\n    /** Styles applied to the input element. */\n    input: string;\n    /** Styles applied to the input element if `size=\"small\"`. */\n    inputSizeSmall: string;\n    /** Styles applied to the input element if `multiline={true}`. */\n    inputMultiline: string;\n    /** Styles applied to the input element if `startAdornment` is provided. */\n    inputAdornedStart: string;\n    /** Styles applied to the input element if `endAdornment` is provided. */\n    inputAdornedEnd: string;\n    /** Styles applied to the input element if `type=\"search\"`. */\n    inputTypeSearch: string;\n}\nexport type OutlinedInputClassKey = keyof OutlinedInputClasses;\nexport declare function getOutlinedInputUtilityClass(slot: string): string;\ndeclare const outlinedInputClasses: OutlinedInputClasses;\nexport default outlinedInputClasses;\n",
  "node_modules/@mui/material/OverridableComponent.d.ts": "import * as React from 'react';\nimport { DistributiveOmit } from '@mui/types';\nimport { StyledComponentProps } from './styles';\n\n/**\n * A component whose root component can be controlled via a `component` prop.\n *\n * Adjusts valid props based on the type of `component`.\n */\nexport interface OverridableComponent<TypeMap extends OverridableTypeMap> {\n  // If you make any changes to this interface, please make sure to update the\n  // `OverridableComponent` type in `mui-types/index.d.ts` as well.\n  // Also, there are types in Base UI that have a similar shape to this interface\n  // (for example SelectType, OptionType, etc.).\n  <RootComponent extends React.ElementType>(\n    props: {\n      /**\n       * The component used for the root node.\n       * Either a string to use a HTML element or a component.\n       */\n      component: RootComponent;\n    } & OverrideProps<TypeMap, RootComponent>,\n  ): React.JSX.Element | null;\n  (props: DefaultComponentProps<TypeMap>): React.JSX.Element | null;\n}\n\n/**\n * Props of the component if `component={Component}` is used.\n */\n// prettier-ignore\nexport type OverrideProps<\n  TypeMap extends OverridableTypeMap,\n  RootComponent extends React.ElementType\n> = (\n  & BaseProps<TypeMap>\n  & DistributiveOmit<React.ComponentPropsWithRef<RootComponent>, keyof BaseProps<TypeMap>>\n);\n\n/**\n * Props if `component={Component}` is NOT used.\n */\n// prettier-ignore\nexport type DefaultComponentProps<TypeMap extends OverridableTypeMap> =\n  & BaseProps<TypeMap>\n  & DistributiveOmit<React.ComponentPropsWithRef<TypeMap['defaultComponent']>, keyof BaseProps<TypeMap>>;\n\n/**\n * Props defined on the component (+ common material-ui props).\n */\n// prettier-ignore\nexport type BaseProps<TypeMap extends OverridableTypeMap> =\n  & TypeMap['props']\n  & CommonProps;\n\n/**\n * Props that are valid for material-ui components.\n */\n// each component declares it's classes in a separate interface for proper JSDoc.\nexport interface CommonProps extends StyledComponentProps<never> {\n  className?: string;\n  style?: React.CSSProperties;\n}\n\nexport interface OverridableTypeMap {\n  props: {};\n  defaultComponent: React.ElementType;\n}\n",
  "node_modules/@mui/material/Pagination/Pagination.d.ts": "import * as React from 'react';\nimport { OverridableStringUnion } from '@mui/types';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps } from '@mui/material';\nimport { Theme } from '../styles';\nimport { UsePaginationItem, UsePaginationProps } from '../usePagination/usePagination';\nimport { PaginationClasses } from './paginationClasses';\n\nexport interface PaginationRenderItemParams extends UsePaginationItem {\n  color: PaginationProps['color'];\n  shape: PaginationProps['shape'];\n  size: PaginationProps['size'];\n  variant: PaginationProps['variant'];\n}\n\nexport interface PaginationPropsVariantOverrides {}\n\nexport interface PaginationPropsSizeOverrides {}\n\nexport interface PaginationPropsColorOverrides {}\n\nexport interface PaginationProps\n  extends UsePaginationProps,\n    StandardProps<React.HTMLAttributes<HTMLElement>, 'children' | 'onChange'> {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<PaginationClasses>;\n  /**\n   * The active color.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'standard'\n   */\n  color?: OverridableStringUnion<\n    'primary' | 'secondary' | 'standard',\n    PaginationPropsColorOverrides\n  >;\n  /**\n   * Accepts a function which returns a string value that provides a user-friendly name for the current page.\n   * This is important for screen reader users.\n   *\n   * For localization purposes, you can use the provided [translations](/material-ui/guides/localization/).\n   * @param {string} type The link or button type to format ('page' | 'first' | 'last' | 'next' | 'previous' | 'start-ellipsis' | 'end-ellipsis'). Defaults to 'page'.\n   * @param {number} page The page number to format.\n   * @param {bool} selected If true, the current page is selected.\n   * @returns {string}\n   */\n  getItemAriaLabel?: (type: UsePaginationItem['type'], page: number, selected: boolean) => string;\n\n  /**\n   * Render the item.\n   * @param {PaginationRenderItemParams} params The props to spread on a PaginationItem.\n   * @returns {ReactNode}\n   * @default (item) => <PaginationItem {...item} />\n   */\n  renderItem?: (params: PaginationRenderItemParams) => React.ReactNode;\n  /**\n   * The shape of the pagination items.\n   * @default 'circular'\n   */\n  shape?: 'circular' | 'rounded';\n  /**\n   * The size of the component.\n   * @default 'medium'\n   */\n  size?: OverridableStringUnion<'small' | 'medium' | 'large', PaginationPropsSizeOverrides>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The variant to use.\n   * @default 'text'\n   */\n  variant?: OverridableStringUnion<'text' | 'outlined', PaginationPropsVariantOverrides>;\n}\n\n/**\n *\n * Demos:\n *\n * - [Pagination](https://mui.com/material-ui/react-pagination/)\n *\n * API:\n *\n * - [Pagination API](https://mui.com/material-ui/api/pagination/)\n */\nexport default function Pagination(props: PaginationProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Pagination/index.d.ts": "export { default } from './Pagination';\nexport * from './Pagination';\n\nexport { default as paginationClasses } from './paginationClasses';\nexport * from './paginationClasses';\n",
  "node_modules/@mui/material/Pagination/paginationClasses.d.ts": "export interface PaginationClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the ul element. */\n    ul: string;\n    /** Styles applied to the root element if `variant=\"outlined\"`. */\n    outlined: string;\n    /** Styles applied to the root element if `variant=\"text\"`. */\n    text: string;\n}\nexport type PaginationClassKey = keyof PaginationClasses;\nexport declare function getPaginationUtilityClass(slot: string): string;\ndeclare const paginationClasses: PaginationClasses;\nexport default paginationClasses;\n",
  "node_modules/@mui/material/PaginationItem/PaginationItem.d.ts": "import * as React from 'react';\nimport { OverridableStringUnion } from '@mui/types';\nimport { SxProps } from '@mui/system';\nimport { OverridableComponent, OverrideProps } from '@mui/material/OverridableComponent';\nimport { Theme } from '../styles';\nimport { UsePaginationItem } from '../usePagination/usePagination';\nimport { PaginationItemClasses } from './paginationItemClasses';\n\nexport interface PaginationItemPropsVariantOverrides {}\n\nexport interface PaginationItemPropsSizeOverrides {}\n\nexport interface PaginationItemPropsColorOverrides {}\n\nexport interface PaginationItemOwnProps {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<PaginationItemClasses>;\n  /**\n   * The active color.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'standard'\n   */\n  color?: OverridableStringUnion<\n    'standard' | 'primary' | 'secondary',\n    PaginationItemPropsColorOverrides\n  >;\n  /**\n   * The components used for each slot inside.\n   *\n   * This prop is an alias for the `slots` prop.\n   * It's recommended to use the `slots` prop instead.\n   *\n   * @default {}\n   */\n  components?: {\n    first?: React.ElementType;\n    last?: React.ElementType;\n    next?: React.ElementType;\n    previous?: React.ElementType;\n  };\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * The current page number.\n   */\n  page?: React.ReactNode;\n  /**\n   * If `true` the pagination item is selected.\n   * @default false\n   */\n  selected?: boolean;\n  /**\n   * The shape of the pagination item.\n   * @default 'circular'\n   */\n  shape?: 'circular' | 'rounded';\n  /**\n   * The size of the component.\n   * @default 'medium'\n   */\n  size?: OverridableStringUnion<'small' | 'medium' | 'large', PaginationItemPropsSizeOverrides>;\n  /**\n   * The components used for each slot inside.\n   *\n   * This prop is an alias for the `components` prop, which will be deprecated in the future.\n   *\n   * @default {}\n   */\n  slots?: {\n    first?: React.ElementType;\n    last?: React.ElementType;\n    next?: React.ElementType;\n    previous?: React.ElementType;\n  };\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The type of pagination item.\n   * @default 'page'\n   */\n  type?: UsePaginationItem['type'];\n  /**\n   * The variant to use.\n   * @default 'text'\n   */\n  variant?: OverridableStringUnion<'text' | 'outlined', PaginationItemPropsVariantOverrides>;\n}\n\nexport interface PaginationItemTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & PaginationItemOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Pagination](https://mui.com/material-ui/react-pagination/)\n *\n * API:\n *\n * - [PaginationItem API](https://mui.com/material-ui/api/pagination-item/)\n */\ndeclare const PaginationItem: OverridableComponent<PaginationItemTypeMap>;\n\nexport type PaginationItemProps<\n  RootComponent extends React.ElementType = PaginationItemTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<PaginationItemTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default PaginationItem;\n",
  "node_modules/@mui/material/PaginationItem/index.d.ts": "export { default } from './PaginationItem';\nexport * from './PaginationItem';\n\nexport { default as paginationItemClasses } from './paginationItemClasses';\nexport * from './paginationItemClasses';\n",
  "node_modules/@mui/material/PaginationItem/paginationItemClasses.d.ts": "export interface PaginationItemClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `type=\"page\"`. */\n    page: string;\n    /** Styles applied to the root element if `size=\"small\"`. */\n    sizeSmall: string;\n    /** Styles applied to the root element if `size=\"large\"`. */\n    sizeLarge: string;\n    /** Styles applied to the root element if `variant=\"text\"`. */\n    text: string;\n    /** Styles applied to the root element if `variant=\"text\"` and `color=\"primary\"`.\n     *  @deprecated Combine the [.MuiPaginationItem-text](/material-ui/api/pagination-item/#pagination-item-classes-text) and [.MuiPaginationItem-colorPrimary](/material-ui/api/pagination-item/#pagination-item-classes-colorPrimary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    textPrimary: string;\n    /** Styles applied to the root element if `variant=\"text\"` and `color=\"secondary\"`.\n     *  @deprecated Combine the [.MuiPaginationItem-text](/material-ui/api/pagination-item/#pagination-item-classes-text) and [.MuiPaginationItem-colorSecondary](/material-ui/api/pagination-item/#pagination-item-classes-colorSecondary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    textSecondary: string;\n    /** Styles applied to the root element if `variant=\"outlined\"`. */\n    outlined: string;\n    /** Styles applied to the root element if `variant=\"outlined\"` and `color=\"primary\"`.\n     * @deprecated Combine the [.MuiPaginationItem-outlined](/material-ui/api/pagination-item/#pagination-item-classes-outlined) and [.MuiPaginationItem-colorPrimary](/material-ui/api/pagination-item/#pagination-item-classes-colorPrimary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    outlinedPrimary: string;\n    /** Styles applied to the root element if `variant=\"outlined\"` and `color=\"secondary\"`.\n     * @deprecated Combine the [.MuiPaginationItem-outlined](/material-ui/api/pagination-item/#pagination-item-classes-outlined) and [.MuiPaginationItem-colorSecondary](/material-ui/api/pagination-item/#pagination-item-classes-colorSecondary) classes instead. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n     */\n    outlinedSecondary: string;\n    /** Styles applied to the root element if `rounded=\"true\"`. */\n    rounded: string;\n    /** Styles applied to the root element if `type=\"start-ellipsis\"` or `type=\"end-ellipsis\"`. */\n    ellipsis: string;\n    /** Styles applied to the root element if `type=\"first\"` or type=\"last\". */\n    firstLast: string;\n    /** Styles applied to the root element if `type=\"previous\"` or type=\"next\". */\n    previousNext: string;\n    /** State class applied to the root element if keyboard focused. */\n    focusVisible: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** State class applied to the root element if `selected={true}`. */\n    selected: string;\n    /** Styles applied to the icon to display. */\n    icon: string;\n    /** Styles applied to the root element if `color=\"primary\"`. */\n    colorPrimary: string;\n    /** Styles applied to the root element if `color=\"secondary\"`. */\n    colorSecondary: string;\n}\nexport type PaginationItemClassKey = keyof PaginationItemClasses;\nexport declare function getPaginationItemUtilityClass(slot: string): string;\ndeclare const paginationItemClasses: PaginationItemClasses;\nexport default paginationItemClasses;\n",
  "node_modules/@mui/material/Paper/Paper.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { Theme } from '../styles';\nimport { OverrideProps, OverridableComponent, OverridableTypeMap } from '../OverridableComponent';\nimport { PaperClasses } from './paperClasses';\n\nexport interface PaperPropsVariantOverrides {}\n\nexport interface PaperOwnProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<PaperClasses>;\n  /**\n   * Shadow depth, corresponds to `dp` in the spec.\n   * It accepts values between 0 and 24 inclusive.\n   * @default 1\n   */\n  elevation?: number;\n  /**\n   * If `true`, rounded corners are disabled.\n   * @default false\n   */\n  square?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The variant to use.\n   * @default 'elevation'\n   */\n  variant?: OverridableStringUnion<'elevation' | 'outlined', PaperPropsVariantOverrides>;\n}\n\nexport interface PaperTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & PaperOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Card](https://mui.com/material-ui/react-card/)\n * - [Paper](https://mui.com/material-ui/react-paper/)\n *\n * API:\n *\n * - [Paper API](https://mui.com/material-ui/api/paper/)\n */\ndeclare const Paper: OverridableComponent<PaperTypeMap>;\n\nexport interface ExtendPaperTypeMap<TypeMap extends OverridableTypeMap, Keys extends string = ''> {\n  props: TypeMap['props'] & Omit<PaperTypeMap['props'], Keys>;\n  defaultComponent: TypeMap['defaultComponent'];\n}\n\nexport type PaperProps<\n  RootComponent extends React.ElementType = PaperTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<PaperTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Paper;\n",
  "node_modules/@mui/material/Paper/index.d.ts": "export { default } from './Paper';\nexport type { PaperProps, PaperOwnProps, PaperPropsVariantOverrides, PaperTypeMap } from './Paper';\n\nexport { default as paperClasses } from './paperClasses';\nexport * from './paperClasses';\n",
  "node_modules/@mui/material/Paper/paperClasses.d.ts": "export interface PaperClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element unless `square={true}`. */\n    rounded: string;\n    /** Styles applied to the root element if `variant=\"outlined\"`. */\n    outlined: string;\n    /** Styles applied to the root element if `variant=\"elevation\"`. */\n    elevation: string;\n    /** Styles applied to the root element if `elevation={0}`. */\n    elevation0: string;\n    /** Styles applied to the root element if `elevation={1}`. */\n    elevation1: string;\n    /** Styles applied to the root element if `elevation={2}`. */\n    elevation2: string;\n    /** Styles applied to the root element if `elevation={3}`. */\n    elevation3: string;\n    /** Styles applied to the root element if `elevation={4}`. */\n    elevation4: string;\n    /** Styles applied to the root element if `elevation={5}`. */\n    elevation5: string;\n    /** Styles applied to the root element if `elevation={6}`. */\n    elevation6: string;\n    /** Styles applied to the root element if `elevation={7}`. */\n    elevation7: string;\n    /** Styles applied to the root element if `elevation={8}`. */\n    elevation8: string;\n    /** Styles applied to the root element if `elevation={9}`. */\n    elevation9: string;\n    /** Styles applied to the root element if `elevation={10}`. */\n    elevation10: string;\n    /** Styles applied to the root element if `elevation={11}`. */\n    elevation11: string;\n    /** Styles applied to the root element if `elevation={12}`. */\n    elevation12: string;\n    /** Styles applied to the root element if `elevation={13}`. */\n    elevation13: string;\n    /** Styles applied to the root element if `elevation={14}`. */\n    elevation14: string;\n    /** Styles applied to the root element if `elevation={15}`. */\n    elevation15: string;\n    /** Styles applied to the root element if `elevation={16}`. */\n    elevation16: string;\n    /** Styles applied to the root element if `elevation={17}`. */\n    elevation17: string;\n    /** Styles applied to the root element if `elevation={18}`. */\n    elevation18: string;\n    /** Styles applied to the root element if `elevation={19}`. */\n    elevation19: string;\n    /** Styles applied to the root element if `elevation={20}`. */\n    elevation20: string;\n    /** Styles applied to the root element if `elevation={21}`. */\n    elevation21: string;\n    /** Styles applied to the root element if `elevation={22}`. */\n    elevation22: string;\n    /** Styles applied to the root element if `elevation={23}`. */\n    elevation23: string;\n    /** Styles applied to the root element if `elevation={24}`. */\n    elevation24: string;\n}\nexport type PaperClassKey = keyof PaperClasses;\nexport declare function getPaperUtilityClass(slot: string): string;\ndeclare const paperClasses: PaperClasses;\nexport default paperClasses;\n",
  "node_modules/@mui/material/Popover/Popover.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { SlotComponentProps } from '@mui/utils';\nimport { InternalStandardProps as StandardProps } from '..';\nimport Paper, { PaperProps } from '../Paper';\nimport Modal, { ModalOwnerState, ModalProps } from '../Modal';\nimport { Theme } from '../styles';\nimport { TransitionProps } from '../transitions/transition';\nimport { PopoverClasses } from './popoverClasses';\n\nexport interface PopoverOrigin {\n  vertical: 'top' | 'center' | 'bottom' | number;\n  horizontal: 'left' | 'center' | 'right' | number;\n}\n\nexport interface PopoverPosition {\n  top: number;\n  left: number;\n}\n\nexport type PopoverReference = 'anchorEl' | 'anchorPosition' | 'none';\n\ninterface PopoverVirtualElement {\n  getBoundingClientRect: () => DOMRect;\n  nodeType: Node['ELEMENT_NODE'];\n}\n\nexport interface PopoverProps\n  extends StandardProps<Omit<ModalProps, 'slots' | 'slotProps'>, 'children'> {\n  /**\n   * A ref for imperative actions.\n   * It currently only supports updatePosition() action.\n   */\n  action?: React.Ref<PopoverActions>;\n  /**\n   * An HTML element, [PopoverVirtualElement](/material-ui/react-popover/#virtual-element),\n   * or a function that returns either.\n   * It's used to set the position of the popover.\n   */\n  anchorEl?:\n    | null\n    | Element\n    | (() => Element)\n    | PopoverVirtualElement\n    | (() => PopoverVirtualElement);\n  /**\n   * This is the point on the anchor where the popover's\n   * `anchorEl` will attach to. This is not used when the\n   * anchorReference is 'anchorPosition'.\n   *\n   * Options:\n   * vertical: [top, center, bottom];\n   * horizontal: [left, center, right].\n   * @default {\n   *   vertical: 'top',\n   *   horizontal: 'left',\n   * }\n   */\n  anchorOrigin?: PopoverOrigin;\n  /**\n   * This is the position that may be used to set the position of the popover.\n   * The coordinates are relative to the application's client area.\n   */\n  anchorPosition?: PopoverPosition;\n  /**\n   * This determines which anchor prop to refer to when setting\n   * the position of the popover.\n   * @default 'anchorEl'\n   */\n  anchorReference?: PopoverReference;\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<PopoverClasses>;\n  /**\n   * An HTML element, component instance, or function that returns either.\n   * The `container` will passed to the Modal component.\n   *\n   * By default, it uses the body of the anchorEl's top-level document object,\n   * so it's simply `document.body` most of the time.\n   */\n  container?: ModalProps['container'];\n  /**\n   * The elevation of the popover.\n   * @default 8\n   */\n  elevation?: number;\n  /**\n   * Specifies how close to the edge of the window the popover can appear.\n   * If null, the popover will not be constrained by the window.\n   * @default 16\n   */\n  marginThreshold?: number | null;\n  onClose?: ModalProps['onClose'];\n  /**\n   * If `true`, the component is shown.\n   */\n  open: boolean;\n  /**\n   * Props applied to the [`Paper`](/material-ui/api/paper/) element.\n   *\n   * This prop is an alias for `slotProps.paper` and will be overriden by it if both are used.\n   * @deprecated Use `slotProps.paper` instead.\n   *\n   * @default {}\n   */\n  PaperProps?: Partial<PaperProps<React.ElementType>>;\n  /**\n   * The components used for each slot inside.\n   *\n   * @default {}\n   */\n  slots?: {\n    root?: React.ElementType;\n    paper?: React.ElementType;\n  };\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   *\n   * @default {}\n   */\n  slotProps?: {\n    root?: SlotComponentProps<typeof Modal, {}, ModalOwnerState>;\n    paper?: SlotComponentProps<typeof Paper, {}, {}>;\n  };\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * This is the point on the popover which\n   * will attach to the anchor's origin.\n   *\n   * Options:\n   * vertical: [top, center, bottom, x(px)];\n   * horizontal: [left, center, right, x(px)].\n   * @default {\n   *   vertical: 'top',\n   *   horizontal: 'left',\n   * }\n   */\n  transformOrigin?: PopoverOrigin;\n  /**\n   * The component used for the transition.\n   * [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.\n   * @default Grow\n   */\n  TransitionComponent?: React.JSXElementConstructor<\n    TransitionProps & { children: React.ReactElement<any, any> }\n  >;\n  /**\n   * Set to 'auto' to automatically calculate transition time based on height.\n   * @default 'auto'\n   */\n  transitionDuration?: TransitionProps['timeout'] | 'auto';\n  /**\n   * Props applied to the transition element.\n   * By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.\n   * @default {}\n   */\n  TransitionProps?: TransitionProps;\n}\n\nexport interface PopoverActions {\n  updatePosition(): void;\n}\n\nexport function getOffsetTop(rect: DOMRect, vertical: number | 'center' | 'bottom' | 'top'): number;\n\nexport function getOffsetLeft(\n  rect: DOMRect,\n  horizontal: number | 'center' | 'right' | 'left',\n): number;\n\ntype PopoverRootProps = NonNullable<PopoverProps['slotProps']>['root'];\ntype PopoverPaperProps = NonNullable<PopoverProps['slotProps']>['paper'];\n\nexport declare const PopoverRoot: React.FC<PopoverRootProps>;\nexport declare const PopoverPaper: React.FC<PopoverPaperProps>;\n\n/**\n *\n * Demos:\n *\n * - [Menu](https://mui.com/material-ui/react-menu/)\n * - [Popover](https://mui.com/material-ui/react-popover/)\n *\n * API:\n *\n * - [Popover API](https://mui.com/material-ui/api/popover/)\n * - inherits [Modal API](https://mui.com/material-ui/api/modal/)\n */\nexport default function Popover(props: PopoverProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Popover/index.d.ts": "export { default } from './Popover';\nexport * from './Popover';\n\nexport { default as popoverClasses } from './popoverClasses';\nexport * from './popoverClasses';\n",
  "node_modules/@mui/material/Popover/popoverClasses.d.ts": "export interface PopoverClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the Paper component. */\n    paper: string;\n}\nexport type PopoverClassKey = keyof PopoverClasses;\nexport declare function getPopoverUtilityClass(slot: string): string;\ndeclare const popoverClasses: PopoverClasses;\nexport default popoverClasses;\n",
  "node_modules/@mui/material/Popper/BasePopper.d.ts": "import { PolymorphicComponent } from '../utils/PolymorphicComponent';\nimport { PopperTypeMap } from './BasePopper.types';\n/**\n * @ignore - internal component.\n */\ndeclare const Popper: PolymorphicComponent<PopperTypeMap>;\nexport default Popper;\n",
  "node_modules/@mui/material/Popper/BasePopper.types.d.ts": "import * as React from 'react';\nimport { Instance, Options, OptionsGeneric, VirtualElement } from '@popperjs/core';\nimport { PortalProps } from '../Portal';\nimport { SlotComponentProps } from '../utils/types';\nimport { PolymorphicProps } from '../utils/PolymorphicComponent';\nexport type PopperPlacementType = Options['placement'];\nexport interface PopperRootSlotPropsOverrides {\n}\nexport interface PopperTransitionProps {\n    in: boolean;\n    onEnter: () => void;\n    onExited: () => void;\n}\nexport interface PopperChildrenProps {\n    placement: PopperPlacementType;\n    TransitionProps?: PopperTransitionProps;\n}\nexport interface PopperOwnProps {\n    /**\n     * An HTML element, [virtualElement](https://popper.js.org/docs/v2/virtual-elements/),\n     * or a function that returns either.\n     * It's used to set the position of the popper.\n     * The return value will passed as the reference object of the Popper instance.\n     */\n    anchorEl?: null | VirtualElement | HTMLElement | (() => HTMLElement) | (() => VirtualElement);\n    /**\n     * Popper render function or node.\n     */\n    children?: React.ReactNode | ((props: PopperChildrenProps) => React.ReactNode);\n    /**\n     * An HTML element or function that returns one.\n     * The `container` will have the portal children appended to it.\n     *\n     * You can also provide a callback, which is called in a React layout effect.\n     * This lets you set the container from a ref, and also makes server-side rendering possible.\n     *\n     * By default, it uses the body of the top-level document object,\n     * so it's simply `document.body` most of the time.\n     */\n    container?: PortalProps['container'];\n    /**\n     * Direction of the text.\n     * @default 'ltr'\n     */\n    direction?: 'ltr' | 'rtl';\n    /**\n     * The `children` will be under the DOM hierarchy of the parent component.\n     * @default false\n     */\n    disablePortal?: PortalProps['disablePortal'];\n    /**\n     * Always keep the children in the DOM.\n     * This prop can be useful in SEO situation or\n     * when you want to maximize the responsiveness of the Popper.\n     * @default false\n     */\n    keepMounted?: boolean;\n    /**\n     * Popper.js is based on a \"plugin-like\" architecture,\n     * most of its features are fully encapsulated \"modifiers\".\n     *\n     * A modifier is a function that is called each time Popper.js needs to\n     * compute the position of the popper.\n     * For this reason, modifiers should be very performant to avoid bottlenecks.\n     * To learn how to create a modifier, [read the modifiers documentation](https://popper.js.org/docs/v2/modifiers/).\n     */\n    modifiers?: Options['modifiers'];\n    /**\n     * If `true`, the component is shown.\n     */\n    open: boolean;\n    /**\n     * Popper placement.\n     * @default 'bottom'\n     */\n    placement?: PopperPlacementType;\n    /**\n     * Options provided to the [`Popper.js`](https://popper.js.org/docs/v2/constructors/#options) instance.\n     * @default {}\n     */\n    popperOptions?: Partial<OptionsGeneric<any>>;\n    /**\n     * A ref that points to the used popper instance.\n     */\n    popperRef?: React.Ref<Instance>;\n    /**\n     * The props used for each slot inside the Popper.\n     * @default {}\n     */\n    slotProps?: {\n        root?: SlotComponentProps<'div', PopperRootSlotPropsOverrides, PopperOwnerState>;\n    };\n    /**\n     * The components used for each slot inside the Popper.\n     * Either a string to use a HTML element or a component.\n     * @default {}\n     */\n    slots?: PopperSlots;\n    /**\n     * Help supporting a react-transition-group/Transition component.\n     * @default false\n     */\n    transition?: boolean;\n}\nexport interface PopperSlots {\n    /**\n     * The component that renders the root.\n     * @default 'div'\n     */\n    root?: React.ElementType;\n}\nexport type PopperOwnerState = PopperOwnProps;\nexport interface PopperTypeMap<AdditionalProps = {}, RootComponentType extends React.ElementType = 'div'> {\n    props: PopperOwnProps & AdditionalProps;\n    defaultComponent: RootComponentType;\n}\nexport type PopperProps<RootComponentType extends React.ElementType = PopperTypeMap['defaultComponent']> = PolymorphicProps<PopperTypeMap<{}, RootComponentType>, RootComponentType>;\nexport type PopperTooltipOwnProps = Omit<PopperOwnProps, 'container' | 'keepMounted' | 'transition'> & {\n    TransitionProps?: PopperTransitionProps;\n};\nexport interface PopperTooltipTypeMap<AdditionalProps = {}, RootComponentType extends React.ElementType = 'div'> {\n    props: PopperTooltipOwnProps & AdditionalProps;\n    defaultComponent: RootComponentType;\n}\nexport type PopperTooltipProps<RootComponentType extends React.ElementType = PopperTooltipTypeMap['defaultComponent']> = PolymorphicProps<PopperTooltipTypeMap<{}, RootComponentType>, RootComponentType>;\nexport interface PopperRootSlotProps {\n    className?: string;\n    ref: React.Ref<any>;\n    ownerState: PopperOwnerState;\n}\n",
  "node_modules/@mui/material/Popper/Popper.d.ts": "import { SxProps } from '@mui/system';\nimport * as React from 'react';\nimport { PopperProps as BasePopperProps } from './BasePopper.types';\nimport { Theme } from '../styles';\nexport interface PopperProps extends Omit<BasePopperProps, 'direction'> {\n    /**\n     * The component used for the root node.\n     * Either a string to use a HTML element or a component.\n     */\n    component?: React.ElementType;\n    /**\n     * The components used for each slot inside the Popper.\n     * Either a string to use a HTML element or a component.\n     * @default {}\n     */\n    components?: {\n        Root?: React.ElementType;\n    };\n    /**\n     * The props used for each slot inside the Popper.\n     * @default {}\n     */\n    componentsProps?: BasePopperProps['slotProps'];\n    /**\n     * The system prop that allows defining system overrides as well as additional CSS styles.\n     */\n    sx?: SxProps<Theme>;\n}\n/**\n *\n * Demos:\n *\n * - [Autocomplete](https://mui.com/material-ui/react-autocomplete/)\n * - [Menu](https://mui.com/material-ui/react-menu/)\n * - [Popper](https://mui.com/material-ui/react-popper/)\n *\n * API:\n *\n * - [Popper API](https://mui.com/material-ui/api/popper/)\n */\ndeclare const Popper: React.ForwardRefExoticComponent<PopperProps & React.RefAttributes<HTMLDivElement>>;\nexport default Popper;\n",
  "node_modules/@mui/material/Popper/index.d.ts": "export { default } from './Popper';\nexport * from './Popper';\nexport * from './popperClasses';\nexport { PopperPlacementType } from './BasePopper.types';\n",
  "node_modules/@mui/material/Popper/popperClasses.d.ts": "export interface PopperClasses {\n    /** Class name applied to the root element. */\n    root: string;\n}\nexport type PopperClassKey = keyof PopperClasses;\nexport declare function getPopperUtilityClass(slot: string): string;\ndeclare const popperClasses: PopperClasses;\nexport default popperClasses;\n",
  "node_modules/@mui/material/Portal/Portal.d.ts": "import * as React from 'react';\nimport { PortalProps } from './Portal.types';\n/**\n * Portals provide a first-class way to render children into a DOM node\n * that exists outside the DOM hierarchy of the parent component.\n *\n * Demos:\n *\n * - [Portal](https://mui.com/material-ui/react-portal/)\n *\n * API:\n *\n * - [Portal API](https://mui.com/material-ui/api/portal/)\n */\ndeclare const Portal: React.ForwardRefExoticComponent<PortalProps & React.RefAttributes<Element>>;\nexport default Portal;\n",
  "node_modules/@mui/material/Portal/Portal.types.d.ts": "import * as React from 'react';\nexport interface PortalProps {\n    /**\n     * The children to render into the `container`.\n     */\n    children?: React.ReactNode;\n    /**\n     * An HTML element or function that returns one.\n     * The `container` will have the portal children appended to it.\n     *\n     * You can also provide a callback, which is called in a React layout effect.\n     * This lets you set the container from a ref, and also makes server-side rendering possible.\n     *\n     * By default, it uses the body of the top-level document object,\n     * so it's simply `document.body` most of the time.\n     */\n    container?: Element | (() => Element | null) | null;\n    /**\n     * The `children` will be under the DOM hierarchy of the parent component.\n     * @default false\n     */\n    disablePortal?: boolean;\n}\n",
  "node_modules/@mui/material/Portal/index.d.ts": "export { default } from './Portal';\nexport * from './Portal';\nexport * from './Portal.types';\n",
  "node_modules/@mui/material/Radio/Radio.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { SwitchBaseProps } from '../internal/SwitchBase';\nimport { RadioClasses } from './radioClasses';\n\nexport interface RadioPropsSizeOverrides {}\n\nexport interface RadioPropsColorOverrides {}\n\nexport interface RadioProps\n  extends StandardProps<SwitchBaseProps, 'checkedIcon' | 'color' | 'icon' | 'type'> {\n  /**\n   * The icon to display when the component is checked.\n   * @default <RadioButtonIcon checked />\n   */\n  checkedIcon?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<RadioClasses>;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'primary'\n   */\n  color?: OverridableStringUnion<\n    'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning' | 'default',\n    RadioPropsColorOverrides\n  >;\n  /**\n   * If `true`, the component is disabled.\n   */\n  disabled?: boolean;\n  /**\n   * The icon to display when the component is unchecked.\n   * @default <RadioButtonIcon />\n   */\n  icon?: React.ReactNode;\n  /**\n   * The size of the component.\n   * `small` is equivalent to the dense radio styling.\n   * @default 'medium'\n   */\n  size?: OverridableStringUnion<'small' | 'medium', RadioPropsSizeOverrides>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n *\n * Demos:\n *\n * - [Radio Group](https://mui.com/material-ui/react-radio-button/)\n *\n * API:\n *\n * - [Radio API](https://mui.com/material-ui/api/radio/)\n * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)\n */\nexport default function Radio(props: RadioProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Radio/index.d.ts": "export { default } from './Radio';\nexport * from './Radio';\n\nexport { default as radioClasses } from './radioClasses';\nexport * from './radioClasses';\n",
  "node_modules/@mui/material/Radio/radioClasses.d.ts": "export interface RadioClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** State class applied to the root element if `checked={true}`. */\n    checked: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the root element if `color=\"primary\"`. */\n    colorPrimary: string;\n    /** Styles applied to the root element if `color=\"secondary\"`. */\n    colorSecondary: string;\n    /** Styles applied to the root element if `size=\"small\"`. */\n    sizeSmall: string;\n}\nexport type RadioClassKey = keyof RadioClasses;\nexport declare function getRadioUtilityClass(slot: string): string;\ndeclare const radioClasses: RadioClasses;\nexport default radioClasses;\n",
  "node_modules/@mui/material/RadioGroup/RadioGroup.d.ts": "import * as React from 'react';\nimport { FormGroupProps } from '../FormGroup';\n\nexport interface RadioGroupProps extends Omit<FormGroupProps, 'onChange'> {\n  /**\n   * The default value. Use when the component is not controlled.\n   */\n  defaultValue?: any;\n  /**\n   * The name used to reference the value of the control.\n   * If you don't provide this prop, it falls back to a randomly generated name.\n   */\n  name?: string;\n  /**\n   * Callback fired when a radio button is selected.\n   *\n   * @param {React.ChangeEvent<HTMLInputElement>} event The event source of the callback.\n   * @param {string} value The value of the selected radio button.\n   * You can pull out the new value by accessing `event.target.value` (string).\n   */\n  onChange?: (event: React.ChangeEvent<HTMLInputElement>, value: string) => void;\n  /**\n   * Value of the selected radio button. The DOM API casts this to a string.\n   */\n  value?: any;\n}\n\n/**\n *\n * Demos:\n *\n * - [Radio Group](https://mui.com/material-ui/react-radio-button/)\n *\n * API:\n *\n * - [RadioGroup API](https://mui.com/material-ui/api/radio-group/)\n * - inherits [FormGroup API](https://mui.com/material-ui/api/form-group/)\n */\nexport default function RadioGroup(props: RadioGroupProps): React.JSX.Element;\n",
  "node_modules/@mui/material/RadioGroup/RadioGroupContext.d.ts": "import * as React from 'react';\nexport interface RadioGroupContextValue {\n    name: string | undefined;\n    onChange: (event: React.ChangeEvent<HTMLInputElement>, value: string) => void;\n    value: any;\n}\n/**\n * @ignore - internal component.\n */\ndeclare const RadioGroupContext: React.Context<RadioGroupContextValue | undefined>;\nexport default RadioGroupContext;\n",
  "node_modules/@mui/material/RadioGroup/index.d.ts": "export { default } from './RadioGroup';\nexport * from './RadioGroup';\n\nexport { default as useRadioGroup, RadioGroupState } from './useRadioGroup';\n\nexport { default as radioGroupClasses } from './radioGroupClasses';\nexport * from './radioGroupClasses';\n",
  "node_modules/@mui/material/RadioGroup/radioGroupClasses.d.ts": "import { FormGroupClasses } from '../FormGroup';\nexport type RadioGroupClassKey = keyof FormGroupClasses;\nexport type RadioGroupClasses = FormGroupClasses;\nexport declare function getRadioGroupUtilityClass(slot: string): string;\ndeclare const radioGroupClasses: RadioGroupClasses;\nexport default radioGroupClasses;\n",
  "node_modules/@mui/material/RadioGroup/useRadioGroup.d.ts": "import { RadioGroupContextValue } from './RadioGroupContext';\nexport interface RadioGroupState extends RadioGroupContextValue {\n}\nexport default function useRadioGroup(): RadioGroupState | undefined;\n",
  "node_modules/@mui/material/Rating/Rating.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { RatingClasses } from './ratingClasses';\n\nexport interface IconContainerProps extends React.HTMLAttributes<HTMLSpanElement> {\n  value: number;\n}\n\nexport interface RatingPropsSizeOverrides {}\n\nexport interface RatingProps\n  extends StandardProps<React.HTMLAttributes<HTMLSpanElement>, 'children' | 'onChange'> {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<RatingClasses>;\n  /**\n   * The default value. Use when the component is not controlled.\n   * @default null\n   */\n  defaultValue?: number;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * The icon to display when empty.\n   * @default <StarBorder fontSize=\"inherit\" />\n   */\n  emptyIcon?: React.ReactNode;\n  /**\n   * The label read when the rating input is empty.\n   * @default 'Empty'\n   */\n  emptyLabelText?: React.ReactNode;\n  /**\n   * Accepts a function which returns a string value that provides a user-friendly name for the current value of the rating.\n   * This is important for screen reader users.\n   *\n   * For localization purposes, you can use the provided [translations](/material-ui/guides/localization/).\n   * @param {number} value The rating label's value to format.\n   * @returns {string}\n   * @default function defaultLabelText(value) {\n   *   return `${value} Star${value !== 1 ? 's' : ''}`;\n   * }\n   */\n  getLabelText?: (value: number) => string;\n  /**\n   * If `true`, only the selected icon will be highlighted.\n   * @default false\n   */\n  highlightSelectedOnly?: boolean;\n  /**\n   * The icon to display.\n   * @default <Star fontSize=\"inherit\" />\n   */\n  icon?: React.ReactNode;\n  /**\n   * The component containing the icon.\n   * @default function IconContainer(props) {\n   *   const { value, ...other } = props;\n   *   return <span {...other} />;\n   * }\n   */\n  IconContainerComponent?: React.ElementType<IconContainerProps>;\n  /**\n   * Maximum rating.\n   * @default 5\n   */\n  max?: number;\n  /**\n   * The name attribute of the radio `input` elements.\n   * This input `name` should be unique within the page.\n   * Being unique within a form is insufficient since the `name` is used to generated IDs.\n   */\n  name?: string;\n  /**\n   * Callback fired when the value changes.\n   * @param {React.SyntheticEvent} event The event source of the callback.\n   * @param {number|null} value The new value.\n   */\n  onChange?: (event: React.SyntheticEvent, value: number | null) => void;\n  /**\n   * Callback function that is fired when the hover state changes.\n   * @param {React.SyntheticEvent} event The event source of the callback.\n   * @param {number} value The new value.\n   */\n  onChangeActive?: (event: React.SyntheticEvent, value: number) => void;\n  /**\n   * The minimum increment value change allowed.\n   * @default 1\n   */\n  precision?: number;\n  /**\n   * Removes all hover effects and pointer events.\n   * @default false\n   */\n  readOnly?: boolean;\n  /**\n   * The size of the component.\n   * @default 'medium'\n   */\n  size?: OverridableStringUnion<'small' | 'medium' | 'large', RatingPropsSizeOverrides>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The rating value.\n   */\n  value?: number | null;\n}\n\n/**\n *\n * Demos:\n *\n * - [Rating](https://mui.com/material-ui/react-rating/)\n *\n * API:\n *\n * - [Rating API](https://mui.com/material-ui/api/rating/)\n */\nexport default function Rating(props: RatingProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Rating/index.d.ts": "export { default } from './Rating';\nexport * from './Rating';\n\nexport { default as ratingClasses } from './ratingClasses';\nexport * from './ratingClasses';\n",
  "node_modules/@mui/material/Rating/ratingClasses.d.ts": "export interface RatingClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `size=\"small\"`. */\n    sizeSmall: string;\n    /** Styles applied to the root element if `size=\"medium\"`. */\n    sizeMedium: string;\n    /** Styles applied to the root element if `size=\"large\"`. */\n    sizeLarge: string;\n    /** Styles applied to the root element if `readOnly={true}`. */\n    readOnly: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** State class applied to the root element if keyboard focused. */\n    focusVisible: string;\n    /** Visually hide an element. */\n    visuallyHidden: string;\n    /** Styles applied to the label elements. */\n    label: string;\n    /** Styles applied to the label of the \"no value\" input when it is active. */\n    labelEmptyValueActive: string;\n    /** Styles applied to the icon wrapping elements. */\n    icon: string;\n    /** Styles applied to the icon wrapping elements when empty. */\n    iconEmpty: string;\n    /** Styles applied to the icon wrapping elements when filled. */\n    iconFilled: string;\n    /** Styles applied to the icon wrapping elements when hover. */\n    iconHover: string;\n    /** Styles applied to the icon wrapping elements when focus. */\n    iconFocus: string;\n    /** Styles applied to the icon wrapping elements when active. */\n    iconActive: string;\n    /** Styles applied to the icon wrapping elements when decimals are necessary. */\n    decimal: string;\n}\nexport type RatingClassKey = keyof RatingClasses;\nexport declare function getRatingUtilityClass(slot: string): string;\ndeclare const ratingClasses: RatingClasses;\nexport default ratingClasses;\n",
  "node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '../styles';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { ScopedCssBaselineClasses } from './scopedCssBaselineClasses';\n\nexport interface ScopedCssBaselineOwnProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ScopedCssBaselineClasses>;\n  /**\n   * Enable `color-scheme` CSS property to use `theme.palette.mode`.\n   * For more details, check out https://developer.mozilla.org/en-US/docs/Web/CSS/color-scheme\n   * For browser support, check out https://caniuse.com/?search=color-scheme\n   */\n  enableColorScheme?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface ScopedCssBaselineTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & ScopedCssBaselineOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [CSS Baseline](https://mui.com/material-ui/react-css-baseline/)\n *\n * API:\n *\n * - [ScopedCssBaseline API](https://mui.com/material-ui/api/scoped-css-baseline/)\n */\ndeclare const ScopedCssBaseline: OverridableComponent<ScopedCssBaselineTypeMap>;\n\nexport type ScopedCssBaselineProps<\n  RootComponent extends React.ElementType = ScopedCssBaselineTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<ScopedCssBaselineTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\n/**\n *\n * Demos:\n *\n * - [Css Baseline](https://mui.com/components/css-baseline/)\n *\n * API:\n *\n * - [ScopedCssBaseline API](https://mui.com/api/scoped-css-baseline/)\n */\nexport default ScopedCssBaseline;\n",
  "node_modules/@mui/material/ScopedCssBaseline/index.d.ts": "export { default } from './ScopedCssBaseline';\nexport * from './ScopedCssBaseline';\n\nexport { default as scopedCssBaselineClasses } from './scopedCssBaselineClasses';\nexport * from './scopedCssBaselineClasses';\n",
  "node_modules/@mui/material/ScopedCssBaseline/scopedCssBaselineClasses.d.ts": "export interface ScopedCssBaselineClasses {\n    /** Styles applied to the root element. */\n    root: string;\n}\nexport type ScopedCssBaselineClassKey = keyof ScopedCssBaselineClasses;\nexport declare function getScopedCssBaselineUtilityClass(slot: string): string;\ndeclare const scopedCssBaselineClasses: Record<\"root\", string>;\nexport default scopedCssBaselineClasses;\n",
  "node_modules/@mui/material/Select/Select.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { InputProps } from '../Input';\nimport { MenuProps } from '../Menu';\nimport { SelectChangeEvent, SelectInputProps } from './SelectInput';\nimport { SelectClasses } from './selectClasses';\nimport { OutlinedInputProps } from '../OutlinedInput';\nimport { FilledInputProps } from '../FilledInput';\n\nexport { SelectChangeEvent };\n\nexport interface BaseSelectProps<Value = unknown>\n  extends StandardProps<InputProps, 'value' | 'onChange'> {\n  /**\n   * If `true`, the width of the popover will automatically be set according to the items inside the\n   * menu, otherwise it will be at least the width of the select input.\n   * @default false\n   */\n  autoWidth?: boolean;\n  /**\n   * The option elements to populate the select with.\n   * Can be some `MenuItem` when `native` is false and `option` when `native` is true.\n   *\n   * ⚠️The `MenuItem` elements **must** be direct descendants when `native` is false.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   * @default {}\n   */\n  classes?: Partial<SelectClasses>;\n  /**\n   * If `true`, the component is initially open. Use when the component open state is not controlled (i.e. the `open` prop is not defined).\n   * You can only use it when the `native` prop is `false` (default).\n   * @default false\n   */\n  defaultOpen?: boolean;\n  /**\n   * The default value. Use when the component is not controlled.\n   */\n  defaultValue?: Value;\n  /**\n   * If `true`, a value is displayed even if no items are selected.\n   *\n   * In order to display a meaningful value, a function can be passed to the `renderValue` prop which\n   * returns the value to be displayed when no items are selected.\n   *\n   * ⚠️ When using this prop, make sure the label doesn't overlap with the empty displayed value.\n   * The label should either be hidden or forced to a shrunk state.\n   * @default false\n   */\n  displayEmpty?: boolean;\n  /**\n   * The icon that displays the arrow.\n   * @default ArrowDropDownIcon\n   */\n  IconComponent?: React.ElementType;\n  /**\n   * The `id` of the wrapper element or the `select` element when `native`.\n   */\n  id?: string;\n  /**\n   * An `Input` element; does not have to be a material-ui specific `Input`.\n   */\n  input?: React.ReactElement<any, any>;\n  /**\n   * [Attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#Attributes) applied to the `input` element.\n   * When `native` is `true`, the attributes are applied on the `select` element.\n   */\n  inputProps?: InputProps['inputProps'];\n  /**\n   * See [OutlinedInput#label](/material-ui/api/outlined-input/#props)\n   */\n  label?: React.ReactNode;\n  /**\n   * The ID of an element that acts as an additional label. The Select will\n   * be labelled by the additional label and the selected value.\n   */\n  labelId?: string;\n  /**\n   * Props applied to the [`Menu`](/material-ui/api/menu/) element.\n   */\n  MenuProps?: Partial<MenuProps>;\n  /**\n   * If `true`, `value` must be an array and the menu will support multiple selections.\n   * @default false\n   */\n  multiple?: boolean;\n  /**\n   * If `true`, the component uses a native `select` element.\n   * @default false\n   */\n  native?: boolean;\n  /**\n   * Callback fired when a menu item is selected.\n   *\n   * @param {SelectChangeEvent<Value>} event The event source of the callback.\n   * You can pull out the new value by accessing `event.target.value` (any).\n   * **Warning**: This is a generic event, not a change event, unless the change event is caused by browser autofill.\n   * @param {object} [child] The react element that was selected when `native` is `false` (default).\n   */\n  onChange?: SelectInputProps<Value>['onChange'];\n  /**\n   * Callback fired when the component requests to be closed.\n   * Use it in either controlled (see the `open` prop), or uncontrolled mode (to detect when the Select collapses).\n   *\n   * @param {object} event The event source of the callback.\n   */\n  onClose?: (event: React.SyntheticEvent) => void;\n  /**\n   * Callback fired when the component requests to be opened.\n   * Use it in either controlled (see the `open` prop), or uncontrolled mode (to detect when the Select expands).\n   *\n   * @param {object} event The event source of the callback.\n   */\n  onOpen?: (event: React.SyntheticEvent) => void;\n  /**\n   * If `true`, the component is shown.\n   * You can only use it when the `native` prop is `false` (default).\n   */\n  open?: boolean;\n  /**\n   * Render the selected value.\n   * You can only use it when the `native` prop is `false` (default).\n   *\n   * @param {any} value The `value` provided to the component.\n   * @returns {ReactNode}\n   */\n  renderValue?: (value: Value) => React.ReactNode;\n  /**\n   * Props applied to the clickable div element.\n   */\n  SelectDisplayProps?: React.HTMLAttributes<HTMLDivElement>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The `input` value. Providing an empty string will select no options.\n   * Set to an empty string `''` if you don't want any of the available options to be selected.\n   *\n   * If the value is an object it must have reference equality with the option in order to be selected.\n   * If the value is not an object, the string representation must match with the string representation of the option in order to be selected.\n   */\n  value?: Value | '';\n  /**\n   * The variant to use.\n   * @default 'outlined'\n   */\n  variant?: SelectVariants;\n}\n\nexport interface FilledSelectProps\n  extends Omit<FilledInputProps, 'value' | 'onChange' | 'id' | 'classes' | 'inputProps'> {\n  /**\n   * The variant to use.\n   * @default 'outlined'\n   */\n  variant: 'filled';\n}\n\nexport interface StandardSelectProps\n  extends Omit<InputProps, 'value' | 'onChange' | 'id' | 'classes' | 'inputProps'> {\n  /**\n   * The variant to use.\n   * @default 'outlined'\n   */\n  variant: 'standard';\n}\n\nexport interface OutlinedSelectProps\n  extends Omit<OutlinedInputProps, 'value' | 'onChange' | 'id' | 'classes' | 'inputProps'> {\n  /**\n   * The variant to use.\n   * @default 'outlined'\n   */\n  variant?: 'outlined';\n}\n\nexport type SelectVariants = 'outlined' | 'standard' | 'filled';\n\nexport type SelectProps<Value = unknown> =\n  | (FilledSelectProps & BaseSelectProps<Value>)\n  | (StandardSelectProps & BaseSelectProps<Value>)\n  | (OutlinedSelectProps & BaseSelectProps<Value>);\n\n/**\n *\n * Demos:\n *\n * - [Select](https://mui.com/material-ui/react-select/)\n *\n * API:\n *\n * - [Select API](https://mui.com/material-ui/api/select/)\n * - inherits [OutlinedInput API](https://mui.com/material-ui/api/outlined-input/)\n */\ndeclare const Select: (<Value = unknown>(props: SelectProps<Value>) => React.JSX.Element) & {\n  muiName: string;\n};\n\nexport default Select;\n",
  "node_modules/@mui/material/Select/SelectInput.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { MenuProps } from '../Menu';\n\n/**\n * The change can be caused by different kind of events.\n * The type of event depends on what caused the change.\n * For example, when the browser auto-fills the `Select` you'll receive a `React.ChangeEvent`.\n */\nexport type SelectChangeEvent<Value = string> =\n  | (Event & { target: { value: Value; name: string } })\n  | React.ChangeEvent<HTMLInputElement>;\n\nexport interface SelectInputProps<Value = unknown> {\n  autoFocus?: boolean;\n  autoWidth: boolean;\n  defaultOpen?: boolean;\n  disabled?: boolean;\n  error?: boolean;\n  IconComponent?: React.ElementType;\n  inputRef?: (\n    ref: HTMLSelectElement | { node: HTMLInputElement; value: SelectInputProps<Value>['value'] },\n  ) => void;\n  MenuProps?: Partial<MenuProps>;\n  multiple: boolean;\n  name?: string;\n  native: boolean;\n  onBlur?: React.FocusEventHandler<any>;\n  onChange?: (event: SelectChangeEvent<Value>, child: React.ReactNode) => void;\n  onClose?: (event: React.SyntheticEvent) => void;\n  onFocus?: React.FocusEventHandler<any>;\n  onOpen?: (event: React.SyntheticEvent) => void;\n  open?: boolean;\n  readOnly?: boolean;\n  renderValue?: (value: SelectInputProps<Value>['value']) => React.ReactNode;\n  SelectDisplayProps?: React.HTMLAttributes<HTMLDivElement>;\n  sx?: SxProps<Theme>;\n  tabIndex?: number;\n  value?: Value;\n  variant?: 'standard' | 'outlined' | 'filled';\n}\n\ndeclare const SelectInput: React.JSXElementConstructor<SelectInputProps>;\n\nexport default SelectInput;\n",
  "node_modules/@mui/material/Select/index.d.ts": "export { default } from './Select';\nexport * from './Select';\n\nexport { default as selectClasses } from './selectClasses';\nexport * from './selectClasses';\n",
  "node_modules/@mui/material/Select/selectClasses.d.ts": "export interface SelectClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the select component `select` class. */\n    select: string;\n    /** Styles applied to the select component if `multiple={true}`. */\n    multiple: string;\n    /** Styles applied to the select component if `variant=\"filled\"`. */\n    filled: string;\n    /** Styles applied to the select component if `variant=\"outlined\"`. */\n    outlined: string;\n    /** Styles applied to the select component if `variant=\"standard\"`. */\n    standard: string;\n    /** State class applied to the select component `disabled` class. */\n    disabled: string;\n    /** Styles applied to the icon component. */\n    icon: string;\n    /** Styles applied to the icon component if the popup is open. */\n    iconOpen: string;\n    /** Styles applied to the icon component if `variant=\"filled\"`. */\n    iconFilled: string;\n    /** Styles applied to the icon component if `variant=\"outlined\"`. */\n    iconOutlined: string;\n    /** Styles applied to the icon component if `variant=\"standard\"`. */\n    iconStandard: string;\n    /** Styles applied to the underlying native input component. */\n    nativeInput: string;\n    /** State class applied to the root element if `error={true}`. */\n    error: string;\n}\nexport type SelectClassKey = keyof SelectClasses;\nexport declare function getSelectUtilityClasses(slot: string): string;\ndeclare const selectClasses: SelectClasses;\nexport default selectClasses;\n",
  "node_modules/@mui/material/Skeleton/Skeleton.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { Theme } from '..';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { SkeletonClasses } from './skeletonClasses';\n\nexport interface SkeletonPropsVariantOverrides {}\n\nexport interface SkeletonOwnProps {\n  /**\n   * The animation.\n   * If `false` the animation effect is disabled.\n   * @default 'pulse'\n   */\n  animation?: 'pulse' | 'wave' | false;\n  /**\n   * Optional children to infer width and height from.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<SkeletonClasses>;\n  /**\n   * Height of the skeleton.\n   * Useful when you don't want to adapt the skeleton to a text element but for instance a card.\n   */\n  height?: number | string;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The type of content that will be rendered.\n   * @default 'text'\n   */\n  variant?: OverridableStringUnion<\n    'text' | 'rectangular' | 'rounded' | 'circular',\n    SkeletonPropsVariantOverrides\n  >;\n  /**\n   * Width of the skeleton.\n   * Useful when the skeleton is inside an inline element with no width of its own.\n   */\n  width?: number | string;\n}\n\nexport interface SkeletonTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'span',\n> {\n  props: AdditionalProps & SkeletonOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Skeleton](https://mui.com/material-ui/react-skeleton/)\n *\n * API:\n *\n * - [Skeleton API](https://mui.com/material-ui/api/skeleton/)\n */\ndeclare const Skeleton: OverridableComponent<SkeletonTypeMap>;\n\nexport type SkeletonProps<\n  RootComponent extends React.ElementType = SkeletonTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<SkeletonTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Skeleton;\n",
  "node_modules/@mui/material/Skeleton/index.d.ts": "export * from './Skeleton';\nexport { default } from './Skeleton';\n\nexport * from './skeletonClasses';\nexport { default as skeletonClasses } from './skeletonClasses';\n",
  "node_modules/@mui/material/Skeleton/skeletonClasses.d.ts": "export interface SkeletonClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `variant=\"text\"`. */\n    text: string;\n    /** Styles applied to the root element if `variant=\"rectangular\"`. */\n    rectangular: string;\n    /** Styles applied to the root element if `variant=\"rounded\"`. */\n    rounded: string;\n    /** Styles applied to the root element if `variant=\"circular\"`. */\n    circular: string;\n    /** Styles applied to the root element if `animation=\"pulse\"`. */\n    pulse: string;\n    /** Styles applied to the root element if `animation=\"wave\"`. */\n    wave: string;\n    /** Styles applied when the component is passed children. */\n    withChildren: string;\n    /** Styles applied when the component is passed children and no width. */\n    fitContent: string;\n    /** Styles applied when the component is passed children and no height. */\n    heightAuto: string;\n}\nexport type SkeletonClassKey = keyof SkeletonClasses;\nexport declare function getSkeletonUtilityClass(slot: string): string;\ndeclare const skeletonClasses: SkeletonClasses;\nexport default skeletonClasses;\n",
  "node_modules/@mui/material/Slide/Slide.d.ts": "import * as React from 'react';\nimport { TransitionProps } from '../transitions/transition';\n\nexport interface SlideProps extends TransitionProps {\n  /**\n   * Perform the enter transition when it first mounts if `in` is also `true`.\n   * Set this to `false` to disable this behavior.\n   * @default true\n   */\n  appear?: boolean;\n  /**\n   * A single child content element.\n   */\n  children: React.ReactElement<any, any>;\n  /**\n   * An HTML element, or a function that returns one.\n   * It's used to set the container the Slide is transitioning from.\n   */\n  container?: null | Element | ((element: Element) => Element);\n  /**\n   * Direction the child node will enter from.\n   * @default 'down'\n   */\n  direction?: 'left' | 'right' | 'up' | 'down';\n  /**\n   * The transition timing function.\n   * You may specify a single easing or a object containing enter and exit values.\n   * @default {\n   *   enter: theme.transitions.easing.easeOut,\n   *   exit: theme.transitions.easing.sharp,\n   * }\n   */\n  easing?: TransitionProps['easing'];\n  /**\n   * If `true`, the component will transition in.\n   */\n  in?: TransitionProps['in'];\n  ref?: React.Ref<unknown>;\n  /**\n   * The duration for the transition, in milliseconds.\n   * You may specify a single timeout for all transitions, or individually with an object.\n   * @default {\n   *   enter: theme.transitions.duration.enteringScreen,\n   *   exit: theme.transitions.duration.leavingScreen,\n   * }\n   */\n  timeout?: TransitionProps['timeout'];\n}\n\n/**\n * The Slide transition is used by the [Drawer](https://mui.com/material-ui/react-drawer/) component.\n * It uses [react-transition-group](https://github.com/reactjs/react-transition-group) internally.\n *\n * Demos:\n *\n * - [Dialog](https://mui.com/material-ui/react-dialog/)\n * - [Transitions](https://mui.com/material-ui/transitions/)\n *\n * API:\n *\n * - [Slide API](https://mui.com/material-ui/api/slide/)\n * - inherits [Transition API](https://reactcommunity.org/react-transition-group/transition/#Transition-props)\n */\nexport default function Slide(props: SlideProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Slide/index.d.ts": "export { default } from './Slide';\nexport * from './Slide';\n",
  "node_modules/@mui/material/Slider/Slider.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { Mark } from './useSlider.types';\nimport { SlotComponentProps } from '../utils/types';\nimport { Theme } from '../styles';\nimport { OverrideProps, OverridableComponent } from '../OverridableComponent';\nimport SliderValueLabelComponent from './SliderValueLabel';\nimport { SliderClasses } from './sliderClasses';\n\nexport interface SliderPropsColorOverrides {}\n\nexport interface SliderPropsSizeOverrides {}\n\nexport interface SliderComponentsPropsOverrides {}\n\nexport interface SliderOwnerState extends SliderProps {\n  dragging: boolean;\n  marked: boolean;\n  focusedThumbIndex: number;\n}\n\nexport interface SliderOwnProps {\n  /**\n   * The label of the slider.\n   */\n  'aria-label'?: string;\n  /**\n   * The id of the element containing a label for the slider.\n   */\n  'aria-labelledby'?: string;\n  /**\n   * A string value that provides a user-friendly name for the current value of the slider.\n   */\n  'aria-valuetext'?: string;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'primary'\n   */\n  color?: OverridableStringUnion<\n    'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning',\n    SliderPropsColorOverrides\n  >;\n  /**\n   * The components used for each slot inside.\n   *\n   * @deprecated use the `slots` prop instead. This prop will be removed in v7. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n   *\n   * @default {}\n   */\n  components?: {\n    Root?: React.ElementType;\n    Track?: React.ElementType;\n    Rail?: React.ElementType;\n    Thumb?: React.ElementType;\n    Mark?: React.ElementType;\n    MarkLabel?: React.ElementType;\n    ValueLabel?: React.ElementType;\n    Input?: React.ElementType;\n  };\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   *\n   * @deprecated use the `slotProps` prop instead. This prop will be removed in v7. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).\n   *\n   * @default {}\n   */\n  componentsProps?: {\n    root?: SlotComponentProps<'span', SliderComponentsPropsOverrides, SliderOwnerState>;\n    track?: SlotComponentProps<'span', SliderComponentsPropsOverrides, SliderOwnerState>;\n    rail?: SlotComponentProps<'span', SliderComponentsPropsOverrides, SliderOwnerState>;\n    thumb?: SlotComponentProps<'span', SliderComponentsPropsOverrides, SliderOwnerState>;\n    mark?: SlotComponentProps<'span', SliderComponentsPropsOverrides, SliderOwnerState>;\n    markLabel?: SlotComponentProps<'span', SliderComponentsPropsOverrides, SliderOwnerState>;\n    valueLabel?: SlotComponentProps<\n      typeof SliderValueLabelComponent,\n      SliderComponentsPropsOverrides,\n      SliderOwnerState\n    >;\n    input?: SlotComponentProps<'input', SliderComponentsPropsOverrides, SliderOwnerState>;\n  };\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<SliderClasses>;\n  /**\n   * @ignore\n   */\n  className?: string;\n  /**\n   * The default value. Use when the component is not controlled.\n   */\n  defaultValue?: number | number[];\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the active thumb doesn't swap when moving pointer over a thumb while dragging another thumb.\n   * @default false\n   */\n  disableSwap?: boolean;\n  /**\n   * Accepts a function which returns a string value that provides a user-friendly name for the thumb labels of the slider.\n   * This is important for screen reader users.\n   * @param {number} index The thumb label's index to format.\n   * @returns {string}\n   */\n  getAriaLabel?: (index: number) => string;\n  /**\n   * Accepts a function which returns a string value that provides a user-friendly name for the current value of the slider.\n   * This is important for screen reader users.\n   * @param {number} value The thumb label's value to format.\n   * @param {number} index The thumb label's index to format.\n   * @returns {string}\n   */\n  getAriaValueText?: (value: number, index: number) => string;\n  /**\n   * Marks indicate predetermined values to which the user can move the slider.\n   * If `true` the marks are spaced according the value of the `step` prop.\n   * If an array, it should contain objects with `value` and an optional `label` keys.\n   * @default false\n   */\n  marks?: boolean | Mark[];\n  /**\n   * The maximum allowed value of the slider.\n   * Should not be equal to min.\n   * @default 100\n   */\n  max?: number;\n  /**\n   * The minimum allowed value of the slider.\n   * Should not be equal to max.\n   * @default 0\n   */\n  min?: number;\n  /**\n   * Name attribute of the hidden `input` element.\n   */\n  name?: string;\n  /**\n   * Callback function that is fired when the slider's value changed.\n   *\n   * @param {Event} event The event source of the callback.\n   * You can pull out the new value by accessing `event.target.value` (any).\n   * **Warning**: This is a generic event not a change event.\n   * @param {number | number[]} value The new value.\n   * @param {number} activeThumb Index of the currently moved thumb.\n   */\n  onChange?: (event: Event, value: number | number[], activeThumb: number) => void;\n  /**\n   * Callback function that is fired when the `mouseup` is triggered.\n   *\n   * @param {React.SyntheticEvent | Event} event The event source of the callback. **Warning**: This is a generic event not a change event.\n   * @param {number | number[]} value The new value.\n   */\n  onChangeCommitted?: (event: React.SyntheticEvent | Event, value: number | number[]) => void;\n  /**\n   * The component orientation.\n   * @default 'horizontal'\n   */\n  orientation?: 'horizontal' | 'vertical';\n  /**\n   * A transformation function, to change the scale of the slider.\n   * @param {any} x\n   * @returns {any}\n   * @default function Identity(x) {\n   *   return x;\n   * }\n   */\n  scale?: (value: number) => number;\n  /**\n   * The granularity with which the slider can step through values when using Page Up/Page Down or Shift + Arrow Up/Arrow Down.\n   * @default 10\n   */\n  shiftStep?: number;\n  /**\n   * The size of the slider.\n   * @default 'medium'\n   */\n  size?: OverridableStringUnion<'small' | 'medium', SliderPropsSizeOverrides>;\n  /**\n   * The props used for each slot inside the Slider.\n   * @default {}\n   */\n  slotProps?: {\n    root?: SlotComponentProps<'span', SliderComponentsPropsOverrides, SliderOwnerState>;\n    track?: SlotComponentProps<'span', SliderComponentsPropsOverrides, SliderOwnerState>;\n    rail?: SlotComponentProps<'span', SliderComponentsPropsOverrides, SliderOwnerState>;\n    thumb?: SlotComponentProps<'span', SliderComponentsPropsOverrides, SliderOwnerState>;\n    mark?: SlotComponentProps<'span', SliderComponentsPropsOverrides, SliderOwnerState>;\n    markLabel?: SlotComponentProps<'span', SliderComponentsPropsOverrides, SliderOwnerState>;\n    valueLabel?: SlotComponentProps<\n      typeof SliderValueLabelComponent,\n      SliderComponentsPropsOverrides,\n      SliderOwnerState\n    >;\n    input?: SlotComponentProps<'input', SliderComponentsPropsOverrides, SliderOwnerState>;\n  };\n  /**\n   * The components used for each slot inside the Slider.\n   * Either a string to use a HTML element or a component.\n   * @default {}\n   */\n  slots?: {\n    root?: React.ElementType;\n    track?: React.ElementType;\n    rail?: React.ElementType;\n    thumb?: React.ElementType;\n    mark?: React.ElementType;\n    markLabel?: React.ElementType;\n    valueLabel?: React.ElementType;\n    input?: React.ElementType;\n  };\n  /**\n   * The granularity with which the slider can step through values. (A \"discrete\" slider.)\n   * The `min` prop serves as the origin for the valid values.\n   * We recommend (max - min) to be evenly divisible by the step.\n   *\n   * When step is `null`, the thumb can only be slid onto marks provided with the `marks` prop.\n   * @default 1\n   */\n  step?: number | null;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * Tab index attribute of the hidden `input` element.\n   */\n  tabIndex?: number;\n  /**\n   * The track presentation:\n   *\n   * - `normal` the track will render a bar representing the slider value.\n   * - `inverted` the track will render a bar representing the remaining slider value.\n   * - `false` the track will render without a bar.\n   * @default 'normal'\n   */\n  track?: 'normal' | false | 'inverted';\n  /**\n   * The value of the slider.\n   * For ranged sliders, provide an array with two values.\n   */\n  value?: number | number[];\n  /**\n   * Controls when the value label is displayed:\n   *\n   * - `auto` the value label will display when the thumb is hovered or focused.\n   * - `on` will display persistently.\n   * - `off` will never display.\n   * @default 'off'\n   */\n  valueLabelDisplay?: 'on' | 'auto' | 'off';\n  /**\n   * The format function the value label's value.\n   *\n   * When a function is provided, it should have the following signature:\n   *\n   * - {number} value The value label's value to format\n   * - {number} index The value label's index to format\n   * @param {any} x\n   * @returns {any}\n   * @default function Identity(x) {\n   *   return x;\n   * }\n   */\n  valueLabelFormat?: string | ((value: number, index: number) => React.ReactNode);\n}\n\nexport interface SliderTypeMap<\n  RootComponent extends React.ElementType = 'span',\n  AdditionalProps = {},\n> {\n  props: AdditionalProps & SliderOwnProps;\n  defaultComponent: RootComponent;\n}\n\nexport interface SliderValueLabelProps extends React.HTMLAttributes<HTMLSpanElement> {\n  children: React.ReactElement<any>;\n  index: number;\n  open: boolean;\n  value: number;\n}\n\ntype SliderRootProps = NonNullable<SliderTypeMap['props']['componentsProps']>['root'];\ntype SliderMarkProps = NonNullable<SliderTypeMap['props']['componentsProps']>['mark'];\ntype SliderMarkLabelProps = NonNullable<SliderTypeMap['props']['componentsProps']>['markLabel'];\ntype SliderRailProps = NonNullable<SliderTypeMap['props']['componentsProps']>['rail'];\ntype SliderTrackProps = NonNullable<SliderTypeMap['props']['componentsProps']>['track'];\ntype SliderThumbProps = NonNullable<SliderTypeMap['props']['componentsProps']>['thumb'];\n\nexport declare const SliderRoot: React.FC<SliderRootProps>;\nexport declare const SliderMark: React.FC<SliderMarkProps>;\nexport declare const SliderMarkLabel: React.FC<SliderMarkLabelProps>;\nexport declare const SliderRail: React.FC<SliderRailProps>;\nexport declare const SliderTrack: React.FC<SliderTrackProps>;\nexport declare const SliderThumb: React.FC<SliderThumbProps>;\nexport declare const SliderValueLabel: React.FC<SliderValueLabelProps>;\n\n/**\n *\n * Demos:\n *\n * - [Slider](https://mui.com/material-ui/react-slider/)\n *\n * API:\n *\n * - [Slider API](https://mui.com/material-ui/api/slider/)\n */\ndeclare const Slider: OverridableComponent<SliderTypeMap>;\n\nexport type SliderProps<\n  RootComponent extends React.ElementType = SliderTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<SliderTypeMap<RootComponent, AdditionalProps>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Slider;\n",
  "node_modules/@mui/material/Slider/SliderValueLabel.d.ts": "import * as React from 'react';\nimport { SliderValueLabelProps } from './SliderValueLabel.types';\n/**\n * @ignore - internal component.\n */\ndeclare function SliderValueLabel(props: SliderValueLabelProps): React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;\ndeclare namespace SliderValueLabel {\n    var propTypes: any;\n}\nexport default SliderValueLabel;\n",
  "node_modules/@mui/material/Slider/SliderValueLabel.types.d.ts": "export interface SliderValueLabelProps {\n    children?: React.ReactElement<any>;\n    className?: string;\n    style?: React.CSSProperties;\n    /**\n     * If `true`, the value label is visible.\n     */\n    open: boolean;\n    /**\n     * The value of the slider.\n     * For ranged sliders, provide an array with two values.\n     */\n    value: number;\n    /**\n     * Controls when the value label is displayed:\n     *\n     * - `auto` the value label will display when the thumb is hovered or focused.\n     * - `on` will display persistently.\n     * - `off` will never display.\n     * @default 'off'\n     */\n    valueLabelDisplay?: 'on' | 'auto' | 'off';\n}\n",
  "node_modules/@mui/material/Slider/index.d.ts": "export { default } from './Slider';\nexport * from './Slider';\n\nexport { default as sliderClasses } from './sliderClasses';\nexport * from './sliderClasses';\n",
  "node_modules/@mui/material/Slider/sliderClasses.d.ts": "export interface SliderClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `color=\"primary\"`. */\n    colorPrimary: string;\n    /** Styles applied to the root element if `color=\"secondary\"`. */\n    colorSecondary: string;\n    /** Styles applied to the root element if `color=\"error\"`. */\n    colorError: string;\n    /** Styles applied to the root element if `color=\"info\"`. */\n    colorInfo: string;\n    /** Styles applied to the root element if `color=\"success\"`. */\n    colorSuccess: string;\n    /** Styles applied to the root element if `color=\"warning\"`. */\n    colorWarning: string;\n    /** Styles applied to the root element if `marks` is provided with at least one label. */\n    marked: string;\n    /** Styles applied to the root element if `orientation=\"vertical\"`. */\n    vertical: string;\n    /** State class applied to the root and thumb element if `disabled={true}`. */\n    disabled: string;\n    /** State class applied to the root if a thumb is being dragged. */\n    dragging: string;\n    /** Styles applied to the rail element. */\n    rail: string;\n    /** Styles applied to the track element. */\n    track: string;\n    /** Styles applied to the root element if `track={false}`. */\n    trackFalse: string;\n    /** Styles applied to the root element if `track=\"inverted\"`. */\n    trackInverted: string;\n    /** Styles applied to the thumb element. */\n    thumb: string;\n    /** State class applied to the thumb element if it's active. */\n    active: string;\n    /** State class applied to the thumb element if keyboard focused. */\n    focusVisible: string;\n    /** Styles applied to the mark element. */\n    mark: string;\n    /** Styles applied to the mark element if active (depending on the value). */\n    markActive: string;\n    /** Styles applied to the mark label element. */\n    markLabel: string;\n    /** Styles applied to the mark label element if active (depending on the value). */\n    markLabelActive: string;\n    /** Styles applied to the root element if `size=\"small\"`. */\n    sizeSmall: string;\n    /** Styles applied to the thumb element if `color=\"primary\"`. */\n    thumbColorPrimary: string;\n    /** Styles applied to the thumb element if `color=\"secondary\"`. */\n    thumbColorSecondary: string;\n    /** Styles applied to the thumb element if `color=\"error\"`. */\n    thumbColorError: string;\n    /** Styles applied to the thumb element if `color=\"info\"`. */\n    thumbColorInfo: string;\n    /** Styles applied to the thumb element if `color=\"success\"`. */\n    thumbColorSuccess: string;\n    /** Styles applied to the thumb element if `color=\"warning\"`. */\n    thumbColorWarning: string;\n    /** Styles applied to the thumb element if `size=\"small\"`. */\n    thumbSizeSmall: string;\n    /** Styles applied to the thumb label element. */\n    valueLabel: string;\n    /** Styles applied to the thumb label element if it's open. */\n    valueLabelOpen: string;\n    /** Styles applied to the thumb label's circle element. */\n    valueLabelCircle: string;\n    /** Styles applied to the thumb label's label element. */\n    valueLabelLabel: string;\n}\nexport type SliderClassKey = keyof SliderClasses;\nexport declare function getSliderUtilityClass(slot: string): string;\ndeclare const sliderClasses: SliderClasses;\nexport default sliderClasses;\n",
  "node_modules/@mui/material/Slider/useSlider.d.ts": "import { UseSliderParameters, UseSliderReturnValue } from './useSlider.types';\nexport declare function valueToPercent(value: number, min: number, max: number): number;\nexport declare const Identity: (x: any) => any;\n/**\n *\n * Demos:\n *\n * - [Slider](https://mui.com/base-ui/react-slider/#hook)\n *\n * API:\n *\n * - [useSlider API](https://mui.com/base-ui/react-slider/hooks-api/#use-slider)\n */\nexport declare function useSlider(parameters: UseSliderParameters): UseSliderReturnValue;\n",
  "node_modules/@mui/material/Slider/useSlider.types.d.ts": "import * as React from 'react';\nexport interface UseSliderParameters {\n    /**\n     * The id of the element containing a label for the slider.\n     */\n    'aria-labelledby'?: string;\n    /**\n     * The default value. Use when the component is not controlled.\n     */\n    defaultValue?: number | ReadonlyArray<number>;\n    /**\n     * If `true`, the component is disabled.\n     * @default false\n     */\n    disabled?: boolean;\n    /**\n     * If `true`, the active thumb doesn't swap when moving pointer over a thumb while dragging another thumb.\n     * @default false\n     */\n    disableSwap?: boolean;\n    /**\n     * If `true` the Slider will be rendered right-to-left (with the lowest value on the right-hand side).\n     * @default false\n     */\n    isRtl?: boolean;\n    /**\n     * Marks indicate predetermined values to which the user can move the slider.\n     * If `true` the marks are spaced according the value of the `step` prop.\n     * If an array, it should contain objects with `value` and an optional `label` keys.\n     * @default false\n     */\n    marks?: boolean | ReadonlyArray<Mark>;\n    /**\n     * The maximum allowed value of the slider.\n     * Should not be equal to min.\n     * @default 100\n     */\n    max?: number;\n    /**\n     * The minimum allowed value of the slider.\n     * Should not be equal to max.\n     * @default 0\n     */\n    min?: number;\n    /**\n     * Name attribute of the hidden `input` element.\n     */\n    name?: string;\n    /**\n     * Callback function that is fired when the slider's value changed.\n     *\n     * @param {Event} event The event source of the callback.\n     * You can pull out the new value by accessing `event.target.value` (any).\n     * **Warning**: This is a generic event not a change event.\n     * @param {number | number[]} value The new value.\n     * @param {number} activeThumb Index of the currently moved thumb.\n     */\n    onChange?: (event: Event, value: number | number[], activeThumb: number) => void;\n    /**\n     * Callback function that is fired when the `mouseup` is triggered.\n     *\n     * @param {React.SyntheticEvent | Event} event The event source of the callback. **Warning**: This is a generic event not a change event.\n     * @param {number | number[]} value The new value.\n     */\n    onChangeCommitted?: (event: React.SyntheticEvent | Event, value: number | number[]) => void;\n    /**\n     * The component orientation.\n     * @default 'horizontal'\n     */\n    orientation?: 'horizontal' | 'vertical';\n    /**\n     * The ref attached to the root of the Slider.\n     */\n    rootRef?: React.Ref<Element>;\n    /**\n     * A transformation function, to change the scale of the slider.\n     * @param {any} x\n     * @returns {any}\n     * @default function Identity(x) {\n     *   return x;\n     * }\n     */\n    scale?: (value: number) => number;\n    /**\n     * The granularity with which the slider can step through values when using Page Up/Page Down or Shift + Arrow Up/Arrow Down.\n     * @default 10\n     */\n    shiftStep?: number;\n    /**\n     * The granularity with which the slider can step through values. (A \"discrete\" slider.)\n     * The `min` prop serves as the origin for the valid values.\n     * We recommend (max - min) to be evenly divisible by the step.\n     *\n     * When step is `null`, the thumb can only be slid onto marks provided with the `marks` prop.\n     * @default 1\n     */\n    step?: number | null;\n    /**\n     * Tab index attribute of the hidden `input` element.\n     */\n    tabIndex?: number;\n    /**\n     * The value of the slider.\n     * For ranged sliders, provide an array with two values.\n     */\n    value?: number | ReadonlyArray<number>;\n}\nexport interface Mark {\n    value: number;\n    label?: React.ReactNode;\n}\nexport type UseSliderRootSlotOwnProps = {\n    onMouseDown: React.MouseEventHandler;\n    ref: React.RefCallback<Element> | null;\n};\nexport type UseSliderRootSlotProps<ExternalProps = {}> = Omit<ExternalProps, keyof UseSliderRootSlotOwnProps> & UseSliderRootSlotOwnProps;\nexport type UseSliderThumbSlotOwnProps = {\n    onMouseLeave: React.MouseEventHandler;\n    onMouseOver: React.MouseEventHandler;\n};\nexport type UseSliderThumbSlotProps<ExternalProps = {}> = Omit<ExternalProps, keyof UseSliderThumbSlotOwnProps> & UseSliderThumbSlotOwnProps;\nexport type UseSliderHiddenInputOwnProps = {\n    'aria-labelledby'?: string;\n    'aria-orientation'?: React.AriaAttributes['aria-orientation'];\n    'aria-valuemax'?: React.AriaAttributes['aria-valuemax'];\n    'aria-valuemin'?: React.AriaAttributes['aria-valuemin'];\n    disabled: boolean;\n    name?: string;\n    onBlur: React.FocusEventHandler;\n    onChange: React.ChangeEventHandler;\n    onFocus: React.FocusEventHandler;\n    step?: number | 'any';\n    style: React.CSSProperties;\n    tabIndex?: number;\n    type?: React.InputHTMLAttributes<HTMLInputElement>['type'];\n};\nexport type UseSliderHiddenInputProps<ExternalProps = {}> = Omit<ExternalProps, keyof UseSliderHiddenInputOwnProps> & UseSliderHiddenInputOwnProps;\nexport type Axis = 'horizontal' | 'vertical' | 'horizontal-reverse';\nexport interface AxisProps<T extends Axis> {\n    offset: (percent: number) => T extends 'horizontal' ? {\n        left: string;\n    } : T extends 'vertical' ? {\n        bottom: string;\n    } : T extends 'horizontal-reverse' ? {\n        right: string;\n    } : never;\n    leap: (percent: number) => T extends 'horizontal' | 'horizontal-reverse' ? {\n        width: string;\n    } : T extends 'vertical' ? {\n        height: string;\n    } : never;\n}\nexport interface UseSliderReturnValue {\n    /**\n     * The active index of the slider.\n     */\n    active: number;\n    /**\n     * The orientation of the slider.\n     */\n    axis: Axis;\n    /**\n     * Returns the `offset` and `leap` methods to calculate the positioning styles based on the slider axis.\n     */\n    axisProps: {\n        [key in Axis]: AxisProps<key>;\n    };\n    /**\n     * If `true`, the slider is being dragged.\n     */\n    dragging: boolean;\n    /**\n     * The index of the thumb which is focused on the slider.\n     */\n    focusedThumbIndex: number;\n    /**\n     * Resolver for the hidden input slot's props.\n     * @param externalProps props for the hidden input slot\n     * @returns props that should be spread on the hidden input slot\n     */\n    getHiddenInputProps: <ExternalProps extends Record<string, unknown> = {}>(externalProps?: ExternalProps) => UseSliderHiddenInputProps<ExternalProps>;\n    /**\n     * Resolver for the root slot's props.\n     * @param externalProps props for the root slot\n     * @returns props that should be spread on the root slot\n     */\n    getRootProps: <ExternalProps extends Record<string, unknown> = {}>(externalProps?: ExternalProps) => UseSliderRootSlotProps<ExternalProps>;\n    /**\n     * Resolver for the thumb slot's props.\n     * @param externalProps props for the thumb slot\n     * @returns props that should be spread on the thumb slot\n     */\n    getThumbProps: <ExternalProps extends Record<string, unknown> = {}>(externalProps?: ExternalProps) => UseSliderThumbSlotProps<ExternalProps>;\n    /**\n     * Resolver for the thumb slot's style prop.\n     * @param index of the currently moved thumb\n     * @returns props that should be spread on the style prop of thumb slot\n     */\n    getThumbStyle: (index: number) => object;\n    /**\n     * The marks of the slider. Marks indicate predetermined values to which the user can move the slider.\n     */\n    marks: Mark[];\n    /**\n     * The thumb index for the current value when in hover state.\n     */\n    open: number;\n    /**\n     * If `true`, the slider is a range slider when the `value` prop passed is an array.\n     */\n    range: boolean;\n    /**\n     * Ref to the root slot's DOM node.\n     */\n    rootRef: React.RefCallback<Element> | null;\n    /**\n     * The track leap for the current value of the slider.\n     */\n    trackLeap: number;\n    /**\n     * The track offset for the current value of the slider.\n     */\n    trackOffset: number;\n    /**\n     * The possible values of the slider.\n     */\n    values: number[];\n}\n",
  "node_modules/@mui/material/Snackbar/Snackbar.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { ClickAwayListenerProps } from '../ClickAwayListener';\nimport { Theme } from '../styles';\nimport { InternalStandardProps as StandardProps } from '..';\nimport { SnackbarContentProps } from '../SnackbarContent';\nimport { TransitionProps } from '../transitions/transition';\nimport { SnackbarClasses } from './snackbarClasses';\n\nexport interface SnackbarOrigin {\n  vertical: 'top' | 'bottom';\n  horizontal: 'left' | 'center' | 'right';\n}\n\nexport type SnackbarCloseReason = 'timeout' | 'clickaway' | 'escapeKeyDown';\n\nexport interface SnackbarProps extends StandardProps<React.HTMLAttributes<HTMLDivElement>> {\n  /**\n   * The action to display. It renders after the message, at the end of the snackbar.\n   */\n  action?: SnackbarContentProps['action'];\n  /**\n   * The anchor of the `Snackbar`.\n   * On smaller screens, the component grows to occupy all the available width,\n   * the horizontal alignment is ignored.\n   * @default { vertical: 'bottom', horizontal: 'left' }\n   */\n  anchorOrigin?: SnackbarOrigin;\n  /**\n   * The number of milliseconds to wait before automatically calling the\n   * `onClose` function. `onClose` should then set the state of the `open`\n   * prop to hide the Snackbar. This behavior is disabled by default with\n   * the `null` value.\n   * @default null\n   */\n  autoHideDuration?: number | null;\n  /**\n   * Replace the `SnackbarContent` component.\n   */\n  children?: React.ReactElement<any, any>;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<SnackbarClasses>;\n  /**\n   * Props applied to the `ClickAwayListener` element.\n   */\n  ClickAwayListenerProps?: Partial<ClickAwayListenerProps>;\n  /**\n   * Props applied to the [`SnackbarContent`](/material-ui/api/snackbar-content/) element.\n   */\n  ContentProps?: Partial<SnackbarContentProps>;\n  /**\n   * If `true`, the `autoHideDuration` timer will expire even if the window is not focused.\n   * @default false\n   */\n  disableWindowBlurListener?: boolean;\n  /**\n   * When displaying multiple consecutive snackbars using a single parent-rendered\n   * `<Snackbar/>`, add the `key` prop to ensure independent treatment of each message.\n   * For instance, use `<Snackbar key={message} />`. Otherwise, messages might update\n   * in place, and features like `autoHideDuration` could be affected.\n   */\n  key?: any;\n  /**\n   * The message to display.\n   */\n  message?: SnackbarContentProps['message'];\n  /**\n   * Callback fired when the component requests to be closed.\n   * Typically `onClose` is used to set state in the parent component,\n   * which is used to control the `Snackbar` `open` prop.\n   * The `reason` parameter can optionally be used to control the response to `onClose`,\n   * for example ignoring `clickaway`.\n   *\n   * @param {React.SyntheticEvent<any> | Event} event The event source of the callback.\n   * @param {string} reason Can be: `\"timeout\"` (`autoHideDuration` expired), `\"clickaway\"`, or `\"escapeKeyDown\"`.\n   */\n  onClose?: (event: React.SyntheticEvent<any> | Event, reason: SnackbarCloseReason) => void;\n  /**\n   * If `true`, the component is shown.\n   */\n  open?: boolean;\n  /**\n   * The number of milliseconds to wait before dismissing after user interaction.\n   * If `autoHideDuration` prop isn't specified, it does nothing.\n   * If `autoHideDuration` prop is specified but `resumeHideDuration` isn't,\n   * we default to `autoHideDuration / 2` ms.\n   */\n  resumeHideDuration?: number;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The component used for the transition.\n   * [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.\n   * @default Grow\n   */\n  TransitionComponent?: React.JSXElementConstructor<\n    TransitionProps & { children: React.ReactElement<any, any> }\n  >;\n  /**\n   * The duration for the transition, in milliseconds.\n   * You may specify a single timeout for all transitions, or individually with an object.\n   * @default {\n   *   enter: theme.transitions.duration.enteringScreen,\n   *   exit: theme.transitions.duration.leavingScreen,\n   * }\n   */\n  transitionDuration?: TransitionProps['timeout'];\n  /**\n   * Props applied to the transition element.\n   * By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.\n   * @default {}\n   */\n  TransitionProps?: TransitionProps;\n}\n\n/**\n *\n * Demos:\n *\n * - [Snackbar](https://mui.com/material-ui/react-snackbar/)\n *\n * API:\n *\n * - [Snackbar API](https://mui.com/material-ui/api/snackbar/)\n */\nexport default function Snackbar(props: SnackbarProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Snackbar/index.d.ts": "export { default } from './Snackbar';\nexport * from './Snackbar';\n\nexport { default as snackbarClasses } from './snackbarClasses';\nexport * from './snackbarClasses';\n",
  "node_modules/@mui/material/Snackbar/snackbarClasses.d.ts": "export interface SnackbarClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `anchorOrigin={{ 'top', 'center' }}`. */\n    anchorOriginTopCenter: string;\n    /** Styles applied to the root element if `anchorOrigin={{ 'bottom', 'center' }}`. */\n    anchorOriginBottomCenter: string;\n    /** Styles applied to the root element if `anchorOrigin={{ 'top', 'right' }}`. */\n    anchorOriginTopRight: string;\n    /** Styles applied to the root element if `anchorOrigin={{ 'bottom', 'right' }}`. */\n    anchorOriginBottomRight: string;\n    /** Styles applied to the root element if `anchorOrigin={{ 'top', 'left' }}`. */\n    anchorOriginTopLeft: string;\n    /** Styles applied to the root element if `anchorOrigin={{ 'bottom', 'left' }}`. */\n    anchorOriginBottomLeft: string;\n}\nexport type SnackbarClassKey = keyof SnackbarClasses;\nexport declare function getSnackbarUtilityClass(slot: string): string;\ndeclare const snackbarClasses: SnackbarClasses;\nexport default snackbarClasses;\n",
  "node_modules/@mui/material/Snackbar/useSnackbar.d.ts": "import { UseSnackbarParameters, UseSnackbarReturnValue } from './useSnackbar.types';\n/**\n * The basic building block for creating custom snackbar.\n *\n * Demos:\n *\n * - [Snackbar](https://mui.com/base-ui/react-snackbar/#hook)\n *\n * API:\n *\n * - [useSnackbar API](https://mui.com/base-ui/react-snackbar/hooks-api/#use-snackbar)\n */\ndeclare function useSnackbar(parameters?: UseSnackbarParameters): UseSnackbarReturnValue;\nexport default useSnackbar;\n",
  "node_modules/@mui/material/Snackbar/useSnackbar.types.d.ts": "export type SnackbarCloseReason = 'timeout' | 'clickaway' | 'escapeKeyDown';\nexport interface UseSnackbarParameters {\n    /**\n     * The number of milliseconds to wait before automatically calling the\n     * `onClose` function. `onClose` should then set the state of the `open`\n     * prop to hide the Snackbar. This behavior is disabled by default with\n     * the `null` value.\n     * @default null\n     */\n    autoHideDuration?: number | null;\n    /**\n     * If `true`, the `autoHideDuration` timer will expire even if the window is not focused.\n     * @default false\n     */\n    disableWindowBlurListener?: boolean;\n    /**\n     * Callback fired when the component requests to be closed.\n     * Typically `onClose` is used to set state in the parent component,\n     * which is used to control the `Snackbar` `open` prop.\n     * The `reason` parameter can optionally be used to control the response to `onClose`,\n     * for example ignoring `clickaway`.\n     *\n     * @param {React.SyntheticEvent<any> | Event} event The event source of the callback.\n     * @param {string} reason Can be: `\"timeout\"` (`autoHideDuration` expired), `\"clickaway\"`, or `\"escapeKeyDown\"`.\n     */\n    onClose?: (event: React.SyntheticEvent<any> | Event | null, reason: SnackbarCloseReason) => void;\n    /**\n     * If `true`, the component is shown.\n     */\n    open?: boolean;\n    /**\n     * The number of milliseconds to wait before dismissing after user interaction.\n     * If `autoHideDuration` prop isn't specified, it does nothing.\n     * If `autoHideDuration` prop is specified but `resumeHideDuration` isn't,\n     * we default to `autoHideDuration / 2` ms.\n     */\n    resumeHideDuration?: number;\n}\nexport type UseSnackbarRootSlotProps<ExternalProps = {}> = ExternalProps & UseSnackbarRootSlotOwnProps;\nexport interface UseSnackbarRootSlotOwnProps {\n    onBlur: React.FocusEventHandler;\n    onFocus: React.FocusEventHandler;\n    onMouseEnter: React.MouseEventHandler;\n    onMouseLeave: React.MouseEventHandler;\n    ref?: React.RefCallback<Element>;\n    role: React.AriaRole;\n}\nexport interface UseSnackbarReturnValue {\n    /**\n     * Resolver for the root slot's props.\n     * @param externalProps props for the root slot\n     * @returns props that should be spread on the root slot\n     */\n    getRootProps: <ExternalProps extends Record<string, unknown> = {}>(externalProps?: ExternalProps) => UseSnackbarRootSlotProps<ExternalProps>;\n    /**\n     * Callback fired when a \"click away\" event is detected.\n     */\n    onClickAway: (event: React.SyntheticEvent<any> | Event) => void;\n}\n",
  "node_modules/@mui/material/SnackbarContent/SnackbarContent.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '../styles';\nimport { InternalStandardProps as StandardProps } from '..';\nimport { PaperProps } from '../Paper';\nimport { SnackbarContentClasses } from './snackbarContentClasses';\n\nexport interface SnackbarContentProps extends StandardProps<PaperProps, 'children'> {\n  /**\n   * The action to display. It renders after the message, at the end of the snackbar.\n   */\n  action?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<SnackbarContentClasses>;\n  /**\n   * The message to display.\n   */\n  message?: React.ReactNode;\n  /**\n   * The ARIA role attribute of the element.\n   * @default 'alert'\n   */\n  role?: PaperProps['role'];\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n *\n * Demos:\n *\n * - [Snackbar](https://mui.com/material-ui/react-snackbar/)\n *\n * API:\n *\n * - [SnackbarContent API](https://mui.com/material-ui/api/snackbar-content/)\n * - inherits [Paper API](https://mui.com/material-ui/api/paper/)\n */\nexport default function SnackbarContent(props: SnackbarContentProps): React.JSX.Element;\n",
  "node_modules/@mui/material/SnackbarContent/index.d.ts": "export { default } from './SnackbarContent';\nexport * from './SnackbarContent';\n\nexport { default as snackbarContentClasses } from './snackbarContentClasses';\nexport * from './snackbarContentClasses';\n",
  "node_modules/@mui/material/SnackbarContent/snackbarContentClasses.d.ts": "export interface SnackbarContentClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the message wrapper element. */\n    message: string;\n    /** Styles applied to the action wrapper element if `action` is provided. */\n    action: string;\n}\nexport type SnackbarContentClassKey = keyof SnackbarContentClasses;\nexport declare function getSnackbarContentUtilityClass(slot: string): string;\ndeclare const snackbarContentClasses: SnackbarContentClasses;\nexport default snackbarContentClasses;\n",
  "node_modules/@mui/material/SpeedDial/SpeedDial.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '../styles';\nimport { InternalStandardProps as StandardProps } from '..';\nimport { FabProps } from '../Fab';\nimport { TransitionProps } from '../transitions';\nimport { SpeedDialClasses } from './speedDialClasses';\n\nexport type CloseReason = 'toggle' | 'blur' | 'mouseLeave' | 'escapeKeyDown';\nexport type OpenReason = 'toggle' | 'focus' | 'mouseEnter';\n\nexport interface SpeedDialProps\n  extends StandardProps<React.HTMLAttributes<HTMLDivElement>, 'children'> {\n  /**\n   * SpeedDialActions to display when the SpeedDial is `open`.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<SpeedDialClasses>;\n  /**\n   * The aria-label of the button element.\n   * Also used to provide the `id` for the `SpeedDial` element and its children.\n   */\n  ariaLabel: string;\n  /**\n   * The direction the actions open relative to the floating action button.\n   * @default 'up'\n   */\n  direction?: 'up' | 'down' | 'left' | 'right';\n  /**\n   * If `true`, the SpeedDial is hidden.\n   * @default false\n   */\n  hidden?: boolean;\n  /**\n   * Props applied to the [`Fab`](/material-ui/api/fab/) element.\n   * @default {}\n   */\n  FabProps?: Partial<FabProps>;\n  /**\n   * The icon to display in the SpeedDial Fab. The `SpeedDialIcon` component\n   * provides a default Icon with animation.\n   */\n  icon?: React.ReactNode;\n  /**\n   * Callback fired when the component requests to be closed.\n   *\n   * @param {object} event The event source of the callback.\n   * @param {string} reason Can be: `\"toggle\"`, `\"blur\"`, `\"mouseLeave\"`, `\"escapeKeyDown\"`.\n   */\n  onClose?: (event: React.SyntheticEvent<{}>, reason: CloseReason) => void;\n  /**\n   * Callback fired when the component requests to be open.\n   *\n   * @param {object} event The event source of the callback.\n   * @param {string} reason Can be: `\"toggle\"`, `\"focus\"`, `\"mouseEnter\"`.\n   */\n  onOpen?: (event: React.SyntheticEvent<{}>, reason: OpenReason) => void;\n  /**\n   * If `true`, the component is shown.\n   */\n  open?: boolean;\n  /**\n   * The icon to display in the SpeedDial Fab when the SpeedDial is open.\n   */\n  openIcon?: React.ReactNode;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The component used for the transition.\n   * [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.\n   * @default Zoom\n   */\n  TransitionComponent?: React.JSXElementConstructor<TransitionProps>;\n  /**\n   * The duration for the transition, in milliseconds.\n   * You may specify a single timeout for all transitions, or individually with an object.\n   * @default {\n   *   enter: theme.transitions.duration.enteringScreen,\n   *   exit: theme.transitions.duration.leavingScreen,\n   * }\n   */\n  transitionDuration?: TransitionProps['timeout'];\n  /**\n   * Props applied to the transition element.\n   * By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.\n   */\n  TransitionProps?: TransitionProps;\n}\n\n/**\n *\n * Demos:\n *\n * - [Speed Dial](https://mui.com/material-ui/react-speed-dial/)\n *\n * API:\n *\n * - [SpeedDial API](https://mui.com/material-ui/api/speed-dial/)\n */\nexport default function SpeedDial(props: SpeedDialProps): React.JSX.Element;\n",
  "node_modules/@mui/material/SpeedDial/index.d.ts": "export { default } from './SpeedDial';\nexport * from './SpeedDial';\n\nexport { default as speedDialClasses } from './speedDialClasses';\nexport * from './speedDialClasses';\n",
  "node_modules/@mui/material/SpeedDial/speedDialClasses.d.ts": "export interface SpeedDialClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the Fab component. */\n    fab: string;\n    /** Styles applied to the root element if direction=\"up\" */\n    directionUp: string;\n    /** Styles applied to the root element if direction=\"down\" */\n    directionDown: string;\n    /** Styles applied to the root element if direction=\"left\" */\n    directionLeft: string;\n    /** Styles applied to the root element if direction=\"right\" */\n    directionRight: string;\n    /** Styles applied to the actions (`children` wrapper) element. */\n    actions: string;\n    /** Styles applied to the actions (`children` wrapper) element if `open={false}`. */\n    actionsClosed: string;\n}\nexport type SpeedDialClassKey = keyof SpeedDialClasses;\nexport declare function getSpeedDialUtilityClass(slot: string): string;\ndeclare const speedDialClasses: SpeedDialClasses;\nexport default speedDialClasses;\n",
  "node_modules/@mui/material/SpeedDialAction/SpeedDialAction.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '../styles';\nimport { InternalStandardProps as StandardProps } from '..';\nimport { FabProps } from '../Fab';\nimport { TooltipProps } from '../Tooltip';\nimport { SpeedDialActionClasses } from './speedDialActionClasses';\n\nexport interface SpeedDialActionProps extends StandardProps<Partial<TooltipProps>, 'children'> {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<SpeedDialActionClasses>;\n  /**\n   * Props applied to the [`Fab`](/material-ui/api/fab/) component.\n   * @default {}\n   */\n  FabProps?: Partial<FabProps>;\n  /**\n   * Adds a transition delay, to allow a series of SpeedDialActions to be animated.\n   * @default 0\n   */\n  delay?: number;\n  /**\n   * The icon to display in the SpeedDial Fab.\n   */\n  icon?: React.ReactNode;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * `classes` prop applied to the [`Tooltip`](/material-ui/api/tooltip/) element.\n   */\n  TooltipClasses?: TooltipProps['classes'];\n  /**\n   * Placement of the tooltip.\n   * @default 'left'\n   */\n  tooltipPlacement?: TooltipProps['placement'];\n  /**\n   * Label to display in the tooltip.\n   */\n  tooltipTitle?: React.ReactNode;\n  /**\n   * Make the tooltip always visible when the SpeedDial is open.\n   * @default false\n   */\n  tooltipOpen?: boolean;\n}\n\n/**\n *\n * Demos:\n *\n * - [Speed Dial](https://mui.com/material-ui/react-speed-dial/)\n *\n * API:\n *\n * - [SpeedDialAction API](https://mui.com/material-ui/api/speed-dial-action/)\n * - inherits [Tooltip API](https://mui.com/material-ui/api/tooltip/)\n */\nexport default function SpeedDialAction(props: SpeedDialActionProps): React.JSX.Element;\n",
  "node_modules/@mui/material/SpeedDialAction/index.d.ts": "export { default } from './SpeedDialAction';\nexport * from './SpeedDialAction';\n\nexport { default as speedDialActionClasses } from './speedDialActionClasses';\nexport * from './speedDialActionClasses';\n",
  "node_modules/@mui/material/SpeedDialAction/speedDialActionClasses.d.ts": "export interface SpeedDialActionClasses {\n    /** Styles applied to the Fab component. */\n    fab: string;\n    /** Styles applied to the Fab component if `open={false}`. */\n    fabClosed: string;\n    /** Styles applied to the root element if `tooltipOpen={true}`. */\n    staticTooltip: string;\n    /** Styles applied to the root element if `tooltipOpen={true}` and `open={false}`. */\n    staticTooltipClosed: string;\n    /** Styles applied to the static tooltip label if `tooltipOpen={true}`. */\n    staticTooltipLabel: string;\n    /** Styles applied to the root element if `tooltipOpen={true}` and `tooltipPlacement=\"left\"`` */\n    tooltipPlacementLeft: string;\n    /** Styles applied to the root element if `tooltipOpen={true}` and `tooltipPlacement=\"right\"`` */\n    tooltipPlacementRight: string;\n}\nexport type SpeedDialActionClassKey = keyof SpeedDialActionClasses;\nexport declare function getSpeedDialActionUtilityClass(slot: string): string;\ndeclare const speedDialActionClasses: SpeedDialActionClasses;\nexport default speedDialActionClasses;\n",
  "node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '../styles';\nimport { InternalStandardProps as StandardProps } from '..';\nimport { SpeedDialIconClasses } from './speedDialIconClasses';\n\nexport interface SpeedDialIconProps\n  extends StandardProps<React.HTMLAttributes<HTMLSpanElement>, 'children'> {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<SpeedDialIconClasses>;\n  /**\n   * The icon to display.\n   */\n  icon?: React.ReactNode;\n  /**\n   * The icon to display in the SpeedDial Floating Action Button when the SpeedDial is open.\n   */\n  openIcon?: React.ReactNode;\n  /**\n   * @ignore\n   * If `true`, the component is shown.\n   */\n  open?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n *\n * Demos:\n *\n * - [Speed Dial](https://mui.com/material-ui/react-speed-dial/)\n *\n * API:\n *\n * - [SpeedDialIcon API](https://mui.com/material-ui/api/speed-dial-icon/)\n */\ndeclare const SpeedDialIcon: ((props: SpeedDialIconProps) => React.JSX.Element) & {\n  muiName: string;\n};\n\nexport default SpeedDialIcon;\n",
  "node_modules/@mui/material/SpeedDialIcon/index.d.ts": "export { default } from './SpeedDialIcon';\nexport * from './SpeedDialIcon';\n\nexport { default as speedDialIconClasses } from './speedDialIconClasses';\nexport * from './speedDialIconClasses';\n",
  "node_modules/@mui/material/SpeedDialIcon/speedDialIconClasses.d.ts": "export interface SpeedDialIconClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the icon component. */\n    icon: string;\n    /** Styles applied to the icon component if `open={true}`. */\n    iconOpen: string;\n    /** Styles applied to the icon when an `openIcon` is provided and if `open={true}`. */\n    iconWithOpenIconOpen: string;\n    /** Styles applied to the `openIcon` if provided. */\n    openIcon: string;\n    /** Styles applied to the `openIcon` if provided and if `open={true}`. */\n    openIconOpen: string;\n}\nexport type SpeedDialIconClassKey = keyof SpeedDialIconClasses;\nexport declare function getSpeedDialIconUtilityClass(slot: string): string;\ndeclare const speedDialIconClasses: SpeedDialIconClasses;\nexport default speedDialIconClasses;\n",
  "node_modules/@mui/material/Stack/Stack.d.ts": "import * as React from 'react';\nimport { ResponsiveStyleValue, SxProps, SystemProps } from '@mui/system';\nimport { OverrideProps, OverridableComponent } from '../OverridableComponent';\nimport { Theme } from '../styles/createTheme';\n\nexport interface StackOwnProps extends SystemProps<Theme> {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Defines the `flex-direction` style property.\n   * It is applied for all screen sizes.\n   * @default 'column'\n   */\n  direction?: ResponsiveStyleValue<'row' | 'row-reverse' | 'column' | 'column-reverse'>;\n  /**\n   * Defines the space between immediate children.\n   * @default 0\n   */\n  spacing?: ResponsiveStyleValue<number | string>;\n  /**\n   * Add an element between each child.\n   */\n  divider?: React.ReactNode;\n  /**\n   * If `true`, the CSS flexbox `gap` is used instead of applying `margin` to children.\n   *\n   * While CSS `gap` removes the [known limitations](https://mui.com/joy-ui/react-stack/#limitations),\n   * it is not fully supported in some browsers. We recommend checking https://caniuse.com/?search=flex%20gap before using this flag.\n   *\n   * To enable this flag globally, follow the [theme's default props](https://mui.com/material-ui/customization/theme-components/#default-props) configuration.\n   * @default false\n   */\n  useFlexGap?: boolean;\n  /**\n   * The system prop, which allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface StackTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & StackOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [Stack](https://mui.com/material-ui/react-stack/)\n *\n * API:\n *\n * - [Stack API](https://mui.com/material-ui/api/stack/)\n */\ndeclare const Stack: OverridableComponent<StackTypeMap>;\n\nexport type StackProps<\n  RootComponent extends React.ElementType = StackTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<StackTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Stack;\n",
  "node_modules/@mui/material/Stack/index.d.ts": "export { default } from './Stack';\nexport * from './Stack';\n\nexport { default as stackClasses } from './stackClasses';\nexport * from './stackClasses';\n",
  "node_modules/@mui/material/Stack/stackClasses.d.ts": "import { StackClasses } from '@mui/system';\nexport type { StackClassKey } from '@mui/system';\nexport type { StackClasses };\nexport declare function getStackUtilityClass(slot: string): string;\ndeclare const stackClasses: StackClasses;\nexport default stackClasses;\n",
  "node_modules/@mui/material/Step/Step.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { Theme } from '../styles';\nimport { StepClasses } from './stepClasses';\n\nexport interface StepOwnProps {\n  /**\n   * Sets the step as active. Is passed to child components.\n   */\n  active?: boolean;\n  /**\n   * Should be `Step` sub-components such as `StepLabel`, `StepContent`.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<StepClasses>;\n  /**\n   * Mark the step as completed. Is passed to child components.\n   */\n  completed?: boolean;\n  /**\n   * If `true`, the step is disabled, will also disable the button if\n   * `StepButton` is a child of `Step`. Is passed to child components.\n   */\n  disabled?: boolean;\n  /**\n   * Expand the step.\n   * @default false\n   */\n  expanded?: boolean;\n  /**\n   * The position of the step.\n   * The prop defaults to the value inherited from the parent Stepper component.\n   */\n  index?: number;\n  /**\n   * If `true`, the Step is displayed as rendered last.\n   * The prop defaults to the value inherited from the parent Stepper component.\n   */\n  last?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface StepTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & StepOwnProps;\n  defaultComponent: RootComponent;\n}\n\nexport type StepProps<\n  RootComponent extends React.ElementType = StepTypeMap['defaultComponent'],\n  AdditionalProps = { component?: React.ElementType },\n> = OverrideProps<StepTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport type StepClasskey = keyof NonNullable<StepProps['classes']>;\n\n/**\n *\n * Demos:\n *\n * - [Stepper](https://mui.com/material-ui/react-stepper/)\n *\n * API:\n *\n * - [Step API](https://mui.com/material-ui/api/step/)\n */\ndeclare const Step: OverridableComponent<StepTypeMap>;\n\nexport default Step;\n",
  "node_modules/@mui/material/Step/StepContext.d.ts": "import * as React from 'react';\nexport interface StepContextType {\n    index: number;\n    last: boolean;\n    expanded: boolean;\n    icon: React.ReactNode;\n    active: boolean;\n    completed: boolean;\n    disabled: boolean;\n}\n/**\n * Provides information about the current step in Stepper.\n */\ndeclare const StepContext: React.Context<{} | StepContextType>;\n/**\n * Returns the current StepContext or an empty object if no StepContext\n * has been defined in the component tree.\n */\nexport declare function useStepContext(): StepContextType | {};\nexport default StepContext;\n",
  "node_modules/@mui/material/Step/index.d.ts": "export { default } from './Step';\nexport * from './Step';\n\nexport { default as stepClasses } from './stepClasses';\nexport * from './stepClasses';\n\nexport { default as StepContext } from './StepContext';\nexport * from './StepContext';\n",
  "node_modules/@mui/material/Step/stepClasses.d.ts": "export interface StepClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `orientation=\"horizontal\"`. */\n    horizontal: string;\n    /** Styles applied to the root element if `orientation=\"vertical\"`. */\n    vertical: string;\n    /** Styles applied to the root element if `alternativeLabel={true}`. */\n    alternativeLabel: string;\n    /** State class applied to the root element if `completed={true}`. */\n    completed: string;\n}\nexport type StepClassKey = keyof StepClasses;\nexport declare function getStepUtilityClass(slot: string): string;\ndeclare const stepClasses: StepClasses;\nexport default stepClasses;\n",
  "node_modules/@mui/material/StepButton/StepButton.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { ButtonBaseTypeMap, ExtendButtonBase, ExtendButtonBaseTypeMap } from '../ButtonBase';\nimport { OverrideProps } from '../OverridableComponent';\nimport { Theme } from '../styles';\nimport { StepButtonClasses } from './stepButtonClasses';\n\n/**\n * @deprecated use `StepButtonProps['icon']` instead.\n */\nexport type StepButtonIcon = React.ReactNode;\n\nexport interface StepButtonOwnProps {\n  /**\n   * Can be a `StepLabel` or a node to place inside `StepLabel` as children.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<StepButtonClasses>;\n  /**\n   * The icon displayed by the step label.\n   */\n  icon?: React.ReactNode;\n  /**\n   * The optional node to display.\n   */\n  optional?: React.ReactNode;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport type StepButtonTypeMap<\n  AdditionalProps,\n  RootComponent extends React.ElementType,\n> = ExtendButtonBaseTypeMap<{\n  props: AdditionalProps & StepButtonOwnProps;\n  defaultComponent: RootComponent;\n\n  ignoredProps: 'disabled';\n}>;\n\n/**\n *\n * Demos:\n *\n * - [Stepper](https://mui.com/material-ui/react-stepper/)\n *\n * API:\n *\n * - [StepButton API](https://mui.com/material-ui/api/step-button/)\n * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)\n */\ndeclare const StepButton: ExtendButtonBase<\n  StepButtonTypeMap<{}, ButtonBaseTypeMap['defaultComponent']>\n>;\n\nexport type StepButtonClasskey = keyof NonNullable<StepButtonProps['classes']>;\n\nexport type StepButtonProps<\n  RootComponent extends React.ElementType = ButtonBaseTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<StepButtonTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default StepButton;\n",
  "node_modules/@mui/material/StepButton/index.d.ts": "export { default } from './StepButton';\nexport * from './StepButton';\n\nexport { default as stepButtonClasses } from './stepButtonClasses';\nexport * from './stepButtonClasses';\n",
  "node_modules/@mui/material/StepButton/stepButtonClasses.d.ts": "export interface StepButtonClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `orientation=\"horizontal\"`. */\n    horizontal: string;\n    /** Styles applied to the root element if `orientation=\"vertical\"`. */\n    vertical: string;\n    /** Styles applied to the `ButtonBase` touch-ripple. */\n    touchRipple: string;\n}\nexport type StepButtonClassKey = keyof StepButtonClasses;\nexport declare function getStepButtonUtilityClass(slot: string): string;\ndeclare const stepButtonClasses: StepButtonClasses;\nexport default stepButtonClasses;\n",
  "node_modules/@mui/material/StepConnector/StepConnector.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps } from '..';\nimport { Theme } from '../styles';\nimport { StepConnectorClasses } from './stepConnectorClasses';\n\nexport type StepConnectorIcon = React.ReactElement<any> | string | number;\n\nexport interface StepConnectorProps\n  extends StandardProps<React.HTMLAttributes<HTMLDivElement>, 'children'> {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<StepConnectorClasses>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport type StepConnectorClasskey = keyof NonNullable<StepConnectorProps['classes']>;\n\n/**\n *\n * Demos:\n *\n * - [Stepper](https://mui.com/material-ui/react-stepper/)\n *\n * API:\n *\n * - [StepConnector API](https://mui.com/material-ui/api/step-connector/)\n */\nexport default function StepConnector(props: StepConnectorProps): React.JSX.Element;\n",
  "node_modules/@mui/material/StepConnector/index.d.ts": "export { default } from './StepConnector';\nexport * from './StepConnector';\n\nexport { default as stepConnectorClasses } from './stepConnectorClasses';\nexport * from './stepConnectorClasses';\n",
  "node_modules/@mui/material/StepConnector/stepConnectorClasses.d.ts": "export interface StepConnectorClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `orientation=\"horizontal\"`. */\n    horizontal: string;\n    /** Styles applied to the root element if `orientation=\"vertical\"`. */\n    vertical: string;\n    /** Styles applied to the root element if `alternativeLabel={true}`. */\n    alternativeLabel: string;\n    /** State class applied to the root element if `active={true}`. */\n    active: string;\n    /** State class applied to the root element if `completed={true}`. */\n    completed: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the line element. */\n    line: string;\n    /** Styles applied to the root element if `orientation=\"horizontal\"`. */\n    lineHorizontal: string;\n    /** Styles applied to the root element if `orientation=\"vertical\"`. */\n    lineVertical: string;\n}\nexport type StepConnectorClassKey = keyof StepConnectorClasses;\nexport declare function getStepConnectorUtilityClass(slot: string): string;\ndeclare const stepConnectorClasses: StepConnectorClasses;\nexport default stepConnectorClasses;\n",
  "node_modules/@mui/material/StepContent/StepContent.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps } from '..';\nimport { Theme } from '../styles';\nimport { TransitionProps } from '../transitions/transition';\nimport { StepContentClasses } from './stepContentClasses';\n\nexport interface StepContentProps extends StandardProps<React.HTMLAttributes<HTMLDivElement>> {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<StepContentClasses>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The component used for the transition.\n   * [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.\n   * @default Collapse\n   */\n  TransitionComponent?: React.JSXElementConstructor<\n    TransitionProps & { children: React.ReactElement<any, any> }\n  >;\n  /**\n   * Adjust the duration of the content expand transition.\n   * Passed as a prop to the transition component.\n   *\n   * Set to 'auto' to automatically calculate transition time based on height.\n   * @default 'auto'\n   */\n  transitionDuration?: TransitionProps['timeout'] | 'auto';\n  /**\n   * Props applied to the transition element.\n   * By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.\n   */\n  TransitionProps?: TransitionProps;\n}\n\nexport type StepContentClasskey = keyof NonNullable<StepContentProps['classes']>;\n\n/**\n *\n * Demos:\n *\n * - [Stepper](https://mui.com/material-ui/react-stepper/)\n *\n * API:\n *\n * - [StepContent API](https://mui.com/material-ui/api/step-content/)\n */\nexport default function StepContent(props: StepContentProps): React.JSX.Element;\n",
  "node_modules/@mui/material/StepContent/index.d.ts": "export { default } from './StepContent';\nexport * from './StepContent';\n\nexport { default as stepContentClasses } from './stepContentClasses';\nexport * from './stepContentClasses';\n",
  "node_modules/@mui/material/StepContent/stepContentClasses.d.ts": "export interface StepContentClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `last={true}` (controlled by `Step`). */\n    last: string;\n    /** Styles applied to the Transition component. */\n    transition: string;\n}\nexport type StepContentClassKey = keyof StepContentClasses;\nexport declare function getStepContentUtilityClass(slot: string): string;\ndeclare const stepContentClasses: StepContentClasses;\nexport default stepContentClasses;\n",
  "node_modules/@mui/material/StepIcon/StepIcon.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps } from '..';\nimport { Theme } from '../styles';\nimport { StepIconClasses } from './stepIconClasses';\n\nexport interface StepIconProps\n  extends StandardProps<React.HTMLAttributes<HTMLDivElement>, 'children'> {\n  /**\n   * Whether this step is active.\n   * @default false\n   */\n  active?: boolean;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<StepIconClasses>;\n  /**\n   * Mark the step as completed. Is passed to child components.\n   * @default false\n   */\n  completed?: boolean;\n  /**\n   * If `true`, the step is marked as failed.\n   * @default false\n   */\n  error?: boolean;\n  /**\n   * The label displayed in the step icon.\n   */\n  icon: React.ReactNode;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport type StepIconClasskey = keyof NonNullable<StepIconProps['classes']>;\n\n/**\n *\n * Demos:\n *\n * - [Stepper](https://mui.com/material-ui/react-stepper/)\n *\n * API:\n *\n * - [StepIcon API](https://mui.com/material-ui/api/step-icon/)\n */\nexport default function StepIcon(props: StepIconProps): React.JSX.Element;\n",
  "node_modules/@mui/material/StepIcon/index.d.ts": "export { default } from './StepIcon';\nexport * from './StepIcon';\n\nexport { default as stepIconClasses } from './stepIconClasses';\nexport * from './stepIconClasses';\n",
  "node_modules/@mui/material/StepIcon/stepIconClasses.d.ts": "export interface StepIconClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the SVG text element. */\n    text: string;\n    /** State class applied to the root element if `active={true}`. */\n    active: string;\n    /** State class applied to the root element if `completed={true}`. */\n    completed: string;\n    /** State class applied to the root element if `error={true}`. */\n    error: string;\n}\nexport type StepIconClassKey = keyof StepIconClasses;\nexport declare function getStepIconUtilityClass(slot: string): string;\ndeclare const stepIconClasses: StepIconClasses;\nexport default stepIconClasses;\n",
  "node_modules/@mui/material/StepLabel/StepLabel.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps } from '..';\nimport { StepIconProps } from '../StepIcon';\nimport { Theme } from '../styles';\nimport { StepLabelClasses } from './stepLabelClasses';\n\nexport interface StepLabelProps extends StandardProps<React.HTMLAttributes<HTMLDivElement>> {\n  /**\n   * In most cases will simply be a string containing a title for the label.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<StepLabelClasses>;\n  /**\n   * The props used for each slot inside.\n   * @default {}\n   */\n  componentsProps?: {\n    /**\n     * Props applied to the label element.\n     * @default {}\n     */\n    label?: React.HTMLProps<HTMLSpanElement>;\n  };\n  /**\n   * If `true`, the step is marked as failed.\n   * @default false\n   */\n  error?: boolean;\n  /**\n   * Override the default label of the step icon.\n   */\n  icon?: React.ReactNode;\n  /**\n   * The optional node to display.\n   */\n  optional?: React.ReactNode;\n  /**\n   * The props used for each slot inside.\n   * @default {}\n   */\n  slotProps?: {\n    /**\n     * Props applied to the label element.\n     * @default {}\n     */\n    label?: React.HTMLProps<HTMLSpanElement>;\n  };\n  /**\n   * The component to render in place of the [`StepIcon`](/material-ui/api/step-icon/).\n   */\n  StepIconComponent?: React.ElementType<StepIconProps>;\n  /**\n   * Props applied to the [`StepIcon`](/material-ui/api/step-icon/) element.\n   */\n  StepIconProps?: Partial<StepIconProps>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport type StepLabelClasskey = keyof NonNullable<StepLabelProps['classes']>;\n\n/**\n *\n * Demos:\n *\n * - [Stepper](https://mui.com/material-ui/react-stepper/)\n *\n * API:\n *\n * - [StepLabel API](https://mui.com/material-ui/api/step-label/)\n */\ndeclare const StepLabel: ((props: StepLabelProps) => React.JSX.Element) & {\n  muiName: string;\n};\n\nexport default StepLabel;\n",
  "node_modules/@mui/material/StepLabel/index.d.ts": "export { default } from './StepLabel';\nexport * from './StepLabel';\n\nexport { default as stepLabelClasses } from './stepLabelClasses';\nexport * from './stepLabelClasses';\n",
  "node_modules/@mui/material/StepLabel/stepLabelClasses.d.ts": "export interface StepLabelClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `orientation=\"horizontal\"`. */\n    horizontal: string;\n    /** Styles applied to the root element if `orientation=\"vertical\"`. */\n    vertical: string;\n    /** Styles applied to the label element that wraps `children`. */\n    label: string;\n    /** State class applied to the label element if `active={true}`. */\n    active: string;\n    /** State class applied to the label element if `completed={true}`. */\n    completed: string;\n    /** State class applied to the root and label elements if `error={true}`. */\n    error: string;\n    /** State class applied to the root and label elements if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the `icon` container element. */\n    iconContainer: string;\n    /** State class applied to the root and icon container and label if `alternativeLabel={true}`. */\n    alternativeLabel: string;\n    /** Styles applied to the container element which wraps label and `optional`. */\n    labelContainer: string;\n}\nexport type StepLabelClassKey = keyof StepLabelClasses;\nexport declare function getStepLabelUtilityClass(slot: string): string;\ndeclare const stepLabelClasses: StepLabelClasses;\nexport default stepLabelClasses;\n",
  "node_modules/@mui/material/Stepper/Stepper.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { Theme } from '../styles';\nimport { PaperProps } from '../Paper';\nimport { StepperClasses } from './stepperClasses';\n\nexport type Orientation = 'horizontal' | 'vertical';\n\nexport interface StepperOwnProps extends Pick<PaperProps, 'elevation' | 'square' | 'variant'> {\n  /**\n   * Set the active step (zero based index).\n   * Set to -1 to disable all the steps.\n   * @default 0\n   */\n  activeStep?: number;\n  /**\n   * If set to 'true' and orientation is horizontal,\n   * then the step label will be positioned under the icon.\n   * @default false\n   */\n  alternativeLabel?: boolean;\n  /**\n   * Two or more `<Step />` components.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<StepperClasses>;\n  /**\n   * An element to be placed between each step.\n   * @default <StepConnector />\n   */\n  connector?: React.ReactElement<any, any> | null;\n  /**\n   * If set the `Stepper` will not assist in controlling steps for linear flow.\n   * @default false\n   */\n  nonLinear?: boolean;\n  /**\n   * The component orientation (layout flow direction).\n   * @default 'horizontal'\n   */\n  orientation?: Orientation;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface StepperTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & StepperOwnProps;\n  defaultComponent: RootComponent;\n}\n\nexport type StepperProps<\n  RootComponent extends React.ElementType = StepperTypeMap['defaultComponent'],\n  AdditionalProps = { component?: React.ElementType },\n> = OverrideProps<StepperTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport type StepperClasskey = keyof NonNullable<StepperProps['classes']>;\n\n/**\n *\n * Demos:\n *\n * - [Stepper](https://mui.com/material-ui/react-stepper/)\n *\n * API:\n *\n * - [Stepper API](https://mui.com/material-ui/api/stepper/)\n */\ndeclare const Stepper: OverridableComponent<StepperTypeMap>;\n\nexport default Stepper;\n",
  "node_modules/@mui/material/Stepper/StepperContext.d.ts": "import * as React from 'react';\nexport interface StepperContextType {\n    activeStep: number;\n    alternativeLabel: boolean;\n    connector: React.ReactNode;\n    nonLinear: boolean;\n    orientation: 'horizontal' | 'vertical';\n}\n/**\n * Provides information about the current step in Stepper.\n */\ndeclare const StepperContext: React.Context<{} | StepperContextType>;\n/**\n * Returns the current StepperContext or an empty object if no StepperContext\n * has been defined in the component tree.\n */\nexport declare function useStepperContext(): StepperContextType | {};\nexport default StepperContext;\n",
  "node_modules/@mui/material/Stepper/index.d.ts": "export { default } from './Stepper';\nexport * from './Stepper';\n\nexport { default as stepperClasses } from './stepperClasses';\nexport * from './stepperClasses';\n\nexport { default as StepperContext } from './StepperContext';\nexport * from './StepperContext';\n",
  "node_modules/@mui/material/Stepper/stepperClasses.d.ts": "export interface StepperClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `orientation=\"horizontal\"`. */\n    horizontal: string;\n    /** Styles applied to the root element if `orientation=\"vertical\"`. */\n    vertical: string;\n    /** Styles applied to the root element if `nonLinear={true}`. */\n    nonLinear: string;\n    /** Styles applied to the root element if `alternativeLabel={true}`. */\n    alternativeLabel: string;\n}\nexport type StepperClassKey = keyof StepperClasses;\nexport declare function getStepperUtilityClass(slot: string): string;\ndeclare const stepperClasses: StepperClasses;\nexport default stepperClasses;\n",
  "node_modules/@mui/material/StyledEngineProvider/index.d.ts": "/**\n * @deprecated will be removed in v5.beta, please use StyledEngineProvider from @mui/material/styles instead\n */\nexport { StyledEngineProvider as default } from '@mui/system';\n",
  "node_modules/@mui/material/SvgIcon/SvgIcon.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { Theme } from '../styles';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { SvgIconClasses } from './svgIconClasses';\n\nexport interface SvgIconPropsSizeOverrides {}\n\nexport interface SvgIconPropsColorOverrides {}\n\nexport interface SvgIconOwnProps {\n  /**\n   * Node passed into the SVG element.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<SvgIconClasses>;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * You can use the `htmlColor` prop to apply a color attribute to the SVG element.\n   * @default 'inherit'\n   */\n  color?: OverridableStringUnion<\n    | 'inherit'\n    | 'action'\n    | 'disabled'\n    | 'primary'\n    | 'secondary'\n    | 'error'\n    | 'info'\n    | 'success'\n    | 'warning',\n    SvgIconPropsColorOverrides\n  >;\n  /**\n   * The fontSize applied to the icon. Defaults to 24px, but can be configure to inherit font size.\n   * @default 'medium'\n   */\n  fontSize?: OverridableStringUnion<\n    'inherit' | 'large' | 'medium' | 'small',\n    SvgIconPropsSizeOverrides\n  >;\n  /**\n   * Applies a color attribute to the SVG element.\n   */\n  htmlColor?: string;\n  /**\n   * If `true`, the root node will inherit the custom `component`'s viewBox and the `viewBox`\n   * prop will be ignored.\n   * Useful when you want to reference a custom `component` and have `SvgIcon` pass that\n   * `component`'s viewBox to the root node.\n   * @default false\n   */\n  inheritViewBox?: boolean;\n  /**\n   * The shape-rendering attribute. The behavior of the different options is described on the\n   * [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/shape-rendering).\n   * If you are having issues with blurry icons you should investigate this prop.\n   */\n  shapeRendering?: string;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * Provides a human-readable title for the element that contains it.\n   * https://www.w3.org/TR/SVG-access/#Equivalent\n   */\n  titleAccess?: string;\n  /**\n   * Allows you to redefine what the coordinates without units mean inside an SVG element.\n   * For example, if the SVG element is 500 (width) by 200 (height),\n   * and you pass viewBox=\"0 0 50 20\",\n   * this means that the coordinates inside the SVG will go from the top left corner (0,0)\n   * to bottom right (50,20) and each unit will be worth 10px.\n   * @default '0 0 24 24'\n   */\n  viewBox?: string;\n}\n\nexport interface SvgIconTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'svg',\n> {\n  props: AdditionalProps & SvgIconOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [Icons](https://mui.com/material-ui/icons/)\n * - [Material Icons](https://mui.com/material-ui/material-icons/)\n *\n * API:\n *\n * - [SvgIcon API](https://mui.com/material-ui/api/svg-icon/)\n */\ndeclare const SvgIcon: OverridableComponent<SvgIconTypeMap> & { muiName: string };\n\nexport type SvgIconProps<\n  RootComponent extends React.ElementType = SvgIconTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<SvgIconTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default SvgIcon;\n",
  "node_modules/@mui/material/SvgIcon/index.d.ts": "export { default } from './SvgIcon';\nexport * from './SvgIcon';\n\nexport { default as svgIconClasses } from './svgIconClasses';\nexport * from './svgIconClasses';\n",
  "node_modules/@mui/material/SvgIcon/svgIconClasses.d.ts": "export interface SvgIconClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `color=\"primary\"`. */\n    colorPrimary: string;\n    /** Styles applied to the root element if `color=\"secondary\"`. */\n    colorSecondary: string;\n    /** Styles applied to the root element if `color=\"action\"`. */\n    colorAction: string;\n    /** Styles applied to the root element if `color=\"error\"`. */\n    colorError: string;\n    /** Styles applied to the root element if `color=\"disabled\"`. */\n    colorDisabled: string;\n    /** Styles applied to the root element if `fontSize=\"inherit\"`. */\n    fontSizeInherit: string;\n    /** Styles applied to the root element if `fontSize=\"small\"`. */\n    fontSizeSmall: string;\n    /** Styles applied to the root element if `fontSize=\"medium\"`. */\n    fontSizeMedium: string;\n    /** Styles applied to the root element if `fontSize=\"large\"`. */\n    fontSizeLarge: string;\n}\nexport type SvgIconClassKey = keyof SvgIconClasses;\nexport declare function getSvgIconUtilityClass(slot: string): string;\ndeclare const svgIconClasses: SvgIconClasses;\nexport default svgIconClasses;\n",
  "node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer.d.ts": "import * as React from 'react';\nimport { DrawerProps } from '../Drawer';\n\nexport interface SwipeableDrawerProps extends Omit<DrawerProps, 'onClose' | 'open'> {\n  /**\n   * If set to true, the swipe event will open the drawer even if the user begins the swipe on one of the drawer's children.\n   * This can be useful in scenarios where the drawer is partially visible.\n   * You can customize it further with a callback that determines which children the user can drag over to open the drawer\n   * (for example, to ignore other elements that handle touch move events, like sliders).\n   *\n   * @param {TouchEvent} event The 'touchstart' event\n   * @param {HTMLDivElement} swipeArea The swipe area element\n   * @param {HTMLDivElement} paper The drawer's paper element\n   *\n   * @default false\n   */\n  allowSwipeInChildren?:\n    | boolean\n    | ((e: TouchEvent, swipeArea: HTMLDivElement, paper: HTMLDivElement) => boolean);\n  /**\n   * Disable the backdrop transition.\n   * This can improve the FPS on low-end devices.\n   * @default false\n   */\n  disableBackdropTransition?: boolean;\n  /**\n   * If `true`, touching the screen near the edge of the drawer will not slide in the drawer a bit\n   * to promote accidental discovery of the swipe gesture.\n   * @default false\n   */\n  disableDiscovery?: boolean;\n  /**\n   * If `true`, swipe to open is disabled. This is useful in browsers where swiping triggers\n   * navigation actions. Swipe to open is disabled on iOS browsers by default.\n   * @default typeof navigator !== 'undefined' && /iPad|iPhone|iPod/.test(navigator.userAgent)\n   */\n  disableSwipeToOpen?: boolean;\n  /**\n   * Affects how far the drawer must be opened/closed to change its state.\n   * Specified as percent (0-1) of the width of the drawer\n   * @default 0.52\n   */\n  hysteresis?: number;\n  /**\n   * Defines, from which (average) velocity on, the swipe is\n   * defined as complete although hysteresis isn't reached.\n   * Good threshold is between 250 - 1000 px/s\n   * @default 450\n   */\n  minFlingVelocity?: number;\n  /**\n   * Callback fired when the component requests to be closed.\n   *\n   * @param {React.SyntheticEvent<{}>} event The event source of the callback.\n   */\n  onClose: React.ReactEventHandler<{}>;\n  /**\n   * Callback fired when the component requests to be opened.\n   *\n   * @param {React.SyntheticEvent<{}>} event The event source of the callback.\n   */\n  onOpen: React.ReactEventHandler<{}>;\n  /**\n   * If `true`, the component is shown.\n   * @default false\n   */\n  open?: boolean;\n  /**\n   * The element is used to intercept the touch events on the edge.\n   */\n  SwipeAreaProps?: object;\n  /**\n   * The width of the left most (or right most) area in `px` that\n   * the drawer can be swiped open from.\n   * @default 20\n   */\n  swipeAreaWidth?: number;\n}\n\n/**\n *\n * Demos:\n *\n * - [Drawer](https://mui.com/material-ui/react-drawer/)\n *\n * API:\n *\n * - [SwipeableDrawer API](https://mui.com/material-ui/api/swipeable-drawer/)\n * - inherits [Drawer API](https://mui.com/material-ui/api/drawer/)\n */\ndeclare const SwipeableDrawer: React.JSXElementConstructor<SwipeableDrawerProps>;\n\nexport default SwipeableDrawer;\n",
  "node_modules/@mui/material/SwipeableDrawer/index.d.ts": "export { default } from './SwipeableDrawer';\nexport * from './SwipeableDrawer';\n",
  "node_modules/@mui/material/Switch/Switch.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { SwitchBaseProps } from '../internal/SwitchBase';\nimport { SwitchClasses } from './switchClasses';\n\nexport interface SwitchPropsSizeOverrides {}\n\nexport interface SwitchPropsColorOverrides {}\n\nexport interface SwitchProps\n  extends StandardProps<SwitchBaseProps, 'checkedIcon' | 'color' | 'icon'> {\n  /**\n   * The icon to display when the component is checked.\n   */\n  checkedIcon?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<SwitchClasses>;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'primary'\n   */\n  color?: OverridableStringUnion<\n    'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning' | 'default',\n    SwitchPropsColorOverrides\n  >;\n  /**\n   * If `true`, the component is disabled.\n   */\n  disabled?: boolean;\n  /**\n   * The icon to display when the component is unchecked.\n   */\n  icon?: React.ReactNode;\n  /**\n   * The size of the component.\n   * `small` is equivalent to the dense switch styling.\n   * @default 'medium'\n   */\n  size?: OverridableStringUnion<'small' | 'medium', SwitchPropsSizeOverrides>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The value of the component. The DOM API casts this to a string.\n   * The browser uses \"on\" as the default value.\n   */\n  value?: unknown;\n}\n\n/**\n *\n * Demos:\n *\n * - [Switch](https://mui.com/material-ui/react-switch/)\n * - [Transfer List](https://mui.com/material-ui/react-transfer-list/)\n *\n * API:\n *\n * - [Switch API](https://mui.com/material-ui/api/switch/)\n * - inherits [IconButton API](https://mui.com/material-ui/api/icon-button/)\n */\nexport default function Switch(props: SwitchProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Switch/index.d.ts": "export { default } from './Switch';\nexport * from './Switch';\n\nexport { default as switchClasses } from './switchClasses';\nexport * from './switchClasses';\n",
  "node_modules/@mui/material/Switch/switchClasses.d.ts": "export interface SwitchClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `edge=\"start\"`. */\n    edgeStart: string;\n    /** Styles applied to the root element if `edge=\"end\"`. */\n    edgeEnd: string;\n    /** Styles applied to the internal `SwitchBase` component's `root` class. */\n    switchBase: string;\n    /** Styles applied to the internal SwitchBase component's root element if `color=\"primary\"`. */\n    colorPrimary: string;\n    /** Styles applied to the internal SwitchBase component's root element if `color=\"secondary\"`. */\n    colorSecondary: string;\n    /** Styles applied to the root element if `size=\"small\"`. */\n    sizeSmall: string;\n    /** Styles applied to the root element if `size=\"medium\"`. */\n    sizeMedium: string;\n    /** State class applied to the internal `SwitchBase` component's `checked` class. */\n    checked: string;\n    /** State class applied to the internal SwitchBase component's disabled class. */\n    disabled: string;\n    /** Styles applied to the internal SwitchBase component's input element. */\n    input: string;\n    /** Styles used to create the thumb passed to the internal `SwitchBase` component `icon` prop. */\n    thumb: string;\n    /** Styles applied to the track element. */\n    track: string;\n}\nexport type SwitchClassKey = keyof SwitchClasses;\nexport declare function getSwitchUtilityClass(slot: string): string;\ndeclare const switchClasses: SwitchClasses;\nexport default switchClasses;\n",
  "node_modules/@mui/material/Tab/Tab.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { ExtendButtonBase, ExtendButtonBaseTypeMap } from '../ButtonBase';\nimport { OverrideProps } from '../OverridableComponent';\nimport { TabClasses } from './tabClasses';\n\nexport interface TabOwnProps {\n  /**\n   * This prop isn't supported.\n   * Use the `component` prop if you need to change the children structure.\n   */\n  children?: null;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<TabClasses>;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the  keyboard focus ripple is disabled.\n   * @default false\n   */\n  disableFocusRipple?: boolean;\n  /**\n   * The icon to display.\n   */\n  icon?: string | React.ReactElement<any>;\n  /**\n   * The position of the icon relative to the label.\n   * @default 'top'\n   */\n  iconPosition?: 'top' | 'bottom' | 'start' | 'end';\n  /**\n   * The label element.\n   */\n  label?: React.ReactNode;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * You can provide your own value. Otherwise, we fallback to the child position index.\n   */\n  value?: any;\n  /**\n   * Tab labels appear in a single row.\n   * They can use a second line if needed.\n   * @default false\n   */\n  wrapped?: boolean;\n}\n\nexport type TabTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> = ExtendButtonBaseTypeMap<{\n  props: AdditionalProps & TabOwnProps;\n  defaultComponent: RootComponent;\n}>;\n\n/**\n *\n * Demos:\n *\n * - [Tabs](https://mui.com/material-ui/react-tabs/)\n *\n * API:\n *\n * - [Tab API](https://mui.com/material-ui/api/tab/)\n * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)\n */\ndeclare const Tab: ExtendButtonBase<TabTypeMap>;\n\nexport type TabProps<\n  RootComponent extends React.ElementType = TabTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<TabTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Tab;\n",
  "node_modules/@mui/material/Tab/index.d.ts": "export { default } from './Tab';\nexport * from './Tab';\n\nexport { default as tabClasses } from './tabClasses';\nexport * from './tabClasses';\n",
  "node_modules/@mui/material/Tab/tabClasses.d.ts": "export interface TabClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if both `icon` and `label` are provided. */\n    labelIcon: string;\n    /** Styles applied to the root element if the parent [`Tabs`](/material-ui/api/tabs/) has `textColor=\"inherit\"`. */\n    textColorInherit: string;\n    /** Styles applied to the root element if the parent [`Tabs`](/material-ui/api/tabs/) has `textColor=\"primary\"`. */\n    textColorPrimary: string;\n    /** Styles applied to the root element if the parent [`Tabs`](/material-ui/api/tabs/) has `textColor=\"secondary\"`. */\n    textColorSecondary: string;\n    /** State class applied to the root element if `selected={true}` (controlled by the Tabs component). */\n    selected: string;\n    /** State class applied to the root element if `disabled={true}` (controlled by the Tabs component). */\n    disabled: string;\n    /** Styles applied to the root element if `fullWidth={true}` (controlled by the Tabs component). */\n    fullWidth: string;\n    /** Styles applied to the root element if `wrapped={true}`. */\n    wrapped: string;\n    /** Styles applied to the `icon` HTML element if both `icon` and `label` are provided. */\n    iconWrapper: string;\n}\nexport type TabClassKey = keyof TabClasses;\nexport declare function getTabUtilityClass(slot: string): string;\ndeclare const tabClasses: TabClasses;\nexport default tabClasses;\n",
  "node_modules/@mui/material/TabScrollButton/TabScrollButton.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { SlotComponentProps } from '../utils/types';\nimport { ButtonBaseProps } from '../ButtonBase';\nimport { SvgIcon, Theme } from '..';\nimport { TabScrollButtonClasses } from './tabScrollButtonClasses';\n\nexport interface TabScrollButtonStartIconSlotPropsOverrides {}\nexport interface TabScrollButtonEndIconSlotPropsOverrides {}\n\nexport interface TabScrollButtonOwnerState extends TabScrollButtonProps {\n  isRtl: boolean;\n}\n\nexport interface TabScrollButtonProps extends ButtonBaseProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<TabScrollButtonClasses>;\n  /**\n   * The components used for each slot inside.\n   * @default {}\n   */\n  slots?: {\n    StartScrollButtonIcon?: React.ElementType;\n    EndScrollButtonIcon?: React.ElementType;\n  };\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   * @default {}\n   */\n  slotProps?: {\n    startScrollButtonIcon?: SlotComponentProps<\n      typeof SvgIcon,\n      TabScrollButtonStartIconSlotPropsOverrides,\n      TabScrollButtonOwnerState\n    >;\n    endScrollButtonIcon?: SlotComponentProps<\n      typeof SvgIcon,\n      TabScrollButtonEndIconSlotPropsOverrides,\n      TabScrollButtonOwnerState\n    >;\n  };\n  /**\n   * The direction the button should indicate.\n   */\n  direction: 'left' | 'right';\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * The component orientation (layout flow direction).\n   */\n  orientation: 'horizontal' | 'vertical';\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\n/**\n *\n * Demos:\n *\n * - [Tabs](https://mui.com/material-ui/react-tabs/)\n *\n * API:\n *\n * - [TabScrollButton API](https://mui.com/material-ui/api/tab-scroll-button/)\n */\nexport default function TabScrollButton(props: TabScrollButtonProps): React.JSX.Element;\n",
  "node_modules/@mui/material/TabScrollButton/index.d.ts": "export { default } from './TabScrollButton';\nexport * from './TabScrollButton';\n\nexport { default as tabScrollButtonClasses } from './tabScrollButtonClasses';\nexport * from './tabScrollButtonClasses';\n",
  "node_modules/@mui/material/TabScrollButton/tabScrollButtonClasses.d.ts": "export interface TabScrollButtonClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `orientation=\"vertical\"`. */\n    vertical: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n}\nexport type TabScrollButtonClassKey = keyof TabScrollButtonClasses;\nexport declare function getTabScrollButtonUtilityClass(slot: string): string;\ndeclare const tabScrollButtonClasses: TabScrollButtonClasses;\nexport default tabScrollButtonClasses;\n",
  "node_modules/@mui/material/Table/Table.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { Theme } from '..';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { TableClasses } from './tableClasses';\n\nexport interface TablePropsSizeOverrides {}\n\nexport interface TableOwnProps {\n  /**\n   * The content of the table, normally `TableHead` and `TableBody`.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<TableClasses>;\n  /**\n   * Allows TableCells to inherit padding of the Table.\n   * @default 'normal'\n   */\n  padding?: 'normal' | 'checkbox' | 'none';\n  /**\n   * Allows TableCells to inherit size of the Table.\n   * @default 'medium'\n   */\n  size?: OverridableStringUnion<'small' | 'medium', TablePropsSizeOverrides>;\n  /**\n   * Set the header sticky.\n   *\n   * ⚠️ It doesn't work with IE11.\n   * @default false\n   */\n  stickyHeader?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface TableTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'table',\n> {\n  props: AdditionalProps & TableOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [Table](https://mui.com/material-ui/react-table/)\n *\n * API:\n *\n * - [Table API](https://mui.com/material-ui/api/table/)\n */\ndeclare const Table: OverridableComponent<TableTypeMap>;\n\nexport type TableProps<\n  RootComponent extends React.ElementType = TableTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<TableTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Table;\n",
  "node_modules/@mui/material/Table/TableContext.d.ts": "import * as React from 'react';\n\ninterface TableContextProps {\n  padding: 'default' | 'checkbox' | 'none';\n  size: 'default' | 'checkbox' | 'none';\n}\n\ndeclare const TableContext: React.Context<TableContextProps | undefined>;\n\nexport default TableContext;\n",
  "node_modules/@mui/material/Table/Tablelvl2Context.d.ts": "import * as React from 'react';\n\ninterface Tablelvl2ContextProps {\n  variant: 'head' | 'body' | 'footer';\n}\n\ndeclare const Tablelvl2Context: React.Context<Tablelvl2ContextProps | undefined>;\n\nexport default Tablelvl2Context;\n",
  "node_modules/@mui/material/Table/index.d.ts": "export { default } from './Table';\nexport * from './Table';\n\nexport { default as tableClasses } from './tableClasses';\nexport * from './tableClasses';\n",
  "node_modules/@mui/material/Table/tableClasses.d.ts": "export interface TableClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `stickyHeader={true}`. */\n    stickyHeader: string;\n}\nexport type TableClassKey = keyof TableClasses;\nexport declare function getTableUtilityClass(slot: string): string;\ndeclare const tableClasses: TableClasses;\nexport default tableClasses;\n",
  "node_modules/@mui/material/TableBody/TableBody.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { TableBodyClasses } from './tableBodyClasses';\n\nexport interface TableBodyOwnProps {\n  /**\n   * The content of the component, normally `TableRow`.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<TableBodyClasses>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface TableBodyTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'tbody',\n> {\n  props: AdditionalProps & TableBodyOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [Table](https://mui.com/material-ui/react-table/)\n *\n * API:\n *\n * - [TableBody API](https://mui.com/material-ui/api/table-body/)\n */\ndeclare const TableBody: OverridableComponent<TableBodyTypeMap>;\n\nexport type TableBodyProps<\n  RootComponent extends React.ElementType = TableBodyTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<TableBodyTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default TableBody;\n",
  "node_modules/@mui/material/TableBody/index.d.ts": "export { default } from './TableBody';\nexport * from './TableBody';\n\nexport { default as tableBodyClasses } from './tableBodyClasses';\nexport * from './tableBodyClasses';\n",
  "node_modules/@mui/material/TableBody/tableBodyClasses.d.ts": "export interface TableBodyClasses {\n    /** Styles applied to the root element. */\n    root: string;\n}\nexport type TableBodyClassKey = keyof TableBodyClasses;\nexport declare function getTableBodyUtilityClass(slot: string): string;\ndeclare const tableBodyClasses: TableBodyClasses;\nexport default tableBodyClasses;\n",
  "node_modules/@mui/material/TableCell/TableCell.d.ts": "import * as React from 'react';\nimport { OverridableStringUnion } from '@mui/types';\nimport { SxProps } from '@mui/system';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { TableCellClasses } from './tableCellClasses';\n\nexport interface TableCellPropsSizeOverrides {}\nexport interface TableCellPropsVariantOverrides {}\n\n/**\n * `<TableCell>` will be rendered as an `<th>`or `<td>` depending\n * on the context it is used in. Where context literally is the\n * React `context`.\n *\n * Since it is not decided via prop, we have create loose typings\n * here.\n */\nexport interface TableCellProps extends StandardProps<TableCellBaseProps, 'align'> {\n  /**\n   * Set the text-align on the table cell content.\n   *\n   * Monetary or generally number fields **should be right aligned** as that allows\n   * you to add them up quickly in your head without having to worry about decimals.\n   * @default 'inherit'\n   */\n  align?: 'inherit' | 'left' | 'center' | 'right' | 'justify';\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<TableCellClasses>;\n  /**\n   * The component used for the root node.\n   * Either a string to use a HTML element or a component.\n   */\n  component?: React.ElementType<TableCellBaseProps>;\n  /**\n   * Sets the padding applied to the cell.\n   * The prop defaults to the value (`'default'`) inherited from the parent Table component.\n   */\n  padding?: 'normal' | 'checkbox' | 'none';\n  /**\n   * Set scope attribute.\n   */\n  scope?: TableCellBaseProps['scope'];\n  /**\n   * Specify the size of the cell.\n   * The prop defaults to the value (`'medium'`) inherited from the parent Table component.\n   */\n  size?: OverridableStringUnion<'small' | 'medium', TableCellPropsSizeOverrides>;\n  /**\n   * Set aria-sort direction.\n   */\n  sortDirection?: SortDirection;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * Specify the cell type.\n   * The prop defaults to the value inherited from the parent TableHead, TableBody, or TableFooter components.\n   */\n  variant?: OverridableStringUnion<'head' | 'body' | 'footer', TableCellPropsVariantOverrides>;\n}\n\nexport type TableCellBaseProps = React.ThHTMLAttributes<HTMLTableCellElement> &\n  React.TdHTMLAttributes<HTMLTableCellElement>;\n\nexport type SortDirection = 'asc' | 'desc' | false;\n\n/**\n * The component renders a `<th>` element when the parent context is a header\n * or otherwise a `<td>` element.\n *\n * Demos:\n *\n * - [Table](https://mui.com/material-ui/react-table/)\n *\n * API:\n *\n * - [TableCell API](https://mui.com/material-ui/api/table-cell/)\n */\nexport default function TableCell(props: TableCellProps): React.JSX.Element;\n",
  "node_modules/@mui/material/TableCell/index.d.ts": "export { default } from './TableCell';\nexport * from './TableCell';\n\nexport { default as tableCellClasses } from './tableCellClasses';\nexport * from './tableCellClasses';\n",
  "node_modules/@mui/material/TableCell/tableCellClasses.d.ts": "export interface TableCellClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `variant=\"head\"` or `context.table.head`. */\n    head: string;\n    /** Styles applied to the root element if `variant=\"body\"` or `context.table.body`. */\n    body: string;\n    /** Styles applied to the root element if `variant=\"footer\"` or `context.table.footer`. */\n    footer: string;\n    /** Styles applied to the root element if `size=\"small\"`. */\n    sizeSmall: string;\n    /** Styles applied to the root element if `size=\"medium\"`. */\n    sizeMedium: string;\n    /** Styles applied to the root element if `padding=\"checkbox\"`. */\n    paddingCheckbox: string;\n    /** Styles applied to the root element if `padding=\"none\"`. */\n    paddingNone: string;\n    /** Styles applied to the root element if `align=\"left\"`. */\n    alignLeft: string;\n    /** Styles applied to the root element if `align=\"center\"`. */\n    alignCenter: string;\n    /** Styles applied to the root element if `align=\"right\"`. */\n    alignRight: string;\n    /** Styles applied to the root element if `align=\"justify\"`. */\n    alignJustify: string;\n    /** Styles applied to the root element if `context.table.stickyHeader={true}`. */\n    stickyHeader: string;\n}\nexport type TableCellClassKey = keyof TableCellClasses;\nexport declare function getTableCellUtilityClass(slot: string): string;\ndeclare const tableCellClasses: TableCellClasses;\nexport default tableCellClasses;\n",
  "node_modules/@mui/material/TableContainer/TableContainer.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { TableContainerClasses } from './tableContainerClasses';\n\nexport interface TableContainerOwnProps {\n  /**\n   * The content of the component, normally `Table`.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<TableContainerClasses>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface TableContainerTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & TableContainerOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [Table](https://mui.com/material-ui/react-table/)\n *\n * API:\n *\n * - [TableContainer API](https://mui.com/material-ui/api/table-container/)\n */\ndeclare const TableContainer: OverridableComponent<TableContainerTypeMap>;\n\nexport type TableContainerProps<\n  RootComponent extends React.ElementType = TableContainerTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<TableContainerTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default TableContainer;\n",
  "node_modules/@mui/material/TableContainer/index.d.ts": "export { default } from './TableContainer';\nexport * from './TableContainer';\n\nexport { default as tableContainerClasses } from './tableContainerClasses';\nexport * from './tableContainerClasses';\n",
  "node_modules/@mui/material/TableContainer/tableContainerClasses.d.ts": "export interface TableContainerClasses {\n    /** Styles applied to the root element. */\n    root: string;\n}\nexport type TableContainerClassKey = keyof TableContainerClasses;\nexport declare function getTableContainerUtilityClass(slot: string): string;\ndeclare const tableContainerClasses: TableContainerClasses;\nexport default tableContainerClasses;\n",
  "node_modules/@mui/material/TableFooter/TableFooter.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { TableFooterClasses } from './tableFooterClasses';\n\nexport interface TableFooterOwnProps {\n  /**\n   * The content of the component, normally `TableRow`.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<TableFooterClasses>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface TableFooterTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'tfoot',\n> {\n  props: AdditionalProps & TableFooterOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [Table](https://mui.com/material-ui/react-table/)\n *\n * API:\n *\n * - [TableFooter API](https://mui.com/material-ui/api/table-footer/)\n */\ndeclare const TableFooter: OverridableComponent<TableFooterTypeMap>;\n\nexport type TableFooterProps<\n  RootComponent extends React.ElementType = TableFooterTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<TableFooterTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default TableFooter;\n",
  "node_modules/@mui/material/TableFooter/index.d.ts": "export { default } from './TableFooter';\nexport * from './TableFooter';\n\nexport { default as tableFooterClasses } from './tableFooterClasses';\nexport * from './tableFooterClasses';\n",
  "node_modules/@mui/material/TableFooter/tableFooterClasses.d.ts": "export interface TableFooterClasses {\n    /** Styles applied to the root element. */\n    root: string;\n}\nexport type TableFooterClassKey = keyof TableFooterClasses;\nexport declare function getTableFooterUtilityClass(slot: string): string;\ndeclare const tableFooterClasses: TableFooterClasses;\nexport default tableFooterClasses;\n",
  "node_modules/@mui/material/TableHead/TableHead.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { TableHeadClasses } from './tableHeadClasses';\n\nexport interface TableHeadOwnProps {\n  /**\n   * The content of the component, normally `TableRow`.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<TableHeadClasses>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface TableHeadTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'thead',\n> {\n  props: AdditionalProps & TableHeadOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [Table](https://mui.com/material-ui/react-table/)\n *\n * API:\n *\n * - [TableHead API](https://mui.com/material-ui/api/table-head/)\n */\ndeclare const TableHead: OverridableComponent<TableHeadTypeMap>;\n\nexport type TableHeadProps<\n  RootComponent extends React.ElementType = TableHeadTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<TableHeadTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default TableHead;\n",
  "node_modules/@mui/material/TableHead/index.d.ts": "export { default } from './TableHead';\nexport * from './TableHead';\n\nexport { default as tableHeadClasses } from './tableHeadClasses';\nexport * from './tableHeadClasses';\n",
  "node_modules/@mui/material/TableHead/tableHeadClasses.d.ts": "export interface TableHeadClasses {\n    /** Styles applied to the root element. */\n    root: string;\n}\nexport type TableHeadClassKey = keyof TableHeadClasses;\nexport declare function getTableHeadUtilityClass(slot: string): string;\ndeclare const tableHeadClasses: TableHeadClasses;\nexport default tableHeadClasses;\n",
  "node_modules/@mui/material/TablePagination/TablePagination.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '../styles';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { TablePaginationActionsProps } from './TablePaginationActions';\nimport { TableCellProps } from '../TableCell';\nimport { IconButtonProps } from '../IconButton';\nimport { SelectProps } from '../Select';\nimport { TablePaginationClasses } from './tablePaginationClasses';\n\nexport interface LabelDisplayedRowsArgs {\n  from: number;\n  to: number;\n  count: number;\n  page: number;\n}\n\n/**\n * This type is kept for compatibility. Use `TablePaginationOwnProps` instead.\n */\nexport type TablePaginationBaseProps = Omit<TableCellProps, 'classes' | 'component' | 'children'>;\n\nexport interface TablePaginationOwnProps extends TablePaginationBaseProps {\n  /**\n   * The component used for displaying the actions.\n   * Either a string to use a HTML element or a component.\n   * @default TablePaginationActions\n   */\n  ActionsComponent?: React.ElementType<TablePaginationActionsProps>;\n  /**\n   * Props applied to the back arrow [`IconButton`](/material-ui/api/icon-button/) component.\n   *\n   * This prop is an alias for `slotProps.actions.previousButton` and will be overriden by it if both are used.\n   * @deprecated Use `slotProps.actions.previousButton` instead.\n   */\n  backIconButtonProps?: Partial<IconButtonProps>;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<TablePaginationClasses>;\n  /**\n   * The total number of rows.\n   *\n   * To enable server side pagination for an unknown number of items, provide -1.\n   */\n  count: number;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * Accepts a function which returns a string value that provides a user-friendly name for the current page.\n   * This is important for screen reader users.\n   *\n   * For localization purposes, you can use the provided [translations](/material-ui/guides/localization/).\n   * @param {string} type The link or button type to format ('first' | 'last' | 'next' | 'previous').\n   * @returns {string}\n   * @default function defaultGetAriaLabel(type) {\n   *   return `Go to ${type} page`;\n   * }\n   */\n  getItemAriaLabel?: (type: 'first' | 'last' | 'next' | 'previous') => string;\n  /**\n   * Customize the displayed rows label. Invoked with a `{ from, to, count, page }`\n   * object.\n   *\n   * For localization purposes, you can use the provided [translations](/material-ui/guides/localization/).\n   * @default function defaultLabelDisplayedRows({ from, to, count }) {\n   *   return `${from}–${to} of ${count !== -1 ? count : `more than ${to}`}`;\n   * }\n   */\n  labelDisplayedRows?: (paginationInfo: LabelDisplayedRowsArgs) => React.ReactNode;\n  /**\n   * Customize the rows per page label.\n   *\n   * For localization purposes, you can use the provided [translations](/material-ui/guides/localization/).\n   * @default 'Rows per page:'\n   */\n  labelRowsPerPage?: React.ReactNode;\n  /**\n   * Props applied to the next arrow [`IconButton`](/material-ui/api/icon-button/) element.\n   *\n   * This prop is an alias for `slotProps.actions.nextButton` and will be overriden by it if both are used.\n   * @deprecated Use `slotProps.actions.nextButton` instead.\n   */\n  nextIconButtonProps?: Partial<IconButtonProps>;\n  /**\n   * Callback fired when the page is changed.\n   *\n   * @param {React.MouseEvent<HTMLButtonElement> | null} event The event source of the callback.\n   * @param {number} page The page selected.\n   */\n  onPageChange: (event: React.MouseEvent<HTMLButtonElement> | null, page: number) => void;\n  /**\n   * Callback fired when the number of rows per page is changed.\n   *\n   * @param {React.ChangeEvent<HTMLTextAreaElement | HTMLInputElement>} event The event source of the callback.\n   */\n  onRowsPerPageChange?: React.ChangeEventHandler<HTMLTextAreaElement | HTMLInputElement>;\n  /**\n   * The zero-based index of the current page.\n   */\n  page: number;\n  /**\n   * The number of rows per page.\n   *\n   * Set -1 to display all the rows.\n   */\n  rowsPerPage: number;\n  /**\n   * Customizes the options of the rows per page select field. If less than two options are\n   * available, no select field will be displayed.\n   * Use -1 for the value with a custom label to show all the rows.\n   * @default [10, 25, 50, 100]\n   */\n  rowsPerPageOptions?: ReadonlyArray<number | { value: number; label: string }>;\n  /**\n   * Props applied to the rows per page [`Select`](/material-ui/api/select/) element.\n   *\n   * This prop is an alias for `slotProps.select` and will be overriden by it if both are used.\n   * @deprecated Use `slotProps.select` instead.\n   *\n   * @default {}\n   */\n  SelectProps?: Partial<SelectProps>;\n  /**\n   * If `true`, show the first-page button.\n   * @default false\n   */\n  showFirstButton?: boolean;\n  /**\n   * If `true`, show the last-page button.\n   * @default false\n   */\n  showLastButton?: boolean;\n  /**\n   * The props used for each slot inside the TablePagination.\n   * @default {}\n   */\n  slotProps?: {\n    actions?: TablePaginationActionsProps['slotProps'];\n    select?: Partial<SelectProps>;\n  };\n  /**\n   * The components used for each slot inside the TablePagination.\n   * Either a string to use a HTML element or a component.\n   * @default {}\n   */\n  slots?: {\n    actions?: TablePaginationActionsProps['slots'];\n  };\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface TablePaginationTypeMap<AdditionalProps, RootComponent extends React.ElementType> {\n  props: AdditionalProps & TablePaginationOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n * A `TableCell` based component for placing inside `TableFooter` for pagination.\n *\n * Demos:\n *\n * - [Pagination](https://mui.com/material-ui/react-pagination/)\n * - [Table](https://mui.com/material-ui/react-table/)\n *\n * API:\n *\n * - [TablePagination API](https://mui.com/material-ui/api/table-pagination/)\n * - inherits [TableCell API](https://mui.com/material-ui/api/table-cell/)\n */\ndeclare const TablePagination: OverridableComponent<\n  TablePaginationTypeMap<{}, React.JSXElementConstructor<TablePaginationBaseProps>>\n>;\n\nexport type TablePaginationProps<\n  RootComponent extends React.ElementType = React.JSXElementConstructor<TablePaginationBaseProps>,\n  AdditionalProps = {},\n> = OverrideProps<TablePaginationTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default TablePagination;\n",
  "node_modules/@mui/material/TablePagination/TablePaginationActions.d.ts": "import * as React from 'react';\nimport { IconButtonProps } from '../IconButton/IconButton';\nimport { SvgIconProps } from '../SvgIcon';\n\nexport interface TablePaginationActionsProps extends React.HTMLAttributes<HTMLDivElement> {\n  /**\n   * This prop is an alias for `slotProps.previousButton` and will be overriden by it if both are used.\n   * @deprecated Use `slotProps.previousButton` instead.\n   */\n  backIconButtonProps?: Partial<IconButtonProps>;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: {};\n  count: number;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * Accepts a function which returns a string value that provides a user-friendly name for the current page.\n   * This is important for screen reader users.\n   *\n   * For localization purposes, you can use the provided [translations](/material-ui/guides/localization/).\n   * @param {string} type The link or button type to format ('first' | 'last' | 'next' | 'previous').\n   * @returns {string}\n   */\n  getItemAriaLabel: (type: 'first' | 'last' | 'next' | 'previous') => string;\n  /**\n   * This prop is an alias for `slotProps.nextButton` and will be overriden by it if both are used.\n   * @deprecated Use `slotProps.nextButton` instead.\n   */\n  nextIconButtonProps?: Partial<IconButtonProps>;\n  onPageChange: (event: React.MouseEvent<HTMLButtonElement> | null, page: number) => void;\n  page: number;\n  rowsPerPage: number;\n  showFirstButton: boolean;\n  showLastButton: boolean;\n  slotProps?: {\n    firstButton?: Partial<IconButtonProps>;\n    lastButton?: Partial<IconButtonProps>;\n    nextButton?: Partial<IconButtonProps>;\n    previousButton?: Partial<IconButtonProps>;\n    firstButtonIcon?: Partial<SvgIconProps>;\n    lastButtonIcon?: Partial<SvgIconProps>;\n    nextButtonIcon?: Partial<SvgIconProps>;\n    previousButtonIcon?: Partial<SvgIconProps>;\n  };\n  slots?: TablePaginationActionsSlots;\n}\n\nexport interface TablePaginationActionsSlots {\n  /**\n   * The component that renders the first button.\n   * @default IconButton\n   */\n  firstButton?: React.ElementType;\n  /**\n   * The component that renders the last button.\n   * @default IconButton\n   */\n  lastButton?: React.ElementType;\n  /**\n   * The component that renders the next button.\n   * @default IconButton\n   */\n  nextButton?: React.ElementType;\n  /**\n   * The component that renders the previous button.\n   * @default IconButton\n   */\n  previousButton?: React.ElementType;\n  /**\n   * The component that renders the first button icon.\n   * @default FirstPageIcon\n   */\n  firstButtonIcon?: React.ElementType;\n  /**\n   * The component that renders the last button icon.\n   * @default LastPageIcon\n   */\n  lastButtonIcon?: React.ElementType;\n  /**\n   * The component that renders the next button icon.\n   * @default KeyboardArrowRight\n   */\n  nextButtonIcon?: React.ElementType;\n  /**\n   * The component that renders the previous button icon.\n   * @default KeyboardArrowLeft\n   */\n  previousButtonIcon?: React.ElementType;\n}\n\ndeclare const TablePaginationActions: React.JSXElementConstructor<TablePaginationActionsProps>;\n\nexport default TablePaginationActions;\n",
  "node_modules/@mui/material/TablePagination/index.d.ts": "export { default } from './TablePagination';\nexport * from './TablePagination';\n\nexport { default as tablePaginationClasses } from './tablePaginationClasses';\nexport * from './tablePaginationClasses';\n",
  "node_modules/@mui/material/TablePagination/tablePaginationClasses.d.ts": "export interface TablePaginationClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the Toolbar component. */\n    toolbar: string;\n    /** Styles applied to the spacer element. */\n    spacer: string;\n    /** Styles applied to the select label Typography element. */\n    selectLabel: string;\n    /** Styles applied to the Select component `root` element. */\n    selectRoot: string;\n    /** Styles applied to the Select component `select` class. */\n    select: string;\n    /** Styles applied to the Select component `icon` class. */\n    selectIcon: string;\n    /** Styles applied to the Select component `root` element. */\n    input: string;\n    /** Styles applied to the MenuItem component. */\n    menuItem: string;\n    /** Styles applied to the displayed rows Typography element. */\n    displayedRows: string;\n    /** Styles applied to the internal `TablePaginationActions` component. */\n    actions: string;\n}\nexport type TablePaginationClassKey = keyof TablePaginationClasses;\nexport declare function getTablePaginationUtilityClass(slot: string): string;\ndeclare const tablePaginationClasses: TablePaginationClasses;\nexport default tablePaginationClasses;\n",
  "node_modules/@mui/material/TableRow/TableRow.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { TableRowClasses } from './tableRowClasses';\n\nexport interface TableRowOwnProps {\n  /**\n   * Should be valid `<tr>` children such as `TableCell`.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<TableRowClasses>;\n  /**\n   * If `true`, the table row will shade on hover.\n   * @default false\n   */\n  hover?: boolean;\n  /**\n   * If `true`, the table row will have the selected shading.\n   * @default false\n   */\n  selected?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface TableRowTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'tr',\n> {\n  props: AdditionalProps & TableRowOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n * Will automatically set dynamic row height\n * based on the material table element parent (head, body, etc).\n *\n * Demos:\n *\n * - [Table](https://mui.com/material-ui/react-table/)\n *\n * API:\n *\n * - [TableRow API](https://mui.com/material-ui/api/table-row/)\n */\ndeclare const TableRow: OverridableComponent<TableRowTypeMap>;\n\nexport type TableRowProps<\n  RootComponent extends React.ElementType = TableRowTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<TableRowTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default TableRow;\n",
  "node_modules/@mui/material/TableRow/index.d.ts": "export { default } from './TableRow';\nexport * from './TableRow';\n\nexport { default as tableRowClasses } from './tableRowClasses';\nexport * from './tableRowClasses';\n",
  "node_modules/@mui/material/TableRow/tableRowClasses.d.ts": "export interface TableRowClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** State class applied to the root element if `selected={true}`. */\n    selected: string;\n    /** State class applied to the root element if `hover={true}`. */\n    hover: string;\n    /** Styles applied to the root element if table variant=\"head\". */\n    head: string;\n    /** Styles applied to the root element if table variant=\"footer\". */\n    footer: string;\n}\nexport type TableRowClassKey = keyof TableRowClasses;\nexport declare function getTableRowUtilityClass(slot: string): string;\ndeclare const tableRowClasses: TableRowClasses;\nexport default tableRowClasses;\n",
  "node_modules/@mui/material/TableSortLabel/TableSortLabel.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { Theme } from '..';\nimport { ExtendButtonBase, ExtendButtonBaseTypeMap } from '../ButtonBase';\nimport { OverrideProps } from '../OverridableComponent';\nimport { TableSortLabelClasses } from './tableSortLabelClasses';\n\nexport interface TableSortLabelOwnProps {\n  /**\n   * If `true`, the label will have the active styling (should be true for the sorted column).\n   * @default false\n   */\n  active?: boolean;\n  /**\n   * Label contents, the arrow will be appended automatically.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<TableSortLabelClasses>;\n  /**\n   * The current sort direction.\n   * @default 'asc'\n   */\n  direction?: 'asc' | 'desc';\n  /**\n   * Hide sort icon when active is false.\n   * @default false\n   */\n  hideSortIcon?: boolean;\n  /**\n   * Sort icon to use.\n   * @default ArrowDownwardIcon\n   */\n  IconComponent?: React.JSXElementConstructor<{\n    className: string;\n  }>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport type TableSortLabelTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'span',\n> = ExtendButtonBaseTypeMap<{\n  props: AdditionalProps & TableSortLabelOwnProps;\n  defaultComponent: RootComponent;\n}>;\n\n/**\n * A button based label for placing inside `TableCell` for column sorting.\n *\n * Demos:\n *\n * - [Table](https://mui.com/material-ui/react-table/)\n *\n * API:\n *\n * - [TableSortLabel API](https://mui.com/material-ui/api/table-sort-label/)\n * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)\n */\ndeclare const TableSortLabel: ExtendButtonBase<TableSortLabelTypeMap>;\n\nexport type TableSortLabelProps<\n  RootComponent extends React.ElementType = TableSortLabelTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<TableSortLabelTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default TableSortLabel;\n",
  "node_modules/@mui/material/TableSortLabel/index.d.ts": "export { default } from './TableSortLabel';\nexport * from './TableSortLabel';\n\nexport { default as tableSortLabelClasses } from './tableSortLabelClasses';\nexport * from './tableSortLabelClasses';\n",
  "node_modules/@mui/material/TableSortLabel/tableSortLabelClasses.d.ts": "export interface TableSortLabelClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** State class applied to the root element if `active={true}`. */\n    active: string;\n    /** Styles applied to the icon component. */\n    icon: string;\n    /** Styles applied to the icon component if `direction=\"desc\"`. */\n    iconDirectionDesc: string;\n    /** Styles applied to the icon component if `direction=\"asc\"`. */\n    iconDirectionAsc: string;\n}\nexport type TableSortLabelClassKey = keyof TableSortLabelClasses;\nexport declare function getTableSortLabelUtilityClass(slot: string): string;\ndeclare const tableSortLabelClasses: TableSortLabelClasses;\nexport default tableSortLabelClasses;\n",
  "node_modules/@mui/material/Tabs/Tabs.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { SlotComponentProps } from '../utils/types';\nimport { Theme } from '../styles';\nimport { TabScrollButtonProps } from '../TabScrollButton';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { TabsClasses } from './tabsClasses';\nimport SvgIcon from '../SvgIcon';\n\nexport interface TabsPropsIndicatorColorOverrides {}\n\nexport interface TabsStartScrollButtonIconSlotPropsOverrides {}\nexport interface TabsEndScrollButtonIconSlotPropsOverrides {}\n\nexport interface TabsOwnerState extends TabsProps {\n  vertical: boolean;\n  fixed: boolean;\n  hideScrollbar: boolean;\n  scrollableX: boolean;\n  scrollableY: boolean;\n  centered: boolean;\n  scrollButtonsHideMobile: boolean;\n}\n\nexport interface TabsOwnProps {\n  /**\n   * Callback fired when the component mounts.\n   * This is useful when you want to trigger an action programmatically.\n   * It supports two actions: `updateIndicator()` and `updateScrollButtons()`\n   *\n   * @param {object} actions This object contains all possible actions\n   * that can be triggered programmatically.\n   */\n  action?: React.Ref<TabsActions>;\n  /**\n   * If `true`, the scroll buttons aren't forced hidden on mobile.\n   * By default the scroll buttons are hidden on mobile and takes precedence over `scrollButtons`.\n   * @default false\n   */\n  allowScrollButtonsMobile?: boolean;\n  /**\n   * The label for the Tabs as a string.\n   */\n  'aria-label'?: string;\n  /**\n   * An id or list of ids separated by a space that label the Tabs.\n   */\n  'aria-labelledby'?: string;\n  /**\n   * If `true`, the tabs are centered.\n   * This prop is intended for large views.\n   * @default false\n   */\n  centered?: boolean;\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<TabsClasses>;\n  /**\n   * The components used for each slot inside.\n   * @default {}\n   */\n  slots?: {\n    StartScrollButtonIcon?: React.ElementType;\n    EndScrollButtonIcon?: React.ElementType;\n  };\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   * @default {}\n   */\n  slotProps?: {\n    startScrollButtonIcon?: SlotComponentProps<\n      typeof SvgIcon,\n      TabsStartScrollButtonIconSlotPropsOverrides,\n      TabsOwnerState\n    >;\n    endScrollButtonIcon?: SlotComponentProps<\n      typeof SvgIcon,\n      TabsEndScrollButtonIconSlotPropsOverrides,\n      TabsOwnerState\n    >;\n  };\n  /**\n   * Determines the color of the indicator.\n   * @default 'primary'\n   */\n  indicatorColor?: OverridableStringUnion<\n    'secondary' | 'primary',\n    TabsPropsIndicatorColorOverrides\n  >;\n  /**\n   * Callback fired when the value changes.\n   *\n   * @param {React.SyntheticEvent} event The event source of the callback. **Warning**: This is a generic event not a change event.\n   * @param {any} value We default to the index of the child (number)\n   */\n  onChange?: (event: React.SyntheticEvent, value: any) => void;\n  /**\n   * The component orientation (layout flow direction).\n   * @default 'horizontal'\n   */\n  orientation?: 'horizontal' | 'vertical';\n  /**\n   * The component used to render the scroll buttons.\n   * @default TabScrollButton\n   */\n  ScrollButtonComponent?: React.ElementType;\n  /**\n   * Determine behavior of scroll buttons when tabs are set to scroll:\n   *\n   * - `auto` will only present them when not all the items are visible.\n   * - `true` will always present them.\n   * - `false` will never present them.\n   *\n   * By default the scroll buttons are hidden on mobile.\n   * This behavior can be disabled with `allowScrollButtonsMobile`.\n   * @default 'auto'\n   */\n  scrollButtons?: 'auto' | true | false;\n  /**\n   * If `true` the selected tab changes on focus. Otherwise it only\n   * changes on activation.\n   */\n  selectionFollowsFocus?: boolean;\n  /**\n   * Props applied to the tab indicator element.\n   * @default  {}\n   */\n  TabIndicatorProps?: React.HTMLAttributes<HTMLDivElement> & {\n    sx?: SxProps<Theme>;\n  };\n  /**\n   * Props applied to the [`TabScrollButton`](/material-ui/api/tab-scroll-button/) element.\n   * @default {}\n   */\n  TabScrollButtonProps?: Partial<TabScrollButtonProps>;\n  /**\n   * Determines the color of the `Tab`.\n   * @default 'primary'\n   */\n  textColor?: 'secondary' | 'primary' | 'inherit';\n  /**\n   * The value of the currently selected `Tab`.\n   * If you don't want any selected `Tab`, you can set this prop to `false`.\n   */\n  value?: any;\n  /**\n   *  Determines additional display behavior of the tabs:\n   *\n   *  - `scrollable` will invoke scrolling properties and allow for horizontally\n   *  scrolling (or swiping) of the tab bar.\n   *  - `fullWidth` will make the tabs grow to use all the available space,\n   *  which should be used for small views, like on mobile.\n   *  - `standard` will render the default state.\n   * @default 'standard'\n   */\n  variant?: 'standard' | 'scrollable' | 'fullWidth';\n  /**\n   * If `true`, the scrollbar is visible. It can be useful when displaying\n   * a long vertical list of tabs.\n   * @default false\n   */\n  visibleScrollbar?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface TabsTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & TabsOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Tabs](https://mui.com/material-ui/react-tabs/)\n *\n * API:\n *\n * - [Tabs API](https://mui.com/material-ui/api/tabs/)\n */\ndeclare const Tabs: OverridableComponent<TabsTypeMap>;\n\nexport interface TabsActions {\n  updateIndicator(): void;\n  updateScrollButtons(): void;\n}\n\nexport type TabsProps<\n  RootComponent extends React.ElementType = TabsTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<TabsTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Tabs;\n",
  "node_modules/@mui/material/Tabs/index.d.ts": "export { default } from './Tabs';\nexport * from './Tabs';\n\nexport { default as tabsClasses } from './tabsClasses';\nexport * from './tabsClasses';\n",
  "node_modules/@mui/material/Tabs/tabsClasses.d.ts": "export interface TabsClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `orientation=\"vertical\"`. */\n    vertical: string;\n    /** Styles applied to the flex container element. */\n    flexContainer: string;\n    /** Styles applied to the flex container element if `orientation=\"vertical\"`. */\n    flexContainerVertical: string;\n    /** Styles applied to the flex container element if `centered={true}` & `!variant=\"scrollable\"`. */\n    centered: string;\n    /** Styles applied to the tablist element. */\n    scroller: string;\n    /** Styles applied to the tablist element if `!variant=\"scrollable\"`\b\b\b. */\n    fixed: string;\n    /** Styles applied to the tablist element if `variant=\"scrollable\"` and `orientation=\"horizontal\"`. */\n    scrollableX: string;\n    /** Styles applied to the tablist element if `variant=\"scrollable\"` and `orientation=\"vertical\"`. */\n    scrollableY: string;\n    /** Styles applied to the tablist element if `variant=\"scrollable\"` and `visibleScrollbar={false}`. */\n    hideScrollbar: string;\n    /** Styles applied to the ScrollButtonComponent component. */\n    scrollButtons: string;\n    /** Styles applied to the ScrollButtonComponent component if `allowScrollButtonsMobile={true}`. */\n    scrollButtonsHideMobile: string;\n    /** Styles applied to the TabIndicator component. */\n    indicator: string;\n}\nexport type TabsClassKey = keyof TabsClasses;\nexport declare function getTabsUtilityClass(slot: string): string;\ndeclare const tabsClasses: TabsClasses;\nexport default tabsClasses;\n",
  "node_modules/@mui/material/TextField/TextField.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { InternalStandardProps as StandardProps } from '..';\nimport { FormControlProps } from '../FormControl';\nimport { FormHelperTextProps } from '../FormHelperText';\nimport { InputBaseProps } from '../InputBase';\nimport { InputProps as StandardInputProps } from '../Input';\nimport { FilledInputProps } from '../FilledInput';\nimport { OutlinedInputProps } from '../OutlinedInput';\nimport { InputLabelProps } from '../InputLabel';\nimport { SelectProps } from '../Select';\nimport { Theme } from '../styles';\nimport { TextFieldClasses } from './textFieldClasses';\n\nexport interface TextFieldPropsColorOverrides {}\nexport interface TextFieldPropsSizeOverrides {}\n\nexport interface BaseTextFieldProps\n  extends StandardProps<\n    FormControlProps,\n    // event handlers are declared on derived interfaces\n    'onChange' | 'onBlur' | 'onFocus' | 'defaultValue'\n  > {\n  /**\n   * This prop helps users to fill forms faster, especially on mobile devices.\n   * The name can be confusing, as it's more like an autofill.\n   * You can learn more about it [following the specification](https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill).\n   */\n  autoComplete?: string;\n  /**\n   * If `true`, the `input` element is focused during the first mount.\n   * @default false\n   */\n  autoFocus?: boolean;\n  /**\n   * @ignore\n   */\n  children?: FormControlProps['children'];\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<TextFieldClasses>;\n  /**\n   * The color of the component.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'primary'\n   */\n  color?: OverridableStringUnion<\n    'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning',\n    TextFieldPropsColorOverrides\n  >;\n  /**\n   * The default value. Use when the component is not controlled.\n   */\n  defaultValue?: unknown;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the label is displayed in an error state.\n   * @default false\n   */\n  error?: boolean;\n  /**\n   * Props applied to the [`FormHelperText`](/material-ui/api/form-helper-text/) element.\n   */\n  FormHelperTextProps?: Partial<FormHelperTextProps>;\n  /**\n   * If `true`, the input will take up the full width of its container.\n   * @default false\n   */\n  fullWidth?: boolean;\n  /**\n   * The helper text content.\n   */\n  helperText?: React.ReactNode;\n  /**\n   * The id of the `input` element.\n   * Use this prop to make `label` and `helperText` accessible for screen readers.\n   */\n  id?: string;\n  /**\n   * Props applied to the [`InputLabel`](/material-ui/api/input-label/) element.\n   * Pointer events like `onClick` are enabled if and only if `shrink` is `true`.\n   */\n  InputLabelProps?: Partial<InputLabelProps>;\n  /**\n   * [Attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#Attributes) applied to the `input` element.\n   */\n  inputProps?: InputBaseProps['inputProps'];\n  /**\n   * Pass a ref to the `input` element.\n   */\n  inputRef?: React.Ref<any>;\n  /**\n   * The label content.\n   */\n  label?: React.ReactNode;\n  /**\n   * If `true`, a `textarea` element is rendered instead of an input.\n   * @default false\n   */\n  multiline?: boolean;\n  /**\n   * Name attribute of the `input` element.\n   */\n  name?: string;\n  onBlur?: InputBaseProps['onBlur'];\n  onFocus?: StandardInputProps['onFocus'];\n  /**\n   * The short hint displayed in the `input` before the user enters a value.\n   */\n  placeholder?: string;\n  /**\n   * If `true`, the label is displayed as required and the `input` element is required.\n   * @default false\n   */\n  required?: boolean;\n  /**\n   * Number of rows to display when multiline option is set to true.\n   */\n  rows?: string | number;\n  /**\n   * Maximum number of rows to display when multiline option is set to true.\n   */\n  maxRows?: string | number;\n  /**\n   * Minimum number of rows to display when multiline option is set to true.\n   */\n  minRows?: string | number;\n  /**\n   * Render a [`Select`](/material-ui/api/select/) element while passing the Input element to `Select` as `input` parameter.\n   * If this option is set you must pass the options of the select as children.\n   * @default false\n   */\n  select?: boolean;\n  /**\n   * Props applied to the [`Select`](/material-ui/api/select/) element.\n   */\n  SelectProps?: Partial<SelectProps>;\n  /**\n   * The size of the component.\n   */\n  size?: OverridableStringUnion<'small' | 'medium', TextFieldPropsSizeOverrides>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * Type of the `input` element. It should be [a valid HTML5 input type](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#Form_%3Cinput%3E_types).\n   */\n  type?: React.InputHTMLAttributes<unknown>['type'];\n  /**\n   * The value of the `input` element, required for a controlled component.\n   */\n  value?: unknown;\n}\n\nexport interface StandardTextFieldProps extends BaseTextFieldProps {\n  /**\n   * Callback fired when the value is changed.\n   *\n   * @param {object} event The event source of the callback.\n   * You can pull out the new value by accessing `event.target.value` (string).\n   */\n  onChange?: StandardInputProps['onChange'];\n  /**\n   * The variant to use.\n   * @default 'outlined'\n   */\n  variant?: 'standard';\n  /**\n   * Props applied to the Input element.\n   * It will be a [`FilledInput`](/material-ui/api/filled-input/),\n   * [`OutlinedInput`](/material-ui/api/outlined-input/) or [`Input`](/material-ui/api/input/)\n   * component depending on the `variant` prop value.\n   */\n  InputProps?: Partial<StandardInputProps>;\n}\n\nexport interface FilledTextFieldProps extends BaseTextFieldProps {\n  /**\n   * Callback fired when the value is changed.\n   *\n   * @param {object} event The event source of the callback.\n   * You can pull out the new value by accessing `event.target.value` (string).\n   */\n  onChange?: FilledInputProps['onChange'];\n  /**\n   * The variant to use.\n   * @default 'outlined'\n   */\n  variant: 'filled';\n  /**\n   * Props applied to the Input element.\n   * It will be a [`FilledInput`](/material-ui/api/filled-input/),\n   * [`OutlinedInput`](/material-ui/api/outlined-input/) or [`Input`](/material-ui/api/input/)\n   * component depending on the `variant` prop value.\n   */\n  InputProps?: Partial<FilledInputProps>;\n}\n\nexport interface OutlinedTextFieldProps extends BaseTextFieldProps {\n  /**\n   * Callback fired when the value is changed.\n   *\n   * @param {object} event The event source of the callback.\n   * You can pull out the new value by accessing `event.target.value` (string).\n   */\n  onChange?: OutlinedInputProps['onChange'];\n  /**\n   * The variant to use.\n   * @default 'outlined'\n   */\n  variant: 'outlined';\n  /**\n   * Props applied to the Input element.\n   * It will be a [`FilledInput`](/material-ui/api/filled-input/),\n   * [`OutlinedInput`](/material-ui/api/outlined-input/) or [`Input`](/material-ui/api/input/)\n   * component depending on the `variant` prop value.\n   */\n  InputProps?: Partial<OutlinedInputProps>;\n}\n\nexport type TextFieldVariants = 'outlined' | 'standard' | 'filled';\n\nexport type TextFieldProps<Variant extends TextFieldVariants = TextFieldVariants> =\n  Variant extends 'filled'\n    ? FilledTextFieldProps\n    : Variant extends 'standard'\n      ? StandardTextFieldProps\n      : OutlinedTextFieldProps;\n\n/**\n * The `TextField` is a convenience wrapper for the most common cases (80%).\n * It cannot be all things to all people, otherwise the API would grow out of control.\n *\n * ## Advanced Configuration\n *\n * It's important to understand that the text field is a simple abstraction\n * on top of the following components:\n *\n * *   [FormControl](https://mui.com/material-ui/api/form-control/)\n * *   [InputLabel](https://mui.com/material-ui/api/input-label/)\n * *   [FilledInput](https://mui.com/material-ui/api/filled-input/)\n * *   [OutlinedInput](https://mui.com/material-ui/api/outlined-input/)\n * *   [Input](https://mui.com/material-ui/api/input/)\n * *   [FormHelperText](https://mui.com/material-ui/api/form-helper-text/)\n *\n * If you wish to alter the props applied to the `input` element, you can do so as follows:\n *\n * ```jsx\n * const inputProps = {\n *   step: 300,\n * };\n *\n * return <TextField id=\"time\" type=\"time\" inputProps={inputProps} />;\n * ```\n *\n * For advanced cases, please look at the source of TextField by clicking on the\n * \"Edit this page\" button above. Consider either:\n *\n * *   using the upper case props for passing values directly to the components\n * *   using the underlying components directly as shown in the demos\n *\n * Demos:\n *\n * - [Autocomplete](https://mui.com/material-ui/react-autocomplete/)\n * - [Text Field](https://mui.com/material-ui/react-text-field/)\n *\n * API:\n *\n * - [TextField API](https://mui.com/material-ui/api/text-field/)\n * - inherits [FormControl API](https://mui.com/material-ui/api/form-control/)\n */\nexport default function TextField<Variant extends TextFieldVariants>(\n  props: {\n    /**\n     * The variant to use.\n     * @default 'outlined'\n     */\n    variant?: Variant;\n  } & Omit<TextFieldProps, 'variant'>,\n): React.JSX.Element;\n",
  "node_modules/@mui/material/TextField/index.d.ts": "export { default } from './TextField';\nexport * from './TextField';\n\nexport { default as textFieldClasses } from './textFieldClasses';\nexport * from './textFieldClasses';\n",
  "node_modules/@mui/material/TextField/textFieldClasses.d.ts": "export interface TextFieldClasses {\n    /** Styles applied to the root element. */\n    root: string;\n}\nexport type TextFieldClassKey = keyof TextFieldClasses;\nexport declare function getTextFieldUtilityClass(slot: string): string;\ndeclare const textFieldClasses: TextFieldClasses;\nexport default textFieldClasses;\n",
  "node_modules/@mui/material/TextareaAutosize/TextareaAutosize.d.ts": "import * as React from 'react';\nimport { TextareaAutosizeProps } from './TextareaAutosize.types';\n/**\n *\n * Demos:\n *\n * - [Textarea Autosize](https://mui.com/material-ui/react-textarea-autosize/)\n *\n * API:\n *\n * - [TextareaAutosize API](https://mui.com/material-ui/api/textarea-autosize/)\n */\ndeclare const TextareaAutosize: React.ForwardRefExoticComponent<TextareaAutosizeProps & React.RefAttributes<Element>>;\nexport default TextareaAutosize;\n",
  "node_modules/@mui/material/TextareaAutosize/TextareaAutosize.types.d.ts": "import * as React from 'react';\nexport interface TextareaAutosizeProps extends Omit<React.TextareaHTMLAttributes<HTMLTextAreaElement>, 'children' | 'rows'> {\n    ref?: React.Ref<HTMLTextAreaElement>;\n    /**\n     * Maximum number of rows to display.\n     */\n    maxRows?: string | number;\n    /**\n     * Minimum number of rows to display.\n     * @default 1\n     */\n    minRows?: string | number;\n}\n",
  "node_modules/@mui/material/TextareaAutosize/index.d.ts": "export { default } from './TextareaAutosize';\nexport * from './TextareaAutosize';\nexport * from './TextareaAutosize.types';\n",
  "node_modules/@mui/material/ToggleButton/ToggleButton.d.ts": "import { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport * as React from 'react';\nimport { Theme } from '..';\nimport { ExtendButtonBase, ExtendButtonBaseTypeMap } from '../ButtonBase';\nimport { OverrideProps } from '../OverridableComponent';\nimport { ToggleButtonClasses } from './toggleButtonClasses';\n\nexport interface ToggleButtonPropsSizeOverrides {}\n\nexport interface ToggleButtonPropsColorOverrides {}\n\nexport interface ToggleButtonOwnProps {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ToggleButtonClasses>;\n  /**\n   * The color of the button when it is in an active state.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'standard'\n   */\n  color?: OverridableStringUnion<\n    'standard' | 'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning',\n    ToggleButtonPropsColorOverrides\n  >;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the  keyboard focus ripple is disabled.\n   * @default false\n   */\n  disableFocusRipple?: boolean;\n  /**\n   * If `true`, the button will take up the full width of its container.\n   * @default false\n   */\n  fullWidth?: boolean;\n  /**\n   * Callback fired when the state changes.\n   *\n   * @param {React.MouseEvent<HTMLElement>} event The event source of the callback.\n   * @param {any} value of the selected button.\n   */\n  onChange?: (event: React.MouseEvent<HTMLElement>, value: any) => void;\n  /**\n   * Callback fired when the button is clicked.\n   *\n   * @param {React.MouseEvent<HTMLElement>} event The event source of the callback.\n   * @param {any} value of the selected button.\n   */\n  onClick?: (event: React.MouseEvent<HTMLElement>, value: any) => void;\n  /**\n   * If `true`, the button is rendered in an active state.\n   */\n  selected?: boolean;\n  /**\n   * The size of the component.\n   * The prop defaults to the value inherited from the parent ToggleButtonGroup component.\n   * @default 'medium'\n   */\n  size?: OverridableStringUnion<'small' | 'medium' | 'large', ToggleButtonPropsSizeOverrides>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The value to associate with the button when selected in a\n   * ToggleButtonGroup.\n   */\n  value: NonNullable<unknown>;\n}\n\nexport type ToggleButtonTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'button',\n> = ExtendButtonBaseTypeMap<{\n  props: AdditionalProps & ToggleButtonOwnProps;\n  defaultComponent: RootComponent;\n}>;\n\n/**\n *\n * Demos:\n *\n * - [Toggle Button](https://mui.com/material-ui/react-toggle-button/)\n *\n * API:\n *\n * - [ToggleButton API](https://mui.com/material-ui/api/toggle-button/)\n * - inherits [ButtonBase API](https://mui.com/material-ui/api/button-base/)\n */\ndeclare const ToggleButton: ExtendButtonBase<ToggleButtonTypeMap>;\n\nexport type ToggleButtonProps<\n  RootComponent extends React.ElementType = ToggleButtonTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<ToggleButtonTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default ToggleButton;\n",
  "node_modules/@mui/material/ToggleButton/index.d.ts": "export { default } from './ToggleButton';\nexport * from './ToggleButton';\n\nexport { default as toggleButtonClasses } from './toggleButtonClasses';\nexport * from './toggleButtonClasses';\n",
  "node_modules/@mui/material/ToggleButton/toggleButtonClasses.d.ts": "export interface ToggleButtonClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** State class applied to the root element if `selected={true}`. */\n    selected: string;\n    /** State class applied to the root element if `color=\"standard\"`. */\n    standard: string;\n    /** State class applied to the root element if `color=\"primary\"`. */\n    primary: string;\n    /** State class applied to the root element if `color=\"secondary\"`. */\n    secondary: string;\n    /** Styles applied to the root element if `size=\"small\"`. */\n    sizeSmall: string;\n    /** Styles applied to the root element if `size=\"medium\"`. */\n    sizeMedium: string;\n    /** Styles applied to the root element if `size=\"large\"`. */\n    sizeLarge: string;\n    /** Styles applied to the root element if `fullWidth={true}`. */\n    fullWidth: string;\n}\nexport type ToggleButtonClassKey = keyof ToggleButtonClasses;\nexport declare function getToggleButtonUtilityClass(slot: string): string;\ndeclare const toggleButtonClasses: ToggleButtonClasses;\nexport default toggleButtonClasses;\n",
  "node_modules/@mui/material/ToggleButtonGroup/ToggleButtonGroup.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { InternalStandardProps as StandardProps } from '..';\nimport { Theme } from '../styles';\nimport { ToggleButtonGroupClasses } from './toggleButtonGroupClasses';\n\nexport interface ToggleButtonGroupPropsSizeOverrides {}\n\nexport interface ToggleButtonGroupPropsColorOverrides {}\n\nexport interface ToggleButtonGroupProps\n  extends StandardProps<React.HTMLAttributes<HTMLDivElement>, 'onChange' | 'children'> {\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ToggleButtonGroupClasses>;\n  /**\n   * The color of the button when it is selected.\n   * It supports both default and custom theme colors, which can be added as shown in the\n   * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).\n   * @default 'standard'\n   */\n  color?: OverridableStringUnion<\n    'standard' | 'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning',\n    ToggleButtonGroupPropsColorOverrides\n  >;\n  /**\n   * If `true`, only allow one of the child ToggleButton values to be selected.\n   * @default false\n   */\n  exclusive?: boolean;\n  /**\n   * If `true`, the component is disabled. This implies that all ToggleButton children will be disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the button group will take up the full width of its container.\n   * @default false\n   */\n  fullWidth?: boolean;\n  /**\n   * Callback fired when the value changes.\n   *\n   * @param {React.MouseEvent<HTMLElement>} event The event source of the callback.\n   * @param {any} value of the selected buttons. When `exclusive` is true\n   * this is a single value; when false an array of selected values. If no value\n   * is selected and `exclusive` is true the value is null; when false an empty array.\n   */\n  onChange?: (event: React.MouseEvent<HTMLElement>, value: any) => void;\n  /**\n   * The component orientation (layout flow direction).\n   * @default 'horizontal'\n   */\n  orientation?: 'horizontal' | 'vertical';\n  /**\n   * The size of the component.\n   * @default 'medium'\n   */\n  size?: OverridableStringUnion<'small' | 'medium' | 'large', ToggleButtonGroupPropsSizeOverrides>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * The currently selected value within the group or an array of selected\n   * values when `exclusive` is false.\n   *\n   * The value must have reference equality with the option in order to be selected.\n   */\n  value?: any;\n}\n\n/**\n *\n * Demos:\n *\n * - [Toggle Button](https://mui.com/material-ui/react-toggle-button/)\n *\n * API:\n *\n * - [ToggleButtonGroup API](https://mui.com/material-ui/api/toggle-button-group/)\n */\nexport default function ToggleButtonGroup(props: ToggleButtonGroupProps): React.JSX.Element;\n",
  "node_modules/@mui/material/ToggleButtonGroup/ToggleButtonGroupButtonContext.d.ts": "import * as React from 'react';\n/**\n * @ignore - internal component.\n */\ndeclare const ToggleButtonGroupButtonContext: React.Context<string | undefined>;\nexport default ToggleButtonGroupButtonContext;\n",
  "node_modules/@mui/material/ToggleButtonGroup/ToggleButtonGroupContext.d.ts": "import * as React from 'react';\nimport type { ToggleButtonGroupProps } from './ToggleButtonGroup';\ninterface ToggleButtonGroupContextType {\n    className?: string;\n    onChange?: ToggleButtonGroupProps['onChange'];\n    value?: ToggleButtonGroupProps['value'];\n    size?: ToggleButtonGroupProps['size'];\n    fullWidth?: ToggleButtonGroupProps['fullWidth'];\n    color?: ToggleButtonGroupProps['color'];\n    disabled?: ToggleButtonGroupProps['disabled'];\n}\n/**\n * @ignore - internal component.\n */\ndeclare const ToggleButtonGroupContext: React.Context<ToggleButtonGroupContextType>;\nexport default ToggleButtonGroupContext;\n",
  "node_modules/@mui/material/ToggleButtonGroup/index.d.ts": "export { default } from './ToggleButtonGroup';\nexport * from './ToggleButtonGroup';\n\nexport { default as toggleButtonGroupClasses } from './toggleButtonGroupClasses';\nexport * from './toggleButtonGroupClasses';\n",
  "node_modules/@mui/material/ToggleButtonGroup/toggleButtonGroupClasses.d.ts": "export interface ToggleButtonGroupClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** State class applied to the root element if `selected={true}`. */\n    selected: string;\n    /** Styles applied to the root element if `orientation=\"horizontal\"`. */\n    horizontal: string;\n    /** Styles applied to the root element if `orientation=\"vertical\"`. */\n    vertical: string;\n    /** State class applied to the root element if `disabled={true}`. */\n    disabled: string;\n    /** Styles applied to the children. */\n    grouped: string;\n    /** Styles applied to the children if `orientation=\"horizontal\"`. */\n    groupedHorizontal: string;\n    /** Styles applied to the children if `orientation=\"vertical\"`. */\n    groupedVertical: string;\n    /** Styles applied to the root element if `fullWidth={true}`. */\n    fullWidth: string;\n    /** Styles applied to the first button in the toggle button group. */\n    firstButton: string;\n    /** Styles applied to the last button in the toggle button group. */\n    lastButton: string;\n    /** Styles applied to buttons in the middle of the toggle button group. */\n    middleButton: string;\n}\nexport type ToggleButtonGroupClassKey = keyof ToggleButtonGroupClasses;\nexport declare function getToggleButtonGroupUtilityClass(slot: string): string;\ndeclare const toggleButtonGroupClasses: ToggleButtonGroupClasses;\nexport default toggleButtonGroupClasses;\n",
  "node_modules/@mui/material/Toolbar/Toolbar.d.ts": "import * as React from 'react';\nimport { SxProps } from '@mui/system';\nimport { OverridableStringUnion } from '@mui/types';\nimport { Theme } from '..';\nimport { OverridableComponent, OverrideProps } from '../OverridableComponent';\nimport { ToolbarClasses } from './toolbarClasses';\n\nexport interface ToolbarPropsVariantOverrides {}\n\nexport interface ToolbarOwnProps {\n  /**\n   * The Toolbar children, usually a mixture of `IconButton`, `Button` and `Typography`.\n   * The Toolbar is a flex container, allowing flex item properties to be used to lay out the children.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ToolbarClasses>;\n  /**\n   * If `true`, disables gutter padding.\n   * @default false\n   */\n  disableGutters?: boolean;\n  /**\n   * The variant to use.\n   * @default 'regular'\n   */\n  variant?: OverridableStringUnion<'regular' | 'dense', ToolbarPropsVariantOverrides>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface ToolbarTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n> {\n  props: AdditionalProps & ToolbarOwnProps;\n  defaultComponent: RootComponent;\n}\n/**\n *\n * Demos:\n *\n * - [App Bar](https://mui.com/material-ui/react-app-bar/)\n *\n * API:\n *\n * - [Toolbar API](https://mui.com/material-ui/api/toolbar/)\n */\ndeclare const Toolbar: OverridableComponent<ToolbarTypeMap>;\n\nexport type ToolbarProps<\n  RootComponent extends React.ElementType = ToolbarTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<ToolbarTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Toolbar;\n",
  "node_modules/@mui/material/Toolbar/index.d.ts": "export { default } from './Toolbar';\nexport * from './Toolbar';\n\nexport { default as toolbarClasses } from './toolbarClasses';\nexport * from './toolbarClasses';\n",
  "node_modules/@mui/material/Toolbar/toolbarClasses.d.ts": "export interface ToolbarClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element unless `disableGutters={true}`. */\n    gutters: string;\n    /** Styles applied to the root element if `variant=\"regular\"`. */\n    regular: string;\n    /** Styles applied to the root element if `variant=\"dense\"`. */\n    dense: string;\n}\nexport type ToolbarClassKey = keyof ToolbarClasses;\nexport declare function getToolbarUtilityClass(slot: string): string;\ndeclare const toolbarClasses: ToolbarClasses;\nexport default toolbarClasses;\n",
  "node_modules/@mui/material/Tooltip/Tooltip.d.ts": "import * as React from 'react';\nimport { MUIStyledCommonProps, SxProps } from '@mui/system';\nimport { PopperProps } from '@mui/material/Popper';\nimport { InternalStandardProps as StandardProps, Theme } from '..';\nimport { TransitionProps } from '../transitions/transition';\nimport { TooltipClasses } from './tooltipClasses';\n\nexport interface TooltipComponentsPropsOverrides {}\n\nexport interface TooltipProps extends StandardProps<React.HTMLAttributes<HTMLDivElement>, 'title'> {\n  /**\n   * If `true`, adds an arrow to the tooltip.\n   * @default false\n   */\n  arrow?: boolean;\n  /**\n   * Tooltip reference element.\n   */\n  children: React.ReactElement<any, any>;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<TooltipClasses>;\n  /**\n   * The components used for each slot inside.\n   *\n   * This prop is an alias for the `slots` prop.\n   * It's recommended to use the `slots` prop instead.\n   *\n   * @default {}\n   */\n  components?: {\n    Popper?: React.ElementType<PopperProps>;\n    Transition?: React.ElementType;\n    Tooltip?: React.ElementType;\n    Arrow?: React.ElementType;\n  };\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   *\n   * This prop is an alias for the `slotProps` prop.\n   * It's recommended to use the `slotProps` prop instead, as `componentsProps` will be deprecated in the future.\n   *\n   * @default {}\n   */\n  componentsProps?: {\n    popper?: Partial<PopperProps> & TooltipComponentsPropsOverrides;\n    transition?: TransitionProps & TooltipComponentsPropsOverrides;\n    tooltip?: React.HTMLProps<HTMLDivElement> &\n      MUIStyledCommonProps &\n      TooltipComponentsPropsOverrides;\n    arrow?: React.HTMLProps<HTMLSpanElement> &\n      MUIStyledCommonProps &\n      TooltipComponentsPropsOverrides;\n  };\n  /**\n   * Set to `true` if the `title` acts as an accessible description.\n   * By default the `title` acts as an accessible label for the child.\n   * @default false\n   */\n  describeChild?: boolean;\n  /**\n   * Do not respond to focus-visible events.\n   * @default false\n   */\n  disableFocusListener?: boolean;\n  /**\n   * Do not respond to hover events.\n   * @default false\n   */\n  disableHoverListener?: boolean;\n  /**\n   * Makes a tooltip not interactive, i.e. it will close when the user\n   * hovers over the tooltip before the `leaveDelay` is expired.\n   * @default false\n   */\n  disableInteractive?: boolean;\n  /**\n   * Do not respond to long press touch events.\n   * @default false\n   */\n  disableTouchListener?: boolean;\n  /**\n   * The number of milliseconds to wait before showing the tooltip.\n   * This prop won't impact the enter touch delay (`enterTouchDelay`).\n   * @default 100\n   */\n  enterDelay?: number;\n  /**\n   * The number of milliseconds to wait before showing the tooltip when one was already recently opened.\n   * @default 0\n   */\n  enterNextDelay?: number;\n  /**\n   * The number of milliseconds a user must touch the element before showing the tooltip.\n   * @default 700\n   */\n  enterTouchDelay?: number;\n  /**\n   * If `true`, the tooltip follow the cursor over the wrapped element.\n   * @default false\n   */\n  followCursor?: boolean;\n  /**\n   * This prop is used to help implement the accessibility logic.\n   * If you don't provide this prop. It falls back to a randomly generated id.\n   */\n  id?: string;\n  /**\n   * The number of milliseconds to wait before hiding the tooltip.\n   * This prop won't impact the leave touch delay (`leaveTouchDelay`).\n   * @default 0\n   */\n  leaveDelay?: number;\n  /**\n   * The number of milliseconds after the user stops touching an element before hiding the tooltip.\n   * @default 1500\n   */\n  leaveTouchDelay?: number;\n  /**\n   * Callback fired when the component requests to be closed.\n   *\n   * @param {React.SyntheticEvent} event The event source of the callback.\n   */\n  onClose?: (event: React.SyntheticEvent | Event) => void;\n  /**\n   * Callback fired when the component requests to be open.\n   *\n   * @param {React.SyntheticEvent} event The event source of the callback.\n   */\n  onOpen?: (event: React.SyntheticEvent) => void;\n  /**\n   * If `true`, the component is shown.\n   */\n  open?: boolean;\n  /**\n   * Tooltip placement.\n   * @default 'bottom'\n   */\n  placement?:\n    | 'bottom-end'\n    | 'bottom-start'\n    | 'bottom'\n    | 'left-end'\n    | 'left-start'\n    | 'left'\n    | 'right-end'\n    | 'right-start'\n    | 'right'\n    | 'top-end'\n    | 'top-start'\n    | 'top';\n  /**\n   * The component used for the popper.\n   * @default Popper\n   */\n  PopperComponent?: React.JSXElementConstructor<PopperProps>;\n  /**\n   * Props applied to the [`Popper`](/material-ui/api/popper/) element.\n   * @default {}\n   */\n  PopperProps?: Partial<PopperProps>;\n  /**\n   * The extra props for the slot components.\n   * You can override the existing props or add new ones.\n   *\n   * This prop is an alias for the `componentsProps` prop, which will be deprecated in the future.\n   *\n   * @default {}\n   */\n  slotProps?: {\n    popper?: Partial<PopperProps> & TooltipComponentsPropsOverrides;\n    transition?: TransitionProps & TooltipComponentsPropsOverrides;\n    tooltip?: React.HTMLProps<HTMLDivElement> &\n      MUIStyledCommonProps<Theme> &\n      TooltipComponentsPropsOverrides;\n    arrow?: React.HTMLProps<HTMLSpanElement> &\n      MUIStyledCommonProps<Theme> &\n      TooltipComponentsPropsOverrides;\n  };\n  /**\n   * The components used for each slot inside.\n   *\n   * This prop is an alias for the `components` prop, which will be deprecated in the future.\n   *\n   * @default {}\n   */\n  slots?: {\n    popper?: React.ElementType<PopperProps>;\n    transition?: React.ElementType;\n    tooltip?: React.ElementType;\n    arrow?: React.ElementType;\n  };\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * Tooltip title. Zero-length titles string, undefined, null and false are never displayed.\n   */\n  title: React.ReactNode;\n  /**\n   * The component used for the transition.\n   * [Follow this guide](/material-ui/transitions/#transitioncomponent-prop) to learn more about the requirements for this component.\n   * @default Grow\n   */\n  TransitionComponent?: React.JSXElementConstructor<\n    TransitionProps & { children: React.ReactElement<any, any> }\n  >;\n  /**\n   * Props applied to the transition element.\n   * By default, the element is based on this [`Transition`](https://reactcommunity.org/react-transition-group/transition/) component.\n   */\n  TransitionProps?: TransitionProps;\n}\n\n/**\n *\n * Demos:\n *\n * - [Tooltip](https://mui.com/material-ui/react-tooltip/)\n *\n * API:\n *\n * - [Tooltip API](https://mui.com/material-ui/api/tooltip/)\n */\nexport default function Tooltip(props: TooltipProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Tooltip/index.d.ts": "export { default } from './Tooltip';\nexport * from './Tooltip';\n\nexport { default as tooltipClasses } from './tooltipClasses';\nexport * from './tooltipClasses';\n",
  "node_modules/@mui/material/Tooltip/tooltipClasses.d.ts": "export interface TooltipClasses {\n    /** Styles applied to the Popper component. */\n    popper: string;\n    /** Styles applied to the Popper component unless `disableInteractive={true}`. */\n    popperInteractive: string;\n    /** Styles applied to the Popper component if `arrow={true}`. */\n    popperArrow: string;\n    /** Styles applied to the Popper component unless the tooltip is open. */\n    popperClose: string;\n    /** Styles applied to the tooltip (label wrapper) element. */\n    tooltip: string;\n    /** Styles applied to the tooltip (label wrapper) element if `arrow={true}`. */\n    tooltipArrow: string;\n    /** Styles applied to the arrow element. */\n    arrow: string;\n    /** Styles applied to the tooltip (label wrapper) element if the tooltip is opened by touch. */\n    touch: string;\n    /** Styles applied to the tooltip (label wrapper) element if `placement` contains \"left\". */\n    tooltipPlacementLeft: string;\n    /** Styles applied to the tooltip (label wrapper) element if `placement` contains \"right\". */\n    tooltipPlacementRight: string;\n    /** Styles applied to the tooltip (label wrapper) element if `placement` contains \"top\". */\n    tooltipPlacementTop: string;\n    /** Styles applied to the tooltip (label wrapper) element if `placement` contains \"bottom\". */\n    tooltipPlacementBottom: string;\n}\nexport type TooltipClassKey = keyof TooltipClasses;\nexport declare function getTooltipUtilityClass(slot: string): string;\ndeclare const tooltipClasses: TooltipClasses;\nexport default tooltipClasses;\n",
  "node_modules/@mui/material/Typography/Typography.d.ts": "import * as React from 'react';\nimport { OverridableStringUnion } from '@mui/types';\nimport { SxProps, SystemProps } from '@mui/system';\nimport { Theme } from '../styles';\nimport { OverrideProps, OverridableComponent } from '../OverridableComponent';\nimport { Variant } from '../styles/createTypography';\nimport { TypographyClasses } from './typographyClasses';\n\nexport interface TypographyPropsVariantOverrides {}\n\nexport interface TypographyOwnProps extends SystemProps<Theme> {\n  /**\n   * Set the text-align on the component.\n   * @default 'inherit'\n   */\n  align?: 'inherit' | 'left' | 'center' | 'right' | 'justify';\n  /**\n   * The content of the component.\n   */\n  children?: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<TypographyClasses>;\n  /**\n   * If `true`, the text will have a bottom margin.\n   * @default false\n   */\n  gutterBottom?: boolean;\n  /**\n   * If `true`, the text will not wrap, but instead will truncate with a text overflow ellipsis.\n   *\n   * Note that text overflow can only happen with block or inline-block level elements\n   * (the element needs to have a width in order to overflow).\n   * @default false\n   */\n  noWrap?: boolean;\n  /**\n   * If `true`, the element will be a paragraph element.\n   * @default false\n   */\n  paragraph?: boolean;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n  /**\n   * Applies the theme typography styles.\n   * @default 'body1'\n   */\n  variant?: OverridableStringUnion<Variant | 'inherit', TypographyPropsVariantOverrides>;\n  /**\n   * The component maps the variant prop to a range of different HTML element types.\n   * For instance, subtitle1 to `<h6>`.\n   * If you wish to change that mapping, you can provide your own.\n   * Alternatively, you can use the `component` prop.\n   * @default {\n   *   h1: 'h1',\n   *   h2: 'h2',\n   *   h3: 'h3',\n   *   h4: 'h4',\n   *   h5: 'h5',\n   *   h6: 'h6',\n   *   subtitle1: 'h6',\n   *   subtitle2: 'h6',\n   *   body1: 'p',\n   *   body2: 'p',\n   *   inherit: 'p',\n   * }\n   */\n  variantMapping?: Partial<\n    Record<OverridableStringUnion<Variant | 'inherit', TypographyPropsVariantOverrides>, string>\n  >;\n}\n\nexport interface TypographyTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'span',\n> {\n  props: AdditionalProps & TypographyOwnProps;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Breadcrumbs](https://mui.com/material-ui/react-breadcrumbs/)\n * - [Typography](https://mui.com/material-ui/react-typography/)\n *\n * API:\n *\n * - [Typography API](https://mui.com/material-ui/api/typography/)\n */\ndeclare const Typography: OverridableComponent<TypographyTypeMap>;\n\nexport type TypographyProps<\n  RootComponent extends React.ElementType = TypographyTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<TypographyTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Typography;\n",
  "node_modules/@mui/material/Typography/index.d.ts": "export { default } from './Typography';\nexport * from './Typography';\n\nexport { default as typographyClasses } from './typographyClasses';\nexport * from './typographyClasses';\n",
  "node_modules/@mui/material/Typography/typographyClasses.d.ts": "export interface TypographyClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `variant=\"body2\"`. */\n    body2: string;\n    /** Styles applied to the root element if `variant=\"body1\"`. */\n    body1: string;\n    /** Styles applied to the root element if `variant=\"caption\"`. */\n    caption: string;\n    /** Styles applied to the root element if `variant=\"button\"`. */\n    button: string;\n    /** Styles applied to the root element if `variant=\"h1\"`. */\n    h1: string;\n    /** Styles applied to the root element if `variant=\"h2\"`. */\n    h2: string;\n    /** Styles applied to the root element if `variant=\"h3\"`. */\n    h3: string;\n    /** Styles applied to the root element if `variant=\"h4\"`. */\n    h4: string;\n    /** Styles applied to the root element if `variant=\"h5\"`. */\n    h5: string;\n    /** Styles applied to the root element if `variant=\"h6\"`. */\n    h6: string;\n    /** Styles applied to the root element if `variant=\"subtitle1\"`. */\n    subtitle1: string;\n    /** Styles applied to the root element if `variant=\"subtitle2\"`. */\n    subtitle2: string;\n    /** Styles applied to the root element if `variant=\"overline\"`. */\n    overline: string;\n    /** Styles applied to the root element if `variant=\"inherit\"`. */\n    inherit: string;\n    /** Styles applied to the root element if `align=\"left\"`. */\n    alignLeft: string;\n    /** Styles applied to the root element if `align=\"center\"`. */\n    alignCenter: string;\n    /** Styles applied to the root element if `align=\"right\"`. */\n    alignRight: string;\n    /** Styles applied to the root element if `align=\"justify\"`. */\n    alignJustify: string;\n    /** Styles applied to the root element if `nowrap={true}`. */\n    noWrap: string;\n    /** Styles applied to the root element if `gutterBottom={true}`. */\n    gutterBottom: string;\n    /** Styles applied to the root element if `paragraph={true}`. */\n    paragraph: string;\n}\nexport type TypographyClassKey = keyof TypographyClasses;\nexport declare function getTypographyUtilityClass(slot: string): string;\ndeclare const typographyClasses: TypographyClasses;\nexport default typographyClasses;\n",
  "node_modules/@mui/material/Unstable_Grid2/Grid2.d.ts": "import { OverridableComponent } from '@mui/types';\nimport { Grid2TypeMap } from './Grid2Props';\ndeclare const Grid2: OverridableComponent<Grid2TypeMap>;\nexport default Grid2;\n",
  "node_modules/@mui/material/Unstable_Grid2/Grid2Props.d.ts": "import * as React from 'react';\nimport { OverrideProps } from '@mui/types';\nimport { SxProps, SystemProps } from '@mui/system';\nimport { GridBaseProps } from '@mui/system/Unstable_Grid';\nimport { Theme } from '../styles';\nexport type Grid2Slot = 'root';\nexport interface Grid2TypeMap<P = {}, D extends React.ElementType = 'div'> {\n    props: P & GridBaseProps & {\n        sx?: SxProps<Theme>;\n    } & SystemProps<Theme>;\n    defaultComponent: D;\n}\nexport type Grid2Props<D extends React.ElementType = Grid2TypeMap['defaultComponent'], P = {\n    component?: React.ElementType;\n}> = OverrideProps<Grid2TypeMap<P, D>, D>;\n",
  "node_modules/@mui/material/Unstable_Grid2/grid2Classes.d.ts": "import { GridClasses } from '@mui/system/Unstable_Grid';\nexport type Grid2ClassKey = keyof GridClasses;\nexport declare function getGrid2UtilityClass(slot: string): string;\ndeclare const grid2Classes: GridClasses;\nexport default grid2Classes;\n",
  "node_modules/@mui/material/Unstable_Grid2/index.d.ts": "export { default } from './Grid2';\nexport * from './Grid2Props';\nexport { default as grid2Classes } from './grid2Classes';\nexport * from './grid2Classes';\n",
  "node_modules/@mui/material/Unstable_TrapFocus/FocusTrap.d.ts": "import * as React from 'react';\nimport { FocusTrapProps } from './FocusTrap.types';\n/**\n * @ignore - internal component.\n */\ndeclare function FocusTrap(props: FocusTrapProps): React.JSX.Element;\ndeclare namespace FocusTrap {\n    var propTypes: any;\n}\nexport default FocusTrap;\n",
  "node_modules/@mui/material/Unstable_TrapFocus/FocusTrap.types.d.ts": "import * as React from 'react';\nexport interface FocusTrapProps {\n    /**\n     * If `true`, focus is locked.\n     */\n    open: boolean;\n    /**\n     * Returns an array of ordered tabbable nodes (i.e. in tab order) within the root.\n     * For instance, you can provide the \"tabbable\" npm dependency.\n     * @param {HTMLElement} root\n     */\n    getTabbable?: (root: HTMLElement) => ReadonlyArray<string>;\n    /**\n     * This prop extends the `open` prop.\n     * It allows to toggle the open state without having to wait for a rerender when changing the `open` prop.\n     * This prop should be memoized.\n     * It can be used to support multiple focus trap mounted at the same time.\n     * @default function defaultIsEnabled(): boolean {\n     *   return true;\n     * }\n     */\n    isEnabled?: () => boolean;\n    /**\n     * A single child content element.\n     */\n    children: React.ReactElement<any>;\n    /**\n     * If `true`, the focus trap will not automatically shift focus to itself when it opens, and\n     * replace it to the last focused element when it closes.\n     * This also works correctly with any focus trap children that have the `disableAutoFocus` prop.\n     *\n     * Generally this should never be set to `true` as it makes the focus trap less\n     * accessible to assistive technologies, like screen readers.\n     * @default false\n     */\n    disableAutoFocus?: boolean;\n    /**\n     * If `true`, the focus trap will not prevent focus from leaving the focus trap while open.\n     *\n     * Generally this should never be set to `true` as it makes the focus trap less\n     * accessible to assistive technologies, like screen readers.\n     * @default false\n     */\n    disableEnforceFocus?: boolean;\n    /**\n     * If `true`, the focus trap will not restore focus to previously focused element once\n     * focus trap is hidden or unmounted.\n     * @default false\n     */\n    disableRestoreFocus?: boolean;\n}\n",
  "node_modules/@mui/material/Unstable_TrapFocus/index.d.ts": "export { default } from './FocusTrap';\nexport { FocusTrapProps as TrapFocusProps } from './FocusTrap.types';\n",
  "node_modules/@mui/material/Zoom/Zoom.d.ts": "import * as React from 'react';\nimport { TransitionProps } from '../transitions/transition';\n\nexport interface ZoomProps extends TransitionProps {\n  /**\n   * Perform the enter transition when it first mounts if `in` is also `true`.\n   * Set this to `false` to disable this behavior.\n   * @default true\n   */\n  appear?: boolean;\n  /**\n   * A single child content element.\n   */\n  children: React.ReactElement<any, any>;\n  /**\n   * The transition timing function.\n   * You may specify a single easing or a object containing enter and exit values.\n   */\n  easing?: TransitionProps['easing'];\n  /**\n   * If `true`, the component will transition in.\n   */\n  in?: boolean;\n  ref?: React.Ref<unknown>;\n  /**\n   * The duration for the transition, in milliseconds.\n   * You may specify a single timeout for all transitions, or individually with an object.\n   * @default {\n   *   enter: theme.transitions.duration.enteringScreen,\n   *   exit: theme.transitions.duration.leavingScreen,\n   * }\n   */\n  timeout?: TransitionProps['timeout'];\n}\n\n/**\n * The Zoom transition can be used for the floating variant of the\n * [Button](https://mui.com/material-ui/react-button/#floating-action-buttons) component.\n * It uses [react-transition-group](https://github.com/reactjs/react-transition-group) internally.\n *\n * Demos:\n *\n * - [Transitions](https://mui.com/material-ui/transitions/)\n *\n * API:\n *\n * - [Zoom API](https://mui.com/material-ui/api/zoom/)\n * - inherits [Transition API](https://reactcommunity.org/react-transition-group/transition/#Transition-props)\n */\nexport default function Zoom(props: ZoomProps): React.JSX.Element;\n",
  "node_modules/@mui/material/Zoom/index.d.ts": "export { default } from './Zoom';\nexport * from './Zoom';\n",
  "node_modules/@mui/material/className/index.d.ts": "export { unstable_ClassNameGenerator } from '@mui/utils';\n",
  "node_modules/@mui/material/colors/amber.d.ts": "/**\n * ![amber 50](https://mui.com/static/colors-preview/amber-50-24x24.png) ![amber 100](https://mui.com/static/colors-preview/amber-100-24x24.png) ![amber 200](https://mui.com/static/colors-preview/amber-200-24x24.png) ![amber 300](https://mui.com/static/colors-preview/amber-300-24x24.png) ![amber 400](https://mui.com/static/colors-preview/amber-400-24x24.png) ![amber 500](https://mui.com/static/colors-preview/amber-500-24x24.png) ![amber 600](https://mui.com/static/colors-preview/amber-600-24x24.png) ![amber 700](https://mui.com/static/colors-preview/amber-700-24x24.png) ![amber 800](https://mui.com/static/colors-preview/amber-800-24x24.png) ![amber 900](https://mui.com/static/colors-preview/amber-900-24x24.png) ![amber A100](https://mui.com/static/colors-preview/amber-A100-24x24.png) ![amber A200](https://mui.com/static/colors-preview/amber-A200-24x24.png) ![amber A400](https://mui.com/static/colors-preview/amber-A400-24x24.png) ![amber A700](https://mui.com/static/colors-preview/amber-A700-24x24.png)\n */\ndeclare const amber: {\n  /**\n   * Preview: ![amber 50](https://mui.com/static/colors-preview/amber-50-24x24.png)\n   */\n  50: '#fff8e1';\n  /**\n   * Preview: ![amber 100](https://mui.com/static/colors-preview/amber-100-24x24.png)\n   */\n  100: '#ffecb3';\n  /**\n   * Preview: ![amber 200](https://mui.com/static/colors-preview/amber-200-24x24.png)\n   */\n  200: '#ffe082';\n  /**\n   * Preview: ![amber 300](https://mui.com/static/colors-preview/amber-300-24x24.png)\n   */\n  300: '#ffd54f';\n  /**\n   * Preview: ![amber 400](https://mui.com/static/colors-preview/amber-400-24x24.png)\n   */\n  400: '#ffca28';\n  /**\n   * Preview: ![amber 500](https://mui.com/static/colors-preview/amber-500-24x24.png)\n   */\n  500: '#ffc107';\n  /**\n   * Preview: ![amber 600](https://mui.com/static/colors-preview/amber-600-24x24.png)\n   */\n  600: '#ffb300';\n  /**\n   * Preview: ![amber 700](https://mui.com/static/colors-preview/amber-700-24x24.png)\n   */\n  700: '#ffa000';\n  /**\n   * Preview: ![amber 800](https://mui.com/static/colors-preview/amber-800-24x24.png)\n   */\n  800: '#ff8f00';\n  /**\n   * Preview: ![amber 900](https://mui.com/static/colors-preview/amber-900-24x24.png)\n   */\n  900: '#ff6f00';\n  /**\n   * Preview: ![amber A100](https://mui.com/static/colors-preview/amber-A100-24x24.png)\n   */\n  A100: '#ffe57f';\n  /**\n   * Preview: ![amber A200](https://mui.com/static/colors-preview/amber-A200-24x24.png)\n   */\n  A200: '#ffd740';\n  /**\n   * Preview: ![amber A400](https://mui.com/static/colors-preview/amber-A400-24x24.png)\n   */\n  A400: '#ffc400';\n  /**\n   * Preview: ![amber A700](https://mui.com/static/colors-preview/amber-A700-24x24.png)\n   */\n  A700: '#ffab00';\n};\n\nexport default amber;\n",
  "node_modules/@mui/material/colors/blue.d.ts": "/**\n * ![blue 50](https://mui.com/static/colors-preview/blue-50-24x24.png) ![blue 100](https://mui.com/static/colors-preview/blue-100-24x24.png) ![blue 200](https://mui.com/static/colors-preview/blue-200-24x24.png) ![blue 300](https://mui.com/static/colors-preview/blue-300-24x24.png) ![blue 400](https://mui.com/static/colors-preview/blue-400-24x24.png) ![blue 500](https://mui.com/static/colors-preview/blue-500-24x24.png) ![blue 600](https://mui.com/static/colors-preview/blue-600-24x24.png) ![blue 700](https://mui.com/static/colors-preview/blue-700-24x24.png) ![blue 800](https://mui.com/static/colors-preview/blue-800-24x24.png) ![blue 900](https://mui.com/static/colors-preview/blue-900-24x24.png) ![blue A100](https://mui.com/static/colors-preview/blue-A100-24x24.png) ![blue A200](https://mui.com/static/colors-preview/blue-A200-24x24.png) ![blue A400](https://mui.com/static/colors-preview/blue-A400-24x24.png) ![blue A700](https://mui.com/static/colors-preview/blue-A700-24x24.png)\n */\ndeclare const blue: {\n  /**\n   * Preview: ![blue 50](https://mui.com/static/colors-preview/blue-50-24x24.png)\n   */\n  50: '#e3f2fd';\n  /**\n   * Preview: ![blue 100](https://mui.com/static/colors-preview/blue-100-24x24.png)\n   */\n  100: '#bbdefb';\n  /**\n   * Preview: ![blue 200](https://mui.com/static/colors-preview/blue-200-24x24.png)\n   */\n  200: '#90caf9';\n  /**\n   * Preview: ![blue 300](https://mui.com/static/colors-preview/blue-300-24x24.png)\n   */\n  300: '#64b5f6';\n  /**\n   * Preview: ![blue 400](https://mui.com/static/colors-preview/blue-400-24x24.png)\n   */\n  400: '#42a5f5';\n  /**\n   * Preview: ![blue 500](https://mui.com/static/colors-preview/blue-500-24x24.png)\n   */\n  500: '#2196f3';\n  /**\n   * Preview: ![blue 600](https://mui.com/static/colors-preview/blue-600-24x24.png)\n   */\n  600: '#1e88e5';\n  /**\n   * Preview: ![blue 700](https://mui.com/static/colors-preview/blue-700-24x24.png)\n   */\n  700: '#1976d2';\n  /**\n   * Preview: ![blue 800](https://mui.com/static/colors-preview/blue-800-24x24.png)\n   */\n  800: '#1565c0';\n  /**\n   * Preview: ![blue 900](https://mui.com/static/colors-preview/blue-900-24x24.png)\n   */\n  900: '#0d47a1';\n  /**\n   * Preview: ![blue A100](https://mui.com/static/colors-preview/blue-A100-24x24.png)\n   */\n  A100: '#82b1ff';\n  /**\n   * Preview: ![blue A200](https://mui.com/static/colors-preview/blue-A200-24x24.png)\n   */\n  A200: '#448aff';\n  /**\n   * Preview: ![blue A400](https://mui.com/static/colors-preview/blue-A400-24x24.png)\n   */\n  A400: '#2979ff';\n  /**\n   * Preview: ![blue A700](https://mui.com/static/colors-preview/blue-A700-24x24.png)\n   */\n  A700: '#2962ff';\n};\n\nexport default blue;\n",
  "node_modules/@mui/material/colors/blueGrey.d.ts": "/**\n * ![blueGrey 50](https://mui.com/static/colors-preview/blueGrey-50-24x24.png) ![blueGrey 100](https://mui.com/static/colors-preview/blueGrey-100-24x24.png) ![blueGrey 200](https://mui.com/static/colors-preview/blueGrey-200-24x24.png) ![blueGrey 300](https://mui.com/static/colors-preview/blueGrey-300-24x24.png) ![blueGrey 400](https://mui.com/static/colors-preview/blueGrey-400-24x24.png) ![blueGrey 500](https://mui.com/static/colors-preview/blueGrey-500-24x24.png) ![blueGrey 600](https://mui.com/static/colors-preview/blueGrey-600-24x24.png) ![blueGrey 700](https://mui.com/static/colors-preview/blueGrey-700-24x24.png) ![blueGrey 800](https://mui.com/static/colors-preview/blueGrey-800-24x24.png) ![blueGrey 900](https://mui.com/static/colors-preview/blueGrey-900-24x24.png) ![blueGrey A100](https://mui.com/static/colors-preview/blueGrey-A100-24x24.png) ![blueGrey A200](https://mui.com/static/colors-preview/blueGrey-A200-24x24.png) ![blueGrey A400](https://mui.com/static/colors-preview/blueGrey-A400-24x24.png) ![blueGrey A700](https://mui.com/static/colors-preview/blueGrey-A700-24x24.png)\n */\ndeclare const blueGrey: {\n  /**\n   * Preview: ![blueGrey 50](https://mui.com/static/colors-preview/blueGrey-50-24x24.png)\n   */\n  50: '#eceff1';\n  /**\n   * Preview: ![blueGrey 100](https://mui.com/static/colors-preview/blueGrey-100-24x24.png)\n   */\n  100: '#cfd8dc';\n  /**\n   * Preview: ![blueGrey 200](https://mui.com/static/colors-preview/blueGrey-200-24x24.png)\n   */\n  200: '#b0bec5';\n  /**\n   * Preview: ![blueGrey 300](https://mui.com/static/colors-preview/blueGrey-300-24x24.png)\n   */\n  300: '#90a4ae';\n  /**\n   * Preview: ![blueGrey 400](https://mui.com/static/colors-preview/blueGrey-400-24x24.png)\n   */\n  400: '#78909c';\n  /**\n   * Preview: ![blueGrey 500](https://mui.com/static/colors-preview/blueGrey-500-24x24.png)\n   */\n  500: '#607d8b';\n  /**\n   * Preview: ![blueGrey 600](https://mui.com/static/colors-preview/blueGrey-600-24x24.png)\n   */\n  600: '#546e7a';\n  /**\n   * Preview: ![blueGrey 700](https://mui.com/static/colors-preview/blueGrey-700-24x24.png)\n   */\n  700: '#455a64';\n  /**\n   * Preview: ![blueGrey 800](https://mui.com/static/colors-preview/blueGrey-800-24x24.png)\n   */\n  800: '#37474f';\n  /**\n   * Preview: ![blueGrey 900](https://mui.com/static/colors-preview/blueGrey-900-24x24.png)\n   */\n  900: '#263238';\n  /**\n   * Preview: ![blueGrey A100](https://mui.com/static/colors-preview/blueGrey-A100-24x24.png)\n   */\n  A100: '#cfd8dc';\n  /**\n   * Preview: ![blueGrey A200](https://mui.com/static/colors-preview/blueGrey-A200-24x24.png)\n   */\n  A200: '#b0bec5';\n  /**\n   * Preview: ![blueGrey A400](https://mui.com/static/colors-preview/blueGrey-A400-24x24.png)\n   */\n  A400: '#78909c';\n  /**\n   * Preview: ![blueGrey A700](https://mui.com/static/colors-preview/blueGrey-A700-24x24.png)\n   */\n  A700: '#455a64';\n};\n\nexport default blueGrey;\n",
  "node_modules/@mui/material/colors/brown.d.ts": "/**\n * ![brown 50](https://mui.com/static/colors-preview/brown-50-24x24.png) ![brown 100](https://mui.com/static/colors-preview/brown-100-24x24.png) ![brown 200](https://mui.com/static/colors-preview/brown-200-24x24.png) ![brown 300](https://mui.com/static/colors-preview/brown-300-24x24.png) ![brown 400](https://mui.com/static/colors-preview/brown-400-24x24.png) ![brown 500](https://mui.com/static/colors-preview/brown-500-24x24.png) ![brown 600](https://mui.com/static/colors-preview/brown-600-24x24.png) ![brown 700](https://mui.com/static/colors-preview/brown-700-24x24.png) ![brown 800](https://mui.com/static/colors-preview/brown-800-24x24.png) ![brown 900](https://mui.com/static/colors-preview/brown-900-24x24.png) ![brown A100](https://mui.com/static/colors-preview/brown-A100-24x24.png) ![brown A200](https://mui.com/static/colors-preview/brown-A200-24x24.png) ![brown A400](https://mui.com/static/colors-preview/brown-A400-24x24.png) ![brown A700](https://mui.com/static/colors-preview/brown-A700-24x24.png)\n */\ndeclare const brown: {\n  /**\n   * Preview: ![brown 50](https://mui.com/static/colors-preview/brown-50-24x24.png)\n   */\n  50: '#efebe9';\n  /**\n   * Preview: ![brown 100](https://mui.com/static/colors-preview/brown-100-24x24.png)\n   */\n  100: '#d7ccc8';\n  /**\n   * Preview: ![brown 200](https://mui.com/static/colors-preview/brown-200-24x24.png)\n   */\n  200: '#bcaaa4';\n  /**\n   * Preview: ![brown 300](https://mui.com/static/colors-preview/brown-300-24x24.png)\n   */\n  300: '#a1887f';\n  /**\n   * Preview: ![brown 400](https://mui.com/static/colors-preview/brown-400-24x24.png)\n   */\n  400: '#8d6e63';\n  /**\n   * Preview: ![brown 500](https://mui.com/static/colors-preview/brown-500-24x24.png)\n   */\n  500: '#795548';\n  /**\n   * Preview: ![brown 600](https://mui.com/static/colors-preview/brown-600-24x24.png)\n   */\n  600: '#6d4c41';\n  /**\n   * Preview: ![brown 700](https://mui.com/static/colors-preview/brown-700-24x24.png)\n   */\n  700: '#5d4037';\n  /**\n   * Preview: ![brown 800](https://mui.com/static/colors-preview/brown-800-24x24.png)\n   */\n  800: '#4e342e';\n  /**\n   * Preview: ![brown 900](https://mui.com/static/colors-preview/brown-900-24x24.png)\n   */\n  900: '#3e2723';\n  /**\n   * Preview: ![brown A100](https://mui.com/static/colors-preview/brown-A100-24x24.png)\n   */\n  A100: '#d7ccc8';\n  /**\n   * Preview: ![brown A200](https://mui.com/static/colors-preview/brown-A200-24x24.png)\n   */\n  A200: '#bcaaa4';\n  /**\n   * Preview: ![brown A400](https://mui.com/static/colors-preview/brown-A400-24x24.png)\n   */\n  A400: '#8d6e63';\n  /**\n   * Preview: ![brown A700](https://mui.com/static/colors-preview/brown-A700-24x24.png)\n   */\n  A700: '#5d4037';\n};\n\nexport default brown;\n",
  "node_modules/@mui/material/colors/common.d.ts": "/**\n * ![common black](https://mui.com/static/colors-preview/common-black-24x24.png) ![common white](https://mui.com/static/colors-preview/common-white-24x24.png)\n */\ndeclare const common: {\n  /**\n   * Preview: ![common black](https://mui.com/static/colors-preview/common-black-24x24.png)\n   */\n  black: '#000';\n  /**\n   * Preview: ![common white](https://mui.com/static/colors-preview/common-white-24x24.png)\n   */\n  white: '#fff';\n};\n\nexport default common;\n",
  "node_modules/@mui/material/colors/cyan.d.ts": "/**\n * ![cyan 50](https://mui.com/static/colors-preview/cyan-50-24x24.png) ![cyan 100](https://mui.com/static/colors-preview/cyan-100-24x24.png) ![cyan 200](https://mui.com/static/colors-preview/cyan-200-24x24.png) ![cyan 300](https://mui.com/static/colors-preview/cyan-300-24x24.png) ![cyan 400](https://mui.com/static/colors-preview/cyan-400-24x24.png) ![cyan 500](https://mui.com/static/colors-preview/cyan-500-24x24.png) ![cyan 600](https://mui.com/static/colors-preview/cyan-600-24x24.png) ![cyan 700](https://mui.com/static/colors-preview/cyan-700-24x24.png) ![cyan 800](https://mui.com/static/colors-preview/cyan-800-24x24.png) ![cyan 900](https://mui.com/static/colors-preview/cyan-900-24x24.png) ![cyan A100](https://mui.com/static/colors-preview/cyan-A100-24x24.png) ![cyan A200](https://mui.com/static/colors-preview/cyan-A200-24x24.png) ![cyan A400](https://mui.com/static/colors-preview/cyan-A400-24x24.png) ![cyan A700](https://mui.com/static/colors-preview/cyan-A700-24x24.png)\n */\ndeclare const cyan: {\n  /**\n   * Preview: ![cyan 50](https://mui.com/static/colors-preview/cyan-50-24x24.png)\n   */\n  50: '#e0f7fa';\n  /**\n   * Preview: ![cyan 100](https://mui.com/static/colors-preview/cyan-100-24x24.png)\n   */\n  100: '#b2ebf2';\n  /**\n   * Preview: ![cyan 200](https://mui.com/static/colors-preview/cyan-200-24x24.png)\n   */\n  200: '#80deea';\n  /**\n   * Preview: ![cyan 300](https://mui.com/static/colors-preview/cyan-300-24x24.png)\n   */\n  300: '#4dd0e1';\n  /**\n   * Preview: ![cyan 400](https://mui.com/static/colors-preview/cyan-400-24x24.png)\n   */\n  400: '#26c6da';\n  /**\n   * Preview: ![cyan 500](https://mui.com/static/colors-preview/cyan-500-24x24.png)\n   */\n  500: '#00bcd4';\n  /**\n   * Preview: ![cyan 600](https://mui.com/static/colors-preview/cyan-600-24x24.png)\n   */\n  600: '#00acc1';\n  /**\n   * Preview: ![cyan 700](https://mui.com/static/colors-preview/cyan-700-24x24.png)\n   */\n  700: '#0097a7';\n  /**\n   * Preview: ![cyan 800](https://mui.com/static/colors-preview/cyan-800-24x24.png)\n   */\n  800: '#00838f';\n  /**\n   * Preview: ![cyan 900](https://mui.com/static/colors-preview/cyan-900-24x24.png)\n   */\n  900: '#006064';\n  /**\n   * Preview: ![cyan A100](https://mui.com/static/colors-preview/cyan-A100-24x24.png)\n   */\n  A100: '#84ffff';\n  /**\n   * Preview: ![cyan A200](https://mui.com/static/colors-preview/cyan-A200-24x24.png)\n   */\n  A200: '#18ffff';\n  /**\n   * Preview: ![cyan A400](https://mui.com/static/colors-preview/cyan-A400-24x24.png)\n   */\n  A400: '#00e5ff';\n  /**\n   * Preview: ![cyan A700](https://mui.com/static/colors-preview/cyan-A700-24x24.png)\n   */\n  A700: '#00b8d4';\n};\n\nexport default cyan;\n",
  "node_modules/@mui/material/colors/deepOrange.d.ts": "/**\n * ![deepOrange 50](https://mui.com/static/colors-preview/deepOrange-50-24x24.png) ![deepOrange 100](https://mui.com/static/colors-preview/deepOrange-100-24x24.png) ![deepOrange 200](https://mui.com/static/colors-preview/deepOrange-200-24x24.png) ![deepOrange 300](https://mui.com/static/colors-preview/deepOrange-300-24x24.png) ![deepOrange 400](https://mui.com/static/colors-preview/deepOrange-400-24x24.png) ![deepOrange 500](https://mui.com/static/colors-preview/deepOrange-500-24x24.png) ![deepOrange 600](https://mui.com/static/colors-preview/deepOrange-600-24x24.png) ![deepOrange 700](https://mui.com/static/colors-preview/deepOrange-700-24x24.png) ![deepOrange 800](https://mui.com/static/colors-preview/deepOrange-800-24x24.png) ![deepOrange 900](https://mui.com/static/colors-preview/deepOrange-900-24x24.png) ![deepOrange A100](https://mui.com/static/colors-preview/deepOrange-A100-24x24.png) ![deepOrange A200](https://mui.com/static/colors-preview/deepOrange-A200-24x24.png) ![deepOrange A400](https://mui.com/static/colors-preview/deepOrange-A400-24x24.png) ![deepOrange A700](https://mui.com/static/colors-preview/deepOrange-A700-24x24.png)\n */\ndeclare const deepOrange: {\n  /**\n   * Preview: ![deepOrange 50](https://mui.com/static/colors-preview/deepOrange-50-24x24.png)\n   */\n  50: '#fbe9e7';\n  /**\n   * Preview: ![deepOrange 100](https://mui.com/static/colors-preview/deepOrange-100-24x24.png)\n   */\n  100: '#ffccbc';\n  /**\n   * Preview: ![deepOrange 200](https://mui.com/static/colors-preview/deepOrange-200-24x24.png)\n   */\n  200: '#ffab91';\n  /**\n   * Preview: ![deepOrange 300](https://mui.com/static/colors-preview/deepOrange-300-24x24.png)\n   */\n  300: '#ff8a65';\n  /**\n   * Preview: ![deepOrange 400](https://mui.com/static/colors-preview/deepOrange-400-24x24.png)\n   */\n  400: '#ff7043';\n  /**\n   * Preview: ![deepOrange 500](https://mui.com/static/colors-preview/deepOrange-500-24x24.png)\n   */\n  500: '#ff5722';\n  /**\n   * Preview: ![deepOrange 600](https://mui.com/static/colors-preview/deepOrange-600-24x24.png)\n   */\n  600: '#f4511e';\n  /**\n   * Preview: ![deepOrange 700](https://mui.com/static/colors-preview/deepOrange-700-24x24.png)\n   */\n  700: '#e64a19';\n  /**\n   * Preview: ![deepOrange 800](https://mui.com/static/colors-preview/deepOrange-800-24x24.png)\n   */\n  800: '#d84315';\n  /**\n   * Preview: ![deepOrange 900](https://mui.com/static/colors-preview/deepOrange-900-24x24.png)\n   */\n  900: '#bf360c';\n  /**\n   * Preview: ![deepOrange A100](https://mui.com/static/colors-preview/deepOrange-A100-24x24.png)\n   */\n  A100: '#ff9e80';\n  /**\n   * Preview: ![deepOrange A200](https://mui.com/static/colors-preview/deepOrange-A200-24x24.png)\n   */\n  A200: '#ff6e40';\n  /**\n   * Preview: ![deepOrange A400](https://mui.com/static/colors-preview/deepOrange-A400-24x24.png)\n   */\n  A400: '#ff3d00';\n  /**\n   * Preview: ![deepOrange A700](https://mui.com/static/colors-preview/deepOrange-A700-24x24.png)\n   */\n  A700: '#dd2c00';\n};\n\nexport default deepOrange;\n",
  "node_modules/@mui/material/colors/deepPurple.d.ts": "/**\n * ![deepPurple 50](https://mui.com/static/colors-preview/deepPurple-50-24x24.png) ![deepPurple 100](https://mui.com/static/colors-preview/deepPurple-100-24x24.png) ![deepPurple 200](https://mui.com/static/colors-preview/deepPurple-200-24x24.png) ![deepPurple 300](https://mui.com/static/colors-preview/deepPurple-300-24x24.png) ![deepPurple 400](https://mui.com/static/colors-preview/deepPurple-400-24x24.png) ![deepPurple 500](https://mui.com/static/colors-preview/deepPurple-500-24x24.png) ![deepPurple 600](https://mui.com/static/colors-preview/deepPurple-600-24x24.png) ![deepPurple 700](https://mui.com/static/colors-preview/deepPurple-700-24x24.png) ![deepPurple 800](https://mui.com/static/colors-preview/deepPurple-800-24x24.png) ![deepPurple 900](https://mui.com/static/colors-preview/deepPurple-900-24x24.png) ![deepPurple A100](https://mui.com/static/colors-preview/deepPurple-A100-24x24.png) ![deepPurple A200](https://mui.com/static/colors-preview/deepPurple-A200-24x24.png) ![deepPurple A400](https://mui.com/static/colors-preview/deepPurple-A400-24x24.png) ![deepPurple A700](https://mui.com/static/colors-preview/deepPurple-A700-24x24.png)\n */\ndeclare const deepPurple: {\n  /**\n   * Preview: ![deepPurple 50](https://mui.com/static/colors-preview/deepPurple-50-24x24.png)\n   */\n  50: '#ede7f6';\n  /**\n   * Preview: ![deepPurple 100](https://mui.com/static/colors-preview/deepPurple-100-24x24.png)\n   */\n  100: '#d1c4e9';\n  /**\n   * Preview: ![deepPurple 200](https://mui.com/static/colors-preview/deepPurple-200-24x24.png)\n   */\n  200: '#b39ddb';\n  /**\n   * Preview: ![deepPurple 300](https://mui.com/static/colors-preview/deepPurple-300-24x24.png)\n   */\n  300: '#9575cd';\n  /**\n   * Preview: ![deepPurple 400](https://mui.com/static/colors-preview/deepPurple-400-24x24.png)\n   */\n  400: '#7e57c2';\n  /**\n   * Preview: ![deepPurple 500](https://mui.com/static/colors-preview/deepPurple-500-24x24.png)\n   */\n  500: '#673ab7';\n  /**\n   * Preview: ![deepPurple 600](https://mui.com/static/colors-preview/deepPurple-600-24x24.png)\n   */\n  600: '#5e35b1';\n  /**\n   * Preview: ![deepPurple 700](https://mui.com/static/colors-preview/deepPurple-700-24x24.png)\n   */\n  700: '#512da8';\n  /**\n   * Preview: ![deepPurple 800](https://mui.com/static/colors-preview/deepPurple-800-24x24.png)\n   */\n  800: '#4527a0';\n  /**\n   * Preview: ![deepPurple 900](https://mui.com/static/colors-preview/deepPurple-900-24x24.png)\n   */\n  900: '#311b92';\n  /**\n   * Preview: ![deepPurple A100](https://mui.com/static/colors-preview/deepPurple-A100-24x24.png)\n   */\n  A100: '#b388ff';\n  /**\n   * Preview: ![deepPurple A200](https://mui.com/static/colors-preview/deepPurple-A200-24x24.png)\n   */\n  A200: '#7c4dff';\n  /**\n   * Preview: ![deepPurple A400](https://mui.com/static/colors-preview/deepPurple-A400-24x24.png)\n   */\n  A400: '#651fff';\n  /**\n   * Preview: ![deepPurple A700](https://mui.com/static/colors-preview/deepPurple-A700-24x24.png)\n   */\n  A700: '#6200ea';\n};\n\nexport default deepPurple;\n",
  "node_modules/@mui/material/colors/green.d.ts": "/**\n * ![green 50](https://mui.com/static/colors-preview/green-50-24x24.png) ![green 100](https://mui.com/static/colors-preview/green-100-24x24.png) ![green 200](https://mui.com/static/colors-preview/green-200-24x24.png) ![green 300](https://mui.com/static/colors-preview/green-300-24x24.png) ![green 400](https://mui.com/static/colors-preview/green-400-24x24.png) ![green 500](https://mui.com/static/colors-preview/green-500-24x24.png) ![green 600](https://mui.com/static/colors-preview/green-600-24x24.png) ![green 700](https://mui.com/static/colors-preview/green-700-24x24.png) ![green 800](https://mui.com/static/colors-preview/green-800-24x24.png) ![green 900](https://mui.com/static/colors-preview/green-900-24x24.png) ![green A100](https://mui.com/static/colors-preview/green-A100-24x24.png) ![green A200](https://mui.com/static/colors-preview/green-A200-24x24.png) ![green A400](https://mui.com/static/colors-preview/green-A400-24x24.png) ![green A700](https://mui.com/static/colors-preview/green-A700-24x24.png)\n */\ndeclare const green: {\n  /**\n   * Preview: ![green 50](https://mui.com/static/colors-preview/green-50-24x24.png)\n   */\n  50: '#e8f5e9';\n  /**\n   * Preview: ![green 100](https://mui.com/static/colors-preview/green-100-24x24.png)\n   */\n  100: '#c8e6c9';\n  /**\n   * Preview: ![green 200](https://mui.com/static/colors-preview/green-200-24x24.png)\n   */\n  200: '#a5d6a7';\n  /**\n   * Preview: ![green 300](https://mui.com/static/colors-preview/green-300-24x24.png)\n   */\n  300: '#81c784';\n  /**\n   * Preview: ![green 400](https://mui.com/static/colors-preview/green-400-24x24.png)\n   */\n  400: '#66bb6a';\n  /**\n   * Preview: ![green 500](https://mui.com/static/colors-preview/green-500-24x24.png)\n   */\n  500: '#4caf50';\n  /**\n   * Preview: ![green 600](https://mui.com/static/colors-preview/green-600-24x24.png)\n   */\n  600: '#43a047';\n  /**\n   * Preview: ![green 700](https://mui.com/static/colors-preview/green-700-24x24.png)\n   */\n  700: '#388e3c';\n  /**\n   * Preview: ![green 800](https://mui.com/static/colors-preview/green-800-24x24.png)\n   */\n  800: '#2e7d32';\n  /**\n   * Preview: ![green 900](https://mui.com/static/colors-preview/green-900-24x24.png)\n   */\n  900: '#1b5e20';\n  /**\n   * Preview: ![green A100](https://mui.com/static/colors-preview/green-A100-24x24.png)\n   */\n  A100: '#b9f6ca';\n  /**\n   * Preview: ![green A200](https://mui.com/static/colors-preview/green-A200-24x24.png)\n   */\n  A200: '#69f0ae';\n  /**\n   * Preview: ![green A400](https://mui.com/static/colors-preview/green-A400-24x24.png)\n   */\n  A400: '#00e676';\n  /**\n   * Preview: ![green A700](https://mui.com/static/colors-preview/green-A700-24x24.png)\n   */\n  A700: '#00c853';\n};\n\nexport default green;\n",
  "node_modules/@mui/material/colors/grey.d.ts": "/**\n * ![grey 50](https://mui.com/static/colors-preview/grey-50-24x24.png) ![grey 100](https://mui.com/static/colors-preview/grey-100-24x24.png) ![grey 200](https://mui.com/static/colors-preview/grey-200-24x24.png) ![grey 300](https://mui.com/static/colors-preview/grey-300-24x24.png) ![grey 400](https://mui.com/static/colors-preview/grey-400-24x24.png) ![grey 500](https://mui.com/static/colors-preview/grey-500-24x24.png) ![grey 600](https://mui.com/static/colors-preview/grey-600-24x24.png) ![grey 700](https://mui.com/static/colors-preview/grey-700-24x24.png) ![grey 800](https://mui.com/static/colors-preview/grey-800-24x24.png) ![grey 900](https://mui.com/static/colors-preview/grey-900-24x24.png) ![grey A100](https://mui.com/static/colors-preview/grey-A100-24x24.png) ![grey A200](https://mui.com/static/colors-preview/grey-A200-24x24.png) ![grey A400](https://mui.com/static/colors-preview/grey-A400-24x24.png) ![grey A700](https://mui.com/static/colors-preview/grey-A700-24x24.png)\n */\ndeclare const grey: {\n  /**\n   * Preview: ![grey 50](https://mui.com/static/colors-preview/grey-50-24x24.png)\n   */\n  50: '#fafafa';\n  /**\n   * Preview: ![grey 100](https://mui.com/static/colors-preview/grey-100-24x24.png)\n   */\n  100: '#f5f5f5';\n  /**\n   * Preview: ![grey 200](https://mui.com/static/colors-preview/grey-200-24x24.png)\n   */\n  200: '#eeeeee';\n  /**\n   * Preview: ![grey 300](https://mui.com/static/colors-preview/grey-300-24x24.png)\n   */\n  300: '#e0e0e0';\n  /**\n   * Preview: ![grey 400](https://mui.com/static/colors-preview/grey-400-24x24.png)\n   */\n  400: '#bdbdbd';\n  /**\n   * Preview: ![grey 500](https://mui.com/static/colors-preview/grey-500-24x24.png)\n   */\n  500: '#9e9e9e';\n  /**\n   * Preview: ![grey 600](https://mui.com/static/colors-preview/grey-600-24x24.png)\n   */\n  600: '#757575';\n  /**\n   * Preview: ![grey 700](https://mui.com/static/colors-preview/grey-700-24x24.png)\n   */\n  700: '#616161';\n  /**\n   * Preview: ![grey 800](https://mui.com/static/colors-preview/grey-800-24x24.png)\n   */\n  800: '#424242';\n  /**\n   * Preview: ![grey 900](https://mui.com/static/colors-preview/grey-900-24x24.png)\n   */\n  900: '#212121';\n  /**\n   * Preview: ![grey A100](https://mui.com/static/colors-preview/grey-A100-24x24.png)\n   */\n  A100: '#f5f5f5';\n  /**\n   * Preview: ![grey A200](https://mui.com/static/colors-preview/grey-A200-24x24.png)\n   */\n  A200: '#eeeeee';\n  /**\n   * Preview: ![grey A400](https://mui.com/static/colors-preview/grey-A400-24x24.png)\n   */\n  A400: '#bdbdbd';\n  /**\n   * Preview: ![grey A700](https://mui.com/static/colors-preview/grey-A700-24x24.png)\n   */\n  A700: '#616161';\n};\n\nexport default grey;\n",
  "node_modules/@mui/material/colors/index.d.ts": "export { default as amber } from './amber';\nexport { default as blue } from './blue';\nexport { default as blueGrey } from './blueGrey';\nexport { default as brown } from './brown';\nexport { default as common } from './common';\nexport { default as cyan } from './cyan';\nexport { default as deepOrange } from './deepOrange';\nexport { default as deepPurple } from './deepPurple';\nexport { default as green } from './green';\nexport { default as grey } from './grey';\nexport { default as indigo } from './indigo';\nexport { default as lightBlue } from './lightBlue';\nexport { default as lightGreen } from './lightGreen';\nexport { default as lime } from './lime';\nexport { default as orange } from './orange';\nexport { default as pink } from './pink';\nexport { default as purple } from './purple';\nexport { default as red } from './red';\nexport { default as teal } from './teal';\nexport { default as yellow } from './yellow';\n",
  "node_modules/@mui/material/colors/indigo.d.ts": "/**\n * ![indigo 50](https://mui.com/static/colors-preview/indigo-50-24x24.png) ![indigo 100](https://mui.com/static/colors-preview/indigo-100-24x24.png) ![indigo 200](https://mui.com/static/colors-preview/indigo-200-24x24.png) ![indigo 300](https://mui.com/static/colors-preview/indigo-300-24x24.png) ![indigo 400](https://mui.com/static/colors-preview/indigo-400-24x24.png) ![indigo 500](https://mui.com/static/colors-preview/indigo-500-24x24.png) ![indigo 600](https://mui.com/static/colors-preview/indigo-600-24x24.png) ![indigo 700](https://mui.com/static/colors-preview/indigo-700-24x24.png) ![indigo 800](https://mui.com/static/colors-preview/indigo-800-24x24.png) ![indigo 900](https://mui.com/static/colors-preview/indigo-900-24x24.png) ![indigo A100](https://mui.com/static/colors-preview/indigo-A100-24x24.png) ![indigo A200](https://mui.com/static/colors-preview/indigo-A200-24x24.png) ![indigo A400](https://mui.com/static/colors-preview/indigo-A400-24x24.png) ![indigo A700](https://mui.com/static/colors-preview/indigo-A700-24x24.png)\n */\ndeclare const indigo: {\n  /**\n   * Preview: ![indigo 50](https://mui.com/static/colors-preview/indigo-50-24x24.png)\n   */\n  50: '#e8eaf6';\n  /**\n   * Preview: ![indigo 100](https://mui.com/static/colors-preview/indigo-100-24x24.png)\n   */\n  100: '#c5cae9';\n  /**\n   * Preview: ![indigo 200](https://mui.com/static/colors-preview/indigo-200-24x24.png)\n   */\n  200: '#9fa8da';\n  /**\n   * Preview: ![indigo 300](https://mui.com/static/colors-preview/indigo-300-24x24.png)\n   */\n  300: '#7986cb';\n  /**\n   * Preview: ![indigo 400](https://mui.com/static/colors-preview/indigo-400-24x24.png)\n   */\n  400: '#5c6bc0';\n  /**\n   * Preview: ![indigo 500](https://mui.com/static/colors-preview/indigo-500-24x24.png)\n   */\n  500: '#3f51b5';\n  /**\n   * Preview: ![indigo 600](https://mui.com/static/colors-preview/indigo-600-24x24.png)\n   */\n  600: '#3949ab';\n  /**\n   * Preview: ![indigo 700](https://mui.com/static/colors-preview/indigo-700-24x24.png)\n   */\n  700: '#303f9f';\n  /**\n   * Preview: ![indigo 800](https://mui.com/static/colors-preview/indigo-800-24x24.png)\n   */\n  800: '#283593';\n  /**\n   * Preview: ![indigo 900](https://mui.com/static/colors-preview/indigo-900-24x24.png)\n   */\n  900: '#1a237e';\n  /**\n   * Preview: ![indigo A100](https://mui.com/static/colors-preview/indigo-A100-24x24.png)\n   */\n  A100: '#8c9eff';\n  /**\n   * Preview: ![indigo A200](https://mui.com/static/colors-preview/indigo-A200-24x24.png)\n   */\n  A200: '#536dfe';\n  /**\n   * Preview: ![indigo A400](https://mui.com/static/colors-preview/indigo-A400-24x24.png)\n   */\n  A400: '#3d5afe';\n  /**\n   * Preview: ![indigo A700](https://mui.com/static/colors-preview/indigo-A700-24x24.png)\n   */\n  A700: '#304ffe';\n};\n\nexport default indigo;\n",
  "node_modules/@mui/material/colors/lightBlue.d.ts": "/**\n * ![lightBlue 50](https://mui.com/static/colors-preview/lightBlue-50-24x24.png) ![lightBlue 100](https://mui.com/static/colors-preview/lightBlue-100-24x24.png) ![lightBlue 200](https://mui.com/static/colors-preview/lightBlue-200-24x24.png) ![lightBlue 300](https://mui.com/static/colors-preview/lightBlue-300-24x24.png) ![lightBlue 400](https://mui.com/static/colors-preview/lightBlue-400-24x24.png) ![lightBlue 500](https://mui.com/static/colors-preview/lightBlue-500-24x24.png) ![lightBlue 600](https://mui.com/static/colors-preview/lightBlue-600-24x24.png) ![lightBlue 700](https://mui.com/static/colors-preview/lightBlue-700-24x24.png) ![lightBlue 800](https://mui.com/static/colors-preview/lightBlue-800-24x24.png) ![lightBlue 900](https://mui.com/static/colors-preview/lightBlue-900-24x24.png) ![lightBlue A100](https://mui.com/static/colors-preview/lightBlue-A100-24x24.png) ![lightBlue A200](https://mui.com/static/colors-preview/lightBlue-A200-24x24.png) ![lightBlue A400](https://mui.com/static/colors-preview/lightBlue-A400-24x24.png) ![lightBlue A700](https://mui.com/static/colors-preview/lightBlue-A700-24x24.png)\n */\ndeclare const lightBlue: {\n  /**\n   * Preview: ![lightBlue 50](https://mui.com/static/colors-preview/lightBlue-50-24x24.png)\n   */\n  50: '#e1f5fe';\n  /**\n   * Preview: ![lightBlue 100](https://mui.com/static/colors-preview/lightBlue-100-24x24.png)\n   */\n  100: '#b3e5fc';\n  /**\n   * Preview: ![lightBlue 200](https://mui.com/static/colors-preview/lightBlue-200-24x24.png)\n   */\n  200: '#81d4fa';\n  /**\n   * Preview: ![lightBlue 300](https://mui.com/static/colors-preview/lightBlue-300-24x24.png)\n   */\n  300: '#4fc3f7';\n  /**\n   * Preview: ![lightBlue 400](https://mui.com/static/colors-preview/lightBlue-400-24x24.png)\n   */\n  400: '#29b6f6';\n  /**\n   * Preview: ![lightBlue 500](https://mui.com/static/colors-preview/lightBlue-500-24x24.png)\n   */\n  500: '#03a9f4';\n  /**\n   * Preview: ![lightBlue 600](https://mui.com/static/colors-preview/lightBlue-600-24x24.png)\n   */\n  600: '#039be5';\n  /**\n   * Preview: ![lightBlue 700](https://mui.com/static/colors-preview/lightBlue-700-24x24.png)\n   */\n  700: '#0288d1';\n  /**\n   * Preview: ![lightBlue 800](https://mui.com/static/colors-preview/lightBlue-800-24x24.png)\n   */\n  800: '#0277bd';\n  /**\n   * Preview: ![lightBlue 900](https://mui.com/static/colors-preview/lightBlue-900-24x24.png)\n   */\n  900: '#01579b';\n  /**\n   * Preview: ![lightBlue A100](https://mui.com/static/colors-preview/lightBlue-A100-24x24.png)\n   */\n  A100: '#80d8ff';\n  /**\n   * Preview: ![lightBlue A200](https://mui.com/static/colors-preview/lightBlue-A200-24x24.png)\n   */\n  A200: '#40c4ff';\n  /**\n   * Preview: ![lightBlue A400](https://mui.com/static/colors-preview/lightBlue-A400-24x24.png)\n   */\n  A400: '#00b0ff';\n  /**\n   * Preview: ![lightBlue A700](https://mui.com/static/colors-preview/lightBlue-A700-24x24.png)\n   */\n  A700: '#0091ea';\n};\n\nexport default lightBlue;\n",
  "node_modules/@mui/material/colors/lightGreen.d.ts": "/**\n * ![lightGreen 50](https://mui.com/static/colors-preview/lightGreen-50-24x24.png) ![lightGreen 100](https://mui.com/static/colors-preview/lightGreen-100-24x24.png) ![lightGreen 200](https://mui.com/static/colors-preview/lightGreen-200-24x24.png) ![lightGreen 300](https://mui.com/static/colors-preview/lightGreen-300-24x24.png) ![lightGreen 400](https://mui.com/static/colors-preview/lightGreen-400-24x24.png) ![lightGreen 500](https://mui.com/static/colors-preview/lightGreen-500-24x24.png) ![lightGreen 600](https://mui.com/static/colors-preview/lightGreen-600-24x24.png) ![lightGreen 700](https://mui.com/static/colors-preview/lightGreen-700-24x24.png) ![lightGreen 800](https://mui.com/static/colors-preview/lightGreen-800-24x24.png) ![lightGreen 900](https://mui.com/static/colors-preview/lightGreen-900-24x24.png) ![lightGreen A100](https://mui.com/static/colors-preview/lightGreen-A100-24x24.png) ![lightGreen A200](https://mui.com/static/colors-preview/lightGreen-A200-24x24.png) ![lightGreen A400](https://mui.com/static/colors-preview/lightGreen-A400-24x24.png) ![lightGreen A700](https://mui.com/static/colors-preview/lightGreen-A700-24x24.png)\n */\ndeclare const lightGreen: {\n  /**\n   * Preview: ![lightGreen 50](https://mui.com/static/colors-preview/lightGreen-50-24x24.png)\n   */\n  50: '#f1f8e9';\n  /**\n   * Preview: ![lightGreen 100](https://mui.com/static/colors-preview/lightGreen-100-24x24.png)\n   */\n  100: '#dcedc8';\n  /**\n   * Preview: ![lightGreen 200](https://mui.com/static/colors-preview/lightGreen-200-24x24.png)\n   */\n  200: '#c5e1a5';\n  /**\n   * Preview: ![lightGreen 300](https://mui.com/static/colors-preview/lightGreen-300-24x24.png)\n   */\n  300: '#aed581';\n  /**\n   * Preview: ![lightGreen 400](https://mui.com/static/colors-preview/lightGreen-400-24x24.png)\n   */\n  400: '#9ccc65';\n  /**\n   * Preview: ![lightGreen 500](https://mui.com/static/colors-preview/lightGreen-500-24x24.png)\n   */\n  500: '#8bc34a';\n  /**\n   * Preview: ![lightGreen 600](https://mui.com/static/colors-preview/lightGreen-600-24x24.png)\n   */\n  600: '#7cb342';\n  /**\n   * Preview: ![lightGreen 700](https://mui.com/static/colors-preview/lightGreen-700-24x24.png)\n   */\n  700: '#689f38';\n  /**\n   * Preview: ![lightGreen 800](https://mui.com/static/colors-preview/lightGreen-800-24x24.png)\n   */\n  800: '#558b2f';\n  /**\n   * Preview: ![lightGreen 900](https://mui.com/static/colors-preview/lightGreen-900-24x24.png)\n   */\n  900: '#33691e';\n  /**\n   * Preview: ![lightGreen A100](https://mui.com/static/colors-preview/lightGreen-A100-24x24.png)\n   */\n  A100: '#ccff90';\n  /**\n   * Preview: ![lightGreen A200](https://mui.com/static/colors-preview/lightGreen-A200-24x24.png)\n   */\n  A200: '#b2ff59';\n  /**\n   * Preview: ![lightGreen A400](https://mui.com/static/colors-preview/lightGreen-A400-24x24.png)\n   */\n  A400: '#76ff03';\n  /**\n   * Preview: ![lightGreen A700](https://mui.com/static/colors-preview/lightGreen-A700-24x24.png)\n   */\n  A700: '#64dd17';\n};\n\nexport default lightGreen;\n",
  "node_modules/@mui/material/colors/lime.d.ts": "/**\n * ![lime 50](https://mui.com/static/colors-preview/lime-50-24x24.png) ![lime 100](https://mui.com/static/colors-preview/lime-100-24x24.png) ![lime 200](https://mui.com/static/colors-preview/lime-200-24x24.png) ![lime 300](https://mui.com/static/colors-preview/lime-300-24x24.png) ![lime 400](https://mui.com/static/colors-preview/lime-400-24x24.png) ![lime 500](https://mui.com/static/colors-preview/lime-500-24x24.png) ![lime 600](https://mui.com/static/colors-preview/lime-600-24x24.png) ![lime 700](https://mui.com/static/colors-preview/lime-700-24x24.png) ![lime 800](https://mui.com/static/colors-preview/lime-800-24x24.png) ![lime 900](https://mui.com/static/colors-preview/lime-900-24x24.png) ![lime A100](https://mui.com/static/colors-preview/lime-A100-24x24.png) ![lime A200](https://mui.com/static/colors-preview/lime-A200-24x24.png) ![lime A400](https://mui.com/static/colors-preview/lime-A400-24x24.png) ![lime A700](https://mui.com/static/colors-preview/lime-A700-24x24.png)\n */\ndeclare const lime: {\n  /**\n   * Preview: ![lime 50](https://mui.com/static/colors-preview/lime-50-24x24.png)\n   */\n  50: '#f9fbe7';\n  /**\n   * Preview: ![lime 100](https://mui.com/static/colors-preview/lime-100-24x24.png)\n   */\n  100: '#f0f4c3';\n  /**\n   * Preview: ![lime 200](https://mui.com/static/colors-preview/lime-200-24x24.png)\n   */\n  200: '#e6ee9c';\n  /**\n   * Preview: ![lime 300](https://mui.com/static/colors-preview/lime-300-24x24.png)\n   */\n  300: '#dce775';\n  /**\n   * Preview: ![lime 400](https://mui.com/static/colors-preview/lime-400-24x24.png)\n   */\n  400: '#d4e157';\n  /**\n   * Preview: ![lime 500](https://mui.com/static/colors-preview/lime-500-24x24.png)\n   */\n  500: '#cddc39';\n  /**\n   * Preview: ![lime 600](https://mui.com/static/colors-preview/lime-600-24x24.png)\n   */\n  600: '#c0ca33';\n  /**\n   * Preview: ![lime 700](https://mui.com/static/colors-preview/lime-700-24x24.png)\n   */\n  700: '#afb42b';\n  /**\n   * Preview: ![lime 800](https://mui.com/static/colors-preview/lime-800-24x24.png)\n   */\n  800: '#9e9d24';\n  /**\n   * Preview: ![lime 900](https://mui.com/static/colors-preview/lime-900-24x24.png)\n   */\n  900: '#827717';\n  /**\n   * Preview: ![lime A100](https://mui.com/static/colors-preview/lime-A100-24x24.png)\n   */\n  A100: '#f4ff81';\n  /**\n   * Preview: ![lime A200](https://mui.com/static/colors-preview/lime-A200-24x24.png)\n   */\n  A200: '#eeff41';\n  /**\n   * Preview: ![lime A400](https://mui.com/static/colors-preview/lime-A400-24x24.png)\n   */\n  A400: '#c6ff00';\n  /**\n   * Preview: ![lime A700](https://mui.com/static/colors-preview/lime-A700-24x24.png)\n   */\n  A700: '#aeea00';\n};\n\nexport default lime;\n",
  "node_modules/@mui/material/colors/orange.d.ts": "/**\n * ![orange 50](https://mui.com/static/colors-preview/orange-50-24x24.png) ![orange 100](https://mui.com/static/colors-preview/orange-100-24x24.png) ![orange 200](https://mui.com/static/colors-preview/orange-200-24x24.png) ![orange 300](https://mui.com/static/colors-preview/orange-300-24x24.png) ![orange 400](https://mui.com/static/colors-preview/orange-400-24x24.png) ![orange 500](https://mui.com/static/colors-preview/orange-500-24x24.png) ![orange 600](https://mui.com/static/colors-preview/orange-600-24x24.png) ![orange 700](https://mui.com/static/colors-preview/orange-700-24x24.png) ![orange 800](https://mui.com/static/colors-preview/orange-800-24x24.png) ![orange 900](https://mui.com/static/colors-preview/orange-900-24x24.png) ![orange A100](https://mui.com/static/colors-preview/orange-A100-24x24.png) ![orange A200](https://mui.com/static/colors-preview/orange-A200-24x24.png) ![orange A400](https://mui.com/static/colors-preview/orange-A400-24x24.png) ![orange A700](https://mui.com/static/colors-preview/orange-A700-24x24.png)\n */\ndeclare const orange: {\n  /**\n   * Preview: ![orange 50](https://mui.com/static/colors-preview/orange-50-24x24.png)\n   */\n  50: '#fff3e0';\n  /**\n   * Preview: ![orange 100](https://mui.com/static/colors-preview/orange-100-24x24.png)\n   */\n  100: '#ffe0b2';\n  /**\n   * Preview: ![orange 200](https://mui.com/static/colors-preview/orange-200-24x24.png)\n   */\n  200: '#ffcc80';\n  /**\n   * Preview: ![orange 300](https://mui.com/static/colors-preview/orange-300-24x24.png)\n   */\n  300: '#ffb74d';\n  /**\n   * Preview: ![orange 400](https://mui.com/static/colors-preview/orange-400-24x24.png)\n   */\n  400: '#ffa726';\n  /**\n   * Preview: ![orange 500](https://mui.com/static/colors-preview/orange-500-24x24.png)\n   */\n  500: '#ff9800';\n  /**\n   * Preview: ![orange 600](https://mui.com/static/colors-preview/orange-600-24x24.png)\n   */\n  600: '#fb8c00';\n  /**\n   * Preview: ![orange 700](https://mui.com/static/colors-preview/orange-700-24x24.png)\n   */\n  700: '#f57c00';\n  /**\n   * Preview: ![orange 800](https://mui.com/static/colors-preview/orange-800-24x24.png)\n   */\n  800: '#ef6c00';\n  /**\n   * Preview: ![orange 900](https://mui.com/static/colors-preview/orange-900-24x24.png)\n   */\n  900: '#e65100';\n  /**\n   * Preview: ![orange A100](https://mui.com/static/colors-preview/orange-A100-24x24.png)\n   */\n  A100: '#ffd180';\n  /**\n   * Preview: ![orange A200](https://mui.com/static/colors-preview/orange-A200-24x24.png)\n   */\n  A200: '#ffab40';\n  /**\n   * Preview: ![orange A400](https://mui.com/static/colors-preview/orange-A400-24x24.png)\n   */\n  A400: '#ff9100';\n  /**\n   * Preview: ![orange A700](https://mui.com/static/colors-preview/orange-A700-24x24.png)\n   */\n  A700: '#ff6d00';\n};\n\nexport default orange;\n",
  "node_modules/@mui/material/colors/pink.d.ts": "/**\n * ![pink 50](https://mui.com/static/colors-preview/pink-50-24x24.png) ![pink 100](https://mui.com/static/colors-preview/pink-100-24x24.png) ![pink 200](https://mui.com/static/colors-preview/pink-200-24x24.png) ![pink 300](https://mui.com/static/colors-preview/pink-300-24x24.png) ![pink 400](https://mui.com/static/colors-preview/pink-400-24x24.png) ![pink 500](https://mui.com/static/colors-preview/pink-500-24x24.png) ![pink 600](https://mui.com/static/colors-preview/pink-600-24x24.png) ![pink 700](https://mui.com/static/colors-preview/pink-700-24x24.png) ![pink 800](https://mui.com/static/colors-preview/pink-800-24x24.png) ![pink 900](https://mui.com/static/colors-preview/pink-900-24x24.png) ![pink A100](https://mui.com/static/colors-preview/pink-A100-24x24.png) ![pink A200](https://mui.com/static/colors-preview/pink-A200-24x24.png) ![pink A400](https://mui.com/static/colors-preview/pink-A400-24x24.png) ![pink A700](https://mui.com/static/colors-preview/pink-A700-24x24.png)\n */\ndeclare const pink: {\n  /**\n   * Preview: ![pink 50](https://mui.com/static/colors-preview/pink-50-24x24.png)\n   */\n  50: '#fce4ec';\n  /**\n   * Preview: ![pink 100](https://mui.com/static/colors-preview/pink-100-24x24.png)\n   */\n  100: '#f8bbd0';\n  /**\n   * Preview: ![pink 200](https://mui.com/static/colors-preview/pink-200-24x24.png)\n   */\n  200: '#f48fb1';\n  /**\n   * Preview: ![pink 300](https://mui.com/static/colors-preview/pink-300-24x24.png)\n   */\n  300: '#f06292';\n  /**\n   * Preview: ![pink 400](https://mui.com/static/colors-preview/pink-400-24x24.png)\n   */\n  400: '#ec407a';\n  /**\n   * Preview: ![pink 500](https://mui.com/static/colors-preview/pink-500-24x24.png)\n   */\n  500: '#e91e63';\n  /**\n   * Preview: ![pink 600](https://mui.com/static/colors-preview/pink-600-24x24.png)\n   */\n  600: '#d81b60';\n  /**\n   * Preview: ![pink 700](https://mui.com/static/colors-preview/pink-700-24x24.png)\n   */\n  700: '#c2185b';\n  /**\n   * Preview: ![pink 800](https://mui.com/static/colors-preview/pink-800-24x24.png)\n   */\n  800: '#ad1457';\n  /**\n   * Preview: ![pink 900](https://mui.com/static/colors-preview/pink-900-24x24.png)\n   */\n  900: '#880e4f';\n  /**\n   * Preview: ![pink A100](https://mui.com/static/colors-preview/pink-A100-24x24.png)\n   */\n  A100: '#ff80ab';\n  /**\n   * Preview: ![pink A200](https://mui.com/static/colors-preview/pink-A200-24x24.png)\n   */\n  A200: '#ff4081';\n  /**\n   * Preview: ![pink A400](https://mui.com/static/colors-preview/pink-A400-24x24.png)\n   */\n  A400: '#f50057';\n  /**\n   * Preview: ![pink A700](https://mui.com/static/colors-preview/pink-A700-24x24.png)\n   */\n  A700: '#c51162';\n};\n\nexport default pink;\n",
  "node_modules/@mui/material/colors/purple.d.ts": "/**\n * ![purple 50](https://mui.com/static/colors-preview/purple-50-24x24.png) ![purple 100](https://mui.com/static/colors-preview/purple-100-24x24.png) ![purple 200](https://mui.com/static/colors-preview/purple-200-24x24.png) ![purple 300](https://mui.com/static/colors-preview/purple-300-24x24.png) ![purple 400](https://mui.com/static/colors-preview/purple-400-24x24.png) ![purple 500](https://mui.com/static/colors-preview/purple-500-24x24.png) ![purple 600](https://mui.com/static/colors-preview/purple-600-24x24.png) ![purple 700](https://mui.com/static/colors-preview/purple-700-24x24.png) ![purple 800](https://mui.com/static/colors-preview/purple-800-24x24.png) ![purple 900](https://mui.com/static/colors-preview/purple-900-24x24.png) ![purple A100](https://mui.com/static/colors-preview/purple-A100-24x24.png) ![purple A200](https://mui.com/static/colors-preview/purple-A200-24x24.png) ![purple A400](https://mui.com/static/colors-preview/purple-A400-24x24.png) ![purple A700](https://mui.com/static/colors-preview/purple-A700-24x24.png)\n */\ndeclare const purple: {\n  /**\n   * Preview: ![purple 50](https://mui.com/static/colors-preview/purple-50-24x24.png)\n   */\n  50: '#f3e5f5';\n  /**\n   * Preview: ![purple 100](https://mui.com/static/colors-preview/purple-100-24x24.png)\n   */\n  100: '#e1bee7';\n  /**\n   * Preview: ![purple 200](https://mui.com/static/colors-preview/purple-200-24x24.png)\n   */\n  200: '#ce93d8';\n  /**\n   * Preview: ![purple 300](https://mui.com/static/colors-preview/purple-300-24x24.png)\n   */\n  300: '#ba68c8';\n  /**\n   * Preview: ![purple 400](https://mui.com/static/colors-preview/purple-400-24x24.png)\n   */\n  400: '#ab47bc';\n  /**\n   * Preview: ![purple 500](https://mui.com/static/colors-preview/purple-500-24x24.png)\n   */\n  500: '#9c27b0';\n  /**\n   * Preview: ![purple 600](https://mui.com/static/colors-preview/purple-600-24x24.png)\n   */\n  600: '#8e24aa';\n  /**\n   * Preview: ![purple 700](https://mui.com/static/colors-preview/purple-700-24x24.png)\n   */\n  700: '#7b1fa2';\n  /**\n   * Preview: ![purple 800](https://mui.com/static/colors-preview/purple-800-24x24.png)\n   */\n  800: '#6a1b9a';\n  /**\n   * Preview: ![purple 900](https://mui.com/static/colors-preview/purple-900-24x24.png)\n   */\n  900: '#4a148c';\n  /**\n   * Preview: ![purple A100](https://mui.com/static/colors-preview/purple-A100-24x24.png)\n   */\n  A100: '#ea80fc';\n  /**\n   * Preview: ![purple A200](https://mui.com/static/colors-preview/purple-A200-24x24.png)\n   */\n  A200: '#e040fb';\n  /**\n   * Preview: ![purple A400](https://mui.com/static/colors-preview/purple-A400-24x24.png)\n   */\n  A400: '#d500f9';\n  /**\n   * Preview: ![purple A700](https://mui.com/static/colors-preview/purple-A700-24x24.png)\n   */\n  A700: '#aa00ff';\n};\n\nexport default purple;\n",
  "node_modules/@mui/material/colors/red.d.ts": "/**\n * ![red 50](https://mui.com/static/colors-preview/red-50-24x24.png) ![red 100](https://mui.com/static/colors-preview/red-100-24x24.png) ![red 200](https://mui.com/static/colors-preview/red-200-24x24.png) ![red 300](https://mui.com/static/colors-preview/red-300-24x24.png) ![red 400](https://mui.com/static/colors-preview/red-400-24x24.png) ![red 500](https://mui.com/static/colors-preview/red-500-24x24.png) ![red 600](https://mui.com/static/colors-preview/red-600-24x24.png) ![red 700](https://mui.com/static/colors-preview/red-700-24x24.png) ![red 800](https://mui.com/static/colors-preview/red-800-24x24.png) ![red 900](https://mui.com/static/colors-preview/red-900-24x24.png) ![red A100](https://mui.com/static/colors-preview/red-A100-24x24.png) ![red A200](https://mui.com/static/colors-preview/red-A200-24x24.png) ![red A400](https://mui.com/static/colors-preview/red-A400-24x24.png) ![red A700](https://mui.com/static/colors-preview/red-A700-24x24.png)\n */\ndeclare const red: {\n  /**\n   * Preview: ![red 50](https://mui.com/static/colors-preview/red-50-24x24.png)\n   */\n  50: '#ffebee';\n  /**\n   * Preview: ![red 100](https://mui.com/static/colors-preview/red-100-24x24.png)\n   */\n  100: '#ffcdd2';\n  /**\n   * Preview: ![red 200](https://mui.com/static/colors-preview/red-200-24x24.png)\n   */\n  200: '#ef9a9a';\n  /**\n   * Preview: ![red 300](https://mui.com/static/colors-preview/red-300-24x24.png)\n   */\n  300: '#e57373';\n  /**\n   * Preview: ![red 400](https://mui.com/static/colors-preview/red-400-24x24.png)\n   */\n  400: '#ef5350';\n  /**\n   * Preview: ![red 500](https://mui.com/static/colors-preview/red-500-24x24.png)\n   */\n  500: '#f44336';\n  /**\n   * Preview: ![red 600](https://mui.com/static/colors-preview/red-600-24x24.png)\n   */\n  600: '#e53935';\n  /**\n   * Preview: ![red 700](https://mui.com/static/colors-preview/red-700-24x24.png)\n   */\n  700: '#d32f2f';\n  /**\n   * Preview: ![red 800](https://mui.com/static/colors-preview/red-800-24x24.png)\n   */\n  800: '#c62828';\n  /**\n   * Preview: ![red 900](https://mui.com/static/colors-preview/red-900-24x24.png)\n   */\n  900: '#b71c1c';\n  /**\n   * Preview: ![red A100](https://mui.com/static/colors-preview/red-A100-24x24.png)\n   */\n  A100: '#ff8a80';\n  /**\n   * Preview: ![red A200](https://mui.com/static/colors-preview/red-A200-24x24.png)\n   */\n  A200: '#ff5252';\n  /**\n   * Preview: ![red A400](https://mui.com/static/colors-preview/red-A400-24x24.png)\n   */\n  A400: '#ff1744';\n  /**\n   * Preview: ![red A700](https://mui.com/static/colors-preview/red-A700-24x24.png)\n   */\n  A700: '#d50000';\n};\n\nexport default red;\n",
  "node_modules/@mui/material/colors/teal.d.ts": "/**\n * ![teal 50](https://mui.com/static/colors-preview/teal-50-24x24.png) ![teal 100](https://mui.com/static/colors-preview/teal-100-24x24.png) ![teal 200](https://mui.com/static/colors-preview/teal-200-24x24.png) ![teal 300](https://mui.com/static/colors-preview/teal-300-24x24.png) ![teal 400](https://mui.com/static/colors-preview/teal-400-24x24.png) ![teal 500](https://mui.com/static/colors-preview/teal-500-24x24.png) ![teal 600](https://mui.com/static/colors-preview/teal-600-24x24.png) ![teal 700](https://mui.com/static/colors-preview/teal-700-24x24.png) ![teal 800](https://mui.com/static/colors-preview/teal-800-24x24.png) ![teal 900](https://mui.com/static/colors-preview/teal-900-24x24.png) ![teal A100](https://mui.com/static/colors-preview/teal-A100-24x24.png) ![teal A200](https://mui.com/static/colors-preview/teal-A200-24x24.png) ![teal A400](https://mui.com/static/colors-preview/teal-A400-24x24.png) ![teal A700](https://mui.com/static/colors-preview/teal-A700-24x24.png)\n */\ndeclare const teal: {\n  /**\n   * Preview: ![teal 50](https://mui.com/static/colors-preview/teal-50-24x24.png)\n   */\n  50: '#e0f2f1';\n  /**\n   * Preview: ![teal 100](https://mui.com/static/colors-preview/teal-100-24x24.png)\n   */\n  100: '#b2dfdb';\n  /**\n   * Preview: ![teal 200](https://mui.com/static/colors-preview/teal-200-24x24.png)\n   */\n  200: '#80cbc4';\n  /**\n   * Preview: ![teal 300](https://mui.com/static/colors-preview/teal-300-24x24.png)\n   */\n  300: '#4db6ac';\n  /**\n   * Preview: ![teal 400](https://mui.com/static/colors-preview/teal-400-24x24.png)\n   */\n  400: '#26a69a';\n  /**\n   * Preview: ![teal 500](https://mui.com/static/colors-preview/teal-500-24x24.png)\n   */\n  500: '#009688';\n  /**\n   * Preview: ![teal 600](https://mui.com/static/colors-preview/teal-600-24x24.png)\n   */\n  600: '#00897b';\n  /**\n   * Preview: ![teal 700](https://mui.com/static/colors-preview/teal-700-24x24.png)\n   */\n  700: '#00796b';\n  /**\n   * Preview: ![teal 800](https://mui.com/static/colors-preview/teal-800-24x24.png)\n   */\n  800: '#00695c';\n  /**\n   * Preview: ![teal 900](https://mui.com/static/colors-preview/teal-900-24x24.png)\n   */\n  900: '#004d40';\n  /**\n   * Preview: ![teal A100](https://mui.com/static/colors-preview/teal-A100-24x24.png)\n   */\n  A100: '#a7ffeb';\n  /**\n   * Preview: ![teal A200](https://mui.com/static/colors-preview/teal-A200-24x24.png)\n   */\n  A200: '#64ffda';\n  /**\n   * Preview: ![teal A400](https://mui.com/static/colors-preview/teal-A400-24x24.png)\n   */\n  A400: '#1de9b6';\n  /**\n   * Preview: ![teal A700](https://mui.com/static/colors-preview/teal-A700-24x24.png)\n   */\n  A700: '#00bfa5';\n};\n\nexport default teal;\n",
  "node_modules/@mui/material/colors/yellow.d.ts": "/**\n * ![yellow 50](https://mui.com/static/colors-preview/yellow-50-24x24.png) ![yellow 100](https://mui.com/static/colors-preview/yellow-100-24x24.png) ![yellow 200](https://mui.com/static/colors-preview/yellow-200-24x24.png) ![yellow 300](https://mui.com/static/colors-preview/yellow-300-24x24.png) ![yellow 400](https://mui.com/static/colors-preview/yellow-400-24x24.png) ![yellow 500](https://mui.com/static/colors-preview/yellow-500-24x24.png) ![yellow 600](https://mui.com/static/colors-preview/yellow-600-24x24.png) ![yellow 700](https://mui.com/static/colors-preview/yellow-700-24x24.png) ![yellow 800](https://mui.com/static/colors-preview/yellow-800-24x24.png) ![yellow 900](https://mui.com/static/colors-preview/yellow-900-24x24.png) ![yellow A100](https://mui.com/static/colors-preview/yellow-A100-24x24.png) ![yellow A200](https://mui.com/static/colors-preview/yellow-A200-24x24.png) ![yellow A400](https://mui.com/static/colors-preview/yellow-A400-24x24.png) ![yellow A700](https://mui.com/static/colors-preview/yellow-A700-24x24.png)\n */\ndeclare const yellow: {\n  /**\n   * Preview: ![yellow 50](https://mui.com/static/colors-preview/yellow-50-24x24.png)\n   */\n  50: '#fffde7';\n  /**\n   * Preview: ![yellow 100](https://mui.com/static/colors-preview/yellow-100-24x24.png)\n   */\n  100: '#fff9c4';\n  /**\n   * Preview: ![yellow 200](https://mui.com/static/colors-preview/yellow-200-24x24.png)\n   */\n  200: '#fff59d';\n  /**\n   * Preview: ![yellow 300](https://mui.com/static/colors-preview/yellow-300-24x24.png)\n   */\n  300: '#fff176';\n  /**\n   * Preview: ![yellow 400](https://mui.com/static/colors-preview/yellow-400-24x24.png)\n   */\n  400: '#ffee58';\n  /**\n   * Preview: ![yellow 500](https://mui.com/static/colors-preview/yellow-500-24x24.png)\n   */\n  500: '#ffeb3b';\n  /**\n   * Preview: ![yellow 600](https://mui.com/static/colors-preview/yellow-600-24x24.png)\n   */\n  600: '#fdd835';\n  /**\n   * Preview: ![yellow 700](https://mui.com/static/colors-preview/yellow-700-24x24.png)\n   */\n  700: '#fbc02d';\n  /**\n   * Preview: ![yellow 800](https://mui.com/static/colors-preview/yellow-800-24x24.png)\n   */\n  800: '#f9a825';\n  /**\n   * Preview: ![yellow 900](https://mui.com/static/colors-preview/yellow-900-24x24.png)\n   */\n  900: '#f57f17';\n  /**\n   * Preview: ![yellow A100](https://mui.com/static/colors-preview/yellow-A100-24x24.png)\n   */\n  A100: '#ffff8d';\n  /**\n   * Preview: ![yellow A200](https://mui.com/static/colors-preview/yellow-A200-24x24.png)\n   */\n  A200: '#ffff00';\n  /**\n   * Preview: ![yellow A400](https://mui.com/static/colors-preview/yellow-A400-24x24.png)\n   */\n  A400: '#ffea00';\n  /**\n   * Preview: ![yellow A700](https://mui.com/static/colors-preview/yellow-A700-24x24.png)\n   */\n  A700: '#ffd600';\n};\n\nexport default yellow;\n",
  "node_modules/@mui/material/darkScrollbar/index.d.ts": "export default function darkScrollbar(options?: {\n    track: string;\n    thumb: string;\n    active: string;\n}): {\n    scrollbarColor: string;\n    '&::-webkit-scrollbar, & *::-webkit-scrollbar': {\n        backgroundColor: string;\n    };\n    '&::-webkit-scrollbar-thumb, & *::-webkit-scrollbar-thumb': {\n        borderRadius: number;\n        backgroundColor: string;\n        minHeight: number;\n        border: string;\n    };\n    '&::-webkit-scrollbar-thumb:focus, & *::-webkit-scrollbar-thumb:focus': {\n        backgroundColor: string;\n    };\n    '&::-webkit-scrollbar-thumb:active, & *::-webkit-scrollbar-thumb:active': {\n        backgroundColor: string;\n    };\n    '&::-webkit-scrollbar-thumb:hover, & *::-webkit-scrollbar-thumb:hover': {\n        backgroundColor: string;\n    };\n    '&::-webkit-scrollbar-corner, & *::-webkit-scrollbar-corner': {\n        backgroundColor: string;\n    };\n};\n",
  "node_modules/@mui/material/generateUtilityClass/index.d.ts": "export { unstable_generateUtilityClass as default } from '@mui/utils';\nexport type { GlobalStateSlot } from '@mui/utils';\n",
  "node_modules/@mui/material/generateUtilityClasses/index.d.ts": "export { unstable_generateUtilityClasses as default } from '@mui/utils';\n",
  "node_modules/@mui/material/index.d.ts": "import * as React from 'react';\nimport { DistributiveOmit } from '@mui/types';\nimport { StyledComponentProps } from './styles';\n\nexport { StyledComponentProps };\n\n/**\n * All standard components exposed by `material-ui` are `StyledComponents` with\n * certain `classes`, on which one can also set a top-level `className` and inline\n * `style`.\n * @deprecated will be removed in v5 for internal usage only\n */\nexport type StandardProps<\n  ComponentProps,\n  ClassKey extends string,\n  Removals extends keyof ComponentProps = never,\n> = DistributiveOmit<ComponentProps, 'classes' | Removals> &\n  StyledComponentProps<ClassKey> & {\n    className?: string;\n    ref?: ComponentProps extends { ref?: infer RefType } ? RefType : React.Ref<unknown>;\n    style?: React.CSSProperties;\n  };\n\n/**\n * @internal\n * ONLY USE FROM WITHIN mui/material-ui\n *\n * Internal helper type for conform (describeConformance) components\n * However, we don't declare classes on this type.\n * It is recommended to declare them manually with an interface so that each class can have a separate JSDoc.\n */\nexport type InternalStandardProps<\n  ComponentProps,\n  Removals extends keyof ComponentProps = never,\n> = DistributiveOmit<ComponentProps, 'classes' | Removals> &\n  // each component declares it's classes in a separate interface for proper JSDoc\n  StyledComponentProps<never> & {\n    ref?: ComponentProps extends { ref?: infer RefType } ? RefType : React.Ref<unknown>;\n    // TODO: Remove implicit props. Up to each component.\n    className?: string;\n    style?: React.CSSProperties;\n  };\n\nexport type PaletteMode = 'light' | 'dark';\nexport interface Color {\n  50: string;\n  100: string;\n  200: string;\n  300: string;\n  400: string;\n  500: string;\n  600: string;\n  700: string;\n  800: string;\n  900: string;\n  A100: string;\n  A200: string;\n  A400: string;\n  A700: string;\n}\n\nexport namespace PropTypes {\n  // keeping the type structure for backwards compat\n  // eslint-disable-next-line @typescript-eslint/no-shadow, @typescript-eslint/no-unused-vars\n  type Color = 'inherit' | 'primary' | 'secondary' | 'default';\n}\n\n// From index.js\n// eslint-disable-next-line import/first\nimport * as colors from './colors';\n\nexport { colors };\nexport * from './styles';\n\nexport * from './utils';\n\nexport { default as Accordion } from './Accordion';\nexport * from './Accordion';\n\nexport { default as AccordionActions } from './AccordionActions';\nexport * from './AccordionActions';\n\nexport { default as AccordionDetails } from './AccordionDetails';\nexport * from './AccordionDetails';\n\nexport { default as AccordionSummary } from './AccordionSummary';\nexport * from './AccordionSummary';\n\nexport { default as Alert } from './Alert';\nexport * from './Alert';\n\nexport { default as AlertTitle } from './AlertTitle';\nexport * from './AlertTitle';\n\nexport { default as AppBar } from './AppBar';\nexport * from './AppBar';\n\nexport { default as Autocomplete } from './Autocomplete';\nexport * from './Autocomplete';\n\nexport { default as Avatar } from './Avatar';\nexport * from './Avatar';\n\nexport { default as AvatarGroup } from './AvatarGroup';\nexport * from './AvatarGroup';\n\nexport { default as Backdrop } from './Backdrop';\nexport * from './Backdrop';\n\nexport { default as Badge } from './Badge';\nexport * from './Badge';\n\nexport { default as BottomNavigation } from './BottomNavigation';\nexport * from './BottomNavigation';\n\nexport { default as BottomNavigationAction } from './BottomNavigationAction';\nexport * from './BottomNavigationAction';\n\nexport { default as Box } from './Box';\nexport * from './Box';\n\nexport { default as Breadcrumbs } from './Breadcrumbs';\nexport * from './Breadcrumbs';\n\nexport { default as Button } from './Button';\nexport * from './Button';\n\nexport { default as ButtonBase } from './ButtonBase';\nexport * from './ButtonBase';\n\nexport { default as ButtonGroup } from './ButtonGroup';\nexport * from './ButtonGroup';\n\nexport { default as Card } from './Card';\nexport * from './Card';\n\nexport { default as CardActionArea } from './CardActionArea';\nexport * from './CardActionArea';\n\nexport { default as CardActions } from './CardActions';\nexport * from './CardActions';\n\nexport { default as CardContent } from './CardContent';\nexport * from './CardContent';\n\nexport { default as CardHeader } from './CardHeader';\nexport * from './CardHeader';\n\nexport { default as CardMedia } from './CardMedia';\nexport * from './CardMedia';\n\nexport { default as Checkbox } from './Checkbox';\nexport * from './Checkbox';\n\nexport { default as Chip } from './Chip';\nexport * from './Chip';\n\nexport { default as CircularProgress } from './CircularProgress';\nexport * from './CircularProgress';\n\nexport { default as ClickAwayListener } from './ClickAwayListener';\nexport * from './ClickAwayListener';\n\nexport { default as Collapse } from './Collapse';\nexport * from './Collapse';\n\nexport { default as Container } from './Container';\nexport * from './Container';\n\nexport { default as CssBaseline } from './CssBaseline';\nexport * from './CssBaseline';\n\n/**\n * @deprecated use color-scheme in CssBaseline or ScopedCssBaseline to modify scrollbar color\n */\nexport { default as darkScrollbar } from './darkScrollbar';\nexport * from './darkScrollbar';\n\nexport { default as Dialog } from './Dialog';\nexport * from './Dialog';\n\nexport { default as DialogActions } from './DialogActions';\nexport * from './DialogActions';\n\nexport { default as DialogContent } from './DialogContent';\nexport * from './DialogContent';\n\nexport { default as DialogContentText } from './DialogContentText';\nexport * from './DialogContentText';\n\nexport { default as DialogTitle } from './DialogTitle';\nexport * from './DialogTitle';\n\nexport { default as Divider } from './Divider';\nexport * from './Divider';\n\nexport { default as Drawer } from './Drawer';\nexport * from './Drawer';\n\nexport { default as Fab } from './Fab';\nexport * from './Fab';\n\nexport { default as Fade } from './Fade';\nexport * from './Fade';\n\nexport { default as FilledInput } from './FilledInput';\nexport * from './FilledInput';\n\nexport { default as FormControl } from './FormControl';\nexport * from './FormControl';\n\nexport { default as FormControlLabel } from './FormControlLabel';\nexport * from './FormControlLabel';\n\nexport { default as FormGroup } from './FormGroup';\nexport * from './FormGroup';\n\nexport { default as FormHelperText } from './FormHelperText';\nexport * from './FormHelperText';\n\nexport { default as FormLabel } from './FormLabel';\nexport * from './FormLabel';\n\nexport { default as Grid } from './Grid';\nexport * from './Grid';\n\nexport { default as Unstable_Grid2 } from './Unstable_Grid2';\nexport * from './Unstable_Grid2';\n\nexport { default as Grow } from './Grow';\nexport * from './Grow';\n\nexport { default as Hidden } from './Hidden';\nexport * from './Hidden';\n\nexport { default as Icon } from './Icon';\nexport * from './Icon';\n\nexport { default as IconButton } from './IconButton';\nexport * from './IconButton';\n\nexport { default as ImageList } from './ImageList';\nexport * from './ImageList';\n\nexport { default as ImageListItem } from './ImageListItem';\nexport * from './ImageListItem';\n\nexport { default as ImageListItemBar } from './ImageListItemBar';\nexport * from './ImageListItemBar';\n\nexport { default as Input } from './Input';\nexport * from './Input';\n\nexport { default as InputAdornment } from './InputAdornment';\nexport * from './InputAdornment';\n\nexport { default as InputBase } from './InputBase';\nexport * from './InputBase';\n\nexport { default as InputLabel } from './InputLabel';\nexport * from './InputLabel';\n\nexport { default as LinearProgress } from './LinearProgress';\nexport * from './LinearProgress';\n\nexport { default as Link } from './Link';\nexport * from './Link';\n\nexport { default as List } from './List';\nexport * from './List';\n\nexport { default as ListItem } from './ListItem';\nexport * from './ListItem';\n\nexport { default as ListItemAvatar } from './ListItemAvatar';\nexport * from './ListItemAvatar';\n\nexport { default as ListItemButton } from './ListItemButton';\nexport * from './ListItemButton';\n\nexport { default as ListItemIcon } from './ListItemIcon';\nexport * from './ListItemIcon';\n\nexport { default as ListItemSecondaryAction } from './ListItemSecondaryAction';\nexport * from './ListItemSecondaryAction';\n\nexport { default as ListItemText } from './ListItemText';\nexport * from './ListItemText';\n\nexport { default as ListSubheader } from './ListSubheader';\nexport * from './ListSubheader';\n\nexport { default as Menu } from './Menu';\nexport * from './Menu';\n\nexport { default as MenuItem } from './MenuItem';\nexport * from './MenuItem';\n\nexport { default as MenuList } from './MenuList';\nexport * from './MenuList';\n\nexport { default as MobileStepper } from './MobileStepper';\nexport * from './MobileStepper';\n\nexport { default as Modal } from './Modal';\nexport * from './Modal';\n\nexport { default as NativeSelect } from './NativeSelect';\nexport * from './NativeSelect';\n\nexport { default as NoSsr } from './NoSsr';\nexport * from './NoSsr';\n\nexport { default as OutlinedInput } from './OutlinedInput';\nexport * from './OutlinedInput';\n\nexport { default as Pagination } from './Pagination';\nexport * from './Pagination';\n\nexport { default as PaginationItem } from './PaginationItem';\nexport * from './PaginationItem';\n\nexport { default as Paper } from './Paper';\nexport * from './Paper';\n\nexport { default as Popover } from './Popover';\nexport * from './Popover';\n\nexport { default as Popper } from './Popper';\nexport * from './Popper';\n\nexport { default as Portal } from './Portal';\nexport * from './Portal';\n\nexport { default as Radio } from './Radio';\nexport * from './Radio';\n\nexport { default as RadioGroup } from './RadioGroup';\nexport * from './RadioGroup';\n\nexport { default as Rating } from './Rating';\nexport * from './Rating';\n\nexport { default as ScopedCssBaseline } from './ScopedCssBaseline';\nexport * from './ScopedCssBaseline';\n\nexport { default as Select } from './Select';\nexport * from './Select';\n\nexport { default as Skeleton } from './Skeleton';\nexport * from './Skeleton';\n\nexport { default as Slide } from './Slide';\nexport * from './Slide';\n\nexport { default as Slider } from './Slider';\nexport * from './Slider';\n\nexport { default as Snackbar } from './Snackbar';\nexport * from './Snackbar';\n\nexport { default as SnackbarContent } from './SnackbarContent';\nexport * from './SnackbarContent';\n\nexport { default as SpeedDial } from './SpeedDial';\nexport * from './SpeedDial';\n\nexport { default as SpeedDialAction } from './SpeedDialAction';\nexport * from './SpeedDialAction';\n\nexport { default as SpeedDialIcon } from './SpeedDialIcon';\nexport * from './SpeedDialIcon';\n\nexport { default as Stack } from './Stack';\nexport * from './Stack';\n\nexport { default as Step } from './Step';\nexport * from './Step';\n\nexport { default as StepButton } from './StepButton';\nexport * from './StepButton';\n\nexport { default as StepConnector } from './StepConnector';\nexport * from './StepConnector';\n\nexport { default as StepContent } from './StepContent';\nexport * from './StepContent';\n\nexport { default as StepIcon } from './StepIcon';\nexport * from './StepIcon';\n\nexport { default as StepLabel } from './StepLabel';\nexport * from './StepLabel';\n\nexport { default as Stepper } from './Stepper';\nexport * from './Stepper';\n\nexport { default as SvgIcon } from './SvgIcon';\nexport * from './SvgIcon';\n\nexport { default as SwipeableDrawer } from './SwipeableDrawer';\nexport * from './SwipeableDrawer';\n\nexport { default as Switch } from './Switch';\nexport * from './Switch';\n\nexport { default as Tab } from './Tab';\nexport * from './Tab';\n\nexport { default as Table } from './Table';\nexport * from './Table';\n\nexport { default as TableBody } from './TableBody';\nexport * from './TableBody';\n\nexport { default as TableCell } from './TableCell';\nexport * from './TableCell';\n\nexport { default as TableContainer } from './TableContainer';\nexport * from './TableContainer';\n\nexport { default as TableFooter } from './TableFooter';\nexport * from './TableFooter';\n\nexport { default as TableHead } from './TableHead';\nexport * from './TableHead';\n\nexport { default as TablePagination } from './TablePagination';\nexport * from './TablePagination';\n\nexport { default as TableRow } from './TableRow';\nexport * from './TableRow';\n\nexport { default as TableSortLabel } from './TableSortLabel';\nexport * from './TableSortLabel';\n\nexport { default as Tabs } from './Tabs';\nexport * from './Tabs';\n\nexport { default as TabScrollButton } from './TabScrollButton';\nexport * from './TabScrollButton';\n\nexport { default as TextField } from './TextField';\nexport * from './TextField';\n\nexport { default as TextareaAutosize } from './TextareaAutosize';\nexport * from './TextareaAutosize';\n\nexport { default as ToggleButton } from './ToggleButton';\nexport * from './ToggleButton';\n\nexport { default as ToggleButtonGroup } from './ToggleButtonGroup';\nexport * from './ToggleButtonGroup';\n\nexport { default as Toolbar } from './Toolbar';\nexport * from './Toolbar';\n\nexport { default as Tooltip } from './Tooltip';\nexport * from './Tooltip';\n\nexport { default as Typography } from './Typography';\nexport * from './Typography';\n\nexport { default as useMediaQuery } from './useMediaQuery';\nexport * from './useMediaQuery';\n\nexport { default as useScrollTrigger } from './useScrollTrigger';\nexport * from './useScrollTrigger';\n\nexport { default as Zoom } from './Zoom';\nexport * from './Zoom';\n\nexport { default as useAutocomplete } from './useAutocomplete';\nexport * from './useAutocomplete';\n\nexport { default as GlobalStyles } from './GlobalStyles';\nexport * from './GlobalStyles';\n\nexport * from './version';\n\n/**\n * @deprecated will be removed in v5.beta, please use StyledEngineProvider from @mui/material/styles instead\n */\nexport { StyledEngineProvider } from './styles';\n\nexport { unstable_composeClasses } from '@mui/utils';\n\nexport { default as generateUtilityClass } from './generateUtilityClass';\nexport * from './generateUtilityClass';\n\nexport { default as generateUtilityClasses } from './generateUtilityClasses';\n\nexport { default as Unstable_TrapFocus } from './Unstable_TrapFocus';\nexport * from './Unstable_TrapFocus';\n",
  "node_modules/@mui/material/internal/SwitchBase.d.ts": "import * as React from 'react';\nimport { InternalStandardProps as StandardProps } from '..';\nimport { ButtonBaseProps } from '../ButtonBase';\nimport { SwitchBaseClasses } from './switchBaseClasses';\n\nexport interface SwitchBaseProps\n  extends StandardProps<ButtonBaseProps, 'children' | 'onChange' | 'type' | 'value'> {\n  autoFocus?: boolean;\n  /**\n   * If `true`, the component is checked.\n   */\n  checked?: boolean;\n  checkedIcon: React.ReactNode;\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<SwitchBaseClasses>;\n  /**\n   * The default checked state. Use when the component is not controlled.\n   */\n  defaultChecked?: boolean;\n  /**\n   * If `true`, the component is disabled.\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, the ripple effect is disabled.\n   * @default false\n   */\n  disableRipple?: boolean;\n  /**\n   * If `true`, the  keyboard focus ripple is disabled.\n   * @default false\n   */\n  disableFocusRipple?: boolean;\n  /**\n   * If given, uses a negative margin to counteract the padding on one\n   * side (this is often helpful for aligning the left or right\n   * side of the icon with content above or below, without ruining the border\n   * size and shape).\n   * @default false\n   */\n  edge?: 'start' | 'end' | false;\n  icon: React.ReactNode;\n  /**\n   * The id of the `input` element.\n   */\n  id?: string;\n  /**\n   * [Attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#Attributes) applied to the `input` element.\n   */\n  inputProps?: React.InputHTMLAttributes<HTMLInputElement>;\n  /**\n   * Pass a ref to the `input` element.\n   */\n  inputRef?: React.Ref<any>;\n  /**\n   * Name attribute of the `input` element.\n   */\n  name?: string;\n  /**\n   * Callback fired when the state is changed.\n   *\n   * @param {React.ChangeEvent<HTMLInputElement>} event The event source of the callback.\n   * You can pull out the new value by accessing `event.target.value` (string).\n   * You can pull out the new checked state by accessing `event.target.checked` (boolean).\n   */\n  onChange?: (event: React.ChangeEvent<HTMLInputElement>, checked: boolean) => void;\n  readOnly?: boolean;\n  /**\n   * If `true`, the `input` element is required.\n   * @default false\n   */\n  required?: boolean;\n  tabIndex?: number;\n  type?: React.InputHTMLAttributes<HTMLInputElement>['type'];\n  /**\n   * The value of the component. The DOM API casts this to a string.\n   */\n  value?: unknown;\n}\n\ndeclare const SwitchBase: React.JSXElementConstructor<SwitchBaseProps>;\n\nexport default SwitchBase;\n",
  "node_modules/@mui/material/internal/switchBaseClasses.d.ts": "export interface SwitchBaseClasses {\n    root: string;\n    checked: string;\n    disabled: string;\n    input: string;\n    edgeStart: string;\n    edgeEnd: string;\n}\nexport type SwitchBaseClassKey = keyof SwitchBaseClasses;\nexport declare function getSwitchBaseUtilityClass(slot: string): string;\ndeclare const switchBaseClasses: SwitchBaseClasses;\nexport default switchBaseClasses;\n",
  "node_modules/@mui/material/locale/index.d.ts": "import { ComponentsPropsList } from '../styles/props';\nexport interface Localization {\n    components?: {\n        MuiAlert?: {\n            defaultProps: Pick<ComponentsPropsList['MuiAlert'], 'closeText'>;\n        };\n        MuiBreadcrumbs?: {\n            defaultProps: Pick<ComponentsPropsList['MuiBreadcrumbs'], 'expandText'>;\n        };\n        MuiTablePagination?: {\n            defaultProps: Pick<ComponentsPropsList['MuiTablePagination'], 'labelRowsPerPage' | 'labelDisplayedRows' | 'getItemAriaLabel'>;\n        };\n        MuiRating?: {\n            defaultProps: Pick<ComponentsPropsList['MuiRating'], 'emptyLabelText' | 'getLabelText'>;\n        };\n        MuiAutocomplete?: {\n            defaultProps: Pick<ComponentsPropsList['MuiAutocomplete'], 'clearText' | 'closeText' | 'loadingText' | 'noOptionsText' | 'openText'>;\n        };\n        MuiPagination?: {\n            defaultProps: Pick<ComponentsPropsList['MuiPagination'], 'aria-label' | 'getItemAriaLabel'>;\n        };\n    };\n}\nexport declare const amET: Localization;\nexport declare const arEG: Localization;\nexport declare const arSA: Localization;\nexport declare const arSD: Localization;\nexport declare const azAZ: Localization;\nexport declare const bnBD: Localization;\nexport declare const beBY: Localization;\nexport declare const bgBG: Localization;\nexport declare const caES: Localization;\nexport declare const csCZ: Localization;\nexport declare const daDK: Localization;\nexport declare const deDE: Localization;\nexport declare const elGR: Localization;\nexport declare const enUS: Localization;\nexport declare const esES: Localization;\nexport declare const etEE: Localization;\nexport declare const faIR: Localization;\nexport declare const fiFI: Localization;\nexport declare const frFR: Localization;\nexport declare const heIL: Localization;\nexport declare const hiIN: Localization;\nexport declare const hrHR: Localization;\nexport declare const huHU: Localization;\nexport declare const hyAM: Localization;\nexport declare const idID: Localization;\nexport declare const isIS: Localization;\nexport declare const itIT: Localization;\nexport declare const jaJP: Localization;\nexport declare const khKH: Localization;\nexport declare const koKR: Localization;\nexport declare const kuCKB: Localization;\nexport declare const kuLatn: Localization;\nexport declare const kkKZ: Localization;\nexport declare const mkMK: Localization;\nexport declare const myMY: Localization;\nexport declare const msMS: Localization;\nexport declare const neNP: Localization;\nexport declare const nbNO: Localization;\nexport declare const nnNO: Localization;\nexport declare const nlNL: Localization;\nexport declare const plPL: Localization;\nexport declare const ptBR: Localization;\nexport declare const ptPT: Localization;\nexport declare const roRO: Localization;\nexport declare const srRS: Localization;\nexport declare const ruRU: Localization;\nexport declare const siLK: Localization;\nexport declare const skSK: Localization;\nexport declare const svSE: Localization;\nexport declare const thTH: Localization;\nexport declare const trTR: Localization;\nexport declare const tlTL: Localization;\nexport declare const ukUA: Localization;\nexport declare const urPK: Localization;\nexport declare const viVN: Localization;\nexport declare const zhCN: Localization;\nexport declare const zhHK: Localization;\nexport declare const zhTW: Localization;\n",
  "node_modules/@mui/material/package.json": "{\n  \"name\": \"@mui/material\",\n  \"version\": \"5.17.1\",\n  \"private\": false,\n  \"author\": \"MUI Team\",\n  \"description\": \"Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.\",\n  \"main\": \"./node/index.js\",\n  \"keywords\": [\n    \"react\",\n    \"react-component\",\n    \"mui\",\n    \"material-ui\",\n    \"material design\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/mui/material-ui.git\",\n    \"directory\": \"packages/mui-material\"\n  },\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/mui/material-ui/issues\"\n  },\n  \"homepage\": \"https://v5.mui.com/material-ui/\",\n  \"funding\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/mui-org\"\n  },\n  \"dependencies\": {\n    \"@babel/runtime\": \"^7.23.9\",\n    \"@popperjs/core\": \"^2.11.8\",\n    \"@types/react-transition-group\": \"^4.4.10\",\n    \"clsx\": \"^2.1.0\",\n    \"csstype\": \"^3.1.3\",\n    \"prop-types\": \"^15.8.1\",\n    \"react-is\": \"^19.0.0\",\n    \"react-transition-group\": \"^4.4.5\",\n    \"@mui/core-downloads-tracker\": \"^5.17.1\",\n    \"@mui/system\": \"^5.17.1\",\n    \"@mui/types\": \"~7.2.15\",\n    \"@mui/utils\": \"^5.17.1\"\n  },\n  \"peerDependencies\": {\n    \"@emotion/react\": \"^11.5.0\",\n    \"@emotion/styled\": \"^11.3.0\",\n    \"@types/react\": \"^17.0.0 || ^18.0.0 || ^19.0.0\",\n    \"react\": \"^17.0.0 || ^18.0.0 || ^19.0.0\",\n    \"react-dom\": \"^17.0.0 || ^18.0.0 || ^19.0.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"@types/react\": {\n      \"optional\": true\n    },\n    \"@emotion/react\": {\n      \"optional\": true\n    },\n    \"@emotion/styled\": {\n      \"optional\": true\n    }\n  },\n  \"sideEffects\": false,\n  \"publishConfig\": {\n    \"access\": \"public\",\n    \"directory\": \"build\"\n  },\n  \"engines\": {\n    \"node\": \">=12.0.0\"\n  },\n  \"module\": \"./index.js\",\n  \"types\": \"./index.d.ts\"\n}",
  "node_modules/@mui/material/styles/CssVarsProvider.d.ts": "import * as React from 'react';\nimport { SupportedColorScheme } from './experimental_extendTheme';\ndeclare const CssVarsProvider: (props: React.PropsWithChildren<Partial<import(\"@mui/system\").CssVarsProviderConfig<SupportedColorScheme>> & {\n    theme?: {\n        cssVarPrefix?: string;\n        colorSchemes: Record<SupportedColorScheme, Record<string, any>>;\n    } | {\n        $$material: {\n            cssVarPrefix?: string;\n            colorSchemes: Record<SupportedColorScheme, Record<string, any>>;\n        };\n    } | undefined;\n    documentNode?: Document | null;\n    colorSchemeNode?: Element | null;\n    colorSchemeSelector?: string;\n    storageWindow?: Window | null;\n    disableNestedContext?: boolean;\n    disableStyleSheetGeneration?: boolean;\n}>) => React.JSX.Element, useColorScheme: () => import(\"@mui/system\").ColorSchemeContextValue<SupportedColorScheme>;\n/**\n * @deprecated Use `InitColorSchemeScript` instead\n * ```diff\n * - import { getInitColorSchemeScript } from '@mui/material/styles';\n * + import InitColorSchemeScript from '@mui/material/InitColorSchemeScript';\n *\n * - getInitColorSchemeScript();\n * + <InitColorSchemeScript />;\n * ```\n */\nexport declare const getInitColorSchemeScript: typeof import(\"@mui/system/InitColorSchemeScript\").default;\nexport { useColorScheme, CssVarsProvider as Experimental_CssVarsProvider };\n",
  "node_modules/@mui/material/styles/ThemeProvider.d.ts": "import { DefaultTheme } from '@mui/system';\n\nexport interface ThemeProviderProps<Theme = DefaultTheme> {\n  children?: React.ReactNode;\n  theme: Partial<Theme> | ((outerTheme: Theme) => Theme);\n}\n\n/**\n * This component makes the `theme` available down the React tree.\n * It should preferably be used at **the root of your component tree**.\n * API:\n *\n * - [ThemeProvider API](https://mui.com/material-ui/customization/theming/#themeprovider)\n */\nexport default function ThemeProvider<Theme = DefaultTheme>(\n  props: ThemeProviderProps<Theme>,\n): React.ReactElement<ThemeProviderProps<Theme>>;\n",
  "node_modules/@mui/material/styles/adaptV4Theme.d.ts": "import { BreakpointsOptions, ShapeOptions, SpacingOptions } from '@mui/system';\nimport { MixinsOptions } from './createMixins';\nimport { Palette, PaletteOptions } from './createPalette';\nimport { TypographyOptions } from './createTypography';\nimport { Shadows } from './shadows';\nimport { TransitionsOptions } from './createTransitions';\nimport { ZIndexOptions } from './zIndex';\nimport { ComponentsOverrides } from './overrides';\nimport { ComponentsVariants } from './variants';\nimport { ComponentsProps } from './props';\nimport { Theme } from './createTheme';\n\nexport type Direction = 'ltr' | 'rtl';\n\nexport interface DeprecatedThemeOptions {\n  shape?: ShapeOptions;\n  breakpoints?: BreakpointsOptions;\n  direction?: Direction;\n  mixins?: MixinsOptions;\n  overrides?: ComponentsOverrides;\n  palette?: PaletteOptions;\n  props?: ComponentsProps;\n  shadows?: Shadows;\n  spacing?: SpacingOptions;\n  transitions?: TransitionsOptions;\n  typography?: TypographyOptions | ((palette: Palette) => TypographyOptions);\n  variants?: ComponentsVariants;\n  zIndex?: ZIndexOptions;\n  unstable_strictMode?: boolean;\n}\n\n/**\n * Generate a theme base on the V4 theme options received.\n * @deprecated Follow the upgrade guide on https://mui.com/r/migration-v4#theme\n * @param options Takes an incomplete theme object and adds the missing parts.\n * @returns A complete, ready-to-use theme object.\n */\nexport default function adaptV4Theme(options?: DeprecatedThemeOptions): Theme;\n",
  "node_modules/@mui/material/styles/components.d.ts": "import { ComponentsProps } from './props';\nimport { ComponentsOverrides } from './overrides';\nimport { ComponentsVariants } from './variants';\n\nexport interface Components<Theme = unknown> {\n  MuiAlert?: {\n    defaultProps?: ComponentsProps['MuiAlert'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiAlert'];\n    variants?: ComponentsVariants<Theme>['MuiAlert'];\n  };\n  MuiAlertTitle?: {\n    defaultProps?: ComponentsProps['MuiAlertTitle'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiAlertTitle'];\n    variants?: ComponentsVariants<Theme>['MuiAlertTitle'];\n  };\n  MuiAppBar?: {\n    defaultProps?: ComponentsProps['MuiAppBar'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiAppBar'];\n    variants?: ComponentsVariants<Theme>['MuiAppBar'];\n  };\n  MuiAutocomplete?: {\n    defaultProps?: ComponentsProps['MuiAutocomplete'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiAutocomplete'];\n    variants?: ComponentsVariants<Theme>['MuiAutocomplete'];\n  };\n  MuiAvatar?: {\n    defaultProps?: ComponentsProps['MuiAvatar'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiAvatar'];\n    variants?: ComponentsVariants<Theme>['MuiAvatar'];\n  };\n  MuiAvatarGroup?: {\n    defaultProps?: ComponentsProps['MuiAvatarGroup'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiAvatarGroup'];\n    variants?: ComponentsVariants<Theme>['MuiAvatarGroup'];\n  };\n  MuiBackdrop?: {\n    defaultProps?: ComponentsProps['MuiBackdrop'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiBackdrop'];\n    variants?: ComponentsVariants<Theme>['MuiBackdrop'];\n  };\n  MuiBadge?: {\n    defaultProps?: ComponentsProps['MuiBadge'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiBadge'];\n    variants?: ComponentsVariants<Theme>['MuiBadge'];\n  };\n  MuiBottomNavigation?: {\n    defaultProps?: ComponentsProps['MuiBottomNavigation'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiBottomNavigation'];\n    variants?: ComponentsVariants<Theme>['MuiBottomNavigation'];\n  };\n  MuiBottomNavigationAction?: {\n    defaultProps?: ComponentsProps['MuiBottomNavigationAction'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiBottomNavigationAction'];\n    variants?: ComponentsVariants<Theme>['MuiBottomNavigationAction'];\n  };\n  MuiBreadcrumbs?: {\n    defaultProps?: ComponentsProps['MuiBreadcrumbs'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiBreadcrumbs'];\n    variants?: ComponentsVariants<Theme>['MuiBreadcrumbs'];\n  };\n  MuiButton?: {\n    defaultProps?: ComponentsProps['MuiButton'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiButton'];\n    variants?: ComponentsVariants<Theme>['MuiButton'];\n  };\n  MuiButtonBase?: {\n    defaultProps?: ComponentsProps['MuiButtonBase'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiButtonBase'];\n    variants?: ComponentsVariants<Theme>['MuiButtonBase'];\n  };\n  MuiButtonGroup?: {\n    defaultProps?: ComponentsProps['MuiButtonGroup'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiButtonGroup'];\n    variants?: ComponentsVariants<Theme>['MuiButtonGroup'];\n  };\n  MuiCard?: {\n    defaultProps?: ComponentsProps['MuiCard'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiCard'];\n    variants?: ComponentsVariants<Theme>['MuiCard'];\n  };\n  MuiCardActionArea?: {\n    defaultProps?: ComponentsProps['MuiCardActionArea'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiCardActionArea'];\n    variants?: ComponentsVariants<Theme>['MuiCardActionArea'];\n  };\n  MuiCardActions?: {\n    defaultProps?: ComponentsProps['MuiCardActions'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiCardActions'];\n    variants?: ComponentsVariants<Theme>['MuiCardActions'];\n  };\n  MuiCardContent?: {\n    defaultProps?: ComponentsProps['MuiCardContent'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiCardContent'];\n    variants?: ComponentsVariants<Theme>['MuiCardContent'];\n  };\n  MuiCardHeader?: {\n    defaultProps?: ComponentsProps['MuiCardHeader'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiCardHeader'];\n    variants?: ComponentsVariants<Theme>['MuiCardHeader'];\n  };\n  MuiCardMedia?: {\n    defaultProps?: ComponentsProps['MuiCardMedia'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiCardMedia'];\n    variants?: ComponentsVariants<Theme>['MuiCardMedia'];\n  };\n  MuiCheckbox?: {\n    defaultProps?: ComponentsProps['MuiCheckbox'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiCheckbox'];\n    variants?: ComponentsVariants<Theme>['MuiCheckbox'];\n  };\n  MuiChip?: {\n    defaultProps?: ComponentsProps['MuiChip'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiChip'];\n    variants?: ComponentsVariants<Theme>['MuiChip'];\n  };\n  MuiCircularProgress?: {\n    defaultProps?: ComponentsProps['MuiCircularProgress'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiCircularProgress'];\n    variants?: ComponentsVariants<Theme>['MuiCircularProgress'];\n  };\n  MuiCollapse?: {\n    defaultProps?: ComponentsProps['MuiCollapse'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiCollapse'];\n    variants?: ComponentsVariants<Theme>['MuiCollapse'];\n  };\n  MuiContainer?: {\n    defaultProps?: ComponentsProps['MuiContainer'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiContainer'];\n    variants?: ComponentsVariants<Theme>['MuiContainer'];\n  };\n  MuiCssBaseline?: {\n    defaultProps?: ComponentsProps['MuiCssBaseline'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiCssBaseline'];\n    variants?: ComponentsVariants<Theme>['MuiCssBaseline'];\n  };\n  MuiDialog?: {\n    defaultProps?: ComponentsProps['MuiDialog'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiDialog'];\n    variants?: ComponentsVariants<Theme>['MuiDialog'];\n  };\n  MuiDialogActions?: {\n    defaultProps?: ComponentsProps['MuiDialogActions'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiDialogActions'];\n    variants?: ComponentsVariants<Theme>['MuiDialogActions'];\n  };\n  MuiDialogContent?: {\n    defaultProps?: ComponentsProps['MuiDialogContent'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiDialogContent'];\n    variants?: ComponentsVariants<Theme>['MuiDialogContent'];\n  };\n  MuiDialogContentText?: {\n    defaultProps?: ComponentsProps['MuiDialogContentText'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiDialogContentText'];\n    variants?: ComponentsVariants<Theme>['MuiDialogContentText'];\n  };\n  MuiDialogTitle?: {\n    defaultProps?: ComponentsProps['MuiDialogTitle'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiDialogTitle'];\n    variants?: ComponentsVariants<Theme>['MuiDialogTitle'];\n  };\n  MuiDivider?: {\n    defaultProps?: ComponentsProps['MuiDivider'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiDivider'];\n    variants?: ComponentsVariants<Theme>['MuiDivider'];\n  };\n  MuiDrawer?: {\n    defaultProps?: ComponentsProps['MuiDrawer'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiDrawer'];\n    variants?: ComponentsVariants<Theme>['MuiDrawer'];\n  };\n  MuiAccordion?: {\n    defaultProps?: ComponentsProps['MuiAccordion'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiAccordion'];\n    variants?: ComponentsVariants<Theme>['MuiAccordion'];\n  };\n  MuiAccordionActions?: {\n    defaultProps?: ComponentsProps['MuiAccordionActions'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiAccordionActions'];\n    variants?: ComponentsVariants<Theme>['MuiAccordionActions'];\n  };\n  MuiAccordionDetails?: {\n    defaultProps?: ComponentsProps['MuiAccordionDetails'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiAccordionDetails'];\n    variants?: ComponentsVariants<Theme>['MuiAccordionDetails'];\n  };\n  MuiAccordionSummary?: {\n    defaultProps?: ComponentsProps['MuiAccordionSummary'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiAccordionSummary'];\n    variants?: ComponentsVariants<Theme>['MuiAccordionSummary'];\n  };\n  MuiFab?: {\n    defaultProps?: ComponentsProps['MuiFab'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiFab'];\n    variants?: ComponentsVariants<Theme>['MuiFab'];\n  };\n  MuiFilledInput?: {\n    defaultProps?: ComponentsProps['MuiFilledInput'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiFilledInput'];\n    variants?: ComponentsVariants<Theme>['MuiFilledInput'];\n  };\n  MuiFormControl?: {\n    defaultProps?: ComponentsProps['MuiFormControl'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiFormControl'];\n    variants?: ComponentsVariants<Theme>['MuiFormControl'];\n  };\n  MuiFormControlLabel?: {\n    defaultProps?: ComponentsProps['MuiFormControlLabel'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiFormControlLabel'];\n    variants?: ComponentsVariants<Theme>['MuiFormControlLabel'];\n  };\n  MuiFormGroup?: {\n    defaultProps?: ComponentsProps['MuiFormGroup'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiFormGroup'];\n    variants?: ComponentsVariants<Theme>['MuiFormGroup'];\n  };\n  MuiFormHelperText?: {\n    defaultProps?: ComponentsProps['MuiFormHelperText'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiFormHelperText'];\n    variants?: ComponentsVariants<Theme>['MuiFormHelperText'];\n  };\n  MuiFormLabel?: {\n    defaultProps?: ComponentsProps['MuiFormLabel'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiFormLabel'];\n    variants?: ComponentsVariants<Theme>['MuiFormLabel'];\n  };\n  MuiGrid?: {\n    defaultProps?: ComponentsProps['MuiGrid'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiGrid'];\n    variants?: ComponentsVariants<Theme>['MuiGrid'];\n  };\n  MuiGrid2?: {\n    defaultProps?: ComponentsProps['MuiGrid2'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiGrid2'];\n    variants?: ComponentsVariants<Theme>['MuiGrid2'];\n  };\n  MuiImageList?: {\n    defaultProps?: ComponentsProps['MuiImageList'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiImageList'];\n    variants?: ComponentsVariants<Theme>['MuiImageList'];\n  };\n  MuiImageListItem?: {\n    defaultProps?: ComponentsProps['MuiImageListItem'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiImageListItem'];\n    variants?: ComponentsVariants<Theme>['MuiImageListItem'];\n  };\n  MuiImageListItemBar?: {\n    defaultProps?: ComponentsProps['MuiImageListItemBar'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiImageListItemBar'];\n    variants?: ComponentsVariants<Theme>['MuiImageListItemBar'];\n  };\n  MuiIcon?: {\n    defaultProps?: ComponentsProps['MuiIcon'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiIcon'];\n    variants?: ComponentsVariants<Theme>['MuiIcon'];\n  };\n  MuiIconButton?: {\n    defaultProps?: ComponentsProps['MuiIconButton'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiIconButton'];\n    variants?: ComponentsVariants<Theme>['MuiIconButton'];\n  };\n  MuiInput?: {\n    defaultProps?: ComponentsProps['MuiInput'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiInput'];\n    variants?: ComponentsVariants<Theme>['MuiInput'];\n  };\n  MuiInputAdornment?: {\n    defaultProps?: ComponentsProps['MuiInputAdornment'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiInputAdornment'];\n    variants?: ComponentsVariants<Theme>['MuiInputAdornment'];\n  };\n  MuiInputBase?: {\n    defaultProps?: ComponentsProps['MuiInputBase'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiInputBase'];\n    variants?: ComponentsVariants<Theme>['MuiInputBase'];\n  };\n  MuiInputLabel?: {\n    defaultProps?: ComponentsProps['MuiInputLabel'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiInputLabel'];\n    variants?: ComponentsVariants<Theme>['MuiInputLabel'];\n  };\n  MuiLinearProgress?: {\n    defaultProps?: ComponentsProps['MuiLinearProgress'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiLinearProgress'];\n    variants?: ComponentsVariants<Theme>['MuiLinearProgress'];\n  };\n  MuiLink?: {\n    defaultProps?: ComponentsProps['MuiLink'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiLink'];\n    variants?: ComponentsVariants<Theme>['MuiLink'];\n  };\n  MuiList?: {\n    defaultProps?: ComponentsProps['MuiList'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiList'];\n    variants?: ComponentsVariants<Theme>['MuiList'];\n  };\n  MuiListItem?: {\n    defaultProps?: ComponentsProps['MuiListItem'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiListItem'];\n    variants?: ComponentsVariants<Theme>['MuiListItem'];\n  };\n  MuiListItemButton?: {\n    defaultProps?: ComponentsProps['MuiListItemButton'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiListItemButton'];\n    variants?: ComponentsVariants<Theme>['MuiListItemButton'];\n  };\n  MuiListItemAvatar?: {\n    defaultProps?: ComponentsProps['MuiListItemAvatar'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiListItemAvatar'];\n    variants?: ComponentsVariants<Theme>['MuiListItemAvatar'];\n  };\n  MuiListItemIcon?: {\n    defaultProps?: ComponentsProps['MuiListItemIcon'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiListItemIcon'];\n    variants?: ComponentsVariants<Theme>['MuiListItemIcon'];\n  };\n  MuiListItemSecondaryAction?: {\n    defaultProps?: ComponentsProps['MuiListItemSecondaryAction'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiListItemSecondaryAction'];\n    variants?: ComponentsVariants<Theme>['MuiListItemSecondaryAction'];\n  };\n  MuiListItemText?: {\n    defaultProps?: ComponentsProps['MuiListItemText'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiListItemText'];\n    variants?: ComponentsVariants<Theme>['MuiListItemText'];\n  };\n  MuiListSubheader?: {\n    defaultProps?: ComponentsProps['MuiListSubheader'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiListSubheader'];\n    variants?: ComponentsVariants<Theme>['MuiListSubheader'];\n  };\n  MuiMenu?: {\n    defaultProps?: ComponentsProps['MuiMenu'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiMenu'];\n    variants?: ComponentsVariants<Theme>['MuiMenu'];\n  };\n  MuiMenuItem?: {\n    defaultProps?: ComponentsProps['MuiMenuItem'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiMenuItem'];\n    variants?: ComponentsVariants<Theme>['MuiMenuItem'];\n  };\n  MuiMenuList?: {\n    defaultProps?: ComponentsProps['MuiMenuList'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiMenuList'];\n    variants?: ComponentsVariants<Theme>['MuiMenuList'];\n  };\n  MuiMobileStepper?: {\n    defaultProps?: ComponentsProps['MuiMobileStepper'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiMobileStepper'];\n    variants?: ComponentsVariants<Theme>['MuiMobileStepper'];\n  };\n  MuiModal?: {\n    defaultProps?: ComponentsProps['MuiModal'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiModal'];\n    variants?: ComponentsVariants<Theme>['MuiModal'];\n  };\n  MuiNativeSelect?: {\n    defaultProps?: ComponentsProps['MuiNativeSelect'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiNativeSelect'];\n    variants?: ComponentsVariants<Theme>['MuiNativeSelect'];\n  };\n  MuiOutlinedInput?: {\n    defaultProps?: ComponentsProps['MuiOutlinedInput'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiOutlinedInput'];\n    variants?: ComponentsVariants<Theme>['MuiOutlinedInput'];\n  };\n  MuiPagination?: {\n    defaultProps?: ComponentsProps['MuiPagination'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiPagination'];\n    variants?: ComponentsVariants<Theme>['MuiPagination'];\n  };\n  MuiPaginationItem?: {\n    defaultProps?: ComponentsProps['MuiPaginationItem'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiPaginationItem'];\n    variants?: ComponentsVariants<Theme>['MuiPaginationItem'];\n  };\n  MuiPaper?: {\n    defaultProps?: ComponentsProps['MuiPaper'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiPaper'];\n    variants?: ComponentsVariants<Theme>['MuiPaper'];\n  };\n  MuiPopper?: {\n    defaultProps?: ComponentsProps['MuiPopper'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiPopper'];\n  };\n  MuiPopover?: {\n    defaultProps?: ComponentsProps['MuiPopover'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiPopover'];\n    variants?: ComponentsVariants<Theme>['MuiPopover'];\n  };\n  MuiRadio?: {\n    defaultProps?: ComponentsProps['MuiRadio'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiRadio'];\n    variants?: ComponentsVariants<Theme>['MuiRadio'];\n  };\n  MuiRadioGroup?: {\n    defaultProps?: ComponentsProps['MuiRadioGroup'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiRadioGroup'];\n    variants?: ComponentsVariants<Theme>['MuiRadioGroup'];\n  };\n  MuiRating?: {\n    defaultProps?: ComponentsProps['MuiRating'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiRating'];\n    variants?: ComponentsVariants<Theme>['MuiRating'];\n  };\n  MuiScopedCssBaseline?: {\n    defaultProps?: ComponentsProps['MuiScopedCssBaseline'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiScopedCssBaseline'];\n    variants?: ComponentsVariants<Theme>['MuiScopedCssBaseline'];\n  };\n  MuiSelect?: {\n    defaultProps?: ComponentsProps['MuiSelect'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiSelect'];\n    variants?: ComponentsVariants<Theme>['MuiSelect'];\n  };\n  MuiSkeleton?: {\n    defaultProps?: ComponentsProps['MuiSkeleton'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiSkeleton'];\n    variants?: ComponentsVariants<Theme>['MuiSkeleton'];\n  };\n  MuiSlider?: {\n    defaultProps?: ComponentsProps['MuiSlider'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiSlider'];\n    variants?: ComponentsVariants<Theme>['MuiSlider'];\n  };\n  MuiSnackbar?: {\n    defaultProps?: ComponentsProps['MuiSnackbar'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiSnackbar'];\n    variants?: ComponentsVariants<Theme>['MuiSnackbar'];\n  };\n  MuiSnackbarContent?: {\n    defaultProps?: ComponentsProps['MuiSnackbarContent'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiSnackbarContent'];\n    variants?: ComponentsVariants<Theme>['MuiSnackbarContent'];\n  };\n  MuiSpeedDial?: {\n    defaultProps?: ComponentsProps['MuiSpeedDial'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiSpeedDial'];\n    variants?: ComponentsVariants<Theme>['MuiSpeedDial'];\n  };\n  MuiSpeedDialAction?: {\n    defaultProps?: ComponentsProps['MuiSpeedDialAction'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiSpeedDialAction'];\n    variants?: ComponentsVariants<Theme>['MuiSpeedDialAction'];\n  };\n  MuiSpeedDialIcon?: {\n    defaultProps?: ComponentsProps['MuiSpeedDialIcon'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiSpeedDialIcon'];\n    variants?: ComponentsVariants<Theme>['MuiSpeedDialIcon'];\n  };\n  MuiStack?: {\n    defaultProps?: ComponentsProps['MuiStack'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiStack'];\n    variants?: ComponentsVariants<Theme>['MuiStack'];\n  };\n  MuiStep?: {\n    defaultProps?: ComponentsProps['MuiStep'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiStep'];\n    variants?: ComponentsVariants<Theme>['MuiStep'];\n  };\n  MuiStepButton?: {\n    defaultProps?: ComponentsProps['MuiStepButton'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiStepButton'];\n    variants?: ComponentsVariants<Theme>['MuiStepButton'];\n  };\n  MuiStepConnector?: {\n    defaultProps?: ComponentsProps['MuiStepConnector'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiStepConnector'];\n    variants?: ComponentsVariants<Theme>['MuiStepConnector'];\n  };\n  MuiStepContent?: {\n    defaultProps?: ComponentsProps['MuiStepContent'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiStepContent'];\n    variants?: ComponentsVariants<Theme>['MuiStepContent'];\n  };\n  MuiStepIcon?: {\n    defaultProps?: ComponentsProps['MuiStepIcon'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiStepIcon'];\n    variants?: ComponentsVariants<Theme>['MuiStepIcon'];\n  };\n  MuiStepLabel?: {\n    defaultProps?: ComponentsProps['MuiStepLabel'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiStepLabel'];\n    variants?: ComponentsVariants<Theme>['MuiStepLabel'];\n  };\n  MuiStepper?: {\n    defaultProps?: ComponentsProps['MuiStepper'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiStepper'];\n    variants?: ComponentsVariants<Theme>['MuiStepper'];\n  };\n  MuiSvgIcon?: {\n    defaultProps?: ComponentsProps['MuiSvgIcon'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiSvgIcon'];\n    variants?: ComponentsVariants<Theme>['MuiSvgIcon'];\n  };\n  MuiSwipeableDrawer?: {\n    defaultProps?: ComponentsProps['MuiSwipeableDrawer'];\n  };\n  MuiSwitch?: {\n    defaultProps?: ComponentsProps['MuiSwitch'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiSwitch'];\n    variants?: ComponentsVariants<Theme>['MuiSwitch'];\n  };\n  MuiTab?: {\n    defaultProps?: ComponentsProps['MuiTab'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiTab'];\n    variants?: ComponentsVariants<Theme>['MuiTab'];\n  };\n  MuiTable?: {\n    defaultProps?: ComponentsProps['MuiTable'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiTable'];\n    variants?: ComponentsVariants<Theme>['MuiTable'];\n  };\n  MuiTableBody?: {\n    defaultProps?: ComponentsProps['MuiTableBody'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiTableBody'];\n    variants?: ComponentsVariants<Theme>['MuiTableBody'];\n  };\n  MuiTableCell?: {\n    defaultProps?: ComponentsProps['MuiTableCell'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiTableCell'];\n    variants?: ComponentsVariants<Theme>['MuiTableCell'];\n  };\n  MuiTableContainer?: {\n    defaultProps?: ComponentsProps['MuiTableContainer'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiTableContainer'];\n    variants?: ComponentsVariants<Theme>['MuiTableContainer'];\n  };\n  MuiTableFooter?: {\n    defaultProps?: ComponentsProps['MuiTableFooter'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiTableFooter'];\n    variants?: ComponentsVariants<Theme>['MuiTableFooter'];\n  };\n  MuiTableHead?: {\n    defaultProps?: ComponentsProps['MuiTableHead'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiTableHead'];\n    variants?: ComponentsVariants<Theme>['MuiTableHead'];\n  };\n  MuiTablePagination?: {\n    defaultProps?: ComponentsProps['MuiTablePagination'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiTablePagination'];\n    variants?: ComponentsVariants<Theme>['MuiTablePagination'];\n  };\n  MuiTableRow?: {\n    defaultProps?: ComponentsProps['MuiTableRow'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiTableRow'];\n    variants?: ComponentsVariants<Theme>['MuiTableRow'];\n  };\n  MuiTableSortLabel?: {\n    defaultProps?: ComponentsProps['MuiTableSortLabel'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiTableSortLabel'];\n    variants?: ComponentsVariants<Theme>['MuiTableSortLabel'];\n  };\n  MuiTabs?: {\n    defaultProps?: ComponentsProps['MuiTabs'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiTabs'];\n    variants?: ComponentsVariants<Theme>['MuiTabs'];\n  };\n  MuiTextField?: {\n    defaultProps?: ComponentsProps['MuiTextField'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiTextField'];\n    variants?: ComponentsVariants<Theme>['MuiTextField'];\n  };\n  MuiToggleButton?: {\n    defaultProps?: ComponentsProps['MuiToggleButton'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiToggleButton'];\n    variants?: ComponentsVariants<Theme>['MuiToggleButton'];\n  };\n  MuiToggleButtonGroup?: {\n    defaultProps?: ComponentsProps['MuiToggleButtonGroup'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiToggleButtonGroup'];\n    variants?: ComponentsVariants<Theme>['MuiToggleButtonGroup'];\n  };\n  MuiToolbar?: {\n    defaultProps?: ComponentsProps['MuiToolbar'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiToolbar'];\n    variants?: ComponentsVariants<Theme>['MuiToolbar'];\n  };\n  MuiTooltip?: {\n    defaultProps?: ComponentsProps['MuiTooltip'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiTooltip'];\n    variants?: ComponentsVariants<Theme>['MuiTooltip'];\n  };\n  MuiTouchRipple?: {\n    defaultProps?: ComponentsProps['MuiTouchRipple'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiTouchRipple'];\n    variants?: ComponentsVariants<Theme>['MuiTouchRipple'];\n  };\n  MuiTypography?: {\n    defaultProps?: ComponentsProps['MuiTypography'];\n    styleOverrides?: ComponentsOverrides<Theme>['MuiTypography'];\n    variants?: ComponentsVariants<Theme>['MuiTypography'];\n  };\n  MuiUseMediaQuery?: {\n    defaultProps?: ComponentsProps['MuiUseMediaQuery'];\n  };\n}\n",
  "node_modules/@mui/material/styles/createMixins.d.ts": "import * as CSS from 'csstype';\nimport { Breakpoints } from '@mui/system';\n\nexport type NormalCssProperties = CSS.Properties<number | string>;\nexport type Fontface = CSS.AtRule.FontFace & { fallbacks?: CSS.AtRule.FontFace[] };\n\n/**\n * Allows the user to augment the properties available\n */\nexport interface BaseCSSProperties extends NormalCssProperties {\n  '@font-face'?: Fontface | Fontface[];\n}\n\nexport interface CSSProperties extends BaseCSSProperties {\n  // Allow pseudo selectors and media queries\n  // `unknown` is used since TS does not allow assigning an interface without\n  // an index signature to one with an index signature. This is to allow type safe\n  // module augmentation.\n  // Technically we want any key not typed in `BaseCSSProperties` to be of type\n  // `CSSProperties` but this doesn't work. The index signature needs to cover\n  // BaseCSSProperties as well. Usually you would use `BaseCSSProperties[keyof BaseCSSProperties]`\n  // but this would not allow assigning React.CSSProperties to CSSProperties\n  [k: string]: unknown | CSSProperties;\n}\n\nexport interface Mixins {\n  toolbar: CSSProperties;\n  // ... use interface declaration merging to add custom mixins\n}\n\nexport interface MixinsOptions extends Partial<Mixins> {\n  // ... use interface declaration merging to add custom mixin options\n}\n\nexport default function createMixins(breakpoints: Breakpoints, mixins: MixinsOptions): Mixins;\n",
  "node_modules/@mui/material/styles/createPalette.d.ts": "import { Color, PaletteMode } from '..';\n\nexport {};\n// use standalone interface over typeof colors/commons\n// to enable module augmentation\nexport interface CommonColors {\n  black: string;\n  white: string;\n}\n\nexport type ColorPartial = Partial<Color>;\n\nexport interface TypeText {\n  primary: string;\n  secondary: string;\n  disabled: string;\n}\n\nexport interface TypeAction {\n  active: string;\n  hover: string;\n  hoverOpacity: number;\n  selected: string;\n  selectedOpacity: number;\n  disabled: string;\n  disabledOpacity: number;\n  disabledBackground: string;\n  focus: string;\n  focusOpacity: number;\n  activatedOpacity: number;\n}\n\nexport interface TypeBackground {\n  default: string;\n  paper: string;\n}\n\nexport type TypeDivider = string;\n\nexport type PaletteColorOptions = SimplePaletteColorOptions | ColorPartial;\n\nexport interface SimplePaletteColorOptions {\n  light?: string;\n  main: string;\n  dark?: string;\n  contrastText?: string;\n}\n\nexport interface PaletteColor {\n  light: string;\n  main: string;\n  dark: string;\n  contrastText: string;\n}\n\nexport interface TypeObject {\n  text: TypeText;\n  action: TypeAction;\n  divider: TypeDivider;\n  background: TypeBackground;\n}\n\nexport type PaletteTonalOffset =\n  | number\n  | {\n      light: number;\n      dark: number;\n    };\n\nexport const light: TypeObject;\nexport const dark: TypeObject;\n\nexport interface PaletteAugmentColorOptions {\n  color: PaletteColorOptions;\n  mainShade?: number | string;\n  lightShade?: number | string;\n  darkShade?: number | string;\n  name?: number | string;\n}\n\nexport interface Palette {\n  common: CommonColors;\n  mode: PaletteMode;\n  contrastThreshold: number;\n  tonalOffset: PaletteTonalOffset;\n  primary: PaletteColor;\n  secondary: PaletteColor;\n  error: PaletteColor;\n  warning: PaletteColor;\n  info: PaletteColor;\n  success: PaletteColor;\n  grey: Color;\n  text: TypeText;\n  divider: TypeDivider;\n  action: TypeAction;\n  background: TypeBackground;\n  getContrastText: (background: string) => string;\n  augmentColor: (options: PaletteAugmentColorOptions) => PaletteColor;\n}\n\nexport interface Channels {\n  mainChannel: string;\n  lightChannel: string;\n  darkChannel: string;\n  contrastTextChannel: string;\n}\n\nexport type PartialTypeObject = { [P in keyof TypeObject]?: Partial<TypeObject[P]> };\n\nexport interface PaletteOptions {\n  primary?: PaletteColorOptions;\n  secondary?: PaletteColorOptions;\n  error?: PaletteColorOptions;\n  warning?: PaletteColorOptions;\n  info?: PaletteColorOptions;\n  success?: PaletteColorOptions;\n  mode?: PaletteMode;\n  tonalOffset?: PaletteTonalOffset;\n  contrastThreshold?: number;\n  common?: Partial<CommonColors>;\n  grey?: ColorPartial;\n  text?: Partial<TypeText>;\n  divider?: string;\n  action?: Partial<TypeAction>;\n  background?: Partial<TypeBackground>;\n  getContrastText?: (background: string) => string;\n}\n\nexport default function createPalette(palette: PaletteOptions): Palette;\n",
  "node_modules/@mui/material/styles/createStyles.d.ts": "export default function createStyles(styles: any): never;\n",
  "node_modules/@mui/material/styles/createTheme.d.ts": "import {\n  ThemeOptions as SystemThemeOptions,\n  Theme as SystemTheme,\n  SxProps,\n  CSSObject,\n  SxConfig,\n} from '@mui/system';\nimport { Mixins, MixinsOptions } from './createMixins';\nimport { Palette, PaletteOptions } from './createPalette';\nimport { Typography, TypographyOptions } from './createTypography';\nimport { Shadows } from './shadows';\nimport { Transitions, TransitionsOptions } from './createTransitions';\nimport { ZIndex, ZIndexOptions } from './zIndex';\nimport { Components } from './components';\n\nexport interface ThemeOptions extends Omit<SystemThemeOptions, 'zIndex'> {\n  mixins?: MixinsOptions;\n  components?: Components<Omit<Theme, 'components'>>;\n  palette?: PaletteOptions;\n  shadows?: Shadows;\n  transitions?: TransitionsOptions;\n  typography?: TypographyOptions | ((palette: Palette) => TypographyOptions);\n  zIndex?: ZIndexOptions;\n  unstable_strictMode?: boolean;\n  unstable_sxConfig?: SxConfig;\n}\n\ninterface BaseTheme extends SystemTheme {\n  mixins: Mixins;\n  palette: Palette;\n  shadows: Shadows;\n  transitions: Transitions;\n  typography: Typography;\n  zIndex: ZIndex;\n  unstable_strictMode?: boolean;\n}\n\n// shut off automatic exporting for the `BaseTheme` above\nexport {};\n\n/**\n * Our [TypeScript guide on theme customization](https://mui.com/material-ui/guides/typescript/#customization-of-theme) explains in detail how you would add custom properties.\n */\nexport interface Theme extends BaseTheme {\n  components?: Components<BaseTheme>;\n  unstable_sx: (props: SxProps<Theme>) => CSSObject;\n  unstable_sxConfig: SxConfig;\n}\n\n/**\n * @deprecated\n * Use `import { createTheme } from '@mui/material/styles'` instead.\n */\nexport function createMuiTheme(options?: ThemeOptions, ...args: object[]): Theme;\n\n/**\n * Generate a theme base on the options received.\n * @param options Takes an incomplete theme object and adds the missing parts.\n * @param args Deep merge the arguments with the about to be returned theme.\n * @returns A complete, ready-to-use theme object.\n */\nexport default function createTheme(options?: ThemeOptions, ...args: object[]): Theme;\n",
  "node_modules/@mui/material/styles/createTransitions.d.ts": "export interface Easing {\n  easeInOut: string;\n  easeOut: string;\n  easeIn: string;\n  sharp: string;\n}\nexport const easing: Easing;\n\nexport interface Duration {\n  shortest: number;\n  shorter: number;\n  short: number;\n  standard: number;\n  complex: number;\n  enteringScreen: number;\n  leavingScreen: number;\n}\nexport const duration: Duration;\n\nexport interface TransitionsOptions {\n  easing?: Partial<Easing>;\n  duration?: Partial<Duration>;\n  create?: (\n    props: string | string[],\n    options?: Partial<{ duration: number | string; easing: string; delay: number | string }>,\n  ) => string;\n  getAutoHeightDuration?: (height: number) => number;\n}\n\n/**\n * @internal\n * @param props\n * @param options\n */\nexport function create(\n  props: string | string[],\n  options?: Partial<{ duration: number | string; easing: string; delay: number | string }>,\n): string;\n\n/**\n * @internal\n * @param height\n */\nexport function getAutoHeightDuration(height: number): number;\n\nexport interface Transitions {\n  easing: Easing;\n  duration: Duration;\n  create: typeof create;\n  getAutoHeightDuration: typeof getAutoHeightDuration;\n}\n",
  "node_modules/@mui/material/styles/createTypography.d.ts": "import * as React from 'react';\nimport * as CSS from 'csstype';\nimport { Palette } from './createPalette';\n\nexport type Variant =\n  | 'h1'\n  | 'h2'\n  | 'h3'\n  | 'h4'\n  | 'h5'\n  | 'h6'\n  | 'subtitle1'\n  | 'subtitle2'\n  | 'body1'\n  | 'body2'\n  | 'caption'\n  | 'button'\n  | 'overline';\n\nexport interface FontStyle {\n  fontFamily: React.CSSProperties['fontFamily'];\n  fontSize: number;\n  fontWeightLight: React.CSSProperties['fontWeight'];\n  fontWeightRegular: React.CSSProperties['fontWeight'];\n  fontWeightMedium: React.CSSProperties['fontWeight'];\n  fontWeightBold: React.CSSProperties['fontWeight'];\n  htmlFontSize: number;\n}\n\nexport type NormalCssProperties = CSS.Properties<number | string>;\nexport type Fontface = CSS.AtRule.FontFace & { fallbacks?: CSS.AtRule.FontFace[] };\n\n/**\n * Allows the user to augment the properties available\n */\nexport interface BaseCSSProperties extends NormalCssProperties {\n  '@font-face'?: Fontface | Fontface[];\n}\n\nexport interface CSSProperties extends BaseCSSProperties {\n  // Allow pseudo selectors and media queries\n  // `unknown` is used since TS does not allow assigning an interface without\n  // an index signature to one with an index signature. This is to allow type safe\n  // module augmentation.\n  // Technically we want any key not typed in `BaseCSSProperties` to be of type\n  // `CSSProperties` but this doesn't work. The index signature needs to cover\n  // BaseCSSProperties as well. Usually you would use `BaseCSSProperties[keyof BaseCSSProperties]`\n  // but this would not allow assigning React.CSSProperties to CSSProperties\n  [k: string]: unknown | CSSProperties;\n}\n\nexport interface FontStyleOptions extends Partial<FontStyle> {\n  allVariants?: React.CSSProperties;\n}\n\n// TODO: which one should actually be allowed to be subject to module augmentation?\n// current type vs interface decision is kept for historical reasons until we\n// made a decision\nexport type TypographyStyle = CSSProperties;\nexport interface TypographyStyleOptions extends TypographyStyle {}\n\nexport interface TypographyUtils {\n  pxToRem: (px: number) => string;\n}\n\nexport interface Typography extends Record<Variant, TypographyStyle>, FontStyle, TypographyUtils {}\n\nexport interface TypographyOptions\n  extends Partial<Record<Variant, TypographyStyleOptions> & FontStyleOptions> {}\n\nexport default function createTypography(\n  palette: Palette,\n  typography: TypographyOptions | ((palette: Palette) => TypographyOptions),\n): Typography;\n",
  "node_modules/@mui/material/styles/cssUtils.d.ts": "import { CSSProperties } from './createTypography';\n\nexport function isUnitless(value: string): boolean;\n\nexport function getUnit(input: string): string;\n\nexport function toUnitless(value: string): number;\n\nexport function convertLength(baseFontSize: string): (length: string, toUnit: string) => string;\n\nexport interface AlignPropertyParams {\n  size: number;\n  grid: number;\n}\nexport function alignProperty(params: AlignPropertyParams): number;\n\nexport interface FontGridParams {\n  lineHeight: number;\n  pixels: number;\n  htmlFontSize: number;\n}\nexport function fontGrid(params: FontGridParams): number;\n\nexport interface ResponsivePropertyParams {\n  cssProperty: string;\n  min: number;\n  max: number;\n  unit?: string;\n  breakpoints?: number[];\n  transform?: (value: number) => number;\n}\nexport function responsiveProperty(params: ResponsivePropertyParams): CSSProperties;\n",
  "node_modules/@mui/material/styles/excludeVariablesFromRoot.d.ts": "/**\n * @internal These variables should not appear in the :root stylesheet when the `defaultMode=\"dark\"`\n */\ndeclare const excludeVariablesFromRoot: (cssVarPrefix: string) => string[];\nexport default excludeVariablesFromRoot;\n",
  "node_modules/@mui/material/styles/experimental_extendTheme.d.ts": "/* eslint-disable @typescript-eslint/naming-convention */\nimport { OverridableStringUnion } from '@mui/types';\nimport { SxConfig, SxProps, CSSObject, ApplyStyles } from '@mui/system';\nimport { ThemeOptions, Theme } from './createTheme';\nimport { Palette, PaletteOptions } from './createPalette';\nimport { Shadows } from './shadows';\nimport { ZIndex } from './zIndex';\nimport { Components } from './components';\n\n/**\n * default MD color-schemes\n */\nexport type DefaultColorScheme = 'light' | 'dark';\n\n/**\n * The application can add more color-scheme by extending this interface via module augmentation\n *\n * Ex.\n * declare module @mui/material/styles {\n *   interface ColorSchemeOverrides {\n *     foo: true;\n *   }\n * }\n *\n * // SupportedColorScheme = 'light' | 'dark' | 'foo';\n */\nexport interface ColorSchemeOverrides {}\nexport type ExtendedColorScheme = OverridableStringUnion<never, ColorSchemeOverrides>;\n\n/**\n * All color-schemes that the application has\n */\nexport type SupportedColorScheme = DefaultColorScheme | ExtendedColorScheme;\n\nexport interface Opacity {\n  inputPlaceholder: number;\n  inputUnderline: number;\n  switchTrackDisabled: number;\n  switchTrack: number;\n}\n\nexport type Overlays = [\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n  string | undefined,\n];\n\nexport interface PaletteBackgroundChannel {\n  defaultChannel: string;\n  paperChannel: string;\n}\n\nexport interface PaletteCommonChannel {\n  background: string;\n  backgroundChannel: string;\n  onBackground: string;\n  onBackgroundChannel: string;\n}\n\nexport interface PaletteColorChannel {\n  mainChannel: string;\n  lightChannel: string;\n  darkChannel: string;\n  contrastTextChannel: string;\n}\n\nexport interface PaletteActionChannel {\n  activeChannel: string;\n  selectedChannel: string;\n}\n\nexport interface PaletteTextChannel {\n  primaryChannel: string;\n  secondaryChannel: string;\n}\n\nexport interface PaletteAlert {\n  errorColor: string;\n  infoColor: string;\n  successColor: string;\n  warningColor: string;\n  errorFilledBg: string;\n  infoFilledBg: string;\n  successFilledBg: string;\n  warningFilledBg: string;\n  errorFilledColor: string;\n  infoFilledColor: string;\n  successFilledColor: string;\n  warningFilledColor: string;\n  errorStandardBg: string;\n  infoStandardBg: string;\n  successStandardBg: string;\n  warningStandardBg: string;\n  errorIconColor: string;\n  infoIconColor: string;\n  successIconColor: string;\n  warningIconColor: string;\n}\n\nexport interface PaletteAppBar {\n  defaultBg: string;\n  darkBg: string;\n  darkColor: string;\n}\n\nexport interface PaletteAvatar {\n  defaultBg: string;\n}\n\nexport interface PaletteButton {\n  inheritContainedBg: string;\n  inheritContainedHoverBg: string;\n}\n\nexport interface PaletteChip {\n  defaultBorder: string;\n  defaultAvatarColor: string;\n  defaultIconColor: string;\n}\n\nexport interface PaletteFilledInput {\n  bg: string;\n  hoverBg: string;\n  disabledBg: string;\n}\n\nexport interface PaletteLinearProgress {\n  primaryBg: string;\n  secondaryBg: string;\n  errorBg: string;\n  infoBg: string;\n  successBg: string;\n  warningBg: string;\n}\n\nexport interface PaletteSkeleton {\n  bg: string;\n}\n\nexport interface PaletteSlider {\n  primaryTrack: string;\n  secondaryTrack: string;\n  errorTrack: string;\n  infoTrack: string;\n  successTrack: string;\n  warningTrack: string;\n}\n\nexport interface PaletteSnackbarContent {\n  bg: string;\n  color: string;\n}\n\nexport interface PaletteSpeedDialAction {\n  fabHoverBg: string;\n}\n\nexport interface PaletteStepConnector {\n  border: string;\n}\n\nexport interface PaletteStepContent {\n  border: string;\n}\n\nexport interface PaletteSwitch {\n  defaultColor: string;\n  defaultDisabledColor: string;\n  primaryDisabledColor: string;\n  secondaryDisabledColor: string;\n  errorDisabledColor: string;\n  infoDisabledColor: string;\n  successDisabledColor: string;\n  warningDisabledColor: string;\n}\n\nexport interface PaletteTableCell {\n  border: string;\n}\n\nexport interface PaletteTooltip {\n  bg: string;\n}\n\n// The Palette should be sync with `../themeCssVarsAugmentation/index.d.ts`\nexport interface ColorSystemOptions {\n  palette?: PaletteOptions & {\n    background?: Partial<PaletteBackgroundChannel>;\n    common?: Partial<PaletteCommonChannel>;\n    primary?: Partial<PaletteColorChannel>;\n    secondary?: Partial<PaletteColorChannel>;\n    error?: Partial<PaletteColorChannel>;\n    info?: Partial<PaletteColorChannel>;\n    success?: Partial<PaletteColorChannel>;\n    text?: Partial<PaletteTextChannel>;\n    dividerChannel?: Partial<string>;\n    action?: Partial<PaletteActionChannel>;\n    Alert?: Partial<PaletteAlert>;\n    AppBar?: Partial<PaletteAppBar>;\n    Avatar?: Partial<PaletteAvatar>;\n    Button?: Partial<PaletteButton>;\n    Chip?: Partial<PaletteChip>;\n    FilledInput?: Partial<PaletteFilledInput>;\n    LinearProgress?: Partial<PaletteLinearProgress>;\n    Skeleton?: Partial<PaletteSkeleton>;\n    Slider?: Partial<PaletteSlider>;\n    SnackbarContent?: Partial<PaletteSnackbarContent>;\n    SpeedDialAction?: Partial<PaletteSpeedDialAction>;\n    StepConnector?: Partial<PaletteStepConnector>;\n    StepContent?: Partial<PaletteStepContent>;\n    Switch?: Partial<PaletteSwitch>;\n    TableCell?: Partial<PaletteTableCell>;\n    Tooltip?: Partial<PaletteTooltip>;\n  };\n  opacity?: Partial<Opacity>;\n  overlays?: Overlays;\n}\n\nexport interface CssVarsPalette {\n  colorScheme: SupportedColorScheme;\n  common: PaletteCommonChannel;\n  primary: PaletteColorChannel;\n  secondary: PaletteColorChannel;\n  error: PaletteColorChannel;\n  info: PaletteColorChannel;\n  success: PaletteColorChannel;\n  warning: PaletteColorChannel;\n  text: PaletteTextChannel;\n  background: PaletteBackgroundChannel;\n  dividerChannel: string;\n  action: PaletteActionChannel;\n  Alert: PaletteAlert;\n  AppBar: PaletteAppBar;\n  Avatar: PaletteAvatar;\n  Button: PaletteButton;\n  Chip: PaletteChip;\n  FilledInput: PaletteFilledInput;\n  LinearProgress: PaletteLinearProgress;\n  Skeleton: PaletteSkeleton;\n  Slider: PaletteSlider;\n  SnackbarContent: PaletteSnackbarContent;\n  SpeedDialAction: PaletteSpeedDialAction;\n  StepConnector: PaletteStepConnector;\n  StepContent: PaletteStepContent;\n  Switch: PaletteSwitch;\n  TableCell: PaletteTableCell;\n  Tooltip: PaletteTooltip;\n}\n\nexport interface ColorSystem {\n  palette: Palette & CssVarsPalette;\n  opacity: Opacity;\n  overlays: Overlays;\n}\n\nexport interface CssVarsThemeOptions extends Omit<ThemeOptions, 'palette' | 'components'> {\n  /**\n   * Prefix of the generated CSS variables\n   * @default 'mui'\n   */\n  cssVarPrefix?: string;\n  /**\n   * Theme components\n   */\n  components?: Components<Omit<Theme, 'components' | 'palette'> & CssVarsTheme>;\n  /**\n   * Color schemes configuration\n   */\n  colorSchemes?: Partial<Record<SupportedColorScheme, ColorSystemOptions>>;\n  /**\n   * A function to determine if the key, value should be attached as CSS Variable\n   * `keys` is an array that represents the object path keys.\n   *  Ex, if the theme is { foo: { bar: 'var(--test)' } }\n   *  then, keys = ['foo', 'bar']\n   *        value = 'var(--test)'\n   */\n  shouldSkipGeneratingVar?: (keys: string[], value: string | number) => boolean;\n}\n\n// should not include keys defined in `shouldSkipGeneratingVar` and have value typeof function\nexport interface ThemeVars {\n  palette: Omit<\n    ColorSystem['palette'],\n    | 'colorScheme'\n    | 'mode'\n    | 'contrastThreshold'\n    | 'tonalOffset'\n    | 'getContrastText'\n    | 'augmentColor'\n  >;\n  opacity: Opacity;\n  overlays: Overlays;\n  shadows: Shadows;\n  shape: Theme['shape'];\n  zIndex: ZIndex;\n}\n\ntype Split<T, K extends keyof T = keyof T> = K extends string | number\n  ? { [k in K]: Exclude<T[K], undefined> }\n  : never;\n\ntype ConcatDeep<T> =\n  T extends Record<string | number, infer V>\n    ? keyof T extends string | number\n      ? V extends string | number\n        ? keyof T\n        : keyof V extends string | number\n          ? `${keyof T}-${ConcatDeep<Split<V>>}`\n          : never\n      : never\n    : never;\n\n/**\n * Does not work for these cases:\n * - { borderRadius: string | number } // the value can't be a union\n * - { shadows: [string, string, ..., string] } // the value can't be an array\n */\ntype NormalizeVars<T> = ConcatDeep<Split<T>>;\n\n// shut off automatic exporting for the Generics above\nexport {};\n\nexport interface ThemeCssVarOverrides {}\n\nexport type ThemeCssVar = OverridableStringUnion<\n  | NormalizeVars<Omit<ThemeVars, 'overlays' | 'shadows' | 'shape'>>\n  | 'shape-borderRadius'\n  | 'shadows-0'\n  | 'shadows-1'\n  | 'shadows-2'\n  | 'shadows-3'\n  | 'shadows-4'\n  | 'shadows-5'\n  | 'shadows-6'\n  | 'shadows-7'\n  | 'shadows-8'\n  | 'shadows-9'\n  | 'shadows-10'\n  | 'shadows-11'\n  | 'shadows-12'\n  | 'shadows-13'\n  | 'shadows-14'\n  | 'shadows-15'\n  | 'shadows-16'\n  | 'shadows-17'\n  | 'shadows-18'\n  | 'shadows-19'\n  | 'shadows-20'\n  | 'shadows-21'\n  | 'shadows-22'\n  | 'shadows-23'\n  | 'shadows-24'\n  | 'overlays-0'\n  | 'overlays-1'\n  | 'overlays-2'\n  | 'overlays-3'\n  | 'overlays-4'\n  | 'overlays-5'\n  | 'overlays-6'\n  | 'overlays-7'\n  | 'overlays-8'\n  | 'overlays-9'\n  | 'overlays-10'\n  | 'overlays-11'\n  | 'overlays-12'\n  | 'overlays-13'\n  | 'overlays-14'\n  | 'overlays-15'\n  | 'overlays-16'\n  | 'overlays-17'\n  | 'overlays-18'\n  | 'overlays-19'\n  | 'overlays-20'\n  | 'overlays-21'\n  | 'overlays-22'\n  | 'overlays-23'\n  | 'overlays-24',\n  ThemeCssVarOverrides\n>;\n\n/**\n * Theme properties generated by extendTheme and CssVarsProvider\n */\nexport interface CssVarsTheme extends ColorSystem {\n  colorSchemes: Record<SupportedColorScheme, ColorSystem>;\n  cssVarPrefix: string;\n  vars: ThemeVars;\n  getCssVar: (field: ThemeCssVar, ...vars: ThemeCssVar[]) => string;\n  getColorSchemeSelector: (colorScheme: SupportedColorScheme) => string;\n  generateCssVars: (colorScheme?: SupportedColorScheme) => {\n    css: Record<string, string | number>;\n    vars: ThemeVars;\n  };\n\n  // Default theme tokens\n  spacing: Theme['spacing'];\n  breakpoints: Theme['breakpoints'];\n  shape: Theme['shape'];\n  typography: Theme['typography'];\n  transitions: Theme['transitions'];\n  shadows: Theme['shadows'];\n  mixins: Theme['mixins'];\n  zIndex: Theme['zIndex'];\n  direction: Theme['direction'];\n  /**\n   * A function to determine if the key, value should be attached as CSS Variable\n   * `keys` is an array that represents the object path keys.\n   *  Ex, if the theme is { foo: { bar: 'var(--test)' } }\n   *  then, keys = ['foo', 'bar']\n   *        value = 'var(--test)'\n   */\n  shouldSkipGeneratingVar: (keys: string[], value: string | number) => boolean;\n  unstable_sxConfig: SxConfig;\n  unstable_sx: (props: SxProps<CssVarsTheme>) => CSSObject;\n  applyStyles: ApplyStyles<SupportedColorScheme>;\n}\n\n/**\n * Generate a theme base on the options received.\n * @param options Takes an incomplete theme object and adds the missing parts.\n * @param args Deep merge the arguments with the about to be returned theme.\n * @returns A complete, ready-to-use theme object.\n */\nexport default function experimental_extendTheme(\n  options?: CssVarsThemeOptions,\n  ...args: object[]\n): Omit<Theme, 'palette' | 'applyStyles'> & CssVarsTheme;\n",
  "node_modules/@mui/material/styles/getOverlayAlpha.d.ts": "declare const getOverlayAlpha: (elevation: number) => string;\nexport default getOverlayAlpha;\n",
  "node_modules/@mui/material/styles/identifier.d.ts": "declare const _default: \"$$material\";\nexport default _default;\n",
  "node_modules/@mui/material/styles/index.d.ts": "export { default as THEME_ID } from './identifier';\nexport {\n  default as createTheme,\n  default as unstable_createMuiStrictModeTheme,\n  createMuiTheme,\n  ThemeOptions,\n  Theme,\n} from './createTheme';\nexport { default as adaptV4Theme, DeprecatedThemeOptions } from './adaptV4Theme';\nexport { Shadows } from './shadows';\nexport { ZIndex } from './zIndex';\nexport {\n  CommonColors,\n  Palette,\n  PaletteColor,\n  PaletteColorOptions,\n  PaletteOptions,\n  SimplePaletteColorOptions,\n  TypeText,\n  TypeAction,\n  TypeBackground,\n} from './createPalette';\nexport { default as createStyles } from './createStyles';\nexport {\n  Typography as TypographyVariants,\n  TypographyOptions as TypographyVariantsOptions,\n  TypographyStyle,\n  Variant as TypographyVariant,\n} from './createTypography';\nexport { default as responsiveFontSizes } from './responsiveFontSizes';\nexport {\n  Duration,\n  Easing,\n  Transitions,\n  TransitionsOptions,\n  duration,\n  easing,\n} from './createTransitions';\nexport { Mixins } from './createMixins';\nexport {\n  Direction,\n  Breakpoint,\n  BreakpointOverrides,\n  Breakpoints,\n  BreakpointsOptions,\n  CreateMUIStyled,\n  Interpolation,\n  CSSInterpolation,\n  CSSObject,\n  css,\n  keyframes,\n  // color manipulators\n  hexToRgb,\n  rgbToHex,\n  hslToRgb,\n  decomposeColor,\n  recomposeColor,\n  getContrastRatio,\n  getLuminance,\n  emphasize,\n  alpha,\n  darken,\n  lighten,\n  ColorFormat,\n  ColorObject,\n  StyledEngineProvider,\n  SxProps,\n} from '@mui/system';\n// TODO: Remove this function in v6.\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport function experimental_sx(): any;\nexport { default as useTheme } from './useTheme';\nexport { default as useThemeProps } from './useThemeProps';\nexport * from './useThemeProps';\nexport { default as styled } from './styled';\n/**\n * @deprecated will be removed in v5.beta, please use styled from @mui/material/styles instead\n */\nexport { default as experimentalStyled } from './styled';\nexport { default as ThemeProvider } from './ThemeProvider';\nexport { ComponentsProps, ComponentsPropsList } from './props';\nexport { ComponentsVariants } from './variants';\nexport { ComponentsOverrides, ComponentNameToClassKey } from './overrides';\nexport { Components } from './components';\nexport { getUnit as unstable_getUnit, toUnitless as unstable_toUnitless } from './cssUtils';\n\nexport type ClassNameMap<ClassKey extends string = string> = Record<ClassKey, string>;\n\nexport interface StyledComponentProps<ClassKey extends string = string> {\n  /**\n   * Override or extend the styles applied to the component.\n   */\n  classes?: Partial<ClassNameMap<ClassKey>>;\n}\n\nexport { default as makeStyles } from './makeStyles';\nexport { default as withStyles } from './withStyles';\nexport { default as withTheme } from './withTheme';\n\nexport * from './CssVarsProvider';\n\nexport { default as experimental_extendTheme } from './experimental_extendTheme';\nexport type {\n  ColorSchemeOverrides,\n  SupportedColorScheme,\n  ColorSystem,\n  CssVarsPalette,\n  Opacity,\n  Overlays,\n  PaletteAlert,\n  PaletteActionChannel,\n  PaletteAppBar,\n  PaletteAvatar,\n  PaletteChip,\n  PaletteColorChannel,\n  PaletteCommonChannel,\n  PaletteFilledInput,\n  PaletteLinearProgress,\n  PaletteSkeleton,\n  PaletteSlider,\n  PaletteSnackbarContent,\n  PaletteSpeedDialAction,\n  PaletteStepConnector,\n  PaletteStepContent,\n  PaletteSwitch,\n  PaletteTableCell,\n  PaletteTextChannel,\n  PaletteTooltip,\n  CssVarsThemeOptions,\n  CssVarsTheme,\n  ThemeVars,\n  ThemeCssVar,\n  ThemeCssVarOverrides,\n  ColorSystemOptions,\n} from './experimental_extendTheme';\nexport { default as getOverlayAlpha } from './getOverlayAlpha';\nexport { default as shouldSkipGeneratingVar } from './shouldSkipGeneratingVar';\n\n// Private methods for creating parts of the theme\nexport { default as private_createTypography } from './createTypography';\nexport { default as private_excludeVariablesFromRoot } from './excludeVariablesFromRoot';\n",
  "node_modules/@mui/material/styles/makeStyles.d.ts": "export default function makeStyles(stylesCreator: any, options?: object): never;\n",
  "node_modules/@mui/material/styles/overrides.d.ts": "import { CSSObject, CSSInterpolation, Interpolation } from '@mui/system';\nimport { PopperClassKey } from '../Popper';\nimport { ComponentsPropsList } from './props';\nimport { AccordionActionsClassKey } from '../AccordionActions';\nimport { AccordionClassKey } from '../Accordion';\nimport { AccordionDetailsClassKey } from '../AccordionDetails';\nimport { AccordionSummaryClassKey } from '../AccordionSummary';\nimport { AlertClassKey } from '../Alert';\nimport { AlertTitleClassKey } from '../AlertTitle';\nimport { AppBarClassKey } from '../AppBar';\nimport { AutocompleteClassKey } from '../Autocomplete';\nimport { AvatarClassKey } from '../Avatar';\nimport { AvatarGroupClassKey } from '../AvatarGroup';\nimport { BackdropClassKey } from '../Backdrop';\nimport { BadgeClassKey } from '../Badge';\nimport { BottomNavigationActionClassKey } from '../BottomNavigationAction';\nimport { BottomNavigationClassKey } from '../BottomNavigation';\nimport { BreadcrumbsClassKey } from '../Breadcrumbs';\nimport { ButtonBaseClassKey } from '../ButtonBase';\nimport { ButtonClassKey } from '../Button';\nimport { ButtonGroupClassKey } from '../ButtonGroup';\nimport { CardActionAreaClassKey } from '../CardActionArea';\nimport { CardActionsClassKey } from '../CardActions';\nimport { CardClassKey } from '../Card';\nimport { CardContentClassKey } from '../CardContent';\nimport { CardHeaderClassKey } from '../CardHeader';\nimport { CardMediaClassKey } from '../CardMedia';\nimport { CheckboxClassKey } from '../Checkbox';\nimport { ChipClassKey } from '../Chip';\nimport { CircularProgressClassKey } from '../CircularProgress';\nimport { CollapseClassKey } from '../Collapse';\nimport { ContainerClassKey } from '../Container';\nimport { DialogActionsClassKey } from '../DialogActions';\nimport { DialogClassKey } from '../Dialog';\nimport { DialogContentClassKey } from '../DialogContent';\nimport { DialogContentTextClassKey } from '../DialogContentText';\nimport { DialogTitleClassKey } from '../DialogTitle';\nimport { DividerClassKey } from '../Divider';\nimport { DrawerClassKey } from '../Drawer';\nimport { FabClassKey } from '../Fab';\nimport { FilledInputClassKey } from '../FilledInput';\nimport { FormControlClassKey } from '../FormControl';\nimport { FormControlLabelClassKey } from '../FormControlLabel';\nimport { FormGroupClassKey } from '../FormGroup';\nimport { FormHelperTextClassKey } from '../FormHelperText';\nimport { FormLabelClassKey } from '../FormLabel';\nimport { GridClassKey } from '../Grid';\nimport { Grid2Slot } from '../Unstable_Grid2';\nimport { IconButtonClassKey } from '../IconButton';\nimport { IconClassKey } from '../Icon';\nimport { ImageListClassKey } from '../ImageList';\nimport { ImageListItemBarClassKey } from '../ImageListItemBar';\nimport { ImageListItemClassKey } from '../ImageListItem';\nimport { InputAdornmentClassKey } from '../InputAdornment';\nimport { InputBaseClassKey } from '../InputBase';\nimport { InputClassKey } from '../Input';\nimport { InputLabelClassKey } from '../InputLabel';\nimport { LinearProgressClassKey } from '../LinearProgress';\nimport { LinkClassKey } from '../Link';\nimport { ListClassKey } from '../List';\nimport { ListItemAvatarClassKey } from '../ListItemAvatar';\nimport { ListItemClassKey } from '../ListItem';\nimport { ListItemButtonClassKey } from '../ListItemButton';\nimport { ListItemIconClassKey } from '../ListItemIcon';\nimport { ListItemSecondaryActionClassKey } from '../ListItemSecondaryAction';\nimport { ListItemTextClassKey } from '../ListItemText';\nimport { ListSubheaderClassKey } from '../ListSubheader';\nimport { MenuClassKey } from '../Menu';\nimport { MenuItemClassKey } from '../MenuItem';\nimport { MenuListClassKey } from '../MenuList';\nimport { MobileStepperClassKey } from '../MobileStepper';\nimport { ModalClassKey } from '../Modal';\nimport { NativeSelectClassKey } from '../NativeSelect';\nimport { OutlinedInputClassKey } from '../OutlinedInput';\nimport { PaginationClassKey } from '../Pagination';\nimport { PaginationItemClassKey } from '../PaginationItem';\nimport { PaperClassKey } from '../Paper';\nimport { PopoverClassKey } from '../Popover';\nimport { RadioClassKey } from '../Radio';\nimport { RadioGroupClassKey } from '../RadioGroup';\nimport { RatingClassKey } from '../Rating';\nimport { ScopedCssBaselineClassKey } from '../ScopedCssBaseline';\nimport { SelectClassKey } from '../Select';\nimport { SkeletonClassKey } from '../Skeleton';\nimport { SliderClassKey } from '../Slider';\nimport { SnackbarClassKey } from '../Snackbar';\nimport { SnackbarContentClassKey } from '../SnackbarContent';\nimport { SpeedDialClassKey } from '../SpeedDial';\nimport { SpeedDialActionClassKey } from '../SpeedDialAction';\nimport { SpeedDialIconClassKey } from '../SpeedDialIcon';\nimport { StackClassKey } from '../Stack';\nimport { StepButtonClasskey } from '../StepButton';\nimport { StepClasskey } from '../Step';\nimport { StepConnectorClasskey } from '../StepConnector';\nimport { StepContentClasskey } from '../StepContent';\nimport { StepIconClasskey } from '../StepIcon';\nimport { StepLabelClasskey } from '../StepLabel';\nimport { StepperClasskey } from '../Stepper';\nimport { SvgIconClassKey } from '../SvgIcon';\nimport { SwitchClassKey } from '../Switch';\nimport { TabClassKey } from '../Tab';\nimport { TableBodyClassKey } from '../TableBody';\nimport { TableCellClassKey } from '../TableCell';\nimport { TableClassKey } from '../Table';\nimport { TableContainerClassKey } from '../TableContainer';\nimport { TableFooterClassKey } from '../TableFooter';\nimport { TableHeadClassKey } from '../TableHead';\nimport { TablePaginationClassKey } from '../TablePagination';\nimport { TableRowClassKey } from '../TableRow';\nimport { TableSortLabelClassKey } from '../TableSortLabel';\nimport { TabsClassKey } from '../Tabs';\nimport { TextFieldClassKey } from '../TextField';\nimport { ToggleButtonClassKey } from '../ToggleButton';\nimport { ToggleButtonGroupClassKey } from '../ToggleButtonGroup';\nimport { ToolbarClassKey } from '../Toolbar';\nimport { TooltipClassKey } from '../Tooltip';\nimport { TouchRippleClassKey } from '../ButtonBase/TouchRipple';\nimport { TypographyClassKey } from '../Typography';\n\nexport type OverridesStyleRules<\n  ClassKey extends string = string,\n  ComponentName = keyof ComponentsPropsList,\n  Theme = unknown,\n> = Record<\n  ClassKey,\n  Interpolation<\n    // Record<string, unknown> is for other props that the slot receive internally\n    // Documenting all ownerStates could be a huge work, let's wait until we have a real needs from developers.\n    (ComponentName extends keyof ComponentsPropsList\n      ? ComponentsPropsList[ComponentName] &\n          Record<string, unknown> & {\n            ownerState: ComponentsPropsList[ComponentName] & Record<string, unknown>;\n          }\n      : {}) & {\n      theme: Theme;\n    } & Record<string, unknown>\n  >\n>;\n\nexport type ComponentsOverrides<Theme = unknown> = {\n  [Name in keyof ComponentNameToClassKey]?: Partial<\n    OverridesStyleRules<ComponentNameToClassKey[Name], Name, Theme>\n  >;\n} & {\n  MuiCssBaseline?: CSSObject | string | ((theme: Theme) => CSSInterpolation);\n};\n\nexport interface ComponentNameToClassKey {\n  MuiAlert: AlertClassKey;\n  MuiAlertTitle: AlertTitleClassKey;\n  MuiAppBar: AppBarClassKey;\n  MuiAutocomplete: AutocompleteClassKey;\n  MuiAvatar: AvatarClassKey;\n  MuiAvatarGroup: AvatarGroupClassKey;\n  MuiBackdrop: BackdropClassKey;\n  MuiBadge: BadgeClassKey;\n  MuiBottomNavigation: BottomNavigationClassKey;\n  MuiBottomNavigationAction: BottomNavigationActionClassKey;\n  MuiBreadcrumbs: BreadcrumbsClassKey;\n  MuiButton: ButtonClassKey;\n  MuiButtonBase: ButtonBaseClassKey;\n  MuiButtonGroup: ButtonGroupClassKey;\n  MuiCard: CardClassKey;\n  MuiCardActionArea: CardActionAreaClassKey;\n  MuiCardActions: CardActionsClassKey;\n  MuiCardContent: CardContentClassKey;\n  MuiCardHeader: CardHeaderClassKey;\n  MuiCardMedia: CardMediaClassKey;\n  MuiCheckbox: CheckboxClassKey;\n  MuiChip: ChipClassKey;\n  MuiCircularProgress: CircularProgressClassKey;\n  MuiCollapse: CollapseClassKey;\n  MuiContainer: ContainerClassKey;\n  MuiDialog: DialogClassKey;\n  MuiDialogActions: DialogActionsClassKey;\n  MuiDialogContent: DialogContentClassKey;\n  MuiDialogContentText: DialogContentTextClassKey;\n  MuiDialogTitle: DialogTitleClassKey;\n  MuiDivider: DividerClassKey;\n  MuiDrawer: DrawerClassKey;\n  MuiAccordion: AccordionClassKey;\n  MuiAccordionActions: AccordionActionsClassKey;\n  MuiAccordionDetails: AccordionDetailsClassKey;\n  MuiAccordionSummary: AccordionSummaryClassKey;\n  MuiFab: FabClassKey;\n  MuiFilledInput: FilledInputClassKey;\n  MuiFormControl: FormControlClassKey;\n  MuiFormControlLabel: FormControlLabelClassKey;\n  MuiFormGroup: FormGroupClassKey;\n  MuiFormHelperText: FormHelperTextClassKey;\n  MuiFormLabel: FormLabelClassKey;\n  MuiGrid: GridClassKey;\n  MuiGrid2: Grid2Slot;\n  MuiIcon: IconClassKey;\n  MuiIconButton: IconButtonClassKey;\n  MuiImageList: ImageListClassKey;\n  MuiImageListItem: ImageListItemClassKey;\n  MuiImageListItemBar: ImageListItemBarClassKey;\n  MuiInput: InputClassKey;\n  MuiInputAdornment: InputAdornmentClassKey;\n  MuiInputBase: InputBaseClassKey;\n  MuiInputLabel: InputLabelClassKey;\n  MuiLinearProgress: LinearProgressClassKey;\n  MuiLink: LinkClassKey;\n  MuiList: ListClassKey;\n  MuiListItem: ListItemClassKey;\n  MuiListItemButton: ListItemButtonClassKey;\n  MuiListItemAvatar: ListItemAvatarClassKey;\n  MuiListItemIcon: ListItemIconClassKey;\n  MuiListItemSecondaryAction: ListItemSecondaryActionClassKey;\n  MuiListItemText: ListItemTextClassKey;\n  MuiListSubheader: ListSubheaderClassKey;\n  MuiMenu: MenuClassKey;\n  MuiMenuItem: MenuItemClassKey;\n  MuiMenuList: MenuListClassKey;\n  MuiMobileStepper: MobileStepperClassKey;\n  MuiModal: ModalClassKey;\n  MuiNativeSelect: NativeSelectClassKey;\n  MuiOutlinedInput: OutlinedInputClassKey;\n  MuiPagination: PaginationClassKey;\n  MuiPaginationItem: PaginationItemClassKey;\n  MuiPaper: PaperClassKey;\n  MuiPopover: PopoverClassKey;\n  MuiPopper: PopperClassKey;\n  MuiRadio: RadioClassKey;\n  MuiRadioGroup: RadioGroupClassKey;\n  MuiRating: RatingClassKey;\n  MuiScopedCssBaseline: ScopedCssBaselineClassKey;\n  MuiSelect: SelectClassKey;\n  MuiSkeleton: SkeletonClassKey;\n  MuiSlider: SliderClassKey;\n  MuiSnackbar: SnackbarClassKey;\n  MuiSnackbarContent: SnackbarContentClassKey;\n  MuiSpeedDial: SpeedDialClassKey;\n  MuiSpeedDialAction: SpeedDialActionClassKey;\n  MuiSpeedDialIcon: SpeedDialIconClassKey;\n  MuiStack: StackClassKey;\n  MuiStep: StepClasskey;\n  MuiStepButton: StepButtonClasskey;\n  MuiStepConnector: StepConnectorClasskey;\n  MuiStepContent: StepContentClasskey;\n  MuiStepIcon: StepIconClasskey;\n  MuiStepLabel: StepLabelClasskey;\n  MuiStepper: StepperClasskey;\n  MuiSvgIcon: SvgIconClassKey;\n  MuiSwitch: SwitchClassKey;\n  MuiTab: TabClassKey;\n  MuiTable: TableClassKey;\n  MuiTableBody: TableBodyClassKey;\n  MuiTableCell: TableCellClassKey;\n  MuiTableContainer: TableContainerClassKey;\n  MuiTableFooter: TableFooterClassKey;\n  MuiTableHead: TableHeadClassKey;\n  MuiTablePagination: TablePaginationClassKey;\n  MuiTableRow: TableRowClassKey;\n  MuiTableSortLabel: TableSortLabelClassKey;\n  MuiTabs: TabsClassKey;\n  MuiTextField: TextFieldClassKey;\n  MuiToggleButton: ToggleButtonClassKey;\n  MuiToggleButtonGroup: ToggleButtonGroupClassKey;\n  MuiToolbar: ToolbarClassKey;\n  MuiTooltip: TooltipClassKey;\n  MuiTouchRipple: TouchRippleClassKey;\n  MuiTypography: TypographyClassKey;\n}\n",
  "node_modules/@mui/material/styles/props.d.ts": "import { AlertProps } from '../Alert';\nimport { AlertTitleProps } from '../AlertTitle';\nimport { AppBarProps } from '../AppBar';\nimport { AutocompleteProps } from '../Autocomplete';\nimport { AvatarProps } from '../Avatar';\nimport { AvatarGroupProps } from '../AvatarGroup';\nimport { BackdropProps } from '../Backdrop';\nimport { BadgeProps } from '../Badge';\nimport { BottomNavigationActionProps } from '../BottomNavigationAction';\nimport { BottomNavigationProps } from '../BottomNavigation';\nimport { BreadcrumbsProps } from '../Breadcrumbs';\nimport { ButtonBaseProps } from '../ButtonBase';\nimport { ButtonGroupProps } from '../ButtonGroup';\nimport { ButtonProps } from '../Button';\nimport { CardActionAreaProps } from '../CardActionArea';\nimport { CardActionsProps } from '../CardActions';\nimport { CardContentProps } from '../CardContent';\nimport { CardHeaderProps } from '../CardHeader';\nimport { CardMediaProps } from '../CardMedia';\nimport { CardProps } from '../Card';\nimport { CheckboxProps } from '../Checkbox';\nimport { ChipProps } from '../Chip';\nimport { CircularProgressProps } from '../CircularProgress';\nimport { CollapseProps } from '../Collapse';\nimport { ContainerProps } from '../Container';\nimport { CssBaselineProps } from '../CssBaseline';\nimport { DialogActionsProps } from '../DialogActions';\nimport { DialogContentProps } from '../DialogContent';\nimport { DialogContentTextProps } from '../DialogContentText';\nimport { DialogProps } from '../Dialog';\nimport { DialogTitleProps } from '../DialogTitle';\nimport { DividerProps } from '../Divider';\nimport { DrawerProps } from '../Drawer';\nimport { AccordionActionsProps } from '../AccordionActions';\nimport { AccordionDetailsProps } from '../AccordionDetails';\nimport { AccordionProps } from '../Accordion';\nimport { AccordionSummaryProps } from '../AccordionSummary';\nimport { FabProps } from '../Fab';\nimport { FilledInputProps } from '../FilledInput';\nimport { FormControlLabelProps } from '../FormControlLabel';\nimport { FormControlProps } from '../FormControl';\nimport { FormGroupProps } from '../FormGroup';\nimport { FormHelperTextProps } from '../FormHelperText';\nimport { FormLabelProps } from '../FormLabel';\nimport { GridProps } from '../Grid';\nimport { Grid2Props } from '../Unstable_Grid2';\nimport { IconButtonProps } from '../IconButton';\nimport { IconProps } from '../Icon';\nimport { ImageListProps } from '../ImageList';\nimport { ImageListItemBarProps } from '../ImageListItemBar';\nimport { ImageListItemProps } from '../ImageListItem';\nimport { InputAdornmentProps } from '../InputAdornment';\nimport { InputBaseProps } from '../InputBase';\nimport { InputLabelProps } from '../InputLabel';\nimport { InputProps } from '../Input';\nimport { LinearProgressProps } from '../LinearProgress';\nimport { LinkProps } from '../Link';\nimport { ListItemAvatarProps } from '../ListItemAvatar';\nimport { ListItemIconProps } from '../ListItemIcon';\nimport { ListItemProps } from '../ListItem';\nimport { ListItemButtonProps } from '../ListItemButton';\nimport { ListItemSecondaryActionProps } from '../ListItemSecondaryAction';\nimport { ListItemTextProps } from '../ListItemText';\nimport { ListProps } from '../List';\nimport { ListSubheaderProps } from '../ListSubheader';\nimport { MenuItemProps } from '../MenuItem';\nimport { MenuListProps } from '../MenuList';\nimport { MenuProps } from '../Menu';\nimport { MobileStepperProps } from '../MobileStepper';\nimport { ModalProps } from '../Modal';\nimport { NativeSelectProps } from '../NativeSelect';\nimport { UseMediaQueryOptions } from '../useMediaQuery';\nimport { OutlinedInputProps } from '../OutlinedInput';\nimport { PaginationProps } from '../Pagination';\nimport { PaginationItemProps } from '../PaginationItem';\nimport { PaperProps } from '../Paper';\nimport { PopoverProps } from '../Popover';\nimport { RadioGroupProps } from '../RadioGroup';\nimport { RadioProps } from '../Radio';\nimport { RatingProps } from '../Rating';\nimport { ScopedCssBaselineProps } from '../ScopedCssBaseline';\nimport { SelectProps } from '../Select';\nimport { SkeletonProps } from '../Skeleton';\nimport { SliderProps } from '../Slider';\nimport { SnackbarContentProps } from '../SnackbarContent';\nimport { SnackbarProps } from '../Snackbar';\nimport { SpeedDialProps } from '../SpeedDial';\nimport { SpeedDialActionProps } from '../SpeedDialAction';\nimport { SpeedDialIconProps } from '../SpeedDialIcon';\nimport { StackProps } from '../Stack';\nimport { StepButtonProps } from '../StepButton';\nimport { StepConnectorProps } from '../StepConnector';\nimport { StepContentProps } from '../StepContent';\nimport { StepIconProps } from '../StepIcon';\nimport { StepLabelProps } from '../StepLabel';\nimport { StepperProps } from '../Stepper';\nimport { StepProps } from '../Step';\nimport { SvgIconProps } from '../SvgIcon';\nimport { SwipeableDrawerProps } from '../SwipeableDrawer';\nimport { SwitchProps } from '../Switch';\nimport { TableBodyProps } from '../TableBody';\nimport { TableCellProps } from '../TableCell';\nimport { TableContainerProps } from '../TableContainer';\nimport { TableHeadProps } from '../TableHead';\nimport { TablePaginationProps } from '../TablePagination';\nimport { TableProps } from '../Table';\nimport { TableRowProps } from '../TableRow';\nimport { TableSortLabelProps } from '../TableSortLabel';\nimport { TableFooterProps } from '../TableFooter';\nimport { TabProps } from '../Tab';\nimport { TabsProps } from '../Tabs';\nimport { TextFieldProps } from '../TextField';\nimport { ToggleButtonProps } from '../ToggleButton';\nimport { ToggleButtonGroupProps } from '../ToggleButtonGroup';\nimport { ToolbarProps } from '../Toolbar';\nimport { TooltipProps } from '../Tooltip';\nimport { TouchRippleProps } from '../ButtonBase/TouchRipple';\nimport { TypographyProps } from '../Typography';\nimport { PopperProps } from '../Popper';\n\nexport type ComponentsProps = {\n  [Name in keyof ComponentsPropsList]?: Partial<ComponentsPropsList[Name]>;\n};\n\nexport interface ComponentsPropsList {\n  MuiAlert: AlertProps;\n  MuiAlertTitle: AlertTitleProps;\n  MuiAppBar: AppBarProps;\n  MuiAutocomplete: AutocompleteProps<any, any, any, any>;\n  MuiAvatar: AvatarProps;\n  MuiAvatarGroup: AvatarGroupProps;\n  MuiBackdrop: BackdropProps;\n  MuiBadge: BadgeProps;\n  MuiBottomNavigation: BottomNavigationProps;\n  MuiBottomNavigationAction: BottomNavigationActionProps;\n  MuiBreadcrumbs: BreadcrumbsProps;\n  MuiButton: ButtonProps;\n  MuiButtonBase: ButtonBaseProps;\n  MuiButtonGroup: ButtonGroupProps;\n  MuiCard: CardProps;\n  MuiCardActionArea: CardActionAreaProps;\n  MuiCardActions: CardActionsProps;\n  MuiCardContent: CardContentProps;\n  MuiCardHeader: CardHeaderProps;\n  MuiCardMedia: CardMediaProps;\n  MuiCheckbox: CheckboxProps;\n  MuiChip: ChipProps;\n  MuiCircularProgress: CircularProgressProps;\n  MuiCollapse: CollapseProps;\n  MuiContainer: ContainerProps;\n  MuiCssBaseline: CssBaselineProps;\n  MuiDialog: DialogProps;\n  MuiDialogActions: DialogActionsProps;\n  MuiDialogContent: DialogContentProps;\n  MuiDialogContentText: DialogContentTextProps;\n  MuiDialogTitle: DialogTitleProps;\n  MuiDivider: DividerProps;\n  MuiDrawer: DrawerProps;\n  MuiAccordion: AccordionProps;\n  MuiAccordionActions: AccordionActionsProps;\n  MuiAccordionDetails: AccordionDetailsProps;\n  MuiAccordionSummary: AccordionSummaryProps;\n  MuiFab: FabProps;\n  MuiFilledInput: FilledInputProps;\n  MuiFormControl: FormControlProps;\n  MuiFormControlLabel: FormControlLabelProps;\n  MuiFormGroup: FormGroupProps;\n  MuiFormHelperText: FormHelperTextProps;\n  MuiFormLabel: FormLabelProps;\n  MuiGrid: GridProps;\n  MuiGrid2: Grid2Props;\n  MuiImageList: ImageListProps;\n  MuiImageListItem: ImageListItemProps;\n  MuiImageListItemBar: ImageListItemBarProps;\n  MuiIcon: IconProps;\n  MuiIconButton: IconButtonProps;\n  MuiInput: InputProps;\n  MuiInputAdornment: InputAdornmentProps;\n  MuiInputBase: InputBaseProps;\n  MuiInputLabel: InputLabelProps;\n  MuiLinearProgress: LinearProgressProps;\n  MuiLink: LinkProps;\n  MuiList: ListProps;\n  MuiListItem: ListItemProps;\n  MuiListItemButton: ListItemButtonProps;\n  MuiListItemAvatar: ListItemAvatarProps;\n  MuiListItemIcon: ListItemIconProps;\n  MuiListItemSecondaryAction: ListItemSecondaryActionProps;\n  MuiListItemText: ListItemTextProps;\n  MuiListSubheader: ListSubheaderProps;\n  MuiMenu: MenuProps;\n  MuiMenuItem: MenuItemProps;\n  MuiMenuList: MenuListProps;\n  MuiMobileStepper: MobileStepperProps;\n  MuiModal: ModalProps;\n  MuiNativeSelect: NativeSelectProps;\n  MuiOutlinedInput: OutlinedInputProps;\n  MuiPagination: PaginationProps;\n  MuiPaginationItem: PaginationItemProps;\n  MuiPaper: PaperProps;\n  MuiPopper: PopperProps;\n  MuiPopover: PopoverProps;\n  MuiRadio: RadioProps;\n  MuiRadioGroup: RadioGroupProps;\n  MuiRating: RatingProps;\n  MuiScopedCssBaseline: ScopedCssBaselineProps;\n  MuiSelect: SelectProps;\n  MuiSkeleton: SkeletonProps;\n  MuiSlider: SliderProps;\n  MuiSnackbar: SnackbarProps;\n  MuiSnackbarContent: SnackbarContentProps;\n  MuiSpeedDial: SpeedDialProps;\n  MuiSpeedDialAction: SpeedDialActionProps;\n  MuiSpeedDialIcon: SpeedDialIconProps;\n  MuiStack: StackProps;\n  MuiStep: StepProps;\n  MuiStepButton: StepButtonProps;\n  MuiStepConnector: StepConnectorProps;\n  MuiStepContent: StepContentProps;\n  MuiStepIcon: StepIconProps;\n  MuiStepLabel: StepLabelProps;\n  MuiStepper: StepperProps;\n  MuiSvgIcon: SvgIconProps;\n  MuiSwipeableDrawer: SwipeableDrawerProps;\n  MuiSwitch: SwitchProps;\n  MuiTab: TabProps;\n  MuiTable: TableProps;\n  MuiTableBody: TableBodyProps;\n  MuiTableCell: TableCellProps;\n  MuiTableContainer: TableContainerProps;\n  MuiTableFooter: TableFooterProps;\n  MuiTableHead: TableHeadProps;\n  MuiTablePagination: TablePaginationProps;\n  MuiTableRow: TableRowProps;\n  MuiTableSortLabel: TableSortLabelProps;\n  MuiTabs: TabsProps;\n  MuiTextField: TextFieldProps;\n  MuiToggleButton: ToggleButtonProps;\n  MuiToggleButtonGroup: ToggleButtonGroupProps;\n  MuiToolbar: ToolbarProps;\n  MuiTooltip: TooltipProps;\n  MuiTouchRipple: TouchRippleProps;\n  MuiTypography: TypographyProps;\n  MuiUseMediaQuery: UseMediaQueryOptions;\n}\n",
  "node_modules/@mui/material/styles/responsiveFontSizes.d.ts": "import { Breakpoint } from '@mui/system';\nimport { Typography } from './createTypography';\n\nexport interface ResponsiveFontSizesOptions {\n  breakpoints?: Breakpoint[];\n  disableAlign?: boolean;\n  factor?: number;\n  variants?: Array<keyof Typography>;\n}\n\nexport default function responsiveFontSizes<T extends { typography: Typography }>(\n  theme: T,\n  options?: ResponsiveFontSizesOptions,\n): T;\n",
  "node_modules/@mui/material/styles/rootShouldForwardProp.d.ts": "declare const rootShouldForwardProp: (prop: string) => boolean;\nexport default rootShouldForwardProp;\n",
  "node_modules/@mui/material/styles/shadows.d.ts": "export type Shadows = [\n  'none',\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n  string,\n];\ndeclare const shadows: Shadows;\nexport default shadows;\n",
  "node_modules/@mui/material/styles/shouldSkipGeneratingVar.d.ts": "export default function shouldSkipGeneratingVar(keys: string[]): boolean;\n",
  "node_modules/@mui/material/styles/slotShouldForwardProp.d.ts": "declare function slotShouldForwardProp(prop: string): boolean;\nexport default slotShouldForwardProp;\n",
  "node_modules/@mui/material/styles/styled.d.ts": "import { CreateMUIStyled } from '@mui/system';\nimport { Theme } from './createTheme';\n\nexport { default as slotShouldForwardProp } from './slotShouldForwardProp';\nexport { default as rootShouldForwardProp } from './rootShouldForwardProp';\n\n/**\n * Custom styled utility that has a default MUI theme.\n * @param tag HTML tag or component that should serve as base.\n * @param options Styled options for the created component.\n * @returns React component that has styles attached to it.\n */\ndeclare const styled: CreateMUIStyled<Theme>;\n\nexport default styled;\n",
  "node_modules/@mui/material/styles/useTheme.d.ts": "import { Theme } from './createTheme';\n\nexport default function useTheme<T = Theme>(): T;\n",
  "node_modules/@mui/material/styles/useThemeProps.d.ts": "import { Theme } from './createTheme';\nimport { Components } from './components';\n\nexport interface ThemeWithProps {\n  components?: Components<Omit<Theme, 'components'>>;\n}\n\nexport type ThemedProps<Theme, Name extends keyof any> = Theme extends {\n  components: Record<Name, { defaultProps: infer Props }>;\n}\n  ? Props\n  : {};\n\nexport default function useThemeProps<\n  Theme extends ThemeWithProps,\n  Props,\n  Name extends keyof any,\n>(params: { props: Props; name: Name }): Props & ThemedProps<Theme, Name>;\n",
  "node_modules/@mui/material/styles/variants.d.ts": "import { Interpolation } from '@mui/system';\nimport { ComponentsPropsList } from './props';\n\nexport type ComponentsVariants<Theme = unknown> = {\n  [Name in keyof ComponentsPropsList]?: Array<{\n    props:\n      | Partial<ComponentsPropsList[Name]>\n      | ((\n          props: Partial<ComponentsPropsList[Name]> & {\n            ownerState: Partial<ComponentsPropsList[Name]>;\n          },\n        ) => boolean);\n    style: Interpolation<{ theme: Theme }>;\n  }>;\n};\n",
  "node_modules/@mui/material/styles/withStyles.d.ts": "export default function withStyles(stylesCreator: any, options?: object): never;\n",
  "node_modules/@mui/material/styles/withTheme.d.ts": "export default function withTheme(Component: any): never;\n",
  "node_modules/@mui/material/styles/zIndex.d.ts": "export interface ZIndex {\n  mobileStepper: number;\n  speedDial: number;\n  appBar: number;\n  drawer: number;\n  modal: number;\n  snackbar: number;\n  tooltip: number;\n  fab: number;\n}\n\nexport type ZIndexOptions = Partial<ZIndex>;\n\ndeclare const zIndex: ZIndex;\n\nexport default zIndex;\n",
  "node_modules/@mui/material/themeCssVarsAugmentation/index.d.ts": "import type {\n  CssVarsTheme,\n  CssVarsPalette,\n  PaletteBackgroundChannel,\n  PaletteCommonChannel,\n  PaletteColorChannel,\n  PaletteTextChannel,\n  PaletteActionChannel,\n} from '../styles/experimental_extendTheme';\n\n/**\n * Enhance the theme types to include new properties from the CssVarsProvider.\n * The theme is typed with CSS variables in `styled`, `sx`, `useTheme`, etc.\n */\ndeclare module '@mui/material/styles' {\n  // The palette must be extended in each node.\n  interface Theme extends Omit<CssVarsTheme, 'palette'> {}\n\n  // Extend the type that will be used in palette\n  interface CommonColors extends PaletteCommonChannel {}\n  interface PaletteColor extends PaletteColorChannel {}\n  interface TypeBackground extends PaletteBackgroundChannel {}\n  interface TypeText extends PaletteTextChannel {}\n  interface TypeAction extends PaletteActionChannel {}\n\n  // The extended Palette should be in sync with `extendTheme`\n  interface Palette extends CssVarsPalette {}\n}\n",
  "node_modules/@mui/material/transitions/index.d.ts": "export * from './transition';\n",
  "node_modules/@mui/material/transitions/transition.d.ts": "import { TransitionProps as _TransitionProps, TransitionActions } from 'react-transition-group/Transition';\nimport * as React from 'react';\nexport type TransitionHandlerKeys = 'onEnter' | 'onEntering' | 'onEntered' | 'onExit' | 'onExiting' | 'onExited';\nexport type TransitionHandlerProps = Pick<_TransitionProps, TransitionHandlerKeys>;\nexport interface EasingProps {\n    easing: string | {\n        enter?: string;\n        exit?: string;\n    };\n}\nexport type TransitionKeys = 'in' | 'mountOnEnter' | 'unmountOnExit' | 'timeout' | 'easing' | 'addEndListener' | TransitionHandlerKeys;\nexport interface TransitionProps extends TransitionActions, Partial<Pick<_TransitionProps & EasingProps, TransitionKeys>>, React.HTMLAttributes<HTMLElement> {\n}\n",
  "node_modules/@mui/material/transitions/utils.d.ts": "import * as React from 'react';\nexport declare const reflow: (node: Element) => number;\ninterface ComponentProps {\n    easing: string | {\n        enter?: string;\n        exit?: string;\n    } | undefined;\n    style: React.CSSProperties | undefined;\n    timeout: number | {\n        enter?: number;\n        exit?: number;\n    };\n}\ninterface Options {\n    mode: 'enter' | 'exit';\n}\ninterface TransitionProps {\n    duration: string | number;\n    easing: string | undefined;\n    delay: string | undefined;\n}\nexport declare function getTransitionProps(props: ComponentProps, options: Options): TransitionProps;\nexport {};\n",
  "node_modules/@mui/material/types/OverridableComponentAugmentation.d.ts": "import * as React from 'react';\nimport { DistributiveOmit } from '@mui/types';\ndeclare module '@mui/material/OverridableComponent' {\n    /**\n     * A component whose root component can be controlled via a `component` prop.\n     *\n     * Adjusts valid props based on the type of `component`.\n     */\n    interface OverridableComponent<TypeMap extends OverridableTypeMap> {\n        <DefaultComponent extends React.ElementType>(props: {\n            /**\n             * The component used for the root node.\n             * Either a string to use a HTML element or a component.\n             */\n            component: DefaultComponent;\n        } & OverridePropsVer2<TypeMap, DefaultComponent>): React.JSX.Element;\n        (props: DefaultComponentPropsVer2<TypeMap>): React.JSX.Element;\n    }\n    /**\n     * Props of the component if `component={Component}` is used.\n     */\n    type OverridePropsVer2<TypeMap extends OverridableTypeMap, RootComponent extends React.ElementType> = (BaseProps<TypeMap> & DistributiveOmit<React.ComponentPropsWithoutRef<RootComponent>, keyof BaseProps<TypeMap>> & {\n        ref?: React.Ref<Element>;\n    });\n    /**\n     * Props if `component={Component}` is NOT used.\n     */\n    type DefaultComponentPropsVer2<TypeMap extends OverridableTypeMap> = BaseProps<TypeMap> & DistributiveOmit<React.ComponentPropsWithoutRef<TypeMap['defaultComponent']>, keyof BaseProps<TypeMap>> & {\n        ref?: React.Ref<Element>;\n    };\n}\n",
  "node_modules/@mui/material/useAutocomplete/index.d.ts": "export { default } from './useAutocomplete';\nexport * from './useAutocomplete';\n",
  "node_modules/@mui/material/useAutocomplete/useAutocomplete.d.ts": "import * as React from 'react';\n\nexport interface CreateFilterOptionsConfig<Value> {\n  ignoreAccents?: boolean;\n  ignoreCase?: boolean;\n  limit?: number;\n  matchFrom?: 'any' | 'start';\n  stringify?: (option: Value) => string;\n  trim?: boolean;\n}\n\nexport interface FilterOptionsState<Value> {\n  inputValue: string;\n  getOptionLabel: (option: Value) => string;\n}\n\nexport interface AutocompleteGroupedOption<Value = string> {\n  key: number;\n  index: number;\n  group: string;\n  options: Value[];\n}\n\nexport function createFilterOptions<Value>(\n  config?: CreateFilterOptionsConfig<Value>,\n): (options: Value[], state: FilterOptionsState<Value>) => Value[];\n\nexport type AutocompleteFreeSoloValueMapping<FreeSolo> = FreeSolo extends true ? string : never;\n\nexport type AutocompleteValue<Value, Multiple, DisableClearable, FreeSolo> = Multiple extends true\n  ? Array<Value | AutocompleteFreeSoloValueMapping<FreeSolo>>\n  : DisableClearable extends true\n    ? NonNullable<Value | AutocompleteFreeSoloValueMapping<FreeSolo>>\n    : Value | null | AutocompleteFreeSoloValueMapping<FreeSolo>;\n\nexport interface UseAutocompleteProps<\n  Value,\n  Multiple extends boolean | undefined,\n  DisableClearable extends boolean | undefined,\n  FreeSolo extends boolean | undefined,\n> {\n  /**\n   * @internal The prefix of the state class name, temporary for Joy UI\n   * @default 'Mui'\n   */\n  unstable_classNamePrefix?: string;\n  /**\n   * @internal\n   * Temporary for Joy UI because the parent listbox is the document object\n   * TODO v6: Normalize the logic and remove this param.\n   */\n  unstable_isActiveElementInListbox?: (listbox: React.RefObject<HTMLElement | null>) => boolean;\n  /**\n   * If `true`, the portion of the selected suggestion that the user hasn't typed,\n   * known as the completion string, appears inline after the input cursor in the textbox.\n   * The inline completion string is visually highlighted and has a selected state.\n   * @default false\n   */\n  autoComplete?: boolean;\n  /**\n   * If `true`, the first option is automatically highlighted.\n   * @default false\n   */\n  autoHighlight?: boolean;\n  /**\n   * If `true`, the selected option becomes the value of the input\n   * when the Autocomplete loses focus unless the user chooses\n   * a different option or changes the character string in the input.\n   *\n   * When using the `freeSolo` mode, the typed value will be the input value\n   * if the Autocomplete loses focus without highlighting an option.\n   * @default false\n   */\n  autoSelect?: boolean;\n  /**\n   * Control if the input should be blurred when an option is selected:\n   *\n   * - `false` the input is not blurred.\n   * - `true` the input is always blurred.\n   * - `touch` the input is blurred after a touch event.\n   * - `mouse` the input is blurred after a mouse event.\n   * @default false\n   */\n  blurOnSelect?: 'touch' | 'mouse' | true | false;\n  /**\n   * If `true`, the input's text is cleared on blur if no value is selected.\n   *\n   * Set it to `true` if you want to help the user enter a new value.\n   * Set it to `false` if you want to help the user resume their search.\n   * @default !props.freeSolo\n   */\n  clearOnBlur?: boolean;\n  /**\n   * If `true`, clear all values when the user presses escape and the popup is closed.\n   * @default false\n   */\n  clearOnEscape?: boolean;\n  /**\n   * The component name that is using this hook. Used for warnings.\n   */\n  componentName?: string;\n  /**\n   * The default value. Use when the component is not controlled.\n   * @default props.multiple ? [] : null\n   */\n  defaultValue?: AutocompleteValue<Value, Multiple, DisableClearable, FreeSolo>;\n  /**\n   * If `true`, the input can't be cleared.\n   * @default false\n   */\n  disableClearable?: DisableClearable;\n  /**\n   * If `true`, the popup won't close when a value is selected.\n   * @default false\n   */\n  disableCloseOnSelect?: boolean;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, will allow focus on disabled items.\n   * @default false\n   */\n  disabledItemsFocusable?: boolean;\n  /**\n   * If `true`, the list box in the popup will not wrap focus.\n   * @default false\n   */\n  disableListWrap?: boolean;\n  /**\n   * A function that determines the filtered options to be rendered on search.\n   *\n   * @default createFilterOptions()\n   * @param {Value[]} options The options to render.\n   * @param {object} state The state of the component.\n   * @returns {Value[]}\n   */\n  filterOptions?: (options: Value[], state: FilterOptionsState<Value>) => Value[];\n  /**\n   * If `true`, hide the selected options from the list box.\n   * @default false\n   */\n  filterSelectedOptions?: boolean;\n  /**\n   * If `true`, the Autocomplete is free solo, meaning that the user input is not bound to provided options.\n   * @default false\n   */\n  freeSolo?: FreeSolo;\n  /**\n   * Used to determine the disabled state for a given option.\n   *\n   * @param {Value} option The option to test.\n   * @returns {boolean}\n   */\n  getOptionDisabled?: (option: Value) => boolean;\n  /**\n   * Used to determine the key for a given option.\n   * This can be useful when the labels of options are not unique (since labels are used as keys by default).\n   *\n   * @param {Value} option The option to get the key for.\n   * @returns {string | number}\n   */\n  getOptionKey?: (option: Value | AutocompleteFreeSoloValueMapping<FreeSolo>) => string | number;\n  /**\n   * Used to determine the string value for a given option.\n   * It's used to fill the input (and the list box options if `renderOption` is not provided).\n   *\n   * If used in free solo mode, it must accept both the type of the options and a string.\n   *\n   * @param {Value} option\n   * @returns {string}\n   * @default (option) => option.label ?? option\n   */\n  getOptionLabel?: (option: Value | AutocompleteFreeSoloValueMapping<FreeSolo>) => string;\n  /**\n   * If provided, the options will be grouped under the returned string.\n   * The groupBy value is also used as the text for group headings when `renderGroup` is not provided.\n   *\n   * @param {Value} options The options to group.\n   * @returns {string}\n   */\n  groupBy?: (option: Value) => string;\n\n  /**\n   * If `true`, the component handles the \"Home\" and \"End\" keys when the popup is open.\n   * It should move focus to the first option and last option, respectively.\n   * @default !props.freeSolo\n   */\n  handleHomeEndKeys?: boolean;\n  /**\n   * This prop is used to help implement the accessibility logic.\n   * If you don't provide an id it will fall back to a randomly generated one.\n   */\n  id?: string;\n  /**\n   * If `true`, the highlight can move to the input.\n   * @default false\n   */\n  includeInputInList?: boolean;\n  /**\n   * The input value.\n   */\n  inputValue?: string;\n  /**\n   * Used to determine if the option represents the given value.\n   * Uses strict equality by default.\n   * ⚠️ Both arguments need to be handled, an option can only match with one value.\n   *\n   * @param {Value} option The option to test.\n   * @param {Value} value The value to test against.\n   * @returns {boolean}\n   */\n  isOptionEqualToValue?: (option: Value, value: Value) => boolean;\n  /**\n   * If `true`, `value` must be an array and the menu will support multiple selections.\n   * @default false\n   */\n  multiple?: Multiple;\n  /**\n   * Callback fired when the value changes.\n   *\n   * @param {React.SyntheticEvent} event The event source of the callback.\n   * @param {Value|Value[]} value The new value of the component.\n   * @param {string} reason One of \"createOption\", \"selectOption\", \"removeOption\", \"blur\" or \"clear\".\n   * @param {string} [details]\n   */\n  onChange?: (\n    event: React.SyntheticEvent,\n    value: AutocompleteValue<Value, Multiple, DisableClearable, FreeSolo>,\n    reason: AutocompleteChangeReason,\n    details?: AutocompleteChangeDetails<Value>,\n  ) => void;\n  /**\n   * Callback fired when the popup requests to be closed.\n   * Use in controlled mode (see open).\n   *\n   * @param {React.SyntheticEvent} event The event source of the callback.\n   * @param {string} reason Can be: `\"toggleInput\"`, `\"escape\"`, `\"selectOption\"`, `\"removeOption\"`, `\"blur\"`.\n   */\n  onClose?: (event: React.SyntheticEvent, reason: AutocompleteCloseReason) => void;\n  /**\n   * Callback fired when the highlight option changes.\n   *\n   * @param {React.SyntheticEvent} event The event source of the callback.\n   * @param {Value} option The highlighted option.\n   * @param {string} reason Can be: `\"keyboard\"`, `\"auto\"`, `\"mouse\"`, `\"touch\"`.\n   */\n  onHighlightChange?: (\n    event: React.SyntheticEvent,\n    option: Value | null,\n    reason: AutocompleteHighlightChangeReason,\n  ) => void;\n  /**\n   * Callback fired when the input value changes.\n   *\n   * @param {React.SyntheticEvent} event The event source of the callback.\n   * @param {string} value The new value of the text input.\n   * @param {string} reason Can be: `\"input\"` (user input), `\"reset\"` (programmatic change), `\"clear\"`.\n   */\n  onInputChange?: (\n    event: React.SyntheticEvent,\n    value: string,\n    reason: AutocompleteInputChangeReason,\n  ) => void;\n  /**\n   * Callback fired when the popup requests to be opened.\n   * Use in controlled mode (see open).\n   *\n   * @param {React.SyntheticEvent} event The event source of the callback.\n   */\n  onOpen?: (event: React.SyntheticEvent) => void;\n  /**\n   * If `true`, the component is shown.\n   */\n  open?: boolean;\n  /**\n   * If `true`, the popup will open on input focus.\n   * @default false\n   */\n  openOnFocus?: boolean;\n  /**\n   * Array of options.\n   */\n  options: ReadonlyArray<Value>;\n  /**\n   * If `true`, the component becomes readonly. It is also supported for multiple tags where the tag cannot be deleted.\n   * @default false\n   */\n  readOnly?: boolean;\n  /**\n   * If `true`, the input's text is selected on focus.\n   * It helps the user clear the selected value.\n   * @default !props.freeSolo\n   */\n  selectOnFocus?: boolean;\n  /**\n   * The value of the autocomplete.\n   *\n   * The value must have reference equality with the option in order to be selected.\n   * You can customize the equality behavior with the `isOptionEqualToValue` prop.\n   */\n  value?: AutocompleteValue<Value, Multiple, DisableClearable, FreeSolo>;\n}\n\nexport interface UseAutocompleteParameters<\n  Value,\n  Multiple extends boolean | undefined,\n  DisableClearable extends boolean | undefined,\n  FreeSolo extends boolean | undefined,\n> extends UseAutocompleteProps<Value, Multiple, DisableClearable, FreeSolo> {}\n\nexport type AutocompleteHighlightChangeReason = 'keyboard' | 'mouse' | 'auto' | 'touch';\n\nexport type AutocompleteChangeReason =\n  | 'createOption'\n  | 'selectOption'\n  | 'removeOption'\n  | 'clear'\n  | 'blur';\nexport interface AutocompleteChangeDetails<Value = string> {\n  option: Value;\n}\nexport type AutocompleteCloseReason =\n  | 'createOption'\n  | 'toggleInput'\n  | 'escape'\n  | 'selectOption'\n  | 'removeOption'\n  | 'blur';\nexport type AutocompleteInputChangeReason = 'input' | 'reset' | 'clear';\n\nexport type AutocompleteGetTagProps = ({ index }: { index: number }) => {\n  key: number;\n  'data-tag-index': number;\n  tabIndex: -1;\n  onDelete: (event: any) => void;\n};\n/**\n *\n * Demos:\n *\n * - [Autocomplete](https://mui.com/base-ui/react-autocomplete/#hook)\n *\n * API:\n *\n * - [useAutocomplete API](https://mui.com/base-ui/react-autocomplete/hooks-api/#use-autocomplete)\n */\nexport default function useAutocomplete<\n  Value,\n  Multiple extends boolean | undefined = false,\n  DisableClearable extends boolean | undefined = false,\n  FreeSolo extends boolean | undefined = false,\n>(\n  props: UseAutocompleteProps<Value, Multiple, DisableClearable, FreeSolo>,\n): UseAutocompleteReturnValue<Value, Multiple, DisableClearable, FreeSolo>;\n\nexport interface UseAutocompleteRenderedOption<Value> {\n  option: Value;\n  index: number;\n}\n\nexport interface UseAutocompleteReturnValue<\n  Value,\n  Multiple extends boolean | undefined = false,\n  DisableClearable extends boolean | undefined = false,\n  FreeSolo extends boolean | undefined = false,\n> {\n  /**\n   * Resolver for the root slot's props.\n   * @param externalProps props for the root slot\n   * @returns props that should be spread on the root slot\n   */\n  getRootProps: (externalProps?: any) => React.HTMLAttributes<HTMLDivElement>;\n  /**\n   * Resolver for the input element's props.\n   * @returns props that should be spread on the input element\n   */\n  getInputProps: () => React.InputHTMLAttributes<HTMLInputElement> & {\n    ref: React.Ref<HTMLInputElement>;\n  };\n  /**\n   * Resolver for the input label element's props.\n   * @returns props that should be spread on the input label element\n   */\n  getInputLabelProps: () => Omit<React.HTMLAttributes<HTMLLabelElement>, 'color'>;\n  /**\n   * Resolver for the `clear` button element's props.\n   * @returns props that should be spread on the *clear* button element\n   */\n  getClearProps: () => React.HTMLAttributes<HTMLButtonElement>;\n  /**\n   * Resolver for the popup icon's props.\n   * @returns props that should be spread on the popup icon\n   */\n  getPopupIndicatorProps: () => React.HTMLAttributes<HTMLButtonElement>;\n  /**\n   * A tag props getter.\n   */\n  getTagProps: AutocompleteGetTagProps;\n  /**\n   * Resolver for the listbox component's props.\n   * @returns props that should be spread on the listbox component\n   */\n  getListboxProps: () => React.HTMLAttributes<HTMLUListElement>;\n  /**\n   * Resolver for the rendered option element's props.\n   * @param renderedOption option rendered on the Autocomplete\n   * @returns props that should be spread on the li element\n   */\n  getOptionProps: (\n    renderedOption: UseAutocompleteRenderedOption<Value>,\n  ) => React.HTMLAttributes<HTMLLIElement> & { key: any };\n  /**\n   * Id for the Autocomplete.\n   */\n  id: string;\n  /**\n   * The input value.\n   */\n  inputValue: string;\n  /**\n   * The value of the autocomplete.\n   */\n  value: AutocompleteValue<Value, Multiple, DisableClearable, FreeSolo>;\n  /**\n   * If `true`, the component input has some values.\n   */\n  dirty: boolean;\n  /**\n   * If `true`, the listbox is being displayed.\n   */\n  expanded: boolean;\n  /**\n   * If `true`, the popup is open on the component.\n   */\n  popupOpen: boolean;\n  /**\n   * If `true`, the component is focused.\n   */\n  focused: boolean;\n  /**\n   * An HTML element that is used to set the position of the component.\n   */\n  anchorEl: null | HTMLElement;\n  /**\n   * Setter for the component `anchorEl`.\n   * @returns function for setting `anchorEl`\n   */\n  setAnchorEl: () => void;\n  /**\n   * Index of the focused tag for the component.\n   */\n  focusedTag: number;\n  /**\n   * The options to render. It's either `Value[]` or `AutocompleteGroupedOption<Value>[]` if the groupBy prop is provided.\n   */\n  groupedOptions: Value[] | Array<AutocompleteGroupedOption<Value>>;\n}\n",
  "node_modules/@mui/material/useMediaQuery/index.d.ts": "export { default } from '@mui/system/useMediaQuery';\nexport * from '@mui/system/useMediaQuery';\n",
  "node_modules/@mui/material/useMediaQuery/useMediaQueryTheme.d.ts": "import useMediaQuery from '@mui/system/useMediaQuery';\n\nexport default useMediaQuery;\n",
  "node_modules/@mui/material/usePagination/index.d.ts": "export { default } from './usePagination';\nexport * from './usePagination';\n",
  "node_modules/@mui/material/usePagination/usePagination.d.ts": "import * as React from 'react';\n\nexport interface UsePaginationProps {\n  /**\n   * Number of always visible pages at the beginning and end.\n   * @default 1\n   */\n  boundaryCount?: number;\n  /**\n   * The name of the component where this hook is used.\n   */\n  componentName?: string;\n  /**\n   * The total number of pages.\n   * @default 1\n   */\n  count?: number;\n  /**\n   * The page selected by default when the component is uncontrolled.\n   * @default 1\n   */\n  defaultPage?: number;\n  /**\n   * If `true`, the component is disabled.\n   * @default false\n   */\n  disabled?: boolean;\n  /**\n   * If `true`, hide the next-page button.\n   * @default false\n   */\n  hideNextButton?: boolean;\n  /**\n   * If `true`, hide the previous-page button.\n   * @default false\n   */\n  hidePrevButton?: boolean;\n  /**\n   * Callback fired when the page is changed.\n   *\n   * @param {React.ChangeEvent<unknown>} event The event source of the callback.\n   * @param {number} page The page selected.\n   */\n  onChange?: (event: React.ChangeEvent<unknown>, page: number) => void;\n  /**\n   * The current page. Unlike `TablePagination`, which starts numbering from `0`, this pagination starts from `1`.\n   */\n  page?: number;\n  /**\n   * If `true`, show the first-page button.\n   * @default false\n   */\n  showFirstButton?: boolean;\n  /**\n   * If `true`, show the last-page button.\n   * @default false\n   */\n  showLastButton?: boolean;\n  /**\n   * Number of always visible pages before and after the current page.\n   * @default 1\n   */\n  siblingCount?: number;\n}\n\nexport interface UsePaginationItem {\n  onClick: React.ReactEventHandler;\n  type: 'page' | 'first' | 'last' | 'next' | 'previous' | 'start-ellipsis' | 'end-ellipsis';\n  page: number | null;\n  selected: boolean;\n  disabled: boolean;\n}\n\nexport interface UsePaginationResult {\n  items: UsePaginationItem[];\n}\n\nexport default function usePagination(props: UsePaginationProps): UsePaginationResult;\n",
  "node_modules/@mui/material/useScrollTrigger/index.d.ts": "export { default } from './useScrollTrigger';\n",
  "node_modules/@mui/material/useScrollTrigger/useScrollTrigger.d.ts": "export interface UseScrollTriggerOptions {\n  disableHysteresis?: boolean;\n  target?: Node | Window;\n  threshold?: number;\n}\n\nexport default function useScrollTrigger(options?: UseScrollTriggerOptions): boolean;\n",
  "node_modules/@mui/material/useTouchRipple/index.d.ts": "export { default } from './useTouchRipple';\n",
  "node_modules/@mui/material/useTouchRipple/useTouchRipple.d.ts": "import * as React from 'react';\nimport { TouchRippleActions } from '../ButtonBase/TouchRipple';\ninterface UseTouchRippleProps {\n    disabled: boolean;\n    disableFocusRipple?: boolean;\n    disableRipple?: boolean;\n    disableTouchRipple?: boolean;\n    focusVisible: boolean;\n    rippleRef: React.RefObject<TouchRippleActions>;\n}\ninterface RippleEventHandlers {\n    onBlur: React.FocusEventHandler;\n    onContextMenu: React.MouseEventHandler;\n    onDragLeave: React.DragEventHandler;\n    onKeyDown: React.KeyboardEventHandler;\n    onKeyUp: React.KeyboardEventHandler;\n    onMouseDown: React.MouseEventHandler;\n    onMouseLeave: React.MouseEventHandler;\n    onMouseUp: React.MouseEventHandler;\n    onTouchEnd: React.TouchEventHandler;\n    onTouchMove: React.TouchEventHandler;\n    onTouchStart: React.TouchEventHandler;\n}\ndeclare const useTouchRipple: (props: UseTouchRippleProps) => {\n    enableTouchRipple: boolean;\n    getRippleHandlers: (otherEvents?: Partial<RippleEventHandlers>) => RippleEventHandlers;\n};\nexport default useTouchRipple;\n",
  "node_modules/@mui/material/utils/PolymorphicComponent.d.ts": "import * as React from 'react';\nimport { DistributiveOmit, OverridableTypeMap } from '@mui/types';\n/**\n * A component whose root component can be controlled explicitly with a generic type parameter.\n * Adjusts valid props based on the type of `RootComponent`.\n *\n * @template TypeMap The interface the defines the props and a default root element of the component.\n */\nexport type PolymorphicComponent<TypeMap extends OverridableTypeMap> = {\n    <RootComponent extends React.ElementType = TypeMap['defaultComponent']>(props: PolymorphicProps<TypeMap, RootComponent>): React.JSX.Element | null;\n    propTypes?: any;\n    displayName?: string | undefined;\n};\n/**\n * Own props of the component augmented with props of the root component.\n */\nexport type PolymorphicProps<TypeMap extends OverridableTypeMap, RootComponent extends React.ElementType> = TypeMap['props'] & DistributiveOmit<React.ComponentPropsWithRef<RootComponent>, keyof TypeMap['props']>;\n",
  "node_modules/@mui/material/utils/areArraysEqual.d.ts": "type ItemComparer<Item> = (a: Item, b: Item) => boolean;\ndeclare function areArraysEqual<Item>(array1: ReadonlyArray<Item>, array2: ReadonlyArray<Item>, itemComparer?: ItemComparer<Item>): boolean;\nexport default areArraysEqual;\n",
  "node_modules/@mui/material/utils/capitalize.d.ts": "import capitalize from '@mui/utils/capitalize';\n\nexport default capitalize;\n",
  "node_modules/@mui/material/utils/createChainedFunction.d.ts": "import createChainedFunction from '@mui/utils/createChainedFunction';\n\nexport default createChainedFunction;\n",
  "node_modules/@mui/material/utils/createSvgIcon.d.ts": "import SvgIcon from '@mui/material/SvgIcon';\n\nexport default function createSvgIcon(path: React.ReactNode, displayName: string): typeof SvgIcon;\n",
  "node_modules/@mui/material/utils/debounce.d.ts": "import debounce from '@mui/utils/debounce';\n\nexport default debounce;\n",
  "node_modules/@mui/material/utils/deprecatedPropType.d.ts": "import deprecatedPropType from '@mui/utils/deprecatedPropType';\n\nexport default deprecatedPropType;\n",
  "node_modules/@mui/material/utils/getScrollbarSize.d.ts": "import getScrollbarSize from '@mui/utils/getScrollbarSize';\nexport default getScrollbarSize;\n",
  "node_modules/@mui/material/utils/index.d.ts": "export { unstable_ClassNameGenerator } from '@mui/utils';\nexport { default as capitalize } from './capitalize';\nexport { default as createChainedFunction } from './createChainedFunction';\nexport { default as createSvgIcon } from './createSvgIcon';\nexport { default as debounce } from './debounce';\nexport { default as deprecatedPropType } from './deprecatedPropType';\nexport { default as isMuiElement } from './isMuiElement';\nexport { default as ownerDocument } from './ownerDocument';\nexport { default as ownerWindow } from './ownerWindow';\nexport { default as requirePropFactory } from './requirePropFactory';\nexport { default as setRef } from './setRef';\nexport { default as unstable_useEnhancedEffect } from './useEnhancedEffect';\nexport { default as unstable_useId } from './useId';\nexport { default as unsupportedProp } from './unsupportedProp';\nexport { default as useControlled } from './useControlled';\nexport { default as useEventCallback } from './useEventCallback';\nexport { default as useForkRef } from './useForkRef';\nexport { default as useIsFocusVisible } from './useIsFocusVisible';\nexport * from './types';\n",
  "node_modules/@mui/material/utils/isMuiElement.d.ts": "import isMuiElement from '@mui/utils/isMuiElement';\n\nexport default isMuiElement;\n",
  "node_modules/@mui/material/utils/ownerDocument.d.ts": "import ownerDocument from '@mui/utils/ownerDocument';\nexport default ownerDocument;\n",
  "node_modules/@mui/material/utils/ownerWindow.d.ts": "import ownerWindow from '@mui/utils/ownerWindow';\nexport default ownerWindow;\n",
  "node_modules/@mui/material/utils/requirePropFactory.d.ts": "import requirePropFactory from '@mui/utils/requirePropFactory';\n\nexport default requirePropFactory;\n",
  "node_modules/@mui/material/utils/setRef.d.ts": "import setRef from '@mui/utils/setRef';\nexport default setRef;\n",
  "node_modules/@mui/material/utils/types.d.ts": "import { SxProps } from '@mui/system';\nimport { SlotComponentProps } from '@mui/utils';\nexport type { EventHandlers, WithOptionalOwnerState, SlotComponentProps, SlotComponentPropsWithSlotState, } from '@mui/utils';\nexport type SlotCommonProps = {\n    component?: React.ElementType;\n    sx?: SxProps;\n};\nexport type SlotProps<TSlotComponent extends React.ElementType, TOverrides, TOwnerState> = SlotComponentProps<TSlotComponent, SlotCommonProps & TOverrides, TOwnerState>;\n/**\n * Use the keys of `Slots` to make sure that K contains all of the keys\n *\n * @example CreateSlotsAndSlotProps<{ root: React.ElementType, decorator: React.ElementType }, { root: ..., decorator: ... }>\n */\nexport type CreateSlotsAndSlotProps<Slots, K extends Record<keyof Slots, any>> = {\n    /**\n     * The components used for each slot inside.\n     * @default {}\n     */\n    slots?: Slots;\n    /**\n     * The props used for each slot inside.\n     * @default {}\n     */\n    slotProps?: {\n        [P in keyof K]?: K[P];\n    };\n};\n",
  "node_modules/@mui/material/utils/unsupportedProp.d.ts": "import unsupportedProp from '@mui/utils/unsupportedProp';\n\nexport default unsupportedProp;\n",
  "node_modules/@mui/material/utils/useControlled.d.ts": "import useControlled from '@mui/utils/useControlled';\n\nexport default useControlled;\n",
  "node_modules/@mui/material/utils/useEnhancedEffect.d.ts": "import useEnhancedEffect from '@mui/utils/useEnhancedEffect';\n\nexport default useEnhancedEffect;\n",
  "node_modules/@mui/material/utils/useEventCallback.d.ts": "import useEventCallback from '@mui/utils/useEventCallback';\n\nexport default useEventCallback;\n",
  "node_modules/@mui/material/utils/useForkRef.d.ts": "import useForkRef from '@mui/utils/useForkRef';\n\nexport default useForkRef;\n",
  "node_modules/@mui/material/utils/useId.d.ts": "import useId from '@mui/utils/useId';\n\nexport default useId;\n",
  "node_modules/@mui/material/utils/useIsFocusVisible.d.ts": "import useIsFocusVisible from '@mui/utils/useIsFocusVisible';\n\nexport default useIsFocusVisible;\n",
  "node_modules/@mui/material/utils/useSlot.d.ts": "import * as React from 'react';\nimport { ClassValue } from 'clsx';\nexport type WithCommonProps<T> = T & {\n    className?: string;\n    style?: React.CSSProperties;\n    ref?: React.Ref<any>;\n};\ntype EventHandlers = Record<string, React.EventHandler<any>>;\ntype ExtractComponentProps<P> = P extends infer T | ((ownerState: any) => infer T) ? T : never;\n/**\n * An internal function to create a Material UI slot.\n *\n * This is an advanced version of Base UI `useSlotProps` because Material UI allows leaf component to be customized via `component` prop\n * while Base UI does not need to support leaf component customization.\n *\n * @param {string} name: name of the slot\n * @param {object} parameters\n * @returns {[Slot, slotProps]} The slot's React component and the slot's props\n *\n * Note: the returned slot's props\n * - will never contain `component` prop.\n * - might contain `as` prop.\n */\nexport default function useSlot<T extends string, ElementType extends React.ElementType, SlotProps, OwnerState extends {}, ExternalSlotProps extends {\n    component?: React.ElementType;\n    ref?: React.Ref<any>;\n}, ExternalForwardedProps extends {\n    component?: React.ElementType;\n    slots?: {\n        [k in T]?: React.ElementType;\n    };\n    slotProps?: {\n        [k in T]?: ExternalSlotProps | ((ownerState: OwnerState) => ExternalSlotProps);\n    };\n}, AdditionalProps, SlotOwnerState extends {}>(\n/**\n * The slot's name. All Material UI components should have `root` slot.\n *\n * If the name is `root`, the logic behaves differently from other slots,\n * e.g. the `externalForwardedProps` are spread to `root` slot but not other slots.\n */\nname: T, parameters: (T extends 'root' ? {\n    ref: React.ForwardedRef<any>;\n} : {\n    ref?: React.ForwardedRef<any>;\n}) & {\n    /**\n     * The slot's className\n     */\n    className: ClassValue | ClassValue[];\n    /**\n     * The slot's default styled-component\n     */\n    elementType: ElementType;\n    /**\n     * The component's ownerState\n     */\n    ownerState: OwnerState;\n    /**\n     * The `other` props from the consumer. It has to contain `component`, `slots`, and `slotProps`.\n     * The function will use those props to calculate the final rendered element and the returned props.\n     *\n     * If the slot is not `root`, the rest of the `externalForwardedProps` are neglected.\n     */\n    externalForwardedProps: ExternalForwardedProps;\n    getSlotProps?: (other: EventHandlers) => WithCommonProps<SlotProps>;\n    additionalProps?: WithCommonProps<AdditionalProps>;\n    /**\n     * For overriding the component's ownerState for the slot.\n     * This is required for some components that need styling via `ownerState`.\n     *\n     * It is a function because `slotProps.{slot}` can be a function which has to be resolved first.\n     */\n    getSlotOwnerState?: (mergedProps: AdditionalProps & SlotProps & ExternalSlotProps & ExtractComponentProps<Exclude<Exclude<ExternalForwardedProps['slotProps'], undefined>[T], undefined>>) => SlotOwnerState;\n    /**\n     * props forward to `T` only if the `slotProps.*.component` is not provided.\n     * e.g. Autocomplete's listbox uses Popper + StyledComponent\n     */\n    internalForwardedProps?: any;\n}): [ElementType, {\n    className: string;\n    ownerState: OwnerState & SlotOwnerState;\n} & AdditionalProps & SlotProps & ExternalSlotProps & ExtractComponentProps<Exclude<Exclude<ExternalForwardedProps[\"slotProps\"], undefined>[T], undefined>>];\nexport {};\n",
  "node_modules/@mui/material/version/index.d.ts": "export declare const version: string | undefined;\nexport declare const major: number;\nexport declare const minor: number;\nexport declare const patch: number;\nexport declare const preReleaseLabel: string | null;\nexport declare const preReleaseNumber: number | null;\nexport default version;\n",
  "node_modules/@mui/material/zero-styled/index.d.ts": "import useThemeProps from '../styles/useThemeProps';\nexport { default as styled } from '../styles/styled';\nexport declare function createUseThemeProps(name: string): typeof useThemeProps;\n",
  "node_modules/@mui/private-theming/ThemeProvider/ThemeProvider.d.ts": "import { DefaultTheme } from '../defaultTheme';\n\nexport interface ThemeProviderProps<Theme = DefaultTheme> {\n  children?: React.ReactNode;\n  theme: Partial<Theme> | ((outerTheme: Theme) => Theme);\n}\nexport default function ThemeProvider<T = DefaultTheme>(\n  props: ThemeProviderProps<T>,\n): React.ReactElement<ThemeProviderProps<T>>;\n",
  "node_modules/@mui/private-theming/ThemeProvider/index.d.ts": "export { default } from './ThemeProvider';\nexport * from './ThemeProvider';\n",
  "node_modules/@mui/private-theming/defaultTheme/index.d.ts": "/**\n * The default theme interface, augment this to avoid having to set the theme type everywhere.\n * Our [TypeScript guide on theme customization](https://mui.com/material-ui/customization/theming/#custom-variables) explains in detail how you would add custom properties.\n */\nexport interface DefaultTheme {}\n",
  "node_modules/@mui/private-theming/index.d.ts": "export { default as ThemeProvider } from './ThemeProvider';\nexport * from './ThemeProvider';\n\nexport { default as useTheme } from './useTheme';\nexport * from './useTheme';\n\nexport * from './defaultTheme';\n",
  "node_modules/@mui/private-theming/package.json": "{\n  \"name\": \"@mui/private-theming\",\n  \"version\": \"5.17.1\",\n  \"private\": false,\n  \"author\": \"MUI Team\",\n  \"description\": \"Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.\",\n  \"main\": \"./node/index.js\",\n  \"keywords\": [\n    \"react\",\n    \"react-component\",\n    \"mui\",\n    \"theme\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/mui/material-ui.git\",\n    \"directory\": \"packages/mui-private-theming\"\n  },\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/mui/material-ui/issues\"\n  },\n  \"homepage\": \"https://github.com/mui/material-ui/tree/master/packages/mui-private-theming\",\n  \"funding\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/mui-org\"\n  },\n  \"dependencies\": {\n    \"@babel/runtime\": \"^7.23.9\",\n    \"prop-types\": \"^15.8.1\",\n    \"@mui/utils\": \"^5.17.1\"\n  },\n  \"peerDependencies\": {\n    \"@types/react\": \"^17.0.0 || ^18.0.0 || ^19.0.0\",\n    \"react\": \"^17.0.0 || ^18.0.0 || ^19.0.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"@types/react\": {\n      \"optional\": true\n    }\n  },\n  \"sideEffects\": false,\n  \"publishConfig\": {\n    \"access\": \"public\",\n    \"directory\": \"build\"\n  },\n  \"engines\": {\n    \"node\": \">=12.0.0\"\n  },\n  \"module\": \"./index.js\",\n  \"types\": \"./index.d.ts\"\n}",
  "node_modules/@mui/private-theming/useTheme/index.d.ts": "export { default } from './useTheme';\nexport * from './useTheme';\n",
  "node_modules/@mui/private-theming/useTheme/useTheme.d.ts": "import { DefaultTheme } from '../defaultTheme';\n\nexport default function useTheme<T = DefaultTheme>(): T;\n",
  "node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.d.ts": "import * as React from 'react';\nimport { Interpolation } from '@emotion/react';\n\nexport interface GlobalStylesProps<Theme = {}> {\n  defaultTheme?: object;\n  styles: Interpolation<Theme>;\n}\n\nexport default function GlobalStyles<Theme = {}>(\n  props: GlobalStylesProps<Theme>,\n): React.JSX.Element;\n",
  "node_modules/@mui/styled-engine/GlobalStyles/index.d.ts": "export { default } from './GlobalStyles';\nexport * from './GlobalStyles';\n",
  "node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.d.ts": "import * as React from 'react';\n\nexport interface StyledEngineProviderProps {\n  children?: React.ReactNode;\n  injectFirst?: boolean;\n}\n\nexport default function StyledEngineProvider(props: StyledEngineProviderProps): React.JSX.Element;\n",
  "node_modules/@mui/styled-engine/StyledEngineProvider/index.d.ts": "export { default } from './StyledEngineProvider';\nexport * from './StyledEngineProvider';\n",
  "node_modules/@mui/styled-engine/index.d.ts": "import * as CSS from 'csstype';\nimport { StyledComponent, StyledOptions } from '@emotion/styled';\nimport { PropsOf } from '@emotion/react';\n\nexport * from '@emotion/styled';\nexport { default } from '@emotion/styled';\nexport { ThemeContext, keyframes, css } from '@emotion/react';\n\nexport { default as StyledEngineProvider } from './StyledEngineProvider';\n\nexport { default as GlobalStyles } from './GlobalStyles';\nexport * from './GlobalStyles';\n\nexport type MUIStyledComponent<\n  ComponentProps extends {},\n  SpecificComponentProps extends {} = {},\n  JSXProps extends {} = {},\n> = StyledComponent<ComponentProps, SpecificComponentProps, JSXProps>;\n\n/**\n * For internal usage in `@mui/system` package\n */\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport function internal_processStyles(\n  tag: React.ElementType,\n  processor: (styles: any) => any,\n): void;\n\nexport interface SerializedStyles {\n  name: string;\n  styles: string;\n  map?: string;\n  next?: SerializedStyles;\n}\n\nexport type CSSProperties = CSS.PropertiesFallback<number | string>;\nexport type CSSPropertiesWithMultiValues = {\n  [K in keyof CSSProperties]: CSSProperties[K] | ReadonlyArray<Extract<CSSProperties[K], string>>;\n};\n\n// TODO v6 - check if we can drop the unknown, as it breaks the autocomplete\n// For more info on why it was added, see https://github.com/mui/material-ui/pull/26228\nexport type CSSPseudos = { [K in CSS.Pseudos]?: unknown | CSSObject };\n\n// TODO v6 - check if we can drop the unknown, as it breaks the autocomplete\n// For more info on why it was added, see https://github.com/mui/material-ui/pull/26228\nexport interface CSSOthersObject {\n  [propertiesName: string]: unknown | CSSInterpolation;\n}\nexport type CSSPseudosForCSSObject = { [K in CSS.Pseudos]?: CSSObject };\n\nexport interface ArrayCSSInterpolation extends ReadonlyArray<CSSInterpolation> {}\n\nexport interface CSSOthersObjectForCSSObject {\n  [propertiesName: string]: CSSInterpolation;\n}\n\n// Omit variants as a key, because we have a special handling for it\nexport interface CSSObject\n  extends CSSPropertiesWithMultiValues,\n    CSSPseudos,\n    Omit<CSSOthersObject, 'variants'> {}\n\ninterface CSSObjectWithVariants<Props> extends Omit<CSSObject, 'variants'> {\n  variants: Array<{\n    props: Props | ((props: Props) => boolean);\n    style: CSSObject;\n  }>;\n}\n\nexport interface ComponentSelector {\n  __emotion_styles: any;\n}\n\nexport type Keyframes = {\n  name: string;\n  styles: string;\n  anim: number;\n  toString: () => string;\n} & string;\n\nexport type Equal<A, B, T, F> = A extends B ? (B extends A ? T : F) : F;\n\nexport type InterpolationPrimitive =\n  | null\n  | undefined\n  | boolean\n  | number\n  | string\n  | ComponentSelector\n  | Keyframes\n  | SerializedStyles\n  | CSSObject;\n\nexport type CSSInterpolation = InterpolationPrimitive | ArrayCSSInterpolation;\n\nexport interface FunctionInterpolation<Props> {\n  (props: Props): Interpolation<Props>;\n}\n\nexport interface ArrayInterpolation<Props> extends ReadonlyArray<Interpolation<Props>> {}\n\nexport type Interpolation<Props> =\n  | InterpolationPrimitive\n  | CSSObjectWithVariants<Props>\n  | ArrayInterpolation<Props>\n  | FunctionInterpolation<Props>;\n\nexport function shouldForwardProp(propName: PropertyKey): boolean;\n\n/** Same as StyledOptions but shouldForwardProp must be a type guard */\nexport interface FilteringStyledOptions<Props, ForwardedProps extends keyof Props = keyof Props> {\n  label?: string;\n  shouldForwardProp?(propName: PropertyKey): propName is ForwardedProps;\n  target?: string;\n}\n\n/**\n * @typeparam ComponentProps  Props which will be included when withComponent is called\n * @typeparam SpecificComponentProps  Props which will *not* be included when withComponent is called\n */\nexport interface CreateStyledComponent<\n  ComponentProps extends {},\n  SpecificComponentProps extends {} = {},\n  JSXProps extends {} = {},\n  T extends object = {},\n> {\n  (\n    ...styles: Array<Interpolation<ComponentProps & SpecificComponentProps & { theme: T }>>\n  ): StyledComponent<ComponentProps, SpecificComponentProps, JSXProps>;\n\n  /**\n   * @typeparam AdditionalProps  Additional props to add to your styled component\n   */\n  <AdditionalProps extends {}>(\n    ...styles: Array<\n      Interpolation<ComponentProps & SpecificComponentProps & AdditionalProps & { theme: T }>\n    >\n  ): StyledComponent<ComponentProps & AdditionalProps, SpecificComponentProps, JSXProps>;\n\n  (\n    template: TemplateStringsArray,\n    ...styles: Array<Interpolation<ComponentProps & SpecificComponentProps & { theme: T }>>\n  ): StyledComponent<ComponentProps, SpecificComponentProps, JSXProps>;\n\n  /**\n   * @typeparam AdditionalProps  Additional props to add to your styled component\n   */\n  <AdditionalProps extends {}>(\n    template: TemplateStringsArray,\n    ...styles: Array<\n      Interpolation<ComponentProps & SpecificComponentProps & AdditionalProps & { theme: T }>\n    >\n  ): StyledComponent<ComponentProps & AdditionalProps, SpecificComponentProps, JSXProps>;\n}\n\nexport interface CreateMUIStyled<\n  MUIStyledCommonProps extends {},\n  MuiStyledOptions,\n  Theme extends object,\n> {\n  <\n    C extends React.ComponentClass<React.ComponentProps<C>>,\n    ForwardedProps extends keyof React.ComponentProps<C> = keyof React.ComponentProps<C>,\n  >(\n    component: C,\n    options: FilteringStyledOptions<React.ComponentProps<C>, ForwardedProps> & MuiStyledOptions,\n  ): CreateStyledComponent<\n    Pick<PropsOf<C>, ForwardedProps> & MUIStyledCommonProps,\n    {},\n    {\n      ref?: React.Ref<InstanceType<C>>;\n    },\n    Theme\n  >;\n\n  <C extends React.ComponentClass<React.ComponentProps<C>>>(\n    component: C,\n    options?: StyledOptions<PropsOf<C> & MUIStyledCommonProps> & MuiStyledOptions,\n  ): CreateStyledComponent<\n    PropsOf<C> & MUIStyledCommonProps,\n    {},\n    {\n      ref?: React.Ref<InstanceType<C>>;\n    },\n    Theme\n  >;\n\n  <\n    C extends React.JSXElementConstructor<React.ComponentProps<C>>,\n    ForwardedProps extends keyof React.ComponentProps<C> = keyof React.ComponentProps<C>,\n  >(\n    component: C,\n    options: FilteringStyledOptions<React.ComponentProps<C>, ForwardedProps> & MuiStyledOptions,\n  ): CreateStyledComponent<Pick<PropsOf<C>, ForwardedProps> & MUIStyledCommonProps, {}, {}, Theme>;\n\n  <C extends React.JSXElementConstructor<React.ComponentProps<C>>>(\n    component: C,\n    options?: StyledOptions<PropsOf<C> & MUIStyledCommonProps> & MuiStyledOptions,\n  ): CreateStyledComponent<PropsOf<C> & MUIStyledCommonProps, {}, {}, Theme>;\n\n  <\n    Tag extends keyof React.JSX.IntrinsicElements,\n    ForwardedProps extends\n      keyof React.JSX.IntrinsicElements[Tag] = keyof React.JSX.IntrinsicElements[Tag],\n  >(\n    tag: Tag,\n    options: FilteringStyledOptions<React.JSX.IntrinsicElements[Tag], ForwardedProps> &\n      MuiStyledOptions,\n  ): CreateStyledComponent<\n    MUIStyledCommonProps,\n    Pick<React.JSX.IntrinsicElements[Tag], ForwardedProps>,\n    {},\n    Theme\n  >;\n\n  <Tag extends keyof React.JSX.IntrinsicElements>(\n    tag: Tag,\n    options?: StyledOptions<MUIStyledCommonProps> & MuiStyledOptions,\n  ): CreateStyledComponent<MUIStyledCommonProps, React.JSX.IntrinsicElements[Tag], {}, Theme>;\n}\n",
  "node_modules/@mui/styled-engine/package.json": "{\n  \"name\": \"@mui/styled-engine\",\n  \"version\": \"5.16.14\",\n  \"private\": false,\n  \"author\": \"MUI Team\",\n  \"description\": \"styled() API wrapper package for emotion.\",\n  \"main\": \"./node/index.js\",\n  \"keywords\": [\n    \"react\",\n    \"react-component\",\n    \"mui\",\n    \"emotion\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/mui/material-ui.git\",\n    \"directory\": \"packages/mui-styled-engine\"\n  },\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/mui/material-ui/issues\"\n  },\n  \"homepage\": \"https://v5.mui.com/system/styled/\",\n  \"funding\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/mui-org\"\n  },\n  \"dependencies\": {\n    \"@babel/runtime\": \"^7.23.9\",\n    \"@emotion/cache\": \"^11.13.5\",\n    \"csstype\": \"^3.1.3\",\n    \"prop-types\": \"^15.8.1\"\n  },\n  \"peerDependencies\": {\n    \"@emotion/react\": \"^11.4.1\",\n    \"@emotion/styled\": \"^11.3.0\",\n    \"react\": \"^17.0.0 || ^18.0.0 || ^19.0.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"@emotion/react\": {\n      \"optional\": true\n    },\n    \"@emotion/styled\": {\n      \"optional\": true\n    }\n  },\n  \"sideEffects\": false,\n  \"publishConfig\": {\n    \"access\": \"public\",\n    \"directory\": \"build\"\n  },\n  \"engines\": {\n    \"node\": \">=12.0.0\"\n  },\n  \"module\": \"./index.js\",\n  \"types\": \"./index.d.ts\"\n}",
  "node_modules/@mui/system/Box/Box.d.ts": "import * as React from 'react';\nimport { OverridableComponent, OverrideProps } from '@mui/types';\nimport { Theme as SystemTheme } from '../createTheme';\nimport {\n  SxProps,\n  AllSystemCSSProperties,\n  ResponsiveStyleValue,\n  OverwriteCSSProperties,\n  AliasesCSSProperties,\n} from '../styleFunctionSx';\n\nexport type PropsFor<SomeStyleFunction> =\n  SomeStyleFunction extends StyleFunction<infer Props> ? Props : never;\nexport type StyleFunction<Props> = (props: Props) => any;\nexport type SimpleStyleFunction<PropKey extends keyof any> = StyleFunction<\n  Partial<Record<PropKey, any>>\n> & { filterProps: string[] };\n\n// borders.js\nexport declare const borders: SimpleStyleFunction<\n  | 'border'\n  | 'borderTop'\n  | 'borderRight'\n  | 'borderBottom'\n  | 'borderLeft'\n  | 'borderColor'\n  | 'borderRadius'\n>;\n\nexport declare const display: SimpleStyleFunction<\n  'display' | 'displayPrint' | 'overflow' | 'textOverflow' | 'visibility' | 'whiteSpace'\n>;\n\nexport declare const flexbox: SimpleStyleFunction<\n  | 'flexBasis'\n  | 'flexDirection'\n  | 'flexWrap'\n  | 'justifyContent'\n  | 'alignItems'\n  | 'alignContent'\n  | 'order'\n  | 'flex'\n  | 'flexGrow'\n  | 'flexShrink'\n  | 'alignSelf'\n  | 'justifyItems'\n  | 'justifySelf'\n>;\n\nexport declare const grid: SimpleStyleFunction<\n  | 'gap'\n  | 'columnGap'\n  | 'rowGap'\n  | 'gridColumn'\n  | 'gridRow'\n  | 'gridAutoFlow'\n  | 'gridAutoColumns'\n  | 'gridAutoRows'\n  | 'gridTemplateColumns'\n  | 'gridTemplateRows'\n  | 'gridTemplateAreas'\n  | 'gridArea'\n>;\n\nexport declare const palette: SimpleStyleFunction<'bgcolor' | 'color'>;\n\nexport declare const positions: SimpleStyleFunction<\n  'zIndex' | 'position' | 'top' | 'right' | 'bottom' | 'left'\n>;\n\nexport declare const shadows: SimpleStyleFunction<'boxShadow'>;\n\nexport declare const sizing: SimpleStyleFunction<\n  | 'width'\n  | 'maxWidth'\n  | 'minWidth'\n  | 'height'\n  | 'maxHeight'\n  | 'minHeight'\n  | 'sizeWidth'\n  | 'sizeHeight'\n  | 'boxSizing'\n>;\n\nexport declare const spacing: SimpleStyleFunction<\n  | 'm'\n  | 'mt'\n  | 'mr'\n  | 'mb'\n  | 'ml'\n  | 'mx'\n  | 'my'\n  | 'p'\n  | 'pt'\n  | 'pr'\n  | 'pb'\n  | 'pl'\n  | 'px'\n  | 'py'\n  | 'margin'\n  | 'marginTop'\n  | 'marginRight'\n  | 'marginBottom'\n  | 'marginLeft'\n  | 'marginX'\n  | 'marginY'\n  | 'marginInline'\n  | 'marginInlineStart'\n  | 'marginInlineEnd'\n  | 'marginBlock'\n  | 'marginBlockStart'\n  | 'marginBlockEnd'\n  | 'padding'\n  | 'paddingTop'\n  | 'paddingRight'\n  | 'paddingBottom'\n  | 'paddingLeft'\n  | 'paddingX'\n  | 'paddingY'\n  | 'paddingInline'\n  | 'paddingInlineStart'\n  | 'paddingInlineEnd'\n  | 'paddingBlock'\n  | 'paddingBlockStart'\n  | 'paddingBlockEnd'\n>;\n\nexport declare const typography: SimpleStyleFunction<\n  | 'typography'\n  | 'fontFamily'\n  | 'fontSize'\n  | 'fontStyle'\n  | 'fontWeight'\n  | 'letterSpacing'\n  | 'lineHeight'\n  | 'textAlign'\n  | 'textTransform'\n>;\n\n// compose.js\n/**\n * given a list of StyleFunction return the intersection of the props each individual\n * StyleFunction requires.\n *\n * If `firstFn` requires { color: string } and `secondFn` requires { spacing: number }\n * their composed function requires { color: string, spacing: number }\n */\ntype ComposedArg<T> = T extends Array<(arg: infer P) => any> ? P : never;\ntype ComposedOwnerState<T> = ComposedArg<T>;\n\nexport type ComposedStyleFunction<T extends Array<StyleFunction<any>>> = StyleFunction<\n  ComposedOwnerState<T>\n> & { filterProps: string[] };\n\nexport interface CustomSystemProps extends AliasesCSSProperties, OverwriteCSSProperties {}\n\nexport type SimpleSystemKeys = keyof PropsFor<\n  ComposedStyleFunction<\n    [\n      typeof borders,\n      typeof display,\n      typeof flexbox,\n      typeof grid,\n      typeof palette,\n      typeof positions,\n      typeof shadows,\n      typeof sizing,\n      typeof spacing,\n      typeof typography,\n    ]\n  >\n>;\n\n// The SimpleSystemKeys are subset of the AllSystemCSSProperties, so this should be ok\n// This is needed as these are used as keys inside AllSystemCSSProperties\ntype StandardSystemKeys = Extract<SimpleSystemKeys, keyof AllSystemCSSProperties>;\n\nexport type SystemProps<Theme extends object = {}> = {\n  [K in StandardSystemKeys]?:\n    | ResponsiveStyleValue<AllSystemCSSProperties[K]>\n    | ((theme: Theme) => ResponsiveStyleValue<AllSystemCSSProperties[K]>);\n};\n\nexport interface BoxOwnProps<Theme extends object = SystemTheme> extends SystemProps<Theme> {\n  children?: React.ReactNode;\n  /**\n   * The component used for the root node.\n   * Either a string to use a HTML element or a component.\n   */\n  component?: React.ElementType;\n  ref?: React.Ref<unknown>;\n  /**\n   * The system prop that allows defining system overrides as well as additional CSS styles.\n   */\n  sx?: SxProps<Theme>;\n}\n\nexport interface BoxTypeMap<\n  AdditionalProps = {},\n  RootComponent extends React.ElementType = 'div',\n  Theme extends object = SystemTheme,\n> {\n  props: AdditionalProps & BoxOwnProps<Theme>;\n  defaultComponent: RootComponent;\n}\n\n/**\n *\n * Demos:\n *\n * - [Box (Joy UI)](https://mui.com/joy-ui/react-box/)\n * - [Box (Material UI)](https://mui.com/material-ui/react-box/)\n * - [Box (MUI System)](https://mui.com/system/react-box/)\n *\n * API:\n *\n * - [Box API](https://mui.com/system/api/box/)\n */\ndeclare const Box: OverridableComponent<BoxTypeMap>;\n\nexport type BoxProps<\n  RootComponent extends React.ElementType = BoxTypeMap['defaultComponent'],\n  AdditionalProps = {},\n> = OverrideProps<BoxTypeMap<AdditionalProps, RootComponent>, RootComponent> & {\n  component?: React.ElementType;\n};\n\nexport default Box;\n",
  "node_modules/@mui/system/Box/boxClasses.d.ts": "export interface BoxClasses {\n    /** Styles applied to the root element. */\n    root: string;\n}\nexport type BoxClassKey = keyof BoxClasses;\ndeclare const boxClasses: BoxClasses;\nexport default boxClasses;\n",
  "node_modules/@mui/system/Box/index.d.ts": "export { default } from './Box';\nexport * from './Box';\n\nexport { default as boxClasses } from './boxClasses';\nexport * from './boxClasses';\n",
  "node_modules/@mui/system/CSSProperties.d.ts": "import * as CSS from 'csstype';\n\n/**\n * All non-vendor-prefixed CSS properties. (Also allows `number` in order to support CSS-in-JS libs,\n * since they are converted to `px`.)\n */\nexport interface CSSProperties\n  extends CSS.StandardProperties<number | string>,\n    CSS.SvgProperties<number | string> {}\n",
  "node_modules/@mui/system/Container/Container.d.ts": "/**\n *\n * Demos:\n *\n * - [Container (Material UI)](https://mui.com/material-ui/react-container/)\n * - [Container (MUI System)](https://mui.com/system/react-container/)\n *\n * API:\n *\n * - [Container API](https://mui.com/system/api/container/)\n */\ndeclare const Container: import(\"@mui/types\").OverridableComponent<import(\"./ContainerProps\").ContainerTypeMap<{}, \"div\">>;\nexport default Container;\n",
  "node_modules/@mui/system/Container/ContainerProps.d.ts": "import * as React from 'react';\nimport { OverrideProps } from '@mui/types';\nimport { SxProps } from '../styleFunctionSx';\nimport { Theme, Breakpoint } from '../createTheme';\nimport { ContainerClasses } from './containerClasses';\nexport interface ContainerTypeMap<AdditionalProps = {}, DefaultComponent extends React.ElementType = 'div'> {\n    props: AdditionalProps & {\n        children?: React.ReactNode;\n        /**\n         * Override or extend the styles applied to the component.\n         */\n        classes?: Partial<ContainerClasses>;\n        /**\n         * If `true`, the left and right padding is removed.\n         * @default false\n         */\n        disableGutters?: boolean;\n        /**\n         * Set the max-width to match the min-width of the current breakpoint.\n         * This is useful if you'd prefer to design for a fixed set of sizes\n         * instead of trying to accommodate a fully fluid viewport.\n         * It's fluid by default.\n         * @default false\n         */\n        fixed?: boolean;\n        /**\n         * Determine the max-width of the container.\n         * The container width grows with the size of the screen.\n         * Set to `false` to disable `maxWidth`.\n         * @default 'lg'\n         */\n        maxWidth?: Breakpoint | false;\n        /**\n         * The system prop that allows defining system overrides as well as additional CSS styles.\n         */\n        sx?: SxProps<Theme>;\n    };\n    defaultComponent: DefaultComponent;\n}\nexport type ContainerProps<RootComponent extends React.ElementType = ContainerTypeMap['defaultComponent'], AdditionalProps = {}> = OverrideProps<ContainerTypeMap<AdditionalProps, RootComponent>, RootComponent>;\n",
  "node_modules/@mui/system/Container/containerClasses.d.ts": "export interface ContainerClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `disableGutters={true}`. */\n    disableGutters: string;\n    /** Styles applied to the root element if `fixed={true}`. */\n    fixed: string;\n    /** Styles applied to the root element if `maxWidth=\"xs\"`. */\n    maxWidthXs: string;\n    /** Styles applied to the root element if `maxWidth=\"sm\"`. */\n    maxWidthSm: string;\n    /** Styles applied to the root element if `maxWidth=\"md\"`. */\n    maxWidthMd: string;\n    /** Styles applied to the root element if `maxWidth=\"lg\"`. */\n    maxWidthLg: string;\n    /** Styles applied to the root element if `maxWidth=\"xl\"`. */\n    maxWidthXl: string;\n}\nexport type ContainerClassKey = keyof ContainerClasses;\nexport declare function getContainerUtilityClass(slot: string): string;\ndeclare const containerClasses: ContainerClasses;\nexport default containerClasses;\n",
  "node_modules/@mui/system/Container/createContainer.d.ts": "import * as React from 'react';\nimport { Interpolation, MUIStyledComponent as StyledComponent } from '@mui/styled-engine';\nimport { OverridableComponent } from '@mui/types';\nimport { ContainerProps, ContainerTypeMap } from './ContainerProps';\nimport { Theme as DefaultTheme } from '../createTheme';\ninterface StyleFnProps<Theme> extends ContainerProps {\n    theme: Theme;\n    ownerState: ContainerProps;\n}\ntype RequiredThemeStructure = Pick<DefaultTheme, 'breakpoints' | 'spacing'>;\nexport default function createContainer<Theme extends RequiredThemeStructure = DefaultTheme>(options?: {\n    createStyledComponent?: (...styles: Array<Interpolation<StyleFnProps<Theme>>>) => StyledComponent<ContainerProps>;\n    useThemeProps?: (inProps: ContainerProps) => ContainerProps & {\n        component?: React.ElementType;\n    };\n    componentName?: string;\n}): OverridableComponent<ContainerTypeMap<{}, \"div\">>;\nexport {};\n",
  "node_modules/@mui/system/Container/index.d.ts": "export { default } from './Container';\nexport * from './ContainerProps';\n\nexport { default as containerClasses } from './containerClasses';\nexport * from './containerClasses';\n",
  "node_modules/@mui/system/DefaultPropsProvider/DefaultPropsProvider.d.ts": "import * as React from 'react';\ndeclare function DefaultPropsProvider({ value, children, }: React.PropsWithChildren<{\n    value: Record<string, any> | undefined;\n}>): React.JSX.Element;\ndeclare namespace DefaultPropsProvider {\n    var propTypes: any;\n}\nexport declare function useDefaultProps<Props>({ props, name }: {\n    props: Props;\n    name: string;\n}): Props;\nexport default DefaultPropsProvider;\n",
  "node_modules/@mui/system/DefaultPropsProvider/index.d.ts": "export { default, useDefaultProps } from './DefaultPropsProvider';\n",
  "node_modules/@mui/system/GlobalStyles/GlobalStyles.d.ts": "import * as React from 'react';\nimport { Interpolation } from '@mui/styled-engine';\nimport { Theme as SystemTheme } from '../createTheme';\nexport interface GlobalStylesProps<Theme = SystemTheme> {\n    styles: Interpolation<Theme>;\n    defaultTheme?: object;\n    themeId?: string;\n}\ndeclare function GlobalStyles<Theme = SystemTheme>({ styles, themeId, defaultTheme, }: GlobalStylesProps<Theme>): React.JSX.Element;\ndeclare namespace GlobalStyles {\n    var propTypes: any;\n}\nexport default GlobalStyles;\n",
  "node_modules/@mui/system/GlobalStyles/index.d.ts": "export { default } from './GlobalStyles';\nexport * from './GlobalStyles';\n",
  "node_modules/@mui/system/InitColorSchemeScript/InitColorSchemeScript.d.ts": "/**\n * Split this component for RSC import\n */\nimport * as React from 'react';\nexport declare const DEFAULT_MODE_STORAGE_KEY = \"mode\";\nexport declare const DEFAULT_COLOR_SCHEME_STORAGE_KEY = \"color-scheme\";\nexport declare const DEFAULT_ATTRIBUTE = \"data-color-scheme\";\nexport interface InitColorSchemeScriptProps {\n    /**\n     * The mode to be used for the first visit\n     * @default 'light'\n     */\n    defaultMode?: 'light' | 'dark' | 'system';\n    /**\n     * The default color scheme to be used on the light mode\n     * @default 'light'\n     */\n    defaultLightColorScheme?: string;\n    /**\n     * The default color scheme to be used on the dark mode\n     * * @default 'dark'\n     */\n    defaultDarkColorScheme?: string;\n    /**\n     * The node (provided as string) used to attach the color-scheme attribute\n     * @default 'document.documentElement'\n     */\n    colorSchemeNode?: string;\n    /**\n     * localStorage key used to store `mode`\n     * @default 'mode'\n     */\n    modeStorageKey?: string;\n    /**\n     * localStorage key used to store `colorScheme`\n     * @default 'color-scheme'\n     */\n    colorSchemeStorageKey?: string;\n    /**\n     * DOM attribute for applying color scheme\n     * @default 'data-color-scheme'\n     */\n    attribute?: string;\n    /**\n     * Nonce string to pass to the inline script for CSP headers\n     */\n    nonce?: string | undefined;\n}\nexport default function InitColorSchemeScript(options?: InitColorSchemeScriptProps): React.JSX.Element;\n",
  "node_modules/@mui/system/InitColorSchemeScript/index.d.ts": "export { default } from './InitColorSchemeScript';\nexport type { InitColorSchemeScriptProps } from './InitColorSchemeScript';\n",
  "node_modules/@mui/system/RtlProvider/index.d.ts": "import * as React from 'react';\n\ninterface RtlProviderProps {\n  children?: React.ReactNode;\n  value?: boolean;\n}\n\ndeclare const RtlProvider: React.FC<RtlProviderProps>;\nexport const useRtl: () => boolean;\n\nexport default RtlProvider;\n",
  "node_modules/@mui/system/Stack/Stack.d.ts": "/**\n *\n * Demos:\n *\n * - [Stack (Joy UI)](https://mui.com/joy-ui/react-stack/)\n * - [Stack (Material UI)](https://mui.com/material-ui/react-stack/)\n * - [Stack (MUI System)](https://mui.com/system/react-stack/)\n *\n * API:\n *\n * - [Stack API](https://mui.com/system/api/stack/)\n */\ndeclare const Stack: import(\"@mui/types\").OverridableComponent<import(\"./StackProps\").StackTypeMap<{}, \"div\">>;\nexport default Stack;\n",
  "node_modules/@mui/system/Stack/StackProps.d.ts": "import * as React from 'react';\nimport { OverrideProps } from '@mui/types';\nimport { ResponsiveStyleValue, SxProps } from '../styleFunctionSx';\nimport { SystemProps } from '../Box';\nimport { Theme } from '../createTheme';\nexport interface StackBaseProps {\n    /**\n     * The content of the component.\n     */\n    children?: React.ReactNode;\n    /**\n     * Defines the `flex-direction` style property.\n     * It is applied for all screen sizes.\n     * @default 'column'\n     */\n    direction?: ResponsiveStyleValue<'row' | 'row-reverse' | 'column' | 'column-reverse'>;\n    /**\n     * Defines the space between immediate children.\n     * @default 0\n     */\n    spacing?: ResponsiveStyleValue<number | string>;\n    /**\n     * Add an element between each child.\n     */\n    divider?: React.ReactNode;\n    /**\n     * If `true`, the CSS flexbox `gap` is used instead of applying `margin` to children.\n     *\n     * While CSS `gap` removes the [known limitations](https://mui.com/joy-ui/react-stack/#limitations),\n     * it is not fully supported in some browsers. We recommend checking https://caniuse.com/?search=flex%20gap before using this flag.\n     *\n     * To enable this flag globally, follow the theme's default props configuration.\n     * @default false\n     */\n    useFlexGap?: boolean;\n}\nexport interface StackTypeMap<AdditionalProps = {}, DefaultComponent extends React.ElementType = 'div'> {\n    props: AdditionalProps & StackBaseProps & {\n        /**\n         * The system prop, which allows defining system overrides as well as additional CSS styles.\n         */\n        sx?: SxProps<Theme>;\n    } & SystemProps<Theme>;\n    defaultComponent: DefaultComponent;\n}\nexport type StackProps<RootComponent extends React.ElementType = StackTypeMap['defaultComponent'], AdditionalProps = {\n    component?: React.ElementType;\n}> = OverrideProps<StackTypeMap<AdditionalProps, RootComponent>, RootComponent>;\nexport interface StackOwnerState {\n    direction: StackProps['direction'];\n    spacing: StackProps['spacing'];\n    useFlexGap: boolean;\n}\n",
  "node_modules/@mui/system/Stack/createStack.d.ts": "import * as React from 'react';\nimport { OverridableComponent } from '@mui/types';\nimport { StackTypeMap, StackOwnerState } from './StackProps';\nimport { Breakpoints } from '../createTheme/createBreakpoints';\nimport { Spacing } from '../createTheme/createSpacing';\ninterface StyleFunctionProps {\n    theme: {\n        breakpoints: Breakpoints;\n        spacing: Spacing;\n    };\n    ownerState: StackOwnerState;\n}\ndeclare const defaultCreateStyledComponent: import(\"@mui/styled-engine\").CreateStyledComponent<import(\"../createStyled\").MUIStyledCommonProps<any>, Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof React.ClassAttributes<HTMLDivElement> | keyof React.HTMLAttributes<HTMLDivElement>>, {}, any>;\ndeclare function useThemePropsDefault<T extends {}>(props: T): T;\nexport declare const style: ({ ownerState, theme }: StyleFunctionProps) => any;\nexport default function createStack(options?: {\n    createStyledComponent?: typeof defaultCreateStyledComponent;\n    useThemeProps?: typeof useThemePropsDefault;\n    componentName?: string;\n}): OverridableComponent<StackTypeMap<{}, \"div\">>;\nexport {};\n",
  "node_modules/@mui/system/Stack/index.d.ts": "export { default } from './Stack';\nexport { default as createStack } from './createStack';\nexport * from './StackProps';\nexport { default as stackClasses } from './stackClasses';\nexport * from './stackClasses';\n",
  "node_modules/@mui/system/Stack/stackClasses.d.ts": "export interface StackClasses {\n    /** Styles applied to the root element. */\n    root: string;\n}\nexport type StackClassKey = keyof StackClasses;\nexport declare function getStackUtilityClass(slot: string): string;\ndeclare const stackClasses: StackClasses;\nexport default stackClasses;\n",
  "node_modules/@mui/system/ThemeProvider/ThemeProvider.d.ts": "import { DefaultTheme } from '@mui/private-theming';\n\nexport interface ThemeProviderProps<Theme = DefaultTheme> {\n  /**\n   * Your component tree.\n   */\n  children?: React.ReactNode;\n  /**\n   * The design system's unique id for getting the corresponded theme when there are multiple design systems.\n   */\n  themeId?: string;\n  /**\n   * A theme object. You can provide a function to extend the outer theme.\n   */\n  theme: Partial<Theme> | ((outerTheme: Theme) => Theme);\n}\n\n/**\n * This component makes the `theme` available down the React tree.\n * It should preferably be used at **the root of your component tree**.\n * API:\n *\n * - [ThemeProvider API](https://mui.com/material-ui/customization/theming/#themeprovider)\n */\nexport default function ThemeProvider<T = DefaultTheme>(\n  props: ThemeProviderProps<T>,\n): React.ReactElement<ThemeProviderProps<T>>;\n",
  "node_modules/@mui/system/ThemeProvider/index.d.ts": "export { default } from './ThemeProvider';\nexport * from './ThemeProvider';\n",
  "node_modules/@mui/system/Unstable_Grid/Grid.d.ts": "/**\n *\n * Demos:\n *\n * - [Grid (Joy UI)](https://mui.com/joy-ui/react-grid/)\n * - [Grid (Material UI)](https://mui.com/material-ui/react-grid/)\n *\n * API:\n *\n * - [Grid API](https://mui.com/system/api/grid/)\n */\ndeclare const Grid: import(\"@mui/types\").OverridableComponent<import(\"./GridProps\").GridTypeMap<{}, \"div\">>;\nexport default Grid;\n",
  "node_modules/@mui/system/Unstable_Grid/GridProps.d.ts": "import * as React from 'react';\nimport { OverrideProps, IfEquals } from '@mui/types';\nimport { SxProps } from '../styleFunctionSx';\nimport { Theme, Breakpoint, BreakpointOverrides } from '../createTheme';\nimport { SystemProps } from '../Box';\ntype ResponsiveStyleValue<T> = T | Array<T | null> | {\n    [key in Breakpoint]?: T | null;\n};\nexport type GridDirection = 'row' | 'row-reverse' | 'column' | 'column-reverse';\nexport type GridSpacing = number | string;\nexport type GridWrap = 'nowrap' | 'wrap' | 'wrap-reverse';\nexport type GridSize = 'auto' | number;\nexport interface GridDefaultBreakpoints {\n    /**\n     * If a number, it sets the number of columns the grid item uses.\n     * It can't be greater than the total number of columns of the container (12 by default).\n     * If 'auto', the grid item's width matches its content.\n     * If false, the prop is ignored.\n     * If true, the grid item's width grows to use the space available in the grid container.\n     * The value is applied for the `lg` breakpoint and wider screens if not overridden.\n     * @default false\n     */\n    lg?: boolean | GridSize;\n    /**\n     * If a number, it sets the margin-left equals to the number of columns the grid item uses.\n     * If 'auto', the grid item push itself to the right-end of the container.\n     * The value is applied for the `lg` breakpoint and wider screens if not overridden.\n     */\n    lgOffset?: GridSize;\n    /**\n     * If a number, it sets the number of columns the grid item uses.\n     * It can't be greater than the total number of columns of the container (12 by default).\n     * If 'auto', the grid item's width matches its content.\n     * If false, the prop is ignored.\n     * If true, the grid item's width grows to use the space available in the grid container.\n     * The value is applied for the `md` breakpoint and wider screens if not overridden.\n     * @default false\n     */\n    md?: boolean | GridSize;\n    /**\n     * If a number, it sets the margin-left equals to the number of columns the grid item uses.\n     * If 'auto', the grid item push itself to the right-end of the container.\n     * The value is applied for the `md` breakpoint and wider screens if not overridden.\n     */\n    mdOffset?: GridSize;\n    /**\n     * If a number, it sets the number of columns the grid item uses.\n     * It can't be greater than the total number of columns of the container (12 by default).\n     * If 'auto', the grid item's width matches its content.\n     * If false, the prop is ignored.\n     * If true, the grid item's width grows to use the space available in the grid container.\n     * The value is applied for the `sm` breakpoint and wider screens if not overridden.\n     * @default false\n     */\n    sm?: boolean | GridSize;\n    /**\n     * If a number, it sets the margin-left equals to the number of columns the grid item uses.\n     * If 'auto', the grid item push itself to the right-end of the container.\n     * The value is applied for the `sm` breakpoint and wider screens if not overridden.\n     */\n    smOffset?: GridSize;\n    /**\n     * If a number, it sets the number of columns the grid item uses.\n     * It can't be greater than the total number of columns of the container (12 by default).\n     * If 'auto', the grid item's width matches its content.\n     * If false, the prop is ignored.\n     * If true, the grid item's width grows to use the space available in the grid container.\n     * The value is applied for the `xl` breakpoint and wider screens if not overridden.\n     * @default false\n     */\n    xl?: boolean | GridSize;\n    /**\n     * If a number, it sets the margin-left equals to the number of columns the grid item uses.\n     * If 'auto', the grid item push itself to the right-end of the container.\n     * The value is applied for the `xl` breakpoint and wider screens if not overridden.\n     */\n    xlOffset?: GridSize;\n    /**\n     * If a number, it sets the number of columns the grid item uses.\n     * It can't be greater than the total number of columns of the container (12 by default).\n     * If 'auto', the grid item's width matches its content.\n     * If false, the prop is ignored.\n     * If true, the grid item's width grows to use the space available in the grid container.\n     * The value is applied for all the screen sizes with the lowest priority.\n     * @default false\n     */\n    xs?: boolean | GridSize;\n    /**\n     * If a number, it sets the margin-left equals to the number of columns the grid item uses.\n     * If 'auto', the grid item push itself to the right-end of the container.\n     * The value is applied for the `xs` breakpoint and wider screens if not overridden.\n     */\n    xsOffset?: GridSize;\n}\ntype CustomBreakpoints = Partial<Record<Breakpoint, boolean | GridSize> & Record<`${Breakpoint}Offset`, GridSize>>;\ninterface BreakpointOverridesEmpty {\n}\ntype Breakpoints = IfEquals<BreakpointOverrides, BreakpointOverridesEmpty, GridDefaultBreakpoints, CustomBreakpoints>;\nexport interface GridBaseProps extends Breakpoints {\n    /**\n     * The content of the component.\n     */\n    children?: React.ReactNode;\n    /**\n     * The number of columns.\n     * @default 12\n     */\n    columns?: ResponsiveStyleValue<number>;\n    /**\n     * Defines the horizontal space between the type `item` components.\n     * It overrides the value of the `spacing` prop.\n     */\n    columnSpacing?: ResponsiveStyleValue<GridSpacing>;\n    /**\n     * If `true`, the component will have the flex *container* behavior.\n     * You should be wrapping *items* with a *container*.\n     * @default false\n     */\n    container?: boolean;\n    /**\n     * Defines the `flex-direction` style property.\n     * It is applied for all screen sizes.\n     * @default 'row'\n     */\n    direction?: ResponsiveStyleValue<GridDirection>;\n    /**\n     * If `true`, the negative margin and padding are apply only to the top and left sides of the grid.\n     */\n    disableEqualOverflow?: boolean;\n    /**\n     * @internal\n     * The level of the grid starts from `0`\n     * and increases when the grid nests inside another grid regardless of container or item.\n     *\n     * ```js\n     * <Grid> // level 0\n     *   <Grid> // level 1\n     *     <Grid> // level 2\n     *   <Grid> // level 1\n     * ```\n     *\n     * Only consecutive grid is considered nesting.\n     * A grid container will start at `0` if there are non-Grid element above it.\n     *\n     * ```js\n     * <Grid> // level 0\n     *   <div>\n     *     <Grid> // level 0\n     *       <Grid> // level 1\n     * ```\n     */\n    unstable_level?: number;\n    /**\n     * Defines the vertical space between the type `item` components.\n     * It overrides the value of the `spacing` prop.\n     */\n    rowSpacing?: ResponsiveStyleValue<GridSpacing>;\n    /**\n     * Defines the space between the type `item` components.\n     * It can only be used on a type `container` component.\n     * @default 0\n     */\n    spacing?: ResponsiveStyleValue<GridSpacing> | undefined;\n    /**\n     * Defines the `flex-wrap` style property.\n     * It's applied for all screen sizes.\n     * @default 'wrap'\n     */\n    wrap?: GridWrap;\n}\nexport interface GridOwnerState extends GridBaseProps {\n    unstable_level: number;\n    gridSize: Partial<Record<Breakpoint, GridSize | boolean>>;\n    gridOffset: Partial<Record<Breakpoint, GridSize>>;\n}\nexport interface GridTypeMap<AdditionalProps = {}, DefaultComponent extends React.ElementType = 'div'> {\n    props: AdditionalProps & GridBaseProps & {\n        sx?: SxProps<Theme>;\n    } & SystemProps<Theme>;\n    defaultComponent: DefaultComponent;\n}\nexport type GridProps<RootComponent extends React.ElementType = GridTypeMap['defaultComponent'], AdditionalProps = {\n    component?: React.ElementType;\n}> = OverrideProps<GridTypeMap<AdditionalProps, RootComponent>, RootComponent>;\nexport {};\n",
  "node_modules/@mui/system/Unstable_Grid/createGrid.d.ts": "import * as React from 'react';\nimport { OverridableComponent } from '@mui/types';\nimport { GridTypeMap } from './GridProps';\ndeclare const defaultCreateStyledComponent: import(\"@mui/styled-engine\").CreateStyledComponent<import(\"../createStyled\").MUIStyledCommonProps<any>, Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof React.ClassAttributes<HTMLDivElement> | keyof React.HTMLAttributes<HTMLDivElement>>, {}, any>;\ndeclare function useThemePropsDefault<T extends {}>(props: T): T;\nexport default function createGrid(options?: {\n    createStyledComponent?: typeof defaultCreateStyledComponent;\n    useThemeProps?: typeof useThemePropsDefault;\n    componentName?: string;\n}): OverridableComponent<GridTypeMap<{}, \"div\">>;\nexport {};\n",
  "node_modules/@mui/system/Unstable_Grid/gridClasses.d.ts": "export interface GridClasses {\n    /** Styles applied to the root element. */\n    root: string;\n    /** Styles applied to the root element if `container={true}`. */\n    container: string;\n    /** Styles applied to the root element if `direction=\"column\"`. */\n    'direction-xs-column': string;\n    /** Styles applied to the root element if `direction=\"column-reverse\"`. */\n    'direction-xs-column-reverse': string;\n    /** Styles applied to the root element if `direction=\"row-reverse\"`. */\n    'direction-xs-row-reverse': string;\n    /** Styles applied to the root element if `wrap=\"nowrap\"`. */\n    'wrap-xs-nowrap': string;\n    /** Styles applied to the root element if `wrap=\"reverse\"`. */\n    'wrap-xs-wrap-reverse': string;\n}\nexport type GridClassKey = keyof GridClasses;\nexport declare function getGridUtilityClass(slot: string): string;\ndeclare const gridClasses: GridClasses;\nexport default gridClasses;\n",
  "node_modules/@mui/system/Unstable_Grid/gridGenerator.d.ts": "import { Breakpoints } from '../createTheme/createBreakpoints';\nimport { Spacing } from '../createTheme/createSpacing';\nimport { ResponsiveStyleValue } from '../styleFunctionSx';\nimport { GridDirection, GridOwnerState } from './GridProps';\ninterface Props {\n    theme: {\n        breakpoints: Breakpoints;\n        spacing?: Spacing;\n    };\n    ownerState: GridOwnerState & {\n        parentDisableEqualOverflow?: boolean;\n    };\n}\nexport declare const generateGridSizeStyles: ({ theme, ownerState }: Props) => {};\nexport declare const generateGridOffsetStyles: ({ theme, ownerState }: Props) => {};\nexport declare const generateGridColumnsStyles: ({ theme, ownerState }: Props) => {\n    [x: string]: string;\n    '--Grid-columns'?: undefined;\n} | {\n    '--Grid-columns': number;\n};\nexport declare const generateGridRowSpacingStyles: ({ theme, ownerState }: Props) => {\n    [x: string]: string;\n};\nexport declare const generateGridColumnSpacingStyles: ({ theme, ownerState }: Props) => {\n    [x: string]: string;\n};\nexport declare const generateGridDirectionStyles: ({ theme, ownerState }: Props) => {};\nexport declare const generateGridStyles: ({ ownerState }: Props) => {};\nexport declare const generateSizeClassNames: (gridSize: GridOwnerState[\"gridSize\"]) => string[];\nexport declare const generateSpacingClassNames: (spacing: GridOwnerState[\"spacing\"], smallestBreakpoint?: string) => string[];\nexport declare const generateDirectionClasses: (direction: ResponsiveStyleValue<GridDirection> | undefined) => string[];\nexport {};\n",
  "node_modules/@mui/system/Unstable_Grid/index.d.ts": "export { default } from './Grid';\nexport { default as createGrid } from './createGrid';\nexport * from './GridProps';\nexport { default as gridClasses } from './gridClasses';\nexport * from './gridClasses';\nexport { traverseBreakpoints as unstable_traverseBreakpoints } from './traverseBreakpoints';\n",
  "node_modules/@mui/system/Unstable_Grid/traverseBreakpoints.d.ts": "import { Breakpoints, Breakpoint } from '../createTheme/createBreakpoints';\nexport declare const filterBreakpointKeys: (breakpointsKeys: Breakpoint[], responsiveKeys: string[]) => Breakpoint[];\ninterface Iterator<T> {\n    (appendStyle: (responsiveStyles: Record<string, any>, style: object) => void, value: T): void;\n}\nexport declare const traverseBreakpoints: <T = unknown>(breakpoints: Breakpoints, responsive: T | T[] | Record<string, any> | undefined, iterator: Iterator<T>) => void;\nexport {};\n",
  "node_modules/@mui/system/breakpoints.d.ts": "import { CSSObject } from '@mui/styled-engine';\nimport { Breakpoints } from './createTheme/createBreakpoints';\nimport type { Breakpoint } from './createTheme';\nimport { ResponsiveStyleValue } from './styleFunctionSx';\n\nexport interface ResolveBreakpointValuesOptions<T> {\n  values: ResponsiveStyleValue<T>;\n  breakpoints?: Breakpoints['values'];\n  base?: Record<string, boolean>;\n}\nexport function resolveBreakpointValues<T>(\n  options: ResolveBreakpointValuesOptions<T>,\n): Record<string, T>;\n\nexport function mergeBreakpointsInOrder(breakpoints: Breakpoints, styles: CSSObject[]): CSSObject;\n\nexport function handleBreakpoints<Props>(\n  props: Props,\n  propValue: any,\n  styleFromPropValue: (value: any, breakpoint?: Breakpoint) => any,\n): any;\n",
  "node_modules/@mui/system/colorManipulator.d.ts": "/* eslint-disable @typescript-eslint/naming-convention */\nexport type ColorFormat = 'rgb' | 'rgba' | 'hsl' | 'hsla' | 'color';\nexport interface ColorObject {\n  type: ColorFormat;\n  values: [number, number, number] | [number, number, number, number];\n  colorSpace?: 'srgb' | 'display-p3' | 'a98-rgb' | 'prophoto-rgb' | 'rec-2020';\n}\n\nexport function hexToRgb(hex: string): string;\nexport function rgbToHex(color: string): string;\nexport function hslToRgb(color: string): string;\nexport function decomposeColor(color: string): ColorObject;\nexport function colorChannel(color: string): string;\nexport function private_safeColorChannel(color: string, warning?: string): string;\nexport function recomposeColor(color: ColorObject): string;\nexport function getContrastRatio(foreground: string, background: string): number;\nexport function getLuminance(color: string): number;\nexport function emphasize(color: string, coefficient?: number): string;\nexport function private_safeEmphasize(\n  color: string,\n  coefficient?: number,\n  warning?: string,\n): string;\nexport function alpha(color: string, value: number): string;\nexport function private_safeAlpha(color: string, value: number, warning?: string): string;\nexport function darken(color: string, coefficient: number): string;\nexport function private_safeDarken(color: string, coefficient: number, warning?: string): string;\nexport function lighten(color: string, coefficient: number): string;\nexport function private_safeLighten(color: string, coefficient: number, warning?: string): string;\nexport function blend(background: string, overlay: string, opacity: number, gamma?: number): string;\n",
  "node_modules/@mui/system/createBox.d.ts": "import { OverridableComponent } from '@mui/types';\nimport { BoxTypeMap } from './Box';\nimport { Theme as SystemTheme } from './createTheme';\n\nexport default function createBox<\n  T extends object = SystemTheme,\n  AdditionalProps extends Record<string, unknown> = {},\n>(options?: {\n  themeId?: string;\n  defaultTheme: T;\n  defaultClassName?: string;\n  generateClassName?: (componentName: string) => string;\n}): OverridableComponent<BoxTypeMap<AdditionalProps, 'div', T>>;\n",
  "node_modules/@mui/system/createStyled.d.ts": "import * as React from 'react';\nimport {\n  CreateMUIStyled as CreateMUIStyledStyledEngine,\n  CSSInterpolation,\n} from '@mui/styled-engine';\nimport styleFunctionSx, { SxProps } from './styleFunctionSx';\nimport { Theme as DefaultTheme } from './createTheme';\n\nexport function shouldForwardProp(propName: PropertyKey): boolean;\n\nexport interface MUIStyledCommonProps<Theme extends object = DefaultTheme> {\n  theme?: Theme;\n  as?: React.ElementType;\n  sx?: SxProps<Theme>;\n}\n\nexport interface MuiStyledOptions {\n  name?: string;\n  slot?: string;\n  // The difference between Interpolation and CSSInterpolation is that the former supports functions based on props\n  // If we want to support props in the overrides, we will need to change the CSSInterpolation to Interpolation<Props>\n  overridesResolver?: (props: any, styles: Record<string, CSSInterpolation>) => CSSInterpolation;\n  skipVariantsResolver?: boolean;\n  skipSx?: boolean;\n}\n\nexport type CreateMUIStyled<Theme extends object = DefaultTheme> = CreateMUIStyledStyledEngine<\n  MUIStyledCommonProps<Theme>,\n  MuiStyledOptions,\n  Theme\n>;\n\nexport default function createStyled<Theme extends object = DefaultTheme>(options?: {\n  themeId?: string;\n  defaultTheme?: Theme;\n  rootShouldForwardProp?: (prop: PropertyKey) => boolean;\n  slotShouldForwardProp?: (prop: PropertyKey) => boolean;\n  styleFunctionSx?: typeof styleFunctionSx;\n}): CreateMUIStyled<Theme>;\n",
  "node_modules/@mui/system/createTheme/applyStyles.d.ts": "import { CSSObject } from '@mui/styled-engine';\nexport interface ApplyStyles<K extends string> {\n    (key: K, styles: CSSObject): CSSObject;\n}\n/**\n * A universal utility to style components with multiple color modes. Always use it from the theme object.\n * It works with:\n *  - [Basic theme](https://mui.com/material-ui/customization/dark-mode/)\n *  - [CSS theme variables](https://mui.com/material-ui/experimental-api/css-theme-variables/overview/)\n *  - Zero-runtime engine\n *\n * Tips: Use an array over object spread and place `theme.applyStyles()` last.\n *\n * ✅ [{ background: '#e5e5e5' }, theme.applyStyles('dark', { background: '#1c1c1c' })]\n *\n * 🚫 { background: '#e5e5e5', ...theme.applyStyles('dark', { background: '#1c1c1c' })}\n *\n * @example\n * 1. using with `styled`:\n * ```jsx\n *   const Component = styled('div')(({ theme }) => [\n *     { background: '#e5e5e5' },\n *     theme.applyStyles('dark', {\n *       background: '#1c1c1c',\n *       color: '#fff',\n *     }),\n *   ]);\n * ```\n *\n * @example\n * 2. using with `sx` prop:\n * ```jsx\n *   <Box sx={theme => [\n *     { background: '#e5e5e5' },\n *     theme.applyStyles('dark', {\n *        background: '#1c1c1c',\n *        color: '#fff',\n *      }),\n *     ]}\n *   />\n * ```\n *\n * @example\n * 3. theming a component:\n * ```jsx\n *   extendTheme({\n *     components: {\n *       MuiButton: {\n *         styleOverrides: {\n *           root: ({ theme }) => [\n *             { background: '#e5e5e5' },\n *             theme.applyStyles('dark', {\n *               background: '#1c1c1c',\n *               color: '#fff',\n *             }),\n *           ],\n *         },\n *       }\n *     }\n *   })\n *```\n */\nexport default function applyStyles<K extends string>(key: K, styles: CSSObject): CSSObject;\n",
  "node_modules/@mui/system/createTheme/createBreakpoints.d.ts": "import { OverridableStringUnion } from '@mui/types';\n\nexport interface BreakpointOverrides {}\n\nexport type Breakpoint = OverridableStringUnion<\n  'xs' | 'sm' | 'md' | 'lg' | 'xl',\n  BreakpointOverrides\n>;\nexport const keys: Breakpoint[];\n\n// Keep in sync with docs/src/pages/customization/breakpoints/breakpoints.md\n// #default-branch-switch\nexport interface Breakpoints {\n  keys: Breakpoint[];\n  /**\n   * Each breakpoint (a key) matches with a fixed screen width (a value).\n   * @default {\n   *    // extra-small\n   *    xs: 0,\n   *    // small\n   *    sm: 600,\n   *    // medium\n   *    md: 900,\n   *    // large\n   *    lg: 1200,\n   *    // extra-large\n   *    xl: 1536,\n   * }\n   */\n  values: { [key in Breakpoint]: number };\n  /**\n   * @param key - A breakpoint key (`xs`, `sm`, etc.) or a screen width number in px.\n   * @returns A media query string ready to be used with most styling solutions, which matches screen widths greater than the screen size given by the breakpoint key (inclusive).\n   * @see [API documentation](https://mui.com/material-ui/customization/breakpoints/#theme-breakpoints-up-key-media-query)\n   */\n  up: (key: Breakpoint | number) => string;\n  /**\n   * @param key - A breakpoint key (`xs`, `sm`, etc.) or a screen width number in px.\n   * @returns A media query string ready to be used with most styling solutions, which matches screen widths less than the screen size given by the breakpoint key (exclusive).\n   * @see [API documentation](https://mui.com/material-ui/customization/breakpoints/#theme-breakpoints-down-key-media-query)\n   */\n  down: (key: Breakpoint | number) => string;\n  /**\n   * @param start - A breakpoint key (`xs`, `sm`, etc.) or a screen width number in px.\n   * @param end - A breakpoint key (`xs`, `sm`, etc.) or a screen width number in px.\n   * @returns A media query string ready to be used with most styling solutions, which matches screen widths greater than\n   *          the screen size given by the breakpoint key in the first argument (inclusive) and less than the screen size given by the breakpoint key in the second argument (exclusive).\n   * @see [API documentation](https://mui.com/material-ui/customization/breakpoints/#theme-breakpoints-between-start-end-media-query)\n   */\n  between: (start: Breakpoint | number, end: Breakpoint | number) => string;\n  /**\n   * @param key - A breakpoint key (`xs`, `sm`, etc.) or a screen width number in px.\n   * @returns A media query string ready to be used with most styling solutions, which matches screen widths starting from\n   *          the screen size given by the breakpoint key (inclusive) and stopping at the screen size given by the next breakpoint key (exclusive).\n   * @see [API documentation](https://mui.com/material-ui/customization/breakpoints/#theme-breakpoints-only-key-media-query)\n   */\n  only: (key: Breakpoint) => string;\n  /**\n   * @param key - A breakpoint key (`xs`, `sm`, etc.).\n   * @returns A media query string ready to be used with most styling solutions, which matches screen widths stopping at\n   *          the screen size given by the breakpoint key (exclusive) and starting at the screen size given by the next breakpoint key (inclusive).\n   */\n  not: (key: Breakpoint) => string;\n  /**\n   * The unit used for the breakpoint's values.\n   * @default 'px'\n   */\n  unit?: string | undefined;\n}\n\nexport interface BreakpointsOptions extends Partial<Breakpoints> {\n  /**\n   * The increment divided by 100 used to implement exclusive breakpoints.\n   * For example, `step: 5` means that `down(500)` will result in `'(max-width: 499.95px)'`.\n   * @default 5\n   */\n  step?: number | undefined;\n  /**\n   * The unit used for the breakpoint's values.\n   * @default 'px'\n   */\n  unit?: string | undefined;\n}\n\nexport default function createBreakpoints(options: BreakpointsOptions): Breakpoints;\n",
  "node_modules/@mui/system/createTheme/createSpacing.d.ts": "export type SpacingOptions = number | Spacing | ((abs: number) => number | string) | ((abs: number | string) => number | string) | ReadonlyArray<string | number>;\nexport type SpacingArgument = number | string;\nexport interface Spacing {\n    (): string;\n    (value: SpacingArgument): string;\n    (topBottom: SpacingArgument, rightLeft: SpacingArgument): string;\n    (top: SpacingArgument, rightLeft: SpacingArgument, bottom: SpacingArgument): string;\n    (top: SpacingArgument, right: SpacingArgument, bottom: SpacingArgument, left: SpacingArgument): string;\n}\nexport default function createSpacing(spacingInput?: SpacingOptions): Spacing;\n",
  "node_modules/@mui/system/createTheme/createTheme.d.ts": "import { CSSObject } from '@mui/styled-engine';\nimport { Breakpoints, BreakpointsOptions } from './createBreakpoints';\nimport { Shape, ShapeOptions } from './shape';\nimport { Spacing, SpacingOptions } from './createSpacing';\nimport { SxConfig, SxProps } from '../styleFunctionSx';\nimport { ApplyStyles } from './applyStyles';\n\nexport { Breakpoint, BreakpointOverrides } from './createBreakpoints';\n\nexport type Direction = 'ltr' | 'rtl';\n\nexport interface ThemeOptions {\n  shape?: ShapeOptions;\n  breakpoints?: BreakpointsOptions;\n  direction?: Direction;\n  mixins?: unknown;\n  palette?: Record<string, any>;\n  shadows?: unknown;\n  spacing?: SpacingOptions;\n  transitions?: unknown;\n  components?: Record<string, any>;\n  typography?: unknown;\n  zIndex?: Record<string, number>;\n  unstable_sxConfig?: SxConfig;\n}\n\nexport interface Theme {\n  shape: Shape;\n  breakpoints: Breakpoints;\n  direction: Direction;\n  palette: Record<string, any> & { mode: 'light' | 'dark' };\n  shadows?: unknown;\n  spacing: Spacing;\n  transitions?: unknown;\n  components?: Record<string, any>;\n  mixins?: unknown;\n  typography?: unknown;\n  zIndex?: unknown;\n  applyStyles: ApplyStyles<'light' | 'dark'>;\n  unstable_sxConfig: SxConfig;\n  unstable_sx: (props: SxProps<Theme>) => CSSObject;\n}\n\n/**\n * Generate a theme base on the options received.\n * @param options Takes an incomplete theme object and adds the missing parts.\n * @param args Deep merge the arguments with the about to be returned theme.\n * @returns A complete, ready-to-use theme object.\n */\nexport default function createTheme(options?: ThemeOptions, ...args: object[]): Theme;\n",
  "node_modules/@mui/system/createTheme/index.d.ts": "export { default } from './createTheme';\nexport * from './createTheme';\nexport { default as unstable_applyStyles } from './applyStyles';\nexport * from './applyStyles';\n",
  "node_modules/@mui/system/createTheme/shape.d.ts": "export interface Shape {\n  borderRadius: number;\n}\n\nexport type ShapeOptions = Partial<Shape>;\n\ndeclare const shape: Shape;\n\nexport default shape;\n",
  "node_modules/@mui/system/cssVars/createCssVarsProvider.d.ts": "import * as React from 'react';\nimport InitColorSchemeScript from '../InitColorSchemeScript';\nimport { Mode, Result } from './useCurrentColorScheme';\n\nexport interface ColorSchemeContextValue<SupportedColorScheme extends string>\n  extends Result<SupportedColorScheme> {\n  allColorSchemes: SupportedColorScheme[];\n}\n\nexport interface CssVarsProviderConfig<ColorScheme extends string> {\n  /**\n   * DOM attribute for applying color scheme\n   * @default 'data-color-scheme'\n   */\n  attribute?: string;\n  /**\n   * localStorage key used to store application `mode`\n   * @default 'mode'\n   */\n  modeStorageKey?: string;\n  /**\n   * localStorage key used to store `colorScheme`\n   * @default 'color-scheme'\n   */\n  colorSchemeStorageKey?: string;\n  /**\n   * Design system default color scheme.\n   * - provides string if the design system has one default color scheme (either light or dark)\n   * - provides object if the design system has default light & dark color schemes\n   */\n  defaultColorScheme: ColorScheme | { light: ColorScheme; dark: ColorScheme };\n  /**\n   * Design system default mode\n   * @default 'light'\n   */\n  defaultMode?: Mode;\n  /**\n   * Disable CSS transitions when switching between modes or color schemes\n   * @default false\n   */\n  disableTransitionOnChange?: boolean;\n}\n\ntype Identify<I extends string | undefined, T> = I extends string ? T | { [k in I]: T } : T;\n\nexport interface CreateCssVarsProviderResult<\n  ColorScheme extends string,\n  Identifier extends string | undefined = undefined,\n> {\n  CssVarsProvider: (\n    props: React.PropsWithChildren<\n      Partial<CssVarsProviderConfig<ColorScheme>> & {\n        theme?: Identify<\n          Identifier,\n          {\n            cssVarPrefix?: string;\n            colorSchemes: Record<ColorScheme, Record<string, any>>;\n          }\n        >;\n        /**\n         * The document used to perform `disableTransitionOnChange` feature\n         * @default document\n         */\n        documentNode?: Document | null;\n        /**\n         * The node used to attach the color-scheme attribute\n         * @default document\n         */\n        colorSchemeNode?: Element | null;\n        /**\n         * The CSS selector for attaching the generated custom properties\n         * @default ':root'\n         */\n        colorSchemeSelector?: string;\n        /**\n         * The window that attaches the 'storage' event listener\n         * @default window\n         */\n        storageWindow?: Window | null;\n        /**\n         * If `true`, the provider creates its own context and generate stylesheet as if it is a root `CssVarsProvider`.\n         */\n        disableNestedContext?: boolean;\n        /**\n         * If `true`, the style sheet won't be generated.\n         *\n         * This is useful for controlling nested CssVarsProvider behavior.\n         * @default false\n         */\n        disableStyleSheetGeneration?: boolean;\n      }\n    >,\n  ) => React.JSX.Element;\n  useColorScheme: () => ColorSchemeContextValue<ColorScheme>;\n  getInitColorSchemeScript: typeof InitColorSchemeScript;\n}\n\nexport default function createCssVarsProvider<\n  ColorScheme extends string,\n  Identifier extends string | undefined = undefined,\n>(\n  options: CssVarsProviderConfig<ColorScheme> & {\n    /**\n     * The design system's unique id for getting the corresponded theme when there are multiple design systems.\n     */\n    themeId?: Identifier;\n    /**\n     * Design system default theme\n     *\n     * - The structure inside `theme.colorSchemes[colorScheme]` should be exactly the same in all color schemes because\n     * those object of the color scheme will be used when the color scheme is active.\n     *\n     *  {\n     *    colorSchemes: {\n     *      light: { ...lightColorSchemeValues },\n     *      dark: { ...darkColorSchemeValues }\n     *    }\n     *  }\n     *\n     * - If colorScheme is 'light', the `lightColorSchemeValues` will be merged to theme as `{ ...theme, ...lightColorSchemeValues }`\n     *   likewise, if colorScheme is 'dark', the `darkColorSchemeValues` will be merged to theme as `{ ...theme, ...darkColorSchemeValues }`\n     *\n     * - If the theme contains the same keys as the color scheme, their values will be merged.\n     *  Ex. {\n     *    colorSchemes: {\n     *      light: { palette: { primary: { ... } } },\n     *      dark: { palette: { primary: { ...} } }\n     *    },\n     *    palette: { shared: { ... } }\n     *  }\n     *\n     *  becomes: {\n     *    colorSchemes: { ... },\n     *    palette: { shared: { ... }, primary: { ... } }\n     *  }\n     */\n    theme: any;\n    /**\n     * A function to be called after the CSS variables are attached. The result of this function will be the final theme pass to ThemeProvider.\n     *\n     * The example usage is the variant generation in Joy. We need to combine the token from user-input and the default theme first, then generate\n     * variants from those tokens.\n     */\n    resolveTheme?: (theme: any) => any; // the type is any because it depends on the design system.\n    /**\n     * @internal\n     * A function that returns a list of variables that will be excluded from the `colorSchemeSelector` (:root by default)\n     *\n     * Some variables are intended to be used in a specific color scheme only. They should be excluded when the default mode is set to the color scheme.\n     * This is introduced to fix https://github.com/mui/material-ui/issues/34084\n     */\n    excludeVariablesFromRoot?: (cssVarPrefix: string) => string[];\n  },\n): CreateCssVarsProviderResult<ColorScheme, Identifier>;\n\n// disable automatic export\nexport {};\n",
  "node_modules/@mui/system/cssVars/createCssVarsTheme.d.ts": "import { DefaultCssVarsTheme } from './prepareCssVars';\ninterface Theme extends DefaultCssVarsTheme {\n    cssVarPrefix?: string;\n    shouldSkipGeneratingVar?: (objectPathKeys: Array<string>, value: string | number) => boolean;\n}\ndeclare function createCssVarsTheme<T extends Theme, ThemeVars extends Record<string, any>>(theme: T): T & {\n    vars: ThemeVars;\n    generateCssVars: (colorScheme?: string) => {\n        css: {\n            [x: string]: string | number;\n        };\n        vars: ThemeVars;\n        selector: any;\n    };\n};\nexport default createCssVarsTheme;\n",
  "node_modules/@mui/system/cssVars/createGetCssVar.d.ts": "/**\n * The benefit of this function is to help developers get CSS var from theme without specifying the whole variable\n * and they does not need to remember the prefix (defined once).\n */\nexport default function createGetCssVar<T extends string = string>(prefix?: string): <AdditionalVars extends string = never>(field: T | AdditionalVars, ...fallbacks: (T | AdditionalVars)[]) => string;\n",
  "node_modules/@mui/system/cssVars/cssVarsParser.d.ts": "type NestedRecord<V = any> = {\n    [k: string | number]: NestedRecord<V> | V;\n};\n/**\n * This function create an object from keys, value and then assign to target\n *\n * @param {Object} obj : the target object to be assigned\n * @param {string[]} keys\n * @param {string | number} value\n *\n * @example\n * const source = {}\n * assignNestedKeys(source, ['palette', 'primary'], 'var(--palette-primary)')\n * console.log(source) // { palette: { primary: 'var(--palette-primary)' } }\n *\n * @example\n * const source = { palette: { primary: 'var(--palette-primary)' } }\n * assignNestedKeys(source, ['palette', 'secondary'], 'var(--palette-secondary)')\n * console.log(source) // { palette: { primary: 'var(--palette-primary)', secondary: 'var(--palette-secondary)' } }\n */\nexport declare const assignNestedKeys: <T extends Record<string, any> | null | undefined | string = NestedRecord<any>, Value = any>(obj: T, keys: Array<string>, value: Value, arrayKeys?: Array<string>) => void;\n/**\n *\n * @param {Object} obj : source object\n * @param {Function} callback : a function that will be called when\n *                   - the deepest key in source object is reached\n *                   - the value of the deepest key is NOT `undefined` | `null`\n *\n * @example\n * walkObjectDeep({ palette: { primary: { main: '#000000' } } }, console.log)\n * // ['palette', 'primary', 'main'] '#000000'\n */\nexport declare const walkObjectDeep: <Value, T = Record<string, any>>(obj: T, callback: (keys: Array<string>, value: Value, arrayKeys: Array<string>) => void, shouldSkipPaths?: (keys: Array<string>) => boolean) => void;\n/**\n * a function that parse theme and return { css, vars }\n *\n * @param {Object} theme\n * @param {{\n *  prefix?: string,\n *  shouldSkipGeneratingVar?: (objectPathKeys: Array<string>, value: string | number) => boolean\n * }} options.\n *  `prefix`: The prefix of the generated CSS variables. This function does not change the value.\n *\n * @returns {{ css: Object, vars: Object }} `css` is the stylesheet, `vars` is an object to get css variable (same structure as theme).\n *\n * @example\n * const { css, vars } = parser({\n *   fontSize: 12,\n *   lineHeight: 1.2,\n *   palette: { primary: { 500: 'var(--color)' } }\n * }, { prefix: 'foo' })\n *\n * console.log(css) // { '--foo-fontSize': '12px', '--foo-lineHeight': 1.2, '--foo-palette-primary-500': 'var(--color)' }\n * console.log(vars) // { fontSize: 'var(--foo-fontSize)', lineHeight: 'var(--foo-lineHeight)', palette: { primary: { 500: 'var(--foo-palette-primary-500)' } } }\n */\nexport default function cssVarsParser<T extends Record<string, any>>(theme: Record<string, any>, options?: {\n    prefix?: string;\n    shouldSkipGeneratingVar?: (objectPathKeys: Array<string>, value: string | number) => boolean;\n}): {\n    css: Record<string, string | number>;\n    vars: T;\n    varsWithDefaults: {};\n};\nexport {};\n",
  "node_modules/@mui/system/cssVars/getInitColorSchemeScript.d.ts": "import * as React from 'react';\nimport { InitColorSchemeScriptProps } from '../InitColorSchemeScript';\nexport default function getInitColorSchemeScript(params?: InitColorSchemeScriptProps): React.JSX.Element;\n",
  "node_modules/@mui/system/cssVars/index.d.ts": "export { default } from './createCssVarsProvider';\nexport type { CreateCssVarsProviderResult, CssVarsProviderConfig, ColorSchemeContextValue, } from './createCssVarsProvider';\nexport { default as getInitColorSchemeScript } from './getInitColorSchemeScript';\nexport { default as prepareCssVars } from './prepareCssVars';\nexport { default as createCssVarsTheme } from './createCssVarsTheme';\n",
  "node_modules/@mui/system/cssVars/prepareCssVars.d.ts": "export interface DefaultCssVarsTheme {\n    colorSchemes?: Record<string, any>;\n    defaultColorScheme?: string;\n}\ndeclare function prepareCssVars<T extends DefaultCssVarsTheme, ThemeVars extends Record<string, any>, Selector = any>(theme: T, parserConfig?: {\n    prefix?: string;\n    shouldSkipGeneratingVar?: (objectPathKeys: Array<string>, value: string | number) => boolean;\n    getSelector?: (colorScheme: string | undefined, css: Record<string, any>) => Selector;\n}): {\n    vars: ThemeVars;\n    generateCssVars: (colorScheme?: string) => {\n        css: {\n            [x: string]: string | number;\n        };\n        vars: ThemeVars;\n        selector: string | NonNullable<Selector>;\n    };\n};\nexport default prepareCssVars;\n",
  "node_modules/@mui/system/cssVars/useCurrentColorScheme.d.ts": "export type Mode = 'light' | 'dark' | 'system';\nexport type SystemMode = Exclude<Mode, 'system'>;\nexport interface State<SupportedColorScheme extends string> {\n    /**\n     * User selected mode.\n     * Note: on the server, mode is always undefined\n     */\n    mode: Mode | undefined;\n    /**\n     * Only valid if `mode: 'system'`, either 'light' | 'dark'.\n     */\n    systemMode: SystemMode | undefined;\n    /**\n     * The color scheme for the light mode.\n     */\n    lightColorScheme: SupportedColorScheme;\n    /**\n     * The color scheme for the dark mode.\n     */\n    darkColorScheme: SupportedColorScheme;\n}\nexport type Result<SupportedColorScheme extends string> = State<SupportedColorScheme> & {\n    /**\n     * The current application color scheme. It is always `undefined` on the server.\n     */\n    colorScheme: SupportedColorScheme | undefined;\n    /**\n     * `mode` is saved to internal state and localStorage\n     * If `mode` is null, it will be reset to the defaultMode\n     */\n    setMode: (mode: Mode | null) => void;\n    /**\n     * `colorScheme` is saved to internal state and localStorage\n     * If `colorScheme` is null, it will be reset to the defaultColorScheme (light | dark)\n     */\n    setColorScheme: (colorScheme: SupportedColorScheme | Partial<{\n        light: SupportedColorScheme | null;\n        dark: SupportedColorScheme | null;\n    }> | null) => void;\n};\nexport declare function getSystemMode(mode: undefined | string): SystemMode | undefined;\nexport declare function getColorScheme<SupportedColorScheme extends string>(state: State<SupportedColorScheme>): SupportedColorScheme | undefined;\ninterface UseCurrentColoSchemeOptions<SupportedColorScheme extends string> {\n    defaultLightColorScheme: SupportedColorScheme;\n    defaultDarkColorScheme: SupportedColorScheme;\n    supportedColorSchemes: Array<SupportedColorScheme>;\n    defaultMode?: Mode;\n    modeStorageKey?: string;\n    colorSchemeStorageKey?: string;\n    storageWindow?: Window | null;\n}\nexport default function useCurrentColorScheme<SupportedColorScheme extends string>(options: UseCurrentColoSchemeOptions<SupportedColorScheme>): Result<SupportedColorScheme>;\nexport {};\n",
  "node_modules/@mui/system/index.d.ts": "import {\n  ComposedStyleFunction,\n  StyleFunction,\n  PropsFor,\n  SimpleStyleFunction,\n  borders,\n  display,\n  flexbox,\n  grid,\n  palette,\n  positions,\n  shadows,\n  sizing,\n  typography,\n} from './Box';\n// disable automatic export\nexport {};\n\n// borders.js\nexport const border: SimpleStyleFunction<'border'>;\nexport const borderTop: SimpleStyleFunction<'borderTop'>;\nexport const borderRight: SimpleStyleFunction<'borderRight'>;\nexport const borderBottom: SimpleStyleFunction<'borderBottom'>;\nexport const borderLeft: SimpleStyleFunction<'borderLeft'>;\nexport const borderColor: SimpleStyleFunction<'borderColor'>;\nexport const borderTopColor: SimpleStyleFunction<'borderTopColor'>;\nexport const borderRightColor: SimpleStyleFunction<'borderRightColor'>;\nexport const borderBottomColor: SimpleStyleFunction<'borderBottomColor'>;\nexport const borderLeftColor: SimpleStyleFunction<'borderLeftColor'>;\nexport const borderRadius: SimpleStyleFunction<'borderRadius'>;\nexport type BordersProps = PropsFor<typeof borders>;\n\n// breakpoints.js\ntype DefaultBreakPoints = 'xs' | 'sm' | 'md' | 'lg' | 'xl';\nexport { handleBreakpoints, mergeBreakpointsInOrder } from './breakpoints';\n\n/**\n * @returns An enhanced stylefunction that considers breakpoints\n */\nexport function breakpoints<Props, Breakpoints extends string = DefaultBreakPoints>(\n  styleFunction: StyleFunction<Props>,\n): StyleFunction<Partial<Record<Breakpoints, Props>> & Props>;\n\nexport function compose<T extends Array<StyleFunction<any>>>(...args: T): ComposedStyleFunction<T>;\n\nexport type DisplayProps = PropsFor<typeof display>;\n\n// flexbox.js\nexport type FlexboxProps = PropsFor<typeof flexbox>;\n\n// grid.js\nexport type GridProps = PropsFor<typeof grid>;\n\n// palette.js\nexport const color: SimpleStyleFunction<'color'>;\nexport const bgcolor: SimpleStyleFunction<'bgcolor'>;\nexport type PaletteProps = PropsFor<typeof palette>;\n\nexport type PositionsProps = PropsFor<typeof positions>;\n\nexport type ShadowsProps = PropsFor<typeof shadows>;\n\n// * sizing.js TODO\nexport const width: SimpleStyleFunction<'width'>;\nexport const maxWidth: SimpleStyleFunction<'maxWidth'>;\nexport const minWidth: SimpleStyleFunction<'minWidth'>;\nexport const height: SimpleStyleFunction<'height'>;\nexport const maxHeight: SimpleStyleFunction<'maxHeight'>;\nexport const minHeight: SimpleStyleFunction<'minHeight'>;\nexport const sizeWidth: SimpleStyleFunction<'sizeWidth'>;\nexport const sizeHeight: SimpleStyleFunction<'sizeHeight'>;\nexport const boxSizing: SimpleStyleFunction<'boxSizing'>;\nexport type SizingProps = PropsFor<typeof sizing>;\n\n// typography.js\nexport const typographyVariant: SimpleStyleFunction<'typography'>;\nexport const fontFamily: SimpleStyleFunction<'fontFamily'>;\nexport const fontSize: SimpleStyleFunction<'fontSize'>;\nexport const fontStyle: SimpleStyleFunction<'fontStyle'>;\nexport const fontWeight: SimpleStyleFunction<'fontWeight'>;\nexport const letterSpacing: SimpleStyleFunction<'letterSpacing'>;\nexport const lineHeight: SimpleStyleFunction<'lineHeight'>;\nexport const textAlign: SimpleStyleFunction<'textAlign'>;\nexport const textTransform: SimpleStyleFunction<'textTransform'>;\nexport type TypographyProps = PropsFor<typeof typography>;\n\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport function unstable_getThemeValue(prop: string, value: any, theme: object): any;\n/**\n * The `css` function accepts arrays as values for mobile-first responsive styles.\n * Note that this extends to non-theme values also. For example `display=['none', 'block']`\n * will also works.\n */\nexport type ResponsiveStyleValue<T> = T | Array<T | null> | { [key: string]: T | null };\n\nexport { DefaultTheme } from '@mui/private-theming';\n\nexport {\n  css,\n  keyframes,\n  StyledEngineProvider,\n  Interpolation,\n  CSSInterpolation,\n  CSSObject,\n} from '@mui/styled-engine';\nexport { default as GlobalStyles } from './GlobalStyles';\nexport type { GlobalStylesProps } from './GlobalStyles';\n\nexport * from './style';\nexport * from './spacing';\n\nexport {\n  default as unstable_styleFunctionSx,\n  unstable_createStyleFunctionSx,\n  extendSxProp as unstable_extendSxProp,\n  unstable_defaultSxConfig,\n} from './styleFunctionSx';\nexport * from './styleFunctionSx';\n\n// TODO: Remove this function in v6.\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport function experimental_sx(): any;\n\nexport { default as Box } from './Box';\nexport * from './Box';\n\nexport { default as createBox } from './createBox';\nexport * from './createBox';\n\nexport { default as createStyled } from './createStyled';\nexport * from './createStyled';\n\nexport { default as styled } from './styled';\nexport * from './styled';\n\nexport { default as createTheme } from './createTheme';\nexport * from './createTheme';\n\nexport { default as createBreakpoints } from './createTheme/createBreakpoints';\nexport * from './createTheme/createBreakpoints';\n\nexport { default as createSpacing } from './createTheme/createSpacing';\nexport { SpacingOptions, Spacing } from './createTheme/createSpacing';\n\nexport { default as shape } from './createTheme/shape';\nexport * from './createTheme/shape';\n\nexport { default as useThemeProps, getThemeProps } from './useThemeProps';\n\nexport { default as useTheme } from './useTheme';\nexport * from './useTheme';\n\nexport { default as useThemeWithoutDefault } from './useThemeWithoutDefault';\nexport * from './useThemeWithoutDefault';\n\nexport { default as useMediaQuery } from './useMediaQuery';\nexport * from './useMediaQuery';\n\nexport * from './colorManipulator';\n\nexport { default as ThemeProvider } from './ThemeProvider';\nexport * from './ThemeProvider';\n\nexport { default as unstable_createCssVarsProvider, CreateCssVarsProviderResult } from './cssVars';\nexport { default as unstable_createGetCssVar } from './cssVars/createGetCssVar';\nexport { default as unstable_cssVarsParser } from './cssVars/cssVarsParser';\nexport { default as unstable_prepareCssVars } from './cssVars/prepareCssVars';\nexport { default as unstable_createCssVarsTheme } from './cssVars/createCssVarsTheme';\nexport * from './cssVars';\n\nexport { default as responsivePropType } from './responsivePropType';\n\nexport { default as createContainer } from './Container/createContainer';\nexport * from './Container/createContainer';\n\nexport { default as Container } from './Container';\nexport * from './Container';\n\nexport { default as Unstable_Grid } from './Unstable_Grid';\nexport * from './Unstable_Grid';\n\nexport { default as Stack } from './Stack';\nexport * from './Stack';\n\nexport * from './version';\n",
  "node_modules/@mui/system/merge.d.ts": "export default function merge(acc: object, item: object): object;\n",
  "node_modules/@mui/system/package.json": "{\n  \"name\": \"@mui/system\",\n  \"version\": \"5.17.1\",\n  \"private\": false,\n  \"author\": \"MUI Team\",\n  \"description\": \"MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.\",\n  \"main\": \"./index.js\",\n  \"keywords\": [\n    \"react\",\n    \"react-component\",\n    \"mui\",\n    \"system\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/mui/material-ui.git\",\n    \"directory\": \"packages/mui-system\"\n  },\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/mui/material-ui/issues\"\n  },\n  \"homepage\": \"https://v5.mui.com/system/getting-started/\",\n  \"funding\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/mui-org\"\n  },\n  \"dependencies\": {\n    \"@babel/runtime\": \"^7.23.9\",\n    \"clsx\": \"^2.1.0\",\n    \"csstype\": \"^3.1.3\",\n    \"prop-types\": \"^15.8.1\",\n    \"@mui/types\": \"~7.2.15\",\n    \"@mui/private-theming\": \"^5.17.1\",\n    \"@mui/utils\": \"^5.17.1\",\n    \"@mui/styled-engine\": \"^5.16.14\"\n  },\n  \"peerDependencies\": {\n    \"@emotion/react\": \"^11.5.0\",\n    \"@emotion/styled\": \"^11.3.0\",\n    \"@types/react\": \"^17.0.0 || ^18.0.0 || ^19.0.0\",\n    \"react\": \"^17.0.0 || ^18.0.0 || ^19.0.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"@types/react\": {\n      \"optional\": true\n    },\n    \"@emotion/react\": {\n      \"optional\": true\n    },\n    \"@emotion/styled\": {\n      \"optional\": true\n    }\n  },\n  \"sideEffects\": false,\n  \"publishConfig\": {\n    \"access\": \"public\",\n    \"directory\": \"build\"\n  },\n  \"engines\": {\n    \"node\": \">=12.0.0\"\n  },\n  \"module\": \"./esm/index.js\",\n  \"types\": \"./index.d.ts\"\n}",
  "node_modules/@mui/system/propsToClassKey.d.ts": "export default function propsToClassKey(props: object): string;\n",
  "node_modules/@mui/system/responsivePropType.d.ts": "declare const responsivePropType: object;\n\nexport default responsivePropType;\n",
  "node_modules/@mui/system/spacing.d.ts": "import { SimpleStyleFunction, spacing, PropsFor } from './Box';\n\nexport type SpacingValueType = string | number | null | undefined;\nexport type SpacingProps = PropsFor<typeof spacing>;\nexport function createUnarySpacing<Spacing>(theme: { spacing: Spacing }): Spacing extends number\n  ? (abs: number | string) => number | number\n  : Spacing extends any[]\n    ? <Index extends number>(abs: Index | string) => Spacing[Index] | string\n    : Spacing extends (...args: unknown[]) => unknown\n      ? Spacing\n      : // warns in Dev\n        () => undefined;\n\nexport function createUnaryUnit<Spacing>(\n  theme: { spacing: Spacing },\n  themeKey: string,\n  defaultValue: Spacing,\n  propName: string,\n): Spacing extends number\n  ? (abs: SpacingValueType) => number | number\n  : Spacing extends any[]\n    ? <Index extends number>(abs: Index | string) => Spacing[Index] | string\n    : Spacing extends (...args: unknown[]) => unknown\n      ? Spacing\n      : // warns in Dev\n        () => undefined;\n\nexport const margin: SimpleStyleFunction<\n  | 'm'\n  | 'mt'\n  | 'mr'\n  | 'mb'\n  | 'ml'\n  | 'mx'\n  | 'my'\n  | 'margin'\n  | 'marginTop'\n  | 'marginRight'\n  | 'marginBottom'\n  | 'marginLeft'\n  | 'marginX'\n  | 'marginY'\n  | 'marginInline'\n  | 'marginInlineStart'\n  | 'marginInlineEnd'\n  | 'marginBlock'\n  | 'marginBlockStart'\n  | 'marginBlockEnd'\n>;\n\nexport type MarginProps = PropsFor<typeof margin>;\n\nexport const padding: SimpleStyleFunction<\n  | 'p'\n  | 'pt'\n  | 'pr'\n  | 'pb'\n  | 'pl'\n  | 'px'\n  | 'py'\n  | 'padding'\n  | 'paddingTop'\n  | 'paddingRight'\n  | 'paddingBottom'\n  | 'paddingLeft'\n  | 'paddingX'\n  | 'paddingY'\n  | 'paddingInline'\n  | 'paddingInlineStart'\n  | 'paddingInlineEnd'\n  | 'paddingBlock'\n  | 'paddingBlockStart'\n  | 'paddingBlockEnd'\n>;\n\nexport function getValue(\n  transformer: (prop: SpacingValueType) => SpacingValueType,\n  propValue: SpacingValueType,\n): SpacingValueType;\n\nexport type PaddingProps = PropsFor<typeof padding>;\n",
  "node_modules/@mui/system/style.d.ts": "import { CSSObject } from '@mui/styled-engine';\nimport { StyleFunction } from './Box';\n\nexport type TransformFunction = (\n  cssValue: unknown,\n  userValue: unknown,\n) => number | string | React.CSSProperties | CSSObject;\n\nexport interface StyleOptions<PropKey> {\n  cssProperty?: PropKey | keyof React.CSSProperties | false;\n  prop: PropKey;\n  /**\n   * dot access in `Theme`\n   */\n  themeKey?: string;\n  transform?: TransformFunction;\n}\nexport function style<PropKey extends string, Theme extends object>(\n  options: StyleOptions<PropKey>,\n): StyleFunction<{ [K in PropKey]?: unknown } & { theme?: Theme }> & { filterProps: string[] };\nexport function getPath<T>(obj: T, path: string | undefined, checkVars?: boolean): null | unknown;\nexport function getStyleValue(\n  themeMapping: object | ((arg: any) => any),\n  transform: TransformFunction | null,\n  propValueFinal: unknown,\n  userValue?: unknown,\n): any;\n",
  "node_modules/@mui/system/styleFunctionSx/AliasesCSSProperties.d.ts": "import { StandardCSSProperties } from './StandardCssProperties';\n\nexport interface AliasesCSSProperties {\n  /**\n   * The **`background-color`** CSS property sets the background color of an element.\n   *\n   * **Initial value**: `transparent`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-color\n   */\n  bgcolor?: StandardCSSProperties['backgroundColor'];\n  /**\n   * The **`margin`** CSS property sets the margin on all four sides of an element. It is a shorthand for `margin-top`, `margin-right`, `margin-bottom`, and `margin-left`.\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin\n   */\n  m?: StandardCSSProperties['margin'];\n  /**\n   * The **`margin-top`** CSS property sets the margin on the top of an element. A positive value places it farther from its neighbors, while a negative value places it closer.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-top\n   */\n  mt?: StandardCSSProperties['marginTop'];\n  /**\n   * The **`margin-right`** CSS property sets the margin on the right side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-right\n   */\n  mr?: StandardCSSProperties['marginRight'];\n  /**\n   * The **`margin-bottom`** CSS property sets the margin on the bottom of an element. A positive value places it farther from its neighbors, while a negative value places it closer.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-bottom\n   */\n  mb?: StandardCSSProperties['marginBottom'];\n  /**\n   * The **`margin-left`** CSS property sets the margin on the left side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-left\n   */\n  ml?: StandardCSSProperties['marginLeft'];\n  /**\n   * The **`mx`** property is shorthand for using both **`margin-left`** and **`margin-right`** CSS properties. They set the margin on the left and right side of an element. A positive value places it\n   * farther from its neighbors, while a negative value places it closer.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-left\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-right\n   */\n  mx?: StandardCSSProperties['marginLeft'];\n  /**\n   * The **`marginX`** property is shorthand for using both **`margin-left`** and **`margin-right`** CSS properties. They set the margin on the left and right side of an element. A positive value\n   * places it farther from its neighbors, while a negative value places it closer.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-left\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-right\n   */\n  marginX?: StandardCSSProperties['marginLeft'];\n  /**\n   * The **`my`** property is shorthand for using both **`margin-top`** and **`margin-bottom`** CSS properties. They set the margin on the top and bottom of an element. A positive value places it\n   * farther from its neighbors, while a negative value places it closer.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-top\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-bottom\n   */\n  my?: StandardCSSProperties['marginTop'];\n  /**\n   * The **`marginY`** property is shorthand for using both **`margin-top`** and **`margin-bottom`** CSS properties. They set the margin on the top and bottom of an element. A positive value places\n   * it farther from its neighbors, while a negative value places it closer.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-top\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-bottom\n   */\n  marginY?: StandardCSSProperties['marginTop'];\n  /**\n   * The **`padding`** CSS property sets the padding on all four sides of an element. It is a shorthand for `padding-top`, `padding-right`, `padding-bottom`, and `padding-left`.\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding\n   */\n  p?: StandardCSSProperties['padding'];\n  /**\n   * The **`padding-top`** CSS property sets the height of the padding at the top of an element.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-top\n   */\n  pt?: StandardCSSProperties['paddingTop'];\n  /**\n   * The **`padding-right`** CSS property sets the width of the padding at the right side of an element.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-right\n   */\n  pr?: StandardCSSProperties['paddingRight'];\n  /**\n   * The **`padding-bottom`** CSS property sets the height of the padding on the bottom of an element.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-bottom\n   */\n  pb?: StandardCSSProperties['paddingBottom'];\n  /**\n   * The **`padding-left`** CSS property sets the width of the padding at the left side of an element.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-left\n   */\n  pl?: StandardCSSProperties['paddingLeft'];\n  /**\n   * The **`px`** property is shorthand for the CSS properties **`padding-left`** and **`padding-right`**. They set the width of the padding at the left and right side of an element.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-left\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-right\n   */\n  px?: StandardCSSProperties['paddingLeft'];\n  /**\n   * The **`paddingX`** property is shorthand for the CSS properties **`padding-left`** and **`padding-right`**. They set the width of the padding at the left and right sides of an element.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-left\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-right\n   */\n  paddingX?: StandardCSSProperties['paddingLeft'];\n  /**\n   * The **`py`** property is shorthand for the CSS properties **`padding-top`** and **`padding-bottom`**. They set the width of the padding at the top and bottom of an element.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-top\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-bottom\n   */\n  py?: StandardCSSProperties['paddingTop'];\n  /**\n   * The **`paddingY`** property is shorthand for the CSS properties **`padding-top`** and **`padding-bottom`**. They set the width of the padding at the top and bottom of an element.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-top\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-bottom\n   */\n  paddingY?: StandardCSSProperties['paddingTop'];\n  /**\n   * The **`typography`** property  is shorthand for the CSS properties **`font-family`**, **`font-weight`**, **`font-size`**, **`line-height`**, **`letter-spacing`** and **`text-transform``**.\n   * It takes the values defined under `theme.typography` and spreads them on the element.\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **2**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-family\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-weight\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-size\n   * @see https://developer.mozilla.org/docs/Web/CSS/line-height\n   * @see https://developer.mozilla.org/docs/Web/CSS/letter-spacing\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-transform\n   */\n  typography?: string;\n  /**\n   * The **`displayPrint`** property sets the display value for the element when the page is printed.\n   *\n   * **Initial value**: `inline`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/display\n   */\n  displayPrint?: StandardCSSProperties['display'];\n}\n",
  "node_modules/@mui/system/styleFunctionSx/OverwriteCSSProperties.d.ts": "import * as CSS from 'csstype';\n\nexport interface OverwriteCSSProperties {\n  /**\n   * The **`border`** CSS property is shorthand for the CSS properties **`border-width`**, **`border-style`**, and **`border-color`**. It sets an element's border.\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border\n   */\n  border?: CSS.Property.Border | number;\n  /**\n   * The **`box-shadow`** CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the\n   * element for blur and spread radii, and by its color.\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * | **10**  |  **4**  | **5.1** | **12** | **9** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/box-shadow\n   */\n  boxShadow?: CSS.Property.BoxShadow | number;\n  /**\n   * The **`font-weight`** CSS property specifies the weight (or boldness) of the font. The font weights available to you will depend on the `font-family` you are using. Some fonts are only\n   * available in `normal` and `bold`.\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **2**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-weight\n   */\n  fontWeight?: CSS.Property.FontWeight | string;\n  /**\n   * The **`z-index`** CSS property sets the z-order of a positioned element and its descendants or flex items. Overlapping elements with a higher z-index cover those with a lower one.\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/z-index\n   */\n  zIndex?: CSS.Property.ZIndex | string;\n}\n",
  "node_modules/@mui/system/styleFunctionSx/StandardCssProperties.d.ts": "import * as CSS from 'csstype';\n\nexport type StandardCSSProperties = CSS.PropertiesFallback<number | string>;\n",
  "node_modules/@mui/system/styleFunctionSx/defaultSxConfig.d.ts": "import { StyleFunction } from '../Box';\nimport { TransformFunction } from '../style';\n\ntype SimpleStyleFunction<PropKey extends keyof any> = StyleFunction<Partial<Record<PropKey, any>>>;\n\nexport interface SxConfigRecord {\n  cssProperty?: keyof React.CSSProperties | false;\n  /**\n   * dot access in `Theme`\n   */\n  themeKey?: string;\n  transform?: TransformFunction;\n  style?: SimpleStyleFunction<any>;\n}\n\nexport type SxConfig = Record<string, SxConfigRecord>;\n\ndeclare const defaultSxConfig: SxConfig;\n\nexport default defaultSxConfig;\n",
  "node_modules/@mui/system/styleFunctionSx/extendSxProp.d.ts": "import { SxProps } from './styleFunctionSx';\n\nexport default function extendSxProp<Props extends { sx?: SxProps<any> } = {}>(props: Props): Props;\n",
  "node_modules/@mui/system/styleFunctionSx/index.d.ts": "export { default } from './styleFunctionSx';\n\nexport * from './styleFunctionSx';\nexport * from './AliasesCSSProperties';\nexport * from './OverwriteCSSProperties';\nexport * from './StandardCssProperties';\n\nexport { default as extendSxProp } from './extendSxProp';\n\nexport { default as unstable_defaultSxConfig } from './defaultSxConfig';\nexport * from './defaultSxConfig';\n\nexport * from './extendSxProp';\n",
  "node_modules/@mui/system/styleFunctionSx/styleFunctionSx.d.ts": "import * as CSS from 'csstype';\nimport { CSSObject } from '@mui/styled-engine';\nimport { StandardCSSProperties } from './StandardCssProperties';\nimport { AliasesCSSProperties } from './AliasesCSSProperties';\nimport { OverwriteCSSProperties } from './OverwriteCSSProperties';\n\n/**\n * The `css` function accepts arrays as values for mobile-first responsive styles.\n * Note that this extends to non-theme values also. For example `display=['none', 'block']`\n * will also works.\n */\nexport type ResponsiveStyleValue<T> = T | ReadonlyArray<T | null> | { [key: string]: T | null };\n\n/**\n * Map of all CSS pseudo selectors (`:hover`, `:focus`, ...).\n */\nexport type CSSPseudoSelectorProps<Theme extends object = {}> = {\n  [K in CSS.Pseudos]?: ((theme: Theme) => SystemStyleObject<Theme>) | SystemStyleObject<Theme>;\n};\n\n/**\n * Map all nested selectors.\n */\nexport interface CSSSelectorObject<Theme extends object = {}> {\n  [cssSelector: string]: ((theme: Theme) => SystemStyleObject<Theme>) | SystemStyleObject<Theme>;\n}\n\ntype CssVariableType = string | number;\n\n/**\n * Map all nested selectors and CSS variables.\n */\nexport interface CSSSelectorObjectOrCssVariables<Theme extends object = {}> {\n  [cssSelectorOrVariable: string]:\n    | ((theme: Theme) => SystemStyleObject<Theme> | string | number)\n    | SystemStyleObject<Theme>\n    | CssVariableType;\n}\n\n/**\n * Map of all available CSS properties (including aliases) and their raw value.\n * Only used internally to map CSS properties to input types (responsive value,\n * theme function or nested) in `SystemCssProperties`.\n */\nexport interface AllSystemCSSProperties\n  extends Omit<StandardCSSProperties, keyof OverwriteCSSProperties>,\n    OverwriteCSSProperties,\n    AliasesCSSProperties {}\n\nexport type SystemCssProperties<Theme extends object = {}> = {\n  [K in keyof AllSystemCSSProperties]:\n    | ResponsiveStyleValue<AllSystemCSSProperties[K]>\n    | ((theme: Theme) => ResponsiveStyleValue<AllSystemCSSProperties[K]>)\n    | SystemStyleObject<Theme>;\n};\n\n/**\n * The `SystemStyleObject` defines custom properties that will be transformed to\n * their corresponding values from the `Theme`. Other valid CSS properties are also allowed.\n */\nexport type SystemStyleObject<Theme extends object = {}> =\n  | SystemCssProperties<Theme>\n  | CSSPseudoSelectorProps<Theme>\n  | CSSSelectorObjectOrCssVariables<Theme>\n  | null;\n\n/**\n * The `SxProps` can be either object or function\n */\nexport type SxProps<Theme extends object = {}> =\n  | SystemStyleObject<Theme>\n  | ((theme: Theme) => SystemStyleObject<Theme>)\n  | ReadonlyArray<\n      boolean | SystemStyleObject<Theme> | ((theme: Theme) => SystemStyleObject<Theme>)\n    >;\n\nexport interface StyleFunctionSx {\n  (props: object): CSSObject;\n  filterProps?: string[];\n}\n\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport function unstable_createStyleFunctionSx(\n  styleFunctionMapping: Record<string, StyleFunctionSx>,\n): StyleFunctionSx;\n\ndeclare const styleFunctionSx: StyleFunctionSx;\n\nexport default styleFunctionSx;\n",
  "node_modules/@mui/system/styled.d.ts": "import { CreateMUIStyled } from './createStyled';\n\ndeclare const styled: CreateMUIStyled;\n\nexport default styled;\n",
  "node_modules/@mui/system/useMediaQuery/index.d.ts": "export { default } from './useMediaQuery';\nexport * from './useMediaQuery';\n",
  "node_modules/@mui/system/useMediaQuery/useMediaQuery.d.ts": "/**\n * @deprecated Not used internally. Use `MediaQueryListEvent` from lib.dom.d.ts instead.\n */\nexport interface MuiMediaQueryListEvent {\n    matches: boolean;\n}\n/**\n * @deprecated Not used internally. Use `MediaQueryList` from lib.dom.d.ts instead.\n */\nexport interface MuiMediaQueryList {\n    matches: boolean;\n    addListener: (listener: MuiMediaQueryListListener) => void;\n    removeListener: (listener: MuiMediaQueryListListener) => void;\n}\n/**\n * @deprecated Not used internally. Use `(event: MediaQueryListEvent) => void` instead.\n */\nexport type MuiMediaQueryListListener = (event: MuiMediaQueryListEvent) => void;\nexport interface UseMediaQueryOptions {\n    /**\n     * As `window.matchMedia()` is unavailable on the server,\n     * it returns a default matches during the first mount.\n     * @default false\n     */\n    defaultMatches?: boolean;\n    /**\n     * You can provide your own implementation of matchMedia.\n     * This can be used for handling an iframe content window.\n     */\n    matchMedia?: typeof window.matchMedia;\n    /**\n     * To perform the server-side hydration, the hook needs to render twice.\n     * A first time with `defaultMatches`, the value of the server, and a second time with the resolved value.\n     * This double pass rendering cycle comes with a drawback: it's slower.\n     * You can set this option to `true` if you use the returned value **only** client-side.\n     * @default false\n     */\n    noSsr?: boolean;\n    /**\n     * You can provide your own implementation of `matchMedia`, it's used when rendering server-side.\n     */\n    ssrMatchMedia?: (query: string) => {\n        matches: boolean;\n    };\n}\nexport default function useMediaQuery<Theme = unknown>(queryInput: string | ((theme: Theme) => string), options?: UseMediaQueryOptions): boolean;\n",
  "node_modules/@mui/system/useTheme.d.ts": "import { Theme } from './createTheme';\n\nexport default function useTheme<T = Theme>(defaultTheme?: T): T;\n",
  "node_modules/@mui/system/useThemeProps/getThemeProps.d.ts": "export {};\n\ninterface ThemeWithProps<Components> {\n  components?: { [K in keyof Components]: { defaultProps?: Partial<Components[K]> } };\n}\n\ntype ThemedProps<Theme, Name extends keyof any> = Theme extends {\n  components: Record<Name, { defaultProps: infer Props }>;\n}\n  ? Props\n  : {};\n\nexport default function getThemeProps<Theme, Props, Name extends keyof any>(params: {\n  props: Props;\n  name: Name;\n  theme?: Theme;\n}): Props & ThemedProps<Theme, Name>;\n",
  "node_modules/@mui/system/useThemeProps/index.d.ts": "export { default } from './useThemeProps';\nexport * from './useThemeProps';\n\nexport { default as getThemeProps } from './getThemeProps';\n",
  "node_modules/@mui/system/useThemeProps/useThemeProps.d.ts": "export interface ThemeWithProps {\n  components?: any;\n}\n\nexport type ThemedProps<Theme, Name extends keyof any> = Theme extends {\n  components: Record<Name, { defaultProps: infer Props }>;\n}\n  ? Props\n  : {};\n\nexport default function useThemeProps<\n  Theme extends ThemeWithProps,\n  Props,\n  Name extends keyof any,\n>(params: {\n  props: Props;\n  name: Name;\n  defaultTheme?: Theme;\n  themeId?: string;\n}): Props & ThemedProps<Theme, Name>;\n",
  "node_modules/@mui/system/useThemeWithoutDefault.d.ts": "export default function useThemeWithoutDefault<T = null>(defaultTheme?: T): T;\n",
  "node_modules/@mui/system/version/index.d.ts": "export declare const version: string | undefined;\nexport declare const major: number;\nexport declare const minor: number;\nexport declare const patch: number;\nexport declare const preReleaseLabel: string | null;\nexport declare const preReleaseNumber: number | null;\nexport default version;\n",
  "node_modules/@mui/types/index.d.ts": "import * as React from 'react';\n\n// disable automatic export\nexport {};\n\n/**\n * `T extends ConsistentWith<T, U>` means that where `T` has overlapping properties with\n * `U`, their value types do not conflict.\n *\n * @internal\n */\nexport type ConsistentWith<DecorationTargetProps, InjectedProps> = {\n  [P in keyof DecorationTargetProps]: P extends keyof InjectedProps\n    ? InjectedProps[P] extends DecorationTargetProps[P]\n      ? DecorationTargetProps[P]\n      : InjectedProps[P]\n    : DecorationTargetProps[P];\n};\n\n/**\n * a function that takes {component} and returns a component that passes along\n * all the props to {component} except the {InjectedProps} and will accept\n * additional {AdditionalProps}\n */\nexport type PropInjector<InjectedProps, AdditionalProps = {}> = <\n  C extends React.JSXElementConstructor<ConsistentWith<React.ComponentProps<C>, InjectedProps>>,\n>(\n  component: C,\n) => React.JSXElementConstructor<\n  DistributiveOmit<\n    React.JSX.LibraryManagedAttributes<C, React.ComponentProps<C>>,\n    keyof InjectedProps\n  > &\n    AdditionalProps\n>;\n\n/**\n * Remove properties `K` from `T`.\n * Distributive for union types.\n *\n * @internal\n */\nexport type DistributiveOmit<T, K extends keyof any> = T extends any ? Omit<T, K> : never;\n\n/**\n * Generate a set of string literal types with the given default record `T` and\n * override record `U`.\n *\n * If the property value was `true`, the property key will be added to the\n * string union.\n *\n * @internal\n */\nexport type OverridableStringUnion<T extends string | number, U = {}> = GenerateStringUnion<\n  Overwrite<Record<T, true>, U>\n>;\n\n/**\n * Like `T & U`, but using the value types from `U` where their properties overlap.\n *\n * @internal\n */\nexport type Overwrite<T, U> = DistributiveOmit<T, keyof U> & U;\n\ntype GenerateStringUnion<T> = Extract<\n  {\n    [Key in keyof T]: true extends T[Key] ? Key : never;\n  }[keyof T],\n  string\n>;\n\n// https://stackoverflow.com/questions/53807517/how-to-test-if-two-types-are-exactly-the-same\nexport type IfEquals<T, U, Y = unknown, N = never> =\n  (<G>() => G extends T ? 1 : 2) extends <G>() => G extends U ? 1 : 2 ? Y : N;\n\n/**\n * Issues a type error if `Expected` is not identical to `Actual`.\n *\n * `Expected` should be declared when invoking `expectType`.\n * `Actual` should almost always we be a `typeof value` statement.\n *\n * @example `expectType<number | string, typeof value>(value)`\n * TypeScript issues a type error since `value is not assignable to never`.\n * This means `typeof value` is not identical to `number | string`\n * @param actual\n */\nexport function expectType<Expected, Actual>(actual: IfEquals<Actual, Expected, Actual>): void;\n\n/**\n * A component whose root component can be controlled via a `component` prop.\n *\n * Adjusts valid props based on the type of `component`.\n */\nexport interface OverridableComponent<M extends OverridableTypeMap> {\n  // If you make any changes to this interface, please make sure to update the\n  // `OverridableComponent` type in `mui-material/src/OverridableComponent.d.ts` as well.\n  // Also, there are types in Base UI that have a similar shape to this interface\n  // (for example SelectType, OptionType, etc.).\n  <C extends React.ElementType>(\n    props: {\n      /**\n       * The component used for the root node.\n       * Either a string to use a HTML element or a component.\n       */\n      component: C;\n    } & OverrideProps<M, C>,\n  ): React.JSX.Element | null;\n  (props: DefaultComponentProps<M>): React.JSX.Element | null;\n  propTypes?: any;\n}\n\n/**\n * Props of the component if `component={Component}` is used.\n */\n// prettier-ignore\nexport type OverrideProps<\n  M extends OverridableTypeMap,\n  C extends React.ElementType\n> = (\n  & BaseProps<M>\n  & DistributiveOmit<React.ComponentPropsWithRef<C>, keyof BaseProps<M>>\n);\n\n/**\n * Props if `component={Component}` is NOT used.\n */\n// prettier-ignore\nexport type DefaultComponentProps<M extends OverridableTypeMap> =\n  & BaseProps<M>\n  & DistributiveOmit<React.ComponentPropsWithRef<M['defaultComponent']>, keyof BaseProps<M>>;\n\n/**\n * Props defined on the component.\n */\n// prettier-ignore\nexport type BaseProps<M extends OverridableTypeMap> = M['props'];\n\nexport interface OverridableTypeMap {\n  props: {};\n  defaultComponent: React.ElementType;\n}\n\n/**\n * Simplifies the display of a type (without modifying it).\n * Taken from https://effectivetypescript.com/2022/02/25/gentips-4-display/\n */\nexport type Simplify<T> = T extends Function ? T : { [K in keyof T]: T[K] };\n\n/**\n * Changes the properties K from T to required\n */\nexport type PartiallyRequired<T, K extends keyof T> = DistributiveOmit<T, K> & {\n  [P in K]-?: T[P];\n};\n",
  "node_modules/@mui/types/package.json": "{\n  \"name\": \"@mui/types\",\n  \"version\": \"7.2.24\",\n  \"private\": false,\n  \"author\": \"MUI Team\",\n  \"description\": \"Utility types for MUI.\",\n  \"types\": \"./index.d.ts\",\n  \"files\": [\n    \"index.d.ts\",\n    \"OverridableComponentAugmentation.ts\"\n  ],\n  \"keywords\": [\n    \"react\",\n    \"react-component\",\n    \"mui\",\n    \"types\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/mui/material-ui.git\",\n    \"directory\": \"packages/mui-types\"\n  },\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/mui/material-ui/issues\"\n  },\n  \"homepage\": \"https://github.com/mui/material-ui/tree/master/packages/mui-types\",\n  \"sideEffects\": false,\n  \"publishConfig\": {\n    \"access\": \"public\",\n    \"directory\": \"build\"\n  },\n  \"peerDependencies\": {\n    \"@types/react\": \"^17.0.0 || ^18.0.0 || ^19.0.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"@types/react\": {\n      \"optional\": true\n    }\n  }\n}",
  "node_modules/@mui/utils/ClassNameGenerator/ClassNameGenerator.d.ts": "declare const ClassNameGenerator: {\n    configure(generator: (componentName: string) => string): void;\n    generate(componentName: string): string;\n    reset(): void;\n};\nexport default ClassNameGenerator;\n",
  "node_modules/@mui/utils/ClassNameGenerator/index.d.ts": "export { default } from './ClassNameGenerator';\n",
  "node_modules/@mui/utils/HTMLElementType/HTMLElementType.d.ts": "export default function HTMLElementType(props: {\n    [key: string]: unknown;\n}, propName: string, componentName: string, location: string, propFullName: string): Error | null;\n",
  "node_modules/@mui/utils/HTMLElementType/index.d.ts": "export { default } from './HTMLElementType';\n",
  "node_modules/@mui/utils/appendOwnerState/appendOwnerState.d.ts": "import * as React from 'react';\nimport { Simplify } from '@mui/types';\n/**\n * Type of the ownerState based on the type of an element it applies to.\n * This resolves to the provided OwnerState for React components and `undefined` for host components.\n * Falls back to `OwnerState | undefined` when the exact type can't be determined in development time.\n */\ntype OwnerStateWhenApplicable<ElementType extends React.ElementType, OwnerState> = ElementType extends React.ComponentType<any> ? OwnerState : ElementType extends keyof React.JSX.IntrinsicElements ? undefined : OwnerState | undefined;\nexport type AppendOwnerStateReturnType<ElementType extends React.ElementType, OtherProps, OwnerState> = Simplify<OtherProps & {\n    ownerState: OwnerStateWhenApplicable<ElementType, OwnerState>;\n}>;\n/**\n * Appends the ownerState object to the props, merging with the existing one if necessary.\n *\n * @param elementType Type of the element that owns the `existingProps`. If the element is a DOM node or undefined, `ownerState` is not applied.\n * @param otherProps Props of the element.\n * @param ownerState\n */\ndeclare function appendOwnerState<ElementType extends React.ElementType, OtherProps extends Record<string, any>, OwnerState>(elementType: ElementType | undefined, otherProps: OtherProps, ownerState: OwnerState): AppendOwnerStateReturnType<ElementType, OtherProps, OwnerState>;\nexport default appendOwnerState;\n",
  "node_modules/@mui/utils/appendOwnerState/index.d.ts": "export { default } from './appendOwnerState';\nexport type { AppendOwnerStateReturnType } from './appendOwnerState';\n",
  "node_modules/@mui/utils/capitalize/capitalize.d.ts": "export default function capitalize(string: string): string;\n",
  "node_modules/@mui/utils/capitalize/index.d.ts": "export { default } from './capitalize';\n",
  "node_modules/@mui/utils/chainPropTypes/chainPropTypes.d.ts": "import PropTypes from 'prop-types';\nexport default function chainPropTypes<A, B>(propType1: PropTypes.Validator<A>, propType2: PropTypes.Validator<B>): PropTypes.Validator<A & B>;\n",
  "node_modules/@mui/utils/chainPropTypes/index.d.ts": "export { default } from './chainPropTypes';\n",
  "node_modules/@mui/utils/clamp/clamp.d.ts": "declare function clamp(val: number, min?: number, max?: number): number;\nexport default clamp;\n",
  "node_modules/@mui/utils/clamp/index.d.ts": "export { default } from './clamp';\n",
  "node_modules/@mui/utils/composeClasses/composeClasses.d.ts": "export default function composeClasses<ClassKey extends string>(slots: Record<ClassKey, ReadonlyArray<string | false | undefined | null>>, getUtilityClass: (slot: string) => string, classes?: Record<string, string> | undefined): Record<ClassKey, string>;\n",
  "node_modules/@mui/utils/composeClasses/index.d.ts": "export { default } from './composeClasses';\n",
  "node_modules/@mui/utils/createChainedFunction/createChainedFunction.d.ts": "/**\n * Safe chained function.\n *\n * Will only create a new function if needed,\n * otherwise will pass back existing functions or null.\n */\nexport default function createChainedFunction<Args extends any[], This>(...funcs: Array<(this: This, ...args: Args) => any>): (this: This, ...args: Args) => void;\n",
  "node_modules/@mui/utils/createChainedFunction/index.d.ts": "export { default } from './createChainedFunction';\n",
  "node_modules/@mui/utils/debounce/debounce.d.ts": "export interface Cancelable {\n    clear(): void;\n}\nexport default function debounce<T extends (...args: any[]) => any>(func: T, wait?: number): T & Cancelable;\n",
  "node_modules/@mui/utils/debounce/index.d.ts": "export { default } from './debounce';\nexport * from './debounce';\n",
  "node_modules/@mui/utils/deepmerge/deepmerge.d.ts": "export declare function isPlainObject(item: unknown): item is Record<keyof any, unknown>;\nexport interface DeepmergeOptions {\n    clone?: boolean;\n}\nexport default function deepmerge<T>(target: T, source: unknown, options?: DeepmergeOptions): T;\n",
  "node_modules/@mui/utils/deepmerge/index.d.ts": "export { default } from './deepmerge';\nexport * from './deepmerge';\n",
  "node_modules/@mui/utils/deprecatedPropType/deprecatedPropType.d.ts": "export default function deprecatedPropType<T>(validator: T, reason: string): T;\n",
  "node_modules/@mui/utils/deprecatedPropType/index.d.ts": "export { default } from './deprecatedPropType';\n",
  "node_modules/@mui/utils/elementAcceptingRef/elementAcceptingRef.d.ts": "import PropTypes from 'prop-types';\ndeclare const elementAcceptingRef: PropTypes.Requireable<unknown>;\nexport default elementAcceptingRef;\n",
  "node_modules/@mui/utils/elementAcceptingRef/index.d.ts": "export { default } from './elementAcceptingRef';\n",
  "node_modules/@mui/utils/elementTypeAcceptingRef/elementTypeAcceptingRef.d.ts": "import PropTypes from 'prop-types';\ndeclare const _default: PropTypes.Validator<PropTypes.ReactComponentLike | null | undefined>;\nexport default _default;\n",
  "node_modules/@mui/utils/elementTypeAcceptingRef/index.d.ts": "export { default } from './elementTypeAcceptingRef';\n",
  "node_modules/@mui/utils/exactProp/exactProp.d.ts": "import { ValidationMap } from 'prop-types';\nexport default function exactProp<T>(propTypes: ValidationMap<T>): ValidationMap<T>;\n",
  "node_modules/@mui/utils/exactProp/index.d.ts": "export { default } from './exactProp';\n",
  "node_modules/@mui/utils/extractEventHandlers/extractEventHandlers.d.ts": "import { EventHandlers } from '../types';\n/**\n * Extracts event handlers from a given object.\n * A prop is considered an event handler if it is a function and its name starts with `on`.\n *\n * @param object An object to extract event handlers from.\n * @param excludeKeys An array of keys to exclude from the returned object.\n */\ndeclare function extractEventHandlers(object: Record<string, any> | undefined, excludeKeys?: string[]): EventHandlers;\nexport default extractEventHandlers;\n",
  "node_modules/@mui/utils/extractEventHandlers/index.d.ts": "export { default } from './extractEventHandlers';\n",
  "node_modules/@mui/utils/formatMuiErrorMessage/formatMuiErrorMessage.d.ts": "/**\n * WARNING: Don't import this directly.\n * Use `MuiError` from `@mui/internal-babel-macros/MuiError.macro` instead.\n * @param {number} code\n */\nexport default function formatMuiErrorMessage(code: number): string;\n",
  "node_modules/@mui/utils/formatMuiErrorMessage/index.d.ts": "export { default } from './formatMuiErrorMessage';\n",
  "node_modules/@mui/utils/generateUtilityClass/generateUtilityClass.d.ts": "export type GlobalStateSlot = keyof typeof globalStateClasses;\nexport declare const globalStateClasses: {\n    active: string;\n    checked: string;\n    completed: string;\n    disabled: string;\n    error: string;\n    expanded: string;\n    focused: string;\n    focusVisible: string;\n    open: string;\n    readOnly: string;\n    required: string;\n    selected: string;\n};\nexport default function generateUtilityClass(componentName: string, slot: string, globalStatePrefix?: string): string;\nexport declare function isGlobalState(slot: string): boolean;\n",
  "node_modules/@mui/utils/generateUtilityClass/index.d.ts": "export { default } from './generateUtilityClass';\nexport * from './generateUtilityClass';\n",
  "node_modules/@mui/utils/generateUtilityClasses/generateUtilityClasses.d.ts": "export default function generateUtilityClasses<T extends string>(componentName: string, slots: T[], globalStatePrefix?: string): Record<T, string>;\n",
  "node_modules/@mui/utils/generateUtilityClasses/index.d.ts": "export { default } from './generateUtilityClasses';\n",
  "node_modules/@mui/utils/getDisplayName/getDisplayName.d.ts": "import * as React from 'react';\nexport declare function getFunctionName(fn: Function): string;\n/**\n * cherry-pick from\n * https://github.com/facebook/react/blob/769b1f270e1251d9dbdce0fcbd9e92e502d059b8/packages/shared/getComponentName.js\n * originally forked from recompose/getDisplayName with added IE11 support\n */\nexport default function getDisplayName(Component: React.ElementType): string | undefined;\n",
  "node_modules/@mui/utils/getDisplayName/index.d.ts": "export { default } from './getDisplayName';\nexport * from './getDisplayName';\n",
  "node_modules/@mui/utils/getReactElementRef/getReactElementRef.d.ts": "import * as React from 'react';\n/**\n * Returns the ref of a React element handling differences between React 19 and older versions.\n * It will throw runtime error if the element is not a valid React element.\n *\n * @param element React.ReactElement\n * @returns React.Ref<any> | null\n */\nexport default function getReactElementRef(element: React.ReactElement): React.Ref<any> | null;\n",
  "node_modules/@mui/utils/getReactElementRef/index.d.ts": "export { default } from './getReactElementRef';\n",
  "node_modules/@mui/utils/getScrollbarSize/getScrollbarSize.d.ts": "export default function getScrollbarSize(doc: Document): number;\n",
  "node_modules/@mui/utils/getScrollbarSize/index.d.ts": "export { default } from './getScrollbarSize';\n",
  "node_modules/@mui/utils/getValidReactChildren/getValidReactChildren.d.ts": "import * as React from 'react';\n/**\n * Gets only the valid children of a component,\n * and ignores any nullish or falsy child.\n *\n * @param children the children\n */\nexport default function getValidReactChildren(children: React.ReactNode): React.ReactElement<unknown>[];\n",
  "node_modules/@mui/utils/getValidReactChildren/index.d.ts": "export { default } from './getValidReactChildren';\n",
  "node_modules/@mui/utils/index.d.ts": "export { default as chainPropTypes } from './chainPropTypes';\nexport { default as deepmerge } from './deepmerge';\nexport { isPlainObject } from './deepmerge';\nexport { default as elementAcceptingRef } from './elementAcceptingRef';\nexport { default as elementTypeAcceptingRef } from './elementTypeAcceptingRef';\nexport { default as exactProp } from './exactProp';\nexport { default as formatMuiErrorMessage } from './formatMuiErrorMessage';\nexport { default as getDisplayName } from './getDisplayName';\nexport { default as HTMLElementType } from './HTMLElementType';\nexport { default as ponyfillGlobal } from './ponyfillGlobal';\nexport { default as refType } from './refType';\nexport { default as unstable_capitalize } from './capitalize';\nexport { default as unstable_createChainedFunction } from './createChainedFunction';\nexport { default as unstable_debounce } from './debounce';\nexport { default as unstable_deprecatedPropType } from './deprecatedPropType';\nexport { default as unstable_isMuiElement } from './isMuiElement';\nexport { default as unstable_ownerDocument } from './ownerDocument';\nexport { default as unstable_ownerWindow } from './ownerWindow';\nexport { default as unstable_requirePropFactory } from './requirePropFactory';\nexport { default as unstable_setRef } from './setRef';\nexport { default as unstable_useEnhancedEffect } from './useEnhancedEffect';\nexport { default as unstable_useId } from './useId';\nexport { default as unstable_unsupportedProp } from './unsupportedProp';\nexport { default as unstable_useControlled } from './useControlled';\nexport { default as unstable_useEventCallback } from './useEventCallback';\nexport { default as unstable_useForkRef } from './useForkRef';\nexport { default as unstable_useLazyRef } from './useLazyRef';\nexport { default as unstable_useTimeout, Timeout as unstable_Timeout } from './useTimeout';\nexport { default as unstable_useOnMount } from './useOnMount';\nexport { default as unstable_useIsFocusVisible } from './useIsFocusVisible';\nexport { default as unstable_getScrollbarSize } from './getScrollbarSize';\nexport { detectScrollType as unstable_detectScrollType, getNormalizedScrollLeft as unstable_getNormalizedScrollLeft, } from './scrollLeft';\nexport { default as usePreviousProps } from './usePreviousProps';\nexport { default as getValidReactChildren } from './getValidReactChildren';\nexport { default as visuallyHidden } from './visuallyHidden';\nexport { default as integerPropType } from './integerPropType';\nexport { default as internal_resolveProps } from './resolveProps';\nexport { default as unstable_composeClasses } from './composeClasses';\nexport { default as unstable_generateUtilityClass } from './generateUtilityClass';\nexport { isGlobalState as unstable_isGlobalState } from './generateUtilityClass';\nexport * from './generateUtilityClass';\nexport { default as unstable_generateUtilityClasses } from './generateUtilityClasses';\nexport { default as unstable_ClassNameGenerator } from './ClassNameGenerator';\nexport { default as clamp } from './clamp';\nexport { default as unstable_useSlotProps } from './useSlotProps';\nexport type { UseSlotPropsParameters, UseSlotPropsResult } from './useSlotProps';\nexport { default as unstable_resolveComponentProps } from './resolveComponentProps';\nexport { default as unstable_extractEventHandlers } from './extractEventHandlers';\nexport { default as unstable_getReactElementRef } from './getReactElementRef';\nexport * from './types';\n",
  "node_modules/@mui/utils/integerPropType/index.d.ts": "export { default } from './integerPropType';\nexport * from './integerPropType';\n",
  "node_modules/@mui/utils/integerPropType/integerPropType.d.ts": "import PropTypes from 'prop-types';\n\ndeclare const integerPropType: PropTypes.Requireable<number>;\n\nexport default integerPropType;\n",
  "node_modules/@mui/utils/isHostComponent/index.d.ts": "export { default } from './isHostComponent';\n",
  "node_modules/@mui/utils/isHostComponent/isHostComponent.d.ts": "import * as React from 'react';\n/**\n * Determines if a given element is a DOM element name (i.e. not a React component).\n */\ndeclare function isHostComponent(element: React.ElementType): element is \"symbol\" | \"object\" | \"center\" | \"button\" | \"meter\" | \"textarea\" | \"style\" | \"progress\" | \"text\" | \"ruby\" | \"table\" | \"small\" | \"sub\" | \"circle\" | \"embed\" | \"pre\" | \"caption\" | \"menu\" | \"clipPath\" | \"filter\" | \"menuitem\" | \"mask\" | \"marker\" | \"a\" | \"abbr\" | \"address\" | \"area\" | \"article\" | \"aside\" | \"audio\" | \"b\" | \"base\" | \"bdi\" | \"bdo\" | \"big\" | \"blockquote\" | \"body\" | \"br\" | \"canvas\" | \"cite\" | \"code\" | \"col\" | \"colgroup\" | \"data\" | \"datalist\" | \"dd\" | \"del\" | \"details\" | \"dfn\" | \"dialog\" | \"div\" | \"dl\" | \"dt\" | \"em\" | \"fieldset\" | \"figcaption\" | \"figure\" | \"footer\" | \"form\" | \"h1\" | \"h2\" | \"h3\" | \"h4\" | \"h5\" | \"h6\" | \"head\" | \"header\" | \"hgroup\" | \"hr\" | \"html\" | \"i\" | \"iframe\" | \"img\" | \"input\" | \"ins\" | \"kbd\" | \"keygen\" | \"label\" | \"legend\" | \"li\" | \"link\" | \"main\" | \"map\" | \"mark\" | \"meta\" | \"nav\" | \"noindex\" | \"noscript\" | \"ol\" | \"optgroup\" | \"option\" | \"output\" | \"p\" | \"param\" | \"picture\" | \"q\" | \"rp\" | \"rt\" | \"s\" | \"samp\" | \"search\" | \"slot\" | \"script\" | \"section\" | \"select\" | \"source\" | \"span\" | \"strong\" | \"summary\" | \"sup\" | \"template\" | \"tbody\" | \"td\" | \"tfoot\" | \"th\" | \"thead\" | \"time\" | \"title\" | \"tr\" | \"track\" | \"u\" | \"ul\" | \"var\" | \"video\" | \"wbr\" | \"webview\" | \"svg\" | \"animate\" | \"animateMotion\" | \"animateTransform\" | \"defs\" | \"desc\" | \"ellipse\" | \"feBlend\" | \"feColorMatrix\" | \"feComponentTransfer\" | \"feComposite\" | \"feConvolveMatrix\" | \"feDiffuseLighting\" | \"feDisplacementMap\" | \"feDistantLight\" | \"feDropShadow\" | \"feFlood\" | \"feFuncA\" | \"feFuncB\" | \"feFuncG\" | \"feFuncR\" | \"feGaussianBlur\" | \"feImage\" | \"feMerge\" | \"feMergeNode\" | \"feMorphology\" | \"feOffset\" | \"fePointLight\" | \"feSpecularLighting\" | \"feSpotLight\" | \"feTile\" | \"feTurbulence\" | \"foreignObject\" | \"g\" | \"image\" | \"line\" | \"linearGradient\" | \"metadata\" | \"mpath\" | \"path\" | \"pattern\" | \"polygon\" | \"polyline\" | \"radialGradient\" | \"rect\" | \"set\" | \"stop\" | \"switch\" | \"textPath\" | \"tspan\" | \"use\" | \"view\";\nexport default isHostComponent;\n",
  "node_modules/@mui/utils/isMuiElement/index.d.ts": "export { default } from './isMuiElement';\n",
  "node_modules/@mui/utils/isMuiElement/isMuiElement.d.ts": "export default function isMuiElement(element: any, muiNames: readonly string[]): boolean;\n",
  "node_modules/@mui/utils/mergeSlotProps/index.d.ts": "export { default } from './mergeSlotProps';\nexport type { WithCommonProps, MergeSlotPropsParameters, MergeSlotPropsResult, } from './mergeSlotProps';\n",
  "node_modules/@mui/utils/mergeSlotProps/mergeSlotProps.d.ts": "import * as React from 'react';\nimport { ClassValue } from 'clsx';\nimport { Simplify } from '@mui/types';\nimport { EventHandlers } from '../types';\nexport type WithCommonProps<OtherProps> = OtherProps & {\n    className?: string;\n    style?: React.CSSProperties;\n    ref?: React.Ref<any>;\n};\nexport interface MergeSlotPropsParameters<SlotProps, ExternalForwardedProps, ExternalSlotProps, AdditionalProps> {\n    /**\n     * A function that returns the internal props of the component.\n     * It accepts the event handlers passed into the component by the user\n     * and is responsible for calling them where appropriate.\n     */\n    getSlotProps?: (other: EventHandlers) => WithCommonProps<SlotProps>;\n    /**\n     * Props provided to the `slotProps.*` of the Base UI component.\n     */\n    externalSlotProps?: WithCommonProps<ExternalSlotProps>;\n    /**\n     * Extra props placed on the Base UI component that should be forwarded to the slot.\n     * This should usually be used only for the root slot.\n     */\n    externalForwardedProps?: WithCommonProps<ExternalForwardedProps>;\n    /**\n     * Additional props to be placed on the slot.\n     */\n    additionalProps?: WithCommonProps<AdditionalProps>;\n    /**\n     * Extra class name(s) to be placed on the slot.\n     */\n    className?: ClassValue | ClassValue[];\n}\nexport type MergeSlotPropsResult<SlotProps, ExternalForwardedProps, ExternalSlotProps, AdditionalProps> = {\n    props: Simplify<SlotProps & ExternalForwardedProps & ExternalSlotProps & AdditionalProps & {\n        className?: string;\n        style?: React.CSSProperties;\n    }>;\n    internalRef: React.Ref<any> | undefined;\n};\n/**\n * Merges the slot component internal props (usually coming from a hook)\n * with the externally provided ones.\n *\n * The merge order is (the latter overrides the former):\n * 1. The internal props (specified as a getter function to work with get*Props hook result)\n * 2. Additional props (specified internally on a Base UI component)\n * 3. External props specified on the owner component. These should only be used on a root slot.\n * 4. External props specified in the `slotProps.*` prop.\n * 5. The `className` prop - combined from all the above.\n * @param parameters\n * @returns\n */\ndeclare function mergeSlotProps<SlotProps, ExternalForwardedProps extends Record<string, unknown>, ExternalSlotProps extends Record<string, unknown>, AdditionalProps>(parameters: MergeSlotPropsParameters<SlotProps, ExternalForwardedProps, ExternalSlotProps, AdditionalProps>): MergeSlotPropsResult<SlotProps, ExternalForwardedProps, ExternalSlotProps, AdditionalProps>;\nexport default mergeSlotProps;\n",
  "node_modules/@mui/utils/omitEventHandlers/index.d.ts": "export { default } from './omitEventHandlers';\n",
  "node_modules/@mui/utils/omitEventHandlers/omitEventHandlers.d.ts": "/**\n * Removes event handlers from the given object.\n * A field is considered an event handler if it is a function with a name beginning with `on`.\n *\n * @param object Object to remove event handlers from.\n * @returns Object with event handlers removed.\n */\ndeclare function omitEventHandlers<Props extends Record<string, unknown>>(object: Props | undefined): {};\nexport default omitEventHandlers;\n",
  "node_modules/@mui/utils/ownerDocument/index.d.ts": "export { default } from './ownerDocument';\n",
  "node_modules/@mui/utils/ownerDocument/ownerDocument.d.ts": "export default function ownerDocument(node: Node | null | undefined): Document;\n",
  "node_modules/@mui/utils/ownerWindow/index.d.ts": "export { default } from './ownerWindow';\n",
  "node_modules/@mui/utils/ownerWindow/ownerWindow.d.ts": "export default function ownerWindow(node: Node | undefined): Window;\n",
  "node_modules/@mui/utils/package.json": "{\n  \"name\": \"@mui/utils\",\n  \"version\": \"5.17.1\",\n  \"private\": false,\n  \"author\": \"MUI Team\",\n  \"description\": \"Utility functions for React components.\",\n  \"main\": \"./index.js\",\n  \"keywords\": [\n    \"react\",\n    \"react-component\",\n    \"mui\",\n    \"utils\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/mui/material-ui.git\",\n    \"directory\": \"packages/mui-utils\"\n  },\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/mui/material-ui/issues\"\n  },\n  \"homepage\": \"private package\",\n  \"funding\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/mui-org\"\n  },\n  \"dependencies\": {\n    \"@babel/runtime\": \"^7.23.9\",\n    \"@types/prop-types\": \"^15.7.12\",\n    \"clsx\": \"^2.1.1\",\n    \"prop-types\": \"^15.8.1\",\n    \"react-is\": \"^19.0.0\",\n    \"@mui/types\": \"~7.2.15\"\n  },\n  \"peerDependencies\": {\n    \"@types/react\": \"^17.0.0 || ^18.0.0 || ^19.0.0\",\n    \"react\": \"^17.0.0 || ^18.0.0 || ^19.0.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"@types/react\": {\n      \"optional\": true\n    }\n  },\n  \"sideEffects\": false,\n  \"publishConfig\": {\n    \"access\": \"public\",\n    \"directory\": \"build\"\n  },\n  \"engines\": {\n    \"node\": \">=12.0.0\"\n  },\n  \"module\": \"./esm/index.js\",\n  \"types\": \"./index.d.ts\"\n}",
  "node_modules/@mui/utils/ponyfillGlobal/index.d.ts": "export { default } from './ponyfillGlobal';\n",
  "node_modules/@mui/utils/ponyfillGlobal/ponyfillGlobal.d.ts": "declare const _default: any;\nexport default _default;\n",
  "node_modules/@mui/utils/refType/index.d.ts": "export { default } from './refType';\n",
  "node_modules/@mui/utils/refType/refType.d.ts": "import PropTypes from 'prop-types';\ndeclare const refType: PropTypes.Requireable<object>;\nexport default refType;\n",
  "node_modules/@mui/utils/requirePropFactory/index.d.ts": "export { default } from './requirePropFactory';\n",
  "node_modules/@mui/utils/requirePropFactory/requirePropFactory.d.ts": "import * as React from 'react';\n\nexport default function requirePropFactory(\n  componentNameInError: string,\n  Component?: React.JSXElementConstructor<unknown>,\n): any;\n",
  "node_modules/@mui/utils/resolveComponentProps/index.d.ts": "export { default } from './resolveComponentProps';\n",
  "node_modules/@mui/utils/resolveComponentProps/resolveComponentProps.d.ts": "/**\n * If `componentProps` is a function, calls it with the provided `ownerState`.\n * Otherwise, just returns `componentProps`.\n */\ndeclare function resolveComponentProps<TProps, TOwnerState, TSlotState>(componentProps: TProps | ((ownerState: TOwnerState, slotState?: TSlotState) => TProps) | undefined, ownerState: TOwnerState, slotState?: TSlotState): TProps | undefined;\nexport default resolveComponentProps;\n",
  "node_modules/@mui/utils/resolveProps/index.d.ts": "export { default } from './resolveProps';\n",
  "node_modules/@mui/utils/resolveProps/resolveProps.d.ts": "/**\n * Add keys, values of `defaultProps` that does not exist in `props`\n * @param {object} defaultProps\n * @param {object} props\n * @returns {object} resolved props\n */\nexport default function resolveProps<T extends {\n    components?: Record<string, unknown>;\n    componentsProps?: Record<string, unknown>;\n    slots?: Record<string, unknown>;\n    slotProps?: Record<string, unknown>;\n} & Record<string, unknown>>(defaultProps: T, props: T): T;\n",
  "node_modules/@mui/utils/scrollLeft/index.d.ts": "export * from './scrollLeft';\n",
  "node_modules/@mui/utils/scrollLeft/scrollLeft.d.ts": "export function detectScrollType(): string;\nexport function getNormalizedScrollLeft(element: HTMLElement, direction: string): number;\n",
  "node_modules/@mui/utils/setRef/index.d.ts": "export { default } from './setRef';\n",
  "node_modules/@mui/utils/setRef/setRef.d.ts": "import * as React from 'react';\n/**\n * TODO v5: consider making it private\n *\n * passes {value} to {ref}\n *\n * WARNING: Be sure to only call this inside a callback that is passed as a ref.\n * Otherwise, make sure to cleanup the previous {ref} if it changes. See\n * https://github.com/mui/material-ui/issues/13539\n *\n * Useful if you want to expose the ref of an inner component to the public API\n * while still using it inside the component.\n * @param ref A ref callback or ref object. If anything falsy, this is a no-op.\n */\nexport default function setRef<T>(ref: React.MutableRefObject<T | null> | ((instance: T | null) => void) | null | undefined, value: T | null): void;\n",
  "node_modules/@mui/utils/types.d.ts": "import * as React from 'react';\nexport type EventHandlers = Record<string, React.EventHandler<any>>;\nexport type WithOptionalOwnerState<Props extends {\n    ownerState: unknown;\n}> = Omit<Props, 'ownerState'> & Partial<Pick<Props, 'ownerState'>>;\nexport type SlotComponentProps<TSlotComponent extends React.ElementType, TOverrides, TOwnerState> = (Partial<React.ComponentPropsWithRef<TSlotComponent>> & TOverrides) | ((ownerState: TOwnerState) => Partial<React.ComponentPropsWithRef<TSlotComponent>> & TOverrides);\nexport type SlotComponentPropsWithSlotState<TSlotComponent extends React.ElementType, TOverrides, TOwnerState, TSlotState> = (Partial<React.ComponentPropsWithRef<TSlotComponent>> & TOverrides) | ((ownerState: TOwnerState, slotState: TSlotState) => Partial<React.ComponentPropsWithRef<TSlotComponent>> & TOverrides);\n",
  "node_modules/@mui/utils/unsupportedProp/index.d.ts": "export { default } from './unsupportedProp';\n",
  "node_modules/@mui/utils/unsupportedProp/unsupportedProp.d.ts": "export default function unsupportedProp(\n  props: { [key: string]: any },\n  propName: string,\n  componentName: string,\n  location: string,\n  propFullName: string,\n): Error | null;\n",
  "node_modules/@mui/utils/useControlled/index.d.ts": "export { default } from './useControlled';\nexport * from './useControlled';\n",
  "node_modules/@mui/utils/useControlled/useControlled.d.ts": "export interface UseControlledProps<T = unknown> {\n  /**\n   * Holds the component value when it's controlled.\n   */\n  controlled: T | undefined;\n  /**\n   * The default value when uncontrolled.\n   */\n  default: T | undefined;\n  /**\n   * The component name displayed in warnings.\n   */\n  name: string;\n  /**\n   * The name of the state variable displayed in warnings.\n   */\n  state?: string;\n}\n\nexport default function useControlled<T = unknown>(\n  props: UseControlledProps<T>,\n): [T, (newValue: T | ((prevValue: T) => T)) => void];\n",
  "node_modules/@mui/utils/useEnhancedEffect/index.d.ts": "export { default } from './useEnhancedEffect';\n",
  "node_modules/@mui/utils/useEnhancedEffect/useEnhancedEffect.d.ts": "import * as React from 'react';\n/**\n * A version of `React.useLayoutEffect` that does not show a warning when server-side rendering.\n * This is useful for effects that are only needed for client-side rendering but not for SSR.\n *\n * Before you use this hook, make sure to read https://gist.github.com/gaearon/e7d97cdf38a2907924ea12e4ebdf3c85\n * and confirm it doesn't apply to your use-case.\n */\ndeclare const useEnhancedEffect: typeof React.useLayoutEffect;\nexport default useEnhancedEffect;\n",
  "node_modules/@mui/utils/useEventCallback/index.d.ts": "export { default } from './useEventCallback';\n",
  "node_modules/@mui/utils/useEventCallback/useEventCallback.d.ts": "/**\n * Inspired by https://github.com/facebook/react/issues/14099#issuecomment-440013892\n * See RFC in https://github.com/reactjs/rfcs/pull/220\n */\ndeclare function useEventCallback<Fn extends (...args: any[]) => any = (...args: unknown[]) => unknown>(fn: Fn): Fn;\ndeclare function useEventCallback<Args extends unknown[], Return>(fn: (...args: Args) => Return): (...args: Args) => Return;\nexport default useEventCallback;\n",
  "node_modules/@mui/utils/useForkRef/index.d.ts": "export { default } from './useForkRef';\n",
  "node_modules/@mui/utils/useForkRef/useForkRef.d.ts": "import * as React from 'react';\nexport default function useForkRef<Instance>(...refs: Array<React.Ref<Instance> | undefined>): React.RefCallback<Instance> | null;\n",
  "node_modules/@mui/utils/useId/index.d.ts": "export { default } from './useId';\n",
  "node_modules/@mui/utils/useId/useId.d.ts": "/**\n *\n * @example <div id={useId()} />\n * @param idOverride\n * @returns {string}\n */\nexport default function useId(idOverride?: string): string | undefined;\n",
  "node_modules/@mui/utils/useIsFocusVisible/index.d.ts": "export { default } from './useIsFocusVisible';\nexport * from './useIsFocusVisible';\n",
  "node_modules/@mui/utils/useIsFocusVisible/useIsFocusVisible.d.ts": "import * as React from 'react';\nexport declare function teardown(doc: Document): void;\nexport interface UseIsFocusVisibleResult {\n    isFocusVisibleRef: React.MutableRefObject<boolean>;\n    onBlur: (event: React.FocusEvent<any>) => void;\n    onFocus: (event: React.FocusEvent<any>) => void;\n    ref: React.RefCallback<Element>;\n}\nexport default function useIsFocusVisible(): UseIsFocusVisibleResult;\n",
  "node_modules/@mui/utils/useLazyRef/index.d.ts": "export { default } from './useLazyRef';\n",
  "node_modules/@mui/utils/useLazyRef/useLazyRef.d.ts": "import * as React from 'react';\n/**\n * A React.useRef() that is initialized lazily with a function. Note that it accepts an optional\n * initialization argument, so the initialization function doesn't need to be an inline closure.\n *\n * @usage\n *   const ref = useLazyRef(sortColumns, columns)\n */\nexport default function useLazyRef<T, U>(init: (arg?: U) => T, initArg?: U): React.RefObject<T>;\n",
  "node_modules/@mui/utils/useLocalStorageState/index.d.ts": "export { default } from './useLocalStorageState';\n",
  "node_modules/@mui/utils/useLocalStorageState/useLocalStorageState.d.ts": "import * as React from 'react';\ntype Initializer = () => string | null;\ntype UseStorageStateHookResult = [\n    string | null,\n    React.Dispatch<React.SetStateAction<string | null>>\n];\n/**\n * Sync state to local storage so that it persists through a page refresh. Usage is\n * similar to useState except we pass in a storage key so that we can default\n * to that value on page load instead of the specified initial value.\n *\n * Since the storage API isn't available in server-rendering environments, we\n * return null during SSR and hydration.\n */\ndeclare function useLocalStorageStateBrowser(key: string | null, initializer?: string | null | Initializer): UseStorageStateHookResult;\ndeclare const _default: typeof useLocalStorageStateBrowser;\nexport default _default;\n",
  "node_modules/@mui/utils/useOnMount/index.d.ts": "export { default } from './useOnMount';\n",
  "node_modules/@mui/utils/useOnMount/useOnMount.d.ts": "import * as React from 'react';\n/**\n * A React.useEffect equivalent that runs once, when the component is mounted.\n */\nexport default function useOnMount(fn: React.EffectCallback): void;\n",
  "node_modules/@mui/utils/usePreviousProps/index.d.ts": "export { default } from './usePreviousProps';\n",
  "node_modules/@mui/utils/usePreviousProps/usePreviousProps.d.ts": "declare const usePreviousProps: <T>(value: T) => Partial<T>;\nexport default usePreviousProps;\n",
  "node_modules/@mui/utils/useSlotProps/index.d.ts": "export { default } from './useSlotProps';\nexport type { UseSlotPropsParameters, UseSlotPropsResult } from './useSlotProps';\n",
  "node_modules/@mui/utils/useSlotProps/useSlotProps.d.ts": "import * as React from 'react';\nimport { AppendOwnerStateReturnType } from '../appendOwnerState';\nimport { MergeSlotPropsParameters, MergeSlotPropsResult, WithCommonProps } from '../mergeSlotProps';\nexport type UseSlotPropsParameters<ElementType extends React.ElementType, SlotProps, ExternalForwardedProps, ExternalSlotProps, AdditionalProps, OwnerState> = Omit<MergeSlotPropsParameters<SlotProps, ExternalForwardedProps, ExternalSlotProps, AdditionalProps>, 'externalSlotProps'> & {\n    /**\n     * The type of the component used in the slot.\n     */\n    elementType: ElementType | undefined;\n    /**\n     * The `slotProps.*` of the Base UI component.\n     */\n    externalSlotProps: ExternalSlotProps | ((ownerState: OwnerState) => ExternalSlotProps) | undefined;\n    /**\n     * The ownerState of the Base UI component.\n     */\n    ownerState: OwnerState;\n    /**\n     * Set to true if the slotProps callback should receive more props.\n     */\n    skipResolvingSlotProps?: boolean;\n};\nexport type UseSlotPropsResult<ElementType extends React.ElementType, SlotProps, AdditionalProps, OwnerState> = AppendOwnerStateReturnType<ElementType, MergeSlotPropsResult<SlotProps, object, object, AdditionalProps>['props'] & {\n    ref: ((instance: any | null) => void) | null;\n}, OwnerState>;\n/**\n * @ignore - do not document.\n * Builds the props to be passed into the slot of an unstyled component.\n * It merges the internal props of the component with the ones supplied by the user, allowing to customize the behavior.\n * If the slot component is not a host component, it also merges in the `ownerState`.\n *\n * @param parameters.getSlotProps - A function that returns the props to be passed to the slot component.\n */\ndeclare function useSlotProps<ElementType extends React.ElementType, SlotProps, AdditionalProps, OwnerState>(parameters: UseSlotPropsParameters<ElementType, SlotProps, object, WithCommonProps<Record<string, any>>, AdditionalProps, OwnerState>): import(\"@mui/types\").Simplify<import(\"@mui/types\").Simplify<SlotProps & object & AdditionalProps & {\n    className?: string;\n    style?: React.CSSProperties;\n}> & {\n    ref: ((instance: any | null) => void) | null;\n} & {\n    ownerState: ElementType extends React.ComponentType<any> ? OwnerState : ElementType extends keyof React.JSX.IntrinsicElements ? undefined : OwnerState | undefined;\n}>;\nexport default useSlotProps;\n",
  "node_modules/@mui/utils/useTimeout/index.d.ts": "export { default } from './useTimeout';\nexport { Timeout } from './useTimeout';\n",
  "node_modules/@mui/utils/useTimeout/useTimeout.d.ts": "export declare class Timeout {\n    static create(): Timeout;\n    currentId: ReturnType<typeof setTimeout> | null;\n    /**\n     * Executes `fn` after `delay`, clearing any previously scheduled call.\n     */\n    start(delay: number, fn: Function): void;\n    clear: () => void;\n    disposeEffect: () => () => void;\n}\nexport default function useTimeout(): Timeout;\n",
  "node_modules/@mui/utils/visuallyHidden/index.d.ts": "export { default } from './visuallyHidden';\n",
  "node_modules/@mui/utils/visuallyHidden/visuallyHidden.d.ts": "declare const visuallyHidden: import('react').CSSProperties;\nexport default visuallyHidden;\n",
  "node_modules/@nestia/benchmark/lib/DynamicBenchmarker.d.ts": "import { IConnection } from \"@nestia/fetcher\";\nimport { WorkerServer } from \"tgrid\";\nimport { IBenchmarkMaster } from \"./internal/IBenchmarkMaster\";\nimport { IBenchmarkServant } from \"./internal/IBenchmarkServant\";\n/**\n * Dynamic benchmark executor running prefixed functions.\n *\n * `DynamicBenchmarker` is composed with two programs,\n * {@link DynamicBenchmarker.master} and\n * {@link DynamicBenchmarker.servant servants}. The master program creates\n * multiple servant programs, and the servant programs execute the prefixed\n * functions in parallel. When the pre-congirued count of requests are all\n * completed, the master program collects the results and returns them.\n *\n * Therefore, when you want to benchmark the performance of a backend server,\n * you have to make two programs; one for calling the\n * {@link DynamicBenchmarker.master} function, and the other for calling the\n * {@link DynamicBenchmarker.servant} function. Also, never forget to write the\n * path of the servant program to the\n * {@link DynamicBenchmarker.IMasterProps.servant} property.\n *\n * Also, you when you complete the benchmark execution through the\n * {@link DynamicBenchmarker.master} and {@link DynamicBenchmarker.servant}\n * functions, you can convert the result to markdown content by using the\n * {@link DynamicBenchmarker.markdown} function.\n *\n * Additionally, if you hope to see some utilization cases, see the below\n * example tagged links.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   https://github.com/samchon/nestia-start/blob/master/test/benchmaark/index.ts\n *\n * @example\n *   https://github.com/samchon/backend/blob/master/test/benchmark/index.ts\n */\nexport declare namespace DynamicBenchmarker {\n    /** Properties of the master program. */\n    interface IMasterProps {\n        /** Total count of the requests. */\n        count: number;\n        /**\n         * Number of threads.\n         *\n         * The number of threads to be executed as parallel servant.\n         */\n        threads: number;\n        /**\n         * Number of simultaneous requests.\n         *\n         * The number of requests to be executed simultaneously.\n         *\n         * This property value would be divided by the {@link threads} in the\n         * servants.\n         */\n        simultaneous: number;\n        /**\n         * Path of the servant program.\n         *\n         * The path of the servant program executing the\n         * {@link DynamicBenchmarker.servant} function.\n         */\n        servant: string;\n        /**\n         * Filter function.\n         *\n         * The filter function to determine whether to execute the function in the\n         * servant or not.\n         *\n         * @param name Function name\n         * @returns Whether to execute the function or not.\n         */\n        filter?: (name: string) => boolean;\n        /**\n         * Progress callback function.\n         *\n         * @param complete The number of completed requests.\n         */\n        progress?: (complete: number) => void;\n        /**\n         * Get memory usage.\n         *\n         * Get the memory usage of the master program.\n         *\n         * Specify this property only when your backend server is running on a\n         * different process, so that need to measure the memory usage of the\n         * backend server from other process.\n         */\n        memory?: () => Promise<NodeJS.MemoryUsage>;\n        /**\n         * Standard I/O option.\n         *\n         * The standard I/O option for the servant programs.\n         */\n        stdio?: undefined | \"overlapped\" | \"pipe\" | \"ignore\" | \"inherit\";\n    }\n    /** Properties of the servant program. */\n    interface IServantProps<Parameters extends any[]> {\n        /**\n         * Default connection.\n         *\n         * Default connection to be used in the servant.\n         */\n        connection: IConnection;\n        /** Location of the benchmark functions. */\n        location: string;\n        /**\n         * Prefix of the benchmark functions.\n         *\n         * Every prefixed function will be executed in the servant.\n         *\n         * In other words, if a function name doesn't start with the prefix, then it\n         * would never be executed.\n         */\n        prefix: string;\n        /**\n         * Get parameters of a function.\n         *\n         * When composing the parameters, never forget to copy the\n         * {@link IConnection.logger} property of default connection to the returning\n         * parameters.\n         *\n         * @param connection Default connection instance\n         * @param name Function name\n         */\n        parameters: (connection: IConnection, name: string) => Parameters;\n    }\n    /** Benchmark report. */\n    interface IReport {\n        count: number;\n        threads: number;\n        simultaneous: number;\n        started_at: string;\n        completed_at: string;\n        statistics: IReport.IStatistics;\n        endpoints: Array<IReport.IEndpoint & IReport.IStatistics>;\n        memories: IReport.IMemory[];\n    }\n    namespace IReport {\n        interface IEndpoint {\n            method: string;\n            path: string;\n        }\n        interface IStatistics {\n            count: number;\n            success: number;\n            mean: number | null;\n            stdev: number | null;\n            minimum: number | null;\n            maximum: number | null;\n        }\n        interface IMemory {\n            time: string;\n            usage: NodeJS.MemoryUsage;\n        }\n    }\n    /**\n     * Master program.\n     *\n     * Creates a master program that executing the servant programs in parallel.\n     *\n     * Note that, {@link IMasterProps.servant} property must be the path of the\n     * servant program executing the {@link servant} function.\n     *\n     * @param props Properties of the master program\n     * @returns Benchmark report\n     */\n    const master: (props: IMasterProps) => Promise<IReport>;\n    /**\n     * Create a servant program.\n     *\n     * Creates a servant program executing the prefixed functions in parallel.\n     *\n     * @param props Properties of the servant program\n     * @returns Servant program as a worker server\n     */\n    const servant: <Parameters extends any[]>(props: IServantProps<Parameters>) => Promise<WorkerServer<null, IBenchmarkServant, IBenchmarkMaster>>;\n    /**\n     * Convert the benchmark report to markdown content.\n     *\n     * @param report Benchmark report\n     * @returns Markdown content\n     */\n    const markdown: (report: DynamicBenchmarker.IReport) => string;\n}\n",
  "node_modules/@nestia/benchmark/lib/IBenchmarkEvent.d.ts": "import { IFetchRoute } from \"@nestia/fetcher\";\nexport interface IBenchmarkEvent {\n    metadata: IFetchRoute<any>;\n    status: number | null;\n    started_at: string;\n    respond_at: string | null;\n    completed_at: string;\n    success: boolean;\n}\n",
  "node_modules/@nestia/benchmark/lib/index.d.ts": "export * from \"./DynamicBenchmarker\";\nexport * from \"./IBenchmarkEvent\";\n",
  "node_modules/@nestia/benchmark/lib/internal/DynamicBenchmarkReporter.d.ts": "import { DynamicBenchmarker } from \"../DynamicBenchmarker\";\nexport declare namespace DynamicBenchmarkReporter {\n    const markdown: (report: DynamicBenchmarker.IReport) => string;\n}\n",
  "node_modules/@nestia/benchmark/lib/internal/IBenchmarkMaster.d.ts": "export interface IBenchmarkMaster {\n    filter: (name: string) => boolean;\n    progress: (current: number) => void;\n}\n",
  "node_modules/@nestia/benchmark/lib/internal/IBenchmarkServant.d.ts": "import { IBenchmarkEvent } from \"../IBenchmarkEvent\";\nexport interface IBenchmarkServant {\n    execute(props: {\n        count: number;\n        simultaneous: number;\n    }): Promise<IBenchmarkEvent[]>;\n}\n",
  "node_modules/@nestia/benchmark/package.json": "{\n  \"name\": \"@nestia/benchmark\",\n  \"version\": \"11.0.1\",\n  \"description\": \"NestJS Performance Benchmark Program\",\n  \"main\": \"lib/index.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"default\": \"./lib/index.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"keywords\": [\n    \"e2e\",\n    \"nestia\",\n    \"nestjs\",\n    \"Performance\",\n    \"benchmark\"\n  ],\n  \"author\": \"Jeongho Nam\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/samchon/nestia/issues\"\n  },\n  \"homepage\": \"https://nestia.io\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/samchon/nestia\"\n  },\n  \"dependencies\": {\n    \"tgrid\": \"^1.2.1\",\n    \"tstl\": \"^3.0.0\",\n    \"@nestia/fetcher\": \"^11.0.1\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^25.3.3\",\n    \"rimraf\": \"^6.1.3\",\n    \"typescript\": \"~5.9.3\"\n  },\n  \"files\": [\n    \"lib\",\n    \"src\",\n    \"README.md\",\n    \"LICENSE\",\n    \"package.json\"\n  ],\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"scripts\": {\n    \"build\": \"rimraf lib && tsc\",\n    \"dev\": \"rimraf lib && tsc --watch\"\n  },\n  \"types\": \"lib/index.d.ts\"\n}",
  "node_modules/@nestia/core/lib/adaptors/WebSocketAdaptor.d.ts": "import { INestApplication } from \"@nestjs/common\";\nexport declare class WebSocketAdaptor {\n    static upgrade(app: INestApplication): Promise<WebSocketAdaptor>;\n    readonly close: () => Promise<void>;\n    private constructor();\n    private readonly handleUpgrade;\n    private readonly http;\n    private readonly operators;\n    private readonly ws;\n}\n",
  "node_modules/@nestia/core/lib/decorators/DynamicModule.d.ts": "import { ModuleMetadata } from \"@nestjs/common/interfaces\";\n/**\n * Dynamic module.\n *\n * `DynamicModule` is a namespace wrapping a convenient function, which can load\n * controller classes dynamically just by specifying their directory path.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace DynamicModule {\n    /**\n     * Mount dynamic module.\n     *\n     * Constructs a module instance with directory path of controller classes.\n     *\n     * Every controller classes in the target directory would be dynamically\n     * mounted.\n     *\n     * @param path Path of controllers\n     * @param metadata Additional metadata except controllers\n     * @returns Module instance\n     */\n    function mount(path: string | string[] | {\n        include: string[];\n        exclude?: string[];\n    }, metadata?: Omit<ModuleMetadata, \"controllers\">, isTsNode?: boolean): Promise<{\n        new (): {};\n    }>;\n}\n",
  "node_modules/@nestia/core/lib/decorators/EncryptedBody.d.ts": "import { IRequestBodyValidator } from \"../options/IRequestBodyValidator\";\n/**\n * Encrypted body decorator.\n *\n * `EncryptedBody` is a decorator function getting `application/json` typed data\n * from request body which has been encrypted by AES-128/256 algorithm. Also,\n * `EncryptedBody` validates the request body data type through\n * [typia](https://github.com/samchon/typia) ad the validation speed is maximum\n * 15,000x times faster than `class-validator`.\n *\n * For reference, when the request body data is not following the promised type\n * `T`, `BadRequestException` error (status code: 400) would be thrown. Also,\n * `EncryptedRoute` decrypts request body using those options.\n *\n * - AES-128/256\n * - CBC mode\n * - PKCS #5 Padding\n * - Base64 Encoding\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @returns Parameter decorator\n */\nexport declare function EncryptedBody<T>(validator?: IRequestBodyValidator<T>): ParameterDecorator;\n",
  "node_modules/@nestia/core/lib/decorators/EncryptedController.d.ts": "import { IEncryptionPassword } from \"@nestia/fetcher\";\n/**\n * Encrypted controller.\n *\n * `EncryptedController` is an extension of the {@link nest.Controller} class\n * decorator function who configures encryption password of the AES-128/256\n * algorithm. The encryption algorithm and password would be used by\n * {@link EncryptedRoute} and {@link EncryptedBody} to encrypt the request and\n * response body of the HTTP protocol.\n *\n * By the way, you can configure the encryption password in the global level by\n * using {@link EncryptedModule} instead of the {@link nest.Module} in the module\n * level. In that case, you don't need to use this `EncryptedController` more.\n * Just use the {@link nest.Controller} without duplicated encryption password\n * definitions.\n *\n * Of course, if you want to use different encryption password from the\n * {@link EncryptedModule}, this `EncryptedController` would be useful again.\n * Therefore, I recommend to use this `EncryptedController` decorator function\n * only when you must configure different encryption password from the\n * {@link EncryptedModule}.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @param path Path of the HTTP request\n * @param password Encryption password or its getter function\n * @returns Class decorator\n */\nexport declare function EncryptedController(path: string, password: IEncryptionPassword | IEncryptionPassword.Closure): ClassDecorator;\n",
  "node_modules/@nestia/core/lib/decorators/EncryptedModule.d.ts": "import { IEncryptionPassword } from \"@nestia/fetcher\";\nimport { Module } from \"@nestjs/common\";\n/**\n * Encrypted module.\n *\n * `EncryptedModule` is an extension of the {@link Module} class decorator\n * function who configures encryption password of the AES-128/256 algorithm. The\n * encryption algorithm and password would be used by {@link EncryptedRoute} and\n * {@link EncryptedBody} to encrypt the request and response bod of the HTTP\n * protocol.\n *\n * By using this `EncryptedModule` decorator function, all of the\n * {@link Controller controllers} configured in the _metadata_ would be\n * automatically changed to the {@link EncryptedController} with the _password_.\n * If there're some original {@link EncryptedController} decorated classes in the\n * _metadata_, their encryption password would be kept.\n *\n * Therefore, if you're planning to place original {@link EncryptedController}\n * decorated classes in the _metadata_, I hope them to have different encryption\n * password from the module level. If not, I recommend you use the\n * {@link Controller} decorator function instead.\n *\n * In addition, the `EncryptedModule` supports a convenient dynamic controller\n * importing function, {@link EncryptedModule.dynamic}. If you utilize the\n * function with directory path of the controller classes, it imports and\n * configures the controller classes into the `Module`, automatically.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @param metadata Module configuration metadata\n * @param password Encryption password or its getter function\n * @returns Class decorator\n */\nexport declare function EncryptedModule(metadata: Parameters<typeof Module>[0], password: IEncryptionPassword.Closure): ClassDecorator;\nexport declare namespace EncryptedModule {\n    /**\n     * Dynamic encrypted module.\n     *\n     * `EncryptedModule.dynamic` is an extension of the {@link EncryptedModule}\n     * function who configures controller classes by the dynamic importing. By\n     * specifying directory path of the controller classes, those controllers\n     * would be automatically imported and configured.\n     *\n     * @param path Directory path of the controller classes\n     * @param password Encryption password or its getter function\n     * @param options Additional options except controller\n     * @returns Class decorated module instance\n     */\n    function dynamic(path: string | string[] | {\n        include: string[];\n        exclude?: string[];\n    }, password: IEncryptionPassword | IEncryptionPassword.Closure, options?: Omit<Parameters<typeof Module>[0], \"controllers\">, isTsNode?: boolean): Promise<{\n        new (): {};\n    }>;\n}\n",
  "node_modules/@nestia/core/lib/decorators/EncryptedRoute.d.ts": "import { IResponseBodyStringifier } from \"../options/IResponseBodyStringifier\";\nimport { TypedRoute } from \"./TypedRoute\";\n/**\n * Encrypted router decorator functions.\n *\n * `EncryptedRoute` is a module containing router decorator functions which\n * encrypts response body data through AES-128/256 encryption. Furthermore, they\n * can boost up JSON string conversion speed about 50x times faster than\n * `class-transformer`, even type safe through\n * [typia](https://github.com/samchon/typia).\n *\n * For reference, if you try to invalid data that is not following the promised\n * type `T`, 500 internal server error would be thrown. Also, as\n * `EncryptedRoute` composes JSON string through `typia.assertStringify<T>()`\n * function, it is not possible to modify response data through interceptors.\n *\n * - AES-128/256\n * - CBC mode\n * - PKCS #5 Padding\n * - Base64 Encoding\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace EncryptedRoute {\n    /**\n     * Encrypted router decorator function for the GET method.\n     *\n     * @param paths Path(s) of the HTTP request\n     * @returns Method decorator\n     */\n    const Get: {\n        (path?: string | string[]): MethodDecorator;\n        <T>(stringify?: IResponseBodyStringifier<T> | null): MethodDecorator;\n        <T>(path: string | string[], stringify?: IResponseBodyStringifier<T> | null): MethodDecorator;\n    };\n    /**\n     * Encrypted router decorator function for the GET method.\n     *\n     * @param paths Path(s) of the HTTP request\n     * @returns Method decorator\n     */\n    const Post: {\n        (path?: string | string[]): MethodDecorator;\n        <T>(stringify?: IResponseBodyStringifier<T> | null): MethodDecorator;\n        <T>(path: string | string[], stringify?: IResponseBodyStringifier<T> | null): MethodDecorator;\n    };\n    /**\n     * Encrypted router decorator function for the PATCH method.\n     *\n     * @param path Path of the HTTP request\n     * @returns Method decorator\n     */\n    const Patch: {\n        (path?: string | string[]): MethodDecorator;\n        <T>(stringify?: IResponseBodyStringifier<T> | null): MethodDecorator;\n        <T>(path: string | string[], stringify?: IResponseBodyStringifier<T> | null): MethodDecorator;\n    };\n    /**\n     * Encrypted router decorator function for the PUT method.\n     *\n     * @param path Path of the HTTP request\n     * @returns Method decorator\n     */\n    const Put: {\n        (path?: string | string[]): MethodDecorator;\n        <T>(stringify?: IResponseBodyStringifier<T> | null): MethodDecorator;\n        <T>(path: string | string[], stringify?: IResponseBodyStringifier<T> | null): MethodDecorator;\n    };\n    /**\n     * Encrypted router decorator function for the DELETE method.\n     *\n     * @param path Path of the HTTP request\n     * @returns Method decorator\n     */\n    const Delete: {\n        (path?: string | string[]): MethodDecorator;\n        <T>(stringify?: IResponseBodyStringifier<T> | null): MethodDecorator;\n        <T>(path: string | string[], stringify?: IResponseBodyStringifier<T> | null): MethodDecorator;\n    };\n    /**\n     * Set the logger function for the response validation failure.\n     *\n     * If you've configured the transformation option to `validate.log` in the\n     * `tsconfig.json` file, then the error log information of the response\n     * validation failure would be logged through this function instead of\n     * throwing the 400 bad request error.\n     *\n     * By the way, be careful. If you've configured the response transformation\n     * option to be `validate.log`, client may get wrong response data. Therefore,\n     * this way is not recommended in the common backend server case.\n     *\n     * @default console.log\n     * @param func Logger function\n     */\n    function setValidateErrorLogger(func: (log: IValidateErrorLog) => void): void;\n    export import IValidateErrorLog = TypedRoute.IValidateErrorLog;\n}\n",
  "node_modules/@nestia/core/lib/decorators/HumanRoute.d.ts": "/**\n * Human only API marking.\n *\n * This decorator marks the API for human only, so that LLM function calling\n * schema composer excludes the API.\n *\n * In other words, if you adjust the `@HumanRoute()` decorator to the API, the\n * API never participates in the LLM function calling. When calling the\n * {@link HttpLlm.application} function, matched {@link IHttpLlmFunction} data\n * never be composed.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @returns Method decorator\n */\nexport declare function HumanRoute(): MethodDecorator;\n",
  "node_modules/@nestia/core/lib/decorators/NoTransformConfigurationError.d.ts": "export {};\n",
  "node_modules/@nestia/core/lib/decorators/PlainBody.d.ts": "/**\n * Plain body decorator.\n *\n * `PlainBody` is a decorator function getting full body text from the HTTP\n * request.\n *\n * If you adjust the regular {@link Body} decorator function to the body\n * parameter, you can't get the full body text because the {@link Body} tries to\n * convert the body text to JSON object. Therefore, `@nestia/core` provides this\n * `PlainBody` decorator function to get the full body text.\n *\n * ```typescript\n * \\@TypedRoute.Post(\"memo\")\n * public store\n *     (\n *         \\@PlainBody() body: string\n *     ): void;\n * ```\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @returns Parameter decorator\n */\nexport declare function PlainBody(): ParameterDecorator;\n",
  "node_modules/@nestia/core/lib/decorators/SwaggerCustomizer.d.ts": "import { OpenApi } from \"@typia/interface\";\n/**\n * Swagger customization decorator.\n *\n * `SwaggerCustomizer` is a method decorator function which can used for\n * customizing the swagger data with `npx nestia swagger` command. Furthermore,\n * it is possible to add plugin properties starting with `x-` characters.\n *\n * In other words, this decorator function does not affect to the runtime, but\n * only for the swagger data customization.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @param closure Callback function which can customize the swagger data\n * @returns Method decorator\n */\nexport declare function SwaggerCustomizer(closure: (props: SwaggerCustomizer.IProps) => unknown): MethodDecorator;\nexport declare namespace SwaggerCustomizer {\n    /**\n     * Properties for the `SwaggerCustomizer` decorator.\n     *\n     * `SwaggerCustomizer.IProps` is a type for the `closure` parameter of the\n     * `SwaggerCustomizer` decorator. It's a callback function which can customize\n     * the swagger data.\n     */\n    interface IProps {\n        /** Swagger data. */\n        swagger: OpenApi.IDocument;\n        /** Method of the route. */\n        method: string;\n        /** Path of the route. */\n        path: string;\n        /** Route data. */\n        route: OpenApi.IOperation;\n        /**\n         * Get neighbor endpoint data through the controller method.\n         *\n         * @param func Controller method to find the neighbor endpoint\n         * @returns Neighbor endpoint data\n         */\n        at(func: Function): ISwaggerEndpoint | undefined;\n        /**\n         * Get neighbor route data.\n         *\n         * @param accessor Accessor for getting neighbor route data\n         * @returns Neighbor route data\n         */\n        get(accessor: IAccessor): OpenApi.IOperation | undefined;\n    }\n    /** Accessor for getting neighbor route data. */\n    interface IAccessor {\n        /** Path of the neighbor route. */\n        path: string;\n        /** Method of the neighbor route. */\n        method: string;\n    }\n    /** Endpoint info of the route. */\n    interface ISwaggerEndpoint extends IAccessor {\n        /** Route data. */\n        route: OpenApi.IOperation;\n    }\n}\n",
  "node_modules/@nestia/core/lib/decorators/SwaggerExample.d.ts": "export declare namespace SwaggerExample {\n    function Response<T>(value: T): MethodDecorator;\n    function Response<T>(key: string, value: T): MethodDecorator;\n    function Parameter<T>(value: T): ParameterDecorator;\n    function Parameter<T>(key: string, value: T): ParameterDecorator;\n    interface IData<T> {\n        examples?: Record<string, T>;\n        example?: T;\n        index?: number;\n    }\n}\n",
  "node_modules/@nestia/core/lib/decorators/TypedBody.d.ts": "import { IRequestBodyValidator } from \"../options/IRequestBodyValidator\";\n/**\n * Type safe body decorator.\n *\n * `TypedBody` is a decorator function getting `application/json` typed data\n * from request body. Also, it validates the request body data type through\n * [typia](https://github.com/samchon/typia) and the validation speed is maximum\n * 20,000x times faster than `class-validator`.\n *\n * For reference, when the request body data is not following the promised type\n * `T`, `BadRequestException` error (status code: 400) would be thrown.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @param validator Custom validator if required. Default is `typia.assert()`\n */\nexport declare function TypedBody<T>(validator?: IRequestBodyValidator<T>): ParameterDecorator;\n",
  "node_modules/@nestia/core/lib/decorators/TypedException.d.ts": "/**\n * > You must configure the generic argument `T`\n *\n * Exception decorator.\n *\n * `TypedException` is a decorator function describing HTTP exception and its\n * type which could be occurred in the method.\n *\n * For reference, this decorator function does not affect to the method's\n * behavior, but only affects to the swagger documents generation. Also, it does\n * not affect to the SDK library generation yet, but will be used in the\n * future.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @param props Properties for the exception\n * @returns Method decorator\n */\nexport declare function TypedException(props: TypedException.IProps<unknown>): never;\n/**\n * > You must configure the generic argument `T`\n *\n * Exception decorator.\n *\n * `TypedException` is a decorator function describing HTTP exception and its\n * type which could be occurred in the method.\n *\n * For reference, this decorator function does not affect to the method's\n * behavior, but only affects to the swagger documents generation. Also, it does\n * not affect to the SDK library generation yet, but will be used in the\n * future.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @deprecated Use {@link TypedException.IProps} typed function instead. This\n *   typed function is deprecated and will be removed in the next major update.\n * @param status Status number or pattern like \"2XX\", \"3XX\", \"4XX\", \"5XX\"\n * @param description Description about the exception\n * @returns Method decorator\n */\nexport declare function TypedException(status: number | \"2XX\" | \"3XX\" | \"4XX\" | \"5XX\", description?: string | undefined): never;\n/**\n * Exception decorator.\n *\n * `TypedException` is a decorator function describing HTTP exception and its\n * type which could be occurred in the method.\n *\n * For reference, this decorator function does not affect to the method's\n * behavior, but only affects to the swagger documents generation. Also, it does\n * not affect to the SDK library generation yet, but will be used in the\n * future.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template T Type of the exception\n * @param props Properties for the exception\n * @returns Method decorator\n */\nexport declare function TypedException<T>(props: TypedException.IProps<T>): MethodDecorator;\n/**\n * Exception decorator.\n *\n * `TypedException` is a decorator function describing HTTP exception and its\n * type which could be occurred in the method.\n *\n * For reference, this decorator function does not affect to the method's\n * behavior, but only affects to the swagger documents generation. Also, it does\n * not affect to the SDK library generation yet, but will be used in the\n * future.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @deprecated Use {@link TypedException.IProps} typed function instead. This\n *   typed function is deprecated and will be removed in the next major update.\n * @template T Type of the exception\n * @param status Status number or pattern like \"2XX\", \"3XX\", \"4XX\", \"5XX\"\n * @param description Description about the exception\n * @returns Method decorator\n */\nexport declare function TypedException<T>(status: number | \"2XX\" | \"3XX\" | \"4XX\" | \"5XX\", description?: string | undefined): MethodDecorator;\nexport declare namespace TypedException {\n    /** Properties for the exception. */\n    interface IProps<T> {\n        /** Status number or pattern like \"2XX\", \"3XX\", \"4XX\", \"5XX\". */\n        status: number | \"2XX\" | \"3XX\" | \"4XX\" | \"5XX\";\n        /** Description about the exception. */\n        description?: string | undefined;\n        /** Example value. */\n        example?: T | undefined;\n        /** Collection of examples for the exception. */\n        examples?: Record<string, IExample<T>> | undefined;\n    }\n    /** Metadata collected in the {@link IProps.examples}. */\n    interface IExample<T> {\n        /** Summary of the example. */\n        summary?: string | undefined;\n        /** Description of the example. */\n        description?: string | undefined;\n        /** Value of the example. */\n        value: T;\n    }\n}\n",
  "node_modules/@nestia/core/lib/decorators/TypedFormData.d.ts": "/**\n * Type safe multipart/form-data decorator.\n *\n * `TypedFormData.Body()` is a request body decorator function for the\n * `multipart/form-data` content type. It automatically casts property type\n * following its DTO definition, and performs the type validation too.\n *\n * Also, `TypedFormData.Body()` is much easier and type safer than\n * `@nest.UploadFile()`. If you're considering the [SDK\n * library](https://nestia.io/docs/sdk/sdk) generation, only\n * `TypedFormData.Body()` can do it. Therefore, I recommend you to use\n * `TypedFormData.Body()` instead of the `@nest.UploadFile()` function.\n *\n * For reference, target type `T` must follow such restriction. Of course, if\n * actual form-data values are different with their promised type `T`,\n * `BadRequestException` error (status code: 400) would be thrown.\n *\n * 1. Type `T` must be an object type\n * 2. Do not allow dynamic property\n * 3. Only `boolean`, `bigint`, `number`, `string`, `Blob`, `File` or their array\n *    types are allowed\n * 4. By the way, union type never be not allowed\n *\n * By the way, if you're using `fastify`, you have to setup `fastify-multer` and\n * configure like below when composing the NestJS application. If you don't do\n * that, `@TypedFormData.Body()` will not work properly, and throw 500 internal\n * server error when `Blob` or `File` type being utilized.\n *\n * ```typescript\n * import { NestFactory } from \"@nestjs/core\";\n * import {\n *   FastifyAdapter,\n *   NestFastifyApplication,\n * } from \"@nestjs/platform-fastify\";\n * import fastifyMulter from \"fastify-multer\";\n *\n * export async function main() {\n *   const app = await NestFactory.create<NestFastifyApplication>(\n *     AppModule,\n *     new FastifyAdapter(),\n *   );\n *   app.register(fastifyMulter.contentParser);\n *   await app.listen(3000);\n * }\n * ```\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @todo Change to ReadableStream through configuring storage engine of multer\n */\nexport declare namespace TypedFormData {\n    /**\n     * Request body decorator.\n     *\n     * Request body decorator for the `multipart/form-data` type.\n     *\n     * Much easier and type safer than `@nest.UploadFile()` decorator.\n     *\n     * @param factory Factory function ncreating the `multer` or `fastify-multer`\n     *   instance. In the factory function, you also can specify the multer\n     *   composition options like `storage` engine.\n     */\n    function Body<Multer extends IMulterBase>(factory: () => Multer | Promise<Multer>): ParameterDecorator;\n    /** Base type of the `multer` or `fastify-multer`. */\n    interface IMulterBase {\n        single(fieldName: string): any;\n        array(fieldName: string, maxCount?: number): any;\n        fields(fields: readonly object[]): any;\n        any(): any;\n        none(): any;\n    }\n}\n",
  "node_modules/@nestia/core/lib/decorators/TypedHeaders.d.ts": "import { IRequestHeadersValidator } from \"../options/IRequestHeadersValidator\";\n/**\n * Type safe HTTP headers decorator.\n *\n * `TypedHeaders` is a decorator function that can parse HTTP headers. It is\n * almost same with {@link nest.Headers}, but it can automatically cast property\n * type following its DTO definition. Also, `TypedHeaders` performs type\n * validation.\n *\n * For reference, target type `T` must follow such restrictions. Also, if actual\n * HTTP header values are different with their promised type `T`,\n * `BadRequestException` error (status code: 400) would be thrown.\n *\n * 1. Type `T` must be an object type\n * 2. Do not allow dynamic property\n * 3. Property key must be lower case\n * 4. Property value cannot be `null`, but `undefined` is possible\n * 5. Only `boolean`, `bigint`, `number`, `string` or their array types are allowed\n * 6. By the way, union type never be not allowed\n * 7. Property `set-cookie` must be array type\n * 8. Those properties cannot be array type\n *\n * - Age\n * - Authorization\n * - Content-length\n * - Content-type\n * - Etag\n * - Expires\n * - From\n * - Host\n * - If-modified-since\n * - If-unmodified-since\n * - Last-modified\n * - Location\n * - Max-forwards\n * - Proxy-authorization\n * - Referer\n * - Retry-after\n * - Server\n * - User-agent\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @returns Parameter decorator\n */\nexport declare function TypedHeaders<T extends object>(validator?: IRequestHeadersValidator<T>): ParameterDecorator;\n",
  "node_modules/@nestia/core/lib/decorators/TypedParam.d.ts": "/**\n * Type safe URL parameter decorator.\n *\n * `TypedParam` is a decorator function getting specific typed parameter from\n * the HTTP request URL. It's almost same with the {@link nest.Param}, but\n * `TypedParam` automatically casts parameter value to be following its type,\n * and validates it.\n *\n * ```typescript\n * import { tags } from \"typia\";\n *\n * \\@TypedRoute.Get(\"shopping/sales/:id/:no/:paused\")\n * public async pause(\n *   \\@TypedParam(\"id\", \"uuid\"), id: string & tags.Format<\"uuid\">,\n *   \\@TypedParam(\"no\") id: number & tags.Type<\"uint32\">\n *   \\@TypedParam(\"paused\") paused: boolean | null\n * ): Promise<void>;\n * ```\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @param name URL Parameter name\n * @returns Parameter decorator\n */\nexport declare function TypedParam<T extends boolean | bigint | number | string | null>(name: string, assert?: (value: string) => T, validate?: boolean): ParameterDecorator;\n",
  "node_modules/@nestia/core/lib/decorators/TypedQuery.d.ts": "import { IRequestQueryValidator } from \"../options/IRequestQueryValidator\";\nimport { IResponseBodyQuerifier } from \"../options/IResponseBodyQuerifier\";\n/**\n * Type safe URL query decorator.\n *\n * `TypedQuery` is a decorator function that can parse URL query string. It is\n * almost same with {@link nest.Query}, but it can automatically cast property\n * type following its DTO definition. Also, `TypedQuery` performs type\n * validation.\n *\n * For reference, target type `T` must follow such restriction. Also, if actual\n * URL query parameter values are different with their promised type `T`,\n * `BadRequestException` error (status code: 400) would be thrown.\n *\n * 1. Type `T` must be an object type\n * 2. Do not allow dynamic property\n * 3. Only `boolean`, `bigint`, `number`, `string` or their array types are allowed\n * 4. By the way, union type never be not allowed\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @returns Parameter decorator\n */\nexport declare function TypedQuery<T extends object>(validator?: IRequestQueryValidator<T>): ParameterDecorator;\nexport declare namespace TypedQuery {\n    /**\n     * Request body decorator.\n     *\n     * Request body decorator for the `application/x-www-form-urlencoded` type.\n     */\n    function Body<T extends object>(validator?: IRequestQueryValidator<T>): ParameterDecorator;\n    /**\n     * Router decorator function for the GET method.\n     *\n     * @param path Path of the HTTP request\n     * @returns Method decorator\n     */\n    const Get: {\n        (path?: string | string[]): MethodDecorator;\n        <T>(stringify?: IResponseBodyQuerifier<T>): MethodDecorator;\n        <T>(path: string | string[], stringify?: IResponseBodyQuerifier<T>): MethodDecorator;\n    };\n    /**\n     * Router decorator function for the POST method.\n     *\n     * @param path Path of the HTTP request\n     * @returns Method decorator\n     */\n    const Post: {\n        (path?: string | string[]): MethodDecorator;\n        <T>(stringify?: IResponseBodyQuerifier<T>): MethodDecorator;\n        <T>(path: string | string[], stringify?: IResponseBodyQuerifier<T>): MethodDecorator;\n    };\n    /**\n     * Router decorator function for the PATH method.\n     *\n     * @param path Path of the HTTP request\n     * @returns Method decorator\n     */\n    const Patch: {\n        (path?: string | string[]): MethodDecorator;\n        <T>(stringify?: IResponseBodyQuerifier<T>): MethodDecorator;\n        <T>(path: string | string[], stringify?: IResponseBodyQuerifier<T>): MethodDecorator;\n    };\n    /**\n     * Router decorator function for the PUT method.\n     *\n     * @param path Path of the HTTP request\n     * @returns Method decorator\n     */\n    const Put: {\n        (path?: string | string[]): MethodDecorator;\n        <T>(stringify?: IResponseBodyQuerifier<T>): MethodDecorator;\n        <T>(path: string | string[], stringify?: IResponseBodyQuerifier<T>): MethodDecorator;\n    };\n    /**\n     * Router decorator function for the DELETE method.\n     *\n     * @param path Path of the HTTP request\n     * @returns Method decorator\n     */\n    const Delete: {\n        (path?: string | string[]): MethodDecorator;\n        <T>(stringify?: IResponseBodyQuerifier<T>): MethodDecorator;\n        <T>(path: string | string[], stringify?: IResponseBodyQuerifier<T>): MethodDecorator;\n    };\n}\n",
  "node_modules/@nestia/core/lib/decorators/TypedRoute.d.ts": "import { IValidation } from \"typia\";\nimport { IResponseBodyStringifier } from \"../options/IResponseBodyStringifier\";\n/**\n * Type safe router decorator functions.\n *\n * `TypedRoute` is a module containing router decorator functions which can\n * boost up JSON string conversion speed about 200x times faster than\n * `class-transformer`. Furthermore, such JSON string conversion is even type\n * safe through [typia](https://github.com/samchon/typia).\n *\n * For reference, if you try to invalid data that is not following the promised\n * type `T`, 500 internal server error would be thrown. Also, as `TypedRoute`\n * composes JSON string through `typia.assertStringify<T>()` function, it is not\n * possible to modify response data through interceptors.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace TypedRoute {\n    /**\n     * Router decorator function for the GET method.\n     *\n     * @param path Path of the HTTP request\n     * @returns Method decorator\n     */\n    const Get: {\n        (path?: string | string[]): MethodDecorator;\n        <T>(stringify?: IResponseBodyStringifier<T>): MethodDecorator;\n        <T>(path: string | string[], stringify?: IResponseBodyStringifier<T>): MethodDecorator;\n    };\n    /**\n     * Router decorator function for the POST method.\n     *\n     * @param path Path of the HTTP request\n     * @returns Method decorator\n     */\n    const Post: {\n        (path?: string | string[]): MethodDecorator;\n        <T>(stringify?: IResponseBodyStringifier<T>): MethodDecorator;\n        <T>(path: string | string[], stringify?: IResponseBodyStringifier<T>): MethodDecorator;\n    };\n    /**\n     * Router decorator function for the PATH method.\n     *\n     * @param path Path of the HTTP request\n     * @returns Method decorator\n     */\n    const Patch: {\n        (path?: string | string[]): MethodDecorator;\n        <T>(stringify?: IResponseBodyStringifier<T>): MethodDecorator;\n        <T>(path: string | string[], stringify?: IResponseBodyStringifier<T>): MethodDecorator;\n    };\n    /**\n     * Router decorator function for the PUT method.\n     *\n     * @param path Path of the HTTP request\n     * @returns Method decorator\n     */\n    const Put: {\n        (path?: string | string[]): MethodDecorator;\n        <T>(stringify?: IResponseBodyStringifier<T>): MethodDecorator;\n        <T>(path: string | string[], stringify?: IResponseBodyStringifier<T>): MethodDecorator;\n    };\n    /**\n     * Router decorator function for the DELETE method.\n     *\n     * @param path Path of the HTTP request\n     * @returns Method decorator\n     */\n    const Delete: {\n        (path?: string | string[]): MethodDecorator;\n        <T>(stringify?: IResponseBodyStringifier<T>): MethodDecorator;\n        <T>(path: string | string[], stringify?: IResponseBodyStringifier<T>): MethodDecorator;\n    };\n    /**\n     * Set the logger function for the response validation failure.\n     *\n     * If you've configured the transformation option to `validate.log` in the\n     * `tsconfig.json` file, then the error log information of the response\n     * validation failure would be logged through this function instead of\n     * throwing the 400 bad request error.\n     *\n     * By the way, be careful. If you've configured the response transformation\n     * option to be `validate.log`, client may get wrong response data. Therefore,\n     * this way is not recommended in the common backend server case.\n     *\n     * @default console.log\n     * @param func Logger function\n     */\n    function setValidateErrorLogger(func: (log: IValidateErrorLog) => void): void;\n    /**\n     * Error log information of the response validation failure.\n     *\n     * `IValidationErrorLog` is a structure representing the error log information\n     * when the returned value from the `@TypedRoute` or `@EncryptedRoute`\n     * decorated controller method is not following the promised type `T`.\n     *\n     * If you've configured the transformation option to `validate.log` or\n     * `validateEquals.log` in the `tsconfig.json` file, then this error log\n     * information `IValidateErrorLog` would be logged through the\n     * {@link setValidateErrorLogger} function instead of throwing the 400 bad\n     * request error.\n     */\n    interface IValidateErrorLog {\n        /** HTTP method of the request. */\n        method: string;\n        /** HTTP path of the request. */\n        path: string;\n        /** Validation error information with detailed reasons. */\n        errors: IValidation.IError[];\n        /** Data that is not following the promised type `T`. */\n        data: unknown;\n    }\n}\n",
  "node_modules/@nestia/core/lib/decorators/WebSocketRoute.d.ts": "import { IRequestBodyValidator } from \"../options/IRequestBodyValidator\";\nimport { IRequestQueryValidator } from \"../options/IRequestQueryValidator\";\n/**\n * WebSocket route decorator.\n *\n * `@WebSocketRoute()` is a route decorator function for WebSocket routes. If\n * you want to define a WebSocket route with this `@WebSocketRoute` decorator,\n * please don't forget to call the {@link WebSocketAdaptor.upgrade} function to\n * the {@link INestApplication} instance.\n *\n * Also, `WebSocketRoute` is a module containing parameter decorator functions\n * of below for the `@WebSocketRoute` decorated method, at the same time. Note\n * that, every parameters must be decorated by one of the parameter decorators\n * in the `WebSocketRoute` module. One thing more important is,\n * {@link WebSocketRoute.Acceptor} decorated parameter must be defined in the\n * method. If not, it would be both compilation/runtime error.\n *\n * - {@link WebSocketRoute.Acceptor}\n * - {@link WebSocketRoute.Driver}\n * - {@link WebSocketRoute.Header}\n * - {@link WebSocketRoute.Param}\n * - {@link WebSocketRoute.Query}\n *\n * For reference, key difference between `@WebSocketGateway()` of NestJS and\n * `@WebSocketRoute()` of Nestia is, `@WebSocketRoute()` can make multiple\n * WebSocket routes by configuring _paths_, besides `@WebSocketGateway()` can't\n * do it.\n *\n * Furthermore, if you build SDK (Software Development Kit) library through\n * `@nestia/sdk`, you can make safe WebSocket client taking advantages of\n * TypeScript type hints and checks.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @param path Path(s) of the WebSocket request\n * @returns Method decorator\n */\nexport declare function WebSocketRoute(path?: undefined | string | string[]): MethodDecorator;\nexport declare namespace WebSocketRoute {\n    /**\n     * Acceptor parameter decorator.\n     *\n     * `@WebSocketRoute.Acceptor()` is a parameter decorator function for the\n     * `WebSocketAcceptor<Header, Provider, Listener>` (of `tgrid`) typed\n     * parameter.\n     *\n     * In the controller method decorated by `@WebSocketRoute()` and\n     * `@WebSocketRoute.Acceptor()`, call {@link WebSocketAcceptor.accept} function\n     * with `Provider` instance when you want to accept the WebSocket client\n     * connection. Otherwise you want to reject the connection, call\n     * {@link WebSocketAcceptor.rejcet} function instead.\n     *\n     * For reference, this `@WebSocketRoute.Acceptor()` parameter decorator is\n     * essential for the method decorated by `@WebSocketRoute()` decorator. If you\n     * forget it, it would be both compilation/runtime error.\n     */\n    function Acceptor(): ParameterDecorator;\n    /**\n     * Driver parameter decorator.\n     *\n     * `@WebSocketRoute.Driver()` is a parameter decorator function for the\n     * `Driver<Listener>` (of `tgrid`) typed parameter.\n     *\n     * With the `@WebSocketRoute.Driver()` decorated parameter, you can call\n     * function of `Listener` typed instance provided by remote WebSocket client\n     * by calling the `Driver<Listener>` instance.\n     *\n     * For reference, this `@WebSocketRoute.Driver()` decorator is optional, and\n     * can be substituted by `@WebSocketRoute.Acceptor()` decorated parameter by\n     * calling the {@link WebSocketAcceptor.getDriver} function.\n     */\n    function Driver(): ParameterDecorator;\n    /**\n     * Header decorator.\n     *\n     * `@WebSocketRoute.Header()` is a parameter decorator function for the\n     * WebSocket header with type casting and assertion.\n     *\n     * For reference, `@WebSocketRoute.Header()` is different with HTTP headers.\n     * It's for WebSocket protocol, especially for TGrid's\n     * {@link WebSocketConnector} and {@link WebSocketAcceptor}'s special header.\n     *\n     * Also, this `@WebSocketRoute.Header()` decorator is optional, and can be\n     * substituted by `@WebSocketRoute.Acceptor()` decorated parameter by\n     * accessting to the {@link WebSocketAcceptor.header} property.\n     */\n    function Header<T>(validator?: IRequestBodyValidator<T>): ParameterDecorator;\n    /**\n     * URL parameter decorator.\n     *\n     * `@WebSocketRoute.Param()` is a parameter decorator function for the URL\n     * parameter with type casting and assertion.\n     *\n     * It's almost same with the {@link TypedParam}, but `@WebSocketRoute.Param()`\n     * is only for WebSocket protocol router function decorated by\n     * {@link WebSocketRoute}.\n     *\n     * @param field URL parameter field name\n     */\n    function Param<T extends boolean | bigint | number | string | null>(field: string, assert?: (value: string) => T): ParameterDecorator;\n    /**\n     * URL query decorator.\n     *\n     * `@WebSocketRoute.Query()` is a parameter decorator function for the URL\n     * query string with type casting and assertion.\n     *\n     * It is almost same with {@link TypedQuery}, but `@WebSocketRoute.Query()` is\n     * only for WebSocket protocol router function decorated by\n     * {@link WebSocketRoute}.\n     *\n     * For reference, as same with {@link TypedQuery}, `@WebSocketRoute.Query()`\n     * has same restriction for the target type `T`. If actual URL query parameter\n     * values are different with their promised type `T`, it would be runtime\n     * error.\n     *\n     * 1. Type `T` must be an object type\n     * 2. Do not allow dynamic property\n     * 3. Only `boolean`, `bigint`, `number`, `string` or their array types are\n     *    allowed\n     * 4. By the way, union type never be not allowed\n     */\n    function Query<T extends object>(validator?: IRequestQueryValidator<T>): ParameterDecorator;\n}\n",
  "node_modules/@nestia/core/lib/decorators/doNotThrowTransformError.d.ts": "export declare const doNotThrowTransformError: (value?: boolean) => void;\n",
  "node_modules/@nestia/core/lib/decorators/internal/EncryptedConstant.d.ts": "export {};\n",
  "node_modules/@nestia/core/lib/decorators/internal/IWebSocketRouteReflect.d.ts": "export interface IWebSocketRouteReflect {\n    paths: string[];\n}\nexport declare namespace IWebSocketRouteReflect {\n    export type IArgument = IAcceptor | IDriver | IHeader | IParam | IQuery;\n    export interface IAcceptor extends IBase<\"acceptor\"> {\n    }\n    export interface IDriver extends IBase<\"driver\"> {\n    }\n    export interface IHeader extends IBase<\"header\"> {\n        validate: (input?: any) => Error | null;\n    }\n    export interface IParam extends IBase<\"param\"> {\n        field: string;\n        assert: (value: string) => any;\n    }\n    export interface IQuery extends IBase<\"query\"> {\n        validate: (input: URLSearchParams) => any | Error;\n    }\n    interface IBase<Category extends string> {\n        category: Category;\n        index: number;\n    }\n    export {};\n}\n",
  "node_modules/@nestia/core/lib/decorators/internal/NoTransformConfigureError.d.ts": "export { NoTransformConfigurationError as NoTransformConfigureError } from \"../NoTransformConfigurationError\";\n",
  "node_modules/@nestia/core/lib/decorators/internal/get_path_and_querify.d.ts": "export {};\n",
  "node_modules/@nestia/core/lib/decorators/internal/get_path_and_stringify.d.ts": "export {};\n",
  "node_modules/@nestia/core/lib/decorators/internal/get_text_body.d.ts": "export {};\n",
  "node_modules/@nestia/core/lib/decorators/internal/headers_to_object.d.ts": "export {};\n",
  "node_modules/@nestia/core/lib/decorators/internal/is_request_body_undefined.d.ts": "export {};\n",
  "node_modules/@nestia/core/lib/decorators/internal/load_controller.d.ts": "import { Creator } from \"../../typings/Creator\";\nexport declare const load_controllers: (path: string | string[] | {\n    include: string[];\n    exclude?: string[];\n}, isTsNode?: boolean) => Promise<Creator<object>[]>;\n",
  "node_modules/@nestia/core/lib/decorators/internal/route_error.d.ts": "export {};\n",
  "node_modules/@nestia/core/lib/decorators/internal/validate_request_body.d.ts": "export {};\n",
  "node_modules/@nestia/core/lib/decorators/internal/validate_request_form_data.d.ts": "export {};\n",
  "node_modules/@nestia/core/lib/decorators/internal/validate_request_headers.d.ts": "export {};\n",
  "node_modules/@nestia/core/lib/decorators/internal/validate_request_query.d.ts": "export {};\n",
  "node_modules/@nestia/core/lib/index.d.ts": "import * as core from \"./module\";\nexport * from \"./module\";\nexport default core;\n",
  "node_modules/@nestia/core/lib/module.d.ts": "export * from \"./decorators/DynamicModule\";\nexport * from \"./utils/ExceptionManager\";\nexport * from \"./decorators/HumanRoute\";\nexport * from \"./decorators/TypedRoute\";\nexport * from \"./decorators/TypedBody\";\nexport * from \"./decorators/TypedQuery\";\nexport * from \"./decorators/TypedException\";\nexport * from \"./decorators/TypedHeaders\";\nexport * from \"./decorators/TypedFormData\";\nexport * from \"./decorators/TypedParam\";\nexport * from \"./decorators/EncryptedController\";\nexport * from \"./decorators/EncryptedRoute\";\nexport * from \"./decorators/EncryptedBody\";\nexport * from \"./decorators/EncryptedModule\";\nexport * from \"./decorators/PlainBody\";\nexport * from \"./decorators/SwaggerCustomizer\";\nexport * from \"./decorators/SwaggerExample\";\nexport * from \"./adaptors/WebSocketAdaptor\";\nexport * from \"./decorators/WebSocketRoute\";\nexport * from \"./decorators/doNotThrowTransformError\";\n",
  "node_modules/@nestia/core/lib/options/INestiaTransformOptions.d.ts": "export interface INestiaTransformOptions {\n    validate?: INestiaTransformOptions.Validate;\n    stringify?: INestiaTransformOptions.Stringify | null;\n    llm?: boolean | INestiaTransformOptions.ILlm;\n    throws?: boolean;\n}\nexport declare namespace INestiaTransformOptions {\n    type Validate = \"assert\" | \"is\" | \"validate\" | \"assertEquals\" | \"equals\" | \"validateEquals\" | \"assertClone\" | \"validateClone\" | \"assertPrune\" | \"validatePrune\";\n    type Stringify = \"stringify\" | \"assert\" | \"is\" | \"validate\" | \"validate.log\";\n    interface ILlm {\n        strict?: boolean;\n    }\n}\n",
  "node_modules/@nestia/core/lib/options/INestiaTransformProject.d.ts": "import { ITypiaContext } from \"@typia/core\";\nimport { INestiaTransformOptions } from \"./INestiaTransformOptions\";\nexport interface INestiaTransformContext extends Omit<ITypiaContext, \"options\"> {\n    options: INestiaTransformOptions;\n}\n",
  "node_modules/@nestia/core/lib/options/IRequestBodyValidator.d.ts": "import { IValidation } from \"typia\";\nexport type IRequestBodyValidator<T> = IRequestBodyValidator.IAssert<T> | IRequestBodyValidator.IIs<T> | IRequestBodyValidator.IValidate<T>;\nexport declare namespace IRequestBodyValidator {\n    interface IAssert<T> {\n        type: \"assert\";\n        assert: (input: T) => T;\n    }\n    interface IIs<T> {\n        type: \"is\";\n        is: (input: T) => boolean;\n    }\n    interface IValidate<T> {\n        type: \"validate\";\n        validate: (input: T) => IValidation<T>;\n    }\n}\n",
  "node_modules/@nestia/core/lib/options/IRequestFormDataProps.d.ts": "import { IValidation } from \"typia\";\nexport interface IRequestFormDataProps<T> {\n    files: Array<IRequestFormDataProps.IFile>;\n    validator: IRequestFormDataProps.IAssert<T> | IRequestFormDataProps.IIs<T> | IRequestFormDataProps.IValidate<T>;\n}\nexport declare namespace IRequestFormDataProps {\n    interface IAssert<T> {\n        type: \"assert\";\n        assert: (input: FormData) => T;\n    }\n    interface IIs<T> {\n        type: \"is\";\n        is: (input: FormData) => T | null;\n    }\n    interface IValidate<T> {\n        type: \"validate\";\n        validate: (input: FormData) => IValidation<T>;\n    }\n    interface IFile {\n        name: string;\n        limit: number | null;\n    }\n}\n",
  "node_modules/@nestia/core/lib/options/IRequestHeadersValidator.d.ts": "import { IValidation } from \"typia\";\nexport type IRequestHeadersValidator<T> = IRequestHeadersValidator.IAssert<T> | IRequestHeadersValidator.IIs<T> | IRequestHeadersValidator.IValidate<T>;\nexport declare namespace IRequestHeadersValidator {\n    interface IAssert<T> {\n        type: \"assert\";\n        assert: (input: Record<string, string | string[] | undefined>) => T;\n    }\n    interface IIs<T> {\n        type: \"is\";\n        is: (input: Record<string, string | string[] | undefined>) => T | null;\n    }\n    interface IValidate<T> {\n        type: \"validate\";\n        validate: (input: Record<string, string | string[] | undefined>) => IValidation<T>;\n    }\n}\n",
  "node_modules/@nestia/core/lib/options/IRequestQueryValidator.d.ts": "import { IValidation } from \"typia\";\nexport type IRequestQueryValidator<T> = IRequestQueryValidator.IAssert<T> | IRequestQueryValidator.IIs<T> | IRequestQueryValidator.IValidate<T>;\nexport declare namespace IRequestQueryValidator {\n    interface IAssert<T> {\n        type: \"assert\";\n        assert: (input: URLSearchParams) => T;\n    }\n    interface IIs<T> {\n        type: \"is\";\n        is: (input: URLSearchParams) => T | null;\n    }\n    interface IValidate<T> {\n        type: \"validate\";\n        validate: (input: URLSearchParams) => IValidation<T>;\n    }\n}\n",
  "node_modules/@nestia/core/lib/options/IResponseBodyQuerifier.d.ts": "import { IValidation } from \"typia\";\nexport type IResponseBodyQuerifier<T> = IResponseBodyquerifier.IStringify<T> | IResponseBodyquerifier.IIs<T> | IResponseBodyquerifier.IAssert<T> | IResponseBodyquerifier.IValidate<T>;\nexport declare namespace IResponseBodyquerifier {\n    interface IStringify<T> {\n        type: \"stringify\";\n        stringify: (input: T) => URLSearchParams;\n    }\n    interface IIs<T> {\n        type: \"is\";\n        is: (input: T) => URLSearchParams | null;\n    }\n    interface IAssert<T> {\n        type: \"assert\";\n        assert: (input: T) => URLSearchParams;\n    }\n    interface IValidate<T> {\n        type: \"validate\";\n        validate: (input: T) => IValidation<URLSearchParams>;\n    }\n}\n",
  "node_modules/@nestia/core/lib/options/IResponseBodyStringifier.d.ts": "import { IValidation } from \"typia\";\nexport type IResponseBodyStringifier<T> = IResponseBodyStringifier.IStringify<T> | IResponseBodyStringifier.IIs<T> | IResponseBodyStringifier.IAssert<T> | IResponseBodyStringifier.IValidate<T> | IResponseBodyStringifier.IValidateLog<T>;\nexport declare namespace IResponseBodyStringifier {\n    interface IStringify<T> {\n        type: \"stringify\";\n        stringify: (input: T) => string;\n    }\n    interface IIs<T> {\n        type: \"is\";\n        is: (input: T) => string | null;\n    }\n    interface IAssert<T> {\n        type: \"assert\";\n        assert: (input: T) => string;\n    }\n    interface IValidate<T> {\n        type: \"validate\";\n        validate: (input: T) => IValidation<string>;\n    }\n    interface IValidateLog<T> {\n        type: \"validate.log\";\n        validate: (input: T) => IValidation<string>;\n    }\n}\n",
  "node_modules/@nestia/core/lib/programmers/PlainBodyProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaTransformContext } from \"../options/INestiaTransformProject\";\nexport declare namespace PlainBodyProgrammer {\n    const generate: (props: {\n        context: INestiaTransformContext;\n        modulo: ts.LeftHandSideExpression;\n        type: ts.Type;\n    }) => ts.Expression;\n}\n",
  "node_modules/@nestia/core/lib/programmers/TypedBodyProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaTransformContext } from \"../options/INestiaTransformProject\";\nexport declare namespace TypedBodyProgrammer {\n    const generate: (props: {\n        context: INestiaTransformContext;\n        modulo: ts.LeftHandSideExpression;\n        type: ts.Type;\n    }) => ts.ObjectLiteralExpression;\n}\n",
  "node_modules/@nestia/core/lib/programmers/TypedFormDataBodyProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaTransformContext } from \"../options/INestiaTransformProject\";\nexport declare namespace TypedFormDataBodyProgrammer {\n    const generate: (props: {\n        context: INestiaTransformContext;\n        modulo: ts.LeftHandSideExpression;\n        type: ts.Type;\n    }) => ts.ObjectLiteralExpression;\n}\n",
  "node_modules/@nestia/core/lib/programmers/TypedHeadersProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaTransformContext } from \"../options/INestiaTransformProject\";\nexport declare namespace TypedHeadersProgrammer {\n    const generate: (props: {\n        context: INestiaTransformContext;\n        modulo: ts.LeftHandSideExpression;\n        type: ts.Type;\n    }) => ts.Expression;\n}\n",
  "node_modules/@nestia/core/lib/programmers/TypedParamProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaTransformContext } from \"../options/INestiaTransformProject\";\nexport declare namespace TypedParamProgrammer {\n    const generate: (props: {\n        context: INestiaTransformContext;\n        modulo: ts.LeftHandSideExpression;\n        arguments: readonly ts.Expression[];\n        type: ts.Type;\n    }) => readonly ts.Expression[];\n}\n",
  "node_modules/@nestia/core/lib/programmers/TypedQueryBodyProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaTransformContext } from \"../options/INestiaTransformProject\";\nexport declare namespace TypedQueryBodyProgrammer {\n    const generate: (props: {\n        context: INestiaTransformContext;\n        modulo: ts.LeftHandSideExpression;\n        type: ts.Type;\n    }) => ts.ObjectLiteralExpression;\n}\n",
  "node_modules/@nestia/core/lib/programmers/TypedQueryProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaTransformContext } from \"../options/INestiaTransformProject\";\nexport declare namespace TypedQueryProgrammer {\n    const generate: (props: {\n        context: INestiaTransformContext;\n        modulo: ts.LeftHandSideExpression;\n        type: ts.Type;\n    }) => ts.Expression;\n}\n",
  "node_modules/@nestia/core/lib/programmers/TypedQueryRouteProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaTransformContext } from \"../options/INestiaTransformProject\";\nexport declare namespace TypedQueryRouteProgrammer {\n    const generate: (props: {\n        context: INestiaTransformContext;\n        modulo: ts.LeftHandSideExpression;\n        type: ts.Type;\n    }) => ts.Expression;\n}\n",
  "node_modules/@nestia/core/lib/programmers/TypedRouteProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaTransformContext } from \"../options/INestiaTransformProject\";\nexport declare namespace TypedRouteProgrammer {\n    const generate: (props: {\n        context: INestiaTransformContext;\n        modulo: ts.LeftHandSideExpression;\n        type: ts.Type;\n    }) => ts.Expression;\n}\n",
  "node_modules/@nestia/core/lib/programmers/http/HttpAssertQuerifyProgrammer.d.ts": "import { ITypiaContext } from \"@typia/core\";\nimport ts from \"typescript\";\nexport declare namespace HttpAssertQuerifyProgrammer {\n    const write: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        type: ts.Type;\n    }) => ts.ArrowFunction;\n}\n",
  "node_modules/@nestia/core/lib/programmers/http/HttpIsQuerifyProgrammer.d.ts": "import { ITypiaContext } from \"@typia/core\";\nimport ts from \"typescript\";\nexport declare namespace HttpIsQuerifyProgrammer {\n    const write: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        type: ts.Type;\n    }) => ts.ArrowFunction;\n}\n",
  "node_modules/@nestia/core/lib/programmers/http/HttpQuerifyProgrammer.d.ts": "import { ITypiaContext } from \"@typia/core\";\nimport ts from \"typescript\";\nexport declare namespace HttpQuerifyProgrammer {\n    const write: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        type: ts.Type;\n    }) => ts.ArrowFunction;\n}\n",
  "node_modules/@nestia/core/lib/programmers/http/HttpValidateQuerifyProgrammer.d.ts": "import { ITypiaContext } from \"@typia/core\";\nimport ts from \"typescript\";\nexport declare namespace HttpValidateQuerifyProgrammer {\n    const write: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        type: ts.Type;\n    }) => ts.ArrowFunction;\n}\n",
  "node_modules/@nestia/core/lib/programmers/internal/CoreMetadataUtil.d.ts": "import { MetadataSchema } from \"@typia/core\";\nexport declare namespace CoreMetadataUtil {\n    const atomics: (meta: MetadataSchema) => Set<\"boolean\" | \"bigint\" | \"number\" | \"string\">;\n    const isUnion: (meta: MetadataSchema) => boolean;\n}\n",
  "node_modules/@nestia/core/lib/transform.d.ts": "import { ITypiaContext } from \"@typia/core\";\nimport ts from \"typescript\";\nimport { INestiaTransformOptions } from \"./options/INestiaTransformOptions\";\nexport declare const transform: (program: ts.Program, options: INestiaTransformOptions | undefined, extras: ITypiaContext[\"extras\"]) => ts.TransformerFactory<ts.SourceFile>;\nexport default transform;\n",
  "node_modules/@nestia/core/lib/transformers/FileTransformer.d.ts": "import ts from \"typescript\";\nimport { INestiaTransformContext } from \"../options/INestiaTransformProject\";\nexport declare namespace FileTransformer {\n    const transform: (context: Omit<INestiaTransformContext, \"importer\" | \"transformer\">) => (transformer: ts.TransformationContext) => (file: ts.SourceFile) => ts.SourceFile;\n}\n",
  "node_modules/@nestia/core/lib/transformers/MethodTransformer.d.ts": "import ts from \"typescript\";\nimport { INestiaTransformContext } from \"../options/INestiaTransformProject\";\nexport declare namespace MethodTransformer {\n    const transform: (props: {\n        context: INestiaTransformContext;\n        method: ts.MethodDeclaration;\n    }) => ts.MethodDeclaration;\n}\n",
  "node_modules/@nestia/core/lib/transformers/NodeTransformer.d.ts": "import ts from \"typescript\";\nimport { INestiaTransformContext } from \"../options/INestiaTransformProject\";\nexport declare namespace NodeTransformer {\n    const transform: (props: {\n        context: INestiaTransformContext;\n        node: ts.Node;\n    }) => ts.Node;\n}\n",
  "node_modules/@nestia/core/lib/transformers/ParameterDecoratorTransformer.d.ts": "import ts from \"typescript\";\nimport { INestiaTransformContext } from \"../options/INestiaTransformProject\";\nexport declare namespace ParameterDecoratorTransformer {\n    const transform: (props: {\n        context: INestiaTransformContext;\n        type: ts.Type;\n        decorator: ts.Decorator;\n    }) => ts.Decorator;\n}\n",
  "node_modules/@nestia/core/lib/transformers/ParameterTransformer.d.ts": "import ts from \"typescript\";\nimport { INestiaTransformContext } from \"../options/INestiaTransformProject\";\nexport declare namespace ParameterTransformer {\n    const transform: (props: {\n        context: INestiaTransformContext;\n        param: ts.ParameterDeclaration;\n    }) => ts.ParameterDeclaration;\n}\n",
  "node_modules/@nestia/core/lib/transformers/TypedRouteTransformer.d.ts": "import ts from \"typescript\";\nimport { INestiaTransformContext } from \"../options/INestiaTransformProject\";\nexport declare namespace TypedRouteTransformer {\n    const transform: (props: {\n        context: INestiaTransformContext;\n        decorator: ts.Decorator;\n        type: ts.Type;\n    }) => ts.Decorator;\n}\n",
  "node_modules/@nestia/core/lib/transformers/WebSocketRouteTransformer.d.ts": "import ts from \"typescript\";\nimport { INestiaTransformContext } from \"../options/INestiaTransformProject\";\nexport declare namespace WebSocketRouteTransformer {\n    const validate: (props: {\n        context: INestiaTransformContext;\n        decorator: ts.Decorator;\n        method: ts.MethodDeclaration;\n    }) => ts.Decorator;\n}\n",
  "node_modules/@nestia/core/lib/typings/Creator.d.ts": "export type Creator<T extends object> = {\n    new (...args: any[]): T;\n};\n",
  "node_modules/@nestia/core/lib/utils/ArrayUtil.d.ts": "export declare namespace ArrayUtil {\n    function has<T>(array: T[], ...items: T[]): boolean;\n}\n",
  "node_modules/@nestia/core/lib/utils/ExceptionManager.d.ts": "import { HttpException } from \"@nestjs/common\";\nimport { Creator } from \"../typings/Creator\";\n/**\n * Exception manager for HTTP server.\n *\n * `ExceptionManager` is an utility class who can insert or erase custom error\n * class with its conversion method to a regular {@link nest.HttpException}\n * instance.\n *\n * If you define an API function through {@link TypedRoute} or\n * {@link EncryptedRoute} instead of the basic router decorator functions like\n * {@link nest.Get} or {@link nest.Post} and the API function throws a custom\n * error whose class has been {@link ExceptionManager.insert inserted} in this\n * `EntityManager`, the error would be automatically converted to the regular\n * {@link nest.HttpException} instance by the {@link ExceptionManager.Closure}\n * function.\n *\n * Therefore, with this `ExceptionManager` and {@link TypedRoute} or\n * {@link EncryptedRoute}, you can manage your custom error classes much\n * systemtically. You can avoid 500 internal server error or hard coding\n * implementation about the custom error classes.\n *\n * Below error classes are defaultly configured in this `ExceptionManager`\n *\n * - `typia.TypeGuardError`\n * - `@nestia/fetcher.HttpError`\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace ExceptionManager {\n    /**\n     * Insert an error class with converter.\n     *\n     * If you've inserted an duplicated error class, the closure would be\n     * overwritten.\n     *\n     * @param creator Target error class\n     * @param closure A closure function converting to the `HttpException` class\n     */\n    function insert<T extends Error>(creator: Creator<T>, closure: Closure<T>): void;\n    /**\n     * Erase an error class.\n     *\n     * @param creator Target error class\n     * @returns Whether be erased or not\n     */\n    function erase<T extends Error>(creator: Creator<T>): boolean;\n    function on(closure: (error: any) => any): void;\n    function off(closure: (error: any) => any): void;\n    /**\n     * Type of a closure function converting to the regular\n     * {@link nest.HttpException}.\n     *\n     * `ExceptionManager.Closure` is a type of closure function who are converting\n     * from custom error to the regular {@link nest.HttpException} instance. It\n     * would be used in the {@link ExceptionManager} with {@link TypedRoute} or\n     * {@link EncryptedRoute}.\n     */\n    interface Closure<T extends Error> {\n        /**\n         * Error converter.\n         *\n         * Convert from custom error to the regular {@link nest.HttpException}\n         * instance.\n         *\n         * @param exception Custom error instance\n         * @returns Regular {@link nest.HttpException} instance\n         */\n        (exception: T): HttpException;\n    }\n}\n",
  "node_modules/@nestia/core/lib/utils/Singleton.d.ts": "export {};\n",
  "node_modules/@nestia/core/lib/utils/SourceFinder.d.ts": "export declare namespace SourceFinder {\n    const find: (props: IProps) => Promise<string[]>;\n}\ninterface IProps {\n    exclude?: string[];\n    include: string[];\n    filter: (location: string) => boolean;\n}\nexport {};\n",
  "node_modules/@nestia/core/lib/utils/VersioningStrategy.d.ts": "import { VERSION_NEUTRAL, VersionValue } from \"@nestjs/common/interfaces\";\nexport declare namespace VersioningStrategy {\n    interface IConfig {\n        prefix: string;\n        defaultVersion?: VersionValue;\n    }\n    const cast: (value: VersionValue | undefined) => Array<string | typeof VERSION_NEUTRAL>;\n    const merge: (config: IConfig | undefined) => (values: Array<string | typeof VERSION_NEUTRAL>) => string[];\n}\n",
  "node_modules/glob/dist/commonjs/glob.d.ts": "import { Minimatch } from 'minimatch';\nimport { Minipass } from 'minipass';\nimport { FSOption, Path, PathScurry } from 'path-scurry';\nimport { IgnoreLike } from './ignore.js';\nimport { Pattern } from './pattern.js';\nexport type MatchSet = Minimatch['set'];\nexport type GlobParts = Exclude<Minimatch['globParts'], undefined>;\n/**\n * A `GlobOptions` object may be provided to any of the exported methods, and\n * must be provided to the `Glob` constructor.\n *\n * All options are optional, boolean, and false by default, unless otherwise\n * noted.\n *\n * All resolved options are added to the Glob object as properties.\n *\n * If you are running many `glob` operations, you can pass a Glob object as the\n * `options` argument to a subsequent operation to share the previously loaded\n * cache.\n */\nexport interface GlobOptions {\n    /**\n     * Set to `true` to always receive absolute paths for\n     * matched files. Set to `false` to always return relative paths.\n     *\n     * When this option is not set, absolute paths are returned for patterns\n     * that are absolute, and otherwise paths are returned that are relative\n     * to the `cwd` setting.\n     *\n     * This does _not_ make an extra system call to get\n     * the realpath, it only does string path resolution.\n     *\n     * Conflicts with {@link withFileTypes}\n     */\n    absolute?: boolean;\n    /**\n     * Set to false to enable {@link windowsPathsNoEscape}\n     *\n     * @deprecated\n     */\n    allowWindowsEscape?: boolean;\n    /**\n     * The current working directory in which to search. Defaults to\n     * `process.cwd()`.\n     *\n     * May be eiher a string path or a `file://` URL object or string.\n     */\n    cwd?: string | URL;\n    /**\n     * Include `.dot` files in normal matches and `globstar`\n     * matches. Note that an explicit dot in a portion of the pattern\n     * will always match dot files.\n     */\n    dot?: boolean;\n    /**\n     * Prepend all relative path strings with `./` (or `.\\` on Windows).\n     *\n     * Without this option, returned relative paths are \"bare\", so instead of\n     * returning `'./foo/bar'`, they are returned as `'foo/bar'`.\n     *\n     * Relative patterns starting with `'../'` are not prepended with `./`, even\n     * if this option is set.\n     */\n    dotRelative?: boolean;\n    /**\n     * Follow symlinked directories when expanding `**`\n     * patterns. This can result in a lot of duplicate references in\n     * the presence of cyclic links, and make performance quite bad.\n     *\n     * By default, a `**` in a pattern will follow 1 symbolic link if\n     * it is not the first item in the pattern, or none if it is the\n     * first item in the pattern, following the same behavior as Bash.\n     */\n    follow?: boolean;\n    /**\n     * string or string[], or an object with `ignored` and `childrenIgnored`\n     * methods.\n     *\n     * If a string or string[] is provided, then this is treated as a glob\n     * pattern or array of glob patterns to exclude from matches. To ignore all\n     * children within a directory, as well as the entry itself, append `'/**'`\n     * to the ignore pattern.\n     *\n     * **Note** `ignore` patterns are _always_ in `dot:true` mode, regardless of\n     * any other settings.\n     *\n     * If an object is provided that has `ignored(path)` and/or\n     * `childrenIgnored(path)` methods, then these methods will be called to\n     * determine whether any Path is a match or if its children should be\n     * traversed, respectively.\n     */\n    ignore?: string | string[] | IgnoreLike;\n    /**\n     * Treat brace expansion like `{a,b}` as a \"magic\" pattern. Has no\n     * effect if {@link nobrace} is set.\n     *\n     * Only has effect on the {@link hasMagic} function.\n     */\n    magicalBraces?: boolean;\n    /**\n     * Add a `/` character to directory matches. Note that this requires\n     * additional stat calls in some cases.\n     */\n    mark?: boolean;\n    /**\n     * Perform a basename-only match if the pattern does not contain any slash\n     * characters. That is, `*.js` would be treated as equivalent to\n     * `**\\/*.js`, matching all js files in all directories.\n     */\n    matchBase?: boolean;\n    /**\n     * Limit the directory traversal to a given depth below the cwd.\n     * Note that this does NOT prevent traversal to sibling folders,\n     * root patterns, and so on. It only limits the maximum folder depth\n     * that the walk will descend, relative to the cwd.\n     */\n    maxDepth?: number;\n    /**\n     * Do not expand `{a,b}` and `{1..3}` brace sets.\n     */\n    nobrace?: boolean;\n    /**\n     * Perform a case-insensitive match. This defaults to `true` on macOS and\n     * Windows systems, and `false` on all others.\n     *\n     * **Note** `nocase` should only be explicitly set when it is\n     * known that the filesystem's case sensitivity differs from the\n     * platform default. If set `true` on case-sensitive file\n     * systems, or `false` on case-insensitive file systems, then the\n     * walk may return more or less results than expected.\n     */\n    nocase?: boolean;\n    /**\n     * Do not match directories, only files. (Note: to match\n     * _only_ directories, put a `/` at the end of the pattern.)\n     */\n    nodir?: boolean;\n    /**\n     * Do not match \"extglob\" patterns such as `+(a|b)`.\n     */\n    noext?: boolean;\n    /**\n     * Do not match `**` against multiple filenames. (Ie, treat it as a normal\n     * `*` instead.)\n     *\n     * Conflicts with {@link matchBase}\n     */\n    noglobstar?: boolean;\n    /**\n     * Defaults to value of `process.platform` if available, or `'linux'` if\n     * not. Setting `platform:'win32'` on non-Windows systems may cause strange\n     * behavior.\n     */\n    platform?: NodeJS.Platform;\n    /**\n     * Set to true to call `fs.realpath` on all of the\n     * results. In the case of an entry that cannot be resolved, the\n     * entry is omitted. This incurs a slight performance penalty, of\n     * course, because of the added system calls.\n     */\n    realpath?: boolean;\n    /**\n     *\n     * A string path resolved against the `cwd` option, which\n     * is used as the starting point for absolute patterns that start\n     * with `/`, (but not drive letters or UNC paths on Windows).\n     *\n     * Note that this _doesn't_ necessarily limit the walk to the\n     * `root` directory, and doesn't affect the cwd starting point for\n     * non-absolute patterns. A pattern containing `..` will still be\n     * able to traverse out of the root directory, if it is not an\n     * actual root directory on the filesystem, and any non-absolute\n     * patterns will be matched in the `cwd`. For example, the\n     * pattern `/../*` with `{root:'/some/path'}` will return all\n     * files in `/some`, not all files in `/some/path`. The pattern\n     * `*` with `{root:'/some/path'}` will return all the entries in\n     * the cwd, not the entries in `/some/path`.\n     *\n     * To start absolute and non-absolute patterns in the same\n     * path, you can use `{root:''}`. However, be aware that on\n     * Windows systems, a pattern like `x:/*` or `//host/share/*` will\n     * _always_ start in the `x:/` or `//host/share` directory,\n     * regardless of the `root` setting.\n     */\n    root?: string;\n    /**\n     * A [PathScurry](http://npm.im/path-scurry) object used\n     * to traverse the file system. If the `nocase` option is set\n     * explicitly, then any provided `scurry` object must match this\n     * setting.\n     */\n    scurry?: PathScurry;\n    /**\n     * Call `lstat()` on all entries, whether required or not to determine\n     * if it's a valid match. When used with {@link withFileTypes}, this means\n     * that matches will include data such as modified time, permissions, and\n     * so on.  Note that this will incur a performance cost due to the added\n     * system calls.\n     */\n    stat?: boolean;\n    /**\n     * An AbortSignal which will cancel the Glob walk when\n     * triggered.\n     */\n    signal?: AbortSignal;\n    /**\n     * Use `\\\\` as a path separator _only_, and\n     *  _never_ as an escape character. If set, all `\\\\` characters are\n     *  replaced with `/` in the pattern.\n     *\n     *  Note that this makes it **impossible** to match against paths\n     *  containing literal glob pattern characters, but allows matching\n     *  with patterns constructed using `path.join()` and\n     *  `path.resolve()` on Windows platforms, mimicking the (buggy!)\n     *  behavior of Glob v7 and before on Windows. Please use with\n     *  caution, and be mindful of [the caveat below about Windows\n     *  paths](#windows). (For legacy reasons, this is also set if\n     *  `allowWindowsEscape` is set to the exact value `false`.)\n     */\n    windowsPathsNoEscape?: boolean;\n    /**\n     * Return [PathScurry](http://npm.im/path-scurry)\n     * `Path` objects instead of strings. These are similar to a\n     * NodeJS `Dirent` object, but with additional methods and\n     * properties.\n     *\n     * Conflicts with {@link absolute}\n     */\n    withFileTypes?: boolean;\n    /**\n     * An fs implementation to override some or all of the defaults.  See\n     * http://npm.im/path-scurry for details about what can be overridden.\n     */\n    fs?: FSOption;\n    /**\n     * Just passed along to Minimatch.  Note that this makes all pattern\n     * matching operations slower and *extremely* noisy.\n     */\n    debug?: boolean;\n    /**\n     * Return `/` delimited paths, even on Windows.\n     *\n     * On posix systems, this has no effect.  But, on Windows, it means that\n     * paths will be `/` delimited, and absolute paths will be their full\n     * resolved UNC forms, eg instead of `'C:\\\\foo\\\\bar'`, it would return\n     * `'//?/C:/foo/bar'`\n     */\n    posix?: boolean;\n    /**\n     * Do not match any children of any matches. For example, the pattern\n     * `**\\/foo` would match `a/foo`, but not `a/foo/b/foo` in this mode.\n     *\n     * This is especially useful for cases like \"find all `node_modules`\n     * folders, but not the ones in `node_modules`\".\n     *\n     * In order to support this, the `Ignore` implementation must support an\n     * `add(pattern: string)` method. If using the default `Ignore` class, then\n     * this is fine, but if this is set to `false`, and a custom `Ignore` is\n     * provided that does not have an `add()` method, then it will throw an\n     * error.\n     *\n     * **Caveat** It *only* ignores matches that would be a descendant of a\n     * previous match, and only if that descendant is matched *after* the\n     * ancestor is encountered. Since the file system walk happens in\n     * indeterminate order, it's possible that a match will already be added\n     * before its ancestor, if multiple or braced patterns are used.\n     *\n     * For example:\n     *\n     * ```ts\n     * const results = await glob([\n     *   // likely to match first, since it's just a stat\n     *   'a/b/c/d/e/f',\n     *\n     *   // this pattern is more complicated! It must to various readdir()\n     *   // calls and test the results against a regular expression, and that\n     *   // is certainly going to take a little bit longer.\n     *   //\n     *   // So, later on, it encounters a match at 'a/b/c/d/e', but it's too\n     *   // late to ignore a/b/c/d/e/f, because it's already been emitted.\n     *   'a/[bdf]/?/[a-z]/*',\n     * ], { includeChildMatches: false })\n     * ```\n     *\n     * It's best to only set this to `false` if you can be reasonably sure that\n     * no components of the pattern will potentially match one another's file\n     * system descendants, or if the occasional included child entry will not\n     * cause problems.\n     *\n     * @default true\n     */\n    includeChildMatches?: boolean;\n}\nexport type GlobOptionsWithFileTypesTrue = GlobOptions & {\n    withFileTypes: true;\n    absolute?: undefined;\n    mark?: undefined;\n    posix?: undefined;\n};\nexport type GlobOptionsWithFileTypesFalse = GlobOptions & {\n    withFileTypes?: false;\n};\nexport type GlobOptionsWithFileTypesUnset = GlobOptions & {\n    withFileTypes?: undefined;\n};\nexport type Result<Opts> = Opts extends GlobOptionsWithFileTypesTrue ? Path : Opts extends GlobOptionsWithFileTypesFalse ? string : Opts extends GlobOptionsWithFileTypesUnset ? string : string | Path;\nexport type Results<Opts> = Result<Opts>[];\nexport type FileTypes<Opts> = Opts extends GlobOptionsWithFileTypesTrue ? true : Opts extends GlobOptionsWithFileTypesFalse ? false : Opts extends GlobOptionsWithFileTypesUnset ? false : boolean;\n/**\n * An object that can perform glob pattern traversals.\n */\nexport declare class Glob<Opts extends GlobOptions> implements GlobOptions {\n    absolute?: boolean;\n    cwd: string;\n    root?: string;\n    dot: boolean;\n    dotRelative: boolean;\n    follow: boolean;\n    ignore?: string | string[] | IgnoreLike;\n    magicalBraces: boolean;\n    mark?: boolean;\n    matchBase: boolean;\n    maxDepth: number;\n    nobrace: boolean;\n    nocase: boolean;\n    nodir: boolean;\n    noext: boolean;\n    noglobstar: boolean;\n    pattern: string[];\n    platform: NodeJS.Platform;\n    realpath: boolean;\n    scurry: PathScurry;\n    stat: boolean;\n    signal?: AbortSignal;\n    windowsPathsNoEscape: boolean;\n    withFileTypes: FileTypes<Opts>;\n    includeChildMatches: boolean;\n    /**\n     * The options provided to the constructor.\n     */\n    opts: Opts;\n    /**\n     * An array of parsed immutable {@link Pattern} objects.\n     */\n    patterns: Pattern[];\n    /**\n     * All options are stored as properties on the `Glob` object.\n     *\n     * See {@link GlobOptions} for full options descriptions.\n     *\n     * Note that a previous `Glob` object can be passed as the\n     * `GlobOptions` to another `Glob` instantiation to re-use settings\n     * and caches with a new pattern.\n     *\n     * Traversal functions can be called multiple times to run the walk\n     * again.\n     */\n    constructor(pattern: string | string[], opts: Opts);\n    /**\n     * Returns a Promise that resolves to the results array.\n     */\n    walk(): Promise<Results<Opts>>;\n    /**\n     * synchronous {@link Glob.walk}\n     */\n    walkSync(): Results<Opts>;\n    /**\n     * Stream results asynchronously.\n     */\n    stream(): Minipass<Result<Opts>, Result<Opts>>;\n    /**\n     * Stream results synchronously.\n     */\n    streamSync(): Minipass<Result<Opts>, Result<Opts>>;\n    /**\n     * Default sync iteration function. Returns a Generator that\n     * iterates over the results.\n     */\n    iterateSync(): Generator<Result<Opts>, void, void>;\n    [Symbol.iterator](): Generator<Result<Opts>, void, void>;\n    /**\n     * Default async iteration function. Returns an AsyncGenerator that\n     * iterates over the results.\n     */\n    iterate(): AsyncGenerator<Result<Opts>, void, void>;\n    [Symbol.asyncIterator](): AsyncGenerator<Result<Opts>, void, void>;\n}\n//# sourceMappingURL=glob.d.ts.map",
  "node_modules/glob/dist/commonjs/has-magic.d.ts": "import { GlobOptions } from './glob.js';\n/**\n * Return true if the patterns provided contain any magic glob characters,\n * given the options provided.\n *\n * Brace expansion is not considered \"magic\" unless the `magicalBraces` option\n * is set, as brace expansion just turns one string into an array of strings.\n * So a pattern like `'x{a,b}y'` would return `false`, because `'xay'` and\n * `'xby'` both do not contain any magic glob characters, and it's treated the\n * same as if you had called it on `['xay', 'xby']`. When `magicalBraces:true`\n * is in the options, brace expansion _is_ treated as a pattern having magic.\n */\nexport declare const hasMagic: (pattern: string | string[], options?: GlobOptions) => boolean;\n//# sourceMappingURL=has-magic.d.ts.map",
  "node_modules/glob/dist/commonjs/ignore.d.ts": "import { Minimatch, MinimatchOptions } from 'minimatch';\nimport { Path } from 'path-scurry';\nimport { GlobWalkerOpts } from './walker.js';\nexport interface IgnoreLike {\n    ignored?: (p: Path) => boolean;\n    childrenIgnored?: (p: Path) => boolean;\n    add?: (ignore: string) => void;\n}\n/**\n * Class used to process ignored patterns\n */\nexport declare class Ignore implements IgnoreLike {\n    relative: Minimatch[];\n    relativeChildren: Minimatch[];\n    absolute: Minimatch[];\n    absoluteChildren: Minimatch[];\n    platform: NodeJS.Platform;\n    mmopts: MinimatchOptions;\n    constructor(ignored: string[], { nobrace, nocase, noext, noglobstar, platform, }: GlobWalkerOpts);\n    add(ign: string): void;\n    ignored(p: Path): boolean;\n    childrenIgnored(p: Path): boolean;\n}\n//# sourceMappingURL=ignore.d.ts.map",
  "node_modules/glob/dist/commonjs/index.d.ts": "import { Minipass } from 'minipass';\nimport { Path } from 'path-scurry';\nimport type { GlobOptions, GlobOptionsWithFileTypesFalse, GlobOptionsWithFileTypesTrue, GlobOptionsWithFileTypesUnset } from './glob.js';\nimport { Glob } from './glob.js';\nexport { escape, unescape } from 'minimatch';\nexport type { FSOption, Path, WalkOptions, WalkOptionsWithFileTypesTrue, WalkOptionsWithFileTypesUnset, } from 'path-scurry';\nexport { Glob } from './glob.js';\nexport type { GlobOptions, GlobOptionsWithFileTypesFalse, GlobOptionsWithFileTypesTrue, GlobOptionsWithFileTypesUnset, } from './glob.js';\nexport { hasMagic } from './has-magic.js';\nexport { Ignore } from './ignore.js';\nexport type { IgnoreLike } from './ignore.js';\nexport type { MatchStream } from './walker.js';\n/**\n * Syncronous form of {@link globStream}. Will read all the matches as fast as\n * you consume them, even all in a single tick if you consume them immediately,\n * but will still respond to backpressure if they're not consumed immediately.\n */\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Minipass<Path, Path>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Minipass<string, string>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesUnset): Minipass<string, string>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptions): Minipass<Path, Path> | Minipass<string, string>;\n/**\n * Return a stream that emits all the strings or `Path` objects and\n * then emits `end` when completed.\n */\nexport declare function globStream(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Minipass<string, string>;\nexport declare function globStream(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Minipass<Path, Path>;\nexport declare function globStream(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Minipass<string, string>;\nexport declare function globStream(pattern: string | string[], options: GlobOptions): Minipass<Path, Path> | Minipass<string, string>;\n/**\n * Synchronous form of {@link glob}\n */\nexport declare function globSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): string[];\nexport declare function globSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Path[];\nexport declare function globSync(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): string[];\nexport declare function globSync(pattern: string | string[], options: GlobOptions): Path[] | string[];\n/**\n * Perform an asynchronous glob search for the pattern(s) specified. Returns\n * [Path](https://isaacs.github.io/path-scurry/classes/PathBase) objects if the\n * {@link withFileTypes} option is set to `true`. See {@link GlobOptions} for\n * full option descriptions.\n */\ndeclare function glob_(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Promise<string[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Promise<Path[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Promise<string[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptions): Promise<Path[] | string[]>;\n/**\n * Return a sync iterator for walking glob pattern matches.\n */\nexport declare function globIterateSync(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Generator<string, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Generator<Path, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Generator<string, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptions): Generator<Path, void, void> | Generator<string, void, void>;\n/**\n * Return an async iterator for walking glob pattern matches.\n */\nexport declare function globIterate(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): AsyncGenerator<string, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): AsyncGenerator<Path, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): AsyncGenerator<string, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptions): AsyncGenerator<Path, void, void> | AsyncGenerator<string, void, void>;\nexport declare const streamSync: typeof globStreamSync;\nexport declare const stream: typeof globStream & {\n    sync: typeof globStreamSync;\n};\nexport declare const iterateSync: typeof globIterateSync;\nexport declare const iterate: typeof globIterate & {\n    sync: typeof globIterateSync;\n};\nexport declare const sync: typeof globSync & {\n    stream: typeof globStreamSync;\n    iterate: typeof globIterateSync;\n};\nexport declare const glob: typeof glob_ & {\n    glob: typeof glob_;\n    globSync: typeof globSync;\n    sync: typeof globSync & {\n        stream: typeof globStreamSync;\n        iterate: typeof globIterateSync;\n    };\n    globStream: typeof globStream;\n    stream: typeof globStream & {\n        sync: typeof globStreamSync;\n    };\n    globStreamSync: typeof globStreamSync;\n    streamSync: typeof globStreamSync;\n    globIterate: typeof globIterate;\n    iterate: typeof globIterate & {\n        sync: typeof globIterateSync;\n    };\n    globIterateSync: typeof globIterateSync;\n    iterateSync: typeof globIterateSync;\n    Glob: typeof Glob;\n    hasMagic: (pattern: string | string[], options?: GlobOptions) => boolean;\n    escape: (s: string, { windowsPathsNoEscape, }?: Pick<import(\"minimatch\").MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n    unescape: (s: string, { windowsPathsNoEscape, }?: Pick<import(\"minimatch\").MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n};\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/glob/dist/commonjs/pattern.d.ts": "import { GLOBSTAR } from 'minimatch';\nexport type MMPattern = string | RegExp | typeof GLOBSTAR;\nexport type PatternList = [p: MMPattern, ...rest: MMPattern[]];\nexport type UNCPatternList = [\n    p0: '',\n    p1: '',\n    p2: string,\n    p3: string,\n    ...rest: MMPattern[]\n];\nexport type DrivePatternList = [p0: string, ...rest: MMPattern[]];\nexport type AbsolutePatternList = [p0: '', ...rest: MMPattern[]];\nexport type GlobList = [p: string, ...rest: string[]];\n/**\n * An immutable-ish view on an array of glob parts and their parsed\n * results\n */\nexport declare class Pattern {\n    #private;\n    readonly length: number;\n    constructor(patternList: MMPattern[], globList: string[], index: number, platform: NodeJS.Platform);\n    /**\n     * The first entry in the parsed list of patterns\n     */\n    pattern(): MMPattern;\n    /**\n     * true of if pattern() returns a string\n     */\n    isString(): boolean;\n    /**\n     * true of if pattern() returns GLOBSTAR\n     */\n    isGlobstar(): boolean;\n    /**\n     * true if pattern() returns a regexp\n     */\n    isRegExp(): boolean;\n    /**\n     * The /-joined set of glob parts that make up this pattern\n     */\n    globString(): string;\n    /**\n     * true if there are more pattern parts after this one\n     */\n    hasMore(): boolean;\n    /**\n     * The rest of the pattern after this part, or null if this is the end\n     */\n    rest(): Pattern | null;\n    /**\n     * true if the pattern represents a //unc/path/ on windows\n     */\n    isUNC(): boolean;\n    /**\n     * True if the pattern starts with a drive letter on Windows\n     */\n    isDrive(): boolean;\n    /**\n     * True if the pattern is rooted on an absolute path\n     */\n    isAbsolute(): boolean;\n    /**\n     * consume the root of the pattern, and return it\n     */\n    root(): string;\n    /**\n     * Check to see if the current globstar pattern is allowed to follow\n     * a symbolic link.\n     */\n    checkFollowGlobstar(): boolean;\n    /**\n     * Mark that the current globstar pattern is following a symbolic link\n     */\n    markFollowGlobstar(): boolean;\n}\n//# sourceMappingURL=pattern.d.ts.map",
  "node_modules/glob/dist/commonjs/processor.d.ts": "import { MMRegExp } from 'minimatch';\nimport { Path } from 'path-scurry';\nimport { Pattern } from './pattern.js';\nimport { GlobWalkerOpts } from './walker.js';\n/**\n * A cache of which patterns have been processed for a given Path\n */\nexport declare class HasWalkedCache {\n    store: Map<string, Set<string>>;\n    constructor(store?: Map<string, Set<string>>);\n    copy(): HasWalkedCache;\n    hasWalked(target: Path, pattern: Pattern): boolean | undefined;\n    storeWalked(target: Path, pattern: Pattern): void;\n}\n/**\n * A record of which paths have been matched in a given walk step,\n * and whether they only are considered a match if they are a directory,\n * and whether their absolute or relative path should be returned.\n */\nexport declare class MatchRecord {\n    store: Map<Path, number>;\n    add(target: Path, absolute: boolean, ifDir: boolean): void;\n    entries(): [Path, boolean, boolean][];\n}\n/**\n * A collection of patterns that must be processed in a subsequent step\n * for a given path.\n */\nexport declare class SubWalks {\n    store: Map<Path, Pattern[]>;\n    add(target: Path, pattern: Pattern): void;\n    get(target: Path): Pattern[];\n    entries(): [Path, Pattern[]][];\n    keys(): Path[];\n}\n/**\n * The class that processes patterns for a given path.\n *\n * Handles child entry filtering, and determining whether a path's\n * directory contents must be read.\n */\nexport declare class Processor {\n    hasWalkedCache: HasWalkedCache;\n    matches: MatchRecord;\n    subwalks: SubWalks;\n    patterns?: Pattern[];\n    follow: boolean;\n    dot: boolean;\n    opts: GlobWalkerOpts;\n    constructor(opts: GlobWalkerOpts, hasWalkedCache?: HasWalkedCache);\n    processPatterns(target: Path, patterns: Pattern[]): this;\n    subwalkTargets(): Path[];\n    child(): Processor;\n    filterEntries(parent: Path, entries: Path[]): Processor;\n    testGlobstar(e: Path, pattern: Pattern, rest: Pattern | null, absolute: boolean): void;\n    testRegExp(e: Path, p: MMRegExp, rest: Pattern | null, absolute: boolean): void;\n    testString(e: Path, p: string, rest: Pattern | null, absolute: boolean): void;\n}\n//# sourceMappingURL=processor.d.ts.map",
  "node_modules/glob/dist/commonjs/walker.d.ts": "/**\n * Single-use utility classes to provide functionality to the {@link Glob}\n * methods.\n *\n * @module\n */\nimport { Minipass } from 'minipass';\nimport { Path } from 'path-scurry';\nimport { IgnoreLike } from './ignore.js';\nimport { Pattern } from './pattern.js';\nimport { Processor } from './processor.js';\nexport interface GlobWalkerOpts {\n    absolute?: boolean;\n    allowWindowsEscape?: boolean;\n    cwd?: string | URL;\n    dot?: boolean;\n    dotRelative?: boolean;\n    follow?: boolean;\n    ignore?: string | string[] | IgnoreLike;\n    mark?: boolean;\n    matchBase?: boolean;\n    maxDepth?: number;\n    nobrace?: boolean;\n    nocase?: boolean;\n    nodir?: boolean;\n    noext?: boolean;\n    noglobstar?: boolean;\n    platform?: NodeJS.Platform;\n    posix?: boolean;\n    realpath?: boolean;\n    root?: string;\n    stat?: boolean;\n    signal?: AbortSignal;\n    windowsPathsNoEscape?: boolean;\n    withFileTypes?: boolean;\n    includeChildMatches?: boolean;\n}\nexport type GWOFileTypesTrue = GlobWalkerOpts & {\n    withFileTypes: true;\n};\nexport type GWOFileTypesFalse = GlobWalkerOpts & {\n    withFileTypes: false;\n};\nexport type GWOFileTypesUnset = GlobWalkerOpts & {\n    withFileTypes?: undefined;\n};\nexport type Result<O extends GlobWalkerOpts> = O extends GWOFileTypesTrue ? Path : O extends GWOFileTypesFalse ? string : O extends GWOFileTypesUnset ? string : Path | string;\nexport type Matches<O extends GlobWalkerOpts> = O extends GWOFileTypesTrue ? Set<Path> : O extends GWOFileTypesFalse ? Set<string> : O extends GWOFileTypesUnset ? Set<string> : Set<Path | string>;\nexport type MatchStream<O extends GlobWalkerOpts> = Minipass<Result<O>, Result<O>>;\n/**\n * basic walking utilities that all the glob walker types use\n */\nexport declare abstract class GlobUtil<O extends GlobWalkerOpts = GlobWalkerOpts> {\n    #private;\n    path: Path;\n    patterns: Pattern[];\n    opts: O;\n    seen: Set<Path>;\n    paused: boolean;\n    aborted: boolean;\n    signal?: AbortSignal;\n    maxDepth: number;\n    includeChildMatches: boolean;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    pause(): void;\n    resume(): void;\n    onResume(fn: () => any): void;\n    matchCheck(e: Path, ifDir: boolean): Promise<Path | undefined>;\n    matchCheckTest(e: Path | undefined, ifDir: boolean): Path | undefined;\n    matchCheckSync(e: Path, ifDir: boolean): Path | undefined;\n    abstract matchEmit(p: Result<O>): void;\n    abstract matchEmit(p: string | Path): void;\n    matchFinish(e: Path, absolute: boolean): void;\n    match(e: Path, absolute: boolean, ifDir: boolean): Promise<void>;\n    matchSync(e: Path, absolute: boolean, ifDir: boolean): void;\n    walkCB(target: Path, patterns: Pattern[], cb: () => any): void;\n    walkCB2(target: Path, patterns: Pattern[], processor: Processor, cb: () => any): any;\n    walkCB3(target: Path, entries: Path[], processor: Processor, cb: () => any): void;\n    walkCBSync(target: Path, patterns: Pattern[], cb: () => any): void;\n    walkCB2Sync(target: Path, patterns: Pattern[], processor: Processor, cb: () => any): any;\n    walkCB3Sync(target: Path, entries: Path[], processor: Processor, cb: () => any): void;\n}\nexport declare class GlobWalker<O extends GlobWalkerOpts = GlobWalkerOpts> extends GlobUtil<O> {\n    matches: Set<Result<O>>;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    matchEmit(e: Result<O>): void;\n    walk(): Promise<Set<Result<O>>>;\n    walkSync(): Set<Result<O>>;\n}\nexport declare class GlobStream<O extends GlobWalkerOpts = GlobWalkerOpts> extends GlobUtil<O> {\n    results: Minipass<Result<O>, Result<O>>;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    matchEmit(e: Result<O>): void;\n    stream(): MatchStream<O>;\n    streamSync(): MatchStream<O>;\n}\n//# sourceMappingURL=walker.d.ts.map",
  "node_modules/glob/dist/esm/glob.d.ts": "import { Minimatch } from 'minimatch';\nimport { Minipass } from 'minipass';\nimport { FSOption, Path, PathScurry } from 'path-scurry';\nimport { IgnoreLike } from './ignore.js';\nimport { Pattern } from './pattern.js';\nexport type MatchSet = Minimatch['set'];\nexport type GlobParts = Exclude<Minimatch['globParts'], undefined>;\n/**\n * A `GlobOptions` object may be provided to any of the exported methods, and\n * must be provided to the `Glob` constructor.\n *\n * All options are optional, boolean, and false by default, unless otherwise\n * noted.\n *\n * All resolved options are added to the Glob object as properties.\n *\n * If you are running many `glob` operations, you can pass a Glob object as the\n * `options` argument to a subsequent operation to share the previously loaded\n * cache.\n */\nexport interface GlobOptions {\n    /**\n     * Set to `true` to always receive absolute paths for\n     * matched files. Set to `false` to always return relative paths.\n     *\n     * When this option is not set, absolute paths are returned for patterns\n     * that are absolute, and otherwise paths are returned that are relative\n     * to the `cwd` setting.\n     *\n     * This does _not_ make an extra system call to get\n     * the realpath, it only does string path resolution.\n     *\n     * Conflicts with {@link withFileTypes}\n     */\n    absolute?: boolean;\n    /**\n     * Set to false to enable {@link windowsPathsNoEscape}\n     *\n     * @deprecated\n     */\n    allowWindowsEscape?: boolean;\n    /**\n     * The current working directory in which to search. Defaults to\n     * `process.cwd()`.\n     *\n     * May be eiher a string path or a `file://` URL object or string.\n     */\n    cwd?: string | URL;\n    /**\n     * Include `.dot` files in normal matches and `globstar`\n     * matches. Note that an explicit dot in a portion of the pattern\n     * will always match dot files.\n     */\n    dot?: boolean;\n    /**\n     * Prepend all relative path strings with `./` (or `.\\` on Windows).\n     *\n     * Without this option, returned relative paths are \"bare\", so instead of\n     * returning `'./foo/bar'`, they are returned as `'foo/bar'`.\n     *\n     * Relative patterns starting with `'../'` are not prepended with `./`, even\n     * if this option is set.\n     */\n    dotRelative?: boolean;\n    /**\n     * Follow symlinked directories when expanding `**`\n     * patterns. This can result in a lot of duplicate references in\n     * the presence of cyclic links, and make performance quite bad.\n     *\n     * By default, a `**` in a pattern will follow 1 symbolic link if\n     * it is not the first item in the pattern, or none if it is the\n     * first item in the pattern, following the same behavior as Bash.\n     */\n    follow?: boolean;\n    /**\n     * string or string[], or an object with `ignored` and `childrenIgnored`\n     * methods.\n     *\n     * If a string or string[] is provided, then this is treated as a glob\n     * pattern or array of glob patterns to exclude from matches. To ignore all\n     * children within a directory, as well as the entry itself, append `'/**'`\n     * to the ignore pattern.\n     *\n     * **Note** `ignore` patterns are _always_ in `dot:true` mode, regardless of\n     * any other settings.\n     *\n     * If an object is provided that has `ignored(path)` and/or\n     * `childrenIgnored(path)` methods, then these methods will be called to\n     * determine whether any Path is a match or if its children should be\n     * traversed, respectively.\n     */\n    ignore?: string | string[] | IgnoreLike;\n    /**\n     * Treat brace expansion like `{a,b}` as a \"magic\" pattern. Has no\n     * effect if {@link nobrace} is set.\n     *\n     * Only has effect on the {@link hasMagic} function.\n     */\n    magicalBraces?: boolean;\n    /**\n     * Add a `/` character to directory matches. Note that this requires\n     * additional stat calls in some cases.\n     */\n    mark?: boolean;\n    /**\n     * Perform a basename-only match if the pattern does not contain any slash\n     * characters. That is, `*.js` would be treated as equivalent to\n     * `**\\/*.js`, matching all js files in all directories.\n     */\n    matchBase?: boolean;\n    /**\n     * Limit the directory traversal to a given depth below the cwd.\n     * Note that this does NOT prevent traversal to sibling folders,\n     * root patterns, and so on. It only limits the maximum folder depth\n     * that the walk will descend, relative to the cwd.\n     */\n    maxDepth?: number;\n    /**\n     * Do not expand `{a,b}` and `{1..3}` brace sets.\n     */\n    nobrace?: boolean;\n    /**\n     * Perform a case-insensitive match. This defaults to `true` on macOS and\n     * Windows systems, and `false` on all others.\n     *\n     * **Note** `nocase` should only be explicitly set when it is\n     * known that the filesystem's case sensitivity differs from the\n     * platform default. If set `true` on case-sensitive file\n     * systems, or `false` on case-insensitive file systems, then the\n     * walk may return more or less results than expected.\n     */\n    nocase?: boolean;\n    /**\n     * Do not match directories, only files. (Note: to match\n     * _only_ directories, put a `/` at the end of the pattern.)\n     */\n    nodir?: boolean;\n    /**\n     * Do not match \"extglob\" patterns such as `+(a|b)`.\n     */\n    noext?: boolean;\n    /**\n     * Do not match `**` against multiple filenames. (Ie, treat it as a normal\n     * `*` instead.)\n     *\n     * Conflicts with {@link matchBase}\n     */\n    noglobstar?: boolean;\n    /**\n     * Defaults to value of `process.platform` if available, or `'linux'` if\n     * not. Setting `platform:'win32'` on non-Windows systems may cause strange\n     * behavior.\n     */\n    platform?: NodeJS.Platform;\n    /**\n     * Set to true to call `fs.realpath` on all of the\n     * results. In the case of an entry that cannot be resolved, the\n     * entry is omitted. This incurs a slight performance penalty, of\n     * course, because of the added system calls.\n     */\n    realpath?: boolean;\n    /**\n     *\n     * A string path resolved against the `cwd` option, which\n     * is used as the starting point for absolute patterns that start\n     * with `/`, (but not drive letters or UNC paths on Windows).\n     *\n     * Note that this _doesn't_ necessarily limit the walk to the\n     * `root` directory, and doesn't affect the cwd starting point for\n     * non-absolute patterns. A pattern containing `..` will still be\n     * able to traverse out of the root directory, if it is not an\n     * actual root directory on the filesystem, and any non-absolute\n     * patterns will be matched in the `cwd`. For example, the\n     * pattern `/../*` with `{root:'/some/path'}` will return all\n     * files in `/some`, not all files in `/some/path`. The pattern\n     * `*` with `{root:'/some/path'}` will return all the entries in\n     * the cwd, not the entries in `/some/path`.\n     *\n     * To start absolute and non-absolute patterns in the same\n     * path, you can use `{root:''}`. However, be aware that on\n     * Windows systems, a pattern like `x:/*` or `//host/share/*` will\n     * _always_ start in the `x:/` or `//host/share` directory,\n     * regardless of the `root` setting.\n     */\n    root?: string;\n    /**\n     * A [PathScurry](http://npm.im/path-scurry) object used\n     * to traverse the file system. If the `nocase` option is set\n     * explicitly, then any provided `scurry` object must match this\n     * setting.\n     */\n    scurry?: PathScurry;\n    /**\n     * Call `lstat()` on all entries, whether required or not to determine\n     * if it's a valid match. When used with {@link withFileTypes}, this means\n     * that matches will include data such as modified time, permissions, and\n     * so on.  Note that this will incur a performance cost due to the added\n     * system calls.\n     */\n    stat?: boolean;\n    /**\n     * An AbortSignal which will cancel the Glob walk when\n     * triggered.\n     */\n    signal?: AbortSignal;\n    /**\n     * Use `\\\\` as a path separator _only_, and\n     *  _never_ as an escape character. If set, all `\\\\` characters are\n     *  replaced with `/` in the pattern.\n     *\n     *  Note that this makes it **impossible** to match against paths\n     *  containing literal glob pattern characters, but allows matching\n     *  with patterns constructed using `path.join()` and\n     *  `path.resolve()` on Windows platforms, mimicking the (buggy!)\n     *  behavior of Glob v7 and before on Windows. Please use with\n     *  caution, and be mindful of [the caveat below about Windows\n     *  paths](#windows). (For legacy reasons, this is also set if\n     *  `allowWindowsEscape` is set to the exact value `false`.)\n     */\n    windowsPathsNoEscape?: boolean;\n    /**\n     * Return [PathScurry](http://npm.im/path-scurry)\n     * `Path` objects instead of strings. These are similar to a\n     * NodeJS `Dirent` object, but with additional methods and\n     * properties.\n     *\n     * Conflicts with {@link absolute}\n     */\n    withFileTypes?: boolean;\n    /**\n     * An fs implementation to override some or all of the defaults.  See\n     * http://npm.im/path-scurry for details about what can be overridden.\n     */\n    fs?: FSOption;\n    /**\n     * Just passed along to Minimatch.  Note that this makes all pattern\n     * matching operations slower and *extremely* noisy.\n     */\n    debug?: boolean;\n    /**\n     * Return `/` delimited paths, even on Windows.\n     *\n     * On posix systems, this has no effect.  But, on Windows, it means that\n     * paths will be `/` delimited, and absolute paths will be their full\n     * resolved UNC forms, eg instead of `'C:\\\\foo\\\\bar'`, it would return\n     * `'//?/C:/foo/bar'`\n     */\n    posix?: boolean;\n    /**\n     * Do not match any children of any matches. For example, the pattern\n     * `**\\/foo` would match `a/foo`, but not `a/foo/b/foo` in this mode.\n     *\n     * This is especially useful for cases like \"find all `node_modules`\n     * folders, but not the ones in `node_modules`\".\n     *\n     * In order to support this, the `Ignore` implementation must support an\n     * `add(pattern: string)` method. If using the default `Ignore` class, then\n     * this is fine, but if this is set to `false`, and a custom `Ignore` is\n     * provided that does not have an `add()` method, then it will throw an\n     * error.\n     *\n     * **Caveat** It *only* ignores matches that would be a descendant of a\n     * previous match, and only if that descendant is matched *after* the\n     * ancestor is encountered. Since the file system walk happens in\n     * indeterminate order, it's possible that a match will already be added\n     * before its ancestor, if multiple or braced patterns are used.\n     *\n     * For example:\n     *\n     * ```ts\n     * const results = await glob([\n     *   // likely to match first, since it's just a stat\n     *   'a/b/c/d/e/f',\n     *\n     *   // this pattern is more complicated! It must to various readdir()\n     *   // calls and test the results against a regular expression, and that\n     *   // is certainly going to take a little bit longer.\n     *   //\n     *   // So, later on, it encounters a match at 'a/b/c/d/e', but it's too\n     *   // late to ignore a/b/c/d/e/f, because it's already been emitted.\n     *   'a/[bdf]/?/[a-z]/*',\n     * ], { includeChildMatches: false })\n     * ```\n     *\n     * It's best to only set this to `false` if you can be reasonably sure that\n     * no components of the pattern will potentially match one another's file\n     * system descendants, or if the occasional included child entry will not\n     * cause problems.\n     *\n     * @default true\n     */\n    includeChildMatches?: boolean;\n}\nexport type GlobOptionsWithFileTypesTrue = GlobOptions & {\n    withFileTypes: true;\n    absolute?: undefined;\n    mark?: undefined;\n    posix?: undefined;\n};\nexport type GlobOptionsWithFileTypesFalse = GlobOptions & {\n    withFileTypes?: false;\n};\nexport type GlobOptionsWithFileTypesUnset = GlobOptions & {\n    withFileTypes?: undefined;\n};\nexport type Result<Opts> = Opts extends GlobOptionsWithFileTypesTrue ? Path : Opts extends GlobOptionsWithFileTypesFalse ? string : Opts extends GlobOptionsWithFileTypesUnset ? string : string | Path;\nexport type Results<Opts> = Result<Opts>[];\nexport type FileTypes<Opts> = Opts extends GlobOptionsWithFileTypesTrue ? true : Opts extends GlobOptionsWithFileTypesFalse ? false : Opts extends GlobOptionsWithFileTypesUnset ? false : boolean;\n/**\n * An object that can perform glob pattern traversals.\n */\nexport declare class Glob<Opts extends GlobOptions> implements GlobOptions {\n    absolute?: boolean;\n    cwd: string;\n    root?: string;\n    dot: boolean;\n    dotRelative: boolean;\n    follow: boolean;\n    ignore?: string | string[] | IgnoreLike;\n    magicalBraces: boolean;\n    mark?: boolean;\n    matchBase: boolean;\n    maxDepth: number;\n    nobrace: boolean;\n    nocase: boolean;\n    nodir: boolean;\n    noext: boolean;\n    noglobstar: boolean;\n    pattern: string[];\n    platform: NodeJS.Platform;\n    realpath: boolean;\n    scurry: PathScurry;\n    stat: boolean;\n    signal?: AbortSignal;\n    windowsPathsNoEscape: boolean;\n    withFileTypes: FileTypes<Opts>;\n    includeChildMatches: boolean;\n    /**\n     * The options provided to the constructor.\n     */\n    opts: Opts;\n    /**\n     * An array of parsed immutable {@link Pattern} objects.\n     */\n    patterns: Pattern[];\n    /**\n     * All options are stored as properties on the `Glob` object.\n     *\n     * See {@link GlobOptions} for full options descriptions.\n     *\n     * Note that a previous `Glob` object can be passed as the\n     * `GlobOptions` to another `Glob` instantiation to re-use settings\n     * and caches with a new pattern.\n     *\n     * Traversal functions can be called multiple times to run the walk\n     * again.\n     */\n    constructor(pattern: string | string[], opts: Opts);\n    /**\n     * Returns a Promise that resolves to the results array.\n     */\n    walk(): Promise<Results<Opts>>;\n    /**\n     * synchronous {@link Glob.walk}\n     */\n    walkSync(): Results<Opts>;\n    /**\n     * Stream results asynchronously.\n     */\n    stream(): Minipass<Result<Opts>, Result<Opts>>;\n    /**\n     * Stream results synchronously.\n     */\n    streamSync(): Minipass<Result<Opts>, Result<Opts>>;\n    /**\n     * Default sync iteration function. Returns a Generator that\n     * iterates over the results.\n     */\n    iterateSync(): Generator<Result<Opts>, void, void>;\n    [Symbol.iterator](): Generator<Result<Opts>, void, void>;\n    /**\n     * Default async iteration function. Returns an AsyncGenerator that\n     * iterates over the results.\n     */\n    iterate(): AsyncGenerator<Result<Opts>, void, void>;\n    [Symbol.asyncIterator](): AsyncGenerator<Result<Opts>, void, void>;\n}\n//# sourceMappingURL=glob.d.ts.map",
  "node_modules/glob/dist/esm/has-magic.d.ts": "import { GlobOptions } from './glob.js';\n/**\n * Return true if the patterns provided contain any magic glob characters,\n * given the options provided.\n *\n * Brace expansion is not considered \"magic\" unless the `magicalBraces` option\n * is set, as brace expansion just turns one string into an array of strings.\n * So a pattern like `'x{a,b}y'` would return `false`, because `'xay'` and\n * `'xby'` both do not contain any magic glob characters, and it's treated the\n * same as if you had called it on `['xay', 'xby']`. When `magicalBraces:true`\n * is in the options, brace expansion _is_ treated as a pattern having magic.\n */\nexport declare const hasMagic: (pattern: string | string[], options?: GlobOptions) => boolean;\n//# sourceMappingURL=has-magic.d.ts.map",
  "node_modules/glob/dist/esm/ignore.d.ts": "import { Minimatch, MinimatchOptions } from 'minimatch';\nimport { Path } from 'path-scurry';\nimport { GlobWalkerOpts } from './walker.js';\nexport interface IgnoreLike {\n    ignored?: (p: Path) => boolean;\n    childrenIgnored?: (p: Path) => boolean;\n    add?: (ignore: string) => void;\n}\n/**\n * Class used to process ignored patterns\n */\nexport declare class Ignore implements IgnoreLike {\n    relative: Minimatch[];\n    relativeChildren: Minimatch[];\n    absolute: Minimatch[];\n    absoluteChildren: Minimatch[];\n    platform: NodeJS.Platform;\n    mmopts: MinimatchOptions;\n    constructor(ignored: string[], { nobrace, nocase, noext, noglobstar, platform, }: GlobWalkerOpts);\n    add(ign: string): void;\n    ignored(p: Path): boolean;\n    childrenIgnored(p: Path): boolean;\n}\n//# sourceMappingURL=ignore.d.ts.map",
  "node_modules/glob/dist/esm/index.d.ts": "import { Minipass } from 'minipass';\nimport { Path } from 'path-scurry';\nimport type { GlobOptions, GlobOptionsWithFileTypesFalse, GlobOptionsWithFileTypesTrue, GlobOptionsWithFileTypesUnset } from './glob.js';\nimport { Glob } from './glob.js';\nexport { escape, unescape } from 'minimatch';\nexport type { FSOption, Path, WalkOptions, WalkOptionsWithFileTypesTrue, WalkOptionsWithFileTypesUnset, } from 'path-scurry';\nexport { Glob } from './glob.js';\nexport type { GlobOptions, GlobOptionsWithFileTypesFalse, GlobOptionsWithFileTypesTrue, GlobOptionsWithFileTypesUnset, } from './glob.js';\nexport { hasMagic } from './has-magic.js';\nexport { Ignore } from './ignore.js';\nexport type { IgnoreLike } from './ignore.js';\nexport type { MatchStream } from './walker.js';\n/**\n * Syncronous form of {@link globStream}. Will read all the matches as fast as\n * you consume them, even all in a single tick if you consume them immediately,\n * but will still respond to backpressure if they're not consumed immediately.\n */\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Minipass<Path, Path>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Minipass<string, string>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesUnset): Minipass<string, string>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptions): Minipass<Path, Path> | Minipass<string, string>;\n/**\n * Return a stream that emits all the strings or `Path` objects and\n * then emits `end` when completed.\n */\nexport declare function globStream(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Minipass<string, string>;\nexport declare function globStream(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Minipass<Path, Path>;\nexport declare function globStream(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Minipass<string, string>;\nexport declare function globStream(pattern: string | string[], options: GlobOptions): Minipass<Path, Path> | Minipass<string, string>;\n/**\n * Synchronous form of {@link glob}\n */\nexport declare function globSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): string[];\nexport declare function globSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Path[];\nexport declare function globSync(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): string[];\nexport declare function globSync(pattern: string | string[], options: GlobOptions): Path[] | string[];\n/**\n * Perform an asynchronous glob search for the pattern(s) specified. Returns\n * [Path](https://isaacs.github.io/path-scurry/classes/PathBase) objects if the\n * {@link withFileTypes} option is set to `true`. See {@link GlobOptions} for\n * full option descriptions.\n */\ndeclare function glob_(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Promise<string[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Promise<Path[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Promise<string[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptions): Promise<Path[] | string[]>;\n/**\n * Return a sync iterator for walking glob pattern matches.\n */\nexport declare function globIterateSync(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Generator<string, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Generator<Path, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Generator<string, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptions): Generator<Path, void, void> | Generator<string, void, void>;\n/**\n * Return an async iterator for walking glob pattern matches.\n */\nexport declare function globIterate(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): AsyncGenerator<string, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): AsyncGenerator<Path, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): AsyncGenerator<string, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptions): AsyncGenerator<Path, void, void> | AsyncGenerator<string, void, void>;\nexport declare const streamSync: typeof globStreamSync;\nexport declare const stream: typeof globStream & {\n    sync: typeof globStreamSync;\n};\nexport declare const iterateSync: typeof globIterateSync;\nexport declare const iterate: typeof globIterate & {\n    sync: typeof globIterateSync;\n};\nexport declare const sync: typeof globSync & {\n    stream: typeof globStreamSync;\n    iterate: typeof globIterateSync;\n};\nexport declare const glob: typeof glob_ & {\n    glob: typeof glob_;\n    globSync: typeof globSync;\n    sync: typeof globSync & {\n        stream: typeof globStreamSync;\n        iterate: typeof globIterateSync;\n    };\n    globStream: typeof globStream;\n    stream: typeof globStream & {\n        sync: typeof globStreamSync;\n    };\n    globStreamSync: typeof globStreamSync;\n    streamSync: typeof globStreamSync;\n    globIterate: typeof globIterate;\n    iterate: typeof globIterate & {\n        sync: typeof globIterateSync;\n    };\n    globIterateSync: typeof globIterateSync;\n    iterateSync: typeof globIterateSync;\n    Glob: typeof Glob;\n    hasMagic: (pattern: string | string[], options?: GlobOptions) => boolean;\n    escape: (s: string, { windowsPathsNoEscape, }?: Pick<import(\"minimatch\").MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n    unescape: (s: string, { windowsPathsNoEscape, }?: Pick<import(\"minimatch\").MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n};\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/glob/dist/esm/pattern.d.ts": "import { GLOBSTAR } from 'minimatch';\nexport type MMPattern = string | RegExp | typeof GLOBSTAR;\nexport type PatternList = [p: MMPattern, ...rest: MMPattern[]];\nexport type UNCPatternList = [\n    p0: '',\n    p1: '',\n    p2: string,\n    p3: string,\n    ...rest: MMPattern[]\n];\nexport type DrivePatternList = [p0: string, ...rest: MMPattern[]];\nexport type AbsolutePatternList = [p0: '', ...rest: MMPattern[]];\nexport type GlobList = [p: string, ...rest: string[]];\n/**\n * An immutable-ish view on an array of glob parts and their parsed\n * results\n */\nexport declare class Pattern {\n    #private;\n    readonly length: number;\n    constructor(patternList: MMPattern[], globList: string[], index: number, platform: NodeJS.Platform);\n    /**\n     * The first entry in the parsed list of patterns\n     */\n    pattern(): MMPattern;\n    /**\n     * true of if pattern() returns a string\n     */\n    isString(): boolean;\n    /**\n     * true of if pattern() returns GLOBSTAR\n     */\n    isGlobstar(): boolean;\n    /**\n     * true if pattern() returns a regexp\n     */\n    isRegExp(): boolean;\n    /**\n     * The /-joined set of glob parts that make up this pattern\n     */\n    globString(): string;\n    /**\n     * true if there are more pattern parts after this one\n     */\n    hasMore(): boolean;\n    /**\n     * The rest of the pattern after this part, or null if this is the end\n     */\n    rest(): Pattern | null;\n    /**\n     * true if the pattern represents a //unc/path/ on windows\n     */\n    isUNC(): boolean;\n    /**\n     * True if the pattern starts with a drive letter on Windows\n     */\n    isDrive(): boolean;\n    /**\n     * True if the pattern is rooted on an absolute path\n     */\n    isAbsolute(): boolean;\n    /**\n     * consume the root of the pattern, and return it\n     */\n    root(): string;\n    /**\n     * Check to see if the current globstar pattern is allowed to follow\n     * a symbolic link.\n     */\n    checkFollowGlobstar(): boolean;\n    /**\n     * Mark that the current globstar pattern is following a symbolic link\n     */\n    markFollowGlobstar(): boolean;\n}\n//# sourceMappingURL=pattern.d.ts.map",
  "node_modules/glob/dist/esm/processor.d.ts": "import { MMRegExp } from 'minimatch';\nimport { Path } from 'path-scurry';\nimport { Pattern } from './pattern.js';\nimport { GlobWalkerOpts } from './walker.js';\n/**\n * A cache of which patterns have been processed for a given Path\n */\nexport declare class HasWalkedCache {\n    store: Map<string, Set<string>>;\n    constructor(store?: Map<string, Set<string>>);\n    copy(): HasWalkedCache;\n    hasWalked(target: Path, pattern: Pattern): boolean | undefined;\n    storeWalked(target: Path, pattern: Pattern): void;\n}\n/**\n * A record of which paths have been matched in a given walk step,\n * and whether they only are considered a match if they are a directory,\n * and whether their absolute or relative path should be returned.\n */\nexport declare class MatchRecord {\n    store: Map<Path, number>;\n    add(target: Path, absolute: boolean, ifDir: boolean): void;\n    entries(): [Path, boolean, boolean][];\n}\n/**\n * A collection of patterns that must be processed in a subsequent step\n * for a given path.\n */\nexport declare class SubWalks {\n    store: Map<Path, Pattern[]>;\n    add(target: Path, pattern: Pattern): void;\n    get(target: Path): Pattern[];\n    entries(): [Path, Pattern[]][];\n    keys(): Path[];\n}\n/**\n * The class that processes patterns for a given path.\n *\n * Handles child entry filtering, and determining whether a path's\n * directory contents must be read.\n */\nexport declare class Processor {\n    hasWalkedCache: HasWalkedCache;\n    matches: MatchRecord;\n    subwalks: SubWalks;\n    patterns?: Pattern[];\n    follow: boolean;\n    dot: boolean;\n    opts: GlobWalkerOpts;\n    constructor(opts: GlobWalkerOpts, hasWalkedCache?: HasWalkedCache);\n    processPatterns(target: Path, patterns: Pattern[]): this;\n    subwalkTargets(): Path[];\n    child(): Processor;\n    filterEntries(parent: Path, entries: Path[]): Processor;\n    testGlobstar(e: Path, pattern: Pattern, rest: Pattern | null, absolute: boolean): void;\n    testRegExp(e: Path, p: MMRegExp, rest: Pattern | null, absolute: boolean): void;\n    testString(e: Path, p: string, rest: Pattern | null, absolute: boolean): void;\n}\n//# sourceMappingURL=processor.d.ts.map",
  "node_modules/glob/dist/esm/walker.d.ts": "/**\n * Single-use utility classes to provide functionality to the {@link Glob}\n * methods.\n *\n * @module\n */\nimport { Minipass } from 'minipass';\nimport { Path } from 'path-scurry';\nimport { IgnoreLike } from './ignore.js';\nimport { Pattern } from './pattern.js';\nimport { Processor } from './processor.js';\nexport interface GlobWalkerOpts {\n    absolute?: boolean;\n    allowWindowsEscape?: boolean;\n    cwd?: string | URL;\n    dot?: boolean;\n    dotRelative?: boolean;\n    follow?: boolean;\n    ignore?: string | string[] | IgnoreLike;\n    mark?: boolean;\n    matchBase?: boolean;\n    maxDepth?: number;\n    nobrace?: boolean;\n    nocase?: boolean;\n    nodir?: boolean;\n    noext?: boolean;\n    noglobstar?: boolean;\n    platform?: NodeJS.Platform;\n    posix?: boolean;\n    realpath?: boolean;\n    root?: string;\n    stat?: boolean;\n    signal?: AbortSignal;\n    windowsPathsNoEscape?: boolean;\n    withFileTypes?: boolean;\n    includeChildMatches?: boolean;\n}\nexport type GWOFileTypesTrue = GlobWalkerOpts & {\n    withFileTypes: true;\n};\nexport type GWOFileTypesFalse = GlobWalkerOpts & {\n    withFileTypes: false;\n};\nexport type GWOFileTypesUnset = GlobWalkerOpts & {\n    withFileTypes?: undefined;\n};\nexport type Result<O extends GlobWalkerOpts> = O extends GWOFileTypesTrue ? Path : O extends GWOFileTypesFalse ? string : O extends GWOFileTypesUnset ? string : Path | string;\nexport type Matches<O extends GlobWalkerOpts> = O extends GWOFileTypesTrue ? Set<Path> : O extends GWOFileTypesFalse ? Set<string> : O extends GWOFileTypesUnset ? Set<string> : Set<Path | string>;\nexport type MatchStream<O extends GlobWalkerOpts> = Minipass<Result<O>, Result<O>>;\n/**\n * basic walking utilities that all the glob walker types use\n */\nexport declare abstract class GlobUtil<O extends GlobWalkerOpts = GlobWalkerOpts> {\n    #private;\n    path: Path;\n    patterns: Pattern[];\n    opts: O;\n    seen: Set<Path>;\n    paused: boolean;\n    aborted: boolean;\n    signal?: AbortSignal;\n    maxDepth: number;\n    includeChildMatches: boolean;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    pause(): void;\n    resume(): void;\n    onResume(fn: () => any): void;\n    matchCheck(e: Path, ifDir: boolean): Promise<Path | undefined>;\n    matchCheckTest(e: Path | undefined, ifDir: boolean): Path | undefined;\n    matchCheckSync(e: Path, ifDir: boolean): Path | undefined;\n    abstract matchEmit(p: Result<O>): void;\n    abstract matchEmit(p: string | Path): void;\n    matchFinish(e: Path, absolute: boolean): void;\n    match(e: Path, absolute: boolean, ifDir: boolean): Promise<void>;\n    matchSync(e: Path, absolute: boolean, ifDir: boolean): void;\n    walkCB(target: Path, patterns: Pattern[], cb: () => any): void;\n    walkCB2(target: Path, patterns: Pattern[], processor: Processor, cb: () => any): any;\n    walkCB3(target: Path, entries: Path[], processor: Processor, cb: () => any): void;\n    walkCBSync(target: Path, patterns: Pattern[], cb: () => any): void;\n    walkCB2Sync(target: Path, patterns: Pattern[], processor: Processor, cb: () => any): any;\n    walkCB3Sync(target: Path, entries: Path[], processor: Processor, cb: () => any): void;\n}\nexport declare class GlobWalker<O extends GlobWalkerOpts = GlobWalkerOpts> extends GlobUtil<O> {\n    matches: Set<Result<O>>;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    matchEmit(e: Result<O>): void;\n    walk(): Promise<Set<Result<O>>>;\n    walkSync(): Set<Result<O>>;\n}\nexport declare class GlobStream<O extends GlobWalkerOpts = GlobWalkerOpts> extends GlobUtil<O> {\n    results: Minipass<Result<O>, Result<O>>;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    matchEmit(e: Result<O>): void;\n    stream(): MatchStream<O>;\n    streamSync(): MatchStream<O>;\n}\n//# sourceMappingURL=walker.d.ts.map",
  "node_modules/glob/package.json": "{\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)\",\n  \"name\": \"glob\",\n  \"description\": \"a little globber\",\n  \"version\": \"7.2.3\",\n  \"publishConfig\": {\n    \"tag\": \"v7-legacy\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/isaacs/node-glob.git\"\n  },\n  \"main\": \"glob.js\",\n  \"files\": [\n    \"glob.js\",\n    \"sync.js\",\n    \"common.js\"\n  ],\n  \"engines\": {\n    \"node\": \"*\"\n  },\n  \"dependencies\": {\n    \"fs.realpath\": \"^1.0.0\",\n    \"inflight\": \"^1.0.4\",\n    \"inherits\": \"2\",\n    \"minimatch\": \"^3.1.1\",\n    \"once\": \"^1.3.0\",\n    \"path-is-absolute\": \"^1.0.0\"\n  },\n  \"devDependencies\": {\n    \"memfs\": \"^3.2.0\",\n    \"mkdirp\": \"0\",\n    \"rimraf\": \"^2.2.8\",\n    \"tap\": \"^15.0.6\",\n    \"tick\": \"0.0.6\"\n  },\n  \"tap\": {\n    \"before\": \"test/00-setup.js\",\n    \"after\": \"test/zz-cleanup.js\",\n    \"jobs\": 1\n  },\n  \"scripts\": {\n    \"prepublish\": \"npm run benchclean\",\n    \"profclean\": \"rm -f v8.log profile.txt\",\n    \"test\": \"tap\",\n    \"test-regen\": \"npm run profclean && TEST_REGEN=1 node test/00-setup.js\",\n    \"bench\": \"bash benchmark.sh\",\n    \"prof\": \"bash prof.sh && cat profile.txt\",\n    \"benchclean\": \"node benchclean.js\"\n  },\n  \"license\": \"ISC\",\n  \"funding\": {\n    \"url\": \"https://github.com/sponsors/isaacs\"\n  }\n}\n",
  "node_modules/minimatch/dist/commonjs/assert-valid-pattern.d.ts": "export declare const assertValidPattern: (pattern: any) => void;\n//# sourceMappingURL=assert-valid-pattern.d.ts.map",
  "node_modules/minimatch/dist/commonjs/ast.d.ts": "import { MinimatchOptions, MMRegExp } from './index.js';\nexport type ExtglobType = '!' | '?' | '+' | '*' | '@';\nexport declare class AST {\n    #private;\n    type: ExtglobType | null;\n    constructor(type: ExtglobType | null, parent?: AST, options?: MinimatchOptions);\n    get hasMagic(): boolean | undefined;\n    toString(): string;\n    push(...parts: (string | AST)[]): void;\n    toJSON(): any[];\n    isStart(): boolean;\n    isEnd(): boolean;\n    copyIn(part: AST | string): void;\n    clone(parent: AST): AST;\n    static fromGlob(pattern: string, options?: MinimatchOptions): AST;\n    toMMPattern(): MMRegExp | string;\n    get options(): MinimatchOptions;\n    toRegExpSource(allowDot?: boolean): [re: string, body: string, hasMagic: boolean, uflag: boolean];\n}\n//# sourceMappingURL=ast.d.ts.map",
  "node_modules/minimatch/dist/commonjs/brace-expressions.d.ts": "export type ParseClassResult = [\n    src: string,\n    uFlag: boolean,\n    consumed: number,\n    hasMagic: boolean\n];\nexport declare const parseClass: (glob: string, position: number) => ParseClassResult;\n//# sourceMappingURL=brace-expressions.d.ts.map",
  "node_modules/minimatch/dist/commonjs/escape.d.ts": "import { MinimatchOptions } from './index.js';\n/**\n * Escape all magic characters in a glob pattern.\n *\n * If the {@link windowsPathsNoEscape | GlobOptions.windowsPathsNoEscape}\n * option is used, then characters are escaped by wrapping in `[]`, because\n * a magic character wrapped in a character class can only be satisfied by\n * that exact character.  In this mode, `\\` is _not_ escaped, because it is\n * not interpreted as a magic character, but instead as a path separator.\n */\nexport declare const escape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n//# sourceMappingURL=escape.d.ts.map",
  "node_modules/minimatch/dist/commonjs/index.d.ts": "import { AST } from './ast.js';\ntype Platform = 'aix' | 'android' | 'darwin' | 'freebsd' | 'haiku' | 'linux' | 'openbsd' | 'sunos' | 'win32' | 'cygwin' | 'netbsd';\nexport interface MinimatchOptions {\n    nobrace?: boolean;\n    nocomment?: boolean;\n    nonegate?: boolean;\n    debug?: boolean;\n    noglobstar?: boolean;\n    noext?: boolean;\n    nonull?: boolean;\n    windowsPathsNoEscape?: boolean;\n    allowWindowsEscape?: boolean;\n    partial?: boolean;\n    dot?: boolean;\n    nocase?: boolean;\n    nocaseMagicOnly?: boolean;\n    magicalBraces?: boolean;\n    matchBase?: boolean;\n    flipNegate?: boolean;\n    preserveMultipleSlashes?: boolean;\n    optimizationLevel?: number;\n    platform?: Platform;\n    windowsNoMagicRoot?: boolean;\n}\nexport declare const minimatch: {\n    (p: string, pattern: string, options?: MinimatchOptions): boolean;\n    sep: Sep;\n    GLOBSTAR: typeof GLOBSTAR;\n    filter: (pattern: string, options?: MinimatchOptions) => (p: string) => boolean;\n    defaults: (def: MinimatchOptions) => typeof minimatch;\n    braceExpand: (pattern: string, options?: MinimatchOptions) => string[];\n    makeRe: (pattern: string, options?: MinimatchOptions) => false | MMRegExp;\n    match: (list: string[], pattern: string, options?: MinimatchOptions) => string[];\n    AST: typeof AST;\n    Minimatch: typeof Minimatch;\n    escape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n    unescape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n};\ntype Sep = '\\\\' | '/';\nexport declare const sep: Sep;\nexport declare const GLOBSTAR: unique symbol;\nexport declare const filter: (pattern: string, options?: MinimatchOptions) => (p: string) => boolean;\nexport declare const defaults: (def: MinimatchOptions) => typeof minimatch;\nexport declare const braceExpand: (pattern: string, options?: MinimatchOptions) => string[];\nexport declare const makeRe: (pattern: string, options?: MinimatchOptions) => false | MMRegExp;\nexport declare const match: (list: string[], pattern: string, options?: MinimatchOptions) => string[];\nexport type MMRegExp = RegExp & {\n    _src?: string;\n    _glob?: string;\n};\nexport type ParseReturnFiltered = string | MMRegExp | typeof GLOBSTAR;\nexport type ParseReturn = ParseReturnFiltered | false;\nexport declare class Minimatch {\n    options: MinimatchOptions;\n    set: ParseReturnFiltered[][];\n    pattern: string;\n    windowsPathsNoEscape: boolean;\n    nonegate: boolean;\n    negate: boolean;\n    comment: boolean;\n    empty: boolean;\n    preserveMultipleSlashes: boolean;\n    partial: boolean;\n    globSet: string[];\n    globParts: string[][];\n    nocase: boolean;\n    isWindows: boolean;\n    platform: Platform;\n    windowsNoMagicRoot: boolean;\n    regexp: false | null | MMRegExp;\n    constructor(pattern: string, options?: MinimatchOptions);\n    hasMagic(): boolean;\n    debug(..._: any[]): void;\n    make(): void;\n    preprocess(globParts: string[][]): string[][];\n    adjascentGlobstarOptimize(globParts: string[][]): string[][];\n    levelOneOptimize(globParts: string[][]): string[][];\n    levelTwoFileOptimize(parts: string | string[]): string[];\n    firstPhasePreProcess(globParts: string[][]): string[][];\n    secondPhasePreProcess(globParts: string[][]): string[][];\n    partsMatch(a: string[], b: string[], emptyGSMatch?: boolean): false | string[];\n    parseNegate(): void;\n    matchOne(file: string[], pattern: ParseReturn[], partial?: boolean): boolean;\n    braceExpand(): string[];\n    parse(pattern: string): ParseReturn;\n    makeRe(): false | MMRegExp;\n    slashSplit(p: string): string[];\n    match(f: string, partial?: boolean): boolean;\n    static defaults(def: MinimatchOptions): typeof Minimatch;\n}\nexport { AST } from './ast.js';\nexport { escape } from './escape.js';\nexport { unescape } from './unescape.js';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/minimatch/dist/commonjs/unescape.d.ts": "import { MinimatchOptions } from './index.js';\n/**\n * Un-escape a string that has been escaped with {@link escape}.\n *\n * If the {@link windowsPathsNoEscape} option is used, then square-brace\n * escapes are removed, but not backslash escapes.  For example, it will turn\n * the string `'[*]'` into `*`, but it will not turn `'\\\\*'` into `'*'`,\n * becuase `\\` is a path separator in `windowsPathsNoEscape` mode.\n *\n * When `windowsPathsNoEscape` is not set, then both brace escapes and\n * backslash escapes are removed.\n *\n * Slashes (and backslashes in `windowsPathsNoEscape` mode) cannot be escaped\n * or unescaped.\n */\nexport declare const unescape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n//# sourceMappingURL=unescape.d.ts.map",
  "node_modules/minimatch/dist/esm/assert-valid-pattern.d.ts": "export declare const assertValidPattern: (pattern: any) => void;\n//# sourceMappingURL=assert-valid-pattern.d.ts.map",
  "node_modules/minimatch/dist/esm/ast.d.ts": "import { MinimatchOptions, MMRegExp } from './index.js';\nexport type ExtglobType = '!' | '?' | '+' | '*' | '@';\nexport declare class AST {\n    #private;\n    type: ExtglobType | null;\n    constructor(type: ExtglobType | null, parent?: AST, options?: MinimatchOptions);\n    get hasMagic(): boolean | undefined;\n    toString(): string;\n    push(...parts: (string | AST)[]): void;\n    toJSON(): any[];\n    isStart(): boolean;\n    isEnd(): boolean;\n    copyIn(part: AST | string): void;\n    clone(parent: AST): AST;\n    static fromGlob(pattern: string, options?: MinimatchOptions): AST;\n    toMMPattern(): MMRegExp | string;\n    get options(): MinimatchOptions;\n    toRegExpSource(allowDot?: boolean): [re: string, body: string, hasMagic: boolean, uflag: boolean];\n}\n//# sourceMappingURL=ast.d.ts.map",
  "node_modules/minimatch/dist/esm/brace-expressions.d.ts": "export type ParseClassResult = [\n    src: string,\n    uFlag: boolean,\n    consumed: number,\n    hasMagic: boolean\n];\nexport declare const parseClass: (glob: string, position: number) => ParseClassResult;\n//# sourceMappingURL=brace-expressions.d.ts.map",
  "node_modules/minimatch/dist/esm/escape.d.ts": "import { MinimatchOptions } from './index.js';\n/**\n * Escape all magic characters in a glob pattern.\n *\n * If the {@link windowsPathsNoEscape | GlobOptions.windowsPathsNoEscape}\n * option is used, then characters are escaped by wrapping in `[]`, because\n * a magic character wrapped in a character class can only be satisfied by\n * that exact character.  In this mode, `\\` is _not_ escaped, because it is\n * not interpreted as a magic character, but instead as a path separator.\n */\nexport declare const escape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n//# sourceMappingURL=escape.d.ts.map",
  "node_modules/minimatch/dist/esm/index.d.ts": "import { AST } from './ast.js';\ntype Platform = 'aix' | 'android' | 'darwin' | 'freebsd' | 'haiku' | 'linux' | 'openbsd' | 'sunos' | 'win32' | 'cygwin' | 'netbsd';\nexport interface MinimatchOptions {\n    nobrace?: boolean;\n    nocomment?: boolean;\n    nonegate?: boolean;\n    debug?: boolean;\n    noglobstar?: boolean;\n    noext?: boolean;\n    nonull?: boolean;\n    windowsPathsNoEscape?: boolean;\n    allowWindowsEscape?: boolean;\n    partial?: boolean;\n    dot?: boolean;\n    nocase?: boolean;\n    nocaseMagicOnly?: boolean;\n    magicalBraces?: boolean;\n    matchBase?: boolean;\n    flipNegate?: boolean;\n    preserveMultipleSlashes?: boolean;\n    optimizationLevel?: number;\n    platform?: Platform;\n    windowsNoMagicRoot?: boolean;\n}\nexport declare const minimatch: {\n    (p: string, pattern: string, options?: MinimatchOptions): boolean;\n    sep: Sep;\n    GLOBSTAR: typeof GLOBSTAR;\n    filter: (pattern: string, options?: MinimatchOptions) => (p: string) => boolean;\n    defaults: (def: MinimatchOptions) => typeof minimatch;\n    braceExpand: (pattern: string, options?: MinimatchOptions) => string[];\n    makeRe: (pattern: string, options?: MinimatchOptions) => false | MMRegExp;\n    match: (list: string[], pattern: string, options?: MinimatchOptions) => string[];\n    AST: typeof AST;\n    Minimatch: typeof Minimatch;\n    escape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n    unescape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n};\ntype Sep = '\\\\' | '/';\nexport declare const sep: Sep;\nexport declare const GLOBSTAR: unique symbol;\nexport declare const filter: (pattern: string, options?: MinimatchOptions) => (p: string) => boolean;\nexport declare const defaults: (def: MinimatchOptions) => typeof minimatch;\nexport declare const braceExpand: (pattern: string, options?: MinimatchOptions) => string[];\nexport declare const makeRe: (pattern: string, options?: MinimatchOptions) => false | MMRegExp;\nexport declare const match: (list: string[], pattern: string, options?: MinimatchOptions) => string[];\nexport type MMRegExp = RegExp & {\n    _src?: string;\n    _glob?: string;\n};\nexport type ParseReturnFiltered = string | MMRegExp | typeof GLOBSTAR;\nexport type ParseReturn = ParseReturnFiltered | false;\nexport declare class Minimatch {\n    options: MinimatchOptions;\n    set: ParseReturnFiltered[][];\n    pattern: string;\n    windowsPathsNoEscape: boolean;\n    nonegate: boolean;\n    negate: boolean;\n    comment: boolean;\n    empty: boolean;\n    preserveMultipleSlashes: boolean;\n    partial: boolean;\n    globSet: string[];\n    globParts: string[][];\n    nocase: boolean;\n    isWindows: boolean;\n    platform: Platform;\n    windowsNoMagicRoot: boolean;\n    regexp: false | null | MMRegExp;\n    constructor(pattern: string, options?: MinimatchOptions);\n    hasMagic(): boolean;\n    debug(..._: any[]): void;\n    make(): void;\n    preprocess(globParts: string[][]): string[][];\n    adjascentGlobstarOptimize(globParts: string[][]): string[][];\n    levelOneOptimize(globParts: string[][]): string[][];\n    levelTwoFileOptimize(parts: string | string[]): string[];\n    firstPhasePreProcess(globParts: string[][]): string[][];\n    secondPhasePreProcess(globParts: string[][]): string[][];\n    partsMatch(a: string[], b: string[], emptyGSMatch?: boolean): false | string[];\n    parseNegate(): void;\n    matchOne(file: string[], pattern: ParseReturn[], partial?: boolean): boolean;\n    braceExpand(): string[];\n    parse(pattern: string): ParseReturn;\n    makeRe(): false | MMRegExp;\n    slashSplit(p: string): string[];\n    match(f: string, partial?: boolean): boolean;\n    static defaults(def: MinimatchOptions): typeof Minimatch;\n}\nexport { AST } from './ast.js';\nexport { escape } from './escape.js';\nexport { unescape } from './unescape.js';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/minimatch/dist/esm/unescape.d.ts": "import { MinimatchOptions } from './index.js';\n/**\n * Un-escape a string that has been escaped with {@link escape}.\n *\n * If the {@link windowsPathsNoEscape} option is used, then square-brace\n * escapes are removed, but not backslash escapes.  For example, it will turn\n * the string `'[*]'` into `*`, but it will not turn `'\\\\*'` into `'*'`,\n * becuase `\\` is a path separator in `windowsPathsNoEscape` mode.\n *\n * When `windowsPathsNoEscape` is not set, then both brace escapes and\n * backslash escapes are removed.\n *\n * Slashes (and backslashes in `windowsPathsNoEscape` mode) cannot be escaped\n * or unescaped.\n */\nexport declare const unescape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n//# sourceMappingURL=unescape.d.ts.map",
  "node_modules/minimatch/package.json": "{\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)\",\n  \"name\": \"minimatch\",\n  \"description\": \"a glob matcher in javascript\",\n  \"version\": \"3.1.2\",\n  \"publishConfig\": {\n    \"tag\": \"v3-legacy\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/isaacs/minimatch.git\"\n  },\n  \"main\": \"minimatch.js\",\n  \"scripts\": {\n    \"test\": \"tap\",\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"postpublish\": \"git push origin --all; git push origin --tags\"\n  },\n  \"engines\": {\n    \"node\": \"*\"\n  },\n  \"dependencies\": {\n    \"brace-expansion\": \"^1.1.7\"\n  },\n  \"devDependencies\": {\n    \"tap\": \"^15.1.6\"\n  },\n  \"license\": \"ISC\",\n  \"files\": [\n    \"minimatch.js\"\n  ]\n}\n",
  "node_modules/@nestia/core/package.json": "{\n  \"name\": \"@nestia/core\",\n  \"version\": \"11.0.1\",\n  \"description\": \"Super-fast validation decorators of NestJS\",\n  \"main\": \"lib/index.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"default\": \"./lib/index.js\"\n    },\n    \"./lib/transform\": {\n      \"types\": \"./lib/transform.d.ts\",\n      \"default\": \"./lib/transform.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"tsp\": {\n    \"tscOptions\": {\n      \"parseAllJsDoc\": true\n    }\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/samchon/nestia\"\n  },\n  \"keywords\": [\n    \"nestjs\",\n    \"nestia\",\n    \"typia\",\n    \"validator\",\n    \"decorator\",\n    \"class-validator\",\n    \"class-transformer\"\n  ],\n  \"author\": \"Jeongho Nam\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/samchon/nestia/issues\"\n  },\n  \"homepage\": \"https://nestia.io\",\n  \"dependencies\": {\n    \"@typia/core\": \"^12.0.0\",\n    \"@typia/interface\": \"^12.0.0\",\n    \"@typia/utils\": \"^12.0.0\",\n    \"detect-ts-node\": \"^1.0.5\",\n    \"get-function-location\": \"^2.0.0\",\n    \"glob\": \"^11.0.3\",\n    \"path-parser\": \"^6.1.0\",\n    \"raw-body\": \"^2.0.0\",\n    \"reflect-metadata\": \">=0.1.12\",\n    \"rxjs\": \">=6.0.3\",\n    \"tgrid\": \"^1.1.0\",\n    \"typia\": \"^12.0.0\",\n    \"ws\": \"^7.5.3\",\n    \"@nestia/fetcher\": \"^11.0.1\"\n  },\n  \"peerDependencies\": {\n    \"@nestjs/common\": \">=7.0.1\",\n    \"@nestjs/core\": \">=7.0.1\",\n    \"reflect-metadata\": \">=0.1.12\",\n    \"rxjs\": \">=6.0.3\",\n    \"typia\": \"^12.0.0\",\n    \"@nestia/fetcher\": \"^11.0.1\"\n  },\n  \"devDependencies\": {\n    \"@nestjs/common\": \"^11.1.6\",\n    \"@nestjs/core\": \"^11.1.6\",\n    \"@nestjs/platform-express\": \"^11.1.6\",\n    \"@types/express\": \"^4.17.15\",\n    \"@types/inquirer\": \"^9.0.3\",\n    \"@types/multer\": \"^1.4.12\",\n    \"@types/ws\": \"^8.5.10\",\n    \"commander\": \"^10.0.0\",\n    \"comment-json\": \"^4.2.3\",\n    \"eslint-plugin-deprecation\": \"^1.4.1\",\n    \"fastify\": \"^4.28.1\",\n    \"git-last-commit\": \"^1.0.1\",\n    \"inquirer\": \"^8.2.5\",\n    \"rimraf\": \"^6.1.3\",\n    \"ts-node\": \"^10.9.2\",\n    \"tstl\": \"^3.0.0\",\n    \"typescript\": \"~5.9.3\"\n  },\n  \"files\": [\n    \"README.md\",\n    \"LICENSE\",\n    \"package.json\",\n    \"lib\",\n    \"src\"\n  ],\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"scripts\": {\n    \"build\": \"rimraf lib && tsc\",\n    \"dev\": \"rimraf lib && tsc --watch\"\n  },\n  \"types\": \"lib/index.d.ts\"\n}",
  "node_modules/@nestia/core/src/typings/get-function-location.d.ts": "declare module \"get-function-location\" {\n  export default function (func: any): Promise<{\n    source: string;\n    line: number;\n    column: number;\n  }>;\n}\n",
  "node_modules/@nestia/core/node_modules/glob/dist/commonjs/glob.d.ts": "import { Minimatch } from 'minimatch';\nimport { Minipass } from 'minipass';\nimport { FSOption, Path, PathScurry } from 'path-scurry';\nimport { IgnoreLike } from './ignore.js';\nimport { Pattern } from './pattern.js';\nexport type MatchSet = Minimatch['set'];\nexport type GlobParts = Exclude<Minimatch['globParts'], undefined>;\n/**\n * A `GlobOptions` object may be provided to any of the exported methods, and\n * must be provided to the `Glob` constructor.\n *\n * All options are optional, boolean, and false by default, unless otherwise\n * noted.\n *\n * All resolved options are added to the Glob object as properties.\n *\n * If you are running many `glob` operations, you can pass a Glob object as the\n * `options` argument to a subsequent operation to share the previously loaded\n * cache.\n */\nexport interface GlobOptions {\n    /**\n     * Set to `true` to always receive absolute paths for\n     * matched files. Set to `false` to always return relative paths.\n     *\n     * When this option is not set, absolute paths are returned for patterns\n     * that are absolute, and otherwise paths are returned that are relative\n     * to the `cwd` setting.\n     *\n     * This does _not_ make an extra system call to get\n     * the realpath, it only does string path resolution.\n     *\n     * Conflicts with {@link withFileTypes}\n     */\n    absolute?: boolean;\n    /**\n     * Set to false to enable {@link windowsPathsNoEscape}\n     *\n     * @deprecated\n     */\n    allowWindowsEscape?: boolean;\n    /**\n     * The current working directory in which to search. Defaults to\n     * `process.cwd()`.\n     *\n     * May be eiher a string path or a `file://` URL object or string.\n     */\n    cwd?: string | URL;\n    /**\n     * Include `.dot` files in normal matches and `globstar`\n     * matches. Note that an explicit dot in a portion of the pattern\n     * will always match dot files.\n     */\n    dot?: boolean;\n    /**\n     * Prepend all relative path strings with `./` (or `.\\` on Windows).\n     *\n     * Without this option, returned relative paths are \"bare\", so instead of\n     * returning `'./foo/bar'`, they are returned as `'foo/bar'`.\n     *\n     * Relative patterns starting with `'../'` are not prepended with `./`, even\n     * if this option is set.\n     */\n    dotRelative?: boolean;\n    /**\n     * Follow symlinked directories when expanding `**`\n     * patterns. This can result in a lot of duplicate references in\n     * the presence of cyclic links, and make performance quite bad.\n     *\n     * By default, a `**` in a pattern will follow 1 symbolic link if\n     * it is not the first item in the pattern, or none if it is the\n     * first item in the pattern, following the same behavior as Bash.\n     */\n    follow?: boolean;\n    /**\n     * string or string[], or an object with `ignored` and `childrenIgnored`\n     * methods.\n     *\n     * If a string or string[] is provided, then this is treated as a glob\n     * pattern or array of glob patterns to exclude from matches. To ignore all\n     * children within a directory, as well as the entry itself, append `'/**'`\n     * to the ignore pattern.\n     *\n     * **Note** `ignore` patterns are _always_ in `dot:true` mode, regardless of\n     * any other settings.\n     *\n     * If an object is provided that has `ignored(path)` and/or\n     * `childrenIgnored(path)` methods, then these methods will be called to\n     * determine whether any Path is a match or if its children should be\n     * traversed, respectively.\n     */\n    ignore?: string | string[] | IgnoreLike;\n    /**\n     * Treat brace expansion like `{a,b}` as a \"magic\" pattern. Has no\n     * effect if {@link nobrace} is set.\n     *\n     * Only has effect on the {@link hasMagic} function.\n     */\n    magicalBraces?: boolean;\n    /**\n     * Add a `/` character to directory matches. Note that this requires\n     * additional stat calls in some cases.\n     */\n    mark?: boolean;\n    /**\n     * Perform a basename-only match if the pattern does not contain any slash\n     * characters. That is, `*.js` would be treated as equivalent to\n     * `**\\/*.js`, matching all js files in all directories.\n     */\n    matchBase?: boolean;\n    /**\n     * Limit the directory traversal to a given depth below the cwd.\n     * Note that this does NOT prevent traversal to sibling folders,\n     * root patterns, and so on. It only limits the maximum folder depth\n     * that the walk will descend, relative to the cwd.\n     */\n    maxDepth?: number;\n    /**\n     * Do not expand `{a,b}` and `{1..3}` brace sets.\n     */\n    nobrace?: boolean;\n    /**\n     * Perform a case-insensitive match. This defaults to `true` on macOS and\n     * Windows systems, and `false` on all others.\n     *\n     * **Note** `nocase` should only be explicitly set when it is\n     * known that the filesystem's case sensitivity differs from the\n     * platform default. If set `true` on case-sensitive file\n     * systems, or `false` on case-insensitive file systems, then the\n     * walk may return more or less results than expected.\n     */\n    nocase?: boolean;\n    /**\n     * Do not match directories, only files. (Note: to match\n     * _only_ directories, put a `/` at the end of the pattern.)\n     */\n    nodir?: boolean;\n    /**\n     * Do not match \"extglob\" patterns such as `+(a|b)`.\n     */\n    noext?: boolean;\n    /**\n     * Do not match `**` against multiple filenames. (Ie, treat it as a normal\n     * `*` instead.)\n     *\n     * Conflicts with {@link matchBase}\n     */\n    noglobstar?: boolean;\n    /**\n     * Defaults to value of `process.platform` if available, or `'linux'` if\n     * not. Setting `platform:'win32'` on non-Windows systems may cause strange\n     * behavior.\n     */\n    platform?: NodeJS.Platform;\n    /**\n     * Set to true to call `fs.realpath` on all of the\n     * results. In the case of an entry that cannot be resolved, the\n     * entry is omitted. This incurs a slight performance penalty, of\n     * course, because of the added system calls.\n     */\n    realpath?: boolean;\n    /**\n     *\n     * A string path resolved against the `cwd` option, which\n     * is used as the starting point for absolute patterns that start\n     * with `/`, (but not drive letters or UNC paths on Windows).\n     *\n     * Note that this _doesn't_ necessarily limit the walk to the\n     * `root` directory, and doesn't affect the cwd starting point for\n     * non-absolute patterns. A pattern containing `..` will still be\n     * able to traverse out of the root directory, if it is not an\n     * actual root directory on the filesystem, and any non-absolute\n     * patterns will be matched in the `cwd`. For example, the\n     * pattern `/../*` with `{root:'/some/path'}` will return all\n     * files in `/some`, not all files in `/some/path`. The pattern\n     * `*` with `{root:'/some/path'}` will return all the entries in\n     * the cwd, not the entries in `/some/path`.\n     *\n     * To start absolute and non-absolute patterns in the same\n     * path, you can use `{root:''}`. However, be aware that on\n     * Windows systems, a pattern like `x:/*` or `//host/share/*` will\n     * _always_ start in the `x:/` or `//host/share` directory,\n     * regardless of the `root` setting.\n     */\n    root?: string;\n    /**\n     * A [PathScurry](http://npm.im/path-scurry) object used\n     * to traverse the file system. If the `nocase` option is set\n     * explicitly, then any provided `scurry` object must match this\n     * setting.\n     */\n    scurry?: PathScurry;\n    /**\n     * Call `lstat()` on all entries, whether required or not to determine\n     * if it's a valid match. When used with {@link withFileTypes}, this means\n     * that matches will include data such as modified time, permissions, and\n     * so on.  Note that this will incur a performance cost due to the added\n     * system calls.\n     */\n    stat?: boolean;\n    /**\n     * An AbortSignal which will cancel the Glob walk when\n     * triggered.\n     */\n    signal?: AbortSignal;\n    /**\n     * Use `\\\\` as a path separator _only_, and\n     *  _never_ as an escape character. If set, all `\\\\` characters are\n     *  replaced with `/` in the pattern.\n     *\n     *  Note that this makes it **impossible** to match against paths\n     *  containing literal glob pattern characters, but allows matching\n     *  with patterns constructed using `path.join()` and\n     *  `path.resolve()` on Windows platforms, mimicking the (buggy!)\n     *  behavior of Glob v7 and before on Windows. Please use with\n     *  caution, and be mindful of [the caveat below about Windows\n     *  paths](#windows). (For legacy reasons, this is also set if\n     *  `allowWindowsEscape` is set to the exact value `false`.)\n     */\n    windowsPathsNoEscape?: boolean;\n    /**\n     * Return [PathScurry](http://npm.im/path-scurry)\n     * `Path` objects instead of strings. These are similar to a\n     * NodeJS `Dirent` object, but with additional methods and\n     * properties.\n     *\n     * Conflicts with {@link absolute}\n     */\n    withFileTypes?: boolean;\n    /**\n     * An fs implementation to override some or all of the defaults.  See\n     * http://npm.im/path-scurry for details about what can be overridden.\n     */\n    fs?: FSOption;\n    /**\n     * Just passed along to Minimatch.  Note that this makes all pattern\n     * matching operations slower and *extremely* noisy.\n     */\n    debug?: boolean;\n    /**\n     * Return `/` delimited paths, even on Windows.\n     *\n     * On posix systems, this has no effect.  But, on Windows, it means that\n     * paths will be `/` delimited, and absolute paths will be their full\n     * resolved UNC forms, eg instead of `'C:\\\\foo\\\\bar'`, it would return\n     * `'//?/C:/foo/bar'`\n     */\n    posix?: boolean;\n    /**\n     * Do not match any children of any matches. For example, the pattern\n     * `**\\/foo` would match `a/foo`, but not `a/foo/b/foo` in this mode.\n     *\n     * This is especially useful for cases like \"find all `node_modules`\n     * folders, but not the ones in `node_modules`\".\n     *\n     * In order to support this, the `Ignore` implementation must support an\n     * `add(pattern: string)` method. If using the default `Ignore` class, then\n     * this is fine, but if this is set to `false`, and a custom `Ignore` is\n     * provided that does not have an `add()` method, then it will throw an\n     * error.\n     *\n     * **Caveat** It *only* ignores matches that would be a descendant of a\n     * previous match, and only if that descendant is matched *after* the\n     * ancestor is encountered. Since the file system walk happens in\n     * indeterminate order, it's possible that a match will already be added\n     * before its ancestor, if multiple or braced patterns are used.\n     *\n     * For example:\n     *\n     * ```ts\n     * const results = await glob([\n     *   // likely to match first, since it's just a stat\n     *   'a/b/c/d/e/f',\n     *\n     *   // this pattern is more complicated! It must to various readdir()\n     *   // calls and test the results against a regular expression, and that\n     *   // is certainly going to take a little bit longer.\n     *   //\n     *   // So, later on, it encounters a match at 'a/b/c/d/e', but it's too\n     *   // late to ignore a/b/c/d/e/f, because it's already been emitted.\n     *   'a/[bdf]/?/[a-z]/*',\n     * ], { includeChildMatches: false })\n     * ```\n     *\n     * It's best to only set this to `false` if you can be reasonably sure that\n     * no components of the pattern will potentially match one another's file\n     * system descendants, or if the occasional included child entry will not\n     * cause problems.\n     *\n     * @default true\n     */\n    includeChildMatches?: boolean;\n}\nexport type GlobOptionsWithFileTypesTrue = GlobOptions & {\n    withFileTypes: true;\n    absolute?: undefined;\n    mark?: undefined;\n    posix?: undefined;\n};\nexport type GlobOptionsWithFileTypesFalse = GlobOptions & {\n    withFileTypes?: false;\n};\nexport type GlobOptionsWithFileTypesUnset = GlobOptions & {\n    withFileTypes?: undefined;\n};\nexport type Result<Opts> = Opts extends GlobOptionsWithFileTypesTrue ? Path : Opts extends GlobOptionsWithFileTypesFalse ? string : Opts extends GlobOptionsWithFileTypesUnset ? string : string | Path;\nexport type Results<Opts> = Result<Opts>[];\nexport type FileTypes<Opts> = Opts extends GlobOptionsWithFileTypesTrue ? true : Opts extends GlobOptionsWithFileTypesFalse ? false : Opts extends GlobOptionsWithFileTypesUnset ? false : boolean;\n/**\n * An object that can perform glob pattern traversals.\n */\nexport declare class Glob<Opts extends GlobOptions> implements GlobOptions {\n    absolute?: boolean;\n    cwd: string;\n    root?: string;\n    dot: boolean;\n    dotRelative: boolean;\n    follow: boolean;\n    ignore?: string | string[] | IgnoreLike;\n    magicalBraces: boolean;\n    mark?: boolean;\n    matchBase: boolean;\n    maxDepth: number;\n    nobrace: boolean;\n    nocase: boolean;\n    nodir: boolean;\n    noext: boolean;\n    noglobstar: boolean;\n    pattern: string[];\n    platform: NodeJS.Platform;\n    realpath: boolean;\n    scurry: PathScurry;\n    stat: boolean;\n    signal?: AbortSignal;\n    windowsPathsNoEscape: boolean;\n    withFileTypes: FileTypes<Opts>;\n    includeChildMatches: boolean;\n    /**\n     * The options provided to the constructor.\n     */\n    opts: Opts;\n    /**\n     * An array of parsed immutable {@link Pattern} objects.\n     */\n    patterns: Pattern[];\n    /**\n     * All options are stored as properties on the `Glob` object.\n     *\n     * See {@link GlobOptions} for full options descriptions.\n     *\n     * Note that a previous `Glob` object can be passed as the\n     * `GlobOptions` to another `Glob` instantiation to re-use settings\n     * and caches with a new pattern.\n     *\n     * Traversal functions can be called multiple times to run the walk\n     * again.\n     */\n    constructor(pattern: string | string[], opts: Opts);\n    /**\n     * Returns a Promise that resolves to the results array.\n     */\n    walk(): Promise<Results<Opts>>;\n    /**\n     * synchronous {@link Glob.walk}\n     */\n    walkSync(): Results<Opts>;\n    /**\n     * Stream results asynchronously.\n     */\n    stream(): Minipass<Result<Opts>, Result<Opts>>;\n    /**\n     * Stream results synchronously.\n     */\n    streamSync(): Minipass<Result<Opts>, Result<Opts>>;\n    /**\n     * Default sync iteration function. Returns a Generator that\n     * iterates over the results.\n     */\n    iterateSync(): Generator<Result<Opts>, void, void>;\n    [Symbol.iterator](): Generator<Result<Opts>, void, void>;\n    /**\n     * Default async iteration function. Returns an AsyncGenerator that\n     * iterates over the results.\n     */\n    iterate(): AsyncGenerator<Result<Opts>, void, void>;\n    [Symbol.asyncIterator](): AsyncGenerator<Result<Opts>, void, void>;\n}\n//# sourceMappingURL=glob.d.ts.map",
  "node_modules/@nestia/core/node_modules/glob/dist/commonjs/has-magic.d.ts": "import { GlobOptions } from './glob.js';\n/**\n * Return true if the patterns provided contain any magic glob characters,\n * given the options provided.\n *\n * Brace expansion is not considered \"magic\" unless the `magicalBraces` option\n * is set, as brace expansion just turns one string into an array of strings.\n * So a pattern like `'x{a,b}y'` would return `false`, because `'xay'` and\n * `'xby'` both do not contain any magic glob characters, and it's treated the\n * same as if you had called it on `['xay', 'xby']`. When `magicalBraces:true`\n * is in the options, brace expansion _is_ treated as a pattern having magic.\n */\nexport declare const hasMagic: (pattern: string | string[], options?: GlobOptions) => boolean;\n//# sourceMappingURL=has-magic.d.ts.map",
  "node_modules/@nestia/core/node_modules/glob/dist/commonjs/ignore.d.ts": "import { Minimatch, MinimatchOptions } from 'minimatch';\nimport { Path } from 'path-scurry';\nimport { GlobWalkerOpts } from './walker.js';\nexport interface IgnoreLike {\n    ignored?: (p: Path) => boolean;\n    childrenIgnored?: (p: Path) => boolean;\n    add?: (ignore: string) => void;\n}\n/**\n * Class used to process ignored patterns\n */\nexport declare class Ignore implements IgnoreLike {\n    relative: Minimatch[];\n    relativeChildren: Minimatch[];\n    absolute: Minimatch[];\n    absoluteChildren: Minimatch[];\n    platform: NodeJS.Platform;\n    mmopts: MinimatchOptions;\n    constructor(ignored: string[], { nobrace, nocase, noext, noglobstar, platform, }: GlobWalkerOpts);\n    add(ign: string): void;\n    ignored(p: Path): boolean;\n    childrenIgnored(p: Path): boolean;\n}\n//# sourceMappingURL=ignore.d.ts.map",
  "node_modules/@nestia/core/node_modules/glob/dist/commonjs/index.d.ts": "import { Minipass } from 'minipass';\nimport { Path } from 'path-scurry';\nimport type { GlobOptions, GlobOptionsWithFileTypesFalse, GlobOptionsWithFileTypesTrue, GlobOptionsWithFileTypesUnset } from './glob.js';\nimport { Glob } from './glob.js';\nexport { escape, unescape } from 'minimatch';\nexport type { FSOption, Path, WalkOptions, WalkOptionsWithFileTypesTrue, WalkOptionsWithFileTypesUnset, } from 'path-scurry';\nexport { Glob } from './glob.js';\nexport type { GlobOptions, GlobOptionsWithFileTypesFalse, GlobOptionsWithFileTypesTrue, GlobOptionsWithFileTypesUnset, } from './glob.js';\nexport { hasMagic } from './has-magic.js';\nexport { Ignore } from './ignore.js';\nexport type { IgnoreLike } from './ignore.js';\nexport type { MatchStream } from './walker.js';\n/**\n * Syncronous form of {@link globStream}. Will read all the matches as fast as\n * you consume them, even all in a single tick if you consume them immediately,\n * but will still respond to backpressure if they're not consumed immediately.\n */\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Minipass<Path, Path>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Minipass<string, string>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesUnset): Minipass<string, string>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptions): Minipass<Path, Path> | Minipass<string, string>;\n/**\n * Return a stream that emits all the strings or `Path` objects and\n * then emits `end` when completed.\n */\nexport declare function globStream(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Minipass<string, string>;\nexport declare function globStream(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Minipass<Path, Path>;\nexport declare function globStream(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Minipass<string, string>;\nexport declare function globStream(pattern: string | string[], options: GlobOptions): Minipass<Path, Path> | Minipass<string, string>;\n/**\n * Synchronous form of {@link glob}\n */\nexport declare function globSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): string[];\nexport declare function globSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Path[];\nexport declare function globSync(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): string[];\nexport declare function globSync(pattern: string | string[], options: GlobOptions): Path[] | string[];\n/**\n * Perform an asynchronous glob search for the pattern(s) specified. Returns\n * [Path](https://isaacs.github.io/path-scurry/classes/PathBase) objects if the\n * {@link withFileTypes} option is set to `true`. See {@link GlobOptions} for\n * full option descriptions.\n */\ndeclare function glob_(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Promise<string[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Promise<Path[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Promise<string[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptions): Promise<Path[] | string[]>;\n/**\n * Return a sync iterator for walking glob pattern matches.\n */\nexport declare function globIterateSync(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Generator<string, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Generator<Path, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Generator<string, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptions): Generator<Path, void, void> | Generator<string, void, void>;\n/**\n * Return an async iterator for walking glob pattern matches.\n */\nexport declare function globIterate(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): AsyncGenerator<string, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): AsyncGenerator<Path, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): AsyncGenerator<string, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptions): AsyncGenerator<Path, void, void> | AsyncGenerator<string, void, void>;\nexport declare const streamSync: typeof globStreamSync;\nexport declare const stream: typeof globStream & {\n    sync: typeof globStreamSync;\n};\nexport declare const iterateSync: typeof globIterateSync;\nexport declare const iterate: typeof globIterate & {\n    sync: typeof globIterateSync;\n};\nexport declare const sync: typeof globSync & {\n    stream: typeof globStreamSync;\n    iterate: typeof globIterateSync;\n};\nexport declare const glob: typeof glob_ & {\n    glob: typeof glob_;\n    globSync: typeof globSync;\n    sync: typeof globSync & {\n        stream: typeof globStreamSync;\n        iterate: typeof globIterateSync;\n    };\n    globStream: typeof globStream;\n    stream: typeof globStream & {\n        sync: typeof globStreamSync;\n    };\n    globStreamSync: typeof globStreamSync;\n    streamSync: typeof globStreamSync;\n    globIterate: typeof globIterate;\n    iterate: typeof globIterate & {\n        sync: typeof globIterateSync;\n    };\n    globIterateSync: typeof globIterateSync;\n    iterateSync: typeof globIterateSync;\n    Glob: typeof Glob;\n    hasMagic: (pattern: string | string[], options?: GlobOptions) => boolean;\n    escape: (s: string, { windowsPathsNoEscape, }?: Pick<import(\"minimatch\").MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n    unescape: (s: string, { windowsPathsNoEscape, }?: Pick<import(\"minimatch\").MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n};\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/@nestia/core/node_modules/glob/dist/commonjs/pattern.d.ts": "import { GLOBSTAR } from 'minimatch';\nexport type MMPattern = string | RegExp | typeof GLOBSTAR;\nexport type PatternList = [p: MMPattern, ...rest: MMPattern[]];\nexport type UNCPatternList = [\n    p0: '',\n    p1: '',\n    p2: string,\n    p3: string,\n    ...rest: MMPattern[]\n];\nexport type DrivePatternList = [p0: string, ...rest: MMPattern[]];\nexport type AbsolutePatternList = [p0: '', ...rest: MMPattern[]];\nexport type GlobList = [p: string, ...rest: string[]];\n/**\n * An immutable-ish view on an array of glob parts and their parsed\n * results\n */\nexport declare class Pattern {\n    #private;\n    readonly length: number;\n    constructor(patternList: MMPattern[], globList: string[], index: number, platform: NodeJS.Platform);\n    /**\n     * The first entry in the parsed list of patterns\n     */\n    pattern(): MMPattern;\n    /**\n     * true of if pattern() returns a string\n     */\n    isString(): boolean;\n    /**\n     * true of if pattern() returns GLOBSTAR\n     */\n    isGlobstar(): boolean;\n    /**\n     * true if pattern() returns a regexp\n     */\n    isRegExp(): boolean;\n    /**\n     * The /-joined set of glob parts that make up this pattern\n     */\n    globString(): string;\n    /**\n     * true if there are more pattern parts after this one\n     */\n    hasMore(): boolean;\n    /**\n     * The rest of the pattern after this part, or null if this is the end\n     */\n    rest(): Pattern | null;\n    /**\n     * true if the pattern represents a //unc/path/ on windows\n     */\n    isUNC(): boolean;\n    /**\n     * True if the pattern starts with a drive letter on Windows\n     */\n    isDrive(): boolean;\n    /**\n     * True if the pattern is rooted on an absolute path\n     */\n    isAbsolute(): boolean;\n    /**\n     * consume the root of the pattern, and return it\n     */\n    root(): string;\n    /**\n     * Check to see if the current globstar pattern is allowed to follow\n     * a symbolic link.\n     */\n    checkFollowGlobstar(): boolean;\n    /**\n     * Mark that the current globstar pattern is following a symbolic link\n     */\n    markFollowGlobstar(): boolean;\n}\n//# sourceMappingURL=pattern.d.ts.map",
  "node_modules/@nestia/core/node_modules/glob/dist/commonjs/processor.d.ts": "import { MMRegExp } from 'minimatch';\nimport { Path } from 'path-scurry';\nimport { Pattern } from './pattern.js';\nimport { GlobWalkerOpts } from './walker.js';\n/**\n * A cache of which patterns have been processed for a given Path\n */\nexport declare class HasWalkedCache {\n    store: Map<string, Set<string>>;\n    constructor(store?: Map<string, Set<string>>);\n    copy(): HasWalkedCache;\n    hasWalked(target: Path, pattern: Pattern): boolean | undefined;\n    storeWalked(target: Path, pattern: Pattern): void;\n}\n/**\n * A record of which paths have been matched in a given walk step,\n * and whether they only are considered a match if they are a directory,\n * and whether their absolute or relative path should be returned.\n */\nexport declare class MatchRecord {\n    store: Map<Path, number>;\n    add(target: Path, absolute: boolean, ifDir: boolean): void;\n    entries(): [Path, boolean, boolean][];\n}\n/**\n * A collection of patterns that must be processed in a subsequent step\n * for a given path.\n */\nexport declare class SubWalks {\n    store: Map<Path, Pattern[]>;\n    add(target: Path, pattern: Pattern): void;\n    get(target: Path): Pattern[];\n    entries(): [Path, Pattern[]][];\n    keys(): Path[];\n}\n/**\n * The class that processes patterns for a given path.\n *\n * Handles child entry filtering, and determining whether a path's\n * directory contents must be read.\n */\nexport declare class Processor {\n    hasWalkedCache: HasWalkedCache;\n    matches: MatchRecord;\n    subwalks: SubWalks;\n    patterns?: Pattern[];\n    follow: boolean;\n    dot: boolean;\n    opts: GlobWalkerOpts;\n    constructor(opts: GlobWalkerOpts, hasWalkedCache?: HasWalkedCache);\n    processPatterns(target: Path, patterns: Pattern[]): this;\n    subwalkTargets(): Path[];\n    child(): Processor;\n    filterEntries(parent: Path, entries: Path[]): Processor;\n    testGlobstar(e: Path, pattern: Pattern, rest: Pattern | null, absolute: boolean): void;\n    testRegExp(e: Path, p: MMRegExp, rest: Pattern | null, absolute: boolean): void;\n    testString(e: Path, p: string, rest: Pattern | null, absolute: boolean): void;\n}\n//# sourceMappingURL=processor.d.ts.map",
  "node_modules/@nestia/core/node_modules/glob/dist/commonjs/walker.d.ts": "/**\n * Single-use utility classes to provide functionality to the {@link Glob}\n * methods.\n *\n * @module\n */\nimport { Minipass } from 'minipass';\nimport { Path } from 'path-scurry';\nimport { IgnoreLike } from './ignore.js';\nimport { Pattern } from './pattern.js';\nimport { Processor } from './processor.js';\nexport interface GlobWalkerOpts {\n    absolute?: boolean;\n    allowWindowsEscape?: boolean;\n    cwd?: string | URL;\n    dot?: boolean;\n    dotRelative?: boolean;\n    follow?: boolean;\n    ignore?: string | string[] | IgnoreLike;\n    mark?: boolean;\n    matchBase?: boolean;\n    maxDepth?: number;\n    nobrace?: boolean;\n    nocase?: boolean;\n    nodir?: boolean;\n    noext?: boolean;\n    noglobstar?: boolean;\n    platform?: NodeJS.Platform;\n    posix?: boolean;\n    realpath?: boolean;\n    root?: string;\n    stat?: boolean;\n    signal?: AbortSignal;\n    windowsPathsNoEscape?: boolean;\n    withFileTypes?: boolean;\n    includeChildMatches?: boolean;\n}\nexport type GWOFileTypesTrue = GlobWalkerOpts & {\n    withFileTypes: true;\n};\nexport type GWOFileTypesFalse = GlobWalkerOpts & {\n    withFileTypes: false;\n};\nexport type GWOFileTypesUnset = GlobWalkerOpts & {\n    withFileTypes?: undefined;\n};\nexport type Result<O extends GlobWalkerOpts> = O extends GWOFileTypesTrue ? Path : O extends GWOFileTypesFalse ? string : O extends GWOFileTypesUnset ? string : Path | string;\nexport type Matches<O extends GlobWalkerOpts> = O extends GWOFileTypesTrue ? Set<Path> : O extends GWOFileTypesFalse ? Set<string> : O extends GWOFileTypesUnset ? Set<string> : Set<Path | string>;\nexport type MatchStream<O extends GlobWalkerOpts> = Minipass<Result<O>, Result<O>>;\n/**\n * basic walking utilities that all the glob walker types use\n */\nexport declare abstract class GlobUtil<O extends GlobWalkerOpts = GlobWalkerOpts> {\n    #private;\n    path: Path;\n    patterns: Pattern[];\n    opts: O;\n    seen: Set<Path>;\n    paused: boolean;\n    aborted: boolean;\n    signal?: AbortSignal;\n    maxDepth: number;\n    includeChildMatches: boolean;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    pause(): void;\n    resume(): void;\n    onResume(fn: () => any): void;\n    matchCheck(e: Path, ifDir: boolean): Promise<Path | undefined>;\n    matchCheckTest(e: Path | undefined, ifDir: boolean): Path | undefined;\n    matchCheckSync(e: Path, ifDir: boolean): Path | undefined;\n    abstract matchEmit(p: Result<O>): void;\n    abstract matchEmit(p: string | Path): void;\n    matchFinish(e: Path, absolute: boolean): void;\n    match(e: Path, absolute: boolean, ifDir: boolean): Promise<void>;\n    matchSync(e: Path, absolute: boolean, ifDir: boolean): void;\n    walkCB(target: Path, patterns: Pattern[], cb: () => any): void;\n    walkCB2(target: Path, patterns: Pattern[], processor: Processor, cb: () => any): any;\n    walkCB3(target: Path, entries: Path[], processor: Processor, cb: () => any): void;\n    walkCBSync(target: Path, patterns: Pattern[], cb: () => any): void;\n    walkCB2Sync(target: Path, patterns: Pattern[], processor: Processor, cb: () => any): any;\n    walkCB3Sync(target: Path, entries: Path[], processor: Processor, cb: () => any): void;\n}\nexport declare class GlobWalker<O extends GlobWalkerOpts = GlobWalkerOpts> extends GlobUtil<O> {\n    matches: Set<Result<O>>;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    matchEmit(e: Result<O>): void;\n    walk(): Promise<Set<Result<O>>>;\n    walkSync(): Set<Result<O>>;\n}\nexport declare class GlobStream<O extends GlobWalkerOpts = GlobWalkerOpts> extends GlobUtil<O> {\n    results: Minipass<Result<O>, Result<O>>;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    matchEmit(e: Result<O>): void;\n    stream(): MatchStream<O>;\n    streamSync(): MatchStream<O>;\n}\n//# sourceMappingURL=walker.d.ts.map",
  "node_modules/@nestia/core/node_modules/glob/dist/esm/glob.d.ts": "import { Minimatch } from 'minimatch';\nimport { Minipass } from 'minipass';\nimport { FSOption, Path, PathScurry } from 'path-scurry';\nimport { IgnoreLike } from './ignore.js';\nimport { Pattern } from './pattern.js';\nexport type MatchSet = Minimatch['set'];\nexport type GlobParts = Exclude<Minimatch['globParts'], undefined>;\n/**\n * A `GlobOptions` object may be provided to any of the exported methods, and\n * must be provided to the `Glob` constructor.\n *\n * All options are optional, boolean, and false by default, unless otherwise\n * noted.\n *\n * All resolved options are added to the Glob object as properties.\n *\n * If you are running many `glob` operations, you can pass a Glob object as the\n * `options` argument to a subsequent operation to share the previously loaded\n * cache.\n */\nexport interface GlobOptions {\n    /**\n     * Set to `true` to always receive absolute paths for\n     * matched files. Set to `false` to always return relative paths.\n     *\n     * When this option is not set, absolute paths are returned for patterns\n     * that are absolute, and otherwise paths are returned that are relative\n     * to the `cwd` setting.\n     *\n     * This does _not_ make an extra system call to get\n     * the realpath, it only does string path resolution.\n     *\n     * Conflicts with {@link withFileTypes}\n     */\n    absolute?: boolean;\n    /**\n     * Set to false to enable {@link windowsPathsNoEscape}\n     *\n     * @deprecated\n     */\n    allowWindowsEscape?: boolean;\n    /**\n     * The current working directory in which to search. Defaults to\n     * `process.cwd()`.\n     *\n     * May be eiher a string path or a `file://` URL object or string.\n     */\n    cwd?: string | URL;\n    /**\n     * Include `.dot` files in normal matches and `globstar`\n     * matches. Note that an explicit dot in a portion of the pattern\n     * will always match dot files.\n     */\n    dot?: boolean;\n    /**\n     * Prepend all relative path strings with `./` (or `.\\` on Windows).\n     *\n     * Without this option, returned relative paths are \"bare\", so instead of\n     * returning `'./foo/bar'`, they are returned as `'foo/bar'`.\n     *\n     * Relative patterns starting with `'../'` are not prepended with `./`, even\n     * if this option is set.\n     */\n    dotRelative?: boolean;\n    /**\n     * Follow symlinked directories when expanding `**`\n     * patterns. This can result in a lot of duplicate references in\n     * the presence of cyclic links, and make performance quite bad.\n     *\n     * By default, a `**` in a pattern will follow 1 symbolic link if\n     * it is not the first item in the pattern, or none if it is the\n     * first item in the pattern, following the same behavior as Bash.\n     */\n    follow?: boolean;\n    /**\n     * string or string[], or an object with `ignored` and `childrenIgnored`\n     * methods.\n     *\n     * If a string or string[] is provided, then this is treated as a glob\n     * pattern or array of glob patterns to exclude from matches. To ignore all\n     * children within a directory, as well as the entry itself, append `'/**'`\n     * to the ignore pattern.\n     *\n     * **Note** `ignore` patterns are _always_ in `dot:true` mode, regardless of\n     * any other settings.\n     *\n     * If an object is provided that has `ignored(path)` and/or\n     * `childrenIgnored(path)` methods, then these methods will be called to\n     * determine whether any Path is a match or if its children should be\n     * traversed, respectively.\n     */\n    ignore?: string | string[] | IgnoreLike;\n    /**\n     * Treat brace expansion like `{a,b}` as a \"magic\" pattern. Has no\n     * effect if {@link nobrace} is set.\n     *\n     * Only has effect on the {@link hasMagic} function.\n     */\n    magicalBraces?: boolean;\n    /**\n     * Add a `/` character to directory matches. Note that this requires\n     * additional stat calls in some cases.\n     */\n    mark?: boolean;\n    /**\n     * Perform a basename-only match if the pattern does not contain any slash\n     * characters. That is, `*.js` would be treated as equivalent to\n     * `**\\/*.js`, matching all js files in all directories.\n     */\n    matchBase?: boolean;\n    /**\n     * Limit the directory traversal to a given depth below the cwd.\n     * Note that this does NOT prevent traversal to sibling folders,\n     * root patterns, and so on. It only limits the maximum folder depth\n     * that the walk will descend, relative to the cwd.\n     */\n    maxDepth?: number;\n    /**\n     * Do not expand `{a,b}` and `{1..3}` brace sets.\n     */\n    nobrace?: boolean;\n    /**\n     * Perform a case-insensitive match. This defaults to `true` on macOS and\n     * Windows systems, and `false` on all others.\n     *\n     * **Note** `nocase` should only be explicitly set when it is\n     * known that the filesystem's case sensitivity differs from the\n     * platform default. If set `true` on case-sensitive file\n     * systems, or `false` on case-insensitive file systems, then the\n     * walk may return more or less results than expected.\n     */\n    nocase?: boolean;\n    /**\n     * Do not match directories, only files. (Note: to match\n     * _only_ directories, put a `/` at the end of the pattern.)\n     */\n    nodir?: boolean;\n    /**\n     * Do not match \"extglob\" patterns such as `+(a|b)`.\n     */\n    noext?: boolean;\n    /**\n     * Do not match `**` against multiple filenames. (Ie, treat it as a normal\n     * `*` instead.)\n     *\n     * Conflicts with {@link matchBase}\n     */\n    noglobstar?: boolean;\n    /**\n     * Defaults to value of `process.platform` if available, or `'linux'` if\n     * not. Setting `platform:'win32'` on non-Windows systems may cause strange\n     * behavior.\n     */\n    platform?: NodeJS.Platform;\n    /**\n     * Set to true to call `fs.realpath` on all of the\n     * results. In the case of an entry that cannot be resolved, the\n     * entry is omitted. This incurs a slight performance penalty, of\n     * course, because of the added system calls.\n     */\n    realpath?: boolean;\n    /**\n     *\n     * A string path resolved against the `cwd` option, which\n     * is used as the starting point for absolute patterns that start\n     * with `/`, (but not drive letters or UNC paths on Windows).\n     *\n     * Note that this _doesn't_ necessarily limit the walk to the\n     * `root` directory, and doesn't affect the cwd starting point for\n     * non-absolute patterns. A pattern containing `..` will still be\n     * able to traverse out of the root directory, if it is not an\n     * actual root directory on the filesystem, and any non-absolute\n     * patterns will be matched in the `cwd`. For example, the\n     * pattern `/../*` with `{root:'/some/path'}` will return all\n     * files in `/some`, not all files in `/some/path`. The pattern\n     * `*` with `{root:'/some/path'}` will return all the entries in\n     * the cwd, not the entries in `/some/path`.\n     *\n     * To start absolute and non-absolute patterns in the same\n     * path, you can use `{root:''}`. However, be aware that on\n     * Windows systems, a pattern like `x:/*` or `//host/share/*` will\n     * _always_ start in the `x:/` or `//host/share` directory,\n     * regardless of the `root` setting.\n     */\n    root?: string;\n    /**\n     * A [PathScurry](http://npm.im/path-scurry) object used\n     * to traverse the file system. If the `nocase` option is set\n     * explicitly, then any provided `scurry` object must match this\n     * setting.\n     */\n    scurry?: PathScurry;\n    /**\n     * Call `lstat()` on all entries, whether required or not to determine\n     * if it's a valid match. When used with {@link withFileTypes}, this means\n     * that matches will include data such as modified time, permissions, and\n     * so on.  Note that this will incur a performance cost due to the added\n     * system calls.\n     */\n    stat?: boolean;\n    /**\n     * An AbortSignal which will cancel the Glob walk when\n     * triggered.\n     */\n    signal?: AbortSignal;\n    /**\n     * Use `\\\\` as a path separator _only_, and\n     *  _never_ as an escape character. If set, all `\\\\` characters are\n     *  replaced with `/` in the pattern.\n     *\n     *  Note that this makes it **impossible** to match against paths\n     *  containing literal glob pattern characters, but allows matching\n     *  with patterns constructed using `path.join()` and\n     *  `path.resolve()` on Windows platforms, mimicking the (buggy!)\n     *  behavior of Glob v7 and before on Windows. Please use with\n     *  caution, and be mindful of [the caveat below about Windows\n     *  paths](#windows). (For legacy reasons, this is also set if\n     *  `allowWindowsEscape` is set to the exact value `false`.)\n     */\n    windowsPathsNoEscape?: boolean;\n    /**\n     * Return [PathScurry](http://npm.im/path-scurry)\n     * `Path` objects instead of strings. These are similar to a\n     * NodeJS `Dirent` object, but with additional methods and\n     * properties.\n     *\n     * Conflicts with {@link absolute}\n     */\n    withFileTypes?: boolean;\n    /**\n     * An fs implementation to override some or all of the defaults.  See\n     * http://npm.im/path-scurry for details about what can be overridden.\n     */\n    fs?: FSOption;\n    /**\n     * Just passed along to Minimatch.  Note that this makes all pattern\n     * matching operations slower and *extremely* noisy.\n     */\n    debug?: boolean;\n    /**\n     * Return `/` delimited paths, even on Windows.\n     *\n     * On posix systems, this has no effect.  But, on Windows, it means that\n     * paths will be `/` delimited, and absolute paths will be their full\n     * resolved UNC forms, eg instead of `'C:\\\\foo\\\\bar'`, it would return\n     * `'//?/C:/foo/bar'`\n     */\n    posix?: boolean;\n    /**\n     * Do not match any children of any matches. For example, the pattern\n     * `**\\/foo` would match `a/foo`, but not `a/foo/b/foo` in this mode.\n     *\n     * This is especially useful for cases like \"find all `node_modules`\n     * folders, but not the ones in `node_modules`\".\n     *\n     * In order to support this, the `Ignore` implementation must support an\n     * `add(pattern: string)` method. If using the default `Ignore` class, then\n     * this is fine, but if this is set to `false`, and a custom `Ignore` is\n     * provided that does not have an `add()` method, then it will throw an\n     * error.\n     *\n     * **Caveat** It *only* ignores matches that would be a descendant of a\n     * previous match, and only if that descendant is matched *after* the\n     * ancestor is encountered. Since the file system walk happens in\n     * indeterminate order, it's possible that a match will already be added\n     * before its ancestor, if multiple or braced patterns are used.\n     *\n     * For example:\n     *\n     * ```ts\n     * const results = await glob([\n     *   // likely to match first, since it's just a stat\n     *   'a/b/c/d/e/f',\n     *\n     *   // this pattern is more complicated! It must to various readdir()\n     *   // calls and test the results against a regular expression, and that\n     *   // is certainly going to take a little bit longer.\n     *   //\n     *   // So, later on, it encounters a match at 'a/b/c/d/e', but it's too\n     *   // late to ignore a/b/c/d/e/f, because it's already been emitted.\n     *   'a/[bdf]/?/[a-z]/*',\n     * ], { includeChildMatches: false })\n     * ```\n     *\n     * It's best to only set this to `false` if you can be reasonably sure that\n     * no components of the pattern will potentially match one another's file\n     * system descendants, or if the occasional included child entry will not\n     * cause problems.\n     *\n     * @default true\n     */\n    includeChildMatches?: boolean;\n}\nexport type GlobOptionsWithFileTypesTrue = GlobOptions & {\n    withFileTypes: true;\n    absolute?: undefined;\n    mark?: undefined;\n    posix?: undefined;\n};\nexport type GlobOptionsWithFileTypesFalse = GlobOptions & {\n    withFileTypes?: false;\n};\nexport type GlobOptionsWithFileTypesUnset = GlobOptions & {\n    withFileTypes?: undefined;\n};\nexport type Result<Opts> = Opts extends GlobOptionsWithFileTypesTrue ? Path : Opts extends GlobOptionsWithFileTypesFalse ? string : Opts extends GlobOptionsWithFileTypesUnset ? string : string | Path;\nexport type Results<Opts> = Result<Opts>[];\nexport type FileTypes<Opts> = Opts extends GlobOptionsWithFileTypesTrue ? true : Opts extends GlobOptionsWithFileTypesFalse ? false : Opts extends GlobOptionsWithFileTypesUnset ? false : boolean;\n/**\n * An object that can perform glob pattern traversals.\n */\nexport declare class Glob<Opts extends GlobOptions> implements GlobOptions {\n    absolute?: boolean;\n    cwd: string;\n    root?: string;\n    dot: boolean;\n    dotRelative: boolean;\n    follow: boolean;\n    ignore?: string | string[] | IgnoreLike;\n    magicalBraces: boolean;\n    mark?: boolean;\n    matchBase: boolean;\n    maxDepth: number;\n    nobrace: boolean;\n    nocase: boolean;\n    nodir: boolean;\n    noext: boolean;\n    noglobstar: boolean;\n    pattern: string[];\n    platform: NodeJS.Platform;\n    realpath: boolean;\n    scurry: PathScurry;\n    stat: boolean;\n    signal?: AbortSignal;\n    windowsPathsNoEscape: boolean;\n    withFileTypes: FileTypes<Opts>;\n    includeChildMatches: boolean;\n    /**\n     * The options provided to the constructor.\n     */\n    opts: Opts;\n    /**\n     * An array of parsed immutable {@link Pattern} objects.\n     */\n    patterns: Pattern[];\n    /**\n     * All options are stored as properties on the `Glob` object.\n     *\n     * See {@link GlobOptions} for full options descriptions.\n     *\n     * Note that a previous `Glob` object can be passed as the\n     * `GlobOptions` to another `Glob` instantiation to re-use settings\n     * and caches with a new pattern.\n     *\n     * Traversal functions can be called multiple times to run the walk\n     * again.\n     */\n    constructor(pattern: string | string[], opts: Opts);\n    /**\n     * Returns a Promise that resolves to the results array.\n     */\n    walk(): Promise<Results<Opts>>;\n    /**\n     * synchronous {@link Glob.walk}\n     */\n    walkSync(): Results<Opts>;\n    /**\n     * Stream results asynchronously.\n     */\n    stream(): Minipass<Result<Opts>, Result<Opts>>;\n    /**\n     * Stream results synchronously.\n     */\n    streamSync(): Minipass<Result<Opts>, Result<Opts>>;\n    /**\n     * Default sync iteration function. Returns a Generator that\n     * iterates over the results.\n     */\n    iterateSync(): Generator<Result<Opts>, void, void>;\n    [Symbol.iterator](): Generator<Result<Opts>, void, void>;\n    /**\n     * Default async iteration function. Returns an AsyncGenerator that\n     * iterates over the results.\n     */\n    iterate(): AsyncGenerator<Result<Opts>, void, void>;\n    [Symbol.asyncIterator](): AsyncGenerator<Result<Opts>, void, void>;\n}\n//# sourceMappingURL=glob.d.ts.map",
  "node_modules/@nestia/core/node_modules/glob/dist/esm/has-magic.d.ts": "import { GlobOptions } from './glob.js';\n/**\n * Return true if the patterns provided contain any magic glob characters,\n * given the options provided.\n *\n * Brace expansion is not considered \"magic\" unless the `magicalBraces` option\n * is set, as brace expansion just turns one string into an array of strings.\n * So a pattern like `'x{a,b}y'` would return `false`, because `'xay'` and\n * `'xby'` both do not contain any magic glob characters, and it's treated the\n * same as if you had called it on `['xay', 'xby']`. When `magicalBraces:true`\n * is in the options, brace expansion _is_ treated as a pattern having magic.\n */\nexport declare const hasMagic: (pattern: string | string[], options?: GlobOptions) => boolean;\n//# sourceMappingURL=has-magic.d.ts.map",
  "node_modules/@nestia/core/node_modules/glob/dist/esm/ignore.d.ts": "import { Minimatch, MinimatchOptions } from 'minimatch';\nimport { Path } from 'path-scurry';\nimport { GlobWalkerOpts } from './walker.js';\nexport interface IgnoreLike {\n    ignored?: (p: Path) => boolean;\n    childrenIgnored?: (p: Path) => boolean;\n    add?: (ignore: string) => void;\n}\n/**\n * Class used to process ignored patterns\n */\nexport declare class Ignore implements IgnoreLike {\n    relative: Minimatch[];\n    relativeChildren: Minimatch[];\n    absolute: Minimatch[];\n    absoluteChildren: Minimatch[];\n    platform: NodeJS.Platform;\n    mmopts: MinimatchOptions;\n    constructor(ignored: string[], { nobrace, nocase, noext, noglobstar, platform, }: GlobWalkerOpts);\n    add(ign: string): void;\n    ignored(p: Path): boolean;\n    childrenIgnored(p: Path): boolean;\n}\n//# sourceMappingURL=ignore.d.ts.map",
  "node_modules/@nestia/core/node_modules/glob/dist/esm/index.d.ts": "import { Minipass } from 'minipass';\nimport { Path } from 'path-scurry';\nimport type { GlobOptions, GlobOptionsWithFileTypesFalse, GlobOptionsWithFileTypesTrue, GlobOptionsWithFileTypesUnset } from './glob.js';\nimport { Glob } from './glob.js';\nexport { escape, unescape } from 'minimatch';\nexport type { FSOption, Path, WalkOptions, WalkOptionsWithFileTypesTrue, WalkOptionsWithFileTypesUnset, } from 'path-scurry';\nexport { Glob } from './glob.js';\nexport type { GlobOptions, GlobOptionsWithFileTypesFalse, GlobOptionsWithFileTypesTrue, GlobOptionsWithFileTypesUnset, } from './glob.js';\nexport { hasMagic } from './has-magic.js';\nexport { Ignore } from './ignore.js';\nexport type { IgnoreLike } from './ignore.js';\nexport type { MatchStream } from './walker.js';\n/**\n * Syncronous form of {@link globStream}. Will read all the matches as fast as\n * you consume them, even all in a single tick if you consume them immediately,\n * but will still respond to backpressure if they're not consumed immediately.\n */\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Minipass<Path, Path>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Minipass<string, string>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesUnset): Minipass<string, string>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptions): Minipass<Path, Path> | Minipass<string, string>;\n/**\n * Return a stream that emits all the strings or `Path` objects and\n * then emits `end` when completed.\n */\nexport declare function globStream(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Minipass<string, string>;\nexport declare function globStream(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Minipass<Path, Path>;\nexport declare function globStream(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Minipass<string, string>;\nexport declare function globStream(pattern: string | string[], options: GlobOptions): Minipass<Path, Path> | Minipass<string, string>;\n/**\n * Synchronous form of {@link glob}\n */\nexport declare function globSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): string[];\nexport declare function globSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Path[];\nexport declare function globSync(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): string[];\nexport declare function globSync(pattern: string | string[], options: GlobOptions): Path[] | string[];\n/**\n * Perform an asynchronous glob search for the pattern(s) specified. Returns\n * [Path](https://isaacs.github.io/path-scurry/classes/PathBase) objects if the\n * {@link withFileTypes} option is set to `true`. See {@link GlobOptions} for\n * full option descriptions.\n */\ndeclare function glob_(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Promise<string[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Promise<Path[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Promise<string[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptions): Promise<Path[] | string[]>;\n/**\n * Return a sync iterator for walking glob pattern matches.\n */\nexport declare function globIterateSync(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Generator<string, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Generator<Path, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Generator<string, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptions): Generator<Path, void, void> | Generator<string, void, void>;\n/**\n * Return an async iterator for walking glob pattern matches.\n */\nexport declare function globIterate(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): AsyncGenerator<string, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): AsyncGenerator<Path, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): AsyncGenerator<string, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptions): AsyncGenerator<Path, void, void> | AsyncGenerator<string, void, void>;\nexport declare const streamSync: typeof globStreamSync;\nexport declare const stream: typeof globStream & {\n    sync: typeof globStreamSync;\n};\nexport declare const iterateSync: typeof globIterateSync;\nexport declare const iterate: typeof globIterate & {\n    sync: typeof globIterateSync;\n};\nexport declare const sync: typeof globSync & {\n    stream: typeof globStreamSync;\n    iterate: typeof globIterateSync;\n};\nexport declare const glob: typeof glob_ & {\n    glob: typeof glob_;\n    globSync: typeof globSync;\n    sync: typeof globSync & {\n        stream: typeof globStreamSync;\n        iterate: typeof globIterateSync;\n    };\n    globStream: typeof globStream;\n    stream: typeof globStream & {\n        sync: typeof globStreamSync;\n    };\n    globStreamSync: typeof globStreamSync;\n    streamSync: typeof globStreamSync;\n    globIterate: typeof globIterate;\n    iterate: typeof globIterate & {\n        sync: typeof globIterateSync;\n    };\n    globIterateSync: typeof globIterateSync;\n    iterateSync: typeof globIterateSync;\n    Glob: typeof Glob;\n    hasMagic: (pattern: string | string[], options?: GlobOptions) => boolean;\n    escape: (s: string, { windowsPathsNoEscape, }?: Pick<import(\"minimatch\").MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n    unescape: (s: string, { windowsPathsNoEscape, }?: Pick<import(\"minimatch\").MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n};\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/@nestia/core/node_modules/glob/dist/esm/pattern.d.ts": "import { GLOBSTAR } from 'minimatch';\nexport type MMPattern = string | RegExp | typeof GLOBSTAR;\nexport type PatternList = [p: MMPattern, ...rest: MMPattern[]];\nexport type UNCPatternList = [\n    p0: '',\n    p1: '',\n    p2: string,\n    p3: string,\n    ...rest: MMPattern[]\n];\nexport type DrivePatternList = [p0: string, ...rest: MMPattern[]];\nexport type AbsolutePatternList = [p0: '', ...rest: MMPattern[]];\nexport type GlobList = [p: string, ...rest: string[]];\n/**\n * An immutable-ish view on an array of glob parts and their parsed\n * results\n */\nexport declare class Pattern {\n    #private;\n    readonly length: number;\n    constructor(patternList: MMPattern[], globList: string[], index: number, platform: NodeJS.Platform);\n    /**\n     * The first entry in the parsed list of patterns\n     */\n    pattern(): MMPattern;\n    /**\n     * true of if pattern() returns a string\n     */\n    isString(): boolean;\n    /**\n     * true of if pattern() returns GLOBSTAR\n     */\n    isGlobstar(): boolean;\n    /**\n     * true if pattern() returns a regexp\n     */\n    isRegExp(): boolean;\n    /**\n     * The /-joined set of glob parts that make up this pattern\n     */\n    globString(): string;\n    /**\n     * true if there are more pattern parts after this one\n     */\n    hasMore(): boolean;\n    /**\n     * The rest of the pattern after this part, or null if this is the end\n     */\n    rest(): Pattern | null;\n    /**\n     * true if the pattern represents a //unc/path/ on windows\n     */\n    isUNC(): boolean;\n    /**\n     * True if the pattern starts with a drive letter on Windows\n     */\n    isDrive(): boolean;\n    /**\n     * True if the pattern is rooted on an absolute path\n     */\n    isAbsolute(): boolean;\n    /**\n     * consume the root of the pattern, and return it\n     */\n    root(): string;\n    /**\n     * Check to see if the current globstar pattern is allowed to follow\n     * a symbolic link.\n     */\n    checkFollowGlobstar(): boolean;\n    /**\n     * Mark that the current globstar pattern is following a symbolic link\n     */\n    markFollowGlobstar(): boolean;\n}\n//# sourceMappingURL=pattern.d.ts.map",
  "node_modules/@nestia/core/node_modules/glob/dist/esm/processor.d.ts": "import { MMRegExp } from 'minimatch';\nimport { Path } from 'path-scurry';\nimport { Pattern } from './pattern.js';\nimport { GlobWalkerOpts } from './walker.js';\n/**\n * A cache of which patterns have been processed for a given Path\n */\nexport declare class HasWalkedCache {\n    store: Map<string, Set<string>>;\n    constructor(store?: Map<string, Set<string>>);\n    copy(): HasWalkedCache;\n    hasWalked(target: Path, pattern: Pattern): boolean | undefined;\n    storeWalked(target: Path, pattern: Pattern): void;\n}\n/**\n * A record of which paths have been matched in a given walk step,\n * and whether they only are considered a match if they are a directory,\n * and whether their absolute or relative path should be returned.\n */\nexport declare class MatchRecord {\n    store: Map<Path, number>;\n    add(target: Path, absolute: boolean, ifDir: boolean): void;\n    entries(): [Path, boolean, boolean][];\n}\n/**\n * A collection of patterns that must be processed in a subsequent step\n * for a given path.\n */\nexport declare class SubWalks {\n    store: Map<Path, Pattern[]>;\n    add(target: Path, pattern: Pattern): void;\n    get(target: Path): Pattern[];\n    entries(): [Path, Pattern[]][];\n    keys(): Path[];\n}\n/**\n * The class that processes patterns for a given path.\n *\n * Handles child entry filtering, and determining whether a path's\n * directory contents must be read.\n */\nexport declare class Processor {\n    hasWalkedCache: HasWalkedCache;\n    matches: MatchRecord;\n    subwalks: SubWalks;\n    patterns?: Pattern[];\n    follow: boolean;\n    dot: boolean;\n    opts: GlobWalkerOpts;\n    constructor(opts: GlobWalkerOpts, hasWalkedCache?: HasWalkedCache);\n    processPatterns(target: Path, patterns: Pattern[]): this;\n    subwalkTargets(): Path[];\n    child(): Processor;\n    filterEntries(parent: Path, entries: Path[]): Processor;\n    testGlobstar(e: Path, pattern: Pattern, rest: Pattern | null, absolute: boolean): void;\n    testRegExp(e: Path, p: MMRegExp, rest: Pattern | null, absolute: boolean): void;\n    testString(e: Path, p: string, rest: Pattern | null, absolute: boolean): void;\n}\n//# sourceMappingURL=processor.d.ts.map",
  "node_modules/@nestia/core/node_modules/glob/dist/esm/walker.d.ts": "/**\n * Single-use utility classes to provide functionality to the {@link Glob}\n * methods.\n *\n * @module\n */\nimport { Minipass } from 'minipass';\nimport { Path } from 'path-scurry';\nimport { IgnoreLike } from './ignore.js';\nimport { Pattern } from './pattern.js';\nimport { Processor } from './processor.js';\nexport interface GlobWalkerOpts {\n    absolute?: boolean;\n    allowWindowsEscape?: boolean;\n    cwd?: string | URL;\n    dot?: boolean;\n    dotRelative?: boolean;\n    follow?: boolean;\n    ignore?: string | string[] | IgnoreLike;\n    mark?: boolean;\n    matchBase?: boolean;\n    maxDepth?: number;\n    nobrace?: boolean;\n    nocase?: boolean;\n    nodir?: boolean;\n    noext?: boolean;\n    noglobstar?: boolean;\n    platform?: NodeJS.Platform;\n    posix?: boolean;\n    realpath?: boolean;\n    root?: string;\n    stat?: boolean;\n    signal?: AbortSignal;\n    windowsPathsNoEscape?: boolean;\n    withFileTypes?: boolean;\n    includeChildMatches?: boolean;\n}\nexport type GWOFileTypesTrue = GlobWalkerOpts & {\n    withFileTypes: true;\n};\nexport type GWOFileTypesFalse = GlobWalkerOpts & {\n    withFileTypes: false;\n};\nexport type GWOFileTypesUnset = GlobWalkerOpts & {\n    withFileTypes?: undefined;\n};\nexport type Result<O extends GlobWalkerOpts> = O extends GWOFileTypesTrue ? Path : O extends GWOFileTypesFalse ? string : O extends GWOFileTypesUnset ? string : Path | string;\nexport type Matches<O extends GlobWalkerOpts> = O extends GWOFileTypesTrue ? Set<Path> : O extends GWOFileTypesFalse ? Set<string> : O extends GWOFileTypesUnset ? Set<string> : Set<Path | string>;\nexport type MatchStream<O extends GlobWalkerOpts> = Minipass<Result<O>, Result<O>>;\n/**\n * basic walking utilities that all the glob walker types use\n */\nexport declare abstract class GlobUtil<O extends GlobWalkerOpts = GlobWalkerOpts> {\n    #private;\n    path: Path;\n    patterns: Pattern[];\n    opts: O;\n    seen: Set<Path>;\n    paused: boolean;\n    aborted: boolean;\n    signal?: AbortSignal;\n    maxDepth: number;\n    includeChildMatches: boolean;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    pause(): void;\n    resume(): void;\n    onResume(fn: () => any): void;\n    matchCheck(e: Path, ifDir: boolean): Promise<Path | undefined>;\n    matchCheckTest(e: Path | undefined, ifDir: boolean): Path | undefined;\n    matchCheckSync(e: Path, ifDir: boolean): Path | undefined;\n    abstract matchEmit(p: Result<O>): void;\n    abstract matchEmit(p: string | Path): void;\n    matchFinish(e: Path, absolute: boolean): void;\n    match(e: Path, absolute: boolean, ifDir: boolean): Promise<void>;\n    matchSync(e: Path, absolute: boolean, ifDir: boolean): void;\n    walkCB(target: Path, patterns: Pattern[], cb: () => any): void;\n    walkCB2(target: Path, patterns: Pattern[], processor: Processor, cb: () => any): any;\n    walkCB3(target: Path, entries: Path[], processor: Processor, cb: () => any): void;\n    walkCBSync(target: Path, patterns: Pattern[], cb: () => any): void;\n    walkCB2Sync(target: Path, patterns: Pattern[], processor: Processor, cb: () => any): any;\n    walkCB3Sync(target: Path, entries: Path[], processor: Processor, cb: () => any): void;\n}\nexport declare class GlobWalker<O extends GlobWalkerOpts = GlobWalkerOpts> extends GlobUtil<O> {\n    matches: Set<Result<O>>;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    matchEmit(e: Result<O>): void;\n    walk(): Promise<Set<Result<O>>>;\n    walkSync(): Set<Result<O>>;\n}\nexport declare class GlobStream<O extends GlobWalkerOpts = GlobWalkerOpts> extends GlobUtil<O> {\n    results: Minipass<Result<O>, Result<O>>;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    matchEmit(e: Result<O>): void;\n    stream(): MatchStream<O>;\n    streamSync(): MatchStream<O>;\n}\n//# sourceMappingURL=walker.d.ts.map",
  "node_modules/@nestia/core/node_modules/glob/package.json": "{\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me/)\",\n  \"name\": \"glob\",\n  \"description\": \"the most correct and second fastest glob implementation in JavaScript\",\n  \"version\": \"11.0.3\",\n  \"type\": \"module\",\n  \"tshy\": {\n    \"main\": true,\n    \"exports\": {\n      \"./package.json\": \"./package.json\",\n      \".\": \"./src/index.ts\"\n    }\n  },\n  \"bin\": \"./dist/esm/bin.mjs\",\n  \"main\": \"./dist/commonjs/index.js\",\n  \"types\": \"./dist/commonjs/index.d.ts\",\n  \"exports\": {\n    \"./package.json\": \"./package.json\",\n    \".\": {\n      \"import\": {\n        \"types\": \"./dist/esm/index.d.ts\",\n        \"default\": \"./dist/esm/index.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/commonjs/index.d.ts\",\n        \"default\": \"./dist/commonjs/index.js\"\n      }\n    }\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/isaacs/node-glob.git\"\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"npm run benchclean; git push origin --follow-tags\",\n    \"prepare\": \"tshy\",\n    \"pretest\": \"npm run prepare\",\n    \"presnap\": \"npm run prepare\",\n    \"test\": \"tap\",\n    \"snap\": \"tap\",\n    \"format\": \"prettier --write . --log-level warn\",\n    \"typedoc\": \"typedoc --tsconfig .tshy/esm.json ./src/*.ts\",\n    \"profclean\": \"rm -f v8.log profile.txt\",\n    \"test-regen\": \"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts\",\n    \"prebench\": \"npm run prepare\",\n    \"bench\": \"bash benchmark.sh\",\n    \"preprof\": \"npm run prepare\",\n    \"prof\": \"bash prof.sh\",\n    \"benchclean\": \"node benchclean.cjs\"\n  },\n  \"prettier\": {\n    \"experimentalTernaries\": true,\n    \"semi\": false,\n    \"printWidth\": 75,\n    \"tabWidth\": 2,\n    \"useTabs\": false,\n    \"singleQuote\": true,\n    \"jsxSingleQuote\": false,\n    \"bracketSameLine\": true,\n    \"arrowParens\": \"avoid\",\n    \"endOfLine\": \"lf\"\n  },\n  \"dependencies\": {\n    \"foreground-child\": \"^3.3.1\",\n    \"jackspeak\": \"^4.1.1\",\n    \"minimatch\": \"^10.0.3\",\n    \"minipass\": \"^7.1.2\",\n    \"package-json-from-dist\": \"^1.0.0\",\n    \"path-scurry\": \"^2.0.0\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^24.0.1\",\n    \"memfs\": \"^4.17.2\",\n    \"mkdirp\": \"^3.0.1\",\n    \"prettier\": \"^3.5.3\",\n    \"rimraf\": \"^6.0.1\",\n    \"tap\": \"^21.1.0\",\n    \"tshy\": \"^3.0.2\",\n    \"typedoc\": \"^0.28.5\"\n  },\n  \"tap\": {\n    \"before\": \"test/00-setup.ts\"\n  },\n  \"license\": \"ISC\",\n  \"funding\": {\n    \"url\": \"https://github.com/sponsors/isaacs\"\n  },\n  \"engines\": {\n    \"node\": \"20 || >=22\"\n  },\n  \"module\": \"./dist/esm/index.js\"\n}\n",
  "node_modules/@nestia/core/node_modules/minimatch/dist/commonjs/assert-valid-pattern.d.ts": "export declare const assertValidPattern: (pattern: any) => void;\n//# sourceMappingURL=assert-valid-pattern.d.ts.map",
  "node_modules/@nestia/core/node_modules/minimatch/dist/commonjs/ast.d.ts": "import { MinimatchOptions, MMRegExp } from './index.js';\nexport type ExtglobType = '!' | '?' | '+' | '*' | '@';\nexport declare class AST {\n    #private;\n    type: ExtglobType | null;\n    constructor(type: ExtglobType | null, parent?: AST, options?: MinimatchOptions);\n    get hasMagic(): boolean | undefined;\n    toString(): string;\n    push(...parts: (string | AST)[]): void;\n    toJSON(): any[];\n    isStart(): boolean;\n    isEnd(): boolean;\n    copyIn(part: AST | string): void;\n    clone(parent: AST): AST;\n    static fromGlob(pattern: string, options?: MinimatchOptions): AST;\n    toMMPattern(): MMRegExp | string;\n    get options(): MinimatchOptions;\n    toRegExpSource(allowDot?: boolean): [re: string, body: string, hasMagic: boolean, uflag: boolean];\n}\n//# sourceMappingURL=ast.d.ts.map",
  "node_modules/@nestia/core/node_modules/minimatch/dist/commonjs/brace-expressions.d.ts": "export type ParseClassResult = [\n    src: string,\n    uFlag: boolean,\n    consumed: number,\n    hasMagic: boolean\n];\nexport declare const parseClass: (glob: string, position: number) => ParseClassResult;\n//# sourceMappingURL=brace-expressions.d.ts.map",
  "node_modules/@nestia/core/node_modules/minimatch/dist/commonjs/escape.d.ts": "import { MinimatchOptions } from './index.js';\n/**\n * Escape all magic characters in a glob pattern.\n *\n * If the {@link windowsPathsNoEscape | GlobOptions.windowsPathsNoEscape}\n * option is used, then characters are escaped by wrapping in `[]`, because\n * a magic character wrapped in a character class can only be satisfied by\n * that exact character.  In this mode, `\\` is _not_ escaped, because it is\n * not interpreted as a magic character, but instead as a path separator.\n */\nexport declare const escape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n//# sourceMappingURL=escape.d.ts.map",
  "node_modules/@nestia/core/node_modules/minimatch/dist/commonjs/index.d.ts": "import { AST } from './ast.js';\ntype Platform = 'aix' | 'android' | 'darwin' | 'freebsd' | 'haiku' | 'linux' | 'openbsd' | 'sunos' | 'win32' | 'cygwin' | 'netbsd';\nexport interface MinimatchOptions {\n    nobrace?: boolean;\n    nocomment?: boolean;\n    nonegate?: boolean;\n    debug?: boolean;\n    noglobstar?: boolean;\n    noext?: boolean;\n    nonull?: boolean;\n    windowsPathsNoEscape?: boolean;\n    allowWindowsEscape?: boolean;\n    partial?: boolean;\n    dot?: boolean;\n    nocase?: boolean;\n    nocaseMagicOnly?: boolean;\n    magicalBraces?: boolean;\n    matchBase?: boolean;\n    flipNegate?: boolean;\n    preserveMultipleSlashes?: boolean;\n    optimizationLevel?: number;\n    platform?: Platform;\n    windowsNoMagicRoot?: boolean;\n}\nexport declare const minimatch: {\n    (p: string, pattern: string, options?: MinimatchOptions): boolean;\n    sep: Sep;\n    GLOBSTAR: typeof GLOBSTAR;\n    filter: (pattern: string, options?: MinimatchOptions) => (p: string) => boolean;\n    defaults: (def: MinimatchOptions) => typeof minimatch;\n    braceExpand: (pattern: string, options?: MinimatchOptions) => string[];\n    makeRe: (pattern: string, options?: MinimatchOptions) => false | MMRegExp;\n    match: (list: string[], pattern: string, options?: MinimatchOptions) => string[];\n    AST: typeof AST;\n    Minimatch: typeof Minimatch;\n    escape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n    unescape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n};\ntype Sep = '\\\\' | '/';\nexport declare const sep: Sep;\nexport declare const GLOBSTAR: unique symbol;\nexport declare const filter: (pattern: string, options?: MinimatchOptions) => (p: string) => boolean;\nexport declare const defaults: (def: MinimatchOptions) => typeof minimatch;\nexport declare const braceExpand: (pattern: string, options?: MinimatchOptions) => string[];\nexport declare const makeRe: (pattern: string, options?: MinimatchOptions) => false | MMRegExp;\nexport declare const match: (list: string[], pattern: string, options?: MinimatchOptions) => string[];\nexport type MMRegExp = RegExp & {\n    _src?: string;\n    _glob?: string;\n};\nexport type ParseReturnFiltered = string | MMRegExp | typeof GLOBSTAR;\nexport type ParseReturn = ParseReturnFiltered | false;\nexport declare class Minimatch {\n    options: MinimatchOptions;\n    set: ParseReturnFiltered[][];\n    pattern: string;\n    windowsPathsNoEscape: boolean;\n    nonegate: boolean;\n    negate: boolean;\n    comment: boolean;\n    empty: boolean;\n    preserveMultipleSlashes: boolean;\n    partial: boolean;\n    globSet: string[];\n    globParts: string[][];\n    nocase: boolean;\n    isWindows: boolean;\n    platform: Platform;\n    windowsNoMagicRoot: boolean;\n    regexp: false | null | MMRegExp;\n    constructor(pattern: string, options?: MinimatchOptions);\n    hasMagic(): boolean;\n    debug(..._: any[]): void;\n    make(): void;\n    preprocess(globParts: string[][]): string[][];\n    adjascentGlobstarOptimize(globParts: string[][]): string[][];\n    levelOneOptimize(globParts: string[][]): string[][];\n    levelTwoFileOptimize(parts: string | string[]): string[];\n    firstPhasePreProcess(globParts: string[][]): string[][];\n    secondPhasePreProcess(globParts: string[][]): string[][];\n    partsMatch(a: string[], b: string[], emptyGSMatch?: boolean): false | string[];\n    parseNegate(): void;\n    matchOne(file: string[], pattern: ParseReturn[], partial?: boolean): boolean;\n    braceExpand(): string[];\n    parse(pattern: string): ParseReturn;\n    makeRe(): false | MMRegExp;\n    slashSplit(p: string): string[];\n    match(f: string, partial?: boolean): boolean;\n    static defaults(def: MinimatchOptions): typeof Minimatch;\n}\nexport { AST } from './ast.js';\nexport { escape } from './escape.js';\nexport { unescape } from './unescape.js';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/@nestia/core/node_modules/minimatch/dist/commonjs/unescape.d.ts": "import { MinimatchOptions } from './index.js';\n/**\n * Un-escape a string that has been escaped with {@link escape}.\n *\n * If the {@link windowsPathsNoEscape} option is used, then square-brace\n * escapes are removed, but not backslash escapes.  For example, it will turn\n * the string `'[*]'` into `*`, but it will not turn `'\\\\*'` into `'*'`,\n * becuase `\\` is a path separator in `windowsPathsNoEscape` mode.\n *\n * When `windowsPathsNoEscape` is not set, then both brace escapes and\n * backslash escapes are removed.\n *\n * Slashes (and backslashes in `windowsPathsNoEscape` mode) cannot be escaped\n * or unescaped.\n */\nexport declare const unescape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n//# sourceMappingURL=unescape.d.ts.map",
  "node_modules/@nestia/core/node_modules/minimatch/dist/esm/assert-valid-pattern.d.ts": "export declare const assertValidPattern: (pattern: any) => void;\n//# sourceMappingURL=assert-valid-pattern.d.ts.map",
  "node_modules/@nestia/core/node_modules/minimatch/dist/esm/ast.d.ts": "import { MinimatchOptions, MMRegExp } from './index.js';\nexport type ExtglobType = '!' | '?' | '+' | '*' | '@';\nexport declare class AST {\n    #private;\n    type: ExtglobType | null;\n    constructor(type: ExtglobType | null, parent?: AST, options?: MinimatchOptions);\n    get hasMagic(): boolean | undefined;\n    toString(): string;\n    push(...parts: (string | AST)[]): void;\n    toJSON(): any[];\n    isStart(): boolean;\n    isEnd(): boolean;\n    copyIn(part: AST | string): void;\n    clone(parent: AST): AST;\n    static fromGlob(pattern: string, options?: MinimatchOptions): AST;\n    toMMPattern(): MMRegExp | string;\n    get options(): MinimatchOptions;\n    toRegExpSource(allowDot?: boolean): [re: string, body: string, hasMagic: boolean, uflag: boolean];\n}\n//# sourceMappingURL=ast.d.ts.map",
  "node_modules/@nestia/core/node_modules/minimatch/dist/esm/brace-expressions.d.ts": "export type ParseClassResult = [\n    src: string,\n    uFlag: boolean,\n    consumed: number,\n    hasMagic: boolean\n];\nexport declare const parseClass: (glob: string, position: number) => ParseClassResult;\n//# sourceMappingURL=brace-expressions.d.ts.map",
  "node_modules/@nestia/core/node_modules/minimatch/dist/esm/escape.d.ts": "import { MinimatchOptions } from './index.js';\n/**\n * Escape all magic characters in a glob pattern.\n *\n * If the {@link windowsPathsNoEscape | GlobOptions.windowsPathsNoEscape}\n * option is used, then characters are escaped by wrapping in `[]`, because\n * a magic character wrapped in a character class can only be satisfied by\n * that exact character.  In this mode, `\\` is _not_ escaped, because it is\n * not interpreted as a magic character, but instead as a path separator.\n */\nexport declare const escape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n//# sourceMappingURL=escape.d.ts.map",
  "node_modules/@nestia/core/node_modules/minimatch/dist/esm/index.d.ts": "import { AST } from './ast.js';\ntype Platform = 'aix' | 'android' | 'darwin' | 'freebsd' | 'haiku' | 'linux' | 'openbsd' | 'sunos' | 'win32' | 'cygwin' | 'netbsd';\nexport interface MinimatchOptions {\n    nobrace?: boolean;\n    nocomment?: boolean;\n    nonegate?: boolean;\n    debug?: boolean;\n    noglobstar?: boolean;\n    noext?: boolean;\n    nonull?: boolean;\n    windowsPathsNoEscape?: boolean;\n    allowWindowsEscape?: boolean;\n    partial?: boolean;\n    dot?: boolean;\n    nocase?: boolean;\n    nocaseMagicOnly?: boolean;\n    magicalBraces?: boolean;\n    matchBase?: boolean;\n    flipNegate?: boolean;\n    preserveMultipleSlashes?: boolean;\n    optimizationLevel?: number;\n    platform?: Platform;\n    windowsNoMagicRoot?: boolean;\n}\nexport declare const minimatch: {\n    (p: string, pattern: string, options?: MinimatchOptions): boolean;\n    sep: Sep;\n    GLOBSTAR: typeof GLOBSTAR;\n    filter: (pattern: string, options?: MinimatchOptions) => (p: string) => boolean;\n    defaults: (def: MinimatchOptions) => typeof minimatch;\n    braceExpand: (pattern: string, options?: MinimatchOptions) => string[];\n    makeRe: (pattern: string, options?: MinimatchOptions) => false | MMRegExp;\n    match: (list: string[], pattern: string, options?: MinimatchOptions) => string[];\n    AST: typeof AST;\n    Minimatch: typeof Minimatch;\n    escape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n    unescape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n};\ntype Sep = '\\\\' | '/';\nexport declare const sep: Sep;\nexport declare const GLOBSTAR: unique symbol;\nexport declare const filter: (pattern: string, options?: MinimatchOptions) => (p: string) => boolean;\nexport declare const defaults: (def: MinimatchOptions) => typeof minimatch;\nexport declare const braceExpand: (pattern: string, options?: MinimatchOptions) => string[];\nexport declare const makeRe: (pattern: string, options?: MinimatchOptions) => false | MMRegExp;\nexport declare const match: (list: string[], pattern: string, options?: MinimatchOptions) => string[];\nexport type MMRegExp = RegExp & {\n    _src?: string;\n    _glob?: string;\n};\nexport type ParseReturnFiltered = string | MMRegExp | typeof GLOBSTAR;\nexport type ParseReturn = ParseReturnFiltered | false;\nexport declare class Minimatch {\n    options: MinimatchOptions;\n    set: ParseReturnFiltered[][];\n    pattern: string;\n    windowsPathsNoEscape: boolean;\n    nonegate: boolean;\n    negate: boolean;\n    comment: boolean;\n    empty: boolean;\n    preserveMultipleSlashes: boolean;\n    partial: boolean;\n    globSet: string[];\n    globParts: string[][];\n    nocase: boolean;\n    isWindows: boolean;\n    platform: Platform;\n    windowsNoMagicRoot: boolean;\n    regexp: false | null | MMRegExp;\n    constructor(pattern: string, options?: MinimatchOptions);\n    hasMagic(): boolean;\n    debug(..._: any[]): void;\n    make(): void;\n    preprocess(globParts: string[][]): string[][];\n    adjascentGlobstarOptimize(globParts: string[][]): string[][];\n    levelOneOptimize(globParts: string[][]): string[][];\n    levelTwoFileOptimize(parts: string | string[]): string[];\n    firstPhasePreProcess(globParts: string[][]): string[][];\n    secondPhasePreProcess(globParts: string[][]): string[][];\n    partsMatch(a: string[], b: string[], emptyGSMatch?: boolean): false | string[];\n    parseNegate(): void;\n    matchOne(file: string[], pattern: ParseReturn[], partial?: boolean): boolean;\n    braceExpand(): string[];\n    parse(pattern: string): ParseReturn;\n    makeRe(): false | MMRegExp;\n    slashSplit(p: string): string[];\n    match(f: string, partial?: boolean): boolean;\n    static defaults(def: MinimatchOptions): typeof Minimatch;\n}\nexport { AST } from './ast.js';\nexport { escape } from './escape.js';\nexport { unescape } from './unescape.js';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/@nestia/core/node_modules/minimatch/dist/esm/unescape.d.ts": "import { MinimatchOptions } from './index.js';\n/**\n * Un-escape a string that has been escaped with {@link escape}.\n *\n * If the {@link windowsPathsNoEscape} option is used, then square-brace\n * escapes are removed, but not backslash escapes.  For example, it will turn\n * the string `'[*]'` into `*`, but it will not turn `'\\\\*'` into `'*'`,\n * becuase `\\` is a path separator in `windowsPathsNoEscape` mode.\n *\n * When `windowsPathsNoEscape` is not set, then both brace escapes and\n * backslash escapes are removed.\n *\n * Slashes (and backslashes in `windowsPathsNoEscape` mode) cannot be escaped\n * or unescaped.\n */\nexport declare const unescape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n//# sourceMappingURL=unescape.d.ts.map",
  "node_modules/@nestia/core/node_modules/minimatch/package.json": "{\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)\",\n  \"name\": \"minimatch\",\n  \"description\": \"a glob matcher in javascript\",\n  \"version\": \"10.0.3\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/isaacs/minimatch.git\"\n  },\n  \"main\": \"./dist/commonjs/index.js\",\n  \"types\": \"./dist/commonjs/index.d.ts\",\n  \"exports\": {\n    \"./package.json\": \"./package.json\",\n    \".\": {\n      \"import\": {\n        \"types\": \"./dist/esm/index.d.ts\",\n        \"default\": \"./dist/esm/index.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/commonjs/index.d.ts\",\n        \"default\": \"./dist/commonjs/index.js\"\n      }\n    }\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"git push origin --follow-tags\",\n    \"prepare\": \"tshy\",\n    \"pretest\": \"npm run prepare\",\n    \"presnap\": \"npm run prepare\",\n    \"test\": \"tap\",\n    \"snap\": \"tap\",\n    \"format\": \"prettier --write . --loglevel warn\",\n    \"benchmark\": \"node benchmark/index.js\",\n    \"typedoc\": \"typedoc --tsconfig tsconfig-esm.json ./src/*.ts\"\n  },\n  \"prettier\": {\n    \"semi\": false,\n    \"printWidth\": 80,\n    \"tabWidth\": 2,\n    \"useTabs\": false,\n    \"singleQuote\": true,\n    \"jsxSingleQuote\": false,\n    \"bracketSameLine\": true,\n    \"arrowParens\": \"avoid\",\n    \"endOfLine\": \"lf\"\n  },\n  \"engines\": {\n    \"node\": \"20 || >=22\"\n  },\n  \"devDependencies\": {\n    \"@types/brace-expansion\": \"^1.1.2\",\n    \"@types/node\": \"^24.0.0\",\n    \"mkdirp\": \"^3.0.1\",\n    \"prettier\": \"^3.3.2\",\n    \"tap\": \"^21.1.0\",\n    \"tshy\": \"^3.0.2\",\n    \"typedoc\": \"^0.28.5\"\n  },\n  \"funding\": {\n    \"url\": \"https://github.com/sponsors/isaacs\"\n  },\n  \"license\": \"ISC\",\n  \"tshy\": {\n    \"exports\": {\n      \"./package.json\": \"./package.json\",\n      \".\": \"./src/index.ts\"\n    }\n  },\n  \"type\": \"module\",\n  \"module\": \"./dist/esm/index.js\",\n  \"dependencies\": {\n    \"@isaacs/brace-expansion\": \"^5.0.0\"\n  }\n}\n",
  "node_modules/@nestia/e2e/lib/ArrayUtil.d.ts": "/**\n * A namespace providing utility functions for array manipulation.\n *\n * This namespace contains utility functions for array operations including\n * asynchronous processing, filtering, mapping, and repetition tasks implemented\n * in functional programming style. Functions use direct parameter passing for\n * simplicity while maintaining functional programming principles.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   ```typescript\n *   // Asynchronous filtering example\n *   const numbers = [1, 2, 3, 4, 5];\n *   const evenNumbers = await ArrayUtil.asyncFilter(numbers,\n *     async (num) => num % 2 === 0\n *   );\n *   console.log(evenNumbers); // [2, 4]\n *   ```;\n */\nexport declare namespace ArrayUtil {\n    /**\n     * Filters an array by applying an asynchronous predicate function to each\n     * element.\n     *\n     * Elements are processed sequentially, ensuring order is maintained. The\n     * predicate function receives the element, index, and the full array as\n     * parameters.\n     *\n     * @example\n     *   ```typescript\n     *   const users = [\n     *     { id: 1, name: 'Alice', active: true },\n     *     { id: 2, name: 'Bob', active: false },\n     *     { id: 3, name: 'Charlie', active: true }\n     *   ];\n     *\n     *   const activeUsers = await ArrayUtil.asyncFilter(users,\n     *     async (user) => {\n     *       // Async validation logic (e.g., API call)\n     *       await new Promise(resolve => setTimeout(resolve, 100));\n     *       return user.active;\n     *     }\n     *   );\n     *   console.log(activeUsers); // [{ id: 1, name: 'Alice', active: true }, { id: 3, name: 'Charlie', active: true }]\n     *   ```;\n     *\n     * @template Input - The type of elements in the input array\n     * @param elements - The readonly array to filter\n     * @param pred - The asynchronous predicate function to test each element\n     * @returns A Promise resolving to the filtered array\n     */\n    const asyncFilter: <Input>(elements: readonly Input[], pred: (elem: Input, index: number, array: readonly Input[]) => Promise<boolean>) => Promise<Input[]>;\n    /**\n     * Executes an asynchronous function for each element in an array\n     * sequentially.\n     *\n     * Unlike JavaScript's native forEach, this function processes asynchronous\n     * functions sequentially and waits for all operations to complete. It\n     * performs sequential processing rather than parallel processing, making it\n     * suitable for operations where order matters.\n     *\n     * @example\n     *   ```typescript\n     *   const urls = ['url1', 'url2', 'url3'];\n     *\n     *   await ArrayUtil.asyncForEach(urls, async (url, index) => {\n     *   console.log(`Processing ${index}: ${url}`);\n     *   const data = await fetch(url);\n     *   await processData(data);\n     *   console.log(`Completed ${index}: ${url}`);\n     *   });\n     *   console.log('All URLs processed sequentially');\n     *   ```\n     *\n     * @template Input - The type of elements in the input array\n     * @param elements - The readonly array to process\n     * @param closure - The asynchronous function to execute for each element\n     * @returns A Promise<void> that resolves when all operations complete\n     */\n    const asyncForEach: <Input>(elements: readonly Input[], closure: (elem: Input, index: number, array: readonly Input[]) => Promise<any>) => Promise<void>;\n    /**\n     * Transforms each element of an array using an asynchronous function to\n     * create a new array.\n     *\n     * Similar to JavaScript's native map but processes asynchronous functions\n     * sequentially. Each element's transformation is completed before proceeding\n     * to the next element, ensuring order is maintained. This function still\n     * maintains the currying pattern for composition.\n     *\n     * @example\n     *   ```typescript\n     *   const userIds = [1, 2, 3, 4, 5];\n     *\n     *   const userDetails = await ArrayUtil.asyncMap(userIds)(\n     *   async (id, index) => {\n     *   console.log(`Fetching user ${id} (${index + 1}/${userIds.length})`);\n     *   const response = await fetch(`/api/users/${id}`);\n     *   return await response.json();\n     *   }\n     *   );\n     *   console.log('All users fetched:', userDetails);\n     *   ```\n     *\n     * @template Input - The type of elements in the input array\n     * @param elements - The readonly array to transform\n     * @returns A function that takes a transformation function and returns a\n     *   Promise resolving to the transformed array\n     */\n    const asyncMap: <Input, Output>(elements: readonly Input[], closure: (elem: Input, index: number, array: readonly Input[]) => Promise<Output>) => Promise<Output[]>;\n    /**\n     * Executes an asynchronous function a specified number of times sequentially.\n     *\n     * Executes the function with indices from 0 to count-1 incrementally. Each\n     * execution is performed sequentially, and all results are collected into an\n     * array.\n     *\n     * @example\n     *   ```typescript\n     *   // Generate random data 5 times\n     *   const randomData = await ArrayUtil.asyncRepeat(5, async (index) => {\n     *     await new Promise(resolve => setTimeout(resolve, 100)); // Wait 0.1 seconds\n     *     return {\n     *       id: index,\n     *       value: Math.random(),\n     *       timestamp: new Date().toISOString()\n     *     };\n     *   });\n     *   console.log('Generated data:', randomData);\n     *   ```;\n     *\n     * @template T - The type of the result from each execution\n     * @param count - The number of times to repeat (non-negative integer)\n     * @param closure - The asynchronous function to execute repeatedly\n     * @returns A Promise resolving to an array of results\n     */\n    const asyncRepeat: <T>(count: number, closure: (index: number) => Promise<T>) => Promise<T[]>;\n    /**\n     * Checks if at least one element in the array satisfies the given condition.\n     *\n     * Similar to JavaScript's native some() method. Returns true immediately when\n     * the first element satisfying the condition is found.\n     *\n     * @example\n     *   ```typescript\n     *   const numbers = [1, 3, 5, 7, 8, 9];\n     *   const products = [\n     *     { name: 'Apple', price: 100, inStock: true },\n     *     { name: 'Banana', price: 50, inStock: false },\n     *     { name: 'Orange', price: 80, inStock: true }\n     *   ];\n     *\n     *   const hasEvenNumber = ArrayUtil.has(numbers, num => num % 2 === 0);\n     *   console.log(hasEvenNumber); // true (8 exists)\n     *\n     *   const hasExpensiveItem = ArrayUtil.has(products, product => product.price > 90);\n     *   console.log(hasExpensiveItem); // true (Apple costs 100)\n     *\n     *   const hasOutOfStock = ArrayUtil.has(products, product => !product.inStock);\n     *   console.log(hasOutOfStock); // true (Banana is out of stock)\n     *   ```;\n     *\n     * @template T - The type of elements in the array\n     * @param elements - The readonly array to check\n     * @param pred - The predicate function to test elements\n     * @returns Boolean indicating if any element satisfies the condition\n     */\n    const has: <T>(elements: readonly T[], pred: (elem: T) => boolean) => boolean;\n    /**\n     * Executes a function a specified number of times and collects the results\n     * into an array.\n     *\n     * A synchronous repetition function that executes the given function for each\n     * index (from 0 to count-1) and collects the results into an array.\n     *\n     * @example\n     *   ```typescript\n     *   // Generate an array of squares from 1 to 5\n     *   const squares = ArrayUtil.repeat(5, index => (index + 1) ** 2);\n     *   console.log(squares); // [1, 4, 9, 16, 25]\n     *\n     *   // Generate an array of default user objects\n     *   const users = ArrayUtil.repeat(3, index => ({\n     *   id: index + 1,\n     *   name: `User${index + 1}`,\n     *   email: `user${index + 1}@example.com`\n     *   }));\n     *   console.log(users);\n     *   // [\n     *   //   { id: 1, name: 'User1', email: 'user1@example.com' },\n     *   //   { id: 2, name: 'User2', email: 'user2@example.com' },\n     *   //   { id: 3, name: 'User3', email: 'user3@example.com' }\n     *   // ]\n     *   ```\n     *\n     * @template T - The type of the result from each execution\n     * @param count - The number of times to repeat (non-negative integer)\n     * @param closure - The function to execute repeatedly\n     * @returns An array of results\n     */\n    const repeat: <T>(count: number, closure: (index: number) => T) => T[];\n    /**\n     * Generates all possible subsets of a given array.\n     *\n     * Implements the mathematical concept of power set, generating 2^n subsets\n     * from an array of n elements. Uses depth-first search (DFS) algorithm to\n     * calculate all possible combinations of including or excluding each\n     * element.\n     *\n     * @example\n     *   ```typescript\n     *   const numbers = [1, 2, 3];\n     *   const allSubsets = ArrayUtil.subsets(numbers);\n     *   console.log(allSubsets);\n     *   // [\n     *   //   [],           // empty set\n     *   //   [3],          // {3}\n     *   //   [2],          // {2}\n     *   //   [2, 3],       // {2, 3}\n     *   //   [1],          // {1}\n     *   //   [1, 3],       // {1, 3}\n     *   //   [1, 2],       // {1, 2}\n     *   //   [1, 2, 3]     // {1, 2, 3}\n     *   // ]\n     *\n     *   const colors = ['red', 'blue'];\n     *   const colorSubsets = ArrayUtil.subsets(colors);\n     *   console.log(colorSubsets);\n     *   // [\n     *   //   [],\n     *   //   ['blue'],\n     *   //   ['red'],\n     *   //   ['red', 'blue']\n     *   // ]\n     *\n     *   // Warning: Result size grows exponentially with array size\n     *   // Example: 10 elements → 1,024 subsets, 20 elements → 1,048,576 subsets\n     *   ```;\n     *\n     * @template T - The type of elements in the array\n     * @param array - The array to generate subsets from\n     * @returns An array containing all possible subsets\n     */\n    const subsets: <T>(array: T[]) => T[][];\n}\n",
  "node_modules/@nestia/e2e/lib/DynamicExecutor.d.ts": "/**\n * Dynamic Executor running prefixed functions.\n *\n * `DynamicExecutor` runs every (or some filtered) prefixed functions in a\n * specific directory.\n *\n * For reference, it's useful for test program development of a backend server.\n * Just write test functions under a directory, and just specify it.\n * Furthermore, if you compose e2e test programs to utilize the `@nestia/sdk`\n * generated API functions, you can take advantage of {@link DynamicBenchmarker}\n * at the same time.\n *\n * When you want to see some utilization cases, see the below example links.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   https://github.com/samchon/nestia-start/blob/master/test/index.ts\n *\n * @example\n *   https://github.com/samchon/backend/blob/master/test/index.ts\n */\nexport declare namespace DynamicExecutor {\n    /**\n     * Function type of a prefixed.\n     *\n     * @template Arguments Type of parameters\n     * @template Ret Type of return value\n     */\n    interface Closure<Arguments extends any[], Ret = any> {\n        (...args: Arguments): Promise<Ret>;\n    }\n    /** Options for dynamic executor. */\n    interface IProps<Parameters extends any[], Ret = any> {\n        /**\n         * Prefix of function name.\n         *\n         * Every prefixed function will be executed.\n         *\n         * In other words, if a function name doesn't start with the prefix, then it\n         * would never be executed.\n         */\n        prefix: string;\n        /** Location of the test functions. */\n        location: string;\n        /**\n         * Get parameters of a function.\n         *\n         * @param name Function name\n         * @returns Parameters\n         */\n        parameters: (name: string) => Parameters;\n        /**\n         * On complete function.\n         *\n         * Listener of completion of a test function.\n         *\n         * @param exec Execution result of a test function\n         */\n        onComplete?: (exec: IExecution) => void;\n        /**\n         * Filter function whether to run or not.\n         *\n         * @param name Function name\n         * @returns Whether to run or not\n         */\n        filter?: (name: string) => boolean;\n        /**\n         * Wrapper of test function.\n         *\n         * If you specify this `wrapper` property, every dynamic functions loaded\n         * and called by this `DynamicExecutor` would be wrapped by the `wrapper`\n         * function.\n         *\n         * @param name Function name\n         * @param closure Function to be executed\n         * @param parameters Parameters, result of options.parameters function.\n         * @returns Wrapper function\n         */\n        wrapper?: (name: string, closure: Closure<Parameters, Ret>, parameters: Parameters) => Promise<any>;\n        /**\n         * Number of simultaneous requests.\n         *\n         * The number of requests to be executed simultaneously.\n         *\n         * If you configure a value greater than one, the dynamic executor will\n         * process the functions concurrently with the given capacity value.\n         *\n         * @default 1\n         */\n        simultaneous?: number;\n        /**\n         * Extension of dynamic functions.\n         *\n         * @default js\n         */\n        extension?: string;\n    }\n    /** Report, result of dynamic execution. */\n    interface IReport {\n        /** Location path of dynamic functions. */\n        location: string;\n        /** Execution results of dynamic functions. */\n        executions: IExecution[];\n        /** Total elapsed time. */\n        time: number;\n    }\n    /** Execution of a test function. */\n    interface IExecution {\n        /** Name of function. */\n        name: string;\n        /** Location path of the function. */\n        location: string;\n        /** Returned value from the function. */\n        value: unknown;\n        /** Error when occurred. */\n        error: Error | null;\n        /** Elapsed time. */\n        started_at: string;\n        /** Completion time. */\n        completed_at: string;\n    }\n    /**\n     * Prepare dynamic executor in strict mode.\n     *\n     * In strict mode, if any error occurs, the program will be terminated\n     * directly. Otherwise, {@link validate} mode does not terminate when error\n     * occurs, but just archive the error log.\n     *\n     * @param props Properties of dynamic execution\n     * @returns Report of dynamic test functions execution\n     */\n    const assert: <Arguments extends any[]>(props: IProps<Arguments>) => Promise<IReport>;\n    /**\n     * Prepare dynamic executor in loose mode.\n     *\n     * In loose mode, the program would not be terminated even when error occurs.\n     * Instead, the error would be archived and returns as a list. Otherwise,\n     * {@link assert} mode terminates the program directly when error occurs.\n     *\n     * @param props Properties of dynamic executor\n     * @returns Report of dynamic test functions execution\n     */\n    const validate: <Arguments extends any[]>(props: IProps<Arguments>) => Promise<IReport>;\n}\n",
  "node_modules/@nestia/e2e/lib/GaffComparator.d.ts": "/**\n * Type-safe comparator functions for Array.sort() operations with advanced\n * field access.\n *\n * GaffComparator provides a collection of specialized comparator functions\n * designed to work seamlessly with Array.sort() and testing frameworks like\n * TestValidator.sort(). Each comparator supports both single values and arrays\n * of values, enabling complex multi-field sorting scenarios with lexicographic\n * ordering.\n *\n * Key features:\n *\n * - Generic type safety for any object structure\n * - Support for single values or arrays of values per field\n * - Lexicographic comparison for multi-value scenarios\n * - Locale-aware string comparison\n * - Automatic type conversion for dates and numbers\n *\n * The comparators follow the standard JavaScript sort contract:\n *\n * - Return < 0 if first element should come before second\n * - Return > 0 if first element should come after second\n * - Return 0 if elements are equal\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   ```typescript\n *   // Basic usage with single fields\n *   users.sort(GaffComparator.strings(user => user.name));\n *   posts.sort(GaffComparator.dates(post => post.createdAt));\n *   products.sort(GaffComparator.numbers(product => product.price));\n *\n *   // Multi-field sorting with arrays\n *   users.sort(GaffComparator.strings(user => [user.lastName, user.firstName]));\n *   events.sort(GaffComparator.dates(event => [event.startDate, event.endDate]));\n *\n *   // Integration with TestValidator's currying pattern\n *   const validator = TestValidator.sort(\"user sorting\",\n *     (sortable) => api.getUsers({ sort: sortable })\n *   )(\"name\", \"email\")(\n *     GaffComparator.strings(user => [user.name, user.email])\n *   );\n *   await validator(\"+\"); // ascending\n *   await validator(\"-\"); // descending\n *   ```;\n */\nexport declare namespace GaffComparator {\n    /**\n     * Creates a comparator function for string-based sorting with locale-aware\n     * comparison.\n     *\n     * Generates a comparator that extracts string values from objects and\n     * performs lexicographic comparison using locale-sensitive string comparison.\n     * Supports both single strings and arrays of strings for multi-field sorting\n     * scenarios.\n     *\n     * When comparing arrays, performs lexicographic ordering: compares the first\n     * elements, then the second elements if the first are equal, and so on. This\n     * enables complex sorting like \"sort by last name, then by first name\".\n     *\n     * @example\n     *   ```typescript\n     *   interface User {\n     *     id: string;\n     *     firstName: string;\n     *     lastName: string;\n     *     email: string;\n     *     status: 'active' | 'inactive';\n     *   }\n     *\n     *   const users: User[] = [\n     *     { id: '1', firstName: 'John', lastName: 'Doe', email: 'john@example.com', status: 'active' },\n     *     { id: '2', firstName: 'Jane', lastName: 'Doe', email: 'jane@example.com', status: 'inactive' },\n     *     { id: '3', firstName: 'Bob', lastName: 'Smith', email: 'bob@example.com', status: 'active' }\n     *   ];\n     *\n     *   // Single field sorting\n     *   users.sort(GaffComparator.strings(user => user.lastName));\n     *   // Result: Doe, Doe, Smith\n     *\n     *   // Multi-field sorting: last name, then first name\n     *   users.sort(GaffComparator.strings(user => [user.lastName, user.firstName]));\n     *   // Result: Doe Jane, Doe John, Smith Bob\n     *\n     *   // Status-based sorting\n     *   users.sort(GaffComparator.strings(user => user.status));\n     *   // Result: active users first, then inactive\n     *\n     *   // Complex multi-field: status, then last name, then first name\n     *   users.sort(GaffComparator.strings(user => [user.status, user.lastName, user.firstName]));\n     *\n     *   // Integration with TestValidator sorting validation\n     *   const sortValidator = TestValidator.sort(\"user name sorting\",\n     *     (sortFields) => userApi.getUsers({ sort: sortFields })\n     *   )(\"lastName\", \"firstName\")(\n     *     GaffComparator.strings(user => [user.lastName, user.firstName])\n     *   );\n     *   await sortValidator(\"+\"); // test ascending order\n     *   await sortValidator(\"-\"); // test descending order\n     *   ```;\n     *\n     * @template T - The type of objects being compared\n     * @param getter - Function that extracts string value(s) from input objects\n     * @returns A comparator function suitable for Array.sort()\n     */\n    const strings: <T>(getter: (input: T) => string | string[]) => (x: T, y: T) => number;\n    /**\n     * Creates a comparator function for date-based sorting with automatic string\n     * parsing.\n     *\n     * Generates a comparator that extracts date values from objects,\n     * automatically converting string representations to Date objects for\n     * numerical comparison. Supports both single dates and arrays of dates for\n     * complex temporal sorting.\n     *\n     * Date strings are parsed using the standard Date constructor, which supports\n     * ISO 8601 format, RFC 2822 format, and other common date representations.\n     * The comparison is performed on millisecond timestamps for precise\n     * ordering.\n     *\n     * @example\n     *   ```typescript\n     *   interface Event {\n     *     id: string;\n     *     title: string;\n     *     startDate: string;\n     *     endDate: string;\n     *     createdAt: string;\n     *     updatedAt: string;\n     *   }\n     *\n     *   const events: Event[] = [\n     *     {\n     *       id: '1',\n     *       title: 'Conference',\n     *       startDate: '2024-03-15T09:00:00Z',\n     *       endDate: '2024-03-15T17:00:00Z',\n     *       createdAt: '2024-01-10T10:00:00Z',\n     *       updatedAt: '2024-02-01T15:30:00Z'\n     *     },\n     *     {\n     *       id: '2',\n     *       title: 'Workshop',\n     *       startDate: '2024-03-10T14:00:00Z',\n     *       endDate: '2024-03-10T16:00:00Z',\n     *       createdAt: '2024-01-15T11:00:00Z',\n     *       updatedAt: '2024-01-20T09:15:00Z'\n     *     }\n     *   ];\n     *\n     *   // Sort by start date (chronological order)\n     *   events.sort(GaffComparator.dates(event => event.startDate));\n     *\n     *   // Sort by creation date (oldest first)\n     *   events.sort(GaffComparator.dates(event => event.createdAt));\n     *\n     *   // Multi-field: start date, then end date\n     *   events.sort(GaffComparator.dates(event => [event.startDate, event.endDate]));\n     *\n     *   // Sort by modification history: created date, then updated date\n     *   events.sort(GaffComparator.dates(event => [event.createdAt, event.updatedAt]));\n     *\n     *   // Validate API date sorting with TestValidator\n     *   const dateValidator = TestValidator.sort(\"event chronological sorting\",\n     *     (sortFields) => eventApi.getEvents({ sort: sortFields })\n     *   )(\"startDate\")(\n     *     GaffComparator.dates(event => event.startDate)\n     *   );\n     *   await dateValidator(\"+\", true); // ascending with trace logging\n     *\n     *   // Test complex date-based sorting\n     *   const sortByEventSchedule = GaffComparator.dates(event => [\n     *     event.startDate,\n     *     event.endDate\n     *   ]);\n     *   ```;\n     *\n     * @template T - The type of objects being compared\n     * @param getter - Function that extracts date string(s) from input objects\n     * @returns A comparator function suitable for Array.sort()\n     */\n    const dates: <T>(getter: (input: T) => string | string[]) => (x: T, y: T) => number;\n    /**\n     * Creates a comparator function for numerical sorting with multi-value\n     * support.\n     *\n     * Generates a comparator that extracts numerical values from objects and\n     * performs mathematical comparison. Supports both single numbers and arrays\n     * of numbers for complex numerical sorting scenarios like sorting by price\n     * then by rating.\n     *\n     * When comparing arrays, performs lexicographic numerical ordering: compares\n     * the first numbers, then the second numbers if the first are equal, and so\n     * on. This enables sophisticated sorting like \"sort by price ascending, then\n     * by rating descending\".\n     *\n     * @example\n     *   ```typescript\n     *   interface Product {\n     *     id: string;\n     *     name: string;\n     *     price: number;\n     *     rating: number;\n     *     stock: number;\n     *     categoryId: number;\n     *     salesCount: number;\n     *   }\n     *\n     *   const products: Product[] = [\n     *     { id: '1', name: 'Laptop', price: 999.99, rating: 4.5, stock: 15, categoryId: 1, salesCount: 150 },\n     *     { id: '2', name: 'Mouse', price: 29.99, rating: 4.2, stock: 50, categoryId: 1, salesCount: 300 },\n     *     { id: '3', name: 'Keyboard', price: 79.99, rating: 4.8, stock: 25, categoryId: 1, salesCount: 200 }\n     *   ];\n     *\n     *   // Sort by price (ascending)\n     *   products.sort(GaffComparator.numbers(product => product.price));\n     *   // Result: Mouse ($29.99), Keyboard ($79.99), Laptop ($999.99)\n     *\n     *   // Sort by rating (descending requires negation)\n     *   products.sort(GaffComparator.numbers(product => -product.rating));\n     *   // Result: Keyboard (4.8), Laptop (4.5), Mouse (4.2)\n     *\n     *   // Multi-field: category, then price\n     *   products.sort(GaffComparator.numbers(product => [product.categoryId, product.price]));\n     *\n     *   // Complex business logic: popularity (sales) then rating\n     *   products.sort(GaffComparator.numbers(product => [-product.salesCount, -product.rating]));\n     *   // Negative values for descending order\n     *\n     *   // Sort by inventory priority: low stock first, then by sales\n     *   products.sort(GaffComparator.numbers(product => [product.stock, -product.salesCount]));\n     *\n     *   // Validate API numerical sorting with TestValidator\n     *   const priceValidator = TestValidator.sort(\"product price sorting\",\n     *     (sortFields) => productApi.getProducts({ sort: sortFields })\n     *   )(\"price\")(\n     *     GaffComparator.numbers(product => product.price)\n     *   );\n     *   await priceValidator(\"+\"); // test ascending order\n     *   await priceValidator(\"-\"); // test descending order\n     *\n     *   // Test multi-criteria sorting\n     *   const sortByBusinessValue = GaffComparator.numbers(product => [\n     *     -product.salesCount,  // High sales first\n     *     -product.rating,      // High rating first\n     *     product.price         // Low price first (for tie-breaking)\n     *   ]);\n     *   ```;\n     *\n     * @template T - The type of objects being compared\n     * @param closure - Function that extracts number value(s) from input objects\n     * @returns A comparator function suitable for Array.sort()\n     */\n    const numbers: <T>(closure: (input: T) => number | number[]) => (x: T, y: T) => number;\n}\n",
  "node_modules/@nestia/e2e/lib/MapUtil.d.ts": "/**\n * A namespace providing utility functions for Map manipulation.\n *\n * This namespace contains helper functions for working with JavaScript Map\n * objects, providing convenient methods for common Map operations like\n * retrieving values with lazy initialization.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   ```typescript\n *   // Create a cache with lazy initialization\n *   const cache = new Map<string, ExpensiveObject>();\n *\n *   const obj = MapUtil.take(cache, \"key1\", () => {\n *     console.log(\"Creating expensive object...\");\n *     return new ExpensiveObject();\n *   });\n *\n *   // Subsequent calls return cached value without re-creating\n *   const sameObj = MapUtil.take(cache, \"key1\", () => new ExpensiveObject());\n *   console.log(obj === sameObj); // true\n *   ```;\n */\nexport declare namespace MapUtil {\n    /**\n     * Retrieves a value from a Map or creates it using a lazy initialization\n     * function.\n     *\n     * This function implements the \"get or create\" pattern for Maps. If the key\n     * exists in the Map, it returns the existing value. Otherwise, it calls the\n     * provided factory function to create a new value, stores it in the Map, and\n     * returns it. The factory function is only called when the key doesn't exist,\n     * enabling lazy initialization and caching patterns.\n     *\n     * @example\n     *   ```typescript\n     *   // Simple caching example\n     *   const userCache = new Map<number, User>();\n     *\n     *   const user = MapUtil.take(userCache, userId, () => {\n     *     // This expensive operation only runs if userId is not cached\n     *     return fetchUserFromDatabase(userId);\n     *   });\n     *\n     *   // Configuration object caching\n     *   const configs = new Map<string, Config>();\n     *\n     *   const dbConfig = MapUtil.take(configs, \"database\", () => ({\n     *     host: \"localhost\",\n     *     port: 5432,\n     *     database: \"myapp\"\n     *   }));\n     *\n     *   // Lazy computation results\n     *   const computationCache = new Map<string, number>();\n     *\n     *   const result = MapUtil.take(computationCache, \"fibonacci-40\", () => {\n     *     console.log(\"Computing fibonacci(40)...\");\n     *     return fibonacci(40); // Only computed once\n     *   });\n     *\n     *   // Using with complex keys\n     *   const cache = new Map<[number, number], Matrix>();\n     *   const key: [number, number] = [rows, cols];\n     *\n     *   const matrix = MapUtil.take(cache, key, () =>\n     *     generateIdentityMatrix(rows, cols)\n     *   );\n     *   ```;\n     *\n     * @template K - The type of keys in the Map\n     * @template V - The type of values in the Map\n     * @param map - The Map to retrieve from or update\n     * @param key - The key to look up in the Map\n     * @param value - A factory function that creates the value if key doesn't exist\n     * @returns The existing value if found, or the newly created value\n     */\n    function take<K, V>(map: Map<K, V>, key: K, value: () => V): V;\n}\n",
  "node_modules/@nestia/e2e/lib/RandomGenerator.d.ts": "/**\n * Comprehensive random data generation utilities for testing and development.\n *\n * RandomGenerator provides a collection of functions for generating random data\n * including strings, names, content, dates, and array sampling. All functions\n * are designed to be deterministic within a single execution but produce varied\n * output across different runs, making them ideal for testing scenarios.\n *\n * The namespace includes specialized generators for:\n *\n * - Text content (alphabets, alphanumeric, names, paragraphs)\n * - Phone numbers and contact information\n * - Date ranges and time-based data\n * - Array sampling and element selection\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   ```typescript\n *   // Generate test user data\n *   const testUser = {\n *     id: RandomGenerator.alphaNumeric(8),\n *     name: RandomGenerator.name(),\n *     bio: RandomGenerator.paragraph({ sentences: 3, wordMin: 5, wordMax: 10 }),\n *     phone: RandomGenerator.mobile(),\n *     createdAt: RandomGenerator.date(new Date(), 1000 * 60 * 60 * 24 * 30) // 30 days\n *   };\n *\n *   // Sample data for testing\n *   const testSample = RandomGenerator.sample(allUsers, 5);\n *   ```;\n */\nexport declare namespace RandomGenerator {\n    /**\n     * Generates a random string containing only lowercase alphabetical\n     * characters.\n     *\n     * Creates a string of specified length using only characters a-z. Each\n     * character is independently randomly selected, so the same character may\n     * appear multiple times. Useful for generating random identifiers, test\n     * names, or placeholder text.\n     *\n     * @example\n     *   ```typescript\n     *   RandomGenerator.alphabets(5);  // e.g. \"kxqpw\"\n     *   RandomGenerator.alphabets(3);  // e.g. \"mzr\"\n     *   RandomGenerator.alphabets(10); // e.g. \"qwertasdfg\"\n     *\n     *   // Generate random CSS class names\n     *   const className = `test-${RandomGenerator.alphabets(6)}`;\n     *\n     *   // Create random variable names for testing\n     *   const varName = RandomGenerator.alphabets(8);\n     *   ```\n     *\n     * @param length - The desired length of the generated alphabetic string\n     * @returns A string containing only lowercase letters of the specified length\n     */\n    const alphabets: (length: number) => string;\n    /**\n     * Generates a random alphanumeric string containing digits and lowercase\n     * letters.\n     *\n     * Creates a string of specified length using characters from 0-9 and a-z.\n     * Each position is independently randomly selected from the combined\n     * character set. Ideal for generating random IDs, tokens, passwords, or\n     * unique identifiers that need both numeric and alphabetic characters.\n     *\n     * @example\n     *   ```typescript\n     *   RandomGenerator.alphaNumeric(8);  // e.g. \"a1b2c3d4\"\n     *   RandomGenerator.alphaNumeric(12); // e.g. \"x9y8z7w6v5u4\"\n     *\n     *   // Generate random API keys\n     *   const apiKey = RandomGenerator.alphaNumeric(32);\n     *\n     *   // Create session tokens\n     *   const sessionId = `sess_${RandomGenerator.alphaNumeric(16)}`;\n     *\n     *   // Generate test database IDs\n     *   const testId = RandomGenerator.alphaNumeric(10);\n     *   ```\n     *\n     * @param length - The desired length of the generated alphanumeric string\n     * @returns A string containing digits and lowercase letters of the specified\n     *   length\n     */\n    const alphaNumeric: (length: number) => string;\n    /**\n     * Generates a random name-like string with realistic length variation.\n     *\n     * Creates a name by generating a paragraph with 2-3 words (randomly chosen).\n     * The resulting string resembles typical human names in structure and length.\n     * Each word is between 3-7 characters by default, creating realistic-looking\n     * names.\n     *\n     * @example\n     *   ```typescript\n     *   RandomGenerator.name();    // e.g. \"lorem ipsum\" (2-3 words)\n     *   RandomGenerator.name(1);   // e.g. \"dolor\" (single word)\n     *   RandomGenerator.name(3);   // e.g. \"sit amet consectetur\" (3 words)\n     *\n     *   // Generate test user names\n     *   const users = Array.from({ length: 10 }, () => ({\n     *   id: RandomGenerator.alphaNumeric(8),\n     *   name: RandomGenerator.name(),\n     *   email: `${RandomGenerator.name(1)}@test.com`\n     *   }));\n     *\n     *   // Create random author names for blog posts\n     *   const authorName = RandomGenerator.name();\n     *   ```\n     *\n     * @param length - Number of words in the name (default: random between 2-3)\n     * @returns A space-separated string of random words (each 3-7 chars by\n     *   default)\n     */\n    const name: (length?: number) => string;\n    /**\n     * Generates a random paragraph with configurable sentence structure.\n     *\n     * Creates a paragraph consisting of a specified number of \"sentences\"\n     * (words). Each sentence is a random alphabetic string, and sentences are\n     * joined with spaces. Accepts an optional configuration object for fine-tuned\n     * control over the paragraph structure.\n     *\n     * @example\n     *   ```typescript\n     *   // Generate with defaults (random 2-5 words, 3-7 characters each)\n     *   RandomGenerator.paragraph();  // e.g. \"lorem ipsum dolor\"\n     *\n     *   // Specific number of sentences\n     *   RandomGenerator.paragraph({ sentences: 5 });  // \"lorem ipsum dolor sit amet\"\n     *\n     *   // Custom word length ranges\n     *   RandomGenerator.paragraph({ sentences: 4, wordMin: 2, wordMax: 5 });\n     *   // \"ab cd ef gh\"\n     *\n     *   // Generate product descriptions\n     *   const description = RandomGenerator.paragraph({\n     *     sentences: 8,\n     *     wordMin: 4,\n     *     wordMax: 8\n     *   });\n     *\n     *   // Create test content for forms\n     *   const placeholder = RandomGenerator.paragraph({\n     *     sentences: 3,\n     *     wordMin: 5,\n     *     wordMax: 10\n     *   });\n     *   ```;\n     *\n     * @param props - Optional configuration object with sentences count and word\n     *   length ranges\n     * @returns A string containing the generated paragraph\n     */\n    const paragraph: (props?: Partial<{\n        sentences: number;\n        wordMin: number;\n        wordMax: number;\n    }>) => string;\n    /**\n     * Generates random multi-paragraph content with customizable structure.\n     *\n     * Creates content consisting of multiple paragraphs separated by double\n     * newlines. Accepts an optional configuration object to control content\n     * structure including paragraph count, sentences per paragraph, and word\n     * character lengths. Ideal for generating realistic-looking text content for\n     * testing.\n     *\n     * @example\n     *   ```typescript\n     *   // Generate with all defaults\n     *   const article = RandomGenerator.content();\n     *\n     *   // Specific structure: 5 paragraphs, 15-25 sentences each, 4-8 char words\n     *   const longContent = RandomGenerator.content({\n     *     paragraphs: 5,\n     *     sentenceMin: 15,\n     *     sentenceMax: 25,\n     *     wordMin: 4,\n     *     wordMax: 8\n     *   });\n     *\n     *   // Short content with brief sentences\n     *   const shortContent = RandomGenerator.content({\n     *     paragraphs: 2,\n     *     sentenceMin: 5,\n     *     sentenceMax: 8,\n     *     wordMin: 2,\n     *     wordMax: 4\n     *   });\n     *\n     *   // Generate blog post content\n     *   const blogPost = {\n     *     title: RandomGenerator.name(3),\n     *     content: RandomGenerator.content({\n     *       paragraphs: 4,\n     *       sentenceMin: 10,\n     *       sentenceMax: 20,\n     *       wordMin: 3,\n     *       wordMax: 7\n     *     }),\n     *     summary: RandomGenerator.paragraph({ sentences: 2 })\n     *   };\n     *\n     *   // Create test data for CMS\n     *   const pages = Array.from({ length: 10 }, () => ({\n     *     id: RandomGenerator.alphaNumeric(8),\n     *     content: RandomGenerator.content({\n     *       paragraphs: randint(2, 6),\n     *       sentenceMin: 8,\n     *       sentenceMax: 15\n     *     })\n     *   }));\n     *   ```;\n     *\n     * @param props - Optional configuration object with paragraph, sentence, and\n     *   word parameters\n     * @returns A string containing the generated multi-paragraph content\n     */\n    const content: (props?: Partial<{\n        paragraphs: number;\n        sentenceMin: number;\n        sentenceMax: number;\n        wordMin: number;\n        wordMax: number;\n    }>) => string;\n    /**\n     * Extracts a random substring from the provided content string.\n     *\n     * Selects two random positions within the content and returns the substring\n     * between them. The starting position is always before the ending position.\n     * Automatically trims whitespace from the beginning and end of the result.\n     * Useful for creating excerpts, search terms, or partial content samples.\n     *\n     * @example\n     *   ```typescript\n     *   const text = \"The quick brown fox jumps over the lazy dog\";\n     *\n     *   RandomGenerator.substring(text);  // e.g. \"quick brown fox\"\n     *   RandomGenerator.substring(text);  // e.g. \"jumps over\"\n     *   RandomGenerator.substring(text);  // e.g. \"fox jumps over the lazy\"\n     *\n     *   // Generate search terms from content\n     *   const searchQuery = RandomGenerator.substring(articleContent);\n     *\n     *   // Create excerpts for previews\n     *   const excerpt = RandomGenerator.substring(fullBlogPost);\n     *\n     *   // Generate partial matches for testing search functionality\n     *   const partialMatch = RandomGenerator.substring(productDescription);\n     *\n     *   // Create random selections for highlight testing\n     *   const selectedText = RandomGenerator.substring(documentContent);\n     *   ```;\n     *\n     * @param content - The source string to extract a substring from\n     * @returns A trimmed substring of the original content\n     */\n    const substring: (content: string) => string;\n    /**\n     * Generates a random mobile phone number with customizable prefix.\n     *\n     * Creates a mobile phone number in the format: [prefix][3-4 digits][4\n     * digits]. The middle section is 3 digits if the random number is less than\n     * 1000, otherwise 4 digits. The last section is always 4 digits, zero-padded\n     * if necessary. Commonly used for generating Korean mobile phone numbers or\n     * similar formats.\n     *\n     * @example\n     *   ```typescript\n     *   RandomGenerator.mobile();        // e.g. \"0103341234\" or \"01012345678\"\n     *   RandomGenerator.mobile(\"011\");   // e.g. \"0119876543\" or \"01112345678\"\n     *   RandomGenerator.mobile(\"+82\");   // e.g. \"+823341234\" or \"+8212345678\"\n     *\n     *   // Generate test user phone numbers\n     *   const testUsers = Array.from({ length: 100 }, () => ({\n     *     name: RandomGenerator.name(),\n     *     phone: RandomGenerator.mobile(),\n     *     altPhone: RandomGenerator.mobile(\"011\")\n     *   }));\n     *\n     *   // Create international phone numbers\n     *   const internationalPhone = RandomGenerator.mobile(\"+821\");\n     *\n     *   // Generate contact list for testing\n     *   const contacts = [\"010\", \"011\", \"016\", \"017\", \"018\", \"019\"].map(prefix => ({\n     *     carrier: prefix,\n     *     number: RandomGenerator.mobile(prefix)\n     *   }));\n     *   ```;\n     *\n     * @param prefix - The prefix string for the phone number (default: \"010\")\n     * @returns A formatted mobile phone number string\n     */\n    const mobile: (prefix?: string) => string;\n    /**\n     * Generates a random date within a specified range from a starting point.\n     *\n     * Returns a random date between the start date and start date + range. The\n     * range represents the maximum number of milliseconds to add to the starting\n     * date. Useful for generating timestamps, creation dates, or scheduling test\n     * data.\n     *\n     * @example\n     *   ```typescript\n     *   const now = new Date();\n     *   const oneDay = 24 * 60 * 60 * 1000;\n     *   const oneMonth = 30 * oneDay;\n     *\n     *   // Random date within the next 30 days\n     *   const futureDate = RandomGenerator.date(now, oneMonth);\n     *\n     *   // Random date within the past week\n     *   const pastWeek = new Date(now.getTime() - 7 * oneDay);\n     *   const recentDate = RandomGenerator.date(pastWeek, 7 * oneDay);\n     *\n     *   // Generate random creation dates for test data\n     *   const startOfYear = new Date(2024, 0, 1);\n     *   const endOfYear = new Date(2024, 11, 31).getTime() - startOfYear.getTime();\n     *   const randomCreationDate = RandomGenerator.date(startOfYear, endOfYear);\n     *\n     *   // Create test events with random timestamps\n     *   const events = Array.from({ length: 50 }, () => ({\n     *     id: RandomGenerator.alphaNumeric(8),\n     *     title: RandomGenerator.name(2),\n     *     createdAt: RandomGenerator.date(new Date(), oneMonth),\n     *     scheduledFor: RandomGenerator.date(new Date(), oneMonth * 3)\n     *   }));\n     *   ```;\n     *\n     * @param from - The starting date for the random range\n     * @param range - The range in milliseconds from the starting date\n     * @returns A random date within the specified range\n     */\n    const date: (from: Date, range: number) => Date;\n    /**\n     * Randomly samples a specified number of unique elements from an array.\n     *\n     * Selects random elements from the input array without replacement, ensuring\n     * all returned elements are unique. The sample size is automatically capped\n     * at the array length to prevent errors. Uses a Set-based approach to\n     * guarantee uniqueness of selected indices. Ideal for creating test datasets\n     * or selecting random subsets for validation.\n     *\n     * @example\n     *   ```typescript\n     *   const numbers = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10];\n     *\n     *   RandomGenerator.sample(numbers, 3);  // e.g. [2, 7, 9]\n     *   RandomGenerator.sample(numbers, 5);  // e.g. [1, 4, 6, 8, 10]\n     *   RandomGenerator.sample(numbers, 15); // returns all 10 elements (capped at array length)\n     *\n     *   // Sample users for testing\n     *   const allUsers = await getUsersFromDatabase();\n     *   const testUsers = RandomGenerator.sample(allUsers, 10);\n     *\n     *   // Create random product selections\n     *   const featuredProducts = RandomGenerator.sample(allProducts, 5);\n     *\n     *   // Generate test data subsets\n     *   const validationSet = RandomGenerator.sample(trainingData, 100);\n     *\n     *   // Random A/B testing groups\n     *   const groupA = RandomGenerator.sample(allParticipants, 50);\n     *   const remaining = allParticipants.filter(p => !groupA.includes(p));\n     *   const groupB = RandomGenerator.sample(remaining, 50);\n     *   ```;\n     *\n     * @param array - The source array to sample from\n     * @param count - The number of elements to sample\n     * @returns An array containing the randomly selected elements\n     */\n    const sample: <T>(array: T[], count: number) => T[];\n    /**\n     * Randomly selects a single element from an array.\n     *\n     * Chooses one element at random from the provided array using uniform\n     * distribution. Each element has an equal probability of being selected. This\n     * is a convenience function equivalent to sampling with a count of 1, but\n     * returns the element directly rather than an array containing one element.\n     *\n     * @example\n     *   ```typescript\n     *   const colors = ['red', 'blue', 'green', 'yellow', 'purple'];\n     *   const fruits = ['apple', 'banana', 'orange', 'grape', 'kiwi'];\n     *\n     *   RandomGenerator.pick(colors);  // e.g. \"blue\"\n     *   RandomGenerator.pick(fruits);  // e.g. \"apple\"\n     *\n     *   // Select random configuration options\n     *   const randomTheme = RandomGenerator.pick(['light', 'dark', 'auto']);\n     *   const randomLocale = RandomGenerator.pick(['en', 'ko', 'ja', 'zh']);\n     *\n     *   // Choose random test scenarios\n     *   const testScenario = RandomGenerator.pick([\n     *     'happy_path',\n     *     'edge_case',\n     *     'error_condition',\n     *     'boundary_test'\n     *   ]);\n     *\n     *   // Random user role assignment\n     *   const userRole = RandomGenerator.pick(['admin', 'user', 'moderator']);\n     *\n     *   // Select random API endpoints for testing\n     *   const endpoints = ['/users', '/posts', '/comments', '/categories'];\n     *   const randomEndpoint = RandomGenerator.pick(endpoints);\n     *   ```;\n     *\n     * @param array - The source array to pick an element from\n     * @returns A randomly selected element from the array\n     */\n    const pick: <T>(array: readonly T[]) => T;\n}\n",
  "node_modules/@nestia/e2e/lib/TestValidator.d.ts": "/**\n * A comprehensive collection of E2E validation utilities for testing\n * applications.\n *\n * TestValidator provides type-safe validation functions for common testing\n * scenarios including condition checking, equality validation, error testing,\n * HTTP error validation, pagination testing, search functionality validation,\n * and sorting validation.\n *\n * Most functions use direct parameter passing for simplicity, while some\n * maintain currying patterns for advanced composition. All provide detailed\n * error messages for debugging failed assertions.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   ```typescript\n *   // Basic condition testing\n *   TestValidator.predicate(\"user should be authenticated\", user.isAuthenticated);\n *\n *   // Equality validation\n *   TestValidator.equals(\"API response should match expected\", x, y);\n *\n *   // Error validation\n *   TestValidator.error(\"should throw on invalid input\", () => assertInput(\"\"));\n *   ```;\n */\nexport declare namespace TestValidator {\n    /**\n     * Validates that a given condition evaluates to true.\n     *\n     * Supports synchronous boolean values, synchronous functions returning\n     * boolean, and asynchronous functions returning Promise<boolean>. The return\n     * type is automatically inferred based on the input type.\n     *\n     * @example\n     *   ```typescript\n     *   // Synchronous boolean\n     *   TestValidator.predicate(\"user should exist\", user !== null);\n     *\n     *   // Synchronous function\n     *   TestValidator.predicate(\"array should be empty\", () => arr.length === 0);\n     *\n     *   // Asynchronous function\n     *   await TestValidator.predicate(\"database should be connected\",\n     *     async () => await db.ping()\n     *   );\n     *   ```;\n     *\n     * @param title - Descriptive title used in error messages when validation\n     *   fails\n     * @param condition - The condition to validate (boolean, function, or async\n     *   function)\n     * @returns Void or Promise<void> based on the input type\n     * @throws Error with descriptive message when condition is not satisfied\n     */\n    function predicate<T extends boolean | (() => boolean) | (() => Promise<boolean>)>(title: string, condition: T): T extends () => Promise<boolean> ? Promise<void> : void;\n    /**\n     * Validates deep equality between two values using JSON comparison.\n     *\n     * Performs recursive comparison of objects and arrays. Supports an optional\n     * exception filter to ignore specific keys during comparison. Useful for\n     * validating API responses, data transformations, and object state changes.\n     *\n     * @example\n     *   ```typescript\n     *   // Basic equality\n     *   TestValidator.equals(\"response should match expected\", expectedUser, actualUser);\n     *\n     *   // Ignore timestamps in comparison\n     *   TestValidator.equals(\"user data should match\", expectedUser, actualUser,\n     *     (key) => key === \"updatedAt\"\n     *   );\n     *\n     *   // Validate API response structure\n     *   TestValidator.equals(\"API response structure\",\n     *     { id: 1, name: \"John\" },\n     *     { id: 1, name: \"John\" }\n     *   );\n     *\n     *   // Type-safe nullable comparisons\n     *   const nullableData: { name: string } | null = getData();\n     *   TestValidator.equals(\"nullable check\", nullableData, null);\n     *   ```;\n     *\n     * @param title - Descriptive title used in error messages when values differ\n     * @param X - The first value to compare\n     * @param y - The second value to compare (can be null or undefined)\n     * @param exception - Optional filter function to exclude specific keys from\n     *   comparison\n     * @throws Error with detailed diff information when values are not equal\n     */\n    function equals<X, Y extends X = X>(title: string, X: X, y: Y | null | undefined, exception?: (key: string) => boolean): void;\n    /**\n     * Validates deep inequality between two values using JSON comparison.\n     *\n     * Performs recursive comparison of objects and arrays to ensure they are NOT\n     * equal. Supports an optional exception filter to ignore specific keys during\n     * comparison. Useful for validating that data has changed, objects are\n     * different, or mutations have occurred.\n     *\n     * @example\n     *   ```typescript\n     *   // Basic inequality\n     *   TestValidator.notEquals(\"user should be different after update\", originalUser, updatedUser);\n     *\n     *   // Ignore timestamps in comparison\n     *   TestValidator.notEquals(\"user data should differ\", originalUser, modifiedUser,\n     *     (key) => key === \"updatedAt\"\n     *   );\n     *\n     *   // Validate state changes\n     *   TestValidator.notEquals(\"state should have changed\", initialState, currentState);\n     *\n     *   // Type-safe nullable comparisons\n     *   const mutableData: { count: number } | null = getMutableData();\n     *   TestValidator.notEquals(\"should have changed\", mutableData, null);\n     *   ```;\n     *\n     * @param title - Descriptive title used in error messages when values are\n     *   equal\n     * @param x - The first value to compare\n     * @param y - The second value to compare (can be null or undefined)\n     * @param exception - Optional filter function to exclude specific keys from\n     *   comparison\n     * @throws Error when values are equal (indicating validation failure)\n     */\n    function notEquals<X, Y extends X = X>(title: string, x: X, y: Y | null | undefined, exception?: (key: string) => boolean): void;\n    /**\n     * Validates that a function throws an error or rejects when executed.\n     *\n     * Expects the provided function to fail. If the function executes\n     * successfully without throwing an error or rejecting, this validator will\n     * throw an exception. Supports both synchronous and asynchronous functions.\n     *\n     * @example\n     *   ```typescript\n     *   // Synchronous error validation\n     *   TestValidator.error(\"should reject invalid email\",\n     *     () => validateEmail(\"invalid-email\")\n     *   );\n     *\n     *   // Asynchronous error validation\n     *   await TestValidator.error(\"should reject unauthorized access\",\n     *     async () => await api.functional.getSecretData()\n     *   );\n     *\n     *   // Validate input validation\n     *   TestValidator.error(\"should throw on empty string\",\n     *     () => processRequiredInput(\"\")\n     *   );\n     *   ```;\n     *\n     * @param title - Descriptive title used in error messages when no error\n     *   occurs\n     * @param task - The function that should throw an error or reject\n     * @returns Void or Promise<void> based on the input type\n     * @throws Error when the task function does not throw an error or reject\n     */\n    function error<T>(title: string, task: () => T): T extends Promise<any> ? Promise<void> : void;\n    /**\n     * Validates that a function throws an HTTP error with specific status codes.\n     *\n     * Specialized error validator for HTTP operations. Validates that the\n     * function throws an HttpError with one of the specified status codes. Useful\n     * for testing API endpoints, authentication, and authorization logic.\n     *\n     * @example\n     *   ```typescript\n     *   // Validate 401 Unauthorized\n     *   await TestValidator.httpError(\"should return 401 for invalid token\", 401,\n     *     async () => await api.functional.getProtectedResource(\"invalid-token\")\n     *   );\n     *\n     *   // Validate multiple possible error codes\n     *   await TestValidator.httpError(\"should return client error\", [400, 404, 422],\n     *     async () => await api.functional.updateNonexistentResource(data)\n     *   );\n     *\n     *   // Validate server errors\n     *   TestValidator.httpError(\"should handle server errors\", [500, 502, 503],\n     *     () => callFaultyEndpoint()\n     *   );\n     *   ```;\n     *\n     * @param title - Descriptive title used in error messages\n     * @param status - Expected status code(s), can be a single number or array\n     * @param task - The function that should throw an HttpError\n     * @returns Void or Promise<void> based on the input type\n     * @throws Error when function doesn't throw HttpError or status code doesn't\n     *   match\n     */\n    function httpError<T>(title: string, status: number | number[], task: () => T): T extends Promise<any> ? Promise<void> : void;\n    /**\n     * Validates pagination index API results against expected entity order.\n     *\n     * Compares the order of entities returned by a pagination API with manually\n     * sorted expected results. Validates that entity IDs appear in the correct\n     * sequence. Commonly used for testing database queries, search results, and\n     * any paginated data APIs.\n     *\n     * @example\n     *   ```typescript\n     *   // Test article pagination\n     *   const expectedArticles = await db.articles.findAll({ order: 'created_at DESC' });\n     *   const actualArticles = await api.functional.getArticles({ page: 1, limit: 10 });\n     *\n     *   TestValidator.index(\"article pagination order\", expectedArticles, actualArticles,\n     *     true // enable trace logging\n     *   );\n     *\n     *   // Test user search results\n     *   const manuallyFilteredUsers = allUsers.filter(u => u.name.includes(\"John\"));\n     *   const apiSearchResults = await api.functional.searchUsers({ query: \"John\" });\n     *\n     *   TestValidator.index(\"user search results\", manuallyFilteredUsers, apiSearchResults);\n     *   ```;\n     *\n     * @param title - Descriptive title used in error messages when order differs\n     * @param expected - The expected entities in correct order\n     * @param gotten - The actual entities returned by the API\n     * @param trace - Optional flag to enable debug logging (default: false)\n     * @throws Error when entity order differs between expected and actual results\n     */\n    const index: <X extends IEntity<any>, Y extends X = X>(title: string, expected: X[], gotten: Y[], trace?: boolean) => void;\n    /**\n     * Validates search functionality by testing API results against manual\n     * filtering.\n     *\n     * Comprehensive search validation that samples entities from a complete\n     * dataset, extracts search values, applies manual filtering, calls the search\n     * API, and compares results. Validates that search APIs return the correct\n     * subset of data matching the search criteria.\n     *\n     * @example\n     *   ```typescript\n     *   // Test article search functionality with exact matching\n     *   const allArticles = await db.articles.findAll();\n     *   const searchValidator = TestValidator.search(\n     *     \"article search API\",\n     *     (req) => api.searchArticles(req),\n     *     allArticles,\n     *     5 // test with 5 random samples\n     *   );\n     *\n     *   // Test exact match search\n     *   await searchValidator({\n     *     fields: [\"title\"],\n     *     values: (article) => [article.title], // full title for exact match\n     *     filter: (article, [title]) => article.title === title, // exact match\n     *     request: ([title]) => ({ search: { title } })\n     *   });\n     *\n     *   // Test partial match search with includes\n     *   await searchValidator({\n     *     fields: [\"content\"],\n     *     values: (article) => [article.content.substring(0, 20)], // partial content\n     *     filter: (article, [keyword]) => article.content.includes(keyword),\n     *     request: ([keyword]) => ({ q: keyword })\n     *   });\n     *\n     *   // Test multi-field search with exact matching\n     *   await searchValidator({\n     *     fields: [\"writer\", \"title\"],\n     *     values: (article) => [article.writer, article.title],\n     *     filter: (article, [writer, title]) =>\n     *       article.writer === writer && article.title === title,\n     *     request: ([writer, title]) => ({ search: { writer, title } })\n     *   });\n     *   ```;\n     *\n     * @param title - Descriptive title used in error messages when search fails\n     * @param getter - API function that performs the search\n     * @param total - Complete dataset to sample from for testing\n     * @param sampleCount - Number of random samples to test (default: 1)\n     * @returns A function that accepts search configuration properties\n     * @throws Error when API search results don't match manual filtering results\n     */\n    const search: <Entity extends IEntity<any>, Request>(title: string, getter: (input: Request) => Promise<Entity[]>, total: Entity[], sampleCount?: number) => <Values extends any[]>(props: ISearchProps<Entity, Values, Request>) => Promise<void>;\n    /**\n     * Configuration interface for search validation functionality.\n     *\n     * Defines the structure needed to validate search operations by specifying\n     * how to extract search values from entities, filter the dataset manually,\n     * and construct API requests.\n     *\n     * @template Entity - Type of entities being searched, must have an ID field\n     * @template Values - Tuple type representing the search values extracted from\n     *   entities\n     * @template Request - Type of the API request object\n     */\n    interface ISearchProps<Entity extends IEntity<any>, Values extends any[], Request> {\n        /** Field names being searched, used in error messages for identification */\n        fields: string[];\n        /**\n         * Extracts search values from a sample entity\n         *\n         * @param entity - The entity to extract search values from\n         * @returns Tuple of values used for searching\n         */\n        values(entity: Entity): Values;\n        /**\n         * Manual filter function to determine if an entity matches search criteria\n         *\n         * @param entity - Entity to test against criteria\n         * @param values - Search values to match against\n         * @returns True if entity matches the search criteria\n         */\n        filter(entity: Entity, values: Values): boolean;\n        /**\n         * Constructs API request object from search values\n         *\n         * @param values - Search values to include in request\n         * @returns Request object for the search API\n         */\n        request(values: Values): Request;\n    }\n    /**\n     * Validates sorting functionality of pagination APIs.\n     *\n     * Tests sorting operations by calling the API with sort parameters and\n     * validating that results are correctly ordered. Supports multiple fields,\n     * ascending/descending order, and optional filtering. Provides detailed error\n     * reporting for sorting failures.\n     *\n     * @example\n     *   ```typescript\n     *   // Test single field sorting with GaffComparator\n     *   const sortValidator = TestValidator.sort(\n     *     \"article sorting\",\n     *     (sortable) => api.getArticles({ sort: sortable })\n     *   )(\"created_at\")(\n     *     GaffComparator.dates((a) => a.created_at)\n     *   );\n     *\n     *   await sortValidator(\"+\"); // ascending\n     *   await sortValidator(\"-\"); // descending\n     *\n     *   // Test multi-field sorting with GaffComparator\n     *   const userSortValidator = TestValidator.sort(\n     *     \"user sorting\",\n     *     (sortable) => api.getUsers({ sort: sortable })\n     *   )(\"lastName\", \"firstName\")(\n     *     GaffComparator.strings((user) => [user.lastName, user.firstName]),\n     *     (user) => user.isActive // only test active users\n     *   );\n     *\n     *   await userSortValidator(\"+\", true); // ascending with trace logging\n     *\n     *   // Custom comparator for complex logic\n     *   const customSortValidator = TestValidator.sort(\n     *     \"custom sorting\",\n     *     (sortable) => api.getProducts({ sort: sortable })\n     *   )(\"price\", \"rating\")(\n     *     (a, b) => {\n     *       const priceDiff = a.price - b.price;\n     *       return priceDiff !== 0 ? priceDiff : b.rating - a.rating; // price asc, rating desc\n     *     }\n     *   );\n     *   ```;\n     *\n     * @param title - Descriptive title used in error messages when sorting fails\n     * @param getter - API function that fetches sorted data\n     * @returns A currying function chain: field names, comparator, then direction\n     * @throws Error when API results are not properly sorted according to\n     *   specification\n     */\n    const sort: <T extends object, Fields extends string, Sortable extends Array<`-${Fields}` | `+${Fields}`> = Array<`-${Fields}` | `+${Fields}`>>(title: string, getter: (sortable: Sortable) => Promise<T[]>) => (...fields: Fields[]) => (comp: (x: T, y: T) => number, filter?: (elem: T) => boolean) => (direction: \"+\" | \"-\", trace?: boolean) => Promise<void>;\n    /**\n     * Type alias for sortable field specifications.\n     *\n     * Represents an array of sort field specifications where each field can be\n     * prefixed with '+' for ascending order or '-' for descending order.\n     *\n     * @example\n     *   ```typescript\n     *   type UserSortable = TestValidator.Sortable<\"name\" | \"email\" | \"created_at\">;\n     *   // Results in: Array<\"-name\" | \"+name\" | \"-email\" | \"+email\" | \"-created_at\" | \"+created_at\">\n     *\n     *   const userSort: UserSortable = [\"+name\", \"-created_at\"];\n     *   ```;\n     *\n     * @template Literal - String literal type representing available field names\n     */\n    type Sortable<Literal extends string> = Array<`-${Literal}` | `+${Literal}`>;\n}\ninterface IEntity<Type extends string | number | bigint> {\n    id: Type;\n}\nexport {};\n",
  "node_modules/@nestia/e2e/lib/index.d.ts": "import * as e2e from \"./module\";\nexport default e2e;\nexport * from \"./module\";\n",
  "node_modules/@nestia/e2e/lib/internal/json_equal_to.d.ts": "export declare const json_equal_to: (exception: (key: string) => boolean) => <T>(x: T) => (y: T | null | undefined) => string[];\n",
  "node_modules/@nestia/e2e/lib/module.d.ts": "export * from \"./ArrayUtil\";\nexport * from \"./MapUtil\";\nexport * from \"./RandomGenerator\";\nexport * from \"./DynamicExecutor\";\nexport * from \"./GaffComparator\";\nexport * from \"./TestValidator\";\n",
  "node_modules/@nestia/e2e/package.json": "{\n  \"name\": \"@nestia/e2e\",\n  \"version\": \"11.0.1\",\n  \"description\": \"E2E test utilify functions\",\n  \"main\": \"lib/index.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"default\": \"./lib/index.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/samchon/nestia\"\n  },\n  \"keywords\": [\n    \"e2e\",\n    \"nestia\",\n    \"nestjs\",\n    \"test\",\n    \"tdd\",\n    \"utility\"\n  ],\n  \"author\": \"Jeongho Nam\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/samchon/nestia/issues\"\n  },\n  \"homepage\": \"https://nestia.io\",\n  \"devDependencies\": {\n    \"@types/node\": \"^25.3.3\",\n    \"rimraf\": \"^6.1.3\",\n    \"typescript\": \"~5.9.3\"\n  },\n  \"files\": [\n    \"lib\",\n    \"src\",\n    \"README.md\",\n    \"LICENSE\",\n    \"package.json\"\n  ],\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"scripts\": {\n    \"build\": \"rimraf lib && tsc\",\n    \"dev\": \"rimraf lib && tsc --watch\"\n  },\n  \"types\": \"lib/index.d.ts\"\n}",
  "node_modules/@nestia/editor/lib/NestiaEditorApplication.d.ts": "export declare function NestiaEditorApplication(): import(\"react/jsx-runtime\").JSX.Element;\n",
  "node_modules/@nestia/editor/lib/NestiaEditorIframe.d.ts": "import { OpenApiV3, OpenApiV3_1, SwaggerV2 } from \"@typia/interface\";\nexport declare function NestiaEditorIframe(props: NestiaEditorIframe.IProps): import(\"react/jsx-runtime\").JSX.Element;\nexport declare namespace NestiaEditorIframe {\n    interface IProps {\n        swagger: string | SwaggerV2.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument;\n        package?: string;\n        keyword?: boolean;\n        simulate?: boolean;\n        e2e?: boolean;\n    }\n}\n",
  "node_modules/@nestia/editor/lib/NestiaEditorModule.d.ts": "import type { OpenApiV3, OpenApiV3_1, OpenApiV3_2, SwaggerV2 } from \"@typia/interface\";\nexport declare namespace NestiaEditorModule {\n    const setup: (props: {\n        path: string;\n        application: INestApplication;\n        swagger: string | SwaggerV2.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | OpenApiV3_2.IDocument;\n        package?: string;\n        simulate?: boolean;\n        e2e?: boolean;\n    }) => Promise<void>;\n}\ninterface INestApplication {\n    use(...args: any[]): this;\n    getUrl(): Promise<string>;\n    getHttpAdapter(): INestHttpAdaptor;\n    setGlobalPrefix(prefix: string, options?: any): this;\n}\ninterface INestHttpAdaptor {\n    getType(): string;\n    close(): any;\n    init?(): Promise<void>;\n    get: Function;\n    post: Function;\n    put: Function;\n    patch: Function;\n    delete: Function;\n    head: Function;\n    all: Function;\n}\nexport {};\n",
  "node_modules/@nestia/editor/lib/NestiaEditorUploader.d.ts": "export declare function NestiaEditorUploader(props: NestiaEditorUploader.IProps): import(\"react/jsx-runtime\").JSX.Element;\nexport declare namespace NestiaEditorUploader {\n    interface IProps {\n        onError?: (error: string) => void;\n    }\n}\n",
  "node_modules/@nestia/editor/lib/index.d.ts": "export * from \"./NestiaEditorIframe\";\nexport * from \"./NestiaEditorUploader\";\n",
  "node_modules/@nestia/editor/lib/internal/NestiaEditorComposer.d.ts": "import { OpenApiV3, OpenApiV3_1, OpenApiV3_2, SwaggerV2 } from \"@typia/interface\";\nimport { IValidation } from \"typia\";\nexport declare namespace NestiaEditorComposer {\n    interface IProps {\n        document: SwaggerV2.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | OpenApiV3_2.IDocument;\n        e2e: boolean;\n        keyword: boolean;\n        simulate: boolean;\n        package?: string;\n    }\n    interface IOutput {\n        files: Record<string, string>;\n        openFile: string;\n        startScript: string[];\n    }\n    const nest: (props: IProps) => Promise<IValidation<IOutput>>;\n    const sdk: (props: IProps) => Promise<IValidation<IOutput>>;\n}\n",
  "node_modules/@nestia/editor/lib/internal/NestiaEditorFileUploader.d.ts": "import { OpenApiV3, OpenApiV3_1, SwaggerV2 } from \"@typia/interface\";\nexport declare function NestiaEditorFileUploader(props: NestiaEditorFileUploader.IProps): import(\"react/jsx-runtime\").JSX.Element;\nexport declare namespace NestiaEditorFileUploader {\n    interface IProps {\n        onChange: (swagger: SwaggerV2.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | null, error: string | null) => void;\n    }\n}\n",
  "node_modules/@nestia/editor/lib/main.d.ts": "export {};\n",
  "node_modules/@nestia/editor/package.json": "{\n  \"name\": \"@nestia/editor\",\n  \"version\": \"11.0.1\",\n  \"main\": \"lib/index.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"import\": \"./lib/index.mjs\",\n      \"default\": \"./lib/index.js\"\n    },\n    \"./lib/NestiaEditorModule\": {\n      \"types\": \"./lib/NestiaEditorModule.d.ts\",\n      \"default\": \"./lib/NestiaEditorModule.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"description\": \"Swagger-UI + Cloud TypeScript Editor\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/samchon/nestia\"\n  },\n  \"keywords\": [\n    \"openapi\",\n    \"swagger\",\n    \"generator\",\n    \"cloud\",\n    \"typescript\",\n    \"editor\",\n    \"sdk\",\n    \"nestjs\",\n    \"nestia\"\n  ],\n  \"author\": \"Jeongho Nam\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/samchon/nestia/issues\"\n  },\n  \"homepage\": \"https://nestia.io\",\n  \"dependencies\": {\n    \"@mui/material\": \"^5.15.6\",\n    \"@stackblitz/sdk\": \"^1.11.0\",\n    \"@typia/interface\": \"^12.0.0\",\n    \"js-yaml\": \"^4.1.0\",\n    \"prettier\": \"^3.8.1\",\n    \"react-mui-fileuploader\": \"^0.5.2\",\n    \"typia\": \"^12.0.0\",\n    \"@nestia/migrate\": \"^11.0.1\"\n  },\n  \"devDependencies\": {\n    \"@eslint/js\": \"^9.13.0\",\n    \"@nestjs/common\": \"^11.1.6\",\n    \"@nestjs/core\": \"^11.1.6\",\n    \"@nestjs/platform-express\": \"^11.1.6\",\n    \"@nestjs/platform-fastify\": \"^11.1.6\",\n    \"@rollup/plugin-terser\": \"^0.4.4\",\n    \"@rollup/plugin-typescript\": \"^12.1.1\",\n    \"@types/js-yaml\": \"^4.0.9\",\n    \"@types/node\": \"^25.3.3\",\n    \"@types/react\": \"^18.3.11\",\n    \"@types/react-dom\": \"^18.3.1\",\n    \"@vitejs/plugin-react\": \"^4.3.3\",\n    \"eslint\": \"^9.13.0\",\n    \"eslint-plugin-react-hooks\": \"^5.0.0\",\n    \"eslint-plugin-react-refresh\": \"^0.4.13\",\n    \"globals\": \"^15.11.0\",\n    \"react\": \"^18.3.1\",\n    \"react-dom\": \"^18.3.1\",\n    \"rollup\": \"^4.24.2\",\n    \"ts-node\": \"^10.9.2\",\n    \"typescript\": \"~5.9.3\",\n    \"typescript-eslint\": \"^8.10.0\",\n    \"vite\": \"^5.4.9\"\n  },\n  \"files\": [\n    \"README.md\",\n    \"LICENSE\",\n    \"package.json\",\n    \"dist\",\n    \"lib\",\n    \"src\"\n  ],\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"scripts\": {\n    \"build\": \"npm run build:static && npm run build:lib\",\n    \"build:static\": \"rimraf dist && tsc -b && vite build\",\n    \"build:lib\": \"rimraf lib && tsc --project tsconfig.lib.json && rollup -c\",\n    \"dev\": \"vite\",\n    \"lint\": \"eslint .\",\n    \"preview\": \"vite preview\"\n  },\n  \"types\": \"lib/index.d.ts\",\n  \"module\": \"lib/index.mjs\"\n}",
  "node_modules/@nestia/editor/src/vite-env.d.ts": "/// <reference types=\"vite/client\" />\n",
  "node_modules/@nestia/fetcher/lib/AesPkcs5.d.ts": "/**\n * Utility class for the AES-128/256 encryption.\n *\n * - AES-128/256\n * - CBC mode\n * - PKCS#5 Padding\n * - Base64 Encoding\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace AesPkcs5 {\n    /**\n     * Encrypt data\n     *\n     * @param data Target data\n     * @param key Key value of the encryption.\n     * @param iv Initializer Vector for the encryption\n     * @returns Encrypted data\n     */\n    function encrypt(data: string, key: string, iv: string): string;\n    /**\n     * Decrypt data.\n     *\n     * @param data Target data\n     * @param key Key value of the decryption.\n     * @param iv Initializer Vector for the decryption\n     * @returns Decrypted data.\n     */\n    function decrypt(data: string, key: string, iv: string): string;\n}\n",
  "node_modules/@nestia/fetcher/lib/EncryptedFetcher.d.ts": "import { IConnection } from \"./IConnection\";\nimport { IFetchRoute } from \"./IFetchRoute\";\nimport { IPropagation } from \"./IPropagation\";\n/**\n * Utility class for `fetch` functions used in `@nestia/sdk` with encryption.\n *\n * `EncryptedFetcher` is a utility class designed for SDK functions generated by\n * [`@nestia/sdk`](https://nestia.io/docs/sdk/sdk), interacting with the remote\n * HTTP API encrypted by AES-PKCS algorithm. In other words, this is a\n * collection of dedicated `fetch()` functions for `@nestia/sdk` with\n * encryption.\n *\n * For reference, `EncryptedFetcher` class being used only when target\n * controller method is encrypting body data by `@EncryptedRoute` or\n * `@EncryptedBody` decorators. If those decorators are not used,\n * {@link PlainFetcher} class would be used instead.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace EncryptedFetcher {\n    /**\n     * Fetch function only for `HEAD` method.\n     *\n     * @param connection Connection information for the remote HTTP server\n     * @param route Route information about the target API\n     * @returns Nothing because of `HEAD` method\n     */\n    function fetch(connection: IConnection, route: IFetchRoute<\"HEAD\">): Promise<void>;\n    /**\n     * Fetch function only for `GET` method.\n     *\n     * @param connection Connection information for the remote HTTP server\n     * @param route Route information about the target API\n     * @returns Response body data from the remote API\n     */\n    function fetch<Output>(connection: IConnection, route: IFetchRoute<\"GET\">): Promise<Output>;\n    /**\n     * Fetch function for the `POST`, `PUT`, `PATCH` and `DELETE` methods.\n     *\n     * @param connection Connection information for the remote HTTP server\n     * @param route Route information about the target API\n     * @returns Response body data from the remote API\n     */\n    function fetch<Input, Output>(connection: IConnection, route: IFetchRoute<\"POST\" | \"PUT\" | \"PATCH\" | \"DELETE\">, input?: Input, stringify?: (input: Input) => string): Promise<Output>;\n    function propagate<Output extends IPropagation<any, any>>(connection: IConnection, route: IFetchRoute<\"GET\" | \"HEAD\">): Promise<Output>;\n    function propagate<Input, Output extends IPropagation<any, any>>(connection: IConnection, route: IFetchRoute<\"DELETE\" | \"GET\" | \"HEAD\" | \"PATCH\" | \"POST\" | \"PUT\">, input?: Input, stringify?: (input: Input) => string): Promise<Output>;\n}\n",
  "node_modules/@nestia/fetcher/lib/FormDataInput.d.ts": "/**\n * FormData input type.\n *\n * `FormDataInput<T>` is a type for the input of the `FormData` request, casting\n * `File` property value type as an union of `File` and\n * {@link FormDataInput.IFileProps}, especially for the React Native\n * environment.\n *\n * You know what? In the React Native environment, `File` class is not\n * supported. Therefore, when composing a `FormData` request, you have to put\n * the URI address of the local filesystem with file name and content type that\n * is represented by the {@link FormDataInput.IFileProps} type.\n *\n * This `FormDataInput<T>` type is designed for that purpose. If the property\n * value type is a `File` class, it converts it to an union type of `File` and\n * {@link FormDataInput.IFileProps} type. Also, if the property value type is an\n * array of `File` class, it converts it to an array of union type of `File` and\n * {@link FormDataInput.IFileProps} type too.\n *\n * Before | After ----------|------------------------ `boolean` | `boolean`\n * `bigint` | `bigint` `number` | `number` `string` | `string` `File` | `File \\|\n * IFileProps`\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template T Target object type.\n */\nexport type FormDataInput<T extends object> = T extends Array<any> ? never : T extends Function ? never : {\n    [P in keyof T]: T[P] extends Array<infer U> ? FormDataInput.Value<U>[] : FormDataInput.Value<T[P]>;\n};\nexport declare namespace FormDataInput {\n    /**\n     * Value type of the `FormDataInput`.\n     *\n     * `Value<T>` is a type for the property value defined in the `FormDataInput`.\n     *\n     * If the original value type is a `File` class, `Value<T>` converts it to an\n     * union type of `File` and {@link IFileProps} type which is a structured data\n     * for the URI file location in the React Native environment.\n     */\n    type Value<T> = T extends File ? T | IFileProps : T;\n    /**\n     * Properties of a file.\n     *\n     * In the React Native, this `IFileProps` structured data can replace the\n     * `File` class instance in the `FormData` request.\n     *\n     * Just put the {@link uri URI address} of the local file system with the\n     * file's {@link name} and {@link type}. It would be casted to the `File` class\n     * instance automatically in the `FormData` request.\n     *\n     * Note that, this `IFileProps` type works only in the React Native\n     * environment. If you are developing a Web or NodeJS application, you have to\n     * utilize the `File` class instance directly.\n     */\n    interface IFileProps {\n        /**\n         * URI address of the file.\n         *\n         * In the React Native, the URI address in the local file system can replace\n         * the `File` class instance. If\n         *\n         * @format uri\n         */\n        uri: string;\n        /** Name of the file. */\n        name: string;\n        /** Content type of the file. */\n        type: string;\n    }\n}\n",
  "node_modules/@nestia/fetcher/lib/HttpError.d.ts": "export { HttpError } from \"@typia/utils\";\n",
  "node_modules/@nestia/fetcher/lib/IConnection.d.ts": "import { IEncryptionPassword } from \"./IEncryptionPassword\";\nimport { IFetchEvent } from \"./IFetchEvent\";\n/**\n * Connection information.\n *\n * `IConnection` is an interface ttype who represents connection information of\n * the remote HTTP server. You can target the remote HTTP server by wring the\n * {@link IConnection.host} variable down. Also, you can configure special header\n * values by specializing the {@link IConnection.headers} variable.\n *\n * If the remote HTTP server encrypts or decrypts its body data through the\n * AES-128/256 algorithm, specify the {@link IConnection.encryption} with\n * {@link IEncryptionPassword} or {@link IEncryptionPassword.Closure} variable.\n *\n * @author Jenogho Nam - https://github.com/samchon\n * @author Seungjun We - https://github.com/SeungjunWe\n */\nexport interface IConnection<Headers extends object | undefined = object | undefined> {\n    /** Host address of the remote HTTP server. */\n    host: string;\n    /** Header values delivered to the remote HTTP server. */\n    headers?: Record<string, IConnection.HeaderValue> & IConnection.Headerify<Headers>;\n    /**\n     * Use simulation mode.\n     *\n     * If you configure this property to be `true`, your SDK library does not send\n     * any request to remote backend server, but just returns random data\n     * generated by `typia.random<T>()` function with request data validation.\n     *\n     * By the way, to utilize this simulation mode, SDK library must be generated\n     * with {@link INestiaConfig.simulate} option, too. Open `nestia.config.ts`\n     * file, and configure {@link INestiaConfig.simulate} property to be `true`.\n     * Them, newly generated SDK library would have a built-in mock-up data\n     * generator.\n     *\n     * @default false\n     */\n    simulate?: boolean;\n    /**\n     * Logger function.\n     *\n     * This function is called when the fetch event is completed.\n     *\n     * @param event Event information of the fetch event.\n     */\n    logger?: (event: IFetchEvent) => Promise<void>;\n    /**\n     * Encryption password of its closure function.\n     *\n     * Define it only when target backend server is encrypting body data through\n     * `@EncryptedRoute` or `@EncryptedBody` decorators of `@nestia/core` for\n     * security reason.\n     */\n    encryption?: IEncryptionPassword | IEncryptionPassword.Closure;\n    /** Additional options for the `fetch` function. */\n    options?: IConnection.IOptions;\n    /**\n     * Custom fetch function.\n     *\n     * If you want to use custom `fetch` function instead of built-in, assign your\n     * custom `fetch` function into this property.\n     *\n     * For reference, the `fetch` function has started to be supported since\n     * version 20 of NodeJS. Therefore, if you are using NodeJS version 19 or\n     * lower, you have to assign the `node-fetch` module into this property.\n     */\n    fetch?: typeof fetch;\n}\nexport declare namespace IConnection {\n    /**\n     * Additional options for the `fetch` function.\n     *\n     * Almost same with {@link RequestInit} type of the {@link fetch} function, but\n     * `body`, `headers` and `method` properties are omitted.\n     *\n     * The reason why defining duplicated definition of {@link RequestInit} is for\n     * legacy NodeJS environments, which does not have the {@link fetch} function\n     * type.\n     */\n    interface IOptions {\n        /**\n         * A string indicating how the request will interact with the browser's\n         * cache to set request's cache.\n         */\n        cache?: \"default\" | \"force-cache\" | \"no-cache\" | \"no-store\" | \"only-if-cached\" | \"reload\";\n        /**\n         * A string indicating whether credentials will be sent with the request\n         * always, never, or only when sent to a same-origin URL. Sets request's\n         * credentials.\n         */\n        credentials?: \"omit\" | \"same-origin\" | \"include\";\n        /**\n         * A cryptographic hash of the resource to be fetched by request.\n         *\n         * Sets request's integrity.\n         */\n        integrity?: string;\n        /** A boolean to set request's keepalive. */\n        keepalive?: boolean;\n        /**\n         * A string to indicate whether the request will use CORS, or will be\n         * restricted to same-origin URLs.\n         *\n         * Sets request's mode.\n         */\n        mode?: \"cors\" | \"navigate\" | \"no-cors\" | \"same-origin\";\n        /**\n         * A string indicating whether request follows redirects, results in an\n         * error upon encountering a redirect, or returns the redirect (in an opaque\n         * fashion).\n         *\n         * Sets request's redirect.\n         */\n        redirect?: \"error\" | \"follow\" | \"manual\";\n        /**\n         * A string whose value is a same-origin URL, \"about:client\", or the empty\n         * string, to set request's referrer.\n         */\n        referrer?: string;\n        /** A referrer policy to set request's referrerPolicy. */\n        referrerPolicy?: \"\" | \"no-referrer\" | \"no-referrer-when-downgrade\" | \"origin\" | \"origin-when-cross-origin\" | \"same-origin\" | \"strict-origin\" | \"strict-origin-when-cross-origin\" | \"unsafe-url\";\n        /** An AbortSignal to set request's signal. */\n        signal?: AbortSignal | null;\n    }\n    /**\n     * Type of allowed header values.\n     *\n     * Only atomic or array of atomic values are allowed.\n     */\n    type HeaderValue = string | boolean | number | bigint | string | Array<boolean> | Array<number> | Array<bigint> | Array<number> | Array<string>;\n    /**\n     * Type of headers\n     *\n     * `Headerify` removes every properties that are not allowed in the HTTP\n     * headers type.\n     *\n     * Below are list of prohibited in HTTP headers.\n     *\n     * 1. Value type one of {@link HeaderValue}\n     * 2. Key is \"set-cookie\", but value is not an Array type\n     * 3. Key is one of them, but value is Array type\n     *\n     * - \"age\"\n     * - \"authorization\"\n     * - \"content-length\"\n     * - \"content-type\"\n     * - \"etag\"\n     * - \"expires\"\n     * - \"from\"\n     * - \"host\"\n     * - \"if-modified-since\"\n     * - \"if-unmodified-since\"\n     * - \"last-modified\"\n     * - \"location\"\n     * - \"max-forwards\"\n     * - \"proxy-authorization\"\n     * - \"referer\"\n     * - \"retry-after\"\n     * - \"server\"\n     * - \"user-agent\"\n     */\n    type Headerify<T extends object | undefined> = {\n        [P in keyof T]?: T[P] extends HeaderValue | undefined ? P extends string ? Lowercase<P> extends \"set-cookie\" ? T[P] extends Array<HeaderValue> ? T[P] | undefined : never : Lowercase<P> extends \"age\" | \"authorization\" | \"content-length\" | \"content-type\" | \"etag\" | \"expires\" | \"from\" | \"host\" | \"if-modified-since\" | \"if-unmodified-since\" | \"last-modified\" | \"location\" | \"max-forwards\" | \"proxy-authorization\" | \"referer\" | \"retry-after\" | \"server\" | \"user-agent\" ? T[P] extends Array<HeaderValue> ? never : T[P] | undefined : T[P] | undefined : never : never;\n    };\n}\n",
  "node_modules/@nestia/fetcher/lib/IEncryptionPassword.d.ts": "import { IConnection } from \"./IConnection\";\n/**\n * Encryption password.\n *\n * `IEncryptionPassword` is a type of interface who represents encryption\n * password used by the {@link Fetcher} with AES-128/256 algorithm. If your\n * encryption password is not fixed but changes according to the input content,\n * you can utilize the {@link IEncryptionPassword.Closure} function type.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IEncryptionPassword {\n    /** Secret key. */\n    key: string;\n    /** Initialization Vector. */\n    iv: string;\n}\nexport declare namespace IEncryptionPassword {\n    /**\n     * Type of a closure function returning the {@link IEncryptionPassword} object.\n     *\n     * `IEncryptionPassword.Closure` is a type of closure function who are\n     * returning the {@link IEncryptionPassword} object. It would be used when your\n     * encryption password be changed according to the input content.\n     */\n    interface Closure {\n        /**\n         * Encryption password getter.\n         *\n         * @param props Properties for predication\n         * @returns Encryption password\n         */\n        (props: IProps): IEncryptionPassword;\n    }\n    /** Properties for the closure. */\n    interface IProps {\n        headers: Record<string, IConnection.HeaderValue | undefined>;\n        body: string;\n        direction: \"encode\" | \"decode\";\n    }\n}\n",
  "node_modules/@nestia/fetcher/lib/IFetchEvent.d.ts": "import { IFetchRoute } from \"./IFetchRoute\";\nexport interface IFetchEvent {\n    route: IFetchRoute<\"DELETE\" | \"GET\" | \"HEAD\" | \"PATCH\" | \"POST\" | \"PUT\">;\n    path: string;\n    status: number | null;\n    input: any;\n    output: any;\n    started_at: Date;\n    respond_at: Date | null;\n    completed_at: Date;\n}\n",
  "node_modules/@nestia/fetcher/lib/IFetchRoute.d.ts": "/**\n * Properties of remote API route.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IFetchRoute<Method extends \"HEAD\" | \"GET\" | \"POST\" | \"PUT\" | \"PATCH\" | \"DELETE\"> {\n    /** Method of the HTTP request. */\n    method: Method;\n    /** Path of the HTTP request. */\n    path: string;\n    /**\n     * Path template.\n     *\n     * Filled since 3.2.2 version.\n     */\n    template?: string;\n    /** Request body data info. */\n    request: Method extends \"DELETE\" | \"POST\" | \"PUT\" | \"PATCH\" ? IFetchRoute.IBody | null : null;\n    /** Response body data info. */\n    response: Method extends \"HEAD\" ? null : IFetchRoute.IBody;\n    /** When special status code being used. */\n    status: number | null;\n    /**\n     * Parser of the query string.\n     *\n     * If content type of response body is `application/x-www-form-urlencoded`,\n     * then this `parseQuery` function would be called.\n     *\n     * If you've forgotten to configuring this `parseQuery` property about the\n     * `application/x-www-form-urlencoded` typed response body data, then only the\n     * `URLSearchParams` typed instance would be returned instead.\n     */\n    parseQuery?(input: URLSearchParams): any;\n}\nexport declare namespace IFetchRoute {\n    /**\n     * Metadata of body.\n     *\n     * Describes how content-type being used in body, and whether encrypted or\n     * not.\n     */\n    interface IBody {\n        type: \"application/json\" | \"application/x-www-form-urlencoded\" | \"multipart/form-data\" | \"text/plain\";\n        encrypted?: boolean;\n    }\n}\n",
  "node_modules/@nestia/fetcher/lib/IPropagation.d.ts": "/**\n * Propagation type.\n *\n * `IPropagation` is a type gathering all possible status codes and their body\n * data types as a discriminated union type. You can specify the status code and\n * its body data type just by using conditional statement like below.\n *\n * ```typescript\n * type Output = IPropagation<{\n *    200: ISeller.IAuthorized;\n *    400: TypeGuardError.IProps;\n * >};\n *\n * const output: Output = await sdk.sellers.authenticate.join(input);\n * if (output.success) {\n *     // automatically casted to \"ISeller.IAuthorized\" type\n *     const authorized: ISeller.IAuthorized = output.data;\n * } else if (output.status === 400) {\n *     // automatically casted to \"TypeGuardError.IProps\" type\n *     const error: TypeGuardError.IProps = output.data;\n * } else {\n *     // unknown type when out of pre-defined status codes\n *     const result: unknown = output.data;\n * }\n * ```\n *\n * For reference, this `IPropagation` type is utilized by SDK library generated\n * by `@nestia/sdk`, when you've configured {@link INestiaConfig.propagate} to be\n * `true`. In that case, SDK functions generated by `@nestia/sdk` no more\n * returns response DTO typed data directly, but returns this `IPropagation`\n * typed object instead.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template StatusMap Map of status code and its body data type.\n * @template Success Default success status code.\n */\nexport type IPropagation<StatusMap extends {\n    [P in IPropagation.Status]?: any;\n}, Success extends number = 200 | 201> = {\n    [P in keyof StatusMap]: IPropagation.IBranch<P extends Success ? true : false, P, StatusMap[P]>;\n}[keyof StatusMap] | IPropagation.IBranch<false, unknown, unknown>;\nexport declare namespace IPropagation {\n    /**\n     * Type of configurable status codes.\n     *\n     * The special characters like `2XX`, `3XX`, `4XX`, `5XX` are meaning the\n     * range of status codes. If `5XX` is specified, it means the status code is\n     * in the range of `500` to `599`.\n     */\n    export type Status = number | \"2XX\" | \"3XX\" | \"4XX\" | \"5XX\";\n    /**\n     * Branch type of propagation.\n     *\n     * `IPropagation.IBranch` is a branch type composing `IPropagation` type,\n     * which is gathering all possible status codes and their body data types as a\n     * union type.\n     */\n    export interface IBranch<Success extends boolean, StatusValue, BodyData> {\n        success: Success;\n        status: StatusValue extends \"2XX\" | \"3XX\" | \"4XX\" | \"5XX\" ? StatusRange<StatusValue> : StatusValue extends number ? StatusValue : never;\n        data: BodyData;\n        headers: Record<string, string | string[]>;\n    }\n    /** Range of status codes by the first digit. */\n    export type StatusRange<T extends \"2XX\" | \"3XX\" | \"4XX\" | \"5XX\"> = T extends 0 ? IntRange<200, 299> : T extends 3 ? IntRange<300, 399> : T extends 4 ? IntRange<400, 499> : IntRange<500, 599>;\n    type IntRange<F extends number, T extends number> = Exclude<Enumerate<T>, Enumerate<F>>;\n    type Enumerate<N extends number, Acc extends number[] = []> = Acc[\"length\"] extends N ? Acc[number] : Enumerate<N, [...Acc, Acc[\"length\"]]>;\n    export {};\n}\n",
  "node_modules/@nestia/fetcher/lib/NestiaSimulator.d.ts": "export declare namespace NestiaSimulator {\n    interface IProps {\n        host: string;\n        path: string;\n        method: \"GET\" | \"POST\" | \"PATCH\" | \"PUT\" | \"DELETE\";\n        contentType: string;\n    }\n    const assert: (props: IProps) => {\n        param: (name: string) => <T>(task: () => T) => void;\n        query: <T>(task: () => T) => void;\n        body: <T>(task: () => T) => void;\n    };\n}\n",
  "node_modules/@nestia/fetcher/lib/PlainFetcher.d.ts": "import { IConnection } from \"./IConnection\";\nimport { IFetchRoute } from \"./IFetchRoute\";\nimport { IPropagation } from \"./IPropagation\";\n/**\n * Utility class for `fetch` functions used in `@nestia/sdk`.\n *\n * `PlainFetcher` is a utility class designed for SDK functions generated by\n * [`@nestia/sdk`](https://nestia.io/docs/sdk/sdk), interacting with the remote\n * HTTP sever API. In other words, this is a collection of dedicated `fetch()`\n * functions for `@nestia/sdk`.\n *\n * For reference, `PlainFetcher` class does not encrypt or decrypt the body data\n * at all. It just delivers plain data without any post processing. If you've\n * defined a controller method through `@EncryptedRoute` or `@EncryptedBody`\n * decorator, then {@liink EncryptedFetcher} class would be used instead.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace PlainFetcher {\n    /**\n     * Fetch function only for `HEAD` method.\n     *\n     * @param connection Connection information for the remote HTTP server\n     * @param route Route information about the target API\n     * @returns Nothing because of `HEAD` method\n     */\n    function fetch(connection: IConnection, route: IFetchRoute<\"HEAD\">): Promise<void>;\n    /**\n     * Fetch function only for `GET` method.\n     *\n     * @param connection Connection information for the remote HTTP server\n     * @param route Route information about the target API\n     * @returns Response body data from the remote API\n     */\n    function fetch<Output>(connection: IConnection, route: IFetchRoute<\"GET\">): Promise<Output>;\n    /**\n     * Fetch function for the `POST`, `PUT`, `PATCH` and `DELETE` methods.\n     *\n     * @param connection Connection information for the remote HTTP server\n     * @param route Route information about the target API\n     * @returns Response body data from the remote API\n     */\n    function fetch<Input, Output>(connection: IConnection, route: IFetchRoute<\"POST\" | \"PUT\" | \"PATCH\" | \"DELETE\">, input?: Input, stringify?: (input: Input) => string): Promise<Output>;\n    function propagate<Output extends IPropagation<any, any>>(connection: IConnection, route: IFetchRoute<\"GET\" | \"HEAD\">): Promise<Output>;\n    function propagate<Input, Output extends IPropagation<any, any>>(connection: IConnection, route: IFetchRoute<\"DELETE\" | \"GET\" | \"HEAD\" | \"PATCH\" | \"POST\" | \"PUT\">, input?: Input, stringify?: (input: Input) => string): Promise<Output>;\n}\n",
  "node_modules/@nestia/fetcher/lib/index.d.ts": "export * from \"./AesPkcs5\";\nexport * from \"./EncryptedFetcher\";\nexport * from \"./FormDataInput\";\nexport * from \"./HttpError\";\nexport * from \"./IConnection\";\nexport * from \"./IEncryptionPassword\";\nexport * from \"./IFetchEvent\";\nexport * from \"./IFetchRoute\";\nexport * from \"./IPropagation\";\nexport * from \"./NestiaSimulator\";\nexport * from \"./PlainFetcher\";\n",
  "node_modules/@nestia/fetcher/lib/internal/FetcherBase.d.ts": "export {};\n",
  "node_modules/@nestia/fetcher/package.json": "{\n  \"name\": \"@nestia/fetcher\",\n  \"version\": \"11.0.1\",\n  \"description\": \"Fetcher library of Nestia SDK\",\n  \"main\": \"lib/index.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"default\": \"./lib/index.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/samchon/nestia\"\n  },\n  \"keywords\": [\n    \"nestia\",\n    \"fetcher\",\n    \"sdk\"\n  ],\n  \"author\": \"Jeongho Nam\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/samchon/nestia/issues\"\n  },\n  \"homepage\": \"https://nestia.io\",\n  \"dependencies\": {\n    \"@typia/interface\": \"^12.0.0\",\n    \"@typia/utils\": \"^12.0.0\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^25.3.3\",\n    \"rimraf\": \"^6.1.3\",\n    \"typescript\": \"~5.9.3\"\n  },\n  \"files\": [\n    \"README.md\",\n    \"LICENSE\",\n    \"package.json\",\n    \"lib\",\n    \"src\"\n  ],\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"scripts\": {\n    \"build\": \"rimraf lib && tsc\",\n    \"dev\": \"rimraf lib && tsc --watch\"\n  },\n  \"types\": \"lib/index.d.ts\"\n}",
  "node_modules/@nestia/migrate/lib/NestiaMigrateApplication.d.ts": "import { IHttpMigrateApplication, OpenApi, OpenApiV3, OpenApiV3_1, OpenApiV3_2, SwaggerV2 } from \"@typia/interface\";\nimport { IValidation } from \"typia\";\nimport { INestiaMigrateConfig } from \"./structures/INestiaMigrateConfig\";\nimport { INestiaMigrateContext } from \"./structures/INestiaMigrateContext\";\nimport { INestiaMigrateFile } from \"./structures/INestiaMigrateFile\";\nexport declare class NestiaMigrateApplication {\n    readonly document: OpenApi.IDocument;\n    private readonly data_;\n    constructor(document: OpenApi.IDocument);\n    static assert(document: SwaggerV2.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | OpenApiV3_2.IDocument | OpenApi.IDocument): NestiaMigrateApplication;\n    static validate(document: SwaggerV2.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | OpenApiV3_2.IDocument | OpenApi.IDocument): IValidation<NestiaMigrateApplication>;\n    getData(): IHttpMigrateApplication;\n    /** @deprecated */\n    getErrors(): IHttpMigrateApplication.IError[];\n    nest(config: INestiaMigrateConfig): Record<string, string>;\n    sdk(config: INestiaMigrateConfig): Record<string, string>;\n}\nexport declare namespace MigrateApplication {\n    interface IOutput {\n        context: INestiaMigrateContext;\n        files: INestiaMigrateFile[];\n        errors: IHttpMigrateApplication.IError[];\n    }\n}\n",
  "node_modules/@nestia/migrate/lib/analyzers/NestiaMigrateControllerAnalyzer.d.ts": "import { IHttpMigrateRoute } from \"@typia/interface\";\nimport { INestiaMigrateController } from \"../structures/INestiaMigrateController\";\nexport declare namespace NestiaMigrateControllerAnalyzer {\n    const analyze: (routes: IHttpMigrateRoute[]) => INestiaMigrateController[];\n}\n",
  "node_modules/@nestia/migrate/lib/archivers/NestiaMigrateFileArchiver.d.ts": "export declare namespace NestiaMigrateFileArchiver {\n    const archive: (props: {\n        mkdir: (path: string) => Promise<void>;\n        writeFile: (path: string, content: string) => Promise<void>;\n        root: string;\n        files: Record<string, string>;\n    }) => Promise<void>;\n}\n",
  "node_modules/@nestia/migrate/lib/bundles/NEST_TEMPLATE.d.ts": "export declare const NEST_TEMPLATE: Record<string, string>;\n",
  "node_modules/@nestia/migrate/lib/bundles/SDK_TEMPLATE.d.ts": "export declare const SDK_TEMPLATE: Record<string, string>;\n",
  "node_modules/@nestia/migrate/lib/executable/NestiaMigrateCommander.d.ts": "export declare namespace NestiaMigrateCommander {\n    const main: () => Promise<void>;\n    const beautify: (script: string) => Promise<string>;\n}\n",
  "node_modules/@nestia/migrate/lib/executable/NestiaMigrateInquirer.d.ts": "export declare namespace NestiaMigrateInquirer {\n    interface IOutput {\n        mode: \"nest\" | \"sdk\";\n        input: string;\n        output: string;\n        keyword: boolean;\n        simulate: boolean;\n        e2e: boolean;\n        package: string;\n    }\n    const parse: () => Promise<IOutput>;\n}\n",
  "node_modules/@nestia/migrate/lib/executable/migrate.d.ts": "#!/usr/bin/env node\nexport {};\n",
  "node_modules/@nestia/migrate/lib/factories/TypeLiteralFactory.d.ts": "import ts from \"typescript\";\nexport declare namespace TypeLiteralFactory {\n    const generate: (value: any) => ts.TypeNode;\n}\n",
  "node_modules/@nestia/migrate/lib/index.d.ts": "import * as migrate from \"./module\";\nexport default migrate;\nexport * from \"./module\";\n",
  "node_modules/@nestia/migrate/lib/module.d.ts": "export * from \"./NestiaMigrateApplication\";\nexport * from \"./structures/index\";\nexport * from \"./archivers/NestiaMigrateFileArchiver\";\nexport * from \"./executable/NestiaMigrateCommander\";\nexport * from \"./programmers/index\";\n",
  "node_modules/@nestia/migrate/lib/programmers/NestiaMigrateApiFileProgrammer.d.ts": "import { IHttpMigrateRoute, OpenApi } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { INestiaMigrateConfig } from \"../structures/INestiaMigrateConfig\";\nexport declare namespace NestiaMigrateApiFileProgrammer {\n    interface IProps {\n        config: INestiaMigrateConfig;\n        components: OpenApi.IComponents;\n        namespace: string[];\n        routes: IHttpMigrateRoute[];\n        children: Set<string>;\n    }\n    const write: (props: IProps) => ts.Statement[];\n}\n",
  "node_modules/@nestia/migrate/lib/programmers/NestiaMigrateApiFunctionProgrammer.d.ts": "import { IHttpMigrateRoute, OpenApi } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { INestiaMigrateConfig } from \"../structures/INestiaMigrateConfig\";\nimport { NestiaMigrateImportProgrammer } from \"./NestiaMigrateImportProgrammer\";\nexport declare namespace NestiaMigrateApiFunctionProgrammer {\n    interface IContext {\n        config: INestiaMigrateConfig;\n        components: OpenApi.IComponents;\n        importer: NestiaMigrateImportProgrammer;\n        route: IHttpMigrateRoute;\n    }\n    const write: (ctx: IContext) => ts.FunctionDeclaration;\n    const writeParameterDeclarations: (ctx: IContext, connectionName?: string) => ts.ParameterDeclaration[];\n}\n",
  "node_modules/@nestia/migrate/lib/programmers/NestiaMigrateApiNamespaceProgrammer.d.ts": "import { IHttpMigrateRoute } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { OpenApi } from \"typia\";\nimport { INestiaMigrateConfig } from \"../structures/INestiaMigrateConfig\";\nimport { NestiaMigrateImportProgrammer } from \"./NestiaMigrateImportProgrammer\";\nexport declare namespace NestiaMigrateApiNamespaceProgrammer {\n    interface IContext {\n        config: INestiaMigrateConfig;\n        components: OpenApi.IComponents;\n        importer: NestiaMigrateImportProgrammer;\n        route: IHttpMigrateRoute;\n    }\n    const write: (ctx: IContext) => ts.ModuleDeclaration;\n    const writePathCallExpression: (config: INestiaMigrateConfig, route: IHttpMigrateRoute) => ts.CallExpression;\n}\n",
  "node_modules/@nestia/migrate/lib/programmers/NestiaMigrateApiProgrammer.d.ts": "import { INestiaMigrateContext } from \"../structures/INestiaMigrateContext\";\nexport declare namespace NestiaMigrateApiProgrammer {\n    const write: (ctx: INestiaMigrateContext) => Record<string, string>;\n}\n",
  "node_modules/@nestia/migrate/lib/programmers/NestiaMigrateApiSimulationProgrammer.d.ts": "import { IHttpMigrateRoute } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { OpenApi } from \"typia\";\nimport { INestiaMigrateConfig } from \"../structures/INestiaMigrateConfig\";\nimport { NestiaMigrateImportProgrammer } from \"./NestiaMigrateImportProgrammer\";\nexport declare namespace NestiaMigrateApiSimulationProgrammer {\n    interface IContext {\n        config: INestiaMigrateConfig;\n        components: OpenApi.IComponents;\n        importer: NestiaMigrateImportProgrammer;\n        route: IHttpMigrateRoute;\n    }\n    const random: (ctx: IContext) => ts.VariableStatement;\n    const simulate: (ctx: IContext) => ts.VariableStatement;\n}\n",
  "node_modules/@nestia/migrate/lib/programmers/NestiaMigrateApiStartProgrammer.d.ts": "import { INestiaMigrateContext } from \"../structures/INestiaMigrateContext\";\nexport declare namespace NestiaMigrateApiStartProgrammer {\n    const write: (context: INestiaMigrateContext) => Record<string, string>;\n}\n",
  "node_modules/@nestia/migrate/lib/programmers/NestiaMigrateDtoProgrammer.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { INestiaMigrateConfig } from \"../structures/INestiaMigrateConfig\";\nimport { NestiaMigrateImportProgrammer } from \"./NestiaMigrateImportProgrammer\";\nexport declare namespace NestiaMigrateDtoProgrammer {\n    interface IModule {\n        name: string;\n        children: Map<string, IModule>;\n        programmer: null | ((importer: NestiaMigrateImportProgrammer) => ts.TypeAliasDeclaration);\n    }\n    const compose: (props: {\n        config: INestiaMigrateConfig;\n        components: OpenApi.IComponents;\n    }) => Map<string, IModule>;\n}\n",
  "node_modules/@nestia/migrate/lib/programmers/NestiaMigrateE2eFileProgrammer.d.ts": "import { IHttpMigrateRoute } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { OpenApi } from \"typia\";\nimport { INestiaMigrateConfig } from \"../structures/INestiaMigrateConfig\";\nimport { NestiaMigrateImportProgrammer } from \"./NestiaMigrateImportProgrammer\";\nexport declare namespace NestiaMigrateE2eFunctionProgrammer {\n    interface IContext {\n        config: INestiaMigrateConfig;\n        components: OpenApi.IComponents;\n        importer: NestiaMigrateImportProgrammer;\n        route: IHttpMigrateRoute;\n    }\n    const write: (ctx: IContext) => ts.FunctionDeclaration;\n    const writeBody: (ctx: IContext) => ts.Statement[];\n}\n",
  "node_modules/@nestia/migrate/lib/programmers/NestiaMigrateE2eProgrammer.d.ts": "import { INestiaMigrateContext } from \"../structures/INestiaMigrateContext\";\nexport declare namespace NestiaMigrateE2eProgrammer {\n    const write: (ctx: INestiaMigrateContext) => Record<string, string>;\n}\n",
  "node_modules/@nestia/migrate/lib/programmers/NestiaMigrateImportProgrammer.d.ts": "import ts from \"typescript\";\nexport declare class NestiaMigrateImportProgrammer {\n    private external_;\n    private dtos_;\n    constructor();\n    empty(): boolean;\n    external(props: MigrateImportProgrammer.IProps): string;\n    dto(name: string, namespace?: string): ts.TypeReferenceNode;\n    tag(type: string, arg?: any): ts.TypeReferenceNode;\n    toStatements(dtoPath: (name: string) => string, current?: string): ts.Statement[];\n}\nexport declare namespace MigrateImportProgrammer {\n    interface IProps {\n        type: \"default\" | \"instance\";\n        library: string;\n        name: string;\n    }\n}\n",
  "node_modules/@nestia/migrate/lib/programmers/NestiaMigrateNestControllerProgrammer.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { INestiaMigrateConfig } from \"../structures/INestiaMigrateConfig\";\nimport { INestiaMigrateController } from \"../structures/INestiaMigrateController\";\nexport declare namespace NestiaMigrateNestControllerProgrammer {\n    interface IProps {\n        config: INestiaMigrateConfig;\n        components: OpenApi.IComponents;\n        controller: INestiaMigrateController;\n    }\n    const write: (props: IProps) => ts.Statement[];\n}\n",
  "node_modules/@nestia/migrate/lib/programmers/NestiaMigrateNestMethodProgrammer.d.ts": "import { IHttpMigrateRoute } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { OpenApi } from \"typia\";\nimport { INestiaMigrateConfig } from \"../structures/INestiaMigrateConfig\";\nimport { INestiaMigrateController } from \"../structures/INestiaMigrateController\";\nimport { NestiaMigrateImportProgrammer } from \"./NestiaMigrateImportProgrammer\";\nexport declare namespace NestiaMigrateNestMethodProgrammer {\n    interface IContext {\n        config: INestiaMigrateConfig;\n        components: OpenApi.IComponents;\n        importer: NestiaMigrateImportProgrammer;\n        controller: INestiaMigrateController;\n        route: IHttpMigrateRoute;\n    }\n    const write: (ctx: IContext) => ts.MethodDeclaration;\n}\n",
  "node_modules/@nestia/migrate/lib/programmers/NestiaMigrateNestModuleProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaMigrateController } from \"../structures/INestiaMigrateController\";\nexport declare namespace NestiaMigrateNestModuleProgrammer {\n    const write: (controllers: INestiaMigrateController[]) => ts.Statement[];\n}\n",
  "node_modules/@nestia/migrate/lib/programmers/NestiaMigrateNestProgrammer.d.ts": "import { INestiaMigrateContext } from \"../structures/INestiaMigrateContext\";\nexport declare namespace NestiaMigrateNestProgrammer {\n    const write: (context: INestiaMigrateContext) => Record<string, string>;\n}\n",
  "node_modules/@nestia/migrate/lib/programmers/NestiaMigrateSchemaProgrammer.d.ts": "import ts from \"typescript\";\nimport { OpenApi } from \"typia\";\nimport { NestiaMigrateImportProgrammer } from \"./NestiaMigrateImportProgrammer\";\nexport declare namespace NestiaMigrateSchemaProgrammer {\n    const write: (props: {\n        components: OpenApi.IComponents;\n        importer: NestiaMigrateImportProgrammer;\n        schema: OpenApi.IJsonSchema;\n    }) => ts.TypeNode;\n}\n",
  "node_modules/@nestia/migrate/lib/programmers/index.d.ts": "export * from \"./NestiaMigrateApiFileProgrammer\";\nexport * from \"./NestiaMigrateApiFunctionProgrammer\";\nexport * from \"./NestiaMigrateApiNamespaceProgrammer\";\nexport * from \"./NestiaMigrateApiProgrammer\";\nexport * from \"./NestiaMigrateApiSimulationProgrammer\";\nexport * from \"./NestiaMigrateApiStartProgrammer\";\nexport * from \"./NestiaMigrateDtoProgrammer\";\nexport * from \"./NestiaMigrateE2eFileProgrammer\";\nexport * from \"./NestiaMigrateE2eProgrammer\";\nexport * from \"./NestiaMigrateImportProgrammer\";\nexport * from \"./NestiaMigrateNestControllerProgrammer\";\nexport * from \"./NestiaMigrateNestMethodProgrammer\";\nexport * from \"./NestiaMigrateNestModuleProgrammer\";\nexport * from \"./NestiaMigrateNestProgrammer\";\nexport * from \"./NestiaMigrateSchemaProgrammer\";\n",
  "node_modules/@nestia/migrate/lib/structures/INestiaMigrateConfig.d.ts": "import ts from \"typescript\";\nimport { NestiaMigrateNestMethodProgrammer } from \"../programmers/NestiaMigrateNestMethodProgrammer\";\nexport interface INestiaMigrateConfig {\n    simulate: boolean;\n    e2e: boolean;\n    package?: string;\n    keyword?: boolean;\n    author?: {\n        tag: string;\n        value: string;\n    };\n    programmer?: {\n        controllerMethod?: (ctx: NestiaMigrateNestMethodProgrammer.IContext) => ts.MethodDeclaration;\n    };\n}\n",
  "node_modules/@nestia/migrate/lib/structures/INestiaMigrateContext.d.ts": "import { IHttpMigrateApplication } from \"@typia/interface\";\nimport { INestiaMigrateConfig } from \"./INestiaMigrateConfig\";\nexport interface INestiaMigrateContext {\n    mode: \"nest\" | \"sdk\";\n    application: IHttpMigrateApplication;\n    config: INestiaMigrateConfig;\n}\n",
  "node_modules/@nestia/migrate/lib/structures/INestiaMigrateController.d.ts": "import { IHttpMigrateRoute } from \"@typia/interface\";\nexport interface INestiaMigrateController {\n    name: string;\n    path: string;\n    location: string;\n    routes: IHttpMigrateRoute[];\n}\n",
  "node_modules/@nestia/migrate/lib/structures/INestiaMigrateDto.d.ts": "import { OpenApi } from \"@typia/interface\";\nexport interface INestiaMigrateDto {\n    name: string;\n    location: string;\n    schema: OpenApi.IJsonSchema | null;\n    children: INestiaMigrateDto[];\n}\n",
  "node_modules/@nestia/migrate/lib/structures/INestiaMigrateFile.d.ts": "export interface INestiaMigrateFile {\n    location: string;\n    file: string;\n    content: string;\n}\n",
  "node_modules/@nestia/migrate/lib/structures/INestiaMigrateProgram.d.ts": "import { IHttpMigrateApplication, OpenApi } from \"@typia/interface\";\nimport { INestiaMigrateConfig } from \"./INestiaMigrateConfig\";\nexport interface INestiaMigrateProgram {\n    mode: \"nest\" | \"sdk\";\n    document: OpenApi.IDocument;\n    config: INestiaMigrateConfig;\n    files: Record<string, string>;\n    errors: IHttpMigrateApplication.IError[];\n}\n",
  "node_modules/@nestia/migrate/lib/structures/INestiaMigrateSchema.d.ts": "export interface INestiaMigrateSchema {\n    name: string;\n    children: INestiaMigrateSchema[];\n}\n",
  "node_modules/@nestia/migrate/lib/structures/index.d.ts": "export * from \"./INestiaMigrateConfig\";\nexport * from \"./INestiaMigrateContext\";\nexport * from \"./INestiaMigrateController\";\nexport * from \"./INestiaMigrateFile\";\n",
  "node_modules/@nestia/migrate/lib/utils/FilePrinter.d.ts": "import ts from \"typescript\";\nexport declare namespace FilePrinter {\n    const description: <Node extends ts.Node>(node: Node, comment: string) => Node;\n    const newLine: () => ts.ExpressionStatement;\n    const write: (props: {\n        statements: ts.Statement[];\n        top?: string;\n    }) => string;\n}\n",
  "node_modules/@nestia/migrate/lib/utils/MapUtil.d.ts": "export declare namespace MapUtil {\n    const take: <Key, T>(dict: Map<Key, T>) => (key: Key) => (generator: () => T) => T;\n}\n",
  "node_modules/@nestia/migrate/lib/utils/SetupWizard.d.ts": "export declare namespace SetupWizard {\n    const setup: (output: string) => void;\n}\n",
  "node_modules/@nestia/migrate/lib/utils/StringUtil.d.ts": "export declare namespace StringUtil {\n    const capitalize: (str: string) => string;\n    const splitWithNormalization: (path: string) => string[];\n    const escapeDuplicate: (keep: string[]) => (change: string) => string;\n    const escapeNonVariable: (str: string) => string;\n}\n",
  "node_modules/@nestia/migrate/lib/utils/openapi-down-convert/RefVisitor.d.ts": "/**\n * Recursively walk a JSON object and invoke a callback function on each `{\n * \"$ref\" : \"path\" }` object found\n */\n/**\n * Represents a JSON Reference object, such as `{\"$ref\":\n * \"#/components/schemas/problemResponse\" }`\n */\nexport interface RefObject {\n    $ref: string;\n}\n/** JsonNode represents a node within the OpenAPI object */\nexport type JsonNode = object | [] | string | boolean | null | number;\n/** A JSON Schema object in an API def */\nexport type SchemaObject = object;\n/** Function signature for the visitRefObjects callback */\nexport type RefVisitor = (node: RefObject) => JsonNode;\n/** Function signature for the visitSchemaObjects callback */\nexport type SchemaVisitor = (node: SchemaObject) => SchemaObject;\n/** /** Function signature for the walkObject callback */\nexport type ObjectVisitor = (node: object) => JsonNode;\n/** Test if a JSON node is a `{ $ref: \"uri\" }` object */\nexport declare function isRef(node: any): boolean;\n/**\n * Walk a JSON object and apply `schemaCallback` when a JSON schema is found.\n * JSON Schema objects are items in components/schemas or in an item named\n * `schema`\n *\n * @param node A node in the OpenAPI document\n * @param schemaCallback The function to call on JSON schema objects\n * @returns The modified (annotated) node\n */\nexport declare function visitSchemaObjects(node: any, schemaCallback: SchemaVisitor): any;\n/**\n * Walk a JSON object and apply `refCallback` when a JSON `{$ref: url }` is\n * found\n *\n * @param node A node in the OpenAPI document\n * @param refCallback The function to call on JSON `$ref` objects\n * @returns The modified (annotated) node\n */\nexport declare function visitRefObjects(node: any, refCallback: RefVisitor): any;\n/**\n * Walk a JSON object or array and apply objectCallback when a JSON object is\n * found\n *\n * @param node A node in the OpenAPI document\n * @param objectCallback The function to call on JSON objects\n * @param nav Tracks where we are in the original document\n * @returns The modified (annotated) node\n */\nexport declare function walkObject(node: object, objectCallback: ObjectVisitor): JsonNode;\n",
  "node_modules/@nestia/migrate/lib/utils/openapi-down-convert/converter.d.ts": "/** Options for the converter instantiation */\nexport interface ConverterOptions {\n    /** If `true`, log conversion transformations to stderr */\n    verbose?: boolean;\n    /**\n     * If `true`, remove `id` values in schema examples, to bypass [Spectral issue\n     * 2081](https://github.com/stoplightio/spectral/issues/2081)\n     */\n    deleteExampleWithId?: boolean;\n    /** If `true`, replace a `$ref` object that has siblings into an `allOf` */\n    allOfTransform?: boolean;\n    /** The authorizationUrl for openIdConnect -> oauth2 transformation */\n    authorizationUrl?: string;\n    /** The tokenUrl for openIdConnect -> oauth2 transformation */\n    tokenUrl?: string;\n    /**\n     * Name of YAML/JSON file with scope descriptions. This is a simple map in the\n     * format `{ scope1: \"description of scope1\", ... }`\n     */\n    scopeDescriptionFile?: string;\n    /**\n     * Earlier versions of the tool converted $comment to x-comment in JSON\n     * Schemas. The tool now deletes $comment values by default. Use this option\n     * to preserve the conversion and not delete comments.\n     */\n    convertSchemaComments?: boolean;\n}\nexport declare class Converter {\n    private openapi30;\n    private verbose;\n    private deleteExampleWithId;\n    private allOfTransform;\n    private authorizationUrl;\n    /** The tokenUrl for openIdConnect -> oauth2 transformation */\n    private tokenUrl;\n    private scopeDescriptions;\n    private convertSchemaComments;\n    private returnCode;\n    /**\n     * Construct a new Converter\n     *\n     * @throws Error if the scopeDescriptionFile (if specified) cannot be read or\n     *   parsed as YAML/JSON\n     */\n    constructor(openapiDocument: object, options?: ConverterOptions);\n    /**\n     * Load the scopes.yaml file and save in this.scopeDescriptions\n     *\n     * @throws Error if the file cannot be read or parsed as YAML/JSON\n     */\n    private loadScopeDescriptions;\n    /**\n     * Log a message to console.warn stream if verbose is true\n     *\n     * @param message Parameters for console.warn\n     */\n    private log;\n    /**\n     * Log a message to console.warn stream. Prefix the message string with\n     * `Warning: ` if it does not already have that text.\n     *\n     * @param message Parameters for console.warn\n     */\n    private warn;\n    /**\n     * Log an error message to `console.error` stream. Prefix the message string\n     * with `Error: ` if it does not already start with `'Error'`. Increments the\n     * `returnCode`, causing the CLI to throw an Error when done.\n     *\n     * @param message Parameters for `console.error`\n     */\n    private error;\n    /**\n     * Convert the OpenAPI document to 3.0\n     *\n     * @returns The converted document. The input is not modified.\n     */\n    convert(): object;\n    /**\n     * OpenAPI 3.1 uses JSON Schema 2020-12 which allows schema `examples`;\n     * OpenAPI 3.0 uses JSON Scheme Draft 7 which only allows `example`. Replace\n     * all `examples` with `example`, using `examples[0]`\n     */\n    convertJsonSchemaExamples(): void;\n    private walkNestedSchemaObjects;\n    /**\n     * OpenAPI 3.1 uses JSON Schema 2020-12 which allows `const` OpenAPI 3.0 uses\n     * JSON Scheme Draft 7 which only allows `enum`. Replace all `const: value`\n     * with `enum: [ value ]`\n     */\n    convertConstToEnum(): void;\n    /**\n     * Convert 2-element type arrays containing 'null' to string type and\n     * `nullable: true`\n     */\n    convertNullableTypeArray(): void;\n    removeWebhooksObject(): void;\n    removeUnsupportedSchemaKeywords(): void;\n    renameSchema$comment(): void;\n    private deleteSchema$comment;\n    /**\n     * Convert\n     *\n     *     contentMediaType: \"application/octet-stream\";\n     *\n     * To\n     *\n     *     format: binary;\n     *\n     * In `type: string` schemas. Warn if schema has a `format` already and it is\n     * not `binary`.\n     */\n    convertJsonSchemaContentMediaType(): void;\n    /**\n     * Convert\n     *\n     *     contentEncoding: base64;\n     *\n     * To\n     *\n     *     format: byte;\n     *\n     * In `type: string` schemas. It is an error if the schema has a `format`\n     * already and it is not `byte`.\n     */\n    convertJsonSchemaContentEncoding(): void;\n    private json;\n    /**\n     * OpenAPI 3.1 defines a new `openIdConnect` security scheme. Down-convert the\n     * scheme to `oauth2` / authorization code flow. Collect all the scopes used\n     * in any security requirements within operations and add them to the scheme.\n     * Also define the URLs to the `authorizationUrl` and `tokenUrl` of `oauth2`.\n     */\n    convertSecuritySchemes(): void;\n    /**\n     * Find remaining OpenAPI 3.0 [Reference\n     * Objects](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#referenceObject)\n     * and down convert them to [JSON\n     * Reference](https://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03)\n     * objects with _only_ a `$ref` property.\n     */\n    simplifyNonSchemaRef(): void;\n    removeLicenseIdentifier(): void;\n    convertSchemaRef(): void;\n    static deepClone(obj: object): object;\n}\n",
  "node_modules/@nestia/migrate/package.json": "{\n  \"name\": \"@nestia/migrate\",\n  \"version\": \"11.0.1\",\n  \"description\": \"Migration program from swagger to NestJS\",\n  \"main\": \"lib/index.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"import\": \"./lib/index.mjs\",\n      \"default\": \"./lib/index.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"bin\": {\n    \"@nestia/migrate\": \"./lib/executable/migrate.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/samchon/nestia\"\n  },\n  \"keywords\": [\n    \"migration\",\n    \"swagger\",\n    \"openapi generator\",\n    \"NestJS\",\n    \"nestia\",\n    \"SDK\",\n    \"RPC\",\n    \"Mockup Simulator\"\n  ],\n  \"author\": \"Jeongho Nam\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/samchon/nestia/issues\"\n  },\n  \"homepage\": \"https://nestia.io\",\n  \"devDependencies\": {\n    \"@rollup/plugin-terser\": \"^0.4.4\",\n    \"@rollup/plugin-typescript\": \"^12.1.1\",\n    \"@types/inquirer\": \"^9.0.7\",\n    \"@types/node\": \"^25.3.3\",\n    \"js-yaml\": \"^4.1.0\",\n    \"rimraf\": \"^6.1.3\",\n    \"rollup\": \"^4.24.3\",\n    \"ts-node\": \"^10.9.2\"\n  },\n  \"dependencies\": {\n    \"@trivago/prettier-plugin-sort-imports\": \"^4.3.0\",\n    \"@typia/core\": \"^12.0.0\",\n    \"@typia/interface\": \"^12.0.0\",\n    \"@typia/utils\": \"^12.0.0\",\n    \"commander\": \"10.0.0\",\n    \"inquirer\": \"8.2.5\",\n    \"prettier\": \"^3.8.1\",\n    \"prettier-plugin-jsdoc\": \"^1.8.0\",\n    \"tstl\": \"^3.0.0\",\n    \"typescript\": \"~5.9.3\",\n    \"typia\": \"^12.0.0\"\n  },\n  \"files\": [\n    \"lib\",\n    \"src\",\n    \"!lib/test\",\n    \"!src/test\",\n    \"package.json\",\n    \"README.md\",\n    \"LICENSE\"\n  ],\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"scripts\": {\n    \"build\": \"rimraf lib && tsc && rollup -c\",\n    \"bundle\": \"node src/executable/bundle.js\",\n    \"dev\": \"rimraf lib && tsc --watch\",\n    \"test\": \"node lib/test\"\n  },\n  \"types\": \"lib/index.d.ts\",\n  \"module\": \"lib/index.mjs\"\n}",
  "node_modules/@nestia/sdk/lib/INestiaConfig.d.ts": "import type { INestApplication } from \"@nestjs/common\";\nimport type { OpenApi } from \"typia\";\n/**\n * Definition for the `nestia.config.ts` file.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface INestiaConfig {\n    /**\n     * Accessor of controller classes.\n     *\n     * You can specify target controller classes within two ways.\n     *\n     * - Asynchronous function returning `INestApplication` instance\n     * - Specify the path or directory of controller class files\n     */\n    input: (() => Promise<INestApplication>) | INestiaConfig.IInput | string[] | string;\n    /**\n     * Building `swagger.json` is also possible.\n     *\n     * If not specified, you can't build the `swagger.json`.\n     */\n    swagger?: INestiaConfig.ISwaggerConfig;\n    /**\n     * Response directory that SDK would be placed in.\n     *\n     * If not configured, you can't build the SDK library.\n     */\n    output?: string;\n    /**\n     * Target directory that SDK distribution files would be placed in.\n     *\n     * If you configure this property and runs `npx nestia sdk` command,\n     * distribution environments for the SDK library would be generated.\n     *\n     * After the SDK library generation, move to the `distribute` directory, and\n     * runs `npm publish` command, then you can share SDK library with other\n     * client (frontend) developers.\n     *\n     * Recommend to use `\"packages/api\"` value.\n     */\n    distribute?: string;\n    /** @default false */\n    keyword?: boolean;\n    /**\n     * Allow simulation mode.\n     *\n     * If you configure this property to be `true`, the SDK library would be\n     * contain simulation mode. In the simulation mode, the SDK library would not\n     * communicate with the real backend server, but just returns random mock-up\n     * data with requestion data validation.\n     *\n     * For reference, random mock-up data would be generated by\n     * `typia.random<T>()` function.\n     *\n     * @default false\n     */\n    simulate?: boolean;\n    /**\n     * Target directory that e2e test functions would be placed in.\n     *\n     * If you configure this property and runs `npx nestia e2e` command,\n     * `@nestia/sdk` will analyze your NestJS backend server code, and generates\n     * e2e test functions for every API endpoints.\n     *\n     * If not configured, you can't run `npx nestia e2e` command.\n     */\n    e2e?: string;\n    /**\n     * Whether to use propagation mode or not.\n     *\n     * If being configured, interaction functions of the SDK library would perform\n     * the propagation mode. The propagation mode means that never throwing\n     * exception even when status code is not 200 (or 201), but just returning the\n     * {@link IPropagation} typed instance, which can specify its body type through\n     * discriminated union determined by status code.\n     *\n     * @default false\n     */\n    propagate?: boolean;\n    /**\n     * Whether to clone DTO structures or not.\n     *\n     * If being configured, all of DTOs used in the backend server would be cloned\n     * into the `structures` directory, and the SDK library would be refer to the\n     * cloned DTOs instead of the original.\n     *\n     * @default false\n     */\n    clone?: boolean;\n    /**\n     * Whether to wrap DTO by primitive type.\n     *\n     * If you don't configure this property as `false`, all of DTOs in the SDK\n     * library would be automatically wrapped by {@link Primitive} type.\n     *\n     * For refenrece, if a DTO type be capsuled by the {@link Primitive} type, all\n     * of methods in the DTO type would be automatically erased. Also, if the DTO\n     * has a `toJSON()` method, the DTO type would be automatically converted to\n     * return type of the `toJSON()` method.\n     *\n     * @default true\n     */\n    primitive?: boolean;\n    /**\n     * Whether to assert parameter types or not.\n     *\n     * If you configure this property to be `true`, all of the function parameters\n     * of SDK library would be checked through [`typia.assert<T>()`\n     * function](https://typia.io/docs/validators/assert/).\n     *\n     * This option would make your SDK library compilation time a little bit\n     * slower, but would enahcne the type safety even in the runtime level.\n     *\n     * @default false\n     */\n    assert?: boolean;\n    /**\n     * Whether to optimize JSON string conversion 10x faster or not.\n     *\n     * If you configure this property to be `true`, the SDK library would utilize\n     * the [`typia.assertStringify<T>()\n     * function`](https://github.com/samchon/typia#enhanced-json) to boost up JSON\n     * serialization speed and ensure type safety.\n     *\n     * This option would make your SDK library compilation time a little bit\n     * slower, but would enhance JSON serialization speed 10x faster. Also, it can\n     * ensure type safety even in the runtime level.\n     *\n     * @default false\n     */\n    json?: boolean;\n}\nexport declare namespace INestiaConfig {\n    /**\n     * List of files or directories to include or exclude to specifying the NestJS\n     * controllers.\n     */\n    interface IInput {\n        /** List of files or directories containing the NestJS controller classes. */\n        include: string[];\n        /** List of files or directories to be excluded. */\n        exclude?: string[];\n    }\n    /** Building `swagger.json` is also possible. */\n    interface ISwaggerConfig {\n        /**\n         * Response path of the `swagger.json`.\n         *\n         * If you've configured only directory, the file name would be the\n         * `swagger.json`. Otherwise you've configured the full path with file name\n         * and extension, the `swagger.json` file would be renamed to it.\n         */\n        output: string;\n        /**\n         * OpenAPI version.\n         *\n         * If you configure this property to be `2.0` or `3.0`, the newly generated\n         * `swagger.json` file would follow the specified OpenAPI version. The newly\n         * generated `swagger.json` file would be downgraded from the OpenAPI v3.1\n         * specification by {@link OpenApi.downgrade} method.\n         *\n         * @default 3.1\n         */\n        openapi?: \"2.0\" | \"3.0\" | \"3.1\" | \"3.2\";\n        /**\n         * Whether to beautify JSON content or not.\n         *\n         * If you configure this property to be `true`, the `swagger.json` file\n         * would be beautified with indentation (2 spaces) and line breaks. If you\n         * configure numeric value instead, the indentation would be specified by\n         * the number.\n         *\n         * @default false\n         */\n        beautify?: boolean | number;\n        /**\n         * Whether to include additional information or not.\n         *\n         * If configured to be `true`, those properties would be added into each API\n         * endpoinnt.\n         *\n         * - `x-nestia-method`\n         * - `x-nestia-namespace` ` `x-nestia-jsDocTags`\n         *\n         * @default false\n         */\n        additional?: boolean;\n        /**\n         * API information.\n         *\n         * If omitted, `package.json` content would be used instead.\n         */\n        info?: Partial<OpenApi.IDocument.IInfo>;\n        /** List of server addresses. */\n        servers?: OpenApi.IServer[];\n        /**\n         * Security schemes.\n         *\n         * When generating `swagger.json` file through `nestia`, if your controllers\n         * or theirs methods have a security key which is not enrolled in here\n         * property, it would be an error.\n         */\n        security?: Record<string, OpenApi.ISecurityScheme>;\n        /**\n         * List of tag names with description.\n         *\n         * It is possible to omit this property or skip some tag name even if the\n         * tag name is used in the API routes. In that case, the tag name would be\n         * used without description.\n         *\n         * Of course, if you've written a comment like `@tag {name} {description}`,\n         * you can entirely replace this property specification.\n         */\n        tags?: OpenApi.IDocument.ITag[];\n        /**\n         * Decompose query DTO.\n         *\n         * If you configure this property to be `true`, the query DTO would be\n         * decomposed into individual query parameters per each property. Otherwise\n         * you set it to be `false`, the query DTO would be one object type which\n         * contains all of query parameters.\n         *\n         * @default true\n         */\n        decompose?: boolean;\n        /**\n         * Operation ID generator.\n         *\n         * @param props Properties of the API endpoint.\n         * @returns Operation ID.\n         */\n        operationId?(props: {\n            class: string;\n            function: string;\n            method: \"HEAD\" | \"GET\" | \"POST\" | \"PUT\" | \"PATCH\" | \"DELETE\" | \"QUERY\";\n            path: string;\n        }): string;\n    }\n}\n",
  "node_modules/@nestia/sdk/lib/NestiaSdkApplication.d.ts": "import { INestiaConfig } from \"./INestiaConfig\";\nexport declare class NestiaSdkApplication {\n    private readonly config;\n    constructor(config: INestiaConfig);\n    all(): Promise<void>;\n    e2e(): Promise<void>;\n    sdk(): Promise<void>;\n    swagger(): Promise<void>;\n    private generate;\n}\n",
  "node_modules/@nestia/sdk/lib/NestiaSwaggerComposer.d.ts": "import { INestApplication } from \"@nestjs/common\";\nimport { OpenApiV3, OpenApiV3_1, SwaggerV2 } from \"@typia/interface\";\nimport { OpenApi } from \"typia\";\nimport { INestiaConfig } from \"./INestiaConfig\";\nexport declare namespace NestiaSwaggerComposer {\n    const document: (app: INestApplication, config: Omit<INestiaConfig.ISwaggerConfig, \"output\">) => Promise<OpenApi.IDocument | OpenApiV3_1.IDocument | OpenApiV3.IDocument | SwaggerV2.IDocument>;\n}\n",
  "node_modules/@nestia/sdk/lib/analyses/AccessorAnalyzer.d.ts": "import { ITypedHttpRoute } from \"../structures/ITypedHttpRoute\";\nimport { ITypedWebSocketRoute } from \"../structures/ITypedWebSocketRoute\";\nexport declare namespace AccessorAnalyzer {\n    const analyze: (routes: Array<ITypedHttpRoute | ITypedWebSocketRoute>) => void;\n}\n",
  "node_modules/@nestia/sdk/lib/analyses/ConfigAnalyzer.d.ts": "import { INestApplication } from \"@nestjs/common\";\nimport { INestiaConfig } from \"../INestiaConfig\";\nimport { INestiaSdkInput } from \"../structures/INestiaSdkInput\";\nexport declare namespace ConfigAnalyzer {\n    const input: (config: INestiaConfig) => Promise<INestiaSdkInput>;\n    const application: (app: INestApplication) => Promise<INestiaSdkInput>;\n}\n",
  "node_modules/@nestia/sdk/lib/analyses/DtoAnalyzer.d.ts": "import ts from \"typescript\";\nimport { IReflectImport } from \"../structures/IReflectImport\";\nimport { IReflectType } from \"../structures/IReflectType\";\nexport declare namespace DtoAnalyzer {\n    interface INodeProps {\n        checker: ts.TypeChecker;\n        imports: IReflectImport[];\n        typeNode: ts.TypeNode;\n    }\n    interface ITypeProps {\n        checker: ts.TypeChecker;\n        imports: IReflectImport[];\n        type: ts.Type;\n    }\n    interface IOutput {\n        imports: IReflectImport[];\n        type: IReflectType;\n    }\n    const analyzeNode: (props: INodeProps) => IOutput | null;\n    const analyzeType: (props: ITypeProps) => IOutput | null;\n}\n",
  "node_modules/@nestia/sdk/lib/analyses/ExceptionAnalyzer.d.ts": "",
  "node_modules/@nestia/sdk/lib/analyses/GenericAnalyzer.d.ts": "import ts from \"typescript\";\nexport declare namespace GenericAnalyzer {\n    function analyze(checker: ts.TypeChecker, classNode: ts.ClassDeclaration): WeakMap<ts.Type, ts.Type>;\n}\n",
  "node_modules/@nestia/sdk/lib/analyses/ImportAnalyzer.d.ts": "import ts from \"typescript\";\nimport { IReflectImport } from \"../structures/IReflectImport\";\nexport declare namespace ImportAnalyzer {\n    const analyze: (file: ts.SourceFile) => IReflectImport[];\n    const merge: (imports: IReflectImport[]) => IReflectImport[];\n}\n",
  "node_modules/@nestia/sdk/lib/analyses/PathAnalyzer.d.ts": "export declare namespace PathAnalyzer {\n    const join: (...args: string[]) => string;\n    const escape: (str: string) => string | null;\n    const parameters: (str: string) => string[] | null;\n}\n",
  "node_modules/@nestia/sdk/lib/analyses/ReflectControllerAnalyzer.d.ts": "import { INestiaProject } from \"../structures/INestiaProject\";\nimport { INestiaSdkInput } from \"../structures/INestiaSdkInput\";\nimport { IReflectController } from \"../structures/IReflectController\";\nexport declare namespace ReflectControllerAnalyzer {\n    interface IProps {\n        project: Omit<INestiaProject, \"config\">;\n        controller: INestiaSdkInput.IController;\n        unique: WeakSet<Function>;\n    }\n    const analyze: (props: IProps) => IReflectController | null;\n}\n",
  "node_modules/@nestia/sdk/lib/analyses/ReflectHttpOperationAnalyzer.d.ts": "import { INestiaProject } from \"../structures/INestiaProject\";\nimport { IReflectController } from \"../structures/IReflectController\";\nimport { IReflectHttpOperation } from \"../structures/IReflectHttpOperation\";\nimport { IOperationMetadata } from \"../transformers/IOperationMetadata\";\nexport declare namespace ReflectHttpOperationAnalyzer {\n    interface IProps {\n        project: Omit<INestiaProject, \"config\">;\n        controller: IReflectController;\n        function: Function;\n        name: string;\n        metadata: IOperationMetadata;\n    }\n    const analyze: (props: IProps) => IReflectHttpOperation | null;\n}\n",
  "node_modules/@nestia/sdk/lib/analyses/ReflectHttpOperationExceptionAnalyzer.d.ts": "import { IReflectController } from \"../structures/IReflectController\";\nimport { IReflectHttpOperationException } from \"../structures/IReflectHttpOperationException\";\nimport { IReflectOperationError } from \"../structures/IReflectOperationError\";\nimport { IOperationMetadata } from \"../transformers/IOperationMetadata\";\nexport declare namespace ReflectHttpOperationExceptionAnalyzer {\n    interface IContext {\n        controller: IReflectController;\n        function: Function;\n        functionName: string;\n        httpMethod: string;\n        metadata: IOperationMetadata;\n        errors: IReflectOperationError[];\n    }\n    const analyze: (ctx: IContext) => Record<string, IReflectHttpOperationException>;\n}\n",
  "node_modules/@nestia/sdk/lib/analyses/ReflectHttpOperationParameterAnalyzer.d.ts": "import { IReflectController } from \"../structures/IReflectController\";\nimport { IReflectHttpOperationParameter } from \"../structures/IReflectHttpOperationParameter\";\nimport { IReflectOperationError } from \"../structures/IReflectOperationError\";\nimport { IOperationMetadata } from \"../transformers/IOperationMetadata\";\nexport declare namespace ReflectHttpOperationParameterAnalyzer {\n    interface IContext {\n        controller: IReflectController;\n        function: Function;\n        functionName: string;\n        httpMethod: string;\n        metadata: IOperationMetadata;\n        errors: IReflectOperationError[];\n    }\n    const analyze: (ctx: IContext) => IReflectHttpOperationParameter[];\n}\n",
  "node_modules/@nestia/sdk/lib/analyses/ReflectHttpOperationResponseAnalyzer.d.ts": "import { IReflectController } from \"../structures/IReflectController\";\nimport { IReflectHttpOperationSuccess } from \"../structures/IReflectHttpOperationSuccess\";\nimport { IReflectOperationError } from \"../structures/IReflectOperationError\";\nimport { IOperationMetadata } from \"../transformers/IOperationMetadata\";\nexport declare namespace ReflectHttpOperationResponseAnalyzer {\n    interface IContext {\n        controller: IReflectController;\n        function: Function;\n        functionName: string;\n        httpMethod: string;\n        metadata: IOperationMetadata;\n        errors: IReflectOperationError[];\n    }\n    const analyze: (ctx: IContext) => IReflectHttpOperationSuccess | null;\n}\n",
  "node_modules/@nestia/sdk/lib/analyses/ReflectMetadataAnalyzer.d.ts": "import { VERSION_NEUTRAL } from \"@nestjs/common\";\nexport declare namespace ReflectMetadataAnalyzer {\n    const paths: (target: Function) => string[];\n    const extensions: (value: any) => Record<string, any>;\n    const securities: (value: any) => Record<string, string[]>[];\n    const versions: (target: any) => Array<string | typeof VERSION_NEUTRAL> | undefined;\n}\n",
  "node_modules/@nestia/sdk/lib/analyses/ReflectWebSocketOperationAnalyzer.d.ts": "import { INestiaProject } from \"../structures/INestiaProject\";\nimport { IReflectController } from \"../structures/IReflectController\";\nimport { IReflectWebSocketOperation } from \"../structures/IReflectWebSocketOperation\";\nimport { IOperationMetadata } from \"../transformers/IOperationMetadata\";\nexport declare namespace ReflectWebSocketOperationAnalyzer {\n    interface IProps {\n        project: Omit<INestiaProject, \"config\">;\n        controller: IReflectController;\n        function: Function;\n        name: string;\n        metadata: IOperationMetadata;\n    }\n    const analyze: (ctx: IProps) => IReflectWebSocketOperation | null;\n}\n",
  "node_modules/@nestia/sdk/lib/analyses/SecurityAnalyzer.d.ts": "export declare namespace SecurityAnalyzer {\n    const merge: (...entire: Record<string, string[]>[]) => Record<string, string[]>[];\n}\n",
  "node_modules/@nestia/sdk/lib/analyses/TypedHttpRouteAnalyzer.d.ts": "import { IMetadataDictionary } from \"@typia/core\";\nimport { IReflectController } from \"../structures/IReflectController\";\nimport { IReflectHttpOperation } from \"../structures/IReflectHttpOperation\";\nimport { IReflectOperationError } from \"../structures/IReflectOperationError\";\nimport { ITypedHttpRoute } from \"../structures/ITypedHttpRoute\";\nexport declare namespace TypedHttpRouteAnalyzer {\n    const dictionary: (controllers: IReflectController[]) => IMetadataDictionary;\n    const analyze: (props: {\n        controller: IReflectController;\n        errors: IReflectOperationError[];\n        dictionary: IMetadataDictionary;\n        operation: IReflectHttpOperation;\n        paths: string[];\n    }) => ITypedHttpRoute[];\n}\n",
  "node_modules/@nestia/sdk/lib/analyses/TypedWebSocketRouteAnalyzer.d.ts": "import { IReflectController } from \"../structures/IReflectController\";\nimport { IReflectWebSocketOperation } from \"../structures/IReflectWebSocketOperation\";\nimport { ITypedWebSocketRoute } from \"../structures/ITypedWebSocketRoute\";\nexport declare namespace TypedWebSocketRouteAnalyzer {\n    const analyze: (props: {\n        controller: IReflectController;\n        operation: IReflectWebSocketOperation;\n        paths: string[];\n    }) => ITypedWebSocketRoute[];\n}\n",
  "node_modules/@nestia/sdk/lib/decorators/OperationMetadata.d.ts": "import { IOperationMetadata } from \"../transformers/IOperationMetadata\";\nexport declare function OperationMetadata(metadata: IOperationMetadata): MethodDecorator;\n",
  "node_modules/@nestia/sdk/lib/executable/internal/CommandParser.d.ts": "export declare namespace CommandParser {\n    function parse(argList: string[]): Record<string, string>;\n}\n",
  "node_modules/@nestia/sdk/lib/executable/internal/NestiaConfigLoader.d.ts": "import ts from \"typescript\";\nimport { INestiaConfig } from \"../../INestiaConfig\";\nexport declare namespace NestiaConfigLoader {\n    const compilerOptions: (project: string) => Promise<ts.ParsedCommandLine>;\n    const configurations: (file: string, compilerOptions: Record<string, any>) => Promise<INestiaConfig[]>;\n}\n",
  "node_modules/@nestia/sdk/lib/executable/internal/NestiaSdkCommand.d.ts": "export declare namespace NestiaSdkCommand {\n    const sdk: () => Promise<void>;\n    const swagger: () => Promise<void>;\n    const e2e: () => Promise<void>;\n    const all: () => Promise<void>;\n}\n",
  "node_modules/@nestia/sdk/lib/executable/sdk.d.ts": "#!/usr/bin/env node\nexport {};\n",
  "node_modules/@nestia/sdk/lib/generates/CloneGenerator.d.ts": "import { ITypedApplication } from \"../structures/ITypedApplication\";\nexport declare namespace CloneGenerator {\n    const write: (app: ITypedApplication) => Promise<void>;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/E2eGenerator.d.ts": "import { ITypedApplication } from \"../structures/ITypedApplication\";\nexport declare namespace E2eGenerator {\n    const generate: (app: ITypedApplication) => Promise<void>;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/SdkGenerator.d.ts": "import { IReflectOperationError } from \"../structures/IReflectOperationError\";\nimport { ITypedApplication } from \"../structures/ITypedApplication\";\nexport declare namespace SdkGenerator {\n    const generate: (app: ITypedApplication) => Promise<void>;\n    const validate: (app: ITypedApplication) => IReflectOperationError[];\n    const BUNDLE_PATH: string;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/SwaggerGenerator.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { INestiaConfig } from \"../INestiaConfig\";\nimport { ITypedApplication } from \"../structures/ITypedApplication\";\nimport { ITypedHttpRoute } from \"../structures/ITypedHttpRoute\";\nexport declare namespace SwaggerGenerator {\n    const generate: (app: ITypedApplication) => Promise<void>;\n    const compose: (props: {\n        config: Omit<INestiaConfig.ISwaggerConfig, \"output\">;\n        routes: ITypedHttpRoute[];\n        document: OpenApi.IDocument;\n    }) => OpenApi.IDocument;\n    const initialize: (config: Omit<INestiaConfig.ISwaggerConfig, \"output\">) => Promise<OpenApi.IDocument>;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/E2eFileProgrammer.d.ts": "import { INestiaProject } from \"../../structures/INestiaProject\";\nimport { ITypedHttpRoute } from \"../../structures/ITypedHttpRoute\";\nexport declare namespace E2eFileProgrammer {\n    const generate: (project: INestiaProject) => (props: {\n        api: string;\n        current: string;\n    }) => (route: ITypedHttpRoute) => Promise<void>;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/FilePrinter.d.ts": "import ts from \"typescript\";\nexport declare namespace FilePrinter {\n    const description: <Node extends ts.Node>(node: Node, comment: string) => Node;\n    const enter: () => ts.ExpressionStatement;\n    const write: (props: {\n        location: string;\n        statements: ts.Statement[];\n        top?: string;\n    }) => Promise<void>;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/ImportDictionary.d.ts": "import ts from \"typescript\";\nimport { IReflectImport } from \"../../structures/IReflectImport\";\nexport declare class ImportDictionary {\n    readonly file: string;\n    private readonly components_;\n    constructor(file: string);\n    empty(): boolean;\n    declarations(imports: IReflectImport[]): void;\n    external(props: ImportDictionary.IProps): string;\n    internal(props: ImportDictionary.IProps): string;\n    toStatements(outDir: string): ts.Statement[];\n    private toImportClaude;\n}\nexport declare namespace ImportDictionary {\n    interface IProps {\n        type: \"default\" | \"element\" | \"asterisk\";\n        file: string;\n        name: string;\n        declaration: boolean;\n    }\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkAliasCollection.d.ts": "import { MetadataSchema } from \"@typia/core\";\nimport ts from \"typescript\";\nimport { INestiaProject } from \"../../structures/INestiaProject\";\nimport { IReflectType } from \"../../structures/IReflectType\";\nimport { ITypedHttpRoute } from \"../../structures/ITypedHttpRoute\";\nimport { ITypedHttpRouteParameter } from \"../../structures/ITypedHttpRouteParameter\";\nimport { ITypedWebSocketRoute } from \"../../structures/ITypedWebSocketRoute\";\nimport { ImportDictionary } from \"./ImportDictionary\";\nexport declare namespace SdkAliasCollection {\n    const name: ({ type }: {\n        type: IReflectType;\n    }) => ts.TypeNode;\n    const from: (project: INestiaProject) => (importer: ImportDictionary) => (metadata: MetadataSchema) => ts.TypeNode;\n    const httpProps: (project: INestiaProject) => (importer: ImportDictionary) => (route: ITypedHttpRoute) => ts.TypeNode;\n    const websocketProps: (route: ITypedWebSocketRoute) => ts.TypeNode;\n    const headers: (project: INestiaProject) => (importer: ImportDictionary) => (param: ITypedHttpRouteParameter.IHeaders) => ts.TypeNode;\n    const query: (project: INestiaProject) => (importer: ImportDictionary) => (param: ITypedHttpRouteParameter.IQuery) => ts.TypeNode;\n    const body: (project: INestiaProject) => (importer: ImportDictionary) => (param: ITypedHttpRouteParameter.IBody) => ts.TypeNode;\n    const response: (project: INestiaProject) => (importer: ImportDictionary) => (route: ITypedHttpRoute) => ts.TypeNode;\n    const responseBody: (project: INestiaProject) => (importer: ImportDictionary) => (route: ITypedHttpRoute) => ts.TypeNode;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkDistributionComposer.d.ts": "import { INestiaConfig } from \"../../INestiaConfig\";\nexport declare namespace SdkDistributionComposer {\n    const compose: (props: {\n        config: INestiaConfig;\n        websocket: boolean;\n    }) => Promise<void>;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkFileProgrammer.d.ts": "import { ITypedApplication } from \"../../structures/ITypedApplication\";\nexport declare namespace SdkFileProgrammer {\n    const generate: (app: ITypedApplication) => Promise<void>;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkHttpCloneProgrammer.d.ts": "import ts from \"typescript\";\nimport { ITypedApplication } from \"../../structures/ITypedApplication\";\nimport { ImportDictionary } from \"./ImportDictionary\";\nexport declare namespace SdkHttpCloneProgrammer {\n    interface IModule {\n        name: string;\n        children: Map<string, IModule>;\n        programmer: null | ((importer: ImportDictionary) => ts.TypeAliasDeclaration);\n    }\n    const write: (app: ITypedApplication) => Map<string, IModule>;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkHttpCloneReferencer.d.ts": "import { ITypedApplication } from \"../../structures/ITypedApplication\";\nexport declare namespace SdkHttpCloneReferencer {\n    const replace: (app: ITypedApplication) => void;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkHttpFunctionProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaProject } from \"../../structures/INestiaProject\";\nimport { ITypedHttpRoute } from \"../../structures/ITypedHttpRoute\";\nimport { ImportDictionary } from \"./ImportDictionary\";\nexport declare namespace SdkHttpFunctionProgrammer {\n    const write: (project: INestiaProject) => (importer: ImportDictionary) => (route: ITypedHttpRoute) => ts.FunctionDeclaration;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkHttpNamespaceProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaProject } from \"../../structures/INestiaProject\";\nimport { ITypedHttpRoute } from \"../../structures/ITypedHttpRoute\";\nimport { ImportDictionary } from \"./ImportDictionary\";\nexport declare namespace SdkHttpNamespaceProgrammer {\n    const write: (project: INestiaProject) => (importer: ImportDictionary) => (route: ITypedHttpRoute) => ts.ModuleDeclaration;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkHttpParameterProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaProject } from \"../../structures/INestiaProject\";\nimport { ITypedHttpRoute } from \"../../structures/ITypedHttpRoute\";\nimport { ITypedHttpRouteParameter } from \"../../structures/ITypedHttpRouteParameter\";\nimport { ImportDictionary } from \"./ImportDictionary\";\nexport declare namespace SdkHttpParameterProgrammer {\n    interface IEntry {\n        key: string;\n        required: boolean;\n        type: ts.TypeNode;\n        parameter: ITypedHttpRouteParameter;\n    }\n    const getAll: (route: ITypedHttpRoute) => ITypedHttpRouteParameter[];\n    const getSignificant: (route: ITypedHttpRoute, body: boolean) => (ITypedHttpRouteParameter.IBody | ITypedHttpRouteParameter.IPath | ITypedHttpRouteParameter.IQuery)[];\n    const getEntries: (props: {\n        project: INestiaProject;\n        importer: ImportDictionary;\n        route: ITypedHttpRoute;\n        body: boolean;\n        prefix: boolean | string;\n        e2e?: boolean;\n    }) => IEntry[];\n    const getParameterDeclarations: (props: {\n        project: INestiaProject;\n        importer: ImportDictionary;\n        route: ITypedHttpRoute;\n        body: boolean;\n        prefix: boolean;\n    }) => ts.ParameterDeclaration[];\n    const getArguments: (props: {\n        project: INestiaProject;\n        route: ITypedHttpRoute;\n        body: boolean;\n    }) => ts.Expression[];\n    const getAccessors: (props: {\n        project: INestiaProject;\n        importer: ImportDictionary;\n        route: ITypedHttpRoute;\n        body: boolean;\n    }) => ts.Expression[];\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkHttpRouteProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaProject } from \"../../structures/INestiaProject\";\nimport { ITypedHttpRoute } from \"../../structures/ITypedHttpRoute\";\nimport { ImportDictionary } from \"./ImportDictionary\";\nexport declare namespace SdkHttpRouteProgrammer {\n    const write: (project: INestiaProject) => (importer: ImportDictionary) => (route: ITypedHttpRoute) => ts.Statement[];\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkHttpSimulationProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaProject } from \"../../structures/INestiaProject\";\nimport { ITypedHttpRoute } from \"../../structures/ITypedHttpRoute\";\nimport { ImportDictionary } from \"./ImportDictionary\";\nexport declare namespace SdkHttpSimulationProgrammer {\n    const random: (project: INestiaProject) => (importer: ImportDictionary) => (route: ITypedHttpRoute) => ts.VariableStatement;\n    const simulate: (project: INestiaProject) => (importer: ImportDictionary) => (route: ITypedHttpRoute) => ts.VariableStatement;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkImportWizard.d.ts": "import { ImportDictionary } from \"./ImportDictionary\";\nexport declare namespace SdkImportWizard {\n    const Fetcher: (encrypted: boolean) => (importer: ImportDictionary) => string;\n    const HttpError: (importer: ImportDictionary) => string;\n    const IConnection: (importer: ImportDictionary) => string;\n    const Primitive: (importer: ImportDictionary) => string;\n    const Resolved: (importer: ImportDictionary) => string;\n    const typia: (importer: ImportDictionary) => string;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkRouteDirectory.d.ts": "import { ITypedHttpRoute } from \"../../structures/ITypedHttpRoute\";\nimport { ITypedWebSocketRoute } from \"../../structures/ITypedWebSocketRoute\";\nexport declare class SdkRouteDirectory {\n    readonly parent: SdkRouteDirectory | null;\n    readonly name: string;\n    readonly module: string;\n    readonly children: Map<string, SdkRouteDirectory>;\n    readonly routes: Array<ITypedHttpRoute | ITypedWebSocketRoute>;\n    constructor(parent: SdkRouteDirectory | null, name: string);\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkTypeProgrammer.d.ts": "import { MetadataObjectType, MetadataSchema } from \"@typia/core\";\nimport ts from \"typescript\";\nimport { INestiaProject } from \"../../structures/INestiaProject\";\nimport { ImportDictionary } from \"./ImportDictionary\";\nexport declare namespace SdkTypeProgrammer {\n    const write: (project: INestiaProject) => (importer: ImportDictionary) => (meta: MetadataSchema, parentEscaped?: boolean) => ts.TypeNode;\n    const write_object: (project: INestiaProject) => (importer: ImportDictionary) => (object: MetadataObjectType) => ts.TypeNode;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkTypeTagProgrammer.d.ts": "import { IMetadataTypeTag } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { ImportDictionary } from \"./ImportDictionary\";\nexport declare namespace SdkTypeTagProgrammer {\n    const write: (importer: ImportDictionary, from: \"object\" | \"array\" | \"boolean\" | \"number\" | \"bigint\" | \"string\", tag: IMetadataTypeTag) => ts.TypeReferenceNode;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkWebSocketNamespaceProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaProject } from \"../../structures/INestiaProject\";\nimport { ITypedWebSocketRoute } from \"../../structures/ITypedWebSocketRoute\";\nimport { ImportDictionary } from \"./ImportDictionary\";\nexport declare namespace SdkWebSocketNamespaceProgrammer {\n    const write: (project: INestiaProject) => (importer: ImportDictionary) => (route: ITypedWebSocketRoute) => ts.ModuleDeclaration;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkWebSocketParameterProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaProject } from \"../../structures/INestiaProject\";\nimport { ITypedWebSocketRoute } from \"../../structures/ITypedWebSocketRoute\";\nexport declare namespace SdkWebSocketParameterProgrammer {\n    interface IEntry {\n        key: string;\n        type: ts.TypeNode;\n    }\n    const getEntries: (props: {\n        project: INestiaProject;\n        route: ITypedWebSocketRoute;\n        provider: boolean;\n        prefix: boolean;\n    }) => IEntry[];\n    const getParameterDeclarations: (props: {\n        project: INestiaProject;\n        route: ITypedWebSocketRoute;\n        provider: boolean;\n        prefix: boolean;\n    }) => ts.ParameterDeclaration[];\n    const isPathEmpty: (route: ITypedWebSocketRoute) => boolean;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SdkWebSocketRouteProgrammer.d.ts": "import ts from \"typescript\";\nimport { INestiaProject } from \"../../structures/INestiaProject\";\nimport { ITypedWebSocketRoute } from \"../../structures/ITypedWebSocketRoute\";\nimport { ImportDictionary } from \"./ImportDictionary\";\nexport declare namespace SdkWebSocketRouteProgrammer {\n    const write: (project: INestiaProject) => (importer: ImportDictionary) => (route: ITypedWebSocketRoute) => ts.Statement[];\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SwaggerDescriptionComposer.d.ts": "import { IJsDocTagInfo } from \"typia\";\nexport declare namespace SwaggerDescriptionComposer {\n    const compose: <Kind extends \"summary\" | \"title\">(props: {\n        description: string | null;\n        jsDocTags: IJsDocTagInfo[];\n        kind: Kind;\n    }) => Kind extends \"summary\" ? {\n        summary?: string;\n        description?: string;\n    } : {\n        title?: string;\n        description?: string;\n    };\n    const descriptionFromJsDocTag: (props: {\n        jsDocTags: IJsDocTagInfo[];\n        tag: string;\n        parameter?: string;\n    }) => string | undefined;\n    const getJsDocTexts: (props: {\n        jsDocTags: IJsDocTagInfo[];\n        name: string;\n    }) => string[];\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SwaggerOperationComposer.d.ts": "import { MetadataSchema } from \"@typia/core\";\nimport { OpenApi } from \"@typia/interface\";\nimport { INestiaConfig } from \"../../INestiaConfig\";\nimport { ITypedHttpRoute } from \"../../structures/ITypedHttpRoute\";\nexport declare namespace SwaggerOperationComposer {\n    const compose: (props: {\n        config: Omit<INestiaConfig.ISwaggerConfig, \"output\">;\n        document: OpenApi.IDocument;\n        schema: (metadata: MetadataSchema) => OpenApi.IJsonSchema | undefined;\n        route: ITypedHttpRoute;\n    }) => OpenApi.IOperation;\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SwaggerOperationParameterComposer.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { IJsDocTagInfo } from \"typia\";\nimport { INestiaConfig } from \"../../INestiaConfig\";\nimport { ITypedHttpRouteParameter } from \"../../structures/ITypedHttpRouteParameter\";\nexport declare namespace SwaggerOperationParameterComposer {\n    interface IProps<Parameter extends ITypedHttpRouteParameter> {\n        config: Omit<INestiaConfig.ISwaggerConfig, \"output\">;\n        document: OpenApi.IDocument;\n        schema: OpenApi.IJsonSchema;\n        jsDocTags: IJsDocTagInfo[];\n        parameter: Parameter;\n    }\n    const compose: (props: IProps<ITypedHttpRouteParameter>) => OpenApi.IOperation.IParameter[];\n    const body: (props: Omit<IProps<ITypedHttpRouteParameter.IBody>, \"config\" | \"document\">) => OpenApi.IOperation.IRequestBody;\n    const path: (props: Omit<IProps<ITypedHttpRouteParameter.IPath>, \"config\" | \"document\">) => OpenApi.IOperation.IParameter;\n    const query: (props: IProps<ITypedHttpRouteParameter.IQuery>) => OpenApi.IOperation.IParameter[];\n    const header: (props: IProps<ITypedHttpRouteParameter.IHeaders>) => OpenApi.IOperation.IParameter[];\n}\n",
  "node_modules/@nestia/sdk/lib/generates/internal/SwaggerOperationResponseComposer.d.ts": "import { MetadataSchema } from \"@typia/core\";\nimport { OpenApi } from \"@typia/interface\";\nimport { ITypedHttpRoute } from \"../../structures/ITypedHttpRoute\";\nexport declare namespace SwaggerOperationResponseComposer {\n    const compose: (props: {\n        schema: (metadata: MetadataSchema) => OpenApi.IJsonSchema | undefined;\n        route: ITypedHttpRoute;\n    }) => Record<string, OpenApi.IOperation.IResponse>;\n}\n",
  "node_modules/@nestia/sdk/lib/index.d.ts": "import * as nestia from \"./module\";\nexport * from \"./module\";\nexport default nestia;\n",
  "node_modules/@nestia/sdk/lib/module.d.ts": "export * from \"./INestiaConfig\";\nexport * from \"./NestiaSdkApplication\";\nexport * from \"./NestiaSwaggerComposer\";\nexport * from \"./decorators/OperationMetadata\";\n",
  "node_modules/@nestia/sdk/lib/structures/INestiaProject.d.ts": "import ts from \"typescript\";\nimport { INestiaConfig } from \"../INestiaConfig\";\nimport { INestiaSdkInput } from \"./INestiaSdkInput\";\nimport { IReflectOperationError } from \"./IReflectOperationError\";\nexport interface INestiaProject {\n    config: INestiaConfig;\n    input: INestiaSdkInput;\n    checker: ts.TypeChecker;\n    errors: IReflectOperationError[];\n    warnings: IReflectOperationError[];\n}\n",
  "node_modules/@nestia/sdk/lib/structures/INestiaSdkInput.d.ts": "import { RouteInfo, VersionValue } from \"@nestjs/common/interfaces\";\nexport interface INestiaSdkInput {\n    controllers: INestiaSdkInput.IController[];\n    globalPrefix?: {\n        prefix: string;\n        exclude?: Array<string | RouteInfo>;\n    };\n    versioning?: {\n        prefix: string;\n        defaultVersion?: VersionValue;\n    };\n}\nexport declare namespace INestiaSdkInput {\n    interface IController {\n        class: Function;\n        location: string;\n        prefixes: string[];\n    }\n}\n",
  "node_modules/@nestia/sdk/lib/structures/IReflectApplication.d.ts": "import { INestApplication } from \"@nestjs/common\";\nimport { IReflectController } from \"./IReflectController\";\nexport interface IReflectApplication {\n    application: INestApplication;\n    controllers: IReflectController[];\n}\n",
  "node_modules/@nestia/sdk/lib/structures/IReflectController.d.ts": "import type { VERSION_NEUTRAL } from \"@nestjs/common/interfaces\";\nimport { IReflectHttpOperation } from \"./IReflectHttpOperation\";\nimport { IReflectWebSocketOperation } from \"./IReflectWebSocketOperation\";\nexport interface IReflectController {\n    class: Function;\n    prefixes: string[];\n    paths: string[];\n    file: string;\n    versions: Array<string | typeof VERSION_NEUTRAL> | undefined;\n    operations: Array<IReflectHttpOperation | IReflectWebSocketOperation>;\n    security: Record<string, string[]>[];\n    tags: string[];\n}\n",
  "node_modules/@nestia/sdk/lib/structures/IReflectHttpOperation.d.ts": "import { VERSION_NEUTRAL } from \"@nestjs/common/interfaces\";\nimport { IJsDocTagInfo } from \"typia\";\nimport { IReflectHttpOperationException } from \"./IReflectHttpOperationException\";\nimport { IReflectHttpOperationParameter } from \"./IReflectHttpOperationParameter\";\nimport { IReflectHttpOperationSuccess } from \"./IReflectHttpOperationSuccess\";\nimport { IReflectImport } from \"./IReflectImport\";\nexport interface IReflectHttpOperation {\n    protocol: \"http\";\n    function: Function;\n    name: string;\n    method: string;\n    paths: string[];\n    versions: Array<string | typeof VERSION_NEUTRAL> | undefined;\n    parameters: IReflectHttpOperationParameter[];\n    success: IReflectHttpOperationSuccess;\n    exceptions: Record<string, IReflectHttpOperationException>;\n    security: Record<string, string[]>[];\n    tags: string[];\n    imports: IReflectImport[];\n    operationId: string | undefined;\n    description: string | null;\n    jsDocTags: IJsDocTagInfo[];\n    extensions?: Record<string, any>;\n}\n",
  "node_modules/@nestia/sdk/lib/structures/IReflectHttpOperationException.d.ts": "import { MetadataFactory } from \"@typia/core\";\nimport { IMetadataComponents, IMetadataSchema } from \"@typia/interface\";\nimport { IReflectType } from \"./IReflectType\";\nexport interface IReflectHttpOperationException {\n    status: number | \"2XX\" | \"3XX\" | \"4XX\" | \"5XX\";\n    description: string | null;\n    example?: any;\n    examples?: Record<string, any>;\n    type: IReflectType;\n    metadata: IMetadataSchema;\n    components: IMetadataComponents;\n    validate: MetadataFactory.Validator;\n}\n",
  "node_modules/@nestia/sdk/lib/structures/IReflectHttpOperationParameter.d.ts": "import { MetadataFactory } from \"@typia/core\";\nimport { IJsDocTagInfo, IMetadataComponents, IMetadataSchema } from \"@typia/interface\";\nimport { IReflectType } from \"./IReflectType\";\nexport type IReflectHttpOperationParameter = IReflectHttpOperationParameter.IBody | IReflectHttpOperationParameter.IHeaders | IReflectHttpOperationParameter.IParam | IReflectHttpOperationParameter.IQuery;\nexport declare namespace IReflectHttpOperationParameter {\n    export interface IBody extends IBase<\"body\"> {\n        contentType: \"application/json\" | \"application/x-www-form-urlencoded\" | \"multipart/form-data\" | \"text/plain\";\n        encrypted: boolean;\n    }\n    export interface IHeaders extends IBase<\"headers\"> {\n        field: string | null;\n    }\n    export interface IParam extends IBase<\"param\"> {\n        field: string;\n    }\n    export interface IQuery extends IBase<\"query\"> {\n        field: string | null;\n    }\n    interface IBase<Category extends string> {\n        category: Category;\n        name: string;\n        index: number;\n        type: IReflectType;\n        metadata: IMetadataSchema;\n        components: IMetadataComponents;\n        validate: MetadataFactory.Validator;\n        example?: any;\n        examples?: Record<string, any>;\n        description: string | null;\n        jsDocTags: IJsDocTagInfo[];\n    }\n    export {};\n}\n",
  "node_modules/@nestia/sdk/lib/structures/IReflectHttpOperationSuccess.d.ts": "import { MetadataFactory } from \"@typia/core\";\nimport { IMetadataComponents, IMetadataSchema } from \"@typia/interface\";\nimport { IReflectType } from \"./IReflectType\";\nexport interface IReflectHttpOperationSuccess {\n    type: IReflectType;\n    status: number;\n    contentType: \"application/json\" | \"text/plain\" | \"application/x-www-form-urlencoded\" | \"application/json\" | null;\n    encrypted: boolean;\n    components: IMetadataComponents;\n    metadata: IMetadataSchema;\n    validate: MetadataFactory.Validator;\n    example?: any;\n    examples?: Record<string, any>;\n}\n",
  "node_modules/@nestia/sdk/lib/structures/IReflectImport.d.ts": "export interface IReflectImport {\n    file: string;\n    asterisk: string | null;\n    default: string | null;\n    elements: string[];\n}\n",
  "node_modules/@nestia/sdk/lib/structures/IReflectOperationError.d.ts": "import { IComparable } from \"tstl\";\nimport { IOperationMetadata } from \"../transformers/IOperationMetadata\";\nexport interface IReflectOperationError {\n    file: string;\n    class: string;\n    function: string | null;\n    from: string | null;\n    contents: Array<string | IOperationMetadata.IError>;\n}\nexport declare namespace IReflectOperationError {\n    class Key implements Pick<IComparable<Key>, \"less\"> {\n        readonly error: IReflectOperationError;\n        constructor(error: IReflectOperationError);\n        less(obj: Key): boolean;\n    }\n}\n",
  "node_modules/@nestia/sdk/lib/structures/IReflectType.d.ts": "export interface IReflectType {\n    name: string;\n    typeArguments?: IReflectType[];\n}\n",
  "node_modules/@nestia/sdk/lib/structures/IReflectWebSocketOperation.d.ts": "import { VERSION_NEUTRAL } from \"@nestjs/common\";\nimport ts from \"typescript\";\nimport { IReflectImport } from \"./IReflectImport\";\nimport { IReflectWebSocketOperationParameter } from \"./IReflectWebSocketOperationParameter\";\nexport interface IReflectWebSocketOperation {\n    protocol: \"websocket\";\n    name: string;\n    paths: string[];\n    function: Function;\n    versions: Array<string | typeof VERSION_NEUTRAL> | undefined;\n    parameters: IReflectWebSocketOperationParameter[];\n    imports: IReflectImport[];\n    description: string | null;\n    jsDocTags: ts.JSDocTagInfo[];\n}\n",
  "node_modules/@nestia/sdk/lib/structures/IReflectWebSocketOperationParameter.d.ts": "import { IJsDocTagInfo } from \"typia\";\nimport { IReflectImport } from \"./IReflectImport\";\nimport { IReflectType } from \"./IReflectType\";\nexport type IReflectWebSocketOperationParameter = IReflectWebSocketOperationParameter.IAcceptor | IReflectWebSocketOperationParameter.IDriver | IReflectWebSocketOperationParameter.IHeader | IReflectWebSocketOperationParameter.IParam | IReflectWebSocketOperationParameter.IQuery;\nexport declare namespace IReflectWebSocketOperationParameter {\n    export type IAcceptor = IBase<\"acceptor\">;\n    export type IDriver = IBase<\"driver\">;\n    export type IHeader = IBase<\"header\">;\n    export type IQuery = IBase<\"query\">;\n    export interface IParam extends IBase<\"param\"> {\n        field: string;\n    }\n    interface IBase<Category extends string> {\n        category: Category;\n        name: string;\n        index: number;\n        type: IReflectType;\n        imports: IReflectImport[];\n        description: string | null;\n        jsDocTags: IJsDocTagInfo[];\n    }\n    export {};\n}\n",
  "node_modules/@nestia/sdk/lib/structures/ITypedApplication.d.ts": "import { IMetadataDictionary } from \"@typia/core\";\nimport { INestiaProject } from \"./INestiaProject\";\nimport { ITypedHttpRoute } from \"./ITypedHttpRoute\";\nimport { ITypedWebSocketRoute } from \"./ITypedWebSocketRoute\";\nexport interface ITypedApplication {\n    project: INestiaProject;\n    collection: IMetadataDictionary;\n    routes: Array<ITypedHttpRoute | ITypedWebSocketRoute>;\n}\n",
  "node_modules/@nestia/sdk/lib/structures/ITypedHttpRoute.d.ts": "import { IJsDocTagInfo } from \"typia\";\nimport { IReflectController } from \"./IReflectController\";\nimport { IReflectImport } from \"./IReflectImport\";\nimport { ITypedHttpRouteException } from \"./ITypedHttpRouteException\";\nimport { ITypedHttpRouteParameter } from \"./ITypedHttpRouteParameter\";\nimport { ITypedHttpRouteSuccess } from \"./ITypedHttpRouteSuccess\";\nexport interface ITypedHttpRoute {\n    protocol: \"http\";\n    function: Function;\n    controller: IReflectController;\n    name: string;\n    method: string;\n    path: string;\n    accessor: string[];\n    pathParameters: ITypedHttpRouteParameter.IPath[];\n    queryParameters: ITypedHttpRouteParameter.IQuery[];\n    headerParameters: ITypedHttpRouteParameter.IHeaders[];\n    queryObject: ITypedHttpRouteParameter.IQuery | null;\n    headerObject: ITypedHttpRouteParameter.IHeaders | null;\n    body: ITypedHttpRouteParameter.IBody | null;\n    success: ITypedHttpRouteSuccess;\n    exceptions: Record<number | \"2XX\" | \"3XX\" | \"4XX\" | \"5XX\", ITypedHttpRouteException>;\n    security: Record<string, string[]>[];\n    tags: string[];\n    imports: IReflectImport[];\n    description: string | null;\n    jsDocTags: IJsDocTagInfo[];\n    operationId: string | undefined;\n    extensions?: Record<string, any>;\n}\n",
  "node_modules/@nestia/sdk/lib/structures/ITypedHttpRouteException.d.ts": "import { MetadataSchema } from \"@typia/core\";\nimport { IReflectType } from \"./IReflectType\";\nexport interface ITypedHttpRouteException {\n    status: number | \"2XX\" | \"3XX\" | \"4XX\" | \"5XX\";\n    description: string | null;\n    example: any;\n    examples: Record<string, any>;\n    type: IReflectType;\n    metadata: MetadataSchema;\n}\n",
  "node_modules/@nestia/sdk/lib/structures/ITypedHttpRouteParameter.d.ts": "import { MetadataSchema } from \"@typia/core\";\nimport { IJsDocTagInfo } from \"typia\";\nimport { IReflectType } from \"./IReflectType\";\nexport type ITypedHttpRouteParameter = ITypedHttpRouteParameter.IBody | ITypedHttpRouteParameter.IHeaders | ITypedHttpRouteParameter.IPath | ITypedHttpRouteParameter.IQuery;\nexport declare namespace ITypedHttpRouteParameter {\n    export interface IBody extends IBase<\"body\"> {\n        contentType: \"application/json\" | \"application/x-www-form-urlencoded\" | \"multipart/form-data\" | \"text/plain\";\n        encrypted: boolean;\n    }\n    export interface IHeaders extends IBase<\"headers\"> {\n        field: string | null;\n    }\n    export interface IPath extends IBase<\"param\"> {\n        field: string;\n    }\n    export interface IQuery extends IBase<\"query\"> {\n        field: string | null;\n    }\n    interface IBase<Category extends string> {\n        category: Category;\n        name: string;\n        index: number;\n        type: IReflectType;\n        metadata: MetadataSchema;\n        example?: any;\n        examples?: Record<string, any>;\n        description: string | null;\n        jsDocTags: IJsDocTagInfo[];\n    }\n    export {};\n}\n",
  "node_modules/@nestia/sdk/lib/structures/ITypedHttpRouteSuccess.d.ts": "import { MetadataSchema } from \"@typia/core\";\nimport { IReflectType } from \"./IReflectType\";\nexport interface ITypedHttpRouteSuccess {\n    type: IReflectType;\n    status: number | null;\n    contentType: \"application/json\" | \"text/plain\" | \"application/x-www-form-urlencoded\" | \"application/json\" | null;\n    encrypted: boolean;\n    metadata: MetadataSchema;\n    example?: any;\n    examples?: Record<string, any>;\n    setHeaders: Array<{\n        type: \"setter\";\n        source: string;\n        target?: string;\n    } | {\n        type: \"assigner\";\n        source: string;\n    }>;\n}\n",
  "node_modules/@nestia/sdk/lib/structures/ITypedWebSocketRoute.d.ts": "import { VERSION_NEUTRAL } from \"@nestjs/common\";\nimport ts from \"typescript\";\nimport { IReflectController } from \"./IReflectController\";\nimport { IReflectImport } from \"./IReflectImport\";\nimport { ITypedWebSocketRouteParameter } from \"./ITypedWebSocketRouteParameter\";\nexport interface ITypedWebSocketRoute {\n    protocol: \"websocket\";\n    controller: IReflectController;\n    name: string;\n    path: string;\n    accessor: string[];\n    function: Function;\n    versions: Array<string | typeof VERSION_NEUTRAL> | undefined;\n    acceptor: ITypedWebSocketRouteParameter.IAcceptor;\n    header: ITypedWebSocketRouteParameter.IHeader | null;\n    pathParameters: ITypedWebSocketRouteParameter.IParam[];\n    query: ITypedWebSocketRouteParameter.IQuery | null;\n    driver: ITypedWebSocketRouteParameter.IDriver | null;\n    imports: IReflectImport[];\n    description: string | null;\n    jsDocTags: ts.JSDocTagInfo[];\n}\n",
  "node_modules/@nestia/sdk/lib/structures/ITypedWebSocketRouteParameter.d.ts": "import { IReflectWebSocketOperationParameter } from \"./IReflectWebSocketOperationParameter\";\nexport import ITypedWebSocketRouteParameter = IReflectWebSocketOperationParameter;\n",
  "node_modules/@nestia/sdk/lib/structures/MethodType.d.ts": "export type MethodType = \"GET\" | \"POST\" | \"PUT\" | \"PATCH\" | \"DELETE\";\nexport declare namespace MethodType {\n    const VALUES: MethodType[];\n}\n",
  "node_modules/@nestia/sdk/lib/structures/ParamCategory.d.ts": "export type ParamCategory = \"param\" | \"query\" | \"body\" | \"rawBody\" | \"headers\";\n",
  "node_modules/@nestia/sdk/lib/structures/TypeEntry.d.ts": "import ts from \"typescript\";\nexport declare class TypeEntry {\n    readonly type: ts.Type;\n    readonly nullable: boolean;\n    readonly required: boolean;\n    constructor(type: ts.Type, nullable: boolean, required: boolean);\n    equals(obj: TypeEntry): boolean;\n    hashCode(): number;\n}\n",
  "node_modules/@nestia/sdk/lib/transform.d.ts": "import ts from \"typescript\";\nexport declare const transform: (program: ts.Program) => ts.TransformerFactory<ts.SourceFile>;\nexport default transform;\n",
  "node_modules/@nestia/sdk/lib/transformers/IOperationMetadata.d.ts": "import { IMetadataComponents, IMetadataSchema, ValidationPipe } from \"@typia/interface\";\nimport { IJsDocTagInfo } from \"typia\";\nimport { IReflectImport } from \"../structures/IReflectImport\";\nimport { IReflectType } from \"../structures/IReflectType\";\nexport interface IOperationMetadata {\n    parameters: IOperationMetadata.IParameter[];\n    success: IOperationMetadata.IResponse;\n    exceptions: IOperationMetadata.IResponse[];\n    description: string | null;\n    jsDocTags: IJsDocTagInfo[];\n}\nexport declare namespace IOperationMetadata {\n    interface IParameter extends IResponse {\n        name: string;\n        index: number;\n        description: string | null;\n        jsDocTags: IJsDocTagInfo[];\n    }\n    interface IResponse {\n        type: IReflectType | null;\n        imports: IReflectImport[];\n        primitive: ValidationPipe<ISchema, IError>;\n        resolved: ValidationPipe<ISchema, IError>;\n    }\n    interface IException {\n        type: IReflectType | null;\n        imports: IReflectImport[];\n        primitive: ValidationPipe<ISchema, IError>;\n    }\n    interface ISchema {\n        components: IMetadataComponents;\n        metadata: IMetadataSchema;\n    }\n    interface IError {\n        name: string;\n        accessor: string | null;\n        messages: string[];\n    }\n}\n",
  "node_modules/@nestia/sdk/lib/transformers/ISdkOperationTransformerContext.d.ts": "import { MetadataCollection } from \"@typia/core\";\nimport ts from \"typescript\";\nexport interface ISdkOperationTransformerContext {\n    checker: ts.TypeChecker;\n    transformer: ts.TransformationContext;\n    collection: MetadataCollection;\n}\n",
  "node_modules/@nestia/sdk/lib/transformers/SdkOperationProgrammer.d.ts": "import { Singleton } from \"tstl\";\nimport ts from \"typescript\";\nimport { IReflectImport } from \"../structures/IReflectImport\";\nimport { IOperationMetadata } from \"./IOperationMetadata\";\nimport { ISdkOperationTransformerContext } from \"./ISdkOperationTransformerContext\";\nexport declare namespace SdkOperationProgrammer {\n    interface IProps {\n        context: ISdkOperationTransformerContext;\n        imports: Singleton<IReflectImport[]>;\n        node: ts.MethodDeclaration;\n        symbol: ts.Symbol | undefined;\n        exceptions: ts.TypeNode[];\n    }\n    const write: (p: IProps) => IOperationMetadata;\n}\n",
  "node_modules/@nestia/sdk/lib/transformers/SdkOperationTransformer.d.ts": "import ts from \"typescript\";\nexport declare namespace SdkOperationTransformer {\n    const iterateFile: (checker: ts.TypeChecker) => (api: ts.TransformationContext) => (file: ts.SourceFile) => ts.SourceFile;\n}\n",
  "node_modules/@nestia/sdk/lib/transformers/TextPlainValidator.d.ts": "import { MetadataSchema } from \"@typia/core\";\nexport declare namespace TextPlainValidator {\n    const validate: (props: {\n        metadata: MetadataSchema;\n    }) => string[];\n}\n",
  "node_modules/@nestia/sdk/lib/utils/ArrayUtil.d.ts": "export declare namespace ArrayUtil {\n    function has<T>(array: T[], ...items: T[]): boolean;\n    function asyncMap<X, Y>(array: X[], closure: (input: X) => Promise<Y>): Promise<Y[]>;\n    function asyncFilter<T>(array: T[], closure: (input: T) => Promise<boolean>): Promise<T[]>;\n}\n",
  "node_modules/@nestia/sdk/lib/utils/FileRetriever.d.ts": "export declare namespace FileRetriever {\n    const directory: (name: string) => (dir: string, depth?: number) => string | null;\n    const file: (name: string) => (directory: string, depth?: number) => string | null;\n}\n",
  "node_modules/@nestia/sdk/lib/utils/MapUtil.d.ts": "export declare namespace MapUtil {\n    function take<Key, T>(dict: Map<Key, T>, key: Key, generator: () => T): T;\n}\n",
  "node_modules/@nestia/sdk/lib/utils/MetadataUtil.d.ts": "import { MetadataSchema } from \"@typia/core\";\nexport declare namespace MetadataUtil {\n    const visit: (closure: (m: MetadataSchema) => unknown) => (metadata: MetadataSchema) => void;\n}\n",
  "node_modules/@nestia/sdk/lib/utils/PathUtil.d.ts": "export declare namespace PathUtil {\n    const accessors: (path: string) => string[];\n}\n",
  "node_modules/@nestia/sdk/lib/utils/SourceFinder.d.ts": "export declare namespace SourceFinder {\n    interface IProps {\n        exclude?: string[];\n        include: string[];\n        filter: (location: string) => Promise<boolean>;\n    }\n    export const find: (props: IProps) => Promise<string[]>;\n    export {};\n}\n",
  "node_modules/@nestia/sdk/lib/utils/StringUtil.d.ts": "export declare namespace StringUtil {\n    const capitalize: (text: string) => string;\n    const escapeDuplicate: (keep: string[]) => (change: string) => string;\n    const isImplicit: (str: string) => boolean;\n}\n",
  "node_modules/@nestia/sdk/lib/utils/StripEnums.d.ts": "export type StripEnums<T extends Record<string, any>> = {\n    [Key in keyof T]: T[Key] extends string | boolean | object | undefined | any[] ? T[Key] : any;\n};\n",
  "node_modules/@nestia/sdk/lib/utils/TypeLiteralExpression.d.ts": "",
  "node_modules/@nestia/sdk/lib/utils/VersioningStrategy.d.ts": "import { VERSION_NEUTRAL, VersionValue } from \"@nestjs/common/interfaces\";\nimport { INestiaProject } from \"../structures/INestiaProject\";\nexport declare namespace VersioningStrategy {\n    const cast: (value: VersionValue | undefined) => Array<string | typeof VERSION_NEUTRAL>;\n    const merge: (project: Omit<INestiaProject, \"config\">) => (values: Array<string | typeof VERSION_NEUTRAL>) => string[];\n}\n",
  "node_modules/@nestia/sdk/lib/validators/HttpHeadersValidator.d.ts": "import { MetadataFactory, MetadataSchema } from \"@typia/core\";\nexport declare namespace HttpHeadersValidator {\n    const validate: (props: {\n        metadata: MetadataSchema;\n        explore: MetadataFactory.IExplore;\n    }) => string[];\n}\n",
  "node_modules/@nestia/sdk/lib/validators/HttpQueryValidator.d.ts": "import { MetadataFactory, MetadataSchema } from \"@typia/core\";\nexport declare namespace HttpQueryValidator {\n    const validate: (props: {\n        metadata: MetadataSchema;\n        explore: MetadataFactory.IExplore;\n    }) => string[];\n}\n",
  "node_modules/path-to-regexp/dist/index.d.ts": "/**\n * Encode a string into another string.\n */\nexport type Encode = (value: string) => string;\n/**\n * Decode a string into another string.\n */\nexport type Decode = (value: string) => string;\nexport interface ParseOptions {\n    /**\n     * A function for encoding input strings.\n     */\n    encodePath?: Encode;\n}\nexport interface PathToRegexpOptions {\n    /**\n     * Matches the path completely without trailing characters. (default: `true`)\n     */\n    end?: boolean;\n    /**\n     * Allows optional trailing delimiter to match. (default: `true`)\n     */\n    trailing?: boolean;\n    /**\n     * Match will be case sensitive. (default: `false`)\n     */\n    sensitive?: boolean;\n    /**\n     * The default delimiter for segments. (default: `'/'`)\n     */\n    delimiter?: string;\n}\nexport interface MatchOptions extends PathToRegexpOptions {\n    /**\n     * Function for decoding strings for params, or `false` to disable entirely. (default: `decodeURIComponent`)\n     */\n    decode?: Decode | false;\n}\nexport interface CompileOptions {\n    /**\n     * Function for encoding input strings for output into the path, or `false` to disable entirely. (default: `encodeURIComponent`)\n     */\n    encode?: Encode | false;\n    /**\n     * The default delimiter for segments. (default: `'/'`)\n     */\n    delimiter?: string;\n}\n/**\n * Plain text.\n */\nexport interface Text {\n    type: \"text\";\n    value: string;\n}\n/**\n * A parameter designed to match arbitrary text within a segment.\n */\nexport interface Parameter {\n    type: \"param\";\n    name: string;\n}\n/**\n * A wildcard parameter designed to match multiple segments.\n */\nexport interface Wildcard {\n    type: \"wildcard\";\n    name: string;\n}\n/**\n * A set of possible tokens to expand when matching.\n */\nexport interface Group {\n    type: \"group\";\n    tokens: Token[];\n}\n/**\n * A token that corresponds with a regexp capture.\n */\nexport type Key = Parameter | Wildcard;\n/**\n * A sequence of `path-to-regexp` keys that match capturing groups.\n */\nexport type Keys = Array<Key>;\n/**\n * A sequence of path match characters.\n */\nexport type Token = Text | Parameter | Wildcard | Group;\n/**\n * Tokenized path instance.\n */\nexport declare class TokenData {\n    readonly tokens: Token[];\n    constructor(tokens: Token[]);\n}\n/**\n * Parse a string for the raw tokens.\n */\nexport declare function parse(str: string, options?: ParseOptions): TokenData;\n/**\n * Compile a string to a template function for the path.\n */\nexport declare function compile<P extends ParamData = ParamData>(path: Path, options?: CompileOptions & ParseOptions): (data?: P) => string;\nexport type ParamData = Partial<Record<string, string | string[]>>;\nexport type PathFunction<P extends ParamData> = (data?: P) => string;\n/**\n * A match result contains data about the path match.\n */\nexport interface MatchResult<P extends ParamData> {\n    path: string;\n    params: P;\n}\n/**\n * A match is either `false` (no match) or a match result.\n */\nexport type Match<P extends ParamData> = false | MatchResult<P>;\n/**\n * The match function takes a string and returns whether it matched the path.\n */\nexport type MatchFunction<P extends ParamData> = (path: string) => Match<P>;\n/**\n * Supported path types.\n */\nexport type Path = string | TokenData;\n/**\n * Transform a path into a match function.\n */\nexport declare function match<P extends ParamData>(path: Path | Path[], options?: MatchOptions & ParseOptions): MatchFunction<P>;\nexport declare function pathToRegexp(path: Path | Path[], options?: PathToRegexpOptions & ParseOptions): {\n    regexp: RegExp;\n    keys: Keys;\n};\n/**\n * Stringify token data into a path string.\n */\nexport declare function stringify(data: TokenData): string;\n",
  "node_modules/path-to-regexp/package.json": "{\n  \"name\": \"path-to-regexp\",\n  \"version\": \"8.2.0\",\n  \"description\": \"Express style path to RegExp utility\",\n  \"keywords\": [\n    \"express\",\n    \"regexp\",\n    \"route\",\n    \"routing\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/pillarjs/path-to-regexp.git\"\n  },\n  \"license\": \"MIT\",\n  \"exports\": \"./dist/index.js\",\n  \"main\": \"dist/index.js\",\n  \"typings\": \"dist/index.d.ts\",\n  \"files\": [\n    \"dist/\"\n  ],\n  \"scripts\": {\n    \"bench\": \"vitest bench\",\n    \"build\": \"ts-scripts build\",\n    \"format\": \"ts-scripts format\",\n    \"lint\": \"ts-scripts lint\",\n    \"prepare\": \"ts-scripts install && npm run build\",\n    \"size\": \"size-limit\",\n    \"specs\": \"ts-scripts specs\",\n    \"test\": \"ts-scripts test && npm run size\"\n  },\n  \"devDependencies\": {\n    \"@borderless/ts-scripts\": \"^0.15.0\",\n    \"@size-limit/preset-small-lib\": \"^11.1.2\",\n    \"@types/node\": \"^22.7.2\",\n    \"@types/semver\": \"^7.3.1\",\n    \"@vitest/coverage-v8\": \"^2.1.1\",\n    \"recheck\": \"^4.4.5\",\n    \"size-limit\": \"^11.1.2\",\n    \"typescript\": \"^5.5.3\"\n  },\n  \"engines\": {\n    \"node\": \">=16\"\n  },\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"size-limit\": [\n    {\n      \"path\": \"dist/index.js\",\n      \"limit\": \"2.2 kB\"\n    }\n  ],\n  \"ts-scripts\": {\n    \"dist\": [\n      \"dist\"\n    ],\n    \"project\": [\n      \"tsconfig.build.json\"\n    ]\n  }\n}\n",
  "node_modules/@nestia/sdk/package.json": "{\n  \"name\": \"@nestia/sdk\",\n  \"version\": \"11.0.1\",\n  \"description\": \"Nestia SDK and Swagger generator\",\n  \"main\": \"lib/index.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"default\": \"./lib/index.js\"\n    },\n    \"./lib/executable/sdk\": {\n      \"types\": \"./lib/executable/sdk.d.ts\",\n      \"default\": \"./lib/executable/sdk.js\"\n    },\n    \"./lib/transform\": {\n      \"types\": \"./lib/transform.d.ts\",\n      \"default\": \"./lib/transform.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"tsp\": {\n    \"tscOptions\": {\n      \"parseAllJsDoc\": true\n    }\n  },\n  \"bin\": {\n    \"@nestia/sdk\": \"./lib/executable/sdk.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/samchon/nestia\"\n  },\n  \"keywords\": [\n    \"nestia\",\n    \"sdk\",\n    \"swagger\",\n    \"generator\",\n    \"nestjs\",\n    \"typia\"\n  ],\n  \"author\": \"Jeongho Nam\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/samchon/nestia/issues\"\n  },\n  \"homepage\": \"https://nestia.io\",\n  \"dependencies\": {\n    \"@typia/core\": \"^12.0.0\",\n    \"@typia/interface\": \"^12.0.0\",\n    \"@typia/utils\": \"^12.0.0\",\n    \"cli\": \"^1.0.1\",\n    \"get-function-location\": \"^2.0.0\",\n    \"glob\": \"^11.0.3\",\n    \"path-to-regexp\": \"^6.2.1\",\n    \"prettier\": \"^3.8.1\",\n    \"ts-node\": \">=10.6.0\",\n    \"tsconfck\": \"^2.1.2\",\n    \"tsconfig-paths\": \"^4.1.1\",\n    \"tstl\": \"^3.0.0\",\n    \"typia\": \"^12.0.0\",\n    \"@nestia/fetcher\": \"^11.0.1\",\n    \"@nestia/core\": \"^11.0.1\"\n  },\n  \"peerDependencies\": {\n    \"@nestia/core\": \"^11.0.1\"\n  },\n  \"devDependencies\": {\n    \"@nestjs/common\": \"^11.1.6\",\n    \"@nestjs/core\": \"^11.1.6\",\n    \"@types/cli\": \"^0.11.21\",\n    \"@types/express\": \"^4.17.15\",\n    \"@types/node\": \"^25.3.3\",\n    \"rimraf\": \"^6.1.3\",\n    \"typescript\": \"~5.9.3\"\n  },\n  \"files\": [\n    \"assets\",\n    \"lib\",\n    \"src\",\n    \"README.md\",\n    \"LICENSE\",\n    \"package.json\"\n  ],\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"scripts\": {\n    \"build\": \"rimraf lib && tsc\",\n    \"dev\": \"rimraf lib && tsc --watch\"\n  },\n  \"types\": \"lib/index.d.ts\"\n}",
  "node_modules/@nestia/sdk/src/typings/get-function-location.d.ts": "declare module \"get-function-location\" {\n  export default function (func: any): Promise<{\n    source: string;\n    line: number;\n    column: number;\n  }>;\n}\n",
  "node_modules/@nestia/sdk/node_modules/glob/dist/commonjs/glob.d.ts": "import { Minimatch } from 'minimatch';\nimport { Minipass } from 'minipass';\nimport { FSOption, Path, PathScurry } from 'path-scurry';\nimport { IgnoreLike } from './ignore.js';\nimport { Pattern } from './pattern.js';\nexport type MatchSet = Minimatch['set'];\nexport type GlobParts = Exclude<Minimatch['globParts'], undefined>;\n/**\n * A `GlobOptions` object may be provided to any of the exported methods, and\n * must be provided to the `Glob` constructor.\n *\n * All options are optional, boolean, and false by default, unless otherwise\n * noted.\n *\n * All resolved options are added to the Glob object as properties.\n *\n * If you are running many `glob` operations, you can pass a Glob object as the\n * `options` argument to a subsequent operation to share the previously loaded\n * cache.\n */\nexport interface GlobOptions {\n    /**\n     * Set to `true` to always receive absolute paths for\n     * matched files. Set to `false` to always return relative paths.\n     *\n     * When this option is not set, absolute paths are returned for patterns\n     * that are absolute, and otherwise paths are returned that are relative\n     * to the `cwd` setting.\n     *\n     * This does _not_ make an extra system call to get\n     * the realpath, it only does string path resolution.\n     *\n     * Conflicts with {@link withFileTypes}\n     */\n    absolute?: boolean;\n    /**\n     * Set to false to enable {@link windowsPathsNoEscape}\n     *\n     * @deprecated\n     */\n    allowWindowsEscape?: boolean;\n    /**\n     * The current working directory in which to search. Defaults to\n     * `process.cwd()`.\n     *\n     * May be eiher a string path or a `file://` URL object or string.\n     */\n    cwd?: string | URL;\n    /**\n     * Include `.dot` files in normal matches and `globstar`\n     * matches. Note that an explicit dot in a portion of the pattern\n     * will always match dot files.\n     */\n    dot?: boolean;\n    /**\n     * Prepend all relative path strings with `./` (or `.\\` on Windows).\n     *\n     * Without this option, returned relative paths are \"bare\", so instead of\n     * returning `'./foo/bar'`, they are returned as `'foo/bar'`.\n     *\n     * Relative patterns starting with `'../'` are not prepended with `./`, even\n     * if this option is set.\n     */\n    dotRelative?: boolean;\n    /**\n     * Follow symlinked directories when expanding `**`\n     * patterns. This can result in a lot of duplicate references in\n     * the presence of cyclic links, and make performance quite bad.\n     *\n     * By default, a `**` in a pattern will follow 1 symbolic link if\n     * it is not the first item in the pattern, or none if it is the\n     * first item in the pattern, following the same behavior as Bash.\n     */\n    follow?: boolean;\n    /**\n     * string or string[], or an object with `ignored` and `childrenIgnored`\n     * methods.\n     *\n     * If a string or string[] is provided, then this is treated as a glob\n     * pattern or array of glob patterns to exclude from matches. To ignore all\n     * children within a directory, as well as the entry itself, append `'/**'`\n     * to the ignore pattern.\n     *\n     * **Note** `ignore` patterns are _always_ in `dot:true` mode, regardless of\n     * any other settings.\n     *\n     * If an object is provided that has `ignored(path)` and/or\n     * `childrenIgnored(path)` methods, then these methods will be called to\n     * determine whether any Path is a match or if its children should be\n     * traversed, respectively.\n     */\n    ignore?: string | string[] | IgnoreLike;\n    /**\n     * Treat brace expansion like `{a,b}` as a \"magic\" pattern. Has no\n     * effect if {@link nobrace} is set.\n     *\n     * Only has effect on the {@link hasMagic} function.\n     */\n    magicalBraces?: boolean;\n    /**\n     * Add a `/` character to directory matches. Note that this requires\n     * additional stat calls in some cases.\n     */\n    mark?: boolean;\n    /**\n     * Perform a basename-only match if the pattern does not contain any slash\n     * characters. That is, `*.js` would be treated as equivalent to\n     * `**\\/*.js`, matching all js files in all directories.\n     */\n    matchBase?: boolean;\n    /**\n     * Limit the directory traversal to a given depth below the cwd.\n     * Note that this does NOT prevent traversal to sibling folders,\n     * root patterns, and so on. It only limits the maximum folder depth\n     * that the walk will descend, relative to the cwd.\n     */\n    maxDepth?: number;\n    /**\n     * Do not expand `{a,b}` and `{1..3}` brace sets.\n     */\n    nobrace?: boolean;\n    /**\n     * Perform a case-insensitive match. This defaults to `true` on macOS and\n     * Windows systems, and `false` on all others.\n     *\n     * **Note** `nocase` should only be explicitly set when it is\n     * known that the filesystem's case sensitivity differs from the\n     * platform default. If set `true` on case-sensitive file\n     * systems, or `false` on case-insensitive file systems, then the\n     * walk may return more or less results than expected.\n     */\n    nocase?: boolean;\n    /**\n     * Do not match directories, only files. (Note: to match\n     * _only_ directories, put a `/` at the end of the pattern.)\n     */\n    nodir?: boolean;\n    /**\n     * Do not match \"extglob\" patterns such as `+(a|b)`.\n     */\n    noext?: boolean;\n    /**\n     * Do not match `**` against multiple filenames. (Ie, treat it as a normal\n     * `*` instead.)\n     *\n     * Conflicts with {@link matchBase}\n     */\n    noglobstar?: boolean;\n    /**\n     * Defaults to value of `process.platform` if available, or `'linux'` if\n     * not. Setting `platform:'win32'` on non-Windows systems may cause strange\n     * behavior.\n     */\n    platform?: NodeJS.Platform;\n    /**\n     * Set to true to call `fs.realpath` on all of the\n     * results. In the case of an entry that cannot be resolved, the\n     * entry is omitted. This incurs a slight performance penalty, of\n     * course, because of the added system calls.\n     */\n    realpath?: boolean;\n    /**\n     *\n     * A string path resolved against the `cwd` option, which\n     * is used as the starting point for absolute patterns that start\n     * with `/`, (but not drive letters or UNC paths on Windows).\n     *\n     * Note that this _doesn't_ necessarily limit the walk to the\n     * `root` directory, and doesn't affect the cwd starting point for\n     * non-absolute patterns. A pattern containing `..` will still be\n     * able to traverse out of the root directory, if it is not an\n     * actual root directory on the filesystem, and any non-absolute\n     * patterns will be matched in the `cwd`. For example, the\n     * pattern `/../*` with `{root:'/some/path'}` will return all\n     * files in `/some`, not all files in `/some/path`. The pattern\n     * `*` with `{root:'/some/path'}` will return all the entries in\n     * the cwd, not the entries in `/some/path`.\n     *\n     * To start absolute and non-absolute patterns in the same\n     * path, you can use `{root:''}`. However, be aware that on\n     * Windows systems, a pattern like `x:/*` or `//host/share/*` will\n     * _always_ start in the `x:/` or `//host/share` directory,\n     * regardless of the `root` setting.\n     */\n    root?: string;\n    /**\n     * A [PathScurry](http://npm.im/path-scurry) object used\n     * to traverse the file system. If the `nocase` option is set\n     * explicitly, then any provided `scurry` object must match this\n     * setting.\n     */\n    scurry?: PathScurry;\n    /**\n     * Call `lstat()` on all entries, whether required or not to determine\n     * if it's a valid match. When used with {@link withFileTypes}, this means\n     * that matches will include data such as modified time, permissions, and\n     * so on.  Note that this will incur a performance cost due to the added\n     * system calls.\n     */\n    stat?: boolean;\n    /**\n     * An AbortSignal which will cancel the Glob walk when\n     * triggered.\n     */\n    signal?: AbortSignal;\n    /**\n     * Use `\\\\` as a path separator _only_, and\n     *  _never_ as an escape character. If set, all `\\\\` characters are\n     *  replaced with `/` in the pattern.\n     *\n     *  Note that this makes it **impossible** to match against paths\n     *  containing literal glob pattern characters, but allows matching\n     *  with patterns constructed using `path.join()` and\n     *  `path.resolve()` on Windows platforms, mimicking the (buggy!)\n     *  behavior of Glob v7 and before on Windows. Please use with\n     *  caution, and be mindful of [the caveat below about Windows\n     *  paths](#windows). (For legacy reasons, this is also set if\n     *  `allowWindowsEscape` is set to the exact value `false`.)\n     */\n    windowsPathsNoEscape?: boolean;\n    /**\n     * Return [PathScurry](http://npm.im/path-scurry)\n     * `Path` objects instead of strings. These are similar to a\n     * NodeJS `Dirent` object, but with additional methods and\n     * properties.\n     *\n     * Conflicts with {@link absolute}\n     */\n    withFileTypes?: boolean;\n    /**\n     * An fs implementation to override some or all of the defaults.  See\n     * http://npm.im/path-scurry for details about what can be overridden.\n     */\n    fs?: FSOption;\n    /**\n     * Just passed along to Minimatch.  Note that this makes all pattern\n     * matching operations slower and *extremely* noisy.\n     */\n    debug?: boolean;\n    /**\n     * Return `/` delimited paths, even on Windows.\n     *\n     * On posix systems, this has no effect.  But, on Windows, it means that\n     * paths will be `/` delimited, and absolute paths will be their full\n     * resolved UNC forms, eg instead of `'C:\\\\foo\\\\bar'`, it would return\n     * `'//?/C:/foo/bar'`\n     */\n    posix?: boolean;\n    /**\n     * Do not match any children of any matches. For example, the pattern\n     * `**\\/foo` would match `a/foo`, but not `a/foo/b/foo` in this mode.\n     *\n     * This is especially useful for cases like \"find all `node_modules`\n     * folders, but not the ones in `node_modules`\".\n     *\n     * In order to support this, the `Ignore` implementation must support an\n     * `add(pattern: string)` method. If using the default `Ignore` class, then\n     * this is fine, but if this is set to `false`, and a custom `Ignore` is\n     * provided that does not have an `add()` method, then it will throw an\n     * error.\n     *\n     * **Caveat** It *only* ignores matches that would be a descendant of a\n     * previous match, and only if that descendant is matched *after* the\n     * ancestor is encountered. Since the file system walk happens in\n     * indeterminate order, it's possible that a match will already be added\n     * before its ancestor, if multiple or braced patterns are used.\n     *\n     * For example:\n     *\n     * ```ts\n     * const results = await glob([\n     *   // likely to match first, since it's just a stat\n     *   'a/b/c/d/e/f',\n     *\n     *   // this pattern is more complicated! It must to various readdir()\n     *   // calls and test the results against a regular expression, and that\n     *   // is certainly going to take a little bit longer.\n     *   //\n     *   // So, later on, it encounters a match at 'a/b/c/d/e', but it's too\n     *   // late to ignore a/b/c/d/e/f, because it's already been emitted.\n     *   'a/[bdf]/?/[a-z]/*',\n     * ], { includeChildMatches: false })\n     * ```\n     *\n     * It's best to only set this to `false` if you can be reasonably sure that\n     * no components of the pattern will potentially match one another's file\n     * system descendants, or if the occasional included child entry will not\n     * cause problems.\n     *\n     * @default true\n     */\n    includeChildMatches?: boolean;\n}\nexport type GlobOptionsWithFileTypesTrue = GlobOptions & {\n    withFileTypes: true;\n    absolute?: undefined;\n    mark?: undefined;\n    posix?: undefined;\n};\nexport type GlobOptionsWithFileTypesFalse = GlobOptions & {\n    withFileTypes?: false;\n};\nexport type GlobOptionsWithFileTypesUnset = GlobOptions & {\n    withFileTypes?: undefined;\n};\nexport type Result<Opts> = Opts extends GlobOptionsWithFileTypesTrue ? Path : Opts extends GlobOptionsWithFileTypesFalse ? string : Opts extends GlobOptionsWithFileTypesUnset ? string : string | Path;\nexport type Results<Opts> = Result<Opts>[];\nexport type FileTypes<Opts> = Opts extends GlobOptionsWithFileTypesTrue ? true : Opts extends GlobOptionsWithFileTypesFalse ? false : Opts extends GlobOptionsWithFileTypesUnset ? false : boolean;\n/**\n * An object that can perform glob pattern traversals.\n */\nexport declare class Glob<Opts extends GlobOptions> implements GlobOptions {\n    absolute?: boolean;\n    cwd: string;\n    root?: string;\n    dot: boolean;\n    dotRelative: boolean;\n    follow: boolean;\n    ignore?: string | string[] | IgnoreLike;\n    magicalBraces: boolean;\n    mark?: boolean;\n    matchBase: boolean;\n    maxDepth: number;\n    nobrace: boolean;\n    nocase: boolean;\n    nodir: boolean;\n    noext: boolean;\n    noglobstar: boolean;\n    pattern: string[];\n    platform: NodeJS.Platform;\n    realpath: boolean;\n    scurry: PathScurry;\n    stat: boolean;\n    signal?: AbortSignal;\n    windowsPathsNoEscape: boolean;\n    withFileTypes: FileTypes<Opts>;\n    includeChildMatches: boolean;\n    /**\n     * The options provided to the constructor.\n     */\n    opts: Opts;\n    /**\n     * An array of parsed immutable {@link Pattern} objects.\n     */\n    patterns: Pattern[];\n    /**\n     * All options are stored as properties on the `Glob` object.\n     *\n     * See {@link GlobOptions} for full options descriptions.\n     *\n     * Note that a previous `Glob` object can be passed as the\n     * `GlobOptions` to another `Glob` instantiation to re-use settings\n     * and caches with a new pattern.\n     *\n     * Traversal functions can be called multiple times to run the walk\n     * again.\n     */\n    constructor(pattern: string | string[], opts: Opts);\n    /**\n     * Returns a Promise that resolves to the results array.\n     */\n    walk(): Promise<Results<Opts>>;\n    /**\n     * synchronous {@link Glob.walk}\n     */\n    walkSync(): Results<Opts>;\n    /**\n     * Stream results asynchronously.\n     */\n    stream(): Minipass<Result<Opts>, Result<Opts>>;\n    /**\n     * Stream results synchronously.\n     */\n    streamSync(): Minipass<Result<Opts>, Result<Opts>>;\n    /**\n     * Default sync iteration function. Returns a Generator that\n     * iterates over the results.\n     */\n    iterateSync(): Generator<Result<Opts>, void, void>;\n    [Symbol.iterator](): Generator<Result<Opts>, void, void>;\n    /**\n     * Default async iteration function. Returns an AsyncGenerator that\n     * iterates over the results.\n     */\n    iterate(): AsyncGenerator<Result<Opts>, void, void>;\n    [Symbol.asyncIterator](): AsyncGenerator<Result<Opts>, void, void>;\n}\n//# sourceMappingURL=glob.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/glob/dist/commonjs/has-magic.d.ts": "import { GlobOptions } from './glob.js';\n/**\n * Return true if the patterns provided contain any magic glob characters,\n * given the options provided.\n *\n * Brace expansion is not considered \"magic\" unless the `magicalBraces` option\n * is set, as brace expansion just turns one string into an array of strings.\n * So a pattern like `'x{a,b}y'` would return `false`, because `'xay'` and\n * `'xby'` both do not contain any magic glob characters, and it's treated the\n * same as if you had called it on `['xay', 'xby']`. When `magicalBraces:true`\n * is in the options, brace expansion _is_ treated as a pattern having magic.\n */\nexport declare const hasMagic: (pattern: string | string[], options?: GlobOptions) => boolean;\n//# sourceMappingURL=has-magic.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/glob/dist/commonjs/ignore.d.ts": "import { Minimatch, MinimatchOptions } from 'minimatch';\nimport { Path } from 'path-scurry';\nimport { GlobWalkerOpts } from './walker.js';\nexport interface IgnoreLike {\n    ignored?: (p: Path) => boolean;\n    childrenIgnored?: (p: Path) => boolean;\n    add?: (ignore: string) => void;\n}\n/**\n * Class used to process ignored patterns\n */\nexport declare class Ignore implements IgnoreLike {\n    relative: Minimatch[];\n    relativeChildren: Minimatch[];\n    absolute: Minimatch[];\n    absoluteChildren: Minimatch[];\n    platform: NodeJS.Platform;\n    mmopts: MinimatchOptions;\n    constructor(ignored: string[], { nobrace, nocase, noext, noglobstar, platform, }: GlobWalkerOpts);\n    add(ign: string): void;\n    ignored(p: Path): boolean;\n    childrenIgnored(p: Path): boolean;\n}\n//# sourceMappingURL=ignore.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/glob/dist/commonjs/index.d.ts": "import { Minipass } from 'minipass';\nimport { Path } from 'path-scurry';\nimport type { GlobOptions, GlobOptionsWithFileTypesFalse, GlobOptionsWithFileTypesTrue, GlobOptionsWithFileTypesUnset } from './glob.js';\nimport { Glob } from './glob.js';\nexport { escape, unescape } from 'minimatch';\nexport type { FSOption, Path, WalkOptions, WalkOptionsWithFileTypesTrue, WalkOptionsWithFileTypesUnset, } from 'path-scurry';\nexport { Glob } from './glob.js';\nexport type { GlobOptions, GlobOptionsWithFileTypesFalse, GlobOptionsWithFileTypesTrue, GlobOptionsWithFileTypesUnset, } from './glob.js';\nexport { hasMagic } from './has-magic.js';\nexport { Ignore } from './ignore.js';\nexport type { IgnoreLike } from './ignore.js';\nexport type { MatchStream } from './walker.js';\n/**\n * Syncronous form of {@link globStream}. Will read all the matches as fast as\n * you consume them, even all in a single tick if you consume them immediately,\n * but will still respond to backpressure if they're not consumed immediately.\n */\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Minipass<Path, Path>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Minipass<string, string>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesUnset): Minipass<string, string>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptions): Minipass<Path, Path> | Minipass<string, string>;\n/**\n * Return a stream that emits all the strings or `Path` objects and\n * then emits `end` when completed.\n */\nexport declare function globStream(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Minipass<string, string>;\nexport declare function globStream(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Minipass<Path, Path>;\nexport declare function globStream(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Minipass<string, string>;\nexport declare function globStream(pattern: string | string[], options: GlobOptions): Minipass<Path, Path> | Minipass<string, string>;\n/**\n * Synchronous form of {@link glob}\n */\nexport declare function globSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): string[];\nexport declare function globSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Path[];\nexport declare function globSync(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): string[];\nexport declare function globSync(pattern: string | string[], options: GlobOptions): Path[] | string[];\n/**\n * Perform an asynchronous glob search for the pattern(s) specified. Returns\n * [Path](https://isaacs.github.io/path-scurry/classes/PathBase) objects if the\n * {@link withFileTypes} option is set to `true`. See {@link GlobOptions} for\n * full option descriptions.\n */\ndeclare function glob_(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Promise<string[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Promise<Path[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Promise<string[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptions): Promise<Path[] | string[]>;\n/**\n * Return a sync iterator for walking glob pattern matches.\n */\nexport declare function globIterateSync(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Generator<string, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Generator<Path, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Generator<string, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptions): Generator<Path, void, void> | Generator<string, void, void>;\n/**\n * Return an async iterator for walking glob pattern matches.\n */\nexport declare function globIterate(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): AsyncGenerator<string, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): AsyncGenerator<Path, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): AsyncGenerator<string, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptions): AsyncGenerator<Path, void, void> | AsyncGenerator<string, void, void>;\nexport declare const streamSync: typeof globStreamSync;\nexport declare const stream: typeof globStream & {\n    sync: typeof globStreamSync;\n};\nexport declare const iterateSync: typeof globIterateSync;\nexport declare const iterate: typeof globIterate & {\n    sync: typeof globIterateSync;\n};\nexport declare const sync: typeof globSync & {\n    stream: typeof globStreamSync;\n    iterate: typeof globIterateSync;\n};\nexport declare const glob: typeof glob_ & {\n    glob: typeof glob_;\n    globSync: typeof globSync;\n    sync: typeof globSync & {\n        stream: typeof globStreamSync;\n        iterate: typeof globIterateSync;\n    };\n    globStream: typeof globStream;\n    stream: typeof globStream & {\n        sync: typeof globStreamSync;\n    };\n    globStreamSync: typeof globStreamSync;\n    streamSync: typeof globStreamSync;\n    globIterate: typeof globIterate;\n    iterate: typeof globIterate & {\n        sync: typeof globIterateSync;\n    };\n    globIterateSync: typeof globIterateSync;\n    iterateSync: typeof globIterateSync;\n    Glob: typeof Glob;\n    hasMagic: (pattern: string | string[], options?: GlobOptions) => boolean;\n    escape: (s: string, { windowsPathsNoEscape, }?: Pick<import(\"minimatch\").MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n    unescape: (s: string, { windowsPathsNoEscape, }?: Pick<import(\"minimatch\").MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n};\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/glob/dist/commonjs/pattern.d.ts": "import { GLOBSTAR } from 'minimatch';\nexport type MMPattern = string | RegExp | typeof GLOBSTAR;\nexport type PatternList = [p: MMPattern, ...rest: MMPattern[]];\nexport type UNCPatternList = [\n    p0: '',\n    p1: '',\n    p2: string,\n    p3: string,\n    ...rest: MMPattern[]\n];\nexport type DrivePatternList = [p0: string, ...rest: MMPattern[]];\nexport type AbsolutePatternList = [p0: '', ...rest: MMPattern[]];\nexport type GlobList = [p: string, ...rest: string[]];\n/**\n * An immutable-ish view on an array of glob parts and their parsed\n * results\n */\nexport declare class Pattern {\n    #private;\n    readonly length: number;\n    constructor(patternList: MMPattern[], globList: string[], index: number, platform: NodeJS.Platform);\n    /**\n     * The first entry in the parsed list of patterns\n     */\n    pattern(): MMPattern;\n    /**\n     * true of if pattern() returns a string\n     */\n    isString(): boolean;\n    /**\n     * true of if pattern() returns GLOBSTAR\n     */\n    isGlobstar(): boolean;\n    /**\n     * true if pattern() returns a regexp\n     */\n    isRegExp(): boolean;\n    /**\n     * The /-joined set of glob parts that make up this pattern\n     */\n    globString(): string;\n    /**\n     * true if there are more pattern parts after this one\n     */\n    hasMore(): boolean;\n    /**\n     * The rest of the pattern after this part, or null if this is the end\n     */\n    rest(): Pattern | null;\n    /**\n     * true if the pattern represents a //unc/path/ on windows\n     */\n    isUNC(): boolean;\n    /**\n     * True if the pattern starts with a drive letter on Windows\n     */\n    isDrive(): boolean;\n    /**\n     * True if the pattern is rooted on an absolute path\n     */\n    isAbsolute(): boolean;\n    /**\n     * consume the root of the pattern, and return it\n     */\n    root(): string;\n    /**\n     * Check to see if the current globstar pattern is allowed to follow\n     * a symbolic link.\n     */\n    checkFollowGlobstar(): boolean;\n    /**\n     * Mark that the current globstar pattern is following a symbolic link\n     */\n    markFollowGlobstar(): boolean;\n}\n//# sourceMappingURL=pattern.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/glob/dist/commonjs/processor.d.ts": "import { MMRegExp } from 'minimatch';\nimport { Path } from 'path-scurry';\nimport { Pattern } from './pattern.js';\nimport { GlobWalkerOpts } from './walker.js';\n/**\n * A cache of which patterns have been processed for a given Path\n */\nexport declare class HasWalkedCache {\n    store: Map<string, Set<string>>;\n    constructor(store?: Map<string, Set<string>>);\n    copy(): HasWalkedCache;\n    hasWalked(target: Path, pattern: Pattern): boolean | undefined;\n    storeWalked(target: Path, pattern: Pattern): void;\n}\n/**\n * A record of which paths have been matched in a given walk step,\n * and whether they only are considered a match if they are a directory,\n * and whether their absolute or relative path should be returned.\n */\nexport declare class MatchRecord {\n    store: Map<Path, number>;\n    add(target: Path, absolute: boolean, ifDir: boolean): void;\n    entries(): [Path, boolean, boolean][];\n}\n/**\n * A collection of patterns that must be processed in a subsequent step\n * for a given path.\n */\nexport declare class SubWalks {\n    store: Map<Path, Pattern[]>;\n    add(target: Path, pattern: Pattern): void;\n    get(target: Path): Pattern[];\n    entries(): [Path, Pattern[]][];\n    keys(): Path[];\n}\n/**\n * The class that processes patterns for a given path.\n *\n * Handles child entry filtering, and determining whether a path's\n * directory contents must be read.\n */\nexport declare class Processor {\n    hasWalkedCache: HasWalkedCache;\n    matches: MatchRecord;\n    subwalks: SubWalks;\n    patterns?: Pattern[];\n    follow: boolean;\n    dot: boolean;\n    opts: GlobWalkerOpts;\n    constructor(opts: GlobWalkerOpts, hasWalkedCache?: HasWalkedCache);\n    processPatterns(target: Path, patterns: Pattern[]): this;\n    subwalkTargets(): Path[];\n    child(): Processor;\n    filterEntries(parent: Path, entries: Path[]): Processor;\n    testGlobstar(e: Path, pattern: Pattern, rest: Pattern | null, absolute: boolean): void;\n    testRegExp(e: Path, p: MMRegExp, rest: Pattern | null, absolute: boolean): void;\n    testString(e: Path, p: string, rest: Pattern | null, absolute: boolean): void;\n}\n//# sourceMappingURL=processor.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/glob/dist/commonjs/walker.d.ts": "/**\n * Single-use utility classes to provide functionality to the {@link Glob}\n * methods.\n *\n * @module\n */\nimport { Minipass } from 'minipass';\nimport { Path } from 'path-scurry';\nimport { IgnoreLike } from './ignore.js';\nimport { Pattern } from './pattern.js';\nimport { Processor } from './processor.js';\nexport interface GlobWalkerOpts {\n    absolute?: boolean;\n    allowWindowsEscape?: boolean;\n    cwd?: string | URL;\n    dot?: boolean;\n    dotRelative?: boolean;\n    follow?: boolean;\n    ignore?: string | string[] | IgnoreLike;\n    mark?: boolean;\n    matchBase?: boolean;\n    maxDepth?: number;\n    nobrace?: boolean;\n    nocase?: boolean;\n    nodir?: boolean;\n    noext?: boolean;\n    noglobstar?: boolean;\n    platform?: NodeJS.Platform;\n    posix?: boolean;\n    realpath?: boolean;\n    root?: string;\n    stat?: boolean;\n    signal?: AbortSignal;\n    windowsPathsNoEscape?: boolean;\n    withFileTypes?: boolean;\n    includeChildMatches?: boolean;\n}\nexport type GWOFileTypesTrue = GlobWalkerOpts & {\n    withFileTypes: true;\n};\nexport type GWOFileTypesFalse = GlobWalkerOpts & {\n    withFileTypes: false;\n};\nexport type GWOFileTypesUnset = GlobWalkerOpts & {\n    withFileTypes?: undefined;\n};\nexport type Result<O extends GlobWalkerOpts> = O extends GWOFileTypesTrue ? Path : O extends GWOFileTypesFalse ? string : O extends GWOFileTypesUnset ? string : Path | string;\nexport type Matches<O extends GlobWalkerOpts> = O extends GWOFileTypesTrue ? Set<Path> : O extends GWOFileTypesFalse ? Set<string> : O extends GWOFileTypesUnset ? Set<string> : Set<Path | string>;\nexport type MatchStream<O extends GlobWalkerOpts> = Minipass<Result<O>, Result<O>>;\n/**\n * basic walking utilities that all the glob walker types use\n */\nexport declare abstract class GlobUtil<O extends GlobWalkerOpts = GlobWalkerOpts> {\n    #private;\n    path: Path;\n    patterns: Pattern[];\n    opts: O;\n    seen: Set<Path>;\n    paused: boolean;\n    aborted: boolean;\n    signal?: AbortSignal;\n    maxDepth: number;\n    includeChildMatches: boolean;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    pause(): void;\n    resume(): void;\n    onResume(fn: () => any): void;\n    matchCheck(e: Path, ifDir: boolean): Promise<Path | undefined>;\n    matchCheckTest(e: Path | undefined, ifDir: boolean): Path | undefined;\n    matchCheckSync(e: Path, ifDir: boolean): Path | undefined;\n    abstract matchEmit(p: Result<O>): void;\n    abstract matchEmit(p: string | Path): void;\n    matchFinish(e: Path, absolute: boolean): void;\n    match(e: Path, absolute: boolean, ifDir: boolean): Promise<void>;\n    matchSync(e: Path, absolute: boolean, ifDir: boolean): void;\n    walkCB(target: Path, patterns: Pattern[], cb: () => any): void;\n    walkCB2(target: Path, patterns: Pattern[], processor: Processor, cb: () => any): any;\n    walkCB3(target: Path, entries: Path[], processor: Processor, cb: () => any): void;\n    walkCBSync(target: Path, patterns: Pattern[], cb: () => any): void;\n    walkCB2Sync(target: Path, patterns: Pattern[], processor: Processor, cb: () => any): any;\n    walkCB3Sync(target: Path, entries: Path[], processor: Processor, cb: () => any): void;\n}\nexport declare class GlobWalker<O extends GlobWalkerOpts = GlobWalkerOpts> extends GlobUtil<O> {\n    matches: Set<Result<O>>;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    matchEmit(e: Result<O>): void;\n    walk(): Promise<Set<Result<O>>>;\n    walkSync(): Set<Result<O>>;\n}\nexport declare class GlobStream<O extends GlobWalkerOpts = GlobWalkerOpts> extends GlobUtil<O> {\n    results: Minipass<Result<O>, Result<O>>;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    matchEmit(e: Result<O>): void;\n    stream(): MatchStream<O>;\n    streamSync(): MatchStream<O>;\n}\n//# sourceMappingURL=walker.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/glob/dist/esm/glob.d.ts": "import { Minimatch } from 'minimatch';\nimport { Minipass } from 'minipass';\nimport { FSOption, Path, PathScurry } from 'path-scurry';\nimport { IgnoreLike } from './ignore.js';\nimport { Pattern } from './pattern.js';\nexport type MatchSet = Minimatch['set'];\nexport type GlobParts = Exclude<Minimatch['globParts'], undefined>;\n/**\n * A `GlobOptions` object may be provided to any of the exported methods, and\n * must be provided to the `Glob` constructor.\n *\n * All options are optional, boolean, and false by default, unless otherwise\n * noted.\n *\n * All resolved options are added to the Glob object as properties.\n *\n * If you are running many `glob` operations, you can pass a Glob object as the\n * `options` argument to a subsequent operation to share the previously loaded\n * cache.\n */\nexport interface GlobOptions {\n    /**\n     * Set to `true` to always receive absolute paths for\n     * matched files. Set to `false` to always return relative paths.\n     *\n     * When this option is not set, absolute paths are returned for patterns\n     * that are absolute, and otherwise paths are returned that are relative\n     * to the `cwd` setting.\n     *\n     * This does _not_ make an extra system call to get\n     * the realpath, it only does string path resolution.\n     *\n     * Conflicts with {@link withFileTypes}\n     */\n    absolute?: boolean;\n    /**\n     * Set to false to enable {@link windowsPathsNoEscape}\n     *\n     * @deprecated\n     */\n    allowWindowsEscape?: boolean;\n    /**\n     * The current working directory in which to search. Defaults to\n     * `process.cwd()`.\n     *\n     * May be eiher a string path or a `file://` URL object or string.\n     */\n    cwd?: string | URL;\n    /**\n     * Include `.dot` files in normal matches and `globstar`\n     * matches. Note that an explicit dot in a portion of the pattern\n     * will always match dot files.\n     */\n    dot?: boolean;\n    /**\n     * Prepend all relative path strings with `./` (or `.\\` on Windows).\n     *\n     * Without this option, returned relative paths are \"bare\", so instead of\n     * returning `'./foo/bar'`, they are returned as `'foo/bar'`.\n     *\n     * Relative patterns starting with `'../'` are not prepended with `./`, even\n     * if this option is set.\n     */\n    dotRelative?: boolean;\n    /**\n     * Follow symlinked directories when expanding `**`\n     * patterns. This can result in a lot of duplicate references in\n     * the presence of cyclic links, and make performance quite bad.\n     *\n     * By default, a `**` in a pattern will follow 1 symbolic link if\n     * it is not the first item in the pattern, or none if it is the\n     * first item in the pattern, following the same behavior as Bash.\n     */\n    follow?: boolean;\n    /**\n     * string or string[], or an object with `ignored` and `childrenIgnored`\n     * methods.\n     *\n     * If a string or string[] is provided, then this is treated as a glob\n     * pattern or array of glob patterns to exclude from matches. To ignore all\n     * children within a directory, as well as the entry itself, append `'/**'`\n     * to the ignore pattern.\n     *\n     * **Note** `ignore` patterns are _always_ in `dot:true` mode, regardless of\n     * any other settings.\n     *\n     * If an object is provided that has `ignored(path)` and/or\n     * `childrenIgnored(path)` methods, then these methods will be called to\n     * determine whether any Path is a match or if its children should be\n     * traversed, respectively.\n     */\n    ignore?: string | string[] | IgnoreLike;\n    /**\n     * Treat brace expansion like `{a,b}` as a \"magic\" pattern. Has no\n     * effect if {@link nobrace} is set.\n     *\n     * Only has effect on the {@link hasMagic} function.\n     */\n    magicalBraces?: boolean;\n    /**\n     * Add a `/` character to directory matches. Note that this requires\n     * additional stat calls in some cases.\n     */\n    mark?: boolean;\n    /**\n     * Perform a basename-only match if the pattern does not contain any slash\n     * characters. That is, `*.js` would be treated as equivalent to\n     * `**\\/*.js`, matching all js files in all directories.\n     */\n    matchBase?: boolean;\n    /**\n     * Limit the directory traversal to a given depth below the cwd.\n     * Note that this does NOT prevent traversal to sibling folders,\n     * root patterns, and so on. It only limits the maximum folder depth\n     * that the walk will descend, relative to the cwd.\n     */\n    maxDepth?: number;\n    /**\n     * Do not expand `{a,b}` and `{1..3}` brace sets.\n     */\n    nobrace?: boolean;\n    /**\n     * Perform a case-insensitive match. This defaults to `true` on macOS and\n     * Windows systems, and `false` on all others.\n     *\n     * **Note** `nocase` should only be explicitly set when it is\n     * known that the filesystem's case sensitivity differs from the\n     * platform default. If set `true` on case-sensitive file\n     * systems, or `false` on case-insensitive file systems, then the\n     * walk may return more or less results than expected.\n     */\n    nocase?: boolean;\n    /**\n     * Do not match directories, only files. (Note: to match\n     * _only_ directories, put a `/` at the end of the pattern.)\n     */\n    nodir?: boolean;\n    /**\n     * Do not match \"extglob\" patterns such as `+(a|b)`.\n     */\n    noext?: boolean;\n    /**\n     * Do not match `**` against multiple filenames. (Ie, treat it as a normal\n     * `*` instead.)\n     *\n     * Conflicts with {@link matchBase}\n     */\n    noglobstar?: boolean;\n    /**\n     * Defaults to value of `process.platform` if available, or `'linux'` if\n     * not. Setting `platform:'win32'` on non-Windows systems may cause strange\n     * behavior.\n     */\n    platform?: NodeJS.Platform;\n    /**\n     * Set to true to call `fs.realpath` on all of the\n     * results. In the case of an entry that cannot be resolved, the\n     * entry is omitted. This incurs a slight performance penalty, of\n     * course, because of the added system calls.\n     */\n    realpath?: boolean;\n    /**\n     *\n     * A string path resolved against the `cwd` option, which\n     * is used as the starting point for absolute patterns that start\n     * with `/`, (but not drive letters or UNC paths on Windows).\n     *\n     * Note that this _doesn't_ necessarily limit the walk to the\n     * `root` directory, and doesn't affect the cwd starting point for\n     * non-absolute patterns. A pattern containing `..` will still be\n     * able to traverse out of the root directory, if it is not an\n     * actual root directory on the filesystem, and any non-absolute\n     * patterns will be matched in the `cwd`. For example, the\n     * pattern `/../*` with `{root:'/some/path'}` will return all\n     * files in `/some`, not all files in `/some/path`. The pattern\n     * `*` with `{root:'/some/path'}` will return all the entries in\n     * the cwd, not the entries in `/some/path`.\n     *\n     * To start absolute and non-absolute patterns in the same\n     * path, you can use `{root:''}`. However, be aware that on\n     * Windows systems, a pattern like `x:/*` or `//host/share/*` will\n     * _always_ start in the `x:/` or `//host/share` directory,\n     * regardless of the `root` setting.\n     */\n    root?: string;\n    /**\n     * A [PathScurry](http://npm.im/path-scurry) object used\n     * to traverse the file system. If the `nocase` option is set\n     * explicitly, then any provided `scurry` object must match this\n     * setting.\n     */\n    scurry?: PathScurry;\n    /**\n     * Call `lstat()` on all entries, whether required or not to determine\n     * if it's a valid match. When used with {@link withFileTypes}, this means\n     * that matches will include data such as modified time, permissions, and\n     * so on.  Note that this will incur a performance cost due to the added\n     * system calls.\n     */\n    stat?: boolean;\n    /**\n     * An AbortSignal which will cancel the Glob walk when\n     * triggered.\n     */\n    signal?: AbortSignal;\n    /**\n     * Use `\\\\` as a path separator _only_, and\n     *  _never_ as an escape character. If set, all `\\\\` characters are\n     *  replaced with `/` in the pattern.\n     *\n     *  Note that this makes it **impossible** to match against paths\n     *  containing literal glob pattern characters, but allows matching\n     *  with patterns constructed using `path.join()` and\n     *  `path.resolve()` on Windows platforms, mimicking the (buggy!)\n     *  behavior of Glob v7 and before on Windows. Please use with\n     *  caution, and be mindful of [the caveat below about Windows\n     *  paths](#windows). (For legacy reasons, this is also set if\n     *  `allowWindowsEscape` is set to the exact value `false`.)\n     */\n    windowsPathsNoEscape?: boolean;\n    /**\n     * Return [PathScurry](http://npm.im/path-scurry)\n     * `Path` objects instead of strings. These are similar to a\n     * NodeJS `Dirent` object, but with additional methods and\n     * properties.\n     *\n     * Conflicts with {@link absolute}\n     */\n    withFileTypes?: boolean;\n    /**\n     * An fs implementation to override some or all of the defaults.  See\n     * http://npm.im/path-scurry for details about what can be overridden.\n     */\n    fs?: FSOption;\n    /**\n     * Just passed along to Minimatch.  Note that this makes all pattern\n     * matching operations slower and *extremely* noisy.\n     */\n    debug?: boolean;\n    /**\n     * Return `/` delimited paths, even on Windows.\n     *\n     * On posix systems, this has no effect.  But, on Windows, it means that\n     * paths will be `/` delimited, and absolute paths will be their full\n     * resolved UNC forms, eg instead of `'C:\\\\foo\\\\bar'`, it would return\n     * `'//?/C:/foo/bar'`\n     */\n    posix?: boolean;\n    /**\n     * Do not match any children of any matches. For example, the pattern\n     * `**\\/foo` would match `a/foo`, but not `a/foo/b/foo` in this mode.\n     *\n     * This is especially useful for cases like \"find all `node_modules`\n     * folders, but not the ones in `node_modules`\".\n     *\n     * In order to support this, the `Ignore` implementation must support an\n     * `add(pattern: string)` method. If using the default `Ignore` class, then\n     * this is fine, but if this is set to `false`, and a custom `Ignore` is\n     * provided that does not have an `add()` method, then it will throw an\n     * error.\n     *\n     * **Caveat** It *only* ignores matches that would be a descendant of a\n     * previous match, and only if that descendant is matched *after* the\n     * ancestor is encountered. Since the file system walk happens in\n     * indeterminate order, it's possible that a match will already be added\n     * before its ancestor, if multiple or braced patterns are used.\n     *\n     * For example:\n     *\n     * ```ts\n     * const results = await glob([\n     *   // likely to match first, since it's just a stat\n     *   'a/b/c/d/e/f',\n     *\n     *   // this pattern is more complicated! It must to various readdir()\n     *   // calls and test the results against a regular expression, and that\n     *   // is certainly going to take a little bit longer.\n     *   //\n     *   // So, later on, it encounters a match at 'a/b/c/d/e', but it's too\n     *   // late to ignore a/b/c/d/e/f, because it's already been emitted.\n     *   'a/[bdf]/?/[a-z]/*',\n     * ], { includeChildMatches: false })\n     * ```\n     *\n     * It's best to only set this to `false` if you can be reasonably sure that\n     * no components of the pattern will potentially match one another's file\n     * system descendants, or if the occasional included child entry will not\n     * cause problems.\n     *\n     * @default true\n     */\n    includeChildMatches?: boolean;\n}\nexport type GlobOptionsWithFileTypesTrue = GlobOptions & {\n    withFileTypes: true;\n    absolute?: undefined;\n    mark?: undefined;\n    posix?: undefined;\n};\nexport type GlobOptionsWithFileTypesFalse = GlobOptions & {\n    withFileTypes?: false;\n};\nexport type GlobOptionsWithFileTypesUnset = GlobOptions & {\n    withFileTypes?: undefined;\n};\nexport type Result<Opts> = Opts extends GlobOptionsWithFileTypesTrue ? Path : Opts extends GlobOptionsWithFileTypesFalse ? string : Opts extends GlobOptionsWithFileTypesUnset ? string : string | Path;\nexport type Results<Opts> = Result<Opts>[];\nexport type FileTypes<Opts> = Opts extends GlobOptionsWithFileTypesTrue ? true : Opts extends GlobOptionsWithFileTypesFalse ? false : Opts extends GlobOptionsWithFileTypesUnset ? false : boolean;\n/**\n * An object that can perform glob pattern traversals.\n */\nexport declare class Glob<Opts extends GlobOptions> implements GlobOptions {\n    absolute?: boolean;\n    cwd: string;\n    root?: string;\n    dot: boolean;\n    dotRelative: boolean;\n    follow: boolean;\n    ignore?: string | string[] | IgnoreLike;\n    magicalBraces: boolean;\n    mark?: boolean;\n    matchBase: boolean;\n    maxDepth: number;\n    nobrace: boolean;\n    nocase: boolean;\n    nodir: boolean;\n    noext: boolean;\n    noglobstar: boolean;\n    pattern: string[];\n    platform: NodeJS.Platform;\n    realpath: boolean;\n    scurry: PathScurry;\n    stat: boolean;\n    signal?: AbortSignal;\n    windowsPathsNoEscape: boolean;\n    withFileTypes: FileTypes<Opts>;\n    includeChildMatches: boolean;\n    /**\n     * The options provided to the constructor.\n     */\n    opts: Opts;\n    /**\n     * An array of parsed immutable {@link Pattern} objects.\n     */\n    patterns: Pattern[];\n    /**\n     * All options are stored as properties on the `Glob` object.\n     *\n     * See {@link GlobOptions} for full options descriptions.\n     *\n     * Note that a previous `Glob` object can be passed as the\n     * `GlobOptions` to another `Glob` instantiation to re-use settings\n     * and caches with a new pattern.\n     *\n     * Traversal functions can be called multiple times to run the walk\n     * again.\n     */\n    constructor(pattern: string | string[], opts: Opts);\n    /**\n     * Returns a Promise that resolves to the results array.\n     */\n    walk(): Promise<Results<Opts>>;\n    /**\n     * synchronous {@link Glob.walk}\n     */\n    walkSync(): Results<Opts>;\n    /**\n     * Stream results asynchronously.\n     */\n    stream(): Minipass<Result<Opts>, Result<Opts>>;\n    /**\n     * Stream results synchronously.\n     */\n    streamSync(): Minipass<Result<Opts>, Result<Opts>>;\n    /**\n     * Default sync iteration function. Returns a Generator that\n     * iterates over the results.\n     */\n    iterateSync(): Generator<Result<Opts>, void, void>;\n    [Symbol.iterator](): Generator<Result<Opts>, void, void>;\n    /**\n     * Default async iteration function. Returns an AsyncGenerator that\n     * iterates over the results.\n     */\n    iterate(): AsyncGenerator<Result<Opts>, void, void>;\n    [Symbol.asyncIterator](): AsyncGenerator<Result<Opts>, void, void>;\n}\n//# sourceMappingURL=glob.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/glob/dist/esm/has-magic.d.ts": "import { GlobOptions } from './glob.js';\n/**\n * Return true if the patterns provided contain any magic glob characters,\n * given the options provided.\n *\n * Brace expansion is not considered \"magic\" unless the `magicalBraces` option\n * is set, as brace expansion just turns one string into an array of strings.\n * So a pattern like `'x{a,b}y'` would return `false`, because `'xay'` and\n * `'xby'` both do not contain any magic glob characters, and it's treated the\n * same as if you had called it on `['xay', 'xby']`. When `magicalBraces:true`\n * is in the options, brace expansion _is_ treated as a pattern having magic.\n */\nexport declare const hasMagic: (pattern: string | string[], options?: GlobOptions) => boolean;\n//# sourceMappingURL=has-magic.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/glob/dist/esm/ignore.d.ts": "import { Minimatch, MinimatchOptions } from 'minimatch';\nimport { Path } from 'path-scurry';\nimport { GlobWalkerOpts } from './walker.js';\nexport interface IgnoreLike {\n    ignored?: (p: Path) => boolean;\n    childrenIgnored?: (p: Path) => boolean;\n    add?: (ignore: string) => void;\n}\n/**\n * Class used to process ignored patterns\n */\nexport declare class Ignore implements IgnoreLike {\n    relative: Minimatch[];\n    relativeChildren: Minimatch[];\n    absolute: Minimatch[];\n    absoluteChildren: Minimatch[];\n    platform: NodeJS.Platform;\n    mmopts: MinimatchOptions;\n    constructor(ignored: string[], { nobrace, nocase, noext, noglobstar, platform, }: GlobWalkerOpts);\n    add(ign: string): void;\n    ignored(p: Path): boolean;\n    childrenIgnored(p: Path): boolean;\n}\n//# sourceMappingURL=ignore.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/glob/dist/esm/index.d.ts": "import { Minipass } from 'minipass';\nimport { Path } from 'path-scurry';\nimport type { GlobOptions, GlobOptionsWithFileTypesFalse, GlobOptionsWithFileTypesTrue, GlobOptionsWithFileTypesUnset } from './glob.js';\nimport { Glob } from './glob.js';\nexport { escape, unescape } from 'minimatch';\nexport type { FSOption, Path, WalkOptions, WalkOptionsWithFileTypesTrue, WalkOptionsWithFileTypesUnset, } from 'path-scurry';\nexport { Glob } from './glob.js';\nexport type { GlobOptions, GlobOptionsWithFileTypesFalse, GlobOptionsWithFileTypesTrue, GlobOptionsWithFileTypesUnset, } from './glob.js';\nexport { hasMagic } from './has-magic.js';\nexport { Ignore } from './ignore.js';\nexport type { IgnoreLike } from './ignore.js';\nexport type { MatchStream } from './walker.js';\n/**\n * Syncronous form of {@link globStream}. Will read all the matches as fast as\n * you consume them, even all in a single tick if you consume them immediately,\n * but will still respond to backpressure if they're not consumed immediately.\n */\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Minipass<Path, Path>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Minipass<string, string>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptionsWithFileTypesUnset): Minipass<string, string>;\nexport declare function globStreamSync(pattern: string | string[], options: GlobOptions): Minipass<Path, Path> | Minipass<string, string>;\n/**\n * Return a stream that emits all the strings or `Path` objects and\n * then emits `end` when completed.\n */\nexport declare function globStream(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Minipass<string, string>;\nexport declare function globStream(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Minipass<Path, Path>;\nexport declare function globStream(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Minipass<string, string>;\nexport declare function globStream(pattern: string | string[], options: GlobOptions): Minipass<Path, Path> | Minipass<string, string>;\n/**\n * Synchronous form of {@link glob}\n */\nexport declare function globSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): string[];\nexport declare function globSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Path[];\nexport declare function globSync(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): string[];\nexport declare function globSync(pattern: string | string[], options: GlobOptions): Path[] | string[];\n/**\n * Perform an asynchronous glob search for the pattern(s) specified. Returns\n * [Path](https://isaacs.github.io/path-scurry/classes/PathBase) objects if the\n * {@link withFileTypes} option is set to `true`. See {@link GlobOptions} for\n * full option descriptions.\n */\ndeclare function glob_(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Promise<string[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Promise<Path[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Promise<string[]>;\ndeclare function glob_(pattern: string | string[], options: GlobOptions): Promise<Path[] | string[]>;\n/**\n * Return a sync iterator for walking glob pattern matches.\n */\nexport declare function globIterateSync(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): Generator<string, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): Generator<Path, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): Generator<string, void, void>;\nexport declare function globIterateSync(pattern: string | string[], options: GlobOptions): Generator<Path, void, void> | Generator<string, void, void>;\n/**\n * Return an async iterator for walking glob pattern matches.\n */\nexport declare function globIterate(pattern: string | string[], options?: GlobOptionsWithFileTypesUnset | undefined): AsyncGenerator<string, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptionsWithFileTypesTrue): AsyncGenerator<Path, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptionsWithFileTypesFalse): AsyncGenerator<string, void, void>;\nexport declare function globIterate(pattern: string | string[], options: GlobOptions): AsyncGenerator<Path, void, void> | AsyncGenerator<string, void, void>;\nexport declare const streamSync: typeof globStreamSync;\nexport declare const stream: typeof globStream & {\n    sync: typeof globStreamSync;\n};\nexport declare const iterateSync: typeof globIterateSync;\nexport declare const iterate: typeof globIterate & {\n    sync: typeof globIterateSync;\n};\nexport declare const sync: typeof globSync & {\n    stream: typeof globStreamSync;\n    iterate: typeof globIterateSync;\n};\nexport declare const glob: typeof glob_ & {\n    glob: typeof glob_;\n    globSync: typeof globSync;\n    sync: typeof globSync & {\n        stream: typeof globStreamSync;\n        iterate: typeof globIterateSync;\n    };\n    globStream: typeof globStream;\n    stream: typeof globStream & {\n        sync: typeof globStreamSync;\n    };\n    globStreamSync: typeof globStreamSync;\n    streamSync: typeof globStreamSync;\n    globIterate: typeof globIterate;\n    iterate: typeof globIterate & {\n        sync: typeof globIterateSync;\n    };\n    globIterateSync: typeof globIterateSync;\n    iterateSync: typeof globIterateSync;\n    Glob: typeof Glob;\n    hasMagic: (pattern: string | string[], options?: GlobOptions) => boolean;\n    escape: (s: string, { windowsPathsNoEscape, }?: Pick<import(\"minimatch\").MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n    unescape: (s: string, { windowsPathsNoEscape, }?: Pick<import(\"minimatch\").MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n};\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/glob/dist/esm/pattern.d.ts": "import { GLOBSTAR } from 'minimatch';\nexport type MMPattern = string | RegExp | typeof GLOBSTAR;\nexport type PatternList = [p: MMPattern, ...rest: MMPattern[]];\nexport type UNCPatternList = [\n    p0: '',\n    p1: '',\n    p2: string,\n    p3: string,\n    ...rest: MMPattern[]\n];\nexport type DrivePatternList = [p0: string, ...rest: MMPattern[]];\nexport type AbsolutePatternList = [p0: '', ...rest: MMPattern[]];\nexport type GlobList = [p: string, ...rest: string[]];\n/**\n * An immutable-ish view on an array of glob parts and their parsed\n * results\n */\nexport declare class Pattern {\n    #private;\n    readonly length: number;\n    constructor(patternList: MMPattern[], globList: string[], index: number, platform: NodeJS.Platform);\n    /**\n     * The first entry in the parsed list of patterns\n     */\n    pattern(): MMPattern;\n    /**\n     * true of if pattern() returns a string\n     */\n    isString(): boolean;\n    /**\n     * true of if pattern() returns GLOBSTAR\n     */\n    isGlobstar(): boolean;\n    /**\n     * true if pattern() returns a regexp\n     */\n    isRegExp(): boolean;\n    /**\n     * The /-joined set of glob parts that make up this pattern\n     */\n    globString(): string;\n    /**\n     * true if there are more pattern parts after this one\n     */\n    hasMore(): boolean;\n    /**\n     * The rest of the pattern after this part, or null if this is the end\n     */\n    rest(): Pattern | null;\n    /**\n     * true if the pattern represents a //unc/path/ on windows\n     */\n    isUNC(): boolean;\n    /**\n     * True if the pattern starts with a drive letter on Windows\n     */\n    isDrive(): boolean;\n    /**\n     * True if the pattern is rooted on an absolute path\n     */\n    isAbsolute(): boolean;\n    /**\n     * consume the root of the pattern, and return it\n     */\n    root(): string;\n    /**\n     * Check to see if the current globstar pattern is allowed to follow\n     * a symbolic link.\n     */\n    checkFollowGlobstar(): boolean;\n    /**\n     * Mark that the current globstar pattern is following a symbolic link\n     */\n    markFollowGlobstar(): boolean;\n}\n//# sourceMappingURL=pattern.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/glob/dist/esm/processor.d.ts": "import { MMRegExp } from 'minimatch';\nimport { Path } from 'path-scurry';\nimport { Pattern } from './pattern.js';\nimport { GlobWalkerOpts } from './walker.js';\n/**\n * A cache of which patterns have been processed for a given Path\n */\nexport declare class HasWalkedCache {\n    store: Map<string, Set<string>>;\n    constructor(store?: Map<string, Set<string>>);\n    copy(): HasWalkedCache;\n    hasWalked(target: Path, pattern: Pattern): boolean | undefined;\n    storeWalked(target: Path, pattern: Pattern): void;\n}\n/**\n * A record of which paths have been matched in a given walk step,\n * and whether they only are considered a match if they are a directory,\n * and whether their absolute or relative path should be returned.\n */\nexport declare class MatchRecord {\n    store: Map<Path, number>;\n    add(target: Path, absolute: boolean, ifDir: boolean): void;\n    entries(): [Path, boolean, boolean][];\n}\n/**\n * A collection of patterns that must be processed in a subsequent step\n * for a given path.\n */\nexport declare class SubWalks {\n    store: Map<Path, Pattern[]>;\n    add(target: Path, pattern: Pattern): void;\n    get(target: Path): Pattern[];\n    entries(): [Path, Pattern[]][];\n    keys(): Path[];\n}\n/**\n * The class that processes patterns for a given path.\n *\n * Handles child entry filtering, and determining whether a path's\n * directory contents must be read.\n */\nexport declare class Processor {\n    hasWalkedCache: HasWalkedCache;\n    matches: MatchRecord;\n    subwalks: SubWalks;\n    patterns?: Pattern[];\n    follow: boolean;\n    dot: boolean;\n    opts: GlobWalkerOpts;\n    constructor(opts: GlobWalkerOpts, hasWalkedCache?: HasWalkedCache);\n    processPatterns(target: Path, patterns: Pattern[]): this;\n    subwalkTargets(): Path[];\n    child(): Processor;\n    filterEntries(parent: Path, entries: Path[]): Processor;\n    testGlobstar(e: Path, pattern: Pattern, rest: Pattern | null, absolute: boolean): void;\n    testRegExp(e: Path, p: MMRegExp, rest: Pattern | null, absolute: boolean): void;\n    testString(e: Path, p: string, rest: Pattern | null, absolute: boolean): void;\n}\n//# sourceMappingURL=processor.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/glob/dist/esm/walker.d.ts": "/**\n * Single-use utility classes to provide functionality to the {@link Glob}\n * methods.\n *\n * @module\n */\nimport { Minipass } from 'minipass';\nimport { Path } from 'path-scurry';\nimport { IgnoreLike } from './ignore.js';\nimport { Pattern } from './pattern.js';\nimport { Processor } from './processor.js';\nexport interface GlobWalkerOpts {\n    absolute?: boolean;\n    allowWindowsEscape?: boolean;\n    cwd?: string | URL;\n    dot?: boolean;\n    dotRelative?: boolean;\n    follow?: boolean;\n    ignore?: string | string[] | IgnoreLike;\n    mark?: boolean;\n    matchBase?: boolean;\n    maxDepth?: number;\n    nobrace?: boolean;\n    nocase?: boolean;\n    nodir?: boolean;\n    noext?: boolean;\n    noglobstar?: boolean;\n    platform?: NodeJS.Platform;\n    posix?: boolean;\n    realpath?: boolean;\n    root?: string;\n    stat?: boolean;\n    signal?: AbortSignal;\n    windowsPathsNoEscape?: boolean;\n    withFileTypes?: boolean;\n    includeChildMatches?: boolean;\n}\nexport type GWOFileTypesTrue = GlobWalkerOpts & {\n    withFileTypes: true;\n};\nexport type GWOFileTypesFalse = GlobWalkerOpts & {\n    withFileTypes: false;\n};\nexport type GWOFileTypesUnset = GlobWalkerOpts & {\n    withFileTypes?: undefined;\n};\nexport type Result<O extends GlobWalkerOpts> = O extends GWOFileTypesTrue ? Path : O extends GWOFileTypesFalse ? string : O extends GWOFileTypesUnset ? string : Path | string;\nexport type Matches<O extends GlobWalkerOpts> = O extends GWOFileTypesTrue ? Set<Path> : O extends GWOFileTypesFalse ? Set<string> : O extends GWOFileTypesUnset ? Set<string> : Set<Path | string>;\nexport type MatchStream<O extends GlobWalkerOpts> = Minipass<Result<O>, Result<O>>;\n/**\n * basic walking utilities that all the glob walker types use\n */\nexport declare abstract class GlobUtil<O extends GlobWalkerOpts = GlobWalkerOpts> {\n    #private;\n    path: Path;\n    patterns: Pattern[];\n    opts: O;\n    seen: Set<Path>;\n    paused: boolean;\n    aborted: boolean;\n    signal?: AbortSignal;\n    maxDepth: number;\n    includeChildMatches: boolean;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    pause(): void;\n    resume(): void;\n    onResume(fn: () => any): void;\n    matchCheck(e: Path, ifDir: boolean): Promise<Path | undefined>;\n    matchCheckTest(e: Path | undefined, ifDir: boolean): Path | undefined;\n    matchCheckSync(e: Path, ifDir: boolean): Path | undefined;\n    abstract matchEmit(p: Result<O>): void;\n    abstract matchEmit(p: string | Path): void;\n    matchFinish(e: Path, absolute: boolean): void;\n    match(e: Path, absolute: boolean, ifDir: boolean): Promise<void>;\n    matchSync(e: Path, absolute: boolean, ifDir: boolean): void;\n    walkCB(target: Path, patterns: Pattern[], cb: () => any): void;\n    walkCB2(target: Path, patterns: Pattern[], processor: Processor, cb: () => any): any;\n    walkCB3(target: Path, entries: Path[], processor: Processor, cb: () => any): void;\n    walkCBSync(target: Path, patterns: Pattern[], cb: () => any): void;\n    walkCB2Sync(target: Path, patterns: Pattern[], processor: Processor, cb: () => any): any;\n    walkCB3Sync(target: Path, entries: Path[], processor: Processor, cb: () => any): void;\n}\nexport declare class GlobWalker<O extends GlobWalkerOpts = GlobWalkerOpts> extends GlobUtil<O> {\n    matches: Set<Result<O>>;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    matchEmit(e: Result<O>): void;\n    walk(): Promise<Set<Result<O>>>;\n    walkSync(): Set<Result<O>>;\n}\nexport declare class GlobStream<O extends GlobWalkerOpts = GlobWalkerOpts> extends GlobUtil<O> {\n    results: Minipass<Result<O>, Result<O>>;\n    constructor(patterns: Pattern[], path: Path, opts: O);\n    matchEmit(e: Result<O>): void;\n    stream(): MatchStream<O>;\n    streamSync(): MatchStream<O>;\n}\n//# sourceMappingURL=walker.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/glob/package.json": "{\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me/)\",\n  \"name\": \"glob\",\n  \"description\": \"the most correct and second fastest glob implementation in JavaScript\",\n  \"version\": \"11.0.3\",\n  \"type\": \"module\",\n  \"tshy\": {\n    \"main\": true,\n    \"exports\": {\n      \"./package.json\": \"./package.json\",\n      \".\": \"./src/index.ts\"\n    }\n  },\n  \"bin\": \"./dist/esm/bin.mjs\",\n  \"main\": \"./dist/commonjs/index.js\",\n  \"types\": \"./dist/commonjs/index.d.ts\",\n  \"exports\": {\n    \"./package.json\": \"./package.json\",\n    \".\": {\n      \"import\": {\n        \"types\": \"./dist/esm/index.d.ts\",\n        \"default\": \"./dist/esm/index.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/commonjs/index.d.ts\",\n        \"default\": \"./dist/commonjs/index.js\"\n      }\n    }\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/isaacs/node-glob.git\"\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"npm run benchclean; git push origin --follow-tags\",\n    \"prepare\": \"tshy\",\n    \"pretest\": \"npm run prepare\",\n    \"presnap\": \"npm run prepare\",\n    \"test\": \"tap\",\n    \"snap\": \"tap\",\n    \"format\": \"prettier --write . --log-level warn\",\n    \"typedoc\": \"typedoc --tsconfig .tshy/esm.json ./src/*.ts\",\n    \"profclean\": \"rm -f v8.log profile.txt\",\n    \"test-regen\": \"npm run profclean && TEST_REGEN=1 node --no-warnings --loader ts-node/esm test/00-setup.ts\",\n    \"prebench\": \"npm run prepare\",\n    \"bench\": \"bash benchmark.sh\",\n    \"preprof\": \"npm run prepare\",\n    \"prof\": \"bash prof.sh\",\n    \"benchclean\": \"node benchclean.cjs\"\n  },\n  \"prettier\": {\n    \"experimentalTernaries\": true,\n    \"semi\": false,\n    \"printWidth\": 75,\n    \"tabWidth\": 2,\n    \"useTabs\": false,\n    \"singleQuote\": true,\n    \"jsxSingleQuote\": false,\n    \"bracketSameLine\": true,\n    \"arrowParens\": \"avoid\",\n    \"endOfLine\": \"lf\"\n  },\n  \"dependencies\": {\n    \"foreground-child\": \"^3.3.1\",\n    \"jackspeak\": \"^4.1.1\",\n    \"minimatch\": \"^10.0.3\",\n    \"minipass\": \"^7.1.2\",\n    \"package-json-from-dist\": \"^1.0.0\",\n    \"path-scurry\": \"^2.0.0\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^24.0.1\",\n    \"memfs\": \"^4.17.2\",\n    \"mkdirp\": \"^3.0.1\",\n    \"prettier\": \"^3.5.3\",\n    \"rimraf\": \"^6.0.1\",\n    \"tap\": \"^21.1.0\",\n    \"tshy\": \"^3.0.2\",\n    \"typedoc\": \"^0.28.5\"\n  },\n  \"tap\": {\n    \"before\": \"test/00-setup.ts\"\n  },\n  \"license\": \"ISC\",\n  \"funding\": {\n    \"url\": \"https://github.com/sponsors/isaacs\"\n  },\n  \"engines\": {\n    \"node\": \"20 || >=22\"\n  },\n  \"module\": \"./dist/esm/index.js\"\n}\n",
  "node_modules/@nestia/sdk/node_modules/minimatch/dist/commonjs/assert-valid-pattern.d.ts": "export declare const assertValidPattern: (pattern: any) => void;\n//# sourceMappingURL=assert-valid-pattern.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/minimatch/dist/commonjs/ast.d.ts": "import { MinimatchOptions, MMRegExp } from './index.js';\nexport type ExtglobType = '!' | '?' | '+' | '*' | '@';\nexport declare class AST {\n    #private;\n    type: ExtglobType | null;\n    constructor(type: ExtglobType | null, parent?: AST, options?: MinimatchOptions);\n    get hasMagic(): boolean | undefined;\n    toString(): string;\n    push(...parts: (string | AST)[]): void;\n    toJSON(): any[];\n    isStart(): boolean;\n    isEnd(): boolean;\n    copyIn(part: AST | string): void;\n    clone(parent: AST): AST;\n    static fromGlob(pattern: string, options?: MinimatchOptions): AST;\n    toMMPattern(): MMRegExp | string;\n    get options(): MinimatchOptions;\n    toRegExpSource(allowDot?: boolean): [re: string, body: string, hasMagic: boolean, uflag: boolean];\n}\n//# sourceMappingURL=ast.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/minimatch/dist/commonjs/brace-expressions.d.ts": "export type ParseClassResult = [\n    src: string,\n    uFlag: boolean,\n    consumed: number,\n    hasMagic: boolean\n];\nexport declare const parseClass: (glob: string, position: number) => ParseClassResult;\n//# sourceMappingURL=brace-expressions.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/minimatch/dist/commonjs/escape.d.ts": "import { MinimatchOptions } from './index.js';\n/**\n * Escape all magic characters in a glob pattern.\n *\n * If the {@link windowsPathsNoEscape | GlobOptions.windowsPathsNoEscape}\n * option is used, then characters are escaped by wrapping in `[]`, because\n * a magic character wrapped in a character class can only be satisfied by\n * that exact character.  In this mode, `\\` is _not_ escaped, because it is\n * not interpreted as a magic character, but instead as a path separator.\n */\nexport declare const escape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n//# sourceMappingURL=escape.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/minimatch/dist/commonjs/index.d.ts": "import { AST } from './ast.js';\ntype Platform = 'aix' | 'android' | 'darwin' | 'freebsd' | 'haiku' | 'linux' | 'openbsd' | 'sunos' | 'win32' | 'cygwin' | 'netbsd';\nexport interface MinimatchOptions {\n    nobrace?: boolean;\n    nocomment?: boolean;\n    nonegate?: boolean;\n    debug?: boolean;\n    noglobstar?: boolean;\n    noext?: boolean;\n    nonull?: boolean;\n    windowsPathsNoEscape?: boolean;\n    allowWindowsEscape?: boolean;\n    partial?: boolean;\n    dot?: boolean;\n    nocase?: boolean;\n    nocaseMagicOnly?: boolean;\n    magicalBraces?: boolean;\n    matchBase?: boolean;\n    flipNegate?: boolean;\n    preserveMultipleSlashes?: boolean;\n    optimizationLevel?: number;\n    platform?: Platform;\n    windowsNoMagicRoot?: boolean;\n}\nexport declare const minimatch: {\n    (p: string, pattern: string, options?: MinimatchOptions): boolean;\n    sep: Sep;\n    GLOBSTAR: typeof GLOBSTAR;\n    filter: (pattern: string, options?: MinimatchOptions) => (p: string) => boolean;\n    defaults: (def: MinimatchOptions) => typeof minimatch;\n    braceExpand: (pattern: string, options?: MinimatchOptions) => string[];\n    makeRe: (pattern: string, options?: MinimatchOptions) => false | MMRegExp;\n    match: (list: string[], pattern: string, options?: MinimatchOptions) => string[];\n    AST: typeof AST;\n    Minimatch: typeof Minimatch;\n    escape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n    unescape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n};\ntype Sep = '\\\\' | '/';\nexport declare const sep: Sep;\nexport declare const GLOBSTAR: unique symbol;\nexport declare const filter: (pattern: string, options?: MinimatchOptions) => (p: string) => boolean;\nexport declare const defaults: (def: MinimatchOptions) => typeof minimatch;\nexport declare const braceExpand: (pattern: string, options?: MinimatchOptions) => string[];\nexport declare const makeRe: (pattern: string, options?: MinimatchOptions) => false | MMRegExp;\nexport declare const match: (list: string[], pattern: string, options?: MinimatchOptions) => string[];\nexport type MMRegExp = RegExp & {\n    _src?: string;\n    _glob?: string;\n};\nexport type ParseReturnFiltered = string | MMRegExp | typeof GLOBSTAR;\nexport type ParseReturn = ParseReturnFiltered | false;\nexport declare class Minimatch {\n    options: MinimatchOptions;\n    set: ParseReturnFiltered[][];\n    pattern: string;\n    windowsPathsNoEscape: boolean;\n    nonegate: boolean;\n    negate: boolean;\n    comment: boolean;\n    empty: boolean;\n    preserveMultipleSlashes: boolean;\n    partial: boolean;\n    globSet: string[];\n    globParts: string[][];\n    nocase: boolean;\n    isWindows: boolean;\n    platform: Platform;\n    windowsNoMagicRoot: boolean;\n    regexp: false | null | MMRegExp;\n    constructor(pattern: string, options?: MinimatchOptions);\n    hasMagic(): boolean;\n    debug(..._: any[]): void;\n    make(): void;\n    preprocess(globParts: string[][]): string[][];\n    adjascentGlobstarOptimize(globParts: string[][]): string[][];\n    levelOneOptimize(globParts: string[][]): string[][];\n    levelTwoFileOptimize(parts: string | string[]): string[];\n    firstPhasePreProcess(globParts: string[][]): string[][];\n    secondPhasePreProcess(globParts: string[][]): string[][];\n    partsMatch(a: string[], b: string[], emptyGSMatch?: boolean): false | string[];\n    parseNegate(): void;\n    matchOne(file: string[], pattern: ParseReturn[], partial?: boolean): boolean;\n    braceExpand(): string[];\n    parse(pattern: string): ParseReturn;\n    makeRe(): false | MMRegExp;\n    slashSplit(p: string): string[];\n    match(f: string, partial?: boolean): boolean;\n    static defaults(def: MinimatchOptions): typeof Minimatch;\n}\nexport { AST } from './ast.js';\nexport { escape } from './escape.js';\nexport { unescape } from './unescape.js';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/minimatch/dist/commonjs/unescape.d.ts": "import { MinimatchOptions } from './index.js';\n/**\n * Un-escape a string that has been escaped with {@link escape}.\n *\n * If the {@link windowsPathsNoEscape} option is used, then square-brace\n * escapes are removed, but not backslash escapes.  For example, it will turn\n * the string `'[*]'` into `*`, but it will not turn `'\\\\*'` into `'*'`,\n * becuase `\\` is a path separator in `windowsPathsNoEscape` mode.\n *\n * When `windowsPathsNoEscape` is not set, then both brace escapes and\n * backslash escapes are removed.\n *\n * Slashes (and backslashes in `windowsPathsNoEscape` mode) cannot be escaped\n * or unescaped.\n */\nexport declare const unescape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n//# sourceMappingURL=unescape.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/minimatch/dist/esm/assert-valid-pattern.d.ts": "export declare const assertValidPattern: (pattern: any) => void;\n//# sourceMappingURL=assert-valid-pattern.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/minimatch/dist/esm/ast.d.ts": "import { MinimatchOptions, MMRegExp } from './index.js';\nexport type ExtglobType = '!' | '?' | '+' | '*' | '@';\nexport declare class AST {\n    #private;\n    type: ExtglobType | null;\n    constructor(type: ExtglobType | null, parent?: AST, options?: MinimatchOptions);\n    get hasMagic(): boolean | undefined;\n    toString(): string;\n    push(...parts: (string | AST)[]): void;\n    toJSON(): any[];\n    isStart(): boolean;\n    isEnd(): boolean;\n    copyIn(part: AST | string): void;\n    clone(parent: AST): AST;\n    static fromGlob(pattern: string, options?: MinimatchOptions): AST;\n    toMMPattern(): MMRegExp | string;\n    get options(): MinimatchOptions;\n    toRegExpSource(allowDot?: boolean): [re: string, body: string, hasMagic: boolean, uflag: boolean];\n}\n//# sourceMappingURL=ast.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/minimatch/dist/esm/brace-expressions.d.ts": "export type ParseClassResult = [\n    src: string,\n    uFlag: boolean,\n    consumed: number,\n    hasMagic: boolean\n];\nexport declare const parseClass: (glob: string, position: number) => ParseClassResult;\n//# sourceMappingURL=brace-expressions.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/minimatch/dist/esm/escape.d.ts": "import { MinimatchOptions } from './index.js';\n/**\n * Escape all magic characters in a glob pattern.\n *\n * If the {@link windowsPathsNoEscape | GlobOptions.windowsPathsNoEscape}\n * option is used, then characters are escaped by wrapping in `[]`, because\n * a magic character wrapped in a character class can only be satisfied by\n * that exact character.  In this mode, `\\` is _not_ escaped, because it is\n * not interpreted as a magic character, but instead as a path separator.\n */\nexport declare const escape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n//# sourceMappingURL=escape.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/minimatch/dist/esm/index.d.ts": "import { AST } from './ast.js';\ntype Platform = 'aix' | 'android' | 'darwin' | 'freebsd' | 'haiku' | 'linux' | 'openbsd' | 'sunos' | 'win32' | 'cygwin' | 'netbsd';\nexport interface MinimatchOptions {\n    nobrace?: boolean;\n    nocomment?: boolean;\n    nonegate?: boolean;\n    debug?: boolean;\n    noglobstar?: boolean;\n    noext?: boolean;\n    nonull?: boolean;\n    windowsPathsNoEscape?: boolean;\n    allowWindowsEscape?: boolean;\n    partial?: boolean;\n    dot?: boolean;\n    nocase?: boolean;\n    nocaseMagicOnly?: boolean;\n    magicalBraces?: boolean;\n    matchBase?: boolean;\n    flipNegate?: boolean;\n    preserveMultipleSlashes?: boolean;\n    optimizationLevel?: number;\n    platform?: Platform;\n    windowsNoMagicRoot?: boolean;\n}\nexport declare const minimatch: {\n    (p: string, pattern: string, options?: MinimatchOptions): boolean;\n    sep: Sep;\n    GLOBSTAR: typeof GLOBSTAR;\n    filter: (pattern: string, options?: MinimatchOptions) => (p: string) => boolean;\n    defaults: (def: MinimatchOptions) => typeof minimatch;\n    braceExpand: (pattern: string, options?: MinimatchOptions) => string[];\n    makeRe: (pattern: string, options?: MinimatchOptions) => false | MMRegExp;\n    match: (list: string[], pattern: string, options?: MinimatchOptions) => string[];\n    AST: typeof AST;\n    Minimatch: typeof Minimatch;\n    escape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n    unescape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n};\ntype Sep = '\\\\' | '/';\nexport declare const sep: Sep;\nexport declare const GLOBSTAR: unique symbol;\nexport declare const filter: (pattern: string, options?: MinimatchOptions) => (p: string) => boolean;\nexport declare const defaults: (def: MinimatchOptions) => typeof minimatch;\nexport declare const braceExpand: (pattern: string, options?: MinimatchOptions) => string[];\nexport declare const makeRe: (pattern: string, options?: MinimatchOptions) => false | MMRegExp;\nexport declare const match: (list: string[], pattern: string, options?: MinimatchOptions) => string[];\nexport type MMRegExp = RegExp & {\n    _src?: string;\n    _glob?: string;\n};\nexport type ParseReturnFiltered = string | MMRegExp | typeof GLOBSTAR;\nexport type ParseReturn = ParseReturnFiltered | false;\nexport declare class Minimatch {\n    options: MinimatchOptions;\n    set: ParseReturnFiltered[][];\n    pattern: string;\n    windowsPathsNoEscape: boolean;\n    nonegate: boolean;\n    negate: boolean;\n    comment: boolean;\n    empty: boolean;\n    preserveMultipleSlashes: boolean;\n    partial: boolean;\n    globSet: string[];\n    globParts: string[][];\n    nocase: boolean;\n    isWindows: boolean;\n    platform: Platform;\n    windowsNoMagicRoot: boolean;\n    regexp: false | null | MMRegExp;\n    constructor(pattern: string, options?: MinimatchOptions);\n    hasMagic(): boolean;\n    debug(..._: any[]): void;\n    make(): void;\n    preprocess(globParts: string[][]): string[][];\n    adjascentGlobstarOptimize(globParts: string[][]): string[][];\n    levelOneOptimize(globParts: string[][]): string[][];\n    levelTwoFileOptimize(parts: string | string[]): string[];\n    firstPhasePreProcess(globParts: string[][]): string[][];\n    secondPhasePreProcess(globParts: string[][]): string[][];\n    partsMatch(a: string[], b: string[], emptyGSMatch?: boolean): false | string[];\n    parseNegate(): void;\n    matchOne(file: string[], pattern: ParseReturn[], partial?: boolean): boolean;\n    braceExpand(): string[];\n    parse(pattern: string): ParseReturn;\n    makeRe(): false | MMRegExp;\n    slashSplit(p: string): string[];\n    match(f: string, partial?: boolean): boolean;\n    static defaults(def: MinimatchOptions): typeof Minimatch;\n}\nexport { AST } from './ast.js';\nexport { escape } from './escape.js';\nexport { unescape } from './unescape.js';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/minimatch/dist/esm/unescape.d.ts": "import { MinimatchOptions } from './index.js';\n/**\n * Un-escape a string that has been escaped with {@link escape}.\n *\n * If the {@link windowsPathsNoEscape} option is used, then square-brace\n * escapes are removed, but not backslash escapes.  For example, it will turn\n * the string `'[*]'` into `*`, but it will not turn `'\\\\*'` into `'*'`,\n * becuase `\\` is a path separator in `windowsPathsNoEscape` mode.\n *\n * When `windowsPathsNoEscape` is not set, then both brace escapes and\n * backslash escapes are removed.\n *\n * Slashes (and backslashes in `windowsPathsNoEscape` mode) cannot be escaped\n * or unescaped.\n */\nexport declare const unescape: (s: string, { windowsPathsNoEscape, }?: Pick<MinimatchOptions, \"windowsPathsNoEscape\">) => string;\n//# sourceMappingURL=unescape.d.ts.map",
  "node_modules/@nestia/sdk/node_modules/minimatch/package.json": "{\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)\",\n  \"name\": \"minimatch\",\n  \"description\": \"a glob matcher in javascript\",\n  \"version\": \"10.0.3\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/isaacs/minimatch.git\"\n  },\n  \"main\": \"./dist/commonjs/index.js\",\n  \"types\": \"./dist/commonjs/index.d.ts\",\n  \"exports\": {\n    \"./package.json\": \"./package.json\",\n    \".\": {\n      \"import\": {\n        \"types\": \"./dist/esm/index.d.ts\",\n        \"default\": \"./dist/esm/index.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/commonjs/index.d.ts\",\n        \"default\": \"./dist/commonjs/index.js\"\n      }\n    }\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"git push origin --follow-tags\",\n    \"prepare\": \"tshy\",\n    \"pretest\": \"npm run prepare\",\n    \"presnap\": \"npm run prepare\",\n    \"test\": \"tap\",\n    \"snap\": \"tap\",\n    \"format\": \"prettier --write . --loglevel warn\",\n    \"benchmark\": \"node benchmark/index.js\",\n    \"typedoc\": \"typedoc --tsconfig tsconfig-esm.json ./src/*.ts\"\n  },\n  \"prettier\": {\n    \"semi\": false,\n    \"printWidth\": 80,\n    \"tabWidth\": 2,\n    \"useTabs\": false,\n    \"singleQuote\": true,\n    \"jsxSingleQuote\": false,\n    \"bracketSameLine\": true,\n    \"arrowParens\": \"avoid\",\n    \"endOfLine\": \"lf\"\n  },\n  \"engines\": {\n    \"node\": \"20 || >=22\"\n  },\n  \"devDependencies\": {\n    \"@types/brace-expansion\": \"^1.1.2\",\n    \"@types/node\": \"^24.0.0\",\n    \"mkdirp\": \"^3.0.1\",\n    \"prettier\": \"^3.3.2\",\n    \"tap\": \"^21.1.0\",\n    \"tshy\": \"^3.0.2\",\n    \"typedoc\": \"^0.28.5\"\n  },\n  \"funding\": {\n    \"url\": \"https://github.com/sponsors/isaacs\"\n  },\n  \"license\": \"ISC\",\n  \"tshy\": {\n    \"exports\": {\n      \"./package.json\": \"./package.json\",\n      \".\": \"./src/index.ts\"\n    }\n  },\n  \"type\": \"module\",\n  \"module\": \"./dist/esm/index.js\",\n  \"dependencies\": {\n    \"@isaacs/brace-expansion\": \"^5.0.0\"\n  }\n}\n",
  "node_modules/@nestia/sdk/node_modules/path-to-regexp/dist/index.d.ts": "export interface ParseOptions {\n    /**\n     * Set the default delimiter for repeat parameters. (default: `'/'`)\n     */\n    delimiter?: string;\n    /**\n     * List of characters to automatically consider prefixes when parsing.\n     */\n    prefixes?: string;\n}\n/**\n * Parse a string for the raw tokens.\n */\nexport declare function parse(str: string, options?: ParseOptions): Token[];\nexport interface TokensToFunctionOptions {\n    /**\n     * When `true` the regexp will be case sensitive. (default: `false`)\n     */\n    sensitive?: boolean;\n    /**\n     * Function for encoding input strings for output.\n     */\n    encode?: (value: string, token: Key) => string;\n    /**\n     * When `false` the function can produce an invalid (unmatched) path. (default: `true`)\n     */\n    validate?: boolean;\n}\n/**\n * Compile a string to a template function for the path.\n */\nexport declare function compile<P extends object = object>(str: string, options?: ParseOptions & TokensToFunctionOptions): PathFunction<P>;\nexport type PathFunction<P extends object = object> = (data?: P) => string;\n/**\n * Expose a method for transforming tokens into the path function.\n */\nexport declare function tokensToFunction<P extends object = object>(tokens: Token[], options?: TokensToFunctionOptions): PathFunction<P>;\nexport interface RegexpToFunctionOptions {\n    /**\n     * Function for decoding strings for params.\n     */\n    decode?: (value: string, token: Key) => string;\n}\n/**\n * A match result contains data about the path match.\n */\nexport interface MatchResult<P extends object = object> {\n    path: string;\n    index: number;\n    params: P;\n}\n/**\n * A match is either `false` (no match) or a match result.\n */\nexport type Match<P extends object = object> = false | MatchResult<P>;\n/**\n * The match function takes a string and returns whether it matched the path.\n */\nexport type MatchFunction<P extends object = object> = (path: string) => Match<P>;\n/**\n * Create path match function from `path-to-regexp` spec.\n */\nexport declare function match<P extends object = object>(str: Path, options?: ParseOptions & TokensToRegexpOptions & RegexpToFunctionOptions): MatchFunction<P>;\n/**\n * Create a path match function from `path-to-regexp` output.\n */\nexport declare function regexpToFunction<P extends object = object>(re: RegExp, keys: Key[], options?: RegexpToFunctionOptions): MatchFunction<P>;\n/**\n * Metadata about a key.\n */\nexport interface Key {\n    name: string | number;\n    prefix: string;\n    suffix: string;\n    pattern: string;\n    modifier: string;\n}\n/**\n * A token is a string (nothing special) or key metadata (capture group).\n */\nexport type Token = string | Key;\nexport interface TokensToRegexpOptions {\n    /**\n     * When `true` the regexp will be case sensitive. (default: `false`)\n     */\n    sensitive?: boolean;\n    /**\n     * When `true` the regexp won't allow an optional trailing delimiter to match. (default: `false`)\n     */\n    strict?: boolean;\n    /**\n     * When `true` the regexp will match to the end of the string. (default: `true`)\n     */\n    end?: boolean;\n    /**\n     * When `true` the regexp will match from the beginning of the string. (default: `true`)\n     */\n    start?: boolean;\n    /**\n     * Sets the final character for non-ending optimistic matches. (default: `/`)\n     */\n    delimiter?: string;\n    /**\n     * List of characters that can also be \"end\" characters.\n     */\n    endsWith?: string;\n    /**\n     * Encode path tokens for use in the `RegExp`.\n     */\n    encode?: (value: string) => string;\n}\n/**\n * Expose a function for taking tokens and returning a RegExp.\n */\nexport declare function tokensToRegexp(tokens: Token[], keys?: Key[], options?: TokensToRegexpOptions): RegExp;\n/**\n * Supported `path-to-regexp` input types.\n */\nexport type Path = string | RegExp | Array<string | RegExp>;\n/**\n * Normalize the given path string, returning a regular expression.\n *\n * An empty array can be passed in for the keys, which will hold the\n * placeholder key descriptions. For example, using `/user/:id`, `keys` will\n * contain `[{ name: 'id', delimiter: '/', optional: false, repeat: false }]`.\n */\nexport declare function pathToRegexp(path: Path, keys?: Key[], options?: TokensToRegexpOptions & ParseOptions): RegExp;\n",
  "node_modules/@nestia/sdk/node_modules/path-to-regexp/package.json": "{\n  \"name\": \"path-to-regexp\",\n  \"version\": \"6.3.0\",\n  \"description\": \"Express style path to RegExp utility\",\n  \"keywords\": [\n    \"express\",\n    \"regexp\",\n    \"route\",\n    \"routing\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/pillarjs/path-to-regexp.git\"\n  },\n  \"license\": \"MIT\",\n  \"sideEffects\": false,\n  \"main\": \"dist/index.js\",\n  \"module\": \"dist.es2015/index.js\",\n  \"typings\": \"dist/index.d.ts\",\n  \"files\": [\n    \"dist.es2015/\",\n    \"dist/\"\n  ],\n  \"scripts\": {\n    \"build\": \"ts-scripts build\",\n    \"format\": \"ts-scripts format\",\n    \"lint\": \"ts-scripts lint\",\n    \"prepare\": \"ts-scripts install && npm run build\",\n    \"size\": \"size-limit\",\n    \"specs\": \"ts-scripts specs\",\n    \"test\": \"ts-scripts test && npm run size\"\n  },\n  \"devDependencies\": {\n    \"@borderless/ts-scripts\": \"^0.15.0\",\n    \"@size-limit/preset-small-lib\": \"^11.1.2\",\n    \"@types/node\": \"^20.4.9\",\n    \"@types/semver\": \"^7.3.1\",\n    \"@vitest/coverage-v8\": \"^1.4.0\",\n    \"recheck\": \"^4.4.5\",\n    \"semver\": \"^7.3.5\",\n    \"size-limit\": \"^11.1.2\",\n    \"typescript\": \"^5.1.6\"\n  },\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"size-limit\": [\n    {\n      \"path\": \"dist.es2015/index.js\",\n      \"limit\": \"2.1 kB\"\n    }\n  ],\n  \"ts-scripts\": {\n    \"dist\": [\n      \"dist\",\n      \"dist.es2015\"\n    ],\n    \"project\": [\n      \"tsconfig.build.json\",\n      \"tsconfig.es2015.json\"\n    ]\n  }\n}\n",
  "node_modules/@nestjs/common/cache/cache.constants.d.ts": "/**\n * @deprecated `CacheModule` (from the `@nestjs/common` package) is deprecated and will be removed in the next major release. Please, use the `@nestjs/cache-manager` package instead\n * @publicApi\n */\nexport declare const CACHE_MANAGER = \"CACHE_MANAGER\";\nexport declare const CACHE_KEY_METADATA = \"cache_module:cache_key\";\nexport declare const CACHE_TTL_METADATA = \"cache_module:cache_ttl\";\n/**\n * @deprecated `CacheModule` (from the `@nestjs/common` package) is deprecated and will be removed in the next major release. Please, use the `@nestjs/cache-manager` package instead\n * @publicApi\n */\nexport declare const CACHE_MODULE_OPTIONS: string | symbol;\n",
  "node_modules/@nestjs/common/cache/cache.module-definition.d.ts": "import { CacheModuleOptions } from './interfaces/cache-module.interface';\nexport declare const ConfigurableModuleClass: import(\"../module-utils\").ConfigurableModuleCls<CacheModuleOptions, \"register\", \"createCacheOptions\", {}>, MODULE_OPTIONS_TOKEN: string | symbol;\n",
  "node_modules/@nestjs/common/cache/cache.module.d.ts": "import { DynamicModule } from '../interfaces';\nimport { ConfigurableModuleClass } from './cache.module-definition';\nimport { CacheModuleAsyncOptions, CacheModuleOptions } from './interfaces/cache-module.interface';\n/**\n * Module that provides Nest cache-manager.\n *\n * @see [Caching](https://docs.nestjs.com/techniques/caching)\n * @deprecated `CacheModule` (from the `@nestjs/common` package) is deprecated and will be removed in the next major release. Please, use the `@nestjs/cache-manager` package instead\n * @publicApi\n */\nexport declare class CacheModule extends ConfigurableModuleClass {\n    /**\n     * Configure the cache manager statically.\n     *\n     * @param options options to configure the cache manager\n     *\n     * @see [Customize caching](https://docs.nestjs.com/techniques/caching#customize-caching)\n     */\n    static register<StoreConfig extends Record<any, any> = Record<string, any>>(options?: CacheModuleOptions<StoreConfig>): DynamicModule;\n    /**\n     * Configure the cache manager dynamically.\n     *\n     * @param options method for dynamically supplying cache manager configuration\n     * options\n     *\n     * @see [Async configuration](https://docs.nestjs.com/techniques/caching#async-configuration)\n     */\n    static registerAsync<StoreConfig extends Record<any, any> = Record<string, any>>(options: CacheModuleAsyncOptions<StoreConfig>): DynamicModule;\n}\n",
  "node_modules/@nestjs/common/cache/cache.providers.d.ts": "import { Provider } from '../interfaces';\n/**\n * Creates a CacheManager Provider.\n *\n * @publicApi\n */\nexport declare function createCacheManager(): Provider;\n",
  "node_modules/@nestjs/common/cache/decorators/cache-key.decorator.d.ts": "/**\n * Decorator that sets the caching key used to store/retrieve cached items for\n * Web sockets or Microservice based apps.\n *\n * For example:\n * `@CacheKey('events')`\n *\n * @param key string naming the field to be used as a cache key\n *\n * @see [Caching](https://docs.nestjs.com/techniques/caching)\n *\n * @deprecated `CacheModule` (from the `@nestjs/common` package) is deprecated and will be removed in the next major release. Please, use the `@nestjs/cache-manager` package instead\n * @publicApi\n */\nexport declare const CacheKey: (key: string) => import(\"../../decorators\").CustomDecorator<string>;\n",
  "node_modules/@nestjs/common/cache/decorators/cache-ttl.decorator.d.ts": "import { ExecutionContext } from '../../interfaces/features/execution-context.interface';\n/**\n * Decorator that sets the cache ttl setting the duration for cache expiration.\n *\n * For example: `@CacheTTL(5)`\n *\n * @param ttl number set the cache expiration time\n *\n * @see [Caching](https://docs.nestjs.com/techniques/caching)\n *\n * @deprecated `CacheModule` (from the `@nestjs/common` package) is deprecated and will be removed in the next major release. Please, use the `@nestjs/cache-manager` package instead\n * @publicApi\n */\ntype CacheTTLFactory = (ctx: ExecutionContext) => Promise<number> | number;\nexport declare const CacheTTL: (ttl: number | CacheTTLFactory) => import(\"../../decorators\").CustomDecorator<string>;\nexport {};\n",
  "node_modules/@nestjs/common/cache/decorators/index.d.ts": "export * from './cache-key.decorator';\nexport * from './cache-ttl.decorator';\n",
  "node_modules/@nestjs/common/cache/default-options.d.ts": "export declare const defaultCacheOptions: {\n    ttl: number;\n    max: number;\n    store: string;\n};\n",
  "node_modules/@nestjs/common/cache/index.d.ts": "export * from './cache.constants';\nexport * from './cache.module';\nexport * from './decorators';\nexport * from './interceptors';\nexport * from './interfaces';\n",
  "node_modules/@nestjs/common/cache/interceptors/cache.interceptor.d.ts": "import { Observable } from 'rxjs';\nimport { CallHandler, ExecutionContext, HttpServer, NestInterceptor } from '../../interfaces';\n/** @deprecated Import from the \"@nestjs/core\" instead. */\nexport interface HttpAdapterHost<T extends HttpServer = any> {\n    httpAdapter: T;\n}\n/**\n * @see [Caching](https://docs.nestjs.com/techniques/caching)\n *\n * @deprecated `CacheModule` (from the `@nestjs/common` package) is deprecated and will be removed in the next major release. Please, use the `@nestjs/cache-manager` package instead\n * @publicApi\n */\nexport declare class CacheInterceptor implements NestInterceptor {\n    protected readonly cacheManager: any;\n    protected readonly reflector: any;\n    protected readonly httpAdapterHost: HttpAdapterHost;\n    protected allowedMethods: string[];\n    private cacheManagerIsv5OrGreater;\n    constructor(cacheManager: any, reflector: any);\n    intercept(context: ExecutionContext, next: CallHandler): Promise<Observable<any>>;\n    protected trackBy(context: ExecutionContext): string | undefined;\n    protected isRequestCacheable(context: ExecutionContext): boolean;\n}\n",
  "node_modules/@nestjs/common/cache/interceptors/index.d.ts": "export * from './cache.interceptor';\n",
  "node_modules/@nestjs/common/cache/interfaces/cache-manager.interface.d.ts": "export interface LiteralObject {\n    [key: string]: any;\n}\n/**\n * Interface defining a cache store. Implement this interface to create a custom\n * cache store.\n *\n * @publicApi\n */\nexport interface CacheStore {\n    /**\n     * Create a key/value pair in the cache.\n     *\n     * @param key cache key\n     * @param value cache value\n     */\n    set<T>(key: string, value: T, options?: CacheStoreSetOptions<T> | number): Promise<void> | void;\n    /**\n     * Retrieve a key/value pair from the cache.\n     *\n     * @param key cache key\n     */\n    get<T>(key: string): Promise<T | undefined> | T | undefined;\n    /**\n     * Destroy a key/value pair from the cache.\n     *\n     * @param key cache key\n     */\n    del?(key: string): void | Promise<void>;\n}\nexport interface CacheStoreSetOptions<T> {\n    /**\n     * Time to live - amount of time in seconds that a response is cached before it\n     * is deleted. Defaults based on your cache manager settings.\n     */\n    ttl?: ((value: T) => number) | number;\n}\n/**\n * Interface defining a factory to create a cache store.\n *\n * @publicApi\n */\nexport type CacheStoreFactory = {\n    /**\n     * Return a configured cache store.\n     *\n     * @param args Cache manager options received from `CacheModule.register()`\n     * or `CacheModule.registerAsync()`\n     */\n    create(args: LiteralObject): CacheStore;\n} | ((args: LiteralObject) => CacheStore | Promise<CacheStore>);\n/**\n * Interface defining Cache Manager configuration options.\n *\n * @publicApi\n */\nexport interface CacheManagerOptions {\n    /**\n     * Cache storage manager.  Default is `'memory'` (in-memory store).  See\n     * [Different stores](https://docs.nestjs.com/techniques/caching#different-stores)\n     * for more info.\n     */\n    store?: string | CacheStoreFactory | CacheStore;\n    /**\n     * Time to live - amount of time that a response is cached before it\n     * is deleted. Subsequent request will call through the route handler and refresh\n     * the cache.  Defaults to 5 seconds. In `cache-manager@^4` this value is in seconds.\n     * In `cache-manager@^5` this value is in milliseconds.\n     */\n    ttl?: number;\n    /**\n     * Maximum number of responses to store in the cache.  Defaults to 100.\n     */\n    max?: number;\n    isCacheableValue?: (value: any) => boolean;\n}\n",
  "node_modules/@nestjs/common/cache/interfaces/cache-module.interface.d.ts": "import { Provider, Type } from '../../interfaces';\nimport { ConfigurableModuleAsyncOptions } from '../../module-utils';\nimport { CacheManagerOptions } from './cache-manager.interface';\nexport type CacheModuleOptions<StoreConfig extends Record<any, any> = Record<string, any>> = CacheManagerOptions & StoreConfig & {\n    /**\n     * If \"true', register `CacheModule` as a global module.\n     */\n    isGlobal?: boolean;\n};\n/**\n * Interface describing a `CacheOptionsFactory`.  Providers supplying configuration\n * options for the Cache module must implement this interface.\n *\n * @see [Async configuration](https://docs.nestjs.com/techniques/caching#async-configuration)\n *\n * @publicApi\n */\nexport interface CacheOptionsFactory<StoreConfig extends Record<any, any> = Record<string, any>> {\n    createCacheOptions(): Promise<CacheModuleOptions<StoreConfig>> | CacheModuleOptions<StoreConfig>;\n}\n/**\n * Options for dynamically configuring the Cache module.\n *\n * @see [Async configuration](https://docs.nestjs.com/techniques/caching#async-configuration)\n *\n * @publicApi\n */\nexport interface CacheModuleAsyncOptions<StoreConfig extends Record<any, any> = Record<string, any>> extends ConfigurableModuleAsyncOptions<CacheModuleOptions<StoreConfig>, keyof CacheOptionsFactory> {\n    /**\n     * Injection token resolving to an existing provider. The provider must implement\n     * the `CacheOptionsFactory` interface.\n     */\n    useExisting?: Type<CacheOptionsFactory<StoreConfig>>;\n    /**\n     * Injection token resolving to a class that will be instantiated as a provider.\n     * The class must implement the `CacheOptionsFactory` interface.\n     */\n    useClass?: Type<CacheOptionsFactory<StoreConfig>>;\n    /**\n     * Function returning options (or a Promise resolving to options) to configure the\n     * cache module.\n     */\n    useFactory?: (...args: any[]) => Promise<CacheModuleOptions<StoreConfig>> | CacheModuleOptions<StoreConfig>;\n    /**\n     * Dependencies that a Factory may inject.\n     */\n    inject?: any[];\n    /**\n     * Extra providers to be registered within a scope of this module.\n     */\n    extraProviders?: Provider[];\n    /**\n     * If \"true', register `CacheModule` as a global module.\n     */\n    isGlobal?: boolean;\n}\n",
  "node_modules/@nestjs/common/cache/interfaces/index.d.ts": "export * from './cache-manager.interface';\nexport * from './cache-module.interface';\n",
  "node_modules/@nestjs/common/constants.d.ts": "export declare const MODULE_METADATA: {\n    IMPORTS: string;\n    PROVIDERS: string;\n    CONTROLLERS: string;\n    EXPORTS: string;\n};\nexport declare const GLOBAL_MODULE_METADATA = \"__module:global__\";\nexport declare const HOST_METADATA = \"host\";\nexport declare const PATH_METADATA = \"path\";\nexport declare const PARAMTYPES_METADATA = \"design:paramtypes\";\nexport declare const SELF_DECLARED_DEPS_METADATA = \"self:paramtypes\";\nexport declare const OPTIONAL_DEPS_METADATA = \"optional:paramtypes\";\nexport declare const PROPERTY_DEPS_METADATA = \"self:properties_metadata\";\nexport declare const OPTIONAL_PROPERTY_DEPS_METADATA = \"optional:properties_metadata\";\nexport declare const SCOPE_OPTIONS_METADATA = \"scope:options\";\nexport declare const METHOD_METADATA = \"method\";\nexport declare const ROUTE_ARGS_METADATA = \"__routeArguments__\";\nexport declare const CUSTOM_ROUTE_ARGS_METADATA = \"__customRouteArgs__\";\nexport declare const FILTER_CATCH_EXCEPTIONS = \"__filterCatchExceptions__\";\nexport declare const PIPES_METADATA = \"__pipes__\";\nexport declare const GUARDS_METADATA = \"__guards__\";\nexport declare const INTERCEPTORS_METADATA = \"__interceptors__\";\nexport declare const EXCEPTION_FILTERS_METADATA = \"__exceptionFilters__\";\nexport declare const ENHANCER_KEY_TO_SUBTYPE_MAP: {\n    readonly __guards__: \"guard\";\n    readonly __interceptors__: \"interceptor\";\n    readonly __pipes__: \"pipe\";\n    readonly __exceptionFilters__: \"filter\";\n};\nexport type EnhancerSubtype = (typeof ENHANCER_KEY_TO_SUBTYPE_MAP)[keyof typeof ENHANCER_KEY_TO_SUBTYPE_MAP];\nexport declare const RENDER_METADATA = \"__renderTemplate__\";\nexport declare const HTTP_CODE_METADATA = \"__httpCode__\";\nexport declare const MODULE_PATH = \"__module_path__\";\nexport declare const HEADERS_METADATA = \"__headers__\";\nexport declare const REDIRECT_METADATA = \"__redirect__\";\nexport declare const RESPONSE_PASSTHROUGH_METADATA = \"__responsePassthrough__\";\nexport declare const SSE_METADATA = \"__sse__\";\nexport declare const VERSION_METADATA = \"__version__\";\nexport declare const INJECTABLE_WATERMARK = \"__injectable__\";\nexport declare const CONTROLLER_WATERMARK = \"__controller__\";\nexport declare const CATCH_WATERMARK = \"__catch__\";\nexport declare const ENTRY_PROVIDER_WATERMARK = \"__entryProvider__\";\n",
  "node_modules/@nestjs/common/decorators/core/apply-decorators.d.ts": "/**\n * Function that returns a new decorator that applies all decorators provided by param\n *\n * Useful to build new decorators (or a decorator factory) encapsulating multiple decorators related with the same feature\n *\n * @param decorators one or more decorators (e.g., `ApplyGuard(...)`)\n *\n * @publicApi\n */\nexport declare function applyDecorators(...decorators: Array<ClassDecorator | MethodDecorator | PropertyDecorator>): <TFunction extends Function, Y>(target: TFunction | object, propertyKey?: string | symbol, descriptor?: TypedPropertyDescriptor<Y>) => void;\n",
  "node_modules/@nestjs/common/decorators/core/bind.decorator.d.ts": "/**\n * Decorator that binds *parameter decorators* to the method that follows.\n *\n * Useful when the language doesn't provide a 'Parameter Decorator' feature\n * (i.e., vanilla JavaScript).\n *\n * @param decorators one or more parameter decorators (e.g., `Req()`)\n *\n * @publicApi\n */\nexport declare function Bind(...decorators: any[]): MethodDecorator;\n",
  "node_modules/@nestjs/common/decorators/core/catch.decorator.d.ts": "import { Type, Abstract } from '../../interfaces';\n/**\n * Decorator that marks a class as a Nest exception filter. An exception filter\n * handles exceptions thrown by or not handled by your application code.\n *\n * The decorated class must implement the `ExceptionFilter` interface.\n *\n * @param exceptions one or more exception *types* specifying\n * the exceptions to be caught and handled by this filter.\n *\n * @see [Exception Filters](https://docs.nestjs.com/exception-filters)\n *\n * @usageNotes\n * Exception filters are applied using the `@UseFilters()` decorator, or (globally)\n * with `app.useGlobalFilters()`.\n *\n * @publicApi\n */\nexport declare function Catch(...exceptions: Array<Type<any> | Abstract<any>>): ClassDecorator;\n",
  "node_modules/@nestjs/common/decorators/core/controller.decorator.d.ts": "import { ScopeOptions, VersionOptions } from '../../interfaces';\n/**\n * Interface defining options that can be passed to `@Controller()` decorator\n *\n * @publicApi\n */\nexport interface ControllerOptions extends ScopeOptions, VersionOptions {\n    /**\n     * Specifies an optional `route path prefix`.  The prefix is pre-pended to the\n     * path specified in any request decorator in the class.\n     *\n     * Supported only by HTTP-based applications (does not apply to non-HTTP microservices).\n     *\n     * @see [Routing](https://docs.nestjs.com/controllers#routing)\n     */\n    path?: string | string[];\n    /**\n     * Specifies an optional HTTP Request host filter.  When configured, methods\n     * within the controller will only be routed if the request host matches the\n     * specified value.\n     *\n     * @see [Routing](https://docs.nestjs.com/controllers#routing)\n     */\n    host?: string | RegExp | Array<string | RegExp>;\n}\n/**\n * Decorator that marks a class as a Nest controller that can receive inbound\n * requests and produce responses.\n *\n * An HTTP Controller responds to inbound HTTP Requests and produces HTTP Responses.\n * It defines a class that provides the context for one or more related route\n * handlers that correspond to HTTP request methods and associated routes\n * for example `GET /api/profile`, `POST /users/resume`.\n *\n * A Microservice Controller responds to requests as well as events, running over\n * a variety of transports [(read more here)](https://docs.nestjs.com/microservices/basics).\n * It defines a class that provides a context for one or more message or event\n * handlers.\n *\n * @see [Controllers](https://docs.nestjs.com/controllers)\n * @see [Microservices](https://docs.nestjs.com/microservices/basics#request-response)\n *\n * @publicApi\n */\nexport declare function Controller(): ClassDecorator;\n/**\n * Decorator that marks a class as a Nest controller that can receive inbound\n * requests and produce responses.\n *\n * An HTTP Controller responds to inbound HTTP Requests and produces HTTP Responses.\n * It defines a class that provides the context for one or more related route\n * handlers that correspond to HTTP request methods and associated routes\n * for example `GET /api/profile`, `POST /users/resume`.\n *\n * A Microservice Controller responds to requests as well as events, running over\n * a variety of transports [(read more here)](https://docs.nestjs.com/microservices/basics).\n * It defines a class that provides a context for one or more message or event\n * handlers.\n *\n * @param {string|Array} prefix string that defines a `route path prefix`.  The prefix\n * is pre-pended to the path specified in any request decorator in the class.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n * @see [Controllers](https://docs.nestjs.com/controllers)\n * @see [Microservices](https://docs.nestjs.com/microservices/basics#request-response)\n *\n * @publicApi\n */\nexport declare function Controller(prefix: string | string[]): ClassDecorator;\n/**\n * Decorator that marks a class as a Nest controller that can receive inbound\n * requests and produce responses.\n *\n * An HTTP Controller responds to inbound HTTP Requests and produces HTTP Responses.\n * It defines a class that provides the context for one or more related route\n * handlers that correspond to HTTP request methods and associated routes\n * for example `GET /api/profile`, `POST /users/resume`.\n *\n * A Microservice Controller responds to requests as well as events, running over\n * a variety of transports [(read more here)](https://docs.nestjs.com/microservices/basics).\n * It defines a class that provides a context for one or more message or event\n * handlers.\n *\n * @param {object} options configuration object specifying:\n *\n * - `scope` - symbol that determines the lifetime of a Controller instance.\n * [See Scope](https://docs.nestjs.com/fundamentals/injection-scopes#usage) for\n * more details.\n * - `prefix` - string that defines a `route path prefix`.  The prefix\n * is pre-pended to the path specified in any request decorator in the class.\n * - `version` - string, array of strings, or Symbol that defines the version\n * of all routes in the class. [See Versioning](https://docs.nestjs.com/techniques/versioning)\n * for more details.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n * @see [Controllers](https://docs.nestjs.com/controllers)\n * @see [Microservices](https://docs.nestjs.com/microservices/basics#request-response)\n * @see [Versioning](https://docs.nestjs.com/techniques/versioning)\n *\n * @publicApi\n */\nexport declare function Controller(options: ControllerOptions): ClassDecorator;\n",
  "node_modules/@nestjs/common/decorators/core/dependencies.decorator.d.ts": "export declare function flatten<T extends Array<unknown> = any>(arr: T): T extends Array<infer R> ? R : never;\n/**\n * Decorator that sets required dependencies (required with a vanilla JavaScript objects)\n *\n * @publicApi\n */\nexport declare const Dependencies: (...dependencies: Array<unknown>) => ClassDecorator;\n",
  "node_modules/@nestjs/common/decorators/core/exception-filters.decorator.d.ts": "import { ExceptionFilter } from '../../index';\n/**\n * Decorator that binds exception filters to the scope of the controller or\n * method, depending on its context.\n *\n * When `@UseFilters` is used at the controller level, the filter will be\n * applied to every handler (method) in the controller.\n *\n * When `@UseFilters` is used at the individual handler level, the filter\n * will apply only to that specific method.\n *\n * @param filters exception filter instance or class, or a list of exception\n * filter instances or classes.\n *\n * @see [Exception filters](https://docs.nestjs.com/exception-filters)\n *\n * @usageNotes\n * Exception filters can also be set up globally for all controllers and routes\n * using `app.useGlobalFilters()`.  [See here for details](https://docs.nestjs.com/exception-filters#binding-filters)\n *\n * @publicApi\n */\nexport declare const UseFilters: (...filters: (ExceptionFilter | Function)[]) => MethodDecorator & ClassDecorator;\n",
  "node_modules/@nestjs/common/decorators/core/index.d.ts": "export * from './bind.decorator';\nexport * from './catch.decorator';\nexport * from './controller.decorator';\nexport * from './dependencies.decorator';\nexport * from './exception-filters.decorator';\nexport * from './inject.decorator';\nexport * from './injectable.decorator';\nexport * from './optional.decorator';\nexport * from './set-metadata.decorator';\nexport * from './use-guards.decorator';\nexport * from './use-interceptors.decorator';\nexport * from './use-pipes.decorator';\nexport * from './apply-decorators';\nexport * from './version.decorator';\n",
  "node_modules/@nestjs/common/decorators/core/inject.decorator.d.ts": "import { ForwardReference, InjectionToken } from '../../interfaces';\n/**\n * Decorator that marks a constructor parameter as a target for\n * [Dependency Injection (DI)](https://docs.nestjs.com/providers#dependency-injection).\n *\n * Any injected provider must be visible within the module scope (loosely\n * speaking, the containing module) of the class it is being injected into. This\n * can be done by:\n *\n * - defining the provider in the same module scope\n * - exporting the provider from one module scope and importing that module into the\n *   module scope of the class being injected into\n * - exporting the provider from a module that is marked as global using the\n *   `@Global()` decorator\n *\n * #### Injection tokens\n * Can be *types* (class names), *strings* or *symbols*. This depends on how the\n * provider with which it is associated was defined. Providers defined with the\n * `@Injectable()` decorator use the class name. Custom Providers may use strings\n * or symbols as the injection token.\n *\n * @param token lookup key for the provider to be injected (assigned to the constructor\n * parameter).\n *\n * @see [Providers](https://docs.nestjs.com/providers)\n * @see [Custom Providers](https://docs.nestjs.com/fundamentals/custom-providers)\n * @see [Injection Scopes](https://docs.nestjs.com/fundamentals/injection-scopes)\n *\n * @publicApi\n */\nexport declare function Inject(token?: InjectionToken | ForwardReference): PropertyDecorator & ParameterDecorator;\n",
  "node_modules/@nestjs/common/decorators/core/injectable.decorator.d.ts": "import { ScopeOptions } from '../../interfaces/scope-options.interface';\nimport { Type } from '../../interfaces/type.interface';\n/**\n * Defines the injection scope.\n *\n * @see [Injection Scopes](https://docs.nestjs.com/fundamentals/injection-scopes)\n *\n * @publicApi\n */\nexport type InjectableOptions = ScopeOptions;\n/**\n * Decorator that marks a class as a [provider](https://docs.nestjs.com/providers).\n * Providers can be injected into other classes via constructor parameter injection\n * using Nest's built-in [Dependency Injection (DI)](https://docs.nestjs.com/providers#dependency-injection)\n * system.\n *\n * When injecting a provider, it must be visible within the module scope (loosely\n * speaking, the containing module) of the class it is being injected into. This\n * can be done by:\n *\n * - defining the provider in the same module scope\n * - exporting the provider from one module scope and importing that module into the\n *   module scope of the class being injected into\n * - exporting the provider from a module that is marked as global using the\n *   `@Global()` decorator\n *\n * Providers can also be defined in a more explicit and imperative form using\n * various [custom provider](https://docs.nestjs.com/fundamentals/custom-providers) techniques that expose\n * more capabilities of the DI system.\n *\n * @param options options specifying scope of injectable\n *\n * @see [Providers](https://docs.nestjs.com/providers)\n * @see [Custom Providers](https://docs.nestjs.com/fundamentals/custom-providers)\n * @see [Injection Scopes](https://docs.nestjs.com/fundamentals/injection-scopes)\n *\n * @publicApi\n */\nexport declare function Injectable(options?: InjectableOptions): ClassDecorator;\n/**\n * @publicApi\n */\nexport declare function mixin<T>(mixinClass: Type<T>): Type<T>;\n",
  "node_modules/@nestjs/common/decorators/core/optional.decorator.d.ts": "/**\n * Parameter decorator for an injected dependency marking the\n * dependency as optional.\n *\n * For example:\n * ```typescript\n * constructor(@Optional() @Inject('HTTP_OPTIONS')private readonly httpClient: T) {}\n * ```\n *\n * @see [Optional providers](https://docs.nestjs.com/providers#optional-providers)\n *\n * @publicApi\n */\nexport declare function Optional(): PropertyDecorator & ParameterDecorator;\n",
  "node_modules/@nestjs/common/decorators/core/set-metadata.decorator.d.ts": "export type CustomDecorator<TKey = string> = MethodDecorator & ClassDecorator & {\n    KEY: TKey;\n};\n/**\n * Decorator that assigns metadata to the class/function using the\n * specified `key`.\n *\n * Requires two parameters:\n * - `key` - a value defining the key under which the metadata is stored\n * - `value` - metadata to be associated with `key`\n *\n * This metadata can be reflected using the `Reflector` class.\n *\n * Example: `@SetMetadata('roles', ['admin'])`\n *\n * @see [Reflection](https://docs.nestjs.com/fundamentals/execution-context#reflection-and-metadata)\n *\n * @publicApi\n */\nexport declare const SetMetadata: <K = string, V = any>(metadataKey: K, metadataValue: V) => CustomDecorator<K>;\n",
  "node_modules/@nestjs/common/decorators/core/use-guards.decorator.d.ts": "import { CanActivate } from '../../interfaces';\n/**\n * Decorator that binds guards to the scope of the controller or method,\n * depending on its context.\n *\n * When `@UseGuards` is used at the controller level, the guard will be\n * applied to every handler (method) in the controller.\n *\n * When `@UseGuards` is used at the individual handler level, the guard\n * will apply only to that specific method.\n *\n * @param guards a single guard instance or class, or a list of guard instances\n * or classes.\n *\n * @see [Guards](https://docs.nestjs.com/guards)\n *\n * @usageNotes\n * Guards can also be set up globally for all controllers and routes\n * using `app.useGlobalGuards()`.  [See here for details](https://docs.nestjs.com/guards#binding-guards)\n *\n * @publicApi\n */\nexport declare function UseGuards(...guards: (CanActivate | Function)[]): MethodDecorator & ClassDecorator;\n",
  "node_modules/@nestjs/common/decorators/core/use-interceptors.decorator.d.ts": "import { NestInterceptor } from '../../interfaces';\n/**\n * Decorator that binds interceptors to the scope of the controller or method,\n * depending on its context.\n *\n * When `@UseInterceptors` is used at the controller level, the interceptor will\n * be applied to every handler (method) in the controller.\n *\n * When `@UseInterceptors` is used at the individual handler level, the interceptor\n * will apply only to that specific method.\n *\n * @param interceptors a single interceptor instance or class, or a list of\n * interceptor instances or classes.\n *\n * @see [Interceptors](https://docs.nestjs.com/interceptors)\n *\n * @usageNotes\n * Interceptors can also be set up globally for all controllers and routes\n * using `app.useGlobalInterceptors()`.  [See here for details](https://docs.nestjs.com/interceptors#binding-interceptors)\n *\n * @publicApi\n */\nexport declare function UseInterceptors(...interceptors: (NestInterceptor | Function)[]): MethodDecorator & ClassDecorator;\n",
  "node_modules/@nestjs/common/decorators/core/use-pipes.decorator.d.ts": "import { PipeTransform } from '../../interfaces/index';\n/**\n * Decorator that binds pipes to the scope of the controller or method,\n * depending on its context.\n *\n * When `@UsePipes` is used at the controller level, the pipe will be\n * applied to every handler (method) in the controller.\n *\n * When `@UsePipes` is used at the individual handler level, the pipe\n * will apply only to that specific method.\n *\n * @param pipes a single pipe instance or class, or a list of pipe instances or\n * classes.\n *\n * @see [Pipes](https://docs.nestjs.com/pipes)\n *\n * @usageNotes\n * Pipes can also be set up globally for all controllers and routes\n * using `app.useGlobalPipes()`.  [See here for details](https://docs.nestjs.com/pipes#class-validator)\n *\n * @publicApi\n */\nexport declare function UsePipes(...pipes: (PipeTransform | Function)[]): ClassDecorator & MethodDecorator;\n",
  "node_modules/@nestjs/common/decorators/core/version.decorator.d.ts": "import { VersionValue } from '../../interfaces/version-options.interface';\n/**\n * Sets the version of the endpoint to the passed version\n *\n * @publicApi\n */\nexport declare function Version(version: VersionValue): MethodDecorator;\n",
  "node_modules/@nestjs/common/decorators/http/create-route-param-metadata.decorator.d.ts": "import { PipeTransform } from '../../index';\nimport { Type } from '../../interfaces';\nimport { CustomParamFactory } from '../../interfaces/features/custom-route-param-factory.interface';\nexport type ParamDecoratorEnhancer = ParameterDecorator;\n/**\n * Defines HTTP route param decorator\n *\n * @param factory\n * @param enhancers\n *\n * @publicApi\n */\nexport declare function createParamDecorator<FactoryData = any, FactoryOutput = any>(factory: CustomParamFactory<FactoryData, FactoryOutput>, enhancers?: ParamDecoratorEnhancer[]): (...dataOrPipes: (Type<PipeTransform> | PipeTransform | FactoryData)[]) => ParameterDecorator;\n",
  "node_modules/@nestjs/common/decorators/http/header.decorator.d.ts": "/**\n * Request method Decorator.  Sets a response header.\n *\n * For example:\n * `@Header('Cache-Control', 'none')`\n * `@Header('Cache-Control', () => 'none')`\n *\n * @param name string to be used for header name\n * @param value string to be used for header value\n *\n * @see [Headers](https://docs.nestjs.com/controllers#headers)\n *\n * @publicApi\n */\nexport declare function Header(name: string, value: string | (() => string)): MethodDecorator;\n",
  "node_modules/@nestjs/common/decorators/http/http-code.decorator.d.ts": "/**\n * Request method Decorator.  Defines the HTTP response status code.  Overrides\n * default status code for the decorated request method.\n *\n * @param statusCode HTTP response code to be returned by route handler.\n *\n * @see [Http Status Codes](https://docs.nestjs.com/controllers#status-code)\n *\n * @publicApi\n */\nexport declare function HttpCode(statusCode: number): MethodDecorator;\n",
  "node_modules/@nestjs/common/decorators/http/index.d.ts": "export * from './request-mapping.decorator';\nexport * from './route-params.decorator';\nexport * from './http-code.decorator';\nexport * from './create-route-param-metadata.decorator';\nexport * from './render.decorator';\nexport * from './header.decorator';\nexport * from './redirect.decorator';\nexport * from './sse.decorator';\n",
  "node_modules/@nestjs/common/decorators/http/redirect.decorator.d.ts": "/**\n * Redirects request to the specified URL.\n *\n * @publicApi\n */\nexport declare function Redirect(url?: string, statusCode?: number): MethodDecorator;\n",
  "node_modules/@nestjs/common/decorators/http/render.decorator.d.ts": "/**\n * Route handler method Decorator.  Defines a template to be rendered by the controller.\n *\n * For example: `@Render('index')`\n *\n * @param template name of the render engine template file\n *\n * @see [Model-View-Controller](https://docs.nestjs.com/techniques/mvc)\n *\n * @publicApi\n */\nexport declare function Render(template: string): MethodDecorator;\n",
  "node_modules/@nestjs/common/decorators/http/request-mapping.decorator.d.ts": "import { RequestMethod } from '../../enums/request-method.enum';\nexport interface RequestMappingMetadata {\n    path?: string | string[];\n    method?: RequestMethod;\n}\nexport declare const RequestMapping: (metadata?: RequestMappingMetadata) => MethodDecorator;\n/**\n * Route handler (method) Decorator. Routes HTTP POST requests to the specified path.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n *\n * @publicApi\n */\nexport declare const Post: (path?: string | string[]) => MethodDecorator;\n/**\n * Route handler (method) Decorator. Routes HTTP GET requests to the specified path.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n *\n * @publicApi\n */\nexport declare const Get: (path?: string | string[]) => MethodDecorator;\n/**\n * Route handler (method) Decorator. Routes HTTP DELETE requests to the specified path.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n *\n * @publicApi\n */\nexport declare const Delete: (path?: string | string[]) => MethodDecorator;\n/**\n * Route handler (method) Decorator. Routes HTTP PUT requests to the specified path.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n *\n * @publicApi\n */\nexport declare const Put: (path?: string | string[]) => MethodDecorator;\n/**\n * Route handler (method) Decorator. Routes HTTP PATCH requests to the specified path.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n *\n * @publicApi\n */\nexport declare const Patch: (path?: string | string[]) => MethodDecorator;\n/**\n * Route handler (method) Decorator. Routes HTTP OPTIONS requests to the specified path.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n *\n * @publicApi\n */\nexport declare const Options: (path?: string | string[]) => MethodDecorator;\n/**\n * Route handler (method) Decorator. Routes HTTP HEAD requests to the specified path.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n *\n * @publicApi\n */\nexport declare const Head: (path?: string | string[]) => MethodDecorator;\n/**\n * Route handler (method) Decorator. Routes all HTTP requests to the specified path.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n *\n * @publicApi\n */\nexport declare const All: (path?: string | string[]) => MethodDecorator;\n/**\n * Route handler (method) Decorator. Routes HTTP SEARCH requests to the specified path.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n *\n * @publicApi\n */\nexport declare const Search: (path?: string | string[]) => MethodDecorator;\n/**\n * Route handler (method) Decorator. Routes Webdav PROPFIND requests to the specified path.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n *\n * @publicApi\n */\nexport declare const Propfind: (path?: string | string[]) => MethodDecorator;\n/**\n * Route handler (method) Decorator. Routes Webdav PROPPATCH requests to the specified path.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n *\n * @publicApi\n */\nexport declare const Proppatch: (path?: string | string[]) => MethodDecorator;\n/**\n * Route handler (method) Decorator. Routes Webdav MKCOL requests to the specified path.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n *\n * @publicApi\n */\nexport declare const Mkcol: (path?: string | string[]) => MethodDecorator;\n/**\n * Route handler (method) Decorator. Routes Webdav COPY requests to the specified path.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n *\n * @publicApi\n */\nexport declare const Copy: (path?: string | string[]) => MethodDecorator;\n/**\n * Route handler (method) Decorator. Routes Webdav MOVE requests to the specified path.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n *\n * @publicApi\n */\nexport declare const Move: (path?: string | string[]) => MethodDecorator;\n/**\n * Route handler (method) Decorator. Routes Webdav LOCK requests to the specified path.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n *\n * @publicApi\n */\nexport declare const Lock: (path?: string | string[]) => MethodDecorator;\n/**\n * Route handler (method) Decorator. Routes Webdav UNLOCK requests to the specified path.\n *\n * @see [Routing](https://docs.nestjs.com/controllers#routing)\n *\n * @publicApi\n */\nexport declare const Unlock: (path?: string | string[]) => MethodDecorator;\n",
  "node_modules/@nestjs/common/decorators/http/route-params.decorator.d.ts": "import { PipeTransform } from '../../index';\nimport { Type } from '../../interfaces';\n/**\n * The `@Response()`/`@Res` parameter decorator options.\n */\nexport interface ResponseDecoratorOptions {\n    /**\n     * Determines whether the response will be sent manually within the route handler,\n     * with the use of native response handling methods exposed by the platform-specific response object,\n     * or if it should passthrough Nest response processing pipeline.\n     *\n     * @default false\n     */\n    passthrough: boolean;\n}\nexport type ParamData = object | string | number;\nexport interface RouteParamMetadata {\n    index: number;\n    data?: ParamData;\n}\nexport declare function assignMetadata<TParamtype = any, TArgs = any>(args: TArgs, paramtype: TParamtype, index: number, data?: ParamData, ...pipes: (Type<PipeTransform> | PipeTransform)[]): TArgs & {\n    [x: string]: {\n        index: number;\n        data: ParamData | undefined;\n        pipes: (PipeTransform<any, any> | Type<PipeTransform<any, any>>)[];\n    };\n};\n/**\n * Route handler parameter decorator. Extracts the `Request`\n * object from the underlying platform and populates the decorated\n * parameter with the value of `Request`.\n *\n * Example: `logout(@Request() req)`\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n *\n * @publicApi\n */\nexport declare const Request: () => ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `Response`\n * object from the underlying platform and populates the decorated\n * parameter with the value of `Response`.\n *\n * Example: `logout(@Response() res)`\n *\n * @publicApi\n */\nexport declare const Response: (options?: ResponseDecoratorOptions) => ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts reference to the `Next` function\n * from the underlying platform and populates the decorated\n * parameter with the value of `Next`.\n *\n * @publicApi\n */\nexport declare const Next: () => ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `Ip` property\n * from the `req` object and populates the decorated\n * parameter with the value of `ip`.\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n *\n * @publicApi\n */\nexport declare const Ip: () => ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `Session` object\n * from the underlying platform and populates the decorated\n * parameter with the value of `Session`.\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n *\n * @publicApi\n */\nexport declare const Session: () => ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `file` object\n * and populates the decorated parameter with the value of `file`.\n * Used in conjunction with\n * [multer middleware](https://github.com/expressjs/multer) for Express-based applications.\n *\n * For example:\n * ```typescript\n * uploadFile(@UploadedFile() file) {\n *   console.log(file);\n * }\n * ```\n * @see [Request object](https://docs.nestjs.com/techniques/file-upload)\n *\n * @publicApi\n */\nexport declare function UploadedFile(): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `file` object\n * and populates the decorated parameter with the value of `file`.\n * Used in conjunction with\n * [multer middleware](https://github.com/expressjs/multer) for Express-based applications.\n *\n * For example:\n * ```typescript\n * uploadFile(@UploadedFile() file) {\n *   console.log(file);\n * }\n * ```\n * @see [Request object](https://docs.nestjs.com/techniques/file-upload)\n *\n * @publicApi\n */\nexport declare function UploadedFile(...pipes: (Type<PipeTransform> | PipeTransform)[]): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `file` object\n * and populates the decorated parameter with the value of `file`.\n * Used in conjunction with\n * [multer middleware](https://github.com/expressjs/multer) for Express-based applications.\n *\n * For example:\n * ```typescript\n * uploadFile(@UploadedFile() file) {\n *   console.log(file);\n * }\n * ```\n * @see [Request object](https://docs.nestjs.com/techniques/file-upload)\n *\n * @publicApi\n */\nexport declare function UploadedFile(fileKey?: string, ...pipes: (Type<PipeTransform> | PipeTransform)[]): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `files` object\n * and populates the decorated parameter with the value of `files`.\n * Used in conjunction with\n * [multer middleware](https://github.com/expressjs/multer) for Express-based applications.\n *\n * For example:\n * ```typescript\n * uploadFile(@UploadedFiles() files) {\n *   console.log(files);\n * }\n * ```\n * @see [Request object](https://docs.nestjs.com/techniques/file-upload)\n *\n * @publicApi\n */\nexport declare function UploadedFiles(): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `files` object\n * and populates the decorated parameter with the value of `files`.\n * Used in conjunction with\n * [multer middleware](https://github.com/expressjs/multer) for Express-based applications.\n *\n * For example:\n * ```typescript\n * uploadFile(@UploadedFiles() files) {\n *   console.log(files);\n * }\n * ```\n * @see [Request object](https://docs.nestjs.com/techniques/file-upload)\n *\n * @publicApi\n */\nexport declare function UploadedFiles(...pipes: (Type<PipeTransform> | PipeTransform)[]): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `headers`\n * property from the `req` object and populates the decorated\n * parameter with the value of `headers`.\n *\n * For example: `async update(@Headers('Cache-Control') cacheControl: string)`\n *\n * @param property name of single header property to extract.\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n *\n * @publicApi\n */\nexport declare const Headers: (property?: string) => ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `query`\n * property from the `req` object and populates the decorated\n * parameter with the value of `query`. May also apply pipes to the bound\n * query parameter.\n *\n * For example:\n * ```typescript\n * async find(@Query('user') user: string)\n * ```\n *\n * @param property name of single property to extract from the `query` object\n * @param pipes one or more pipes to apply to the bound query parameter\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n *\n * @publicApi\n */\nexport declare function Query(): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `query`\n * property from the `req` object and populates the decorated\n * parameter with the value of `query`. May also apply pipes to the bound\n * query parameter.\n *\n * For example:\n * ```typescript\n * async find(@Query('user') user: string)\n * ```\n *\n * @param property name of single property to extract from the `query` object\n * @param pipes one or more pipes to apply to the bound query parameter\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n *\n * @publicApi\n */\nexport declare function Query(...pipes: (Type<PipeTransform> | PipeTransform)[]): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `query`\n * property from the `req` object and populates the decorated\n * parameter with the value of `query`. May also apply pipes to the bound\n * query parameter.\n *\n * For example:\n * ```typescript\n * async find(@Query('user') user: string)\n * ```\n *\n * @param property name of single property to extract from the `query` object\n * @param pipes one or more pipes to apply to the bound query parameter\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n *\n * @publicApi\n */\nexport declare function Query(property: string, ...pipes: (Type<PipeTransform> | PipeTransform)[]): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the entire `body`\n * object from the `req` object and populates the decorated\n * parameter with the value of `body`.\n *\n * For example:\n * ```typescript\n * async create(@Body() createDto: CreateCatDto)\n * ```\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n *\n * @publicApi\n */\nexport declare function Body(): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the entire `body`\n * object from the `req` object and populates the decorated\n * parameter with the value of `body`. Also applies the specified\n * pipes to that parameter.\n *\n * For example:\n * ```typescript\n * async create(@Body(new ValidationPipe()) createDto: CreateCatDto)\n * ```\n *\n * @param pipes one or more pipes - either instances or classes - to apply to\n * the bound body parameter.\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n * @see [Working with pipes](https://docs.nestjs.com/custom-decorators#working-with-pipes)\n *\n * @publicApi\n */\nexport declare function Body(...pipes: (Type<PipeTransform> | PipeTransform)[]): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts a single property from\n * the `body` object property of the `req` object and populates the decorated\n * parameter with the value of that property. Also applies pipes to the bound\n * body parameter.\n *\n * For example:\n * ```typescript\n * async create(@Body('role', new ValidationPipe()) role: string)\n * ```\n *\n * @param property name of single property to extract from the `body` object\n * @param pipes one or more pipes - either instances or classes - to apply to\n * the bound body parameter.\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n * @see [Working with pipes](https://docs.nestjs.com/custom-decorators#working-with-pipes)\n *\n * @publicApi\n */\nexport declare function Body(property: string, ...pipes: (Type<PipeTransform> | PipeTransform)[]): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `rawBody` Buffer\n * property from the `req` object and populates the decorated parameter with that value.\n *\n * For example:\n * ```typescript\n * async create(@RawBody() rawBody: Buffer | undefined)\n * ```\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n * @see [Raw body](https://docs.nestjs.com/faq/raw-body)\n *\n * @publicApi\n */\nexport declare function RawBody(): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `rawBody` Buffer\n * property from the `req` object and populates the decorated parameter with that value.\n * Also applies pipes to the bound rawBody parameter.\n *\n * For example:\n * ```typescript\n * async create(@RawBody(new ValidationPipe()) rawBody: Buffer)\n * ```\n *\n * @param pipes one or more pipes - either instances or classes - to apply to\n * the bound body parameter.\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n * @see [Raw body](https://docs.nestjs.com/faq/raw-body)\n * @see [Working with pipes](https://docs.nestjs.com/custom-decorators#working-with-pipes)\n *\n * @publicApi\n */\nexport declare function RawBody(...pipes: (Type<PipeTransform<Buffer | undefined>> | PipeTransform<Buffer | undefined>)[]): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `params`\n * property from the `req` object and populates the decorated\n * parameter with the value of `params`. May also apply pipes to the bound\n * parameter.\n *\n * For example, extracting all params:\n * ```typescript\n * findOne(@Param() params: string[])\n * ```\n *\n * For example, extracting a single param:\n * ```typescript\n * findOne(@Param('id') id: string)\n * ```\n * @param property name of single property to extract from the `req` object\n * @param pipes one or more pipes - either instances or classes - to apply to\n * the bound parameter.\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n * @see [Working with pipes](https://docs.nestjs.com/custom-decorators#working-with-pipes)\n *\n * @publicApi\n */\nexport declare function Param(): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `params`\n * property from the `req` object and populates the decorated\n * parameter with the value of `params`. May also apply pipes to the bound\n * parameter.\n *\n * For example, extracting all params:\n * ```typescript\n * findOne(@Param() params: string[])\n * ```\n *\n * For example, extracting a single param:\n * ```typescript\n * findOne(@Param('id') id: string)\n * ```\n * @param property name of single property to extract from the `req` object\n * @param pipes one or more pipes - either instances or classes - to apply to\n * the bound parameter.\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n * @see [Working with pipes](https://docs.nestjs.com/custom-decorators#working-with-pipes)\n *\n * @publicApi\n */\nexport declare function Param(...pipes: (Type<PipeTransform> | PipeTransform)[]): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `params`\n * property from the `req` object and populates the decorated\n * parameter with the value of `params`. May also apply pipes to the bound\n * parameter.\n *\n * For example, extracting all params:\n * ```typescript\n * findOne(@Param() params: string[])\n * ```\n *\n * For example, extracting a single param:\n * ```typescript\n * findOne(@Param('id') id: string)\n * ```\n * @param property name of single property to extract from the `req` object\n * @param pipes one or more pipes - either instances or classes - to apply to\n * the bound parameter.\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n * @see [Working with pipes](https://docs.nestjs.com/custom-decorators#working-with-pipes)\n *\n * @publicApi\n */\nexport declare function Param(property: string, ...pipes: (Type<PipeTransform> | PipeTransform)[]): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `hosts`\n * property from the `req` object and populates the decorated\n * parameter with the value of `hosts`. May also apply pipes to the bound\n * parameter.\n *\n * For example, extracting all params:\n * ```typescript\n * findOne(@HostParam() params: string[])\n * ```\n *\n * For example, extracting a single param:\n * ```typescript\n * findOne(@HostParam('id') id: string)\n * ```\n * @param property name of single property to extract from the `req` object\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n *\n * @publicApi\n */\nexport declare function HostParam(): ParameterDecorator;\n/**\n * Route handler parameter decorator. Extracts the `hosts`\n * property from the `req` object and populates the decorated\n * parameter with the value of `hosts`. May also apply pipes to the bound\n * parameter.\n *\n * For example, extracting all params:\n * ```typescript\n * findOne(@HostParam() params: string[])\n * ```\n *\n * For example, extracting a single param:\n * ```typescript\n * findOne(@HostParam('id') id: string)\n * ```\n * @param property name of single property to extract from the `req` object\n *\n * @see [Request object](https://docs.nestjs.com/controllers#request-object)\n *\n * @publicApi\n */\nexport declare function HostParam(property: string): ParameterDecorator;\nexport declare const Req: () => ParameterDecorator;\nexport declare const Res: (options?: ResponseDecoratorOptions) => ParameterDecorator;\n",
  "node_modules/@nestjs/common/decorators/http/sse.decorator.d.ts": "/**\n * Declares this route as a Server-Sent-Events endpoint\n *\n * @publicApi\n */\nexport declare function Sse(path?: string): MethodDecorator;\n",
  "node_modules/@nestjs/common/decorators/index.d.ts": "export * from './core';\nexport * from './modules';\nexport * from './http';\n",
  "node_modules/@nestjs/common/decorators/modules/global.decorator.d.ts": "/**\n * Decorator that makes a module global-scoped.\n *\n * Once imported into any module, a global-scoped module will be visible\n * in all modules. Thereafter, modules that wish to inject a service exported\n * from a global module do not need to import the provider module.\n *\n * @see [Global modules](https://docs.nestjs.com/modules#global-modules)\n *\n * @publicApi\n */\nexport declare function Global(): ClassDecorator;\n",
  "node_modules/@nestjs/common/decorators/modules/index.d.ts": "export * from './global.decorator';\nexport * from './module.decorator';\n",
  "node_modules/@nestjs/common/decorators/modules/module.decorator.d.ts": "import { ModuleMetadata } from '../../interfaces/modules/module-metadata.interface';\n/**\n * Decorator that marks a class as a [module](https://docs.nestjs.com/modules).\n *\n * Modules are used by Nest to organize the application structure into scopes. Controllers\n * and Providers are scoped by the module they are declared in. Modules and their\n * classes (Controllers and Providers) form a graph that determines how Nest\n * performs [Dependency Injection (DI)](https://docs.nestjs.com/providers#dependency-injection).\n *\n * @param metadata module configuration metadata\n *\n * @see [Modules](https://docs.nestjs.com/modules)\n *\n * @publicApi\n */\nexport declare function Module(metadata: ModuleMetadata): ClassDecorator;\n",
  "node_modules/@nestjs/common/enums/http-status.enum.d.ts": "/**\n * @publicApi\n */\nexport declare enum HttpStatus {\n    CONTINUE = 100,\n    SWITCHING_PROTOCOLS = 101,\n    PROCESSING = 102,\n    EARLYHINTS = 103,\n    OK = 200,\n    CREATED = 201,\n    ACCEPTED = 202,\n    NON_AUTHORITATIVE_INFORMATION = 203,\n    NO_CONTENT = 204,\n    RESET_CONTENT = 205,\n    PARTIAL_CONTENT = 206,\n    MULTI_STATUS = 207,\n    ALREADY_REPORTED = 208,\n    CONTENT_DIFFERENT = 210,\n    AMBIGUOUS = 300,\n    MOVED_PERMANENTLY = 301,\n    FOUND = 302,\n    SEE_OTHER = 303,\n    NOT_MODIFIED = 304,\n    TEMPORARY_REDIRECT = 307,\n    PERMANENT_REDIRECT = 308,\n    BAD_REQUEST = 400,\n    UNAUTHORIZED = 401,\n    PAYMENT_REQUIRED = 402,\n    FORBIDDEN = 403,\n    NOT_FOUND = 404,\n    METHOD_NOT_ALLOWED = 405,\n    NOT_ACCEPTABLE = 406,\n    PROXY_AUTHENTICATION_REQUIRED = 407,\n    REQUEST_TIMEOUT = 408,\n    CONFLICT = 409,\n    GONE = 410,\n    LENGTH_REQUIRED = 411,\n    PRECONDITION_FAILED = 412,\n    PAYLOAD_TOO_LARGE = 413,\n    URI_TOO_LONG = 414,\n    UNSUPPORTED_MEDIA_TYPE = 415,\n    REQUESTED_RANGE_NOT_SATISFIABLE = 416,\n    EXPECTATION_FAILED = 417,\n    I_AM_A_TEAPOT = 418,\n    MISDIRECTED = 421,\n    UNPROCESSABLE_ENTITY = 422,\n    LOCKED = 423,\n    FAILED_DEPENDENCY = 424,\n    PRECONDITION_REQUIRED = 428,\n    TOO_MANY_REQUESTS = 429,\n    UNRECOVERABLE_ERROR = 456,\n    INTERNAL_SERVER_ERROR = 500,\n    NOT_IMPLEMENTED = 501,\n    BAD_GATEWAY = 502,\n    SERVICE_UNAVAILABLE = 503,\n    GATEWAY_TIMEOUT = 504,\n    HTTP_VERSION_NOT_SUPPORTED = 505,\n    INSUFFICIENT_STORAGE = 507,\n    LOOP_DETECTED = 508\n}\n",
  "node_modules/@nestjs/common/enums/index.d.ts": "export * from './request-method.enum';\nexport * from './http-status.enum';\nexport * from './shutdown-signal.enum';\nexport * from './version-type.enum';\n",
  "node_modules/@nestjs/common/enums/request-method.enum.d.ts": "export declare enum RequestMethod {\n    GET = 0,\n    POST = 1,\n    PUT = 2,\n    DELETE = 3,\n    PATCH = 4,\n    ALL = 5,\n    OPTIONS = 6,\n    HEAD = 7,\n    SEARCH = 8,\n    PROPFIND = 9,\n    PROPPATCH = 10,\n    MKCOL = 11,\n    COPY = 12,\n    MOVE = 13,\n    LOCK = 14,\n    UNLOCK = 15\n}\n",
  "node_modules/@nestjs/common/enums/route-paramtypes.enum.d.ts": "export declare enum RouteParamtypes {\n    REQUEST = 0,\n    RESPONSE = 1,\n    NEXT = 2,\n    BODY = 3,\n    QUERY = 4,\n    PARAM = 5,\n    HEADERS = 6,\n    SESSION = 7,\n    FILE = 8,\n    FILES = 9,\n    HOST = 10,\n    IP = 11,\n    RAW_BODY = 12\n}\n",
  "node_modules/@nestjs/common/enums/shutdown-signal.enum.d.ts": "/**\n * System signals which shut down a process\n */\nexport declare enum ShutdownSignal {\n    SIGHUP = \"SIGHUP\",\n    SIGINT = \"SIGINT\",\n    SIGQUIT = \"SIGQUIT\",\n    SIGILL = \"SIGILL\",\n    SIGTRAP = \"SIGTRAP\",\n    SIGABRT = \"SIGABRT\",\n    SIGBUS = \"SIGBUS\",\n    SIGFPE = \"SIGFPE\",\n    SIGSEGV = \"SIGSEGV\",\n    SIGUSR2 = \"SIGUSR2\",\n    SIGTERM = \"SIGTERM\"\n}\n",
  "node_modules/@nestjs/common/enums/version-type.enum.d.ts": "/**\n * @publicApi\n */\nexport declare enum VersioningType {\n    URI = 0,\n    HEADER = 1,\n    MEDIA_TYPE = 2,\n    CUSTOM = 3\n}\n",
  "node_modules/@nestjs/common/exceptions/bad-gateway.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Bad Gateway* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class BadGatewayException extends HttpException {\n    /**\n     * Instantiate a `BadGatewayException` Exception.\n     *\n     * @example\n     * `throw new BadGatewayException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 502.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 502.\n     * - `message`: the string `'Bad Gateway'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/bad-request.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Bad Request* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class BadRequestException extends HttpException {\n    /**\n     * Instantiate a `BadRequestException` Exception.\n     *\n     * @example\n     * `throw new BadRequestException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 400.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 400.\n     * - `message`: the string `'Bad Request'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/conflict.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Conflict* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class ConflictException extends HttpException {\n    /**\n     * Instantiate a `ConflictException` Exception.\n     *\n     * @example\n     * `throw new ConflictException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 409.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 409.\n     * - `message`: the string `'Conflict'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/forbidden.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Forbidden* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class ForbiddenException extends HttpException {\n    /**\n     * Instantiate a `ForbiddenException` Exception.\n     *\n     * @example\n     * `throw new ForbiddenException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 403.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 403.\n     * - `message`: the string `'Forbidden'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/gateway-timeout.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Gateway Timeout* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class GatewayTimeoutException extends HttpException {\n    /**\n     * Instantiate a `GatewayTimeoutException` Exception.\n     *\n     * @example\n     * `throw new GatewayTimeoutException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 504.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 504.\n     * - `message`: the string `'Gateway Timeout'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/gone.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Gone* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class GoneException extends HttpException {\n    /**\n     * Instantiate a `GoneException` Exception.\n     *\n     * @example\n     * `throw new GoneException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 410.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 410.\n     * - `message`: the string `'Gone'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/http-version-not-supported.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Http Version Not Supported* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class HttpVersionNotSupportedException extends HttpException {\n    /**\n     * Instantiate a `HttpVersionNotSupportedException` Exception.\n     *\n     * @example\n     * `throw new HttpVersionNotSupportedException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 505.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 505.\n     * - `message`: the string `'HTTP Version Not Supported'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/http.exception.d.ts": "import { HttpExceptionBody, HttpExceptionBodyMessage } from '../interfaces/http/http-exception-body.interface';\nimport { IntrinsicException } from './intrinsic.exception';\nexport interface HttpExceptionOptions {\n    /** original cause of the error */\n    cause?: unknown;\n    description?: string;\n}\nexport interface DescriptionAndOptions {\n    description?: string;\n    httpExceptionOptions?: HttpExceptionOptions;\n}\n/**\n * Defines the base Nest HTTP exception, which is handled by the default\n * Exceptions Handler.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class HttpException extends IntrinsicException {\n    private readonly response;\n    private readonly status;\n    private readonly options?;\n    /**\n     * Exception cause. Indicates the specific original cause of the error.\n     * It is used when catching and re-throwing an error with a more-specific or useful error message in order to still have access to the original error.\n     */\n    cause: unknown;\n    /**\n     * Instantiate a plain HTTP Exception.\n     *\n     * @example\n     * throw new HttpException('message', HttpStatus.BAD_REQUEST)\n     * throw new HttpException('custom message', HttpStatus.BAD_REQUEST, {\n     *  cause: new Error('Cause Error'),\n     * })\n     *\n     *\n     * @usageNotes\n     * The constructor arguments define the response and the HTTP response status code.\n     * - The `response` argument (required) defines the JSON response body. alternatively, it can also be\n     *  an error object that is used to define an error [cause](https://nodejs.org/en/blog/release/v16.9.0/#error-cause).\n     * - The `status` argument (required) defines the HTTP Status Code.\n     * - The `options` argument (optional) defines additional error options. Currently, it supports the `cause` attribute,\n     *  and can be used as an alternative way to specify the error cause: `const error = new HttpException('description', 400, { cause: new Error() });`\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: the Http Status Code.\n     * - `message`: a short description of the HTTP error by default; override this\n     * by supplying a string in the `response` parameter.\n     *\n     * To override the entire JSON response body, pass an object to the `createBody`\n     * method. Nest will serialize the object and return it as the JSON response body.\n     *\n     * The `status` argument is required, and should be a valid HTTP status code.\n     * Best practice is to use the `HttpStatus` enum imported from `nestjs/common`.\n     *\n     * @param response string, object describing the error condition or the error cause.\n     * @param status HTTP response status code.\n     * @param options An object used to add an error cause.\n     */\n    constructor(response: string | Record<string, any>, status: number, options?: HttpExceptionOptions | undefined);\n    /**\n     * Configures error chaining support\n     *\n     * @see https://nodejs.org/en/blog/release/v16.9.0/#error-cause\n     * @see https://github.com/microsoft/TypeScript/issues/45167\n     */\n    initCause(): void;\n    initMessage(): void;\n    initName(): void;\n    getResponse(): string | object;\n    getStatus(): number;\n    static createBody(nil: null | '', message: HttpExceptionBodyMessage, statusCode: number): HttpExceptionBody;\n    static createBody(message: HttpExceptionBodyMessage, error: string, statusCode: number): HttpExceptionBody;\n    static createBody<Body extends Record<string, unknown>>(custom: Body): Body;\n    static getDescriptionFrom(descriptionOrOptions: string | HttpExceptionOptions): string;\n    static getHttpExceptionOptionsFrom(descriptionOrOptions: string | HttpExceptionOptions): HttpExceptionOptions;\n    /**\n     * Utility method used to extract the error description and httpExceptionOptions from the given argument.\n     * This is used by inheriting classes to correctly parse both options.\n     * @returns the error description and the httpExceptionOptions as an object.\n     */\n    static extractDescriptionAndOptionsFrom(descriptionOrOptions: string | HttpExceptionOptions): DescriptionAndOptions;\n}\n",
  "node_modules/@nestjs/common/exceptions/im-a-teapot.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *ImATeapotException* type errors.\n *\n * Any attempt to brew coffee with a teapot should result in the error code\n * \"418 I'm a teapot\". The resulting entity body MAY be short and stout.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class ImATeapotException extends HttpException {\n    /**\n     * Instantiate an `ImATeapotException` Exception.\n     *\n     * @example\n     * `throw new ImATeapotException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 418.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 418.\n     * - `message`: the string `\"I'm a Teapot\"` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/index.d.ts": "export * from './bad-gateway.exception';\nexport * from './bad-request.exception';\nexport * from './conflict.exception';\nexport * from './forbidden.exception';\nexport * from './gateway-timeout.exception';\nexport * from './gone.exception';\nexport * from './http-version-not-supported.exception';\nexport * from './http.exception';\nexport * from './im-a-teapot.exception';\nexport * from './internal-server-error.exception';\nexport * from './intrinsic.exception';\nexport * from './method-not-allowed.exception';\nexport * from './misdirected.exception';\nexport * from './not-acceptable.exception';\nexport * from './not-found.exception';\nexport * from './not-implemented.exception';\nexport * from './payload-too-large.exception';\nexport * from './precondition-failed.exception';\nexport * from './request-timeout.exception';\nexport * from './service-unavailable.exception';\nexport * from './unauthorized.exception';\nexport * from './unprocessable-entity.exception';\nexport * from './unsupported-media-type.exception';\n",
  "node_modules/@nestjs/common/exceptions/internal-server-error.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Internal Server Error* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class InternalServerErrorException extends HttpException {\n    /**\n     * Instantiate an `InternalServerErrorException` Exception.\n     *\n     * @example\n     * `throw new InternalServerErrorException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 500.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 500.\n     * - `message`: the string `'Internal Server Error'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/intrinsic.exception.d.ts": "/**\n * Exception that represents an intrinsic error in the application.\n * When thrown, the default exception filter will not log the error message.\n *\n * @publicApi\n */\nexport declare class IntrinsicException extends Error {\n}\n",
  "node_modules/@nestjs/common/exceptions/method-not-allowed.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Method Not Allowed* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class MethodNotAllowedException extends HttpException {\n    /**\n     * Instantiate a `MethodNotAllowedException` Exception.\n     *\n     * @example\n     * `throw new MethodNotAllowedException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 405.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 405.\n     * - `message`: the string `'Method Not Allowed'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/misdirected.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Misdirected* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class MisdirectedException extends HttpException {\n    /**\n     * Instantiate a `MisdirectedException` Exception.\n     *\n     * @example\n     * `throw new MisdirectedException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 421.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 421.\n     * - `message`: the string `'Bad Gateway'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/not-acceptable.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Not Acceptable* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class NotAcceptableException extends HttpException {\n    /**\n     * Instantiate a `NotAcceptableException` Exception.\n     *\n     * @example\n     * `throw new NotAcceptableException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 406.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 406.\n     * - `error`: the string `'Not Acceptable'` by default; override this by supplying\n     * a string in the `error` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/not-found.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Not Found* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class NotFoundException extends HttpException {\n    /**\n     * Instantiate a `NotFoundException` Exception.\n     *\n     * @example\n     * `throw new NotFoundException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 404.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 404.\n     * - `message`: the string `'Not Found'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/not-implemented.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Not Implemented* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class NotImplementedException extends HttpException {\n    /**\n     * Instantiate a `NotImplementedException` Exception.\n     *\n     * @example\n     * `throw new NotImplementedException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 501.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 501.\n     * - `message`: the string `'Not Implemented'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     * @param error a short description of the HTTP error.\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/payload-too-large.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Payload Too Large* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class PayloadTooLargeException extends HttpException {\n    /**\n     * Instantiate a `PayloadTooLargeException` Exception.\n     *\n     * @example\n     * `throw new PayloadTooLargeException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 413.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 413.\n     * - `message`: the string `'Payload Too Large'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/precondition-failed.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Precondition Failed* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class PreconditionFailedException extends HttpException {\n    /**\n     * Instantiate a `PreconditionFailedException` Exception.\n     *\n     * @example\n     * `throw new PreconditionFailedException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 412.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 412.\n     * - `message`: the string `'Precondition Failed'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/request-timeout.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Request Timeout* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class RequestTimeoutException extends HttpException {\n    /**\n     * Instantiate a `RequestTimeoutException` Exception.\n     *\n     * @example\n     * `throw new RequestTimeoutException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 408.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 408.\n     * - `message`: the string `'Request Timeout'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/service-unavailable.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Service Unavailable* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class ServiceUnavailableException extends HttpException {\n    /**\n     * Instantiate a `ServiceUnavailableException` Exception.\n     *\n     * @example\n     * `throw new ServiceUnavailableException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 503.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 503.\n     * - `message`: the string `'Service Unavailable'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/unauthorized.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Unauthorized* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class UnauthorizedException extends HttpException {\n    /**\n     * Instantiate an `UnauthorizedException` Exception.\n     *\n     * @example\n     * `throw new UnauthorizedException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 401.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 401.\n     * - `message`: the string `'Unauthorized'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/unprocessable-entity.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Unprocessable Entity* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class UnprocessableEntityException extends HttpException {\n    /**\n     * Instantiate an `UnprocessableEntityException` Exception.\n     *\n     * @example\n     * `throw new UnprocessableEntityException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 422.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 422.\n     * - `message`: the string `'Unprocessable Entity'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/exceptions/unsupported-media-type.exception.d.ts": "import { HttpException, HttpExceptionOptions } from './http.exception';\n/**\n * Defines an HTTP exception for *Unsupported Media Type* type errors.\n *\n * @see [Built-in HTTP exceptions](https://docs.nestjs.com/exception-filters#built-in-http-exceptions)\n *\n * @publicApi\n */\nexport declare class UnsupportedMediaTypeException extends HttpException {\n    /**\n     * Instantiate an `UnsupportedMediaTypeException` Exception.\n     *\n     * @example\n     * `throw new UnsupportedMediaTypeException()`\n     *\n     * @usageNotes\n     * The HTTP response status code will be 415.\n     * - The `objectOrError` argument defines the JSON response body or the message string.\n     * - The `descriptionOrOptions` argument contains either a short description of the HTTP error or an options object used to provide an underlying error cause.\n     *\n     * By default, the JSON response body contains two properties:\n     * - `statusCode`: this will be the value 415.\n     * - `message`: the string `'Unsupported Media Type'` by default; override this by supplying\n     * a string in the `objectOrError` parameter.\n     *\n     * If the parameter `objectOrError` is a string, the response body will contain an\n     * additional property, `error`, with a short description of the HTTP error. To override the\n     * entire JSON response body, pass an object instead. Nest will serialize the object\n     * and return it as the JSON response body.\n     *\n     * @param objectOrError string or object describing the error condition.\n     * @param descriptionOrOptions either a short description of the HTTP error or an options object used to provide an underlying error cause\n     */\n    constructor(objectOrError?: any, descriptionOrOptions?: string | HttpExceptionOptions);\n}\n",
  "node_modules/@nestjs/common/file-stream/index.d.ts": "export * from './streamable-file';\n",
  "node_modules/@nestjs/common/file-stream/interfaces/index.d.ts": "export * from './streamable-options.interface';\nexport * from './streamable-handler-response.interface';\n",
  "node_modules/@nestjs/common/file-stream/interfaces/streamable-handler-response.interface.d.ts": "export interface StreamableHandlerResponse {\n    /** `true` if the connection is destroyed, `false` otherwise. */\n    destroyed: boolean;\n    /** `true` if headers were sent, `false` otherwise. */\n    headersSent: boolean;\n    /** The status code that will be sent to the client when the headers get flushed. */\n    statusCode: number;\n    /** Sends the HTTP response. */\n    send: (body: string) => void;\n    /** Signals to the server that all of the response headers and body have been sent. */\n    end: () => void;\n}\n",
  "node_modules/@nestjs/common/file-stream/interfaces/streamable-options.interface.d.ts": "/**\n * Options for `StreamableFile`\n *\n * @see [Streaming files](https://docs.nestjs.com/techniques/streaming-files)\n *\n * @publicApi\n */\nexport interface StreamableFileOptions {\n    /**\n     * The value that will be used for the `Content-Type` response header.\n     * @default `\"application/octet-stream\"`\n     */\n    type?: string;\n    /**\n     * The value that will be used for the `Content-Disposition` response header.\n     */\n    disposition?: string;\n    /**\n     * The value that will be used for the `Content-Length` response header.\n     */\n    length?: number;\n}\n",
  "node_modules/@nestjs/common/file-stream/streamable-file.d.ts": "import { Readable } from 'stream';\nimport { Logger } from '../services';\nimport { StreamableFileOptions, StreamableHandlerResponse } from './interfaces';\n/**\n * @see [Streaming files](https://docs.nestjs.com/techniques/streaming-files)\n *\n * @publicApi\n */\nexport declare class StreamableFile {\n    readonly options: StreamableFileOptions;\n    private readonly stream;\n    protected logger: Logger;\n    protected handleError: (err: Error, response: StreamableHandlerResponse) => void;\n    protected logError: (err: Error) => void;\n    constructor(buffer: Uint8Array, options?: StreamableFileOptions);\n    constructor(readable: Readable, options?: StreamableFileOptions);\n    getStream(): Readable;\n    getHeaders(): {\n        type: string;\n        disposition: string | undefined;\n        length: number | undefined;\n    };\n    get errorHandler(): (err: Error, response: StreamableHandlerResponse) => void;\n    setErrorHandler(handler: (err: Error, response: StreamableHandlerResponse) => void): this;\n    get errorLogger(): (err: Error) => void;\n    setErrorLogger(handler: (err: Error) => void): this;\n}\n",
  "node_modules/@nestjs/common/index.d.ts": "import 'reflect-metadata';\nexport * from './decorators';\nexport * from './enums';\nexport * from './exceptions';\nexport * from './file-stream';\nexport { Abstract, ArgumentMetadata, ArgumentsHost, BeforeApplicationShutdown, CallHandler, CanActivate, ClassProvider, ContextType, DynamicModule, ExceptionFilter, ExecutionContext, ExistingProvider, FactoryProvider, ForwardReference, HttpServer, HttpExceptionBody, HttpExceptionBodyMessage, HttpRedirectResponse, INestApplication, INestApplicationContext, INestMicroservice, InjectionToken, IntrospectionResult, MessageEvent, MiddlewareConsumer, ModuleMetadata, NestApplicationOptions, NestHybridApplicationOptions, NestInterceptor, NestMiddleware, NestModule, OnApplicationBootstrap, OnApplicationShutdown, OnModuleDestroy, OnModuleInit, OptionalFactoryDependency, Paramtype, PipeTransform, Provider, RawBodyRequest, RpcExceptionFilter, Scope, ScopeOptions, Type, ValidationError, ValueProvider, VersioningOptions, VERSION_NEUTRAL, WebSocketAdapter, WsExceptionFilter, WsMessageHandler, } from './interfaces';\nexport * from './module-utils';\nexport * from './pipes';\nexport * from './serializer';\nexport * from './services';\nexport * from './utils';\n",
  "node_modules/@nestjs/common/interfaces/abstract.interface.d.ts": "export interface Abstract<T> extends Function {\n    prototype: T;\n}\n",
  "node_modules/@nestjs/common/interfaces/controllers/controller-metadata.interface.d.ts": "export interface ControllerMetadata {\n    path?: string;\n}\n",
  "node_modules/@nestjs/common/interfaces/controllers/controller.interface.d.ts": "export type Controller = object;\n",
  "node_modules/@nestjs/common/interfaces/controllers/index.d.ts": "export * from './controller-metadata.interface';\nexport * from './controller.interface';\n",
  "node_modules/@nestjs/common/interfaces/exceptions/exception-filter-metadata.interface.d.ts": "import { ExceptionFilter } from './exception-filter.interface';\nimport { Type } from '../type.interface';\nexport interface ExceptionFilterMetadata {\n    func: ExceptionFilter['catch'];\n    exceptionMetatypes: Type<any>[];\n}\n",
  "node_modules/@nestjs/common/interfaces/exceptions/exception-filter.interface.d.ts": "import { ArgumentsHost } from '../features/arguments-host.interface';\n/**\n * Interface describing implementation of an exception filter.\n *\n * @see [Exception Filters](https://docs.nestjs.com/exception-filters)\n *\n * @publicApi\n */\nexport interface ExceptionFilter<T = any> {\n    /**\n     * Method to implement a custom exception filter.\n     *\n     * @param exception the class of the exception being handled\n     * @param host used to access an array of arguments for\n     * the in-flight request\n     */\n    catch(exception: T, host: ArgumentsHost): any;\n}\n",
  "node_modules/@nestjs/common/interfaces/exceptions/index.d.ts": "export * from './exception-filter-metadata.interface';\nexport * from './exception-filter.interface';\nexport * from './rpc-exception-filter-metadata.interface';\nexport * from './rpc-exception-filter.interface';\nexport * from './ws-exception-filter.interface';\n",
  "node_modules/@nestjs/common/interfaces/exceptions/rpc-exception-filter-metadata.interface.d.ts": "import { RpcExceptionFilter } from './rpc-exception-filter.interface';\nimport { Type } from '../type.interface';\nexport interface RpcExceptionFilterMetadata {\n    func: RpcExceptionFilter['catch'];\n    exceptionMetatypes: Type<any>[];\n}\n",
  "node_modules/@nestjs/common/interfaces/exceptions/rpc-exception-filter.interface.d.ts": "import { Observable } from 'rxjs';\nimport { ArgumentsHost } from '../features/arguments-host.interface';\n/**\n * Interface describing implementation of an RPC exception filter.\n *\n * @see [Exception Filters](https://docs.nestjs.com/microservices/exception-filters)\n *\n * @publicApi\n */\nexport interface RpcExceptionFilter<T = any, R = any> {\n    /**\n     * Method to implement a custom (microservice) exception filter.\n     *\n     * @param exception the type (class) of the exception being handled\n     * @param host used to access an array of arguments for\n     * the in-flight message\n     */\n    catch(exception: T, host: ArgumentsHost): Observable<R>;\n}\n",
  "node_modules/@nestjs/common/interfaces/exceptions/ws-exception-filter.interface.d.ts": "import { ArgumentsHost } from '../features/arguments-host.interface';\n/**\n * Interface describing implementation of a Web Sockets exception filter.\n *\n * @see [Exception Filters](https://docs.nestjs.com/websockets/exception-filters)\n *\n * @publicApi\n */\nexport interface WsExceptionFilter<T = any> {\n    /**\n     * Method to implement a custom (web sockets) exception filter.\n     *\n     * @param exception the type (class) of the exception being handled\n     * @param host used to access an array of arguments for\n     * the in-flight message  catch(exception: T, host: ArgumentsHost): any;\n     */\n    catch(exception: T, host: ArgumentsHost): any;\n}\n",
  "node_modules/@nestjs/common/interfaces/external/class-transform-options.interface.d.ts": "/**\n * Options to be passed during transformation.\n *\n * @see https://github.com/typestack/class-transformer\n *\n * @publicApi\n */\nexport interface ClassTransformOptions {\n    /**\n     * Exclusion strategy. By default exposeAll is used, which means that it will expose all properties that\n     * are transformed by default.\n     */\n    strategy?: 'excludeAll' | 'exposeAll';\n    /**\n     * Only properties with given groups will be transformed.\n     */\n    groups?: string[];\n    /**\n     * Only properties with \"since\" > version < \"until\" will be transformed.\n     */\n    version?: number;\n    /**\n     * Excludes properties with the given prefixes. For example, if you mark your private properties with \"_\" and \"__\"\n     * you can set this option's value to [\"_\", \"__\"] and all private properties will be skipped.\n     * This works only for \"exposeAll\" strategy.\n     */\n    excludePrefixes?: string[];\n    /**\n     * If set to true then class transformer will ignore all @Expose and @Exclude decorators and what's inside them.\n     * This option is useful if you want to \"clone\" your object but not apply decorators affects.\n     */\n    ignoreDecorators?: boolean;\n    /**\n     * Target maps allows to set a Types of the transforming object without using @Type decorator.\n     * This is useful when you are transforming external classes, or if you already have type metadata for\n     * objects and you don't want to set it up again.\n     */\n    targetMaps?: any[];\n    /**\n     * If set to true then class transformer will perform a circular check. (Circular check is turned off by default)\n     * This option is useful when you know for sure that your types might have a circular dependency.\n     */\n    enableCircularCheck?: boolean;\n    /**\n     * If set to true class-transformer will attempt conversion based on TS reflected type\n     */\n    enableImplicitConversion?: boolean;\n    /**\n     * If set to true class-transformer will exclude properties which are not part of the original class\n     * and exposing all class properties (with undefined, if nothing else is given)\n     */\n    excludeExtraneousValues?: boolean;\n    /**\n     * If set to true then class transformer will take default values for unprovided fields.\n     * This is useful when you convert a plain object to a class and have an optional field with a default value.\n     */\n    exposeDefaultValues?: boolean;\n    /**\n     * When set to true, fields with `undefined` as value will be included in class to plain transformation. Otherwise\n     * those fields will be omitted from the result.\n     *\n     * DEFAULT: `true`\n     */\n    exposeUnsetFields?: boolean;\n}\n",
  "node_modules/@nestjs/common/interfaces/external/cors-options.interface.d.ts": "type StaticOrigin = boolean | string | RegExp | (string | RegExp)[];\n/**\n * Set origin to a function implementing some custom logic. The function takes the\n * request origin as the first parameter and a callback (which expects the signature\n * err [object], allow [bool]) as the second.\n *\n * @see https://github.com/expressjs/cors\n *\n * @publicApi\n */\nexport type CustomOrigin = (requestOrigin: string, callback: (err: Error | null, origin?: StaticOrigin) => void) => void;\n/**\n * Interface describing CORS options that can be set.\n *\n * @see https://github.com/expressjs/cors\n * @publicApi\n */\nexport interface CorsOptions {\n    /**\n     * Configures the `Access-Control-Allow-Origins` CORS header.  See [here for more detail.](https://github.com/expressjs/cors#configuration-options)\n     */\n    origin?: StaticOrigin | CustomOrigin;\n    /**\n     * Configures the Access-Control-Allow-Methods CORS header.\n     */\n    methods?: string | string[];\n    /**\n     * Configures the Access-Control-Allow-Headers CORS header.\n     */\n    allowedHeaders?: string | string[];\n    /**\n     * Configures the Access-Control-Expose-Headers CORS header.\n     */\n    exposedHeaders?: string | string[];\n    /**\n     * Configures the Access-Control-Allow-Credentials CORS header.\n     */\n    credentials?: boolean;\n    /**\n     * Configures the Access-Control-Max-Age CORS header.\n     */\n    maxAge?: number;\n    /**\n     * Whether to pass the CORS preflight response to the next handler.\n     */\n    preflightContinue?: boolean;\n    /**\n     * Provides a status code to use for successful OPTIONS requests.\n     */\n    optionsSuccessStatus?: number;\n}\nexport interface CorsOptionsCallback {\n    (error: Error | null, options: CorsOptions): void;\n}\nexport interface CorsOptionsDelegate<T> {\n    (req: T, cb: CorsOptionsCallback): void;\n}\nexport {};\n",
  "node_modules/@nestjs/common/interfaces/external/https-options.interface.d.ts": "/**\n * Interface describing Https Options that can be set.\n *\n * @see https://nodejs.org/api/tls.html\n *\n * @publicApi\n */\nexport interface HttpsOptions {\n    /**\n     * PFX or PKCS12 encoded private key and certificate chain. pfx is an alternative\n     * to providing key and cert individually. PFX is usually encrypted, if it is,\n     * passphrase will be used to decrypt it. Multiple PFX can be provided either\n     * as an array of unencrypted PFX buffers, or an array of objects in the form\n     * {buf: <string|buffer>[, passphrase: <string>]}. The object form can only\n     * occur in an array. object.passphrase is optional. Encrypted PFX will be decrypted\n     * with object.passphrase if provided, or options.passphrase if it is not.\n     */\n    pfx?: any;\n    /**\n     * Private keys in PEM format. PEM allows the option of private keys being encrypted.\n     * Encrypted keys will be decrypted with options.passphrase. Multiple keys using\n     * different algorithms can be provided either as an array of unencrypted key\n     * strings or buffers, or an array of objects in the form {pem: <string|buffer>[, passphrase: <string>]}.\n     * The object form can only occur in an array. object.passphrase is optional.\n     * Encrypted keys will be decrypted with object.passphrase if provided, or options.passphrase\n     * if it is not\n     */\n    key?: any;\n    /**\n     * Shared passphrase used for a single private key and/or a PFX.\n     */\n    passphrase?: string;\n    /**\n     * Cert chains in PEM format. One cert chain should be provided per private key.\n     * Each cert chain should consist of the PEM formatted certificate for a provided\n     * private key, followed by the PEM formatted intermediate certificates (if any),\n     * in order, and not including the root CA (the root CA must be pre-known to the\n     * peer, see ca). When providing multiple cert chains, they do not have to be\n     * in the same order as their private keys in key. If the intermediate certificates\n     * are not provided, the peer will not be able to validate the certificate, and\n     * the handshake will fail.\n     */\n    cert?: any;\n    /**\n     * Optionally override the trusted CA certificates. Default is to trust the well-known\n     * CAs curated by Mozilla. Mozilla's CAs are completely replaced when CAs are\n     * explicitly specified using this option. The value can be a string or Buffer,\n     * or an Array of strings and/or Buffers. Any string or Buffer can contain multiple\n     * PEM CAs concatenated together. The peer's certificate must be chainable to\n     * a CA trusted by the server for the connection to be authenticated. When using\n     * certificates that are not chainable to a well-known CA, the certificate's CA\n     * must be explicitly specified as a trusted or the connection will fail to authenticate.\n     * If the peer uses a certificate that doesn't match or chain to one of the default\n     * CAs, use the ca option to provide a CA certificate that the peer's certificate\n     * can match or chain to. For self-signed certificates, the certificate is its\n     * own CA, and must be provided. For PEM encoded certificates, supported types\n     * are \"TRUSTED CERTIFICATE\", \"X509 CERTIFICATE\", and \"CERTIFICATE\". See also tls.rootCertificates.\n     */\n    ca?: any;\n    /**\n     * PEM formatted CRLs (Certificate Revocation Lists).\n     */\n    crl?: any;\n    /**\n     * Cipher suite specification, replacing the default. For more information, see\n     * modifying the default cipher suite. Permitted ciphers can be obtained via tls.getCiphers().\n     * Cipher names must be uppercased in order for OpenSSL to accept them.\n     */\n    ciphers?: string;\n    /**\n     * Attempt to use the server's cipher suite preferences instead of the client's.\n     * When true, causes SSL_OP_CIPHER_SERVER_PREFERENCE to be set in secureOptions,\n     * see OpenSSL Options for more information.\n     */\n    honorCipherOrder?: boolean;\n    /**\n     * If true the server will request a certificate from clients that connect and\n     * attempt to verify that certificate. Default: false.\n     */\n    requestCert?: boolean;\n    /**\n     * If not false the server will reject any connection which is not authorized\n     * with the list of supplied CAs. This option only has an effect if requestCert is true. Default: true\n     */\n    rejectUnauthorized?: boolean;\n    /**\n     * An array or Buffer of possible NPN protocols. (Protocols should be ordered\n     * by their priority).\n     */\n    NPNProtocols?: any;\n    /**\n     * A function that will be called if the client supports SNI TLS extension. Two\n     * arguments will be passed when called: servername and cb. SNICallback should\n     * invoke cb(null, ctx), where ctx is a SecureContext instance. (tls.createSecureContext(...)\n     * can be used to get a proper SecureContext.) If SNICallback wasn't provided\n     * the default callback with high-level API will be used.\n     */\n    SNICallback?: (servername: string, cb: (err: Error, ctx: any) => any) => any;\n    /**\n     * Optionally affect the OpenSSL protocol behavior, which is not usually necessary.\n     * This should be used carefully if at all! Value is a numeric bitmask of the SSL_OP_* options\n     * from OpenSSL Options.\n     */\n    secureOptions?: number;\n}\n",
  "node_modules/@nestjs/common/interfaces/external/transformer-package.interface.d.ts": "import { Type } from '../type.interface';\nimport { ClassTransformOptions } from './class-transform-options.interface';\nexport interface TransformerPackage {\n    plainToInstance<T>(cls: Type<T>, plain: unknown, options?: ClassTransformOptions): T | T[];\n    classToPlain(object: unknown, options?: ClassTransformOptions): Record<string, any> | Record<string, any>[];\n}\n",
  "node_modules/@nestjs/common/interfaces/external/validation-error.interface.d.ts": "/**\n * Validation error description.\n * @see https://github.com/typestack/class-validator\n *\n * class-validator@0.13.0\n *\n * @publicApi\n */\nexport interface ValidationError {\n    /**\n     * Object that was validated.\n     *\n     * OPTIONAL - configurable via the ValidatorOptions.validationError.target option\n     */\n    target?: Record<string, any>;\n    /**\n     * Object's property that hasn't passed validation.\n     */\n    property: string;\n    /**\n     * Value that haven't pass a validation.\n     *\n     * OPTIONAL - configurable via the ValidatorOptions.validationError.value option\n     */\n    value?: any;\n    /**\n     * Constraints that failed validation with error messages.\n     */\n    constraints?: {\n        [type: string]: string;\n    };\n    /**\n     * Contains all nested validation errors of the property.\n     */\n    children?: ValidationError[];\n    /**\n     * A transient set of data passed through to the validation result for response mapping\n     */\n    contexts?: {\n        [type: string]: any;\n    };\n}\n",
  "node_modules/@nestjs/common/interfaces/external/validator-options.interface.d.ts": "/**\n * Options passed to validator during validation.\n * @see https://github.com/typestack/class-validator\n *\n * class-validator@0.13.0\n *\n * @publicApi\n */\nexport interface ValidatorOptions {\n    /**\n     * If set to true then class-validator will print extra warning messages to the console when something is not right.\n     */\n    enableDebugMessages?: boolean;\n    /**\n     * If set to true then validator will skip validation of all properties that are undefined in the validating object.\n     */\n    skipUndefinedProperties?: boolean;\n    /**\n     * If set to true then validator will skip validation of all properties that are null in the validating object.\n     */\n    skipNullProperties?: boolean;\n    /**\n     * If set to true then validator will skip validation of all properties that are null or undefined in the validating object.\n     */\n    skipMissingProperties?: boolean;\n    /**\n     * If set to true validator will strip validated object of any properties that do not have any decorators.\n     *\n     * Tip: if no other decorator is suitable for your property use @Allow decorator.\n     */\n    whitelist?: boolean;\n    /**\n     * If set to true, instead of stripping non-whitelisted properties validator will throw an error\n     */\n    forbidNonWhitelisted?: boolean;\n    /**\n     * Groups to be used during validation of the object.\n     */\n    groups?: string[];\n    /**\n     * Set default for `always` option of decorators. Default can be overridden in decorator options.\n     */\n    always?: boolean;\n    /**\n     * If [groups]{@link ValidatorOptions#groups} is not given or is empty,\n     * ignore decorators with at least one group.\n     */\n    strictGroups?: boolean;\n    /**\n     * If set to true, the validation will not use default messages.\n     * Error message always will be undefined if its not explicitly set.\n     */\n    dismissDefaultMessages?: boolean;\n    /**\n     * ValidationError special options.\n     */\n    validationError?: {\n        /**\n         * Indicates if target should be exposed in ValidationError.\n         */\n        target?: boolean;\n        /**\n         * Indicates if validated value should be exposed in ValidationError.\n         */\n        value?: boolean;\n    };\n    /**\n     * Settings true will cause fail validation of unknown objects.\n     */\n    forbidUnknownValues?: boolean;\n    /**\n     * When set to true, validation of the given property will stop after encountering the first error.\n     * This is enabled by default.\n     */\n    stopAtFirstError?: boolean;\n}\n",
  "node_modules/@nestjs/common/interfaces/external/validator-package.interface.d.ts": "import { ValidationError } from './validation-error.interface';\nimport { ValidatorOptions } from './validator-options.interface';\nexport interface ValidatorPackage {\n    validate(object: unknown, validatorOptions?: ValidatorOptions): ValidationError[] | Promise<ValidationError[]>;\n}\n",
  "node_modules/@nestjs/common/interfaces/features/arguments-host.interface.d.ts": "export type ContextType = 'http' | 'ws' | 'rpc';\n/**\n * Methods to obtain request and response objects.\n *\n * @publicApi\n */\nexport interface HttpArgumentsHost {\n    /**\n     * Returns the in-flight `request` object.\n     */\n    getRequest<T = any>(): T;\n    /**\n     * Returns the in-flight `response` object.\n     */\n    getResponse<T = any>(): T;\n    getNext<T = any>(): T;\n}\n/**\n * Methods to obtain WebSocket data and client objects.\n *\n * @publicApi\n */\nexport interface WsArgumentsHost {\n    /**\n     * Returns the data object.\n     */\n    getData<T = any>(): T;\n    /**\n     * Returns the client object.\n     */\n    getClient<T = any>(): T;\n    /**\n     * Returns the pattern for the event\n     */\n    getPattern(): string;\n}\n/**\n * Methods to obtain RPC data object.\n *\n * @publicApi\n */\nexport interface RpcArgumentsHost {\n    /**\n     * Returns the data object.\n     */\n    getData<T = any>(): T;\n    /**\n     * Returns the context object.\n     */\n    getContext<T = any>(): T;\n}\n/**\n * Provides methods for retrieving the arguments being passed to a handler.\n * Allows choosing the appropriate execution context (e.g., Http, RPC, or\n * WebSockets) to retrieve the arguments from.\n *\n * @publicApi\n */\nexport interface ArgumentsHost {\n    /**\n     * Returns the array of arguments being passed to the handler.\n     */\n    getArgs<T extends Array<any> = any[]>(): T;\n    /**\n     * Returns a particular argument by index.\n     * @param index index of argument to retrieve\n     */\n    getArgByIndex<T = any>(index: number): T;\n    /**\n     * Switch context to RPC.\n     * @returns interface with methods to retrieve RPC arguments\n     */\n    switchToRpc(): RpcArgumentsHost;\n    /**\n     * Switch context to HTTP.\n     * @returns interface with methods to retrieve HTTP arguments\n     */\n    switchToHttp(): HttpArgumentsHost;\n    /**\n     * Switch context to WebSockets.\n     * @returns interface with methods to retrieve WebSockets arguments\n     */\n    switchToWs(): WsArgumentsHost;\n    /**\n     * Returns the current execution context type (string)\n     */\n    getType<TContext extends string = ContextType>(): TContext;\n}\n",
  "node_modules/@nestjs/common/interfaces/features/can-activate.interface.d.ts": "import { Observable } from 'rxjs';\nimport { ExecutionContext } from './execution-context.interface';\n/**\n * Interface defining the `canActivate()` function that must be implemented\n * by a guard.  Return value indicates whether or not the current request is\n * allowed to proceed.  Return can be either synchronous (`boolean`)\n * or asynchronous (`Promise` or `Observable`).\n *\n * @see [Guards](https://docs.nestjs.com/guards)\n *\n * @publicApi\n */\nexport interface CanActivate {\n    /**\n     * @param context Current execution context. Provides access to details about\n     * the current request pipeline.\n     *\n     * @returns Value indicating whether or not the current request is allowed to\n     * proceed.\n     */\n    canActivate(context: ExecutionContext): boolean | Promise<boolean> | Observable<boolean>;\n}\n",
  "node_modules/@nestjs/common/interfaces/features/custom-route-param-factory.interface.d.ts": "import { ExecutionContext } from './execution-context.interface';\n/**\n * @publicApi\n */\nexport type CustomParamFactory<TData = any, TOutput = any> = (data: TData, context: ExecutionContext) => TOutput;\n",
  "node_modules/@nestjs/common/interfaces/features/execution-context.interface.d.ts": "import { Type } from '../index';\nimport { ArgumentsHost } from './arguments-host.interface';\n/**\n * Interface describing details about the current request pipeline.\n *\n * @see [Execution Context](https://docs.nestjs.com/guards#execution-context)\n *\n * @publicApi\n */\nexport interface ExecutionContext extends ArgumentsHost {\n    /**\n     * Returns the *type* of the controller class which the current handler belongs to.\n     */\n    getClass<T = any>(): Type<T>;\n    /**\n     * Returns a reference to the handler (method) that will be invoked next in the\n     * request pipeline.\n     */\n    getHandler(): Function;\n}\n",
  "node_modules/@nestjs/common/interfaces/features/nest-interceptor.interface.d.ts": "import { Observable } from 'rxjs';\nimport { ExecutionContext } from './execution-context.interface';\n/**\n * Interface providing access to the response stream.\n *\n * @see [Interceptors](https://docs.nestjs.com/interceptors)\n *\n * @publicApi\n */\nexport interface CallHandler<T = any> {\n    /**\n     * Returns an `Observable` representing the response stream from the route\n     * handler.\n     */\n    handle(): Observable<T>;\n}\n/**\n * Interface describing implementation of an interceptor.\n *\n * @see [Interceptors](https://docs.nestjs.com/interceptors)\n *\n * @publicApi\n */\nexport interface NestInterceptor<T = any, R = any> {\n    /**\n     * Method to implement a custom interceptor.\n     *\n     * @param context an `ExecutionContext` object providing methods to access the\n     * route handler and class about to be invoked.\n     * @param next a reference to the `CallHandler`, which provides access to an\n     * `Observable` representing the response stream from the route handler.\n     */\n    intercept(context: ExecutionContext, next: CallHandler<T>): Observable<R> | Promise<Observable<R>>;\n}\n",
  "node_modules/@nestjs/common/interfaces/features/paramtype.interface.d.ts": "/**\n * @publicApi\n */\nexport type Paramtype = 'body' | 'query' | 'param' | 'custom';\n",
  "node_modules/@nestjs/common/interfaces/features/pipe-transform.interface.d.ts": "import { Type } from '../type.interface';\nimport { Paramtype } from './paramtype.interface';\nexport type Transform<T = any> = (value: T, metadata: ArgumentMetadata) => any;\n/**\n * Interface describing a pipe implementation's `transform()` method metadata argument.\n *\n * @see [Pipes](https://docs.nestjs.com/pipes)\n *\n * @publicApi\n */\nexport interface ArgumentMetadata {\n    /**\n     * Indicates whether argument is a body, query, param, or custom parameter\n     */\n    readonly type: Paramtype;\n    /**\n     * Underlying base type (e.g., `String`) of the parameter, based on the type\n     * definition in the route handler.\n     */\n    readonly metatype?: Type<any> | undefined;\n    /**\n     * String passed as an argument to the decorator.\n     * Example: `@Body('userId')` would yield `userId`\n     */\n    readonly data?: string | undefined;\n}\n/**\n * Interface describing implementation of a pipe.\n *\n * @see [Pipes](https://docs.nestjs.com/pipes)\n *\n * @publicApi\n */\nexport interface PipeTransform<T = any, R = any> {\n    /**\n     * Method to implement a custom pipe.  Called with two parameters\n     *\n     * @param value argument before it is received by route handler method\n     * @param metadata contains metadata about the value\n     */\n    transform(value: T, metadata: ArgumentMetadata): R;\n}\n",
  "node_modules/@nestjs/common/interfaces/global-prefix-options.interface.d.ts": "import { RouteInfo } from './middleware';\n/**\n * @publicApi\n */\nexport interface GlobalPrefixOptions<T = string | RouteInfo> {\n    exclude?: T[];\n}\n",
  "node_modules/@nestjs/common/interfaces/hooks/before-application-shutdown.interface.d.ts": "export interface BeforeApplicationShutdown {\n    beforeApplicationShutdown(signal?: string): any;\n}\n",
  "node_modules/@nestjs/common/interfaces/hooks/index.d.ts": "export * from './before-application-shutdown.interface';\nexport * from './on-application-bootstrap.interface';\nexport * from './on-application-shutdown.interface';\nexport * from './on-destroy.interface';\nexport * from './on-init.interface';\n",
  "node_modules/@nestjs/common/interfaces/hooks/on-application-bootstrap.interface.d.ts": "/**\n * Interface defining method called once the application has fully started and\n * is bootstrapped.\n *\n * @see [Lifecycle Events](https://docs.nestjs.com/fundamentals/lifecycle-events)\n *\n * @publicApi\n */\nexport interface OnApplicationBootstrap {\n    onApplicationBootstrap(): any;\n}\n",
  "node_modules/@nestjs/common/interfaces/hooks/on-application-shutdown.interface.d.ts": "/**\n * Interface defining method to respond to system signals (when application gets\n * shutdown by, e.g., SIGTERM)\n *\n * @see [Lifecycle Events](https://docs.nestjs.com/fundamentals/lifecycle-events)\n *\n * @publicApi\n */\nexport interface OnApplicationShutdown {\n    onApplicationShutdown(signal?: string): any;\n}\n",
  "node_modules/@nestjs/common/interfaces/hooks/on-destroy.interface.d.ts": "/**\n * Interface defining method called just before Nest destroys the host module\n * (`app.close()` method has been evaluated).  Use to perform cleanup on\n * resources (e.g., Database connections).\n *\n * @see [Lifecycle Events](https://docs.nestjs.com/fundamentals/lifecycle-events)\n *\n * @publicApi\n */\nexport interface OnModuleDestroy {\n    onModuleDestroy(): any;\n}\n",
  "node_modules/@nestjs/common/interfaces/hooks/on-init.interface.d.ts": "/**\n * Interface defining method called once the host module has been initialized.\n *\n * @see [Lifecycle Events](https://docs.nestjs.com/fundamentals/lifecycle-events)\n *\n * @publicApi\n */\nexport interface OnModuleInit {\n    onModuleInit(): any;\n}\n",
  "node_modules/@nestjs/common/interfaces/http/http-exception-body.interface.d.ts": "export type HttpExceptionBodyMessage = string | string[] | number;\nexport interface HttpExceptionBody {\n    message: HttpExceptionBodyMessage;\n    error?: string;\n    statusCode: number;\n}\n",
  "node_modules/@nestjs/common/interfaces/http/http-redirect-response.interface.d.ts": "import { HttpStatus } from '../../enums';\nexport interface HttpRedirectResponse {\n    url: string;\n    statusCode: HttpStatus;\n}\n",
  "node_modules/@nestjs/common/interfaces/http/http-server.interface.d.ts": "import { RequestMethod } from '../../enums';\nimport { NestApplicationOptions } from '../../interfaces/nest-application-options.interface';\nimport { VersionValue, VersioningOptions } from '../version-options.interface';\nexport type ErrorHandler<TRequest = any, TResponse = any> = (error: any, req: TRequest, res: TResponse, next?: Function) => any;\nexport type RequestHandler<TRequest = any, TResponse = any> = (req: TRequest, res: TResponse, next?: Function) => any;\nexport interface HttpServer<TRequest = any, TResponse = any, ServerInstance = any> {\n    use(handler: RequestHandler<TRequest, TResponse> | ErrorHandler<TRequest, TResponse>): any;\n    use(path: string, handler: RequestHandler<TRequest, TResponse> | ErrorHandler<TRequest, TResponse>): any;\n    useBodyParser?(...args: any[]): any;\n    get(handler: RequestHandler<TRequest, TResponse>): any;\n    get(path: string, handler: RequestHandler<TRequest, TResponse>): any;\n    post(handler: RequestHandler<TRequest, TResponse>): any;\n    post(path: string, handler: RequestHandler<TRequest, TResponse>): any;\n    head(handler: RequestHandler<TRequest, TResponse>): any;\n    head(path: string, handler: RequestHandler<TRequest, TResponse>): any;\n    delete(handler: RequestHandler<TRequest, TResponse>): any;\n    delete(path: string, handler: RequestHandler<TRequest, TResponse>): any;\n    put(handler: RequestHandler<TRequest, TResponse>): any;\n    put(path: string, handler: RequestHandler<TRequest, TResponse>): any;\n    patch(handler: RequestHandler<TRequest, TResponse>): any;\n    patch(path: string, handler: RequestHandler<TRequest, TResponse>): any;\n    propfind?(handler: RequestHandler<TRequest, TResponse>): any;\n    propfind?(path: string, handler: RequestHandler<TRequest, TResponse>): any;\n    proppatch?(handler: RequestHandler<TRequest, TResponse>): any;\n    proppatch?(path: string, handler: RequestHandler<TRequest, TResponse>): any;\n    mkcol?(handler: RequestHandler<TRequest, TResponse>): any;\n    mkcol?(path: string, handler: RequestHandler<TRequest, TResponse>): any;\n    copy?(handler: RequestHandler<TRequest, TResponse>): any;\n    copy?(path: string, handler: RequestHandler<TRequest, TResponse>): any;\n    move?(handler: RequestHandler<TRequest, TResponse>): any;\n    move?(path: string, handler: RequestHandler<TRequest, TResponse>): any;\n    lock?(handler: RequestHandler<TRequest, TResponse>): any;\n    lock?(path: string, handler: RequestHandler<TRequest, TResponse>): any;\n    unlock?(handler: RequestHandler<TRequest, TResponse>): any;\n    unlock?(path: string, handler: RequestHandler<TRequest, TResponse>): any;\n    all(path: string, handler: RequestHandler<TRequest, TResponse>): any;\n    all(handler: RequestHandler<TRequest, TResponse>): any;\n    options(handler: RequestHandler<TRequest, TResponse>): any;\n    options(path: string, handler: RequestHandler<TRequest, TResponse>): any;\n    search?(handler: RequestHandler<TRequest, TResponse>): any;\n    search?(path: string, handler: RequestHandler<TRequest, TResponse>): any;\n    listen(port: number | string, callback?: () => void): any;\n    listen(port: number | string, hostname: string, callback?: () => void): any;\n    reply(response: any, body: any, statusCode?: number): any;\n    status(response: any, statusCode: number): any;\n    end(response: any, message?: string): any;\n    render(response: any, view: string, options: any): any;\n    redirect(response: any, statusCode: number, url: string): any;\n    isHeadersSent(response: any): boolean;\n    setHeader(response: any, name: string, value: string): any;\n    setErrorHandler?(handler: Function, prefix?: string): any;\n    setNotFoundHandler?(handler: Function, prefix?: string): any;\n    useStaticAssets?(...args: any[]): this;\n    setBaseViewsDir?(path: string | string[]): this;\n    setViewEngine?(engineOrOptions: any): this;\n    createMiddlewareFactory(method: RequestMethod): ((path: string, callback: Function) => any) | Promise<(path: string, callback: Function) => any>;\n    getRequestHostname?(request: TRequest): string;\n    getRequestMethod?(request: TRequest): string;\n    getRequestUrl?(request: TRequest): string;\n    getInstance(): ServerInstance;\n    registerParserMiddleware(...args: any[]): any;\n    enableCors(options: any): any;\n    getHttpServer(): any;\n    initHttpServer(options: NestApplicationOptions): void;\n    close(): any;\n    getType(): string;\n    init?(): Promise<void>;\n    applyVersionFilter(handler: Function, version: VersionValue, versioningOptions: VersioningOptions): (req: TRequest, res: TResponse, next: () => void) => Function;\n    normalizePath?(path: string): string;\n}\n",
  "node_modules/@nestjs/common/interfaces/http/index.d.ts": "export * from './http-exception-body.interface';\nexport * from './http-redirect-response.interface';\nexport * from './http-server.interface';\nexport * from './message-event.interface';\nexport * from './raw-body-request.interface';\n",
  "node_modules/@nestjs/common/interfaces/http/message-event.interface.d.ts": "export interface MessageEvent {\n    data: string | object;\n    id?: string;\n    type?: string;\n    retry?: number;\n}\n",
  "node_modules/@nestjs/common/interfaces/http/raw-body-request.interface.d.ts": "/**\n * @publicApi\n */\nexport type RawBodyRequest<T> = T & {\n    rawBody?: Buffer;\n};\n",
  "node_modules/@nestjs/common/interfaces/index.d.ts": "export * from './abstract.interface';\nexport * from './controllers/controller-metadata.interface';\nexport * from './controllers/controller.interface';\nexport * from './exceptions/exception-filter.interface';\nexport * from './exceptions/rpc-exception-filter.interface';\nexport * from './exceptions/ws-exception-filter.interface';\nexport * from './external/validation-error.interface';\nexport * from './features/arguments-host.interface';\nexport * from './features/can-activate.interface';\nexport * from './features/custom-route-param-factory.interface';\nexport * from './features/execution-context.interface';\nexport * from './features/nest-interceptor.interface';\nexport * from './features/paramtype.interface';\nexport * from './features/pipe-transform.interface';\nexport * from './global-prefix-options.interface';\nexport * from './hooks';\nexport * from './http';\nexport * from './injectable.interface';\nexport * from './microservices/nest-hybrid-application-options.interface';\nexport * from './middleware';\nexport * from './modules';\nexport * from './nest-application-context.interface';\nexport * from './nest-application-options.interface';\nexport * from './nest-application.interface';\nexport * from './nest-microservice.interface';\nexport * from './scope-options.interface';\nexport * from './type.interface';\nexport * from './version-options.interface';\nexport * from './websockets/web-socket-adapter.interface';\n",
  "node_modules/@nestjs/common/interfaces/injectable.interface.d.ts": "export type Injectable = unknown;\n",
  "node_modules/@nestjs/common/interfaces/microservices/nest-hybrid-application-options.interface.d.ts": "/**\n * @publicApi\n */\nexport interface NestHybridApplicationOptions {\n    inheritAppConfig?: boolean;\n}\n",
  "node_modules/@nestjs/common/interfaces/microservices/nest-microservice-options.interface.d.ts": "import { NestApplicationContextOptions } from '../nest-application-context-options.interface';\n/**\n * @publicApi\n */\nexport type NestMicroserviceOptions = NestApplicationContextOptions;\n",
  "node_modules/@nestjs/common/interfaces/middleware/index.d.ts": "export * from './middleware-config-proxy.interface';\nexport * from './middleware-configuration.interface';\nexport * from './middleware-consumer.interface';\nexport * from './nest-middleware.interface';\n",
  "node_modules/@nestjs/common/interfaces/middleware/middleware-config-proxy.interface.d.ts": "import { Type } from '../type.interface';\nimport { RouteInfo } from './middleware-configuration.interface';\nimport { MiddlewareConsumer } from './middleware-consumer.interface';\n/**\n * @publicApi\n */\nexport interface MiddlewareConfigProxy {\n    /**\n     * Routes to exclude from the current middleware.\n     *\n     * @param {(string | RouteInfo)[]} routes\n     * @returns {MiddlewareConfigProxy}\n     */\n    exclude(...routes: (string | RouteInfo)[]): MiddlewareConfigProxy;\n    /**\n     * Attaches either routes or controllers to the current middleware.\n     * If you pass a controller class, Nest will attach the current middleware to every path\n     * defined within it.\n     *\n     * @param {(string | Type | RouteInfo)[]} routes\n     * @returns {MiddlewareConsumer}\n     */\n    forRoutes(...routes: (string | Type<any> | RouteInfo)[]): MiddlewareConsumer;\n}\n",
  "node_modules/@nestjs/common/interfaces/middleware/middleware-configuration.interface.d.ts": "import { RequestMethod } from '../../enums';\nimport { Type } from '../type.interface';\nimport { VersionValue } from '../version-options.interface';\nexport interface RouteInfo {\n    path: string;\n    method: RequestMethod;\n    version?: VersionValue;\n}\nexport interface MiddlewareConfiguration<T = any> {\n    middleware: T;\n    forRoutes: (Type<any> | string | RouteInfo)[];\n}\n",
  "node_modules/@nestjs/common/interfaces/middleware/middleware-consumer.interface.d.ts": "import { Type } from '../type.interface';\nimport { MiddlewareConfigProxy } from './middleware-config-proxy.interface';\n/**\n * Interface defining method for applying user defined middleware to routes.\n *\n * @see [MiddlewareConsumer](https://docs.nestjs.com/middleware#middleware-consumer)\n *\n * @publicApi\n */\nexport interface MiddlewareConsumer {\n    /**\n     * @param {...(Type | Function)} middleware middleware class/function or array of classes/functions\n     * to be attached to the passed routes.\n     *\n     * @returns {MiddlewareConfigProxy}\n     */\n    apply(...middleware: (Type<any> | Function)[]): MiddlewareConfigProxy;\n}\n",
  "node_modules/@nestjs/common/interfaces/middleware/nest-middleware.interface.d.ts": "/**\n * @see [Middleware](https://docs.nestjs.com/middleware)\n *\n * @publicApi\n */\nexport interface NestMiddleware<TRequest = any, TResponse = any> {\n    use(req: TRequest, res: TResponse, next: (error?: any) => void): any;\n}\n",
  "node_modules/@nestjs/common/interfaces/modules/dynamic-module.interface.d.ts": "import { Type } from '../type.interface';\nimport { ModuleMetadata } from './module-metadata.interface';\n/**\n * Interface defining a Dynamic Module.\n *\n * @see [Dynamic Modules](https://docs.nestjs.com/modules#dynamic-modules)\n *\n * @publicApi\n */\nexport interface DynamicModule extends ModuleMetadata {\n    /**\n     * A module reference\n     */\n    module: Type<any>;\n    /**\n     * When \"true\", makes a module global-scoped.\n     *\n     * Once imported into any module, a global-scoped module will be visible\n     * in all modules. Thereafter, modules that wish to inject a service exported\n     * from a global module do not need to import the provider module.\n     *\n     * @default false\n     */\n    global?: boolean;\n}\n",
  "node_modules/@nestjs/common/interfaces/modules/forward-reference.interface.d.ts": "export interface ForwardReference<T = any> {\n    forwardRef: T;\n}\n",
  "node_modules/@nestjs/common/interfaces/modules/index.d.ts": "export * from './dynamic-module.interface';\nexport * from './forward-reference.interface';\nexport * from './injection-token.interface';\nexport * from './introspection-result.interface';\nexport * from './module-metadata.interface';\nexport * from './nest-module.interface';\nexport * from './optional-factory-dependency.interface';\nexport * from './provider.interface';\n",
  "node_modules/@nestjs/common/interfaces/modules/injection-token.interface.d.ts": "import { Abstract } from '../abstract.interface';\nimport { Type } from '../type.interface';\n/**\n * @publicApi\n */\nexport type InjectionToken<T = any> = string | symbol | Type<T> | Abstract<T> | Function;\n",
  "node_modules/@nestjs/common/interfaces/modules/introspection-result.interface.d.ts": "import { Scope } from '../scope-options.interface';\n/**\n * @publicApi\n */\nexport interface IntrospectionResult {\n    /**\n     * Enum defining lifetime of host class or factory.\n     */\n    scope: Scope;\n}\n",
  "node_modules/@nestjs/common/interfaces/modules/module-metadata.interface.d.ts": "import { Abstract } from '../abstract.interface';\nimport { Type } from '../type.interface';\nimport { DynamicModule } from './dynamic-module.interface';\nimport { ForwardReference } from './forward-reference.interface';\nimport { Provider } from './provider.interface';\n/**\n * Interface defining the property object that describes the module.\n *\n * @see [Modules](https://docs.nestjs.com/modules)\n *\n * @publicApi\n */\nexport interface ModuleMetadata {\n    /**\n     * Optional list of imported modules that export the providers which are\n     * required in this module.\n     */\n    imports?: Array<Type<any> | DynamicModule | Promise<DynamicModule> | ForwardReference>;\n    /**\n     * Optional list of controllers defined in this module which have to be\n     * instantiated.\n     */\n    controllers?: Type<any>[];\n    /**\n     * Optional list of providers that will be instantiated by the Nest injector\n     * and that may be shared at least across this module.\n     */\n    providers?: Provider[];\n    /**\n     * Optional list of the subset of providers that are provided by this module\n     * and should be available in other modules which import this module.\n     */\n    exports?: Array<DynamicModule | string | symbol | Provider | ForwardReference | Abstract<any> | Function>;\n}\n",
  "node_modules/@nestjs/common/interfaces/modules/nest-module.interface.d.ts": "import { MiddlewareConsumer } from '../middleware/middleware-consumer.interface';\n/**\n * @publicApi\n */\nexport interface NestModule {\n    configure(consumer: MiddlewareConsumer): any;\n}\n",
  "node_modules/@nestjs/common/interfaces/modules/optional-factory-dependency.interface.d.ts": "import { InjectionToken } from './injection-token.interface';\n/**\n * @publicApi\n */\nexport type OptionalFactoryDependency = {\n    token: InjectionToken;\n    optional: boolean;\n};\n",
  "node_modules/@nestjs/common/interfaces/modules/provider.interface.d.ts": "import { Scope } from '../scope-options.interface';\nimport { Type } from '../type.interface';\nimport { InjectionToken } from './injection-token.interface';\nimport { OptionalFactoryDependency } from './optional-factory-dependency.interface';\n/**\n *\n * @publicApi\n */\nexport type Provider<T = any> = Type<any> | ClassProvider<T> | ValueProvider<T> | FactoryProvider<T> | ExistingProvider<T>;\n/**\n * Interface defining a *Class* type provider.\n *\n * For example:\n * ```typescript\n * const configServiceProvider = {\n * provide: ConfigService,\n * useClass:\n *   process.env.NODE_ENV === 'development'\n *     ? DevelopmentConfigService\n *     : ProductionConfigService,\n * };\n * ```\n *\n * @see [Class providers](https://docs.nestjs.com/fundamentals/custom-providers#class-providers-useclass)\n * @see [Injection scopes](https://docs.nestjs.com/fundamentals/injection-scopes)\n *\n * @publicApi\n */\nexport interface ClassProvider<T = any> {\n    /**\n     * Injection token\n     */\n    provide: InjectionToken;\n    /**\n     * Type (class name) of provider (instance to be injected).\n     */\n    useClass: Type<T>;\n    /**\n     * Optional enum defining lifetime of the provider that is injected.\n     */\n    scope?: Scope;\n    /**\n     * This option is only available on factory providers!\n     *\n     * @see [Use factory](https://docs.nestjs.com/fundamentals/custom-providers#factory-providers-usefactory)\n     */\n    inject?: never;\n    /**\n     * Flags provider as durable. This flag can be used in combination with custom context id\n     * factory strategy to construct lazy DI subtrees.\n     *\n     * This flag can be used only in conjunction with scope = Scope.REQUEST.\n     */\n    durable?: boolean;\n}\n/**\n * Interface defining a *Value* type provider.\n *\n * For example:\n * ```typescript\n * const connectionProvider = {\n *   provide: 'CONNECTION',\n *   useValue: connection,\n * };\n * ```\n *\n * @see [Value providers](https://docs.nestjs.com/fundamentals/custom-providers#value-providers-usevalue)\n *\n * @publicApi\n */\nexport interface ValueProvider<T = any> {\n    /**\n     * Injection token\n     */\n    provide: InjectionToken;\n    /**\n     * Instance of a provider to be injected.\n     */\n    useValue: T;\n    /**\n     * This option is only available on factory providers!\n     *\n     * @see [Use factory](https://docs.nestjs.com/fundamentals/custom-providers#factory-providers-usefactory)\n     */\n    inject?: never;\n}\n/**\n * Interface defining a *Factory* type provider.\n *\n * For example:\n * ```typescript\n * const connectionFactory = {\n *   provide: 'CONNECTION',\n *   useFactory: (optionsProvider: OptionsProvider) => {\n *     const options = optionsProvider.get();\n *     return new DatabaseConnection(options);\n *   },\n *   inject: [OptionsProvider],\n * };\n * ```\n *\n * @see [Factory providers](https://docs.nestjs.com/fundamentals/custom-providers#factory-providers-usefactory)\n * @see [Injection scopes](https://docs.nestjs.com/fundamentals/injection-scopes)\n *\n * @publicApi\n */\nexport interface FactoryProvider<T = any> {\n    /**\n     * Injection token\n     */\n    provide: InjectionToken;\n    /**\n     * Factory function that returns an instance of the provider to be injected.\n     */\n    useFactory: (...args: any[]) => T | Promise<T>;\n    /**\n     * Optional list of providers to be injected into the context of the Factory function.\n     */\n    inject?: Array<InjectionToken | OptionalFactoryDependency>;\n    /**\n     * Optional enum defining lifetime of the provider that is returned by the Factory function.\n     */\n    scope?: Scope;\n    /**\n     * Flags provider as durable. This flag can be used in combination with custom context id\n     * factory strategy to construct lazy DI subtrees.\n     *\n     * This flag can be used only in conjunction with scope = Scope.REQUEST.\n     */\n    durable?: boolean;\n}\n/**\n * Interface defining an *Existing* (aliased) type provider.\n *\n * For example:\n * ```typescript\n * const loggerAliasProvider = {\n *   provide: 'AliasedLoggerService',\n *   useExisting: LoggerService\n * };\n * ```\n *\n * @see [Alias providers](https://docs.nestjs.com/fundamentals/custom-providers#alias-providers-useexisting)\n *\n * @publicApi\n */\nexport interface ExistingProvider<T = any> {\n    /**\n     * Injection token\n     */\n    provide: InjectionToken;\n    /**\n     * Provider to be aliased by the Injection token.\n     */\n    useExisting: any;\n}\n",
  "node_modules/@nestjs/common/interfaces/nest-application-context-options.interface.d.ts": "import { LoggerService, LogLevel } from '../services/logger.service';\n/**\n * @publicApi\n */\nexport declare class NestApplicationContextOptions {\n    /**\n     * Specifies the logger to use.  Pass `false` to turn off logging.\n     */\n    logger?: LoggerService | LogLevel[] | false;\n    /**\n     * Whether to abort the process on Error. By default, the process is exited.\n     * Pass `false` to override the default behavior. If `false` is passed, Nest will not exit\n     * the application and instead will rethrow the exception.\n     * @default true\n     */\n    abortOnError?: boolean | undefined;\n    /**\n     * If enabled, logs will be buffered until the \"Logger#flush\" method is called.\n     * @default false\n     */\n    bufferLogs?: boolean;\n    /**\n     * If enabled, logs will be automatically flushed and buffer detached when\n     * application initialization process either completes or fails.\n     * @default true\n     */\n    autoFlushLogs?: boolean;\n    /**\n     * Whether to run application in the preview mode.\n     * In the preview mode, providers/controllers are not instantiated & resolved.\n     *\n     * @default false\n     */\n    preview?: boolean;\n    /**\n     * Whether to generate a serialized graph snapshot.\n     *\n     * @default false\n     */\n    snapshot?: boolean;\n    /**\n     * Determines what algorithm use to generate module ids.\n     * When set to `deep-hash`, the module id is generated based on the serialized module definition.\n     * When set to `reference`, each module obtains a unique id based on its reference.\n     *\n     * @default 'reference'\n     */\n    moduleIdGeneratorAlgorithm?: 'deep-hash' | 'reference';\n}\n",
  "node_modules/@nestjs/common/interfaces/nest-application-context.interface.d.ts": "import { ShutdownSignal } from '../enums/shutdown-signal.enum';\nimport { LoggerService, LogLevel } from '../services/logger.service';\nimport { DynamicModule } from './modules';\nimport { NestApplicationContextOptions } from './nest-application-context-options.interface';\nimport { Type } from './type.interface';\nexport type SelectOptions = Pick<NestApplicationContextOptions, 'abortOnError'>;\nexport interface GetOrResolveOptions {\n    /**\n     * If enabled, lookup will only be performed in the host module.\n     * @default false\n     */\n    strict?: boolean;\n    /**\n     * If enabled, instead of returning a first instance registered under a given token,\n     * a list of instances will be returned.\n     * @default false\n     */\n    each?: boolean;\n}\n/**\n * Interface defining NestApplicationContext.\n *\n * @publicApi\n */\nexport interface INestApplicationContext {\n    /**\n     * Allows navigating through the modules tree, for example, to pull out a specific instance from the selected module.\n     * @returns {INestApplicationContext}\n     */\n    select<T>(module: Type<T> | DynamicModule, options?: SelectOptions): INestApplicationContext;\n    /**\n     * Retrieves an instance of either injectable or controller, otherwise, throws exception.\n     * @returns {TResult}\n     */\n    get<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol): TResult;\n    /**\n     * Retrieves an instance of either injectable or controller, otherwise, throws exception.\n     * @returns {TResult}\n     */\n    get<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, options: {\n        strict?: boolean;\n        each?: undefined | false;\n    }): TResult;\n    /**\n     * Retrieves a list of instances of either injectables or controllers, otherwise, throws exception.\n     * @returns {Array<TResult>}\n     */\n    get<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, options: {\n        strict?: boolean;\n        each: true;\n    }): Array<TResult>;\n    /**\n     * Retrieves an instance (or a list of instances) of either injectable or controller, otherwise, throws exception.\n     * @returns {TResult | Array<TResult>}\n     */\n    get<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, options?: GetOrResolveOptions): TResult | Array<TResult>;\n    /**\n     * Resolves transient or request-scoped instance of either injectable or controller, otherwise, throws exception.\n     * @returns {Array<TResult>}\n     */\n    resolve<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol): Promise<TResult>;\n    /**\n     * Resolves transient or request-scoped instance of either injectable or controller, otherwise, throws exception.\n     * @returns {Array<TResult>}\n     */\n    resolve<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, contextId?: {\n        id: number;\n    }): Promise<TResult>;\n    /**\n     * Resolves transient or request-scoped instance of either injectable or controller, otherwise, throws exception.\n     * @returns {Array<TResult>}\n     */\n    resolve<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, contextId?: {\n        id: number;\n    }, options?: {\n        strict?: boolean;\n        each?: undefined | false;\n    }): Promise<TResult>;\n    /**\n     * Resolves transient or request-scoped instances of either injectables or controllers, otherwise, throws exception.\n     * @returns {Array<TResult>}\n     */\n    resolve<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, contextId?: {\n        id: number;\n    }, options?: {\n        strict?: boolean;\n        each: true;\n    }): Promise<Array<TResult>>;\n    /**\n     * Resolves transient or request-scoped instance (or a list of instances) of either injectable or controller, otherwise, throws exception.\n     * @returns {Promise<TResult | Array<TResult>>}\n     */\n    resolve<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, contextId?: {\n        id: number;\n    }, options?: GetOrResolveOptions): Promise<TResult | Array<TResult>>;\n    /**\n     * Registers the request/context object for a given context ID (DI container sub-tree).\n     * @returns {void}\n     */\n    registerRequestByContextId<T = any>(request: T, contextId: {\n        id: number;\n    }): void;\n    /**\n     * Terminates the application\n     * @returns {Promise<void>}\n     */\n    close(): Promise<void>;\n    /**\n     * Sets custom logger service.\n     * Flushes buffered logs if auto flush is on.\n     * @returns {void}\n     */\n    useLogger(logger: LoggerService | LogLevel[] | false): void;\n    /**\n     * Prints buffered logs and detaches buffer.\n     * @returns {void}\n     */\n    flushLogs(): void;\n    /**\n     * Enables the usage of shutdown hooks. Will call the\n     * `onApplicationShutdown` function of a provider if the\n     * process receives a shutdown signal.\n     *\n     * @returns {this} The Nest application context instance\n     */\n    enableShutdownHooks(signals?: ShutdownSignal[] | string[]): this;\n    /**\n     * Initializes the Nest application.\n     * Calls the Nest lifecycle events.\n     * It isn't mandatory to call this method directly.\n     *\n     * @returns {Promise<this>} The NestApplicationContext instance as Promise\n     */\n    init(): Promise<this>;\n}\n",
  "node_modules/@nestjs/common/interfaces/nest-application-options.interface.d.ts": "import { CorsOptions, CorsOptionsDelegate } from './external/cors-options.interface';\nimport { HttpsOptions } from './external/https-options.interface';\nimport { NestApplicationContextOptions } from './nest-application-context-options.interface';\n/**\n * @publicApi\n */\nexport interface NestApplicationOptions extends NestApplicationContextOptions {\n    /**\n     * CORS options from [CORS package](https://github.com/expressjs/cors#configuration-options)\n     */\n    cors?: boolean | CorsOptions | CorsOptionsDelegate<any>;\n    /**\n     * Whether to use underlying platform body parser.\n     */\n    bodyParser?: boolean;\n    /**\n     * Set of configurable HTTPS options\n     */\n    httpsOptions?: HttpsOptions;\n    /**\n     * Whether to register the raw request body on the request. Use `req.rawBody`.\n     */\n    rawBody?: boolean;\n    /**\n     * Force close open HTTP connections. Useful if restarting your application hangs due to\n     * keep-alive connections in the HTTP adapter.\n     */\n    forceCloseConnections?: boolean;\n}\n",
  "node_modules/@nestjs/common/interfaces/nest-application.interface.d.ts": "import { CanActivate } from './features/can-activate.interface';\nimport { NestInterceptor } from './features/nest-interceptor.interface';\nimport { GlobalPrefixOptions } from './global-prefix-options.interface';\nimport { HttpServer } from './http/http-server.interface';\nimport { ExceptionFilter, INestMicroservice, NestHybridApplicationOptions, PipeTransform } from './index';\nimport { INestApplicationContext } from './nest-application-context.interface';\nimport { VersioningOptions } from './version-options.interface';\nimport { WebSocketAdapter } from './websockets/web-socket-adapter.interface';\n/**\n * Interface defining the core NestApplication object.\n *\n * @publicApi\n */\nexport interface INestApplication<TServer = any> extends INestApplicationContext {\n    /**\n     * A wrapper function around HTTP adapter method: `adapter.use()`.\n     * Example `app.use(cors())`\n     *\n     * @returns {this}\n     */\n    use(...args: any[]): this;\n    /**\n     * Enables CORS (Cross-Origin Resource Sharing)\n     *\n     * @returns {void}\n     */\n    enableCors(options?: any): void;\n    /**\n     * Enables Versioning for the application.\n     * By default, URI-based versioning is used.\n     *\n     * @param {VersioningOptions} options\n     * @returns {this}\n     */\n    enableVersioning(options?: VersioningOptions): this;\n    /**\n     * Starts the application.\n     *\n     * @param {number|string} port\n     * @param {string} [hostname]\n     * @param {Function} [callback] Optional callback\n     * @returns {Promise} A Promise that, when resolved, is a reference to the underlying HttpServer.\n     */\n    listen(port: number | string, callback?: () => void): Promise<any>;\n    listen(port: number | string, hostname: string, callback?: () => void): Promise<any>;\n    /**\n     * Returns the url the application is listening at, based on OS and IP version. Returns as an IP value either in IPv6 or IPv4\n     *\n     * @returns {Promise<string>} The IP where the server is listening\n     */\n    getUrl(): Promise<string>;\n    /**\n     * Registers a prefix for every HTTP route path.\n     *\n     * @param {string} prefix The prefix for every HTTP route path (for example `/v1/api`)\n     * @param {GlobalPrefixOptions} options Global prefix options object\n     * @returns {this}\n     */\n    setGlobalPrefix(prefix: string, options?: GlobalPrefixOptions): this;\n    /**\n     * Register Ws Adapter which will be used inside Gateways.\n     * Use when you want to override default `socket.io` library.\n     *\n     * @param {WebSocketAdapter} adapter\n     * @returns {this}\n     */\n    useWebSocketAdapter(adapter: WebSocketAdapter): this;\n    /**\n     * Connects microservice to the NestApplication instance. Transforms application\n     * to a hybrid instance.\n     *\n     * @template {object} T\n     * @param {T} options Microservice options object\n     * @param {NestHybridApplicationOptions} hybridOptions Hybrid options object\n     * @returns {INestMicroservice}\n     */\n    connectMicroservice<T extends object = any>(options: T, hybridOptions?: NestHybridApplicationOptions): INestMicroservice;\n    /**\n     * Returns array of the microservices connected to the NestApplication.\n     *\n     * @returns {INestMicroservice[]}\n     */\n    getMicroservices(): INestMicroservice[];\n    /**\n     * Returns the underlying native HTTP server.\n     *\n     * @returns {TServer}\n     */\n    getHttpServer(): TServer;\n    /**\n     * Returns the underlying HTTP adapter.\n     *\n     * @returns {HttpServer}\n     */\n    getHttpAdapter(): HttpServer;\n    /**\n     * Starts all connected microservices asynchronously.\n     *\n     * @returns {Promise}\n     */\n    startAllMicroservices(): Promise<this>;\n    /**\n     * Registers exception filters as global filters (will be used within\n     * every HTTP route handler)\n     *\n     * @param {...ExceptionFilter} filters\n     */\n    useGlobalFilters(...filters: ExceptionFilter[]): this;\n    /**\n     * Registers pipes as global pipes (will be used within every HTTP route handler)\n     *\n     * @param {...PipeTransform} pipes\n     */\n    useGlobalPipes(...pipes: PipeTransform<any>[]): this;\n    /**\n     * Registers interceptors as global interceptors (will be used within\n     * every HTTP route handler)\n     *\n     * @param {...NestInterceptor} interceptors\n     */\n    useGlobalInterceptors(...interceptors: NestInterceptor[]): this;\n    /**\n     * Registers guards as global guards (will be used within every HTTP route handler)\n     *\n     * @param {...CanActivate} guards\n     */\n    useGlobalGuards(...guards: CanActivate[]): this;\n    /**\n     * Terminates the application (including NestApplication, Gateways, and each connected\n     * microservice)\n     *\n     * @returns {Promise<void>}\n     */\n    close(): Promise<void>;\n}\n",
  "node_modules/@nestjs/common/interfaces/nest-microservice.interface.d.ts": "import { Observable } from 'rxjs';\nimport { ExceptionFilter } from './exceptions/exception-filter.interface';\nimport { CanActivate } from './features/can-activate.interface';\nimport { NestInterceptor } from './features/nest-interceptor.interface';\nimport { PipeTransform } from './features/pipe-transform.interface';\nimport { INestApplicationContext } from './nest-application-context.interface';\nimport { WebSocketAdapter } from './websockets/web-socket-adapter.interface';\n/**\n * Interface describing Microservice Context.\n *\n * @publicApi\n */\nexport interface INestMicroservice extends INestApplicationContext {\n    /**\n     * Starts the microservice.\n     *\n     * @returns {void}\n     */\n    listen(): Promise<any>;\n    /**\n     * Registers a web socket adapter that will be used for Gateways.\n     * Use to override the default `socket.io` library.\n     *\n     * @param {WebSocketAdapter} adapter\n     * @returns {this}\n     */\n    useWebSocketAdapter(adapter: WebSocketAdapter): this;\n    /**\n     * Registers global exception filters (will be used for every pattern handler).\n     *\n     * @param {...ExceptionFilter} filters\n     */\n    useGlobalFilters(...filters: ExceptionFilter[]): this;\n    /**\n     * Registers global pipes (will be used for every pattern handler).\n     *\n     * @param {...PipeTransform} pipes\n     */\n    useGlobalPipes(...pipes: PipeTransform<any>[]): this;\n    /**\n     * Registers global interceptors (will be used for every pattern handler).\n     *\n     * @param {...NestInterceptor} interceptors\n     */\n    useGlobalInterceptors(...interceptors: NestInterceptor[]): this;\n    /**\n     * Registers global guards (will be used for every pattern handler).\n     *\n     * @param {...CanActivate} guards\n     */\n    useGlobalGuards(...guards: CanActivate[]): this;\n    /**\n     * Terminates the application.\n     *\n     * @returns {Promise<void>}\n     */\n    close(): Promise<void>;\n    /**\n     * Returns an observable that emits status changes.\n     *\n     * @returns {Observable<string>}\n     */\n    status: Observable<string>;\n    /**\n     * Registers an event listener for the given event.\n     * @param event Event name\n     * @param callback Callback to be executed when the event is emitted\n     */\n    on<EventsMap extends Record<string, Function> = Record<string, Function>, EventKey extends keyof EventsMap = keyof EventsMap, EventCallback extends EventsMap[EventKey] = EventsMap[EventKey]>(event: EventKey, callback: EventCallback): void;\n    /**\n     * Returns an instance of the underlying server/broker instance,\n     * or a group of servers if there are more than one.\n     */\n    unwrap<T>(): T;\n}\n",
  "node_modules/@nestjs/common/interfaces/scope-options.interface.d.ts": "/**\n * @publicApi\n */\nexport declare enum Scope {\n    /**\n     * The provider can be shared across multiple classes. The provider lifetime\n     * is strictly tied to the application lifecycle. Once the application has\n     * bootstrapped, all providers have been instantiated.\n     */\n    DEFAULT = 0,\n    /**\n     * A new private instance of the provider is instantiated for every use\n     */\n    TRANSIENT = 1,\n    /**\n     * A new instance is instantiated for each request processing pipeline\n     */\n    REQUEST = 2\n}\n/**\n * @publicApi\n *\n * @see [Injection Scopes](https://docs.nestjs.com/fundamentals/injection-scopes)\n */\nexport interface ScopeOptions {\n    /**\n     * Specifies the lifetime of an injected Provider or Controller.\n     */\n    scope?: Scope;\n    /**\n     * Flags provider as durable. This flag can be used in combination with custom context id\n     * factory strategy to construct lazy DI subtrees.\n     *\n     * This flag can be used only in conjunction with scope = Scope.REQUEST.\n     */\n    durable?: boolean;\n}\n",
  "node_modules/@nestjs/common/interfaces/type.interface.d.ts": "export interface Type<T = any> extends Function {\n    new (...args: any[]): T;\n}\n",
  "node_modules/@nestjs/common/interfaces/version-options.interface.d.ts": "import { VersioningType } from '../enums/version-type.enum';\n/**\n * Indicates that this will work for any version passed in the request, or no version.\n *\n * @publicApi\n */\nexport declare const VERSION_NEUTRAL: unique symbol;\n/**\n * @publicApi\n */\nexport type VersionValue = string | typeof VERSION_NEUTRAL | Array<string | typeof VERSION_NEUTRAL>;\n/**\n * @publicApi\n */\nexport interface VersionOptions {\n    /**\n     * Specifies an optional API Version. When configured, methods\n     * within the controller will only be routed if the request version\n     * matches the specified value.\n     *\n     * Supported only by HTTP-based applications (does not apply to non-HTTP microservices).\n     *\n     * @see [Versioning](https://docs.nestjs.com/techniques/versioning)\n     */\n    version?: VersionValue;\n}\n/**\n * @publicApi\n */\nexport interface HeaderVersioningOptions {\n    type: VersioningType.HEADER;\n    /**\n     * The name of the Request Header that contains the version.\n     */\n    header: string;\n}\n/**\n * @publicApi\n */\nexport interface UriVersioningOptions {\n    type: VersioningType.URI;\n    /**\n     * Optional prefix that will prepend the version within the URI.\n     *\n     * Defaults to `v`.\n     *\n     * Ex. Assuming a version of `1`, for `/api/v1/route`, `v` is the prefix.\n     */\n    prefix?: string | false;\n}\n/**\n * @publicApi\n */\nexport interface MediaTypeVersioningOptions {\n    type: VersioningType.MEDIA_TYPE;\n    /**\n     * The key within the Media Type Header to determine the version from.\n     *\n     * Ex. For `application/json;v=1`, the key is `v=`.\n     */\n    key: string;\n}\n/**\n * @publicApi\n */\nexport interface CustomVersioningOptions {\n    type: VersioningType.CUSTOM;\n    /**\n     * A function that accepts a request object (specific to the underlying platform, ie Express or Fastify)\n     * and returns a single version value or an ordered array of versions, in order from HIGHEST to LOWEST.\n     *\n     * Ex. Returned version array = ['3.1', '3.0', '2.5', '2', '1.9']\n     *\n     * Use type assertion or narrowing to identify the specific request type.\n     */\n    extractor: (request: unknown) => string | string[];\n}\n/**\n * @publicApi\n */\ninterface VersioningCommonOptions {\n    /**\n     * The default version to be used as a fallback when you did not provide some\n     * version to `@Controller()` nor `@Version()`.\n     */\n    defaultVersion?: VersionOptions['version'];\n}\n/**\n * @publicApi\n */\nexport type VersioningOptions = VersioningCommonOptions & (HeaderVersioningOptions | UriVersioningOptions | MediaTypeVersioningOptions | CustomVersioningOptions);\nexport {};\n",
  "node_modules/@nestjs/common/interfaces/websockets/web-socket-adapter.interface.d.ts": "import { Observable } from 'rxjs';\n/**\n * @publicApi\n */\nexport interface WsMessageHandler<T = string> {\n    message: T;\n    callback: (...args: any[]) => Observable<any> | Promise<any>;\n}\n/**\n * @publicApi\n */\nexport interface WebSocketAdapter<TServer = any, TClient = any, TOptions = any> {\n    create(port: number, options?: TOptions): TServer;\n    bindClientConnect(server: TServer, callback: Function): any;\n    bindClientDisconnect?(client: TClient, callback: Function): any;\n    bindMessageHandlers(client: TClient, handlers: WsMessageHandler[], transform: (data: any) => Observable<any>): any;\n    close(server: TServer): any;\n}\n",
  "node_modules/@nestjs/common/module-utils/configurable-module.builder.d.ts": "import { DynamicModule } from '../interfaces';\nimport { Logger } from '../services/logger.service';\nimport { DEFAULT_FACTORY_CLASS_METHOD_KEY, DEFAULT_METHOD_KEY } from './constants';\nimport { ConfigurableModuleHost } from './interfaces';\n/**\n * @publicApi\n */\nexport interface ConfigurableModuleBuilderOptions {\n    /**\n     * Specifies what injection token should be used for the module options provider.\n     * By default, an auto-generated UUID will be used.\n     */\n    optionsInjectionToken?: string | symbol;\n    /**\n     * By default, an UUID will be used as a module options provider token.\n     * Explicitly specifying the \"moduleName\" will instruct the \"ConfigurableModuleBuilder\"\n     * to use a more descriptive provider token.\n     *\n     * For example, `moduleName: \"Cache\"` will auto-generate the provider token: \"CACHE_MODULE_OPTIONS\".\n     */\n    moduleName?: string;\n    /**\n     * Indicates whether module should always be \"transient\" - meaning,\n     * every time you call the static method to construct a dynamic module,\n     * regardless of what arguments you pass in, a new \"unique\" module will be created.\n     *\n     * @default false\n     */\n    alwaysTransient?: boolean;\n}\n/**\n * Factory that lets you create configurable modules and\n * provides a way to reduce the majority of dynamic module boilerplate.\n *\n * @publicApi\n */\nexport declare class ConfigurableModuleBuilder<ModuleOptions, StaticMethodKey extends string = typeof DEFAULT_METHOD_KEY, FactoryClassMethodKey extends string = typeof DEFAULT_FACTORY_CLASS_METHOD_KEY, ExtraModuleDefinitionOptions = {}> {\n    protected readonly options: ConfigurableModuleBuilderOptions;\n    protected staticMethodKey: StaticMethodKey;\n    protected factoryClassMethodKey: FactoryClassMethodKey;\n    protected extras: ExtraModuleDefinitionOptions;\n    protected transformModuleDefinition: (definition: DynamicModule, extraOptions: ExtraModuleDefinitionOptions) => DynamicModule;\n    protected readonly logger: Logger;\n    constructor(options?: ConfigurableModuleBuilderOptions, parentBuilder?: ConfigurableModuleBuilder<ModuleOptions>);\n    /**\n     * Registers the \"extras\" object (a set of extra options that can be used to modify the dynamic module definition).\n     * Values you specify within the \"extras\" object will be used as default values (that can be overridden by module consumers).\n     *\n     * This method also applies the so-called \"module definition transform function\" that takes the auto-generated\n     * dynamic module object (\"DynamicModule\") and the actual consumer \"extras\" object as input parameters.\n     * The \"extras\" object consists of values explicitly specified by module consumers and default values.\n     *\n     * @example\n     * ```typescript\n     * .setExtras<{ isGlobal?: boolean }>({ isGlobal: false }, (definition, extras) =>\n     *    ({ ...definition, global: extras.isGlobal })\n     * )\n     * ```\n     */\n    setExtras<ExtraModuleDefinitionOptions>(extras: ExtraModuleDefinitionOptions, transformDefinition?: (definition: DynamicModule, extras: ExtraModuleDefinitionOptions) => DynamicModule): ConfigurableModuleBuilder<ModuleOptions, StaticMethodKey, FactoryClassMethodKey, ExtraModuleDefinitionOptions>;\n    /**\n     * Dynamic modules must expose public static methods that let you pass in\n     * configuration parameters (control the module's behavior from the outside).\n     * Some frequently used names that you may have seen in other modules are:\n     * \"forRoot\", \"forFeature\", \"register\", \"configure\".\n     *\n     * This method \"setClassMethodName\" lets you specify the name of the\n     * method that will be auto-generated.\n     *\n     * @param key name of the method\n     */\n    setClassMethodName<StaticMethodKey extends string>(key: StaticMethodKey): ConfigurableModuleBuilder<ModuleOptions, StaticMethodKey, FactoryClassMethodKey, ExtraModuleDefinitionOptions>;\n    /**\n     * Asynchronously configured modules (that rely on other modules, i.e. \"ConfigModule\")\n     * let you pass the configuration factory class that will be registered and instantiated as a provider.\n     * This provider then will be used to retrieve the module's configuration. To provide the configuration,\n     * the corresponding factory method must be implemented.\n     *\n     * This method (\"setFactoryMethodName\") lets you control what method name will have to be\n     * implemented by the config factory (default is \"create\").\n     *\n     * @param key name of the method\n     */\n    setFactoryMethodName<FactoryClassMethodKey extends string>(key: FactoryClassMethodKey): ConfigurableModuleBuilder<ModuleOptions, StaticMethodKey, FactoryClassMethodKey, ExtraModuleDefinitionOptions>;\n    /**\n     * Returns an object consisting of multiple properties that lets you\n     * easily construct dynamic configurable modules. See \"ConfigurableModuleHost\" interface for more details.\n     */\n    build(): ConfigurableModuleHost<ModuleOptions, StaticMethodKey, FactoryClassMethodKey, ExtraModuleDefinitionOptions>;\n    private constructInjectionTokenString;\n    private createConfigurableModuleCls;\n    private createTypeProxy;\n}\n",
  "node_modules/@nestjs/common/module-utils/constants.d.ts": "export declare const DEFAULT_METHOD_KEY = \"register\";\nexport declare const DEFAULT_FACTORY_CLASS_METHOD_KEY = \"create\";\nexport declare const ASYNC_METHOD_SUFFIX = \"Async\";\nexport declare const CONFIGURABLE_MODULE_ID = \"CONFIGURABLE_MODULE_ID\";\n",
  "node_modules/@nestjs/common/module-utils/index.d.ts": "export * from './configurable-module.builder';\nexport * from './interfaces';\n",
  "node_modules/@nestjs/common/module-utils/interfaces/configurable-module-async-options.interface.d.ts": "import { FactoryProvider, ModuleMetadata, Provider, Type } from '../../interfaces';\nimport { DEFAULT_FACTORY_CLASS_METHOD_KEY } from '../constants';\n/**\n * Interface that must be implemented by the module options factory class.\n * Method key varies depending on the \"FactoryClassMethodKey\" type argument.\n *\n * @publicApi\n */\nexport type ConfigurableModuleOptionsFactory<ModuleOptions, FactoryClassMethodKey extends string> = Record<`${FactoryClassMethodKey}`, () => Promise<ModuleOptions> | ModuleOptions>;\n/**\n * Interface that represents the module async options object\n * Factory method name varies depending on the \"FactoryClassMethodKey\" type argument.\n *\n * @publicApi\n */\nexport interface ConfigurableModuleAsyncOptions<ModuleOptions, FactoryClassMethodKey extends string = typeof DEFAULT_FACTORY_CLASS_METHOD_KEY> extends Pick<ModuleMetadata, 'imports'> {\n    /**\n     * Injection token resolving to an existing provider. The provider must implement\n     * the corresponding interface.\n     */\n    useExisting?: Type<ConfigurableModuleOptionsFactory<ModuleOptions, FactoryClassMethodKey>>;\n    /**\n     * Injection token resolving to a class that will be instantiated as a provider.\n     * The class must implement the corresponding interface.\n     */\n    useClass?: Type<ConfigurableModuleOptionsFactory<ModuleOptions, FactoryClassMethodKey>>;\n    /**\n     * Function returning options (or a Promise resolving to options) to configure the\n     * cache module.\n     */\n    useFactory?: (...args: any[]) => Promise<ModuleOptions> | ModuleOptions;\n    /**\n     * Dependencies that a Factory may inject.\n     */\n    inject?: FactoryProvider['inject'];\n    /**\n     * List of parent module's providers that will be filtered to only provide necessary\n     * providers for the 'inject' array\n     * useful to pass options to nested async modules\n     */\n    provideInjectionTokensFrom?: Provider[];\n}\n",
  "node_modules/@nestjs/common/module-utils/interfaces/configurable-module-cls.interface.d.ts": "import { DynamicModule } from '../../interfaces';\nimport { DEFAULT_FACTORY_CLASS_METHOD_KEY, DEFAULT_METHOD_KEY } from '../constants';\nimport { ConfigurableModuleAsyncOptions } from './configurable-module-async-options.interface';\n/**\n * Class that represents a blueprint/prototype for a configurable Nest module.\n * This class provides static methods for constructing dynamic modules. Their names\n * can be controlled through the \"MethodKey\" type argument.\n *\n * @publicApi\n */\nexport type ConfigurableModuleCls<ModuleOptions, MethodKey extends string = typeof DEFAULT_METHOD_KEY, FactoryClassMethodKey extends string = typeof DEFAULT_FACTORY_CLASS_METHOD_KEY, ExtraModuleDefinitionOptions = {}> = {\n    new (): any;\n} & Record<`${MethodKey}`, (options: ModuleOptions & Partial<ExtraModuleDefinitionOptions>) => DynamicModule> & Record<`${MethodKey}Async`, (options: ConfigurableModuleAsyncOptions<ModuleOptions, FactoryClassMethodKey> & Partial<ExtraModuleDefinitionOptions>) => DynamicModule>;\n",
  "node_modules/@nestjs/common/module-utils/interfaces/configurable-module-host.interface.d.ts": "import { ConfigurableModuleAsyncOptions } from './configurable-module-async-options.interface';\nimport { ConfigurableModuleCls } from './configurable-module-cls.interface';\n/**\n * Configurable module host. See properties for more details\n *\n * @publicApi\n */\nexport interface ConfigurableModuleHost<ModuleOptions = Record<string, unknown>, MethodKey extends string = string, FactoryClassMethodKey extends string = string, ExtraModuleDefinitionOptions = {}> {\n    /**\n     * Class that represents a blueprint/prototype for a configurable Nest module.\n     * This class provides static methods for constructing dynamic modules. Their names\n     * can be controlled through the \"MethodKey\" type argument.\n     *\n     * Your module class should inherit from this class to make the static methods available.\n     *\n     * @example\n     * ```typescript\n     * @Module({})\n     * class IntegrationModule extends ConfigurableModuleCls {\n     *  // ...\n     * }\n     * ```\n     */\n    ConfigurableModuleClass: ConfigurableModuleCls<ModuleOptions, MethodKey, FactoryClassMethodKey, ExtraModuleDefinitionOptions>;\n    /**\n     * Module options provider token. Can be used to inject the \"options object\" to\n     * providers registered within the host module.\n     */\n    MODULE_OPTIONS_TOKEN: string | symbol;\n    /**\n     * Can be used to auto-infer the compound \"async module options\" type.\n     * Note: this property is not supposed to be used as a value.\n     *\n     * @example\n     * ```typescript\n     * @Module({})\n     * class IntegrationModule extends ConfigurableModuleCls {\n     *  static module = initializer(IntegrationModule);\n     *\n     * static registerAsync(options: typeof ASYNC_OPTIONS_TYPE): DynamicModule {\n     *  return super.registerAsync(options);\n     * }\n     * ```\n     */\n    ASYNC_OPTIONS_TYPE: ConfigurableModuleAsyncOptions<ModuleOptions, FactoryClassMethodKey> & Partial<ExtraModuleDefinitionOptions>;\n    /**\n     * Can be used to auto-infer the compound \"module options\" type (options interface + extra module definition options).\n     * Note: this property is not supposed to be used as a value.\n     *\n     * @example\n     * ```typescript\n     * @Module({})\n     * class IntegrationModule extends ConfigurableModuleCls {\n     *  static module = initializer(IntegrationModule);\n     *\n     * static register(options: typeof OPTIONS_TYPE): DynamicModule {\n     *  return super.register(options);\n     * }\n     * ```\n     */\n    OPTIONS_TYPE: ModuleOptions & Partial<ExtraModuleDefinitionOptions>;\n}\n",
  "node_modules/@nestjs/common/module-utils/interfaces/index.d.ts": "export * from './configurable-module-async-options.interface';\nexport * from './configurable-module-cls.interface';\nexport * from './configurable-module-host.interface';\n",
  "node_modules/@nestjs/common/module-utils/utils/generate-options-injection-token.util.d.ts": "export declare function generateOptionsInjectionToken(): string;\n",
  "node_modules/@nestjs/common/module-utils/utils/get-injection-providers.util.d.ts": "import { FactoryProvider, Provider } from '../../interfaces';\n/**\n *\n * @param providers List of a module's providers\n * @param tokens Injection tokens needed for a useFactory function (usually the module's options' token)\n * @returns All the providers needed for the tokens' injection (searched recursively)\n */\nexport declare function getInjectionProviders(providers: Provider[], tokens: FactoryProvider['inject']): Provider[];\n",
  "node_modules/@nestjs/common/module-utils/utils/index.d.ts": "export * from './generate-options-injection-token.util';\nexport * from './get-injection-providers.util';\n",
  "node_modules/@nestjs/common/package.json": "{\n  \"name\": \"@nestjs/common\",\n  \"version\": \"11.1.0\",\n  \"description\": \"Nest - modern, fast, powerful node.js web framework (@common)\",\n  \"author\": \"Kamil Mysliwiec\",\n  \"homepage\": \"https://nestjs.com\",\n  \"funding\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/nest\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/nestjs/nest.git\",\n    \"directory\": \"packages/common\"\n  },\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"license\": \"MIT\",\n  \"dependencies\": {\n    \"file-type\": \"20.4.1\",\n    \"iterare\": \"1.2.1\",\n    \"load-esm\": \"1.0.2\",\n    \"tslib\": \"2.8.1\",\n    \"uid\": \"2.0.2\"\n  },\n  \"peerDependencies\": {\n    \"class-transformer\": \"*\",\n    \"class-validator\": \"*\",\n    \"reflect-metadata\": \"^0.1.12 || ^0.2.0\",\n    \"rxjs\": \"^7.1.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"class-validator\": {\n      \"optional\": true\n    },\n    \"class-transformer\": {\n      \"optional\": true\n    }\n  }\n}\n",
  "node_modules/@nestjs/common/pipes/default-value.pipe.d.ts": "import { ArgumentMetadata, PipeTransform } from '../interfaces/features/pipe-transform.interface';\n/**\n * Defines the built-in DefaultValue Pipe\n *\n * @see [Built-in Pipes](https://docs.nestjs.com/pipes#built-in-pipes)\n *\n * @publicApi\n */\nexport declare class DefaultValuePipe<T = any, R = any> implements PipeTransform<T, T | R> {\n    protected readonly defaultValue: R;\n    constructor(defaultValue: R);\n    transform(value?: T, _metadata?: ArgumentMetadata): T | R;\n}\n",
  "node_modules/@nestjs/common/pipes/file/file-type.validator.d.ts": "import { FileValidator } from './file-validator.interface';\nimport { IFile } from './interfaces';\nexport type FileTypeValidatorOptions = {\n    fileType: string | RegExp;\n    /**\n     * If `true`, the validator will skip the magic numbers validation.\n     * This can be useful when you can't identify some files as there are no common magic numbers available for some file types.\n     * @default false\n     */\n    skipMagicNumbersValidation?: boolean;\n    /**\n     * If `true`, and magic number check fails, fallback to mimetype comparison.\n     * @default false\n     */\n    fallbackToMimetype?: boolean;\n};\n/**\n * Defines the built-in FileTypeValidator. It validates incoming files by examining\n * their magic numbers using the file-type package, providing more reliable file type validation\n * than just checking the mimetype string.\n *\n * @see [File Validators](https://docs.nestjs.com/techniques/file-upload#validators)\n *\n * @publicApi\n */\nexport declare class FileTypeValidator extends FileValidator<FileTypeValidatorOptions, IFile> {\n    buildErrorMessage(file?: IFile): string;\n    isValid(file?: IFile): Promise<boolean>;\n}\n",
  "node_modules/@nestjs/common/pipes/file/file-validator.interface.d.ts": "import { IFile } from './interfaces';\n/**\n * Interface describing FileValidators, which can be added to a ParseFilePipe\n *\n * @see {ParseFilePipe}\n * @publicApi\n */\nexport declare abstract class FileValidator<TValidationOptions = Record<string, any>, TFile extends IFile = IFile> {\n    protected readonly validationOptions: TValidationOptions;\n    constructor(validationOptions: TValidationOptions);\n    /**\n     * Indicates if this file should be considered valid, according to the options passed in the constructor.\n     * @param file the file from the request object\n     */\n    abstract isValid(file?: TFile | TFile[] | Record<string, TFile[]>): boolean | Promise<boolean>;\n    /**\n     * Builds an error message in case the validation fails.\n     * @param file the file from the request object\n     */\n    abstract buildErrorMessage(file: any): string;\n}\n",
  "node_modules/@nestjs/common/pipes/file/index.d.ts": "export * from './file-type.validator';\nexport * from './file-validator.interface';\nexport * from './max-file-size.validator';\nexport * from './parse-file-options.interface';\nexport * from './parse-file.pipe';\nexport * from './parse-file-pipe.builder';\n",
  "node_modules/@nestjs/common/pipes/file/interfaces/file.interface.d.ts": "export interface IFile {\n    mimetype: string;\n    size: number;\n    buffer?: Buffer;\n}\n",
  "node_modules/@nestjs/common/pipes/file/interfaces/index.d.ts": "export * from './file.interface';\n",
  "node_modules/@nestjs/common/pipes/file/max-file-size.validator.d.ts": "import { FileValidator } from './file-validator.interface';\nimport { IFile } from './interfaces';\nexport type MaxFileSizeValidatorOptions = {\n    maxSize: number;\n    message?: string | ((maxSize: number) => string);\n};\n/**\n * Defines the built-in MaxSize File Validator\n *\n * @see [File Validators](https://docs.nestjs.com/techniques/file-upload#file-validation)\n *\n * @publicApi\n */\nexport declare class MaxFileSizeValidator extends FileValidator<MaxFileSizeValidatorOptions, IFile> {\n    buildErrorMessage(file?: IFile): string;\n    isValid(file?: IFile): boolean;\n}\n",
  "node_modules/@nestjs/common/pipes/file/parse-file-options.interface.d.ts": "import { ErrorHttpStatusCode } from '../../utils/http-error-by-code.util';\nimport { FileValidator } from './file-validator.interface';\n/**\n * @publicApi\n */\nexport interface ParseFileOptions {\n    validators?: FileValidator[];\n    errorHttpStatusCode?: ErrorHttpStatusCode;\n    exceptionFactory?: (error: string) => any;\n    /**\n     * Defines if file parameter is required.\n     * @default true\n     */\n    fileIsRequired?: boolean;\n}\n",
  "node_modules/@nestjs/common/pipes/file/parse-file-pipe.builder.d.ts": "import { FileTypeValidatorOptions } from './file-type.validator';\nimport { FileValidator } from './file-validator.interface';\nimport { MaxFileSizeValidatorOptions } from './max-file-size.validator';\nimport { ParseFileOptions } from './parse-file-options.interface';\nimport { ParseFilePipe } from './parse-file.pipe';\n/**\n * @publicApi\n */\nexport declare class ParseFilePipeBuilder {\n    private validators;\n    addMaxSizeValidator(options: MaxFileSizeValidatorOptions): this;\n    addFileTypeValidator(options: FileTypeValidatorOptions): this;\n    addValidator(validator: FileValidator): this;\n    build(additionalOptions?: Omit<ParseFileOptions, 'validators'>): ParseFilePipe;\n}\n",
  "node_modules/@nestjs/common/pipes/file/parse-file.pipe.d.ts": "import { PipeTransform } from '../../interfaces/features/pipe-transform.interface';\nimport { FileValidator } from './file-validator.interface';\nimport { ParseFileOptions } from './parse-file-options.interface';\n/**\n * Defines the built-in ParseFile Pipe. This pipe can be used to validate incoming files\n * with `@UploadedFile()` decorator. You can use either other specific built-in validators\n * or provide one of your own, simply implementing it through FileValidator interface\n * and adding it to ParseFilePipe's constructor.\n *\n * @see [Built-in Pipes](https://docs.nestjs.com/pipes#built-in-pipes)\n *\n * @publicApi\n */\nexport declare class ParseFilePipe implements PipeTransform<any> {\n    protected exceptionFactory: (error: string) => any;\n    private readonly validators;\n    private readonly fileIsRequired;\n    constructor(options?: ParseFileOptions);\n    transform(value: any): Promise<any>;\n    private validateFilesOrFile;\n    private thereAreNoFilesIn;\n    protected validate(file: any): Promise<any>;\n    private validateOrThrow;\n    /**\n     * @returns list of validators used in this pipe.\n     */\n    getValidators(): FileValidator<Record<string, any>, import(\"./interfaces\").IFile>[];\n}\n",
  "node_modules/@nestjs/common/pipes/index.d.ts": "export * from './default-value.pipe';\nexport * from './file';\nexport * from './parse-array.pipe';\nexport * from './parse-bool.pipe';\nexport * from './parse-date.pipe';\nexport * from './parse-enum.pipe';\nexport * from './parse-float.pipe';\nexport * from './parse-int.pipe';\nexport * from './parse-uuid.pipe';\nexport * from './validation.pipe';\n",
  "node_modules/@nestjs/common/pipes/parse-array.pipe.d.ts": "import { Type } from '../interfaces';\nimport { ArgumentMetadata, PipeTransform } from '../interfaces/features/pipe-transform.interface';\nimport { ValidationPipe, ValidationPipeOptions } from './validation.pipe';\n/**\n * @publicApi\n */\nexport interface ParseArrayOptions extends Omit<ValidationPipeOptions, 'transform' | 'validateCustomDecorators' | 'exceptionFactory'> {\n    /**\n     * Type for items to be converted into\n     */\n    items?: Type<unknown>;\n    /**\n     * Items separator to split string by\n     * @default ','\n     */\n    separator?: string;\n    /**\n     * If true, the pipe will return null or undefined if the value is not provided\n     * @default false\n     */\n    optional?: boolean;\n    /**\n     * A factory function that returns an exception object to be thrown\n     * if validation fails.\n     * @param error Error message or object\n     * @returns The exception object\n     */\n    exceptionFactory?: (error: any) => any;\n}\n/**\n * Defines the built-in ParseArray Pipe\n *\n * @see [Built-in Pipes](https://docs.nestjs.com/pipes#built-in-pipes)\n *\n * @publicApi\n */\nexport declare class ParseArrayPipe implements PipeTransform {\n    protected readonly options: ParseArrayOptions;\n    protected readonly validationPipe: ValidationPipe;\n    protected exceptionFactory: (error: string) => any;\n    constructor(options?: ParseArrayOptions);\n    /**\n     * Method that accesses and performs optional transformation on argument for\n     * in-flight requests.\n     *\n     * @param value currently processed route argument\n     * @param metadata contains metadata about the currently processed route argument\n     */\n    transform(value: any, metadata: ArgumentMetadata): Promise<any>;\n    protected isExpectedTypePrimitive(): boolean;\n    protected validatePrimitive(originalValue: any, index?: number): any;\n}\n",
  "node_modules/@nestjs/common/pipes/parse-bool.pipe.d.ts": "import { ArgumentMetadata, PipeTransform } from '../interfaces/features/pipe-transform.interface';\nimport { ErrorHttpStatusCode } from '../utils/http-error-by-code.util';\n/**\n * @publicApi\n */\nexport interface ParseBoolPipeOptions {\n    /**\n     * The HTTP status code to be used in the response when the validation fails.\n     */\n    errorHttpStatusCode?: ErrorHttpStatusCode;\n    /**\n     * A factory function that returns an exception object to be thrown\n     * if validation fails.\n     * @param error Error message\n     * @returns The exception object\n     */\n    exceptionFactory?: (error: string) => any;\n    /**\n     * If true, the pipe will return null or undefined if the value is not provided\n     * @default false\n     */\n    optional?: boolean;\n}\n/**\n * Defines the built-in ParseBool Pipe\n *\n * @see [Built-in Pipes](https://docs.nestjs.com/pipes#built-in-pipes)\n *\n * @publicApi\n */\nexport declare class ParseBoolPipe implements PipeTransform<string | boolean, Promise<boolean>> {\n    protected readonly options?: ParseBoolPipeOptions | undefined;\n    protected exceptionFactory: (error: string) => any;\n    constructor(options?: ParseBoolPipeOptions | undefined);\n    /**\n     * Method that accesses and performs optional transformation on argument for\n     * in-flight requests.\n     *\n     * @param value currently processed route argument\n     * @param metadata contains metadata about the currently processed route argument\n     */\n    transform(value: string | boolean, metadata: ArgumentMetadata): Promise<boolean>;\n    /**\n     * @param value currently processed route argument\n     * @returns `true` if `value` is said 'true', ie., if it is equal to the boolean\n     * `true` or the string `\"true\"`\n     */\n    protected isTrue(value: string | boolean): boolean;\n    /**\n     * @param value currently processed route argument\n     * @returns `true` if `value` is said 'false', ie., if it is equal to the boolean\n     * `false` or the string `\"false\"`\n     */\n    protected isFalse(value: string | boolean): boolean;\n}\n",
  "node_modules/@nestjs/common/pipes/parse-date.pipe.d.ts": "import { PipeTransform } from '../interfaces/features/pipe-transform.interface';\nimport { ErrorHttpStatusCode } from '../utils/http-error-by-code.util';\nexport interface ParseDatePipeOptions {\n    /**\n     * If true, the pipe will return null or undefined if the value is not provided\n     * @default false\n     */\n    optional?: boolean;\n    /**\n     * Default value for the date\n     */\n    default?: () => Date;\n    /**\n     * The HTTP status code to be used in the response when the validation fails.\n     */\n    errorHttpStatusCode?: ErrorHttpStatusCode;\n    /**\n     * A factory function that returns an exception object to be thrown\n     * if validation fails.\n     * @param error Error message\n     * @returns The exception object\n     */\n    exceptionFactory?: (error: string) => any;\n}\nexport declare class ParseDatePipe implements PipeTransform<string | number | undefined | null> {\n    private readonly options;\n    protected exceptionFactory: (error: string) => any;\n    constructor(options?: ParseDatePipeOptions);\n    /**\n     * Method that accesses and performs optional transformation on argument for\n     * in-flight requests.\n     *\n     * @param value currently processed route argument\n     * @param metadata contains metadata about the currently processed route argument\n     */\n    transform(value: string | number | undefined | null): Date | null | undefined;\n}\n",
  "node_modules/@nestjs/common/pipes/parse-enum.pipe.d.ts": "import { ArgumentMetadata } from '../index';\nimport { PipeTransform } from '../interfaces/features/pipe-transform.interface';\nimport { ErrorHttpStatusCode } from '../utils/http-error-by-code.util';\n/**\n * @publicApi\n */\nexport interface ParseEnumPipeOptions {\n    /**\n     * If true, the pipe will return null or undefined if the value is not provided\n     * @default false\n     */\n    optional?: boolean;\n    /**\n     * The HTTP status code to be used in the response when the validation fails.\n     */\n    errorHttpStatusCode?: ErrorHttpStatusCode;\n    /**\n     * A factory function that returns an exception object to be thrown\n     * if validation fails.\n     * @param error Error message\n     * @returns The exception object\n     */\n    exceptionFactory?: (error: string) => any;\n}\n/**\n * Defines the built-in ParseEnum Pipe\n *\n * @see [Built-in Pipes](https://docs.nestjs.com/pipes#built-in-pipes)\n *\n * @publicApi\n */\nexport declare class ParseEnumPipe<T = any> implements PipeTransform<T> {\n    protected readonly enumType: T;\n    protected readonly options?: ParseEnumPipeOptions | undefined;\n    protected exceptionFactory: (error: string) => any;\n    constructor(enumType: T, options?: ParseEnumPipeOptions | undefined);\n    /**\n     * Method that accesses and performs optional transformation on argument for\n     * in-flight requests.\n     *\n     * @param value currently processed route argument\n     * @param metadata contains metadata about the currently processed route argument\n     */\n    transform(value: T, metadata: ArgumentMetadata): Promise<T>;\n    protected isEnum(value: T): boolean;\n}\n",
  "node_modules/@nestjs/common/pipes/parse-float.pipe.d.ts": "import { ArgumentMetadata } from '../index';\nimport { PipeTransform } from '../interfaces/features/pipe-transform.interface';\nimport { ErrorHttpStatusCode } from '../utils/http-error-by-code.util';\n/**\n * @publicApi\n */\nexport interface ParseFloatPipeOptions {\n    /**\n     * The HTTP status code to be used in the response when the validation fails.\n     */\n    errorHttpStatusCode?: ErrorHttpStatusCode;\n    /**\n     * A factory function that returns an exception object to be thrown\n     * if validation fails.\n     * @param error Error message\n     * @returns The exception object\n     */\n    exceptionFactory?: (error: string) => any;\n    /**\n     * If true, the pipe will return null or undefined if the value is not provided\n     * @default false\n     */\n    optional?: boolean;\n}\n/**\n * Defines the built-in ParseFloat Pipe\n *\n * @see [Built-in Pipes](https://docs.nestjs.com/pipes#built-in-pipes)\n *\n * @publicApi\n */\nexport declare class ParseFloatPipe implements PipeTransform<string> {\n    protected readonly options?: ParseFloatPipeOptions | undefined;\n    protected exceptionFactory: (error: string) => any;\n    constructor(options?: ParseFloatPipeOptions | undefined);\n    /**\n     * Method that accesses and performs optional transformation on argument for\n     * in-flight requests.\n     *\n     * @param value currently processed route argument\n     * @param metadata contains metadata about the currently processed route argument\n     */\n    transform(value: string, metadata: ArgumentMetadata): Promise<number>;\n    /**\n     * @param value currently processed route argument\n     * @returns `true` if `value` is a valid float number\n     */\n    protected isNumeric(value: string): boolean;\n}\n",
  "node_modules/@nestjs/common/pipes/parse-int.pipe.d.ts": "import { ArgumentMetadata, PipeTransform } from '../interfaces/features/pipe-transform.interface';\nimport { ErrorHttpStatusCode } from '../utils/http-error-by-code.util';\n/**\n * @publicApi\n */\nexport interface ParseIntPipeOptions {\n    /**\n     * The HTTP status code to be used in the response when the validation fails.\n     */\n    errorHttpStatusCode?: ErrorHttpStatusCode;\n    /**\n     * A factory function that returns an exception object to be thrown\n     * if validation fails.\n     * @param error Error message\n     * @returns The exception object\n     */\n    exceptionFactory?: (error: string) => any;\n    /**\n     * If true, the pipe will return null or undefined if the value is not provided\n     * @default false\n     */\n    optional?: boolean;\n}\n/**\n * Defines the built-in ParseInt Pipe\n *\n * @see [Built-in Pipes](https://docs.nestjs.com/pipes#built-in-pipes)\n *\n * @publicApi\n */\nexport declare class ParseIntPipe implements PipeTransform<string> {\n    protected readonly options?: ParseIntPipeOptions | undefined;\n    protected exceptionFactory: (error: string) => any;\n    constructor(options?: ParseIntPipeOptions | undefined);\n    /**\n     * Method that accesses and performs optional transformation on argument for\n     * in-flight requests.\n     *\n     * @param value currently processed route argument\n     * @param metadata contains metadata about the currently processed route argument\n     */\n    transform(value: string, metadata: ArgumentMetadata): Promise<number>;\n    /**\n     * @param value currently processed route argument\n     * @returns `true` if `value` is a valid integer number\n     */\n    protected isNumeric(value: string): boolean;\n}\n",
  "node_modules/@nestjs/common/pipes/parse-uuid.pipe.d.ts": "import { ArgumentMetadata, PipeTransform } from '../interfaces/features/pipe-transform.interface';\nimport { ErrorHttpStatusCode } from '../utils/http-error-by-code.util';\n/**\n * @publicApi\n */\nexport interface ParseUUIDPipeOptions {\n    /**\n     * UUID version to validate\n     */\n    version?: '3' | '4' | '5' | '7';\n    /**\n     * The HTTP status code to be used in the response when the validation fails.\n     */\n    errorHttpStatusCode?: ErrorHttpStatusCode;\n    /**\n     * A factory function that returns an exception object to be thrown\n     * if validation fails.\n     * @param error Error message\n     * @returns The exception object\n     */\n    exceptionFactory?: (errors: string) => any;\n    /**\n     * If true, the pipe will return null or undefined if the value is not provided\n     * @default false\n     */\n    optional?: boolean;\n}\n/**\n * Defines the built-in ParseUUID Pipe\n *\n * @see [Built-in Pipes](https://docs.nestjs.com/pipes#built-in-pipes)\n *\n * @publicApi\n */\nexport declare class ParseUUIDPipe implements PipeTransform<string> {\n    protected readonly options?: ParseUUIDPipeOptions | undefined;\n    protected static uuidRegExps: {\n        3: RegExp;\n        4: RegExp;\n        5: RegExp;\n        7: RegExp;\n        all: RegExp;\n    };\n    private readonly version;\n    protected exceptionFactory: (errors: string) => any;\n    constructor(options?: ParseUUIDPipeOptions | undefined);\n    transform(value: string, metadata: ArgumentMetadata): Promise<string>;\n    protected isUUID(str: unknown, version?: string): any;\n}\n",
  "node_modules/@nestjs/common/pipes/validation.pipe.d.ts": "import { ClassTransformOptions } from '../interfaces/external/class-transform-options.interface';\nimport { TransformerPackage } from '../interfaces/external/transformer-package.interface';\nimport { ValidationError } from '../interfaces/external/validation-error.interface';\nimport { ValidatorOptions } from '../interfaces/external/validator-options.interface';\nimport { ValidatorPackage } from '../interfaces/external/validator-package.interface';\nimport { ArgumentMetadata, PipeTransform } from '../interfaces/features/pipe-transform.interface';\nimport { Type } from '../interfaces/type.interface';\nimport { ErrorHttpStatusCode } from '../utils/http-error-by-code.util';\n/**\n * @publicApi\n */\nexport interface ValidationPipeOptions extends ValidatorOptions {\n    transform?: boolean;\n    disableErrorMessages?: boolean;\n    transformOptions?: ClassTransformOptions;\n    errorHttpStatusCode?: ErrorHttpStatusCode;\n    exceptionFactory?: (errors: ValidationError[]) => any;\n    validateCustomDecorators?: boolean;\n    expectedType?: Type<any>;\n    validatorPackage?: ValidatorPackage;\n    transformerPackage?: TransformerPackage;\n}\n/**\n * @see [Validation](https://docs.nestjs.com/techniques/validation)\n *\n * @publicApi\n */\nexport declare class ValidationPipe implements PipeTransform<any> {\n    protected isTransformEnabled: boolean;\n    protected isDetailedOutputDisabled?: boolean;\n    protected validatorOptions: ValidatorOptions;\n    protected transformOptions: ClassTransformOptions | undefined;\n    protected errorHttpStatusCode: ErrorHttpStatusCode;\n    protected expectedType: Type<any> | undefined;\n    protected exceptionFactory: (errors: ValidationError[]) => any;\n    protected validateCustomDecorators: boolean;\n    constructor(options?: ValidationPipeOptions);\n    protected loadValidator(validatorPackage?: ValidatorPackage): ValidatorPackage;\n    protected loadTransformer(transformerPackage?: TransformerPackage): TransformerPackage;\n    transform(value: any, metadata: ArgumentMetadata): Promise<any>;\n    createExceptionFactory(): (validationErrors?: ValidationError[]) => unknown;\n    protected toValidate(metadata: ArgumentMetadata): boolean;\n    protected transformPrimitive(value: any, metadata: ArgumentMetadata): any;\n    protected toEmptyIfNil<T = any, R = T>(value: T, metatype: Type<unknown> | object): R | object | string;\n    protected stripProtoKeys(value: any): void;\n    protected isPrimitive(value: unknown): boolean;\n    protected validate(object: object, validatorOptions?: ValidatorOptions): Promise<ValidationError[]> | ValidationError[];\n    protected flattenValidationErrors(validationErrors: ValidationError[]): string[];\n    protected mapChildrenToValidationErrors(error: ValidationError, parentPath?: string): ValidationError[];\n    protected prependConstraintsWithParentProp(parentPath: string, error: ValidationError): ValidationError;\n}\n",
  "node_modules/@nestjs/common/serializer/class-serializer.constants.d.ts": "export declare const CLASS_SERIALIZER_OPTIONS = \"class_serializer:options\";\n",
  "node_modules/@nestjs/common/serializer/class-serializer.interceptor.d.ts": "import { ClassSerializerContextOptions } from './class-serializer.interfaces';\nimport { Observable } from 'rxjs';\nimport { CallHandler, ExecutionContext, NestInterceptor } from '../interfaces';\nimport { ClassTransformOptions } from '../interfaces/external/class-transform-options.interface';\nimport { TransformerPackage } from '../interfaces/external/transformer-package.interface';\nexport interface PlainLiteralObject {\n    [key: string]: any;\n}\n/**\n * @publicApi\n */\nexport interface ClassSerializerInterceptorOptions extends ClassTransformOptions {\n    transformerPackage?: TransformerPackage;\n}\n/**\n * @publicApi\n */\nexport declare class ClassSerializerInterceptor implements NestInterceptor {\n    protected readonly reflector: any;\n    protected readonly defaultOptions: ClassSerializerInterceptorOptions;\n    constructor(reflector: any, defaultOptions?: ClassSerializerInterceptorOptions);\n    intercept(context: ExecutionContext, next: CallHandler): Observable<any>;\n    /**\n     * Serializes responses that are non-null objects nor streamable files.\n     */\n    serialize(response: PlainLiteralObject | Array<PlainLiteralObject>, options: ClassSerializerContextOptions): PlainLiteralObject | Array<PlainLiteralObject>;\n    transformToPlain(plainOrClass: any, options: ClassSerializerContextOptions): PlainLiteralObject;\n    protected getContextOptions(context: ExecutionContext): ClassSerializerContextOptions | undefined;\n}\n",
  "node_modules/@nestjs/common/serializer/class-serializer.interfaces.d.ts": "import { ClassTransformOptions } from '../interfaces/external/class-transform-options.interface';\nimport { Type } from '../interfaces';\n/**\n * @publicApi\n */\nexport interface ClassSerializerContextOptions extends ClassTransformOptions {\n    type?: Type<any>;\n}\n",
  "node_modules/@nestjs/common/serializer/decorators/index.d.ts": "export * from './serialize-options.decorator';\n",
  "node_modules/@nestjs/common/serializer/decorators/serialize-options.decorator.d.ts": "import { ClassSerializerContextOptions } from '../class-serializer.interfaces';\n/**\n * @publicApi\n */\nexport declare const SerializeOptions: (options: ClassSerializerContextOptions) => import(\"../../decorators\").CustomDecorator<string>;\n",
  "node_modules/@nestjs/common/serializer/index.d.ts": "export * from './class-serializer.interceptor';\nexport * from './decorators';\nexport * from './class-serializer.interfaces';\n",
  "node_modules/@nestjs/common/services/console-logger.service.d.ts": "import { InspectOptions } from 'util';\nimport { LoggerService, LogLevel } from './logger.service';\nexport interface ConsoleLoggerOptions {\n    /**\n     * Enabled log levels.\n     */\n    logLevels?: LogLevel[];\n    /**\n     * If enabled, will print timestamp (time difference) between current and previous log message.\n     * Note: This option is not used when `json` is enabled.\n     */\n    timestamp?: boolean;\n    /**\n     * A prefix to be used for each log message.\n     * Note: This option is not used when `json` is enabled.\n     */\n    prefix?: string;\n    /**\n     * If enabled, will print the log message in JSON format.\n     */\n    json?: boolean;\n    /**\n     * If enabled, will print the log message in color.\n     * Default true if json is disabled, false otherwise\n     */\n    colors?: boolean;\n    /**\n     * The context of the logger.\n     */\n    context?: string;\n    /**\n     * If enabled, will print the log message in a single line, even if it is an object with multiple properties.\n     * If set to a number, the most n inner elements are united on a single line as long as all properties fit into breakLength. Short array elements are also grouped together.\n     * Default true when `json` is enabled, false otherwise.\n     */\n    compact?: boolean | number;\n    /**\n     * Specifies the maximum number of Array, TypedArray, Map, Set, WeakMap, and WeakSet elements to include when formatting.\n     * Set to null or Infinity to show all elements. Set to 0 or negative to show no elements.\n     * Ignored when `json` is enabled, colors are disabled, and `compact` is set to true as it produces a parseable JSON output.\n     * @default 100\n     */\n    maxArrayLength?: number;\n    /**\n     * Specifies the maximum number of characters to include when formatting.\n     * Set to null or Infinity to show all elements. Set to 0 or negative to show no characters.\n     * Ignored when `json` is enabled, colors are disabled, and `compact` is set to true as it produces a parseable JSON output.\n     * @default 10000.\n     */\n    maxStringLength?: number;\n    /**\n     * If enabled, will sort keys while formatting objects.\n     * Can also be a custom sorting function.\n     * Ignored when `json` is enabled, colors are disabled, and `compact` is set to true as it produces a parseable JSON output.\n     * @default false\n     */\n    sorted?: boolean | ((a: string, b: string) => number);\n    /**\n     * Specifies the number of times to recurse while formatting object. T\n     * This is useful for inspecting large objects. To recurse up to the maximum call stack size pass Infinity or null.\n     * Ignored when `json` is enabled, colors are disabled, and `compact` is set to true as it produces a parseable JSON output.\n     * @default 5\n     */\n    depth?: number;\n    /**\n     * If true, object's non-enumerable symbols and properties are included in the formatted result.\n     * WeakMap and WeakSet entries are also included as well as user defined prototype properties\n     * @default false\n     */\n    showHidden?: boolean;\n    /**\n     * The length at which input values are split across multiple lines. Set to Infinity to format the input as a single line (in combination with \"compact\" set to true).\n     * Default Infinity when \"compact\" is true, 80 otherwise.\n     * Ignored when `json` is enabled, colors are disabled, and `compact` is set to true as it produces a parseable JSON output.\n     */\n    breakLength?: number;\n}\nexport declare class ConsoleLogger implements LoggerService {\n    /**\n     * The options of the logger.\n     */\n    protected options: ConsoleLoggerOptions;\n    /**\n     * The context of the logger (can be set manually or automatically inferred).\n     */\n    protected context?: string;\n    /**\n     * The original context of the logger (set in the constructor).\n     */\n    protected originalContext?: string;\n    /**\n     * The options used for the \"inspect\" method.\n     */\n    protected inspectOptions: InspectOptions;\n    /**\n     * The last timestamp at which the log message was printed.\n     */\n    protected static lastTimestampAt?: number;\n    constructor();\n    constructor(context: string);\n    constructor(options: ConsoleLoggerOptions);\n    constructor(context: string, options: ConsoleLoggerOptions);\n    /**\n     * Write a 'log' level log, if the configured level allows for it.\n     * Prints to `stdout` with newline.\n     */\n    log(message: any, context?: string): void;\n    log(message: any, ...optionalParams: [...any, string?]): void;\n    /**\n     * Write an 'error' level log, if the configured level allows for it.\n     * Prints to `stderr` with newline.\n     */\n    error(message: any, stackOrContext?: string): void;\n    error(message: any, stack?: string, context?: string): void;\n    error(message: any, ...optionalParams: [...any, string?, string?]): void;\n    /**\n     * Write a 'warn' level log, if the configured level allows for it.\n     * Prints to `stdout` with newline.\n     */\n    warn(message: any, context?: string): void;\n    warn(message: any, ...optionalParams: [...any, string?]): void;\n    /**\n     * Write a 'debug' level log, if the configured level allows for it.\n     * Prints to `stdout` with newline.\n     */\n    debug(message: any, context?: string): void;\n    debug(message: any, ...optionalParams: [...any, string?]): void;\n    /**\n     * Write a 'verbose' level log, if the configured level allows for it.\n     * Prints to `stdout` with newline.\n     */\n    verbose(message: any, context?: string): void;\n    verbose(message: any, ...optionalParams: [...any, string?]): void;\n    /**\n     * Write a 'fatal' level log, if the configured level allows for it.\n     * Prints to `stdout` with newline.\n     */\n    fatal(message: any, context?: string): void;\n    fatal(message: any, ...optionalParams: [...any, string?]): void;\n    /**\n     * Set log levels\n     * @param levels log levels\n     */\n    setLogLevels(levels: LogLevel[]): void;\n    /**\n     * Set logger context\n     * @param context context\n     */\n    setContext(context: string): void;\n    /**\n     * Resets the logger context to the value that was passed in the constructor.\n     */\n    resetContext(): void;\n    isLevelEnabled(level: LogLevel): boolean;\n    protected getTimestamp(): string;\n    protected printMessages(messages: unknown[], context?: string, logLevel?: LogLevel, writeStreamType?: 'stdout' | 'stderr', errorStack?: unknown): void;\n    protected printAsJson(message: unknown, options: {\n        context: string;\n        logLevel: LogLevel;\n        writeStreamType?: 'stdout' | 'stderr';\n        errorStack?: unknown;\n    }): void;\n    protected formatPid(pid: number): string;\n    protected formatContext(context: string): string;\n    protected formatMessage(logLevel: LogLevel, message: unknown, pidMessage: string, formattedLogLevel: string, contextMessage: string, timestampDiff: string): string;\n    protected stringifyMessage(message: unknown, logLevel: LogLevel): any;\n    protected colorize(message: string, logLevel: LogLevel): string;\n    protected printStackTrace(stack: string): void;\n    protected updateAndGetTimestampDiff(): string;\n    protected formatTimestampDiff(timestampDiff: number): string;\n    protected getInspectOptions(): InspectOptions;\n    protected stringifyReplacer(key: string, value: unknown): unknown;\n    private getContextAndMessagesToPrint;\n    private getContextAndStackAndMessagesToPrint;\n    private isStackFormat;\n    private getColorByLogLevel;\n}\n",
  "node_modules/@nestjs/common/services/index.d.ts": "export * from './console-logger.service';\nexport * from './logger.service';\n",
  "node_modules/@nestjs/common/services/logger.service.d.ts": "/**\n * @publicApi\n */\nexport type LogLevel = 'log' | 'error' | 'warn' | 'debug' | 'verbose' | 'fatal';\n/**\n * @publicApi\n */\nexport interface LoggerService {\n    /**\n     * Write a 'log' level log.\n     */\n    log(message: any, ...optionalParams: any[]): any;\n    /**\n     * Write an 'error' level log.\n     */\n    error(message: any, ...optionalParams: any[]): any;\n    /**\n     * Write a 'warn' level log.\n     */\n    warn(message: any, ...optionalParams: any[]): any;\n    /**\n     * Write a 'debug' level log.\n     */\n    debug?(message: any, ...optionalParams: any[]): any;\n    /**\n     * Write a 'verbose' level log.\n     */\n    verbose?(message: any, ...optionalParams: any[]): any;\n    /**\n     * Write a 'fatal' level log.\n     */\n    fatal?(message: any, ...optionalParams: any[]): any;\n    /**\n     * Set log levels.\n     * @param levels log levels\n     */\n    setLogLevels?(levels: LogLevel[]): any;\n}\ninterface LogBufferRecord {\n    /**\n     * Method to execute.\n     */\n    methodRef: Function;\n    /**\n     * Arguments to pass to the method.\n     */\n    arguments: unknown[];\n}\n/**\n * @publicApi\n */\nexport declare class Logger implements LoggerService {\n    protected context?: string | undefined;\n    protected options: {\n        timestamp?: boolean;\n    };\n    protected static logBuffer: LogBufferRecord[];\n    protected static staticInstanceRef?: LoggerService;\n    protected static logLevels?: LogLevel[];\n    private static isBufferAttached;\n    protected localInstanceRef?: LoggerService;\n    private static WrapBuffer;\n    constructor();\n    constructor(context: string);\n    constructor(context: string, options?: {\n        timestamp?: boolean;\n    });\n    get localInstance(): LoggerService;\n    /**\n     * Write an 'error' level log.\n     */\n    error(message: any, stack?: string, context?: string): void;\n    error(message: any, ...optionalParams: [...any, string?, string?]): void;\n    /**\n     * Write a 'log' level log.\n     */\n    log(message: any, context?: string): void;\n    log(message: any, ...optionalParams: [...any, string?]): void;\n    /**\n     * Write a 'warn' level log.\n     */\n    warn(message: any, context?: string): void;\n    warn(message: any, ...optionalParams: [...any, string?]): void;\n    /**\n     * Write a 'debug' level log.\n     */\n    debug(message: any, context?: string): void;\n    debug(message: any, ...optionalParams: [...any, string?]): void;\n    /**\n     * Write a 'verbose' level log.\n     */\n    verbose(message: any, context?: string): void;\n    verbose(message: any, ...optionalParams: [...any, string?]): void;\n    /**\n     * Write a 'fatal' level log.\n     */\n    fatal(message: any, context?: string): void;\n    fatal(message: any, ...optionalParams: [...any, string?]): void;\n    /**\n     * Write an 'error' level log.\n     */\n    static error(message: any, stackOrContext?: string): void;\n    static error(message: any, context?: string): void;\n    static error(message: any, stack?: string, context?: string): void;\n    static error(message: any, ...optionalParams: [...any, string?, string?]): void;\n    /**\n     * Write a 'log' level log.\n     */\n    static log(message: any, context?: string): void;\n    static log(message: any, ...optionalParams: [...any, string?]): void;\n    /**\n     * Write a 'warn' level log.\n     */\n    static warn(message: any, context?: string): void;\n    static warn(message: any, ...optionalParams: [...any, string?]): void;\n    /**\n     * Write a 'debug' level log, if the configured level allows for it.\n     * Prints to `stdout` with newline.\n     */\n    static debug(message: any, context?: string): void;\n    static debug(message: any, ...optionalParams: [...any, string?]): void;\n    /**\n     * Write a 'verbose' level log.\n     */\n    static verbose(message: any, context?: string): void;\n    static verbose(message: any, ...optionalParams: [...any, string?]): void;\n    /**\n     * Write a 'fatal' level log.\n     */\n    static fatal(message: any, context?: string): void;\n    static fatal(message: any, ...optionalParams: [...any, string?]): void;\n    /**\n     * Print buffered logs and detach buffer.\n     */\n    static flush(): void;\n    /**\n     * Attach buffer.\n     * Turns on initialization logs buffering.\n     */\n    static attachBuffer(): void;\n    /**\n     * Detach buffer.\n     * Turns off initialization logs buffering.\n     */\n    static detachBuffer(): void;\n    static getTimestamp(): string;\n    static overrideLogger(logger: LoggerService | LogLevel[] | boolean): any;\n    static isLevelEnabled(level: LogLevel): boolean;\n    private registerLocalInstanceRef;\n}\nexport {};\n",
  "node_modules/@nestjs/common/services/utils/index.d.ts": "export * from './is-log-level-enabled.util';\n",
  "node_modules/@nestjs/common/services/utils/is-log-level-enabled.util.d.ts": "import { LogLevel } from '../logger.service';\n/**\n * Checks if target level is enabled.\n * @param targetLevel target level\n * @param logLevels array of enabled log levels\n */\nexport declare function isLogLevelEnabled(targetLevel: LogLevel, logLevels: LogLevel[] | undefined): boolean;\n",
  "node_modules/@nestjs/common/utils/assign-custom-metadata.util.d.ts": "import { ParamData, RouteParamMetadata } from '../decorators/http/route-params.decorator';\nimport { PipeTransform, Type } from '../interfaces';\nimport { CustomParamFactory } from '../interfaces/features/custom-route-param-factory.interface';\nexport declare function assignCustomParameterMetadata(args: Record<number, RouteParamMetadata>, paramtype: number | string, index: number, factory: CustomParamFactory, data?: ParamData, ...pipes: (Type<PipeTransform> | PipeTransform)[]): {};\n",
  "node_modules/@nestjs/common/utils/cli-colors.util.d.ts": "export declare const clc: {\n    bold: (text: string) => string;\n    green: (text: string) => string;\n    yellow: (text: string) => string;\n    red: (text: string) => string;\n    magentaBright: (text: string) => string;\n    cyanBright: (text: string) => string;\n};\nexport declare const yellow: (text: string) => string;\n",
  "node_modules/@nestjs/common/utils/extend-metadata.util.d.ts": "export declare function extendArrayMetadata<T extends Array<unknown>>(key: string, metadata: T, target: Function): void;\n",
  "node_modules/@nestjs/common/utils/forward-ref.util.d.ts": "import { ForwardReference } from '../interfaces/modules/forward-reference.interface';\n/**\n * @publicApi\n */\nexport declare const forwardRef: (fn: () => any) => ForwardReference;\n",
  "node_modules/@nestjs/common/utils/http-error-by-code.util.d.ts": "import { HttpStatus } from '../enums';\nimport { Type } from '../interfaces';\nexport type ErrorHttpStatusCode = HttpStatus.BAD_GATEWAY | HttpStatus.BAD_REQUEST | HttpStatus.CONFLICT | HttpStatus.FORBIDDEN | HttpStatus.GATEWAY_TIMEOUT | HttpStatus.GONE | HttpStatus.I_AM_A_TEAPOT | HttpStatus.INTERNAL_SERVER_ERROR | HttpStatus.METHOD_NOT_ALLOWED | HttpStatus.NOT_ACCEPTABLE | HttpStatus.NOT_FOUND | HttpStatus.NOT_IMPLEMENTED | HttpStatus.PAYLOAD_TOO_LARGE | HttpStatus.PRECONDITION_FAILED | HttpStatus.REQUEST_TIMEOUT | HttpStatus.SERVICE_UNAVAILABLE | HttpStatus.UNAUTHORIZED | HttpStatus.UNPROCESSABLE_ENTITY | HttpStatus.UNSUPPORTED_MEDIA_TYPE;\nexport declare const HttpErrorByCode: Record<ErrorHttpStatusCode, Type<unknown>>;\n",
  "node_modules/@nestjs/common/utils/index.d.ts": "export * from './forward-ref.util';\n",
  "node_modules/@nestjs/common/utils/load-package.util.d.ts": "export declare function loadPackage(packageName: string, context: string, loaderFn?: Function): any;\n",
  "node_modules/@nestjs/common/utils/merge-with-values.util.d.ts": "export type Constructor<T> = new (...args: any[]) => T;\nexport declare const MergeWithValues: <T extends Constructor<{}>>(data: {\n    [param: string]: any;\n}) => (Metatype: T) => any;\n",
  "node_modules/@nestjs/common/utils/random-string-generator.util.d.ts": "export declare const randomStringGenerator: () => string;\n",
  "node_modules/@nestjs/common/utils/select-exception-filter-metadata.util.d.ts": "import { ExceptionFilterMetadata } from '../interfaces/exceptions';\nexport declare const selectExceptionFilterMetadata: <T = any>(filters: ExceptionFilterMetadata[], exception: T) => ExceptionFilterMetadata | undefined;\n",
  "node_modules/@nestjs/common/utils/shared.utils.d.ts": "export declare const isUndefined: (obj: any) => obj is undefined;\nexport declare const isObject: (fn: any) => fn is object;\nexport declare const isPlainObject: (fn: any) => fn is object;\nexport declare const addLeadingSlash: (path?: string) => string;\nexport declare const normalizePath: (path?: string) => string;\nexport declare const stripEndSlash: (path: string) => string;\nexport declare const isFunction: (val: any) => val is Function;\nexport declare const isString: (val: any) => val is string;\nexport declare const isNumber: (val: any) => val is number;\nexport declare const isConstructor: (val: any) => boolean;\nexport declare const isNil: (val: any) => val is null | undefined;\nexport declare const isEmpty: (array: any) => boolean;\nexport declare const isSymbol: (val: any) => val is symbol;\n",
  "node_modules/@nestjs/common/utils/validate-each.util.d.ts": "export declare class InvalidDecoratorItemException extends Error {\n    private readonly msg;\n    constructor(decorator: string, item: string, context: string);\n    what(): string;\n}\nexport declare function validateEach(context: {\n    name: string;\n}, arr: any[], predicate: Function, decorator: string, item: string): boolean;\n",
  "node_modules/@nestjs/common/utils/validate-module-keys.util.d.ts": "export declare const INVALID_MODULE_CONFIG_MESSAGE: (text: TemplateStringsArray, property: string) => string;\nexport declare function validateModuleKeys(keys: string[]): void;\n",
  "node_modules/@nestjs/core/adapters/http-adapter.d.ts": "import { HttpServer, RequestMethod, VersioningOptions } from '@nestjs/common';\nimport { RequestHandler, VersionValue } from '@nestjs/common/interfaces';\nimport { NestApplicationOptions } from '@nestjs/common/interfaces/nest-application-options.interface';\n/**\n * @publicApi\n */\nexport declare abstract class AbstractHttpAdapter<TServer = any, TRequest = any, TResponse = any> implements HttpServer<TRequest, TResponse> {\n    protected instance?: any | undefined;\n    protected httpServer: TServer;\n    constructor(instance?: any | undefined);\n    init(): Promise<void>;\n    use(...args: any[]): any;\n    get(handler: RequestHandler): any;\n    get(path: any, handler: RequestHandler): any;\n    post(handler: RequestHandler): any;\n    post(path: any, handler: RequestHandler): any;\n    head(handler: RequestHandler): any;\n    head(path: any, handler: RequestHandler): any;\n    delete(handler: RequestHandler): any;\n    delete(path: any, handler: RequestHandler): any;\n    put(handler: RequestHandler): any;\n    put(path: any, handler: RequestHandler): any;\n    patch(handler: RequestHandler): any;\n    patch(path: any, handler: RequestHandler): any;\n    propfind(handler: RequestHandler): any;\n    propfind(path: any, handler: RequestHandler): any;\n    proppatch(handler: RequestHandler): any;\n    proppatch(path: any, handler: RequestHandler): any;\n    mkcol(handler: RequestHandler): any;\n    mkcol(path: any, handler: RequestHandler): any;\n    copy(handler: RequestHandler): any;\n    copy(path: any, handler: RequestHandler): any;\n    move(handler: RequestHandler): any;\n    move(path: any, handler: RequestHandler): any;\n    lock(handler: RequestHandler): any;\n    lock(path: any, handler: RequestHandler): any;\n    unlock(handler: RequestHandler): any;\n    unlock(path: any, handler: RequestHandler): any;\n    all(handler: RequestHandler): any;\n    all(path: any, handler: RequestHandler): any;\n    search(handler: RequestHandler): any;\n    search(path: any, handler: RequestHandler): any;\n    options(handler: RequestHandler): any;\n    options(path: any, handler: RequestHandler): any;\n    listen(port: string | number, callback?: () => void): any;\n    listen(port: string | number, hostname: string, callback?: () => void): any;\n    getHttpServer(): TServer;\n    setHttpServer(httpServer: TServer): void;\n    setInstance<T = any>(instance: T): void;\n    getInstance<T = any>(): T;\n    normalizePath(path: string): string;\n    abstract close(): any;\n    abstract initHttpServer(options: NestApplicationOptions): any;\n    abstract useStaticAssets(...args: any[]): any;\n    abstract setViewEngine(engine: string): any;\n    abstract getRequestHostname(request: any): any;\n    abstract getRequestMethod(request: any): any;\n    abstract getRequestUrl(request: any): any;\n    abstract status(response: any, statusCode: number): any;\n    abstract reply(response: any, body: any, statusCode?: number): any;\n    abstract end(response: any, message?: string): any;\n    abstract render(response: any, view: string, options: any): any;\n    abstract redirect(response: any, statusCode: number, url: string): any;\n    abstract setErrorHandler(handler: Function, prefix?: string): any;\n    abstract setNotFoundHandler(handler: Function, prefix?: string): any;\n    abstract isHeadersSent(response: any): any;\n    abstract setHeader(response: any, name: string, value: string): any;\n    abstract registerParserMiddleware(prefix?: string, rawBody?: boolean): any;\n    abstract enableCors(options?: any, prefix?: string): any;\n    abstract createMiddlewareFactory(requestMethod: RequestMethod): ((path: string, callback: Function) => any) | Promise<(path: string, callback: Function) => any>;\n    abstract getType(): string;\n    abstract applyVersionFilter(handler: Function, version: VersionValue, versioningOptions: VersioningOptions): (req: TRequest, res: TResponse, next: () => void) => Function;\n}\n",
  "node_modules/@nestjs/core/adapters/index.d.ts": "export * from './http-adapter';\n",
  "node_modules/@nestjs/core/application-config.d.ts": "import { CanActivate, ExceptionFilter, NestInterceptor, PipeTransform, VersioningOptions, WebSocketAdapter } from '@nestjs/common';\nimport { GlobalPrefixOptions } from '@nestjs/common/interfaces';\nimport { InstanceWrapper } from './injector/instance-wrapper';\nimport { ExcludeRouteMetadata } from './router/interfaces/exclude-route-metadata.interface';\nexport declare class ApplicationConfig {\n    private ioAdapter;\n    private globalPrefix;\n    private globalPrefixOptions;\n    private globalPipes;\n    private globalFilters;\n    private globalInterceptors;\n    private globalGuards;\n    private versioningOptions;\n    private readonly globalRequestPipes;\n    private readonly globalRequestFilters;\n    private readonly globalRequestInterceptors;\n    private readonly globalRequestGuards;\n    constructor(ioAdapter?: WebSocketAdapter | null);\n    setGlobalPrefix(prefix: string): void;\n    getGlobalPrefix(): string;\n    setGlobalPrefixOptions(options: GlobalPrefixOptions<ExcludeRouteMetadata>): void;\n    getGlobalPrefixOptions(): GlobalPrefixOptions<ExcludeRouteMetadata>;\n    setIoAdapter(ioAdapter: WebSocketAdapter): void;\n    getIoAdapter(): WebSocketAdapter;\n    addGlobalPipe(pipe: PipeTransform<any>): void;\n    useGlobalPipes(...pipes: PipeTransform<any>[]): void;\n    getGlobalFilters(): ExceptionFilter[];\n    addGlobalFilter(filter: ExceptionFilter): void;\n    useGlobalFilters(...filters: ExceptionFilter[]): void;\n    getGlobalPipes(): PipeTransform<any>[];\n    getGlobalInterceptors(): NestInterceptor[];\n    addGlobalInterceptor(interceptor: NestInterceptor): void;\n    useGlobalInterceptors(...interceptors: NestInterceptor[]): void;\n    getGlobalGuards(): CanActivate[];\n    addGlobalGuard(guard: CanActivate): void;\n    useGlobalGuards(...guards: CanActivate[]): void;\n    addGlobalRequestInterceptor(wrapper: InstanceWrapper<NestInterceptor>): void;\n    getGlobalRequestInterceptors(): InstanceWrapper<NestInterceptor>[];\n    addGlobalRequestPipe(wrapper: InstanceWrapper<PipeTransform>): void;\n    getGlobalRequestPipes(): InstanceWrapper<PipeTransform>[];\n    addGlobalRequestFilter(wrapper: InstanceWrapper<ExceptionFilter>): void;\n    getGlobalRequestFilters(): InstanceWrapper<ExceptionFilter>[];\n    addGlobalRequestGuard(wrapper: InstanceWrapper<CanActivate>): void;\n    getGlobalRequestGuards(): InstanceWrapper<CanActivate>[];\n    enableVersioning(options: VersioningOptions): void;\n    getVersioning(): VersioningOptions | undefined;\n}\n",
  "node_modules/@nestjs/core/constants.d.ts": "import { EnhancerSubtype } from '@nestjs/common/constants';\nexport declare const MESSAGES: {\n    APPLICATION_START: string;\n    APPLICATION_READY: string;\n    MICROSERVICE_READY: string;\n    UNKNOWN_EXCEPTION_MESSAGE: string;\n    ERROR_DURING_SHUTDOWN: string;\n    CALL_LISTEN_FIRST: string;\n};\nexport declare const APP_INTERCEPTOR = \"APP_INTERCEPTOR\";\nexport declare const APP_PIPE = \"APP_PIPE\";\nexport declare const APP_GUARD = \"APP_GUARD\";\nexport declare const APP_FILTER = \"APP_FILTER\";\nexport declare const ENHANCER_TOKEN_TO_SUBTYPE_MAP: Record<typeof APP_GUARD | typeof APP_PIPE | typeof APP_FILTER | typeof APP_INTERCEPTOR, EnhancerSubtype>;\n",
  "node_modules/@nestjs/core/discovery/discoverable-meta-host-collection.d.ts": "import { Type } from '@nestjs/common';\nimport { InstanceWrapper } from '../injector/instance-wrapper';\nimport { ModulesContainer } from '../injector/modules-container';\nexport declare class DiscoverableMetaHostCollection {\n    /**\n     * A map of class references to metadata keys.\n     */\n    static readonly metaHostLinks: Map<Function | Type<any>, string>;\n    /**\n     * A map of metadata keys to instance wrappers (providers) with the corresponding metadata key.\n     * The map is weakly referenced by the modules container (unique per application).\n     */\n    private static readonly providersByMetaKey;\n    /**\n     * A map of metadata keys to instance wrappers (controllers) with the corresponding metadata key.\n     * The map is weakly referenced by the modules container (unique per application).\n     */\n    private static readonly controllersByMetaKey;\n    /**\n     * Adds a link between a class reference and a metadata key.\n     * @param target The class reference.\n     * @param metadataKey The metadata key.\n     */\n    static addClassMetaHostLink(target: Type | Function, metadataKey: string): void;\n    /**\n     * Inspects a provider instance wrapper and adds it to the collection of providers\n     * if it has a metadata key.\n     * @param hostContainerRef A reference to the modules container.\n     * @param instanceWrapper A provider instance wrapper.\n     * @returns void\n     */\n    static inspectProvider(hostContainerRef: ModulesContainer, instanceWrapper: InstanceWrapper): void;\n    /**\n     * Inspects a controller instance wrapper and adds it to the collection of controllers\n     * if it has a metadata key.\n     * @param hostContainerRef A reference to the modules container.\n     * @param instanceWrapper A controller's instance wrapper.\n     * @returns void\n     */\n    static inspectController(hostContainerRef: ModulesContainer, instanceWrapper: InstanceWrapper): void;\n    static insertByMetaKey(metaKey: string, instanceWrapper: InstanceWrapper, collection: Map<string, Set<InstanceWrapper>>): void;\n    static getProvidersByMetaKey(hostContainerRef: ModulesContainer, metaKey: string): Set<InstanceWrapper>;\n    static getControllersByMetaKey(hostContainerRef: ModulesContainer, metaKey: string): Set<InstanceWrapper>;\n    private static inspectInstanceWrapper;\n    private static getMetaKeyByInstanceWrapper;\n}\n",
  "node_modules/@nestjs/core/discovery/discovery-module.d.ts": "/**\n * @publicApi\n */\nexport declare class DiscoveryModule {\n}\n",
  "node_modules/@nestjs/core/discovery/discovery-service.d.ts": "import { CustomDecorator } from '@nestjs/common';\nimport { InstanceWrapper } from '../injector/instance-wrapper';\nimport { Module } from '../injector/module';\nimport { ModulesContainer } from '../injector/modules-container';\n/**\n * @publicApi\n */\nexport interface FilterByInclude {\n    /**\n     * List of modules to include (whitelist) into the discovery process.\n     */\n    include?: Function[];\n}\n/**\n * @publicApi\n */\nexport interface FilterByMetadataKey {\n    /**\n     * A key to filter controllers and providers by.\n     * Only instance wrappers with the specified metadata key will be returned.\n     */\n    metadataKey?: string;\n}\n/**\n * @publicApi\n */\nexport type DiscoveryOptions = FilterByInclude | FilterByMetadataKey;\n/**\n * @publicApi\n */\nexport type DiscoverableDecorator<T> = ((opts?: T) => CustomDecorator) & {\n    KEY: string;\n};\n/**\n * @publicApi\n */\nexport declare class DiscoveryService {\n    private readonly modulesContainer;\n    constructor(modulesContainer: ModulesContainer);\n    /**\n     * Creates a decorator that can be used to decorate classes and methods with metadata.\n     * The decorator will also add the class to the collection of discoverable classes (by metadata key).\n     * Decorated classes can be discovered using the `getProviders` and `getControllers` methods.\n     * @returns A decorator function.\n     */\n    static createDecorator<T>(): DiscoverableDecorator<T>;\n    /**\n     * Returns an array of instance wrappers (providers).\n     * Depending on the options, the array will contain either all providers or only providers with the specified metadata key.\n     * @param options Discovery options.\n     * @param modules A list of modules to filter by.\n     * @returns An array of instance wrappers (providers).\n     */\n    getProviders(options?: DiscoveryOptions, modules?: Module[]): InstanceWrapper[];\n    /**\n     * Returns an array of instance wrappers (controllers).\n     * Depending on the options, the array will contain either all controllers or only controllers with the specified metadata key.\n     * @param options Discovery options.\n     * @param modules A list of modules to filter by.\n     * @returns An array of instance wrappers (controllers).\n     */\n    getControllers(options?: DiscoveryOptions, modules?: Module[]): InstanceWrapper[];\n    /**\n     * Retrieves metadata from the specified instance wrapper.\n     * @param decorator The decorator to retrieve metadata of.\n     * @param instanceWrapper Reference to the instance wrapper.\n     * @param methodKey An optional method key to retrieve metadata from.\n     * @returns Discovered metadata.\n     */\n    getMetadataByDecorator<T extends DiscoverableDecorator<any>>(decorator: T, instanceWrapper: InstanceWrapper, methodKey?: string): T extends DiscoverableDecorator<infer R> ? R | undefined : T | undefined;\n    /**\n     * Returns a list of modules to be used for discovery.\n     */\n    protected getModules(options?: DiscoveryOptions): Module[];\n    private includeWhitelisted;\n}\n",
  "node_modules/@nestjs/core/discovery/index.d.ts": "export * from './discovery-module';\nexport * from './discovery-service';\n",
  "node_modules/@nestjs/core/errors/exception-handler.d.ts": "export declare class ExceptionHandler {\n    private static readonly logger;\n    handle(exception: Error): void;\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/circular-dependency.exception.d.ts": "import { RuntimeException } from './runtime.exception';\nexport declare class CircularDependencyException extends RuntimeException {\n    constructor(context?: string);\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/index.d.ts": "export * from './circular-dependency.exception';\nexport * from './runtime.exception';\nexport * from './unknown-element.exception';\nexport * from './invalid-class-scope.exception';\nexport * from './invalid-class.exception';\nexport * from './unknown-export.exception';\nexport * from './unknown-module.exception';\nexport * from './undefined-forwardref.exception';\n",
  "node_modules/@nestjs/core/errors/exceptions/invalid-class-module.exception.d.ts": "import { RuntimeException } from './runtime.exception';\nexport declare class InvalidClassModuleException extends RuntimeException {\n    constructor(metatypeUsedAsAModule: any, scope: any[]);\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/invalid-class-scope.exception.d.ts": "import { Abstract, Type } from '@nestjs/common/interfaces';\nimport { RuntimeException } from './runtime.exception';\nexport declare class InvalidClassScopeException extends RuntimeException {\n    constructor(metatypeOrToken: Type<any> | Abstract<any> | string | symbol);\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/invalid-class.exception.d.ts": "import { RuntimeException } from './runtime.exception';\nexport declare class InvalidClassException extends RuntimeException {\n    constructor(value: any);\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/invalid-exception-filter.exception.d.ts": "import { RuntimeException } from './runtime.exception';\nexport declare class InvalidExceptionFilterException extends RuntimeException {\n    constructor();\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/invalid-middleware-configuration.exception.d.ts": "import { RuntimeException } from './runtime.exception';\nexport declare class InvalidMiddlewareConfigurationException extends RuntimeException {\n    constructor();\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/invalid-middleware.exception.d.ts": "import { RuntimeException } from './runtime.exception';\nexport declare class InvalidMiddlewareException extends RuntimeException {\n    constructor(name: string);\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/invalid-module.exception.d.ts": "import { RuntimeException } from './runtime.exception';\nexport declare class InvalidModuleException extends RuntimeException {\n    constructor(parentModule: any, index: number, scope: any[]);\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/runtime.exception.d.ts": "export declare class RuntimeException extends Error {\n    constructor(message?: string);\n    what(): string;\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/undefined-dependency.exception.d.ts": "import { InjectorDependencyContext } from '../../injector/injector';\nimport { Module } from '../../injector/module';\nimport { RuntimeException } from './runtime.exception';\nexport declare class UndefinedDependencyException extends RuntimeException {\n    constructor(type: string, undefinedDependencyContext: InjectorDependencyContext, moduleRef?: Module);\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/undefined-forwardref.exception.d.ts": "import { RuntimeException } from './runtime.exception';\nimport { Type } from '@nestjs/common';\nexport declare class UndefinedForwardRefException extends RuntimeException {\n    constructor(scope: Type<any>[]);\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/undefined-module.exception.d.ts": "import { RuntimeException } from './runtime.exception';\nexport declare class UndefinedModuleException extends RuntimeException {\n    constructor(parentModule: any, index: number, scope: any[]);\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/unknown-dependencies.exception.d.ts": "import { InjectorDependencyContext } from '../../injector/injector';\nimport { Module } from '../../injector/module';\nimport { RuntimeException } from './runtime.exception';\nexport declare class UnknownDependenciesException extends RuntimeException {\n    readonly type: string | symbol;\n    readonly context: InjectorDependencyContext;\n    readonly metadata?: {\n        id: string;\n    } | undefined;\n    readonly moduleRef: {\n        id: string;\n    } | undefined;\n    constructor(type: string | symbol, context: InjectorDependencyContext, moduleRef?: Module, metadata?: {\n        id: string;\n    } | undefined);\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/unknown-element.exception.d.ts": "import { RuntimeException } from './runtime.exception';\nexport declare class UnknownElementException extends RuntimeException {\n    constructor(name?: string | symbol);\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/unknown-export.exception.d.ts": "import { RuntimeException } from './runtime.exception';\nexport declare class UnknownExportException extends RuntimeException {\n    constructor(token: string | symbol, moduleName: string);\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/unknown-module.exception.d.ts": "import { RuntimeException } from './runtime.exception';\nexport declare class UnknownModuleException extends RuntimeException {\n    constructor(moduleName?: string);\n}\n",
  "node_modules/@nestjs/core/errors/exceptions/unknown-request-mapping.exception.d.ts": "import type { Type } from '@nestjs/common';\nimport { RuntimeException } from './runtime.exception';\nexport declare class UnknownRequestMappingException extends RuntimeException {\n    constructor(metatype: Type);\n}\n",
  "node_modules/@nestjs/core/errors/exceptions-zone.d.ts": "export declare class ExceptionsZone {\n    private static readonly exceptionHandler;\n    static run(callback: () => void, teardown: ((err: any) => void) | undefined, autoFlushLogs: boolean): void;\n    static asyncRun(callback: () => Promise<void>, teardown: ((err: any) => void) | undefined, autoFlushLogs: boolean): Promise<void>;\n}\n",
  "node_modules/@nestjs/core/errors/messages.d.ts": "import type { ForwardReference, Type } from '@nestjs/common';\nimport { InjectorDependencyContext } from '../injector/injector';\nimport { Module } from '../injector/module';\nexport declare const UNKNOWN_DEPENDENCIES_MESSAGE: (type: string | symbol, unknownDependencyContext: InjectorDependencyContext, moduleRef: Module | undefined) => string;\nexport declare const INVALID_MIDDLEWARE_MESSAGE: (text: TemplateStringsArray, name: string) => string;\nexport declare const UNDEFINED_FORWARDREF_MESSAGE: (scope: Type<any>[]) => string;\nexport declare const INVALID_MODULE_MESSAGE: (parentModule: any, index: number, scope: any[]) => string;\nexport declare const USING_INVALID_CLASS_AS_A_MODULE_MESSAGE: (metatypeUsedAsAModule: Type | ForwardReference, scope: any[]) => string;\nexport declare const UNDEFINED_MODULE_MESSAGE: (parentModule: any, index: number, scope: any[]) => string;\nexport declare const UNKNOWN_EXPORT_MESSAGE: (token: string | symbol | undefined, module: string) => string;\nexport declare const INVALID_CLASS_MESSAGE: (text: TemplateStringsArray, value: any) => string;\nexport declare const INVALID_CLASS_SCOPE_MESSAGE: (text: TemplateStringsArray, name: string | undefined) => string;\nexport declare const UNKNOWN_REQUEST_MAPPING: (metatype: Type) => string;\nexport declare const INVALID_MIDDLEWARE_CONFIGURATION = \"An invalid middleware configuration has been passed inside the module 'configure()' method.\";\nexport declare const UNHANDLED_RUNTIME_EXCEPTION = \"Unhandled Runtime Exception.\";\nexport declare const INVALID_EXCEPTION_FILTER = \"Invalid exception filters (@UseFilters()).\";\nexport declare const MICROSERVICES_PACKAGE_NOT_FOUND_EXCEPTION = \"Unable to load @nestjs/microservices package. (Please make sure that it's already installed.)\";\n",
  "node_modules/@nestjs/core/exceptions/base-exception-filter-context.d.ts": "import { Type } from '@nestjs/common/interfaces';\nimport { ExceptionFilter } from '@nestjs/common/interfaces/exceptions/exception-filter.interface';\nimport { ContextCreator } from '../helpers/context-creator';\nimport { NestContainer } from '../injector/container';\nimport { InstanceWrapper } from '../injector/instance-wrapper';\nexport declare class BaseExceptionFilterContext extends ContextCreator {\n    private readonly container;\n    protected moduleContext: string;\n    constructor(container: NestContainer);\n    createConcreteContext<T extends any[], R extends any[]>(metadata: T, contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): R;\n    getFilterInstance(filter: Function | ExceptionFilter, contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): ExceptionFilter | null;\n    getInstanceByMetatype(metatype: Type<unknown>): InstanceWrapper | undefined;\n    reflectCatchExceptions(instance: ExceptionFilter): Type<any>[];\n}\n",
  "node_modules/@nestjs/core/exceptions/base-exception-filter.d.ts": "import { ArgumentsHost, ExceptionFilter, HttpServer } from '@nestjs/common';\nimport { AbstractHttpAdapter } from '../adapters';\nimport { HttpAdapterHost } from '../helpers/http-adapter-host';\nexport declare class BaseExceptionFilter<T = any> implements ExceptionFilter<T> {\n    protected readonly applicationRef?: HttpServer | undefined;\n    private static readonly logger;\n    protected readonly httpAdapterHost?: HttpAdapterHost;\n    constructor(applicationRef?: HttpServer | undefined);\n    catch(exception: T, host: ArgumentsHost): void;\n    handleUnknownError(exception: T, host: ArgumentsHost, applicationRef: AbstractHttpAdapter | HttpServer): void;\n    isExceptionObject(err: any): err is Error;\n    /**\n     * Checks if the thrown error comes from the \"http-errors\" library.\n     * @param err error object\n     */\n    isHttpError(err: any): err is {\n        statusCode: number;\n        message: string;\n    };\n}\n",
  "node_modules/@nestjs/core/exceptions/exceptions-handler.d.ts": "import { HttpException } from '@nestjs/common';\nimport { ExceptionFilterMetadata } from '@nestjs/common/interfaces/exceptions/exception-filter-metadata.interface';\nimport { ArgumentsHost } from '@nestjs/common/interfaces/features/arguments-host.interface';\nimport { BaseExceptionFilter } from './base-exception-filter';\nexport declare class ExceptionsHandler extends BaseExceptionFilter {\n    private filters;\n    next(exception: Error | HttpException, ctx: ArgumentsHost): void;\n    setCustomFilters(filters: ExceptionFilterMetadata[]): void;\n    invokeCustomFilters<T = any>(exception: T, ctx: ArgumentsHost): boolean;\n}\n",
  "node_modules/@nestjs/core/exceptions/external-exception-filter-context.d.ts": "import { Controller } from '@nestjs/common/interfaces';\nimport { ApplicationConfig } from '../application-config';\nimport { NestContainer } from '../injector/container';\nimport { RouterProxyCallback } from '../router/router-proxy';\nimport { BaseExceptionFilterContext } from './base-exception-filter-context';\nimport { ExternalExceptionsHandler } from './external-exceptions-handler';\nexport declare class ExternalExceptionFilterContext extends BaseExceptionFilterContext {\n    private readonly config?;\n    constructor(container: NestContainer, config?: ApplicationConfig | undefined);\n    create(instance: Controller, callback: RouterProxyCallback, module: string, contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): ExternalExceptionsHandler;\n    getGlobalMetadata<T extends any[]>(contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): T;\n}\n",
  "node_modules/@nestjs/core/exceptions/external-exception-filter.d.ts": "import { ArgumentsHost } from '@nestjs/common';\nexport declare class ExternalExceptionFilter<T = any, R = any> {\n    private static readonly logger;\n    catch(exception: T, host: ArgumentsHost): R | Promise<R>;\n}\n",
  "node_modules/@nestjs/core/exceptions/external-exceptions-handler.d.ts": "import { ExceptionFilterMetadata } from '@nestjs/common/interfaces/exceptions';\nimport { ArgumentsHost } from '@nestjs/common/interfaces/features/arguments-host.interface';\nimport { ExternalExceptionFilter } from './external-exception-filter';\nexport declare class ExternalExceptionsHandler extends ExternalExceptionFilter {\n    private filters;\n    next(exception: Error, host: ArgumentsHost): Promise<any>;\n    setCustomFilters(filters: ExceptionFilterMetadata[]): void;\n    invokeCustomFilters<T = any>(exception: T, host: ArgumentsHost): Promise<any> | null;\n}\n",
  "node_modules/@nestjs/core/exceptions/index.d.ts": "export * from './base-exception-filter';\n",
  "node_modules/@nestjs/core/guards/constants.d.ts": "export declare const FORBIDDEN_MESSAGE = \"Forbidden resource\";\n",
  "node_modules/@nestjs/core/guards/guards-consumer.d.ts": "import { CanActivate } from '@nestjs/common';\nimport { ContextType, Controller } from '@nestjs/common/interfaces';\nimport { Observable } from 'rxjs';\nimport { ExecutionContextHost } from '../helpers/execution-context-host';\nexport declare class GuardsConsumer {\n    tryActivate<TContext extends string = ContextType>(guards: CanActivate[], args: unknown[], instance: Controller, callback: (...args: unknown[]) => unknown, type?: TContext): Promise<boolean>;\n    createContext(args: unknown[], instance: Controller, callback: (...args: unknown[]) => unknown): ExecutionContextHost;\n    pickResult(result: boolean | Promise<boolean> | Observable<boolean>): Promise<boolean>;\n}\n",
  "node_modules/@nestjs/core/guards/guards-context-creator.d.ts": "import { CanActivate } from '@nestjs/common';\nimport { Controller, Type } from '@nestjs/common/interfaces';\nimport { ApplicationConfig } from '../application-config';\nimport { ContextCreator } from '../helpers/context-creator';\nimport { NestContainer } from '../injector/container';\nimport { InstanceWrapper } from '../injector/instance-wrapper';\nexport declare class GuardsContextCreator extends ContextCreator {\n    private readonly container;\n    private readonly config?;\n    private moduleContext;\n    constructor(container: NestContainer, config?: ApplicationConfig | undefined);\n    create(instance: Controller, callback: (...args: unknown[]) => unknown, module: string, contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): CanActivate[];\n    createConcreteContext<T extends unknown[], R extends unknown[]>(metadata: T, contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): R;\n    getGuardInstance(metatype: Function | CanActivate, contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): CanActivate | null;\n    getInstanceByMetatype(metatype: Type<unknown>): InstanceWrapper | undefined;\n    getGlobalMetadata<T extends unknown[]>(contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): T;\n}\n",
  "node_modules/@nestjs/core/guards/index.d.ts": "export * from './constants';\nexport * from './guards-consumer';\nexport * from './guards-context-creator';\n",
  "node_modules/@nestjs/core/helpers/context-creator.d.ts": "import { Controller } from '@nestjs/common/interfaces';\nimport { ContextId, InstanceWrapper } from '../injector/instance-wrapper';\nexport declare abstract class ContextCreator {\n    abstract createConcreteContext<T extends any[], R extends any[]>(metadata: T, contextId?: ContextId, inquirerId?: string): R;\n    getGlobalMetadata?<T extends any[]>(contextId?: ContextId, inquirerId?: string): T;\n    createContext<T extends unknown[] = any, R extends unknown[] = any>(instance: Controller, callback: (...args: any[]) => void, metadataKey: string, contextId?: ContextId, inquirerId?: string): R;\n    reflectClassMetadata<T>(instance: Controller, metadataKey: string): T;\n    reflectMethodMetadata<T>(callback: (...args: unknown[]) => unknown, metadataKey: string): T;\n    protected getContextId(contextId: ContextId, instanceWrapper: InstanceWrapper): ContextId;\n}\n",
  "node_modules/@nestjs/core/helpers/context-id-factory.d.ts": "import { ContextId, HostComponentInfo } from '../injector/instance-wrapper';\nexport declare function createContextId(): ContextId;\nexport type ContextIdResolverFn = (info: HostComponentInfo) => ContextId;\nexport interface ContextIdResolver {\n    /**\n     * Payload associated with the custom context id\n     */\n    payload: unknown;\n    /**\n     * A context id resolver function\n     */\n    resolve: ContextIdResolverFn;\n}\nexport interface ContextIdStrategy<T = any> {\n    /**\n     * Allows to attach a parent context id to the existing child context id.\n     * This lets you construct durable DI sub-trees that can be shared between contexts.\n     * @param contextId auto-generated child context id\n     * @param request request object\n     */\n    attach(contextId: ContextId, request: T): ContextIdResolverFn | ContextIdResolver | undefined;\n}\nexport declare class ContextIdFactory {\n    private static strategy?;\n    /**\n     * Generates a context identifier based on the request object.\n     */\n    static create(): ContextId;\n    /**\n     * Generates a random identifier to track asynchronous execution context.\n     * @param request request object\n     */\n    static getByRequest<T extends Record<any, any> = any>(request: T, propsToInspect?: string[]): ContextId;\n    /**\n     * Registers a custom context id strategy that lets you attach\n     * a parent context id to the existing context id object.\n     * @param strategy strategy instance\n     */\n    static apply(strategy: ContextIdStrategy): void;\n    private static isContextIdResolverWithPayload;\n}\n",
  "node_modules/@nestjs/core/helpers/context-utils.d.ts": "import { ParamData } from '@nestjs/common';\nimport { ContextType, Controller, PipeTransform } from '@nestjs/common/interfaces';\nimport { ExecutionContextHost } from './execution-context-host';\nexport interface ParamProperties<T = any, IExtractor extends Function = any> {\n    index: number;\n    type: T | string;\n    data: ParamData;\n    pipes: PipeTransform[];\n    extractValue: IExtractor;\n}\nexport declare class ContextUtils {\n    mapParamType(key: string): string;\n    reflectCallbackParamtypes(instance: Controller, methodName: string): any[];\n    reflectCallbackMetadata<T = any>(instance: Controller, methodName: string, metadataKey: string): T;\n    reflectPassthrough(instance: Controller, methodName: string): boolean;\n    getArgumentsLength<T>(keys: string[], metadata: T): number;\n    createNullArray(length: number): any[];\n    mergeParamsMetatypes(paramsProperties: ParamProperties[], paramtypes: any[]): (ParamProperties & {\n        metatype?: any;\n    })[];\n    getCustomFactory(factory: (...args: unknown[]) => void, data: unknown, contextFactory: (args: unknown[]) => ExecutionContextHost): (...args: unknown[]) => unknown;\n    getContextFactory<TContext extends string = ContextType>(contextType: TContext, instance?: object, callback?: Function): (args: unknown[]) => ExecutionContextHost;\n}\n",
  "node_modules/@nestjs/core/helpers/execution-context-host.d.ts": "import { ExecutionContext } from '@nestjs/common';\nimport { Type } from '@nestjs/common/interfaces';\nimport { ContextType, HttpArgumentsHost, RpcArgumentsHost, WsArgumentsHost } from '@nestjs/common/interfaces/features/arguments-host.interface';\nexport declare class ExecutionContextHost implements ExecutionContext {\n    private readonly args;\n    private readonly constructorRef;\n    private readonly handler;\n    private contextType;\n    constructor(args: any[], constructorRef?: Type<any> | null, handler?: Function | null);\n    setType<TContext extends string = ContextType>(type: TContext): void;\n    getType<TContext extends string = ContextType>(): TContext;\n    getClass<T = any>(): Type<T>;\n    getHandler(): Function;\n    getArgs<T extends Array<any> = any[]>(): T;\n    getArgByIndex<T = any>(index: number): T;\n    switchToRpc(): RpcArgumentsHost;\n    switchToHttp(): HttpArgumentsHost;\n    switchToWs(): WsArgumentsHost;\n}\n",
  "node_modules/@nestjs/core/helpers/external-context-creator.d.ts": "import { ParamData } from '@nestjs/common';\nimport { ContextType, Controller, PipeTransform } from '@nestjs/common/interfaces';\nimport { ExternalExceptionFilterContext } from '../exceptions/external-exception-filter-context';\nimport { GuardsConsumer, GuardsContextCreator } from '../guards';\nimport { NestContainer } from '../injector/container';\nimport { ContextId } from '../injector/instance-wrapper';\nimport { ModulesContainer } from '../injector/modules-container';\nimport { InterceptorsConsumer, InterceptorsContextCreator } from '../interceptors';\nimport { PipesConsumer, PipesContextCreator } from '../pipes';\nimport { ParamProperties } from './context-utils';\nimport { ExternalHandlerMetadata } from './interfaces/external-handler-metadata.interface';\nimport { ParamsMetadata } from './interfaces/params-metadata.interface';\nexport interface ParamsFactory {\n    exchangeKeyForValue(type: number, data: ParamData, args: any): any;\n}\nexport interface ExternalContextOptions {\n    guards?: boolean;\n    interceptors?: boolean;\n    filters?: boolean;\n}\nexport declare class ExternalContextCreator {\n    private readonly guardsContextCreator;\n    private readonly guardsConsumer;\n    private readonly interceptorsContextCreator;\n    private readonly interceptorsConsumer;\n    private readonly modulesContainer;\n    private readonly pipesContextCreator;\n    private readonly pipesConsumer;\n    private readonly filtersContextCreator;\n    private readonly contextUtils;\n    private readonly externalErrorProxy;\n    private readonly handlerMetadataStorage;\n    private container;\n    constructor(guardsContextCreator: GuardsContextCreator, guardsConsumer: GuardsConsumer, interceptorsContextCreator: InterceptorsContextCreator, interceptorsConsumer: InterceptorsConsumer, modulesContainer: ModulesContainer, pipesContextCreator: PipesContextCreator, pipesConsumer: PipesConsumer, filtersContextCreator: ExternalExceptionFilterContext);\n    static fromContainer(container: NestContainer): ExternalContextCreator;\n    create<TParamsMetadata extends ParamsMetadata = ParamsMetadata, TContext extends string = ContextType>(instance: Controller, callback: (...args: unknown[]) => unknown, methodName: string, metadataKey?: string, paramsFactory?: ParamsFactory, contextId?: ContextId, inquirerId?: string, options?: ExternalContextOptions, contextType?: TContext): (...args: any[]) => Promise<any>;\n    getMetadata<TMetadata, TContext extends string = ContextType>(instance: Controller, methodName: string, metadataKey?: string, paramsFactory?: ParamsFactory, contextType?: TContext): ExternalHandlerMetadata;\n    getContextModuleKey(moduleCtor: Function | undefined): string;\n    exchangeKeysForValues<TMetadata = any>(keys: string[], metadata: TMetadata, moduleContext: string, paramsFactory: ParamsFactory, contextId?: ContextId, inquirerId?: string, contextFactory?: (args: unknown[]) => import(\"./execution-context-host\").ExecutionContextHost): ParamProperties[];\n    createPipesFn(pipes: PipeTransform[], paramsOptions: (ParamProperties & {\n        metatype?: unknown;\n    })[]): ((args: unknown[], ...params: unknown[]) => Promise<void>) | null;\n    getParamValue<T>(value: T, { metatype, type, data }: {\n        metatype: any;\n        type: any;\n        data: any;\n    }, pipes: PipeTransform[]): Promise<any>;\n    transformToResult(resultOrDeferred: any): Promise<any>;\n    createGuardsFn<TContext extends string = ContextType>(guards: any[], instance: Controller, callback: (...args: any[]) => any, contextType?: TContext): Function | null;\n    registerRequestProvider<T = any>(request: T, contextId: ContextId): void;\n}\n",
  "node_modules/@nestjs/core/helpers/external-proxy.d.ts": "import { ContextType } from '@nestjs/common/interfaces';\nimport { ExternalExceptionsHandler } from '../exceptions/external-exceptions-handler';\nexport declare class ExternalErrorProxy {\n    createProxy<TContext extends string = ContextType>(targetCallback: (...args: any[]) => any, exceptionsHandler: ExternalExceptionsHandler, type?: TContext): (...args: any[]) => Promise<any>;\n}\n",
  "node_modules/@nestjs/core/helpers/get-class-scope.d.ts": "import { Scope } from '@nestjs/common';\nimport { Type } from '@nestjs/common/interfaces/type.interface';\nexport declare function getClassScope(provider: Type<unknown>): Scope;\n",
  "node_modules/@nestjs/core/helpers/handler-metadata-storage.d.ts": "import { Type } from '@nestjs/common/interfaces';\nimport { IncomingMessage } from 'http';\nimport { Observable } from 'rxjs';\nimport { ContextId } from '../injector/instance-wrapper';\nimport { HeaderStream } from '../router/sse-stream';\nimport { ParamProperties } from './context-utils';\nexport declare const HANDLER_METADATA_SYMBOL: unique symbol;\nexport type HandleResponseFn = HandlerResponseBasicFn | HandleSseResponseFn;\nexport type HandlerResponseBasicFn = <TResult, TResponse>(result: TResult, res: TResponse, req?: any) => any;\nexport type HandleSseResponseFn = <TResult extends Observable<unknown> = any, TResponse extends HeaderStream = any, TRequest extends IncomingMessage = any>(result: TResult, res: TResponse, req: TRequest) => any;\nexport interface HandlerMetadata {\n    argsLength: number;\n    paramtypes: any[];\n    httpStatusCode: number;\n    responseHeaders: any[];\n    hasCustomHeaders: boolean;\n    getParamsMetadata: (moduleKey: string, contextId?: ContextId, inquirerId?: string) => (ParamProperties & {\n        metatype?: any;\n    })[];\n    fnHandleResponse: HandleResponseFn;\n}\nexport declare class HandlerMetadataStorage<TValue = HandlerMetadata, TKey extends Type<unknown> = any> {\n    private readonly [HANDLER_METADATA_SYMBOL];\n    set(controller: TKey, methodName: string, metadata: TValue): void;\n    get(controller: TKey, methodName: string): TValue | undefined;\n    private getMetadataKey;\n}\n",
  "node_modules/@nestjs/core/helpers/http-adapter-host.d.ts": "import { Observable } from 'rxjs';\nimport { AbstractHttpAdapter } from '../adapters/http-adapter';\n/**\n * Defines the `HttpAdapterHost` object.\n *\n * `HttpAdapterHost` wraps the underlying\n * platform-specific `HttpAdapter`.  The `HttpAdapter` is a wrapper around the underlying\n * native HTTP server library (e.g., Express).  The `HttpAdapterHost` object\n * provides methods to `get` and `set` the underlying HttpAdapter.\n *\n * @see [Http adapter](https://docs.nestjs.com/faq/http-adapter)\n *\n * @publicApi\n */\nexport declare class HttpAdapterHost<T extends AbstractHttpAdapter = AbstractHttpAdapter> {\n    private _httpAdapter?;\n    private _listen$;\n    private isListening;\n    /**\n     * Accessor for the underlying `HttpAdapter`\n     *\n     * @param httpAdapter reference to the `HttpAdapter` to be set\n     */\n    set httpAdapter(httpAdapter: T);\n    /**\n     * Accessor for the underlying `HttpAdapter`\n     *\n     * @example\n     * `const httpAdapter = adapterHost.httpAdapter;`\n     */\n    get httpAdapter(): T;\n    /**\n     * Observable that allows to subscribe to the `listen` event.\n     * This event is emitted when the HTTP application is listening for incoming requests.\n     */\n    get listen$(): Observable<void>;\n    /**\n     * Sets the listening state of the application.\n     */\n    set listening(listening: boolean);\n    /**\n     * Returns a boolean indicating whether the application is listening for incoming requests.\n     */\n    get listening(): boolean;\n}\n",
  "node_modules/@nestjs/core/helpers/index.d.ts": "export * from './context-id-factory';\nexport * from './external-context-creator';\nexport * from './http-adapter-host';\n",
  "node_modules/@nestjs/core/helpers/interfaces/external-handler-metadata.interface.d.ts": "import { ContextId } from '../../injector';\nimport { ParamProperties } from '../context-utils';\ntype ParamPropertiesWithMetatype<T = any> = ParamProperties & {\n    metatype?: T;\n};\nexport interface ExternalHandlerMetadata {\n    argsLength: number;\n    paramtypes: any[];\n    getParamsMetadata: (moduleKey: string, contextId?: ContextId, inquirerId?: string) => ParamPropertiesWithMetatype[];\n}\nexport {};\n",
  "node_modules/@nestjs/core/helpers/interfaces/index.d.ts": "export * from './external-handler-metadata.interface';\nexport * from './params-metadata.interface';\n",
  "node_modules/@nestjs/core/helpers/interfaces/params-metadata.interface.d.ts": "import { ParamData } from '@nestjs/common';\nexport type ParamsMetadata = Record<number, ParamMetadata>;\nexport interface ParamMetadata {\n    index: number;\n    data?: ParamData;\n}\n",
  "node_modules/@nestjs/core/helpers/is-durable.d.ts": "import { Type } from '@nestjs/common/interfaces/type.interface';\nexport declare function isDurable(provider: Type<unknown>): boolean | undefined;\n",
  "node_modules/@nestjs/core/helpers/load-adapter.d.ts": "export declare function loadAdapter(defaultPlatform: string, transport: string, loaderFn?: Function): any;\n",
  "node_modules/@nestjs/core/helpers/messages.d.ts": "import { VersionValue } from '@nestjs/common/interfaces/version-options.interface';\nexport declare const MODULE_INIT_MESSAGE: (text: TemplateStringsArray, module: string) => string;\nexport declare const ROUTE_MAPPED_MESSAGE: (path: string, method: string | number) => string;\nexport declare const VERSIONED_ROUTE_MAPPED_MESSAGE: (path: string, method: string | number, version: VersionValue) => string;\nexport declare const CONTROLLER_MAPPING_MESSAGE: (name: string, path: string) => string;\nexport declare const VERSIONED_CONTROLLER_MAPPING_MESSAGE: (name: string, path: string, version: VersionValue) => string;\nexport declare const INVALID_EXECUTION_CONTEXT: (methodName: string, currentContext: string) => string;\n",
  "node_modules/@nestjs/core/helpers/optional-require.d.ts": "export declare function optionalRequire(packageName: string, loaderFn?: Function): any;\n",
  "node_modules/@nestjs/core/helpers/rethrow.d.ts": "export declare const rethrow: (err: unknown) => never;\n",
  "node_modules/@nestjs/core/helpers/router-method-factory.d.ts": "import { HttpServer } from '@nestjs/common';\nimport { RequestMethod } from '@nestjs/common/enums/request-method.enum';\nexport declare const REQUEST_METHOD_MAP: {\n    readonly 0: \"get\";\n    readonly 1: \"post\";\n    readonly 2: \"put\";\n    readonly 3: \"delete\";\n    readonly 4: \"patch\";\n    readonly 5: \"all\";\n    readonly 6: \"options\";\n    readonly 7: \"head\";\n    readonly 8: \"search\";\n    readonly 9: \"propfind\";\n    readonly 10: \"proppatch\";\n    readonly 11: \"mkcol\";\n    readonly 12: \"copy\";\n    readonly 13: \"move\";\n    readonly 14: \"lock\";\n    readonly 15: \"unlock\";\n};\nexport declare class RouterMethodFactory {\n    get(target: HttpServer, requestMethod: RequestMethod): Function;\n}\n",
  "node_modules/@nestjs/core/hooks/before-app-shutdown.hook.d.ts": "import { Module } from '../injector/module';\n/**\n * Calls the `beforeApplicationShutdown` function on the module and its children\n * (providers / controllers).\n *\n * @param module The module which will be initialized\n * @param signal The signal which caused the shutdown\n */\nexport declare function callBeforeAppShutdownHook(module: Module, signal?: string): Promise<void>;\n",
  "node_modules/@nestjs/core/hooks/index.d.ts": "export * from './on-app-bootstrap.hook';\nexport * from './on-app-shutdown.hook';\nexport * from './on-module-destroy.hook';\nexport * from './on-module-init.hook';\nexport * from './before-app-shutdown.hook';\n",
  "node_modules/@nestjs/core/hooks/on-app-bootstrap.hook.d.ts": "import { Module } from '../injector/module';\n/**\n * Calls the `onApplicationBootstrap` function on the module and its children\n * (providers / controllers).\n *\n * @param module The module which will be initialized\n */\nexport declare function callModuleBootstrapHook(module: Module): Promise<any>;\n",
  "node_modules/@nestjs/core/hooks/on-app-shutdown.hook.d.ts": "import { Module } from '../injector/module';\n/**\n * Calls the `onApplicationShutdown` function on the module and its children\n * (providers / controllers).\n *\n * @param module The module which will be initialized\n * @param signal\n */\nexport declare function callAppShutdownHook(module: Module, signal?: string): Promise<any>;\n",
  "node_modules/@nestjs/core/hooks/on-module-destroy.hook.d.ts": "import { Module } from '../injector/module';\n/**\n * Calls the `onModuleDestroy` function on the module and its children\n * (providers / controllers).\n *\n * @param module The module which will be initialized\n */\nexport declare function callModuleDestroyHook(module: Module): Promise<any>;\n",
  "node_modules/@nestjs/core/hooks/on-module-init.hook.d.ts": "import { Module } from '../injector/module';\n/**\n * Calls the `onModuleInit` function on the module and its children\n * (providers / controllers).\n *\n * @param module The module which will be initialized\n */\nexport declare function callModuleInitHook(module: Module): Promise<void>;\n",
  "node_modules/@nestjs/core/hooks/utils/get-instances-grouped-by-hierarchy-level.d.ts": "import { InjectionToken } from '@nestjs/common';\nimport { InstanceWrapper } from '../../injector/instance-wrapper';\nexport declare function getInstancesGroupedByHierarchyLevel(...collections: Array<Map<InjectionToken, InstanceWrapper> | Array<[InjectionToken, InstanceWrapper]>>): Map<number, unknown[]>;\n",
  "node_modules/@nestjs/core/hooks/utils/get-sorted-hierarchy-levels.d.ts": "export declare function getSortedHierarchyLevels(groups: Map<number, unknown[]>, order?: 'ASC' | 'DESC'): number[];\n",
  "node_modules/@nestjs/core/index.d.ts": "import 'reflect-metadata';\nexport * from './adapters';\nexport * from './application-config';\nexport { APP_FILTER, APP_GUARD, APP_INTERCEPTOR, APP_PIPE } from './constants';\nexport * from './discovery';\nexport * from './exceptions';\nexport * from './helpers';\nexport * from './injector';\nexport * from './inspector';\nexport * from './metadata-scanner';\nexport * from './middleware';\nexport * from './nest-application';\nexport * from './nest-application-context';\nexport { NestFactory } from './nest-factory';\nexport * from './repl';\nexport * from './router';\nexport * from './services';\n",
  "node_modules/@nestjs/core/injector/abstract-instance-resolver.d.ts": "import { Abstract, Type } from '@nestjs/common';\nimport { GetOrResolveOptions } from '@nestjs/common/interfaces';\nimport { Injector } from './injector';\nimport { InstanceLinksHost } from './instance-links-host';\nimport { ContextId } from './instance-wrapper';\nimport { Module } from './module';\nexport declare abstract class AbstractInstanceResolver {\n    protected abstract instanceLinksHost: InstanceLinksHost;\n    protected abstract injector: Injector;\n    protected abstract get<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, options?: GetOrResolveOptions): TResult | Array<TResult>;\n    protected find<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Abstract<TInput> | string | symbol, options: {\n        moduleId?: string;\n        each?: boolean;\n    }): TResult | Array<TResult>;\n    protected resolvePerContext<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Abstract<TInput> | string | symbol, contextModule: Module, contextId: ContextId, options?: GetOrResolveOptions): Promise<TResult | Array<TResult>>;\n}\n",
  "node_modules/@nestjs/core/injector/compiler.d.ts": "import { DynamicModule, ForwardReference, Type } from '@nestjs/common/interfaces';\nimport { ModuleOpaqueKeyFactory } from './opaque-key-factory/interfaces/module-opaque-key-factory.interface';\nexport interface ModuleFactory {\n    type: Type<any>;\n    token: string;\n    dynamicMetadata?: Partial<DynamicModule>;\n}\nexport declare class ModuleCompiler {\n    private readonly _moduleOpaqueKeyFactory;\n    constructor(_moduleOpaqueKeyFactory: ModuleOpaqueKeyFactory);\n    get moduleOpaqueKeyFactory(): ModuleOpaqueKeyFactory;\n    compile(moduleClsOrDynamic: Type | DynamicModule | ForwardReference | Promise<DynamicModule>): Promise<ModuleFactory>;\n    extractMetadata(moduleClsOrDynamic: Type | ForwardReference | DynamicModule): {\n        type: Type;\n        dynamicMetadata: Omit<DynamicModule, 'module'> | undefined;\n    };\n    isDynamicModule(moduleClsOrDynamic: Type | DynamicModule | ForwardReference): moduleClsOrDynamic is DynamicModule;\n}\n",
  "node_modules/@nestjs/core/injector/constants.d.ts": "import { ContextId } from './instance-wrapper';\nexport declare const CONTROLLER_ID_KEY = \"CONTROLLER_ID\";\nexport declare const STATIC_CONTEXT: ContextId;\n",
  "node_modules/@nestjs/core/injector/container.d.ts": "import { DynamicModule, Provider } from '@nestjs/common';\nimport { EnhancerSubtype } from '@nestjs/common/constants';\nimport { Injectable, Type } from '@nestjs/common/interfaces';\nimport { NestApplicationContextOptions } from '@nestjs/common/interfaces/nest-application-context-options.interface';\nimport { ApplicationConfig } from '../application-config';\nimport { SerializedGraph } from '../inspector/serialized-graph';\nimport { ModuleCompiler } from './compiler';\nimport { ContextId } from './instance-wrapper';\nimport { Module } from './module';\nimport { ModulesContainer } from './modules-container';\nimport { ModuleOpaqueKeyFactory } from './opaque-key-factory/interfaces/module-opaque-key-factory.interface';\ntype ModuleMetatype = Type<any> | DynamicModule | Promise<DynamicModule>;\ntype ModuleScope = Type<any>[];\nexport declare class NestContainer {\n    private readonly _applicationConfig;\n    private readonly _contextOptions;\n    private readonly globalModules;\n    private readonly modules;\n    private readonly dynamicModulesMetadata;\n    private readonly internalProvidersStorage;\n    private readonly _serializedGraph;\n    private moduleCompiler;\n    private internalCoreModule;\n    constructor(_applicationConfig?: ApplicationConfig | undefined, _contextOptions?: NestApplicationContextOptions | undefined);\n    get serializedGraph(): SerializedGraph;\n    get applicationConfig(): ApplicationConfig | undefined;\n    setHttpAdapter(httpAdapter: any): void;\n    getHttpAdapterRef(): import(\"..\").AbstractHttpAdapter<any, any, any>;\n    getHttpAdapterHostRef(): import(\"..\").HttpAdapterHost<import(\"..\").AbstractHttpAdapter<any, any, any>>;\n    addModule(metatype: ModuleMetatype, scope: ModuleScope): Promise<{\n        moduleRef: Module;\n        inserted: boolean;\n    } | undefined>;\n    replaceModule(metatypeToReplace: ModuleMetatype, newMetatype: ModuleMetatype, scope: ModuleScope): Promise<{\n        moduleRef: Module;\n        inserted: boolean;\n    } | undefined>;\n    private setModule;\n    addDynamicMetadata(token: string, dynamicModuleMetadata: Partial<DynamicModule>, scope: Type<any>[]): Promise<void>;\n    addDynamicModules(modules: any[], scope: Type<any>[]): Promise<void>;\n    isGlobalModule(metatype: Type<any>, dynamicMetadata?: Partial<DynamicModule>): boolean;\n    addGlobalModule(module: Module): void;\n    getModules(): ModulesContainer;\n    getModuleCompiler(): ModuleCompiler;\n    getModuleByKey(moduleKey: string): Module | undefined;\n    getInternalCoreModuleRef(): Module | undefined;\n    addImport(relatedModule: Type<any> | DynamicModule, token: string): Promise<void>;\n    addProvider(provider: Provider, token: string, enhancerSubtype?: EnhancerSubtype): string | symbol | Function;\n    addInjectable(injectable: Provider, token: string, enhancerSubtype: EnhancerSubtype, host?: Type<Injectable>): string | symbol | Function | import(\"./instance-wrapper\").InstanceWrapper<unknown>;\n    addExportedProviderOrModule(toExport: Type<any> | DynamicModule, token: string): void;\n    addController(controller: Type<any>, token: string): void;\n    clear(): void;\n    replace(toReplace: any, options: {\n        scope: any[] | null;\n    }): void;\n    bindGlobalScope(): void;\n    bindGlobalsToImports(moduleRef: Module): void;\n    bindGlobalModuleToModule(target: Module, globalModule: Module): void;\n    getDynamicMetadataByToken(token: string): Partial<DynamicModule>;\n    getDynamicMetadataByToken<K extends Exclude<keyof DynamicModule, 'global' | 'module'>>(token: string, metadataKey: K): DynamicModule[K];\n    registerCoreModuleRef(moduleRef: Module): void;\n    getModuleTokenFactory(): ModuleOpaqueKeyFactory;\n    registerRequestProvider<T = any>(request: T, contextId: ContextId): void;\n    private shouldInitOnPreview;\n}\nexport {};\n",
  "node_modules/@nestjs/core/injector/helpers/provider-classifier.d.ts": "import { ClassProvider, FactoryProvider, Provider, ValueProvider } from '@nestjs/common';\nexport declare function isClassProvider<T = any>(provider: Provider): provider is ClassProvider<T>;\nexport declare function isValueProvider<T = any>(provider: Provider): provider is ValueProvider<T>;\nexport declare function isFactoryProvider<T = any>(provider: Provider): provider is FactoryProvider<T>;\n",
  "node_modules/@nestjs/core/injector/helpers/silent-logger.d.ts": "import { Logger } from '@nestjs/common';\nexport declare class SilentLogger extends Logger {\n    log: () => void;\n    error: () => void;\n    warn: () => void;\n    debug: () => void;\n    verbose: () => void;\n    fatal: () => void;\n    setLogLevels: () => void;\n}\n",
  "node_modules/@nestjs/core/injector/helpers/transient-instances.d.ts": "import { InjectionToken } from '@nestjs/common';\nimport { InstanceWrapper } from '../instance-wrapper';\n/**\n * Returns the instances which are transient\n * @param instances The instances which should be checked whether they are transient\n */\nexport declare function getTransientInstances(instances: [InjectionToken, InstanceWrapper][]): InstanceWrapper[];\n/**\n * Returns the instances which are not transient\n * @param instances The instances which should be checked whether they are transient\n */\nexport declare function getNonTransientInstances(instances: [InjectionToken, InstanceWrapper][]): InstanceWrapper[];\n",
  "node_modules/@nestjs/core/injector/index.d.ts": "export * from './container';\nexport * from './inquirer';\nexport { ContextId, HostComponentInfo } from './instance-wrapper';\nexport * from './lazy-module-loader/lazy-module-loader';\nexport * from './module-ref';\nexport * from './modules-container';\n",
  "node_modules/@nestjs/core/injector/injector.d.ts": "import { InjectionToken } from '@nestjs/common';\nimport { Controller, ForwardReference, Injectable, Type } from '@nestjs/common/interfaces';\nimport { ContextId, InstancePerContext, InstanceWrapper, PropertyMetadata } from './instance-wrapper';\nimport { Module } from './module';\nimport { SettlementSignal } from './settlement-signal';\n/**\n * The type of an injectable dependency\n */\nexport type InjectorDependency = InjectionToken;\n/**\n * The property-based dependency\n */\nexport interface PropertyDependency {\n    key: symbol | string;\n    name: InjectorDependency;\n    isOptional?: boolean;\n    instance?: any;\n}\n/**\n * Context of a dependency which gets injected by\n * the injector\n */\nexport interface InjectorDependencyContext {\n    /**\n     * The name of the property key (property-based injection)\n     */\n    key?: string | symbol;\n    /**\n     * The function itself, the name of the function, or injection token.\n     */\n    name?: Function | string | symbol;\n    /**\n     * The index of the dependency which gets injected\n     * from the dependencies array\n     */\n    index?: number;\n    /**\n     * The dependency array which gets injected\n     */\n    dependencies?: InjectorDependency[];\n}\nexport declare class Injector {\n    private readonly options?;\n    private logger;\n    constructor(options?: {\n        preview: boolean;\n    } | undefined);\n    loadPrototype<T>({ token }: InstanceWrapper<T>, collection: Map<InjectionToken, InstanceWrapper<T>>, contextId?: ContextId): void;\n    loadInstance<T>(wrapper: InstanceWrapper<T>, collection: Map<InjectionToken, InstanceWrapper>, moduleRef: Module, contextId?: ContextId, inquirer?: InstanceWrapper): Promise<void>;\n    loadMiddleware(wrapper: InstanceWrapper, collection: Map<InjectionToken, InstanceWrapper>, moduleRef: Module, contextId?: ContextId, inquirer?: InstanceWrapper): Promise<void>;\n    loadController(wrapper: InstanceWrapper<Controller>, moduleRef: Module, contextId?: ContextId): Promise<void>;\n    loadInjectable<T = any>(wrapper: InstanceWrapper<T>, moduleRef: Module, contextId?: ContextId, inquirer?: InstanceWrapper): Promise<void>;\n    loadProvider(wrapper: InstanceWrapper<Injectable>, moduleRef: Module, contextId?: ContextId, inquirer?: InstanceWrapper): Promise<void>;\n    applySettlementSignal<T>(instancePerContext: InstancePerContext<T>, host: InstanceWrapper<T>): SettlementSignal;\n    resolveConstructorParams<T>(wrapper: InstanceWrapper<T>, moduleRef: Module, inject: InjectorDependency[] | undefined, callback: (args: unknown[]) => void | Promise<void>, contextId?: ContextId, inquirer?: InstanceWrapper, parentInquirer?: InstanceWrapper): Promise<void>;\n    getClassDependencies<T>(wrapper: InstanceWrapper<T>): [InjectorDependency[], number[]];\n    getFactoryProviderDependencies<T>(wrapper: InstanceWrapper<T>): [InjectorDependency[], number[]];\n    reflectConstructorParams<T>(type: Type<T>): any[];\n    reflectOptionalParams<T>(type: Type<T>): any[];\n    reflectSelfParams<T>(type: Type<T>): any[];\n    resolveSingleParam<T>(wrapper: InstanceWrapper<T>, param: Type<any> | string | symbol, dependencyContext: InjectorDependencyContext, moduleRef: Module, contextId?: ContextId, inquirer?: InstanceWrapper, keyOrIndex?: symbol | string | number): Promise<InstanceWrapper<any>>;\n    resolveParamToken<T>(wrapper: InstanceWrapper<T>, param: Type<any> | string | symbol | ForwardReference): any;\n    resolveComponentInstance<T>(moduleRef: Module, token: InjectionToken, dependencyContext: InjectorDependencyContext, wrapper: InstanceWrapper<T>, contextId?: ContextId, inquirer?: InstanceWrapper, keyOrIndex?: symbol | string | number): Promise<InstanceWrapper>;\n    resolveComponentHost<T>(moduleRef: Module, instanceWrapper: InstanceWrapper<T | Promise<T>>, contextId?: ContextId, inquirer?: InstanceWrapper): Promise<InstanceWrapper>;\n    lookupComponent<T = any>(providers: Map<Function | string | symbol, InstanceWrapper>, moduleRef: Module, dependencyContext: InjectorDependencyContext, wrapper: InstanceWrapper<T>, contextId?: ContextId, inquirer?: InstanceWrapper, keyOrIndex?: symbol | string | number): Promise<InstanceWrapper<T>>;\n    lookupComponentInParentModules<T = any>(dependencyContext: InjectorDependencyContext, moduleRef: Module, wrapper: InstanceWrapper<T>, contextId?: ContextId, inquirer?: InstanceWrapper, keyOrIndex?: symbol | string | number): Promise<any>;\n    lookupComponentInImports(moduleRef: Module, name: InjectionToken, wrapper: InstanceWrapper, moduleRegistry?: any[], contextId?: ContextId, inquirer?: InstanceWrapper, keyOrIndex?: symbol | string | number, isTraversing?: boolean): Promise<any>;\n    resolveProperties<T>(wrapper: InstanceWrapper<T>, moduleRef: Module, inject?: InjectorDependency[], contextId?: ContextId, inquirer?: InstanceWrapper, parentInquirer?: InstanceWrapper): Promise<PropertyDependency[]>;\n    reflectProperties<T>(type: Type<T>): PropertyDependency[];\n    applyProperties<T = any>(instance: T, properties: PropertyDependency[]): void;\n    instantiateClass<T = any>(instances: any[], wrapper: InstanceWrapper, targetMetatype: InstanceWrapper, contextId?: ContextId, inquirer?: InstanceWrapper): Promise<T>;\n    loadPerContext<T = any>(instance: T, moduleRef: Module, collection: Map<InjectionToken, InstanceWrapper>, ctx: ContextId, wrapper?: InstanceWrapper): Promise<T>;\n    loadEnhancersPerContext(wrapper: InstanceWrapper, ctx: ContextId, inquirer?: InstanceWrapper): Promise<void>;\n    loadCtorMetadata(metadata: InstanceWrapper<any>[], contextId: ContextId, inquirer?: InstanceWrapper, parentInquirer?: InstanceWrapper): Promise<any[]>;\n    loadPropertiesMetadata(metadata: PropertyMetadata[], contextId: ContextId, inquirer?: InstanceWrapper): Promise<PropertyDependency[]>;\n    private getInquirerId;\n    private resolveScopedComponentHost;\n    private isInquirerRequest;\n    private isInquirer;\n    protected addDependencyMetadata(keyOrIndex: symbol | string | number, hostWrapper: InstanceWrapper, instanceWrapper: InstanceWrapper): void;\n    private getTokenName;\n    private printResolvingDependenciesLog;\n    private printLookingForProviderLog;\n    private printFoundInModuleLog;\n    private isDebugMode;\n    private getContextId;\n    private getNowTimestamp;\n}\n",
  "node_modules/@nestjs/core/injector/inquirer/index.d.ts": "export * from './inquirer-constants';\n",
  "node_modules/@nestjs/core/injector/inquirer/inquirer-constants.d.ts": "export declare const INQUIRER = \"INQUIRER\";\n",
  "node_modules/@nestjs/core/injector/inquirer/inquirer-providers.d.ts": "import { Provider } from '@nestjs/common';\nexport declare const inquirerProvider: Provider;\n",
  "node_modules/@nestjs/core/injector/instance-links-host.d.ts": "import { InjectionToken } from '@nestjs/common';\nimport { NestContainer } from './container';\nimport { InstanceWrapper } from './instance-wrapper';\nexport interface InstanceLink<T = any> {\n    token: InjectionToken;\n    wrapperRef: InstanceWrapper<T>;\n    collection: Map<any, InstanceWrapper>;\n    moduleId: string;\n}\nexport declare class InstanceLinksHost {\n    private readonly container;\n    private readonly instanceLinks;\n    constructor(container: NestContainer);\n    get<T = any>(token: InjectionToken): InstanceLink<T>;\n    get<T = any>(token: InjectionToken, options?: {\n        moduleId?: string;\n        each?: boolean;\n    }): InstanceLink<T> | Array<InstanceLink<T>>;\n    private initialize;\n    private addLink;\n    private getInstanceNameByToken;\n}\n",
  "node_modules/@nestjs/core/injector/instance-loader.d.ts": "import { Logger, LoggerService } from '@nestjs/common';\nimport { GraphInspector } from '../inspector/graph-inspector';\nimport { NestContainer } from './container';\nimport { Injector } from './injector';\nimport { Module } from './module';\nexport declare class InstanceLoader<TInjector extends Injector = Injector> {\n    protected readonly container: NestContainer;\n    protected readonly injector: TInjector;\n    protected readonly graphInspector: GraphInspector;\n    private logger;\n    constructor(container: NestContainer, injector: TInjector, graphInspector: GraphInspector, logger?: LoggerService);\n    setLogger(logger: Logger): void;\n    createInstancesOfDependencies(modules?: Map<string, Module>): Promise<void>;\n    private createPrototypes;\n    private createInstances;\n    private createPrototypesOfProviders;\n    private createInstancesOfProviders;\n    private createPrototypesOfControllers;\n    private createInstancesOfControllers;\n    private createPrototypesOfInjectables;\n    private createInstancesOfInjectables;\n    private isModuleWhitelisted;\n}\n",
  "node_modules/@nestjs/core/injector/instance-wrapper.d.ts": "import { Provider, Scope, Type } from '@nestjs/common';\nimport { EnhancerSubtype } from '@nestjs/common/constants';\nimport { FactoryProvider, InjectionToken } from '@nestjs/common/interfaces';\nimport { Module } from './module';\nimport { SettlementSignal } from './settlement-signal';\nexport declare const INSTANCE_METADATA_SYMBOL: unique symbol;\nexport declare const INSTANCE_ID_SYMBOL: unique symbol;\nexport interface HostComponentInfo {\n    /**\n     * Injection token (or class reference)\n     */\n    token: InjectionToken;\n    /**\n     * Flag that indicates whether DI subtree is durable\n     */\n    isTreeDurable: boolean;\n}\nexport interface ContextId {\n    readonly id: number;\n    payload?: unknown;\n    getParent?(info: HostComponentInfo): ContextId;\n}\nexport interface InstancePerContext<T> {\n    instance: T;\n    isResolved?: boolean;\n    isPending?: boolean;\n    donePromise?: Promise<unknown>;\n}\nexport interface PropertyMetadata {\n    key: symbol | string;\n    wrapper: InstanceWrapper;\n}\nexport declare class InstanceWrapper<T = any> {\n    readonly name: any;\n    readonly token: InjectionToken;\n    readonly async?: boolean;\n    readonly host?: Module;\n    readonly isAlias: boolean;\n    readonly subtype?: EnhancerSubtype;\n    scope?: Scope;\n    metatype: Type<T> | Function | null;\n    inject?: FactoryProvider['inject'] | null;\n    forwardRef?: boolean;\n    durable?: boolean;\n    initTime?: number;\n    settlementSignal?: SettlementSignal;\n    private static logger;\n    private readonly values;\n    private readonly [INSTANCE_METADATA_SYMBOL];\n    private readonly [INSTANCE_ID_SYMBOL];\n    private transientMap?;\n    private isTreeStatic;\n    private isTreeDurable;\n    constructor(metadata?: Partial<InstanceWrapper<T>> & Partial<InstancePerContext<T>>);\n    get id(): string;\n    set instance(value: T);\n    get instance(): T;\n    get isNotMetatype(): boolean;\n    get isFactory(): boolean;\n    get isTransient(): boolean;\n    getInstanceByContextId(contextId: ContextId, inquirerId?: string): InstancePerContext<T>;\n    getInstanceByInquirerId(contextId: ContextId, inquirerId: string): InstancePerContext<T>;\n    setInstanceByContextId(contextId: ContextId, value: InstancePerContext<T>, inquirerId?: string): void;\n    setInstanceByInquirerId(contextId: ContextId, inquirerId: string, value: InstancePerContext<T>): void;\n    removeInstanceByContextId(contextId: ContextId, inquirerId?: string): void;\n    removeInstanceByInquirerId(contextId: ContextId, inquirerId: string): void;\n    addCtorMetadata(index: number, wrapper: InstanceWrapper): void;\n    getCtorMetadata(): InstanceWrapper[];\n    addPropertiesMetadata(key: symbol | string, wrapper: InstanceWrapper): void;\n    getPropertiesMetadata(): PropertyMetadata[];\n    addEnhancerMetadata(wrapper: InstanceWrapper): void;\n    getEnhancersMetadata(): InstanceWrapper[];\n    isDependencyTreeDurable(lookupRegistry?: string[]): boolean;\n    introspectDepsAttribute(callback: (collection: InstanceWrapper[], lookupRegistry: string[]) => boolean, lookupRegistry?: string[]): boolean;\n    isDependencyTreeStatic(lookupRegistry?: string[]): boolean;\n    cloneStaticInstance(contextId: ContextId): InstancePerContext<T>;\n    cloneTransientInstance(contextId: ContextId, inquirerId: string): InstancePerContext<T>;\n    createPrototype(contextId: ContextId): any;\n    isInRequestScope(contextId: ContextId, inquirer?: InstanceWrapper): boolean;\n    isLazyTransient(contextId: ContextId, inquirer: InstanceWrapper | undefined): boolean;\n    isExplicitlyRequested(contextId: ContextId, inquirer?: InstanceWrapper): boolean;\n    isStatic(contextId: ContextId, inquirer: InstanceWrapper | undefined): boolean;\n    getStaticTransientInstances(): (InstancePerContext<T> | undefined)[];\n    mergeWith(provider: Provider): void;\n    private isNewable;\n    private initialize;\n    private printIntrospectedAsRequestScoped;\n    private printIntrospectedAsDurable;\n    private isDebugMode;\n    private generateUuid;\n}\n",
  "node_modules/@nestjs/core/injector/internal-core-module/index.d.ts": "export * from './internal-core-module';\n",
  "node_modules/@nestjs/core/injector/internal-core-module/internal-core-module-factory.d.ts": "import { HttpAdapterHost } from '../../helpers/http-adapter-host';\nimport { GraphInspector } from '../../inspector/graph-inspector';\nimport { ModuleOverride } from '../../interfaces/module-override.interface';\nimport { DependenciesScanner } from '../../scanner';\nimport { ModuleCompiler } from '../compiler';\nimport { NestContainer } from '../container';\nexport declare class InternalCoreModuleFactory {\n    static create(container: NestContainer, scanner: DependenciesScanner, moduleCompiler: ModuleCompiler, httpAdapterHost: HttpAdapterHost, graphInspector: GraphInspector, moduleOverrides?: ModuleOverride[]): import(\"@nestjs/common\").DynamicModule;\n}\n",
  "node_modules/@nestjs/core/injector/internal-core-module/internal-core-module.d.ts": "import { DynamicModule } from '@nestjs/common';\nimport { ExistingProvider, FactoryProvider, ValueProvider } from '@nestjs/common/interfaces';\nexport declare class InternalCoreModule {\n    static register(providers: Array<ValueProvider | FactoryProvider | ExistingProvider>): DynamicModule;\n}\n",
  "node_modules/@nestjs/core/injector/internal-providers-storage.d.ts": "import { AbstractHttpAdapter } from '../adapters';\nimport { HttpAdapterHost } from '../helpers/http-adapter-host';\nexport declare class InternalProvidersStorage {\n    private readonly _httpAdapterHost;\n    private _httpAdapter;\n    get httpAdapterHost(): HttpAdapterHost;\n    get httpAdapter(): AbstractHttpAdapter;\n    set httpAdapter(httpAdapter: AbstractHttpAdapter);\n}\n",
  "node_modules/@nestjs/core/injector/lazy-module-loader/lazy-module-loader-options.interface.d.ts": "export interface LazyModuleLoaderLoadOptions {\n    /**\n     * If `false`, no logs will be generated when loading some module lazily.\n     */\n    logger?: boolean;\n}\n",
  "node_modules/@nestjs/core/injector/lazy-module-loader/lazy-module-loader.d.ts": "import { DynamicModule, Type } from '@nestjs/common';\nimport { ModuleOverride } from '../../interfaces/module-override.interface';\nimport { DependenciesScanner } from '../../scanner';\nimport { ModuleCompiler } from '../compiler';\nimport { InstanceLoader } from '../instance-loader';\nimport { ModuleRef } from '../module-ref';\nimport { ModulesContainer } from '../modules-container';\nimport { LazyModuleLoaderLoadOptions } from './lazy-module-loader-options.interface';\nexport declare class LazyModuleLoader {\n    private readonly dependenciesScanner;\n    private readonly instanceLoader;\n    private readonly moduleCompiler;\n    private readonly modulesContainer;\n    private readonly moduleOverrides?;\n    constructor(dependenciesScanner: DependenciesScanner, instanceLoader: InstanceLoader, moduleCompiler: ModuleCompiler, modulesContainer: ModulesContainer, moduleOverrides?: ModuleOverride[] | undefined);\n    load(loaderFn: () => Promise<Type<unknown> | DynamicModule> | Type<unknown> | DynamicModule, loadOpts?: LazyModuleLoaderLoadOptions): Promise<ModuleRef>;\n    private registerLoggerConfiguration;\n    private createLazyModulesContainer;\n    private getTargetModuleRef;\n}\n",
  "node_modules/@nestjs/core/injector/module-ref.d.ts": "import { IntrospectionResult, Type } from '@nestjs/common';\nimport { AbstractInstanceResolver } from './abstract-instance-resolver';\nimport { NestContainer } from './container';\nimport { Injector } from './injector';\nimport { InstanceLinksHost } from './instance-links-host';\nimport { ContextId } from './instance-wrapper';\nimport { Module } from './module';\nexport interface ModuleRefGetOrResolveOpts {\n    /**\n     * If enabled, lookup will only be performed in the host module.\n     * @default true\n     */\n    strict?: boolean;\n    /**\n     * If enabled, instead of returning a first instance registered under a given token,\n     * a list of instances will be returned.\n     * @default false\n     */\n    each?: boolean;\n}\nexport declare abstract class ModuleRef extends AbstractInstanceResolver {\n    protected readonly container: NestContainer;\n    protected readonly injector: Injector;\n    private _instanceLinksHost;\n    protected get instanceLinksHost(): InstanceLinksHost;\n    constructor(container: NestContainer);\n    /**\n     * Retrieves an instance of either injectable or controller, otherwise, throws exception.\n     * @returns {TResult}\n     */\n    abstract get<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol): TResult;\n    /**\n     * Retrieves an instance of either injectable or controller, otherwise, throws exception.\n     * @returns {TResult}\n     */\n    abstract get<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, options: {\n        /**\n         * If enabled, lookup will only be performed in the host module.\n         * @default true\n         */\n        strict?: boolean;\n        /** This indicates that only the first instance registered will be returned. */\n        each?: undefined | false;\n    }): TResult;\n    /**\n     * Retrieves a list of instances of either injectables or controllers, otherwise, throws exception.\n     * @returns {Array<TResult>}\n     */\n    abstract get<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, options: {\n        /**\n         * If enabled, lookup will only be performed in the host module.\n         * @default true\n         */\n        strict?: boolean;\n        /** This indicates that a list of instances will be returned. */\n        each: true;\n    }): Array<TResult>;\n    /**\n     * Retrieves an instance (or a list of instances) of either injectable or controller, otherwise, throws exception.\n     * @returns {TResult | Array<TResult>}\n     */\n    abstract get<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, options?: ModuleRefGetOrResolveOpts): TResult | Array<TResult>;\n    /**\n     * Resolves transient or request-scoped instance of either injectable or controller, otherwise, throws exception.\n     * @returns {Array<TResult>}\n     */\n    abstract resolve<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol): Promise<TResult>;\n    /**\n     * Resolves transient or request-scoped instance of either injectable or controller, otherwise, throws exception.\n     * @returns {Array<TResult>}\n     */\n    abstract resolve<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, contextId?: {\n        id: number;\n    }): Promise<TResult>;\n    /**\n     * Resolves transient or request-scoped instance of either injectable or controller, otherwise, throws exception.\n     * @returns {Array<TResult>}\n     */\n    abstract resolve<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, contextId?: {\n        id: number;\n    }, options?: {\n        strict?: boolean;\n        each?: undefined | false;\n    }): Promise<TResult>;\n    /**\n     * Resolves transient or request-scoped instances of either injectables or controllers, otherwise, throws exception.\n     * @returns {Array<TResult>}\n     */\n    abstract resolve<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, contextId?: {\n        id: number;\n    }, options?: {\n        strict?: boolean;\n        each: true;\n    }): Promise<Array<TResult>>;\n    /**\n     * Resolves transient or request-scoped instance (or a list of instances) of either injectable or controller, otherwise, throws exception.\n     * @returns {Promise<TResult | Array<TResult>>}\n     */\n    abstract resolve<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, contextId?: {\n        id: number;\n    }, options?: ModuleRefGetOrResolveOpts): Promise<TResult | Array<TResult>>;\n    abstract create<T = any>(type: Type<T>, contextId?: ContextId): Promise<T>;\n    introspect<T = any>(token: Type<T> | string | symbol): IntrospectionResult;\n    registerRequestByContextId<T = any>(request: T, contextId: ContextId): void;\n    protected instantiateClass<T = any>(type: Type<T>, moduleRef: Module, contextId?: ContextId): Promise<T>;\n}\n",
  "node_modules/@nestjs/core/injector/module-token-factory.d.ts": "import { DynamicModule } from '@nestjs/common';\nimport { Type } from '@nestjs/common/interfaces/type.interface';\nexport declare class ModuleTokenFactory {\n    private readonly moduleTokenCache;\n    private readonly moduleIdsCache;\n    private readonly logger;\n    create(metatype: Type<unknown>, dynamicModuleMetadata?: Partial<DynamicModule> | undefined): string;\n    getStaticModuleToken(moduleId: string, moduleName: string): string;\n    getStringifiedOpaqueToken(opaqueToken: object | undefined): string;\n    getModuleId(metatype: Type<unknown>): string;\n    getModuleName(metatype: Type<any>): string;\n    private hashString;\n    private replacer;\n}\n",
  "node_modules/@nestjs/core/injector/module.d.ts": "import { EnhancerSubtype } from '@nestjs/common/constants';\nimport { ClassProvider, Controller, DynamicModule, ExistingProvider, FactoryProvider, Injectable, InjectionToken, NestModule, Provider, Type, ValueProvider } from '@nestjs/common/interfaces';\nimport { NestContainer } from './container';\nimport { InstanceWrapper } from './instance-wrapper';\nimport { ModuleRef } from './module-ref';\nexport declare class Module {\n    private readonly _metatype;\n    private readonly container;\n    private readonly _id;\n    private readonly _imports;\n    private readonly _providers;\n    private readonly _injectables;\n    private readonly _middlewares;\n    private readonly _controllers;\n    private readonly _entryProviderKeys;\n    private readonly _exports;\n    private _distance;\n    private _initOnPreview;\n    private _isGlobal;\n    private _token;\n    constructor(_metatype: Type<any>, container: NestContainer);\n    get id(): string;\n    get token(): string;\n    set token(token: string);\n    get name(): string;\n    get isGlobal(): boolean;\n    set isGlobal(global: boolean);\n    get initOnPreview(): boolean;\n    set initOnPreview(initOnPreview: boolean);\n    get providers(): Map<InjectionToken, InstanceWrapper<Injectable>>;\n    get middlewares(): Map<InjectionToken, InstanceWrapper<Injectable>>;\n    get imports(): Set<Module>;\n    get injectables(): Map<InjectionToken, InstanceWrapper<Injectable>>;\n    get controllers(): Map<InjectionToken, InstanceWrapper<Controller>>;\n    get entryProviders(): Array<InstanceWrapper<Injectable>>;\n    get exports(): Set<InjectionToken>;\n    get instance(): NestModule;\n    get metatype(): Type<any>;\n    get distance(): number;\n    set distance(value: number);\n    addCoreProviders(): void;\n    addModuleRef(): void;\n    addModuleAsProvider(): void;\n    addApplicationConfig(): void;\n    addInjectable<T extends Injectable>(injectable: Provider, enhancerSubtype: EnhancerSubtype, host?: Type<T>): string | symbol | Function | InstanceWrapper<unknown>;\n    addProvider(provider: Provider): InjectionToken;\n    addProvider(provider: Provider, enhancerSubtype: EnhancerSubtype): InjectionToken;\n    isCustomProvider(provider: Provider): provider is ClassProvider | FactoryProvider | ValueProvider | ExistingProvider;\n    addCustomProvider(provider: ClassProvider | FactoryProvider | ValueProvider | ExistingProvider, collection: Map<Function | string | symbol, any>, enhancerSubtype?: EnhancerSubtype): InjectionToken;\n    isCustomClass(provider: any): provider is ClassProvider;\n    isCustomValue(provider: any): provider is ValueProvider;\n    isCustomFactory(provider: any): provider is FactoryProvider;\n    isCustomUseExisting(provider: any): provider is ExistingProvider;\n    isDynamicModule(exported: any): exported is DynamicModule;\n    addCustomClass(provider: ClassProvider, collection: Map<InjectionToken, InstanceWrapper>, enhancerSubtype?: EnhancerSubtype): void;\n    addCustomValue(provider: ValueProvider, collection: Map<Function | string | symbol, InstanceWrapper>, enhancerSubtype?: EnhancerSubtype): void;\n    addCustomFactory(provider: FactoryProvider, collection: Map<Function | string | symbol, InstanceWrapper>, enhancerSubtype?: EnhancerSubtype): void;\n    addCustomUseExisting(provider: ExistingProvider, collection: Map<Function | string | symbol, InstanceWrapper>, enhancerSubtype?: EnhancerSubtype): void;\n    addExportedProviderOrModule(toExport: Provider | string | symbol | DynamicModule): Set<InjectionToken> | undefined;\n    addCustomExportedProvider(provider: FactoryProvider | ValueProvider | ClassProvider | ExistingProvider): Set<InjectionToken> | undefined;\n    validateExportedProvider(token: InjectionToken): InjectionToken;\n    addController(controller: Type<Controller>): void;\n    assignControllerUniqueId(controller: Type<Controller>): void;\n    addImport(moduleRef: Module): void;\n    replace(toReplace: InjectionToken, options: any): void;\n    hasProvider(token: InjectionToken): boolean;\n    hasInjectable(token: InjectionToken): boolean;\n    getProviderByKey<T = any>(name: InjectionToken): InstanceWrapper<T>;\n    getProviderById<T = any>(id: string): InstanceWrapper<T> | undefined;\n    getControllerById<T = any>(id: string): InstanceWrapper<T> | undefined;\n    getInjectableById<T = any>(id: string): InstanceWrapper<T> | undefined;\n    getMiddlewareById<T = any>(id: string): InstanceWrapper<T> | undefined;\n    getNonAliasProviders(): Array<[\n        InjectionToken,\n        InstanceWrapper<Injectable>\n    ]>;\n    createModuleReferenceType(): Type<ModuleRef>;\n    private isEntryProvider;\n    private generateUuid;\n    private isTransientProvider;\n    private isRequestScopeProvider;\n}\n",
  "node_modules/@nestjs/core/injector/modules-container.d.ts": "import { Module } from './module';\nexport declare class ModulesContainer extends Map<string, Module> {\n    private readonly _applicationId;\n    get applicationId(): string;\n    getById(id: string): Module | undefined;\n}\n",
  "node_modules/@nestjs/core/injector/opaque-key-factory/by-reference-module-opaque-key-factory.d.ts": "import { DynamicModule } from '@nestjs/common/interfaces/modules/dynamic-module.interface';\nimport { ForwardReference } from '@nestjs/common/interfaces/modules/forward-reference.interface';\nimport { Type } from '@nestjs/common/interfaces/type.interface';\nimport { ModuleOpaqueKeyFactory } from './interfaces/module-opaque-key-factory.interface';\nexport declare class ByReferenceModuleOpaqueKeyFactory implements ModuleOpaqueKeyFactory {\n    private readonly keyGenerationStrategy;\n    constructor(options?: {\n        keyGenerationStrategy: 'random' | 'shallow';\n    });\n    createForStatic(moduleCls: Type, originalRef?: Type | ForwardReference): string;\n    createForDynamic(moduleCls: Type<unknown>, dynamicMetadata: Omit<DynamicModule, 'module'>, originalRef: DynamicModule | ForwardReference): string;\n    private getOrCreateModuleId;\n    private hashString;\n    private generateRandomString;\n}\n",
  "node_modules/@nestjs/core/injector/opaque-key-factory/deep-hashed-module-opaque-key-factory.d.ts": "import { DynamicModule } from '@nestjs/common/interfaces/modules/dynamic-module.interface';\nimport { Type } from '@nestjs/common/interfaces/type.interface';\nimport { ModuleOpaqueKeyFactory } from './interfaces/module-opaque-key-factory.interface';\nexport declare class DeepHashedModuleOpaqueKeyFactory implements ModuleOpaqueKeyFactory {\n    private readonly moduleIdsCache;\n    private readonly moduleTokenCache;\n    private readonly logger;\n    createForStatic(moduleCls: Type): string;\n    createForDynamic(moduleCls: Type<unknown>, dynamicMetadata: Omit<DynamicModule, 'module'>): string;\n    getStringifiedOpaqueToken(opaqueToken: object | undefined): string;\n    getModuleId(metatype: Type<unknown>): string;\n    getModuleName(metatype: Type<any>): string;\n    private hashString;\n    private replacer;\n}\n",
  "node_modules/@nestjs/core/injector/opaque-key-factory/interfaces/module-opaque-key-factory.interface.d.ts": "import { DynamicModule } from '@nestjs/common/interfaces/modules/dynamic-module.interface';\nimport { ForwardReference } from '@nestjs/common/interfaces/modules/forward-reference.interface';\nimport { Type } from '@nestjs/common/interfaces/type.interface';\nexport interface ModuleOpaqueKeyFactory {\n    /**\n     * Creates a unique opaque key for the given static module.\n     * @param moduleCls A static module class.\n     * @param originalRef Original object reference. In most cases, it's the same as `moduleCls`.\n     */\n    createForStatic(moduleCls: Type, originalRef: Type | ForwardReference): string;\n    /**\n     * Creates a unique opaque key for the given dynamic module.\n     * @param moduleCls  A dynamic module class reference.\n     * @param dynamicMetadata Dynamic module metadata.\n     * @param originalRef Original object reference.\n     */\n    createForDynamic(moduleCls: Type<unknown>, dynamicMetadata: Omit<DynamicModule, 'module'>, originalRef: DynamicModule | ForwardReference): string;\n}\n",
  "node_modules/@nestjs/core/injector/settlement-signal.d.ts": "/**\n * SettlementSignal is used to signal the resolution of a provider/instance.\n * Calling `complete` or `error` will resolve the promise returned by `asPromise`.\n * Can be used to detect circular dependencies.\n */\nexport declare class SettlementSignal {\n    private readonly _refs;\n    private readonly settledPromise;\n    private settleFn;\n    private completed;\n    constructor();\n    /**\n     * Resolves the promise returned by `asPromise`.\n     */\n    complete(): void;\n    /**\n     * Rejects the promise returned by `asPromise` with the given error.\n     * @param err Error to reject the promise returned by `asPromise` with.\n     */\n    error(err: unknown): void;\n    /**\n     * Returns a promise that will be resolved when `complete` or `error` is called.\n     * @returns Promise that will be resolved when `complete` or `error` is called.\n     */\n    asPromise(): Promise<unknown>;\n    /**\n     * Inserts a wrapper id that the host of this signal depends on.\n     * @param wrapperId Wrapper id to insert.\n     */\n    insertRef(wrapperId: string): void;\n    /**\n     * Check if relationship is circular.\n     * @param wrapperId Wrapper id to check.\n     * @returns True if relationship is circular, false otherwise.\n     */\n    isCycle(wrapperId: string): boolean;\n}\n",
  "node_modules/@nestjs/core/injector/topology-tree/topology-tree.d.ts": "import { Module } from '../module';\nexport declare class TopologyTree {\n    private root;\n    private links;\n    constructor(moduleRef: Module);\n    walk(callback: (value: Module, depth: number) => void): void;\n    private traverseAndMapToTree;\n}\n",
  "node_modules/@nestjs/core/injector/topology-tree/tree-node.d.ts": "export declare class TreeNode<T> {\n    readonly value: T;\n    readonly children: Set<TreeNode<T>>;\n    private parent;\n    constructor({ value, parent }: {\n        value: T;\n        parent: TreeNode<T> | null;\n    });\n    addChild(child: TreeNode<T>): void;\n    removeChild(child: TreeNode<T>): void;\n    relink(parent: TreeNode<T>): void;\n    getDepth(): number;\n    hasCycleWith(target: T): boolean;\n}\n",
  "node_modules/@nestjs/core/inspector/deterministic-uuid-registry.d.ts": "export declare class DeterministicUuidRegistry {\n    private static readonly registry;\n    static get(str: string, inc?: number): any;\n    static clear(): void;\n    private static hashCode;\n}\n",
  "node_modules/@nestjs/core/inspector/graph-inspector.d.ts": "import { NestContainer } from '../injector/container';\nimport { InstanceWrapper } from '../injector/instance-wrapper';\nimport { Module } from '../injector/module';\nimport { EnhancerMetadataCacheEntry } from './interfaces/enhancer-metadata-cache-entry.interface';\nimport { Entrypoint } from './interfaces/entrypoint.interface';\nimport { OrphanedEnhancerDefinition } from './interfaces/extras.interface';\nimport { Node } from './interfaces/node.interface';\nexport declare class GraphInspector {\n    private readonly container;\n    private readonly graph;\n    private readonly enhancersMetadataCache;\n    constructor(container: NestContainer);\n    inspectModules(modules?: Map<string, Module>): void;\n    registerPartial(error: unknown): void;\n    inspectInstanceWrapper<T = any>(source: InstanceWrapper<T>, moduleRef: Module): void;\n    insertEnhancerMetadataCache(entry: EnhancerMetadataCacheEntry): void;\n    insertOrphanedEnhancer(entry: OrphanedEnhancerDefinition): void;\n    insertAttachedEnhancer(wrapper: InstanceWrapper): void;\n    insertEntrypointDefinition<T>(definition: Entrypoint<T>, parentId: string): void;\n    insertClassNode(moduleRef: Module, wrapper: InstanceWrapper, type: Exclude<Node['metadata']['type'], 'module'>): void;\n    private insertModuleNode;\n    private insertModuleToModuleEdges;\n    private insertEnhancerEdge;\n    private insertClassToClassEdge;\n    private insertClassNodes;\n}\n",
  "node_modules/@nestjs/core/inspector/index.d.ts": "export * from './graph-inspector';\nexport * from './initialize-on-preview.allowlist';\nexport * from './partial-graph.host';\nexport * from './serialized-graph';\n",
  "node_modules/@nestjs/core/inspector/initialize-on-preview.allowlist.d.ts": "import { Type } from '@nestjs/common';\nexport declare class InitializeOnPreviewAllowlist {\n    private static readonly allowlist;\n    static add(type: Type): void;\n    static has(type: Type): boolean;\n}\n",
  "node_modules/@nestjs/core/inspector/interfaces/edge.interface.d.ts": "import { InjectionToken } from '@nestjs/common';\ntype CommonEdgeMetadata = {\n    sourceModuleName: string;\n    targetModuleName: string;\n};\ntype ModuleToModuleEdgeMetadata = {\n    type: 'module-to-module';\n} & CommonEdgeMetadata;\ntype ClassToClassEdgeMetadata = {\n    type: 'class-to-class';\n    sourceClassName: string;\n    targetClassName: string;\n    sourceClassToken: InjectionToken;\n    targetClassToken: InjectionToken;\n    injectionType: 'constructor' | 'property' | 'decorator';\n    keyOrIndex?: string | number | symbol;\n    /**\n     * If true, indicates that this edge represents an internal providers connection\n     */\n    internal?: boolean;\n} & CommonEdgeMetadata;\nexport interface Edge {\n    id: string;\n    source: string;\n    target: string;\n    metadata: ModuleToModuleEdgeMetadata | ClassToClassEdgeMetadata;\n}\nexport {};\n",
  "node_modules/@nestjs/core/inspector/interfaces/enhancer-metadata-cache-entry.interface.d.ts": "import { Type } from '@nestjs/common';\nimport { EnhancerSubtype } from '@nestjs/common/constants';\nimport { InstanceWrapper } from '../../injector/instance-wrapper';\nexport interface EnhancerMetadataCacheEntry {\n    targetNodeId?: string;\n    moduleToken: string;\n    classRef: Type;\n    methodKey: string | undefined;\n    enhancerRef?: unknown;\n    enhancerInstanceWrapper?: InstanceWrapper;\n    subtype: EnhancerSubtype;\n}\n",
  "node_modules/@nestjs/core/inspector/interfaces/entrypoint.interface.d.ts": "import { RequestMethod } from '@nestjs/common';\nimport { VersionValue } from '@nestjs/common/interfaces';\nexport type HttpEntrypointMetadata = {\n    path: string;\n    requestMethod: keyof typeof RequestMethod;\n    methodVersion?: VersionValue;\n    controllerVersion?: VersionValue;\n};\nexport type MiddlewareEntrypointMetadata = {\n    path: string;\n    requestMethod: keyof typeof RequestMethod;\n    version?: VersionValue;\n};\nexport type Entrypoint<T> = {\n    id?: string;\n    type: string;\n    methodName: string;\n    className: string;\n    classNodeId: string;\n    metadata: {\n        key: string;\n    } & T;\n};\n",
  "node_modules/@nestjs/core/inspector/interfaces/extras.interface.d.ts": "import { EnhancerSubtype } from '@nestjs/common/constants';\n/**\n * Enhancers attached through APP_PIPE, APP_GUARD, APP_INTERCEPTOR, and APP_FILTER tokens.\n */\nexport interface AttachedEnhancerDefinition {\n    nodeId: string;\n}\n/**\n * Enhancers registered through \"app.useGlobalPipes()\", \"app.useGlobalGuards()\", \"app.useGlobalInterceptors()\", and \"app.useGlobalFilters()\" methods.\n */\nexport interface OrphanedEnhancerDefinition {\n    subtype: EnhancerSubtype;\n    ref: unknown;\n}\nexport interface Extras {\n    orphanedEnhancers: Array<OrphanedEnhancerDefinition>;\n    attachedEnhancers: Array<AttachedEnhancerDefinition>;\n}\n",
  "node_modules/@nestjs/core/inspector/interfaces/node.interface.d.ts": "import { InjectionToken, Scope } from '@nestjs/common';\nimport { EnhancerSubtype } from '@nestjs/common/constants';\nexport type ModuleNode = {\n    metadata: {\n        type: 'module';\n        global: boolean;\n        dynamic: boolean;\n        internal: boolean;\n    };\n};\nexport type ClassNode = {\n    parent: string;\n    metadata: {\n        type: 'provider' | 'controller' | 'middleware' | 'injectable';\n        subtype?: EnhancerSubtype;\n        sourceModuleName: string;\n        durable: boolean;\n        static: boolean;\n        transient: boolean;\n        exported: boolean;\n        scope: Scope;\n        token: InjectionToken;\n        initTime: number;\n        /**\n         * Enhancers metadata collection\n         */\n        enhancers?: Array<{\n            id: string;\n            subtype: EnhancerSubtype;\n        } | {\n            name: string;\n            methodKey?: string;\n            subtype: EnhancerSubtype;\n        }>;\n        /**\n         * If true, node is a globally registered enhancer\n         */\n        global?: boolean;\n        /**\n         * If true, indicates that this node represents an internal provider\n         */\n        internal?: boolean;\n    };\n};\nexport type Node = {\n    id: string;\n    label: string;\n} & (ClassNode | ModuleNode);\n",
  "node_modules/@nestjs/core/inspector/interfaces/serialized-graph-json.interface.d.ts": "import { SerializedGraphStatus } from '../serialized-graph';\nimport { Edge } from './edge.interface';\nimport { Entrypoint } from './entrypoint.interface';\nimport { Extras } from './extras.interface';\nimport { Node } from './node.interface';\nimport { SerializedGraphMetadata } from './serialized-graph-metadata.interface';\nexport interface SerializedGraphJson {\n    nodes: Record<string, Node>;\n    edges: Record<string, Edge>;\n    entrypoints: Record<string, Entrypoint<unknown>[]>;\n    extras: Extras;\n    status?: SerializedGraphStatus;\n    metadata?: SerializedGraphMetadata;\n}\n",
  "node_modules/@nestjs/core/inspector/interfaces/serialized-graph-metadata.interface.d.ts": "import { InjectorDependencyContext } from '../../injector/injector';\nexport interface SerializedGraphMetadata {\n    cause: {\n        type: 'unknown-dependencies' | 'unknown';\n        context?: InjectorDependencyContext;\n        moduleId?: string;\n        nodeId?: string;\n        error?: any;\n    };\n}\n",
  "node_modules/@nestjs/core/inspector/noop-graph-inspector.d.ts": "import { GraphInspector } from './graph-inspector';\nexport declare const NoopGraphInspector: GraphInspector;\n",
  "node_modules/@nestjs/core/inspector/partial-graph.host.d.ts": "import { SerializedGraph } from './serialized-graph';\nexport declare class PartialGraphHost {\n    private static partialGraph;\n    static toJSON(): import(\"./interfaces/serialized-graph-json.interface\").SerializedGraphJson;\n    static toString(): string;\n    static register(partialGraph: SerializedGraph): void;\n}\n",
  "node_modules/@nestjs/core/inspector/serialized-graph.d.ts": "import { InjectionToken } from '@nestjs/common';\nimport { Edge } from './interfaces/edge.interface';\nimport { Entrypoint } from './interfaces/entrypoint.interface';\nimport { OrphanedEnhancerDefinition } from './interfaces/extras.interface';\nimport { Node } from './interfaces/node.interface';\nimport { SerializedGraphJson } from './interfaces/serialized-graph-json.interface';\nimport { SerializedGraphMetadata } from './interfaces/serialized-graph-metadata.interface';\nexport type SerializedGraphStatus = 'partial' | 'complete';\ntype WithOptionalId<T extends Record<'id', string>> = Omit<T, 'id'> & Partial<Pick<T, 'id'>>;\nexport declare class SerializedGraph {\n    private readonly nodes;\n    private readonly edges;\n    private readonly entrypoints;\n    private readonly extras;\n    private _status;\n    private _metadata?;\n    private static readonly INTERNAL_PROVIDERS;\n    set status(status: SerializedGraphStatus);\n    set metadata(metadata: SerializedGraphMetadata);\n    insertNode(nodeDefinition: Node): Node | undefined;\n    insertEdge(edgeDefinition: WithOptionalId<Edge>): {\n        id: string;\n        source: string;\n        target: string;\n        metadata: ({\n            type: \"module-to-module\";\n        } & {\n            sourceModuleName: string;\n            targetModuleName: string;\n        }) | ({\n            type: \"class-to-class\";\n            sourceClassName: string;\n            targetClassName: string;\n            sourceClassToken: InjectionToken;\n            targetClassToken: InjectionToken;\n            injectionType: \"constructor\" | \"property\" | \"decorator\";\n            keyOrIndex?: string | number | symbol;\n            internal?: boolean;\n        } & {\n            sourceModuleName: string;\n            targetModuleName: string;\n        });\n    };\n    insertEntrypoint<T>(definition: Entrypoint<T>, parentId: string): void;\n    insertOrphanedEnhancer(entry: OrphanedEnhancerDefinition): void;\n    insertAttachedEnhancer(nodeId: string): void;\n    getNodeById(id: string): Node | undefined;\n    toJSON(): SerializedGraphJson;\n    toString(): string;\n    private generateUuidByEdgeDefinition;\n}\nexport {};\n",
  "node_modules/@nestjs/core/inspector/uuid-factory.d.ts": "export declare enum UuidFactoryMode {\n    Random = \"random\",\n    Deterministic = \"deterministic\"\n}\nexport declare class UuidFactory {\n    private static _mode;\n    static set mode(value: UuidFactoryMode);\n    static get(key?: string): any;\n}\n",
  "node_modules/@nestjs/core/interceptors/index.d.ts": "export * from './interceptors-consumer';\nexport * from './interceptors-context-creator';\n",
  "node_modules/@nestjs/core/interceptors/interceptors-consumer.d.ts": "import { NestInterceptor } from '@nestjs/common';\nimport { ContextType, Controller } from '@nestjs/common/interfaces';\nimport { Observable } from 'rxjs';\nimport { ExecutionContextHost } from '../helpers/execution-context-host';\nexport declare class InterceptorsConsumer {\n    intercept<TContext extends string = ContextType>(interceptors: NestInterceptor[], args: unknown[], instance: Controller, callback: (...args: unknown[]) => unknown, next: () => Promise<unknown>, type?: TContext): Promise<unknown>;\n    createContext(args: unknown[], instance: Controller, callback: (...args: unknown[]) => unknown): ExecutionContextHost;\n    transformDeferred(next: () => Promise<any>): Observable<any>;\n}\n",
  "node_modules/@nestjs/core/interceptors/interceptors-context-creator.d.ts": "import { Controller, NestInterceptor, Type } from '@nestjs/common/interfaces';\nimport { ApplicationConfig } from '../application-config';\nimport { ContextCreator } from '../helpers/context-creator';\nimport { NestContainer } from '../injector/container';\nimport { InstanceWrapper } from '../injector/instance-wrapper';\nexport declare class InterceptorsContextCreator extends ContextCreator {\n    private readonly container;\n    private readonly config?;\n    private moduleContext;\n    constructor(container: NestContainer, config?: ApplicationConfig | undefined);\n    create(instance: Controller, callback: (...args: unknown[]) => unknown, module: string, contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): NestInterceptor[];\n    createConcreteContext<T extends any[], R extends any[]>(metadata: T, contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): R;\n    getInterceptorInstance(metatype: Function | NestInterceptor, contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): NestInterceptor | null;\n    getInstanceByMetatype(metatype: Type<unknown>): InstanceWrapper | undefined;\n    getGlobalMetadata<T extends unknown[]>(contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): T;\n}\n",
  "node_modules/@nestjs/core/interfaces/module-definition.interface.d.ts": "import { DynamicModule, ForwardReference } from '@nestjs/common';\nimport { Type } from '@nestjs/common/interfaces';\nexport type ModuleDefinition = ForwardReference | Type<unknown> | DynamicModule | Promise<DynamicModule>;\n",
  "node_modules/@nestjs/core/interfaces/module-override.interface.d.ts": "import { ModuleDefinition } from './module-definition.interface';\nexport interface ModuleOverride {\n    moduleToReplace: ModuleDefinition;\n    newModule: ModuleDefinition;\n}\n",
  "node_modules/@nestjs/core/metadata-scanner.d.ts": "import { Injectable } from '@nestjs/common/interfaces/injectable.interface';\nexport declare class MetadataScanner {\n    private readonly cachedScannedPrototypes;\n    /**\n     * @deprecated\n     * @see {@link getAllMethodNames}\n     * @see getAllMethodNames\n     */\n    scanFromPrototype<T extends Injectable, R = any>(instance: T, prototype: object | null, callback: (name: string) => R): R[];\n    /**\n     * @deprecated\n     * @see {@link getAllMethodNames}\n     * @see getAllMethodNames\n     */\n    getAllFilteredMethodNames(prototype: object): IterableIterator<string>;\n    getAllMethodNames(prototype: object | null): string[];\n}\n",
  "node_modules/@nestjs/core/middleware/builder.d.ts": "import { HttpServer, MiddlewareConsumer, Type } from '@nestjs/common/interfaces';\nimport { MiddlewareConfigProxy, MiddlewareConfiguration } from '@nestjs/common/interfaces/middleware';\nimport { RouteInfoPathExtractor } from './route-info-path-extractor';\nimport { RoutesMapper } from './routes-mapper';\nexport declare class MiddlewareBuilder implements MiddlewareConsumer {\n    private readonly routesMapper;\n    private readonly httpAdapter;\n    private readonly routeInfoPathExtractor;\n    private readonly middlewareCollection;\n    constructor(routesMapper: RoutesMapper, httpAdapter: HttpServer, routeInfoPathExtractor: RouteInfoPathExtractor);\n    apply(...middleware: Array<Type<any> | Function | Array<Type<any> | Function>>): MiddlewareConfigProxy;\n    build(): MiddlewareConfiguration[];\n    getHttpAdapter(): HttpServer;\n    private static readonly ConfigProxy;\n}\n",
  "node_modules/@nestjs/core/middleware/container.d.ts": "import { InjectionToken } from '@nestjs/common';\nimport { MiddlewareConfiguration } from '@nestjs/common/interfaces/middleware/middleware-configuration.interface';\nimport { NestContainer } from '../injector/container';\nimport { InstanceWrapper } from '../injector/instance-wrapper';\nexport declare class MiddlewareContainer {\n    private readonly container;\n    private readonly middleware;\n    private readonly configurationSets;\n    constructor(container: NestContainer);\n    getMiddlewareCollection(moduleKey: string): Map<InjectionToken, InstanceWrapper>;\n    getConfigurations(): Map<string, Set<MiddlewareConfiguration>>;\n    insertConfig(configList: MiddlewareConfiguration[], moduleKey: string): void;\n    private getTargetConfig;\n}\n",
  "node_modules/@nestjs/core/middleware/index.d.ts": "export * from './builder';\n",
  "node_modules/@nestjs/core/middleware/middleware-module.d.ts": "import { HttpServer } from '@nestjs/common';\nimport { MiddlewareConfiguration, RouteInfo } from '@nestjs/common/interfaces/middleware';\nimport { NestApplicationContextOptions } from '@nestjs/common/interfaces/nest-application-context-options.interface';\nimport { ApplicationConfig } from '../application-config';\nimport { NestContainer } from '../injector/container';\nimport { Injector } from '../injector/injector';\nimport { Module } from '../injector/module';\nimport { GraphInspector } from '../inspector/graph-inspector';\nimport { MiddlewareContainer } from './container';\nexport declare class MiddlewareModule<TAppOptions extends NestApplicationContextOptions = NestApplicationContextOptions> {\n    private readonly routerProxy;\n    private readonly exceptionFiltersCache;\n    private readonly logger;\n    private injector;\n    private routerExceptionFilter;\n    private routesMapper;\n    private resolver;\n    private container;\n    private httpAdapter;\n    private graphInspector;\n    private appOptions;\n    private routeInfoPathExtractor;\n    register(middlewareContainer: MiddlewareContainer, container: NestContainer, config: ApplicationConfig, injector: Injector, httpAdapter: HttpServer, graphInspector: GraphInspector, options: TAppOptions): Promise<void>;\n    resolveMiddleware(middlewareContainer: MiddlewareContainer, modules: Map<string, Module>): Promise<void>;\n    loadConfiguration(middlewareContainer: MiddlewareContainer, moduleRef: Module, moduleKey: string): Promise<void>;\n    registerMiddleware(middlewareContainer: MiddlewareContainer, applicationRef: any): Promise<void>;\n    registerMiddlewareConfig(middlewareContainer: MiddlewareContainer, config: MiddlewareConfiguration, moduleKey: string, applicationRef: any): Promise<void>;\n    registerRouteMiddleware(middlewareContainer: MiddlewareContainer, routeInfo: RouteInfo, config: MiddlewareConfiguration, moduleKey: string, applicationRef: any): Promise<void>;\n    private bindHandler;\n    private createProxy;\n    private registerHandler;\n    private getContextId;\n}\n",
  "node_modules/@nestjs/core/middleware/resolver.d.ts": "import { Injector } from '../injector/injector';\nimport { Module } from '../injector/module';\nimport { MiddlewareContainer } from './container';\nexport declare class MiddlewareResolver {\n    private readonly middlewareContainer;\n    private readonly injector;\n    constructor(middlewareContainer: MiddlewareContainer, injector: Injector);\n    resolveInstances(moduleRef: Module, moduleName: string): Promise<void>;\n    private resolveMiddlewareInstance;\n}\n",
  "node_modules/@nestjs/core/middleware/route-info-path-extractor.d.ts": "import { RouteInfo } from '@nestjs/common/interfaces';\nimport { ApplicationConfig } from '../application-config';\nexport declare class RouteInfoPathExtractor {\n    private readonly applicationConfig;\n    private readonly routePathFactory;\n    private readonly prefixPath;\n    private readonly excludedGlobalPrefixRoutes;\n    private readonly versioningConfig?;\n    constructor(applicationConfig: ApplicationConfig);\n    extractPathsFrom({ path, method, version }: RouteInfo): string[];\n    extractPathFrom(route: RouteInfo): string[];\n    private isAWildcard;\n    private extractNonWildcardPathsFrom;\n    private extractVersionPathFrom;\n}\n",
  "node_modules/@nestjs/core/middleware/routes-mapper.d.ts": "import { RouteInfo, Type } from '@nestjs/common/interfaces';\nimport { ApplicationConfig } from '../application-config';\nimport { NestContainer } from '../injector/container';\nexport declare class RoutesMapper {\n    private readonly container;\n    private readonly applicationConfig;\n    private readonly pathsExplorer;\n    constructor(container: NestContainer, applicationConfig: ApplicationConfig);\n    mapRouteToRouteInfo(controllerOrRoute: Type<any> | RouteInfo | string): RouteInfo[];\n    private getRouteInfoFromPath;\n    private getRouteInfoFromObject;\n    private getRouteInfoFromController;\n    private isRouteInfo;\n    private normalizeGlobalPath;\n    private getRoutePath;\n    private getHostModuleOfController;\n    private getModulePath;\n    private getVersionMetadata;\n}\n",
  "node_modules/@nestjs/core/middleware/utils.d.ts": "import { HttpServer, RouteInfo, Type } from '@nestjs/common/interfaces';\nimport { ExcludeRouteMetadata } from '../router/interfaces/exclude-route-metadata.interface';\nexport declare const mapToExcludeRoute: (routes: (string | RouteInfo)[]) => ExcludeRouteMetadata[];\nexport declare const filterMiddleware: <T extends Function | Type<any> = any>(middleware: T[], routes: RouteInfo[], httpAdapter: HttpServer) => Type<any>[];\nexport declare const mapToClass: <T extends Function | Type<any>>(middleware: T, excludedRoutes: ExcludeRouteMetadata[], httpAdapter: HttpServer) => Type<any>;\nexport declare function isMiddlewareClass(middleware: any): middleware is Type<any>;\nexport declare function assignToken(metatype: Type<any>, token?: string): Type<any>;\nexport declare function isMiddlewareRouteExcluded(req: Record<string, any>, excludedRoutes: ExcludeRouteMetadata[], httpAdapter: HttpServer): boolean;\n",
  "node_modules/@nestjs/core/nest-application-context.d.ts": "import { INestApplicationContext, Logger, LoggerService, LogLevel, ShutdownSignal } from '@nestjs/common';\nimport { DynamicModule, SelectOptions, Type } from '@nestjs/common/interfaces';\nimport { NestApplicationContextOptions } from '@nestjs/common/interfaces/nest-application-context-options.interface';\nimport { AbstractInstanceResolver } from './injector/abstract-instance-resolver';\nimport { NestContainer } from './injector/container';\nimport { Injector } from './injector/injector';\nimport { InstanceLinksHost } from './injector/instance-links-host';\nimport { ContextId } from './injector/instance-wrapper';\nimport { Module } from './injector/module';\n/**\n * @publicApi\n */\nexport declare class NestApplicationContext<TOptions extends NestApplicationContextOptions = NestApplicationContextOptions> extends AbstractInstanceResolver implements INestApplicationContext {\n    protected readonly container: NestContainer;\n    protected readonly appOptions: TOptions;\n    private contextModule;\n    private readonly scope;\n    protected isInitialized: boolean;\n    protected injector: Injector;\n    protected readonly logger: Logger;\n    private shouldFlushLogsOnOverride;\n    private readonly activeShutdownSignals;\n    private readonly moduleCompiler;\n    private shutdownCleanupRef?;\n    private _instanceLinksHost;\n    private _moduleRefsForHooksByDistance?;\n    private initializationPromise?;\n    protected get instanceLinksHost(): InstanceLinksHost;\n    constructor(container: NestContainer, appOptions?: TOptions, contextModule?: Module | null, scope?: Type<any>[]);\n    selectContextModule(): void;\n    /**\n     * Allows navigating through the modules tree, for example, to pull out a specific instance from the selected module.\n     * @returns {INestApplicationContext}\n     */\n    select<T>(moduleType: Type<T> | DynamicModule, selectOptions?: SelectOptions): INestApplicationContext;\n    /**\n     * Retrieves an instance of either injectable or controller, otherwise, throws exception.\n     * @returns {TResult}\n     */\n    get<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol): TResult;\n    /**\n     * Retrieves an instance of either injectable or controller, otherwise, throws exception.\n     * @returns {TResult}\n     */\n    get<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, options: {\n        strict?: boolean;\n        each?: undefined | false;\n    }): TResult;\n    /**\n     * Retrieves a list of instances of either injectables or controllers, otherwise, throws exception.\n     * @returns {Array<TResult>}\n     */\n    get<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, options: {\n        strict?: boolean;\n        each: true;\n    }): Array<TResult>;\n    /**\n     * Resolves transient or request-scoped instance of either injectable or controller, otherwise, throws exception.\n     * @returns {Array<TResult>}\n     */\n    resolve<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol): Promise<TResult>;\n    /**\n     * Resolves transient or request-scoped instance of either injectable or controller, otherwise, throws exception.\n     * @returns {Array<TResult>}\n     */\n    resolve<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, contextId?: {\n        id: number;\n    }): Promise<TResult>;\n    /**\n     * Resolves transient or request-scoped instance of either injectable or controller, otherwise, throws exception.\n     * @returns {Array<TResult>}\n     */\n    resolve<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, contextId?: {\n        id: number;\n    }, options?: {\n        strict?: boolean;\n        each?: undefined | false;\n    }): Promise<TResult>;\n    /**\n     * Resolves transient or request-scoped instances of either injectables or controllers, otherwise, throws exception.\n     * @returns {Array<TResult>}\n     */\n    resolve<TInput = any, TResult = TInput>(typeOrToken: Type<TInput> | Function | string | symbol, contextId?: {\n        id: number;\n    }, options?: {\n        strict?: boolean;\n        each: true;\n    }): Promise<Array<TResult>>;\n    /**\n     * Registers the request/context object for a given context ID (DI container sub-tree).\n     * @returns {void}\n     */\n    registerRequestByContextId<T = any>(request: T, contextId: ContextId): void;\n    /**\n     * Initializes the Nest application.\n     * Calls the Nest lifecycle events.\n     *\n     * @returns {Promise<this>} The NestApplicationContext instance as Promise\n     */\n    init(): Promise<this>;\n    /**\n     * Terminates the application\n     * @returns {Promise<void>}\n     */\n    close(signal?: string): Promise<void>;\n    /**\n     * Sets custom logger service.\n     * Flushes buffered logs if auto flush is on.\n     * @returns {void}\n     */\n    useLogger(logger: LoggerService | LogLevel[] | false): void;\n    /**\n     * Prints buffered logs and detaches buffer.\n     * @returns {void}\n     */\n    flushLogs(): void;\n    /**\n     * Define that it must flush logs right after defining a custom logger.\n     */\n    flushLogsOnOverride(): void;\n    /**\n     * Enables the usage of shutdown hooks. Will call the\n     * `onApplicationShutdown` function of a provider if the\n     * process receives a shutdown signal.\n     *\n     * @param {ShutdownSignal[]} [signals=[]] The system signals it should listen to\n     *\n     * @returns {this} The Nest application context instance\n     */\n    enableShutdownHooks(signals?: (ShutdownSignal | string)[]): this;\n    protected dispose(): Promise<void>;\n    /**\n     * Listens to shutdown signals by listening to\n     * process events\n     *\n     * @param {string[]} signals The system signals it should listen to\n     */\n    protected listenToShutdownSignals(signals: string[]): void;\n    /**\n     * Unsubscribes from shutdown signals (process events)\n     */\n    protected unsubscribeFromProcessSignals(): void;\n    /**\n     * Calls the `onModuleInit` function on the registered\n     * modules and its children.\n     */\n    protected callInitHook(): Promise<void>;\n    /**\n     * Calls the `onModuleDestroy` function on the registered\n     * modules and its children.\n     */\n    protected callDestroyHook(): Promise<void>;\n    /**\n     * Calls the `onApplicationBootstrap` function on the registered\n     * modules and its children.\n     */\n    protected callBootstrapHook(): Promise<void>;\n    /**\n     * Calls the `onApplicationShutdown` function on the registered\n     * modules and children.\n     */\n    protected callShutdownHook(signal?: string): Promise<void>;\n    /**\n     * Calls the `beforeApplicationShutdown` function on the registered\n     * modules and children.\n     */\n    protected callBeforeShutdownHook(signal?: string): Promise<void>;\n    protected assertNotInPreviewMode(methodName: string): void;\n    private getModulesToTriggerHooksOn;\n    private printInPreviewModeWarning;\n}\n",
  "node_modules/@nestjs/core/nest-application.d.ts": "import { CanActivate, ExceptionFilter, HttpServer, INestApplication, INestMicroservice, NestHybridApplicationOptions, NestInterceptor, PipeTransform, VersioningOptions, WebSocketAdapter } from '@nestjs/common';\nimport { GlobalPrefixOptions, NestApplicationOptions } from '@nestjs/common/interfaces';\nimport { Logger } from '@nestjs/common/services/logger.service';\nimport { AbstractHttpAdapter } from './adapters';\nimport { ApplicationConfig } from './application-config';\nimport { NestContainer } from './injector/container';\nimport { GraphInspector } from './inspector/graph-inspector';\nimport { NestApplicationContext } from './nest-application-context';\n/**\n * @publicApi\n */\nexport declare class NestApplication extends NestApplicationContext<NestApplicationOptions> implements INestApplication {\n    private readonly httpAdapter;\n    private readonly config;\n    private readonly graphInspector;\n    protected readonly logger: Logger;\n    private readonly middlewareModule;\n    private readonly middlewareContainer;\n    private readonly microservicesModule;\n    private readonly socketModule;\n    private readonly routesResolver;\n    private readonly microservices;\n    private httpServer;\n    private isListening;\n    constructor(container: NestContainer, httpAdapter: HttpServer, config: ApplicationConfig, graphInspector: GraphInspector, appOptions?: NestApplicationOptions);\n    protected dispose(): Promise<void>;\n    getHttpAdapter(): AbstractHttpAdapter;\n    registerHttpServer(): void;\n    getUnderlyingHttpServer<T>(): T;\n    applyOptions(): void;\n    createServer<T = any>(): T;\n    registerModules(): Promise<void>;\n    registerWsModule(): void;\n    init(): Promise<this>;\n    registerParserMiddleware(): void;\n    registerRouter(): Promise<void>;\n    registerRouterHooks(): Promise<void>;\n    connectMicroservice<T extends object>(microserviceOptions: T, hybridAppOptions?: NestHybridApplicationOptions): INestMicroservice;\n    getMicroservices(): INestMicroservice[];\n    getHttpServer(): any;\n    startAllMicroservices(): Promise<this>;\n    use(...args: [any, any?]): this;\n    useBodyParser(...args: [any, any?]): this;\n    enableCors(options?: any): void;\n    enableVersioning(options?: VersioningOptions): this;\n    listen(port: number | string): Promise<any>;\n    listen(port: number | string, hostname: string): Promise<any>;\n    getUrl(): Promise<string>;\n    private formatAddress;\n    setGlobalPrefix(prefix: string, options?: GlobalPrefixOptions): this;\n    useWebSocketAdapter(adapter: WebSocketAdapter): this;\n    useGlobalFilters(...filters: ExceptionFilter[]): this;\n    useGlobalPipes(...pipes: PipeTransform<any>[]): this;\n    useGlobalInterceptors(...interceptors: NestInterceptor[]): this;\n    useGlobalGuards(...guards: CanActivate[]): this;\n    useStaticAssets(options: any): this;\n    useStaticAssets(path: string, options?: any): this;\n    setBaseViewsDir(path: string | string[]): this;\n    setViewEngine(engineOrOptions: any): this;\n    private host;\n    private getProtocol;\n    private registerMiddleware;\n}\n",
  "node_modules/@nestjs/core/nest-factory.d.ts": "import { DynamicModule, ForwardReference, INestApplication, INestApplicationContext, INestMicroservice, Type } from '@nestjs/common';\nimport { NestMicroserviceOptions } from '@nestjs/common/interfaces/microservices/nest-microservice-options.interface';\nimport { NestApplicationContextOptions } from '@nestjs/common/interfaces/nest-application-context-options.interface';\nimport { NestApplicationOptions } from '@nestjs/common/interfaces/nest-application-options.interface';\nimport { AbstractHttpAdapter } from './adapters/http-adapter';\ntype IEntryNestModule = Type<any> | DynamicModule | ForwardReference | Promise<IEntryNestModule>;\n/**\n * @publicApi\n */\nexport declare class NestFactoryStatic {\n    private readonly logger;\n    private abortOnError;\n    private autoFlushLogs;\n    /**\n     * Creates an instance of NestApplication.\n     *\n     * @param module Entry (root) application module class\n     * @param options List of options to initialize NestApplication\n     *\n     * @returns A promise that, when resolved,\n     * contains a reference to the NestApplication instance.\n     */\n    create<T extends INestApplication = INestApplication>(module: IEntryNestModule, options?: NestApplicationOptions): Promise<T>;\n    /**\n     * Creates an instance of NestApplication with the specified `httpAdapter`.\n     *\n     * @param module Entry (root) application module class\n     * @param httpAdapter Adapter to proxy the request/response cycle to\n     *    the underlying HTTP server\n     * @param options List of options to initialize NestApplication\n     *\n     * @returns A promise that, when resolved,\n     * contains a reference to the NestApplication instance.\n     */\n    create<T extends INestApplication = INestApplication>(module: IEntryNestModule, httpAdapter: AbstractHttpAdapter, options?: NestApplicationOptions): Promise<T>;\n    /**\n     * Creates an instance of NestMicroservice.\n     *\n     * @param moduleCls Entry (root) application module class\n     * @param options Optional microservice configuration\n     *\n     * @returns A promise that, when resolved,\n     * contains a reference to the NestMicroservice instance.\n     */\n    createMicroservice<T extends object>(moduleCls: IEntryNestModule, options?: NestMicroserviceOptions & T): Promise<INestMicroservice>;\n    /**\n     * Creates an instance of NestApplicationContext.\n     *\n     * @param moduleCls Entry (root) application module class\n     * @param options Optional Nest application configuration\n     *\n     * @returns A promise that, when resolved,\n     * contains a reference to the NestApplicationContext instance.\n     */\n    createApplicationContext(moduleCls: IEntryNestModule, options?: NestApplicationContextOptions): Promise<INestApplicationContext>;\n    private createNestInstance;\n    private initialize;\n    private handleInitializationError;\n    private createProxy;\n    private createExceptionProxy;\n    private createExceptionZone;\n    private registerLoggerConfiguration;\n    private createHttpAdapter;\n    private isHttpServer;\n    private setAbortOnError;\n    private createAdapterProxy;\n    private createGraphInspector;\n}\n/**\n * Use NestFactory to create an application instance.\n *\n * ### Specifying an entry module\n *\n * Pass the required *root module* for the application via the module parameter.\n * By convention, it is usually called `ApplicationModule`.  Starting with this\n * module, Nest assembles the dependency graph and begins the process of\n * Dependency Injection and instantiates the classes needed to launch your\n * application.\n *\n * @publicApi\n */\nexport declare const NestFactory: NestFactoryStatic;\nexport {};\n",
  "node_modules/@nestjs/core/package.json": "{\n  \"name\": \"@nestjs/core\",\n  \"version\": \"11.1.0\",\n  \"description\": \"Nest - modern, fast, powerful node.js web framework (@core)\",\n  \"author\": \"Kamil Mysliwiec\",\n  \"license\": \"MIT\",\n  \"homepage\": \"https://nestjs.com\",\n  \"funding\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/nest\"\n  },\n  \"engines\": {\n    \"node\": \">= 20\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/nestjs/nest.git\",\n    \"directory\": \"packages/core\"\n  },\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"scripts\": {\n    \"postinstall\": \"opencollective || exit 0\"\n  },\n  \"collective\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/nest\",\n    \"donation\": {\n      \"text\": \"Become a partner:\"\n    }\n  },\n  \"dependencies\": {\n    \"@nuxt/opencollective\": \"0.4.1\",\n    \"fast-safe-stringify\": \"2.1.1\",\n    \"iterare\": \"1.2.1\",\n    \"path-to-regexp\": \"8.2.0\",\n    \"tslib\": \"2.8.1\",\n    \"uid\": \"2.0.2\"\n  },\n  \"devDependencies\": {\n    \"@nestjs/common\": \"11.1.0\"\n  },\n  \"peerDependencies\": {\n    \"@nestjs/common\": \"^11.0.0\",\n    \"@nestjs/microservices\": \"^11.0.0\",\n    \"@nestjs/platform-express\": \"^11.0.0\",\n    \"@nestjs/websockets\": \"^11.0.0\",\n    \"reflect-metadata\": \"^0.1.12 || ^0.2.0\",\n    \"rxjs\": \"^7.1.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"@nestjs/websockets\": {\n      \"optional\": true\n    },\n    \"@nestjs/microservices\": {\n      \"optional\": true\n    },\n    \"@nestjs/platform-express\": {\n      \"optional\": true\n    }\n  }\n}\n",
  "node_modules/@nestjs/core/pipes/index.d.ts": "export * from './params-token-factory';\nexport * from './pipes-consumer';\nexport * from './pipes-context-creator';\n",
  "node_modules/@nestjs/core/pipes/params-token-factory.d.ts": "import { Paramtype } from '@nestjs/common';\nimport { RouteParamtypes } from '@nestjs/common/enums/route-paramtypes.enum';\nexport declare class ParamsTokenFactory {\n    exchangeEnumForString(type: RouteParamtypes): Paramtype;\n}\n",
  "node_modules/@nestjs/core/pipes/pipes-consumer.d.ts": "import { ArgumentMetadata, PipeTransform } from '@nestjs/common/interfaces';\nexport declare class PipesConsumer {\n    private readonly paramsTokenFactory;\n    apply<TInput = unknown>(value: TInput, { metatype, type, data }: ArgumentMetadata, pipes: PipeTransform[]): Promise<any>;\n    applyPipes<TInput = unknown>(value: TInput, { metatype, type, data }: {\n        metatype: any;\n        type?: any;\n        data?: any;\n    }, transforms: PipeTransform[]): Promise<any>;\n}\n",
  "node_modules/@nestjs/core/pipes/pipes-context-creator.d.ts": "import { Controller, PipeTransform, Type } from '@nestjs/common/interfaces';\nimport { ApplicationConfig } from '../application-config';\nimport { ContextCreator } from '../helpers/context-creator';\nimport { NestContainer } from '../injector/container';\nimport { InstanceWrapper } from '../injector/instance-wrapper';\nexport declare class PipesContextCreator extends ContextCreator {\n    private readonly container;\n    private readonly config?;\n    private moduleContext;\n    constructor(container: NestContainer, config?: ApplicationConfig | undefined);\n    create(instance: Controller, callback: (...args: unknown[]) => unknown, moduleKey: string, contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): PipeTransform[];\n    createConcreteContext<T extends any[], R extends any[]>(metadata: T, contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): R;\n    getPipeInstance(pipe: Function | PipeTransform, contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): PipeTransform | null;\n    getInstanceByMetatype(metatype: Type<unknown>): InstanceWrapper | undefined;\n    getGlobalMetadata<T extends unknown[]>(contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): T;\n    setModuleContext(context: string): void;\n}\n",
  "node_modules/@nestjs/core/repl/assign-to-object.util.d.ts": "/**\n * Similar to `Object.assign` but copying properties descriptors from `source`\n * as well.\n */\nexport declare function assignToObject<T, U extends object>(target: T, source: U): T & U;\n",
  "node_modules/@nestjs/core/repl/constants.d.ts": "export declare const REPL_INITIALIZED_MESSAGE = \"REPL initialized\";\n",
  "node_modules/@nestjs/core/repl/index.d.ts": "export * from './repl';\n",
  "node_modules/@nestjs/core/repl/native-functions/debug-repl-fn.d.ts": "import type { Type } from '@nestjs/common';\nimport { ReplFunction } from '../repl-function';\nimport type { ReplFnDefinition } from '../repl.interfaces';\nexport declare class DebugReplFn extends ReplFunction {\n    fnDefinition: ReplFnDefinition;\n    action(moduleCls?: Type<unknown> | string): void;\n    private printCtrlsAndProviders;\n    private printCollection;\n}\n",
  "node_modules/@nestjs/core/repl/native-functions/get-relp-fn.d.ts": "import type { Type } from '@nestjs/common';\nimport { ReplFunction } from '../repl-function';\nimport type { ReplFnDefinition } from '../repl.interfaces';\nexport declare class GetReplFn extends ReplFunction {\n    fnDefinition: ReplFnDefinition;\n    action(token: string | symbol | Function | Type<any>): any;\n}\n",
  "node_modules/@nestjs/core/repl/native-functions/help-repl-fn.d.ts": "import { ReplFunction } from '../repl-function';\nimport type { ReplFnDefinition } from '../repl.interfaces';\nexport declare class HelpReplFn extends ReplFunction {\n    fnDefinition: ReplFnDefinition;\n    static buildHelpMessage: ({ name, description }: ReplFnDefinition) => string;\n    action(): void;\n}\n",
  "node_modules/@nestjs/core/repl/native-functions/index.d.ts": "export * from './help-repl-fn';\nexport * from './get-relp-fn';\nexport * from './resolve-repl-fn';\nexport * from './select-relp-fn';\nexport * from './debug-repl-fn';\nexport * from './methods-repl-fn';\n",
  "node_modules/@nestjs/core/repl/native-functions/methods-repl-fn.d.ts": "import type { Type } from '@nestjs/common';\nimport { ReplFunction } from '../repl-function';\nimport type { ReplFnDefinition } from '../repl.interfaces';\nexport declare class MethodsReplFn extends ReplFunction {\n    fnDefinition: ReplFnDefinition;\n    private readonly metadataScanner;\n    action(token: Type<unknown> | string): void;\n}\n",
  "node_modules/@nestjs/core/repl/native-functions/resolve-repl-fn.d.ts": "import type { Type } from '@nestjs/common';\nimport { ReplFunction } from '../repl-function';\nimport type { ReplFnDefinition } from '../repl.interfaces';\nexport declare class ResolveReplFn extends ReplFunction {\n    fnDefinition: ReplFnDefinition;\n    action(token: string | symbol | Function | Type<any>, contextId: any): Promise<any>;\n}\n",
  "node_modules/@nestjs/core/repl/native-functions/select-relp-fn.d.ts": "import type { DynamicModule, INestApplicationContext, Type } from '@nestjs/common';\nimport { ReplFunction } from '../repl-function';\nimport type { ReplFnDefinition } from '../repl.interfaces';\nexport declare class SelectReplFn extends ReplFunction {\n    fnDefinition: ReplFnDefinition;\n    action(token: DynamicModule | Type<unknown>): INestApplicationContext;\n}\n",
  "node_modules/@nestjs/core/repl/repl-context.d.ts": "import { INestApplicationContext, InjectionToken, Logger } from '@nestjs/common';\nimport { ReplFunction } from './repl-function';\nimport type { ReplFunctionClass } from './repl.interfaces';\ntype ModuleKey = string;\nexport type ModuleDebugEntry = {\n    controllers: Record<string, InjectionToken>;\n    providers: Record<string, InjectionToken>;\n};\ntype ReplScope = Record<string, any>;\nexport declare class ReplContext {\n    readonly app: INestApplicationContext;\n    readonly logger: Logger;\n    debugRegistry: Record<ModuleKey, ModuleDebugEntry>;\n    readonly globalScope: ReplScope;\n    readonly nativeFunctions: Map<string, ReplFunction<unknown[], any>>;\n    private readonly container;\n    constructor(app: INestApplicationContext, nativeFunctionsClassRefs?: ReplFunctionClass[]);\n    writeToStdout(text: string): void;\n    private initializeContext;\n    private introspectCollection;\n    private stringifyToken;\n    private addNativeFunction;\n    private registerFunctionIntoGlobalScope;\n    private initializeNativeFunctions;\n}\nexport {};\n",
  "node_modules/@nestjs/core/repl/repl-function.d.ts": "import { Logger } from '@nestjs/common';\nimport { ReplContext } from './repl-context';\nimport type { ReplFnDefinition } from './repl.interfaces';\nexport declare abstract class ReplFunction<ActionParams extends Array<unknown> = Array<unknown>, ActionReturn = any> {\n    protected readonly ctx: ReplContext;\n    /** Metadata that describes the built-in function itself. */\n    abstract fnDefinition: ReplFnDefinition;\n    protected readonly logger: Logger;\n    constructor(ctx: ReplContext);\n    /**\n     * Method called when the function is invoked from the REPL by the user.\n     */\n    abstract action(...args: ActionParams): ActionReturn;\n    /**\n     * @returns A message displayed by calling `<fnName>.help`\n     */\n    makeHelpMessage(): string;\n}\n",
  "node_modules/@nestjs/core/repl/repl-logger.d.ts": "import { ConsoleLogger } from '@nestjs/common';\nexport declare class ReplLogger extends ConsoleLogger {\n    private static readonly ignoredContexts;\n    log(_message: any, context?: string): void;\n}\n",
  "node_modules/@nestjs/core/repl/repl-native-commands.d.ts": "import type { REPLServer } from 'repl';\nexport declare function defineDefaultCommandsOnRepl(replServer: REPLServer): void;\n",
  "node_modules/@nestjs/core/repl/repl.d.ts": "import { DynamicModule, Type } from '@nestjs/common';\nimport type { ReplOptions } from 'repl';\nexport declare function repl(module: Type | DynamicModule, replOptions?: ReplOptions): Promise<import(\"repl\").REPLServer>;\n",
  "node_modules/@nestjs/core/repl/repl.interfaces.d.ts": "import type { ReplContext } from './repl-context';\nimport type { ReplFunction } from './repl-function';\nexport type ReplFnDefinition = {\n    /** Function's name. Note that this should be a valid JavaScript function name. */\n    name: string;\n    /** Alternative names to the function. */\n    aliases?: ReplFnDefinition['name'][];\n    /** Function's description to display when `<function>.help` is entered. */\n    description: string;\n    /**\n     * Function's signature following TypeScript _function type expression_ syntax.\n     * @example '(token: InjectionToken) => any'\n     */\n    signature: string;\n};\nexport type ReplFunctionClass = new (replContext: ReplContext) => ReplFunction;\n",
  "node_modules/@nestjs/core/router/index.d.ts": "export * from './interfaces';\nexport * from './request';\nexport { RouterModule } from './router-module';\n",
  "node_modules/@nestjs/core/router/interfaces/exceptions-filter.interface.d.ts": "import { Controller } from '@nestjs/common/interfaces/controllers/controller.interface';\nimport { ExceptionsHandler } from '../../exceptions/exceptions-handler';\nimport { ContextId } from '../../injector/instance-wrapper';\nexport interface ExceptionsFilter {\n    create(instance: Controller, callback: Function, module: string, contextId?: ContextId, inquirerId?: string): ExceptionsHandler;\n}\n",
  "node_modules/@nestjs/core/router/interfaces/exclude-route-metadata.interface.d.ts": "import { RequestMethod } from '@nestjs/common';\nexport interface ExcludeRouteMetadata {\n    /**\n     * Route path.\n     */\n    path: string;\n    /**\n     * Regular expression representing the route path.\n     */\n    pathRegex: RegExp;\n    /**\n     * HTTP request method (e.g., GET, POST).\n     */\n    requestMethod: RequestMethod;\n}\n",
  "node_modules/@nestjs/core/router/interfaces/index.d.ts": "export * from './routes.interface';\n",
  "node_modules/@nestjs/core/router/interfaces/resolver.interface.d.ts": "export interface Resolver {\n    resolve(instance: any, basePath: string): void;\n    registerNotFoundHandler(): void;\n    registerExceptionHandler(): void;\n}\n",
  "node_modules/@nestjs/core/router/interfaces/route-params-factory.interface.d.ts": "import { RouteParamtypes } from '@nestjs/common/enums/route-paramtypes.enum';\nexport interface IRouteParamsFactory {\n    exchangeKeyForValue<TRequest extends Record<string, any> = any, TResponse = any, TResult = any>(key: RouteParamtypes | string, data: any, { req, res, next }: {\n        req: TRequest;\n        res: TResponse;\n        next: Function;\n    }): TResult | null;\n}\n",
  "node_modules/@nestjs/core/router/interfaces/route-path-metadata.interface.d.ts": "import { VersioningOptions } from '@nestjs/common';\nimport { VersionValue } from '@nestjs/common/interfaces';\nexport interface RoutePathMetadata {\n    /**\n     * Controller-level path (e.g., @Controller('resource') = \"resource\").\n     */\n    ctrlPath?: string;\n    /**\n     * Method-level path (e.g., @Get('resource') = \"resource\").\n     */\n    methodPath?: string;\n    /**\n     * Global route prefix specified with the \"NestApplication#setGlobalPrefix\" method.\n     */\n    globalPrefix?: string;\n    /**\n     * Module-level path registered through the \"RouterModule\".\n     */\n    modulePath?: string;\n    /**\n     * Controller-level version (e.g., @Controller({ version: '1.0' }) = \"1.0\").\n     */\n    controllerVersion?: VersionValue;\n    /**\n     * Method-level version (e.g., @Version('1.0') = \"1.0\").\n     */\n    methodVersion?: VersionValue;\n    /**\n     * API versioning options object.\n     */\n    versioningOptions?: VersioningOptions;\n}\n",
  "node_modules/@nestjs/core/router/interfaces/routes.interface.d.ts": "import { Type } from '@nestjs/common';\nexport interface RouteTree {\n    path: string;\n    module?: Type<any>;\n    children?: (RouteTree | Type<any>)[];\n}\nexport type Routes = RouteTree[];\n",
  "node_modules/@nestjs/core/router/legacy-route-converter.d.ts": "export declare class LegacyRouteConverter {\n    private static readonly logger;\n    /**\n     * Convert legacy routes to the new format (syntax).\n     * path-to-regexp used by Express>=v5 and @fastify/middie>=v9 no longer support unnamed wildcards.\n     * This method attempts to convert the old syntax to the new one, and logs an error if it fails.\n     * @param route The route to convert.\n     * @param options Options object.\n     * @returns The converted route, or the original route if it cannot be converted.\n     */\n    static tryConvert(route: string, options?: {\n        logs?: boolean;\n    }): string;\n    static printError(route: string): void;\n    static printWarning(route: string): void;\n}\n",
  "node_modules/@nestjs/core/router/paths-explorer.d.ts": "import { RequestMethod } from '@nestjs/common/enums';\nimport { Controller } from '@nestjs/common/interfaces/controllers/controller.interface';\nimport { VersionValue } from '@nestjs/common/interfaces/version-options.interface';\nimport { MetadataScanner } from '../metadata-scanner';\nimport { RouterProxyCallback } from './router-proxy';\nexport interface RouteDefinition {\n    path: string[];\n    requestMethod: RequestMethod;\n    targetCallback: RouterProxyCallback;\n    methodName: string;\n    version?: VersionValue;\n}\nexport declare class PathsExplorer {\n    private readonly metadataScanner;\n    constructor(metadataScanner: MetadataScanner);\n    scanForPaths(instance: Controller, prototype?: object): RouteDefinition[];\n    exploreMethodMetadata(instance: Controller, prototype: object, methodName: string): RouteDefinition | null;\n}\n",
  "node_modules/@nestjs/core/router/request/index.d.ts": "export { REQUEST } from './request-constants';\n",
  "node_modules/@nestjs/core/router/request/request-constants.d.ts": "export declare const REQUEST = \"REQUEST\";\nexport declare const REQUEST_CONTEXT_ID: unique symbol;\n",
  "node_modules/@nestjs/core/router/request/request-providers.d.ts": "import { Provider } from '@nestjs/common';\nexport declare const requestProvider: Provider;\n",
  "node_modules/@nestjs/core/router/route-params-factory.d.ts": "import { RouteParamtypes } from '@nestjs/common/enums/route-paramtypes.enum';\nimport { IRouteParamsFactory } from './interfaces/route-params-factory.interface';\nexport declare class RouteParamsFactory implements IRouteParamsFactory {\n    exchangeKeyForValue<TRequest extends Record<string, any> = any, TResponse = any, TResult = any>(key: RouteParamtypes | string, data: string, { req, res, next }: {\n        req: TRequest;\n        res: TResponse;\n        next: Function;\n    }): TResult | null;\n}\n",
  "node_modules/@nestjs/core/router/route-path-factory.d.ts": "import { RequestMethod, VersioningOptions } from '@nestjs/common';\nimport { VersionValue } from '@nestjs/common/interfaces';\nimport { ApplicationConfig } from '../application-config';\nimport { RoutePathMetadata } from './interfaces/route-path-metadata.interface';\nexport declare class RoutePathFactory {\n    private readonly applicationConfig;\n    constructor(applicationConfig: ApplicationConfig);\n    create(metadata: RoutePathMetadata, requestMethod?: RequestMethod): string[];\n    getVersion(metadata: RoutePathMetadata): VersionValue | undefined;\n    getVersionPrefix(versioningOptions: VersioningOptions): string;\n    appendToAllIfDefined(paths: string[], fragmentToAppend: string | string[] | undefined): string[];\n    isExcludedFromGlobalPrefix(path: string, requestMethod?: RequestMethod, versionOrVersions?: VersionValue, versioningOptions?: VersioningOptions): boolean;\n    private truncateVersionPrefixFromPath;\n}\n",
  "node_modules/@nestjs/core/router/router-exception-filters.d.ts": "import { HttpServer } from '@nestjs/common';\nimport { Controller } from '@nestjs/common/interfaces/controllers/controller.interface';\nimport { ApplicationConfig } from '../application-config';\nimport { BaseExceptionFilterContext } from '../exceptions/base-exception-filter-context';\nimport { ExceptionsHandler } from '../exceptions/exceptions-handler';\nimport { NestContainer } from '../injector/container';\nimport { RouterProxyCallback } from './router-proxy';\nexport declare class RouterExceptionFilters extends BaseExceptionFilterContext {\n    private readonly config;\n    private readonly applicationRef;\n    constructor(container: NestContainer, config: ApplicationConfig, applicationRef: HttpServer);\n    create(instance: Controller, callback: RouterProxyCallback, moduleKey: string | undefined, contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): ExceptionsHandler;\n    getGlobalMetadata<T extends unknown[]>(contextId?: import(\"../injector/instance-wrapper\").ContextId, inquirerId?: string): T;\n}\n",
  "node_modules/@nestjs/core/router/router-execution-context.d.ts": "import { CanActivate, HttpServer, ParamData, PipeTransform, RequestMethod } from '@nestjs/common';\nimport { RouteParamMetadata } from '@nestjs/common/decorators';\nimport { RouteParamtypes } from '@nestjs/common/enums/route-paramtypes.enum';\nimport { ContextType, Controller } from '@nestjs/common/interfaces';\nimport { GuardsConsumer, GuardsContextCreator } from '../guards';\nimport { ExecutionContextHost } from '../helpers/execution-context-host';\nimport { HandleResponseFn, HandlerMetadata } from '../helpers/handler-metadata-storage';\nimport { InterceptorsConsumer } from '../interceptors/interceptors-consumer';\nimport { InterceptorsContextCreator } from '../interceptors/interceptors-context-creator';\nimport { PipesConsumer } from '../pipes/pipes-consumer';\nimport { PipesContextCreator } from '../pipes/pipes-context-creator';\nimport { IRouteParamsFactory } from './interfaces/route-params-factory.interface';\nimport { CustomHeader, RedirectResponse } from './router-response-controller';\nexport interface ParamProperties {\n    index: number;\n    type: RouteParamtypes | string;\n    data: ParamData;\n    pipes: PipeTransform[];\n    extractValue: <TRequest, TResponse>(req: TRequest, res: TResponse, next: Function) => any;\n}\nexport declare class RouterExecutionContext {\n    private readonly paramsFactory;\n    private readonly pipesContextCreator;\n    private readonly pipesConsumer;\n    private readonly guardsContextCreator;\n    private readonly guardsConsumer;\n    private readonly interceptorsContextCreator;\n    private readonly interceptorsConsumer;\n    readonly applicationRef: HttpServer;\n    private readonly handlerMetadataStorage;\n    private readonly contextUtils;\n    private readonly responseController;\n    constructor(paramsFactory: IRouteParamsFactory, pipesContextCreator: PipesContextCreator, pipesConsumer: PipesConsumer, guardsContextCreator: GuardsContextCreator, guardsConsumer: GuardsConsumer, interceptorsContextCreator: InterceptorsContextCreator, interceptorsConsumer: InterceptorsConsumer, applicationRef: HttpServer);\n    create(instance: Controller, callback: (...args: any[]) => unknown, methodName: string, moduleKey: string, requestMethod: RequestMethod, contextId?: import(\"..\").ContextId, inquirerId?: string): <TRequest, TResponse>(req: TRequest, res: TResponse, next: Function) => Promise<void>;\n    getMetadata<TContext extends ContextType = ContextType>(instance: Controller, callback: (...args: any[]) => any, methodName: string, moduleKey: string, requestMethod: RequestMethod, contextType: TContext): HandlerMetadata;\n    reflectRedirect(callback: (...args: unknown[]) => unknown): RedirectResponse;\n    reflectHttpStatusCode(callback: (...args: unknown[]) => unknown): number;\n    reflectRenderTemplate(callback: (...args: unknown[]) => unknown): string;\n    reflectResponseHeaders(callback: (...args: unknown[]) => unknown): CustomHeader[];\n    reflectSse(callback: (...args: unknown[]) => unknown): string;\n    exchangeKeysForValues(keys: string[], metadata: Record<number, RouteParamMetadata>, moduleContext: string, contextId?: import(\"..\").ContextId, inquirerId?: string, contextFactory?: (args: unknown[]) => ExecutionContextHost): ParamProperties[];\n    getParamValue<T>(value: T, { metatype, type, data, }: {\n        metatype: unknown;\n        type: RouteParamtypes;\n        data: unknown;\n    }, pipes: PipeTransform[]): Promise<unknown>;\n    isPipeable(type: number | string): boolean;\n    createGuardsFn<TContext extends string = ContextType>(guards: CanActivate[], instance: Controller, callback: (...args: any[]) => any, contextType?: TContext): ((args: any[]) => Promise<void>) | null;\n    createPipesFn(pipes: PipeTransform[], paramsOptions: (ParamProperties & {\n        metatype?: any;\n    })[]): (<TRequest, TResponse>(args: any[], req: TRequest, res: TResponse, next: Function) => Promise<void>) | null;\n    createHandleResponseFn(callback: (...args: unknown[]) => unknown, isResponseHandled: boolean, redirectResponse?: RedirectResponse, httpStatusCode?: number): HandleResponseFn;\n    private isResponseHandled;\n}\n",
  "node_modules/@nestjs/core/router/router-explorer.d.ts": "import { HttpServer } from '@nestjs/common';\nimport { RequestMethod } from '@nestjs/common/enums';\nimport { Controller } from '@nestjs/common/interfaces/controllers/controller.interface';\nimport { Type } from '@nestjs/common/interfaces/type.interface';\nimport { VersionValue } from '@nestjs/common/interfaces/version-options.interface';\nimport { ApplicationConfig } from '../application-config';\nimport { NestContainer } from '../injector/container';\nimport { Injector } from '../injector/injector';\nimport { InstanceWrapper } from '../injector/instance-wrapper';\nimport { Module } from '../injector/module';\nimport { GraphInspector } from '../inspector/graph-inspector';\nimport { MetadataScanner } from '../metadata-scanner';\nimport { ExceptionsFilter } from './interfaces/exceptions-filter.interface';\nimport { RoutePathMetadata } from './interfaces/route-path-metadata.interface';\nimport { RoutePathFactory } from './route-path-factory';\nimport { RouterProxy, RouterProxyCallback } from './router-proxy';\nexport interface RouteDefinition {\n    path: string[];\n    requestMethod: RequestMethod;\n    targetCallback: RouterProxyCallback;\n    methodName: string;\n    version?: VersionValue;\n}\nexport declare class RouterExplorer {\n    private readonly container;\n    private readonly injector;\n    private readonly routerProxy;\n    private readonly exceptionsFilter;\n    private readonly routePathFactory;\n    private readonly graphInspector;\n    private readonly executionContextCreator;\n    private readonly pathsExplorer;\n    private readonly routerMethodFactory;\n    private readonly logger;\n    private readonly exceptionFiltersCache;\n    constructor(metadataScanner: MetadataScanner, container: NestContainer, injector: Injector, routerProxy: RouterProxy, exceptionsFilter: ExceptionsFilter, config: ApplicationConfig, routePathFactory: RoutePathFactory, graphInspector: GraphInspector);\n    explore<T extends HttpServer = any>(instanceWrapper: InstanceWrapper, moduleKey: string, applicationRef: T, host: string | RegExp | Array<string | RegExp>, routePathMetadata: RoutePathMetadata): void;\n    extractRouterPath(metatype: Type<Controller>): string[];\n    applyPathsToRouterProxy<T extends HttpServer>(router: T, routeDefinitions: RouteDefinition[], instanceWrapper: InstanceWrapper, moduleKey: string, routePathMetadata: RoutePathMetadata, host: string | RegExp | Array<string | RegExp>): void;\n    private applyCallbackToRouter;\n    private applyHostFilter;\n    private applyVersionFilter;\n    private createCallbackProxy;\n    createRequestScopedHandler(instanceWrapper: InstanceWrapper, requestMethod: RequestMethod, moduleRef: Module, moduleKey: string, methodName: string): <TRequest extends Record<any, any>, TResponse>(req: TRequest, res: TResponse, next: () => void) => Promise<void>;\n    private getContextId;\n    private copyMetadataToCallback;\n}\n",
  "node_modules/@nestjs/core/router/router-module.d.ts": "import { DynamicModule } from '@nestjs/common';\nimport { Module as ModuleClass } from '../injector/module';\nimport { ModulesContainer } from '../injector/modules-container';\nimport { Routes } from './interfaces';\nexport declare const ROUTES: unique symbol;\nexport declare const targetModulesByContainer: WeakMap<ModulesContainer, WeakSet<ModuleClass>>;\n/**\n * @publicApi\n */\nexport declare class RouterModule {\n    private readonly modulesContainer;\n    private readonly routes;\n    constructor(modulesContainer: ModulesContainer, routes: Routes);\n    static register(routes: Routes): DynamicModule;\n    private deepCloneRoutes;\n    private initialize;\n    private registerModulePathMetadata;\n    private updateTargetModulesCache;\n}\n",
  "node_modules/@nestjs/core/router/router-proxy.d.ts": "import { ExceptionsHandler } from '../exceptions/exceptions-handler';\nexport type RouterProxyCallback = <TRequest, TResponse>(req: TRequest, res: TResponse, next: () => void) => void | Promise<void>;\nexport declare class RouterProxy {\n    createProxy(targetCallback: RouterProxyCallback, exceptionsHandler: ExceptionsHandler): <TRequest, TResponse>(req: TRequest, res: TResponse, next: () => void) => Promise<TResponse | undefined>;\n    createExceptionLayerProxy(targetCallback: <TError, TRequest, TResponse>(err: TError, req: TRequest, res: TResponse, next: () => void) => void | Promise<void>, exceptionsHandler: ExceptionsHandler): <TError, TRequest, TResponse>(err: TError, req: TRequest, res: TResponse, next: () => void) => Promise<TResponse | undefined>;\n}\n",
  "node_modules/@nestjs/core/router/router-response-controller.d.ts": "import { HttpServer, RequestMethod } from '@nestjs/common';\nimport { IncomingMessage } from 'http';\nimport { Observable } from 'rxjs';\nimport { AdditionalHeaders, WritableHeaderStream } from './sse-stream';\nexport interface CustomHeader {\n    name: string;\n    value: string | (() => string);\n}\nexport interface RedirectResponse {\n    url: string;\n    statusCode?: number;\n}\nexport declare class RouterResponseController {\n    private readonly applicationRef;\n    private readonly logger;\n    constructor(applicationRef: HttpServer);\n    apply<TInput = any, TResponse = any>(result: TInput, response: TResponse, httpStatusCode?: number): Promise<any>;\n    redirect<TInput = any, TResponse = any>(resultOrDeferred: TInput, response: TResponse, redirectResponse: RedirectResponse): Promise<void>;\n    render<TInput = unknown, TResponse = unknown>(resultOrDeferred: TInput, response: TResponse, template: string): Promise<any>;\n    transformToResult(resultOrDeferred: any): Promise<any>;\n    getStatusByMethod(requestMethod: RequestMethod): number;\n    setHeaders<TResponse = unknown>(response: TResponse, headers: CustomHeader[]): void;\n    setStatus<TResponse = unknown>(response: TResponse, statusCode: number): void;\n    sse<TInput extends Observable<unknown> = any, TResponse extends WritableHeaderStream = any, TRequest extends IncomingMessage = any>(result: TInput, response: TResponse, request: TRequest, options?: {\n        additionalHeaders: AdditionalHeaders;\n    }): void;\n    private assertObservable;\n}\n",
  "node_modules/@nestjs/core/router/routes-resolver.d.ts": "import { Controller, HttpServer } from '@nestjs/common/interfaces';\nimport { ApplicationConfig } from '../application-config';\nimport { NestContainer } from '../injector/container';\nimport { Injector } from '../injector/injector';\nimport { InstanceWrapper } from '../injector/instance-wrapper';\nimport { GraphInspector } from '../inspector/graph-inspector';\nimport { Resolver } from './interfaces/resolver.interface';\nexport declare class RoutesResolver implements Resolver {\n    private readonly container;\n    private readonly applicationConfig;\n    private readonly injector;\n    private readonly logger;\n    private readonly routerProxy;\n    private readonly routePathFactory;\n    private readonly routerExceptionsFilter;\n    private readonly routerExplorer;\n    constructor(container: NestContainer, applicationConfig: ApplicationConfig, injector: Injector, graphInspector: GraphInspector);\n    resolve<T extends HttpServer>(applicationRef: T, globalPrefix: string): void;\n    registerRouters(routes: Map<string | symbol | Function, InstanceWrapper<Controller>>, moduleName: string, globalPrefix: string, modulePath: string, applicationRef: HttpServer): void;\n    registerNotFoundHandler(): void;\n    registerExceptionHandler(): void;\n    mapExternalException(err: any): any;\n    private getModulePathMetadata;\n    private getHostMetadata;\n    private getVersionMetadata;\n}\n",
  "node_modules/@nestjs/core/router/sse-stream.d.ts": "import { MessageEvent } from '@nestjs/common/interfaces';\nimport { IncomingMessage, OutgoingHttpHeaders } from 'http';\nimport { Transform } from 'stream';\nexport type AdditionalHeaders = Record<string, string[] | string | number | undefined>;\ninterface ReadHeaders {\n    getHeaders?(): AdditionalHeaders;\n}\ninterface WriteHeaders {\n    writableEnded?: boolean;\n    writeHead?(statusCode: number, reasonPhrase?: string, headers?: OutgoingHttpHeaders): void;\n    writeHead?(statusCode: number, headers?: OutgoingHttpHeaders): void;\n    flushHeaders?(): void;\n}\nexport type WritableHeaderStream = NodeJS.WritableStream & WriteHeaders;\nexport type HeaderStream = WritableHeaderStream & ReadHeaders;\n/**\n * Adapted from https://raw.githubusercontent.com/EventSource/node-ssestream\n * Transforms \"messages\" to W3C event stream content.\n * See https://html.spec.whatwg.org/multipage/server-sent-events.html\n * A message is an object with one or more of the following properties:\n * - data (String or object, which gets turned into JSON)\n * - type\n * - id\n * - retry\n *\n * If constructed with a HTTP Request, it will optimise the socket for streaming.\n * If this stream is piped to an HTTP Response, it will set appropriate headers.\n */\nexport declare class SseStream extends Transform {\n    private lastEventId;\n    constructor(req?: IncomingMessage);\n    pipe<T extends WritableHeaderStream>(destination: T, options?: {\n        additionalHeaders?: AdditionalHeaders;\n        end?: boolean;\n    }): T;\n    _transform(message: MessageEvent, encoding: string, callback: (error?: Error | null, data?: any) => void): void;\n    /**\n     * Calls `.write` but handles the drain if needed\n     */\n    writeMessage(message: MessageEvent, cb: (error: Error | null | undefined) => void): void;\n}\nexport {};\n",
  "node_modules/@nestjs/core/router/utils/exclude-route.util.d.ts": "import { RequestMethod } from '@nestjs/common';\nimport { ExcludeRouteMetadata } from '../interfaces/exclude-route-metadata.interface';\nexport declare const isRequestMethodAll: (method: RequestMethod) => boolean;\nexport declare function isRouteExcluded(excludedRoutes: ExcludeRouteMetadata[], path: string, requestMethod?: RequestMethod): boolean;\n",
  "node_modules/@nestjs/core/router/utils/flatten-route-paths.util.d.ts": "import { Type } from '@nestjs/common';\nimport { Routes } from '../interfaces/routes.interface';\nexport declare function flattenRoutePaths(routes: Routes): {\n    module: Type;\n    path: string;\n}[];\n",
  "node_modules/@nestjs/core/router/utils/index.d.ts": "export * from './exclude-route.util';\nexport * from './flatten-route-paths.util';\n",
  "node_modules/@nestjs/core/scanner.d.ts": "import { DynamicModule, ForwardReference, Provider } from '@nestjs/common';\nimport { EnhancerSubtype } from '@nestjs/common/constants';\nimport { ClassProvider, Controller, ExistingProvider, FactoryProvider, Injectable, Type, ValueProvider } from '@nestjs/common/interfaces';\nimport { ApplicationConfig } from './application-config';\nimport { NestContainer } from './injector/container';\nimport { InstanceWrapper } from './injector/instance-wrapper';\nimport { Module } from './injector/module';\nimport { GraphInspector } from './inspector/graph-inspector';\nimport { ModuleDefinition } from './interfaces/module-definition.interface';\nimport { ModuleOverride } from './interfaces/module-override.interface';\nimport { MetadataScanner } from './metadata-scanner';\ninterface ModulesScanParameters {\n    moduleDefinition: ModuleDefinition;\n    scope?: Type<unknown>[];\n    ctxRegistry?: (ForwardReference | DynamicModule | Type<unknown>)[];\n    overrides?: ModuleOverride[];\n    lazy?: boolean;\n}\nexport declare class DependenciesScanner {\n    private readonly container;\n    private readonly metadataScanner;\n    private readonly graphInspector;\n    private readonly applicationConfig;\n    private readonly applicationProvidersApplyMap;\n    constructor(container: NestContainer, metadataScanner: MetadataScanner, graphInspector: GraphInspector, applicationConfig?: ApplicationConfig);\n    scan(module: Type<any>, options?: {\n        overrides?: ModuleOverride[];\n    }): Promise<void>;\n    scanForModules({ moduleDefinition, lazy, scope, ctxRegistry, overrides, }: ModulesScanParameters): Promise<Module[]>;\n    insertModule(moduleDefinition: any, scope: Type<unknown>[]): Promise<{\n        moduleRef: Module;\n        inserted: boolean;\n    } | undefined>;\n    scanModulesForDependencies(modules?: Map<string, Module>): Promise<void>;\n    reflectImports(module: Type<unknown>, token: string, context: string): Promise<void>;\n    reflectProviders(module: Type<any>, token: string): void;\n    reflectControllers(module: Type<any>, token: string): void;\n    reflectDynamicMetadata(cls: Type<Injectable>, token: string): void;\n    reflectExports(module: Type<unknown>, token: string): void;\n    reflectInjectables(component: Type<Injectable>, token: string, metadataKey: string): void;\n    reflectParamInjectables(component: Type<Injectable>, token: string, metadataKey: string): void;\n    reflectKeyMetadata(component: Type<Injectable>, key: string, methodKey: string): {\n        methodKey: string;\n        metadata: any;\n    } | undefined;\n    calculateModulesDistance(): void;\n    insertImport(related: any, token: string, context: string): Promise<void>;\n    isCustomProvider(provider: Provider): provider is ClassProvider | ValueProvider | FactoryProvider | ExistingProvider;\n    insertProvider(provider: Provider, token: string): string | symbol | Function | InstanceWrapper<unknown> | undefined;\n    insertInjectable(injectable: Type<Injectable> | object, token: string, host: Type<Injectable>, subtype: EnhancerSubtype, methodKey?: string): InstanceWrapper<any> | undefined;\n    insertExportedProviderOrModule(toExport: ForwardReference | DynamicModule | Type<unknown>, token: string): void;\n    insertController(controller: Type<Controller>, token: string): void;\n    private insertOrOverrideModule;\n    private getOverrideModuleByModule;\n    private overrideModule;\n    reflectMetadata<T = any>(metadataKey: string, metatype: Type<any>): T[];\n    registerCoreModule(overrides?: ModuleOverride[]): Promise<void>;\n    /**\n     * Add either request or transient globally scoped enhancers\n     * to all controllers metadata storage\n     */\n    addScopedEnhancersMetadata(): void;\n    applyApplicationProviders(): void;\n    getApplyProvidersMap(): {\n        [type: string]: Function;\n    };\n    getApplyRequestProvidersMap(): {\n        [type: string]: Function;\n    };\n    isDynamicModule(module: Type<any> | DynamicModule): module is DynamicModule;\n    /**\n     * @param metatype\n     * @returns `true` if `metatype` is annotated with the `@Injectable()` decorator.\n     */\n    private isInjectable;\n    /**\n     * @param metatype\n     * @returns `true` if `metatype` is annotated with the `@Controller()` decorator.\n     */\n    private isController;\n    /**\n     * @param metatype\n     * @returns `true` if `metatype` is annotated with the `@Catch()` decorator.\n     */\n    private isExceptionFilter;\n    private isForwardReference;\n    private isRequestOrTransient;\n}\nexport {};\n",
  "node_modules/@nestjs/core/services/index.d.ts": "export * from './reflector.service';\n",
  "node_modules/@nestjs/core/services/reflector.service.d.ts": "import { CustomDecorator, Type } from '@nestjs/common';\n/**\n * @publicApi\n */\nexport interface CreateDecoratorOptions<TParam = any, TTransformed = TParam> {\n    /**\n     * The key for the metadata.\n     * @default uid(21)\n     */\n    key?: string;\n    /**\n     * The transform function to apply to the metadata value.\n     * @default value => value\n     */\n    transform?: (value: TParam) => TTransformed;\n}\ntype CreateDecoratorWithTransformOptions<TParam, TTransformed = TParam> = CreateDecoratorOptions<TParam, TTransformed> & Required<Pick<CreateDecoratorOptions<TParam, TTransformed>, 'transform'>>;\n/**\n * @publicApi\n */\nexport type ReflectableDecorator<TParam, TTransformed = TParam> = ((opts?: TParam) => CustomDecorator) & {\n    KEY: string;\n};\n/**\n * Helper class providing Nest reflection capabilities.\n *\n * @see [Reflection](https://docs.nestjs.com/guards#putting-it-all-together)\n *\n * @publicApi\n */\nexport declare class Reflector {\n    /**\n     * Creates a decorator that can be used to decorate classes and methods with metadata.\n     * Can be used as a strongly-typed alternative to `@SetMetadata`.\n     * @param options Decorator options.\n     * @returns A decorator function.\n     */\n    static createDecorator<TParam>(options?: CreateDecoratorOptions<TParam>): ReflectableDecorator<TParam>;\n    static createDecorator<TParam, TTransformed>(options: CreateDecoratorWithTransformOptions<TParam, TTransformed>): ReflectableDecorator<TParam, TTransformed>;\n    /**\n     * Retrieve metadata for a reflectable decorator for a specified target.\n     *\n     * @example\n     * `const roles = this.reflector.get(Roles, context.getHandler());`\n     *\n     * @param decorator reflectable decorator created through `Reflector.createDecorator`\n     * @param target context (decorated object) to retrieve metadata from\n     *\n     */\n    get<T extends ReflectableDecorator<any>>(decorator: T, target: Type<any> | Function): T extends ReflectableDecorator<any, infer R> ? R : unknown;\n    /**\n     * Retrieve metadata for a specified key for a specified target.\n     *\n     * @example\n     * `const roles = this.reflector.get<string[]>('roles', context.getHandler());`\n     *\n     * @param metadataKey lookup key for metadata to retrieve\n     * @param target context (decorated object) to retrieve metadata from\n     *\n     */\n    get<TResult = any, TKey = any>(metadataKey: TKey, target: Type<any> | Function): TResult;\n    /**\n     * Retrieve metadata for a specified decorator for a specified set of targets.\n     *\n     * @param decorator lookup decorator for metadata to retrieve\n     * @param targets context (decorated objects) to retrieve metadata from\n     *\n     */\n    getAll<TParam = any, TTransformed = TParam>(decorator: ReflectableDecorator<TParam, TTransformed>, targets: (Type<any> | Function)[]): TTransformed extends Array<any> ? TTransformed : TTransformed[];\n    /**\n     * Retrieve metadata for a specified key for a specified set of targets.\n     *\n     * @param metadataKey lookup key for metadata to retrieve\n     * @param targets context (decorated objects) to retrieve metadata from\n     *\n     */\n    getAll<TResult extends any[] = any[], TKey = any>(metadataKey: TKey, targets: (Type<any> | Function)[]): TResult;\n    /**\n     * Retrieve metadata for a specified decorator for a specified set of targets and merge results.\n     *\n     * @param decorator lookup decorator for metadata to retrieve\n     * @param targets context (decorated objects) to retrieve metadata from\n     *\n     */\n    getAllAndMerge<TParam = any, TTransformed = TParam>(decorator: ReflectableDecorator<TParam, TTransformed>, targets: (Type<any> | Function)[]): TTransformed extends Array<any> ? TTransformed : TTransformed extends object ? TTransformed : TTransformed[];\n    /**\n     * Retrieve metadata for a specified key for a specified set of targets and merge results.\n     *\n     * @param metadataKey lookup key for metadata to retrieve\n     * @param targets context (decorated objects) to retrieve metadata from\n     *\n     */\n    getAllAndMerge<TResult extends any[] | object = any[], TKey = any>(metadataKey: TKey, targets: (Type<any> | Function)[]): TResult;\n    /**\n     * Retrieve metadata for a specified decorator for a specified set of targets and return a first not undefined value.\n     *\n     * @param decorator lookup decorator for metadata to retrieve\n     * @param targets context (decorated objects) to retrieve metadata from\n     *\n     */\n    getAllAndOverride<TParam = any, TTransformed = TParam>(decorator: ReflectableDecorator<TParam, TTransformed>, targets: (Type<any> | Function)[]): TTransformed;\n    /**\n     * Retrieve metadata for a specified key for a specified set of targets and return a first not undefined value.\n     *\n     * @param metadataKey lookup key for metadata to retrieve\n     * @param targets context (decorated objects) to retrieve metadata from\n     *\n     */\n    getAllAndOverride<TResult = any, TKey = any>(metadataKey: TKey, targets: (Type<any> | Function)[]): TResult;\n}\nexport {};\n",
  "node_modules/@nestjs/mapped-types/dist/index.d.ts": "export * from './intersection-type.helper';\nexport * from './mapped-type.interface';\nexport * from './omit-type.helper';\nexport * from './partial-type.helper';\nexport * from './pick-type.helper';\nexport { applyIsOptionalDecorator, applyValidateIfDefinedDecorator, inheritPropertyInitializers, inheritTransformationMetadata, inheritValidationMetadata, } from './type-helpers.utils';\n",
  "node_modules/@nestjs/mapped-types/dist/intersection-type.helper.d.ts": "import { Type } from '@nestjs/common';\nimport { MappedType } from './mapped-type.interface';\nimport { RemoveFieldsWithType } from './types/remove-fields-with-type.type';\ntype UnionToIntersection<U> = (U extends any ? (k: U) => void : never) extends (k: infer I) => void ? I : never;\ntype ClassRefsToConstructors<T extends Type[]> = {\n    [U in keyof T]: T[U] extends Type<infer V> ? V : never;\n};\ntype Intersection<T extends Type[]> = MappedType<RemoveFieldsWithType<UnionToIntersection<ClassRefsToConstructors<T>[number]>, Function>>;\nexport declare function IntersectionType<T extends Type[]>(...classRefs: T): Intersection<T>;\nexport {};\n",
  "node_modules/@nestjs/mapped-types/dist/mapped-type.interface.d.ts": "import { Type } from '@nestjs/common';\nexport interface MappedType<T> extends Type<T> {\n    new (): T;\n}\n",
  "node_modules/@nestjs/mapped-types/dist/omit-type.helper.d.ts": "import { Type } from '@nestjs/common';\nimport { MappedType } from './mapped-type.interface';\nimport { RemoveFieldsWithType } from './types/remove-fields-with-type.type';\nexport declare function OmitType<T, K extends keyof T>(classRef: Type<T>, keys: readonly K[]): MappedType<RemoveFieldsWithType<Omit<T, (typeof keys)[number]>, Function>>;\n",
  "node_modules/@nestjs/mapped-types/dist/partial-type.helper.d.ts": "import { Type } from '@nestjs/common';\nimport { MappedType } from './mapped-type.interface';\nimport { RemoveFieldsWithType } from './types/remove-fields-with-type.type';\nexport declare function PartialType<T>(classRef: Type<T>, options?: {\n    skipNullProperties?: boolean;\n}): MappedType<RemoveFieldsWithType<Partial<T>, Function>>;\n",
  "node_modules/@nestjs/mapped-types/dist/pick-type.helper.d.ts": "import { Type } from '@nestjs/common';\nimport { MappedType } from './mapped-type.interface';\nimport { RemoveFieldsWithType } from './types/remove-fields-with-type.type';\nexport declare function PickType<T, K extends keyof T>(classRef: Type<T>, keys: readonly K[]): MappedType<RemoveFieldsWithType<Pick<T, (typeof keys)[number]>, Function>>;\n",
  "node_modules/@nestjs/mapped-types/dist/type-helpers.utils.d.ts": "import { Type } from '@nestjs/common';\nexport declare function applyIsOptionalDecorator(targetClass: Function, propertyKey: string): void;\nexport declare function applyValidateIfDefinedDecorator(targetClass: Function, propertyKey: string): void;\nexport declare function inheritValidationMetadata(parentClass: Type<any>, targetClass: Function, isPropertyInherited?: (key: string) => boolean): string[] | undefined;\nexport declare function inheritTransformationMetadata(parentClass: Type<any>, targetClass: Function, isPropertyInherited?: (key: string) => boolean, stackDecorators?: boolean): void;\nexport declare function inheritPropertyInitializers(target: Record<string, any>, sourceClass: Type<any>, isPropertyInherited?: (key: string) => boolean): void;\n",
  "node_modules/@nestjs/mapped-types/dist/types/remove-fields-with-type.type.d.ts": "type KeysWithType<T, Type> = {\n    [K in keyof T]: T[K] extends Type ? K : never;\n}[keyof T];\nexport type RemoveFieldsWithType<T, Type> = Exclude<T, KeysWithType<T, Type>>;\nexport {};\n",
  "node_modules/@nestjs/mapped-types/index.d.ts": "export * from './dist';\n",
  "node_modules/@nestjs/mapped-types/package.json": "{\n  \"name\": \"@nestjs/mapped-types\",\n  \"version\": \"2.1.0\",\n  \"description\": \"Nest - modern, fast, powerful node.js web framework (@mapped-types)\",\n  \"author\": \"Kamil Mysliwiec\",\n  \"license\": \"MIT\",\n  \"url\": \"https://github.com/nestjs/mapped-types#readme\",\n  \"scripts\": {\n    \"build\": \"rimraf -rf dist && tsc -p tsconfig.json\",\n    \"lint\": \"eslint 'lib/**/*.ts' --fix\",\n    \"format\": \"prettier \\\"{lib,tests}/**/*.ts\\\" --write\",\n    \"prepublish:npm\": \"npm run build\",\n    \"publish:npm\": \"npm publish --access public\",\n    \"prepublish:next\": \"npm run build\",\n    \"publish:next\": \"npm publish --access public --tag next\",\n    \"test:e2e\": \"jest --config ./tests/jest-e2e.json --runInBand\",\n    \"test:e2e:dev\": \"jest --config ./tests/jest-e2e.json --runInBand --watch\",\n    \"prerelease\": \"npm run build\",\n    \"release\": \"release-it\",\n    \"prepare\": \"husky\"\n  },\n  \"devDependencies\": {\n    \"@commitlint/cli\": \"19.6.1\",\n    \"@commitlint/config-angular\": \"19.7.0\",\n    \"@eslint/eslintrc\": \"3.2.0\",\n    \"@eslint/js\": \"9.18.0\",\n    \"@nestjs/common\": \"11.0.1\",\n    \"@types/jest\": \"29.5.14\",\n    \"@types/node\": \"22.10.7\",\n    \"class-transformer\": \"0.5.1\",\n    \"class-validator\": \"0.14.1\",\n    \"eslint\": \"9.18.0\",\n    \"eslint-config-prettier\": \"10.0.1\",\n    \"eslint-plugin-prettier\": \"5.2.2\",\n    \"globals\": \"15.14.0\",\n    \"husky\": \"9.1.7\",\n    \"jest\": \"29.7.0\",\n    \"lint-staged\": \"15.4.1\",\n    \"prettier\": \"3.4.2\",\n    \"reflect-metadata\": \"0.2.2\",\n    \"release-it\": \"18.1.1\",\n    \"rimraf\": \"6.0.1\",\n    \"ts-jest\": \"29.2.5\",\n    \"typescript\": \"5.7.3\",\n    \"typescript-eslint\": \"8.20.0\"\n  },\n  \"peerDependencies\": {\n    \"@nestjs/common\": \"^10.0.0 || ^11.0.0\",\n    \"class-transformer\": \"^0.4.0 || ^0.5.0\",\n    \"class-validator\": \"^0.13.0 || ^0.14.0\",\n    \"reflect-metadata\": \"^0.1.12 || ^0.2.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"class-validator\": {\n      \"optional\": true\n    },\n    \"class-transformer\": {\n      \"optional\": true\n    }\n  },\n  \"lint-staged\": {\n    \"**/*.{ts,json}\": []\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/nestjs/mapped-types\"\n  }\n}\n",
  "node_modules/@nestjs/platform-express/adapters/express-adapter.d.ts": "import { RequestMethod, VersioningOptions } from '@nestjs/common';\nimport { VersionValue } from '@nestjs/common/interfaces';\nimport { CorsOptions, CorsOptionsDelegate } from '@nestjs/common/interfaces/external/cors-options.interface';\nimport { NestApplicationOptions } from '@nestjs/common/interfaces/nest-application-options.interface';\nimport { AbstractHttpAdapter } from '@nestjs/core/adapters/http-adapter';\nimport type { Server } from 'http';\nimport * as http from 'http';\nimport * as https from 'https';\nimport { NestExpressBodyParserOptions } from '../interfaces/nest-express-body-parser-options.interface';\nimport { NestExpressBodyParserType } from '../interfaces/nest-express-body-parser.interface';\nimport { ServeStaticOptions } from '../interfaces/serve-static-options.interface';\ntype VersionedRoute = <TRequest extends Record<string, any> = any, TResponse = any>(req: TRequest, res: TResponse, next: () => void) => any;\n/**\n * @publicApi\n */\nexport declare class ExpressAdapter extends AbstractHttpAdapter<http.Server | https.Server> {\n    private readonly routerMethodFactory;\n    private readonly logger;\n    private readonly openConnections;\n    constructor(instance?: any);\n    reply(response: any, body: any, statusCode?: number): any;\n    status(response: any, statusCode: number): any;\n    end(response: any, message?: string): any;\n    render(response: any, view: string, options: any): any;\n    redirect(response: any, statusCode: number, url: string): any;\n    setErrorHandler(handler: Function, prefix?: string): any;\n    setNotFoundHandler(handler: Function, prefix?: string): any;\n    isHeadersSent(response: any): boolean;\n    getHeader(response: any, name: string): any;\n    setHeader(response: any, name: string, value: string): any;\n    appendHeader(response: any, name: string, value: string): any;\n    normalizePath(path: string): string;\n    listen(port: string | number, callback?: () => void): Server;\n    listen(port: string | number, hostname: string, callback?: () => void): Server;\n    close(): Promise<unknown> | undefined;\n    set(...args: any[]): any;\n    enable(...args: any[]): any;\n    disable(...args: any[]): any;\n    engine(...args: any[]): any;\n    useStaticAssets(path: string, options: ServeStaticOptions): any;\n    setBaseViewsDir(path: string | string[]): any;\n    setViewEngine(engine: string): any;\n    getRequestHostname(request: any): string;\n    getRequestMethod(request: any): string;\n    getRequestUrl(request: any): string;\n    enableCors(options: CorsOptions | CorsOptionsDelegate<any>): any;\n    createMiddlewareFactory(requestMethod: RequestMethod): (path: string, callback: Function) => any;\n    initHttpServer(options: NestApplicationOptions): void;\n    registerParserMiddleware(prefix?: string, rawBody?: boolean): void;\n    useBodyParser<Options extends NestExpressBodyParserOptions = NestExpressBodyParserOptions>(type: NestExpressBodyParserType, rawBody: boolean, options?: Omit<Options, 'verify'>): this;\n    setLocal(key: string, value: any): this;\n    getType(): string;\n    applyVersionFilter(handler: Function, version: VersionValue, versioningOptions: VersioningOptions): VersionedRoute;\n    private trackOpenConnections;\n    private closeOpenConnections;\n    private isMiddlewareApplied;\n}\nexport {};\n",
  "node_modules/@nestjs/platform-express/adapters/index.d.ts": "export * from './express-adapter';\n",
  "node_modules/@nestjs/platform-express/adapters/utils/get-body-parser-options.util.d.ts": "import type { NestExpressBodyParserOptions } from '../../interfaces';\nexport declare function getBodyParserOptions<Options = NestExpressBodyParserOptions>(rawBody: boolean, options?: Omit<Options, 'verify'>): Options;\n",
  "node_modules/@nestjs/platform-express/index.d.ts": "export * from './adapters';\nexport * from './interfaces';\nexport * from './multer';\n",
  "node_modules/@nestjs/platform-express/interfaces/index.d.ts": "export * from './nest-express-application.interface';\nexport { NestExpressBodyParserOptions } from './nest-express-body-parser-options.interface';\nexport * from './nest-express-body-parser.interface';\n",
  "node_modules/@nestjs/platform-express/interfaces/nest-express-application.interface.d.ts": "import { HttpServer, INestApplication } from '@nestjs/common';\nimport type { CorsOptions, CorsOptionsDelegate } from '@nestjs/common/interfaces/external/cors-options.interface';\nimport type { Express } from 'express';\nimport type { Server as CoreHttpServer } from 'http';\nimport type { Server as CoreHttpsServer } from 'https';\nimport { NestExpressBodyParserOptions } from './nest-express-body-parser-options.interface';\nimport { NestExpressBodyParserType } from './nest-express-body-parser.interface';\nimport { ServeStaticOptions } from './serve-static-options.interface';\n/**\n * Interface describing methods on NestExpressApplication.\n *\n * @see [Platform](https://docs.nestjs.com/first-steps#platform)\n *\n * @publicApi\n */\nexport interface NestExpressApplication<TServer extends CoreHttpServer | CoreHttpsServer = CoreHttpServer> extends INestApplication<TServer> {\n    /**\n     * Returns the underlying HTTP adapter bounded to the Express.js app.\n     *\n     * @returns {HttpServer}\n     */\n    getHttpAdapter(): HttpServer<Express.Request, Express.Response, Express>;\n    /**\n     * Starts the application.\n     *\n     * @param {number|string} port\n     * @param {string} [hostname]\n     * @param {Function} [callback] Optional callback\n     * @returns {Promise} A Promise that, when resolved, is a reference to the underlying HttpServer.\n     */\n    listen(port: number | string, callback?: () => void): Promise<TServer>;\n    listen(port: number | string, hostname: string, callback?: () => void): Promise<TServer>;\n    /**\n     * A wrapper function around native `express.set()` method.\n     *\n     * @example\n     * app.set('trust proxy', 'loopback')\n     *\n     * @returns {this}\n     */\n    set(...args: any[]): this;\n    /**\n     * A wrapper function around native `express.engine()` method.\n     * @example\n     * app.engine('mustache', mustacheExpress())\n     *\n     * @returns {this}\n     */\n    engine(...args: any[]): this;\n    /**\n     * A wrapper function around native `express.enable()` method.\n     * @example\n     * app.enable('x-powered-by')\n     *\n     * @returns {this}\n     */\n    enable(...args: any[]): this;\n    /**\n     * A wrapper function around native `express.disable()` method.\n     *\n     * @example\n     * app.disable('x-powered-by')\n     *\n     * @returns {this}\n     */\n    disable(...args: any[]): this;\n    useStaticAssets(options: ServeStaticOptions): this;\n    /**\n     * Sets a base directory for public assets.\n     * @example\n     * app.useStaticAssets('public')\n     *\n     * @returns {this}\n     */\n    useStaticAssets(path: string, options?: ServeStaticOptions): this;\n    enableCors(options?: CorsOptions | CorsOptionsDelegate<any>): void;\n    /**\n     * Register Express body parsers on the fly. Will respect\n     * the application's `rawBody` option.\n     *\n     * @example\n     * const app = await NestFactory.create<NestExpressApplication>(\n     *   AppModule,\n     *   { rawBody: true }\n     * );\n     * app.useBodyParser('json', { limit: '50mb' });\n     *\n     * @returns {this}\n     */\n    useBodyParser<Options = NestExpressBodyParserOptions>(parser: NestExpressBodyParserType, options?: Omit<Options, 'verify'>): this;\n    /**\n     * Sets one or multiple base directories for templates (views).\n     *\n     * @example\n     * app.setBaseViewsDir('views')\n     *\n     * @returns {this}\n     */\n    setBaseViewsDir(path: string | string[]): this;\n    /**\n     * Sets a view engine for templates (views).\n     * @example\n     * app.setViewEngine('pug')\n     *\n     * @returns {this}\n     */\n    setViewEngine(engine: string): this;\n    /**\n     * Sets app-level globals for view templates.\n     *\n     * @example\n     * app.setLocal('title', 'My Site')\n     *\n     * @see https://expressjs.com/en/4x/api.html#app.locals\n     *\n     * @returns {this}\n     */\n    setLocal(key: string, value: any): this;\n}\n",
  "node_modules/@nestjs/platform-express/interfaces/nest-express-body-parser-options.interface.d.ts": "import type { IncomingMessage } from 'http';\n/**\n * Type alias to keep compatibility with @types/body-parser\n * @see https://github.com/DefinitelyTyped/DefinitelyTyped/blob/dcd1673c4fa18a15ea8cd8ff8af7d563bb6dc8e6/types/body-parser/index.d.ts#L48-L66#L48-L66\n * @publicApi\n */\nexport interface NestExpressBodyParserOptions {\n    /** When set to true, then deflated (compressed) bodies will be inflated; when false, deflated bodies are rejected. Defaults to true. */\n    inflate?: boolean | undefined;\n    /**\n     * Controls the maximum request body size. If this is a number,\n     * then the value specifies the number of bytes; if it is a string,\n     * the value is passed to the bytes library for parsing. Defaults to '100kb'.\n     */\n    limit?: number | string | undefined;\n    /**\n     * The type option is used to determine what media type the middleware will parse\n     */\n    type?: string | string[] | ((req: IncomingMessage) => any) | undefined;\n    [key: string]: unknown;\n}\n",
  "node_modules/@nestjs/platform-express/interfaces/nest-express-body-parser.interface.d.ts": "/**\n * Interface defining possible body parser types, to be used with `NestExpressApplication.useBodyParser()`.\n */\nexport type NestExpressBodyParserType = 'json' | 'urlencoded' | 'text' | 'raw';\n",
  "node_modules/@nestjs/platform-express/interfaces/serve-static-options.interface.d.ts": "/**\n * Interface describing options for serving static assets.\n *\n * @see [Serving static files in Express](https://expressjs.com/en/starter/static-files.html)\n * @see [Model-View-Controller](https://docs.nestjs.com/techniques/mvc)\n *\n * @publicApi\n */\nexport interface ServeStaticOptions {\n    /**\n     * Set how \"dotfiles\" are treated when encountered. A dotfile is a file or directory that begins with a dot (\".\").\n     * Note this check is done on the path itself without checking if the path actually exists on the disk.\n     * If root is specified, only the dotfiles above the root are checked (i.e. the root itself can be within a dotfile when when set to \"deny\").\n     * The default value is 'ignore'.\n     * 'allow' No special treatment for dotfiles\n     * 'deny' Send a 403 for any request for a dotfile\n     * 'ignore' Pretend like the dotfile does not exist and call next()\n     */\n    dotfiles?: string;\n    /**\n     * Enable or disable etag generation, defaults to true.\n     */\n    etag?: boolean;\n    /**\n     * Set file extension fallbacks. When set, if a file is not found, the given extensions will be added to the file name and search for.\n     * The first that exists will be served. Example: ['html', 'htm'].\n     * The default value is false.\n     */\n    extensions?: string[];\n    /**\n     * Let client errors fall-through as unhandled requests, otherwise forward a client error.\n     * The default value is false.\n     */\n    fallthrough?: boolean;\n    /**\n     * Enable or disable the immutable directive in the Cache-Control response header.\n     * If enabled, the maxAge option should also be specified to enable caching. The immutable directive will prevent supported clients from making conditional requests during the life of the maxAge option to check if the file has changed.\n     */\n    immutable?: boolean;\n    /**\n     * By default this module will send \"index.html\" files in response to a request on a directory.\n     * To disable this set false or to supply a new index pass a string or an array in preferred order.\n     */\n    index?: boolean | string | string[];\n    /**\n     * Enable or disable Last-Modified header, defaults to true. Uses the file system's last modified value.\n     */\n    lastModified?: boolean;\n    /**\n     * Provide a max-age in milliseconds for http caching, defaults to 0. This can also be a string accepted by the ms module.\n     */\n    maxAge?: number | string;\n    /**\n     * Redirect to trailing \"/\" when the pathname is a dir. Defaults to true.\n     */\n    redirect?: boolean;\n    /**\n     * Function to set custom headers on response. Alterations to the headers need to occur synchronously.\n     * The function is called as `fn(res, path, stat)`, where the arguments are:\n     * `res` - the response object\n     * `path` - the file path that is being sent\n     * `stat` - the stat object of the file that is being sent\n     */\n    setHeaders?: (res: any, path: string, stat: any) => any;\n    /**\n     * Creates a virtual path prefix\n     */\n    prefix?: string;\n}\n",
  "node_modules/@nestjs/platform-express/multer/files.constants.d.ts": "export declare const MULTER_MODULE_OPTIONS = \"MULTER_MODULE_OPTIONS\";\n",
  "node_modules/@nestjs/platform-express/multer/index.d.ts": "export * from './interceptors';\nexport * from './interfaces';\nexport * from './multer.module';\n",
  "node_modules/@nestjs/platform-express/multer/interceptors/any-files.interceptor.d.ts": "import { NestInterceptor, Type } from '@nestjs/common';\nimport { MulterOptions } from '../interfaces/multer-options.interface';\n/**\n * @param localOptions\n *\n * @publicApi\n */\nexport declare function AnyFilesInterceptor(localOptions?: MulterOptions): Type<NestInterceptor>;\n",
  "node_modules/@nestjs/platform-express/multer/interceptors/file-fields.interceptor.d.ts": "import { NestInterceptor, Type } from '@nestjs/common';\nimport { MulterField, MulterOptions } from '../interfaces/multer-options.interface';\n/**\n * @param uploadFields\n * @param localOptions\n * @publicApi\n */\nexport declare function FileFieldsInterceptor(uploadFields: MulterField[], localOptions?: MulterOptions): Type<NestInterceptor>;\n",
  "node_modules/@nestjs/platform-express/multer/interceptors/file.interceptor.d.ts": "import { NestInterceptor, Type } from '@nestjs/common';\nimport { MulterOptions } from '../interfaces/multer-options.interface';\n/**\n * @param fieldName\n * @param localOptions\n *\n * @publicApi\n */\nexport declare function FileInterceptor(fieldName: string, localOptions?: MulterOptions): Type<NestInterceptor>;\n",
  "node_modules/@nestjs/platform-express/multer/interceptors/files.interceptor.d.ts": "import { NestInterceptor, Type } from '@nestjs/common';\nimport { MulterOptions } from '../interfaces/multer-options.interface';\n/**\n *\n * @param fieldName\n * @param maxCount\n * @param localOptions\n *\n * @publicApi\n */\nexport declare function FilesInterceptor(fieldName: string, maxCount?: number, localOptions?: MulterOptions): Type<NestInterceptor>;\n",
  "node_modules/@nestjs/platform-express/multer/interceptors/index.d.ts": "export * from './any-files.interceptor';\nexport * from './file-fields.interceptor';\nexport * from './file.interceptor';\nexport * from './files.interceptor';\nexport * from './no-files.interceptor';\n",
  "node_modules/@nestjs/platform-express/multer/interceptors/no-files.interceptor.d.ts": "import { NestInterceptor, Type } from '@nestjs/common';\nimport { MulterOptions } from '../interfaces/multer-options.interface';\n/**\n *\n * @param localOptions\n * @publicApi\n */\nexport declare function NoFilesInterceptor(localOptions?: MulterOptions): Type<NestInterceptor>;\n",
  "node_modules/@nestjs/platform-express/multer/interfaces/files-upload-module.interface.d.ts": "import { ModuleMetadata, Type } from '@nestjs/common/interfaces';\nimport { MulterOptions } from './multer-options.interface';\nexport type MulterModuleOptions = MulterOptions;\n/**\n * @publicApi\n */\nexport interface MulterOptionsFactory {\n    createMulterOptions(): Promise<MulterModuleOptions> | MulterModuleOptions;\n}\n/**\n * @publicApi\n */\nexport interface MulterModuleAsyncOptions extends Pick<ModuleMetadata, 'imports'> {\n    useExisting?: Type<MulterOptionsFactory>;\n    useClass?: Type<MulterOptionsFactory>;\n    useFactory?: (...args: any[]) => Promise<MulterModuleOptions> | MulterModuleOptions;\n    inject?: any[];\n}\n",
  "node_modules/@nestjs/platform-express/multer/interfaces/index.d.ts": "export * from './files-upload-module.interface';\n",
  "node_modules/@nestjs/platform-express/multer/interfaces/multer-options.interface.d.ts": "/**\n * @see https://github.com/expressjs/multer\n *\n * @publicApi\n */\nexport interface MulterOptions {\n    dest?: string | Function;\n    /** The storage engine to use for uploaded files. */\n    storage?: any;\n    /**\n     * An object specifying the size limits of the following optional properties. This object is passed to busboy\n     * directly, and the details of properties can be found on https://github.com/mscdex/busboy#busboy-methods\n     */\n    limits?: {\n        /** Max field name size (Default: 100 bytes) */\n        fieldNameSize?: number;\n        /** Max field value size (Default: 1MB) */\n        fieldSize?: number;\n        /** Max number of non- file fields (Default: Infinity) */\n        fields?: number;\n        /** For multipart forms, the max file size (in bytes)(Default: Infinity) */\n        fileSize?: number;\n        /** For multipart forms, the max number of file fields (Default: Infinity) */\n        files?: number;\n        /** For multipart forms, the max number of parts (fields + files)(Default: Infinity) */\n        parts?: number;\n        /** For multipart forms, the max number of header key=> value pairs to parse Default: 2000(same as node's http). */\n        headerPairs?: number;\n    };\n    /** Keep the full path of files instead of just the base name (Default: false) */\n    preservePath?: boolean;\n    fileFilter?(req: any, file: {\n        /** Field name specified in the form */\n        fieldname: string;\n        /** Name of the file on the user's computer */\n        originalname: string;\n        /** Encoding type of the file */\n        encoding: string;\n        /** Mime type of the file */\n        mimetype: string;\n        /** Size of the file in bytes */\n        size: number;\n        /** The folder to which the file has been saved (DiskStorage) */\n        destination: string;\n        /** The name of the file within the destination (DiskStorage) */\n        filename: string;\n        /** Location of the uploaded file (DiskStorage) */\n        path: string;\n        /** A Buffer of the entire file (MemoryStorage) */\n        buffer: Buffer;\n    }, callback: (error: Error | null, acceptFile: boolean) => void): void;\n}\n/**\n * @publicApi\n */\nexport interface MulterField {\n    /** The field name. */\n    name: string;\n    /** Optional maximum number of files per field to accept. */\n    maxCount?: number;\n}\n",
  "node_modules/@nestjs/platform-express/multer/multer/multer.constants.d.ts": "export declare const multerExceptions: {\n    LIMIT_PART_COUNT: string;\n    LIMIT_FILE_SIZE: string;\n    LIMIT_FILE_COUNT: string;\n    LIMIT_FIELD_KEY: string;\n    LIMIT_FIELD_VALUE: string;\n    LIMIT_FIELD_COUNT: string;\n    LIMIT_UNEXPECTED_FILE: string;\n    MISSING_FIELD_NAME: string;\n};\nexport declare const busboyExceptions: {\n    MULTIPART_BOUNDARY_NOT_FOUND: string;\n    MULTIPART_MALFORMED_PART_HEADER: string;\n    MULTIPART_UNEXPECTED_END_OF_FORM: string;\n    MULTIPART_UNEXPECTED_END_OF_FILE: string;\n};\n",
  "node_modules/@nestjs/platform-express/multer/multer/multer.utils.d.ts": "import { HttpException } from '@nestjs/common';\nexport declare function transformException(error: (Error & {\n    field?: string;\n}) | undefined): HttpException | (Error & {\n    field?: string;\n}) | undefined;\n",
  "node_modules/@nestjs/platform-express/multer/multer.constants.d.ts": "export declare const MULTER_MODULE_ID = \"MULTER_MODULE_ID\";\n",
  "node_modules/@nestjs/platform-express/multer/multer.module.d.ts": "import { DynamicModule } from '@nestjs/common';\nimport { MulterModuleAsyncOptions, MulterModuleOptions } from './interfaces/files-upload-module.interface';\n/**\n * @publicApi\n */\nexport declare class MulterModule {\n    static register(options?: MulterModuleOptions): DynamicModule;\n    static registerAsync(options: MulterModuleAsyncOptions): DynamicModule;\n    private static createAsyncProviders;\n    private static createAsyncOptionsProvider;\n}\n",
  "node_modules/@nestjs/platform-express/package.json": "{\n  \"name\": \"@nestjs/platform-express\",\n  \"version\": \"11.1.0\",\n  \"description\": \"Nest - modern, fast, powerful node.js web framework (@platform-express)\",\n  \"author\": \"Kamil Mysliwiec\",\n  \"license\": \"MIT\",\n  \"homepage\": \"https://nestjs.com\",\n  \"funding\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/nest\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/nestjs/nest.git\",\n    \"directory\": \"packages/platform-express\"\n  },\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"dependencies\": {\n    \"cors\": \"2.8.5\",\n    \"express\": \"5.1.0\",\n    \"multer\": \"1.4.5-lts.2\",\n    \"path-to-regexp\": \"8.2.0\",\n    \"tslib\": \"2.8.1\"\n  },\n  \"devDependencies\": {\n    \"@nestjs/common\": \"11.1.0\",\n    \"@nestjs/core\": \"11.1.0\"\n  },\n  \"peerDependencies\": {\n    \"@nestjs/common\": \"^11.0.0\",\n    \"@nestjs/core\": \"^11.0.0\"\n  }\n}\n",
  "node_modules/@nestjs/platform-fastify/adapters/fastify-adapter.d.ts": "import { FastifyCorsOptions } from '@fastify/cors';\nimport { Logger, RequestMethod, VersioningOptions } from '@nestjs/common';\nimport { VersionValue } from '@nestjs/common/interfaces';\nimport { AbstractHttpAdapter } from '@nestjs/core/adapters/http-adapter';\nimport { FastifyBaseLogger, FastifyBodyParser, FastifyInstance, FastifyPluginAsync, FastifyPluginCallback, FastifyRegister, FastifyReply, FastifyRequest, FastifyServerOptions, RawReplyDefaultExpression, RawRequestDefaultExpression, RawServerBase, RawServerDefault, RequestGenericInterface, RouteGenericInterface } from 'fastify';\nimport * as http from 'http';\nimport * as http2 from 'http2';\nimport * as https from 'https';\nimport { InjectOptions, Chain as LightMyRequestChain, Response as LightMyRequestResponse } from 'light-my-request';\nimport { NestFastifyBodyParserOptions } from '../interfaces';\nimport { FastifyStaticOptions, FastifyViewOptions } from '../interfaces/external';\ntype FastifyAdapterBaseOptions<Server extends RawServerBase = RawServerDefault, Logger extends FastifyBaseLogger = FastifyBaseLogger> = FastifyServerOptions<Server, Logger> & {\n    skipMiddie?: boolean;\n};\ntype FastifyHttp2SecureOptions<Server extends http2.Http2SecureServer, Logger extends FastifyBaseLogger = FastifyBaseLogger> = FastifyAdapterBaseOptions<Server, Logger> & {\n    http2: true;\n    https: http2.SecureServerOptions;\n};\ntype FastifyHttp2Options<Server extends http2.Http2Server, Logger extends FastifyBaseLogger = FastifyBaseLogger> = FastifyAdapterBaseOptions<Server, Logger> & {\n    http2: true;\n    http2SessionTimeout?: number;\n};\ntype FastifyHttpsOptions<Server extends https.Server, Logger extends FastifyBaseLogger = FastifyBaseLogger> = FastifyAdapterBaseOptions<Server, Logger> & {\n    https: https.ServerOptions;\n};\ntype FastifyHttpOptions<Server extends http.Server, Logger extends FastifyBaseLogger = FastifyBaseLogger> = FastifyAdapterBaseOptions<Server, Logger> & {\n    http: http.ServerOptions;\n};\ntype VersionedRoute<TRequest, TResponse> = ((req: TRequest, res: TResponse, next: Function) => Function) & {\n    version: VersionValue;\n    versioningOptions: VersioningOptions;\n};\n/**\n * The following type assertion is valid as we enforce \"middie\" plugin registration\n * which enhances the FastifyRequest.RawRequest with the \"originalUrl\" property.\n * ref https://github.com/fastify/middie/pull/16\n * ref https://github.com/fastify/fastify/pull/559\n */\ntype FastifyRawRequest<TServer extends RawServerBase> = RawRequestDefaultExpression<TServer> & {\n    originalUrl?: string;\n};\n/**\n * @publicApi\n */\nexport declare class FastifyAdapter<TServer extends RawServerBase = RawServerDefault, TRawRequest extends FastifyRawRequest<TServer> = FastifyRawRequest<TServer>, TRawResponse extends RawReplyDefaultExpression<TServer> = RawReplyDefaultExpression<TServer>, TRequest extends FastifyRequest<RequestGenericInterface, TServer, TRawRequest> = FastifyRequest<RequestGenericInterface, TServer, TRawRequest>, TReply extends FastifyReply<RouteGenericInterface, TServer, TRawRequest, TRawResponse> = FastifyReply<RouteGenericInterface, TServer, TRawRequest, TRawResponse>, TInstance extends FastifyInstance<TServer, TRawRequest, TRawResponse> = FastifyInstance<TServer, TRawRequest, TRawResponse>> extends AbstractHttpAdapter<TServer, TRequest, TReply> {\n    protected readonly logger: Logger;\n    protected readonly instance: TInstance;\n    protected _pathPrefix?: string;\n    private _isParserRegistered;\n    private isMiddieRegistered;\n    private versioningOptions?;\n    private readonly versionConstraint;\n    get isParserRegistered(): boolean;\n    constructor(instanceOrOptions?: TInstance | FastifyHttp2Options<any> | FastifyHttp2SecureOptions<any> | FastifyHttpsOptions<any> | FastifyHttpOptions<any> | FastifyAdapterBaseOptions<TServer>);\n    init(): Promise<void>;\n    listen(port: string | number, callback?: () => void): void;\n    listen(port: string | number, hostname: string, callback?: () => void): void;\n    get(...args: any[]): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault>;\n    post(...args: any[]): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault>;\n    head(...args: any[]): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault>;\n    delete(...args: any[]): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault>;\n    put(...args: any[]): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault>;\n    patch(...args: any[]): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault>;\n    options(...args: any[]): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault>;\n    search(...args: any[]): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault>;\n    propfind(...args: any[]): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault>;\n    proppatch(...args: any[]): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault>;\n    mkcol(...args: any[]): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault>;\n    copy(...args: any[]): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault>;\n    move(...args: any[]): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault>;\n    lock(...args: any[]): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault>;\n    unlock(...args: any[]): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault>;\n    applyVersionFilter(handler: Function, version: VersionValue, versioningOptions: VersioningOptions): VersionedRoute<TRequest, TReply>;\n    reply(response: TRawResponse | TReply, body: any, statusCode?: number): FastifyReply<RouteGenericInterface, TServer, TRawRequest, TRawResponse, unknown, import(\"fastify\").FastifySchema, import(\"fastify\").FastifyTypeProviderDefault, unknown>;\n    status(response: TRawResponse | TReply, statusCode: number): any;\n    end(response: TReply, message?: string): void;\n    render(response: TReply & {\n        view: Function;\n    }, view: string, options: any): any;\n    redirect(response: TReply, statusCode: number, url: string): FastifyReply<RouteGenericInterface, TServer, TRawRequest, TRawResponse, unknown, import(\"fastify\").FastifySchema, import(\"fastify\").FastifyTypeProviderDefault, unknown>;\n    setErrorHandler(handler: Parameters<TInstance['setErrorHandler']>[0]): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProvider>;\n    setNotFoundHandler(handler: Function): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault>;\n    getHttpServer<T = TServer>(): T;\n    getInstance<T = TInstance>(): T;\n    register<TRegister extends Parameters<FastifyRegister<FastifyInstance<TServer, TRawRequest, TRawResponse>>>>(plugin: TRegister['0'], opts?: TRegister['1']): any;\n    inject(): LightMyRequestChain;\n    inject(opts: InjectOptions | string): Promise<LightMyRequestResponse>;\n    close(): Promise<undefined>;\n    initHttpServer(): void;\n    useStaticAssets(options: FastifyStaticOptions): any;\n    setViewEngine(options: FastifyViewOptions | string): any;\n    isHeadersSent(response: TReply): boolean;\n    getHeader?(response: any, name: string): any;\n    setHeader(response: TReply, name: string, value: string): FastifyReply<RouteGenericInterface, TServer, TRawRequest, TRawResponse, unknown, import(\"fastify\").FastifySchema, import(\"fastify\").FastifyTypeProviderDefault, unknown>;\n    appendHeader?(response: any, name: string, value: string): void;\n    getRequestHostname(request: TRequest): string;\n    getRequestMethod(request: TRequest): string;\n    getRequestUrl(request: TRequest): string;\n    getRequestUrl(request: TRawRequest): string;\n    enableCors(options?: FastifyCorsOptions): void;\n    registerParserMiddleware(prefix?: string, rawBody?: boolean): void;\n    useBodyParser(type: string | string[] | RegExp, rawBody: boolean, options?: NestFastifyBodyParserOptions, parser?: FastifyBodyParser<Buffer, TServer>): void;\n    createMiddlewareFactory(requestMethod: RequestMethod): Promise<(path: string, callback: Function) => any>;\n    getType(): string;\n    protected registerWithPrefix(factory: FastifyPluginCallback<any> | FastifyPluginAsync<any> | Promise<{\n        default: FastifyPluginCallback<any>;\n    }> | Promise<{\n        default: FastifyPluginAsync<any>;\n    }>, prefix?: string): FastifyInstance<TServer, TRawRequest, TRawResponse, FastifyBaseLogger, import(\"fastify\").FastifyTypeProviderDefault> & PromiseLike<undefined> & {\n        __linterBrands: \"SafePromiseLike\";\n    };\n    private isNativeResponse;\n    private registerJsonContentParser;\n    private registerUrlencodedContentParser;\n    private registerMiddie;\n    private getRequestOriginalUrl;\n    private injectRouteOptions;\n}\nexport {};\n",
  "node_modules/@nestjs/platform-fastify/adapters/index.d.ts": "export * from './fastify-adapter';\n",
  "node_modules/@nestjs/platform-fastify/constants.d.ts": "export declare const FASTIFY_ROUTE_CONFIG_METADATA = \"__fastify_route_config__\";\nexport declare const FASTIFY_ROUTE_CONSTRAINTS_METADATA = \"__fastify_route_constraints__\";\n",
  "node_modules/@nestjs/platform-fastify/decorators/index.d.ts": "export * from './route-config.decorator';\nexport * from './route-constraints.decorator';\n",
  "node_modules/@nestjs/platform-fastify/decorators/route-config.decorator.d.ts": "/**\n * @publicApi\n *\n * @param config See {@link https://fastify.dev/docs/latest/Reference/Routes/#config}\n */\nexport declare const RouteConfig: (config: any) => import(\"@nestjs/common\").CustomDecorator<string>;\n",
  "node_modules/@nestjs/platform-fastify/decorators/route-constraints.decorator.d.ts": "import { RouteShorthandOptions } from 'fastify';\n/**\n * @publicApi\n *\n * @param config See {@link https://fastify.dev/docs/latest/Reference/Routes/#constraints}\n */\nexport declare const RouteConstraints: (config: RouteShorthandOptions[\"config\"]) => import(\"@nestjs/common\").CustomDecorator<string>;\n",
  "node_modules/@nestjs/platform-fastify/index.d.ts": "export * from './adapters';\nexport * from './interfaces';\nexport * from './decorators';\n",
  "node_modules/@nestjs/platform-fastify/interfaces/external/fastify-static-options.interface.d.ts": "/**\n * \"fastify-static\" interfaces\n * @see https://github.com/fastify/fastify-static/blob/master/types/index.d.ts\n * @publicApi\n */\nimport { RouteOptions, FastifyRequest, FastifyReply } from 'fastify';\nimport { Stats } from 'fs';\ninterface SetHeadersResponse {\n    getHeader: FastifyReply['getHeader'];\n    setHeader: FastifyReply['header'];\n    readonly filename: string;\n    statusCode: number;\n}\ninterface ExtendedInformation {\n    fileCount: number;\n    totalFileCount: number;\n    folderCount: number;\n    totalFolderCount: number;\n    totalSize: number;\n    lastModified: number;\n}\ninterface ListDir {\n    href: string;\n    name: string;\n    stats: Stats;\n    extendedInfo?: ExtendedInformation;\n}\ninterface ListFile {\n    href: string;\n    name: string;\n    stats: Stats;\n}\ninterface ListRender {\n    (dirs: ListDir[], files: ListFile[]): string;\n}\ninterface ListOptions {\n    names: string[];\n    extendedFolderInfo?: boolean;\n    jsonFormat?: 'names' | 'extended';\n}\nexport interface ListOptionsJsonFormat extends ListOptions {\n    format: 'json';\n    render?: ListRender;\n}\nexport interface ListOptionsHtmlFormat extends ListOptions {\n    format: 'html';\n    render: ListRender;\n}\ninterface SendOptions {\n    acceptRanges?: boolean;\n    cacheControl?: boolean;\n    dotfiles?: 'allow' | 'deny' | 'ignore';\n    etag?: boolean;\n    extensions?: string[];\n    immutable?: boolean;\n    index?: string[] | string | false;\n    lastModified?: boolean;\n    maxAge?: string | number;\n    serveDotFiles?: boolean;\n}\nexport interface FastifyStaticOptions extends SendOptions {\n    root: string | string[] | URL | URL[];\n    prefix?: string;\n    prefixAvoidTrailingSlash?: boolean;\n    serve?: boolean;\n    decorateReply?: boolean;\n    schemaHide?: boolean;\n    setHeaders?: (res: SetHeadersResponse, path: string, stat: Stats) => void;\n    redirect?: boolean;\n    wildcard?: boolean;\n    list?: boolean | ListOptionsJsonFormat | ListOptionsHtmlFormat;\n    allowedPath?: (pathName: string, root: string, request: FastifyRequest) => boolean;\n    /**\n     * @description\n     * Opt-in to looking for pre-compressed files\n     */\n    preCompressed?: boolean;\n    acceptRanges?: boolean;\n    cacheControl?: boolean;\n    dotfiles?: 'allow' | 'deny' | 'ignore';\n    etag?: boolean;\n    extensions?: string[];\n    immutable?: boolean;\n    index?: string[] | string | false;\n    lastModified?: boolean;\n    maxAge?: string | number;\n    constraints?: RouteOptions['constraints'];\n}\nexport {};\n",
  "node_modules/@nestjs/platform-fastify/interfaces/external/fastify-view-options.interface.d.ts": "/**\n * \"fastify/view\" interfaces\n * @see https://github.com/fastify/point-of-view/blob/master/types/index.d.ts\n * @publicApi\n */\nexport interface FastifyViewOptions {\n    engine: {\n        ejs?: any;\n        eta?: any;\n        nunjucks?: any;\n        pug?: any;\n        handlebars?: any;\n        mustache?: any;\n        'art-template'?: any;\n        twig?: any;\n        liquid?: any;\n        dot?: any;\n    };\n    templates?: string | string[];\n    includeViewExtension?: boolean;\n    options?: object;\n    charset?: string;\n    maxCache?: number;\n    production?: boolean;\n    defaultContext?: object;\n    layout?: string;\n    root?: string;\n    viewExt?: string;\n    propertyName?: string;\n    asyncProperyName?: string;\n}\n",
  "node_modules/@nestjs/platform-fastify/interfaces/external/index.d.ts": "export * from './fastify-static-options.interface';\nexport * from './fastify-view-options.interface';\n",
  "node_modules/@nestjs/platform-fastify/interfaces/external/point-of-view-options.interface.d.ts": "/**\n * @see https://github.com/fastify/point-of-view/blob/master/index.d.ts\n */\nexport interface PointOfViewOptions {\n    engine: {\n        ejs?: any;\n        eta?: any;\n        nunjucks?: any;\n        pug?: any;\n        handlebars?: any;\n        mustache?: any;\n        'art-template'?: any;\n        twig?: any;\n        liquid?: any;\n        dot?: any;\n    };\n    templates?: string;\n    includeViewExtension?: boolean;\n    options?: object;\n    charset?: string;\n    maxCache?: number;\n    production?: boolean;\n    defaultContext?: object;\n    layout?: string;\n    root?: string;\n    viewExt?: string;\n    propertyName?: string;\n}\n",
  "node_modules/@nestjs/platform-fastify/interfaces/index.d.ts": "export * from './nest-fastify-application.interface';\nexport * from './nest-fastify-body-parser-options.interface';\n",
  "node_modules/@nestjs/platform-fastify/interfaces/nest-fastify-application.interface.d.ts": "import { FastifyCorsOptions } from '@fastify/cors';\nimport { HttpServer, INestApplication } from '@nestjs/common';\nimport { FastifyBodyParser, FastifyInstance, FastifyListenOptions, FastifyPluginAsync, FastifyPluginCallback, FastifyPluginOptions, FastifyRegisterOptions, FastifyReply, FastifyRequest, RawServerBase, RawServerDefault } from 'fastify';\nimport { InjectOptions, Chain as LightMyRequestChain, Response as LightMyRequestResponse } from 'light-my-request';\nimport { FastifyStaticOptions, FastifyViewOptions } from './external';\nimport { NestFastifyBodyParserOptions } from './nest-fastify-body-parser-options.interface';\n/**\n * @publicApi\n */\nexport interface NestFastifyApplication<TServer extends RawServerBase = RawServerDefault> extends INestApplication<TServer> {\n    /**\n     * Returns the underlying HTTP adapter bounded to a Fastify app.\n     *\n     * @returns {HttpServer}\n     */\n    getHttpAdapter(): HttpServer<FastifyRequest, FastifyReply, FastifyInstance>;\n    /**\n     * A wrapper function around native `fastify.register()` method.\n     * Example `app.register(require('@fastify/formbody'))\n     * @returns {Promise<FastifyInstance>}\n     */\n    register<Options extends FastifyPluginOptions = any>(plugin: FastifyPluginCallback<Options> | FastifyPluginAsync<Options> | Promise<{\n        default: FastifyPluginCallback<Options>;\n    }> | Promise<{\n        default: FastifyPluginAsync<Options>;\n    }>, opts?: FastifyRegisterOptions<Options>): Promise<FastifyInstance>;\n    /**\n     * Register Fastify body parsers on the fly. Will respect\n     * the application's `rawBody` option.\n     *\n     * @example\n     * const app = await NestFactory.create<NestFastifyApplication>(\n     *   AppModule,\n     *   new FastifyAdapter(),\n     *   { rawBody: true }\n     * );\n     * // enable the json parser with a parser limit of 50mb\n     * app.useBodyParser('application/json', { bodyLimit: 50 * 1000 * 1024 });\n     *\n     * @returns {this}\n     */\n    useBodyParser<TServer extends RawServerBase = RawServerBase>(type: string | string[] | RegExp, options?: NestFastifyBodyParserOptions, parser?: FastifyBodyParser<Buffer, TServer>): this;\n    /**\n     * Sets a base directory for public assets.\n     * Example `app.useStaticAssets({ root: 'public' })`\n     * @returns {this}\n     */\n    useStaticAssets(options: FastifyStaticOptions): this;\n    /**\n     * Enables CORS (Cross-Origin Resource Sharing)\n     *\n     * @returns {void}\n     */\n    enableCors(options?: FastifyCorsOptions): void;\n    /**\n     * Sets a view engine for templates (views), for example: `pug`, `handlebars`, or `ejs`.\n     *\n     * Don't pass in a string. The string type in the argument is for compatibility reason and will cause an exception.\n     * @returns {this}\n     */\n    setViewEngine(options: FastifyViewOptions | string): this;\n    /**\n     * A wrapper function around native `fastify.inject()` method.\n     * @returns {void}\n     */\n    inject(): LightMyRequestChain;\n    inject(opts: InjectOptions | string): Promise<LightMyRequestResponse>;\n    /**\n     * Starts the application.\n     * @returns A Promise that, when resolved, is a reference to the underlying HttpServer.\n     */\n    listen(opts: FastifyListenOptions, callback?: (err: Error | null, address: string) => void): Promise<TServer>;\n    listen(opts?: FastifyListenOptions): Promise<TServer>;\n    listen(callback?: (err: Error | null, address: string) => void): Promise<TServer>;\n    listen(port: number | string, callback?: (err: Error | null, address: string) => void): Promise<TServer>;\n    listen(port: number | string, address: string, callback?: (err: Error | null, address: string) => void): Promise<TServer>;\n    listen(port: number | string, address: string, backlog: number, callback?: (err: Error | null, address: string) => void): Promise<TServer>;\n}\n",
  "node_modules/@nestjs/platform-fastify/interfaces/nest-fastify-body-parser-options.interface.d.ts": "import type { AddContentTypeParser } from 'fastify';\nexport type NestFastifyBodyParserOptions = Omit<Parameters<AddContentTypeParser>[1], 'parseAs'>;\n",
  "node_modules/@nestjs/platform-fastify/package.json": "{\n  \"name\": \"@nestjs/platform-fastify\",\n  \"version\": \"11.1.0\",\n  \"description\": \"Nest - modern, fast, powerful node.js web framework (@platform-fastify)\",\n  \"author\": \"Kamil Mysliwiec\",\n  \"license\": \"MIT\",\n  \"homepage\": \"https://nestjs.com\",\n  \"funding\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/nest\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/nestjs/nest.git\",\n    \"directory\": \"packages/platform-fastify\"\n  },\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"dependencies\": {\n    \"@fastify/cors\": \"11.0.1\",\n    \"@fastify/formbody\": \"8.0.2\",\n    \"@fastify/middie\": \"9.0.3\",\n    \"fast-querystring\": \"1.1.2\",\n    \"fastify\": \"5.3.2\",\n    \"light-my-request\": \"6.6.0\",\n    \"path-to-regexp\": \"8.2.0\",\n    \"tslib\": \"2.8.1\"\n  },\n  \"peerDependencies\": {\n    \"@fastify/static\": \"^8.0.0\",\n    \"@fastify/view\": \"^10.0.0 || ^11.0.0\",\n    \"@nestjs/common\": \"^11.0.0\",\n    \"@nestjs/core\": \"^11.0.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"@fastify/static\": {\n      \"optional\": true\n    },\n    \"@fastify/view\": {\n      \"optional\": true\n    }\n  }\n}\n",
  "node_modules/@nestjs/swagger/dist/constants.d.ts": "export declare const DECORATORS_PREFIX = \"swagger\";\nexport declare const DECORATORS: {\n    API_OPERATION: string;\n    API_RESPONSE: string;\n    API_PRODUCES: string;\n    API_CONSUMES: string;\n    API_TAGS: string;\n    API_CALLBACKS: string;\n    API_PARAMETERS: string;\n    API_HEADERS: string;\n    API_MODEL_PROPERTIES: string;\n    API_MODEL_PROPERTIES_ARRAY: string;\n    API_SECURITY: string;\n    API_EXCLUDE_ENDPOINT: string;\n    API_EXCLUDE_CONTROLLER: string;\n    API_EXTRA_MODELS: string;\n    API_EXTENSION: string;\n    API_SCHEMA: string;\n    API_DEFAULT_GETTER: string;\n    API_LINK: string;\n};\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-basic.decorator.d.ts": "export declare function ApiBasicAuth(name?: string): ClassDecorator & MethodDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-bearer.decorator.d.ts": "export declare function ApiBearerAuth(name?: string): ClassDecorator & MethodDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-body.decorator.d.ts": "import { Type } from '@nestjs/common';\nimport { ExamplesObject, ReferenceObject, RequestBodyObject, SchemaObject } from '../interfaces/open-api-spec.interface';\nimport { SwaggerEnumType } from '../types/swagger-enum.type';\ntype RequestBodyOptions = Omit<RequestBodyObject, 'content'>;\ninterface ApiBodyMetadata extends RequestBodyOptions {\n    type?: Type<unknown> | Function | [Function] | string;\n    isArray?: boolean;\n    enum?: SwaggerEnumType;\n}\ninterface ApiBodySchemaHost extends RequestBodyOptions {\n    schema: SchemaObject | ReferenceObject;\n    examples?: ExamplesObject;\n}\nexport type ApiBodyOptions = ApiBodyMetadata | ApiBodySchemaHost;\nexport declare function ApiBody(options: ApiBodyOptions): MethodDecorator;\nexport {};\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-callbacks.decorator.d.ts": "import { CallBackObject } from '../interfaces/callback-object.interface';\nexport declare function ApiCallbacks(...callbackObject: Array<CallBackObject<any>>): MethodDecorator & ClassDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-consumes.decorator.d.ts": "export declare function ApiConsumes(...mimeTypes: string[]): MethodDecorator & ClassDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-cookie.decorator.d.ts": "export declare function ApiCookieAuth(name?: string): ClassDecorator & MethodDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-default-getter.decorator.d.ts": "import { Type } from '@nestjs/common';\nexport declare function ApiDefaultGetter(type: Type<unknown> | Function, parameter: string): MethodDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-exclude-controller.decorator.d.ts": "export declare function ApiExcludeController(disable?: boolean): ClassDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-exclude-endpoint.decorator.d.ts": "export declare function ApiExcludeEndpoint(disable?: boolean): MethodDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-extension.decorator.d.ts": "export declare function ApiExtension(extensionKey: string, extensionProperties: any): MethodDecorator & ClassDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-extra-models.decorator.d.ts": "export declare function ApiExtraModels(...models: Function[]): (target: object, key?: string | symbol, descriptor?: TypedPropertyDescriptor<any>) => any;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-header.decorator.d.ts": "import { ParameterObject } from '../interfaces/open-api-spec.interface';\nimport { SwaggerEnumType } from '../types/swagger-enum.type';\nexport interface ApiHeaderOptions extends Omit<ParameterObject, 'in'> {\n    enum?: SwaggerEnumType;\n}\nexport declare function ApiHeader(options: ApiHeaderOptions): MethodDecorator & ClassDecorator;\nexport declare const ApiHeaders: (headers: ApiHeaderOptions[]) => MethodDecorator & ClassDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-hide-property.decorator.d.ts": "export declare function ApiHideProperty(): PropertyDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-link.decorator.d.ts": "import { Type } from '@nestjs/common';\nexport interface ApiLinkOptions {\n    from: Type<unknown> | Function;\n    fromField?: string;\n    routeParam: string;\n}\nexport declare function ApiLink({ from, fromField, routeParam }: ApiLinkOptions): MethodDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-oauth2.decorator.d.ts": "export declare function ApiOAuth2(scopes: string[], name?: string): ClassDecorator & MethodDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-operation.decorator.d.ts": "import { OperationObject } from '../interfaces/open-api-spec.interface';\nexport type ApiOperationOptions = Partial<OperationObject>;\nexport declare function ApiOperation(options: ApiOperationOptions, { overrideExisting }?: {\n    overrideExisting: boolean;\n}): MethodDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-param.decorator.d.ts": "import { Type } from '@nestjs/common';\nimport { EnumSchemaAttributes } from '../interfaces/enum-schema-attributes.interface';\nimport { ParameterObject, SchemaObject } from '../interfaces/open-api-spec.interface';\nimport { SwaggerEnumType } from '../types/swagger-enum.type';\ntype ParameterOptions = Omit<ParameterObject, 'in' | 'schema'>;\ninterface ApiParamCommonMetadata extends ParameterOptions {\n    type?: Type<unknown> | Function | [Function] | string;\n    format?: string;\n    enum?: SwaggerEnumType;\n    enumName?: string;\n    enumSchema?: EnumSchemaAttributes;\n}\ntype ApiParamMetadata = ApiParamCommonMetadata | (ApiParamCommonMetadata & {\n    enumName: string;\n    enumSchema?: EnumSchemaAttributes;\n});\ninterface ApiParamSchemaHost extends ParameterOptions {\n    schema: SchemaObject;\n}\nexport type ApiParamOptions = ApiParamMetadata | ApiParamSchemaHost;\nexport declare function ApiParam(options: ApiParamOptions): MethodDecorator & ClassDecorator;\nexport {};\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-produces.decorator.d.ts": "export declare function ApiProduces(...mimeTypes: string[]): MethodDecorator & ClassDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-property.decorator.d.ts": "import { Type } from '@nestjs/common';\nimport { EnumSchemaAttributes } from '../interfaces/enum-schema-attributes.interface';\nimport { SchemaObjectMetadata } from '../interfaces/schema-object-metadata.interface';\nexport type ApiPropertyCommonOptions = SchemaObjectMetadata & {\n    'x-enumNames'?: string[];\n    link?: () => Type<unknown> | Function;\n};\nexport type ApiPropertyOptions = ApiPropertyCommonOptions | (ApiPropertyCommonOptions & {\n    enumName: string;\n    enumSchema?: EnumSchemaAttributes;\n});\nexport declare function ApiProperty(options?: ApiPropertyOptions): PropertyDecorator;\nexport declare function createApiPropertyDecorator(options?: ApiPropertyOptions, overrideExisting?: boolean): PropertyDecorator;\nexport declare function ApiPropertyOptional(options?: ApiPropertyOptions): PropertyDecorator;\nexport declare function ApiResponseProperty(options?: Pick<ApiPropertyOptions, 'type' | 'example' | 'format' | 'deprecated' | 'enum'>): PropertyDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-query.decorator.d.ts": "import { Type } from '@nestjs/common';\nimport { EnumSchemaAttributes } from '../interfaces/enum-schema-attributes.interface';\nimport { ParameterObject, ReferenceObject, SchemaObject } from '../interfaces/open-api-spec.interface';\nimport { SwaggerEnumType } from '../types/swagger-enum.type';\ntype ParameterOptions = Omit<ParameterObject, 'in' | 'schema' | 'name'>;\ninterface ApiQueryCommonMetadata extends ParameterOptions {\n    type?: Type<unknown> | Function | [Function] | string;\n    isArray?: boolean;\n    enum?: SwaggerEnumType;\n}\nexport type ApiQueryMetadata = ApiQueryCommonMetadata | ({\n    name: string;\n} & ApiQueryCommonMetadata & Omit<SchemaObject, 'required'>) | ({\n    name?: string;\n    enumName: string;\n    enumSchema?: EnumSchemaAttributes;\n} & ApiQueryCommonMetadata);\ninterface ApiQuerySchemaHost extends ParameterOptions {\n    name?: string;\n    schema: SchemaObject | ReferenceObject;\n}\nexport type ApiQueryOptions = ApiQueryMetadata | ApiQuerySchemaHost;\nexport declare function ApiQuery(options: ApiQueryOptions): MethodDecorator & ClassDecorator;\nexport {};\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-response.decorator.d.ts": "import { Type } from '@nestjs/common';\nimport { ReferenceObject, ResponseObject, SchemaObject } from '../interfaces/open-api-spec.interface';\ntype ApiResponseExampleValue = any;\nexport interface ApiResponseExamples {\n    summary: string;\n    value: ApiResponseExampleValue;\n}\nexport interface ApiResponseCommonMetadata extends Omit<ResponseObject, 'description'> {\n    status?: number | 'default' | '1XX' | '2XX' | '3XX' | '4XX' | '5XX';\n    type?: Type<unknown> | Function | [Function] | string;\n    isArray?: boolean;\n    description?: string;\n}\nexport type ApiResponseMetadata = (ApiResponseCommonMetadata & {\n    example?: ApiResponseExampleValue;\n}) | (ApiResponseCommonMetadata & {\n    examples?: {\n        [key: string]: ApiResponseExamples;\n    };\n});\nexport interface ApiResponseSchemaHost extends Omit<ResponseObject, 'description'> {\n    schema: SchemaObject & Partial<ReferenceObject>;\n    status?: number | 'default' | '1XX' | '2XX' | '3XX' | '4XX' | '5XX';\n    description?: string;\n}\nexport type ApiResponseOptions = ApiResponseMetadata | ApiResponseSchemaHost;\nexport type ApiResponseNoStatusOptions = (Omit<ApiResponseCommonMetadata, 'status'> & {\n    example?: ApiResponseExampleValue;\n}) | (Omit<ApiResponseCommonMetadata, 'status'> & {\n    examples?: {\n        [key: string]: ApiResponseExamples;\n    };\n}) | Omit<ApiResponseSchemaHost, 'status'>;\nexport declare function ApiResponse(options: ApiResponseOptions, { overrideExisting }?: {\n    overrideExisting: boolean;\n}): MethodDecorator & ClassDecorator;\nexport declare const ApiContinueResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiSwitchingProtocolsResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiProcessingResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiEarlyhintsResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiOkResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiCreatedResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiAcceptedResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiNonAuthoritativeInformationResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiNoContentResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiResetContentResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiPartialContentResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiAmbiguousResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiMovedPermanentlyResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiFoundResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiSeeOtherResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiNotModifiedResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiTemporaryRedirectResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiPermanentRedirectResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiBadRequestResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiUnauthorizedResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiPaymentRequiredResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiForbiddenResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiNotFoundResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiMethodNotAllowedResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiNotAcceptableResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiProxyAuthenticationRequiredResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiRequestTimeoutResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiConflictResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiGoneResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiLengthRequiredResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiPreconditionFailedResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiPayloadTooLargeResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiUriTooLongResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiUnsupportedMediaTypeResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiRequestedRangeNotSatisfiableResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiExpectationFailedResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiIAmATeapotResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiMisdirectedResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiUnprocessableEntityResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiFailedDependencyResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiPreconditionRequiredResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiTooManyRequestsResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiInternalServerErrorResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiNotImplementedResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiBadGatewayResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiServiceUnavailableResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiGatewayTimeoutResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator, ApiHttpVersionNotSupportedResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator;\nexport declare const ApiDefaultResponse: (options?: ApiResponseNoStatusOptions) => MethodDecorator & ClassDecorator;\nexport {};\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-schema.decorator.d.ts": "import { SchemaObjectMetadata } from '../interfaces/schema-object-metadata.interface';\nexport interface ApiSchemaOptions extends Pick<SchemaObjectMetadata, 'name'> {\n    name?: string;\n    description?: string;\n}\nexport declare function ApiSchema(options?: ApiSchemaOptions): ClassDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-security.decorator.d.ts": "import { SecurityRequirementObject } from '../interfaces/open-api-spec.interface';\nexport declare function ApiSecurity(name: string | SecurityRequirementObject, requirements?: string[]): ClassDecorator & MethodDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/api-use-tags.decorator.d.ts": "export declare function ApiTags(...tags: string[]): MethodDecorator & ClassDecorator;\n",
  "node_modules/@nestjs/swagger/dist/decorators/helpers.d.ts": "export declare function createMethodDecorator<T = any>(metakey: string, metadata: T, { overrideExisting }?: {\n    overrideExisting: boolean;\n}): MethodDecorator;\nexport declare function createClassDecorator<T extends Array<any> = any>(metakey: string, metadata?: T): ClassDecorator;\nexport declare function createPropertyDecorator<T extends Record<string, any> = any>(metakey: string, metadata: T, overrideExisting?: boolean): PropertyDecorator;\nexport declare function createMixedDecorator<T = any>(metakey: string, metadata: T): MethodDecorator & ClassDecorator;\nexport declare function createParamDecorator<T extends Record<string, any> = any>(metadata: T, initial: Partial<T>): MethodDecorator & ClassDecorator;\nexport declare function getTypeIsArrayTuple(input: Function | [Function] | undefined | string | Record<string, any>, isArrayFlag: boolean): [Function | undefined, boolean];\n",
  "node_modules/@nestjs/swagger/dist/decorators/index.d.ts": "export * from './api-basic.decorator';\nexport * from './api-bearer.decorator';\nexport * from './api-body.decorator';\nexport * from './api-consumes.decorator';\nexport * from './api-cookie.decorator';\nexport * from './api-default-getter.decorator';\nexport * from './api-exclude-endpoint.decorator';\nexport * from './api-exclude-controller.decorator';\nexport * from './api-extra-models.decorator';\nexport * from './api-header.decorator';\nexport * from './api-hide-property.decorator';\nexport * from './api-link.decorator';\nexport * from './api-oauth2.decorator';\nexport * from './api-operation.decorator';\nexport * from './api-param.decorator';\nexport * from './api-produces.decorator';\nexport { ApiProperty, ApiPropertyOptional, ApiPropertyOptions, ApiResponseProperty } from './api-property.decorator';\nexport * from './api-query.decorator';\nexport * from './api-response.decorator';\nexport * from './api-security.decorator';\nexport * from './api-use-tags.decorator';\nexport * from './api-callbacks.decorator';\nexport * from './api-extension.decorator';\nexport * from './api-schema.decorator';\n",
  "node_modules/@nestjs/swagger/dist/document-builder.d.ts": "import { ApiResponseOptions } from './decorators/api-response.decorator';\nimport { OpenAPIObject } from './interfaces';\nimport { ExtensionLocation, ExternalDocumentationObject, ParameterObject, SecurityRequirementObject, SecuritySchemeObject, ServerVariableObject } from './interfaces/open-api-spec.interface';\nexport declare class DocumentBuilder {\n    private readonly logger;\n    private readonly document;\n    setTitle(title: string): this;\n    setDescription(description: string): this;\n    setVersion(version: string): this;\n    setTermsOfService(termsOfService: string): this;\n    setContact(name: string, url: string, email: string): this;\n    setLicense(name: string, url: string): this;\n    setOpenAPIVersion(version: string): this;\n    addServer(url: string, description?: string, variables?: Record<string, ServerVariableObject>): this;\n    setExternalDoc(description: string, url: string): this;\n    setBasePath(path: string): this;\n    addTag(name: string, description?: string, externalDocs?: ExternalDocumentationObject): this;\n    addExtension(extensionKey: string, extensionProperties: any, location?: ExtensionLocation): this;\n    addSecurity(name: string, options: SecuritySchemeObject): this;\n    addGlobalResponse(...respones: ApiResponseOptions[]): this;\n    addGlobalParameters(...parameters: Omit<ParameterObject, 'example' | 'examples'>[]): this;\n    addSecurityRequirements(name: string | SecurityRequirementObject, requirements?: string[]): this;\n    addBearerAuth(options?: SecuritySchemeObject, name?: string): this;\n    addOAuth2(options?: SecuritySchemeObject, name?: string): this;\n    addApiKey(options?: SecuritySchemeObject, name?: string): this;\n    addBasicAuth(options?: SecuritySchemeObject, name?: string): this;\n    addCookieAuth(cookieName?: string, options?: SecuritySchemeObject, securityName?: string): this;\n    build(): Omit<OpenAPIObject, 'paths'>;\n}\n",
  "node_modules/@nestjs/swagger/dist/explorers/api-callbacks.explorer.d.ts": "import { Type } from '@nestjs/common';\nexport declare const exploreApiCallbacksMetadata: (instance: object, prototype: Type<unknown>, method: object) => any;\n",
  "node_modules/@nestjs/swagger/dist/explorers/api-consumes.explorer.d.ts": "import { Type } from '@nestjs/common';\nexport declare const exploreGlobalApiConsumesMetadata: (metatype: Type<unknown>) => {\n    consumes: any;\n};\nexport declare const exploreApiConsumesMetadata: (instance: object, prototype: Type<unknown>, method: object) => string[] | undefined;\n",
  "node_modules/@nestjs/swagger/dist/explorers/api-exclude-controller.explorer.d.ts": "import { Type } from '@nestjs/common';\nexport declare const exploreApiExcludeControllerMetadata: (metatype: Type<unknown>) => boolean;\n",
  "node_modules/@nestjs/swagger/dist/explorers/api-exclude-endpoint.explorer.d.ts": "import { Type } from '@nestjs/common';\nexport declare const exploreApiExcludeEndpointMetadata: (instance: object, prototype: Type<unknown>, method: object) => any;\n",
  "node_modules/@nestjs/swagger/dist/explorers/api-extra-models.explorer.d.ts": "import { Type } from '@nestjs/common';\nexport declare const exploreGlobalApiExtraModelsMetadata: (metatype: Type<unknown>) => Function[];\nexport declare const exploreApiExtraModelsMetadata: (instance: object, prototype: Type<unknown>, method: object) => Function[];\n",
  "node_modules/@nestjs/swagger/dist/explorers/api-headers.explorer.d.ts": "import { Type } from '@nestjs/common';\nexport declare const exploreGlobalApiHeaderMetadata: (metatype: Type<unknown>) => {\n    root: {\n        parameters: any;\n    };\n    depth: number;\n};\n",
  "node_modules/@nestjs/swagger/dist/explorers/api-operation.explorer.d.ts": "import { Type } from '@nestjs/common';\nexport declare const exploreApiOperationMetadata: (instance: object, prototype: Type<unknown>, method: object) => any;\n",
  "node_modules/@nestjs/swagger/dist/explorers/api-parameters.explorer.d.ts": "import { Type } from '@nestjs/common';\nimport { SchemaObject } from '../interfaces/open-api-spec.interface';\nimport { ParamWithTypeMetadata } from '../services/parameter-metadata-accessor';\nexport declare const exploreApiParametersMetadata: (schemas: Record<string, SchemaObject>, instance: object, prototype: Type<unknown>, method: Function) => {\n    parameters: (Partial<import(\"../interfaces/open-api-spec.interface\").BaseParameterObject> | Partial<ParamWithTypeMetadata> | {\n        schema: {\n            type: string;\n            items: any;\n            nullable?: boolean;\n            discriminator?: import(\"../interfaces/open-api-spec.interface\").DiscriminatorObject;\n            readOnly?: boolean;\n            writeOnly?: boolean;\n            xml?: import(\"../interfaces/open-api-spec.interface\").XmlObject;\n            externalDocs?: import(\"../interfaces/open-api-spec.interface\").ExternalDocumentationObject;\n            example?: any;\n            examples?: any[] | Record<string, any>;\n            deprecated?: boolean;\n            allOf?: (SchemaObject | import(\"../interfaces/open-api-spec.interface\").ReferenceObject)[];\n            oneOf?: (SchemaObject | import(\"../interfaces/open-api-spec.interface\").ReferenceObject)[];\n            anyOf?: (SchemaObject | import(\"../interfaces/open-api-spec.interface\").ReferenceObject)[];\n            not?: SchemaObject | import(\"../interfaces/open-api-spec.interface\").ReferenceObject;\n            properties?: Record<string, SchemaObject | import(\"../interfaces/open-api-spec.interface\").ReferenceObject>;\n            additionalProperties?: SchemaObject | import(\"../interfaces/open-api-spec.interface\").ReferenceObject | boolean;\n            patternProperties?: SchemaObject | import(\"../interfaces/open-api-spec.interface\").ReferenceObject | any;\n            description?: string;\n            format?: string;\n            default?: any;\n            title?: string;\n            multipleOf?: number;\n            maximum?: number;\n            exclusiveMaximum?: boolean;\n            minimum?: number;\n            exclusiveMinimum?: boolean;\n            maxLength?: number;\n            minLength?: number;\n            pattern?: string;\n            maxItems?: number;\n            minItems?: number;\n            uniqueItems?: boolean;\n            maxProperties?: number;\n            minProperties?: number;\n            required?: string[];\n            enum?: any[];\n            'x-enumNames'?: string[];\n        };\n    } | {\n        schema: import(\"lodash\").Dictionary<any>;\n        description?: string;\n        required?: boolean;\n        deprecated?: boolean;\n        allowEmptyValue?: boolean;\n        style?: import(\"../interfaces/open-api-spec.interface\").ParameterStyle;\n        explode?: boolean;\n        allowReserved?: boolean;\n        examples?: Record<string, import(\"../interfaces/open-api-spec.interface\").ExampleObject | import(\"../interfaces/open-api-spec.interface\").ReferenceObject>;\n        example?: any;\n        content?: import(\"../interfaces/open-api-spec.interface\").ContentObject;\n    } | {\n        schema: import(\"lodash\").Dictionary<any>;\n        name?: string | number | object;\n        type?: Type<unknown>;\n        in?: import(\"../interfaces/open-api-spec.interface\").ParameterLocation | \"body\" | \"placeholder\";\n        isArray?: boolean;\n        items?: SchemaObject;\n        required?: boolean;\n        enum?: unknown[];\n        enumName?: string;\n        enumSchema?: import(\"../interfaces/enum-schema-attributes.interface\").EnumSchemaAttributes;\n        selfRequired?: boolean;\n    })[];\n};\n",
  "node_modules/@nestjs/swagger/dist/explorers/api-produces.explorer.d.ts": "import { Type } from '@nestjs/common';\nexport declare const exploreGlobalApiProducesMetadata: (metatype: Type<unknown>) => {\n    produces: any;\n};\nexport declare const exploreApiProducesMetadata: (instance: object, prototype: Type<unknown>, method: object) => any;\n",
  "node_modules/@nestjs/swagger/dist/explorers/api-response.explorer.d.ts": "import { Type } from '@nestjs/common';\nimport { SchemaObject } from '../interfaces/open-api-spec.interface';\nimport { FactoriesNeededByResponseFactory } from '../services/response-object-factory';\nexport declare const exploreGlobalApiResponseMetadata: (schemas: Record<string, SchemaObject>, metatype: Type<unknown>, factories: FactoriesNeededByResponseFactory) => {\n    responses: {\n        [x: string]: boolean;\n    };\n};\nexport declare const exploreApiResponseMetadata: (schemas: Record<string, SchemaObject>, factories: FactoriesNeededByResponseFactory, instance: object, prototype: Type<unknown>, method: Function) => import(\"lodash\").Dictionary<boolean> | {\n    [status]: {\n        description: string;\n    };\n};\n",
  "node_modules/@nestjs/swagger/dist/explorers/api-security.explorer.d.ts": "import { Type } from '@nestjs/common';\nexport declare const exploreGlobalApiSecurityMetadata: (metatype: Type<unknown>) => {\n    security: any;\n};\nexport declare const exploreApiSecurityMetadata: (instance: object, prototype: Type<unknown>, method: object) => any;\n",
  "node_modules/@nestjs/swagger/dist/explorers/api-use-tags.explorer.d.ts": "import { Type } from '@nestjs/common';\nexport declare const exploreGlobalApiTagsMetadata: (autoTagControllers?: boolean) => (metatype: Type<unknown>) => {\n    tags: any;\n};\nexport declare const exploreApiTagsMetadata: (instance: object, prototype: Type<unknown>, method: object) => any;\n",
  "node_modules/@nestjs/swagger/dist/extra/swagger-shim.d.ts": "export declare function ApiProperty(): () => void;\nexport declare function ApiPropertyOptional(): () => void;\nexport declare function ApiResponseProperty(): () => void;\nexport declare function ApiBasicAuth(): () => void;\nexport declare function ApiBearerAuth(): () => void;\nexport declare function ApiBody(): () => void;\nexport declare function ApiConsumes(): () => void;\nexport declare function ApiCookieAuth(): () => void;\nexport declare function ApiExcludeEndpoint(): () => void;\nexport declare function ApiExcludeController(): () => void;\nexport declare function ApiExtraModels(): () => void;\nexport declare function ApiHeader(): () => void;\nexport declare function ApiHeaders(): () => void;\nexport declare function ApiHideProperty(): () => void;\nexport declare function ApiOAuth2(): () => void;\nexport declare function ApiOperation(): () => void;\nexport declare function ApiParam(): () => void;\nexport declare function ApiProduces(): () => void;\nexport declare function ApiQuery(): () => void;\nexport declare function ApiResponse(): () => void;\nexport declare function ApiContinueResponse(): () => void;\nexport declare function ApiSwitchingProtocolsResponse(): () => void;\nexport declare function ApiProcessingResponse(): () => void;\nexport declare function ApiEarlyhintsResponse(): () => void;\nexport declare function ApiOkResponse(): () => void;\nexport declare function ApiCreatedResponse(): () => void;\nexport declare function ApiAcceptedResponse(): () => void;\nexport declare function ApiNonAuthoritativeInformationResponse(): () => void;\nexport declare function ApiNoContentResponse(): () => void;\nexport declare function ApiResetContentResponse(): () => void;\nexport declare function ApiPartialContentResponse(): () => void;\nexport declare function ApiAmbiguousResponse(): () => void;\nexport declare function ApiMovedPermanentlyResponse(): () => void;\nexport declare function ApiFoundResponse(): () => void;\nexport declare function ApiSeeOtherResponse(): () => void;\nexport declare function ApiNotModifiedResponse(): () => void;\nexport declare function ApiTemporaryRedirectResponse(): () => void;\nexport declare function ApiPermanentRedirectResponse(): () => void;\nexport declare function ApiBadRequestResponse(): () => void;\nexport declare function ApiUnauthorizedResponse(): () => void;\nexport declare function ApiPaymentRequiredResponse(): () => void;\nexport declare function ApiForbiddenResponse(): () => void;\nexport declare function ApiNotFoundResponse(): () => void;\nexport declare function ApiMethodNotAllowedResponse(): () => void;\nexport declare function ApiNotAcceptableResponse(): () => void;\nexport declare function ApiProxyAuthenticationRequiredResponse(): () => void;\nexport declare function ApiRequestTimeoutResponse(): () => void;\nexport declare function ApiConflictResponse(): () => void;\nexport declare function ApiGoneResponse(): () => void;\nexport declare function ApiLengthRequiredResponse(): () => void;\nexport declare function ApiPreconditionFailedResponse(): () => void;\nexport declare function ApiPayloadTooLargeResponse(): () => void;\nexport declare function ApiUriTooLongResponse(): () => void;\nexport declare function ApiUnsupportedMediaTypeResponse(): () => void;\nexport declare function ApiRequestedRangeNotSatisfiableResponse(): () => void;\nexport declare function ApiExpectationFailedResponse(): () => void;\nexport declare function ApiIAmATeapotResponse(): () => void;\nexport declare function ApiMisdirectedResponse(): () => void;\nexport declare function ApiUnprocessableEntityResponse(): () => void;\nexport declare function ApiFailedDependencyResponse(): () => void;\nexport declare function ApiPreconditionRequiredResponse(): () => void;\nexport declare function ApiTooManyRequestsResponse(): () => void;\nexport declare function ApiInternalServerErrorResponse(): () => void;\nexport declare function ApiNotImplementedResponse(): () => void;\nexport declare function ApiBadGatewayResponse(): () => void;\nexport declare function ApiServiceUnavailableResponse(): () => void;\nexport declare function ApiGatewayTimeoutResponse(): () => void;\nexport declare function ApiHttpVersionNotSupportedResponse(): () => void;\nexport declare function ApiDefaultResponse(): () => void;\nexport declare function ApiSchema(): () => void;\nexport declare function ApiSecurity(): () => void;\nexport declare function ApiTags(): () => void;\nexport declare function ApiCallbacks(): () => void;\nexport declare function ApiLink(): () => void;\nexport declare function ApiDefaultGetter(): () => void;\nexport declare function ApiExtension(): () => void;\nexport declare function DocumentBuilder(): () => void;\nexport declare function SwaggerModule(): () => void;\nexport declare function IntersectionType(): {\n    new (): {};\n};\nexport declare function OmitType(): {\n    new (): {};\n};\nexport declare function PartialType(): {\n    new (): {};\n};\nexport declare function PickType(): {\n    new (): {};\n};\nexport declare function getSchemaPath(): () => string;\nexport declare function refs(): any[];\nexport declare function before(): () => string;\nexport declare function ReadonlyVisitor(): {\n    new (): {};\n};\n",
  "node_modules/@nestjs/swagger/dist/fixtures/document.base.d.ts": "import { OpenAPIObject } from '../interfaces';\nexport declare const buildDocumentBase: () => Omit<OpenAPIObject, \"paths\">;\n",
  "node_modules/@nestjs/swagger/dist/index.d.ts": "import 'reflect-metadata';\nexport * from './decorators';\nexport * from './document-builder';\nexport * from './interfaces';\nexport * from './swagger-module';\nexport * from './type-helpers';\nexport * from './utils';\n",
  "node_modules/@nestjs/swagger/dist/interfaces/callback-object.interface.d.ts": "export interface CallBackObject<T> {\n    name: string;\n    callbackUrl: string;\n    method: string;\n    requestBody: {\n        type: T;\n    };\n    expectedResponse: {\n        status: number;\n        description?: string;\n    };\n}\n",
  "node_modules/@nestjs/swagger/dist/interfaces/denormalized-doc-resolvers.interface.d.ts": "export interface DenormalizedDocResolvers {\n    root: Function[];\n    security: Function[];\n    tags: Function[];\n    callbacks: Function[];\n    responses: Function[];\n}\n",
  "node_modules/@nestjs/swagger/dist/interfaces/denormalized-doc.interface.d.ts": "import { OpenAPIObject, OperationObject, ResponsesObject } from './open-api-spec.interface';\nexport interface DenormalizedDoc extends Partial<OpenAPIObject> {\n    root?: {\n        method: string;\n        path: string;\n    } & OperationObject;\n    responses?: ResponsesObject;\n}\n",
  "node_modules/@nestjs/swagger/dist/interfaces/enum-schema-attributes.interface.d.ts": "import { SchemaObject } from './open-api-spec.interface';\nexport type EnumSchemaAttributes = Pick<SchemaObject, 'default' | 'description' | 'deprecated' | 'readOnly' | 'writeOnly' | 'nullable'>;\n",
  "node_modules/@nestjs/swagger/dist/interfaces/index.d.ts": "export { OpenAPIObject } from './open-api-spec.interface';\nexport * from './swagger-custom-options.interface';\nexport * from './swagger-document-options.interface';\n",
  "node_modules/@nestjs/swagger/dist/interfaces/module-route.interface.d.ts": "import { OpenAPIObject } from '.';\nexport type ModuleRoute = Omit<OpenAPIObject, 'openapi' | 'info'> & Record<'root', any>;\n",
  "node_modules/@nestjs/swagger/dist/interfaces/open-api-spec.interface.d.ts": "export interface OpenAPIObject {\n    openapi: string;\n    info: InfoObject;\n    servers?: ServerObject[];\n    paths: PathsObject;\n    components?: ComponentsObject;\n    security?: SecurityRequirementObject[];\n    tags?: TagObject[];\n    externalDocs?: ExternalDocumentationObject;\n}\nexport interface InfoObject {\n    title: string;\n    description?: string;\n    termsOfService?: string;\n    contact?: ContactObject;\n    license?: LicenseObject;\n    version: string;\n}\nexport interface ContactObject {\n    name?: string;\n    url?: string;\n    email?: string;\n}\nexport interface LicenseObject {\n    name: string;\n    url?: string;\n}\nexport interface ServerObject {\n    url: string;\n    description?: string;\n    variables?: Record<string, ServerVariableObject>;\n}\nexport interface ServerVariableObject {\n    enum?: string[] | boolean[] | number[];\n    default: string | boolean | number;\n    description?: string;\n}\nexport interface ComponentsObject {\n    schemas?: Record<string, SchemaObject | ReferenceObject>;\n    responses?: Record<string, ResponseObject | ReferenceObject>;\n    parameters?: Record<string, ParameterObject | ReferenceObject>;\n    examples?: Record<string, ExampleObject | ReferenceObject>;\n    requestBodies?: Record<string, RequestBodyObject | ReferenceObject>;\n    headers?: Record<string, HeaderObject | ReferenceObject>;\n    securitySchemes?: Record<string, SecuritySchemeObject | ReferenceObject>;\n    links?: Record<string, LinkObject | ReferenceObject>;\n    callbacks?: Record<string, CallbackObject | ReferenceObject>;\n}\nexport type PathsObject = Record<string, PathItemObject>;\nexport interface PathItemObject {\n    $ref?: string;\n    summary?: string;\n    description?: string;\n    get?: OperationObject;\n    put?: OperationObject;\n    post?: OperationObject;\n    delete?: OperationObject;\n    options?: OperationObject;\n    head?: OperationObject;\n    patch?: OperationObject;\n    trace?: OperationObject;\n    servers?: ServerObject[];\n    parameters?: (ParameterObject | ReferenceObject)[];\n}\nexport interface OperationObject {\n    tags?: string[];\n    summary?: string;\n    description?: string;\n    externalDocs?: ExternalDocumentationObject;\n    operationId?: string;\n    parameters?: (ParameterObject | ReferenceObject)[];\n    requestBody?: RequestBodyObject | ReferenceObject;\n    responses: ResponsesObject;\n    callbacks?: CallbacksObject;\n    deprecated?: boolean;\n    security?: SecurityRequirementObject[];\n    servers?: ServerObject[];\n}\nexport interface ExternalDocumentationObject {\n    description?: string;\n    url: string;\n}\nexport type ParameterLocation = 'query' | 'header' | 'path' | 'cookie';\nexport type ParameterStyle = 'matrix' | 'label' | 'form' | 'simple' | 'spaceDelimited' | 'pipeDelimited' | 'deepObject';\nexport interface BaseParameterObject {\n    description?: string;\n    required?: boolean;\n    deprecated?: boolean;\n    allowEmptyValue?: boolean;\n    style?: ParameterStyle;\n    explode?: boolean;\n    allowReserved?: boolean;\n    schema?: SchemaObject | ReferenceObject;\n    examples?: Record<string, ExampleObject | ReferenceObject>;\n    example?: any;\n    content?: ContentObject;\n}\nexport interface ParameterObject extends BaseParameterObject {\n    name: string;\n    in: ParameterLocation;\n}\nexport interface RequestBodyObject {\n    description?: string;\n    content: ContentObject;\n    required?: boolean;\n}\nexport type ContentObject = Record<string, MediaTypeObject>;\nexport interface MediaTypeObject {\n    schema?: SchemaObject | ReferenceObject;\n    examples?: ExamplesObject;\n    example?: any;\n    encoding?: EncodingObject;\n}\nexport type EncodingObject = Record<string, EncodingPropertyObject>;\nexport interface EncodingPropertyObject {\n    contentType?: string;\n    headers?: Record<string, HeaderObject | ReferenceObject>;\n    style?: string;\n    explode?: boolean;\n    allowReserved?: boolean;\n}\nexport interface ResponsesObject extends Record<string, ResponseObject | ReferenceObject | undefined> {\n    default?: ResponseObject | ReferenceObject;\n}\nexport interface ResponseObject {\n    description: string;\n    headers?: HeadersObject;\n    content?: ContentObject;\n    links?: LinksObject;\n}\nexport type CallbacksObject = Record<string, CallbackObject | ReferenceObject>;\nexport type CallbackObject = Record<string, PathItemObject>;\nexport type HeadersObject = Record<string, HeaderObject | ReferenceObject>;\nexport interface ExampleObject {\n    summary?: string;\n    description?: string;\n    value?: any;\n    externalValue?: string;\n}\nexport type LinksObject = Record<string, LinkObject | ReferenceObject>;\nexport interface LinkObject {\n    operationRef?: string;\n    operationId?: string;\n    parameters?: LinkParametersObject;\n    requestBody?: any | string;\n    description?: string;\n    server?: ServerObject;\n}\nexport type LinkParametersObject = Record<string, any>;\nexport type HeaderObject = BaseParameterObject;\nexport interface TagObject {\n    name: string;\n    description?: string;\n    externalDocs?: ExternalDocumentationObject;\n}\nexport type ExamplesObject = Record<string, ExampleObject | ReferenceObject>;\nexport interface ReferenceObject {\n    $ref: string;\n}\nexport interface SchemaObject {\n    nullable?: boolean;\n    discriminator?: DiscriminatorObject;\n    readOnly?: boolean;\n    writeOnly?: boolean;\n    xml?: XmlObject;\n    externalDocs?: ExternalDocumentationObject;\n    example?: any;\n    examples?: any[] | Record<string, any>;\n    deprecated?: boolean;\n    type?: string;\n    allOf?: (SchemaObject | ReferenceObject)[];\n    oneOf?: (SchemaObject | ReferenceObject)[];\n    anyOf?: (SchemaObject | ReferenceObject)[];\n    not?: SchemaObject | ReferenceObject;\n    items?: SchemaObject | ReferenceObject;\n    properties?: Record<string, SchemaObject | ReferenceObject>;\n    additionalProperties?: SchemaObject | ReferenceObject | boolean;\n    patternProperties?: SchemaObject | ReferenceObject | any;\n    description?: string;\n    format?: string;\n    default?: any;\n    title?: string;\n    multipleOf?: number;\n    maximum?: number;\n    exclusiveMaximum?: boolean;\n    minimum?: number;\n    exclusiveMinimum?: boolean;\n    maxLength?: number;\n    minLength?: number;\n    pattern?: string;\n    maxItems?: number;\n    minItems?: number;\n    uniqueItems?: boolean;\n    maxProperties?: number;\n    minProperties?: number;\n    required?: string[];\n    enum?: any[];\n    'x-enumNames'?: string[];\n}\nexport type SchemasObject = Record<string, SchemaObject>;\nexport interface DiscriminatorObject {\n    propertyName: string;\n    mapping?: Record<string, string>;\n}\nexport interface XmlObject {\n    name?: string;\n    namespace?: string;\n    prefix?: string;\n    attribute?: boolean;\n    wrapped?: boolean;\n}\nexport type SecuritySchemeType = 'apiKey' | 'http' | 'oauth2' | 'openIdConnect';\nexport interface SecuritySchemeObject {\n    type: SecuritySchemeType;\n    description?: string;\n    name?: string;\n    in?: string;\n    scheme?: string;\n    bearerFormat?: string;\n    flows?: OAuthFlowsObject;\n    openIdConnectUrl?: string;\n    'x-tokenName'?: string;\n    [extension: `x-${string}`]: any;\n}\nexport interface OAuthFlowsObject {\n    implicit?: OAuthFlowObject;\n    password?: OAuthFlowObject;\n    clientCredentials?: OAuthFlowObject;\n    authorizationCode?: OAuthFlowObject;\n}\nexport interface OAuthFlowObject {\n    authorizationUrl?: string;\n    tokenUrl?: string;\n    refreshUrl?: string;\n    scopes: ScopesObject;\n}\nexport type ScopesObject = Record<string, any>;\nexport type SecurityRequirementObject = Record<string, string[]>;\nexport type ExtensionLocation = 'root' | 'info';\n",
  "node_modules/@nestjs/swagger/dist/interfaces/schema-object-metadata.interface.d.ts": "import { Type } from '@nestjs/common';\nimport { EnumSchemaAttributes } from './enum-schema-attributes.interface';\nimport { ReferenceObject, SchemaObject } from './open-api-spec.interface';\nexport type EnumAllowedTypes = any[] | Record<string, any> | (() => any[] | Record<string, any>);\ninterface SchemaObjectCommonMetadata extends Omit<SchemaObject, 'type' | 'required' | 'properties' | 'enum'> {\n    isArray?: boolean;\n    name?: string;\n    enum?: EnumAllowedTypes;\n}\nexport type SchemaObjectMetadata = (SchemaObjectCommonMetadata & {\n    type?: Type<unknown> | Function | [Function] | 'array' | 'string' | 'number' | 'boolean' | 'integer' | 'null';\n    required?: boolean;\n}) | ({\n    type?: Type<unknown> | Function | [Function] | Record<string, any>;\n    required?: boolean;\n    enumName: string;\n    enumSchema?: EnumSchemaAttributes;\n} & SchemaObjectCommonMetadata) | ({\n    type: 'object';\n    properties: Record<string, SchemaObjectMetadata>;\n    required?: string[];\n    selfRequired?: boolean;\n} & SchemaObjectCommonMetadata) | ({\n    type: 'object';\n    properties?: Record<string, SchemaObjectMetadata>;\n    additionalProperties: SchemaObject | ReferenceObject | boolean;\n    required?: string[];\n    selfRequired?: boolean;\n} & SchemaObjectCommonMetadata);\nexport {};\n",
  "node_modules/@nestjs/swagger/dist/interfaces/swagger-custom-options.interface.d.ts": "import { OpenAPIObject } from './open-api-spec.interface';\nimport { SwaggerUiOptions } from './swagger-ui-options.interface';\nexport interface SwaggerCustomOptions {\n    useGlobalPrefix?: boolean;\n    swaggerUiEnabled?: boolean;\n    ui?: boolean;\n    raw?: boolean | Array<'json' | 'yaml'>;\n    swaggerUrl?: string;\n    jsonDocumentUrl?: string;\n    yamlDocumentUrl?: string;\n    patchDocumentOnRequest?: <TRequest = any, TResponse = any>(req: TRequest, res: TResponse, document: OpenAPIObject) => OpenAPIObject;\n    explorer?: boolean;\n    swaggerOptions?: SwaggerUiOptions;\n    customCss?: string;\n    customCssUrl?: string | string[];\n    customJs?: string | string[];\n    customJsStr?: string | string[];\n    customfavIcon?: string;\n    customSiteTitle?: string;\n    customSwaggerUiPath?: string;\n    validatorUrl?: string;\n    url?: string;\n    urls?: Record<'url' | 'name', string>[];\n}\n",
  "node_modules/@nestjs/swagger/dist/interfaces/swagger-document-options.interface.d.ts": "export type OperationIdFactory = (controllerKey: string, methodKey: string, version?: string) => string;\nexport interface SwaggerDocumentOptions {\n    include?: Function[];\n    extraModels?: Function[];\n    ignoreGlobalPrefix?: boolean;\n    deepScanRoutes?: boolean;\n    operationIdFactory?: OperationIdFactory;\n    linkNameFactory?: (controllerKey: string, methodKey: string, fieldKey: string) => string;\n    autoTagControllers?: boolean;\n}\n",
  "node_modules/@nestjs/swagger/dist/interfaces/swagger-ui-init-options.interface.d.ts": "import { OpenAPIObject } from './open-api-spec.interface';\nimport { SwaggerUiOptions } from './swagger-ui-options.interface';\nexport interface SwaggerUIInitOptions {\n    swaggerDoc: OpenAPIObject;\n    customOptions: SwaggerUiOptions;\n    swaggerUrl: string;\n}\n",
  "node_modules/@nestjs/swagger/dist/interfaces/swagger-ui-options.interface.d.ts": "export interface SwaggerUiOptions {\n    initOAuth?: {\n        clientId?: string;\n        clientSecret?: string;\n        realm?: string;\n        appName?: string;\n        scopeSeparator?: string;\n        scopes?: string[];\n        additionalQueryStringParams?: Record<string, string>;\n        useBasicAuthenticationWithAccessCodeGrant?: boolean;\n        usePkceWithAuthorizationCodeGrant?: boolean;\n    };\n    persistAuthorization?: boolean;\n    [key: string]: any;\n}\n",
  "node_modules/@nestjs/swagger/dist/plugin/compiler-plugin.d.ts": "import * as ts from 'typescript';\nexport declare const before: (options?: Record<string, any>, program?: ts.Program) => (ctx: ts.TransformationContext) => ts.Transformer<any>;\n",
  "node_modules/@nestjs/swagger/dist/plugin/index.d.ts": "export * from './compiler-plugin';\nexport * from './visitors/readonly.visitor';\n",
  "node_modules/@nestjs/swagger/dist/plugin/merge-options.d.ts": "export interface PluginOptions {\n    dtoFileNameSuffix?: string | string[];\n    controllerFileNameSuffix?: string | string[];\n    classValidatorShim?: boolean;\n    classTransformerShim?: boolean | 'exclusive';\n    dtoKeyOfComment?: string;\n    controllerKeyOfComment?: string;\n    introspectComments?: boolean;\n    esmCompatible?: boolean;\n    readonly?: boolean;\n    pathToSource?: string;\n    debug?: boolean;\n    parameterProperties?: boolean;\n    skipAutoHttpCode?: boolean;\n    skipDefaultValues?: boolean;\n}\nexport declare const mergePluginOptions: (options?: Record<string, any>) => PluginOptions;\n",
  "node_modules/@nestjs/swagger/dist/plugin/metadata-loader.d.ts": "export declare class MetadataLoader {\n    private static readonly refreshHooks;\n    static addRefreshHook(hook: () => void): number;\n    load(metadata: Record<string, any>): Promise<void>;\n    private applyMetadata;\n    private runHooks;\n}\n",
  "node_modules/@nestjs/swagger/dist/plugin/plugin-constants.d.ts": "export declare const OPENAPI_NAMESPACE = \"openapi\";\nexport declare const OPENAPI_PACKAGE_NAME = \"@nestjs/swagger\";\nexport declare const METADATA_FACTORY_NAME = \"_OPENAPI_METADATA_FACTORY\";\n",
  "node_modules/@nestjs/swagger/dist/plugin/plugin-debug-logger.d.ts": "import { ConsoleLogger } from '@nestjs/common';\ndeclare class PluginDebugLogger extends ConsoleLogger {\n}\nexport declare const pluginDebugLogger: PluginDebugLogger;\nexport {};\n",
  "node_modules/@nestjs/swagger/dist/plugin/utils/ast-utils.d.ts": "import { DocComment, DocNode } from '@microsoft/tsdoc';\nimport * as ts from 'typescript';\nimport { Decorator, Node, ObjectFlags, Type, TypeChecker, TypeFlags, TypeFormatFlags, UnionTypeNode } from 'typescript';\nexport declare function renderDocNode(docNode: DocNode): string;\nexport declare function isArray(type: Type): boolean;\nexport declare function getTypeArguments(type: Type): any;\nexport declare function isBoolean(type: Type): boolean;\nexport declare function isString(type: Type): boolean;\nexport declare function isStringLiteral(type: Type): boolean;\nexport declare function isStringMapping(type: Type): boolean;\nexport declare function isNumber(type: Type): boolean;\nexport declare function isBigInt(type: Type): boolean;\nexport declare function isInterface(type: Type): boolean;\nexport declare function isEnum(type: Type): boolean;\nexport declare function isEnumLiteral(type: Type): boolean;\nexport declare function hasFlag(type: Type, flag: TypeFlags): boolean;\nexport declare function hasObjectFlag(type: Type, flag: ObjectFlags): boolean;\nexport declare function getText(type: Type, typeChecker: TypeChecker, enclosingNode?: Node, typeFormatFlags?: TypeFormatFlags): string;\nexport declare function getDefaultTypeFormatFlags(enclosingNode: Node): number;\nexport declare function getDocComment(node: Node): DocComment;\nexport declare function getMainCommentOfNode(node: Node): string;\nexport declare function parseCommentDocValue(docValue: string, type: ts.Type): string;\nexport declare function getTsDocTagsOfNode(node: Node, typeChecker: TypeChecker): any;\nexport declare function getTsDocErrorsOfNode(node: Node): any[];\nexport declare function getDecoratorArguments(decorator: Decorator): any[] | ts.NodeArray<ts.Expression>;\nexport declare function getDecoratorName(decorator: Decorator): string;\nexport declare function findNullableTypeFromUnion(typeNode: UnionTypeNode, typeChecker: TypeChecker): ts.TypeNode;\nexport declare function createBooleanLiteral(factory: ts.NodeFactory, flag: boolean): ts.BooleanLiteral;\nexport declare function createPrimitiveLiteral(factory: ts.NodeFactory, item: unknown, typeOfItem?: \"string\" | \"number\" | \"bigint\" | \"boolean\" | \"symbol\" | \"undefined\" | \"object\" | \"function\"): ts.StringLiteral | ts.NumericLiteral | ts.PrefixUnaryExpression | ts.BooleanLiteral;\nexport declare function createLiteralFromAnyValue(factory: ts.NodeFactory, item: unknown): any;\n",
  "node_modules/@nestjs/swagger/dist/plugin/utils/external-imports.util.d.ts": "import * as ts from 'typescript';\nexport declare function getExternalImports(sourceFile: ts.SourceFile): Record<string, string>;\nexport declare function replaceExternalImportsInTypeReference(typeReference: string, externalImports: Record<string, string>): string;\n",
  "node_modules/@nestjs/swagger/dist/plugin/utils/is-filename-matched.util.d.ts": "export declare const isFilenameMatched: (patterns: string[], filename: string) => boolean;\n",
  "node_modules/@nestjs/swagger/dist/plugin/utils/plugin-utils.d.ts": "import * as ts from 'typescript';\nimport { PluginOptions } from '../merge-options';\nexport declare function getDecoratorOrUndefinedByNames(names: string[], decorators: readonly ts.Decorator[], factory: ts.NodeFactory): ts.Decorator | undefined;\nexport declare function getTypeReferenceAsString(type: ts.Type, typeChecker: ts.TypeChecker, arrayDepth?: number): {\n    typeName: string;\n    isArray?: boolean;\n    arrayDepth?: number;\n};\nexport declare function isPromiseOrObservable(type: string): boolean;\nexport declare function hasPropertyKey(key: string, properties: ts.NodeArray<ts.PropertyAssignment>): boolean;\nexport declare function getOutputExtension(fileName: string): string;\nexport declare function replaceImportPath(typeReference: string, fileName: string, options: PluginOptions): {\n    typeReference: string;\n    typeName: string;\n    importPath: string;\n} | {\n    typeReference: string;\n    importPath: string;\n    typeName?: undefined;\n};\nexport declare function insertAt(string: string, index: number, substring: string): string;\nexport declare function isDynamicallyAdded(identifier: ts.Node): boolean;\nexport declare function isAutoGeneratedEnumUnion(type: ts.Type, typeChecker: ts.TypeChecker): ts.Type;\nexport declare function isAutoGeneratedTypeUnion(type: ts.Type): boolean;\nexport declare function extractTypeArgumentIfArray(type: ts.Type): {\n    type: ts.Type;\n    isArray: boolean;\n};\nexport declare function convertPath(windowsPath: string): string;\nexport declare function canReferenceNode(node: ts.Node, options: PluginOptions): boolean;\n",
  "node_modules/@nestjs/swagger/dist/plugin/utils/type-reference-to-identifier.util.d.ts": "import * as ts from 'typescript';\nimport { PluginOptions } from '../merge-options';\nexport declare function typeReferenceToIdentifier(typeReferenceDescriptor: {\n    typeName: string;\n    isArray?: boolean;\n    arrayDepth?: number;\n}, hostFilename: string, options: PluginOptions, factory: ts.NodeFactory, type: ts.Type, typeImports: Record<string, string>): ts.Identifier;\n",
  "node_modules/@nestjs/swagger/dist/plugin/visitors/abstract.visitor.d.ts": "import * as ts from 'typescript';\nexport declare class AbstractFileVisitor {\n    updateImports(sourceFile: ts.SourceFile, factory: ts.NodeFactory | undefined, program: ts.Program): ts.SourceFile;\n}\n",
  "node_modules/@nestjs/swagger/dist/plugin/visitors/controller-class.visitor.d.ts": "import * as ts from 'typescript';\nimport { PluginOptions } from '../merge-options';\nimport { AbstractFileVisitor } from './abstract.visitor';\ntype ClassMetadata = Record<string, ts.ObjectLiteralExpression>;\nexport declare class ControllerClassVisitor extends AbstractFileVisitor {\n    private readonly _collectedMetadata;\n    private readonly _typeImports;\n    get typeImports(): Record<string, string>;\n    collectedMetadata(options: PluginOptions): Array<[ts.CallExpression, Record<string, ClassMetadata>]>;\n    visit(sourceFile: ts.SourceFile, ctx: ts.TransformationContext, program: ts.Program, options: PluginOptions): ts.Node;\n    addDecoratorToNode(factory: ts.NodeFactory, compilerNode: ts.MethodDeclaration, typeChecker: ts.TypeChecker, options: PluginOptions, sourceFile: ts.SourceFile, metadata: ClassMetadata): ts.MethodDeclaration;\n    createApiOperationDecorator(factory: ts.NodeFactory, node: ts.MethodDeclaration, decorators: readonly ts.Decorator[], options: PluginOptions, sourceFile: ts.SourceFile, typeChecker: ts.TypeChecker, metadata: ClassMetadata): ts.Decorator[];\n    createApiResponseDecorator(factory: ts.NodeFactory, node: ts.MethodDeclaration, options: PluginOptions, metadata: ClassMetadata): ts.Decorator[];\n    createDecoratorObjectLiteralExpr(factory: ts.NodeFactory, node: ts.MethodDeclaration, typeChecker: ts.TypeChecker, existingProperties: ts.NodeArray<ts.PropertyAssignment>, hostFilename: string, metadata: ClassMetadata, options: PluginOptions): ts.ObjectLiteralExpression;\n    createTypePropertyAssignment(factory: ts.NodeFactory, node: ts.MethodDeclaration, typeChecker: ts.TypeChecker, existingProperties: ts.NodeArray<ts.PropertyAssignment>, hostFilename: string, options: PluginOptions): ts.PropertyAssignment;\n    createStatusPropertyAssignment(factory: ts.NodeFactory, node: ts.MethodDeclaration, existingProperties: ts.NodeArray<ts.PropertyAssignment>): ts.PropertyAssignment;\n    getStatusCodeIdentifier(factory: ts.NodeFactory, node: ts.MethodDeclaration): any;\n    private normalizeImportPath;\n}\nexport {};\n",
  "node_modules/@nestjs/swagger/dist/plugin/visitors/model-class.visitor.d.ts": "import * as ts from 'typescript';\nimport { PropertyAssignment } from 'typescript';\nimport { PluginOptions } from '../merge-options';\nimport { AbstractFileVisitor } from './abstract.visitor';\ntype ClassMetadata = Record<string, ts.ObjectLiteralExpression>;\nexport declare class ModelClassVisitor extends AbstractFileVisitor {\n    private readonly _typeImports;\n    private readonly _collectedMetadata;\n    get typeImports(): Record<string, string>;\n    collectedMetadata(options: PluginOptions): Array<[ts.CallExpression, Record<string, ClassMetadata>]>;\n    visit(sourceFile: ts.SourceFile, ctx: ts.TransformationContext, program: ts.Program, options: PluginOptions): ts.Node;\n    visitPropertyNodeDeclaration(node: ts.PropertyDeclaration, ctx: ts.TransformationContext, typeChecker: ts.TypeChecker, options: PluginOptions, sourceFile: ts.SourceFile, metadata: ClassMetadata): ts.PropertyDeclaration;\n    visitConstructorDeclarationNode(constructorNode: ts.ConstructorDeclaration, typeChecker: ts.TypeChecker, options: PluginOptions, sourceFile: ts.SourceFile, metadata: ClassMetadata): void;\n    addMetadataFactory(factory: ts.NodeFactory, node: ts.ClassDeclaration, classMetadata: ClassMetadata, sourceFile: ts.SourceFile, options: PluginOptions): ts.ClassDeclaration;\n    inspectPropertyDeclaration(factory: ts.NodeFactory, compilerNode: ts.PropertyDeclaration, typeChecker: ts.TypeChecker, options: PluginOptions, hostFilename: string, sourceFile: ts.SourceFile, metadata: ClassMetadata): void;\n    createDecoratorObjectLiteralExpr(factory: ts.NodeFactory, node: ts.PropertyDeclaration | ts.PropertySignature | ts.ParameterDeclaration, typeChecker: ts.TypeChecker, existingProperties?: ts.NodeArray<ts.PropertyAssignment>, options?: PluginOptions, hostFilename?: string, sourceFile?: ts.SourceFile): ts.ObjectLiteralExpression;\n    private createTypePropertyAssignments;\n    createInitializerForArrayLiteralTypeNode(node: ts.ArrayTypeNode, factory: ts.NodeFactory, typeChecker: ts.TypeChecker, existingProperties: ts.NodeArray<ts.PropertyAssignment>, hostFilename: string, options: PluginOptions): ts.ArrowFunction;\n    createInitializerForTypeLiteralNode(node: ts.TypeLiteralNode, factory: ts.NodeFactory, typeChecker: ts.TypeChecker, existingProperties: ts.NodeArray<ts.PropertyAssignment>, hostFilename: string, options: PluginOptions): ts.ArrowFunction;\n    isNullableUnion(node: ts.UnionTypeNode): {\n        nullableType: ts.TypeNode;\n        isNullable: boolean;\n    };\n    createEnumPropertyAssignment(factory: ts.NodeFactory, node: ts.PropertyDeclaration | ts.PropertySignature | ts.ParameterDeclaration, typeChecker: ts.TypeChecker, existingProperties: ts.NodeArray<ts.PropertyAssignment>, hostFilename: string, options: PluginOptions): ts.PropertyAssignment | ts.PropertyAssignment[];\n    createDefaultPropertyAssignment(factory: ts.NodeFactory, node: ts.PropertyDeclaration | ts.PropertySignature | ts.ParameterDeclaration, existingProperties: ts.NodeArray<ts.PropertyAssignment>, options: PluginOptions): ts.PropertyAssignment;\n    createValidationPropertyAssignments(factory: ts.NodeFactory, node: ts.PropertyDeclaration | ts.PropertySignature, options: PluginOptions): ts.PropertyAssignment[];\n    addPropertyByValidationDecorator(factory: ts.NodeFactory, decoratorName: string, propertyKey: string, decorators: readonly ts.Decorator[], assignments: ts.PropertyAssignment[], options: PluginOptions): void;\n    addPropertiesByValidationDecorator(factory: ts.NodeFactory, decoratorName: string, decorators: readonly ts.Decorator[], assignments: ts.PropertyAssignment[], addPropertyAssignments: (decoratorRef: ts.Decorator) => PropertyAssignment[]): void;\n    addClassMetadata(node: ts.PropertyDeclaration, objectLiteral: ts.ObjectLiteralExpression, sourceFile: ts.SourceFile, metadata: ClassMetadata): void;\n    createDescriptionAndTsDocTagPropertyAssignments(factory: ts.NodeFactory, node: ts.PropertyDeclaration | ts.PropertySignature | ts.ParameterDeclaration, typeChecker: ts.TypeChecker, existingProperties?: ts.NodeArray<ts.PropertyAssignment>, options?: PluginOptions, sourceFile?: ts.SourceFile): ts.PropertyAssignment[];\n    private normalizeImportPath;\n    private clonePrimitiveLiteral;\n    private getInitializerPrimitiveTypeName;\n}\nexport {};\n",
  "node_modules/@nestjs/swagger/dist/plugin/visitors/readonly.visitor.d.ts": "import * as ts from 'typescript';\nimport { PluginOptions } from '../merge-options';\nexport declare class ReadonlyVisitor {\n    private readonly options;\n    readonly key = \"@nestjs/swagger\";\n    private readonly modelClassVisitor;\n    private readonly controllerClassVisitor;\n    get typeImports(): {\n        [x: string]: string;\n    };\n    constructor(options: PluginOptions);\n    visit(program: ts.Program, sf: ts.SourceFile): ts.Node;\n    collect(): {\n        models: [ts.CallExpression, Record<string, {\n            [x: string]: ts.ObjectLiteralExpression;\n        }>][];\n        controllers: [ts.CallExpression, Record<string, {\n            [x: string]: ts.ObjectLiteralExpression;\n        }>][];\n    };\n}\n",
  "node_modules/@nestjs/swagger/dist/services/constants.d.ts": "export declare const BUILT_IN_TYPES: (ArrayConstructor | ObjectConstructor | NumberConstructor | StringConstructor | BooleanConstructor)[];\n",
  "node_modules/@nestjs/swagger/dist/services/decorators-properties.d.ts": "export declare enum decoratorsPropertiesMappingType {\n    DIRECT = 0,\n    INDIRECT_VALUE = 1,\n    INDIRECT_ARGUMENT = 2\n}\nexport declare const decoratorsProperties: ({\n    mappingType: decoratorsPropertiesMappingType;\n    decorator: string;\n    property: string;\n    value: number;\n} | {\n    mappingType: decoratorsPropertiesMappingType;\n    decorator: string;\n    property: string;\n    value: boolean;\n} | {\n    mappingType: decoratorsPropertiesMappingType;\n    decorator: string;\n    property: string;\n    value: string;\n})[];\n",
  "node_modules/@nestjs/swagger/dist/services/mimetype-content-wrapper.d.ts": "import { ContentObject } from '../interfaces/open-api-spec.interface';\nexport declare class MimetypeContentWrapper {\n    wrap(mimetype: string[], obj: Record<string, any>): Record<'content', ContentObject>;\n}\n",
  "node_modules/@nestjs/swagger/dist/services/model-properties-accessor.d.ts": "import { Type } from '@nestjs/common';\nimport 'reflect-metadata';\nexport declare class ModelPropertiesAccessor {\n    getModelProperties(prototype: Type<unknown>): string[];\n    applyMetadataFactory(prototype: Type<unknown>): void;\n}\n",
  "node_modules/@nestjs/swagger/dist/services/parameter-metadata-accessor.d.ts": "import { Type } from '@nestjs/common';\nimport { EnumSchemaAttributes } from '../interfaces/enum-schema-attributes.interface';\nimport { ParameterLocation, SchemaObject } from '../interfaces/open-api-spec.interface';\nexport interface ParamWithTypeMetadata {\n    name?: string | number | object;\n    type?: Type<unknown>;\n    in?: ParameterLocation | 'body' | typeof PARAM_TOKEN_PLACEHOLDER;\n    isArray?: boolean;\n    items?: SchemaObject;\n    required?: boolean;\n    enum?: unknown[];\n    enumName?: string;\n    enumSchema?: EnumSchemaAttributes;\n    selfRequired?: boolean;\n}\nexport type ParamsWithType = Record<string, ParamWithTypeMetadata>;\ndeclare const PARAM_TOKEN_PLACEHOLDER = \"placeholder\";\nexport declare class ParameterMetadataAccessor {\n    explore(instance: object, prototype: Type<unknown>, method: Function): ParamsWithType;\n    private mapParamType;\n}\nexport {};\n",
  "node_modules/@nestjs/swagger/dist/services/parameters-metadata-mapper.d.ts": "import { Type } from '@nestjs/common';\nimport { ModelPropertiesAccessor } from './model-properties-accessor';\nimport { ParamWithTypeMetadata, ParamsWithType } from './parameter-metadata-accessor';\nexport declare class ParametersMetadataMapper {\n    private readonly modelPropertiesAccessor;\n    constructor(modelPropertiesAccessor: ModelPropertiesAccessor);\n    transformModelToProperties(parameters: ParamsWithType): ParamWithTypeMetadata[];\n    mergeImplicitWithExplicit(key: string, prototype: Type<unknown>, param: ParamWithTypeMetadata): ParamWithTypeMetadata;\n}\n",
  "node_modules/@nestjs/swagger/dist/services/response-object-factory.d.ts": "import { ApiResponseMetadata, ApiResponseSchemaHost } from '../decorators';\nimport { SchemaObject } from '../interfaces/open-api-spec.interface';\nexport type FactoriesNeededByResponseFactory = {\n    linkName: (controllerKey: string, methodKey: string, fieldKey: string) => string;\n    operationId: (controllerKey: string, methodKey: string) => string;\n};\nexport declare class ResponseObjectFactory {\n    private readonly mimetypeContentWrapper;\n    private readonly modelPropertiesAccessor;\n    private readonly swaggerTypesMapper;\n    private readonly schemaObjectFactory;\n    private readonly responseObjectMapper;\n    create(response: ApiResponseMetadata, produces: string[], schemas: Record<string, SchemaObject>, factories: FactoriesNeededByResponseFactory): (ApiResponseSchemaHost & import(\"../decorators\").ApiResponseCommonMetadata & {\n        example?: any;\n    }) | (ApiResponseSchemaHost & import(\"../decorators\").ApiResponseCommonMetadata & {\n        examples?: {\n            [key: string]: import(\"../decorators\").ApiResponseExamples;\n        };\n    }) | {\n        content: import(\"../interfaces/open-api-spec.interface\").ContentObject;\n    };\n}\n",
  "node_modules/@nestjs/swagger/dist/services/response-object-mapper.d.ts": "import { ApiResponseMetadata, ApiResponseSchemaHost } from '../decorators';\nexport declare class ResponseObjectMapper {\n    private readonly mimetypeContentWrapper;\n    toArrayRefObject(response: Record<string, any>, name: string, produces: string[]): {\n        content: import(\"../interfaces/open-api-spec.interface\").ContentObject;\n    };\n    toRefObject(response: Record<string, any>, name: string, produces: string[]): {\n        content: import(\"../interfaces/open-api-spec.interface\").ContentObject;\n    };\n    wrapSchemaWithContent(response: ApiResponseSchemaHost & ApiResponseMetadata, produces: string[]): (ApiResponseSchemaHost & import(\"../decorators\").ApiResponseCommonMetadata & {\n        example?: any;\n    }) | (ApiResponseSchemaHost & import(\"../decorators\").ApiResponseCommonMetadata & {\n        examples?: {\n            [key: string]: import(\"../decorators\").ApiResponseExamples;\n        };\n    }) | {\n        content: import(\"../interfaces/open-api-spec.interface\").ContentObject;\n        schema?: import(\"../interfaces/open-api-spec.interface\").SchemaObject & Partial<import(\"../interfaces/open-api-spec.interface\").ReferenceObject>;\n        status?: number | \"default\" | \"1XX\" | \"2XX\" | \"3XX\" | \"4XX\" | \"5XX\";\n        description?: string;\n        headers?: import(\"../interfaces/open-api-spec.interface\").HeadersObject;\n        links?: import(\"../interfaces/open-api-spec.interface\").LinksObject;\n        type?: import(\"@nestjs/common\").Type<unknown> | Function | [Function] | string;\n        isArray?: boolean;\n        example?: any;\n    } | {\n        content: import(\"../interfaces/open-api-spec.interface\").ContentObject;\n        schema?: import(\"../interfaces/open-api-spec.interface\").SchemaObject & Partial<import(\"../interfaces/open-api-spec.interface\").ReferenceObject>;\n        status?: number | \"default\" | \"1XX\" | \"2XX\" | \"3XX\" | \"4XX\" | \"5XX\";\n        description?: string;\n        headers?: import(\"../interfaces/open-api-spec.interface\").HeadersObject;\n        links?: import(\"../interfaces/open-api-spec.interface\").LinksObject;\n        type?: import(\"@nestjs/common\").Type<unknown> | Function | [Function] | string;\n        isArray?: boolean;\n        examples?: {\n            [key: string]: import(\"../decorators\").ApiResponseExamples;\n        };\n    };\n}\n",
  "node_modules/@nestjs/swagger/dist/services/schema-object-factory.d.ts": "import { Type } from '@nestjs/common';\nimport { BaseParameterObject, ParameterObject, ReferenceObject, SchemaObject } from '../interfaces/open-api-spec.interface';\nimport { SchemaObjectMetadata } from '../interfaces/schema-object-metadata.interface';\nimport { ModelPropertiesAccessor } from './model-properties-accessor';\nimport { ParamWithTypeMetadata } from './parameter-metadata-accessor';\nimport { SwaggerTypesMapper } from './swagger-types-mapper';\nexport declare class SchemaObjectFactory {\n    private readonly modelPropertiesAccessor;\n    private readonly swaggerTypesMapper;\n    constructor(modelPropertiesAccessor: ModelPropertiesAccessor, swaggerTypesMapper: SwaggerTypesMapper);\n    createFromModel(parameters: ParamWithTypeMetadata[], schemas: Record<string, SchemaObject>): Array<ParamWithTypeMetadata | BaseParameterObject>;\n    getCustomType(param: ParamWithTypeMetadata, schemas: Record<string, SchemaObject>): {\n        name: string | number | object;\n        schema: {\n            type: string;\n            items: {\n                $ref: string;\n                nullable?: boolean;\n                discriminator?: import(\"../interfaces/open-api-spec.interface\").DiscriminatorObject;\n                readOnly?: boolean;\n                writeOnly?: boolean;\n                xml?: import(\"../interfaces/open-api-spec.interface\").XmlObject;\n                externalDocs?: import(\"../interfaces/open-api-spec.interface\").ExternalDocumentationObject;\n                example?: any;\n                examples?: any[] | Record<string, any>;\n                deprecated?: boolean;\n                type?: string;\n                allOf?: (SchemaObject | ReferenceObject)[];\n                oneOf?: (SchemaObject | ReferenceObject)[];\n                anyOf?: (SchemaObject | ReferenceObject)[];\n                not?: SchemaObject | ReferenceObject;\n                items?: SchemaObject | ReferenceObject;\n                properties?: Record<string, SchemaObject | ReferenceObject>;\n                additionalProperties?: SchemaObject | ReferenceObject | boolean;\n                patternProperties?: SchemaObject | ReferenceObject | any;\n                description?: string;\n                format?: string;\n                default?: any;\n                title?: string;\n                multipleOf?: number;\n                maximum?: number;\n                exclusiveMaximum?: boolean;\n                minimum?: number;\n                exclusiveMinimum?: boolean;\n                maxLength?: number;\n                minLength?: number;\n                pattern?: string;\n                maxItems?: number;\n                minItems?: number;\n                uniqueItems?: boolean;\n                maxProperties?: number;\n                minProperties?: number;\n                required?: string[];\n                enum?: any[];\n                'x-enumNames'?: string[];\n            } | {\n                $ref: string;\n            };\n        };\n        type?: Type<unknown>;\n        in?: import(\"../interfaces/open-api-spec.interface\").ParameterLocation | \"body\" | \"placeholder\";\n        isArray?: boolean;\n        items?: SchemaObject;\n        required?: boolean;\n        enum?: unknown[];\n        enumName?: string;\n        enumSchema?: import(\"../interfaces/enum-schema-attributes.interface\").EnumSchemaAttributes;\n        selfRequired?: boolean;\n    } | {\n        name: string | number | object;\n        schema: {\n            $ref: string;\n            nullable?: boolean;\n            discriminator?: import(\"../interfaces/open-api-spec.interface\").DiscriminatorObject;\n            readOnly?: boolean;\n            writeOnly?: boolean;\n            xml?: import(\"../interfaces/open-api-spec.interface\").XmlObject;\n            externalDocs?: import(\"../interfaces/open-api-spec.interface\").ExternalDocumentationObject;\n            example?: any;\n            examples?: any[] | Record<string, any>;\n            deprecated?: boolean;\n            type?: string;\n            allOf?: (SchemaObject | ReferenceObject)[];\n            oneOf?: (SchemaObject | ReferenceObject)[];\n            anyOf?: (SchemaObject | ReferenceObject)[];\n            not?: SchemaObject | ReferenceObject;\n            items?: SchemaObject | ReferenceObject;\n            properties?: Record<string, SchemaObject | ReferenceObject>;\n            additionalProperties?: SchemaObject | ReferenceObject | boolean;\n            patternProperties?: SchemaObject | ReferenceObject | any;\n            description?: string;\n            format?: string;\n            default?: any;\n            title?: string;\n            multipleOf?: number;\n            maximum?: number;\n            exclusiveMaximum?: boolean;\n            minimum?: number;\n            exclusiveMinimum?: boolean;\n            maxLength?: number;\n            minLength?: number;\n            pattern?: string;\n            maxItems?: number;\n            minItems?: number;\n            uniqueItems?: boolean;\n            maxProperties?: number;\n            minProperties?: number;\n            required?: string[];\n            enum?: any[];\n            'x-enumNames'?: string[];\n        } | {\n            $ref: string;\n        };\n        type?: Type<unknown>;\n        in?: import(\"../interfaces/open-api-spec.interface\").ParameterLocation | \"body\" | \"placeholder\";\n        isArray?: boolean;\n        items?: SchemaObject;\n        required?: boolean;\n        enum?: unknown[];\n        enumName?: string;\n        enumSchema?: import(\"../interfaces/enum-schema-attributes.interface\").EnumSchemaAttributes;\n        selfRequired?: boolean;\n    };\n    private createQueryOrParamSchema;\n    extractPropertiesFromType(type: Type<unknown>, schemas: Record<string, SchemaObject>, pendingSchemasRefs?: string[]): ParameterObject[];\n    exploreModelSchema(type: Type<unknown> | Function, schemas: Record<string, SchemaObject>, pendingSchemasRefs?: string[]): string;\n    getSchemaMetadata(type: Function | Type<unknown>): {\n        schemaName: string;\n        schemaProperties: {\n            description?: string;\n        };\n    };\n    mergePropertyWithMetadata(key: string, prototype: Type<unknown>, schemas: Record<string, SchemaObject>, pendingSchemaRefs: string[], metadata?: SchemaObjectMetadata): SchemaObjectMetadata | ReferenceObject | ParameterObject | (SchemaObject & {\n        selfRequired?: boolean;\n    });\n    createEnumParam(param: ParamWithTypeMetadata & BaseParameterObject, schemas: Record<string, SchemaObject>): Partial<ParamWithTypeMetadata & BaseParameterObject>;\n    createEnumSchemaType(key: string, metadata: SchemaObjectMetadata, schemas: Record<string, SchemaObject>): SchemaObjectMetadata;\n    createNotBuiltInTypeReference(key: string, metadata: SchemaObjectMetadata, trueMetadataType: unknown, schemas: Record<string, SchemaObject>, pendingSchemaRefs: string[]): SchemaObjectMetadata;\n    transformToArraySchemaProperty(metadata: SchemaObjectMetadata, key: string, type: string | Record<string, any>): SchemaObjectMetadata;\n    mapArrayCtorParam(param: ParamWithTypeMetadata): any;\n    createFromObjectLiteral(key: string, literalObj: Record<string, any>, schemas: Record<string, SchemaObject>): {\n        name: string;\n        type: string;\n        properties: {};\n        required: any[];\n    };\n    createFromNestedArray(key: string, metadata: SchemaObjectMetadata, schemas: Record<string, SchemaObject>, pendingSchemaRefs: string[]): any;\n    private createSchemaMetadata;\n    private isArrayCtor;\n    private isPrimitiveType;\n    private isLazyTypeFunc;\n    private getTypeName;\n    private isObjectLiteral;\n    private isBigInt;\n    private extractPropertyModifiers;\n}\n",
  "node_modules/@nestjs/swagger/dist/services/swagger-types-mapper.d.ts": "import { ApiPropertyOptions } from '../decorators';\nimport { BaseParameterObject, ReferenceObject, SchemaObject } from '../interfaces/open-api-spec.interface';\nimport { ParamWithTypeMetadata } from './parameter-metadata-accessor';\ntype KeysToRemove = keyof ApiPropertyOptions | '$ref' | 'properties' | 'enumName' | 'enumSchema' | 'selfRequired';\nexport declare class SwaggerTypesMapper {\n    private readonly keysToRemove;\n    mapParamTypes(parameters: Array<ParamWithTypeMetadata | BaseParameterObject>): ({\n        schema: {\n            type: string;\n            items: any;\n            nullable?: boolean;\n            discriminator?: import(\"../interfaces/open-api-spec.interface\").DiscriminatorObject;\n            readOnly?: boolean;\n            writeOnly?: boolean;\n            xml?: import(\"../interfaces/open-api-spec.interface\").XmlObject;\n            externalDocs?: import(\"../interfaces/open-api-spec.interface\").ExternalDocumentationObject;\n            example?: any;\n            examples?: any[] | Record<string, any>;\n            deprecated?: boolean;\n            allOf?: (SchemaObject | ReferenceObject)[];\n            oneOf?: (SchemaObject | ReferenceObject)[];\n            anyOf?: (SchemaObject | ReferenceObject)[];\n            not?: SchemaObject | ReferenceObject;\n            properties?: Record<string, SchemaObject | ReferenceObject>;\n            additionalProperties?: SchemaObject | ReferenceObject | boolean;\n            patternProperties?: SchemaObject | ReferenceObject | any;\n            description?: string;\n            format?: string;\n            default?: any;\n            title?: string;\n            multipleOf?: number;\n            maximum?: number;\n            exclusiveMaximum?: boolean;\n            minimum?: number;\n            exclusiveMinimum?: boolean;\n            maxLength?: number;\n            minLength?: number;\n            pattern?: string;\n            maxItems?: number;\n            minItems?: number;\n            uniqueItems?: boolean;\n            maxProperties?: number;\n            minProperties?: number;\n            required?: string[];\n            enum?: any[];\n            'x-enumNames'?: string[];\n        };\n    } | {\n        schema: import(\"lodash\").Dictionary<any>;\n        description?: string;\n        required?: boolean;\n        deprecated?: boolean;\n        allowEmptyValue?: boolean;\n        style?: import(\"../interfaces/open-api-spec.interface\").ParameterStyle;\n        explode?: boolean;\n        allowReserved?: boolean;\n        examples?: Record<string, import(\"../interfaces/open-api-spec.interface\").ExampleObject | ReferenceObject>;\n        example?: any;\n        content?: import(\"../interfaces/open-api-spec.interface\").ContentObject;\n    } | {\n        schema: import(\"lodash\").Dictionary<any>;\n        name?: string | number | object;\n        type?: import(\"@nestjs/common\").Type<unknown>;\n        in?: import(\"../interfaces/open-api-spec.interface\").ParameterLocation | \"body\" | \"placeholder\";\n        isArray?: boolean;\n        items?: SchemaObject;\n        required?: boolean;\n        enum?: unknown[];\n        enumName?: string;\n        enumSchema?: import(\"../interfaces/enum-schema-attributes.interface\").EnumSchemaAttributes;\n        selfRequired?: boolean;\n    } | Partial<BaseParameterObject> | Partial<ParamWithTypeMetadata>)[];\n    mapTypeToOpenAPIType(type: string | Function): string;\n    mapEnumArrayType(param: Record<string, any>, keysToRemove: KeysToRemove[]): {\n        schema: {\n            type: string;\n            items: any;\n            nullable?: boolean;\n            discriminator?: import(\"../interfaces/open-api-spec.interface\").DiscriminatorObject;\n            readOnly?: boolean;\n            writeOnly?: boolean;\n            xml?: import(\"../interfaces/open-api-spec.interface\").XmlObject;\n            externalDocs?: import(\"../interfaces/open-api-spec.interface\").ExternalDocumentationObject;\n            example?: any;\n            examples?: any[] | Record<string, any>;\n            deprecated?: boolean;\n            allOf?: (SchemaObject | ReferenceObject)[];\n            oneOf?: (SchemaObject | ReferenceObject)[];\n            anyOf?: (SchemaObject | ReferenceObject)[];\n            not?: SchemaObject | ReferenceObject;\n            properties?: Record<string, SchemaObject | ReferenceObject>;\n            additionalProperties?: SchemaObject | ReferenceObject | boolean;\n            patternProperties?: SchemaObject | ReferenceObject | any;\n            description?: string;\n            format?: string;\n            default?: any;\n            title?: string;\n            multipleOf?: number;\n            maximum?: number;\n            exclusiveMaximum?: boolean;\n            minimum?: number;\n            exclusiveMinimum?: boolean;\n            maxLength?: number;\n            minLength?: number;\n            pattern?: string;\n            maxItems?: number;\n            minItems?: number;\n            uniqueItems?: boolean;\n            maxProperties?: number;\n            minProperties?: number;\n            required?: string[];\n            enum?: any[];\n            'x-enumNames'?: string[];\n        };\n    };\n    mapArrayType(param: (ParamWithTypeMetadata & SchemaObject) | BaseParameterObject, keysToRemove: KeysToRemove[]): {\n        schema: {\n            type: string;\n            items: any;\n            nullable?: boolean;\n            discriminator?: import(\"../interfaces/open-api-spec.interface\").DiscriminatorObject;\n            readOnly?: boolean;\n            writeOnly?: boolean;\n            xml?: import(\"../interfaces/open-api-spec.interface\").XmlObject;\n            externalDocs?: import(\"../interfaces/open-api-spec.interface\").ExternalDocumentationObject;\n            example?: any;\n            examples?: any[] | Record<string, any>;\n            deprecated?: boolean;\n            allOf?: (SchemaObject | ReferenceObject)[];\n            oneOf?: (SchemaObject | ReferenceObject)[];\n            anyOf?: (SchemaObject | ReferenceObject)[];\n            not?: SchemaObject | ReferenceObject;\n            properties?: Record<string, SchemaObject | ReferenceObject>;\n            additionalProperties?: SchemaObject | ReferenceObject | boolean;\n            patternProperties?: SchemaObject | ReferenceObject | any;\n            description?: string;\n            format?: string;\n            default?: any;\n            title?: string;\n            multipleOf?: number;\n            maximum?: number;\n            exclusiveMaximum?: boolean;\n            minimum?: number;\n            exclusiveMinimum?: boolean;\n            maxLength?: number;\n            minLength?: number;\n            pattern?: string;\n            maxItems?: number;\n            minItems?: number;\n            uniqueItems?: boolean;\n            maxProperties?: number;\n            minProperties?: number;\n            required?: string[];\n            enum?: any[];\n            'x-enumNames'?: string[];\n        };\n        description?: string;\n        required?: boolean;\n        deprecated?: boolean;\n        allowEmptyValue?: boolean;\n        style?: import(\"../interfaces/open-api-spec.interface\").ParameterStyle;\n        explode?: boolean;\n        allowReserved?: boolean;\n        examples?: Record<string, import(\"../interfaces/open-api-spec.interface\").ExampleObject | ReferenceObject>;\n        example?: any;\n        content?: import(\"../interfaces/open-api-spec.interface\").ContentObject;\n    } | {\n        schema: {\n            type: string;\n            items: any;\n            nullable?: boolean;\n            discriminator?: import(\"../interfaces/open-api-spec.interface\").DiscriminatorObject;\n            readOnly?: boolean;\n            writeOnly?: boolean;\n            xml?: import(\"../interfaces/open-api-spec.interface\").XmlObject;\n            externalDocs?: import(\"../interfaces/open-api-spec.interface\").ExternalDocumentationObject;\n            example?: any;\n            examples?: any[] | Record<string, any>;\n            deprecated?: boolean;\n            allOf?: (SchemaObject | ReferenceObject)[];\n            oneOf?: (SchemaObject | ReferenceObject)[];\n            anyOf?: (SchemaObject | ReferenceObject)[];\n            not?: SchemaObject | ReferenceObject;\n            properties?: Record<string, SchemaObject | ReferenceObject>;\n            additionalProperties?: SchemaObject | ReferenceObject | boolean;\n            patternProperties?: SchemaObject | ReferenceObject | any;\n            description?: string;\n            format?: string;\n            default?: any;\n            title?: string;\n            multipleOf?: number;\n            maximum?: number;\n            exclusiveMaximum?: boolean;\n            minimum?: number;\n            exclusiveMinimum?: boolean;\n            maxLength?: number;\n            minLength?: number;\n            pattern?: string;\n            maxItems?: number;\n            minItems?: number;\n            uniqueItems?: boolean;\n            maxProperties?: number;\n            minProperties?: number;\n            required?: string[];\n            enum?: any[];\n            'x-enumNames'?: string[];\n        };\n        name?: string | number | object;\n        type?: import(\"@nestjs/common\").Type<unknown> & string;\n        in?: import(\"../interfaces/open-api-spec.interface\").ParameterLocation | \"body\" | \"placeholder\";\n        isArray?: boolean;\n        items?: SchemaObject | (SchemaObject & ReferenceObject);\n        required?: boolean & string[];\n        enum?: unknown[] & any[];\n        enumName?: string;\n        enumSchema?: import(\"../interfaces/enum-schema-attributes.interface\").EnumSchemaAttributes;\n        selfRequired?: boolean;\n        nullable?: boolean;\n        discriminator?: import(\"../interfaces/open-api-spec.interface\").DiscriminatorObject;\n        readOnly?: boolean;\n        writeOnly?: boolean;\n        xml?: import(\"../interfaces/open-api-spec.interface\").XmlObject;\n        externalDocs?: import(\"../interfaces/open-api-spec.interface\").ExternalDocumentationObject;\n        example?: any;\n        examples?: any[] | Record<string, any>;\n        deprecated?: boolean;\n        allOf?: (SchemaObject | ReferenceObject)[];\n        oneOf?: (SchemaObject | ReferenceObject)[];\n        anyOf?: (SchemaObject | ReferenceObject)[];\n        not?: SchemaObject | ReferenceObject;\n        properties?: Record<string, SchemaObject | ReferenceObject>;\n        additionalProperties?: SchemaObject | ReferenceObject | boolean;\n        patternProperties?: SchemaObject | ReferenceObject | any;\n        description?: string;\n        format?: string;\n        default?: any;\n        title?: string;\n        multipleOf?: number;\n        maximum?: number;\n        exclusiveMaximum?: boolean;\n        minimum?: number;\n        exclusiveMinimum?: boolean;\n        maxLength?: number;\n        minLength?: number;\n        pattern?: string;\n        maxItems?: number;\n        minItems?: number;\n        uniqueItems?: boolean;\n        maxProperties?: number;\n        minProperties?: number;\n        'x-enumNames'?: string[];\n    };\n    getSchemaOptionsKeys(): Array<keyof SchemaObject>;\n    private getSchemaOptions;\n    private isEnumArrayType;\n    private hasSchemaDefinition;\n    private hasRawContentDefinition;\n    private omitParamKeys;\n}\nexport {};\n",
  "node_modules/@nestjs/swagger/dist/storages/global-parameters.storage.d.ts": "import { ParameterObject } from '../interfaces/open-api-spec.interface';\nexport declare class GlobalParametersStorageHost {\n    private parameters;\n    add(...parameters: ParameterObject[]): void;\n    getAll(): ParameterObject[];\n    clear(): void;\n}\nexport declare const GlobalParametersStorage: GlobalParametersStorageHost;\n",
  "node_modules/@nestjs/swagger/dist/storages/global-responses.storage.d.ts": "import { ApiResponseOptions } from '../decorators';\ntype GlobalResponesMap = Record<string, Omit<ApiResponseOptions, 'status'>>;\nexport declare class GlobalResponsesStorageHost {\n    private responses;\n    add(responses: GlobalResponesMap): void;\n    getAll(): GlobalResponesMap;\n    clear(): void;\n}\nexport declare const GlobalResponsesStorage: GlobalResponsesStorageHost;\nexport {};\n",
  "node_modules/@nestjs/swagger/dist/swagger-explorer.d.ts": "import { Controller } from '@nestjs/common/interfaces';\nimport { ApplicationConfig } from '@nestjs/core';\nimport { InstanceWrapper } from '@nestjs/core/injector/instance-wrapper';\nimport { OperationIdFactory } from './interfaces';\nimport { DenormalizedDoc } from './interfaces/denormalized-doc.interface';\nimport { SchemaObject } from './interfaces/open-api-spec.interface';\nimport { SchemaObjectFactory } from './services/schema-object-factory';\nexport declare class SwaggerExplorer {\n    private readonly schemaObjectFactory;\n    private readonly options;\n    private readonly mimetypeContentWrapper;\n    private readonly metadataScanner;\n    private readonly schemas;\n    private operationIdFactory;\n    private routePathFactory?;\n    private linkNameFactory;\n    constructor(schemaObjectFactory: SchemaObjectFactory, options?: {\n        httpAdapterType?: string;\n    });\n    exploreController(wrapper: InstanceWrapper<Controller>, applicationConfig: ApplicationConfig, options: {\n        modulePath?: string;\n        globalPrefix?: string;\n        operationIdFactory?: OperationIdFactory;\n        linkNameFactory?: (controllerKey: string, methodKey: string, fieldKey: string) => string;\n        autoTagControllers?: boolean;\n    }): DenormalizedDoc[];\n    getSchemas(): Record<string, SchemaObject>;\n    private generateDenormalizedDocument;\n    private exploreGlobalMetadata;\n    private exploreRoutePathAndMethod;\n    private getOperationId;\n    private getRoutePathVersions;\n    private reflectControllerPath;\n    private validateRoutePath;\n    private mergeMetadata;\n    private deepMergeMetadata;\n    private mergeValues;\n    private migrateOperationSchema;\n    private registerExtraModels;\n    private getVersionMetadata;\n}\n",
  "node_modules/@nestjs/swagger/dist/swagger-module.d.ts": "import { INestApplication } from '@nestjs/common';\nimport { HttpServer } from '@nestjs/common/interfaces/http/http-server.interface';\nimport { OpenAPIObject, SwaggerCustomOptions, SwaggerDocumentOptions } from './interfaces';\nexport declare class SwaggerModule {\n    private static readonly metadataLoader;\n    static createDocument(app: INestApplication, config: Omit<OpenAPIObject, 'paths'>, options?: SwaggerDocumentOptions): OpenAPIObject;\n    static loadPluginMetadata(metadataFn: () => Promise<Record<string, any>>): Promise<void>;\n    protected static serveStatic(finalPath: string, app: INestApplication, customStaticPath?: string): void;\n    protected static serveDocuments(finalPath: string, urlLastSubdirectory: string, httpAdapter: HttpServer, documentOrFactory: OpenAPIObject | (() => OpenAPIObject), options: {\n        ui: boolean;\n        raw: boolean | Array<'json' | 'yaml'>;\n        jsonDocumentUrl: string;\n        yamlDocumentUrl: string;\n        swaggerOptions: SwaggerCustomOptions;\n    }): void;\n    protected static serveSwaggerUi(finalPath: string, urlLastSubdirectory: string, httpAdapter: HttpServer, getBuiltDocument: () => OpenAPIObject, swaggerOptions: SwaggerCustomOptions): void;\n    protected static serveDefinitions(httpAdapter: HttpServer, getBuiltDocument: () => OpenAPIObject, options: {\n        jsonDocumentUrl: string;\n        yamlDocumentUrl: string;\n        swaggerOptions: SwaggerCustomOptions;\n    }, serveOptions: {\n        serveJson: boolean;\n        serveYaml: boolean;\n    }): void;\n    static setup(path: string, app: INestApplication, documentOrFactory: OpenAPIObject | (() => OpenAPIObject), options?: SwaggerCustomOptions): void;\n}\n",
  "node_modules/@nestjs/swagger/dist/swagger-scanner.d.ts": "import { INestApplication, InjectionToken } from '@nestjs/common';\nimport { ApplicationConfig } from '@nestjs/core';\nimport { InstanceWrapper } from '@nestjs/core/injector/instance-wrapper';\nimport { Module } from '@nestjs/core/injector/module';\nimport { OpenAPIObject, OperationIdFactory, SwaggerDocumentOptions } from './interfaces';\nimport { ModuleRoute } from './interfaces/module-route.interface';\nimport { SchemaObject } from './interfaces/open-api-spec.interface';\nexport declare class SwaggerScanner {\n    private readonly transformer;\n    private readonly schemaObjectFactory;\n    private explorer;\n    scanApplication(app: INestApplication, options: SwaggerDocumentOptions): Omit<OpenAPIObject, 'openapi' | 'info'>;\n    scanModuleControllers(controller: Map<InjectionToken, InstanceWrapper>, applicationConfig: ApplicationConfig, options: {\n        modulePath: string | undefined;\n        globalPrefix: string | undefined;\n        operationIdFactory?: OperationIdFactory;\n        linkNameFactory?: (controllerKey: string, methodKey: string, fieldKey: string) => string;\n        autoTagControllers?: boolean;\n    }): ModuleRoute[];\n    getModules(modulesContainer: Map<string, Module>, include: Function[]): Module[];\n    addExtraModels(schemas: Record<string, SchemaObject>, extraModels: Function[]): void;\n    private getModulePathMetadata;\n    private initializeSwaggerExplorer;\n}\n",
  "node_modules/@nestjs/swagger/dist/swagger-transformer.d.ts": "import { OpenAPIObject } from './interfaces';\nexport declare class SwaggerTransformer {\n    normalizePaths(denormalizedDoc: (Partial<OpenAPIObject> & Record<'root', any>)[]): Record<'paths', OpenAPIObject['paths']>;\n}\n",
  "node_modules/@nestjs/swagger/dist/swagger-ui/constants.d.ts": "export declare const favIconHtml: string;\nexport declare const htmlTemplateString = \"\\n<!-- HTML for static distribution bundle build -->\\n<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n  <meta charset=\\\"UTF-8\\\">\\n  <title><% title %></title>\\n  <link rel=\\\"stylesheet\\\" type=\\\"text/css\\\" href=\\\"<% baseUrl %>swagger-ui.css\\\" >\\n  <% favIconString %>\\n  <style>\\n    html\\n    {\\n      box-sizing: border-box;\\n      overflow: -moz-scrollbars-vertical;\\n      overflow-y: scroll;\\n    }\\n    *,\\n    *:before,\\n    *:after\\n    {\\n      box-sizing: inherit;\\n    }\\n\\n    body {\\n      margin:0;\\n      background: #fafafa;\\n    }\\n  </style>\\n</head>\\n\\n<body>\\n\\n<svg xmlns=\\\"http://www.w3.org/2000/svg\\\" xmlns:xlink=\\\"http://www.w3.org/1999/xlink\\\" style=\\\"position:absolute;width:0;height:0\\\">\\n  <defs>\\n    <symbol viewBox=\\\"0 0 20 20\\\" id=\\\"unlocked\\\">\\n      <path d=\\\"M15.8 8H14V5.6C14 2.703 12.665 1 10 1 7.334 1 6 2.703 6 5.6V6h2v-.801C8 3.754 8.797 3 10 3c1.203 0 2 .754 2 2.199V8H4c-.553 0-1 .646-1 1.199V17c0 .549.428 1.139.951 1.307l1.197.387C5.672 18.861 6.55 19 7.1 19h5.8c.549 0 1.428-.139 1.951-.307l1.196-.387c.524-.167.953-.757.953-1.306V9.199C17 8.646 16.352 8 15.8 8z\\\"></path>\\n    </symbol>\\n\\n    <symbol viewBox=\\\"0 0 20 20\\\" id=\\\"locked\\\">\\n      <path d=\\\"M15.8 8H14V5.6C14 2.703 12.665 1 10 1 7.334 1 6 2.703 6 5.6V8H4c-.553 0-1 .646-1 1.199V17c0 .549.428 1.139.951 1.307l1.197.387C5.672 18.861 6.55 19 7.1 19h5.8c.549 0 1.428-.139 1.951-.307l1.196-.387c.524-.167.953-.757.953-1.306V9.199C17 8.646 16.352 8 15.8 8zM12 8H8V5.199C8 3.754 8.797 3 10 3c1.203 0 2 .754 2 2.199V8z\\\"/>\\n    </symbol>\\n\\n    <symbol viewBox=\\\"0 0 20 20\\\" id=\\\"close\\\">\\n      <path d=\\\"M14.348 14.849c-.469.469-1.229.469-1.697 0L10 11.819l-2.651 3.029c-.469.469-1.229.469-1.697 0-.469-.469-.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-.469-.469-.469-1.228 0-1.697.469-.469 1.228-.469 1.697 0L10 8.183l2.651-3.031c.469-.469 1.228-.469 1.697 0 .469.469.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c.469.469.469 1.229 0 1.698z\\\"/>\\n    </symbol>\\n\\n    <symbol viewBox=\\\"0 0 20 20\\\" id=\\\"large-arrow\\\">\\n      <path d=\\\"M13.25 10L6.109 2.58c-.268-.27-.268-.707 0-.979.268-.27.701-.27.969 0l7.83 7.908c.268.271.268.709 0 .979l-7.83 7.908c-.268.271-.701.27-.969 0-.268-.269-.268-.707 0-.979L13.25 10z\\\"/>\\n    </symbol>\\n\\n    <symbol viewBox=\\\"0 0 20 20\\\" id=\\\"large-arrow-down\\\">\\n      <path d=\\\"M17.418 6.109c.272-.268.709-.268.979 0s.271.701 0 .969l-7.908 7.83c-.27.268-.707.268-.979 0l-7.908-7.83c-.27-.268-.27-.701 0-.969.271-.268.709-.268.979 0L10 13.25l7.418-7.141z\\\"/>\\n    </symbol>\\n\\n\\n    <symbol viewBox=\\\"0 0 24 24\\\" id=\\\"jump-to\\\">\\n      <path d=\\\"M19 7v4H5.83l3.58-3.59L8 6l-6 6 6 6 1.41-1.41L5.83 13H21V7z\\\"/>\\n    </symbol>\\n\\n    <symbol viewBox=\\\"0 0 24 24\\\" id=\\\"expand\\\">\\n      <path d=\\\"M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z\\\"/>\\n    </symbol>\\n\\n  </defs>\\n</svg>\\n\\n<div id=\\\"swagger-ui\\\"></div>\\n\\n<script src=\\\"<% baseUrl %>swagger-ui-bundle.js\\\"> </script>\\n<script src=\\\"<% baseUrl %>swagger-ui-standalone-preset.js\\\"> </script>\\n<script src=\\\"<% baseUrl %>swagger-ui-init.js\\\"> </script>\\n<% customJs %>\\n<% customJsStr %>\\n<% customCssUrl %>\\n<style>\\n  <% customCss %>\\n  <% explorerCss %>\\n</style>\\n</body>\\n\\n</html>\\n\";\nexport declare const jsTemplateString = \"\\nwindow.onload = function() {\\n  // Build a system\\n  let url = window.location.search.match(/url=([^&]+)/);\\n  if (url && url.length > 1) {\\n    url = decodeURIComponent(url[1]);\\n  } else {\\n    url = window.location.origin;\\n  }\\n  <% swaggerOptions %>\\n  url = options.swaggerUrl || url\\n  let urls = options.swaggerUrls\\n  let customOptions = options.customOptions\\n  let spec1 = options.swaggerDoc\\n  let swaggerOptions = {\\n    spec: spec1,\\n    url: url,\\n    urls: urls,\\n    dom_id: '#swagger-ui',\\n    deepLinking: true,\\n    presets: [\\n      SwaggerUIBundle.presets.apis,\\n      SwaggerUIStandalonePreset\\n    ],\\n    plugins: [\\n      SwaggerUIBundle.plugins.DownloadUrl\\n    ],\\n    layout: \\\"StandaloneLayout\\\"\\n  }\\n  for (let attrname in customOptions) {\\n    swaggerOptions[attrname] = customOptions[attrname];\\n  }\\n  let ui = SwaggerUIBundle(swaggerOptions)\\n\\n  if (customOptions.initOAuth) {\\n    ui.initOAuth(customOptions.initOAuth)\\n  }\\n\\n  if (customOptions.authAction) {\\n    ui.authActions.authorize(customOptions.authAction)\\n  }\\n  \\n  window.ui = ui\\n}\\n\";\n",
  "node_modules/@nestjs/swagger/dist/swagger-ui/helpers.d.ts": "import { SwaggerUIInitOptions } from '../interfaces/swagger-ui-init-options.interface';\nexport declare function buildJSInitOptions(initOptions: SwaggerUIInitOptions): string;\n",
  "node_modules/@nestjs/swagger/dist/swagger-ui/index.d.ts": "export * from './swagger-ui';\n",
  "node_modules/@nestjs/swagger/dist/swagger-ui/swagger-ui.d.ts": "import { OpenAPIObject, SwaggerCustomOptions } from '../interfaces';\nexport declare function buildSwaggerInitJS(swaggerDoc: OpenAPIObject, customOptions?: SwaggerCustomOptions): string;\nexport declare function getSwaggerAssetsAbsoluteFSPath(): string;\nexport declare function buildSwaggerHTML(baseUrl: string, customOptions?: SwaggerCustomOptions): string;\n",
  "node_modules/@nestjs/swagger/dist/type-helpers/index.d.ts": "export * from './intersection-type.helper';\nexport * from './omit-type.helper';\nexport * from './partial-type.helper';\nexport * from './pick-type.helper';\n",
  "node_modules/@nestjs/swagger/dist/type-helpers/intersection-type.helper.d.ts": "import { Type } from '@nestjs/common';\ntype UnionToIntersection<U> = (U extends any ? (k: U) => void : never) extends (k: infer I) => void ? I : never;\ntype ClassRefsToConstructors<T extends Type[]> = {\n    [U in keyof T]: T[U] extends Type<infer V> ? V : never;\n};\ntype Intersection<T extends Type[]> = Type<UnionToIntersection<ClassRefsToConstructors<T>[number]>>;\nexport declare function IntersectionType<T extends Type[]>(...classRefs: T): Intersection<T>;\nexport {};\n",
  "node_modules/@nestjs/swagger/dist/type-helpers/mapped-types.utils.d.ts": "import { Type } from '@nestjs/common';\nexport declare function clonePluginMetadataFactory(target: Type<unknown>, parent: Type<unknown>, transformFn?: (metadata: Record<string, any>) => Record<string, any>): void;\n",
  "node_modules/@nestjs/swagger/dist/type-helpers/omit-type.helper.d.ts": "import { Type } from '@nestjs/common';\nexport declare function OmitType<T, K extends keyof T>(classRef: Type<T>, keys: readonly K[]): Type<Omit<T, (typeof keys)[number]>>;\n",
  "node_modules/@nestjs/swagger/dist/type-helpers/partial-type.helper.d.ts": "import { Type } from '@nestjs/common';\nexport declare function PartialType<T>(classRef: Type<T>, options?: {\n    skipNullProperties?: boolean;\n}): Type<Partial<T>>;\n",
  "node_modules/@nestjs/swagger/dist/type-helpers/pick-type.helper.d.ts": "import { Type } from '@nestjs/common';\nexport declare function PickType<T, K extends keyof T>(classRef: Type<T>, keys: readonly K[]): Type<Pick<T, (typeof keys)[number]>>;\n",
  "node_modules/@nestjs/swagger/dist/types/swagger-enum.type.d.ts": "export type SwaggerEnumType = string[] | number[] | (string | number)[] | Record<number, string>;\n",
  "node_modules/@nestjs/swagger/dist/utils/assign-two-levels-deep.d.ts": "export declare function assignTwoLevelsDeep<TObject, T>(_dest: TObject, ...args: T[]): TObject & T;\n",
  "node_modules/@nestjs/swagger/dist/utils/enum.utils.d.ts": "import { SchemaObjectMetadata } from '../interfaces/schema-object-metadata.interface';\nimport { SwaggerEnumType } from '../types/swagger-enum.type';\nexport declare function getEnumValues(enumType: SwaggerEnumType | (() => SwaggerEnumType)): string[] | number[];\nexport declare function getEnumType(values: (string | number)[]): 'string' | 'number';\nexport declare function addEnumArraySchema(paramDefinition: Partial<Record<'schema' | 'isArray' | 'enumName' | 'enumSchema', any>>, decoratorOptions: Partial<Record<'enum' | 'enumName' | 'enumSchema', any>>): void;\nexport declare function addEnumSchema(paramDefinition: Partial<Record<string, any>>, decoratorOptions: Partial<Record<string, any>>): void;\nexport declare const isEnumArray: <T extends Partial<Record<\"isArray\" | \"enum\", any>>>(obj: Record<string, any>) => obj is T;\nexport declare const isEnumDefined: <T extends Partial<Record<\"enum\", any>>>(obj: Record<string, any>) => obj is T;\nexport declare const isEnumMetadata: (metadata: SchemaObjectMetadata) => any;\n",
  "node_modules/@nestjs/swagger/dist/utils/extend-metadata.util.d.ts": "import 'reflect-metadata';\nexport declare function extendMetadata<T extends Record<string, any>[] = any[]>(metadata: T, metakey: string, target: object): any;\n",
  "node_modules/@nestjs/swagger/dist/utils/get-global-prefix.d.ts": "import { INestApplication } from '@nestjs/common';\nexport declare function getGlobalPrefix(app: INestApplication): string;\n",
  "node_modules/@nestjs/swagger/dist/utils/get-schema-path.util.d.ts": "export declare function getSchemaPath(model: string | Function): string;\nexport declare function refs(...models: Function[]): {\n    $ref: string;\n}[];\n",
  "node_modules/@nestjs/swagger/dist/utils/index.d.ts": "export * from './get-schema-path.util';\n",
  "node_modules/@nestjs/swagger/dist/utils/is-body-parameter.util.d.ts": "import { ParamWithTypeMetadata } from '../services/parameter-metadata-accessor';\nexport declare function isBodyParameter(param: ParamWithTypeMetadata): boolean;\n",
  "node_modules/@nestjs/swagger/dist/utils/is-built-in-type.util.d.ts": "import { Type } from '@nestjs/common';\nexport declare function isBuiltInType(type: Type<unknown> | Function | string): boolean;\n",
  "node_modules/@nestjs/swagger/dist/utils/is-date-ctor.util.d.ts": "import { Type } from '@nestjs/common';\nexport declare function isDateCtor(type: Type<unknown> | Function | string): boolean;\n",
  "node_modules/@nestjs/swagger/dist/utils/merge-and-uniq.util.d.ts": "export declare function mergeAndUniq<T = any>(a?: unknown, b?: unknown): T;\n",
  "node_modules/@nestjs/swagger/dist/utils/normalize-rel-path.d.ts": "export declare function normalizeRelPath(input: string): string;\n",
  "node_modules/@nestjs/swagger/dist/utils/remove-undefined-keys.d.ts": "export declare function removeUndefinedKeys(obj: {\n    [x: string]: any;\n}): {\n    [x: string]: any;\n};\n",
  "node_modules/@nestjs/swagger/dist/utils/resolve-path.util.d.ts": "export declare function resolvePath(path: string): string;\n",
  "node_modules/@nestjs/swagger/dist/utils/reverse-object-keys.util.d.ts": "export declare function reverseObjectKeys(originalObject: Record<string, any>): Record<string, any>;\n",
  "node_modules/@nestjs/swagger/dist/utils/sort-object-lexicographically.d.ts": "export declare function sortObjectLexicographically(obj: {\n    [key: string]: any;\n}): {\n    [key: string]: any;\n};\n",
  "node_modules/@nestjs/swagger/dist/utils/strip-last-slash.util.d.ts": "export declare function stripLastSlash(path: string): string;\n",
  "node_modules/@nestjs/swagger/dist/utils/validate-global-prefix.util.d.ts": "export declare const validateGlobalPrefix: (globalPrefix: string) => boolean;\n",
  "node_modules/@nestjs/swagger/dist/utils/validate-path.util.d.ts": "export declare const validatePath: (inputPath: string) => string;\n",
  "node_modules/@nestjs/swagger/index.d.ts": "export * from './dist';\n",
  "node_modules/@nestjs/swagger/package.json": "{\n  \"name\": \"@nestjs/swagger\",\n  \"version\": \"11.2.0\",\n  \"description\": \"Nest - modern, fast, powerful node.js web framework (@swagger)\",\n  \"author\": \"Kamil Mysliwiec\",\n  \"license\": \"MIT\",\n  \"repository\": \"https://github.com/nestjs/swagger\",\n  \"main\": \"dist/index.js\",\n  \"types\": \"dist/index.d.ts\",\n  \"scripts\": {\n    \"build\": \"tsc -p tsconfig.build.json\",\n    \"format\": \"prettier \\\"lib/**/*.ts\\\" --write\",\n    \"lint\": \"eslint 'lib/**/*.ts' --fix\",\n    \"prepublish:next\": \"npm run build\",\n    \"publish:next\": \"npm publish --access public --tag next\",\n    \"prepublish:npm\": \"npm run build\",\n    \"publish:npm\": \"npm publish --access public\",\n    \"prepare\": \"npm run build\",\n    \"test\": \"jest\",\n    \"test:dev\": \"jest --watch\",\n    \"test:e2e\": \"jest --config e2e/jest-e2e.json\",\n    \"prerelease\": \"npm run build\",\n    \"release\": \"release-it\",\n    \"---manual-tests---\": \"\",\n    \"start\": \"nest start\",\n    \"start:dev\": \"nest start --watch\",\n    \"start:debug\": \"nest start --watch --debug\"\n  },\n  \"dependencies\": {\n    \"@microsoft/tsdoc\": \"0.15.1\",\n    \"@nestjs/mapped-types\": \"2.1.0\",\n    \"js-yaml\": \"4.1.0\",\n    \"lodash\": \"4.17.21\",\n    \"path-to-regexp\": \"8.2.0\",\n    \"swagger-ui-dist\": \"5.21.0\"\n  },\n  \"devDependencies\": {\n    \"@commitlint/cli\": \"19.8.0\",\n    \"@commitlint/config-angular\": \"19.8.0\",\n    \"@eslint/eslintrc\": \"3.3.1\",\n    \"@eslint/js\": \"9.26.0\",\n    \"@fastify/static\": \"8.1.1\",\n    \"@nestjs/common\": \"11.1.0\",\n    \"@nestjs/core\": \"11.1.0\",\n    \"@nestjs/platform-express\": \"11.1.0\",\n    \"@nestjs/platform-fastify\": \"11.1.0\",\n    \"@types/jest\": \"29.5.14\",\n    \"@types/js-yaml\": \"4.0.9\",\n    \"@types/lodash\": \"4.17.16\",\n    \"@types/node\": \"22.15.3\",\n    \"class-transformer\": \"0.5.1\",\n    \"class-validator\": \"0.14.2\",\n    \"eslint\": \"9.26.0\",\n    \"eslint-config-prettier\": \"10.1.2\",\n    \"eslint-plugin-prettier\": \"5.3.1\",\n    \"express\": \"5.1.0\",\n    \"fastify\": \"5.3.2\",\n    \"globals\": \"16.0.0\",\n    \"husky\": \"9.1.7\",\n    \"jest\": \"29.7.0\",\n    \"lerna-changelog\": \"2.2.0\",\n    \"lint-staged\": \"15.5.1\",\n    \"openapi-types\": \"12.1.3\",\n    \"prettier\": \"3.5.3\",\n    \"prettier-v2\": \"npm:prettier@2.8.8\",\n    \"reflect-metadata\": \"0.2.2\",\n    \"release-it\": \"19.0.2\",\n    \"supertest\": \"7.1.0\",\n    \"swagger-parser\": \"10.0.3\",\n    \"ts-jest\": \"29.3.2\",\n    \"typescript\": \"5.8.3\",\n    \"typescript-eslint\": \"8.31.1\"\n  },\n  \"peerDependencies\": {\n    \"@fastify/static\": \"^8.0.0\",\n    \"@nestjs/common\": \"^11.0.1\",\n    \"@nestjs/core\": \"^11.0.1\",\n    \"class-transformer\": \"*\",\n    \"class-validator\": \"*\",\n    \"reflect-metadata\": \"^0.1.12 || ^0.2.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"@fastify/static\": {\n      \"optional\": true\n    },\n    \"class-transformer\": {\n      \"optional\": true\n    },\n    \"class-validator\": {\n      \"optional\": true\n    }\n  },\n  \"lint-staged\": {\n    \"*.ts\": [\n      \"prettier --write\",\n      \"git add -f\"\n    ]\n  },\n  \"husky\": {\n    \"hooks\": {\n      \"pre-commit\": \"lint-staged\",\n      \"commit-msg\": \"commitlint -c .commitlintrc.json -E HUSKY_GIT_PARAMS\"\n    }\n  },\n  \"changelog\": {\n    \"labels\": {\n      \"feature\": \"Features\",\n      \"bug\": \"Bug fixes\",\n      \"enhancement\": \"Enhancements\",\n      \"docs\": \"Docs\",\n      \"dependencies\": \"Dependencies\",\n      \"type: code style\": \"Code style tweaks\",\n      \"breaking change\": \"Breaking changes\"\n    }\n  }\n}\n",
  "node_modules/@nuxt/opencollective/package.json": "{\n  \"name\": \"@nuxt/opencollective\",\n  \"version\": \"0.4.1\",\n  \"repository\": \"nuxt-contrib/opencollective\",\n  \"license\": \"MIT\",\n  \"main\": \"dist/index.js\",\n  \"bin\": \"bin/opencollective.js\",\n  \"files\": [\n    \"bin\",\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"build\": \"bili -t node --format cjs src/index.js\",\n    \"lint\": \"eslint src test\",\n    \"lint:engines\": \"installed-check -d\",\n    \"prepublish\": \"pnpm build\",\n    \"release\": \"standard-version && git push --follow-tags && npm publish\",\n    \"test\": \"pnpm lint && pnpm test:coverage\",\n    \"test:ava\": \"nyc ava --verbose\",\n    \"test:coverage\": \"nyc --reporter=lcov --reporter=html ava\"\n  },\n  \"ava\": {\n    \"require\": [\n      \"jiti/register\"\n    ]\n  },\n  \"dependencies\": {\n    \"consola\": \"^3.2.3\"\n  },\n  \"devDependencies\": {\n    \"@commitlint/cli\": \"^17.8.1\",\n    \"@commitlint/config-conventional\": \"^17.8.1\",\n    \"@nuxtjs/eslint-config\": \"^12.0.0\",\n    \"ava\": \"^5.3.1\",\n    \"bili\": \"latest\",\n    \"eslint\": \"^8.57.1\",\n    \"fetch-mock\": \"^9.11.0\",\n    \"installed-check\": \"^9.3.0\",\n    \"jiti\": \"^1.21.6\",\n    \"node-fetch\": \"npm:node-fetch-native@^1.6.4\",\n    \"nyc\": \"latest\",\n    \"sinon\": \"^17.0.1\",\n    \"standard-version\": \"^9.5.0\"\n  },\n  \"engines\": {\n    \"node\": \"^14.18.0 || >=16.10.0\",\n    \"npm\": \">=5.10.0\"\n  },\n  \"packageManager\": \"pnpm@9.15.0\"\n}\n",
  "node_modules/@popperjs/core/index.d.ts": "export * from './lib';\n",
  "node_modules/@popperjs/core/lib/createPopper.d.ts": "import type { OptionsGeneric, Modifier, Instance, VirtualElement } from \"./types\";\nimport detectOverflow from \"./utils/detectOverflow\";\ndeclare type PopperGeneratorArgs = {\n    defaultModifiers?: Array<Modifier<any, any>>;\n    defaultOptions?: Partial<OptionsGeneric<any>>;\n};\nexport declare function popperGenerator(generatorOptions?: PopperGeneratorArgs): <TModifier extends Partial<Modifier<any, any>>>(reference: Element | VirtualElement, popper: HTMLElement, options?: Partial<OptionsGeneric<TModifier>>) => Instance;\nexport declare const createPopper: <TModifier extends Partial<Modifier<any, any>>>(reference: Element | VirtualElement, popper: HTMLElement, options?: Partial<OptionsGeneric<TModifier>>) => Instance;\nexport { detectOverflow };\n",
  "node_modules/@popperjs/core/lib/dom-utils/contains.d.ts": "export default function contains(parent: Element, child: Element): boolean;\n",
  "node_modules/@popperjs/core/lib/dom-utils/getBoundingClientRect.d.ts": "import type { ClientRectObject, VirtualElement } from \"../types\";\nexport default function getBoundingClientRect(element: Element | VirtualElement, includeScale?: boolean, isFixedStrategy?: boolean): ClientRectObject;\n",
  "node_modules/@popperjs/core/lib/dom-utils/getClippingRect.d.ts": "import type { ClientRectObject, PositioningStrategy } from \"../types\";\nimport type { Boundary, RootBoundary } from \"../enums\";\nexport default function getClippingRect(element: Element, boundary: Boundary, rootBoundary: RootBoundary, strategy: PositioningStrategy): ClientRectObject;\n",
  "node_modules/@popperjs/core/lib/dom-utils/getCompositeRect.d.ts": "import type { Rect, VirtualElement, Window } from \"../types\";\nexport default function getCompositeRect(elementOrVirtualElement: Element | VirtualElement, offsetParent: Element | Window, isFixed?: boolean): Rect;\n",
  "node_modules/@popperjs/core/lib/dom-utils/getComputedStyle.d.ts": "export default function getComputedStyle(element: Element): CSSStyleDeclaration;\n",
  "node_modules/@popperjs/core/lib/dom-utils/getDocumentElement.d.ts": "import type { Window } from \"../types\";\nexport default function getDocumentElement(element: Element | Window): HTMLElement;\n",
  "node_modules/@popperjs/core/lib/dom-utils/getDocumentRect.d.ts": "import type { Rect } from \"../types\";\nexport default function getDocumentRect(element: HTMLElement): Rect;\n",
  "node_modules/@popperjs/core/lib/dom-utils/getHTMLElementScroll.d.ts": "export default function getHTMLElementScroll(element: HTMLElement): {\n    scrollLeft: number;\n    scrollTop: number;\n};\n",
  "node_modules/@popperjs/core/lib/dom-utils/getLayoutRect.d.ts": "import type { Rect } from \"../types\";\nexport default function getLayoutRect(element: HTMLElement): Rect;\n",
  "node_modules/@popperjs/core/lib/dom-utils/getNodeName.d.ts": "import type { Window } from \"../types\";\nexport default function getNodeName(element: (Node | null | undefined) | Window): string | null | undefined;\n",
  "node_modules/@popperjs/core/lib/dom-utils/getNodeScroll.d.ts": "import type { Window } from \"../types\";\nexport default function getNodeScroll(node: Node | Window): {\n    scrollLeft: any;\n    scrollTop: any;\n};\n",
  "node_modules/@popperjs/core/lib/dom-utils/getOffsetParent.d.ts": "export default function getOffsetParent(element: Element): any;\n",
  "node_modules/@popperjs/core/lib/dom-utils/getParentNode.d.ts": "export default function getParentNode(element: Node | ShadowRoot): Node;\n",
  "node_modules/@popperjs/core/lib/dom-utils/getScrollParent.d.ts": "export default function getScrollParent(node: Node): HTMLElement;\n",
  "node_modules/@popperjs/core/lib/dom-utils/getViewportRect.d.ts": "import type { PositioningStrategy } from \"../types\";\nexport default function getViewportRect(element: Element, strategy: PositioningStrategy): {\n    width: number;\n    height: number;\n    x: number;\n    y: number;\n};\n",
  "node_modules/@popperjs/core/lib/dom-utils/getWindow.d.ts": "export default function getWindow(node: any): any;\n",
  "node_modules/@popperjs/core/lib/dom-utils/getWindowScroll.d.ts": "import type { Window } from \"../types\";\nexport default function getWindowScroll(node: Node | Window): {\n    scrollLeft: any;\n    scrollTop: any;\n};\n",
  "node_modules/@popperjs/core/lib/dom-utils/getWindowScrollBarX.d.ts": "export default function getWindowScrollBarX(element: Element): number;\n",
  "node_modules/@popperjs/core/lib/dom-utils/instanceOf.d.ts": "declare function isElement(node: unknown): boolean;\ndeclare function isHTMLElement(node: unknown): boolean;\ndeclare function isShadowRoot(node: unknown): boolean;\nexport { isElement, isHTMLElement, isShadowRoot };\n",
  "node_modules/@popperjs/core/lib/dom-utils/isLayoutViewport.d.ts": "export default function isLayoutViewport(): boolean;\n",
  "node_modules/@popperjs/core/lib/dom-utils/isScrollParent.d.ts": "export default function isScrollParent(element: HTMLElement): boolean;\n",
  "node_modules/@popperjs/core/lib/dom-utils/isTableElement.d.ts": "export default function isTableElement(element: Element): boolean;\n",
  "node_modules/@popperjs/core/lib/dom-utils/listScrollParents.d.ts": "import type { Window, VisualViewport } from \"../types\";\nexport default function listScrollParents(element: Node, list?: Array<Element | Window>): Array<Element | Window | VisualViewport>;\n",
  "node_modules/@popperjs/core/lib/enums.d.ts": "export declare const top: \"top\";\nexport declare const bottom: \"bottom\";\nexport declare const right: \"right\";\nexport declare const left: \"left\";\nexport declare const auto: \"auto\";\nexport declare type BasePlacement = typeof top | typeof bottom | typeof right | typeof left;\nexport declare const basePlacements: Array<BasePlacement>;\nexport declare const start: \"start\";\nexport declare const end: \"end\";\nexport declare type Variation = typeof start | typeof end;\nexport declare const clippingParents: \"clippingParents\";\nexport declare const viewport: \"viewport\";\nexport declare type Boundary = Element | Array<Element> | typeof clippingParents;\nexport declare type RootBoundary = typeof viewport | \"document\";\nexport declare const popper: \"popper\";\nexport declare const reference: \"reference\";\nexport declare type Context = typeof popper | typeof reference;\nexport declare type VariationPlacement = \"top-start\" | \"top-end\" | \"bottom-start\" | \"bottom-end\" | \"right-start\" | \"right-end\" | \"left-start\" | \"left-end\";\nexport declare type AutoPlacement = \"auto\" | \"auto-start\" | \"auto-end\";\nexport declare type ComputedPlacement = VariationPlacement | BasePlacement;\nexport declare type Placement = AutoPlacement | BasePlacement | VariationPlacement;\nexport declare const variationPlacements: Array<VariationPlacement>;\nexport declare const placements: Array<Placement>;\nexport declare const beforeRead: \"beforeRead\";\nexport declare const read: \"read\";\nexport declare const afterRead: \"afterRead\";\nexport declare const beforeMain: \"beforeMain\";\nexport declare const main: \"main\";\nexport declare const afterMain: \"afterMain\";\nexport declare const beforeWrite: \"beforeWrite\";\nexport declare const write: \"write\";\nexport declare const afterWrite: \"afterWrite\";\nexport declare const modifierPhases: Array<ModifierPhases>;\nexport declare type ModifierPhases = typeof beforeRead | typeof read | typeof afterRead | typeof beforeMain | typeof main | typeof afterMain | typeof beforeWrite | typeof write | typeof afterWrite;\n",
  "node_modules/@popperjs/core/lib/index.d.ts": "export * from \"./types\";\nexport * from \"./enums\";\nexport * from \"./modifiers\";\nexport { popperGenerator, detectOverflow, createPopper as createPopperBase } from \"./createPopper\";\nexport { createPopper } from \"./popper\";\nexport { createPopper as createPopperLite } from \"./popper-lite\";\n",
  "node_modules/@popperjs/core/lib/modifiers/applyStyles.d.ts": "import type { Modifier } from \"../types\";\nexport declare type ApplyStylesModifier = Modifier<\"applyStyles\", {}>;\ndeclare const _default: ApplyStylesModifier;\nexport default _default;\n",
  "node_modules/@popperjs/core/lib/modifiers/arrow.d.ts": "import type { Modifier, Padding, Rect } from \"../types\";\nimport type { Placement } from \"../enums\";\nexport declare type Options = {\n    element: HTMLElement | string | null;\n    padding: Padding | ((arg0: {\n        popper: Rect;\n        reference: Rect;\n        placement: Placement;\n    }) => Padding);\n};\nexport declare type ArrowModifier = Modifier<\"arrow\", Options>;\ndeclare const _default: ArrowModifier;\nexport default _default;\n",
  "node_modules/@popperjs/core/lib/modifiers/computeStyles.d.ts": "import type { PositioningStrategy, Offsets, Modifier, Rect } from \"../types\";\nimport { BasePlacement, Variation } from \"../enums\";\nexport declare type RoundOffsets = (offsets: Partial<{\n    x: number;\n    y: number;\n    centerOffset: number;\n}>) => Offsets;\nexport declare type Options = {\n    gpuAcceleration: boolean;\n    adaptive: boolean;\n    roundOffsets?: boolean | RoundOffsets;\n};\nexport declare function mapToStyles({ popper, popperRect, placement, variation, offsets, position, gpuAcceleration, adaptive, roundOffsets, isFixed }: {\n    popper: HTMLElement;\n    popperRect: Rect;\n    placement: BasePlacement;\n    variation: Variation | null | undefined;\n    offsets: Partial<{\n        x: number;\n        y: number;\n        centerOffset: number;\n    }>;\n    position: PositioningStrategy;\n    gpuAcceleration: boolean;\n    adaptive: boolean;\n    roundOffsets: boolean | RoundOffsets;\n    isFixed: boolean;\n}): {\n    transform: string;\n    top: string;\n    right: string;\n    bottom: string;\n    left: string;\n    position: PositioningStrategy;\n};\nexport declare type ComputeStylesModifier = Modifier<\"computeStyles\", Options>;\ndeclare const _default: ComputeStylesModifier;\nexport default _default;\n",
  "node_modules/@popperjs/core/lib/modifiers/eventListeners.d.ts": "import type { Modifier } from \"../types\";\nexport declare type Options = {\n    scroll: boolean;\n    resize: boolean;\n};\nexport declare type EventListenersModifier = Modifier<\"eventListeners\", Options>;\ndeclare const _default: EventListenersModifier;\nexport default _default;\n",
  "node_modules/@popperjs/core/lib/modifiers/flip.d.ts": "import type { Placement, Boundary, RootBoundary } from \"../enums\";\nimport type { Modifier, Padding } from \"../types\";\nexport declare type Options = {\n    mainAxis: boolean;\n    altAxis: boolean;\n    fallbackPlacements: Array<Placement>;\n    padding: Padding;\n    boundary: Boundary;\n    rootBoundary: RootBoundary;\n    altBoundary: boolean;\n    flipVariations: boolean;\n    allowedAutoPlacements: Array<Placement>;\n};\nexport declare type FlipModifier = Modifier<\"flip\", Options>;\ndeclare const _default: FlipModifier;\nexport default _default;\n",
  "node_modules/@popperjs/core/lib/modifiers/hide.d.ts": "import type { Modifier } from \"../types\";\nexport declare type HideModifier = Modifier<\"hide\", {}>;\ndeclare const _default: HideModifier;\nexport default _default;\n",
  "node_modules/@popperjs/core/lib/modifiers/index.d.ts": "export { default as applyStyles } from \"./applyStyles\";\nexport { default as arrow } from \"./arrow\";\nexport { default as computeStyles } from \"./computeStyles\";\nexport { default as eventListeners } from \"./eventListeners\";\nexport { default as flip } from \"./flip\";\nexport { default as hide } from \"./hide\";\nexport { default as offset } from \"./offset\";\nexport { default as popperOffsets } from \"./popperOffsets\";\nexport { default as preventOverflow } from \"./preventOverflow\";\n",
  "node_modules/@popperjs/core/lib/modifiers/offset.d.ts": "import type { Placement } from \"../enums\";\nimport type { Modifier, Rect, Offsets } from \"../types\";\nexport declare type OffsetsFunction = (arg0: {\n    popper: Rect;\n    reference: Rect;\n    placement: Placement;\n}) => [number | null | undefined, number | null | undefined];\ndeclare type Offset = OffsetsFunction | [number | null | undefined, number | null | undefined];\nexport declare type Options = {\n    offset: Offset;\n};\nexport declare function distanceAndSkiddingToXY(placement: Placement, rects: {\n    popper: Rect;\n    reference: Rect;\n}, offset: Offset): Offsets;\nexport declare type OffsetModifier = Modifier<\"offset\", Options>;\ndeclare const _default: OffsetModifier;\nexport default _default;\n",
  "node_modules/@popperjs/core/lib/modifiers/popperOffsets.d.ts": "import type { Modifier } from \"../types\";\nexport declare type PopperOffsetsModifier = Modifier<\"popperOffsets\", {}>;\ndeclare const _default: PopperOffsetsModifier;\nexport default _default;\n",
  "node_modules/@popperjs/core/lib/modifiers/preventOverflow.d.ts": "import type { Placement, Boundary, RootBoundary } from \"../enums\";\nimport type { Rect, Modifier, Padding } from \"../types\";\ndeclare type TetherOffset = ((arg0: {\n    popper: Rect;\n    reference: Rect;\n    placement: Placement;\n}) => number | {\n    mainAxis: number;\n    altAxis: number;\n}) | number | {\n    mainAxis: number;\n    altAxis: number;\n};\nexport declare type Options = {\n    mainAxis: boolean;\n    altAxis: boolean;\n    boundary: Boundary;\n    rootBoundary: RootBoundary;\n    altBoundary: boolean;\n    /**\n     * Allows the popper to overflow from its boundaries to keep it near its\n     * reference element\n     */\n    tether: boolean;\n    tetherOffset: TetherOffset;\n    padding: Padding;\n};\nexport declare type PreventOverflowModifier = Modifier<\"preventOverflow\", Options>;\ndeclare const _default: PreventOverflowModifier;\nexport default _default;\n",
  "node_modules/@popperjs/core/lib/popper-base.d.ts": "import { createPopper, popperGenerator, detectOverflow } from \"./createPopper\";\nexport * from \"./types\";\nexport { createPopper, popperGenerator, detectOverflow };\n",
  "node_modules/@popperjs/core/lib/popper-lite.d.ts": "import { popperGenerator, detectOverflow } from \"./createPopper\";\nexport * from \"./types\";\ndeclare const defaultModifiers: (import(\"./modifiers/popperOffsets\").PopperOffsetsModifier | import(\"./modifiers/eventListeners\").EventListenersModifier | import(\"./modifiers/computeStyles\").ComputeStylesModifier | import(\"./modifiers/applyStyles\").ApplyStylesModifier)[];\ndeclare const createPopper: <TModifier extends Partial<import(\"./types\").Modifier<any, any>>>(reference: Element | import(\"./types\").VirtualElement, popper: HTMLElement, options?: Partial<import(\"./types\").OptionsGeneric<TModifier>>) => import(\"./types\").Instance;\nexport { createPopper, popperGenerator, defaultModifiers, detectOverflow };\n",
  "node_modules/@popperjs/core/lib/popper.d.ts": "import { popperGenerator, detectOverflow } from \"./createPopper\";\nexport * from \"./types\";\ndeclare const defaultModifiers: (import(\"./modifiers/popperOffsets\").PopperOffsetsModifier | import(\"./modifiers/flip\").FlipModifier | import(\"./modifiers/hide\").HideModifier | import(\"./modifiers/offset\").OffsetModifier | import(\"./modifiers/eventListeners\").EventListenersModifier | import(\"./modifiers/computeStyles\").ComputeStylesModifier | import(\"./modifiers/arrow\").ArrowModifier | import(\"./modifiers/preventOverflow\").PreventOverflowModifier | import(\"./modifiers/applyStyles\").ApplyStylesModifier)[];\ndeclare const createPopper: <TModifier extends Partial<import(\"./types\").Modifier<any, any>>>(reference: Element | import(\"./types\").VirtualElement, popper: HTMLElement, options?: Partial<import(\"./types\").OptionsGeneric<TModifier>>) => import(\"./types\").Instance;\nexport { createPopper, popperGenerator, defaultModifiers, detectOverflow };\nexport { createPopper as createPopperLite } from \"./popper-lite\";\nexport * from \"./modifiers\";\n",
  "node_modules/@popperjs/core/lib/types.d.ts": "import type { Placement, ModifierPhases } from \"./enums\";\nimport type { PopperOffsetsModifier } from \"./modifiers/popperOffsets\";\nimport type { FlipModifier } from \"./modifiers/flip\";\nimport type { HideModifier } from \"./modifiers/hide\";\nimport type { OffsetModifier } from \"./modifiers/offset\";\nimport type { EventListenersModifier } from \"./modifiers/eventListeners\";\nimport type { ComputeStylesModifier } from \"./modifiers/computeStyles\";\nimport type { ArrowModifier } from \"./modifiers/arrow\";\nimport type { PreventOverflowModifier } from \"./modifiers/preventOverflow\";\nimport type { ApplyStylesModifier } from \"./modifiers/applyStyles\";\nexport declare type Obj = {\n    [key: string]: any;\n};\nexport declare type VisualViewport = EventTarget & {\n    width: number;\n    height: number;\n    offsetLeft: number;\n    offsetTop: number;\n    scale: number;\n};\nexport declare type Window = {\n    innerHeight: number;\n    offsetHeight: number;\n    innerWidth: number;\n    offsetWidth: number;\n    pageXOffset: number;\n    pageYOffset: number;\n    getComputedStyle: typeof getComputedStyle;\n    addEventListener(type: any, listener: any, optionsOrUseCapture?: any): void;\n    removeEventListener(type: any, listener: any, optionsOrUseCapture?: any): void;\n    Element: Element;\n    HTMLElement: HTMLElement;\n    Node: Node;\n    toString(): \"[object Window]\";\n    devicePixelRatio: number;\n    visualViewport?: VisualViewport;\n    ShadowRoot: ShadowRoot;\n};\nexport declare type Rect = {\n    width: number;\n    height: number;\n    x: number;\n    y: number;\n};\nexport declare type Offsets = {\n    y: number;\n    x: number;\n};\nexport declare type PositioningStrategy = \"absolute\" | \"fixed\";\nexport declare type StateRects = {\n    reference: Rect;\n    popper: Rect;\n};\nexport declare type StateOffsets = {\n    popper: Offsets;\n    arrow?: Offsets;\n};\ndeclare type OffsetData = {\n    [key in Placement]?: Offsets;\n};\nexport declare type State = {\n    elements: {\n        reference: Element | VirtualElement;\n        popper: HTMLElement;\n        arrow?: HTMLElement;\n    };\n    options: OptionsGeneric<any>;\n    placement: Placement;\n    strategy: PositioningStrategy;\n    orderedModifiers: Array<Modifier<any, any>>;\n    rects: StateRects;\n    scrollParents: {\n        reference: Array<Element | Window | VisualViewport>;\n        popper: Array<Element | Window | VisualViewport>;\n    };\n    styles: {\n        [key: string]: Partial<CSSStyleDeclaration>;\n    };\n    attributes: {\n        [key: string]: {\n            [key: string]: string | boolean;\n        };\n    };\n    modifiersData: {\n        arrow?: {\n            x?: number;\n            y?: number;\n            centerOffset: number;\n        };\n        hide?: {\n            isReferenceHidden: boolean;\n            hasPopperEscaped: boolean;\n            referenceClippingOffsets: SideObject;\n            popperEscapeOffsets: SideObject;\n        };\n        offset?: OffsetData;\n        preventOverflow?: Offsets;\n        popperOffsets?: Offsets;\n        [key: string]: any;\n    };\n    reset: boolean;\n};\ndeclare type SetAction<S> = S | ((prev: S) => S);\nexport declare type Instance = {\n    state: State;\n    destroy: () => void;\n    forceUpdate: () => void;\n    update: () => Promise<Partial<State>>;\n    setOptions: (setOptionsAction: SetAction<Partial<OptionsGeneric<any>>>) => Promise<Partial<State>>;\n};\nexport declare type ModifierArguments<Options extends Obj> = {\n    state: State;\n    instance: Instance;\n    options: Partial<Options>;\n    name: string;\n};\nexport declare type Modifier<Name, Options extends Obj> = {\n    name: Name;\n    enabled: boolean;\n    phase: ModifierPhases;\n    requires?: Array<string>;\n    requiresIfExists?: Array<string>;\n    fn: (arg0: ModifierArguments<Options>) => State | void;\n    effect?: (arg0: ModifierArguments<Options>) => (() => void) | void;\n    options?: Partial<Options>;\n    data?: Obj;\n};\nexport declare type StrictModifiers = Partial<OffsetModifier> | Partial<ApplyStylesModifier> | Partial<ArrowModifier> | Partial<HideModifier> | Partial<ComputeStylesModifier> | Partial<EventListenersModifier> | Partial<FlipModifier> | Partial<PreventOverflowModifier> | Partial<PopperOffsetsModifier>;\nexport declare type EventListeners = {\n    scroll: boolean;\n    resize: boolean;\n};\nexport declare type Options = {\n    placement: Placement;\n    modifiers: Array<Partial<Modifier<any, any>>>;\n    strategy: PositioningStrategy;\n    onFirstUpdate?: (arg0: Partial<State>) => void;\n};\nexport declare type OptionsGeneric<TModifier> = {\n    placement: Placement;\n    modifiers: Array<TModifier>;\n    strategy: PositioningStrategy;\n    onFirstUpdate?: (arg0: Partial<State>) => void;\n};\nexport declare type UpdateCallback = (arg0: State) => void;\nexport declare type ClientRectObject = {\n    x: number;\n    y: number;\n    top: number;\n    left: number;\n    right: number;\n    bottom: number;\n    width: number;\n    height: number;\n};\nexport declare type SideObject = {\n    top: number;\n    left: number;\n    right: number;\n    bottom: number;\n};\nexport declare type Padding = number | Partial<SideObject>;\nexport declare type VirtualElement = {\n    getBoundingClientRect: () => ClientRect | DOMRect;\n    contextElement?: Element;\n};\nexport {};\n",
  "node_modules/@popperjs/core/lib/utils/computeAutoPlacement.d.ts": "import type { State, Padding } from \"../types\";\nimport type { Placement, ComputedPlacement, Boundary, RootBoundary } from \"../enums\";\ndeclare type Options = {\n    placement: Placement;\n    padding: Padding;\n    boundary: Boundary;\n    rootBoundary: RootBoundary;\n    flipVariations: boolean;\n    allowedAutoPlacements?: Array<Placement>;\n};\nexport default function computeAutoPlacement(state: Partial<State>, options?: Options): Array<ComputedPlacement>;\nexport {};\n",
  "node_modules/@popperjs/core/lib/utils/computeOffsets.d.ts": "import type { Rect, PositioningStrategy, Offsets, ClientRectObject } from \"../types\";\nimport { Placement } from \"../enums\";\nexport default function computeOffsets({ reference, element, placement }: {\n    reference: Rect | ClientRectObject;\n    element: Rect | ClientRectObject;\n    strategy: PositioningStrategy;\n    placement?: Placement;\n}): Offsets;\n",
  "node_modules/@popperjs/core/lib/utils/debounce.d.ts": "export default function debounce<T>(fn: (...args: Array<any>) => any): () => Promise<T>;\n",
  "node_modules/@popperjs/core/lib/utils/detectOverflow.d.ts": "import type { State, SideObject, Padding, PositioningStrategy } from \"../types\";\nimport type { Placement, Boundary, RootBoundary, Context } from \"../enums\";\nexport declare type Options = {\n    placement: Placement;\n    strategy: PositioningStrategy;\n    boundary: Boundary;\n    rootBoundary: RootBoundary;\n    elementContext: Context;\n    altBoundary: boolean;\n    padding: Padding;\n};\nexport default function detectOverflow(state: State, options?: Partial<Options>): SideObject;\n",
  "node_modules/@popperjs/core/lib/utils/expandToHashMap.d.ts": "export default function expandToHashMap<T extends number | string | boolean, K extends string>(value: T, keys: Array<K>): {\n    [key: string]: T;\n};\n",
  "node_modules/@popperjs/core/lib/utils/getAltAxis.d.ts": "export default function getAltAxis(axis: \"x\" | \"y\"): \"x\" | \"y\";\n",
  "node_modules/@popperjs/core/lib/utils/getAltLen.d.ts": "export default function getAltLen(len: \"width\" | \"height\"): \"width\" | \"height\";\n",
  "node_modules/@popperjs/core/lib/utils/getBasePlacement.d.ts": "import { BasePlacement, Placement, auto } from \"../enums\";\nexport default function getBasePlacement(placement: Placement | typeof auto): BasePlacement;\n",
  "node_modules/@popperjs/core/lib/utils/getFreshSideObject.d.ts": "import type { SideObject } from \"../types\";\nexport default function getFreshSideObject(): SideObject;\n",
  "node_modules/@popperjs/core/lib/utils/getMainAxisFromPlacement.d.ts": "import type { Placement } from \"../enums\";\nexport default function getMainAxisFromPlacement(placement: Placement): \"x\" | \"y\";\n",
  "node_modules/@popperjs/core/lib/utils/getOppositePlacement.d.ts": "import type { Placement } from \"../enums\";\nexport default function getOppositePlacement(placement: Placement): Placement;\n",
  "node_modules/@popperjs/core/lib/utils/getOppositeVariationPlacement.d.ts": "import type { Placement } from \"../enums\";\nexport default function getOppositeVariationPlacement(placement: Placement): Placement;\n",
  "node_modules/@popperjs/core/lib/utils/getVariation.d.ts": "import { Variation, Placement } from \"../enums\";\nexport default function getVariation(placement: Placement): Variation | null | undefined;\n",
  "node_modules/@popperjs/core/lib/utils/math.d.ts": "export declare const max: (...values: number[]) => number;\nexport declare const min: (...values: number[]) => number;\nexport declare const round: (x: number) => number;\n",
  "node_modules/@popperjs/core/lib/utils/mergeByName.d.ts": "import type { Modifier } from \"../types\";\nexport default function mergeByName(modifiers: Array<Partial<Modifier<any, any>>>): Array<Partial<Modifier<any, any>>>;\n",
  "node_modules/@popperjs/core/lib/utils/mergePaddingObject.d.ts": "import type { SideObject } from \"../types\";\nexport default function mergePaddingObject(paddingObject: Partial<SideObject>): SideObject;\n",
  "node_modules/@popperjs/core/lib/utils/orderModifiers.d.ts": "import type { Modifier } from \"../types\";\nexport default function orderModifiers(modifiers: Array<Modifier<any, any>>): Array<Modifier<any, any>>;\n",
  "node_modules/@popperjs/core/lib/utils/rectToClientRect.d.ts": "import type { Rect, ClientRectObject } from \"../types\";\nexport default function rectToClientRect(rect: Rect): ClientRectObject;\n",
  "node_modules/@popperjs/core/lib/utils/uniqueBy.d.ts": "export default function uniqueBy<T>(arr: Array<T>, fn: (arg0: T) => any): Array<T>;\n",
  "node_modules/@popperjs/core/lib/utils/userAgent.d.ts": "export default function getUAString(): string;\n",
  "node_modules/@popperjs/core/lib/utils/within.d.ts": "export declare function within(min: number, value: number, max: number): number;\nexport declare function withinMaxClamp(min: number, value: number, max: number): number;\n",
  "node_modules/@popperjs/core/package.json": "{\n  \"name\": \"@popperjs/core\",\n  \"version\": \"2.11.8\",\n  \"description\": \"Tooltip and Popover Positioning Engine\",\n  \"main\": \"dist/cjs/popper.js\",\n  \"main:umd\": \"dist/umd/popper.js\",\n  \"module\": \"lib/index.js\",\n  \"unpkg\": \"dist/umd/popper.min.js\",\n  \"author\": \"Federico Zivolo <federico.zivolo@gmail.com>\",\n  \"license\": \"MIT\",\n  \"repository\": \"github:popperjs/popper-core\",\n  \"keywords\": [\n    \"tooltip\",\n    \"popover\",\n    \"dropdown\",\n    \"popup\",\n    \"popper\",\n    \"positioning engine\"\n  ],\n  \"funding\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/popperjs\"\n  },\n  \"files\": [\n    \"index.d.ts\",\n    \"/dist\",\n    \"/lib\"\n  ],\n  \"sideEffects\": false,\n  \"scripts\": {\n    \"clean\": \"rimraf lib && rimraf dist && rimraf test/visual/dist\",\n    \"test\": \"yarn test:unit && yarn test:functional\",\n    \"test:unit\": \"jest --coverage src\",\n    \"test:functional\": \"DEV_PORT=`get-port` jest tests/functional\",\n    \"test:flow\": \"flow\",\n    \"test:typescript\": \"tsc --project tests/typescript/tsconfig.json\",\n    \"test:eslint\": \"eslint .\",\n    \"dev\": \"NODE_ENV=dev concurrently 'yarn serve' 'yarn build:dev --watch'\",\n    \"serve\": \"serve -l ${DEV_PORT:-5000} tests/visual\",\n    \"build\": \"yarn clean && yarn build:es && yarn build:esbrowser && yarn build:bundles && yarn build:flow && yarn build:typescript\",\n    \"build:es\": \"babel src -d lib --ignore '**/*.test.js','**/__mocks__'\",\n    \"build:esbrowser\": \"BROWSER_COMPAT=true yarn build:es -d dist/esm\",\n    \"build:bundles\": \"rollup -c .config/rollup.config.js\",\n    \"build:dev\": \"NODE_ENV=dev babel src -d tests/visual/dist\",\n    \"build:flow\": \"flow-copy-source --ignore \\\"**/*.test.js\\\" src lib && replace-in-files --string=__DEV__ --replacement=false 'lib/**/*.flow'\",\n    \"build:typescript\": \"rimraf dist/typescript; flow-to-ts \\\"src/**/*.js\\\" --write --inline-utility-types; tsc-silent --project .config/tsconfig.json --createSourceFile .config/createSourceFile.js --suppress @; rimraf \\\"src/**/*.ts\\\"\",\n    \"prepublishOnly\": \"yarn build && pinst --disable\",\n    \"prepare\": \"husky install .config/husky\",\n    \"postpublish\": \"pinst --enable\"\n  },\n  \"prettier\": {\n    \"semi\": true,\n    \"trailingComma\": \"es5\",\n    \"singleQuote\": true,\n    \"proseWrap\": \"always\"\n  },\n  \"babel\": {\n    \"extends\": \"./.config/babel.config\"\n  },\n  \"jest\": {\n    \"preset\": \"./.config/jest.config\"\n  },\n  \"eslintConfig\": {\n    \"extends\": \"./.config/eslint.config\"\n  },\n  \"husky\": {\n    \"hooks\": {\n      \"pre-commit\": \"pretty-quick --staged\"\n    }\n  },\n  \"devDependencies\": {\n    \"@ampproject/rollup-plugin-closure-compiler\": \"^0.26.0\",\n    \"@atomico/rollup-plugin-sizes\": \"^1.1.4\",\n    \"@babel/cli\": \"^7.12.17\",\n    \"@babel/core\": \"^7.12.17\",\n    \"@babel/plugin-transform-flow-strip-types\": \"^7.12.13\",\n    \"@babel/plugin-transform-runtime\": \"^7.12.17\",\n    \"@babel/preset-env\": \"^7.12.17\",\n    \"@fezvrasta/tsc-silent\": \"^1.3.0\",\n    \"@khanacademy/flow-to-ts\": \"^0.3.0\",\n    \"@rollup/plugin-babel\": \"^5.3.0\",\n    \"@rollup/plugin-replace\": \"^2.3.4\",\n    \"babel-eslint\": \"^10.0.3\",\n    \"babel-jest\": \"^26.6.3\",\n    \"babel-plugin-add-import-extension\": \"^1.4.4\",\n    \"babel-plugin-annotate-pure-calls\": \"^0.4.0\",\n    \"babel-plugin-dev-expression\": \"^0.2.2\",\n    \"babel-plugin-inline-replace-variables\": \"^1.3.1\",\n    \"babel-plugin-transform-inline-environment-variables\": \"^0.4.3\",\n    \"concurrently\": \"^5.3.0\",\n    \"dotenv\": \"^8.2.0\",\n    \"eslint\": \"^7.20.0\",\n    \"eslint-plugin-flowtype\": \"^5.2.2\",\n    \"eslint-plugin-import\": \"^2.22.1\",\n    \"eslint-plugin-unused-imports\": \"^1.1.0\",\n    \"flow-bin\": \"^0.139.0\",\n    \"flow-copy-source\": \"^2.0.9\",\n    \"get-port-cli\": \"^2.0.0\",\n    \"husky\": \"^5.0.9\",\n    \"jest\": \"^26.6.3\",\n    \"jest-environment-jsdom-sixteen\": \"^1.0.3\",\n    \"jest-environment-puppeteer\": \"^4.4.0\",\n    \"jest-image-snapshot\": \"^4.3.0\",\n    \"jest-puppeteer\": \"^4.4.0\",\n    \"pinst\": \"^2.1.4\",\n    \"poster\": \"^0.0.9\",\n    \"prettier\": \"^2.2.1\",\n    \"pretty-quick\": \"^3.1.0\",\n    \"puppeteer\": \"^10.4.0\",\n    \"replace-in-files-cli\": \"^1.0.0\",\n    \"rollup\": \"^2.39.0\",\n    \"rollup-plugin-flow-entry\": \"^0.3.3\",\n    \"rollup-plugin-license\": \"^2.2.0\",\n    \"rollup-plugin-terser\": \"^7.0.2\",\n    \"rollup-plugin-visualizer\": \"^4.2.0\",\n    \"serve\": \"^11.3.2\",\n    \"typescript\": \"^4.1.5\"\n  }\n}\n",
  "node_modules/@prisma/adapter-better-sqlite3/dist/index.d.ts": "import type { Options } from 'better-sqlite3';\r\nimport type { SqlDriverAdapter } from '@prisma/driver-adapter-utils';\r\nimport type { SqlMigrationAwareDriverAdapterFactory } from '@prisma/driver-adapter-utils';\r\n\r\ndeclare type BetterSQLite3InputParams = Options & {\r\n    url: ':memory:' | (string & {});\r\n};\r\n\r\nexport declare class PrismaBetterSqlite3 implements SqlMigrationAwareDriverAdapterFactory {\r\n    #private;\r\n    readonly provider = \"sqlite\";\r\n    readonly adapterName: string;\r\n    constructor(config: BetterSQLite3InputParams, options?: PrismaBetterSqlite3Options);\r\n    connect(): Promise<SqlDriverAdapter>;\r\n    connectToShadowDb(): Promise<SqlDriverAdapter>;\r\n}\r\n\r\ndeclare type PrismaBetterSqlite3Options = {\r\n    shadowDatabaseUrl?: string;\r\n    timestampFormat?: 'iso8601' | 'unixepoch-ms';\r\n};\r\n\r\nexport { }\r\n",
  "node_modules/@prisma/adapter-better-sqlite3/package.json": "{\n  \"name\": \"@prisma/adapter-better-sqlite3\",\n  \"version\": \"7.0.0\",\n  \"description\": \"Prisma's driver adapter for better-sqlite3, a fast SQLite3 driver for JavaScript runtimes\",\n  \"main\": \"dist/index.js\",\n  \"module\": \"dist/index.mjs\",\n  \"types\": \"dist/index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"require\": {\n        \"types\": \"./dist/index.d.ts\",\n        \"default\": \"./dist/index.js\"\n      },\n      \"import\": {\n        \"types\": \"./dist/index.d.mts\",\n        \"default\": \"./dist/index.mjs\"\n      }\n    }\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma.git\",\n    \"directory\": \"packages/adapter-better-sqlite3\"\n  },\n  \"files\": [\n    \"dist\",\n    \"README.md\"\n  ],\n  \"keywords\": [],\n  \"author\": \"Alberto Schiabel <schiabel@prisma.io>\",\n  \"license\": \"Apache-2.0\",\n  \"sideEffects\": false,\n  \"dependencies\": {\n    \"better-sqlite3\": \"^11.10.0\",\n    \"@prisma/driver-adapter-utils\": \"7.0.0\"\n  },\n  \"devDependencies\": {\n    \"@types/better-sqlite3\": \"7.6.12\",\n    \"async-mutex\": \"0.5.0\"\n  },\n  \"scripts\": {\n    \"dev\": \"DEV=true tsx helpers/build.ts\",\n    \"build\": \"tsx helpers/build.ts\"\n  }\n}",
  "node_modules/@prisma/adapter-pg/dist/index.d.ts": "import type { ConnectionInfo } from '@prisma/driver-adapter-utils';\r\nimport type { IsolationLevel } from '@prisma/driver-adapter-utils';\r\nimport pg from 'pg';\r\nimport type { SqlDriverAdapter } from '@prisma/driver-adapter-utils';\r\nimport type { SqlMigrationAwareDriverAdapterFactory } from '@prisma/driver-adapter-utils';\r\nimport type { SqlQuery } from '@prisma/driver-adapter-utils';\r\nimport type { SqlQueryable } from '@prisma/driver-adapter-utils';\r\nimport type { SqlResultSet } from '@prisma/driver-adapter-utils';\r\nimport type { Transaction } from '@prisma/driver-adapter-utils';\r\n\r\ndeclare class PgQueryable<ClientT extends StdClient | TransactionClient> implements SqlQueryable {\r\n    protected readonly client: ClientT;\r\n    protected readonly pgOptions?: PrismaPgOptions | undefined;\r\n    readonly provider = \"postgres\";\r\n    readonly adapterName: string;\r\n    constructor(client: ClientT, pgOptions?: PrismaPgOptions | undefined);\r\n    /**\r\n     * Execute a query given as SQL, interpolating the given parameters.\r\n     */\r\n    queryRaw(query: SqlQuery): Promise<SqlResultSet>;\r\n    /**\r\n     * Execute a query given as SQL, interpolating the given parameters and\r\n     * returning the number of affected rows.\r\n     * Note: Queryable expects a u64, but napi.rs only supports u32.\r\n     */\r\n    executeRaw(query: SqlQuery): Promise<number>;\r\n    /**\r\n     * Run a query against the database, returning the result set.\r\n     * Should the query fail due to a connection error, the connection is\r\n     * marked as unhealthy.\r\n     */\r\n    private performIO;\r\n    protected onError(error: unknown): never;\r\n}\r\n\r\nexport declare class PrismaPg implements SqlMigrationAwareDriverAdapterFactory {\r\n    private readonly options?;\r\n    readonly provider = \"postgres\";\r\n    readonly adapterName: string;\r\n    private readonly config;\r\n    private externalPool;\r\n    constructor(poolOrConfig: pg.Pool | pg.PoolConfig, options?: PrismaPgOptions | undefined);\r\n    connect(): Promise<PrismaPgAdapter>;\r\n    connectToShadowDb(): Promise<PrismaPgAdapter>;\r\n}\r\n\r\ndeclare class PrismaPgAdapter extends PgQueryable<StdClient> implements SqlDriverAdapter {\r\n    protected readonly pgOptions?: PrismaPgOptions | undefined;\r\n    private readonly release?;\r\n    constructor(client: StdClient, pgOptions?: PrismaPgOptions | undefined, release?: (() => Promise<void>) | undefined);\r\n    startTransaction(isolationLevel?: IsolationLevel): Promise<Transaction>;\r\n    executeScript(script: string): Promise<void>;\r\n    getConnectionInfo(): ConnectionInfo;\r\n    dispose(): Promise<void>;\r\n    underlyingDriver(): pg.Pool;\r\n}\r\n\r\ndeclare type PrismaPgOptions = {\r\n    schema?: string;\r\n    disposeExternalPool?: boolean;\r\n    onPoolError?: (err: Error) => void;\r\n    onConnectionError?: (err: Error) => void;\r\n    userDefinedTypeParser?: UserDefinedTypeParser;\r\n};\r\n\r\ndeclare type StdClient = pg.Pool;\r\n\r\ndeclare type TransactionClient = pg.PoolClient;\r\n\r\ndeclare type UserDefinedTypeParser = (oid: number, value: unknown, adapter: SqlQueryable) => Promise<unknown>;\r\n\r\nexport { }\r\n",
  "node_modules/@prisma/adapter-pg/package.json": "{\n  \"name\": \"@prisma/adapter-pg\",\n  \"version\": \"7.0.0\",\n  \"description\": \"Prisma's driver adapter for \\\"pg\\\"\",\n  \"main\": \"dist/index.js\",\n  \"module\": \"dist/index.mjs\",\n  \"types\": \"dist/index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"require\": {\n        \"types\": \"./dist/index.d.ts\",\n        \"default\": \"./dist/index.js\"\n      },\n      \"import\": {\n        \"types\": \"./dist/index.d.mts\",\n        \"default\": \"./dist/index.mjs\"\n      }\n    }\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma.git\",\n    \"directory\": \"packages/adapter-pg\"\n  },\n  \"files\": [\n    \"dist\",\n    \"README.md\"\n  ],\n  \"keywords\": [],\n  \"author\": \"Tom Houlé <houle@prisma.io>\",\n  \"license\": \"Apache-2.0\",\n  \"sideEffects\": false,\n  \"dependencies\": {\n    \"pg\": \"^8.16.3\",\n    \"postgres-array\": \"3.0.4\",\n    \"@prisma/driver-adapter-utils\": \"7.0.0\"\n  },\n  \"devDependencies\": {\n    \"@types/pg\": \"8.11.11\",\n    \"@prisma/debug\": \"7.0.0\"\n  },\n  \"scripts\": {\n    \"dev\": \"DEV=true tsx helpers/build.ts\",\n    \"build\": \"tsx helpers/build.ts\",\n    \"test\": \"vitest run\"\n  }\n}",
  "node_modules/@prisma/client/default.d.ts": "export * from '.prisma/client/default'\n",
  "node_modules/@prisma/client/edge.d.ts": "export * from '.prisma/client/edge'\n",
  "node_modules/@prisma/client/extension.d.ts": "export * from './scripts/default-index'\n",
  "node_modules/@prisma/client/index.d.ts": "export * from '.prisma/client/default'\n",
  "node_modules/@prisma/client/package.json": "{\n  \"name\": \"@prisma/client\",\n  \"version\": \"7.0.0\",\n  \"description\": \"Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.\",\n  \"keywords\": [\n    \"ORM\",\n    \"Prisma\",\n    \"prisma2\",\n    \"Prisma Client\",\n    \"client\",\n    \"query\",\n    \"query-builder\",\n    \"database\",\n    \"db\",\n    \"JavaScript\",\n    \"JS\",\n    \"TypeScript\",\n    \"TS\",\n    \"SQL\",\n    \"SQLite\",\n    \"pg\",\n    \"Postgres\",\n    \"PostgreSQL\",\n    \"CockroachDB\",\n    \"MySQL\",\n    \"MariaDB\",\n    \"MSSQL\",\n    \"SQL Server\",\n    \"SQLServer\",\n    \"MongoDB\"\n  ],\n  \"main\": \"default.js\",\n  \"types\": \"default.d.ts\",\n  \"browser\": \"index-browser.js\",\n  \"exports\": {\n    \"./package.json\": \"./package.json\",\n    \".\": {\n      \"require\": {\n        \"types\": \"./default.d.ts\",\n        \"node\": \"./default.js\",\n        \"edge-light\": \"./default.js\",\n        \"workerd\": \"./default.js\",\n        \"worker\": \"./default.js\",\n        \"browser\": \"./index-browser.js\"\n      },\n      \"import\": {\n        \"types\": \"./default.d.ts\",\n        \"node\": \"./default.js\",\n        \"edge-light\": \"./default.js\",\n        \"workerd\": \"./default.js\",\n        \"worker\": \"./default.js\",\n        \"browser\": \"./index-browser.js\"\n      },\n      \"default\": \"./default.js\"\n    },\n    \"./extension\": {\n      \"types\": \"./extension.d.ts\",\n      \"require\": \"./extension.js\",\n      \"import\": \"./extension.js\",\n      \"default\": \"./extension.js\"\n    },\n    \"./index-browser\": {\n      \"types\": \"./index.d.ts\",\n      \"require\": \"./index-browser.js\",\n      \"import\": \"./index-browser.js\",\n      \"default\": \"./index-browser.js\"\n    },\n    \"./index\": {\n      \"types\": \"./index.d.ts\",\n      \"require\": \"./index.js\",\n      \"import\": \"./index.js\",\n      \"default\": \"./index.js\"\n    },\n    \"./edge\": {\n      \"types\": \"./edge.d.ts\",\n      \"require\": \"./edge.js\",\n      \"import\": \"./edge.js\",\n      \"default\": \"./edge.js\"\n    },\n    \"./runtime/client\": {\n      \"types\": \"./runtime/client.d.ts\",\n      \"node\": {\n        \"require\": \"./runtime/client.js\",\n        \"default\": \"./runtime/client.js\"\n      },\n      \"require\": \"./runtime/client.js\",\n      \"import\": \"./runtime/client.mjs\",\n      \"default\": \"./runtime/client.mjs\"\n    },\n    \"./runtime/wasm-compiler-edge\": {\n      \"types\": \"./runtime/wasm-compiler-edge.d.ts\",\n      \"require\": \"./runtime/wasm-compiler-edge.js\",\n      \"import\": \"./runtime/wasm-compiler-edge.mjs\",\n      \"default\": \"./runtime/wasm-compiler-edge.mjs\"\n    },\n    \"./runtime/index-browser\": {\n      \"types\": \"./runtime/index-browser.d.ts\",\n      \"require\": \"./runtime/index-browser.js\",\n      \"import\": \"./runtime/index-browser.mjs\",\n      \"default\": \"./runtime/index-browser.mjs\"\n    },\n    \"./generator-build\": {\n      \"require\": \"./generator-build/index.js\",\n      \"import\": \"./generator-build/index.js\",\n      \"default\": \"./generator-build/index.js\"\n    },\n    \"./sql\": {\n      \"require\": {\n        \"types\": \"./sql.d.ts\",\n        \"node\": \"./sql.js\",\n        \"default\": \"./sql.js\"\n      },\n      \"import\": {\n        \"types\": \"./sql.d.ts\",\n        \"node\": \"./sql.mjs\",\n        \"default\": \"./sql.mjs\"\n      },\n      \"default\": \"./sql.js\"\n    },\n    \"./*\": \"./*\"\n  },\n  \"license\": \"Apache-2.0\",\n  \"engines\": {\n    \"node\": \"^20.19 || ^22.12 || ^24.0\"\n  },\n  \"homepage\": \"https://www.prisma.io\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma.git\",\n    \"directory\": \"packages/client\"\n  },\n  \"author\": \"Tim Suchanek <suchanek@prisma.io>\",\n  \"bugs\": \"https://github.com/prisma/prisma/issues\",\n  \"files\": [\n    \"README.md\",\n    \"runtime\",\n    \"scripts\",\n    \"generator-build\",\n    \"edge.js\",\n    \"edge.d.ts\",\n    \"index.js\",\n    \"index.d.ts\",\n    \"default.js\",\n    \"default.d.ts\",\n    \"index-browser.js\",\n    \"extension.js\",\n    \"extension.d.ts\",\n    \"sql.d.ts\",\n    \"sql.js\",\n    \"sql.mjs\"\n  ],\n  \"devDependencies\": {\n    \"@cloudflare/workers-types\": \"^4.20251014.0\",\n    \"@codspeed/benchmark.js-plugin\": \"4.0.0\",\n    \"@faker-js/faker\": \"9.6.0\",\n    \"@fast-check/jest\": \"2.0.3\",\n    \"@hono/node-server\": \"1.19.0\",\n    \"@inquirer/prompts\": \"7.3.3\",\n    \"@jest/create-cache-key-function\": \"29.7.0\",\n    \"@jest/globals\": \"29.7.0\",\n    \"@jest/test-sequencer\": \"29.7.0\",\n    \"@libsql/client\": \"0.8.1\",\n    \"@neondatabase/serverless\": \"0.10.2\",\n    \"@opentelemetry/api\": \"1.9.0\",\n    \"@opentelemetry/context-async-hooks\": \"2.1.0\",\n    \"@opentelemetry/instrumentation\": \"0.206.0\",\n    \"@opentelemetry/resources\": \"2.1.0\",\n    \"@opentelemetry/sdk-trace-base\": \"2.1.0\",\n    \"@opentelemetry/semantic-conventions\": \"1.37.0\",\n    \"@planetscale/database\": \"1.19.0\",\n    \"@prisma/engines-version\": \"6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513\",\n    \"@prisma/query-compiler-wasm\": \"6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513\",\n    \"@snaplet/copycat\": \"6.0.0\",\n    \"@swc-node/register\": \"1.10.9\",\n    \"@swc/core\": \"1.11.5\",\n    \"@swc/jest\": \"0.2.37\",\n    \"@timsuchanek/copy\": \"1.4.5\",\n    \"@types/debug\": \"4.1.12\",\n    \"@types/fs-extra\": \"11.0.4\",\n    \"@types/jest\": \"29.5.14\",\n    \"@types/js-levenshtein\": \"1.1.3\",\n    \"@types/mssql\": \"9.1.8\",\n    \"@types/node\": \"~20.19.24\",\n    \"@types/pg\": \"8.11.11\",\n    \"arg\": \"5.0.2\",\n    \"benchmark\": \"2.1.4\",\n    \"cookie-es\": \"2.0.0\",\n    \"execa\": \"8.0.1\",\n    \"expect-type\": \"1.2.2\",\n    \"fs-extra\": \"11.3.0\",\n    \"get-stream\": \"6.0.1\",\n    \"globby\": \"11.1.0\",\n    \"indent-string\": \"4.0.0\",\n    \"jest\": \"29.7.0\",\n    \"jest-extended\": \"4.0.2\",\n    \"jest-junit\": \"16.0.0\",\n    \"jest-serializer-ansi-escapes\": \"4.0.0\",\n    \"jest-snapshot\": \"29.7.0\",\n    \"js-levenshtein\": \"1.1.6\",\n    \"kleur\": \"4.1.5\",\n    \"klona\": \"2.0.6\",\n    \"mariadb\": \"3.4.5\",\n    \"memfs\": \"4.17.2\",\n    \"mssql\": \"11.0.1\",\n    \"new-github-issue-url\": \"0.2.1\",\n    \"p-retry\": \"4.6.2\",\n    \"pg\": \"8.14.1\",\n    \"resolve\": \"1.22.10\",\n    \"simple-statistics\": \"7.8.8\",\n    \"sort-keys\": \"5.1.0\",\n    \"source-map-support\": \"0.5.21\",\n    \"stacktrace-parser\": \"0.1.11\",\n    \"strip-ansi\": \"7.1.0\",\n    \"strip-indent\": \"4.0.0\",\n    \"tempy\": \"3.0.0\",\n    \"ts-pattern\": \"5.6.2\",\n    \"tsd\": \"0.31.2\",\n    \"typescript\": \"5.4.5\",\n    \"undici\": \"7.4.0\",\n    \"zx\": \"8.4.1\",\n    \"@prisma/adapter-better-sqlite3\": \"7.0.0\",\n    \"@prisma/adapter-d1\": \"7.0.0\",\n    \"@prisma/adapter-libsql\": \"7.0.0\",\n    \"@prisma/adapter-mssql\": \"7.0.0\",\n    \"@prisma/adapter-neon\": \"7.0.0\",\n    \"@prisma/adapter-mariadb\": \"7.0.0\",\n    \"@prisma/adapter-pg\": \"7.0.0\",\n    \"@prisma/client-common\": \"7.0.0\",\n    \"@prisma/adapter-planetscale\": \"7.0.0\",\n    \"@prisma/client-engine-runtime\": \"7.0.0\",\n    \"@prisma/client-generator-js\": \"7.0.0\",\n    \"@prisma/client-generator-ts\": \"7.0.0\",\n    \"@prisma/dmmf\": \"7.0.0\",\n    \"@prisma/config\": \"7.0.0\",\n    \"@prisma/driver-adapter-utils\": \"7.0.0\",\n    \"@prisma/debug\": \"7.0.0\",\n    \"@prisma/engines\": \"7.0.0\",\n    \"@prisma/generator\": \"7.0.0\",\n    \"@prisma/fetch-engine\": \"7.0.0\",\n    \"@prisma/generator-helper\": \"7.0.0\",\n    \"@prisma/get-platform\": \"7.0.0\",\n    \"@prisma/instrumentation\": \"7.0.0\",\n    \"@prisma/internals\": \"7.0.0\",\n    \"@prisma/query-plan-executor\": \"7.0.0\",\n    \"@prisma/migrate\": \"7.0.0\",\n    \"@prisma/ts-builders\": \"7.0.0\"\n  },\n  \"dependencies\": {\n    \"@prisma/client-runtime-utils\": \"7.0.0\"\n  },\n  \"peerDependencies\": {\n    \"prisma\": \"*\",\n    \"typescript\": \">=5.4.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"prisma\": {\n      \"optional\": true\n    },\n    \"typescript\": {\n      \"optional\": true\n    }\n  },\n  \"sideEffects\": false,\n  \"scripts\": {\n    \"dev\": \"DEV=true tsx helpers/build.ts\",\n    \"build\": \"tsx helpers/build.ts\",\n    \"test\": \"dotenv -e ../../.db.env -- jest --silent\",\n    \"test:e2e\": \"dotenv -e ../../.db.env -- tsx tests/e2e/_utils/run.ts\",\n    \"test:functional\": \"dotenv -e ../../.db.env -- tsx helpers/functional-test/run-tests.ts\",\n    \"test:functional:client\": \"pnpm run test:functional --client-runtime client\",\n    \"test:memory\": \"dotenv -e ../../.db.env -- tsx helpers/memory-tests.ts\",\n    \"test:functional:code\": \"dotenv -e ../../.db.env -- tsx helpers/functional-test/run-tests.ts --no-types\",\n    \"test:functional:types\": \"dotenv -e ../../.db.env -- tsx helpers/functional-test/run-tests.ts --types-only\",\n    \"test-notypes\": \"dotenv -e ../../.db.env -- jest --testPathIgnorePatterns src/__tests__/types/types.test.ts\",\n    \"new-test\": \"tsx ./helpers/new-test/new-test.ts\"\n  }\n}",
  "node_modules/@prisma/client/runtime/client.d.ts": "import { AnyNull } from '@prisma/client-runtime-utils';\r\nimport { DbNull } from '@prisma/client-runtime-utils';\r\nimport { Decimal } from '@prisma/client-runtime-utils';\r\nimport { empty } from '@prisma/client-runtime-utils';\r\nimport { isAnyNull } from '@prisma/client-runtime-utils';\r\nimport { isDbNull } from '@prisma/client-runtime-utils';\r\nimport { isJsonNull } from '@prisma/client-runtime-utils';\r\nimport { join } from '@prisma/client-runtime-utils';\r\nimport { JsonNull } from '@prisma/client-runtime-utils';\r\nimport { NullTypes } from '@prisma/client-runtime-utils';\r\nimport { ObjectEnumValue } from '@prisma/client-runtime-utils';\r\nimport { PrismaClientInitializationError } from '@prisma/client-runtime-utils';\r\nimport { PrismaClientKnownRequestError } from '@prisma/client-runtime-utils';\r\nimport { PrismaClientRustPanicError } from '@prisma/client-runtime-utils';\r\nimport { PrismaClientUnknownRequestError } from '@prisma/client-runtime-utils';\r\nimport { PrismaClientValidationError } from '@prisma/client-runtime-utils';\r\nimport { raw } from '@prisma/client-runtime-utils';\r\nimport { RawValue } from '@prisma/client-runtime-utils';\r\nimport { Sql } from '@prisma/client-runtime-utils';\r\nimport { sql as sqltag } from '@prisma/client-runtime-utils';\r\nimport { Value } from '@prisma/client-runtime-utils';\r\n\r\n/**\r\n * @param this\r\n */\r\ndeclare function $extends(this: Client, extension: ExtensionArgs | ((client: Client) => Client)): Client;\r\n\r\n/**\r\n * Used by `@prisma/extension-accelerate` until we migrate it to a better API.\r\n */\r\ndeclare interface AccelerateEngineConfig extends EngineConfig {\r\n    /**\r\n     * Allows Accelerate to use runtime utilities from the client. These are\r\n     * necessary for `@prisma/extension-accelerate` to function correctly.\r\n     * See <https://github.com/prisma/prisma-extension-accelerate/blob/b6ffa853f038780f5ab2fc01bff584ca251f645b/src/extension.ts#L518>\r\n     */\r\n    accelerateUtils: {\r\n        resolveDatasourceUrl: () => string;\r\n    };\r\n}\r\n\r\n/**\r\n * A stripped down interface of `fetch` that `@prisma/extension-accelerate`\r\n * relies on. It must be in sync with the corresponding definition in the\r\n * Accelerate extension.\r\n *\r\n * This is the actual interface exposed by the extension. We can't use the\r\n * custom fetch function provided by it as normal fetch because the API is\r\n * different. Notably, `headers` must be an object and not a `Headers`\r\n * instance, and `url` must be a `string` and not a `URL`.\r\n *\r\n * The return type is `Response` but we can't specify this in an exported type\r\n * because it would end up referencing external types from `@types/node` or DOM\r\n * which can fail typechecking depending on TypeScript configuration in a user's\r\n * project.\r\n */\r\ndeclare type AccelerateExtensionFetch = (url: string, options: {\r\n    body?: string;\r\n    method?: string;\r\n    headers: Record<string, string>;\r\n}) => Promise<unknown>;\r\n\r\ndeclare type AccelerateExtensionFetchDecorator = (fetch: AccelerateExtensionFetch) => AccelerateExtensionFetch;\r\n\r\nexport declare type Action = keyof typeof DMMF_2.ModelAction | 'executeRaw' | 'queryRaw' | 'runCommandRaw';\r\n\r\ndeclare type ActiveConnectorType = Exclude<ConnectorType, 'postgres' | 'prisma+postgres'>;\r\n\r\n/**\r\n * An interface that exposes some basic information about the\r\n * adapter like its name and provider type.\r\n */\r\ndeclare interface AdapterInfo {\r\n    readonly provider: Provider;\r\n    readonly adapterName: (typeof officialPrismaAdapters)[number] | (string & {});\r\n}\r\n\r\nexport declare type Aggregate = '_count' | '_max' | '_min' | '_avg' | '_sum';\r\n\r\nexport declare type AllModelsToStringIndex<TypeMap extends TypeMapDef, Args extends Record<string, any>, K extends PropertyKey> = Args extends {\r\n    [P in K]: {\r\n        $allModels: infer AllModels;\r\n    };\r\n} ? {\r\n    [P in K]: Record<TypeMap['meta']['modelProps'], AllModels>;\r\n} : {};\r\n\r\nexport { AnyNull }\r\n\r\nexport declare type ApplyOmit<T, OmitConfig> = Compute<{\r\n    [K in keyof T as OmitValue<OmitConfig, K> extends true ? never : K]: T[K];\r\n}>;\r\n\r\nexport declare type Args<T, F extends Operation> = T extends {\r\n    [K: symbol]: {\r\n        types: {\r\n            operations: {\r\n                [K in F]: {\r\n                    args: any;\r\n                };\r\n            };\r\n        };\r\n    };\r\n} ? T[symbol]['types']['operations'][F]['args'] : any;\r\n\r\nexport declare type Args_3<T, F extends Operation> = Args<T, F>;\r\n\r\ndeclare type ArgScalarType = 'string' | 'int' | 'bigint' | 'float' | 'decimal' | 'boolean' | 'enum' | 'uuid' | 'json' | 'datetime' | 'bytes' | 'unknown';\r\n\r\ndeclare type ArgType = {\r\n    scalarType: ArgScalarType;\r\n    dbType?: string;\r\n    arity: Arity;\r\n};\r\n\r\ndeclare type Arity = 'scalar' | 'list';\r\n\r\n/**\r\n * Attributes is a map from string to attribute values.\r\n *\r\n * Note: only the own enumerable keys are counted as valid attribute keys.\r\n */\r\ndeclare interface Attributes {\r\n    [attributeKey: string]: AttributeValue | undefined;\r\n}\r\n\r\n/**\r\n * Attribute values may be any non-nullish primitive value except an object.\r\n *\r\n * null or undefined attribute values are invalid and will result in undefined behavior.\r\n */\r\ndeclare type AttributeValue = string | number | boolean | Array<null | undefined | string> | Array<null | undefined | number> | Array<null | undefined | boolean>;\r\n\r\nexport declare type BaseDMMF = {\r\n    readonly datamodel: Omit<DMMF_2.Datamodel, 'indexes'>;\r\n};\r\n\r\ndeclare type BatchArgs = {\r\n    queries: BatchQuery[];\r\n    transaction?: {\r\n        isolationLevel?: IsolationLevel_2;\r\n    };\r\n};\r\n\r\ndeclare type BatchInternalParams = {\r\n    requests: RequestParams[];\r\n    customDataProxyFetch?: AccelerateExtensionFetchDecorator;\r\n};\r\n\r\ndeclare type BatchQuery = {\r\n    model: string | undefined;\r\n    operation: string;\r\n    args: JsArgs | RawQueryArgs;\r\n};\r\n\r\ndeclare type BatchQueryEngineResult<T> = QueryEngineResultData<T> | Error;\r\n\r\ndeclare type BatchQueryOptionsCb = (args: BatchQueryOptionsCbArgs) => Promise<any>;\r\n\r\ndeclare type BatchQueryOptionsCbArgs = {\r\n    args: BatchArgs;\r\n    query: (args: BatchArgs, __internalParams?: BatchInternalParams) => Promise<unknown[]>;\r\n    __internalParams: BatchInternalParams;\r\n};\r\n\r\ndeclare type BatchResponse = MultiBatchResponse | CompactedBatchResponse;\r\n\r\ndeclare type BatchTransactionOptions = {\r\n    isolationLevel?: Transaction_2.IsolationLevel;\r\n};\r\n\r\n/**\r\n * Equivalent to `Uint8Array` before TypeScript 5.7, and `Uint8Array<ArrayBuffer>` in TypeScript 5.7 and beyond.\r\n */\r\nexport declare type Bytes = ReturnType<Uint8Array['slice']>;\r\n\r\nexport declare type Call<F extends Fn, P> = (F & {\r\n    params: P;\r\n})['returns'];\r\n\r\ndeclare interface CallSite {\r\n    getLocation(): LocationInFile | null;\r\n}\r\n\r\nexport declare type Cast<A, W> = A extends W ? A : W;\r\n\r\ndeclare type Client = ReturnType<typeof getPrismaClient> extends new (optionsArg: PrismaClientOptions) => infer T ? T : never;\r\n\r\nexport declare type ClientArg = {\r\n    [MethodName in string]: unknown;\r\n};\r\n\r\nexport declare type ClientArgs = {\r\n    client: ClientArg;\r\n};\r\n\r\nexport declare type ClientBuiltInProp = keyof DynamicClientExtensionThisBuiltin<never, never, never>;\r\n\r\nexport declare type ClientOptionDef = undefined | {\r\n    [K in string]: any;\r\n};\r\n\r\nexport declare type ClientOtherOps = {\r\n    $queryRaw<T = unknown>(query: TemplateStringsArray | Sql, ...values: any[]): PrismaPromise<T>;\r\n    $queryRawTyped<T>(query: TypedSql<unknown[], T>): PrismaPromise<T[]>;\r\n    $queryRawUnsafe<T = unknown>(query: string, ...values: any[]): PrismaPromise<T>;\r\n    $executeRaw(query: TemplateStringsArray | Sql, ...values: any[]): PrismaPromise<number>;\r\n    $executeRawUnsafe(query: string, ...values: any[]): PrismaPromise<number>;\r\n    $runCommandRaw(command: InputJsonObject): PrismaPromise<JsonObject>;\r\n};\r\n\r\ndeclare type ColumnType = (typeof ColumnTypeEnum)[keyof typeof ColumnTypeEnum];\r\n\r\ndeclare const ColumnTypeEnum: {\r\n    readonly Int32: 0;\r\n    readonly Int64: 1;\r\n    readonly Float: 2;\r\n    readonly Double: 3;\r\n    readonly Numeric: 4;\r\n    readonly Boolean: 5;\r\n    readonly Character: 6;\r\n    readonly Text: 7;\r\n    readonly Date: 8;\r\n    readonly Time: 9;\r\n    readonly DateTime: 10;\r\n    readonly Json: 11;\r\n    readonly Enum: 12;\r\n    readonly Bytes: 13;\r\n    readonly Set: 14;\r\n    readonly Uuid: 15;\r\n    readonly Int32Array: 64;\r\n    readonly Int64Array: 65;\r\n    readonly FloatArray: 66;\r\n    readonly DoubleArray: 67;\r\n    readonly NumericArray: 68;\r\n    readonly BooleanArray: 69;\r\n    readonly CharacterArray: 70;\r\n    readonly TextArray: 71;\r\n    readonly DateArray: 72;\r\n    readonly TimeArray: 73;\r\n    readonly DateTimeArray: 74;\r\n    readonly JsonArray: 75;\r\n    readonly EnumArray: 76;\r\n    readonly BytesArray: 77;\r\n    readonly UuidArray: 78;\r\n    readonly UnknownNumber: 128;\r\n};\r\n\r\ndeclare type CompactedBatchResponse = {\r\n    type: 'compacted';\r\n    plan: QueryPlanNode;\r\n    arguments: Record<string, {}>[];\r\n    nestedSelection: string[];\r\n    keys: string[];\r\n    expectNonEmpty: boolean;\r\n};\r\n\r\ndeclare type CompilerWasmLoadingConfig = {\r\n    /**\r\n     * WASM-bindgen runtime for corresponding module\r\n     */\r\n    getRuntime: () => Promise<{\r\n        __wbg_set_wasm(exports: unknown): void;\r\n        QueryCompiler: QueryCompilerConstructor;\r\n    }>;\r\n    /**\r\n     * Loads the raw wasm module for the wasm compiler engine. This configuration is\r\n     * generated specifically for each type of client, eg. Node.js client and Edge\r\n     * clients will have different implementations.\r\n     * @remarks this is a callback on purpose, we only load the wasm if needed.\r\n     * @remarks only used by ClientEngine\r\n     */\r\n    getQueryCompilerWasmModule: () => Promise<unknown>;\r\n};\r\n\r\nexport declare type Compute<T> = T extends Function ? T : {\r\n    [K in keyof T]: T[K];\r\n} & unknown;\r\n\r\nexport declare type ComputeDeep<T> = T extends Function ? T : {\r\n    [K in keyof T]: ComputeDeep<T[K]>;\r\n} & unknown;\r\n\r\ndeclare type ComputedField = {\r\n    name: string;\r\n    needs: string[];\r\n    compute: ResultArgsFieldCompute;\r\n};\r\n\r\ndeclare type ComputedFieldsMap = {\r\n    [fieldName: string]: ComputedField;\r\n};\r\n\r\ndeclare type ConnectionInfo = {\r\n    schemaName?: string;\r\n    maxBindValues?: number;\r\n    supportsRelationJoins: boolean;\r\n};\r\n\r\ndeclare type ConnectorType = 'mysql' | 'mongodb' | 'sqlite' | 'postgresql' | 'postgres' | 'prisma+postgres' | 'sqlserver' | 'cockroachdb';\r\n\r\ndeclare interface Context {\r\n    /**\r\n     * Get a value from the context.\r\n     *\r\n     * @param key key which identifies a context value\r\n     */\r\n    getValue(key: symbol): unknown;\r\n    /**\r\n     * Create a new context which inherits from this context and has\r\n     * the given key set to the given value.\r\n     *\r\n     * @param key context key for which to set the value\r\n     * @param value value to set for the given key\r\n     */\r\n    setValue(key: symbol, value: unknown): Context;\r\n    /**\r\n     * Return a new context which inherits from this context but does\r\n     * not contain a value for the given key.\r\n     *\r\n     * @param key context key for which to clear a value\r\n     */\r\n    deleteValue(key: symbol): Context;\r\n}\r\n\r\ndeclare type Context_2<T> = T extends {\r\n    [K: symbol]: {\r\n        ctx: infer C;\r\n    };\r\n} ? C & T & {\r\n    /**\r\n     * @deprecated Use `$name` instead.\r\n     */\r\n    name?: string;\r\n    $name?: string;\r\n    $parent?: unknown;\r\n} : T & {\r\n    /**\r\n     * @deprecated Use `$name` instead.\r\n     */\r\n    name?: string;\r\n    $name?: string;\r\n    $parent?: unknown;\r\n};\r\n\r\nexport declare type Count<O> = {\r\n    [K in keyof O]: Count<number>;\r\n} & {};\r\n\r\nexport declare function createParam(name: string): Param<unknown, string>;\r\n\r\ndeclare class DataLoader<T = unknown> {\r\n    private options;\r\n    batches: {\r\n        [key: string]: Job[];\r\n    };\r\n    private tickActive;\r\n    constructor(options: DataLoaderOptions<T>);\r\n    request(request: T): Promise<any>;\r\n    private dispatchBatches;\r\n    get [Symbol.toStringTag](): string;\r\n}\r\n\r\ndeclare type DataLoaderOptions<T> = {\r\n    singleLoader: (request: T) => Promise<any>;\r\n    batchLoader: (request: T[]) => Promise<any[]>;\r\n    batchBy: (request: T) => string | undefined;\r\n    batchOrder: (requestA: T, requestB: T) => number;\r\n};\r\n\r\ndeclare type Datamodel = ReadonlyDeep_2<{\r\n    models: Model[];\r\n    enums: DatamodelEnum[];\r\n    types: Model[];\r\n    indexes: Index[];\r\n}>;\r\n\r\ndeclare type DatamodelEnum = ReadonlyDeep_2<{\r\n    name: string;\r\n    values: EnumValue[];\r\n    dbName?: string | null;\r\n    documentation?: string;\r\n}>;\r\n\r\ndeclare function datamodelEnumToSchemaEnum(datamodelEnum: DatamodelEnum): SchemaEnum;\r\n\r\ndeclare type DatamodelSchemaEnum = ReadonlyDeep_2<{\r\n    name: string;\r\n    values: string[];\r\n}>;\r\n\r\ndeclare function datamodelSchemaEnumToSchemaEnum(datamodelSchemaEnum: DatamodelSchemaEnum): SchemaEnum;\r\n\r\ndeclare type DataRule = {\r\n    type: 'rowCountEq';\r\n    args: number;\r\n} | {\r\n    type: 'rowCountNeq';\r\n    args: number;\r\n} | {\r\n    type: 'affectedRowCountEq';\r\n    args: number;\r\n} | {\r\n    type: 'never';\r\n};\r\n\r\nexport { DbNull }\r\n\r\nexport declare const Debug: typeof debugCreate & {\r\n    enable(namespace: any): void;\r\n    disable(): any;\r\n    enabled(namespace: string): boolean;\r\n    log: (...args: string[]) => void;\r\n    formatters: {};\r\n};\r\n\r\n/**\r\n * Create a new debug instance with the given namespace.\r\n *\r\n * @example\r\n * ```ts\r\n * import Debug from '@prisma/debug'\r\n * const debug = Debug('prisma:client')\r\n * debug('Hello World')\r\n * ```\r\n */\r\ndeclare function debugCreate(namespace: string): ((...args: any[]) => void) & {\r\n    color: string;\r\n    enabled: boolean;\r\n    namespace: string;\r\n    log: (...args: string[]) => void;\r\n    extend: () => void;\r\n};\r\n\r\nexport { Decimal }\r\n\r\n/**\r\n * Interface for any Decimal.js-like library\r\n * Allows us to accept Decimal.js from different\r\n * versions and some compatible alternatives\r\n */\r\nexport declare interface DecimalJsLike {\r\n    d: number[];\r\n    e: number;\r\n    s: number;\r\n    toFixed(): string;\r\n}\r\n\r\nexport declare type DefaultArgs = InternalArgs<{}, {}, {}, {}>;\r\n\r\nexport declare type DefaultSelection<Payload extends OperationPayload, Args = {}, GlobalOmitOptions = {}> = Args extends {\r\n    omit: infer LocalOmit;\r\n} ? ApplyOmit<UnwrapPayload<{\r\n    default: Payload;\r\n}>['default'], PatchFlat<LocalOmit, ExtractGlobalOmit<GlobalOmitOptions, Uncapitalize<Payload['name']>>>> : ApplyOmit<UnwrapPayload<{\r\n    default: Payload;\r\n}>['default'], ExtractGlobalOmit<GlobalOmitOptions, Uncapitalize<Payload['name']>>>;\r\n\r\nexport declare function defineDmmfProperty(target: object, runtimeDataModel: RuntimeDataModel): void;\r\n\r\ndeclare function defineExtension(ext: ExtensionArgs | ((client: Client) => Client)): (client: Client) => Client;\r\n\r\ndeclare const denylist: readonly [\"$connect\", \"$disconnect\", \"$on\", \"$transaction\", \"$extends\"];\r\n\r\ndeclare type Deprecation = ReadonlyDeep_2<{\r\n    sinceVersion: string;\r\n    reason: string;\r\n    plannedRemovalVersion?: string;\r\n}>;\r\n\r\ndeclare type DeserializedResponse = Array<Record<string, unknown>>;\r\n\r\nexport declare function deserializeJsonResponse(result: unknown): unknown;\r\n\r\nexport declare function deserializeRawResult(response: RawResponse): DeserializedResponse;\r\n\r\nexport declare type DevTypeMapDef = {\r\n    meta: {\r\n        modelProps: string;\r\n    };\r\n    model: {\r\n        [Model in PropertyKey]: {\r\n            [Operation in PropertyKey]: DevTypeMapFnDef;\r\n        };\r\n    };\r\n    other: {\r\n        [Operation in PropertyKey]: DevTypeMapFnDef;\r\n    };\r\n};\r\n\r\nexport declare type DevTypeMapFnDef = {\r\n    args: any;\r\n    result: any;\r\n    payload: OperationPayload;\r\n};\r\n\r\nexport declare namespace DMMF {\r\n    export {\r\n        datamodelEnumToSchemaEnum,\r\n        datamodelSchemaEnumToSchemaEnum,\r\n        Document_2 as Document,\r\n        Mappings,\r\n        OtherOperationMappings,\r\n        DatamodelEnum,\r\n        DatamodelSchemaEnum,\r\n        SchemaEnum,\r\n        EnumValue,\r\n        Datamodel,\r\n        uniqueIndex,\r\n        PrimaryKey,\r\n        Model,\r\n        FieldKind,\r\n        FieldNamespace,\r\n        FieldLocation,\r\n        Field,\r\n        FieldDefault,\r\n        FieldDefaultScalar,\r\n        Index,\r\n        IndexType,\r\n        IndexField,\r\n        SortOrder,\r\n        Schema,\r\n        Query,\r\n        QueryOutput,\r\n        TypeRef,\r\n        InputTypeRef,\r\n        SchemaArg,\r\n        OutputType,\r\n        SchemaField,\r\n        OutputTypeRef,\r\n        Deprecation,\r\n        InputType,\r\n        FieldRefType,\r\n        FieldRefAllowType,\r\n        ModelMapping,\r\n        ModelAction,\r\n        ReadonlyDeep_2 as ReadonlyDeep\r\n    }\r\n}\r\n\r\ndeclare namespace DMMF_2 {\r\n    export {\r\n        datamodelEnumToSchemaEnum,\r\n        datamodelSchemaEnumToSchemaEnum,\r\n        Document_2 as Document,\r\n        Mappings,\r\n        OtherOperationMappings,\r\n        DatamodelEnum,\r\n        DatamodelSchemaEnum,\r\n        SchemaEnum,\r\n        EnumValue,\r\n        Datamodel,\r\n        uniqueIndex,\r\n        PrimaryKey,\r\n        Model,\r\n        FieldKind,\r\n        FieldNamespace,\r\n        FieldLocation,\r\n        Field,\r\n        FieldDefault,\r\n        FieldDefaultScalar,\r\n        Index,\r\n        IndexType,\r\n        IndexField,\r\n        SortOrder,\r\n        Schema,\r\n        Query,\r\n        QueryOutput,\r\n        TypeRef,\r\n        InputTypeRef,\r\n        SchemaArg,\r\n        OutputType,\r\n        SchemaField,\r\n        OutputTypeRef,\r\n        Deprecation,\r\n        InputType,\r\n        FieldRefType,\r\n        FieldRefAllowType,\r\n        ModelMapping,\r\n        ModelAction,\r\n        ReadonlyDeep_2 as ReadonlyDeep\r\n    }\r\n}\r\n\r\nexport declare function dmmfToRuntimeDataModel(dmmfDataModel: DMMF_2.Datamodel): RuntimeDataModel;\r\n\r\ndeclare type Document_2 = ReadonlyDeep_2<{\r\n    datamodel: Datamodel;\r\n    schema: Schema;\r\n    mappings: Mappings;\r\n}>;\r\n\r\n/**\r\n * A generic driver adapter factory that allows the user to instantiate a\r\n * driver adapter. The query and result types are specific to the adapter.\r\n */\r\ndeclare interface DriverAdapterFactory<Query, Result> extends AdapterInfo {\r\n    /**\r\n     * Instantiate a driver adapter.\r\n     */\r\n    connect(): Promise<Queryable<Query, Result>>;\r\n}\r\n\r\ndeclare type DynamicArgType = ArgType | {\r\n    arity: 'tuple';\r\n    elements: ArgType[];\r\n};\r\n\r\n/** Client */\r\nexport declare type DynamicClientExtensionArgs<C_, TypeMap extends TypeMapDef, TypeMapCb extends TypeMapCbDef, ExtArgs extends Record<string, any>> = {\r\n    [P in keyof C_]: unknown;\r\n} & {\r\n    [K: symbol]: {\r\n        ctx: Optional<DynamicClientExtensionThis<TypeMap, TypeMapCb, ExtArgs>, ITXClientDenyList> & {\r\n            $parent: Optional<DynamicClientExtensionThis<TypeMap, TypeMapCb, ExtArgs>, ITXClientDenyList>;\r\n        };\r\n    };\r\n};\r\n\r\nexport declare type DynamicClientExtensionThis<TypeMap extends TypeMapDef, TypeMapCb extends TypeMapCbDef, ExtArgs extends Record<string, any>> = {\r\n    [P in keyof ExtArgs['client']]: Return<ExtArgs['client'][P]>;\r\n} & {\r\n    [P in Exclude<TypeMap['meta']['modelProps'], keyof ExtArgs['client']>]: DynamicModelExtensionThis<TypeMap, ModelKey<TypeMap, P>, ExtArgs>;\r\n} & {\r\n    [P in Exclude<keyof TypeMap['other']['operations'], keyof ExtArgs['client']>]: P extends keyof ClientOtherOps ? ClientOtherOps[P] : never;\r\n} & {\r\n    [P in Exclude<ClientBuiltInProp, keyof ExtArgs['client']>]: DynamicClientExtensionThisBuiltin<TypeMap, TypeMapCb, ExtArgs>[P];\r\n} & {\r\n    [K: symbol]: {\r\n        types: TypeMap['other'];\r\n    };\r\n};\r\n\r\nexport declare type DynamicClientExtensionThisBuiltin<TypeMap extends TypeMapDef, TypeMapCb extends TypeMapCbDef, ExtArgs extends Record<string, any>> = {\r\n    $extends: ExtendsHook<'extends', TypeMapCb, ExtArgs, Call<TypeMapCb, {\r\n        extArgs: ExtArgs;\r\n    }>>;\r\n    $transaction<P extends PrismaPromise<any>[]>(arg: [...P], options?: {\r\n        isolationLevel?: TypeMap['meta']['txIsolationLevel'];\r\n    }): Promise<UnwrapTuple<P>>;\r\n    $transaction<R>(fn: (client: Omit<DynamicClientExtensionThis<TypeMap, TypeMapCb, ExtArgs>, ITXClientDenyList>) => Promise<R>, options?: {\r\n        maxWait?: number;\r\n        timeout?: number;\r\n        isolationLevel?: TypeMap['meta']['txIsolationLevel'];\r\n    }): Promise<R>;\r\n    $disconnect(): Promise<void>;\r\n    $connect(): Promise<void>;\r\n};\r\n\r\n/** Model */\r\nexport declare type DynamicModelExtensionArgs<M_, TypeMap extends TypeMapDef, TypeMapCb extends TypeMapCbDef, ExtArgs extends Record<string, any>> = {\r\n    [K in keyof M_]: K extends '$allModels' ? {\r\n        [P in keyof M_[K]]?: unknown;\r\n    } & {\r\n        [K: symbol]: {};\r\n    } : K extends TypeMap['meta']['modelProps'] ? {\r\n        [P in keyof M_[K]]?: unknown;\r\n    } & {\r\n        [K: symbol]: {\r\n            ctx: DynamicModelExtensionThis<TypeMap, ModelKey<TypeMap, K>, ExtArgs> & {\r\n                $parent: DynamicClientExtensionThis<TypeMap, TypeMapCb, ExtArgs>;\r\n            } & {\r\n                $name: ModelKey<TypeMap, K>;\r\n            } & {\r\n                /**\r\n                 * @deprecated Use `$name` instead.\r\n                 */\r\n                name: ModelKey<TypeMap, K>;\r\n            };\r\n        };\r\n    } : never;\r\n};\r\n\r\nexport declare type DynamicModelExtensionFluentApi<TypeMap extends TypeMapDef, M extends PropertyKey, P extends PropertyKey, Null> = {\r\n    [K in keyof TypeMap['model'][M]['payload']['objects']]: <A>(args?: Exact<A, Path<TypeMap['model'][M]['operations'][P]['args']['select'], [K]>>) => PrismaPromise<Path<DynamicModelExtensionFnResultBase<TypeMap, M, {\r\n        select: {\r\n            [P in K]: A;\r\n        };\r\n    }, P>, [K]> | Null> & DynamicModelExtensionFluentApi<TypeMap, (TypeMap['model'][M]['payload']['objects'][K] & {})['name'], P, Null | Select<TypeMap['model'][M]['payload']['objects'][K], null>>;\r\n};\r\n\r\nexport declare type DynamicModelExtensionFnResult<TypeMap extends TypeMapDef, M extends PropertyKey, A, P extends PropertyKey, Null> = P extends FluentOperation ? DynamicModelExtensionFluentApi<TypeMap, M, P, Null> & PrismaPromise<DynamicModelExtensionFnResultBase<TypeMap, M, A, P> | Null> : PrismaPromise<DynamicModelExtensionFnResultBase<TypeMap, M, A, P>>;\r\n\r\nexport declare type DynamicModelExtensionFnResultBase<TypeMap extends TypeMapDef, M extends PropertyKey, A, P extends PropertyKey> = GetResult<TypeMap['model'][M]['payload'], A, P & Operation, TypeMap['globalOmitOptions']>;\r\n\r\nexport declare type DynamicModelExtensionFnResultNull<P extends PropertyKey> = P extends 'findUnique' | 'findFirst' ? null : never;\r\n\r\nexport declare type DynamicModelExtensionOperationFn<TypeMap extends TypeMapDef, M extends PropertyKey, P extends PropertyKey> = {} extends TypeMap['model'][M]['operations'][P]['args'] ? <A extends TypeMap['model'][M]['operations'][P]['args']>(args?: Exact<A, TypeMap['model'][M]['operations'][P]['args']>) => DynamicModelExtensionFnResult<TypeMap, M, A, P, DynamicModelExtensionFnResultNull<P>> : <A extends TypeMap['model'][M]['operations'][P]['args']>(args: Exact<A, TypeMap['model'][M]['operations'][P]['args']>) => DynamicModelExtensionFnResult<TypeMap, M, A, P, DynamicModelExtensionFnResultNull<P>>;\r\n\r\nexport declare type DynamicModelExtensionThis<TypeMap extends TypeMapDef, M extends PropertyKey, ExtArgs extends Record<string, any>> = {\r\n    [P in keyof ExtArgs['model'][Uncapitalize<M & string>]]: Return<ExtArgs['model'][Uncapitalize<M & string>][P]>;\r\n} & {\r\n    [P in Exclude<keyof TypeMap['model'][M]['operations'], keyof ExtArgs['model'][Uncapitalize<M & string>]>]: DynamicModelExtensionOperationFn<TypeMap, M, P>;\r\n} & {\r\n    [P in Exclude<'fields', keyof ExtArgs['model'][Uncapitalize<M & string>]>]: TypeMap['model'][M]['fields'];\r\n} & {\r\n    [K: symbol]: {\r\n        types: TypeMap['model'][M];\r\n    };\r\n};\r\n\r\n/** Query */\r\nexport declare type DynamicQueryExtensionArgs<Q_, TypeMap extends TypeMapDef> = {\r\n    [K in keyof Q_]: K extends '$allOperations' ? (args: {\r\n        model?: string;\r\n        operation: string;\r\n        args: any;\r\n        query: (args: any) => PrismaPromise<any>;\r\n    }) => Promise<any> : K extends '$allModels' ? {\r\n        [P in keyof Q_[K] | keyof TypeMap['model'][keyof TypeMap['model']]['operations'] | '$allOperations']?: P extends '$allOperations' ? DynamicQueryExtensionCb<TypeMap, 'model', keyof TypeMap['model'], keyof TypeMap['model'][keyof TypeMap['model']]['operations']> : P extends keyof TypeMap['model'][keyof TypeMap['model']]['operations'] ? DynamicQueryExtensionCb<TypeMap, 'model', keyof TypeMap['model'], P> : never;\r\n    } : K extends TypeMap['meta']['modelProps'] ? {\r\n        [P in keyof Q_[K] | keyof TypeMap['model'][ModelKey<TypeMap, K>]['operations'] | '$allOperations']?: P extends '$allOperations' ? DynamicQueryExtensionCb<TypeMap, 'model', ModelKey<TypeMap, K>, keyof TypeMap['model'][ModelKey<TypeMap, K>]['operations']> : P extends keyof TypeMap['model'][ModelKey<TypeMap, K>]['operations'] ? DynamicQueryExtensionCb<TypeMap, 'model', ModelKey<TypeMap, K>, P> : never;\r\n    } : K extends keyof TypeMap['other']['operations'] ? DynamicQueryExtensionCb<[TypeMap], 0, 'other', K> : never;\r\n};\r\n\r\nexport declare type DynamicQueryExtensionCb<TypeMap extends TypeMapDef, _0 extends PropertyKey, _1 extends PropertyKey, _2 extends PropertyKey> = <A extends DynamicQueryExtensionCbArgs<TypeMap, _0, _1, _2>>(args: A) => Promise<TypeMap[_0][_1][_2]['result']>;\r\n\r\nexport declare type DynamicQueryExtensionCbArgs<TypeMap extends TypeMapDef, _0 extends PropertyKey, _1 extends PropertyKey, _2 extends PropertyKey> = (_1 extends unknown ? _2 extends unknown ? {\r\n    args: DynamicQueryExtensionCbArgsArgs<TypeMap, _0, _1, _2>;\r\n    model: _0 extends 0 ? undefined : _1;\r\n    operation: _2;\r\n    query: <A extends DynamicQueryExtensionCbArgsArgs<TypeMap, _0, _1, _2>>(args: A) => PrismaPromise<TypeMap[_0][_1]['operations'][_2]['result']>;\r\n} : never : never) & {\r\n    query: (args: DynamicQueryExtensionCbArgsArgs<TypeMap, _0, _1, _2>) => PrismaPromise<TypeMap[_0][_1]['operations'][_2]['result']>;\r\n};\r\n\r\nexport declare type DynamicQueryExtensionCbArgsArgs<TypeMap extends TypeMapDef, _0 extends PropertyKey, _1 extends PropertyKey, _2 extends PropertyKey> = _2 extends '$queryRaw' | '$executeRaw' ? Sql : TypeMap[_0][_1]['operations'][_2]['args'];\r\n\r\n/** Result */\r\nexport declare type DynamicResultExtensionArgs<R_, TypeMap extends TypeMapDef> = {\r\n    [K in keyof R_]: {\r\n        [P in keyof R_[K]]?: {\r\n            needs?: DynamicResultExtensionNeeds<TypeMap, ModelKey<TypeMap, K>, R_[K][P]>;\r\n            compute(data: DynamicResultExtensionData<TypeMap, ModelKey<TypeMap, K>, R_[K][P]>): any;\r\n        };\r\n    };\r\n};\r\n\r\nexport declare type DynamicResultExtensionData<TypeMap extends TypeMapDef, M extends PropertyKey, S> = GetFindResult<TypeMap['model'][M]['payload'], {\r\n    select: S;\r\n}, {}>;\r\n\r\nexport declare type DynamicResultExtensionNeeds<TypeMap extends TypeMapDef, M extends PropertyKey, S> = {\r\n    [K in keyof S]: K extends keyof TypeMap['model'][M]['payload']['scalars'] ? S[K] : never;\r\n} & {\r\n    [N in keyof TypeMap['model'][M]['payload']['scalars']]?: boolean;\r\n};\r\n\r\nexport { empty }\r\n\r\nexport declare type EmptyToUnknown<T> = T;\r\n\r\ndeclare interface Engine<InteractiveTransactionPayload = unknown> {\r\n    /** The name of the engine. This is meant to be consumed externally */\r\n    readonly name: string;\r\n    onBeforeExit(callback: () => Promise<void>): void;\r\n    start(): Promise<void>;\r\n    stop(): Promise<void>;\r\n    version(forceRun?: boolean): Promise<string> | string;\r\n    request<T>(query: JsonQuery, options: RequestOptions<InteractiveTransactionPayload>): Promise<QueryEngineResultData<T>>;\r\n    requestBatch<T>(queries: JsonQuery[], options: RequestBatchOptions<InteractiveTransactionPayload>): Promise<BatchQueryEngineResult<T>[]>;\r\n    transaction(action: 'start', headers: Transaction_2.TransactionHeaders, options: Transaction_2.Options): Promise<Transaction_2.InteractiveTransactionInfo<unknown>>;\r\n    transaction(action: 'commit', headers: Transaction_2.TransactionHeaders, info: Transaction_2.InteractiveTransactionInfo<unknown>): Promise<void>;\r\n    transaction(action: 'rollback', headers: Transaction_2.TransactionHeaders, info: Transaction_2.InteractiveTransactionInfo<unknown>): Promise<void>;\r\n}\r\n\r\ndeclare interface EngineConfig {\r\n    enableDebugLogs?: boolean;\r\n    prismaPath?: string;\r\n    logQueries?: boolean;\r\n    logLevel?: 'info' | 'warn';\r\n    clientVersion: string;\r\n    previewFeatures?: string[];\r\n    activeProvider?: string;\r\n    logEmitter: LogEmitter;\r\n    transactionOptions: Transaction_2.Options;\r\n    /**\r\n     * Instance of a Driver Adapter, e.g., like one provided by `@prisma/adapter-pg`.\r\n     */\r\n    adapter?: SqlDriverAdapterFactory;\r\n    /**\r\n     * Prisma Accelerate URL allowing the client to connect through Accelerate instead of a direct database.\r\n     */\r\n    accelerateUrl?: string;\r\n    /**\r\n     * The contents of the schema encoded into a string\r\n     */\r\n    inlineSchema: string;\r\n    /**\r\n     * The helper for interaction with OTEL tracing\r\n     * @remarks enabling is determined by the client and @prisma/instrumentation package\r\n     */\r\n    tracingHelper: TracingHelper;\r\n    /**\r\n     * Web Assembly module loading configuration\r\n     */\r\n    compilerWasm?: CompilerWasmLoadingConfig;\r\n}\r\n\r\ndeclare type EngineEvent<E extends EngineEventType> = E extends QueryEventType ? QueryEvent : LogEvent;\r\n\r\ndeclare type EngineEventType = QueryEventType | LogEventType;\r\n\r\ndeclare type EngineSpan = {\r\n    id: EngineSpanId;\r\n    parentId: string | null;\r\n    name: string;\r\n    startTime: HrTime;\r\n    endTime: HrTime;\r\n    kind: EngineSpanKind;\r\n    attributes?: Record<string, unknown>;\r\n    links?: EngineSpanId[];\r\n};\r\n\r\ndeclare type EngineSpanId = string;\r\n\r\ndeclare type EngineSpanKind = 'client' | 'internal';\r\n\r\ndeclare type EnumValue = ReadonlyDeep_2<{\r\n    name: string;\r\n    dbName: string | null;\r\n}>;\r\n\r\nexport declare type Equals<A, B> = (<T>() => T extends A ? 1 : 2) extends (<T>() => T extends B ? 1 : 2) ? 1 : 0;\r\n\r\ndeclare type ErrorFormat = 'pretty' | 'colorless' | 'minimal';\r\n\r\ndeclare type EventCallback<E extends ExtendedEventType> = [E] extends ['beforeExit'] ? () => Promise<void> : [E] extends [LogLevel] ? (event: EngineEvent<E>) => void : never;\r\n\r\nexport declare type Exact<A, W> = (A extends unknown ? (W extends A ? {\r\n    [K in keyof A]: Exact<A[K], W[K]>;\r\n} : W) : never) | (A extends Narrowable ? A : never);\r\n\r\n/**\r\n * Defines Exception.\r\n *\r\n * string or an object with one of (message or name or code) and optional stack\r\n */\r\ndeclare type Exception = ExceptionWithCode | ExceptionWithMessage | ExceptionWithName | string;\r\n\r\ndeclare interface ExceptionWithCode {\r\n    code: string | number;\r\n    name?: string;\r\n    message?: string;\r\n    stack?: string;\r\n}\r\n\r\ndeclare interface ExceptionWithMessage {\r\n    code?: string | number;\r\n    message: string;\r\n    name?: string;\r\n    stack?: string;\r\n}\r\n\r\ndeclare interface ExceptionWithName {\r\n    code?: string | number;\r\n    message?: string;\r\n    name: string;\r\n    stack?: string;\r\n}\r\n\r\ndeclare type ExtendedEventType = LogLevel | 'beforeExit';\r\n\r\ndeclare type ExtendedSpanOptions = SpanOptions & {\r\n    /** The name of the span */\r\n    name: string;\r\n    internal?: boolean;\r\n    /** Whether it propagates context (?=true) */\r\n    active?: boolean;\r\n    /** The context to append the span to */\r\n    context?: Context;\r\n};\r\n\r\n/** $extends, defineExtension */\r\nexport declare interface ExtendsHook<Variant extends 'extends' | 'define', TypeMapCb extends TypeMapCbDef, ExtArgs extends Record<string, any>, TypeMap extends TypeMapDef = Call<TypeMapCb, {\r\n    extArgs: ExtArgs;\r\n}>> {\r\n    extArgs: ExtArgs;\r\n    <R_ extends {\r\n        [K in TypeMap['meta']['modelProps'] | '$allModels']?: unknown;\r\n    }, R, M_ extends {\r\n        [K in TypeMap['meta']['modelProps'] | '$allModels']?: unknown;\r\n    }, M, Q_ extends {\r\n        [K in TypeMap['meta']['modelProps'] | '$allModels' | keyof TypeMap['other']['operations'] | '$allOperations']?: unknown;\r\n    }, C_ extends {\r\n        [K in string]?: unknown;\r\n    }, C, Args extends InternalArgs = InternalArgs<R, M, {}, C>, MergedArgs extends InternalArgs = MergeExtArgs<TypeMap, ExtArgs, Args>>(extension: ((client: DynamicClientExtensionThis<TypeMap, TypeMapCb, ExtArgs>) => {\r\n        $extends: {\r\n            extArgs: Args;\r\n        };\r\n    }) | {\r\n        name?: string;\r\n        query?: DynamicQueryExtensionArgs<Q_, TypeMap>;\r\n        result?: DynamicResultExtensionArgs<R_, TypeMap> & R;\r\n        model?: DynamicModelExtensionArgs<M_, TypeMap, TypeMapCb, ExtArgs> & M;\r\n        client?: DynamicClientExtensionArgs<C_, TypeMap, TypeMapCb, ExtArgs> & C;\r\n    }): {\r\n        extends: DynamicClientExtensionThis<Call<TypeMapCb, {\r\n            extArgs: MergedArgs;\r\n        }>, TypeMapCb, MergedArgs>;\r\n        define: (client: any) => {\r\n            $extends: {\r\n                extArgs: Args;\r\n            };\r\n        };\r\n    }[Variant];\r\n}\r\n\r\nexport declare type ExtensionArgs = Optional<RequiredExtensionArgs>;\r\n\r\ndeclare namespace Extensions {\r\n    export {\r\n        defineExtension,\r\n        getExtensionContext\r\n    }\r\n}\r\nexport { Extensions }\r\n\r\ndeclare namespace Extensions_2 {\r\n    export {\r\n        InternalArgs,\r\n        DefaultArgs,\r\n        GetPayloadResultExtensionKeys,\r\n        GetPayloadResultExtensionObject,\r\n        GetPayloadResult,\r\n        GetSelect,\r\n        GetOmit,\r\n        DynamicQueryExtensionArgs,\r\n        DynamicQueryExtensionCb,\r\n        DynamicQueryExtensionCbArgs,\r\n        DynamicQueryExtensionCbArgsArgs,\r\n        DynamicResultExtensionArgs,\r\n        DynamicResultExtensionNeeds,\r\n        DynamicResultExtensionData,\r\n        DynamicModelExtensionArgs,\r\n        DynamicModelExtensionThis,\r\n        DynamicModelExtensionOperationFn,\r\n        DynamicModelExtensionFnResult,\r\n        DynamicModelExtensionFnResultBase,\r\n        DynamicModelExtensionFluentApi,\r\n        DynamicModelExtensionFnResultNull,\r\n        DynamicClientExtensionArgs,\r\n        DynamicClientExtensionThis,\r\n        ClientBuiltInProp,\r\n        DynamicClientExtensionThisBuiltin,\r\n        ExtendsHook,\r\n        MergeExtArgs,\r\n        AllModelsToStringIndex,\r\n        TypeMapDef,\r\n        DevTypeMapDef,\r\n        DevTypeMapFnDef,\r\n        ClientOptionDef,\r\n        ClientOtherOps,\r\n        TypeMapCbDef,\r\n        ModelKey,\r\n        RequiredExtensionArgs as UserArgs\r\n    }\r\n}\r\n\r\nexport declare type ExtractGlobalOmit<Options, ModelName extends string> = Options extends {\r\n    omit: {\r\n        [K in ModelName]: infer GlobalOmit;\r\n    };\r\n} ? GlobalOmit : {};\r\n\r\ndeclare type Field = ReadonlyDeep_2<{\r\n    kind: FieldKind;\r\n    name: string;\r\n    isRequired: boolean;\r\n    isList: boolean;\r\n    isUnique: boolean;\r\n    isId: boolean;\r\n    isReadOnly: boolean;\r\n    isGenerated?: boolean;\r\n    isUpdatedAt?: boolean;\r\n    /**\r\n     * Describes the data type in the same the way it is defined in the Prisma schema:\r\n     * BigInt, Boolean, Bytes, DateTime, Decimal, Float, Int, JSON, String, $ModelName\r\n     */\r\n    type: string;\r\n    /**\r\n     * Native database type, if specified.\r\n     * For example, `@db.VarChar(191)` is encoded as `['VarChar', ['191']]`,\r\n     * `@db.Text` is encoded as `['Text', []]`.\r\n     */\r\n    nativeType?: [string, string[]] | null;\r\n    dbName?: string | null;\r\n    hasDefaultValue: boolean;\r\n    default?: FieldDefault | FieldDefaultScalar | FieldDefaultScalar[];\r\n    relationFromFields?: string[];\r\n    relationToFields?: string[];\r\n    relationOnDelete?: string;\r\n    relationOnUpdate?: string;\r\n    relationName?: string;\r\n    documentation?: string;\r\n}>;\r\n\r\ndeclare type FieldDefault = ReadonlyDeep_2<{\r\n    name: string;\r\n    args: Array<string | number>;\r\n}>;\r\n\r\ndeclare type FieldDefaultScalar = string | boolean | number;\r\n\r\ndeclare type FieldInitializer = {\r\n    type: 'value';\r\n    value: PrismaValue;\r\n} | {\r\n    type: 'lastInsertId';\r\n};\r\n\r\ndeclare type FieldKind = 'scalar' | 'object' | 'enum' | 'unsupported';\r\n\r\ndeclare type FieldLocation = 'scalar' | 'inputObjectTypes' | 'outputObjectTypes' | 'enumTypes' | 'fieldRefTypes';\r\n\r\ndeclare type FieldNamespace = 'model' | 'prisma';\r\n\r\ndeclare type FieldOperation = {\r\n    type: 'set';\r\n    value: PrismaValue;\r\n} | {\r\n    type: 'add';\r\n    value: PrismaValue;\r\n} | {\r\n    type: 'subtract';\r\n    value: PrismaValue;\r\n} | {\r\n    type: 'multiply';\r\n    value: PrismaValue;\r\n} | {\r\n    type: 'divide';\r\n    value: PrismaValue;\r\n};\r\n\r\n/**\r\n * A reference to a specific field of a specific model\r\n */\r\nexport declare interface FieldRef<Model, FieldType> {\r\n    readonly modelName: Model;\r\n    readonly name: string;\r\n    readonly typeName: FieldType;\r\n    readonly isList: boolean;\r\n}\r\n\r\ndeclare type FieldRefAllowType = TypeRef<'scalar' | 'enumTypes'>;\r\n\r\ndeclare type FieldRefType = ReadonlyDeep_2<{\r\n    name: string;\r\n    allowTypes: FieldRefAllowType[];\r\n    fields: SchemaArg[];\r\n}>;\r\n\r\ndeclare type FieldScalarType = {\r\n    type: 'string' | 'int' | 'bigint' | 'float' | 'boolean' | 'json' | 'object' | 'datetime' | 'decimal' | 'unsupported';\r\n} | {\r\n    type: 'enum';\r\n    name: string;\r\n} | {\r\n    type: 'bytes';\r\n    encoding: 'array' | 'base64' | 'hex';\r\n};\r\n\r\ndeclare type FieldType = {\r\n    arity: Arity;\r\n} & FieldScalarType;\r\n\r\ndeclare type FluentOperation = 'findUnique' | 'findUniqueOrThrow' | 'findFirst' | 'findFirstOrThrow' | 'create' | 'update' | 'upsert' | 'delete';\r\n\r\nexport declare interface Fn<Params = unknown, Returns = unknown> {\r\n    params: Params;\r\n    returns: Returns;\r\n}\r\n\r\ndeclare type Fragment = {\r\n    type: 'stringChunk';\r\n    chunk: string;\r\n} | {\r\n    type: 'parameter';\r\n} | {\r\n    type: 'parameterTuple';\r\n} | {\r\n    type: 'parameterTupleList';\r\n    itemPrefix: string;\r\n    itemSeparator: string;\r\n    itemSuffix: string;\r\n    groupSeparator: string;\r\n};\r\n\r\nexport declare type GetAggregateResult<P extends OperationPayload, A> = {\r\n    [K in keyof A as K extends Aggregate ? K : never]: K extends '_count' ? A[K] extends true ? number : Count<A[K]> : {\r\n        [J in keyof A[K] & string]: P['scalars'][J] | null;\r\n    };\r\n};\r\n\r\nexport declare type GetBatchResult = {\r\n    count: number;\r\n};\r\n\r\nexport declare type GetCountResult<A> = A extends {\r\n    select: infer S;\r\n} ? (S extends true ? number : Count<S>) : number;\r\n\r\ndeclare function getExtensionContext<T>(that: T): Context_2<T>;\r\n\r\nexport declare type GetFindResult<P extends OperationPayload, A, GlobalOmitOptions> = Equals<A, any> extends 1 ? DefaultSelection<P, A, GlobalOmitOptions> : A extends {\r\n    select: infer S extends object;\r\n} & Record<string, unknown> | {\r\n    include: infer I extends object;\r\n} & Record<string, unknown> ? {\r\n    [K in keyof S | keyof I as (S & I)[K] extends false | undefined | Skip | null ? never : K]: (S & I)[K] extends object ? P extends SelectablePayloadFields<K, (infer O)[]> ? O extends OperationPayload ? GetFindResult<O, (S & I)[K], GlobalOmitOptions>[] : never : P extends SelectablePayloadFields<K, infer O | null> ? O extends OperationPayload ? GetFindResult<O, (S & I)[K], GlobalOmitOptions> | SelectField<P, K> & null : never : K extends '_count' ? Count<GetFindResult<P, (S & I)[K], GlobalOmitOptions>> : never : P extends SelectablePayloadFields<K, (infer O)[]> ? O extends OperationPayload ? DefaultSelection<O, {}, GlobalOmitOptions>[] : never : P extends SelectablePayloadFields<K, infer O | null> ? O extends OperationPayload ? DefaultSelection<O, {}, GlobalOmitOptions> | SelectField<P, K> & null : never : P extends {\r\n        scalars: {\r\n            [k in K]: infer O;\r\n        };\r\n    } ? O : K extends '_count' ? Count<P['objects']> : never;\r\n} & (A extends {\r\n    include: any;\r\n} & Record<string, unknown> ? DefaultSelection<P, A & {\r\n    omit: A['omit'];\r\n}, GlobalOmitOptions> : unknown) : DefaultSelection<P, A, GlobalOmitOptions>;\r\n\r\nexport declare type GetGroupByResult<P extends OperationPayload, A> = A extends {\r\n    by: string[];\r\n} ? Array<GetAggregateResult<P, A> & {\r\n    [K in A['by'][number]]: P['scalars'][K];\r\n}> : A extends {\r\n    by: string;\r\n} ? Array<GetAggregateResult<P, A> & {\r\n    [K in A['by']]: P['scalars'][K];\r\n}> : {}[];\r\n\r\nexport declare type GetOmit<BaseKeys extends string, R extends InternalArgs['result'][string], ExtraType = never> = {\r\n    [K in (string extends keyof R ? never : keyof R) | BaseKeys]?: boolean | ExtraType;\r\n};\r\n\r\nexport declare type GetPayloadResult<Base extends Record<any, any>, R extends InternalArgs['result'][string]> = Omit<Base, GetPayloadResultExtensionKeys<R>> & GetPayloadResultExtensionObject<R>;\r\n\r\nexport declare type GetPayloadResultExtensionKeys<R extends InternalArgs['result'][string], KR extends keyof R = string extends keyof R ? never : keyof R> = KR;\r\n\r\nexport declare type GetPayloadResultExtensionObject<R extends InternalArgs['result'][string]> = {\r\n    [K in GetPayloadResultExtensionKeys<R>]: R[K] extends () => {\r\n        compute: (...args: any) => infer C;\r\n    } ? C : never;\r\n};\r\n\r\nexport declare function getPrismaClient(config: GetPrismaClientConfig): {\r\n    new (optionsArg: PrismaClientOptions): {\r\n        _originalClient: any;\r\n        _runtimeDataModel: RuntimeDataModel;\r\n        _requestHandler: RequestHandler;\r\n        _connectionPromise?: Promise<any> | undefined;\r\n        _disconnectionPromise?: Promise<any> | undefined;\r\n        _engineConfig: EngineConfig;\r\n        _accelerateEngineConfig: AccelerateEngineConfig;\r\n        _clientVersion: string;\r\n        _errorFormat: ErrorFormat;\r\n        _tracingHelper: TracingHelper;\r\n        _previewFeatures: string[];\r\n        _activeProvider: string;\r\n        _globalOmit?: GlobalOmitOptions | undefined;\r\n        _extensions: MergedExtensionsList;\r\n        /**\r\n         * @remarks This is used internally by Policy, do not rename or remove\r\n         */\r\n        _engine: Engine;\r\n        /**\r\n         * A fully constructed/applied Client that references the parent\r\n         * PrismaClient. This is used for Client extensions only.\r\n         */\r\n        _appliedParent: any;\r\n        _createPrismaPromise: PrismaPromiseFactory;\r\n        $on<E extends ExtendedEventType>(eventType: E, callback: EventCallback<E>): any;\r\n        $connect(): Promise<void>;\r\n        /**\r\n         * Disconnect from the database\r\n         */\r\n        $disconnect(): Promise<void>;\r\n        /**\r\n         * Executes a raw query and always returns a number\r\n         */\r\n        $executeRawInternal(transaction: PrismaPromiseTransaction | undefined, clientMethod: string, args: RawQueryArgs, middlewareArgsMapper?: MiddlewareArgsMapper<unknown, unknown>): Promise<number>;\r\n        /**\r\n         * Executes a raw query provided through a safe tag function\r\n         * @see https://github.com/prisma/prisma/issues/7142\r\n         *\r\n         * @param query\r\n         * @param values\r\n         * @returns\r\n         */\r\n        $executeRaw(query: TemplateStringsArray | Sql, ...values: any[]): PrismaPromise_2<unknown, any>;\r\n        /**\r\n         * Unsafe counterpart of `$executeRaw` that is susceptible to SQL injections\r\n         * @see https://github.com/prisma/prisma/issues/7142\r\n         *\r\n         * @param query\r\n         * @param values\r\n         * @returns\r\n         */\r\n        $executeRawUnsafe(query: string, ...values: RawValue[]): PrismaPromise_2<unknown, any>;\r\n        /**\r\n         * Executes a raw command only for MongoDB\r\n         *\r\n         * @param command\r\n         * @returns\r\n         */\r\n        $runCommandRaw(command: Record<string, JsInputValue>): PrismaPromise_2<unknown, any>;\r\n        /**\r\n         * Executes a raw query and returns selected data\r\n         */\r\n        $queryRawInternal(transaction: PrismaPromiseTransaction | undefined, clientMethod: string, args: RawQueryArgs, middlewareArgsMapper?: MiddlewareArgsMapper<unknown, unknown>): Promise<any>;\r\n        /**\r\n         * Executes a raw query provided through a safe tag function\r\n         * @see https://github.com/prisma/prisma/issues/7142\r\n         *\r\n         * @param query\r\n         * @param values\r\n         * @returns\r\n         */\r\n        $queryRaw(query: TemplateStringsArray | Sql, ...values: any[]): PrismaPromise_2<unknown, any>;\r\n        /**\r\n         * Counterpart to $queryRaw, that returns strongly typed results\r\n         * @param typedSql\r\n         */\r\n        $queryRawTyped(typedSql: UnknownTypedSql): PrismaPromise_2<unknown, any>;\r\n        /**\r\n         * Unsafe counterpart of `$queryRaw` that is susceptible to SQL injections\r\n         * @see https://github.com/prisma/prisma/issues/7142\r\n         *\r\n         * @param query\r\n         * @param values\r\n         * @returns\r\n         */\r\n        $queryRawUnsafe(query: string, ...values: RawValue[]): PrismaPromise_2<unknown, any>;\r\n        /**\r\n         * Execute a batch of requests in a transaction\r\n         * @param requests\r\n         * @param options\r\n         */\r\n        _transactionWithArray({ promises, options, }: {\r\n            promises: Array<PrismaPromise_2<any>>;\r\n            options?: BatchTransactionOptions;\r\n        }): Promise<any>;\r\n        /**\r\n         * Perform a long-running transaction\r\n         * @param callback\r\n         * @param options\r\n         * @returns\r\n         */\r\n        _transactionWithCallback({ callback, options, }: {\r\n            callback: (client: Client) => Promise<unknown>;\r\n            options?: Options;\r\n        }): Promise<unknown>;\r\n        _createItxClient(transaction: PrismaPromiseInteractiveTransaction): Client;\r\n        /**\r\n         * Execute queries within a transaction\r\n         * @param input a callback or a query list\r\n         * @param options to set timeouts (callback)\r\n         * @returns\r\n         */\r\n        $transaction(input: any, options?: any): Promise<any>;\r\n        /**\r\n         * Runs the middlewares over params before executing a request\r\n         * @param internalParams\r\n         * @returns\r\n         */\r\n        _request(internalParams: InternalRequestParams): Promise<any>;\r\n        _executeRequest({ args, clientMethod, dataPath, callsite, action, model, argsMapper, transaction, unpacker, otelParentCtx, customDataProxyFetch, }: InternalRequestParams): Promise<any>;\r\n        /**\r\n         * Shortcut for checking a preview flag\r\n         * @param feature preview flag\r\n         * @returns\r\n         */\r\n        _hasPreviewFlag(feature: string): boolean;\r\n        $extends: typeof $extends;\r\n        readonly [Symbol.toStringTag]: string;\r\n    };\r\n};\r\n\r\n/**\r\n * Config that is stored into the generated client. When the generated client is\r\n * loaded, this same config is passed to {@link getPrismaClient} which creates a\r\n * closure with that config around a non-instantiated [[PrismaClient]].\r\n */\r\nexport declare type GetPrismaClientConfig = {\r\n    runtimeDataModel: RuntimeDataModel;\r\n    previewFeatures: string[];\r\n    clientVersion: string;\r\n    engineVersion: string;\r\n    activeProvider: ActiveConnectorType;\r\n    /**\r\n     * The contents of the schema encoded into a string\r\n     */\r\n    inlineSchema: string;\r\n    /**\r\n     * Optional wasm loading configuration\r\n     */\r\n    compilerWasm?: CompilerWasmLoadingConfig;\r\n};\r\n\r\nexport declare type GetResult<Payload extends OperationPayload, Args, OperationName extends Operation = 'findUniqueOrThrow', GlobalOmitOptions = {}> = {\r\n    findUnique: GetFindResult<Payload, Args, GlobalOmitOptions> | null;\r\n    findUniqueOrThrow: GetFindResult<Payload, Args, GlobalOmitOptions>;\r\n    findFirst: GetFindResult<Payload, Args, GlobalOmitOptions> | null;\r\n    findFirstOrThrow: GetFindResult<Payload, Args, GlobalOmitOptions>;\r\n    findMany: GetFindResult<Payload, Args, GlobalOmitOptions>[];\r\n    create: GetFindResult<Payload, Args, GlobalOmitOptions>;\r\n    createMany: GetBatchResult;\r\n    createManyAndReturn: GetFindResult<Payload, Args, GlobalOmitOptions>[];\r\n    update: GetFindResult<Payload, Args, GlobalOmitOptions>;\r\n    updateMany: GetBatchResult;\r\n    updateManyAndReturn: GetFindResult<Payload, Args, GlobalOmitOptions>[];\r\n    upsert: GetFindResult<Payload, Args, GlobalOmitOptions>;\r\n    delete: GetFindResult<Payload, Args, GlobalOmitOptions>;\r\n    deleteMany: GetBatchResult;\r\n    aggregate: GetAggregateResult<Payload, Args>;\r\n    count: GetCountResult<Args>;\r\n    groupBy: GetGroupByResult<Payload, Args>;\r\n    $queryRaw: unknown;\r\n    $queryRawTyped: unknown;\r\n    $executeRaw: number;\r\n    $queryRawUnsafe: unknown;\r\n    $executeRawUnsafe: number;\r\n    $runCommandRaw: JsonObject;\r\n    findRaw: JsonObject;\r\n    aggregateRaw: JsonObject;\r\n}[OperationName];\r\n\r\nexport declare function getRuntime(): GetRuntimeOutput;\r\n\r\ndeclare type GetRuntimeOutput = {\r\n    id: RuntimeName;\r\n    prettyName: string;\r\n    isEdge: boolean;\r\n};\r\n\r\nexport declare type GetSelect<Base extends Record<any, any>, R extends InternalArgs['result'][string], KR extends keyof R = string extends keyof R ? never : keyof R> = {\r\n    [K in KR | keyof Base]?: K extends KR ? boolean : Base[K];\r\n};\r\n\r\ndeclare type GlobalOmitOptions = {\r\n    [modelName: string]: {\r\n        [fieldName: string]: boolean;\r\n    };\r\n};\r\n\r\ndeclare type HandleErrorParams = {\r\n    args: JsArgs;\r\n    error: any;\r\n    clientMethod: string;\r\n    callsite?: CallSite;\r\n    transaction?: PrismaPromiseTransaction;\r\n    modelName?: string;\r\n    globalOmit?: GlobalOmitOptions;\r\n};\r\n\r\ndeclare type HrTime = [number, number];\r\n\r\n/**\r\n * Defines High-Resolution Time.\r\n *\r\n * The first number, HrTime[0], is UNIX Epoch time in seconds since 00:00:00 UTC on 1 January 1970.\r\n * The second number, HrTime[1], represents the partial second elapsed since Unix Epoch time represented by first number in nanoseconds.\r\n * For example, 2021-01-01T12:30:10.150Z in UNIX Epoch time in milliseconds is represented as 1609504210150.\r\n * The first number is calculated by converting and truncating the Epoch time in milliseconds to seconds:\r\n * HrTime[0] = Math.trunc(1609504210150 / 1000) = 1609504210.\r\n * The second number is calculated by converting the digits after the decimal point of the subtraction, (1609504210150 / 1000) - HrTime[0], to nanoseconds:\r\n * HrTime[1] = Number((1609504210.150 - HrTime[0]).toFixed(9)) * 1e9 = 150000000.\r\n * This is represented in HrTime format as [1609504210, 150000000].\r\n */\r\ndeclare type HrTime_2 = [number, number];\r\n\r\ndeclare type Index = ReadonlyDeep_2<{\r\n    model: string;\r\n    type: IndexType;\r\n    isDefinedOnField: boolean;\r\n    name?: string;\r\n    dbName?: string;\r\n    algorithm?: string;\r\n    clustered?: boolean;\r\n    fields: IndexField[];\r\n}>;\r\n\r\ndeclare type IndexField = ReadonlyDeep_2<{\r\n    name: string;\r\n    sortOrder?: SortOrder;\r\n    length?: number;\r\n    operatorClass?: string;\r\n}>;\r\n\r\ndeclare type IndexType = 'id' | 'normal' | 'unique' | 'fulltext';\r\n\r\ndeclare type InMemoryOps = {\r\n    pagination: Pagination | null;\r\n    distinct: string[] | null;\r\n    reverse: boolean;\r\n    linkingFields: string[] | null;\r\n    nested: Record<string, InMemoryOps>;\r\n};\r\n\r\n/**\r\n * Matches a JSON array.\r\n * Unlike \\`JsonArray\\`, readonly arrays are assignable to this type.\r\n */\r\nexport declare interface InputJsonArray extends ReadonlyArray<InputJsonValue | null> {\r\n}\r\n\r\n/**\r\n * Matches a JSON object.\r\n * Unlike \\`JsonObject\\`, this type allows undefined and read-only properties.\r\n */\r\nexport declare type InputJsonObject = {\r\n    readonly [Key in string]?: InputJsonValue | null;\r\n};\r\n\r\n/**\r\n * Matches any valid value that can be used as an input for operations like\r\n * create and update as the value of a JSON field. Unlike \\`JsonValue\\`, this\r\n * type allows read-only arrays and read-only object properties and disallows\r\n * \\`null\\` at the top level.\r\n *\r\n * \\`null\\` cannot be used as the value of a JSON field because its meaning\r\n * would be ambiguous. Use \\`Prisma.JsonNull\\` to store the JSON null value or\r\n * \\`Prisma.DbNull\\` to clear the JSON value and set the field to the database\r\n * NULL value instead.\r\n *\r\n * @see https://www.prisma.io/docs/concepts/components/prisma-client/working-with-fields/working-with-json-fields#filtering-by-null-values\r\n */\r\nexport declare type InputJsonValue = string | number | boolean | InputJsonObject | InputJsonArray | {\r\n    toJSON(): unknown;\r\n};\r\n\r\ndeclare type InputType = ReadonlyDeep_2<{\r\n    name: string;\r\n    constraints: {\r\n        maxNumFields: number | null;\r\n        minNumFields: number | null;\r\n        fields?: string[];\r\n    };\r\n    meta?: {\r\n        source?: string;\r\n        grouping?: string;\r\n    };\r\n    fields: SchemaArg[];\r\n}>;\r\n\r\ndeclare type InputTypeRef = TypeRef<'scalar' | 'inputObjectTypes' | 'enumTypes' | 'fieldRefTypes'>;\r\n\r\ndeclare type InteractiveTransactionInfo<Payload = unknown> = {\r\n    /**\r\n     * Transaction ID returned by the query engine.\r\n     */\r\n    id: string;\r\n    /**\r\n     * Arbitrary payload the meaning of which depends on the `Engine` implementation.\r\n     * It is currently not used in `LibraryEngine`.\r\n     */\r\n    payload: Payload;\r\n};\r\n\r\ndeclare type InteractiveTransactionOptions<Payload> = Transaction_2.InteractiveTransactionInfo<Payload>;\r\n\r\nexport declare type InternalArgs<R = {\r\n    [K in string]: {\r\n        [K in string]: unknown;\r\n    };\r\n}, M = {\r\n    [K in string]: {\r\n        [K in string]: unknown;\r\n    };\r\n}, Q = {\r\n    [K in string]: {\r\n        [K in string]: unknown;\r\n    };\r\n}, C = {\r\n    [K in string]: unknown;\r\n}> = {\r\n    result: {\r\n        [K in keyof R]: {\r\n            [P in keyof R[K]]: () => R[K][P];\r\n        };\r\n    };\r\n    model: {\r\n        [K in keyof M]: {\r\n            [P in keyof M[K]]: () => M[K][P];\r\n        };\r\n    };\r\n    query: {\r\n        [K in keyof Q]: {\r\n            [P in keyof Q[K]]: () => Q[K][P];\r\n        };\r\n    };\r\n    client: {\r\n        [K in keyof C]: () => C[K];\r\n    };\r\n};\r\n\r\ndeclare type InternalRequestParams = {\r\n    /**\r\n     * The original client method being called.\r\n     * Even though the rootField / operation can be changed,\r\n     * this method stays as it is, as it's what the user's\r\n     * code looks like\r\n     */\r\n    clientMethod: string;\r\n    /**\r\n     * Name of js model that triggered the request. Might be used\r\n     * for warnings or error messages\r\n     */\r\n    jsModelName?: string;\r\n    callsite?: CallSite;\r\n    transaction?: PrismaPromiseTransaction;\r\n    unpacker?: Unpacker;\r\n    otelParentCtx?: Context;\r\n    /** Used to \"desugar\" a user input into an \"expanded\" one */\r\n    argsMapper?: (args?: UserArgs_2) => UserArgs_2;\r\n    /** Used to convert args for middleware and back */\r\n    middlewareArgsMapper?: MiddlewareArgsMapper<unknown, unknown>;\r\n    /** Used for Accelerate client extension via Data Proxy */\r\n    customDataProxyFetch?: AccelerateExtensionFetchDecorator;\r\n} & Omit<QueryMiddlewareParams, 'runInTransaction'>;\r\n\r\nexport { isAnyNull }\r\n\r\nexport { isDbNull }\r\n\r\nexport { isJsonNull }\r\n\r\ndeclare type IsolationLevel = 'READ UNCOMMITTED' | 'READ COMMITTED' | 'REPEATABLE READ' | 'SNAPSHOT' | 'SERIALIZABLE';\r\n\r\ndeclare type IsolationLevel_2 = 'ReadUncommitted' | 'ReadCommitted' | 'RepeatableRead' | 'Snapshot' | 'Serializable';\r\n\r\ndeclare function isSkip(value: unknown): value is Skip;\r\n\r\nexport declare function isTypedSql(value: unknown): value is UnknownTypedSql;\r\n\r\nexport declare type ITXClientDenyList = (typeof denylist)[number];\r\n\r\nexport declare const itxClientDenyList: readonly (string | symbol)[];\r\n\r\ndeclare interface Job {\r\n    resolve: (data: any) => void;\r\n    reject: (data: any) => void;\r\n    request: any;\r\n}\r\n\r\nexport { join }\r\n\r\ndeclare type JoinExpression = {\r\n    child: QueryPlanNode;\r\n    on: [left: string, right: string][];\r\n    parentField: string;\r\n    isRelationUnique: boolean;\r\n};\r\n\r\nexport declare type JsArgs = {\r\n    select?: Selection_2;\r\n    include?: Selection_2;\r\n    omit?: Omission;\r\n    [argName: string]: JsInputValue;\r\n};\r\n\r\nexport declare type JsInputValue = null | undefined | string | number | boolean | bigint | Uint8Array | Date | DecimalJsLike | ObjectEnumValue | RawParameters | JsonConvertible | FieldRef<string, unknown> | JsInputValue[] | Skip | {\r\n    [key: string]: JsInputValue;\r\n};\r\n\r\ndeclare type JsonArgumentValue = number | string | boolean | null | RawTaggedValue | JsonArgumentValue[] | {\r\n    [key: string]: JsonArgumentValue;\r\n};\r\n\r\n/**\r\n * From https://github.com/sindresorhus/type-fest/\r\n * Matches a JSON array.\r\n */\r\nexport declare interface JsonArray extends Array<JsonValue> {\r\n}\r\n\r\nexport declare type JsonBatchQuery = {\r\n    batch: JsonQuery[];\r\n    transaction?: {\r\n        isolationLevel?: IsolationLevel_2;\r\n    };\r\n};\r\n\r\nexport declare interface JsonConvertible {\r\n    toJSON(): unknown;\r\n}\r\n\r\ndeclare type JsonFieldSelection = {\r\n    arguments?: Record<string, JsonArgumentValue> | RawTaggedValue;\r\n    selection: JsonSelectionSet;\r\n};\r\n\r\nexport { JsonNull }\r\n\r\n/**\r\n * From https://github.com/sindresorhus/type-fest/\r\n * Matches a JSON object.\r\n * This type can be useful to enforce some input to be JSON-compatible or as a super-type to be extended from.\r\n */\r\nexport declare type JsonObject = {\r\n    [Key in string]?: JsonValue;\r\n};\r\n\r\nexport declare type JsonQuery = {\r\n    modelName?: string;\r\n    action: JsonQueryAction;\r\n    query: JsonFieldSelection;\r\n};\r\n\r\ndeclare type JsonQueryAction = 'findUnique' | 'findUniqueOrThrow' | 'findFirst' | 'findFirstOrThrow' | 'findMany' | 'createOne' | 'createMany' | 'createManyAndReturn' | 'updateOne' | 'updateMany' | 'updateManyAndReturn' | 'deleteOne' | 'deleteMany' | 'upsertOne' | 'aggregate' | 'groupBy' | 'executeRaw' | 'queryRaw' | 'runCommandRaw' | 'findRaw' | 'aggregateRaw';\r\n\r\ndeclare type JsonSelectionSet = {\r\n    $scalars?: boolean;\r\n    $composites?: boolean;\r\n} & {\r\n    [fieldName: string]: boolean | JsonFieldSelection;\r\n};\r\n\r\n/**\r\n * From https://github.com/sindresorhus/type-fest/\r\n * Matches any valid JSON value.\r\n */\r\nexport declare type JsonValue = string | number | boolean | JsonObject | JsonArray | null;\r\n\r\nexport declare type JsOutputValue = null | string | number | boolean | bigint | Uint8Array | Date | Decimal | JsOutputValue[] | {\r\n    [key: string]: JsOutputValue;\r\n};\r\n\r\nexport declare type JsPromise<T> = Promise<T> & {};\r\n\r\n/**\r\n * A pointer from the current {@link Span} to another span in the same trace or\r\n * in a different trace.\r\n * Few examples of Link usage.\r\n * 1. Batch Processing: A batch of elements may contain elements associated\r\n *    with one or more traces/spans. Since there can only be one parent\r\n *    SpanContext, Link is used to keep reference to SpanContext of all\r\n *    elements in the batch.\r\n * 2. Public Endpoint: A SpanContext in incoming client request on a public\r\n *    endpoint is untrusted from service provider perspective. In such case it\r\n *    is advisable to start a new trace with appropriate sampling decision.\r\n *    However, it is desirable to associate incoming SpanContext to new trace\r\n *    initiated on service provider side so two traces (from Client and from\r\n *    Service Provider) can be correlated.\r\n */\r\ndeclare interface Link {\r\n    /** The {@link SpanContext} of a linked span. */\r\n    context: SpanContext;\r\n    /** A set of {@link SpanAttributes} on the link. */\r\n    attributes?: SpanAttributes;\r\n    /** Count of attributes of the link that were dropped due to collection limits */\r\n    droppedAttributesCount?: number;\r\n}\r\n\r\ndeclare type LocationInFile = {\r\n    fileName: string;\r\n    lineNumber: number | null;\r\n    columnNumber: number | null;\r\n};\r\n\r\ndeclare type LogDefinition = {\r\n    level: LogLevel;\r\n    emit: 'stdout' | 'event';\r\n};\r\n\r\n/**\r\n * Typings for the events we emit.\r\n *\r\n * @remarks\r\n * If this is updated, our edge runtime shim needs to be updated as well.\r\n */\r\ndeclare type LogEmitter = {\r\n    on<E extends EngineEventType>(event: E, listener: (event: EngineEvent<E>) => void): LogEmitter;\r\n    emit(event: QueryEventType, payload: QueryEvent): boolean;\r\n    emit(event: LogEventType, payload: LogEvent): boolean;\r\n};\r\n\r\ndeclare type LogEvent = {\r\n    timestamp: Date;\r\n    message: string;\r\n    target: string;\r\n};\r\n\r\ndeclare type LogEventType = 'info' | 'warn' | 'error';\r\n\r\ndeclare type LogLevel = 'info' | 'query' | 'warn' | 'error';\r\n\r\n/**\r\n * Generates more strict variant of an enum which, unlike regular enum,\r\n * throws on non-existing property access. This can be useful in following situations:\r\n * - we have an API, that accepts both `undefined` and `SomeEnumType` as an input\r\n * - enum values are generated dynamically from DMMF.\r\n *\r\n * In that case, if using normal enums and no compile-time typechecking, using non-existing property\r\n * will result in `undefined` value being used, which will be accepted. Using strict enum\r\n * in this case will help to have a runtime exception, telling you that you are probably doing something wrong.\r\n *\r\n * Note: if you need to check for existence of a value in the enum you can still use either\r\n * `in` operator or `hasOwnProperty` function.\r\n *\r\n * @param definition\r\n * @returns\r\n */\r\nexport declare function makeStrictEnum<T extends Record<PropertyKey, string | number>>(definition: T): T;\r\n\r\nexport declare function makeTypedQueryFactory(sql: string): (...values: any[]) => TypedSql<any[], unknown>;\r\n\r\ndeclare type Mappings = ReadonlyDeep_2<{\r\n    modelOperations: ModelMapping[];\r\n    otherOperations: {\r\n        read: string[];\r\n        write: string[];\r\n    };\r\n}>;\r\n\r\n/**\r\n * Class that holds the list of all extensions, applied to particular instance,\r\n * as well as resolved versions of the components that need to apply on\r\n * different levels. Main idea of this class: avoid re-resolving as much of the\r\n * stuff as possible when new extensions are added while also delaying the\r\n * resolve until the point it is actually needed. For example, computed fields\r\n * of the model won't be resolved unless the model is actually queried. Neither\r\n * adding extensions with `client` component only cause other components to\r\n * recompute.\r\n */\r\ndeclare class MergedExtensionsList {\r\n    private head?;\r\n    private constructor();\r\n    static empty(): MergedExtensionsList;\r\n    static single(extension: ExtensionArgs): MergedExtensionsList;\r\n    isEmpty(): boolean;\r\n    append(extension: ExtensionArgs): MergedExtensionsList;\r\n    getAllComputedFields(dmmfModelName: string): ComputedFieldsMap | undefined;\r\n    getAllClientExtensions(): ClientArg | undefined;\r\n    getAllModelExtensions(dmmfModelName: string): ModelArg | undefined;\r\n    getAllQueryCallbacks(jsModelName: string, operation: string): any;\r\n    getAllBatchQueryCallbacks(): BatchQueryOptionsCb[];\r\n}\r\n\r\nexport declare type MergeExtArgs<TypeMap extends TypeMapDef, ExtArgs extends Record<any, any>, Args extends Record<any, any>> = ComputeDeep<ExtArgs & Args & AllModelsToStringIndex<TypeMap, Args, 'result'> & AllModelsToStringIndex<TypeMap, Args, 'model'>>;\r\n\r\ndeclare type MiddlewareArgsMapper<RequestArgs, MiddlewareArgs> = {\r\n    requestArgsToMiddlewareArgs(requestArgs: RequestArgs): MiddlewareArgs;\r\n    middlewareArgsToRequestArgs(middlewareArgs: MiddlewareArgs): RequestArgs;\r\n};\r\n\r\ndeclare type Model = ReadonlyDeep_2<{\r\n    name: string;\r\n    dbName: string | null;\r\n    schema: string | null;\r\n    fields: Field[];\r\n    uniqueFields: string[][];\r\n    uniqueIndexes: uniqueIndex[];\r\n    documentation?: string;\r\n    primaryKey: PrimaryKey | null;\r\n    isGenerated?: boolean;\r\n}>;\r\n\r\ndeclare enum ModelAction {\r\n    findUnique = \"findUnique\",\r\n    findUniqueOrThrow = \"findUniqueOrThrow\",\r\n    findFirst = \"findFirst\",\r\n    findFirstOrThrow = \"findFirstOrThrow\",\r\n    findMany = \"findMany\",\r\n    create = \"create\",\r\n    createMany = \"createMany\",\r\n    createManyAndReturn = \"createManyAndReturn\",\r\n    update = \"update\",\r\n    updateMany = \"updateMany\",\r\n    updateManyAndReturn = \"updateManyAndReturn\",\r\n    upsert = \"upsert\",\r\n    delete = \"delete\",\r\n    deleteMany = \"deleteMany\",\r\n    groupBy = \"groupBy\",\r\n    count = \"count\",// TODO: count does not actually exist in DMMF\r\n    aggregate = \"aggregate\",\r\n    findRaw = \"findRaw\",\r\n    aggregateRaw = \"aggregateRaw\"\r\n}\r\n\r\nexport declare type ModelArg = {\r\n    [MethodName in string]: unknown;\r\n};\r\n\r\nexport declare type ModelArgs = {\r\n    model: {\r\n        [ModelName in string]: ModelArg;\r\n    };\r\n};\r\n\r\nexport declare type ModelKey<TypeMap extends TypeMapDef, M extends PropertyKey> = M extends keyof TypeMap['model'] ? M : Capitalize<M & string>;\r\n\r\ndeclare type ModelMapping = ReadonlyDeep_2<{\r\n    model: string;\r\n    plural: string;\r\n    findUnique?: string | null;\r\n    findUniqueOrThrow?: string | null;\r\n    findFirst?: string | null;\r\n    findFirstOrThrow?: string | null;\r\n    findMany?: string | null;\r\n    create?: string | null;\r\n    createMany?: string | null;\r\n    createManyAndReturn?: string | null;\r\n    update?: string | null;\r\n    updateMany?: string | null;\r\n    updateManyAndReturn?: string | null;\r\n    upsert?: string | null;\r\n    delete?: string | null;\r\n    deleteMany?: string | null;\r\n    aggregate?: string | null;\r\n    groupBy?: string | null;\r\n    count?: string | null;\r\n    findRaw?: string | null;\r\n    aggregateRaw?: string | null;\r\n}>;\r\n\r\nexport declare type ModelQueryOptionsCb = (args: ModelQueryOptionsCbArgs) => Promise<any>;\r\n\r\nexport declare type ModelQueryOptionsCbArgs = {\r\n    model: string;\r\n    operation: string;\r\n    args: JsArgs;\r\n    query: (args: JsArgs) => Promise<unknown>;\r\n};\r\n\r\ndeclare type MultiBatchResponse = {\r\n    type: 'multi';\r\n    plans: QueryPlanNode[];\r\n};\r\n\r\nexport declare type NameArgs = {\r\n    name?: string;\r\n};\r\n\r\nexport declare type Narrow<A> = {\r\n    [K in keyof A]: A[K] extends Function ? A[K] : Narrow<A[K]>;\r\n} | (A extends Narrowable ? A : never);\r\n\r\nexport declare type Narrowable = string | number | bigint | boolean | [];\r\n\r\nexport declare type NeverToUnknown<T> = [T] extends [never] ? unknown : T;\r\n\r\nexport { NullTypes }\r\n\r\nexport { ObjectEnumValue }\r\n\r\ndeclare const officialPrismaAdapters: readonly [\"@prisma/adapter-planetscale\", \"@prisma/adapter-neon\", \"@prisma/adapter-libsql\", \"@prisma/adapter-better-sqlite3\", \"@prisma/adapter-d1\", \"@prisma/adapter-pg\", \"@prisma/adapter-mssql\", \"@prisma/adapter-mariadb\"];\r\n\r\nexport declare type Omission = Record<string, boolean | Skip>;\r\n\r\ndeclare type Omit_2<T, K extends string | number | symbol> = {\r\n    [P in keyof T as P extends K ? never : P]: T[P];\r\n};\r\nexport { Omit_2 as Omit }\r\n\r\nexport declare type OmitValue<Omit, Key> = Key extends keyof Omit ? Omit[Key] : false;\r\n\r\nexport declare type Operation = 'findFirst' | 'findFirstOrThrow' | 'findUnique' | 'findUniqueOrThrow' | 'findMany' | 'create' | 'createMany' | 'createManyAndReturn' | 'update' | 'updateMany' | 'updateManyAndReturn' | 'upsert' | 'delete' | 'deleteMany' | 'aggregate' | 'count' | 'groupBy' | '$queryRaw' | '$executeRaw' | '$queryRawUnsafe' | '$executeRawUnsafe' | 'findRaw' | 'aggregateRaw' | '$runCommandRaw';\r\n\r\nexport declare type OperationPayload = {\r\n    name: string;\r\n    scalars: {\r\n        [ScalarName in string]: unknown;\r\n    };\r\n    objects: {\r\n        [ObjectName in string]: unknown;\r\n    };\r\n    composites: {\r\n        [CompositeName in string]: unknown;\r\n    };\r\n};\r\n\r\nexport declare type Optional<O, K extends keyof any = keyof O> = {\r\n    [P in K & keyof O]?: O[P];\r\n} & {\r\n    [P in Exclude<keyof O, K>]: O[P];\r\n};\r\n\r\nexport declare type OptionalFlat<T> = {\r\n    [K in keyof T]?: T[K];\r\n};\r\n\r\nexport declare type OptionalKeys<O> = {\r\n    [K in keyof O]-?: {} extends Pick_2<O, K> ? K : never;\r\n}[keyof O];\r\n\r\ndeclare type Options = {\r\n    /** Timeout for starting the transaction */\r\n    maxWait?: number;\r\n    /** Timeout for the transaction body */\r\n    timeout?: number;\r\n    /** Transaction isolation level */\r\n    isolationLevel?: IsolationLevel_2;\r\n};\r\n\r\nexport declare type Or<A extends 1 | 0, B extends 1 | 0> = {\r\n    0: {\r\n        0: 0;\r\n        1: 1;\r\n    };\r\n    1: {\r\n        0: 1;\r\n        1: 1;\r\n    };\r\n}[A][B];\r\n\r\ndeclare type OtherOperationMappings = ReadonlyDeep_2<{\r\n    read: string[];\r\n    write: string[];\r\n}>;\r\n\r\ndeclare type OutputType = ReadonlyDeep_2<{\r\n    name: string;\r\n    fields: SchemaField[];\r\n}>;\r\n\r\ndeclare type OutputTypeRef = TypeRef<'scalar' | 'outputObjectTypes' | 'enumTypes'>;\r\n\r\ndeclare type Pagination = {\r\n    cursor: Record<string, PrismaValue> | null;\r\n    take: number | null;\r\n    skip: number | null;\r\n};\r\n\r\nexport declare function Param<$Type, $Value extends string>(name: $Value): Param<$Type, $Value>;\r\n\r\nexport declare type Param<out $Type, $Value extends string> = {\r\n    readonly name: $Value;\r\n};\r\n\r\nexport declare type PatchFlat<O1, O2> = O1 & Omit_2<O2, keyof O1>;\r\n\r\nexport declare type Path<O, P, Default = never> = O extends unknown ? P extends [infer K, ...infer R] ? K extends keyof O ? Path<O[K], R> : Default : O : never;\r\n\r\nexport declare type Payload<T, F extends Operation = never> = T extends {\r\n    [K: symbol]: {\r\n        types: {\r\n            payload: any;\r\n        };\r\n    };\r\n} ? T[symbol]['types']['payload'] : any;\r\n\r\nexport declare type PayloadToResult<P, O extends Record_2<any, any> = RenameAndNestPayloadKeys<P>> = {\r\n    [K in keyof O]?: O[K][K] extends any[] ? PayloadToResult<O[K][K][number]>[] : O[K][K] extends object ? PayloadToResult<O[K][K]> : O[K][K];\r\n};\r\n\r\ndeclare type Pick_2<T, K extends string | number | symbol> = {\r\n    [P in keyof T as P extends K ? P : never]: T[P];\r\n};\r\nexport { Pick_2 as Pick }\r\n\r\ndeclare interface PlaceholderFormat {\r\n    prefix: string;\r\n    hasNumbering: boolean;\r\n}\r\n\r\ndeclare type PrimaryKey = ReadonlyDeep_2<{\r\n    name: string | null;\r\n    fields: string[];\r\n}>;\r\n\r\nexport { PrismaClientInitializationError }\r\n\r\nexport { PrismaClientKnownRequestError }\r\n\r\n/**\r\n * Since Prisma 7, a PrismaClient needs either an adapter or an accelerateUrl.\r\n * The two options are mutually exclusive.\r\n */\r\ndeclare type PrismaClientMutuallyExclusiveOptions = {\r\n    /**\r\n     * Instance of a Driver Adapter, e.g., like one provided by `@prisma/adapter-pg`.\r\n     */\r\n    adapter: SqlDriverAdapterFactory;\r\n    accelerateUrl?: never;\r\n} | {\r\n    /**\r\n     * Prisma Accelerate URL allowing the client to connect through Accelerate instead of a direct database.\r\n     */\r\n    accelerateUrl: string;\r\n    adapter?: never;\r\n};\r\n\r\nexport declare type PrismaClientOptions = PrismaClientMutuallyExclusiveOptions & {\r\n    /**\r\n     * @default \"colorless\"\r\n     */\r\n    errorFormat?: ErrorFormat;\r\n    /**\r\n     * The default values for Transaction options\r\n     * maxWait ?= 2000\r\n     * timeout ?= 5000\r\n     */\r\n    transactionOptions?: Transaction_2.Options;\r\n    /**\r\n     * @example\r\n     * \\`\\`\\`\r\n     * // Defaults to stdout\r\n     * log: ['query', 'info', 'warn']\r\n     *\r\n     * // Emit as events\r\n     * log: [\r\n     *  { emit: 'stdout', level: 'query' },\r\n     *  { emit: 'stdout', level: 'info' },\r\n     *  { emit: 'stdout', level: 'warn' }\r\n     * ]\r\n     * \\`\\`\\`\r\n     * Read more in our [docs](https://www.prisma.io/docs/reference/tools-and-interfaces/prisma-client/logging#the-log-option).\r\n     */\r\n    log?: Array<LogLevel | LogDefinition>;\r\n    omit?: GlobalOmitOptions;\r\n    /**\r\n     * @internal\r\n     * You probably don't want to use this. \\`__internal\\` is used by internal tooling.\r\n     */\r\n    __internal?: {\r\n        debug?: boolean;\r\n        /** This can be used for testing purposes */\r\n        configOverride?: (config: GetPrismaClientConfig) => GetPrismaClientConfig;\r\n    };\r\n};\r\n\r\nexport { PrismaClientRustPanicError }\r\n\r\nexport { PrismaClientUnknownRequestError }\r\n\r\nexport { PrismaClientValidationError }\r\n\r\ndeclare type PrismaOperationSpec<TArgs, TAction = string> = {\r\n    args: TArgs;\r\n    action: TAction;\r\n    model: string;\r\n};\r\n\r\nexport declare interface PrismaPromise<T> extends Promise<T> {\r\n    [Symbol.toStringTag]: 'PrismaPromise';\r\n}\r\n\r\n/**\r\n * Prisma's `Promise` that is backwards-compatible. All additions on top of the\r\n * original `Promise` are optional so that it can be backwards-compatible.\r\n * @see [[createPrismaPromise]]\r\n */\r\ndeclare interface PrismaPromise_2<TResult, TSpec extends PrismaOperationSpec<unknown> = any> extends Promise<TResult> {\r\n    get spec(): TSpec;\r\n    /**\r\n     * Extension of the original `.then` function\r\n     * @param onfulfilled same as regular promises\r\n     * @param onrejected same as regular promises\r\n     * @param transaction transaction options\r\n     */\r\n    then<R1 = TResult, R2 = never>(onfulfilled?: (value: TResult) => R1 | PromiseLike<R1>, onrejected?: (error: unknown) => R2 | PromiseLike<R2>, transaction?: PrismaPromiseTransaction): Promise<R1 | R2>;\r\n    /**\r\n     * Extension of the original `.catch` function\r\n     * @param onrejected same as regular promises\r\n     * @param transaction transaction options\r\n     */\r\n    catch<R = never>(onrejected?: ((reason: any) => R | PromiseLike<R>) | undefined | null, transaction?: PrismaPromiseTransaction): Promise<TResult | R>;\r\n    /**\r\n     * Extension of the original `.finally` function\r\n     * @param onfinally same as regular promises\r\n     * @param transaction transaction options\r\n     */\r\n    finally(onfinally?: (() => void) | undefined | null, transaction?: PrismaPromiseTransaction): Promise<TResult>;\r\n    /**\r\n     * Called when executing a batch of regular tx\r\n     * @param transaction transaction options for batch tx\r\n     */\r\n    requestTransaction?(transaction: PrismaPromiseBatchTransaction): PromiseLike<unknown>;\r\n}\r\n\r\ndeclare type PrismaPromiseBatchTransaction = {\r\n    kind: 'batch';\r\n    id: number;\r\n    isolationLevel?: IsolationLevel_2;\r\n    index: number;\r\n    lock: PromiseLike<void>;\r\n};\r\n\r\ndeclare type PrismaPromiseCallback = (transaction?: PrismaPromiseTransaction) => Promise<unknown>;\r\n\r\n/**\r\n * Creates a [[PrismaPromise]]. It is Prisma's implementation of `Promise` which\r\n * is essentially a proxy for `Promise`. All the transaction-compatible client\r\n * methods return one, this allows for pre-preparing queries without executing\r\n * them until `.then` is called. It's the foundation of Prisma's query batching.\r\n * @param callback that will be wrapped within our promise implementation\r\n * @see [[PrismaPromise]]\r\n * @returns\r\n */\r\ndeclare type PrismaPromiseFactory = <T extends PrismaOperationSpec<unknown>>(callback: PrismaPromiseCallback, op?: T) => PrismaPromise_2<unknown>;\r\n\r\ndeclare type PrismaPromiseInteractiveTransaction<PayloadType = unknown> = {\r\n    kind: 'itx';\r\n    id: string;\r\n    payload: PayloadType;\r\n};\r\n\r\ndeclare type PrismaPromiseTransaction<PayloadType = unknown> = PrismaPromiseBatchTransaction | PrismaPromiseInteractiveTransaction<PayloadType>;\r\n\r\ndeclare type PrismaValue = string | boolean | number | PrismaValue[] | null | Record<string, unknown> | PrismaValuePlaceholder | PrismaValueGenerator;\r\n\r\ndeclare type PrismaValueGenerator = {\r\n    prisma__type: 'generatorCall';\r\n    prisma__value: {\r\n        name: string;\r\n        args: PrismaValue[];\r\n    };\r\n};\r\n\r\ndeclare type PrismaValuePlaceholder = {\r\n    prisma__type: 'param';\r\n    prisma__value: {\r\n        name: string;\r\n        type: string;\r\n    };\r\n};\r\n\r\nexport declare const PrivateResultType: unique symbol;\r\n\r\ndeclare type Provider = 'mysql' | 'postgres' | 'sqlite' | 'sqlserver';\r\n\r\ndeclare namespace Public {\r\n    export {\r\n        validator\r\n    }\r\n}\r\nexport { Public }\r\n\r\ndeclare namespace Public_2 {\r\n    export {\r\n        Args,\r\n        Result,\r\n        Payload,\r\n        PrismaPromise,\r\n        Operation,\r\n        Exact\r\n    }\r\n}\r\n\r\ndeclare type Query = ReadonlyDeep_2<{\r\n    name: string;\r\n    args: SchemaArg[];\r\n    output: QueryOutput;\r\n}>;\r\n\r\ndeclare interface Queryable<Query, Result> extends AdapterInfo {\r\n    /**\r\n     * Execute a query and return its result.\r\n     */\r\n    queryRaw(params: Query): Promise<Result>;\r\n    /**\r\n     * Execute a query and return the number of affected rows.\r\n     */\r\n    executeRaw(params: Query): Promise<number>;\r\n}\r\n\r\ndeclare type QueryCompiler = {\r\n    compile(request: string): {};\r\n    compileBatch(batchRequest: string): BatchResponse;\r\n    free(): void;\r\n};\r\n\r\ndeclare interface QueryCompilerConstructor {\r\n    new (options: QueryCompilerOptions): QueryCompiler;\r\n}\r\n\r\ndeclare type QueryCompilerOptions = {\r\n    datamodel: string;\r\n    provider: Provider;\r\n    connectionInfo: ConnectionInfo;\r\n};\r\n\r\ndeclare type QueryEngineResultData<T> = {\r\n    data: T;\r\n};\r\n\r\ndeclare type QueryEvent = {\r\n    timestamp: Date;\r\n    query: string;\r\n    params: string;\r\n    duration: number;\r\n    target: string;\r\n};\r\n\r\ndeclare type QueryEventType = 'query';\r\n\r\ndeclare type QueryIntrospectionBuiltinType = 'int' | 'bigint' | 'float' | 'double' | 'string' | 'enum' | 'bytes' | 'bool' | 'char' | 'decimal' | 'json' | 'xml' | 'uuid' | 'datetime' | 'date' | 'time' | 'int-array' | 'bigint-array' | 'float-array' | 'double-array' | 'string-array' | 'char-array' | 'bytes-array' | 'bool-array' | 'decimal-array' | 'json-array' | 'xml-array' | 'uuid-array' | 'datetime-array' | 'date-array' | 'time-array' | 'null' | 'unknown';\r\n\r\ndeclare type QueryMiddlewareParams = {\r\n    /** The model this is executed on */\r\n    model?: string;\r\n    /** The action that is being handled */\r\n    action: Action;\r\n    /** TODO what is this */\r\n    dataPath: string[];\r\n    /** TODO what is this */\r\n    runInTransaction: boolean;\r\n    args?: UserArgs_2;\r\n};\r\n\r\nexport declare type QueryOptions = {\r\n    query: {\r\n        [ModelName in string]: {\r\n            [ModelAction in string]: ModelQueryOptionsCb;\r\n        } | QueryOptionsCb;\r\n    };\r\n};\r\n\r\nexport declare type QueryOptionsCb = (args: QueryOptionsCbArgs) => Promise<any>;\r\n\r\nexport declare type QueryOptionsCbArgs = {\r\n    model?: string;\r\n    operation: string;\r\n    args: JsArgs | RawQueryArgs;\r\n    query: (args: JsArgs | RawQueryArgs) => Promise<unknown>;\r\n};\r\n\r\ndeclare type QueryOutput = ReadonlyDeep_2<{\r\n    name: string;\r\n    isRequired: boolean;\r\n    isList: boolean;\r\n}>;\r\n\r\ndeclare type QueryPlanBinding = {\r\n    name: string;\r\n    expr: QueryPlanNode;\r\n};\r\n\r\ndeclare type QueryPlanDbQuery = {\r\n    type: 'rawSql';\r\n    sql: string;\r\n    args: PrismaValue[];\r\n    argTypes: ArgType[];\r\n} | {\r\n    type: 'templateSql';\r\n    fragments: Fragment[];\r\n    placeholderFormat: PlaceholderFormat;\r\n    args: PrismaValue[];\r\n    argTypes: DynamicArgType[];\r\n    chunkable: boolean;\r\n};\r\n\r\ndeclare type QueryPlanNode = {\r\n    type: 'value';\r\n    args: PrismaValue;\r\n} | {\r\n    type: 'seq';\r\n    args: QueryPlanNode[];\r\n} | {\r\n    type: 'get';\r\n    args: {\r\n        name: string;\r\n    };\r\n} | {\r\n    type: 'let';\r\n    args: {\r\n        bindings: QueryPlanBinding[];\r\n        expr: QueryPlanNode;\r\n    };\r\n} | {\r\n    type: 'getFirstNonEmpty';\r\n    args: {\r\n        names: string[];\r\n    };\r\n} | {\r\n    type: 'query';\r\n    args: QueryPlanDbQuery;\r\n} | {\r\n    type: 'execute';\r\n    args: QueryPlanDbQuery;\r\n} | {\r\n    type: 'reverse';\r\n    args: QueryPlanNode;\r\n} | {\r\n    type: 'sum';\r\n    args: QueryPlanNode[];\r\n} | {\r\n    type: 'concat';\r\n    args: QueryPlanNode[];\r\n} | {\r\n    type: 'unique';\r\n    args: QueryPlanNode;\r\n} | {\r\n    type: 'required';\r\n    args: QueryPlanNode;\r\n} | {\r\n    type: 'join';\r\n    args: {\r\n        parent: QueryPlanNode;\r\n        children: JoinExpression[];\r\n    };\r\n} | {\r\n    type: 'mapField';\r\n    args: {\r\n        field: string;\r\n        records: QueryPlanNode;\r\n    };\r\n} | {\r\n    type: 'transaction';\r\n    args: QueryPlanNode;\r\n} | {\r\n    type: 'dataMap';\r\n    args: {\r\n        expr: QueryPlanNode;\r\n        structure: ResultNode;\r\n        enums: Record<string, Record<string, string>>;\r\n    };\r\n} | {\r\n    type: 'validate';\r\n    args: {\r\n        expr: QueryPlanNode;\r\n        rules: DataRule[];\r\n    } & ValidationError;\r\n} | {\r\n    type: 'if';\r\n    args: {\r\n        value: QueryPlanNode;\r\n        rule: DataRule;\r\n        then: QueryPlanNode;\r\n        else: QueryPlanNode;\r\n    };\r\n} | {\r\n    type: 'unit';\r\n} | {\r\n    type: 'diff';\r\n    args: {\r\n        from: QueryPlanNode;\r\n        to: QueryPlanNode;\r\n        fields: string[];\r\n    };\r\n} | {\r\n    type: 'initializeRecord';\r\n    args: {\r\n        expr: QueryPlanNode;\r\n        fields: Record<string, FieldInitializer>;\r\n    };\r\n} | {\r\n    type: 'mapRecord';\r\n    args: {\r\n        expr: QueryPlanNode;\r\n        fields: Record<string, FieldOperation>;\r\n    };\r\n} | {\r\n    type: 'process';\r\n    args: {\r\n        expr: QueryPlanNode;\r\n        operations: InMemoryOps;\r\n    };\r\n};\r\n\r\nexport { raw }\r\n\r\nexport declare type RawParameters = {\r\n    __prismaRawParameters__: true;\r\n    values: string;\r\n};\r\n\r\nexport declare type RawQueryArgs = Sql | UnknownTypedSql | [query: string, ...values: RawValue[]];\r\n\r\ndeclare type RawResponse = {\r\n    columns: string[];\r\n    types: QueryIntrospectionBuiltinType[];\r\n    rows: unknown[][];\r\n};\r\n\r\ndeclare type RawTaggedValue = {\r\n    $type: 'Raw';\r\n    value: unknown;\r\n};\r\n\r\nexport { RawValue }\r\n\r\nexport declare type ReadonlyDeep<T> = {\r\n    readonly [K in keyof T]: ReadonlyDeep<T[K]>;\r\n};\r\n\r\ndeclare type ReadonlyDeep_2<O> = {\r\n    +readonly [K in keyof O]: ReadonlyDeep_2<O[K]>;\r\n};\r\n\r\ndeclare type Record_2<T extends string | number | symbol, U> = {\r\n    [P in T]: U;\r\n};\r\nexport { Record_2 as Record }\r\n\r\nexport declare type RenameAndNestPayloadKeys<P> = {\r\n    [K in keyof P as K extends 'scalars' | 'objects' | 'composites' ? keyof P[K] : never]: P[K];\r\n};\r\n\r\ndeclare type RequestBatchOptions<InteractiveTransactionPayload> = {\r\n    transaction?: TransactionOptions_2<InteractiveTransactionPayload>;\r\n    traceparent?: string;\r\n    numTry?: number;\r\n    containsWrite: boolean;\r\n    customDataProxyFetch?: AccelerateExtensionFetchDecorator;\r\n};\r\n\r\ndeclare class RequestHandler {\r\n    client: Client;\r\n    dataloader: DataLoader<RequestParams>;\r\n    private logEmitter?;\r\n    constructor(client: Client, logEmitter?: LogEmitter);\r\n    request(params: RequestParams): Promise<any>;\r\n    mapQueryEngineResult({ dataPath, unpacker }: RequestParams, response: QueryEngineResultData<any>): any;\r\n    /**\r\n     * Handles the error and logs it, logging the error is done synchronously waiting for the event\r\n     * handlers to finish.\r\n     */\r\n    handleAndLogRequestError(params: HandleErrorParams): never;\r\n    handleRequestError({ error, clientMethod, callsite, transaction, args, modelName, globalOmit, }: HandleErrorParams): never;\r\n    sanitizeMessage(message: any): any;\r\n    unpack(data: unknown, dataPath: string[], unpacker?: Unpacker): any;\r\n    get [Symbol.toStringTag](): string;\r\n}\r\n\r\ndeclare type RequestOptions<InteractiveTransactionPayload> = {\r\n    traceparent?: string;\r\n    numTry?: number;\r\n    interactiveTransaction?: InteractiveTransactionOptions<InteractiveTransactionPayload>;\r\n    isWrite: boolean;\r\n    customDataProxyFetch?: AccelerateExtensionFetchDecorator;\r\n};\r\n\r\ndeclare type RequestParams = {\r\n    modelName?: string;\r\n    action: Action;\r\n    protocolQuery: JsonQuery;\r\n    dataPath: string[];\r\n    clientMethod: string;\r\n    callsite?: CallSite;\r\n    transaction?: PrismaPromiseTransaction;\r\n    extensions: MergedExtensionsList;\r\n    args?: any;\r\n    headers?: Record<string, string>;\r\n    unpacker?: Unpacker;\r\n    otelParentCtx?: Context;\r\n    otelChildCtx?: Context;\r\n    globalOmit?: GlobalOmitOptions;\r\n    customDataProxyFetch?: AccelerateExtensionFetchDecorator;\r\n};\r\n\r\ndeclare type RequiredExtensionArgs = NameArgs & ResultArgs & ModelArgs & ClientArgs & QueryOptions;\r\nexport { RequiredExtensionArgs }\r\nexport { RequiredExtensionArgs as UserArgs }\r\n\r\nexport declare type RequiredKeys<O> = {\r\n    [K in keyof O]-?: {} extends Pick_2<O, K> ? never : K;\r\n}[keyof O];\r\n\r\nexport declare type Result<T, A, F extends Operation> = T extends {\r\n    [K: symbol]: {\r\n        types: {\r\n            payload: any;\r\n        };\r\n    };\r\n} ? GetResult<T[symbol]['types']['payload'], A, F> : GetResult<{\r\n    composites: {};\r\n    objects: {};\r\n    scalars: {};\r\n    name: '';\r\n}, {}, F>;\r\n\r\nexport declare type Result_2<T, A, F extends Operation> = Result<T, A, F>;\r\n\r\ndeclare namespace Result_3 {\r\n    export {\r\n        Count,\r\n        GetFindResult,\r\n        SelectablePayloadFields,\r\n        SelectField,\r\n        DefaultSelection,\r\n        UnwrapPayload,\r\n        ApplyOmit,\r\n        OmitValue,\r\n        GetCountResult,\r\n        Aggregate,\r\n        GetAggregateResult,\r\n        GetBatchResult,\r\n        GetGroupByResult,\r\n        GetResult,\r\n        ExtractGlobalOmit\r\n    }\r\n}\r\n\r\nexport declare type ResultArg = {\r\n    [FieldName in string]: ResultFieldDefinition;\r\n};\r\n\r\nexport declare type ResultArgs = {\r\n    result: {\r\n        [ModelName in string]: ResultArg;\r\n    };\r\n};\r\n\r\nexport declare type ResultArgsFieldCompute = (model: any) => unknown;\r\n\r\nexport declare type ResultFieldDefinition = {\r\n    needs?: {\r\n        [FieldName in string]: boolean;\r\n    };\r\n    compute: ResultArgsFieldCompute;\r\n};\r\n\r\ndeclare type ResultNode = {\r\n    type: 'affectedRows';\r\n} | {\r\n    type: 'object';\r\n    fields: Record<string, ResultNode>;\r\n    serializedName: string | null;\r\n    skipNulls: boolean;\r\n} | {\r\n    type: 'field';\r\n    dbName: string;\r\n    fieldType: FieldType;\r\n};\r\n\r\nexport declare type Return<T> = T extends (...args: any[]) => infer R ? R : T;\r\n\r\nexport declare type RuntimeDataModel = {\r\n    readonly models: Record<string, RuntimeModel>;\r\n    readonly enums: Record<string, RuntimeEnum>;\r\n    readonly types: Record<string, RuntimeModel>;\r\n};\r\n\r\ndeclare type RuntimeEnum = Omit<DMMF_2.DatamodelEnum, 'name'>;\r\n\r\ndeclare type RuntimeModel = Omit<DMMF_2.Model, 'name'>;\r\n\r\ndeclare type RuntimeName = 'workerd' | 'deno' | 'netlify' | 'node' | 'bun' | 'edge-light' | '';\r\n\r\ndeclare type Schema = ReadonlyDeep_2<{\r\n    rootQueryType?: string;\r\n    rootMutationType?: string;\r\n    inputObjectTypes: {\r\n        model?: InputType[];\r\n        prisma?: InputType[];\r\n    };\r\n    outputObjectTypes: {\r\n        model: OutputType[];\r\n        prisma: OutputType[];\r\n    };\r\n    enumTypes: {\r\n        model?: DatamodelSchemaEnum[];\r\n        prisma: DatamodelSchemaEnum[];\r\n    };\r\n    fieldRefTypes: {\r\n        prisma?: FieldRefType[];\r\n    };\r\n}>;\r\n\r\ndeclare type SchemaArg = ReadonlyDeep_2<{\r\n    name: string;\r\n    comment?: string;\r\n    isNullable: boolean;\r\n    isRequired: boolean;\r\n    inputTypes: InputTypeRef[];\r\n    requiresOtherFields?: string[];\r\n    deprecation?: Deprecation;\r\n}>;\r\n\r\ndeclare type SchemaEnum = ReadonlyDeep_2<{\r\n    name: string;\r\n    data: {\r\n        key: string;\r\n        value: string;\r\n    }[];\r\n}>;\r\n\r\ndeclare type SchemaField = ReadonlyDeep_2<{\r\n    name: string;\r\n    isNullable?: boolean;\r\n    outputType: OutputTypeRef;\r\n    args: SchemaArg[];\r\n    deprecation?: Deprecation;\r\n    documentation?: string;\r\n}>;\r\n\r\nexport declare type Select<T, U> = T extends U ? T : never;\r\n\r\nexport declare type SelectablePayloadFields<K extends PropertyKey, O> = {\r\n    objects: {\r\n        [k in K]: O;\r\n    };\r\n} | {\r\n    composites: {\r\n        [k in K]: O;\r\n    };\r\n};\r\n\r\nexport declare type SelectField<P extends SelectablePayloadFields<any, any>, K extends PropertyKey> = P extends {\r\n    objects: Record<K, any>;\r\n} ? P['objects'][K] : P extends {\r\n    composites: Record<K, any>;\r\n} ? P['composites'][K] : never;\r\n\r\ndeclare type Selection_2 = Record<string, boolean | Skip | JsArgs>;\r\nexport { Selection_2 as Selection }\r\n\r\nexport declare function serializeJsonQuery({ modelName, action, args, runtimeDataModel, extensions, callsite, clientMethod, errorFormat, clientVersion, previewFeatures, globalOmit, }: SerializeParams): JsonQuery;\r\n\r\ndeclare type SerializeParams = {\r\n    runtimeDataModel: RuntimeDataModel;\r\n    modelName?: string;\r\n    action: Action;\r\n    args?: JsArgs;\r\n    extensions?: MergedExtensionsList;\r\n    callsite?: CallSite;\r\n    clientMethod: string;\r\n    clientVersion: string;\r\n    errorFormat: ErrorFormat;\r\n    previewFeatures: string[];\r\n    globalOmit?: GlobalOmitOptions;\r\n};\r\n\r\ndeclare class Skip {\r\n    constructor(param?: symbol);\r\n    ifUndefined<T>(value: T | undefined): T | Skip;\r\n}\r\n\r\nexport declare const skip: Skip;\r\n\r\ndeclare type SortOrder = 'asc' | 'desc';\r\n\r\n/**\r\n * An interface that represents a span. A span represents a single operation\r\n * within a trace. Examples of span might include remote procedure calls or a\r\n * in-process function calls to sub-components. A Trace has a single, top-level\r\n * \"root\" Span that in turn may have zero or more child Spans, which in turn\r\n * may have children.\r\n *\r\n * Spans are created by the {@link Tracer.startSpan} method.\r\n */\r\ndeclare interface Span {\r\n    /**\r\n     * Returns the {@link SpanContext} object associated with this Span.\r\n     *\r\n     * Get an immutable, serializable identifier for this span that can be used\r\n     * to create new child spans. Returned SpanContext is usable even after the\r\n     * span ends.\r\n     *\r\n     * @returns the SpanContext object associated with this Span.\r\n     */\r\n    spanContext(): SpanContext;\r\n    /**\r\n     * Sets an attribute to the span.\r\n     *\r\n     * Sets a single Attribute with the key and value passed as arguments.\r\n     *\r\n     * @param key the key for this attribute.\r\n     * @param value the value for this attribute. Setting a value null or\r\n     *              undefined is invalid and will result in undefined behavior.\r\n     */\r\n    setAttribute(key: string, value: SpanAttributeValue): this;\r\n    /**\r\n     * Sets attributes to the span.\r\n     *\r\n     * @param attributes the attributes that will be added.\r\n     *                   null or undefined attribute values\r\n     *                   are invalid and will result in undefined behavior.\r\n     */\r\n    setAttributes(attributes: SpanAttributes): this;\r\n    /**\r\n     * Adds an event to the Span.\r\n     *\r\n     * @param name the name of the event.\r\n     * @param [attributesOrStartTime] the attributes that will be added; these are\r\n     *     associated with this event. Can be also a start time\r\n     *     if type is {@type TimeInput} and 3rd param is undefined\r\n     * @param [startTime] start time of the event.\r\n     */\r\n    addEvent(name: string, attributesOrStartTime?: SpanAttributes | TimeInput, startTime?: TimeInput): this;\r\n    /**\r\n     * Adds a single link to the span.\r\n     *\r\n     * Links added after the creation will not affect the sampling decision.\r\n     * It is preferred span links be added at span creation.\r\n     *\r\n     * @param link the link to add.\r\n     */\r\n    addLink(link: Link): this;\r\n    /**\r\n     * Adds multiple links to the span.\r\n     *\r\n     * Links added after the creation will not affect the sampling decision.\r\n     * It is preferred span links be added at span creation.\r\n     *\r\n     * @param links the links to add.\r\n     */\r\n    addLinks(links: Link[]): this;\r\n    /**\r\n     * Sets a status to the span. If used, this will override the default Span\r\n     * status. Default is {@link SpanStatusCode.UNSET}. SetStatus overrides the value\r\n     * of previous calls to SetStatus on the Span.\r\n     *\r\n     * @param status the SpanStatus to set.\r\n     */\r\n    setStatus(status: SpanStatus): this;\r\n    /**\r\n     * Updates the Span name.\r\n     *\r\n     * This will override the name provided via {@link Tracer.startSpan}.\r\n     *\r\n     * Upon this update, any sampling behavior based on Span name will depend on\r\n     * the implementation.\r\n     *\r\n     * @param name the Span name.\r\n     */\r\n    updateName(name: string): this;\r\n    /**\r\n     * Marks the end of Span execution.\r\n     *\r\n     * Call to End of a Span MUST not have any effects on child spans. Those may\r\n     * still be running and can be ended later.\r\n     *\r\n     * Do not return `this`. The Span generally should not be used after it\r\n     * is ended so chaining is not desired in this context.\r\n     *\r\n     * @param [endTime] the time to set as Span's end time. If not provided,\r\n     *     use the current time as the span's end time.\r\n     */\r\n    end(endTime?: TimeInput): void;\r\n    /**\r\n     * Returns the flag whether this span will be recorded.\r\n     *\r\n     * @returns true if this Span is active and recording information like events\r\n     *     with the `AddEvent` operation and attributes using `setAttributes`.\r\n     */\r\n    isRecording(): boolean;\r\n    /**\r\n     * Sets exception as a span event\r\n     * @param exception the exception the only accepted values are string or Error\r\n     * @param [time] the time to set as Span's event time. If not provided,\r\n     *     use the current time.\r\n     */\r\n    recordException(exception: Exception, time?: TimeInput): void;\r\n}\r\n\r\n/**\r\n * @deprecated please use {@link Attributes}\r\n */\r\ndeclare type SpanAttributes = Attributes;\r\n\r\n/**\r\n * @deprecated please use {@link AttributeValue}\r\n */\r\ndeclare type SpanAttributeValue = AttributeValue;\r\n\r\ndeclare type SpanCallback<R> = (span?: Span, context?: Context) => R;\r\n\r\n/**\r\n * A SpanContext represents the portion of a {@link Span} which must be\r\n * serialized and propagated along side of a {@link Baggage}.\r\n */\r\ndeclare interface SpanContext {\r\n    /**\r\n     * The ID of the trace that this span belongs to. It is worldwide unique\r\n     * with practically sufficient probability by being made as 16 randomly\r\n     * generated bytes, encoded as a 32 lowercase hex characters corresponding to\r\n     * 128 bits.\r\n     */\r\n    traceId: string;\r\n    /**\r\n     * The ID of the Span. It is globally unique with practically sufficient\r\n     * probability by being made as 8 randomly generated bytes, encoded as a 16\r\n     * lowercase hex characters corresponding to 64 bits.\r\n     */\r\n    spanId: string;\r\n    /**\r\n     * Only true if the SpanContext was propagated from a remote parent.\r\n     */\r\n    isRemote?: boolean;\r\n    /**\r\n     * Trace flags to propagate.\r\n     *\r\n     * It is represented as 1 byte (bitmap). Bit to represent whether trace is\r\n     * sampled or not. When set, the least significant bit documents that the\r\n     * caller may have recorded trace data. A caller who does not record trace\r\n     * data out-of-band leaves this flag unset.\r\n     *\r\n     * see {@link TraceFlags} for valid flag values.\r\n     */\r\n    traceFlags: number;\r\n    /**\r\n     * Tracing-system-specific info to propagate.\r\n     *\r\n     * The tracestate field value is a `list` as defined below. The `list` is a\r\n     * series of `list-members` separated by commas `,`, and a list-member is a\r\n     * key/value pair separated by an equals sign `=`. Spaces and horizontal tabs\r\n     * surrounding `list-members` are ignored. There can be a maximum of 32\r\n     * `list-members` in a `list`.\r\n     * More Info: https://www.w3.org/TR/trace-context/#tracestate-field\r\n     *\r\n     * Examples:\r\n     *     Single tracing system (generic format):\r\n     *         tracestate: rojo=00f067aa0ba902b7\r\n     *     Multiple tracing systems (with different formatting):\r\n     *         tracestate: rojo=00f067aa0ba902b7,congo=t61rcWkgMzE\r\n     */\r\n    traceState?: TraceState;\r\n}\r\n\r\ndeclare enum SpanKind {\r\n    /** Default value. Indicates that the span is used internally. */\r\n    INTERNAL = 0,\r\n    /**\r\n     * Indicates that the span covers server-side handling of an RPC or other\r\n     * remote request.\r\n     */\r\n    SERVER = 1,\r\n    /**\r\n     * Indicates that the span covers the client-side wrapper around an RPC or\r\n     * other remote request.\r\n     */\r\n    CLIENT = 2,\r\n    /**\r\n     * Indicates that the span describes producer sending a message to a\r\n     * broker. Unlike client and server, there is no direct critical path latency\r\n     * relationship between producer and consumer spans.\r\n     */\r\n    PRODUCER = 3,\r\n    /**\r\n     * Indicates that the span describes consumer receiving a message from a\r\n     * broker. Unlike client and server, there is no direct critical path latency\r\n     * relationship between producer and consumer spans.\r\n     */\r\n    CONSUMER = 4\r\n}\r\n\r\n/**\r\n * Options needed for span creation\r\n */\r\ndeclare interface SpanOptions {\r\n    /**\r\n     * The SpanKind of a span\r\n     * @default {@link SpanKind.INTERNAL}\r\n     */\r\n    kind?: SpanKind;\r\n    /** A span's attributes */\r\n    attributes?: SpanAttributes;\r\n    /** {@link Link}s span to other spans */\r\n    links?: Link[];\r\n    /** A manually specified start time for the created `Span` object. */\r\n    startTime?: TimeInput;\r\n    /** The new span should be a root span. (Ignore parent from context). */\r\n    root?: boolean;\r\n}\r\n\r\ndeclare interface SpanStatus {\r\n    /** The status code of this message. */\r\n    code: SpanStatusCode;\r\n    /** A developer-facing error message. */\r\n    message?: string;\r\n}\r\n\r\n/**\r\n * An enumeration of status codes.\r\n */\r\ndeclare enum SpanStatusCode {\r\n    /**\r\n     * The default status.\r\n     */\r\n    UNSET = 0,\r\n    /**\r\n     * The operation has been validated by an Application developer or\r\n     * Operator to have completed successfully.\r\n     */\r\n    OK = 1,\r\n    /**\r\n     * The operation contains an error.\r\n     */\r\n    ERROR = 2\r\n}\r\n\r\nexport { Sql }\r\n\r\ndeclare interface SqlDriverAdapter extends SqlQueryable {\r\n    /**\r\n     * Execute multiple SQL statements separated by semicolon.\r\n     */\r\n    executeScript(script: string): Promise<void>;\r\n    /**\r\n     * Start new transaction.\r\n     */\r\n    startTransaction(isolationLevel?: IsolationLevel): Promise<Transaction>;\r\n    /**\r\n     * Optional method that returns extra connection info\r\n     */\r\n    getConnectionInfo?(): ConnectionInfo;\r\n    /**\r\n     * Dispose of the connection and release any resources.\r\n     */\r\n    dispose(): Promise<void>;\r\n}\r\n\r\nexport declare interface SqlDriverAdapterFactory extends DriverAdapterFactory<SqlQuery, SqlResultSet> {\r\n    connect(): Promise<SqlDriverAdapter>;\r\n}\r\n\r\ndeclare type SqlQuery = {\r\n    sql: string;\r\n    args: Array<unknown>;\r\n    argTypes: Array<ArgType>;\r\n};\r\n\r\ndeclare interface SqlQueryable extends Queryable<SqlQuery, SqlResultSet> {\r\n}\r\n\r\ndeclare interface SqlResultSet {\r\n    /**\r\n     * List of column types appearing in a database query, in the same order as `columnNames`.\r\n     * They are used within the Query Engine to convert values from JS to Quaint values.\r\n     */\r\n    columnTypes: Array<ColumnType>;\r\n    /**\r\n     * List of column names appearing in a database query, in the same order as `columnTypes`.\r\n     */\r\n    columnNames: Array<string>;\r\n    /**\r\n     * List of rows retrieved from a database query.\r\n     * Each row is a list of values, whose length matches `columnNames` and `columnTypes`.\r\n     */\r\n    rows: Array<Array<unknown>>;\r\n    /**\r\n     * The last ID of an `INSERT` statement, if any.\r\n     * This is required for `AUTO_INCREMENT` columns in databases based on MySQL and SQLite.\r\n     */\r\n    lastInsertId?: string;\r\n}\r\n\r\nexport { sqltag }\r\n\r\n/**\r\n * Defines TimeInput.\r\n *\r\n * hrtime, epoch milliseconds, performance.now() or Date\r\n */\r\ndeclare type TimeInput = HrTime_2 | number | Date;\r\n\r\nexport declare type ToTuple<T> = T extends any[] ? T : [T];\r\n\r\ndeclare interface TraceState {\r\n    /**\r\n     * Create a new TraceState which inherits from this TraceState and has the\r\n     * given key set.\r\n     * The new entry will always be added in the front of the list of states.\r\n     *\r\n     * @param key key of the TraceState entry.\r\n     * @param value value of the TraceState entry.\r\n     */\r\n    set(key: string, value: string): TraceState;\r\n    /**\r\n     * Return a new TraceState which inherits from this TraceState but does not\r\n     * contain the given key.\r\n     *\r\n     * @param key the key for the TraceState entry to be removed.\r\n     */\r\n    unset(key: string): TraceState;\r\n    /**\r\n     * Returns the value to which the specified key is mapped, or `undefined` if\r\n     * this map contains no mapping for the key.\r\n     *\r\n     * @param key with which the specified value is to be associated.\r\n     * @returns the value to which the specified key is mapped, or `undefined` if\r\n     *     this map contains no mapping for the key.\r\n     */\r\n    get(key: string): string | undefined;\r\n    /**\r\n     * Serializes the TraceState to a `list` as defined below. The `list` is a\r\n     * series of `list-members` separated by commas `,`, and a list-member is a\r\n     * key/value pair separated by an equals sign `=`. Spaces and horizontal tabs\r\n     * surrounding `list-members` are ignored. There can be a maximum of 32\r\n     * `list-members` in a `list`.\r\n     *\r\n     * @returns the serialized string.\r\n     */\r\n    serialize(): string;\r\n}\r\n\r\ndeclare interface TracingHelper {\r\n    isEnabled(): boolean;\r\n    getTraceParent(context?: Context): string;\r\n    dispatchEngineSpans(spans: EngineSpan[]): void;\r\n    getActiveContext(): Context | undefined;\r\n    runInChildSpan<R>(nameOrOptions: string | ExtendedSpanOptions, callback: SpanCallback<R>): R;\r\n}\r\n\r\ndeclare interface Transaction extends AdapterInfo, SqlQueryable {\r\n    /**\r\n     * Transaction options.\r\n     */\r\n    readonly options: TransactionOptions;\r\n    /**\r\n     * Commit the transaction.\r\n     */\r\n    commit(): Promise<void>;\r\n    /**\r\n     * Roll back the transaction.\r\n     */\r\n    rollback(): Promise<void>;\r\n}\r\n\r\ndeclare namespace Transaction_2 {\r\n    export {\r\n        Options,\r\n        IsolationLevel_2 as IsolationLevel,\r\n        InteractiveTransactionInfo,\r\n        TransactionHeaders\r\n    }\r\n}\r\n\r\ndeclare type TransactionHeaders = {\r\n    traceparent?: string;\r\n};\r\n\r\ndeclare type TransactionOptions = {\r\n    usePhantomQuery: boolean;\r\n};\r\n\r\ndeclare type TransactionOptions_2<InteractiveTransactionPayload> = {\r\n    kind: 'itx';\r\n    options: InteractiveTransactionOptions<InteractiveTransactionPayload>;\r\n} | {\r\n    kind: 'batch';\r\n    options: BatchTransactionOptions;\r\n};\r\n\r\nexport declare class TypedSql<Values extends readonly unknown[], Result> {\r\n    [PrivateResultType]: Result;\r\n    constructor(sql: string, values: Values);\r\n    get sql(): string;\r\n    get values(): Values;\r\n}\r\n\r\nexport declare type TypeMapCbDef = Fn<{\r\n    extArgs: InternalArgs;\r\n}, TypeMapDef>;\r\n\r\n/** Shared */\r\nexport declare type TypeMapDef = Record<any, any>;\r\n\r\ndeclare type TypeRef<AllowedLocations extends FieldLocation> = {\r\n    isList: boolean;\r\n    type: string;\r\n    location: AllowedLocations;\r\n    namespace?: FieldNamespace;\r\n};\r\n\r\ndeclare namespace Types {\r\n    export {\r\n        Result_3 as Result,\r\n        Extensions_2 as Extensions,\r\n        Utils,\r\n        Public_2 as Public,\r\n        isSkip,\r\n        Skip,\r\n        skip,\r\n        UnknownTypedSql,\r\n        OperationPayload as Payload\r\n    }\r\n}\r\nexport { Types }\r\n\r\ndeclare type uniqueIndex = ReadonlyDeep_2<{\r\n    name: string;\r\n    fields: string[];\r\n}>;\r\n\r\nexport declare type UnknownTypedSql = TypedSql<unknown[], unknown>;\r\n\r\ndeclare type Unpacker = (data: any) => any;\r\n\r\nexport declare type UnwrapPayload<P> = {} extends P ? unknown : {\r\n    [K in keyof P]: P[K] extends {\r\n        scalars: infer S;\r\n        composites: infer C;\r\n    }[] ? Array<S & UnwrapPayload<C>> : P[K] extends {\r\n        scalars: infer S;\r\n        composites: infer C;\r\n    } | null ? S & UnwrapPayload<C> | Select<P[K], null> : never;\r\n};\r\n\r\nexport declare type UnwrapPromise<P> = P extends Promise<infer R> ? R : P;\r\n\r\nexport declare type UnwrapTuple<Tuple extends readonly unknown[]> = {\r\n    [K in keyof Tuple]: K extends `${number}` ? Tuple[K] extends PrismaPromise<infer X> ? X : UnwrapPromise<Tuple[K]> : UnwrapPromise<Tuple[K]>;\r\n};\r\n\r\n/**\r\n * Input that flows from the user into the Client.\r\n */\r\ndeclare type UserArgs_2 = any;\r\n\r\ndeclare namespace Utils {\r\n    export {\r\n        EmptyToUnknown,\r\n        NeverToUnknown,\r\n        PatchFlat,\r\n        Omit_2 as Omit,\r\n        Pick_2 as Pick,\r\n        ComputeDeep,\r\n        Compute,\r\n        OptionalFlat,\r\n        ReadonlyDeep,\r\n        Narrowable,\r\n        Narrow,\r\n        Exact,\r\n        Cast,\r\n        Record_2 as Record,\r\n        UnwrapPromise,\r\n        UnwrapTuple,\r\n        Path,\r\n        Fn,\r\n        Call,\r\n        RequiredKeys,\r\n        OptionalKeys,\r\n        Optional,\r\n        Return,\r\n        ToTuple,\r\n        RenameAndNestPayloadKeys,\r\n        PayloadToResult,\r\n        Select,\r\n        Equals,\r\n        Or,\r\n        JsPromise\r\n    }\r\n}\r\n\r\ndeclare type ValidationError = {\r\n    error_identifier: 'RELATION_VIOLATION';\r\n    context: {\r\n        relation: string;\r\n        modelA: string;\r\n        modelB: string;\r\n    };\r\n} | {\r\n    error_identifier: 'MISSING_RELATED_RECORD';\r\n    context: {\r\n        model: string;\r\n        relation: string;\r\n        relationType: string;\r\n        operation: string;\r\n        neededFor?: string;\r\n    };\r\n} | {\r\n    error_identifier: 'MISSING_RECORD';\r\n    context: {\r\n        operation: string;\r\n    };\r\n} | {\r\n    error_identifier: 'INCOMPLETE_CONNECT_INPUT';\r\n    context: {\r\n        expectedRows: number;\r\n    };\r\n} | {\r\n    error_identifier: 'INCOMPLETE_CONNECT_OUTPUT';\r\n    context: {\r\n        expectedRows: number;\r\n        relation: string;\r\n        relationType: string;\r\n    };\r\n} | {\r\n    error_identifier: 'RECORDS_NOT_CONNECTED';\r\n    context: {\r\n        relation: string;\r\n        parent: string;\r\n        child: string;\r\n    };\r\n};\r\n\r\ndeclare function validator<V>(): <S>(select: Exact<S, V>) => S;\r\n\r\ndeclare function validator<C, M extends Exclude<keyof C, `$${string}`>, O extends keyof C[M] & Operation>(client: C, model: M, operation: O): <S>(select: Exact<S, Args<C[M], O>>) => S;\r\n\r\ndeclare function validator<C, M extends Exclude<keyof C, `$${string}`>, O extends keyof C[M] & Operation, P extends keyof Args<C[M], O>>(client: C, model: M, operation: O, prop: P): <S>(select: Exact<S, Args<C[M], O>[P]>) => S;\r\n\r\nexport { Value }\r\n\r\nexport declare const warnOnce: (key: string, message: string, ...args: unknown[]) => void;\r\n\r\nexport { }\r\n",
  "node_modules/@prisma/client/runtime/index-browser.d.ts": "import { AnyNull } from '@prisma/client-runtime-utils';\r\nimport { DbNull } from '@prisma/client-runtime-utils';\r\nimport { Decimal } from '@prisma/client-runtime-utils';\r\nimport { isAnyNull } from '@prisma/client-runtime-utils';\r\nimport { isDbNull } from '@prisma/client-runtime-utils';\r\nimport { isJsonNull } from '@prisma/client-runtime-utils';\r\nimport { JsonNull } from '@prisma/client-runtime-utils';\r\nimport { NullTypes } from '@prisma/client-runtime-utils';\r\n\r\nexport { AnyNull }\r\n\r\ndeclare type Args<T, F extends Operation> = T extends {\r\n    [K: symbol]: {\r\n        types: {\r\n            operations: {\r\n                [K in F]: {\r\n                    args: any;\r\n                };\r\n            };\r\n        };\r\n    };\r\n} ? T[symbol]['types']['operations'][F]['args'] : any;\r\n\r\nexport { DbNull }\r\n\r\nexport { Decimal }\r\n\r\ndeclare type Exact<A, W> = (A extends unknown ? (W extends A ? {\r\n    [K in keyof A]: Exact<A[K], W[K]>;\r\n} : W) : never) | (A extends Narrowable ? A : never);\r\n\r\nexport declare function getRuntime(): GetRuntimeOutput;\r\n\r\ndeclare type GetRuntimeOutput = {\r\n    id: RuntimeName;\r\n    prettyName: string;\r\n    isEdge: boolean;\r\n};\r\n\r\nexport { isAnyNull }\r\n\r\nexport { isDbNull }\r\n\r\nexport { isJsonNull }\r\n\r\nexport { JsonNull }\r\n\r\n/**\r\n * Generates more strict variant of an enum which, unlike regular enum,\r\n * throws on non-existing property access. This can be useful in following situations:\r\n * - we have an API, that accepts both `undefined` and `SomeEnumType` as an input\r\n * - enum values are generated dynamically from DMMF.\r\n *\r\n * In that case, if using normal enums and no compile-time typechecking, using non-existing property\r\n * will result in `undefined` value being used, which will be accepted. Using strict enum\r\n * in this case will help to have a runtime exception, telling you that you are probably doing something wrong.\r\n *\r\n * Note: if you need to check for existence of a value in the enum you can still use either\r\n * `in` operator or `hasOwnProperty` function.\r\n *\r\n * @param definition\r\n * @returns\r\n */\r\nexport declare function makeStrictEnum<T extends Record<PropertyKey, string | number>>(definition: T): T;\r\n\r\ndeclare type Narrowable = string | number | bigint | boolean | [];\r\n\r\nexport { NullTypes }\r\n\r\ndeclare type Operation = 'findFirst' | 'findFirstOrThrow' | 'findUnique' | 'findUniqueOrThrow' | 'findMany' | 'create' | 'createMany' | 'createManyAndReturn' | 'update' | 'updateMany' | 'updateManyAndReturn' | 'upsert' | 'delete' | 'deleteMany' | 'aggregate' | 'count' | 'groupBy' | '$queryRaw' | '$executeRaw' | '$queryRawUnsafe' | '$executeRawUnsafe' | 'findRaw' | 'aggregateRaw' | '$runCommandRaw';\r\n\r\ndeclare namespace Public {\r\n    export {\r\n        validator\r\n    }\r\n}\r\nexport { Public }\r\n\r\ndeclare type RuntimeName = 'workerd' | 'deno' | 'netlify' | 'node' | 'bun' | 'edge-light' | '';\r\n\r\ndeclare function validator<V>(): <S>(select: Exact<S, V>) => S;\r\n\r\ndeclare function validator<C, M extends Exclude<keyof C, `$${string}`>, O extends keyof C[M] & Operation>(client: C, model: M, operation: O): <S>(select: Exact<S, Args<C[M], O>>) => S;\r\n\r\ndeclare function validator<C, M extends Exclude<keyof C, `$${string}`>, O extends keyof C[M] & Operation, P extends keyof Args<C[M], O>>(client: C, model: M, operation: O, prop: P): <S>(select: Exact<S, Args<C[M], O>[P]>) => S;\r\n\r\nexport { }\r\n",
  "node_modules/@prisma/client/runtime/wasm-compiler-edge.d.ts": "export * from \"./client\"\n",
  "node_modules/@prisma/client/scripts/default-index.d.ts": "/* eslint-disable @typescript-eslint/no-redundant-type-constituents */\n\nimport * as runtime from '@prisma/client/runtime/client'\n\n/**\n * ##  Prisma Client ʲˢ\n *\n * Type-safe database client for TypeScript & Node.js\n * @example\n * ```\n * const prisma = new Prisma()\n * // Fetch zero or more Users\n * const users = await prisma.user.findMany()\n * ```\n *\n *\n * Read more in our [docs](https://www.prisma.io/docs/concepts/components/prisma-client).\n */\nexport declare const PrismaClient: any\n\n/**\n * ##  Prisma Client ʲˢ\n *\n * Type-safe database client for TypeScript & Node.js\n * @example\n * ```\n * const prisma = new Prisma()\n * // Fetch zero or more Users\n * const users = await prisma.user.findMany()\n * ```\n *\n *\n * Read more in our [docs](https://www.prisma.io/docs/concepts/components/prisma-client).\n */\nexport declare type PrismaClient = any\n\nexport declare class PrismaClientExtends<\n  ExtArgs extends runtime.Types.Extensions.InternalArgs = runtime.Types.Extensions.DefaultArgs,\n> {\n  $extends: { extArgs: ExtArgs } & (<\n    R extends runtime.Types.Extensions.UserArgs['result'] = {},\n    M extends runtime.Types.Extensions.UserArgs['model'] = {},\n    Q extends runtime.Types.Extensions.UserArgs['query'] = {},\n    C extends runtime.Types.Extensions.UserArgs['client'] = {},\n    Args extends runtime.Types.Extensions.InternalArgs = runtime.Types.Extensions.InternalArgs<R, M, {}, C>,\n  >(\n    args:\n      | ((client: PrismaClientExtends<ExtArgs>) => { $extends: { extArgs: Args } })\n      | { name?: string }\n      | { result?: R & runtime.Types.Extensions.UserArgs['result'] }\n      | { model?: M & runtime.Types.Extensions.UserArgs['model'] }\n      | { query?: Q & runtime.Types.Extensions.UserArgs['query'] }\n      | { client?: C & runtime.Types.Extensions.UserArgs['client'] },\n  ) => PrismaClientExtends<Args & ExtArgs> & Args['client'])\n\n  $transaction<R>(\n    fn: (prisma: Omit<this, runtime.ITXClientDenyList>) => Promise<R>,\n    options?: { maxWait?: number; timeout?: number; isolationLevel?: string },\n  ): Promise<R>\n  $transaction<P extends Prisma.PrismaPromise<any>[]>(\n    arg: [...P],\n    options?: { isolationLevel?: string },\n  ): Promise<runtime.Types.Utils.UnwrapTuple<P>>\n}\n\nexport declare const dmmf: any\nexport declare type dmmf = any\n\n/**\n * Get the type of the value, that the Promise holds.\n */\nexport declare type PromiseType<T extends PromiseLike<any>> = T extends PromiseLike<infer U> ? U : T\n\n/**\n * Get the return type of a function which returns a Promise.\n */\nexport declare type PromiseReturnType<T extends (...args: any) => Promise<any>> = PromiseType<ReturnType<T>>\n\nexport namespace Prisma {\n  export type TransactionClient = any\n\n  export function defineExtension<\n    R extends runtime.Types.Extensions.UserArgs['result'] = {},\n    M extends runtime.Types.Extensions.UserArgs['model'] = {},\n    Q extends runtime.Types.Extensions.UserArgs['query'] = {},\n    C extends runtime.Types.Extensions.UserArgs['client'] = {},\n    Args extends runtime.Types.Extensions.InternalArgs = runtime.Types.Extensions.InternalArgs<R, M, {}, C>,\n  >(\n    args:\n      | ((client: PrismaClientExtends) => { $extends: { extArgs: Args } })\n      | { name?: string }\n      | { result?: R & runtime.Types.Extensions.UserArgs['result'] }\n      | { model?: M & runtime.Types.Extensions.UserArgs['model'] }\n      | { query?: Q & runtime.Types.Extensions.UserArgs['query'] }\n      | { client?: C & runtime.Types.Extensions.UserArgs['client'] },\n  ): (client: any) => PrismaClientExtends<Args>\n\n  export type Extension = runtime.Types.Extensions.UserArgs\n  export import getExtensionContext = runtime.Extensions.getExtensionContext\n  export import Args = runtime.Types.Public.Args\n  export import Payload = runtime.Types.Public.Payload\n  export import Result = runtime.Types.Public.Result\n  export import Exact = runtime.Types.Public.Exact\n  export import PrismaPromise = runtime.Types.Public.PrismaPromise\n\n  export const prismaVersion: {\n    client: string\n    engine: string\n  }\n}\n",
  "node_modules/@prisma/client/sql.d.ts": "export * from '.prisma/client/sql'\n",
  "node_modules/@prisma/client-runtime-utils/dist/errors/ErrorWithBatchIndex.d.ts": "export interface ErrorWithBatchIndex {\n    batchRequestIdx?: number;\n}\nexport declare function hasBatchIndex(value: object): value is Required<ErrorWithBatchIndex>;\n",
  "node_modules/@prisma/client-runtime-utils/dist/errors/PrismaClientInitializationError.d.ts": "export declare class PrismaClientInitializationError extends Error {\n    clientVersion: string;\n    errorCode?: string;\n    retryable?: boolean;\n    constructor(message: string, clientVersion: string, errorCode?: string);\n    get [Symbol.toStringTag](): string;\n}\n",
  "node_modules/@prisma/client-runtime-utils/dist/errors/PrismaClientKnownRequestError.d.ts": "import { ErrorWithBatchIndex } from './ErrorWithBatchIndex';\ntype KnownErrorParams = {\n    code: string;\n    clientVersion: string;\n    meta?: Record<string, unknown>;\n    batchRequestIdx?: number;\n};\nexport declare class PrismaClientKnownRequestError extends Error implements ErrorWithBatchIndex {\n    code: string;\n    meta?: Record<string, unknown>;\n    clientVersion: string;\n    batchRequestIdx?: number;\n    constructor(message: string, { code, clientVersion, meta, batchRequestIdx }: KnownErrorParams);\n    get [Symbol.toStringTag](): string;\n}\nexport {};\n",
  "node_modules/@prisma/client-runtime-utils/dist/errors/PrismaClientRustError.d.ts": "import { type RustLog } from './log';\nexport type PrismaClientRustErrorArgs = {\n    clientVersion: string;\n    error: RustLog;\n};\n/**\n * A generic Prisma Client Rust error.\n * This error is being exposed via the `prisma.$on('error')` interface\n */\nexport declare class PrismaClientRustError extends Error {\n    clientVersion: string;\n    private _isPanic;\n    constructor({ clientVersion, error }: PrismaClientRustErrorArgs);\n    get [Symbol.toStringTag](): string;\n    isPanic(): boolean;\n}\n",
  "node_modules/@prisma/client-runtime-utils/dist/errors/PrismaClientRustPanicError.d.ts": "export declare class PrismaClientRustPanicError extends Error {\n    clientVersion: string;\n    constructor(message: string, clientVersion: string);\n    get [Symbol.toStringTag](): string;\n}\n",
  "node_modules/@prisma/client-runtime-utils/dist/errors/PrismaClientUnknownRequestError.d.ts": "import { ErrorWithBatchIndex } from './ErrorWithBatchIndex';\ntype UnknownErrorParams = {\n    clientVersion: string;\n    batchRequestIdx?: number;\n};\nexport declare class PrismaClientUnknownRequestError extends Error implements ErrorWithBatchIndex {\n    clientVersion: string;\n    batchRequestIdx?: number;\n    constructor(message: string, { clientVersion, batchRequestIdx }: UnknownErrorParams);\n    get [Symbol.toStringTag](): string;\n}\nexport {};\n",
  "node_modules/@prisma/client-runtime-utils/dist/errors/PrismaClientValidationError.d.ts": "type Options = {\n    clientVersion: string;\n};\nexport declare class PrismaClientValidationError extends Error {\n    name: string;\n    clientVersion: string;\n    constructor(message: string, { clientVersion }: Options);\n    get [Symbol.toStringTag](): string;\n}\nexport {};\n",
  "node_modules/@prisma/client-runtime-utils/dist/errors/index.d.ts": "export * from './ErrorWithBatchIndex';\nexport * from './PrismaClientInitializationError';\nexport * from './PrismaClientKnownRequestError';\nexport * from './PrismaClientRustError';\nexport * from './PrismaClientRustPanicError';\nexport * from './PrismaClientUnknownRequestError';\nexport * from './PrismaClientValidationError';\n",
  "node_modules/@prisma/client-runtime-utils/dist/errors/log.d.ts": "import { PrismaClientRustError } from './PrismaClientRustError';\nexport type LogLevel = 'info' | 'trace' | 'debug' | 'warn' | 'error' | 'query';\nexport interface RawRustLog {\n    timestamp: string;\n    level: LogLevel;\n    target: string;\n    fields: LogFields;\n}\nexport interface RustLog {\n    timestamp: Date;\n    level: LogLevel;\n    target: string;\n    fields: LogFields;\n}\nexport declare function getMessage(log: string | PrismaClientRustError): string;\nexport declare function getBacktrace(log: RustLog): string;\nexport declare function isPanic(err: RustLog): boolean;\nexport declare function isRustLog(e: any): e is RustLog;\nexport declare function isRustErrorLog(e: any): e is RustLog;\nexport type LogFields = {\n    [key: string]: any;\n};\nexport interface PanicLogFields {\n    message: 'PANIC';\n    reason: string;\n    file: string;\n    line: string;\n    column: number;\n}\nexport interface InfoLogFields {\n    message: string;\n    'log.target': string;\n    'log.module_path': string;\n    'log.file': string;\n    'log.line': number;\n}\nexport interface QueryLogFields {\n    query: string;\n    item_type: string;\n    params: string;\n    duration_ms: number;\n}\nexport interface Log {\n    message: string;\n    level: LogLevel;\n    date: Date;\n    application: string;\n    [key: string]: string | Date;\n}\nexport declare function convertLog(rustLog: RawRustLog): RustLog;\n",
  "node_modules/@prisma/client-runtime-utils/dist/errors/setClassName.d.ts": "/**\n * Used for preserving class names for minified class instances\n * Useful for error objects and other classes where public name\n * actually matters\n *\n * @param classObject\n * @param name\n */\nexport declare function setClassName(classObject: Function, name: string): void;\n",
  "node_modules/@prisma/client-runtime-utils/dist/index.d.ts": "export declare const AnyNull: AnyNullClass;\r\n\r\nexport declare class AnyNullClass extends NullTypesEnumValue {\r\n    #private;\r\n}\r\n\r\nexport declare const DbNull: DbNullClass;\r\n\r\nexport declare class DbNullClass extends NullTypesEnumValue {\r\n    #private;\r\n}\r\n\r\nexport declare function Decimal(n: Decimal.Value): Decimal;\r\n\r\nexport declare namespace Decimal {\r\n    export type Constructor = typeof Decimal;\r\n    export type Instance = Decimal;\r\n    export type Rounding = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8;\r\n    export type Modulo = Rounding | 9;\r\n    export type Value = string | number | Decimal;\r\n\r\n    // http://mikemcl.github.io/decimal.js/#constructor-properties\r\n    export interface Config {\r\n        precision?: number;\r\n        rounding?: Rounding;\r\n        toExpNeg?: number;\r\n        toExpPos?: number;\r\n        minE?: number;\r\n        maxE?: number;\r\n        crypto?: boolean;\r\n        modulo?: Modulo;\r\n        defaults?: boolean;\r\n    }\r\n}\r\n\r\nexport declare class Decimal {\r\n    readonly d: number[];\r\n    readonly e: number;\r\n    readonly s: number;\r\n\r\n    constructor(n: Decimal.Value);\r\n\r\n    absoluteValue(): Decimal;\r\n    abs(): Decimal;\r\n\r\n    ceil(): Decimal;\r\n\r\n    clampedTo(min: Decimal.Value, max: Decimal.Value): Decimal;\r\n    clamp(min: Decimal.Value, max: Decimal.Value): Decimal;\r\n\r\n    comparedTo(n: Decimal.Value): number;\r\n    cmp(n: Decimal.Value): number;\r\n\r\n    cosine(): Decimal;\r\n    cos(): Decimal;\r\n\r\n    cubeRoot(): Decimal;\r\n    cbrt(): Decimal;\r\n\r\n    decimalPlaces(): number;\r\n    dp(): number;\r\n\r\n    dividedBy(n: Decimal.Value): Decimal;\r\n    div(n: Decimal.Value): Decimal;\r\n\r\n    dividedToIntegerBy(n: Decimal.Value): Decimal;\r\n    divToInt(n: Decimal.Value): Decimal;\r\n\r\n    equals(n: Decimal.Value): boolean;\r\n    eq(n: Decimal.Value): boolean;\r\n\r\n    floor(): Decimal;\r\n\r\n    greaterThan(n: Decimal.Value): boolean;\r\n    gt(n: Decimal.Value): boolean;\r\n\r\n    greaterThanOrEqualTo(n: Decimal.Value): boolean;\r\n    gte(n: Decimal.Value): boolean;\r\n\r\n    hyperbolicCosine(): Decimal;\r\n    cosh(): Decimal;\r\n\r\n    hyperbolicSine(): Decimal;\r\n    sinh(): Decimal;\r\n\r\n    hyperbolicTangent(): Decimal;\r\n    tanh(): Decimal;\r\n\r\n    inverseCosine(): Decimal;\r\n    acos(): Decimal;\r\n\r\n    inverseHyperbolicCosine(): Decimal;\r\n    acosh(): Decimal;\r\n\r\n    inverseHyperbolicSine(): Decimal;\r\n    asinh(): Decimal;\r\n\r\n    inverseHyperbolicTangent(): Decimal;\r\n    atanh(): Decimal;\r\n\r\n    inverseSine(): Decimal;\r\n    asin(): Decimal;\r\n\r\n    inverseTangent(): Decimal;\r\n    atan(): Decimal;\r\n\r\n    isFinite(): boolean;\r\n\r\n    isInteger(): boolean;\r\n    isInt(): boolean;\r\n\r\n    isNaN(): boolean;\r\n\r\n    isNegative(): boolean;\r\n    isNeg(): boolean;\r\n\r\n    isPositive(): boolean;\r\n    isPos(): boolean;\r\n\r\n    isZero(): boolean;\r\n\r\n    lessThan(n: Decimal.Value): boolean;\r\n    lt(n: Decimal.Value): boolean;\r\n\r\n    lessThanOrEqualTo(n: Decimal.Value): boolean;\r\n    lte(n: Decimal.Value): boolean;\r\n\r\n    logarithm(n?: Decimal.Value): Decimal;\r\n    log(n?: Decimal.Value): Decimal;\r\n\r\n    minus(n: Decimal.Value): Decimal;\r\n    sub(n: Decimal.Value): Decimal;\r\n\r\n    modulo(n: Decimal.Value): Decimal;\r\n    mod(n: Decimal.Value): Decimal;\r\n\r\n    naturalExponential(): Decimal;\r\n    exp(): Decimal;\r\n\r\n    naturalLogarithm(): Decimal;\r\n    ln(): Decimal;\r\n\r\n    negated(): Decimal;\r\n    neg(): Decimal;\r\n\r\n    plus(n: Decimal.Value): Decimal;\r\n    add(n: Decimal.Value): Decimal;\r\n\r\n    precision(includeZeros?: boolean): number;\r\n    sd(includeZeros?: boolean): number;\r\n\r\n    round(): Decimal;\r\n\r\n    sine() : Decimal;\r\n    sin() : Decimal;\r\n\r\n    squareRoot(): Decimal;\r\n    sqrt(): Decimal;\r\n\r\n    tangent() : Decimal;\r\n    tan() : Decimal;\r\n\r\n    times(n: Decimal.Value): Decimal;\r\n    mul(n: Decimal.Value) : Decimal;\r\n\r\n    toBinary(significantDigits?: number): string;\r\n    toBinary(significantDigits: number, rounding: Decimal.Rounding): string;\r\n\r\n    toDecimalPlaces(decimalPlaces?: number): Decimal;\r\n    toDecimalPlaces(decimalPlaces: number, rounding: Decimal.Rounding): Decimal;\r\n    toDP(decimalPlaces?: number): Decimal;\r\n    toDP(decimalPlaces: number, rounding: Decimal.Rounding): Decimal;\r\n\r\n    toExponential(decimalPlaces?: number): string;\r\n    toExponential(decimalPlaces: number, rounding: Decimal.Rounding): string;\r\n\r\n    toFixed(decimalPlaces?: number): string;\r\n    toFixed(decimalPlaces: number, rounding: Decimal.Rounding): string;\r\n\r\n    toFraction(max_denominator?: Decimal.Value): Decimal[];\r\n\r\n    toHexadecimal(significantDigits?: number): string;\r\n    toHexadecimal(significantDigits: number, rounding: Decimal.Rounding): string;\r\n    toHex(significantDigits?: number): string;\r\n    toHex(significantDigits: number, rounding?: Decimal.Rounding): string;\r\n\r\n    toJSON(): string;\r\n\r\n    toNearest(n: Decimal.Value, rounding?: Decimal.Rounding): Decimal;\r\n\r\n    toNumber(): number;\r\n\r\n    toOctal(significantDigits?: number): string;\r\n    toOctal(significantDigits: number, rounding: Decimal.Rounding): string;\r\n\r\n    toPower(n: Decimal.Value): Decimal;\r\n    pow(n: Decimal.Value): Decimal;\r\n\r\n    toPrecision(significantDigits?: number): string;\r\n    toPrecision(significantDigits: number, rounding: Decimal.Rounding): string;\r\n\r\n    toSignificantDigits(significantDigits?: number): Decimal;\r\n    toSignificantDigits(significantDigits: number, rounding: Decimal.Rounding): Decimal;\r\n    toSD(significantDigits?: number): Decimal;\r\n    toSD(significantDigits: number, rounding: Decimal.Rounding): Decimal;\r\n\r\n    toString(): string;\r\n\r\n    truncated(): Decimal;\r\n    trunc(): Decimal;\r\n\r\n    valueOf(): string;\r\n\r\n    static abs(n: Decimal.Value): Decimal;\r\n    static acos(n: Decimal.Value): Decimal;\r\n    static acosh(n: Decimal.Value): Decimal;\r\n    static add(x: Decimal.Value, y: Decimal.Value): Decimal;\r\n    static asin(n: Decimal.Value): Decimal;\r\n    static asinh(n: Decimal.Value): Decimal;\r\n    static atan(n: Decimal.Value): Decimal;\r\n    static atanh(n: Decimal.Value): Decimal;\r\n    static atan2(y: Decimal.Value, x: Decimal.Value): Decimal;\r\n    static cbrt(n: Decimal.Value): Decimal;\r\n    static ceil(n: Decimal.Value): Decimal;\r\n    static clamp(n: Decimal.Value, min: Decimal.Value, max: Decimal.Value): Decimal;\r\n    static clone(object?: Decimal.Config): Decimal.Constructor;\r\n    static config(object: Decimal.Config): Decimal.Constructor;\r\n    static cos(n: Decimal.Value): Decimal;\r\n    static cosh(n: Decimal.Value): Decimal;\r\n    static div(x: Decimal.Value, y: Decimal.Value): Decimal;\r\n    static exp(n: Decimal.Value): Decimal;\r\n    static floor(n: Decimal.Value): Decimal;\r\n    static hypot(...n: Decimal.Value[]): Decimal;\r\n    static isDecimal(object: any): object is Decimal;\r\n    static ln(n: Decimal.Value): Decimal;\r\n    static log(n: Decimal.Value, base?: Decimal.Value): Decimal;\r\n    static log2(n: Decimal.Value): Decimal;\r\n    static log10(n: Decimal.Value): Decimal;\r\n    static max(...n: Decimal.Value[]): Decimal;\r\n    static min(...n: Decimal.Value[]): Decimal;\r\n    static mod(x: Decimal.Value, y: Decimal.Value): Decimal;\r\n    static mul(x: Decimal.Value, y: Decimal.Value): Decimal;\r\n    static noConflict(): Decimal.Constructor;   // Browser only\r\n    static pow(base: Decimal.Value, exponent: Decimal.Value): Decimal;\r\n    static random(significantDigits?: number): Decimal;\r\n    static round(n: Decimal.Value): Decimal;\r\n    static set(object: Decimal.Config): Decimal.Constructor;\r\n    static sign(n: Decimal.Value): number;\r\n    static sin(n: Decimal.Value): Decimal;\r\n    static sinh(n: Decimal.Value): Decimal;\r\n    static sqrt(n: Decimal.Value): Decimal;\r\n    static sub(x: Decimal.Value, y: Decimal.Value): Decimal;\r\n    static sum(...n: Decimal.Value[]): Decimal;\r\n    static tan(n: Decimal.Value): Decimal;\r\n    static tanh(n: Decimal.Value): Decimal;\r\n    static trunc(n: Decimal.Value): Decimal;\r\n\r\n    static readonly default?: Decimal.Constructor;\r\n    static readonly Decimal?: Decimal.Constructor;\r\n\r\n    static readonly precision: number;\r\n    static readonly rounding: Decimal.Rounding;\r\n    static readonly toExpNeg: number;\r\n    static readonly toExpPos: number;\r\n    static readonly minE: number;\r\n    static readonly maxE: number;\r\n    static readonly crypto: boolean;\r\n    static readonly modulo: Decimal.Modulo;\r\n\r\n    static readonly ROUND_UP: 0;\r\n    static readonly ROUND_DOWN: 1;\r\n    static readonly ROUND_CEIL: 2;\r\n    static readonly ROUND_FLOOR: 3;\r\n    static readonly ROUND_HALF_UP: 4;\r\n    static readonly ROUND_HALF_DOWN: 5;\r\n    static readonly ROUND_HALF_EVEN: 6;\r\n    static readonly ROUND_HALF_CEIL: 7;\r\n    static readonly ROUND_HALF_FLOOR: 8;\r\n    static readonly EUCLID: 9;\r\n}\r\n\r\n/**\r\n * Placeholder value for \"no text\".\r\n */\r\nexport declare const empty: Sql;\r\n\r\nexport declare interface ErrorWithBatchIndex {\r\n    batchRequestIdx?: number;\r\n}\r\n\r\nexport declare function hasBatchIndex(value: object): value is Required<ErrorWithBatchIndex>;\r\n\r\n/**\r\n * Check if a value is the AnyNull singleton instance.\r\n */\r\nexport declare function isAnyNull(value: unknown): value is AnyNullClass;\r\n\r\n/**\r\n * Check if a value is the DBNull singleton instance.\r\n */\r\nexport declare function isDbNull(value: unknown): value is DbNullClass;\r\n\r\n/**\r\n * Check if a value is the JsonNull singleton instance.\r\n */\r\nexport declare function isJsonNull(value: unknown): value is JsonNullClass;\r\n\r\n/**\r\n * Create a SQL query for a list of values.\r\n */\r\nexport declare function join(values: readonly RawValue[], separator?: string, prefix?: string, suffix?: string): Sql;\r\n\r\nexport declare const JsonNull: JsonNullClass;\r\n\r\nexport declare class JsonNullClass extends NullTypesEnumValue {\r\n    #private;\r\n}\r\n\r\ndeclare type KnownErrorParams = {\r\n    code: string;\r\n    clientVersion: string;\r\n    meta?: Record<string, unknown>;\r\n    batchRequestIdx?: number;\r\n};\r\n\r\ndeclare type LogFields = {\r\n    [key: string]: any;\r\n};\r\n\r\ndeclare type LogLevel = 'info' | 'trace' | 'debug' | 'warn' | 'error' | 'query';\r\n\r\nexport declare const NullTypes: {\r\n    DbNull: typeof DbNullClass;\r\n    JsonNull: typeof JsonNullClass;\r\n    AnyNull: typeof AnyNullClass;\r\n};\r\n\r\ndeclare class NullTypesEnumValue extends ObjectEnumValue {\r\n    _getNamespace(): string;\r\n}\r\n\r\n/**\r\n * Base class for unique values of object-valued enums.\r\n */\r\nexport declare abstract class ObjectEnumValue {\r\n    constructor(arg?: symbol);\r\n    abstract _getNamespace(): string;\r\n    _getName(): string;\r\n    toString(): string;\r\n}\r\n\r\ndeclare type Options = {\r\n    clientVersion: string;\r\n};\r\n\r\nexport declare class PrismaClientInitializationError extends Error {\r\n    clientVersion: string;\r\n    errorCode?: string;\r\n    retryable?: boolean;\r\n    constructor(message: string, clientVersion: string, errorCode?: string);\r\n    get [Symbol.toStringTag](): string;\r\n}\r\n\r\nexport declare class PrismaClientKnownRequestError extends Error implements ErrorWithBatchIndex {\r\n    code: string;\r\n    meta?: Record<string, unknown>;\r\n    clientVersion: string;\r\n    batchRequestIdx?: number;\r\n    constructor(message: string, { code, clientVersion, meta, batchRequestIdx }: KnownErrorParams);\r\n    get [Symbol.toStringTag](): string;\r\n}\r\n\r\n/**\r\n * A generic Prisma Client Rust error.\r\n * This error is being exposed via the `prisma.$on('error')` interface\r\n */\r\nexport declare class PrismaClientRustError extends Error {\r\n    clientVersion: string;\r\n    private _isPanic;\r\n    constructor({ clientVersion, error }: PrismaClientRustErrorArgs);\r\n    get [Symbol.toStringTag](): string;\r\n    isPanic(): boolean;\r\n}\r\n\r\nexport declare type PrismaClientRustErrorArgs = {\r\n    clientVersion: string;\r\n    error: RustLog;\r\n};\r\n\r\nexport declare class PrismaClientRustPanicError extends Error {\r\n    clientVersion: string;\r\n    constructor(message: string, clientVersion: string);\r\n    get [Symbol.toStringTag](): string;\r\n}\r\n\r\nexport declare class PrismaClientUnknownRequestError extends Error implements ErrorWithBatchIndex {\r\n    clientVersion: string;\r\n    batchRequestIdx?: number;\r\n    constructor(message: string, { clientVersion, batchRequestIdx }: UnknownErrorParams);\r\n    get [Symbol.toStringTag](): string;\r\n}\r\n\r\nexport declare class PrismaClientValidationError extends Error {\r\n    name: string;\r\n    clientVersion: string;\r\n    constructor(message: string, { clientVersion }: Options);\r\n    get [Symbol.toStringTag](): string;\r\n}\r\n\r\n/**\r\n * Create raw SQL statement.\r\n */\r\nexport declare function raw(value: string): Sql;\r\n\r\n/**\r\n * Supported value or SQL instance.\r\n */\r\nexport declare type RawValue = Value | Sql;\r\n\r\ndeclare interface RustLog {\r\n    timestamp: Date;\r\n    level: LogLevel;\r\n    target: string;\r\n    fields: LogFields;\r\n}\r\n\r\n/**\r\n * A SQL instance can be nested within each other to build SQL strings.\r\n */\r\nexport declare class Sql {\r\n    readonly values: Value[];\r\n    readonly strings: string[];\r\n    constructor(rawStrings: readonly string[], rawValues: readonly RawValue[]);\r\n    get sql(): string;\r\n    get statement(): string;\r\n    get text(): string;\r\n    inspect(): {\r\n        sql: string;\r\n        statement: string;\r\n        text: string;\r\n        values: unknown[];\r\n    };\r\n}\r\n\r\n/**\r\n * Create a SQL object from a template string.\r\n */\r\nexport declare function sql(strings: readonly string[], ...values: readonly RawValue[]): Sql;\r\n\r\ndeclare type UnknownErrorParams = {\r\n    clientVersion: string;\r\n    batchRequestIdx?: number;\r\n};\r\n\r\n/**\r\n * Values supported by SQL engine.\r\n */\r\nexport declare type Value = unknown;\r\n\r\nexport { }\r\n",
  "node_modules/@prisma/client-runtime-utils/dist/nullTypes.d.ts": "/**\n * Base class for unique values of object-valued enums.\n */\nexport declare abstract class ObjectEnumValue {\n    constructor(arg?: symbol);\n    abstract _getNamespace(): string;\n    _getName(): string;\n    toString(): string;\n}\ndeclare class NullTypesEnumValue extends ObjectEnumValue {\n    _getNamespace(): string;\n}\nexport declare class DbNullClass extends NullTypesEnumValue {\n    #private;\n}\nexport declare class JsonNullClass extends NullTypesEnumValue {\n    #private;\n}\nexport declare class AnyNullClass extends NullTypesEnumValue {\n    #private;\n}\nexport declare const NullTypes: {\n    DbNull: typeof DbNullClass;\n    JsonNull: typeof JsonNullClass;\n    AnyNull: typeof AnyNullClass;\n};\nexport declare const DbNull: DbNullClass;\nexport declare const JsonNull: JsonNullClass;\nexport declare const AnyNull: AnyNullClass;\n/**\n * Check if a value is the DBNull singleton instance.\n */\nexport declare function isDbNull(value: unknown): value is DbNullClass;\n/**\n * Check if a value is the JsonNull singleton instance.\n */\nexport declare function isJsonNull(value: unknown): value is JsonNullClass;\n/**\n * Check if a value is the AnyNull singleton instance.\n */\nexport declare function isAnyNull(value: unknown): value is AnyNullClass;\nexport {};\n",
  "node_modules/@prisma/client-runtime-utils/package.json": "{\n  \"name\": \"@prisma/client-runtime-utils\",\n  \"version\": \"7.0.0\",\n  \"description\": \"Utility types and singletons used by the Prisma Client.\",\n  \"main\": \"dist/index.js\",\n  \"module\": \"dist/index.mjs\",\n  \"types\": \"dist/index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"require\": {\n        \"types\": \"./dist/index.d.ts\",\n        \"default\": \"./dist/index.js\"\n      },\n      \"import\": {\n        \"types\": \"./dist/index.d.ts\",\n        \"default\": \"./dist/index.mjs\"\n      }\n    }\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma.git\",\n    \"directory\": \"packages/client-runtime-utils\"\n  },\n  \"license\": \"Apache-2.0\",\n  \"devDependencies\": {\n    \"decimal.js\": \"10.5.0\",\n    \"sql-template-tag\": \"5.2.1\"\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"sideEffects\": false,\n  \"scripts\": {\n    \"dev\": \"DEV=true tsx helpers/build.ts\",\n    \"build\": \"tsx helpers/build.ts\",\n    \"test\": \"vitest run --passWithNoTests\"\n  }\n}",
  "node_modules/@prisma/config/dist/index.d.ts": "export declare type ConfigDiagnostic = {\r\n    _tag: 'log';\r\n    value: (formatters: InjectFormatters) => () => void;\r\n} | {\r\n    _tag: 'warn';\r\n    value: (formatters: InjectFormatters) => () => void;\r\n};\r\n\r\nexport declare type ConfigFromFile = {\r\n    resolvedPath: string;\r\n    config: PrismaConfigInternal;\r\n    error?: never;\r\n    diagnostics: ConfigDiagnostic[];\r\n} | {\r\n    resolvedPath: string;\r\n    config?: never;\r\n    error: LoadConfigFromFileError;\r\n    diagnostics: ConfigDiagnostic[];\r\n} | {\r\n    resolvedPath: null;\r\n    config: PrismaConfigInternal;\r\n    error?: never;\r\n    diagnostics: ConfigDiagnostic[];\r\n};\r\n\r\nexport declare type Datasource = {\r\n    url: string;\r\n    shadowDatabaseUrl?: string;\r\n};\r\n\r\n/**\r\n * This default config can be used as basis for unit and integration tests.\r\n */\r\nexport declare function defaultTestConfig(): PrismaConfigInternal;\r\n\r\n/**\r\n * Define the configuration for the Prisma Development Kit.\r\n */\r\nexport declare function defineConfig(configInput: PrismaConfig): PrismaConfigInternal;\r\n\r\ndeclare type EnumsConfigShape = {\r\n    /**\r\n     * List of enums that are externally managed.\r\n     * Prisma will not modify the structure of these enums and not generate migrations for those enums.\r\n     * These enums will still be represented in schema.prisma file and be available in the client API.\r\n     */\r\n    external?: string[];\r\n};\r\n\r\nexport declare function env<Env extends Record<string, string | undefined>>(name: keyof Env & string): string;\r\n\r\ndeclare type ExperimentalConfig = {\r\n    /**\r\n     * Enable experimental external tables support.\r\n     */\r\n    externalTables?: boolean;\r\n    /**\r\n     * Enable experimental extensions support. This is required to use the `extensions` config option.\r\n     */\r\n    extensions?: boolean;\r\n};\r\n\r\nexport declare type InjectFormatters = {\r\n    dim: (data: string) => string;\r\n    log: (data: string) => void;\r\n    warn: (data: string) => void;\r\n    link: (data: string) => string;\r\n};\r\n\r\n/**\r\n * Load a Prisma config file from the given directory.\r\n * This function may fail, but it will never throw.\r\n * The possible error is returned in the result object, so the caller can handle it as needed.\r\n */\r\nexport declare function loadConfigFromFile({ configFile, configRoot, }: LoadConfigFromFileInput): Promise<ConfigFromFile>;\r\n\r\nexport declare type LoadConfigFromFileError = {\r\n    /**\r\n     * The config file was not found at the specified path.\r\n     */\r\n    _tag: 'ConfigFileNotFound';\r\n} | {\r\n    _tag: 'ConfigLoadError';\r\n    error: Error;\r\n} | {\r\n    _tag: 'ConfigFileSyntaxError';\r\n    error: Error;\r\n} | {\r\n    _tag: 'UnknownError';\r\n    error: Error;\r\n};\r\n\r\ndeclare type LoadConfigFromFileInput = {\r\n    /**\r\n     * The path to the config file to load. If not provided, we will attempt to find a config file in the `configRoot` directory.\r\n     */\r\n    configFile?: string;\r\n    /**\r\n     * The directory to search for the config file in. Defaults to the current working directory.\r\n     */\r\n    configRoot?: string;\r\n};\r\n\r\ndeclare type MigrationsConfigShape = {\r\n    /**\r\n     * The path to the directory where Prisma should store migration files, and look for them.\r\n     */\r\n    path?: string;\r\n    /**\r\n     * Provide a SQL script that will be used to setup external tables and enums during migration diffing.\r\n     * Also see `tables.external` and `enums.external`.\r\n     */\r\n    initShadowDb?: string;\r\n    /**\r\n     * The command to run to seed the database after schema migrations are applied.\r\n     */\r\n    seed?: string;\r\n};\r\n\r\ndeclare const PRISMA_CONFIG_INTERNAL_BRAND: unique symbol;\r\n\r\n/**\r\n * The configuration for the Prisma Development Kit, before it is passed to the `defineConfig` function.\r\n * Thanks to the branding, this type is opaque and cannot be constructed directly.\r\n */\r\nexport declare type PrismaConfig = {\r\n    /**\r\n     * Experimental feature gates. Each experimental feature must be explicitly enabled.\r\n     */\r\n    experimental?: Simplify<ExperimentalConfig>;\r\n    /**\r\n     * The datasource configuration. Optional for most cases, but required for migration / introspection commands.\r\n     */\r\n    datasource?: Simplify<Datasource>;\r\n    /**\r\n     * The path to the schema file, or path to a folder that shall be recursively searched for *.prisma files.\r\n     */\r\n    schema?: string;\r\n    /**\r\n     * Configuration for Prisma migrations.\r\n     */\r\n    migrations?: Simplify<MigrationsConfigShape>;\r\n    /**\r\n     * Configuration for the database table entities.\r\n     */\r\n    tables?: Simplify<TablesConfigShape>;\r\n    /**\r\n     * Configuration for the database enum entities.\r\n     */\r\n    enums?: Simplify<EnumsConfigShape>;\r\n    /**\r\n     * Configuration for the database view entities.\r\n     */\r\n    views?: Simplify<ViewsConfigShape>;\r\n    /**\r\n     * Configuration for the `typedSql` preview feature.\r\n     */\r\n    typedSql?: Simplify<TypedSqlConfigShape>;\r\n};\r\n\r\nexport declare class PrismaConfigEnvError extends Error {\r\n    constructor(name: string);\r\n}\r\n\r\n/**\r\n * The configuration for the Prisma Development Kit, after it has been parsed and processed\r\n * by the `defineConfig` function.\r\n * Thanks to the branding, this type is opaque and cannot be constructed directly.\r\n */\r\nexport declare type PrismaConfigInternal = _PrismaConfigInternal & {\r\n    __brand: typeof PRISMA_CONFIG_INTERNAL_BRAND;\r\n};\r\n\r\ndeclare type _PrismaConfigInternal = PrismaConfig & {\r\n    loadedFromFile: string | null;\r\n};\r\n\r\nexport declare type SchemaEngineConfigInternal = {\r\n    datasource?: Datasource;\r\n};\r\n\r\n/**\r\n * Simplifies the type signature of a type.\r\n * Re-exported from `effect/Types`.\r\n *\r\n * @example\r\n * ```ts\r\n * type Res = Simplify<{ a: number } & { b: number }> // { a: number; b: number; }\r\n * ```\r\n */\r\ndeclare type Simplify<A> = {\r\n    [K in keyof A]: A[K];\r\n} extends infer B ? B : never;\r\n\r\ndeclare type TablesConfigShape = {\r\n    /**\r\n     * List of tables that are externally managed.\r\n     * Prisma will not modify the structure of these tables and not generate migrations for those tables.\r\n     * These tables will still be represented in schema.prisma file and be available in the client API.\r\n     */\r\n    external?: string[];\r\n};\r\n\r\ndeclare type TypedSqlConfigShape = {\r\n    /**\r\n     * The path to the directory where Prisma should look for the `typedSql` queries, where *.sql files will be loaded.\r\n     */\r\n    path?: string;\r\n};\r\n\r\ndeclare type ViewsConfigShape = {\r\n    /**\r\n     * The path to the directory where Prisma should look for the view definitions, where *.sql files will be loaded.\r\n     */\r\n    path?: string;\r\n};\r\n\r\nexport { }\r\n",
  "node_modules/@prisma/config/package.json": "{\n  \"name\": \"@prisma/config\",\n  \"version\": \"7.0.0\",\n  \"description\": \"Internal package used to define and read Prisma configuration files\",\n  \"main\": \"dist/index.js\",\n  \"types\": \"dist/index.d.ts\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma.git\",\n    \"directory\": \"packages/config\"\n  },\n  \"license\": \"Apache-2.0\",\n  \"author\": \"Alberto Schiabel <schiabel@prisma.io>\",\n  \"dependencies\": {\n    \"c12\": \"3.1.0\",\n    \"deepmerge-ts\": \"7.1.5\",\n    \"effect\": \"3.18.4\",\n    \"empathic\": \"2.0.0\"\n  },\n  \"devDependencies\": {\n    \"dotenv\": \"17.2.3\",\n    \"vitest\": \"3.2.4\",\n    \"@prisma/debug\": \"7.0.0\",\n    \"@prisma/get-platform\": \"7.0.0\"\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"sideEffects\": false,\n  \"scripts\": {\n    \"dev\": \"DEV=true tsx helpers/build.ts\",\n    \"build\": \"tsx helpers/build.ts\",\n    \"test\": \"vitest run\"\n  }\n}",
  "node_modules/@prisma/debug/dist/index.d.ts": "export declare function clearLogs(): void;\r\n\r\ndeclare const Debug: typeof debugCreate & {\r\n    enable(namespace: any): void;\r\n    disable(): any;\r\n    enabled(namespace: string): boolean;\r\n    log: (...args: string[]) => void;\r\n    formatters: {};\r\n};\r\nexport { Debug }\r\nexport default Debug;\r\n\r\n/**\r\n * Create a new debug instance with the given namespace.\r\n *\r\n * @example\r\n * ```ts\r\n * import Debug from '@prisma/debug'\r\n * const debug = Debug('prisma:client')\r\n * debug('Hello World')\r\n * ```\r\n */\r\ndeclare function debugCreate(namespace: string): ((...args: any[]) => void) & {\r\n    color: string;\r\n    enabled: boolean;\r\n    namespace: string;\r\n    log: (...args: string[]) => void;\r\n    extend: () => void;\r\n};\r\n\r\n/**\r\n * We can get the logs for all the last {@link MAX_ARGS_HISTORY} ${@link debugCall} that\r\n * have happened in the different packages. Useful to generate error report links.\r\n * @see https://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers\r\n * @param numChars\r\n * @returns\r\n */\r\nexport declare function getLogs(numChars?: number): string;\r\n\r\nexport { }\r\n",
  "node_modules/@prisma/debug/dist/util.d.ts": "export declare function removeISODate(str: string): string;\nexport declare function sanitizeTestLogs(str: string): string;\n",
  "node_modules/@prisma/debug/package.json": "{\n  \"name\": \"@prisma/debug\",\n  \"version\": \"7.0.0\",\n  \"description\": \"This package is intended for Prisma's internal use\",\n  \"main\": \"dist/index.js\",\n  \"module\": \"dist/index.mjs\",\n  \"types\": \"dist/index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"require\": {\n        \"types\": \"./dist/index.d.ts\",\n        \"default\": \"./dist/index.js\"\n      },\n      \"import\": {\n        \"types\": \"./dist/index.d.mts\",\n        \"default\": \"./dist/index.mjs\"\n      }\n    }\n  },\n  \"license\": \"Apache-2.0\",\n  \"author\": \"Tim Suchanek <suchanek@prisma.io>\",\n  \"homepage\": \"https://www.prisma.io\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma.git\",\n    \"directory\": \"packages/debug\"\n  },\n  \"bugs\": \"https://github.com/prisma/prisma/issues\",\n  \"devDependencies\": {\n    \"@types/jest\": \"29.5.14\",\n    \"@types/node\": \"~20.19.24\",\n    \"jest\": \"29.7.0\",\n    \"jest-junit\": \"16.0.0\",\n    \"kleur\": \"4.1.5\",\n    \"typescript\": \"5.4.5\"\n  },\n  \"files\": [\n    \"README.md\",\n    \"dist\"\n  ],\n  \"sideEffects\": false,\n  \"scripts\": {\n    \"dev\": \"DEV=true tsx helpers/build.ts\",\n    \"build\": \"tsx helpers/build.ts\",\n    \"test\": \"jest\"\n  }\n}",
  "node_modules/@prisma/dmmf/dist/convert.d.ts": "import { DatamodelEnum, DatamodelSchemaEnum, SchemaEnum } from './dmmf';\nexport declare function datamodelEnumToSchemaEnum(datamodelEnum: DatamodelEnum): SchemaEnum;\nexport declare function datamodelSchemaEnumToSchemaEnum(datamodelSchemaEnum: DatamodelSchemaEnum): SchemaEnum;\n",
  "node_modules/@prisma/dmmf/dist/convert.test.d.ts": "export {};\n",
  "node_modules/@prisma/dmmf/dist/dmmf.d.ts": "import { ReadonlyDeep } from './util';\nexport type Document = ReadonlyDeep<{\n    datamodel: Datamodel;\n    schema: Schema;\n    mappings: Mappings;\n}>;\nexport type Mappings = ReadonlyDeep<{\n    modelOperations: ModelMapping[];\n    otherOperations: {\n        read: string[];\n        write: string[];\n    };\n}>;\nexport type OtherOperationMappings = ReadonlyDeep<{\n    read: string[];\n    write: string[];\n}>;\nexport type DatamodelEnum = ReadonlyDeep<{\n    name: string;\n    values: EnumValue[];\n    dbName?: string | null;\n    documentation?: string;\n}>;\nexport type DatamodelSchemaEnum = ReadonlyDeep<{\n    name: string;\n    values: string[];\n}>;\nexport type SchemaEnum = ReadonlyDeep<{\n    name: string;\n    data: {\n        key: string;\n        value: string;\n    }[];\n}>;\nexport type EnumValue = ReadonlyDeep<{\n    name: string;\n    dbName: string | null;\n}>;\nexport type Datamodel = ReadonlyDeep<{\n    models: Model[];\n    enums: DatamodelEnum[];\n    types: Model[];\n    indexes: Index[];\n}>;\nexport type uniqueIndex = ReadonlyDeep<{\n    name: string;\n    fields: string[];\n}>;\nexport type PrimaryKey = ReadonlyDeep<{\n    name: string | null;\n    fields: string[];\n}>;\nexport type Model = ReadonlyDeep<{\n    name: string;\n    dbName: string | null;\n    schema: string | null;\n    fields: Field[];\n    uniqueFields: string[][];\n    uniqueIndexes: uniqueIndex[];\n    documentation?: string;\n    primaryKey: PrimaryKey | null;\n    isGenerated?: boolean;\n}>;\nexport type FieldKind = 'scalar' | 'object' | 'enum' | 'unsupported';\nexport type FieldNamespace = 'model' | 'prisma';\nexport type FieldLocation = 'scalar' | 'inputObjectTypes' | 'outputObjectTypes' | 'enumTypes' | 'fieldRefTypes';\nexport type Field = ReadonlyDeep<{\n    kind: FieldKind;\n    name: string;\n    isRequired: boolean;\n    isList: boolean;\n    isUnique: boolean;\n    isId: boolean;\n    isReadOnly: boolean;\n    isGenerated?: boolean;\n    isUpdatedAt?: boolean;\n    /**\n     * Describes the data type in the same the way it is defined in the Prisma schema:\n     * BigInt, Boolean, Bytes, DateTime, Decimal, Float, Int, JSON, String, $ModelName\n     */\n    type: string;\n    /**\n     * Native database type, if specified.\n     * For example, `@db.VarChar(191)` is encoded as `['VarChar', ['191']]`,\n     * `@db.Text` is encoded as `['Text', []]`.\n     */\n    nativeType?: [string, string[]] | null;\n    dbName?: string | null;\n    hasDefaultValue: boolean;\n    default?: FieldDefault | FieldDefaultScalar | FieldDefaultScalar[];\n    relationFromFields?: string[];\n    relationToFields?: string[];\n    relationOnDelete?: string;\n    relationOnUpdate?: string;\n    relationName?: string;\n    documentation?: string;\n}>;\nexport type FieldDefault = ReadonlyDeep<{\n    name: string;\n    args: Array<string | number>;\n}>;\nexport type FieldDefaultScalar = string | boolean | number;\nexport type Index = ReadonlyDeep<{\n    model: string;\n    type: IndexType;\n    isDefinedOnField: boolean;\n    name?: string;\n    dbName?: string;\n    algorithm?: string;\n    clustered?: boolean;\n    fields: IndexField[];\n}>;\nexport type IndexType = 'id' | 'normal' | 'unique' | 'fulltext';\nexport type IndexField = ReadonlyDeep<{\n    name: string;\n    sortOrder?: SortOrder;\n    length?: number;\n    operatorClass?: string;\n}>;\nexport type SortOrder = 'asc' | 'desc';\nexport type Schema = ReadonlyDeep<{\n    rootQueryType?: string;\n    rootMutationType?: string;\n    inputObjectTypes: {\n        model?: InputType[];\n        prisma?: InputType[];\n    };\n    outputObjectTypes: {\n        model: OutputType[];\n        prisma: OutputType[];\n    };\n    enumTypes: {\n        model?: DatamodelSchemaEnum[];\n        prisma: DatamodelSchemaEnum[];\n    };\n    fieldRefTypes: {\n        prisma?: FieldRefType[];\n    };\n}>;\nexport type Query = ReadonlyDeep<{\n    name: string;\n    args: SchemaArg[];\n    output: QueryOutput;\n}>;\nexport type QueryOutput = ReadonlyDeep<{\n    name: string;\n    isRequired: boolean;\n    isList: boolean;\n}>;\nexport type TypeRef<AllowedLocations extends FieldLocation> = {\n    isList: boolean;\n    type: string;\n    location: AllowedLocations;\n    namespace?: FieldNamespace;\n};\nexport type InputTypeRef = TypeRef<'scalar' | 'inputObjectTypes' | 'enumTypes' | 'fieldRefTypes'>;\nexport type SchemaArg = ReadonlyDeep<{\n    name: string;\n    comment?: string;\n    isNullable: boolean;\n    isRequired: boolean;\n    inputTypes: InputTypeRef[];\n    requiresOtherFields?: string[];\n    deprecation?: Deprecation;\n}>;\nexport type OutputType = ReadonlyDeep<{\n    name: string;\n    fields: SchemaField[];\n}>;\nexport type SchemaField = ReadonlyDeep<{\n    name: string;\n    isNullable?: boolean;\n    outputType: OutputTypeRef;\n    args: SchemaArg[];\n    deprecation?: Deprecation;\n    documentation?: string;\n}>;\nexport type OutputTypeRef = TypeRef<'scalar' | 'outputObjectTypes' | 'enumTypes'>;\nexport type Deprecation = ReadonlyDeep<{\n    sinceVersion: string;\n    reason: string;\n    plannedRemovalVersion?: string;\n}>;\nexport type InputType = ReadonlyDeep<{\n    name: string;\n    constraints: {\n        maxNumFields: number | null;\n        minNumFields: number | null;\n        fields?: string[];\n    };\n    meta?: {\n        source?: string;\n        grouping?: string;\n    };\n    fields: SchemaArg[];\n}>;\nexport type FieldRefType = ReadonlyDeep<{\n    name: string;\n    allowTypes: FieldRefAllowType[];\n    fields: SchemaArg[];\n}>;\nexport type FieldRefAllowType = TypeRef<'scalar' | 'enumTypes'>;\nexport type ModelMapping = ReadonlyDeep<{\n    model: string;\n    plural: string;\n    findUnique?: string | null;\n    findUniqueOrThrow?: string | null;\n    findFirst?: string | null;\n    findFirstOrThrow?: string | null;\n    findMany?: string | null;\n    create?: string | null;\n    createMany?: string | null;\n    createManyAndReturn?: string | null;\n    update?: string | null;\n    updateMany?: string | null;\n    updateManyAndReturn?: string | null;\n    upsert?: string | null;\n    delete?: string | null;\n    deleteMany?: string | null;\n    aggregate?: string | null;\n    groupBy?: string | null;\n    count?: string | null;\n    findRaw?: string | null;\n    aggregateRaw?: string | null;\n}>;\nexport declare enum ModelAction {\n    findUnique = \"findUnique\",\n    findUniqueOrThrow = \"findUniqueOrThrow\",\n    findFirst = \"findFirst\",\n    findFirstOrThrow = \"findFirstOrThrow\",\n    findMany = \"findMany\",\n    create = \"create\",\n    createMany = \"createMany\",\n    createManyAndReturn = \"createManyAndReturn\",\n    update = \"update\",\n    updateMany = \"updateMany\",\n    updateManyAndReturn = \"updateManyAndReturn\",\n    upsert = \"upsert\",\n    delete = \"delete\",\n    deleteMany = \"deleteMany\",\n    groupBy = \"groupBy\",\n    count = \"count\",// TODO: count does not actually exist in DMMF\n    aggregate = \"aggregate\",\n    findRaw = \"findRaw\",\n    aggregateRaw = \"aggregateRaw\"\n}\n",
  "node_modules/@prisma/dmmf/dist/index.d.ts": "export * from './convert';\nexport * from './dmmf';\nexport * from './util';\n",
  "node_modules/@prisma/dmmf/dist/util.d.ts": "export type ReadonlyDeep<O> = {\n    +readonly [K in keyof O]: ReadonlyDeep<O[K]>;\n};\n",
  "node_modules/@prisma/dmmf/package.json": "{\n  \"name\": \"@prisma/dmmf\",\n  \"version\": \"7.0.0\",\n  \"description\": \"This package is intended for Prisma's internal use\",\n  \"main\": \"dist/index.js\",\n  \"module\": \"dist/index.mjs\",\n  \"types\": \"dist/index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"require\": {\n        \"types\": \"./dist/index.d.ts\",\n        \"default\": \"./dist/index.js\"\n      },\n      \"import\": {\n        \"types\": \"./dist/index.d.ts\",\n        \"default\": \"./dist/index.mjs\"\n      }\n    }\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma.git\",\n    \"directory\": \"packages/dmmf\"\n  },\n  \"license\": \"Apache-2.0\",\n  \"devDependencies\": {\n    \"vitest\": \"3.2.4\"\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"sideEffects\": false,\n  \"scripts\": {\n    \"dev\": \"DEV=true tsx helpers/build.ts\",\n    \"build\": \"tsx helpers/build.ts\",\n    \"test\": \"vitest run\"\n  }\n}",
  "node_modules/@prisma/driver-adapter-utils/dist/index.d.ts": "import { Debug } from '@prisma/debug';\r\n\r\n/**\r\n * An interface that exposes some basic information about the\r\n * adapter like its name and provider type.\r\n */\r\ndeclare interface AdapterInfo {\r\n    readonly provider: Provider;\r\n    readonly adapterName: (typeof officialPrismaAdapters)[number] | (string & {});\r\n}\r\n\r\nexport declare type ArgScalarType = 'string' | 'int' | 'bigint' | 'float' | 'decimal' | 'boolean' | 'enum' | 'uuid' | 'json' | 'datetime' | 'bytes' | 'unknown';\r\n\r\nexport declare type ArgType = {\r\n    scalarType: ArgScalarType;\r\n    dbType?: string;\r\n    arity: Arity;\r\n};\r\n\r\nexport declare type Arity = 'scalar' | 'list';\r\n\r\nexport declare const bindAdapter: (adapter: SqlDriverAdapter, errorRegistry?: ErrorRegistryInternal) => ErrorCapturingSqlDriverAdapter;\r\n\r\nexport declare const bindMigrationAwareSqlAdapterFactory: (adapterFactory: SqlMigrationAwareDriverAdapterFactory) => ErrorCapturingSqlMigrationAwareDriverAdapterFactory;\r\n\r\nexport declare const bindSqlAdapterFactory: (adapterFactory: SqlDriverAdapterFactory) => ErrorCapturingSqlDriverAdapterFactory;\r\n\r\nexport declare type ColumnType = (typeof ColumnTypeEnum)[keyof typeof ColumnTypeEnum];\r\n\r\nexport declare const ColumnTypeEnum: {\r\n    readonly Int32: 0;\r\n    readonly Int64: 1;\r\n    readonly Float: 2;\r\n    readonly Double: 3;\r\n    readonly Numeric: 4;\r\n    readonly Boolean: 5;\r\n    readonly Character: 6;\r\n    readonly Text: 7;\r\n    readonly Date: 8;\r\n    readonly Time: 9;\r\n    readonly DateTime: 10;\r\n    readonly Json: 11;\r\n    readonly Enum: 12;\r\n    readonly Bytes: 13;\r\n    readonly Set: 14;\r\n    readonly Uuid: 15;\r\n    readonly Int32Array: 64;\r\n    readonly Int64Array: 65;\r\n    readonly FloatArray: 66;\r\n    readonly DoubleArray: 67;\r\n    readonly NumericArray: 68;\r\n    readonly BooleanArray: 69;\r\n    readonly CharacterArray: 70;\r\n    readonly TextArray: 71;\r\n    readonly DateArray: 72;\r\n    readonly TimeArray: 73;\r\n    readonly DateTimeArray: 74;\r\n    readonly JsonArray: 75;\r\n    readonly EnumArray: 76;\r\n    readonly BytesArray: 77;\r\n    readonly UuidArray: 78;\r\n    readonly UnknownNumber: 128;\r\n};\r\n\r\nexport declare type ConnectionInfo = {\r\n    schemaName?: string;\r\n    maxBindValues?: number;\r\n    supportsRelationJoins: boolean;\r\n};\r\n\r\nexport { Debug }\r\n\r\nexport declare class DriverAdapterError extends Error {\r\n    name: string;\r\n    cause: Error_2;\r\n    constructor(payload: Error_2);\r\n}\r\n\r\n/**\r\n * A generic driver adapter factory that allows the user to instantiate a\r\n * driver adapter. The query and result types are specific to the adapter.\r\n */\r\nexport declare interface DriverAdapterFactory<Query, Result> extends AdapterInfo {\r\n    /**\r\n     * Instantiate a driver adapter.\r\n     */\r\n    connect(): Promise<Queryable<Query, Result>>;\r\n}\r\n\r\nexport declare function err<T>(error: Error_2): Result<T>;\r\n\r\ndeclare type Error_2 = MappedError & {\r\n    originalCode?: string;\r\n    originalMessage?: string;\r\n};\r\nexport { Error_2 as Error }\r\n\r\ndeclare type ErrorCapturingFunction<T> = T extends (...args: infer A) => Promise<infer R> ? (...args: A) => Promise<Result<ErrorCapturingInterface<R>>> : T extends (...args: infer A) => infer R ? (...args: A) => Result<ErrorCapturingInterface<R>> : T;\r\n\r\ndeclare type ErrorCapturingInterface<T> = {\r\n    [K in keyof T]: ErrorCapturingFunction<T[K]>;\r\n};\r\n\r\nexport declare interface ErrorCapturingSqlDriverAdapter extends ErrorCapturingInterface<SqlDriverAdapter> {\r\n    readonly errorRegistry: ErrorRegistry;\r\n}\r\n\r\nexport declare interface ErrorCapturingSqlDriverAdapterFactory extends ErrorCapturingInterface<SqlDriverAdapterFactory> {\r\n    readonly errorRegistry: ErrorRegistry;\r\n}\r\n\r\nexport declare interface ErrorCapturingSqlMigrationAwareDriverAdapterFactory extends ErrorCapturingInterface<SqlMigrationAwareDriverAdapterFactory> {\r\n    readonly errorRegistry: ErrorRegistry;\r\n}\r\n\r\nexport declare type ErrorCapturingSqlQueryable = ErrorCapturingInterface<SqlQueryable>;\r\n\r\nexport declare type ErrorCapturingTransaction = ErrorCapturingInterface<Transaction>;\r\n\r\nexport declare type ErrorRecord = {\r\n    error: unknown;\r\n};\r\n\r\nexport declare interface ErrorRegistry {\r\n    consumeError(id: number): ErrorRecord | undefined;\r\n}\r\n\r\ndeclare class ErrorRegistryInternal implements ErrorRegistry {\r\n    private registeredErrors;\r\n    consumeError(id: number): ErrorRecord | undefined;\r\n    registerNewError(error: unknown): number;\r\n}\r\n\r\nexport declare function isDriverAdapterError(error: any): error is DriverAdapterError;\r\n\r\nexport declare type IsolationLevel = 'READ UNCOMMITTED' | 'READ COMMITTED' | 'REPEATABLE READ' | 'SNAPSHOT' | 'SERIALIZABLE';\r\n\r\nexport declare type MappedError = {\r\n    kind: 'GenericJs';\r\n    id: number;\r\n} | {\r\n    kind: 'UnsupportedNativeDataType';\r\n    type: string;\r\n} | {\r\n    kind: 'InvalidIsolationLevel';\r\n    level: string;\r\n} | {\r\n    kind: 'LengthMismatch';\r\n    column?: string;\r\n} | {\r\n    kind: 'UniqueConstraintViolation';\r\n    constraint?: {\r\n        fields: string[];\r\n    } | {\r\n        index: string;\r\n    } | {\r\n        foreignKey: {};\r\n    };\r\n} | {\r\n    kind: 'NullConstraintViolation';\r\n    constraint?: {\r\n        fields: string[];\r\n    } | {\r\n        index: string;\r\n    } | {\r\n        foreignKey: {};\r\n    };\r\n} | {\r\n    kind: 'ForeignKeyConstraintViolation';\r\n    constraint?: {\r\n        fields: string[];\r\n    } | {\r\n        index: string;\r\n    } | {\r\n        foreignKey: {};\r\n    };\r\n} | {\r\n    kind: 'DatabaseNotReachable';\r\n    host?: string;\r\n    port?: number;\r\n} | {\r\n    kind: 'DatabaseDoesNotExist';\r\n    db?: string;\r\n} | {\r\n    kind: 'DatabaseAlreadyExists';\r\n    db?: string;\r\n} | {\r\n    kind: 'DatabaseAccessDenied';\r\n    db?: string;\r\n} | {\r\n    kind: 'ConnectionClosed';\r\n} | {\r\n    kind: 'TlsConnectionError';\r\n    reason: string;\r\n} | {\r\n    kind: 'AuthenticationFailed';\r\n    user?: string;\r\n} | {\r\n    kind: 'TransactionWriteConflict';\r\n} | {\r\n    kind: 'TableDoesNotExist';\r\n    table?: string;\r\n} | {\r\n    kind: 'ColumnNotFound';\r\n    column?: string;\r\n} | {\r\n    kind: 'TooManyConnections';\r\n    cause: string;\r\n} | {\r\n    kind: 'ValueOutOfRange';\r\n    cause: string;\r\n} | {\r\n    kind: 'MissingFullTextSearchIndex';\r\n} | {\r\n    kind: 'SocketTimeout';\r\n} | {\r\n    kind: 'InconsistentColumnData';\r\n    cause: string;\r\n} | {\r\n    kind: 'TransactionAlreadyClosed';\r\n    cause: string;\r\n} | {\r\n    kind: 'postgres';\r\n    code: string;\r\n    severity: string;\r\n    message: string;\r\n    detail: string | undefined;\r\n    column: string | undefined;\r\n    hint: string | undefined;\r\n} | {\r\n    kind: 'mysql';\r\n    code: number;\r\n    message: string;\r\n    state: string;\r\n} | {\r\n    kind: 'sqlite';\r\n    /**\r\n     * Sqlite extended error code: https://www.sqlite.org/rescode.html\r\n     */\r\n    extendedCode: number;\r\n    message: string;\r\n} | {\r\n    kind: 'mssql';\r\n    code: number;\r\n    message: string;\r\n};\r\n\r\n/**\r\n * Create an adapter stub for testing.\r\n */\r\nexport declare function mockAdapter(provider: 'mysql' | 'sqlite' | 'postgres'): SqlDriverAdapter;\r\n\r\nexport declare const mockAdapterErrors: {\r\n    queryRaw: Error;\r\n    executeRaw: Error;\r\n    startTransaction: Error;\r\n    executeScript: Error;\r\n    dispose: Error;\r\n};\r\n\r\n/**\r\n * Create an adapter factory stub for testing.\r\n */\r\nexport declare function mockAdapterFactory(provider: 'mysql' | 'sqlite' | 'postgres'): SqlDriverAdapterFactory;\r\n\r\n/**\r\n * Create an adapter factory stub for testing.\r\n */\r\nexport declare function mockMigrationAwareAdapterFactory(provider: 'mysql' | 'sqlite' | 'postgres'): SqlMigrationAwareDriverAdapterFactory;\r\n\r\nexport declare type OfficialDriverAdapterName = (typeof officialPrismaAdapters)[number];\r\n\r\ndeclare const officialPrismaAdapters: readonly [\"@prisma/adapter-planetscale\", \"@prisma/adapter-neon\", \"@prisma/adapter-libsql\", \"@prisma/adapter-better-sqlite3\", \"@prisma/adapter-d1\", \"@prisma/adapter-pg\", \"@prisma/adapter-mssql\", \"@prisma/adapter-mariadb\"];\r\n\r\nexport declare function ok<T>(value: T): Result<T>;\r\n\r\nexport declare type Provider = 'mysql' | 'postgres' | 'sqlite' | 'sqlserver';\r\n\r\nexport declare interface Queryable<Query, Result> extends AdapterInfo {\r\n    /**\r\n     * Execute a query and return its result.\r\n     */\r\n    queryRaw(params: Query): Promise<Result>;\r\n    /**\r\n     * Execute a query and return the number of affected rows.\r\n     */\r\n    executeRaw(params: Query): Promise<number>;\r\n}\r\n\r\nexport declare type Result<T> = {\r\n    map<U>(fn: (value: T) => U): Result<U>;\r\n    flatMap<U>(fn: (value: T) => Result<U>): Result<U>;\r\n} & ({\r\n    readonly ok: true;\r\n    readonly value: T;\r\n} | {\r\n    readonly ok: false;\r\n    readonly error: Error_2;\r\n});\r\n\r\n/**\r\n * Represents a value that can be returned for a column from `queryRaw`.\r\n */\r\nexport declare type ResultValue = number | string | boolean | null | ResultValue[];\r\n\r\nexport declare interface SqlDriverAdapter extends SqlQueryable {\r\n    /**\r\n     * Execute multiple SQL statements separated by semicolon.\r\n     */\r\n    executeScript(script: string): Promise<void>;\r\n    /**\r\n     * Start new transaction.\r\n     */\r\n    startTransaction(isolationLevel?: IsolationLevel): Promise<Transaction>;\r\n    /**\r\n     * Optional method that returns extra connection info\r\n     */\r\n    getConnectionInfo?(): ConnectionInfo;\r\n    /**\r\n     * Dispose of the connection and release any resources.\r\n     */\r\n    dispose(): Promise<void>;\r\n}\r\n\r\nexport declare interface SqlDriverAdapterFactory extends DriverAdapterFactory<SqlQuery, SqlResultSet> {\r\n    connect(): Promise<SqlDriverAdapter>;\r\n}\r\n\r\n/**\r\n * An SQL migration adapter that is aware of the notion of a shadow database\r\n * and can create a connection to it.\r\n */\r\nexport declare interface SqlMigrationAwareDriverAdapterFactory extends SqlDriverAdapterFactory {\r\n    connectToShadowDb(): Promise<SqlDriverAdapter>;\r\n}\r\n\r\nexport declare type SqlQuery = {\r\n    sql: string;\r\n    args: Array<unknown>;\r\n    argTypes: Array<ArgType>;\r\n};\r\n\r\nexport declare interface SqlQueryable extends Queryable<SqlQuery, SqlResultSet> {\r\n}\r\n\r\nexport declare interface SqlResultSet {\r\n    /**\r\n     * List of column types appearing in a database query, in the same order as `columnNames`.\r\n     * They are used within the Query Engine to convert values from JS to Quaint values.\r\n     */\r\n    columnTypes: Array<ColumnType>;\r\n    /**\r\n     * List of column names appearing in a database query, in the same order as `columnTypes`.\r\n     */\r\n    columnNames: Array<string>;\r\n    /**\r\n     * List of rows retrieved from a database query.\r\n     * Each row is a list of values, whose length matches `columnNames` and `columnTypes`.\r\n     */\r\n    rows: Array<Array<unknown>>;\r\n    /**\r\n     * The last ID of an `INSERT` statement, if any.\r\n     * This is required for `AUTO_INCREMENT` columns in databases based on MySQL and SQLite.\r\n     */\r\n    lastInsertId?: string;\r\n}\r\n\r\nexport declare interface Transaction extends AdapterInfo, SqlQueryable {\r\n    /**\r\n     * Transaction options.\r\n     */\r\n    readonly options: TransactionOptions;\r\n    /**\r\n     * Commit the transaction.\r\n     */\r\n    commit(): Promise<void>;\r\n    /**\r\n     * Roll back the transaction.\r\n     */\r\n    rollback(): Promise<void>;\r\n}\r\n\r\nexport declare type TransactionOptions = {\r\n    usePhantomQuery: boolean;\r\n};\r\n\r\nexport { }\r\n",
  "node_modules/@prisma/driver-adapter-utils/package.json": "{\n  \"name\": \"@prisma/driver-adapter-utils\",\n  \"version\": \"7.0.0\",\n  \"description\": \"Internal set of utilities and types for Prisma's driver adapters.\",\n  \"main\": \"dist/index.js\",\n  \"module\": \"dist/index.mjs\",\n  \"types\": \"dist/index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"require\": {\n        \"types\": \"./dist/index.d.ts\",\n        \"default\": \"./dist/index.js\"\n      },\n      \"import\": {\n        \"types\": \"./dist/index.d.mts\",\n        \"default\": \"./dist/index.mjs\"\n      }\n    }\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma.git\",\n    \"directory\": \"packages/driver-adapter-utils\"\n  },\n  \"files\": [\n    \"dist\",\n    \"README.md\"\n  ],\n  \"keywords\": [],\n  \"author\": \"Alberto Schiabel <schiabel@prisma.io>\",\n  \"license\": \"Apache-2.0\",\n  \"sideEffects\": false,\n  \"dependencies\": {\n    \"@prisma/debug\": \"7.0.0\"\n  },\n  \"scripts\": {\n    \"dev\": \"DEV=true tsx helpers/build.ts\",\n    \"build\": \"tsx helpers/build.ts\"\n  }\n}",
  "node_modules/@prisma/engines/dist/index.d.ts": "import type { BinaryPaths } from '@prisma/fetch-engine';\r\nimport type { DownloadOptions } from '@prisma/fetch-engine';\r\nimport { enginesVersion } from '@prisma/engines-version';\r\n\r\nexport { enginesVersion }\r\n\r\nexport declare function ensureNeededBinariesExist({ download }: EnsureSomeBinariesExistInput): Promise<void>;\r\n\r\ndeclare type EnsureSomeBinariesExistInput = {\r\n    download: (options: DownloadOptions) => Promise<BinaryPaths>;\r\n};\r\n\r\nexport declare function getEnginesPath(): string;\r\n\r\nexport { }\r\n",
  "node_modules/@prisma/engines/dist/scripts/localinstall.d.ts": "export {};\n",
  "node_modules/@prisma/engines/dist/scripts/postinstall.d.ts": "export {};\n",
  "node_modules/@prisma/engines/package.json": "{\n  \"name\": \"@prisma/engines\",\n  \"version\": \"7.0.0\",\n  \"description\": \"This package is intended for Prisma's internal use\",\n  \"main\": \"dist/index.js\",\n  \"types\": \"dist/index.d.ts\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma.git\",\n    \"directory\": \"packages/engines\"\n  },\n  \"license\": \"Apache-2.0\",\n  \"author\": \"Tim Suchanek <suchanek@prisma.io>\",\n  \"devDependencies\": {\n    \"@swc/core\": \"1.11.5\",\n    \"@swc/jest\": \"0.2.37\",\n    \"@types/jest\": \"29.5.14\",\n    \"@types/node\": \"~20.19.24\",\n    \"execa\": \"5.1.1\",\n    \"typescript\": \"5.4.5\",\n    \"vitest\": \"3.2.4\"\n  },\n  \"dependencies\": {\n    \"@prisma/engines-version\": \"6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513\",\n    \"@prisma/debug\": \"7.0.0\",\n    \"@prisma/fetch-engine\": \"7.0.0\",\n    \"@prisma/get-platform\": \"7.0.0\"\n  },\n  \"files\": [\n    \"dist\",\n    \"download\",\n    \"scripts\"\n  ],\n  \"sideEffects\": false,\n  \"scripts\": {\n    \"dev\": \"DEV=true tsx helpers/build.ts\",\n    \"build\": \"tsx helpers/build.ts\",\n    \"test\": \"vitest run\",\n    \"postinstall\": \"node scripts/postinstall.js\"\n  }\n}",
  "node_modules/@prisma/engines-version/index.d.ts": "export declare const enginesVersion: string;\n",
  "node_modules/@prisma/engines-version/package.json": "{\n  \"name\": \"@prisma/engines-version\",\n  \"version\": \"6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513\",\n  \"main\": \"index.js\",\n  \"types\": \"index.d.ts\",\n  \"license\": \"Apache-2.0\",\n  \"author\": \"Tim Suchanek <suchanek@prisma.io>\",\n  \"prisma\": {\n    \"enginesVersion\": \"0c19ccc313cf9911a90d99d2ac2eb0280c76c513\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/engines-wrapper.git\",\n    \"directory\": \"packages/engines-version\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"18.19.76\",\n    \"typescript\": \"4.9.5\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"index.d.ts\"\n  ],\n  \"scripts\": {\n    \"build\": \"tsc -d\"\n  }\n}",
  "node_modules/@prisma/fetch-engine/dist/BinaryType.d.ts": "export declare enum BinaryType {\n    SchemaEngineBinary = \"schema-engine\"\n}\n",
  "node_modules/@prisma/fetch-engine/dist/chmodPlusX.d.ts": "export declare function chmodPlusX(file: string): void;\n",
  "node_modules/@prisma/fetch-engine/dist/cleanupCache.d.ts": "export declare function cleanupCache(n?: number): Promise<void>;\n",
  "node_modules/@prisma/fetch-engine/dist/download.d.ts": "import { BinaryTarget } from '@prisma/get-platform';\nimport { BinaryType } from './BinaryType';\nexport declare const vercelPkgPathRegex: RegExp;\nexport type BinaryDownloadConfiguration = {\n    [binary in BinaryType]?: string;\n};\nexport type BinaryPaths = {\n    [binary in BinaryType]?: {\n        [binaryTarget in BinaryTarget]: string;\n    };\n};\nexport interface DownloadOptions {\n    binaries: BinaryDownloadConfiguration;\n    binaryTargets?: BinaryTarget[];\n    showProgress?: boolean;\n    progressCb?: (progress: number) => void;\n    version?: string;\n    skipDownload?: boolean;\n    failSilent?: boolean;\n    printVersion?: boolean;\n    skipCacheIntegrityCheck?: boolean;\n}\nexport declare function download(options: DownloadOptions): Promise<BinaryPaths>;\nexport declare function getVersion(enginePath: string, _binaryName: string): Promise<string | undefined>;\nexport declare function getBinaryName(binaryName: BinaryType, binaryTarget: BinaryTarget): string;\nexport declare function maybeCopyToTmp(file: string): Promise<string>;\nexport declare function plusX(file: any): void;\n",
  "node_modules/@prisma/fetch-engine/dist/downloadZip.d.ts": "export type DownloadResult = {\n    lastModified: string;\n    sha256: string | null;\n    zippedSha256: string | null;\n};\nexport declare function downloadZip(url: string, target: string, progressCb?: (progress: number) => void): Promise<DownloadResult>;\n",
  "node_modules/@prisma/fetch-engine/dist/env.d.ts": "import { BinaryType } from './BinaryType';\nexport declare const engineEnvVarMap: {\n    \"schema-engine\": string;\n};\nexport declare const deprecatedEnvVarMap: Partial<typeof engineEnvVarMap>;\ntype PathFromEnvValue = {\n    path: string;\n    fromEnvVar: string;\n};\nexport declare function getBinaryEnvVarPath(binaryName: BinaryType): PathFromEnvValue | null;\nexport declare function allEngineEnvVarsSet(binaries: string[]): boolean;\nexport {};\n",
  "node_modules/@prisma/fetch-engine/dist/getHash.d.ts": "export declare function getHash(filePath: string): Promise<string>;\n",
  "node_modules/@prisma/fetch-engine/dist/getProxyAgent.d.ts": "import { HttpProxyAgent } from 'http-proxy-agent';\nimport { HttpsProxyAgent } from 'https-proxy-agent';\nexport declare function getProxyAgent(url: string): HttpProxyAgent<string> | HttpsProxyAgent<string> | undefined;\n",
  "node_modules/@prisma/fetch-engine/dist/index.d.ts": "export * from './BinaryType';\nexport * from './download';\nexport * from './env';\nexport { getProxyAgent } from './getProxyAgent';\nexport { getCacheDir, overwriteFile } from './utils';\n",
  "node_modules/@prisma/fetch-engine/dist/log.d.ts": "import Progress from 'progress';\nexport declare function getBar(text: any): Progress;\n",
  "node_modules/@prisma/fetch-engine/dist/utils.d.ts": "import { BinaryTarget } from '@prisma/get-platform';\nexport declare function getRootCacheDir(): Promise<string | null>;\nexport declare function getCacheDir(channel: string, version: string, binaryTarget: string): Promise<string | null>;\nexport declare function getDownloadUrl({ channel, version, binaryTarget, binaryName, extension, }: {\n    channel: string;\n    version: string;\n    binaryTarget: BinaryTarget;\n    binaryName: string;\n    extension?: string;\n}): string;\nexport declare function overwriteFile(sourcePath: string, targetPath: string): Promise<void>;\n",
  "node_modules/@prisma/fetch-engine/package.json": "{\n  \"name\": \"@prisma/fetch-engine\",\n  \"version\": \"7.0.0\",\n  \"description\": \"This package is intended for Prisma's internal use\",\n  \"main\": \"dist/index.js\",\n  \"types\": \"dist/index.d.ts\",\n  \"license\": \"Apache-2.0\",\n  \"author\": \"Tim Suchanek <suchanek@prisma.io>\",\n  \"homepage\": \"https://www.prisma.io\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma.git\",\n    \"directory\": \"packages/fetch-engine\"\n  },\n  \"bugs\": \"https://github.com/prisma/prisma/issues\",\n  \"enginesOverride\": {},\n  \"devDependencies\": {\n    \"@types/node\": \"~20.19.24\",\n    \"@types/progress\": \"2.0.7\",\n    \"del\": \"6.1.1\",\n    \"execa\": \"8.0.1\",\n    \"find-cache-dir\": \"5.0.0\",\n    \"fs-extra\": \"11.3.0\",\n    \"hasha\": \"5.2.2\",\n    \"http-proxy-agent\": \"7.0.2\",\n    \"https-proxy-agent\": \"7.0.6\",\n    \"kleur\": \"4.1.5\",\n    \"node-fetch\": \"3.3.2\",\n    \"p-filter\": \"4.1.0\",\n    \"p-map\": \"4.0.0\",\n    \"p-retry\": \"4.6.2\",\n    \"progress\": \"2.0.3\",\n    \"temp-dir\": \"2.0.0\",\n    \"tempy\": \"1.0.1\",\n    \"timeout-signal\": \"2.0.0\",\n    \"typescript\": \"5.4.5\"\n  },\n  \"dependencies\": {\n    \"@prisma/engines-version\": \"6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513\",\n    \"@prisma/debug\": \"7.0.0\",\n    \"@prisma/get-platform\": \"7.0.0\"\n  },\n  \"files\": [\n    \"README.md\",\n    \"dist\"\n  ],\n  \"sideEffects\": false,\n  \"scripts\": {\n    \"dev\": \"DEV=true tsx helpers/build.ts\",\n    \"build\": \"tsx helpers/build.ts\",\n    \"test\": \"vitest run\"\n  }\n}",
  "node_modules/@prisma/generator/dist/configuration.d.ts": "import type * as DMMF from '@prisma/dmmf';\nimport { SqlQueryOutput } from './typedSql';\nexport interface GeneratorConfig {\n    name: string;\n    output: EnvValue | null;\n    isCustomOutput?: boolean;\n    provider: EnvValue;\n    config: {\n        /** `output` is a reserved name and will only be available directly at `generator.output` */\n        output?: never;\n        /** `provider` is a reserved name and will only be available directly at `generator.provider` */\n        provider?: never;\n        /** `binaryTargets` is a reserved name and will only be available directly at `generator.binaryTargets` */\n        binaryTargets?: never;\n        /** `previewFeatures` is a reserved name and will only be available directly at `generator.previewFeatures` */\n        previewFeatures?: never;\n    } & {\n        [key: string]: string | string[] | undefined;\n    };\n    binaryTargets: BinaryTargetsEnvValue[];\n    previewFeatures: string[];\n    sourceFilePath: string;\n}\nexport interface EnvValue {\n    fromEnvVar: null | string;\n    value: null | string;\n}\nexport interface BinaryTargetsEnvValue {\n    fromEnvVar: string | null;\n    value: string;\n    native?: boolean;\n}\nexport type ConnectorType = 'mysql' | 'mongodb' | 'sqlite' | 'postgresql' | 'postgres' | 'prisma+postgres' | 'sqlserver' | 'cockroachdb';\nexport type ActiveConnectorType = Exclude<ConnectorType, 'postgres' | 'prisma+postgres'>;\nexport interface DataSource {\n    name: string;\n    provider: ConnectorType;\n    activeProvider: ActiveConnectorType;\n    schemas: string[] | [];\n    sourceFilePath: string;\n}\nexport type BinaryPaths = {\n    schemaEngine?: {\n        [binaryTarget: string]: string;\n    };\n};\n/** The options passed to the generator implementations */\nexport type GeneratorOptions = {\n    generator: GeneratorConfig;\n    otherGenerators: GeneratorConfig[];\n    schemaPath: string;\n    dmmf: DMMF.Document;\n    datasources: DataSource[];\n    datamodel: string;\n    version: string;\n    binaryPaths?: BinaryPaths;\n    noHints?: boolean;\n    allowNoModels?: boolean;\n    typedSql?: SqlQueryOutput[];\n};\nexport type EngineType = 'schemaEngine';\nexport type GeneratorManifest = {\n    prettyName?: string;\n    defaultOutput?: string;\n    denylists?: {\n        models?: string[];\n        fields?: string[];\n    };\n    requiresGenerators?: string[];\n    requiresEngines?: EngineType[];\n    version?: string;\n    requiresEngineVersion?: string;\n};\n",
  "node_modules/@prisma/generator/dist/generator.d.ts": "import { GeneratorConfig, GeneratorManifest, GeneratorOptions } from './configuration';\nexport type Generator = {\n    readonly name: string;\n    getManifest(config: GeneratorConfig): Promise<GeneratorManifest>;\n    generate(options: GeneratorOptions): Promise<void>;\n};\n",
  "node_modules/@prisma/generator/dist/index.d.ts": "export * from './configuration';\nexport * from './generator';\nexport * from './typedSql';\n",
  "node_modules/@prisma/generator/dist/typedSql.d.ts": "export type SqlQueryOutput = {\n    name: string;\n    source: string;\n    documentation: string | null;\n    parameters: SqlQueryParameterOutput[];\n    resultColumns: SqlQueryColumnOutput[];\n};\nexport type SqlQueryParameterOutput = {\n    name: string;\n    typ: QueryIntrospectionType;\n    documentation: string | null;\n    nullable: boolean;\n};\nexport type SqlQueryColumnOutput = {\n    name: string;\n    typ: QueryIntrospectionType;\n    nullable: boolean;\n};\nexport type QueryIntrospectionType = QueryIntrospectionBuiltinType | (string & {});\nexport type QueryIntrospectionBuiltinType = 'int' | 'bigint' | 'float' | 'double' | 'string' | 'enum' | 'bytes' | 'bool' | 'char' | 'decimal' | 'json' | 'xml' | 'uuid' | 'datetime' | 'date' | 'time' | 'int-array' | 'bigint-array' | 'float-array' | 'double-array' | 'string-array' | 'char-array' | 'bytes-array' | 'bool-array' | 'decimal-array' | 'json-array' | 'xml-array' | 'uuid-array' | 'datetime-array' | 'date-array' | 'time-array' | 'null' | 'unknown';\n",
  "node_modules/@prisma/generator/package.json": "{\n  \"name\": \"@prisma/generator\",\n  \"version\": \"7.0.0\",\n  \"description\": \"This package is intended for Prisma's internal use\",\n  \"main\": \"dist/index.js\",\n  \"module\": \"dist/index.mjs\",\n  \"types\": \"dist/index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"require\": {\n        \"types\": \"./dist/index.d.ts\",\n        \"default\": \"./dist/index.js\"\n      },\n      \"import\": {\n        \"types\": \"./dist/index.d.ts\",\n        \"default\": \"./dist/index.mjs\"\n      }\n    }\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma.git\",\n    \"directory\": \"packages/generator\"\n  },\n  \"license\": \"Apache-2.0\",\n  \"devDependencies\": {\n    \"vitest\": \"3.2.4\",\n    \"@prisma/dmmf\": \"7.0.0\"\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"sideEffects\": false,\n  \"scripts\": {\n    \"dev\": \"DEV=true tsx helpers/build.ts\",\n    \"build\": \"tsx helpers/build.ts\",\n    \"test\": \"vitest run\"\n  }\n}",
  "node_modules/@prisma/generator-helper/dist/GeneratorProcess.d.ts": "import type { GeneratorConfig, GeneratorManifest, GeneratorOptions } from '@prisma/generator';\ntype GeneratorProcessOptions = {\n    isNode?: boolean;\n};\nexport declare class GeneratorError extends Error {\n    code?: number | undefined;\n    data?: any;\n    name: string;\n    constructor(message: string, code?: number | undefined, data?: any);\n}\nexport declare class GeneratorProcess {\n    private pathOrCommand;\n    private child?;\n    private handlers;\n    private initPromise?;\n    private isNode;\n    private errorLogs;\n    private pendingError;\n    private exited;\n    constructor(pathOrCommand: string, { isNode }?: GeneratorProcessOptions);\n    init(): Promise<void>;\n    initSingleton(): Promise<void>;\n    private rejectAllHandlers;\n    private handleResponse;\n    private sendMessage;\n    private getMessageId;\n    stop(): void;\n    private rpcMethod;\n    getManifest: (arg: GeneratorConfig) => Promise<GeneratorManifest | null>;\n    generate: (arg: GeneratorOptions) => Promise<void>;\n}\nexport {};\n",
  "node_modules/@prisma/generator-helper/dist/byline.d.ts": "export default function byline(readStream: any, options?: any): any;\nexport declare function createStream(readStream: any, options: any): any;\nexport declare function createLineStream(readStream: any, options: any): any;\nexport declare function LineStream(this: any, options: any): void;\n",
  "node_modules/@prisma/generator-helper/dist/generatorHandler.d.ts": "import type { GeneratorConfig, GeneratorManifest, GeneratorOptions } from '@prisma/generator';\nexport interface Handler {\n    onGenerate(options: GeneratorOptions): Promise<any>;\n    onManifest?(config: GeneratorConfig): GeneratorManifest | Promise<GeneratorManifest>;\n}\nexport declare function generatorHandler(handler: Handler): void;\n",
  "node_modules/@prisma/generator-helper/dist/index.d.ts": "export { generatorHandler } from './generatorHandler';\nexport { GeneratorError, GeneratorProcess } from './GeneratorProcess';\n/**\n * Exported for backwards compatibility only.\n *\n * @deprecated Generators using `@prisma/generator-helper` shouldn't need JSON-RPC internals.\n */\nexport type * as JsonRPC from './json-rpc';\n/**\n * A re-export for backwards compatibility with community generators.\n *\n * @deprecated Use the `@prisma/dmmf` package instead.\n */\nexport type * as DMMF from '@prisma/dmmf';\n/**\n * A re-export for backwards compatibility with community generators.\n *\n * @deprecated Use the `@prisma/generator` package instead.\n */\nexport type * from '@prisma/generator';\n",
  "node_modules/@prisma/generator-helper/dist/json-rpc.d.ts": "export type Request = {\n    jsonrpc: '2.0';\n    method: string;\n    params?: any;\n    id: number;\n};\nexport type Response = SuccessResponse | ErrorResponse;\nexport type SuccessResponse = {\n    jsonrpc: '2.0';\n    result: any;\n    id: number;\n};\nexport type ErrorResponse = {\n    jsonrpc: '2.0';\n    error: {\n        code: number;\n        message: string;\n        data: any;\n    };\n    id: number;\n};\nexport declare function isErrorResponse(response: Response): response is ErrorResponse;\n",
  "node_modules/@prisma/generator-helper/package.json": "{\n  \"name\": \"@prisma/generator-helper\",\n  \"version\": \"7.0.0\",\n  \"description\": \"This package is intended for Prisma's internal use\",\n  \"main\": \"dist/index.js\",\n  \"types\": \"dist/index.d.ts\",\n  \"typings\": \"dist/index.d.ts\",\n  \"license\": \"Apache-2.0\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma.git\",\n    \"directory\": \"packages/generator-helper\"\n  },\n  \"author\": \"Tim Suchanek <suchanek@prisma.io>\",\n  \"homepage\": \"https://www.prisma.io\",\n  \"bugs\": \"https://github.com/prisma/prisma/issues\",\n  \"dependencies\": {\n    \"@prisma/dmmf\": \"7.0.0\",\n    \"@prisma/debug\": \"7.0.0\",\n    \"@prisma/generator\": \"7.0.0\"\n  },\n  \"devDependencies\": {\n    \"@swc-node/register\": \"1.10.9\",\n    \"@types/cross-spawn\": \"6.0.6\",\n    \"@types/node\": \"~20.19.24\",\n    \"cross-spawn\": \"7.0.6\",\n    \"kleur\": \"4.1.5\",\n    \"typescript\": \"5.4.5\"\n  },\n  \"files\": [\n    \"README.md\",\n    \"dist\"\n  ],\n  \"sideEffects\": false,\n  \"scripts\": {\n    \"dev\": \"DEV=true tsx helpers/build.ts\",\n    \"build\": \"tsx helpers/build.ts\",\n    \"test\": \"vitest run\"\n  }\n}",
  "node_modules/@prisma/get-platform/dist/binaryTargets.d.ts": "export type BinaryTarget = 'native' | 'darwin' | 'darwin-arm64' | 'debian-openssl-1.0.x' | 'debian-openssl-1.1.x' | 'debian-openssl-3.0.x' | 'rhel-openssl-1.0.x' | 'rhel-openssl-1.1.x' | 'rhel-openssl-3.0.x' | 'linux-arm64-openssl-1.1.x' | 'linux-arm64-openssl-1.0.x' | 'linux-arm64-openssl-3.0.x' | 'linux-arm-openssl-1.1.x' | 'linux-arm-openssl-1.0.x' | 'linux-arm-openssl-3.0.x' | 'linux-musl' | 'linux-musl-openssl-3.0.x' | 'linux-musl-arm64-openssl-1.1.x' | 'linux-musl-arm64-openssl-3.0.x' | 'linux-nixos' | 'linux-static-x64' | 'linux-static-arm64' | 'windows' | 'freebsd11' | 'freebsd12' | 'freebsd13' | 'freebsd14' | 'freebsd15' | 'openbsd' | 'netbsd' | 'arm';\nexport declare const binaryTargets: BinaryTarget[];\n",
  "node_modules/@prisma/get-platform/dist/getPlatform.d.ts": "/// <reference types=\"node\" />\nimport { BinaryTarget } from './binaryTargets';\ndeclare const supportedLibSSLVersions: readonly [\"1.0.x\", \"1.1.x\", \"3.0.x\"];\nexport type Arch = 'x32' | 'x64' | 'arm' | 'arm64' | 's390' | 's390x' | 'mipsel' | 'ia32' | 'mips' | 'ppc' | 'ppc64';\nexport type DistroInfo = {\n    /**\n     * The original distro is the Linux distro name detected via its release file.\n     * E.g., on Arch Linux, the original distro is `arch`. On Linux Alpine, the original distro is `alpine`.\n     */\n    originalDistro?: string;\n    /**\n     * The family distro is the Linux distro name that is used to determine Linux families based on the same base distro, and likely using the same package manager.\n     * E.g., both Ubuntu and Debian belong to the `debian` family of distros, and thus rely on the same package manager (`apt`).\n     */\n    familyDistro?: string;\n    /**\n     * The target distro is the Linux distro associated with the Prisma Engines.\n     * E.g., on Arch Linux, Debian, and Ubuntu, the target distro is `debian`. On Linux Alpine, the target distro is `musl`.\n     */\n    targetDistro?: 'rhel' | 'debian' | 'musl' | 'arm' | 'nixos' | 'freebsd11' | 'freebsd12' | 'freebsd13' | 'freebsd14' | 'freebsd15';\n};\ntype GetOsResultLinux = {\n    platform: 'linux';\n    arch: Arch;\n    archFromUname: string | undefined;\n    /**\n     * Starting from version 3.0, OpenSSL is basically adopting semver, and will be API and ABI compatible within a major version.\n     */\n    libssl?: (typeof supportedLibSSLVersions)[number];\n} & DistroInfo;\nexport type GetOSResult = {\n    platform: Omit<NodeJS.Platform, 'linux'>;\n    arch: Arch;\n    targetDistro?: DistroInfo['targetDistro'];\n    familyDistro?: never;\n    originalDistro?: never;\n    archFromUname?: never;\n    libssl?: never;\n} | GetOsResultLinux;\n/**\n * For internal use only. This public export will be eventually removed in favor of `getPlatformWithOSResult`.\n */\nexport declare function getos(): Promise<GetOSResult>;\nexport declare function parseDistro(osReleaseInput: string): DistroInfo;\nexport declare function resolveDistro(): Promise<DistroInfo>;\n/**\n * Parse the OpenSSL version from the output of the openssl binary, e.g.\n * \"OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)\" -> \"3.0.x\"\n */\nexport declare function parseOpenSSLVersion(input: string): GetOsResultLinux['libssl'] | undefined;\n/**\n * Parse the OpenSSL version from the output of the libssl.so file, e.g.\n * \"libssl.so.3\" -> \"3.0.x\"\n */\nexport declare function parseLibSSLVersion(input: string): GetOsResultLinux['libssl'];\ntype ComputeLibSSLSpecificPathsParams = {\n    arch: Arch;\n    archFromUname: Awaited<ReturnType<typeof getArchFromUname>>;\n    familyDistro: DistroInfo['familyDistro'];\n};\nexport declare function computeLibSSLSpecificPaths(args: ComputeLibSSLSpecificPathsParams): string[];\ntype GetOpenSSLVersionResult = {\n    libssl: GetOsResultLinux['libssl'];\n    strategy: 'libssl-specific-path' | 'ldconfig' | 'openssl-binary';\n} | {\n    libssl?: never;\n    strategy?: never;\n};\n/**\n * On Linux, returns the libssl version excluding the patch version, e.g. \"1.1.x\".\n * Reading the version from the libssl.so file is more reliable than reading it from the openssl binary.\n * Older versions of libssl are preferred, e.g. \"1.0.x\" over \"1.1.x\", because of Vercel serverless\n * having different build and runtime environments, with the runtime environment having an old version\n * of libssl, and the build environment having both that old version and a newer version of libssl installed.\n * Because of https://github.com/prisma/prisma/issues/17499, we explicitly filter out libssl 0.x.\n *\n * This function never throws.\n */\nexport declare function getSSLVersion(libsslSpecificPaths: string[]): Promise<GetOpenSSLVersionResult>;\n/**\n * Get the binary target for the current platform, e.g. `linux-musl-arm64-openssl-3.0.x` for Linux Alpine on arm64.\n */\nexport declare function getBinaryTargetForCurrentPlatform(): Promise<BinaryTarget>;\nexport type PlatformInfo = GetOSResult & {\n    binaryTarget: BinaryTarget;\n};\n/**\n * Get the binary target and other system information (e.g., the libssl version to look for) for the current platform.\n */\nexport declare function getPlatformInfo(): Promise<PlatformInfo>;\nexport declare function getPlatformInfoMemoized(): Promise<PlatformInfo & {\n    memoized: boolean;\n}>;\n/**\n * This function is only exported for testing purposes.\n */\nexport declare function getBinaryTargetForCurrentPlatformInternal(args: GetOSResult): BinaryTarget;\n/**\n * Returns the architecture of a system from the output of `uname -m` (whose format is different than `process.arch`).\n * This function never throws.\n * TODO: deprecate this function in favor of `os.machine()` once either Node v16.18.0 or v18.9.0 becomes the minimum\n * supported Node.js version for Prisma.\n */\nexport declare function getArchFromUname(): Promise<string | undefined>;\nexport {};\n",
  "node_modules/@prisma/get-platform/dist/index.d.ts": "export { type BinaryTarget, binaryTargets } from './binaryTargets';\nexport type { PlatformInfo } from './getPlatform';\nexport { getBinaryTargetForCurrentPlatform, getos, getPlatformInfo } from './getPlatform';\nexport { link } from './link';\nexport * from './test-utils';\n",
  "node_modules/@prisma/get-platform/dist/link.d.ts": "export declare function link(url: any): string;\n",
  "node_modules/@prisma/get-platform/dist/logger.d.ts": "export declare const tags: {\n    warn: string;\n};\nexport declare const should: {\n    warn: () => boolean;\n};\nexport declare function log(...data: any[]): void;\nexport declare function warn(message: any, ...optionalParams: any[]): void;\n",
  "node_modules/@prisma/get-platform/dist/test-utils/binaryTargetRegex.d.ts": "/**\n * This regex matches all supported binary target names in a given string.\n *\n * Platform names are sorted by their lengths in descending order to ensure that\n * the longest substring is always matched (e.g., \"darwin-arm64\" is matched as a\n * whole instead of \"darwin\" and \"arm\" separately)\n */\nexport declare const binaryTargetRegex: RegExp;\n",
  "node_modules/@prisma/get-platform/dist/test-utils/index.d.ts": "export { type BaseContext, jestConsoleContext, jestContext, jestStdoutContext, type ProcessContextSettings, processExitContext, } from './jestContext';\n",
  "node_modules/@prisma/get-platform/dist/test-utils/jestContext.d.ts": "/// <reference types=\"jest\" />\nimport { type ExecaChildProcess } from 'execa';\nimport type { FSJetpack } from 'fs-jetpack/types';\n/**\n * Base test context.\n */\nexport type BaseContext = {\n    tmpDir: string;\n    fs: FSJetpack;\n    mocked: {\n        cwd: string;\n    };\n    /**\n     * Set up the temporary directory based on the contents of some fixture.\n     */\n    fixture: (name: string) => void;\n    /**\n     * Spawn the Prisma cli using the temporary directory as the CWD.\n     *\n     * @remarks\n     *\n     * For this to work the source must be built\n     */\n    cli: (...input: string[]) => ExecaChildProcess<string>;\n    printDir(dir: string, extensions: string[]): void;\n    /**\n     * JavaScript-friendly implementation of the `tree` command. It skips the `node_modules` directory.\n     * @param itemPath The path to start the tree from, defaults to the root of the temporary directory\n     * @param indent How much to indent each level of the tree, defaults to ''\n     * @returns String representation of the directory tree\n     */\n    tree: (itemPath?: string, indent?: string) => void;\n};\n/**\n * Create test context to use in tests. Provides the following:\n *\n * - A temporary directory\n * - an fs-jetpack instance bound to the temporary directory\n * - Mocked process.cwd via Node process.chdir\n * - Fixture loader for bootstrapping the temporary directory with content\n */\nexport declare const jestContext: {\n    new: (ctx?: BaseContext) => {\n        add<NewContext>(contextContributor: ContextContributor<BaseContext, NewContext>): {\n            add<NewContext_1>(contextContributor: ContextContributor<BaseContext & NewContext, NewContext_1>): {\n                add<NewContext_2>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1, NewContext_2>): {\n                    add<NewContext_3>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1 & NewContext_2, NewContext_3>): {\n                        add<NewContext_4>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3, NewContext_4>): {\n                            add<NewContext_5>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4, NewContext_5>): {\n                                add<NewContext_6>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5, NewContext_6>): {\n                                    add<NewContext_7>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5 & NewContext_6, NewContext_7>): {\n                                        add<NewContext_8>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5 & NewContext_6 & NewContext_7, NewContext_8>): {\n                                            add<NewContext_9>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5 & NewContext_6 & NewContext_7 & NewContext_8, NewContext_9>): {\n                                                add<NewContext_10>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5 & NewContext_6 & NewContext_7 & NewContext_8 & NewContext_9, NewContext_10>): any;\n                                                assemble(): BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5 & NewContext_6 & NewContext_7 & NewContext_8 & NewContext_9;\n                                            };\n                                            assemble(): BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5 & NewContext_6 & NewContext_7 & NewContext_8;\n                                        };\n                                        assemble(): BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5 & NewContext_6 & NewContext_7;\n                                    };\n                                    assemble(): BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5 & NewContext_6;\n                                };\n                                assemble(): BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5;\n                            };\n                            assemble(): BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4;\n                        };\n                        assemble(): BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3;\n                    };\n                    assemble(): BaseContext & NewContext & NewContext_1 & NewContext_2;\n                };\n                assemble(): BaseContext & NewContext & NewContext_1;\n            };\n            assemble(): BaseContext & NewContext;\n        };\n        assemble(): BaseContext;\n    };\n};\n/**\n * A function that provides additional test context.\n */\ntype ContextContributor<Context, NewContext> = (ctx: Context) => Context & NewContext;\n/**\n * Test context contributor. Mocks console.error with a Jest spy before each test.\n */\ntype ConsoleContext = {\n    mocked: {\n        'console.error': jest.SpyInstance;\n        'console.log': jest.SpyInstance;\n        'console.info': jest.SpyInstance;\n        'console.warn': jest.SpyInstance;\n    };\n};\nexport declare const jestConsoleContext: <Ctx extends BaseContext>() => (c: Ctx) => Ctx & ConsoleContext;\n/**\n * Test context contributor. Mocks process.std(out|err).write with a Jest spy before each test.\n */\ntype ProcessContext = {\n    mocked: {\n        'process.stderr.write': jest.SpyInstance;\n        'process.stdout.write': jest.SpyInstance;\n    };\n    normalizedCapturedStdout: () => string;\n    normalizedCapturedStderr: () => string;\n    clearCapturedStdout: () => void;\n    clearCapturedStderr: () => void;\n};\ntype NormalizationRule = [RegExp | string, string];\nexport type ProcessContextSettings = {\n    normalizationRules: NormalizationRule[];\n};\nexport declare const jestStdoutContext: <Ctx extends BaseContext>({ normalizationRules }?: ProcessContextSettings) => (c: Ctx) => Ctx & ProcessContext;\n/**\n * Test context contributor. Mocks process.exit with a spay and records the exit code.\n */\ntype ProcessExitContext = {\n    mocked: {\n        'process.exit': jest.SpyInstance;\n    };\n    recordedExitCode: () => number;\n};\nexport declare const processExitContext: <C extends BaseContext>() => (c: C) => C & ProcessExitContext;\nexport {};\n",
  "node_modules/@prisma/get-platform/dist/test-utils/vitestContext.d.ts": "import { type ExecaChildProcess } from 'execa';\nimport type { FSJetpack } from 'fs-jetpack/types';\nimport { type MockInstance } from 'vitest';\n/**\n * Base test context.\n */\nexport type BaseContext = {\n    tmpDir: string;\n    fs: FSJetpack;\n    mocked: {\n        cwd: string;\n    };\n    /**\n     * Set up the temporary directory based on the contents of some fixture.\n     */\n    fixture: (name: string) => void;\n    /**\n     * Spawn the Prisma cli using the temporary directory as the CWD.\n     *\n     * @remarks\n     *\n     * For this to work the source must be built\n     */\n    cli: (...input: string[]) => ExecaChildProcess<string>;\n    printDir(dir: string, extensions: string[]): void;\n    /**\n     * JavaScript-friendly implementation of the `tree` command. It skips the `node_modules` directory.\n     * @param itemPath The path to start the tree from, defaults to the root of the temporary directory\n     * @param indent How much to indent each level of the tree, defaults to ''\n     * @returns String representation of the directory tree\n     */\n    tree: (itemPath?: string, indent?: string) => void;\n};\n/**\n * Create test context to use in tests. Provides the following:\n *\n * - A temporary directory\n * - an fs-jetpack instance bound to the temporary directory\n * - Mocked process.cwd via Node process.chdir\n * - Fixture loader for bootstrapping the temporary directory with content\n */\nexport declare const vitestContext: {\n    new: (ctx?: BaseContext) => {\n        add<NewContext>(contextContributor: ContextContributor<BaseContext, NewContext>): {\n            add<NewContext_1>(contextContributor: ContextContributor<BaseContext & NewContext, NewContext_1>): {\n                add<NewContext_2>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1, NewContext_2>): {\n                    add<NewContext_3>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1 & NewContext_2, NewContext_3>): {\n                        add<NewContext_4>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3, NewContext_4>): {\n                            add<NewContext_5>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4, NewContext_5>): {\n                                add<NewContext_6>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5, NewContext_6>): {\n                                    add<NewContext_7>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5 & NewContext_6, NewContext_7>): {\n                                        add<NewContext_8>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5 & NewContext_6 & NewContext_7, NewContext_8>): {\n                                            add<NewContext_9>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5 & NewContext_6 & NewContext_7 & NewContext_8, NewContext_9>): {\n                                                add<NewContext_10>(contextContributor: ContextContributor<BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5 & NewContext_6 & NewContext_7 & NewContext_8 & NewContext_9, NewContext_10>): any;\n                                                assemble(): BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5 & NewContext_6 & NewContext_7 & NewContext_8 & NewContext_9;\n                                            };\n                                            assemble(): BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5 & NewContext_6 & NewContext_7 & NewContext_8;\n                                        };\n                                        assemble(): BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5 & NewContext_6 & NewContext_7;\n                                    };\n                                    assemble(): BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5 & NewContext_6;\n                                };\n                                assemble(): BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4 & NewContext_5;\n                            };\n                            assemble(): BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3 & NewContext_4;\n                        };\n                        assemble(): BaseContext & NewContext & NewContext_1 & NewContext_2 & NewContext_3;\n                    };\n                    assemble(): BaseContext & NewContext & NewContext_1 & NewContext_2;\n                };\n                assemble(): BaseContext & NewContext & NewContext_1;\n            };\n            assemble(): BaseContext & NewContext;\n        };\n        assemble(): BaseContext;\n    };\n};\n/**\n * A function that provides additional test context.\n */\ntype ContextContributor<Context, NewContext> = (ctx: Context) => Context & NewContext;\n/**\n * Test context contributor. Mocks console.error with a Vitest spy before each test.\n */\ntype ConsoleContext = {\n    mocked: {\n        'console.error': MockInstance<typeof console.error>;\n        'console.log': MockInstance<typeof console.log>;\n        'console.info': MockInstance<typeof console.info>;\n        'console.warn': MockInstance<typeof console.warn>;\n    };\n};\nexport declare const vitestConsoleContext: <Ctx extends BaseContext>() => (c: Ctx) => Ctx & ConsoleContext;\n/**\n * Test context contributor. Mocks process.std(out|err).write with a Vitest spy before each test.\n */\ntype ProcessContext = {\n    mocked: {\n        'process.stderr.write': MockInstance<typeof process.stderr.write>;\n        'process.stdout.write': MockInstance<typeof process.stdout.write>;\n    };\n    normalizedCapturedStdout: () => string;\n    normalizedCapturedStderr: () => string;\n    clearCapturedStdout: () => void;\n    clearCapturedStderr: () => void;\n};\ntype NormalizationRule = [RegExp | string, string];\nexport type ProcessContextSettings = {\n    normalizationRules: NormalizationRule[];\n};\nexport declare const vitestStdoutContext: <Ctx extends BaseContext>({ normalizationRules }?: ProcessContextSettings) => (c: Ctx) => Ctx & ProcessContext;\n/**\n * Test context contributor. Mocks process.exit with a spy and records the exit code.\n */\ntype ProcessExitContext = {\n    mocked: {\n        'process.exit': MockInstance<typeof process.exit>;\n    };\n    recordedExitCode: () => number;\n};\nexport declare const vitestProcessExitContext: <C extends BaseContext>() => (c: C) => C & ProcessExitContext;\nexport declare const processExitContext: <C extends BaseContext>() => (c: C) => C & ProcessExitContext;\nexport {};\n",
  "node_modules/@prisma/get-platform/package.json": "{\n  \"name\": \"@prisma/get-platform\",\n  \"version\": \"7.0.0\",\n  \"description\": \"This package is intended for Prisma's internal use\",\n  \"main\": \"dist/index.js\",\n  \"types\": \"dist/index.d.ts\",\n  \"license\": \"Apache-2.0\",\n  \"author\": \"Tim Suchanek <suchanek@prisma.io>\",\n  \"homepage\": \"https://www.prisma.io\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma.git\",\n    \"directory\": \"packages/get-platform\"\n  },\n  \"bugs\": \"https://github.com/prisma/prisma/issues\",\n  \"devDependencies\": {\n    \"@codspeed/benchmark.js-plugin\": \"4.0.0\",\n    \"@swc/core\": \"1.11.5\",\n    \"@swc/jest\": \"0.2.37\",\n    \"@types/jest\": \"29.5.14\",\n    \"@types/node\": \"~20.19.24\",\n    \"benchmark\": \"2.1.4\",\n    \"escape-string-regexp\": \"5.0.0\",\n    \"execa\": \"8.0.1\",\n    \"fs-jetpack\": \"5.1.0\",\n    \"jest\": \"29.7.0\",\n    \"jest-junit\": \"16.0.0\",\n    \"kleur\": \"4.1.5\",\n    \"tempy\": \"1.0.1\",\n    \"terminal-link\": \"4.0.0\",\n    \"ts-pattern\": \"5.6.2\",\n    \"typescript\": \"5.4.5\",\n    \"vitest\": \"3.2.4\"\n  },\n  \"dependencies\": {\n    \"@prisma/debug\": \"7.0.0\"\n  },\n  \"files\": [\n    \"README.md\",\n    \"dist\"\n  ],\n  \"sideEffects\": false,\n  \"scripts\": {\n    \"dev\": \"DEV=true tsx helpers/build.ts\",\n    \"build\": \"tsx helpers/build.ts\",\n    \"test\": \"jest\"\n  }\n}",
  "node_modules/@prisma/internals/dist/Generator.d.ts": "import type { BinaryPaths, Generator as IGenerator, GeneratorConfig, GeneratorManifest, GeneratorOptions } from '@prisma/generator';\nexport declare abstract class Generator {\n    manifest: GeneratorManifest | null;\n    config: GeneratorConfig;\n    options?: GeneratorOptions;\n    constructor(config: GeneratorConfig);\n    init(): Promise<void>;\n    protected abstract initImpl(): Promise<void>;\n    protected abstract getManifest(): Promise<GeneratorManifest | null>;\n    abstract stop(): void;\n    generate(): Promise<void>;\n    protected abstract generateImpl(options: GeneratorOptions): Promise<void>;\n    setOptions(options: GeneratorOptions): void;\n    setBinaryPaths(binaryPaths: BinaryPaths): void;\n    /**\n     * Returns the pretty name of the generator specified in the manifest (e.g.,\n     * \"Prisma Client\"), or, if the former is not defined, the generator's\n     * provider name (e.g., \"prisma-client-js\") as a fallback.\n     */\n    getPrettyName(): string;\n    /**\n     * Returns the provider name, parsed and resolved from environment variable\n     * if necessary.\n     */\n    getProvider(): string;\n}\nexport declare class JsonRpcGenerator extends Generator {\n    #private;\n    constructor(executablePath: string, config: GeneratorConfig, isNode?: boolean);\n    protected initImpl(): Promise<void>;\n    protected getManifest(): Promise<GeneratorManifest | null>;\n    protected generateImpl(options: GeneratorOptions): Promise<void>;\n    stop(): void;\n}\nexport declare class InProcessGenerator extends Generator {\n    #private;\n    constructor(config: GeneratorConfig, generator: IGenerator);\n    protected initImpl(): Promise<void>;\n    protected getManifest(): Promise<GeneratorManifest | null>;\n    protected generateImpl(options: GeneratorOptions): Promise<void>;\n    stop(): void;\n}\n",
  "node_modules/@prisma/internals/dist/WasmPanicRegistry.d.ts": "export declare class WasmPanicRegistry {\n    private message;\n    get(): string;\n    private set_message;\n}\n",
  "node_modules/@prisma/internals/dist/WasmSchemaEngineLoader.d.ts": "import type { ErrorCapturingSqlDriverAdapterFactory } from '@prisma/driver-adapter-utils';\nimport type { ConstructorOptions, SchemaEngine } from '@prisma/schema-engine-wasm';\nexport declare const wasmSchemaEngineLoader: {\n    loadSchemaEngine(input: ConstructorOptions, debug: (arg: string) => void, adapter: ErrorCapturingSqlDriverAdapterFactory): Promise<SchemaEngine>;\n};\n",
  "node_modules/@prisma/internals/dist/cli/Help.d.ts": "/**\n * Unknown command\n */\nexport declare function unknownCommand(helpTemplate: string, cmd: string): HelpError;\n/**\n * Custom help error used to display help\n * errors without printing a stack trace\n */\nexport declare class HelpError extends Error {\n    constructor(msg: string);\n}\n",
  "node_modules/@prisma/internals/dist/cli/checkUnsupportedDataProxy.d.ts": "import type { PrismaConfigWithDatasource } from '../utils/validatePrismaConfigWithDatasource';\n/**\n * Get the message to display when a command is forbidden with a data proxy flag\n * @param cmd the cli command (eg. db push)\n * @returns\n */\nexport declare const forbiddenCmdWithDataProxyFlagMessage: (cmd: string) => string;\n/**\n * Check that the data proxy cannot be used through the given urls and schema contexts\n * @param cmd the cli command (eg. db push)\n * @param validatedConfig the validated Prisma Config value\n */\nexport declare function checkUnsupportedDataProxy({ cmd, validatedConfig, }: {\n    cmd: string;\n    validatedConfig: PrismaConfigWithDatasource;\n}): void;\n",
  "node_modules/@prisma/internals/dist/cli/directoryConfig.d.ts": "import type { PrismaConfig } from '@prisma/config';\nimport { SchemaContext } from './schemaContext';\nexport type DirectoryConfig = {\n    viewsDirPath: string;\n    typedSqlDirPath: string;\n    migrationsDirPath: string;\n};\n/**\n * TODO: `config` should very likely be mandatory here.\n */\nexport declare function inferDirectoryConfig(schemaContext?: SchemaContext | null, config?: Pick<PrismaConfig, 'views' | 'typedSql' | 'migrations'>, cwd?: string): DirectoryConfig;\n",
  "node_modules/@prisma/internals/dist/cli/getGeneratorSuccessMessage.d.ts": "import type { Generator } from '../Generator';\n/**\n * Creates and formats the success message for the given generator to print to\n * the console after generation finishes.\n * @param time time in milliseconds it took for the generator to run.\n */\nexport declare function getGeneratorSuccessMessage(generator: Generator, time: number): string;\n",
  "node_modules/@prisma/internals/dist/cli/getSchema.d.ts": "import type { GetSchemaResult } from '@prisma/schema-files-loader';\nexport type GetSchemaOptions = {\n    cwd?: string;\n    argumentName?: string;\n};\n/**\n * Loads the schema, throws an error if it is not found\n * @param schemaPathFromArgs\n * @param schemaPathFromConfig\n * @param opts\n */\nexport declare function getSchemaWithPath(schemaPathFromArgs?: string, schemaPathFromConfig?: string, { cwd, argumentName }?: GetSchemaOptions): Promise<GetSchemaResult>;\n/**\n * Loads the schema, returns null if it is not found\n * Throws an error if schema is specified explicitly in\n * any of the available ways (argument, package.json config), but\n * can not be loaded\n * @param schemaPathFromArgs\n * @param schemaPathFromConfig\n * @param opts\n * @returns\n */\nexport declare function getSchemaWithPathOptional(schemaPathFromArgs?: string, schemaPathFromConfig?: string, { cwd, argumentName }?: GetSchemaOptions): Promise<GetSchemaResult | null>;\nexport declare function printSchemaLoadedMessage(schemaPath: string): void;\n",
  "node_modules/@prisma/internals/dist/cli/getTypescriptVersion.d.ts": "export declare function getTypescriptVersion(): Promise<string>;\n",
  "node_modules/@prisma/internals/dist/cli/hashes.d.ts": "/**\n * Get a unique identifier for the project by hashing\n * the directory with `schema.prisma`\n */\nexport declare function getProjectHash(schemaPathFromArgs: string | undefined, schemaPathFromConfig: string | undefined): Promise<string>;\n/**\n * Get a unique identifier for the CLI installation path\n * which can be either global or local (in project's node_modules)\n */\nexport declare function getCLIPathHash(): string;\n",
  "node_modules/@prisma/internals/dist/cli/schemaContext.d.ts": "import { ActiveConnectorType, DataSource, GeneratorConfig } from '@prisma/generator';\nimport { GetSchemaResult, LoadedFile } from '@prisma/schema-files-loader';\nexport type SchemaContext = {\n    /**\n     * All loaded schema files and their paths.\n     */\n    schemaFiles: LoadedFile[];\n    /**\n     * The root directory of the schema files.\n     * Either set explicitly from a schema folder based config or the parent directory of the schema.prisma file.\n     */\n    schemaRootDir: string;\n    /**\n     * The path that shall be printed in user facing logs messages informing them from where the schema was loaded.\n     */\n    loadedFromPathForLogMessages: string;\n    /**\n     * The datasource extracted from the Prisma schema. So far we only support a single datasource block.\n     */\n    primaryDatasource: DataSource | undefined;\n    /**\n     * Warnings that were raised during Prisma schema parsing.\n     */\n    warnings: string[] | [];\n    /**\n     * The datasources extracted from the Prisma schema. Prefer to use primaryDatasource for most cases.\n     */\n    datasources: DataSource[] | [];\n    /**\n     * The generators extracted from the Prisma schema.\n     */\n    generators: GeneratorConfig[] | [];\n    /**\n     * @deprecated Only used during the refactoring for backwards compatibility. Use `schemaFiles` instead or determine needed file paths otherwise.\n     */\n    schemaPath: string;\n};\ntype LoadSchemaContextOptions = {\n    schemaPathFromArg?: string;\n    schemaPathFromConfig?: string;\n    printLoadMessage?: boolean;\n    allowNull?: boolean;\n    schemaPathArgumentName?: string;\n    cwd?: string;\n};\nexport declare function loadSchemaContext(opts: LoadSchemaContextOptions & {\n    allowNull: true;\n}): Promise<SchemaContext | null>;\nexport declare function loadSchemaContext(opts?: LoadSchemaContextOptions): Promise<SchemaContext>;\nexport declare function processSchemaResult({ schemaResult, printLoadMessage, cwd, }: {\n    schemaResult: GetSchemaResult;\n    printLoadMessage?: boolean;\n    cwd?: string;\n}): Promise<SchemaContext>;\nexport declare function getSchemaDatasourceProvider(schemaContext: SchemaContext): ActiveConnectorType;\nexport {};\n",
  "node_modules/@prisma/internals/dist/cli/types.d.ts": "import type { PrismaConfigInternal } from '@prisma/config';\n/**\n * Command interface\n */\nexport interface Command {\n    parse(argv: string[], config: PrismaConfigInternal, configDir: string): Promise<string | Error>;\n}\n/**\n * Commands\n */\nexport type Commands = {\n    [command: string]: Command;\n};\nexport type Dictionary<T> = {\n    [key: string]: T;\n};\nexport type GeneratorConfig = {\n    output: string | null;\n    name: string;\n    provider: string;\n    config: Dictionary<string>;\n    binaryTargets: string[];\n    pinnedBinaryTargets?: string | null;\n};\nexport type GeneratorOptions = {\n    generator: GeneratorConfig;\n    otherGenerators: GeneratorConfig[];\n    cwd: string;\n    dmmf: any;\n    datasources: any;\n    datamodel: string;\n};\nexport type GeneratorFunction = (options: GeneratorOptions) => Promise<string>;\nexport type GeneratorDefinition = {\n    prettyName?: string;\n    generate: GeneratorFunction;\n    defaultOutput: string;\n};\nexport type GeneratorDefinitionWithPackage = {\n    definition: GeneratorDefinition;\n    packagePath: string;\n};\nexport type CompiledGeneratorDefinition = {\n    prettyName?: string;\n    output?: string | null;\n    generate: () => Promise<string>;\n};\n",
  "node_modules/@prisma/internals/dist/cli/utils.d.ts": "import Arg from 'arg';\n/**\n * format\n */\nexport declare function format(input?: string): string;\n/**\n * Wrap arg to return an error instead of throwing\n */\nexport declare function arg<T extends Arg.Spec>(argv: string[], spec: T, stopAtPositional?: boolean, permissive?: boolean): Arg.Result<T> | Error;\n/**\n * Check if result is an error\n */\nexport declare function isError(result: any): result is Error;\n",
  "node_modules/@prisma/internals/dist/convertCredentials.d.ts": "import type { ConnectorType } from '@prisma/generator';\nimport type { DatabaseCredentials } from './types';\nexport declare function credentialsToUri(credentials: DatabaseCredentials): string;\nexport declare function uriToCredentials(connectionString: string): DatabaseCredentials;\n/**\n * Convert a protocol to the equivalent database connector type.\n * Throws an error if the protocol is not recognized.\n * @param protocol e.g., 'postgres:'\n */\nexport declare function protocolToConnectorType(protocol: string): ConnectorType;\n",
  "node_modules/@prisma/internals/dist/engine-commands/errorHelpers.d.ts": "/**\n * Adds `Prisma CLI Version : x.x.x` at the bottom of the error output.\n */\nexport declare function addVersionDetailsToErrorMessage(message: string): string;\n",
  "node_modules/@prisma/internals/dist/engine-commands/formatSchema.d.ts": "import { type MultipleSchemas } from '../utils/schemaFileInput';\ntype FormatSchemaParams = {\n    schemas: MultipleSchemas;\n};\nexport declare function formatSchema({ schemas }: FormatSchemaParams, inputFormattingOptions?: Partial<DocumentFormattingParams['options']>): Promise<MultipleSchemas>;\ntype DocumentUri = string;\ntype TextDocument = {\n    /**\n     * The associated URI for this document. Most documents have the __file__-scheme, indicating that they\n     * represent files on disk. However, some documents may have other schemes indicating that they are not\n     * available on disk.\n     */\n    readonly uri: DocumentUri;\n};\ntype DocumentFormattingParams = {\n    textDocument: TextDocument;\n    options: {\n        tabSize: number;\n        insertSpaces: boolean;\n    };\n};\nexport {};\n",
  "node_modules/@prisma/internals/dist/engine-commands/getConfig.d.ts": "import type { DataSource, GeneratorConfig } from '@prisma/generator';\nimport { type SchemaFileInput } from '../utils/schemaFileInput';\nimport { QueryEngineErrorInit } from './queryEngineCommons';\nexport interface GetConfigResponse {\n    config: ConfigMetaFormat;\n    errors: GetConfigValidationError[];\n}\nexport interface ConfigMetaFormat {\n    datasources: DataSource[] | [];\n    generators: GeneratorConfig[] | [];\n    warnings: string[] | [];\n}\ninterface GetConfigValidationError {\n    fileName: string | null;\n    message: string;\n}\nexport type GetConfigOptions = {\n    datamodel: SchemaFileInput;\n};\nexport declare class GetConfigError extends Error {\n    constructor(params: QueryEngineErrorInit);\n}\n/**\n * Wasm'd version of `getConfig`.\n */\nexport declare function getConfig(options: GetConfigOptions): Promise<ConfigMetaFormat>;\nexport {};\n",
  "node_modules/@prisma/internals/dist/engine-commands/getDmmf.d.ts": "import type * as DMMF from '@prisma/dmmf';\nimport type { DataSource, GeneratorConfig } from '@prisma/generator';\nimport { type SchemaFileInput } from '../utils/schemaFileInput';\nimport { QueryEngineErrorInit } from './queryEngineCommons';\nexport interface ConfigMetaFormat {\n    datasources: DataSource[];\n    generators: GeneratorConfig[];\n    warnings: string[];\n}\nexport type GetDMMFOptions = {\n    datamodel: SchemaFileInput;\n    previewFeatures?: string[];\n};\nexport declare class GetDmmfError extends Error {\n    constructor(params: QueryEngineErrorInit);\n}\n/**\n * Wasm'd version of `getDMMF`.\n */\nexport declare function getDMMF(options: GetDMMFOptions): Promise<DMMF.Document>;\n",
  "node_modules/@prisma/internals/dist/engine-commands/getEngineVersion.d.ts": "import { BinaryType } from '@prisma/fetch-engine';\nimport * as TE from 'fp-ts/TaskEither';\nexport declare function getEngineVersion(enginePath?: string, binaryName?: BinaryType): Promise<string>;\nexport declare function safeGetEngineVersion(enginePath?: string, binaryName?: BinaryType): TE.TaskEither<Error, string>;\n",
  "node_modules/@prisma/internals/dist/engine-commands/getEnginesInfo.d.ts": "import { BinaryType } from '@prisma/fetch-engine';\nimport * as E from 'fp-ts/Either';\nimport * as O from 'fp-ts/Option';\n/**\n * Both an engine binary and a library might be resolved from and environment variable indicating a path.\n * We first try to retrieve the engines' path from an env var; if it fails, we fall back to `safeResolveBinary`.\n * If both fail, we return an error.\n * Even if we resolve a path, retrieving the version might fail.\n */\nexport type EngineInfo = {\n    fromEnvVar: O.Option<string>;\n    path: E.Either<Error, string>;\n    version: E.Either<Error, string>;\n};\nexport type BinaryMatrix<T> = {\n    'schema-engine': T;\n};\nexport type BinaryInfoMatrix = BinaryMatrix<EngineInfo>;\nexport declare function getEnginesInfo(enginesInfo: EngineInfo): readonly [string, Error[]];\nexport declare function resolveEngine(binaryName: BinaryType): Promise<EngineInfo>;\n",
  "node_modules/@prisma/internals/dist/engine-commands/index.d.ts": "export { formatSchema } from './formatSchema';\nexport type { ConfigMetaFormat } from './getConfig';\nexport { getConfig } from './getConfig';\nexport type { GetDMMFOptions } from './getDmmf';\nexport { getDMMF } from './getDmmf';\nexport { getEnginesInfo, resolveEngine } from './getEnginesInfo';\nexport { getEngineVersion } from './getEngineVersion';\nexport { getLintWarningsAsText, handleLintPanic, lintSchema } from './lintSchema';\nexport { mergeSchemas } from './mergeSchemas';\nexport { validate } from './validate';\n",
  "node_modules/@prisma/internals/dist/engine-commands/lintSchema.d.ts": "import { type MultipleSchemas } from '../utils/schemaFileInput';\ntype LintSchemaParams = {\n    schemas: MultipleSchemas;\n};\ntype LintDiagnosticBase = {\n    start: number;\n    end: number;\n    text: string;\n};\nexport type LintWarning = {\n    is_warning: true;\n} & LintDiagnosticBase;\nexport type LintError = {\n    is_warning: false;\n} & LintDiagnosticBase;\nexport type LintDiagnostic = LintWarning | LintError;\n/**\n * Diagnose the given schema, returning a list either errors or warnings.\n * This function may panic, but it won't throw any standard error.\n */\nexport declare function lintSchema({ schemas }: LintSchemaParams): LintDiagnostic[];\nexport declare function handleLintPanic<T>(tryCb: () => T): T;\nexport declare function getLintWarnings(lintDiagnostics: LintDiagnostic[]): LintWarning[];\nexport declare function getLintWarningsAsText(lintDiagnostics: LintDiagnostic[]): string;\nexport declare function warningToString(warning: LintDiagnostic): string;\nexport {};\n",
  "node_modules/@prisma/internals/dist/engine-commands/mergeSchemas.d.ts": "import { type MultipleSchemas } from '../utils/schemaFileInput';\nimport { QueryEngineErrorInit } from './queryEngineCommons';\nexport type MergeSchemasOptions = {\n    schemas: MultipleSchemas;\n};\nexport declare class MergeSchemasError extends Error {\n    constructor(params: QueryEngineErrorInit);\n}\n/**\n * Wasm'd version of `merge_schemas`.\n */\nexport declare function mergeSchemas(options: MergeSchemasOptions): string;\n",
  "node_modules/@prisma/internals/dist/engine-commands/queryEngineCommons.d.ts": "import * as TE from 'fp-ts/TaskEither';\nexport declare function unlinkTempDatamodelPath(options: {\n    datamodelPath?: string;\n}, tempDatamodelPath: string | undefined): TE.TaskEither<{\n    type: string;\n    reason: string;\n    error: unknown;\n}, void>;\nexport declare const createDebugErrorType: (debug: (formatter: any, ...args: any[]) => void, fnName: string) => ({ type, reason, error }: {\n    type: string;\n    reason: string;\n    error: Error;\n}) => void;\nexport declare function createSchemaValidationError(reason: string): string;\nexport type QueryEngineErrorInit = {\n    reason: string;\n    message: string;\n} & ({\n    readonly _tag: 'parsed';\n    errorCode?: string;\n} | {\n    readonly _tag: 'unparsed';\n});\nexport type ParseQueryEngineError = {\n    errorOutput: string;\n    reason: string;\n};\n/**\n * Parse the error output of getConfig / getDmmf, which follow the format convention of the query-engine methods.\n */\nexport declare function parseQueryEngineError({ errorOutput, reason }: ParseQueryEngineError): QueryEngineErrorInit;\n",
  "node_modules/@prisma/internals/dist/engine-commands/relativizePathInPSLError.d.ts": "export declare function relativizePathInPSLError(error: string): string;\n",
  "node_modules/@prisma/internals/dist/engine-commands/validate.d.ts": "import { type MultipleSchemas } from '../utils/schemaFileInput';\nimport { QueryEngineErrorInit } from './queryEngineCommons';\nexport type ValidateOptions = {\n    schemas: MultipleSchemas;\n};\nexport declare class ValidateError extends Error {\n    constructor(params: QueryEngineErrorInit);\n}\n/**\n * Wasm'd version of `validate`.\n */\nexport declare function validate(options: ValidateOptions): void;\n",
  "node_modules/@prisma/internals/dist/errorReporting.d.ts": "/// <reference types=\"node\" />\n/// <reference types=\"node\" />\nimport { ErrorArea } from './panic';\nexport declare enum ErrorKind {\n    JS_ERROR = \"JS_ERROR\",\n    RUST_PANIC = \"RUST_PANIC\"\n}\nexport interface CreateErrorReportInput {\n    area: ErrorArea;\n    binaryVersion: string;\n    cliVersion: string;\n    command: string;\n    jsStackTrace: string;\n    kind: ErrorKind;\n    liftRequest?: string;\n    operatingSystem: string;\n    platform: string;\n    rustStackTrace: string;\n    fingerprint?: string;\n    sqlDump?: string;\n    dbVersion?: string;\n}\nexport declare function uploadZip(zip: Buffer, url: string): Promise<any>;\nexport declare function createErrorReport(data: CreateErrorReportInput): Promise<string>;\nexport declare function makeErrorReportCompleted(signedUrl: string): Promise<number>;\n",
  "node_modules/@prisma/internals/dist/get-generators/getGenerators.d.ts": "import type { BinaryTargetsEnvValue, EngineType, Generator as IGenerator, GeneratorConfig, SqlQueryOutput } from '@prisma/generator';\nimport type { BinaryTarget } from '@prisma/get-platform';\nimport { SchemaContext } from '..';\nimport { Generator } from '../Generator';\ntype BinaryPathsOverride = {\n    [P in EngineType]?: string;\n};\nexport type GeneratorRegistryEntry = {\n    type: 'rpc';\n    generatorPath: string;\n    isNode?: boolean;\n} | {\n    type: 'in-process';\n    generator: IGenerator;\n};\nexport type GeneratorRegistry = Record<string, GeneratorRegistryEntry>;\nexport type ProviderAliases = {\n    [alias: string]: {\n        generatorPath: string;\n        isNode?: boolean;\n    };\n};\nexport type GetGeneratorOptions = {\n    /** @deprecated Pass a schemaContext instead. Kept for compatibility with prisma studio. */\n    schemaPath?: string;\n    schemaContext?: SchemaContext;\n    registry: GeneratorRegistry;\n    /** @deprecated Use `registry` instead. Kept for compatibility with Prisma Studio. */\n    providerAliases?: ProviderAliases;\n    version?: string;\n    printDownloadProgress?: boolean;\n    overrideGenerators?: GeneratorConfig[];\n    skipDownload?: boolean;\n    binaryPathsOverride?: BinaryPathsOverride;\n    generatorNames?: string[];\n    allowNoModels?: boolean;\n    typedSql?: SqlQueryOutput[];\n    extensions?: {};\n};\n/**\n * Makes sure that all generators have the binaries they deserve and returns a\n * `Generator` class per generator defined in the schema.prisma file.\n * In other words, this is basically a generator factory function.\n */\nexport declare function getGenerators(options: GetGeneratorOptions): Promise<Generator[]>;\ntype NeededVersions = {\n    [key: string]: {\n        engines: EngineType[];\n        binaryTargets: BinaryTargetsEnvValue[];\n    };\n};\nexport type GetBinaryPathsByVersionInput = {\n    neededVersions: NeededVersions;\n    detectBinaryTarget: () => Promise<BinaryTarget>;\n    version?: string;\n    printDownloadProgress?: boolean;\n    skipDownload?: boolean;\n    binaryPathsOverride?: BinaryPathsOverride;\n};\n/**\n * Shortcut for getGenerators, if there is only one generator defined. Useful for testing.\n * @param schemaPath path to schema.prisma\n * @param aliases Aliases like `photonjs` -> `node_modules/photonjs/gen.js`\n * @param version Version of the binary, commit hash of https://github.com/prisma/prisma-engine/commits/master\n * @param printDownloadProgress `boolean` to print download progress or not\n */\nexport declare function getGenerator(options: GetGeneratorOptions): Promise<Generator>;\nexport declare function skipIndex<T = any>(arr: T[], index: number): T[];\nexport declare const knownBinaryTargets: BinaryTarget[];\nexport {};\n",
  "node_modules/@prisma/internals/dist/get-generators/utils/binaryTypeToEngineType.d.ts": "import { BinaryType } from '@prisma/fetch-engine';\nimport type { EngineType } from '@prisma/generator';\nexport declare function binaryTypeToEngineType(binaryType: BinaryType): EngineType;\n",
  "node_modules/@prisma/internals/dist/get-generators/utils/engineTypeToBinaryType.d.ts": "import { BinaryType } from '@prisma/fetch-engine';\nimport type { EngineType } from '@prisma/generator';\nexport declare function engineTypeToBinaryType(engineType: EngineType): BinaryType;\n",
  "node_modules/@prisma/internals/dist/get-generators/utils/fixBinaryTargets.d.ts": "import { BinaryTargetsEnvValue } from '@prisma/generator';\nimport { BinaryTarget } from '@prisma/get-platform';\nexport declare function fixBinaryTargets(schemaBinaryTargets: BinaryTargetsEnvValue[], runtimeBinaryTarget: BinaryTarget | string): BinaryTargetsEnvValue[];\n",
  "node_modules/@prisma/internals/dist/get-generators/utils/getBinaryPathsByVersion.d.ts": "import type { BinaryPaths } from '@prisma/generator';\nimport type { BinaryTarget } from '@prisma/get-platform';\nimport type { GetBinaryPathsByVersionInput } from '../getGenerators';\nexport declare function getBinaryPathsByVersion({ neededVersions, detectBinaryTarget, version, printDownloadProgress, skipDownload, binaryPathsOverride, }: GetBinaryPathsByVersionInput): Promise<{\n    binaryPathsByVersion: Record<string, BinaryPaths>;\n    binaryTarget: BinaryTarget;\n}>;\n",
  "node_modules/@prisma/internals/dist/get-generators/utils/getEngineVersionForGenerator.d.ts": "import type { GeneratorManifest } from '@prisma/generator';\nexport declare function getEngineVersionForGenerator(manifest?: GeneratorManifest, defaultVersion?: string | undefined): string;\n",
  "node_modules/@prisma/internals/dist/get-generators/utils/printGeneratorConfig.d.ts": "import type { BinaryTargetsEnvValue, GeneratorConfig } from '@prisma/generator';\nexport declare function printGeneratorConfig(config: GeneratorConfig): string;\nexport declare class GeneratorConfigClass {\n    private readonly config;\n    constructor(config: GeneratorConfig);\n    toString(): string;\n}\nexport declare function getOriginalBinaryTargetsValue(binaryTargets: BinaryTargetsEnvValue[]): string | string[] | undefined;\nexport declare function printDatamodelObject(obj: any): string;\n",
  "node_modules/@prisma/internals/dist/getPackedPackage.d.ts": "export declare function getPackedPackage(name: string, target?: string, packageDir?: string): Promise<string | void>;\n",
  "node_modules/@prisma/internals/dist/highlight/highlight.d.ts": "export declare function highlightDatamodel(str: string): any;\nexport declare function highlightSql(str: string): any;\nexport declare function highlightTS(str: string): any;\n",
  "node_modules/@prisma/internals/dist/highlight/languages/dml.d.ts": "import type { SyntaxDefinition } from '../types';\nexport declare const dml: SyntaxDefinition;\n",
  "node_modules/@prisma/internals/dist/highlight/languages/sql.d.ts": "import type { SyntaxDefinition } from '../types';\nexport declare const sql: SyntaxDefinition;\n",
  "node_modules/@prisma/internals/dist/highlight/prism.d.ts": "export declare const Prism: any;\nexport declare function Token(this: any, type: any, content: any, alias: any, matchedStr?: any, greedy?: any): void;\nexport declare namespace Token {\n    var stringify: (o: any, language?: any) => any;\n}\n/** eslint-enable */\n",
  "node_modules/@prisma/internals/dist/highlight/theme.d.ts": "import type { Theme } from './types';\nexport declare const theme: Theme;\n",
  "node_modules/@prisma/internals/dist/highlight/types.d.ts": "export type SyntaxCondition = RegExp | {\n    pattern: RegExp;\n    greedy?: boolean;\n    lookbehind?: boolean;\n};\nexport type SyntaxDefinition = {\n    comment?: SyntaxCondition | Array<SyntaxCondition>;\n    variable?: SyntaxCondition | Array<SyntaxCondition>;\n    string?: SyntaxCondition | Array<SyntaxCondition>;\n    function?: SyntaxCondition | Array<SyntaxCondition>;\n    keyword?: SyntaxCondition | Array<SyntaxCondition>;\n    boolean?: SyntaxCondition | Array<SyntaxCondition>;\n    number?: SyntaxCondition | Array<SyntaxCondition>;\n    operator?: SyntaxCondition | Array<SyntaxCondition>;\n    punctuation?: SyntaxCondition | Array<SyntaxCondition>;\n    directive?: SyntaxCondition | Array<SyntaxCondition>;\n    entity?: SyntaxCondition | Array<SyntaxCondition>;\n    value?: SyntaxCondition | Array<SyntaxCondition>;\n    field?: SyntaxCondition | Array<SyntaxCondition>;\n};\nexport type Theme = {\n    comment: (str: string) => string;\n    variable?: (str: string) => string;\n    string?: (str: string) => string;\n    function?: (str: string) => string;\n    keyword?: (str: string) => string;\n    boolean?: (str: string) => string;\n    number?: (str: string) => string;\n    operator?: (str: string) => string;\n    punctuation?: (str: string) => string;\n    directive?: (str: string) => string;\n    entity?: (str: string) => string;\n    value?: (str: string) => string;\n    field?: (str: string) => string;\n};\n",
  "node_modules/@prisma/internals/dist/index.d.ts": "export { checkUnsupportedDataProxy } from './cli/checkUnsupportedDataProxy';\nexport { type DirectoryConfig, inferDirectoryConfig } from './cli/directoryConfig';\nexport { getGeneratorSuccessMessage } from './cli/getGeneratorSuccessMessage';\nexport { type GetSchemaOptions, getSchemaWithPath, getSchemaWithPathOptional, printSchemaLoadedMessage, } from './cli/getSchema';\nexport { getTypescriptVersion } from './cli/getTypescriptVersion';\nexport { getCLIPathHash, getProjectHash } from './cli/hashes';\nexport { unknownCommand } from './cli/Help';\nexport { HelpError } from './cli/Help';\nexport { getSchemaDatasourceProvider, loadSchemaContext, processSchemaResult, type SchemaContext, } from './cli/schemaContext';\nexport type { Command, Commands, CompiledGeneratorDefinition, Dictionary, GeneratorConfig, GeneratorDefinition, GeneratorDefinitionWithPackage, GeneratorFunction, GeneratorOptions, } from './cli/types';\nexport { arg, format, isError } from './cli/utils';\nexport { credentialsToUri, protocolToConnectorType, uriToCredentials } from './convertCredentials';\nexport * from './engine-commands';\nexport { relativizePathInPSLError } from './engine-commands/relativizePathInPSLError';\nexport { Generator } from './Generator';\nexport { type GeneratorRegistry, type GeneratorRegistryEntry, getGenerator, getGenerators, } from './get-generators/getGenerators';\nexport { fixBinaryTargets } from './get-generators/utils/fixBinaryTargets';\nexport { printGeneratorConfig } from './get-generators/utils/printGeneratorConfig';\nexport { getPackedPackage } from './getPackedPackage';\nexport { highlightDatamodel, highlightSql, highlightTS } from './highlight/highlight';\nexport * as logger from './logger';\nexport type { MigrateTypes } from './migrateTypes';\nexport { ErrorArea, getWasmError, isRustPanic, isWasmPanic, RustPanic } from './panic';\nexport { BinaryType } from './resolveBinary';\nexport { engineEnvVarMap, resolveBinary } from './resolveBinary';\nexport { resolvePkg } from './resolvePkg';\nexport type { SchemaEngineLogLine } from './schemaEngineCommands';\nexport { canConnectToDatabase, createDatabase, dropDatabase } from './schemaEngineCommands';\nexport { SchemaEngineExitCode } from './schemaEngineCommands';\nexport { sendPanic } from './sendPanic';\nexport * from './tracing/types';\nexport type { DatabaseCredentials, RequireKey } from './types';\nexport { assertAlways } from './utils/assertAlways';\nexport { assertNever } from './utils/assertNever';\nexport { binaryTargetRegex } from './utils/binaryTargetRegex';\nexport { default as byline } from './utils/byline';\nexport { callOnceOnSuccess } from './utils/callOnce';\nexport { canPrompt } from './utils/canPrompt';\nexport { chmodPlusX } from './utils/chmodPlusX';\nexport { drawBox } from './utils/drawBox';\nexport { extractPreviewFeatures } from './utils/extractPreviewFeatures';\nexport { formatms } from './utils/formatms';\nexport { formatTable } from './utils/formatTable';\nexport * as fsFunctional from './utils/fs-functional';\nexport * as fsUtils from './utils/fs-utils';\nexport { getCommandWithExecutor } from './utils/getCommandWithExecutor';\nexport { version } from './utils/getVersionFromPackageJson';\nexport { handlePanic } from './utils/handlePanic';\nexport { hasOwnProperty } from './utils/hasOwnProperty';\nexport { isCi } from './utils/isCi';\nexport { isCurrentBinInstalledGlobally } from './utils/isCurrentBinInstalledGlobally';\nexport { isInContainer } from './utils/isInContainer';\nexport { isInNpmLifecycleHook } from './utils/isInNpmLifecycleHook';\nexport { isInteractive } from './utils/isInteractive';\nexport { isPromiseLike } from './utils/isPromiseLike';\nexport { isValidJsIdentifier } from './utils/isValidJsIdentifier';\nexport { keyBy } from './utils/keyBy';\nexport { link } from './utils/link';\nexport { mapObjectValues } from './utils/mapObjectValues';\nexport { maxBy, maxWithComparator } from './utils/max';\nexport { maybeInGitHook } from './utils/maybeInGitHook';\nexport { missingGeneratorMessage } from './utils/missingGeneratorMessage';\nexport { parseAWSNodejsRuntimeEnvVarVersion } from './utils/parseAWSNodejsRuntimeEnvVarVersion';\nexport { parseBinaryTargetsEnvValue, parseEnvValue } from './utils/parseEnvValue';\nexport { longestCommonPathPrefix, pathToPosix } from './utils/path';\nexport { pick } from './utils/pick';\nexport { printConfigWarnings } from './utils/printConfigWarnings';\nexport { isPrismaPostgres, isPrismaPostgresDev, PRISMA_POSTGRES_PROTOCOL, PRISMA_POSTGRES_PROVIDER, } from './utils/prismaPostgres';\nexport { extractSchemaContent, type SchemaFileInput } from './utils/schemaFileInput';\nexport { type MultipleSchemas } from './utils/schemaFileInput';\nexport { setClassName } from './utils/setClassName';\nexport { toSchemasContainer, toSchemasWithConfigDir } from './utils/toSchemasContainer';\nexport { type PrismaConfigWithDatasource, validatePrismaConfigWithDatasource, } from './utils/validatePrismaConfigWithDatasource';\nexport { vercelPkgPathRegex } from './utils/vercelPkgPathRegex';\nexport { warnOnce } from './warnOnce';\nexport * as wasm from './wasm';\nexport { wasmSchemaEngineLoader } from './WasmSchemaEngineLoader';\nexport type { BinaryTarget } from '@prisma/get-platform';\nexport { getBinaryTargetForCurrentPlatform } from '@prisma/get-platform';\nexport type { GetSchemaResult } from '@prisma/schema-files-loader';\n",
  "node_modules/@prisma/internals/dist/logger.d.ts": "export declare const tags: {\n    error: string;\n    warn: string;\n    info: string;\n    query: string;\n};\nexport declare const should: {\n    warn: () => boolean;\n};\nexport declare function log(...data: any[]): void;\nexport declare function warn(message: any, ...optionalParams: any[]): void;\nexport declare function info(message: any, ...optionalParams: any[]): void;\nexport declare function error(message: any, ...optionalParams: any[]): void;\nexport declare function query(message: any, ...optionalParams: any[]): void;\n",
  "node_modules/@prisma/internals/dist/migrateTypes.d.ts": "export declare namespace MigrateTypes {\n    type MigrationDirectory = {\n        /**\n         * Relative path to a migration directory from `baseDir`.\n         * E.g., `./20201117144659_test`.\n         */\n        path: string;\n        /**\n         * Description of the migration file in the directory.\n         */\n        migrationFile: {\n            /**\n             * Relative path to the migration file from `path`.\n             */\n            path: 'migration.sql';\n            /**\n             * Content of the migration file.\n             * E.g.,\n             * ```sql\n             * -- CreateTable\n             * CREATE TABLE \"Blog\" (\n             *     \"id\" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT,\n             *\n             *     \"viewCount20\" INTEGER NOT NULL\n             * );\n             * ```\n             */\n            content: Tagged<'ok', {\n                value: string;\n            }> | Tagged<'error', {\n                value: string;\n            }>;\n        };\n    };\n    type MigrationLockfile = {\n        /**\n         * Relative path to the lockfile from `baseDir`.\n         */\n        path: 'migration_lock.toml';\n        /**\n         * Content of the lockfile, if it exists.\n         * E.g.,\n         * ```toml\n         * # Please do not edit this file manually\n         * provider = \"sqlite\"\n         * ```\n         */\n        content: string | null;\n    };\n    type MigrationList = {\n        /**\n         * Absolute path to the base directory of Prisma migrations.\n         * E.g., `/usr/src/app/prisma/migrations`.\n         */\n        baseDir: string;\n        /**\n         * Description of the lockfile, which may or may not exist.\n         */\n        lockfile: MigrationLockfile;\n        /**\n         * An init script that will be run on the shadow database before the migrations are applied.\n         * Useful in combination with external tables. Can be empty.\n         * Set via `migrations.initShadowDb` in `prisma.config.ts`.\n         */\n        shadowDbInitScript: string;\n        /**\n         * Description of the migration directories.\n         */\n        migrationDirectories: Array<MigrationDirectory>;\n    };\n    type SchemaContainer = {\n        path: string;\n        content: string;\n    };\n    type SchemasContainer = {\n        files: SchemaContainer[];\n    };\n    type SchemasWithConfigDir = {\n        files: SchemaContainer[];\n        configDir: string;\n    };\n    type SchemaFilter = {\n        externalTables: string[];\n        externalEnums: string[];\n    };\n    type UrlContainer = {\n        url: string;\n    };\n    type DatasourceParam = Tagged<'ConnectionString', UrlContainer> | Tagged<'Schema', SchemasContainer>;\n    type GetDatabaseVersionParams = {\n        datasource: MigrateTypes.DatasourceParam;\n    };\n    type Tagged<Tag extends string, T> = Display<{\n        tag: Tag;\n    } & T>;\n    type Display<T> = {\n        [K in keyof T]: T[K];\n    } & unknown;\n}\n",
  "node_modules/@prisma/internals/dist/panic.d.ts": "export declare class RustPanic extends Error {\n    readonly __typename = \"RustPanic\";\n    request: any;\n    rustStack: string;\n    area: ErrorArea;\n    introspectionUrl?: string;\n    constructor(message: string, rustStack: string, request: any, area: ErrorArea, introspectionUrl?: string);\n}\nexport declare function isRustPanic(e: Error): e is RustPanic;\nexport declare enum ErrorArea {\n    LIFT_CLI = \"LIFT_CLI\",\n    PHOTON_STUDIO = \"PHOTON_STUDIO\",\n    INTROSPECTION_CLI = \"INTROSPECTION_CLI\",\n    FMT_CLI = \"FMT_CLI\",\n    QUERY_ENGINE_BINARY_CLI = \"QUERY_ENGINE_BINARY_CLI\",\n    QUERY_ENGINE_LIBRARY_CLI = \"QUERY_ENGINE_LIBRARY_CLI\"\n}\n/**\n * Branded type for Wasm panics.\n */\nexport type WasmPanic = Error & {\n    name: 'RuntimeError';\n};\n/**\n * Returns true if the given error is a Wasm panic.\n */\nexport declare function isWasmPanic(error: Error): error is WasmPanic;\nexport declare function getWasmError(error: WasmPanic): {\n    message: string;\n    stack: string;\n};\n",
  "node_modules/@prisma/internals/dist/resolveBinary.d.ts": "import { BinaryType, engineEnvVarMap } from '@prisma/fetch-engine';\nimport * as TE from 'fp-ts/TaskEither';\nexport { BinaryType, engineEnvVarMap };\nexport declare function resolveBinary(name: BinaryType, proposedPath?: string): Promise<string>;\nexport declare function safeResolveBinary(name: BinaryType, proposedPath?: string): TE.TaskEither<Error, string>;\nexport declare function maybeCopyToTmp(file: string): Promise<string>;\n",
  "node_modules/@prisma/internals/dist/resolveOutput.d.ts": "export type ResolveOutputOptions = {\n    defaultOutput: string;\n    baseDir: string;\n};\nexport declare function resolveOutput(options: ResolveOutputOptions): Promise<string>;\n",
  "node_modules/@prisma/internals/dist/resolvePkg.d.ts": "import resolve from 'resolve';\n/**\n * Alternative to `require.resolve` that returns undefined instead of throwing.\n * It also enables preserving symlinks, which is not possible with the original\n * `require.resolve`. This variant will find the _root_ of a package.\n */\nexport declare function resolvePkg(id: string, options: resolve.AsyncOpts): Promise<string | undefined>;\n",
  "node_modules/@prisma/internals/dist/schemaEngineCommands.d.ts": "export declare enum SchemaEngineExitCode {\n    Success = 0,\n    Error = 1,\n    Panic = 101\n}\nexport interface SchemaEngineLogLine {\n    timestamp: string;\n    level: LogLevel;\n    fields: LogFields;\n    target: string;\n}\ntype LogLevel = 'INFO' | 'ERROR' | 'DEBUG' | 'WARN';\ninterface LogFields {\n    message: string;\n    git_hash?: string;\n    is_panic?: boolean;\n    error_code?: string;\n    backtrace?: string;\n    [key: string]: any;\n}\nexport type DatabaseErrorCodes = 'P1000' | 'P1001' | 'P1002' | 'P1003' | 'P1009' | 'P1010';\nexport type ConnectionResult = true | ConnectionError;\nexport interface ConnectionError {\n    message: string;\n    code: DatabaseErrorCodes;\n}\nexport declare function canConnectToDatabase(connectionString: string, cwd?: string, schemaEnginePath?: string): Promise<ConnectionResult>;\nexport declare function createDatabase(connectionString: string, cwd?: string, schemaEnginePath?: string): Promise<boolean>;\nexport declare function dropDatabase(connectionString: string, cwd?: string, schemaEnginePath?: string): Promise<boolean>;\nexport declare function execaCommand({ connectionString, cwd, schemaEnginePath, engineCommandName, }: {\n    connectionString: string;\n    cwd: string;\n    schemaEnginePath?: string;\n    engineCommandName: 'create-database' | 'drop-database' | 'can-connect-to-database';\n}): Promise<import(\"execa\").ExecaReturnValue<string>>;\nexport {};\n",
  "node_modules/@prisma/internals/dist/sendPanic.d.ts": "import type { MigrateTypes } from './migrateTypes';\nimport type { RustPanic } from './panic';\ntype SendPanic = {\n    error: RustPanic;\n    cliVersion: string;\n    enginesVersion: string;\n    getDatabaseVersionSafe: (args: MigrateTypes.GetDatabaseVersionParams | undefined) => Promise<string | undefined>;\n};\nexport declare function sendPanic({ error, cliVersion, enginesVersion, getDatabaseVersionSafe, }: SendPanic): Promise<number>;\nexport {};\n",
  "node_modules/@prisma/internals/dist/tracing/types.d.ts": "import type { Context, Span, SpanOptions } from '@opentelemetry/api';\nexport type SpanCallback<R> = (span?: Span, context?: Context) => R;\nexport type ExtendedSpanOptions = SpanOptions & {\n    /** The name of the span */\n    name: string;\n    internal?: boolean;\n    /** Whether it propagates context (?=true) */\n    active?: boolean;\n    /** The context to append the span to */\n    context?: Context;\n};\nexport type EngineSpanId = string;\nexport type HrTime = [number, number];\nexport type EngineSpanKind = 'client' | 'internal';\nexport type EngineSpan = {\n    id: EngineSpanId;\n    parentId: string | null;\n    name: string;\n    startTime: HrTime;\n    endTime: HrTime;\n    kind: EngineSpanKind;\n    attributes?: Record<string, unknown>;\n    links?: EngineSpanId[];\n};\nexport type LogLevel = 'trace' | 'debug' | 'info' | 'warn' | 'error' | 'query';\nexport type EngineTraceEvent = {\n    spanId: EngineSpanId;\n    target?: string;\n    level: LogLevel;\n    timestamp: HrTime;\n    attributes: Record<string, unknown> & {\n        message?: string;\n        query?: string;\n        duration_ms?: number;\n        params?: string;\n    };\n};\nexport type EngineTrace = {\n    spans: EngineSpan[];\n    events: EngineTraceEvent[];\n};\nexport interface TracingHelper {\n    isEnabled(): boolean;\n    getTraceParent(context?: Context): string;\n    dispatchEngineSpans(spans: EngineSpan[]): void;\n    getActiveContext(): Context | undefined;\n    runInChildSpan<R>(nameOrOptions: string | ExtendedSpanOptions, callback: SpanCallback<R>): R;\n}\nexport type PrismaInstrumentationGlobalValue = {\n    helper?: TracingHelper;\n};\ndeclare global {\n    var PRISMA_INSTRUMENTATION: PrismaInstrumentationGlobalValue | undefined;\n}\n",
  "node_modules/@prisma/internals/dist/types.d.ts": "import type { ConnectorType } from '@prisma/generator';\nexport interface DatabaseCredentials {\n    type: ConnectorType;\n    host?: string;\n    port?: number;\n    user?: string;\n    password?: string;\n    database?: string;\n    alreadyData?: boolean;\n    schema?: string;\n    newSchema?: string;\n    ssl?: boolean;\n    uri?: string;\n    executeRaw?: boolean;\n    socket?: string;\n    extraFields?: {\n        [key: string]: string;\n    };\n}\n/**\n * Given a type T and a key K, return a new type that is T + the key K marked as required.\n * E.g.:\n * ```\n * type T = {\n *   a?: string\n *   b: number\n *   c?: string\n *   d?: boolean\n * }\n * type R = RequireKey<T, 'a' | 'c'>\n * // R is { a: string, b: number, c: string, d?: boolean }\n * ```\n */\nexport type RequireKey<T, K extends keyof T> = Omit<T, K> & Required<Pick<T, K>>;\n",
  "node_modules/@prisma/internals/dist/utils/assertAlways.d.ts": "/**\n * Assertion function for internal consistency checks that should never fail\n * in the correct code. It's purpose is pretty much:\n * - ensuring we get more helpful error message if invariant does not hold due to a bug\n * - have a better way of dealing with overly broad type definition than typecasting to `any`\n * or more narrow type.\n *\n * This function should be for assertions only on the values where we control both the input and the output: engine to client, generator to generated client, etc.\n * Don't use this function for assertion for any external input.\n *\n * @param condition\n * @param message\n */\nexport declare function assertAlways(condition: unknown, message: string): asserts condition;\n",
  "node_modules/@prisma/internals/dist/utils/assertNever.d.ts": "/**\n * Utility function to ensure exhaustive checks for union types.\n *\n * @example\n *   ```ts\n *   declare const fruit: 'Apple' | 'Orange'\n *\n *   switch (fruit) {\n *     case 'Apple:\n *       // do apple things\n *       break;\n *     case 'Orange:\n *       // do orange things\n *       break;\n *     default:\n *       // in case `fruit` type will expand in the future,\n *       // we'll get a compile-time error here, listing all unhandled\n *       // cases\n *       assertNever(fruit, 'Unknown fruit')\n *   }\n *   ```\n * @param arg variable of the any union type. By the time `assertNever` is called\n * all possible cases of this union must already be handled\n * @param errorMessage error message to throw in runtime. Normally, should never happen\n * unless compile-time check is skipped\n */\nexport declare function assertNever(arg: never, errorMessage: string): never;\n",
  "node_modules/@prisma/internals/dist/utils/binaryTargetRegex.d.ts": "/**\n * This regex matches all supported binary target names in a given string.\n *\n * Platform names are sorted by their lengths in descending order to ensure that\n * the longest substring is always matched (e.g., \"darwin-arm64\" is matched as a\n * whole instead of \"darwin\" and \"arm\" separately)\n */\nexport declare const binaryTargetRegex: RegExp;\n",
  "node_modules/@prisma/internals/dist/utils/byline.d.ts": "export default function byline(readStream: any, options?: any): any;\nexport declare function createStream(readStream: any, options: any): any;\nexport declare function createLineStream(readStream: any, options: any): any;\nexport declare function LineStream(this: any, options: any): void;\n",
  "node_modules/@prisma/internals/dist/utils/callOnce.d.ts": "type AsyncFn<Args extends unknown[], R> = (...args: Args) => Promise<R>;\n/**\n * Takes an async function `fn` as a parameter and returns a wrapper function, which ensures\n * that `fn` will be called only once if the promise succeeds:\n *\n * - If the first call is not finished yet, returns the promise to the same result\n * - If the first call is finished and has succeeded, returns the result of this call\n * - If the first call is finished but has failed, `fn` is called again\n * @param fn\n * @returns\n */\nexport declare function callOnceOnSuccess<Args extends unknown[], R>(fn: AsyncFn<Args, R>): AsyncFn<Args, R>;\nexport {};\n",
  "node_modules/@prisma/internals/dist/utils/callOnce.test.d.ts": "export {};\n",
  "node_modules/@prisma/internals/dist/utils/canPrompt.d.ts": "export declare const canPrompt: () => boolean;\n",
  "node_modules/@prisma/internals/dist/utils/chmodPlusX.d.ts": "export declare function chmodPlusX(file: string): void;\n",
  "node_modules/@prisma/internals/dist/utils/drawBox.d.ts": "export type BoxOptions = {\n    title?: string;\n    width: number;\n    height: number;\n    str: string;\n    horizontalPadding?: number;\n    verticalPadding?: number;\n};\nexport declare function drawBox({ title, width, height, str, horizontalPadding }: BoxOptions): string;\n",
  "node_modules/@prisma/internals/dist/utils/extractPreviewFeatures.d.ts": "import type { GeneratorConfig } from '@prisma/generator';\nexport declare function extractPreviewFeatures(generators: GeneratorConfig[]): string[];\n",
  "node_modules/@prisma/internals/dist/utils/formatTable.d.ts": "type FormatTableOptions = {\n    json?: boolean;\n};\nexport declare function formatTable(rows: string[][], options?: FormatTableOptions): string;\nexport {};\n",
  "node_modules/@prisma/internals/dist/utils/formatms.d.ts": "/**\n * Formats a time interval in milliseconds, converting it to seconds if `ms` >= 1000.\n * Returns a string like \"3ms\" or \"3.10s\".\n */\nexport declare function formatms(ms: number): string;\n",
  "node_modules/@prisma/internals/dist/utils/fs-functional.d.ts": "import * as T from 'fp-ts/lib/Task';\nimport * as TE from 'fp-ts/lib/TaskEither';\nexport declare const createDirIfNotExists: (dir: string) => TE.TaskEither<{\n    readonly type: \"fs-create-dir\";\n    readonly error: Error & {\n        code: string;\n    };\n    readonly meta: {\n        dir: string;\n    };\n}, string | undefined>;\nexport declare const writeFile: (params: {\n    path: string;\n    content: string;\n}) => TE.TaskEither<{\n    readonly type: \"fs-write-file\";\n    readonly error: Error & {\n        code: string;\n    };\n    readonly meta: {\n        path: string;\n        content: string;\n    };\n}, void>;\nexport declare const removeEmptyDirs: (dir: string) => TE.TaskEither<{\n    readonly type: \"fs-remove-empty-dirs\";\n    readonly error: Error & {\n        code: string;\n    };\n    readonly meta: {\n        dir: string;\n    };\n}, void>;\nexport declare const removeDir: (dir: string) => TE.TaskEither<{\n    readonly type: \"fs-remove-dir\";\n    readonly error: Error & {\n        code: string;\n    };\n    readonly meta: {\n        dir: string;\n    };\n}, void>;\nexport declare const removeFile: (filePath: string) => TE.TaskEither<{\n    readonly type: \"fs-remove-file\";\n    readonly error: Error & {\n        code: string;\n    };\n    readonly meta: {\n        filePath: string;\n    };\n}, void>;\nexport declare const getNestedFoldersInDir: (dir: string) => T.Task<string[]>;\nexport declare const getFilesInDir: (dir: string, pattern?: string) => T.Task<string[]>;\n",
  "node_modules/@prisma/internals/dist/utils/fs-utils.d.ts": "/**\n * Create a directory if it doesn't exist yet.\n * Note: { recursive: true } prevents EEEXIST error codes when the directory already exists.\n * This function can potentially fail (e.g., if the user doesn't have permissions to create the directory).\n */\nexport declare function createDirIfNotExists(dir: string): Promise<string | undefined>;\n/**\n * Create a file with the given content.\n * This function can potentially fail (e.g., if the user doesn't have permissions to create the file).\n */\nexport declare function writeFile({ path, content }: {\n    path: string;\n    content: string;\n}): Promise<void>;\n/**\n * Retrieve any foolder in the given directory, at the top-level of depth.\n */\nexport declare function getTopLevelFoldersInDir(dir: string): Promise<string[]>;\n/**\n * Retrieve any folder nested into the given directory, at any level of depth.\n */\nexport declare function getNestedFoldersInDir(dir: string): Promise<string[]>;\nexport declare function getFilesInDir(dir: string, pattern?: string): Promise<string[]>;\n/**\n * Removes all empty directories in the given directory.\n * If at the end of the recursion the given directory is empty, that\n * directory is removed as well.\n * Note: this function can potentially fail (e.g., if the user doesn't have permissions to remove a directory).\n */\nexport declare function removeEmptyDirs(dir: string): Promise<void>;\n",
  "node_modules/@prisma/internals/dist/utils/getCommandWithExecutor.d.ts": "export declare function getCommandWithExecutor(command: string): string;\n",
  "node_modules/@prisma/internals/dist/utils/getGitHubIssueUrl.d.ts": "export declare function getGitHubIssueUrl({ title, user, repo, template, body, }: {\n    title: string;\n    user?: string;\n    repo?: string;\n    template?: string;\n    body?: string;\n}): string;\ninterface IssueOptions {\n    error: any;\n    cliVersion: string;\n    enginesVersion: string;\n    command: string;\n    prompt: Boolean;\n    title?: string;\n    reportId?: number;\n}\nexport declare function wouldYouLikeToCreateANewIssue(options: IssueOptions): Promise<void>;\nexport {};\n",
  "node_modules/@prisma/internals/dist/utils/getVersionFromPackageJson.d.ts": "export declare const version: string;\n",
  "node_modules/@prisma/internals/dist/utils/handlePanic.d.ts": "import type { MigrateTypes } from '../migrateTypes';\nimport type { RustPanic } from '../panic';\ntype HandlePanic = {\n    error: RustPanic;\n    cliVersion: string;\n    enginesVersion: string;\n    command: string;\n    getDatabaseVersionSafe: (args: MigrateTypes.GetDatabaseVersionParams | undefined) => Promise<string | undefined>;\n};\nexport declare function handlePanic(args: HandlePanic): Promise<void>;\nexport {};\n",
  "node_modules/@prisma/internals/dist/utils/hasOwnProperty.d.ts": "export declare function hasOwnProperty(object: object, key: PropertyKey): boolean;\n",
  "node_modules/@prisma/internals/dist/utils/isCi.d.ts": "export declare const isCi: () => boolean;\n",
  "node_modules/@prisma/internals/dist/utils/isCurrentBinInstalledGlobally.d.ts": "export declare function isCurrentBinInstalledGlobally(): 'npm' | false;\n",
  "node_modules/@prisma/internals/dist/utils/isInContainer.d.ts": "/**\n * Check if we're running inside a container.\n * Checks for common signs of Docker, Podman, and Kubernetes.\n */\nexport declare function isInContainer(): boolean;\n",
  "node_modules/@prisma/internals/dist/utils/isInNpmLifecycleHook.d.ts": "/**\n * Checks if the current process is running in an npm lifecycle hook, excluding custom npm scripts.\n */\nexport declare function isInNpmLifecycleHook(): boolean;\n",
  "node_modules/@prisma/internals/dist/utils/isInteractive.d.ts": "/// <reference types=\"node\" />\ntype Options = {\n    stream?: NodeJS.ReadStream;\n};\nexport declare const isInteractive: ({ stream }?: Options) => boolean;\nexport {};\n",
  "node_modules/@prisma/internals/dist/utils/isPromiseLike.d.ts": "export declare function isPromiseLike(value: unknown): value is PromiseLike<unknown>;\n",
  "node_modules/@prisma/internals/dist/utils/isValidJsIdentifier.d.ts": "export declare function isValidJsIdentifier(str: string): boolean;\n",
  "node_modules/@prisma/internals/dist/utils/keyBy.d.ts": "export interface Dictionary<T> {\n    [key: string]: T;\n}\n/**\n * Reduce over the keys of the iterable.\n * @param collection Any array-like data structure.\n * @param iteratee Callback to be called on every element.\n */\nexport declare const keyBy: <T>(collection: T[], iteratee: (value: T) => string) => Dictionary<T>;\n",
  "node_modules/@prisma/internals/dist/utils/link.d.ts": "export declare function link(url: any): string;\n",
  "node_modules/@prisma/internals/dist/utils/mapKeys.d.ts": "export declare function mapKeys<T extends object>(obj: T, mapper: (key: keyof T) => string): any;\n",
  "node_modules/@prisma/internals/dist/utils/mapObjectValues.d.ts": "export declare function mapObjectValues<K extends PropertyKey, T, U>(object: Record<K, T>, mapper: (value: T, key: K) => U): Record<K, U>;\n",
  "node_modules/@prisma/internals/dist/utils/max.d.ts": "/**\n * Accepts an array and comparator function (similar to Array.prototype.sort)\n * and returns max element of that array, ordered with that comparator.\n * Functionally, equivalent of items.sort(comparator).at(-1), but performed non-destructively\n * in O(n)\n * @param items\n * @param comparator callback specifying the relative order of two items. See `Array.prototype.sort`\n * @returns\n */\nexport declare function maxWithComparator<T>(items: T[], comparator: (a: T, b: T) => number): T | undefined;\nexport declare function maxBy<T>(items: T[], callback: (item: T) => number): T | undefined;\n",
  "node_modules/@prisma/internals/dist/utils/max.test.d.ts": "export {};\n",
  "node_modules/@prisma/internals/dist/utils/maybeInGitHook.d.ts": "/**\n * Checks if we may be running inside a git hook (such as pre-commit).\n *\n * It can give false positives in edge cases, if user has `GIT_EXEC_PATH`,\n * `GIT_DIR`, `GIT_INDEX_FILE`, or `GIT_PREFIX` environment variable set in\n * their shell before running the git command (which is rare but possible).\n * This function should only be used where such false positives are acceptable.\n */\nexport declare function maybeInGitHook(): boolean;\n",
  "node_modules/@prisma/internals/dist/utils/missingDatasource.d.ts": "export declare const missingDatasource: string;\n",
  "node_modules/@prisma/internals/dist/utils/missingGeneratorMessage.d.ts": "export declare const missingGeneratorMessage: string;\nexport declare const missingModelMessage: string;\nexport declare const missingModelMessageMongoDB: string;\n",
  "node_modules/@prisma/internals/dist/utils/now.d.ts": "export declare function now(): string;\nexport declare function timestampToDate(timestamp: string): Date | undefined;\nexport declare function renderDate(date: Date): string;\n",
  "node_modules/@prisma/internals/dist/utils/omit.d.ts": "/**\n * Omit key-value pairs from object.\n * @param obj Object to omit key-value pairs from\n * @param keys Keys to omit\n */\nexport declare function omit<T extends object, K extends keyof T>(obj: T, keys: K[]): Omit<T, K>;\n",
  "node_modules/@prisma/internals/dist/utils/parseAWSNodejsRuntimeEnvVarVersion.d.ts": "export declare function parseAWSNodejsRuntimeEnvVarVersion(): number | null;\n",
  "node_modules/@prisma/internals/dist/utils/parseEnvValue.d.ts": "import type { BinaryTargetsEnvValue, EnvValue } from '@prisma/generator';\n/**\n * Parses an EnvValue (example: Provider) and return the string value\n *\n * - If there is no env var just return the value\n * - If there is an env var it will be resolve and returned.\n * - If there is an env var is present but can't be resolved an error will be thrown\n */\nexport declare function parseEnvValue(object: EnvValue): string;\n/**\n * Parses the BinaryTargetsEnvValue and return the string value\n *\n * - If there is no env var just return the value\n * - If there is an env var it will be resolve and returned.\n * - If there is an env var is present but can't be resolved an error will be thrown\n */\nexport declare function parseBinaryTargetsEnvValue(object: BinaryTargetsEnvValue): string[] | string;\n",
  "node_modules/@prisma/internals/dist/utils/path.d.ts": "/**\n * Normalize `filePath` to use forward slashes as a separator. `filePath` is\n * treated as a path specific to the current platform, so backslashes will only\n * be replaced with forward slashes on Windows. On other platforms, where a\n * backslash is a valid filename character, it will be treated as such and will\n * not be replaced.\n */\nexport declare function pathToPosix(filePath: string): string;\n/**\n * Returns the longest common path ancestor of the two paths (which may also be equal to one or both of them).\n * If they don't share a common ancestor (which may be the case on Windows if both paths are on different disks),\n * returns `undefined`.\n */\nexport declare function longestCommonPathPrefix(pathA: string, pathB: string): string | undefined;\n",
  "node_modules/@prisma/internals/dist/utils/path.test.d.ts": "export {};\n",
  "node_modules/@prisma/internals/dist/utils/pick.d.ts": "export declare function pick<T extends object, U extends keyof T>(obj: T, keys: U[]): Pick<T, U>;\n",
  "node_modules/@prisma/internals/dist/utils/printConfigWarnings.d.ts": "export declare function printConfigWarnings(warnings: string[]): void;\n",
  "node_modules/@prisma/internals/dist/utils/prismaPostgres.d.ts": "export declare const PRISMA_POSTGRES_PROVIDER = \"prisma+postgres\";\nexport declare const PRISMA_POSTGRES_PROTOCOL = \"prisma+postgres:\";\ndeclare const prismaPostgresBrand: unique symbol;\ndeclare const prismaPostgresDevBrand: unique symbol;\nexport type PrismaPostgresUrl<T extends string | URL> = T & {\n    readonly [prismaPostgresBrand]: true;\n};\nexport type PrismaPostgresDevUrl<T extends string | URL> = PrismaPostgresUrl<T> & {\n    readonly [prismaPostgresDevBrand]: true;\n};\nexport declare function isPrismaPostgres<T extends string | URL>(connectionString?: T): connectionString is PrismaPostgresUrl<T>;\nexport declare function isPrismaPostgresDev<T extends string | URL>(connectionString?: T): connectionString is PrismaPostgresDevUrl<T>;\nexport {};\n",
  "node_modules/@prisma/internals/dist/utils/prismaPostgres.test.d.ts": "export {};\n",
  "node_modules/@prisma/internals/dist/utils/schemaFileInput.d.ts": "export type SingleSchema = string;\nexport type MultipleSchemaTuple = [filename: string, content: string];\nexport type MultipleSchemas = Array<MultipleSchemaTuple>;\nexport type SchemaFileInput = SingleSchema | MultipleSchemas;\nexport declare function extractSchemaContent(multipleSchemas: MultipleSchemas): string[];\n",
  "node_modules/@prisma/internals/dist/utils/setClassName.d.ts": "/**\n * Used for preserving class names for minified class instances\n * Useful for error objects and other classes where public name\n * actually matters\n *\n * @param classObject\n * @param name\n */\nexport declare function setClassName(classObject: Function, name: string): void;\n",
  "node_modules/@prisma/internals/dist/utils/toSchemasContainer.d.ts": "import { SchemaContext } from '../cli/schemaContext';\nimport { MigrateTypes } from '../migrateTypes';\nimport { MultipleSchemas } from './schemaFileInput';\nexport declare function toSchemasContainer(schemas: MultipleSchemas): MigrateTypes.SchemasContainer;\nexport declare function toSchemasWithConfigDir(schemaContext: SchemaContext, configDir: string): MigrateTypes.SchemasWithConfigDir;\n",
  "node_modules/@prisma/internals/dist/utils/unique.d.ts": "/**\n * Returns unique elements of array\n * @param arr Array\n */\nexport declare function unique<T>(arr: T[]): T[];\n",
  "node_modules/@prisma/internals/dist/utils/validatePrismaConfigWithDatasource.d.ts": "import { PrismaConfig } from '@prisma/config';\nimport { type RequireKey } from '../types';\nexport declare class ConfigValidationError extends Error {\n    constructor(message: string);\n}\n/**\n * A Prisma Config that has been validated w.r.t. the command that is being executed.\n */\nexport type PrismaConfigWithDatasource = RequireKey<PrismaConfig, 'datasource'>;\ntype ValidatePrismaConfigWithDatasourceInput = {\n    config: Pick<PrismaConfig, 'datasource'>;\n    cmd: string;\n};\nexport declare function validatePrismaConfigWithDatasource({ config, cmd, }: ValidatePrismaConfigWithDatasourceInput): PrismaConfigWithDatasource;\nexport {};\n",
  "node_modules/@prisma/internals/dist/utils/vercelPkgPathRegex.d.ts": "export declare const vercelPkgPathRegex: RegExp;\n",
  "node_modules/@prisma/internals/dist/warnOnce.d.ts": "export declare const warnOnce: (key: string, message: string, ...args: unknown[]) => void;\n",
  "node_modules/@prisma/internals/dist/wasm.d.ts": "import prismaSchemaWasm from '@prisma/prisma-schema-wasm';\nimport type { SchemaEngine as SchemaEngineWasm } from '@prisma/schema-engine-wasm';\nexport { prismaSchemaWasm, SchemaEngineWasm };\nexport declare const prismaSchemaWasmVersion: string;\nexport declare const schemaEngineWasmVersion: string;\n",
  "node_modules/arg/index.d.ts": "declare const flagSymbol: unique symbol;\n\ndeclare function arg<T extends arg.Spec>(spec: T, options?: arg.Options): arg.Result<T>;\n\ndeclare namespace arg {\n\texport function flag<T>(fn: T): T & { [flagSymbol]: true };\n\n\texport const COUNT: Handler<number> & { [flagSymbol]: true };\n\n\texport type Handler <T = any> = (value: string, name: string, previousValue?: T) => T;\n\n\texport interface Spec {\n\t\t[key: string]: string | Handler | [Handler];\n\t}\n\n\texport type Result<T extends Spec> = { _: string[] } & {\n\t\t[K in keyof T]?: T[K] extends Handler\n\t\t\t? ReturnType<T[K]>\n\t\t\t: T[K] extends [Handler]\n\t\t\t? Array<ReturnType<T[K][0]>>\n\t\t\t: never\n\t};\n\n\texport interface Options {\n\t\targv?: string[];\n\t\tpermissive?: boolean;\n\t\tstopAtPositional?: boolean;\n\t}\n}\n\nexport = arg;\n",
  "node_modules/arg/package.json": "{\n  \"name\": \"arg\",\n  \"version\": \"4.1.3\",\n  \"description\": \"Another simple argument parser\",\n  \"main\": \"index.js\",\n  \"types\": \"index.d.ts\",\n  \"repository\": \"zeit/arg\",\n  \"author\": \"Josh Junon <junon@zeit.co>\",\n  \"license\": \"MIT\",\n  \"files\": [\n    \"index.js\",\n    \"index.d.ts\"\n  ],\n  \"scripts\": {\n    \"pretest\": \"xo\",\n    \"test\": \"WARN_EXIT=1 jest --coverage -w 2\"\n  },\n  \"xo\": {\n    \"rules\": {\n      \"complexity\": 0,\n      \"max-depth\": 0,\n      \"no-div-regex\": 0\n    }\n  },\n  \"devDependencies\": {\n    \"chai\": \"^4.1.1\",\n    \"jest\": \"^20.0.4\",\n    \"xo\": \"^0.18.2\"\n  }\n}\n",
  "node_modules/@prisma/internals/package.json": "{\n  \"name\": \"@prisma/internals\",\n  \"version\": \"7.0.0\",\n  \"description\": \"This package is intended for Prisma's internal use\",\n  \"main\": \"dist/index.js\",\n  \"types\": \"dist/index.d.ts\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma.git\",\n    \"directory\": \"packages/internals\"\n  },\n  \"homepage\": \"https://www.prisma.io\",\n  \"author\": \"Tim Suchanek <suchanek@prisma.io>\",\n  \"bugs\": \"https://github.com/prisma/prisma/issues\",\n  \"license\": \"Apache-2.0\",\n  \"files\": [\n    \"README.md\",\n    \"dist\",\n    \"!dist/get-generators/engines/*\",\n    \"scripts\"\n  ],\n  \"devDependencies\": {\n    \"@babel/helper-validator-identifier\": \"7.25.9\",\n    \"@opentelemetry/api\": \"1.9.0\",\n    \"@swc/core\": \"1.11.5\",\n    \"@swc/jest\": \"0.2.37\",\n    \"@types/babel__helper-validator-identifier\": \"7.15.2\",\n    \"@types/jest\": \"29.5.14\",\n    \"@types/node\": \"~20.19.24\",\n    \"@types/resolve\": \"1.20.6\",\n    \"archiver\": \"6.0.2\",\n    \"checkpoint-client\": \"1.1.33\",\n    \"cli-truncate\": \"4.0.0\",\n    \"empathic\": \"2.0.0\",\n    \"escape-string-regexp\": \"5.0.0\",\n    \"execa\": \"8.0.1\",\n    \"fast-glob\": \"3.3.3\",\n    \"find-up\": \"7.0.0\",\n    \"fp-ts\": \"2.16.9\",\n    \"fs-extra\": \"11.3.0\",\n    \"global-directory\": \"4.0.0\",\n    \"globby\": \"11.1.0\",\n    \"identifier-regex\": \"1.0.0\",\n    \"indent-string\": \"4.0.0\",\n    \"is-windows\": \"1.0.2\",\n    \"is-wsl\": \"3.1.0\",\n    \"jest\": \"29.7.0\",\n    \"jest-junit\": \"16.0.0\",\n    \"kleur\": \"4.1.5\",\n    \"mock-stdin\": \"1.0.0\",\n    \"new-github-issue-url\": \"0.2.1\",\n    \"node-fetch\": \"3.3.2\",\n    \"npm-packlist\": \"5.1.3\",\n    \"open\": \"7.4.2\",\n    \"p-map\": \"4.0.0\",\n    \"resolve\": \"1.22.10\",\n    \"string-width\": \"7.2.0\",\n    \"strip-indent\": \"4.0.0\",\n    \"temp-dir\": \"2.0.0\",\n    \"tempy\": \"1.0.1\",\n    \"terminal-link\": \"4.0.0\",\n    \"tmp\": \"0.2.3\",\n    \"ts-pattern\": \"5.6.2\",\n    \"ts-toolbelt\": \"9.6.0\",\n    \"typescript\": \"5.4.5\",\n    \"yarn\": \"1.22.22\"\n  },\n  \"dependencies\": {\n    \"@prisma/prisma-schema-wasm\": \"6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513\",\n    \"@prisma/schema-engine-wasm\": \"6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513\",\n    \"arg\": \"5.0.2\",\n    \"prompts\": \"2.4.2\",\n    \"@prisma/config\": \"7.0.0\",\n    \"@prisma/debug\": \"7.0.0\",\n    \"@prisma/dmmf\": \"7.0.0\",\n    \"@prisma/engines\": \"7.0.0\",\n    \"@prisma/fetch-engine\": \"7.0.0\",\n    \"@prisma/driver-adapter-utils\": \"7.0.0\",\n    \"@prisma/generator\": \"7.0.0\",\n    \"@prisma/generator-helper\": \"7.0.0\",\n    \"@prisma/get-platform\": \"7.0.0\",\n    \"@prisma/schema-files-loader\": \"7.0.0\"\n  },\n  \"peerDependencies\": {\n    \"typescript\": \">=5.4.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"typescript\": {\n      \"optional\": true\n    }\n  },\n  \"sideEffects\": false,\n  \"scripts\": {\n    \"dev\": \"DEV=true tsx helpers/build.ts\",\n    \"build\": \"tsx helpers/build.ts\",\n    \"test\": \"dotenv -e ../../.db.env -- jest --silent\"\n  }\n}",
  "node_modules/@prisma/internals/node_modules/arg/index.d.ts": "declare function arg<T extends arg.Spec>(\n\tspec: T,\n\toptions?: arg.Options\n): arg.Result<T>;\n\ndeclare namespace arg {\n\texport const flagSymbol: unique symbol;\n\n\texport function flag<T>(fn: T): T & { [arg.flagSymbol]: true };\n\n\texport const COUNT: Handler<number> & { [arg.flagSymbol]: true };\n\n\texport type Handler<T = any> = (\n\t\tvalue: string,\n\t\tname: string,\n\t\tpreviousValue?: T\n\t) => T;\n\n\texport class ArgError extends Error {\n\t\tconstructor(message: string, code: string);\n\n\t\tcode: string;\n\t}\n\n\texport interface Spec {\n\t\t[key: string]: string | Handler | [Handler];\n\t}\n\n\texport type Result<T extends Spec> = { _: string[] } & {\n\t\t[K in keyof T]?: T[K] extends Handler\n\t\t\t? ReturnType<T[K]>\n\t\t\t: T[K] extends [Handler]\n\t\t\t? Array<ReturnType<T[K][0]>>\n\t\t\t: never;\n\t};\n\n\texport interface Options {\n\t\targv?: string[];\n\t\tpermissive?: boolean;\n\t\tstopAtPositional?: boolean;\n\t}\n}\n\nexport = arg;\n",
  "node_modules/@prisma/internals/node_modules/arg/package.json": "{\n  \"name\": \"arg\",\n  \"version\": \"5.0.2\",\n  \"description\": \"Unopinionated, no-frills CLI argument parser\",\n  \"main\": \"index.js\",\n  \"types\": \"index.d.ts\",\n  \"repository\": \"vercel/arg\",\n  \"author\": \"Josh Junon <junon@wavetilt.com>\",\n  \"license\": \"MIT\",\n  \"files\": [\n    \"index.js\",\n    \"index.d.ts\"\n  ],\n  \"scripts\": {\n    \"test\": \"WARN_EXIT=1 jest --coverage -w 2\"\n  },\n  \"devDependencies\": {\n    \"chai\": \"^4.1.1\",\n    \"jest\": \"^27.0.6\",\n    \"prettier\": \"^2.3.2\"\n  },\n  \"prettier\": {\n    \"arrowParens\": \"always\",\n    \"singleQuote\": true,\n    \"tabWidth\": 2,\n    \"trailingComma\": \"none\"\n  }\n}\n",
  "node_modules/@prisma/prisma-schema-wasm/package.json": "{\n  \"name\": \"@prisma/prisma-schema-wasm\",\n  \"version\": \"6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513\",\n  \"description\": \"The Wasm package for prisma-fmt\",\n  \"main\": \"src/prisma_schema_build.js\",\n  \"scripts\": {\n    \"test\": \"echo \\\"Error: no test specified\\\" && exit 1\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma-engines\",\n    \"directory\": \"prisma-schema-wasm\"\n  },\n  \"author\": \"Prisma\",\n  \"license\": \"Apache-2.0\",\n  \"homepage\": \"https://github.com/prisma/prisma-engines\"\n}\n",
  "node_modules/@prisma/prisma-schema-wasm/src/prisma_schema_build.d.ts": "/* tslint:disable */\n/* eslint-disable */\n/**\n * Docs: https://prisma.github.io/prisma-engines/doc/prisma_fmt/fn.get_config.html\n */\nexport function get_config(params: string): string;\nexport function referential_actions(input: string): string;\n/**\n * This API is modelled on an LSP [references\n * request](https://github.com/microsoft/language-server-protocol/blob/gh-pages/_specifications/specification-3-16.md#find-references-request-leftwards_arrow_with_hook).\n * Input and output are both JSON, the request being a\n * `CodeActionParams` object and the response being a list of\n * `CodeActionOrCommand` objects.\n */\nexport function references(schema: string, params: string): string;\nexport function native_types(input: string): string;\nexport function merge_schemas(input: string): string;\nexport function format(schema: string, params: string): string;\n/**\n * The API is modelled on an LSP [completion\n * request](https://github.com/microsoft/language-server-protocol/blob/gh-pages/_specifications/specification-3-16.md#completion-request-leftwards_arrow_with_hook).\n * Input and output are both JSON, the request being a `CompletionParams` object and the response\n * being a `CompletionList` object.\n */\nexport function text_document_completion(schema_files: string, params: string): string;\n/**\n * This API is modelled on an LSP [code action\n * request](https://github.com/microsoft/language-server-protocol/blob/gh-pages/_specifications/specification-3-16.md#code-action-request-leftwards_arrow_with_hook).\n * Input and output are both JSON, the request being a\n * `CodeActionParams` object and the response being a list of\n * `CodeActionOrCommand` objects.\n */\nexport function code_actions(schema: string, params: string): string;\n/**\n * Docs: https://prisma.github.io/prisma-engines/doc/prisma_fmt/fn.get_dmmf.html\n */\nexport function get_dmmf(params: string): string;\nexport function preview_features(): string;\nexport function validate(params: string): void;\nexport function lint(input: string): string;\n/**\n * Trigger a panic inside the wasm module. This is only useful in development for testing panic\n * handling.\n */\nexport function debug_panic(): void;\n/**\n * This api is modelled on an LSP [hover request](https://github.com/microsoft/language-server-protocol/blob/gh-pages/_specifications/specification-3-16.md#hover-request-leftwards_arrow_with_hook).\n * Input and output are both JSON, the request being a `HoverParams` object\n * and the response being a `Hover` object.\n */\nexport function hover(schema_files: string, params: string): string;\nexport function get_datamodel(params: string): string;\n",
  "node_modules/@prisma/prisma-schema-wasm/src/prisma_schema_build_bg.wasm.d.ts": "/* tslint:disable */\n/* eslint-disable */\nexport const memory: WebAssembly.Memory;\nexport const code_actions: (a: number, b: number, c: number, d: number) => [number, number];\nexport const debug_panic: () => void;\nexport const format: (a: number, b: number, c: number, d: number) => [number, number];\nexport const get_config: (a: number, b: number) => [number, number];\nexport const get_datamodel: (a: number, b: number) => [number, number, number, number];\nexport const get_dmmf: (a: number, b: number) => [number, number, number, number];\nexport const hover: (a: number, b: number, c: number, d: number) => [number, number];\nexport const lint: (a: number, b: number) => [number, number];\nexport const merge_schemas: (a: number, b: number) => [number, number, number, number];\nexport const native_types: (a: number, b: number) => [number, number];\nexport const preview_features: () => [number, number];\nexport const references: (a: number, b: number, c: number, d: number) => [number, number];\nexport const referential_actions: (a: number, b: number) => [number, number];\nexport const text_document_completion: (a: number, b: number, c: number, d: number) => [number, number];\nexport const validate: (a: number, b: number) => [number, number];\nexport const __wbindgen_externrefs: WebAssembly.Table;\nexport const __wbindgen_malloc: (a: number, b: number) => number;\nexport const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;\nexport const __wbindgen_free: (a: number, b: number, c: number) => void;\nexport const __externref_table_dealloc: (a: number) => void;\nexport const __wbindgen_start: () => void;\n",
  "node_modules/@prisma/schema-engine-wasm/package.json": "{\n  \"name\": \"@prisma/schema-engine-wasm\",\n  \"version\": \"6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513\",\n  \"type\": \"module\",\n  \"description\": \"WebAssembly bindings for the Prisma Schema Engine, which handles migrations and introspections\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma-engines\",\n    \"directory\": \"schema-engine/schema-engine-wasm\"\n  },\n  \"license\": \"Apache-2.0\",\n  \"homepage\": \"https://github.com/prisma/prisma-engines\",\n  \"author\": {\n    \"name\": \"Alberto Schiabel <schiabel@prisma.io>\"\n  },\n  \"exports\": {\n    \".\": {\n      \"import\": \"./schema_engine.js\",\n      \"require\": \"./schema_engine.js\",\n      \"types\": \"./schema_engine.d.ts\"\n    },\n    \"./schema_engine_bg\": {\n      \"import\": \"./schema_engine_bg.js\",\n      \"require\": \"./schema_engine_bg.js\",\n      \"types\": \"./schema_engine_bg.d.ts\"\n    }\n  },\n  \"types\": \"./schema_engine.d.ts\"\n}\n",
  "node_modules/@prisma/schema-engine-wasm/schema_engine.d.ts": "/* tslint:disable */\n/* eslint-disable */\n/**\n * The version of the @prisma/schema-engine-wasm.\n */\nexport function version(): string;\n/**\n * Parameters defining the construction of an engine.\n */\nexport interface ConstructorOptions {\n    /**\n     * The initial datamodels to use.\n     */\n    datamodels: [string, string][] | undefined;\n}\n\nexport interface TransactionOptions {\n    /**\n     * Whether or not to run a phantom query (i.e., a query that only influences Prisma event logs, but not the database itself)\n     * before opening a transaction, committing, or rollbacking.\n     */\n    usePhantomQuery: boolean;\n}\n\n/**\n * Information about a migration file within a migration directory.\n */\nexport interface MigrationFile {\n    /**\n     * Relative path to the migration file from the migration directory.\n     * E.g., `migration.sql`.\n     */\n    path: string;\n    /**\n     * Content of the migration file or error if it couldn\\'t be read.\n     */\n    content: JsResult<string, string>;\n}\n\n/**\n * Information about a migration directory.\n */\nexport interface MigrationDirectory {\n    /**\n     * Relative path to a migration directory from `baseDir`.\n     * E.g., `20201117144659_test`.\n     */\n    path: string;\n    /**\n     * Information about the migration file within the directory.\n     */\n    migrationFile: MigrationFile;\n}\n\n/**\n * Development command for migrations. Evaluate the data loss induced by the next\n * migration the engine would generate on the main database.\n *\n * At this stage, the engine does not create or mutate anything in the database\n * nor in the migrations directory.\n *\n * This is part of the `migrate dev` flow.\n *\n * **Note**: the engine currently assumes the main database schema is up-to-date\n * with the migration history.\n */\nexport interface EvaluateDataLossInput {\n    /**\n     * The list of migrations, already loaded from disk.\n     */\n    migrationsList: MigrationList;\n    /**\n     * The prisma schema files to migrate to.\n     */\n    schema: SchemasContainer;\n    /**\n     * Entities to be included or excluded during the data loss evaluation.\n     */\n    filters: SchemaFilter;\n}\n\n/**\n * The response type for `devDiagnostic`.\n */\nexport interface DevDiagnosticOutput {\n    /**\n     * The suggested course of action for the CLI.\n     */\n    action: DevAction;\n}\n\n/**\n * The output of the `markMigrationApplied` command.\n */\nexport interface MarkMigrationAppliedOutput {}\n\n/**\n * The input to the `reset` command.\n */\nexport interface ResetInput {\n    /**\n     * The schema filter to use during the reset. Only relevant during \\\"soft\\\" resets though - usually we try to drop the whole database.\n     */\n    filter: SchemaFilter;\n}\n\n/**\n * The path to a live database taken as input. For flexibility, this can be Prisma schemas as strings, or only the\n * connection string. See variants.\n */\nexport type DatasourceParam = ({ tag: \"Schema\" } & SchemasContainer) | ({ tag: \"ConnectionString\" } & UrlContainer);\n\n/**\n * The result for the `createDatabase` method.\n */\nexport interface CreateDatabaseResult {\n    /**\n     * The name of the created database.\n     */\n    databaseName: string;\n}\n\n/**\n * The result type for `diagnoseMigrationHistory` responses.\n */\nexport interface DiagnoseMigrationHistoryOutput {\n    /**\n     * The names of the migrations for which the checksum of the script in the\n     * migration directory does not match the checksum of the applied migration\n     * in the database.\n     */\n    editedMigrationNames: string[];\n    /**\n     * The names of the migrations that are currently in a failed state in the migrations table.\n     */\n    failedMigrationNames: string[];\n    /**\n     * Is the migrations table initialized/present in the database?\n     */\n    hasMigrationsTable: boolean;\n    /**\n     * The current status of the migration history of the database\n     * relative to migrations directory. `null` if they are in sync and up\n     * to date.\n     */\n    history: HistoryDiagnostic | null;\n}\n\n/**\n * A data loss warning or an unexecutable migration error, associated with the step that triggered it.\n */\nexport interface MigrationFeedback {\n    /**\n     * The human-readable message.\n     */\n    message: string;\n    /**\n     * The index of the step this pertains to.\n     */\n    stepIndex: number;\n}\n\n/**\n * The type of params for the `diff` method.\n */\nexport interface DiffParams {\n    /**\n     * The source of the schema to consider as a _starting point_.\n     */\n    from: DiffTarget;\n    /**\n     * The source of the schema to consider as a _destination_, or the desired\n     * end-state.\n     */\n    to: DiffTarget;\n    /**\n     * The URL to a live database to use as a shadow database. The schema and data on\n     * that database will be wiped during diffing.\n     *\n     * This is only necessary when one of `from` or `to` is referencing a migrations\n     * directory as a source for the schema.\n     * @deprecated.\n     */\n    shadowDatabaseUrl: string | null;\n    /**\n     * By default, the response will contain a human-readable diff. If you want an\n     * executable script, pass the `\\\"script\\\": true` param.\n     */\n    script: boolean;\n    /**\n     * Whether the --exit-code param was passed.\n     *\n     * If this is set, the engine will return exitCode = 2 in the diffResult in case the diff is\n     * non-empty. Other than this, it does not change the behaviour of the command.\n     */\n    exitCode: boolean | null;\n    /**\n     * The schema filter to use during the diff.\n     */\n    filters: SchemaFilter;\n}\n\n/**\n * The input to the `createMigration` command.\n */\nexport interface CreateMigrationInput {\n    /**\n     * If true, always generate a migration, but do not apply.\n     */\n    draft: boolean;\n    /**\n     * The user-given name for the migration. This will be used for the migration directory.\n     */\n    migrationName: string;\n    /**\n     * The list of migrations, already loaded from disk.\n     */\n    migrationsList: MigrationList;\n    /**\n     * The Prisma schema content to use as a target for the generated migration.\n     */\n    schema: SchemasContainer;\n    /**\n     * Entities to be included or excluded from the migration.\n     */\n    filters: SchemaFilter;\n}\n\n/**\n * Introspect the database (db pull)\n */\nexport interface IntrospectParams {\n    /**\n     * Prisma schema files.\n     */\n    schema: SchemasContainer;\n    /**\n     * Base directory path.\n     */\n    baseDirectoryPath: string;\n    /**\n     * Force flag.\n     */\n    force: boolean;\n    /**\n     * Composite type depth.\n     */\n    compositeTypeDepth: number;\n    /**\n     * Optional namespaces.\n     */\n    namespaces: string[] | null;\n}\n\n/**\n * Request params for the `schemaPush` method.\n */\nexport interface SchemaPushInput {\n    /**\n     * Push the schema ignoring destructive change warnings.\n     */\n    force: boolean;\n    /**\n     * The Prisma schema files.\n     */\n    schema: SchemasContainer;\n    /**\n     * The schema filter to use during the push.\n     */\n    filters: SchemaFilter;\n}\n\n/**\n * A container that holds the path and the content of a Prisma schema file.\n */\nexport interface SchemaContainer {\n    /**\n     * The content of the Prisma schema file.\n     */\n    content: string;\n    /**\n     * The file name of the Prisma schema file.\n     */\n    path: string;\n}\n\n/**\n * Make sure the schema engine can connect to the database from the Prisma schema.\n */\nexport interface EnsureConnectionValidityParams {\n    /**\n     * The datasource parameter.\n     */\n    datasource: DatasourceParam;\n}\n\n/**\n * A list of Prisma schema files with a config directory.\n */\nexport interface SchemasWithConfigDir {\n    /**\n     * A list of Prisma schema files.\n     */\n    files: SchemaContainer[];\n    /**\n     * An optional directory containing the config files such as SSL certificates.\n     */\n    configDir: string;\n}\n\n/**\n * Get the database version for error reporting.\n * @deprecated\n */\nexport interface GetDatabaseVersionInput {\n    /**\n     * The datasource parameter.\n     */\n    datasource: DatasourceParam;\n}\n\n/**\n * The input to the `applyMigrations` command.\n */\nexport interface ApplyMigrationsInput {\n    /**\n     * The list of migrations, already loaded from disk.\n     */\n    migrationsList: MigrationList;\n    /**\n     * The schema filter to use during the apply migrations.\n     */\n    filters: SchemaFilter;\n}\n\n/**\n * An object with a `url` field.\n * @deprecated\n */\nexport interface UrlContainer {\n    /**\n     * The URL string.\n     */\n    url: string;\n}\n\n/**\n * The output of the `evaluateDataLoss` command.\n */\nexport interface EvaluateDataLossOutput {\n    /**\n     * The number migration steps that would be generated. If this is empty, we\n     * wouldn\\'t generate a new migration, unless the `draft` option is\n     * passed.\n     */\n    migrationSteps: number;\n    /**\n     * Steps that cannot be executed on the local database in the\n     * migration that would be generated.\n     */\n    unexecutableSteps: MigrationFeedback[];\n    /**\n     * Destructive change warnings for the local database. These are the\n     * warnings *for the migration that would be generated*. This does not\n     * include other potentially yet unapplied migrations.\n     */\n    warnings: MigrationFeedback[];\n}\n\n/**\n * Params type for the introspectSql method.\n */\nexport interface IntrospectSqlParams {\n    /**\n     * The database URL.\n     */\n    url: string;\n    /**\n     * SQL queries to introspect.\n     */\n    queries: SqlQueryInput[];\n}\n\n/**\n * The type of params for the `createDatabase` method.\n */\nexport interface CreateDatabaseParams {\n    /**\n     * The datasource parameter.\n     */\n    datasource: DatasourceParam;\n}\n\n/**\n * Result type for the introspect method.\n */\nexport interface IntrospectResult {\n    /**\n     * The introspected schema.\n     */\n    schema: SchemasContainer;\n    /**\n     * Optional views.\n     */\n    views: IntrospectionView[] | null;\n    /**\n     * Optional warnings.\n     */\n    warnings: string | null;\n}\n\n/**\n * A supported source for a database schema to diff in the `diff` command.\n */\nexport type DiffTarget = { tag: \"empty\" } | ({ tag: \"schemaDatasource\" } & SchemasWithConfigDir) | ({ tag: \"schemaDatamodel\" } & SchemasContainer) | ({ tag: \"url\" } & UrlContainer) | ({ tag: \"migrations\" } & MigrationList);\n\n/**\n * A suggested action for the CLI `migrate dev` command.\n */\nexport type DevAction = ({ tag: \"reset\" } & DevActionReset) | { tag: \"createMigration\" };\n\n/**\n * The request type for `devDiagnostic`.\n */\nexport interface DevDiagnosticInput {\n    /**\n     * The list of migrations, already loaded from disk.\n     */\n    migrationsList: MigrationList;\n    /**\n     * The schema filter to use during checks on the database.\n     */\n    filters: SchemaFilter;\n}\n\n/**\n * Mark an existing failed migration as rolled back in the migrations table. It\n * will still be there, but ignored for all purposes except as audit trail.\n */\nexport interface MarkMigrationRolledBackInput {\n    /**\n     * The name of the migration to mark rolled back.\n     */\n    migrationName: string;\n}\n\n/**\n * Information about a SQL query parameter.\n */\nexport interface SqlQueryParameterOutput {\n    /**\n     * Parameter name.\n     */\n    name: string;\n    /**\n     * Parameter type.\n     */\n    typ: string;\n    /**\n     * Optional documentation.\n     */\n    documentation: string | null;\n    /**\n     * Whether the parameter is nullable.\n     */\n    nullable: boolean;\n}\n\n/**\n * Mark a migration as applied in the migrations table.\n *\n * There are two possible outcomes:\n *\n * - The migration is already in the table, but in a failed state. In this case, we will mark it\n *   as rolled back, then create a new entry.\n * - The migration is not in the table. We will create a new entry in the migrations table. The\n *   `started_at` and `finished_at` will be the same.\n * - If it is already applied, we return a user-facing error.\n */\nexport interface MarkMigrationAppliedInput {\n    /**\n     * The name of the migration to mark applied.\n     */\n    migrationName: string;\n    /**\n     * The list of migrations, already loaded from disk.\n     */\n    migrationsList: MigrationList;\n}\n\n/**\n * Information about a migration lockfile.\n */\nexport interface MigrationLockfile {\n    /**\n     * Relative path to the lockfile from base directory.\n     * E.g., `./migration_lock.toml`.\n     */\n    path: string;\n    /**\n     * Content of the lockfile, if it exists.\n     */\n    content: string | null;\n}\n\n/**\n * Reset action fields.\n */\nexport interface DevActionReset {\n    /**\n     * Why do we need to reset?\n     */\n    reason: string;\n}\n\n/**\n * A diagnostic returned by `diagnoseMigrationHistory` when looking at the\n * database migration history in relation to the migrations directory.\n */\nexport type HistoryDiagnostic = { diagnostic: \"databaseIsBehind\"; unappliedMigrationNames: string[] } | { diagnostic: \"migrationsDirectoryIsBehind\"; unpersistedMigrationNames: string[] } | { diagnostic: \"historiesDiverge\"; lastCommonMigrationName: string | null; unpersistedMigrationNames: string[]; unappliedMigrationNames: string[] };\n\n/**\n * The output of the `createMigration` command.\n */\nexport interface CreateMigrationOutput {\n    /**\n     * The active connector type used.\n     */\n    connectorType: 'sqlite' | 'postgresql' | 'cockroachdb';\n    /**\n     * The generated name of migration directory, which the caller must use to create the new directory.\n     */\n    generatedMigrationName: string;\n    /**\n     * The migration script that was generated, if any.\n     * It will be null if:\n     * 1. The migration we generate would be empty, **AND**\n     * 2. the `draft` param was not true, because in that case the engine would still generate an empty\n     *    migration script.\n     */\n    migrationScript: string | null;\n    /**\n     * The file extension for generated migration files.\n     */\n    extension: string;\n}\n\n/**\n * Response result for the `schemaPush` method.\n */\nexport interface SchemaPushOutput {\n    /**\n     * How many migration steps were executed.\n     */\n    executedSteps: number;\n    /**\n     * Steps that cannot be executed in the current state of the database.\n     */\n    unexecutable: string[];\n    /**\n     * Destructive change warnings.\n     */\n    warnings: string[];\n}\n\n/**\n * The location of the live database to connect to.\n */\nexport type DbExecuteDatasourceType = ({ tag: \"schema\" } & SchemasWithConfigDir) | ({ tag: \"url\" } & UrlContainer);\n\n/**\n * The output of the `markMigrationRolledBack` command.\n */\nexport interface MarkMigrationRolledBackOutput {}\n\n/**\n * Configuration of entities in the schema/database to be included or excluded from an operation.\n */\nexport interface SchemaFilter {\n    /**\n     * Tables that shall be considered \\'externally\\\" managed. As per prisma.config.ts > tables.external.\n     */\n    externalTables: string[];\n    /**\n     * Enums that shall be considered \\\"externally\\\" managed. As per prisma.config.ts > enums.external.\n     */\n    externalEnums: string[];\n}\n\n/**\n * Result type for the ensureConnectionValidity method.\n */\nexport interface EnsureConnectionValidityResult {}\n\n/**\n * Result type for the introspectSql method.\n */\nexport interface IntrospectSqlResult {\n    /**\n     * The introspected queries.\n     */\n    queries: SqlQueryOutput[];\n}\n\n/**\n * Information about a SQL query result column.\n */\nexport interface SqlQueryColumnOutput {\n    /**\n     * Column name.\n     */\n    name: string;\n    /**\n     * Column type.\n     */\n    typ: string;\n    /**\n     * Whether the column is nullable.\n     */\n    nullable: boolean;\n}\n\n/**\n * A container that holds multiple Prisma schema files.\n */\nexport interface SchemasContainer {\n    /**\n     * List of schema files.\n     */\n    files: SchemaContainer[];\n}\n\n/**\n * Response for debug panic.\n */\nexport interface DebugPanicOutput {}\n\n/**\n * The output of the `applyMigrations` command.\n */\nexport interface ApplyMigrationsOutput {\n    /**\n     * The names of the migrations that were just applied. Empty if no migration was applied.\n     */\n    appliedMigrationNames: string[];\n}\n\n/**\n * Information about a database view.\n */\nexport interface IntrospectionView {\n    /**\n     * The view definition.\n     */\n    definition: string;\n    /**\n     * The view name.\n     */\n    name: string;\n    /**\n     * The schema name.\n     */\n    schema: string;\n}\n\n/**\n * The output of the `reset` command.\n */\nexport interface ResetOutput {}\n\n/**\n * Input for a single SQL query.\n */\nexport interface SqlQueryInput {\n    /**\n     * The name of the query.\n     */\n    name: string;\n    /**\n     * The source SQL.\n     */\n    source: string;\n}\n\n/**\n * The request params for the `diagnoseMigrationHistory` method.\n */\nexport interface DiagnoseMigrationHistoryInput {\n    /**\n     * The list of migrations, already loaded from disk.\n     */\n    migrationsList: MigrationList;\n    /**\n     * Whether creating a shadow database is allowed.\n     */\n    optInToShadowDatabase: boolean;\n    /**\n     * The schema filter to use during checks on the database.\n     * Note: Only used if opt_in_to_shadow_database is true.\n     */\n    filters: SchemaFilter;\n}\n\n/**\n * The type of params accepted by dbExecute.\n */\nexport interface DbExecuteParams {\n    /**\n     * The location of the live database to connect to.\n     */\n    datasourceType: DbExecuteDatasourceType;\n    /**\n     * The input script.\n     */\n    script: string;\n}\n\n/**\n * A list of migration directories with related information.\n */\nexport interface MigrationList {\n    /**\n     * Absolute path to the base directory of Prisma migrations.\n     * E.g., `/usr/src/app/prisma/migrations`.\n     */\n    baseDir: string;\n    /**\n     * Description of the lockfile, which may or may not exist.\n     */\n    lockfile: MigrationLockfile;\n    /**\n     * An init script that will be run on the shadow database before the migrations are applied. Can be a no-op.\n     */\n    shadowDbInitScript: string;\n    /**\n     * List of migration directories.\n     */\n    migrationDirectories: MigrationDirectory[];\n}\n\n/**\n * Fields for the DatabaseIsBehind variant.\n */\nexport interface DatabaseIsBehindFields {}\n\n/**\n * The type of results returned by dbExecute.\n */\nexport interface DbExecuteResult {}\n\n/**\n * Request for debug panic.\n */\nexport interface DebugPanicInput {}\n\n/**\n * The result type for the `diff` method.\n */\nexport interface DiffResult {\n    /**\n     * The exit code that the CLI should return.\n     */\n    exitCode: number;\n    /**\n     * The diff script, if `script` was set to true in [`DiffParams`](DiffParams),\n     * or a human-readable migration summary otherwise.\n     * This is meant to be printed to the stdout by the caller.\n     * Note: in `schema-engine-cli`, this is None.\n     */\n    stdout: string | null;\n}\n\n/**\n * Output for a single SQL query.\n */\nexport interface SqlQueryOutput {\n    /**\n     * The name of the query.\n     */\n    name: string;\n    /**\n     * The source SQL.\n     */\n    source: string;\n    /**\n     * Optional documentation.\n     */\n    documentation: string | null;\n    /**\n     * Query parameters.\n     */\n    parameters: SqlQueryParameterOutput[];\n    /**\n     * Query result columns.\n     */\n    resultColumns: SqlQueryColumnOutput[];\n}\n\nexport type JsResult<R, E> = { tag: \"ok\"; value: R } | { tag: \"error\"; value: E };\n\n/**\n * The main query engine used by JS\n */\nexport class SchemaEngine {\n  private constructor();\n  free(): void;\n  [Symbol.dispose](): void;\n  /**\n   * Send a raw command to the database.\n   */\n  dbExecute(params: DbExecuteParams): Promise<void>;\n  /**\n   * Introspect the database schema.\n   */\n  introspect(params: IntrospectParams): Promise<IntrospectResult>;\n  /**\n   * Debugging method that only panics, for tests.\n   */\n  debugPanic(): void;\n  /**\n   * The command behind `prisma db push`.\n   */\n  schemaPush(input: SchemaPushInput): Promise<SchemaPushOutput>;\n  /**\n   * Tells the CLI what to do in `migrate dev`.\n   */\n  devDiagnostic(input: DevDiagnosticInput): Promise<DevDiagnosticOutput>;\n  /**\n   * Introspects a SQL query and returns types information.\n   * Note: this will fail on SQLite, as it requires Wasm-compatible sqlx implementation.\n   */\n  introspectSql(params: IntrospectSqlParams): Promise<IntrospectSqlResult>;\n  /**\n   * Apply all the unapplied migrations from the migrations folder.\n   */\n  applyMigrations(input: ApplyMigrationsInput): Promise<ApplyMigrationsOutput>;\n  /**\n   * Generate a new migration, based on the provided schema and existing migrations history.\n   */\n  createMigration(input: CreateMigrationInput): Promise<CreateMigrationOutput>;\n  /**\n   * Evaluate the consequences of running the next migration we would generate, given the current state of a Prisma schema.\n   */\n  evaluateDataLoss(input: EvaluateDataLossInput): Promise<EvaluateDataLossOutput>;\n  /**\n   * Mark a migration from the migrations folder as applied, without actually applying it.\n   */\n  markMigrationApplied(input: MarkMigrationAppliedInput): Promise<MarkMigrationAppliedOutput>;\n  /**\n   * Looks at the migrations folder and the database, and returns a bunch of useful information.\n   */\n  diagnoseMigrationHistory(input: DiagnoseMigrationHistoryInput): Promise<DiagnoseMigrationHistoryOutput>;\n  /**\n   * Make sure the connection to the database is established and valid.\n   * Connectors can choose to connect lazily, but this method should force\n   * them to connect.\n   */\n  ensureConnectionValidity(_params: EnsureConnectionValidityParams): Promise<EnsureConnectionValidityResult>;\n  /**\n   * Mark a migration as rolled back.\n   */\n  markMigrationRolledBack(input: MarkMigrationRolledBackInput): Promise<MarkMigrationRolledBackOutput>;\n  static new(options: ConstructorOptions, callback: Function, adapter: object): Promise<SchemaEngine>;\n  /**\n   * Create a migration between any two sources of database schemas.\n   */\n  diff(params: DiffParams): Promise<DiffResult>;\n  /**\n   * Reset a database to an empty state (no data, no schema).\n   */\n  reset(input: ResetInput): Promise<void>;\n  /**\n   * Return the database version as a string.\n   */\n  version(_params?: GetDatabaseVersionInput | null): Promise<string>;\n}\n",
  "node_modules/@prisma/schema-engine-wasm/schema_engine_bg.d.ts": "/* tslint:disable */\n/* eslint-disable */\n/**\n * The version of the @prisma/schema-engine-wasm.\n */\nexport function version(): string;\n/**\n * Parameters defining the construction of an engine.\n */\nexport interface ConstructorOptions {\n    /**\n     * The initial datamodels to use.\n     */\n    datamodels: [string, string][] | undefined;\n}\n\nexport interface TransactionOptions {\n    /**\n     * Whether or not to run a phantom query (i.e., a query that only influences Prisma event logs, but not the database itself)\n     * before opening a transaction, committing, or rollbacking.\n     */\n    usePhantomQuery: boolean;\n}\n\n/**\n * Information about a migration file within a migration directory.\n */\nexport interface MigrationFile {\n    /**\n     * Relative path to the migration file from the migration directory.\n     * E.g., `migration.sql`.\n     */\n    path: string;\n    /**\n     * Content of the migration file or error if it couldn\\'t be read.\n     */\n    content: JsResult<string, string>;\n}\n\n/**\n * Information about a migration directory.\n */\nexport interface MigrationDirectory {\n    /**\n     * Relative path to a migration directory from `baseDir`.\n     * E.g., `20201117144659_test`.\n     */\n    path: string;\n    /**\n     * Information about the migration file within the directory.\n     */\n    migrationFile: MigrationFile;\n}\n\n/**\n * Development command for migrations. Evaluate the data loss induced by the next\n * migration the engine would generate on the main database.\n *\n * At this stage, the engine does not create or mutate anything in the database\n * nor in the migrations directory.\n *\n * This is part of the `migrate dev` flow.\n *\n * **Note**: the engine currently assumes the main database schema is up-to-date\n * with the migration history.\n */\nexport interface EvaluateDataLossInput {\n    /**\n     * The list of migrations, already loaded from disk.\n     */\n    migrationsList: MigrationList;\n    /**\n     * The prisma schema files to migrate to.\n     */\n    schema: SchemasContainer;\n    /**\n     * Entities to be included or excluded during the data loss evaluation.\n     */\n    filters: SchemaFilter;\n}\n\n/**\n * The response type for `devDiagnostic`.\n */\nexport interface DevDiagnosticOutput {\n    /**\n     * The suggested course of action for the CLI.\n     */\n    action: DevAction;\n}\n\n/**\n * The output of the `markMigrationApplied` command.\n */\nexport interface MarkMigrationAppliedOutput {}\n\n/**\n * The input to the `reset` command.\n */\nexport interface ResetInput {\n    /**\n     * The schema filter to use during the reset. Only relevant during \\\"soft\\\" resets though - usually we try to drop the whole database.\n     */\n    filter: SchemaFilter;\n}\n\n/**\n * The path to a live database taken as input. For flexibility, this can be Prisma schemas as strings, or only the\n * connection string. See variants.\n */\nexport type DatasourceParam = ({ tag: \"Schema\" } & SchemasContainer) | ({ tag: \"ConnectionString\" } & UrlContainer);\n\n/**\n * The result for the `createDatabase` method.\n */\nexport interface CreateDatabaseResult {\n    /**\n     * The name of the created database.\n     */\n    databaseName: string;\n}\n\n/**\n * The result type for `diagnoseMigrationHistory` responses.\n */\nexport interface DiagnoseMigrationHistoryOutput {\n    /**\n     * The names of the migrations for which the checksum of the script in the\n     * migration directory does not match the checksum of the applied migration\n     * in the database.\n     */\n    editedMigrationNames: string[];\n    /**\n     * The names of the migrations that are currently in a failed state in the migrations table.\n     */\n    failedMigrationNames: string[];\n    /**\n     * Is the migrations table initialized/present in the database?\n     */\n    hasMigrationsTable: boolean;\n    /**\n     * The current status of the migration history of the database\n     * relative to migrations directory. `null` if they are in sync and up\n     * to date.\n     */\n    history: HistoryDiagnostic | null;\n}\n\n/**\n * A data loss warning or an unexecutable migration error, associated with the step that triggered it.\n */\nexport interface MigrationFeedback {\n    /**\n     * The human-readable message.\n     */\n    message: string;\n    /**\n     * The index of the step this pertains to.\n     */\n    stepIndex: number;\n}\n\n/**\n * The type of params for the `diff` method.\n */\nexport interface DiffParams {\n    /**\n     * The source of the schema to consider as a _starting point_.\n     */\n    from: DiffTarget;\n    /**\n     * The source of the schema to consider as a _destination_, or the desired\n     * end-state.\n     */\n    to: DiffTarget;\n    /**\n     * The URL to a live database to use as a shadow database. The schema and data on\n     * that database will be wiped during diffing.\n     *\n     * This is only necessary when one of `from` or `to` is referencing a migrations\n     * directory as a source for the schema.\n     * @deprecated.\n     */\n    shadowDatabaseUrl: string | null;\n    /**\n     * By default, the response will contain a human-readable diff. If you want an\n     * executable script, pass the `\\\"script\\\": true` param.\n     */\n    script: boolean;\n    /**\n     * Whether the --exit-code param was passed.\n     *\n     * If this is set, the engine will return exitCode = 2 in the diffResult in case the diff is\n     * non-empty. Other than this, it does not change the behaviour of the command.\n     */\n    exitCode: boolean | null;\n    /**\n     * The schema filter to use during the diff.\n     */\n    filters: SchemaFilter;\n}\n\n/**\n * The input to the `createMigration` command.\n */\nexport interface CreateMigrationInput {\n    /**\n     * If true, always generate a migration, but do not apply.\n     */\n    draft: boolean;\n    /**\n     * The user-given name for the migration. This will be used for the migration directory.\n     */\n    migrationName: string;\n    /**\n     * The list of migrations, already loaded from disk.\n     */\n    migrationsList: MigrationList;\n    /**\n     * The Prisma schema content to use as a target for the generated migration.\n     */\n    schema: SchemasContainer;\n    /**\n     * Entities to be included or excluded from the migration.\n     */\n    filters: SchemaFilter;\n}\n\n/**\n * Introspect the database (db pull)\n */\nexport interface IntrospectParams {\n    /**\n     * Prisma schema files.\n     */\n    schema: SchemasContainer;\n    /**\n     * Base directory path.\n     */\n    baseDirectoryPath: string;\n    /**\n     * Force flag.\n     */\n    force: boolean;\n    /**\n     * Composite type depth.\n     */\n    compositeTypeDepth: number;\n    /**\n     * Optional namespaces.\n     */\n    namespaces: string[] | null;\n}\n\n/**\n * Request params for the `schemaPush` method.\n */\nexport interface SchemaPushInput {\n    /**\n     * Push the schema ignoring destructive change warnings.\n     */\n    force: boolean;\n    /**\n     * The Prisma schema files.\n     */\n    schema: SchemasContainer;\n    /**\n     * The schema filter to use during the push.\n     */\n    filters: SchemaFilter;\n}\n\n/**\n * A container that holds the path and the content of a Prisma schema file.\n */\nexport interface SchemaContainer {\n    /**\n     * The content of the Prisma schema file.\n     */\n    content: string;\n    /**\n     * The file name of the Prisma schema file.\n     */\n    path: string;\n}\n\n/**\n * Make sure the schema engine can connect to the database from the Prisma schema.\n */\nexport interface EnsureConnectionValidityParams {\n    /**\n     * The datasource parameter.\n     */\n    datasource: DatasourceParam;\n}\n\n/**\n * A list of Prisma schema files with a config directory.\n */\nexport interface SchemasWithConfigDir {\n    /**\n     * A list of Prisma schema files.\n     */\n    files: SchemaContainer[];\n    /**\n     * An optional directory containing the config files such as SSL certificates.\n     */\n    configDir: string;\n}\n\n/**\n * Get the database version for error reporting.\n * @deprecated\n */\nexport interface GetDatabaseVersionInput {\n    /**\n     * The datasource parameter.\n     */\n    datasource: DatasourceParam;\n}\n\n/**\n * The input to the `applyMigrations` command.\n */\nexport interface ApplyMigrationsInput {\n    /**\n     * The list of migrations, already loaded from disk.\n     */\n    migrationsList: MigrationList;\n    /**\n     * The schema filter to use during the apply migrations.\n     */\n    filters: SchemaFilter;\n}\n\n/**\n * An object with a `url` field.\n * @deprecated\n */\nexport interface UrlContainer {\n    /**\n     * The URL string.\n     */\n    url: string;\n}\n\n/**\n * The output of the `evaluateDataLoss` command.\n */\nexport interface EvaluateDataLossOutput {\n    /**\n     * The number migration steps that would be generated. If this is empty, we\n     * wouldn\\'t generate a new migration, unless the `draft` option is\n     * passed.\n     */\n    migrationSteps: number;\n    /**\n     * Steps that cannot be executed on the local database in the\n     * migration that would be generated.\n     */\n    unexecutableSteps: MigrationFeedback[];\n    /**\n     * Destructive change warnings for the local database. These are the\n     * warnings *for the migration that would be generated*. This does not\n     * include other potentially yet unapplied migrations.\n     */\n    warnings: MigrationFeedback[];\n}\n\n/**\n * Params type for the introspectSql method.\n */\nexport interface IntrospectSqlParams {\n    /**\n     * The database URL.\n     */\n    url: string;\n    /**\n     * SQL queries to introspect.\n     */\n    queries: SqlQueryInput[];\n}\n\n/**\n * The type of params for the `createDatabase` method.\n */\nexport interface CreateDatabaseParams {\n    /**\n     * The datasource parameter.\n     */\n    datasource: DatasourceParam;\n}\n\n/**\n * Result type for the introspect method.\n */\nexport interface IntrospectResult {\n    /**\n     * The introspected schema.\n     */\n    schema: SchemasContainer;\n    /**\n     * Optional views.\n     */\n    views: IntrospectionView[] | null;\n    /**\n     * Optional warnings.\n     */\n    warnings: string | null;\n}\n\n/**\n * A supported source for a database schema to diff in the `diff` command.\n */\nexport type DiffTarget = { tag: \"empty\" } | ({ tag: \"schemaDatasource\" } & SchemasWithConfigDir) | ({ tag: \"schemaDatamodel\" } & SchemasContainer) | ({ tag: \"url\" } & UrlContainer) | ({ tag: \"migrations\" } & MigrationList);\n\n/**\n * A suggested action for the CLI `migrate dev` command.\n */\nexport type DevAction = ({ tag: \"reset\" } & DevActionReset) | { tag: \"createMigration\" };\n\n/**\n * The request type for `devDiagnostic`.\n */\nexport interface DevDiagnosticInput {\n    /**\n     * The list of migrations, already loaded from disk.\n     */\n    migrationsList: MigrationList;\n    /**\n     * The schema filter to use during checks on the database.\n     */\n    filters: SchemaFilter;\n}\n\n/**\n * Mark an existing failed migration as rolled back in the migrations table. It\n * will still be there, but ignored for all purposes except as audit trail.\n */\nexport interface MarkMigrationRolledBackInput {\n    /**\n     * The name of the migration to mark rolled back.\n     */\n    migrationName: string;\n}\n\n/**\n * Information about a SQL query parameter.\n */\nexport interface SqlQueryParameterOutput {\n    /**\n     * Parameter name.\n     */\n    name: string;\n    /**\n     * Parameter type.\n     */\n    typ: string;\n    /**\n     * Optional documentation.\n     */\n    documentation: string | null;\n    /**\n     * Whether the parameter is nullable.\n     */\n    nullable: boolean;\n}\n\n/**\n * Mark a migration as applied in the migrations table.\n *\n * There are two possible outcomes:\n *\n * - The migration is already in the table, but in a failed state. In this case, we will mark it\n *   as rolled back, then create a new entry.\n * - The migration is not in the table. We will create a new entry in the migrations table. The\n *   `started_at` and `finished_at` will be the same.\n * - If it is already applied, we return a user-facing error.\n */\nexport interface MarkMigrationAppliedInput {\n    /**\n     * The name of the migration to mark applied.\n     */\n    migrationName: string;\n    /**\n     * The list of migrations, already loaded from disk.\n     */\n    migrationsList: MigrationList;\n}\n\n/**\n * Information about a migration lockfile.\n */\nexport interface MigrationLockfile {\n    /**\n     * Relative path to the lockfile from base directory.\n     * E.g., `./migration_lock.toml`.\n     */\n    path: string;\n    /**\n     * Content of the lockfile, if it exists.\n     */\n    content: string | null;\n}\n\n/**\n * Reset action fields.\n */\nexport interface DevActionReset {\n    /**\n     * Why do we need to reset?\n     */\n    reason: string;\n}\n\n/**\n * A diagnostic returned by `diagnoseMigrationHistory` when looking at the\n * database migration history in relation to the migrations directory.\n */\nexport type HistoryDiagnostic = { diagnostic: \"databaseIsBehind\"; unappliedMigrationNames: string[] } | { diagnostic: \"migrationsDirectoryIsBehind\"; unpersistedMigrationNames: string[] } | { diagnostic: \"historiesDiverge\"; lastCommonMigrationName: string | null; unpersistedMigrationNames: string[]; unappliedMigrationNames: string[] };\n\n/**\n * The output of the `createMigration` command.\n */\nexport interface CreateMigrationOutput {\n    /**\n     * The active connector type used.\n     */\n    connectorType: 'sqlite' | 'postgresql' | 'cockroachdb';\n    /**\n     * The generated name of migration directory, which the caller must use to create the new directory.\n     */\n    generatedMigrationName: string;\n    /**\n     * The migration script that was generated, if any.\n     * It will be null if:\n     * 1. The migration we generate would be empty, **AND**\n     * 2. the `draft` param was not true, because in that case the engine would still generate an empty\n     *    migration script.\n     */\n    migrationScript: string | null;\n    /**\n     * The file extension for generated migration files.\n     */\n    extension: string;\n}\n\n/**\n * Response result for the `schemaPush` method.\n */\nexport interface SchemaPushOutput {\n    /**\n     * How many migration steps were executed.\n     */\n    executedSteps: number;\n    /**\n     * Steps that cannot be executed in the current state of the database.\n     */\n    unexecutable: string[];\n    /**\n     * Destructive change warnings.\n     */\n    warnings: string[];\n}\n\n/**\n * The location of the live database to connect to.\n */\nexport type DbExecuteDatasourceType = ({ tag: \"schema\" } & SchemasWithConfigDir) | ({ tag: \"url\" } & UrlContainer);\n\n/**\n * The output of the `markMigrationRolledBack` command.\n */\nexport interface MarkMigrationRolledBackOutput {}\n\n/**\n * Configuration of entities in the schema/database to be included or excluded from an operation.\n */\nexport interface SchemaFilter {\n    /**\n     * Tables that shall be considered \\'externally\\\" managed. As per prisma.config.ts > tables.external.\n     */\n    externalTables: string[];\n    /**\n     * Enums that shall be considered \\\"externally\\\" managed. As per prisma.config.ts > enums.external.\n     */\n    externalEnums: string[];\n}\n\n/**\n * Result type for the ensureConnectionValidity method.\n */\nexport interface EnsureConnectionValidityResult {}\n\n/**\n * Result type for the introspectSql method.\n */\nexport interface IntrospectSqlResult {\n    /**\n     * The introspected queries.\n     */\n    queries: SqlQueryOutput[];\n}\n\n/**\n * Information about a SQL query result column.\n */\nexport interface SqlQueryColumnOutput {\n    /**\n     * Column name.\n     */\n    name: string;\n    /**\n     * Column type.\n     */\n    typ: string;\n    /**\n     * Whether the column is nullable.\n     */\n    nullable: boolean;\n}\n\n/**\n * A container that holds multiple Prisma schema files.\n */\nexport interface SchemasContainer {\n    /**\n     * List of schema files.\n     */\n    files: SchemaContainer[];\n}\n\n/**\n * Response for debug panic.\n */\nexport interface DebugPanicOutput {}\n\n/**\n * The output of the `applyMigrations` command.\n */\nexport interface ApplyMigrationsOutput {\n    /**\n     * The names of the migrations that were just applied. Empty if no migration was applied.\n     */\n    appliedMigrationNames: string[];\n}\n\n/**\n * Information about a database view.\n */\nexport interface IntrospectionView {\n    /**\n     * The view definition.\n     */\n    definition: string;\n    /**\n     * The view name.\n     */\n    name: string;\n    /**\n     * The schema name.\n     */\n    schema: string;\n}\n\n/**\n * The output of the `reset` command.\n */\nexport interface ResetOutput {}\n\n/**\n * Input for a single SQL query.\n */\nexport interface SqlQueryInput {\n    /**\n     * The name of the query.\n     */\n    name: string;\n    /**\n     * The source SQL.\n     */\n    source: string;\n}\n\n/**\n * The request params for the `diagnoseMigrationHistory` method.\n */\nexport interface DiagnoseMigrationHistoryInput {\n    /**\n     * The list of migrations, already loaded from disk.\n     */\n    migrationsList: MigrationList;\n    /**\n     * Whether creating a shadow database is allowed.\n     */\n    optInToShadowDatabase: boolean;\n    /**\n     * The schema filter to use during checks on the database.\n     * Note: Only used if opt_in_to_shadow_database is true.\n     */\n    filters: SchemaFilter;\n}\n\n/**\n * The type of params accepted by dbExecute.\n */\nexport interface DbExecuteParams {\n    /**\n     * The location of the live database to connect to.\n     */\n    datasourceType: DbExecuteDatasourceType;\n    /**\n     * The input script.\n     */\n    script: string;\n}\n\n/**\n * A list of migration directories with related information.\n */\nexport interface MigrationList {\n    /**\n     * Absolute path to the base directory of Prisma migrations.\n     * E.g., `/usr/src/app/prisma/migrations`.\n     */\n    baseDir: string;\n    /**\n     * Description of the lockfile, which may or may not exist.\n     */\n    lockfile: MigrationLockfile;\n    /**\n     * An init script that will be run on the shadow database before the migrations are applied. Can be a no-op.\n     */\n    shadowDbInitScript: string;\n    /**\n     * List of migration directories.\n     */\n    migrationDirectories: MigrationDirectory[];\n}\n\n/**\n * Fields for the DatabaseIsBehind variant.\n */\nexport interface DatabaseIsBehindFields {}\n\n/**\n * The type of results returned by dbExecute.\n */\nexport interface DbExecuteResult {}\n\n/**\n * Request for debug panic.\n */\nexport interface DebugPanicInput {}\n\n/**\n * The result type for the `diff` method.\n */\nexport interface DiffResult {\n    /**\n     * The exit code that the CLI should return.\n     */\n    exitCode: number;\n    /**\n     * The diff script, if `script` was set to true in [`DiffParams`](DiffParams),\n     * or a human-readable migration summary otherwise.\n     * This is meant to be printed to the stdout by the caller.\n     * Note: in `schema-engine-cli`, this is None.\n     */\n    stdout: string | null;\n}\n\n/**\n * Output for a single SQL query.\n */\nexport interface SqlQueryOutput {\n    /**\n     * The name of the query.\n     */\n    name: string;\n    /**\n     * The source SQL.\n     */\n    source: string;\n    /**\n     * Optional documentation.\n     */\n    documentation: string | null;\n    /**\n     * Query parameters.\n     */\n    parameters: SqlQueryParameterOutput[];\n    /**\n     * Query result columns.\n     */\n    resultColumns: SqlQueryColumnOutput[];\n}\n\nexport type JsResult<R, E> = { tag: \"ok\"; value: R } | { tag: \"error\"; value: E };\n\n/**\n * The main query engine used by JS\n */\nexport class SchemaEngine {\n  private constructor();\n  free(): void;\n  [Symbol.dispose](): void;\n  /**\n   * Send a raw command to the database.\n   */\n  dbExecute(params: DbExecuteParams): Promise<void>;\n  /**\n   * Introspect the database schema.\n   */\n  introspect(params: IntrospectParams): Promise<IntrospectResult>;\n  /**\n   * Debugging method that only panics, for tests.\n   */\n  debugPanic(): void;\n  /**\n   * The command behind `prisma db push`.\n   */\n  schemaPush(input: SchemaPushInput): Promise<SchemaPushOutput>;\n  /**\n   * Tells the CLI what to do in `migrate dev`.\n   */\n  devDiagnostic(input: DevDiagnosticInput): Promise<DevDiagnosticOutput>;\n  /**\n   * Introspects a SQL query and returns types information.\n   * Note: this will fail on SQLite, as it requires Wasm-compatible sqlx implementation.\n   */\n  introspectSql(params: IntrospectSqlParams): Promise<IntrospectSqlResult>;\n  /**\n   * Apply all the unapplied migrations from the migrations folder.\n   */\n  applyMigrations(input: ApplyMigrationsInput): Promise<ApplyMigrationsOutput>;\n  /**\n   * Generate a new migration, based on the provided schema and existing migrations history.\n   */\n  createMigration(input: CreateMigrationInput): Promise<CreateMigrationOutput>;\n  /**\n   * Evaluate the consequences of running the next migration we would generate, given the current state of a Prisma schema.\n   */\n  evaluateDataLoss(input: EvaluateDataLossInput): Promise<EvaluateDataLossOutput>;\n  /**\n   * Mark a migration from the migrations folder as applied, without actually applying it.\n   */\n  markMigrationApplied(input: MarkMigrationAppliedInput): Promise<MarkMigrationAppliedOutput>;\n  /**\n   * Looks at the migrations folder and the database, and returns a bunch of useful information.\n   */\n  diagnoseMigrationHistory(input: DiagnoseMigrationHistoryInput): Promise<DiagnoseMigrationHistoryOutput>;\n  /**\n   * Make sure the connection to the database is established and valid.\n   * Connectors can choose to connect lazily, but this method should force\n   * them to connect.\n   */\n  ensureConnectionValidity(_params: EnsureConnectionValidityParams): Promise<EnsureConnectionValidityResult>;\n  /**\n   * Mark a migration as rolled back.\n   */\n  markMigrationRolledBack(input: MarkMigrationRolledBackInput): Promise<MarkMigrationRolledBackOutput>;\n  static new(options: ConstructorOptions, callback: Function, adapter: object): Promise<SchemaEngine>;\n  /**\n   * Create a migration between any two sources of database schemas.\n   */\n  diff(params: DiffParams): Promise<DiffResult>;\n  /**\n   * Reset a database to an empty state (no data, no schema).\n   */\n  reset(input: ResetInput): Promise<void>;\n  /**\n   * Return the database version as a string.\n   */\n  version(_params?: GetDatabaseVersionInput | null): Promise<string>;\n}\n\nexport const __wbg_set_wasm: (val: any) => void;",
  "node_modules/@prisma/schema-engine-wasm/schema_engine_bg.wasm.d.ts": "/* tslint:disable */\n/* eslint-disable */\nexport const memory: WebAssembly.Memory;\nexport const __wbg_schemaengine_free: (a: number, b: number) => void;\nexport const schemaengine_applyMigrations: (a: number, b: any) => any;\nexport const schemaengine_createMigration: (a: number, b: any) => any;\nexport const schemaengine_dbExecute: (a: number, b: any) => any;\nexport const schemaengine_debugPanic: (a: number) => void;\nexport const schemaengine_devDiagnostic: (a: number, b: any) => any;\nexport const schemaengine_diagnoseMigrationHistory: (a: number, b: any) => any;\nexport const schemaengine_diff: (a: number, b: any) => any;\nexport const schemaengine_ensureConnectionValidity: (a: number, b: any) => any;\nexport const schemaengine_evaluateDataLoss: (a: number, b: any) => any;\nexport const schemaengine_introspect: (a: number, b: any) => any;\nexport const schemaengine_introspectSql: (a: number, b: any) => any;\nexport const schemaengine_markMigrationApplied: (a: number, b: any) => any;\nexport const schemaengine_markMigrationRolledBack: (a: number, b: any) => any;\nexport const schemaengine_new: (a: any, b: any, c: any) => any;\nexport const schemaengine_reset: (a: number, b: any) => any;\nexport const schemaengine_schemaPush: (a: number, b: any) => any;\nexport const schemaengine_version: (a: number, b: number) => any;\nexport const version: () => [number, number];\nexport const wasm_bindgen__convert__closures_____invoke__h678835b7823f5b0f: (a: number, b: number, c: any) => void;\nexport const wasm_bindgen__closure__destroy__h69196a9fac2407de: (a: number, b: number) => void;\nexport const wasm_bindgen__convert__closures_____invoke__h32525a198fbcd1e0: (a: number, b: number, c: any, d: any) => void;\nexport const __wbindgen_malloc: (a: number, b: number) => number;\nexport const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;\nexport const __wbindgen_exn_store: (a: number) => void;\nexport const __externref_table_alloc: () => number;\nexport const __wbindgen_externrefs: WebAssembly.Table;\nexport const __wbindgen_free: (a: number, b: number, c: number) => void;\nexport const __wbindgen_start: () => void;\n",
  "node_modules/@prisma/schema-files-loader/dist/index.d.ts": "export declare type CaseSensitivityOptions = {\r\n    caseSensitive: boolean;\r\n};\r\n\r\n/**\r\n * Files resolver that combines two other resolvers\r\n * together. Files existing in either one of those will be\r\n * reported. If content exist in both, primary resolver takes\r\n * precedence\r\n */\r\nexport declare class CompositeFilesResolver implements FilesResolver {\r\n    private primary;\r\n    private secondary;\r\n    private _fileNameToKey;\r\n    constructor(primary: FilesResolver, secondary: FilesResolver, options: CaseSensitivityOptions);\r\n    listDirContents(path: string): Promise<string[]>;\r\n    getEntryType(path: string): Promise<FsEntryType | undefined>;\r\n    getFileContents(path: string): Promise<string | undefined>;\r\n}\r\n\r\nexport declare function ensureType(entryPath: string, expectedType: PathType): Promise<NonFatalLookupError | undefined>;\r\n\r\nexport declare interface FilesResolver {\r\n    listDirContents(path: string): Promise<string[]>;\r\n    getEntryType(path: string): Promise<FsEntryType | undefined>;\r\n    getFileContents(path: string): Promise<string | undefined>;\r\n}\r\n\r\nexport declare type FsEntryType = {\r\n    kind: 'file';\r\n} | {\r\n    kind: 'directory';\r\n} | {\r\n    kind: 'symlink';\r\n    realPath: string;\r\n} | {\r\n    kind: 'other';\r\n};\r\n\r\nexport declare type GetSchemaResult = {\r\n    /**\r\n     * A path from which schema was loaded.\r\n     * Can be either folder or a single file\r\n     */\r\n    schemaPath: string;\r\n    /**\r\n     * Base dir for all of the schema files.\r\n     * In-multi file mode, this is equal to `schemaPath`.\r\n     * In single-file mode, this is a parent directory of\r\n     * a file\r\n     */\r\n    schemaRootDir: string;\r\n    /**\r\n     * All loaded schema files\r\n     */\r\n    schemas: Array<LoadedFile>;\r\n};\r\n\r\nexport declare class InMemoryFilesResolver implements FilesResolver {\r\n    private _tree;\r\n    private _fileNameToKey;\r\n    constructor(options: CaseSensitivityOptions);\r\n    addFile(absolutePath: string, content: string): void;\r\n    private getInMemoryContent;\r\n    listDirContents(filePath: string): Promise<string[]>;\r\n    getEntryType(filePath: string): Promise<FsEntryType | undefined>;\r\n    getFileContents(filePath: string): Promise<string | undefined>;\r\n}\r\n\r\nexport declare type LoadedFile = [filePath: string, content: string];\r\n\r\n/**\r\n * Given a single file path, returns\r\n * all files composing the same schema\r\n * @param filePath\r\n * @param filesResolver\r\n * @returns\r\n */\r\nexport declare function loadRelatedSchemaFiles(filePath: string, filesResolver?: FilesResolver): Promise<LoadedFile[]>;\r\n\r\n/**\r\n * Given folder name, returns list of all files composing a single prisma schema\r\n * @param folderPath\r\n */\r\nexport declare function loadSchemaFiles(folderPath: string, filesResolver?: FilesResolver): Promise<LoadedFile[]>;\r\n\r\nexport declare type LookupResult = SuccessfulLookupResult | {\r\n    ok: false;\r\n    error: NonFatalLookupError;\r\n};\r\n\r\nexport declare type NonFatalLookupError = {\r\n    kind: 'NotFound';\r\n    expectedType?: PathType;\r\n    path: string;\r\n} | {\r\n    kind: 'WrongType';\r\n    path: string;\r\n    expectedTypes: PathType[];\r\n};\r\n\r\nexport declare type PathType = 'file' | 'directory';\r\n\r\nexport declare const realFsResolver: FilesResolver;\r\n\r\nexport declare type SuccessfulLookupResult = {\r\n    ok: true;\r\n    schema: GetSchemaResult;\r\n};\r\n\r\nexport { }\r\n",
  "node_modules/@prisma/schema-files-loader/package.json": "{\n  \"name\": \"@prisma/schema-files-loader\",\n  \"version\": \"7.0.0\",\n  \"description\": \"Package for resolving and loading schema files when schema is split into multiple files\",\n  \"main\": \"dist/index.js\",\n  \"types\": \"dist/index.d.ts\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prisma/prisma.git\",\n    \"directory\": \"packages/schema-files-loader\"\n  },\n  \"license\": \"Apache-2.0\",\n  \"author\": \"Serhii Tatarintsev <tatarintsev@prisma.io>\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"sideEffects\": false,\n  \"dependencies\": {\n    \"@prisma/prisma-schema-wasm\": \"6.20.0-16.next-0c19ccc313cf9911a90d99d2ac2eb0280c76c513\",\n    \"fs-extra\": \"11.3.0\"\n  },\n  \"scripts\": {\n    \"dev\": \"DEV=true tsx helpers/build.ts\",\n    \"build\": \"tsx helpers/build.ts\",\n    \"test\": \"vitest run\"\n  }\n}",
  "node_modules/@scarf/scarf/package.json": "{\n  \"name\": \"@scarf/scarf\",\n  \"version\": \"1.4.0\",\n  \"description\": \"Scarf is like Google Analytics for your npm packages. Gain insights into how your packages are installed and used, and by which companies.\",\n  \"main\": \"report.js\",\n  \"homepage\": \"https://github.com/scarf-sh/scarf-js\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/scarf-sh/scarf-js.git\"\n  },\n  \"files\": [\n    \"report.js\"\n  ],\n  \"scripts\": {\n    \"postinstall\": \"node ./report.js\",\n    \"test\": \"jest --verbose\"\n  },\n  \"author\": \"Scarf Systems\",\n  \"license\": \"Apache-2.0\",\n  \"devDependencies\": {\n    \"jest\": \"^25.3.0\",\n    \"minimist\": \"^1.2.2\",\n    \"standard\": \"^14.3.1\"\n  },\n  \"standard\": {\n    \"globals\": [\n      \"expect\",\n      \"test\",\n      \"jest\",\n      \"beforeAll\",\n      \"afterAll\",\n      \"fail\",\n      \"describe\"\n    ]\n  }\n}\n",
  "node_modules/@stackblitz/sdk/package.json": "{\n  \"name\": \"@stackblitz/sdk\",\n  \"version\": \"1.11.0\",\n  \"description\": \"SDK for generating and embedding StackBlitz projects.\",\n  \"license\": \"MIT\",\n  \"author\": \"Eric Simons\",\n  \"homepage\": \"https://github.com/stackblitz/sdk\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/stackblitz/sdk.git\"\n  },\n  \"main\": \"./bundles/sdk.js\",\n  \"module\": \"./bundles/sdk.m.js\",\n  \"unpkg\": \"./bundles/sdk.umd.js\",\n  \"jsdelivr\": \"./bundles/sdk.umd.js\",\n  \"types\": \"./types/index.d.ts\",\n  \"files\": [\n    \"bundles\",\n    \"types\",\n    \"CHANGELOG.md\",\n    \"LICENSE.md\",\n    \"README.md\"\n  ],\n  \"scripts\": {\n    \"build\": \"npm run build:clean && npm run build:types && npm run build:lib\",\n    \"build:clean\": \"rimraf bundles temp types\",\n    \"build:lib\": \"vite build --mode lib\",\n    \"build:types\": \"tsc -p tsconfig.lib.json\",\n    \"format\": \"prettier --write 'src/**/*.ts' 'test/**/*.ts' vite.*.ts\",\n    \"prepack\": \"npm run test:unit && npm run build\",\n    \"start\": \"vite dev --mode dev --open /examples/\",\n    \"start:e2e\": \"vite dev --mode e2e\",\n    \"test\": \"vitest run --mode test --coverage\",\n    \"test:unit\": \"vitest run --mode test\",\n    \"test:e2e\": \"npx playwright test\",\n    \"test:format\": \"npx prettier --check .\"\n  },\n  \"devDependencies\": {\n    \"@playwright/test\": \"^1.32.2\",\n    \"@rollup/plugin-replace\": \"^5.0.2\",\n    \"@types/body-parser\": \"^1.19.2\",\n    \"@types/lodash\": \"^4.14.192\",\n    \"@vitest/coverage-c8\": \"^0.29.8\",\n    \"@vitest/ui\": \"^0.29.8\",\n    \"body-parser\": \"^1.20.2\",\n    \"happy-dom\": \"^9.1.0\",\n    \"lodash\": \"^4.17.21\",\n    \"prettier\": \"^2.8.7\",\n    \"rimraf\": \"^4.4.1\",\n    \"typescript\": \"~4.4.4\",\n    \"vite\": \"^4.2.1\",\n    \"vite-tsconfig-paths\": \"^4.0.8\",\n    \"vitest\": \"^0.29.8\"\n  }\n}\n",
  "node_modules/@stackblitz/sdk/types/connection.d.ts": "import { VM } from './vm';\nexport declare class Connection {\n    element: HTMLIFrameElement;\n    id: string;\n    pending: Promise<VM>;\n    vm?: VM;\n    constructor(element: HTMLIFrameElement);\n}\nexport declare const getConnection: (identifier: string | HTMLIFrameElement) => Connection | null;\n",
  "node_modules/@stackblitz/sdk/types/constants.d.ts": "/**\n * Number of milliseconds between attempts to get a response from an embedded frame\n */\nexport declare const CONNECT_INTERVAL = 500;\n/**\n * How many times should we try to get an init response from an embedded frame\n */\nexport declare const CONNECT_MAX_ATTEMPTS = 20;\n/**\n * Default height attribute for iframes\n */\nexport declare const DEFAULT_FRAME_HEIGHT = 300;\n/**\n * Origin of the StackBlitz instance\n */\nexport declare const DEFAULT_ORIGIN: string;\n/**\n * List of supported template names.\n */\nexport declare const PROJECT_TEMPLATES: readonly [\"angular-cli\", \"create-react-app\", \"html\", \"javascript\", \"node\", \"polymer\", \"typescript\", \"vue\"];\n/**\n * Supported sidebar views\n */\nexport declare const UI_SIDEBAR_VIEWS: readonly [\"project\", \"search\", \"ports\", \"settings\"];\n/**\n * Supported editor themes\n */\nexport declare const UI_THEMES: readonly [\"light\", \"dark\"];\n/**\n * Supported editor view modes\n */\nexport declare const UI_VIEWS: readonly [\"editor\", \"preview\"];\n",
  "node_modules/@stackblitz/sdk/types/generate.d.ts": "import type { Project, EmbedOptions, OpenOptions } from './interfaces';\nexport declare function createProjectForm({ template, title, description, dependencies, files, settings, }: Project): HTMLFormElement;\nexport declare function createProjectFrameHTML(project: Project, options?: EmbedOptions): string;\nexport declare function openNewProject(project: Project, options?: OpenOptions): void;\n",
  "node_modules/@stackblitz/sdk/types/helpers.d.ts": "import type { EmbedOptions, OpenOptions } from './interfaces';\ndeclare type Route = '/run' | `/edit/${string}` | `/github/${string}` | `/fork/${string}`;\n/**\n * Pseudo-random id string for internal accounting.\n * 8 characters long, and collisions around 1 per million.\n */\nexport declare function genID(): string;\nexport declare function openUrl(route: Route, options?: OpenOptions): string;\nexport declare function embedUrl(route: Route, options?: EmbedOptions): string;\nexport declare function replaceAndEmbed(target: HTMLElement, frame: HTMLIFrameElement, options?: EmbedOptions): void;\nexport declare function findElement(elementOrId: string | HTMLElement): HTMLElement;\nexport declare function openTarget(options?: OpenOptions): \"_self\" | \"_blank\";\nexport {};\n",
  "node_modules/@stackblitz/sdk/types/index.d.ts": "import { connect, embedGithubProject, embedProject, embedProjectId, openGithubProject, openProject, openProjectId } from './lib';\nexport type { Project, ProjectDependencies, ProjectFiles, ProjectSettings, ProjectTemplate, ProjectOptions, EmbedOptions, OpenOptions, OpenFileOption, UiThemeOption, UiViewOption, } from './interfaces';\nexport type { FsDiff, VM } from './vm';\ndeclare const StackBlitzSDK: {\n    connect: typeof connect;\n    embedGithubProject: typeof embedGithubProject;\n    embedProject: typeof embedProject;\n    embedProjectId: typeof embedProjectId;\n    openGithubProject: typeof openGithubProject;\n    openProject: typeof openProject;\n    openProjectId: typeof openProjectId;\n};\nexport default StackBlitzSDK;\n",
  "node_modules/@stackblitz/sdk/types/interfaces.d.ts": "import type { PROJECT_TEMPLATES, UI_SIDEBAR_VIEWS, UI_THEMES, UI_VIEWS } from './constants';\nexport interface Project {\n    title: string;\n    description?: string;\n    /**\n     * The project’s template name tells StackBlitz how to compile and run project files.\n     *\n     * Template values supported on https://stackblitz.com include:\n     * - EngineBlock environment: `angular-cli`, `create-react-app`, `javascript`, `polymer`, `typescript`, `vue`\n     * - WebContainers environment: `node`\n     *\n     * @see https://developer.stackblitz.com/guides/user-guide/available-environments\n     */\n    template: ProjectTemplate;\n    /**\n     * Provide project files, as code strings.\n     *\n     * Binary files and blobs are not supported.\n     */\n    files: ProjectFiles;\n    /**\n     * Define npm dependencies for EngineBlock projects.\n     *\n     * For WebContainers-based projects (when using `template: 'node'`), this is ignored,\n     * and dependencies must be defined in the `package.json` file in the `files` object.\n     */\n    dependencies?: ProjectDependencies;\n    settings?: ProjectSettings;\n    /**\n     * @deprecated Tags are ignored by the StackBlitz SDK since v1.5.4\n     */\n    tags?: string[];\n}\nexport declare type ProjectTemplate = (typeof PROJECT_TEMPLATES)[number];\nexport interface ProjectDependencies {\n    [name: string]: string;\n}\nexport interface ProjectFiles {\n    [path: string]: string;\n}\nexport interface ProjectSettings {\n    compile?: {\n        trigger?: 'auto' | 'keystroke' | 'save' | string;\n        action?: 'hmr' | 'refresh' | string;\n        clearConsole?: boolean;\n    };\n}\nexport interface ProjectOptions {\n    /**\n     * Show a UI dialog asking users to click a button to run the project.\n     *\n     * Defaults to `false`.\n     */\n    clickToLoad?: boolean;\n    /**\n     * Height of the Console panel below the preview page (as a percentage number, between `0` and `100`).\n     *\n     * By default, the Console will appear collapsed, and can be opened by users.\n     *\n     * This option is ignored in WebContainers-based projects.\n     */\n    devToolsHeight?: number;\n    /**\n     * Use the “embed” layout of the editor.\n     *\n     * Defaults to `true` for `embedProject*` methods, and `false` for `openProject*` methods.\n     *\n     * @deprecated May be removed in a future release.\n     */\n    forceEmbedLayout?: boolean;\n    /**\n     * Completely hide the Console panel below the preview page.\n     *\n     * This option is ignored in WebContainers-based projects.\n     *\n     * Defaults to `false`.\n     */\n    hideDevTools?: boolean;\n    /**\n     * Hide the ActivityBar (sidebar icons).\n     *\n     * Defaults to `false`.\n     */\n    hideExplorer?: boolean;\n    /**\n     * Select one or several project files to open initially.\n     *\n     * Example usage:\n     *\n     *     // open a single file\n     *     openFile: 'src/index.js'\n     *\n     *     // open three files in three editor tabs\n     *     openFile: 'package.json,src/index.js,src/components/App.js'\n     *\n     *     // open three files in two side-by-side editor panes\n     *     openFile: ['package.json,src/index.js', 'src/components/App.js']\n     */\n    openFile?: OpenFileOption;\n    /**\n     * Set the origin URL of your StackBlitz EE server.\n     *\n     * Defaults to `https://stackblitz.com`.\n     */\n    origin?: string;\n    /**\n     * Set the organization where you want to run the project.\n     *\n     * Defaults to no organization.\n     */\n    organization?: {\n        provider: 'github';\n        name: string;\n    };\n    /**\n     * Show the sidebar as open or closed on page load.\n     *\n     * This might be ignored on narrow viewport widths (mobile and/or tablets).\n     *\n     * On larger viewports, defaults to `false` for `embedProject*` methods, and `true` for `openProject*` methods.\n     */\n    showSidebar?: boolean;\n    /**\n     * Choose the sidebar view to open on project load.\n     *\n     * Available views: `project` (default), `search`, `ports` (WebContainers only) and `settings`.\n     *\n     * @since 1.9.0\n     */\n    sidebarView?: UiSidebarView;\n    /**\n     * Name(s) of the npm script(s) to run on project load.\n     *\n     * Must be a single script name, or a comma-separated list of script names, matching the keys of the `scripts` object in the `package.json` file at the root of the project. Arbitrary shell commands are not supported.\n     *\n     * Example usage:\n     *\n     *     // Run the 'build' script after dependencies are installed\n     *     startScript: 'build'\n     *\n     *     // Run the 'build' script then the 'serve' script, which may look like:\n     *     // `npm install && npm run build && npm run serve`\n     *     startScript: 'build,serve'\n     *\n     * Defaults to looking for a `dev` script or a `start` script. Ignored in EngineBlock projects.\n     *\n     * @since 1.9.0\n     */\n    startScript?: string;\n    /**\n     * Height of the Terminal panel below the editor (as a percentage number).\n     *\n     * Values such as `0` and `100` may not be applied as-is, but result instead in the minimum or maximum height allowed for the Terminal.\n     *\n     * The Terminal only appears in WebContainers-based projects.\n     */\n    terminalHeight?: number;\n    /**\n     * Select the color theme for the editor UI.\n     *\n     * Available themes: `dark` (default) and `light`.\n     */\n    theme?: UiThemeOption;\n    /**\n     * Show only the code editor or only the preview page.\n     *\n     * Defaults to showing both the editor and the preview.\n     */\n    view?: UiViewOption;\n}\nexport interface OpenOptions extends ProjectOptions {\n    /**\n     * Opens the project in a new browser tab.\n     *\n     * Defaults to `true`; use `false` to open in the current tab.\n     */\n    newWindow?: boolean;\n    /**\n     * Opens the project with the editor UI partially hidden (known as “zen mode”).\n     *\n     * Defaults to `false`.\n     *\n     * @since 1.9.0\n     */\n    zenMode?: boolean;\n}\nexport interface EmbedOptions extends ProjectOptions {\n    /**\n     * Height of the embed iframe\n     */\n    height?: number | string;\n    /**\n     * Width of the embed iframe (defaults to `100%`)\n     */\n    width?: number | string;\n    /**\n     * Hide the preview URL in embeds.\n     */\n    hideNavigation?: boolean;\n    /**\n     * Load the project with the proper cross-origin isolation headers.\n     *\n     * @see https://blog.stackblitz.com/posts/cross-browser-with-coop-coep/\n     */\n    crossOriginIsolated?: boolean;\n}\nexport declare type OpenFileOption = string | string[];\nexport declare type UiSidebarView = 'default' | (typeof UI_SIDEBAR_VIEWS)[number];\nexport declare type UiThemeOption = 'default' | (typeof UI_THEMES)[number];\nexport declare type UiViewOption = 'default' | (typeof UI_VIEWS)[number];\n",
  "node_modules/@stackblitz/sdk/types/lib.d.ts": "import type { Project, OpenOptions, EmbedOptions } from './interfaces';\nimport type { VM } from './vm';\n/**\n * Get a VM instance for an existing StackBlitz project iframe.\n */\nexport declare function connect(frameEl: HTMLIFrameElement): Promise<VM>;\n/**\n * Open an existing StackBlitz project in a new tab (or in the current window).\n */\nexport declare function openProject(project: Project, options?: OpenOptions): void;\n/**\n * Open an existing StackBlitz project in a new tab (or in the current window).\n */\nexport declare function openProjectId(projectId: string, options?: OpenOptions): void;\n/**\n * Open a project from Github and open it in a new tab (or in the current window).\n *\n * Example usage:\n *\n *     sdk.openGithubProject('some/repository');\n *     sdk.openGithubProject('some/repository/tree/some-branch');\n */\nexport declare function openGithubProject(repoSlug: string, options?: OpenOptions): void;\n/**\n * Create a new project and embed it on the current page.\n *\n * Returns a promise resolving to a VM instance.\n */\nexport declare function embedProject(elementOrId: string | HTMLElement, project: Project, options?: EmbedOptions): Promise<VM>;\n/**\n * Embeds an existing StackBlitz project on the current page.\n *\n * Returns a promise resolving to a VM instance.\n */\nexport declare function embedProjectId(elementOrId: string | HTMLElement, projectId: string, options?: EmbedOptions): Promise<VM>;\n/**\n * Embeds a project from Github on the current page.\n *\n * Returns a promise resolving to a VM instance.\n */\nexport declare function embedGithubProject(elementOrId: string | HTMLElement, repoSlug: string, options?: EmbedOptions): Promise<VM>;\n",
  "node_modules/@stackblitz/sdk/types/params.d.ts": "import type { EmbedOptions, OpenOptions } from './interfaces';\nexport declare type ParamOptions = Omit<OpenOptions & EmbedOptions, 'origin' | 'newWindow' | 'height' | 'width'>;\n/**\n * URL parameter names supported by the StackBlitz instance.\n *\n * A couple notes:\n *\n * - Names don't always match the keys in EmbedOptions / OpenOptions.\n *   For example, options use `openFile` but the expected param is `file`.\n * - While updated instances perform a case-insensitive lookup for query\n *   parameters, some Enterprise Edition deployments may not, and we need to\n *   use specific (and sometimes inconsistent) casing; see for example\n *   'hidedevtools' vs 'hideNavigation'.\n */\ndeclare type ParamName = '_test' | 'clicktoload' | 'ctl' | 'devtoolsheight' | 'embed' | 'file' | 'hidedevtools' | 'hideExplorer' | 'hideNavigation' | 'initialpath' | 'showSidebar' | 'sidebarView' | 'startScript' | 'terminalHeight' | 'theme' | 'view' | 'zenMode' | 'orgName' | 'orgProvider' | 'corp';\nexport declare const generators: Record<keyof ParamOptions, (value: any) => string>;\nexport declare function buildParams(options?: ParamOptions): string;\nexport declare function trueParam(name: ParamName, value?: boolean): string;\nexport declare function booleanParam(name: ParamName, value?: boolean): string;\nexport declare function percentParam(name: ParamName, value?: number): string;\nexport declare function enumParam(name: ParamName, value?: string, allowList?: readonly string[]): string;\nexport declare function stringParams(name: ParamName, value?: string | string[]): string;\nexport {};\n",
  "node_modules/@stackblitz/sdk/types/rdc.d.ts": "interface MessagePayload {\n    [key: string]: any;\n}\ninterface RequestData {\n    type: string;\n    payload: MessagePayload;\n}\nexport declare class RDC {\n    private port;\n    private pending;\n    constructor(port: MessagePort);\n    request<TResult = null>({ type, payload }: RequestData): Promise<TResult | null>;\n    private messageListener;\n    private cleanResult;\n}\nexport {};\n",
  "node_modules/@stackblitz/sdk/types/vm.d.ts": "import type { OpenFileOption, ProjectDependencies, ProjectFiles, UiThemeOption, UiViewOption } from './interfaces';\nexport interface FsDiff {\n    create: {\n        [path: string]: string;\n    };\n    destroy: string[];\n}\nexport declare class VM {\n    private _rdc;\n    constructor(port: MessagePort, config: {\n        previewOrigin?: string;\n    });\n    /**\n     * Apply batch updates to the project files in one call.\n     */\n    applyFsDiff(diff: FsDiff): Promise<null>;\n    /**\n     * Get the project’s defined dependencies.\n     *\n     * In EngineBlock projects, version numbers represent the resolved dependency versions.\n     * In WebContainers-based projects, returns data from the project’s `package.json` without resolving installed version numbers.\n     */\n    getDependencies(): Promise<ProjectDependencies | null>;\n    /**\n     * Get a snapshot of the project files and their content.\n     */\n    getFsSnapshot(): Promise<ProjectFiles | null>;\n    editor: {\n        /**\n         * Open one of several files in tabs and/or split panes.\n         *\n         * @since 1.7.0 Added support for opening multiple files\n         */\n        openFile: (path: OpenFileOption) => Promise<null>;\n        /**\n         * Set a project file as the currently selected file.\n         *\n         * - This may update the highlighted file in the file explorer,\n         *   and the currently open and/or focused editor tab.\n         * - It will _not_ open a new editor tab if the provided path does not\n         *   match a currently open tab. See `vm.editor.openFile` to open files.\n         *\n         * @since 1.7.0\n         * @experimental\n         */\n        setCurrentFile: (path: string) => Promise<null>;\n        /**\n         * Change the color theme\n         *\n         * @since 1.7.0\n         */\n        setTheme: (theme: UiThemeOption) => Promise<null>;\n        /**\n         * Change the display mode of the project:\n         *\n         * - `default`: show the editor and preview pane\n         * - `editor`: show the editor pane only\n         * - `preview`: show the preview pane only\n         *\n         * @since 1.7.0\n         */\n        setView: (view: UiViewOption) => Promise<null>;\n        /**\n         * Change the display mode of the sidebar:\n         *\n         * - `true`: show the sidebar\n         * - `false`: hide the sidebar\n         *\n         * @since 1.7.0\n         */\n        showSidebar: (visible?: boolean) => Promise<null>;\n    };\n    preview: {\n        /**\n         * The origin (protocol and domain) of the preview iframe.\n         *\n         * In WebContainers-based projects, the origin will always be `null`;\n         * try using `vm.preview.getUrl` instead.\n         *\n         * @see https://developer.stackblitz.com/guides/user-guide/available-environments\n         */\n        origin: string | null;\n        /**\n         * Get the current preview URL.\n         *\n         * In both and EngineBlock and WebContainers-based projects, the preview URL\n         * may not reflect the exact path of the current page, after user navigation.\n         *\n         * In WebContainers-based projects, the preview URL will be `null` initially,\n         * and until the project starts a web server.\n         *\n         * @since 1.7.0\n         * @experimental\n         */\n        getUrl: () => Promise<string | null>;\n        /**\n         * Change the path of the preview URL.\n         *\n         * In WebContainers-based projects, this will be ignored if there is no\n         * currently running web server.\n         *\n         * @since 1.7.0\n         * @experimental\n         */\n        setUrl: (path?: string) => Promise<null>;\n    };\n}\n",
  "node_modules/@standard-schema/spec/dist/index.d.ts": "/** The Standard Schema interface. */\ninterface StandardSchemaV1<Input = unknown, Output = Input> {\n    /** The Standard Schema properties. */\n    readonly \"~standard\": StandardSchemaV1.Props<Input, Output>;\n}\ndeclare namespace StandardSchemaV1 {\n    /** The Standard Schema properties interface. */\n    export interface Props<Input = unknown, Output = Input> {\n        /** The version number of the standard. */\n        readonly version: 1;\n        /** The vendor name of the schema library. */\n        readonly vendor: string;\n        /** Validates unknown input values. */\n        readonly validate: (value: unknown) => Result<Output> | Promise<Result<Output>>;\n        /** Inferred types associated with the schema. */\n        readonly types?: Types<Input, Output> | undefined;\n    }\n    /** The result interface of the validate function. */\n    export type Result<Output> = SuccessResult<Output> | FailureResult;\n    /** The result interface if validation succeeds. */\n    export interface SuccessResult<Output> {\n        /** The typed output value. */\n        readonly value: Output;\n        /** The non-existent issues. */\n        readonly issues?: undefined;\n    }\n    /** The result interface if validation fails. */\n    export interface FailureResult {\n        /** The issues of failed validation. */\n        readonly issues: ReadonlyArray<Issue>;\n    }\n    /** The issue interface of the failure output. */\n    export interface Issue {\n        /** The error message of the issue. */\n        readonly message: string;\n        /** The path of the issue, if any. */\n        readonly path?: ReadonlyArray<PropertyKey | PathSegment> | undefined;\n    }\n    /** The path segment interface of the issue. */\n    export interface PathSegment {\n        /** The key representing a path segment. */\n        readonly key: PropertyKey;\n    }\n    /** The Standard Schema types interface. */\n    export interface Types<Input = unknown, Output = Input> {\n        /** The input type of the schema. */\n        readonly input: Input;\n        /** The output type of the schema. */\n        readonly output: Output;\n    }\n    /** Infers the input type of a Standard Schema. */\n    export type InferInput<Schema extends StandardSchemaV1> = NonNullable<Schema[\"~standard\"][\"types\"]>[\"input\"];\n    /** Infers the output type of a Standard Schema. */\n    export type InferOutput<Schema extends StandardSchemaV1> = NonNullable<Schema[\"~standard\"][\"types\"]>[\"output\"];\n    export {  };\n}\n\nexport { StandardSchemaV1 };\n",
  "node_modules/@standard-schema/spec/package.json": "{\n  \"name\": \"@standard-schema/spec\",\n  \"description\": \"A standard interface for TypeScript schema validation libraries\",\n  \"version\": \"1.0.0\",\n  \"license\": \"MIT\",\n  \"author\": \"Colin McDonnell\",\n  \"homepage\": \"https://standardschema.dev\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/standard-schema/standard-schema\"\n  },\n  \"keywords\": [\n    \"typescript\",\n    \"schema\",\n    \"validation\",\n    \"standard\",\n    \"interface\"\n  ],\n  \"type\": \"module\",\n  \"main\": \"./dist/index.js\",\n  \"types\": \"./dist/index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"import\": {\n        \"types\": \"./dist/index.d.ts\",\n        \"default\": \"./dist/index.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/index.d.cts\",\n        \"default\": \"./dist/index.cjs\"\n      }\n    }\n  },\n  \"sideEffects\": false,\n  \"files\": [\n    \"dist\"\n  ],\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"devDependencies\": {\n    \"tsup\": \"^8.3.0\",\n    \"typescript\": \"^5.6.2\"\n  },\n  \"scripts\": {\n    \"lint\": \"pnpm biome lint ./src\",\n    \"format\": \"pnpm biome format --write ./src\",\n    \"check\": \"pnpm biome check ./src\",\n    \"build\": \"tsup\"\n  }\n}",
  "node_modules/@tokenizer/inflate/lib/ZipToken.d.ts": "/**\n * Ref https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT\n */\nimport type { IGetToken } from \"strtok3\";\nexport declare const Signature: {\n    LocalFileHeader: number;\n    DataDescriptor: number;\n    CentralFileHeader: number;\n    EndOfCentralDirectory: number;\n};\ninterface IDataDescriptor {\n    signature: number;\n    compressedSize: number;\n    uncompressedSize: number;\n}\nexport interface ILocalFileHeader extends IDataDescriptor {\n    minVersion: number;\n    dataDescriptor: boolean;\n    compressedMethod: number;\n    compressedSize: number;\n    uncompressedSize: number;\n    filenameLength: number;\n    extraFieldLength: number;\n    filename: string;\n}\nexport declare const DataDescriptor: IGetToken<IDataDescriptor>;\n/**\n * First part of the ZIP Local File Header\n * Offset | Bytes| Description\n * -------|------+-------------------------------------------------------------------\n *      0 |    4 | Signature (0x04034b50)\n *      4 |    2 | Minimum version needed to extract\n *      6 |    2 | Bit flag\n *      8 |    2 | Compression method\n *     10 |    2 | File last modification time (MS-DOS format)\n *     12 |    2 | File last modification date (MS-DOS format)\n *     14 |    4 | CRC-32 of uncompressed data\n *     18 |    4 | Compressed size\n *     22 |    4 | Uncompressed size\n *     26 |    2 | File name length (n)\n *     28 |    2 | Extra field length (m)\n *     30 |    n | File name\n * 30 + n |    m | Extra field\n */\nexport declare const LocalFileHeaderToken: IGetToken<ILocalFileHeader>;\ninterface IEndOfCentralDirectoryRecord {\n    signature: number;\n    nrOfThisDisk: number;\n    nrOfThisDiskWithTheStart: number;\n    nrOfEntriesOnThisDisk: number;\n    nrOfEntriesOfSize: number;\n    sizeOfCd: number;\n    offsetOfStartOfCd: number;\n    zipFileCommentLength: number;\n}\n/**\n * 4.3.16  End of central directory record:\n *  end of central dir signature (0x06064b50)                                      4 bytes\n *  number of this disk                                                            2 bytes\n *  number of the disk with the start of the central directory                     2 bytes\n *  total number of entries in the central directory on this disk                  2 bytes\n *  total number of entries in the size of the central directory                   2 bytes\n *  sizeOfTheCentralDirectory                                                      4 bytes\n *  offset of start of central directory with respect to the starting disk number  4 bytes\n *  .ZIP file comment length                                                       2 bytes\n *  .ZIP file comment       (variable size)\n */\nexport declare const EndOfCentralDirectoryRecordToken: IGetToken<IEndOfCentralDirectoryRecord>;\nexport interface IFileHeader extends ILocalFileHeader {\n    fileCommentLength: number;\n    relativeOffsetOfLocalHeader: number;\n}\n/**\n * File header:\n *    central file header signature   4 bytes   0 (0x02014b50)\n *    version made by                 2 bytes   4\n *    version needed to extract       2 bytes   6\n *    general purpose bit flag        2 bytes   8\n *    compression method              2 bytes  10\n *    last mod file time              2 bytes  12\n *    last mod file date              2 bytes  14\n *    crc-32                          4 bytes  16\n *    compressed size                 4 bytes  20\n *    uncompressed size               4 bytes  24\n *    file name length                2 bytes  28\n *    extra field length              2 bytes  30\n *    file comment length             2 bytes  32\n *    disk number start               2 bytes  34\n *    internal file attributes        2 bytes  36\n *    external file attributes        4 bytes  38\n *    relative offset of local header 4 bytes  42\n */\nexport declare const FileHeader: IGetToken<IFileHeader>;\nexport {};\n",
  "node_modules/@tokenizer/inflate/lib/index.d.ts": "import type { ITokenizer } from 'strtok3';\nimport { type IFileHeader, type ILocalFileHeader } from \"./ZipToken.js\";\nexport type InflateFileFilterResult = {\n    handler: InflatedDataHandler | false;\n    stop?: boolean;\n};\n/**\n * Return false when to ignore the file, return `InflatedDataHandler` to handle extracted data\n */\nexport type InflateFileFilter = (file: ILocalFileHeader) => InflateFileFilterResult;\nexport type InflatedDataHandler = (fileData: Uint8Array) => Promise<void>;\nexport declare class ZipHandler {\n    private tokenizer;\n    private syncBuffer;\n    constructor(tokenizer: ITokenizer);\n    isZip(): Promise<boolean>;\n    private peekSignature;\n    findEndOfCentralDirectoryLocator(): Promise<number>;\n    readCentralDirectory(): Promise<IFileHeader[] | undefined>;\n    unzip(fileCb: InflateFileFilter): Promise<void>;\n    private iterateOverCentralDirectory;\n    private inflate;\n    private readLocalFileHeader;\n}\n",
  "node_modules/@tokenizer/inflate/package.json": "{\r\n  \"name\": \"@tokenizer/inflate\",\r\n  \"version\": \"0.2.7\",\r\n  \"description\": \"Tokenized zip support\",\r\n  \"type\": \"module\",\r\n  \"exports\": \"./lib/index.js\",\r\n  \"files\": [\r\n    \"lib/**/*.js\",\r\n    \"lib/**/*.d.ts\"\r\n  ],\r\n  \"scripts\": {\r\n    \"clean\": \"del-cli 'lib/**/*.js' 'lib/**/*.js.map' 'lib/**/*.d.ts' 'test/**/*.js' 'test/**/*.js.map'\",\r\n    \"compile-src\": \"tsc -p lib\",\r\n    \"compile-test\": \"tsc -p test\",\r\n    \"compile\": \"yarn run compile-src && yarn run compile-test\",\r\n    \"build\": \"yarn run clean && yarn run compile\",\r\n    \"eslint\": \"eslint lib test\",\r\n    \"lint-md\": \"remark -u preset-lint-recommended .\",\r\n    \"lint-ts\": \"biome check\",\r\n    \"fix\": \"yarn run biome lint --write\",\r\n    \"test\": \"mocha\",\r\n    \"start\": \"yarn run compile && yarn run lint && yarn run cover-test\"\r\n  },\r\n  \"engines\": {\r\n    \"node\": \">=18\"\r\n  },\r\n  \"author\": {\r\n    \"name\": \"Borewit\",\r\n    \"url\": \"https://github.com/Borewit\"\r\n  },\r\n  \"license\": \"MIT\",\r\n  \"packageManager\": \"yarn@4.3.1\",\r\n  \"devDependencies\": {\r\n    \"@aws-sdk/client-s3\": \"^3.750.0\",\r\n    \"@biomejs/biome\": \"=1.9.4\",\r\n    \"@tokenizer/s3\": \"^1.0.1\",\r\n    \"@types/chai\": \"^5.0.1\",\r\n    \"@types/debug\": \"^4\",\r\n    \"@types/mocha\": \"^10.0.10\",\r\n    \"@types/node\": \"^22.13.5\",\r\n    \"chai\": \"^5.2.0\",\r\n    \"del-cli\": \"^6.0.0\",\r\n    \"file-type\": \"^20.1.0\",\r\n    \"mocha\": \"^11.1.0\",\r\n    \"strtok3\": \"^10.2.1\",\r\n    \"ts-node\": \"^10.9.2\",\r\n    \"typescript\": \"^5.7.3\"\r\n  },\r\n  \"dependencies\": {\r\n    \"debug\": \"^4.4.0\",\r\n    \"fflate\": \"^0.8.2\",\r\n    \"token-types\": \"^6.0.0\"\r\n  },\r\n  \"repository\": {\r\n    \"type\": \"git\",\r\n    \"url\": \"https://github.com/Borewit/tokenizer-inflate.git\"\r\n  },\r\n  \"bugs\": {\r\n    \"url\": \"hhttps://github.com/Borewit/tokenizer-inflate/issues\"\r\n  },\r\n  \"funding\": {\r\n    \"type\": \"github\",\r\n    \"url\": \"https://github.com/sponsors/Borewit\"\r\n  },\r\n  \"keywords\": [\r\n    \"zip\",\r\n    \"unzip\",\r\n    \"decompress\",\r\n    \"inflate\",\r\n    \"strtok3\",\r\n    \"tokenizer\",\r\n    \"stream\",\r\n    \"S3\"\r\n  ]\r\n}\r\n",
  "node_modules/@tokenizer/token/index.d.ts": "/**\r\n * Read-only token\r\n * See https://github.com/Borewit/strtok3 for more information\r\n */\r\nexport interface IGetToken<Value, Array extends Uint8Array = Uint8Array> {\r\n\r\n  /**\r\n   * Length of encoded token in bytes\r\n   */\r\n  len: number;\r\n\r\n  /**\r\n   * Decode value from buffer at offset\r\n   * @param array - Uint8Array to read the decoded value from\r\n   * @param offset - Decode offset\r\n   * @return decoded value\r\n   */\r\n  get(array: Array, offset: number): Value;\r\n}\r\n\r\nexport interface IToken<Value, Array extends Uint8Array = Uint8Array> extends IGetToken<Value, Array> {\r\n  /**\r\n   * Encode value to buffer\r\n   * @param array - Uint8Array to write the encoded value to\r\n   * @param offset - Buffer write offset\r\n   * @param value - Value to decode of type T\r\n   * @return offset plus number of bytes written\r\n   */\r\n  put(array: Array, offset: number, value: Value): number\r\n}\r\n",
  "node_modules/@tokenizer/token/package.json": "{\r\n  \"name\": \"@tokenizer/token\",\r\n  \"version\": \"0.3.0\",\r\n  \"description\": \"TypeScript definition for strtok3 token\",\r\n  \"main\": \"\",\r\n  \"types\": \"index.d.ts\",\r\n  \"files\": [\r\n    \"index.d.ts\"\r\n  ],\r\n  \"keywords\": [\r\n    \"token\",\r\n    \"interface\",\r\n    \"tokenizer\",\r\n    \"TypeScript\"\r\n  ],\r\n  \"author\": {\r\n    \"name\": \"Borewit\",\r\n    \"url\": \"https://github.com/Borewit\"\r\n  },\r\n  \"license\": \"MIT\",\r\n  \"repository\": {\r\n    \"type\": \"git\",\r\n    \"url\": \"https://github.com/Borewit/tokenizer-token.git\"\r\n  },\r\n  \"bugs\": {\r\n    \"url\": \"https://github.com/Borewit/tokenizer-token/issues\"\r\n  },\r\n  \"typeScriptVersion\": \"3.0\",\r\n  \"dependencies\": {},\r\n  \"devDependencies\": {\r\n    \"@types/node\": \"^13.1.0\"\r\n  }\r\n}\r\n",
  "node_modules/jsesc/package.json": "{\n  \"name\": \"jsesc\",\n  \"version\": \"3.1.0\",\n  \"description\": \"Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.\",\n  \"homepage\": \"https://mths.be/jsesc\",\n  \"engines\": {\n    \"node\": \">=6\"\n  },\n  \"main\": \"jsesc.js\",\n  \"bin\": \"bin/jsesc\",\n  \"man\": \"man/jsesc.1\",\n  \"keywords\": [\n    \"buffer\",\n    \"escape\",\n    \"javascript\",\n    \"json\",\n    \"map\",\n    \"set\",\n    \"string\",\n    \"stringify\",\n    \"tool\"\n  ],\n  \"license\": \"MIT\",\n  \"author\": {\n    \"name\": \"Mathias Bynens\",\n    \"url\": \"https://mathiasbynens.be/\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/mathiasbynens/jsesc.git\"\n  },\n  \"bugs\": \"https://github.com/mathiasbynens/jsesc/issues\",\n  \"files\": [\n    \"LICENSE-MIT.txt\",\n    \"jsesc.js\",\n    \"bin/\",\n    \"man/\"\n  ],\n  \"scripts\": {\n    \"build\": \"grunt template\",\n    \"coveralls\": \"istanbul cover --verbose --dir 'coverage' 'tests/tests.js' && coveralls < coverage/lcov.info'\",\n    \"cover\": \"istanbul cover --report 'html' --verbose --dir 'coverage' 'tests/tests.js'\",\n    \"test\": \"mocha tests\"\n  },\n  \"devDependencies\": {\n    \"coveralls\": \"^2.11.6\",\n    \"grunt\": \"^0.4.5\",\n    \"grunt-cli\": \"^1.3.2\",\n    \"grunt-template\": \"^0.2.3\",\n    \"istanbul\": \"^0.4.2\",\n    \"mocha\": \"^5.2.0\",\n    \"regenerate\": \"^1.3.0\",\n    \"requirejs\": \"^2.1.22\",\n    \"unicode-13.0.0\": \"0.8.0\"\n  }\n}\n",
  "node_modules/@trivago/prettier-plugin-sort-imports/package.json": "{\n  \"name\": \"@trivago/prettier-plugin-sort-imports\",\n  \"version\": \"4.3.0\",\n  \"description\": \"A prettier plugins to sort imports in provided RegEx order\",\n  \"main\": \"lib/src/index.js\",\n  \"types\": \"types/index.d.ts\",\n  \"repository\": {\n    \"url\": \"https://github.com/trivago/prettier-plugin-sort-imports\",\n    \"type\": \"git\"\n  },\n  \"homepage\": \"https://github.com/trivago/prettier-plugin-sort-imports#readme\",\n  \"scripts\": {\n    \"prepare\": \"yarn run compile\",\n    \"compile\": \"tsc\",\n    \"preexample\": \"yarn run compile\",\n    \"example\": \"prettier --config ./examples/.prettierrc --plugin lib/src/index.js\",\n    \"test\": \"jest -i\",\n    \"type-check\": \"tsc --noEmit\",\n    \"prepublishOnly\": \"npm run compile && npm run test\"\n  },\n  \"keywords\": [\n    \"prettier\",\n    \"plugin\",\n    \"sort\",\n    \"import\",\n    \"typescript\",\n    \"javascript\"\n  ],\n  \"author\": {\n    \"name\": \"Ayush Sharma\",\n    \"email\": \"ayush.sharma@trivago.com\",\n    \"url\": \"https://github.com/ayusharma\"\n  },\n  \"license\": \"Apache-2.0\",\n  \"dependencies\": {\n    \"@babel/generator\": \"7.17.7\",\n    \"@babel/parser\": \"^7.20.5\",\n    \"@babel/traverse\": \"7.23.2\",\n    \"@babel/types\": \"7.17.0\",\n    \"javascript-natural-sort\": \"0.7.1\",\n    \"lodash\": \"^4.17.21\"\n  },\n  \"devDependencies\": {\n    \"@babel/core\": \"^7.20.7\",\n    \"@types/chai\": \"4.2.15\",\n    \"@types/jest\": \"26.0.20\",\n    \"@types/lodash\": \"4.14.168\",\n    \"@types/node\": \"20.8.6\",\n    \"@vue/compiler-sfc\": \"^3.2.41\",\n    \"jest\": \"26.6.3\",\n    \"prettier\": \"2.8\",\n    \"ts-jest\": \"26.5.3\",\n    \"typescript\": \"4.9.4\"\n  },\n  \"peerDependencies\": {\n    \"@vue/compiler-sfc\": \"3.x\",\n    \"prettier\": \"2.x - 3.x\"\n  },\n  \"peerDependenciesMeta\": {\n    \"@vue/compiler-sfc\": {\n      \"optional\": true\n    }\n  }\n}\n",
  "node_modules/@trivago/prettier-plugin-sort-imports/types/index.d.ts": "import { ParserPlugin } from '@babel/parser';\nimport { Config } from 'prettier';\n\nexport type ImportOrderParserPlugin =\n    | Extract<ParserPlugin, string>\n    | `[${string},${string}]`;\n\nexport interface PluginConfig {\n    /**\n     * A collection of Regular expressions in string format.\n     *\n     * ```\n     * \"importOrder\": [\"^@core/(.*)$\", \"^@server/(.*)$\", \"^@ui/(.*)$\", \"^[./]\"],\n     * ```\n     *\n     * _Default behavior:_ The plugin moves the third party imports to the top which are not part of the `importOrder` list.\n     * To move the third party imports at desired place, you can use `<THIRD_PARTY_MODULES>` to assign third party imports to the appropriate position:\n     *\n     * ```\n     * \"importOrder\": [\"^@core/(.*)$\", \"<THIRD_PARTY_MODULES>\", \"^@server/(.*)$\", \"^@ui/(.*)$\", \"^[./]\"],\n     * ```\n     */\n    importOrder: string[];\n\n    /**\n     * A boolean value to enable or disable the new line separation\n     * between sorted import declarations group. The separation takes place according to the `importOrder`.\n     *\n     * @default false\n     */\n    importOrderSeparation?: boolean;\n\n    /**\n     * A boolean value to enable or disable sorting of the specifiers in an import declarations.\n     *\n     * @default false\n     */\n    importOrderSortSpecifiers?: boolean;\n\n    /**\n     * A boolean value to enable or disable sorting the namespace specifiers to the top of the import group.\n     *\n     * @default false\n     */\n    importOrderGroupNamespaceSpecifiers?: boolean;\n\n    /**\n     * A boolean value to enable case-insensitivity in the sorting algorithm\nused to order imports within each match group.\n     * \n     * For example, when false (or not specified):\n     * \n     * ```js\n     * import ExampleView from './ExampleView';\n     * import ExamplesList from './ExamplesList';\n     * ```\n     * \n     * compared with `\"importOrderCaseInsensitive\": true`:\n     * \n     * ```js\n     * import ExamplesList from './ExamplesList';\n     * import ExampleView from './ExampleView';\n     * ```\n     * \n     * @default false\n     */\n    importOrderCaseInsensitive?: boolean;\n\n    /**\n     * Previously known as `experimentalBabelParserPluginsList`.\n     *\n     * A collection of plugins for babel parser. The plugin passes this list to babel parser, so it can understand the syntaxes\n     * used in the file being formatted. The plugin uses prettier itself to figure out the parser it needs to use but if that fails,\n     * you can use this field to enforce the usage of the plugins' babel parser needs.\n     *\n     * **To pass the plugins to babel parser**:\n     *\n     * ```\n     * \"importOrderParserPlugins\" : [\"classProperties\", \"decorators-legacy\"]\n     * ```\n     *\n     * **To pass the options to the babel parser plugins**: Since prettier options are limited to string, you can pass plugins\n     * with options as a JSON string of the plugin array:\n     * `\"[\\\"plugin-name\\\", { \\\"pluginOption\\\": true }]\"`.\n     *\n     * ```\n     * \"importOrderParserPlugins\" : [\"classProperties\", \"[\\\"decorators\\\", { \\\"decoratorsBeforeExport\\\": true }]\"]\n     * ```\n     *\n     * **To disable default plugins for babel parser, pass an empty array**:\n     *\n     * @default [\"typescript\", \"jsx\"]\n     */\n    importOrderParserPlugins?: ImportOrderParserPlugin[];\n}\n\nexport type PrettierConfig = PluginConfig & Config;\n",
  "node_modules/@trivago/prettier-plugin-sort-imports/node_modules/@babel/generator/package.json": "{\n  \"name\": \"@babel/generator\",\n  \"version\": \"7.17.7\",\n  \"description\": \"Turns an AST into code.\",\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-generator\"\n  },\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-generator\",\n  \"bugs\": \"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen\",\n  \"main\": \"./lib/index.js\",\n  \"files\": [\n    \"lib\"\n  ],\n  \"dependencies\": {\n    \"@babel/types\": \"^7.17.0\",\n    \"jsesc\": \"^2.5.1\",\n    \"source-map\": \"^0.5.0\"\n  },\n  \"devDependencies\": {\n    \"@babel/helper-fixtures\": \"^7.17.0\",\n    \"@babel/parser\": \"^7.17.7\",\n    \"@jridgewell/trace-mapping\": \"^0.3.4\",\n    \"@types/jsesc\": \"^2.5.0\",\n    \"@types/source-map\": \"^0.5.0\",\n    \"charcodes\": \"^0.2.0\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  }\n}",
  "node_modules/@trivago/prettier-plugin-sort-imports/node_modules/@babel/traverse/package.json": "{\n  \"name\": \"@babel/traverse\",\n  \"version\": \"7.23.2\",\n  \"description\": \"The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes\",\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-traverse\",\n  \"bugs\": \"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20traverse%22+is%3Aopen\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-traverse\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"dependencies\": {\n    \"@babel/code-frame\": \"^7.22.13\",\n    \"@babel/generator\": \"^7.23.0\",\n    \"@babel/helper-environment-visitor\": \"^7.22.20\",\n    \"@babel/helper-function-name\": \"^7.23.0\",\n    \"@babel/helper-hoist-variables\": \"^7.22.5\",\n    \"@babel/helper-split-export-declaration\": \"^7.22.6\",\n    \"@babel/parser\": \"^7.23.0\",\n    \"@babel/types\": \"^7.23.0\",\n    \"debug\": \"^4.1.0\",\n    \"globals\": \"^11.1.0\"\n  },\n  \"devDependencies\": {\n    \"@babel/core\": \"^7.23.0\",\n    \"@babel/helper-plugin-test-runner\": \"^7.22.5\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  },\n  \"type\": \"commonjs\"\n}",
  "node_modules/@trivago/prettier-plugin-sort-imports/node_modules/@babel/traverse/node_modules/@babel/generator/package.json": "{\n  \"name\": \"@babel/generator\",\n  \"version\": \"7.29.1\",\n  \"description\": \"Turns an AST into code.\",\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-generator\"\n  },\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-generator\",\n  \"bugs\": \"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen\",\n  \"main\": \"./lib/index.js\",\n  \"files\": [\n    \"lib\"\n  ],\n  \"dependencies\": {\n    \"@babel/parser\": \"^7.29.0\",\n    \"@babel/types\": \"^7.29.0\",\n    \"@jridgewell/gen-mapping\": \"^0.3.12\",\n    \"@jridgewell/trace-mapping\": \"^0.3.28\",\n    \"jsesc\": \"^3.0.2\"\n  },\n  \"devDependencies\": {\n    \"@babel/core\": \"^7.29.0\",\n    \"@babel/helper-fixtures\": \"^7.28.6\",\n    \"@babel/plugin-transform-typescript\": \"^7.28.6\",\n    \"@jridgewell/sourcemap-codec\": \"^1.5.3\",\n    \"charcodes\": \"^0.2.0\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  },\n  \"type\": \"commonjs\"\n}",
  "node_modules/@trivago/prettier-plugin-sort-imports/node_modules/@babel/traverse/node_modules/@babel/types/lib/index-legacy.d.ts": "// NOTE: This file is autogenerated. Do not modify.\n// See packages/babel-types/scripts/generators/typescript-legacy.ts for script used.\n\ninterface BaseComment {\n  value: string;\n  start: number;\n  end: number;\n  loc: SourceLocation;\n  type: \"CommentBlock\" | \"CommentLine\";\n}\n\nexport interface CommentBlock extends BaseComment {\n  type: \"CommentBlock\";\n}\n\nexport interface CommentLine extends BaseComment {\n  type: \"CommentLine\";\n}\n\nexport type Comment = CommentBlock | CommentLine;\n\nexport interface SourceLocation {\n  start: {\n    line: number;\n    column: number;\n  };\n\n  end: {\n    line: number;\n    column: number;\n  };\n}\n\ninterface BaseNode {\n  leadingComments: ReadonlyArray<Comment> | null;\n  innerComments: ReadonlyArray<Comment> | null;\n  trailingComments: ReadonlyArray<Comment> | null;\n  start: number | null;\n  end: number | null;\n  loc: SourceLocation | null;\n  type: Node[\"type\"];\n  extra?: Record<string, unknown>;\n}\n\nexport type Node = Accessor | AnyTypeAnnotation | ArgumentPlaceholder | ArrayExpression | ArrayPattern | ArrayTypeAnnotation | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BigIntLiteral | Binary | BinaryExpression | BindExpression | Block | BlockParent | BlockStatement | BooleanLiteral | BooleanLiteralTypeAnnotation | BooleanTypeAnnotation | BreakStatement | CallExpression | CatchClause | Class | ClassAccessorProperty | ClassBody | ClassDeclaration | ClassExpression | ClassImplements | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | CompletionStatement | Conditional | ConditionalExpression | ContinueStatement | DebuggerStatement | DecimalLiteral | Declaration | DeclareClass | DeclareExportAllDeclaration | DeclareExportDeclaration | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareOpaqueType | DeclareTypeAlias | DeclareVariable | DeclaredPredicate | Decorator | Directive | DirectiveLiteral | DoExpression | DoWhileStatement | EmptyStatement | EmptyTypeAnnotation | EnumBody | EnumBooleanBody | EnumBooleanMember | EnumDeclaration | EnumDefaultedMember | EnumMember | EnumNumberBody | EnumNumberMember | EnumStringBody | EnumStringMember | EnumSymbolBody | ExistsTypeAnnotation | ExportAllDeclaration | ExportDeclaration | ExportDefaultDeclaration | ExportDefaultSpecifier | ExportNamedDeclaration | ExportNamespaceSpecifier | ExportSpecifier | Expression | ExpressionStatement | ExpressionWrapper | File | Flow | FlowBaseAnnotation | FlowDeclaration | FlowPredicate | FlowType | For | ForInStatement | ForOfStatement | ForStatement | ForXStatement | Function | FunctionDeclaration | FunctionExpression | FunctionParameter | FunctionParent | FunctionTypeAnnotation | FunctionTypeParam | GenericTypeAnnotation | Identifier | IfStatement | Immutable | Import | ImportAttribute | ImportDeclaration | ImportDefaultSpecifier | ImportExpression | ImportNamespaceSpecifier | ImportOrExportDeclaration | ImportSpecifier | IndexedAccessType | InferredPredicate | InterfaceDeclaration | InterfaceExtends | InterfaceTypeAnnotation | InterpreterDirective | IntersectionTypeAnnotation | JSX | JSXAttribute | JSXClosingElement | JSXClosingFragment | JSXElement | JSXEmptyExpression | JSXExpressionContainer | JSXFragment | JSXIdentifier | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement | JSXOpeningFragment | JSXSpreadAttribute | JSXSpreadChild | JSXText | LVal | LabeledStatement | Literal | LogicalExpression | Loop | MemberExpression | MetaProperty | Method | Miscellaneous | MixedTypeAnnotation | ModuleDeclaration | ModuleExpression | ModuleSpecifier | NewExpression | Noop | NullLiteral | NullLiteralTypeAnnotation | NullableTypeAnnotation | NumberLiteral | NumberLiteralTypeAnnotation | NumberTypeAnnotation | NumericLiteral | ObjectExpression | ObjectMember | ObjectMethod | ObjectPattern | ObjectProperty | ObjectTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalCallExpression | OptionalIndexedAccessType | OptionalMemberExpression | ParenthesizedExpression | Pattern | PatternLike | PipelineBareFunction | PipelinePrimaryTopicReference | PipelineTopicExpression | Placeholder | Private | PrivateName | Program | Property | Pureish | QualifiedTypeIdentifier | RecordExpression | RegExpLiteral | RegexLiteral | RestElement | RestProperty | ReturnStatement | Scopable | SequenceExpression | SpreadElement | SpreadProperty | Standardized | Statement | StaticBlock | StringLiteral | StringLiteralTypeAnnotation | StringTypeAnnotation | Super | SwitchCase | SwitchStatement | SymbolTypeAnnotation | TSAnyKeyword | TSArrayType | TSAsExpression | TSBaseType | TSBigIntKeyword | TSBooleanKeyword | TSCallSignatureDeclaration | TSConditionalType | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSEntityName | TSEnumBody | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSExpressionWithTypeArguments | TSExternalModuleReference | TSFunctionType | TSImportEqualsDeclaration | TSImportType | TSIndexSignature | TSIndexedAccessType | TSInferType | TSInstantiationExpression | TSInterfaceBody | TSInterfaceDeclaration | TSIntersectionType | TSIntrinsicKeyword | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBlock | TSModuleDeclaration | TSNamedTupleMember | TSNamespaceExportDeclaration | TSNeverKeyword | TSNonNullExpression | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSOptionalType | TSParameterProperty | TSParenthesizedType | TSPropertySignature | TSQualifiedName | TSRestType | TSSatisfiesExpression | TSStringKeyword | TSSymbolKeyword | TSTemplateLiteralType | TSThisType | TSTupleType | TSType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeElement | TSTypeLiteral | TSTypeOperator | TSTypeParameter | TSTypeParameterDeclaration | TSTypeParameterInstantiation | TSTypePredicate | TSTypeQuery | TSTypeReference | TSUndefinedKeyword | TSUnionType | TSUnknownKeyword | TSVoidKeyword | TaggedTemplateExpression | TemplateElement | TemplateLiteral | Terminatorless | ThisExpression | ThisTypeAnnotation | ThrowStatement | TopicReference | TryStatement | TupleExpression | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeCastExpression | TypeParameter | TypeParameterDeclaration | TypeParameterInstantiation | TypeScript | TypeofTypeAnnotation | UnaryExpression | UnaryLike | UnionTypeAnnotation | UpdateExpression | UserWhitespacable | V8IntrinsicIdentifier | VariableDeclaration | VariableDeclarator | Variance | VoidPattern | VoidTypeAnnotation | While | WhileStatement | WithStatement | YieldExpression;\n\nexport interface ArrayExpression extends BaseNode {\n  type: \"ArrayExpression\";\n  elements: (null | Expression | SpreadElement)[];\n}\n\nexport interface AssignmentExpression extends BaseNode {\n  type: \"AssignmentExpression\";\n  operator: string;\n  left: LVal | OptionalMemberExpression;\n  right: Expression;\n}\n\nexport interface BinaryExpression extends BaseNode {\n  type: \"BinaryExpression\";\n  operator: \"+\" | \"-\" | \"/\" | \"%\" | \"*\" | \"**\" | \"&\" | \"|\" | \">>\" | \">>>\" | \"<<\" | \"^\" | \"==\" | \"===\" | \"!=\" | \"!==\" | \"in\" | \"instanceof\" | \">\" | \"<\" | \">=\" | \"<=\" | \"|>\";\n  left: Expression | PrivateName;\n  right: Expression;\n}\n\nexport interface InterpreterDirective extends BaseNode {\n  type: \"InterpreterDirective\";\n  value: string;\n}\n\nexport interface Directive extends BaseNode {\n  type: \"Directive\";\n  value: DirectiveLiteral;\n}\n\nexport interface DirectiveLiteral extends BaseNode {\n  type: \"DirectiveLiteral\";\n  value: string;\n}\n\nexport interface BlockStatement extends BaseNode {\n  type: \"BlockStatement\";\n  body: Statement[];\n  directives: Directive[];\n}\n\nexport interface BreakStatement extends BaseNode {\n  type: \"BreakStatement\";\n  label: Identifier | null;\n}\n\nexport interface CallExpression extends BaseNode {\n  type: \"CallExpression\";\n  callee: Expression | Super | V8IntrinsicIdentifier;\n  arguments: (Expression | SpreadElement | ArgumentPlaceholder)[];\n  optional: boolean | null;\n  typeArguments: TypeParameterInstantiation | null;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface CatchClause extends BaseNode {\n  type: \"CatchClause\";\n  param: Identifier | ArrayPattern | ObjectPattern | null;\n  body: BlockStatement;\n}\n\nexport interface ConditionalExpression extends BaseNode {\n  type: \"ConditionalExpression\";\n  test: Expression;\n  consequent: Expression;\n  alternate: Expression;\n}\n\nexport interface ContinueStatement extends BaseNode {\n  type: \"ContinueStatement\";\n  label: Identifier | null;\n}\n\nexport interface DebuggerStatement extends BaseNode {\n  type: \"DebuggerStatement\";\n}\n\nexport interface DoWhileStatement extends BaseNode {\n  type: \"DoWhileStatement\";\n  test: Expression;\n  body: Statement;\n}\n\nexport interface EmptyStatement extends BaseNode {\n  type: \"EmptyStatement\";\n}\n\nexport interface ExpressionStatement extends BaseNode {\n  type: \"ExpressionStatement\";\n  expression: Expression;\n}\n\nexport interface File extends BaseNode {\n  type: \"File\";\n  program: Program;\n  comments: (CommentBlock | CommentLine)[] | null;\n  tokens: any[] | null;\n}\n\nexport interface ForInStatement extends BaseNode {\n  type: \"ForInStatement\";\n  left: VariableDeclaration | LVal;\n  right: Expression;\n  body: Statement;\n}\n\nexport interface ForStatement extends BaseNode {\n  type: \"ForStatement\";\n  init: VariableDeclaration | Expression | null;\n  test: Expression | null;\n  update: Expression | null;\n  body: Statement;\n}\n\nexport interface FunctionDeclaration extends BaseNode {\n  type: \"FunctionDeclaration\";\n  id: Identifier | null;\n  params: FunctionParameter[];\n  body: BlockStatement;\n  generator: boolean;\n  async: boolean;\n  declare: boolean | null;\n  predicate: DeclaredPredicate | InferredPredicate | null;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface FunctionExpression extends BaseNode {\n  type: \"FunctionExpression\";\n  id: Identifier | null;\n  params: FunctionParameter[];\n  body: BlockStatement;\n  generator: boolean;\n  async: boolean;\n  predicate: DeclaredPredicate | InferredPredicate | null;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface Identifier extends BaseNode {\n  type: \"Identifier\";\n  name: string;\n  decorators: Decorator[] | null;\n  optional: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface IfStatement extends BaseNode {\n  type: \"IfStatement\";\n  test: Expression;\n  consequent: Statement;\n  alternate: Statement | null;\n}\n\nexport interface LabeledStatement extends BaseNode {\n  type: \"LabeledStatement\";\n  label: Identifier;\n  body: Statement;\n}\n\nexport interface StringLiteral extends BaseNode {\n  type: \"StringLiteral\";\n  value: string;\n}\n\nexport interface NumericLiteral extends BaseNode {\n  type: \"NumericLiteral\";\n  value: number;\n}\n\nexport interface NullLiteral extends BaseNode {\n  type: \"NullLiteral\";\n}\n\nexport interface BooleanLiteral extends BaseNode {\n  type: \"BooleanLiteral\";\n  value: boolean;\n}\n\nexport interface RegExpLiteral extends BaseNode {\n  type: \"RegExpLiteral\";\n  pattern: string;\n  flags: string;\n}\n\nexport interface LogicalExpression extends BaseNode {\n  type: \"LogicalExpression\";\n  operator: \"||\" | \"&&\" | \"??\";\n  left: Expression;\n  right: Expression;\n}\n\nexport interface MemberExpression extends BaseNode {\n  type: \"MemberExpression\";\n  object: Expression | Super;\n  property: Expression | Identifier | PrivateName;\n  computed: boolean;\n  optional: boolean | null;\n}\n\nexport interface NewExpression extends BaseNode {\n  type: \"NewExpression\";\n  callee: Expression | Super | V8IntrinsicIdentifier;\n  arguments: (Expression | SpreadElement | ArgumentPlaceholder)[];\n  optional: boolean | null;\n  typeArguments: TypeParameterInstantiation | null;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface Program extends BaseNode {\n  type: \"Program\";\n  body: Statement[];\n  directives: Directive[];\n  sourceType: \"script\" | \"module\";\n  interpreter: InterpreterDirective | null;\n}\n\nexport interface ObjectExpression extends BaseNode {\n  type: \"ObjectExpression\";\n  properties: (ObjectMethod | ObjectProperty | SpreadElement)[];\n}\n\nexport interface ObjectMethod extends BaseNode {\n  type: \"ObjectMethod\";\n  kind: \"method\" | \"get\" | \"set\";\n  key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral;\n  params: FunctionParameter[];\n  body: BlockStatement;\n  computed: boolean;\n  generator: boolean;\n  async: boolean;\n  decorators: Decorator[] | null;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface ObjectProperty extends BaseNode {\n  type: \"ObjectProperty\";\n  key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral | DecimalLiteral | PrivateName;\n  value: Expression | PatternLike;\n  computed: boolean;\n  shorthand: boolean;\n  decorators: Decorator[] | null;\n}\n\nexport interface RestElement extends BaseNode {\n  type: \"RestElement\";\n  argument: Identifier | ArrayPattern | ObjectPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression | RestElement | AssignmentPattern;\n  decorators: Decorator[] | null;\n  optional: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface ReturnStatement extends BaseNode {\n  type: \"ReturnStatement\";\n  argument: Expression | null;\n}\n\nexport interface SequenceExpression extends BaseNode {\n  type: \"SequenceExpression\";\n  expressions: Expression[];\n}\n\nexport interface ParenthesizedExpression extends BaseNode {\n  type: \"ParenthesizedExpression\";\n  expression: Expression;\n}\n\nexport interface SwitchCase extends BaseNode {\n  type: \"SwitchCase\";\n  test: Expression | null;\n  consequent: Statement[];\n}\n\nexport interface SwitchStatement extends BaseNode {\n  type: \"SwitchStatement\";\n  discriminant: Expression;\n  cases: SwitchCase[];\n}\n\nexport interface ThisExpression extends BaseNode {\n  type: \"ThisExpression\";\n}\n\nexport interface ThrowStatement extends BaseNode {\n  type: \"ThrowStatement\";\n  argument: Expression;\n}\n\nexport interface TryStatement extends BaseNode {\n  type: \"TryStatement\";\n  block: BlockStatement;\n  handler: CatchClause | null;\n  finalizer: BlockStatement | null;\n}\n\nexport interface UnaryExpression extends BaseNode {\n  type: \"UnaryExpression\";\n  operator: \"void\" | \"throw\" | \"delete\" | \"!\" | \"+\" | \"-\" | \"~\" | \"typeof\";\n  argument: Expression;\n  prefix: boolean;\n}\n\nexport interface UpdateExpression extends BaseNode {\n  type: \"UpdateExpression\";\n  operator: \"++\" | \"--\";\n  argument: Expression;\n  prefix: boolean;\n}\n\nexport interface VariableDeclaration extends BaseNode {\n  type: \"VariableDeclaration\";\n  kind: \"var\" | \"let\" | \"const\" | \"using\" | \"await using\";\n  declarations: VariableDeclarator[];\n  declare: boolean | null;\n}\n\nexport interface VariableDeclarator extends BaseNode {\n  type: \"VariableDeclarator\";\n  id: LVal | VoidPattern;\n  init: Expression | null;\n  definite: boolean | null;\n}\n\nexport interface WhileStatement extends BaseNode {\n  type: \"WhileStatement\";\n  test: Expression;\n  body: Statement;\n}\n\nexport interface WithStatement extends BaseNode {\n  type: \"WithStatement\";\n  object: Expression;\n  body: Statement;\n}\n\nexport interface AssignmentPattern extends BaseNode {\n  type: \"AssignmentPattern\";\n  left: Identifier | ObjectPattern | ArrayPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;\n  right: Expression;\n  decorators: Decorator[] | null;\n  optional: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface ArrayPattern extends BaseNode {\n  type: \"ArrayPattern\";\n  elements: (null | PatternLike)[];\n  decorators: Decorator[] | null;\n  optional: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface ArrowFunctionExpression extends BaseNode {\n  type: \"ArrowFunctionExpression\";\n  params: FunctionParameter[];\n  body: BlockStatement | Expression;\n  async: boolean;\n  expression: boolean;\n  generator: boolean;\n  predicate: DeclaredPredicate | InferredPredicate | null;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface ClassBody extends BaseNode {\n  type: \"ClassBody\";\n  body: (ClassMethod | ClassPrivateMethod | ClassProperty | ClassPrivateProperty | ClassAccessorProperty | TSDeclareMethod | TSIndexSignature | StaticBlock)[];\n}\n\nexport interface ClassExpression extends BaseNode {\n  type: \"ClassExpression\";\n  id: Identifier | null;\n  superClass: Expression | null;\n  body: ClassBody;\n  decorators: Decorator[] | null;\n  implements: (TSExpressionWithTypeArguments | ClassImplements)[] | null;\n  mixins: InterfaceExtends | null;\n  superTypeParameters: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface ClassDeclaration extends BaseNode {\n  type: \"ClassDeclaration\";\n  id: Identifier | null;\n  superClass: Expression | null;\n  body: ClassBody;\n  decorators: Decorator[] | null;\n  abstract: boolean | null;\n  declare: boolean | null;\n  implements: (TSExpressionWithTypeArguments | ClassImplements)[] | null;\n  mixins: InterfaceExtends | null;\n  superTypeParameters: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface ExportAllDeclaration extends BaseNode {\n  type: \"ExportAllDeclaration\";\n  source: StringLiteral;\n  attributes: ImportAttribute[] | null;\n  assertions: ImportAttribute[] | null;\n  exportKind: \"type\" | \"value\" | null;\n}\n\nexport interface ExportDefaultDeclaration extends BaseNode {\n  type: \"ExportDefaultDeclaration\";\n  declaration: TSDeclareFunction | FunctionDeclaration | ClassDeclaration | Expression;\n  exportKind: \"value\" | null;\n}\n\nexport interface ExportNamedDeclaration extends BaseNode {\n  type: \"ExportNamedDeclaration\";\n  declaration: Declaration | null;\n  specifiers: (ExportSpecifier | ExportDefaultSpecifier | ExportNamespaceSpecifier)[];\n  source: StringLiteral | null;\n  attributes: ImportAttribute[] | null;\n  assertions: ImportAttribute[] | null;\n  exportKind: \"type\" | \"value\" | null;\n}\n\nexport interface ExportSpecifier extends BaseNode {\n  type: \"ExportSpecifier\";\n  local: Identifier;\n  exported: Identifier | StringLiteral;\n  exportKind: \"type\" | \"value\" | null;\n}\n\nexport interface ForOfStatement extends BaseNode {\n  type: \"ForOfStatement\";\n  left: VariableDeclaration | LVal;\n  right: Expression;\n  body: Statement;\n  await: boolean;\n}\n\nexport interface ImportDeclaration extends BaseNode {\n  type: \"ImportDeclaration\";\n  specifiers: (ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier)[];\n  source: StringLiteral;\n  attributes: ImportAttribute[] | null;\n  assertions: ImportAttribute[] | null;\n  importKind: \"type\" | \"typeof\" | \"value\" | null;\n  module: boolean | null;\n  phase: \"source\" | \"defer\" | null;\n}\n\nexport interface ImportDefaultSpecifier extends BaseNode {\n  type: \"ImportDefaultSpecifier\";\n  local: Identifier;\n}\n\nexport interface ImportNamespaceSpecifier extends BaseNode {\n  type: \"ImportNamespaceSpecifier\";\n  local: Identifier;\n}\n\nexport interface ImportSpecifier extends BaseNode {\n  type: \"ImportSpecifier\";\n  local: Identifier;\n  imported: Identifier | StringLiteral;\n  importKind: \"type\" | \"typeof\" | \"value\" | null;\n}\n\nexport interface ImportExpression extends BaseNode {\n  type: \"ImportExpression\";\n  source: Expression;\n  options: Expression | null;\n  phase: \"source\" | \"defer\" | null;\n}\n\nexport interface MetaProperty extends BaseNode {\n  type: \"MetaProperty\";\n  meta: Identifier;\n  property: Identifier;\n}\n\nexport interface ClassMethod extends BaseNode {\n  type: \"ClassMethod\";\n  kind: \"get\" | \"set\" | \"method\" | \"constructor\";\n  key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;\n  params: (FunctionParameter | TSParameterProperty)[];\n  body: BlockStatement;\n  computed: boolean;\n  static: boolean;\n  generator: boolean;\n  async: boolean;\n  abstract: boolean | null;\n  access: \"public\" | \"private\" | \"protected\" | null;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  decorators: Decorator[] | null;\n  optional: boolean | null;\n  override: boolean;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface ObjectPattern extends BaseNode {\n  type: \"ObjectPattern\";\n  properties: (RestElement | ObjectProperty)[];\n  decorators: Decorator[] | null;\n  optional: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface SpreadElement extends BaseNode {\n  type: \"SpreadElement\";\n  argument: Expression;\n}\n\nexport interface Super extends BaseNode {\n  type: \"Super\";\n}\n\nexport interface TaggedTemplateExpression extends BaseNode {\n  type: \"TaggedTemplateExpression\";\n  tag: Expression;\n  quasi: TemplateLiteral;\n  typeParameters: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n}\n\nexport interface TemplateElement extends BaseNode {\n  type: \"TemplateElement\";\n  value: { raw: string, cooked?: string };\n  tail: boolean;\n}\n\nexport interface TemplateLiteral extends BaseNode {\n  type: \"TemplateLiteral\";\n  quasis: TemplateElement[];\n  expressions: (Expression | TSType)[];\n}\n\nexport interface YieldExpression extends BaseNode {\n  type: \"YieldExpression\";\n  argument: Expression | null;\n  delegate: boolean;\n}\n\nexport interface AwaitExpression extends BaseNode {\n  type: \"AwaitExpression\";\n  argument: Expression;\n}\n\nexport interface Import extends BaseNode {\n  type: \"Import\";\n}\n\nexport interface BigIntLiteral extends BaseNode {\n  type: \"BigIntLiteral\";\n  value: string;\n}\n\nexport interface ExportNamespaceSpecifier extends BaseNode {\n  type: \"ExportNamespaceSpecifier\";\n  exported: Identifier;\n}\n\nexport interface OptionalMemberExpression extends BaseNode {\n  type: \"OptionalMemberExpression\";\n  object: Expression;\n  property: Expression | Identifier;\n  computed: boolean;\n  optional: boolean;\n}\n\nexport interface OptionalCallExpression extends BaseNode {\n  type: \"OptionalCallExpression\";\n  callee: Expression;\n  arguments: (Expression | SpreadElement | ArgumentPlaceholder)[];\n  optional: boolean;\n  typeArguments: TypeParameterInstantiation | null;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface ClassProperty extends BaseNode {\n  type: \"ClassProperty\";\n  key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;\n  value: Expression | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  decorators: Decorator[] | null;\n  computed: boolean;\n  static: boolean;\n  abstract: boolean | null;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  declare: boolean | null;\n  definite: boolean | null;\n  optional: boolean | null;\n  override: boolean;\n  readonly: boolean | null;\n  variance: Variance | null;\n}\n\nexport interface ClassAccessorProperty extends BaseNode {\n  type: \"ClassAccessorProperty\";\n  key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression | PrivateName;\n  value: Expression | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  decorators: Decorator[] | null;\n  computed: boolean;\n  static: boolean;\n  abstract: boolean | null;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  declare: boolean | null;\n  definite: boolean | null;\n  optional: boolean | null;\n  override: boolean;\n  readonly: boolean | null;\n  variance: Variance | null;\n}\n\nexport interface ClassPrivateProperty extends BaseNode {\n  type: \"ClassPrivateProperty\";\n  key: PrivateName;\n  value: Expression | null;\n  decorators: Decorator[] | null;\n  static: boolean;\n  definite: boolean | null;\n  optional: boolean | null;\n  readonly: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  variance: Variance | null;\n}\n\nexport interface ClassPrivateMethod extends BaseNode {\n  type: \"ClassPrivateMethod\";\n  kind: \"get\" | \"set\" | \"method\";\n  key: PrivateName;\n  params: (FunctionParameter | TSParameterProperty)[];\n  body: BlockStatement;\n  static: boolean;\n  abstract: boolean | null;\n  access: \"public\" | \"private\" | \"protected\" | null;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  async: boolean;\n  computed: boolean;\n  decorators: Decorator[] | null;\n  generator: boolean;\n  optional: boolean | null;\n  override: boolean;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface PrivateName extends BaseNode {\n  type: \"PrivateName\";\n  id: Identifier;\n}\n\nexport interface StaticBlock extends BaseNode {\n  type: \"StaticBlock\";\n  body: Statement[];\n}\n\nexport interface ImportAttribute extends BaseNode {\n  type: \"ImportAttribute\";\n  key: Identifier | StringLiteral;\n  value: StringLiteral;\n}\n\nexport interface AnyTypeAnnotation extends BaseNode {\n  type: \"AnyTypeAnnotation\";\n}\n\nexport interface ArrayTypeAnnotation extends BaseNode {\n  type: \"ArrayTypeAnnotation\";\n  elementType: FlowType;\n}\n\nexport interface BooleanTypeAnnotation extends BaseNode {\n  type: \"BooleanTypeAnnotation\";\n}\n\nexport interface BooleanLiteralTypeAnnotation extends BaseNode {\n  type: \"BooleanLiteralTypeAnnotation\";\n  value: boolean;\n}\n\nexport interface NullLiteralTypeAnnotation extends BaseNode {\n  type: \"NullLiteralTypeAnnotation\";\n}\n\nexport interface ClassImplements extends BaseNode {\n  type: \"ClassImplements\";\n  id: Identifier;\n  typeParameters: TypeParameterInstantiation | null;\n}\n\nexport interface DeclareClass extends BaseNode {\n  type: \"DeclareClass\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  extends: InterfaceExtends[] | null;\n  body: ObjectTypeAnnotation;\n  implements: ClassImplements[] | null;\n  mixins: InterfaceExtends[] | null;\n}\n\nexport interface DeclareFunction extends BaseNode {\n  type: \"DeclareFunction\";\n  id: Identifier;\n  predicate: DeclaredPredicate | null;\n}\n\nexport interface DeclareInterface extends BaseNode {\n  type: \"DeclareInterface\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  extends: InterfaceExtends[] | null;\n  body: ObjectTypeAnnotation;\n}\n\nexport interface DeclareModule extends BaseNode {\n  type: \"DeclareModule\";\n  id: Identifier | StringLiteral;\n  body: BlockStatement;\n  kind: \"CommonJS\" | \"ES\" | null;\n}\n\nexport interface DeclareModuleExports extends BaseNode {\n  type: \"DeclareModuleExports\";\n  typeAnnotation: TypeAnnotation;\n}\n\nexport interface DeclareTypeAlias extends BaseNode {\n  type: \"DeclareTypeAlias\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  right: FlowType;\n}\n\nexport interface DeclareOpaqueType extends BaseNode {\n  type: \"DeclareOpaqueType\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  supertype: FlowType | null;\n  impltype: FlowType | null;\n}\n\nexport interface DeclareVariable extends BaseNode {\n  type: \"DeclareVariable\";\n  id: Identifier;\n}\n\nexport interface DeclareExportDeclaration extends BaseNode {\n  type: \"DeclareExportDeclaration\";\n  declaration: Flow | null;\n  specifiers: (ExportSpecifier | ExportNamespaceSpecifier)[] | null;\n  source: StringLiteral | null;\n  attributes: ImportAttribute[] | null;\n  assertions: ImportAttribute[] | null;\n  default: boolean | null;\n}\n\nexport interface DeclareExportAllDeclaration extends BaseNode {\n  type: \"DeclareExportAllDeclaration\";\n  source: StringLiteral;\n  attributes: ImportAttribute[] | null;\n  assertions: ImportAttribute[] | null;\n  exportKind: \"type\" | \"value\" | null;\n}\n\nexport interface DeclaredPredicate extends BaseNode {\n  type: \"DeclaredPredicate\";\n  value: Flow;\n}\n\nexport interface ExistsTypeAnnotation extends BaseNode {\n  type: \"ExistsTypeAnnotation\";\n}\n\nexport interface FunctionTypeAnnotation extends BaseNode {\n  type: \"FunctionTypeAnnotation\";\n  typeParameters: TypeParameterDeclaration | null;\n  params: FunctionTypeParam[];\n  rest: FunctionTypeParam | null;\n  returnType: FlowType;\n  this: FunctionTypeParam | null;\n}\n\nexport interface FunctionTypeParam extends BaseNode {\n  type: \"FunctionTypeParam\";\n  name: Identifier | null;\n  typeAnnotation: FlowType;\n  optional: boolean | null;\n}\n\nexport interface GenericTypeAnnotation extends BaseNode {\n  type: \"GenericTypeAnnotation\";\n  id: Identifier | QualifiedTypeIdentifier;\n  typeParameters: TypeParameterInstantiation | null;\n}\n\nexport interface InferredPredicate extends BaseNode {\n  type: \"InferredPredicate\";\n}\n\nexport interface InterfaceExtends extends BaseNode {\n  type: \"InterfaceExtends\";\n  id: Identifier | QualifiedTypeIdentifier;\n  typeParameters: TypeParameterInstantiation | null;\n}\n\nexport interface InterfaceDeclaration extends BaseNode {\n  type: \"InterfaceDeclaration\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  extends: InterfaceExtends[] | null;\n  body: ObjectTypeAnnotation;\n}\n\nexport interface InterfaceTypeAnnotation extends BaseNode {\n  type: \"InterfaceTypeAnnotation\";\n  extends: InterfaceExtends[] | null;\n  body: ObjectTypeAnnotation;\n}\n\nexport interface IntersectionTypeAnnotation extends BaseNode {\n  type: \"IntersectionTypeAnnotation\";\n  types: FlowType[];\n}\n\nexport interface MixedTypeAnnotation extends BaseNode {\n  type: \"MixedTypeAnnotation\";\n}\n\nexport interface EmptyTypeAnnotation extends BaseNode {\n  type: \"EmptyTypeAnnotation\";\n}\n\nexport interface NullableTypeAnnotation extends BaseNode {\n  type: \"NullableTypeAnnotation\";\n  typeAnnotation: FlowType;\n}\n\nexport interface NumberLiteralTypeAnnotation extends BaseNode {\n  type: \"NumberLiteralTypeAnnotation\";\n  value: number;\n}\n\nexport interface NumberTypeAnnotation extends BaseNode {\n  type: \"NumberTypeAnnotation\";\n}\n\nexport interface ObjectTypeAnnotation extends BaseNode {\n  type: \"ObjectTypeAnnotation\";\n  properties: (ObjectTypeProperty | ObjectTypeSpreadProperty)[];\n  indexers: ObjectTypeIndexer[];\n  callProperties: ObjectTypeCallProperty[];\n  internalSlots: ObjectTypeInternalSlot[];\n  exact: boolean;\n  inexact: boolean | null;\n}\n\nexport interface ObjectTypeInternalSlot extends BaseNode {\n  type: \"ObjectTypeInternalSlot\";\n  id: Identifier;\n  value: FlowType;\n  optional: boolean;\n  static: boolean;\n  method: boolean;\n}\n\nexport interface ObjectTypeCallProperty extends BaseNode {\n  type: \"ObjectTypeCallProperty\";\n  value: FlowType;\n  static: boolean;\n}\n\nexport interface ObjectTypeIndexer extends BaseNode {\n  type: \"ObjectTypeIndexer\";\n  id: Identifier | null;\n  key: FlowType;\n  value: FlowType;\n  variance: Variance | null;\n  static: boolean;\n}\n\nexport interface ObjectTypeProperty extends BaseNode {\n  type: \"ObjectTypeProperty\";\n  key: Identifier | StringLiteral;\n  value: FlowType;\n  variance: Variance | null;\n  kind: \"init\" | \"get\" | \"set\";\n  method: boolean;\n  optional: boolean;\n  proto: boolean;\n  static: boolean;\n}\n\nexport interface ObjectTypeSpreadProperty extends BaseNode {\n  type: \"ObjectTypeSpreadProperty\";\n  argument: FlowType;\n}\n\nexport interface OpaqueType extends BaseNode {\n  type: \"OpaqueType\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  supertype: FlowType | null;\n  impltype: FlowType;\n}\n\nexport interface QualifiedTypeIdentifier extends BaseNode {\n  type: \"QualifiedTypeIdentifier\";\n  id: Identifier;\n  qualification: Identifier | QualifiedTypeIdentifier;\n}\n\nexport interface StringLiteralTypeAnnotation extends BaseNode {\n  type: \"StringLiteralTypeAnnotation\";\n  value: string;\n}\n\nexport interface StringTypeAnnotation extends BaseNode {\n  type: \"StringTypeAnnotation\";\n}\n\nexport interface SymbolTypeAnnotation extends BaseNode {\n  type: \"SymbolTypeAnnotation\";\n}\n\nexport interface ThisTypeAnnotation extends BaseNode {\n  type: \"ThisTypeAnnotation\";\n}\n\nexport interface TupleTypeAnnotation extends BaseNode {\n  type: \"TupleTypeAnnotation\";\n  types: FlowType[];\n}\n\nexport interface TypeofTypeAnnotation extends BaseNode {\n  type: \"TypeofTypeAnnotation\";\n  argument: FlowType;\n}\n\nexport interface TypeAlias extends BaseNode {\n  type: \"TypeAlias\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  right: FlowType;\n}\n\nexport interface TypeAnnotation extends BaseNode {\n  type: \"TypeAnnotation\";\n  typeAnnotation: FlowType;\n}\n\nexport interface TypeCastExpression extends BaseNode {\n  type: \"TypeCastExpression\";\n  expression: Expression;\n  typeAnnotation: TypeAnnotation;\n}\n\nexport interface TypeParameter extends BaseNode {\n  type: \"TypeParameter\";\n  bound: TypeAnnotation | null;\n  default: FlowType | null;\n  variance: Variance | null;\n  name: string;\n}\n\nexport interface TypeParameterDeclaration extends BaseNode {\n  type: \"TypeParameterDeclaration\";\n  params: TypeParameter[];\n}\n\nexport interface TypeParameterInstantiation extends BaseNode {\n  type: \"TypeParameterInstantiation\";\n  params: FlowType[];\n}\n\nexport interface UnionTypeAnnotation extends BaseNode {\n  type: \"UnionTypeAnnotation\";\n  types: FlowType[];\n}\n\nexport interface Variance extends BaseNode {\n  type: \"Variance\";\n  kind: \"minus\" | \"plus\";\n}\n\nexport interface VoidTypeAnnotation extends BaseNode {\n  type: \"VoidTypeAnnotation\";\n}\n\nexport interface EnumDeclaration extends BaseNode {\n  type: \"EnumDeclaration\";\n  id: Identifier;\n  body: EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody;\n}\n\nexport interface EnumBooleanBody extends BaseNode {\n  type: \"EnumBooleanBody\";\n  members: EnumBooleanMember[];\n  explicitType: boolean;\n  hasUnknownMembers: boolean;\n}\n\nexport interface EnumNumberBody extends BaseNode {\n  type: \"EnumNumberBody\";\n  members: EnumNumberMember[];\n  explicitType: boolean;\n  hasUnknownMembers: boolean;\n}\n\nexport interface EnumStringBody extends BaseNode {\n  type: \"EnumStringBody\";\n  members: (EnumStringMember | EnumDefaultedMember)[];\n  explicitType: boolean;\n  hasUnknownMembers: boolean;\n}\n\nexport interface EnumSymbolBody extends BaseNode {\n  type: \"EnumSymbolBody\";\n  members: EnumDefaultedMember[];\n  hasUnknownMembers: boolean;\n}\n\nexport interface EnumBooleanMember extends BaseNode {\n  type: \"EnumBooleanMember\";\n  id: Identifier;\n  init: BooleanLiteral;\n}\n\nexport interface EnumNumberMember extends BaseNode {\n  type: \"EnumNumberMember\";\n  id: Identifier;\n  init: NumericLiteral;\n}\n\nexport interface EnumStringMember extends BaseNode {\n  type: \"EnumStringMember\";\n  id: Identifier;\n  init: StringLiteral;\n}\n\nexport interface EnumDefaultedMember extends BaseNode {\n  type: \"EnumDefaultedMember\";\n  id: Identifier;\n}\n\nexport interface IndexedAccessType extends BaseNode {\n  type: \"IndexedAccessType\";\n  objectType: FlowType;\n  indexType: FlowType;\n}\n\nexport interface OptionalIndexedAccessType extends BaseNode {\n  type: \"OptionalIndexedAccessType\";\n  objectType: FlowType;\n  indexType: FlowType;\n  optional: boolean;\n}\n\nexport interface JSXAttribute extends BaseNode {\n  type: \"JSXAttribute\";\n  name: JSXIdentifier | JSXNamespacedName;\n  value: JSXElement | JSXFragment | StringLiteral | JSXExpressionContainer | null;\n}\n\nexport interface JSXClosingElement extends BaseNode {\n  type: \"JSXClosingElement\";\n  name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName;\n}\n\nexport interface JSXElement extends BaseNode {\n  type: \"JSXElement\";\n  openingElement: JSXOpeningElement;\n  closingElement: JSXClosingElement | null;\n  children: (JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment)[];\n  selfClosing: boolean | null;\n}\n\nexport interface JSXEmptyExpression extends BaseNode {\n  type: \"JSXEmptyExpression\";\n}\n\nexport interface JSXExpressionContainer extends BaseNode {\n  type: \"JSXExpressionContainer\";\n  expression: Expression | JSXEmptyExpression;\n}\n\nexport interface JSXSpreadChild extends BaseNode {\n  type: \"JSXSpreadChild\";\n  expression: Expression;\n}\n\nexport interface JSXIdentifier extends BaseNode {\n  type: \"JSXIdentifier\";\n  name: string;\n}\n\nexport interface JSXMemberExpression extends BaseNode {\n  type: \"JSXMemberExpression\";\n  object: JSXMemberExpression | JSXIdentifier;\n  property: JSXIdentifier;\n}\n\nexport interface JSXNamespacedName extends BaseNode {\n  type: \"JSXNamespacedName\";\n  namespace: JSXIdentifier;\n  name: JSXIdentifier;\n}\n\nexport interface JSXOpeningElement extends BaseNode {\n  type: \"JSXOpeningElement\";\n  name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName;\n  attributes: (JSXAttribute | JSXSpreadAttribute)[];\n  selfClosing: boolean;\n  typeArguments: TypeParameterInstantiation | null;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface JSXSpreadAttribute extends BaseNode {\n  type: \"JSXSpreadAttribute\";\n  argument: Expression;\n}\n\nexport interface JSXText extends BaseNode {\n  type: \"JSXText\";\n  value: string;\n}\n\nexport interface JSXFragment extends BaseNode {\n  type: \"JSXFragment\";\n  openingFragment: JSXOpeningFragment;\n  closingFragment: JSXClosingFragment;\n  children: (JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment)[];\n}\n\nexport interface JSXOpeningFragment extends BaseNode {\n  type: \"JSXOpeningFragment\";\n}\n\nexport interface JSXClosingFragment extends BaseNode {\n  type: \"JSXClosingFragment\";\n}\n\nexport interface Noop extends BaseNode {\n  type: \"Noop\";\n}\n\nexport interface Placeholder extends BaseNode {\n  type: \"Placeholder\";\n  expectedNode: \"Identifier\" | \"StringLiteral\" | \"Expression\" | \"Statement\" | \"Declaration\" | \"BlockStatement\" | \"ClassBody\" | \"Pattern\";\n  name: Identifier;\n  decorators: Decorator[] | null;\n  optional: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface V8IntrinsicIdentifier extends BaseNode {\n  type: \"V8IntrinsicIdentifier\";\n  name: string;\n}\n\nexport interface ArgumentPlaceholder extends BaseNode {\n  type: \"ArgumentPlaceholder\";\n}\n\nexport interface BindExpression extends BaseNode {\n  type: \"BindExpression\";\n  object: Expression;\n  callee: Expression;\n}\n\nexport interface Decorator extends BaseNode {\n  type: \"Decorator\";\n  expression: Expression;\n}\n\nexport interface DoExpression extends BaseNode {\n  type: \"DoExpression\";\n  body: BlockStatement;\n  async: boolean;\n}\n\nexport interface ExportDefaultSpecifier extends BaseNode {\n  type: \"ExportDefaultSpecifier\";\n  exported: Identifier;\n}\n\nexport interface RecordExpression extends BaseNode {\n  type: \"RecordExpression\";\n  properties: (ObjectProperty | SpreadElement)[];\n}\n\nexport interface TupleExpression extends BaseNode {\n  type: \"TupleExpression\";\n  elements: (Expression | SpreadElement)[];\n}\n\nexport interface DecimalLiteral extends BaseNode {\n  type: \"DecimalLiteral\";\n  value: string;\n}\n\nexport interface ModuleExpression extends BaseNode {\n  type: \"ModuleExpression\";\n  body: Program;\n}\n\nexport interface TopicReference extends BaseNode {\n  type: \"TopicReference\";\n}\n\nexport interface PipelineTopicExpression extends BaseNode {\n  type: \"PipelineTopicExpression\";\n  expression: Expression;\n}\n\nexport interface PipelineBareFunction extends BaseNode {\n  type: \"PipelineBareFunction\";\n  callee: Expression;\n}\n\nexport interface PipelinePrimaryTopicReference extends BaseNode {\n  type: \"PipelinePrimaryTopicReference\";\n}\n\nexport interface VoidPattern extends BaseNode {\n  type: \"VoidPattern\";\n}\n\nexport interface TSParameterProperty extends BaseNode {\n  type: \"TSParameterProperty\";\n  parameter: Identifier | AssignmentPattern;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  decorators: Decorator[] | null;\n  override: boolean | null;\n  readonly: boolean | null;\n}\n\nexport interface TSDeclareFunction extends BaseNode {\n  type: \"TSDeclareFunction\";\n  id: Identifier | null;\n  typeParameters: TSTypeParameterDeclaration | Noop | null;\n  params: FunctionParameter[];\n  returnType: TSTypeAnnotation | Noop | null;\n  async: boolean;\n  declare: boolean | null;\n  generator: boolean;\n}\n\nexport interface TSDeclareMethod extends BaseNode {\n  type: \"TSDeclareMethod\";\n  decorators: Decorator[] | null;\n  key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;\n  typeParameters: TSTypeParameterDeclaration | Noop | null;\n  params: (FunctionParameter | TSParameterProperty)[];\n  returnType: TSTypeAnnotation | Noop | null;\n  abstract: boolean | null;\n  access: \"public\" | \"private\" | \"protected\" | null;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  async: boolean;\n  computed: boolean;\n  generator: boolean;\n  kind: \"get\" | \"set\" | \"method\" | \"constructor\";\n  optional: boolean | null;\n  override: boolean;\n  static: boolean;\n}\n\nexport interface TSQualifiedName extends BaseNode {\n  type: \"TSQualifiedName\";\n  left: TSEntityName;\n  right: Identifier;\n}\n\nexport interface TSCallSignatureDeclaration extends BaseNode {\n  type: \"TSCallSignatureDeclaration\";\n  typeParameters: TSTypeParameterDeclaration | null;\n  parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n  typeAnnotation: TSTypeAnnotation | null;\n}\n\nexport interface TSConstructSignatureDeclaration extends BaseNode {\n  type: \"TSConstructSignatureDeclaration\";\n  typeParameters: TSTypeParameterDeclaration | null;\n  parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n  typeAnnotation: TSTypeAnnotation | null;\n}\n\nexport interface TSPropertySignature extends BaseNode {\n  type: \"TSPropertySignature\";\n  key: Expression;\n  typeAnnotation: TSTypeAnnotation | null;\n  computed: boolean;\n  kind: \"get\" | \"set\" | null;\n  optional: boolean | null;\n  readonly: boolean | null;\n}\n\nexport interface TSMethodSignature extends BaseNode {\n  type: \"TSMethodSignature\";\n  key: Expression;\n  typeParameters: TSTypeParameterDeclaration | null;\n  parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n  typeAnnotation: TSTypeAnnotation | null;\n  computed: boolean;\n  kind: \"method\" | \"get\" | \"set\";\n  optional: boolean | null;\n}\n\nexport interface TSIndexSignature extends BaseNode {\n  type: \"TSIndexSignature\";\n  parameters: Identifier[];\n  typeAnnotation: TSTypeAnnotation | null;\n  readonly: boolean | null;\n  static: boolean | null;\n}\n\nexport interface TSAnyKeyword extends BaseNode {\n  type: \"TSAnyKeyword\";\n}\n\nexport interface TSBooleanKeyword extends BaseNode {\n  type: \"TSBooleanKeyword\";\n}\n\nexport interface TSBigIntKeyword extends BaseNode {\n  type: \"TSBigIntKeyword\";\n}\n\nexport interface TSIntrinsicKeyword extends BaseNode {\n  type: \"TSIntrinsicKeyword\";\n}\n\nexport interface TSNeverKeyword extends BaseNode {\n  type: \"TSNeverKeyword\";\n}\n\nexport interface TSNullKeyword extends BaseNode {\n  type: \"TSNullKeyword\";\n}\n\nexport interface TSNumberKeyword extends BaseNode {\n  type: \"TSNumberKeyword\";\n}\n\nexport interface TSObjectKeyword extends BaseNode {\n  type: \"TSObjectKeyword\";\n}\n\nexport interface TSStringKeyword extends BaseNode {\n  type: \"TSStringKeyword\";\n}\n\nexport interface TSSymbolKeyword extends BaseNode {\n  type: \"TSSymbolKeyword\";\n}\n\nexport interface TSUndefinedKeyword extends BaseNode {\n  type: \"TSUndefinedKeyword\";\n}\n\nexport interface TSUnknownKeyword extends BaseNode {\n  type: \"TSUnknownKeyword\";\n}\n\nexport interface TSVoidKeyword extends BaseNode {\n  type: \"TSVoidKeyword\";\n}\n\nexport interface TSThisType extends BaseNode {\n  type: \"TSThisType\";\n}\n\nexport interface TSFunctionType extends BaseNode {\n  type: \"TSFunctionType\";\n  typeParameters: TSTypeParameterDeclaration | null;\n  parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n  typeAnnotation: TSTypeAnnotation | null;\n}\n\nexport interface TSConstructorType extends BaseNode {\n  type: \"TSConstructorType\";\n  typeParameters: TSTypeParameterDeclaration | null;\n  parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n  typeAnnotation: TSTypeAnnotation | null;\n  abstract: boolean | null;\n}\n\nexport interface TSTypeReference extends BaseNode {\n  type: \"TSTypeReference\";\n  typeName: TSEntityName;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface TSTypePredicate extends BaseNode {\n  type: \"TSTypePredicate\";\n  parameterName: Identifier | TSThisType;\n  typeAnnotation: TSTypeAnnotation | null;\n  asserts: boolean | null;\n}\n\nexport interface TSTypeQuery extends BaseNode {\n  type: \"TSTypeQuery\";\n  exprName: TSEntityName | TSImportType;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface TSTypeLiteral extends BaseNode {\n  type: \"TSTypeLiteral\";\n  members: TSTypeElement[];\n}\n\nexport interface TSArrayType extends BaseNode {\n  type: \"TSArrayType\";\n  elementType: TSType;\n}\n\nexport interface TSTupleType extends BaseNode {\n  type: \"TSTupleType\";\n  elementTypes: (TSType | TSNamedTupleMember)[];\n}\n\nexport interface TSOptionalType extends BaseNode {\n  type: \"TSOptionalType\";\n  typeAnnotation: TSType;\n}\n\nexport interface TSRestType extends BaseNode {\n  type: \"TSRestType\";\n  typeAnnotation: TSType;\n}\n\nexport interface TSNamedTupleMember extends BaseNode {\n  type: \"TSNamedTupleMember\";\n  label: Identifier;\n  elementType: TSType;\n  optional: boolean;\n}\n\nexport interface TSUnionType extends BaseNode {\n  type: \"TSUnionType\";\n  types: TSType[];\n}\n\nexport interface TSIntersectionType extends BaseNode {\n  type: \"TSIntersectionType\";\n  types: TSType[];\n}\n\nexport interface TSConditionalType extends BaseNode {\n  type: \"TSConditionalType\";\n  checkType: TSType;\n  extendsType: TSType;\n  trueType: TSType;\n  falseType: TSType;\n}\n\nexport interface TSInferType extends BaseNode {\n  type: \"TSInferType\";\n  typeParameter: TSTypeParameter;\n}\n\nexport interface TSParenthesizedType extends BaseNode {\n  type: \"TSParenthesizedType\";\n  typeAnnotation: TSType;\n}\n\nexport interface TSTypeOperator extends BaseNode {\n  type: \"TSTypeOperator\";\n  typeAnnotation: TSType;\n  operator: string;\n}\n\nexport interface TSIndexedAccessType extends BaseNode {\n  type: \"TSIndexedAccessType\";\n  objectType: TSType;\n  indexType: TSType;\n}\n\nexport interface TSMappedType extends BaseNode {\n  type: \"TSMappedType\";\n  typeParameter: TSTypeParameter;\n  typeAnnotation: TSType | null;\n  nameType: TSType | null;\n  optional: true | false | \"+\" | \"-\" | null;\n  readonly: true | false | \"+\" | \"-\" | null;\n}\n\nexport interface TSTemplateLiteralType extends BaseNode {\n  type: \"TSTemplateLiteralType\";\n  quasis: TemplateElement[];\n  types: TSType[];\n}\n\nexport interface TSLiteralType extends BaseNode {\n  type: \"TSLiteralType\";\n  literal: NumericLiteral | StringLiteral | BooleanLiteral | BigIntLiteral | TemplateLiteral | UnaryExpression;\n}\n\nexport interface TSExpressionWithTypeArguments extends BaseNode {\n  type: \"TSExpressionWithTypeArguments\";\n  expression: TSEntityName;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface TSInterfaceDeclaration extends BaseNode {\n  type: \"TSInterfaceDeclaration\";\n  id: Identifier;\n  typeParameters: TSTypeParameterDeclaration | null;\n  extends: TSExpressionWithTypeArguments[] | null;\n  body: TSInterfaceBody;\n  declare: boolean | null;\n}\n\nexport interface TSInterfaceBody extends BaseNode {\n  type: \"TSInterfaceBody\";\n  body: TSTypeElement[];\n}\n\nexport interface TSTypeAliasDeclaration extends BaseNode {\n  type: \"TSTypeAliasDeclaration\";\n  id: Identifier;\n  typeParameters: TSTypeParameterDeclaration | null;\n  typeAnnotation: TSType;\n  declare: boolean | null;\n}\n\nexport interface TSInstantiationExpression extends BaseNode {\n  type: \"TSInstantiationExpression\";\n  expression: Expression;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface TSAsExpression extends BaseNode {\n  type: \"TSAsExpression\";\n  expression: Expression;\n  typeAnnotation: TSType;\n}\n\nexport interface TSSatisfiesExpression extends BaseNode {\n  type: \"TSSatisfiesExpression\";\n  expression: Expression;\n  typeAnnotation: TSType;\n}\n\nexport interface TSTypeAssertion extends BaseNode {\n  type: \"TSTypeAssertion\";\n  typeAnnotation: TSType;\n  expression: Expression;\n}\n\nexport interface TSEnumBody extends BaseNode {\n  type: \"TSEnumBody\";\n  members: TSEnumMember[];\n}\n\nexport interface TSEnumDeclaration extends BaseNode {\n  type: \"TSEnumDeclaration\";\n  id: Identifier;\n  members: TSEnumMember[];\n  body: TSEnumBody | null;\n  const: boolean | null;\n  declare: boolean | null;\n  initializer: Expression | null;\n}\n\nexport interface TSEnumMember extends BaseNode {\n  type: \"TSEnumMember\";\n  id: Identifier | StringLiteral;\n  initializer: Expression | null;\n}\n\nexport interface TSModuleDeclaration extends BaseNode {\n  type: \"TSModuleDeclaration\";\n  id: Identifier | StringLiteral;\n  body: TSModuleBlock | TSModuleDeclaration;\n  declare: boolean | null;\n  global: boolean | null;\n  kind: \"global\" | \"module\" | \"namespace\";\n}\n\nexport interface TSModuleBlock extends BaseNode {\n  type: \"TSModuleBlock\";\n  body: Statement[];\n}\n\nexport interface TSImportType extends BaseNode {\n  type: \"TSImportType\";\n  argument: StringLiteral;\n  qualifier: TSEntityName | null;\n  typeParameters: TSTypeParameterInstantiation | null;\n  options: ObjectExpression | null;\n}\n\nexport interface TSImportEqualsDeclaration extends BaseNode {\n  type: \"TSImportEqualsDeclaration\";\n  id: Identifier;\n  moduleReference: TSEntityName | TSExternalModuleReference;\n  importKind: \"type\" | \"value\" | null;\n  isExport: boolean;\n}\n\nexport interface TSExternalModuleReference extends BaseNode {\n  type: \"TSExternalModuleReference\";\n  expression: StringLiteral;\n}\n\nexport interface TSNonNullExpression extends BaseNode {\n  type: \"TSNonNullExpression\";\n  expression: Expression;\n}\n\nexport interface TSExportAssignment extends BaseNode {\n  type: \"TSExportAssignment\";\n  expression: Expression;\n}\n\nexport interface TSNamespaceExportDeclaration extends BaseNode {\n  type: \"TSNamespaceExportDeclaration\";\n  id: Identifier;\n}\n\nexport interface TSTypeAnnotation extends BaseNode {\n  type: \"TSTypeAnnotation\";\n  typeAnnotation: TSType;\n}\n\nexport interface TSTypeParameterInstantiation extends BaseNode {\n  type: \"TSTypeParameterInstantiation\";\n  params: TSType[];\n}\n\nexport interface TSTypeParameterDeclaration extends BaseNode {\n  type: \"TSTypeParameterDeclaration\";\n  params: TSTypeParameter[];\n}\n\nexport interface TSTypeParameter extends BaseNode {\n  type: \"TSTypeParameter\";\n  constraint: TSType | null;\n  default: TSType | null;\n  name: string;\n  const: boolean | null;\n  in: boolean | null;\n  out: boolean | null;\n}\n\n/**\n * @deprecated Use `NumericLiteral`\n */\nexport type NumberLiteral = NumericLiteral;\n\n/**\n * @deprecated Use `RegExpLiteral`\n */\nexport type RegexLiteral = RegExpLiteral;\n\n/**\n * @deprecated Use `RestElement`\n */\nexport type RestProperty = RestElement;\n\n/**\n * @deprecated Use `SpreadElement`\n */\nexport type SpreadProperty = SpreadElement;\n\nexport type Standardized = ArrayExpression | AssignmentExpression | BinaryExpression | InterpreterDirective | Directive | DirectiveLiteral | BlockStatement | BreakStatement | CallExpression | CatchClause | ConditionalExpression | ContinueStatement | DebuggerStatement | DoWhileStatement | EmptyStatement | ExpressionStatement | File | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Identifier | IfStatement | LabeledStatement | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | LogicalExpression | MemberExpression | NewExpression | Program | ObjectExpression | ObjectMethod | ObjectProperty | RestElement | ReturnStatement | SequenceExpression | ParenthesizedExpression | SwitchCase | SwitchStatement | ThisExpression | ThrowStatement | TryStatement | UnaryExpression | UpdateExpression | VariableDeclaration | VariableDeclarator | WhileStatement | WithStatement | AssignmentPattern | ArrayPattern | ArrowFunctionExpression | ClassBody | ClassExpression | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ExportSpecifier | ForOfStatement | ImportDeclaration | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | ImportExpression | MetaProperty | ClassMethod | ObjectPattern | SpreadElement | Super | TaggedTemplateExpression | TemplateElement | TemplateLiteral | YieldExpression | AwaitExpression | Import | BigIntLiteral | ExportNamespaceSpecifier | OptionalMemberExpression | OptionalCallExpression | ClassProperty | ClassAccessorProperty | ClassPrivateProperty | ClassPrivateMethod | PrivateName | StaticBlock | ImportAttribute;\nexport type Expression = ArrayExpression | AssignmentExpression | BinaryExpression | CallExpression | ConditionalExpression | FunctionExpression | Identifier | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | LogicalExpression | MemberExpression | NewExpression | ObjectExpression | SequenceExpression | ParenthesizedExpression | ThisExpression | UnaryExpression | UpdateExpression | ArrowFunctionExpression | ClassExpression | ImportExpression | MetaProperty | Super | TaggedTemplateExpression | TemplateLiteral | YieldExpression | AwaitExpression | Import | BigIntLiteral | OptionalMemberExpression | OptionalCallExpression | TypeCastExpression | JSXElement | JSXFragment | BindExpression | DoExpression | RecordExpression | TupleExpression | DecimalLiteral | ModuleExpression | TopicReference | PipelineTopicExpression | PipelineBareFunction | PipelinePrimaryTopicReference | TSInstantiationExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;\nexport type Binary = BinaryExpression | LogicalExpression;\nexport type Scopable = BlockStatement | CatchClause | DoWhileStatement | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Program | ObjectMethod | SwitchStatement | WhileStatement | ArrowFunctionExpression | ClassExpression | ClassDeclaration | ForOfStatement | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;\nexport type BlockParent = BlockStatement | CatchClause | DoWhileStatement | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Program | ObjectMethod | SwitchStatement | WhileStatement | ArrowFunctionExpression | ForOfStatement | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;\nexport type Block = BlockStatement | Program | TSModuleBlock;\nexport type Statement = BlockStatement | BreakStatement | ContinueStatement | DebuggerStatement | DoWhileStatement | EmptyStatement | ExpressionStatement | ForInStatement | ForStatement | FunctionDeclaration | IfStatement | LabeledStatement | ReturnStatement | SwitchStatement | ThrowStatement | TryStatement | VariableDeclaration | WhileStatement | WithStatement | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ForOfStatement | ImportDeclaration | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias | EnumDeclaration | TSDeclareFunction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportEqualsDeclaration | TSExportAssignment | TSNamespaceExportDeclaration;\nexport type Terminatorless = BreakStatement | ContinueStatement | ReturnStatement | ThrowStatement | YieldExpression | AwaitExpression;\nexport type CompletionStatement = BreakStatement | ContinueStatement | ReturnStatement | ThrowStatement;\nexport type Conditional = ConditionalExpression | IfStatement;\nexport type Loop = DoWhileStatement | ForInStatement | ForStatement | WhileStatement | ForOfStatement;\nexport type While = DoWhileStatement | WhileStatement;\nexport type ExpressionWrapper = ExpressionStatement | ParenthesizedExpression | TypeCastExpression;\nexport type For = ForInStatement | ForStatement | ForOfStatement;\nexport type ForXStatement = ForInStatement | ForOfStatement;\nexport type Function = FunctionDeclaration | FunctionExpression | ObjectMethod | ArrowFunctionExpression | ClassMethod | ClassPrivateMethod;\nexport type FunctionParent = FunctionDeclaration | FunctionExpression | ObjectMethod | ArrowFunctionExpression | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;\nexport type Pureish = FunctionDeclaration | FunctionExpression | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | ArrowFunctionExpression | BigIntLiteral | DecimalLiteral;\nexport type Declaration = FunctionDeclaration | VariableDeclaration | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias | EnumDeclaration | TSDeclareFunction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportEqualsDeclaration;\nexport type FunctionParameter = Identifier | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern | VoidPattern;\nexport type PatternLike = Identifier | MemberExpression | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern | VoidPattern | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;\nexport type LVal = Identifier | MemberExpression | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern | TSParameterProperty | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;\nexport type TSEntityName = Identifier | TSQualifiedName;\nexport type Literal = StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | TemplateLiteral | BigIntLiteral | DecimalLiteral;\nexport type Immutable = StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | BigIntLiteral | JSXAttribute | JSXClosingElement | JSXElement | JSXExpressionContainer | JSXSpreadChild | JSXOpeningElement | JSXText | JSXFragment | JSXOpeningFragment | JSXClosingFragment | DecimalLiteral;\nexport type UserWhitespacable = ObjectMethod | ObjectProperty | ObjectTypeInternalSlot | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeProperty | ObjectTypeSpreadProperty;\nexport type Method = ObjectMethod | ClassMethod | ClassPrivateMethod;\nexport type ObjectMember = ObjectMethod | ObjectProperty;\nexport type Property = ObjectProperty | ClassProperty | ClassAccessorProperty | ClassPrivateProperty;\nexport type UnaryLike = UnaryExpression | SpreadElement;\nexport type Pattern = AssignmentPattern | ArrayPattern | ObjectPattern | VoidPattern;\nexport type Class = ClassExpression | ClassDeclaration;\nexport type ImportOrExportDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration;\nexport type ExportDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration;\nexport type ModuleSpecifier = ExportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | ExportNamespaceSpecifier | ExportDefaultSpecifier;\nexport type Accessor = ClassAccessorProperty;\nexport type Private = ClassPrivateProperty | ClassPrivateMethod | PrivateName;\nexport type Flow = AnyTypeAnnotation | ArrayTypeAnnotation | BooleanTypeAnnotation | BooleanLiteralTypeAnnotation | NullLiteralTypeAnnotation | ClassImplements | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTypeAnnotation | InferredPredicate | InterfaceExtends | InterfaceDeclaration | InterfaceTypeAnnotation | IntersectionTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NullableTypeAnnotation | NumberLiteralTypeAnnotation | NumberTypeAnnotation | ObjectTypeAnnotation | ObjectTypeInternalSlot | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | QualifiedTypeIdentifier | StringLiteralTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | TupleTypeAnnotation | TypeofTypeAnnotation | TypeAlias | TypeAnnotation | TypeCastExpression | TypeParameter | TypeParameterDeclaration | TypeParameterInstantiation | UnionTypeAnnotation | Variance | VoidTypeAnnotation | EnumDeclaration | EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody | EnumBooleanMember | EnumNumberMember | EnumStringMember | EnumDefaultedMember | IndexedAccessType | OptionalIndexedAccessType;\nexport type FlowType = AnyTypeAnnotation | ArrayTypeAnnotation | BooleanTypeAnnotation | BooleanLiteralTypeAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericTypeAnnotation | InterfaceTypeAnnotation | IntersectionTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NullableTypeAnnotation | NumberLiteralTypeAnnotation | NumberTypeAnnotation | ObjectTypeAnnotation | StringLiteralTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | TupleTypeAnnotation | TypeofTypeAnnotation | UnionTypeAnnotation | VoidTypeAnnotation | IndexedAccessType | OptionalIndexedAccessType;\nexport type FlowBaseAnnotation = AnyTypeAnnotation | BooleanTypeAnnotation | NullLiteralTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NumberTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | VoidTypeAnnotation;\nexport type FlowDeclaration = DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias;\nexport type FlowPredicate = DeclaredPredicate | InferredPredicate;\nexport type EnumBody = EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody;\nexport type EnumMember = EnumBooleanMember | EnumNumberMember | EnumStringMember | EnumDefaultedMember;\nexport type JSX = JSXAttribute | JSXClosingElement | JSXElement | JSXEmptyExpression | JSXExpressionContainer | JSXSpreadChild | JSXIdentifier | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement | JSXSpreadAttribute | JSXText | JSXFragment | JSXOpeningFragment | JSXClosingFragment;\nexport type Miscellaneous = Noop | Placeholder | V8IntrinsicIdentifier;\nexport type TypeScript = TSParameterProperty | TSDeclareFunction | TSDeclareMethod | TSQualifiedName | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSignature | TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType | TSConstructorType | TSTypeReference | TSTypePredicate | TSTypeQuery | TSTypeLiteral | TSArrayType | TSTupleType | TSOptionalType | TSRestType | TSNamedTupleMember | TSUnionType | TSIntersectionType | TSConditionalType | TSInferType | TSParenthesizedType | TSTypeOperator | TSIndexedAccessType | TSMappedType | TSTemplateLiteralType | TSLiteralType | TSExpressionWithTypeArguments | TSInterfaceDeclaration | TSInterfaceBody | TSTypeAliasDeclaration | TSInstantiationExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSEnumBody | TSEnumDeclaration | TSEnumMember | TSModuleDeclaration | TSModuleBlock | TSImportType | TSImportEqualsDeclaration | TSExternalModuleReference | TSNonNullExpression | TSExportAssignment | TSNamespaceExportDeclaration | TSTypeAnnotation | TSTypeParameterInstantiation | TSTypeParameterDeclaration | TSTypeParameter;\nexport type TSTypeElement = TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSignature;\nexport type TSType = TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType | TSConstructorType | TSTypeReference | TSTypePredicate | TSTypeQuery | TSTypeLiteral | TSArrayType | TSTupleType | TSOptionalType | TSRestType | TSUnionType | TSIntersectionType | TSConditionalType | TSInferType | TSParenthesizedType | TSTypeOperator | TSIndexedAccessType | TSMappedType | TSTemplateLiteralType | TSLiteralType | TSExpressionWithTypeArguments | TSImportType;\nexport type TSBaseType = TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSTemplateLiteralType | TSLiteralType;\nexport type ModuleDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration;\n\nexport interface Aliases {\n  Standardized: Standardized;\n  Expression: Expression;\n  Binary: Binary;\n  Scopable: Scopable;\n  BlockParent: BlockParent;\n  Block: Block;\n  Statement: Statement;\n  Terminatorless: Terminatorless;\n  CompletionStatement: CompletionStatement;\n  Conditional: Conditional;\n  Loop: Loop;\n  While: While;\n  ExpressionWrapper: ExpressionWrapper;\n  For: For;\n  ForXStatement: ForXStatement;\n  Function: Function;\n  FunctionParent: FunctionParent;\n  Pureish: Pureish;\n  Declaration: Declaration;\n  FunctionParameter: FunctionParameter;\n  PatternLike: PatternLike;\n  LVal: LVal;\n  TSEntityName: TSEntityName;\n  Literal: Literal;\n  Immutable: Immutable;\n  UserWhitespacable: UserWhitespacable;\n  Method: Method;\n  ObjectMember: ObjectMember;\n  Property: Property;\n  UnaryLike: UnaryLike;\n  Pattern: Pattern;\n  Class: Class;\n  ImportOrExportDeclaration: ImportOrExportDeclaration;\n  ExportDeclaration: ExportDeclaration;\n  ModuleSpecifier: ModuleSpecifier;\n  Accessor: Accessor;\n  Private: Private;\n  Flow: Flow;\n  FlowType: FlowType;\n  FlowBaseAnnotation: FlowBaseAnnotation;\n  FlowDeclaration: FlowDeclaration;\n  FlowPredicate: FlowPredicate;\n  EnumBody: EnumBody;\n  EnumMember: EnumMember;\n  JSX: JSX;\n  Miscellaneous: Miscellaneous;\n  TypeScript: TypeScript;\n  TSTypeElement: TSTypeElement;\n  TSType: TSType;\n  TSBaseType: TSBaseType;\n  ModuleDeclaration: ModuleDeclaration;\n}\n\nexport function arrayExpression(elements?: (null | Expression | SpreadElement)[]): ArrayExpression;\nexport function assignmentExpression(operator: string, left: LVal | OptionalMemberExpression, right: Expression): AssignmentExpression;\nexport function binaryExpression(operator: \"+\" | \"-\" | \"/\" | \"%\" | \"*\" | \"**\" | \"&\" | \"|\" | \">>\" | \">>>\" | \"<<\" | \"^\" | \"==\" | \"===\" | \"!=\" | \"!==\" | \"in\" | \"instanceof\" | \">\" | \"<\" | \">=\" | \"<=\" | \"|>\", left: Expression | PrivateName, right: Expression): BinaryExpression;\nexport function interpreterDirective(value: string): InterpreterDirective;\nexport function directive(value: DirectiveLiteral): Directive;\nexport function directiveLiteral(value: string): DirectiveLiteral;\nexport function blockStatement(body: Statement[], directives?: Directive[]): BlockStatement;\nexport function breakStatement(label?: Identifier | null): BreakStatement;\nexport function callExpression(callee: Expression | Super | V8IntrinsicIdentifier, _arguments: (Expression | SpreadElement | ArgumentPlaceholder)[]): CallExpression;\nexport function catchClause(param: Identifier | ArrayPattern | ObjectPattern | null | undefined, body: BlockStatement): CatchClause;\nexport function conditionalExpression(test: Expression, consequent: Expression, alternate: Expression): ConditionalExpression;\nexport function continueStatement(label?: Identifier | null): ContinueStatement;\nexport function debuggerStatement(): DebuggerStatement;\nexport function doWhileStatement(test: Expression, body: Statement): DoWhileStatement;\nexport function emptyStatement(): EmptyStatement;\nexport function expressionStatement(expression: Expression): ExpressionStatement;\nexport function file(program: Program, comments?: (CommentBlock | CommentLine)[] | null, tokens?: any[] | null): File;\nexport function forInStatement(left: VariableDeclaration | LVal, right: Expression, body: Statement): ForInStatement;\nexport function forStatement(init: VariableDeclaration | Expression | null | undefined, test: Expression | null | undefined, update: Expression | null | undefined, body: Statement): ForStatement;\nexport function functionDeclaration(id: Identifier | null | undefined, params: FunctionParameter[], body: BlockStatement, generator?: boolean, async?: boolean): FunctionDeclaration;\nexport function functionExpression(id: Identifier | null | undefined, params: FunctionParameter[], body: BlockStatement, generator?: boolean, async?: boolean): FunctionExpression;\nexport function identifier(name: string): Identifier;\nexport function ifStatement(test: Expression, consequent: Statement, alternate?: Statement | null): IfStatement;\nexport function labeledStatement(label: Identifier, body: Statement): LabeledStatement;\nexport function stringLiteral(value: string): StringLiteral;\nexport function numericLiteral(value: number): NumericLiteral;\nexport function nullLiteral(): NullLiteral;\nexport function booleanLiteral(value: boolean): BooleanLiteral;\nexport function regExpLiteral(pattern: string, flags?: string): RegExpLiteral;\nexport function logicalExpression(operator: \"||\" | \"&&\" | \"??\", left: Expression, right: Expression): LogicalExpression;\nexport function memberExpression(object: Expression | Super, property: Expression | Identifier | PrivateName, computed?: boolean, optional?: boolean | null): MemberExpression;\nexport function newExpression(callee: Expression | Super | V8IntrinsicIdentifier, _arguments: (Expression | SpreadElement | ArgumentPlaceholder)[]): NewExpression;\nexport function program(body: Statement[], directives?: Directive[], sourceType?: \"script\" | \"module\", interpreter?: InterpreterDirective | null): Program;\nexport function objectExpression(properties: (ObjectMethod | ObjectProperty | SpreadElement)[]): ObjectExpression;\nexport function objectMethod(kind: \"method\" | \"get\" | \"set\" | undefined, key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral, params: FunctionParameter[], body: BlockStatement, computed?: boolean, generator?: boolean, async?: boolean): ObjectMethod;\nexport function objectProperty(key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral | DecimalLiteral | PrivateName, value: Expression | PatternLike, computed?: boolean, shorthand?: boolean, decorators?: Decorator[] | null): ObjectProperty;\nexport function restElement(argument: Identifier | ArrayPattern | ObjectPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression | RestElement | AssignmentPattern): RestElement;\nexport function returnStatement(argument?: Expression | null): ReturnStatement;\nexport function sequenceExpression(expressions: Expression[]): SequenceExpression;\nexport function parenthesizedExpression(expression: Expression): ParenthesizedExpression;\nexport function switchCase(test: Expression | null | undefined, consequent: Statement[]): SwitchCase;\nexport function switchStatement(discriminant: Expression, cases: SwitchCase[]): SwitchStatement;\nexport function thisExpression(): ThisExpression;\nexport function throwStatement(argument: Expression): ThrowStatement;\nexport function tryStatement(block: BlockStatement, handler?: CatchClause | null, finalizer?: BlockStatement | null): TryStatement;\nexport function unaryExpression(operator: \"void\" | \"throw\" | \"delete\" | \"!\" | \"+\" | \"-\" | \"~\" | \"typeof\", argument: Expression, prefix?: boolean): UnaryExpression;\nexport function updateExpression(operator: \"++\" | \"--\", argument: Expression, prefix?: boolean): UpdateExpression;\nexport function variableDeclaration(kind: \"var\" | \"let\" | \"const\" | \"using\" | \"await using\", declarations: VariableDeclarator[]): VariableDeclaration;\nexport function variableDeclarator(id: LVal | VoidPattern, init?: Expression | null): VariableDeclarator;\nexport function whileStatement(test: Expression, body: Statement): WhileStatement;\nexport function withStatement(object: Expression, body: Statement): WithStatement;\nexport function assignmentPattern(left: Identifier | ObjectPattern | ArrayPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression, right: Expression): AssignmentPattern;\nexport function arrayPattern(elements: (null | PatternLike)[]): ArrayPattern;\nexport function arrowFunctionExpression(params: FunctionParameter[], body: BlockStatement | Expression, async?: boolean): ArrowFunctionExpression;\nexport function classBody(body: (ClassMethod | ClassPrivateMethod | ClassProperty | ClassPrivateProperty | ClassAccessorProperty | TSDeclareMethod | TSIndexSignature | StaticBlock)[]): ClassBody;\nexport function classExpression(id: Identifier | null | undefined, superClass: Expression | null | undefined, body: ClassBody, decorators?: Decorator[] | null): ClassExpression;\nexport function classDeclaration(id: Identifier | null | undefined, superClass: Expression | null | undefined, body: ClassBody, decorators?: Decorator[] | null): ClassDeclaration;\nexport function exportAllDeclaration(source: StringLiteral, attributes?: ImportAttribute[] | null): ExportAllDeclaration;\nexport function exportDefaultDeclaration(declaration: TSDeclareFunction | FunctionDeclaration | ClassDeclaration | Expression): ExportDefaultDeclaration;\nexport function exportNamedDeclaration(declaration?: Declaration | null, specifiers?: (ExportSpecifier | ExportDefaultSpecifier | ExportNamespaceSpecifier)[], source?: StringLiteral | null, attributes?: ImportAttribute[] | null): ExportNamedDeclaration;\nexport function exportSpecifier(local: Identifier, exported: Identifier | StringLiteral): ExportSpecifier;\nexport function forOfStatement(left: VariableDeclaration | LVal, right: Expression, body: Statement, _await?: boolean): ForOfStatement;\nexport function importDeclaration(specifiers: (ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier)[], source: StringLiteral, attributes?: ImportAttribute[] | null): ImportDeclaration;\nexport function importDefaultSpecifier(local: Identifier): ImportDefaultSpecifier;\nexport function importNamespaceSpecifier(local: Identifier): ImportNamespaceSpecifier;\nexport function importSpecifier(local: Identifier, imported: Identifier | StringLiteral): ImportSpecifier;\nexport function importExpression(source: Expression, options?: Expression | null): ImportExpression;\nexport function metaProperty(meta: Identifier, property: Identifier): MetaProperty;\nexport function classMethod(kind: \"get\" | \"set\" | \"method\" | \"constructor\" | undefined, key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression, params: (FunctionParameter | TSParameterProperty)[], body: BlockStatement, computed?: boolean, _static?: boolean, generator?: boolean, async?: boolean): ClassMethod;\nexport function objectPattern(properties: (RestElement | ObjectProperty)[]): ObjectPattern;\nexport function spreadElement(argument: Expression): SpreadElement;\ndeclare function _super(): Super;\nexport { _super as super}\nexport function taggedTemplateExpression(tag: Expression, quasi: TemplateLiteral): TaggedTemplateExpression;\nexport function templateElement(value: { raw: string, cooked?: string }, tail?: boolean): TemplateElement;\nexport function templateLiteral(quasis: TemplateElement[], expressions: (Expression | TSType)[]): TemplateLiteral;\nexport function yieldExpression(argument?: Expression | null, delegate?: boolean): YieldExpression;\nexport function awaitExpression(argument: Expression): AwaitExpression;\ndeclare function _import(): Import;\nexport { _import as import}\nexport function bigIntLiteral(value: string): BigIntLiteral;\nexport function exportNamespaceSpecifier(exported: Identifier): ExportNamespaceSpecifier;\nexport function optionalMemberExpression(object: Expression, property: Expression | Identifier, computed: boolean | undefined, optional: boolean): OptionalMemberExpression;\nexport function optionalCallExpression(callee: Expression, _arguments: (Expression | SpreadElement | ArgumentPlaceholder)[], optional: boolean): OptionalCallExpression;\nexport function classProperty(key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression, value?: Expression | null, typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null, decorators?: Decorator[] | null, computed?: boolean, _static?: boolean): ClassProperty;\nexport function classAccessorProperty(key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression | PrivateName, value?: Expression | null, typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null, decorators?: Decorator[] | null, computed?: boolean, _static?: boolean): ClassAccessorProperty;\nexport function classPrivateProperty(key: PrivateName, value?: Expression | null, decorators?: Decorator[] | null, _static?: boolean): ClassPrivateProperty;\nexport function classPrivateMethod(kind: \"get\" | \"set\" | \"method\" | undefined, key: PrivateName, params: (FunctionParameter | TSParameterProperty)[], body: BlockStatement, _static?: boolean): ClassPrivateMethod;\nexport function privateName(id: Identifier): PrivateName;\nexport function staticBlock(body: Statement[]): StaticBlock;\nexport function importAttribute(key: Identifier | StringLiteral, value: StringLiteral): ImportAttribute;\nexport function anyTypeAnnotation(): AnyTypeAnnotation;\nexport function arrayTypeAnnotation(elementType: FlowType): ArrayTypeAnnotation;\nexport function booleanTypeAnnotation(): BooleanTypeAnnotation;\nexport function booleanLiteralTypeAnnotation(value: boolean): BooleanLiteralTypeAnnotation;\nexport function nullLiteralTypeAnnotation(): NullLiteralTypeAnnotation;\nexport function classImplements(id: Identifier, typeParameters?: TypeParameterInstantiation | null): ClassImplements;\nexport function declareClass(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: InterfaceExtends[] | null | undefined, body: ObjectTypeAnnotation): DeclareClass;\nexport function declareFunction(id: Identifier): DeclareFunction;\nexport function declareInterface(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: InterfaceExtends[] | null | undefined, body: ObjectTypeAnnotation): DeclareInterface;\nexport function declareModule(id: Identifier | StringLiteral, body: BlockStatement, kind?: \"CommonJS\" | \"ES\" | null): DeclareModule;\nexport function declareModuleExports(typeAnnotation: TypeAnnotation): DeclareModuleExports;\nexport function declareTypeAlias(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, right: FlowType): DeclareTypeAlias;\nexport function declareOpaqueType(id: Identifier, typeParameters?: TypeParameterDeclaration | null, supertype?: FlowType | null): DeclareOpaqueType;\nexport function declareVariable(id: Identifier): DeclareVariable;\nexport function declareExportDeclaration(declaration?: Flow | null, specifiers?: (ExportSpecifier | ExportNamespaceSpecifier)[] | null, source?: StringLiteral | null, attributes?: ImportAttribute[] | null): DeclareExportDeclaration;\nexport function declareExportAllDeclaration(source: StringLiteral, attributes?: ImportAttribute[] | null): DeclareExportAllDeclaration;\nexport function declaredPredicate(value: Flow): DeclaredPredicate;\nexport function existsTypeAnnotation(): ExistsTypeAnnotation;\nexport function functionTypeAnnotation(typeParameters: TypeParameterDeclaration | null | undefined, params: FunctionTypeParam[], rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;\nexport function functionTypeParam(name: Identifier | null | undefined, typeAnnotation: FlowType): FunctionTypeParam;\nexport function genericTypeAnnotation(id: Identifier | QualifiedTypeIdentifier, typeParameters?: TypeParameterInstantiation | null): GenericTypeAnnotation;\nexport function inferredPredicate(): InferredPredicate;\nexport function interfaceExtends(id: Identifier | QualifiedTypeIdentifier, typeParameters?: TypeParameterInstantiation | null): InterfaceExtends;\nexport function interfaceDeclaration(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: InterfaceExtends[] | null | undefined, body: ObjectTypeAnnotation): InterfaceDeclaration;\nexport function interfaceTypeAnnotation(_extends: InterfaceExtends[] | null | undefined, body: ObjectTypeAnnotation): InterfaceTypeAnnotation;\nexport function intersectionTypeAnnotation(types: FlowType[]): IntersectionTypeAnnotation;\nexport function mixedTypeAnnotation(): MixedTypeAnnotation;\nexport function emptyTypeAnnotation(): EmptyTypeAnnotation;\nexport function nullableTypeAnnotation(typeAnnotation: FlowType): NullableTypeAnnotation;\nexport function numberLiteralTypeAnnotation(value: number): NumberLiteralTypeAnnotation;\nexport function numberTypeAnnotation(): NumberTypeAnnotation;\nexport function objectTypeAnnotation(properties: (ObjectTypeProperty | ObjectTypeSpreadProperty)[], indexers?: ObjectTypeIndexer[], callProperties?: ObjectTypeCallProperty[], internalSlots?: ObjectTypeInternalSlot[], exact?: boolean): ObjectTypeAnnotation;\nexport function objectTypeInternalSlot(id: Identifier, value: FlowType, optional: boolean, _static: boolean, method: boolean): ObjectTypeInternalSlot;\nexport function objectTypeCallProperty(value: FlowType): ObjectTypeCallProperty;\nexport function objectTypeIndexer(id: Identifier | null | undefined, key: FlowType, value: FlowType, variance?: Variance | null): ObjectTypeIndexer;\nexport function objectTypeProperty(key: Identifier | StringLiteral, value: FlowType, variance?: Variance | null): ObjectTypeProperty;\nexport function objectTypeSpreadProperty(argument: FlowType): ObjectTypeSpreadProperty;\nexport function opaqueType(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, supertype: FlowType | null | undefined, impltype: FlowType): OpaqueType;\nexport function qualifiedTypeIdentifier(id: Identifier, qualification: Identifier | QualifiedTypeIdentifier): QualifiedTypeIdentifier;\nexport function stringLiteralTypeAnnotation(value: string): StringLiteralTypeAnnotation;\nexport function stringTypeAnnotation(): StringTypeAnnotation;\nexport function symbolTypeAnnotation(): SymbolTypeAnnotation;\nexport function thisTypeAnnotation(): ThisTypeAnnotation;\nexport function tupleTypeAnnotation(types: FlowType[]): TupleTypeAnnotation;\nexport function typeofTypeAnnotation(argument: FlowType): TypeofTypeAnnotation;\nexport function typeAlias(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, right: FlowType): TypeAlias;\nexport function typeAnnotation(typeAnnotation: FlowType): TypeAnnotation;\nexport function typeCastExpression(expression: Expression, typeAnnotation: TypeAnnotation): TypeCastExpression;\nexport function typeParameter(bound?: TypeAnnotation | null, _default?: FlowType | null, variance?: Variance | null): TypeParameter;\nexport function typeParameterDeclaration(params: TypeParameter[]): TypeParameterDeclaration;\nexport function typeParameterInstantiation(params: FlowType[]): TypeParameterInstantiation;\nexport function unionTypeAnnotation(types: FlowType[]): UnionTypeAnnotation;\nexport function variance(kind: \"minus\" | \"plus\"): Variance;\nexport function voidTypeAnnotation(): VoidTypeAnnotation;\nexport function enumDeclaration(id: Identifier, body: EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody): EnumDeclaration;\nexport function enumBooleanBody(members: EnumBooleanMember[]): EnumBooleanBody;\nexport function enumNumberBody(members: EnumNumberMember[]): EnumNumberBody;\nexport function enumStringBody(members: (EnumStringMember | EnumDefaultedMember)[]): EnumStringBody;\nexport function enumSymbolBody(members: EnumDefaultedMember[]): EnumSymbolBody;\nexport function enumBooleanMember(id: Identifier): EnumBooleanMember;\nexport function enumNumberMember(id: Identifier, init: NumericLiteral): EnumNumberMember;\nexport function enumStringMember(id: Identifier, init: StringLiteral): EnumStringMember;\nexport function enumDefaultedMember(id: Identifier): EnumDefaultedMember;\nexport function indexedAccessType(objectType: FlowType, indexType: FlowType): IndexedAccessType;\nexport function optionalIndexedAccessType(objectType: FlowType, indexType: FlowType): OptionalIndexedAccessType;\nexport function jsxAttribute(name: JSXIdentifier | JSXNamespacedName, value?: JSXElement | JSXFragment | StringLiteral | JSXExpressionContainer | null): JSXAttribute;\nexport function jsxClosingElement(name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName): JSXClosingElement;\nexport function jsxElement(openingElement: JSXOpeningElement, closingElement: JSXClosingElement | null | undefined, children: (JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment)[], selfClosing?: boolean | null): JSXElement;\nexport function jsxEmptyExpression(): JSXEmptyExpression;\nexport function jsxExpressionContainer(expression: Expression | JSXEmptyExpression): JSXExpressionContainer;\nexport function jsxSpreadChild(expression: Expression): JSXSpreadChild;\nexport function jsxIdentifier(name: string): JSXIdentifier;\nexport function jsxMemberExpression(object: JSXMemberExpression | JSXIdentifier, property: JSXIdentifier): JSXMemberExpression;\nexport function jsxNamespacedName(namespace: JSXIdentifier, name: JSXIdentifier): JSXNamespacedName;\nexport function jsxOpeningElement(name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName, attributes: (JSXAttribute | JSXSpreadAttribute)[], selfClosing?: boolean): JSXOpeningElement;\nexport function jsxSpreadAttribute(argument: Expression): JSXSpreadAttribute;\nexport function jsxText(value: string): JSXText;\nexport function jsxFragment(openingFragment: JSXOpeningFragment, closingFragment: JSXClosingFragment, children: (JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment)[]): JSXFragment;\nexport function jsxOpeningFragment(): JSXOpeningFragment;\nexport function jsxClosingFragment(): JSXClosingFragment;\nexport function noop(): Noop;\nexport function placeholder(expectedNode: \"Identifier\" | \"StringLiteral\" | \"Expression\" | \"Statement\" | \"Declaration\" | \"BlockStatement\" | \"ClassBody\" | \"Pattern\", name: Identifier): Placeholder;\nexport function v8IntrinsicIdentifier(name: string): V8IntrinsicIdentifier;\nexport function argumentPlaceholder(): ArgumentPlaceholder;\nexport function bindExpression(object: Expression, callee: Expression): BindExpression;\nexport function decorator(expression: Expression): Decorator;\nexport function doExpression(body: BlockStatement, async?: boolean): DoExpression;\nexport function exportDefaultSpecifier(exported: Identifier): ExportDefaultSpecifier;\nexport function recordExpression(properties: (ObjectProperty | SpreadElement)[]): RecordExpression;\nexport function tupleExpression(elements?: (Expression | SpreadElement)[]): TupleExpression;\nexport function decimalLiteral(value: string): DecimalLiteral;\nexport function moduleExpression(body: Program): ModuleExpression;\nexport function topicReference(): TopicReference;\nexport function pipelineTopicExpression(expression: Expression): PipelineTopicExpression;\nexport function pipelineBareFunction(callee: Expression): PipelineBareFunction;\nexport function pipelinePrimaryTopicReference(): PipelinePrimaryTopicReference;\nexport function voidPattern(): VoidPattern;\nexport function tsParameterProperty(parameter: Identifier | AssignmentPattern): TSParameterProperty;\nexport function tsDeclareFunction(id: Identifier | null | undefined, typeParameters: TSTypeParameterDeclaration | Noop | null | undefined, params: FunctionParameter[], returnType?: TSTypeAnnotation | Noop | null): TSDeclareFunction;\nexport function tsDeclareMethod(decorators: Decorator[] | null | undefined, key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression, typeParameters: TSTypeParameterDeclaration | Noop | null | undefined, params: (FunctionParameter | TSParameterProperty)[], returnType?: TSTypeAnnotation | Noop | null): TSDeclareMethod;\nexport function tsQualifiedName(left: TSEntityName, right: Identifier): TSQualifiedName;\nexport function tsCallSignatureDeclaration(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSCallSignatureDeclaration;\nexport function tsConstructSignatureDeclaration(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSConstructSignatureDeclaration;\nexport function tsPropertySignature(key: Expression, typeAnnotation?: TSTypeAnnotation | null): TSPropertySignature;\nexport function tsMethodSignature(key: Expression, typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSMethodSignature;\nexport function tsIndexSignature(parameters: Identifier[], typeAnnotation?: TSTypeAnnotation | null): TSIndexSignature;\nexport function tsAnyKeyword(): TSAnyKeyword;\nexport function tsBooleanKeyword(): TSBooleanKeyword;\nexport function tsBigIntKeyword(): TSBigIntKeyword;\nexport function tsIntrinsicKeyword(): TSIntrinsicKeyword;\nexport function tsNeverKeyword(): TSNeverKeyword;\nexport function tsNullKeyword(): TSNullKeyword;\nexport function tsNumberKeyword(): TSNumberKeyword;\nexport function tsObjectKeyword(): TSObjectKeyword;\nexport function tsStringKeyword(): TSStringKeyword;\nexport function tsSymbolKeyword(): TSSymbolKeyword;\nexport function tsUndefinedKeyword(): TSUndefinedKeyword;\nexport function tsUnknownKeyword(): TSUnknownKeyword;\nexport function tsVoidKeyword(): TSVoidKeyword;\nexport function tsThisType(): TSThisType;\nexport function tsFunctionType(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSFunctionType;\nexport function tsConstructorType(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSConstructorType;\nexport function tsTypeReference(typeName: TSEntityName, typeParameters?: TSTypeParameterInstantiation | null): TSTypeReference;\nexport function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation?: TSTypeAnnotation | null, asserts?: boolean | null): TSTypePredicate;\nexport function tsTypeQuery(exprName: TSEntityName | TSImportType, typeParameters?: TSTypeParameterInstantiation | null): TSTypeQuery;\nexport function tsTypeLiteral(members: TSTypeElement[]): TSTypeLiteral;\nexport function tsArrayType(elementType: TSType): TSArrayType;\nexport function tsTupleType(elementTypes: (TSType | TSNamedTupleMember)[]): TSTupleType;\nexport function tsOptionalType(typeAnnotation: TSType): TSOptionalType;\nexport function tsRestType(typeAnnotation: TSType): TSRestType;\nexport function tsNamedTupleMember(label: Identifier, elementType: TSType, optional?: boolean): TSNamedTupleMember;\nexport function tsUnionType(types: TSType[]): TSUnionType;\nexport function tsIntersectionType(types: TSType[]): TSIntersectionType;\nexport function tsConditionalType(checkType: TSType, extendsType: TSType, trueType: TSType, falseType: TSType): TSConditionalType;\nexport function tsInferType(typeParameter: TSTypeParameter): TSInferType;\nexport function tsParenthesizedType(typeAnnotation: TSType): TSParenthesizedType;\nexport function tsTypeOperator(typeAnnotation: TSType, operator?: string): TSTypeOperator;\nexport function tsIndexedAccessType(objectType: TSType, indexType: TSType): TSIndexedAccessType;\nexport function tsMappedType(typeParameter: TSTypeParameter, typeAnnotation?: TSType | null, nameType?: TSType | null): TSMappedType;\nexport function tsTemplateLiteralType(quasis: TemplateElement[], types: TSType[]): TSTemplateLiteralType;\nexport function tsLiteralType(literal: NumericLiteral | StringLiteral | BooleanLiteral | BigIntLiteral | TemplateLiteral | UnaryExpression): TSLiteralType;\nexport function tsExpressionWithTypeArguments(expression: TSEntityName, typeParameters?: TSTypeParameterInstantiation | null): TSExpressionWithTypeArguments;\nexport function tsInterfaceDeclaration(id: Identifier, typeParameters: TSTypeParameterDeclaration | null | undefined, _extends: TSExpressionWithTypeArguments[] | null | undefined, body: TSInterfaceBody): TSInterfaceDeclaration;\nexport function tsInterfaceBody(body: TSTypeElement[]): TSInterfaceBody;\nexport function tsTypeAliasDeclaration(id: Identifier, typeParameters: TSTypeParameterDeclaration | null | undefined, typeAnnotation: TSType): TSTypeAliasDeclaration;\nexport function tsInstantiationExpression(expression: Expression, typeParameters?: TSTypeParameterInstantiation | null): TSInstantiationExpression;\nexport function tsAsExpression(expression: Expression, typeAnnotation: TSType): TSAsExpression;\nexport function tsSatisfiesExpression(expression: Expression, typeAnnotation: TSType): TSSatisfiesExpression;\nexport function tsTypeAssertion(typeAnnotation: TSType, expression: Expression): TSTypeAssertion;\nexport function tsEnumBody(members: TSEnumMember[]): TSEnumBody;\nexport function tsEnumDeclaration(id: Identifier, members: TSEnumMember[]): TSEnumDeclaration;\nexport function tsEnumMember(id: Identifier | StringLiteral, initializer?: Expression | null): TSEnumMember;\nexport function tsModuleDeclaration(id: Identifier | StringLiteral, body: TSModuleBlock | TSModuleDeclaration): TSModuleDeclaration;\nexport function tsModuleBlock(body: Statement[]): TSModuleBlock;\nexport function tsImportType(argument: StringLiteral, qualifier?: TSEntityName | null, typeParameters?: TSTypeParameterInstantiation | null): TSImportType;\nexport function tsImportEqualsDeclaration(id: Identifier, moduleReference: TSEntityName | TSExternalModuleReference): TSImportEqualsDeclaration;\nexport function tsExternalModuleReference(expression: StringLiteral): TSExternalModuleReference;\nexport function tsNonNullExpression(expression: Expression): TSNonNullExpression;\nexport function tsExportAssignment(expression: Expression): TSExportAssignment;\nexport function tsNamespaceExportDeclaration(id: Identifier): TSNamespaceExportDeclaration;\nexport function tsTypeAnnotation(typeAnnotation: TSType): TSTypeAnnotation;\nexport function tsTypeParameterInstantiation(params: TSType[]): TSTypeParameterInstantiation;\nexport function tsTypeParameterDeclaration(params: TSTypeParameter[]): TSTypeParameterDeclaration;\nexport function tsTypeParameter(constraint: TSType | null | undefined, _default: TSType | null | undefined, name: string): TSTypeParameter;\nexport function isAccessor(node: object | null | undefined, opts?: object | null): node is Accessor;\nexport function assertAccessor(node: object | null | undefined, opts?: object | null): void;\nexport function isAnyTypeAnnotation(node: object | null | undefined, opts?: object | null): node is AnyTypeAnnotation;\nexport function assertAnyTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isArgumentPlaceholder(node: object | null | undefined, opts?: object | null): node is ArgumentPlaceholder;\nexport function assertArgumentPlaceholder(node: object | null | undefined, opts?: object | null): void;\nexport function isArrayExpression(node: object | null | undefined, opts?: object | null): node is ArrayExpression;\nexport function assertArrayExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isArrayPattern(node: object | null | undefined, opts?: object | null): node is ArrayPattern;\nexport function assertArrayPattern(node: object | null | undefined, opts?: object | null): void;\nexport function isArrayTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ArrayTypeAnnotation;\nexport function assertArrayTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isArrowFunctionExpression(node: object | null | undefined, opts?: object | null): node is ArrowFunctionExpression;\nexport function assertArrowFunctionExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isAssignmentExpression(node: object | null | undefined, opts?: object | null): node is AssignmentExpression;\nexport function assertAssignmentExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isAssignmentPattern(node: object | null | undefined, opts?: object | null): node is AssignmentPattern;\nexport function assertAssignmentPattern(node: object | null | undefined, opts?: object | null): void;\nexport function isAwaitExpression(node: object | null | undefined, opts?: object | null): node is AwaitExpression;\nexport function assertAwaitExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isBigIntLiteral(node: object | null | undefined, opts?: object | null): node is BigIntLiteral;\nexport function assertBigIntLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isBinary(node: object | null | undefined, opts?: object | null): node is Binary;\nexport function assertBinary(node: object | null | undefined, opts?: object | null): void;\nexport function isBinaryExpression(node: object | null | undefined, opts?: object | null): node is BinaryExpression;\nexport function assertBinaryExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isBindExpression(node: object | null | undefined, opts?: object | null): node is BindExpression;\nexport function assertBindExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isBlock(node: object | null | undefined, opts?: object | null): node is Block;\nexport function assertBlock(node: object | null | undefined, opts?: object | null): void;\nexport function isBlockParent(node: object | null | undefined, opts?: object | null): node is BlockParent;\nexport function assertBlockParent(node: object | null | undefined, opts?: object | null): void;\nexport function isBlockStatement(node: object | null | undefined, opts?: object | null): node is BlockStatement;\nexport function assertBlockStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isBooleanLiteral(node: object | null | undefined, opts?: object | null): node is BooleanLiteral;\nexport function assertBooleanLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isBooleanLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is BooleanLiteralTypeAnnotation;\nexport function assertBooleanLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isBooleanTypeAnnotation(node: object | null | undefined, opts?: object | null): node is BooleanTypeAnnotation;\nexport function assertBooleanTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isBreakStatement(node: object | null | undefined, opts?: object | null): node is BreakStatement;\nexport function assertBreakStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isCallExpression(node: object | null | undefined, opts?: object | null): node is CallExpression;\nexport function assertCallExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isCatchClause(node: object | null | undefined, opts?: object | null): node is CatchClause;\nexport function assertCatchClause(node: object | null | undefined, opts?: object | null): void;\nexport function isClass(node: object | null | undefined, opts?: object | null): node is Class;\nexport function assertClass(node: object | null | undefined, opts?: object | null): void;\nexport function isClassAccessorProperty(node: object | null | undefined, opts?: object | null): node is ClassAccessorProperty;\nexport function assertClassAccessorProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isClassBody(node: object | null | undefined, opts?: object | null): node is ClassBody;\nexport function assertClassBody(node: object | null | undefined, opts?: object | null): void;\nexport function isClassDeclaration(node: object | null | undefined, opts?: object | null): node is ClassDeclaration;\nexport function assertClassDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isClassExpression(node: object | null | undefined, opts?: object | null): node is ClassExpression;\nexport function assertClassExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isClassImplements(node: object | null | undefined, opts?: object | null): node is ClassImplements;\nexport function assertClassImplements(node: object | null | undefined, opts?: object | null): void;\nexport function isClassMethod(node: object | null | undefined, opts?: object | null): node is ClassMethod;\nexport function assertClassMethod(node: object | null | undefined, opts?: object | null): void;\nexport function isClassPrivateMethod(node: object | null | undefined, opts?: object | null): node is ClassPrivateMethod;\nexport function assertClassPrivateMethod(node: object | null | undefined, opts?: object | null): void;\nexport function isClassPrivateProperty(node: object | null | undefined, opts?: object | null): node is ClassPrivateProperty;\nexport function assertClassPrivateProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isClassProperty(node: object | null | undefined, opts?: object | null): node is ClassProperty;\nexport function assertClassProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isCompletionStatement(node: object | null | undefined, opts?: object | null): node is CompletionStatement;\nexport function assertCompletionStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isConditional(node: object | null | undefined, opts?: object | null): node is Conditional;\nexport function assertConditional(node: object | null | undefined, opts?: object | null): void;\nexport function isConditionalExpression(node: object | null | undefined, opts?: object | null): node is ConditionalExpression;\nexport function assertConditionalExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isContinueStatement(node: object | null | undefined, opts?: object | null): node is ContinueStatement;\nexport function assertContinueStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isDebuggerStatement(node: object | null | undefined, opts?: object | null): node is DebuggerStatement;\nexport function assertDebuggerStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isDecimalLiteral(node: object | null | undefined, opts?: object | null): node is DecimalLiteral;\nexport function assertDecimalLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclaration(node: object | null | undefined, opts?: object | null): node is Declaration;\nexport function assertDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareClass(node: object | null | undefined, opts?: object | null): node is DeclareClass;\nexport function assertDeclareClass(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareExportAllDeclaration(node: object | null | undefined, opts?: object | null): node is DeclareExportAllDeclaration;\nexport function assertDeclareExportAllDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareExportDeclaration(node: object | null | undefined, opts?: object | null): node is DeclareExportDeclaration;\nexport function assertDeclareExportDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareFunction(node: object | null | undefined, opts?: object | null): node is DeclareFunction;\nexport function assertDeclareFunction(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareInterface(node: object | null | undefined, opts?: object | null): node is DeclareInterface;\nexport function assertDeclareInterface(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareModule(node: object | null | undefined, opts?: object | null): node is DeclareModule;\nexport function assertDeclareModule(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareModuleExports(node: object | null | undefined, opts?: object | null): node is DeclareModuleExports;\nexport function assertDeclareModuleExports(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareOpaqueType(node: object | null | undefined, opts?: object | null): node is DeclareOpaqueType;\nexport function assertDeclareOpaqueType(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareTypeAlias(node: object | null | undefined, opts?: object | null): node is DeclareTypeAlias;\nexport function assertDeclareTypeAlias(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareVariable(node: object | null | undefined, opts?: object | null): node is DeclareVariable;\nexport function assertDeclareVariable(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclaredPredicate(node: object | null | undefined, opts?: object | null): node is DeclaredPredicate;\nexport function assertDeclaredPredicate(node: object | null | undefined, opts?: object | null): void;\nexport function isDecorator(node: object | null | undefined, opts?: object | null): node is Decorator;\nexport function assertDecorator(node: object | null | undefined, opts?: object | null): void;\nexport function isDirective(node: object | null | undefined, opts?: object | null): node is Directive;\nexport function assertDirective(node: object | null | undefined, opts?: object | null): void;\nexport function isDirectiveLiteral(node: object | null | undefined, opts?: object | null): node is DirectiveLiteral;\nexport function assertDirectiveLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isDoExpression(node: object | null | undefined, opts?: object | null): node is DoExpression;\nexport function assertDoExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isDoWhileStatement(node: object | null | undefined, opts?: object | null): node is DoWhileStatement;\nexport function assertDoWhileStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isEmptyStatement(node: object | null | undefined, opts?: object | null): node is EmptyStatement;\nexport function assertEmptyStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isEmptyTypeAnnotation(node: object | null | undefined, opts?: object | null): node is EmptyTypeAnnotation;\nexport function assertEmptyTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumBody(node: object | null | undefined, opts?: object | null): node is EnumBody;\nexport function assertEnumBody(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumBooleanBody(node: object | null | undefined, opts?: object | null): node is EnumBooleanBody;\nexport function assertEnumBooleanBody(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumBooleanMember(node: object | null | undefined, opts?: object | null): node is EnumBooleanMember;\nexport function assertEnumBooleanMember(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumDeclaration(node: object | null | undefined, opts?: object | null): node is EnumDeclaration;\nexport function assertEnumDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumDefaultedMember(node: object | null | undefined, opts?: object | null): node is EnumDefaultedMember;\nexport function assertEnumDefaultedMember(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumMember(node: object | null | undefined, opts?: object | null): node is EnumMember;\nexport function assertEnumMember(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumNumberBody(node: object | null | undefined, opts?: object | null): node is EnumNumberBody;\nexport function assertEnumNumberBody(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumNumberMember(node: object | null | undefined, opts?: object | null): node is EnumNumberMember;\nexport function assertEnumNumberMember(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumStringBody(node: object | null | undefined, opts?: object | null): node is EnumStringBody;\nexport function assertEnumStringBody(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumStringMember(node: object | null | undefined, opts?: object | null): node is EnumStringMember;\nexport function assertEnumStringMember(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumSymbolBody(node: object | null | undefined, opts?: object | null): node is EnumSymbolBody;\nexport function assertEnumSymbolBody(node: object | null | undefined, opts?: object | null): void;\nexport function isExistsTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ExistsTypeAnnotation;\nexport function assertExistsTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isExportAllDeclaration(node: object | null | undefined, opts?: object | null): node is ExportAllDeclaration;\nexport function assertExportAllDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isExportDeclaration(node: object | null | undefined, opts?: object | null): node is ExportDeclaration;\nexport function assertExportDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isExportDefaultDeclaration(node: object | null | undefined, opts?: object | null): node is ExportDefaultDeclaration;\nexport function assertExportDefaultDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isExportDefaultSpecifier(node: object | null | undefined, opts?: object | null): node is ExportDefaultSpecifier;\nexport function assertExportDefaultSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isExportNamedDeclaration(node: object | null | undefined, opts?: object | null): node is ExportNamedDeclaration;\nexport function assertExportNamedDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isExportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): node is ExportNamespaceSpecifier;\nexport function assertExportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isExportSpecifier(node: object | null | undefined, opts?: object | null): node is ExportSpecifier;\nexport function assertExportSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isExpression(node: object | null | undefined, opts?: object | null): node is Expression;\nexport function assertExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isExpressionStatement(node: object | null | undefined, opts?: object | null): node is ExpressionStatement;\nexport function assertExpressionStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isExpressionWrapper(node: object | null | undefined, opts?: object | null): node is ExpressionWrapper;\nexport function assertExpressionWrapper(node: object | null | undefined, opts?: object | null): void;\nexport function isFile(node: object | null | undefined, opts?: object | null): node is File;\nexport function assertFile(node: object | null | undefined, opts?: object | null): void;\nexport function isFlow(node: object | null | undefined, opts?: object | null): node is Flow;\nexport function assertFlow(node: object | null | undefined, opts?: object | null): void;\nexport function isFlowBaseAnnotation(node: object | null | undefined, opts?: object | null): node is FlowBaseAnnotation;\nexport function assertFlowBaseAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isFlowDeclaration(node: object | null | undefined, opts?: object | null): node is FlowDeclaration;\nexport function assertFlowDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isFlowPredicate(node: object | null | undefined, opts?: object | null): node is FlowPredicate;\nexport function assertFlowPredicate(node: object | null | undefined, opts?: object | null): void;\nexport function isFlowType(node: object | null | undefined, opts?: object | null): node is FlowType;\nexport function assertFlowType(node: object | null | undefined, opts?: object | null): void;\nexport function isFor(node: object | null | undefined, opts?: object | null): node is For;\nexport function assertFor(node: object | null | undefined, opts?: object | null): void;\nexport function isForInStatement(node: object | null | undefined, opts?: object | null): node is ForInStatement;\nexport function assertForInStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isForOfStatement(node: object | null | undefined, opts?: object | null): node is ForOfStatement;\nexport function assertForOfStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isForStatement(node: object | null | undefined, opts?: object | null): node is ForStatement;\nexport function assertForStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isForXStatement(node: object | null | undefined, opts?: object | null): node is ForXStatement;\nexport function assertForXStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isFunction(node: object | null | undefined, opts?: object | null): node is Function;\nexport function assertFunction(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionDeclaration(node: object | null | undefined, opts?: object | null): node is FunctionDeclaration;\nexport function assertFunctionDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionExpression(node: object | null | undefined, opts?: object | null): node is FunctionExpression;\nexport function assertFunctionExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionParameter(node: object | null | undefined, opts?: object | null): node is FunctionParameter;\nexport function assertFunctionParameter(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionParent(node: object | null | undefined, opts?: object | null): node is FunctionParent;\nexport function assertFunctionParent(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionTypeAnnotation(node: object | null | undefined, opts?: object | null): node is FunctionTypeAnnotation;\nexport function assertFunctionTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionTypeParam(node: object | null | undefined, opts?: object | null): node is FunctionTypeParam;\nexport function assertFunctionTypeParam(node: object | null | undefined, opts?: object | null): void;\nexport function isGenericTypeAnnotation(node: object | null | undefined, opts?: object | null): node is GenericTypeAnnotation;\nexport function assertGenericTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isIdentifier(node: object | null | undefined, opts?: object | null): node is Identifier;\nexport function assertIdentifier(node: object | null | undefined, opts?: object | null): void;\nexport function isIfStatement(node: object | null | undefined, opts?: object | null): node is IfStatement;\nexport function assertIfStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isImmutable(node: object | null | undefined, opts?: object | null): node is Immutable;\nexport function assertImmutable(node: object | null | undefined, opts?: object | null): void;\nexport function isImport(node: object | null | undefined, opts?: object | null): node is Import;\nexport function assertImport(node: object | null | undefined, opts?: object | null): void;\nexport function isImportAttribute(node: object | null | undefined, opts?: object | null): node is ImportAttribute;\nexport function assertImportAttribute(node: object | null | undefined, opts?: object | null): void;\nexport function isImportDeclaration(node: object | null | undefined, opts?: object | null): node is ImportDeclaration;\nexport function assertImportDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isImportDefaultSpecifier(node: object | null | undefined, opts?: object | null): node is ImportDefaultSpecifier;\nexport function assertImportDefaultSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isImportExpression(node: object | null | undefined, opts?: object | null): node is ImportExpression;\nexport function assertImportExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isImportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): node is ImportNamespaceSpecifier;\nexport function assertImportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isImportOrExportDeclaration(node: object | null | undefined, opts?: object | null): node is ImportOrExportDeclaration;\nexport function assertImportOrExportDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isImportSpecifier(node: object | null | undefined, opts?: object | null): node is ImportSpecifier;\nexport function assertImportSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isIndexedAccessType(node: object | null | undefined, opts?: object | null): node is IndexedAccessType;\nexport function assertIndexedAccessType(node: object | null | undefined, opts?: object | null): void;\nexport function isInferredPredicate(node: object | null | undefined, opts?: object | null): node is InferredPredicate;\nexport function assertInferredPredicate(node: object | null | undefined, opts?: object | null): void;\nexport function isInterfaceDeclaration(node: object | null | undefined, opts?: object | null): node is InterfaceDeclaration;\nexport function assertInterfaceDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isInterfaceExtends(node: object | null | undefined, opts?: object | null): node is InterfaceExtends;\nexport function assertInterfaceExtends(node: object | null | undefined, opts?: object | null): void;\nexport function isInterfaceTypeAnnotation(node: object | null | undefined, opts?: object | null): node is InterfaceTypeAnnotation;\nexport function assertInterfaceTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isInterpreterDirective(node: object | null | undefined, opts?: object | null): node is InterpreterDirective;\nexport function assertInterpreterDirective(node: object | null | undefined, opts?: object | null): void;\nexport function isIntersectionTypeAnnotation(node: object | null | undefined, opts?: object | null): node is IntersectionTypeAnnotation;\nexport function assertIntersectionTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isJSX(node: object | null | undefined, opts?: object | null): node is JSX;\nexport function assertJSX(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXAttribute(node: object | null | undefined, opts?: object | null): node is JSXAttribute;\nexport function assertJSXAttribute(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXClosingElement(node: object | null | undefined, opts?: object | null): node is JSXClosingElement;\nexport function assertJSXClosingElement(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXClosingFragment(node: object | null | undefined, opts?: object | null): node is JSXClosingFragment;\nexport function assertJSXClosingFragment(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXElement(node: object | null | undefined, opts?: object | null): node is JSXElement;\nexport function assertJSXElement(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXEmptyExpression(node: object | null | undefined, opts?: object | null): node is JSXEmptyExpression;\nexport function assertJSXEmptyExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXExpressionContainer(node: object | null | undefined, opts?: object | null): node is JSXExpressionContainer;\nexport function assertJSXExpressionContainer(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXFragment(node: object | null | undefined, opts?: object | null): node is JSXFragment;\nexport function assertJSXFragment(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXIdentifier(node: object | null | undefined, opts?: object | null): node is JSXIdentifier;\nexport function assertJSXIdentifier(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXMemberExpression(node: object | null | undefined, opts?: object | null): node is JSXMemberExpression;\nexport function assertJSXMemberExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXNamespacedName(node: object | null | undefined, opts?: object | null): node is JSXNamespacedName;\nexport function assertJSXNamespacedName(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXOpeningElement(node: object | null | undefined, opts?: object | null): node is JSXOpeningElement;\nexport function assertJSXOpeningElement(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXOpeningFragment(node: object | null | undefined, opts?: object | null): node is JSXOpeningFragment;\nexport function assertJSXOpeningFragment(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXSpreadAttribute(node: object | null | undefined, opts?: object | null): node is JSXSpreadAttribute;\nexport function assertJSXSpreadAttribute(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXSpreadChild(node: object | null | undefined, opts?: object | null): node is JSXSpreadChild;\nexport function assertJSXSpreadChild(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXText(node: object | null | undefined, opts?: object | null): node is JSXText;\nexport function assertJSXText(node: object | null | undefined, opts?: object | null): void;\nexport function isLVal(node: object | null | undefined, opts?: object | null): node is LVal;\nexport function assertLVal(node: object | null | undefined, opts?: object | null): void;\nexport function isLabeledStatement(node: object | null | undefined, opts?: object | null): node is LabeledStatement;\nexport function assertLabeledStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isLiteral(node: object | null | undefined, opts?: object | null): node is Literal;\nexport function assertLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isLogicalExpression(node: object | null | undefined, opts?: object | null): node is LogicalExpression;\nexport function assertLogicalExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isLoop(node: object | null | undefined, opts?: object | null): node is Loop;\nexport function assertLoop(node: object | null | undefined, opts?: object | null): void;\nexport function isMemberExpression(node: object | null | undefined, opts?: object | null): node is MemberExpression;\nexport function assertMemberExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isMetaProperty(node: object | null | undefined, opts?: object | null): node is MetaProperty;\nexport function assertMetaProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isMethod(node: object | null | undefined, opts?: object | null): node is Method;\nexport function assertMethod(node: object | null | undefined, opts?: object | null): void;\nexport function isMiscellaneous(node: object | null | undefined, opts?: object | null): node is Miscellaneous;\nexport function assertMiscellaneous(node: object | null | undefined, opts?: object | null): void;\nexport function isMixedTypeAnnotation(node: object | null | undefined, opts?: object | null): node is MixedTypeAnnotation;\nexport function assertMixedTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isModuleDeclaration(node: object | null | undefined, opts?: object | null): node is ModuleDeclaration;\nexport function assertModuleDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isModuleExpression(node: object | null | undefined, opts?: object | null): node is ModuleExpression;\nexport function assertModuleExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isModuleSpecifier(node: object | null | undefined, opts?: object | null): node is ModuleSpecifier;\nexport function assertModuleSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isNewExpression(node: object | null | undefined, opts?: object | null): node is NewExpression;\nexport function assertNewExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isNoop(node: object | null | undefined, opts?: object | null): node is Noop;\nexport function assertNoop(node: object | null | undefined, opts?: object | null): void;\nexport function isNullLiteral(node: object | null | undefined, opts?: object | null): node is NullLiteral;\nexport function assertNullLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isNullLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NullLiteralTypeAnnotation;\nexport function assertNullLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isNullableTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NullableTypeAnnotation;\nexport function assertNullableTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\n/** @deprecated Use `isNumericLiteral` */\nexport function isNumberLiteral(node: object | null | undefined, opts?: object | null): node is NumericLiteral;\n/** @deprecated Use `assertNumericLiteral` */\nexport function assertNumberLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isNumberLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NumberLiteralTypeAnnotation;\nexport function assertNumberLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isNumberTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NumberTypeAnnotation;\nexport function assertNumberTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isNumericLiteral(node: object | null | undefined, opts?: object | null): node is NumericLiteral;\nexport function assertNumericLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectExpression(node: object | null | undefined, opts?: object | null): node is ObjectExpression;\nexport function assertObjectExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectMember(node: object | null | undefined, opts?: object | null): node is ObjectMember;\nexport function assertObjectMember(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectMethod(node: object | null | undefined, opts?: object | null): node is ObjectMethod;\nexport function assertObjectMethod(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectPattern(node: object | null | undefined, opts?: object | null): node is ObjectPattern;\nexport function assertObjectPattern(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectProperty(node: object | null | undefined, opts?: object | null): node is ObjectProperty;\nexport function assertObjectProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ObjectTypeAnnotation;\nexport function assertObjectTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeCallProperty(node: object | null | undefined, opts?: object | null): node is ObjectTypeCallProperty;\nexport function assertObjectTypeCallProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeIndexer(node: object | null | undefined, opts?: object | null): node is ObjectTypeIndexer;\nexport function assertObjectTypeIndexer(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeInternalSlot(node: object | null | undefined, opts?: object | null): node is ObjectTypeInternalSlot;\nexport function assertObjectTypeInternalSlot(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeProperty(node: object | null | undefined, opts?: object | null): node is ObjectTypeProperty;\nexport function assertObjectTypeProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeSpreadProperty(node: object | null | undefined, opts?: object | null): node is ObjectTypeSpreadProperty;\nexport function assertObjectTypeSpreadProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isOpaqueType(node: object | null | undefined, opts?: object | null): node is OpaqueType;\nexport function assertOpaqueType(node: object | null | undefined, opts?: object | null): void;\nexport function isOptionalCallExpression(node: object | null | undefined, opts?: object | null): node is OptionalCallExpression;\nexport function assertOptionalCallExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isOptionalIndexedAccessType(node: object | null | undefined, opts?: object | null): node is OptionalIndexedAccessType;\nexport function assertOptionalIndexedAccessType(node: object | null | undefined, opts?: object | null): void;\nexport function isOptionalMemberExpression(node: object | null | undefined, opts?: object | null): node is OptionalMemberExpression;\nexport function assertOptionalMemberExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isParenthesizedExpression(node: object | null | undefined, opts?: object | null): node is ParenthesizedExpression;\nexport function assertParenthesizedExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isPattern(node: object | null | undefined, opts?: object | null): node is Pattern;\nexport function assertPattern(node: object | null | undefined, opts?: object | null): void;\nexport function isPatternLike(node: object | null | undefined, opts?: object | null): node is PatternLike;\nexport function assertPatternLike(node: object | null | undefined, opts?: object | null): void;\nexport function isPipelineBareFunction(node: object | null | undefined, opts?: object | null): node is PipelineBareFunction;\nexport function assertPipelineBareFunction(node: object | null | undefined, opts?: object | null): void;\nexport function isPipelinePrimaryTopicReference(node: object | null | undefined, opts?: object | null): node is PipelinePrimaryTopicReference;\nexport function assertPipelinePrimaryTopicReference(node: object | null | undefined, opts?: object | null): void;\nexport function isPipelineTopicExpression(node: object | null | undefined, opts?: object | null): node is PipelineTopicExpression;\nexport function assertPipelineTopicExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isPlaceholder(node: object | null | undefined, opts?: object | null): node is Placeholder;\nexport function assertPlaceholder(node: object | null | undefined, opts?: object | null): void;\nexport function isPrivate(node: object | null | undefined, opts?: object | null): node is Private;\nexport function assertPrivate(node: object | null | undefined, opts?: object | null): void;\nexport function isPrivateName(node: object | null | undefined, opts?: object | null): node is PrivateName;\nexport function assertPrivateName(node: object | null | undefined, opts?: object | null): void;\nexport function isProgram(node: object | null | undefined, opts?: object | null): node is Program;\nexport function assertProgram(node: object | null | undefined, opts?: object | null): void;\nexport function isProperty(node: object | null | undefined, opts?: object | null): node is Property;\nexport function assertProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isPureish(node: object | null | undefined, opts?: object | null): node is Pureish;\nexport function assertPureish(node: object | null | undefined, opts?: object | null): void;\nexport function isQualifiedTypeIdentifier(node: object | null | undefined, opts?: object | null): node is QualifiedTypeIdentifier;\nexport function assertQualifiedTypeIdentifier(node: object | null | undefined, opts?: object | null): void;\nexport function isRecordExpression(node: object | null | undefined, opts?: object | null): node is RecordExpression;\nexport function assertRecordExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isRegExpLiteral(node: object | null | undefined, opts?: object | null): node is RegExpLiteral;\nexport function assertRegExpLiteral(node: object | null | undefined, opts?: object | null): void;\n/** @deprecated Use `isRegExpLiteral` */\nexport function isRegexLiteral(node: object | null | undefined, opts?: object | null): node is RegExpLiteral;\n/** @deprecated Use `assertRegExpLiteral` */\nexport function assertRegexLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isRestElement(node: object | null | undefined, opts?: object | null): node is RestElement;\nexport function assertRestElement(node: object | null | undefined, opts?: object | null): void;\n/** @deprecated Use `isRestElement` */\nexport function isRestProperty(node: object | null | undefined, opts?: object | null): node is RestElement;\n/** @deprecated Use `assertRestElement` */\nexport function assertRestProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isReturnStatement(node: object | null | undefined, opts?: object | null): node is ReturnStatement;\nexport function assertReturnStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isScopable(node: object | null | undefined, opts?: object | null): node is Scopable;\nexport function assertScopable(node: object | null | undefined, opts?: object | null): void;\nexport function isSequenceExpression(node: object | null | undefined, opts?: object | null): node is SequenceExpression;\nexport function assertSequenceExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isSpreadElement(node: object | null | undefined, opts?: object | null): node is SpreadElement;\nexport function assertSpreadElement(node: object | null | undefined, opts?: object | null): void;\n/** @deprecated Use `isSpreadElement` */\nexport function isSpreadProperty(node: object | null | undefined, opts?: object | null): node is SpreadElement;\n/** @deprecated Use `assertSpreadElement` */\nexport function assertSpreadProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isStandardized(node: object | null | undefined, opts?: object | null): node is Standardized;\nexport function assertStandardized(node: object | null | undefined, opts?: object | null): void;\nexport function isStatement(node: object | null | undefined, opts?: object | null): node is Statement;\nexport function assertStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isStaticBlock(node: object | null | undefined, opts?: object | null): node is StaticBlock;\nexport function assertStaticBlock(node: object | null | undefined, opts?: object | null): void;\nexport function isStringLiteral(node: object | null | undefined, opts?: object | null): node is StringLiteral;\nexport function assertStringLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isStringLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is StringLiteralTypeAnnotation;\nexport function assertStringLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isStringTypeAnnotation(node: object | null | undefined, opts?: object | null): node is StringTypeAnnotation;\nexport function assertStringTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isSuper(node: object | null | undefined, opts?: object | null): node is Super;\nexport function assertSuper(node: object | null | undefined, opts?: object | null): void;\nexport function isSwitchCase(node: object | null | undefined, opts?: object | null): node is SwitchCase;\nexport function assertSwitchCase(node: object | null | undefined, opts?: object | null): void;\nexport function isSwitchStatement(node: object | null | undefined, opts?: object | null): node is SwitchStatement;\nexport function assertSwitchStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isSymbolTypeAnnotation(node: object | null | undefined, opts?: object | null): node is SymbolTypeAnnotation;\nexport function assertSymbolTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isTSAnyKeyword(node: object | null | undefined, opts?: object | null): node is TSAnyKeyword;\nexport function assertTSAnyKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSArrayType(node: object | null | undefined, opts?: object | null): node is TSArrayType;\nexport function assertTSArrayType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSAsExpression(node: object | null | undefined, opts?: object | null): node is TSAsExpression;\nexport function assertTSAsExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTSBaseType(node: object | null | undefined, opts?: object | null): node is TSBaseType;\nexport function assertTSBaseType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSBigIntKeyword(node: object | null | undefined, opts?: object | null): node is TSBigIntKeyword;\nexport function assertTSBigIntKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSBooleanKeyword(node: object | null | undefined, opts?: object | null): node is TSBooleanKeyword;\nexport function assertTSBooleanKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSCallSignatureDeclaration(node: object | null | undefined, opts?: object | null): node is TSCallSignatureDeclaration;\nexport function assertTSCallSignatureDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSConditionalType(node: object | null | undefined, opts?: object | null): node is TSConditionalType;\nexport function assertTSConditionalType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSConstructSignatureDeclaration(node: object | null | undefined, opts?: object | null): node is TSConstructSignatureDeclaration;\nexport function assertTSConstructSignatureDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSConstructorType(node: object | null | undefined, opts?: object | null): node is TSConstructorType;\nexport function assertTSConstructorType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSDeclareFunction(node: object | null | undefined, opts?: object | null): node is TSDeclareFunction;\nexport function assertTSDeclareFunction(node: object | null | undefined, opts?: object | null): void;\nexport function isTSDeclareMethod(node: object | null | undefined, opts?: object | null): node is TSDeclareMethod;\nexport function assertTSDeclareMethod(node: object | null | undefined, opts?: object | null): void;\nexport function isTSEntityName(node: object | null | undefined, opts?: object | null): node is TSEntityName;\nexport function assertTSEntityName(node: object | null | undefined, opts?: object | null): void;\nexport function isTSEnumBody(node: object | null | undefined, opts?: object | null): node is TSEnumBody;\nexport function assertTSEnumBody(node: object | null | undefined, opts?: object | null): void;\nexport function isTSEnumDeclaration(node: object | null | undefined, opts?: object | null): node is TSEnumDeclaration;\nexport function assertTSEnumDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSEnumMember(node: object | null | undefined, opts?: object | null): node is TSEnumMember;\nexport function assertTSEnumMember(node: object | null | undefined, opts?: object | null): void;\nexport function isTSExportAssignment(node: object | null | undefined, opts?: object | null): node is TSExportAssignment;\nexport function assertTSExportAssignment(node: object | null | undefined, opts?: object | null): void;\nexport function isTSExpressionWithTypeArguments(node: object | null | undefined, opts?: object | null): node is TSExpressionWithTypeArguments;\nexport function assertTSExpressionWithTypeArguments(node: object | null | undefined, opts?: object | null): void;\nexport function isTSExternalModuleReference(node: object | null | undefined, opts?: object | null): node is TSExternalModuleReference;\nexport function assertTSExternalModuleReference(node: object | null | undefined, opts?: object | null): void;\nexport function isTSFunctionType(node: object | null | undefined, opts?: object | null): node is TSFunctionType;\nexport function assertTSFunctionType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSImportEqualsDeclaration(node: object | null | undefined, opts?: object | null): node is TSImportEqualsDeclaration;\nexport function assertTSImportEqualsDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSImportType(node: object | null | undefined, opts?: object | null): node is TSImportType;\nexport function assertTSImportType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSIndexSignature(node: object | null | undefined, opts?: object | null): node is TSIndexSignature;\nexport function assertTSIndexSignature(node: object | null | undefined, opts?: object | null): void;\nexport function isTSIndexedAccessType(node: object | null | undefined, opts?: object | null): node is TSIndexedAccessType;\nexport function assertTSIndexedAccessType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSInferType(node: object | null | undefined, opts?: object | null): node is TSInferType;\nexport function assertTSInferType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSInstantiationExpression(node: object | null | undefined, opts?: object | null): node is TSInstantiationExpression;\nexport function assertTSInstantiationExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTSInterfaceBody(node: object | null | undefined, opts?: object | null): node is TSInterfaceBody;\nexport function assertTSInterfaceBody(node: object | null | undefined, opts?: object | null): void;\nexport function isTSInterfaceDeclaration(node: object | null | undefined, opts?: object | null): node is TSInterfaceDeclaration;\nexport function assertTSInterfaceDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSIntersectionType(node: object | null | undefined, opts?: object | null): node is TSIntersectionType;\nexport function assertTSIntersectionType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSIntrinsicKeyword(node: object | null | undefined, opts?: object | null): node is TSIntrinsicKeyword;\nexport function assertTSIntrinsicKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSLiteralType(node: object | null | undefined, opts?: object | null): node is TSLiteralType;\nexport function assertTSLiteralType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSMappedType(node: object | null | undefined, opts?: object | null): node is TSMappedType;\nexport function assertTSMappedType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSMethodSignature(node: object | null | undefined, opts?: object | null): node is TSMethodSignature;\nexport function assertTSMethodSignature(node: object | null | undefined, opts?: object | null): void;\nexport function isTSModuleBlock(node: object | null | undefined, opts?: object | null): node is TSModuleBlock;\nexport function assertTSModuleBlock(node: object | null | undefined, opts?: object | null): void;\nexport function isTSModuleDeclaration(node: object | null | undefined, opts?: object | null): node is TSModuleDeclaration;\nexport function assertTSModuleDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNamedTupleMember(node: object | null | undefined, opts?: object | null): node is TSNamedTupleMember;\nexport function assertTSNamedTupleMember(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNamespaceExportDeclaration(node: object | null | undefined, opts?: object | null): node is TSNamespaceExportDeclaration;\nexport function assertTSNamespaceExportDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNeverKeyword(node: object | null | undefined, opts?: object | null): node is TSNeverKeyword;\nexport function assertTSNeverKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNonNullExpression(node: object | null | undefined, opts?: object | null): node is TSNonNullExpression;\nexport function assertTSNonNullExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNullKeyword(node: object | null | undefined, opts?: object | null): node is TSNullKeyword;\nexport function assertTSNullKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNumberKeyword(node: object | null | undefined, opts?: object | null): node is TSNumberKeyword;\nexport function assertTSNumberKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSObjectKeyword(node: object | null | undefined, opts?: object | null): node is TSObjectKeyword;\nexport function assertTSObjectKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSOptionalType(node: object | null | undefined, opts?: object | null): node is TSOptionalType;\nexport function assertTSOptionalType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSParameterProperty(node: object | null | undefined, opts?: object | null): node is TSParameterProperty;\nexport function assertTSParameterProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isTSParenthesizedType(node: object | null | undefined, opts?: object | null): node is TSParenthesizedType;\nexport function assertTSParenthesizedType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSPropertySignature(node: object | null | undefined, opts?: object | null): node is TSPropertySignature;\nexport function assertTSPropertySignature(node: object | null | undefined, opts?: object | null): void;\nexport function isTSQualifiedName(node: object | null | undefined, opts?: object | null): node is TSQualifiedName;\nexport function assertTSQualifiedName(node: object | null | undefined, opts?: object | null): void;\nexport function isTSRestType(node: object | null | undefined, opts?: object | null): node is TSRestType;\nexport function assertTSRestType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSSatisfiesExpression(node: object | null | undefined, opts?: object | null): node is TSSatisfiesExpression;\nexport function assertTSSatisfiesExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTSStringKeyword(node: object | null | undefined, opts?: object | null): node is TSStringKeyword;\nexport function assertTSStringKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSSymbolKeyword(node: object | null | undefined, opts?: object | null): node is TSSymbolKeyword;\nexport function assertTSSymbolKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTemplateLiteralType(node: object | null | undefined, opts?: object | null): node is TSTemplateLiteralType;\nexport function assertTSTemplateLiteralType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSThisType(node: object | null | undefined, opts?: object | null): node is TSThisType;\nexport function assertTSThisType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTupleType(node: object | null | undefined, opts?: object | null): node is TSTupleType;\nexport function assertTSTupleType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSType(node: object | null | undefined, opts?: object | null): node is TSType;\nexport function assertTSType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeAliasDeclaration(node: object | null | undefined, opts?: object | null): node is TSTypeAliasDeclaration;\nexport function assertTSTypeAliasDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TSTypeAnnotation;\nexport function assertTSTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeAssertion(node: object | null | undefined, opts?: object | null): node is TSTypeAssertion;\nexport function assertTSTypeAssertion(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeElement(node: object | null | undefined, opts?: object | null): node is TSTypeElement;\nexport function assertTSTypeElement(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeLiteral(node: object | null | undefined, opts?: object | null): node is TSTypeLiteral;\nexport function assertTSTypeLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeOperator(node: object | null | undefined, opts?: object | null): node is TSTypeOperator;\nexport function assertTSTypeOperator(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeParameter(node: object | null | undefined, opts?: object | null): node is TSTypeParameter;\nexport function assertTSTypeParameter(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): node is TSTypeParameterDeclaration;\nexport function assertTSTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): node is TSTypeParameterInstantiation;\nexport function assertTSTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypePredicate(node: object | null | undefined, opts?: object | null): node is TSTypePredicate;\nexport function assertTSTypePredicate(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeQuery(node: object | null | undefined, opts?: object | null): node is TSTypeQuery;\nexport function assertTSTypeQuery(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeReference(node: object | null | undefined, opts?: object | null): node is TSTypeReference;\nexport function assertTSTypeReference(node: object | null | undefined, opts?: object | null): void;\nexport function isTSUndefinedKeyword(node: object | null | undefined, opts?: object | null): node is TSUndefinedKeyword;\nexport function assertTSUndefinedKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSUnionType(node: object | null | undefined, opts?: object | null): node is TSUnionType;\nexport function assertTSUnionType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSUnknownKeyword(node: object | null | undefined, opts?: object | null): node is TSUnknownKeyword;\nexport function assertTSUnknownKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSVoidKeyword(node: object | null | undefined, opts?: object | null): node is TSVoidKeyword;\nexport function assertTSVoidKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTaggedTemplateExpression(node: object | null | undefined, opts?: object | null): node is TaggedTemplateExpression;\nexport function assertTaggedTemplateExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTemplateElement(node: object | null | undefined, opts?: object | null): node is TemplateElement;\nexport function assertTemplateElement(node: object | null | undefined, opts?: object | null): void;\nexport function isTemplateLiteral(node: object | null | undefined, opts?: object | null): node is TemplateLiteral;\nexport function assertTemplateLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isTerminatorless(node: object | null | undefined, opts?: object | null): node is Terminatorless;\nexport function assertTerminatorless(node: object | null | undefined, opts?: object | null): void;\nexport function isThisExpression(node: object | null | undefined, opts?: object | null): node is ThisExpression;\nexport function assertThisExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isThisTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ThisTypeAnnotation;\nexport function assertThisTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isThrowStatement(node: object | null | undefined, opts?: object | null): node is ThrowStatement;\nexport function assertThrowStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isTopicReference(node: object | null | undefined, opts?: object | null): node is TopicReference;\nexport function assertTopicReference(node: object | null | undefined, opts?: object | null): void;\nexport function isTryStatement(node: object | null | undefined, opts?: object | null): node is TryStatement;\nexport function assertTryStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isTupleExpression(node: object | null | undefined, opts?: object | null): node is TupleExpression;\nexport function assertTupleExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTupleTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TupleTypeAnnotation;\nexport function assertTupleTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeAlias(node: object | null | undefined, opts?: object | null): node is TypeAlias;\nexport function assertTypeAlias(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TypeAnnotation;\nexport function assertTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeCastExpression(node: object | null | undefined, opts?: object | null): node is TypeCastExpression;\nexport function assertTypeCastExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeParameter(node: object | null | undefined, opts?: object | null): node is TypeParameter;\nexport function assertTypeParameter(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): node is TypeParameterDeclaration;\nexport function assertTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): node is TypeParameterInstantiation;\nexport function assertTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeScript(node: object | null | undefined, opts?: object | null): node is TypeScript;\nexport function assertTypeScript(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeofTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TypeofTypeAnnotation;\nexport function assertTypeofTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isUnaryExpression(node: object | null | undefined, opts?: object | null): node is UnaryExpression;\nexport function assertUnaryExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isUnaryLike(node: object | null | undefined, opts?: object | null): node is UnaryLike;\nexport function assertUnaryLike(node: object | null | undefined, opts?: object | null): void;\nexport function isUnionTypeAnnotation(node: object | null | undefined, opts?: object | null): node is UnionTypeAnnotation;\nexport function assertUnionTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isUpdateExpression(node: object | null | undefined, opts?: object | null): node is UpdateExpression;\nexport function assertUpdateExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isUserWhitespacable(node: object | null | undefined, opts?: object | null): node is UserWhitespacable;\nexport function assertUserWhitespacable(node: object | null | undefined, opts?: object | null): void;\nexport function isV8IntrinsicIdentifier(node: object | null | undefined, opts?: object | null): node is V8IntrinsicIdentifier;\nexport function assertV8IntrinsicIdentifier(node: object | null | undefined, opts?: object | null): void;\nexport function isVariableDeclaration(node: object | null | undefined, opts?: object | null): node is VariableDeclaration;\nexport function assertVariableDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isVariableDeclarator(node: object | null | undefined, opts?: object | null): node is VariableDeclarator;\nexport function assertVariableDeclarator(node: object | null | undefined, opts?: object | null): void;\nexport function isVariance(node: object | null | undefined, opts?: object | null): node is Variance;\nexport function assertVariance(node: object | null | undefined, opts?: object | null): void;\nexport function isVoidPattern(node: object | null | undefined, opts?: object | null): node is VoidPattern;\nexport function assertVoidPattern(node: object | null | undefined, opts?: object | null): void;\nexport function isVoidTypeAnnotation(node: object | null | undefined, opts?: object | null): node is VoidTypeAnnotation;\nexport function assertVoidTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isWhile(node: object | null | undefined, opts?: object | null): node is While;\nexport function assertWhile(node: object | null | undefined, opts?: object | null): void;\nexport function isWhileStatement(node: object | null | undefined, opts?: object | null): node is WhileStatement;\nexport function assertWhileStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isWithStatement(node: object | null | undefined, opts?: object | null): node is WithStatement;\nexport function assertWithStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isYieldExpression(node: object | null | undefined, opts?: object | null): node is YieldExpression;\nexport function assertYieldExpression(node: object | null | undefined, opts?: object | null): void;\nexport function assertNode(obj: any): void\nexport function createTypeAnnotationBasedOnTypeof(type: 'string' | 'number' | 'undefined' | 'boolean' | 'function' | 'object' | 'symbol'): StringTypeAnnotation | VoidTypeAnnotation | NumberTypeAnnotation | BooleanTypeAnnotation | GenericTypeAnnotation\nexport function createUnionTypeAnnotation<T extends FlowType>(types: [T]): T\nexport function createFlowUnionType<T extends FlowType>(types: [T]): T\nexport function createUnionTypeAnnotation(types: ReadonlyArray<FlowType>): UnionTypeAnnotation\nexport function createFlowUnionType(types: ReadonlyArray<FlowType>): UnionTypeAnnotation\nexport function buildChildren(node: { children: ReadonlyArray<JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment | JSXEmptyExpression> }): JSXElement['children']\nexport function clone<T extends Node>(n: T): T;\nexport function cloneDeep<T extends Node>(n: T): T;\nexport function cloneDeepWithoutLoc<T extends Node>(n: T): T;\nexport function cloneNode<T extends Node>(n: T, deep?: boolean, withoutLoc?: boolean): T;\nexport function cloneWithoutLoc<T extends Node>(n: T): T;\nexport type CommentTypeShorthand = 'leading' | 'inner' | 'trailing'\nexport function addComment<T extends Node>(node: T, type: CommentTypeShorthand, content: string, line?: boolean): T\nexport function addComments<T extends Node>(node: T, type: CommentTypeShorthand, comments: ReadonlyArray<Comment>): T\nexport function inheritInnerComments(node: Node, parent: Node): void\nexport function inheritLeadingComments(node: Node, parent: Node): void\nexport function inheritsComments<T extends Node>(node: T, parent: Node): void\nexport function inheritTrailingComments(node: Node, parent: Node): void\nexport function removeComments<T extends Node>(node: T): T\nexport function ensureBlock(node: Extract<Node, { body: BlockStatement | Statement | Expression }>): BlockStatement\nexport function ensureBlock<K extends keyof Extract<Node, { body: BlockStatement | Statement | Expression }> = 'body'>(node: Extract<Node, Record<K, BlockStatement | Statement | Expression>>, key: K): BlockStatement\nexport function toBindingIdentifierName(name: { toString(): string } | null | undefined): string\nexport function toBlock(node: Statement | Expression, parent?: Function | null): BlockStatement\nexport function toComputedKey<T extends Extract<Node, { computed: boolean | null }>>(node: T, key?: Expression | Identifier): Expression\nexport function toExpression(node: Function): FunctionExpression\nexport function toExpression(node: Class): ClassExpression\nexport function toExpression(node: ExpressionStatement | Expression | Class | Function): Expression\nexport function toIdentifier(name: { toString(): string } | null | undefined): string\nexport function toKeyAlias(node: Method | Property, key?: Node): string\nexport function toSequenceExpression(nodes: ReadonlyArray<Node>, scope: { push(value: { id: LVal; kind: 'var'; init?: Expression}): void; buildUndefinedNode(): Node }): SequenceExpression | undefined\nexport function toStatement(node: AssignmentExpression, ignore?: boolean): ExpressionStatement\nexport function toStatement(node: Statement | AssignmentExpression, ignore?: boolean): Statement\nexport function toStatement(node: Class, ignore: true): ClassDeclaration | undefined\nexport function toStatement(node: Class, ignore?: boolean): ClassDeclaration\nexport function toStatement(node: Function, ignore: true): FunctionDeclaration | undefined\nexport function toStatement(node: Function, ignore?: boolean): FunctionDeclaration\nexport function toStatement(node: Statement | Class | Function | AssignmentExpression, ignore: true): Statement | undefined\nexport function toStatement(node: Statement | Class | Function | AssignmentExpression, ignore?: boolean): Statement\nexport function valueToNode(value: undefined): Identifier\nexport function valueToNode(value: boolean): BooleanLiteral\nexport function valueToNode(value: null): NullLiteral\nexport function valueToNode(value: string): StringLiteral\nexport function valueToNode(value: number): NumericLiteral | BinaryExpression | UnaryExpression\nexport function valueToNode(value: RegExp): RegExpLiteral\nexport function valueToNode(value: ReadonlyArray<undefined | boolean | null | string | number | RegExp | object>): ArrayExpression\nexport function valueToNode(value: object): ObjectExpression\nexport function valueToNode(value: undefined | boolean | null | string | number | RegExp | object): Expression\nexport function removeTypeDuplicates(types: ReadonlyArray<FlowType | false | null | undefined>): FlowType[]\nexport function appendToMemberExpression<T extends Pick<MemberExpression, 'object' | 'property'>>(member: T, append: MemberExpression['property'], computed?: boolean): T\nexport function inherits<T extends Node | null | undefined>(child: T, parent: Node | null | undefined): T\nexport function prependToMemberExpression<T extends Pick<MemberExpression, 'object' | 'property'>>(member: T, prepend: MemberExpression['object']): T\nexport function removeProperties(\n  n: Node,\n  opts?: { preserveComments: boolean } | null\n): void;\nexport function removePropertiesDeep<T extends Node>(\n  n: T,\n  opts?: { preserveComments: boolean } | null\n): T;\nexport function getBindingIdentifiers(node: Node, duplicates: true, outerOnly?: boolean): Record<string, Array<Identifier>>\nexport function getBindingIdentifiers(node: Node, duplicates?: false, outerOnly?: boolean): Record<string, Identifier>\nexport function getBindingIdentifiers(node: Node, duplicates: boolean, outerOnly?: boolean): Record<string, Identifier | Array<Identifier>>\nexport function getOuterBindingIdentifiers(node: Node, duplicates: true): Record<string, Array<Identifier>>\nexport function getOuterBindingIdentifiers(node: Node, duplicates?: false): Record<string, Identifier>\nexport function getOuterBindingIdentifiers(node: Node, duplicates: boolean): Record<string, Identifier | Array<Identifier>>\nexport type TraversalAncestors = ReadonlyArray<{\n  node: Node,\n  key: string,\n  index?: number,\n}>;\nexport type TraversalHandler<T> = (\n  this: undefined, node: Node, parent: TraversalAncestors, type: T\n) => void;\nexport type TraversalHandlers<T> = {\n  enter?: TraversalHandler<T>,\n  exit?: TraversalHandler<T>,\n};\nexport function traverse<T>(n: Node, h: TraversalHandler<T> | TraversalHandlers<T>, state?: T): void;\nexport function traverseFast<T>(n: Node, h: TraversalHandler<T>, state?: T): void;\nexport function shallowEqual<T extends object>(actual: object, expected: T): actual is T\nexport function buildMatchMemberExpression(match: string, allowPartial?: boolean): (node: Node | null | undefined) => node is MemberExpression\nexport function is<T extends Node['type']>(type: T, n: Node | null | undefined, required?: undefined): n is Extract<Node, { type: T }>\nexport function is<T extends Node['type'], P extends Extract<Node, { type: T }>>(type: T, n: Node | null | undefined, required: Partial<P>): n is P\nexport function is<P extends Node>(type: string, n: Node | null | undefined, required: Partial<P>): n is P\nexport function is(type: string, n: Node | null | undefined, required?: Partial<Node>): n is Node\nexport function isBinding(node: Node, parent: Node, grandparent?: Node): boolean\nexport function isBlockScoped(node: Node): node is FunctionDeclaration | ClassDeclaration | VariableDeclaration\nexport function isImmutable(node: Node): node is Immutable\nexport function isLet(node: Node): node is VariableDeclaration\nexport function isNode(node: object | null | undefined): node is Node\nexport function isNodesEquivalent<T extends Partial<Node>>(a: T, b: any): b is T\nexport function isNodesEquivalent(a: any, b: any): boolean\nexport function isPlaceholderType(placeholderType: Node['type'], targetType: Node['type']): boolean\nexport function isReferenced(node: Node, parent: Node, grandparent?: Node): boolean\nexport function isScope(node: Node, parent: Node): node is Scopable\nexport function isSpecifierDefault(specifier: ModuleSpecifier): boolean\nexport function isType<T extends Node['type']>(nodetype: string, targetType: T): nodetype is T\nexport function isType(nodetype: string | null | undefined, targetType: string): boolean\nexport function isValidES3Identifier(name: string): boolean\nexport function isValidIdentifier(name: string): boolean\nexport function isVar(node: Node): node is VariableDeclaration\nexport function matchesPattern(node: Node | null | undefined, match: string | ReadonlyArray<string>, allowPartial?: boolean): node is MemberExpression\nexport function validate<T extends Node, K extends keyof T>(n: Node | null | undefined, key: K, value: T[K]): void;\nexport function validate(n: Node, key: string, value: any): void;",
  "node_modules/@trivago/prettier-plugin-sort-imports/node_modules/@babel/traverse/node_modules/@babel/types/lib/index.d.ts": "declare function isCompatTag(tagName?: string): boolean;\n\ntype ReturnedChild = JSXSpreadChild | JSXElement | JSXFragment | Expression;\ndeclare function buildChildren(node: JSXElement | JSXFragment): ReturnedChild[];\n\ndeclare function assertNode(node?: any): asserts node is Node;\n\ndeclare function assertArrayExpression(node: object | null | undefined, opts?: object | null): asserts node is ArrayExpression;\ndeclare function assertAssignmentExpression(node: object | null | undefined, opts?: object | null): asserts node is AssignmentExpression;\ndeclare function assertBinaryExpression(node: object | null | undefined, opts?: object | null): asserts node is BinaryExpression;\ndeclare function assertInterpreterDirective(node: object | null | undefined, opts?: object | null): asserts node is InterpreterDirective;\ndeclare function assertDirective(node: object | null | undefined, opts?: object | null): asserts node is Directive;\ndeclare function assertDirectiveLiteral(node: object | null | undefined, opts?: object | null): asserts node is DirectiveLiteral;\ndeclare function assertBlockStatement(node: object | null | undefined, opts?: object | null): asserts node is BlockStatement;\ndeclare function assertBreakStatement(node: object | null | undefined, opts?: object | null): asserts node is BreakStatement;\ndeclare function assertCallExpression(node: object | null | undefined, opts?: object | null): asserts node is CallExpression;\ndeclare function assertCatchClause(node: object | null | undefined, opts?: object | null): asserts node is CatchClause;\ndeclare function assertConditionalExpression(node: object | null | undefined, opts?: object | null): asserts node is ConditionalExpression;\ndeclare function assertContinueStatement(node: object | null | undefined, opts?: object | null): asserts node is ContinueStatement;\ndeclare function assertDebuggerStatement(node: object | null | undefined, opts?: object | null): asserts node is DebuggerStatement;\ndeclare function assertDoWhileStatement(node: object | null | undefined, opts?: object | null): asserts node is DoWhileStatement;\ndeclare function assertEmptyStatement(node: object | null | undefined, opts?: object | null): asserts node is EmptyStatement;\ndeclare function assertExpressionStatement(node: object | null | undefined, opts?: object | null): asserts node is ExpressionStatement;\ndeclare function assertFile(node: object | null | undefined, opts?: object | null): asserts node is File;\ndeclare function assertForInStatement(node: object | null | undefined, opts?: object | null): asserts node is ForInStatement;\ndeclare function assertForStatement(node: object | null | undefined, opts?: object | null): asserts node is ForStatement;\ndeclare function assertFunctionDeclaration(node: object | null | undefined, opts?: object | null): asserts node is FunctionDeclaration;\ndeclare function assertFunctionExpression(node: object | null | undefined, opts?: object | null): asserts node is FunctionExpression;\ndeclare function assertIdentifier(node: object | null | undefined, opts?: object | null): asserts node is Identifier;\ndeclare function assertIfStatement(node: object | null | undefined, opts?: object | null): asserts node is IfStatement;\ndeclare function assertLabeledStatement(node: object | null | undefined, opts?: object | null): asserts node is LabeledStatement;\ndeclare function assertStringLiteral(node: object | null | undefined, opts?: object | null): asserts node is StringLiteral;\ndeclare function assertNumericLiteral(node: object | null | undefined, opts?: object | null): asserts node is NumericLiteral;\ndeclare function assertNullLiteral(node: object | null | undefined, opts?: object | null): asserts node is NullLiteral;\ndeclare function assertBooleanLiteral(node: object | null | undefined, opts?: object | null): asserts node is BooleanLiteral;\ndeclare function assertRegExpLiteral(node: object | null | undefined, opts?: object | null): asserts node is RegExpLiteral;\ndeclare function assertLogicalExpression(node: object | null | undefined, opts?: object | null): asserts node is LogicalExpression;\ndeclare function assertMemberExpression(node: object | null | undefined, opts?: object | null): asserts node is MemberExpression;\ndeclare function assertNewExpression(node: object | null | undefined, opts?: object | null): asserts node is NewExpression;\ndeclare function assertProgram(node: object | null | undefined, opts?: object | null): asserts node is Program;\ndeclare function assertObjectExpression(node: object | null | undefined, opts?: object | null): asserts node is ObjectExpression;\ndeclare function assertObjectMethod(node: object | null | undefined, opts?: object | null): asserts node is ObjectMethod;\ndeclare function assertObjectProperty(node: object | null | undefined, opts?: object | null): asserts node is ObjectProperty;\ndeclare function assertRestElement(node: object | null | undefined, opts?: object | null): asserts node is RestElement;\ndeclare function assertReturnStatement(node: object | null | undefined, opts?: object | null): asserts node is ReturnStatement;\ndeclare function assertSequenceExpression(node: object | null | undefined, opts?: object | null): asserts node is SequenceExpression;\ndeclare function assertParenthesizedExpression(node: object | null | undefined, opts?: object | null): asserts node is ParenthesizedExpression;\ndeclare function assertSwitchCase(node: object | null | undefined, opts?: object | null): asserts node is SwitchCase;\ndeclare function assertSwitchStatement(node: object | null | undefined, opts?: object | null): asserts node is SwitchStatement;\ndeclare function assertThisExpression(node: object | null | undefined, opts?: object | null): asserts node is ThisExpression;\ndeclare function assertThrowStatement(node: object | null | undefined, opts?: object | null): asserts node is ThrowStatement;\ndeclare function assertTryStatement(node: object | null | undefined, opts?: object | null): asserts node is TryStatement;\ndeclare function assertUnaryExpression(node: object | null | undefined, opts?: object | null): asserts node is UnaryExpression;\ndeclare function assertUpdateExpression(node: object | null | undefined, opts?: object | null): asserts node is UpdateExpression;\ndeclare function assertVariableDeclaration(node: object | null | undefined, opts?: object | null): asserts node is VariableDeclaration;\ndeclare function assertVariableDeclarator(node: object | null | undefined, opts?: object | null): asserts node is VariableDeclarator;\ndeclare function assertWhileStatement(node: object | null | undefined, opts?: object | null): asserts node is WhileStatement;\ndeclare function assertWithStatement(node: object | null | undefined, opts?: object | null): asserts node is WithStatement;\ndeclare function assertAssignmentPattern(node: object | null | undefined, opts?: object | null): asserts node is AssignmentPattern;\ndeclare function assertArrayPattern(node: object | null | undefined, opts?: object | null): asserts node is ArrayPattern;\ndeclare function assertArrowFunctionExpression(node: object | null | undefined, opts?: object | null): asserts node is ArrowFunctionExpression;\ndeclare function assertClassBody(node: object | null | undefined, opts?: object | null): asserts node is ClassBody;\ndeclare function assertClassExpression(node: object | null | undefined, opts?: object | null): asserts node is ClassExpression;\ndeclare function assertClassDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ClassDeclaration;\ndeclare function assertExportAllDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ExportAllDeclaration;\ndeclare function assertExportDefaultDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ExportDefaultDeclaration;\ndeclare function assertExportNamedDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ExportNamedDeclaration;\ndeclare function assertExportSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ExportSpecifier;\ndeclare function assertForOfStatement(node: object | null | undefined, opts?: object | null): asserts node is ForOfStatement;\ndeclare function assertImportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ImportDeclaration;\ndeclare function assertImportDefaultSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ImportDefaultSpecifier;\ndeclare function assertImportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ImportNamespaceSpecifier;\ndeclare function assertImportSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ImportSpecifier;\ndeclare function assertImportExpression(node: object | null | undefined, opts?: object | null): asserts node is ImportExpression;\ndeclare function assertMetaProperty(node: object | null | undefined, opts?: object | null): asserts node is MetaProperty;\ndeclare function assertClassMethod(node: object | null | undefined, opts?: object | null): asserts node is ClassMethod;\ndeclare function assertObjectPattern(node: object | null | undefined, opts?: object | null): asserts node is ObjectPattern;\ndeclare function assertSpreadElement(node: object | null | undefined, opts?: object | null): asserts node is SpreadElement;\ndeclare function assertSuper(node: object | null | undefined, opts?: object | null): asserts node is Super;\ndeclare function assertTaggedTemplateExpression(node: object | null | undefined, opts?: object | null): asserts node is TaggedTemplateExpression;\ndeclare function assertTemplateElement(node: object | null | undefined, opts?: object | null): asserts node is TemplateElement;\ndeclare function assertTemplateLiteral(node: object | null | undefined, opts?: object | null): asserts node is TemplateLiteral;\ndeclare function assertYieldExpression(node: object | null | undefined, opts?: object | null): asserts node is YieldExpression;\ndeclare function assertAwaitExpression(node: object | null | undefined, opts?: object | null): asserts node is AwaitExpression;\ndeclare function assertImport(node: object | null | undefined, opts?: object | null): asserts node is Import;\ndeclare function assertBigIntLiteral(node: object | null | undefined, opts?: object | null): asserts node is BigIntLiteral;\ndeclare function assertExportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ExportNamespaceSpecifier;\ndeclare function assertOptionalMemberExpression(node: object | null | undefined, opts?: object | null): asserts node is OptionalMemberExpression;\ndeclare function assertOptionalCallExpression(node: object | null | undefined, opts?: object | null): asserts node is OptionalCallExpression;\ndeclare function assertClassProperty(node: object | null | undefined, opts?: object | null): asserts node is ClassProperty;\ndeclare function assertClassAccessorProperty(node: object | null | undefined, opts?: object | null): asserts node is ClassAccessorProperty;\ndeclare function assertClassPrivateProperty(node: object | null | undefined, opts?: object | null): asserts node is ClassPrivateProperty;\ndeclare function assertClassPrivateMethod(node: object | null | undefined, opts?: object | null): asserts node is ClassPrivateMethod;\ndeclare function assertPrivateName(node: object | null | undefined, opts?: object | null): asserts node is PrivateName;\ndeclare function assertStaticBlock(node: object | null | undefined, opts?: object | null): asserts node is StaticBlock;\ndeclare function assertImportAttribute(node: object | null | undefined, opts?: object | null): asserts node is ImportAttribute;\ndeclare function assertAnyTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is AnyTypeAnnotation;\ndeclare function assertArrayTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is ArrayTypeAnnotation;\ndeclare function assertBooleanTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is BooleanTypeAnnotation;\ndeclare function assertBooleanLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is BooleanLiteralTypeAnnotation;\ndeclare function assertNullLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is NullLiteralTypeAnnotation;\ndeclare function assertClassImplements(node: object | null | undefined, opts?: object | null): asserts node is ClassImplements;\ndeclare function assertDeclareClass(node: object | null | undefined, opts?: object | null): asserts node is DeclareClass;\ndeclare function assertDeclareFunction(node: object | null | undefined, opts?: object | null): asserts node is DeclareFunction;\ndeclare function assertDeclareInterface(node: object | null | undefined, opts?: object | null): asserts node is DeclareInterface;\ndeclare function assertDeclareModule(node: object | null | undefined, opts?: object | null): asserts node is DeclareModule;\ndeclare function assertDeclareModuleExports(node: object | null | undefined, opts?: object | null): asserts node is DeclareModuleExports;\ndeclare function assertDeclareTypeAlias(node: object | null | undefined, opts?: object | null): asserts node is DeclareTypeAlias;\ndeclare function assertDeclareOpaqueType(node: object | null | undefined, opts?: object | null): asserts node is DeclareOpaqueType;\ndeclare function assertDeclareVariable(node: object | null | undefined, opts?: object | null): asserts node is DeclareVariable;\ndeclare function assertDeclareExportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is DeclareExportDeclaration;\ndeclare function assertDeclareExportAllDeclaration(node: object | null | undefined, opts?: object | null): asserts node is DeclareExportAllDeclaration;\ndeclare function assertDeclaredPredicate(node: object | null | undefined, opts?: object | null): asserts node is DeclaredPredicate;\ndeclare function assertExistsTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is ExistsTypeAnnotation;\ndeclare function assertFunctionTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is FunctionTypeAnnotation;\ndeclare function assertFunctionTypeParam(node: object | null | undefined, opts?: object | null): asserts node is FunctionTypeParam;\ndeclare function assertGenericTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is GenericTypeAnnotation;\ndeclare function assertInferredPredicate(node: object | null | undefined, opts?: object | null): asserts node is InferredPredicate;\ndeclare function assertInterfaceExtends(node: object | null | undefined, opts?: object | null): asserts node is InterfaceExtends;\ndeclare function assertInterfaceDeclaration(node: object | null | undefined, opts?: object | null): asserts node is InterfaceDeclaration;\ndeclare function assertInterfaceTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is InterfaceTypeAnnotation;\ndeclare function assertIntersectionTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is IntersectionTypeAnnotation;\ndeclare function assertMixedTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is MixedTypeAnnotation;\ndeclare function assertEmptyTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is EmptyTypeAnnotation;\ndeclare function assertNullableTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is NullableTypeAnnotation;\ndeclare function assertNumberLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is NumberLiteralTypeAnnotation;\ndeclare function assertNumberTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is NumberTypeAnnotation;\ndeclare function assertObjectTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeAnnotation;\ndeclare function assertObjectTypeInternalSlot(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeInternalSlot;\ndeclare function assertObjectTypeCallProperty(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeCallProperty;\ndeclare function assertObjectTypeIndexer(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeIndexer;\ndeclare function assertObjectTypeProperty(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeProperty;\ndeclare function assertObjectTypeSpreadProperty(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeSpreadProperty;\ndeclare function assertOpaqueType(node: object | null | undefined, opts?: object | null): asserts node is OpaqueType;\ndeclare function assertQualifiedTypeIdentifier(node: object | null | undefined, opts?: object | null): asserts node is QualifiedTypeIdentifier;\ndeclare function assertStringLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is StringLiteralTypeAnnotation;\ndeclare function assertStringTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is StringTypeAnnotation;\ndeclare function assertSymbolTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is SymbolTypeAnnotation;\ndeclare function assertThisTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is ThisTypeAnnotation;\ndeclare function assertTupleTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is TupleTypeAnnotation;\ndeclare function assertTypeofTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is TypeofTypeAnnotation;\ndeclare function assertTypeAlias(node: object | null | undefined, opts?: object | null): asserts node is TypeAlias;\ndeclare function assertTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is TypeAnnotation;\ndeclare function assertTypeCastExpression(node: object | null | undefined, opts?: object | null): asserts node is TypeCastExpression;\ndeclare function assertTypeParameter(node: object | null | undefined, opts?: object | null): asserts node is TypeParameter;\ndeclare function assertTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TypeParameterDeclaration;\ndeclare function assertTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): asserts node is TypeParameterInstantiation;\ndeclare function assertUnionTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is UnionTypeAnnotation;\ndeclare function assertVariance(node: object | null | undefined, opts?: object | null): asserts node is Variance;\ndeclare function assertVoidTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is VoidTypeAnnotation;\ndeclare function assertEnumDeclaration(node: object | null | undefined, opts?: object | null): asserts node is EnumDeclaration;\ndeclare function assertEnumBooleanBody(node: object | null | undefined, opts?: object | null): asserts node is EnumBooleanBody;\ndeclare function assertEnumNumberBody(node: object | null | undefined, opts?: object | null): asserts node is EnumNumberBody;\ndeclare function assertEnumStringBody(node: object | null | undefined, opts?: object | null): asserts node is EnumStringBody;\ndeclare function assertEnumSymbolBody(node: object | null | undefined, opts?: object | null): asserts node is EnumSymbolBody;\ndeclare function assertEnumBooleanMember(node: object | null | undefined, opts?: object | null): asserts node is EnumBooleanMember;\ndeclare function assertEnumNumberMember(node: object | null | undefined, opts?: object | null): asserts node is EnumNumberMember;\ndeclare function assertEnumStringMember(node: object | null | undefined, opts?: object | null): asserts node is EnumStringMember;\ndeclare function assertEnumDefaultedMember(node: object | null | undefined, opts?: object | null): asserts node is EnumDefaultedMember;\ndeclare function assertIndexedAccessType(node: object | null | undefined, opts?: object | null): asserts node is IndexedAccessType;\ndeclare function assertOptionalIndexedAccessType(node: object | null | undefined, opts?: object | null): asserts node is OptionalIndexedAccessType;\ndeclare function assertJSXAttribute(node: object | null | undefined, opts?: object | null): asserts node is JSXAttribute;\ndeclare function assertJSXClosingElement(node: object | null | undefined, opts?: object | null): asserts node is JSXClosingElement;\ndeclare function assertJSXElement(node: object | null | undefined, opts?: object | null): asserts node is JSXElement;\ndeclare function assertJSXEmptyExpression(node: object | null | undefined, opts?: object | null): asserts node is JSXEmptyExpression;\ndeclare function assertJSXExpressionContainer(node: object | null | undefined, opts?: object | null): asserts node is JSXExpressionContainer;\ndeclare function assertJSXSpreadChild(node: object | null | undefined, opts?: object | null): asserts node is JSXSpreadChild;\ndeclare function assertJSXIdentifier(node: object | null | undefined, opts?: object | null): asserts node is JSXIdentifier;\ndeclare function assertJSXMemberExpression(node: object | null | undefined, opts?: object | null): asserts node is JSXMemberExpression;\ndeclare function assertJSXNamespacedName(node: object | null | undefined, opts?: object | null): asserts node is JSXNamespacedName;\ndeclare function assertJSXOpeningElement(node: object | null | undefined, opts?: object | null): asserts node is JSXOpeningElement;\ndeclare function assertJSXSpreadAttribute(node: object | null | undefined, opts?: object | null): asserts node is JSXSpreadAttribute;\ndeclare function assertJSXText(node: object | null | undefined, opts?: object | null): asserts node is JSXText;\ndeclare function assertJSXFragment(node: object | null | undefined, opts?: object | null): asserts node is JSXFragment;\ndeclare function assertJSXOpeningFragment(node: object | null | undefined, opts?: object | null): asserts node is JSXOpeningFragment;\ndeclare function assertJSXClosingFragment(node: object | null | undefined, opts?: object | null): asserts node is JSXClosingFragment;\ndeclare function assertNoop(node: object | null | undefined, opts?: object | null): asserts node is Noop;\ndeclare function assertPlaceholder(node: object | null | undefined, opts?: object | null): asserts node is Placeholder;\ndeclare function assertV8IntrinsicIdentifier(node: object | null | undefined, opts?: object | null): asserts node is V8IntrinsicIdentifier;\ndeclare function assertArgumentPlaceholder(node: object | null | undefined, opts?: object | null): asserts node is ArgumentPlaceholder;\ndeclare function assertBindExpression(node: object | null | undefined, opts?: object | null): asserts node is BindExpression;\ndeclare function assertDecorator(node: object | null | undefined, opts?: object | null): asserts node is Decorator;\ndeclare function assertDoExpression(node: object | null | undefined, opts?: object | null): asserts node is DoExpression;\ndeclare function assertExportDefaultSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ExportDefaultSpecifier;\ndeclare function assertRecordExpression(node: object | null | undefined, opts?: object | null): asserts node is RecordExpression;\ndeclare function assertTupleExpression(node: object | null | undefined, opts?: object | null): asserts node is TupleExpression;\ndeclare function assertDecimalLiteral(node: object | null | undefined, opts?: object | null): asserts node is DecimalLiteral;\ndeclare function assertModuleExpression(node: object | null | undefined, opts?: object | null): asserts node is ModuleExpression;\ndeclare function assertTopicReference(node: object | null | undefined, opts?: object | null): asserts node is TopicReference;\ndeclare function assertPipelineTopicExpression(node: object | null | undefined, opts?: object | null): asserts node is PipelineTopicExpression;\ndeclare function assertPipelineBareFunction(node: object | null | undefined, opts?: object | null): asserts node is PipelineBareFunction;\ndeclare function assertPipelinePrimaryTopicReference(node: object | null | undefined, opts?: object | null): asserts node is PipelinePrimaryTopicReference;\ndeclare function assertVoidPattern(node: object | null | undefined, opts?: object | null): asserts node is VoidPattern;\ndeclare function assertTSParameterProperty(node: object | null | undefined, opts?: object | null): asserts node is TSParameterProperty;\ndeclare function assertTSDeclareFunction(node: object | null | undefined, opts?: object | null): asserts node is TSDeclareFunction;\ndeclare function assertTSDeclareMethod(node: object | null | undefined, opts?: object | null): asserts node is TSDeclareMethod;\ndeclare function assertTSQualifiedName(node: object | null | undefined, opts?: object | null): asserts node is TSQualifiedName;\ndeclare function assertTSCallSignatureDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSCallSignatureDeclaration;\ndeclare function assertTSConstructSignatureDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSConstructSignatureDeclaration;\ndeclare function assertTSPropertySignature(node: object | null | undefined, opts?: object | null): asserts node is TSPropertySignature;\ndeclare function assertTSMethodSignature(node: object | null | undefined, opts?: object | null): asserts node is TSMethodSignature;\ndeclare function assertTSIndexSignature(node: object | null | undefined, opts?: object | null): asserts node is TSIndexSignature;\ndeclare function assertTSAnyKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSAnyKeyword;\ndeclare function assertTSBooleanKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSBooleanKeyword;\ndeclare function assertTSBigIntKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSBigIntKeyword;\ndeclare function assertTSIntrinsicKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSIntrinsicKeyword;\ndeclare function assertTSNeverKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSNeverKeyword;\ndeclare function assertTSNullKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSNullKeyword;\ndeclare function assertTSNumberKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSNumberKeyword;\ndeclare function assertTSObjectKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSObjectKeyword;\ndeclare function assertTSStringKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSStringKeyword;\ndeclare function assertTSSymbolKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSSymbolKeyword;\ndeclare function assertTSUndefinedKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSUndefinedKeyword;\ndeclare function assertTSUnknownKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSUnknownKeyword;\ndeclare function assertTSVoidKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSVoidKeyword;\ndeclare function assertTSThisType(node: object | null | undefined, opts?: object | null): asserts node is TSThisType;\ndeclare function assertTSFunctionType(node: object | null | undefined, opts?: object | null): asserts node is TSFunctionType;\ndeclare function assertTSConstructorType(node: object | null | undefined, opts?: object | null): asserts node is TSConstructorType;\ndeclare function assertTSTypeReference(node: object | null | undefined, opts?: object | null): asserts node is TSTypeReference;\ndeclare function assertTSTypePredicate(node: object | null | undefined, opts?: object | null): asserts node is TSTypePredicate;\ndeclare function assertTSTypeQuery(node: object | null | undefined, opts?: object | null): asserts node is TSTypeQuery;\ndeclare function assertTSTypeLiteral(node: object | null | undefined, opts?: object | null): asserts node is TSTypeLiteral;\ndeclare function assertTSArrayType(node: object | null | undefined, opts?: object | null): asserts node is TSArrayType;\ndeclare function assertTSTupleType(node: object | null | undefined, opts?: object | null): asserts node is TSTupleType;\ndeclare function assertTSOptionalType(node: object | null | undefined, opts?: object | null): asserts node is TSOptionalType;\ndeclare function assertTSRestType(node: object | null | undefined, opts?: object | null): asserts node is TSRestType;\ndeclare function assertTSNamedTupleMember(node: object | null | undefined, opts?: object | null): asserts node is TSNamedTupleMember;\ndeclare function assertTSUnionType(node: object | null | undefined, opts?: object | null): asserts node is TSUnionType;\ndeclare function assertTSIntersectionType(node: object | null | undefined, opts?: object | null): asserts node is TSIntersectionType;\ndeclare function assertTSConditionalType(node: object | null | undefined, opts?: object | null): asserts node is TSConditionalType;\ndeclare function assertTSInferType(node: object | null | undefined, opts?: object | null): asserts node is TSInferType;\ndeclare function assertTSParenthesizedType(node: object | null | undefined, opts?: object | null): asserts node is TSParenthesizedType;\ndeclare function assertTSTypeOperator(node: object | null | undefined, opts?: object | null): asserts node is TSTypeOperator;\ndeclare function assertTSIndexedAccessType(node: object | null | undefined, opts?: object | null): asserts node is TSIndexedAccessType;\ndeclare function assertTSMappedType(node: object | null | undefined, opts?: object | null): asserts node is TSMappedType;\ndeclare function assertTSTemplateLiteralType(node: object | null | undefined, opts?: object | null): asserts node is TSTemplateLiteralType;\ndeclare function assertTSLiteralType(node: object | null | undefined, opts?: object | null): asserts node is TSLiteralType;\ndeclare function assertTSExpressionWithTypeArguments(node: object | null | undefined, opts?: object | null): asserts node is TSExpressionWithTypeArguments;\ndeclare function assertTSInterfaceDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSInterfaceDeclaration;\ndeclare function assertTSInterfaceBody(node: object | null | undefined, opts?: object | null): asserts node is TSInterfaceBody;\ndeclare function assertTSTypeAliasDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSTypeAliasDeclaration;\ndeclare function assertTSInstantiationExpression(node: object | null | undefined, opts?: object | null): asserts node is TSInstantiationExpression;\ndeclare function assertTSAsExpression(node: object | null | undefined, opts?: object | null): asserts node is TSAsExpression;\ndeclare function assertTSSatisfiesExpression(node: object | null | undefined, opts?: object | null): asserts node is TSSatisfiesExpression;\ndeclare function assertTSTypeAssertion(node: object | null | undefined, opts?: object | null): asserts node is TSTypeAssertion;\ndeclare function assertTSEnumBody(node: object | null | undefined, opts?: object | null): asserts node is TSEnumBody;\ndeclare function assertTSEnumDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSEnumDeclaration;\ndeclare function assertTSEnumMember(node: object | null | undefined, opts?: object | null): asserts node is TSEnumMember;\ndeclare function assertTSModuleDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSModuleDeclaration;\ndeclare function assertTSModuleBlock(node: object | null | undefined, opts?: object | null): asserts node is TSModuleBlock;\ndeclare function assertTSImportType(node: object | null | undefined, opts?: object | null): asserts node is TSImportType;\ndeclare function assertTSImportEqualsDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSImportEqualsDeclaration;\ndeclare function assertTSExternalModuleReference(node: object | null | undefined, opts?: object | null): asserts node is TSExternalModuleReference;\ndeclare function assertTSNonNullExpression(node: object | null | undefined, opts?: object | null): asserts node is TSNonNullExpression;\ndeclare function assertTSExportAssignment(node: object | null | undefined, opts?: object | null): asserts node is TSExportAssignment;\ndeclare function assertTSNamespaceExportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSNamespaceExportDeclaration;\ndeclare function assertTSTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is TSTypeAnnotation;\ndeclare function assertTSTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): asserts node is TSTypeParameterInstantiation;\ndeclare function assertTSTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSTypeParameterDeclaration;\ndeclare function assertTSTypeParameter(node: object | null | undefined, opts?: object | null): asserts node is TSTypeParameter;\ndeclare function assertStandardized(node: object | null | undefined, opts?: object | null): asserts node is Standardized;\ndeclare function assertExpression(node: object | null | undefined, opts?: object | null): asserts node is Expression;\ndeclare function assertBinary(node: object | null | undefined, opts?: object | null): asserts node is Binary;\ndeclare function assertScopable(node: object | null | undefined, opts?: object | null): asserts node is Scopable;\ndeclare function assertBlockParent(node: object | null | undefined, opts?: object | null): asserts node is BlockParent;\ndeclare function assertBlock(node: object | null | undefined, opts?: object | null): asserts node is Block;\ndeclare function assertStatement(node: object | null | undefined, opts?: object | null): asserts node is Statement;\ndeclare function assertTerminatorless(node: object | null | undefined, opts?: object | null): asserts node is Terminatorless;\ndeclare function assertCompletionStatement(node: object | null | undefined, opts?: object | null): asserts node is CompletionStatement;\ndeclare function assertConditional(node: object | null | undefined, opts?: object | null): asserts node is Conditional;\ndeclare function assertLoop(node: object | null | undefined, opts?: object | null): asserts node is Loop;\ndeclare function assertWhile(node: object | null | undefined, opts?: object | null): asserts node is While;\ndeclare function assertExpressionWrapper(node: object | null | undefined, opts?: object | null): asserts node is ExpressionWrapper;\ndeclare function assertFor(node: object | null | undefined, opts?: object | null): asserts node is For;\ndeclare function assertForXStatement(node: object | null | undefined, opts?: object | null): asserts node is ForXStatement;\ndeclare function assertFunction(node: object | null | undefined, opts?: object | null): asserts node is Function;\ndeclare function assertFunctionParent(node: object | null | undefined, opts?: object | null): asserts node is FunctionParent;\ndeclare function assertPureish(node: object | null | undefined, opts?: object | null): asserts node is Pureish;\ndeclare function assertDeclaration(node: object | null | undefined, opts?: object | null): asserts node is Declaration;\ndeclare function assertFunctionParameter(node: object | null | undefined, opts?: object | null): asserts node is FunctionParameter;\ndeclare function assertPatternLike(node: object | null | undefined, opts?: object | null): asserts node is PatternLike;\ndeclare function assertLVal(node: object | null | undefined, opts?: object | null): asserts node is LVal;\ndeclare function assertTSEntityName(node: object | null | undefined, opts?: object | null): asserts node is TSEntityName;\ndeclare function assertLiteral(node: object | null | undefined, opts?: object | null): asserts node is Literal;\ndeclare function assertImmutable(node: object | null | undefined, opts?: object | null): asserts node is Immutable;\ndeclare function assertUserWhitespacable(node: object | null | undefined, opts?: object | null): asserts node is UserWhitespacable;\ndeclare function assertMethod(node: object | null | undefined, opts?: object | null): asserts node is Method;\ndeclare function assertObjectMember(node: object | null | undefined, opts?: object | null): asserts node is ObjectMember;\ndeclare function assertProperty(node: object | null | undefined, opts?: object | null): asserts node is Property;\ndeclare function assertUnaryLike(node: object | null | undefined, opts?: object | null): asserts node is UnaryLike;\ndeclare function assertPattern(node: object | null | undefined, opts?: object | null): asserts node is Pattern;\ndeclare function assertClass(node: object | null | undefined, opts?: object | null): asserts node is Class;\ndeclare function assertImportOrExportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ImportOrExportDeclaration;\ndeclare function assertExportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ExportDeclaration;\ndeclare function assertModuleSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ModuleSpecifier;\ndeclare function assertAccessor(node: object | null | undefined, opts?: object | null): asserts node is Accessor;\ndeclare function assertPrivate(node: object | null | undefined, opts?: object | null): asserts node is Private;\ndeclare function assertFlow(node: object | null | undefined, opts?: object | null): asserts node is Flow;\ndeclare function assertFlowType(node: object | null | undefined, opts?: object | null): asserts node is FlowType;\ndeclare function assertFlowBaseAnnotation(node: object | null | undefined, opts?: object | null): asserts node is FlowBaseAnnotation;\ndeclare function assertFlowDeclaration(node: object | null | undefined, opts?: object | null): asserts node is FlowDeclaration;\ndeclare function assertFlowPredicate(node: object | null | undefined, opts?: object | null): asserts node is FlowPredicate;\ndeclare function assertEnumBody(node: object | null | undefined, opts?: object | null): asserts node is EnumBody;\ndeclare function assertEnumMember(node: object | null | undefined, opts?: object | null): asserts node is EnumMember;\ndeclare function assertJSX(node: object | null | undefined, opts?: object | null): asserts node is JSX;\ndeclare function assertMiscellaneous(node: object | null | undefined, opts?: object | null): asserts node is Miscellaneous;\ndeclare function assertTypeScript(node: object | null | undefined, opts?: object | null): asserts node is TypeScript;\ndeclare function assertTSTypeElement(node: object | null | undefined, opts?: object | null): asserts node is TSTypeElement;\ndeclare function assertTSType(node: object | null | undefined, opts?: object | null): asserts node is TSType;\ndeclare function assertTSBaseType(node: object | null | undefined, opts?: object | null): asserts node is TSBaseType;\ndeclare function assertNumberLiteral(node: any, opts: any): void;\ndeclare function assertRegexLiteral(node: any, opts: any): void;\ndeclare function assertRestProperty(node: any, opts: any): void;\ndeclare function assertSpreadProperty(node: any, opts: any): void;\ndeclare function assertModuleDeclaration(node: any, opts: any): void;\n\ndeclare const _default$4: {\n    (type: \"string\"): StringTypeAnnotation;\n    (type: \"number\"): NumberTypeAnnotation;\n    (type: \"undefined\"): VoidTypeAnnotation;\n    (type: \"boolean\"): BooleanTypeAnnotation;\n    (type: \"function\"): GenericTypeAnnotation;\n    (type: \"object\"): GenericTypeAnnotation;\n    (type: \"symbol\"): GenericTypeAnnotation;\n    (type: \"bigint\"): AnyTypeAnnotation;\n};\n//# sourceMappingURL=createTypeAnnotationBasedOnTypeof.d.ts.map\n\n/**\n * Takes an array of `types` and flattens them, removing duplicates and\n * returns a `UnionTypeAnnotation` node containing them.\n */\ndeclare function createFlowUnionType<T extends FlowType>(types: [T] | T[]): T | UnionTypeAnnotation;\n\n/**\n * Takes an array of `types` and flattens them, removing duplicates and\n * returns a `UnionTypeAnnotation` node containing them.\n */\ndeclare function createTSUnionType(typeAnnotations: (TSTypeAnnotation | TSType)[]): TSType;\n\ninterface BaseComment {\n    value: string;\n    start?: number;\n    end?: number;\n    loc?: SourceLocation;\n    ignore?: boolean;\n    type: \"CommentBlock\" | \"CommentLine\";\n}\ninterface Position {\n    line: number;\n    column: number;\n    index: number;\n}\ninterface CommentBlock extends BaseComment {\n    type: \"CommentBlock\";\n}\ninterface CommentLine extends BaseComment {\n    type: \"CommentLine\";\n}\ntype Comment = CommentBlock | CommentLine;\ninterface SourceLocation {\n    start: Position;\n    end: Position;\n    filename: string;\n    identifierName: string | undefined | null;\n}\ninterface BaseNode {\n    leadingComments?: Comment[] | null;\n    innerComments?: Comment[] | null;\n    trailingComments?: Comment[] | null;\n    start?: number | null;\n    end?: number | null;\n    loc?: SourceLocation | null;\n    range?: [number, number];\n    extra?: Record<string, unknown>;\n}\ntype CommentTypeShorthand = \"leading\" | \"inner\" | \"trailing\";\ntype Node = AnyTypeAnnotation | ArgumentPlaceholder | ArrayExpression | ArrayPattern | ArrayTypeAnnotation | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BigIntLiteral | BinaryExpression | BindExpression | BlockStatement | BooleanLiteral | BooleanLiteralTypeAnnotation | BooleanTypeAnnotation | BreakStatement | CallExpression | CatchClause | ClassAccessorProperty | ClassBody | ClassDeclaration | ClassExpression | ClassImplements | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | ContinueStatement | DebuggerStatement | DecimalLiteral | DeclareClass | DeclareExportAllDeclaration | DeclareExportDeclaration | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareOpaqueType | DeclareTypeAlias | DeclareVariable | DeclaredPredicate | Decorator | Directive | DirectiveLiteral | DoExpression | DoWhileStatement | EmptyStatement | EmptyTypeAnnotation | EnumBooleanBody | EnumBooleanMember | EnumDeclaration | EnumDefaultedMember | EnumNumberBody | EnumNumberMember | EnumStringBody | EnumStringMember | EnumSymbolBody | ExistsTypeAnnotation | ExportAllDeclaration | ExportDefaultDeclaration | ExportDefaultSpecifier | ExportNamedDeclaration | ExportNamespaceSpecifier | ExportSpecifier | ExpressionStatement | File | ForInStatement | ForOfStatement | ForStatement | FunctionDeclaration | FunctionExpression | FunctionTypeAnnotation | FunctionTypeParam | GenericTypeAnnotation | Identifier | IfStatement | Import | ImportAttribute | ImportDeclaration | ImportDefaultSpecifier | ImportExpression | ImportNamespaceSpecifier | ImportSpecifier | IndexedAccessType | InferredPredicate | InterfaceDeclaration | InterfaceExtends | InterfaceTypeAnnotation | InterpreterDirective | IntersectionTypeAnnotation | JSXAttribute | JSXClosingElement | JSXClosingFragment | JSXElement | JSXEmptyExpression | JSXExpressionContainer | JSXFragment | JSXIdentifier | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement | JSXOpeningFragment | JSXSpreadAttribute | JSXSpreadChild | JSXText | LabeledStatement | LogicalExpression | MemberExpression | MetaProperty | MixedTypeAnnotation | ModuleExpression | NewExpression | Noop | NullLiteral | NullLiteralTypeAnnotation | NullableTypeAnnotation | NumberLiteral$1 | NumberLiteralTypeAnnotation | NumberTypeAnnotation | NumericLiteral | ObjectExpression | ObjectMethod | ObjectPattern | ObjectProperty | ObjectTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalCallExpression | OptionalIndexedAccessType | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelinePrimaryTopicReference | PipelineTopicExpression | Placeholder | PrivateName | Program | QualifiedTypeIdentifier | RecordExpression | RegExpLiteral | RegexLiteral$1 | RestElement | RestProperty$1 | ReturnStatement | SequenceExpression | SpreadElement | SpreadProperty$1 | StaticBlock | StringLiteral | StringLiteralTypeAnnotation | StringTypeAnnotation | Super | SwitchCase | SwitchStatement | SymbolTypeAnnotation | TSAnyKeyword | TSArrayType | TSAsExpression | TSBigIntKeyword | TSBooleanKeyword | TSCallSignatureDeclaration | TSConditionalType | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSEnumBody | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSExpressionWithTypeArguments | TSExternalModuleReference | TSFunctionType | TSImportEqualsDeclaration | TSImportType | TSIndexSignature | TSIndexedAccessType | TSInferType | TSInstantiationExpression | TSInterfaceBody | TSInterfaceDeclaration | TSIntersectionType | TSIntrinsicKeyword | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBlock | TSModuleDeclaration | TSNamedTupleMember | TSNamespaceExportDeclaration | TSNeverKeyword | TSNonNullExpression | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSOptionalType | TSParameterProperty | TSParenthesizedType | TSPropertySignature | TSQualifiedName | TSRestType | TSSatisfiesExpression | TSStringKeyword | TSSymbolKeyword | TSTemplateLiteralType | TSThisType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeLiteral | TSTypeOperator | TSTypeParameter | TSTypeParameterDeclaration | TSTypeParameterInstantiation | TSTypePredicate | TSTypeQuery | TSTypeReference | TSUndefinedKeyword | TSUnionType | TSUnknownKeyword | TSVoidKeyword | TaggedTemplateExpression | TemplateElement | TemplateLiteral | ThisExpression | ThisTypeAnnotation | ThrowStatement | TopicReference | TryStatement | TupleExpression | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeCastExpression | TypeParameter | TypeParameterDeclaration | TypeParameterInstantiation | TypeofTypeAnnotation | UnaryExpression | UnionTypeAnnotation | UpdateExpression | V8IntrinsicIdentifier | VariableDeclaration | VariableDeclarator | Variance | VoidPattern | VoidTypeAnnotation | WhileStatement | WithStatement | YieldExpression;\ninterface ArrayExpression extends BaseNode {\n    type: \"ArrayExpression\";\n    elements: (null | Expression | SpreadElement)[];\n}\ninterface AssignmentExpression extends BaseNode {\n    type: \"AssignmentExpression\";\n    operator: string;\n    left: LVal | OptionalMemberExpression;\n    right: Expression;\n}\ninterface BinaryExpression extends BaseNode {\n    type: \"BinaryExpression\";\n    operator: \"+\" | \"-\" | \"/\" | \"%\" | \"*\" | \"**\" | \"&\" | \"|\" | \">>\" | \">>>\" | \"<<\" | \"^\" | \"==\" | \"===\" | \"!=\" | \"!==\" | \"in\" | \"instanceof\" | \">\" | \"<\" | \">=\" | \"<=\" | \"|>\";\n    left: Expression | PrivateName;\n    right: Expression;\n}\ninterface InterpreterDirective extends BaseNode {\n    type: \"InterpreterDirective\";\n    value: string;\n}\ninterface Directive extends BaseNode {\n    type: \"Directive\";\n    value: DirectiveLiteral;\n}\ninterface DirectiveLiteral extends BaseNode {\n    type: \"DirectiveLiteral\";\n    value: string;\n}\ninterface BlockStatement extends BaseNode {\n    type: \"BlockStatement\";\n    body: Statement[];\n    directives: Directive[];\n}\ninterface BreakStatement extends BaseNode {\n    type: \"BreakStatement\";\n    label?: Identifier | null;\n}\ninterface CallExpression extends BaseNode {\n    type: \"CallExpression\";\n    callee: Expression | Super | V8IntrinsicIdentifier;\n    arguments: (Expression | SpreadElement | ArgumentPlaceholder)[];\n    optional?: boolean | null;\n    typeArguments?: TypeParameterInstantiation | null;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface CatchClause extends BaseNode {\n    type: \"CatchClause\";\n    param?: Identifier | ArrayPattern | ObjectPattern | null;\n    body: BlockStatement;\n}\ninterface ConditionalExpression extends BaseNode {\n    type: \"ConditionalExpression\";\n    test: Expression;\n    consequent: Expression;\n    alternate: Expression;\n}\ninterface ContinueStatement extends BaseNode {\n    type: \"ContinueStatement\";\n    label?: Identifier | null;\n}\ninterface DebuggerStatement extends BaseNode {\n    type: \"DebuggerStatement\";\n}\ninterface DoWhileStatement extends BaseNode {\n    type: \"DoWhileStatement\";\n    test: Expression;\n    body: Statement;\n}\ninterface EmptyStatement extends BaseNode {\n    type: \"EmptyStatement\";\n}\ninterface ExpressionStatement extends BaseNode {\n    type: \"ExpressionStatement\";\n    expression: Expression;\n}\ninterface File extends BaseNode {\n    type: \"File\";\n    program: Program;\n    comments?: (CommentBlock | CommentLine)[] | null;\n    tokens?: any[] | null;\n}\ninterface ForInStatement extends BaseNode {\n    type: \"ForInStatement\";\n    left: VariableDeclaration | LVal;\n    right: Expression;\n    body: Statement;\n}\ninterface ForStatement extends BaseNode {\n    type: \"ForStatement\";\n    init?: VariableDeclaration | Expression | null;\n    test?: Expression | null;\n    update?: Expression | null;\n    body: Statement;\n}\ninterface FunctionDeclaration extends BaseNode {\n    type: \"FunctionDeclaration\";\n    id?: Identifier | null;\n    params: FunctionParameter[];\n    body: BlockStatement;\n    generator: boolean;\n    async: boolean;\n    declare?: boolean | null;\n    predicate?: DeclaredPredicate | InferredPredicate | null;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface FunctionExpression extends BaseNode {\n    type: \"FunctionExpression\";\n    id?: Identifier | null;\n    params: FunctionParameter[];\n    body: BlockStatement;\n    generator: boolean;\n    async: boolean;\n    predicate?: DeclaredPredicate | InferredPredicate | null;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface Identifier extends BaseNode {\n    type: \"Identifier\";\n    name: string;\n    decorators?: Decorator[] | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface IfStatement extends BaseNode {\n    type: \"IfStatement\";\n    test: Expression;\n    consequent: Statement;\n    alternate?: Statement | null;\n}\ninterface LabeledStatement extends BaseNode {\n    type: \"LabeledStatement\";\n    label: Identifier;\n    body: Statement;\n}\ninterface StringLiteral extends BaseNode {\n    type: \"StringLiteral\";\n    value: string;\n}\ninterface NumericLiteral extends BaseNode {\n    type: \"NumericLiteral\";\n    value: number;\n}\n/**\n * @deprecated Use `NumericLiteral`\n */\ninterface NumberLiteral$1 extends BaseNode {\n    type: \"NumberLiteral\";\n    value: number;\n}\ninterface NullLiteral extends BaseNode {\n    type: \"NullLiteral\";\n}\ninterface BooleanLiteral extends BaseNode {\n    type: \"BooleanLiteral\";\n    value: boolean;\n}\ninterface RegExpLiteral extends BaseNode {\n    type: \"RegExpLiteral\";\n    pattern: string;\n    flags: string;\n}\n/**\n * @deprecated Use `RegExpLiteral`\n */\ninterface RegexLiteral$1 extends BaseNode {\n    type: \"RegexLiteral\";\n    pattern: string;\n    flags: string;\n}\ninterface LogicalExpression extends BaseNode {\n    type: \"LogicalExpression\";\n    operator: \"||\" | \"&&\" | \"??\";\n    left: Expression;\n    right: Expression;\n}\ninterface MemberExpression extends BaseNode {\n    type: \"MemberExpression\";\n    object: Expression | Super;\n    property: Expression | Identifier | PrivateName;\n    computed: boolean;\n    optional?: boolean | null;\n}\ninterface NewExpression extends BaseNode {\n    type: \"NewExpression\";\n    callee: Expression | Super | V8IntrinsicIdentifier;\n    arguments: (Expression | SpreadElement | ArgumentPlaceholder)[];\n    optional?: boolean | null;\n    typeArguments?: TypeParameterInstantiation | null;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface Program extends BaseNode {\n    type: \"Program\";\n    body: Statement[];\n    directives: Directive[];\n    sourceType: \"script\" | \"module\";\n    interpreter?: InterpreterDirective | null;\n}\ninterface ObjectExpression extends BaseNode {\n    type: \"ObjectExpression\";\n    properties: (ObjectMethod | ObjectProperty | SpreadElement)[];\n}\ninterface ObjectMethod extends BaseNode {\n    type: \"ObjectMethod\";\n    kind: \"method\" | \"get\" | \"set\";\n    key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral;\n    params: FunctionParameter[];\n    body: BlockStatement;\n    computed: boolean;\n    generator: boolean;\n    async: boolean;\n    decorators?: Decorator[] | null;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface ObjectProperty extends BaseNode {\n    type: \"ObjectProperty\";\n    key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral | DecimalLiteral | PrivateName;\n    value: Expression | PatternLike;\n    computed: boolean;\n    shorthand: boolean;\n    decorators?: Decorator[] | null;\n}\ninterface RestElement extends BaseNode {\n    type: \"RestElement\";\n    argument: Identifier | ArrayPattern | ObjectPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression | RestElement | AssignmentPattern;\n    decorators?: Decorator[] | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n/**\n * @deprecated Use `RestElement`\n */\ninterface RestProperty$1 extends BaseNode {\n    type: \"RestProperty\";\n    argument: Identifier | ArrayPattern | ObjectPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression | RestElement | AssignmentPattern;\n    decorators?: Decorator[] | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface ReturnStatement extends BaseNode {\n    type: \"ReturnStatement\";\n    argument?: Expression | null;\n}\ninterface SequenceExpression extends BaseNode {\n    type: \"SequenceExpression\";\n    expressions: Expression[];\n}\ninterface ParenthesizedExpression extends BaseNode {\n    type: \"ParenthesizedExpression\";\n    expression: Expression;\n}\ninterface SwitchCase extends BaseNode {\n    type: \"SwitchCase\";\n    test?: Expression | null;\n    consequent: Statement[];\n}\ninterface SwitchStatement extends BaseNode {\n    type: \"SwitchStatement\";\n    discriminant: Expression;\n    cases: SwitchCase[];\n}\ninterface ThisExpression extends BaseNode {\n    type: \"ThisExpression\";\n}\ninterface ThrowStatement extends BaseNode {\n    type: \"ThrowStatement\";\n    argument: Expression;\n}\ninterface TryStatement extends BaseNode {\n    type: \"TryStatement\";\n    block: BlockStatement;\n    handler?: CatchClause | null;\n    finalizer?: BlockStatement | null;\n}\ninterface UnaryExpression extends BaseNode {\n    type: \"UnaryExpression\";\n    operator: \"void\" | \"throw\" | \"delete\" | \"!\" | \"+\" | \"-\" | \"~\" | \"typeof\";\n    argument: Expression;\n    prefix: boolean;\n}\ninterface UpdateExpression extends BaseNode {\n    type: \"UpdateExpression\";\n    operator: \"++\" | \"--\";\n    argument: Expression;\n    prefix: boolean;\n}\ninterface VariableDeclaration extends BaseNode {\n    type: \"VariableDeclaration\";\n    kind: \"var\" | \"let\" | \"const\" | \"using\" | \"await using\";\n    declarations: VariableDeclarator[];\n    declare?: boolean | null;\n}\ninterface VariableDeclarator extends BaseNode {\n    type: \"VariableDeclarator\";\n    id: LVal | VoidPattern;\n    init?: Expression | null;\n    definite?: boolean | null;\n}\ninterface WhileStatement extends BaseNode {\n    type: \"WhileStatement\";\n    test: Expression;\n    body: Statement;\n}\ninterface WithStatement extends BaseNode {\n    type: \"WithStatement\";\n    object: Expression;\n    body: Statement;\n}\ninterface AssignmentPattern extends BaseNode {\n    type: \"AssignmentPattern\";\n    left: Identifier | ObjectPattern | ArrayPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;\n    right: Expression;\n    decorators?: Decorator[] | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface ArrayPattern extends BaseNode {\n    type: \"ArrayPattern\";\n    elements: (null | PatternLike)[];\n    decorators?: Decorator[] | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface ArrowFunctionExpression extends BaseNode {\n    type: \"ArrowFunctionExpression\";\n    params: FunctionParameter[];\n    body: BlockStatement | Expression;\n    async: boolean;\n    expression: boolean;\n    generator?: boolean;\n    predicate?: DeclaredPredicate | InferredPredicate | null;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface ClassBody extends BaseNode {\n    type: \"ClassBody\";\n    body: (ClassMethod | ClassPrivateMethod | ClassProperty | ClassPrivateProperty | ClassAccessorProperty | TSDeclareMethod | TSIndexSignature | StaticBlock)[];\n}\ninterface ClassExpression extends BaseNode {\n    type: \"ClassExpression\";\n    id?: Identifier | null;\n    superClass?: Expression | null;\n    body: ClassBody;\n    decorators?: Decorator[] | null;\n    implements?: (TSExpressionWithTypeArguments | ClassImplements)[] | null;\n    mixins?: InterfaceExtends | null;\n    superTypeParameters?: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface ClassDeclaration extends BaseNode {\n    type: \"ClassDeclaration\";\n    id?: Identifier | null;\n    superClass?: Expression | null;\n    body: ClassBody;\n    decorators?: Decorator[] | null;\n    abstract?: boolean | null;\n    declare?: boolean | null;\n    implements?: (TSExpressionWithTypeArguments | ClassImplements)[] | null;\n    mixins?: InterfaceExtends | null;\n    superTypeParameters?: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface ExportAllDeclaration extends BaseNode {\n    type: \"ExportAllDeclaration\";\n    source: StringLiteral;\n    attributes?: ImportAttribute[] | null;\n    /** @deprecated */\n    assertions?: ImportAttribute[] | null;\n    exportKind?: \"type\" | \"value\" | null;\n}\ninterface ExportDefaultDeclaration extends BaseNode {\n    type: \"ExportDefaultDeclaration\";\n    declaration: TSDeclareFunction | FunctionDeclaration | ClassDeclaration | Expression;\n    exportKind?: \"value\" | null;\n}\ninterface ExportNamedDeclaration extends BaseNode {\n    type: \"ExportNamedDeclaration\";\n    declaration?: Declaration | null;\n    specifiers: (ExportSpecifier | ExportDefaultSpecifier | ExportNamespaceSpecifier)[];\n    source?: StringLiteral | null;\n    attributes?: ImportAttribute[] | null;\n    /** @deprecated */\n    assertions?: ImportAttribute[] | null;\n    exportKind?: \"type\" | \"value\" | null;\n}\ninterface ExportSpecifier extends BaseNode {\n    type: \"ExportSpecifier\";\n    local: Identifier;\n    exported: Identifier | StringLiteral;\n    exportKind?: \"type\" | \"value\" | null;\n}\ninterface ForOfStatement extends BaseNode {\n    type: \"ForOfStatement\";\n    left: VariableDeclaration | LVal;\n    right: Expression;\n    body: Statement;\n    await: boolean;\n}\ninterface ImportDeclaration extends BaseNode {\n    type: \"ImportDeclaration\";\n    specifiers: (ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier)[];\n    source: StringLiteral;\n    attributes?: ImportAttribute[] | null;\n    /** @deprecated */\n    assertions?: ImportAttribute[] | null;\n    importKind?: \"type\" | \"typeof\" | \"value\" | null;\n    module?: boolean | null;\n    phase?: \"source\" | \"defer\" | null;\n}\ninterface ImportDefaultSpecifier extends BaseNode {\n    type: \"ImportDefaultSpecifier\";\n    local: Identifier;\n}\ninterface ImportNamespaceSpecifier extends BaseNode {\n    type: \"ImportNamespaceSpecifier\";\n    local: Identifier;\n}\ninterface ImportSpecifier extends BaseNode {\n    type: \"ImportSpecifier\";\n    local: Identifier;\n    imported: Identifier | StringLiteral;\n    importKind?: \"type\" | \"typeof\" | \"value\" | null;\n}\ninterface ImportExpression extends BaseNode {\n    type: \"ImportExpression\";\n    source: Expression;\n    options?: Expression | null;\n    phase?: \"source\" | \"defer\" | null;\n}\ninterface MetaProperty extends BaseNode {\n    type: \"MetaProperty\";\n    meta: Identifier;\n    property: Identifier;\n}\ninterface ClassMethod extends BaseNode {\n    type: \"ClassMethod\";\n    kind: \"get\" | \"set\" | \"method\" | \"constructor\";\n    key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;\n    params: (FunctionParameter | TSParameterProperty)[];\n    body: BlockStatement;\n    computed: boolean;\n    static: boolean;\n    generator: boolean;\n    async: boolean;\n    abstract?: boolean | null;\n    access?: \"public\" | \"private\" | \"protected\" | null;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    decorators?: Decorator[] | null;\n    optional?: boolean | null;\n    override?: boolean;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface ObjectPattern extends BaseNode {\n    type: \"ObjectPattern\";\n    properties: (RestElement | ObjectProperty)[];\n    decorators?: Decorator[] | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface SpreadElement extends BaseNode {\n    type: \"SpreadElement\";\n    argument: Expression;\n}\n/**\n * @deprecated Use `SpreadElement`\n */\ninterface SpreadProperty$1 extends BaseNode {\n    type: \"SpreadProperty\";\n    argument: Expression;\n}\ninterface Super extends BaseNode {\n    type: \"Super\";\n}\ninterface TaggedTemplateExpression extends BaseNode {\n    type: \"TaggedTemplateExpression\";\n    tag: Expression;\n    quasi: TemplateLiteral;\n    typeParameters?: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n}\ninterface TemplateElement extends BaseNode {\n    type: \"TemplateElement\";\n    value: {\n        raw: string;\n        cooked?: string;\n    };\n    tail: boolean;\n}\ninterface TemplateLiteral extends BaseNode {\n    type: \"TemplateLiteral\";\n    quasis: TemplateElement[];\n    expressions: (Expression | TSType)[];\n}\ninterface YieldExpression extends BaseNode {\n    type: \"YieldExpression\";\n    argument?: Expression | null;\n    delegate: boolean;\n}\ninterface AwaitExpression extends BaseNode {\n    type: \"AwaitExpression\";\n    argument: Expression;\n}\ninterface Import extends BaseNode {\n    type: \"Import\";\n}\ninterface BigIntLiteral extends BaseNode {\n    type: \"BigIntLiteral\";\n    value: string;\n}\ninterface ExportNamespaceSpecifier extends BaseNode {\n    type: \"ExportNamespaceSpecifier\";\n    exported: Identifier;\n}\ninterface OptionalMemberExpression extends BaseNode {\n    type: \"OptionalMemberExpression\";\n    object: Expression;\n    property: Expression | Identifier;\n    computed: boolean;\n    optional: boolean;\n}\ninterface OptionalCallExpression extends BaseNode {\n    type: \"OptionalCallExpression\";\n    callee: Expression;\n    arguments: (Expression | SpreadElement | ArgumentPlaceholder)[];\n    optional: boolean;\n    typeArguments?: TypeParameterInstantiation | null;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface ClassProperty extends BaseNode {\n    type: \"ClassProperty\";\n    key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;\n    value?: Expression | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    decorators?: Decorator[] | null;\n    computed: boolean;\n    static: boolean;\n    abstract?: boolean | null;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    declare?: boolean | null;\n    definite?: boolean | null;\n    optional?: boolean | null;\n    override?: boolean;\n    readonly?: boolean | null;\n    variance?: Variance | null;\n}\ninterface ClassAccessorProperty extends BaseNode {\n    type: \"ClassAccessorProperty\";\n    key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression | PrivateName;\n    value?: Expression | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    decorators?: Decorator[] | null;\n    computed: boolean;\n    static: boolean;\n    abstract?: boolean | null;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    declare?: boolean | null;\n    definite?: boolean | null;\n    optional?: boolean | null;\n    override?: boolean;\n    readonly?: boolean | null;\n    variance?: Variance | null;\n}\ninterface ClassPrivateProperty extends BaseNode {\n    type: \"ClassPrivateProperty\";\n    key: PrivateName;\n    value?: Expression | null;\n    decorators?: Decorator[] | null;\n    static: boolean;\n    definite?: boolean | null;\n    optional?: boolean | null;\n    readonly?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    variance?: Variance | null;\n}\ninterface ClassPrivateMethod extends BaseNode {\n    type: \"ClassPrivateMethod\";\n    kind: \"get\" | \"set\" | \"method\";\n    key: PrivateName;\n    params: (FunctionParameter | TSParameterProperty)[];\n    body: BlockStatement;\n    static: boolean;\n    abstract?: boolean | null;\n    access?: \"public\" | \"private\" | \"protected\" | null;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    async?: boolean;\n    computed?: boolean;\n    decorators?: Decorator[] | null;\n    generator?: boolean;\n    optional?: boolean | null;\n    override?: boolean;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface PrivateName extends BaseNode {\n    type: \"PrivateName\";\n    id: Identifier;\n}\ninterface StaticBlock extends BaseNode {\n    type: \"StaticBlock\";\n    body: Statement[];\n}\ninterface ImportAttribute extends BaseNode {\n    type: \"ImportAttribute\";\n    key: Identifier | StringLiteral;\n    value: StringLiteral;\n}\ninterface AnyTypeAnnotation extends BaseNode {\n    type: \"AnyTypeAnnotation\";\n}\ninterface ArrayTypeAnnotation extends BaseNode {\n    type: \"ArrayTypeAnnotation\";\n    elementType: FlowType;\n}\ninterface BooleanTypeAnnotation extends BaseNode {\n    type: \"BooleanTypeAnnotation\";\n}\ninterface BooleanLiteralTypeAnnotation extends BaseNode {\n    type: \"BooleanLiteralTypeAnnotation\";\n    value: boolean;\n}\ninterface NullLiteralTypeAnnotation extends BaseNode {\n    type: \"NullLiteralTypeAnnotation\";\n}\ninterface ClassImplements extends BaseNode {\n    type: \"ClassImplements\";\n    id: Identifier;\n    typeParameters?: TypeParameterInstantiation | null;\n}\ninterface DeclareClass extends BaseNode {\n    type: \"DeclareClass\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    extends?: InterfaceExtends[] | null;\n    body: ObjectTypeAnnotation;\n    implements?: ClassImplements[] | null;\n    mixins?: InterfaceExtends[] | null;\n}\ninterface DeclareFunction extends BaseNode {\n    type: \"DeclareFunction\";\n    id: Identifier;\n    predicate?: DeclaredPredicate | null;\n}\ninterface DeclareInterface extends BaseNode {\n    type: \"DeclareInterface\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    extends?: InterfaceExtends[] | null;\n    body: ObjectTypeAnnotation;\n}\ninterface DeclareModule extends BaseNode {\n    type: \"DeclareModule\";\n    id: Identifier | StringLiteral;\n    body: BlockStatement;\n    kind?: \"CommonJS\" | \"ES\" | null;\n}\ninterface DeclareModuleExports extends BaseNode {\n    type: \"DeclareModuleExports\";\n    typeAnnotation: TypeAnnotation;\n}\ninterface DeclareTypeAlias extends BaseNode {\n    type: \"DeclareTypeAlias\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    right: FlowType;\n}\ninterface DeclareOpaqueType extends BaseNode {\n    type: \"DeclareOpaqueType\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    supertype?: FlowType | null;\n    impltype?: FlowType | null;\n}\ninterface DeclareVariable extends BaseNode {\n    type: \"DeclareVariable\";\n    id: Identifier;\n}\ninterface DeclareExportDeclaration extends BaseNode {\n    type: \"DeclareExportDeclaration\";\n    declaration?: Flow | null;\n    specifiers?: (ExportSpecifier | ExportNamespaceSpecifier)[] | null;\n    source?: StringLiteral | null;\n    attributes?: ImportAttribute[] | null;\n    /** @deprecated */\n    assertions?: ImportAttribute[] | null;\n    default?: boolean | null;\n}\ninterface DeclareExportAllDeclaration extends BaseNode {\n    type: \"DeclareExportAllDeclaration\";\n    source: StringLiteral;\n    attributes?: ImportAttribute[] | null;\n    /** @deprecated */\n    assertions?: ImportAttribute[] | null;\n    exportKind?: \"type\" | \"value\" | null;\n}\ninterface DeclaredPredicate extends BaseNode {\n    type: \"DeclaredPredicate\";\n    value: Flow;\n}\ninterface ExistsTypeAnnotation extends BaseNode {\n    type: \"ExistsTypeAnnotation\";\n}\ninterface FunctionTypeAnnotation extends BaseNode {\n    type: \"FunctionTypeAnnotation\";\n    typeParameters?: TypeParameterDeclaration | null;\n    params: FunctionTypeParam[];\n    rest?: FunctionTypeParam | null;\n    returnType: FlowType;\n    this?: FunctionTypeParam | null;\n}\ninterface FunctionTypeParam extends BaseNode {\n    type: \"FunctionTypeParam\";\n    name?: Identifier | null;\n    typeAnnotation: FlowType;\n    optional?: boolean | null;\n}\ninterface GenericTypeAnnotation extends BaseNode {\n    type: \"GenericTypeAnnotation\";\n    id: Identifier | QualifiedTypeIdentifier;\n    typeParameters?: TypeParameterInstantiation | null;\n}\ninterface InferredPredicate extends BaseNode {\n    type: \"InferredPredicate\";\n}\ninterface InterfaceExtends extends BaseNode {\n    type: \"InterfaceExtends\";\n    id: Identifier | QualifiedTypeIdentifier;\n    typeParameters?: TypeParameterInstantiation | null;\n}\ninterface InterfaceDeclaration extends BaseNode {\n    type: \"InterfaceDeclaration\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    extends?: InterfaceExtends[] | null;\n    body: ObjectTypeAnnotation;\n}\ninterface InterfaceTypeAnnotation extends BaseNode {\n    type: \"InterfaceTypeAnnotation\";\n    extends?: InterfaceExtends[] | null;\n    body: ObjectTypeAnnotation;\n}\ninterface IntersectionTypeAnnotation extends BaseNode {\n    type: \"IntersectionTypeAnnotation\";\n    types: FlowType[];\n}\ninterface MixedTypeAnnotation extends BaseNode {\n    type: \"MixedTypeAnnotation\";\n}\ninterface EmptyTypeAnnotation extends BaseNode {\n    type: \"EmptyTypeAnnotation\";\n}\ninterface NullableTypeAnnotation extends BaseNode {\n    type: \"NullableTypeAnnotation\";\n    typeAnnotation: FlowType;\n}\ninterface NumberLiteralTypeAnnotation extends BaseNode {\n    type: \"NumberLiteralTypeAnnotation\";\n    value: number;\n}\ninterface NumberTypeAnnotation extends BaseNode {\n    type: \"NumberTypeAnnotation\";\n}\ninterface ObjectTypeAnnotation extends BaseNode {\n    type: \"ObjectTypeAnnotation\";\n    properties: (ObjectTypeProperty | ObjectTypeSpreadProperty)[];\n    indexers?: ObjectTypeIndexer[];\n    callProperties?: ObjectTypeCallProperty[];\n    internalSlots?: ObjectTypeInternalSlot[];\n    exact: boolean;\n    inexact?: boolean | null;\n}\ninterface ObjectTypeInternalSlot extends BaseNode {\n    type: \"ObjectTypeInternalSlot\";\n    id: Identifier;\n    value: FlowType;\n    optional: boolean;\n    static: boolean;\n    method: boolean;\n}\ninterface ObjectTypeCallProperty extends BaseNode {\n    type: \"ObjectTypeCallProperty\";\n    value: FlowType;\n    static: boolean;\n}\ninterface ObjectTypeIndexer extends BaseNode {\n    type: \"ObjectTypeIndexer\";\n    id?: Identifier | null;\n    key: FlowType;\n    value: FlowType;\n    variance?: Variance | null;\n    static: boolean;\n}\ninterface ObjectTypeProperty extends BaseNode {\n    type: \"ObjectTypeProperty\";\n    key: Identifier | StringLiteral;\n    value: FlowType;\n    variance?: Variance | null;\n    kind: \"init\" | \"get\" | \"set\";\n    method: boolean;\n    optional: boolean;\n    proto: boolean;\n    static: boolean;\n}\ninterface ObjectTypeSpreadProperty extends BaseNode {\n    type: \"ObjectTypeSpreadProperty\";\n    argument: FlowType;\n}\ninterface OpaqueType extends BaseNode {\n    type: \"OpaqueType\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    supertype?: FlowType | null;\n    impltype: FlowType;\n}\ninterface QualifiedTypeIdentifier extends BaseNode {\n    type: \"QualifiedTypeIdentifier\";\n    id: Identifier;\n    qualification: Identifier | QualifiedTypeIdentifier;\n}\ninterface StringLiteralTypeAnnotation extends BaseNode {\n    type: \"StringLiteralTypeAnnotation\";\n    value: string;\n}\ninterface StringTypeAnnotation extends BaseNode {\n    type: \"StringTypeAnnotation\";\n}\ninterface SymbolTypeAnnotation extends BaseNode {\n    type: \"SymbolTypeAnnotation\";\n}\ninterface ThisTypeAnnotation extends BaseNode {\n    type: \"ThisTypeAnnotation\";\n}\ninterface TupleTypeAnnotation extends BaseNode {\n    type: \"TupleTypeAnnotation\";\n    types: FlowType[];\n}\ninterface TypeofTypeAnnotation extends BaseNode {\n    type: \"TypeofTypeAnnotation\";\n    argument: FlowType;\n}\ninterface TypeAlias extends BaseNode {\n    type: \"TypeAlias\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    right: FlowType;\n}\ninterface TypeAnnotation extends BaseNode {\n    type: \"TypeAnnotation\";\n    typeAnnotation: FlowType;\n}\ninterface TypeCastExpression extends BaseNode {\n    type: \"TypeCastExpression\";\n    expression: Expression;\n    typeAnnotation: TypeAnnotation;\n}\ninterface TypeParameter extends BaseNode {\n    type: \"TypeParameter\";\n    bound?: TypeAnnotation | null;\n    default?: FlowType | null;\n    variance?: Variance | null;\n    name: string;\n}\ninterface TypeParameterDeclaration extends BaseNode {\n    type: \"TypeParameterDeclaration\";\n    params: TypeParameter[];\n}\ninterface TypeParameterInstantiation extends BaseNode {\n    type: \"TypeParameterInstantiation\";\n    params: FlowType[];\n}\ninterface UnionTypeAnnotation extends BaseNode {\n    type: \"UnionTypeAnnotation\";\n    types: FlowType[];\n}\ninterface Variance extends BaseNode {\n    type: \"Variance\";\n    kind: \"minus\" | \"plus\";\n}\ninterface VoidTypeAnnotation extends BaseNode {\n    type: \"VoidTypeAnnotation\";\n}\ninterface EnumDeclaration extends BaseNode {\n    type: \"EnumDeclaration\";\n    id: Identifier;\n    body: EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody;\n}\ninterface EnumBooleanBody extends BaseNode {\n    type: \"EnumBooleanBody\";\n    members: EnumBooleanMember[];\n    explicitType: boolean;\n    hasUnknownMembers: boolean;\n}\ninterface EnumNumberBody extends BaseNode {\n    type: \"EnumNumberBody\";\n    members: EnumNumberMember[];\n    explicitType: boolean;\n    hasUnknownMembers: boolean;\n}\ninterface EnumStringBody extends BaseNode {\n    type: \"EnumStringBody\";\n    members: (EnumStringMember | EnumDefaultedMember)[];\n    explicitType: boolean;\n    hasUnknownMembers: boolean;\n}\ninterface EnumSymbolBody extends BaseNode {\n    type: \"EnumSymbolBody\";\n    members: EnumDefaultedMember[];\n    hasUnknownMembers: boolean;\n}\ninterface EnumBooleanMember extends BaseNode {\n    type: \"EnumBooleanMember\";\n    id: Identifier;\n    init: BooleanLiteral;\n}\ninterface EnumNumberMember extends BaseNode {\n    type: \"EnumNumberMember\";\n    id: Identifier;\n    init: NumericLiteral;\n}\ninterface EnumStringMember extends BaseNode {\n    type: \"EnumStringMember\";\n    id: Identifier;\n    init: StringLiteral;\n}\ninterface EnumDefaultedMember extends BaseNode {\n    type: \"EnumDefaultedMember\";\n    id: Identifier;\n}\ninterface IndexedAccessType extends BaseNode {\n    type: \"IndexedAccessType\";\n    objectType: FlowType;\n    indexType: FlowType;\n}\ninterface OptionalIndexedAccessType extends BaseNode {\n    type: \"OptionalIndexedAccessType\";\n    objectType: FlowType;\n    indexType: FlowType;\n    optional: boolean;\n}\ninterface JSXAttribute extends BaseNode {\n    type: \"JSXAttribute\";\n    name: JSXIdentifier | JSXNamespacedName;\n    value?: JSXElement | JSXFragment | StringLiteral | JSXExpressionContainer | null;\n}\ninterface JSXClosingElement extends BaseNode {\n    type: \"JSXClosingElement\";\n    name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName;\n}\ninterface JSXElement extends BaseNode {\n    type: \"JSXElement\";\n    openingElement: JSXOpeningElement;\n    closingElement?: JSXClosingElement | null;\n    children: (JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment)[];\n    selfClosing?: boolean | null;\n}\ninterface JSXEmptyExpression extends BaseNode {\n    type: \"JSXEmptyExpression\";\n}\ninterface JSXExpressionContainer extends BaseNode {\n    type: \"JSXExpressionContainer\";\n    expression: Expression | JSXEmptyExpression;\n}\ninterface JSXSpreadChild extends BaseNode {\n    type: \"JSXSpreadChild\";\n    expression: Expression;\n}\ninterface JSXIdentifier extends BaseNode {\n    type: \"JSXIdentifier\";\n    name: string;\n}\ninterface JSXMemberExpression extends BaseNode {\n    type: \"JSXMemberExpression\";\n    object: JSXMemberExpression | JSXIdentifier;\n    property: JSXIdentifier;\n}\ninterface JSXNamespacedName extends BaseNode {\n    type: \"JSXNamespacedName\";\n    namespace: JSXIdentifier;\n    name: JSXIdentifier;\n}\ninterface JSXOpeningElement extends BaseNode {\n    type: \"JSXOpeningElement\";\n    name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName;\n    attributes: (JSXAttribute | JSXSpreadAttribute)[];\n    selfClosing: boolean;\n    typeArguments?: TypeParameterInstantiation | null;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface JSXSpreadAttribute extends BaseNode {\n    type: \"JSXSpreadAttribute\";\n    argument: Expression;\n}\ninterface JSXText extends BaseNode {\n    type: \"JSXText\";\n    value: string;\n}\ninterface JSXFragment extends BaseNode {\n    type: \"JSXFragment\";\n    openingFragment: JSXOpeningFragment;\n    closingFragment: JSXClosingFragment;\n    children: (JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment)[];\n}\ninterface JSXOpeningFragment extends BaseNode {\n    type: \"JSXOpeningFragment\";\n}\ninterface JSXClosingFragment extends BaseNode {\n    type: \"JSXClosingFragment\";\n}\ninterface Noop extends BaseNode {\n    type: \"Noop\";\n}\ninterface Placeholder extends BaseNode {\n    type: \"Placeholder\";\n    expectedNode: \"Identifier\" | \"StringLiteral\" | \"Expression\" | \"Statement\" | \"Declaration\" | \"BlockStatement\" | \"ClassBody\" | \"Pattern\";\n    name: Identifier;\n    decorators?: Decorator[] | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface V8IntrinsicIdentifier extends BaseNode {\n    type: \"V8IntrinsicIdentifier\";\n    name: string;\n}\ninterface ArgumentPlaceholder extends BaseNode {\n    type: \"ArgumentPlaceholder\";\n}\ninterface BindExpression extends BaseNode {\n    type: \"BindExpression\";\n    object: Expression;\n    callee: Expression;\n}\ninterface Decorator extends BaseNode {\n    type: \"Decorator\";\n    expression: Expression;\n}\ninterface DoExpression extends BaseNode {\n    type: \"DoExpression\";\n    body: BlockStatement;\n    async: boolean;\n}\ninterface ExportDefaultSpecifier extends BaseNode {\n    type: \"ExportDefaultSpecifier\";\n    exported: Identifier;\n}\ninterface RecordExpression extends BaseNode {\n    type: \"RecordExpression\";\n    properties: (ObjectProperty | SpreadElement)[];\n}\ninterface TupleExpression extends BaseNode {\n    type: \"TupleExpression\";\n    elements: (Expression | SpreadElement)[];\n}\ninterface DecimalLiteral extends BaseNode {\n    type: \"DecimalLiteral\";\n    value: string;\n}\ninterface ModuleExpression extends BaseNode {\n    type: \"ModuleExpression\";\n    body: Program;\n}\ninterface TopicReference extends BaseNode {\n    type: \"TopicReference\";\n}\ninterface PipelineTopicExpression extends BaseNode {\n    type: \"PipelineTopicExpression\";\n    expression: Expression;\n}\ninterface PipelineBareFunction extends BaseNode {\n    type: \"PipelineBareFunction\";\n    callee: Expression;\n}\ninterface PipelinePrimaryTopicReference extends BaseNode {\n    type: \"PipelinePrimaryTopicReference\";\n}\ninterface VoidPattern extends BaseNode {\n    type: \"VoidPattern\";\n}\ninterface TSParameterProperty extends BaseNode {\n    type: \"TSParameterProperty\";\n    parameter: Identifier | AssignmentPattern;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    decorators?: Decorator[] | null;\n    override?: boolean | null;\n    readonly?: boolean | null;\n}\ninterface TSDeclareFunction extends BaseNode {\n    type: \"TSDeclareFunction\";\n    id?: Identifier | null;\n    typeParameters?: TSTypeParameterDeclaration | Noop | null;\n    params: FunctionParameter[];\n    returnType?: TSTypeAnnotation | Noop | null;\n    async?: boolean;\n    declare?: boolean | null;\n    generator?: boolean;\n}\ninterface TSDeclareMethod extends BaseNode {\n    type: \"TSDeclareMethod\";\n    decorators?: Decorator[] | null;\n    key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression;\n    typeParameters?: TSTypeParameterDeclaration | Noop | null;\n    params: (FunctionParameter | TSParameterProperty)[];\n    returnType?: TSTypeAnnotation | Noop | null;\n    abstract?: boolean | null;\n    access?: \"public\" | \"private\" | \"protected\" | null;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    async?: boolean;\n    computed?: boolean;\n    generator?: boolean;\n    kind?: \"get\" | \"set\" | \"method\" | \"constructor\";\n    optional?: boolean | null;\n    override?: boolean;\n    static?: boolean;\n}\ninterface TSQualifiedName extends BaseNode {\n    type: \"TSQualifiedName\";\n    left: TSEntityName;\n    right: Identifier;\n}\ninterface TSCallSignatureDeclaration extends BaseNode {\n    type: \"TSCallSignatureDeclaration\";\n    typeParameters?: TSTypeParameterDeclaration | null;\n    parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n    typeAnnotation?: TSTypeAnnotation | null;\n}\ninterface TSConstructSignatureDeclaration extends BaseNode {\n    type: \"TSConstructSignatureDeclaration\";\n    typeParameters?: TSTypeParameterDeclaration | null;\n    parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n    typeAnnotation?: TSTypeAnnotation | null;\n}\ninterface TSPropertySignature extends BaseNode {\n    type: \"TSPropertySignature\";\n    key: Expression;\n    typeAnnotation?: TSTypeAnnotation | null;\n    computed?: boolean;\n    kind?: \"get\" | \"set\" | null;\n    optional?: boolean | null;\n    readonly?: boolean | null;\n}\ninterface TSMethodSignature extends BaseNode {\n    type: \"TSMethodSignature\";\n    key: Expression;\n    typeParameters?: TSTypeParameterDeclaration | null;\n    parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n    typeAnnotation?: TSTypeAnnotation | null;\n    computed?: boolean;\n    kind: \"method\" | \"get\" | \"set\";\n    optional?: boolean | null;\n}\ninterface TSIndexSignature extends BaseNode {\n    type: \"TSIndexSignature\";\n    parameters: Identifier[];\n    typeAnnotation?: TSTypeAnnotation | null;\n    readonly?: boolean | null;\n    static?: boolean | null;\n}\ninterface TSAnyKeyword extends BaseNode {\n    type: \"TSAnyKeyword\";\n}\ninterface TSBooleanKeyword extends BaseNode {\n    type: \"TSBooleanKeyword\";\n}\ninterface TSBigIntKeyword extends BaseNode {\n    type: \"TSBigIntKeyword\";\n}\ninterface TSIntrinsicKeyword extends BaseNode {\n    type: \"TSIntrinsicKeyword\";\n}\ninterface TSNeverKeyword extends BaseNode {\n    type: \"TSNeverKeyword\";\n}\ninterface TSNullKeyword extends BaseNode {\n    type: \"TSNullKeyword\";\n}\ninterface TSNumberKeyword extends BaseNode {\n    type: \"TSNumberKeyword\";\n}\ninterface TSObjectKeyword extends BaseNode {\n    type: \"TSObjectKeyword\";\n}\ninterface TSStringKeyword extends BaseNode {\n    type: \"TSStringKeyword\";\n}\ninterface TSSymbolKeyword extends BaseNode {\n    type: \"TSSymbolKeyword\";\n}\ninterface TSUndefinedKeyword extends BaseNode {\n    type: \"TSUndefinedKeyword\";\n}\ninterface TSUnknownKeyword extends BaseNode {\n    type: \"TSUnknownKeyword\";\n}\ninterface TSVoidKeyword extends BaseNode {\n    type: \"TSVoidKeyword\";\n}\ninterface TSThisType extends BaseNode {\n    type: \"TSThisType\";\n}\ninterface TSFunctionType extends BaseNode {\n    type: \"TSFunctionType\";\n    typeParameters?: TSTypeParameterDeclaration | null;\n    parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n    typeAnnotation?: TSTypeAnnotation | null;\n}\ninterface TSConstructorType extends BaseNode {\n    type: \"TSConstructorType\";\n    typeParameters?: TSTypeParameterDeclaration | null;\n    parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[];\n    typeAnnotation?: TSTypeAnnotation | null;\n    abstract?: boolean | null;\n}\ninterface TSTypeReference extends BaseNode {\n    type: \"TSTypeReference\";\n    typeName: TSEntityName;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface TSTypePredicate extends BaseNode {\n    type: \"TSTypePredicate\";\n    parameterName: Identifier | TSThisType;\n    typeAnnotation?: TSTypeAnnotation | null;\n    asserts?: boolean | null;\n}\ninterface TSTypeQuery extends BaseNode {\n    type: \"TSTypeQuery\";\n    exprName: TSEntityName | TSImportType;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface TSTypeLiteral extends BaseNode {\n    type: \"TSTypeLiteral\";\n    members: TSTypeElement[];\n}\ninterface TSArrayType extends BaseNode {\n    type: \"TSArrayType\";\n    elementType: TSType;\n}\ninterface TSTupleType extends BaseNode {\n    type: \"TSTupleType\";\n    elementTypes: (TSType | TSNamedTupleMember)[];\n}\ninterface TSOptionalType extends BaseNode {\n    type: \"TSOptionalType\";\n    typeAnnotation: TSType;\n}\ninterface TSRestType extends BaseNode {\n    type: \"TSRestType\";\n    typeAnnotation: TSType;\n}\ninterface TSNamedTupleMember extends BaseNode {\n    type: \"TSNamedTupleMember\";\n    label: Identifier;\n    elementType: TSType;\n    optional: boolean;\n}\ninterface TSUnionType extends BaseNode {\n    type: \"TSUnionType\";\n    types: TSType[];\n}\ninterface TSIntersectionType extends BaseNode {\n    type: \"TSIntersectionType\";\n    types: TSType[];\n}\ninterface TSConditionalType extends BaseNode {\n    type: \"TSConditionalType\";\n    checkType: TSType;\n    extendsType: TSType;\n    trueType: TSType;\n    falseType: TSType;\n}\ninterface TSInferType extends BaseNode {\n    type: \"TSInferType\";\n    typeParameter: TSTypeParameter;\n}\ninterface TSParenthesizedType extends BaseNode {\n    type: \"TSParenthesizedType\";\n    typeAnnotation: TSType;\n}\ninterface TSTypeOperator extends BaseNode {\n    type: \"TSTypeOperator\";\n    typeAnnotation: TSType;\n    operator: string;\n}\ninterface TSIndexedAccessType extends BaseNode {\n    type: \"TSIndexedAccessType\";\n    objectType: TSType;\n    indexType: TSType;\n}\ninterface TSMappedType extends BaseNode {\n    type: \"TSMappedType\";\n    typeParameter: TSTypeParameter;\n    typeAnnotation?: TSType | null;\n    nameType?: TSType | null;\n    optional?: true | false | \"+\" | \"-\" | null;\n    readonly?: true | false | \"+\" | \"-\" | null;\n}\ninterface TSTemplateLiteralType extends BaseNode {\n    type: \"TSTemplateLiteralType\";\n    quasis: TemplateElement[];\n    types: TSType[];\n}\ninterface TSLiteralType extends BaseNode {\n    type: \"TSLiteralType\";\n    literal: NumericLiteral | StringLiteral | BooleanLiteral | BigIntLiteral | TemplateLiteral | UnaryExpression;\n}\ninterface TSExpressionWithTypeArguments extends BaseNode {\n    type: \"TSExpressionWithTypeArguments\";\n    expression: TSEntityName;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface TSInterfaceDeclaration extends BaseNode {\n    type: \"TSInterfaceDeclaration\";\n    id: Identifier;\n    typeParameters?: TSTypeParameterDeclaration | null;\n    extends?: TSExpressionWithTypeArguments[] | null;\n    body: TSInterfaceBody;\n    declare?: boolean | null;\n}\ninterface TSInterfaceBody extends BaseNode {\n    type: \"TSInterfaceBody\";\n    body: TSTypeElement[];\n}\ninterface TSTypeAliasDeclaration extends BaseNode {\n    type: \"TSTypeAliasDeclaration\";\n    id: Identifier;\n    typeParameters?: TSTypeParameterDeclaration | null;\n    typeAnnotation: TSType;\n    declare?: boolean | null;\n}\ninterface TSInstantiationExpression extends BaseNode {\n    type: \"TSInstantiationExpression\";\n    expression: Expression;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface TSAsExpression extends BaseNode {\n    type: \"TSAsExpression\";\n    expression: Expression;\n    typeAnnotation: TSType;\n}\ninterface TSSatisfiesExpression extends BaseNode {\n    type: \"TSSatisfiesExpression\";\n    expression: Expression;\n    typeAnnotation: TSType;\n}\ninterface TSTypeAssertion extends BaseNode {\n    type: \"TSTypeAssertion\";\n    typeAnnotation: TSType;\n    expression: Expression;\n}\ninterface TSEnumBody extends BaseNode {\n    type: \"TSEnumBody\";\n    members: TSEnumMember[];\n}\ninterface TSEnumDeclaration extends BaseNode {\n    type: \"TSEnumDeclaration\";\n    id: Identifier;\n    members: TSEnumMember[];\n    body?: TSEnumBody | null;\n    const?: boolean | null;\n    declare?: boolean | null;\n    initializer?: Expression | null;\n}\ninterface TSEnumMember extends BaseNode {\n    type: \"TSEnumMember\";\n    id: Identifier | StringLiteral;\n    initializer?: Expression | null;\n}\ninterface TSModuleDeclaration extends BaseNode {\n    type: \"TSModuleDeclaration\";\n    id: Identifier | StringLiteral;\n    body: TSModuleBlock | TSModuleDeclaration;\n    declare?: boolean | null;\n    global?: boolean | null;\n    kind: \"global\" | \"module\" | \"namespace\";\n}\ninterface TSModuleBlock extends BaseNode {\n    type: \"TSModuleBlock\";\n    body: Statement[];\n}\ninterface TSImportType extends BaseNode {\n    type: \"TSImportType\";\n    argument: StringLiteral;\n    qualifier?: TSEntityName | null;\n    typeParameters?: TSTypeParameterInstantiation | null;\n    options?: ObjectExpression | null;\n}\ninterface TSImportEqualsDeclaration extends BaseNode {\n    type: \"TSImportEqualsDeclaration\";\n    id: Identifier;\n    moduleReference: TSEntityName | TSExternalModuleReference;\n    importKind?: \"type\" | \"value\" | null;\n    isExport: boolean;\n}\ninterface TSExternalModuleReference extends BaseNode {\n    type: \"TSExternalModuleReference\";\n    expression: StringLiteral;\n}\ninterface TSNonNullExpression extends BaseNode {\n    type: \"TSNonNullExpression\";\n    expression: Expression;\n}\ninterface TSExportAssignment extends BaseNode {\n    type: \"TSExportAssignment\";\n    expression: Expression;\n}\ninterface TSNamespaceExportDeclaration extends BaseNode {\n    type: \"TSNamespaceExportDeclaration\";\n    id: Identifier;\n}\ninterface TSTypeAnnotation extends BaseNode {\n    type: \"TSTypeAnnotation\";\n    typeAnnotation: TSType;\n}\ninterface TSTypeParameterInstantiation extends BaseNode {\n    type: \"TSTypeParameterInstantiation\";\n    params: TSType[];\n}\ninterface TSTypeParameterDeclaration extends BaseNode {\n    type: \"TSTypeParameterDeclaration\";\n    params: TSTypeParameter[];\n}\ninterface TSTypeParameter extends BaseNode {\n    type: \"TSTypeParameter\";\n    constraint?: TSType | null;\n    default?: TSType | null;\n    name: string;\n    const?: boolean | null;\n    in?: boolean | null;\n    out?: boolean | null;\n}\ntype Standardized = ArrayExpression | AssignmentExpression | BinaryExpression | InterpreterDirective | Directive | DirectiveLiteral | BlockStatement | BreakStatement | CallExpression | CatchClause | ConditionalExpression | ContinueStatement | DebuggerStatement | DoWhileStatement | EmptyStatement | ExpressionStatement | File | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Identifier | IfStatement | LabeledStatement | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | LogicalExpression | MemberExpression | NewExpression | Program | ObjectExpression | ObjectMethod | ObjectProperty | RestElement | ReturnStatement | SequenceExpression | ParenthesizedExpression | SwitchCase | SwitchStatement | ThisExpression | ThrowStatement | TryStatement | UnaryExpression | UpdateExpression | VariableDeclaration | VariableDeclarator | WhileStatement | WithStatement | AssignmentPattern | ArrayPattern | ArrowFunctionExpression | ClassBody | ClassExpression | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ExportSpecifier | ForOfStatement | ImportDeclaration | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | ImportExpression | MetaProperty | ClassMethod | ObjectPattern | SpreadElement | Super | TaggedTemplateExpression | TemplateElement | TemplateLiteral | YieldExpression | AwaitExpression | Import | BigIntLiteral | ExportNamespaceSpecifier | OptionalMemberExpression | OptionalCallExpression | ClassProperty | ClassAccessorProperty | ClassPrivateProperty | ClassPrivateMethod | PrivateName | StaticBlock | ImportAttribute;\ntype Expression = ArrayExpression | AssignmentExpression | BinaryExpression | CallExpression | ConditionalExpression | FunctionExpression | Identifier | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | LogicalExpression | MemberExpression | NewExpression | ObjectExpression | SequenceExpression | ParenthesizedExpression | ThisExpression | UnaryExpression | UpdateExpression | ArrowFunctionExpression | ClassExpression | ImportExpression | MetaProperty | Super | TaggedTemplateExpression | TemplateLiteral | YieldExpression | AwaitExpression | Import | BigIntLiteral | OptionalMemberExpression | OptionalCallExpression | TypeCastExpression | JSXElement | JSXFragment | BindExpression | DoExpression | RecordExpression | TupleExpression | DecimalLiteral | ModuleExpression | TopicReference | PipelineTopicExpression | PipelineBareFunction | PipelinePrimaryTopicReference | TSInstantiationExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;\ntype Binary = BinaryExpression | LogicalExpression;\ntype Scopable = BlockStatement | CatchClause | DoWhileStatement | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Program | ObjectMethod | SwitchStatement | WhileStatement | ArrowFunctionExpression | ClassExpression | ClassDeclaration | ForOfStatement | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;\ntype BlockParent = BlockStatement | CatchClause | DoWhileStatement | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Program | ObjectMethod | SwitchStatement | WhileStatement | ArrowFunctionExpression | ForOfStatement | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;\ntype Block = BlockStatement | Program | TSModuleBlock;\ntype Statement = BlockStatement | BreakStatement | ContinueStatement | DebuggerStatement | DoWhileStatement | EmptyStatement | ExpressionStatement | ForInStatement | ForStatement | FunctionDeclaration | IfStatement | LabeledStatement | ReturnStatement | SwitchStatement | ThrowStatement | TryStatement | VariableDeclaration | WhileStatement | WithStatement | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ForOfStatement | ImportDeclaration | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias | EnumDeclaration | TSDeclareFunction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportEqualsDeclaration | TSExportAssignment | TSNamespaceExportDeclaration;\ntype Terminatorless = BreakStatement | ContinueStatement | ReturnStatement | ThrowStatement | YieldExpression | AwaitExpression;\ntype CompletionStatement = BreakStatement | ContinueStatement | ReturnStatement | ThrowStatement;\ntype Conditional = ConditionalExpression | IfStatement;\ntype Loop = DoWhileStatement | ForInStatement | ForStatement | WhileStatement | ForOfStatement;\ntype While = DoWhileStatement | WhileStatement;\ntype ExpressionWrapper = ExpressionStatement | ParenthesizedExpression | TypeCastExpression;\ntype For = ForInStatement | ForStatement | ForOfStatement;\ntype ForXStatement = ForInStatement | ForOfStatement;\ntype Function = FunctionDeclaration | FunctionExpression | ObjectMethod | ArrowFunctionExpression | ClassMethod | ClassPrivateMethod;\ntype FunctionParent = FunctionDeclaration | FunctionExpression | ObjectMethod | ArrowFunctionExpression | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;\ntype Pureish = FunctionDeclaration | FunctionExpression | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | ArrowFunctionExpression | BigIntLiteral | DecimalLiteral;\ntype Declaration = FunctionDeclaration | VariableDeclaration | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias | EnumDeclaration | TSDeclareFunction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportEqualsDeclaration;\ntype FunctionParameter = Identifier | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern | VoidPattern;\ntype PatternLike = Identifier | MemberExpression | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern | VoidPattern | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;\ntype LVal = Identifier | MemberExpression | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern | TSParameterProperty | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression;\ntype TSEntityName = Identifier | TSQualifiedName;\ntype Literal = StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | TemplateLiteral | BigIntLiteral | DecimalLiteral;\ntype Immutable = StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | BigIntLiteral | JSXAttribute | JSXClosingElement | JSXElement | JSXExpressionContainer | JSXSpreadChild | JSXOpeningElement | JSXText | JSXFragment | JSXOpeningFragment | JSXClosingFragment | DecimalLiteral;\ntype UserWhitespacable = ObjectMethod | ObjectProperty | ObjectTypeInternalSlot | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeProperty | ObjectTypeSpreadProperty;\ntype Method = ObjectMethod | ClassMethod | ClassPrivateMethod;\ntype ObjectMember = ObjectMethod | ObjectProperty;\ntype Property = ObjectProperty | ClassProperty | ClassAccessorProperty | ClassPrivateProperty;\ntype UnaryLike = UnaryExpression | SpreadElement;\ntype Pattern = AssignmentPattern | ArrayPattern | ObjectPattern | VoidPattern;\ntype Class = ClassExpression | ClassDeclaration;\ntype ImportOrExportDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration;\ntype ExportDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration;\ntype ModuleSpecifier = ExportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | ExportNamespaceSpecifier | ExportDefaultSpecifier;\ntype Accessor = ClassAccessorProperty;\ntype Private = ClassPrivateProperty | ClassPrivateMethod | PrivateName;\ntype Flow = AnyTypeAnnotation | ArrayTypeAnnotation | BooleanTypeAnnotation | BooleanLiteralTypeAnnotation | NullLiteralTypeAnnotation | ClassImplements | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTypeAnnotation | InferredPredicate | InterfaceExtends | InterfaceDeclaration | InterfaceTypeAnnotation | IntersectionTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NullableTypeAnnotation | NumberLiteralTypeAnnotation | NumberTypeAnnotation | ObjectTypeAnnotation | ObjectTypeInternalSlot | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | QualifiedTypeIdentifier | StringLiteralTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | TupleTypeAnnotation | TypeofTypeAnnotation | TypeAlias | TypeAnnotation | TypeCastExpression | TypeParameter | TypeParameterDeclaration | TypeParameterInstantiation | UnionTypeAnnotation | Variance | VoidTypeAnnotation | EnumDeclaration | EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody | EnumBooleanMember | EnumNumberMember | EnumStringMember | EnumDefaultedMember | IndexedAccessType | OptionalIndexedAccessType;\ntype FlowType = AnyTypeAnnotation | ArrayTypeAnnotation | BooleanTypeAnnotation | BooleanLiteralTypeAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericTypeAnnotation | InterfaceTypeAnnotation | IntersectionTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NullableTypeAnnotation | NumberLiteralTypeAnnotation | NumberTypeAnnotation | ObjectTypeAnnotation | StringLiteralTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | TupleTypeAnnotation | TypeofTypeAnnotation | UnionTypeAnnotation | VoidTypeAnnotation | IndexedAccessType | OptionalIndexedAccessType;\ntype FlowBaseAnnotation = AnyTypeAnnotation | BooleanTypeAnnotation | NullLiteralTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NumberTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | VoidTypeAnnotation;\ntype FlowDeclaration = DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias;\ntype FlowPredicate = DeclaredPredicate | InferredPredicate;\ntype EnumBody = EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody;\ntype EnumMember = EnumBooleanMember | EnumNumberMember | EnumStringMember | EnumDefaultedMember;\ntype JSX = JSXAttribute | JSXClosingElement | JSXElement | JSXEmptyExpression | JSXExpressionContainer | JSXSpreadChild | JSXIdentifier | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement | JSXSpreadAttribute | JSXText | JSXFragment | JSXOpeningFragment | JSXClosingFragment;\ntype Miscellaneous = Noop | Placeholder | V8IntrinsicIdentifier;\ntype TypeScript = TSParameterProperty | TSDeclareFunction | TSDeclareMethod | TSQualifiedName | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSignature | TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType | TSConstructorType | TSTypeReference | TSTypePredicate | TSTypeQuery | TSTypeLiteral | TSArrayType | TSTupleType | TSOptionalType | TSRestType | TSNamedTupleMember | TSUnionType | TSIntersectionType | TSConditionalType | TSInferType | TSParenthesizedType | TSTypeOperator | TSIndexedAccessType | TSMappedType | TSTemplateLiteralType | TSLiteralType | TSExpressionWithTypeArguments | TSInterfaceDeclaration | TSInterfaceBody | TSTypeAliasDeclaration | TSInstantiationExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSEnumBody | TSEnumDeclaration | TSEnumMember | TSModuleDeclaration | TSModuleBlock | TSImportType | TSImportEqualsDeclaration | TSExternalModuleReference | TSNonNullExpression | TSExportAssignment | TSNamespaceExportDeclaration | TSTypeAnnotation | TSTypeParameterInstantiation | TSTypeParameterDeclaration | TSTypeParameter;\ntype TSTypeElement = TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSignature;\ntype TSType = TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType | TSConstructorType | TSTypeReference | TSTypePredicate | TSTypeQuery | TSTypeLiteral | TSArrayType | TSTupleType | TSOptionalType | TSRestType | TSUnionType | TSIntersectionType | TSConditionalType | TSInferType | TSParenthesizedType | TSTypeOperator | TSIndexedAccessType | TSMappedType | TSTemplateLiteralType | TSLiteralType | TSExpressionWithTypeArguments | TSImportType;\ntype TSBaseType = TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSTemplateLiteralType | TSLiteralType;\ntype ModuleDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration;\ninterface Aliases {\n    Standardized: Standardized;\n    Expression: Expression;\n    Binary: Binary;\n    Scopable: Scopable;\n    BlockParent: BlockParent;\n    Block: Block;\n    Statement: Statement;\n    Terminatorless: Terminatorless;\n    CompletionStatement: CompletionStatement;\n    Conditional: Conditional;\n    Loop: Loop;\n    While: While;\n    ExpressionWrapper: ExpressionWrapper;\n    For: For;\n    ForXStatement: ForXStatement;\n    Function: Function;\n    FunctionParent: FunctionParent;\n    Pureish: Pureish;\n    Declaration: Declaration;\n    FunctionParameter: FunctionParameter;\n    PatternLike: PatternLike;\n    LVal: LVal;\n    TSEntityName: TSEntityName;\n    Literal: Literal;\n    Immutable: Immutable;\n    UserWhitespacable: UserWhitespacable;\n    Method: Method;\n    ObjectMember: ObjectMember;\n    Property: Property;\n    UnaryLike: UnaryLike;\n    Pattern: Pattern;\n    Class: Class;\n    ImportOrExportDeclaration: ImportOrExportDeclaration;\n    ExportDeclaration: ExportDeclaration;\n    ModuleSpecifier: ModuleSpecifier;\n    Accessor: Accessor;\n    Private: Private;\n    Flow: Flow;\n    FlowType: FlowType;\n    FlowBaseAnnotation: FlowBaseAnnotation;\n    FlowDeclaration: FlowDeclaration;\n    FlowPredicate: FlowPredicate;\n    EnumBody: EnumBody;\n    EnumMember: EnumMember;\n    JSX: JSX;\n    Miscellaneous: Miscellaneous;\n    TypeScript: TypeScript;\n    TSTypeElement: TSTypeElement;\n    TSType: TSType;\n    TSBaseType: TSBaseType;\n    ModuleDeclaration: ModuleDeclaration;\n}\ntype DeprecatedAliases = NumberLiteral$1 | RegexLiteral$1 | RestProperty$1 | SpreadProperty$1;\ninterface ParentMaps {\n    AnyTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    ArgumentPlaceholder: CallExpression | NewExpression | OptionalCallExpression;\n    ArrayExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ArrayPattern: ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | CatchClause | ClassMethod | ClassPrivateMethod | ForInStatement | ForOfStatement | FunctionDeclaration | FunctionExpression | ObjectMethod | ObjectProperty | RestElement | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSFunctionType | TSMethodSignature | VariableDeclarator;\n    ArrayTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    ArrowFunctionExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    AssignmentExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    AssignmentPattern: ArrayPattern | ArrowFunctionExpression | AssignmentExpression | ClassMethod | ClassPrivateMethod | ForInStatement | ForOfStatement | FunctionDeclaration | FunctionExpression | ObjectMethod | ObjectProperty | RestElement | TSDeclareFunction | TSDeclareMethod | TSParameterProperty | VariableDeclarator;\n    AwaitExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    BigIntLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    BinaryExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    BindExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    BlockStatement: ArrowFunctionExpression | BlockStatement | CatchClause | ClassMethod | ClassPrivateMethod | DeclareModule | DoExpression | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | FunctionDeclaration | FunctionExpression | IfStatement | LabeledStatement | ObjectMethod | Program | StaticBlock | SwitchCase | TSModuleBlock | TryStatement | WhileStatement | WithStatement;\n    BooleanLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | EnumBooleanMember | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    BooleanLiteralTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    BooleanTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    BreakStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    CallExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    CatchClause: TryStatement;\n    ClassAccessorProperty: ClassBody;\n    ClassBody: ClassDeclaration | ClassExpression;\n    ClassDeclaration: BlockStatement | DoWhileStatement | ExportDefaultDeclaration | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    ClassExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ClassImplements: ClassDeclaration | ClassExpression | DeclareClass | DeclareExportDeclaration | DeclaredPredicate;\n    ClassMethod: ClassBody;\n    ClassPrivateMethod: ClassBody;\n    ClassPrivateProperty: ClassBody;\n    ClassProperty: ClassBody;\n    CommentBlock: File;\n    CommentLine: File;\n    ConditionalExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ContinueStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DebuggerStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DecimalLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    DeclareClass: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareExportAllDeclaration: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareExportDeclaration: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareFunction: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareInterface: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareModule: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareModuleExports: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareOpaqueType: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareTypeAlias: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclareVariable: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    DeclaredPredicate: ArrowFunctionExpression | DeclareExportDeclaration | DeclareFunction | DeclaredPredicate | FunctionDeclaration | FunctionExpression;\n    Decorator: ArrayPattern | AssignmentPattern | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | Identifier | ObjectMethod | ObjectPattern | ObjectProperty | Placeholder | RestElement | TSDeclareMethod | TSParameterProperty;\n    Directive: BlockStatement | Program;\n    DirectiveLiteral: Directive;\n    DoExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    DoWhileStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    EmptyStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    EmptyTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    EnumBooleanBody: DeclareExportDeclaration | DeclaredPredicate | EnumDeclaration;\n    EnumBooleanMember: DeclareExportDeclaration | DeclaredPredicate | EnumBooleanBody;\n    EnumDeclaration: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    EnumDefaultedMember: DeclareExportDeclaration | DeclaredPredicate | EnumStringBody | EnumSymbolBody;\n    EnumNumberBody: DeclareExportDeclaration | DeclaredPredicate | EnumDeclaration;\n    EnumNumberMember: DeclareExportDeclaration | DeclaredPredicate | EnumNumberBody;\n    EnumStringBody: DeclareExportDeclaration | DeclaredPredicate | EnumDeclaration;\n    EnumStringMember: DeclareExportDeclaration | DeclaredPredicate | EnumStringBody;\n    EnumSymbolBody: DeclareExportDeclaration | DeclaredPredicate | EnumDeclaration;\n    ExistsTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    ExportAllDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    ExportDefaultDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    ExportDefaultSpecifier: ExportNamedDeclaration;\n    ExportNamedDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    ExportNamespaceSpecifier: DeclareExportDeclaration | ExportNamedDeclaration;\n    ExportSpecifier: DeclareExportDeclaration | ExportNamedDeclaration;\n    ExpressionStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    File: null;\n    ForInStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    ForOfStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    ForStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    FunctionDeclaration: BlockStatement | DoWhileStatement | ExportDefaultDeclaration | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    FunctionExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    FunctionTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    FunctionTypeParam: DeclareExportDeclaration | DeclaredPredicate | FunctionTypeAnnotation;\n    GenericTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    Identifier: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | BreakStatement | CallExpression | CatchClause | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassImplements | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | ContinueStatement | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareOpaqueType | DeclareTypeAlias | DeclareVariable | Decorator | DoWhileStatement | EnumBooleanMember | EnumDeclaration | EnumDefaultedMember | EnumNumberMember | EnumStringMember | ExportDefaultDeclaration | ExportDefaultSpecifier | ExportNamespaceSpecifier | ExportSpecifier | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | FunctionDeclaration | FunctionExpression | FunctionTypeParam | GenericTypeAnnotation | IfStatement | ImportAttribute | ImportDefaultSpecifier | ImportExpression | ImportNamespaceSpecifier | ImportSpecifier | InterfaceDeclaration | InterfaceExtends | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LabeledStatement | LogicalExpression | MemberExpression | MetaProperty | NewExpression | ObjectMethod | ObjectProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | OpaqueType | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | Placeholder | PrivateName | QualifiedTypeIdentifier | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSExpressionWithTypeArguments | TSFunctionType | TSImportEqualsDeclaration | TSImportType | TSIndexSignature | TSInstantiationExpression | TSInterfaceDeclaration | TSMethodSignature | TSModuleDeclaration | TSNamedTupleMember | TSNamespaceExportDeclaration | TSNonNullExpression | TSParameterProperty | TSPropertySignature | TSQualifiedName | TSSatisfiesExpression | TSTypeAliasDeclaration | TSTypeAssertion | TSTypePredicate | TSTypeQuery | TSTypeReference | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeAlias | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    IfStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    Import: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ImportAttribute: DeclareExportAllDeclaration | DeclareExportDeclaration | ExportAllDeclaration | ExportNamedDeclaration | ImportDeclaration;\n    ImportDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    ImportDefaultSpecifier: ImportDeclaration;\n    ImportExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ImportNamespaceSpecifier: ImportDeclaration;\n    ImportSpecifier: ImportDeclaration;\n    IndexedAccessType: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    InferredPredicate: ArrowFunctionExpression | DeclareExportDeclaration | DeclaredPredicate | FunctionDeclaration | FunctionExpression;\n    InterfaceDeclaration: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    InterfaceExtends: ClassDeclaration | ClassExpression | DeclareClass | DeclareExportDeclaration | DeclareInterface | DeclaredPredicate | InterfaceDeclaration | InterfaceTypeAnnotation;\n    InterfaceTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    InterpreterDirective: Program;\n    IntersectionTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    JSXAttribute: JSXOpeningElement;\n    JSXClosingElement: JSXElement;\n    JSXClosingFragment: JSXFragment;\n    JSXElement: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXAttribute | JSXElement | JSXExpressionContainer | JSXFragment | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    JSXEmptyExpression: JSXExpressionContainer;\n    JSXExpressionContainer: JSXAttribute | JSXElement | JSXFragment;\n    JSXFragment: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXAttribute | JSXElement | JSXExpressionContainer | JSXFragment | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    JSXIdentifier: JSXAttribute | JSXClosingElement | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement;\n    JSXMemberExpression: JSXClosingElement | JSXMemberExpression | JSXOpeningElement;\n    JSXNamespacedName: JSXAttribute | JSXClosingElement | JSXOpeningElement;\n    JSXOpeningElement: JSXElement;\n    JSXOpeningFragment: JSXFragment;\n    JSXSpreadAttribute: JSXOpeningElement;\n    JSXSpreadChild: JSXElement | JSXFragment;\n    JSXText: JSXElement | JSXFragment;\n    LabeledStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    LogicalExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    MemberExpression: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    MetaProperty: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    MixedTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    ModuleExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    NewExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    Noop: ArrayPattern | ArrowFunctionExpression | AssignmentPattern | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | FunctionDeclaration | FunctionExpression | Identifier | ObjectMethod | ObjectPattern | Placeholder | RestElement | TSDeclareFunction | TSDeclareMethod;\n    NullLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    NullLiteralTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    NullableTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    NumberLiteral: null;\n    NumberLiteralTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    NumberTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    NumericLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | EnumNumberMember | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ObjectExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSImportType | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ObjectMethod: ObjectExpression;\n    ObjectPattern: ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | CatchClause | ClassMethod | ClassPrivateMethod | ForInStatement | ForOfStatement | FunctionDeclaration | FunctionExpression | ObjectMethod | ObjectProperty | RestElement | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSFunctionType | TSMethodSignature | VariableDeclarator;\n    ObjectProperty: ObjectExpression | ObjectPattern | RecordExpression;\n    ObjectTypeAnnotation: ArrayTypeAnnotation | DeclareClass | DeclareExportDeclaration | DeclareInterface | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | InterfaceDeclaration | InterfaceTypeAnnotation | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    ObjectTypeCallProperty: DeclareExportDeclaration | DeclaredPredicate | ObjectTypeAnnotation;\n    ObjectTypeIndexer: DeclareExportDeclaration | DeclaredPredicate | ObjectTypeAnnotation;\n    ObjectTypeInternalSlot: DeclareExportDeclaration | DeclaredPredicate | ObjectTypeAnnotation;\n    ObjectTypeProperty: DeclareExportDeclaration | DeclaredPredicate | ObjectTypeAnnotation;\n    ObjectTypeSpreadProperty: DeclareExportDeclaration | DeclaredPredicate | ObjectTypeAnnotation;\n    OpaqueType: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    OptionalCallExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    OptionalIndexedAccessType: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    OptionalMemberExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ParenthesizedExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    PipelineBareFunction: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    PipelinePrimaryTopicReference: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    PipelineTopicExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    Placeholder: Node;\n    PrivateName: BinaryExpression | ClassAccessorProperty | ClassPrivateMethod | ClassPrivateProperty | MemberExpression | ObjectProperty;\n    Program: File | ModuleExpression;\n    QualifiedTypeIdentifier: DeclareExportDeclaration | DeclaredPredicate | GenericTypeAnnotation | InterfaceExtends | QualifiedTypeIdentifier;\n    RecordExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    RegExpLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    RegexLiteral: null;\n    RestElement: ArrayPattern | ArrowFunctionExpression | AssignmentExpression | ClassMethod | ClassPrivateMethod | ForInStatement | ForOfStatement | FunctionDeclaration | FunctionExpression | ObjectMethod | ObjectPattern | ObjectProperty | RestElement | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSFunctionType | TSMethodSignature | VariableDeclarator;\n    RestProperty: null;\n    ReturnStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    SequenceExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    SpreadElement: ArrayExpression | CallExpression | NewExpression | ObjectExpression | OptionalCallExpression | RecordExpression | TupleExpression;\n    SpreadProperty: null;\n    StaticBlock: ClassBody;\n    StringLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | DeclareExportAllDeclaration | DeclareExportDeclaration | DeclareModule | Decorator | DoWhileStatement | EnumStringMember | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ExportSpecifier | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportAttribute | ImportDeclaration | ImportExpression | ImportSpecifier | JSXAttribute | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | ObjectTypeProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSExternalModuleReference | TSImportType | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSModuleDeclaration | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    StringLiteralTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    StringTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    Super: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    SwitchCase: SwitchStatement;\n    SwitchStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    SymbolTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    TSAnyKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSArrayType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSAsExpression: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TSBigIntKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSBooleanKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSCallSignatureDeclaration: TSInterfaceBody | TSTypeLiteral;\n    TSConditionalType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSConstructSignatureDeclaration: TSInterfaceBody | TSTypeLiteral;\n    TSConstructorType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSDeclareFunction: BlockStatement | DoWhileStatement | ExportDefaultDeclaration | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TSDeclareMethod: ClassBody;\n    TSEnumBody: TSEnumDeclaration;\n    TSEnumDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TSEnumMember: TSEnumBody | TSEnumDeclaration;\n    TSExportAssignment: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TSExpressionWithTypeArguments: ClassDeclaration | ClassExpression | TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSInterfaceDeclaration | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSExternalModuleReference: TSImportEqualsDeclaration;\n    TSFunctionType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSImportEqualsDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TSImportType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSTypeQuery | TSUnionType | TemplateLiteral;\n    TSIndexSignature: ClassBody | TSInterfaceBody | TSTypeLiteral;\n    TSIndexedAccessType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSInferType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSInstantiationExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TSInterfaceBody: TSInterfaceDeclaration;\n    TSInterfaceDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TSIntersectionType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSIntrinsicKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSLiteralType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSMappedType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSMethodSignature: TSInterfaceBody | TSTypeLiteral;\n    TSModuleBlock: TSModuleDeclaration;\n    TSModuleDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | TSModuleDeclaration | WhileStatement | WithStatement;\n    TSNamedTupleMember: TSTupleType;\n    TSNamespaceExportDeclaration: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TSNeverKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSNonNullExpression: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TSNullKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSNumberKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSObjectKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSOptionalType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSParameterProperty: AssignmentExpression | ClassMethod | ClassPrivateMethod | ForInStatement | ForOfStatement | TSDeclareMethod | VariableDeclarator;\n    TSParenthesizedType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSPropertySignature: TSInterfaceBody | TSTypeLiteral;\n    TSQualifiedName: TSExpressionWithTypeArguments | TSImportEqualsDeclaration | TSImportType | TSQualifiedName | TSTypeQuery | TSTypeReference;\n    TSRestType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSSatisfiesExpression: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TSStringKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSSymbolKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSTemplateLiteralType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSThisType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSTypePredicate | TSUnionType | TemplateLiteral;\n    TSTupleType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSTypeAliasDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TSTypeAnnotation: ArrayPattern | ArrowFunctionExpression | AssignmentPattern | ClassAccessorProperty | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | FunctionDeclaration | FunctionExpression | Identifier | ObjectMethod | ObjectPattern | Placeholder | RestElement | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSFunctionType | TSIndexSignature | TSMethodSignature | TSPropertySignature | TSTypePredicate;\n    TSTypeAssertion: ArrayExpression | ArrayPattern | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | RestElement | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TSTypeLiteral: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSTypeOperator: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSTypeParameter: TSInferType | TSMappedType | TSTypeParameterDeclaration;\n    TSTypeParameterDeclaration: ArrowFunctionExpression | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateMethod | FunctionDeclaration | FunctionExpression | ObjectMethod | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSFunctionType | TSInterfaceDeclaration | TSMethodSignature | TSTypeAliasDeclaration;\n    TSTypeParameterInstantiation: CallExpression | ClassDeclaration | ClassExpression | JSXOpeningElement | NewExpression | OptionalCallExpression | TSExpressionWithTypeArguments | TSImportType | TSInstantiationExpression | TSTypeQuery | TSTypeReference | TaggedTemplateExpression;\n    TSTypePredicate: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSTypeQuery: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSTypeReference: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSUndefinedKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSUnionType: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSUnknownKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TSVoidKeyword: TSArrayType | TSAsExpression | TSConditionalType | TSIndexedAccessType | TSIntersectionType | TSMappedType | TSNamedTupleMember | TSOptionalType | TSParenthesizedType | TSRestType | TSSatisfiesExpression | TSTemplateLiteralType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeOperator | TSTypeParameter | TSTypeParameterInstantiation | TSUnionType | TemplateLiteral;\n    TaggedTemplateExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TemplateElement: TSTemplateLiteralType | TemplateLiteral;\n    TemplateLiteral: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ThisExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    ThisTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    ThrowStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TopicReference: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TryStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TupleExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TupleTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    TypeAlias: BlockStatement | DeclareExportDeclaration | DeclaredPredicate | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    TypeAnnotation: ArrayPattern | ArrowFunctionExpression | AssignmentPattern | ClassAccessorProperty | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | DeclareExportDeclaration | DeclareModuleExports | DeclaredPredicate | FunctionDeclaration | FunctionExpression | Identifier | ObjectMethod | ObjectPattern | Placeholder | RestElement | TypeCastExpression | TypeParameter;\n    TypeCastExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | DeclareExportDeclaration | DeclaredPredicate | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    TypeParameter: DeclareExportDeclaration | DeclaredPredicate | TypeParameterDeclaration;\n    TypeParameterDeclaration: ArrowFunctionExpression | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateMethod | DeclareClass | DeclareExportDeclaration | DeclareInterface | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionDeclaration | FunctionExpression | FunctionTypeAnnotation | InterfaceDeclaration | ObjectMethod | OpaqueType | TypeAlias;\n    TypeParameterInstantiation: CallExpression | ClassDeclaration | ClassExpression | ClassImplements | DeclareExportDeclaration | DeclaredPredicate | GenericTypeAnnotation | InterfaceExtends | JSXOpeningElement | NewExpression | OptionalCallExpression | TaggedTemplateExpression;\n    TypeofTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    UnaryExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSLiteralType | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    UnionTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    UpdateExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n    V8IntrinsicIdentifier: CallExpression | NewExpression;\n    VariableDeclaration: BlockStatement | DoWhileStatement | ExportNamedDeclaration | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    VariableDeclarator: VariableDeclaration;\n    Variance: ClassAccessorProperty | ClassPrivateProperty | ClassProperty | DeclareExportDeclaration | DeclaredPredicate | ObjectTypeIndexer | ObjectTypeProperty | TypeParameter;\n    VoidPattern: ArrayPattern | ArrowFunctionExpression | ClassMethod | ClassPrivateMethod | FunctionDeclaration | FunctionExpression | ObjectMethod | ObjectProperty | TSDeclareFunction | TSDeclareMethod | VariableDeclarator;\n    VoidTypeAnnotation: ArrayTypeAnnotation | DeclareExportDeclaration | DeclareOpaqueType | DeclareTypeAlias | DeclaredPredicate | FunctionTypeAnnotation | FunctionTypeParam | IndexedAccessType | IntersectionTypeAnnotation | NullableTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalIndexedAccessType | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeParameter | TypeParameterInstantiation | TypeofTypeAnnotation | UnionTypeAnnotation;\n    WhileStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    WithStatement: BlockStatement | DoWhileStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | LabeledStatement | Program | StaticBlock | SwitchCase | TSModuleBlock | WhileStatement | WithStatement;\n    YieldExpression: ArrayExpression | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BinaryExpression | BindExpression | CallExpression | ClassAccessorProperty | ClassDeclaration | ClassExpression | ClassMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | Decorator | DoWhileStatement | ExportDefaultDeclaration | ExpressionStatement | ForInStatement | ForOfStatement | ForStatement | IfStatement | ImportExpression | JSXExpressionContainer | JSXSpreadAttribute | JSXSpreadChild | LogicalExpression | MemberExpression | NewExpression | ObjectMethod | ObjectProperty | OptionalCallExpression | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelineTopicExpression | ReturnStatement | SequenceExpression | SpreadElement | SwitchCase | SwitchStatement | TSAsExpression | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSInstantiationExpression | TSMethodSignature | TSNonNullExpression | TSPropertySignature | TSSatisfiesExpression | TSTypeAssertion | TaggedTemplateExpression | TemplateLiteral | ThrowStatement | TupleExpression | TypeCastExpression | UnaryExpression | UpdateExpression | VariableDeclarator | WhileStatement | WithStatement | YieldExpression;\n}\n\n/** @deprecated */ declare function bigIntLiteral(value: string): BigIntLiteral;\ndeclare function bigIntLiteral(value: bigint): BigIntLiteral;\ndeclare function arrayExpression(elements?: (null | Expression | SpreadElement)[]): ArrayExpression;\ndeclare function assignmentExpression(operator: string, left: LVal | OptionalMemberExpression, right: Expression): AssignmentExpression;\ndeclare function binaryExpression(operator: \"+\" | \"-\" | \"/\" | \"%\" | \"*\" | \"**\" | \"&\" | \"|\" | \">>\" | \">>>\" | \"<<\" | \"^\" | \"==\" | \"===\" | \"!=\" | \"!==\" | \"in\" | \"instanceof\" | \">\" | \"<\" | \">=\" | \"<=\" | \"|>\", left: Expression | PrivateName, right: Expression): BinaryExpression;\ndeclare function interpreterDirective(value: string): InterpreterDirective;\ndeclare function directive(value: DirectiveLiteral): Directive;\ndeclare function directiveLiteral(value: string): DirectiveLiteral;\ndeclare function blockStatement(body: Statement[], directives?: Directive[]): BlockStatement;\ndeclare function breakStatement(label?: Identifier | null): BreakStatement;\ndeclare function callExpression(callee: Expression | Super | V8IntrinsicIdentifier, _arguments: (Expression | SpreadElement | ArgumentPlaceholder)[]): CallExpression;\ndeclare function catchClause(param: Identifier | ArrayPattern | ObjectPattern | null | undefined, body: BlockStatement): CatchClause;\ndeclare function conditionalExpression(test: Expression, consequent: Expression, alternate: Expression): ConditionalExpression;\ndeclare function continueStatement(label?: Identifier | null): ContinueStatement;\ndeclare function debuggerStatement(): DebuggerStatement;\ndeclare function doWhileStatement(test: Expression, body: Statement): DoWhileStatement;\ndeclare function emptyStatement(): EmptyStatement;\ndeclare function expressionStatement(expression: Expression): ExpressionStatement;\ndeclare function file(program: Program, comments?: (CommentBlock | CommentLine)[] | null, tokens?: any[] | null): File;\ndeclare function forInStatement(left: VariableDeclaration | LVal, right: Expression, body: Statement): ForInStatement;\ndeclare function forStatement(init: VariableDeclaration | Expression | null | undefined, test: Expression | null | undefined, update: Expression | null | undefined, body: Statement): ForStatement;\ndeclare function functionDeclaration(id: Identifier | null | undefined, params: FunctionParameter[], body: BlockStatement, generator?: boolean, async?: boolean): FunctionDeclaration;\ndeclare function functionExpression(id: Identifier | null | undefined, params: FunctionParameter[], body: BlockStatement, generator?: boolean, async?: boolean): FunctionExpression;\ndeclare function identifier(name: string): Identifier;\ndeclare function ifStatement(test: Expression, consequent: Statement, alternate?: Statement | null): IfStatement;\ndeclare function labeledStatement(label: Identifier, body: Statement): LabeledStatement;\ndeclare function stringLiteral(value: string): StringLiteral;\ndeclare function numericLiteral(value: number): NumericLiteral;\ndeclare function nullLiteral(): NullLiteral;\ndeclare function booleanLiteral(value: boolean): BooleanLiteral;\ndeclare function regExpLiteral(pattern: string, flags?: string): RegExpLiteral;\ndeclare function logicalExpression(operator: \"||\" | \"&&\" | \"??\", left: Expression, right: Expression): LogicalExpression;\ndeclare function memberExpression(object: Expression | Super, property: Expression | Identifier | PrivateName, computed?: boolean, optional?: boolean | null): MemberExpression;\ndeclare function newExpression(callee: Expression | Super | V8IntrinsicIdentifier, _arguments: (Expression | SpreadElement | ArgumentPlaceholder)[]): NewExpression;\ndeclare function program(body: Statement[], directives?: Directive[], sourceType?: \"script\" | \"module\", interpreter?: InterpreterDirective | null): Program;\ndeclare function objectExpression(properties: (ObjectMethod | ObjectProperty | SpreadElement)[]): ObjectExpression;\ndeclare function objectMethod(kind: \"method\" | \"get\" | \"set\" | undefined, key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral, params: FunctionParameter[], body: BlockStatement, computed?: boolean, generator?: boolean, async?: boolean): ObjectMethod;\ndeclare function objectProperty(key: Expression | Identifier | StringLiteral | NumericLiteral | BigIntLiteral | DecimalLiteral | PrivateName, value: Expression | PatternLike, computed?: boolean, shorthand?: boolean, decorators?: Decorator[] | null): ObjectProperty;\ndeclare function restElement(argument: Identifier | ArrayPattern | ObjectPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression | RestElement | AssignmentPattern): RestElement;\ndeclare function returnStatement(argument?: Expression | null): ReturnStatement;\ndeclare function sequenceExpression(expressions: Expression[]): SequenceExpression;\ndeclare function parenthesizedExpression(expression: Expression): ParenthesizedExpression;\ndeclare function switchCase(test: Expression | null | undefined, consequent: Statement[]): SwitchCase;\ndeclare function switchStatement(discriminant: Expression, cases: SwitchCase[]): SwitchStatement;\ndeclare function thisExpression(): ThisExpression;\ndeclare function throwStatement(argument: Expression): ThrowStatement;\ndeclare function tryStatement(block: BlockStatement, handler?: CatchClause | null, finalizer?: BlockStatement | null): TryStatement;\ndeclare function unaryExpression(operator: \"void\" | \"throw\" | \"delete\" | \"!\" | \"+\" | \"-\" | \"~\" | \"typeof\", argument: Expression, prefix?: boolean): UnaryExpression;\ndeclare function updateExpression(operator: \"++\" | \"--\", argument: Expression, prefix?: boolean): UpdateExpression;\ndeclare function variableDeclaration(kind: \"var\" | \"let\" | \"const\" | \"using\" | \"await using\", declarations: VariableDeclarator[]): VariableDeclaration;\ndeclare function variableDeclarator(id: LVal | VoidPattern, init?: Expression | null): VariableDeclarator;\ndeclare function whileStatement(test: Expression, body: Statement): WhileStatement;\ndeclare function withStatement(object: Expression, body: Statement): WithStatement;\ndeclare function assignmentPattern(left: Identifier | ObjectPattern | ArrayPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression, right: Expression): AssignmentPattern;\ndeclare function arrayPattern(elements: (null | PatternLike)[]): ArrayPattern;\ndeclare function arrowFunctionExpression(params: FunctionParameter[], body: BlockStatement | Expression, async?: boolean): ArrowFunctionExpression;\ndeclare function classBody(body: (ClassMethod | ClassPrivateMethod | ClassProperty | ClassPrivateProperty | ClassAccessorProperty | TSDeclareMethod | TSIndexSignature | StaticBlock)[]): ClassBody;\ndeclare function classExpression(id: Identifier | null | undefined, superClass: Expression | null | undefined, body: ClassBody, decorators?: Decorator[] | null): ClassExpression;\ndeclare function classDeclaration(id: Identifier | null | undefined, superClass: Expression | null | undefined, body: ClassBody, decorators?: Decorator[] | null): ClassDeclaration;\ndeclare function exportAllDeclaration(source: StringLiteral, attributes?: ImportAttribute[] | null): ExportAllDeclaration;\ndeclare function exportDefaultDeclaration(declaration: TSDeclareFunction | FunctionDeclaration | ClassDeclaration | Expression): ExportDefaultDeclaration;\ndeclare function exportNamedDeclaration(declaration?: Declaration | null, specifiers?: (ExportSpecifier | ExportDefaultSpecifier | ExportNamespaceSpecifier)[], source?: StringLiteral | null, attributes?: ImportAttribute[] | null): ExportNamedDeclaration;\ndeclare function exportSpecifier(local: Identifier, exported: Identifier | StringLiteral): ExportSpecifier;\ndeclare function forOfStatement(left: VariableDeclaration | LVal, right: Expression, body: Statement, _await?: boolean): ForOfStatement;\ndeclare function importDeclaration(specifiers: (ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier)[], source: StringLiteral, attributes?: ImportAttribute[] | null): ImportDeclaration;\ndeclare function importDefaultSpecifier(local: Identifier): ImportDefaultSpecifier;\ndeclare function importNamespaceSpecifier(local: Identifier): ImportNamespaceSpecifier;\ndeclare function importSpecifier(local: Identifier, imported: Identifier | StringLiteral): ImportSpecifier;\ndeclare function importExpression(source: Expression, options?: Expression | null): ImportExpression;\ndeclare function metaProperty(meta: Identifier, property: Identifier): MetaProperty;\ndeclare function classMethod(kind: \"get\" | \"set\" | \"method\" | \"constructor\" | undefined, key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression, params: (FunctionParameter | TSParameterProperty)[], body: BlockStatement, computed?: boolean, _static?: boolean, generator?: boolean, async?: boolean): ClassMethod;\ndeclare function objectPattern(properties: (RestElement | ObjectProperty)[]): ObjectPattern;\ndeclare function spreadElement(argument: Expression): SpreadElement;\ndeclare function _super(): Super;\n\ndeclare function taggedTemplateExpression(tag: Expression, quasi: TemplateLiteral): TaggedTemplateExpression;\ndeclare function templateElement(value: {\n    raw: string;\n    cooked?: string;\n}, tail?: boolean): TemplateElement;\ndeclare function templateLiteral(quasis: TemplateElement[], expressions: (Expression | TSType)[]): TemplateLiteral;\ndeclare function yieldExpression(argument?: Expression | null, delegate?: boolean): YieldExpression;\ndeclare function awaitExpression(argument: Expression): AwaitExpression;\ndeclare function _import(): Import;\n\ndeclare function exportNamespaceSpecifier(exported: Identifier): ExportNamespaceSpecifier;\ndeclare function optionalMemberExpression(object: Expression, property: Expression | Identifier, computed: boolean | undefined, optional: boolean): OptionalMemberExpression;\ndeclare function optionalCallExpression(callee: Expression, _arguments: (Expression | SpreadElement | ArgumentPlaceholder)[], optional: boolean): OptionalCallExpression;\ndeclare function classProperty(key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression, value?: Expression | null, typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null, decorators?: Decorator[] | null, computed?: boolean, _static?: boolean): ClassProperty;\ndeclare function classAccessorProperty(key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression | PrivateName, value?: Expression | null, typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null, decorators?: Decorator[] | null, computed?: boolean, _static?: boolean): ClassAccessorProperty;\ndeclare function classPrivateProperty(key: PrivateName, value?: Expression | null, decorators?: Decorator[] | null, _static?: boolean): ClassPrivateProperty;\ndeclare function classPrivateMethod(kind: \"get\" | \"set\" | \"method\" | undefined, key: PrivateName, params: (FunctionParameter | TSParameterProperty)[], body: BlockStatement, _static?: boolean): ClassPrivateMethod;\ndeclare function privateName(id: Identifier): PrivateName;\ndeclare function staticBlock(body: Statement[]): StaticBlock;\ndeclare function importAttribute(key: Identifier | StringLiteral, value: StringLiteral): ImportAttribute;\ndeclare function anyTypeAnnotation(): AnyTypeAnnotation;\ndeclare function arrayTypeAnnotation(elementType: FlowType): ArrayTypeAnnotation;\ndeclare function booleanTypeAnnotation(): BooleanTypeAnnotation;\ndeclare function booleanLiteralTypeAnnotation(value: boolean): BooleanLiteralTypeAnnotation;\ndeclare function nullLiteralTypeAnnotation(): NullLiteralTypeAnnotation;\ndeclare function classImplements(id: Identifier, typeParameters?: TypeParameterInstantiation | null): ClassImplements;\ndeclare function declareClass(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: InterfaceExtends[] | null | undefined, body: ObjectTypeAnnotation): DeclareClass;\ndeclare function declareFunction(id: Identifier): DeclareFunction;\ndeclare function declareInterface(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: InterfaceExtends[] | null | undefined, body: ObjectTypeAnnotation): DeclareInterface;\ndeclare function declareModule(id: Identifier | StringLiteral, body: BlockStatement, kind?: \"CommonJS\" | \"ES\" | null): DeclareModule;\ndeclare function declareModuleExports(typeAnnotation: TypeAnnotation): DeclareModuleExports;\ndeclare function declareTypeAlias(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, right: FlowType): DeclareTypeAlias;\ndeclare function declareOpaqueType(id: Identifier, typeParameters?: TypeParameterDeclaration | null, supertype?: FlowType | null): DeclareOpaqueType;\ndeclare function declareVariable(id: Identifier): DeclareVariable;\ndeclare function declareExportDeclaration(declaration?: Flow | null, specifiers?: (ExportSpecifier | ExportNamespaceSpecifier)[] | null, source?: StringLiteral | null, attributes?: ImportAttribute[] | null): DeclareExportDeclaration;\ndeclare function declareExportAllDeclaration(source: StringLiteral, attributes?: ImportAttribute[] | null): DeclareExportAllDeclaration;\ndeclare function declaredPredicate(value: Flow): DeclaredPredicate;\ndeclare function existsTypeAnnotation(): ExistsTypeAnnotation;\ndeclare function functionTypeAnnotation(typeParameters: TypeParameterDeclaration | null | undefined, params: FunctionTypeParam[], rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;\ndeclare function functionTypeParam(name: Identifier | null | undefined, typeAnnotation: FlowType): FunctionTypeParam;\ndeclare function genericTypeAnnotation(id: Identifier | QualifiedTypeIdentifier, typeParameters?: TypeParameterInstantiation | null): GenericTypeAnnotation;\ndeclare function inferredPredicate(): InferredPredicate;\ndeclare function interfaceExtends(id: Identifier | QualifiedTypeIdentifier, typeParameters?: TypeParameterInstantiation | null): InterfaceExtends;\ndeclare function interfaceDeclaration(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: InterfaceExtends[] | null | undefined, body: ObjectTypeAnnotation): InterfaceDeclaration;\ndeclare function interfaceTypeAnnotation(_extends: InterfaceExtends[] | null | undefined, body: ObjectTypeAnnotation): InterfaceTypeAnnotation;\ndeclare function intersectionTypeAnnotation(types: FlowType[]): IntersectionTypeAnnotation;\ndeclare function mixedTypeAnnotation(): MixedTypeAnnotation;\ndeclare function emptyTypeAnnotation(): EmptyTypeAnnotation;\ndeclare function nullableTypeAnnotation(typeAnnotation: FlowType): NullableTypeAnnotation;\ndeclare function numberLiteralTypeAnnotation(value: number): NumberLiteralTypeAnnotation;\ndeclare function numberTypeAnnotation(): NumberTypeAnnotation;\ndeclare function objectTypeAnnotation(properties: (ObjectTypeProperty | ObjectTypeSpreadProperty)[], indexers?: ObjectTypeIndexer[], callProperties?: ObjectTypeCallProperty[], internalSlots?: ObjectTypeInternalSlot[], exact?: boolean): ObjectTypeAnnotation;\ndeclare function objectTypeInternalSlot(id: Identifier, value: FlowType, optional: boolean, _static: boolean, method: boolean): ObjectTypeInternalSlot;\ndeclare function objectTypeCallProperty(value: FlowType): ObjectTypeCallProperty;\ndeclare function objectTypeIndexer(id: Identifier | null | undefined, key: FlowType, value: FlowType, variance?: Variance | null): ObjectTypeIndexer;\ndeclare function objectTypeProperty(key: Identifier | StringLiteral, value: FlowType, variance?: Variance | null): ObjectTypeProperty;\ndeclare function objectTypeSpreadProperty(argument: FlowType): ObjectTypeSpreadProperty;\ndeclare function opaqueType(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, supertype: FlowType | null | undefined, impltype: FlowType): OpaqueType;\ndeclare function qualifiedTypeIdentifier(id: Identifier, qualification: Identifier | QualifiedTypeIdentifier): QualifiedTypeIdentifier;\ndeclare function stringLiteralTypeAnnotation(value: string): StringLiteralTypeAnnotation;\ndeclare function stringTypeAnnotation(): StringTypeAnnotation;\ndeclare function symbolTypeAnnotation(): SymbolTypeAnnotation;\ndeclare function thisTypeAnnotation(): ThisTypeAnnotation;\ndeclare function tupleTypeAnnotation(types: FlowType[]): TupleTypeAnnotation;\ndeclare function typeofTypeAnnotation(argument: FlowType): TypeofTypeAnnotation;\ndeclare function typeAlias(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, right: FlowType): TypeAlias;\ndeclare function typeAnnotation(typeAnnotation: FlowType): TypeAnnotation;\ndeclare function typeCastExpression(expression: Expression, typeAnnotation: TypeAnnotation): TypeCastExpression;\ndeclare function typeParameter(bound?: TypeAnnotation | null, _default?: FlowType | null, variance?: Variance | null): TypeParameter;\ndeclare function typeParameterDeclaration(params: TypeParameter[]): TypeParameterDeclaration;\ndeclare function typeParameterInstantiation(params: FlowType[]): TypeParameterInstantiation;\ndeclare function unionTypeAnnotation(types: FlowType[]): UnionTypeAnnotation;\ndeclare function variance(kind: \"minus\" | \"plus\"): Variance;\ndeclare function voidTypeAnnotation(): VoidTypeAnnotation;\ndeclare function enumDeclaration(id: Identifier, body: EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody): EnumDeclaration;\ndeclare function enumBooleanBody(members: EnumBooleanMember[]): EnumBooleanBody;\ndeclare function enumNumberBody(members: EnumNumberMember[]): EnumNumberBody;\ndeclare function enumStringBody(members: (EnumStringMember | EnumDefaultedMember)[]): EnumStringBody;\ndeclare function enumSymbolBody(members: EnumDefaultedMember[]): EnumSymbolBody;\ndeclare function enumBooleanMember(id: Identifier): EnumBooleanMember;\ndeclare function enumNumberMember(id: Identifier, init: NumericLiteral): EnumNumberMember;\ndeclare function enumStringMember(id: Identifier, init: StringLiteral): EnumStringMember;\ndeclare function enumDefaultedMember(id: Identifier): EnumDefaultedMember;\ndeclare function indexedAccessType(objectType: FlowType, indexType: FlowType): IndexedAccessType;\ndeclare function optionalIndexedAccessType(objectType: FlowType, indexType: FlowType): OptionalIndexedAccessType;\ndeclare function jsxAttribute(name: JSXIdentifier | JSXNamespacedName, value?: JSXElement | JSXFragment | StringLiteral | JSXExpressionContainer | null): JSXAttribute;\n\ndeclare function jsxClosingElement(name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName): JSXClosingElement;\n\ndeclare function jsxElement(openingElement: JSXOpeningElement, closingElement: JSXClosingElement | null | undefined, children: (JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment)[], selfClosing?: boolean | null): JSXElement;\n\ndeclare function jsxEmptyExpression(): JSXEmptyExpression;\n\ndeclare function jsxExpressionContainer(expression: Expression | JSXEmptyExpression): JSXExpressionContainer;\n\ndeclare function jsxSpreadChild(expression: Expression): JSXSpreadChild;\n\ndeclare function jsxIdentifier(name: string): JSXIdentifier;\n\ndeclare function jsxMemberExpression(object: JSXMemberExpression | JSXIdentifier, property: JSXIdentifier): JSXMemberExpression;\n\ndeclare function jsxNamespacedName(namespace: JSXIdentifier, name: JSXIdentifier): JSXNamespacedName;\n\ndeclare function jsxOpeningElement(name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName, attributes: (JSXAttribute | JSXSpreadAttribute)[], selfClosing?: boolean): JSXOpeningElement;\n\ndeclare function jsxSpreadAttribute(argument: Expression): JSXSpreadAttribute;\n\ndeclare function jsxText(value: string): JSXText;\n\ndeclare function jsxFragment(openingFragment: JSXOpeningFragment, closingFragment: JSXClosingFragment, children: (JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment)[]): JSXFragment;\n\ndeclare function jsxOpeningFragment(): JSXOpeningFragment;\n\ndeclare function jsxClosingFragment(): JSXClosingFragment;\n\ndeclare function noop(): Noop;\ndeclare function placeholder(expectedNode: \"Identifier\" | \"StringLiteral\" | \"Expression\" | \"Statement\" | \"Declaration\" | \"BlockStatement\" | \"ClassBody\" | \"Pattern\", name: Identifier): Placeholder;\ndeclare function v8IntrinsicIdentifier(name: string): V8IntrinsicIdentifier;\ndeclare function argumentPlaceholder(): ArgumentPlaceholder;\ndeclare function bindExpression(object: Expression, callee: Expression): BindExpression;\ndeclare function decorator(expression: Expression): Decorator;\ndeclare function doExpression(body: BlockStatement, async?: boolean): DoExpression;\ndeclare function exportDefaultSpecifier(exported: Identifier): ExportDefaultSpecifier;\ndeclare function recordExpression(properties: (ObjectProperty | SpreadElement)[]): RecordExpression;\ndeclare function tupleExpression(elements?: (Expression | SpreadElement)[]): TupleExpression;\ndeclare function decimalLiteral(value: string): DecimalLiteral;\ndeclare function moduleExpression(body: Program): ModuleExpression;\ndeclare function topicReference(): TopicReference;\ndeclare function pipelineTopicExpression(expression: Expression): PipelineTopicExpression;\ndeclare function pipelineBareFunction(callee: Expression): PipelineBareFunction;\ndeclare function pipelinePrimaryTopicReference(): PipelinePrimaryTopicReference;\ndeclare function voidPattern(): VoidPattern;\ndeclare function tsParameterProperty(parameter: Identifier | AssignmentPattern): TSParameterProperty;\n\ndeclare function tsDeclareFunction(id: Identifier | null | undefined, typeParameters: TSTypeParameterDeclaration | Noop | null | undefined, params: FunctionParameter[], returnType?: TSTypeAnnotation | Noop | null): TSDeclareFunction;\n\ndeclare function tsDeclareMethod(decorators: Decorator[] | null | undefined, key: Identifier | StringLiteral | NumericLiteral | BigIntLiteral | Expression, typeParameters: TSTypeParameterDeclaration | Noop | null | undefined, params: (FunctionParameter | TSParameterProperty)[], returnType?: TSTypeAnnotation | Noop | null): TSDeclareMethod;\n\ndeclare function tsQualifiedName(left: TSEntityName, right: Identifier): TSQualifiedName;\n\ndeclare function tsCallSignatureDeclaration(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSCallSignatureDeclaration;\n\ndeclare function tsConstructSignatureDeclaration(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSConstructSignatureDeclaration;\n\ndeclare function tsPropertySignature(key: Expression, typeAnnotation?: TSTypeAnnotation | null): TSPropertySignature;\n\ndeclare function tsMethodSignature(key: Expression, typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSMethodSignature;\n\ndeclare function tsIndexSignature(parameters: Identifier[], typeAnnotation?: TSTypeAnnotation | null): TSIndexSignature;\n\ndeclare function tsAnyKeyword(): TSAnyKeyword;\n\ndeclare function tsBooleanKeyword(): TSBooleanKeyword;\n\ndeclare function tsBigIntKeyword(): TSBigIntKeyword;\n\ndeclare function tsIntrinsicKeyword(): TSIntrinsicKeyword;\n\ndeclare function tsNeverKeyword(): TSNeverKeyword;\n\ndeclare function tsNullKeyword(): TSNullKeyword;\n\ndeclare function tsNumberKeyword(): TSNumberKeyword;\n\ndeclare function tsObjectKeyword(): TSObjectKeyword;\n\ndeclare function tsStringKeyword(): TSStringKeyword;\n\ndeclare function tsSymbolKeyword(): TSSymbolKeyword;\n\ndeclare function tsUndefinedKeyword(): TSUndefinedKeyword;\n\ndeclare function tsUnknownKeyword(): TSUnknownKeyword;\n\ndeclare function tsVoidKeyword(): TSVoidKeyword;\n\ndeclare function tsThisType(): TSThisType;\n\ndeclare function tsFunctionType(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSFunctionType;\n\ndeclare function tsConstructorType(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: (ArrayPattern | Identifier | ObjectPattern | RestElement)[], typeAnnotation?: TSTypeAnnotation | null): TSConstructorType;\n\ndeclare function tsTypeReference(typeName: TSEntityName, typeParameters?: TSTypeParameterInstantiation | null): TSTypeReference;\n\ndeclare function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation?: TSTypeAnnotation | null, asserts?: boolean | null): TSTypePredicate;\n\ndeclare function tsTypeQuery(exprName: TSEntityName | TSImportType, typeParameters?: TSTypeParameterInstantiation | null): TSTypeQuery;\n\ndeclare function tsTypeLiteral(members: TSTypeElement[]): TSTypeLiteral;\n\ndeclare function tsArrayType(elementType: TSType): TSArrayType;\n\ndeclare function tsTupleType(elementTypes: (TSType | TSNamedTupleMember)[]): TSTupleType;\n\ndeclare function tsOptionalType(typeAnnotation: TSType): TSOptionalType;\n\ndeclare function tsRestType(typeAnnotation: TSType): TSRestType;\n\ndeclare function tsNamedTupleMember(label: Identifier, elementType: TSType, optional?: boolean): TSNamedTupleMember;\n\ndeclare function tsUnionType(types: TSType[]): TSUnionType;\n\ndeclare function tsIntersectionType(types: TSType[]): TSIntersectionType;\n\ndeclare function tsConditionalType(checkType: TSType, extendsType: TSType, trueType: TSType, falseType: TSType): TSConditionalType;\n\ndeclare function tsInferType(typeParameter: TSTypeParameter): TSInferType;\n\ndeclare function tsParenthesizedType(typeAnnotation: TSType): TSParenthesizedType;\n\ndeclare function tsTypeOperator(typeAnnotation: TSType, operator?: string): TSTypeOperator;\n\ndeclare function tsIndexedAccessType(objectType: TSType, indexType: TSType): TSIndexedAccessType;\n\ndeclare function tsMappedType(typeParameter: TSTypeParameter, typeAnnotation?: TSType | null, nameType?: TSType | null): TSMappedType;\n\ndeclare function tsTemplateLiteralType(quasis: TemplateElement[], types: TSType[]): TSTemplateLiteralType;\n\ndeclare function tsLiteralType(literal: NumericLiteral | StringLiteral | BooleanLiteral | BigIntLiteral | TemplateLiteral | UnaryExpression): TSLiteralType;\n\ndeclare function tsExpressionWithTypeArguments(expression: TSEntityName, typeParameters?: TSTypeParameterInstantiation | null): TSExpressionWithTypeArguments;\n\ndeclare function tsInterfaceDeclaration(id: Identifier, typeParameters: TSTypeParameterDeclaration | null | undefined, _extends: TSExpressionWithTypeArguments[] | null | undefined, body: TSInterfaceBody): TSInterfaceDeclaration;\n\ndeclare function tsInterfaceBody(body: TSTypeElement[]): TSInterfaceBody;\n\ndeclare function tsTypeAliasDeclaration(id: Identifier, typeParameters: TSTypeParameterDeclaration | null | undefined, typeAnnotation: TSType): TSTypeAliasDeclaration;\n\ndeclare function tsInstantiationExpression(expression: Expression, typeParameters?: TSTypeParameterInstantiation | null): TSInstantiationExpression;\n\ndeclare function tsAsExpression(expression: Expression, typeAnnotation: TSType): TSAsExpression;\n\ndeclare function tsSatisfiesExpression(expression: Expression, typeAnnotation: TSType): TSSatisfiesExpression;\n\ndeclare function tsTypeAssertion(typeAnnotation: TSType, expression: Expression): TSTypeAssertion;\n\ndeclare function tsEnumBody(members: TSEnumMember[]): TSEnumBody;\n\ndeclare function tsEnumDeclaration(id: Identifier, members: TSEnumMember[]): TSEnumDeclaration;\n\ndeclare function tsEnumMember(id: Identifier | StringLiteral, initializer?: Expression | null): TSEnumMember;\n\ndeclare function tsModuleDeclaration(id: Identifier | StringLiteral, body: TSModuleBlock | TSModuleDeclaration): TSModuleDeclaration;\n\ndeclare function tsModuleBlock(body: Statement[]): TSModuleBlock;\n\ndeclare function tsImportType(argument: StringLiteral, qualifier?: TSEntityName | null, typeParameters?: TSTypeParameterInstantiation | null): TSImportType;\n\ndeclare function tsImportEqualsDeclaration(id: Identifier, moduleReference: TSEntityName | TSExternalModuleReference): TSImportEqualsDeclaration;\n\ndeclare function tsExternalModuleReference(expression: StringLiteral): TSExternalModuleReference;\n\ndeclare function tsNonNullExpression(expression: Expression): TSNonNullExpression;\n\ndeclare function tsExportAssignment(expression: Expression): TSExportAssignment;\n\ndeclare function tsNamespaceExportDeclaration(id: Identifier): TSNamespaceExportDeclaration;\n\ndeclare function tsTypeAnnotation(typeAnnotation: TSType): TSTypeAnnotation;\n\ndeclare function tsTypeParameterInstantiation(params: TSType[]): TSTypeParameterInstantiation;\n\ndeclare function tsTypeParameterDeclaration(params: TSTypeParameter[]): TSTypeParameterDeclaration;\n\ndeclare function tsTypeParameter(constraint: TSType | null | undefined, _default: TSType | null | undefined, name: string): TSTypeParameter;\n\n/** @deprecated */\ndeclare function NumberLiteral(value: number): NumericLiteral;\n\n/** @deprecated */\ndeclare function RegexLiteral(pattern: string, flags?: string): RegExpLiteral;\n\n/** @deprecated */\ndeclare function RestProperty(argument: Identifier | ArrayPattern | ObjectPattern | MemberExpression | TSAsExpression | TSSatisfiesExpression | TSTypeAssertion | TSNonNullExpression | RestElement | AssignmentPattern): RestElement;\n\n/** @deprecated */\ndeclare function SpreadProperty(argument: Expression): SpreadElement;\n\ndeclare function buildUndefinedNode(): UnaryExpression;\n\n/**\n * Create a clone of a `node` including only properties belonging to the node.\n * If the second parameter is `false`, cloneNode performs a shallow clone.\n * If the third parameter is true, the cloned nodes exclude location properties.\n */\ndeclare function cloneNode<T extends Node>(node: T, deep?: boolean, withoutLoc?: boolean): T;\n\n/**\n * Create a shallow clone of a `node`, including only\n * properties belonging to the node.\n * @deprecated Use t.cloneNode instead.\n */\ndeclare function clone<T extends Node>(node: T): T;\n\n/**\n * Create a deep clone of a `node` and all of it's child nodes\n * including only properties belonging to the node.\n * @deprecated Use t.cloneNode instead.\n */\ndeclare function cloneDeep<T extends Node>(node: T): T;\n\n/**\n * Create a deep clone of a `node` and all of it's child nodes\n * including only properties belonging to the node.\n * excluding `_private` and location properties.\n */\ndeclare function cloneDeepWithoutLoc<T extends Node>(node: T): T;\n\n/**\n * Create a shallow clone of a `node` excluding `_private` and location properties.\n */\ndeclare function cloneWithoutLoc<T extends Node>(node: T): T;\n\n/**\n * Add comment of certain type to a node.\n */\ndeclare function addComment<T extends Node>(node: T, type: CommentTypeShorthand, content: string, line?: boolean): T;\n\n/**\n * Add comments of certain type to a node.\n */\ndeclare function addComments<T extends Node>(node: T, type: CommentTypeShorthand, comments: Comment[]): T;\n\ndeclare function inheritInnerComments(child: Node, parent: Node): void;\n\ndeclare function inheritLeadingComments(child: Node, parent: Node): void;\n\n/**\n * Inherit all unique comments from `parent` node to `child` node.\n */\ndeclare function inheritsComments<T extends Node>(child: T, parent: Node): T;\n\ndeclare function inheritTrailingComments(child: Node, parent: Node): void;\n\n/**\n * Remove comment properties from a node.\n */\ndeclare function removeComments<T extends Node>(node: T): T;\n\ndeclare const STANDARDIZED_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const EXPRESSION_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const BINARY_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const SCOPABLE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const BLOCKPARENT_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const BLOCK_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const STATEMENT_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const TERMINATORLESS_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const COMPLETIONSTATEMENT_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const CONDITIONAL_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const LOOP_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const WHILE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const EXPRESSIONWRAPPER_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FOR_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FORXSTATEMENT_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FUNCTION_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FUNCTIONPARENT_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const PUREISH_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const DECLARATION_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FUNCTIONPARAMETER_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const PATTERNLIKE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const LVAL_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const TSENTITYNAME_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const LITERAL_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const IMMUTABLE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const USERWHITESPACABLE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const METHOD_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const OBJECTMEMBER_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const PROPERTY_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const UNARYLIKE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const PATTERN_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const CLASS_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const IMPORTOREXPORTDECLARATION_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const EXPORTDECLARATION_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const MODULESPECIFIER_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const ACCESSOR_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const PRIVATE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FLOW_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FLOWTYPE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FLOWBASEANNOTATION_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FLOWDECLARATION_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const FLOWPREDICATE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const ENUMBODY_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const ENUMMEMBER_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const JSX_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const MISCELLANEOUS_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const TYPESCRIPT_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const TSTYPEELEMENT_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const TSTYPE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\ndeclare const TSBASETYPE_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\n/**\n * @deprecated migrate to IMPORTOREXPORTDECLARATION_TYPES.\n */\ndeclare const MODULEDECLARATION_TYPES: (\"AnyTypeAnnotation\" | \"ArgumentPlaceholder\" | \"ArrayExpression\" | \"ArrayPattern\" | \"ArrayTypeAnnotation\" | \"ArrowFunctionExpression\" | \"AssignmentExpression\" | \"AssignmentPattern\" | \"AwaitExpression\" | \"BigIntLiteral\" | \"BinaryExpression\" | \"BindExpression\" | \"BlockStatement\" | \"BooleanLiteral\" | \"BooleanLiteralTypeAnnotation\" | \"BooleanTypeAnnotation\" | \"BreakStatement\" | \"CallExpression\" | \"CatchClause\" | \"ClassAccessorProperty\" | \"ClassBody\" | \"ClassDeclaration\" | \"ClassExpression\" | \"ClassImplements\" | \"ClassMethod\" | \"ClassPrivateMethod\" | \"ClassPrivateProperty\" | \"ClassProperty\" | \"ConditionalExpression\" | \"ContinueStatement\" | \"DebuggerStatement\" | \"DecimalLiteral\" | \"DeclareClass\" | \"DeclareExportAllDeclaration\" | \"DeclareExportDeclaration\" | \"DeclareFunction\" | \"DeclareInterface\" | \"DeclareModule\" | \"DeclareModuleExports\" | \"DeclareOpaqueType\" | \"DeclareTypeAlias\" | \"DeclareVariable\" | \"DeclaredPredicate\" | \"Decorator\" | \"Directive\" | \"DirectiveLiteral\" | \"DoExpression\" | \"DoWhileStatement\" | \"EmptyStatement\" | \"EmptyTypeAnnotation\" | \"EnumBooleanBody\" | \"EnumBooleanMember\" | \"EnumDeclaration\" | \"EnumDefaultedMember\" | \"EnumNumberBody\" | \"EnumNumberMember\" | \"EnumStringBody\" | \"EnumStringMember\" | \"EnumSymbolBody\" | \"ExistsTypeAnnotation\" | \"ExportAllDeclaration\" | \"ExportDefaultDeclaration\" | \"ExportDefaultSpecifier\" | \"ExportNamedDeclaration\" | \"ExportNamespaceSpecifier\" | \"ExportSpecifier\" | \"ExpressionStatement\" | \"File\" | \"ForInStatement\" | \"ForOfStatement\" | \"ForStatement\" | \"FunctionDeclaration\" | \"FunctionExpression\" | \"FunctionTypeAnnotation\" | \"FunctionTypeParam\" | \"GenericTypeAnnotation\" | \"Identifier\" | \"IfStatement\" | \"Import\" | \"ImportAttribute\" | \"ImportDeclaration\" | \"ImportDefaultSpecifier\" | \"ImportExpression\" | \"ImportNamespaceSpecifier\" | \"ImportSpecifier\" | \"IndexedAccessType\" | \"InferredPredicate\" | \"InterfaceDeclaration\" | \"InterfaceExtends\" | \"InterfaceTypeAnnotation\" | \"InterpreterDirective\" | \"IntersectionTypeAnnotation\" | \"JSXAttribute\" | \"JSXClosingElement\" | \"JSXClosingFragment\" | \"JSXElement\" | \"JSXEmptyExpression\" | \"JSXExpressionContainer\" | \"JSXFragment\" | \"JSXIdentifier\" | \"JSXMemberExpression\" | \"JSXNamespacedName\" | \"JSXOpeningElement\" | \"JSXOpeningFragment\" | \"JSXSpreadAttribute\" | \"JSXSpreadChild\" | \"JSXText\" | \"LabeledStatement\" | \"LogicalExpression\" | \"MemberExpression\" | \"MetaProperty\" | \"MixedTypeAnnotation\" | \"ModuleExpression\" | \"NewExpression\" | \"Noop\" | \"NullLiteral\" | \"NullLiteralTypeAnnotation\" | \"NullableTypeAnnotation\" | \"NumberLiteral\" | \"NumberLiteralTypeAnnotation\" | \"NumberTypeAnnotation\" | \"NumericLiteral\" | \"ObjectExpression\" | \"ObjectMethod\" | \"ObjectPattern\" | \"ObjectProperty\" | \"ObjectTypeAnnotation\" | \"ObjectTypeCallProperty\" | \"ObjectTypeIndexer\" | \"ObjectTypeInternalSlot\" | \"ObjectTypeProperty\" | \"ObjectTypeSpreadProperty\" | \"OpaqueType\" | \"OptionalCallExpression\" | \"OptionalIndexedAccessType\" | \"OptionalMemberExpression\" | \"ParenthesizedExpression\" | \"PipelineBareFunction\" | \"PipelinePrimaryTopicReference\" | \"PipelineTopicExpression\" | \"Placeholder\" | \"PrivateName\" | \"Program\" | \"QualifiedTypeIdentifier\" | \"RecordExpression\" | \"RegExpLiteral\" | \"RegexLiteral\" | \"RestElement\" | \"RestProperty\" | \"ReturnStatement\" | \"SequenceExpression\" | \"SpreadElement\" | \"SpreadProperty\" | \"StaticBlock\" | \"StringLiteral\" | \"StringLiteralTypeAnnotation\" | \"StringTypeAnnotation\" | \"Super\" | \"SwitchCase\" | \"SwitchStatement\" | \"SymbolTypeAnnotation\" | \"TSAnyKeyword\" | \"TSArrayType\" | \"TSAsExpression\" | \"TSBigIntKeyword\" | \"TSBooleanKeyword\" | \"TSCallSignatureDeclaration\" | \"TSConditionalType\" | \"TSConstructSignatureDeclaration\" | \"TSConstructorType\" | \"TSDeclareFunction\" | \"TSDeclareMethod\" | \"TSEnumBody\" | \"TSEnumDeclaration\" | \"TSEnumMember\" | \"TSExportAssignment\" | \"TSExpressionWithTypeArguments\" | \"TSExternalModuleReference\" | \"TSFunctionType\" | \"TSImportEqualsDeclaration\" | \"TSImportType\" | \"TSIndexSignature\" | \"TSIndexedAccessType\" | \"TSInferType\" | \"TSInstantiationExpression\" | \"TSInterfaceBody\" | \"TSInterfaceDeclaration\" | \"TSIntersectionType\" | \"TSIntrinsicKeyword\" | \"TSLiteralType\" | \"TSMappedType\" | \"TSMethodSignature\" | \"TSModuleBlock\" | \"TSModuleDeclaration\" | \"TSNamedTupleMember\" | \"TSNamespaceExportDeclaration\" | \"TSNeverKeyword\" | \"TSNonNullExpression\" | \"TSNullKeyword\" | \"TSNumberKeyword\" | \"TSObjectKeyword\" | \"TSOptionalType\" | \"TSParameterProperty\" | \"TSParenthesizedType\" | \"TSPropertySignature\" | \"TSQualifiedName\" | \"TSRestType\" | \"TSSatisfiesExpression\" | \"TSStringKeyword\" | \"TSSymbolKeyword\" | \"TSTemplateLiteralType\" | \"TSThisType\" | \"TSTupleType\" | \"TSTypeAliasDeclaration\" | \"TSTypeAnnotation\" | \"TSTypeAssertion\" | \"TSTypeLiteral\" | \"TSTypeOperator\" | \"TSTypeParameter\" | \"TSTypeParameterDeclaration\" | \"TSTypeParameterInstantiation\" | \"TSTypePredicate\" | \"TSTypeQuery\" | \"TSTypeReference\" | \"TSUndefinedKeyword\" | \"TSUnionType\" | \"TSUnknownKeyword\" | \"TSVoidKeyword\" | \"TaggedTemplateExpression\" | \"TemplateElement\" | \"TemplateLiteral\" | \"ThisExpression\" | \"ThisTypeAnnotation\" | \"ThrowStatement\" | \"TopicReference\" | \"TryStatement\" | \"TupleExpression\" | \"TupleTypeAnnotation\" | \"TypeAlias\" | \"TypeAnnotation\" | \"TypeCastExpression\" | \"TypeParameter\" | \"TypeParameterDeclaration\" | \"TypeParameterInstantiation\" | \"TypeofTypeAnnotation\" | \"UnaryExpression\" | \"UnionTypeAnnotation\" | \"UpdateExpression\" | \"V8IntrinsicIdentifier\" | \"VariableDeclaration\" | \"VariableDeclarator\" | \"Variance\" | \"VoidPattern\" | \"VoidTypeAnnotation\" | \"WhileStatement\" | \"WithStatement\" | \"YieldExpression\" | keyof Aliases)[];\n\ndeclare const STATEMENT_OR_BLOCK_KEYS: string[];\ndeclare const FLATTENABLE_KEYS: string[];\ndeclare const FOR_INIT_KEYS: string[];\ndeclare const COMMENT_KEYS: readonly [\"leadingComments\", \"trailingComments\", \"innerComments\"];\ndeclare const LOGICAL_OPERATORS: string[];\ndeclare const UPDATE_OPERATORS: string[];\ndeclare const BOOLEAN_NUMBER_BINARY_OPERATORS: string[];\ndeclare const EQUALITY_BINARY_OPERATORS: string[];\ndeclare const COMPARISON_BINARY_OPERATORS: string[];\ndeclare const BOOLEAN_BINARY_OPERATORS: string[];\ndeclare const NUMBER_BINARY_OPERATORS: string[];\ndeclare const BINARY_OPERATORS: string[];\ndeclare const ASSIGNMENT_OPERATORS: string[];\ndeclare const BOOLEAN_UNARY_OPERATORS: string[];\ndeclare const NUMBER_UNARY_OPERATORS: string[];\ndeclare const STRING_UNARY_OPERATORS: string[];\ndeclare const UNARY_OPERATORS: string[];\ndeclare const INHERIT_KEYS: {\n    readonly optional: readonly [\"typeAnnotation\", \"typeParameters\", \"returnType\"];\n    readonly force: readonly [\"start\", \"loc\", \"end\"];\n};\n\n/**\n * Ensure the `key` (defaults to \"body\") of a `node` is a block.\n * Casting it to a block if it is not.\n *\n * Returns the BlockStatement\n */\ndeclare function ensureBlock(node: Node, key?: string): BlockStatement;\n\ndeclare function toBindingIdentifierName(name: string): string;\n\ndeclare function toBlock(node: Statement | Expression, parent?: Node): BlockStatement;\n\ndeclare function toComputedKey(node: ObjectMember | ObjectProperty | ClassMethod | ClassProperty | ClassAccessorProperty | MemberExpression | OptionalMemberExpression, key?: Expression | PrivateName): PrivateName | Expression;\n\ndeclare const _default$3: {\n    (node: Function): FunctionExpression;\n    (node: Class): ClassExpression;\n    (node: ExpressionStatement | Expression | Class | Function): Expression;\n};\n//# sourceMappingURL=toExpression.d.ts.map\n\ndeclare function toIdentifier(input: string): string;\n\ndeclare function toKeyAlias(node: Method | Property, key?: Node): string;\ndeclare namespace toKeyAlias {\n    var uid: number;\n    var increment: () => number;\n}\n//# sourceMappingURL=toKeyAlias.d.ts.map\n\ndeclare const _default$2: {\n    (node: AssignmentExpression, ignore?: boolean): ExpressionStatement;\n    <T extends Statement>(node: T, ignore: false): T;\n    <T extends Statement>(node: T, ignore?: boolean): T | false;\n    (node: Class, ignore: false): ClassDeclaration;\n    (node: Class, ignore?: boolean): ClassDeclaration | false;\n    (node: Function, ignore: false): FunctionDeclaration;\n    (node: Function, ignore?: boolean): FunctionDeclaration | false;\n    (node: Node, ignore: false): Statement;\n    (node: Node, ignore?: boolean): Statement | false;\n};\n//# sourceMappingURL=toStatement.d.ts.map\n\ndeclare const _default$1: {\n    (value: undefined): Identifier;\n    (value: boolean): BooleanLiteral;\n    (value: null): NullLiteral;\n    (value: string): StringLiteral;\n    (value: number): NumericLiteral | BinaryExpression | UnaryExpression;\n    (value: bigint): BigIntLiteral;\n    (value: RegExp): RegExpLiteral;\n    (value: readonly unknown[]): ArrayExpression;\n    (value: object): ObjectExpression;\n    (value: unknown): Expression;\n};\n//# sourceMappingURL=valueToNode.d.ts.map\n\ndeclare const VISITOR_KEYS: Record<string, string[]>;\ndeclare const ALIAS_KEYS: Partial<Record<NodeTypesWithoutComment, string[]>>;\ndeclare const FLIPPED_ALIAS_KEYS: Record<string, NodeTypesWithoutComment[]>;\ndeclare const NODE_FIELDS: Record<string, FieldDefinitions>;\ndeclare const BUILDER_KEYS: Record<string, string[]>;\ndeclare const DEPRECATED_KEYS: Record<string, NodeTypesWithoutComment>;\ndeclare const NODE_PARENT_VALIDATIONS: Record<string, Validator>;\ndeclare function getType(val: any): \"string\" | \"number\" | \"bigint\" | \"boolean\" | \"symbol\" | \"undefined\" | \"object\" | \"function\" | \"array\" | \"null\";\ntype NodeTypesWithoutComment = Node[\"type\"] | keyof Aliases;\ntype NodeTypes = NodeTypesWithoutComment | Comment[\"type\"];\ntype PrimitiveTypes = ReturnType<typeof getType>;\ntype FieldDefinitions = Record<string, FieldOptions>;\ntype ValidatorImpl = (node?: Node, key?: string | {\n    toString(): string;\n}, val?: any) => void;\ntype ValidatorType = {\n    type: PrimitiveTypes;\n} & ValidatorImpl;\ntype ValidatorEach = {\n    each: Validator;\n} & ValidatorImpl;\ntype ValidatorChainOf = {\n    chainOf: readonly Validator[];\n} & ValidatorImpl;\ntype ValidatorOneOf = {\n    oneOf: readonly any[];\n} & ValidatorImpl;\ntype ValidatorOneOfNodeTypes = {\n    oneOfNodeTypes: readonly NodeTypes[];\n} & ValidatorImpl;\ntype ValidatorOneOfNodeOrValueTypes = {\n    oneOfNodeOrValueTypes: readonly (NodeTypes | PrimitiveTypes)[];\n} & ValidatorImpl;\ntype ValidatorShapeOf = {\n    shapeOf: Record<string, FieldOptions>;\n} & ValidatorImpl;\ntype Validator = ValidatorType | ValidatorEach | ValidatorChainOf | ValidatorOneOf | ValidatorOneOfNodeTypes | ValidatorOneOfNodeOrValueTypes | ValidatorShapeOf | ValidatorImpl;\ntype FieldOptions = {\n    default?: string | number | boolean | [];\n    optional?: boolean;\n    deprecated?: boolean;\n    validate?: Validator;\n};\n\ndeclare const PLACEHOLDERS: readonly [\"Identifier\", \"StringLiteral\", \"Expression\", \"Statement\", \"Declaration\", \"BlockStatement\", \"ClassBody\", \"Pattern\"];\ndeclare const PLACEHOLDERS_ALIAS: Record<string, string[]>;\ndeclare const PLACEHOLDERS_FLIPPED_ALIAS: Record<string, string[]>;\n\ndeclare const DEPRECATED_ALIASES: {\n    ModuleDeclaration: string;\n};\n\ndeclare const TYPES: string[];\n//# sourceMappingURL=index.d.ts.map\n\n/**\n * Append a node to a member expression.\n */\ndeclare function appendToMemberExpression(member: MemberExpression, append: MemberExpression[\"property\"], computed?: boolean): MemberExpression;\n\n/**\n * Inherit all contextual properties from `parent` node to `child` node.\n */\ndeclare function inherits<T extends Node | null | undefined>(child: T, parent: Node | null | undefined): T;\n\n/**\n * Prepend a node to a member expression.\n */\ndeclare function prependToMemberExpression<T extends Pick<MemberExpression, \"object\" | \"property\">>(member: T, prepend: MemberExpression[\"object\"]): T;\n\ntype Options$1 = {\n    preserveComments?: boolean;\n};\n/**\n * Remove all of the _* properties from a node along with the additional metadata\n * properties like location data and raw token data.\n */\ndeclare function removeProperties(node: Node, opts?: Options$1): void;\n\ndeclare function removePropertiesDeep<T extends Node>(tree: T, opts?: {\n    preserveComments: boolean;\n} | null): T;\n\n/**\n * Dedupe type annotations.\n */\ndeclare function removeTypeDuplicates(nodesIn: readonly (FlowType | false | null | undefined)[]): FlowType[];\n\n/**\n * For the given node, generate a map from assignment id names to the identifier node.\n * Unlike getBindingIdentifiers, this function does not handle declarations and imports.\n * @param node the assignment expression or forXstatement\n * @returns an object map\n * @see getBindingIdentifiers\n */\ndeclare function getAssignmentIdentifiers(node: Node | Node[]): Record<string, Identifier>;\n\ndeclare function getBindingIdentifiers(node: Node, duplicates: true, outerOnly?: boolean, newBindingsOnly?: boolean): Record<string, Identifier[]>;\ndeclare function getBindingIdentifiers(node: Node, duplicates?: false, outerOnly?: boolean, newBindingsOnly?: boolean): Record<string, Identifier>;\ndeclare function getBindingIdentifiers(node: Node, duplicates?: boolean, outerOnly?: boolean, newBindingsOnly?: boolean): Record<string, Identifier> | Record<string, Identifier[]>;\ndeclare namespace getBindingIdentifiers {\n    var keys: KeysMap;\n}\n/**\n * Mapping of types to their identifier keys.\n */\ntype KeysMap = {\n    [N in Node as N[\"type\"]]?: (keyof N)[];\n};\n//# sourceMappingURL=getBindingIdentifiers.d.ts.map\n\ndeclare const _default: {\n    (node: Node, duplicates: true): Record<string, Identifier[]>;\n    (node: Node, duplicates?: false): Record<string, Identifier>;\n    (node: Node, duplicates?: boolean): Record<string, Identifier> | Record<string, Identifier[]>;\n};\n//# sourceMappingURL=getOuterBindingIdentifiers.d.ts.map\n\ntype GetFunctionNameResult = {\n    name: string;\n    originalNode: Node;\n} | null;\ndeclare function getFunctionName(node: ObjectMethod | ClassMethod): GetFunctionNameResult;\ndeclare function getFunctionName(node: Function | Class, parent: Node): GetFunctionNameResult;\n\ntype TraversalAncestors = {\n    node: Node;\n    key: string;\n    index?: number;\n}[];\ntype TraversalHandler<T> = (this: undefined, node: Node, parent: TraversalAncestors, state: T) => void;\ntype TraversalHandlers<T> = {\n    enter?: TraversalHandler<T>;\n    exit?: TraversalHandler<T>;\n};\n/**\n * A general AST traversal with both prefix and postfix handlers, and a\n * state object. Exposes ancestry data to each handler so that more complex\n * AST data can be taken into account.\n */\ndeclare function traverse<T>(node: Node, handlers: TraversalHandler<T> | TraversalHandlers<T>, state?: T): void;\n\ndeclare const _skip: unique symbol;\ndeclare const _stop: unique symbol;\n/**\n * A prefix AST traversal implementation meant for simple searching and processing.\n * @param enter The callback can return `traverseFast.skip` to skip the subtree of the current node, or `traverseFast.stop` to stop the traversal.\n * @returns `true` if the traversal was stopped by callback, `false` otherwise.\n */\ndeclare function traverseFast<Options = object>(node: Node | null | undefined, enter: (node: Node, opts?: Options) => void | typeof traverseFast.skip | typeof traverseFast.stop, opts?: Options): boolean;\ndeclare namespace traverseFast {\n    var skip: typeof _skip;\n    var stop: typeof _stop;\n}\n//# sourceMappingURL=traverseFast.d.ts.map\n\ndeclare function shallowEqual<T extends object>(actual: object, expected: T): actual is T;\n\ndeclare function is<T extends Node[\"type\"]>(type: T, node: Node | null | undefined, opts?: undefined): node is Extract<Node, {\n    type: T;\n}>;\ndeclare function is<T extends Node[\"type\"], P extends Extract<Node, {\n    type: T;\n}>>(type: T, n: Node | null | undefined, required: Partial<P>): n is P;\ndeclare function is<P extends Node>(type: string, node: Node | null | undefined, opts: Partial<P>): node is P;\ndeclare function is(type: string, node: Node | null | undefined, opts?: Partial<Node>): node is Node;\n\n/**\n * Check if the input `node` is a binding identifier.\n */\ndeclare function isBinding(node: Node, parent: Node, grandparent?: Node): boolean;\n\n/**\n * Check if the input `node` is block scoped.\n */\ndeclare function isBlockScoped(node: Node | null | undefined): boolean;\n\n/**\n * Check if the input `node` is definitely immutable.\n */\ndeclare function isImmutable(node: Node): boolean;\n\n/**\n * Check if the input `node` is a `let` variable declaration.\n */\ndeclare function isLet(node: Node): boolean;\n\ndeclare function isNode(node: any): node is Node;\n\n/**\n * Check if two nodes are equivalent\n */\ndeclare function isNodesEquivalent<T extends Partial<Node>>(a: T, b: any): b is T;\n\n/**\n * Test if a `placeholderType` is a `targetType` or if `targetType` is an alias of `placeholderType`.\n */\ndeclare function isPlaceholderType(placeholderType: string, targetType: string): boolean;\n\n/**\n * Check if the input `node` is a reference to a bound variable.\n */\ndeclare function isReferenced(node: Node | null | undefined, parent: Node, grandparent?: Node): boolean;\n\n/**\n * Check if the input `node` is a scope.\n */\ndeclare function isScope(node: Node | null | undefined, parent: Node): boolean;\n\n/**\n * Check if the input `specifier` is a `default` import or export.\n */\ndeclare function isSpecifierDefault(specifier: ModuleSpecifier): boolean;\n\ndeclare function isType<T extends Node[\"type\"]>(nodeType: string, targetType: T): nodeType is T;\ndeclare function isType(nodeType: string | null | undefined, targetType: string): boolean;\n\n/**\n * Check if the input `name` is a valid identifier name according to the ES3 specification.\n *\n * Additional ES3 reserved words are\n */\ndeclare function isValidES3Identifier(name: string): boolean;\n\n/**\n * Check if the input `name` is a valid identifier name\n * and isn't a reserved word.\n */\ndeclare function isValidIdentifier(name: string, reserved?: boolean): boolean;\n\n/**\n * Check if the input `node` is a variable declaration.\n */\ndeclare function isVar(node: Node | null | undefined): boolean;\n\n/**\n * Determines whether or not the input node `member` matches the\n * input `match`.\n *\n * For example, given the match `React.createClass` it would match the\n * parsed nodes of `React.createClass` and `React[\"createClass\"]`.\n */\ndeclare function matchesPattern(member: Node | null | undefined, match: string | string[], allowPartial?: boolean): boolean;\n\ndeclare function validate(node: Node | undefined | null, key: string, val: unknown): void;\n\n/**\n * Build a function that when called will return whether or not the\n * input `node` `MemberExpression` matches the input `match`.\n *\n * For example, given the match `React.createClass` it would match the\n * parsed nodes of `React.createClass` and `React[\"createClass\"]`.\n */\ndeclare function buildMatchMemberExpression(match: string, allowPartial?: boolean): (member: Node) => boolean;\n\ntype Options<Obj> = Partial<{\n    [Prop in Exclude<keyof Obj, \"type\">]: Obj[Prop] extends Node ? Node : Obj[Prop] extends Node[] ? Node[] : Obj[Prop];\n}>;\ndeclare function isArrayExpression(node: Node | null | undefined): node is ArrayExpression;\ndeclare function isArrayExpression<Opts extends Options<ArrayExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ArrayExpression & Opts;\ndeclare function isAssignmentExpression(node: Node | null | undefined): node is AssignmentExpression;\ndeclare function isAssignmentExpression<Opts extends Options<AssignmentExpression>>(node: Node | null | undefined, opts?: Opts | null): node is AssignmentExpression & Opts;\ndeclare function isBinaryExpression(node: Node | null | undefined): node is BinaryExpression;\ndeclare function isBinaryExpression<Opts extends Options<BinaryExpression>>(node: Node | null | undefined, opts?: Opts | null): node is BinaryExpression & Opts;\ndeclare function isInterpreterDirective(node: Node | null | undefined): node is InterpreterDirective;\ndeclare function isInterpreterDirective<Opts extends Options<InterpreterDirective>>(node: Node | null | undefined, opts?: Opts | null): node is InterpreterDirective & Opts;\ndeclare function isDirective(node: Node | null | undefined): node is Directive;\ndeclare function isDirective<Opts extends Options<Directive>>(node: Node | null | undefined, opts?: Opts | null): node is Directive & Opts;\ndeclare function isDirectiveLiteral(node: Node | null | undefined): node is DirectiveLiteral;\ndeclare function isDirectiveLiteral<Opts extends Options<DirectiveLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is DirectiveLiteral & Opts;\ndeclare function isBlockStatement(node: Node | null | undefined): node is BlockStatement;\ndeclare function isBlockStatement<Opts extends Options<BlockStatement>>(node: Node | null | undefined, opts?: Opts | null): node is BlockStatement & Opts;\ndeclare function isBreakStatement(node: Node | null | undefined): node is BreakStatement;\ndeclare function isBreakStatement<Opts extends Options<BreakStatement>>(node: Node | null | undefined, opts?: Opts | null): node is BreakStatement & Opts;\ndeclare function isCallExpression(node: Node | null | undefined): node is CallExpression;\ndeclare function isCallExpression<Opts extends Options<CallExpression>>(node: Node | null | undefined, opts?: Opts | null): node is CallExpression & Opts;\ndeclare function isCatchClause(node: Node | null | undefined): node is CatchClause;\ndeclare function isCatchClause<Opts extends Options<CatchClause>>(node: Node | null | undefined, opts?: Opts | null): node is CatchClause & Opts;\ndeclare function isConditionalExpression(node: Node | null | undefined): node is ConditionalExpression;\ndeclare function isConditionalExpression<Opts extends Options<ConditionalExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ConditionalExpression & Opts;\ndeclare function isContinueStatement(node: Node | null | undefined): node is ContinueStatement;\ndeclare function isContinueStatement<Opts extends Options<ContinueStatement>>(node: Node | null | undefined, opts?: Opts | null): node is ContinueStatement & Opts;\ndeclare function isDebuggerStatement(node: Node | null | undefined): node is DebuggerStatement;\ndeclare function isDebuggerStatement<Opts extends Options<DebuggerStatement>>(node: Node | null | undefined, opts?: Opts | null): node is DebuggerStatement & Opts;\ndeclare function isDoWhileStatement(node: Node | null | undefined): node is DoWhileStatement;\ndeclare function isDoWhileStatement<Opts extends Options<DoWhileStatement>>(node: Node | null | undefined, opts?: Opts | null): node is DoWhileStatement & Opts;\ndeclare function isEmptyStatement(node: Node | null | undefined): node is EmptyStatement;\ndeclare function isEmptyStatement<Opts extends Options<EmptyStatement>>(node: Node | null | undefined, opts?: Opts | null): node is EmptyStatement & Opts;\ndeclare function isExpressionStatement(node: Node | null | undefined): node is ExpressionStatement;\ndeclare function isExpressionStatement<Opts extends Options<ExpressionStatement>>(node: Node | null | undefined, opts?: Opts | null): node is ExpressionStatement & Opts;\ndeclare function isFile(node: Node | null | undefined): node is File;\ndeclare function isFile<Opts extends Options<File>>(node: Node | null | undefined, opts?: Opts | null): node is File & Opts;\ndeclare function isForInStatement(node: Node | null | undefined): node is ForInStatement;\ndeclare function isForInStatement<Opts extends Options<ForInStatement>>(node: Node | null | undefined, opts?: Opts | null): node is ForInStatement & Opts;\ndeclare function isForStatement(node: Node | null | undefined): node is ForStatement;\ndeclare function isForStatement<Opts extends Options<ForStatement>>(node: Node | null | undefined, opts?: Opts | null): node is ForStatement & Opts;\ndeclare function isFunctionDeclaration(node: Node | null | undefined): node is FunctionDeclaration;\ndeclare function isFunctionDeclaration<Opts extends Options<FunctionDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is FunctionDeclaration & Opts;\ndeclare function isFunctionExpression(node: Node | null | undefined): node is FunctionExpression;\ndeclare function isFunctionExpression<Opts extends Options<FunctionExpression>>(node: Node | null | undefined, opts?: Opts | null): node is FunctionExpression & Opts;\ndeclare function isIdentifier(node: Node | null | undefined): node is Identifier;\ndeclare function isIdentifier<Opts extends Options<Identifier>>(node: Node | null | undefined, opts?: Opts | null): node is Identifier & Opts;\ndeclare function isIfStatement(node: Node | null | undefined): node is IfStatement;\ndeclare function isIfStatement<Opts extends Options<IfStatement>>(node: Node | null | undefined, opts?: Opts | null): node is IfStatement & Opts;\ndeclare function isLabeledStatement(node: Node | null | undefined): node is LabeledStatement;\ndeclare function isLabeledStatement<Opts extends Options<LabeledStatement>>(node: Node | null | undefined, opts?: Opts | null): node is LabeledStatement & Opts;\ndeclare function isStringLiteral(node: Node | null | undefined): node is StringLiteral;\ndeclare function isStringLiteral<Opts extends Options<StringLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is StringLiteral & Opts;\ndeclare function isNumericLiteral(node: Node | null | undefined): node is NumericLiteral;\ndeclare function isNumericLiteral<Opts extends Options<NumericLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is NumericLiteral & Opts;\ndeclare function isNullLiteral(node: Node | null | undefined): node is NullLiteral;\ndeclare function isNullLiteral<Opts extends Options<NullLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is NullLiteral & Opts;\ndeclare function isBooleanLiteral(node: Node | null | undefined): node is BooleanLiteral;\ndeclare function isBooleanLiteral<Opts extends Options<BooleanLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is BooleanLiteral & Opts;\ndeclare function isRegExpLiteral(node: Node | null | undefined): node is RegExpLiteral;\ndeclare function isRegExpLiteral<Opts extends Options<RegExpLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is RegExpLiteral & Opts;\ndeclare function isLogicalExpression(node: Node | null | undefined): node is LogicalExpression;\ndeclare function isLogicalExpression<Opts extends Options<LogicalExpression>>(node: Node | null | undefined, opts?: Opts | null): node is LogicalExpression & Opts;\ndeclare function isMemberExpression(node: Node | null | undefined): node is MemberExpression;\ndeclare function isMemberExpression<Opts extends Options<MemberExpression>>(node: Node | null | undefined, opts?: Opts | null): node is MemberExpression & Opts;\ndeclare function isNewExpression(node: Node | null | undefined): node is NewExpression;\ndeclare function isNewExpression<Opts extends Options<NewExpression>>(node: Node | null | undefined, opts?: Opts | null): node is NewExpression & Opts;\ndeclare function isProgram(node: Node | null | undefined): node is Program;\ndeclare function isProgram<Opts extends Options<Program>>(node: Node | null | undefined, opts?: Opts | null): node is Program & Opts;\ndeclare function isObjectExpression(node: Node | null | undefined): node is ObjectExpression;\ndeclare function isObjectExpression<Opts extends Options<ObjectExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectExpression & Opts;\ndeclare function isObjectMethod(node: Node | null | undefined): node is ObjectMethod;\ndeclare function isObjectMethod<Opts extends Options<ObjectMethod>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectMethod & Opts;\ndeclare function isObjectProperty(node: Node | null | undefined): node is ObjectProperty;\ndeclare function isObjectProperty<Opts extends Options<ObjectProperty>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectProperty & Opts;\ndeclare function isRestElement(node: Node | null | undefined): node is RestElement;\ndeclare function isRestElement<Opts extends Options<RestElement>>(node: Node | null | undefined, opts?: Opts | null): node is RestElement & Opts;\ndeclare function isReturnStatement(node: Node | null | undefined): node is ReturnStatement;\ndeclare function isReturnStatement<Opts extends Options<ReturnStatement>>(node: Node | null | undefined, opts?: Opts | null): node is ReturnStatement & Opts;\ndeclare function isSequenceExpression(node: Node | null | undefined): node is SequenceExpression;\ndeclare function isSequenceExpression<Opts extends Options<SequenceExpression>>(node: Node | null | undefined, opts?: Opts | null): node is SequenceExpression & Opts;\ndeclare function isParenthesizedExpression(node: Node | null | undefined): node is ParenthesizedExpression;\ndeclare function isParenthesizedExpression<Opts extends Options<ParenthesizedExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ParenthesizedExpression & Opts;\ndeclare function isSwitchCase(node: Node | null | undefined): node is SwitchCase;\ndeclare function isSwitchCase<Opts extends Options<SwitchCase>>(node: Node | null | undefined, opts?: Opts | null): node is SwitchCase & Opts;\ndeclare function isSwitchStatement(node: Node | null | undefined): node is SwitchStatement;\ndeclare function isSwitchStatement<Opts extends Options<SwitchStatement>>(node: Node | null | undefined, opts?: Opts | null): node is SwitchStatement & Opts;\ndeclare function isThisExpression(node: Node | null | undefined): node is ThisExpression;\ndeclare function isThisExpression<Opts extends Options<ThisExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ThisExpression & Opts;\ndeclare function isThrowStatement(node: Node | null | undefined): node is ThrowStatement;\ndeclare function isThrowStatement<Opts extends Options<ThrowStatement>>(node: Node | null | undefined, opts?: Opts | null): node is ThrowStatement & Opts;\ndeclare function isTryStatement(node: Node | null | undefined): node is TryStatement;\ndeclare function isTryStatement<Opts extends Options<TryStatement>>(node: Node | null | undefined, opts?: Opts | null): node is TryStatement & Opts;\ndeclare function isUnaryExpression(node: Node | null | undefined): node is UnaryExpression;\ndeclare function isUnaryExpression<Opts extends Options<UnaryExpression>>(node: Node | null | undefined, opts?: Opts | null): node is UnaryExpression & Opts;\ndeclare function isUpdateExpression(node: Node | null | undefined): node is UpdateExpression;\ndeclare function isUpdateExpression<Opts extends Options<UpdateExpression>>(node: Node | null | undefined, opts?: Opts | null): node is UpdateExpression & Opts;\ndeclare function isVariableDeclaration(node: Node | null | undefined): node is VariableDeclaration;\ndeclare function isVariableDeclaration<Opts extends Options<VariableDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is VariableDeclaration & Opts;\ndeclare function isVariableDeclarator(node: Node | null | undefined): node is VariableDeclarator;\ndeclare function isVariableDeclarator<Opts extends Options<VariableDeclarator>>(node: Node | null | undefined, opts?: Opts | null): node is VariableDeclarator & Opts;\ndeclare function isWhileStatement(node: Node | null | undefined): node is WhileStatement;\ndeclare function isWhileStatement<Opts extends Options<WhileStatement>>(node: Node | null | undefined, opts?: Opts | null): node is WhileStatement & Opts;\ndeclare function isWithStatement(node: Node | null | undefined): node is WithStatement;\ndeclare function isWithStatement<Opts extends Options<WithStatement>>(node: Node | null | undefined, opts?: Opts | null): node is WithStatement & Opts;\ndeclare function isAssignmentPattern(node: Node | null | undefined): node is AssignmentPattern;\ndeclare function isAssignmentPattern<Opts extends Options<AssignmentPattern>>(node: Node | null | undefined, opts?: Opts | null): node is AssignmentPattern & Opts;\ndeclare function isArrayPattern(node: Node | null | undefined): node is ArrayPattern;\ndeclare function isArrayPattern<Opts extends Options<ArrayPattern>>(node: Node | null | undefined, opts?: Opts | null): node is ArrayPattern & Opts;\ndeclare function isArrowFunctionExpression(node: Node | null | undefined): node is ArrowFunctionExpression;\ndeclare function isArrowFunctionExpression<Opts extends Options<ArrowFunctionExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ArrowFunctionExpression & Opts;\ndeclare function isClassBody(node: Node | null | undefined): node is ClassBody;\ndeclare function isClassBody<Opts extends Options<ClassBody>>(node: Node | null | undefined, opts?: Opts | null): node is ClassBody & Opts;\ndeclare function isClassExpression(node: Node | null | undefined): node is ClassExpression;\ndeclare function isClassExpression<Opts extends Options<ClassExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ClassExpression & Opts;\ndeclare function isClassDeclaration(node: Node | null | undefined): node is ClassDeclaration;\ndeclare function isClassDeclaration<Opts extends Options<ClassDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is ClassDeclaration & Opts;\ndeclare function isExportAllDeclaration(node: Node | null | undefined): node is ExportAllDeclaration;\ndeclare function isExportAllDeclaration<Opts extends Options<ExportAllDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is ExportAllDeclaration & Opts;\ndeclare function isExportDefaultDeclaration(node: Node | null | undefined): node is ExportDefaultDeclaration;\ndeclare function isExportDefaultDeclaration<Opts extends Options<ExportDefaultDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is ExportDefaultDeclaration & Opts;\ndeclare function isExportNamedDeclaration(node: Node | null | undefined): node is ExportNamedDeclaration;\ndeclare function isExportNamedDeclaration<Opts extends Options<ExportNamedDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is ExportNamedDeclaration & Opts;\ndeclare function isExportSpecifier(node: Node | null | undefined): node is ExportSpecifier;\ndeclare function isExportSpecifier<Opts extends Options<ExportSpecifier>>(node: Node | null | undefined, opts?: Opts | null): node is ExportSpecifier & Opts;\ndeclare function isForOfStatement(node: Node | null | undefined): node is ForOfStatement;\ndeclare function isForOfStatement<Opts extends Options<ForOfStatement>>(node: Node | null | undefined, opts?: Opts | null): node is ForOfStatement & Opts;\ndeclare function isImportDeclaration(node: Node | null | undefined): node is ImportDeclaration;\ndeclare function isImportDeclaration<Opts extends Options<ImportDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is ImportDeclaration & Opts;\ndeclare function isImportDefaultSpecifier(node: Node | null | undefined): node is ImportDefaultSpecifier;\ndeclare function isImportDefaultSpecifier<Opts extends Options<ImportDefaultSpecifier>>(node: Node | null | undefined, opts?: Opts | null): node is ImportDefaultSpecifier & Opts;\ndeclare function isImportNamespaceSpecifier(node: Node | null | undefined): node is ImportNamespaceSpecifier;\ndeclare function isImportNamespaceSpecifier<Opts extends Options<ImportNamespaceSpecifier>>(node: Node | null | undefined, opts?: Opts | null): node is ImportNamespaceSpecifier & Opts;\ndeclare function isImportSpecifier(node: Node | null | undefined): node is ImportSpecifier;\ndeclare function isImportSpecifier<Opts extends Options<ImportSpecifier>>(node: Node | null | undefined, opts?: Opts | null): node is ImportSpecifier & Opts;\ndeclare function isImportExpression(node: Node | null | undefined): node is ImportExpression;\ndeclare function isImportExpression<Opts extends Options<ImportExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ImportExpression & Opts;\ndeclare function isMetaProperty(node: Node | null | undefined): node is MetaProperty;\ndeclare function isMetaProperty<Opts extends Options<MetaProperty>>(node: Node | null | undefined, opts?: Opts | null): node is MetaProperty & Opts;\ndeclare function isClassMethod(node: Node | null | undefined): node is ClassMethod;\ndeclare function isClassMethod<Opts extends Options<ClassMethod>>(node: Node | null | undefined, opts?: Opts | null): node is ClassMethod & Opts;\ndeclare function isObjectPattern(node: Node | null | undefined): node is ObjectPattern;\ndeclare function isObjectPattern<Opts extends Options<ObjectPattern>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectPattern & Opts;\ndeclare function isSpreadElement(node: Node | null | undefined): node is SpreadElement;\ndeclare function isSpreadElement<Opts extends Options<SpreadElement>>(node: Node | null | undefined, opts?: Opts | null): node is SpreadElement & Opts;\ndeclare function isSuper(node: Node | null | undefined): node is Super;\ndeclare function isSuper<Opts extends Options<Super>>(node: Node | null | undefined, opts?: Opts | null): node is Super & Opts;\ndeclare function isTaggedTemplateExpression(node: Node | null | undefined): node is TaggedTemplateExpression;\ndeclare function isTaggedTemplateExpression<Opts extends Options<TaggedTemplateExpression>>(node: Node | null | undefined, opts?: Opts | null): node is TaggedTemplateExpression & Opts;\ndeclare function isTemplateElement(node: Node | null | undefined): node is TemplateElement;\ndeclare function isTemplateElement<Opts extends Options<TemplateElement>>(node: Node | null | undefined, opts?: Opts | null): node is TemplateElement & Opts;\ndeclare function isTemplateLiteral(node: Node | null | undefined): node is TemplateLiteral;\ndeclare function isTemplateLiteral<Opts extends Options<TemplateLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is TemplateLiteral & Opts;\ndeclare function isYieldExpression(node: Node | null | undefined): node is YieldExpression;\ndeclare function isYieldExpression<Opts extends Options<YieldExpression>>(node: Node | null | undefined, opts?: Opts | null): node is YieldExpression & Opts;\ndeclare function isAwaitExpression(node: Node | null | undefined): node is AwaitExpression;\ndeclare function isAwaitExpression<Opts extends Options<AwaitExpression>>(node: Node | null | undefined, opts?: Opts | null): node is AwaitExpression & Opts;\ndeclare function isImport(node: Node | null | undefined): node is Import;\ndeclare function isImport<Opts extends Options<Import>>(node: Node | null | undefined, opts?: Opts | null): node is Import & Opts;\ndeclare function isBigIntLiteral(node: Node | null | undefined): node is BigIntLiteral;\ndeclare function isBigIntLiteral<Opts extends Options<BigIntLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is BigIntLiteral & Opts;\ndeclare function isExportNamespaceSpecifier(node: Node | null | undefined): node is ExportNamespaceSpecifier;\ndeclare function isExportNamespaceSpecifier<Opts extends Options<ExportNamespaceSpecifier>>(node: Node | null | undefined, opts?: Opts | null): node is ExportNamespaceSpecifier & Opts;\ndeclare function isOptionalMemberExpression(node: Node | null | undefined): node is OptionalMemberExpression;\ndeclare function isOptionalMemberExpression<Opts extends Options<OptionalMemberExpression>>(node: Node | null | undefined, opts?: Opts | null): node is OptionalMemberExpression & Opts;\ndeclare function isOptionalCallExpression(node: Node | null | undefined): node is OptionalCallExpression;\ndeclare function isOptionalCallExpression<Opts extends Options<OptionalCallExpression>>(node: Node | null | undefined, opts?: Opts | null): node is OptionalCallExpression & Opts;\ndeclare function isClassProperty(node: Node | null | undefined): node is ClassProperty;\ndeclare function isClassProperty<Opts extends Options<ClassProperty>>(node: Node | null | undefined, opts?: Opts | null): node is ClassProperty & Opts;\ndeclare function isClassAccessorProperty(node: Node | null | undefined): node is ClassAccessorProperty;\ndeclare function isClassAccessorProperty<Opts extends Options<ClassAccessorProperty>>(node: Node | null | undefined, opts?: Opts | null): node is ClassAccessorProperty & Opts;\ndeclare function isClassPrivateProperty(node: Node | null | undefined): node is ClassPrivateProperty;\ndeclare function isClassPrivateProperty<Opts extends Options<ClassPrivateProperty>>(node: Node | null | undefined, opts?: Opts | null): node is ClassPrivateProperty & Opts;\ndeclare function isClassPrivateMethod(node: Node | null | undefined): node is ClassPrivateMethod;\ndeclare function isClassPrivateMethod<Opts extends Options<ClassPrivateMethod>>(node: Node | null | undefined, opts?: Opts | null): node is ClassPrivateMethod & Opts;\ndeclare function isPrivateName(node: Node | null | undefined): node is PrivateName;\ndeclare function isPrivateName<Opts extends Options<PrivateName>>(node: Node | null | undefined, opts?: Opts | null): node is PrivateName & Opts;\ndeclare function isStaticBlock(node: Node | null | undefined): node is StaticBlock;\ndeclare function isStaticBlock<Opts extends Options<StaticBlock>>(node: Node | null | undefined, opts?: Opts | null): node is StaticBlock & Opts;\ndeclare function isImportAttribute(node: Node | null | undefined): node is ImportAttribute;\ndeclare function isImportAttribute<Opts extends Options<ImportAttribute>>(node: Node | null | undefined, opts?: Opts | null): node is ImportAttribute & Opts;\ndeclare function isAnyTypeAnnotation(node: Node | null | undefined): node is AnyTypeAnnotation;\ndeclare function isAnyTypeAnnotation<Opts extends Options<AnyTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is AnyTypeAnnotation & Opts;\ndeclare function isArrayTypeAnnotation(node: Node | null | undefined): node is ArrayTypeAnnotation;\ndeclare function isArrayTypeAnnotation<Opts extends Options<ArrayTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is ArrayTypeAnnotation & Opts;\ndeclare function isBooleanTypeAnnotation(node: Node | null | undefined): node is BooleanTypeAnnotation;\ndeclare function isBooleanTypeAnnotation<Opts extends Options<BooleanTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is BooleanTypeAnnotation & Opts;\ndeclare function isBooleanLiteralTypeAnnotation(node: Node | null | undefined): node is BooleanLiteralTypeAnnotation;\ndeclare function isBooleanLiteralTypeAnnotation<Opts extends Options<BooleanLiteralTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is BooleanLiteralTypeAnnotation & Opts;\ndeclare function isNullLiteralTypeAnnotation(node: Node | null | undefined): node is NullLiteralTypeAnnotation;\ndeclare function isNullLiteralTypeAnnotation<Opts extends Options<NullLiteralTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is NullLiteralTypeAnnotation & Opts;\ndeclare function isClassImplements(node: Node | null | undefined): node is ClassImplements;\ndeclare function isClassImplements<Opts extends Options<ClassImplements>>(node: Node | null | undefined, opts?: Opts | null): node is ClassImplements & Opts;\ndeclare function isDeclareClass(node: Node | null | undefined): node is DeclareClass;\ndeclare function isDeclareClass<Opts extends Options<DeclareClass>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareClass & Opts;\ndeclare function isDeclareFunction(node: Node | null | undefined): node is DeclareFunction;\ndeclare function isDeclareFunction<Opts extends Options<DeclareFunction>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareFunction & Opts;\ndeclare function isDeclareInterface(node: Node | null | undefined): node is DeclareInterface;\ndeclare function isDeclareInterface<Opts extends Options<DeclareInterface>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareInterface & Opts;\ndeclare function isDeclareModule(node: Node | null | undefined): node is DeclareModule;\ndeclare function isDeclareModule<Opts extends Options<DeclareModule>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareModule & Opts;\ndeclare function isDeclareModuleExports(node: Node | null | undefined): node is DeclareModuleExports;\ndeclare function isDeclareModuleExports<Opts extends Options<DeclareModuleExports>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareModuleExports & Opts;\ndeclare function isDeclareTypeAlias(node: Node | null | undefined): node is DeclareTypeAlias;\ndeclare function isDeclareTypeAlias<Opts extends Options<DeclareTypeAlias>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareTypeAlias & Opts;\ndeclare function isDeclareOpaqueType(node: Node | null | undefined): node is DeclareOpaqueType;\ndeclare function isDeclareOpaqueType<Opts extends Options<DeclareOpaqueType>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareOpaqueType & Opts;\ndeclare function isDeclareVariable(node: Node | null | undefined): node is DeclareVariable;\ndeclare function isDeclareVariable<Opts extends Options<DeclareVariable>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareVariable & Opts;\ndeclare function isDeclareExportDeclaration(node: Node | null | undefined): node is DeclareExportDeclaration;\ndeclare function isDeclareExportDeclaration<Opts extends Options<DeclareExportDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareExportDeclaration & Opts;\ndeclare function isDeclareExportAllDeclaration(node: Node | null | undefined): node is DeclareExportAllDeclaration;\ndeclare function isDeclareExportAllDeclaration<Opts extends Options<DeclareExportAllDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is DeclareExportAllDeclaration & Opts;\ndeclare function isDeclaredPredicate(node: Node | null | undefined): node is DeclaredPredicate;\ndeclare function isDeclaredPredicate<Opts extends Options<DeclaredPredicate>>(node: Node | null | undefined, opts?: Opts | null): node is DeclaredPredicate & Opts;\ndeclare function isExistsTypeAnnotation(node: Node | null | undefined): node is ExistsTypeAnnotation;\ndeclare function isExistsTypeAnnotation<Opts extends Options<ExistsTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is ExistsTypeAnnotation & Opts;\ndeclare function isFunctionTypeAnnotation(node: Node | null | undefined): node is FunctionTypeAnnotation;\ndeclare function isFunctionTypeAnnotation<Opts extends Options<FunctionTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is FunctionTypeAnnotation & Opts;\ndeclare function isFunctionTypeParam(node: Node | null | undefined): node is FunctionTypeParam;\ndeclare function isFunctionTypeParam<Opts extends Options<FunctionTypeParam>>(node: Node | null | undefined, opts?: Opts | null): node is FunctionTypeParam & Opts;\ndeclare function isGenericTypeAnnotation(node: Node | null | undefined): node is GenericTypeAnnotation;\ndeclare function isGenericTypeAnnotation<Opts extends Options<GenericTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is GenericTypeAnnotation & Opts;\ndeclare function isInferredPredicate(node: Node | null | undefined): node is InferredPredicate;\ndeclare function isInferredPredicate<Opts extends Options<InferredPredicate>>(node: Node | null | undefined, opts?: Opts | null): node is InferredPredicate & Opts;\ndeclare function isInterfaceExtends(node: Node | null | undefined): node is InterfaceExtends;\ndeclare function isInterfaceExtends<Opts extends Options<InterfaceExtends>>(node: Node | null | undefined, opts?: Opts | null): node is InterfaceExtends & Opts;\ndeclare function isInterfaceDeclaration(node: Node | null | undefined): node is InterfaceDeclaration;\ndeclare function isInterfaceDeclaration<Opts extends Options<InterfaceDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is InterfaceDeclaration & Opts;\ndeclare function isInterfaceTypeAnnotation(node: Node | null | undefined): node is InterfaceTypeAnnotation;\ndeclare function isInterfaceTypeAnnotation<Opts extends Options<InterfaceTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is InterfaceTypeAnnotation & Opts;\ndeclare function isIntersectionTypeAnnotation(node: Node | null | undefined): node is IntersectionTypeAnnotation;\ndeclare function isIntersectionTypeAnnotation<Opts extends Options<IntersectionTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is IntersectionTypeAnnotation & Opts;\ndeclare function isMixedTypeAnnotation(node: Node | null | undefined): node is MixedTypeAnnotation;\ndeclare function isMixedTypeAnnotation<Opts extends Options<MixedTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is MixedTypeAnnotation & Opts;\ndeclare function isEmptyTypeAnnotation(node: Node | null | undefined): node is EmptyTypeAnnotation;\ndeclare function isEmptyTypeAnnotation<Opts extends Options<EmptyTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is EmptyTypeAnnotation & Opts;\ndeclare function isNullableTypeAnnotation(node: Node | null | undefined): node is NullableTypeAnnotation;\ndeclare function isNullableTypeAnnotation<Opts extends Options<NullableTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is NullableTypeAnnotation & Opts;\ndeclare function isNumberLiteralTypeAnnotation(node: Node | null | undefined): node is NumberLiteralTypeAnnotation;\ndeclare function isNumberLiteralTypeAnnotation<Opts extends Options<NumberLiteralTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is NumberLiteralTypeAnnotation & Opts;\ndeclare function isNumberTypeAnnotation(node: Node | null | undefined): node is NumberTypeAnnotation;\ndeclare function isNumberTypeAnnotation<Opts extends Options<NumberTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is NumberTypeAnnotation & Opts;\ndeclare function isObjectTypeAnnotation(node: Node | null | undefined): node is ObjectTypeAnnotation;\ndeclare function isObjectTypeAnnotation<Opts extends Options<ObjectTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectTypeAnnotation & Opts;\ndeclare function isObjectTypeInternalSlot(node: Node | null | undefined): node is ObjectTypeInternalSlot;\ndeclare function isObjectTypeInternalSlot<Opts extends Options<ObjectTypeInternalSlot>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectTypeInternalSlot & Opts;\ndeclare function isObjectTypeCallProperty(node: Node | null | undefined): node is ObjectTypeCallProperty;\ndeclare function isObjectTypeCallProperty<Opts extends Options<ObjectTypeCallProperty>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectTypeCallProperty & Opts;\ndeclare function isObjectTypeIndexer(node: Node | null | undefined): node is ObjectTypeIndexer;\ndeclare function isObjectTypeIndexer<Opts extends Options<ObjectTypeIndexer>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectTypeIndexer & Opts;\ndeclare function isObjectTypeProperty(node: Node | null | undefined): node is ObjectTypeProperty;\ndeclare function isObjectTypeProperty<Opts extends Options<ObjectTypeProperty>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectTypeProperty & Opts;\ndeclare function isObjectTypeSpreadProperty(node: Node | null | undefined): node is ObjectTypeSpreadProperty;\ndeclare function isObjectTypeSpreadProperty<Opts extends Options<ObjectTypeSpreadProperty>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectTypeSpreadProperty & Opts;\ndeclare function isOpaqueType(node: Node | null | undefined): node is OpaqueType;\ndeclare function isOpaqueType<Opts extends Options<OpaqueType>>(node: Node | null | undefined, opts?: Opts | null): node is OpaqueType & Opts;\ndeclare function isQualifiedTypeIdentifier(node: Node | null | undefined): node is QualifiedTypeIdentifier;\ndeclare function isQualifiedTypeIdentifier<Opts extends Options<QualifiedTypeIdentifier>>(node: Node | null | undefined, opts?: Opts | null): node is QualifiedTypeIdentifier & Opts;\ndeclare function isStringLiteralTypeAnnotation(node: Node | null | undefined): node is StringLiteralTypeAnnotation;\ndeclare function isStringLiteralTypeAnnotation<Opts extends Options<StringLiteralTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is StringLiteralTypeAnnotation & Opts;\ndeclare function isStringTypeAnnotation(node: Node | null | undefined): node is StringTypeAnnotation;\ndeclare function isStringTypeAnnotation<Opts extends Options<StringTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is StringTypeAnnotation & Opts;\ndeclare function isSymbolTypeAnnotation(node: Node | null | undefined): node is SymbolTypeAnnotation;\ndeclare function isSymbolTypeAnnotation<Opts extends Options<SymbolTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is SymbolTypeAnnotation & Opts;\ndeclare function isThisTypeAnnotation(node: Node | null | undefined): node is ThisTypeAnnotation;\ndeclare function isThisTypeAnnotation<Opts extends Options<ThisTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is ThisTypeAnnotation & Opts;\ndeclare function isTupleTypeAnnotation(node: Node | null | undefined): node is TupleTypeAnnotation;\ndeclare function isTupleTypeAnnotation<Opts extends Options<TupleTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is TupleTypeAnnotation & Opts;\ndeclare function isTypeofTypeAnnotation(node: Node | null | undefined): node is TypeofTypeAnnotation;\ndeclare function isTypeofTypeAnnotation<Opts extends Options<TypeofTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is TypeofTypeAnnotation & Opts;\ndeclare function isTypeAlias(node: Node | null | undefined): node is TypeAlias;\ndeclare function isTypeAlias<Opts extends Options<TypeAlias>>(node: Node | null | undefined, opts?: Opts | null): node is TypeAlias & Opts;\ndeclare function isTypeAnnotation(node: Node | null | undefined): node is TypeAnnotation;\ndeclare function isTypeAnnotation<Opts extends Options<TypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is TypeAnnotation & Opts;\ndeclare function isTypeCastExpression(node: Node | null | undefined): node is TypeCastExpression;\ndeclare function isTypeCastExpression<Opts extends Options<TypeCastExpression>>(node: Node | null | undefined, opts?: Opts | null): node is TypeCastExpression & Opts;\ndeclare function isTypeParameter(node: Node | null | undefined): node is TypeParameter;\ndeclare function isTypeParameter<Opts extends Options<TypeParameter>>(node: Node | null | undefined, opts?: Opts | null): node is TypeParameter & Opts;\ndeclare function isTypeParameterDeclaration(node: Node | null | undefined): node is TypeParameterDeclaration;\ndeclare function isTypeParameterDeclaration<Opts extends Options<TypeParameterDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TypeParameterDeclaration & Opts;\ndeclare function isTypeParameterInstantiation(node: Node | null | undefined): node is TypeParameterInstantiation;\ndeclare function isTypeParameterInstantiation<Opts extends Options<TypeParameterInstantiation>>(node: Node | null | undefined, opts?: Opts | null): node is TypeParameterInstantiation & Opts;\ndeclare function isUnionTypeAnnotation(node: Node | null | undefined): node is UnionTypeAnnotation;\ndeclare function isUnionTypeAnnotation<Opts extends Options<UnionTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is UnionTypeAnnotation & Opts;\ndeclare function isVariance(node: Node | null | undefined): node is Variance;\ndeclare function isVariance<Opts extends Options<Variance>>(node: Node | null | undefined, opts?: Opts | null): node is Variance & Opts;\ndeclare function isVoidTypeAnnotation(node: Node | null | undefined): node is VoidTypeAnnotation;\ndeclare function isVoidTypeAnnotation<Opts extends Options<VoidTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is VoidTypeAnnotation & Opts;\ndeclare function isEnumDeclaration(node: Node | null | undefined): node is EnumDeclaration;\ndeclare function isEnumDeclaration<Opts extends Options<EnumDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is EnumDeclaration & Opts;\ndeclare function isEnumBooleanBody(node: Node | null | undefined): node is EnumBooleanBody;\ndeclare function isEnumBooleanBody<Opts extends Options<EnumBooleanBody>>(node: Node | null | undefined, opts?: Opts | null): node is EnumBooleanBody & Opts;\ndeclare function isEnumNumberBody(node: Node | null | undefined): node is EnumNumberBody;\ndeclare function isEnumNumberBody<Opts extends Options<EnumNumberBody>>(node: Node | null | undefined, opts?: Opts | null): node is EnumNumberBody & Opts;\ndeclare function isEnumStringBody(node: Node | null | undefined): node is EnumStringBody;\ndeclare function isEnumStringBody<Opts extends Options<EnumStringBody>>(node: Node | null | undefined, opts?: Opts | null): node is EnumStringBody & Opts;\ndeclare function isEnumSymbolBody(node: Node | null | undefined): node is EnumSymbolBody;\ndeclare function isEnumSymbolBody<Opts extends Options<EnumSymbolBody>>(node: Node | null | undefined, opts?: Opts | null): node is EnumSymbolBody & Opts;\ndeclare function isEnumBooleanMember(node: Node | null | undefined): node is EnumBooleanMember;\ndeclare function isEnumBooleanMember<Opts extends Options<EnumBooleanMember>>(node: Node | null | undefined, opts?: Opts | null): node is EnumBooleanMember & Opts;\ndeclare function isEnumNumberMember(node: Node | null | undefined): node is EnumNumberMember;\ndeclare function isEnumNumberMember<Opts extends Options<EnumNumberMember>>(node: Node | null | undefined, opts?: Opts | null): node is EnumNumberMember & Opts;\ndeclare function isEnumStringMember(node: Node | null | undefined): node is EnumStringMember;\ndeclare function isEnumStringMember<Opts extends Options<EnumStringMember>>(node: Node | null | undefined, opts?: Opts | null): node is EnumStringMember & Opts;\ndeclare function isEnumDefaultedMember(node: Node | null | undefined): node is EnumDefaultedMember;\ndeclare function isEnumDefaultedMember<Opts extends Options<EnumDefaultedMember>>(node: Node | null | undefined, opts?: Opts | null): node is EnumDefaultedMember & Opts;\ndeclare function isIndexedAccessType(node: Node | null | undefined): node is IndexedAccessType;\ndeclare function isIndexedAccessType<Opts extends Options<IndexedAccessType>>(node: Node | null | undefined, opts?: Opts | null): node is IndexedAccessType & Opts;\ndeclare function isOptionalIndexedAccessType(node: Node | null | undefined): node is OptionalIndexedAccessType;\ndeclare function isOptionalIndexedAccessType<Opts extends Options<OptionalIndexedAccessType>>(node: Node | null | undefined, opts?: Opts | null): node is OptionalIndexedAccessType & Opts;\ndeclare function isJSXAttribute(node: Node | null | undefined): node is JSXAttribute;\ndeclare function isJSXAttribute<Opts extends Options<JSXAttribute>>(node: Node | null | undefined, opts?: Opts | null): node is JSXAttribute & Opts;\ndeclare function isJSXClosingElement(node: Node | null | undefined): node is JSXClosingElement;\ndeclare function isJSXClosingElement<Opts extends Options<JSXClosingElement>>(node: Node | null | undefined, opts?: Opts | null): node is JSXClosingElement & Opts;\ndeclare function isJSXElement(node: Node | null | undefined): node is JSXElement;\ndeclare function isJSXElement<Opts extends Options<JSXElement>>(node: Node | null | undefined, opts?: Opts | null): node is JSXElement & Opts;\ndeclare function isJSXEmptyExpression(node: Node | null | undefined): node is JSXEmptyExpression;\ndeclare function isJSXEmptyExpression<Opts extends Options<JSXEmptyExpression>>(node: Node | null | undefined, opts?: Opts | null): node is JSXEmptyExpression & Opts;\ndeclare function isJSXExpressionContainer(node: Node | null | undefined): node is JSXExpressionContainer;\ndeclare function isJSXExpressionContainer<Opts extends Options<JSXExpressionContainer>>(node: Node | null | undefined, opts?: Opts | null): node is JSXExpressionContainer & Opts;\ndeclare function isJSXSpreadChild(node: Node | null | undefined): node is JSXSpreadChild;\ndeclare function isJSXSpreadChild<Opts extends Options<JSXSpreadChild>>(node: Node | null | undefined, opts?: Opts | null): node is JSXSpreadChild & Opts;\ndeclare function isJSXIdentifier(node: Node | null | undefined): node is JSXIdentifier;\ndeclare function isJSXIdentifier<Opts extends Options<JSXIdentifier>>(node: Node | null | undefined, opts?: Opts | null): node is JSXIdentifier & Opts;\ndeclare function isJSXMemberExpression(node: Node | null | undefined): node is JSXMemberExpression;\ndeclare function isJSXMemberExpression<Opts extends Options<JSXMemberExpression>>(node: Node | null | undefined, opts?: Opts | null): node is JSXMemberExpression & Opts;\ndeclare function isJSXNamespacedName(node: Node | null | undefined): node is JSXNamespacedName;\ndeclare function isJSXNamespacedName<Opts extends Options<JSXNamespacedName>>(node: Node | null | undefined, opts?: Opts | null): node is JSXNamespacedName & Opts;\ndeclare function isJSXOpeningElement(node: Node | null | undefined): node is JSXOpeningElement;\ndeclare function isJSXOpeningElement<Opts extends Options<JSXOpeningElement>>(node: Node | null | undefined, opts?: Opts | null): node is JSXOpeningElement & Opts;\ndeclare function isJSXSpreadAttribute(node: Node | null | undefined): node is JSXSpreadAttribute;\ndeclare function isJSXSpreadAttribute<Opts extends Options<JSXSpreadAttribute>>(node: Node | null | undefined, opts?: Opts | null): node is JSXSpreadAttribute & Opts;\ndeclare function isJSXText(node: Node | null | undefined): node is JSXText;\ndeclare function isJSXText<Opts extends Options<JSXText>>(node: Node | null | undefined, opts?: Opts | null): node is JSXText & Opts;\ndeclare function isJSXFragment(node: Node | null | undefined): node is JSXFragment;\ndeclare function isJSXFragment<Opts extends Options<JSXFragment>>(node: Node | null | undefined, opts?: Opts | null): node is JSXFragment & Opts;\ndeclare function isJSXOpeningFragment(node: Node | null | undefined): node is JSXOpeningFragment;\ndeclare function isJSXOpeningFragment<Opts extends Options<JSXOpeningFragment>>(node: Node | null | undefined, opts?: Opts | null): node is JSXOpeningFragment & Opts;\ndeclare function isJSXClosingFragment(node: Node | null | undefined): node is JSXClosingFragment;\ndeclare function isJSXClosingFragment<Opts extends Options<JSXClosingFragment>>(node: Node | null | undefined, opts?: Opts | null): node is JSXClosingFragment & Opts;\ndeclare function isNoop(node: Node | null | undefined): node is Noop;\ndeclare function isNoop<Opts extends Options<Noop>>(node: Node | null | undefined, opts?: Opts | null): node is Noop & Opts;\ndeclare function isPlaceholder(node: Node | null | undefined): node is Placeholder;\ndeclare function isPlaceholder<Opts extends Options<Placeholder>>(node: Node | null | undefined, opts?: Opts | null): node is Placeholder & Opts;\ndeclare function isV8IntrinsicIdentifier(node: Node | null | undefined): node is V8IntrinsicIdentifier;\ndeclare function isV8IntrinsicIdentifier<Opts extends Options<V8IntrinsicIdentifier>>(node: Node | null | undefined, opts?: Opts | null): node is V8IntrinsicIdentifier & Opts;\ndeclare function isArgumentPlaceholder(node: Node | null | undefined): node is ArgumentPlaceholder;\ndeclare function isArgumentPlaceholder<Opts extends Options<ArgumentPlaceholder>>(node: Node | null | undefined, opts?: Opts | null): node is ArgumentPlaceholder & Opts;\ndeclare function isBindExpression(node: Node | null | undefined): node is BindExpression;\ndeclare function isBindExpression<Opts extends Options<BindExpression>>(node: Node | null | undefined, opts?: Opts | null): node is BindExpression & Opts;\ndeclare function isDecorator(node: Node | null | undefined): node is Decorator;\ndeclare function isDecorator<Opts extends Options<Decorator>>(node: Node | null | undefined, opts?: Opts | null): node is Decorator & Opts;\ndeclare function isDoExpression(node: Node | null | undefined): node is DoExpression;\ndeclare function isDoExpression<Opts extends Options<DoExpression>>(node: Node | null | undefined, opts?: Opts | null): node is DoExpression & Opts;\ndeclare function isExportDefaultSpecifier(node: Node | null | undefined): node is ExportDefaultSpecifier;\ndeclare function isExportDefaultSpecifier<Opts extends Options<ExportDefaultSpecifier>>(node: Node | null | undefined, opts?: Opts | null): node is ExportDefaultSpecifier & Opts;\ndeclare function isRecordExpression(node: Node | null | undefined): node is RecordExpression;\ndeclare function isRecordExpression<Opts extends Options<RecordExpression>>(node: Node | null | undefined, opts?: Opts | null): node is RecordExpression & Opts;\ndeclare function isTupleExpression(node: Node | null | undefined): node is TupleExpression;\ndeclare function isTupleExpression<Opts extends Options<TupleExpression>>(node: Node | null | undefined, opts?: Opts | null): node is TupleExpression & Opts;\ndeclare function isDecimalLiteral(node: Node | null | undefined): node is DecimalLiteral;\ndeclare function isDecimalLiteral<Opts extends Options<DecimalLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is DecimalLiteral & Opts;\ndeclare function isModuleExpression(node: Node | null | undefined): node is ModuleExpression;\ndeclare function isModuleExpression<Opts extends Options<ModuleExpression>>(node: Node | null | undefined, opts?: Opts | null): node is ModuleExpression & Opts;\ndeclare function isTopicReference(node: Node | null | undefined): node is TopicReference;\ndeclare function isTopicReference<Opts extends Options<TopicReference>>(node: Node | null | undefined, opts?: Opts | null): node is TopicReference & Opts;\ndeclare function isPipelineTopicExpression(node: Node | null | undefined): node is PipelineTopicExpression;\ndeclare function isPipelineTopicExpression<Opts extends Options<PipelineTopicExpression>>(node: Node | null | undefined, opts?: Opts | null): node is PipelineTopicExpression & Opts;\ndeclare function isPipelineBareFunction(node: Node | null | undefined): node is PipelineBareFunction;\ndeclare function isPipelineBareFunction<Opts extends Options<PipelineBareFunction>>(node: Node | null | undefined, opts?: Opts | null): node is PipelineBareFunction & Opts;\ndeclare function isPipelinePrimaryTopicReference(node: Node | null | undefined): node is PipelinePrimaryTopicReference;\ndeclare function isPipelinePrimaryTopicReference<Opts extends Options<PipelinePrimaryTopicReference>>(node: Node | null | undefined, opts?: Opts | null): node is PipelinePrimaryTopicReference & Opts;\ndeclare function isVoidPattern(node: Node | null | undefined): node is VoidPattern;\ndeclare function isVoidPattern<Opts extends Options<VoidPattern>>(node: Node | null | undefined, opts?: Opts | null): node is VoidPattern & Opts;\ndeclare function isTSParameterProperty(node: Node | null | undefined): node is TSParameterProperty;\ndeclare function isTSParameterProperty<Opts extends Options<TSParameterProperty>>(node: Node | null | undefined, opts?: Opts | null): node is TSParameterProperty & Opts;\ndeclare function isTSDeclareFunction(node: Node | null | undefined): node is TSDeclareFunction;\ndeclare function isTSDeclareFunction<Opts extends Options<TSDeclareFunction>>(node: Node | null | undefined, opts?: Opts | null): node is TSDeclareFunction & Opts;\ndeclare function isTSDeclareMethod(node: Node | null | undefined): node is TSDeclareMethod;\ndeclare function isTSDeclareMethod<Opts extends Options<TSDeclareMethod>>(node: Node | null | undefined, opts?: Opts | null): node is TSDeclareMethod & Opts;\ndeclare function isTSQualifiedName(node: Node | null | undefined): node is TSQualifiedName;\ndeclare function isTSQualifiedName<Opts extends Options<TSQualifiedName>>(node: Node | null | undefined, opts?: Opts | null): node is TSQualifiedName & Opts;\ndeclare function isTSCallSignatureDeclaration(node: Node | null | undefined): node is TSCallSignatureDeclaration;\ndeclare function isTSCallSignatureDeclaration<Opts extends Options<TSCallSignatureDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSCallSignatureDeclaration & Opts;\ndeclare function isTSConstructSignatureDeclaration(node: Node | null | undefined): node is TSConstructSignatureDeclaration;\ndeclare function isTSConstructSignatureDeclaration<Opts extends Options<TSConstructSignatureDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSConstructSignatureDeclaration & Opts;\ndeclare function isTSPropertySignature(node: Node | null | undefined): node is TSPropertySignature;\ndeclare function isTSPropertySignature<Opts extends Options<TSPropertySignature>>(node: Node | null | undefined, opts?: Opts | null): node is TSPropertySignature & Opts;\ndeclare function isTSMethodSignature(node: Node | null | undefined): node is TSMethodSignature;\ndeclare function isTSMethodSignature<Opts extends Options<TSMethodSignature>>(node: Node | null | undefined, opts?: Opts | null): node is TSMethodSignature & Opts;\ndeclare function isTSIndexSignature(node: Node | null | undefined): node is TSIndexSignature;\ndeclare function isTSIndexSignature<Opts extends Options<TSIndexSignature>>(node: Node | null | undefined, opts?: Opts | null): node is TSIndexSignature & Opts;\ndeclare function isTSAnyKeyword(node: Node | null | undefined): node is TSAnyKeyword;\ndeclare function isTSAnyKeyword<Opts extends Options<TSAnyKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSAnyKeyword & Opts;\ndeclare function isTSBooleanKeyword(node: Node | null | undefined): node is TSBooleanKeyword;\ndeclare function isTSBooleanKeyword<Opts extends Options<TSBooleanKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSBooleanKeyword & Opts;\ndeclare function isTSBigIntKeyword(node: Node | null | undefined): node is TSBigIntKeyword;\ndeclare function isTSBigIntKeyword<Opts extends Options<TSBigIntKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSBigIntKeyword & Opts;\ndeclare function isTSIntrinsicKeyword(node: Node | null | undefined): node is TSIntrinsicKeyword;\ndeclare function isTSIntrinsicKeyword<Opts extends Options<TSIntrinsicKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSIntrinsicKeyword & Opts;\ndeclare function isTSNeverKeyword(node: Node | null | undefined): node is TSNeverKeyword;\ndeclare function isTSNeverKeyword<Opts extends Options<TSNeverKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSNeverKeyword & Opts;\ndeclare function isTSNullKeyword(node: Node | null | undefined): node is TSNullKeyword;\ndeclare function isTSNullKeyword<Opts extends Options<TSNullKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSNullKeyword & Opts;\ndeclare function isTSNumberKeyword(node: Node | null | undefined): node is TSNumberKeyword;\ndeclare function isTSNumberKeyword<Opts extends Options<TSNumberKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSNumberKeyword & Opts;\ndeclare function isTSObjectKeyword(node: Node | null | undefined): node is TSObjectKeyword;\ndeclare function isTSObjectKeyword<Opts extends Options<TSObjectKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSObjectKeyword & Opts;\ndeclare function isTSStringKeyword(node: Node | null | undefined): node is TSStringKeyword;\ndeclare function isTSStringKeyword<Opts extends Options<TSStringKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSStringKeyword & Opts;\ndeclare function isTSSymbolKeyword(node: Node | null | undefined): node is TSSymbolKeyword;\ndeclare function isTSSymbolKeyword<Opts extends Options<TSSymbolKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSSymbolKeyword & Opts;\ndeclare function isTSUndefinedKeyword(node: Node | null | undefined): node is TSUndefinedKeyword;\ndeclare function isTSUndefinedKeyword<Opts extends Options<TSUndefinedKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSUndefinedKeyword & Opts;\ndeclare function isTSUnknownKeyword(node: Node | null | undefined): node is TSUnknownKeyword;\ndeclare function isTSUnknownKeyword<Opts extends Options<TSUnknownKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSUnknownKeyword & Opts;\ndeclare function isTSVoidKeyword(node: Node | null | undefined): node is TSVoidKeyword;\ndeclare function isTSVoidKeyword<Opts extends Options<TSVoidKeyword>>(node: Node | null | undefined, opts?: Opts | null): node is TSVoidKeyword & Opts;\ndeclare function isTSThisType(node: Node | null | undefined): node is TSThisType;\ndeclare function isTSThisType<Opts extends Options<TSThisType>>(node: Node | null | undefined, opts?: Opts | null): node is TSThisType & Opts;\ndeclare function isTSFunctionType(node: Node | null | undefined): node is TSFunctionType;\ndeclare function isTSFunctionType<Opts extends Options<TSFunctionType>>(node: Node | null | undefined, opts?: Opts | null): node is TSFunctionType & Opts;\ndeclare function isTSConstructorType(node: Node | null | undefined): node is TSConstructorType;\ndeclare function isTSConstructorType<Opts extends Options<TSConstructorType>>(node: Node | null | undefined, opts?: Opts | null): node is TSConstructorType & Opts;\ndeclare function isTSTypeReference(node: Node | null | undefined): node is TSTypeReference;\ndeclare function isTSTypeReference<Opts extends Options<TSTypeReference>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeReference & Opts;\ndeclare function isTSTypePredicate(node: Node | null | undefined): node is TSTypePredicate;\ndeclare function isTSTypePredicate<Opts extends Options<TSTypePredicate>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypePredicate & Opts;\ndeclare function isTSTypeQuery(node: Node | null | undefined): node is TSTypeQuery;\ndeclare function isTSTypeQuery<Opts extends Options<TSTypeQuery>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeQuery & Opts;\ndeclare function isTSTypeLiteral(node: Node | null | undefined): node is TSTypeLiteral;\ndeclare function isTSTypeLiteral<Opts extends Options<TSTypeLiteral>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeLiteral & Opts;\ndeclare function isTSArrayType(node: Node | null | undefined): node is TSArrayType;\ndeclare function isTSArrayType<Opts extends Options<TSArrayType>>(node: Node | null | undefined, opts?: Opts | null): node is TSArrayType & Opts;\ndeclare function isTSTupleType(node: Node | null | undefined): node is TSTupleType;\ndeclare function isTSTupleType<Opts extends Options<TSTupleType>>(node: Node | null | undefined, opts?: Opts | null): node is TSTupleType & Opts;\ndeclare function isTSOptionalType(node: Node | null | undefined): node is TSOptionalType;\ndeclare function isTSOptionalType<Opts extends Options<TSOptionalType>>(node: Node | null | undefined, opts?: Opts | null): node is TSOptionalType & Opts;\ndeclare function isTSRestType(node: Node | null | undefined): node is TSRestType;\ndeclare function isTSRestType<Opts extends Options<TSRestType>>(node: Node | null | undefined, opts?: Opts | null): node is TSRestType & Opts;\ndeclare function isTSNamedTupleMember(node: Node | null | undefined): node is TSNamedTupleMember;\ndeclare function isTSNamedTupleMember<Opts extends Options<TSNamedTupleMember>>(node: Node | null | undefined, opts?: Opts | null): node is TSNamedTupleMember & Opts;\ndeclare function isTSUnionType(node: Node | null | undefined): node is TSUnionType;\ndeclare function isTSUnionType<Opts extends Options<TSUnionType>>(node: Node | null | undefined, opts?: Opts | null): node is TSUnionType & Opts;\ndeclare function isTSIntersectionType(node: Node | null | undefined): node is TSIntersectionType;\ndeclare function isTSIntersectionType<Opts extends Options<TSIntersectionType>>(node: Node | null | undefined, opts?: Opts | null): node is TSIntersectionType & Opts;\ndeclare function isTSConditionalType(node: Node | null | undefined): node is TSConditionalType;\ndeclare function isTSConditionalType<Opts extends Options<TSConditionalType>>(node: Node | null | undefined, opts?: Opts | null): node is TSConditionalType & Opts;\ndeclare function isTSInferType(node: Node | null | undefined): node is TSInferType;\ndeclare function isTSInferType<Opts extends Options<TSInferType>>(node: Node | null | undefined, opts?: Opts | null): node is TSInferType & Opts;\ndeclare function isTSParenthesizedType(node: Node | null | undefined): node is TSParenthesizedType;\ndeclare function isTSParenthesizedType<Opts extends Options<TSParenthesizedType>>(node: Node | null | undefined, opts?: Opts | null): node is TSParenthesizedType & Opts;\ndeclare function isTSTypeOperator(node: Node | null | undefined): node is TSTypeOperator;\ndeclare function isTSTypeOperator<Opts extends Options<TSTypeOperator>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeOperator & Opts;\ndeclare function isTSIndexedAccessType(node: Node | null | undefined): node is TSIndexedAccessType;\ndeclare function isTSIndexedAccessType<Opts extends Options<TSIndexedAccessType>>(node: Node | null | undefined, opts?: Opts | null): node is TSIndexedAccessType & Opts;\ndeclare function isTSMappedType(node: Node | null | undefined): node is TSMappedType;\ndeclare function isTSMappedType<Opts extends Options<TSMappedType>>(node: Node | null | undefined, opts?: Opts | null): node is TSMappedType & Opts;\ndeclare function isTSTemplateLiteralType(node: Node | null | undefined): node is TSTemplateLiteralType;\ndeclare function isTSTemplateLiteralType<Opts extends Options<TSTemplateLiteralType>>(node: Node | null | undefined, opts?: Opts | null): node is TSTemplateLiteralType & Opts;\ndeclare function isTSLiteralType(node: Node | null | undefined): node is TSLiteralType;\ndeclare function isTSLiteralType<Opts extends Options<TSLiteralType>>(node: Node | null | undefined, opts?: Opts | null): node is TSLiteralType & Opts;\ndeclare function isTSExpressionWithTypeArguments(node: Node | null | undefined): node is TSExpressionWithTypeArguments;\ndeclare function isTSExpressionWithTypeArguments<Opts extends Options<TSExpressionWithTypeArguments>>(node: Node | null | undefined, opts?: Opts | null): node is TSExpressionWithTypeArguments & Opts;\ndeclare function isTSInterfaceDeclaration(node: Node | null | undefined): node is TSInterfaceDeclaration;\ndeclare function isTSInterfaceDeclaration<Opts extends Options<TSInterfaceDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSInterfaceDeclaration & Opts;\ndeclare function isTSInterfaceBody(node: Node | null | undefined): node is TSInterfaceBody;\ndeclare function isTSInterfaceBody<Opts extends Options<TSInterfaceBody>>(node: Node | null | undefined, opts?: Opts | null): node is TSInterfaceBody & Opts;\ndeclare function isTSTypeAliasDeclaration(node: Node | null | undefined): node is TSTypeAliasDeclaration;\ndeclare function isTSTypeAliasDeclaration<Opts extends Options<TSTypeAliasDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeAliasDeclaration & Opts;\ndeclare function isTSInstantiationExpression(node: Node | null | undefined): node is TSInstantiationExpression;\ndeclare function isTSInstantiationExpression<Opts extends Options<TSInstantiationExpression>>(node: Node | null | undefined, opts?: Opts | null): node is TSInstantiationExpression & Opts;\ndeclare function isTSAsExpression(node: Node | null | undefined): node is TSAsExpression;\ndeclare function isTSAsExpression<Opts extends Options<TSAsExpression>>(node: Node | null | undefined, opts?: Opts | null): node is TSAsExpression & Opts;\ndeclare function isTSSatisfiesExpression(node: Node | null | undefined): node is TSSatisfiesExpression;\ndeclare function isTSSatisfiesExpression<Opts extends Options<TSSatisfiesExpression>>(node: Node | null | undefined, opts?: Opts | null): node is TSSatisfiesExpression & Opts;\ndeclare function isTSTypeAssertion(node: Node | null | undefined): node is TSTypeAssertion;\ndeclare function isTSTypeAssertion<Opts extends Options<TSTypeAssertion>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeAssertion & Opts;\ndeclare function isTSEnumBody(node: Node | null | undefined): node is TSEnumBody;\ndeclare function isTSEnumBody<Opts extends Options<TSEnumBody>>(node: Node | null | undefined, opts?: Opts | null): node is TSEnumBody & Opts;\ndeclare function isTSEnumDeclaration(node: Node | null | undefined): node is TSEnumDeclaration;\ndeclare function isTSEnumDeclaration<Opts extends Options<TSEnumDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSEnumDeclaration & Opts;\ndeclare function isTSEnumMember(node: Node | null | undefined): node is TSEnumMember;\ndeclare function isTSEnumMember<Opts extends Options<TSEnumMember>>(node: Node | null | undefined, opts?: Opts | null): node is TSEnumMember & Opts;\ndeclare function isTSModuleDeclaration(node: Node | null | undefined): node is TSModuleDeclaration;\ndeclare function isTSModuleDeclaration<Opts extends Options<TSModuleDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSModuleDeclaration & Opts;\ndeclare function isTSModuleBlock(node: Node | null | undefined): node is TSModuleBlock;\ndeclare function isTSModuleBlock<Opts extends Options<TSModuleBlock>>(node: Node | null | undefined, opts?: Opts | null): node is TSModuleBlock & Opts;\ndeclare function isTSImportType(node: Node | null | undefined): node is TSImportType;\ndeclare function isTSImportType<Opts extends Options<TSImportType>>(node: Node | null | undefined, opts?: Opts | null): node is TSImportType & Opts;\ndeclare function isTSImportEqualsDeclaration(node: Node | null | undefined): node is TSImportEqualsDeclaration;\ndeclare function isTSImportEqualsDeclaration<Opts extends Options<TSImportEqualsDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSImportEqualsDeclaration & Opts;\ndeclare function isTSExternalModuleReference(node: Node | null | undefined): node is TSExternalModuleReference;\ndeclare function isTSExternalModuleReference<Opts extends Options<TSExternalModuleReference>>(node: Node | null | undefined, opts?: Opts | null): node is TSExternalModuleReference & Opts;\ndeclare function isTSNonNullExpression(node: Node | null | undefined): node is TSNonNullExpression;\ndeclare function isTSNonNullExpression<Opts extends Options<TSNonNullExpression>>(node: Node | null | undefined, opts?: Opts | null): node is TSNonNullExpression & Opts;\ndeclare function isTSExportAssignment(node: Node | null | undefined): node is TSExportAssignment;\ndeclare function isTSExportAssignment<Opts extends Options<TSExportAssignment>>(node: Node | null | undefined, opts?: Opts | null): node is TSExportAssignment & Opts;\ndeclare function isTSNamespaceExportDeclaration(node: Node | null | undefined): node is TSNamespaceExportDeclaration;\ndeclare function isTSNamespaceExportDeclaration<Opts extends Options<TSNamespaceExportDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSNamespaceExportDeclaration & Opts;\ndeclare function isTSTypeAnnotation(node: Node | null | undefined): node is TSTypeAnnotation;\ndeclare function isTSTypeAnnotation<Opts extends Options<TSTypeAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeAnnotation & Opts;\ndeclare function isTSTypeParameterInstantiation(node: Node | null | undefined): node is TSTypeParameterInstantiation;\ndeclare function isTSTypeParameterInstantiation<Opts extends Options<TSTypeParameterInstantiation>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeParameterInstantiation & Opts;\ndeclare function isTSTypeParameterDeclaration(node: Node | null | undefined): node is TSTypeParameterDeclaration;\ndeclare function isTSTypeParameterDeclaration<Opts extends Options<TSTypeParameterDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeParameterDeclaration & Opts;\ndeclare function isTSTypeParameter(node: Node | null | undefined): node is TSTypeParameter;\ndeclare function isTSTypeParameter<Opts extends Options<TSTypeParameter>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeParameter & Opts;\ndeclare function isStandardized(node: Node | null | undefined): node is Standardized;\ndeclare function isStandardized<Opts extends Options<Standardized>>(node: Node | null | undefined, opts?: Opts | null): node is Standardized & Opts;\ndeclare function isExpression(node: Node | null | undefined): node is Expression;\ndeclare function isExpression<Opts extends Options<Expression>>(node: Node | null | undefined, opts?: Opts | null): node is Expression & Opts;\ndeclare function isBinary(node: Node | null | undefined): node is Binary;\ndeclare function isBinary<Opts extends Options<Binary>>(node: Node | null | undefined, opts?: Opts | null): node is Binary & Opts;\ndeclare function isScopable(node: Node | null | undefined): node is Scopable;\ndeclare function isScopable<Opts extends Options<Scopable>>(node: Node | null | undefined, opts?: Opts | null): node is Scopable & Opts;\ndeclare function isBlockParent(node: Node | null | undefined): node is BlockParent;\ndeclare function isBlockParent<Opts extends Options<BlockParent>>(node: Node | null | undefined, opts?: Opts | null): node is BlockParent & Opts;\ndeclare function isBlock(node: Node | null | undefined): node is Block;\ndeclare function isBlock<Opts extends Options<Block>>(node: Node | null | undefined, opts?: Opts | null): node is Block & Opts;\ndeclare function isStatement(node: Node | null | undefined): node is Statement;\ndeclare function isStatement<Opts extends Options<Statement>>(node: Node | null | undefined, opts?: Opts | null): node is Statement & Opts;\ndeclare function isTerminatorless(node: Node | null | undefined): node is Terminatorless;\ndeclare function isTerminatorless<Opts extends Options<Terminatorless>>(node: Node | null | undefined, opts?: Opts | null): node is Terminatorless & Opts;\ndeclare function isCompletionStatement(node: Node | null | undefined): node is CompletionStatement;\ndeclare function isCompletionStatement<Opts extends Options<CompletionStatement>>(node: Node | null | undefined, opts?: Opts | null): node is CompletionStatement & Opts;\ndeclare function isConditional(node: Node | null | undefined): node is Conditional;\ndeclare function isConditional<Opts extends Options<Conditional>>(node: Node | null | undefined, opts?: Opts | null): node is Conditional & Opts;\ndeclare function isLoop(node: Node | null | undefined): node is Loop;\ndeclare function isLoop<Opts extends Options<Loop>>(node: Node | null | undefined, opts?: Opts | null): node is Loop & Opts;\ndeclare function isWhile(node: Node | null | undefined): node is While;\ndeclare function isWhile<Opts extends Options<While>>(node: Node | null | undefined, opts?: Opts | null): node is While & Opts;\ndeclare function isExpressionWrapper(node: Node | null | undefined): node is ExpressionWrapper;\ndeclare function isExpressionWrapper<Opts extends Options<ExpressionWrapper>>(node: Node | null | undefined, opts?: Opts | null): node is ExpressionWrapper & Opts;\ndeclare function isFor(node: Node | null | undefined): node is For;\ndeclare function isFor<Opts extends Options<For>>(node: Node | null | undefined, opts?: Opts | null): node is For & Opts;\ndeclare function isForXStatement(node: Node | null | undefined): node is ForXStatement;\ndeclare function isForXStatement<Opts extends Options<ForXStatement>>(node: Node | null | undefined, opts?: Opts | null): node is ForXStatement & Opts;\ndeclare function isFunction(node: Node | null | undefined): node is Function;\ndeclare function isFunction<Opts extends Options<Function>>(node: Node | null | undefined, opts?: Opts | null): node is Function & Opts;\ndeclare function isFunctionParent(node: Node | null | undefined): node is FunctionParent;\ndeclare function isFunctionParent<Opts extends Options<FunctionParent>>(node: Node | null | undefined, opts?: Opts | null): node is FunctionParent & Opts;\ndeclare function isPureish(node: Node | null | undefined): node is Pureish;\ndeclare function isPureish<Opts extends Options<Pureish>>(node: Node | null | undefined, opts?: Opts | null): node is Pureish & Opts;\ndeclare function isDeclaration(node: Node | null | undefined): node is Declaration;\ndeclare function isDeclaration<Opts extends Options<Declaration>>(node: Node | null | undefined, opts?: Opts | null): node is Declaration & Opts;\ndeclare function isFunctionParameter(node: Node | null | undefined): node is FunctionParameter;\ndeclare function isFunctionParameter<Opts extends Options<FunctionParameter>>(node: Node | null | undefined, opts?: Opts | null): node is FunctionParameter & Opts;\ndeclare function isPatternLike(node: Node | null | undefined): node is PatternLike;\ndeclare function isPatternLike<Opts extends Options<PatternLike>>(node: Node | null | undefined, opts?: Opts | null): node is PatternLike & Opts;\ndeclare function isLVal(node: Node | null | undefined): node is LVal;\ndeclare function isLVal<Opts extends Options<LVal>>(node: Node | null | undefined, opts?: Opts | null): node is LVal & Opts;\ndeclare function isTSEntityName(node: Node | null | undefined): node is TSEntityName;\ndeclare function isTSEntityName<Opts extends Options<TSEntityName>>(node: Node | null | undefined, opts?: Opts | null): node is TSEntityName & Opts;\ndeclare function isLiteral(node: Node | null | undefined): node is Literal;\ndeclare function isLiteral<Opts extends Options<Literal>>(node: Node | null | undefined, opts?: Opts | null): node is Literal & Opts;\ndeclare function isUserWhitespacable(node: Node | null | undefined): node is UserWhitespacable;\ndeclare function isUserWhitespacable<Opts extends Options<UserWhitespacable>>(node: Node | null | undefined, opts?: Opts | null): node is UserWhitespacable & Opts;\ndeclare function isMethod(node: Node | null | undefined): node is Method;\ndeclare function isMethod<Opts extends Options<Method>>(node: Node | null | undefined, opts?: Opts | null): node is Method & Opts;\ndeclare function isObjectMember(node: Node | null | undefined): node is ObjectMember;\ndeclare function isObjectMember<Opts extends Options<ObjectMember>>(node: Node | null | undefined, opts?: Opts | null): node is ObjectMember & Opts;\ndeclare function isProperty(node: Node | null | undefined): node is Property;\ndeclare function isProperty<Opts extends Options<Property>>(node: Node | null | undefined, opts?: Opts | null): node is Property & Opts;\ndeclare function isUnaryLike(node: Node | null | undefined): node is UnaryLike;\ndeclare function isUnaryLike<Opts extends Options<UnaryLike>>(node: Node | null | undefined, opts?: Opts | null): node is UnaryLike & Opts;\ndeclare function isPattern(node: Node | null | undefined): node is Pattern;\ndeclare function isPattern<Opts extends Options<Pattern>>(node: Node | null | undefined, opts?: Opts | null): node is Pattern & Opts;\ndeclare function isClass(node: Node | null | undefined): node is Class;\ndeclare function isClass<Opts extends Options<Class>>(node: Node | null | undefined, opts?: Opts | null): node is Class & Opts;\ndeclare function isImportOrExportDeclaration(node: Node | null | undefined): node is ImportOrExportDeclaration;\ndeclare function isImportOrExportDeclaration<Opts extends Options<ImportOrExportDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is ImportOrExportDeclaration & Opts;\ndeclare function isExportDeclaration(node: Node | null | undefined): node is ExportDeclaration;\ndeclare function isExportDeclaration<Opts extends Options<ExportDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is ExportDeclaration & Opts;\ndeclare function isModuleSpecifier(node: Node | null | undefined): node is ModuleSpecifier;\ndeclare function isModuleSpecifier<Opts extends Options<ModuleSpecifier>>(node: Node | null | undefined, opts?: Opts | null): node is ModuleSpecifier & Opts;\ndeclare function isAccessor(node: Node | null | undefined): node is Accessor;\ndeclare function isAccessor<Opts extends Options<Accessor>>(node: Node | null | undefined, opts?: Opts | null): node is Accessor & Opts;\ndeclare function isPrivate(node: Node | null | undefined): node is Private;\ndeclare function isPrivate<Opts extends Options<Private>>(node: Node | null | undefined, opts?: Opts | null): node is Private & Opts;\ndeclare function isFlow(node: Node | null | undefined): node is Flow;\ndeclare function isFlow<Opts extends Options<Flow>>(node: Node | null | undefined, opts?: Opts | null): node is Flow & Opts;\ndeclare function isFlowType(node: Node | null | undefined): node is FlowType;\ndeclare function isFlowType<Opts extends Options<FlowType>>(node: Node | null | undefined, opts?: Opts | null): node is FlowType & Opts;\ndeclare function isFlowBaseAnnotation(node: Node | null | undefined): node is FlowBaseAnnotation;\ndeclare function isFlowBaseAnnotation<Opts extends Options<FlowBaseAnnotation>>(node: Node | null | undefined, opts?: Opts | null): node is FlowBaseAnnotation & Opts;\ndeclare function isFlowDeclaration(node: Node | null | undefined): node is FlowDeclaration;\ndeclare function isFlowDeclaration<Opts extends Options<FlowDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is FlowDeclaration & Opts;\ndeclare function isFlowPredicate(node: Node | null | undefined): node is FlowPredicate;\ndeclare function isFlowPredicate<Opts extends Options<FlowPredicate>>(node: Node | null | undefined, opts?: Opts | null): node is FlowPredicate & Opts;\ndeclare function isEnumBody(node: Node | null | undefined): node is EnumBody;\ndeclare function isEnumBody<Opts extends Options<EnumBody>>(node: Node | null | undefined, opts?: Opts | null): node is EnumBody & Opts;\ndeclare function isEnumMember(node: Node | null | undefined): node is EnumMember;\ndeclare function isEnumMember<Opts extends Options<EnumMember>>(node: Node | null | undefined, opts?: Opts | null): node is EnumMember & Opts;\ndeclare function isJSX(node: Node | null | undefined): node is JSX;\ndeclare function isJSX<Opts extends Options<JSX>>(node: Node | null | undefined, opts?: Opts | null): node is JSX & Opts;\ndeclare function isMiscellaneous(node: Node | null | undefined): node is Miscellaneous;\ndeclare function isMiscellaneous<Opts extends Options<Miscellaneous>>(node: Node | null | undefined, opts?: Opts | null): node is Miscellaneous & Opts;\ndeclare function isTypeScript(node: Node | null | undefined): node is TypeScript;\ndeclare function isTypeScript<Opts extends Options<TypeScript>>(node: Node | null | undefined, opts?: Opts | null): node is TypeScript & Opts;\ndeclare function isTSTypeElement(node: Node | null | undefined): node is TSTypeElement;\ndeclare function isTSTypeElement<Opts extends Options<TSTypeElement>>(node: Node | null | undefined, opts?: Opts | null): node is TSTypeElement & Opts;\ndeclare function isTSType(node: Node | null | undefined): node is TSType;\ndeclare function isTSType<Opts extends Options<TSType>>(node: Node | null | undefined, opts?: Opts | null): node is TSType & Opts;\ndeclare function isTSBaseType(node: Node | null | undefined): node is TSBaseType;\ndeclare function isTSBaseType<Opts extends Options<TSBaseType>>(node: Node | null | undefined, opts?: Opts | null): node is TSBaseType & Opts;\n/**\n * @deprecated Use `isNumericLiteral`\n */\ndeclare function isNumberLiteral(node: Node | null | undefined): boolean;\ndeclare function isNumberLiteral<Opts extends Options<NumberLiteral$1>>(node: Node | null | undefined, opts?: Opts | null): boolean;\n/**\n * @deprecated Use `isRegExpLiteral`\n */\ndeclare function isRegexLiteral(node: Node | null | undefined): boolean;\ndeclare function isRegexLiteral<Opts extends Options<RegexLiteral$1>>(node: Node | null | undefined, opts?: Opts | null): boolean;\n/**\n * @deprecated Use `isRestElement`\n */\ndeclare function isRestProperty(node: Node | null | undefined): boolean;\ndeclare function isRestProperty<Opts extends Options<RestProperty$1>>(node: Node | null | undefined, opts?: Opts | null): boolean;\n/**\n * @deprecated Use `isSpreadElement`\n */\ndeclare function isSpreadProperty(node: Node | null | undefined): boolean;\ndeclare function isSpreadProperty<Opts extends Options<SpreadProperty$1>>(node: Node | null | undefined, opts?: Opts | null): boolean;\n/**\n * @deprecated Use `isImportOrExportDeclaration`\n */\ndeclare function isModuleDeclaration<Opts extends Options<ModuleDeclaration>>(node: Node | null | undefined, opts?: Opts | null): node is ImportOrExportDeclaration & Opts;\n\ndeclare function deprecationWarning(oldName: string, newName: string, prefix?: string, cacheKey?: string): void;\n\ndeclare const react: {\n    isReactComponent: (member: Node) => boolean;\n    isCompatTag: typeof isCompatTag;\n    buildChildren: typeof buildChildren;\n};\n\nexport { ACCESSOR_TYPES, ALIAS_KEYS, ASSIGNMENT_OPERATORS, Accessor, Aliases, AnyTypeAnnotation, ArgumentPlaceholder, ArrayExpression, ArrayPattern, ArrayTypeAnnotation, ArrowFunctionExpression, AssignmentExpression, AssignmentPattern, AwaitExpression, BINARY_OPERATORS, BINARY_TYPES, BLOCKPARENT_TYPES, BLOCK_TYPES, BOOLEAN_BINARY_OPERATORS, BOOLEAN_NUMBER_BINARY_OPERATORS, BOOLEAN_UNARY_OPERATORS, BUILDER_KEYS, BigIntLiteral, Binary, BinaryExpression, BindExpression, Block, BlockParent, BlockStatement, BooleanLiteral, BooleanLiteralTypeAnnotation, BooleanTypeAnnotation, BreakStatement, CLASS_TYPES, COMMENT_KEYS, COMPARISON_BINARY_OPERATORS, COMPLETIONSTATEMENT_TYPES, CONDITIONAL_TYPES, CallExpression, CatchClause, Class, ClassAccessorProperty, ClassBody, ClassDeclaration, ClassExpression, ClassImplements, ClassMethod, ClassPrivateMethod, ClassPrivateProperty, ClassProperty, Comment, CommentBlock, CommentLine, CommentTypeShorthand, CompletionStatement, Conditional, ConditionalExpression, ContinueStatement, DECLARATION_TYPES, DEPRECATED_ALIASES, DEPRECATED_KEYS, DebuggerStatement, DecimalLiteral, Declaration, DeclareClass, DeclareExportAllDeclaration, DeclareExportDeclaration, DeclareFunction, DeclareInterface, DeclareModule, DeclareModuleExports, DeclareOpaqueType, DeclareTypeAlias, DeclareVariable, DeclaredPredicate, Decorator, DeprecatedAliases, Directive, DirectiveLiteral, DoExpression, DoWhileStatement, ENUMBODY_TYPES, ENUMMEMBER_TYPES, EQUALITY_BINARY_OPERATORS, EXPORTDECLARATION_TYPES, EXPRESSIONWRAPPER_TYPES, EXPRESSION_TYPES, EmptyStatement, EmptyTypeAnnotation, EnumBody, EnumBooleanBody, EnumBooleanMember, EnumDeclaration, EnumDefaultedMember, EnumMember, EnumNumberBody, EnumNumberMember, EnumStringBody, EnumStringMember, EnumSymbolBody, ExistsTypeAnnotation, ExportAllDeclaration, ExportDeclaration, ExportDefaultDeclaration, ExportDefaultSpecifier, ExportNamedDeclaration, ExportNamespaceSpecifier, ExportSpecifier, Expression, ExpressionStatement, ExpressionWrapper, FLATTENABLE_KEYS, FLIPPED_ALIAS_KEYS, FLOWBASEANNOTATION_TYPES, FLOWDECLARATION_TYPES, FLOWPREDICATE_TYPES, FLOWTYPE_TYPES, FLOW_TYPES, FORXSTATEMENT_TYPES, FOR_INIT_KEYS, FOR_TYPES, FUNCTIONPARAMETER_TYPES, FUNCTIONPARENT_TYPES, FUNCTION_TYPES, FieldOptions, File, Flow, FlowBaseAnnotation, FlowDeclaration, FlowPredicate, FlowType, For, ForInStatement, ForOfStatement, ForStatement, ForXStatement, Function, FunctionDeclaration, FunctionExpression, FunctionParameter, FunctionParent, FunctionTypeAnnotation, FunctionTypeParam, GenericTypeAnnotation, IMMUTABLE_TYPES, IMPORTOREXPORTDECLARATION_TYPES, INHERIT_KEYS, Identifier, IfStatement, Immutable, Import, ImportAttribute, ImportDeclaration, ImportDefaultSpecifier, ImportExpression, ImportNamespaceSpecifier, ImportOrExportDeclaration, ImportSpecifier, IndexedAccessType, InferredPredicate, InterfaceDeclaration, InterfaceExtends, InterfaceTypeAnnotation, InterpreterDirective, IntersectionTypeAnnotation, JSX, JSXAttribute, JSXClosingElement, JSXClosingFragment, JSXElement, JSXEmptyExpression, JSXExpressionContainer, JSXFragment, JSXIdentifier, JSXMemberExpression, JSXNamespacedName, JSXOpeningElement, JSXOpeningFragment, JSXSpreadAttribute, JSXSpreadChild, JSXText, JSX_TYPES, LITERAL_TYPES, LOGICAL_OPERATORS, LOOP_TYPES, LVAL_TYPES, LVal, LabeledStatement, Literal, LogicalExpression, Loop, METHOD_TYPES, MISCELLANEOUS_TYPES, MODULEDECLARATION_TYPES, MODULESPECIFIER_TYPES, MemberExpression, MetaProperty, Method, Miscellaneous, MixedTypeAnnotation, ModuleDeclaration, ModuleExpression, ModuleSpecifier, NODE_FIELDS, NODE_PARENT_VALIDATIONS, NUMBER_BINARY_OPERATORS, NUMBER_UNARY_OPERATORS, NewExpression, Node, Noop, NullLiteral, NullLiteralTypeAnnotation, NullableTypeAnnotation, NumberLiteral$1 as NumberLiteral, NumberLiteralTypeAnnotation, NumberTypeAnnotation, NumericLiteral, OBJECTMEMBER_TYPES, ObjectExpression, ObjectMember, ObjectMethod, ObjectPattern, ObjectProperty, ObjectTypeAnnotation, ObjectTypeCallProperty, ObjectTypeIndexer, ObjectTypeInternalSlot, ObjectTypeProperty, ObjectTypeSpreadProperty, OpaqueType, OptionalCallExpression, OptionalIndexedAccessType, OptionalMemberExpression, PATTERNLIKE_TYPES, PATTERN_TYPES, PLACEHOLDERS, PLACEHOLDERS_ALIAS, PLACEHOLDERS_FLIPPED_ALIAS, PRIVATE_TYPES, PROPERTY_TYPES, PUREISH_TYPES, ParentMaps, ParenthesizedExpression, Pattern, PatternLike, PipelineBareFunction, PipelinePrimaryTopicReference, PipelineTopicExpression, Placeholder, Private, PrivateName, Program, Property, Pureish, QualifiedTypeIdentifier, RecordExpression, RegExpLiteral, RegexLiteral$1 as RegexLiteral, Options$1 as RemovePropertiesOptions, RestElement, RestProperty$1 as RestProperty, ReturnStatement, SCOPABLE_TYPES, STANDARDIZED_TYPES, STATEMENT_OR_BLOCK_KEYS, STATEMENT_TYPES, STRING_UNARY_OPERATORS, Scopable, SequenceExpression, SourceLocation, SpreadElement, SpreadProperty$1 as SpreadProperty, Standardized, Statement, StaticBlock, StringLiteral, StringLiteralTypeAnnotation, StringTypeAnnotation, Super, SwitchCase, SwitchStatement, SymbolTypeAnnotation, TERMINATORLESS_TYPES, TSAnyKeyword, TSArrayType, TSAsExpression, TSBASETYPE_TYPES, TSBaseType, TSBigIntKeyword, TSBooleanKeyword, TSCallSignatureDeclaration, TSConditionalType, TSConstructSignatureDeclaration, TSConstructorType, TSDeclareFunction, TSDeclareMethod, TSENTITYNAME_TYPES, TSEntityName, TSEnumBody, TSEnumDeclaration, TSEnumMember, TSExportAssignment, TSExpressionWithTypeArguments, TSExternalModuleReference, TSFunctionType, TSImportEqualsDeclaration, TSImportType, TSIndexSignature, TSIndexedAccessType, TSInferType, TSInstantiationExpression, TSInterfaceBody, TSInterfaceDeclaration, TSIntersectionType, TSIntrinsicKeyword, TSLiteralType, TSMappedType, TSMethodSignature, TSModuleBlock, TSModuleDeclaration, TSNamedTupleMember, TSNamespaceExportDeclaration, TSNeverKeyword, TSNonNullExpression, TSNullKeyword, TSNumberKeyword, TSObjectKeyword, TSOptionalType, TSParameterProperty, TSParenthesizedType, TSPropertySignature, TSQualifiedName, TSRestType, TSSatisfiesExpression, TSStringKeyword, TSSymbolKeyword, TSTYPEELEMENT_TYPES, TSTYPE_TYPES, TSTemplateLiteralType, TSThisType, TSTupleType, TSType, TSTypeAliasDeclaration, TSTypeAnnotation, TSTypeAssertion, TSTypeElement, TSTypeLiteral, TSTypeOperator, TSTypeParameter, TSTypeParameterDeclaration, TSTypeParameterInstantiation, TSTypePredicate, TSTypeQuery, TSTypeReference, TSUndefinedKeyword, TSUnionType, TSUnknownKeyword, TSVoidKeyword, TYPES, TYPESCRIPT_TYPES, TaggedTemplateExpression, TemplateElement, TemplateLiteral, Terminatorless, ThisExpression, ThisTypeAnnotation, ThrowStatement, TopicReference, TraversalAncestors, TraversalHandler, TraversalHandlers, TryStatement, TupleExpression, TupleTypeAnnotation, TypeAlias, TypeAnnotation, TypeCastExpression, TypeParameter, TypeParameterDeclaration, TypeParameterInstantiation, TypeScript, TypeofTypeAnnotation, UNARYLIKE_TYPES, UNARY_OPERATORS, UPDATE_OPERATORS, USERWHITESPACABLE_TYPES, UnaryExpression, UnaryLike, UnionTypeAnnotation, UpdateExpression, UserWhitespacable, V8IntrinsicIdentifier, VISITOR_KEYS, VariableDeclaration, VariableDeclarator, Variance, VoidPattern, VoidTypeAnnotation, WHILE_TYPES, While, WhileStatement, WithStatement, YieldExpression, deprecationWarning as __internal__deprecationWarning, addComment, addComments, anyTypeAnnotation, appendToMemberExpression, argumentPlaceholder, arrayExpression, arrayPattern, arrayTypeAnnotation, arrowFunctionExpression, assertAccessor, assertAnyTypeAnnotation, assertArgumentPlaceholder, assertArrayExpression, assertArrayPattern, assertArrayTypeAnnotation, assertArrowFunctionExpression, assertAssignmentExpression, assertAssignmentPattern, assertAwaitExpression, assertBigIntLiteral, assertBinary, assertBinaryExpression, assertBindExpression, assertBlock, assertBlockParent, assertBlockStatement, assertBooleanLiteral, assertBooleanLiteralTypeAnnotation, assertBooleanTypeAnnotation, assertBreakStatement, assertCallExpression, assertCatchClause, assertClass, assertClassAccessorProperty, assertClassBody, assertClassDeclaration, assertClassExpression, assertClassImplements, assertClassMethod, assertClassPrivateMethod, assertClassPrivateProperty, assertClassProperty, assertCompletionStatement, assertConditional, assertConditionalExpression, assertContinueStatement, assertDebuggerStatement, assertDecimalLiteral, assertDeclaration, assertDeclareClass, assertDeclareExportAllDeclaration, assertDeclareExportDeclaration, assertDeclareFunction, assertDeclareInterface, assertDeclareModule, assertDeclareModuleExports, assertDeclareOpaqueType, assertDeclareTypeAlias, assertDeclareVariable, assertDeclaredPredicate, assertDecorator, assertDirective, assertDirectiveLiteral, assertDoExpression, assertDoWhileStatement, assertEmptyStatement, assertEmptyTypeAnnotation, assertEnumBody, assertEnumBooleanBody, assertEnumBooleanMember, assertEnumDeclaration, assertEnumDefaultedMember, assertEnumMember, assertEnumNumberBody, assertEnumNumberMember, assertEnumStringBody, assertEnumStringMember, assertEnumSymbolBody, assertExistsTypeAnnotation, assertExportAllDeclaration, assertExportDeclaration, assertExportDefaultDeclaration, assertExportDefaultSpecifier, assertExportNamedDeclaration, assertExportNamespaceSpecifier, assertExportSpecifier, assertExpression, assertExpressionStatement, assertExpressionWrapper, assertFile, assertFlow, assertFlowBaseAnnotation, assertFlowDeclaration, assertFlowPredicate, assertFlowType, assertFor, assertForInStatement, assertForOfStatement, assertForStatement, assertForXStatement, assertFunction, assertFunctionDeclaration, assertFunctionExpression, assertFunctionParameter, assertFunctionParent, assertFunctionTypeAnnotation, assertFunctionTypeParam, assertGenericTypeAnnotation, assertIdentifier, assertIfStatement, assertImmutable, assertImport, assertImportAttribute, assertImportDeclaration, assertImportDefaultSpecifier, assertImportExpression, assertImportNamespaceSpecifier, assertImportOrExportDeclaration, assertImportSpecifier, assertIndexedAccessType, assertInferredPredicate, assertInterfaceDeclaration, assertInterfaceExtends, assertInterfaceTypeAnnotation, assertInterpreterDirective, assertIntersectionTypeAnnotation, assertJSX, assertJSXAttribute, assertJSXClosingElement, assertJSXClosingFragment, assertJSXElement, assertJSXEmptyExpression, assertJSXExpressionContainer, assertJSXFragment, assertJSXIdentifier, assertJSXMemberExpression, assertJSXNamespacedName, assertJSXOpeningElement, assertJSXOpeningFragment, assertJSXSpreadAttribute, assertJSXSpreadChild, assertJSXText, assertLVal, assertLabeledStatement, assertLiteral, assertLogicalExpression, assertLoop, assertMemberExpression, assertMetaProperty, assertMethod, assertMiscellaneous, assertMixedTypeAnnotation, assertModuleDeclaration, assertModuleExpression, assertModuleSpecifier, assertNewExpression, assertNode, assertNoop, assertNullLiteral, assertNullLiteralTypeAnnotation, assertNullableTypeAnnotation, assertNumberLiteral, assertNumberLiteralTypeAnnotation, assertNumberTypeAnnotation, assertNumericLiteral, assertObjectExpression, assertObjectMember, assertObjectMethod, assertObjectPattern, assertObjectProperty, assertObjectTypeAnnotation, assertObjectTypeCallProperty, assertObjectTypeIndexer, assertObjectTypeInternalSlot, assertObjectTypeProperty, assertObjectTypeSpreadProperty, assertOpaqueType, assertOptionalCallExpression, assertOptionalIndexedAccessType, assertOptionalMemberExpression, assertParenthesizedExpression, assertPattern, assertPatternLike, assertPipelineBareFunction, assertPipelinePrimaryTopicReference, assertPipelineTopicExpression, assertPlaceholder, assertPrivate, assertPrivateName, assertProgram, assertProperty, assertPureish, assertQualifiedTypeIdentifier, assertRecordExpression, assertRegExpLiteral, assertRegexLiteral, assertRestElement, assertRestProperty, assertReturnStatement, assertScopable, assertSequenceExpression, assertSpreadElement, assertSpreadProperty, assertStandardized, assertStatement, assertStaticBlock, assertStringLiteral, assertStringLiteralTypeAnnotation, assertStringTypeAnnotation, assertSuper, assertSwitchCase, assertSwitchStatement, assertSymbolTypeAnnotation, assertTSAnyKeyword, assertTSArrayType, assertTSAsExpression, assertTSBaseType, assertTSBigIntKeyword, assertTSBooleanKeyword, assertTSCallSignatureDeclaration, assertTSConditionalType, assertTSConstructSignatureDeclaration, assertTSConstructorType, assertTSDeclareFunction, assertTSDeclareMethod, assertTSEntityName, assertTSEnumBody, assertTSEnumDeclaration, assertTSEnumMember, assertTSExportAssignment, assertTSExpressionWithTypeArguments, assertTSExternalModuleReference, assertTSFunctionType, assertTSImportEqualsDeclaration, assertTSImportType, assertTSIndexSignature, assertTSIndexedAccessType, assertTSInferType, assertTSInstantiationExpression, assertTSInterfaceBody, assertTSInterfaceDeclaration, assertTSIntersectionType, assertTSIntrinsicKeyword, assertTSLiteralType, assertTSMappedType, assertTSMethodSignature, assertTSModuleBlock, assertTSModuleDeclaration, assertTSNamedTupleMember, assertTSNamespaceExportDeclaration, assertTSNeverKeyword, assertTSNonNullExpression, assertTSNullKeyword, assertTSNumberKeyword, assertTSObjectKeyword, assertTSOptionalType, assertTSParameterProperty, assertTSParenthesizedType, assertTSPropertySignature, assertTSQualifiedName, assertTSRestType, assertTSSatisfiesExpression, assertTSStringKeyword, assertTSSymbolKeyword, assertTSTemplateLiteralType, assertTSThisType, assertTSTupleType, assertTSType, assertTSTypeAliasDeclaration, assertTSTypeAnnotation, assertTSTypeAssertion, assertTSTypeElement, assertTSTypeLiteral, assertTSTypeOperator, assertTSTypeParameter, assertTSTypeParameterDeclaration, assertTSTypeParameterInstantiation, assertTSTypePredicate, assertTSTypeQuery, assertTSTypeReference, assertTSUndefinedKeyword, assertTSUnionType, assertTSUnknownKeyword, assertTSVoidKeyword, assertTaggedTemplateExpression, assertTemplateElement, assertTemplateLiteral, assertTerminatorless, assertThisExpression, assertThisTypeAnnotation, assertThrowStatement, assertTopicReference, assertTryStatement, assertTupleExpression, assertTupleTypeAnnotation, assertTypeAlias, assertTypeAnnotation, assertTypeCastExpression, assertTypeParameter, assertTypeParameterDeclaration, assertTypeParameterInstantiation, assertTypeScript, assertTypeofTypeAnnotation, assertUnaryExpression, assertUnaryLike, assertUnionTypeAnnotation, assertUpdateExpression, assertUserWhitespacable, assertV8IntrinsicIdentifier, assertVariableDeclaration, assertVariableDeclarator, assertVariance, assertVoidPattern, assertVoidTypeAnnotation, assertWhile, assertWhileStatement, assertWithStatement, assertYieldExpression, assignmentExpression, assignmentPattern, awaitExpression, bigIntLiteral, binaryExpression, bindExpression, blockStatement, booleanLiteral, booleanLiteralTypeAnnotation, booleanTypeAnnotation, breakStatement, buildMatchMemberExpression, buildUndefinedNode, callExpression, catchClause, classAccessorProperty, classBody, classDeclaration, classExpression, classImplements, classMethod, classPrivateMethod, classPrivateProperty, classProperty, clone, cloneDeep, cloneDeepWithoutLoc, cloneNode, cloneWithoutLoc, conditionalExpression, continueStatement, createFlowUnionType, createTSUnionType, _default$4 as createTypeAnnotationBasedOnTypeof, createFlowUnionType as createUnionTypeAnnotation, debuggerStatement, decimalLiteral, declareClass, declareExportAllDeclaration, declareExportDeclaration, declareFunction, declareInterface, declareModule, declareModuleExports, declareOpaqueType, declareTypeAlias, declareVariable, declaredPredicate, decorator, directive, directiveLiteral, doExpression, doWhileStatement, emptyStatement, emptyTypeAnnotation, ensureBlock, enumBooleanBody, enumBooleanMember, enumDeclaration, enumDefaultedMember, enumNumberBody, enumNumberMember, enumStringBody, enumStringMember, enumSymbolBody, existsTypeAnnotation, exportAllDeclaration, exportDefaultDeclaration, exportDefaultSpecifier, exportNamedDeclaration, exportNamespaceSpecifier, exportSpecifier, expressionStatement, file, forInStatement, forOfStatement, forStatement, functionDeclaration, functionExpression, functionTypeAnnotation, functionTypeParam, genericTypeAnnotation, getAssignmentIdentifiers, getBindingIdentifiers, getFunctionName, _default as getOuterBindingIdentifiers, identifier, ifStatement, _import as import, importAttribute, importDeclaration, importDefaultSpecifier, importExpression, importNamespaceSpecifier, importSpecifier, indexedAccessType, inferredPredicate, inheritInnerComments, inheritLeadingComments, inheritTrailingComments, inherits, inheritsComments, interfaceDeclaration, interfaceExtends, interfaceTypeAnnotation, interpreterDirective, intersectionTypeAnnotation, is, isAccessor, isAnyTypeAnnotation, isArgumentPlaceholder, isArrayExpression, isArrayPattern, isArrayTypeAnnotation, isArrowFunctionExpression, isAssignmentExpression, isAssignmentPattern, isAwaitExpression, isBigIntLiteral, isBinary, isBinaryExpression, isBindExpression, isBinding, isBlock, isBlockParent, isBlockScoped, isBlockStatement, isBooleanLiteral, isBooleanLiteralTypeAnnotation, isBooleanTypeAnnotation, isBreakStatement, isCallExpression, isCatchClause, isClass, isClassAccessorProperty, isClassBody, isClassDeclaration, isClassExpression, isClassImplements, isClassMethod, isClassPrivateMethod, isClassPrivateProperty, isClassProperty, isCompletionStatement, isConditional, isConditionalExpression, isContinueStatement, isDebuggerStatement, isDecimalLiteral, isDeclaration, isDeclareClass, isDeclareExportAllDeclaration, isDeclareExportDeclaration, isDeclareFunction, isDeclareInterface, isDeclareModule, isDeclareModuleExports, isDeclareOpaqueType, isDeclareTypeAlias, isDeclareVariable, isDeclaredPredicate, isDecorator, isDirective, isDirectiveLiteral, isDoExpression, isDoWhileStatement, isEmptyStatement, isEmptyTypeAnnotation, isEnumBody, isEnumBooleanBody, isEnumBooleanMember, isEnumDeclaration, isEnumDefaultedMember, isEnumMember, isEnumNumberBody, isEnumNumberMember, isEnumStringBody, isEnumStringMember, isEnumSymbolBody, isExistsTypeAnnotation, isExportAllDeclaration, isExportDeclaration, isExportDefaultDeclaration, isExportDefaultSpecifier, isExportNamedDeclaration, isExportNamespaceSpecifier, isExportSpecifier, isExpression, isExpressionStatement, isExpressionWrapper, isFile, isFlow, isFlowBaseAnnotation, isFlowDeclaration, isFlowPredicate, isFlowType, isFor, isForInStatement, isForOfStatement, isForStatement, isForXStatement, isFunction, isFunctionDeclaration, isFunctionExpression, isFunctionParameter, isFunctionParent, isFunctionTypeAnnotation, isFunctionTypeParam, isGenericTypeAnnotation, isIdentifier, isIfStatement, isImmutable, isImport, isImportAttribute, isImportDeclaration, isImportDefaultSpecifier, isImportExpression, isImportNamespaceSpecifier, isImportOrExportDeclaration, isImportSpecifier, isIndexedAccessType, isInferredPredicate, isInterfaceDeclaration, isInterfaceExtends, isInterfaceTypeAnnotation, isInterpreterDirective, isIntersectionTypeAnnotation, isJSX, isJSXAttribute, isJSXClosingElement, isJSXClosingFragment, isJSXElement, isJSXEmptyExpression, isJSXExpressionContainer, isJSXFragment, isJSXIdentifier, isJSXMemberExpression, isJSXNamespacedName, isJSXOpeningElement, isJSXOpeningFragment, isJSXSpreadAttribute, isJSXSpreadChild, isJSXText, isLVal, isLabeledStatement, isLet, isLiteral, isLogicalExpression, isLoop, isMemberExpression, isMetaProperty, isMethod, isMiscellaneous, isMixedTypeAnnotation, isModuleDeclaration, isModuleExpression, isModuleSpecifier, isNewExpression, isNode, isNodesEquivalent, isNoop, isNullLiteral, isNullLiteralTypeAnnotation, isNullableTypeAnnotation, isNumberLiteral, isNumberLiteralTypeAnnotation, isNumberTypeAnnotation, isNumericLiteral, isObjectExpression, isObjectMember, isObjectMethod, isObjectPattern, isObjectProperty, isObjectTypeAnnotation, isObjectTypeCallProperty, isObjectTypeIndexer, isObjectTypeInternalSlot, isObjectTypeProperty, isObjectTypeSpreadProperty, isOpaqueType, isOptionalCallExpression, isOptionalIndexedAccessType, isOptionalMemberExpression, isParenthesizedExpression, isPattern, isPatternLike, isPipelineBareFunction, isPipelinePrimaryTopicReference, isPipelineTopicExpression, isPlaceholder, isPlaceholderType, isPrivate, isPrivateName, isProgram, isProperty, isPureish, isQualifiedTypeIdentifier, isRecordExpression, isReferenced, isRegExpLiteral, isRegexLiteral, isRestElement, isRestProperty, isReturnStatement, isScopable, isScope, isSequenceExpression, isSpecifierDefault, isSpreadElement, isSpreadProperty, isStandardized, isStatement, isStaticBlock, isStringLiteral, isStringLiteralTypeAnnotation, isStringTypeAnnotation, isSuper, isSwitchCase, isSwitchStatement, isSymbolTypeAnnotation, isTSAnyKeyword, isTSArrayType, isTSAsExpression, isTSBaseType, isTSBigIntKeyword, isTSBooleanKeyword, isTSCallSignatureDeclaration, isTSConditionalType, isTSConstructSignatureDeclaration, isTSConstructorType, isTSDeclareFunction, isTSDeclareMethod, isTSEntityName, isTSEnumBody, isTSEnumDeclaration, isTSEnumMember, isTSExportAssignment, isTSExpressionWithTypeArguments, isTSExternalModuleReference, isTSFunctionType, isTSImportEqualsDeclaration, isTSImportType, isTSIndexSignature, isTSIndexedAccessType, isTSInferType, isTSInstantiationExpression, isTSInterfaceBody, isTSInterfaceDeclaration, isTSIntersectionType, isTSIntrinsicKeyword, isTSLiteralType, isTSMappedType, isTSMethodSignature, isTSModuleBlock, isTSModuleDeclaration, isTSNamedTupleMember, isTSNamespaceExportDeclaration, isTSNeverKeyword, isTSNonNullExpression, isTSNullKeyword, isTSNumberKeyword, isTSObjectKeyword, isTSOptionalType, isTSParameterProperty, isTSParenthesizedType, isTSPropertySignature, isTSQualifiedName, isTSRestType, isTSSatisfiesExpression, isTSStringKeyword, isTSSymbolKeyword, isTSTemplateLiteralType, isTSThisType, isTSTupleType, isTSType, isTSTypeAliasDeclaration, isTSTypeAnnotation, isTSTypeAssertion, isTSTypeElement, isTSTypeLiteral, isTSTypeOperator, isTSTypeParameter, isTSTypeParameterDeclaration, isTSTypeParameterInstantiation, isTSTypePredicate, isTSTypeQuery, isTSTypeReference, isTSUndefinedKeyword, isTSUnionType, isTSUnknownKeyword, isTSVoidKeyword, isTaggedTemplateExpression, isTemplateElement, isTemplateLiteral, isTerminatorless, isThisExpression, isThisTypeAnnotation, isThrowStatement, isTopicReference, isTryStatement, isTupleExpression, isTupleTypeAnnotation, isType, isTypeAlias, isTypeAnnotation, isTypeCastExpression, isTypeParameter, isTypeParameterDeclaration, isTypeParameterInstantiation, isTypeScript, isTypeofTypeAnnotation, isUnaryExpression, isUnaryLike, isUnionTypeAnnotation, isUpdateExpression, isUserWhitespacable, isV8IntrinsicIdentifier, isValidES3Identifier, isValidIdentifier, isVar, isVariableDeclaration, isVariableDeclarator, isVariance, isVoidPattern, isVoidTypeAnnotation, isWhile, isWhileStatement, isWithStatement, isYieldExpression, jsxAttribute as jSXAttribute, jsxClosingElement as jSXClosingElement, jsxClosingFragment as jSXClosingFragment, jsxElement as jSXElement, jsxEmptyExpression as jSXEmptyExpression, jsxExpressionContainer as jSXExpressionContainer, jsxFragment as jSXFragment, jsxIdentifier as jSXIdentifier, jsxMemberExpression as jSXMemberExpression, jsxNamespacedName as jSXNamespacedName, jsxOpeningElement as jSXOpeningElement, jsxOpeningFragment as jSXOpeningFragment, jsxSpreadAttribute as jSXSpreadAttribute, jsxSpreadChild as jSXSpreadChild, jsxText as jSXText, jsxAttribute, jsxClosingElement, jsxClosingFragment, jsxElement, jsxEmptyExpression, jsxExpressionContainer, jsxFragment, jsxIdentifier, jsxMemberExpression, jsxNamespacedName, jsxOpeningElement, jsxOpeningFragment, jsxSpreadAttribute, jsxSpreadChild, jsxText, labeledStatement, logicalExpression, matchesPattern, memberExpression, metaProperty, mixedTypeAnnotation, moduleExpression, newExpression, noop, nullLiteral, nullLiteralTypeAnnotation, nullableTypeAnnotation, NumberLiteral as numberLiteral, numberLiteralTypeAnnotation, numberTypeAnnotation, numericLiteral, objectExpression, objectMethod, objectPattern, objectProperty, objectTypeAnnotation, objectTypeCallProperty, objectTypeIndexer, objectTypeInternalSlot, objectTypeProperty, objectTypeSpreadProperty, opaqueType, optionalCallExpression, optionalIndexedAccessType, optionalMemberExpression, parenthesizedExpression, pipelineBareFunction, pipelinePrimaryTopicReference, pipelineTopicExpression, placeholder, prependToMemberExpression, privateName, program, qualifiedTypeIdentifier, react, recordExpression, regExpLiteral, RegexLiteral as regexLiteral, removeComments, removeProperties, removePropertiesDeep, removeTypeDuplicates, restElement, RestProperty as restProperty, returnStatement, sequenceExpression, shallowEqual, spreadElement, SpreadProperty as spreadProperty, staticBlock, stringLiteral, stringLiteralTypeAnnotation, stringTypeAnnotation, _super as super, switchCase, switchStatement, symbolTypeAnnotation, tsAnyKeyword as tSAnyKeyword, tsArrayType as tSArrayType, tsAsExpression as tSAsExpression, tsBigIntKeyword as tSBigIntKeyword, tsBooleanKeyword as tSBooleanKeyword, tsCallSignatureDeclaration as tSCallSignatureDeclaration, tsConditionalType as tSConditionalType, tsConstructSignatureDeclaration as tSConstructSignatureDeclaration, tsConstructorType as tSConstructorType, tsDeclareFunction as tSDeclareFunction, tsDeclareMethod as tSDeclareMethod, tsEnumBody as tSEnumBody, tsEnumDeclaration as tSEnumDeclaration, tsEnumMember as tSEnumMember, tsExportAssignment as tSExportAssignment, tsExpressionWithTypeArguments as tSExpressionWithTypeArguments, tsExternalModuleReference as tSExternalModuleReference, tsFunctionType as tSFunctionType, tsImportEqualsDeclaration as tSImportEqualsDeclaration, tsImportType as tSImportType, tsIndexSignature as tSIndexSignature, tsIndexedAccessType as tSIndexedAccessType, tsInferType as tSInferType, tsInstantiationExpression as tSInstantiationExpression, tsInterfaceBody as tSInterfaceBody, tsInterfaceDeclaration as tSInterfaceDeclaration, tsIntersectionType as tSIntersectionType, tsIntrinsicKeyword as tSIntrinsicKeyword, tsLiteralType as tSLiteralType, tsMappedType as tSMappedType, tsMethodSignature as tSMethodSignature, tsModuleBlock as tSModuleBlock, tsModuleDeclaration as tSModuleDeclaration, tsNamedTupleMember as tSNamedTupleMember, tsNamespaceExportDeclaration as tSNamespaceExportDeclaration, tsNeverKeyword as tSNeverKeyword, tsNonNullExpression as tSNonNullExpression, tsNullKeyword as tSNullKeyword, tsNumberKeyword as tSNumberKeyword, tsObjectKeyword as tSObjectKeyword, tsOptionalType as tSOptionalType, tsParameterProperty as tSParameterProperty, tsParenthesizedType as tSParenthesizedType, tsPropertySignature as tSPropertySignature, tsQualifiedName as tSQualifiedName, tsRestType as tSRestType, tsSatisfiesExpression as tSSatisfiesExpression, tsStringKeyword as tSStringKeyword, tsSymbolKeyword as tSSymbolKeyword, tsTemplateLiteralType as tSTemplateLiteralType, tsThisType as tSThisType, tsTupleType as tSTupleType, tsTypeAliasDeclaration as tSTypeAliasDeclaration, tsTypeAnnotation as tSTypeAnnotation, tsTypeAssertion as tSTypeAssertion, tsTypeLiteral as tSTypeLiteral, tsTypeOperator as tSTypeOperator, tsTypeParameter as tSTypeParameter, tsTypeParameterDeclaration as tSTypeParameterDeclaration, tsTypeParameterInstantiation as tSTypeParameterInstantiation, tsTypePredicate as tSTypePredicate, tsTypeQuery as tSTypeQuery, tsTypeReference as tSTypeReference, tsUndefinedKeyword as tSUndefinedKeyword, tsUnionType as tSUnionType, tsUnknownKeyword as tSUnknownKeyword, tsVoidKeyword as tSVoidKeyword, taggedTemplateExpression, templateElement, templateLiteral, thisExpression, thisTypeAnnotation, throwStatement, toBindingIdentifierName, toBlock, toComputedKey, _default$3 as toExpression, toIdentifier, toKeyAlias, _default$2 as toStatement, topicReference, traverse, traverseFast, tryStatement, tsAnyKeyword, tsArrayType, tsAsExpression, tsBigIntKeyword, tsBooleanKeyword, tsCallSignatureDeclaration, tsConditionalType, tsConstructSignatureDeclaration, tsConstructorType, tsDeclareFunction, tsDeclareMethod, tsEnumBody, tsEnumDeclaration, tsEnumMember, tsExportAssignment, tsExpressionWithTypeArguments, tsExternalModuleReference, tsFunctionType, tsImportEqualsDeclaration, tsImportType, tsIndexSignature, tsIndexedAccessType, tsInferType, tsInstantiationExpression, tsInterfaceBody, tsInterfaceDeclaration, tsIntersectionType, tsIntrinsicKeyword, tsLiteralType, tsMappedType, tsMethodSignature, tsModuleBlock, tsModuleDeclaration, tsNamedTupleMember, tsNamespaceExportDeclaration, tsNeverKeyword, tsNonNullExpression, tsNullKeyword, tsNumberKeyword, tsObjectKeyword, tsOptionalType, tsParameterProperty, tsParenthesizedType, tsPropertySignature, tsQualifiedName, tsRestType, tsSatisfiesExpression, tsStringKeyword, tsSymbolKeyword, tsTemplateLiteralType, tsThisType, tsTupleType, tsTypeAliasDeclaration, tsTypeAnnotation, tsTypeAssertion, tsTypeLiteral, tsTypeOperator, tsTypeParameter, tsTypeParameterDeclaration, tsTypeParameterInstantiation, tsTypePredicate, tsTypeQuery, tsTypeReference, tsUndefinedKeyword, tsUnionType, tsUnknownKeyword, tsVoidKeyword, tupleExpression, tupleTypeAnnotation, typeAlias, typeAnnotation, typeCastExpression, typeParameter, typeParameterDeclaration, typeParameterInstantiation, typeofTypeAnnotation, unaryExpression, unionTypeAnnotation, updateExpression, v8IntrinsicIdentifier, validate, _default$1 as valueToNode, variableDeclaration, variableDeclarator, variance, voidPattern, voidTypeAnnotation, whileStatement, withStatement, yieldExpression };\n",
  "node_modules/@trivago/prettier-plugin-sort-imports/node_modules/@babel/traverse/node_modules/@babel/types/package.json": "{\n  \"name\": \"@babel/types\",\n  \"version\": \"7.29.0\",\n  \"description\": \"Babel Types is a Lodash-esque utility library for AST nodes\",\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-types\",\n  \"bugs\": \"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-types\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"dependencies\": {\n    \"@babel/helper-string-parser\": \"^7.27.1\",\n    \"@babel/helper-validator-identifier\": \"^7.28.5\"\n  },\n  \"devDependencies\": {\n    \"@babel/generator\": \"^7.29.0\",\n    \"@babel/helper-fixtures\": \"^7.28.6\",\n    \"@babel/parser\": \"^7.29.0\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  },\n  \"type\": \"commonjs\",\n  \"types\": \"./lib/index-legacy.d.ts\",\n  \"typesVersions\": {\n    \">=4.1\": {\n      \"lib/index-legacy.d.ts\": [\n        \"lib/index.d.ts\"\n      ]\n    }\n  }\n}",
  "node_modules/@trivago/prettier-plugin-sort-imports/node_modules/@babel/traverse/node_modules/jsesc/package.json": "{\n  \"name\": \"jsesc\",\n  \"version\": \"3.1.0\",\n  \"description\": \"Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.\",\n  \"homepage\": \"https://mths.be/jsesc\",\n  \"engines\": {\n    \"node\": \">=6\"\n  },\n  \"main\": \"jsesc.js\",\n  \"bin\": \"bin/jsesc\",\n  \"man\": \"man/jsesc.1\",\n  \"keywords\": [\n    \"buffer\",\n    \"escape\",\n    \"javascript\",\n    \"json\",\n    \"map\",\n    \"set\",\n    \"string\",\n    \"stringify\",\n    \"tool\"\n  ],\n  \"license\": \"MIT\",\n  \"author\": {\n    \"name\": \"Mathias Bynens\",\n    \"url\": \"https://mathiasbynens.be/\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/mathiasbynens/jsesc.git\"\n  },\n  \"bugs\": \"https://github.com/mathiasbynens/jsesc/issues\",\n  \"files\": [\n    \"LICENSE-MIT.txt\",\n    \"jsesc.js\",\n    \"bin/\",\n    \"man/\"\n  ],\n  \"scripts\": {\n    \"build\": \"grunt template\",\n    \"coveralls\": \"istanbul cover --verbose --dir 'coverage' 'tests/tests.js' && coveralls < coverage/lcov.info'\",\n    \"cover\": \"istanbul cover --report 'html' --verbose --dir 'coverage' 'tests/tests.js'\",\n    \"test\": \"mocha tests\"\n  },\n  \"devDependencies\": {\n    \"coveralls\": \"^2.11.6\",\n    \"grunt\": \"^0.4.5\",\n    \"grunt-cli\": \"^1.3.2\",\n    \"grunt-template\": \"^0.2.3\",\n    \"istanbul\": \"^0.4.2\",\n    \"mocha\": \"^5.2.0\",\n    \"regenerate\": \"^1.3.0\",\n    \"requirejs\": \"^2.1.22\",\n    \"unicode-13.0.0\": \"0.8.0\"\n  }\n}\n",
  "node_modules/@trivago/prettier-plugin-sort-imports/node_modules/@babel/types/lib/index-legacy.d.ts": "// NOTE: This file is autogenerated. Do not modify.\n// See packages/babel-types/scripts/generators/typescript-legacy.js for script used.\n\ninterface BaseComment {\n  value: string;\n  start: number;\n  end: number;\n  loc: SourceLocation;\n  type: \"CommentBlock\" | \"CommentLine\";\n}\n\nexport interface CommentBlock extends BaseComment {\n  type: \"CommentBlock\";\n}\n\nexport interface CommentLine extends BaseComment {\n  type: \"CommentLine\";\n}\n\nexport type Comment = CommentBlock | CommentLine;\n\nexport interface SourceLocation {\n  start: {\n    line: number;\n    column: number;\n  };\n\n  end: {\n    line: number;\n    column: number;\n  };\n}\n\ninterface BaseNode {\n  leadingComments: ReadonlyArray<Comment> | null;\n  innerComments: ReadonlyArray<Comment> | null;\n  trailingComments: ReadonlyArray<Comment> | null;\n  start: number | null;\n  end: number | null;\n  loc: SourceLocation | null;\n  type: Node[\"type\"];\n  extra?: Record<string, unknown>;\n}\n\nexport type Node = Accessor | AnyTypeAnnotation | ArgumentPlaceholder | ArrayExpression | ArrayPattern | ArrayTypeAnnotation | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BigIntLiteral | Binary | BinaryExpression | BindExpression | Block | BlockParent | BlockStatement | BooleanLiteral | BooleanLiteralTypeAnnotation | BooleanTypeAnnotation | BreakStatement | CallExpression | CatchClause | Class | ClassAccessorProperty | ClassBody | ClassDeclaration | ClassExpression | ClassImplements | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | CompletionStatement | Conditional | ConditionalExpression | ContinueStatement | DebuggerStatement | DecimalLiteral | Declaration | DeclareClass | DeclareExportAllDeclaration | DeclareExportDeclaration | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareOpaqueType | DeclareTypeAlias | DeclareVariable | DeclaredPredicate | Decorator | Directive | DirectiveLiteral | DoExpression | DoWhileStatement | EmptyStatement | EmptyTypeAnnotation | EnumBody | EnumBooleanBody | EnumBooleanMember | EnumDeclaration | EnumDefaultedMember | EnumMember | EnumNumberBody | EnumNumberMember | EnumStringBody | EnumStringMember | EnumSymbolBody | ExistsTypeAnnotation | ExportAllDeclaration | ExportDeclaration | ExportDefaultDeclaration | ExportDefaultSpecifier | ExportNamedDeclaration | ExportNamespaceSpecifier | ExportSpecifier | Expression | ExpressionStatement | ExpressionWrapper | File | Flow | FlowBaseAnnotation | FlowDeclaration | FlowPredicate | FlowType | For | ForInStatement | ForOfStatement | ForStatement | ForXStatement | Function | FunctionDeclaration | FunctionExpression | FunctionParent | FunctionTypeAnnotation | FunctionTypeParam | GenericTypeAnnotation | Identifier | IfStatement | Immutable | Import | ImportAttribute | ImportDeclaration | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | IndexedAccessType | InferredPredicate | InterfaceDeclaration | InterfaceExtends | InterfaceTypeAnnotation | InterpreterDirective | IntersectionTypeAnnotation | JSX | JSXAttribute | JSXClosingElement | JSXClosingFragment | JSXElement | JSXEmptyExpression | JSXExpressionContainer | JSXFragment | JSXIdentifier | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement | JSXOpeningFragment | JSXSpreadAttribute | JSXSpreadChild | JSXText | LVal | LabeledStatement | Literal | LogicalExpression | Loop | MemberExpression | MetaProperty | Method | Miscellaneous | MixedTypeAnnotation | ModuleDeclaration | ModuleExpression | ModuleSpecifier | NewExpression | Noop | NullLiteral | NullLiteralTypeAnnotation | NullableTypeAnnotation | NumberLiteral | NumberLiteralTypeAnnotation | NumberTypeAnnotation | NumericLiteral | ObjectExpression | ObjectMember | ObjectMethod | ObjectPattern | ObjectProperty | ObjectTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalCallExpression | OptionalIndexedAccessType | OptionalMemberExpression | ParenthesizedExpression | Pattern | PatternLike | PipelineBareFunction | PipelinePrimaryTopicReference | PipelineTopicExpression | Placeholder | Private | PrivateName | Program | Property | Pureish | QualifiedTypeIdentifier | RecordExpression | RegExpLiteral | RegexLiteral | RestElement | RestProperty | ReturnStatement | Scopable | SequenceExpression | SpreadElement | SpreadProperty | Standardized | Statement | StaticBlock | StringLiteral | StringLiteralTypeAnnotation | StringTypeAnnotation | Super | SwitchCase | SwitchStatement | SymbolTypeAnnotation | TSAnyKeyword | TSArrayType | TSAsExpression | TSBaseType | TSBigIntKeyword | TSBooleanKeyword | TSCallSignatureDeclaration | TSConditionalType | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSEntityName | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSExpressionWithTypeArguments | TSExternalModuleReference | TSFunctionType | TSImportEqualsDeclaration | TSImportType | TSIndexSignature | TSIndexedAccessType | TSInferType | TSInterfaceBody | TSInterfaceDeclaration | TSIntersectionType | TSIntrinsicKeyword | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBlock | TSModuleDeclaration | TSNamedTupleMember | TSNamespaceExportDeclaration | TSNeverKeyword | TSNonNullExpression | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSOptionalType | TSParameterProperty | TSParenthesizedType | TSPropertySignature | TSQualifiedName | TSRestType | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | TSType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeElement | TSTypeLiteral | TSTypeOperator | TSTypeParameter | TSTypeParameterDeclaration | TSTypeParameterInstantiation | TSTypePredicate | TSTypeQuery | TSTypeReference | TSUndefinedKeyword | TSUnionType | TSUnknownKeyword | TSVoidKeyword | TaggedTemplateExpression | TemplateElement | TemplateLiteral | Terminatorless | ThisExpression | ThisTypeAnnotation | ThrowStatement | TopicReference | TryStatement | TupleExpression | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeCastExpression | TypeParameter | TypeParameterDeclaration | TypeParameterInstantiation | TypeScript | TypeofTypeAnnotation | UnaryExpression | UnaryLike | UnionTypeAnnotation | UpdateExpression | UserWhitespacable | V8IntrinsicIdentifier | VariableDeclaration | VariableDeclarator | Variance | VoidTypeAnnotation | While | WhileStatement | WithStatement | YieldExpression;\n\nexport interface ArrayExpression extends BaseNode {\n  type: \"ArrayExpression\";\n  elements: Array<null | Expression | SpreadElement>;\n}\n\nexport interface AssignmentExpression extends BaseNode {\n  type: \"AssignmentExpression\";\n  operator: string;\n  left: LVal;\n  right: Expression;\n}\n\nexport interface BinaryExpression extends BaseNode {\n  type: \"BinaryExpression\";\n  operator: \"+\" | \"-\" | \"/\" | \"%\" | \"*\" | \"**\" | \"&\" | \"|\" | \">>\" | \">>>\" | \"<<\" | \"^\" | \"==\" | \"===\" | \"!=\" | \"!==\" | \"in\" | \"instanceof\" | \">\" | \"<\" | \">=\" | \"<=\";\n  left: Expression | PrivateName;\n  right: Expression;\n}\n\nexport interface InterpreterDirective extends BaseNode {\n  type: \"InterpreterDirective\";\n  value: string;\n}\n\nexport interface Directive extends BaseNode {\n  type: \"Directive\";\n  value: DirectiveLiteral;\n}\n\nexport interface DirectiveLiteral extends BaseNode {\n  type: \"DirectiveLiteral\";\n  value: string;\n}\n\nexport interface BlockStatement extends BaseNode {\n  type: \"BlockStatement\";\n  body: Array<Statement>;\n  directives: Array<Directive>;\n}\n\nexport interface BreakStatement extends BaseNode {\n  type: \"BreakStatement\";\n  label: Identifier | null;\n}\n\nexport interface CallExpression extends BaseNode {\n  type: \"CallExpression\";\n  callee: Expression | V8IntrinsicIdentifier;\n  arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>;\n  optional: true | false | null;\n  typeArguments: TypeParameterInstantiation | null;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface CatchClause extends BaseNode {\n  type: \"CatchClause\";\n  param: Identifier | ArrayPattern | ObjectPattern | null;\n  body: BlockStatement;\n}\n\nexport interface ConditionalExpression extends BaseNode {\n  type: \"ConditionalExpression\";\n  test: Expression;\n  consequent: Expression;\n  alternate: Expression;\n}\n\nexport interface ContinueStatement extends BaseNode {\n  type: \"ContinueStatement\";\n  label: Identifier | null;\n}\n\nexport interface DebuggerStatement extends BaseNode {\n  type: \"DebuggerStatement\";\n}\n\nexport interface DoWhileStatement extends BaseNode {\n  type: \"DoWhileStatement\";\n  test: Expression;\n  body: Statement;\n}\n\nexport interface EmptyStatement extends BaseNode {\n  type: \"EmptyStatement\";\n}\n\nexport interface ExpressionStatement extends BaseNode {\n  type: \"ExpressionStatement\";\n  expression: Expression;\n}\n\nexport interface File extends BaseNode {\n  type: \"File\";\n  program: Program;\n  comments: Array<CommentBlock | CommentLine> | null;\n  tokens: Array<any> | null;\n}\n\nexport interface ForInStatement extends BaseNode {\n  type: \"ForInStatement\";\n  left: VariableDeclaration | LVal;\n  right: Expression;\n  body: Statement;\n}\n\nexport interface ForStatement extends BaseNode {\n  type: \"ForStatement\";\n  init: VariableDeclaration | Expression | null;\n  test: Expression | null;\n  update: Expression | null;\n  body: Statement;\n}\n\nexport interface FunctionDeclaration extends BaseNode {\n  type: \"FunctionDeclaration\";\n  id: Identifier | null;\n  params: Array<Identifier | Pattern | RestElement>;\n  body: BlockStatement;\n  generator: boolean;\n  async: boolean;\n  declare: boolean | null;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface FunctionExpression extends BaseNode {\n  type: \"FunctionExpression\";\n  id: Identifier | null;\n  params: Array<Identifier | Pattern | RestElement>;\n  body: BlockStatement;\n  generator: boolean;\n  async: boolean;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface Identifier extends BaseNode {\n  type: \"Identifier\";\n  name: string;\n  decorators: Array<Decorator> | null;\n  optional: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface IfStatement extends BaseNode {\n  type: \"IfStatement\";\n  test: Expression;\n  consequent: Statement;\n  alternate: Statement | null;\n}\n\nexport interface LabeledStatement extends BaseNode {\n  type: \"LabeledStatement\";\n  label: Identifier;\n  body: Statement;\n}\n\nexport interface StringLiteral extends BaseNode {\n  type: \"StringLiteral\";\n  value: string;\n}\n\nexport interface NumericLiteral extends BaseNode {\n  type: \"NumericLiteral\";\n  value: number;\n}\n\nexport interface NullLiteral extends BaseNode {\n  type: \"NullLiteral\";\n}\n\nexport interface BooleanLiteral extends BaseNode {\n  type: \"BooleanLiteral\";\n  value: boolean;\n}\n\nexport interface RegExpLiteral extends BaseNode {\n  type: \"RegExpLiteral\";\n  pattern: string;\n  flags: string;\n}\n\nexport interface LogicalExpression extends BaseNode {\n  type: \"LogicalExpression\";\n  operator: \"||\" | \"&&\" | \"??\";\n  left: Expression;\n  right: Expression;\n}\n\nexport interface MemberExpression extends BaseNode {\n  type: \"MemberExpression\";\n  object: Expression;\n  property: Expression | Identifier | PrivateName;\n  computed: boolean;\n  optional: true | false | null;\n}\n\nexport interface NewExpression extends BaseNode {\n  type: \"NewExpression\";\n  callee: Expression | V8IntrinsicIdentifier;\n  arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>;\n  optional: true | false | null;\n  typeArguments: TypeParameterInstantiation | null;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface Program extends BaseNode {\n  type: \"Program\";\n  body: Array<Statement>;\n  directives: Array<Directive>;\n  sourceType: \"script\" | \"module\";\n  interpreter: InterpreterDirective | null;\n  sourceFile: string;\n}\n\nexport interface ObjectExpression extends BaseNode {\n  type: \"ObjectExpression\";\n  properties: Array<ObjectMethod | ObjectProperty | SpreadElement>;\n}\n\nexport interface ObjectMethod extends BaseNode {\n  type: \"ObjectMethod\";\n  kind: \"method\" | \"get\" | \"set\";\n  key: Expression | Identifier | StringLiteral | NumericLiteral;\n  params: Array<Identifier | Pattern | RestElement>;\n  body: BlockStatement;\n  computed: boolean;\n  generator: boolean;\n  async: boolean;\n  decorators: Array<Decorator> | null;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface ObjectProperty extends BaseNode {\n  type: \"ObjectProperty\";\n  key: Expression | Identifier | StringLiteral | NumericLiteral;\n  value: Expression | PatternLike;\n  computed: boolean;\n  shorthand: boolean;\n  decorators: Array<Decorator> | null;\n}\n\nexport interface RestElement extends BaseNode {\n  type: \"RestElement\";\n  argument: LVal;\n  decorators: Array<Decorator> | null;\n  optional: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface ReturnStatement extends BaseNode {\n  type: \"ReturnStatement\";\n  argument: Expression | null;\n}\n\nexport interface SequenceExpression extends BaseNode {\n  type: \"SequenceExpression\";\n  expressions: Array<Expression>;\n}\n\nexport interface ParenthesizedExpression extends BaseNode {\n  type: \"ParenthesizedExpression\";\n  expression: Expression;\n}\n\nexport interface SwitchCase extends BaseNode {\n  type: \"SwitchCase\";\n  test: Expression | null;\n  consequent: Array<Statement>;\n}\n\nexport interface SwitchStatement extends BaseNode {\n  type: \"SwitchStatement\";\n  discriminant: Expression;\n  cases: Array<SwitchCase>;\n}\n\nexport interface ThisExpression extends BaseNode {\n  type: \"ThisExpression\";\n}\n\nexport interface ThrowStatement extends BaseNode {\n  type: \"ThrowStatement\";\n  argument: Expression;\n}\n\nexport interface TryStatement extends BaseNode {\n  type: \"TryStatement\";\n  block: BlockStatement;\n  handler: CatchClause | null;\n  finalizer: BlockStatement | null;\n}\n\nexport interface UnaryExpression extends BaseNode {\n  type: \"UnaryExpression\";\n  operator: \"void\" | \"throw\" | \"delete\" | \"!\" | \"+\" | \"-\" | \"~\" | \"typeof\";\n  argument: Expression;\n  prefix: boolean;\n}\n\nexport interface UpdateExpression extends BaseNode {\n  type: \"UpdateExpression\";\n  operator: \"++\" | \"--\";\n  argument: Expression;\n  prefix: boolean;\n}\n\nexport interface VariableDeclaration extends BaseNode {\n  type: \"VariableDeclaration\";\n  kind: \"var\" | \"let\" | \"const\";\n  declarations: Array<VariableDeclarator>;\n  declare: boolean | null;\n}\n\nexport interface VariableDeclarator extends BaseNode {\n  type: \"VariableDeclarator\";\n  id: LVal;\n  init: Expression | null;\n  definite: boolean | null;\n}\n\nexport interface WhileStatement extends BaseNode {\n  type: \"WhileStatement\";\n  test: Expression;\n  body: Statement;\n}\n\nexport interface WithStatement extends BaseNode {\n  type: \"WithStatement\";\n  object: Expression;\n  body: Statement;\n}\n\nexport interface AssignmentPattern extends BaseNode {\n  type: \"AssignmentPattern\";\n  left: Identifier | ObjectPattern | ArrayPattern | MemberExpression;\n  right: Expression;\n  decorators: Array<Decorator> | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface ArrayPattern extends BaseNode {\n  type: \"ArrayPattern\";\n  elements: Array<null | PatternLike>;\n  decorators: Array<Decorator> | null;\n  optional: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface ArrowFunctionExpression extends BaseNode {\n  type: \"ArrowFunctionExpression\";\n  params: Array<Identifier | Pattern | RestElement>;\n  body: BlockStatement | Expression;\n  async: boolean;\n  expression: boolean;\n  generator: boolean;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface ClassBody extends BaseNode {\n  type: \"ClassBody\";\n  body: Array<ClassMethod | ClassPrivateMethod | ClassProperty | ClassPrivateProperty | ClassAccessorProperty | TSDeclareMethod | TSIndexSignature | StaticBlock>;\n}\n\nexport interface ClassExpression extends BaseNode {\n  type: \"ClassExpression\";\n  id: Identifier | null;\n  superClass: Expression | null;\n  body: ClassBody;\n  decorators: Array<Decorator> | null;\n  implements: Array<TSExpressionWithTypeArguments | ClassImplements> | null;\n  mixins: InterfaceExtends | null;\n  superTypeParameters: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface ClassDeclaration extends BaseNode {\n  type: \"ClassDeclaration\";\n  id: Identifier;\n  superClass: Expression | null;\n  body: ClassBody;\n  decorators: Array<Decorator> | null;\n  abstract: boolean | null;\n  declare: boolean | null;\n  implements: Array<TSExpressionWithTypeArguments | ClassImplements> | null;\n  mixins: InterfaceExtends | null;\n  superTypeParameters: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface ExportAllDeclaration extends BaseNode {\n  type: \"ExportAllDeclaration\";\n  source: StringLiteral;\n  assertions: Array<ImportAttribute> | null;\n  exportKind: \"type\" | \"value\" | null;\n}\n\nexport interface ExportDefaultDeclaration extends BaseNode {\n  type: \"ExportDefaultDeclaration\";\n  declaration: FunctionDeclaration | TSDeclareFunction | ClassDeclaration | Expression;\n  exportKind: \"value\" | null;\n}\n\nexport interface ExportNamedDeclaration extends BaseNode {\n  type: \"ExportNamedDeclaration\";\n  declaration: Declaration | null;\n  specifiers: Array<ExportSpecifier | ExportDefaultSpecifier | ExportNamespaceSpecifier>;\n  source: StringLiteral | null;\n  assertions: Array<ImportAttribute> | null;\n  exportKind: \"type\" | \"value\" | null;\n}\n\nexport interface ExportSpecifier extends BaseNode {\n  type: \"ExportSpecifier\";\n  local: Identifier;\n  exported: Identifier | StringLiteral;\n  exportKind: \"type\" | \"value\" | null;\n}\n\nexport interface ForOfStatement extends BaseNode {\n  type: \"ForOfStatement\";\n  left: VariableDeclaration | LVal;\n  right: Expression;\n  body: Statement;\n  await: boolean;\n}\n\nexport interface ImportDeclaration extends BaseNode {\n  type: \"ImportDeclaration\";\n  specifiers: Array<ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier>;\n  source: StringLiteral;\n  assertions: Array<ImportAttribute> | null;\n  importKind: \"type\" | \"typeof\" | \"value\" | null;\n}\n\nexport interface ImportDefaultSpecifier extends BaseNode {\n  type: \"ImportDefaultSpecifier\";\n  local: Identifier;\n}\n\nexport interface ImportNamespaceSpecifier extends BaseNode {\n  type: \"ImportNamespaceSpecifier\";\n  local: Identifier;\n}\n\nexport interface ImportSpecifier extends BaseNode {\n  type: \"ImportSpecifier\";\n  local: Identifier;\n  imported: Identifier | StringLiteral;\n  importKind: \"type\" | \"typeof\" | \"value\" | null;\n}\n\nexport interface MetaProperty extends BaseNode {\n  type: \"MetaProperty\";\n  meta: Identifier;\n  property: Identifier;\n}\n\nexport interface ClassMethod extends BaseNode {\n  type: \"ClassMethod\";\n  kind: \"get\" | \"set\" | \"method\" | \"constructor\";\n  key: Identifier | StringLiteral | NumericLiteral | Expression;\n  params: Array<Identifier | Pattern | RestElement | TSParameterProperty>;\n  body: BlockStatement;\n  computed: boolean;\n  static: boolean;\n  generator: boolean;\n  async: boolean;\n  abstract: boolean | null;\n  access: \"public\" | \"private\" | \"protected\" | null;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  decorators: Array<Decorator> | null;\n  optional: boolean | null;\n  override: boolean;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface ObjectPattern extends BaseNode {\n  type: \"ObjectPattern\";\n  properties: Array<RestElement | ObjectProperty>;\n  decorators: Array<Decorator> | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n\nexport interface SpreadElement extends BaseNode {\n  type: \"SpreadElement\";\n  argument: Expression;\n}\n\nexport interface Super extends BaseNode {\n  type: \"Super\";\n}\n\nexport interface TaggedTemplateExpression extends BaseNode {\n  type: \"TaggedTemplateExpression\";\n  tag: Expression;\n  quasi: TemplateLiteral;\n  typeParameters: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n}\n\nexport interface TemplateElement extends BaseNode {\n  type: \"TemplateElement\";\n  value: { raw: string, cooked?: string };\n  tail: boolean;\n}\n\nexport interface TemplateLiteral extends BaseNode {\n  type: \"TemplateLiteral\";\n  quasis: Array<TemplateElement>;\n  expressions: Array<Expression | TSType>;\n}\n\nexport interface YieldExpression extends BaseNode {\n  type: \"YieldExpression\";\n  argument: Expression | null;\n  delegate: boolean;\n}\n\nexport interface AwaitExpression extends BaseNode {\n  type: \"AwaitExpression\";\n  argument: Expression;\n}\n\nexport interface Import extends BaseNode {\n  type: \"Import\";\n}\n\nexport interface BigIntLiteral extends BaseNode {\n  type: \"BigIntLiteral\";\n  value: string;\n}\n\nexport interface ExportNamespaceSpecifier extends BaseNode {\n  type: \"ExportNamespaceSpecifier\";\n  exported: Identifier;\n}\n\nexport interface OptionalMemberExpression extends BaseNode {\n  type: \"OptionalMemberExpression\";\n  object: Expression;\n  property: Expression | Identifier;\n  computed: boolean;\n  optional: boolean;\n}\n\nexport interface OptionalCallExpression extends BaseNode {\n  type: \"OptionalCallExpression\";\n  callee: Expression;\n  arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>;\n  optional: boolean;\n  typeArguments: TypeParameterInstantiation | null;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface ClassProperty extends BaseNode {\n  type: \"ClassProperty\";\n  key: Identifier | StringLiteral | NumericLiteral | Expression;\n  value: Expression | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  decorators: Array<Decorator> | null;\n  computed: boolean;\n  static: boolean;\n  abstract: boolean | null;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  declare: boolean | null;\n  definite: boolean | null;\n  optional: boolean | null;\n  override: boolean;\n  readonly: boolean | null;\n  variance: Variance | null;\n}\n\nexport interface ClassAccessorProperty extends BaseNode {\n  type: \"ClassAccessorProperty\";\n  key: Identifier | StringLiteral | NumericLiteral | Expression | PrivateName;\n  value: Expression | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  decorators: Array<Decorator> | null;\n  computed: boolean;\n  static: boolean;\n  abstract: boolean | null;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  declare: boolean | null;\n  definite: boolean | null;\n  optional: boolean | null;\n  override: boolean;\n  readonly: boolean | null;\n  variance: Variance | null;\n}\n\nexport interface ClassPrivateProperty extends BaseNode {\n  type: \"ClassPrivateProperty\";\n  key: PrivateName;\n  value: Expression | null;\n  decorators: Array<Decorator> | null;\n  static: any;\n  definite: boolean | null;\n  readonly: boolean | null;\n  typeAnnotation: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  variance: Variance | null;\n}\n\nexport interface ClassPrivateMethod extends BaseNode {\n  type: \"ClassPrivateMethod\";\n  kind: \"get\" | \"set\" | \"method\" | \"constructor\";\n  key: PrivateName;\n  params: Array<Identifier | Pattern | RestElement | TSParameterProperty>;\n  body: BlockStatement;\n  static: boolean;\n  abstract: boolean | null;\n  access: \"public\" | \"private\" | \"protected\" | null;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  async: boolean;\n  computed: boolean;\n  decorators: Array<Decorator> | null;\n  generator: boolean;\n  optional: boolean | null;\n  override: boolean;\n  returnType: TypeAnnotation | TSTypeAnnotation | Noop | null;\n  typeParameters: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\n\nexport interface PrivateName extends BaseNode {\n  type: \"PrivateName\";\n  id: Identifier;\n}\n\nexport interface StaticBlock extends BaseNode {\n  type: \"StaticBlock\";\n  body: Array<Statement>;\n}\n\nexport interface AnyTypeAnnotation extends BaseNode {\n  type: \"AnyTypeAnnotation\";\n}\n\nexport interface ArrayTypeAnnotation extends BaseNode {\n  type: \"ArrayTypeAnnotation\";\n  elementType: FlowType;\n}\n\nexport interface BooleanTypeAnnotation extends BaseNode {\n  type: \"BooleanTypeAnnotation\";\n}\n\nexport interface BooleanLiteralTypeAnnotation extends BaseNode {\n  type: \"BooleanLiteralTypeAnnotation\";\n  value: boolean;\n}\n\nexport interface NullLiteralTypeAnnotation extends BaseNode {\n  type: \"NullLiteralTypeAnnotation\";\n}\n\nexport interface ClassImplements extends BaseNode {\n  type: \"ClassImplements\";\n  id: Identifier;\n  typeParameters: TypeParameterInstantiation | null;\n}\n\nexport interface DeclareClass extends BaseNode {\n  type: \"DeclareClass\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  extends: Array<InterfaceExtends> | null;\n  body: ObjectTypeAnnotation;\n  implements: Array<ClassImplements> | null;\n  mixins: Array<InterfaceExtends> | null;\n}\n\nexport interface DeclareFunction extends BaseNode {\n  type: \"DeclareFunction\";\n  id: Identifier;\n  predicate: DeclaredPredicate | null;\n}\n\nexport interface DeclareInterface extends BaseNode {\n  type: \"DeclareInterface\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  extends: Array<InterfaceExtends> | null;\n  body: ObjectTypeAnnotation;\n  implements: Array<ClassImplements> | null;\n  mixins: Array<InterfaceExtends> | null;\n}\n\nexport interface DeclareModule extends BaseNode {\n  type: \"DeclareModule\";\n  id: Identifier | StringLiteral;\n  body: BlockStatement;\n  kind: \"CommonJS\" | \"ES\" | null;\n}\n\nexport interface DeclareModuleExports extends BaseNode {\n  type: \"DeclareModuleExports\";\n  typeAnnotation: TypeAnnotation;\n}\n\nexport interface DeclareTypeAlias extends BaseNode {\n  type: \"DeclareTypeAlias\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  right: FlowType;\n}\n\nexport interface DeclareOpaqueType extends BaseNode {\n  type: \"DeclareOpaqueType\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  supertype: FlowType | null;\n  impltype: FlowType | null;\n}\n\nexport interface DeclareVariable extends BaseNode {\n  type: \"DeclareVariable\";\n  id: Identifier;\n}\n\nexport interface DeclareExportDeclaration extends BaseNode {\n  type: \"DeclareExportDeclaration\";\n  declaration: Flow | null;\n  specifiers: Array<ExportSpecifier | ExportNamespaceSpecifier> | null;\n  source: StringLiteral | null;\n  default: boolean | null;\n}\n\nexport interface DeclareExportAllDeclaration extends BaseNode {\n  type: \"DeclareExportAllDeclaration\";\n  source: StringLiteral;\n  exportKind: \"type\" | \"value\" | null;\n}\n\nexport interface DeclaredPredicate extends BaseNode {\n  type: \"DeclaredPredicate\";\n  value: Flow;\n}\n\nexport interface ExistsTypeAnnotation extends BaseNode {\n  type: \"ExistsTypeAnnotation\";\n}\n\nexport interface FunctionTypeAnnotation extends BaseNode {\n  type: \"FunctionTypeAnnotation\";\n  typeParameters: TypeParameterDeclaration | null;\n  params: Array<FunctionTypeParam>;\n  rest: FunctionTypeParam | null;\n  returnType: FlowType;\n  this: FunctionTypeParam | null;\n}\n\nexport interface FunctionTypeParam extends BaseNode {\n  type: \"FunctionTypeParam\";\n  name: Identifier | null;\n  typeAnnotation: FlowType;\n  optional: boolean | null;\n}\n\nexport interface GenericTypeAnnotation extends BaseNode {\n  type: \"GenericTypeAnnotation\";\n  id: Identifier | QualifiedTypeIdentifier;\n  typeParameters: TypeParameterInstantiation | null;\n}\n\nexport interface InferredPredicate extends BaseNode {\n  type: \"InferredPredicate\";\n}\n\nexport interface InterfaceExtends extends BaseNode {\n  type: \"InterfaceExtends\";\n  id: Identifier | QualifiedTypeIdentifier;\n  typeParameters: TypeParameterInstantiation | null;\n}\n\nexport interface InterfaceDeclaration extends BaseNode {\n  type: \"InterfaceDeclaration\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  extends: Array<InterfaceExtends> | null;\n  body: ObjectTypeAnnotation;\n  implements: Array<ClassImplements> | null;\n  mixins: Array<InterfaceExtends> | null;\n}\n\nexport interface InterfaceTypeAnnotation extends BaseNode {\n  type: \"InterfaceTypeAnnotation\";\n  extends: Array<InterfaceExtends> | null;\n  body: ObjectTypeAnnotation;\n}\n\nexport interface IntersectionTypeAnnotation extends BaseNode {\n  type: \"IntersectionTypeAnnotation\";\n  types: Array<FlowType>;\n}\n\nexport interface MixedTypeAnnotation extends BaseNode {\n  type: \"MixedTypeAnnotation\";\n}\n\nexport interface EmptyTypeAnnotation extends BaseNode {\n  type: \"EmptyTypeAnnotation\";\n}\n\nexport interface NullableTypeAnnotation extends BaseNode {\n  type: \"NullableTypeAnnotation\";\n  typeAnnotation: FlowType;\n}\n\nexport interface NumberLiteralTypeAnnotation extends BaseNode {\n  type: \"NumberLiteralTypeAnnotation\";\n  value: number;\n}\n\nexport interface NumberTypeAnnotation extends BaseNode {\n  type: \"NumberTypeAnnotation\";\n}\n\nexport interface ObjectTypeAnnotation extends BaseNode {\n  type: \"ObjectTypeAnnotation\";\n  properties: Array<ObjectTypeProperty | ObjectTypeSpreadProperty>;\n  indexers: Array<ObjectTypeIndexer> | null;\n  callProperties: Array<ObjectTypeCallProperty> | null;\n  internalSlots: Array<ObjectTypeInternalSlot> | null;\n  exact: boolean;\n  inexact: boolean | null;\n}\n\nexport interface ObjectTypeInternalSlot extends BaseNode {\n  type: \"ObjectTypeInternalSlot\";\n  id: Identifier;\n  value: FlowType;\n  optional: boolean;\n  static: boolean;\n  method: boolean;\n}\n\nexport interface ObjectTypeCallProperty extends BaseNode {\n  type: \"ObjectTypeCallProperty\";\n  value: FlowType;\n  static: boolean;\n}\n\nexport interface ObjectTypeIndexer extends BaseNode {\n  type: \"ObjectTypeIndexer\";\n  id: Identifier | null;\n  key: FlowType;\n  value: FlowType;\n  variance: Variance | null;\n  static: boolean;\n}\n\nexport interface ObjectTypeProperty extends BaseNode {\n  type: \"ObjectTypeProperty\";\n  key: Identifier | StringLiteral;\n  value: FlowType;\n  variance: Variance | null;\n  kind: \"init\" | \"get\" | \"set\";\n  method: boolean;\n  optional: boolean;\n  proto: boolean;\n  static: boolean;\n}\n\nexport interface ObjectTypeSpreadProperty extends BaseNode {\n  type: \"ObjectTypeSpreadProperty\";\n  argument: FlowType;\n}\n\nexport interface OpaqueType extends BaseNode {\n  type: \"OpaqueType\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  supertype: FlowType | null;\n  impltype: FlowType;\n}\n\nexport interface QualifiedTypeIdentifier extends BaseNode {\n  type: \"QualifiedTypeIdentifier\";\n  id: Identifier;\n  qualification: Identifier | QualifiedTypeIdentifier;\n}\n\nexport interface StringLiteralTypeAnnotation extends BaseNode {\n  type: \"StringLiteralTypeAnnotation\";\n  value: string;\n}\n\nexport interface StringTypeAnnotation extends BaseNode {\n  type: \"StringTypeAnnotation\";\n}\n\nexport interface SymbolTypeAnnotation extends BaseNode {\n  type: \"SymbolTypeAnnotation\";\n}\n\nexport interface ThisTypeAnnotation extends BaseNode {\n  type: \"ThisTypeAnnotation\";\n}\n\nexport interface TupleTypeAnnotation extends BaseNode {\n  type: \"TupleTypeAnnotation\";\n  types: Array<FlowType>;\n}\n\nexport interface TypeofTypeAnnotation extends BaseNode {\n  type: \"TypeofTypeAnnotation\";\n  argument: FlowType;\n}\n\nexport interface TypeAlias extends BaseNode {\n  type: \"TypeAlias\";\n  id: Identifier;\n  typeParameters: TypeParameterDeclaration | null;\n  right: FlowType;\n}\n\nexport interface TypeAnnotation extends BaseNode {\n  type: \"TypeAnnotation\";\n  typeAnnotation: FlowType;\n}\n\nexport interface TypeCastExpression extends BaseNode {\n  type: \"TypeCastExpression\";\n  expression: Expression;\n  typeAnnotation: TypeAnnotation;\n}\n\nexport interface TypeParameter extends BaseNode {\n  type: \"TypeParameter\";\n  bound: TypeAnnotation | null;\n  default: FlowType | null;\n  variance: Variance | null;\n  name: string;\n}\n\nexport interface TypeParameterDeclaration extends BaseNode {\n  type: \"TypeParameterDeclaration\";\n  params: Array<TypeParameter>;\n}\n\nexport interface TypeParameterInstantiation extends BaseNode {\n  type: \"TypeParameterInstantiation\";\n  params: Array<FlowType>;\n}\n\nexport interface UnionTypeAnnotation extends BaseNode {\n  type: \"UnionTypeAnnotation\";\n  types: Array<FlowType>;\n}\n\nexport interface Variance extends BaseNode {\n  type: \"Variance\";\n  kind: \"minus\" | \"plus\";\n}\n\nexport interface VoidTypeAnnotation extends BaseNode {\n  type: \"VoidTypeAnnotation\";\n}\n\nexport interface EnumDeclaration extends BaseNode {\n  type: \"EnumDeclaration\";\n  id: Identifier;\n  body: EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody;\n}\n\nexport interface EnumBooleanBody extends BaseNode {\n  type: \"EnumBooleanBody\";\n  members: Array<EnumBooleanMember>;\n  explicitType: boolean;\n  hasUnknownMembers: boolean;\n}\n\nexport interface EnumNumberBody extends BaseNode {\n  type: \"EnumNumberBody\";\n  members: Array<EnumNumberMember>;\n  explicitType: boolean;\n  hasUnknownMembers: boolean;\n}\n\nexport interface EnumStringBody extends BaseNode {\n  type: \"EnumStringBody\";\n  members: Array<EnumStringMember | EnumDefaultedMember>;\n  explicitType: boolean;\n  hasUnknownMembers: boolean;\n}\n\nexport interface EnumSymbolBody extends BaseNode {\n  type: \"EnumSymbolBody\";\n  members: Array<EnumDefaultedMember>;\n  hasUnknownMembers: boolean;\n}\n\nexport interface EnumBooleanMember extends BaseNode {\n  type: \"EnumBooleanMember\";\n  id: Identifier;\n  init: BooleanLiteral;\n}\n\nexport interface EnumNumberMember extends BaseNode {\n  type: \"EnumNumberMember\";\n  id: Identifier;\n  init: NumericLiteral;\n}\n\nexport interface EnumStringMember extends BaseNode {\n  type: \"EnumStringMember\";\n  id: Identifier;\n  init: StringLiteral;\n}\n\nexport interface EnumDefaultedMember extends BaseNode {\n  type: \"EnumDefaultedMember\";\n  id: Identifier;\n}\n\nexport interface IndexedAccessType extends BaseNode {\n  type: \"IndexedAccessType\";\n  objectType: FlowType;\n  indexType: FlowType;\n}\n\nexport interface OptionalIndexedAccessType extends BaseNode {\n  type: \"OptionalIndexedAccessType\";\n  objectType: FlowType;\n  indexType: FlowType;\n  optional: boolean;\n}\n\nexport interface JSXAttribute extends BaseNode {\n  type: \"JSXAttribute\";\n  name: JSXIdentifier | JSXNamespacedName;\n  value: JSXElement | JSXFragment | StringLiteral | JSXExpressionContainer | null;\n}\n\nexport interface JSXClosingElement extends BaseNode {\n  type: \"JSXClosingElement\";\n  name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName;\n}\n\nexport interface JSXElement extends BaseNode {\n  type: \"JSXElement\";\n  openingElement: JSXOpeningElement;\n  closingElement: JSXClosingElement | null;\n  children: Array<JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment>;\n  selfClosing: boolean | null;\n}\n\nexport interface JSXEmptyExpression extends BaseNode {\n  type: \"JSXEmptyExpression\";\n}\n\nexport interface JSXExpressionContainer extends BaseNode {\n  type: \"JSXExpressionContainer\";\n  expression: Expression | JSXEmptyExpression;\n}\n\nexport interface JSXSpreadChild extends BaseNode {\n  type: \"JSXSpreadChild\";\n  expression: Expression;\n}\n\nexport interface JSXIdentifier extends BaseNode {\n  type: \"JSXIdentifier\";\n  name: string;\n}\n\nexport interface JSXMemberExpression extends BaseNode {\n  type: \"JSXMemberExpression\";\n  object: JSXMemberExpression | JSXIdentifier;\n  property: JSXIdentifier;\n}\n\nexport interface JSXNamespacedName extends BaseNode {\n  type: \"JSXNamespacedName\";\n  namespace: JSXIdentifier;\n  name: JSXIdentifier;\n}\n\nexport interface JSXOpeningElement extends BaseNode {\n  type: \"JSXOpeningElement\";\n  name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName;\n  attributes: Array<JSXAttribute | JSXSpreadAttribute>;\n  selfClosing: boolean;\n  typeParameters: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n}\n\nexport interface JSXSpreadAttribute extends BaseNode {\n  type: \"JSXSpreadAttribute\";\n  argument: Expression;\n}\n\nexport interface JSXText extends BaseNode {\n  type: \"JSXText\";\n  value: string;\n}\n\nexport interface JSXFragment extends BaseNode {\n  type: \"JSXFragment\";\n  openingFragment: JSXOpeningFragment;\n  closingFragment: JSXClosingFragment;\n  children: Array<JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment>;\n}\n\nexport interface JSXOpeningFragment extends BaseNode {\n  type: \"JSXOpeningFragment\";\n}\n\nexport interface JSXClosingFragment extends BaseNode {\n  type: \"JSXClosingFragment\";\n}\n\nexport interface Noop extends BaseNode {\n  type: \"Noop\";\n}\n\nexport interface Placeholder extends BaseNode {\n  type: \"Placeholder\";\n  expectedNode: \"Identifier\" | \"StringLiteral\" | \"Expression\" | \"Statement\" | \"Declaration\" | \"BlockStatement\" | \"ClassBody\" | \"Pattern\";\n  name: Identifier;\n}\n\nexport interface V8IntrinsicIdentifier extends BaseNode {\n  type: \"V8IntrinsicIdentifier\";\n  name: string;\n}\n\nexport interface ArgumentPlaceholder extends BaseNode {\n  type: \"ArgumentPlaceholder\";\n}\n\nexport interface BindExpression extends BaseNode {\n  type: \"BindExpression\";\n  object: Expression;\n  callee: Expression;\n}\n\nexport interface ImportAttribute extends BaseNode {\n  type: \"ImportAttribute\";\n  key: Identifier | StringLiteral;\n  value: StringLiteral;\n}\n\nexport interface Decorator extends BaseNode {\n  type: \"Decorator\";\n  expression: Expression;\n}\n\nexport interface DoExpression extends BaseNode {\n  type: \"DoExpression\";\n  body: BlockStatement;\n  async: boolean;\n}\n\nexport interface ExportDefaultSpecifier extends BaseNode {\n  type: \"ExportDefaultSpecifier\";\n  exported: Identifier;\n}\n\nexport interface RecordExpression extends BaseNode {\n  type: \"RecordExpression\";\n  properties: Array<ObjectProperty | SpreadElement>;\n}\n\nexport interface TupleExpression extends BaseNode {\n  type: \"TupleExpression\";\n  elements: Array<Expression | SpreadElement>;\n}\n\nexport interface DecimalLiteral extends BaseNode {\n  type: \"DecimalLiteral\";\n  value: string;\n}\n\nexport interface ModuleExpression extends BaseNode {\n  type: \"ModuleExpression\";\n  body: Program;\n}\n\nexport interface TopicReference extends BaseNode {\n  type: \"TopicReference\";\n}\n\nexport interface PipelineTopicExpression extends BaseNode {\n  type: \"PipelineTopicExpression\";\n  expression: Expression;\n}\n\nexport interface PipelineBareFunction extends BaseNode {\n  type: \"PipelineBareFunction\";\n  callee: Expression;\n}\n\nexport interface PipelinePrimaryTopicReference extends BaseNode {\n  type: \"PipelinePrimaryTopicReference\";\n}\n\nexport interface TSParameterProperty extends BaseNode {\n  type: \"TSParameterProperty\";\n  parameter: Identifier | AssignmentPattern;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  decorators: Array<Decorator> | null;\n  override: boolean | null;\n  readonly: boolean | null;\n}\n\nexport interface TSDeclareFunction extends BaseNode {\n  type: \"TSDeclareFunction\";\n  id: Identifier | null;\n  typeParameters: TSTypeParameterDeclaration | Noop | null;\n  params: Array<Identifier | Pattern | RestElement>;\n  returnType: TSTypeAnnotation | Noop | null;\n  async: boolean;\n  declare: boolean | null;\n  generator: boolean;\n}\n\nexport interface TSDeclareMethod extends BaseNode {\n  type: \"TSDeclareMethod\";\n  decorators: Array<Decorator> | null;\n  key: Identifier | StringLiteral | NumericLiteral | Expression;\n  typeParameters: TSTypeParameterDeclaration | Noop | null;\n  params: Array<Identifier | Pattern | RestElement | TSParameterProperty>;\n  returnType: TSTypeAnnotation | Noop | null;\n  abstract: boolean | null;\n  access: \"public\" | \"private\" | \"protected\" | null;\n  accessibility: \"public\" | \"private\" | \"protected\" | null;\n  async: boolean;\n  computed: boolean;\n  generator: boolean;\n  kind: \"get\" | \"set\" | \"method\" | \"constructor\";\n  optional: boolean | null;\n  override: boolean;\n  static: boolean;\n}\n\nexport interface TSQualifiedName extends BaseNode {\n  type: \"TSQualifiedName\";\n  left: TSEntityName;\n  right: Identifier;\n}\n\nexport interface TSCallSignatureDeclaration extends BaseNode {\n  type: \"TSCallSignatureDeclaration\";\n  typeParameters: TSTypeParameterDeclaration | null;\n  parameters: Array<Identifier | RestElement>;\n  typeAnnotation: TSTypeAnnotation | null;\n}\n\nexport interface TSConstructSignatureDeclaration extends BaseNode {\n  type: \"TSConstructSignatureDeclaration\";\n  typeParameters: TSTypeParameterDeclaration | null;\n  parameters: Array<Identifier | RestElement>;\n  typeAnnotation: TSTypeAnnotation | null;\n}\n\nexport interface TSPropertySignature extends BaseNode {\n  type: \"TSPropertySignature\";\n  key: Expression;\n  typeAnnotation: TSTypeAnnotation | null;\n  initializer: Expression | null;\n  computed: boolean | null;\n  kind: \"get\" | \"set\";\n  optional: boolean | null;\n  readonly: boolean | null;\n}\n\nexport interface TSMethodSignature extends BaseNode {\n  type: \"TSMethodSignature\";\n  key: Expression;\n  typeParameters: TSTypeParameterDeclaration | null;\n  parameters: Array<Identifier | RestElement>;\n  typeAnnotation: TSTypeAnnotation | null;\n  computed: boolean | null;\n  kind: \"method\" | \"get\" | \"set\";\n  optional: boolean | null;\n}\n\nexport interface TSIndexSignature extends BaseNode {\n  type: \"TSIndexSignature\";\n  parameters: Array<Identifier>;\n  typeAnnotation: TSTypeAnnotation | null;\n  readonly: boolean | null;\n  static: boolean | null;\n}\n\nexport interface TSAnyKeyword extends BaseNode {\n  type: \"TSAnyKeyword\";\n}\n\nexport interface TSBooleanKeyword extends BaseNode {\n  type: \"TSBooleanKeyword\";\n}\n\nexport interface TSBigIntKeyword extends BaseNode {\n  type: \"TSBigIntKeyword\";\n}\n\nexport interface TSIntrinsicKeyword extends BaseNode {\n  type: \"TSIntrinsicKeyword\";\n}\n\nexport interface TSNeverKeyword extends BaseNode {\n  type: \"TSNeverKeyword\";\n}\n\nexport interface TSNullKeyword extends BaseNode {\n  type: \"TSNullKeyword\";\n}\n\nexport interface TSNumberKeyword extends BaseNode {\n  type: \"TSNumberKeyword\";\n}\n\nexport interface TSObjectKeyword extends BaseNode {\n  type: \"TSObjectKeyword\";\n}\n\nexport interface TSStringKeyword extends BaseNode {\n  type: \"TSStringKeyword\";\n}\n\nexport interface TSSymbolKeyword extends BaseNode {\n  type: \"TSSymbolKeyword\";\n}\n\nexport interface TSUndefinedKeyword extends BaseNode {\n  type: \"TSUndefinedKeyword\";\n}\n\nexport interface TSUnknownKeyword extends BaseNode {\n  type: \"TSUnknownKeyword\";\n}\n\nexport interface TSVoidKeyword extends BaseNode {\n  type: \"TSVoidKeyword\";\n}\n\nexport interface TSThisType extends BaseNode {\n  type: \"TSThisType\";\n}\n\nexport interface TSFunctionType extends BaseNode {\n  type: \"TSFunctionType\";\n  typeParameters: TSTypeParameterDeclaration | null;\n  parameters: Array<Identifier | RestElement>;\n  typeAnnotation: TSTypeAnnotation | null;\n}\n\nexport interface TSConstructorType extends BaseNode {\n  type: \"TSConstructorType\";\n  typeParameters: TSTypeParameterDeclaration | null;\n  parameters: Array<Identifier | RestElement>;\n  typeAnnotation: TSTypeAnnotation | null;\n  abstract: boolean | null;\n}\n\nexport interface TSTypeReference extends BaseNode {\n  type: \"TSTypeReference\";\n  typeName: TSEntityName;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface TSTypePredicate extends BaseNode {\n  type: \"TSTypePredicate\";\n  parameterName: Identifier | TSThisType;\n  typeAnnotation: TSTypeAnnotation | null;\n  asserts: boolean | null;\n}\n\nexport interface TSTypeQuery extends BaseNode {\n  type: \"TSTypeQuery\";\n  exprName: TSEntityName | TSImportType;\n}\n\nexport interface TSTypeLiteral extends BaseNode {\n  type: \"TSTypeLiteral\";\n  members: Array<TSTypeElement>;\n}\n\nexport interface TSArrayType extends BaseNode {\n  type: \"TSArrayType\";\n  elementType: TSType;\n}\n\nexport interface TSTupleType extends BaseNode {\n  type: \"TSTupleType\";\n  elementTypes: Array<TSType | TSNamedTupleMember>;\n}\n\nexport interface TSOptionalType extends BaseNode {\n  type: \"TSOptionalType\";\n  typeAnnotation: TSType;\n}\n\nexport interface TSRestType extends BaseNode {\n  type: \"TSRestType\";\n  typeAnnotation: TSType;\n}\n\nexport interface TSNamedTupleMember extends BaseNode {\n  type: \"TSNamedTupleMember\";\n  label: Identifier;\n  elementType: TSType;\n  optional: boolean;\n}\n\nexport interface TSUnionType extends BaseNode {\n  type: \"TSUnionType\";\n  types: Array<TSType>;\n}\n\nexport interface TSIntersectionType extends BaseNode {\n  type: \"TSIntersectionType\";\n  types: Array<TSType>;\n}\n\nexport interface TSConditionalType extends BaseNode {\n  type: \"TSConditionalType\";\n  checkType: TSType;\n  extendsType: TSType;\n  trueType: TSType;\n  falseType: TSType;\n}\n\nexport interface TSInferType extends BaseNode {\n  type: \"TSInferType\";\n  typeParameter: TSTypeParameter;\n}\n\nexport interface TSParenthesizedType extends BaseNode {\n  type: \"TSParenthesizedType\";\n  typeAnnotation: TSType;\n}\n\nexport interface TSTypeOperator extends BaseNode {\n  type: \"TSTypeOperator\";\n  typeAnnotation: TSType;\n  operator: string;\n}\n\nexport interface TSIndexedAccessType extends BaseNode {\n  type: \"TSIndexedAccessType\";\n  objectType: TSType;\n  indexType: TSType;\n}\n\nexport interface TSMappedType extends BaseNode {\n  type: \"TSMappedType\";\n  typeParameter: TSTypeParameter;\n  typeAnnotation: TSType | null;\n  nameType: TSType | null;\n  optional: boolean | null;\n  readonly: boolean | null;\n}\n\nexport interface TSLiteralType extends BaseNode {\n  type: \"TSLiteralType\";\n  literal: NumericLiteral | StringLiteral | BooleanLiteral | BigIntLiteral | UnaryExpression;\n}\n\nexport interface TSExpressionWithTypeArguments extends BaseNode {\n  type: \"TSExpressionWithTypeArguments\";\n  expression: TSEntityName;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface TSInterfaceDeclaration extends BaseNode {\n  type: \"TSInterfaceDeclaration\";\n  id: Identifier;\n  typeParameters: TSTypeParameterDeclaration | null;\n  extends: Array<TSExpressionWithTypeArguments> | null;\n  body: TSInterfaceBody;\n  declare: boolean | null;\n}\n\nexport interface TSInterfaceBody extends BaseNode {\n  type: \"TSInterfaceBody\";\n  body: Array<TSTypeElement>;\n}\n\nexport interface TSTypeAliasDeclaration extends BaseNode {\n  type: \"TSTypeAliasDeclaration\";\n  id: Identifier;\n  typeParameters: TSTypeParameterDeclaration | null;\n  typeAnnotation: TSType;\n  declare: boolean | null;\n}\n\nexport interface TSAsExpression extends BaseNode {\n  type: \"TSAsExpression\";\n  expression: Expression;\n  typeAnnotation: TSType;\n}\n\nexport interface TSTypeAssertion extends BaseNode {\n  type: \"TSTypeAssertion\";\n  typeAnnotation: TSType;\n  expression: Expression;\n}\n\nexport interface TSEnumDeclaration extends BaseNode {\n  type: \"TSEnumDeclaration\";\n  id: Identifier;\n  members: Array<TSEnumMember>;\n  const: boolean | null;\n  declare: boolean | null;\n  initializer: Expression | null;\n}\n\nexport interface TSEnumMember extends BaseNode {\n  type: \"TSEnumMember\";\n  id: Identifier | StringLiteral;\n  initializer: Expression | null;\n}\n\nexport interface TSModuleDeclaration extends BaseNode {\n  type: \"TSModuleDeclaration\";\n  id: Identifier | StringLiteral;\n  body: TSModuleBlock | TSModuleDeclaration;\n  declare: boolean | null;\n  global: boolean | null;\n}\n\nexport interface TSModuleBlock extends BaseNode {\n  type: \"TSModuleBlock\";\n  body: Array<Statement>;\n}\n\nexport interface TSImportType extends BaseNode {\n  type: \"TSImportType\";\n  argument: StringLiteral;\n  qualifier: TSEntityName | null;\n  typeParameters: TSTypeParameterInstantiation | null;\n}\n\nexport interface TSImportEqualsDeclaration extends BaseNode {\n  type: \"TSImportEqualsDeclaration\";\n  id: Identifier;\n  moduleReference: TSEntityName | TSExternalModuleReference;\n  importKind: \"type\" | \"value\" | null;\n  isExport: boolean;\n}\n\nexport interface TSExternalModuleReference extends BaseNode {\n  type: \"TSExternalModuleReference\";\n  expression: StringLiteral;\n}\n\nexport interface TSNonNullExpression extends BaseNode {\n  type: \"TSNonNullExpression\";\n  expression: Expression;\n}\n\nexport interface TSExportAssignment extends BaseNode {\n  type: \"TSExportAssignment\";\n  expression: Expression;\n}\n\nexport interface TSNamespaceExportDeclaration extends BaseNode {\n  type: \"TSNamespaceExportDeclaration\";\n  id: Identifier;\n}\n\nexport interface TSTypeAnnotation extends BaseNode {\n  type: \"TSTypeAnnotation\";\n  typeAnnotation: TSType;\n}\n\nexport interface TSTypeParameterInstantiation extends BaseNode {\n  type: \"TSTypeParameterInstantiation\";\n  params: Array<TSType>;\n}\n\nexport interface TSTypeParameterDeclaration extends BaseNode {\n  type: \"TSTypeParameterDeclaration\";\n  params: Array<TSTypeParameter>;\n}\n\nexport interface TSTypeParameter extends BaseNode {\n  type: \"TSTypeParameter\";\n  constraint: TSType | null;\n  default: TSType | null;\n  name: string;\n}\n\n/**\n * @deprecated Use `NumericLiteral`\n */\nexport type NumberLiteral = NumericLiteral;\n\n/**\n * @deprecated Use `RegExpLiteral`\n */\nexport type RegexLiteral = RegExpLiteral;\n\n/**\n * @deprecated Use `RestElement`\n */\nexport type RestProperty = RestElement;\n\n/**\n * @deprecated Use `SpreadElement`\n */\nexport type SpreadProperty = SpreadElement;\n\nexport type Standardized = ArrayExpression | AssignmentExpression | BinaryExpression | InterpreterDirective | Directive | DirectiveLiteral | BlockStatement | BreakStatement | CallExpression | CatchClause | ConditionalExpression | ContinueStatement | DebuggerStatement | DoWhileStatement | EmptyStatement | ExpressionStatement | File | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Identifier | IfStatement | LabeledStatement | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | LogicalExpression | MemberExpression | NewExpression | Program | ObjectExpression | ObjectMethod | ObjectProperty | RestElement | ReturnStatement | SequenceExpression | ParenthesizedExpression | SwitchCase | SwitchStatement | ThisExpression | ThrowStatement | TryStatement | UnaryExpression | UpdateExpression | VariableDeclaration | VariableDeclarator | WhileStatement | WithStatement | AssignmentPattern | ArrayPattern | ArrowFunctionExpression | ClassBody | ClassExpression | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ExportSpecifier | ForOfStatement | ImportDeclaration | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | MetaProperty | ClassMethod | ObjectPattern | SpreadElement | Super | TaggedTemplateExpression | TemplateElement | TemplateLiteral | YieldExpression | AwaitExpression | Import | BigIntLiteral | ExportNamespaceSpecifier | OptionalMemberExpression | OptionalCallExpression | ClassProperty | ClassAccessorProperty | ClassPrivateProperty | ClassPrivateMethod | PrivateName | StaticBlock;\nexport type Expression = ArrayExpression | AssignmentExpression | BinaryExpression | CallExpression | ConditionalExpression | FunctionExpression | Identifier | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | LogicalExpression | MemberExpression | NewExpression | ObjectExpression | SequenceExpression | ParenthesizedExpression | ThisExpression | UnaryExpression | UpdateExpression | ArrowFunctionExpression | ClassExpression | MetaProperty | Super | TaggedTemplateExpression | TemplateLiteral | YieldExpression | AwaitExpression | Import | BigIntLiteral | OptionalMemberExpression | OptionalCallExpression | TypeCastExpression | JSXElement | JSXFragment | BindExpression | DoExpression | RecordExpression | TupleExpression | DecimalLiteral | ModuleExpression | TopicReference | PipelineTopicExpression | PipelineBareFunction | PipelinePrimaryTopicReference | TSAsExpression | TSTypeAssertion | TSNonNullExpression;\nexport type Binary = BinaryExpression | LogicalExpression;\nexport type Scopable = BlockStatement | CatchClause | DoWhileStatement | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Program | ObjectMethod | SwitchStatement | WhileStatement | ArrowFunctionExpression | ClassExpression | ClassDeclaration | ForOfStatement | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;\nexport type BlockParent = BlockStatement | CatchClause | DoWhileStatement | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Program | ObjectMethod | SwitchStatement | WhileStatement | ArrowFunctionExpression | ForOfStatement | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;\nexport type Block = BlockStatement | Program | TSModuleBlock;\nexport type Statement = BlockStatement | BreakStatement | ContinueStatement | DebuggerStatement | DoWhileStatement | EmptyStatement | ExpressionStatement | ForInStatement | ForStatement | FunctionDeclaration | IfStatement | LabeledStatement | ReturnStatement | SwitchStatement | ThrowStatement | TryStatement | VariableDeclaration | WhileStatement | WithStatement | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ForOfStatement | ImportDeclaration | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias | EnumDeclaration | TSDeclareFunction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportEqualsDeclaration | TSExportAssignment | TSNamespaceExportDeclaration;\nexport type Terminatorless = BreakStatement | ContinueStatement | ReturnStatement | ThrowStatement | YieldExpression | AwaitExpression;\nexport type CompletionStatement = BreakStatement | ContinueStatement | ReturnStatement | ThrowStatement;\nexport type Conditional = ConditionalExpression | IfStatement;\nexport type Loop = DoWhileStatement | ForInStatement | ForStatement | WhileStatement | ForOfStatement;\nexport type While = DoWhileStatement | WhileStatement;\nexport type ExpressionWrapper = ExpressionStatement | ParenthesizedExpression | TypeCastExpression;\nexport type For = ForInStatement | ForStatement | ForOfStatement;\nexport type ForXStatement = ForInStatement | ForOfStatement;\nexport type Function = FunctionDeclaration | FunctionExpression | ObjectMethod | ArrowFunctionExpression | ClassMethod | ClassPrivateMethod;\nexport type FunctionParent = FunctionDeclaration | FunctionExpression | ObjectMethod | ArrowFunctionExpression | ClassMethod | ClassPrivateMethod | StaticBlock;\nexport type Pureish = FunctionDeclaration | FunctionExpression | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | ArrowFunctionExpression | BigIntLiteral | DecimalLiteral;\nexport type Declaration = FunctionDeclaration | VariableDeclaration | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias | EnumDeclaration | TSDeclareFunction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration;\nexport type PatternLike = Identifier | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern;\nexport type LVal = Identifier | MemberExpression | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern | TSParameterProperty;\nexport type TSEntityName = Identifier | TSQualifiedName;\nexport type Literal = StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | TemplateLiteral | BigIntLiteral | DecimalLiteral;\nexport type Immutable = StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | BigIntLiteral | JSXAttribute | JSXClosingElement | JSXElement | JSXExpressionContainer | JSXSpreadChild | JSXOpeningElement | JSXText | JSXFragment | JSXOpeningFragment | JSXClosingFragment | DecimalLiteral;\nexport type UserWhitespacable = ObjectMethod | ObjectProperty | ObjectTypeInternalSlot | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeProperty | ObjectTypeSpreadProperty;\nexport type Method = ObjectMethod | ClassMethod | ClassPrivateMethod;\nexport type ObjectMember = ObjectMethod | ObjectProperty;\nexport type Property = ObjectProperty | ClassProperty | ClassAccessorProperty | ClassPrivateProperty;\nexport type UnaryLike = UnaryExpression | SpreadElement;\nexport type Pattern = AssignmentPattern | ArrayPattern | ObjectPattern;\nexport type Class = ClassExpression | ClassDeclaration;\nexport type ModuleDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration;\nexport type ExportDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration;\nexport type ModuleSpecifier = ExportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | ExportNamespaceSpecifier | ExportDefaultSpecifier;\nexport type Accessor = ClassAccessorProperty;\nexport type Private = ClassPrivateProperty | ClassPrivateMethod | PrivateName;\nexport type Flow = AnyTypeAnnotation | ArrayTypeAnnotation | BooleanTypeAnnotation | BooleanLiteralTypeAnnotation | NullLiteralTypeAnnotation | ClassImplements | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTypeAnnotation | InferredPredicate | InterfaceExtends | InterfaceDeclaration | InterfaceTypeAnnotation | IntersectionTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NullableTypeAnnotation | NumberLiteralTypeAnnotation | NumberTypeAnnotation | ObjectTypeAnnotation | ObjectTypeInternalSlot | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | QualifiedTypeIdentifier | StringLiteralTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | TupleTypeAnnotation | TypeofTypeAnnotation | TypeAlias | TypeAnnotation | TypeCastExpression | TypeParameter | TypeParameterDeclaration | TypeParameterInstantiation | UnionTypeAnnotation | Variance | VoidTypeAnnotation | EnumDeclaration | EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody | EnumBooleanMember | EnumNumberMember | EnumStringMember | EnumDefaultedMember | IndexedAccessType | OptionalIndexedAccessType;\nexport type FlowType = AnyTypeAnnotation | ArrayTypeAnnotation | BooleanTypeAnnotation | BooleanLiteralTypeAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericTypeAnnotation | InterfaceTypeAnnotation | IntersectionTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NullableTypeAnnotation | NumberLiteralTypeAnnotation | NumberTypeAnnotation | ObjectTypeAnnotation | StringLiteralTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | TupleTypeAnnotation | TypeofTypeAnnotation | UnionTypeAnnotation | VoidTypeAnnotation | IndexedAccessType | OptionalIndexedAccessType;\nexport type FlowBaseAnnotation = AnyTypeAnnotation | BooleanTypeAnnotation | NullLiteralTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NumberTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | VoidTypeAnnotation;\nexport type FlowDeclaration = DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias;\nexport type FlowPredicate = DeclaredPredicate | InferredPredicate;\nexport type EnumBody = EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody;\nexport type EnumMember = EnumBooleanMember | EnumNumberMember | EnumStringMember | EnumDefaultedMember;\nexport type JSX = JSXAttribute | JSXClosingElement | JSXElement | JSXEmptyExpression | JSXExpressionContainer | JSXSpreadChild | JSXIdentifier | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement | JSXSpreadAttribute | JSXText | JSXFragment | JSXOpeningFragment | JSXClosingFragment;\nexport type Miscellaneous = Noop | Placeholder | V8IntrinsicIdentifier;\nexport type TypeScript = TSParameterProperty | TSDeclareFunction | TSDeclareMethod | TSQualifiedName | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSignature | TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType | TSConstructorType | TSTypeReference | TSTypePredicate | TSTypeQuery | TSTypeLiteral | TSArrayType | TSTupleType | TSOptionalType | TSRestType | TSNamedTupleMember | TSUnionType | TSIntersectionType | TSConditionalType | TSInferType | TSParenthesizedType | TSTypeOperator | TSIndexedAccessType | TSMappedType | TSLiteralType | TSExpressionWithTypeArguments | TSInterfaceDeclaration | TSInterfaceBody | TSTypeAliasDeclaration | TSAsExpression | TSTypeAssertion | TSEnumDeclaration | TSEnumMember | TSModuleDeclaration | TSModuleBlock | TSImportType | TSImportEqualsDeclaration | TSExternalModuleReference | TSNonNullExpression | TSExportAssignment | TSNamespaceExportDeclaration | TSTypeAnnotation | TSTypeParameterInstantiation | TSTypeParameterDeclaration | TSTypeParameter;\nexport type TSTypeElement = TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSignature;\nexport type TSType = TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType | TSConstructorType | TSTypeReference | TSTypePredicate | TSTypeQuery | TSTypeLiteral | TSArrayType | TSTupleType | TSOptionalType | TSRestType | TSUnionType | TSIntersectionType | TSConditionalType | TSInferType | TSParenthesizedType | TSTypeOperator | TSIndexedAccessType | TSMappedType | TSLiteralType | TSExpressionWithTypeArguments | TSImportType;\nexport type TSBaseType = TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSLiteralType;\n\nexport interface Aliases {\n  Standardized: Standardized;\n  Expression: Expression;\n  Binary: Binary;\n  Scopable: Scopable;\n  BlockParent: BlockParent;\n  Block: Block;\n  Statement: Statement;\n  Terminatorless: Terminatorless;\n  CompletionStatement: CompletionStatement;\n  Conditional: Conditional;\n  Loop: Loop;\n  While: While;\n  ExpressionWrapper: ExpressionWrapper;\n  For: For;\n  ForXStatement: ForXStatement;\n  Function: Function;\n  FunctionParent: FunctionParent;\n  Pureish: Pureish;\n  Declaration: Declaration;\n  PatternLike: PatternLike;\n  LVal: LVal;\n  TSEntityName: TSEntityName;\n  Literal: Literal;\n  Immutable: Immutable;\n  UserWhitespacable: UserWhitespacable;\n  Method: Method;\n  ObjectMember: ObjectMember;\n  Property: Property;\n  UnaryLike: UnaryLike;\n  Pattern: Pattern;\n  Class: Class;\n  ModuleDeclaration: ModuleDeclaration;\n  ExportDeclaration: ExportDeclaration;\n  ModuleSpecifier: ModuleSpecifier;\n  Accessor: Accessor;\n  Private: Private;\n  Flow: Flow;\n  FlowType: FlowType;\n  FlowBaseAnnotation: FlowBaseAnnotation;\n  FlowDeclaration: FlowDeclaration;\n  FlowPredicate: FlowPredicate;\n  EnumBody: EnumBody;\n  EnumMember: EnumMember;\n  JSX: JSX;\n  Miscellaneous: Miscellaneous;\n  TypeScript: TypeScript;\n  TSTypeElement: TSTypeElement;\n  TSType: TSType;\n  TSBaseType: TSBaseType;\n}\n\nexport function arrayExpression(elements?: Array<null | Expression | SpreadElement>): ArrayExpression;\nexport function assignmentExpression(operator: string, left: LVal, right: Expression): AssignmentExpression;\nexport function binaryExpression(operator: \"+\" | \"-\" | \"/\" | \"%\" | \"*\" | \"**\" | \"&\" | \"|\" | \">>\" | \">>>\" | \"<<\" | \"^\" | \"==\" | \"===\" | \"!=\" | \"!==\" | \"in\" | \"instanceof\" | \">\" | \"<\" | \">=\" | \"<=\", left: Expression | PrivateName, right: Expression): BinaryExpression;\nexport function interpreterDirective(value: string): InterpreterDirective;\nexport function directive(value: DirectiveLiteral): Directive;\nexport function directiveLiteral(value: string): DirectiveLiteral;\nexport function blockStatement(body: Array<Statement>, directives?: Array<Directive>): BlockStatement;\nexport function breakStatement(label?: Identifier | null): BreakStatement;\nexport function callExpression(callee: Expression | V8IntrinsicIdentifier, _arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>): CallExpression;\nexport function catchClause(param: Identifier | ArrayPattern | ObjectPattern | null | undefined, body: BlockStatement): CatchClause;\nexport function conditionalExpression(test: Expression, consequent: Expression, alternate: Expression): ConditionalExpression;\nexport function continueStatement(label?: Identifier | null): ContinueStatement;\nexport function debuggerStatement(): DebuggerStatement;\nexport function doWhileStatement(test: Expression, body: Statement): DoWhileStatement;\nexport function emptyStatement(): EmptyStatement;\nexport function expressionStatement(expression: Expression): ExpressionStatement;\nexport function file(program: Program, comments?: Array<CommentBlock | CommentLine> | null, tokens?: Array<any> | null): File;\nexport function forInStatement(left: VariableDeclaration | LVal, right: Expression, body: Statement): ForInStatement;\nexport function forStatement(init: VariableDeclaration | Expression | null | undefined, test: Expression | null | undefined, update: Expression | null | undefined, body: Statement): ForStatement;\nexport function functionDeclaration(id: Identifier | null | undefined, params: Array<Identifier | Pattern | RestElement>, body: BlockStatement, generator?: boolean, async?: boolean): FunctionDeclaration;\nexport function functionExpression(id: Identifier | null | undefined, params: Array<Identifier | Pattern | RestElement>, body: BlockStatement, generator?: boolean, async?: boolean): FunctionExpression;\nexport function identifier(name: string): Identifier;\nexport function ifStatement(test: Expression, consequent: Statement, alternate?: Statement | null): IfStatement;\nexport function labeledStatement(label: Identifier, body: Statement): LabeledStatement;\nexport function stringLiteral(value: string): StringLiteral;\nexport function numericLiteral(value: number): NumericLiteral;\nexport function nullLiteral(): NullLiteral;\nexport function booleanLiteral(value: boolean): BooleanLiteral;\nexport function regExpLiteral(pattern: string, flags?: string): RegExpLiteral;\nexport function logicalExpression(operator: \"||\" | \"&&\" | \"??\", left: Expression, right: Expression): LogicalExpression;\nexport function memberExpression(object: Expression, property: Expression | Identifier | PrivateName, computed?: boolean, optional?: true | false | null): MemberExpression;\nexport function newExpression(callee: Expression | V8IntrinsicIdentifier, _arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>): NewExpression;\nexport function program(body: Array<Statement>, directives?: Array<Directive>, sourceType?: \"script\" | \"module\", interpreter?: InterpreterDirective | null): Program;\nexport function objectExpression(properties: Array<ObjectMethod | ObjectProperty | SpreadElement>): ObjectExpression;\nexport function objectMethod(kind: \"method\" | \"get\" | \"set\" | undefined, key: Expression | Identifier | StringLiteral | NumericLiteral, params: Array<Identifier | Pattern | RestElement>, body: BlockStatement, computed?: boolean, generator?: boolean, async?: boolean): ObjectMethod;\nexport function objectProperty(key: Expression | Identifier | StringLiteral | NumericLiteral, value: Expression | PatternLike, computed?: boolean, shorthand?: boolean, decorators?: Array<Decorator> | null): ObjectProperty;\nexport function restElement(argument: LVal): RestElement;\nexport function returnStatement(argument?: Expression | null): ReturnStatement;\nexport function sequenceExpression(expressions: Array<Expression>): SequenceExpression;\nexport function parenthesizedExpression(expression: Expression): ParenthesizedExpression;\nexport function switchCase(test: Expression | null | undefined, consequent: Array<Statement>): SwitchCase;\nexport function switchStatement(discriminant: Expression, cases: Array<SwitchCase>): SwitchStatement;\nexport function thisExpression(): ThisExpression;\nexport function throwStatement(argument: Expression): ThrowStatement;\nexport function tryStatement(block: BlockStatement, handler?: CatchClause | null, finalizer?: BlockStatement | null): TryStatement;\nexport function unaryExpression(operator: \"void\" | \"throw\" | \"delete\" | \"!\" | \"+\" | \"-\" | \"~\" | \"typeof\", argument: Expression, prefix?: boolean): UnaryExpression;\nexport function updateExpression(operator: \"++\" | \"--\", argument: Expression, prefix?: boolean): UpdateExpression;\nexport function variableDeclaration(kind: \"var\" | \"let\" | \"const\", declarations: Array<VariableDeclarator>): VariableDeclaration;\nexport function variableDeclarator(id: LVal, init?: Expression | null): VariableDeclarator;\nexport function whileStatement(test: Expression, body: Statement): WhileStatement;\nexport function withStatement(object: Expression, body: Statement): WithStatement;\nexport function assignmentPattern(left: Identifier | ObjectPattern | ArrayPattern | MemberExpression, right: Expression): AssignmentPattern;\nexport function arrayPattern(elements: Array<null | PatternLike>): ArrayPattern;\nexport function arrowFunctionExpression(params: Array<Identifier | Pattern | RestElement>, body: BlockStatement | Expression, async?: boolean): ArrowFunctionExpression;\nexport function classBody(body: Array<ClassMethod | ClassPrivateMethod | ClassProperty | ClassPrivateProperty | ClassAccessorProperty | TSDeclareMethod | TSIndexSignature | StaticBlock>): ClassBody;\nexport function classExpression(id: Identifier | null | undefined, superClass: Expression | null | undefined, body: ClassBody, decorators?: Array<Decorator> | null): ClassExpression;\nexport function classDeclaration(id: Identifier, superClass: Expression | null | undefined, body: ClassBody, decorators?: Array<Decorator> | null): ClassDeclaration;\nexport function exportAllDeclaration(source: StringLiteral): ExportAllDeclaration;\nexport function exportDefaultDeclaration(declaration: FunctionDeclaration | TSDeclareFunction | ClassDeclaration | Expression): ExportDefaultDeclaration;\nexport function exportNamedDeclaration(declaration?: Declaration | null, specifiers?: Array<ExportSpecifier | ExportDefaultSpecifier | ExportNamespaceSpecifier>, source?: StringLiteral | null): ExportNamedDeclaration;\nexport function exportSpecifier(local: Identifier, exported: Identifier | StringLiteral): ExportSpecifier;\nexport function forOfStatement(left: VariableDeclaration | LVal, right: Expression, body: Statement, _await?: boolean): ForOfStatement;\nexport function importDeclaration(specifiers: Array<ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier>, source: StringLiteral): ImportDeclaration;\nexport function importDefaultSpecifier(local: Identifier): ImportDefaultSpecifier;\nexport function importNamespaceSpecifier(local: Identifier): ImportNamespaceSpecifier;\nexport function importSpecifier(local: Identifier, imported: Identifier | StringLiteral): ImportSpecifier;\nexport function metaProperty(meta: Identifier, property: Identifier): MetaProperty;\nexport function classMethod(kind: \"get\" | \"set\" | \"method\" | \"constructor\" | undefined, key: Identifier | StringLiteral | NumericLiteral | Expression, params: Array<Identifier | Pattern | RestElement | TSParameterProperty>, body: BlockStatement, computed?: boolean, _static?: boolean, generator?: boolean, async?: boolean): ClassMethod;\nexport function objectPattern(properties: Array<RestElement | ObjectProperty>): ObjectPattern;\nexport function spreadElement(argument: Expression): SpreadElement;\ndeclare function _super(): Super;\nexport { _super as super}\nexport function taggedTemplateExpression(tag: Expression, quasi: TemplateLiteral): TaggedTemplateExpression;\nexport function templateElement(value: { raw: string, cooked?: string }, tail?: boolean): TemplateElement;\nexport function templateLiteral(quasis: Array<TemplateElement>, expressions: Array<Expression | TSType>): TemplateLiteral;\nexport function yieldExpression(argument?: Expression | null, delegate?: boolean): YieldExpression;\nexport function awaitExpression(argument: Expression): AwaitExpression;\ndeclare function _import(): Import;\nexport { _import as import}\nexport function bigIntLiteral(value: string): BigIntLiteral;\nexport function exportNamespaceSpecifier(exported: Identifier): ExportNamespaceSpecifier;\nexport function optionalMemberExpression(object: Expression, property: Expression | Identifier, computed: boolean | undefined, optional: boolean): OptionalMemberExpression;\nexport function optionalCallExpression(callee: Expression, _arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>, optional: boolean): OptionalCallExpression;\nexport function classProperty(key: Identifier | StringLiteral | NumericLiteral | Expression, value?: Expression | null, typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null, decorators?: Array<Decorator> | null, computed?: boolean, _static?: boolean): ClassProperty;\nexport function classAccessorProperty(key: Identifier | StringLiteral | NumericLiteral | Expression | PrivateName, value?: Expression | null, typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null, decorators?: Array<Decorator> | null, computed?: boolean, _static?: boolean): ClassAccessorProperty;\nexport function classPrivateProperty(key: PrivateName, value: Expression | null | undefined, decorators: Array<Decorator> | null | undefined, _static: any): ClassPrivateProperty;\nexport function classPrivateMethod(kind: \"get\" | \"set\" | \"method\" | \"constructor\" | undefined, key: PrivateName, params: Array<Identifier | Pattern | RestElement | TSParameterProperty>, body: BlockStatement, _static?: boolean): ClassPrivateMethod;\nexport function privateName(id: Identifier): PrivateName;\nexport function staticBlock(body: Array<Statement>): StaticBlock;\nexport function anyTypeAnnotation(): AnyTypeAnnotation;\nexport function arrayTypeAnnotation(elementType: FlowType): ArrayTypeAnnotation;\nexport function booleanTypeAnnotation(): BooleanTypeAnnotation;\nexport function booleanLiteralTypeAnnotation(value: boolean): BooleanLiteralTypeAnnotation;\nexport function nullLiteralTypeAnnotation(): NullLiteralTypeAnnotation;\nexport function classImplements(id: Identifier, typeParameters?: TypeParameterInstantiation | null): ClassImplements;\nexport function declareClass(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: Array<InterfaceExtends> | null | undefined, body: ObjectTypeAnnotation): DeclareClass;\nexport function declareFunction(id: Identifier): DeclareFunction;\nexport function declareInterface(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: Array<InterfaceExtends> | null | undefined, body: ObjectTypeAnnotation): DeclareInterface;\nexport function declareModule(id: Identifier | StringLiteral, body: BlockStatement, kind?: \"CommonJS\" | \"ES\" | null): DeclareModule;\nexport function declareModuleExports(typeAnnotation: TypeAnnotation): DeclareModuleExports;\nexport function declareTypeAlias(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, right: FlowType): DeclareTypeAlias;\nexport function declareOpaqueType(id: Identifier, typeParameters?: TypeParameterDeclaration | null, supertype?: FlowType | null): DeclareOpaqueType;\nexport function declareVariable(id: Identifier): DeclareVariable;\nexport function declareExportDeclaration(declaration?: Flow | null, specifiers?: Array<ExportSpecifier | ExportNamespaceSpecifier> | null, source?: StringLiteral | null): DeclareExportDeclaration;\nexport function declareExportAllDeclaration(source: StringLiteral): DeclareExportAllDeclaration;\nexport function declaredPredicate(value: Flow): DeclaredPredicate;\nexport function existsTypeAnnotation(): ExistsTypeAnnotation;\nexport function functionTypeAnnotation(typeParameters: TypeParameterDeclaration | null | undefined, params: Array<FunctionTypeParam>, rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;\nexport function functionTypeParam(name: Identifier | null | undefined, typeAnnotation: FlowType): FunctionTypeParam;\nexport function genericTypeAnnotation(id: Identifier | QualifiedTypeIdentifier, typeParameters?: TypeParameterInstantiation | null): GenericTypeAnnotation;\nexport function inferredPredicate(): InferredPredicate;\nexport function interfaceExtends(id: Identifier | QualifiedTypeIdentifier, typeParameters?: TypeParameterInstantiation | null): InterfaceExtends;\nexport function interfaceDeclaration(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: Array<InterfaceExtends> | null | undefined, body: ObjectTypeAnnotation): InterfaceDeclaration;\nexport function interfaceTypeAnnotation(_extends: Array<InterfaceExtends> | null | undefined, body: ObjectTypeAnnotation): InterfaceTypeAnnotation;\nexport function intersectionTypeAnnotation(types: Array<FlowType>): IntersectionTypeAnnotation;\nexport function mixedTypeAnnotation(): MixedTypeAnnotation;\nexport function emptyTypeAnnotation(): EmptyTypeAnnotation;\nexport function nullableTypeAnnotation(typeAnnotation: FlowType): NullableTypeAnnotation;\nexport function numberLiteralTypeAnnotation(value: number): NumberLiteralTypeAnnotation;\nexport function numberTypeAnnotation(): NumberTypeAnnotation;\nexport function objectTypeAnnotation(properties: Array<ObjectTypeProperty | ObjectTypeSpreadProperty>, indexers?: Array<ObjectTypeIndexer> | null, callProperties?: Array<ObjectTypeCallProperty> | null, internalSlots?: Array<ObjectTypeInternalSlot> | null, exact?: boolean): ObjectTypeAnnotation;\nexport function objectTypeInternalSlot(id: Identifier, value: FlowType, optional: boolean, _static: boolean, method: boolean): ObjectTypeInternalSlot;\nexport function objectTypeCallProperty(value: FlowType): ObjectTypeCallProperty;\nexport function objectTypeIndexer(id: Identifier | null | undefined, key: FlowType, value: FlowType, variance?: Variance | null): ObjectTypeIndexer;\nexport function objectTypeProperty(key: Identifier | StringLiteral, value: FlowType, variance?: Variance | null): ObjectTypeProperty;\nexport function objectTypeSpreadProperty(argument: FlowType): ObjectTypeSpreadProperty;\nexport function opaqueType(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, supertype: FlowType | null | undefined, impltype: FlowType): OpaqueType;\nexport function qualifiedTypeIdentifier(id: Identifier, qualification: Identifier | QualifiedTypeIdentifier): QualifiedTypeIdentifier;\nexport function stringLiteralTypeAnnotation(value: string): StringLiteralTypeAnnotation;\nexport function stringTypeAnnotation(): StringTypeAnnotation;\nexport function symbolTypeAnnotation(): SymbolTypeAnnotation;\nexport function thisTypeAnnotation(): ThisTypeAnnotation;\nexport function tupleTypeAnnotation(types: Array<FlowType>): TupleTypeAnnotation;\nexport function typeofTypeAnnotation(argument: FlowType): TypeofTypeAnnotation;\nexport function typeAlias(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, right: FlowType): TypeAlias;\nexport function typeAnnotation(typeAnnotation: FlowType): TypeAnnotation;\nexport function typeCastExpression(expression: Expression, typeAnnotation: TypeAnnotation): TypeCastExpression;\nexport function typeParameter(bound?: TypeAnnotation | null, _default?: FlowType | null, variance?: Variance | null): TypeParameter;\nexport function typeParameterDeclaration(params: Array<TypeParameter>): TypeParameterDeclaration;\nexport function typeParameterInstantiation(params: Array<FlowType>): TypeParameterInstantiation;\nexport function unionTypeAnnotation(types: Array<FlowType>): UnionTypeAnnotation;\nexport function variance(kind: \"minus\" | \"plus\"): Variance;\nexport function voidTypeAnnotation(): VoidTypeAnnotation;\nexport function enumDeclaration(id: Identifier, body: EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody): EnumDeclaration;\nexport function enumBooleanBody(members: Array<EnumBooleanMember>): EnumBooleanBody;\nexport function enumNumberBody(members: Array<EnumNumberMember>): EnumNumberBody;\nexport function enumStringBody(members: Array<EnumStringMember | EnumDefaultedMember>): EnumStringBody;\nexport function enumSymbolBody(members: Array<EnumDefaultedMember>): EnumSymbolBody;\nexport function enumBooleanMember(id: Identifier): EnumBooleanMember;\nexport function enumNumberMember(id: Identifier, init: NumericLiteral): EnumNumberMember;\nexport function enumStringMember(id: Identifier, init: StringLiteral): EnumStringMember;\nexport function enumDefaultedMember(id: Identifier): EnumDefaultedMember;\nexport function indexedAccessType(objectType: FlowType, indexType: FlowType): IndexedAccessType;\nexport function optionalIndexedAccessType(objectType: FlowType, indexType: FlowType): OptionalIndexedAccessType;\nexport function jsxAttribute(name: JSXIdentifier | JSXNamespacedName, value?: JSXElement | JSXFragment | StringLiteral | JSXExpressionContainer | null): JSXAttribute;\nexport function jsxClosingElement(name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName): JSXClosingElement;\nexport function jsxElement(openingElement: JSXOpeningElement, closingElement: JSXClosingElement | null | undefined, children: Array<JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment>, selfClosing?: boolean | null): JSXElement;\nexport function jsxEmptyExpression(): JSXEmptyExpression;\nexport function jsxExpressionContainer(expression: Expression | JSXEmptyExpression): JSXExpressionContainer;\nexport function jsxSpreadChild(expression: Expression): JSXSpreadChild;\nexport function jsxIdentifier(name: string): JSXIdentifier;\nexport function jsxMemberExpression(object: JSXMemberExpression | JSXIdentifier, property: JSXIdentifier): JSXMemberExpression;\nexport function jsxNamespacedName(namespace: JSXIdentifier, name: JSXIdentifier): JSXNamespacedName;\nexport function jsxOpeningElement(name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName, attributes: Array<JSXAttribute | JSXSpreadAttribute>, selfClosing?: boolean): JSXOpeningElement;\nexport function jsxSpreadAttribute(argument: Expression): JSXSpreadAttribute;\nexport function jsxText(value: string): JSXText;\nexport function jsxFragment(openingFragment: JSXOpeningFragment, closingFragment: JSXClosingFragment, children: Array<JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment>): JSXFragment;\nexport function jsxOpeningFragment(): JSXOpeningFragment;\nexport function jsxClosingFragment(): JSXClosingFragment;\nexport function noop(): Noop;\nexport function placeholder(expectedNode: \"Identifier\" | \"StringLiteral\" | \"Expression\" | \"Statement\" | \"Declaration\" | \"BlockStatement\" | \"ClassBody\" | \"Pattern\", name: Identifier): Placeholder;\nexport function v8IntrinsicIdentifier(name: string): V8IntrinsicIdentifier;\nexport function argumentPlaceholder(): ArgumentPlaceholder;\nexport function bindExpression(object: Expression, callee: Expression): BindExpression;\nexport function importAttribute(key: Identifier | StringLiteral, value: StringLiteral): ImportAttribute;\nexport function decorator(expression: Expression): Decorator;\nexport function doExpression(body: BlockStatement, async?: boolean): DoExpression;\nexport function exportDefaultSpecifier(exported: Identifier): ExportDefaultSpecifier;\nexport function recordExpression(properties: Array<ObjectProperty | SpreadElement>): RecordExpression;\nexport function tupleExpression(elements?: Array<Expression | SpreadElement>): TupleExpression;\nexport function decimalLiteral(value: string): DecimalLiteral;\nexport function moduleExpression(body: Program): ModuleExpression;\nexport function topicReference(): TopicReference;\nexport function pipelineTopicExpression(expression: Expression): PipelineTopicExpression;\nexport function pipelineBareFunction(callee: Expression): PipelineBareFunction;\nexport function pipelinePrimaryTopicReference(): PipelinePrimaryTopicReference;\nexport function tsParameterProperty(parameter: Identifier | AssignmentPattern): TSParameterProperty;\nexport function tsDeclareFunction(id: Identifier | null | undefined, typeParameters: TSTypeParameterDeclaration | Noop | null | undefined, params: Array<Identifier | Pattern | RestElement>, returnType?: TSTypeAnnotation | Noop | null): TSDeclareFunction;\nexport function tsDeclareMethod(decorators: Array<Decorator> | null | undefined, key: Identifier | StringLiteral | NumericLiteral | Expression, typeParameters: TSTypeParameterDeclaration | Noop | null | undefined, params: Array<Identifier | Pattern | RestElement | TSParameterProperty>, returnType?: TSTypeAnnotation | Noop | null): TSDeclareMethod;\nexport function tsQualifiedName(left: TSEntityName, right: Identifier): TSQualifiedName;\nexport function tsCallSignatureDeclaration(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSCallSignatureDeclaration;\nexport function tsConstructSignatureDeclaration(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSConstructSignatureDeclaration;\nexport function tsPropertySignature(key: Expression, typeAnnotation?: TSTypeAnnotation | null, initializer?: Expression | null): TSPropertySignature;\nexport function tsMethodSignature(key: Expression, typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSMethodSignature;\nexport function tsIndexSignature(parameters: Array<Identifier>, typeAnnotation?: TSTypeAnnotation | null): TSIndexSignature;\nexport function tsAnyKeyword(): TSAnyKeyword;\nexport function tsBooleanKeyword(): TSBooleanKeyword;\nexport function tsBigIntKeyword(): TSBigIntKeyword;\nexport function tsIntrinsicKeyword(): TSIntrinsicKeyword;\nexport function tsNeverKeyword(): TSNeverKeyword;\nexport function tsNullKeyword(): TSNullKeyword;\nexport function tsNumberKeyword(): TSNumberKeyword;\nexport function tsObjectKeyword(): TSObjectKeyword;\nexport function tsStringKeyword(): TSStringKeyword;\nexport function tsSymbolKeyword(): TSSymbolKeyword;\nexport function tsUndefinedKeyword(): TSUndefinedKeyword;\nexport function tsUnknownKeyword(): TSUnknownKeyword;\nexport function tsVoidKeyword(): TSVoidKeyword;\nexport function tsThisType(): TSThisType;\nexport function tsFunctionType(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSFunctionType;\nexport function tsConstructorType(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSConstructorType;\nexport function tsTypeReference(typeName: TSEntityName, typeParameters?: TSTypeParameterInstantiation | null): TSTypeReference;\nexport function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation?: TSTypeAnnotation | null, asserts?: boolean | null): TSTypePredicate;\nexport function tsTypeQuery(exprName: TSEntityName | TSImportType): TSTypeQuery;\nexport function tsTypeLiteral(members: Array<TSTypeElement>): TSTypeLiteral;\nexport function tsArrayType(elementType: TSType): TSArrayType;\nexport function tsTupleType(elementTypes: Array<TSType | TSNamedTupleMember>): TSTupleType;\nexport function tsOptionalType(typeAnnotation: TSType): TSOptionalType;\nexport function tsRestType(typeAnnotation: TSType): TSRestType;\nexport function tsNamedTupleMember(label: Identifier, elementType: TSType, optional?: boolean): TSNamedTupleMember;\nexport function tsUnionType(types: Array<TSType>): TSUnionType;\nexport function tsIntersectionType(types: Array<TSType>): TSIntersectionType;\nexport function tsConditionalType(checkType: TSType, extendsType: TSType, trueType: TSType, falseType: TSType): TSConditionalType;\nexport function tsInferType(typeParameter: TSTypeParameter): TSInferType;\nexport function tsParenthesizedType(typeAnnotation: TSType): TSParenthesizedType;\nexport function tsTypeOperator(typeAnnotation: TSType): TSTypeOperator;\nexport function tsIndexedAccessType(objectType: TSType, indexType: TSType): TSIndexedAccessType;\nexport function tsMappedType(typeParameter: TSTypeParameter, typeAnnotation?: TSType | null, nameType?: TSType | null): TSMappedType;\nexport function tsLiteralType(literal: NumericLiteral | StringLiteral | BooleanLiteral | BigIntLiteral | UnaryExpression): TSLiteralType;\nexport function tsExpressionWithTypeArguments(expression: TSEntityName, typeParameters?: TSTypeParameterInstantiation | null): TSExpressionWithTypeArguments;\nexport function tsInterfaceDeclaration(id: Identifier, typeParameters: TSTypeParameterDeclaration | null | undefined, _extends: Array<TSExpressionWithTypeArguments> | null | undefined, body: TSInterfaceBody): TSInterfaceDeclaration;\nexport function tsInterfaceBody(body: Array<TSTypeElement>): TSInterfaceBody;\nexport function tsTypeAliasDeclaration(id: Identifier, typeParameters: TSTypeParameterDeclaration | null | undefined, typeAnnotation: TSType): TSTypeAliasDeclaration;\nexport function tsAsExpression(expression: Expression, typeAnnotation: TSType): TSAsExpression;\nexport function tsTypeAssertion(typeAnnotation: TSType, expression: Expression): TSTypeAssertion;\nexport function tsEnumDeclaration(id: Identifier, members: Array<TSEnumMember>): TSEnumDeclaration;\nexport function tsEnumMember(id: Identifier | StringLiteral, initializer?: Expression | null): TSEnumMember;\nexport function tsModuleDeclaration(id: Identifier | StringLiteral, body: TSModuleBlock | TSModuleDeclaration): TSModuleDeclaration;\nexport function tsModuleBlock(body: Array<Statement>): TSModuleBlock;\nexport function tsImportType(argument: StringLiteral, qualifier?: TSEntityName | null, typeParameters?: TSTypeParameterInstantiation | null): TSImportType;\nexport function tsImportEqualsDeclaration(id: Identifier, moduleReference: TSEntityName | TSExternalModuleReference): TSImportEqualsDeclaration;\nexport function tsExternalModuleReference(expression: StringLiteral): TSExternalModuleReference;\nexport function tsNonNullExpression(expression: Expression): TSNonNullExpression;\nexport function tsExportAssignment(expression: Expression): TSExportAssignment;\nexport function tsNamespaceExportDeclaration(id: Identifier): TSNamespaceExportDeclaration;\nexport function tsTypeAnnotation(typeAnnotation: TSType): TSTypeAnnotation;\nexport function tsTypeParameterInstantiation(params: Array<TSType>): TSTypeParameterInstantiation;\nexport function tsTypeParameterDeclaration(params: Array<TSTypeParameter>): TSTypeParameterDeclaration;\nexport function tsTypeParameter(constraint: TSType | null | undefined, _default: TSType | null | undefined, name: string): TSTypeParameter;\nexport function isAccessor(node: object | null | undefined, opts?: object | null): node is Accessor;\nexport function assertAccessor(node: object | null | undefined, opts?: object | null): void;\nexport function isAnyTypeAnnotation(node: object | null | undefined, opts?: object | null): node is AnyTypeAnnotation;\nexport function assertAnyTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isArgumentPlaceholder(node: object | null | undefined, opts?: object | null): node is ArgumentPlaceholder;\nexport function assertArgumentPlaceholder(node: object | null | undefined, opts?: object | null): void;\nexport function isArrayExpression(node: object | null | undefined, opts?: object | null): node is ArrayExpression;\nexport function assertArrayExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isArrayPattern(node: object | null | undefined, opts?: object | null): node is ArrayPattern;\nexport function assertArrayPattern(node: object | null | undefined, opts?: object | null): void;\nexport function isArrayTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ArrayTypeAnnotation;\nexport function assertArrayTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isArrowFunctionExpression(node: object | null | undefined, opts?: object | null): node is ArrowFunctionExpression;\nexport function assertArrowFunctionExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isAssignmentExpression(node: object | null | undefined, opts?: object | null): node is AssignmentExpression;\nexport function assertAssignmentExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isAssignmentPattern(node: object | null | undefined, opts?: object | null): node is AssignmentPattern;\nexport function assertAssignmentPattern(node: object | null | undefined, opts?: object | null): void;\nexport function isAwaitExpression(node: object | null | undefined, opts?: object | null): node is AwaitExpression;\nexport function assertAwaitExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isBigIntLiteral(node: object | null | undefined, opts?: object | null): node is BigIntLiteral;\nexport function assertBigIntLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isBinary(node: object | null | undefined, opts?: object | null): node is Binary;\nexport function assertBinary(node: object | null | undefined, opts?: object | null): void;\nexport function isBinaryExpression(node: object | null | undefined, opts?: object | null): node is BinaryExpression;\nexport function assertBinaryExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isBindExpression(node: object | null | undefined, opts?: object | null): node is BindExpression;\nexport function assertBindExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isBlock(node: object | null | undefined, opts?: object | null): node is Block;\nexport function assertBlock(node: object | null | undefined, opts?: object | null): void;\nexport function isBlockParent(node: object | null | undefined, opts?: object | null): node is BlockParent;\nexport function assertBlockParent(node: object | null | undefined, opts?: object | null): void;\nexport function isBlockStatement(node: object | null | undefined, opts?: object | null): node is BlockStatement;\nexport function assertBlockStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isBooleanLiteral(node: object | null | undefined, opts?: object | null): node is BooleanLiteral;\nexport function assertBooleanLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isBooleanLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is BooleanLiteralTypeAnnotation;\nexport function assertBooleanLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isBooleanTypeAnnotation(node: object | null | undefined, opts?: object | null): node is BooleanTypeAnnotation;\nexport function assertBooleanTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isBreakStatement(node: object | null | undefined, opts?: object | null): node is BreakStatement;\nexport function assertBreakStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isCallExpression(node: object | null | undefined, opts?: object | null): node is CallExpression;\nexport function assertCallExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isCatchClause(node: object | null | undefined, opts?: object | null): node is CatchClause;\nexport function assertCatchClause(node: object | null | undefined, opts?: object | null): void;\nexport function isClass(node: object | null | undefined, opts?: object | null): node is Class;\nexport function assertClass(node: object | null | undefined, opts?: object | null): void;\nexport function isClassAccessorProperty(node: object | null | undefined, opts?: object | null): node is ClassAccessorProperty;\nexport function assertClassAccessorProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isClassBody(node: object | null | undefined, opts?: object | null): node is ClassBody;\nexport function assertClassBody(node: object | null | undefined, opts?: object | null): void;\nexport function isClassDeclaration(node: object | null | undefined, opts?: object | null): node is ClassDeclaration;\nexport function assertClassDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isClassExpression(node: object | null | undefined, opts?: object | null): node is ClassExpression;\nexport function assertClassExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isClassImplements(node: object | null | undefined, opts?: object | null): node is ClassImplements;\nexport function assertClassImplements(node: object | null | undefined, opts?: object | null): void;\nexport function isClassMethod(node: object | null | undefined, opts?: object | null): node is ClassMethod;\nexport function assertClassMethod(node: object | null | undefined, opts?: object | null): void;\nexport function isClassPrivateMethod(node: object | null | undefined, opts?: object | null): node is ClassPrivateMethod;\nexport function assertClassPrivateMethod(node: object | null | undefined, opts?: object | null): void;\nexport function isClassPrivateProperty(node: object | null | undefined, opts?: object | null): node is ClassPrivateProperty;\nexport function assertClassPrivateProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isClassProperty(node: object | null | undefined, opts?: object | null): node is ClassProperty;\nexport function assertClassProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isCompletionStatement(node: object | null | undefined, opts?: object | null): node is CompletionStatement;\nexport function assertCompletionStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isConditional(node: object | null | undefined, opts?: object | null): node is Conditional;\nexport function assertConditional(node: object | null | undefined, opts?: object | null): void;\nexport function isConditionalExpression(node: object | null | undefined, opts?: object | null): node is ConditionalExpression;\nexport function assertConditionalExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isContinueStatement(node: object | null | undefined, opts?: object | null): node is ContinueStatement;\nexport function assertContinueStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isDebuggerStatement(node: object | null | undefined, opts?: object | null): node is DebuggerStatement;\nexport function assertDebuggerStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isDecimalLiteral(node: object | null | undefined, opts?: object | null): node is DecimalLiteral;\nexport function assertDecimalLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclaration(node: object | null | undefined, opts?: object | null): node is Declaration;\nexport function assertDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareClass(node: object | null | undefined, opts?: object | null): node is DeclareClass;\nexport function assertDeclareClass(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareExportAllDeclaration(node: object | null | undefined, opts?: object | null): node is DeclareExportAllDeclaration;\nexport function assertDeclareExportAllDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareExportDeclaration(node: object | null | undefined, opts?: object | null): node is DeclareExportDeclaration;\nexport function assertDeclareExportDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareFunction(node: object | null | undefined, opts?: object | null): node is DeclareFunction;\nexport function assertDeclareFunction(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareInterface(node: object | null | undefined, opts?: object | null): node is DeclareInterface;\nexport function assertDeclareInterface(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareModule(node: object | null | undefined, opts?: object | null): node is DeclareModule;\nexport function assertDeclareModule(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareModuleExports(node: object | null | undefined, opts?: object | null): node is DeclareModuleExports;\nexport function assertDeclareModuleExports(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareOpaqueType(node: object | null | undefined, opts?: object | null): node is DeclareOpaqueType;\nexport function assertDeclareOpaqueType(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareTypeAlias(node: object | null | undefined, opts?: object | null): node is DeclareTypeAlias;\nexport function assertDeclareTypeAlias(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclareVariable(node: object | null | undefined, opts?: object | null): node is DeclareVariable;\nexport function assertDeclareVariable(node: object | null | undefined, opts?: object | null): void;\nexport function isDeclaredPredicate(node: object | null | undefined, opts?: object | null): node is DeclaredPredicate;\nexport function assertDeclaredPredicate(node: object | null | undefined, opts?: object | null): void;\nexport function isDecorator(node: object | null | undefined, opts?: object | null): node is Decorator;\nexport function assertDecorator(node: object | null | undefined, opts?: object | null): void;\nexport function isDirective(node: object | null | undefined, opts?: object | null): node is Directive;\nexport function assertDirective(node: object | null | undefined, opts?: object | null): void;\nexport function isDirectiveLiteral(node: object | null | undefined, opts?: object | null): node is DirectiveLiteral;\nexport function assertDirectiveLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isDoExpression(node: object | null | undefined, opts?: object | null): node is DoExpression;\nexport function assertDoExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isDoWhileStatement(node: object | null | undefined, opts?: object | null): node is DoWhileStatement;\nexport function assertDoWhileStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isEmptyStatement(node: object | null | undefined, opts?: object | null): node is EmptyStatement;\nexport function assertEmptyStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isEmptyTypeAnnotation(node: object | null | undefined, opts?: object | null): node is EmptyTypeAnnotation;\nexport function assertEmptyTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumBody(node: object | null | undefined, opts?: object | null): node is EnumBody;\nexport function assertEnumBody(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumBooleanBody(node: object | null | undefined, opts?: object | null): node is EnumBooleanBody;\nexport function assertEnumBooleanBody(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumBooleanMember(node: object | null | undefined, opts?: object | null): node is EnumBooleanMember;\nexport function assertEnumBooleanMember(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumDeclaration(node: object | null | undefined, opts?: object | null): node is EnumDeclaration;\nexport function assertEnumDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumDefaultedMember(node: object | null | undefined, opts?: object | null): node is EnumDefaultedMember;\nexport function assertEnumDefaultedMember(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumMember(node: object | null | undefined, opts?: object | null): node is EnumMember;\nexport function assertEnumMember(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumNumberBody(node: object | null | undefined, opts?: object | null): node is EnumNumberBody;\nexport function assertEnumNumberBody(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumNumberMember(node: object | null | undefined, opts?: object | null): node is EnumNumberMember;\nexport function assertEnumNumberMember(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumStringBody(node: object | null | undefined, opts?: object | null): node is EnumStringBody;\nexport function assertEnumStringBody(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumStringMember(node: object | null | undefined, opts?: object | null): node is EnumStringMember;\nexport function assertEnumStringMember(node: object | null | undefined, opts?: object | null): void;\nexport function isEnumSymbolBody(node: object | null | undefined, opts?: object | null): node is EnumSymbolBody;\nexport function assertEnumSymbolBody(node: object | null | undefined, opts?: object | null): void;\nexport function isExistsTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ExistsTypeAnnotation;\nexport function assertExistsTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isExportAllDeclaration(node: object | null | undefined, opts?: object | null): node is ExportAllDeclaration;\nexport function assertExportAllDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isExportDeclaration(node: object | null | undefined, opts?: object | null): node is ExportDeclaration;\nexport function assertExportDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isExportDefaultDeclaration(node: object | null | undefined, opts?: object | null): node is ExportDefaultDeclaration;\nexport function assertExportDefaultDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isExportDefaultSpecifier(node: object | null | undefined, opts?: object | null): node is ExportDefaultSpecifier;\nexport function assertExportDefaultSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isExportNamedDeclaration(node: object | null | undefined, opts?: object | null): node is ExportNamedDeclaration;\nexport function assertExportNamedDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isExportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): node is ExportNamespaceSpecifier;\nexport function assertExportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isExportSpecifier(node: object | null | undefined, opts?: object | null): node is ExportSpecifier;\nexport function assertExportSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isExpression(node: object | null | undefined, opts?: object | null): node is Expression;\nexport function assertExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isExpressionStatement(node: object | null | undefined, opts?: object | null): node is ExpressionStatement;\nexport function assertExpressionStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isExpressionWrapper(node: object | null | undefined, opts?: object | null): node is ExpressionWrapper;\nexport function assertExpressionWrapper(node: object | null | undefined, opts?: object | null): void;\nexport function isFile(node: object | null | undefined, opts?: object | null): node is File;\nexport function assertFile(node: object | null | undefined, opts?: object | null): void;\nexport function isFlow(node: object | null | undefined, opts?: object | null): node is Flow;\nexport function assertFlow(node: object | null | undefined, opts?: object | null): void;\nexport function isFlowBaseAnnotation(node: object | null | undefined, opts?: object | null): node is FlowBaseAnnotation;\nexport function assertFlowBaseAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isFlowDeclaration(node: object | null | undefined, opts?: object | null): node is FlowDeclaration;\nexport function assertFlowDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isFlowPredicate(node: object | null | undefined, opts?: object | null): node is FlowPredicate;\nexport function assertFlowPredicate(node: object | null | undefined, opts?: object | null): void;\nexport function isFlowType(node: object | null | undefined, opts?: object | null): node is FlowType;\nexport function assertFlowType(node: object | null | undefined, opts?: object | null): void;\nexport function isFor(node: object | null | undefined, opts?: object | null): node is For;\nexport function assertFor(node: object | null | undefined, opts?: object | null): void;\nexport function isForInStatement(node: object | null | undefined, opts?: object | null): node is ForInStatement;\nexport function assertForInStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isForOfStatement(node: object | null | undefined, opts?: object | null): node is ForOfStatement;\nexport function assertForOfStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isForStatement(node: object | null | undefined, opts?: object | null): node is ForStatement;\nexport function assertForStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isForXStatement(node: object | null | undefined, opts?: object | null): node is ForXStatement;\nexport function assertForXStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isFunction(node: object | null | undefined, opts?: object | null): node is Function;\nexport function assertFunction(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionDeclaration(node: object | null | undefined, opts?: object | null): node is FunctionDeclaration;\nexport function assertFunctionDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionExpression(node: object | null | undefined, opts?: object | null): node is FunctionExpression;\nexport function assertFunctionExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionParent(node: object | null | undefined, opts?: object | null): node is FunctionParent;\nexport function assertFunctionParent(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionTypeAnnotation(node: object | null | undefined, opts?: object | null): node is FunctionTypeAnnotation;\nexport function assertFunctionTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isFunctionTypeParam(node: object | null | undefined, opts?: object | null): node is FunctionTypeParam;\nexport function assertFunctionTypeParam(node: object | null | undefined, opts?: object | null): void;\nexport function isGenericTypeAnnotation(node: object | null | undefined, opts?: object | null): node is GenericTypeAnnotation;\nexport function assertGenericTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isIdentifier(node: object | null | undefined, opts?: object | null): node is Identifier;\nexport function assertIdentifier(node: object | null | undefined, opts?: object | null): void;\nexport function isIfStatement(node: object | null | undefined, opts?: object | null): node is IfStatement;\nexport function assertIfStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isImmutable(node: object | null | undefined, opts?: object | null): node is Immutable;\nexport function assertImmutable(node: object | null | undefined, opts?: object | null): void;\nexport function isImport(node: object | null | undefined, opts?: object | null): node is Import;\nexport function assertImport(node: object | null | undefined, opts?: object | null): void;\nexport function isImportAttribute(node: object | null | undefined, opts?: object | null): node is ImportAttribute;\nexport function assertImportAttribute(node: object | null | undefined, opts?: object | null): void;\nexport function isImportDeclaration(node: object | null | undefined, opts?: object | null): node is ImportDeclaration;\nexport function assertImportDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isImportDefaultSpecifier(node: object | null | undefined, opts?: object | null): node is ImportDefaultSpecifier;\nexport function assertImportDefaultSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isImportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): node is ImportNamespaceSpecifier;\nexport function assertImportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isImportSpecifier(node: object | null | undefined, opts?: object | null): node is ImportSpecifier;\nexport function assertImportSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isIndexedAccessType(node: object | null | undefined, opts?: object | null): node is IndexedAccessType;\nexport function assertIndexedAccessType(node: object | null | undefined, opts?: object | null): void;\nexport function isInferredPredicate(node: object | null | undefined, opts?: object | null): node is InferredPredicate;\nexport function assertInferredPredicate(node: object | null | undefined, opts?: object | null): void;\nexport function isInterfaceDeclaration(node: object | null | undefined, opts?: object | null): node is InterfaceDeclaration;\nexport function assertInterfaceDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isInterfaceExtends(node: object | null | undefined, opts?: object | null): node is InterfaceExtends;\nexport function assertInterfaceExtends(node: object | null | undefined, opts?: object | null): void;\nexport function isInterfaceTypeAnnotation(node: object | null | undefined, opts?: object | null): node is InterfaceTypeAnnotation;\nexport function assertInterfaceTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isInterpreterDirective(node: object | null | undefined, opts?: object | null): node is InterpreterDirective;\nexport function assertInterpreterDirective(node: object | null | undefined, opts?: object | null): void;\nexport function isIntersectionTypeAnnotation(node: object | null | undefined, opts?: object | null): node is IntersectionTypeAnnotation;\nexport function assertIntersectionTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isJSX(node: object | null | undefined, opts?: object | null): node is JSX;\nexport function assertJSX(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXAttribute(node: object | null | undefined, opts?: object | null): node is JSXAttribute;\nexport function assertJSXAttribute(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXClosingElement(node: object | null | undefined, opts?: object | null): node is JSXClosingElement;\nexport function assertJSXClosingElement(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXClosingFragment(node: object | null | undefined, opts?: object | null): node is JSXClosingFragment;\nexport function assertJSXClosingFragment(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXElement(node: object | null | undefined, opts?: object | null): node is JSXElement;\nexport function assertJSXElement(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXEmptyExpression(node: object | null | undefined, opts?: object | null): node is JSXEmptyExpression;\nexport function assertJSXEmptyExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXExpressionContainer(node: object | null | undefined, opts?: object | null): node is JSXExpressionContainer;\nexport function assertJSXExpressionContainer(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXFragment(node: object | null | undefined, opts?: object | null): node is JSXFragment;\nexport function assertJSXFragment(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXIdentifier(node: object | null | undefined, opts?: object | null): node is JSXIdentifier;\nexport function assertJSXIdentifier(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXMemberExpression(node: object | null | undefined, opts?: object | null): node is JSXMemberExpression;\nexport function assertJSXMemberExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXNamespacedName(node: object | null | undefined, opts?: object | null): node is JSXNamespacedName;\nexport function assertJSXNamespacedName(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXOpeningElement(node: object | null | undefined, opts?: object | null): node is JSXOpeningElement;\nexport function assertJSXOpeningElement(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXOpeningFragment(node: object | null | undefined, opts?: object | null): node is JSXOpeningFragment;\nexport function assertJSXOpeningFragment(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXSpreadAttribute(node: object | null | undefined, opts?: object | null): node is JSXSpreadAttribute;\nexport function assertJSXSpreadAttribute(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXSpreadChild(node: object | null | undefined, opts?: object | null): node is JSXSpreadChild;\nexport function assertJSXSpreadChild(node: object | null | undefined, opts?: object | null): void;\nexport function isJSXText(node: object | null | undefined, opts?: object | null): node is JSXText;\nexport function assertJSXText(node: object | null | undefined, opts?: object | null): void;\nexport function isLVal(node: object | null | undefined, opts?: object | null): node is LVal;\nexport function assertLVal(node: object | null | undefined, opts?: object | null): void;\nexport function isLabeledStatement(node: object | null | undefined, opts?: object | null): node is LabeledStatement;\nexport function assertLabeledStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isLiteral(node: object | null | undefined, opts?: object | null): node is Literal;\nexport function assertLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isLogicalExpression(node: object | null | undefined, opts?: object | null): node is LogicalExpression;\nexport function assertLogicalExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isLoop(node: object | null | undefined, opts?: object | null): node is Loop;\nexport function assertLoop(node: object | null | undefined, opts?: object | null): void;\nexport function isMemberExpression(node: object | null | undefined, opts?: object | null): node is MemberExpression;\nexport function assertMemberExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isMetaProperty(node: object | null | undefined, opts?: object | null): node is MetaProperty;\nexport function assertMetaProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isMethod(node: object | null | undefined, opts?: object | null): node is Method;\nexport function assertMethod(node: object | null | undefined, opts?: object | null): void;\nexport function isMiscellaneous(node: object | null | undefined, opts?: object | null): node is Miscellaneous;\nexport function assertMiscellaneous(node: object | null | undefined, opts?: object | null): void;\nexport function isMixedTypeAnnotation(node: object | null | undefined, opts?: object | null): node is MixedTypeAnnotation;\nexport function assertMixedTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isModuleDeclaration(node: object | null | undefined, opts?: object | null): node is ModuleDeclaration;\nexport function assertModuleDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isModuleExpression(node: object | null | undefined, opts?: object | null): node is ModuleExpression;\nexport function assertModuleExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isModuleSpecifier(node: object | null | undefined, opts?: object | null): node is ModuleSpecifier;\nexport function assertModuleSpecifier(node: object | null | undefined, opts?: object | null): void;\nexport function isNewExpression(node: object | null | undefined, opts?: object | null): node is NewExpression;\nexport function assertNewExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isNoop(node: object | null | undefined, opts?: object | null): node is Noop;\nexport function assertNoop(node: object | null | undefined, opts?: object | null): void;\nexport function isNullLiteral(node: object | null | undefined, opts?: object | null): node is NullLiteral;\nexport function assertNullLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isNullLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NullLiteralTypeAnnotation;\nexport function assertNullLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isNullableTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NullableTypeAnnotation;\nexport function assertNullableTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\n/** @deprecated Use `isNumericLiteral` */\nexport function isNumberLiteral(node: object | null | undefined, opts?: object | null): node is NumericLiteral;\n/** @deprecated Use `assertNumericLiteral` */\nexport function assertNumberLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isNumberLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NumberLiteralTypeAnnotation;\nexport function assertNumberLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isNumberTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NumberTypeAnnotation;\nexport function assertNumberTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isNumericLiteral(node: object | null | undefined, opts?: object | null): node is NumericLiteral;\nexport function assertNumericLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectExpression(node: object | null | undefined, opts?: object | null): node is ObjectExpression;\nexport function assertObjectExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectMember(node: object | null | undefined, opts?: object | null): node is ObjectMember;\nexport function assertObjectMember(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectMethod(node: object | null | undefined, opts?: object | null): node is ObjectMethod;\nexport function assertObjectMethod(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectPattern(node: object | null | undefined, opts?: object | null): node is ObjectPattern;\nexport function assertObjectPattern(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectProperty(node: object | null | undefined, opts?: object | null): node is ObjectProperty;\nexport function assertObjectProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ObjectTypeAnnotation;\nexport function assertObjectTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeCallProperty(node: object | null | undefined, opts?: object | null): node is ObjectTypeCallProperty;\nexport function assertObjectTypeCallProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeIndexer(node: object | null | undefined, opts?: object | null): node is ObjectTypeIndexer;\nexport function assertObjectTypeIndexer(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeInternalSlot(node: object | null | undefined, opts?: object | null): node is ObjectTypeInternalSlot;\nexport function assertObjectTypeInternalSlot(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeProperty(node: object | null | undefined, opts?: object | null): node is ObjectTypeProperty;\nexport function assertObjectTypeProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isObjectTypeSpreadProperty(node: object | null | undefined, opts?: object | null): node is ObjectTypeSpreadProperty;\nexport function assertObjectTypeSpreadProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isOpaqueType(node: object | null | undefined, opts?: object | null): node is OpaqueType;\nexport function assertOpaqueType(node: object | null | undefined, opts?: object | null): void;\nexport function isOptionalCallExpression(node: object | null | undefined, opts?: object | null): node is OptionalCallExpression;\nexport function assertOptionalCallExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isOptionalIndexedAccessType(node: object | null | undefined, opts?: object | null): node is OptionalIndexedAccessType;\nexport function assertOptionalIndexedAccessType(node: object | null | undefined, opts?: object | null): void;\nexport function isOptionalMemberExpression(node: object | null | undefined, opts?: object | null): node is OptionalMemberExpression;\nexport function assertOptionalMemberExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isParenthesizedExpression(node: object | null | undefined, opts?: object | null): node is ParenthesizedExpression;\nexport function assertParenthesizedExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isPattern(node: object | null | undefined, opts?: object | null): node is Pattern;\nexport function assertPattern(node: object | null | undefined, opts?: object | null): void;\nexport function isPatternLike(node: object | null | undefined, opts?: object | null): node is PatternLike;\nexport function assertPatternLike(node: object | null | undefined, opts?: object | null): void;\nexport function isPipelineBareFunction(node: object | null | undefined, opts?: object | null): node is PipelineBareFunction;\nexport function assertPipelineBareFunction(node: object | null | undefined, opts?: object | null): void;\nexport function isPipelinePrimaryTopicReference(node: object | null | undefined, opts?: object | null): node is PipelinePrimaryTopicReference;\nexport function assertPipelinePrimaryTopicReference(node: object | null | undefined, opts?: object | null): void;\nexport function isPipelineTopicExpression(node: object | null | undefined, opts?: object | null): node is PipelineTopicExpression;\nexport function assertPipelineTopicExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isPlaceholder(node: object | null | undefined, opts?: object | null): node is Placeholder;\nexport function assertPlaceholder(node: object | null | undefined, opts?: object | null): void;\nexport function isPrivate(node: object | null | undefined, opts?: object | null): node is Private;\nexport function assertPrivate(node: object | null | undefined, opts?: object | null): void;\nexport function isPrivateName(node: object | null | undefined, opts?: object | null): node is PrivateName;\nexport function assertPrivateName(node: object | null | undefined, opts?: object | null): void;\nexport function isProgram(node: object | null | undefined, opts?: object | null): node is Program;\nexport function assertProgram(node: object | null | undefined, opts?: object | null): void;\nexport function isProperty(node: object | null | undefined, opts?: object | null): node is Property;\nexport function assertProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isPureish(node: object | null | undefined, opts?: object | null): node is Pureish;\nexport function assertPureish(node: object | null | undefined, opts?: object | null): void;\nexport function isQualifiedTypeIdentifier(node: object | null | undefined, opts?: object | null): node is QualifiedTypeIdentifier;\nexport function assertQualifiedTypeIdentifier(node: object | null | undefined, opts?: object | null): void;\nexport function isRecordExpression(node: object | null | undefined, opts?: object | null): node is RecordExpression;\nexport function assertRecordExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isRegExpLiteral(node: object | null | undefined, opts?: object | null): node is RegExpLiteral;\nexport function assertRegExpLiteral(node: object | null | undefined, opts?: object | null): void;\n/** @deprecated Use `isRegExpLiteral` */\nexport function isRegexLiteral(node: object | null | undefined, opts?: object | null): node is RegExpLiteral;\n/** @deprecated Use `assertRegExpLiteral` */\nexport function assertRegexLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isRestElement(node: object | null | undefined, opts?: object | null): node is RestElement;\nexport function assertRestElement(node: object | null | undefined, opts?: object | null): void;\n/** @deprecated Use `isRestElement` */\nexport function isRestProperty(node: object | null | undefined, opts?: object | null): node is RestElement;\n/** @deprecated Use `assertRestElement` */\nexport function assertRestProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isReturnStatement(node: object | null | undefined, opts?: object | null): node is ReturnStatement;\nexport function assertReturnStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isScopable(node: object | null | undefined, opts?: object | null): node is Scopable;\nexport function assertScopable(node: object | null | undefined, opts?: object | null): void;\nexport function isSequenceExpression(node: object | null | undefined, opts?: object | null): node is SequenceExpression;\nexport function assertSequenceExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isSpreadElement(node: object | null | undefined, opts?: object | null): node is SpreadElement;\nexport function assertSpreadElement(node: object | null | undefined, opts?: object | null): void;\n/** @deprecated Use `isSpreadElement` */\nexport function isSpreadProperty(node: object | null | undefined, opts?: object | null): node is SpreadElement;\n/** @deprecated Use `assertSpreadElement` */\nexport function assertSpreadProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isStandardized(node: object | null | undefined, opts?: object | null): node is Standardized;\nexport function assertStandardized(node: object | null | undefined, opts?: object | null): void;\nexport function isStatement(node: object | null | undefined, opts?: object | null): node is Statement;\nexport function assertStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isStaticBlock(node: object | null | undefined, opts?: object | null): node is StaticBlock;\nexport function assertStaticBlock(node: object | null | undefined, opts?: object | null): void;\nexport function isStringLiteral(node: object | null | undefined, opts?: object | null): node is StringLiteral;\nexport function assertStringLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isStringLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is StringLiteralTypeAnnotation;\nexport function assertStringLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isStringTypeAnnotation(node: object | null | undefined, opts?: object | null): node is StringTypeAnnotation;\nexport function assertStringTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isSuper(node: object | null | undefined, opts?: object | null): node is Super;\nexport function assertSuper(node: object | null | undefined, opts?: object | null): void;\nexport function isSwitchCase(node: object | null | undefined, opts?: object | null): node is SwitchCase;\nexport function assertSwitchCase(node: object | null | undefined, opts?: object | null): void;\nexport function isSwitchStatement(node: object | null | undefined, opts?: object | null): node is SwitchStatement;\nexport function assertSwitchStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isSymbolTypeAnnotation(node: object | null | undefined, opts?: object | null): node is SymbolTypeAnnotation;\nexport function assertSymbolTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isTSAnyKeyword(node: object | null | undefined, opts?: object | null): node is TSAnyKeyword;\nexport function assertTSAnyKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSArrayType(node: object | null | undefined, opts?: object | null): node is TSArrayType;\nexport function assertTSArrayType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSAsExpression(node: object | null | undefined, opts?: object | null): node is TSAsExpression;\nexport function assertTSAsExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTSBaseType(node: object | null | undefined, opts?: object | null): node is TSBaseType;\nexport function assertTSBaseType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSBigIntKeyword(node: object | null | undefined, opts?: object | null): node is TSBigIntKeyword;\nexport function assertTSBigIntKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSBooleanKeyword(node: object | null | undefined, opts?: object | null): node is TSBooleanKeyword;\nexport function assertTSBooleanKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSCallSignatureDeclaration(node: object | null | undefined, opts?: object | null): node is TSCallSignatureDeclaration;\nexport function assertTSCallSignatureDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSConditionalType(node: object | null | undefined, opts?: object | null): node is TSConditionalType;\nexport function assertTSConditionalType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSConstructSignatureDeclaration(node: object | null | undefined, opts?: object | null): node is TSConstructSignatureDeclaration;\nexport function assertTSConstructSignatureDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSConstructorType(node: object | null | undefined, opts?: object | null): node is TSConstructorType;\nexport function assertTSConstructorType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSDeclareFunction(node: object | null | undefined, opts?: object | null): node is TSDeclareFunction;\nexport function assertTSDeclareFunction(node: object | null | undefined, opts?: object | null): void;\nexport function isTSDeclareMethod(node: object | null | undefined, opts?: object | null): node is TSDeclareMethod;\nexport function assertTSDeclareMethod(node: object | null | undefined, opts?: object | null): void;\nexport function isTSEntityName(node: object | null | undefined, opts?: object | null): node is TSEntityName;\nexport function assertTSEntityName(node: object | null | undefined, opts?: object | null): void;\nexport function isTSEnumDeclaration(node: object | null | undefined, opts?: object | null): node is TSEnumDeclaration;\nexport function assertTSEnumDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSEnumMember(node: object | null | undefined, opts?: object | null): node is TSEnumMember;\nexport function assertTSEnumMember(node: object | null | undefined, opts?: object | null): void;\nexport function isTSExportAssignment(node: object | null | undefined, opts?: object | null): node is TSExportAssignment;\nexport function assertTSExportAssignment(node: object | null | undefined, opts?: object | null): void;\nexport function isTSExpressionWithTypeArguments(node: object | null | undefined, opts?: object | null): node is TSExpressionWithTypeArguments;\nexport function assertTSExpressionWithTypeArguments(node: object | null | undefined, opts?: object | null): void;\nexport function isTSExternalModuleReference(node: object | null | undefined, opts?: object | null): node is TSExternalModuleReference;\nexport function assertTSExternalModuleReference(node: object | null | undefined, opts?: object | null): void;\nexport function isTSFunctionType(node: object | null | undefined, opts?: object | null): node is TSFunctionType;\nexport function assertTSFunctionType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSImportEqualsDeclaration(node: object | null | undefined, opts?: object | null): node is TSImportEqualsDeclaration;\nexport function assertTSImportEqualsDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSImportType(node: object | null | undefined, opts?: object | null): node is TSImportType;\nexport function assertTSImportType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSIndexSignature(node: object | null | undefined, opts?: object | null): node is TSIndexSignature;\nexport function assertTSIndexSignature(node: object | null | undefined, opts?: object | null): void;\nexport function isTSIndexedAccessType(node: object | null | undefined, opts?: object | null): node is TSIndexedAccessType;\nexport function assertTSIndexedAccessType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSInferType(node: object | null | undefined, opts?: object | null): node is TSInferType;\nexport function assertTSInferType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSInterfaceBody(node: object | null | undefined, opts?: object | null): node is TSInterfaceBody;\nexport function assertTSInterfaceBody(node: object | null | undefined, opts?: object | null): void;\nexport function isTSInterfaceDeclaration(node: object | null | undefined, opts?: object | null): node is TSInterfaceDeclaration;\nexport function assertTSInterfaceDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSIntersectionType(node: object | null | undefined, opts?: object | null): node is TSIntersectionType;\nexport function assertTSIntersectionType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSIntrinsicKeyword(node: object | null | undefined, opts?: object | null): node is TSIntrinsicKeyword;\nexport function assertTSIntrinsicKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSLiteralType(node: object | null | undefined, opts?: object | null): node is TSLiteralType;\nexport function assertTSLiteralType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSMappedType(node: object | null | undefined, opts?: object | null): node is TSMappedType;\nexport function assertTSMappedType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSMethodSignature(node: object | null | undefined, opts?: object | null): node is TSMethodSignature;\nexport function assertTSMethodSignature(node: object | null | undefined, opts?: object | null): void;\nexport function isTSModuleBlock(node: object | null | undefined, opts?: object | null): node is TSModuleBlock;\nexport function assertTSModuleBlock(node: object | null | undefined, opts?: object | null): void;\nexport function isTSModuleDeclaration(node: object | null | undefined, opts?: object | null): node is TSModuleDeclaration;\nexport function assertTSModuleDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNamedTupleMember(node: object | null | undefined, opts?: object | null): node is TSNamedTupleMember;\nexport function assertTSNamedTupleMember(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNamespaceExportDeclaration(node: object | null | undefined, opts?: object | null): node is TSNamespaceExportDeclaration;\nexport function assertTSNamespaceExportDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNeverKeyword(node: object | null | undefined, opts?: object | null): node is TSNeverKeyword;\nexport function assertTSNeverKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNonNullExpression(node: object | null | undefined, opts?: object | null): node is TSNonNullExpression;\nexport function assertTSNonNullExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNullKeyword(node: object | null | undefined, opts?: object | null): node is TSNullKeyword;\nexport function assertTSNullKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSNumberKeyword(node: object | null | undefined, opts?: object | null): node is TSNumberKeyword;\nexport function assertTSNumberKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSObjectKeyword(node: object | null | undefined, opts?: object | null): node is TSObjectKeyword;\nexport function assertTSObjectKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSOptionalType(node: object | null | undefined, opts?: object | null): node is TSOptionalType;\nexport function assertTSOptionalType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSParameterProperty(node: object | null | undefined, opts?: object | null): node is TSParameterProperty;\nexport function assertTSParameterProperty(node: object | null | undefined, opts?: object | null): void;\nexport function isTSParenthesizedType(node: object | null | undefined, opts?: object | null): node is TSParenthesizedType;\nexport function assertTSParenthesizedType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSPropertySignature(node: object | null | undefined, opts?: object | null): node is TSPropertySignature;\nexport function assertTSPropertySignature(node: object | null | undefined, opts?: object | null): void;\nexport function isTSQualifiedName(node: object | null | undefined, opts?: object | null): node is TSQualifiedName;\nexport function assertTSQualifiedName(node: object | null | undefined, opts?: object | null): void;\nexport function isTSRestType(node: object | null | undefined, opts?: object | null): node is TSRestType;\nexport function assertTSRestType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSStringKeyword(node: object | null | undefined, opts?: object | null): node is TSStringKeyword;\nexport function assertTSStringKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSSymbolKeyword(node: object | null | undefined, opts?: object | null): node is TSSymbolKeyword;\nexport function assertTSSymbolKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSThisType(node: object | null | undefined, opts?: object | null): node is TSThisType;\nexport function assertTSThisType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTupleType(node: object | null | undefined, opts?: object | null): node is TSTupleType;\nexport function assertTSTupleType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSType(node: object | null | undefined, opts?: object | null): node is TSType;\nexport function assertTSType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeAliasDeclaration(node: object | null | undefined, opts?: object | null): node is TSTypeAliasDeclaration;\nexport function assertTSTypeAliasDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TSTypeAnnotation;\nexport function assertTSTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeAssertion(node: object | null | undefined, opts?: object | null): node is TSTypeAssertion;\nexport function assertTSTypeAssertion(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeElement(node: object | null | undefined, opts?: object | null): node is TSTypeElement;\nexport function assertTSTypeElement(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeLiteral(node: object | null | undefined, opts?: object | null): node is TSTypeLiteral;\nexport function assertTSTypeLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeOperator(node: object | null | undefined, opts?: object | null): node is TSTypeOperator;\nexport function assertTSTypeOperator(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeParameter(node: object | null | undefined, opts?: object | null): node is TSTypeParameter;\nexport function assertTSTypeParameter(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): node is TSTypeParameterDeclaration;\nexport function assertTSTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): node is TSTypeParameterInstantiation;\nexport function assertTSTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypePredicate(node: object | null | undefined, opts?: object | null): node is TSTypePredicate;\nexport function assertTSTypePredicate(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeQuery(node: object | null | undefined, opts?: object | null): node is TSTypeQuery;\nexport function assertTSTypeQuery(node: object | null | undefined, opts?: object | null): void;\nexport function isTSTypeReference(node: object | null | undefined, opts?: object | null): node is TSTypeReference;\nexport function assertTSTypeReference(node: object | null | undefined, opts?: object | null): void;\nexport function isTSUndefinedKeyword(node: object | null | undefined, opts?: object | null): node is TSUndefinedKeyword;\nexport function assertTSUndefinedKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSUnionType(node: object | null | undefined, opts?: object | null): node is TSUnionType;\nexport function assertTSUnionType(node: object | null | undefined, opts?: object | null): void;\nexport function isTSUnknownKeyword(node: object | null | undefined, opts?: object | null): node is TSUnknownKeyword;\nexport function assertTSUnknownKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTSVoidKeyword(node: object | null | undefined, opts?: object | null): node is TSVoidKeyword;\nexport function assertTSVoidKeyword(node: object | null | undefined, opts?: object | null): void;\nexport function isTaggedTemplateExpression(node: object | null | undefined, opts?: object | null): node is TaggedTemplateExpression;\nexport function assertTaggedTemplateExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTemplateElement(node: object | null | undefined, opts?: object | null): node is TemplateElement;\nexport function assertTemplateElement(node: object | null | undefined, opts?: object | null): void;\nexport function isTemplateLiteral(node: object | null | undefined, opts?: object | null): node is TemplateLiteral;\nexport function assertTemplateLiteral(node: object | null | undefined, opts?: object | null): void;\nexport function isTerminatorless(node: object | null | undefined, opts?: object | null): node is Terminatorless;\nexport function assertTerminatorless(node: object | null | undefined, opts?: object | null): void;\nexport function isThisExpression(node: object | null | undefined, opts?: object | null): node is ThisExpression;\nexport function assertThisExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isThisTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ThisTypeAnnotation;\nexport function assertThisTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isThrowStatement(node: object | null | undefined, opts?: object | null): node is ThrowStatement;\nexport function assertThrowStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isTopicReference(node: object | null | undefined, opts?: object | null): node is TopicReference;\nexport function assertTopicReference(node: object | null | undefined, opts?: object | null): void;\nexport function isTryStatement(node: object | null | undefined, opts?: object | null): node is TryStatement;\nexport function assertTryStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isTupleExpression(node: object | null | undefined, opts?: object | null): node is TupleExpression;\nexport function assertTupleExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTupleTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TupleTypeAnnotation;\nexport function assertTupleTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeAlias(node: object | null | undefined, opts?: object | null): node is TypeAlias;\nexport function assertTypeAlias(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TypeAnnotation;\nexport function assertTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeCastExpression(node: object | null | undefined, opts?: object | null): node is TypeCastExpression;\nexport function assertTypeCastExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeParameter(node: object | null | undefined, opts?: object | null): node is TypeParameter;\nexport function assertTypeParameter(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): node is TypeParameterDeclaration;\nexport function assertTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): node is TypeParameterInstantiation;\nexport function assertTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeScript(node: object | null | undefined, opts?: object | null): node is TypeScript;\nexport function assertTypeScript(node: object | null | undefined, opts?: object | null): void;\nexport function isTypeofTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TypeofTypeAnnotation;\nexport function assertTypeofTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isUnaryExpression(node: object | null | undefined, opts?: object | null): node is UnaryExpression;\nexport function assertUnaryExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isUnaryLike(node: object | null | undefined, opts?: object | null): node is UnaryLike;\nexport function assertUnaryLike(node: object | null | undefined, opts?: object | null): void;\nexport function isUnionTypeAnnotation(node: object | null | undefined, opts?: object | null): node is UnionTypeAnnotation;\nexport function assertUnionTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isUpdateExpression(node: object | null | undefined, opts?: object | null): node is UpdateExpression;\nexport function assertUpdateExpression(node: object | null | undefined, opts?: object | null): void;\nexport function isUserWhitespacable(node: object | null | undefined, opts?: object | null): node is UserWhitespacable;\nexport function assertUserWhitespacable(node: object | null | undefined, opts?: object | null): void;\nexport function isV8IntrinsicIdentifier(node: object | null | undefined, opts?: object | null): node is V8IntrinsicIdentifier;\nexport function assertV8IntrinsicIdentifier(node: object | null | undefined, opts?: object | null): void;\nexport function isVariableDeclaration(node: object | null | undefined, opts?: object | null): node is VariableDeclaration;\nexport function assertVariableDeclaration(node: object | null | undefined, opts?: object | null): void;\nexport function isVariableDeclarator(node: object | null | undefined, opts?: object | null): node is VariableDeclarator;\nexport function assertVariableDeclarator(node: object | null | undefined, opts?: object | null): void;\nexport function isVariance(node: object | null | undefined, opts?: object | null): node is Variance;\nexport function assertVariance(node: object | null | undefined, opts?: object | null): void;\nexport function isVoidTypeAnnotation(node: object | null | undefined, opts?: object | null): node is VoidTypeAnnotation;\nexport function assertVoidTypeAnnotation(node: object | null | undefined, opts?: object | null): void;\nexport function isWhile(node: object | null | undefined, opts?: object | null): node is While;\nexport function assertWhile(node: object | null | undefined, opts?: object | null): void;\nexport function isWhileStatement(node: object | null | undefined, opts?: object | null): node is WhileStatement;\nexport function assertWhileStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isWithStatement(node: object | null | undefined, opts?: object | null): node is WithStatement;\nexport function assertWithStatement(node: object | null | undefined, opts?: object | null): void;\nexport function isYieldExpression(node: object | null | undefined, opts?: object | null): node is YieldExpression;\nexport function assertYieldExpression(node: object | null | undefined, opts?: object | null): void;\nexport function assertNode(obj: any): void\nexport function createTypeAnnotationBasedOnTypeof(type: 'string' | 'number' | 'undefined' | 'boolean' | 'function' | 'object' | 'symbol'): StringTypeAnnotation | VoidTypeAnnotation | NumberTypeAnnotation | BooleanTypeAnnotation | GenericTypeAnnotation\nexport function createUnionTypeAnnotation<T extends FlowType>(types: [T]): T\nexport function createFlowUnionType<T extends FlowType>(types: [T]): T\nexport function createUnionTypeAnnotation(types: ReadonlyArray<FlowType>): UnionTypeAnnotation\nexport function createFlowUnionType(types: ReadonlyArray<FlowType>): UnionTypeAnnotation\nexport function buildChildren(node: { children: ReadonlyArray<JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment | JSXEmptyExpression> }): JSXElement['children']\nexport function clone<T extends Node>(n: T): T;\nexport function cloneDeep<T extends Node>(n: T): T;\nexport function cloneDeepWithoutLoc<T extends Node>(n: T): T;\nexport function cloneNode<T extends Node>(n: T, deep?: boolean, withoutLoc?: boolean): T;\nexport function cloneWithoutLoc<T extends Node>(n: T): T;\nexport type CommentTypeShorthand = 'leading' | 'inner' | 'trailing'\nexport function addComment<T extends Node>(node: T, type: CommentTypeShorthand, content: string, line?: boolean): T\nexport function addComments<T extends Node>(node: T, type: CommentTypeShorthand, comments: ReadonlyArray<Comment>): T\nexport function inheritInnerComments(node: Node, parent: Node): void\nexport function inheritLeadingComments(node: Node, parent: Node): void\nexport function inheritsComments<T extends Node>(node: T, parent: Node): void\nexport function inheritTrailingComments(node: Node, parent: Node): void\nexport function removeComments<T extends Node>(node: T): T\nexport function ensureBlock(node: Extract<Node, { body: BlockStatement | Statement | Expression }>): BlockStatement\nexport function ensureBlock<K extends keyof Extract<Node, { body: BlockStatement | Statement | Expression }> = 'body'>(node: Extract<Node, Record<K, BlockStatement | Statement | Expression>>, key: K): BlockStatement\nexport function toBindingIdentifierName(name: { toString(): string } | null | undefined): string\nexport function toBlock(node: Statement | Expression, parent?: Function | null): BlockStatement\nexport function toComputedKey<T extends Extract<Node, { computed: boolean | null }>>(node: T, key?: Expression | Identifier): Expression\nexport function toExpression(node: Function): FunctionExpression\nexport function toExpression(node: Class): ClassExpression\nexport function toExpression(node: ExpressionStatement | Expression | Class | Function): Expression\nexport function toIdentifier(name: { toString(): string } | null | undefined): string\nexport function toKeyAlias(node: Method | Property, key?: Node): string\nexport function toSequenceExpression(nodes: ReadonlyArray<Node>, scope: { push(value: { id: LVal; kind: 'var'; init?: Expression}): void; buildUndefinedNode(): Node }): SequenceExpression | undefined\nexport function toStatement(node: AssignmentExpression, ignore?: boolean): ExpressionStatement\nexport function toStatement(node: Statement | AssignmentExpression, ignore?: boolean): Statement\nexport function toStatement(node: Class, ignore: true): ClassDeclaration | undefined\nexport function toStatement(node: Class, ignore?: boolean): ClassDeclaration\nexport function toStatement(node: Function, ignore: true): FunctionDeclaration | undefined\nexport function toStatement(node: Function, ignore?: boolean): FunctionDeclaration\nexport function toStatement(node: Statement | Class | Function | AssignmentExpression, ignore: true): Statement | undefined\nexport function toStatement(node: Statement | Class | Function | AssignmentExpression, ignore?: boolean): Statement\nexport function valueToNode(value: undefined): Identifier\nexport function valueToNode(value: boolean): BooleanLiteral\nexport function valueToNode(value: null): NullLiteral\nexport function valueToNode(value: string): StringLiteral\nexport function valueToNode(value: number): NumericLiteral | BinaryExpression | UnaryExpression\nexport function valueToNode(value: RegExp): RegExpLiteral\nexport function valueToNode(value: ReadonlyArray<undefined | boolean | null | string | number | RegExp | object>): ArrayExpression\nexport function valueToNode(value: object): ObjectExpression\nexport function valueToNode(value: undefined | boolean | null | string | number | RegExp | object): Expression\nexport function removeTypeDuplicates(types: ReadonlyArray<FlowType | false | null | undefined>): FlowType[]\nexport function appendToMemberExpression<T extends Pick<MemberExpression, 'object' | 'property'>>(member: T, append: MemberExpression['property'], computed?: boolean): T\nexport function inherits<T extends Node | null | undefined>(child: T, parent: Node | null | undefined): T\nexport function prependToMemberExpression<T extends Pick<MemberExpression, 'object' | 'property'>>(member: T, prepend: MemberExpression['object']): T\nexport function removeProperties(\n  n: Node,\n  opts?: { preserveComments: boolean } | null\n): void;\nexport function removePropertiesDeep<T extends Node>(\n  n: T,\n  opts?: { preserveComments: boolean } | null\n): T;\nexport function getBindingIdentifiers(node: Node, duplicates: true, outerOnly?: boolean): Record<string, Array<Identifier>>\nexport function getBindingIdentifiers(node: Node, duplicates?: false, outerOnly?: boolean): Record<string, Identifier>\nexport function getBindingIdentifiers(node: Node, duplicates: boolean, outerOnly?: boolean): Record<string, Identifier | Array<Identifier>>\nexport function getOuterBindingIdentifiers(node: Node, duplicates: true): Record<string, Array<Identifier>>\nexport function getOuterBindingIdentifiers(node: Node, duplicates?: false): Record<string, Identifier>\nexport function getOuterBindingIdentifiers(node: Node, duplicates: boolean): Record<string, Identifier | Array<Identifier>>\nexport type TraversalAncestors = ReadonlyArray<{\n  node: Node,\n  key: string,\n  index?: number,\n}>;\nexport type TraversalHandler<T> = (\n  this: undefined, node: Node, parent: TraversalAncestors, type: T\n) => void;\nexport type TraversalHandlers<T> = {\n  enter?: TraversalHandler<T>,\n  exit?: TraversalHandler<T>,\n};\nexport function traverse<T>(n: Node, h: TraversalHandler<T> | TraversalHandlers<T>, state?: T): void;\nexport function traverseFast<T>(n: Node, h: TraversalHandler<T>, state?: T): void;\nexport function shallowEqual<T extends object>(actual: object, expected: T): actual is T\nexport function buildMatchMemberExpression(match: string, allowPartial?: boolean): (node: Node | null | undefined) => node is MemberExpression\nexport function is<T extends Node['type']>(type: T, n: Node | null | undefined, required?: undefined): n is Extract<Node, { type: T }>\nexport function is<T extends Node['type'], P extends Extract<Node, { type: T }>>(type: T, n: Node | null | undefined, required: Partial<P>): n is P\nexport function is<P extends Node>(type: string, n: Node | null | undefined, required: Partial<P>): n is P\nexport function is(type: string, n: Node | null | undefined, required?: Partial<Node>): n is Node\nexport function isBinding(node: Node, parent: Node, grandparent?: Node): boolean\nexport function isBlockScoped(node: Node): node is FunctionDeclaration | ClassDeclaration | VariableDeclaration\nexport function isImmutable(node: Node): node is Immutable\nexport function isLet(node: Node): node is VariableDeclaration\nexport function isNode(node: object | null | undefined): node is Node\nexport function isNodesEquivalent<T extends Partial<Node>>(a: T, b: any): b is T\nexport function isNodesEquivalent(a: any, b: any): boolean\nexport function isPlaceholderType(placeholderType: Node['type'], targetType: Node['type']): boolean\nexport function isReferenced(node: Node, parent: Node, grandparent?: Node): boolean\nexport function isScope(node: Node, parent: Node): node is Scopable\nexport function isSpecifierDefault(specifier: ModuleSpecifier): boolean\nexport function isType<T extends Node['type']>(nodetype: string, targetType: T): nodetype is T\nexport function isType(nodetype: string | null | undefined, targetType: string): boolean\nexport function isValidES3Identifier(name: string): boolean\nexport function isValidIdentifier(name: string): boolean\nexport function isVar(node: Node): node is VariableDeclaration\nexport function matchesPattern(node: Node | null | undefined, match: string | ReadonlyArray<string>, allowPartial?: boolean): node is MemberExpression\nexport function validate<T extends Node, K extends keyof T>(n: Node | null | undefined, key: K, value: T[K]): void;\nexport function validate(n: Node, key: string, value: any): void;\n",
  "node_modules/@trivago/prettier-plugin-sort-imports/node_modules/@babel/types/lib/index.d.ts": "interface BaseComment {\n    value: string;\n    start: number;\n    end: number;\n    loc: SourceLocation;\n    type: \"CommentBlock\" | \"CommentLine\";\n}\ninterface CommentBlock extends BaseComment {\n    type: \"CommentBlock\";\n}\ninterface CommentLine extends BaseComment {\n    type: \"CommentLine\";\n}\ndeclare type Comment = CommentBlock | CommentLine;\ninterface SourceLocation {\n    start: {\n        line: number;\n        column: number;\n    };\n    end: {\n        line: number;\n        column: number;\n    };\n}\ninterface BaseNode {\n    leadingComments: ReadonlyArray<Comment> | null;\n    innerComments: ReadonlyArray<Comment> | null;\n    trailingComments: ReadonlyArray<Comment> | null;\n    start: number | null;\n    end: number | null;\n    loc: SourceLocation | null;\n    type: Node[\"type\"];\n    range?: [number, number];\n    extra?: Record<string, unknown>;\n}\ndeclare type CommentTypeShorthand = \"leading\" | \"inner\" | \"trailing\";\ndeclare type Node = AnyTypeAnnotation | ArgumentPlaceholder | ArrayExpression | ArrayPattern | ArrayTypeAnnotation | ArrowFunctionExpression | AssignmentExpression | AssignmentPattern | AwaitExpression | BigIntLiteral | BinaryExpression | BindExpression | BlockStatement | BooleanLiteral | BooleanLiteralTypeAnnotation | BooleanTypeAnnotation | BreakStatement | CallExpression | CatchClause | ClassAccessorProperty | ClassBody | ClassDeclaration | ClassExpression | ClassImplements | ClassMethod | ClassPrivateMethod | ClassPrivateProperty | ClassProperty | ConditionalExpression | ContinueStatement | DebuggerStatement | DecimalLiteral | DeclareClass | DeclareExportAllDeclaration | DeclareExportDeclaration | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareOpaqueType | DeclareTypeAlias | DeclareVariable | DeclaredPredicate | Decorator | Directive | DirectiveLiteral | DoExpression | DoWhileStatement | EmptyStatement | EmptyTypeAnnotation | EnumBooleanBody | EnumBooleanMember | EnumDeclaration | EnumDefaultedMember | EnumNumberBody | EnumNumberMember | EnumStringBody | EnumStringMember | EnumSymbolBody | ExistsTypeAnnotation | ExportAllDeclaration | ExportDefaultDeclaration | ExportDefaultSpecifier | ExportNamedDeclaration | ExportNamespaceSpecifier | ExportSpecifier | ExpressionStatement | File | ForInStatement | ForOfStatement | ForStatement | FunctionDeclaration | FunctionExpression | FunctionTypeAnnotation | FunctionTypeParam | GenericTypeAnnotation | Identifier | IfStatement | Import | ImportAttribute | ImportDeclaration | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | IndexedAccessType | InferredPredicate | InterfaceDeclaration | InterfaceExtends | InterfaceTypeAnnotation | InterpreterDirective | IntersectionTypeAnnotation | JSXAttribute | JSXClosingElement | JSXClosingFragment | JSXElement | JSXEmptyExpression | JSXExpressionContainer | JSXFragment | JSXIdentifier | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement | JSXOpeningFragment | JSXSpreadAttribute | JSXSpreadChild | JSXText | LabeledStatement | LogicalExpression | MemberExpression | MetaProperty | MixedTypeAnnotation | ModuleExpression | NewExpression | Noop | NullLiteral | NullLiteralTypeAnnotation | NullableTypeAnnotation | NumberLiteral$1 | NumberLiteralTypeAnnotation | NumberTypeAnnotation | NumericLiteral | ObjectExpression | ObjectMethod | ObjectPattern | ObjectProperty | ObjectTypeAnnotation | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeInternalSlot | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | OptionalCallExpression | OptionalIndexedAccessType | OptionalMemberExpression | ParenthesizedExpression | PipelineBareFunction | PipelinePrimaryTopicReference | PipelineTopicExpression | Placeholder | PrivateName | Program | QualifiedTypeIdentifier | RecordExpression | RegExpLiteral | RegexLiteral$1 | RestElement | RestProperty$1 | ReturnStatement | SequenceExpression | SpreadElement | SpreadProperty$1 | StaticBlock | StringLiteral | StringLiteralTypeAnnotation | StringTypeAnnotation | Super | SwitchCase | SwitchStatement | SymbolTypeAnnotation | TSAnyKeyword | TSArrayType | TSAsExpression | TSBigIntKeyword | TSBooleanKeyword | TSCallSignatureDeclaration | TSConditionalType | TSConstructSignatureDeclaration | TSConstructorType | TSDeclareFunction | TSDeclareMethod | TSEnumDeclaration | TSEnumMember | TSExportAssignment | TSExpressionWithTypeArguments | TSExternalModuleReference | TSFunctionType | TSImportEqualsDeclaration | TSImportType | TSIndexSignature | TSIndexedAccessType | TSInferType | TSInterfaceBody | TSInterfaceDeclaration | TSIntersectionType | TSIntrinsicKeyword | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBlock | TSModuleDeclaration | TSNamedTupleMember | TSNamespaceExportDeclaration | TSNeverKeyword | TSNonNullExpression | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSOptionalType | TSParameterProperty | TSParenthesizedType | TSPropertySignature | TSQualifiedName | TSRestType | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | TSTypeAliasDeclaration | TSTypeAnnotation | TSTypeAssertion | TSTypeLiteral | TSTypeOperator | TSTypeParameter | TSTypeParameterDeclaration | TSTypeParameterInstantiation | TSTypePredicate | TSTypeQuery | TSTypeReference | TSUndefinedKeyword | TSUnionType | TSUnknownKeyword | TSVoidKeyword | TaggedTemplateExpression | TemplateElement | TemplateLiteral | ThisExpression | ThisTypeAnnotation | ThrowStatement | TopicReference | TryStatement | TupleExpression | TupleTypeAnnotation | TypeAlias | TypeAnnotation | TypeCastExpression | TypeParameter | TypeParameterDeclaration | TypeParameterInstantiation | TypeofTypeAnnotation | UnaryExpression | UnionTypeAnnotation | UpdateExpression | V8IntrinsicIdentifier | VariableDeclaration | VariableDeclarator | Variance | VoidTypeAnnotation | WhileStatement | WithStatement | YieldExpression;\ninterface ArrayExpression extends BaseNode {\n    type: \"ArrayExpression\";\n    elements: Array<null | Expression | SpreadElement>;\n}\ninterface AssignmentExpression extends BaseNode {\n    type: \"AssignmentExpression\";\n    operator: string;\n    left: LVal;\n    right: Expression;\n}\ninterface BinaryExpression extends BaseNode {\n    type: \"BinaryExpression\";\n    operator: \"+\" | \"-\" | \"/\" | \"%\" | \"*\" | \"**\" | \"&\" | \"|\" | \">>\" | \">>>\" | \"<<\" | \"^\" | \"==\" | \"===\" | \"!=\" | \"!==\" | \"in\" | \"instanceof\" | \">\" | \"<\" | \">=\" | \"<=\";\n    left: Expression | PrivateName;\n    right: Expression;\n}\ninterface InterpreterDirective extends BaseNode {\n    type: \"InterpreterDirective\";\n    value: string;\n}\ninterface Directive extends BaseNode {\n    type: \"Directive\";\n    value: DirectiveLiteral;\n}\ninterface DirectiveLiteral extends BaseNode {\n    type: \"DirectiveLiteral\";\n    value: string;\n}\ninterface BlockStatement extends BaseNode {\n    type: \"BlockStatement\";\n    body: Array<Statement>;\n    directives: Array<Directive>;\n}\ninterface BreakStatement extends BaseNode {\n    type: \"BreakStatement\";\n    label?: Identifier | null;\n}\ninterface CallExpression extends BaseNode {\n    type: \"CallExpression\";\n    callee: Expression | V8IntrinsicIdentifier;\n    arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>;\n    optional?: true | false | null;\n    typeArguments?: TypeParameterInstantiation | null;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface CatchClause extends BaseNode {\n    type: \"CatchClause\";\n    param?: Identifier | ArrayPattern | ObjectPattern | null;\n    body: BlockStatement;\n}\ninterface ConditionalExpression extends BaseNode {\n    type: \"ConditionalExpression\";\n    test: Expression;\n    consequent: Expression;\n    alternate: Expression;\n}\ninterface ContinueStatement extends BaseNode {\n    type: \"ContinueStatement\";\n    label?: Identifier | null;\n}\ninterface DebuggerStatement extends BaseNode {\n    type: \"DebuggerStatement\";\n}\ninterface DoWhileStatement extends BaseNode {\n    type: \"DoWhileStatement\";\n    test: Expression;\n    body: Statement;\n}\ninterface EmptyStatement extends BaseNode {\n    type: \"EmptyStatement\";\n}\ninterface ExpressionStatement extends BaseNode {\n    type: \"ExpressionStatement\";\n    expression: Expression;\n}\ninterface File extends BaseNode {\n    type: \"File\";\n    program: Program;\n    comments?: Array<CommentBlock | CommentLine> | null;\n    tokens?: Array<any> | null;\n}\ninterface ForInStatement extends BaseNode {\n    type: \"ForInStatement\";\n    left: VariableDeclaration | LVal;\n    right: Expression;\n    body: Statement;\n}\ninterface ForStatement extends BaseNode {\n    type: \"ForStatement\";\n    init?: VariableDeclaration | Expression | null;\n    test?: Expression | null;\n    update?: Expression | null;\n    body: Statement;\n}\ninterface FunctionDeclaration extends BaseNode {\n    type: \"FunctionDeclaration\";\n    id?: Identifier | null;\n    params: Array<Identifier | Pattern | RestElement>;\n    body: BlockStatement;\n    generator?: boolean;\n    async?: boolean;\n    declare?: boolean | null;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface FunctionExpression extends BaseNode {\n    type: \"FunctionExpression\";\n    id?: Identifier | null;\n    params: Array<Identifier | Pattern | RestElement>;\n    body: BlockStatement;\n    generator?: boolean;\n    async?: boolean;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface Identifier extends BaseNode {\n    type: \"Identifier\";\n    name: string;\n    decorators?: Array<Decorator> | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface IfStatement extends BaseNode {\n    type: \"IfStatement\";\n    test: Expression;\n    consequent: Statement;\n    alternate?: Statement | null;\n}\ninterface LabeledStatement extends BaseNode {\n    type: \"LabeledStatement\";\n    label: Identifier;\n    body: Statement;\n}\ninterface StringLiteral extends BaseNode {\n    type: \"StringLiteral\";\n    value: string;\n}\ninterface NumericLiteral extends BaseNode {\n    type: \"NumericLiteral\";\n    value: number;\n}\n/**\n * @deprecated Use `NumericLiteral`\n */\ninterface NumberLiteral$1 extends BaseNode {\n    type: \"NumberLiteral\";\n    value: number;\n}\ninterface NullLiteral extends BaseNode {\n    type: \"NullLiteral\";\n}\ninterface BooleanLiteral extends BaseNode {\n    type: \"BooleanLiteral\";\n    value: boolean;\n}\ninterface RegExpLiteral extends BaseNode {\n    type: \"RegExpLiteral\";\n    pattern: string;\n    flags: string;\n}\n/**\n * @deprecated Use `RegExpLiteral`\n */\ninterface RegexLiteral$1 extends BaseNode {\n    type: \"RegexLiteral\";\n    pattern: string;\n    flags: string;\n}\ninterface LogicalExpression extends BaseNode {\n    type: \"LogicalExpression\";\n    operator: \"||\" | \"&&\" | \"??\";\n    left: Expression;\n    right: Expression;\n}\ninterface MemberExpression extends BaseNode {\n    type: \"MemberExpression\";\n    object: Expression;\n    property: Expression | Identifier | PrivateName;\n    computed: boolean;\n    optional?: true | false | null;\n}\ninterface NewExpression extends BaseNode {\n    type: \"NewExpression\";\n    callee: Expression | V8IntrinsicIdentifier;\n    arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>;\n    optional?: true | false | null;\n    typeArguments?: TypeParameterInstantiation | null;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface Program extends BaseNode {\n    type: \"Program\";\n    body: Array<Statement>;\n    directives: Array<Directive>;\n    sourceType: \"script\" | \"module\";\n    interpreter?: InterpreterDirective | null;\n    sourceFile: string;\n}\ninterface ObjectExpression extends BaseNode {\n    type: \"ObjectExpression\";\n    properties: Array<ObjectMethod | ObjectProperty | SpreadElement>;\n}\ninterface ObjectMethod extends BaseNode {\n    type: \"ObjectMethod\";\n    kind: \"method\" | \"get\" | \"set\";\n    key: Expression | Identifier | StringLiteral | NumericLiteral;\n    params: Array<Identifier | Pattern | RestElement>;\n    body: BlockStatement;\n    computed: boolean;\n    generator?: boolean;\n    async?: boolean;\n    decorators?: Array<Decorator> | null;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface ObjectProperty extends BaseNode {\n    type: \"ObjectProperty\";\n    key: Expression | Identifier | StringLiteral | NumericLiteral;\n    value: Expression | PatternLike;\n    computed: boolean;\n    shorthand: boolean;\n    decorators?: Array<Decorator> | null;\n}\ninterface RestElement extends BaseNode {\n    type: \"RestElement\";\n    argument: LVal;\n    decorators?: Array<Decorator> | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\n/**\n * @deprecated Use `RestElement`\n */\ninterface RestProperty$1 extends BaseNode {\n    type: \"RestProperty\";\n    argument: LVal;\n    decorators?: Array<Decorator> | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface ReturnStatement extends BaseNode {\n    type: \"ReturnStatement\";\n    argument?: Expression | null;\n}\ninterface SequenceExpression extends BaseNode {\n    type: \"SequenceExpression\";\n    expressions: Array<Expression>;\n}\ninterface ParenthesizedExpression extends BaseNode {\n    type: \"ParenthesizedExpression\";\n    expression: Expression;\n}\ninterface SwitchCase extends BaseNode {\n    type: \"SwitchCase\";\n    test?: Expression | null;\n    consequent: Array<Statement>;\n}\ninterface SwitchStatement extends BaseNode {\n    type: \"SwitchStatement\";\n    discriminant: Expression;\n    cases: Array<SwitchCase>;\n}\ninterface ThisExpression extends BaseNode {\n    type: \"ThisExpression\";\n}\ninterface ThrowStatement extends BaseNode {\n    type: \"ThrowStatement\";\n    argument: Expression;\n}\ninterface TryStatement extends BaseNode {\n    type: \"TryStatement\";\n    block: BlockStatement;\n    handler?: CatchClause | null;\n    finalizer?: BlockStatement | null;\n}\ninterface UnaryExpression extends BaseNode {\n    type: \"UnaryExpression\";\n    operator: \"void\" | \"throw\" | \"delete\" | \"!\" | \"+\" | \"-\" | \"~\" | \"typeof\";\n    argument: Expression;\n    prefix: boolean;\n}\ninterface UpdateExpression extends BaseNode {\n    type: \"UpdateExpression\";\n    operator: \"++\" | \"--\";\n    argument: Expression;\n    prefix: boolean;\n}\ninterface VariableDeclaration extends BaseNode {\n    type: \"VariableDeclaration\";\n    kind: \"var\" | \"let\" | \"const\";\n    declarations: Array<VariableDeclarator>;\n    declare?: boolean | null;\n}\ninterface VariableDeclarator extends BaseNode {\n    type: \"VariableDeclarator\";\n    id: LVal;\n    init?: Expression | null;\n    definite?: boolean | null;\n}\ninterface WhileStatement extends BaseNode {\n    type: \"WhileStatement\";\n    test: Expression;\n    body: Statement;\n}\ninterface WithStatement extends BaseNode {\n    type: \"WithStatement\";\n    object: Expression;\n    body: Statement;\n}\ninterface AssignmentPattern extends BaseNode {\n    type: \"AssignmentPattern\";\n    left: Identifier | ObjectPattern | ArrayPattern | MemberExpression;\n    right: Expression;\n    decorators?: Array<Decorator> | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface ArrayPattern extends BaseNode {\n    type: \"ArrayPattern\";\n    elements: Array<null | PatternLike>;\n    decorators?: Array<Decorator> | null;\n    optional?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface ArrowFunctionExpression extends BaseNode {\n    type: \"ArrowFunctionExpression\";\n    params: Array<Identifier | Pattern | RestElement>;\n    body: BlockStatement | Expression;\n    async?: boolean;\n    expression: boolean;\n    generator?: boolean;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface ClassBody extends BaseNode {\n    type: \"ClassBody\";\n    body: Array<ClassMethod | ClassPrivateMethod | ClassProperty | ClassPrivateProperty | ClassAccessorProperty | TSDeclareMethod | TSIndexSignature | StaticBlock>;\n}\ninterface ClassExpression extends BaseNode {\n    type: \"ClassExpression\";\n    id?: Identifier | null;\n    superClass?: Expression | null;\n    body: ClassBody;\n    decorators?: Array<Decorator> | null;\n    implements?: Array<TSExpressionWithTypeArguments | ClassImplements> | null;\n    mixins?: InterfaceExtends | null;\n    superTypeParameters?: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface ClassDeclaration extends BaseNode {\n    type: \"ClassDeclaration\";\n    id: Identifier;\n    superClass?: Expression | null;\n    body: ClassBody;\n    decorators?: Array<Decorator> | null;\n    abstract?: boolean | null;\n    declare?: boolean | null;\n    implements?: Array<TSExpressionWithTypeArguments | ClassImplements> | null;\n    mixins?: InterfaceExtends | null;\n    superTypeParameters?: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface ExportAllDeclaration extends BaseNode {\n    type: \"ExportAllDeclaration\";\n    source: StringLiteral;\n    assertions?: Array<ImportAttribute> | null;\n    exportKind?: \"type\" | \"value\" | null;\n}\ninterface ExportDefaultDeclaration extends BaseNode {\n    type: \"ExportDefaultDeclaration\";\n    declaration: FunctionDeclaration | TSDeclareFunction | ClassDeclaration | Expression;\n    exportKind?: \"value\" | null;\n}\ninterface ExportNamedDeclaration extends BaseNode {\n    type: \"ExportNamedDeclaration\";\n    declaration?: Declaration | null;\n    specifiers: Array<ExportSpecifier | ExportDefaultSpecifier | ExportNamespaceSpecifier>;\n    source?: StringLiteral | null;\n    assertions?: Array<ImportAttribute> | null;\n    exportKind?: \"type\" | \"value\" | null;\n}\ninterface ExportSpecifier extends BaseNode {\n    type: \"ExportSpecifier\";\n    local: Identifier;\n    exported: Identifier | StringLiteral;\n    exportKind?: \"type\" | \"value\" | null;\n}\ninterface ForOfStatement extends BaseNode {\n    type: \"ForOfStatement\";\n    left: VariableDeclaration | LVal;\n    right: Expression;\n    body: Statement;\n    await: boolean;\n}\ninterface ImportDeclaration extends BaseNode {\n    type: \"ImportDeclaration\";\n    specifiers: Array<ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier>;\n    source: StringLiteral;\n    assertions?: Array<ImportAttribute> | null;\n    importKind?: \"type\" | \"typeof\" | \"value\" | null;\n}\ninterface ImportDefaultSpecifier extends BaseNode {\n    type: \"ImportDefaultSpecifier\";\n    local: Identifier;\n}\ninterface ImportNamespaceSpecifier extends BaseNode {\n    type: \"ImportNamespaceSpecifier\";\n    local: Identifier;\n}\ninterface ImportSpecifier extends BaseNode {\n    type: \"ImportSpecifier\";\n    local: Identifier;\n    imported: Identifier | StringLiteral;\n    importKind?: \"type\" | \"typeof\" | \"value\" | null;\n}\ninterface MetaProperty extends BaseNode {\n    type: \"MetaProperty\";\n    meta: Identifier;\n    property: Identifier;\n}\ninterface ClassMethod extends BaseNode {\n    type: \"ClassMethod\";\n    kind?: \"get\" | \"set\" | \"method\" | \"constructor\";\n    key: Identifier | StringLiteral | NumericLiteral | Expression;\n    params: Array<Identifier | Pattern | RestElement | TSParameterProperty>;\n    body: BlockStatement;\n    computed?: boolean;\n    static?: boolean;\n    generator?: boolean;\n    async?: boolean;\n    abstract?: boolean | null;\n    access?: \"public\" | \"private\" | \"protected\" | null;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    decorators?: Array<Decorator> | null;\n    optional?: boolean | null;\n    override?: boolean;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface ObjectPattern extends BaseNode {\n    type: \"ObjectPattern\";\n    properties: Array<RestElement | ObjectProperty>;\n    decorators?: Array<Decorator> | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n}\ninterface SpreadElement extends BaseNode {\n    type: \"SpreadElement\";\n    argument: Expression;\n}\n/**\n * @deprecated Use `SpreadElement`\n */\ninterface SpreadProperty$1 extends BaseNode {\n    type: \"SpreadProperty\";\n    argument: Expression;\n}\ninterface Super extends BaseNode {\n    type: \"Super\";\n}\ninterface TaggedTemplateExpression extends BaseNode {\n    type: \"TaggedTemplateExpression\";\n    tag: Expression;\n    quasi: TemplateLiteral;\n    typeParameters?: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n}\ninterface TemplateElement extends BaseNode {\n    type: \"TemplateElement\";\n    value: {\n        raw: string;\n        cooked?: string;\n    };\n    tail: boolean;\n}\ninterface TemplateLiteral extends BaseNode {\n    type: \"TemplateLiteral\";\n    quasis: Array<TemplateElement>;\n    expressions: Array<Expression | TSType>;\n}\ninterface YieldExpression extends BaseNode {\n    type: \"YieldExpression\";\n    argument?: Expression | null;\n    delegate: boolean;\n}\ninterface AwaitExpression extends BaseNode {\n    type: \"AwaitExpression\";\n    argument: Expression;\n}\ninterface Import extends BaseNode {\n    type: \"Import\";\n}\ninterface BigIntLiteral extends BaseNode {\n    type: \"BigIntLiteral\";\n    value: string;\n}\ninterface ExportNamespaceSpecifier extends BaseNode {\n    type: \"ExportNamespaceSpecifier\";\n    exported: Identifier;\n}\ninterface OptionalMemberExpression extends BaseNode {\n    type: \"OptionalMemberExpression\";\n    object: Expression;\n    property: Expression | Identifier;\n    computed: boolean;\n    optional: boolean;\n}\ninterface OptionalCallExpression extends BaseNode {\n    type: \"OptionalCallExpression\";\n    callee: Expression;\n    arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>;\n    optional: boolean;\n    typeArguments?: TypeParameterInstantiation | null;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface ClassProperty extends BaseNode {\n    type: \"ClassProperty\";\n    key: Identifier | StringLiteral | NumericLiteral | Expression;\n    value?: Expression | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    decorators?: Array<Decorator> | null;\n    computed?: boolean;\n    static?: boolean;\n    abstract?: boolean | null;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    declare?: boolean | null;\n    definite?: boolean | null;\n    optional?: boolean | null;\n    override?: boolean;\n    readonly?: boolean | null;\n    variance?: Variance | null;\n}\ninterface ClassAccessorProperty extends BaseNode {\n    type: \"ClassAccessorProperty\";\n    key: Identifier | StringLiteral | NumericLiteral | Expression | PrivateName;\n    value?: Expression | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    decorators?: Array<Decorator> | null;\n    computed?: boolean;\n    static?: boolean;\n    abstract?: boolean | null;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    declare?: boolean | null;\n    definite?: boolean | null;\n    optional?: boolean | null;\n    override?: boolean;\n    readonly?: boolean | null;\n    variance?: Variance | null;\n}\ninterface ClassPrivateProperty extends BaseNode {\n    type: \"ClassPrivateProperty\";\n    key: PrivateName;\n    value?: Expression | null;\n    decorators?: Array<Decorator> | null;\n    static: any;\n    definite?: boolean | null;\n    readonly?: boolean | null;\n    typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    variance?: Variance | null;\n}\ninterface ClassPrivateMethod extends BaseNode {\n    type: \"ClassPrivateMethod\";\n    kind?: \"get\" | \"set\" | \"method\" | \"constructor\";\n    key: PrivateName;\n    params: Array<Identifier | Pattern | RestElement | TSParameterProperty>;\n    body: BlockStatement;\n    static?: boolean;\n    abstract?: boolean | null;\n    access?: \"public\" | \"private\" | \"protected\" | null;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    async?: boolean;\n    computed?: boolean;\n    decorators?: Array<Decorator> | null;\n    generator?: boolean;\n    optional?: boolean | null;\n    override?: boolean;\n    returnType?: TypeAnnotation | TSTypeAnnotation | Noop | null;\n    typeParameters?: TypeParameterDeclaration | TSTypeParameterDeclaration | Noop | null;\n}\ninterface PrivateName extends BaseNode {\n    type: \"PrivateName\";\n    id: Identifier;\n}\ninterface StaticBlock extends BaseNode {\n    type: \"StaticBlock\";\n    body: Array<Statement>;\n}\ninterface AnyTypeAnnotation extends BaseNode {\n    type: \"AnyTypeAnnotation\";\n}\ninterface ArrayTypeAnnotation extends BaseNode {\n    type: \"ArrayTypeAnnotation\";\n    elementType: FlowType;\n}\ninterface BooleanTypeAnnotation extends BaseNode {\n    type: \"BooleanTypeAnnotation\";\n}\ninterface BooleanLiteralTypeAnnotation extends BaseNode {\n    type: \"BooleanLiteralTypeAnnotation\";\n    value: boolean;\n}\ninterface NullLiteralTypeAnnotation extends BaseNode {\n    type: \"NullLiteralTypeAnnotation\";\n}\ninterface ClassImplements extends BaseNode {\n    type: \"ClassImplements\";\n    id: Identifier;\n    typeParameters?: TypeParameterInstantiation | null;\n}\ninterface DeclareClass extends BaseNode {\n    type: \"DeclareClass\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    extends?: Array<InterfaceExtends> | null;\n    body: ObjectTypeAnnotation;\n    implements?: Array<ClassImplements> | null;\n    mixins?: Array<InterfaceExtends> | null;\n}\ninterface DeclareFunction extends BaseNode {\n    type: \"DeclareFunction\";\n    id: Identifier;\n    predicate?: DeclaredPredicate | null;\n}\ninterface DeclareInterface extends BaseNode {\n    type: \"DeclareInterface\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    extends?: Array<InterfaceExtends> | null;\n    body: ObjectTypeAnnotation;\n    implements?: Array<ClassImplements> | null;\n    mixins?: Array<InterfaceExtends> | null;\n}\ninterface DeclareModule extends BaseNode {\n    type: \"DeclareModule\";\n    id: Identifier | StringLiteral;\n    body: BlockStatement;\n    kind?: \"CommonJS\" | \"ES\" | null;\n}\ninterface DeclareModuleExports extends BaseNode {\n    type: \"DeclareModuleExports\";\n    typeAnnotation: TypeAnnotation;\n}\ninterface DeclareTypeAlias extends BaseNode {\n    type: \"DeclareTypeAlias\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    right: FlowType;\n}\ninterface DeclareOpaqueType extends BaseNode {\n    type: \"DeclareOpaqueType\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    supertype?: FlowType | null;\n    impltype?: FlowType | null;\n}\ninterface DeclareVariable extends BaseNode {\n    type: \"DeclareVariable\";\n    id: Identifier;\n}\ninterface DeclareExportDeclaration extends BaseNode {\n    type: \"DeclareExportDeclaration\";\n    declaration?: Flow | null;\n    specifiers?: Array<ExportSpecifier | ExportNamespaceSpecifier> | null;\n    source?: StringLiteral | null;\n    default?: boolean | null;\n}\ninterface DeclareExportAllDeclaration extends BaseNode {\n    type: \"DeclareExportAllDeclaration\";\n    source: StringLiteral;\n    exportKind?: \"type\" | \"value\" | null;\n}\ninterface DeclaredPredicate extends BaseNode {\n    type: \"DeclaredPredicate\";\n    value: Flow;\n}\ninterface ExistsTypeAnnotation extends BaseNode {\n    type: \"ExistsTypeAnnotation\";\n}\ninterface FunctionTypeAnnotation extends BaseNode {\n    type: \"FunctionTypeAnnotation\";\n    typeParameters?: TypeParameterDeclaration | null;\n    params: Array<FunctionTypeParam>;\n    rest?: FunctionTypeParam | null;\n    returnType: FlowType;\n    this?: FunctionTypeParam | null;\n}\ninterface FunctionTypeParam extends BaseNode {\n    type: \"FunctionTypeParam\";\n    name?: Identifier | null;\n    typeAnnotation: FlowType;\n    optional?: boolean | null;\n}\ninterface GenericTypeAnnotation extends BaseNode {\n    type: \"GenericTypeAnnotation\";\n    id: Identifier | QualifiedTypeIdentifier;\n    typeParameters?: TypeParameterInstantiation | null;\n}\ninterface InferredPredicate extends BaseNode {\n    type: \"InferredPredicate\";\n}\ninterface InterfaceExtends extends BaseNode {\n    type: \"InterfaceExtends\";\n    id: Identifier | QualifiedTypeIdentifier;\n    typeParameters?: TypeParameterInstantiation | null;\n}\ninterface InterfaceDeclaration extends BaseNode {\n    type: \"InterfaceDeclaration\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    extends?: Array<InterfaceExtends> | null;\n    body: ObjectTypeAnnotation;\n    implements?: Array<ClassImplements> | null;\n    mixins?: Array<InterfaceExtends> | null;\n}\ninterface InterfaceTypeAnnotation extends BaseNode {\n    type: \"InterfaceTypeAnnotation\";\n    extends?: Array<InterfaceExtends> | null;\n    body: ObjectTypeAnnotation;\n}\ninterface IntersectionTypeAnnotation extends BaseNode {\n    type: \"IntersectionTypeAnnotation\";\n    types: Array<FlowType>;\n}\ninterface MixedTypeAnnotation extends BaseNode {\n    type: \"MixedTypeAnnotation\";\n}\ninterface EmptyTypeAnnotation extends BaseNode {\n    type: \"EmptyTypeAnnotation\";\n}\ninterface NullableTypeAnnotation extends BaseNode {\n    type: \"NullableTypeAnnotation\";\n    typeAnnotation: FlowType;\n}\ninterface NumberLiteralTypeAnnotation extends BaseNode {\n    type: \"NumberLiteralTypeAnnotation\";\n    value: number;\n}\ninterface NumberTypeAnnotation extends BaseNode {\n    type: \"NumberTypeAnnotation\";\n}\ninterface ObjectTypeAnnotation extends BaseNode {\n    type: \"ObjectTypeAnnotation\";\n    properties: Array<ObjectTypeProperty | ObjectTypeSpreadProperty>;\n    indexers?: Array<ObjectTypeIndexer> | null;\n    callProperties?: Array<ObjectTypeCallProperty> | null;\n    internalSlots?: Array<ObjectTypeInternalSlot> | null;\n    exact: boolean;\n    inexact?: boolean | null;\n}\ninterface ObjectTypeInternalSlot extends BaseNode {\n    type: \"ObjectTypeInternalSlot\";\n    id: Identifier;\n    value: FlowType;\n    optional: boolean;\n    static: boolean;\n    method: boolean;\n}\ninterface ObjectTypeCallProperty extends BaseNode {\n    type: \"ObjectTypeCallProperty\";\n    value: FlowType;\n    static: boolean;\n}\ninterface ObjectTypeIndexer extends BaseNode {\n    type: \"ObjectTypeIndexer\";\n    id?: Identifier | null;\n    key: FlowType;\n    value: FlowType;\n    variance?: Variance | null;\n    static: boolean;\n}\ninterface ObjectTypeProperty extends BaseNode {\n    type: \"ObjectTypeProperty\";\n    key: Identifier | StringLiteral;\n    value: FlowType;\n    variance?: Variance | null;\n    kind: \"init\" | \"get\" | \"set\";\n    method: boolean;\n    optional: boolean;\n    proto: boolean;\n    static: boolean;\n}\ninterface ObjectTypeSpreadProperty extends BaseNode {\n    type: \"ObjectTypeSpreadProperty\";\n    argument: FlowType;\n}\ninterface OpaqueType extends BaseNode {\n    type: \"OpaqueType\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    supertype?: FlowType | null;\n    impltype: FlowType;\n}\ninterface QualifiedTypeIdentifier extends BaseNode {\n    type: \"QualifiedTypeIdentifier\";\n    id: Identifier;\n    qualification: Identifier | QualifiedTypeIdentifier;\n}\ninterface StringLiteralTypeAnnotation extends BaseNode {\n    type: \"StringLiteralTypeAnnotation\";\n    value: string;\n}\ninterface StringTypeAnnotation extends BaseNode {\n    type: \"StringTypeAnnotation\";\n}\ninterface SymbolTypeAnnotation extends BaseNode {\n    type: \"SymbolTypeAnnotation\";\n}\ninterface ThisTypeAnnotation extends BaseNode {\n    type: \"ThisTypeAnnotation\";\n}\ninterface TupleTypeAnnotation extends BaseNode {\n    type: \"TupleTypeAnnotation\";\n    types: Array<FlowType>;\n}\ninterface TypeofTypeAnnotation extends BaseNode {\n    type: \"TypeofTypeAnnotation\";\n    argument: FlowType;\n}\ninterface TypeAlias extends BaseNode {\n    type: \"TypeAlias\";\n    id: Identifier;\n    typeParameters?: TypeParameterDeclaration | null;\n    right: FlowType;\n}\ninterface TypeAnnotation extends BaseNode {\n    type: \"TypeAnnotation\";\n    typeAnnotation: FlowType;\n}\ninterface TypeCastExpression extends BaseNode {\n    type: \"TypeCastExpression\";\n    expression: Expression;\n    typeAnnotation: TypeAnnotation;\n}\ninterface TypeParameter extends BaseNode {\n    type: \"TypeParameter\";\n    bound?: TypeAnnotation | null;\n    default?: FlowType | null;\n    variance?: Variance | null;\n    name: string;\n}\ninterface TypeParameterDeclaration extends BaseNode {\n    type: \"TypeParameterDeclaration\";\n    params: Array<TypeParameter>;\n}\ninterface TypeParameterInstantiation extends BaseNode {\n    type: \"TypeParameterInstantiation\";\n    params: Array<FlowType>;\n}\ninterface UnionTypeAnnotation extends BaseNode {\n    type: \"UnionTypeAnnotation\";\n    types: Array<FlowType>;\n}\ninterface Variance extends BaseNode {\n    type: \"Variance\";\n    kind: \"minus\" | \"plus\";\n}\ninterface VoidTypeAnnotation extends BaseNode {\n    type: \"VoidTypeAnnotation\";\n}\ninterface EnumDeclaration extends BaseNode {\n    type: \"EnumDeclaration\";\n    id: Identifier;\n    body: EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody;\n}\ninterface EnumBooleanBody extends BaseNode {\n    type: \"EnumBooleanBody\";\n    members: Array<EnumBooleanMember>;\n    explicitType: boolean;\n    hasUnknownMembers: boolean;\n}\ninterface EnumNumberBody extends BaseNode {\n    type: \"EnumNumberBody\";\n    members: Array<EnumNumberMember>;\n    explicitType: boolean;\n    hasUnknownMembers: boolean;\n}\ninterface EnumStringBody extends BaseNode {\n    type: \"EnumStringBody\";\n    members: Array<EnumStringMember | EnumDefaultedMember>;\n    explicitType: boolean;\n    hasUnknownMembers: boolean;\n}\ninterface EnumSymbolBody extends BaseNode {\n    type: \"EnumSymbolBody\";\n    members: Array<EnumDefaultedMember>;\n    hasUnknownMembers: boolean;\n}\ninterface EnumBooleanMember extends BaseNode {\n    type: \"EnumBooleanMember\";\n    id: Identifier;\n    init: BooleanLiteral;\n}\ninterface EnumNumberMember extends BaseNode {\n    type: \"EnumNumberMember\";\n    id: Identifier;\n    init: NumericLiteral;\n}\ninterface EnumStringMember extends BaseNode {\n    type: \"EnumStringMember\";\n    id: Identifier;\n    init: StringLiteral;\n}\ninterface EnumDefaultedMember extends BaseNode {\n    type: \"EnumDefaultedMember\";\n    id: Identifier;\n}\ninterface IndexedAccessType extends BaseNode {\n    type: \"IndexedAccessType\";\n    objectType: FlowType;\n    indexType: FlowType;\n}\ninterface OptionalIndexedAccessType extends BaseNode {\n    type: \"OptionalIndexedAccessType\";\n    objectType: FlowType;\n    indexType: FlowType;\n    optional: boolean;\n}\ninterface JSXAttribute extends BaseNode {\n    type: \"JSXAttribute\";\n    name: JSXIdentifier | JSXNamespacedName;\n    value?: JSXElement | JSXFragment | StringLiteral | JSXExpressionContainer | null;\n}\ninterface JSXClosingElement extends BaseNode {\n    type: \"JSXClosingElement\";\n    name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName;\n}\ninterface JSXElement extends BaseNode {\n    type: \"JSXElement\";\n    openingElement: JSXOpeningElement;\n    closingElement?: JSXClosingElement | null;\n    children: Array<JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment>;\n    selfClosing?: boolean | null;\n}\ninterface JSXEmptyExpression extends BaseNode {\n    type: \"JSXEmptyExpression\";\n}\ninterface JSXExpressionContainer extends BaseNode {\n    type: \"JSXExpressionContainer\";\n    expression: Expression | JSXEmptyExpression;\n}\ninterface JSXSpreadChild extends BaseNode {\n    type: \"JSXSpreadChild\";\n    expression: Expression;\n}\ninterface JSXIdentifier extends BaseNode {\n    type: \"JSXIdentifier\";\n    name: string;\n}\ninterface JSXMemberExpression extends BaseNode {\n    type: \"JSXMemberExpression\";\n    object: JSXMemberExpression | JSXIdentifier;\n    property: JSXIdentifier;\n}\ninterface JSXNamespacedName extends BaseNode {\n    type: \"JSXNamespacedName\";\n    namespace: JSXIdentifier;\n    name: JSXIdentifier;\n}\ninterface JSXOpeningElement extends BaseNode {\n    type: \"JSXOpeningElement\";\n    name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName;\n    attributes: Array<JSXAttribute | JSXSpreadAttribute>;\n    selfClosing: boolean;\n    typeParameters?: TypeParameterInstantiation | TSTypeParameterInstantiation | null;\n}\ninterface JSXSpreadAttribute extends BaseNode {\n    type: \"JSXSpreadAttribute\";\n    argument: Expression;\n}\ninterface JSXText extends BaseNode {\n    type: \"JSXText\";\n    value: string;\n}\ninterface JSXFragment extends BaseNode {\n    type: \"JSXFragment\";\n    openingFragment: JSXOpeningFragment;\n    closingFragment: JSXClosingFragment;\n    children: Array<JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment>;\n}\ninterface JSXOpeningFragment extends BaseNode {\n    type: \"JSXOpeningFragment\";\n}\ninterface JSXClosingFragment extends BaseNode {\n    type: \"JSXClosingFragment\";\n}\ninterface Noop extends BaseNode {\n    type: \"Noop\";\n}\ninterface Placeholder extends BaseNode {\n    type: \"Placeholder\";\n    expectedNode: \"Identifier\" | \"StringLiteral\" | \"Expression\" | \"Statement\" | \"Declaration\" | \"BlockStatement\" | \"ClassBody\" | \"Pattern\";\n    name: Identifier;\n}\ninterface V8IntrinsicIdentifier extends BaseNode {\n    type: \"V8IntrinsicIdentifier\";\n    name: string;\n}\ninterface ArgumentPlaceholder extends BaseNode {\n    type: \"ArgumentPlaceholder\";\n}\ninterface BindExpression extends BaseNode {\n    type: \"BindExpression\";\n    object: Expression;\n    callee: Expression;\n}\ninterface ImportAttribute extends BaseNode {\n    type: \"ImportAttribute\";\n    key: Identifier | StringLiteral;\n    value: StringLiteral;\n}\ninterface Decorator extends BaseNode {\n    type: \"Decorator\";\n    expression: Expression;\n}\ninterface DoExpression extends BaseNode {\n    type: \"DoExpression\";\n    body: BlockStatement;\n    async: boolean;\n}\ninterface ExportDefaultSpecifier extends BaseNode {\n    type: \"ExportDefaultSpecifier\";\n    exported: Identifier;\n}\ninterface RecordExpression extends BaseNode {\n    type: \"RecordExpression\";\n    properties: Array<ObjectProperty | SpreadElement>;\n}\ninterface TupleExpression extends BaseNode {\n    type: \"TupleExpression\";\n    elements: Array<Expression | SpreadElement>;\n}\ninterface DecimalLiteral extends BaseNode {\n    type: \"DecimalLiteral\";\n    value: string;\n}\ninterface ModuleExpression extends BaseNode {\n    type: \"ModuleExpression\";\n    body: Program;\n}\ninterface TopicReference extends BaseNode {\n    type: \"TopicReference\";\n}\ninterface PipelineTopicExpression extends BaseNode {\n    type: \"PipelineTopicExpression\";\n    expression: Expression;\n}\ninterface PipelineBareFunction extends BaseNode {\n    type: \"PipelineBareFunction\";\n    callee: Expression;\n}\ninterface PipelinePrimaryTopicReference extends BaseNode {\n    type: \"PipelinePrimaryTopicReference\";\n}\ninterface TSParameterProperty extends BaseNode {\n    type: \"TSParameterProperty\";\n    parameter: Identifier | AssignmentPattern;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    decorators?: Array<Decorator> | null;\n    override?: boolean | null;\n    readonly?: boolean | null;\n}\ninterface TSDeclareFunction extends BaseNode {\n    type: \"TSDeclareFunction\";\n    id?: Identifier | null;\n    typeParameters?: TSTypeParameterDeclaration | Noop | null;\n    params: Array<Identifier | Pattern | RestElement>;\n    returnType?: TSTypeAnnotation | Noop | null;\n    async?: boolean;\n    declare?: boolean | null;\n    generator?: boolean;\n}\ninterface TSDeclareMethod extends BaseNode {\n    type: \"TSDeclareMethod\";\n    decorators?: Array<Decorator> | null;\n    key: Identifier | StringLiteral | NumericLiteral | Expression;\n    typeParameters?: TSTypeParameterDeclaration | Noop | null;\n    params: Array<Identifier | Pattern | RestElement | TSParameterProperty>;\n    returnType?: TSTypeAnnotation | Noop | null;\n    abstract?: boolean | null;\n    access?: \"public\" | \"private\" | \"protected\" | null;\n    accessibility?: \"public\" | \"private\" | \"protected\" | null;\n    async?: boolean;\n    computed?: boolean;\n    generator?: boolean;\n    kind?: \"get\" | \"set\" | \"method\" | \"constructor\";\n    optional?: boolean | null;\n    override?: boolean;\n    static?: boolean;\n}\ninterface TSQualifiedName extends BaseNode {\n    type: \"TSQualifiedName\";\n    left: TSEntityName;\n    right: Identifier;\n}\ninterface TSCallSignatureDeclaration extends BaseNode {\n    type: \"TSCallSignatureDeclaration\";\n    typeParameters?: TSTypeParameterDeclaration | null;\n    parameters: Array<Identifier | RestElement>;\n    typeAnnotation?: TSTypeAnnotation | null;\n}\ninterface TSConstructSignatureDeclaration extends BaseNode {\n    type: \"TSConstructSignatureDeclaration\";\n    typeParameters?: TSTypeParameterDeclaration | null;\n    parameters: Array<Identifier | RestElement>;\n    typeAnnotation?: TSTypeAnnotation | null;\n}\ninterface TSPropertySignature extends BaseNode {\n    type: \"TSPropertySignature\";\n    key: Expression;\n    typeAnnotation?: TSTypeAnnotation | null;\n    initializer?: Expression | null;\n    computed?: boolean | null;\n    kind: \"get\" | \"set\";\n    optional?: boolean | null;\n    readonly?: boolean | null;\n}\ninterface TSMethodSignature extends BaseNode {\n    type: \"TSMethodSignature\";\n    key: Expression;\n    typeParameters?: TSTypeParameterDeclaration | null;\n    parameters: Array<Identifier | RestElement>;\n    typeAnnotation?: TSTypeAnnotation | null;\n    computed?: boolean | null;\n    kind: \"method\" | \"get\" | \"set\";\n    optional?: boolean | null;\n}\ninterface TSIndexSignature extends BaseNode {\n    type: \"TSIndexSignature\";\n    parameters: Array<Identifier>;\n    typeAnnotation?: TSTypeAnnotation | null;\n    readonly?: boolean | null;\n    static?: boolean | null;\n}\ninterface TSAnyKeyword extends BaseNode {\n    type: \"TSAnyKeyword\";\n}\ninterface TSBooleanKeyword extends BaseNode {\n    type: \"TSBooleanKeyword\";\n}\ninterface TSBigIntKeyword extends BaseNode {\n    type: \"TSBigIntKeyword\";\n}\ninterface TSIntrinsicKeyword extends BaseNode {\n    type: \"TSIntrinsicKeyword\";\n}\ninterface TSNeverKeyword extends BaseNode {\n    type: \"TSNeverKeyword\";\n}\ninterface TSNullKeyword extends BaseNode {\n    type: \"TSNullKeyword\";\n}\ninterface TSNumberKeyword extends BaseNode {\n    type: \"TSNumberKeyword\";\n}\ninterface TSObjectKeyword extends BaseNode {\n    type: \"TSObjectKeyword\";\n}\ninterface TSStringKeyword extends BaseNode {\n    type: \"TSStringKeyword\";\n}\ninterface TSSymbolKeyword extends BaseNode {\n    type: \"TSSymbolKeyword\";\n}\ninterface TSUndefinedKeyword extends BaseNode {\n    type: \"TSUndefinedKeyword\";\n}\ninterface TSUnknownKeyword extends BaseNode {\n    type: \"TSUnknownKeyword\";\n}\ninterface TSVoidKeyword extends BaseNode {\n    type: \"TSVoidKeyword\";\n}\ninterface TSThisType extends BaseNode {\n    type: \"TSThisType\";\n}\ninterface TSFunctionType extends BaseNode {\n    type: \"TSFunctionType\";\n    typeParameters?: TSTypeParameterDeclaration | null;\n    parameters: Array<Identifier | RestElement>;\n    typeAnnotation?: TSTypeAnnotation | null;\n}\ninterface TSConstructorType extends BaseNode {\n    type: \"TSConstructorType\";\n    typeParameters?: TSTypeParameterDeclaration | null;\n    parameters: Array<Identifier | RestElement>;\n    typeAnnotation?: TSTypeAnnotation | null;\n    abstract?: boolean | null;\n}\ninterface TSTypeReference extends BaseNode {\n    type: \"TSTypeReference\";\n    typeName: TSEntityName;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface TSTypePredicate extends BaseNode {\n    type: \"TSTypePredicate\";\n    parameterName: Identifier | TSThisType;\n    typeAnnotation?: TSTypeAnnotation | null;\n    asserts?: boolean | null;\n}\ninterface TSTypeQuery extends BaseNode {\n    type: \"TSTypeQuery\";\n    exprName: TSEntityName | TSImportType;\n}\ninterface TSTypeLiteral extends BaseNode {\n    type: \"TSTypeLiteral\";\n    members: Array<TSTypeElement>;\n}\ninterface TSArrayType extends BaseNode {\n    type: \"TSArrayType\";\n    elementType: TSType;\n}\ninterface TSTupleType extends BaseNode {\n    type: \"TSTupleType\";\n    elementTypes: Array<TSType | TSNamedTupleMember>;\n}\ninterface TSOptionalType extends BaseNode {\n    type: \"TSOptionalType\";\n    typeAnnotation: TSType;\n}\ninterface TSRestType extends BaseNode {\n    type: \"TSRestType\";\n    typeAnnotation: TSType;\n}\ninterface TSNamedTupleMember extends BaseNode {\n    type: \"TSNamedTupleMember\";\n    label: Identifier;\n    elementType: TSType;\n    optional: boolean;\n}\ninterface TSUnionType extends BaseNode {\n    type: \"TSUnionType\";\n    types: Array<TSType>;\n}\ninterface TSIntersectionType extends BaseNode {\n    type: \"TSIntersectionType\";\n    types: Array<TSType>;\n}\ninterface TSConditionalType extends BaseNode {\n    type: \"TSConditionalType\";\n    checkType: TSType;\n    extendsType: TSType;\n    trueType: TSType;\n    falseType: TSType;\n}\ninterface TSInferType extends BaseNode {\n    type: \"TSInferType\";\n    typeParameter: TSTypeParameter;\n}\ninterface TSParenthesizedType extends BaseNode {\n    type: \"TSParenthesizedType\";\n    typeAnnotation: TSType;\n}\ninterface TSTypeOperator extends BaseNode {\n    type: \"TSTypeOperator\";\n    typeAnnotation: TSType;\n    operator: string;\n}\ninterface TSIndexedAccessType extends BaseNode {\n    type: \"TSIndexedAccessType\";\n    objectType: TSType;\n    indexType: TSType;\n}\ninterface TSMappedType extends BaseNode {\n    type: \"TSMappedType\";\n    typeParameter: TSTypeParameter;\n    typeAnnotation?: TSType | null;\n    nameType?: TSType | null;\n    optional?: boolean | null;\n    readonly?: boolean | null;\n}\ninterface TSLiteralType extends BaseNode {\n    type: \"TSLiteralType\";\n    literal: NumericLiteral | StringLiteral | BooleanLiteral | BigIntLiteral | UnaryExpression;\n}\ninterface TSExpressionWithTypeArguments extends BaseNode {\n    type: \"TSExpressionWithTypeArguments\";\n    expression: TSEntityName;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface TSInterfaceDeclaration extends BaseNode {\n    type: \"TSInterfaceDeclaration\";\n    id: Identifier;\n    typeParameters?: TSTypeParameterDeclaration | null;\n    extends?: Array<TSExpressionWithTypeArguments> | null;\n    body: TSInterfaceBody;\n    declare?: boolean | null;\n}\ninterface TSInterfaceBody extends BaseNode {\n    type: \"TSInterfaceBody\";\n    body: Array<TSTypeElement>;\n}\ninterface TSTypeAliasDeclaration extends BaseNode {\n    type: \"TSTypeAliasDeclaration\";\n    id: Identifier;\n    typeParameters?: TSTypeParameterDeclaration | null;\n    typeAnnotation: TSType;\n    declare?: boolean | null;\n}\ninterface TSAsExpression extends BaseNode {\n    type: \"TSAsExpression\";\n    expression: Expression;\n    typeAnnotation: TSType;\n}\ninterface TSTypeAssertion extends BaseNode {\n    type: \"TSTypeAssertion\";\n    typeAnnotation: TSType;\n    expression: Expression;\n}\ninterface TSEnumDeclaration extends BaseNode {\n    type: \"TSEnumDeclaration\";\n    id: Identifier;\n    members: Array<TSEnumMember>;\n    const?: boolean | null;\n    declare?: boolean | null;\n    initializer?: Expression | null;\n}\ninterface TSEnumMember extends BaseNode {\n    type: \"TSEnumMember\";\n    id: Identifier | StringLiteral;\n    initializer?: Expression | null;\n}\ninterface TSModuleDeclaration extends BaseNode {\n    type: \"TSModuleDeclaration\";\n    id: Identifier | StringLiteral;\n    body: TSModuleBlock | TSModuleDeclaration;\n    declare?: boolean | null;\n    global?: boolean | null;\n}\ninterface TSModuleBlock extends BaseNode {\n    type: \"TSModuleBlock\";\n    body: Array<Statement>;\n}\ninterface TSImportType extends BaseNode {\n    type: \"TSImportType\";\n    argument: StringLiteral;\n    qualifier?: TSEntityName | null;\n    typeParameters?: TSTypeParameterInstantiation | null;\n}\ninterface TSImportEqualsDeclaration extends BaseNode {\n    type: \"TSImportEqualsDeclaration\";\n    id: Identifier;\n    moduleReference: TSEntityName | TSExternalModuleReference;\n    importKind?: \"type\" | \"value\" | null;\n    isExport: boolean;\n}\ninterface TSExternalModuleReference extends BaseNode {\n    type: \"TSExternalModuleReference\";\n    expression: StringLiteral;\n}\ninterface TSNonNullExpression extends BaseNode {\n    type: \"TSNonNullExpression\";\n    expression: Expression;\n}\ninterface TSExportAssignment extends BaseNode {\n    type: \"TSExportAssignment\";\n    expression: Expression;\n}\ninterface TSNamespaceExportDeclaration extends BaseNode {\n    type: \"TSNamespaceExportDeclaration\";\n    id: Identifier;\n}\ninterface TSTypeAnnotation extends BaseNode {\n    type: \"TSTypeAnnotation\";\n    typeAnnotation: TSType;\n}\ninterface TSTypeParameterInstantiation extends BaseNode {\n    type: \"TSTypeParameterInstantiation\";\n    params: Array<TSType>;\n}\ninterface TSTypeParameterDeclaration extends BaseNode {\n    type: \"TSTypeParameterDeclaration\";\n    params: Array<TSTypeParameter>;\n}\ninterface TSTypeParameter extends BaseNode {\n    type: \"TSTypeParameter\";\n    constraint?: TSType | null;\n    default?: TSType | null;\n    name: string;\n}\ndeclare type Standardized = ArrayExpression | AssignmentExpression | BinaryExpression | InterpreterDirective | Directive | DirectiveLiteral | BlockStatement | BreakStatement | CallExpression | CatchClause | ConditionalExpression | ContinueStatement | DebuggerStatement | DoWhileStatement | EmptyStatement | ExpressionStatement | File | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Identifier | IfStatement | LabeledStatement | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | LogicalExpression | MemberExpression | NewExpression | Program | ObjectExpression | ObjectMethod | ObjectProperty | RestElement | ReturnStatement | SequenceExpression | ParenthesizedExpression | SwitchCase | SwitchStatement | ThisExpression | ThrowStatement | TryStatement | UnaryExpression | UpdateExpression | VariableDeclaration | VariableDeclarator | WhileStatement | WithStatement | AssignmentPattern | ArrayPattern | ArrowFunctionExpression | ClassBody | ClassExpression | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ExportSpecifier | ForOfStatement | ImportDeclaration | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | MetaProperty | ClassMethod | ObjectPattern | SpreadElement | Super | TaggedTemplateExpression | TemplateElement | TemplateLiteral | YieldExpression | AwaitExpression | Import | BigIntLiteral | ExportNamespaceSpecifier | OptionalMemberExpression | OptionalCallExpression | ClassProperty | ClassAccessorProperty | ClassPrivateProperty | ClassPrivateMethod | PrivateName | StaticBlock;\ndeclare type Expression = ArrayExpression | AssignmentExpression | BinaryExpression | CallExpression | ConditionalExpression | FunctionExpression | Identifier | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | LogicalExpression | MemberExpression | NewExpression | ObjectExpression | SequenceExpression | ParenthesizedExpression | ThisExpression | UnaryExpression | UpdateExpression | ArrowFunctionExpression | ClassExpression | MetaProperty | Super | TaggedTemplateExpression | TemplateLiteral | YieldExpression | AwaitExpression | Import | BigIntLiteral | OptionalMemberExpression | OptionalCallExpression | TypeCastExpression | JSXElement | JSXFragment | BindExpression | DoExpression | RecordExpression | TupleExpression | DecimalLiteral | ModuleExpression | TopicReference | PipelineTopicExpression | PipelineBareFunction | PipelinePrimaryTopicReference | TSAsExpression | TSTypeAssertion | TSNonNullExpression;\ndeclare type Binary = BinaryExpression | LogicalExpression;\ndeclare type Scopable = BlockStatement | CatchClause | DoWhileStatement | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Program | ObjectMethod | SwitchStatement | WhileStatement | ArrowFunctionExpression | ClassExpression | ClassDeclaration | ForOfStatement | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;\ndeclare type BlockParent = BlockStatement | CatchClause | DoWhileStatement | ForInStatement | ForStatement | FunctionDeclaration | FunctionExpression | Program | ObjectMethod | SwitchStatement | WhileStatement | ArrowFunctionExpression | ForOfStatement | ClassMethod | ClassPrivateMethod | StaticBlock | TSModuleBlock;\ndeclare type Block = BlockStatement | Program | TSModuleBlock;\ndeclare type Statement = BlockStatement | BreakStatement | ContinueStatement | DebuggerStatement | DoWhileStatement | EmptyStatement | ExpressionStatement | ForInStatement | ForStatement | FunctionDeclaration | IfStatement | LabeledStatement | ReturnStatement | SwitchStatement | ThrowStatement | TryStatement | VariableDeclaration | WhileStatement | WithStatement | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ForOfStatement | ImportDeclaration | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias | EnumDeclaration | TSDeclareFunction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportEqualsDeclaration | TSExportAssignment | TSNamespaceExportDeclaration;\ndeclare type Terminatorless = BreakStatement | ContinueStatement | ReturnStatement | ThrowStatement | YieldExpression | AwaitExpression;\ndeclare type CompletionStatement = BreakStatement | ContinueStatement | ReturnStatement | ThrowStatement;\ndeclare type Conditional = ConditionalExpression | IfStatement;\ndeclare type Loop = DoWhileStatement | ForInStatement | ForStatement | WhileStatement | ForOfStatement;\ndeclare type While = DoWhileStatement | WhileStatement;\ndeclare type ExpressionWrapper = ExpressionStatement | ParenthesizedExpression | TypeCastExpression;\ndeclare type For = ForInStatement | ForStatement | ForOfStatement;\ndeclare type ForXStatement = ForInStatement | ForOfStatement;\ndeclare type Function = FunctionDeclaration | FunctionExpression | ObjectMethod | ArrowFunctionExpression | ClassMethod | ClassPrivateMethod;\ndeclare type FunctionParent = FunctionDeclaration | FunctionExpression | ObjectMethod | ArrowFunctionExpression | ClassMethod | ClassPrivateMethod | StaticBlock;\ndeclare type Pureish = FunctionDeclaration | FunctionExpression | StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | ArrowFunctionExpression | BigIntLiteral | DecimalLiteral;\ndeclare type Declaration = FunctionDeclaration | VariableDeclaration | ClassDeclaration | ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias | EnumDeclaration | TSDeclareFunction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration;\ndeclare type PatternLike = Identifier | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern;\ndeclare type LVal = Identifier | MemberExpression | RestElement | AssignmentPattern | ArrayPattern | ObjectPattern | TSParameterProperty;\ndeclare type TSEntityName = Identifier | TSQualifiedName;\ndeclare type Literal = StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | RegExpLiteral | TemplateLiteral | BigIntLiteral | DecimalLiteral;\ndeclare type Immutable = StringLiteral | NumericLiteral | NullLiteral | BooleanLiteral | BigIntLiteral | JSXAttribute | JSXClosingElement | JSXElement | JSXExpressionContainer | JSXSpreadChild | JSXOpeningElement | JSXText | JSXFragment | JSXOpeningFragment | JSXClosingFragment | DecimalLiteral;\ndeclare type UserWhitespacable = ObjectMethod | ObjectProperty | ObjectTypeInternalSlot | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeProperty | ObjectTypeSpreadProperty;\ndeclare type Method = ObjectMethod | ClassMethod | ClassPrivateMethod;\ndeclare type ObjectMember = ObjectMethod | ObjectProperty;\ndeclare type Property = ObjectProperty | ClassProperty | ClassAccessorProperty | ClassPrivateProperty;\ndeclare type UnaryLike = UnaryExpression | SpreadElement;\ndeclare type Pattern = AssignmentPattern | ArrayPattern | ObjectPattern;\ndeclare type Class = ClassExpression | ClassDeclaration;\ndeclare type ModuleDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration | ImportDeclaration;\ndeclare type ExportDeclaration = ExportAllDeclaration | ExportDefaultDeclaration | ExportNamedDeclaration;\ndeclare type ModuleSpecifier = ExportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier | ImportSpecifier | ExportNamespaceSpecifier | ExportDefaultSpecifier;\ndeclare type Accessor = ClassAccessorProperty;\ndeclare type Private = ClassPrivateProperty | ClassPrivateMethod | PrivateName;\ndeclare type Flow = AnyTypeAnnotation | ArrayTypeAnnotation | BooleanTypeAnnotation | BooleanLiteralTypeAnnotation | NullLiteralTypeAnnotation | ClassImplements | DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTypeAnnotation | InferredPredicate | InterfaceExtends | InterfaceDeclaration | InterfaceTypeAnnotation | IntersectionTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NullableTypeAnnotation | NumberLiteralTypeAnnotation | NumberTypeAnnotation | ObjectTypeAnnotation | ObjectTypeInternalSlot | ObjectTypeCallProperty | ObjectTypeIndexer | ObjectTypeProperty | ObjectTypeSpreadProperty | OpaqueType | QualifiedTypeIdentifier | StringLiteralTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | TupleTypeAnnotation | TypeofTypeAnnotation | TypeAlias | TypeAnnotation | TypeCastExpression | TypeParameter | TypeParameterDeclaration | TypeParameterInstantiation | UnionTypeAnnotation | Variance | VoidTypeAnnotation | EnumDeclaration | EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody | EnumBooleanMember | EnumNumberMember | EnumStringMember | EnumDefaultedMember | IndexedAccessType | OptionalIndexedAccessType;\ndeclare type FlowType = AnyTypeAnnotation | ArrayTypeAnnotation | BooleanTypeAnnotation | BooleanLiteralTypeAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericTypeAnnotation | InterfaceTypeAnnotation | IntersectionTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NullableTypeAnnotation | NumberLiteralTypeAnnotation | NumberTypeAnnotation | ObjectTypeAnnotation | StringLiteralTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | TupleTypeAnnotation | TypeofTypeAnnotation | UnionTypeAnnotation | VoidTypeAnnotation | IndexedAccessType | OptionalIndexedAccessType;\ndeclare type FlowBaseAnnotation = AnyTypeAnnotation | BooleanTypeAnnotation | NullLiteralTypeAnnotation | MixedTypeAnnotation | EmptyTypeAnnotation | NumberTypeAnnotation | StringTypeAnnotation | SymbolTypeAnnotation | ThisTypeAnnotation | VoidTypeAnnotation;\ndeclare type FlowDeclaration = DeclareClass | DeclareFunction | DeclareInterface | DeclareModule | DeclareModuleExports | DeclareTypeAlias | DeclareOpaqueType | DeclareVariable | DeclareExportDeclaration | DeclareExportAllDeclaration | InterfaceDeclaration | OpaqueType | TypeAlias;\ndeclare type FlowPredicate = DeclaredPredicate | InferredPredicate;\ndeclare type EnumBody = EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody;\ndeclare type EnumMember = EnumBooleanMember | EnumNumberMember | EnumStringMember | EnumDefaultedMember;\ndeclare type JSX = JSXAttribute | JSXClosingElement | JSXElement | JSXEmptyExpression | JSXExpressionContainer | JSXSpreadChild | JSXIdentifier | JSXMemberExpression | JSXNamespacedName | JSXOpeningElement | JSXSpreadAttribute | JSXText | JSXFragment | JSXOpeningFragment | JSXClosingFragment;\ndeclare type Miscellaneous = Noop | Placeholder | V8IntrinsicIdentifier;\ndeclare type TypeScript = TSParameterProperty | TSDeclareFunction | TSDeclareMethod | TSQualifiedName | TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSignature | TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType | TSConstructorType | TSTypeReference | TSTypePredicate | TSTypeQuery | TSTypeLiteral | TSArrayType | TSTupleType | TSOptionalType | TSRestType | TSNamedTupleMember | TSUnionType | TSIntersectionType | TSConditionalType | TSInferType | TSParenthesizedType | TSTypeOperator | TSIndexedAccessType | TSMappedType | TSLiteralType | TSExpressionWithTypeArguments | TSInterfaceDeclaration | TSInterfaceBody | TSTypeAliasDeclaration | TSAsExpression | TSTypeAssertion | TSEnumDeclaration | TSEnumMember | TSModuleDeclaration | TSModuleBlock | TSImportType | TSImportEqualsDeclaration | TSExternalModuleReference | TSNonNullExpression | TSExportAssignment | TSNamespaceExportDeclaration | TSTypeAnnotation | TSTypeParameterInstantiation | TSTypeParameterDeclaration | TSTypeParameter;\ndeclare type TSTypeElement = TSCallSignatureDeclaration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSignature;\ndeclare type TSType = TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType | TSConstructorType | TSTypeReference | TSTypePredicate | TSTypeQuery | TSTypeLiteral | TSArrayType | TSTupleType | TSOptionalType | TSRestType | TSUnionType | TSIntersectionType | TSConditionalType | TSInferType | TSParenthesizedType | TSTypeOperator | TSIndexedAccessType | TSMappedType | TSLiteralType | TSExpressionWithTypeArguments | TSImportType;\ndeclare type TSBaseType = TSAnyKeyword | TSBooleanKeyword | TSBigIntKeyword | TSIntrinsicKeyword | TSNeverKeyword | TSNullKeyword | TSNumberKeyword | TSObjectKeyword | TSStringKeyword | TSSymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSLiteralType;\ninterface Aliases {\n    Standardized: Standardized;\n    Expression: Expression;\n    Binary: Binary;\n    Scopable: Scopable;\n    BlockParent: BlockParent;\n    Block: Block;\n    Statement: Statement;\n    Terminatorless: Terminatorless;\n    CompletionStatement: CompletionStatement;\n    Conditional: Conditional;\n    Loop: Loop;\n    While: While;\n    ExpressionWrapper: ExpressionWrapper;\n    For: For;\n    ForXStatement: ForXStatement;\n    Function: Function;\n    FunctionParent: FunctionParent;\n    Pureish: Pureish;\n    Declaration: Declaration;\n    PatternLike: PatternLike;\n    LVal: LVal;\n    TSEntityName: TSEntityName;\n    Literal: Literal;\n    Immutable: Immutable;\n    UserWhitespacable: UserWhitespacable;\n    Method: Method;\n    ObjectMember: ObjectMember;\n    Property: Property;\n    UnaryLike: UnaryLike;\n    Pattern: Pattern;\n    Class: Class;\n    ModuleDeclaration: ModuleDeclaration;\n    ExportDeclaration: ExportDeclaration;\n    ModuleSpecifier: ModuleSpecifier;\n    Accessor: Accessor;\n    Private: Private;\n    Flow: Flow;\n    FlowType: FlowType;\n    FlowBaseAnnotation: FlowBaseAnnotation;\n    FlowDeclaration: FlowDeclaration;\n    FlowPredicate: FlowPredicate;\n    EnumBody: EnumBody;\n    EnumMember: EnumMember;\n    JSX: JSX;\n    Miscellaneous: Miscellaneous;\n    TypeScript: TypeScript;\n    TSTypeElement: TSTypeElement;\n    TSType: TSType;\n    TSBaseType: TSBaseType;\n}\ndeclare type DeprecatedAliases = NumberLiteral$1 | RegexLiteral$1 | RestProperty$1 | SpreadProperty$1;\n\ndeclare function isCompatTag(tagName?: string): boolean;\n\ndeclare type ReturnedChild = JSXSpreadChild | JSXElement | JSXFragment | Expression;\ndeclare function buildChildren(node: JSXElement | JSXFragment): ReturnedChild[];\n\ndeclare function assertNode(node?: any): asserts node is Node;\n\ndeclare function assertArrayExpression(node: object | null | undefined, opts?: object | null): asserts node is ArrayExpression;\ndeclare function assertAssignmentExpression(node: object | null | undefined, opts?: object | null): asserts node is AssignmentExpression;\ndeclare function assertBinaryExpression(node: object | null | undefined, opts?: object | null): asserts node is BinaryExpression;\ndeclare function assertInterpreterDirective(node: object | null | undefined, opts?: object | null): asserts node is InterpreterDirective;\ndeclare function assertDirective(node: object | null | undefined, opts?: object | null): asserts node is Directive;\ndeclare function assertDirectiveLiteral(node: object | null | undefined, opts?: object | null): asserts node is DirectiveLiteral;\ndeclare function assertBlockStatement(node: object | null | undefined, opts?: object | null): asserts node is BlockStatement;\ndeclare function assertBreakStatement(node: object | null | undefined, opts?: object | null): asserts node is BreakStatement;\ndeclare function assertCallExpression(node: object | null | undefined, opts?: object | null): asserts node is CallExpression;\ndeclare function assertCatchClause(node: object | null | undefined, opts?: object | null): asserts node is CatchClause;\ndeclare function assertConditionalExpression(node: object | null | undefined, opts?: object | null): asserts node is ConditionalExpression;\ndeclare function assertContinueStatement(node: object | null | undefined, opts?: object | null): asserts node is ContinueStatement;\ndeclare function assertDebuggerStatement(node: object | null | undefined, opts?: object | null): asserts node is DebuggerStatement;\ndeclare function assertDoWhileStatement(node: object | null | undefined, opts?: object | null): asserts node is DoWhileStatement;\ndeclare function assertEmptyStatement(node: object | null | undefined, opts?: object | null): asserts node is EmptyStatement;\ndeclare function assertExpressionStatement(node: object | null | undefined, opts?: object | null): asserts node is ExpressionStatement;\ndeclare function assertFile(node: object | null | undefined, opts?: object | null): asserts node is File;\ndeclare function assertForInStatement(node: object | null | undefined, opts?: object | null): asserts node is ForInStatement;\ndeclare function assertForStatement(node: object | null | undefined, opts?: object | null): asserts node is ForStatement;\ndeclare function assertFunctionDeclaration(node: object | null | undefined, opts?: object | null): asserts node is FunctionDeclaration;\ndeclare function assertFunctionExpression(node: object | null | undefined, opts?: object | null): asserts node is FunctionExpression;\ndeclare function assertIdentifier(node: object | null | undefined, opts?: object | null): asserts node is Identifier;\ndeclare function assertIfStatement(node: object | null | undefined, opts?: object | null): asserts node is IfStatement;\ndeclare function assertLabeledStatement(node: object | null | undefined, opts?: object | null): asserts node is LabeledStatement;\ndeclare function assertStringLiteral(node: object | null | undefined, opts?: object | null): asserts node is StringLiteral;\ndeclare function assertNumericLiteral(node: object | null | undefined, opts?: object | null): asserts node is NumericLiteral;\ndeclare function assertNullLiteral(node: object | null | undefined, opts?: object | null): asserts node is NullLiteral;\ndeclare function assertBooleanLiteral(node: object | null | undefined, opts?: object | null): asserts node is BooleanLiteral;\ndeclare function assertRegExpLiteral(node: object | null | undefined, opts?: object | null): asserts node is RegExpLiteral;\ndeclare function assertLogicalExpression(node: object | null | undefined, opts?: object | null): asserts node is LogicalExpression;\ndeclare function assertMemberExpression(node: object | null | undefined, opts?: object | null): asserts node is MemberExpression;\ndeclare function assertNewExpression(node: object | null | undefined, opts?: object | null): asserts node is NewExpression;\ndeclare function assertProgram(node: object | null | undefined, opts?: object | null): asserts node is Program;\ndeclare function assertObjectExpression(node: object | null | undefined, opts?: object | null): asserts node is ObjectExpression;\ndeclare function assertObjectMethod(node: object | null | undefined, opts?: object | null): asserts node is ObjectMethod;\ndeclare function assertObjectProperty(node: object | null | undefined, opts?: object | null): asserts node is ObjectProperty;\ndeclare function assertRestElement(node: object | null | undefined, opts?: object | null): asserts node is RestElement;\ndeclare function assertReturnStatement(node: object | null | undefined, opts?: object | null): asserts node is ReturnStatement;\ndeclare function assertSequenceExpression(node: object | null | undefined, opts?: object | null): asserts node is SequenceExpression;\ndeclare function assertParenthesizedExpression(node: object | null | undefined, opts?: object | null): asserts node is ParenthesizedExpression;\ndeclare function assertSwitchCase(node: object | null | undefined, opts?: object | null): asserts node is SwitchCase;\ndeclare function assertSwitchStatement(node: object | null | undefined, opts?: object | null): asserts node is SwitchStatement;\ndeclare function assertThisExpression(node: object | null | undefined, opts?: object | null): asserts node is ThisExpression;\ndeclare function assertThrowStatement(node: object | null | undefined, opts?: object | null): asserts node is ThrowStatement;\ndeclare function assertTryStatement(node: object | null | undefined, opts?: object | null): asserts node is TryStatement;\ndeclare function assertUnaryExpression(node: object | null | undefined, opts?: object | null): asserts node is UnaryExpression;\ndeclare function assertUpdateExpression(node: object | null | undefined, opts?: object | null): asserts node is UpdateExpression;\ndeclare function assertVariableDeclaration(node: object | null | undefined, opts?: object | null): asserts node is VariableDeclaration;\ndeclare function assertVariableDeclarator(node: object | null | undefined, opts?: object | null): asserts node is VariableDeclarator;\ndeclare function assertWhileStatement(node: object | null | undefined, opts?: object | null): asserts node is WhileStatement;\ndeclare function assertWithStatement(node: object | null | undefined, opts?: object | null): asserts node is WithStatement;\ndeclare function assertAssignmentPattern(node: object | null | undefined, opts?: object | null): asserts node is AssignmentPattern;\ndeclare function assertArrayPattern(node: object | null | undefined, opts?: object | null): asserts node is ArrayPattern;\ndeclare function assertArrowFunctionExpression(node: object | null | undefined, opts?: object | null): asserts node is ArrowFunctionExpression;\ndeclare function assertClassBody(node: object | null | undefined, opts?: object | null): asserts node is ClassBody;\ndeclare function assertClassExpression(node: object | null | undefined, opts?: object | null): asserts node is ClassExpression;\ndeclare function assertClassDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ClassDeclaration;\ndeclare function assertExportAllDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ExportAllDeclaration;\ndeclare function assertExportDefaultDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ExportDefaultDeclaration;\ndeclare function assertExportNamedDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ExportNamedDeclaration;\ndeclare function assertExportSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ExportSpecifier;\ndeclare function assertForOfStatement(node: object | null | undefined, opts?: object | null): asserts node is ForOfStatement;\ndeclare function assertImportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ImportDeclaration;\ndeclare function assertImportDefaultSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ImportDefaultSpecifier;\ndeclare function assertImportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ImportNamespaceSpecifier;\ndeclare function assertImportSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ImportSpecifier;\ndeclare function assertMetaProperty(node: object | null | undefined, opts?: object | null): asserts node is MetaProperty;\ndeclare function assertClassMethod(node: object | null | undefined, opts?: object | null): asserts node is ClassMethod;\ndeclare function assertObjectPattern(node: object | null | undefined, opts?: object | null): asserts node is ObjectPattern;\ndeclare function assertSpreadElement(node: object | null | undefined, opts?: object | null): asserts node is SpreadElement;\ndeclare function assertSuper(node: object | null | undefined, opts?: object | null): asserts node is Super;\ndeclare function assertTaggedTemplateExpression(node: object | null | undefined, opts?: object | null): asserts node is TaggedTemplateExpression;\ndeclare function assertTemplateElement(node: object | null | undefined, opts?: object | null): asserts node is TemplateElement;\ndeclare function assertTemplateLiteral(node: object | null | undefined, opts?: object | null): asserts node is TemplateLiteral;\ndeclare function assertYieldExpression(node: object | null | undefined, opts?: object | null): asserts node is YieldExpression;\ndeclare function assertAwaitExpression(node: object | null | undefined, opts?: object | null): asserts node is AwaitExpression;\ndeclare function assertImport(node: object | null | undefined, opts?: object | null): asserts node is Import;\ndeclare function assertBigIntLiteral(node: object | null | undefined, opts?: object | null): asserts node is BigIntLiteral;\ndeclare function assertExportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ExportNamespaceSpecifier;\ndeclare function assertOptionalMemberExpression(node: object | null | undefined, opts?: object | null): asserts node is OptionalMemberExpression;\ndeclare function assertOptionalCallExpression(node: object | null | undefined, opts?: object | null): asserts node is OptionalCallExpression;\ndeclare function assertClassProperty(node: object | null | undefined, opts?: object | null): asserts node is ClassProperty;\ndeclare function assertClassAccessorProperty(node: object | null | undefined, opts?: object | null): asserts node is ClassAccessorProperty;\ndeclare function assertClassPrivateProperty(node: object | null | undefined, opts?: object | null): asserts node is ClassPrivateProperty;\ndeclare function assertClassPrivateMethod(node: object | null | undefined, opts?: object | null): asserts node is ClassPrivateMethod;\ndeclare function assertPrivateName(node: object | null | undefined, opts?: object | null): asserts node is PrivateName;\ndeclare function assertStaticBlock(node: object | null | undefined, opts?: object | null): asserts node is StaticBlock;\ndeclare function assertAnyTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is AnyTypeAnnotation;\ndeclare function assertArrayTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is ArrayTypeAnnotation;\ndeclare function assertBooleanTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is BooleanTypeAnnotation;\ndeclare function assertBooleanLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is BooleanLiteralTypeAnnotation;\ndeclare function assertNullLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is NullLiteralTypeAnnotation;\ndeclare function assertClassImplements(node: object | null | undefined, opts?: object | null): asserts node is ClassImplements;\ndeclare function assertDeclareClass(node: object | null | undefined, opts?: object | null): asserts node is DeclareClass;\ndeclare function assertDeclareFunction(node: object | null | undefined, opts?: object | null): asserts node is DeclareFunction;\ndeclare function assertDeclareInterface(node: object | null | undefined, opts?: object | null): asserts node is DeclareInterface;\ndeclare function assertDeclareModule(node: object | null | undefined, opts?: object | null): asserts node is DeclareModule;\ndeclare function assertDeclareModuleExports(node: object | null | undefined, opts?: object | null): asserts node is DeclareModuleExports;\ndeclare function assertDeclareTypeAlias(node: object | null | undefined, opts?: object | null): asserts node is DeclareTypeAlias;\ndeclare function assertDeclareOpaqueType(node: object | null | undefined, opts?: object | null): asserts node is DeclareOpaqueType;\ndeclare function assertDeclareVariable(node: object | null | undefined, opts?: object | null): asserts node is DeclareVariable;\ndeclare function assertDeclareExportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is DeclareExportDeclaration;\ndeclare function assertDeclareExportAllDeclaration(node: object | null | undefined, opts?: object | null): asserts node is DeclareExportAllDeclaration;\ndeclare function assertDeclaredPredicate(node: object | null | undefined, opts?: object | null): asserts node is DeclaredPredicate;\ndeclare function assertExistsTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is ExistsTypeAnnotation;\ndeclare function assertFunctionTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is FunctionTypeAnnotation;\ndeclare function assertFunctionTypeParam(node: object | null | undefined, opts?: object | null): asserts node is FunctionTypeParam;\ndeclare function assertGenericTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is GenericTypeAnnotation;\ndeclare function assertInferredPredicate(node: object | null | undefined, opts?: object | null): asserts node is InferredPredicate;\ndeclare function assertInterfaceExtends(node: object | null | undefined, opts?: object | null): asserts node is InterfaceExtends;\ndeclare function assertInterfaceDeclaration(node: object | null | undefined, opts?: object | null): asserts node is InterfaceDeclaration;\ndeclare function assertInterfaceTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is InterfaceTypeAnnotation;\ndeclare function assertIntersectionTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is IntersectionTypeAnnotation;\ndeclare function assertMixedTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is MixedTypeAnnotation;\ndeclare function assertEmptyTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is EmptyTypeAnnotation;\ndeclare function assertNullableTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is NullableTypeAnnotation;\ndeclare function assertNumberLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is NumberLiteralTypeAnnotation;\ndeclare function assertNumberTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is NumberTypeAnnotation;\ndeclare function assertObjectTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeAnnotation;\ndeclare function assertObjectTypeInternalSlot(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeInternalSlot;\ndeclare function assertObjectTypeCallProperty(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeCallProperty;\ndeclare function assertObjectTypeIndexer(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeIndexer;\ndeclare function assertObjectTypeProperty(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeProperty;\ndeclare function assertObjectTypeSpreadProperty(node: object | null | undefined, opts?: object | null): asserts node is ObjectTypeSpreadProperty;\ndeclare function assertOpaqueType(node: object | null | undefined, opts?: object | null): asserts node is OpaqueType;\ndeclare function assertQualifiedTypeIdentifier(node: object | null | undefined, opts?: object | null): asserts node is QualifiedTypeIdentifier;\ndeclare function assertStringLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is StringLiteralTypeAnnotation;\ndeclare function assertStringTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is StringTypeAnnotation;\ndeclare function assertSymbolTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is SymbolTypeAnnotation;\ndeclare function assertThisTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is ThisTypeAnnotation;\ndeclare function assertTupleTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is TupleTypeAnnotation;\ndeclare function assertTypeofTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is TypeofTypeAnnotation;\ndeclare function assertTypeAlias(node: object | null | undefined, opts?: object | null): asserts node is TypeAlias;\ndeclare function assertTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is TypeAnnotation;\ndeclare function assertTypeCastExpression(node: object | null | undefined, opts?: object | null): asserts node is TypeCastExpression;\ndeclare function assertTypeParameter(node: object | null | undefined, opts?: object | null): asserts node is TypeParameter;\ndeclare function assertTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TypeParameterDeclaration;\ndeclare function assertTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): asserts node is TypeParameterInstantiation;\ndeclare function assertUnionTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is UnionTypeAnnotation;\ndeclare function assertVariance(node: object | null | undefined, opts?: object | null): asserts node is Variance;\ndeclare function assertVoidTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is VoidTypeAnnotation;\ndeclare function assertEnumDeclaration(node: object | null | undefined, opts?: object | null): asserts node is EnumDeclaration;\ndeclare function assertEnumBooleanBody(node: object | null | undefined, opts?: object | null): asserts node is EnumBooleanBody;\ndeclare function assertEnumNumberBody(node: object | null | undefined, opts?: object | null): asserts node is EnumNumberBody;\ndeclare function assertEnumStringBody(node: object | null | undefined, opts?: object | null): asserts node is EnumStringBody;\ndeclare function assertEnumSymbolBody(node: object | null | undefined, opts?: object | null): asserts node is EnumSymbolBody;\ndeclare function assertEnumBooleanMember(node: object | null | undefined, opts?: object | null): asserts node is EnumBooleanMember;\ndeclare function assertEnumNumberMember(node: object | null | undefined, opts?: object | null): asserts node is EnumNumberMember;\ndeclare function assertEnumStringMember(node: object | null | undefined, opts?: object | null): asserts node is EnumStringMember;\ndeclare function assertEnumDefaultedMember(node: object | null | undefined, opts?: object | null): asserts node is EnumDefaultedMember;\ndeclare function assertIndexedAccessType(node: object | null | undefined, opts?: object | null): asserts node is IndexedAccessType;\ndeclare function assertOptionalIndexedAccessType(node: object | null | undefined, opts?: object | null): asserts node is OptionalIndexedAccessType;\ndeclare function assertJSXAttribute(node: object | null | undefined, opts?: object | null): asserts node is JSXAttribute;\ndeclare function assertJSXClosingElement(node: object | null | undefined, opts?: object | null): asserts node is JSXClosingElement;\ndeclare function assertJSXElement(node: object | null | undefined, opts?: object | null): asserts node is JSXElement;\ndeclare function assertJSXEmptyExpression(node: object | null | undefined, opts?: object | null): asserts node is JSXEmptyExpression;\ndeclare function assertJSXExpressionContainer(node: object | null | undefined, opts?: object | null): asserts node is JSXExpressionContainer;\ndeclare function assertJSXSpreadChild(node: object | null | undefined, opts?: object | null): asserts node is JSXSpreadChild;\ndeclare function assertJSXIdentifier(node: object | null | undefined, opts?: object | null): asserts node is JSXIdentifier;\ndeclare function assertJSXMemberExpression(node: object | null | undefined, opts?: object | null): asserts node is JSXMemberExpression;\ndeclare function assertJSXNamespacedName(node: object | null | undefined, opts?: object | null): asserts node is JSXNamespacedName;\ndeclare function assertJSXOpeningElement(node: object | null | undefined, opts?: object | null): asserts node is JSXOpeningElement;\ndeclare function assertJSXSpreadAttribute(node: object | null | undefined, opts?: object | null): asserts node is JSXSpreadAttribute;\ndeclare function assertJSXText(node: object | null | undefined, opts?: object | null): asserts node is JSXText;\ndeclare function assertJSXFragment(node: object | null | undefined, opts?: object | null): asserts node is JSXFragment;\ndeclare function assertJSXOpeningFragment(node: object | null | undefined, opts?: object | null): asserts node is JSXOpeningFragment;\ndeclare function assertJSXClosingFragment(node: object | null | undefined, opts?: object | null): asserts node is JSXClosingFragment;\ndeclare function assertNoop(node: object | null | undefined, opts?: object | null): asserts node is Noop;\ndeclare function assertPlaceholder(node: object | null | undefined, opts?: object | null): asserts node is Placeholder;\ndeclare function assertV8IntrinsicIdentifier(node: object | null | undefined, opts?: object | null): asserts node is V8IntrinsicIdentifier;\ndeclare function assertArgumentPlaceholder(node: object | null | undefined, opts?: object | null): asserts node is ArgumentPlaceholder;\ndeclare function assertBindExpression(node: object | null | undefined, opts?: object | null): asserts node is BindExpression;\ndeclare function assertImportAttribute(node: object | null | undefined, opts?: object | null): asserts node is ImportAttribute;\ndeclare function assertDecorator(node: object | null | undefined, opts?: object | null): asserts node is Decorator;\ndeclare function assertDoExpression(node: object | null | undefined, opts?: object | null): asserts node is DoExpression;\ndeclare function assertExportDefaultSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ExportDefaultSpecifier;\ndeclare function assertRecordExpression(node: object | null | undefined, opts?: object | null): asserts node is RecordExpression;\ndeclare function assertTupleExpression(node: object | null | undefined, opts?: object | null): asserts node is TupleExpression;\ndeclare function assertDecimalLiteral(node: object | null | undefined, opts?: object | null): asserts node is DecimalLiteral;\ndeclare function assertModuleExpression(node: object | null | undefined, opts?: object | null): asserts node is ModuleExpression;\ndeclare function assertTopicReference(node: object | null | undefined, opts?: object | null): asserts node is TopicReference;\ndeclare function assertPipelineTopicExpression(node: object | null | undefined, opts?: object | null): asserts node is PipelineTopicExpression;\ndeclare function assertPipelineBareFunction(node: object | null | undefined, opts?: object | null): asserts node is PipelineBareFunction;\ndeclare function assertPipelinePrimaryTopicReference(node: object | null | undefined, opts?: object | null): asserts node is PipelinePrimaryTopicReference;\ndeclare function assertTSParameterProperty(node: object | null | undefined, opts?: object | null): asserts node is TSParameterProperty;\ndeclare function assertTSDeclareFunction(node: object | null | undefined, opts?: object | null): asserts node is TSDeclareFunction;\ndeclare function assertTSDeclareMethod(node: object | null | undefined, opts?: object | null): asserts node is TSDeclareMethod;\ndeclare function assertTSQualifiedName(node: object | null | undefined, opts?: object | null): asserts node is TSQualifiedName;\ndeclare function assertTSCallSignatureDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSCallSignatureDeclaration;\ndeclare function assertTSConstructSignatureDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSConstructSignatureDeclaration;\ndeclare function assertTSPropertySignature(node: object | null | undefined, opts?: object | null): asserts node is TSPropertySignature;\ndeclare function assertTSMethodSignature(node: object | null | undefined, opts?: object | null): asserts node is TSMethodSignature;\ndeclare function assertTSIndexSignature(node: object | null | undefined, opts?: object | null): asserts node is TSIndexSignature;\ndeclare function assertTSAnyKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSAnyKeyword;\ndeclare function assertTSBooleanKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSBooleanKeyword;\ndeclare function assertTSBigIntKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSBigIntKeyword;\ndeclare function assertTSIntrinsicKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSIntrinsicKeyword;\ndeclare function assertTSNeverKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSNeverKeyword;\ndeclare function assertTSNullKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSNullKeyword;\ndeclare function assertTSNumberKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSNumberKeyword;\ndeclare function assertTSObjectKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSObjectKeyword;\ndeclare function assertTSStringKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSStringKeyword;\ndeclare function assertTSSymbolKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSSymbolKeyword;\ndeclare function assertTSUndefinedKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSUndefinedKeyword;\ndeclare function assertTSUnknownKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSUnknownKeyword;\ndeclare function assertTSVoidKeyword(node: object | null | undefined, opts?: object | null): asserts node is TSVoidKeyword;\ndeclare function assertTSThisType(node: object | null | undefined, opts?: object | null): asserts node is TSThisType;\ndeclare function assertTSFunctionType(node: object | null | undefined, opts?: object | null): asserts node is TSFunctionType;\ndeclare function assertTSConstructorType(node: object | null | undefined, opts?: object | null): asserts node is TSConstructorType;\ndeclare function assertTSTypeReference(node: object | null | undefined, opts?: object | null): asserts node is TSTypeReference;\ndeclare function assertTSTypePredicate(node: object | null | undefined, opts?: object | null): asserts node is TSTypePredicate;\ndeclare function assertTSTypeQuery(node: object | null | undefined, opts?: object | null): asserts node is TSTypeQuery;\ndeclare function assertTSTypeLiteral(node: object | null | undefined, opts?: object | null): asserts node is TSTypeLiteral;\ndeclare function assertTSArrayType(node: object | null | undefined, opts?: object | null): asserts node is TSArrayType;\ndeclare function assertTSTupleType(node: object | null | undefined, opts?: object | null): asserts node is TSTupleType;\ndeclare function assertTSOptionalType(node: object | null | undefined, opts?: object | null): asserts node is TSOptionalType;\ndeclare function assertTSRestType(node: object | null | undefined, opts?: object | null): asserts node is TSRestType;\ndeclare function assertTSNamedTupleMember(node: object | null | undefined, opts?: object | null): asserts node is TSNamedTupleMember;\ndeclare function assertTSUnionType(node: object | null | undefined, opts?: object | null): asserts node is TSUnionType;\ndeclare function assertTSIntersectionType(node: object | null | undefined, opts?: object | null): asserts node is TSIntersectionType;\ndeclare function assertTSConditionalType(node: object | null | undefined, opts?: object | null): asserts node is TSConditionalType;\ndeclare function assertTSInferType(node: object | null | undefined, opts?: object | null): asserts node is TSInferType;\ndeclare function assertTSParenthesizedType(node: object | null | undefined, opts?: object | null): asserts node is TSParenthesizedType;\ndeclare function assertTSTypeOperator(node: object | null | undefined, opts?: object | null): asserts node is TSTypeOperator;\ndeclare function assertTSIndexedAccessType(node: object | null | undefined, opts?: object | null): asserts node is TSIndexedAccessType;\ndeclare function assertTSMappedType(node: object | null | undefined, opts?: object | null): asserts node is TSMappedType;\ndeclare function assertTSLiteralType(node: object | null | undefined, opts?: object | null): asserts node is TSLiteralType;\ndeclare function assertTSExpressionWithTypeArguments(node: object | null | undefined, opts?: object | null): asserts node is TSExpressionWithTypeArguments;\ndeclare function assertTSInterfaceDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSInterfaceDeclaration;\ndeclare function assertTSInterfaceBody(node: object | null | undefined, opts?: object | null): asserts node is TSInterfaceBody;\ndeclare function assertTSTypeAliasDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSTypeAliasDeclaration;\ndeclare function assertTSAsExpression(node: object | null | undefined, opts?: object | null): asserts node is TSAsExpression;\ndeclare function assertTSTypeAssertion(node: object | null | undefined, opts?: object | null): asserts node is TSTypeAssertion;\ndeclare function assertTSEnumDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSEnumDeclaration;\ndeclare function assertTSEnumMember(node: object | null | undefined, opts?: object | null): asserts node is TSEnumMember;\ndeclare function assertTSModuleDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSModuleDeclaration;\ndeclare function assertTSModuleBlock(node: object | null | undefined, opts?: object | null): asserts node is TSModuleBlock;\ndeclare function assertTSImportType(node: object | null | undefined, opts?: object | null): asserts node is TSImportType;\ndeclare function assertTSImportEqualsDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSImportEqualsDeclaration;\ndeclare function assertTSExternalModuleReference(node: object | null | undefined, opts?: object | null): asserts node is TSExternalModuleReference;\ndeclare function assertTSNonNullExpression(node: object | null | undefined, opts?: object | null): asserts node is TSNonNullExpression;\ndeclare function assertTSExportAssignment(node: object | null | undefined, opts?: object | null): asserts node is TSExportAssignment;\ndeclare function assertTSNamespaceExportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSNamespaceExportDeclaration;\ndeclare function assertTSTypeAnnotation(node: object | null | undefined, opts?: object | null): asserts node is TSTypeAnnotation;\ndeclare function assertTSTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): asserts node is TSTypeParameterInstantiation;\ndeclare function assertTSTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): asserts node is TSTypeParameterDeclaration;\ndeclare function assertTSTypeParameter(node: object | null | undefined, opts?: object | null): asserts node is TSTypeParameter;\ndeclare function assertStandardized(node: object | null | undefined, opts?: object | null): asserts node is Standardized;\ndeclare function assertExpression(node: object | null | undefined, opts?: object | null): asserts node is Expression;\ndeclare function assertBinary(node: object | null | undefined, opts?: object | null): asserts node is Binary;\ndeclare function assertScopable(node: object | null | undefined, opts?: object | null): asserts node is Scopable;\ndeclare function assertBlockParent(node: object | null | undefined, opts?: object | null): asserts node is BlockParent;\ndeclare function assertBlock(node: object | null | undefined, opts?: object | null): asserts node is Block;\ndeclare function assertStatement(node: object | null | undefined, opts?: object | null): asserts node is Statement;\ndeclare function assertTerminatorless(node: object | null | undefined, opts?: object | null): asserts node is Terminatorless;\ndeclare function assertCompletionStatement(node: object | null | undefined, opts?: object | null): asserts node is CompletionStatement;\ndeclare function assertConditional(node: object | null | undefined, opts?: object | null): asserts node is Conditional;\ndeclare function assertLoop(node: object | null | undefined, opts?: object | null): asserts node is Loop;\ndeclare function assertWhile(node: object | null | undefined, opts?: object | null): asserts node is While;\ndeclare function assertExpressionWrapper(node: object | null | undefined, opts?: object | null): asserts node is ExpressionWrapper;\ndeclare function assertFor(node: object | null | undefined, opts?: object | null): asserts node is For;\ndeclare function assertForXStatement(node: object | null | undefined, opts?: object | null): asserts node is ForXStatement;\ndeclare function assertFunction(node: object | null | undefined, opts?: object | null): asserts node is Function;\ndeclare function assertFunctionParent(node: object | null | undefined, opts?: object | null): asserts node is FunctionParent;\ndeclare function assertPureish(node: object | null | undefined, opts?: object | null): asserts node is Pureish;\ndeclare function assertDeclaration(node: object | null | undefined, opts?: object | null): asserts node is Declaration;\ndeclare function assertPatternLike(node: object | null | undefined, opts?: object | null): asserts node is PatternLike;\ndeclare function assertLVal(node: object | null | undefined, opts?: object | null): asserts node is LVal;\ndeclare function assertTSEntityName(node: object | null | undefined, opts?: object | null): asserts node is TSEntityName;\ndeclare function assertLiteral(node: object | null | undefined, opts?: object | null): asserts node is Literal;\ndeclare function assertImmutable(node: object | null | undefined, opts?: object | null): asserts node is Immutable;\ndeclare function assertUserWhitespacable(node: object | null | undefined, opts?: object | null): asserts node is UserWhitespacable;\ndeclare function assertMethod(node: object | null | undefined, opts?: object | null): asserts node is Method;\ndeclare function assertObjectMember(node: object | null | undefined, opts?: object | null): asserts node is ObjectMember;\ndeclare function assertProperty(node: object | null | undefined, opts?: object | null): asserts node is Property;\ndeclare function assertUnaryLike(node: object | null | undefined, opts?: object | null): asserts node is UnaryLike;\ndeclare function assertPattern(node: object | null | undefined, opts?: object | null): asserts node is Pattern;\ndeclare function assertClass(node: object | null | undefined, opts?: object | null): asserts node is Class;\ndeclare function assertModuleDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ModuleDeclaration;\ndeclare function assertExportDeclaration(node: object | null | undefined, opts?: object | null): asserts node is ExportDeclaration;\ndeclare function assertModuleSpecifier(node: object | null | undefined, opts?: object | null): asserts node is ModuleSpecifier;\ndeclare function assertAccessor(node: object | null | undefined, opts?: object | null): asserts node is Accessor;\ndeclare function assertPrivate(node: object | null | undefined, opts?: object | null): asserts node is Private;\ndeclare function assertFlow(node: object | null | undefined, opts?: object | null): asserts node is Flow;\ndeclare function assertFlowType(node: object | null | undefined, opts?: object | null): asserts node is FlowType;\ndeclare function assertFlowBaseAnnotation(node: object | null | undefined, opts?: object | null): asserts node is FlowBaseAnnotation;\ndeclare function assertFlowDeclaration(node: object | null | undefined, opts?: object | null): asserts node is FlowDeclaration;\ndeclare function assertFlowPredicate(node: object | null | undefined, opts?: object | null): asserts node is FlowPredicate;\ndeclare function assertEnumBody(node: object | null | undefined, opts?: object | null): asserts node is EnumBody;\ndeclare function assertEnumMember(node: object | null | undefined, opts?: object | null): asserts node is EnumMember;\ndeclare function assertJSX(node: object | null | undefined, opts?: object | null): asserts node is JSX;\ndeclare function assertMiscellaneous(node: object | null | undefined, opts?: object | null): asserts node is Miscellaneous;\ndeclare function assertTypeScript(node: object | null | undefined, opts?: object | null): asserts node is TypeScript;\ndeclare function assertTSTypeElement(node: object | null | undefined, opts?: object | null): asserts node is TSTypeElement;\ndeclare function assertTSType(node: object | null | undefined, opts?: object | null): asserts node is TSType;\ndeclare function assertTSBaseType(node: object | null | undefined, opts?: object | null): asserts node is TSBaseType;\ndeclare function assertNumberLiteral(node: any, opts: any): void;\ndeclare function assertRegexLiteral(node: any, opts: any): void;\ndeclare function assertRestProperty(node: any, opts: any): void;\ndeclare function assertSpreadProperty(node: any, opts: any): void;\n\ndeclare const _default$4: {\n    (type: \"string\"): StringTypeAnnotation;\n    (type: \"number\"): NumberTypeAnnotation;\n    (type: \"undefined\"): VoidTypeAnnotation;\n    (type: \"boolean\"): BooleanTypeAnnotation;\n    (type: \"function\"): GenericTypeAnnotation;\n    (type: \"object\"): GenericTypeAnnotation;\n    (type: \"symbol\"): GenericTypeAnnotation;\n    (type: \"bigint\"): AnyTypeAnnotation;\n};\n//# sourceMappingURL=createTypeAnnotationBasedOnTypeof.d.ts.map\n\n/**\n * Takes an array of `types` and flattens them, removing duplicates and\n * returns a `UnionTypeAnnotation` node containing them.\n */\ndeclare function createFlowUnionType<T extends FlowType>(types: [T] | Array<T>): T | UnionTypeAnnotation;\n\n/**\n * Takes an array of `types` and flattens them, removing duplicates and\n * returns a `UnionTypeAnnotation` node containing them.\n */\ndeclare function createTSUnionType(typeAnnotations: Array<TSTypeAnnotation>): TSType;\n\ndeclare function arrayExpression(elements?: Array<null | Expression | SpreadElement>): ArrayExpression;\ndeclare function assignmentExpression(operator: string, left: LVal, right: Expression): AssignmentExpression;\ndeclare function binaryExpression(operator: \"+\" | \"-\" | \"/\" | \"%\" | \"*\" | \"**\" | \"&\" | \"|\" | \">>\" | \">>>\" | \"<<\" | \"^\" | \"==\" | \"===\" | \"!=\" | \"!==\" | \"in\" | \"instanceof\" | \">\" | \"<\" | \">=\" | \"<=\", left: Expression | PrivateName, right: Expression): BinaryExpression;\ndeclare function interpreterDirective(value: string): InterpreterDirective;\ndeclare function directive(value: DirectiveLiteral): Directive;\ndeclare function directiveLiteral(value: string): DirectiveLiteral;\ndeclare function blockStatement(body: Array<Statement>, directives?: Array<Directive>): BlockStatement;\ndeclare function breakStatement(label?: Identifier | null): BreakStatement;\ndeclare function callExpression(callee: Expression | V8IntrinsicIdentifier, _arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>): CallExpression;\ndeclare function catchClause(param: Identifier | ArrayPattern | ObjectPattern | null | undefined, body: BlockStatement): CatchClause;\ndeclare function conditionalExpression(test: Expression, consequent: Expression, alternate: Expression): ConditionalExpression;\ndeclare function continueStatement(label?: Identifier | null): ContinueStatement;\ndeclare function debuggerStatement(): DebuggerStatement;\ndeclare function doWhileStatement(test: Expression, body: Statement): DoWhileStatement;\ndeclare function emptyStatement(): EmptyStatement;\ndeclare function expressionStatement(expression: Expression): ExpressionStatement;\ndeclare function file(program: Program, comments?: Array<CommentBlock | CommentLine> | null, tokens?: Array<any> | null): File;\ndeclare function forInStatement(left: VariableDeclaration | LVal, right: Expression, body: Statement): ForInStatement;\ndeclare function forStatement(init: VariableDeclaration | Expression | null | undefined, test: Expression | null | undefined, update: Expression | null | undefined, body: Statement): ForStatement;\ndeclare function functionDeclaration(id: Identifier | null | undefined, params: Array<Identifier | Pattern | RestElement>, body: BlockStatement, generator?: boolean, async?: boolean): FunctionDeclaration;\ndeclare function functionExpression(id: Identifier | null | undefined, params: Array<Identifier | Pattern | RestElement>, body: BlockStatement, generator?: boolean, async?: boolean): FunctionExpression;\ndeclare function identifier(name: string): Identifier;\ndeclare function ifStatement(test: Expression, consequent: Statement, alternate?: Statement | null): IfStatement;\ndeclare function labeledStatement(label: Identifier, body: Statement): LabeledStatement;\ndeclare function stringLiteral(value: string): StringLiteral;\ndeclare function numericLiteral(value: number): NumericLiteral;\ndeclare function nullLiteral(): NullLiteral;\ndeclare function booleanLiteral(value: boolean): BooleanLiteral;\ndeclare function regExpLiteral(pattern: string, flags?: string): RegExpLiteral;\ndeclare function logicalExpression(operator: \"||\" | \"&&\" | \"??\", left: Expression, right: Expression): LogicalExpression;\ndeclare function memberExpression(object: Expression, property: Expression | Identifier | PrivateName, computed?: boolean, optional?: true | false | null): MemberExpression;\ndeclare function newExpression(callee: Expression | V8IntrinsicIdentifier, _arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>): NewExpression;\ndeclare function program(body: Array<Statement>, directives?: Array<Directive>, sourceType?: \"script\" | \"module\", interpreter?: InterpreterDirective | null): Program;\ndeclare function objectExpression(properties: Array<ObjectMethod | ObjectProperty | SpreadElement>): ObjectExpression;\ndeclare function objectMethod(kind: \"method\" | \"get\" | \"set\" | undefined, key: Expression | Identifier | StringLiteral | NumericLiteral, params: Array<Identifier | Pattern | RestElement>, body: BlockStatement, computed?: boolean, generator?: boolean, async?: boolean): ObjectMethod;\ndeclare function objectProperty(key: Expression | Identifier | StringLiteral | NumericLiteral, value: Expression | PatternLike, computed?: boolean, shorthand?: boolean, decorators?: Array<Decorator> | null): ObjectProperty;\ndeclare function restElement(argument: LVal): RestElement;\ndeclare function returnStatement(argument?: Expression | null): ReturnStatement;\ndeclare function sequenceExpression(expressions: Array<Expression>): SequenceExpression;\ndeclare function parenthesizedExpression(expression: Expression): ParenthesizedExpression;\ndeclare function switchCase(test: Expression | null | undefined, consequent: Array<Statement>): SwitchCase;\ndeclare function switchStatement(discriminant: Expression, cases: Array<SwitchCase>): SwitchStatement;\ndeclare function thisExpression(): ThisExpression;\ndeclare function throwStatement(argument: Expression): ThrowStatement;\ndeclare function tryStatement(block: BlockStatement, handler?: CatchClause | null, finalizer?: BlockStatement | null): TryStatement;\ndeclare function unaryExpression(operator: \"void\" | \"throw\" | \"delete\" | \"!\" | \"+\" | \"-\" | \"~\" | \"typeof\", argument: Expression, prefix?: boolean): UnaryExpression;\ndeclare function updateExpression(operator: \"++\" | \"--\", argument: Expression, prefix?: boolean): UpdateExpression;\ndeclare function variableDeclaration(kind: \"var\" | \"let\" | \"const\", declarations: Array<VariableDeclarator>): VariableDeclaration;\ndeclare function variableDeclarator(id: LVal, init?: Expression | null): VariableDeclarator;\ndeclare function whileStatement(test: Expression, body: Statement): WhileStatement;\ndeclare function withStatement(object: Expression, body: Statement): WithStatement;\ndeclare function assignmentPattern(left: Identifier | ObjectPattern | ArrayPattern | MemberExpression, right: Expression): AssignmentPattern;\ndeclare function arrayPattern(elements: Array<null | PatternLike>): ArrayPattern;\ndeclare function arrowFunctionExpression(params: Array<Identifier | Pattern | RestElement>, body: BlockStatement | Expression, async?: boolean): ArrowFunctionExpression;\ndeclare function classBody(body: Array<ClassMethod | ClassPrivateMethod | ClassProperty | ClassPrivateProperty | ClassAccessorProperty | TSDeclareMethod | TSIndexSignature | StaticBlock>): ClassBody;\ndeclare function classExpression(id: Identifier | null | undefined, superClass: Expression | null | undefined, body: ClassBody, decorators?: Array<Decorator> | null): ClassExpression;\ndeclare function classDeclaration(id: Identifier, superClass: Expression | null | undefined, body: ClassBody, decorators?: Array<Decorator> | null): ClassDeclaration;\ndeclare function exportAllDeclaration(source: StringLiteral): ExportAllDeclaration;\ndeclare function exportDefaultDeclaration(declaration: FunctionDeclaration | TSDeclareFunction | ClassDeclaration | Expression): ExportDefaultDeclaration;\ndeclare function exportNamedDeclaration(declaration?: Declaration | null, specifiers?: Array<ExportSpecifier | ExportDefaultSpecifier | ExportNamespaceSpecifier>, source?: StringLiteral | null): ExportNamedDeclaration;\ndeclare function exportSpecifier(local: Identifier, exported: Identifier | StringLiteral): ExportSpecifier;\ndeclare function forOfStatement(left: VariableDeclaration | LVal, right: Expression, body: Statement, _await?: boolean): ForOfStatement;\ndeclare function importDeclaration(specifiers: Array<ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier>, source: StringLiteral): ImportDeclaration;\ndeclare function importDefaultSpecifier(local: Identifier): ImportDefaultSpecifier;\ndeclare function importNamespaceSpecifier(local: Identifier): ImportNamespaceSpecifier;\ndeclare function importSpecifier(local: Identifier, imported: Identifier | StringLiteral): ImportSpecifier;\ndeclare function metaProperty(meta: Identifier, property: Identifier): MetaProperty;\ndeclare function classMethod(kind: \"get\" | \"set\" | \"method\" | \"constructor\" | undefined, key: Identifier | StringLiteral | NumericLiteral | Expression, params: Array<Identifier | Pattern | RestElement | TSParameterProperty>, body: BlockStatement, computed?: boolean, _static?: boolean, generator?: boolean, async?: boolean): ClassMethod;\ndeclare function objectPattern(properties: Array<RestElement | ObjectProperty>): ObjectPattern;\ndeclare function spreadElement(argument: Expression): SpreadElement;\ndeclare function _super(): Super;\n\ndeclare function taggedTemplateExpression(tag: Expression, quasi: TemplateLiteral): TaggedTemplateExpression;\ndeclare function templateElement(value: {\n    raw: string;\n    cooked?: string;\n}, tail?: boolean): TemplateElement;\ndeclare function templateLiteral(quasis: Array<TemplateElement>, expressions: Array<Expression | TSType>): TemplateLiteral;\ndeclare function yieldExpression(argument?: Expression | null, delegate?: boolean): YieldExpression;\ndeclare function awaitExpression(argument: Expression): AwaitExpression;\ndeclare function _import(): Import;\n\ndeclare function bigIntLiteral(value: string): BigIntLiteral;\ndeclare function exportNamespaceSpecifier(exported: Identifier): ExportNamespaceSpecifier;\ndeclare function optionalMemberExpression(object: Expression, property: Expression | Identifier, computed: boolean | undefined, optional: boolean): OptionalMemberExpression;\ndeclare function optionalCallExpression(callee: Expression, _arguments: Array<Expression | SpreadElement | JSXNamespacedName | ArgumentPlaceholder>, optional: boolean): OptionalCallExpression;\ndeclare function classProperty(key: Identifier | StringLiteral | NumericLiteral | Expression, value?: Expression | null, typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null, decorators?: Array<Decorator> | null, computed?: boolean, _static?: boolean): ClassProperty;\ndeclare function classAccessorProperty(key: Identifier | StringLiteral | NumericLiteral | Expression | PrivateName, value?: Expression | null, typeAnnotation?: TypeAnnotation | TSTypeAnnotation | Noop | null, decorators?: Array<Decorator> | null, computed?: boolean, _static?: boolean): ClassAccessorProperty;\ndeclare function classPrivateProperty(key: PrivateName, value: Expression | null | undefined, decorators: Array<Decorator> | null | undefined, _static: any): ClassPrivateProperty;\ndeclare function classPrivateMethod(kind: \"get\" | \"set\" | \"method\" | \"constructor\" | undefined, key: PrivateName, params: Array<Identifier | Pattern | RestElement | TSParameterProperty>, body: BlockStatement, _static?: boolean): ClassPrivateMethod;\ndeclare function privateName(id: Identifier): PrivateName;\ndeclare function staticBlock(body: Array<Statement>): StaticBlock;\ndeclare function anyTypeAnnotation(): AnyTypeAnnotation;\ndeclare function arrayTypeAnnotation(elementType: FlowType): ArrayTypeAnnotation;\ndeclare function booleanTypeAnnotation(): BooleanTypeAnnotation;\ndeclare function booleanLiteralTypeAnnotation(value: boolean): BooleanLiteralTypeAnnotation;\ndeclare function nullLiteralTypeAnnotation(): NullLiteralTypeAnnotation;\ndeclare function classImplements(id: Identifier, typeParameters?: TypeParameterInstantiation | null): ClassImplements;\ndeclare function declareClass(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: Array<InterfaceExtends> | null | undefined, body: ObjectTypeAnnotation): DeclareClass;\ndeclare function declareFunction(id: Identifier): DeclareFunction;\ndeclare function declareInterface(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: Array<InterfaceExtends> | null | undefined, body: ObjectTypeAnnotation): DeclareInterface;\ndeclare function declareModule(id: Identifier | StringLiteral, body: BlockStatement, kind?: \"CommonJS\" | \"ES\" | null): DeclareModule;\ndeclare function declareModuleExports(typeAnnotation: TypeAnnotation): DeclareModuleExports;\ndeclare function declareTypeAlias(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, right: FlowType): DeclareTypeAlias;\ndeclare function declareOpaqueType(id: Identifier, typeParameters?: TypeParameterDeclaration | null, supertype?: FlowType | null): DeclareOpaqueType;\ndeclare function declareVariable(id: Identifier): DeclareVariable;\ndeclare function declareExportDeclaration(declaration?: Flow | null, specifiers?: Array<ExportSpecifier | ExportNamespaceSpecifier> | null, source?: StringLiteral | null): DeclareExportDeclaration;\ndeclare function declareExportAllDeclaration(source: StringLiteral): DeclareExportAllDeclaration;\ndeclare function declaredPredicate(value: Flow): DeclaredPredicate;\ndeclare function existsTypeAnnotation(): ExistsTypeAnnotation;\ndeclare function functionTypeAnnotation(typeParameters: TypeParameterDeclaration | null | undefined, params: Array<FunctionTypeParam>, rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;\ndeclare function functionTypeParam(name: Identifier | null | undefined, typeAnnotation: FlowType): FunctionTypeParam;\ndeclare function genericTypeAnnotation(id: Identifier | QualifiedTypeIdentifier, typeParameters?: TypeParameterInstantiation | null): GenericTypeAnnotation;\ndeclare function inferredPredicate(): InferredPredicate;\ndeclare function interfaceExtends(id: Identifier | QualifiedTypeIdentifier, typeParameters?: TypeParameterInstantiation | null): InterfaceExtends;\ndeclare function interfaceDeclaration(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, _extends: Array<InterfaceExtends> | null | undefined, body: ObjectTypeAnnotation): InterfaceDeclaration;\ndeclare function interfaceTypeAnnotation(_extends: Array<InterfaceExtends> | null | undefined, body: ObjectTypeAnnotation): InterfaceTypeAnnotation;\ndeclare function intersectionTypeAnnotation(types: Array<FlowType>): IntersectionTypeAnnotation;\ndeclare function mixedTypeAnnotation(): MixedTypeAnnotation;\ndeclare function emptyTypeAnnotation(): EmptyTypeAnnotation;\ndeclare function nullableTypeAnnotation(typeAnnotation: FlowType): NullableTypeAnnotation;\ndeclare function numberLiteralTypeAnnotation(value: number): NumberLiteralTypeAnnotation;\ndeclare function numberTypeAnnotation(): NumberTypeAnnotation;\ndeclare function objectTypeAnnotation(properties: Array<ObjectTypeProperty | ObjectTypeSpreadProperty>, indexers?: Array<ObjectTypeIndexer> | null, callProperties?: Array<ObjectTypeCallProperty> | null, internalSlots?: Array<ObjectTypeInternalSlot> | null, exact?: boolean): ObjectTypeAnnotation;\ndeclare function objectTypeInternalSlot(id: Identifier, value: FlowType, optional: boolean, _static: boolean, method: boolean): ObjectTypeInternalSlot;\ndeclare function objectTypeCallProperty(value: FlowType): ObjectTypeCallProperty;\ndeclare function objectTypeIndexer(id: Identifier | null | undefined, key: FlowType, value: FlowType, variance?: Variance | null): ObjectTypeIndexer;\ndeclare function objectTypeProperty(key: Identifier | StringLiteral, value: FlowType, variance?: Variance | null): ObjectTypeProperty;\ndeclare function objectTypeSpreadProperty(argument: FlowType): ObjectTypeSpreadProperty;\ndeclare function opaqueType(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, supertype: FlowType | null | undefined, impltype: FlowType): OpaqueType;\ndeclare function qualifiedTypeIdentifier(id: Identifier, qualification: Identifier | QualifiedTypeIdentifier): QualifiedTypeIdentifier;\ndeclare function stringLiteralTypeAnnotation(value: string): StringLiteralTypeAnnotation;\ndeclare function stringTypeAnnotation(): StringTypeAnnotation;\ndeclare function symbolTypeAnnotation(): SymbolTypeAnnotation;\ndeclare function thisTypeAnnotation(): ThisTypeAnnotation;\ndeclare function tupleTypeAnnotation(types: Array<FlowType>): TupleTypeAnnotation;\ndeclare function typeofTypeAnnotation(argument: FlowType): TypeofTypeAnnotation;\ndeclare function typeAlias(id: Identifier, typeParameters: TypeParameterDeclaration | null | undefined, right: FlowType): TypeAlias;\ndeclare function typeAnnotation(typeAnnotation: FlowType): TypeAnnotation;\ndeclare function typeCastExpression(expression: Expression, typeAnnotation: TypeAnnotation): TypeCastExpression;\ndeclare function typeParameter(bound?: TypeAnnotation | null, _default?: FlowType | null, variance?: Variance | null): TypeParameter;\ndeclare function typeParameterDeclaration(params: Array<TypeParameter>): TypeParameterDeclaration;\ndeclare function typeParameterInstantiation(params: Array<FlowType>): TypeParameterInstantiation;\ndeclare function unionTypeAnnotation(types: Array<FlowType>): UnionTypeAnnotation;\ndeclare function variance(kind: \"minus\" | \"plus\"): Variance;\ndeclare function voidTypeAnnotation(): VoidTypeAnnotation;\ndeclare function enumDeclaration(id: Identifier, body: EnumBooleanBody | EnumNumberBody | EnumStringBody | EnumSymbolBody): EnumDeclaration;\ndeclare function enumBooleanBody(members: Array<EnumBooleanMember>): EnumBooleanBody;\ndeclare function enumNumberBody(members: Array<EnumNumberMember>): EnumNumberBody;\ndeclare function enumStringBody(members: Array<EnumStringMember | EnumDefaultedMember>): EnumStringBody;\ndeclare function enumSymbolBody(members: Array<EnumDefaultedMember>): EnumSymbolBody;\ndeclare function enumBooleanMember(id: Identifier): EnumBooleanMember;\ndeclare function enumNumberMember(id: Identifier, init: NumericLiteral): EnumNumberMember;\ndeclare function enumStringMember(id: Identifier, init: StringLiteral): EnumStringMember;\ndeclare function enumDefaultedMember(id: Identifier): EnumDefaultedMember;\ndeclare function indexedAccessType(objectType: FlowType, indexType: FlowType): IndexedAccessType;\ndeclare function optionalIndexedAccessType(objectType: FlowType, indexType: FlowType): OptionalIndexedAccessType;\ndeclare function jsxAttribute(name: JSXIdentifier | JSXNamespacedName, value?: JSXElement | JSXFragment | StringLiteral | JSXExpressionContainer | null): JSXAttribute;\n\ndeclare function jsxClosingElement(name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName): JSXClosingElement;\n\ndeclare function jsxElement(openingElement: JSXOpeningElement, closingElement: JSXClosingElement | null | undefined, children: Array<JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment>, selfClosing?: boolean | null): JSXElement;\n\ndeclare function jsxEmptyExpression(): JSXEmptyExpression;\n\ndeclare function jsxExpressionContainer(expression: Expression | JSXEmptyExpression): JSXExpressionContainer;\n\ndeclare function jsxSpreadChild(expression: Expression): JSXSpreadChild;\n\ndeclare function jsxIdentifier(name: string): JSXIdentifier;\n\ndeclare function jsxMemberExpression(object: JSXMemberExpression | JSXIdentifier, property: JSXIdentifier): JSXMemberExpression;\n\ndeclare function jsxNamespacedName(namespace: JSXIdentifier, name: JSXIdentifier): JSXNamespacedName;\n\ndeclare function jsxOpeningElement(name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName, attributes: Array<JSXAttribute | JSXSpreadAttribute>, selfClosing?: boolean): JSXOpeningElement;\n\ndeclare function jsxSpreadAttribute(argument: Expression): JSXSpreadAttribute;\n\ndeclare function jsxText(value: string): JSXText;\n\ndeclare function jsxFragment(openingFragment: JSXOpeningFragment, closingFragment: JSXClosingFragment, children: Array<JSXText | JSXExpressionContainer | JSXSpreadChild | JSXElement | JSXFragment>): JSXFragment;\n\ndeclare function jsxOpeningFragment(): JSXOpeningFragment;\n\ndeclare function jsxClosingFragment(): JSXClosingFragment;\n\ndeclare function noop(): Noop;\ndeclare function placeholder(expectedNode: \"Identifier\" | \"StringLiteral\" | \"Expression\" | \"Statement\" | \"Declaration\" | \"BlockStatement\" | \"ClassBody\" | \"Pattern\", name: Identifier): Placeholder;\ndeclare function v8IntrinsicIdentifier(name: string): V8IntrinsicIdentifier;\ndeclare function argumentPlaceholder(): ArgumentPlaceholder;\ndeclare function bindExpression(object: Expression, callee: Expression): BindExpression;\ndeclare function importAttribute(key: Identifier | StringLiteral, value: StringLiteral): ImportAttribute;\ndeclare function decorator(expression: Expression): Decorator;\ndeclare function doExpression(body: BlockStatement, async?: boolean): DoExpression;\ndeclare function exportDefaultSpecifier(exported: Identifier): ExportDefaultSpecifier;\ndeclare function recordExpression(properties: Array<ObjectProperty | SpreadElement>): RecordExpression;\ndeclare function tupleExpression(elements?: Array<Expression | SpreadElement>): TupleExpression;\ndeclare function decimalLiteral(value: string): DecimalLiteral;\ndeclare function moduleExpression(body: Program): ModuleExpression;\ndeclare function topicReference(): TopicReference;\ndeclare function pipelineTopicExpression(expression: Expression): PipelineTopicExpression;\ndeclare function pipelineBareFunction(callee: Expression): PipelineBareFunction;\ndeclare function pipelinePrimaryTopicReference(): PipelinePrimaryTopicReference;\ndeclare function tsParameterProperty(parameter: Identifier | AssignmentPattern): TSParameterProperty;\n\ndeclare function tsDeclareFunction(id: Identifier | null | undefined, typeParameters: TSTypeParameterDeclaration | Noop | null | undefined, params: Array<Identifier | Pattern | RestElement>, returnType?: TSTypeAnnotation | Noop | null): TSDeclareFunction;\n\ndeclare function tsDeclareMethod(decorators: Array<Decorator> | null | undefined, key: Identifier | StringLiteral | NumericLiteral | Expression, typeParameters: TSTypeParameterDeclaration | Noop | null | undefined, params: Array<Identifier | Pattern | RestElement | TSParameterProperty>, returnType?: TSTypeAnnotation | Noop | null): TSDeclareMethod;\n\ndeclare function tsQualifiedName(left: TSEntityName, right: Identifier): TSQualifiedName;\n\ndeclare function tsCallSignatureDeclaration(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSCallSignatureDeclaration;\n\ndeclare function tsConstructSignatureDeclaration(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSConstructSignatureDeclaration;\n\ndeclare function tsPropertySignature(key: Expression, typeAnnotation?: TSTypeAnnotation | null, initializer?: Expression | null): TSPropertySignature;\n\ndeclare function tsMethodSignature(key: Expression, typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSMethodSignature;\n\ndeclare function tsIndexSignature(parameters: Array<Identifier>, typeAnnotation?: TSTypeAnnotation | null): TSIndexSignature;\n\ndeclare function tsAnyKeyword(): TSAnyKeyword;\n\ndeclare function tsBooleanKeyword(): TSBooleanKeyword;\n\ndeclare function tsBigIntKeyword(): TSBigIntKeyword;\n\ndeclare function tsIntrinsicKeyword(): TSIntrinsicKeyword;\n\ndeclare function tsNeverKeyword(): TSNeverKeyword;\n\ndeclare function tsNullKeyword(): TSNullKeyword;\n\ndeclare function tsNumberKeyword(): TSNumberKeyword;\n\ndeclare function tsObjectKeyword(): TSObjectKeyword;\n\ndeclare function tsStringKeyword(): TSStringKeyword;\n\ndeclare function tsSymbolKeyword(): TSSymbolKeyword;\n\ndeclare function tsUndefinedKeyword(): TSUndefinedKeyword;\n\ndeclare function tsUnknownKeyword(): TSUnknownKeyword;\n\ndeclare function tsVoidKeyword(): TSVoidKeyword;\n\ndeclare function tsThisType(): TSThisType;\n\ndeclare function tsFunctionType(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSFunctionType;\n\ndeclare function tsConstructorType(typeParameters: TSTypeParameterDeclaration | null | undefined, parameters: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSConstructorType;\n\ndeclare function tsTypeReference(typeName: TSEntityName, typeParameters?: TSTypeParameterInstantiation | null): TSTypeReference;\n\ndeclare function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation?: TSTypeAnnotation | null, asserts?: boolean | null): TSTypePredicate;\n\ndeclare function tsTypeQuery(exprName: TSEntityName | TSImportType): TSTypeQuery;\n\ndeclare function tsTypeLiteral(members: Array<TSTypeElement>): TSTypeLiteral;\n\ndeclare function tsArrayType(elementType: TSType): TSArrayType;\n\ndeclare function tsTupleType(elementTypes: Array<TSType | TSNamedTupleMember>): TSTupleType;\n\ndeclare function tsOptionalType(typeAnnotation: TSType): TSOptionalType;\n\ndeclare function tsRestType(typeAnnotation: TSType): TSRestType;\n\ndeclare function tsNamedTupleMember(label: Identifier, elementType: TSType, optional?: boolean): TSNamedTupleMember;\n\ndeclare function tsUnionType(types: Array<TSType>): TSUnionType;\n\ndeclare function tsIntersectionType(types: Array<TSType>): TSIntersectionType;\n\ndeclare function tsConditionalType(checkType: TSType, extendsType: TSType, trueType: TSType, falseType: TSType): TSConditionalType;\n\ndeclare function tsInferType(typeParameter: TSTypeParameter): TSInferType;\n\ndeclare function tsParenthesizedType(typeAnnotation: TSType): TSParenthesizedType;\n\ndeclare function tsTypeOperator(typeAnnotation: TSType): TSTypeOperator;\n\ndeclare function tsIndexedAccessType(objectType: TSType, indexType: TSType): TSIndexedAccessType;\n\ndeclare function tsMappedType(typeParameter: TSTypeParameter, typeAnnotation?: TSType | null, nameType?: TSType | null): TSMappedType;\n\ndeclare function tsLiteralType(literal: NumericLiteral | StringLiteral | BooleanLiteral | BigIntLiteral | UnaryExpression): TSLiteralType;\n\ndeclare function tsExpressionWithTypeArguments(expression: TSEntityName, typeParameters?: TSTypeParameterInstantiation | null): TSExpressionWithTypeArguments;\n\ndeclare function tsInterfaceDeclaration(id: Identifier, typeParameters: TSTypeParameterDeclaration | null | undefined, _extends: Array<TSExpressionWithTypeArguments> | null | undefined, body: TSInterfaceBody): TSInterfaceDeclaration;\n\ndeclare function tsInterfaceBody(body: Array<TSTypeElement>): TSInterfaceBody;\n\ndeclare function tsTypeAliasDeclaration(id: Identifier, typeParameters: TSTypeParameterDeclaration | null | undefined, typeAnnotation: TSType): TSTypeAliasDeclaration;\n\ndeclare function tsAsExpression(expression: Expression, typeAnnotation: TSType): TSAsExpression;\n\ndeclare function tsTypeAssertion(typeAnnotation: TSType, expression: Expression): TSTypeAssertion;\n\ndeclare function tsEnumDeclaration(id: Identifier, members: Array<TSEnumMember>): TSEnumDeclaration;\n\ndeclare function tsEnumMember(id: Identifier | StringLiteral, initializer?: Expression | null): TSEnumMember;\n\ndeclare function tsModuleDeclaration(id: Identifier | StringLiteral, body: TSModuleBlock | TSModuleDeclaration): TSModuleDeclaration;\n\ndeclare function tsModuleBlock(body: Array<Statement>): TSModuleBlock;\n\ndeclare function tsImportType(argument: StringLiteral, qualifier?: TSEntityName | null, typeParameters?: TSTypeParameterInstantiation | null): TSImportType;\n\ndeclare function tsImportEqualsDeclaration(id: Identifier, moduleReference: TSEntityName | TSExternalModuleReference): TSImportEqualsDeclaration;\n\ndeclare function tsExternalModuleReference(expression: StringLiteral): TSExternalModuleReference;\n\ndeclare function tsNonNullExpression(expression: Expression): TSNonNullExpression;\n\ndeclare function tsExportAssignment(expression: Expression): TSExportAssignment;\n\ndeclare function tsNamespaceExportDeclaration(id: Identifier): TSNamespaceExportDeclaration;\n\ndeclare function tsTypeAnnotation(typeAnnotation: TSType): TSTypeAnnotation;\n\ndeclare function tsTypeParameterInstantiation(params: Array<TSType>): TSTypeParameterInstantiation;\n\ndeclare function tsTypeParameterDeclaration(params: Array<TSTypeParameter>): TSTypeParameterDeclaration;\n\ndeclare function tsTypeParameter(constraint: TSType | null | undefined, _default: TSType | null | undefined, name: string): TSTypeParameter;\n\n/** @deprecated */\ndeclare function NumberLiteral(value: number): NumberLiteral$1;\n\n/** @deprecated */\ndeclare function RegexLiteral(pattern: string, flags?: string): RegexLiteral$1;\n\n/** @deprecated */\ndeclare function RestProperty(argument: LVal): RestProperty$1;\n\n/** @deprecated */\ndeclare function SpreadProperty(argument: Expression): SpreadProperty$1;\n\n/**\n * Create a clone of a `node` including only properties belonging to the node.\n * If the second parameter is `false`, cloneNode performs a shallow clone.\n * If the third parameter is true, the cloned nodes exclude location properties.\n */\ndeclare function cloneNode<T extends Node>(node: T, deep?: boolean, withoutLoc?: boolean): T;\n\n/**\n * Create a shallow clone of a `node`, including only\n * properties belonging to the node.\n * @deprecated Use t.cloneNode instead.\n */\ndeclare function clone<T extends Node>(node: T): T;\n\n/**\n * Create a deep clone of a `node` and all of it's child nodes\n * including only properties belonging to the node.\n * @deprecated Use t.cloneNode instead.\n */\ndeclare function cloneDeep<T extends Node>(node: T): T;\n\n/**\n * Create a deep clone of a `node` and all of it's child nodes\n * including only properties belonging to the node.\n * excluding `_private` and location properties.\n */\ndeclare function cloneDeepWithoutLoc<T extends Node>(node: T): T;\n\n/**\n * Create a shallow clone of a `node` excluding `_private` and location properties.\n */\ndeclare function cloneWithoutLoc<T extends Node>(node: T): T;\n\n/**\n * Add comment of certain type to a node.\n */\ndeclare function addComment<T extends Node>(node: T, type: CommentTypeShorthand, content: string, line?: boolean): T;\n\n/**\n * Add comments of certain type to a node.\n */\ndeclare function addComments<T extends Node>(node: T, type: CommentTypeShorthand, comments: ReadonlyArray<Comment>): T;\n\ndeclare function inheritInnerComments(child: Node, parent: Node): void;\n\ndeclare function inheritLeadingComments(child: Node, parent: Node): void;\n\n/**\n * Inherit all unique comments from `parent` node to `child` node.\n */\ndeclare function inheritsComments<T extends Node>(child: T, parent: Node): T;\n\ndeclare function inheritTrailingComments(child: Node, parent: Node): void;\n\n/**\n * Remove comment properties from a node.\n */\ndeclare function removeComments<T extends Node>(node: T): T;\n\ndeclare const STANDARDIZED_TYPES: string[];\ndeclare const EXPRESSION_TYPES: string[];\ndeclare const BINARY_TYPES: string[];\ndeclare const SCOPABLE_TYPES: string[];\ndeclare const BLOCKPARENT_TYPES: string[];\ndeclare const BLOCK_TYPES: string[];\ndeclare const STATEMENT_TYPES: string[];\ndeclare const TERMINATORLESS_TYPES: string[];\ndeclare const COMPLETIONSTATEMENT_TYPES: string[];\ndeclare const CONDITIONAL_TYPES: string[];\ndeclare const LOOP_TYPES: string[];\ndeclare const WHILE_TYPES: string[];\ndeclare const EXPRESSIONWRAPPER_TYPES: string[];\ndeclare const FOR_TYPES: string[];\ndeclare const FORXSTATEMENT_TYPES: string[];\ndeclare const FUNCTION_TYPES: string[];\ndeclare const FUNCTIONPARENT_TYPES: string[];\ndeclare const PUREISH_TYPES: string[];\ndeclare const DECLARATION_TYPES: string[];\ndeclare const PATTERNLIKE_TYPES: string[];\ndeclare const LVAL_TYPES: string[];\ndeclare const TSENTITYNAME_TYPES: string[];\ndeclare const LITERAL_TYPES: string[];\ndeclare const IMMUTABLE_TYPES: string[];\ndeclare const USERWHITESPACABLE_TYPES: string[];\ndeclare const METHOD_TYPES: string[];\ndeclare const OBJECTMEMBER_TYPES: string[];\ndeclare const PROPERTY_TYPES: string[];\ndeclare const UNARYLIKE_TYPES: string[];\ndeclare const PATTERN_TYPES: string[];\ndeclare const CLASS_TYPES: string[];\ndeclare const MODULEDECLARATION_TYPES: string[];\ndeclare const EXPORTDECLARATION_TYPES: string[];\ndeclare const MODULESPECIFIER_TYPES: string[];\ndeclare const ACCESSOR_TYPES: string[];\ndeclare const PRIVATE_TYPES: string[];\ndeclare const FLOW_TYPES: string[];\ndeclare const FLOWTYPE_TYPES: string[];\ndeclare const FLOWBASEANNOTATION_TYPES: string[];\ndeclare const FLOWDECLARATION_TYPES: string[];\ndeclare const FLOWPREDICATE_TYPES: string[];\ndeclare const ENUMBODY_TYPES: string[];\ndeclare const ENUMMEMBER_TYPES: string[];\ndeclare const JSX_TYPES: string[];\ndeclare const MISCELLANEOUS_TYPES: string[];\ndeclare const TYPESCRIPT_TYPES: string[];\ndeclare const TSTYPEELEMENT_TYPES: string[];\ndeclare const TSTYPE_TYPES: string[];\ndeclare const TSBASETYPE_TYPES: string[];\n\ndeclare const STATEMENT_OR_BLOCK_KEYS: string[];\ndeclare const FLATTENABLE_KEYS: string[];\ndeclare const FOR_INIT_KEYS: string[];\ndeclare const COMMENT_KEYS: string[];\ndeclare const LOGICAL_OPERATORS: string[];\ndeclare const UPDATE_OPERATORS: string[];\ndeclare const BOOLEAN_NUMBER_BINARY_OPERATORS: string[];\ndeclare const EQUALITY_BINARY_OPERATORS: string[];\ndeclare const COMPARISON_BINARY_OPERATORS: string[];\ndeclare const BOOLEAN_BINARY_OPERATORS: string[];\ndeclare const NUMBER_BINARY_OPERATORS: string[];\ndeclare const BINARY_OPERATORS: string[];\ndeclare const ASSIGNMENT_OPERATORS: string[];\ndeclare const BOOLEAN_UNARY_OPERATORS: string[];\ndeclare const NUMBER_UNARY_OPERATORS: string[];\ndeclare const STRING_UNARY_OPERATORS: string[];\ndeclare const UNARY_OPERATORS: string[];\ndeclare const INHERIT_KEYS: {\n    optional: string[];\n    force: string[];\n};\ndeclare const BLOCK_SCOPED_SYMBOL: unique symbol;\ndeclare const NOT_LOCAL_BINDING: unique symbol;\n\n/**\n * Ensure the `key` (defaults to \"body\") of a `node` is a block.\n * Casting it to a block if it is not.\n *\n * Returns the BlockStatement\n */\ndeclare function ensureBlock(node: Node, key?: string): BlockStatement;\n\ndeclare function toBindingIdentifierName(name: string): string;\n\ndeclare function toBlock(node: Statement | Expression, parent?: Node): BlockStatement;\n\ndeclare function toComputedKey(node: ObjectMember | ObjectProperty | ClassMethod | ClassProperty | ClassAccessorProperty | MemberExpression | OptionalMemberExpression, key?: Expression): Expression;\n\ndeclare const _default$3: {\n    (node: Function): FunctionExpression;\n    (node: Class): ClassExpression;\n    (node: ExpressionStatement | Expression | Class | Function): Expression;\n};\n//# sourceMappingURL=toExpression.d.ts.map\n\ndeclare function toIdentifier(input: string): string;\n\ndeclare function toKeyAlias(node: Method | Property, key?: Node): string;\ndeclare namespace toKeyAlias {\n    var uid: number;\n    var increment: () => number;\n}\n//# sourceMappingURL=toKeyAlias.d.ts.map\n\ndeclare type Scope = {\n    push(value: {\n        id: LVal;\n        kind: \"var\";\n        init?: Expression;\n    }): void;\n    buildUndefinedNode(): Node;\n};\n\n/**\n * Turn an array of statement `nodes` into a `SequenceExpression`.\n *\n * Variable declarations are turned into simple assignments and their\n * declarations hoisted to the top of the current scope.\n *\n * Expression statements are just resolved to their expression.\n */\ndeclare function toSequenceExpression(nodes: ReadonlyArray<Node>, scope: Scope): SequenceExpression | undefined;\n\ndeclare const _default$2: {\n    (node: AssignmentExpression, ignore?: boolean): ExpressionStatement;\n    <T extends Statement>(node: T, ignore: false): T;\n    <T_1 extends Statement>(node: T_1, ignore?: boolean): false | T_1;\n    (node: Class, ignore: false): ClassDeclaration;\n    (node: Class, ignore?: boolean): ClassDeclaration | false;\n    (node: Function, ignore: false): FunctionDeclaration;\n    (node: Function, ignore?: boolean): FunctionDeclaration | false;\n    (node: Node, ignore: false): Statement;\n    (node: Node, ignore?: boolean): Statement | false;\n};\n//# sourceMappingURL=toStatement.d.ts.map\n\ndeclare const _default$1: {\n    (value: undefined): Identifier;\n    (value: boolean): BooleanLiteral;\n    (value: null): NullLiteral;\n    (value: string): StringLiteral;\n    (value: number): NumericLiteral | BinaryExpression | UnaryExpression;\n    (value: RegExp): RegExpLiteral;\n    (value: ReadonlyArray<unknown>): ArrayExpression;\n    (value: object): ObjectExpression;\n    (value: unknown): Expression;\n};\n//# sourceMappingURL=valueToNode.d.ts.map\n\ndeclare const VISITOR_KEYS: Record<string, string[]>;\ndeclare const ALIAS_KEYS: Record<string, string[]>;\ndeclare const FLIPPED_ALIAS_KEYS: Record<string, string[]>;\ndeclare const NODE_FIELDS: Record<string, {}>;\ndeclare const BUILDER_KEYS: Record<string, string[]>;\ndeclare const DEPRECATED_KEYS: Record<string, string>;\ndeclare const NODE_PARENT_VALIDATIONS: {};\n\ndeclare const PLACEHOLDERS: string[];\ndeclare const PLACEHOLDERS_ALIAS: Record<string, string[]>;\ndeclare const PLACEHOLDERS_FLIPPED_ALIAS: Record<string, string[]>;\n\ndeclare const TYPES: Array<string>;\n//# sourceMappingURL=index.d.ts.map\n\n/**\n * Append a node to a member expression.\n */\ndeclare function appendToMemberExpression(member: MemberExpression, append: MemberExpression[\"property\"], computed?: boolean): MemberExpression;\n\n/**\n * Inherit all contextual properties from `parent` node to `child` node.\n */\ndeclare function inherits<T extends Node | null | undefined>(child: T, parent: Node | null | undefined): T;\n\n/**\n * Prepend a node to a member expression.\n */\ndeclare function prependToMemberExpression<T extends Pick<MemberExpression, \"object\" | \"property\">>(member: T, prepend: MemberExpression[\"object\"]): T;\n\n/**\n * Remove all of the _* properties from a node along with the additional metadata\n * properties like location data and raw token data.\n */\ndeclare function removeProperties(node: Node, opts?: {\n    preserveComments?: boolean;\n}): void;\n\ndeclare function removePropertiesDeep<T extends Node>(tree: T, opts?: {\n    preserveComments: boolean;\n} | null): T;\n\n/**\n * Dedupe type annotations.\n */\ndeclare function removeTypeDuplicates(nodes: ReadonlyArray<FlowType | false | null | undefined>): FlowType[];\n\ndeclare function getBindingIdentifiers(node: Node, duplicates: true, outerOnly?: boolean): Record<string, Array<Identifier>>;\ndeclare function getBindingIdentifiers(node: Node, duplicates?: false, outerOnly?: boolean): Record<string, Identifier>;\ndeclare function getBindingIdentifiers(node: Node, duplicates?: boolean, outerOnly?: boolean): Record<string, Identifier> | Record<string, Array<Identifier>>;\ndeclare namespace getBindingIdentifiers {\n    var keys: {\n        DeclareClass: string[];\n        DeclareFunction: string[];\n        DeclareModule: string[];\n        DeclareVariable: string[];\n        DeclareInterface: string[];\n        DeclareTypeAlias: string[];\n        DeclareOpaqueType: string[];\n        InterfaceDeclaration: string[];\n        TypeAlias: string[];\n        OpaqueType: string[];\n        CatchClause: string[];\n        LabeledStatement: string[];\n        UnaryExpression: string[];\n        AssignmentExpression: string[];\n        ImportSpecifier: string[];\n        ImportNamespaceSpecifier: string[];\n        ImportDefaultSpecifier: string[];\n        ImportDeclaration: string[];\n        ExportSpecifier: string[];\n        ExportNamespaceSpecifier: string[];\n        ExportDefaultSpecifier: string[];\n        FunctionDeclaration: string[];\n        FunctionExpression: string[];\n        ArrowFunctionExpression: string[];\n        ObjectMethod: string[];\n        ClassMethod: string[];\n        ClassPrivateMethod: string[];\n        ForInStatement: string[];\n        ForOfStatement: string[];\n        ClassDeclaration: string[];\n        ClassExpression: string[];\n        RestElement: string[];\n        UpdateExpression: string[];\n        ObjectProperty: string[];\n        AssignmentPattern: string[];\n        ArrayPattern: string[];\n        ObjectPattern: string[];\n        VariableDeclaration: string[];\n        VariableDeclarator: string[];\n    };\n}\n//# sourceMappingURL=getBindingIdentifiers.d.ts.map\n\ndeclare const _default: {\n    (node: Node, duplicates: true): Record<string, Array<Identifier>>;\n    (node: Node, duplicates?: false): Record<string, Identifier>;\n    (node: Node, duplicates?: boolean): Record<string, Identifier> | Record<string, Array<Identifier>>;\n};\n//# sourceMappingURL=getOuterBindingIdentifiers.d.ts.map\n\ndeclare type TraversalAncestors = Array<{\n    node: Node;\n    key: string;\n    index?: number;\n}>;\ndeclare type TraversalHandler<T> = (this: undefined, node: Node, parent: TraversalAncestors, state: T) => void;\ndeclare type TraversalHandlers<T> = {\n    enter?: TraversalHandler<T>;\n    exit?: TraversalHandler<T>;\n};\n/**\n * A general AST traversal with both prefix and postfix handlers, and a\n * state object. Exposes ancestry data to each handler so that more complex\n * AST data can be taken into account.\n */\ndeclare function traverse<T>(node: Node, handlers: TraversalHandler<T> | TraversalHandlers<T>, state?: T): void;\n\n/**\n * A prefix AST traversal implementation meant for simple searching\n * and processing.\n */\ndeclare function traverseFast(node: Node | null | undefined, enter: (node: Node, opts?: any) => void, opts?: any): void;\n\ndeclare function shallowEqual<T extends object>(actual: object, expected: T): actual is T;\n\ndeclare function is<T extends Node[\"type\"]>(type: T, node: Node | null | undefined, opts?: undefined): node is Extract<Node, {\n    type: T;\n}>;\ndeclare function is<T extends Node[\"type\"], P extends Extract<Node, {\n    type: T;\n}>>(type: T, n: Node | null | undefined, required: Partial<P>): n is P;\ndeclare function is<P extends Node>(type: string, node: Node | null | undefined, opts: Partial<P>): node is P;\ndeclare function is(type: string, node: Node | null | undefined, opts?: Partial<Node>): node is Node;\n\n/**\n * Check if the input `node` is a binding identifier.\n */\ndeclare function isBinding(node: Node, parent: Node, grandparent?: Node): boolean;\n\n/**\n * Check if the input `node` is block scoped.\n */\ndeclare function isBlockScoped(node: Node): boolean;\n\n/**\n * Check if the input `node` is definitely immutable.\n */\ndeclare function isImmutable(node: Node): boolean;\n\n/**\n * Check if the input `node` is a `let` variable declaration.\n */\ndeclare function isLet(node: Node): boolean;\n\ndeclare function isNode(node: any): node is Node;\n\n/**\n * Check if two nodes are equivalent\n */\ndeclare function isNodesEquivalent<T extends Partial<Node>>(a: T, b: any): b is T;\n\n/**\n * Test if a `placeholderType` is a `targetType` or if `targetType` is an alias of `placeholderType`.\n */\ndeclare function isPlaceholderType(placeholderType: string, targetType: string): boolean;\n\n/**\n * Check if the input `node` is a reference to a bound variable.\n */\ndeclare function isReferenced(node: Node, parent: Node, grandparent?: Node): boolean;\n\n/**\n * Check if the input `node` is a scope.\n */\ndeclare function isScope(node: Node, parent: Node): boolean;\n\n/**\n * Check if the input `specifier` is a `default` import or export.\n */\ndeclare function isSpecifierDefault(specifier: ModuleSpecifier): boolean;\n\ndeclare function isType<T extends Node[\"type\"]>(nodeType: string, targetType: T): nodeType is T;\ndeclare function isType(nodeType: string | null | undefined, targetType: string): boolean;\n\n/**\n * Check if the input `name` is a valid identifier name according to the ES3 specification.\n *\n * Additional ES3 reserved words are\n */\ndeclare function isValidES3Identifier(name: string): boolean;\n\n/**\n * Check if the input `name` is a valid identifier name\n * and isn't a reserved word.\n */\ndeclare function isValidIdentifier(name: string, reserved?: boolean): boolean;\n\n/**\n * Check if the input `node` is a variable declaration.\n */\ndeclare function isVar(node: Node): boolean;\n\n/**\n * Determines whether or not the input node `member` matches the\n * input `match`.\n *\n * For example, given the match `React.createClass` it would match the\n * parsed nodes of `React.createClass` and `React[\"createClass\"]`.\n */\ndeclare function matchesPattern(member: Node | null | undefined, match: string | string[], allowPartial?: boolean): boolean;\n\ndeclare function validate(node: Node | undefined | null, key: string, val: any): void;\n\n/**\n * Build a function that when called will return whether or not the\n * input `node` `MemberExpression` matches the input `match`.\n *\n * For example, given the match `React.createClass` it would match the\n * parsed nodes of `React.createClass` and `React[\"createClass\"]`.\n */\ndeclare function buildMatchMemberExpression(match: string, allowPartial?: boolean): (member: Node) => boolean;\n\ndeclare function isArrayExpression(node: object | null | undefined, opts?: object | null): node is ArrayExpression;\ndeclare function isAssignmentExpression(node: object | null | undefined, opts?: object | null): node is AssignmentExpression;\ndeclare function isBinaryExpression(node: object | null | undefined, opts?: object | null): node is BinaryExpression;\ndeclare function isInterpreterDirective(node: object | null | undefined, opts?: object | null): node is InterpreterDirective;\ndeclare function isDirective(node: object | null | undefined, opts?: object | null): node is Directive;\ndeclare function isDirectiveLiteral(node: object | null | undefined, opts?: object | null): node is DirectiveLiteral;\ndeclare function isBlockStatement(node: object | null | undefined, opts?: object | null): node is BlockStatement;\ndeclare function isBreakStatement(node: object | null | undefined, opts?: object | null): node is BreakStatement;\ndeclare function isCallExpression(node: object | null | undefined, opts?: object | null): node is CallExpression;\ndeclare function isCatchClause(node: object | null | undefined, opts?: object | null): node is CatchClause;\ndeclare function isConditionalExpression(node: object | null | undefined, opts?: object | null): node is ConditionalExpression;\ndeclare function isContinueStatement(node: object | null | undefined, opts?: object | null): node is ContinueStatement;\ndeclare function isDebuggerStatement(node: object | null | undefined, opts?: object | null): node is DebuggerStatement;\ndeclare function isDoWhileStatement(node: object | null | undefined, opts?: object | null): node is DoWhileStatement;\ndeclare function isEmptyStatement(node: object | null | undefined, opts?: object | null): node is EmptyStatement;\ndeclare function isExpressionStatement(node: object | null | undefined, opts?: object | null): node is ExpressionStatement;\ndeclare function isFile(node: object | null | undefined, opts?: object | null): node is File;\ndeclare function isForInStatement(node: object | null | undefined, opts?: object | null): node is ForInStatement;\ndeclare function isForStatement(node: object | null | undefined, opts?: object | null): node is ForStatement;\ndeclare function isFunctionDeclaration(node: object | null | undefined, opts?: object | null): node is FunctionDeclaration;\ndeclare function isFunctionExpression(node: object | null | undefined, opts?: object | null): node is FunctionExpression;\ndeclare function isIdentifier(node: object | null | undefined, opts?: object | null): node is Identifier;\ndeclare function isIfStatement(node: object | null | undefined, opts?: object | null): node is IfStatement;\ndeclare function isLabeledStatement(node: object | null | undefined, opts?: object | null): node is LabeledStatement;\ndeclare function isStringLiteral(node: object | null | undefined, opts?: object | null): node is StringLiteral;\ndeclare function isNumericLiteral(node: object | null | undefined, opts?: object | null): node is NumericLiteral;\ndeclare function isNullLiteral(node: object | null | undefined, opts?: object | null): node is NullLiteral;\ndeclare function isBooleanLiteral(node: object | null | undefined, opts?: object | null): node is BooleanLiteral;\ndeclare function isRegExpLiteral(node: object | null | undefined, opts?: object | null): node is RegExpLiteral;\ndeclare function isLogicalExpression(node: object | null | undefined, opts?: object | null): node is LogicalExpression;\ndeclare function isMemberExpression(node: object | null | undefined, opts?: object | null): node is MemberExpression;\ndeclare function isNewExpression(node: object | null | undefined, opts?: object | null): node is NewExpression;\ndeclare function isProgram(node: object | null | undefined, opts?: object | null): node is Program;\ndeclare function isObjectExpression(node: object | null | undefined, opts?: object | null): node is ObjectExpression;\ndeclare function isObjectMethod(node: object | null | undefined, opts?: object | null): node is ObjectMethod;\ndeclare function isObjectProperty(node: object | null | undefined, opts?: object | null): node is ObjectProperty;\ndeclare function isRestElement(node: object | null | undefined, opts?: object | null): node is RestElement;\ndeclare function isReturnStatement(node: object | null | undefined, opts?: object | null): node is ReturnStatement;\ndeclare function isSequenceExpression(node: object | null | undefined, opts?: object | null): node is SequenceExpression;\ndeclare function isParenthesizedExpression(node: object | null | undefined, opts?: object | null): node is ParenthesizedExpression;\ndeclare function isSwitchCase(node: object | null | undefined, opts?: object | null): node is SwitchCase;\ndeclare function isSwitchStatement(node: object | null | undefined, opts?: object | null): node is SwitchStatement;\ndeclare function isThisExpression(node: object | null | undefined, opts?: object | null): node is ThisExpression;\ndeclare function isThrowStatement(node: object | null | undefined, opts?: object | null): node is ThrowStatement;\ndeclare function isTryStatement(node: object | null | undefined, opts?: object | null): node is TryStatement;\ndeclare function isUnaryExpression(node: object | null | undefined, opts?: object | null): node is UnaryExpression;\ndeclare function isUpdateExpression(node: object | null | undefined, opts?: object | null): node is UpdateExpression;\ndeclare function isVariableDeclaration(node: object | null | undefined, opts?: object | null): node is VariableDeclaration;\ndeclare function isVariableDeclarator(node: object | null | undefined, opts?: object | null): node is VariableDeclarator;\ndeclare function isWhileStatement(node: object | null | undefined, opts?: object | null): node is WhileStatement;\ndeclare function isWithStatement(node: object | null | undefined, opts?: object | null): node is WithStatement;\ndeclare function isAssignmentPattern(node: object | null | undefined, opts?: object | null): node is AssignmentPattern;\ndeclare function isArrayPattern(node: object | null | undefined, opts?: object | null): node is ArrayPattern;\ndeclare function isArrowFunctionExpression(node: object | null | undefined, opts?: object | null): node is ArrowFunctionExpression;\ndeclare function isClassBody(node: object | null | undefined, opts?: object | null): node is ClassBody;\ndeclare function isClassExpression(node: object | null | undefined, opts?: object | null): node is ClassExpression;\ndeclare function isClassDeclaration(node: object | null | undefined, opts?: object | null): node is ClassDeclaration;\ndeclare function isExportAllDeclaration(node: object | null | undefined, opts?: object | null): node is ExportAllDeclaration;\ndeclare function isExportDefaultDeclaration(node: object | null | undefined, opts?: object | null): node is ExportDefaultDeclaration;\ndeclare function isExportNamedDeclaration(node: object | null | undefined, opts?: object | null): node is ExportNamedDeclaration;\ndeclare function isExportSpecifier(node: object | null | undefined, opts?: object | null): node is ExportSpecifier;\ndeclare function isForOfStatement(node: object | null | undefined, opts?: object | null): node is ForOfStatement;\ndeclare function isImportDeclaration(node: object | null | undefined, opts?: object | null): node is ImportDeclaration;\ndeclare function isImportDefaultSpecifier(node: object | null | undefined, opts?: object | null): node is ImportDefaultSpecifier;\ndeclare function isImportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): node is ImportNamespaceSpecifier;\ndeclare function isImportSpecifier(node: object | null | undefined, opts?: object | null): node is ImportSpecifier;\ndeclare function isMetaProperty(node: object | null | undefined, opts?: object | null): node is MetaProperty;\ndeclare function isClassMethod(node: object | null | undefined, opts?: object | null): node is ClassMethod;\ndeclare function isObjectPattern(node: object | null | undefined, opts?: object | null): node is ObjectPattern;\ndeclare function isSpreadElement(node: object | null | undefined, opts?: object | null): node is SpreadElement;\ndeclare function isSuper(node: object | null | undefined, opts?: object | null): node is Super;\ndeclare function isTaggedTemplateExpression(node: object | null | undefined, opts?: object | null): node is TaggedTemplateExpression;\ndeclare function isTemplateElement(node: object | null | undefined, opts?: object | null): node is TemplateElement;\ndeclare function isTemplateLiteral(node: object | null | undefined, opts?: object | null): node is TemplateLiteral;\ndeclare function isYieldExpression(node: object | null | undefined, opts?: object | null): node is YieldExpression;\ndeclare function isAwaitExpression(node: object | null | undefined, opts?: object | null): node is AwaitExpression;\ndeclare function isImport(node: object | null | undefined, opts?: object | null): node is Import;\ndeclare function isBigIntLiteral(node: object | null | undefined, opts?: object | null): node is BigIntLiteral;\ndeclare function isExportNamespaceSpecifier(node: object | null | undefined, opts?: object | null): node is ExportNamespaceSpecifier;\ndeclare function isOptionalMemberExpression(node: object | null | undefined, opts?: object | null): node is OptionalMemberExpression;\ndeclare function isOptionalCallExpression(node: object | null | undefined, opts?: object | null): node is OptionalCallExpression;\ndeclare function isClassProperty(node: object | null | undefined, opts?: object | null): node is ClassProperty;\ndeclare function isClassAccessorProperty(node: object | null | undefined, opts?: object | null): node is ClassAccessorProperty;\ndeclare function isClassPrivateProperty(node: object | null | undefined, opts?: object | null): node is ClassPrivateProperty;\ndeclare function isClassPrivateMethod(node: object | null | undefined, opts?: object | null): node is ClassPrivateMethod;\ndeclare function isPrivateName(node: object | null | undefined, opts?: object | null): node is PrivateName;\ndeclare function isStaticBlock(node: object | null | undefined, opts?: object | null): node is StaticBlock;\ndeclare function isAnyTypeAnnotation(node: object | null | undefined, opts?: object | null): node is AnyTypeAnnotation;\ndeclare function isArrayTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ArrayTypeAnnotation;\ndeclare function isBooleanTypeAnnotation(node: object | null | undefined, opts?: object | null): node is BooleanTypeAnnotation;\ndeclare function isBooleanLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is BooleanLiteralTypeAnnotation;\ndeclare function isNullLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NullLiteralTypeAnnotation;\ndeclare function isClassImplements(node: object | null | undefined, opts?: object | null): node is ClassImplements;\ndeclare function isDeclareClass(node: object | null | undefined, opts?: object | null): node is DeclareClass;\ndeclare function isDeclareFunction(node: object | null | undefined, opts?: object | null): node is DeclareFunction;\ndeclare function isDeclareInterface(node: object | null | undefined, opts?: object | null): node is DeclareInterface;\ndeclare function isDeclareModule(node: object | null | undefined, opts?: object | null): node is DeclareModule;\ndeclare function isDeclareModuleExports(node: object | null | undefined, opts?: object | null): node is DeclareModuleExports;\ndeclare function isDeclareTypeAlias(node: object | null | undefined, opts?: object | null): node is DeclareTypeAlias;\ndeclare function isDeclareOpaqueType(node: object | null | undefined, opts?: object | null): node is DeclareOpaqueType;\ndeclare function isDeclareVariable(node: object | null | undefined, opts?: object | null): node is DeclareVariable;\ndeclare function isDeclareExportDeclaration(node: object | null | undefined, opts?: object | null): node is DeclareExportDeclaration;\ndeclare function isDeclareExportAllDeclaration(node: object | null | undefined, opts?: object | null): node is DeclareExportAllDeclaration;\ndeclare function isDeclaredPredicate(node: object | null | undefined, opts?: object | null): node is DeclaredPredicate;\ndeclare function isExistsTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ExistsTypeAnnotation;\ndeclare function isFunctionTypeAnnotation(node: object | null | undefined, opts?: object | null): node is FunctionTypeAnnotation;\ndeclare function isFunctionTypeParam(node: object | null | undefined, opts?: object | null): node is FunctionTypeParam;\ndeclare function isGenericTypeAnnotation(node: object | null | undefined, opts?: object | null): node is GenericTypeAnnotation;\ndeclare function isInferredPredicate(node: object | null | undefined, opts?: object | null): node is InferredPredicate;\ndeclare function isInterfaceExtends(node: object | null | undefined, opts?: object | null): node is InterfaceExtends;\ndeclare function isInterfaceDeclaration(node: object | null | undefined, opts?: object | null): node is InterfaceDeclaration;\ndeclare function isInterfaceTypeAnnotation(node: object | null | undefined, opts?: object | null): node is InterfaceTypeAnnotation;\ndeclare function isIntersectionTypeAnnotation(node: object | null | undefined, opts?: object | null): node is IntersectionTypeAnnotation;\ndeclare function isMixedTypeAnnotation(node: object | null | undefined, opts?: object | null): node is MixedTypeAnnotation;\ndeclare function isEmptyTypeAnnotation(node: object | null | undefined, opts?: object | null): node is EmptyTypeAnnotation;\ndeclare function isNullableTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NullableTypeAnnotation;\ndeclare function isNumberLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NumberLiteralTypeAnnotation;\ndeclare function isNumberTypeAnnotation(node: object | null | undefined, opts?: object | null): node is NumberTypeAnnotation;\ndeclare function isObjectTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ObjectTypeAnnotation;\ndeclare function isObjectTypeInternalSlot(node: object | null | undefined, opts?: object | null): node is ObjectTypeInternalSlot;\ndeclare function isObjectTypeCallProperty(node: object | null | undefined, opts?: object | null): node is ObjectTypeCallProperty;\ndeclare function isObjectTypeIndexer(node: object | null | undefined, opts?: object | null): node is ObjectTypeIndexer;\ndeclare function isObjectTypeProperty(node: object | null | undefined, opts?: object | null): node is ObjectTypeProperty;\ndeclare function isObjectTypeSpreadProperty(node: object | null | undefined, opts?: object | null): node is ObjectTypeSpreadProperty;\ndeclare function isOpaqueType(node: object | null | undefined, opts?: object | null): node is OpaqueType;\ndeclare function isQualifiedTypeIdentifier(node: object | null | undefined, opts?: object | null): node is QualifiedTypeIdentifier;\ndeclare function isStringLiteralTypeAnnotation(node: object | null | undefined, opts?: object | null): node is StringLiteralTypeAnnotation;\ndeclare function isStringTypeAnnotation(node: object | null | undefined, opts?: object | null): node is StringTypeAnnotation;\ndeclare function isSymbolTypeAnnotation(node: object | null | undefined, opts?: object | null): node is SymbolTypeAnnotation;\ndeclare function isThisTypeAnnotation(node: object | null | undefined, opts?: object | null): node is ThisTypeAnnotation;\ndeclare function isTupleTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TupleTypeAnnotation;\ndeclare function isTypeofTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TypeofTypeAnnotation;\ndeclare function isTypeAlias(node: object | null | undefined, opts?: object | null): node is TypeAlias;\ndeclare function isTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TypeAnnotation;\ndeclare function isTypeCastExpression(node: object | null | undefined, opts?: object | null): node is TypeCastExpression;\ndeclare function isTypeParameter(node: object | null | undefined, opts?: object | null): node is TypeParameter;\ndeclare function isTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): node is TypeParameterDeclaration;\ndeclare function isTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): node is TypeParameterInstantiation;\ndeclare function isUnionTypeAnnotation(node: object | null | undefined, opts?: object | null): node is UnionTypeAnnotation;\ndeclare function isVariance(node: object | null | undefined, opts?: object | null): node is Variance;\ndeclare function isVoidTypeAnnotation(node: object | null | undefined, opts?: object | null): node is VoidTypeAnnotation;\ndeclare function isEnumDeclaration(node: object | null | undefined, opts?: object | null): node is EnumDeclaration;\ndeclare function isEnumBooleanBody(node: object | null | undefined, opts?: object | null): node is EnumBooleanBody;\ndeclare function isEnumNumberBody(node: object | null | undefined, opts?: object | null): node is EnumNumberBody;\ndeclare function isEnumStringBody(node: object | null | undefined, opts?: object | null): node is EnumStringBody;\ndeclare function isEnumSymbolBody(node: object | null | undefined, opts?: object | null): node is EnumSymbolBody;\ndeclare function isEnumBooleanMember(node: object | null | undefined, opts?: object | null): node is EnumBooleanMember;\ndeclare function isEnumNumberMember(node: object | null | undefined, opts?: object | null): node is EnumNumberMember;\ndeclare function isEnumStringMember(node: object | null | undefined, opts?: object | null): node is EnumStringMember;\ndeclare function isEnumDefaultedMember(node: object | null | undefined, opts?: object | null): node is EnumDefaultedMember;\ndeclare function isIndexedAccessType(node: object | null | undefined, opts?: object | null): node is IndexedAccessType;\ndeclare function isOptionalIndexedAccessType(node: object | null | undefined, opts?: object | null): node is OptionalIndexedAccessType;\ndeclare function isJSXAttribute(node: object | null | undefined, opts?: object | null): node is JSXAttribute;\ndeclare function isJSXClosingElement(node: object | null | undefined, opts?: object | null): node is JSXClosingElement;\ndeclare function isJSXElement(node: object | null | undefined, opts?: object | null): node is JSXElement;\ndeclare function isJSXEmptyExpression(node: object | null | undefined, opts?: object | null): node is JSXEmptyExpression;\ndeclare function isJSXExpressionContainer(node: object | null | undefined, opts?: object | null): node is JSXExpressionContainer;\ndeclare function isJSXSpreadChild(node: object | null | undefined, opts?: object | null): node is JSXSpreadChild;\ndeclare function isJSXIdentifier(node: object | null | undefined, opts?: object | null): node is JSXIdentifier;\ndeclare function isJSXMemberExpression(node: object | null | undefined, opts?: object | null): node is JSXMemberExpression;\ndeclare function isJSXNamespacedName(node: object | null | undefined, opts?: object | null): node is JSXNamespacedName;\ndeclare function isJSXOpeningElement(node: object | null | undefined, opts?: object | null): node is JSXOpeningElement;\ndeclare function isJSXSpreadAttribute(node: object | null | undefined, opts?: object | null): node is JSXSpreadAttribute;\ndeclare function isJSXText(node: object | null | undefined, opts?: object | null): node is JSXText;\ndeclare function isJSXFragment(node: object | null | undefined, opts?: object | null): node is JSXFragment;\ndeclare function isJSXOpeningFragment(node: object | null | undefined, opts?: object | null): node is JSXOpeningFragment;\ndeclare function isJSXClosingFragment(node: object | null | undefined, opts?: object | null): node is JSXClosingFragment;\ndeclare function isNoop(node: object | null | undefined, opts?: object | null): node is Noop;\ndeclare function isPlaceholder(node: object | null | undefined, opts?: object | null): node is Placeholder;\ndeclare function isV8IntrinsicIdentifier(node: object | null | undefined, opts?: object | null): node is V8IntrinsicIdentifier;\ndeclare function isArgumentPlaceholder(node: object | null | undefined, opts?: object | null): node is ArgumentPlaceholder;\ndeclare function isBindExpression(node: object | null | undefined, opts?: object | null): node is BindExpression;\ndeclare function isImportAttribute(node: object | null | undefined, opts?: object | null): node is ImportAttribute;\ndeclare function isDecorator(node: object | null | undefined, opts?: object | null): node is Decorator;\ndeclare function isDoExpression(node: object | null | undefined, opts?: object | null): node is DoExpression;\ndeclare function isExportDefaultSpecifier(node: object | null | undefined, opts?: object | null): node is ExportDefaultSpecifier;\ndeclare function isRecordExpression(node: object | null | undefined, opts?: object | null): node is RecordExpression;\ndeclare function isTupleExpression(node: object | null | undefined, opts?: object | null): node is TupleExpression;\ndeclare function isDecimalLiteral(node: object | null | undefined, opts?: object | null): node is DecimalLiteral;\ndeclare function isModuleExpression(node: object | null | undefined, opts?: object | null): node is ModuleExpression;\ndeclare function isTopicReference(node: object | null | undefined, opts?: object | null): node is TopicReference;\ndeclare function isPipelineTopicExpression(node: object | null | undefined, opts?: object | null): node is PipelineTopicExpression;\ndeclare function isPipelineBareFunction(node: object | null | undefined, opts?: object | null): node is PipelineBareFunction;\ndeclare function isPipelinePrimaryTopicReference(node: object | null | undefined, opts?: object | null): node is PipelinePrimaryTopicReference;\ndeclare function isTSParameterProperty(node: object | null | undefined, opts?: object | null): node is TSParameterProperty;\ndeclare function isTSDeclareFunction(node: object | null | undefined, opts?: object | null): node is TSDeclareFunction;\ndeclare function isTSDeclareMethod(node: object | null | undefined, opts?: object | null): node is TSDeclareMethod;\ndeclare function isTSQualifiedName(node: object | null | undefined, opts?: object | null): node is TSQualifiedName;\ndeclare function isTSCallSignatureDeclaration(node: object | null | undefined, opts?: object | null): node is TSCallSignatureDeclaration;\ndeclare function isTSConstructSignatureDeclaration(node: object | null | undefined, opts?: object | null): node is TSConstructSignatureDeclaration;\ndeclare function isTSPropertySignature(node: object | null | undefined, opts?: object | null): node is TSPropertySignature;\ndeclare function isTSMethodSignature(node: object | null | undefined, opts?: object | null): node is TSMethodSignature;\ndeclare function isTSIndexSignature(node: object | null | undefined, opts?: object | null): node is TSIndexSignature;\ndeclare function isTSAnyKeyword(node: object | null | undefined, opts?: object | null): node is TSAnyKeyword;\ndeclare function isTSBooleanKeyword(node: object | null | undefined, opts?: object | null): node is TSBooleanKeyword;\ndeclare function isTSBigIntKeyword(node: object | null | undefined, opts?: object | null): node is TSBigIntKeyword;\ndeclare function isTSIntrinsicKeyword(node: object | null | undefined, opts?: object | null): node is TSIntrinsicKeyword;\ndeclare function isTSNeverKeyword(node: object | null | undefined, opts?: object | null): node is TSNeverKeyword;\ndeclare function isTSNullKeyword(node: object | null | undefined, opts?: object | null): node is TSNullKeyword;\ndeclare function isTSNumberKeyword(node: object | null | undefined, opts?: object | null): node is TSNumberKeyword;\ndeclare function isTSObjectKeyword(node: object | null | undefined, opts?: object | null): node is TSObjectKeyword;\ndeclare function isTSStringKeyword(node: object | null | undefined, opts?: object | null): node is TSStringKeyword;\ndeclare function isTSSymbolKeyword(node: object | null | undefined, opts?: object | null): node is TSSymbolKeyword;\ndeclare function isTSUndefinedKeyword(node: object | null | undefined, opts?: object | null): node is TSUndefinedKeyword;\ndeclare function isTSUnknownKeyword(node: object | null | undefined, opts?: object | null): node is TSUnknownKeyword;\ndeclare function isTSVoidKeyword(node: object | null | undefined, opts?: object | null): node is TSVoidKeyword;\ndeclare function isTSThisType(node: object | null | undefined, opts?: object | null): node is TSThisType;\ndeclare function isTSFunctionType(node: object | null | undefined, opts?: object | null): node is TSFunctionType;\ndeclare function isTSConstructorType(node: object | null | undefined, opts?: object | null): node is TSConstructorType;\ndeclare function isTSTypeReference(node: object | null | undefined, opts?: object | null): node is TSTypeReference;\ndeclare function isTSTypePredicate(node: object | null | undefined, opts?: object | null): node is TSTypePredicate;\ndeclare function isTSTypeQuery(node: object | null | undefined, opts?: object | null): node is TSTypeQuery;\ndeclare function isTSTypeLiteral(node: object | null | undefined, opts?: object | null): node is TSTypeLiteral;\ndeclare function isTSArrayType(node: object | null | undefined, opts?: object | null): node is TSArrayType;\ndeclare function isTSTupleType(node: object | null | undefined, opts?: object | null): node is TSTupleType;\ndeclare function isTSOptionalType(node: object | null | undefined, opts?: object | null): node is TSOptionalType;\ndeclare function isTSRestType(node: object | null | undefined, opts?: object | null): node is TSRestType;\ndeclare function isTSNamedTupleMember(node: object | null | undefined, opts?: object | null): node is TSNamedTupleMember;\ndeclare function isTSUnionType(node: object | null | undefined, opts?: object | null): node is TSUnionType;\ndeclare function isTSIntersectionType(node: object | null | undefined, opts?: object | null): node is TSIntersectionType;\ndeclare function isTSConditionalType(node: object | null | undefined, opts?: object | null): node is TSConditionalType;\ndeclare function isTSInferType(node: object | null | undefined, opts?: object | null): node is TSInferType;\ndeclare function isTSParenthesizedType(node: object | null | undefined, opts?: object | null): node is TSParenthesizedType;\ndeclare function isTSTypeOperator(node: object | null | undefined, opts?: object | null): node is TSTypeOperator;\ndeclare function isTSIndexedAccessType(node: object | null | undefined, opts?: object | null): node is TSIndexedAccessType;\ndeclare function isTSMappedType(node: object | null | undefined, opts?: object | null): node is TSMappedType;\ndeclare function isTSLiteralType(node: object | null | undefined, opts?: object | null): node is TSLiteralType;\ndeclare function isTSExpressionWithTypeArguments(node: object | null | undefined, opts?: object | null): node is TSExpressionWithTypeArguments;\ndeclare function isTSInterfaceDeclaration(node: object | null | undefined, opts?: object | null): node is TSInterfaceDeclaration;\ndeclare function isTSInterfaceBody(node: object | null | undefined, opts?: object | null): node is TSInterfaceBody;\ndeclare function isTSTypeAliasDeclaration(node: object | null | undefined, opts?: object | null): node is TSTypeAliasDeclaration;\ndeclare function isTSAsExpression(node: object | null | undefined, opts?: object | null): node is TSAsExpression;\ndeclare function isTSTypeAssertion(node: object | null | undefined, opts?: object | null): node is TSTypeAssertion;\ndeclare function isTSEnumDeclaration(node: object | null | undefined, opts?: object | null): node is TSEnumDeclaration;\ndeclare function isTSEnumMember(node: object | null | undefined, opts?: object | null): node is TSEnumMember;\ndeclare function isTSModuleDeclaration(node: object | null | undefined, opts?: object | null): node is TSModuleDeclaration;\ndeclare function isTSModuleBlock(node: object | null | undefined, opts?: object | null): node is TSModuleBlock;\ndeclare function isTSImportType(node: object | null | undefined, opts?: object | null): node is TSImportType;\ndeclare function isTSImportEqualsDeclaration(node: object | null | undefined, opts?: object | null): node is TSImportEqualsDeclaration;\ndeclare function isTSExternalModuleReference(node: object | null | undefined, opts?: object | null): node is TSExternalModuleReference;\ndeclare function isTSNonNullExpression(node: object | null | undefined, opts?: object | null): node is TSNonNullExpression;\ndeclare function isTSExportAssignment(node: object | null | undefined, opts?: object | null): node is TSExportAssignment;\ndeclare function isTSNamespaceExportDeclaration(node: object | null | undefined, opts?: object | null): node is TSNamespaceExportDeclaration;\ndeclare function isTSTypeAnnotation(node: object | null | undefined, opts?: object | null): node is TSTypeAnnotation;\ndeclare function isTSTypeParameterInstantiation(node: object | null | undefined, opts?: object | null): node is TSTypeParameterInstantiation;\ndeclare function isTSTypeParameterDeclaration(node: object | null | undefined, opts?: object | null): node is TSTypeParameterDeclaration;\ndeclare function isTSTypeParameter(node: object | null | undefined, opts?: object | null): node is TSTypeParameter;\ndeclare function isStandardized(node: object | null | undefined, opts?: object | null): node is Standardized;\ndeclare function isExpression(node: object | null | undefined, opts?: object | null): node is Expression;\ndeclare function isBinary(node: object | null | undefined, opts?: object | null): node is Binary;\ndeclare function isScopable(node: object | null | undefined, opts?: object | null): node is Scopable;\ndeclare function isBlockParent(node: object | null | undefined, opts?: object | null): node is BlockParent;\ndeclare function isBlock(node: object | null | undefined, opts?: object | null): node is Block;\ndeclare function isStatement(node: object | null | undefined, opts?: object | null): node is Statement;\ndeclare function isTerminatorless(node: object | null | undefined, opts?: object | null): node is Terminatorless;\ndeclare function isCompletionStatement(node: object | null | undefined, opts?: object | null): node is CompletionStatement;\ndeclare function isConditional(node: object | null | undefined, opts?: object | null): node is Conditional;\ndeclare function isLoop(node: object | null | undefined, opts?: object | null): node is Loop;\ndeclare function isWhile(node: object | null | undefined, opts?: object | null): node is While;\ndeclare function isExpressionWrapper(node: object | null | undefined, opts?: object | null): node is ExpressionWrapper;\ndeclare function isFor(node: object | null | undefined, opts?: object | null): node is For;\ndeclare function isForXStatement(node: object | null | undefined, opts?: object | null): node is ForXStatement;\ndeclare function isFunction(node: object | null | undefined, opts?: object | null): node is Function;\ndeclare function isFunctionParent(node: object | null | undefined, opts?: object | null): node is FunctionParent;\ndeclare function isPureish(node: object | null | undefined, opts?: object | null): node is Pureish;\ndeclare function isDeclaration(node: object | null | undefined, opts?: object | null): node is Declaration;\ndeclare function isPatternLike(node: object | null | undefined, opts?: object | null): node is PatternLike;\ndeclare function isLVal(node: object | null | undefined, opts?: object | null): node is LVal;\ndeclare function isTSEntityName(node: object | null | undefined, opts?: object | null): node is TSEntityName;\ndeclare function isLiteral(node: object | null | undefined, opts?: object | null): node is Literal;\ndeclare function isUserWhitespacable(node: object | null | undefined, opts?: object | null): node is UserWhitespacable;\ndeclare function isMethod(node: object | null | undefined, opts?: object | null): node is Method;\ndeclare function isObjectMember(node: object | null | undefined, opts?: object | null): node is ObjectMember;\ndeclare function isProperty(node: object | null | undefined, opts?: object | null): node is Property;\ndeclare function isUnaryLike(node: object | null | undefined, opts?: object | null): node is UnaryLike;\ndeclare function isPattern(node: object | null | undefined, opts?: object | null): node is Pattern;\ndeclare function isClass(node: object | null | undefined, opts?: object | null): node is Class;\ndeclare function isModuleDeclaration(node: object | null | undefined, opts?: object | null): node is ModuleDeclaration;\ndeclare function isExportDeclaration(node: object | null | undefined, opts?: object | null): node is ExportDeclaration;\ndeclare function isModuleSpecifier(node: object | null | undefined, opts?: object | null): node is ModuleSpecifier;\ndeclare function isAccessor(node: object | null | undefined, opts?: object | null): node is Accessor;\ndeclare function isPrivate(node: object | null | undefined, opts?: object | null): node is Private;\ndeclare function isFlow(node: object | null | undefined, opts?: object | null): node is Flow;\ndeclare function isFlowType(node: object | null | undefined, opts?: object | null): node is FlowType;\ndeclare function isFlowBaseAnnotation(node: object | null | undefined, opts?: object | null): node is FlowBaseAnnotation;\ndeclare function isFlowDeclaration(node: object | null | undefined, opts?: object | null): node is FlowDeclaration;\ndeclare function isFlowPredicate(node: object | null | undefined, opts?: object | null): node is FlowPredicate;\ndeclare function isEnumBody(node: object | null | undefined, opts?: object | null): node is EnumBody;\ndeclare function isEnumMember(node: object | null | undefined, opts?: object | null): node is EnumMember;\ndeclare function isJSX(node: object | null | undefined, opts?: object | null): node is JSX;\ndeclare function isMiscellaneous(node: object | null | undefined, opts?: object | null): node is Miscellaneous;\ndeclare function isTypeScript(node: object | null | undefined, opts?: object | null): node is TypeScript;\ndeclare function isTSTypeElement(node: object | null | undefined, opts?: object | null): node is TSTypeElement;\ndeclare function isTSType(node: object | null | undefined, opts?: object | null): node is TSType;\ndeclare function isTSBaseType(node: object | null | undefined, opts?: object | null): node is TSBaseType;\ndeclare function isNumberLiteral(node: object | null | undefined, opts?: object | null): boolean;\ndeclare function isRegexLiteral(node: object | null | undefined, opts?: object | null): boolean;\ndeclare function isRestProperty(node: object | null | undefined, opts?: object | null): boolean;\ndeclare function isSpreadProperty(node: object | null | undefined, opts?: object | null): boolean;\n\ndeclare const react: {\n    isReactComponent: (member: Node) => boolean;\n    isCompatTag: typeof isCompatTag;\n    buildChildren: typeof buildChildren;\n};\n\nexport { ACCESSOR_TYPES, ALIAS_KEYS, ASSIGNMENT_OPERATORS, Accessor, Aliases, AnyTypeAnnotation, ArgumentPlaceholder, ArrayExpression, ArrayPattern, ArrayTypeAnnotation, ArrowFunctionExpression, AssignmentExpression, AssignmentPattern, AwaitExpression, BINARY_OPERATORS, BINARY_TYPES, BLOCKPARENT_TYPES, BLOCK_SCOPED_SYMBOL, BLOCK_TYPES, BOOLEAN_BINARY_OPERATORS, BOOLEAN_NUMBER_BINARY_OPERATORS, BOOLEAN_UNARY_OPERATORS, BUILDER_KEYS, BigIntLiteral, Binary, BinaryExpression, BindExpression, Block, BlockParent, BlockStatement, BooleanLiteral, BooleanLiteralTypeAnnotation, BooleanTypeAnnotation, BreakStatement, CLASS_TYPES, COMMENT_KEYS, COMPARISON_BINARY_OPERATORS, COMPLETIONSTATEMENT_TYPES, CONDITIONAL_TYPES, CallExpression, CatchClause, Class, ClassAccessorProperty, ClassBody, ClassDeclaration, ClassExpression, ClassImplements, ClassMethod, ClassPrivateMethod, ClassPrivateProperty, ClassProperty, Comment, CommentBlock, CommentLine, CommentTypeShorthand, CompletionStatement, Conditional, ConditionalExpression, ContinueStatement, DECLARATION_TYPES, DEPRECATED_KEYS, DebuggerStatement, DecimalLiteral, Declaration, DeclareClass, DeclareExportAllDeclaration, DeclareExportDeclaration, DeclareFunction, DeclareInterface, DeclareModule, DeclareModuleExports, DeclareOpaqueType, DeclareTypeAlias, DeclareVariable, DeclaredPredicate, Decorator, DeprecatedAliases, Directive, DirectiveLiteral, DoExpression, DoWhileStatement, ENUMBODY_TYPES, ENUMMEMBER_TYPES, EQUALITY_BINARY_OPERATORS, EXPORTDECLARATION_TYPES, EXPRESSIONWRAPPER_TYPES, EXPRESSION_TYPES, EmptyStatement, EmptyTypeAnnotation, EnumBody, EnumBooleanBody, EnumBooleanMember, EnumDeclaration, EnumDefaultedMember, EnumMember, EnumNumberBody, EnumNumberMember, EnumStringBody, EnumStringMember, EnumSymbolBody, ExistsTypeAnnotation, ExportAllDeclaration, ExportDeclaration, ExportDefaultDeclaration, ExportDefaultSpecifier, ExportNamedDeclaration, ExportNamespaceSpecifier, ExportSpecifier, Expression, ExpressionStatement, ExpressionWrapper, FLATTENABLE_KEYS, FLIPPED_ALIAS_KEYS, FLOWBASEANNOTATION_TYPES, FLOWDECLARATION_TYPES, FLOWPREDICATE_TYPES, FLOWTYPE_TYPES, FLOW_TYPES, FORXSTATEMENT_TYPES, FOR_INIT_KEYS, FOR_TYPES, FUNCTIONPARENT_TYPES, FUNCTION_TYPES, File, Flow, FlowBaseAnnotation, FlowDeclaration, FlowPredicate, FlowType, For, ForInStatement, ForOfStatement, ForStatement, ForXStatement, Function, FunctionDeclaration, FunctionExpression, FunctionParent, FunctionTypeAnnotation, FunctionTypeParam, GenericTypeAnnotation, IMMUTABLE_TYPES, INHERIT_KEYS, Identifier, IfStatement, Immutable, Import, ImportAttribute, ImportDeclaration, ImportDefaultSpecifier, ImportNamespaceSpecifier, ImportSpecifier, IndexedAccessType, InferredPredicate, InterfaceDeclaration, InterfaceExtends, InterfaceTypeAnnotation, InterpreterDirective, IntersectionTypeAnnotation, JSX, JSXAttribute, JSXClosingElement, JSXClosingFragment, JSXElement, JSXEmptyExpression, JSXExpressionContainer, JSXFragment, JSXIdentifier, JSXMemberExpression, JSXNamespacedName, JSXOpeningElement, JSXOpeningFragment, JSXSpreadAttribute, JSXSpreadChild, JSXText, JSX_TYPES, LITERAL_TYPES, LOGICAL_OPERATORS, LOOP_TYPES, LVAL_TYPES, LVal, LabeledStatement, Literal, LogicalExpression, Loop, METHOD_TYPES, MISCELLANEOUS_TYPES, MODULEDECLARATION_TYPES, MODULESPECIFIER_TYPES, MemberExpression, MetaProperty, Method, Miscellaneous, MixedTypeAnnotation, ModuleDeclaration, ModuleExpression, ModuleSpecifier, NODE_FIELDS, NODE_PARENT_VALIDATIONS, NOT_LOCAL_BINDING, NUMBER_BINARY_OPERATORS, NUMBER_UNARY_OPERATORS, NewExpression, Node, Noop, NullLiteral, NullLiteralTypeAnnotation, NullableTypeAnnotation, NumberLiteral$1 as NumberLiteral, NumberLiteralTypeAnnotation, NumberTypeAnnotation, NumericLiteral, OBJECTMEMBER_TYPES, ObjectExpression, ObjectMember, ObjectMethod, ObjectPattern, ObjectProperty, ObjectTypeAnnotation, ObjectTypeCallProperty, ObjectTypeIndexer, ObjectTypeInternalSlot, ObjectTypeProperty, ObjectTypeSpreadProperty, OpaqueType, OptionalCallExpression, OptionalIndexedAccessType, OptionalMemberExpression, PATTERNLIKE_TYPES, PATTERN_TYPES, PLACEHOLDERS, PLACEHOLDERS_ALIAS, PLACEHOLDERS_FLIPPED_ALIAS, PRIVATE_TYPES, PROPERTY_TYPES, PUREISH_TYPES, ParenthesizedExpression, Pattern, PatternLike, PipelineBareFunction, PipelinePrimaryTopicReference, PipelineTopicExpression, Placeholder, Private, PrivateName, Program, Property, Pureish, QualifiedTypeIdentifier, RecordExpression, RegExpLiteral, RegexLiteral$1 as RegexLiteral, RestElement, RestProperty$1 as RestProperty, ReturnStatement, SCOPABLE_TYPES, STANDARDIZED_TYPES, STATEMENT_OR_BLOCK_KEYS, STATEMENT_TYPES, STRING_UNARY_OPERATORS, Scopable, SequenceExpression, SourceLocation, SpreadElement, SpreadProperty$1 as SpreadProperty, Standardized, Statement, StaticBlock, StringLiteral, StringLiteralTypeAnnotation, StringTypeAnnotation, Super, SwitchCase, SwitchStatement, SymbolTypeAnnotation, TERMINATORLESS_TYPES, TSAnyKeyword, TSArrayType, TSAsExpression, TSBASETYPE_TYPES, TSBaseType, TSBigIntKeyword, TSBooleanKeyword, TSCallSignatureDeclaration, TSConditionalType, TSConstructSignatureDeclaration, TSConstructorType, TSDeclareFunction, TSDeclareMethod, TSENTITYNAME_TYPES, TSEntityName, TSEnumDeclaration, TSEnumMember, TSExportAssignment, TSExpressionWithTypeArguments, TSExternalModuleReference, TSFunctionType, TSImportEqualsDeclaration, TSImportType, TSIndexSignature, TSIndexedAccessType, TSInferType, TSInterfaceBody, TSInterfaceDeclaration, TSIntersectionType, TSIntrinsicKeyword, TSLiteralType, TSMappedType, TSMethodSignature, TSModuleBlock, TSModuleDeclaration, TSNamedTupleMember, TSNamespaceExportDeclaration, TSNeverKeyword, TSNonNullExpression, TSNullKeyword, TSNumberKeyword, TSObjectKeyword, TSOptionalType, TSParameterProperty, TSParenthesizedType, TSPropertySignature, TSQualifiedName, TSRestType, TSStringKeyword, TSSymbolKeyword, TSTYPEELEMENT_TYPES, TSTYPE_TYPES, TSThisType, TSTupleType, TSType, TSTypeAliasDeclaration, TSTypeAnnotation, TSTypeAssertion, TSTypeElement, TSTypeLiteral, TSTypeOperator, TSTypeParameter, TSTypeParameterDeclaration, TSTypeParameterInstantiation, TSTypePredicate, TSTypeQuery, TSTypeReference, TSUndefinedKeyword, TSUnionType, TSUnknownKeyword, TSVoidKeyword, TYPES, TYPESCRIPT_TYPES, TaggedTemplateExpression, TemplateElement, TemplateLiteral, Terminatorless, ThisExpression, ThisTypeAnnotation, ThrowStatement, TopicReference, TraversalAncestors, TraversalHandler, TraversalHandlers, TryStatement, TupleExpression, TupleTypeAnnotation, TypeAlias, TypeAnnotation, TypeCastExpression, TypeParameter, TypeParameterDeclaration, TypeParameterInstantiation, TypeScript, TypeofTypeAnnotation, UNARYLIKE_TYPES, UNARY_OPERATORS, UPDATE_OPERATORS, USERWHITESPACABLE_TYPES, UnaryExpression, UnaryLike, UnionTypeAnnotation, UpdateExpression, UserWhitespacable, V8IntrinsicIdentifier, VISITOR_KEYS, VariableDeclaration, VariableDeclarator, Variance, VoidTypeAnnotation, WHILE_TYPES, While, WhileStatement, WithStatement, YieldExpression, addComment, addComments, anyTypeAnnotation, appendToMemberExpression, argumentPlaceholder, arrayExpression, arrayPattern, arrayTypeAnnotation, arrowFunctionExpression, assertAccessor, assertAnyTypeAnnotation, assertArgumentPlaceholder, assertArrayExpression, assertArrayPattern, assertArrayTypeAnnotation, assertArrowFunctionExpression, assertAssignmentExpression, assertAssignmentPattern, assertAwaitExpression, assertBigIntLiteral, assertBinary, assertBinaryExpression, assertBindExpression, assertBlock, assertBlockParent, assertBlockStatement, assertBooleanLiteral, assertBooleanLiteralTypeAnnotation, assertBooleanTypeAnnotation, assertBreakStatement, assertCallExpression, assertCatchClause, assertClass, assertClassAccessorProperty, assertClassBody, assertClassDeclaration, assertClassExpression, assertClassImplements, assertClassMethod, assertClassPrivateMethod, assertClassPrivateProperty, assertClassProperty, assertCompletionStatement, assertConditional, assertConditionalExpression, assertContinueStatement, assertDebuggerStatement, assertDecimalLiteral, assertDeclaration, assertDeclareClass, assertDeclareExportAllDeclaration, assertDeclareExportDeclaration, assertDeclareFunction, assertDeclareInterface, assertDeclareModule, assertDeclareModuleExports, assertDeclareOpaqueType, assertDeclareTypeAlias, assertDeclareVariable, assertDeclaredPredicate, assertDecorator, assertDirective, assertDirectiveLiteral, assertDoExpression, assertDoWhileStatement, assertEmptyStatement, assertEmptyTypeAnnotation, assertEnumBody, assertEnumBooleanBody, assertEnumBooleanMember, assertEnumDeclaration, assertEnumDefaultedMember, assertEnumMember, assertEnumNumberBody, assertEnumNumberMember, assertEnumStringBody, assertEnumStringMember, assertEnumSymbolBody, assertExistsTypeAnnotation, assertExportAllDeclaration, assertExportDeclaration, assertExportDefaultDeclaration, assertExportDefaultSpecifier, assertExportNamedDeclaration, assertExportNamespaceSpecifier, assertExportSpecifier, assertExpression, assertExpressionStatement, assertExpressionWrapper, assertFile, assertFlow, assertFlowBaseAnnotation, assertFlowDeclaration, assertFlowPredicate, assertFlowType, assertFor, assertForInStatement, assertForOfStatement, assertForStatement, assertForXStatement, assertFunction, assertFunctionDeclaration, assertFunctionExpression, assertFunctionParent, assertFunctionTypeAnnotation, assertFunctionTypeParam, assertGenericTypeAnnotation, assertIdentifier, assertIfStatement, assertImmutable, assertImport, assertImportAttribute, assertImportDeclaration, assertImportDefaultSpecifier, assertImportNamespaceSpecifier, assertImportSpecifier, assertIndexedAccessType, assertInferredPredicate, assertInterfaceDeclaration, assertInterfaceExtends, assertInterfaceTypeAnnotation, assertInterpreterDirective, assertIntersectionTypeAnnotation, assertJSX, assertJSXAttribute, assertJSXClosingElement, assertJSXClosingFragment, assertJSXElement, assertJSXEmptyExpression, assertJSXExpressionContainer, assertJSXFragment, assertJSXIdentifier, assertJSXMemberExpression, assertJSXNamespacedName, assertJSXOpeningElement, assertJSXOpeningFragment, assertJSXSpreadAttribute, assertJSXSpreadChild, assertJSXText, assertLVal, assertLabeledStatement, assertLiteral, assertLogicalExpression, assertLoop, assertMemberExpression, assertMetaProperty, assertMethod, assertMiscellaneous, assertMixedTypeAnnotation, assertModuleDeclaration, assertModuleExpression, assertModuleSpecifier, assertNewExpression, assertNode, assertNoop, assertNullLiteral, assertNullLiteralTypeAnnotation, assertNullableTypeAnnotation, assertNumberLiteral, assertNumberLiteralTypeAnnotation, assertNumberTypeAnnotation, assertNumericLiteral, assertObjectExpression, assertObjectMember, assertObjectMethod, assertObjectPattern, assertObjectProperty, assertObjectTypeAnnotation, assertObjectTypeCallProperty, assertObjectTypeIndexer, assertObjectTypeInternalSlot, assertObjectTypeProperty, assertObjectTypeSpreadProperty, assertOpaqueType, assertOptionalCallExpression, assertOptionalIndexedAccessType, assertOptionalMemberExpression, assertParenthesizedExpression, assertPattern, assertPatternLike, assertPipelineBareFunction, assertPipelinePrimaryTopicReference, assertPipelineTopicExpression, assertPlaceholder, assertPrivate, assertPrivateName, assertProgram, assertProperty, assertPureish, assertQualifiedTypeIdentifier, assertRecordExpression, assertRegExpLiteral, assertRegexLiteral, assertRestElement, assertRestProperty, assertReturnStatement, assertScopable, assertSequenceExpression, assertSpreadElement, assertSpreadProperty, assertStandardized, assertStatement, assertStaticBlock, assertStringLiteral, assertStringLiteralTypeAnnotation, assertStringTypeAnnotation, assertSuper, assertSwitchCase, assertSwitchStatement, assertSymbolTypeAnnotation, assertTSAnyKeyword, assertTSArrayType, assertTSAsExpression, assertTSBaseType, assertTSBigIntKeyword, assertTSBooleanKeyword, assertTSCallSignatureDeclaration, assertTSConditionalType, assertTSConstructSignatureDeclaration, assertTSConstructorType, assertTSDeclareFunction, assertTSDeclareMethod, assertTSEntityName, assertTSEnumDeclaration, assertTSEnumMember, assertTSExportAssignment, assertTSExpressionWithTypeArguments, assertTSExternalModuleReference, assertTSFunctionType, assertTSImportEqualsDeclaration, assertTSImportType, assertTSIndexSignature, assertTSIndexedAccessType, assertTSInferType, assertTSInterfaceBody, assertTSInterfaceDeclaration, assertTSIntersectionType, assertTSIntrinsicKeyword, assertTSLiteralType, assertTSMappedType, assertTSMethodSignature, assertTSModuleBlock, assertTSModuleDeclaration, assertTSNamedTupleMember, assertTSNamespaceExportDeclaration, assertTSNeverKeyword, assertTSNonNullExpression, assertTSNullKeyword, assertTSNumberKeyword, assertTSObjectKeyword, assertTSOptionalType, assertTSParameterProperty, assertTSParenthesizedType, assertTSPropertySignature, assertTSQualifiedName, assertTSRestType, assertTSStringKeyword, assertTSSymbolKeyword, assertTSThisType, assertTSTupleType, assertTSType, assertTSTypeAliasDeclaration, assertTSTypeAnnotation, assertTSTypeAssertion, assertTSTypeElement, assertTSTypeLiteral, assertTSTypeOperator, assertTSTypeParameter, assertTSTypeParameterDeclaration, assertTSTypeParameterInstantiation, assertTSTypePredicate, assertTSTypeQuery, assertTSTypeReference, assertTSUndefinedKeyword, assertTSUnionType, assertTSUnknownKeyword, assertTSVoidKeyword, assertTaggedTemplateExpression, assertTemplateElement, assertTemplateLiteral, assertTerminatorless, assertThisExpression, assertThisTypeAnnotation, assertThrowStatement, assertTopicReference, assertTryStatement, assertTupleExpression, assertTupleTypeAnnotation, assertTypeAlias, assertTypeAnnotation, assertTypeCastExpression, assertTypeParameter, assertTypeParameterDeclaration, assertTypeParameterInstantiation, assertTypeScript, assertTypeofTypeAnnotation, assertUnaryExpression, assertUnaryLike, assertUnionTypeAnnotation, assertUpdateExpression, assertUserWhitespacable, assertV8IntrinsicIdentifier, assertVariableDeclaration, assertVariableDeclarator, assertVariance, assertVoidTypeAnnotation, assertWhile, assertWhileStatement, assertWithStatement, assertYieldExpression, assignmentExpression, assignmentPattern, awaitExpression, bigIntLiteral, binaryExpression, bindExpression, blockStatement, booleanLiteral, booleanLiteralTypeAnnotation, booleanTypeAnnotation, breakStatement, buildMatchMemberExpression, callExpression, catchClause, classAccessorProperty, classBody, classDeclaration, classExpression, classImplements, classMethod, classPrivateMethod, classPrivateProperty, classProperty, clone, cloneDeep, cloneDeepWithoutLoc, cloneNode, cloneWithoutLoc, conditionalExpression, continueStatement, createFlowUnionType, createTSUnionType, _default$4 as createTypeAnnotationBasedOnTypeof, createFlowUnionType as createUnionTypeAnnotation, debuggerStatement, decimalLiteral, declareClass, declareExportAllDeclaration, declareExportDeclaration, declareFunction, declareInterface, declareModule, declareModuleExports, declareOpaqueType, declareTypeAlias, declareVariable, declaredPredicate, decorator, directive, directiveLiteral, doExpression, doWhileStatement, emptyStatement, emptyTypeAnnotation, ensureBlock, enumBooleanBody, enumBooleanMember, enumDeclaration, enumDefaultedMember, enumNumberBody, enumNumberMember, enumStringBody, enumStringMember, enumSymbolBody, existsTypeAnnotation, exportAllDeclaration, exportDefaultDeclaration, exportDefaultSpecifier, exportNamedDeclaration, exportNamespaceSpecifier, exportSpecifier, expressionStatement, file, forInStatement, forOfStatement, forStatement, functionDeclaration, functionExpression, functionTypeAnnotation, functionTypeParam, genericTypeAnnotation, getBindingIdentifiers, _default as getOuterBindingIdentifiers, identifier, ifStatement, _import as import, importAttribute, importDeclaration, importDefaultSpecifier, importNamespaceSpecifier, importSpecifier, indexedAccessType, inferredPredicate, inheritInnerComments, inheritLeadingComments, inheritTrailingComments, inherits, inheritsComments, interfaceDeclaration, interfaceExtends, interfaceTypeAnnotation, interpreterDirective, intersectionTypeAnnotation, is, isAccessor, isAnyTypeAnnotation, isArgumentPlaceholder, isArrayExpression, isArrayPattern, isArrayTypeAnnotation, isArrowFunctionExpression, isAssignmentExpression, isAssignmentPattern, isAwaitExpression, isBigIntLiteral, isBinary, isBinaryExpression, isBindExpression, isBinding, isBlock, isBlockParent, isBlockScoped, isBlockStatement, isBooleanLiteral, isBooleanLiteralTypeAnnotation, isBooleanTypeAnnotation, isBreakStatement, isCallExpression, isCatchClause, isClass, isClassAccessorProperty, isClassBody, isClassDeclaration, isClassExpression, isClassImplements, isClassMethod, isClassPrivateMethod, isClassPrivateProperty, isClassProperty, isCompletionStatement, isConditional, isConditionalExpression, isContinueStatement, isDebuggerStatement, isDecimalLiteral, isDeclaration, isDeclareClass, isDeclareExportAllDeclaration, isDeclareExportDeclaration, isDeclareFunction, isDeclareInterface, isDeclareModule, isDeclareModuleExports, isDeclareOpaqueType, isDeclareTypeAlias, isDeclareVariable, isDeclaredPredicate, isDecorator, isDirective, isDirectiveLiteral, isDoExpression, isDoWhileStatement, isEmptyStatement, isEmptyTypeAnnotation, isEnumBody, isEnumBooleanBody, isEnumBooleanMember, isEnumDeclaration, isEnumDefaultedMember, isEnumMember, isEnumNumberBody, isEnumNumberMember, isEnumStringBody, isEnumStringMember, isEnumSymbolBody, isExistsTypeAnnotation, isExportAllDeclaration, isExportDeclaration, isExportDefaultDeclaration, isExportDefaultSpecifier, isExportNamedDeclaration, isExportNamespaceSpecifier, isExportSpecifier, isExpression, isExpressionStatement, isExpressionWrapper, isFile, isFlow, isFlowBaseAnnotation, isFlowDeclaration, isFlowPredicate, isFlowType, isFor, isForInStatement, isForOfStatement, isForStatement, isForXStatement, isFunction, isFunctionDeclaration, isFunctionExpression, isFunctionParent, isFunctionTypeAnnotation, isFunctionTypeParam, isGenericTypeAnnotation, isIdentifier, isIfStatement, isImmutable, isImport, isImportAttribute, isImportDeclaration, isImportDefaultSpecifier, isImportNamespaceSpecifier, isImportSpecifier, isIndexedAccessType, isInferredPredicate, isInterfaceDeclaration, isInterfaceExtends, isInterfaceTypeAnnotation, isInterpreterDirective, isIntersectionTypeAnnotation, isJSX, isJSXAttribute, isJSXClosingElement, isJSXClosingFragment, isJSXElement, isJSXEmptyExpression, isJSXExpressionContainer, isJSXFragment, isJSXIdentifier, isJSXMemberExpression, isJSXNamespacedName, isJSXOpeningElement, isJSXOpeningFragment, isJSXSpreadAttribute, isJSXSpreadChild, isJSXText, isLVal, isLabeledStatement, isLet, isLiteral, isLogicalExpression, isLoop, isMemberExpression, isMetaProperty, isMethod, isMiscellaneous, isMixedTypeAnnotation, isModuleDeclaration, isModuleExpression, isModuleSpecifier, isNewExpression, isNode, isNodesEquivalent, isNoop, isNullLiteral, isNullLiteralTypeAnnotation, isNullableTypeAnnotation, isNumberLiteral, isNumberLiteralTypeAnnotation, isNumberTypeAnnotation, isNumericLiteral, isObjectExpression, isObjectMember, isObjectMethod, isObjectPattern, isObjectProperty, isObjectTypeAnnotation, isObjectTypeCallProperty, isObjectTypeIndexer, isObjectTypeInternalSlot, isObjectTypeProperty, isObjectTypeSpreadProperty, isOpaqueType, isOptionalCallExpression, isOptionalIndexedAccessType, isOptionalMemberExpression, isParenthesizedExpression, isPattern, isPatternLike, isPipelineBareFunction, isPipelinePrimaryTopicReference, isPipelineTopicExpression, isPlaceholder, isPlaceholderType, isPrivate, isPrivateName, isProgram, isProperty, isPureish, isQualifiedTypeIdentifier, isRecordExpression, isReferenced, isRegExpLiteral, isRegexLiteral, isRestElement, isRestProperty, isReturnStatement, isScopable, isScope, isSequenceExpression, isSpecifierDefault, isSpreadElement, isSpreadProperty, isStandardized, isStatement, isStaticBlock, isStringLiteral, isStringLiteralTypeAnnotation, isStringTypeAnnotation, isSuper, isSwitchCase, isSwitchStatement, isSymbolTypeAnnotation, isTSAnyKeyword, isTSArrayType, isTSAsExpression, isTSBaseType, isTSBigIntKeyword, isTSBooleanKeyword, isTSCallSignatureDeclaration, isTSConditionalType, isTSConstructSignatureDeclaration, isTSConstructorType, isTSDeclareFunction, isTSDeclareMethod, isTSEntityName, isTSEnumDeclaration, isTSEnumMember, isTSExportAssignment, isTSExpressionWithTypeArguments, isTSExternalModuleReference, isTSFunctionType, isTSImportEqualsDeclaration, isTSImportType, isTSIndexSignature, isTSIndexedAccessType, isTSInferType, isTSInterfaceBody, isTSInterfaceDeclaration, isTSIntersectionType, isTSIntrinsicKeyword, isTSLiteralType, isTSMappedType, isTSMethodSignature, isTSModuleBlock, isTSModuleDeclaration, isTSNamedTupleMember, isTSNamespaceExportDeclaration, isTSNeverKeyword, isTSNonNullExpression, isTSNullKeyword, isTSNumberKeyword, isTSObjectKeyword, isTSOptionalType, isTSParameterProperty, isTSParenthesizedType, isTSPropertySignature, isTSQualifiedName, isTSRestType, isTSStringKeyword, isTSSymbolKeyword, isTSThisType, isTSTupleType, isTSType, isTSTypeAliasDeclaration, isTSTypeAnnotation, isTSTypeAssertion, isTSTypeElement, isTSTypeLiteral, isTSTypeOperator, isTSTypeParameter, isTSTypeParameterDeclaration, isTSTypeParameterInstantiation, isTSTypePredicate, isTSTypeQuery, isTSTypeReference, isTSUndefinedKeyword, isTSUnionType, isTSUnknownKeyword, isTSVoidKeyword, isTaggedTemplateExpression, isTemplateElement, isTemplateLiteral, isTerminatorless, isThisExpression, isThisTypeAnnotation, isThrowStatement, isTopicReference, isTryStatement, isTupleExpression, isTupleTypeAnnotation, isType, isTypeAlias, isTypeAnnotation, isTypeCastExpression, isTypeParameter, isTypeParameterDeclaration, isTypeParameterInstantiation, isTypeScript, isTypeofTypeAnnotation, isUnaryExpression, isUnaryLike, isUnionTypeAnnotation, isUpdateExpression, isUserWhitespacable, isV8IntrinsicIdentifier, isValidES3Identifier, isValidIdentifier, isVar, isVariableDeclaration, isVariableDeclarator, isVariance, isVoidTypeAnnotation, isWhile, isWhileStatement, isWithStatement, isYieldExpression, jsxAttribute as jSXAttribute, jsxClosingElement as jSXClosingElement, jsxClosingFragment as jSXClosingFragment, jsxElement as jSXElement, jsxEmptyExpression as jSXEmptyExpression, jsxExpressionContainer as jSXExpressionContainer, jsxFragment as jSXFragment, jsxIdentifier as jSXIdentifier, jsxMemberExpression as jSXMemberExpression, jsxNamespacedName as jSXNamespacedName, jsxOpeningElement as jSXOpeningElement, jsxOpeningFragment as jSXOpeningFragment, jsxSpreadAttribute as jSXSpreadAttribute, jsxSpreadChild as jSXSpreadChild, jsxText as jSXText, jsxAttribute, jsxClosingElement, jsxClosingFragment, jsxElement, jsxEmptyExpression, jsxExpressionContainer, jsxFragment, jsxIdentifier, jsxMemberExpression, jsxNamespacedName, jsxOpeningElement, jsxOpeningFragment, jsxSpreadAttribute, jsxSpreadChild, jsxText, labeledStatement, logicalExpression, matchesPattern, memberExpression, metaProperty, mixedTypeAnnotation, moduleExpression, newExpression, noop, nullLiteral, nullLiteralTypeAnnotation, nullableTypeAnnotation, NumberLiteral as numberLiteral, numberLiteralTypeAnnotation, numberTypeAnnotation, numericLiteral, objectExpression, objectMethod, objectPattern, objectProperty, objectTypeAnnotation, objectTypeCallProperty, objectTypeIndexer, objectTypeInternalSlot, objectTypeProperty, objectTypeSpreadProperty, opaqueType, optionalCallExpression, optionalIndexedAccessType, optionalMemberExpression, parenthesizedExpression, pipelineBareFunction, pipelinePrimaryTopicReference, pipelineTopicExpression, placeholder, prependToMemberExpression, privateName, program, qualifiedTypeIdentifier, react, recordExpression, regExpLiteral, RegexLiteral as regexLiteral, removeComments, removeProperties, removePropertiesDeep, removeTypeDuplicates, restElement, RestProperty as restProperty, returnStatement, sequenceExpression, shallowEqual, spreadElement, SpreadProperty as spreadProperty, staticBlock, stringLiteral, stringLiteralTypeAnnotation, stringTypeAnnotation, _super as super, switchCase, switchStatement, symbolTypeAnnotation, tsAnyKeyword as tSAnyKeyword, tsArrayType as tSArrayType, tsAsExpression as tSAsExpression, tsBigIntKeyword as tSBigIntKeyword, tsBooleanKeyword as tSBooleanKeyword, tsCallSignatureDeclaration as tSCallSignatureDeclaration, tsConditionalType as tSConditionalType, tsConstructSignatureDeclaration as tSConstructSignatureDeclaration, tsConstructorType as tSConstructorType, tsDeclareFunction as tSDeclareFunction, tsDeclareMethod as tSDeclareMethod, tsEnumDeclaration as tSEnumDeclaration, tsEnumMember as tSEnumMember, tsExportAssignment as tSExportAssignment, tsExpressionWithTypeArguments as tSExpressionWithTypeArguments, tsExternalModuleReference as tSExternalModuleReference, tsFunctionType as tSFunctionType, tsImportEqualsDeclaration as tSImportEqualsDeclaration, tsImportType as tSImportType, tsIndexSignature as tSIndexSignature, tsIndexedAccessType as tSIndexedAccessType, tsInferType as tSInferType, tsInterfaceBody as tSInterfaceBody, tsInterfaceDeclaration as tSInterfaceDeclaration, tsIntersectionType as tSIntersectionType, tsIntrinsicKeyword as tSIntrinsicKeyword, tsLiteralType as tSLiteralType, tsMappedType as tSMappedType, tsMethodSignature as tSMethodSignature, tsModuleBlock as tSModuleBlock, tsModuleDeclaration as tSModuleDeclaration, tsNamedTupleMember as tSNamedTupleMember, tsNamespaceExportDeclaration as tSNamespaceExportDeclaration, tsNeverKeyword as tSNeverKeyword, tsNonNullExpression as tSNonNullExpression, tsNullKeyword as tSNullKeyword, tsNumberKeyword as tSNumberKeyword, tsObjectKeyword as tSObjectKeyword, tsOptionalType as tSOptionalType, tsParameterProperty as tSParameterProperty, tsParenthesizedType as tSParenthesizedType, tsPropertySignature as tSPropertySignature, tsQualifiedName as tSQualifiedName, tsRestType as tSRestType, tsStringKeyword as tSStringKeyword, tsSymbolKeyword as tSSymbolKeyword, tsThisType as tSThisType, tsTupleType as tSTupleType, tsTypeAliasDeclaration as tSTypeAliasDeclaration, tsTypeAnnotation as tSTypeAnnotation, tsTypeAssertion as tSTypeAssertion, tsTypeLiteral as tSTypeLiteral, tsTypeOperator as tSTypeOperator, tsTypeParameter as tSTypeParameter, tsTypeParameterDeclaration as tSTypeParameterDeclaration, tsTypeParameterInstantiation as tSTypeParameterInstantiation, tsTypePredicate as tSTypePredicate, tsTypeQuery as tSTypeQuery, tsTypeReference as tSTypeReference, tsUndefinedKeyword as tSUndefinedKeyword, tsUnionType as tSUnionType, tsUnknownKeyword as tSUnknownKeyword, tsVoidKeyword as tSVoidKeyword, taggedTemplateExpression, templateElement, templateLiteral, thisExpression, thisTypeAnnotation, throwStatement, toBindingIdentifierName, toBlock, toComputedKey, _default$3 as toExpression, toIdentifier, toKeyAlias, toSequenceExpression, _default$2 as toStatement, topicReference, traverse, traverseFast, tryStatement, tsAnyKeyword, tsArrayType, tsAsExpression, tsBigIntKeyword, tsBooleanKeyword, tsCallSignatureDeclaration, tsConditionalType, tsConstructSignatureDeclaration, tsConstructorType, tsDeclareFunction, tsDeclareMethod, tsEnumDeclaration, tsEnumMember, tsExportAssignment, tsExpressionWithTypeArguments, tsExternalModuleReference, tsFunctionType, tsImportEqualsDeclaration, tsImportType, tsIndexSignature, tsIndexedAccessType, tsInferType, tsInterfaceBody, tsInterfaceDeclaration, tsIntersectionType, tsIntrinsicKeyword, tsLiteralType, tsMappedType, tsMethodSignature, tsModuleBlock, tsModuleDeclaration, tsNamedTupleMember, tsNamespaceExportDeclaration, tsNeverKeyword, tsNonNullExpression, tsNullKeyword, tsNumberKeyword, tsObjectKeyword, tsOptionalType, tsParameterProperty, tsParenthesizedType, tsPropertySignature, tsQualifiedName, tsRestType, tsStringKeyword, tsSymbolKeyword, tsThisType, tsTupleType, tsTypeAliasDeclaration, tsTypeAnnotation, tsTypeAssertion, tsTypeLiteral, tsTypeOperator, tsTypeParameter, tsTypeParameterDeclaration, tsTypeParameterInstantiation, tsTypePredicate, tsTypeQuery, tsTypeReference, tsUndefinedKeyword, tsUnionType, tsUnknownKeyword, tsVoidKeyword, tupleExpression, tupleTypeAnnotation, typeAlias, typeAnnotation, typeCastExpression, typeParameter, typeParameterDeclaration, typeParameterInstantiation, typeofTypeAnnotation, unaryExpression, unionTypeAnnotation, updateExpression, v8IntrinsicIdentifier, validate, _default$1 as valueToNode, variableDeclaration, variableDeclarator, variance, voidTypeAnnotation, whileStatement, withStatement, yieldExpression };\n",
  "node_modules/@trivago/prettier-plugin-sort-imports/node_modules/@babel/types/package.json": "{\n  \"name\": \"@babel/types\",\n  \"version\": \"7.17.0\",\n  \"description\": \"Babel Types is a Lodash-esque utility library for AST nodes\",\n  \"author\": \"The Babel Team (https://babel.dev/team)\",\n  \"homepage\": \"https://babel.dev/docs/en/next/babel-types\",\n  \"bugs\": \"https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen\",\n  \"license\": \"MIT\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/babel/babel.git\",\n    \"directory\": \"packages/babel-types\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"types\": \"./lib/index-legacy.d.ts\",\n  \"typesVersions\": {\n    \">=3.7\": {\n      \"lib/index-legacy.d.ts\": [\n        \"lib/index.d.ts\"\n      ]\n    }\n  },\n  \"dependencies\": {\n    \"@babel/helper-validator-identifier\": \"^7.16.7\",\n    \"to-fast-properties\": \"^2.0.0\"\n  },\n  \"devDependencies\": {\n    \"@babel/generator\": \"^7.17.0\",\n    \"@babel/parser\": \"^7.17.0\",\n    \"chalk\": \"^4.1.0\",\n    \"glob\": \"^7.1.7\"\n  },\n  \"engines\": {\n    \"node\": \">=6.9.0\"\n  }\n}",
  "node_modules/@trivago/prettier-plugin-sort-imports/node_modules/jsesc/package.json": "{\n  \"name\": \"jsesc\",\n  \"version\": \"2.5.2\",\n  \"description\": \"Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.\",\n  \"homepage\": \"https://mths.be/jsesc\",\n  \"engines\": {\n    \"node\": \">=4\"\n  },\n  \"main\": \"jsesc.js\",\n  \"bin\": \"bin/jsesc\",\n  \"man\": \"man/jsesc.1\",\n  \"keywords\": [\n    \"buffer\",\n    \"escape\",\n    \"javascript\",\n    \"json\",\n    \"map\",\n    \"set\",\n    \"string\",\n    \"stringify\",\n    \"tool\"\n  ],\n  \"license\": \"MIT\",\n  \"author\": {\n    \"name\": \"Mathias Bynens\",\n    \"url\": \"https://mathiasbynens.be/\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/mathiasbynens/jsesc.git\"\n  },\n  \"bugs\": \"https://github.com/mathiasbynens/jsesc/issues\",\n  \"files\": [\n    \"LICENSE-MIT.txt\",\n    \"jsesc.js\",\n    \"bin/\",\n    \"man/\"\n  ],\n  \"scripts\": {\n    \"build\": \"grunt template\",\n    \"coveralls\": \"istanbul cover --verbose --dir 'coverage' 'tests/tests.js' && coveralls < coverage/lcov.info'\",\n    \"cover\": \"istanbul cover --report 'html' --verbose --dir 'coverage' 'tests/tests.js'\",\n    \"test\": \"mocha tests\"\n  },\n  \"devDependencies\": {\n    \"coveralls\": \"^2.11.6\",\n    \"grunt\": \"^0.4.5\",\n    \"grunt-template\": \"^0.2.3\",\n    \"istanbul\": \"^0.4.2\",\n    \"mocha\": \"*\",\n    \"regenerate\": \"^1.3.0\",\n    \"requirejs\": \"^2.1.22\"\n  }\n}\n",
  "node_modules/@tsconfig/node10/package.json": "{\n  \"name\": \"@tsconfig/node10\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/tsconfig/bases.git\",\n    \"directory\": \"bases\"\n  },\n  \"license\": \"MIT\",\n  \"description\": \"A base TSConfig for working with Node 10.\",\n  \"keywords\": [\n    \"tsconfig\",\n    \"node10\"\n  ],\n  \"version\": \"1.0.11\"\n}",
  "node_modules/@tsconfig/node12/package.json": "{\"name\":\"@tsconfig/node12\",\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/tsconfig/bases.git\",\"directory\":\"bases\"},\"license\":\"MIT\",\"description\":\"A base TSConfig for working with Node 12.\",\"keywords\":[\"tsconfig\",\"node12\"],\"version\":\"1.0.11\"}",
  "node_modules/@tsconfig/node14/package.json": "{\"name\":\"@tsconfig/node14\",\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/tsconfig/bases.git\",\"directory\":\"bases\"},\"license\":\"MIT\",\"description\":\"A base TSConfig for working with Node 14.\",\"keywords\":[\"tsconfig\",\"node14\"],\"version\":\"1.0.3\"}",
  "node_modules/@tsconfig/node16/package.json": "{\n  \"name\": \"@tsconfig/node16\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/tsconfig/bases.git\",\n    \"directory\": \"bases\"\n  },\n  \"license\": \"MIT\",\n  \"description\": \"A base TSConfig for working with Node 16.\",\n  \"keywords\": [\n    \"tsconfig\",\n    \"node16\"\n  ],\n  \"version\": \"1.0.4\"\n}",
  "node_modules/@types/body-parser/index.d.ts": "/// <reference types=\"node\" />\n\nimport { NextHandleFunction } from \"connect\";\nimport * as http from \"http\";\n\n// for docs go to https://github.com/expressjs/body-parser/tree/1.19.0#body-parser\n\ndeclare namespace bodyParser {\n    interface BodyParser {\n        /**\n         * @deprecated  use individual json/urlencoded middlewares\n         */\n        (options?: OptionsJson & OptionsText & OptionsUrlencoded): NextHandleFunction;\n        /**\n         * Returns middleware that only parses json and only looks at requests\n         * where the Content-Type header matches the type option.\n         */\n        json(options?: OptionsJson): NextHandleFunction;\n        /**\n         * Returns middleware that parses all bodies as a Buffer and only looks at requests\n         * where the Content-Type header matches the type option.\n         */\n        raw(options?: Options): NextHandleFunction;\n\n        /**\n         * Returns middleware that parses all bodies as a string and only looks at requests\n         * where the Content-Type header matches the type option.\n         */\n        text(options?: OptionsText): NextHandleFunction;\n        /**\n         * Returns middleware that only parses urlencoded bodies and only looks at requests\n         * where the Content-Type header matches the type option\n         */\n        urlencoded(options?: OptionsUrlencoded): NextHandleFunction;\n    }\n\n    interface Options {\n        /** When set to true, then deflated (compressed) bodies will be inflated; when false, deflated bodies are rejected. Defaults to true. */\n        inflate?: boolean | undefined;\n        /**\n         * Controls the maximum request body size. If this is a number,\n         * then the value specifies the number of bytes; if it is a string,\n         * the value is passed to the bytes library for parsing. Defaults to '100kb'.\n         */\n        limit?: number | string | undefined;\n        /**\n         * The type option is used to determine what media type the middleware will parse\n         */\n        type?: string | string[] | ((req: http.IncomingMessage) => any) | undefined;\n        /**\n         * The verify option, if supplied, is called as verify(req, res, buf, encoding),\n         * where buf is a Buffer of the raw request body and encoding is the encoding of the request.\n         */\n        verify?(req: http.IncomingMessage, res: http.ServerResponse, buf: Buffer, encoding: string): void;\n    }\n\n    interface OptionsJson extends Options {\n        /**\n         * The reviver option is passed directly to JSON.parse as the second argument.\n         */\n        reviver?(key: string, value: any): any;\n        /**\n         * When set to `true`, will only accept arrays and objects;\n         * when `false` will accept anything JSON.parse accepts. Defaults to `true`.\n         */\n        strict?: boolean | undefined;\n    }\n\n    interface OptionsText extends Options {\n        /**\n         * Specify the default character set for the text content if the charset\n         * is not specified in the Content-Type header of the request.\n         * Defaults to `utf-8`.\n         */\n        defaultCharset?: string | undefined;\n    }\n\n    interface OptionsUrlencoded extends Options {\n        /**\n         * The extended option allows to choose between parsing the URL-encoded data\n         * with the querystring library (when `false`) or the qs library (when `true`).\n         */\n        extended?: boolean | undefined;\n        /**\n         * The parameterLimit option controls the maximum number of parameters\n         * that are allowed in the URL-encoded data. If a request contains more parameters than this value,\n         * a 413 will be returned to the client. Defaults to 1000.\n         */\n        parameterLimit?: number | undefined;\n    }\n}\n\ndeclare const bodyParser: bodyParser.BodyParser;\n\nexport = bodyParser;\n",
  "node_modules/@types/body-parser/package.json": "{\n    \"name\": \"@types/body-parser\",\n    \"version\": \"1.19.5\",\n    \"description\": \"TypeScript definitions for body-parser\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/body-parser\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Santi Albo\",\n            \"githubUsername\": \"santialbo\",\n            \"url\": \"https://github.com/santialbo\"\n        },\n        {\n            \"name\": \"Vilic Vane\",\n            \"githubUsername\": \"vilic\",\n            \"url\": \"https://github.com/vilic\"\n        },\n        {\n            \"name\": \"Jonathan Häberle\",\n            \"githubUsername\": \"dreampulse\",\n            \"url\": \"https://github.com/dreampulse\"\n        },\n        {\n            \"name\": \"Gevik Babakhani\",\n            \"githubUsername\": \"blendsdk\",\n            \"url\": \"https://github.com/blendsdk\"\n        },\n        {\n            \"name\": \"Tomasz Łaziuk\",\n            \"githubUsername\": \"tlaziuk\",\n            \"url\": \"https://github.com/tlaziuk\"\n        },\n        {\n            \"name\": \"Jason Walton\",\n            \"githubUsername\": \"jwalton\",\n            \"url\": \"https://github.com/jwalton\"\n        },\n        {\n            \"name\": \"Piotr Błażejewicz\",\n            \"githubUsername\": \"peterblazejewicz\",\n            \"url\": \"https://github.com/peterblazejewicz\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/body-parser\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"@types/connect\": \"*\",\n        \"@types/node\": \"*\"\n    },\n    \"typesPublisherContentHash\": \"7be737b78c8aabd5436be840558b283182b44c3cf9da24fb1f2ff8f414db5802\",\n    \"typeScriptVersion\": \"4.5\"\n}",
  "node_modules/@types/cli-progress/index.d.ts": "/// <reference types=\"node\" />\n\nimport EventEmitter = require(\"events\");\n\nexport interface Params {\n    progress: number;\n    eta: number;\n    startTime: number;\n    stopTime: number | null;\n    total: number;\n    value: number;\n    maxWidth: number;\n}\n\nexport interface Options {\n    /**\n     * Progress bar output format.\n     * The progressbar can be customized by using the following build-in placeholders. They can be combined in any order.\n     *   {bar} - the progress bar, customizable by the options barsize, barCompleteString and barIncompleteString\n     *   {percentage} - the current progress in percent (0-100)\n     *   {total} - the end value\n     *   {value} - the current value set by last update() call\n     *   {eta} - expected time of accomplishment in seconds\n     *   {duration} - elapsed time in seconds\n     *   {eta_formatted} - expected time of accomplishment formatted into appropriate units\n     *   {duration_formatted} - elapsed time formatted into appropriate units\n     *\n     * Example:\n     *      progress [{bar}] {percentage}% | ETA: {eta}s | {value}/{total}\n     *    is rendered as\n     *      progress [========================================] 100% | ETA: 0s | 200/200\n     */\n    format?: string | GenericFormatter | undefined;\n\n    /** A custom bar formatter function which renders the bar-element (default: format-bar.js) */\n    formatBar?: BarFormatter | undefined;\n\n    /** A custom timer formatter function which renders the formatted time elements like eta_formatted and duration-formatted (default: format-time.js) */\n    formatTime?: TimeFormatter | undefined;\n\n    /** A custom value formatter function which renders all other values (default: format-value.js) */\n    formatValue?: ValueFormatter | undefined;\n\n    /** The maximum update rate (default: 10) */\n    fps?: number | undefined;\n\n    /** Output stream to use (default: process.stderr) */\n    stream?: NodeJS.WritableStream | undefined;\n\n    /** Automatically call stop() when the value reaches the total (default: false) */\n    stopOnComplete?: boolean | undefined;\n\n    /** Clear the progress bar on complete / stop() call (default: false) */\n    clearOnComplete?: boolean | undefined;\n\n    /** The length of the progress bar in chars (default: 40) */\n    barsize?: number | undefined;\n\n    /** Position of the progress bar - 'left' (default), 'right' or 'center  */\n    align?: \"left\" | \"right\" | \"center\" | undefined;\n\n    /** Character to use as \"complete\" indicator in the bar (default: \"=\") */\n    barCompleteString?: string | undefined;\n\n    /** Character to use as \"incomplete\" indicator in the bar (default: \"-\") */\n    barIncompleteString?: string | undefined;\n\n    /** Character to use as \"complete\" indicator in the bar (default: \"=\") */\n    barCompleteChar?: string | undefined;\n\n    /** Character to use as \"incomplete\" indicator in the bar (default: \"-\") */\n    barIncompleteChar?: string | undefined;\n\n    /**\n     * Hide the cursor during progress operation; restored on complete (default: false)\n     * - pass `null` to keep terminal settings\n     */\n    hideCursor?: boolean | null | undefined;\n\n    /** Glue sequence (control chars) between bar elements (default: '') */\n    barGlue?: string | undefined;\n\n    /** Number of updates with which to calculate the eta; higher numbers give a more stable eta (default: 10) */\n    etaBuffer?: number | undefined;\n\n    /**\n     *  Trigger an eta calculation update during asynchronous rendering trigger using the current value\n     * - should only be used for long running processes in conjunction with lof `fps` values and large `etaBuffer`\n     * @default false\n     */\n    etaAsynchronousUpdate?: boolean | undefined;\n\n    /** Progress calculation relative to start value ? default start at 0 (default: false) */\n    progressCalculationRelative?: boolean | undefined;\n\n    /** Disable line wrapping (default: false) - pass null to keep terminal settings; pass true to trim the output to terminal width */\n    linewrap?: boolean | null | undefined;\n\n    /** Trigger redraw during update() in case threshold time x2 is exceeded (default: true) - limited to single bar usage */\n    synchronousUpdate?: boolean | undefined;\n\n    /** Enable scheduled output to notty streams - e.g. redirect to files (default: false) */\n    noTTYOutput?: boolean | undefined;\n\n    /** Set the output schedule/interval for notty output in ms (default: 2000ms) */\n    notTTYSchedule?: number | undefined;\n\n    /** Display progress bars with 'total' of zero(0) as empty, not full (default: false) */\n    emptyOnZero?: boolean | undefined;\n\n    /** Trigger redraw on every frame even if progress remains the same; can be useful if progress bar gets overwritten by other concurrent writes to the terminal (default: false) */\n    forceRedraw?: boolean | undefined;\n\n    /** Add padding chars to formatted time and percentage to force fixed width (default: false) */\n    autopadding?: boolean | undefined;\n\n    /** The character sequence used for autopadding (default: \" \") */\n    autopaddingChar?: string | undefined;\n\n    /** Stop bar on SIGINT/SIGTERM to restore cursor settings (default: true) */\n    gracefulExit?: boolean | undefined;\n}\n\nexport interface Preset {\n    barCompleteChar: string;\n    barIncompleteChar: string;\n\n    /**\n     *   Example: 'progress [{bar}] {percentage}% | ETA: {eta}s | {value}/{total}'\n     *\n     * {bar} - the progress bar, customizable by the options barsize, barCompleteString and barIncompleteString\n     *\n     * {percentage} - the current progress in percent (0-100)\n     *\n     * {total} - the end value\n     *\n     * {value} - the current value set by last update() call\n     *\n     * {eta} -  expected time of accomplishment in seconds (limited to 115days, otherwise INF is displayed)\n     *\n     * {duration} - elapsed time in seconds\n     *\n     * {eta_formatted} - expected time of accomplishment formatted into appropriate units\n     *\n     * {duration_formatted} - elapsed time formatted into appropriate units\n     */\n    format: string;\n}\n\nexport class GenericBar extends EventEmitter {\n    /** Initialize a new Progress bar. An instance can be used multiple times! it's not required to re-create it! */\n    constructor(opt: Options, preset?: Preset);\n\n    /** Whether the progress bar is active */\n    isActive: boolean;\n\n    /** Internal render function */\n    render(forceRendering?: boolean): void;\n\n    /** Starts the progress bar and set the total and initial value */\n    start(total: number, startValue: number, payload?: object): void;\n\n    /** Stops the progress bar and go to next line */\n    stop(): void;\n\n    /** Sets the current progress value and optionally the payload with values of custom tokens as a second parameter */\n    update(current: number, payload?: object): void;\n    update(payload: object): void;\n\n    /** Calculate the actual progress value */\n    getProgress(): number;\n\n    /** Increases the current progress value by a specified amount (default +1). Update payload optionally */\n    increment(step?: number, payload?: object): void;\n    increment(payload: object): void;\n\n    /** Get the total (limit) value */\n    getTotal(): number;\n\n    /** Sets the total progress value while progressbar is active. Especially useful handling dynamic tasks. */\n    setTotal(total: number): void;\n\n    /** Force eta calculation update (long running processes) without altering the progress values. */\n    updateETA(): void;\n}\n\nexport class SingleBar extends GenericBar {\n    /** Initialize a new Progress bar. An instance can be used multiple times! it's not required to re-create it! */\n    constructor(opt: Options, preset?: Preset);\n\n    /** Internal render function */\n    render(): void;\n\n    /** Sets the current progress value and optionally the payload with values of custom tokens as a second parameter */\n    update(current: number, payload?: object): void;\n    update(payload: object): void;\n\n    /** Starts the progress bar and set the total and initial value */\n    start(total: number, startValue: number, payload?: object): void;\n\n    /** Stops the progress bar and go to next line */\n    stop(): void;\n}\n\nexport class MultiBar extends EventEmitter {\n    constructor(opt: Options, preset?: Preset);\n\n    /** Whether the progress bar is active */\n    isActive: boolean;\n\n    /** Add a new bar to the stack */\n    create(total: number, startValue: number, payload?: any, barOptions?: Options): SingleBar;\n\n    /** Remove a bar from the stack */\n    remove(bar: SingleBar): boolean;\n\n    /** Internal update routine */\n    update(): void;\n\n    stop(): void;\n\n    /** Log output above the progress bars; string must end with newline character! */\n    log(data: string): void;\n}\n\nexport const Presets: {\n    /** Styles as of cli-progress v1.3.0 */\n    legacy: Preset;\n\n    /** Unicode Rectangles */\n    rect: Preset;\n\n    /** Unicode background shades are used for the bar */\n    shades_classic: Preset;\n\n    /** Unicode background shades with grey bar */\n    shades_grey: Preset;\n};\n\nexport interface GenericFormatter {\n    (options: Options, params: Params, payload: any): string;\n}\n\nexport interface TimeFormatter {\n    (t: number, options: Options, roundToMultipleOf: number): string;\n}\n\nexport interface ValueFormatter {\n    (v: number, options: Options, type: ValueType): string;\n}\n\nexport interface BarFormatter {\n    (progress: number, options: Options): string;\n}\n\nexport type ValueType = \"percentage\" | \"total\" | \"value\" | \"eta\" | \"duration\";\n\ndeclare const defaultFormatter: GenericFormatter;\ndeclare const formatBar: BarFormatter;\ndeclare const formatValue: ValueFormatter;\ndeclare const formatTime: TimeFormatter;\n\nexport const Format: {\n    Formatter: typeof defaultFormatter;\n    BarFormat: typeof formatBar;\n    ValueFormat: typeof formatValue;\n    TimeFormat: typeof formatTime;\n};\n\nexport class Bar extends SingleBar {}\n\nexport {};\n",
  "node_modules/@types/cli-progress/package.json": "{\n    \"name\": \"@types/cli-progress\",\n    \"version\": \"3.11.6\",\n    \"description\": \"TypeScript definitions for cli-progress\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cli-progress\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \" Mohamed Hegazy\",\n            \"githubUsername\": \"mhegazy\",\n            \"url\": \"https://github.com/mhegazy\"\n        },\n        {\n            \"name\": \"Álvaro Martínez\",\n            \"githubUsername\": \"alvaromartmart\",\n            \"url\": \"https://github.com/alvaromartmart\"\n        },\n        {\n            \"name\": \"Piotr Błażejewicz\",\n            \"githubUsername\": \"peterblazejewicz\",\n            \"url\": \"https://github.com/peterblazejewicz\"\n        },\n        {\n            \"name\": \"Marko Schilde\",\n            \"githubUsername\": \"mschilde\",\n            \"url\": \"https://github.com/mschilde\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/cli-progress\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"@types/node\": \"*\"\n    },\n    \"typesPublisherContentHash\": \"9381114a56ad0797b10bcced637fd0b9673468cf18cbe4044c4ab3c824c7d1aa\",\n    \"typeScriptVersion\": \"4.8\"\n}",
  "node_modules/@types/connect/index.d.ts": "/// <reference types=\"node\" />\n\nimport * as http from \"http\";\n\n/**\n * Create a new connect server.\n */\ndeclare function createServer(): createServer.Server;\n\ndeclare namespace createServer {\n    export type ServerHandle = HandleFunction | http.Server;\n\n    export class IncomingMessage extends http.IncomingMessage {\n        originalUrl?: http.IncomingMessage[\"url\"] | undefined;\n    }\n\n    type NextFunction = (err?: any) => void;\n\n    export type SimpleHandleFunction = (req: IncomingMessage, res: http.ServerResponse) => void;\n    export type NextHandleFunction = (req: IncomingMessage, res: http.ServerResponse, next: NextFunction) => void;\n    export type ErrorHandleFunction = (\n        err: any,\n        req: IncomingMessage,\n        res: http.ServerResponse,\n        next: NextFunction,\n    ) => void;\n    export type HandleFunction = SimpleHandleFunction | NextHandleFunction | ErrorHandleFunction;\n\n    export interface ServerStackItem {\n        route: string;\n        handle: ServerHandle;\n    }\n\n    export interface Server extends NodeJS.EventEmitter {\n        (req: http.IncomingMessage, res: http.ServerResponse, next?: Function): void;\n\n        route: string;\n        stack: ServerStackItem[];\n\n        /**\n         * Utilize the given middleware `handle` to the given `route`,\n         * defaulting to _/_. This \"route\" is the mount-point for the\n         * middleware, when given a value other than _/_ the middleware\n         * is only effective when that segment is present in the request's\n         * pathname.\n         *\n         * For example if we were to mount a function at _/admin_, it would\n         * be invoked on _/admin_, and _/admin/settings_, however it would\n         * not be invoked for _/_, or _/posts_.\n         */\n        use(fn: NextHandleFunction): Server;\n        use(fn: HandleFunction): Server;\n        use(route: string, fn: NextHandleFunction): Server;\n        use(route: string, fn: HandleFunction): Server;\n\n        /**\n         * Handle server requests, punting them down\n         * the middleware stack.\n         */\n        handle(req: http.IncomingMessage, res: http.ServerResponse, next: Function): void;\n\n        /**\n         * Listen for connections.\n         *\n         * This method takes the same arguments\n         * as node's `http.Server#listen()`.\n         *\n         * HTTP and HTTPS:\n         *\n         * If you run your application both as HTTP\n         * and HTTPS you may wrap them individually,\n         * since your Connect \"server\" is really just\n         * a JavaScript `Function`.\n         *\n         *      var connect = require('connect')\n         *        , http = require('http')\n         *        , https = require('https');\n         *\n         *      var app = connect();\n         *\n         *      http.createServer(app).listen(80);\n         *      https.createServer(options, app).listen(443);\n         */\n        listen(port: number, hostname?: string, backlog?: number, callback?: Function): http.Server;\n        listen(port: number, hostname?: string, callback?: Function): http.Server;\n        listen(path: string, callback?: Function): http.Server;\n        listen(handle: any, listeningListener?: Function): http.Server;\n    }\n}\n\nexport = createServer;\n",
  "node_modules/@types/connect/package.json": "{\n    \"name\": \"@types/connect\",\n    \"version\": \"3.4.38\",\n    \"description\": \"TypeScript definitions for connect\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/connect\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Maxime LUCE\",\n            \"githubUsername\": \"SomaticIT\",\n            \"url\": \"https://github.com/SomaticIT\"\n        },\n        {\n            \"name\": \"Evan Hahn\",\n            \"githubUsername\": \"EvanHahn\",\n            \"url\": \"https://github.com/EvanHahn\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/connect\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"@types/node\": \"*\"\n    },\n    \"typesPublisherContentHash\": \"8990242237504bdec53088b79e314b94bec69286df9de56db31f22de403b4092\",\n    \"typeScriptVersion\": \"4.5\"\n}",
  "node_modules/@types/debug/index.d.ts": "declare var debug: debug.Debug & { debug: debug.Debug; default: debug.Debug };\n\nexport = debug;\nexport as namespace debug;\n\ndeclare namespace debug {\n    interface Debug {\n        (namespace: string): Debugger;\n        coerce: (val: any) => any;\n        disable: () => string;\n        enable: (namespaces: string) => void;\n        enabled: (namespaces: string) => boolean;\n        formatArgs: (this: Debugger, args: any[]) => void;\n        log: (...args: any[]) => any;\n        selectColor: (namespace: string) => string | number;\n        humanize: typeof import(\"ms\");\n\n        names: RegExp[];\n        skips: RegExp[];\n\n        formatters: Formatters;\n\n        inspectOpts?: {\n            hideDate?: boolean | number | null;\n            colors?: boolean | number | null;\n            depth?: boolean | number | null;\n            showHidden?: boolean | number | null;\n        };\n    }\n\n    type IDebug = Debug;\n\n    interface Formatters {\n        [formatter: string]: (v: any) => string;\n    }\n\n    type IDebugger = Debugger;\n\n    interface Debugger {\n        (formatter: any, ...args: any[]): void;\n\n        color: string;\n        diff: number;\n        enabled: boolean;\n        log: (...args: any[]) => any;\n        namespace: string;\n        destroy: () => boolean;\n        extend: (namespace: string, delimiter?: string) => Debugger;\n    }\n}\n",
  "node_modules/@types/debug/package.json": "{\n    \"name\": \"@types/debug\",\n    \"version\": \"4.1.12\",\n    \"description\": \"TypeScript definitions for debug\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Seon-Wook Park\",\n            \"githubUsername\": \"swook\",\n            \"url\": \"https://github.com/swook\"\n        },\n        {\n            \"name\": \"Gal Talmor\",\n            \"githubUsername\": \"galtalmor\",\n            \"url\": \"https://github.com/galtalmor\"\n        },\n        {\n            \"name\": \"John McLaughlin\",\n            \"githubUsername\": \"zamb3zi\",\n            \"url\": \"https://github.com/zamb3zi\"\n        },\n        {\n            \"name\": \"Brasten Sager\",\n            \"githubUsername\": \"brasten\",\n            \"url\": \"https://github.com/brasten\"\n        },\n        {\n            \"name\": \"Nicolas Penin\",\n            \"githubUsername\": \"npenin\",\n            \"url\": \"https://github.com/npenin\"\n        },\n        {\n            \"name\": \"Kristian Brünn\",\n            \"githubUsername\": \"kristianmitk\",\n            \"url\": \"https://github.com/kristianmitk\"\n        },\n        {\n            \"name\": \"Caleb Gregory\",\n            \"githubUsername\": \"calebgregory\",\n            \"url\": \"https://github.com/calebgregory\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/debug\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"@types/ms\": \"*\"\n    },\n    \"typesPublisherContentHash\": \"1053110a8e5e302f35fb57f45389304fa5a4f53bb8982b76b8065bcfd7083731\",\n    \"typeScriptVersion\": \"4.5\"\n}",
  "node_modules/@types/express/index.d.ts": "/* =================== USAGE ===================\n\n    import express = require(\"express\");\n    var app = express();\n\n =============================================== */\n\n/// <reference types=\"express-serve-static-core\" />\n/// <reference types=\"serve-static\" />\n\nimport * as bodyParser from \"body-parser\";\nimport * as core from \"express-serve-static-core\";\nimport * as serveStatic from \"serve-static\";\n\n/**\n * Creates an Express application. The express() function is a top-level function exported by the express module.\n */\ndeclare function e(): core.Express;\n\ndeclare namespace e {\n    /**\n     * This is a built-in middleware function in Express. It parses incoming requests with JSON payloads and is based on body-parser.\n     * @since 4.16.0\n     */\n    var json: typeof bodyParser.json;\n\n    /**\n     * This is a built-in middleware function in Express. It parses incoming requests with Buffer payloads and is based on body-parser.\n     * @since 4.17.0\n     */\n    var raw: typeof bodyParser.raw;\n\n    /**\n     * This is a built-in middleware function in Express. It parses incoming requests with text payloads and is based on body-parser.\n     * @since 4.17.0\n     */\n    var text: typeof bodyParser.text;\n\n    /**\n     * These are the exposed prototypes.\n     */\n    var application: Application;\n    var request: Request;\n    var response: Response;\n\n    /**\n     * This is a built-in middleware function in Express. It serves static files and is based on serve-static.\n     */\n    var static: serveStatic.RequestHandlerConstructor<Response>;\n\n    /**\n     * This is a built-in middleware function in Express. It parses incoming requests with urlencoded payloads and is based on body-parser.\n     * @since 4.16.0\n     */\n    var urlencoded: typeof bodyParser.urlencoded;\n\n    export function Router(options?: RouterOptions): core.Router;\n\n    interface RouterOptions {\n        /**\n         * Enable case sensitivity.\n         */\n        caseSensitive?: boolean | undefined;\n\n        /**\n         * Preserve the req.params values from the parent router.\n         * If the parent and the child have conflicting param names, the child’s value take precedence.\n         *\n         * @default false\n         * @since 4.5.0\n         */\n        mergeParams?: boolean | undefined;\n\n        /**\n         * Enable strict routing.\n         */\n        strict?: boolean | undefined;\n    }\n\n    interface Application extends core.Application {}\n    interface CookieOptions extends core.CookieOptions {}\n    interface Errback extends core.Errback {}\n    interface ErrorRequestHandler<\n        P = core.ParamsDictionary,\n        ResBody = any,\n        ReqBody = any,\n        ReqQuery = core.Query,\n        Locals extends Record<string, any> = Record<string, any>,\n    > extends core.ErrorRequestHandler<P, ResBody, ReqBody, ReqQuery, Locals> {}\n    interface Express extends core.Express {}\n    interface Handler extends core.Handler {}\n    interface IRoute extends core.IRoute {}\n    interface IRouter extends core.IRouter {}\n    interface IRouterHandler<T> extends core.IRouterHandler<T> {}\n    interface IRouterMatcher<T> extends core.IRouterMatcher<T> {}\n    interface MediaType extends core.MediaType {}\n    interface NextFunction extends core.NextFunction {}\n    interface Locals extends core.Locals {}\n    interface Request<\n        P = core.ParamsDictionary,\n        ResBody = any,\n        ReqBody = any,\n        ReqQuery = core.Query,\n        Locals extends Record<string, any> = Record<string, any>,\n    > extends core.Request<P, ResBody, ReqBody, ReqQuery, Locals> {}\n    interface RequestHandler<\n        P = core.ParamsDictionary,\n        ResBody = any,\n        ReqBody = any,\n        ReqQuery = core.Query,\n        Locals extends Record<string, any> = Record<string, any>,\n    > extends core.RequestHandler<P, ResBody, ReqBody, ReqQuery, Locals> {}\n    interface RequestParamHandler extends core.RequestParamHandler {}\n    interface Response<\n        ResBody = any,\n        Locals extends Record<string, any> = Record<string, any>,\n    > extends core.Response<ResBody, Locals> {}\n    interface Router extends core.Router {}\n    interface Send extends core.Send {}\n}\n\nexport = e;\n",
  "node_modules/@types/express/package.json": "{\n    \"name\": \"@types/express\",\n    \"version\": \"5.0.1\",\n    \"description\": \"TypeScript definitions for express\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Boris Yankov\",\n            \"githubUsername\": \"borisyankov\",\n            \"url\": \"https://github.com/borisyankov\"\n        },\n        {\n            \"name\": \"China Medical University Hospital\",\n            \"githubUsername\": \"CMUH\",\n            \"url\": \"https://github.com/CMUH\"\n        },\n        {\n            \"name\": \"Puneet Arora\",\n            \"githubUsername\": \"puneetar\",\n            \"url\": \"https://github.com/puneetar\"\n        },\n        {\n            \"name\": \"Dylan Frankland\",\n            \"githubUsername\": \"dfrankland\",\n            \"url\": \"https://github.com/dfrankland\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/express\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"@types/body-parser\": \"*\",\n        \"@types/express-serve-static-core\": \"^5.0.0\",\n        \"@types/serve-static\": \"*\"\n    },\n    \"peerDependencies\": {},\n    \"typesPublisherContentHash\": \"fc4e2b97399a28edf0ea8af60a18a56b71622eab908009e7e3a18677f98a80d8\",\n    \"typeScriptVersion\": \"5.0\"\n}",
  "node_modules/@types/express-serve-static-core/index.d.ts": "// This extracts the core definitions from express to prevent a circular dependency between express and serve-static\n/// <reference types=\"node\" />\n\nimport { SendOptions } from \"send\";\n\ndeclare global {\n    namespace Express {\n        // These open interfaces may be extended in an application-specific manner via declaration merging.\n        // See for example method-override.d.ts (https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/method-override/index.d.ts)\n        interface Request {}\n        interface Response {}\n        interface Locals {}\n        interface Application {}\n    }\n}\n\nimport { EventEmitter } from \"events\";\nimport * as http from \"http\";\nimport { ParsedQs } from \"qs\";\nimport { Options as RangeParserOptions, Ranges as RangeParserRanges, Result as RangeParserResult } from \"range-parser\";\n\nexport {};\n\nexport type Query = ParsedQs;\n\nexport interface NextFunction {\n    (err?: any): void;\n    /**\n     * \"Break-out\" of a router by calling {next('router')};\n     * @see {https://expressjs.com/en/guide/using-middleware.html#middleware.router}\n     */\n    (deferToNext: \"router\"): void;\n    /**\n     * \"Break-out\" of a route by calling {next('route')};\n     * @see {https://expressjs.com/en/guide/using-middleware.html#middleware.application}\n     */\n    (deferToNext: \"route\"): void;\n}\n\nexport interface Dictionary<T> {\n    [key: string]: T;\n}\n\nexport interface ParamsDictionary {\n    [key: string]: string;\n}\nexport type ParamsArray = string[];\nexport type Params = ParamsDictionary | ParamsArray;\n\nexport interface Locals extends Express.Locals {}\n\nexport interface RequestHandler<\n    P = ParamsDictionary,\n    ResBody = any,\n    ReqBody = any,\n    ReqQuery = ParsedQs,\n    LocalsObj extends Record<string, any> = Record<string, any>,\n> {\n    // tslint:disable-next-line callable-types (This is extended from and can't extend from a type alias in ts<2.2)\n    (\n        req: Request<P, ResBody, ReqBody, ReqQuery, LocalsObj>,\n        res: Response<ResBody, LocalsObj>,\n        next: NextFunction,\n    ): void | Promise<void>;\n}\n\nexport type ErrorRequestHandler<\n    P = ParamsDictionary,\n    ResBody = any,\n    ReqBody = any,\n    ReqQuery = ParsedQs,\n    LocalsObj extends Record<string, any> = Record<string, any>,\n> = (\n    err: any,\n    req: Request<P, ResBody, ReqBody, ReqQuery, LocalsObj>,\n    res: Response<ResBody, LocalsObj>,\n    next: NextFunction,\n) => void | Promise<void>;\n\nexport type PathParams = string | RegExp | Array<string | RegExp>;\n\nexport type RequestHandlerParams<\n    P = ParamsDictionary,\n    ResBody = any,\n    ReqBody = any,\n    ReqQuery = ParsedQs,\n    LocalsObj extends Record<string, any> = Record<string, any>,\n> =\n    | RequestHandler<P, ResBody, ReqBody, ReqQuery, LocalsObj>\n    | ErrorRequestHandler<P, ResBody, ReqBody, ReqQuery, LocalsObj>\n    | Array<RequestHandler<P> | ErrorRequestHandler<P>>;\n\ntype RemoveTail<S extends string, Tail extends string> = S extends `${infer P}${Tail}` ? P : S;\ntype GetRouteParameter<S extends string> = RemoveTail<\n    RemoveTail<RemoveTail<S, `/${string}`>, `-${string}`>,\n    `.${string}`\n>;\n\n// prettier-ignore\nexport type RouteParameters<Route extends string> = Route extends `${infer Required}{${infer Optional}}${infer Next}`\n    ? ParseRouteParameters<Required> & Partial<ParseRouteParameters<Optional>> & RouteParameters<Next>\n    : ParseRouteParameters<Route>;\n\ntype ParseRouteParameters<Route extends string> = string extends Route ? ParamsDictionary\n    : Route extends `${string}(${string}` ? ParamsDictionary // TODO: handling for regex parameters\n    : Route extends `${string}:${infer Rest}` ?\n            & (\n                GetRouteParameter<Rest> extends never ? ParamsDictionary\n                    : GetRouteParameter<Rest> extends `${infer ParamName}?` ? { [P in ParamName]?: string } // TODO: Remove old `?` handling when Express 5 is promoted to \"latest\"\n                    : { [P in GetRouteParameter<Rest>]: string }\n            )\n            & (Rest extends `${GetRouteParameter<Rest>}${infer Next}` ? RouteParameters<Next> : unknown)\n    : {};\n\n/* eslint-disable @definitelytyped/no-unnecessary-generics */\nexport interface IRouterMatcher<\n    T,\n    Method extends \"all\" | \"get\" | \"post\" | \"put\" | \"delete\" | \"patch\" | \"options\" | \"head\" = any,\n> {\n    <\n        Route extends string,\n        P = RouteParameters<Route>,\n        ResBody = any,\n        ReqBody = any,\n        ReqQuery = ParsedQs,\n        LocalsObj extends Record<string, any> = Record<string, any>,\n    >(\n        // (it's used as the default type parameter for P)\n        path: Route,\n        // (This generic is meant to be passed explicitly.)\n        ...handlers: Array<RequestHandler<P, ResBody, ReqBody, ReqQuery, LocalsObj>>\n    ): T;\n    <\n        Path extends string,\n        P = RouteParameters<Path>,\n        ResBody = any,\n        ReqBody = any,\n        ReqQuery = ParsedQs,\n        LocalsObj extends Record<string, any> = Record<string, any>,\n    >(\n        // (it's used as the default type parameter for P)\n        path: Path,\n        // (This generic is meant to be passed explicitly.)\n        ...handlers: Array<RequestHandlerParams<P, ResBody, ReqBody, ReqQuery, LocalsObj>>\n    ): T;\n    <\n        P = ParamsDictionary,\n        ResBody = any,\n        ReqBody = any,\n        ReqQuery = ParsedQs,\n        LocalsObj extends Record<string, any> = Record<string, any>,\n    >(\n        path: PathParams,\n        // (This generic is meant to be passed explicitly.)\n        ...handlers: Array<RequestHandler<P, ResBody, ReqBody, ReqQuery, LocalsObj>>\n    ): T;\n    <\n        P = ParamsDictionary,\n        ResBody = any,\n        ReqBody = any,\n        ReqQuery = ParsedQs,\n        LocalsObj extends Record<string, any> = Record<string, any>,\n    >(\n        path: PathParams,\n        // (This generic is meant to be passed explicitly.)\n        ...handlers: Array<RequestHandlerParams<P, ResBody, ReqBody, ReqQuery, LocalsObj>>\n    ): T;\n    (path: PathParams, subApplication: Application): T;\n}\n\nexport interface IRouterHandler<T, Route extends string = string> {\n    (...handlers: Array<RequestHandler<RouteParameters<Route>>>): T;\n    (...handlers: Array<RequestHandlerParams<RouteParameters<Route>>>): T;\n    <\n        P = RouteParameters<Route>,\n        ResBody = any,\n        ReqBody = any,\n        ReqQuery = ParsedQs,\n        LocalsObj extends Record<string, any> = Record<string, any>,\n    >(\n        // (This generic is meant to be passed explicitly.)\n        // eslint-disable-next-line @definitelytyped/no-unnecessary-generics\n        ...handlers: Array<RequestHandler<P, ResBody, ReqBody, ReqQuery, LocalsObj>>\n    ): T;\n    <\n        P = RouteParameters<Route>,\n        ResBody = any,\n        ReqBody = any,\n        ReqQuery = ParsedQs,\n        LocalsObj extends Record<string, any> = Record<string, any>,\n    >(\n        // (This generic is meant to be passed explicitly.)\n        // eslint-disable-next-line @definitelytyped/no-unnecessary-generics\n        ...handlers: Array<RequestHandlerParams<P, ResBody, ReqBody, ReqQuery, LocalsObj>>\n    ): T;\n    <\n        P = ParamsDictionary,\n        ResBody = any,\n        ReqBody = any,\n        ReqQuery = ParsedQs,\n        LocalsObj extends Record<string, any> = Record<string, any>,\n    >(\n        // (This generic is meant to be passed explicitly.)\n        // eslint-disable-next-line @definitelytyped/no-unnecessary-generics\n        ...handlers: Array<RequestHandler<P, ResBody, ReqBody, ReqQuery, LocalsObj>>\n    ): T;\n    <\n        P = ParamsDictionary,\n        ResBody = any,\n        ReqBody = any,\n        ReqQuery = ParsedQs,\n        LocalsObj extends Record<string, any> = Record<string, any>,\n    >(\n        // (This generic is meant to be passed explicitly.)\n        // eslint-disable-next-line @definitelytyped/no-unnecessary-generics\n        ...handlers: Array<RequestHandlerParams<P, ResBody, ReqBody, ReqQuery, LocalsObj>>\n    ): T;\n}\n/* eslint-enable @definitelytyped/no-unnecessary-generics */\n\nexport interface IRouter extends RequestHandler {\n    /**\n     * Map the given param placeholder `name`(s) to the given callback(s).\n     *\n     * Parameter mapping is used to provide pre-conditions to routes\n     * which use normalized placeholders. For example a _:user_id_ parameter\n     * could automatically load a user's information from the database without\n     * any additional code,\n     *\n     * The callback uses the samesignature as middleware, the only differencing\n     * being that the value of the placeholder is passed, in this case the _id_\n     * of the user. Once the `next()` function is invoked, just like middleware\n     * it will continue on to execute the route, or subsequent parameter functions.\n     *\n     *      app.param('user_id', function(req, res, next, id){\n     *        User.find(id, function(err, user){\n     *          if (err) {\n     *            next(err);\n     *          } else if (user) {\n     *            req.user = user;\n     *            next();\n     *          } else {\n     *            next(new Error('failed to load user'));\n     *          }\n     *        });\n     *      });\n     */\n    param(name: string, handler: RequestParamHandler): this;\n\n    /**\n     * Special-cased \"all\" method, applying the given route `path`,\n     * middleware, and callback to _every_ HTTP method.\n     */\n    all: IRouterMatcher<this, \"all\">;\n    get: IRouterMatcher<this, \"get\">;\n    post: IRouterMatcher<this, \"post\">;\n    put: IRouterMatcher<this, \"put\">;\n    delete: IRouterMatcher<this, \"delete\">;\n    patch: IRouterMatcher<this, \"patch\">;\n    options: IRouterMatcher<this, \"options\">;\n    head: IRouterMatcher<this, \"head\">;\n\n    checkout: IRouterMatcher<this>;\n    connect: IRouterMatcher<this>;\n    copy: IRouterMatcher<this>;\n    lock: IRouterMatcher<this>;\n    merge: IRouterMatcher<this>;\n    mkactivity: IRouterMatcher<this>;\n    mkcol: IRouterMatcher<this>;\n    move: IRouterMatcher<this>;\n    \"m-search\": IRouterMatcher<this>;\n    notify: IRouterMatcher<this>;\n    propfind: IRouterMatcher<this>;\n    proppatch: IRouterMatcher<this>;\n    purge: IRouterMatcher<this>;\n    report: IRouterMatcher<this>;\n    search: IRouterMatcher<this>;\n    subscribe: IRouterMatcher<this>;\n    trace: IRouterMatcher<this>;\n    unlock: IRouterMatcher<this>;\n    unsubscribe: IRouterMatcher<this>;\n    link: IRouterMatcher<this>;\n    unlink: IRouterMatcher<this>;\n\n    use: IRouterHandler<this> & IRouterMatcher<this>;\n\n    route<T extends string>(prefix: T): IRoute<T>;\n    route(prefix: PathParams): IRoute;\n    /**\n     * Stack of configured routes\n     */\n    stack: ILayer[];\n}\n\nexport interface ILayer {\n    route?: IRoute;\n    name: string | \"<anonymous>\";\n    params?: Record<string, any>;\n    keys: string[];\n    path?: string;\n    method: string;\n    regexp: RegExp;\n    handle: (req: Request, res: Response, next: NextFunction) => any;\n}\n\nexport interface IRoute<Route extends string = string> {\n    path: string;\n    stack: ILayer[];\n    all: IRouterHandler<this, Route>;\n    get: IRouterHandler<this, Route>;\n    post: IRouterHandler<this, Route>;\n    put: IRouterHandler<this, Route>;\n    delete: IRouterHandler<this, Route>;\n    patch: IRouterHandler<this, Route>;\n    options: IRouterHandler<this, Route>;\n    head: IRouterHandler<this, Route>;\n\n    checkout: IRouterHandler<this, Route>;\n    copy: IRouterHandler<this, Route>;\n    lock: IRouterHandler<this, Route>;\n    merge: IRouterHandler<this, Route>;\n    mkactivity: IRouterHandler<this, Route>;\n    mkcol: IRouterHandler<this, Route>;\n    move: IRouterHandler<this, Route>;\n    \"m-search\": IRouterHandler<this, Route>;\n    notify: IRouterHandler<this, Route>;\n    purge: IRouterHandler<this, Route>;\n    report: IRouterHandler<this, Route>;\n    search: IRouterHandler<this, Route>;\n    subscribe: IRouterHandler<this, Route>;\n    trace: IRouterHandler<this, Route>;\n    unlock: IRouterHandler<this, Route>;\n    unsubscribe: IRouterHandler<this, Route>;\n}\n\nexport interface Router extends IRouter {}\n\n/**\n * Options passed down into `res.cookie`\n * @link https://expressjs.com/en/api.html#res.cookie\n */\nexport interface CookieOptions {\n    /** Convenient option for setting the expiry time relative to the current time in **milliseconds**. */\n    maxAge?: number | undefined;\n    /** Indicates if the cookie should be signed. */\n    signed?: boolean | undefined;\n    /** Expiry date of the cookie in GMT. If not specified (undefined), creates a session cookie. */\n    expires?: Date | undefined;\n    /** Flags the cookie to be accessible only by the web server. */\n    httpOnly?: boolean | undefined;\n    /** Path for the cookie. Defaults to “/”. */\n    path?: string | undefined;\n    /** Domain name for the cookie. Defaults to the domain name of the app. */\n    domain?: string | undefined;\n    /** Marks the cookie to be used with HTTPS only. */\n    secure?: boolean | undefined;\n    /** A synchronous function used for cookie value encoding. Defaults to encodeURIComponent. */\n    encode?: ((val: string) => string) | undefined;\n    /**\n     * Value of the “SameSite” Set-Cookie attribute.\n     * @link https://tools.ietf.org/html/draft-ietf-httpbis-cookie-same-site-00#section-4.1.1.\n     */\n    sameSite?: boolean | \"lax\" | \"strict\" | \"none\" | undefined;\n    /**\n     * Value of the “Priority” Set-Cookie attribute.\n     * @link https://datatracker.ietf.org/doc/html/draft-west-cookie-priority-00#section-4.3\n     */\n    priority?: \"low\" | \"medium\" | \"high\";\n    /** Marks the cookie to use partioned storage. */\n    partitioned?: boolean | undefined;\n}\n\nexport interface ByteRange {\n    start: number;\n    end: number;\n}\n\nexport interface RequestRanges extends RangeParserRanges {}\n\nexport type Errback = (err: Error) => void;\n\n/**\n * @param P  For most requests, this should be `ParamsDictionary`, but if you're\n * using this in a route handler for a route that uses a `RegExp` or a wildcard\n * `string` path (e.g. `'/user/*'`), then `req.params` will be an array, in\n * which case you should use `ParamsArray` instead.\n *\n * @see https://expressjs.com/en/api.html#req.params\n *\n * @example\n *     app.get('/user/:id', (req, res) => res.send(req.params.id)); // implicitly `ParamsDictionary`\n *     app.get<ParamsArray>(/user\\/(.*)/, (req, res) => res.send(req.params[0]));\n *     app.get<ParamsArray>('/user/*', (req, res) => res.send(req.params[0]));\n */\nexport interface Request<\n    P = ParamsDictionary,\n    ResBody = any,\n    ReqBody = any,\n    ReqQuery = ParsedQs,\n    LocalsObj extends Record<string, any> = Record<string, any>,\n> extends http.IncomingMessage, Express.Request {\n    /**\n     * Return request header.\n     *\n     * The `Referrer` header field is special-cased,\n     * both `Referrer` and `Referer` are interchangeable.\n     *\n     * Examples:\n     *\n     *     req.get('Content-Type');\n     *     // => \"text/plain\"\n     *\n     *     req.get('content-type');\n     *     // => \"text/plain\"\n     *\n     *     req.get('Something');\n     *     // => undefined\n     *\n     * Aliased as `req.header()`.\n     */\n    get(name: \"set-cookie\"): string[] | undefined;\n    get(name: string): string | undefined;\n\n    header(name: \"set-cookie\"): string[] | undefined;\n    header(name: string): string | undefined;\n\n    /**\n     * Check if the given `type(s)` is acceptable, returning\n     * the best match when true, otherwise `undefined`, in which\n     * case you should respond with 406 \"Not Acceptable\".\n     *\n     * The `type` value may be a single mime type string\n     * such as \"application/json\", the extension name\n     * such as \"json\", a comma-delimted list such as \"json, html, text/plain\",\n     * or an array `[\"json\", \"html\", \"text/plain\"]`. When a list\n     * or array is given the _best_ match, if any is returned.\n     *\n     * Examples:\n     *\n     *     // Accept: text/html\n     *     req.accepts('html');\n     *     // => \"html\"\n     *\n     *     // Accept: text/*, application/json\n     *     req.accepts('html');\n     *     // => \"html\"\n     *     req.accepts('text/html');\n     *     // => \"text/html\"\n     *     req.accepts('json, text');\n     *     // => \"json\"\n     *     req.accepts('application/json');\n     *     // => \"application/json\"\n     *\n     *     // Accept: text/*, application/json\n     *     req.accepts('image/png');\n     *     req.accepts('png');\n     *     // => false\n     *\n     *     // Accept: text/*;q=.5, application/json\n     *     req.accepts(['html', 'json']);\n     *     req.accepts('html, json');\n     *     // => \"json\"\n     */\n    accepts(): string[];\n    accepts(type: string): string | false;\n    accepts(type: string[]): string | false;\n    accepts(...type: string[]): string | false;\n\n    /**\n     * Returns the first accepted charset of the specified character sets,\n     * based on the request's Accept-Charset HTTP header field.\n     * If none of the specified charsets is accepted, returns false.\n     *\n     * For more information, or if you have issues or concerns, see accepts.\n     */\n    acceptsCharsets(): string[];\n    acceptsCharsets(charset: string): string | false;\n    acceptsCharsets(charset: string[]): string | false;\n    acceptsCharsets(...charset: string[]): string | false;\n\n    /**\n     * Returns the first accepted encoding of the specified encodings,\n     * based on the request's Accept-Encoding HTTP header field.\n     * If none of the specified encodings is accepted, returns false.\n     *\n     * For more information, or if you have issues or concerns, see accepts.\n     */\n    acceptsEncodings(): string[];\n    acceptsEncodings(encoding: string): string | false;\n    acceptsEncodings(encoding: string[]): string | false;\n    acceptsEncodings(...encoding: string[]): string | false;\n\n    /**\n     * Returns the first accepted language of the specified languages,\n     * based on the request's Accept-Language HTTP header field.\n     * If none of the specified languages is accepted, returns false.\n     *\n     * For more information, or if you have issues or concerns, see accepts.\n     */\n    acceptsLanguages(): string[];\n    acceptsLanguages(lang: string): string | false;\n    acceptsLanguages(lang: string[]): string | false;\n    acceptsLanguages(...lang: string[]): string | false;\n\n    /**\n     * Parse Range header field, capping to the given `size`.\n     *\n     * Unspecified ranges such as \"0-\" require knowledge of your resource length. In\n     * the case of a byte range this is of course the total number of bytes.\n     * If the Range header field is not given `undefined` is returned.\n     * If the Range header field is given, return value is a result of range-parser.\n     * See more ./types/range-parser/index.d.ts\n     *\n     * NOTE: remember that ranges are inclusive, so for example \"Range: users=0-3\"\n     * should respond with 4 users when available, not 3.\n     */\n    range(size: number, options?: RangeParserOptions): RangeParserRanges | RangeParserResult | undefined;\n\n    /**\n     * Return an array of Accepted media types\n     * ordered from highest quality to lowest.\n     */\n    accepted: MediaType[];\n\n    /**\n     * Check if the incoming request contains the \"Content-Type\"\n     * header field, and it contains the give mime `type`.\n     *\n     * Examples:\n     *\n     *      // With Content-Type: text/html; charset=utf-8\n     *      req.is('html');\n     *      req.is('text/html');\n     *      req.is('text/*');\n     *      // => true\n     *\n     *      // When Content-Type is application/json\n     *      req.is('json');\n     *      req.is('application/json');\n     *      req.is('application/*');\n     *      // => true\n     *\n     *      req.is('html');\n     *      // => false\n     */\n    is(type: string | string[]): string | false | null;\n\n    /**\n     * Return the protocol string \"http\" or \"https\"\n     * when requested with TLS. When the \"trust proxy\"\n     * setting is enabled the \"X-Forwarded-Proto\" header\n     * field will be trusted. If you're running behind\n     * a reverse proxy that supplies https for you this\n     * may be enabled.\n     */\n    readonly protocol: string;\n\n    /**\n     * Short-hand for:\n     *\n     *    req.protocol == 'https'\n     */\n    readonly secure: boolean;\n\n    /**\n     * Return the remote address, or when\n     * \"trust proxy\" is `true` return\n     * the upstream addr.\n     *\n     * Value may be undefined if the `req.socket` is destroyed\n     * (for example, if the client disconnected).\n     */\n    readonly ip: string | undefined;\n\n    /**\n     * When \"trust proxy\" is `true`, parse\n     * the \"X-Forwarded-For\" ip address list.\n     *\n     * For example if the value were \"client, proxy1, proxy2\"\n     * you would receive the array `[\"client\", \"proxy1\", \"proxy2\"]`\n     * where \"proxy2\" is the furthest down-stream.\n     */\n    readonly ips: string[];\n\n    /**\n     * Return subdomains as an array.\n     *\n     * Subdomains are the dot-separated parts of the host before the main domain of\n     * the app. By default, the domain of the app is assumed to be the last two\n     * parts of the host. This can be changed by setting \"subdomain offset\".\n     *\n     * For example, if the domain is \"tobi.ferrets.example.com\":\n     * If \"subdomain offset\" is not set, req.subdomains is `[\"ferrets\", \"tobi\"]`.\n     * If \"subdomain offset\" is 3, req.subdomains is `[\"tobi\"]`.\n     */\n    readonly subdomains: string[];\n\n    /**\n     * Short-hand for `url.parse(req.url).pathname`.\n     */\n    readonly path: string;\n\n    /**\n     * Contains the hostname derived from the `Host` HTTP header.\n     */\n    readonly hostname: string;\n\n    /**\n     * Contains the host derived from the `Host` HTTP header.\n     */\n    readonly host: string;\n\n    /**\n     * Check if the request is fresh, aka\n     * Last-Modified and/or the ETag\n     * still match.\n     */\n    readonly fresh: boolean;\n\n    /**\n     * Check if the request is stale, aka\n     * \"Last-Modified\" and / or the \"ETag\" for the\n     * resource has changed.\n     */\n    readonly stale: boolean;\n\n    /**\n     * Check if the request was an _XMLHttpRequest_.\n     */\n    readonly xhr: boolean;\n\n    // body: { username: string; password: string; remember: boolean; title: string; };\n    body: ReqBody;\n\n    // cookies: { string; remember: boolean; };\n    cookies: any;\n\n    method: string;\n\n    params: P;\n\n    query: ReqQuery;\n\n    route: any;\n\n    signedCookies: any;\n\n    originalUrl: string;\n\n    url: string;\n\n    baseUrl: string;\n\n    app: Application;\n\n    /**\n     * After middleware.init executed, Request will contain res and next properties\n     * See: express/lib/middleware/init.js\n     */\n    res?: Response<ResBody, LocalsObj> | undefined;\n    next?: NextFunction | undefined;\n}\n\nexport interface MediaType {\n    value: string;\n    quality: number;\n    type: string;\n    subtype: string;\n}\n\nexport type Send<ResBody = any, T = Response<ResBody>> = (body?: ResBody) => T;\n\nexport interface SendFileOptions extends SendOptions {\n    /** Object containing HTTP headers to serve with the file. */\n    headers?: Record<string, unknown>;\n}\n\nexport interface DownloadOptions extends SendOptions {\n    /** Object containing HTTP headers to serve with the file. The header `Content-Disposition` will be overridden by the filename argument. */\n    headers?: Record<string, unknown>;\n}\n\nexport interface Response<\n    ResBody = any,\n    LocalsObj extends Record<string, any> = Record<string, any>,\n    StatusCode extends number = number,\n> extends http.ServerResponse, Express.Response {\n    /**\n     * Set status `code`.\n     */\n    status(code: StatusCode): this;\n\n    /**\n     * Set the response HTTP status code to `statusCode` and send its string representation as the response body.\n     * @link http://expressjs.com/4x/api.html#res.sendStatus\n     *\n     * Examples:\n     *\n     *    res.sendStatus(200); // equivalent to res.status(200).send('OK')\n     *    res.sendStatus(403); // equivalent to res.status(403).send('Forbidden')\n     *    res.sendStatus(404); // equivalent to res.status(404).send('Not Found')\n     *    res.sendStatus(500); // equivalent to res.status(500).send('Internal Server Error')\n     */\n    sendStatus(code: StatusCode): this;\n\n    /**\n     * Set Link header field with the given `links`.\n     *\n     * Examples:\n     *\n     *    res.links({\n     *      next: 'http://api.example.com/users?page=2',\n     *      last: 'http://api.example.com/users?page=5'\n     *    });\n     */\n    links(links: any): this;\n\n    /**\n     * Send a response.\n     *\n     * Examples:\n     *\n     *     res.send(new Buffer('wahoo'));\n     *     res.send({ some: 'json' });\n     *     res.send('<p>some html</p>');\n     *     res.status(404).send('Sorry, cant find that');\n     */\n    send: Send<ResBody, this>;\n\n    /**\n     * Send JSON response.\n     *\n     * Examples:\n     *\n     *     res.json(null);\n     *     res.json({ user: 'tj' });\n     *     res.status(500).json('oh noes!');\n     *     res.status(404).json('I dont have that');\n     */\n    json: Send<ResBody, this>;\n\n    /**\n     * Send JSON response with JSONP callback support.\n     *\n     * Examples:\n     *\n     *     res.jsonp(null);\n     *     res.jsonp({ user: 'tj' });\n     *     res.status(500).jsonp('oh noes!');\n     *     res.status(404).jsonp('I dont have that');\n     */\n    jsonp: Send<ResBody, this>;\n\n    /**\n     * Transfer the file at the given `path`.\n     *\n     * Automatically sets the _Content-Type_ response header field.\n     * The callback `fn(err)` is invoked when the transfer is complete\n     * or when an error occurs. Be sure to check `res.headersSent`\n     * if you wish to attempt responding, as the header and some data\n     * may have already been transferred.\n     *\n     * Options:\n     *\n     *   - `maxAge`   defaulting to 0 (can be string converted by `ms`)\n     *   - `root`     root directory for relative filenames\n     *   - `headers`  object of headers to serve with file\n     *   - `dotfiles` serve dotfiles, defaulting to false; can be `\"allow\"` to send them\n     *\n     * Other options are passed along to `send`.\n     *\n     * Examples:\n     *\n     *  The following example illustrates how `res.sendFile()` may\n     *  be used as an alternative for the `static()` middleware for\n     *  dynamic situations. The code backing `res.sendFile()` is actually\n     *  the same code, so HTTP cache support etc is identical.\n     *\n     *     app.get('/user/:uid/photos/:file', function(req, res){\n     *       var uid = req.params.uid\n     *         , file = req.params.file;\n     *\n     *       req.user.mayViewFilesFrom(uid, function(yes){\n     *         if (yes) {\n     *           res.sendFile('/uploads/' + uid + '/' + file);\n     *         } else {\n     *           res.send(403, 'Sorry! you cant see that.');\n     *         }\n     *       });\n     *     });\n     *\n     * @api public\n     */\n    sendFile(path: string, fn?: Errback): void;\n    sendFile(path: string, options: SendFileOptions, fn?: Errback): void;\n\n    /**\n     * Transfer the file at the given `path` as an attachment.\n     *\n     * Optionally providing an alternate attachment `filename`,\n     * and optional callback `fn(err)`. The callback is invoked\n     * when the data transfer is complete, or when an error has\n     * ocurred. Be sure to check `res.headersSent` if you plan to respond.\n     *\n     * The optional options argument passes through to the underlying\n     * res.sendFile() call, and takes the exact same parameters.\n     *\n     * This method uses `res.sendFile()`.\n     */\n    download(path: string, fn?: Errback): void;\n    download(path: string, filename: string, fn?: Errback): void;\n    download(path: string, filename: string, options: DownloadOptions, fn?: Errback): void;\n\n    /**\n     * Set _Content-Type_ response header with `type` through `mime.lookup()`\n     * when it does not contain \"/\", or set the Content-Type to `type` otherwise.\n     *\n     * Examples:\n     *\n     *     res.type('.html');\n     *     res.type('html');\n     *     res.type('json');\n     *     res.type('application/json');\n     *     res.type('png');\n     */\n    contentType(type: string): this;\n\n    /**\n     * Set _Content-Type_ response header with `type` through `mime.lookup()`\n     * when it does not contain \"/\", or set the Content-Type to `type` otherwise.\n     *\n     * Examples:\n     *\n     *     res.type('.html');\n     *     res.type('html');\n     *     res.type('json');\n     *     res.type('application/json');\n     *     res.type('png');\n     */\n    type(type: string): this;\n\n    /**\n     * Respond to the Acceptable formats using an `obj`\n     * of mime-type callbacks.\n     *\n     * This method uses `req.accepted`, an array of\n     * acceptable types ordered by their quality values.\n     * When \"Accept\" is not present the _first_ callback\n     * is invoked, otherwise the first match is used. When\n     * no match is performed the server responds with\n     * 406 \"Not Acceptable\".\n     *\n     * Content-Type is set for you, however if you choose\n     * you may alter this within the callback using `res.type()`\n     * or `res.set('Content-Type', ...)`.\n     *\n     *    res.format({\n     *      'text/plain': function(){\n     *        res.send('hey');\n     *      },\n     *\n     *      'text/html': function(){\n     *        res.send('<p>hey</p>');\n     *      },\n     *\n     *      'appliation/json': function(){\n     *        res.send({ message: 'hey' });\n     *      }\n     *    });\n     *\n     * In addition to canonicalized MIME types you may\n     * also use extnames mapped to these types:\n     *\n     *    res.format({\n     *      text: function(){\n     *        res.send('hey');\n     *      },\n     *\n     *      html: function(){\n     *        res.send('<p>hey</p>');\n     *      },\n     *\n     *      json: function(){\n     *        res.send({ message: 'hey' });\n     *      }\n     *    });\n     *\n     * By default Express passes an `Error`\n     * with a `.status` of 406 to `next(err)`\n     * if a match is not made. If you provide\n     * a `.default` callback it will be invoked\n     * instead.\n     */\n    format(obj: any): this;\n\n    /**\n     * Set _Content-Disposition_ header to _attachment_ with optional `filename`.\n     */\n    attachment(filename?: string): this;\n\n    /**\n     * Set header `field` to `val`, or pass\n     * an object of header fields.\n     *\n     * Examples:\n     *\n     *    res.set('Foo', ['bar', 'baz']);\n     *    res.set('Accept', 'application/json');\n     *    res.set({ Accept: 'text/plain', 'X-API-Key': 'tobi' });\n     *\n     * Aliased as `res.header()`.\n     */\n    set(field: any): this;\n    set(field: string, value?: string | string[]): this;\n\n    header(field: any): this;\n    header(field: string, value?: string | string[]): this;\n\n    // Property indicating if HTTP headers has been sent for the response.\n    headersSent: boolean;\n\n    /** Get value for header `field`. */\n    get(field: string): string | undefined;\n\n    /** Clear cookie `name`. */\n    clearCookie(name: string, options?: CookieOptions): this;\n\n    /**\n     * Set cookie `name` to `val`, with the given `options`.\n     *\n     * Options:\n     *\n     *    - `maxAge`   max-age in milliseconds, converted to `expires`\n     *    - `signed`   sign the cookie\n     *    - `path`     defaults to \"/\"\n     *\n     * Examples:\n     *\n     *    // \"Remember Me\" for 15 minutes\n     *    res.cookie('rememberme', '1', { expires: new Date(Date.now() + 900000), httpOnly: true });\n     *\n     *    // save as above\n     *    res.cookie('rememberme', '1', { maxAge: 900000, httpOnly: true })\n     */\n    cookie(name: string, val: string, options: CookieOptions): this;\n    cookie(name: string, val: any, options: CookieOptions): this;\n    cookie(name: string, val: any): this;\n\n    /**\n     * Set the location header to `url`.\n     *\n     * Examples:\n     *\n     *    res.location('/foo/bar').;\n     *    res.location('http://example.com');\n     *    res.location('../login'); // /blog/post/1 -> /blog/login\n     *\n     * Mounting:\n     *\n     *   When an application is mounted and `res.location()`\n     *   is given a path that does _not_ lead with \"/\" it becomes\n     *   relative to the mount-point. For example if the application\n     *   is mounted at \"/blog\", the following would become \"/blog/login\".\n     *\n     *      res.location('login');\n     *\n     *   While the leading slash would result in a location of \"/login\":\n     *\n     *      res.location('/login');\n     */\n    location(url: string): this;\n\n    /**\n     * Redirect to the given `url` with optional response `status`\n     * defaulting to 302.\n     *\n     * The resulting `url` is determined by `res.location()`, so\n     * it will play nicely with mounted apps, relative paths, etc.\n     *\n     * Examples:\n     *\n     *    res.redirect('/foo/bar');\n     *    res.redirect('http://example.com');\n     *    res.redirect(301, 'http://example.com');\n     *    res.redirect('../login'); // /blog/post/1 -> /blog/login\n     */\n    redirect(url: string): void;\n    redirect(status: number, url: string): void;\n\n    /**\n     * Render `view` with the given `options` and optional callback `fn`.\n     * When a callback function is given a response will _not_ be made\n     * automatically, otherwise a response of _200_ and _text/html_ is given.\n     *\n     * Options:\n     *\n     *  - `cache`     boolean hinting to the engine it should cache\n     *  - `filename`  filename of the view being rendered\n     */\n    render(view: string, options?: object, callback?: (err: Error, html: string) => void): void;\n    render(view: string, callback?: (err: Error, html: string) => void): void;\n\n    locals: LocalsObj & Locals;\n\n    charset: string;\n\n    /**\n     * Adds the field to the Vary response header, if it is not there already.\n     * Examples:\n     *\n     *     res.vary('User-Agent').render('docs');\n     */\n    vary(field: string): this;\n\n    app: Application;\n\n    /**\n     * Appends the specified value to the HTTP response header field.\n     * If the header is not already set, it creates the header with the specified value.\n     * The value parameter can be a string or an array.\n     *\n     * Note: calling res.set() after res.append() will reset the previously-set header value.\n     *\n     * @since 4.11.0\n     */\n    append(field: string, value?: string[] | string): this;\n\n    /**\n     * After middleware.init executed, Response will contain req property\n     * See: express/lib/middleware/init.js\n     */\n    req: Request;\n}\n\nexport interface Handler extends RequestHandler {}\n\nexport type RequestParamHandler = (req: Request, res: Response, next: NextFunction, value: any, name: string) => any;\n\nexport type ApplicationRequestHandler<T> =\n    & IRouterHandler<T>\n    & IRouterMatcher<T>\n    & ((...handlers: RequestHandlerParams[]) => T);\n\nexport interface Application<\n    LocalsObj extends Record<string, any> = Record<string, any>,\n> extends EventEmitter, IRouter, Express.Application {\n    /**\n     * Express instance itself is a request handler, which could be invoked without\n     * third argument.\n     */\n    (req: Request | http.IncomingMessage, res: Response | http.ServerResponse): any;\n\n    /**\n     * Initialize the server.\n     *\n     *   - setup default configuration\n     *   - setup default middleware\n     *   - setup route reflection methods\n     */\n    init(): void;\n\n    /**\n     * Initialize application configuration.\n     */\n    defaultConfiguration(): void;\n\n    /**\n     * Register the given template engine callback `fn`\n     * as `ext`.\n     *\n     * By default will `require()` the engine based on the\n     * file extension. For example if you try to render\n     * a \"foo.jade\" file Express will invoke the following internally:\n     *\n     *     app.engine('jade', require('jade').__express);\n     *\n     * For engines that do not provide `.__express` out of the box,\n     * or if you wish to \"map\" a different extension to the template engine\n     * you may use this method. For example mapping the EJS template engine to\n     * \".html\" files:\n     *\n     *     app.engine('html', require('ejs').renderFile);\n     *\n     * In this case EJS provides a `.renderFile()` method with\n     * the same signature that Express expects: `(path, options, callback)`,\n     * though note that it aliases this method as `ejs.__express` internally\n     * so if you're using \".ejs\" extensions you dont need to do anything.\n     *\n     * Some template engines do not follow this convention, the\n     * [Consolidate.js](https://github.com/visionmedia/consolidate.js)\n     * library was created to map all of node's popular template\n     * engines to follow this convention, thus allowing them to\n     * work seamlessly within Express.\n     */\n    engine(\n        ext: string,\n        fn: (path: string, options: object, callback: (e: any, rendered?: string) => void) => void,\n    ): this;\n\n    /**\n     * Assign `setting` to `val`, or return `setting`'s value.\n     *\n     *    app.set('foo', 'bar');\n     *    app.get('foo');\n     *    // => \"bar\"\n     *    app.set('foo', ['bar', 'baz']);\n     *    app.get('foo');\n     *    // => [\"bar\", \"baz\"]\n     *\n     * Mounted servers inherit their parent server's settings.\n     */\n    set(setting: string, val: any): this;\n    get: ((name: string) => any) & IRouterMatcher<this>;\n\n    param(name: string | string[], handler: RequestParamHandler): this;\n\n    /**\n     * Return the app's absolute pathname\n     * based on the parent(s) that have\n     * mounted it.\n     *\n     * For example if the application was\n     * mounted as \"/admin\", which itself\n     * was mounted as \"/blog\" then the\n     * return value would be \"/blog/admin\".\n     */\n    path(): string;\n\n    /**\n     * Check if `setting` is enabled (truthy).\n     *\n     *    app.enabled('foo')\n     *    // => false\n     *\n     *    app.enable('foo')\n     *    app.enabled('foo')\n     *    // => true\n     */\n    enabled(setting: string): boolean;\n\n    /**\n     * Check if `setting` is disabled.\n     *\n     *    app.disabled('foo')\n     *    // => true\n     *\n     *    app.enable('foo')\n     *    app.disabled('foo')\n     *    // => false\n     */\n    disabled(setting: string): boolean;\n\n    /** Enable `setting`. */\n    enable(setting: string): this;\n\n    /** Disable `setting`. */\n    disable(setting: string): this;\n\n    /**\n     * Render the given view `name` name with `options`\n     * and a callback accepting an error and the\n     * rendered template string.\n     *\n     * Example:\n     *\n     *    app.render('email', { name: 'Tobi' }, function(err, html){\n     *      // ...\n     *    })\n     */\n    render(name: string, options?: object, callback?: (err: Error, html: string) => void): void;\n    render(name: string, callback: (err: Error, html: string) => void): void;\n\n    /**\n     * Listen for connections.\n     *\n     * A node `http.Server` is returned, with this\n     * application (which is a `Function`) as its\n     * callback. If you wish to create both an HTTP\n     * and HTTPS server you may do so with the \"http\"\n     * and \"https\" modules as shown here:\n     *\n     *    var http = require('http')\n     *      , https = require('https')\n     *      , express = require('express')\n     *      , app = express();\n     *\n     *    http.createServer(app).listen(80);\n     *    https.createServer({ ... }, app).listen(443);\n     */\n    listen(port: number, hostname: string, backlog: number, callback?: (error?: Error) => void): http.Server;\n    listen(port: number, hostname: string, callback?: (error?: Error) => void): http.Server;\n    listen(port: number, callback?: (error?: Error) => void): http.Server;\n    listen(callback?: (error?: Error) => void): http.Server;\n    listen(path: string, callback?: (error?: Error) => void): http.Server;\n    listen(handle: any, listeningListener?: (error?: Error) => void): http.Server;\n\n    router: Router;\n\n    settings: any;\n\n    resource: any;\n\n    map: any;\n\n    locals: LocalsObj & Locals;\n\n    /**\n     * The app.routes object houses all of the routes defined mapped by the\n     * associated HTTP verb. This object may be used for introspection\n     * capabilities, for example Express uses this internally not only for\n     * routing but to provide default OPTIONS behaviour unless app.options()\n     * is used. Your application or framework may also remove routes by\n     * simply by removing them from this object.\n     */\n    routes: any;\n\n    /**\n     * Used to get all registered routes in Express Application\n     */\n    _router: any;\n\n    use: ApplicationRequestHandler<this>;\n\n    /**\n     * The mount event is fired on a sub-app, when it is mounted on a parent app.\n     * The parent app is passed to the callback function.\n     *\n     * NOTE:\n     * Sub-apps will:\n     *  - Not inherit the value of settings that have a default value. You must set the value in the sub-app.\n     *  - Inherit the value of settings with no default value.\n     */\n    on: (event: string, callback: (parent: Application) => void) => this;\n\n    /**\n     * The app.mountpath property contains one or more path patterns on which a sub-app was mounted.\n     */\n    mountpath: string | string[];\n}\n\nexport interface Express extends Application {\n    request: Request;\n    response: Response;\n}\n",
  "node_modules/@types/express-serve-static-core/package.json": "{\n    \"name\": \"@types/express-serve-static-core\",\n    \"version\": \"5.0.6\",\n    \"description\": \"TypeScript definitions for express-serve-static-core\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-serve-static-core\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Boris Yankov\",\n            \"githubUsername\": \"borisyankov\",\n            \"url\": \"https://github.com/borisyankov\"\n        },\n        {\n            \"name\": \"Satana Charuwichitratana\",\n            \"githubUsername\": \"micksatana\",\n            \"url\": \"https://github.com/micksatana\"\n        },\n        {\n            \"name\": \"Jose Luis Leon\",\n            \"githubUsername\": \"JoseLion\",\n            \"url\": \"https://github.com/JoseLion\"\n        },\n        {\n            \"name\": \"David Stephens\",\n            \"githubUsername\": \"dwrss\",\n            \"url\": \"https://github.com/dwrss\"\n        },\n        {\n            \"name\": \"Shin Ando\",\n            \"githubUsername\": \"andoshin11\",\n            \"url\": \"https://github.com/andoshin11\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/express-serve-static-core\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"@types/node\": \"*\",\n        \"@types/qs\": \"*\",\n        \"@types/range-parser\": \"*\",\n        \"@types/send\": \"*\"\n    },\n    \"peerDependencies\": {},\n    \"typesPublisherContentHash\": \"44d5cdf58e5ee1073bddfbf6110c8e09cc6e0712ad27c9ed54d367643bee193b\",\n    \"typeScriptVersion\": \"5.0\"\n}",
  "node_modules/@types/http-errors/index.d.ts": "export = createHttpError;\n\ndeclare const createHttpError: createHttpError.CreateHttpError & createHttpError.NamedConstructors & {\n    isHttpError: createHttpError.IsHttpError;\n};\n\ndeclare namespace createHttpError {\n    interface HttpError<N extends number = number> extends Error {\n        status: N;\n        statusCode: N;\n        expose: boolean;\n        headers?: {\n            [key: string]: string;\n        } | undefined;\n        [key: string]: any;\n    }\n\n    type UnknownError = Error | string | { [key: string]: any };\n\n    interface HttpErrorConstructor<N extends number = number> {\n        (msg?: string): HttpError<N>;\n        new(msg?: string): HttpError<N>;\n    }\n\n    interface CreateHttpError {\n        <N extends number = number>(arg: N, ...rest: UnknownError[]): HttpError<N>;\n        (...rest: UnknownError[]): HttpError;\n    }\n\n    type IsHttpError = (error: unknown) => error is HttpError;\n\n    type NamedConstructors =\n        & {\n            HttpError: HttpErrorConstructor;\n        }\n        & Record<\"BadRequest\" | \"400\", HttpErrorConstructor<400>>\n        & Record<\"Unauthorized\" | \"401\", HttpErrorConstructor<401>>\n        & Record<\"PaymentRequired\" | \"402\", HttpErrorConstructor<402>>\n        & Record<\"Forbidden\" | \"403\", HttpErrorConstructor<403>>\n        & Record<\"NotFound\" | \"404\", HttpErrorConstructor<404>>\n        & Record<\"MethodNotAllowed\" | \"405\", HttpErrorConstructor<405>>\n        & Record<\"NotAcceptable\" | \"406\", HttpErrorConstructor<406>>\n        & Record<\"ProxyAuthenticationRequired\" | \"407\", HttpErrorConstructor<407>>\n        & Record<\"RequestTimeout\" | \"408\", HttpErrorConstructor<408>>\n        & Record<\"Conflict\" | \"409\", HttpErrorConstructor<409>>\n        & Record<\"Gone\" | \"410\", HttpErrorConstructor<410>>\n        & Record<\"LengthRequired\" | \"411\", HttpErrorConstructor<411>>\n        & Record<\"PreconditionFailed\" | \"412\", HttpErrorConstructor<412>>\n        & Record<\"PayloadTooLarge\" | \"413\", HttpErrorConstructor<413>>\n        & Record<\"URITooLong\" | \"414\", HttpErrorConstructor<414>>\n        & Record<\"UnsupportedMediaType\" | \"415\", HttpErrorConstructor<415>>\n        & Record<\"RangeNotSatisfiable\" | \"416\", HttpErrorConstructor<416>>\n        & Record<\"ExpectationFailed\" | \"417\", HttpErrorConstructor<417>>\n        & Record<\"ImATeapot\" | \"418\", HttpErrorConstructor<418>>\n        & Record<\"MisdirectedRequest\" | \"421\", HttpErrorConstructor<421>>\n        & Record<\"UnprocessableEntity\" | \"422\", HttpErrorConstructor<422>>\n        & Record<\"Locked\" | \"423\", HttpErrorConstructor<423>>\n        & Record<\"FailedDependency\" | \"424\", HttpErrorConstructor<424>>\n        & Record<\"TooEarly\" | \"425\", HttpErrorConstructor<425>>\n        & Record<\"UpgradeRequired\" | \"426\", HttpErrorConstructor<426>>\n        & Record<\"PreconditionRequired\" | \"428\", HttpErrorConstructor<428>>\n        & Record<\"TooManyRequests\" | \"429\", HttpErrorConstructor<429>>\n        & Record<\"RequestHeaderFieldsTooLarge\" | \"431\", HttpErrorConstructor<431>>\n        & Record<\"UnavailableForLegalReasons\" | \"451\", HttpErrorConstructor<451>>\n        & Record<\"InternalServerError\" | \"500\", HttpErrorConstructor<500>>\n        & Record<\"NotImplemented\" | \"501\", HttpErrorConstructor<501>>\n        & Record<\"BadGateway\" | \"502\", HttpErrorConstructor<502>>\n        & Record<\"ServiceUnavailable\" | \"503\", HttpErrorConstructor<503>>\n        & Record<\"GatewayTimeout\" | \"504\", HttpErrorConstructor<504>>\n        & Record<\"HTTPVersionNotSupported\" | \"505\", HttpErrorConstructor<505>>\n        & Record<\"VariantAlsoNegotiates\" | \"506\", HttpErrorConstructor<506>>\n        & Record<\"InsufficientStorage\" | \"507\", HttpErrorConstructor<507>>\n        & Record<\"LoopDetected\" | \"508\", HttpErrorConstructor<508>>\n        & Record<\"BandwidthLimitExceeded\" | \"509\", HttpErrorConstructor<509>>\n        & Record<\"NotExtended\" | \"510\", HttpErrorConstructor<510>>\n        & Record<\"NetworkAuthenticationRequire\" | \"511\", HttpErrorConstructor<511>>;\n}\n",
  "node_modules/@types/http-errors/package.json": "{\n    \"name\": \"@types/http-errors\",\n    \"version\": \"2.0.4\",\n    \"description\": \"TypeScript definitions for http-errors\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-errors\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Tanguy Krotoff\",\n            \"githubUsername\": \"tkrotoff\",\n            \"url\": \"https://github.com/tkrotoff\"\n        },\n        {\n            \"name\": \"BendingBender\",\n            \"githubUsername\": \"BendingBender\",\n            \"url\": \"https://github.com/BendingBender\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/http-errors\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {},\n    \"typesPublisherContentHash\": \"06e33723b60f818facd3b7dd2025f043142fb7c56ab4832babafeb9470f2086f\",\n    \"typeScriptVersion\": \"4.5\"\n}",
  "node_modules/@types/inquirer/index.d.ts": "import { Interface as ReadlineInterface } from \"readline\";\nimport { Observable } from \"rxjs\";\nimport { ThroughStream } from \"through\";\nimport Choice from \"./lib/objects/choice.js\";\nimport Choices from \"./lib/objects/choices.js\";\nimport Separator from \"./lib/objects/separator.js\";\nimport \"./lib/prompts/base.js\";\nimport CheckboxPrompt from \"./lib/prompts/checkbox.js\";\nimport ConfirmPrompt from \"./lib/prompts/confirm.js\";\nimport EditorPrompt from \"./lib/prompts/editor.js\";\nimport ExpandPrompt from \"./lib/prompts/expand.js\";\nimport InputPrompt from \"./lib/prompts/input.js\";\nimport ListPrompt from \"./lib/prompts/list.js\";\nimport NumberPrompt from \"./lib/prompts/number.js\";\nimport PasswordPrompt from \"./lib/prompts/password.js\";\nimport RawListPrompt from \"./lib/prompts/rawlist.js\";\nimport UI from \"./lib/ui/baseUI.js\";\nimport \"./lib/ui/bottom-bar.js\";\nimport \"./lib/ui/prompt.js\";\nimport \"./lib/utils/events.js\";\nimport \"./lib/utils/paginator.js\";\nimport \"./lib/utils/readline.js\";\nimport \"./lib/utils/screen-manager.js\";\n\n/**\n * Represents a union which preserves autocompletion.\n *\n * @template T\n * The keys which are available for autocompletion.\n *\n * @template F\n * The fallback-type.\n */\ntype LiteralUnion<T extends F, F = string> = T | (F & {});\n\n/**\n * Represents a function for prompting questions to the user.\n */\nexport interface PromptFunction {\n    /**\n     * Prompts the questions to the user.\n     */\n    <T extends Answers = Answers>(questions: QuestionCollection<T>, initialAnswers?: Partial<T>): Promise<T>;\n}\n\n/**\n * Provides prompts for answering questions.\n */\nexport interface PromptModuleBase extends PromptFunction {\n    /**\n     * Registers a new prompt-type.\n     *\n     * @param name\n     * The name of the prompt.\n     *\n     * @param prompt\n     * The constructor of the prompt.\n     */\n    registerPrompt(name: string, prompt: inquirer.prompts.PromptConstructor): void;\n\n    /**\n     * Registers the default prompts.\n     */\n    restoreDefaultPrompts(): void;\n}\n\n/**\n * Represents a function for registering a prompt.\n */\ntype RegisterFunction = PromptModuleBase[\"registerPrompt\"];\n\n/**\n * Represents a function for restoring a prompt.\n */\ntype RestoreFunction = PromptModuleBase[\"restoreDefaultPrompts\"];\n\n/**\n * Represents a list-based question.\n *\n * @template T\n * The type of the answers.\n *\n * @template TChoiceMap\n * The valid choices for the question.\n */\ninterface ListQuestionOptionsBase<T extends Answers, TChoiceMap> extends Question<T> {\n    /**\n     * The choices of the prompt.\n     */\n    choices?: AsyncDynamicQuestionProperty<ReadonlyArray<DistinctChoice<T, TChoiceMap>>, T> | undefined;\n\n    /**\n     * The number of elements to show on each page.\n     */\n    pageSize?: number | undefined;\n}\n\n/**\n * Creates a prompt-module.\n *\n * @param opt\n * The streams for the prompt-module.\n *\n * @returns\n * The new prompt-module.\n */\nexport function createPromptModule(opt?: StreamOptions): PromptModule;\n\n/**\n * A component for creating {@link PromptModule `PromptModule`}s.\n */\ntype PromptModuleCreator = typeof createPromptModule;\n\n/**\n * Represents either a key of {@link T `T`} or a {@link String `string`}.\n *\n * @template T\n * The type of the keys to suggest.\n */\nexport type KeyUnion<T> = LiteralUnion<Extract<keyof T, string>>;\n\n/**\n * Converts the specified union-type {@link U `U`} to an intersection-type.\n *\n * @template U\n * The union to convert to an intersection.\n */\nexport type UnionToIntersection<U> = (U extends any ? (k: U) => void : never) extends (k: infer I) => void ? I : never;\n\n/**\n * A set of answers.\n */\nexport interface Answers extends Record<string, any> {}\n\n/**\n * Provides the functionality to validate answers.\n *\n * @template T\n * The type of the answers.\n */\nexport type Validator<T extends Answers = Answers> = Question<T>[\"validate\"];\n\n/**\n * Provides the functionality to transform an answer.\n *\n * @template T\n * The type of the answers.\n */\nexport type Transformer<T extends Answers = Answers> = InputQuestionOptions<T>[\"transformer\"];\n\n/**\n * Represents a dynamic property for a question.\n *\n * @template T\n * The type of the property.\n *\n * @template TAnswers\n * The type of the answers.\n */\nexport type DynamicQuestionProperty<T, TAnswers extends Answers = Answers> = T | ((answers: TAnswers) => T);\n\n/**\n * Represents a dynamic property for a question which can be fetched asynchronously.\n *\n * @template T\n * The type of the property.\n *\n * @template TAnswers\n * The type of the answers.\n */\nexport type AsyncDynamicQuestionProperty<T, TAnswers extends Answers = Answers> = DynamicQuestionProperty<\n    T | Promise<T>,\n    TAnswers\n>;\n\n/**\n * Represents a choice-item.\n */\nexport interface ChoiceBase {\n    /**\n     * The type of the choice.\n     */\n    type?: string | undefined;\n}\n\n/**\n * Provides options for a choice of the {@link ListPrompt `ListPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface ListChoiceOptions<T extends Answers = Answers> extends ChoiceOptions {\n    /**\n     * A value indicating whether the choice is disabled.\n     */\n    disabled?: DynamicQuestionProperty<boolean | string, T> | undefined;\n}\n\n/**\n * Provides options for a choice of the {@link CheckboxPrompt `CheckboxPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface CheckboxChoiceOptions<T extends Answers = Answers> extends ListChoiceOptions<T> {\n    /**\n     * A value indicating whether the choice should be initially checked.\n     */\n    checked?: boolean | undefined;\n}\n\n/**\n * Provides options for a choice of the {@link ExpandPrompt `ExpandPrompt<TQuestion>`}.\n */\nexport interface ExpandChoiceOptions extends ChoiceOptions {\n    /**\n     * The key to press for selecting the choice.\n     */\n    key?: string | undefined;\n}\n\n/**\n * Represents a separator.\n */\nexport interface SeparatorOptions extends ChoiceBase {\n    /**\n     * Gets the type of the choice.\n     */\n    type: \"separator\";\n\n    /**\n     * Gets or sets the text of the separator.\n     */\n    line?: string | undefined;\n}\n\n/**\n * Provides options for a choice.\n */\nexport interface ChoiceOptions extends ChoiceBase {\n    /**\n     * @inheritdoc\n     */\n    type?: \"choice\" | undefined;\n\n    /**\n     * The name of the choice to show to the user.\n     */\n    name?: string | undefined;\n\n    /**\n     * The value of the choice.\n     */\n    value?: any;\n\n    /**\n     * The short form of the name of the choice.\n     */\n    short?: string | undefined;\n\n    /**\n     * The extra properties of the choice.\n     */\n    extra?: any;\n}\n\n/**\n * Provides all valid choice-types for any kind of question.\n *\n * @template T\n * The type of the answers.\n */\nexport interface BaseChoiceMap<T extends Answers = Answers> {\n    Choice: Choice<T>;\n    ChoiceOptions: ChoiceOptions;\n    Separator: Separator;\n    SeparatorOptions: SeparatorOptions;\n}\n\n/**\n * Provides all valid choice-types for the {@link ListQuestion `ListQuestion<T>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface ListChoiceMap<T extends Answers = Answers> extends BaseChoiceMap<T> {\n    ListChoiceOptions: ListChoiceOptions<T>;\n}\n\n/**\n * Provides all valid choice-types for the {@link CheckboxQuestion `CheckboxQuestion<T>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface CheckboxChoiceMap<T extends Answers = Answers> extends BaseChoiceMap<T> {\n    CheckboxChoiceOptions: CheckboxChoiceOptions<T>;\n}\n\n/**\n * Provides all valid choice-types for the {@link ExpandQuestion `ExpandQuestion<T>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface ExpandChoiceMap<T extends Answers = Answers> extends BaseChoiceMap<T> {\n    ExpandChoiceOptions: ExpandChoiceOptions;\n}\n\n/**\n * Provides all valid choice-types.\n *\n * @template T\n * The type of the answers.\n */\nexport interface AllChoiceMap<T extends Answers = Answers> {\n    BaseChoiceMap: BaseChoiceMap<T>[keyof BaseChoiceMap<T>];\n    ListChoiceMap: ListChoiceMap<T>[keyof ListChoiceMap<T>];\n    CheckboxChoiceMap: CheckboxChoiceMap<T>[keyof CheckboxChoiceMap<T>];\n    ExpandChoiceMap: ExpandChoiceMap<T>[keyof ExpandChoiceMap<T>];\n}\n\n/**\n * Provides valid choices for the question of the {@link TChoiceMap `TChoiceMap`}.\n *\n * @template TAnswers\n * The type of the answers.\n *\n * @template TChoiceMap\n * The choice-types to provide.\n */\nexport type DistinctChoice<TAnswers extends Answers = Answers, TChoiceMap = AllChoiceMap<TAnswers>> =\n    | string\n    | TChoiceMap[keyof TChoiceMap];\n\n/**\n * Represents a set of choices.\n *\n * @template T\n * The type of the answers.\n */\nexport type ChoiceCollection<T extends Answers = Answers> = Array<DistinctChoice<T, AllChoiceMap<T>>>;\n\n/**\n * Provides options for a question.\n *\n * @template T\n * The type of the answers.\n */\nexport interface Question<T extends Answers = Answers> {\n    /**\n     * The type of the question.\n     */\n    type?: string | undefined;\n\n    /**\n     * The key to save the answer to the answers-hash.\n     */\n    name?: KeyUnion<T> | undefined;\n\n    /**\n     * The message to show to the user.\n     */\n    message?: AsyncDynamicQuestionProperty<string, T> | undefined;\n\n    /**\n     * The default value of the question.\n     */\n    default?: AsyncDynamicQuestionProperty<any, T> | undefined;\n\n    /**\n     * The prefix of the {@link message `message`}.\n     */\n    prefix?: string | undefined;\n\n    /**\n     * The suffix of the {@link message `message`}.\n     */\n    suffix?: string | undefined;\n\n    /**\n     * Post-processes the answer.\n     *\n     * @param input\n     * The answer provided by the user.\n     *\n     * @param answers\n     * The answers provided by the user.\n     */\n    filter?(input: any, answers: T): any;\n\n    /**\n     * A value indicating whether the question should be prompted.\n     */\n    when?: AsyncDynamicQuestionProperty<boolean, T> | undefined;\n\n    /**\n     * Validates the integrity of the answer.\n     *\n     * @param input\n     * The answer provided by the user.\n     *\n     * @param answers\n     * The answers provided by the user.\n     *\n     * @returns\n     * Either a value indicating whether the answer is valid or a {@link String `string`} which describes the error.\n     */\n    validate?(input: any, answers?: T): boolean | string | Promise<boolean | string>;\n\n    /**\n     * Force to prompt the question if the answer already exists.\n     */\n    askAnswered?: boolean;\n}\n\n/**\n * Represents the possible answers of each question in the prompt\n */\nexport type QuestionAnswer<T extends Answers = Answers> = {\n    [K in keyof T]: {\n        name: K;\n        answer: T[K];\n    };\n}[keyof T];\n\n/**\n * Provides options for a question for the {@link InputPrompt `InputPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface InputQuestionOptions<T extends Answers = Answers> extends Question<T> {\n    /**\n     * Transforms the value to display to the user.\n     *\n     * @param input\n     * The input provided by the user.\n     *\n     * @param answers\n     * The answers provided by the users.\n     *\n     * @param flags\n     * Additional information about the value.\n     *\n     * @returns\n     * The value to display to the user.\n     */\n    transformer?(input: any, answers: T, flags: { isFinal?: boolean | undefined }): string | Promise<string>;\n}\n\n/**\n * Provides options for a question for the {@link InputPrompt `InputPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface InputQuestion<T extends Answers = Answers> extends InputQuestionOptions<T> {\n    /**\n     * @inheritdoc\n     */\n    type?: \"input\" | undefined;\n}\n\n/**\n * Provides options for a question for the {@link NumberPrompt `NumberPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface NumberQuestionOptions<T extends Answers = Answers> extends InputQuestionOptions<T> {}\n\n/**\n * Provides options for a question for the {@link NumberPrompt `NumberPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface NumberQuestion<T extends Answers = Answers> extends NumberQuestionOptions<T> {\n    /**\n     * @inheritdoc\n     */\n    type: \"number\";\n}\n\n/**\n * Provides options for a question for the {@link PasswordPrompt `PasswordPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface PasswordQuestionOptions<T extends Answers = Answers> extends InputQuestionOptions<T> {\n    /**\n     * The character to replace the user-input.\n     */\n    mask?: string | undefined;\n}\n\n/**\n * Provides options for a question for the {@link PasswordPrompt `PasswordPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface PasswordQuestion<T extends Answers = Answers> extends PasswordQuestionOptions<T> {\n    /**\n     * @inheritdoc\n     */\n    type: \"password\";\n}\n\n/**\n * Represents a list-based question that can loop.\n *\n * @template T\n * The type of the answers.\n *\n * @template TChoiceMap\n * The valid choices for the question.\n */\ninterface LoopableListQuestionOptionsBase<T extends Answers, TChoiceMap>\n    extends ListQuestionOptionsBase<T, TChoiceMap>\n{\n    /**\n     * A value indicating whether choices in a list should be looped.\n     */\n    loop?: boolean | undefined;\n}\n\n/**\n * Provides options for a question for the {@link ListPrompt `ListPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface ListQuestionOptions<T extends Answers = Answers>\n    extends LoopableListQuestionOptionsBase<T, ListChoiceMap<T>>\n{}\n\n/**\n * Provides options for a question for the {@link ListPrompt `ListPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface ListQuestion<T extends Answers = Answers> extends ListQuestionOptions<T> {\n    /**\n     * @inheritdoc\n     */\n    type: \"list\";\n}\n\n/**\n * Provides options for a question for the {@link RawListPrompt `RawListPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface RawListQuestionOptions<T extends Answers = Answers> extends ListQuestionOptions<T> {}\n\n/**\n * Provides options for a question for the {@link RawListPrompt `RawListPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface RawListQuestion<T extends Answers = Answers> extends RawListQuestionOptions<T> {\n    /**\n     * @inheritdoc\n     */\n    type: \"rawlist\";\n}\n\n/**\n * Provides options for a question for the {@link ExpandPrompt `ExpandPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface ExpandQuestionOptions<T extends Answers = Answers>\n    extends ListQuestionOptionsBase<T, ExpandChoiceMap<T>>\n{}\n\n/**\n * Provides options for a question for the {@link ExpandPrompt `ExpandPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface ExpandQuestion<T extends Answers = Answers> extends ExpandQuestionOptions<T> {\n    /**\n     * @inheritdoc\n     */\n    type: \"expand\";\n}\n\n/**\n * Provides options for a question for the {@link CheckboxPrompt `CheckboxPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface CheckboxQuestionOptions<T extends Answers = Answers>\n    extends LoopableListQuestionOptionsBase<T, CheckboxChoiceMap<T>>\n{}\n\n/**\n * Provides options for a question for the {@link CheckboxPrompt `CheckboxPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface CheckboxQuestion<T extends Answers = Answers> extends CheckboxQuestionOptions<T> {\n    /**\n     * @inheritdoc\n     */\n    type: \"checkbox\";\n}\n\n/**\n * Provides options for a question for the {@link ConfirmPrompt `ConfirmPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface ConfirmQuestionOptions<T extends Answers = Answers> extends Question<T> {}\n\n/**\n * Provides options for a question for the {@link ConfirmPrompt `ConfirmPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface ConfirmQuestion<T extends Answers = Answers> extends ConfirmQuestionOptions<T> {\n    /**\n     * @inheritdoc\n     */\n    type: \"confirm\";\n}\n\n/**\n * Provides options for a question for the {@link EditorPrompt `EditorPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface EditorQuestionOptions<T extends Answers = Answers> extends Question<T> {\n    /**\n     * The postfix of the file being edited.\n     *\n     * Adding this will add color highlighting to the file content in most editors.\n     */\n    postfix?: string;\n}\n\n/**\n * Provides options for a question for the {@link EditorPrompt `EditorPrompt<TQuestion>`}.\n *\n * @template T\n * The type of the answers.\n */\nexport interface EditorQuestion<T extends Answers = Answers> extends EditorQuestionOptions<T> {\n    /**\n     * @inheritdoc\n     */\n    type: \"editor\";\n}\n\n/**\n * Provides the available question-types.\n *\n * @template T\n * The type of the answers.\n */\nexport interface QuestionMap<T extends Answers = Answers> {\n    /**\n     * The {@link InputQuestion `InputQuestion<T>`} type.\n     */\n    input: InputQuestion<T>;\n\n    /**\n     * The {@link NumberQuestion `NumberQuestion<T>`} type.\n     */\n    number: NumberQuestion<T>;\n\n    /**\n     * The {@link PasswordQuestion `PasswordQuestion<T>`} type.\n     */\n    password: PasswordQuestion<T>;\n\n    /**\n     * The {@link ListQuestion `ListQuestion<T>`} type.\n     */\n    list: ListQuestion<T>;\n\n    /**\n     * The {@link RawListQuestion `RawListQuestion<T>`} type.\n     */\n    rawList: RawListQuestion<T>;\n\n    /**\n     * The {@link ExpandQuestion `ExpandQuestion<T>`} type.\n     */\n    expand: ExpandQuestion<T>;\n\n    /**\n     * The {@link CheckboxQuestion `CheckboxQuestion<T>`} type.\n     */\n    checkbox: CheckboxQuestion<T>;\n\n    /**\n     * The {@link ConfirmQuestion `ConfirmQuestion<T>`} type.\n     */\n    confirm: ConfirmQuestion<T>;\n\n    /**\n     * The {@link EditorQuestion `EditorQuestion<T>`} type.\n     */\n    editor: EditorQuestion<T>;\n}\n\n/**\n * Represents one of the available questions.\n *\n * @template T\n * The type of the answers.\n */\nexport type DistinctQuestion<T extends Answers = Answers> = QuestionMap<T>[keyof QuestionMap<T>];\n\n/**\n * Indicates the type of a question\n */\nexport type QuestionTypeName = DistinctQuestion[\"type\"];\n\n/**\n * Represents a collection of questions.\n *\n * @template T\n * The type of the answers.\n */\nexport type QuestionCollection<T extends Answers = Answers> =\n    | DistinctQuestion<T>\n    | ReadonlyArray<DistinctQuestion<T>>\n    | Observable<DistinctQuestion<T>>\n    | { [P in KeyUnion<T>]?: DistinctQuestion<T> & { name?: never } };\n\n/**\n * Provides an input and an output-stream.\n */\nexport interface StreamOptions {\n    /**\n     * A stream to read the input from.\n     */\n    input?: NodeJS.ReadStream | undefined;\n\n    /**\n     * A stream to write the output to.\n     */\n    output?: NodeJS.WriteStream | undefined;\n\n    /**\n     * Whether to display prompts if input is not a TTY.\n     */\n    skipTTYChecks?: boolean | undefined;\n}\n\n/**\n * Provides the functionality to prompt questions to the user.\n */\nexport interface PromptModule extends PromptModuleBase {\n    /**\n     * The prompts of the prompt-module.\n     */\n    prompts: inquirer.prompts.PromptCollection;\n\n    /**\n     * Prompts the questions to the user.\n     */\n    <T extends Answers = Answers>(\n        questions: QuestionCollection<T>,\n        initialAnswers?: Partial<T>,\n    ): Promise<T> & { ui: inquirer.ui.Prompt<T> };\n\n    /**\n     * Registers a new prompt-type.\n     *\n     * @param name\n     * The name of the prompt.\n     *\n     * @param prompt\n     * The constructor of the prompt.\n     */\n    registerPrompt(name: string, prompt: inquirer.prompts.PromptConstructor): this;\n}\n\n/**\n * Provides the functionality to prompt questions.\n */\ndeclare namespace inquirer {\n    /**\n     * Provides components for the prompts.\n     */\n    namespace prompts {\n        /**\n         * Provides options for a prompt.\n         *\n         * @template T\n         * The type of the answers.\n         */\n        type PromptOptions<T extends Question = Question> = T & {\n            /**\n             * The choices of the prompt.\n             */\n            choices: Choices;\n        };\n\n        /**\n         * Represents the state of a prompt.\n         */\n        type PromptState = LiteralUnion<\"pending\" | \"idle\" | \"loading\" | \"answered\" | \"done\">;\n\n        /**\n         * Represents a prompt.\n         */\n        interface PromptBase {\n            /**\n             * Gets or sets a string which represents the state of the prompt.\n             */\n            status: PromptState;\n\n            /**\n             * Runs the prompt.\n             *\n             * @returns\n             * The result of the prompt.\n             */\n            run(): Promise<any>;\n        }\n\n        /**\n         * Provides the functionality to initialize new prompts.\n         */\n        interface PromptConstructor {\n            /**\n             * Initializes a new instance of a prompt.\n             *\n             * @param question\n             * The question to prompt.\n             *\n             * @param readLine\n             * An object for reading from the command-line.\n             *\n             * @param answers\n             * The answers provided by the user.\n             */\n            new(question: any, readLine: ReadlineInterface, answers: Answers): PromptBase;\n        }\n\n        /**\n         * Provides a set of prompt-constructors.\n         */\n        type PromptCollection = Record<string, PromptConstructor>;\n\n        /**\n         * Provides data about the state of a prompt.\n         */\n        interface PromptStateData {\n            /**\n             * Either a {@link String `string`} which describes the error of the prompt or a {@link Boolean `boolean`} indicating whether the prompt-value is valid.\n             */\n            isValid: string | boolean;\n        }\n\n        /**\n         * Provides data about the successful state of a prompt.\n         *\n         * @param T\n         * The type of the answer.\n         */\n        interface SuccessfulPromptStateData<T = any> extends PromptStateData {\n            /**\n             * @inheritdoc\n             */\n            isValid: true;\n\n            /**\n             * The value of the prompt.\n             */\n            value: T;\n        }\n\n        /**\n         * Provides data about the failed state of a prompt.\n         */\n        interface FailedPromptStateData extends PromptStateData {\n            /**\n             * @inheritdoc\n             */\n            isValid: false | string;\n        }\n\n        /**\n         * Provides pipes for handling events of a prompt.\n         *\n         * @param T\n         * The type of the answer.\n         */\n        interface PromptEventPipes<T = any> {\n            /**\n             * A pipeline for successful inputs.\n             */\n            success: Observable<SuccessfulPromptStateData<T>>;\n\n            /**\n             * An object representing an error.\n             */\n            error: Observable<FailedPromptStateData>;\n        }\n    }\n\n    /**\n     * Provides components for the ui.\n     */\n    namespace ui {\n        /**\n         * Represents the bottom-bar UI.\n         */\n        class BottomBar extends UI {\n            /**\n             * Gets or sets a stream to write logs to.\n             */\n            log: ThroughStream;\n\n            /**\n             * Initializes a new instance of the {@link BottomBar `BottomBar`} class.\n             *\n             * @param options\n             * Provides options for the bottom-bar ui.\n             */\n            constructor(options?: BottomBarOptions);\n\n            /**\n             * Renders the specified {@link text `text`} to the bottom bar.\n             *\n             * @param text\n             * The text to print to the bottom bar.\n             */\n            updateBottomBar(text: string): this;\n\n            /**\n             * Renders the bottom bar.\n             */\n            protected render(): this;\n\n            /**\n             * Cleans the bottom bar.\n             */\n            protected clean(): this;\n\n            /**\n             * Writes a message to the bottom bar.\n             *\n             * @param message\n             * The message to write.\n             */\n            protected write(message: string): void;\n\n            /**\n             * Writes the specified {@link data `data`} to the log-zone.\n             *\n             * @param data\n             * The data to write to the log-zone.\n             */\n            protected writeLog(data: any): this;\n\n            /**\n             * Fixes the new-line characters of the specified {@link text `text`}.\n             *\n             * @param text\n             * The text to process.\n             */\n            protected enforceLF(text: string): string;\n        }\n\n        /**\n         * Represents the prompt ui.\n         */\n        class Prompt<T extends Answers = Answers> extends UI {\n            /**\n             * Gets or sets the prompts of the ui.\n             */\n            prompts: prompts.PromptCollection;\n\n            /**\n             * Gets or sets the answers provided by the user.\n             */\n            answers: T;\n\n            /**\n             * Gets or sets the event-flow of the process.\n             */\n            process: Observable<QuestionAnswer<T>>;\n\n            /**\n             * Initializes a new instance of the {@link Prompt `Prompt`} class.\n             *\n             * @param prompts\n             * The prompts for the ui.\n             *\n             * @param options\n             * The input- and output-stream of the ui.\n             */\n            constructor(prompts: prompts.PromptCollection, options?: StreamOptions);\n\n            /**\n             * Runs the prompt-UI.\n             *\n             * @param questions\n             * The questions to prompt the user to answer.\n             *\n             * @returns\n             * The answers provided by the user.\n             */\n            run(questions: Array<DistinctQuestion<T>>): Promise<T>;\n\n            /**\n             * Finishes the process.\n             */\n            protected onCompletion(): T;\n\n            /**\n             * Processes a question.\n             *\n             * @param question\n             * The question to process.\n             *\n             * @returns\n             * The answer to the question.\n             */\n            protected processQuestion(\n                question: DistinctQuestion<T>,\n            ): Observable<FetchedAnswer>;\n\n            /**\n             * Fetches the answer to a question.\n             *\n             * @param question\n             * The question to fetch the answer for.\n             *\n             * @returns\n             * The answer to the question.\n             */\n            protected fetchAnswer(\n                question: FetchedQuestion<T>,\n            ): Observable<FetchedAnswer>;\n\n            /**\n             * Sets the type of the question if no question-type is specified.\n             *\n             * @param question\n             * The question to set the default type for.\n             *\n             * @returns\n             * The processed question.\n             */\n            protected setDefaultType(\n                question: DistinctQuestion<T>,\n            ): Observable<DistinctQuestion<T>>;\n\n            /**\n             * Filters the question if it is runnable.\n             *\n             * @param question\n             * The question to filter.\n             *\n             * @returns\n             * Either the event-flow of the question if it is runnable or an empty event-flow.\n             */\n            protected filterIfRunnable(\n                question: DistinctQuestion<T>,\n            ): Observable<DistinctQuestion<T>>;\n        }\n\n        /**\n         * Provides options for the bottom-bar UI.\n         */\n        interface BottomBarOptions extends StreamOptions {\n            /**\n             * The initial text to display.\n             */\n            bottomBar?: string | undefined;\n        }\n\n        /**\n         * Represents a fetched answer.\n         *\n         * @template T\n         * The type of the answers.\n         */\n        type FetchedQuestion<T extends Answers = Answers> = DistinctQuestion<T> & {\n            /**\n             * The type of the question.\n             */\n            type: string;\n\n            /**\n             * The message to show to the user.\n             */\n            message: string;\n\n            /**\n             * The default value of the question.\n             */\n            default: any;\n\n            /**\n             * The choices of the question.\n             */\n            choices: ChoiceCollection<T>;\n        };\n\n        /**\n         * Represents a fetched answer.\n         */\n        interface FetchedAnswer {\n            /**\n             * The name of the answer.\n             */\n            name: string;\n\n            /**\n             * The value of the answer.\n             */\n            answer: any;\n        }\n    }\n\n    /**\n     * Represents a choice-item separator.\n     */\n    class Separator implements SeparatorOptions {\n        /**\n         * @inheritdoc\n         */\n        readonly type: \"separator\";\n\n        /**\n         * @inheritdoc\n         */\n        line: string;\n\n        /**\n         * Initializes a new instance of the {@link Separator `Separator`} class.\n         *\n         * @param line\n         * The text of the separator.\n         */\n        constructor(line?: string);\n\n        /**\n         * Checks whether the specified {@link item `item`} is not a separator.\n         *\n         * @param item\n         * The item to check.\n         *\n         * @returns\n         * A value indicating whether the item is not a separator.\n         */\n        static exclude(item: any): boolean;\n    }\n\n    /**\n     * Registers a new prompt-type.\n     *\n     * @param name\n     * The name of the prompt.\n     *\n     * @param prompt\n     * The constructor of the prompt.\n     */\n    let registerPrompt: RegisterFunction;\n\n    /**\n     * Registers the default prompts.\n     */\n    let restoreDefaultPrompts: RestoreFunction;\n\n    /**\n     * Creates a prompt-module.\n     *\n     * @param opt\n     * The streams for the prompt-module.\n     *\n     * @returns\n     * The new prompt-module.\n     */\n    let createPromptModule: PromptModuleCreator;\n\n    /**\n     * The default prompt-module.\n     */\n    let prompt: PromptModule;\n}\n\nexport default inquirer;\n",
  "node_modules/@types/inquirer/lib/objects/choice.d.ts": "import { Answers, CheckboxChoiceOptions, ExpandChoiceOptions, ListChoiceOptions } from \"../../index.js\";\n\n/**\n * Represents a choice for several question-types.\n *\n * @template T\n * The type of the answers.\n */\ndeclare class Choice<T extends Answers = Answers>\n    implements ListChoiceOptions<T>, CheckboxChoiceOptions<T>, ExpandChoiceOptions\n{\n    /**\n     * @inheritdoc\n     */\n    type?: \"choice\" | undefined;\n\n    /**\n     * @inheritdoc\n     */\n    name: string;\n\n    /**\n     * @inheritdoc\n     */\n    short: string;\n\n    /**\n     * @inheritdoc\n     */\n    value: any;\n\n    /**\n     * @inheritdoc\n     */\n    checked?: boolean | undefined;\n\n    /**\n     * @inheritdoc\n     */\n    disabled: boolean;\n\n    /**\n     * The key to press for selecting the choice.\n     *\n     * @inheritdoc\n     */\n    key?: string | undefined;\n\n    /**\n     * @inheritdoc\n     */\n    extra?: any;\n\n    /**\n     * Initializes a new instance of the {@link Choice `Choice<T>`} class.\n     *\n     * @param value\n     * The value of the choice.\n     *\n     * @param answers\n     * An object which contains the answers to the questions.\n     */\n    constructor(value: any, answers: T);\n}\n\nexport default Choice;\n",
  "node_modules/@types/inquirer/lib/objects/choices.d.ts": "import { AllChoiceMap, Answers, KeyUnion, UnionToIntersection } from \"../../index.js\";\nimport Choice from \"./choice.js\";\nimport Separator from \"./separator.js\";\n\n/**\n * Represents a valid choice for the {@link Choices `Choices<T>`} class.\n *\n * @template T\n * The type of the answers.\n */\ntype DistinctChoice<T extends Answers> = AllChoiceMap<T>[keyof AllChoiceMap<T>];\n\n/**\n * Represents a valid real choice for the {@link Choices `Choices<T>`} class.\n *\n * @template T\n * The type of the answers.\n */\ntype RealChoice<T extends Answers> = Exclude<DistinctChoice<T>, { type: Separator[\"type\"] }>;\n\n/**\n * Represents a property-name of any choice-type.\n *\n * @template T\n * The type of the answers.\n */\ntype ChoiceProperty<T extends Answers> = KeyUnion<UnionToIntersection<RealChoice<T>>>;\n\n/**\n * A collection of multiple `Choice`-objects.\n *\n * @template T\n * The type of the answers.\n */\ndeclare class Choices<T extends Answers = Answers> {\n    /**\n     * The number of selectable choices.\n     */\n    realLength: number;\n\n    /**\n     * The number of choices.\n     */\n    length: number;\n\n    /**\n     * The unfiltered choices.\n     */\n    choices: Array<DistinctChoice<T>>;\n\n    /**\n     * The selectable choices.\n     */\n    realChoices: Array<RealChoice<T>>;\n\n    /**\n     * Initializes a new instance of the {@link Choices `Choices<T>`} class.\n     *\n     * @param choices\n     * The choices to add to the collection.\n     *\n     * @param answers\n     * The {@link Answers `Answers`}-object.\n     */\n    constructor(choices: Array<DistinctChoice<T>>, answers: T);\n\n    /**\n     * Gets the choice at the specified index.\n     *\n     * @param index\n     * The index of the choice to get.\n     *\n     * @returns\n     * The choice at the specified index.\n     */\n    getChoice(index: number): RealChoice<T>;\n\n    /**\n     * Gets the item at the specified index.\n     *\n     * @param index\n     * The index of the item to get.\n     *\n     * @returns\n     * The item at the specified index.\n     */\n    get(index: number): DistinctChoice<T>;\n\n    /**\n     * Gets all choices which apply to the where-clause.\n     *\n     * @param whereClause\n     * The where-clause to apply.\n     *\n     * @returns\n     * The choices which apply to the where-clause.\n     */\n    where(whereClause: object): Array<RealChoice<T>>;\n\n    /**\n     * Retrieves the specified {@link property `property`} from all choices.\n     *\n     * @template TProperty\n     * The name of the property to get.\n     *\n     * @param property\n     * The property to query.\n     *\n     * @returns\n     * The value of the property of each choice.\n     */\n    pluck<TProperty extends ChoiceProperty<T>>(\n        property: TProperty | ChoiceProperty<T>,\n    ): Array<(RealChoice<T> & { [key: string]: undefined })[TProperty]>;\n\n    /**\n     * Returns the index of the first occurrence of a value in an array.\n     *\n     * @param searchElement\n     * The value to locate in the array.\n     *\n     * @param fromIndex\n     * The array index at which to begin the search.\n     *\n     * If {@link fromIndex `fromIndex`} is omitted, the search starts at index 0.\n     *\n     * @returns\n     * The index of the specified {@link searchElement `searchElement`}.\n     */\n    indexOf(searchElement: Choice<T> | Separator, fromIndex?: number): number;\n\n    /**\n     * Performs the specified action for each element in an array.\n     *\n     * @param callbackfn\n     * A function that accepts up to three arguments.\n     *\n     * {@link forEach `forEach`} calls the {@link callbackfn `callbackfn`} function one time for each element in the array.\n     *\n     * @param thisArg\n     * An object to which the `this` keyword can refer in the {@link callbackfn `callbackfn`} function.\n     *\n     * If {@link thisArg `thisArg`} is omitted, `undefined` is used as the `this` value.\n     */\n    forEach(\n        callbackfn: (value: Choice<T> | Separator, index: number, array: Array<Choice<T> | Separator>) => void,\n        thisArg?: any,\n    ): void;\n\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     *\n     * @param callbackfn\n     * A function that accepts up to three arguments.\n     *\n     * The filter method calls the {@link callbackfn `callbackfn`} function one time for each element in the array.\n     *\n     * @param thisArg\n     * An object to which the `this` keyword can refer in the {@link callbackfn `callbackfn`} function.\n     *\n     * If {@link thisArg `thisArg`} is omitted, undefined is used as the this value.\n     *\n     * @returns\n     * The elements in the collection which meet the conditions.\n     */\n    filter<TElement extends Choice<T> | Separator>(\n        callbackfn: (\n            value: Choice<T> | Separator,\n            index: number,\n            array: Array<Choice<T> | Separator>,\n        ) => value is TElement,\n        thisArg?: any,\n    ): TElement[];\n\n    /**\n     * Returns the value of the first element in the array where predicate is `true`, and `undefined` otherwise.\n     *\n     * @param predicate\n     * {@link find `find`} calls {@link predicate `predicate`} once for each element of the array, in ascending order, until it finds one where predicate returns `true`.\n     *\n     * If such an element is found, {@link find `find`} immediately returns that element value.\n     * Otherwise, find returns `undefined`.\n     *\n     * @param thisArg\n     * If provided, it will be used as the `this` value for each invocation of {@link predicate `predicate`}.\n     *\n     * If it is not provided, `undefined` is used instead.\n     */\n    find(\n        predicate: (value: Choice<T> | Separator, index: number, obj: Array<Choice<T> | Separator>) => boolean,\n        thisArg?: any,\n    ): Choice<T> | Separator;\n\n    /**\n     * Appends new elements to the array, and returns the new length of the array.\n     *\n     * @param items\n     * The elements to add to the array.\n     *\n     * @returns\n     * The new length of the array.\n     */\n    push(...items: Array<Choice<T> | Separator>): number;\n}\n\nexport default Choices;\n",
  "node_modules/@types/inquirer/lib/objects/separator.d.ts": "import inquirer from \"../../index.js\";\n\nexport default inquirer.Separator;\n",
  "node_modules/@types/inquirer/lib/prompts/base.d.ts": "import { Interface as ReadLineInterface } from \"readline\";\nimport { Observable } from \"rxjs\";\nimport inquirer, { Answers, Question } from \"../../index.js\";\nimport ScreenManager from \"../utils/screen-manager.js\";\n\n/**\n * Represents a prompt.\n *\n * @template TQuestion\n * The options for the question.\n */\ndeclare class Prompt<TQuestion extends Question = Question> implements inquirer.prompts.PromptBase {\n    /**\n     * @inheritdoc\n     */\n    status: inquirer.prompts.PromptState;\n\n    /**\n     * Gets or sets an object which contains the answers.\n     */\n    protected answers: Answers;\n\n    /**\n     * Gets or sets the options of the prompt.\n     */\n    protected opt: inquirer.prompts.PromptOptions<TQuestion>;\n\n    /**\n     * Gets or sets an object for performing read from and write to the console.\n     */\n    protected rl: ReadLineInterface;\n\n    /**\n     * Gets or sets an object for managing the console-screen.\n     */\n    protected screen: ScreenManager;\n\n    /**\n     * Initializes a new instance of the {@link Prompt `Prompt<TQuestion>`} class.\n     *\n     * @param question\n     * The question to prompt the user to answer.\n     *\n     * @param readLine\n     * An object for performing read from and write to the console.\n     *\n     * @param answers\n     * The {@link Answers `Answers`}-object.\n     */\n    constructor(question: TQuestion, readLine: ReadLineInterface, answers: Answers);\n\n    /**\n     * @inheritdoc\n     */\n    run(): Promise<any>;\n\n    /**\n     * Runs the prompt.\n     *\n     * @param callback\n     * The callback for resolving the result.\n     */\n    protected _run(callback: (callback: any) => void): void;\n\n    /**\n     * Throws an error for a missing parameter.\n     *\n     * @param name\n     * The name of the missing parameter.\n     */\n    protected throwParamError(name: string): void;\n\n    /**\n     * Releases all unmanaged resources.\n     */\n    protected close(): void;\n\n    /**\n     * Handles the submit-event.\n     *\n     * @param observable\n     * The observable submit-event flow.\n     */\n    protected handleSubmitEvents<T>(observable: Observable<T>): inquirer.prompts.PromptEventPipes<T>;\n\n    /**\n     * Generates the question-string.\n     *\n     * @returns\n     * The question-string.\n     */\n    protected getQuestion(): string;\n}\n\nexport default Prompt;\n",
  "node_modules/@types/inquirer/lib/prompts/checkbox.d.ts": "import { Interface as ReadLineInterface } from \"readline\";\nimport inquirer, { Answers, CheckboxQuestionOptions } from \"../../index.js\";\nimport Paginator from \"../utils/paginator.js\";\nimport Prompt from \"./base.js\";\n\n/**\n * The question-options for the {@link CheckboxPrompt `CheckboxPrompt<TQuestion>`}.\n */\ntype Question = CheckboxQuestionOptions;\n\n/**\n * Represents a prompt which provides a set of choices to check.\n *\n * @template TQuestion\n * The options for the question.\n */\ndeclare class CheckboxPrompt<TQuestion extends Question = Question> extends Prompt<TQuestion> {\n    /**\n     * Gets or sets the index of the currently focused choice.\n     */\n    protected pointer: number;\n\n    /**\n     * Gets or sets an object for paginating the content.\n     */\n    protected paginator: Paginator;\n\n    /**\n     * Initializes a new instance of the {@link CheckboxPrompt `CheckboxPrompt<TQuestion>`} class.\n     *\n     * @param question\n     * The question to prompt the user to answer.\n     *\n     * @param readLine\n     * An object for performing read from and write to the console.\n     *\n     * @param answers\n     * The answer-object.\n     */\n    constructor(question: TQuestion, readLine: ReadLineInterface, answers: Answers);\n\n    /**\n     * Renders the prompt.\n     *\n     * @param error\n     * An error message to render.\n     */\n    protected render(error?: string): void;\n\n    /**\n     * Handles the `success`-event of the prompt.\n     *\n     * @param eventArgs\n     * An object which contains event-data.\n     */\n    protected onEnd(eventArgs: inquirer.prompts.SuccessfulPromptStateData): void;\n\n    /**\n     * Handles the `error`-event of the prompt.\n     *\n     * @param eventArgs\n     * An object which contains event-data.\n     */\n    protected onError(eventArgs: inquirer.prompts.FailedPromptStateData): void;\n\n    /**\n     * Gets the current value of the prompt.\n     *\n     * @returns\n     * The current value of the prompt.\n     */\n    protected getCurrentValue(): any;\n\n    /**\n     * Handles the `UpdKey`-event of the prompt.\n     */\n    protected onUpKey(): void;\n\n    /**\n     * Handles the `DownKey`-event of the prompt.\n     */\n    protected onDownKey(): void;\n\n    /**\n     * Handles the `NumberKey`-event of the prompt.\n     *\n     * @param input\n     * The number which has been pressed.\n     */\n    protected onNumberKey(input: number): void;\n\n    /**\n     * Handles the `SpaceKey`-event of the prompt.\n     */\n    protected onSpaceKey(): void;\n\n    /**\n     * Handles the `AllKey`-event of the prompt.\n     */\n    protected onAllKey(): void;\n\n    /**\n     * Handles the `InverseKey`-event of the prompt.\n     */\n    protected onInverseKey(): void;\n\n    /**\n     * Toggles the state of a choice.\n     *\n     * @param index\n     * The index of the choice to toggle.\n     */\n    protected toggleChoice(index: number): void;\n}\n\nexport default CheckboxPrompt;\n",
  "node_modules/@types/inquirer/lib/prompts/confirm.d.ts": "import { Interface as ReadlineInterface } from \"readline\";\nimport { Answers, ConfirmQuestionOptions } from \"../../index.js\";\nimport Prompt from \"./base.js\";\n\n/**\n * The question-options for the {@link ConfirmPrompt `ConfirmPrompt<TQuestion>`}.\n */\ntype Question = ConfirmQuestionOptions;\n\n/**\n * Represents a prompt which provides a message to confirm.\n *\n * @template TQuestion\n * The options for the question.\n */\ndeclare class ConfirmPrompt<TQuestion extends Question = Question> extends Prompt<TQuestion> {\n    /**\n     * Initializes a new instance of the {@link ConfirmPrompt `ConfirmPrompt<TQuestion>`} class.\n     *\n     * @param question\n     * The question to prompt the user to answer.\n     *\n     * @param readLine\n     * An object for performing read from and write to the console.\n     *\n     * @param answers\n     * The answer-object.\n     */\n    constructor(question: TQuestion, readLine: ReadlineInterface, answers: Answers);\n\n    /**\n     * Renders the prompt.\n     *\n     * @param answer\n     * The answer provided by the user.\n     */\n    protected render(answer?: boolean): this;\n\n    /**\n     * Handles the `success`-event of the prompt.\n     *\n     * @param input\n     * The input provided by the user.\n     */\n    protected onEnd(input: string): void;\n\n    /**\n     * Handles the `Keypress`-event of the prompt.\n     */\n    protected onKeypress(): void;\n}\n\nexport default ConfirmPrompt;\n",
  "node_modules/@types/inquirer/lib/prompts/editor.d.ts": "import { Interface as ReadlineInterface } from \"readline\";\nimport { Subject, Subscription } from \"rxjs\";\nimport inquirer, { Answers, EditorQuestionOptions } from \"../../index.js\";\nimport Prompt from \"./base.js\";\n\n/**\n * The question-options for the {@link EditorPrompt `EditorPrompt<TQuestion>`}.\n */\ntype Question = EditorQuestionOptions;\n\n/**\n * Represents a prompt which provides a text-editor.\n *\n * @template TQuestion\n * The options for the question.\n */\ndeclare class EditorPrompt<TQuestion extends Question = Question> extends Prompt<TQuestion> {\n    /**\n     * Resolves the value of the prompt.\n     */\n    protected done: (value: any) => void;\n\n    /**\n     * Gets or sets an object for subscribing to the editor-result.\n     */\n    protected editorResult: Subject<string>;\n\n    /**\n     * Gets or sets a subscription to the `line`-event.\n     */\n    protected lineSubscription: Subscription;\n\n    /**\n     * Gets or sets the initial text.\n     */\n    protected currentText: string;\n\n    /**\n     * Initializes a new instance of the {@link EditorPrompt `EditorPrompt<TQuestion>`} class.\n     *\n     * @param question\n     * The question to prompt the user to answer.\n     *\n     * @param readLine\n     * An object for performing read from and write to the console.\n     *\n     * @param answers\n     * The answer-object.\n     */\n    constructor(question: TQuestion, readLine: ReadlineInterface, answers: Answers);\n\n    /**\n     * Runs the prompt.\n     *\n     * @param callback\n     * The callback for resolving the result.\n     */\n    protected _run(callback: (value: any) => void): this;\n\n    /**\n     * Renders the prompt.\n     *\n     * @param error\n     * The error to render.\n     */\n    protected render(error?: string): void;\n\n    /**\n     * Launches the default text-editor of the system.\n     */\n    protected startExternalEditor(): void;\n\n    /**\n     * Closes the external editor.\n     *\n     * @param error\n     * Either the error which occurred while executing the external editor or `null`.\n     *\n     * @param result\n     * The result of the editor.\n     */\n    protected endExternalEditor(error: Error, result: string): void;\n\n    /**\n     * Handles the `success`-event of the prompt.\n     *\n     * @param eventArgs\n     * An object which contains event-data.\n     */\n    protected onEnd(eventArgs: inquirer.prompts.SuccessfulPromptStateData): void;\n\n    /**\n     * Handles the `error`-event of the prompt.\n     *\n     * @param eventArgs\n     * An object which contains event-data.\n     */\n    protected onError(eventArgs: inquirer.prompts.FailedPromptStateData): void;\n}\n\nexport default EditorPrompt;\n",
  "node_modules/@types/inquirer/lib/prompts/expand.d.ts": "import { Interface as ReadlineInterface } from \"readline\";\nimport inquirer, { Answers, ExpandQuestionOptions } from \"../../index.js\";\nimport Paginator from \"../utils/paginator.js\";\nimport Prompt from \"./base.js\";\n\n/**\n * The question-options for the {@link ExpandPrompt `ExpandPrompt<TQuestion>`}.\n */\ntype Question = ExpandQuestionOptions;\n\n/**\n * Represents a prompt which forces the user to make a choice by typing a specific key.\n *\n * @template TQuestion\n * The options for the question.\n */\ndeclare class ExpandPrompt<TQuestion extends Question = Question> extends Prompt<TQuestion> {\n    /**\n     * Resolves the value of the prompt.\n     */\n    protected done: (value: any) => void;\n\n    /**\n     * Gets or sets the default key.\n     */\n    protected rawDefault: string;\n\n    /**\n     * Gets or sets an object for paginating the content.\n     */\n    protected paginator: Paginator;\n\n    /**\n     * Gets the promise of the keypress-eventhandler.\n     */\n    protected keypressObs: Promise<void>;\n\n    /**\n     * Gets or sets the currently selected key.\n     */\n    protected selectedKey: string;\n\n    /**\n     * Gets or sets the answer of the prompt.\n     */\n    protected answer: string;\n\n    /**\n     * Initializes a new instance of the {@link ExpandPrompt `ExpandPrompt<TQuestion>`} class.\n     *\n     * @param question\n     * The question to prompt the user to answer.\n     *\n     * @param readLine\n     * An object for performing read from and write to the console.\n     *\n     * @param answers\n     * The answer-object.\n     */\n    constructor(question: TQuestion, readLine: ReadlineInterface, answers: Answers);\n\n    /**\n     * Renders the prompt to the screen.\n     *\n     * @param error\n     * The error to render.\n     *\n     * @param hint\n     * The hint to render.\n     */\n    protected render(error?: string, hint?: string): void;\n\n    /**\n     * Determines the current value of the prompt.\n     *\n     * @param input\n     * The input provided by the user.\n     *\n     * @returns\n     * The current value of the prompt.\n     */\n    protected getCurrentValue(input: string): any;\n\n    /**\n     * Generates the string-representation of the choices.\n     *\n     * @deprecated\n     *\n     * @returns\n     * The string-representations of the choices.\n     */\n    protected getChoices(): string;\n\n    /**\n     * Handles the `success`-event of the prompt.\n     *\n     * @param eventArgs\n     * An object which contains event-data.\n     */\n    protected onSubmit(eventArgs: inquirer.prompts.SuccessfulPromptStateData): void;\n\n    /**\n     * Handles the `error`-event of the prompt.\n     *\n     * @param eventArgs\n     * An object which contains event-data.\n     */\n    protected onError(eventArgs: inquirer.prompts.FailedPromptStateData): void;\n\n    /**\n     * Handles the `keypress`-event of the prompt.\n     */\n    protected onKeypress(): void;\n\n    /**\n     * Validates the integrity of the choices.\n     *\n     * @param choices\n     * The choices to validate.\n     */\n    protected validateChoices(choices: ExpandPrompt<TQuestion>[\"opt\"][\"choices\"]): void;\n\n    /**\n     * Generates the string-representation of the choices.\n     *\n     * @param choices\n     * The choices to generate the string-representation for.\n     *\n     * @param defaultChoice\n     * The value of the default choice.\n     *\n     * @returns\n     * The string-representations of the choices.\n     */\n    protected generateChoicesString(choices: ExpandPrompt<TQuestion>[\"opt\"][\"choices\"], defaultChoice: any): string;\n\n    /**\n     * Renders the choices.\n     *\n     * @param choices\n     * The choices to render.\n     *\n     * @param pointer\n     * The value of the choice to select.\n     */\n    protected renderChoices(choices: ExpandPrompt<TQuestion>[\"opt\"][\"choices\"], pointer: string): string;\n}\n\nexport default ExpandPrompt;\n",
  "node_modules/@types/inquirer/lib/prompts/input.d.ts": "import { Interface as ReadlineInterface } from \"readline\";\nimport inquirer, { Answers, InputQuestionOptions } from \"../../index.js\";\nimport Prompt from \"./base.js\";\n\n/**\n * The question-options for the {@link InputPrompt `InputPrompt<TQuestion>`}.\n */\ntype Question = InputQuestionOptions;\n\n/**\n * Represents a prompt which allows the user to type an answer.\n *\n * @template TQuestion\n * The options for the question.\n */\ndeclare class InputPrompt<TQuestion extends Question = Question> extends Prompt<TQuestion> {\n    /**\n     * Resolves the value of the prompt.\n     */\n    protected done: (value: any) => void;\n\n    /**\n     * The answer to this prompt.\n     */\n    protected answer: any;\n\n    /**\n     * Initializes a new instance of the {@link InputPrompt `InputPrompt<TQuestion>`} class.\n     *\n     * @param question\n     * The question to prompt the user to answer.\n     *\n     * @param readLine\n     * An object for performing read from and write to the console.\n     *\n     * @param answers\n     * The answer-object.\n     */\n    constructor(question: TQuestion, readLine: ReadlineInterface, answers: Answers);\n\n    /**\n     * Renders the prompt.\n     *\n     * @param error\n     * The error to render.\n     */\n    protected render(error?: string): void;\n\n    /**\n     * Filters the specified {@link input `input`}.\n     *\n     * @param input\n     * The input to filter.\n     *\n     * @returns\n     * The filtered input.\n     */\n    protected filterInput(input: string): string;\n\n    /**\n     * Handles the `success`-event of the prompt.\n     *\n     * @param eventArgs\n     * An object which contains event-data.\n     */\n    protected onEnd(eventArgs: inquirer.prompts.SuccessfulPromptStateData): void;\n\n    /**\n     * Handles the `error`-event of the prompt.\n     *\n     * @param eventArgs\n     * An object which contains event-data.\n     */\n    protected onError(eventArgs: inquirer.prompts.FailedPromptStateData): void;\n\n    /**\n     * Handles the `keypress`-event of the prompt.\n     */\n    protected onKeypress(): void;\n}\n\nexport default InputPrompt;\n",
  "node_modules/@types/inquirer/lib/prompts/list.d.ts": "import { Interface as ReadlineInterface } from \"readline\";\nimport { Answers, ListQuestionOptions } from \"../../index.js\";\nimport Paginator from \"../utils/paginator.js\";\nimport Prompt from \"./base.js\";\n\n/**\n * The question-options for the {@link ListPrompt `ListPrompt<TQuestion>`}.\n */\ntype Question = ListQuestionOptions;\n\n/**\n * Represents a prompt which provides a list to choose an answer from.\n *\n * @template TQuestion\n * The options for the question.\n */\ndeclare class ListPrompt<TQuestion extends Question = Question> extends Prompt<TQuestion> {\n    /**\n     * Resolves the value of the prompt.\n     */\n    protected done: (value: any) => void;\n\n    /**\n     * Gets or sets a value indicating whether the prompt has been rendered the first time.\n     */\n    protected firstRender: boolean;\n\n    /**\n     * The index of the selected choice.\n     */\n    protected selected: number;\n\n    /**\n     * Gets or sets an object for paginating the content.\n     */\n    protected paginator: Paginator;\n\n    /**\n     * Initializes a new instance of the {@link ListPrompt `ListPrompt<TQuestion>`} class.\n     *\n     * @param question\n     * The question to prompt the user to answer.\n     *\n     * @param readLine\n     * An object for performing read from and write to the console.\n     *\n     * @param answers\n     * The answer-object.\n     */\n    constructor(question: TQuestion, readLine: ReadlineInterface, answers: Answers);\n\n    /**\n     * Renders the prompt.\n     */\n    protected render(): void;\n\n    /**\n     * Gets the current value of the prompt.\n     */\n    protected getCurrentValue(): any;\n\n    /**\n     * Handles the `upKey`-event.\n     */\n    protected onUpKey(): void;\n\n    /**\n     * Handles the `downKey`-event.\n     */\n    protected onDownKey(): void;\n\n    /**\n     * Handles the `numberKey`-event.\n     *\n     * @param input\n     * The number that has been pressed.\n     */\n    protected onNumberKey(input: number): void;\n\n    /**\n     * Handles the `success`-event of the prompt.\n     *\n     * @param value\n     * The value of the prompt.\n     */\n    protected onSubmit(value: any): void;\n}\n\nexport default ListPrompt;\n",
  "node_modules/@types/inquirer/lib/prompts/number.d.ts": "import { Interface as ReadlineInterface } from \"readline\";\nimport { Answers, NumberQuestionOptions } from \"../../index.js\";\nimport InputPrompt from \"./input.js\";\n\n/**\n * The question for the {@link NumberPrompt `NumberPrompt<TQuestion>`}.\n */\ntype Question = NumberQuestionOptions;\n\n/**\n * Provides a prompt which allows the user to type a number as answer.\n *\n * @template TQuestion\n * The options for the question.\n */\ndeclare class NumberPrompt<TQuestion extends Question = Question> extends InputPrompt<TQuestion> {\n    /**\n     * Initializes a new instance of the {@link NumberPrompt `NumberPrompt<TQuestion>`} class.\n     *\n     * @param question\n     * The question to prompt the user to answer.\n     *\n     * @param readLine\n     * An object for performing read from and write to the console.\n     *\n     * @param answers\n     * The answer-object.\n     */\n    constructor(question: TQuestion, readLine: ReadlineInterface, answers: Answers);\n}\n\nexport default NumberPrompt;\n",
  "node_modules/@types/inquirer/lib/prompts/password.d.ts": "import { Interface as ReadlineInterface } from \"readline\";\nimport inquirer, { Answers, PasswordQuestionOptions } from \"../../index.js\";\nimport Prompt from \"./base.js\";\n\n/**\n * The question for the {@link PasswordPrompt `PasswordPrompt<TQuestion>`}.\n */\ntype Question = PasswordQuestionOptions;\n\n/**\n * Represents a prompt which allows the user to type a password.\n *\n * @template TQuestion\n * The options for the question.\n */\ndeclare class PasswordPrompt<TQuestion extends Question = Question> extends Prompt<TQuestion> {\n    /**\n     * Resolves the value of the prompt.\n     */\n    protected done: (value: any) => void;\n\n    /**\n     * The answer to this prompt.\n     */\n    protected answer: any;\n\n    /**\n     * Initializes a new instance of the {@link PasswordPrompt `PasswordPrompt<TQuestion>`} class.\n     *\n     * @param question\n     * The question to prompt the user to answer.\n     *\n     * @param readLine\n     * An object for performing read from and write to the console.\n     *\n     * @param answers\n     * The answer-object.\n     */\n    constructor(question: TQuestion, readLine: ReadlineInterface, answers: Answers);\n\n    /**\n     * Renders the prompt.\n     *\n     * @param error\n     * The error to render.\n     */\n    protected render(error?: string): void;\n\n    /**\n     * Filters the specified {@link input `input`}.\n     *\n     * @param input\n     * The input to filter.\n     *\n     * @returns\n     * The filtered input.\n     */\n    protected filterInput(input: string): string;\n\n    /**\n     * Handles the `keypress`-event of the prompt.\n     */\n    protected onKeypress(): void;\n\n    /**\n     * Handles the `success`-event of the prompt.\n     *\n     * @param eventArgs\n     * An object which contains event-data.\n     */\n    protected onEnd(eventArgs: inquirer.prompts.SuccessfulPromptStateData): void;\n\n    /**\n     * Handles the `error`-event of the prompt.\n     *\n     * @param eventArgs\n     * An object which contains event-data.\n     */\n    protected onError(eventArgs: inquirer.prompts.FailedPromptStateData): void;\n}\n\nexport default PasswordPrompt;\n",
  "node_modules/@types/inquirer/lib/prompts/rawlist.d.ts": "import { Interface as ReadlineInterface } from \"readline\";\nimport inquirer, { Answers, RawListQuestionOptions } from \"../../index.js\";\nimport Paginator from \"../utils/paginator.js\";\nimport Prompt from \"./base.js\";\n\n/**\n * The question for the {@link RawListPrompt `RawListPrompt<TQuestion>`}.\n */\ntype Question = RawListQuestionOptions;\n\n/**\n * Represents a prompt which provides a list to choose an answer from.\n *\n * @template TQuestion\n * The options for the question.\n */\ndeclare class RawListPrompt<TQuestion extends Question = Question> extends Prompt<TQuestion> {\n    /**\n     * Resolves the value of the prompt.\n     */\n    protected done: (value: any) => void;\n\n    /**\n     * The index of the selected choice.\n     */\n    protected selected: number;\n\n    /**\n     * Gets or sets the default index.\n     */\n    protected rawDefault: number;\n\n    /**\n     * Gets or sets an object for paginating the content.\n     */\n    protected paginator: Paginator;\n\n    /**\n     * Initializes a new instance of the {@link RawListPrompt `RawListPrompt<TQuestion>`} class.\n     *\n     * @param question\n     * The question to prompt the user to answer.\n     *\n     * @param readLine\n     * An object for performing read from and write to the console.\n     *\n     * @param answers\n     * The answer-object.\n     */\n    constructor(question: TQuestion, readLine: ReadlineInterface, answers: Answers);\n\n    /**\n     * Renders the prompt.\n     *\n     * @param error\n     * The error to render.\n     */\n    protected render(error?: string): void;\n\n    /**\n     * Gets the value of the specified {@link index `index`}.\n     *\n     * @param index\n     * The index to get the value for.\n     *\n     * @returns\n     * The value of the specified {@link index `index`}.\n     */\n    protected getCurrentValue(index: number): any;\n\n    /**\n     * Handles the `Keypress`-event of the prompt.\n     */\n    protected onKeypress(): void;\n\n    /**\n     * Handles the `UpdKey`-event of the prompt.\n     */\n    protected onUpKey(): void;\n\n    /**\n     * Handles the `DownKey`-event of the prompt.\n     */\n    protected onDownKey(): void;\n\n    /**\n     * Handles the `ArrowKey`-event of the prompt.\n     *\n     * @param type\n     * A value indicating whether the up or the down-arrow is being pressed.\n     */\n    protected onArrowKey(type: \"up\" | \"down\"): void;\n\n    /**\n     * Handles the `success`-event of the prompt.\n     *\n     * @param eventArgs\n     * An object which contains event-data.\n     */\n    protected onEnd(eventArgs: inquirer.prompts.SuccessfulPromptStateData): void;\n\n    /**\n     * Handles the `error`-event of the prompt.\n     *\n     * @param eventArgs\n     * An object which contains event-data.\n     */\n    protected onError(): void;\n}\n\nexport default RawListPrompt;\n",
  "node_modules/@types/inquirer/lib/ui/baseUI.d.ts": "import { Interface as ReadlineInterface } from \"readline\";\nimport inquirer, { StreamOptions } from \"../../index.js\";\n\n/**\n * Represents a ui.\n */\ndeclare class UI {\n    /**\n     * Gets or sets an object for performing read from and write to the console.\n     */\n    protected rl: ReadlineInterface;\n\n    /**\n     * Gets or sets the currently active prompt.\n     */\n    protected activePrompt: inquirer.prompts.PromptBase;\n\n    /**\n     * Initializes a new instance of the {@link UI `UI`} class.\n     *\n     * @param options\n     * The input- and output-stream of the ui.\n     */\n    constructor(options?: StreamOptions);\n\n    /**\n     * Handles a forced exit of the application.\n     */\n    protected onForceClose(): void;\n\n    /**\n     * Releases all unmanaged resources.\n     */\n    protected close(): void;\n}\n\nexport default UI;\n",
  "node_modules/@types/inquirer/lib/ui/bottom-bar.d.ts": "import inquirer from \"../../index.js\";\n\nexport default inquirer.ui.BottomBar;\n",
  "node_modules/@types/inquirer/lib/ui/prompt.d.ts": "import inquirer from \"../../index.js\";\n\nexport default inquirer.ui.Prompt;\n",
  "node_modules/@types/inquirer/lib/utils/events.d.ts": "import { Interface as ReadlineInterface, Key } from \"readline\";\nimport { Observable } from \"rxjs\";\n\n/**\n * Provides a description about a key.\n */\ninterface KeyDescriptor {\n    /**\n     * The value of the key.\n     */\n    value: string;\n\n    /**\n     * The description of the key.\n     */\n    key: Key;\n}\n\n/**\n * A set of events.\n */\ninterface Events {\n    /**\n     * The event-flow of the `line`-event of the {@link ReadlineInterface `readline.Interface`}-object.\n     */\n    line: Observable<string>;\n\n    /**\n     * The event-flow of the `keypress`-event of the {@link ReadlineInterface `readline.Interface`}-object.\n     */\n    keypress: Observable<KeyDescriptor>;\n\n    /**\n     * The event-flow of the `normalizedUpKey`-event.\n     */\n    normalizedUpKey: Observable<KeyDescriptor>;\n\n    /**\n     * The event-flow of the `normalizedDownKey`-event.\n     */\n    normalizedDownKey: Observable<KeyDescriptor>;\n\n    /**\n     * The event-flow of the `numberKey`-event.\n     */\n    numberKey: Observable<KeyDescriptor>;\n\n    /**\n     * The event-flow of the `spaceKey`-event.\n     */\n    spaceKey: Observable<KeyDescriptor>;\n\n    /**\n     * The event-flow of the `aKey`-event.\n     */\n    aKey: Observable<KeyDescriptor>;\n\n    /**\n     * The event-flow of the `iKey`-event.\n     */\n    iKey: Observable<KeyDescriptor>;\n}\n\n/**\n * Observes a {@link ReadlineInterface `readline.Interface`}-object.\n *\n * @param readline\n * The readline-object to observe.\n */\nexport default function(readline: ReadlineInterface): Events;\n\nexport {};\n",
  "node_modules/@types/inquirer/lib/utils/incrementListIndex.d.ts": "import Choices from \"../objects/choices.js\";\n\ntype Direction = \"up\" | \"down\";\ninterface Options {\n    choices: Choices;\n    loop?: boolean;\n}\n\n/**\n * Find the index of the next answer to be selected.\n *\n * @param current\n * Index of the answer currently selected.\n * @param dir\n * Whether to go up or down in the answers list.\n * @param opt\n * The option used for the question initialization.\n * @return\n * The index of the next answer to be selected.\n */\ndeclare function incrementListIndex(current: number, dir: Direction, opt: Options): number;\n\nexport default incrementListIndex;\n",
  "node_modules/@types/inquirer/lib/utils/paginator.d.ts": "import ScreenManager from \"./screen-manager.js\";\n\ninterface PaginatorOptions {\n    /**\n     * Whether or not to loop the content.\n     */\n    isInfinite: boolean;\n}\n\n/**\n * Provides the functionality to draw paginated content using a {@link ScreenManager `ScreenManager`}.\n */\ndeclare class Paginator {\n    /**\n     * Gets or sets the index of the currently focused line.\n     */\n    protected pointer: number;\n\n    /**\n     * Gets or sets the index of the last focused line.\n     */\n    protected lastIndex: number;\n\n    /**\n     * Gets or sets an object for drawing the paginated content.\n     */\n    protected screen: ScreenManager;\n\n    /**\n     * Initializes a new instance of the {@link Paginator `Paginator`} class.\n     *\n     * @param screenManager\n     * A screen-manager for drawing the paginated content.\n     */\n    constructor(screenManager: ScreenManager, options?: PaginatorOptions);\n\n    /**\n     * Paginates the specified {@link content `content`}.\n     *\n     * @param content\n     * The content to paginate.\n     *\n     * @param selectedIndex\n     * The number of the selected line.\n     *\n     * @param pageSize\n     * The number of lines to display at a time.\n     *\n     * @returns\n     * The paginated content.\n     */\n    paginate(content: string, selectedIndex: number, pageSize?: number): string;\n}\n\nexport default Paginator;\n",
  "node_modules/@types/inquirer/lib/utils/readline.d.ts": "import { Interface as ReadlineInterface } from \"readline\";\n\n/**\n * Moves the cursor to the left.\n *\n * @param readLine\n * The readline-object.\n *\n * @param count\n * The number of columns to move the cursor.\n */\nexport function left(readLine: ReadlineInterface, count: number): void;\n\n/**\n * Moves the cursor to the right.\n *\n * @param readLine\n * The readline-object.\n *\n * @param count\n * The number of columns to move the cursor.\n */\nexport function right(readLine: ReadlineInterface, count: number): void;\n\n/**\n * Moves the cursor upwards.\n *\n * @param readLine\n * The readline-object.\n *\n * @param count\n * The number of lines to move the cursor.\n */\nexport function up(readLine: ReadlineInterface, count: number): void;\n\n/**\n * Moves the cursor downwards.\n *\n * @param readLine\n * The readline-object.\n *\n * @param count\n * The number of lines to move the cursor.\n */\nexport function down(readLine: ReadlineInterface, count: number): void;\n\n/**\n * Clears one or more lines.\n *\n * @param readLine\n * The readline-object.\n *\n * @param count\n * The number of lines to clear.\n */\nexport function clearLine(readLine: ReadlineInterface, count: number): void;\n",
  "node_modules/@types/inquirer/lib/utils/screen-manager.d.ts": "import { Interface as ReadLineInterface } from \"readline\";\n\n/**\n * Provides the functionality to manage the content of a console-screen.\n */\ndeclare class ScreenManager {\n    /**\n     * Gets or sets the height of the screen.\n     */\n    height: number;\n\n    /**\n     * Gets or sets the number of extra-lines below the prompt.\n     */\n    extraLinesUnderPrompt: number;\n\n    /**\n     * Gets or sets an object for reading from and writing to the console.\n     */\n    rl: ReadLineInterface;\n\n    /**\n     * Initializes a new instance of the {@link ScreenManager `ScreenManager`} class.\n     *\n     * @param readLine\n     * An object for reading from and writing to the console.\n     */\n    constructor(readLine: ReadLineInterface);\n\n    /**\n     * Renders content to the screen.\n     *\n     * @param content\n     * The content to render.\n     *\n     * @param bottomContent\n     * The content to render to the bottom of the screen.\n     */\n    render(content: string, bottomContent: string): void;\n\n    /**\n     * Cleans all lines expect the first {@link extraLines `extraLines`}.\n     *\n     * @param extraLines\n     * The number of lines at the begin to skip.\n     */\n    clean(extraLines: number): void;\n\n    /**\n     * Releases all unmanaged resources.\n     */\n    done(): void;\n\n    /**\n     * Releases the cursor.\n     */\n    releaseCursor(): void;\n\n    /**\n     * Identifies the width of the screen.\n     *\n     * @returns\n     * The width of the screen.\n     */\n    protected normalizedCliWidth(): number;\n\n    /**\n     * Splits the {@link text `text`} into multiple lines with the specified maximum {@link width `width`}.\n     *\n     * @param text\n     * The text to process.\n     *\n     * @param width\n     * The max width of each line.\n     */\n    protected breakLines(text: string, width: number): string[];\n\n    /**\n     * Adds line-breaks to the specified {@link text `text`} with the specified maximum {@link width `width`}.\n     *\n     * @param text\n     * The text to process.\n     *\n     * @param width\n     * The maximum width of each line.\n     */\n    protected forceLineReturn(text: string, width: number): string;\n}\n\nexport default ScreenManager;\n",
  "node_modules/@types/inquirer/lib/utils/utils.d.ts": "import { Observable } from \"rxjs\";\nimport { Answers, DistinctQuestion, KeyUnion, UnionToIntersection } from \"../../index.js\";\n\n/**\n * Represents a property-name of any question-type.\n */\ntype QuestionProperty = KeyUnion<UnionToIntersection<DistinctQuestion>>;\n\n/**\n * Fetches a property of the specified {@link question `question`}.\n *\n * @param question\n * The question to fetch the property from.\n *\n * @param prop\n * The name of the property to fetch.\n *\n * @param answers\n * The answers provided by the user.\n *\n * @returns\n * The processed question.\n */\nexport function fetchAsyncQuestionProperty(\n    question: DistinctQuestion,\n    prop: QuestionProperty,\n    answers: Answers,\n): Observable<DistinctQuestion>;\n\nexport {};\n",
  "node_modules/@types/inquirer/package.json": "{\n    \"name\": \"@types/inquirer\",\n    \"version\": \"9.0.8\",\n    \"description\": \"TypeScript definitions for inquirer\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inquirer\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Qubo\",\n            \"githubUsername\": \"tkQubo\",\n            \"url\": \"https://github.com/tkQubo\"\n        },\n        {\n            \"name\": \"Parvez\",\n            \"githubUsername\": \"ppathan\",\n            \"url\": \"https://github.com/ppathan\"\n        },\n        {\n            \"name\": \"Jouderian\",\n            \"githubUsername\": \"jouderianjr\",\n            \"url\": \"https://github.com/jouderianjr\"\n        },\n        {\n            \"name\": \"Qibang\",\n            \"githubUsername\": \"bang88\",\n            \"url\": \"https://github.com/bang88\"\n        },\n        {\n            \"name\": \"Jason Dreyzehner\",\n            \"githubUsername\": \"bitjson\",\n            \"url\": \"https://github.com/bitjson\"\n        },\n        {\n            \"name\": \"Synarque\",\n            \"githubUsername\": \"synarque\",\n            \"url\": \"https://github.com/synarque\"\n        },\n        {\n            \"name\": \"Justin Rockwood\",\n            \"githubUsername\": \"jrockwood\",\n            \"url\": \"https://github.com/jrockwood\"\n        },\n        {\n            \"name\": \"Keith Kelly\",\n            \"githubUsername\": \"kwkelly\",\n            \"url\": \"https://github.com/kwkelly\"\n        },\n        {\n            \"name\": \"Richard Lea\",\n            \"githubUsername\": \"chigix\",\n            \"url\": \"https://github.com/chigix\"\n        }\n    ],\n    \"type\": \"module\",\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/inquirer\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"@types/through\": \"*\",\n        \"rxjs\": \"^7.2.0\"\n    },\n    \"peerDependencies\": {},\n    \"typesPublisherContentHash\": \"021c75d431cee8172e2b4faf1198f27422ffa9602a76c77731dd14aaaaa8f212\",\n    \"typeScriptVersion\": \"5.1\"\n}",
  "node_modules/@types/jsonwebtoken/index.d.ts": "/// <reference types=\"node\" />\n\nimport type { createPrivateKey, createPublicKey, KeyObject } from \"crypto\";\nimport type { StringValue } from \"ms\";\n\nexport class JsonWebTokenError extends Error {\n    inner: Error;\n\n    constructor(message: string, error?: Error);\n}\n\nexport class TokenExpiredError extends JsonWebTokenError {\n    expiredAt: Date;\n\n    constructor(message: string, expiredAt: Date);\n}\n\n/**\n * Thrown if current time is before the nbf claim.\n */\nexport class NotBeforeError extends JsonWebTokenError {\n    date: Date;\n\n    constructor(message: string, date: Date);\n}\n\nexport interface SignOptions {\n    /**\n     * Signature algorithm. Could be one of these values :\n     * - HS256:    HMAC using SHA-256 hash algorithm (default)\n     * - HS384:    HMAC using SHA-384 hash algorithm\n     * - HS512:    HMAC using SHA-512 hash algorithm\n     * - RS256:    RSASSA using SHA-256 hash algorithm\n     * - RS384:    RSASSA using SHA-384 hash algorithm\n     * - RS512:    RSASSA using SHA-512 hash algorithm\n     * - ES256:    ECDSA using P-256 curve and SHA-256 hash algorithm\n     * - ES384:    ECDSA using P-384 curve and SHA-384 hash algorithm\n     * - ES512:    ECDSA using P-521 curve and SHA-512 hash algorithm\n     * - none:     No digital signature or MAC value included\n     */\n    algorithm?: Algorithm | undefined;\n    keyid?: string | undefined;\n    expiresIn?: StringValue | number;\n    notBefore?: StringValue | number | undefined;\n    audience?: string | string[] | undefined;\n    subject?: string | undefined;\n    issuer?: string | undefined;\n    jwtid?: string | undefined;\n    mutatePayload?: boolean | undefined;\n    noTimestamp?: boolean | undefined;\n    header?: JwtHeader | undefined;\n    encoding?: string | undefined;\n    allowInsecureKeySizes?: boolean | undefined;\n    allowInvalidAsymmetricKeyTypes?: boolean | undefined;\n}\n\nexport interface VerifyOptions {\n    algorithms?: Algorithm[] | undefined;\n    audience?: string | RegExp | Array<string | RegExp> | undefined;\n    clockTimestamp?: number | undefined;\n    clockTolerance?: number | undefined;\n    /** return an object with the decoded `{ payload, header, signature }` instead of only the usual content of the payload. */\n    complete?: boolean | undefined;\n    issuer?: string | string[] | undefined;\n    ignoreExpiration?: boolean | undefined;\n    ignoreNotBefore?: boolean | undefined;\n    jwtid?: string | undefined;\n    /**\n     * If you want to check `nonce` claim, provide a string value here.\n     * It is used on Open ID for the ID Tokens. ([Open ID implementation notes](https://openid.net/specs/openid-connect-core-1_0.html#NonceNotes))\n     */\n    nonce?: string | undefined;\n    subject?: string | undefined;\n    maxAge?: string | number | undefined;\n    allowInvalidAsymmetricKeyTypes?: boolean | undefined;\n}\n\nexport interface DecodeOptions {\n    complete?: boolean | undefined;\n    json?: boolean | undefined;\n}\nexport type VerifyErrors =\n    | JsonWebTokenError\n    | NotBeforeError\n    | TokenExpiredError;\nexport type VerifyCallback<T = Jwt | JwtPayload | string> = (\n    error: VerifyErrors | null,\n    decoded?: T | undefined,\n) => void;\n\nexport type SignCallback = (\n    error: Error | null,\n    encoded?: string | undefined,\n) => void;\n\n// standard names https://www.rfc-editor.org/rfc/rfc7515.html#section-4.1\nexport interface JwtHeader {\n    alg: string | Algorithm;\n    typ?: string | undefined;\n    cty?: string | undefined;\n    crit?: Array<string | Exclude<keyof JwtHeader, \"crit\">> | undefined;\n    kid?: string | undefined;\n    jku?: string | undefined;\n    x5u?: string | string[] | undefined;\n    \"x5t#S256\"?: string | undefined;\n    x5t?: string | undefined;\n    x5c?: string | string[] | undefined;\n}\n\n// standard claims https://datatracker.ietf.org/doc/html/rfc7519#section-4.1\nexport interface JwtPayload {\n    [key: string]: any;\n    iss?: string | undefined;\n    sub?: string | undefined;\n    aud?: string | string[] | undefined;\n    exp?: number | undefined;\n    nbf?: number | undefined;\n    iat?: number | undefined;\n    jti?: string | undefined;\n}\n\nexport interface Jwt {\n    header: JwtHeader;\n    payload: JwtPayload | string;\n    signature: string;\n}\n\n// https://github.com/auth0/node-jsonwebtoken#algorithms-supported\nexport type Algorithm =\n    | \"HS256\"\n    | \"HS384\"\n    | \"HS512\"\n    | \"RS256\"\n    | \"RS384\"\n    | \"RS512\"\n    | \"ES256\"\n    | \"ES384\"\n    | \"ES512\"\n    | \"PS256\"\n    | \"PS384\"\n    | \"PS512\"\n    | \"none\";\n\nexport type SigningKeyCallback = (\n    error: Error | null,\n    signingKey?: Secret | PublicKey,\n) => void;\n\nexport type GetPublicKeyOrSecret = (\n    header: JwtHeader,\n    callback: SigningKeyCallback,\n) => void;\n\nexport type PublicKey = Parameters<typeof createPublicKey>[0];\n\nexport type PrivateKey = Parameters<typeof createPrivateKey>[0];\n\nexport type Secret =\n    | string\n    | Buffer\n    | KeyObject\n    | { key: string | Buffer; passphrase: string };\n\n/**\n * Synchronously sign the given payload into a JSON Web Token string\n * payload - Payload to sign, could be an literal, buffer or string\n * secretOrPrivateKey - Either the secret for HMAC algorithms, or the PEM encoded private key for RSA and ECDSA.\n * [options] - Options for the signature\n * returns - The JSON Web Token string\n */\nexport function sign(\n    payload: string | Buffer | object,\n    secretOrPrivateKey: Secret | PrivateKey,\n    options?: SignOptions,\n): string;\nexport function sign(\n    payload: string | Buffer | object,\n    secretOrPrivateKey: null,\n    options?: SignOptions & { algorithm: \"none\" },\n): string;\n\n/**\n * Sign the given payload into a JSON Web Token string\n * payload - Payload to sign, could be an literal, buffer or string\n * secretOrPrivateKey - Either the secret for HMAC algorithms, or the PEM encoded private key for RSA and ECDSA.\n * [options] - Options for the signature\n * callback - Callback to get the encoded token on\n */\nexport function sign(\n    payload: string | Buffer | object,\n    secretOrPrivateKey: Secret | PrivateKey,\n    callback: SignCallback,\n): void;\nexport function sign(\n    payload: string | Buffer | object,\n    secretOrPrivateKey: Secret | PrivateKey,\n    options: SignOptions,\n    callback: SignCallback,\n): void;\nexport function sign(\n    payload: string | Buffer | object,\n    secretOrPrivateKey: null,\n    options: SignOptions & { algorithm: \"none\" },\n    callback: SignCallback,\n): void;\n\n/**\n * Synchronously verify given token using a secret or a public key to get a decoded token\n * token - JWT string to verify\n * secretOrPublicKey - Either the secret for HMAC algorithms, or the PEM encoded public key for RSA and ECDSA.\n * [options] - Options for the verification\n * returns - The decoded token.\n */\nexport function verify(\n    token: string,\n    secretOrPublicKey: Secret | PublicKey,\n    options: VerifyOptions & { complete: true },\n): Jwt;\nexport function verify(\n    token: string,\n    secretOrPublicKey: Secret | PublicKey,\n    options?: VerifyOptions & { complete?: false },\n): JwtPayload | string;\nexport function verify(\n    token: string,\n    secretOrPublicKey: Secret | PublicKey,\n    options?: VerifyOptions,\n): Jwt | JwtPayload | string;\n\n/**\n * Asynchronously verify given token using a secret or a public key to get a decoded token\n * token - JWT string to verify\n * secretOrPublicKey - A string or buffer containing either the secret for HMAC algorithms,\n * or the PEM encoded public key for RSA and ECDSA. If jwt.verify is called asynchronous,\n * secretOrPublicKey can be a function that should fetch the secret or public key\n * [options] - Options for the verification\n * callback - Callback to get the decoded token on\n */\nexport function verify(\n    token: string,\n    secretOrPublicKey: Secret | PublicKey | GetPublicKeyOrSecret,\n    callback?: VerifyCallback<JwtPayload | string>,\n): void;\nexport function verify(\n    token: string,\n    secretOrPublicKey: Secret | PublicKey | GetPublicKeyOrSecret,\n    options: VerifyOptions & { complete: true },\n    callback?: VerifyCallback<Jwt>,\n): void;\nexport function verify(\n    token: string,\n    secretOrPublicKey: Secret | PublicKey | GetPublicKeyOrSecret,\n    options?: VerifyOptions & { complete?: false },\n    callback?: VerifyCallback<JwtPayload | string>,\n): void;\nexport function verify(\n    token: string,\n    secretOrPublicKey: Secret | PublicKey | GetPublicKeyOrSecret,\n    options?: VerifyOptions,\n    callback?: VerifyCallback,\n): void;\n\n/**\n * Returns the decoded payload without verifying if the signature is valid.\n * token - JWT string to decode\n * [options] - Options for decoding\n * returns - The decoded Token\n */\nexport function decode(token: string, options: DecodeOptions & { complete: true }): null | Jwt;\nexport function decode(token: string, options: DecodeOptions & { json: true }): null | JwtPayload;\nexport function decode(token: string, options?: DecodeOptions): null | JwtPayload | string;\n",
  "node_modules/@types/jsonwebtoken/package.json": "{\n    \"name\": \"@types/jsonwebtoken\",\n    \"version\": \"9.0.9\",\n    \"description\": \"TypeScript definitions for jsonwebtoken\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsonwebtoken\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Maxime LUCE\",\n            \"githubUsername\": \"SomaticIT\",\n            \"url\": \"https://github.com/SomaticIT\"\n        },\n        {\n            \"name\": \"Daniel Heim\",\n            \"githubUsername\": \"danielheim\",\n            \"url\": \"https://github.com/danielheim\"\n        },\n        {\n            \"name\": \"Brice BERNARD\",\n            \"githubUsername\": \"brikou\",\n            \"url\": \"https://github.com/brikou\"\n        },\n        {\n            \"name\": \"Veli-Pekka Kestilä\",\n            \"githubUsername\": \"vpk\",\n            \"url\": \"https://github.com/vpk\"\n        },\n        {\n            \"name\": \"Daniel Parker\",\n            \"githubUsername\": \"GeneralistDev\",\n            \"url\": \"https://github.com/GeneralistDev\"\n        },\n        {\n            \"name\": \"Kjell Dießel\",\n            \"githubUsername\": \"kettil\",\n            \"url\": \"https://github.com/kettil\"\n        },\n        {\n            \"name\": \"Robert Gajda\",\n            \"githubUsername\": \"RunAge\",\n            \"url\": \"https://github.com/RunAge\"\n        },\n        {\n            \"name\": \"Nico Flaig\",\n            \"githubUsername\": \"nflaig\",\n            \"url\": \"https://github.com/nflaig\"\n        },\n        {\n            \"name\": \"Linus Unnebäck\",\n            \"githubUsername\": \"LinusU\",\n            \"url\": \"https://github.com/LinusU\"\n        },\n        {\n            \"name\": \"Ivan Sieder\",\n            \"githubUsername\": \"ivansieder\",\n            \"url\": \"https://github.com/ivansieder\"\n        },\n        {\n            \"name\": \"Piotr Błażejewicz\",\n            \"githubUsername\": \"peterblazejewicz\",\n            \"url\": \"https://github.com/peterblazejewicz\"\n        },\n        {\n            \"name\": \"Nandor Kraszlan\",\n            \"githubUsername\": \"nandi95\",\n            \"url\": \"https://github.com/nandi95\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/jsonwebtoken\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"@types/ms\": \"*\",\n        \"@types/node\": \"*\"\n    },\n    \"peerDependencies\": {},\n    \"typesPublisherContentHash\": \"1af47fd7adaac303d61fe420f090b7c63e0654a22805acad05550770fa3f5d9c\",\n    \"typeScriptVersion\": \"5.0\"\n}",
  "node_modules/@types/mdast/index.d.ts": "import type { Data as UnistData, Literal as UnistLiteral, Node as UnistNode, Parent as UnistParent } from \"unist\";\n\n// ## Enumeration\n\n/**\n * How phrasing content is aligned\n * ({@link https://drafts.csswg.org/css-text/ | [CSSTEXT]}).\n *\n * * `'left'`: See the\n *   {@link https://drafts.csswg.org/css-text/#valdef-text-align-left | left}\n *   value of the `text-align` CSS property\n * * `'right'`: See the\n *   {@link https://drafts.csswg.org/css-text/#valdef-text-align-right | right}\n *   value of the `text-align` CSS property\n * * `'center'`: See the\n *   {@link https://drafts.csswg.org/css-text/#valdef-text-align-center | center}\n *   value of the `text-align` CSS property\n * * `null`: phrasing content is aligned as defined by the host environment\n *\n * Used in GFM tables.\n */\nexport type AlignType = \"center\" | \"left\" | \"right\" | null;\n\n/**\n * Explicitness of a reference.\n *\n * `'shortcut'`: the reference is implicit, its identifier inferred from its\n *   content\n * `'collapsed'`: the reference is explicit, its identifier inferred from its\n *   content\n * `'full'`: the reference is explicit, its identifier explicitly set\n */\nexport type ReferenceType = \"shortcut\" | \"collapsed\" | \"full\";\n\n// ## Mixin\n\n/**\n * Node with a fallback.\n */\nexport interface Alternative {\n    /**\n     * Equivalent content for environments that cannot represent the node as\n     * intended.\n     */\n    alt?: string | null | undefined;\n}\n\n/**\n * Internal relation from one node to another.\n *\n * Whether the value of `identifier` is expected to be a unique identifier or\n * not depends on the type of node including the Association.\n * An example of this is that they should be unique on {@link Definition},\n * whereas multiple {@link LinkReference}s can be non-unique to be associated\n * with one definition.\n */\nexport interface Association {\n    /**\n     * Relation of association.\n     *\n     * `identifier` is a source value: character escapes and character\n     * references are not parsed.\n     *\n     * It can match another node.\n     *\n     * Its value must be normalized.\n     * To normalize a value, collapse markdown whitespace (`[\\t\\n\\r ]+`) to a space,\n     * trim the optional initial and/or final space, and perform Unicode-aware\n     * case-folding.\n     */\n    identifier: string;\n\n    /**\n     * Relation of association, in parsed form.\n     *\n     * `label` is a `string` value: it works just like `title` on {@link Link}\n     * or a `lang` on {@link Code}: character escapes and character references\n     * are parsed.\n     *\n     * It can match another node.\n     */\n    label?: string | null | undefined;\n}\n\n/**\n * Marker that is associated to another node.\n */\nexport interface Reference extends Association {\n    /**\n     * Explicitness of the reference.\n     */\n    referenceType: ReferenceType;\n}\n\n/**\n * Reference to resource.\n */\nexport interface Resource {\n    /**\n     * URL to the referenced resource.\n     */\n    url: string;\n    /**\n     * Advisory information for the resource, such as would be appropriate for\n     * a tooltip.\n     */\n    title?: string | null | undefined;\n}\n\n// ## Interfaces\n\n/**\n * Info associated with mdast nodes by the ecosystem.\n *\n * This space is guaranteed to never be specified by unist or mdast.\n * But you can use it in utilities and plugins to store data.\n *\n * This type can be augmented to register custom data.\n * For example:\n *\n * ```ts\n * declare module 'mdast' {\n *   interface Data {\n *     // `someNode.data.myId` is typed as `number | undefined`\n *     myId?: number | undefined\n *   }\n * }\n * ```\n */\nexport interface Data extends UnistData {}\n\n// ## Content maps\n\n/**\n * Union of registered mdast nodes that can occur where block content is\n * expected.\n *\n * To register custom mdast nodes, add them to {@link BlockContentMap}.\n * They will be automatically added here.\n */\nexport type BlockContent = BlockContentMap[keyof BlockContentMap];\n\n/**\n * Registry of all mdast nodes that can occur where {@link BlockContent} is\n * expected.\n *\n * This interface can be augmented to register custom node types:\n *\n * ```ts\n * declare module 'mdast' {\n *   interface BlockContentMap {\n *     // Allow using MDX ESM nodes defined by `remark-mdx`.\n *     mdxjsEsm: MdxjsEsm;\n *   }\n * }\n * ```\n *\n * For a union of all block content, see {@link RootContent}.\n */\nexport interface BlockContentMap {\n    blockquote: Blockquote;\n    code: Code;\n    heading: Heading;\n    html: Html;\n    list: List;\n    paragraph: Paragraph;\n    table: Table;\n    thematicBreak: ThematicBreak;\n}\n\n/**\n * Union of registered mdast nodes that can occur where definition content is\n * expected.\n *\n * To register custom mdast nodes, add them to {@link DefinitionContentMap}.\n * They will be automatically added here.\n */\nexport type DefinitionContent = DefinitionContentMap[keyof DefinitionContentMap];\n\n/**\n * Registry of all mdast nodes that can occur where {@link DefinitionContent}\n * is expected.\n *\n * This interface can be augmented to register custom node types:\n *\n * ```ts\n * declare module 'mdast' {\n *   interface DefinitionContentMap {\n *     custom: Custom;\n *   }\n * }\n * ```\n *\n * For a union of all definition content, see {@link RootContent}.\n */\nexport interface DefinitionContentMap {\n    definition: Definition;\n    footnoteDefinition: FootnoteDefinition;\n}\n\n/**\n * Union of registered mdast nodes that can occur where frontmatter content is\n * expected.\n *\n * To register custom mdast nodes, add them to {@link FrontmatterContentMap}.\n * They will be automatically added here.\n */\nexport type FrontmatterContent = FrontmatterContentMap[keyof FrontmatterContentMap];\n\n/**\n * Registry of all mdast nodes that can occur where {@link FrontmatterContent}\n * is expected.\n *\n * This interface can be augmented to register custom node types:\n *\n * ```ts\n * declare module 'mdast' {\n *   interface FrontmatterContentMap {\n *     // Allow using toml nodes defined by `remark-frontmatter`.\n *     toml: TOML;\n *   }\n * }\n * ```\n *\n * For a union of all frontmatter content, see {@link RootContent}.\n */\nexport interface FrontmatterContentMap {\n    yaml: Yaml;\n}\n\n/**\n * Union of registered mdast nodes that can occur where list content is\n * expected.\n *\n * To register custom mdast nodes, add them to {@link ListContentMap}.\n * They will be automatically added here.\n */\nexport type ListContent = ListContentMap[keyof ListContentMap];\n\n/**\n * Registry of all mdast nodes that can occur where {@link ListContent}\n * is expected.\n *\n * This interface can be augmented to register custom node types:\n *\n * ```ts\n * declare module 'mdast' {\n *   interface ListContentMap {\n *     custom: Custom;\n *   }\n * }\n * ```\n *\n * For a union of all list content, see {@link RootContent}.\n */\nexport interface ListContentMap {\n    listItem: ListItem;\n}\n\n/**\n * Union of registered mdast nodes that can occur where phrasing content is\n * expected.\n *\n * To register custom mdast nodes, add them to {@link PhrasingContentMap}.\n * They will be automatically added here.\n */\nexport type PhrasingContent = PhrasingContentMap[keyof PhrasingContentMap];\n\n/**\n * Registry of all mdast nodes that can occur where {@link PhrasingContent}\n * is expected.\n *\n * This interface can be augmented to register custom node types:\n *\n * ```ts\n * declare module 'mdast' {\n *   interface PhrasingContentMap {\n *     // Allow using MDX JSX (text) nodes defined by `remark-mdx`.\n *     mdxJsxTextElement: MDXJSXTextElement;\n *   }\n * }\n * ```\n *\n * For a union of all phrasing content, see {@link RootContent}.\n */\nexport interface PhrasingContentMap {\n    break: Break;\n    delete: Delete;\n    emphasis: Emphasis;\n    footnoteReference: FootnoteReference;\n    html: Html;\n    image: Image;\n    imageReference: ImageReference;\n    inlineCode: InlineCode;\n    link: Link;\n    linkReference: LinkReference;\n    strong: Strong;\n    text: Text;\n}\n\n/**\n * Union of registered mdast nodes that can occur in {@link Root}.\n *\n * To register custom mdast nodes, add them to {@link RootContentMap}.\n * They will be automatically added here.\n */\nexport type RootContent = RootContentMap[keyof RootContentMap];\n\n/**\n * Registry of all mdast nodes that can occur as children of {@link Root}.\n *\n * > **Note**: {@link Root} does not need to be an entire document.\n * > it can also be a fragment.\n *\n * This interface can be augmented to register custom node types:\n *\n * ```ts\n * declare module 'mdast' {\n *   interface RootContentMap {\n *     // Allow using toml nodes defined by `remark-frontmatter`.\n *     toml: TOML;\n *   }\n * }\n * ```\n *\n * For a union of all {@link Root} children, see {@link RootContent}.\n */\nexport interface RootContentMap {\n    blockquote: Blockquote;\n    break: Break;\n    code: Code;\n    definition: Definition;\n    delete: Delete;\n    emphasis: Emphasis;\n    footnoteDefinition: FootnoteDefinition;\n    footnoteReference: FootnoteReference;\n    heading: Heading;\n    html: Html;\n    image: Image;\n    imageReference: ImageReference;\n    inlineCode: InlineCode;\n    link: Link;\n    linkReference: LinkReference;\n    list: List;\n    listItem: ListItem;\n    paragraph: Paragraph;\n    strong: Strong;\n    table: Table;\n    tableCell: TableCell;\n    tableRow: TableRow;\n    text: Text;\n    thematicBreak: ThematicBreak;\n    yaml: Yaml;\n}\n\n/**\n * Union of registered mdast nodes that can occur where row content is\n * expected.\n *\n * To register custom mdast nodes, add them to {@link RowContentMap}.\n * They will be automatically added here.\n */\nexport type RowContent = RowContentMap[keyof RowContentMap];\n\n/**\n * Registry of all mdast nodes that can occur where {@link RowContent}\n * is expected.\n *\n * This interface can be augmented to register custom node types:\n *\n * ```ts\n * declare module 'mdast' {\n *   interface RowContentMap {\n *     custom: Custom;\n *   }\n * }\n * ```\n *\n * For a union of all row content, see {@link RootContent}.\n */\nexport interface RowContentMap {\n    tableCell: TableCell;\n}\n\n/**\n * Union of registered mdast nodes that can occur where table content is\n * expected.\n *\n * To register custom mdast nodes, add them to {@link TableContentMap}.\n * They will be automatically added here.\n */\nexport type TableContent = TableContentMap[keyof TableContentMap];\n\n/**\n * Registry of all mdast nodes that can occur where {@link TableContent}\n * is expected.\n *\n * This interface can be augmented to register custom node types:\n *\n * ```ts\n * declare module 'mdast' {\n *   interface TableContentMap {\n *     custom: Custom;\n *   }\n * }\n * ```\n *\n * For a union of all table content, see {@link RootContent}.\n */\nexport interface TableContentMap {\n    tableRow: TableRow;\n}\n\n// ### Special content types\n\n/**\n * Union of registered mdast nodes that can occur in {@link Root}.\n *\n * @deprecated Use {@link RootContent} instead.\n */\nexport type Content = RootContent;\n\n/**\n * Union of registered mdast literals.\n *\n * To register custom mdast nodes, add them to {@link RootContentMap} and other\n * places where relevant.\n * They will be automatically added here.\n */\nexport type Literals = Extract<Nodes, UnistLiteral>;\n\n/**\n * Union of registered mdast nodes.\n *\n * To register custom mdast nodes, add them to {@link RootContentMap} and other\n * places where relevant.\n * They will be automatically added here.\n */\nexport type Nodes = Root | RootContent;\n\n/**\n * Union of registered mdast parents.\n *\n * To register custom mdast nodes, add them to {@link RootContentMap} and other\n * places where relevant.\n * They will be automatically added here.\n */\nexport type Parents = Extract<Nodes, UnistParent>;\n\n/**\n * Union of registered mdast nodes that can occur at the top of the document.\n *\n * To register custom mdast nodes, add them to {@link BlockContent},\n * {@link FrontmatterContent}, or {@link DefinitionContent}.\n * They will be automatically added here.\n */\nexport type TopLevelContent = BlockContent | FrontmatterContent | DefinitionContent;\n\n// ## Abstract nodes\n\n/**\n * Abstract mdast node that contains the smallest possible value.\n *\n * This interface is supposed to be extended if you make custom mdast nodes.\n *\n * For a union of all registered mdast literals, see {@link Literals}.\n */\nexport interface Literal extends Node {\n    /**\n     * Plain-text value.\n     */\n    value: string;\n}\n\n/**\n * Abstract mdast node.\n *\n * This interface is supposed to be extended.\n * If you can use {@link Literal} or {@link Parent}, you should.\n * But for example in markdown, a thematic break (`***`) is neither literal nor\n * parent, but still a node.\n *\n * To register custom mdast nodes, add them to {@link RootContentMap} and other\n * places where relevant (such as {@link ElementContentMap}).\n *\n * For a union of all registered mdast nodes, see {@link Nodes}.\n */\nexport interface Node extends UnistNode {\n    /**\n     * Info from the ecosystem.\n     */\n    data?: Data | undefined;\n}\n\n/**\n * Abstract mdast node that contains other mdast nodes (*children*).\n *\n * This interface is supposed to be extended if you make custom mdast nodes.\n *\n * For a union of all registered mdast parents, see {@link Parents}.\n */\nexport interface Parent extends Node {\n    /**\n     * List of children.\n     */\n    children: RootContent[];\n}\n\n// ## Concrete nodes\n\n/**\n * Markdown block quote.\n */\nexport interface Blockquote extends Parent {\n    /**\n     * Node type of mdast block quote.\n     */\n    type: \"blockquote\";\n    /**\n     * Children of block quote.\n     */\n    children: Array<BlockContent | DefinitionContent>;\n    /**\n     * Data associated with the mdast block quote.\n     */\n    data?: BlockquoteData | undefined;\n}\n\n/**\n * Info associated with mdast block quote nodes by the ecosystem.\n */\nexport interface BlockquoteData extends Data {}\n\n/**\n * Markdown break.\n */\nexport interface Break extends Node {\n    /**\n     * Node type of mdast break.\n     */\n    type: \"break\";\n    /**\n     * Data associated with the mdast break.\n     */\n    data?: BreakData | undefined;\n}\n\n/**\n * Info associated with mdast break nodes by the ecosystem.\n */\nexport interface BreakData extends Data {}\n\n/**\n * Markdown code (flow) (block).\n */\nexport interface Code extends Literal {\n    /**\n     * Node type of mdast code (flow).\n     */\n    type: \"code\";\n    /**\n     * Language of computer code being marked up.\n     */\n    lang?: string | null | undefined;\n    /**\n     * Custom information relating to the node.\n     *\n     * If the lang field is present, a meta field can be present.\n     */\n    meta?: string | null | undefined;\n    /**\n     * Data associated with the mdast code (flow).\n     */\n    data?: CodeData | undefined;\n}\n\n/**\n * Info associated with mdast code (flow) (block) nodes by the ecosystem.\n */\nexport interface CodeData extends Data {}\n\n/**\n * Markdown definition.\n */\nexport interface Definition extends Node, Association, Resource {\n    /**\n     * Node type of mdast definition.\n     */\n    type: \"definition\";\n    /**\n     * Data associated with the mdast definition.\n     */\n    data?: DefinitionData | undefined;\n}\n\n/**\n * Info associated with mdast definition nodes by the ecosystem.\n */\nexport interface DefinitionData extends Data {}\n\n/**\n * Markdown GFM delete (strikethrough).\n */\nexport interface Delete extends Parent {\n    /**\n     * Node type of mdast GFM delete.\n     */\n    type: \"delete\";\n    /**\n     * Children of GFM delete.\n     */\n    children: PhrasingContent[];\n    /**\n     * Data associated with the mdast GFM delete.\n     */\n    data?: DeleteData | undefined;\n}\n\n/**\n * Info associated with mdast GFM delete nodes by the ecosystem.\n */\nexport interface DeleteData extends Data {}\n\n/**\n * Markdown emphasis.\n */\nexport interface Emphasis extends Parent {\n    /**\n     * Node type of mdast emphasis.\n     */\n    type: \"emphasis\";\n    /**\n     * Children of emphasis.\n     */\n    children: PhrasingContent[];\n    /**\n     * Data associated with the mdast emphasis.\n     */\n    data?: EmphasisData | undefined;\n}\n\n/**\n * Info associated with mdast emphasis nodes by the ecosystem.\n */\nexport interface EmphasisData extends Data {}\n\n/**\n * Markdown GFM footnote definition.\n */\nexport interface FootnoteDefinition extends Parent, Association {\n    /**\n     * Node type of mdast GFM footnote definition.\n     */\n    type: \"footnoteDefinition\";\n    /**\n     * Children of GFM footnote definition.\n     */\n    children: Array<BlockContent | DefinitionContent>;\n    /**\n     * Data associated with the mdast GFM footnote definition.\n     */\n    data?: FootnoteDefinitionData | undefined;\n}\n\n/**\n * Info associated with mdast GFM footnote definition nodes by the ecosystem.\n */\nexport interface FootnoteDefinitionData extends Data {}\n\n/**\n * Markdown GFM footnote reference.\n */\nexport interface FootnoteReference extends Association, Node {\n    /**\n     * Node type of mdast GFM footnote reference.\n     */\n    type: \"footnoteReference\";\n    /**\n     * Data associated with the mdast GFM footnote reference.\n     */\n    data?: FootnoteReferenceData | undefined;\n}\n\n/**\n * Info associated with mdast GFM footnote reference nodes by the ecosystem.\n */\nexport interface FootnoteReferenceData extends Data {}\n\n/**\n * Markdown heading.\n */\nexport interface Heading extends Parent {\n    /**\n     * Node type of mdast heading.\n     */\n    type: \"heading\";\n    /**\n     * Heading rank.\n     *\n     * A value of `1` is said to be the highest rank and `6` the lowest.\n     */\n    depth: 1 | 2 | 3 | 4 | 5 | 6;\n    /**\n     * Children of heading.\n     */\n    children: PhrasingContent[];\n    /**\n     * Data associated with the mdast heading.\n     */\n    data?: HeadingData | undefined;\n}\n\n/**\n * Info associated with mdast heading nodes by the ecosystem.\n */\nexport interface HeadingData extends Data {}\n\n/**\n * Markdown HTML.\n */\nexport interface Html extends Literal {\n    /**\n     * Node type of mdast HTML.\n     */\n    type: \"html\";\n    /**\n     * Data associated with the mdast HTML.\n     */\n    data?: HtmlData | undefined;\n}\n\n/**\n * Info associated with mdast HTML nodes by the ecosystem.\n */\nexport interface HtmlData extends Data {}\n\n/**\n * Old name of `Html` node.\n *\n * @deprecated\n *   Please use `Html` instead.\n */\nexport type HTML = Html;\n\n/**\n * Markdown image.\n */\nexport interface Image extends Alternative, Node, Resource {\n    /**\n     * Node type of mdast image.\n     */\n    type: \"image\";\n    /**\n     * Data associated with the mdast image.\n     */\n    data?: ImageData | undefined;\n}\n\n/**\n * Info associated with mdast image nodes by the ecosystem.\n */\nexport interface ImageData extends Data {}\n\n/**\n * Markdown image reference.\n */\nexport interface ImageReference extends Alternative, Node, Reference {\n    /**\n     * Node type of mdast image reference.\n     */\n    type: \"imageReference\";\n    /**\n     * Data associated with the mdast image reference.\n     */\n    data?: ImageReferenceData | undefined;\n}\n\n/**\n * Info associated with mdast image reference nodes by the ecosystem.\n */\nexport interface ImageReferenceData extends Data {}\n\n/**\n * Markdown code (text) (inline).\n */\nexport interface InlineCode extends Literal {\n    /**\n     * Node type of mdast code (text).\n     */\n    type: \"inlineCode\";\n    /**\n     * Data associated with the mdast code (text).\n     */\n    data?: InlineCodeData | undefined;\n}\n\n/**\n * Info associated with mdast code (text) (inline) nodes by the ecosystem.\n */\nexport interface InlineCodeData extends Data {}\n\n/**\n * Markdown link.\n */\nexport interface Link extends Parent, Resource {\n    /**\n     * Node type of mdast link.\n     */\n    type: \"link\";\n    /**\n     * Children of link.\n     */\n    children: PhrasingContent[];\n    /**\n     * Data associated with the mdast link.\n     */\n    data?: LinkData | undefined;\n}\n\n/**\n * Info associated with mdast link nodes by the ecosystem.\n */\nexport interface LinkData extends Data {}\n\n/**\n * Markdown link reference.\n */\nexport interface LinkReference extends Parent, Reference {\n    /**\n     * Node type of mdast link reference.\n     */\n    type: \"linkReference\";\n    /**\n     * Children of link reference.\n     */\n    children: PhrasingContent[];\n    /**\n     * Data associated with the mdast link reference.\n     */\n    data?: LinkReferenceData | undefined;\n}\n\n/**\n * Info associated with mdast link reference nodes by the ecosystem.\n */\nexport interface LinkReferenceData extends Data {}\n\n/**\n * Markdown list.\n */\nexport interface List extends Parent {\n    /**\n     * Node type of mdast list.\n     */\n    type: \"list\";\n    /**\n     * Whether the items have been intentionally ordered (when `true`), or that\n     * the order of items is not important (when `false` or not present).\n     */\n    ordered?: boolean | null | undefined;\n    /**\n     * The starting number of the list, when the `ordered` field is `true`.\n     */\n    start?: number | null | undefined;\n    /**\n     * Whether one or more of the children are separated with a blank line from\n     * its siblings (when `true`), or not (when `false` or not present).\n     */\n    spread?: boolean | null | undefined;\n    /**\n     * Children of list.\n     */\n    children: ListContent[];\n    /**\n     * Data associated with the mdast list.\n     */\n    data?: ListData | undefined;\n}\n\n/**\n * Info associated with mdast list nodes by the ecosystem.\n */\nexport interface ListData extends Data {}\n\n/**\n * Markdown list item.\n */\nexport interface ListItem extends Parent {\n    /**\n     * Node type of mdast list item.\n     */\n    type: \"listItem\";\n    /**\n     * Whether the item is a tasklist item (when `boolean`).\n     *\n     * When `true`, the item is complete.\n     * When `false`, the item is incomplete.\n     */\n    checked?: boolean | null | undefined;\n    /**\n     * Whether one or more of the children are separated with a blank line from\n     * its siblings (when `true`), or not (when `false` or not present).\n     */\n    spread?: boolean | null | undefined;\n    /**\n     * Children of list item.\n     */\n    children: Array<BlockContent | DefinitionContent>;\n    /**\n     * Data associated with the mdast list item.\n     */\n    data?: ListItemData | undefined;\n}\n\n/**\n * Info associated with mdast list item nodes by the ecosystem.\n */\nexport interface ListItemData extends Data {}\n\n/**\n * Markdown paragraph.\n */\nexport interface Paragraph extends Parent {\n    /**\n     * Node type of mdast paragraph.\n     */\n    type: \"paragraph\";\n    /**\n     * Children of paragraph.\n     */\n    children: PhrasingContent[];\n    /**\n     * Data associated with the mdast paragraph.\n     */\n    data?: ParagraphData | undefined;\n}\n\n/**\n * Info associated with mdast paragraph nodes by the ecosystem.\n */\nexport interface ParagraphData extends Data {}\n\n/**\n * Document fragment or a whole document.\n *\n * Should be used as the root of a tree and must not be used as a child.\n */\nexport interface Root extends Parent {\n    /**\n     * Node type of mdast root.\n     */\n    type: \"root\";\n    /**\n     * Data associated with the mdast root.\n     */\n    data?: RootData | undefined;\n}\n\n/**\n * Info associated with mdast root nodes by the ecosystem.\n */\nexport interface RootData extends Data {}\n\n/**\n * Markdown strong.\n */\nexport interface Strong extends Parent {\n    /**\n     * Node type of mdast strong.\n     */\n    type: \"strong\";\n    /**\n     * Children of strong.\n     */\n    children: PhrasingContent[];\n    /**\n     * Data associated with the mdast strong.\n     */\n    data?: StrongData | undefined;\n}\n\n/**\n * Info associated with mdast strong nodes by the ecosystem.\n */\nexport interface StrongData extends Data {}\n\n/**\n * Markdown GFM table.\n */\nexport interface Table extends Parent {\n    /**\n     * Node type of mdast GFM table.\n     */\n    type: \"table\";\n    /**\n     * How cells in columns are aligned.\n     */\n    align?: AlignType[] | null | undefined;\n    /**\n     * Children of GFM table.\n     */\n    children: TableContent[];\n    /**\n     * Data associated with the mdast GFM table.\n     */\n    data?: TableData | undefined;\n}\n\n/**\n * Info associated with mdast GFM table nodes by the ecosystem.\n */\nexport interface TableData extends Data {}\n\n/**\n * Markdown GFM table row.\n */\nexport interface TableRow extends Parent {\n    /**\n     * Node type of mdast GFM table row.\n     */\n    type: \"tableRow\";\n    /**\n     * Children of GFM table row.\n     */\n    children: RowContent[];\n    /**\n     * Data associated with the mdast GFM table row.\n     */\n    data?: TableRowData | undefined;\n}\n\n/**\n * Info associated with mdast GFM table row nodes by the ecosystem.\n */\nexport interface TableRowData extends Data {}\n\n/**\n * Markdown GFM table cell.\n */\nexport interface TableCell extends Parent {\n    /**\n     * Node type of mdast GFM table cell.\n     */\n    type: \"tableCell\";\n    /**\n     * Children of GFM table cell.\n     */\n    children: PhrasingContent[];\n    /**\n     * Data associated with the mdast GFM table cell.\n     */\n    data?: TableCellData | undefined;\n}\n\n/**\n * Info associated with mdast GFM table cell nodes by the ecosystem.\n */\nexport interface TableCellData extends Data {}\n\n/**\n * Markdown text.\n */\nexport interface Text extends Literal {\n    /**\n     * Node type of mdast text.\n     */\n    type: \"text\";\n    /**\n     * Data associated with the mdast text.\n     */\n    data?: TextData | undefined;\n}\n\n/**\n * Info associated with mdast text nodes by the ecosystem.\n */\nexport interface TextData extends Data {}\n\n/**\n * Markdown thematic break (horizontal rule).\n */\nexport interface ThematicBreak extends Node {\n    /**\n     * Node type of mdast thematic break.\n     */\n    type: \"thematicBreak\";\n    /**\n     * Data associated with the mdast thematic break.\n     */\n    data?: ThematicBreakData | undefined;\n}\n\n/**\n * Info associated with mdast thematic break nodes by the ecosystem.\n */\nexport interface ThematicBreakData extends Data {}\n\n/**\n * Markdown YAML.\n */\nexport interface Yaml extends Literal {\n    /**\n     * Node type of mdast YAML.\n     */\n    type: \"yaml\";\n    /**\n     * Data associated with the mdast YAML.\n     */\n    data?: YamlData | undefined;\n}\n\n/**\n * Info associated with mdast YAML nodes by the ecosystem.\n */\nexport interface YamlData extends Data {}\n\n/**\n * Old name of `Yaml` node.\n *\n * @deprecated\n *   Please use `Yaml` instead.\n */\nexport type YAML = Yaml;\n",
  "node_modules/@types/mdast/package.json": "{\n    \"name\": \"@types/mdast\",\n    \"version\": \"4.0.4\",\n    \"description\": \"TypeScript definitions for mdast\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdast\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Christian Murphy\",\n            \"githubUsername\": \"ChristianMurphy\",\n            \"url\": \"https://github.com/ChristianMurphy\"\n        },\n        {\n            \"name\": \"Jun Lu\",\n            \"githubUsername\": \"lujun2\",\n            \"url\": \"https://github.com/lujun2\"\n        },\n        {\n            \"name\": \"Remco Haszing\",\n            \"githubUsername\": \"remcohaszing\",\n            \"url\": \"https://github.com/remcohaszing\"\n        },\n        {\n            \"name\": \"Titus Wormer\",\n            \"githubUsername\": \"wooorm\",\n            \"url\": \"https://github.com/wooorm\"\n        },\n        {\n            \"name\": \"Remco Haszing\",\n            \"githubUsername\": \"remcohaszing\",\n            \"url\": \"https://github.com/remcohaszing\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/mdast\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"@types/unist\": \"*\"\n    },\n    \"typesPublisherContentHash\": \"1599d3ca45533e9d9248231c90843306b49c07fe13ad94ebf7345da44d8fd4bd\",\n    \"typeScriptVersion\": \"4.7\"\n}",
  "node_modules/@types/mime/Mime.d.ts": "import { TypeMap } from \"./index\";\n\nexport default class Mime {\n    constructor(mimes: TypeMap);\n\n    lookup(path: string, fallback?: string): string;\n    extension(mime: string): string | undefined;\n    load(filepath: string): void;\n    define(mimes: TypeMap): void;\n}\n",
  "node_modules/@types/mime/index.d.ts": "// Originally imported from: https://github.com/soywiz/typescript-node-definitions/mime.d.ts\n\nexport as namespace mime;\n\nexport interface TypeMap {\n    [key: string]: string[];\n}\n\n/**\n * Look up a mime type based on extension.\n *\n * If not found, uses the fallback argument if provided, and otherwise\n * uses `default_type`.\n */\nexport function lookup(path: string, fallback?: string): string;\n/**\n * Return a file extensions associated with a mime type.\n */\nexport function extension(mime: string): string | undefined;\n/**\n * Load an Apache2-style \".types\" file.\n */\nexport function load(filepath: string): void;\nexport function define(mimes: TypeMap): void;\n\nexport interface Charsets {\n    lookup(mime: string, fallback: string): string;\n}\n\nexport const charsets: Charsets;\nexport const default_type: string;\n",
  "node_modules/@types/mime/lite.d.ts": "import { default as Mime } from \"./Mime\";\n\ndeclare const mimelite: Mime;\n\nexport as namespace mimelite;\n\nexport = mimelite;\n",
  "node_modules/@types/mime/package.json": "{\n    \"name\": \"@types/mime\",\n    \"version\": \"1.3.5\",\n    \"description\": \"TypeScript definitions for mime\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mime\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Jeff Goddard\",\n            \"githubUsername\": \"jedigo\",\n            \"url\": \"https://github.com/jedigo\"\n        },\n        {\n            \"name\": \"Daniel Hritzkiv\",\n            \"githubUsername\": \"dhritzkiv\",\n            \"url\": \"https://github.com/dhritzkiv\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/mime\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {},\n    \"typesPublisherContentHash\": \"2ad7ee9a549e6721825e733c6a1a7e8bee0ca7ba93d9ab922c8f4558def52d77\",\n    \"typeScriptVersion\": \"4.5\"\n}",
  "node_modules/@types/ms/index.d.ts": "/**\n * Short/Long format for `value`.\n *\n * @param {Number} value\n * @param {{long: boolean}} options\n * @return {String}\n */\ndeclare function ms(value: number, options?: { long: boolean }): string;\n\n/**\n * Parse the given `value` and return milliseconds.\n *\n * @param {ms.StringValue} value\n * @return {Number}\n */\ndeclare function ms(value: ms.StringValue): number;\n\ndeclare namespace ms {\n    // Unit, UnitAnyCase, and StringValue are backported from ms@3\n    // https://github.com/vercel/ms/blob/8b5923d1d86c84a9f6aba8022d416dcf2361aa8d/src/index.ts\n\n    type Unit =\n        | \"Years\"\n        | \"Year\"\n        | \"Yrs\"\n        | \"Yr\"\n        | \"Y\"\n        | \"Weeks\"\n        | \"Week\"\n        | \"W\"\n        | \"Days\"\n        | \"Day\"\n        | \"D\"\n        | \"Hours\"\n        | \"Hour\"\n        | \"Hrs\"\n        | \"Hr\"\n        | \"H\"\n        | \"Minutes\"\n        | \"Minute\"\n        | \"Mins\"\n        | \"Min\"\n        | \"M\"\n        | \"Seconds\"\n        | \"Second\"\n        | \"Secs\"\n        | \"Sec\"\n        | \"s\"\n        | \"Milliseconds\"\n        | \"Millisecond\"\n        | \"Msecs\"\n        | \"Msec\"\n        | \"Ms\";\n\n    type UnitAnyCase = Unit | Uppercase<Unit> | Lowercase<Unit>;\n\n    type StringValue =\n        | `${number}`\n        | `${number}${UnitAnyCase}`\n        | `${number} ${UnitAnyCase}`;\n}\n\nexport = ms;\n",
  "node_modules/@types/ms/package.json": "{\n    \"name\": \"@types/ms\",\n    \"version\": \"2.1.0\",\n    \"description\": \"TypeScript definitions for ms\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ms\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Zhiyuan Wang\",\n            \"githubUsername\": \"danny8002\",\n            \"url\": \"https://github.com/danny8002\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/ms\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {},\n    \"peerDependencies\": {},\n    \"typesPublisherContentHash\": \"2c8651ce1714fdc6bcbc0f262c93a790f1d127fb1c2dc8edbb583decef56fd39\",\n    \"typeScriptVersion\": \"5.0\"\n}",
  "node_modules/@types/node/assert/strict.d.ts": "declare module \"assert/strict\" {\n    import { strict } from \"node:assert\";\n    export = strict;\n}\ndeclare module \"node:assert/strict\" {\n    import { strict } from \"node:assert\";\n    export = strict;\n}\n",
  "node_modules/@types/node/assert.d.ts": "/**\n * The `node:assert` module provides a set of assertion functions for verifying\n * invariants.\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/assert.js)\n */\ndeclare module \"assert\" {\n    /**\n     * An alias of {@link ok}.\n     * @since v0.5.9\n     * @param value The input that is checked for being truthy.\n     */\n    function assert(value: unknown, message?: string | Error): asserts value;\n    namespace assert {\n        /**\n         * Indicates the failure of an assertion. All errors thrown by the `node:assert` module will be instances of the `AssertionError` class.\n         */\n        class AssertionError extends Error {\n            /**\n             * Set to the `actual` argument for methods such as {@link assert.strictEqual()}.\n             */\n            actual: unknown;\n            /**\n             * Set to the `expected` argument for methods such as {@link assert.strictEqual()}.\n             */\n            expected: unknown;\n            /**\n             * Set to the passed in operator value.\n             */\n            operator: string;\n            /**\n             * Indicates if the message was auto-generated (`true`) or not.\n             */\n            generatedMessage: boolean;\n            /**\n             * Value is always `ERR_ASSERTION` to show that the error is an assertion error.\n             */\n            code: \"ERR_ASSERTION\";\n            constructor(options?: {\n                /** If provided, the error message is set to this value. */\n                message?: string | undefined;\n                /** The `actual` property on the error instance. */\n                actual?: unknown | undefined;\n                /** The `expected` property on the error instance. */\n                expected?: unknown | undefined;\n                /** The `operator` property on the error instance. */\n                operator?: string | undefined;\n                /** If provided, the generated stack trace omits frames before this function. */\n                // eslint-disable-next-line @typescript-eslint/no-unsafe-function-type\n                stackStartFn?: Function | undefined;\n            });\n        }\n        /**\n         * This feature is deprecated and will be removed in a future version.\n         * Please consider using alternatives such as the `mock` helper function.\n         * @since v14.2.0, v12.19.0\n         * @deprecated Deprecated\n         */\n        class CallTracker {\n            /**\n             * The wrapper function is expected to be called exactly `exact` times. If the\n             * function has not been called exactly `exact` times when `tracker.verify()` is called, then `tracker.verify()` will throw an\n             * error.\n             *\n             * ```js\n             * import assert from 'node:assert';\n             *\n             * // Creates call tracker.\n             * const tracker = new assert.CallTracker();\n             *\n             * function func() {}\n             *\n             * // Returns a function that wraps func() that must be called exact times\n             * // before tracker.verify().\n             * const callsfunc = tracker.calls(func);\n             * ```\n             * @since v14.2.0, v12.19.0\n             * @param [fn='A no-op function']\n             * @param [exact=1]\n             * @return A function that wraps `fn`.\n             */\n            calls(exact?: number): () => void;\n            calls<Func extends (...args: any[]) => any>(fn?: Func, exact?: number): Func;\n            /**\n             * Example:\n             *\n             * ```js\n             * import assert from 'node:assert';\n             *\n             * const tracker = new assert.CallTracker();\n             *\n             * function func() {}\n             * const callsfunc = tracker.calls(func);\n             * callsfunc(1, 2, 3);\n             *\n             * assert.deepStrictEqual(tracker.getCalls(callsfunc),\n             *                        [{ thisArg: undefined, arguments: [1, 2, 3] }]);\n             * ```\n             * @since v18.8.0, v16.18.0\n             * @return An array with all the calls to a tracked function.\n             */\n            getCalls(fn: Function): CallTrackerCall[];\n            /**\n             * The arrays contains information about the expected and actual number of calls of\n             * the functions that have not been called the expected number of times.\n             *\n             * ```js\n             * import assert from 'node:assert';\n             *\n             * // Creates call tracker.\n             * const tracker = new assert.CallTracker();\n             *\n             * function func() {}\n             *\n             * // Returns a function that wraps func() that must be called exact times\n             * // before tracker.verify().\n             * const callsfunc = tracker.calls(func, 2);\n             *\n             * // Returns an array containing information on callsfunc()\n             * console.log(tracker.report());\n             * // [\n             * //  {\n             * //    message: 'Expected the func function to be executed 2 time(s) but was\n             * //    executed 0 time(s).',\n             * //    actual: 0,\n             * //    expected: 2,\n             * //    operator: 'func',\n             * //    stack: stack trace\n             * //  }\n             * // ]\n             * ```\n             * @since v14.2.0, v12.19.0\n             * @return An array of objects containing information about the wrapper functions returned by {@link tracker.calls()}.\n             */\n            report(): CallTrackerReportInformation[];\n            /**\n             * Reset calls of the call tracker. If a tracked function is passed as an argument, the calls will be reset for it.\n             * If no arguments are passed, all tracked functions will be reset.\n             *\n             * ```js\n             * import assert from 'node:assert';\n             *\n             * const tracker = new assert.CallTracker();\n             *\n             * function func() {}\n             * const callsfunc = tracker.calls(func);\n             *\n             * callsfunc();\n             * // Tracker was called once\n             * assert.strictEqual(tracker.getCalls(callsfunc).length, 1);\n             *\n             * tracker.reset(callsfunc);\n             * assert.strictEqual(tracker.getCalls(callsfunc).length, 0);\n             * ```\n             * @since v18.8.0, v16.18.0\n             * @param fn a tracked function to reset.\n             */\n            reset(fn?: Function): void;\n            /**\n             * Iterates through the list of functions passed to {@link tracker.calls()} and will throw an error for functions that\n             * have not been called the expected number of times.\n             *\n             * ```js\n             * import assert from 'node:assert';\n             *\n             * // Creates call tracker.\n             * const tracker = new assert.CallTracker();\n             *\n             * function func() {}\n             *\n             * // Returns a function that wraps func() that must be called exact times\n             * // before tracker.verify().\n             * const callsfunc = tracker.calls(func, 2);\n             *\n             * callsfunc();\n             *\n             * // Will throw an error since callsfunc() was only called once.\n             * tracker.verify();\n             * ```\n             * @since v14.2.0, v12.19.0\n             */\n            verify(): void;\n        }\n        interface CallTrackerCall {\n            thisArg: object;\n            arguments: unknown[];\n        }\n        interface CallTrackerReportInformation {\n            message: string;\n            /** The actual number of times the function was called. */\n            actual: number;\n            /** The number of times the function was expected to be called. */\n            expected: number;\n            /** The name of the function that is wrapped. */\n            operator: string;\n            /** A stack trace of the function. */\n            stack: object;\n        }\n        type AssertPredicate = RegExp | (new() => object) | ((thrown: unknown) => boolean) | object | Error;\n        /**\n         * Throws an `AssertionError` with the provided error message or a default\n         * error message. If the `message` parameter is an instance of an `Error` then\n         * it will be thrown instead of the `AssertionError`.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.fail();\n         * // AssertionError [ERR_ASSERTION]: Failed\n         *\n         * assert.fail('boom');\n         * // AssertionError [ERR_ASSERTION]: boom\n         *\n         * assert.fail(new TypeError('need array'));\n         * // TypeError: need array\n         * ```\n         *\n         * Using `assert.fail()` with more than two arguments is possible but deprecated.\n         * See below for further details.\n         * @since v0.1.21\n         * @param [message='Failed']\n         */\n        function fail(message?: string | Error): never;\n        /** @deprecated since v10.0.0 - use fail([message]) or other assert functions instead. */\n        function fail(\n            actual: unknown,\n            expected: unknown,\n            message?: string | Error,\n            operator?: string,\n            // eslint-disable-next-line @typescript-eslint/no-unsafe-function-type\n            stackStartFn?: Function,\n        ): never;\n        /**\n         * Tests if `value` is truthy. It is equivalent to `assert.equal(!!value, true, message)`.\n         *\n         * If `value` is not truthy, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is `undefined`, a default\n         * error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown instead of the `AssertionError`.\n         * If no arguments are passed in at all `message` will be set to the string:`` 'No value argument passed to `assert.ok()`' ``.\n         *\n         * Be aware that in the `repl` the error message will be different to the one\n         * thrown in a file! See below for further details.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.ok(true);\n         * // OK\n         * assert.ok(1);\n         * // OK\n         *\n         * assert.ok();\n         * // AssertionError: No value argument passed to `assert.ok()`\n         *\n         * assert.ok(false, 'it\\'s false');\n         * // AssertionError: it's false\n         *\n         * // In the repl:\n         * assert.ok(typeof 123 === 'string');\n         * // AssertionError: false == true\n         *\n         * // In a file (e.g. test.js):\n         * assert.ok(typeof 123 === 'string');\n         * // AssertionError: The expression evaluated to a falsy value:\n         * //\n         * //   assert.ok(typeof 123 === 'string')\n         *\n         * assert.ok(false);\n         * // AssertionError: The expression evaluated to a falsy value:\n         * //\n         * //   assert.ok(false)\n         *\n         * assert.ok(0);\n         * // AssertionError: The expression evaluated to a falsy value:\n         * //\n         * //   assert.ok(0)\n         * ```\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * // Using `assert()` works the same:\n         * assert(0);\n         * // AssertionError: The expression evaluated to a falsy value:\n         * //\n         * //   assert(0)\n         * ```\n         * @since v0.1.21\n         */\n        function ok(value: unknown, message?: string | Error): asserts value;\n        /**\n         * **Strict assertion mode**\n         *\n         * An alias of {@link strictEqual}.\n         *\n         * **Legacy assertion mode**\n         *\n         * > Stability: 3 - Legacy: Use {@link strictEqual} instead.\n         *\n         * Tests shallow, coercive equality between the `actual` and `expected` parameters\n         * using the [`==` operator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Equality). `NaN` is specially handled\n         * and treated as being identical if both sides are `NaN`.\n         *\n         * ```js\n         * import assert from 'node:assert';\n         *\n         * assert.equal(1, 1);\n         * // OK, 1 == 1\n         * assert.equal(1, '1');\n         * // OK, 1 == '1'\n         * assert.equal(NaN, NaN);\n         * // OK\n         *\n         * assert.equal(1, 2);\n         * // AssertionError: 1 == 2\n         * assert.equal({ a: { b: 1 } }, { a: { b: 1 } });\n         * // AssertionError: { a: { b: 1 } } == { a: { b: 1 } }\n         * ```\n         *\n         * If the values are not equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a default\n         * error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown instead of the `AssertionError`.\n         * @since v0.1.21\n         */\n        function equal(actual: unknown, expected: unknown, message?: string | Error): void;\n        /**\n         * **Strict assertion mode**\n         *\n         * An alias of {@link notStrictEqual}.\n         *\n         * **Legacy assertion mode**\n         *\n         * > Stability: 3 - Legacy: Use {@link notStrictEqual} instead.\n         *\n         * Tests shallow, coercive inequality with the [`!=` operator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Inequality). `NaN` is\n         * specially handled and treated as being identical if both sides are `NaN`.\n         *\n         * ```js\n         * import assert from 'node:assert';\n         *\n         * assert.notEqual(1, 2);\n         * // OK\n         *\n         * assert.notEqual(1, 1);\n         * // AssertionError: 1 != 1\n         *\n         * assert.notEqual(1, '1');\n         * // AssertionError: 1 != '1'\n         * ```\n         *\n         * If the values are equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a default error\n         * message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown instead of the `AssertionError`.\n         * @since v0.1.21\n         */\n        function notEqual(actual: unknown, expected: unknown, message?: string | Error): void;\n        /**\n         * **Strict assertion mode**\n         *\n         * An alias of {@link deepStrictEqual}.\n         *\n         * **Legacy assertion mode**\n         *\n         * > Stability: 3 - Legacy: Use {@link deepStrictEqual} instead.\n         *\n         * Tests for deep equality between the `actual` and `expected` parameters. Consider\n         * using {@link deepStrictEqual} instead. {@link deepEqual} can have\n         * surprising results.\n         *\n         * _Deep equality_ means that the enumerable \"own\" properties of child objects\n         * are also recursively evaluated by the following rules.\n         * @since v0.1.21\n         */\n        function deepEqual(actual: unknown, expected: unknown, message?: string | Error): void;\n        /**\n         * **Strict assertion mode**\n         *\n         * An alias of {@link notDeepStrictEqual}.\n         *\n         * **Legacy assertion mode**\n         *\n         * > Stability: 3 - Legacy: Use {@link notDeepStrictEqual} instead.\n         *\n         * Tests for any deep inequality. Opposite of {@link deepEqual}.\n         *\n         * ```js\n         * import assert from 'node:assert';\n         *\n         * const obj1 = {\n         *   a: {\n         *     b: 1,\n         *   },\n         * };\n         * const obj2 = {\n         *   a: {\n         *     b: 2,\n         *   },\n         * };\n         * const obj3 = {\n         *   a: {\n         *     b: 1,\n         *   },\n         * };\n         * const obj4 = { __proto__: obj1 };\n         *\n         * assert.notDeepEqual(obj1, obj1);\n         * // AssertionError: { a: { b: 1 } } notDeepEqual { a: { b: 1 } }\n         *\n         * assert.notDeepEqual(obj1, obj2);\n         * // OK\n         *\n         * assert.notDeepEqual(obj1, obj3);\n         * // AssertionError: { a: { b: 1 } } notDeepEqual { a: { b: 1 } }\n         *\n         * assert.notDeepEqual(obj1, obj4);\n         * // OK\n         * ```\n         *\n         * If the values are deeply equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a default\n         * error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown\n         * instead of the `AssertionError`.\n         * @since v0.1.21\n         */\n        function notDeepEqual(actual: unknown, expected: unknown, message?: string | Error): void;\n        /**\n         * Tests strict equality between the `actual` and `expected` parameters as\n         * determined by [`Object.is()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is).\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.strictEqual(1, 2);\n         * // AssertionError [ERR_ASSERTION]: Expected inputs to be strictly equal:\n         * //\n         * // 1 !== 2\n         *\n         * assert.strictEqual(1, 1);\n         * // OK\n         *\n         * assert.strictEqual('Hello foobar', 'Hello World!');\n         * // AssertionError [ERR_ASSERTION]: Expected inputs to be strictly equal:\n         * // + actual - expected\n         * //\n         * // + 'Hello foobar'\n         * // - 'Hello World!'\n         * //          ^\n         *\n         * const apples = 1;\n         * const oranges = 2;\n         * assert.strictEqual(apples, oranges, `apples ${apples} !== oranges ${oranges}`);\n         * // AssertionError [ERR_ASSERTION]: apples 1 !== oranges 2\n         *\n         * assert.strictEqual(1, '1', new TypeError('Inputs are not identical'));\n         * // TypeError: Inputs are not identical\n         * ```\n         *\n         * If the values are not strictly equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a\n         * default error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown\n         * instead of the `AssertionError`.\n         * @since v0.1.21\n         */\n        function strictEqual<T>(actual: unknown, expected: T, message?: string | Error): asserts actual is T;\n        /**\n         * Tests strict inequality between the `actual` and `expected` parameters as\n         * determined by [`Object.is()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is).\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.notStrictEqual(1, 2);\n         * // OK\n         *\n         * assert.notStrictEqual(1, 1);\n         * // AssertionError [ERR_ASSERTION]: Expected \"actual\" to be strictly unequal to:\n         * //\n         * // 1\n         *\n         * assert.notStrictEqual(1, '1');\n         * // OK\n         * ```\n         *\n         * If the values are strictly equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a\n         * default error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown\n         * instead of the `AssertionError`.\n         * @since v0.1.21\n         */\n        function notStrictEqual(actual: unknown, expected: unknown, message?: string | Error): void;\n        /**\n         * Tests for deep equality between the `actual` and `expected` parameters.\n         * \"Deep\" equality means that the enumerable \"own\" properties of child objects\n         * are recursively evaluated also by the following rules.\n         * @since v1.2.0\n         */\n        function deepStrictEqual<T>(actual: unknown, expected: T, message?: string | Error): asserts actual is T;\n        /**\n         * Tests for deep strict inequality. Opposite of {@link deepStrictEqual}.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.notDeepStrictEqual({ a: 1 }, { a: '1' });\n         * // OK\n         * ```\n         *\n         * If the values are deeply and strictly equal, an `AssertionError` is thrown\n         * with a `message` property set equal to the value of the `message` parameter. If\n         * the `message` parameter is undefined, a default error message is assigned. If\n         * the `message` parameter is an instance of an `Error` then it will be thrown\n         * instead of the `AssertionError`.\n         * @since v1.2.0\n         */\n        function notDeepStrictEqual(actual: unknown, expected: unknown, message?: string | Error): void;\n        /**\n         * Expects the function `fn` to throw an error.\n         *\n         * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes),\n         * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), a validation function,\n         * a validation object where each property will be tested for strict deep equality,\n         * or an instance of error where each property will be tested for strict deep\n         * equality including the non-enumerable `message` and `name` properties. When\n         * using an object, it is also possible to use a regular expression, when\n         * validating against a string property. See below for examples.\n         *\n         * If specified, `message` will be appended to the message provided by the `AssertionError` if the `fn` call fails to throw or in case the error validation\n         * fails.\n         *\n         * Custom validation object/error instance:\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * const err = new TypeError('Wrong value');\n         * err.code = 404;\n         * err.foo = 'bar';\n         * err.info = {\n         *   nested: true,\n         *   baz: 'text',\n         * };\n         * err.reg = /abc/i;\n         *\n         * assert.throws(\n         *   () => {\n         *     throw err;\n         *   },\n         *   {\n         *     name: 'TypeError',\n         *     message: 'Wrong value',\n         *     info: {\n         *       nested: true,\n         *       baz: 'text',\n         *     },\n         *     // Only properties on the validation object will be tested for.\n         *     // Using nested objects requires all properties to be present. Otherwise\n         *     // the validation is going to fail.\n         *   },\n         * );\n         *\n         * // Using regular expressions to validate error properties:\n         * assert.throws(\n         *   () => {\n         *     throw err;\n         *   },\n         *   {\n         *     // The `name` and `message` properties are strings and using regular\n         *     // expressions on those will match against the string. If they fail, an\n         *     // error is thrown.\n         *     name: /^TypeError$/,\n         *     message: /Wrong/,\n         *     foo: 'bar',\n         *     info: {\n         *       nested: true,\n         *       // It is not possible to use regular expressions for nested properties!\n         *       baz: 'text',\n         *     },\n         *     // The `reg` property contains a regular expression and only if the\n         *     // validation object contains an identical regular expression, it is going\n         *     // to pass.\n         *     reg: /abc/i,\n         *   },\n         * );\n         *\n         * // Fails due to the different `message` and `name` properties:\n         * assert.throws(\n         *   () => {\n         *     const otherErr = new Error('Not found');\n         *     // Copy all enumerable properties from `err` to `otherErr`.\n         *     for (const [key, value] of Object.entries(err)) {\n         *       otherErr[key] = value;\n         *     }\n         *     throw otherErr;\n         *   },\n         *   // The error's `message` and `name` properties will also be checked when using\n         *   // an error as validation object.\n         *   err,\n         * );\n         * ```\n         *\n         * Validate instanceof using constructor:\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.throws(\n         *   () => {\n         *     throw new Error('Wrong value');\n         *   },\n         *   Error,\n         * );\n         * ```\n         *\n         * Validate error message using [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions):\n         *\n         * Using a regular expression runs `.toString` on the error object, and will\n         * therefore also include the error name.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.throws(\n         *   () => {\n         *     throw new Error('Wrong value');\n         *   },\n         *   /^Error: Wrong value$/,\n         * );\n         * ```\n         *\n         * Custom error validation:\n         *\n         * The function must return `true` to indicate all internal validations passed.\n         * It will otherwise fail with an `AssertionError`.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.throws(\n         *   () => {\n         *     throw new Error('Wrong value');\n         *   },\n         *   (err) => {\n         *     assert(err instanceof Error);\n         *     assert(/value/.test(err));\n         *     // Avoid returning anything from validation functions besides `true`.\n         *     // Otherwise, it's not clear what part of the validation failed. Instead,\n         *     // throw an error about the specific validation that failed (as done in this\n         *     // example) and add as much helpful debugging information to that error as\n         *     // possible.\n         *     return true;\n         *   },\n         *   'unexpected error',\n         * );\n         * ```\n         *\n         * `error` cannot be a string. If a string is provided as the second\n         * argument, then `error` is assumed to be omitted and the string will be used for `message` instead. This can lead to easy-to-miss mistakes. Using the same\n         * message as the thrown error message is going to result in an `ERR_AMBIGUOUS_ARGUMENT` error. Please read the example below carefully if using\n         * a string as the second argument gets considered:\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * function throwingFirst() {\n         *   throw new Error('First');\n         * }\n         *\n         * function throwingSecond() {\n         *   throw new Error('Second');\n         * }\n         *\n         * function notThrowing() {}\n         *\n         * // The second argument is a string and the input function threw an Error.\n         * // The first case will not throw as it does not match for the error message\n         * // thrown by the input function!\n         * assert.throws(throwingFirst, 'Second');\n         * // In the next example the message has no benefit over the message from the\n         * // error and since it is not clear if the user intended to actually match\n         * // against the error message, Node.js throws an `ERR_AMBIGUOUS_ARGUMENT` error.\n         * assert.throws(throwingSecond, 'Second');\n         * // TypeError [ERR_AMBIGUOUS_ARGUMENT]\n         *\n         * // The string is only used (as message) in case the function does not throw:\n         * assert.throws(notThrowing, 'Second');\n         * // AssertionError [ERR_ASSERTION]: Missing expected exception: Second\n         *\n         * // If it was intended to match for the error message do this instead:\n         * // It does not throw because the error messages match.\n         * assert.throws(throwingSecond, /Second$/);\n         *\n         * // If the error message does not match, an AssertionError is thrown.\n         * assert.throws(throwingFirst, /Second$/);\n         * // AssertionError [ERR_ASSERTION]\n         * ```\n         *\n         * Due to the confusing error-prone notation, avoid a string as the second\n         * argument.\n         * @since v0.1.21\n         */\n        function throws(block: () => unknown, message?: string | Error): void;\n        function throws(block: () => unknown, error: AssertPredicate, message?: string | Error): void;\n        /**\n         * Asserts that the function `fn` does not throw an error.\n         *\n         * Using `assert.doesNotThrow()` is actually not useful because there\n         * is no benefit in catching an error and then rethrowing it. Instead, consider\n         * adding a comment next to the specific code path that should not throw and keep\n         * error messages as expressive as possible.\n         *\n         * When `assert.doesNotThrow()` is called, it will immediately call the `fn` function.\n         *\n         * If an error is thrown and it is the same type as that specified by the `error` parameter, then an `AssertionError` is thrown. If the error is of a\n         * different type, or if the `error` parameter is undefined, the error is\n         * propagated back to the caller.\n         *\n         * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes),\n         * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), or a validation\n         * function. See {@link throws} for more details.\n         *\n         * The following, for instance, will throw the `TypeError` because there is no\n         * matching error type in the assertion:\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.doesNotThrow(\n         *   () => {\n         *     throw new TypeError('Wrong value');\n         *   },\n         *   SyntaxError,\n         * );\n         * ```\n         *\n         * However, the following will result in an `AssertionError` with the message\n         * 'Got unwanted exception...':\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.doesNotThrow(\n         *   () => {\n         *     throw new TypeError('Wrong value');\n         *   },\n         *   TypeError,\n         * );\n         * ```\n         *\n         * If an `AssertionError` is thrown and a value is provided for the `message` parameter, the value of `message` will be appended to the `AssertionError` message:\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.doesNotThrow(\n         *   () => {\n         *     throw new TypeError('Wrong value');\n         *   },\n         *   /Wrong value/,\n         *   'Whoops',\n         * );\n         * // Throws: AssertionError: Got unwanted exception: Whoops\n         * ```\n         * @since v0.1.21\n         */\n        function doesNotThrow(block: () => unknown, message?: string | Error): void;\n        function doesNotThrow(block: () => unknown, error: AssertPredicate, message?: string | Error): void;\n        /**\n         * Throws `value` if `value` is not `undefined` or `null`. This is useful when\n         * testing the `error` argument in callbacks. The stack trace contains all frames\n         * from the error passed to `ifError()` including the potential new frames for `ifError()` itself.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.ifError(null);\n         * // OK\n         * assert.ifError(0);\n         * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: 0\n         * assert.ifError('error');\n         * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: 'error'\n         * assert.ifError(new Error());\n         * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Error\n         *\n         * // Create some random error frames.\n         * let err;\n         * (function errorFrame() {\n         *   err = new Error('test error');\n         * })();\n         *\n         * (function ifErrorFrame() {\n         *   assert.ifError(err);\n         * })();\n         * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: test error\n         * //     at ifErrorFrame\n         * //     at errorFrame\n         * ```\n         * @since v0.1.97\n         */\n        function ifError(value: unknown): asserts value is null | undefined;\n        /**\n         * Awaits the `asyncFn` promise or, if `asyncFn` is a function, immediately\n         * calls the function and awaits the returned promise to complete. It will then\n         * check that the promise is rejected.\n         *\n         * If `asyncFn` is a function and it throws an error synchronously, `assert.rejects()` will return a rejected `Promise` with that error. If the\n         * function does not return a promise, `assert.rejects()` will return a rejected `Promise` with an [ERR_INVALID_RETURN_VALUE](https://nodejs.org/docs/latest-v22.x/api/errors.html#err_invalid_return_value)\n         * error. In both cases the error handler is skipped.\n         *\n         * Besides the async nature to await the completion behaves identically to {@link throws}.\n         *\n         * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes),\n         * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), a validation function,\n         * an object where each property will be tested for, or an instance of error where\n         * each property will be tested for including the non-enumerable `message` and `name` properties.\n         *\n         * If specified, `message` will be the message provided by the `{@link AssertionError}` if the `asyncFn` fails to reject.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * await assert.rejects(\n         *   async () => {\n         *     throw new TypeError('Wrong value');\n         *   },\n         *   {\n         *     name: 'TypeError',\n         *     message: 'Wrong value',\n         *   },\n         * );\n         * ```\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * await assert.rejects(\n         *   async () => {\n         *     throw new TypeError('Wrong value');\n         *   },\n         *   (err) => {\n         *     assert.strictEqual(err.name, 'TypeError');\n         *     assert.strictEqual(err.message, 'Wrong value');\n         *     return true;\n         *   },\n         * );\n         * ```\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.rejects(\n         *   Promise.reject(new Error('Wrong value')),\n         *   Error,\n         * ).then(() => {\n         *   // ...\n         * });\n         * ```\n         *\n         * `error` cannot be a string. If a string is provided as the second argument, then `error` is assumed to\n         * be omitted and the string will be used for `message` instead. This can lead to easy-to-miss mistakes. Please read the\n         * example in {@link throws} carefully if using a string as the second argument gets considered.\n         * @since v10.0.0\n         */\n        function rejects(block: (() => Promise<unknown>) | Promise<unknown>, message?: string | Error): Promise<void>;\n        function rejects(\n            block: (() => Promise<unknown>) | Promise<unknown>,\n            error: AssertPredicate,\n            message?: string | Error,\n        ): Promise<void>;\n        /**\n         * Awaits the `asyncFn` promise or, if `asyncFn` is a function, immediately\n         * calls the function and awaits the returned promise to complete. It will then\n         * check that the promise is not rejected.\n         *\n         * If `asyncFn` is a function and it throws an error synchronously, `assert.doesNotReject()` will return a rejected `Promise` with that error. If\n         * the function does not return a promise, `assert.doesNotReject()` will return a\n         * rejected `Promise` with an [ERR_INVALID_RETURN_VALUE](https://nodejs.org/docs/latest-v22.x/api/errors.html#err_invalid_return_value) error. In both cases\n         * the error handler is skipped.\n         *\n         * Using `assert.doesNotReject()` is actually not useful because there is little\n         * benefit in catching a rejection and then rejecting it again. Instead, consider\n         * adding a comment next to the specific code path that should not reject and keep\n         * error messages as expressive as possible.\n         *\n         * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes),\n         * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), or a validation\n         * function. See {@link throws} for more details.\n         *\n         * Besides the async nature to await the completion behaves identically to {@link doesNotThrow}.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * await assert.doesNotReject(\n         *   async () => {\n         *     throw new TypeError('Wrong value');\n         *   },\n         *   SyntaxError,\n         * );\n         * ```\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.doesNotReject(Promise.reject(new TypeError('Wrong value')))\n         *   .then(() => {\n         *     // ...\n         *   });\n         * ```\n         * @since v10.0.0\n         */\n        function doesNotReject(\n            block: (() => Promise<unknown>) | Promise<unknown>,\n            message?: string | Error,\n        ): Promise<void>;\n        function doesNotReject(\n            block: (() => Promise<unknown>) | Promise<unknown>,\n            error: AssertPredicate,\n            message?: string | Error,\n        ): Promise<void>;\n        /**\n         * Expects the `string` input to match the regular expression.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.match('I will fail', /pass/);\n         * // AssertionError [ERR_ASSERTION]: The input did not match the regular ...\n         *\n         * assert.match(123, /pass/);\n         * // AssertionError [ERR_ASSERTION]: The \"string\" argument must be of type string.\n         *\n         * assert.match('I will pass', /pass/);\n         * // OK\n         * ```\n         *\n         * If the values do not match, or if the `string` argument is of another type than `string`, an `{@link AssertionError}` is thrown with a `message` property set equal\n         * to the value of the `message` parameter. If the `message` parameter is\n         * undefined, a default error message is assigned. If the `message` parameter is an\n         * instance of an [Error](https://nodejs.org/docs/latest-v22.x/api/errors.html#class-error) then it will be thrown instead of the `{@link AssertionError}`.\n         * @since v13.6.0, v12.16.0\n         */\n        function match(value: string, regExp: RegExp, message?: string | Error): void;\n        /**\n         * Expects the `string` input not to match the regular expression.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.doesNotMatch('I will fail', /fail/);\n         * // AssertionError [ERR_ASSERTION]: The input was expected to not match the ...\n         *\n         * assert.doesNotMatch(123, /pass/);\n         * // AssertionError [ERR_ASSERTION]: The \"string\" argument must be of type string.\n         *\n         * assert.doesNotMatch('I will pass', /different/);\n         * // OK\n         * ```\n         *\n         * If the values do match, or if the `string` argument is of another type than `string`, an `{@link AssertionError}` is thrown with a `message` property set equal\n         * to the value of the `message` parameter. If the `message` parameter is\n         * undefined, a default error message is assigned. If the `message` parameter is an\n         * instance of an [Error](https://nodejs.org/docs/latest-v22.x/api/errors.html#class-error) then it will be thrown instead of the `{@link AssertionError}`.\n         * @since v13.6.0, v12.16.0\n         */\n        function doesNotMatch(value: string, regExp: RegExp, message?: string | Error): void;\n        /**\n         * Tests for partial deep equality between the `actual` and `expected` parameters.\n         * \"Deep\" equality means that the enumerable \"own\" properties of child objects\n         * are recursively evaluated also by the following rules. \"Partial\" equality means\n         * that only properties that exist on the `expected` parameter are going to be\n         * compared.\n         *\n         * This method always passes the same test cases as `assert.deepStrictEqual()`,\n         * behaving as a super set of it.\n         * @since v22.13.0\n         */\n        function partialDeepStrictEqual(actual: unknown, expected: unknown, message?: string | Error): void;\n        /**\n         * In strict assertion mode, non-strict methods behave like their corresponding strict methods. For example,\n         * {@link deepEqual} will behave like {@link deepStrictEqual}.\n         *\n         * In strict assertion mode, error messages for objects display a diff. In legacy assertion mode, error\n         * messages for objects display the objects, often truncated.\n         *\n         * To use strict assertion mode:\n         *\n         * ```js\n         * import { strict as assert } from 'node:assert';\n         * import assert from 'node:assert/strict';\n         * ```\n         *\n         * Example error diff:\n         *\n         * ```js\n         * import { strict as assert } from 'node:assert';\n         *\n         * assert.deepEqual([[[1, 2, 3]], 4, 5], [[[1, 2, '3']], 4, 5]);\n         * // AssertionError: Expected inputs to be strictly deep-equal:\n         * // + actual - expected ... Lines skipped\n         * //\n         * //   [\n         * //     [\n         * // ...\n         * //       2,\n         * // +     3\n         * // -     '3'\n         * //     ],\n         * // ...\n         * //     5\n         * //   ]\n         * ```\n         *\n         * To deactivate the colors, use the `NO_COLOR` or `NODE_DISABLE_COLORS` environment variables. This will also\n         * deactivate the colors in the REPL. For more on color support in terminal environments, read the tty\n         * `getColorDepth()` documentation.\n         *\n         * @since v15.0.0, v13.9.0, v12.16.2, v9.9.0\n         */\n        namespace strict {\n            type AssertionError = assert.AssertionError;\n            type AssertPredicate = assert.AssertPredicate;\n            type CallTrackerCall = assert.CallTrackerCall;\n            type CallTrackerReportInformation = assert.CallTrackerReportInformation;\n        }\n        const strict:\n            & Omit<\n                typeof assert,\n                | \"equal\"\n                | \"notEqual\"\n                | \"deepEqual\"\n                | \"notDeepEqual\"\n                | \"ok\"\n                | \"strictEqual\"\n                | \"deepStrictEqual\"\n                | \"ifError\"\n                | \"strict\"\n                | \"AssertionError\"\n            >\n            & {\n                (value: unknown, message?: string | Error): asserts value;\n                equal: typeof strictEqual;\n                notEqual: typeof notStrictEqual;\n                deepEqual: typeof deepStrictEqual;\n                notDeepEqual: typeof notDeepStrictEqual;\n                // Mapped types and assertion functions are incompatible?\n                // TS2775: Assertions require every name in the call target\n                // to be declared with an explicit type annotation.\n                ok: typeof ok;\n                strictEqual: typeof strictEqual;\n                deepStrictEqual: typeof deepStrictEqual;\n                ifError: typeof ifError;\n                strict: typeof strict;\n                AssertionError: typeof AssertionError;\n            };\n    }\n    export = assert;\n}\ndeclare module \"node:assert\" {\n    import assert = require(\"assert\");\n    export = assert;\n}\n",
  "node_modules/@types/node/async_hooks.d.ts": "/**\n * We strongly discourage the use of the `async_hooks` API.\n * Other APIs that can cover most of its use cases include:\n *\n * * [`AsyncLocalStorage`](https://nodejs.org/docs/latest-v22.x/api/async_context.html#class-asynclocalstorage) tracks async context\n * * [`process.getActiveResourcesInfo()`](https://nodejs.org/docs/latest-v22.x/api/process.html#processgetactiveresourcesinfo) tracks active resources\n *\n * The `node:async_hooks` module provides an API to track asynchronous resources.\n * It can be accessed using:\n *\n * ```js\n * import async_hooks from 'node:async_hooks';\n * ```\n * @experimental\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/async_hooks.js)\n */\ndeclare module \"async_hooks\" {\n    /**\n     * ```js\n     * import { executionAsyncId } from 'node:async_hooks';\n     * import fs from 'node:fs';\n     *\n     * console.log(executionAsyncId());  // 1 - bootstrap\n     * const path = '.';\n     * fs.open(path, 'r', (err, fd) => {\n     *   console.log(executionAsyncId());  // 6 - open()\n     * });\n     * ```\n     *\n     * The ID returned from `executionAsyncId()` is related to execution timing, not\n     * causality (which is covered by `triggerAsyncId()`):\n     *\n     * ```js\n     * const server = net.createServer((conn) => {\n     *   // Returns the ID of the server, not of the new connection, because the\n     *   // callback runs in the execution scope of the server's MakeCallback().\n     *   async_hooks.executionAsyncId();\n     *\n     * }).listen(port, () => {\n     *   // Returns the ID of a TickObject (process.nextTick()) because all\n     *   // callbacks passed to .listen() are wrapped in a nextTick().\n     *   async_hooks.executionAsyncId();\n     * });\n     * ```\n     *\n     * Promise contexts may not get precise `executionAsyncIds` by default.\n     * See the section on [promise execution tracking](https://nodejs.org/docs/latest-v22.x/api/async_hooks.html#promise-execution-tracking).\n     * @since v8.1.0\n     * @return The `asyncId` of the current execution context. Useful to track when something calls.\n     */\n    function executionAsyncId(): number;\n    /**\n     * Resource objects returned by `executionAsyncResource()` are most often internal\n     * Node.js handle objects with undocumented APIs. Using any functions or properties\n     * on the object is likely to crash your application and should be avoided.\n     *\n     * Using `executionAsyncResource()` in the top-level execution context will\n     * return an empty object as there is no handle or request object to use,\n     * but having an object representing the top-level can be helpful.\n     *\n     * ```js\n     * import { open } from 'node:fs';\n     * import { executionAsyncId, executionAsyncResource } from 'node:async_hooks';\n     *\n     * console.log(executionAsyncId(), executionAsyncResource());  // 1 {}\n     * open(new URL(import.meta.url), 'r', (err, fd) => {\n     *   console.log(executionAsyncId(), executionAsyncResource());  // 7 FSReqWrap\n     * });\n     * ```\n     *\n     * This can be used to implement continuation local storage without the\n     * use of a tracking `Map` to store the metadata:\n     *\n     * ```js\n     * import { createServer } from 'node:http';\n     * import {\n     *   executionAsyncId,\n     *   executionAsyncResource,\n     *   createHook,\n     * } from 'node:async_hooks';\n     * const sym = Symbol('state'); // Private symbol to avoid pollution\n     *\n     * createHook({\n     *   init(asyncId, type, triggerAsyncId, resource) {\n     *     const cr = executionAsyncResource();\n     *     if (cr) {\n     *       resource[sym] = cr[sym];\n     *     }\n     *   },\n     * }).enable();\n     *\n     * const server = createServer((req, res) => {\n     *   executionAsyncResource()[sym] = { state: req.url };\n     *   setTimeout(function() {\n     *     res.end(JSON.stringify(executionAsyncResource()[sym]));\n     *   }, 100);\n     * }).listen(3000);\n     * ```\n     * @since v13.9.0, v12.17.0\n     * @return The resource representing the current execution. Useful to store data within the resource.\n     */\n    function executionAsyncResource(): object;\n    /**\n     * ```js\n     * const server = net.createServer((conn) => {\n     *   // The resource that caused (or triggered) this callback to be called\n     *   // was that of the new connection. Thus the return value of triggerAsyncId()\n     *   // is the asyncId of \"conn\".\n     *   async_hooks.triggerAsyncId();\n     *\n     * }).listen(port, () => {\n     *   // Even though all callbacks passed to .listen() are wrapped in a nextTick()\n     *   // the callback itself exists because the call to the server's .listen()\n     *   // was made. So the return value would be the ID of the server.\n     *   async_hooks.triggerAsyncId();\n     * });\n     * ```\n     *\n     * Promise contexts may not get valid `triggerAsyncId`s by default. See\n     * the section on [promise execution tracking](https://nodejs.org/docs/latest-v22.x/api/async_hooks.html#promise-execution-tracking).\n     * @return The ID of the resource responsible for calling the callback that is currently being executed.\n     */\n    function triggerAsyncId(): number;\n    interface HookCallbacks {\n        /**\n         * Called when a class is constructed that has the possibility to emit an asynchronous event.\n         * @param asyncId A unique ID for the async resource\n         * @param type The type of the async resource\n         * @param triggerAsyncId The unique ID of the async resource in whose execution context this async resource was created\n         * @param resource Reference to the resource representing the async operation, needs to be released during destroy\n         */\n        init?(asyncId: number, type: string, triggerAsyncId: number, resource: object): void;\n        /**\n         * When an asynchronous operation is initiated or completes a callback is called to notify the user.\n         * The before callback is called just before said callback is executed.\n         * @param asyncId the unique identifier assigned to the resource about to execute the callback.\n         */\n        before?(asyncId: number): void;\n        /**\n         * Called immediately after the callback specified in `before` is completed.\n         *\n         * If an uncaught exception occurs during execution of the callback, then `after` will run after the `'uncaughtException'` event is emitted or a `domain`'s handler runs.\n         * @param asyncId the unique identifier assigned to the resource which has executed the callback.\n         */\n        after?(asyncId: number): void;\n        /**\n         * Called when a promise has resolve() called. This may not be in the same execution id\n         * as the promise itself.\n         * @param asyncId the unique id for the promise that was resolve()d.\n         */\n        promiseResolve?(asyncId: number): void;\n        /**\n         * Called after the resource corresponding to asyncId is destroyed\n         * @param asyncId a unique ID for the async resource\n         */\n        destroy?(asyncId: number): void;\n    }\n    interface AsyncHook {\n        /**\n         * Enable the callbacks for a given AsyncHook instance. If no callbacks are provided enabling is a noop.\n         */\n        enable(): this;\n        /**\n         * Disable the callbacks for a given AsyncHook instance from the global pool of AsyncHook callbacks to be executed. Once a hook has been disabled it will not be called again until enabled.\n         */\n        disable(): this;\n    }\n    /**\n     * Registers functions to be called for different lifetime events of each async\n     * operation.\n     *\n     * The callbacks `init()`/`before()`/`after()`/`destroy()` are called for the\n     * respective asynchronous event during a resource's lifetime.\n     *\n     * All callbacks are optional. For example, if only resource cleanup needs to\n     * be tracked, then only the `destroy` callback needs to be passed. The\n     * specifics of all functions that can be passed to `callbacks` is in the `Hook Callbacks` section.\n     *\n     * ```js\n     * import { createHook } from 'node:async_hooks';\n     *\n     * const asyncHook = createHook({\n     *   init(asyncId, type, triggerAsyncId, resource) { },\n     *   destroy(asyncId) { },\n     * });\n     * ```\n     *\n     * The callbacks will be inherited via the prototype chain:\n     *\n     * ```js\n     * class MyAsyncCallbacks {\n     *   init(asyncId, type, triggerAsyncId, resource) { }\n     *   destroy(asyncId) {}\n     * }\n     *\n     * class MyAddedCallbacks extends MyAsyncCallbacks {\n     *   before(asyncId) { }\n     *   after(asyncId) { }\n     * }\n     *\n     * const asyncHook = async_hooks.createHook(new MyAddedCallbacks());\n     * ```\n     *\n     * Because promises are asynchronous resources whose lifecycle is tracked\n     * via the async hooks mechanism, the `init()`, `before()`, `after()`, and`destroy()` callbacks _must not_ be async functions that return promises.\n     * @since v8.1.0\n     * @param callbacks The `Hook Callbacks` to register\n     * @return Instance used for disabling and enabling hooks\n     */\n    function createHook(callbacks: HookCallbacks): AsyncHook;\n    interface AsyncResourceOptions {\n        /**\n         * The ID of the execution context that created this async event.\n         * @default executionAsyncId()\n         */\n        triggerAsyncId?: number | undefined;\n        /**\n         * Disables automatic `emitDestroy` when the object is garbage collected.\n         * This usually does not need to be set (even if `emitDestroy` is called\n         * manually), unless the resource's `asyncId` is retrieved and the\n         * sensitive API's `emitDestroy` is called with it.\n         * @default false\n         */\n        requireManualDestroy?: boolean | undefined;\n    }\n    /**\n     * The class `AsyncResource` is designed to be extended by the embedder's async\n     * resources. Using this, users can easily trigger the lifetime events of their\n     * own resources.\n     *\n     * The `init` hook will trigger when an `AsyncResource` is instantiated.\n     *\n     * The following is an overview of the `AsyncResource` API.\n     *\n     * ```js\n     * import { AsyncResource, executionAsyncId } from 'node:async_hooks';\n     *\n     * // AsyncResource() is meant to be extended. Instantiating a\n     * // new AsyncResource() also triggers init. If triggerAsyncId is omitted then\n     * // async_hook.executionAsyncId() is used.\n     * const asyncResource = new AsyncResource(\n     *   type, { triggerAsyncId: executionAsyncId(), requireManualDestroy: false },\n     * );\n     *\n     * // Run a function in the execution context of the resource. This will\n     * // * establish the context of the resource\n     * // * trigger the AsyncHooks before callbacks\n     * // * call the provided function `fn` with the supplied arguments\n     * // * trigger the AsyncHooks after callbacks\n     * // * restore the original execution context\n     * asyncResource.runInAsyncScope(fn, thisArg, ...args);\n     *\n     * // Call AsyncHooks destroy callbacks.\n     * asyncResource.emitDestroy();\n     *\n     * // Return the unique ID assigned to the AsyncResource instance.\n     * asyncResource.asyncId();\n     *\n     * // Return the trigger ID for the AsyncResource instance.\n     * asyncResource.triggerAsyncId();\n     * ```\n     */\n    class AsyncResource {\n        /**\n         * AsyncResource() is meant to be extended. Instantiating a\n         * new AsyncResource() also triggers init. If triggerAsyncId is omitted then\n         * async_hook.executionAsyncId() is used.\n         * @param type The type of async event.\n         * @param triggerAsyncId The ID of the execution context that created\n         *   this async event (default: `executionAsyncId()`), or an\n         *   AsyncResourceOptions object (since v9.3.0)\n         */\n        constructor(type: string, triggerAsyncId?: number | AsyncResourceOptions);\n        /**\n         * Binds the given function to the current execution context.\n         * @since v14.8.0, v12.19.0\n         * @param fn The function to bind to the current execution context.\n         * @param type An optional name to associate with the underlying `AsyncResource`.\n         */\n        static bind<Func extends (this: ThisArg, ...args: any[]) => any, ThisArg>(\n            fn: Func,\n            type?: string,\n            thisArg?: ThisArg,\n        ): Func;\n        /**\n         * Binds the given function to execute to this `AsyncResource`'s scope.\n         * @since v14.8.0, v12.19.0\n         * @param fn The function to bind to the current `AsyncResource`.\n         */\n        bind<Func extends (...args: any[]) => any>(fn: Func): Func;\n        /**\n         * Call the provided function with the provided arguments in the execution context\n         * of the async resource. This will establish the context, trigger the AsyncHooks\n         * before callbacks, call the function, trigger the AsyncHooks after callbacks, and\n         * then restore the original execution context.\n         * @since v9.6.0\n         * @param fn The function to call in the execution context of this async resource.\n         * @param thisArg The receiver to be used for the function call.\n         * @param args Optional arguments to pass to the function.\n         */\n        runInAsyncScope<This, Result>(\n            fn: (this: This, ...args: any[]) => Result,\n            thisArg?: This,\n            ...args: any[]\n        ): Result;\n        /**\n         * Call all `destroy` hooks. This should only ever be called once. An error will\n         * be thrown if it is called more than once. This **must** be manually called. If\n         * the resource is left to be collected by the GC then the `destroy` hooks will\n         * never be called.\n         * @return A reference to `asyncResource`.\n         */\n        emitDestroy(): this;\n        /**\n         * @return The unique `asyncId` assigned to the resource.\n         */\n        asyncId(): number;\n        /**\n         * @return The same `triggerAsyncId` that is passed to the `AsyncResource` constructor.\n         */\n        triggerAsyncId(): number;\n    }\n    /**\n     * This class creates stores that stay coherent through asynchronous operations.\n     *\n     * While you can create your own implementation on top of the `node:async_hooks` module, `AsyncLocalStorage` should be preferred as it is a performant and memory\n     * safe implementation that involves significant optimizations that are non-obvious\n     * to implement.\n     *\n     * The following example uses `AsyncLocalStorage` to build a simple logger\n     * that assigns IDs to incoming HTTP requests and includes them in messages\n     * logged within each request.\n     *\n     * ```js\n     * import http from 'node:http';\n     * import { AsyncLocalStorage } from 'node:async_hooks';\n     *\n     * const asyncLocalStorage = new AsyncLocalStorage();\n     *\n     * function logWithId(msg) {\n     *   const id = asyncLocalStorage.getStore();\n     *   console.log(`${id !== undefined ? id : '-'}:`, msg);\n     * }\n     *\n     * let idSeq = 0;\n     * http.createServer((req, res) => {\n     *   asyncLocalStorage.run(idSeq++, () => {\n     *     logWithId('start');\n     *     // Imagine any chain of async operations here\n     *     setImmediate(() => {\n     *       logWithId('finish');\n     *       res.end();\n     *     });\n     *   });\n     * }).listen(8080);\n     *\n     * http.get('http://localhost:8080');\n     * http.get('http://localhost:8080');\n     * // Prints:\n     * //   0: start\n     * //   1: start\n     * //   0: finish\n     * //   1: finish\n     * ```\n     *\n     * Each instance of `AsyncLocalStorage` maintains an independent storage context.\n     * Multiple instances can safely exist simultaneously without risk of interfering\n     * with each other's data.\n     * @since v13.10.0, v12.17.0\n     */\n    class AsyncLocalStorage<T> {\n        /**\n         * Binds the given function to the current execution context.\n         * @since v19.8.0\n         * @param fn The function to bind to the current execution context.\n         * @return A new function that calls `fn` within the captured execution context.\n         */\n        static bind<Func extends (...args: any[]) => any>(fn: Func): Func;\n        /**\n         * Captures the current execution context and returns a function that accepts a\n         * function as an argument. Whenever the returned function is called, it\n         * calls the function passed to it within the captured context.\n         *\n         * ```js\n         * const asyncLocalStorage = new AsyncLocalStorage();\n         * const runInAsyncScope = asyncLocalStorage.run(123, () => AsyncLocalStorage.snapshot());\n         * const result = asyncLocalStorage.run(321, () => runInAsyncScope(() => asyncLocalStorage.getStore()));\n         * console.log(result);  // returns 123\n         * ```\n         *\n         * AsyncLocalStorage.snapshot() can replace the use of AsyncResource for simple\n         * async context tracking purposes, for example:\n         *\n         * ```js\n         * class Foo {\n         *   #runInAsyncScope = AsyncLocalStorage.snapshot();\n         *\n         *   get() { return this.#runInAsyncScope(() => asyncLocalStorage.getStore()); }\n         * }\n         *\n         * const foo = asyncLocalStorage.run(123, () => new Foo());\n         * console.log(asyncLocalStorage.run(321, () => foo.get())); // returns 123\n         * ```\n         * @since v19.8.0\n         * @return A new function with the signature `(fn: (...args) : R, ...args) : R`.\n         */\n        static snapshot(): <R, TArgs extends any[]>(fn: (...args: TArgs) => R, ...args: TArgs) => R;\n        /**\n         * Disables the instance of `AsyncLocalStorage`. All subsequent calls\n         * to `asyncLocalStorage.getStore()` will return `undefined` until `asyncLocalStorage.run()` or `asyncLocalStorage.enterWith()` is called again.\n         *\n         * When calling `asyncLocalStorage.disable()`, all current contexts linked to the\n         * instance will be exited.\n         *\n         * Calling `asyncLocalStorage.disable()` is required before the `asyncLocalStorage` can be garbage collected. This does not apply to stores\n         * provided by the `asyncLocalStorage`, as those objects are garbage collected\n         * along with the corresponding async resources.\n         *\n         * Use this method when the `asyncLocalStorage` is not in use anymore\n         * in the current process.\n         * @since v13.10.0, v12.17.0\n         * @experimental\n         */\n        disable(): void;\n        /**\n         * Returns the current store.\n         * If called outside of an asynchronous context initialized by\n         * calling `asyncLocalStorage.run()` or `asyncLocalStorage.enterWith()`, it\n         * returns `undefined`.\n         * @since v13.10.0, v12.17.0\n         */\n        getStore(): T | undefined;\n        /**\n         * Runs a function synchronously within a context and returns its\n         * return value. The store is not accessible outside of the callback function.\n         * The store is accessible to any asynchronous operations created within the\n         * callback.\n         *\n         * The optional `args` are passed to the callback function.\n         *\n         * If the callback function throws an error, the error is thrown by `run()` too.\n         * The stacktrace is not impacted by this call and the context is exited.\n         *\n         * Example:\n         *\n         * ```js\n         * const store = { id: 2 };\n         * try {\n         *   asyncLocalStorage.run(store, () => {\n         *     asyncLocalStorage.getStore(); // Returns the store object\n         *     setTimeout(() => {\n         *       asyncLocalStorage.getStore(); // Returns the store object\n         *     }, 200);\n         *     throw new Error();\n         *   });\n         * } catch (e) {\n         *   asyncLocalStorage.getStore(); // Returns undefined\n         *   // The error will be caught here\n         * }\n         * ```\n         * @since v13.10.0, v12.17.0\n         */\n        run<R>(store: T, callback: () => R): R;\n        run<R, TArgs extends any[]>(store: T, callback: (...args: TArgs) => R, ...args: TArgs): R;\n        /**\n         * Runs a function synchronously outside of a context and returns its\n         * return value. The store is not accessible within the callback function or\n         * the asynchronous operations created within the callback. Any `getStore()` call done within the callback function will always return `undefined`.\n         *\n         * The optional `args` are passed to the callback function.\n         *\n         * If the callback function throws an error, the error is thrown by `exit()` too.\n         * The stacktrace is not impacted by this call and the context is re-entered.\n         *\n         * Example:\n         *\n         * ```js\n         * // Within a call to run\n         * try {\n         *   asyncLocalStorage.getStore(); // Returns the store object or value\n         *   asyncLocalStorage.exit(() => {\n         *     asyncLocalStorage.getStore(); // Returns undefined\n         *     throw new Error();\n         *   });\n         * } catch (e) {\n         *   asyncLocalStorage.getStore(); // Returns the same object or value\n         *   // The error will be caught here\n         * }\n         * ```\n         * @since v13.10.0, v12.17.0\n         * @experimental\n         */\n        exit<R, TArgs extends any[]>(callback: (...args: TArgs) => R, ...args: TArgs): R;\n        /**\n         * Transitions into the context for the remainder of the current\n         * synchronous execution and then persists the store through any following\n         * asynchronous calls.\n         *\n         * Example:\n         *\n         * ```js\n         * const store = { id: 1 };\n         * // Replaces previous store with the given store object\n         * asyncLocalStorage.enterWith(store);\n         * asyncLocalStorage.getStore(); // Returns the store object\n         * someAsyncOperation(() => {\n         *   asyncLocalStorage.getStore(); // Returns the same object\n         * });\n         * ```\n         *\n         * This transition will continue for the _entire_ synchronous execution.\n         * This means that if, for example, the context is entered within an event\n         * handler subsequent event handlers will also run within that context unless\n         * specifically bound to another context with an `AsyncResource`. That is why `run()` should be preferred over `enterWith()` unless there are strong reasons\n         * to use the latter method.\n         *\n         * ```js\n         * const store = { id: 1 };\n         *\n         * emitter.on('my-event', () => {\n         *   asyncLocalStorage.enterWith(store);\n         * });\n         * emitter.on('my-event', () => {\n         *   asyncLocalStorage.getStore(); // Returns the same object\n         * });\n         *\n         * asyncLocalStorage.getStore(); // Returns undefined\n         * emitter.emit('my-event');\n         * asyncLocalStorage.getStore(); // Returns the same object\n         * ```\n         * @since v13.11.0, v12.17.0\n         * @experimental\n         */\n        enterWith(store: T): void;\n    }\n    /**\n     * @since v17.2.0, v16.14.0\n     * @return A map of provider types to the corresponding numeric id.\n     * This map contains all the event types that might be emitted by the `async_hooks.init()` event.\n     */\n    namespace asyncWrapProviders {\n        const NONE: number;\n        const DIRHANDLE: number;\n        const DNSCHANNEL: number;\n        const ELDHISTOGRAM: number;\n        const FILEHANDLE: number;\n        const FILEHANDLECLOSEREQ: number;\n        const FIXEDSIZEBLOBCOPY: number;\n        const FSEVENTWRAP: number;\n        const FSREQCALLBACK: number;\n        const FSREQPROMISE: number;\n        const GETADDRINFOREQWRAP: number;\n        const GETNAMEINFOREQWRAP: number;\n        const HEAPSNAPSHOT: number;\n        const HTTP2SESSION: number;\n        const HTTP2STREAM: number;\n        const HTTP2PING: number;\n        const HTTP2SETTINGS: number;\n        const HTTPINCOMINGMESSAGE: number;\n        const HTTPCLIENTREQUEST: number;\n        const JSSTREAM: number;\n        const JSUDPWRAP: number;\n        const MESSAGEPORT: number;\n        const PIPECONNECTWRAP: number;\n        const PIPESERVERWRAP: number;\n        const PIPEWRAP: number;\n        const PROCESSWRAP: number;\n        const PROMISE: number;\n        const QUERYWRAP: number;\n        const SHUTDOWNWRAP: number;\n        const SIGNALWRAP: number;\n        const STATWATCHER: number;\n        const STREAMPIPE: number;\n        const TCPCONNECTWRAP: number;\n        const TCPSERVERWRAP: number;\n        const TCPWRAP: number;\n        const TTYWRAP: number;\n        const UDPSENDWRAP: number;\n        const UDPWRAP: number;\n        const SIGINTWATCHDOG: number;\n        const WORKER: number;\n        const WORKERHEAPSNAPSHOT: number;\n        const WRITEWRAP: number;\n        const ZLIB: number;\n        const CHECKPRIMEREQUEST: number;\n        const PBKDF2REQUEST: number;\n        const KEYPAIRGENREQUEST: number;\n        const KEYGENREQUEST: number;\n        const KEYEXPORTREQUEST: number;\n        const CIPHERREQUEST: number;\n        const DERIVEBITSREQUEST: number;\n        const HASHREQUEST: number;\n        const RANDOMBYTESREQUEST: number;\n        const RANDOMPRIMEREQUEST: number;\n        const SCRYPTREQUEST: number;\n        const SIGNREQUEST: number;\n        const TLSWRAP: number;\n        const VERIFYREQUEST: number;\n    }\n}\ndeclare module \"node:async_hooks\" {\n    export * from \"async_hooks\";\n}\n",
  "node_modules/@types/node/buffer.buffer.d.ts": "declare module \"buffer\" {\n    type ImplicitArrayBuffer<T extends WithImplicitCoercion<ArrayBufferLike>> = T extends\n        { valueOf(): infer V extends ArrayBufferLike } ? V : T;\n    global {\n        interface BufferConstructor {\n            // see buffer.d.ts for implementation shared with all TypeScript versions\n\n            /**\n             * Allocates a new buffer containing the given {str}.\n             *\n             * @param str String to store in buffer.\n             * @param encoding encoding to use, optional.  Default is 'utf8'\n             * @deprecated since v10.0.0 - Use `Buffer.from(string[, encoding])` instead.\n             */\n            new(str: string, encoding?: BufferEncoding): Buffer<ArrayBuffer>;\n            /**\n             * Allocates a new buffer of {size} octets.\n             *\n             * @param size count of octets to allocate.\n             * @deprecated since v10.0.0 - Use `Buffer.alloc()` instead (also see `Buffer.allocUnsafe()`).\n             */\n            new(size: number): Buffer<ArrayBuffer>;\n            /**\n             * Allocates a new buffer containing the given {array} of octets.\n             *\n             * @param array The octets to store.\n             * @deprecated since v10.0.0 - Use `Buffer.from(array)` instead.\n             */\n            new(array: ArrayLike<number>): Buffer<ArrayBuffer>;\n            /**\n             * Produces a Buffer backed by the same allocated memory as\n             * the given {ArrayBuffer}/{SharedArrayBuffer}.\n             *\n             * @param arrayBuffer The ArrayBuffer with which to share memory.\n             * @deprecated since v10.0.0 - Use `Buffer.from(arrayBuffer[, byteOffset[, length]])` instead.\n             */\n            new<TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(arrayBuffer: TArrayBuffer): Buffer<TArrayBuffer>;\n            /**\n             * Allocates a new `Buffer` using an `array` of bytes in the range `0` – `255`.\n             * Array entries outside that range will be truncated to fit into it.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Creates a new Buffer containing the UTF-8 bytes of the string 'buffer'.\n             * const buf = Buffer.from([0x62, 0x75, 0x66, 0x66, 0x65, 0x72]);\n             * ```\n             *\n             * If `array` is an `Array`-like object (that is, one with a `length` property of\n             * type `number`), it is treated as if it is an array, unless it is a `Buffer` or\n             * a `Uint8Array`. This means all other `TypedArray` variants get treated as an\n             * `Array`. To create a `Buffer` from the bytes backing a `TypedArray`, use\n             * `Buffer.copyBytesFrom()`.\n             *\n             * A `TypeError` will be thrown if `array` is not an `Array` or another type\n             * appropriate for `Buffer.from()` variants.\n             *\n             * `Buffer.from(array)` and `Buffer.from(string)` may also use the internal\n             * `Buffer` pool like `Buffer.allocUnsafe()` does.\n             * @since v5.10.0\n             */\n            from(array: WithImplicitCoercion<ArrayLike<number>>): Buffer<ArrayBuffer>;\n            /**\n             * This creates a view of the `ArrayBuffer` without copying the underlying\n             * memory. For example, when passed a reference to the `.buffer` property of a\n             * `TypedArray` instance, the newly created `Buffer` will share the same\n             * allocated memory as the `TypedArray`'s underlying `ArrayBuffer`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const arr = new Uint16Array(2);\n             *\n             * arr[0] = 5000;\n             * arr[1] = 4000;\n             *\n             * // Shares memory with `arr`.\n             * const buf = Buffer.from(arr.buffer);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 88 13 a0 0f>\n             *\n             * // Changing the original Uint16Array changes the Buffer also.\n             * arr[1] = 6000;\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 88 13 70 17>\n             * ```\n             *\n             * The optional `byteOffset` and `length` arguments specify a memory range within\n             * the `arrayBuffer` that will be shared by the `Buffer`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const ab = new ArrayBuffer(10);\n             * const buf = Buffer.from(ab, 0, 2);\n             *\n             * console.log(buf.length);\n             * // Prints: 2\n             * ```\n             *\n             * A `TypeError` will be thrown if `arrayBuffer` is not an `ArrayBuffer` or a\n             * `SharedArrayBuffer` or another type appropriate for `Buffer.from()`\n             * variants.\n             *\n             * It is important to remember that a backing `ArrayBuffer` can cover a range\n             * of memory that extends beyond the bounds of a `TypedArray` view. A new\n             * `Buffer` created using the `buffer` property of a `TypedArray` may extend\n             * beyond the range of the `TypedArray`:\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const arrA = Uint8Array.from([0x63, 0x64, 0x65, 0x66]); // 4 elements\n             * const arrB = new Uint8Array(arrA.buffer, 1, 2); // 2 elements\n             * console.log(arrA.buffer === arrB.buffer); // true\n             *\n             * const buf = Buffer.from(arrB.buffer);\n             * console.log(buf);\n             * // Prints: <Buffer 63 64 65 66>\n             * ```\n             * @since v5.10.0\n             * @param arrayBuffer An `ArrayBuffer`, `SharedArrayBuffer`, for example the\n             * `.buffer` property of a `TypedArray`.\n             * @param byteOffset Index of first byte to expose. **Default:** `0`.\n             * @param length Number of bytes to expose. **Default:**\n             * `arrayBuffer.byteLength - byteOffset`.\n             */\n            from<TArrayBuffer extends WithImplicitCoercion<ArrayBufferLike>>(\n                arrayBuffer: TArrayBuffer,\n                byteOffset?: number,\n                length?: number,\n            ): Buffer<ImplicitArrayBuffer<TArrayBuffer>>;\n            /**\n             * Creates a new `Buffer` containing `string`. The `encoding` parameter identifies\n             * the character encoding to be used when converting `string` into bytes.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from('this is a tést');\n             * const buf2 = Buffer.from('7468697320697320612074c3a97374', 'hex');\n             *\n             * console.log(buf1.toString());\n             * // Prints: this is a tést\n             * console.log(buf2.toString());\n             * // Prints: this is a tést\n             * console.log(buf1.toString('latin1'));\n             * // Prints: this is a tÃ©st\n             * ```\n             *\n             * A `TypeError` will be thrown if `string` is not a string or another type\n             * appropriate for `Buffer.from()` variants.\n             *\n             * `Buffer.from(string)` may also use the internal `Buffer` pool like\n             * `Buffer.allocUnsafe()` does.\n             * @since v5.10.0\n             * @param string A string to encode.\n             * @param encoding The encoding of `string`. **Default:** `'utf8'`.\n             */\n            from(string: WithImplicitCoercion<string>, encoding?: BufferEncoding): Buffer<ArrayBuffer>;\n            from(arrayOrString: WithImplicitCoercion<ArrayLike<number> | string>): Buffer<ArrayBuffer>;\n            /**\n             * Creates a new Buffer using the passed {data}\n             * @param values to create a new Buffer\n             */\n            of(...items: number[]): Buffer<ArrayBuffer>;\n            /**\n             * Returns a new `Buffer` which is the result of concatenating all the `Buffer` instances in the `list` together.\n             *\n             * If the list has no items, or if the `totalLength` is 0, then a new zero-length `Buffer` is returned.\n             *\n             * If `totalLength` is not provided, it is calculated from the `Buffer` instances\n             * in `list` by adding their lengths.\n             *\n             * If `totalLength` is provided, it is coerced to an unsigned integer. If the\n             * combined length of the `Buffer`s in `list` exceeds `totalLength`, the result is\n             * truncated to `totalLength`. If the combined length of the `Buffer`s in `list` is\n             * less than `totalLength`, the remaining space is filled with zeros.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Create a single `Buffer` from a list of three `Buffer` instances.\n             *\n             * const buf1 = Buffer.alloc(10);\n             * const buf2 = Buffer.alloc(14);\n             * const buf3 = Buffer.alloc(18);\n             * const totalLength = buf1.length + buf2.length + buf3.length;\n             *\n             * console.log(totalLength);\n             * // Prints: 42\n             *\n             * const bufA = Buffer.concat([buf1, buf2, buf3], totalLength);\n             *\n             * console.log(bufA);\n             * // Prints: <Buffer 00 00 00 00 ...>\n             * console.log(bufA.length);\n             * // Prints: 42\n             * ```\n             *\n             * `Buffer.concat()` may also use the internal `Buffer` pool like `Buffer.allocUnsafe()` does.\n             * @since v0.7.11\n             * @param list List of `Buffer` or {@link Uint8Array} instances to concatenate.\n             * @param totalLength Total length of the `Buffer` instances in `list` when concatenated.\n             */\n            concat(list: readonly Uint8Array[], totalLength?: number): Buffer<ArrayBuffer>;\n            /**\n             * Copies the underlying memory of `view` into a new `Buffer`.\n             *\n             * ```js\n             * const u16 = new Uint16Array([0, 0xffff]);\n             * const buf = Buffer.copyBytesFrom(u16, 1, 1);\n             * u16[1] = 0;\n             * console.log(buf.length); // 2\n             * console.log(buf[0]); // 255\n             * console.log(buf[1]); // 255\n             * ```\n             * @since v19.8.0\n             * @param view The {TypedArray} to copy.\n             * @param [offset=0] The starting offset within `view`.\n             * @param [length=view.length - offset] The number of elements from `view` to copy.\n             */\n            copyBytesFrom(view: NodeJS.TypedArray, offset?: number, length?: number): Buffer<ArrayBuffer>;\n            /**\n             * Allocates a new `Buffer` of `size` bytes. If `fill` is `undefined`, the`Buffer` will be zero-filled.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.alloc(5);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 00 00 00 00 00>\n             * ```\n             *\n             * If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown.\n             *\n             * If `fill` is specified, the allocated `Buffer` will be initialized by calling `buf.fill(fill)`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.alloc(5, 'a');\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 61 61 61 61 61>\n             * ```\n             *\n             * If both `fill` and `encoding` are specified, the allocated `Buffer` will be\n             * initialized by calling `buf.fill(fill, encoding)`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.alloc(11, 'aGVsbG8gd29ybGQ=', 'base64');\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 68 65 6c 6c 6f 20 77 6f 72 6c 64>\n             * ```\n             *\n             * Calling `Buffer.alloc()` can be measurably slower than the alternative `Buffer.allocUnsafe()` but ensures that the newly created `Buffer` instance\n             * contents will never contain sensitive data from previous allocations, including\n             * data that might not have been allocated for `Buffer`s.\n             *\n             * A `TypeError` will be thrown if `size` is not a number.\n             * @since v5.10.0\n             * @param size The desired length of the new `Buffer`.\n             * @param [fill=0] A value to pre-fill the new `Buffer` with.\n             * @param [encoding='utf8'] If `fill` is a string, this is its encoding.\n             */\n            alloc(size: number, fill?: string | Uint8Array | number, encoding?: BufferEncoding): Buffer<ArrayBuffer>;\n            /**\n             * Allocates a new `Buffer` of `size` bytes. If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown.\n             *\n             * The underlying memory for `Buffer` instances created in this way is _not_\n             * _initialized_. The contents of the newly created `Buffer` are unknown and _may contain sensitive data_. Use `Buffer.alloc()` instead to initialize`Buffer` instances with zeroes.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(10);\n             *\n             * console.log(buf);\n             * // Prints (contents may vary): <Buffer a0 8b 28 3f 01 00 00 00 50 32>\n             *\n             * buf.fill(0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 00 00 00 00 00 00 00 00 00 00>\n             * ```\n             *\n             * A `TypeError` will be thrown if `size` is not a number.\n             *\n             * The `Buffer` module pre-allocates an internal `Buffer` instance of\n             * size `Buffer.poolSize` that is used as a pool for the fast allocation of new `Buffer` instances created using `Buffer.allocUnsafe()`, `Buffer.from(array)`,\n             * and `Buffer.concat()` only when `size` is less than `Buffer.poolSize >>> 1` (floor of `Buffer.poolSize` divided by two).\n             *\n             * Use of this pre-allocated internal memory pool is a key difference between\n             * calling `Buffer.alloc(size, fill)` vs. `Buffer.allocUnsafe(size).fill(fill)`.\n             * Specifically, `Buffer.alloc(size, fill)` will _never_ use the internal `Buffer`pool, while `Buffer.allocUnsafe(size).fill(fill)`_will_ use the internal`Buffer` pool if `size` is less\n             * than or equal to half `Buffer.poolSize`. The\n             * difference is subtle but can be important when an application requires the\n             * additional performance that `Buffer.allocUnsafe()` provides.\n             * @since v5.10.0\n             * @param size The desired length of the new `Buffer`.\n             */\n            allocUnsafe(size: number): Buffer<ArrayBuffer>;\n            /**\n             * Allocates a new `Buffer` of `size` bytes. If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown. A zero-length `Buffer` is created if\n             * `size` is 0.\n             *\n             * The underlying memory for `Buffer` instances created in this way is _not_\n             * _initialized_. The contents of the newly created `Buffer` are unknown and _may contain sensitive data_. Use `buf.fill(0)` to initialize\n             * such `Buffer` instances with zeroes.\n             *\n             * When using `Buffer.allocUnsafe()` to allocate new `Buffer` instances,\n             * allocations under 4 KiB are sliced from a single pre-allocated `Buffer`. This\n             * allows applications to avoid the garbage collection overhead of creating many\n             * individually allocated `Buffer` instances. This approach improves both\n             * performance and memory usage by eliminating the need to track and clean up as\n             * many individual `ArrayBuffer` objects.\n             *\n             * However, in the case where a developer may need to retain a small chunk of\n             * memory from a pool for an indeterminate amount of time, it may be appropriate\n             * to create an un-pooled `Buffer` instance using `Buffer.allocUnsafeSlow()` and\n             * then copying out the relevant bits.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Need to keep around a few small chunks of memory.\n             * const store = [];\n             *\n             * socket.on('readable', () => {\n             *   let data;\n             *   while (null !== (data = readable.read())) {\n             *     // Allocate for retained data.\n             *     const sb = Buffer.allocUnsafeSlow(10);\n             *\n             *     // Copy the data into the new allocation.\n             *     data.copy(sb, 0, 0, 10);\n             *\n             *     store.push(sb);\n             *   }\n             * });\n             * ```\n             *\n             * A `TypeError` will be thrown if `size` is not a number.\n             * @since v5.12.0\n             * @param size The desired length of the new `Buffer`.\n             */\n            allocUnsafeSlow(size: number): Buffer<ArrayBuffer>;\n        }\n        interface Buffer<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> extends Uint8Array<TArrayBuffer> {\n            // see buffer.d.ts for implementation shared with all TypeScript versions\n\n            /**\n             * Returns a new `Buffer` that references the same memory as the original, but\n             * offset and cropped by the `start` and `end` indices.\n             *\n             * This method is not compatible with the `Uint8Array.prototype.slice()`,\n             * which is a superclass of `Buffer`. To copy the slice, use`Uint8Array.prototype.slice()`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from('buffer');\n             *\n             * const copiedBuf = Uint8Array.prototype.slice.call(buf);\n             * copiedBuf[0]++;\n             * console.log(copiedBuf.toString());\n             * // Prints: cuffer\n             *\n             * console.log(buf.toString());\n             * // Prints: buffer\n             *\n             * // With buf.slice(), the original buffer is modified.\n             * const notReallyCopiedBuf = buf.slice();\n             * notReallyCopiedBuf[0]++;\n             * console.log(notReallyCopiedBuf.toString());\n             * // Prints: cuffer\n             * console.log(buf.toString());\n             * // Also prints: cuffer (!)\n             * ```\n             * @since v0.3.0\n             * @deprecated Use `subarray` instead.\n             * @param [start=0] Where the new `Buffer` will start.\n             * @param [end=buf.length] Where the new `Buffer` will end (not inclusive).\n             */\n            slice(start?: number, end?: number): Buffer<ArrayBuffer>;\n            /**\n             * Returns a new `Buffer` that references the same memory as the original, but\n             * offset and cropped by the `start` and `end` indices.\n             *\n             * Specifying `end` greater than `buf.length` will return the same result as\n             * that of `end` equal to `buf.length`.\n             *\n             * This method is inherited from [`TypedArray.prototype.subarray()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/subarray).\n             *\n             * Modifying the new `Buffer` slice will modify the memory in the original `Buffer`because the allocated memory of the two objects overlap.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Create a `Buffer` with the ASCII alphabet, take a slice, and modify one byte\n             * // from the original `Buffer`.\n             *\n             * const buf1 = Buffer.allocUnsafe(26);\n             *\n             * for (let i = 0; i < 26; i++) {\n             *   // 97 is the decimal ASCII value for 'a'.\n             *   buf1[i] = i + 97;\n             * }\n             *\n             * const buf2 = buf1.subarray(0, 3);\n             *\n             * console.log(buf2.toString('ascii', 0, buf2.length));\n             * // Prints: abc\n             *\n             * buf1[0] = 33;\n             *\n             * console.log(buf2.toString('ascii', 0, buf2.length));\n             * // Prints: !bc\n             * ```\n             *\n             * Specifying negative indexes causes the slice to be generated relative to the\n             * end of `buf` rather than the beginning.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from('buffer');\n             *\n             * console.log(buf.subarray(-6, -1).toString());\n             * // Prints: buffe\n             * // (Equivalent to buf.subarray(0, 5).)\n             *\n             * console.log(buf.subarray(-6, -2).toString());\n             * // Prints: buff\n             * // (Equivalent to buf.subarray(0, 4).)\n             *\n             * console.log(buf.subarray(-5, -2).toString());\n             * // Prints: uff\n             * // (Equivalent to buf.subarray(1, 4).)\n             * ```\n             * @since v3.0.0\n             * @param [start=0] Where the new `Buffer` will start.\n             * @param [end=buf.length] Where the new `Buffer` will end (not inclusive).\n             */\n            subarray(start?: number, end?: number): Buffer<TArrayBuffer>;\n        }\n        type NonSharedBuffer = Buffer<ArrayBuffer>;\n        type AllowSharedBuffer = Buffer<ArrayBufferLike>;\n    }\n    /** @deprecated Use `Buffer.allocUnsafeSlow()` instead. */\n    var SlowBuffer: {\n        /** @deprecated Use `Buffer.allocUnsafeSlow()` instead. */\n        new(size: number): Buffer<ArrayBuffer>;\n        prototype: Buffer;\n    };\n}\n",
  "node_modules/@types/node/buffer.d.ts": "// If lib.dom.d.ts or lib.webworker.d.ts is loaded, then use the global types.\n// Otherwise, use the types from node.\ntype _Blob = typeof globalThis extends { onmessage: any; Blob: any } ? {} : import(\"buffer\").Blob;\ntype _File = typeof globalThis extends { onmessage: any; File: any } ? {} : import(\"buffer\").File;\n\n/**\n * `Buffer` objects are used to represent a fixed-length sequence of bytes. Many\n * Node.js APIs support `Buffer`s.\n *\n * The `Buffer` class is a subclass of JavaScript's [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array) class and\n * extends it with methods that cover additional use cases. Node.js APIs accept\n * plain [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array) s wherever `Buffer`s are supported as well.\n *\n * While the `Buffer` class is available within the global scope, it is still\n * recommended to explicitly reference it via an import or require statement.\n *\n * ```js\n * import { Buffer } from 'node:buffer';\n *\n * // Creates a zero-filled Buffer of length 10.\n * const buf1 = Buffer.alloc(10);\n *\n * // Creates a Buffer of length 10,\n * // filled with bytes which all have the value `1`.\n * const buf2 = Buffer.alloc(10, 1);\n *\n * // Creates an uninitialized buffer of length 10.\n * // This is faster than calling Buffer.alloc() but the returned\n * // Buffer instance might contain old data that needs to be\n * // overwritten using fill(), write(), or other functions that fill the Buffer's\n * // contents.\n * const buf3 = Buffer.allocUnsafe(10);\n *\n * // Creates a Buffer containing the bytes [1, 2, 3].\n * const buf4 = Buffer.from([1, 2, 3]);\n *\n * // Creates a Buffer containing the bytes [1, 1, 1, 1] – the entries\n * // are all truncated using `(value &#x26; 255)` to fit into the range 0–255.\n * const buf5 = Buffer.from([257, 257.5, -255, '1']);\n *\n * // Creates a Buffer containing the UTF-8-encoded bytes for the string 'tést':\n * // [0x74, 0xc3, 0xa9, 0x73, 0x74] (in hexadecimal notation)\n * // [116, 195, 169, 115, 116] (in decimal notation)\n * const buf6 = Buffer.from('tést');\n *\n * // Creates a Buffer containing the Latin-1 bytes [0x74, 0xe9, 0x73, 0x74].\n * const buf7 = Buffer.from('tést', 'latin1');\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/buffer.js)\n */\ndeclare module \"buffer\" {\n    import { BinaryLike } from \"node:crypto\";\n    import { ReadableStream as WebReadableStream } from \"node:stream/web\";\n    /**\n     * This function returns `true` if `input` contains only valid UTF-8-encoded data,\n     * including the case in which `input` is empty.\n     *\n     * Throws if the `input` is a detached array buffer.\n     * @since v19.4.0, v18.14.0\n     * @param input The input to validate.\n     */\n    export function isUtf8(input: Buffer | ArrayBuffer | NodeJS.TypedArray): boolean;\n    /**\n     * This function returns `true` if `input` contains only valid ASCII-encoded data,\n     * including the case in which `input` is empty.\n     *\n     * Throws if the `input` is a detached array buffer.\n     * @since v19.6.0, v18.15.0\n     * @param input The input to validate.\n     */\n    export function isAscii(input: Buffer | ArrayBuffer | NodeJS.TypedArray): boolean;\n    export let INSPECT_MAX_BYTES: number;\n    export const kMaxLength: number;\n    export const kStringMaxLength: number;\n    export const constants: {\n        MAX_LENGTH: number;\n        MAX_STRING_LENGTH: number;\n    };\n    export type TranscodeEncoding =\n        | \"ascii\"\n        | \"utf8\"\n        | \"utf-8\"\n        | \"utf16le\"\n        | \"utf-16le\"\n        | \"ucs2\"\n        | \"ucs-2\"\n        | \"latin1\"\n        | \"binary\";\n    /**\n     * Re-encodes the given `Buffer` or `Uint8Array` instance from one character\n     * encoding to another. Returns a new `Buffer` instance.\n     *\n     * Throws if the `fromEnc` or `toEnc` specify invalid character encodings or if\n     * conversion from `fromEnc` to `toEnc` is not permitted.\n     *\n     * Encodings supported by `buffer.transcode()` are: `'ascii'`, `'utf8'`, `'utf16le'`, `'ucs2'`, `'latin1'`, and `'binary'`.\n     *\n     * The transcoding process will use substitution characters if a given byte\n     * sequence cannot be adequately represented in the target encoding. For instance:\n     *\n     * ```js\n     * import { Buffer, transcode } from 'node:buffer';\n     *\n     * const newBuf = transcode(Buffer.from('€'), 'utf8', 'ascii');\n     * console.log(newBuf.toString('ascii'));\n     * // Prints: '?'\n     * ```\n     *\n     * Because the Euro (`€`) sign is not representable in US-ASCII, it is replaced\n     * with `?` in the transcoded `Buffer`.\n     * @since v7.1.0\n     * @param source A `Buffer` or `Uint8Array` instance.\n     * @param fromEnc The current encoding.\n     * @param toEnc To target encoding.\n     */\n    export function transcode(source: Uint8Array, fromEnc: TranscodeEncoding, toEnc: TranscodeEncoding): Buffer;\n    /**\n     * Resolves a `'blob:nodedata:...'` an associated `Blob` object registered using\n     * a prior call to `URL.createObjectURL()`.\n     * @since v16.7.0\n     * @experimental\n     * @param id A `'blob:nodedata:...` URL string returned by a prior call to `URL.createObjectURL()`.\n     */\n    export function resolveObjectURL(id: string): Blob | undefined;\n    export { type AllowSharedBuffer, Buffer, type NonSharedBuffer };\n    /**\n     * @experimental\n     */\n    export interface BlobOptions {\n        /**\n         * One of either `'transparent'` or `'native'`. When set to `'native'`, line endings in string source parts\n         * will be converted to the platform native line-ending as specified by `import { EOL } from 'node:os'`.\n         */\n        endings?: \"transparent\" | \"native\";\n        /**\n         * The Blob content-type. The intent is for `type` to convey\n         * the MIME media type of the data, however no validation of the type format\n         * is performed.\n         */\n        type?: string | undefined;\n    }\n    /**\n     * A [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob) encapsulates immutable, raw data that can be safely shared across\n     * multiple worker threads.\n     * @since v15.7.0, v14.18.0\n     */\n    export class Blob {\n        /**\n         * The total size of the `Blob` in bytes.\n         * @since v15.7.0, v14.18.0\n         */\n        readonly size: number;\n        /**\n         * The content-type of the `Blob`.\n         * @since v15.7.0, v14.18.0\n         */\n        readonly type: string;\n        /**\n         * Creates a new `Blob` object containing a concatenation of the given sources.\n         *\n         * {ArrayBuffer}, {TypedArray}, {DataView}, and {Buffer} sources are copied into\n         * the 'Blob' and can therefore be safely modified after the 'Blob' is created.\n         *\n         * String sources are also copied into the `Blob`.\n         */\n        constructor(sources: Array<ArrayBuffer | BinaryLike | Blob>, options?: BlobOptions);\n        /**\n         * Returns a promise that fulfills with an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) containing a copy of\n         * the `Blob` data.\n         * @since v15.7.0, v14.18.0\n         */\n        arrayBuffer(): Promise<ArrayBuffer>;\n        /**\n         * The `blob.bytes()` method returns the byte of the `Blob` object as a `Promise<Uint8Array>`.\n         *\n         * ```js\n         * const blob = new Blob(['hello']);\n         * blob.bytes().then((bytes) => {\n         *   console.log(bytes); // Outputs: Uint8Array(5) [ 104, 101, 108, 108, 111 ]\n         * });\n         * ```\n         */\n        bytes(): Promise<Uint8Array>;\n        /**\n         * Creates and returns a new `Blob` containing a subset of this `Blob` objects\n         * data. The original `Blob` is not altered.\n         * @since v15.7.0, v14.18.0\n         * @param start The starting index.\n         * @param end The ending index.\n         * @param type The content-type for the new `Blob`\n         */\n        slice(start?: number, end?: number, type?: string): Blob;\n        /**\n         * Returns a promise that fulfills with the contents of the `Blob` decoded as a\n         * UTF-8 string.\n         * @since v15.7.0, v14.18.0\n         */\n        text(): Promise<string>;\n        /**\n         * Returns a new `ReadableStream` that allows the content of the `Blob` to be read.\n         * @since v16.7.0\n         */\n        stream(): WebReadableStream;\n    }\n    export interface FileOptions {\n        /**\n         * One of either `'transparent'` or `'native'`. When set to `'native'`, line endings in string source parts will be\n         * converted to the platform native line-ending as specified by `import { EOL } from 'node:os'`.\n         */\n        endings?: \"native\" | \"transparent\";\n        /** The File content-type. */\n        type?: string;\n        /** The last modified date of the file. `Default`: Date.now(). */\n        lastModified?: number;\n    }\n    /**\n     * A [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File) provides information about files.\n     * @since v19.2.0, v18.13.0\n     */\n    export class File extends Blob {\n        constructor(sources: Array<BinaryLike | Blob>, fileName: string, options?: FileOptions);\n        /**\n         * The name of the `File`.\n         * @since v19.2.0, v18.13.0\n         */\n        readonly name: string;\n        /**\n         * The last modified date of the `File`.\n         * @since v19.2.0, v18.13.0\n         */\n        readonly lastModified: number;\n    }\n    export import atob = globalThis.atob;\n    export import btoa = globalThis.btoa;\n    export type WithImplicitCoercion<T> =\n        | T\n        | { valueOf(): T }\n        | (T extends string ? { [Symbol.toPrimitive](hint: \"string\"): T } : never);\n    global {\n        namespace NodeJS {\n            export { BufferEncoding };\n        }\n        // Buffer class\n        type BufferEncoding =\n            | \"ascii\"\n            | \"utf8\"\n            | \"utf-8\"\n            | \"utf16le\"\n            | \"utf-16le\"\n            | \"ucs2\"\n            | \"ucs-2\"\n            | \"base64\"\n            | \"base64url\"\n            | \"latin1\"\n            | \"binary\"\n            | \"hex\";\n        /**\n         * Raw data is stored in instances of the Buffer class.\n         * A Buffer is similar to an array of integers but corresponds to a raw memory allocation outside the V8 heap.  A Buffer cannot be resized.\n         * Valid string encodings: 'ascii'|'utf8'|'utf16le'|'ucs2'(alias of 'utf16le')|'base64'|'base64url'|'binary'(deprecated)|'hex'\n         */\n        interface BufferConstructor {\n            // see buffer.buffer.d.ts for implementation specific to TypeScript 5.7 and later\n            // see ts5.6/buffer.buffer.d.ts for implementation specific to TypeScript 5.6 and earlier\n\n            /**\n             * Returns `true` if `obj` is a `Buffer`, `false` otherwise.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * Buffer.isBuffer(Buffer.alloc(10)); // true\n             * Buffer.isBuffer(Buffer.from('foo')); // true\n             * Buffer.isBuffer('a string'); // false\n             * Buffer.isBuffer([]); // false\n             * Buffer.isBuffer(new Uint8Array(1024)); // false\n             * ```\n             * @since v0.1.101\n             */\n            isBuffer(obj: any): obj is Buffer;\n            /**\n             * Returns `true` if `encoding` is the name of a supported character encoding,\n             * or `false` otherwise.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * console.log(Buffer.isEncoding('utf8'));\n             * // Prints: true\n             *\n             * console.log(Buffer.isEncoding('hex'));\n             * // Prints: true\n             *\n             * console.log(Buffer.isEncoding('utf/8'));\n             * // Prints: false\n             *\n             * console.log(Buffer.isEncoding(''));\n             * // Prints: false\n             * ```\n             * @since v0.9.1\n             * @param encoding A character encoding name to check.\n             */\n            isEncoding(encoding: string): encoding is BufferEncoding;\n            /**\n             * Returns the byte length of a string when encoded using `encoding`.\n             * This is not the same as [`String.prototype.length`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/length), which does not account\n             * for the encoding that is used to convert the string into bytes.\n             *\n             * For `'base64'`, `'base64url'`, and `'hex'`, this function assumes valid input.\n             * For strings that contain non-base64/hex-encoded data (e.g. whitespace), the\n             * return value might be greater than the length of a `Buffer` created from the\n             * string.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const str = '\\u00bd + \\u00bc = \\u00be';\n             *\n             * console.log(`${str}: ${str.length} characters, ` +\n             *             `${Buffer.byteLength(str, 'utf8')} bytes`);\n             * // Prints: ½ + ¼ = ¾: 9 characters, 12 bytes\n             * ```\n             *\n             * When `string` is a\n             * `Buffer`/[`DataView`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView)/[`TypedArray`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/-\n             * Reference/Global_Objects/TypedArray)/[`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer)/[`SharedArrayBuffer`](https://develop-\n             * er.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer), the byte length as reported by `.byteLength`is returned.\n             * @since v0.1.90\n             * @param string A value to calculate the length of.\n             * @param [encoding='utf8'] If `string` is a string, this is its encoding.\n             * @return The number of bytes contained within `string`.\n             */\n            byteLength(\n                string: string | Buffer | NodeJS.ArrayBufferView | ArrayBuffer | SharedArrayBuffer,\n                encoding?: BufferEncoding,\n            ): number;\n            /**\n             * Compares `buf1` to `buf2`, typically for the purpose of sorting arrays of `Buffer` instances. This is equivalent to calling `buf1.compare(buf2)`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from('1234');\n             * const buf2 = Buffer.from('0123');\n             * const arr = [buf1, buf2];\n             *\n             * console.log(arr.sort(Buffer.compare));\n             * // Prints: [ <Buffer 30 31 32 33>, <Buffer 31 32 33 34> ]\n             * // (This result is equal to: [buf2, buf1].)\n             * ```\n             * @since v0.11.13\n             * @return Either `-1`, `0`, or `1`, depending on the result of the comparison. See `compare` for details.\n             */\n            compare(buf1: Uint8Array, buf2: Uint8Array): -1 | 0 | 1;\n            /**\n             * This is the size (in bytes) of pre-allocated internal `Buffer` instances used\n             * for pooling. This value may be modified.\n             * @since v0.11.3\n             */\n            poolSize: number;\n        }\n        interface Buffer {\n            // see buffer.buffer.d.ts for implementation specific to TypeScript 5.7 and later\n            // see ts5.6/buffer.buffer.d.ts for implementation specific to TypeScript 5.6 and earlier\n\n            /**\n             * Writes `string` to `buf` at `offset` according to the character encoding in`encoding`. The `length` parameter is the number of bytes to write. If `buf` did\n             * not contain enough space to fit the entire string, only part of `string` will be\n             * written. However, partially encoded characters will not be written.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.alloc(256);\n             *\n             * const len = buf.write('\\u00bd + \\u00bc = \\u00be', 0);\n             *\n             * console.log(`${len} bytes: ${buf.toString('utf8', 0, len)}`);\n             * // Prints: 12 bytes: ½ + ¼ = ¾\n             *\n             * const buffer = Buffer.alloc(10);\n             *\n             * const length = buffer.write('abcd', 8);\n             *\n             * console.log(`${length} bytes: ${buffer.toString('utf8', 8, 10)}`);\n             * // Prints: 2 bytes : ab\n             * ```\n             * @since v0.1.90\n             * @param string String to write to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write `string`.\n             * @param [length=buf.length - offset] Maximum number of bytes to write (written bytes will not exceed `buf.length - offset`).\n             * @param [encoding='utf8'] The character encoding of `string`.\n             * @return Number of bytes written.\n             */\n            write(string: string, encoding?: BufferEncoding): number;\n            write(string: string, offset: number, encoding?: BufferEncoding): number;\n            write(string: string, offset: number, length: number, encoding?: BufferEncoding): number;\n            /**\n             * Decodes `buf` to a string according to the specified character encoding in`encoding`. `start` and `end` may be passed to decode only a subset of `buf`.\n             *\n             * If `encoding` is `'utf8'` and a byte sequence in the input is not valid UTF-8,\n             * then each invalid byte is replaced with the replacement character `U+FFFD`.\n             *\n             * The maximum length of a string instance (in UTF-16 code units) is available\n             * as {@link constants.MAX_STRING_LENGTH}.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.allocUnsafe(26);\n             *\n             * for (let i = 0; i < 26; i++) {\n             *   // 97 is the decimal ASCII value for 'a'.\n             *   buf1[i] = i + 97;\n             * }\n             *\n             * console.log(buf1.toString('utf8'));\n             * // Prints: abcdefghijklmnopqrstuvwxyz\n             * console.log(buf1.toString('utf8', 0, 5));\n             * // Prints: abcde\n             *\n             * const buf2 = Buffer.from('tést');\n             *\n             * console.log(buf2.toString('hex'));\n             * // Prints: 74c3a97374\n             * console.log(buf2.toString('utf8', 0, 3));\n             * // Prints: té\n             * console.log(buf2.toString(undefined, 0, 3));\n             * // Prints: té\n             * ```\n             * @since v0.1.90\n             * @param [encoding='utf8'] The character encoding to use.\n             * @param [start=0] The byte offset to start decoding at.\n             * @param [end=buf.length] The byte offset to stop decoding at (not inclusive).\n             */\n            toString(encoding?: BufferEncoding, start?: number, end?: number): string;\n            /**\n             * Returns a JSON representation of `buf`. [`JSON.stringify()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify) implicitly calls\n             * this function when stringifying a `Buffer` instance.\n             *\n             * `Buffer.from()` accepts objects in the format returned from this method.\n             * In particular, `Buffer.from(buf.toJSON())` works like `Buffer.from(buf)`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5]);\n             * const json = JSON.stringify(buf);\n             *\n             * console.log(json);\n             * // Prints: {\"type\":\"Buffer\",\"data\":[1,2,3,4,5]}\n             *\n             * const copy = JSON.parse(json, (key, value) => {\n             *   return value &#x26;&#x26; value.type === 'Buffer' ?\n             *     Buffer.from(value) :\n             *     value;\n             * });\n             *\n             * console.log(copy);\n             * // Prints: <Buffer 01 02 03 04 05>\n             * ```\n             * @since v0.9.2\n             */\n            toJSON(): {\n                type: \"Buffer\";\n                data: number[];\n            };\n            /**\n             * Returns `true` if both `buf` and `otherBuffer` have exactly the same bytes,`false` otherwise. Equivalent to `buf.compare(otherBuffer) === 0`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from('ABC');\n             * const buf2 = Buffer.from('414243', 'hex');\n             * const buf3 = Buffer.from('ABCD');\n             *\n             * console.log(buf1.equals(buf2));\n             * // Prints: true\n             * console.log(buf1.equals(buf3));\n             * // Prints: false\n             * ```\n             * @since v0.11.13\n             * @param otherBuffer A `Buffer` or {@link Uint8Array} with which to compare `buf`.\n             */\n            equals(otherBuffer: Uint8Array): boolean;\n            /**\n             * Compares `buf` with `target` and returns a number indicating whether `buf`comes before, after, or is the same as `target` in sort order.\n             * Comparison is based on the actual sequence of bytes in each `Buffer`.\n             *\n             * * `0` is returned if `target` is the same as `buf`\n             * * `1` is returned if `target` should come _before_`buf` when sorted.\n             * * `-1` is returned if `target` should come _after_`buf` when sorted.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from('ABC');\n             * const buf2 = Buffer.from('BCD');\n             * const buf3 = Buffer.from('ABCD');\n             *\n             * console.log(buf1.compare(buf1));\n             * // Prints: 0\n             * console.log(buf1.compare(buf2));\n             * // Prints: -1\n             * console.log(buf1.compare(buf3));\n             * // Prints: -1\n             * console.log(buf2.compare(buf1));\n             * // Prints: 1\n             * console.log(buf2.compare(buf3));\n             * // Prints: 1\n             * console.log([buf1, buf2, buf3].sort(Buffer.compare));\n             * // Prints: [ <Buffer 41 42 43>, <Buffer 41 42 43 44>, <Buffer 42 43 44> ]\n             * // (This result is equal to: [buf1, buf3, buf2].)\n             * ```\n             *\n             * The optional `targetStart`, `targetEnd`, `sourceStart`, and `sourceEnd` arguments can be used to limit the comparison to specific ranges within `target` and `buf` respectively.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from([1, 2, 3, 4, 5, 6, 7, 8, 9]);\n             * const buf2 = Buffer.from([5, 6, 7, 8, 9, 1, 2, 3, 4]);\n             *\n             * console.log(buf1.compare(buf2, 5, 9, 0, 4));\n             * // Prints: 0\n             * console.log(buf1.compare(buf2, 0, 6, 4));\n             * // Prints: -1\n             * console.log(buf1.compare(buf2, 5, 6, 5));\n             * // Prints: 1\n             * ```\n             *\n             * `ERR_OUT_OF_RANGE` is thrown if `targetStart < 0`, `sourceStart < 0`, `targetEnd > target.byteLength`, or `sourceEnd > source.byteLength`.\n             * @since v0.11.13\n             * @param target A `Buffer` or {@link Uint8Array} with which to compare `buf`.\n             * @param [targetStart=0] The offset within `target` at which to begin comparison.\n             * @param [targetEnd=target.length] The offset within `target` at which to end comparison (not inclusive).\n             * @param [sourceStart=0] The offset within `buf` at which to begin comparison.\n             * @param [sourceEnd=buf.length] The offset within `buf` at which to end comparison (not inclusive).\n             */\n            compare(\n                target: Uint8Array,\n                targetStart?: number,\n                targetEnd?: number,\n                sourceStart?: number,\n                sourceEnd?: number,\n            ): -1 | 0 | 1;\n            /**\n             * Copies data from a region of `buf` to a region in `target`, even if the `target`memory region overlaps with `buf`.\n             *\n             * [`TypedArray.prototype.set()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/set) performs the same operation, and is available\n             * for all TypedArrays, including Node.js `Buffer`s, although it takes\n             * different function arguments.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Create two `Buffer` instances.\n             * const buf1 = Buffer.allocUnsafe(26);\n             * const buf2 = Buffer.allocUnsafe(26).fill('!');\n             *\n             * for (let i = 0; i < 26; i++) {\n             *   // 97 is the decimal ASCII value for 'a'.\n             *   buf1[i] = i + 97;\n             * }\n             *\n             * // Copy `buf1` bytes 16 through 19 into `buf2` starting at byte 8 of `buf2`.\n             * buf1.copy(buf2, 8, 16, 20);\n             * // This is equivalent to:\n             * // buf2.set(buf1.subarray(16, 20), 8);\n             *\n             * console.log(buf2.toString('ascii', 0, 25));\n             * // Prints: !!!!!!!!qrst!!!!!!!!!!!!!\n             * ```\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Create a `Buffer` and copy data from one region to an overlapping region\n             * // within the same `Buffer`.\n             *\n             * const buf = Buffer.allocUnsafe(26);\n             *\n             * for (let i = 0; i < 26; i++) {\n             *   // 97 is the decimal ASCII value for 'a'.\n             *   buf[i] = i + 97;\n             * }\n             *\n             * buf.copy(buf, 0, 4, 10);\n             *\n             * console.log(buf.toString());\n             * // Prints: efghijghijklmnopqrstuvwxyz\n             * ```\n             * @since v0.1.90\n             * @param target A `Buffer` or {@link Uint8Array} to copy into.\n             * @param [targetStart=0] The offset within `target` at which to begin writing.\n             * @param [sourceStart=0] The offset within `buf` from which to begin copying.\n             * @param [sourceEnd=buf.length] The offset within `buf` at which to stop copying (not inclusive).\n             * @return The number of bytes copied.\n             */\n            copy(target: Uint8Array, targetStart?: number, sourceStart?: number, sourceEnd?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as big-endian.\n             *\n             * `value` is interpreted and written as a two's complement signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(8);\n             *\n             * buf.writeBigInt64BE(0x0102030405060708n, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 01 02 03 04 05 06 07 08>\n             * ```\n             * @since v12.0.0, v10.20.0\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeBigInt64BE(value: bigint, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as little-endian.\n             *\n             * `value` is interpreted and written as a two's complement signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(8);\n             *\n             * buf.writeBigInt64LE(0x0102030405060708n, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 08 07 06 05 04 03 02 01>\n             * ```\n             * @since v12.0.0, v10.20.0\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeBigInt64LE(value: bigint, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as big-endian.\n             *\n             * This function is also available under the `writeBigUint64BE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(8);\n             *\n             * buf.writeBigUInt64BE(0xdecafafecacefaden, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer de ca fa fe ca ce fa de>\n             * ```\n             * @since v12.0.0, v10.20.0\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeBigUInt64BE(value: bigint, offset?: number): number;\n            /**\n             * @alias Buffer.writeBigUInt64BE\n             * @since v14.10.0, v12.19.0\n             */\n            writeBigUint64BE(value: bigint, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as little-endian\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(8);\n             *\n             * buf.writeBigUInt64LE(0xdecafafecacefaden, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer de fa ce ca fe fa ca de>\n             * ```\n             *\n             * This function is also available under the `writeBigUint64LE` alias.\n             * @since v12.0.0, v10.20.0\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeBigUInt64LE(value: bigint, offset?: number): number;\n            /**\n             * @alias Buffer.writeBigUInt64LE\n             * @since v14.10.0, v12.19.0\n             */\n            writeBigUint64LE(value: bigint, offset?: number): number;\n            /**\n             * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as little-endian. Supports up to 48 bits of accuracy. Behavior is undefined\n             * when `value` is anything other than an unsigned integer.\n             *\n             * This function is also available under the `writeUintLE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(6);\n             *\n             * buf.writeUIntLE(0x1234567890ab, 0, 6);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer ab 90 78 56 34 12>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`.\n             * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeUIntLE(value: number, offset: number, byteLength: number): number;\n            /**\n             * @alias Buffer.writeUIntLE\n             * @since v14.9.0, v12.19.0\n             */\n            writeUintLE(value: number, offset: number, byteLength: number): number;\n            /**\n             * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as big-endian. Supports up to 48 bits of accuracy. Behavior is undefined\n             * when `value` is anything other than an unsigned integer.\n             *\n             * This function is also available under the `writeUintBE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(6);\n             *\n             * buf.writeUIntBE(0x1234567890ab, 0, 6);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 12 34 56 78 90 ab>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`.\n             * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeUIntBE(value: number, offset: number, byteLength: number): number;\n            /**\n             * @alias Buffer.writeUIntBE\n             * @since v14.9.0, v12.19.0\n             */\n            writeUintBE(value: number, offset: number, byteLength: number): number;\n            /**\n             * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as little-endian. Supports up to 48 bits of accuracy. Behavior is undefined\n             * when `value` is anything other than a signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(6);\n             *\n             * buf.writeIntLE(0x1234567890ab, 0, 6);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer ab 90 78 56 34 12>\n             * ```\n             * @since v0.11.15\n             * @param value Number to be written to `buf`.\n             * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`.\n             * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeIntLE(value: number, offset: number, byteLength: number): number;\n            /**\n             * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as big-endian. Supports up to 48 bits of accuracy. Behavior is undefined when`value` is anything other than a\n             * signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(6);\n             *\n             * buf.writeIntBE(0x1234567890ab, 0, 6);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 12 34 56 78 90 ab>\n             * ```\n             * @since v0.11.15\n             * @param value Number to be written to `buf`.\n             * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`.\n             * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeIntBE(value: number, offset: number, byteLength: number): number;\n            /**\n             * Reads an unsigned, big-endian 64-bit integer from `buf` at the specified`offset`.\n             *\n             * This function is also available under the `readBigUint64BE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff]);\n             *\n             * console.log(buf.readBigUInt64BE(0));\n             * // Prints: 4294967295n\n             * ```\n             * @since v12.0.0, v10.20.0\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`.\n             */\n            readBigUInt64BE(offset?: number): bigint;\n            /**\n             * @alias Buffer.readBigUInt64BE\n             * @since v14.10.0, v12.19.0\n             */\n            readBigUint64BE(offset?: number): bigint;\n            /**\n             * Reads an unsigned, little-endian 64-bit integer from `buf` at the specified`offset`.\n             *\n             * This function is also available under the `readBigUint64LE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff]);\n             *\n             * console.log(buf.readBigUInt64LE(0));\n             * // Prints: 18446744069414584320n\n             * ```\n             * @since v12.0.0, v10.20.0\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`.\n             */\n            readBigUInt64LE(offset?: number): bigint;\n            /**\n             * @alias Buffer.readBigUInt64LE\n             * @since v14.10.0, v12.19.0\n             */\n            readBigUint64LE(offset?: number): bigint;\n            /**\n             * Reads a signed, big-endian 64-bit integer from `buf` at the specified `offset`.\n             *\n             * Integers read from a `Buffer` are interpreted as two's complement signed\n             * values.\n             * @since v12.0.0, v10.20.0\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`.\n             */\n            readBigInt64BE(offset?: number): bigint;\n            /**\n             * Reads a signed, little-endian 64-bit integer from `buf` at the specified`offset`.\n             *\n             * Integers read from a `Buffer` are interpreted as two's complement signed\n             * values.\n             * @since v12.0.0, v10.20.0\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`.\n             */\n            readBigInt64LE(offset?: number): bigint;\n            /**\n             * Reads `byteLength` number of bytes from `buf` at the specified `offset` and interprets the result as an unsigned, little-endian integer supporting\n             * up to 48 bits of accuracy.\n             *\n             * This function is also available under the `readUintLE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]);\n             *\n             * console.log(buf.readUIntLE(0, 6).toString(16));\n             * // Prints: ab9078563412\n             * ```\n             * @since v0.11.15\n             * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`.\n             * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`.\n             */\n            readUIntLE(offset: number, byteLength: number): number;\n            /**\n             * @alias Buffer.readUIntLE\n             * @since v14.9.0, v12.19.0\n             */\n            readUintLE(offset: number, byteLength: number): number;\n            /**\n             * Reads `byteLength` number of bytes from `buf` at the specified `offset` and interprets the result as an unsigned big-endian integer supporting\n             * up to 48 bits of accuracy.\n             *\n             * This function is also available under the `readUintBE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]);\n             *\n             * console.log(buf.readUIntBE(0, 6).toString(16));\n             * // Prints: 1234567890ab\n             * console.log(buf.readUIntBE(1, 6).toString(16));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.11.15\n             * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`.\n             * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`.\n             */\n            readUIntBE(offset: number, byteLength: number): number;\n            /**\n             * @alias Buffer.readUIntBE\n             * @since v14.9.0, v12.19.0\n             */\n            readUintBE(offset: number, byteLength: number): number;\n            /**\n             * Reads `byteLength` number of bytes from `buf` at the specified `offset` and interprets the result as a little-endian, two's complement signed value\n             * supporting up to 48 bits of accuracy.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]);\n             *\n             * console.log(buf.readIntLE(0, 6).toString(16));\n             * // Prints: -546f87a9cbee\n             * ```\n             * @since v0.11.15\n             * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`.\n             * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`.\n             */\n            readIntLE(offset: number, byteLength: number): number;\n            /**\n             * Reads `byteLength` number of bytes from `buf` at the specified `offset` and interprets the result as a big-endian, two's complement signed value\n             * supporting up to 48 bits of accuracy.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]);\n             *\n             * console.log(buf.readIntBE(0, 6).toString(16));\n             * // Prints: 1234567890ab\n             * console.log(buf.readIntBE(1, 6).toString(16));\n             * // Throws ERR_OUT_OF_RANGE.\n             * console.log(buf.readIntBE(1, 0).toString(16));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.11.15\n             * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`.\n             * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`.\n             */\n            readIntBE(offset: number, byteLength: number): number;\n            /**\n             * Reads an unsigned 8-bit integer from `buf` at the specified `offset`.\n             *\n             * This function is also available under the `readUint8` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([1, -2]);\n             *\n             * console.log(buf.readUInt8(0));\n             * // Prints: 1\n             * console.log(buf.readUInt8(1));\n             * // Prints: 254\n             * console.log(buf.readUInt8(2));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.5.0\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 1`.\n             */\n            readUInt8(offset?: number): number;\n            /**\n             * @alias Buffer.readUInt8\n             * @since v14.9.0, v12.19.0\n             */\n            readUint8(offset?: number): number;\n            /**\n             * Reads an unsigned, little-endian 16-bit integer from `buf` at the specified `offset`.\n             *\n             * This function is also available under the `readUint16LE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x12, 0x34, 0x56]);\n             *\n             * console.log(buf.readUInt16LE(0).toString(16));\n             * // Prints: 3412\n             * console.log(buf.readUInt16LE(1).toString(16));\n             * // Prints: 5634\n             * console.log(buf.readUInt16LE(2).toString(16));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.5.5\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`.\n             */\n            readUInt16LE(offset?: number): number;\n            /**\n             * @alias Buffer.readUInt16LE\n             * @since v14.9.0, v12.19.0\n             */\n            readUint16LE(offset?: number): number;\n            /**\n             * Reads an unsigned, big-endian 16-bit integer from `buf` at the specified`offset`.\n             *\n             * This function is also available under the `readUint16BE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x12, 0x34, 0x56]);\n             *\n             * console.log(buf.readUInt16BE(0).toString(16));\n             * // Prints: 1234\n             * console.log(buf.readUInt16BE(1).toString(16));\n             * // Prints: 3456\n             * ```\n             * @since v0.5.5\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`.\n             */\n            readUInt16BE(offset?: number): number;\n            /**\n             * @alias Buffer.readUInt16BE\n             * @since v14.9.0, v12.19.0\n             */\n            readUint16BE(offset?: number): number;\n            /**\n             * Reads an unsigned, little-endian 32-bit integer from `buf` at the specified`offset`.\n             *\n             * This function is also available under the `readUint32LE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78]);\n             *\n             * console.log(buf.readUInt32LE(0).toString(16));\n             * // Prints: 78563412\n             * console.log(buf.readUInt32LE(1).toString(16));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.5.5\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`.\n             */\n            readUInt32LE(offset?: number): number;\n            /**\n             * @alias Buffer.readUInt32LE\n             * @since v14.9.0, v12.19.0\n             */\n            readUint32LE(offset?: number): number;\n            /**\n             * Reads an unsigned, big-endian 32-bit integer from `buf` at the specified`offset`.\n             *\n             * This function is also available under the `readUint32BE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78]);\n             *\n             * console.log(buf.readUInt32BE(0).toString(16));\n             * // Prints: 12345678\n             * ```\n             * @since v0.5.5\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`.\n             */\n            readUInt32BE(offset?: number): number;\n            /**\n             * @alias Buffer.readUInt32BE\n             * @since v14.9.0, v12.19.0\n             */\n            readUint32BE(offset?: number): number;\n            /**\n             * Reads a signed 8-bit integer from `buf` at the specified `offset`.\n             *\n             * Integers read from a `Buffer` are interpreted as two's complement signed values.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([-1, 5]);\n             *\n             * console.log(buf.readInt8(0));\n             * // Prints: -1\n             * console.log(buf.readInt8(1));\n             * // Prints: 5\n             * console.log(buf.readInt8(2));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.5.0\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 1`.\n             */\n            readInt8(offset?: number): number;\n            /**\n             * Reads a signed, little-endian 16-bit integer from `buf` at the specified`offset`.\n             *\n             * Integers read from a `Buffer` are interpreted as two's complement signed values.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0, 5]);\n             *\n             * console.log(buf.readInt16LE(0));\n             * // Prints: 1280\n             * console.log(buf.readInt16LE(1));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.5.5\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`.\n             */\n            readInt16LE(offset?: number): number;\n            /**\n             * Reads a signed, big-endian 16-bit integer from `buf` at the specified `offset`.\n             *\n             * Integers read from a `Buffer` are interpreted as two's complement signed values.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0, 5]);\n             *\n             * console.log(buf.readInt16BE(0));\n             * // Prints: 5\n             * ```\n             * @since v0.5.5\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`.\n             */\n            readInt16BE(offset?: number): number;\n            /**\n             * Reads a signed, little-endian 32-bit integer from `buf` at the specified`offset`.\n             *\n             * Integers read from a `Buffer` are interpreted as two's complement signed values.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0, 0, 0, 5]);\n             *\n             * console.log(buf.readInt32LE(0));\n             * // Prints: 83886080\n             * console.log(buf.readInt32LE(1));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.5.5\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`.\n             */\n            readInt32LE(offset?: number): number;\n            /**\n             * Reads a signed, big-endian 32-bit integer from `buf` at the specified `offset`.\n             *\n             * Integers read from a `Buffer` are interpreted as two's complement signed values.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0, 0, 0, 5]);\n             *\n             * console.log(buf.readInt32BE(0));\n             * // Prints: 5\n             * ```\n             * @since v0.5.5\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`.\n             */\n            readInt32BE(offset?: number): number;\n            /**\n             * Reads a 32-bit, little-endian float from `buf` at the specified `offset`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([1, 2, 3, 4]);\n             *\n             * console.log(buf.readFloatLE(0));\n             * // Prints: 1.539989614439558e-36\n             * console.log(buf.readFloatLE(1));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.11.15\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`.\n             */\n            readFloatLE(offset?: number): number;\n            /**\n             * Reads a 32-bit, big-endian float from `buf` at the specified `offset`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([1, 2, 3, 4]);\n             *\n             * console.log(buf.readFloatBE(0));\n             * // Prints: 2.387939260590663e-38\n             * ```\n             * @since v0.11.15\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`.\n             */\n            readFloatBE(offset?: number): number;\n            /**\n             * Reads a 64-bit, little-endian double from `buf` at the specified `offset`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([1, 2, 3, 4, 5, 6, 7, 8]);\n             *\n             * console.log(buf.readDoubleLE(0));\n             * // Prints: 5.447603722011605e-270\n             * console.log(buf.readDoubleLE(1));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.11.15\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 8`.\n             */\n            readDoubleLE(offset?: number): number;\n            /**\n             * Reads a 64-bit, big-endian double from `buf` at the specified `offset`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([1, 2, 3, 4, 5, 6, 7, 8]);\n             *\n             * console.log(buf.readDoubleBE(0));\n             * // Prints: 8.20788039913184e-304\n             * ```\n             * @since v0.11.15\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 8`.\n             */\n            readDoubleBE(offset?: number): number;\n            reverse(): this;\n            /**\n             * Interprets `buf` as an array of unsigned 16-bit integers and swaps the\n             * byte order _in-place_. Throws `ERR_INVALID_BUFFER_SIZE` if `buf.length` is not a multiple of 2.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8]);\n             *\n             * console.log(buf1);\n             * // Prints: <Buffer 01 02 03 04 05 06 07 08>\n             *\n             * buf1.swap16();\n             *\n             * console.log(buf1);\n             * // Prints: <Buffer 02 01 04 03 06 05 08 07>\n             *\n             * const buf2 = Buffer.from([0x1, 0x2, 0x3]);\n             *\n             * buf2.swap16();\n             * // Throws ERR_INVALID_BUFFER_SIZE.\n             * ```\n             *\n             * One convenient use of `buf.swap16()` is to perform a fast in-place conversion\n             * between UTF-16 little-endian and UTF-16 big-endian:\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from('This is little-endian UTF-16', 'utf16le');\n             * buf.swap16(); // Convert to big-endian UTF-16 text.\n             * ```\n             * @since v5.10.0\n             * @return A reference to `buf`.\n             */\n            swap16(): this;\n            /**\n             * Interprets `buf` as an array of unsigned 32-bit integers and swaps the\n             * byte order _in-place_. Throws `ERR_INVALID_BUFFER_SIZE` if `buf.length` is not a multiple of 4.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8]);\n             *\n             * console.log(buf1);\n             * // Prints: <Buffer 01 02 03 04 05 06 07 08>\n             *\n             * buf1.swap32();\n             *\n             * console.log(buf1);\n             * // Prints: <Buffer 04 03 02 01 08 07 06 05>\n             *\n             * const buf2 = Buffer.from([0x1, 0x2, 0x3]);\n             *\n             * buf2.swap32();\n             * // Throws ERR_INVALID_BUFFER_SIZE.\n             * ```\n             * @since v5.10.0\n             * @return A reference to `buf`.\n             */\n            swap32(): this;\n            /**\n             * Interprets `buf` as an array of 64-bit numbers and swaps byte order _in-place_.\n             * Throws `ERR_INVALID_BUFFER_SIZE` if `buf.length` is not a multiple of 8.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8]);\n             *\n             * console.log(buf1);\n             * // Prints: <Buffer 01 02 03 04 05 06 07 08>\n             *\n             * buf1.swap64();\n             *\n             * console.log(buf1);\n             * // Prints: <Buffer 08 07 06 05 04 03 02 01>\n             *\n             * const buf2 = Buffer.from([0x1, 0x2, 0x3]);\n             *\n             * buf2.swap64();\n             * // Throws ERR_INVALID_BUFFER_SIZE.\n             * ```\n             * @since v6.3.0\n             * @return A reference to `buf`.\n             */\n            swap64(): this;\n            /**\n             * Writes `value` to `buf` at the specified `offset`. `value` must be a\n             * valid unsigned 8-bit integer. Behavior is undefined when `value` is anything\n             * other than an unsigned 8-bit integer.\n             *\n             * This function is also available under the `writeUint8` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeUInt8(0x3, 0);\n             * buf.writeUInt8(0x4, 1);\n             * buf.writeUInt8(0x23, 2);\n             * buf.writeUInt8(0x42, 3);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 03 04 23 42>\n             * ```\n             * @since v0.5.0\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 1`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeUInt8(value: number, offset?: number): number;\n            /**\n             * @alias Buffer.writeUInt8\n             * @since v14.9.0, v12.19.0\n             */\n            writeUint8(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as little-endian. The `value` must be a valid unsigned 16-bit integer. Behavior is undefined when `value` is\n             * anything other than an unsigned 16-bit integer.\n             *\n             * This function is also available under the `writeUint16LE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeUInt16LE(0xdead, 0);\n             * buf.writeUInt16LE(0xbeef, 2);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer ad de ef be>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeUInt16LE(value: number, offset?: number): number;\n            /**\n             * @alias Buffer.writeUInt16LE\n             * @since v14.9.0, v12.19.0\n             */\n            writeUint16LE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as big-endian. The `value` must be a valid unsigned 16-bit integer. Behavior is undefined when `value`is anything other than an\n             * unsigned 16-bit integer.\n             *\n             * This function is also available under the `writeUint16BE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeUInt16BE(0xdead, 0);\n             * buf.writeUInt16BE(0xbeef, 2);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer de ad be ef>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeUInt16BE(value: number, offset?: number): number;\n            /**\n             * @alias Buffer.writeUInt16BE\n             * @since v14.9.0, v12.19.0\n             */\n            writeUint16BE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as little-endian. The `value` must be a valid unsigned 32-bit integer. Behavior is undefined when `value` is\n             * anything other than an unsigned 32-bit integer.\n             *\n             * This function is also available under the `writeUint32LE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeUInt32LE(0xfeedface, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer ce fa ed fe>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeUInt32LE(value: number, offset?: number): number;\n            /**\n             * @alias Buffer.writeUInt32LE\n             * @since v14.9.0, v12.19.0\n             */\n            writeUint32LE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as big-endian. The `value` must be a valid unsigned 32-bit integer. Behavior is undefined when `value`is anything other than an\n             * unsigned 32-bit integer.\n             *\n             * This function is also available under the `writeUint32BE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeUInt32BE(0xfeedface, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer fe ed fa ce>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeUInt32BE(value: number, offset?: number): number;\n            /**\n             * @alias Buffer.writeUInt32BE\n             * @since v14.9.0, v12.19.0\n             */\n            writeUint32BE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset`. `value` must be a valid\n             * signed 8-bit integer. Behavior is undefined when `value` is anything other than\n             * a signed 8-bit integer.\n             *\n             * `value` is interpreted and written as a two's complement signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(2);\n             *\n             * buf.writeInt8(2, 0);\n             * buf.writeInt8(-2, 1);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 02 fe>\n             * ```\n             * @since v0.5.0\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 1`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeInt8(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as little-endian.  The `value` must be a valid signed 16-bit integer. Behavior is undefined when `value` is\n             * anything other than a signed 16-bit integer.\n             *\n             * The `value` is interpreted and written as a two's complement signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(2);\n             *\n             * buf.writeInt16LE(0x0304, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 04 03>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeInt16LE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as big-endian.  The `value` must be a valid signed 16-bit integer. Behavior is undefined when `value` is\n             * anything other than a signed 16-bit integer.\n             *\n             * The `value` is interpreted and written as a two's complement signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(2);\n             *\n             * buf.writeInt16BE(0x0102, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 01 02>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeInt16BE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as little-endian. The `value` must be a valid signed 32-bit integer. Behavior is undefined when `value` is\n             * anything other than a signed 32-bit integer.\n             *\n             * The `value` is interpreted and written as a two's complement signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeInt32LE(0x05060708, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 08 07 06 05>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeInt32LE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as big-endian. The `value` must be a valid signed 32-bit integer. Behavior is undefined when `value` is\n             * anything other than a signed 32-bit integer.\n             *\n             * The `value` is interpreted and written as a two's complement signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeInt32BE(0x01020304, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 01 02 03 04>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeInt32BE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as little-endian. Behavior is\n             * undefined when `value` is anything other than a JavaScript number.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeFloatLE(0xcafebabe, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer bb fe 4a 4f>\n             * ```\n             * @since v0.11.15\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeFloatLE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as big-endian. Behavior is\n             * undefined when `value` is anything other than a JavaScript number.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeFloatBE(0xcafebabe, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 4f 4a fe bb>\n             * ```\n             * @since v0.11.15\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeFloatBE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as little-endian. The `value` must be a JavaScript number. Behavior is undefined when `value` is anything\n             * other than a JavaScript number.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(8);\n             *\n             * buf.writeDoubleLE(123.456, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 77 be 9f 1a 2f dd 5e 40>\n             * ```\n             * @since v0.11.15\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 8`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeDoubleLE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as big-endian. The `value` must be a JavaScript number. Behavior is undefined when `value` is anything\n             * other than a JavaScript number.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(8);\n             *\n             * buf.writeDoubleBE(123.456, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 40 5e dd 2f 1a 9f be 77>\n             * ```\n             * @since v0.11.15\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 8`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeDoubleBE(value: number, offset?: number): number;\n            /**\n             * Fills `buf` with the specified `value`. If the `offset` and `end` are not given,\n             * the entire `buf` will be filled:\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Fill a `Buffer` with the ASCII character 'h'.\n             *\n             * const b = Buffer.allocUnsafe(50).fill('h');\n             *\n             * console.log(b.toString());\n             * // Prints: hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh\n             *\n             * // Fill a buffer with empty string\n             * const c = Buffer.allocUnsafe(5).fill('');\n             *\n             * console.log(c.fill(''));\n             * // Prints: <Buffer 00 00 00 00 00>\n             * ```\n             *\n             * `value` is coerced to a `uint32` value if it is not a string, `Buffer`, or\n             * integer. If the resulting integer is greater than `255` (decimal), `buf` will be\n             * filled with `value &#x26; 255`.\n             *\n             * If the final write of a `fill()` operation falls on a multi-byte character,\n             * then only the bytes of that character that fit into `buf` are written:\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Fill a `Buffer` with character that takes up two bytes in UTF-8.\n             *\n             * console.log(Buffer.allocUnsafe(5).fill('\\u0222'));\n             * // Prints: <Buffer c8 a2 c8 a2 c8>\n             * ```\n             *\n             * If `value` contains invalid characters, it is truncated; if no valid\n             * fill data remains, an exception is thrown:\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(5);\n             *\n             * console.log(buf.fill('a'));\n             * // Prints: <Buffer 61 61 61 61 61>\n             * console.log(buf.fill('aazz', 'hex'));\n             * // Prints: <Buffer aa aa aa aa aa>\n             * console.log(buf.fill('zz', 'hex'));\n             * // Throws an exception.\n             * ```\n             * @since v0.5.0\n             * @param value The value with which to fill `buf`. Empty value (string, Uint8Array, Buffer) is coerced to `0`.\n             * @param [offset=0] Number of bytes to skip before starting to fill `buf`.\n             * @param [end=buf.length] Where to stop filling `buf` (not inclusive).\n             * @param [encoding='utf8'] The encoding for `value` if `value` is a string.\n             * @return A reference to `buf`.\n             */\n            fill(value: string | Uint8Array | number, offset?: number, end?: number, encoding?: BufferEncoding): this;\n            /**\n             * If `value` is:\n             *\n             * * a string, `value` is interpreted according to the character encoding in `encoding`.\n             * * a `Buffer` or [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array), `value` will be used in its entirety.\n             * To compare a partial `Buffer`, use `buf.subarray`.\n             * * a number, `value` will be interpreted as an unsigned 8-bit integer\n             * value between `0` and `255`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from('this is a buffer');\n             *\n             * console.log(buf.indexOf('this'));\n             * // Prints: 0\n             * console.log(buf.indexOf('is'));\n             * // Prints: 2\n             * console.log(buf.indexOf(Buffer.from('a buffer')));\n             * // Prints: 8\n             * console.log(buf.indexOf(97));\n             * // Prints: 8 (97 is the decimal ASCII value for 'a')\n             * console.log(buf.indexOf(Buffer.from('a buffer example')));\n             * // Prints: -1\n             * console.log(buf.indexOf(Buffer.from('a buffer example').slice(0, 8)));\n             * // Prints: 8\n             *\n             * const utf16Buffer = Buffer.from('\\u039a\\u0391\\u03a3\\u03a3\\u0395', 'utf16le');\n             *\n             * console.log(utf16Buffer.indexOf('\\u03a3', 0, 'utf16le'));\n             * // Prints: 4\n             * console.log(utf16Buffer.indexOf('\\u03a3', -4, 'utf16le'));\n             * // Prints: 6\n             * ```\n             *\n             * If `value` is not a string, number, or `Buffer`, this method will throw a `TypeError`. If `value` is a number, it will be coerced to a valid byte value,\n             * an integer between 0 and 255.\n             *\n             * If `byteOffset` is not a number, it will be coerced to a number. If the result\n             * of coercion is `NaN` or `0`, then the entire buffer will be searched. This\n             * behavior matches [`String.prototype.indexOf()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/indexOf).\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const b = Buffer.from('abcdef');\n             *\n             * // Passing a value that's a number, but not a valid byte.\n             * // Prints: 2, equivalent to searching for 99 or 'c'.\n             * console.log(b.indexOf(99.9));\n             * console.log(b.indexOf(256 + 99));\n             *\n             * // Passing a byteOffset that coerces to NaN or 0.\n             * // Prints: 1, searching the whole buffer.\n             * console.log(b.indexOf('b', undefined));\n             * console.log(b.indexOf('b', {}));\n             * console.log(b.indexOf('b', null));\n             * console.log(b.indexOf('b', []));\n             * ```\n             *\n             * If `value` is an empty string or empty `Buffer` and `byteOffset` is less\n             * than `buf.length`, `byteOffset` will be returned. If `value` is empty and`byteOffset` is at least `buf.length`, `buf.length` will be returned.\n             * @since v1.5.0\n             * @param value What to search for.\n             * @param [byteOffset=0] Where to begin searching in `buf`. If negative, then offset is calculated from the end of `buf`.\n             * @param [encoding='utf8'] If `value` is a string, this is the encoding used to determine the binary representation of the string that will be searched for in `buf`.\n             * @return The index of the first occurrence of `value` in `buf`, or `-1` if `buf` does not contain `value`.\n             */\n            indexOf(value: string | number | Uint8Array, byteOffset?: number, encoding?: BufferEncoding): number;\n            /**\n             * Identical to `buf.indexOf()`, except the last occurrence of `value` is found\n             * rather than the first occurrence.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from('this buffer is a buffer');\n             *\n             * console.log(buf.lastIndexOf('this'));\n             * // Prints: 0\n             * console.log(buf.lastIndexOf('buffer'));\n             * // Prints: 17\n             * console.log(buf.lastIndexOf(Buffer.from('buffer')));\n             * // Prints: 17\n             * console.log(buf.lastIndexOf(97));\n             * // Prints: 15 (97 is the decimal ASCII value for 'a')\n             * console.log(buf.lastIndexOf(Buffer.from('yolo')));\n             * // Prints: -1\n             * console.log(buf.lastIndexOf('buffer', 5));\n             * // Prints: 5\n             * console.log(buf.lastIndexOf('buffer', 4));\n             * // Prints: -1\n             *\n             * const utf16Buffer = Buffer.from('\\u039a\\u0391\\u03a3\\u03a3\\u0395', 'utf16le');\n             *\n             * console.log(utf16Buffer.lastIndexOf('\\u03a3', undefined, 'utf16le'));\n             * // Prints: 6\n             * console.log(utf16Buffer.lastIndexOf('\\u03a3', -5, 'utf16le'));\n             * // Prints: 4\n             * ```\n             *\n             * If `value` is not a string, number, or `Buffer`, this method will throw a `TypeError`. If `value` is a number, it will be coerced to a valid byte value,\n             * an integer between 0 and 255.\n             *\n             * If `byteOffset` is not a number, it will be coerced to a number. Any arguments\n             * that coerce to `NaN`, like `{}` or `undefined`, will search the whole buffer.\n             * This behavior matches [`String.prototype.lastIndexOf()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/lastIndexOf).\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const b = Buffer.from('abcdef');\n             *\n             * // Passing a value that's a number, but not a valid byte.\n             * // Prints: 2, equivalent to searching for 99 or 'c'.\n             * console.log(b.lastIndexOf(99.9));\n             * console.log(b.lastIndexOf(256 + 99));\n             *\n             * // Passing a byteOffset that coerces to NaN.\n             * // Prints: 1, searching the whole buffer.\n             * console.log(b.lastIndexOf('b', undefined));\n             * console.log(b.lastIndexOf('b', {}));\n             *\n             * // Passing a byteOffset that coerces to 0.\n             * // Prints: -1, equivalent to passing 0.\n             * console.log(b.lastIndexOf('b', null));\n             * console.log(b.lastIndexOf('b', []));\n             * ```\n             *\n             * If `value` is an empty string or empty `Buffer`, `byteOffset` will be returned.\n             * @since v6.0.0\n             * @param value What to search for.\n             * @param [byteOffset=buf.length - 1] Where to begin searching in `buf`. If negative, then offset is calculated from the end of `buf`.\n             * @param [encoding='utf8'] If `value` is a string, this is the encoding used to determine the binary representation of the string that will be searched for in `buf`.\n             * @return The index of the last occurrence of `value` in `buf`, or `-1` if `buf` does not contain `value`.\n             */\n            lastIndexOf(value: string | number | Uint8Array, byteOffset?: number, encoding?: BufferEncoding): number;\n            /**\n             * Equivalent to `buf.indexOf() !== -1`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from('this is a buffer');\n             *\n             * console.log(buf.includes('this'));\n             * // Prints: true\n             * console.log(buf.includes('is'));\n             * // Prints: true\n             * console.log(buf.includes(Buffer.from('a buffer')));\n             * // Prints: true\n             * console.log(buf.includes(97));\n             * // Prints: true (97 is the decimal ASCII value for 'a')\n             * console.log(buf.includes(Buffer.from('a buffer example')));\n             * // Prints: false\n             * console.log(buf.includes(Buffer.from('a buffer example').slice(0, 8)));\n             * // Prints: true\n             * console.log(buf.includes('this', 4));\n             * // Prints: false\n             * ```\n             * @since v5.3.0\n             * @param value What to search for.\n             * @param [byteOffset=0] Where to begin searching in `buf`. If negative, then offset is calculated from the end of `buf`.\n             * @param [encoding='utf8'] If `value` is a string, this is its encoding.\n             * @return `true` if `value` was found in `buf`, `false` otherwise.\n             */\n            includes(value: string | number | Buffer, byteOffset?: number, encoding?: BufferEncoding): boolean;\n        }\n        var Buffer: BufferConstructor;\n        /**\n         * Decodes a string of Base64-encoded data into bytes, and encodes those bytes\n         * into a string using Latin-1 (ISO-8859-1).\n         *\n         * The `data` may be any JavaScript-value that can be coerced into a string.\n         *\n         * **This function is only provided for compatibility with legacy web platform APIs**\n         * **and should never be used in new code, because they use strings to represent**\n         * **binary data and predate the introduction of typed arrays in JavaScript.**\n         * **For code running using Node.js APIs, converting between base64-encoded strings**\n         * **and binary data should be performed using `Buffer.from(str, 'base64')` and `buf.toString('base64')`.**\n         * @since v15.13.0, v14.17.0\n         * @legacy Use `Buffer.from(data, 'base64')` instead.\n         * @param data The Base64-encoded input string.\n         */\n        function atob(data: string): string;\n        /**\n         * Decodes a string into bytes using Latin-1 (ISO-8859), and encodes those bytes\n         * into a string using Base64.\n         *\n         * The `data` may be any JavaScript-value that can be coerced into a string.\n         *\n         * **This function is only provided for compatibility with legacy web platform APIs**\n         * **and should never be used in new code, because they use strings to represent**\n         * **binary data and predate the introduction of typed arrays in JavaScript.**\n         * **For code running using Node.js APIs, converting between base64-encoded strings**\n         * **and binary data should be performed using `Buffer.from(str, 'base64')` and `buf.toString('base64')`.**\n         * @since v15.13.0, v14.17.0\n         * @legacy Use `buf.toString('base64')` instead.\n         * @param data An ASCII (Latin1) string.\n         */\n        function btoa(data: string): string;\n        interface Blob extends _Blob {}\n        /**\n         * `Blob` class is a global reference for `import { Blob } from 'node:buffer'`\n         * https://nodejs.org/api/buffer.html#class-blob\n         * @since v18.0.0\n         */\n        var Blob: typeof globalThis extends { onmessage: any; Blob: infer T } ? T\n            : typeof import(\"buffer\").Blob;\n        interface File extends _File {}\n        /**\n         * `File` class is a global reference for `import { File } from 'node:buffer'`\n         * https://nodejs.org/api/buffer.html#class-file\n         * @since v20.0.0\n         */\n        var File: typeof globalThis extends { onmessage: any; File: infer T } ? T\n            : typeof import(\"buffer\").File;\n    }\n}\ndeclare module \"node:buffer\" {\n    export * from \"buffer\";\n}\n",
  "node_modules/@types/node/child_process.d.ts": "/**\n * The `node:child_process` module provides the ability to spawn subprocesses in\n * a manner that is similar, but not identical, to [`popen(3)`](http://man7.org/linux/man-pages/man3/popen.3.html). This capability\n * is primarily provided by the {@link spawn} function:\n *\n * ```js\n * import { spawn } from 'node:child_process';\n * const ls = spawn('ls', ['-lh', '/usr']);\n *\n * ls.stdout.on('data', (data) => {\n *   console.log(`stdout: ${data}`);\n * });\n *\n * ls.stderr.on('data', (data) => {\n *   console.error(`stderr: ${data}`);\n * });\n *\n * ls.on('close', (code) => {\n *   console.log(`child process exited with code ${code}`);\n * });\n * ```\n *\n * By default, pipes for `stdin`, `stdout`, and `stderr` are established between\n * the parent Node.js process and the spawned subprocess. These pipes have\n * limited (and platform-specific) capacity. If the subprocess writes to\n * stdout in excess of that limit without the output being captured, the\n * subprocess blocks waiting for the pipe buffer to accept more data. This is\n * identical to the behavior of pipes in the shell. Use the `{ stdio: 'ignore' }` option if the output will not be consumed.\n *\n * The command lookup is performed using the `options.env.PATH` environment\n * variable if `env` is in the `options` object. Otherwise, `process.env.PATH` is\n * used. If `options.env` is set without `PATH`, lookup on Unix is performed\n * on a default search path search of `/usr/bin:/bin` (see your operating system's\n * manual for execvpe/execvp), on Windows the current processes environment\n * variable `PATH` is used.\n *\n * On Windows, environment variables are case-insensitive. Node.js\n * lexicographically sorts the `env` keys and uses the first one that\n * case-insensitively matches. Only first (in lexicographic order) entry will be\n * passed to the subprocess. This might lead to issues on Windows when passing\n * objects to the `env` option that have multiple variants of the same key, such as `PATH` and `Path`.\n *\n * The {@link spawn} method spawns the child process asynchronously,\n * without blocking the Node.js event loop. The {@link spawnSync} function provides equivalent functionality in a synchronous manner that blocks\n * the event loop until the spawned process either exits or is terminated.\n *\n * For convenience, the `node:child_process` module provides a handful of\n * synchronous and asynchronous alternatives to {@link spawn} and {@link spawnSync}. Each of these alternatives are implemented on\n * top of {@link spawn} or {@link spawnSync}.\n *\n * * {@link exec}: spawns a shell and runs a command within that\n * shell, passing the `stdout` and `stderr` to a callback function when\n * complete.\n * * {@link execFile}: similar to {@link exec} except\n * that it spawns the command directly without first spawning a shell by\n * default.\n * * {@link fork}: spawns a new Node.js process and invokes a\n * specified module with an IPC communication channel established that allows\n * sending messages between parent and child.\n * * {@link execSync}: a synchronous version of {@link exec} that will block the Node.js event loop.\n * * {@link execFileSync}: a synchronous version of {@link execFile} that will block the Node.js event loop.\n *\n * For certain use cases, such as automating shell scripts, the `synchronous counterparts` may be more convenient. In many cases, however,\n * the synchronous methods can have significant impact on performance due to\n * stalling the event loop while spawned processes complete.\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/child_process.js)\n */\ndeclare module \"child_process\" {\n    import { ObjectEncodingOptions } from \"node:fs\";\n    import { Abortable, EventEmitter } from \"node:events\";\n    import * as dgram from \"node:dgram\";\n    import * as net from \"node:net\";\n    import { Pipe, Readable, Stream, Writable } from \"node:stream\";\n    import { URL } from \"node:url\";\n    type Serializable = string | object | number | boolean | bigint;\n    type SendHandle = net.Socket | net.Server | dgram.Socket | undefined;\n    /**\n     * Instances of the `ChildProcess` represent spawned child processes.\n     *\n     * Instances of `ChildProcess` are not intended to be created directly. Rather,\n     * use the {@link spawn}, {@link exec},{@link execFile}, or {@link fork} methods to create\n     * instances of `ChildProcess`.\n     * @since v2.2.0\n     */\n    class ChildProcess extends EventEmitter {\n        /**\n         * A `Writable Stream` that represents the child process's `stdin`.\n         *\n         * If a child process waits to read all of its input, the child will not continue\n         * until this stream has been closed via `end()`.\n         *\n         * If the child was spawned with `stdio[0]` set to anything other than `'pipe'`,\n         * then this will be `null`.\n         *\n         * `subprocess.stdin` is an alias for `subprocess.stdio[0]`. Both properties will\n         * refer to the same value.\n         *\n         * The `subprocess.stdin` property can be `null` or `undefined` if the child process could not be successfully spawned.\n         * @since v0.1.90\n         */\n        stdin: Writable | null;\n        /**\n         * A `Readable Stream` that represents the child process's `stdout`.\n         *\n         * If the child was spawned with `stdio[1]` set to anything other than `'pipe'`,\n         * then this will be `null`.\n         *\n         * `subprocess.stdout` is an alias for `subprocess.stdio[1]`. Both properties will\n         * refer to the same value.\n         *\n         * ```js\n         * import { spawn } from 'node:child_process';\n         *\n         * const subprocess = spawn('ls');\n         *\n         * subprocess.stdout.on('data', (data) => {\n         *   console.log(`Received chunk ${data}`);\n         * });\n         * ```\n         *\n         * The `subprocess.stdout` property can be `null` or `undefined` if the child process could not be successfully spawned.\n         * @since v0.1.90\n         */\n        stdout: Readable | null;\n        /**\n         * A `Readable Stream` that represents the child process's `stderr`.\n         *\n         * If the child was spawned with `stdio[2]` set to anything other than `'pipe'`,\n         * then this will be `null`.\n         *\n         * `subprocess.stderr` is an alias for `subprocess.stdio[2]`. Both properties will\n         * refer to the same value.\n         *\n         * The `subprocess.stderr` property can be `null` or `undefined` if the child process could not be successfully spawned.\n         * @since v0.1.90\n         */\n        stderr: Readable | null;\n        /**\n         * The `subprocess.channel` property is a reference to the child's IPC channel. If\n         * no IPC channel exists, this property is `undefined`.\n         * @since v7.1.0\n         */\n        readonly channel?: Pipe | null | undefined;\n        /**\n         * A sparse array of pipes to the child process, corresponding with positions in\n         * the `stdio` option passed to {@link spawn} that have been set\n         * to the value `'pipe'`. `subprocess.stdio[0]`, `subprocess.stdio[1]`, and `subprocess.stdio[2]` are also available as `subprocess.stdin`, `subprocess.stdout`, and `subprocess.stderr`,\n         * respectively.\n         *\n         * In the following example, only the child's fd `1` (stdout) is configured as a\n         * pipe, so only the parent's `subprocess.stdio[1]` is a stream, all other values\n         * in the array are `null`.\n         *\n         * ```js\n         * import assert from 'node:assert';\n         * import fs from 'node:fs';\n         * import child_process from 'node:child_process';\n         *\n         * const subprocess = child_process.spawn('ls', {\n         *   stdio: [\n         *     0, // Use parent's stdin for child.\n         *     'pipe', // Pipe child's stdout to parent.\n         *     fs.openSync('err.out', 'w'), // Direct child's stderr to a file.\n         *   ],\n         * });\n         *\n         * assert.strictEqual(subprocess.stdio[0], null);\n         * assert.strictEqual(subprocess.stdio[0], subprocess.stdin);\n         *\n         * assert(subprocess.stdout);\n         * assert.strictEqual(subprocess.stdio[1], subprocess.stdout);\n         *\n         * assert.strictEqual(subprocess.stdio[2], null);\n         * assert.strictEqual(subprocess.stdio[2], subprocess.stderr);\n         * ```\n         *\n         * The `subprocess.stdio` property can be `undefined` if the child process could\n         * not be successfully spawned.\n         * @since v0.7.10\n         */\n        readonly stdio: [\n            Writable | null,\n            // stdin\n            Readable | null,\n            // stdout\n            Readable | null,\n            // stderr\n            Readable | Writable | null | undefined,\n            // extra\n            Readable | Writable | null | undefined, // extra\n        ];\n        /**\n         * The `subprocess.killed` property indicates whether the child process\n         * successfully received a signal from `subprocess.kill()`. The `killed` property\n         * does not indicate that the child process has been terminated.\n         * @since v0.5.10\n         */\n        readonly killed: boolean;\n        /**\n         * Returns the process identifier (PID) of the child process. If the child process\n         * fails to spawn due to errors, then the value is `undefined` and `error` is\n         * emitted.\n         *\n         * ```js\n         * import { spawn } from 'node:child_process';\n         * const grep = spawn('grep', ['ssh']);\n         *\n         * console.log(`Spawned child pid: ${grep.pid}`);\n         * grep.stdin.end();\n         * ```\n         * @since v0.1.90\n         */\n        readonly pid?: number | undefined;\n        /**\n         * The `subprocess.connected` property indicates whether it is still possible to\n         * send and receive messages from a child process. When `subprocess.connected` is `false`, it is no longer possible to send or receive messages.\n         * @since v0.7.2\n         */\n        readonly connected: boolean;\n        /**\n         * The `subprocess.exitCode` property indicates the exit code of the child process.\n         * If the child process is still running, the field will be `null`.\n         */\n        readonly exitCode: number | null;\n        /**\n         * The `subprocess.signalCode` property indicates the signal received by\n         * the child process if any, else `null`.\n         */\n        readonly signalCode: NodeJS.Signals | null;\n        /**\n         * The `subprocess.spawnargs` property represents the full list of command-line\n         * arguments the child process was launched with.\n         */\n        readonly spawnargs: string[];\n        /**\n         * The `subprocess.spawnfile` property indicates the executable file name of\n         * the child process that is launched.\n         *\n         * For {@link fork}, its value will be equal to `process.execPath`.\n         * For {@link spawn}, its value will be the name of\n         * the executable file.\n         * For {@link exec},  its value will be the name of the shell\n         * in which the child process is launched.\n         */\n        readonly spawnfile: string;\n        /**\n         * The `subprocess.kill()` method sends a signal to the child process. If no\n         * argument is given, the process will be sent the `'SIGTERM'` signal. See [`signal(7)`](http://man7.org/linux/man-pages/man7/signal.7.html) for a list of available signals. This function\n         * returns `true` if [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) succeeds, and `false` otherwise.\n         *\n         * ```js\n         * import { spawn } from 'node:child_process';\n         * const grep = spawn('grep', ['ssh']);\n         *\n         * grep.on('close', (code, signal) => {\n         *   console.log(\n         *     `child process terminated due to receipt of signal ${signal}`);\n         * });\n         *\n         * // Send SIGHUP to process.\n         * grep.kill('SIGHUP');\n         * ```\n         *\n         * The `ChildProcess` object may emit an `'error'` event if the signal\n         * cannot be delivered. Sending a signal to a child process that has already exited\n         * is not an error but may have unforeseen consequences. Specifically, if the\n         * process identifier (PID) has been reassigned to another process, the signal will\n         * be delivered to that process instead which can have unexpected results.\n         *\n         * While the function is called `kill`, the signal delivered to the child process\n         * may not actually terminate the process.\n         *\n         * See [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) for reference.\n         *\n         * On Windows, where POSIX signals do not exist, the `signal` argument will be\n         * ignored, and the process will be killed forcefully and abruptly (similar to `'SIGKILL'`).\n         * See `Signal Events` for more details.\n         *\n         * On Linux, child processes of child processes will not be terminated\n         * when attempting to kill their parent. This is likely to happen when running a\n         * new process in a shell or with the use of the `shell` option of `ChildProcess`:\n         *\n         * ```js\n         * 'use strict';\n         * import { spawn } from 'node:child_process';\n         *\n         * const subprocess = spawn(\n         *   'sh',\n         *   [\n         *     '-c',\n         *     `node -e \"setInterval(() => {\n         *       console.log(process.pid, 'is alive')\n         *     }, 500);\"`,\n         *   ], {\n         *     stdio: ['inherit', 'inherit', 'inherit'],\n         *   },\n         * );\n         *\n         * setTimeout(() => {\n         *   subprocess.kill(); // Does not terminate the Node.js process in the shell.\n         * }, 2000);\n         * ```\n         * @since v0.1.90\n         */\n        kill(signal?: NodeJS.Signals | number): boolean;\n        /**\n         * Calls {@link ChildProcess.kill} with `'SIGTERM'`.\n         * @since v20.5.0\n         */\n        [Symbol.dispose](): void;\n        /**\n         * When an IPC channel has been established between the parent and child (\n         * i.e. when using {@link fork}), the `subprocess.send()` method can\n         * be used to send messages to the child process. When the child process is a\n         * Node.js instance, these messages can be received via the `'message'` event.\n         *\n         * The message goes through serialization and parsing. The resulting\n         * message might not be the same as what is originally sent.\n         *\n         * For example, in the parent script:\n         *\n         * ```js\n         * import cp from 'node:child_process';\n         * const n = cp.fork(`${__dirname}/sub.js`);\n         *\n         * n.on('message', (m) => {\n         *   console.log('PARENT got message:', m);\n         * });\n         *\n         * // Causes the child to print: CHILD got message: { hello: 'world' }\n         * n.send({ hello: 'world' });\n         * ```\n         *\n         * And then the child script, `'sub.js'` might look like this:\n         *\n         * ```js\n         * process.on('message', (m) => {\n         *   console.log('CHILD got message:', m);\n         * });\n         *\n         * // Causes the parent to print: PARENT got message: { foo: 'bar', baz: null }\n         * process.send({ foo: 'bar', baz: NaN });\n         * ```\n         *\n         * Child Node.js processes will have a `process.send()` method of their own\n         * that allows the child to send messages back to the parent.\n         *\n         * There is a special case when sending a `{cmd: 'NODE_foo'}` message. Messages\n         * containing a `NODE_` prefix in the `cmd` property are reserved for use within\n         * Node.js core and will not be emitted in the child's `'message'` event. Rather, such messages are emitted using the `'internalMessage'` event and are consumed internally by Node.js.\n         * Applications should avoid using such messages or listening for `'internalMessage'` events as it is subject to change without notice.\n         *\n         * The optional `sendHandle` argument that may be passed to `subprocess.send()` is\n         * for passing a TCP server or socket object to the child process. The child will\n         * receive the object as the second argument passed to the callback function\n         * registered on the `'message'` event. Any data that is received and buffered in\n         * the socket will not be sent to the child. Sending IPC sockets is not supported on Windows.\n         *\n         * The optional `callback` is a function that is invoked after the message is\n         * sent but before the child may have received it. The function is called with a\n         * single argument: `null` on success, or an `Error` object on failure.\n         *\n         * If no `callback` function is provided and the message cannot be sent, an `'error'` event will be emitted by the `ChildProcess` object. This can\n         * happen, for instance, when the child process has already exited.\n         *\n         * `subprocess.send()` will return `false` if the channel has closed or when the\n         * backlog of unsent messages exceeds a threshold that makes it unwise to send\n         * more. Otherwise, the method returns `true`. The `callback` function can be\n         * used to implement flow control.\n         *\n         * #### Example: sending a server object\n         *\n         * The `sendHandle` argument can be used, for instance, to pass the handle of\n         * a TCP server object to the child process as illustrated in the example below:\n         *\n         * ```js\n         * import { createServer } from 'node:net';\n         * import { fork } from 'node:child_process';\n         * const subprocess = fork('subprocess.js');\n         *\n         * // Open up the server object and send the handle.\n         * const server = createServer();\n         * server.on('connection', (socket) => {\n         *   socket.end('handled by parent');\n         * });\n         * server.listen(1337, () => {\n         *   subprocess.send('server', server);\n         * });\n         * ```\n         *\n         * The child would then receive the server object as:\n         *\n         * ```js\n         * process.on('message', (m, server) => {\n         *   if (m === 'server') {\n         *     server.on('connection', (socket) => {\n         *       socket.end('handled by child');\n         *     });\n         *   }\n         * });\n         * ```\n         *\n         * Once the server is now shared between the parent and child, some connections\n         * can be handled by the parent and some by the child.\n         *\n         * While the example above uses a server created using the `node:net` module, `node:dgram` module servers use exactly the same workflow with the exceptions of\n         * listening on a `'message'` event instead of `'connection'` and using `server.bind()` instead of `server.listen()`. This is, however, only\n         * supported on Unix platforms.\n         *\n         * #### Example: sending a socket object\n         *\n         * Similarly, the `sendHandler` argument can be used to pass the handle of a\n         * socket to the child process. The example below spawns two children that each\n         * handle connections with \"normal\" or \"special\" priority:\n         *\n         * ```js\n         * import { createServer } from 'node:net';\n         * import { fork } from 'node:child_process';\n         * const normal = fork('subprocess.js', ['normal']);\n         * const special = fork('subprocess.js', ['special']);\n         *\n         * // Open up the server and send sockets to child. Use pauseOnConnect to prevent\n         * // the sockets from being read before they are sent to the child process.\n         * const server = createServer({ pauseOnConnect: true });\n         * server.on('connection', (socket) => {\n         *\n         *   // If this is special priority...\n         *   if (socket.remoteAddress === '74.125.127.100') {\n         *     special.send('socket', socket);\n         *     return;\n         *   }\n         *   // This is normal priority.\n         *   normal.send('socket', socket);\n         * });\n         * server.listen(1337);\n         * ```\n         *\n         * The `subprocess.js` would receive the socket handle as the second argument\n         * passed to the event callback function:\n         *\n         * ```js\n         * process.on('message', (m, socket) => {\n         *   if (m === 'socket') {\n         *     if (socket) {\n         *       // Check that the client socket exists.\n         *       // It is possible for the socket to be closed between the time it is\n         *       // sent and the time it is received in the child process.\n         *       socket.end(`Request handled with ${process.argv[2]} priority`);\n         *     }\n         *   }\n         * });\n         * ```\n         *\n         * Do not use `.maxConnections` on a socket that has been passed to a subprocess.\n         * The parent cannot track when the socket is destroyed.\n         *\n         * Any `'message'` handlers in the subprocess should verify that `socket` exists,\n         * as the connection may have been closed during the time it takes to send the\n         * connection to the child.\n         * @since v0.5.9\n         * @param sendHandle `undefined`, or a [`net.Socket`](https://nodejs.org/docs/latest-v22.x/api/net.html#class-netsocket), [`net.Server`](https://nodejs.org/docs/latest-v22.x/api/net.html#class-netserver), or [`dgram.Socket`](https://nodejs.org/docs/latest-v22.x/api/dgram.html#class-dgramsocket) object.\n         * @param options The `options` argument, if present, is an object used to parameterize the sending of certain types of handles. `options` supports the following properties:\n         */\n        send(message: Serializable, callback?: (error: Error | null) => void): boolean;\n        send(message: Serializable, sendHandle?: SendHandle, callback?: (error: Error | null) => void): boolean;\n        send(\n            message: Serializable,\n            sendHandle?: SendHandle,\n            options?: MessageOptions,\n            callback?: (error: Error | null) => void,\n        ): boolean;\n        /**\n         * Closes the IPC channel between parent and child, allowing the child to exit\n         * gracefully once there are no other connections keeping it alive. After calling\n         * this method the `subprocess.connected` and `process.connected` properties in\n         * both the parent and child (respectively) will be set to `false`, and it will be\n         * no longer possible to pass messages between the processes.\n         *\n         * The `'disconnect'` event will be emitted when there are no messages in the\n         * process of being received. This will most often be triggered immediately after\n         * calling `subprocess.disconnect()`.\n         *\n         * When the child process is a Node.js instance (e.g. spawned using {@link fork}), the `process.disconnect()` method can be invoked\n         * within the child process to close the IPC channel as well.\n         * @since v0.7.2\n         */\n        disconnect(): void;\n        /**\n         * By default, the parent will wait for the detached child to exit. To prevent the\n         * parent from waiting for a given `subprocess` to exit, use the `subprocess.unref()` method. Doing so will cause the parent's event loop to not\n         * include the child in its reference count, allowing the parent to exit\n         * independently of the child, unless there is an established IPC channel between\n         * the child and the parent.\n         *\n         * ```js\n         * import { spawn } from 'node:child_process';\n         *\n         * const subprocess = spawn(process.argv[0], ['child_program.js'], {\n         *   detached: true,\n         *   stdio: 'ignore',\n         * });\n         *\n         * subprocess.unref();\n         * ```\n         * @since v0.7.10\n         */\n        unref(): void;\n        /**\n         * Calling `subprocess.ref()` after making a call to `subprocess.unref()` will\n         * restore the removed reference count for the child process, forcing the parent\n         * to wait for the child to exit before exiting itself.\n         *\n         * ```js\n         * import { spawn } from 'node:child_process';\n         *\n         * const subprocess = spawn(process.argv[0], ['child_program.js'], {\n         *   detached: true,\n         *   stdio: 'ignore',\n         * });\n         *\n         * subprocess.unref();\n         * subprocess.ref();\n         * ```\n         * @since v0.7.10\n         */\n        ref(): void;\n        /**\n         * events.EventEmitter\n         * 1. close\n         * 2. disconnect\n         * 3. error\n         * 4. exit\n         * 5. message\n         * 6. spawn\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"close\", listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;\n        addListener(event: \"disconnect\", listener: () => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: \"exit\", listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;\n        addListener(event: \"message\", listener: (message: Serializable, sendHandle: SendHandle) => void): this;\n        addListener(event: \"spawn\", listener: () => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"close\", code: number | null, signal: NodeJS.Signals | null): boolean;\n        emit(event: \"disconnect\"): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"exit\", code: number | null, signal: NodeJS.Signals | null): boolean;\n        emit(event: \"message\", message: Serializable, sendHandle: SendHandle): boolean;\n        emit(event: \"spawn\", listener: () => void): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"close\", listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;\n        on(event: \"disconnect\", listener: () => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"exit\", listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;\n        on(event: \"message\", listener: (message: Serializable, sendHandle: SendHandle) => void): this;\n        on(event: \"spawn\", listener: () => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;\n        once(event: \"disconnect\", listener: () => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"exit\", listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;\n        once(event: \"message\", listener: (message: Serializable, sendHandle: SendHandle) => void): this;\n        once(event: \"spawn\", listener: () => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;\n        prependListener(event: \"disconnect\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: \"exit\", listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;\n        prependListener(event: \"message\", listener: (message: Serializable, sendHandle: SendHandle) => void): this;\n        prependListener(event: \"spawn\", listener: () => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(\n            event: \"close\",\n            listener: (code: number | null, signal: NodeJS.Signals | null) => void,\n        ): this;\n        prependOnceListener(event: \"disconnect\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(\n            event: \"exit\",\n            listener: (code: number | null, signal: NodeJS.Signals | null) => void,\n        ): this;\n        prependOnceListener(event: \"message\", listener: (message: Serializable, sendHandle: SendHandle) => void): this;\n        prependOnceListener(event: \"spawn\", listener: () => void): this;\n    }\n    // return this object when stdio option is undefined or not specified\n    interface ChildProcessWithoutNullStreams extends ChildProcess {\n        stdin: Writable;\n        stdout: Readable;\n        stderr: Readable;\n        readonly stdio: [\n            Writable,\n            Readable,\n            Readable,\n            // stderr\n            Readable | Writable | null | undefined,\n            // extra, no modification\n            Readable | Writable | null | undefined, // extra, no modification\n        ];\n    }\n    // return this object when stdio option is a tuple of 3\n    interface ChildProcessByStdio<I extends null | Writable, O extends null | Readable, E extends null | Readable>\n        extends ChildProcess\n    {\n        stdin: I;\n        stdout: O;\n        stderr: E;\n        readonly stdio: [\n            I,\n            O,\n            E,\n            Readable | Writable | null | undefined,\n            // extra, no modification\n            Readable | Writable | null | undefined, // extra, no modification\n        ];\n    }\n    interface MessageOptions {\n        keepOpen?: boolean | undefined;\n    }\n    type IOType = \"overlapped\" | \"pipe\" | \"ignore\" | \"inherit\";\n    type StdioOptions = IOType | Array<IOType | \"ipc\" | Stream | number | null | undefined>;\n    type SerializationType = \"json\" | \"advanced\";\n    interface MessagingOptions extends Abortable {\n        /**\n         * Specify the kind of serialization used for sending messages between processes.\n         * @default 'json'\n         */\n        serialization?: SerializationType | undefined;\n        /**\n         * The signal value to be used when the spawned process will be killed by the abort signal.\n         * @default 'SIGTERM'\n         */\n        killSignal?: NodeJS.Signals | number | undefined;\n        /**\n         * In milliseconds the maximum amount of time the process is allowed to run.\n         */\n        timeout?: number | undefined;\n    }\n    interface ProcessEnvOptions {\n        uid?: number | undefined;\n        gid?: number | undefined;\n        cwd?: string | URL | undefined;\n        env?: NodeJS.ProcessEnv | undefined;\n    }\n    interface CommonOptions extends ProcessEnvOptions {\n        /**\n         * @default false\n         */\n        windowsHide?: boolean | undefined;\n        /**\n         * @default 0\n         */\n        timeout?: number | undefined;\n    }\n    interface CommonSpawnOptions extends CommonOptions, MessagingOptions, Abortable {\n        argv0?: string | undefined;\n        /**\n         * Can be set to 'pipe', 'inherit', 'overlapped', or 'ignore', or an array of these strings.\n         * If passed as an array, the first element is used for `stdin`, the second for\n         * `stdout`, and the third for `stderr`. A fourth element can be used to\n         * specify the `stdio` behavior beyond the standard streams. See\n         * {@link ChildProcess.stdio} for more information.\n         *\n         * @default 'pipe'\n         */\n        stdio?: StdioOptions | undefined;\n        shell?: boolean | string | undefined;\n        windowsVerbatimArguments?: boolean | undefined;\n    }\n    interface SpawnOptions extends CommonSpawnOptions {\n        detached?: boolean | undefined;\n    }\n    interface SpawnOptionsWithoutStdio extends SpawnOptions {\n        stdio?: StdioPipeNamed | StdioPipe[] | undefined;\n    }\n    type StdioNull = \"inherit\" | \"ignore\" | Stream;\n    type StdioPipeNamed = \"pipe\" | \"overlapped\";\n    type StdioPipe = undefined | null | StdioPipeNamed;\n    interface SpawnOptionsWithStdioTuple<\n        Stdin extends StdioNull | StdioPipe,\n        Stdout extends StdioNull | StdioPipe,\n        Stderr extends StdioNull | StdioPipe,\n    > extends SpawnOptions {\n        stdio: [Stdin, Stdout, Stderr];\n    }\n    /**\n     * The `child_process.spawn()` method spawns a new process using the given `command`, with command-line arguments in `args`. If omitted, `args` defaults\n     * to an empty array.\n     *\n     * **If the `shell` option is enabled, do not pass unsanitized user input to this**\n     * **function. Any input containing shell metacharacters may be used to trigger**\n     * **arbitrary command execution.**\n     *\n     * A third argument may be used to specify additional options, with these defaults:\n     *\n     * ```js\n     * const defaults = {\n     *   cwd: undefined,\n     *   env: process.env,\n     * };\n     * ```\n     *\n     * Use `cwd` to specify the working directory from which the process is spawned.\n     * If not given, the default is to inherit the current working directory. If given,\n     * but the path does not exist, the child process emits an `ENOENT` error\n     * and exits immediately. `ENOENT` is also emitted when the command\n     * does not exist.\n     *\n     * Use `env` to specify environment variables that will be visible to the new\n     * process, the default is `process.env`.\n     *\n     * `undefined` values in `env` will be ignored.\n     *\n     * Example of running `ls -lh /usr`, capturing `stdout`, `stderr`, and the\n     * exit code:\n     *\n     * ```js\n     * import { spawn } from 'node:child_process';\n     * const ls = spawn('ls', ['-lh', '/usr']);\n     *\n     * ls.stdout.on('data', (data) => {\n     *   console.log(`stdout: ${data}`);\n     * });\n     *\n     * ls.stderr.on('data', (data) => {\n     *   console.error(`stderr: ${data}`);\n     * });\n     *\n     * ls.on('close', (code) => {\n     *   console.log(`child process exited with code ${code}`);\n     * });\n     * ```\n     *\n     * Example: A very elaborate way to run `ps ax | grep ssh`\n     *\n     * ```js\n     * import { spawn } from 'node:child_process';\n     * const ps = spawn('ps', ['ax']);\n     * const grep = spawn('grep', ['ssh']);\n     *\n     * ps.stdout.on('data', (data) => {\n     *   grep.stdin.write(data);\n     * });\n     *\n     * ps.stderr.on('data', (data) => {\n     *   console.error(`ps stderr: ${data}`);\n     * });\n     *\n     * ps.on('close', (code) => {\n     *   if (code !== 0) {\n     *     console.log(`ps process exited with code ${code}`);\n     *   }\n     *   grep.stdin.end();\n     * });\n     *\n     * grep.stdout.on('data', (data) => {\n     *   console.log(data.toString());\n     * });\n     *\n     * grep.stderr.on('data', (data) => {\n     *   console.error(`grep stderr: ${data}`);\n     * });\n     *\n     * grep.on('close', (code) => {\n     *   if (code !== 0) {\n     *     console.log(`grep process exited with code ${code}`);\n     *   }\n     * });\n     * ```\n     *\n     * Example of checking for failed `spawn`:\n     *\n     * ```js\n     * import { spawn } from 'node:child_process';\n     * const subprocess = spawn('bad_command');\n     *\n     * subprocess.on('error', (err) => {\n     *   console.error('Failed to start subprocess.');\n     * });\n     * ```\n     *\n     * Certain platforms (macOS, Linux) will use the value of `argv[0]` for the process\n     * title while others (Windows, SunOS) will use `command`.\n     *\n     * Node.js overwrites `argv[0]` with `process.execPath` on startup, so `process.argv[0]` in a Node.js child process will not match the `argv0` parameter passed to `spawn` from the parent. Retrieve\n     * it with the `process.argv0` property instead.\n     *\n     * If the `signal` option is enabled, calling `.abort()` on the corresponding `AbortController` is similar to calling `.kill()` on the child process except\n     * the error passed to the callback will be an `AbortError`:\n     *\n     * ```js\n     * import { spawn } from 'node:child_process';\n     * const controller = new AbortController();\n     * const { signal } = controller;\n     * const grep = spawn('grep', ['ssh'], { signal });\n     * grep.on('error', (err) => {\n     *   // This will be called with err being an AbortError if the controller aborts\n     * });\n     * controller.abort(); // Stops the child process\n     * ```\n     * @since v0.1.90\n     * @param command The command to run.\n     * @param args List of string arguments.\n     */\n    function spawn(command: string, options?: SpawnOptionsWithoutStdio): ChildProcessWithoutNullStreams;\n    function spawn(\n        command: string,\n        options: SpawnOptionsWithStdioTuple<StdioPipe, StdioPipe, StdioPipe>,\n    ): ChildProcessByStdio<Writable, Readable, Readable>;\n    function spawn(\n        command: string,\n        options: SpawnOptionsWithStdioTuple<StdioPipe, StdioPipe, StdioNull>,\n    ): ChildProcessByStdio<Writable, Readable, null>;\n    function spawn(\n        command: string,\n        options: SpawnOptionsWithStdioTuple<StdioPipe, StdioNull, StdioPipe>,\n    ): ChildProcessByStdio<Writable, null, Readable>;\n    function spawn(\n        command: string,\n        options: SpawnOptionsWithStdioTuple<StdioNull, StdioPipe, StdioPipe>,\n    ): ChildProcessByStdio<null, Readable, Readable>;\n    function spawn(\n        command: string,\n        options: SpawnOptionsWithStdioTuple<StdioPipe, StdioNull, StdioNull>,\n    ): ChildProcessByStdio<Writable, null, null>;\n    function spawn(\n        command: string,\n        options: SpawnOptionsWithStdioTuple<StdioNull, StdioPipe, StdioNull>,\n    ): ChildProcessByStdio<null, Readable, null>;\n    function spawn(\n        command: string,\n        options: SpawnOptionsWithStdioTuple<StdioNull, StdioNull, StdioPipe>,\n    ): ChildProcessByStdio<null, null, Readable>;\n    function spawn(\n        command: string,\n        options: SpawnOptionsWithStdioTuple<StdioNull, StdioNull, StdioNull>,\n    ): ChildProcessByStdio<null, null, null>;\n    function spawn(command: string, options: SpawnOptions): ChildProcess;\n    // overloads of spawn with 'args'\n    function spawn(\n        command: string,\n        args?: readonly string[],\n        options?: SpawnOptionsWithoutStdio,\n    ): ChildProcessWithoutNullStreams;\n    function spawn(\n        command: string,\n        args: readonly string[],\n        options: SpawnOptionsWithStdioTuple<StdioPipe, StdioPipe, StdioPipe>,\n    ): ChildProcessByStdio<Writable, Readable, Readable>;\n    function spawn(\n        command: string,\n        args: readonly string[],\n        options: SpawnOptionsWithStdioTuple<StdioPipe, StdioPipe, StdioNull>,\n    ): ChildProcessByStdio<Writable, Readable, null>;\n    function spawn(\n        command: string,\n        args: readonly string[],\n        options: SpawnOptionsWithStdioTuple<StdioPipe, StdioNull, StdioPipe>,\n    ): ChildProcessByStdio<Writable, null, Readable>;\n    function spawn(\n        command: string,\n        args: readonly string[],\n        options: SpawnOptionsWithStdioTuple<StdioNull, StdioPipe, StdioPipe>,\n    ): ChildProcessByStdio<null, Readable, Readable>;\n    function spawn(\n        command: string,\n        args: readonly string[],\n        options: SpawnOptionsWithStdioTuple<StdioPipe, StdioNull, StdioNull>,\n    ): ChildProcessByStdio<Writable, null, null>;\n    function spawn(\n        command: string,\n        args: readonly string[],\n        options: SpawnOptionsWithStdioTuple<StdioNull, StdioPipe, StdioNull>,\n    ): ChildProcessByStdio<null, Readable, null>;\n    function spawn(\n        command: string,\n        args: readonly string[],\n        options: SpawnOptionsWithStdioTuple<StdioNull, StdioNull, StdioPipe>,\n    ): ChildProcessByStdio<null, null, Readable>;\n    function spawn(\n        command: string,\n        args: readonly string[],\n        options: SpawnOptionsWithStdioTuple<StdioNull, StdioNull, StdioNull>,\n    ): ChildProcessByStdio<null, null, null>;\n    function spawn(command: string, args: readonly string[], options: SpawnOptions): ChildProcess;\n    interface ExecOptions extends CommonOptions {\n        shell?: string | undefined;\n        signal?: AbortSignal | undefined;\n        maxBuffer?: number | undefined;\n        killSignal?: NodeJS.Signals | number | undefined;\n    }\n    interface ExecOptionsWithStringEncoding extends ExecOptions {\n        encoding: BufferEncoding;\n    }\n    interface ExecOptionsWithBufferEncoding extends ExecOptions {\n        encoding: BufferEncoding | null; // specify `null`.\n    }\n    interface ExecException extends Error {\n        cmd?: string | undefined;\n        killed?: boolean | undefined;\n        code?: number | undefined;\n        signal?: NodeJS.Signals | undefined;\n        stdout?: string;\n        stderr?: string;\n    }\n    /**\n     * Spawns a shell then executes the `command` within that shell, buffering any\n     * generated output. The `command` string passed to the exec function is processed\n     * directly by the shell and special characters (vary based on [shell](https://en.wikipedia.org/wiki/List_of_command-line_interpreters))\n     * need to be dealt with accordingly:\n     *\n     * ```js\n     * import { exec } from 'node:child_process';\n     *\n     * exec('\"/path/to/test file/test.sh\" arg1 arg2');\n     * // Double quotes are used so that the space in the path is not interpreted as\n     * // a delimiter of multiple arguments.\n     *\n     * exec('echo \"The \\\\$HOME variable is $HOME\"');\n     * // The $HOME variable is escaped in the first instance, but not in the second.\n     * ```\n     *\n     * **Never pass unsanitized user input to this function. Any input containing shell**\n     * **metacharacters may be used to trigger arbitrary command execution.**\n     *\n     * If a `callback` function is provided, it is called with the arguments `(error, stdout, stderr)`. On success, `error` will be `null`. On error, `error` will be an instance of `Error`. The\n     * `error.code` property will be\n     * the exit code of the process. By convention, any exit code other than `0` indicates an error. `error.signal` will be the signal that terminated the\n     * process.\n     *\n     * The `stdout` and `stderr` arguments passed to the callback will contain the\n     * stdout and stderr output of the child process. By default, Node.js will decode\n     * the output as UTF-8 and pass strings to the callback. The `encoding` option\n     * can be used to specify the character encoding used to decode the stdout and\n     * stderr output. If `encoding` is `'buffer'`, or an unrecognized character\n     * encoding, `Buffer` objects will be passed to the callback instead.\n     *\n     * ```js\n     * import { exec } from 'node:child_process';\n     * exec('cat *.js missing_file | wc -l', (error, stdout, stderr) => {\n     *   if (error) {\n     *     console.error(`exec error: ${error}`);\n     *     return;\n     *   }\n     *   console.log(`stdout: ${stdout}`);\n     *   console.error(`stderr: ${stderr}`);\n     * });\n     * ```\n     *\n     * If `timeout` is greater than `0`, the parent will send the signal\n     * identified by the `killSignal` property (the default is `'SIGTERM'`) if the\n     * child runs longer than `timeout` milliseconds.\n     *\n     * Unlike the [`exec(3)`](http://man7.org/linux/man-pages/man3/exec.3.html) POSIX system call, `child_process.exec()` does not replace\n     * the existing process and uses a shell to execute the command.\n     *\n     * If this method is invoked as its `util.promisify()` ed version, it returns\n     * a `Promise` for an `Object` with `stdout` and `stderr` properties. The returned `ChildProcess` instance is attached to the `Promise` as a `child` property. In\n     * case of an error (including any error resulting in an exit code other than 0), a\n     * rejected promise is returned, with the same `error` object given in the\n     * callback, but with two additional properties `stdout` and `stderr`.\n     *\n     * ```js\n     * import util from 'node:util';\n     * import child_process from 'node:child_process';\n     * const exec = util.promisify(child_process.exec);\n     *\n     * async function lsExample() {\n     *   const { stdout, stderr } = await exec('ls');\n     *   console.log('stdout:', stdout);\n     *   console.error('stderr:', stderr);\n     * }\n     * lsExample();\n     * ```\n     *\n     * If the `signal` option is enabled, calling `.abort()` on the corresponding `AbortController` is similar to calling `.kill()` on the child process except\n     * the error passed to the callback will be an `AbortError`:\n     *\n     * ```js\n     * import { exec } from 'node:child_process';\n     * const controller = new AbortController();\n     * const { signal } = controller;\n     * const child = exec('grep ssh', { signal }, (error) => {\n     *   console.error(error); // an AbortError\n     * });\n     * controller.abort();\n     * ```\n     * @since v0.1.90\n     * @param command The command to run, with space-separated arguments.\n     * @param callback called with the output when process terminates.\n     */\n    function exec(\n        command: string,\n        callback?: (error: ExecException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    // `options` with `\"buffer\"` or `null` for `encoding` means stdout/stderr are definitely `Buffer`.\n    function exec(\n        command: string,\n        options: {\n            encoding: \"buffer\" | null;\n        } & ExecOptions,\n        callback?: (error: ExecException | null, stdout: Buffer, stderr: Buffer) => void,\n    ): ChildProcess;\n    // `options` with well known `encoding` means stdout/stderr are definitely `string`.\n    function exec(\n        command: string,\n        options: {\n            encoding: BufferEncoding;\n        } & ExecOptions,\n        callback?: (error: ExecException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    // `options` with an `encoding` whose type is `string` means stdout/stderr could either be `Buffer` or `string`.\n    // There is no guarantee the `encoding` is unknown as `string` is a superset of `BufferEncoding`.\n    function exec(\n        command: string,\n        options: {\n            encoding: BufferEncoding;\n        } & ExecOptions,\n        callback?: (error: ExecException | null, stdout: string | Buffer, stderr: string | Buffer) => void,\n    ): ChildProcess;\n    // `options` without an `encoding` means stdout/stderr are definitely `string`.\n    function exec(\n        command: string,\n        options: ExecOptions,\n        callback?: (error: ExecException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    // fallback if nothing else matches. Worst case is always `string | Buffer`.\n    function exec(\n        command: string,\n        options: (ObjectEncodingOptions & ExecOptions) | undefined | null,\n        callback?: (error: ExecException | null, stdout: string | Buffer, stderr: string | Buffer) => void,\n    ): ChildProcess;\n    interface PromiseWithChild<T> extends Promise<T> {\n        child: ChildProcess;\n    }\n    namespace exec {\n        function __promisify__(command: string): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            command: string,\n            options: {\n                encoding: \"buffer\" | null;\n            } & ExecOptions,\n        ): PromiseWithChild<{\n            stdout: Buffer;\n            stderr: Buffer;\n        }>;\n        function __promisify__(\n            command: string,\n            options: {\n                encoding: BufferEncoding;\n            } & ExecOptions,\n        ): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            command: string,\n            options: ExecOptions,\n        ): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            command: string,\n            options?: (ObjectEncodingOptions & ExecOptions) | null,\n        ): PromiseWithChild<{\n            stdout: string | Buffer;\n            stderr: string | Buffer;\n        }>;\n    }\n    interface ExecFileOptions extends CommonOptions, Abortable {\n        maxBuffer?: number | undefined;\n        killSignal?: NodeJS.Signals | number | undefined;\n        windowsVerbatimArguments?: boolean | undefined;\n        shell?: boolean | string | undefined;\n        signal?: AbortSignal | undefined;\n    }\n    interface ExecFileOptionsWithStringEncoding extends ExecFileOptions {\n        encoding: BufferEncoding;\n    }\n    interface ExecFileOptionsWithBufferEncoding extends ExecFileOptions {\n        encoding: \"buffer\" | null;\n    }\n    interface ExecFileOptionsWithOtherEncoding extends ExecFileOptions {\n        encoding: BufferEncoding;\n    }\n    type ExecFileException =\n        & Omit<ExecException, \"code\">\n        & Omit<NodeJS.ErrnoException, \"code\">\n        & { code?: string | number | undefined | null };\n    /**\n     * The `child_process.execFile()` function is similar to {@link exec} except that it does not spawn a shell by default. Rather, the specified\n     * executable `file` is spawned directly as a new process making it slightly more\n     * efficient than {@link exec}.\n     *\n     * The same options as {@link exec} are supported. Since a shell is\n     * not spawned, behaviors such as I/O redirection and file globbing are not\n     * supported.\n     *\n     * ```js\n     * import { execFile } from 'node:child_process';\n     * const child = execFile('node', ['--version'], (error, stdout, stderr) => {\n     *   if (error) {\n     *     throw error;\n     *   }\n     *   console.log(stdout);\n     * });\n     * ```\n     *\n     * The `stdout` and `stderr` arguments passed to the callback will contain the\n     * stdout and stderr output of the child process. By default, Node.js will decode\n     * the output as UTF-8 and pass strings to the callback. The `encoding` option\n     * can be used to specify the character encoding used to decode the stdout and\n     * stderr output. If `encoding` is `'buffer'`, or an unrecognized character\n     * encoding, `Buffer` objects will be passed to the callback instead.\n     *\n     * If this method is invoked as its `util.promisify()` ed version, it returns\n     * a `Promise` for an `Object` with `stdout` and `stderr` properties. The returned `ChildProcess` instance is attached to the `Promise` as a `child` property. In\n     * case of an error (including any error resulting in an exit code other than 0), a\n     * rejected promise is returned, with the same `error` object given in the\n     * callback, but with two additional properties `stdout` and `stderr`.\n     *\n     * ```js\n     * import util from 'node:util';\n     * import child_process from 'node:child_process';\n     * const execFile = util.promisify(child_process.execFile);\n     * async function getVersion() {\n     *   const { stdout } = await execFile('node', ['--version']);\n     *   console.log(stdout);\n     * }\n     * getVersion();\n     * ```\n     *\n     * **If the `shell` option is enabled, do not pass unsanitized user input to this**\n     * **function. Any input containing shell metacharacters may be used to trigger**\n     * **arbitrary command execution.**\n     *\n     * If the `signal` option is enabled, calling `.abort()` on the corresponding `AbortController` is similar to calling `.kill()` on the child process except\n     * the error passed to the callback will be an `AbortError`:\n     *\n     * ```js\n     * import { execFile } from 'node:child_process';\n     * const controller = new AbortController();\n     * const { signal } = controller;\n     * const child = execFile('node', ['--version'], { signal }, (error) => {\n     *   console.error(error); // an AbortError\n     * });\n     * controller.abort();\n     * ```\n     * @since v0.1.91\n     * @param file The name or path of the executable file to run.\n     * @param args List of string arguments.\n     * @param callback Called with the output when process terminates.\n     */\n    function execFile(file: string): ChildProcess;\n    function execFile(\n        file: string,\n        options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null,\n    ): ChildProcess;\n    function execFile(file: string, args?: readonly string[] | null): ChildProcess;\n    function execFile(\n        file: string,\n        args: readonly string[] | undefined | null,\n        options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null,\n    ): ChildProcess;\n    // no `options` definitely means stdout/stderr are `string`.\n    function execFile(\n        file: string,\n        callback: (error: ExecFileException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    function execFile(\n        file: string,\n        args: readonly string[] | undefined | null,\n        callback: (error: ExecFileException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    // `options` with `\"buffer\"` or `null` for `encoding` means stdout/stderr are definitely `Buffer`.\n    function execFile(\n        file: string,\n        options: ExecFileOptionsWithBufferEncoding,\n        callback: (error: ExecFileException | null, stdout: Buffer, stderr: Buffer) => void,\n    ): ChildProcess;\n    function execFile(\n        file: string,\n        args: readonly string[] | undefined | null,\n        options: ExecFileOptionsWithBufferEncoding,\n        callback: (error: ExecFileException | null, stdout: Buffer, stderr: Buffer) => void,\n    ): ChildProcess;\n    // `options` with well known `encoding` means stdout/stderr are definitely `string`.\n    function execFile(\n        file: string,\n        options: ExecFileOptionsWithStringEncoding,\n        callback: (error: ExecFileException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    function execFile(\n        file: string,\n        args: readonly string[] | undefined | null,\n        options: ExecFileOptionsWithStringEncoding,\n        callback: (error: ExecFileException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    // `options` with an `encoding` whose type is `string` means stdout/stderr could either be `Buffer` or `string`.\n    // There is no guarantee the `encoding` is unknown as `string` is a superset of `BufferEncoding`.\n    function execFile(\n        file: string,\n        options: ExecFileOptionsWithOtherEncoding,\n        callback: (error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void,\n    ): ChildProcess;\n    function execFile(\n        file: string,\n        args: readonly string[] | undefined | null,\n        options: ExecFileOptionsWithOtherEncoding,\n        callback: (error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void,\n    ): ChildProcess;\n    // `options` without an `encoding` means stdout/stderr are definitely `string`.\n    function execFile(\n        file: string,\n        options: ExecFileOptions,\n        callback: (error: ExecFileException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    function execFile(\n        file: string,\n        args: readonly string[] | undefined | null,\n        options: ExecFileOptions,\n        callback: (error: ExecFileException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    // fallback if nothing else matches. Worst case is always `string | Buffer`.\n    function execFile(\n        file: string,\n        options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null,\n        callback:\n            | ((error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void)\n            | undefined\n            | null,\n    ): ChildProcess;\n    function execFile(\n        file: string,\n        args: readonly string[] | undefined | null,\n        options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null,\n        callback:\n            | ((error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void)\n            | undefined\n            | null,\n    ): ChildProcess;\n    namespace execFile {\n        function __promisify__(file: string): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            file: string,\n            args: readonly string[] | undefined | null,\n        ): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            file: string,\n            options: ExecFileOptionsWithBufferEncoding,\n        ): PromiseWithChild<{\n            stdout: Buffer;\n            stderr: Buffer;\n        }>;\n        function __promisify__(\n            file: string,\n            args: readonly string[] | undefined | null,\n            options: ExecFileOptionsWithBufferEncoding,\n        ): PromiseWithChild<{\n            stdout: Buffer;\n            stderr: Buffer;\n        }>;\n        function __promisify__(\n            file: string,\n            options: ExecFileOptionsWithStringEncoding,\n        ): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            file: string,\n            args: readonly string[] | undefined | null,\n            options: ExecFileOptionsWithStringEncoding,\n        ): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            file: string,\n            options: ExecFileOptionsWithOtherEncoding,\n        ): PromiseWithChild<{\n            stdout: string | Buffer;\n            stderr: string | Buffer;\n        }>;\n        function __promisify__(\n            file: string,\n            args: readonly string[] | undefined | null,\n            options: ExecFileOptionsWithOtherEncoding,\n        ): PromiseWithChild<{\n            stdout: string | Buffer;\n            stderr: string | Buffer;\n        }>;\n        function __promisify__(\n            file: string,\n            options: ExecFileOptions,\n        ): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            file: string,\n            args: readonly string[] | undefined | null,\n            options: ExecFileOptions,\n        ): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            file: string,\n            options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null,\n        ): PromiseWithChild<{\n            stdout: string | Buffer;\n            stderr: string | Buffer;\n        }>;\n        function __promisify__(\n            file: string,\n            args: readonly string[] | undefined | null,\n            options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null,\n        ): PromiseWithChild<{\n            stdout: string | Buffer;\n            stderr: string | Buffer;\n        }>;\n    }\n    interface ForkOptions extends ProcessEnvOptions, MessagingOptions, Abortable {\n        execPath?: string | undefined;\n        execArgv?: string[] | undefined;\n        silent?: boolean | undefined;\n        /**\n         * Can be set to 'pipe', 'inherit', 'overlapped', or 'ignore', or an array of these strings.\n         * If passed as an array, the first element is used for `stdin`, the second for\n         * `stdout`, and the third for `stderr`. A fourth element can be used to\n         * specify the `stdio` behavior beyond the standard streams. See\n         * {@link ChildProcess.stdio} for more information.\n         *\n         * @default 'pipe'\n         */\n        stdio?: StdioOptions | undefined;\n        detached?: boolean | undefined;\n        windowsVerbatimArguments?: boolean | undefined;\n    }\n    /**\n     * The `child_process.fork()` method is a special case of {@link spawn} used specifically to spawn new Node.js processes.\n     * Like {@link spawn}, a `ChildProcess` object is returned. The\n     * returned `ChildProcess` will have an additional communication channel\n     * built-in that allows messages to be passed back and forth between the parent and\n     * child. See `subprocess.send()` for details.\n     *\n     * Keep in mind that spawned Node.js child processes are\n     * independent of the parent with exception of the IPC communication channel\n     * that is established between the two. Each process has its own memory, with\n     * their own V8 instances. Because of the additional resource allocations\n     * required, spawning a large number of child Node.js processes is not\n     * recommended.\n     *\n     * By default, `child_process.fork()` will spawn new Node.js instances using the `process.execPath` of the parent process. The `execPath` property in the `options` object allows for an alternative\n     * execution path to be used.\n     *\n     * Node.js processes launched with a custom `execPath` will communicate with the\n     * parent process using the file descriptor (fd) identified using the\n     * environment variable `NODE_CHANNEL_FD` on the child process.\n     *\n     * Unlike the [`fork(2)`](http://man7.org/linux/man-pages/man2/fork.2.html) POSIX system call, `child_process.fork()` does not clone the\n     * current process.\n     *\n     * The `shell` option available in {@link spawn} is not supported by `child_process.fork()` and will be ignored if set.\n     *\n     * If the `signal` option is enabled, calling `.abort()` on the corresponding `AbortController` is similar to calling `.kill()` on the child process except\n     * the error passed to the callback will be an `AbortError`:\n     *\n     * ```js\n     * if (process.argv[2] === 'child') {\n     *   setTimeout(() => {\n     *     console.log(`Hello from ${process.argv[2]}!`);\n     *   }, 1_000);\n     * } else {\n     *   import { fork } from 'node:child_process';\n     *   const controller = new AbortController();\n     *   const { signal } = controller;\n     *   const child = fork(__filename, ['child'], { signal });\n     *   child.on('error', (err) => {\n     *     // This will be called with err being an AbortError if the controller aborts\n     *   });\n     *   controller.abort(); // Stops the child process\n     * }\n     * ```\n     * @since v0.5.0\n     * @param modulePath The module to run in the child.\n     * @param args List of string arguments.\n     */\n    function fork(modulePath: string | URL, options?: ForkOptions): ChildProcess;\n    function fork(modulePath: string | URL, args?: readonly string[], options?: ForkOptions): ChildProcess;\n    interface SpawnSyncOptions extends CommonSpawnOptions {\n        input?: string | NodeJS.ArrayBufferView | undefined;\n        maxBuffer?: number | undefined;\n        encoding?: BufferEncoding | \"buffer\" | null | undefined;\n    }\n    interface SpawnSyncOptionsWithStringEncoding extends SpawnSyncOptions {\n        encoding: BufferEncoding;\n    }\n    interface SpawnSyncOptionsWithBufferEncoding extends SpawnSyncOptions {\n        encoding?: \"buffer\" | null | undefined;\n    }\n    interface SpawnSyncReturns<T> {\n        pid: number;\n        output: Array<T | null>;\n        stdout: T;\n        stderr: T;\n        status: number | null;\n        signal: NodeJS.Signals | null;\n        error?: Error | undefined;\n    }\n    /**\n     * The `child_process.spawnSync()` method is generally identical to {@link spawn} with the exception that the function will not return\n     * until the child process has fully closed. When a timeout has been encountered\n     * and `killSignal` is sent, the method won't return until the process has\n     * completely exited. If the process intercepts and handles the `SIGTERM` signal\n     * and doesn't exit, the parent process will wait until the child process has\n     * exited.\n     *\n     * **If the `shell` option is enabled, do not pass unsanitized user input to this**\n     * **function. Any input containing shell metacharacters may be used to trigger**\n     * **arbitrary command execution.**\n     * @since v0.11.12\n     * @param command The command to run.\n     * @param args List of string arguments.\n     */\n    function spawnSync(command: string): SpawnSyncReturns<Buffer>;\n    function spawnSync(command: string, options: SpawnSyncOptionsWithStringEncoding): SpawnSyncReturns<string>;\n    function spawnSync(command: string, options: SpawnSyncOptionsWithBufferEncoding): SpawnSyncReturns<Buffer>;\n    function spawnSync(command: string, options?: SpawnSyncOptions): SpawnSyncReturns<string | Buffer>;\n    function spawnSync(command: string, args: readonly string[]): SpawnSyncReturns<Buffer>;\n    function spawnSync(\n        command: string,\n        args: readonly string[],\n        options: SpawnSyncOptionsWithStringEncoding,\n    ): SpawnSyncReturns<string>;\n    function spawnSync(\n        command: string,\n        args: readonly string[],\n        options: SpawnSyncOptionsWithBufferEncoding,\n    ): SpawnSyncReturns<Buffer>;\n    function spawnSync(\n        command: string,\n        args?: readonly string[],\n        options?: SpawnSyncOptions,\n    ): SpawnSyncReturns<string | Buffer>;\n    interface CommonExecOptions extends CommonOptions {\n        input?: string | NodeJS.ArrayBufferView | undefined;\n        /**\n         * Can be set to 'pipe', 'inherit, or 'ignore', or an array of these strings.\n         * If passed as an array, the first element is used for `stdin`, the second for\n         * `stdout`, and the third for `stderr`. A fourth element can be used to\n         * specify the `stdio` behavior beyond the standard streams. See\n         * {@link ChildProcess.stdio} for more information.\n         *\n         * @default 'pipe'\n         */\n        stdio?: StdioOptions | undefined;\n        killSignal?: NodeJS.Signals | number | undefined;\n        maxBuffer?: number | undefined;\n        encoding?: BufferEncoding | \"buffer\" | null | undefined;\n    }\n    interface ExecSyncOptions extends CommonExecOptions {\n        shell?: string | undefined;\n    }\n    interface ExecSyncOptionsWithStringEncoding extends ExecSyncOptions {\n        encoding: BufferEncoding;\n    }\n    interface ExecSyncOptionsWithBufferEncoding extends ExecSyncOptions {\n        encoding?: \"buffer\" | null | undefined;\n    }\n    /**\n     * The `child_process.execSync()` method is generally identical to {@link exec} with the exception that the method will not return\n     * until the child process has fully closed. When a timeout has been encountered\n     * and `killSignal` is sent, the method won't return until the process has\n     * completely exited. If the child process intercepts and handles the `SIGTERM` signal and doesn't exit, the parent process will wait until the child process\n     * has exited.\n     *\n     * If the process times out or has a non-zero exit code, this method will throw.\n     * The `Error` object will contain the entire result from {@link spawnSync}.\n     *\n     * **Never pass unsanitized user input to this function. Any input containing shell**\n     * **metacharacters may be used to trigger arbitrary command execution.**\n     * @since v0.11.12\n     * @param command The command to run.\n     * @return The stdout from the command.\n     */\n    function execSync(command: string): Buffer;\n    function execSync(command: string, options: ExecSyncOptionsWithStringEncoding): string;\n    function execSync(command: string, options: ExecSyncOptionsWithBufferEncoding): Buffer;\n    function execSync(command: string, options?: ExecSyncOptions): string | Buffer;\n    interface ExecFileSyncOptions extends CommonExecOptions {\n        shell?: boolean | string | undefined;\n    }\n    interface ExecFileSyncOptionsWithStringEncoding extends ExecFileSyncOptions {\n        encoding: BufferEncoding;\n    }\n    interface ExecFileSyncOptionsWithBufferEncoding extends ExecFileSyncOptions {\n        encoding?: \"buffer\" | null; // specify `null`.\n    }\n    /**\n     * The `child_process.execFileSync()` method is generally identical to {@link execFile} with the exception that the method will not\n     * return until the child process has fully closed. When a timeout has been\n     * encountered and `killSignal` is sent, the method won't return until the process\n     * has completely exited.\n     *\n     * If the child process intercepts and handles the `SIGTERM` signal and\n     * does not exit, the parent process will still wait until the child process has\n     * exited.\n     *\n     * If the process times out or has a non-zero exit code, this method will throw an `Error` that will include the full result of the underlying {@link spawnSync}.\n     *\n     * **If the `shell` option is enabled, do not pass unsanitized user input to this**\n     * **function. Any input containing shell metacharacters may be used to trigger**\n     * **arbitrary command execution.**\n     * @since v0.11.12\n     * @param file The name or path of the executable file to run.\n     * @param args List of string arguments.\n     * @return The stdout from the command.\n     */\n    function execFileSync(file: string): Buffer;\n    function execFileSync(file: string, options: ExecFileSyncOptionsWithStringEncoding): string;\n    function execFileSync(file: string, options: ExecFileSyncOptionsWithBufferEncoding): Buffer;\n    function execFileSync(file: string, options?: ExecFileSyncOptions): string | Buffer;\n    function execFileSync(file: string, args: readonly string[]): Buffer;\n    function execFileSync(\n        file: string,\n        args: readonly string[],\n        options: ExecFileSyncOptionsWithStringEncoding,\n    ): string;\n    function execFileSync(\n        file: string,\n        args: readonly string[],\n        options: ExecFileSyncOptionsWithBufferEncoding,\n    ): Buffer;\n    function execFileSync(file: string, args?: readonly string[], options?: ExecFileSyncOptions): string | Buffer;\n}\ndeclare module \"node:child_process\" {\n    export * from \"child_process\";\n}\n",
  "node_modules/@types/node/cluster.d.ts": "/**\n * Clusters of Node.js processes can be used to run multiple instances of Node.js\n * that can distribute workloads among their application threads. When process isolation\n * is not needed, use the [`worker_threads`](https://nodejs.org/docs/latest-v22.x/api/worker_threads.html)\n * module instead, which allows running multiple application threads within a single Node.js instance.\n *\n * The cluster module allows easy creation of child processes that all share\n * server ports.\n *\n * ```js\n * import cluster from 'node:cluster';\n * import http from 'node:http';\n * import { availableParallelism } from 'node:os';\n * import process from 'node:process';\n *\n * const numCPUs = availableParallelism();\n *\n * if (cluster.isPrimary) {\n *   console.log(`Primary ${process.pid} is running`);\n *\n *   // Fork workers.\n *   for (let i = 0; i < numCPUs; i++) {\n *     cluster.fork();\n *   }\n *\n *   cluster.on('exit', (worker, code, signal) => {\n *     console.log(`worker ${worker.process.pid} died`);\n *   });\n * } else {\n *   // Workers can share any TCP connection\n *   // In this case it is an HTTP server\n *   http.createServer((req, res) => {\n *     res.writeHead(200);\n *     res.end('hello world\\n');\n *   }).listen(8000);\n *\n *   console.log(`Worker ${process.pid} started`);\n * }\n * ```\n *\n * Running Node.js will now share port 8000 between the workers:\n *\n * ```console\n * $ node server.js\n * Primary 3596 is running\n * Worker 4324 started\n * Worker 4520 started\n * Worker 6056 started\n * Worker 5644 started\n * ```\n *\n * On Windows, it is not yet possible to set up a named pipe server in a worker.\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/cluster.js)\n */\ndeclare module \"cluster\" {\n    import * as child from \"node:child_process\";\n    import EventEmitter = require(\"node:events\");\n    import * as net from \"node:net\";\n    type SerializationType = \"json\" | \"advanced\";\n    export interface ClusterSettings {\n        /**\n         * List of string arguments passed to the Node.js executable.\n         * @default process.execArgv\n         */\n        execArgv?: string[] | undefined;\n        /**\n         * File path to worker file.\n         * @default process.argv[1]\n         */\n        exec?: string | undefined;\n        /**\n         * String arguments passed to worker.\n         * @default process.argv.slice(2)\n         */\n        args?: string[] | undefined;\n        /**\n         * Whether or not to send output to parent's stdio.\n         * @default false\n         */\n        silent?: boolean | undefined;\n        /**\n         * Configures the stdio of forked processes. Because the cluster module relies on IPC to function, this configuration must\n         * contain an `'ipc'` entry. When this option is provided, it overrides `silent`. See [`child_prcess.spawn()`](https://nodejs.org/docs/latest-v22.x/api/child_process.html#child_processspawncommand-args-options)'s\n         * [`stdio`](https://nodejs.org/docs/latest-v22.x/api/child_process.html#optionsstdio).\n         */\n        stdio?: any[] | undefined;\n        /**\n         * Sets the user identity of the process. (See [`setuid(2)`](https://man7.org/linux/man-pages/man2/setuid.2.html).)\n         */\n        uid?: number | undefined;\n        /**\n         * Sets the group identity of the process. (See [`setgid(2)`](https://man7.org/linux/man-pages/man2/setgid.2.html).)\n         */\n        gid?: number | undefined;\n        /**\n         * Sets inspector port of worker. This can be a number, or a function that takes no arguments and returns a number.\n         * By default each worker gets its own port, incremented from the primary's `process.debugPort`.\n         */\n        inspectPort?: number | (() => number) | undefined;\n        /**\n         * Specify the kind of serialization used for sending messages between processes. Possible values are `'json'` and `'advanced'`.\n         * See [Advanced serialization for `child_process`](https://nodejs.org/docs/latest-v22.x/api/child_process.html#advanced-serialization) for more details.\n         * @default false\n         */\n        serialization?: SerializationType | undefined;\n        /**\n         * Current working directory of the worker process.\n         * @default undefined (inherits from parent process)\n         */\n        cwd?: string | undefined;\n        /**\n         * Hide the forked processes console window that would normally be created on Windows systems.\n         * @default false\n         */\n        windowsHide?: boolean | undefined;\n    }\n    export interface Address {\n        address: string;\n        port: number;\n        /**\n         * The `addressType` is one of:\n         *\n         * * `4` (TCPv4)\n         * * `6` (TCPv6)\n         * * `-1` (Unix domain socket)\n         * * `'udp4'` or `'udp6'` (UDPv4 or UDPv6)\n         */\n        addressType: 4 | 6 | -1 | \"udp4\" | \"udp6\";\n    }\n    /**\n     * A `Worker` object contains all public information and method about a worker.\n     * In the primary it can be obtained using `cluster.workers`. In a worker\n     * it can be obtained using `cluster.worker`.\n     * @since v0.7.0\n     */\n    export class Worker extends EventEmitter {\n        /**\n         * Each new worker is given its own unique id, this id is stored in the `id`.\n         *\n         * While a worker is alive, this is the key that indexes it in `cluster.workers`.\n         * @since v0.8.0\n         */\n        id: number;\n        /**\n         * All workers are created using [`child_process.fork()`](https://nodejs.org/docs/latest-v22.x/api/child_process.html#child_processforkmodulepath-args-options), the returned object\n         * from this function is stored as `.process`. In a worker, the global `process` is stored.\n         *\n         * See: [Child Process module](https://nodejs.org/docs/latest-v22.x/api/child_process.html#child_processforkmodulepath-args-options).\n         *\n         * Workers will call `process.exit(0)` if the `'disconnect'` event occurs\n         * on `process` and `.exitedAfterDisconnect` is not `true`. This protects against\n         * accidental disconnection.\n         * @since v0.7.0\n         */\n        process: child.ChildProcess;\n        /**\n         * Send a message to a worker or primary, optionally with a handle.\n         *\n         * In the primary, this sends a message to a specific worker. It is identical to [`ChildProcess.send()`](https://nodejs.org/docs/latest-v22.x/api/child_process.html#subprocesssendmessage-sendhandle-options-callback).\n         *\n         * In a worker, this sends a message to the primary. It is identical to `process.send()`.\n         *\n         * This example will echo back all messages from the primary:\n         *\n         * ```js\n         * if (cluster.isPrimary) {\n         *   const worker = cluster.fork();\n         *   worker.send('hi there');\n         *\n         * } else if (cluster.isWorker) {\n         *   process.on('message', (msg) => {\n         *     process.send(msg);\n         *   });\n         * }\n         * ```\n         * @since v0.7.0\n         * @param options The `options` argument, if present, is an object used to parameterize the sending of certain types of handles.\n         */\n        send(message: child.Serializable, callback?: (error: Error | null) => void): boolean;\n        send(\n            message: child.Serializable,\n            sendHandle: child.SendHandle,\n            callback?: (error: Error | null) => void,\n        ): boolean;\n        send(\n            message: child.Serializable,\n            sendHandle: child.SendHandle,\n            options?: child.MessageOptions,\n            callback?: (error: Error | null) => void,\n        ): boolean;\n        /**\n         * This function will kill the worker. In the primary worker, it does this by\n         * disconnecting the `worker.process`, and once disconnected, killing with `signal`. In the worker, it does it by killing the process with `signal`.\n         *\n         * The `kill()` function kills the worker process without waiting for a graceful\n         * disconnect, it has the same behavior as `worker.process.kill()`.\n         *\n         * This method is aliased as `worker.destroy()` for backwards compatibility.\n         *\n         * In a worker, `process.kill()` exists, but it is not this function;\n         * it is [`kill()`](https://nodejs.org/docs/latest-v22.x/api/process.html#processkillpid-signal).\n         * @since v0.9.12\n         * @param [signal='SIGTERM'] Name of the kill signal to send to the worker process.\n         */\n        kill(signal?: string): void;\n        destroy(signal?: string): void;\n        /**\n         * In a worker, this function will close all servers, wait for the `'close'` event\n         * on those servers, and then disconnect the IPC channel.\n         *\n         * In the primary, an internal message is sent to the worker causing it to call `.disconnect()` on itself.\n         *\n         * Causes `.exitedAfterDisconnect` to be set.\n         *\n         * After a server is closed, it will no longer accept new connections,\n         * but connections may be accepted by any other listening worker. Existing\n         * connections will be allowed to close as usual. When no more connections exist,\n         * see `server.close()`, the IPC channel to the worker will close allowing it\n         * to die gracefully.\n         *\n         * The above applies _only_ to server connections, client connections are not\n         * automatically closed by workers, and disconnect does not wait for them to close\n         * before exiting.\n         *\n         * In a worker, `process.disconnect` exists, but it is not this function;\n         * it is `disconnect()`.\n         *\n         * Because long living server connections may block workers from disconnecting, it\n         * may be useful to send a message, so application specific actions may be taken to\n         * close them. It also may be useful to implement a timeout, killing a worker if\n         * the `'disconnect'` event has not been emitted after some time.\n         *\n         * ```js\n         * import net from 'node:net';\n         *\n         * if (cluster.isPrimary) {\n         *   const worker = cluster.fork();\n         *   let timeout;\n         *\n         *   worker.on('listening', (address) => {\n         *     worker.send('shutdown');\n         *     worker.disconnect();\n         *     timeout = setTimeout(() => {\n         *       worker.kill();\n         *     }, 2000);\n         *   });\n         *\n         *   worker.on('disconnect', () => {\n         *     clearTimeout(timeout);\n         *   });\n         *\n         * } else if (cluster.isWorker) {\n         *   const server = net.createServer((socket) => {\n         *     // Connections never end\n         *   });\n         *\n         *   server.listen(8000);\n         *\n         *   process.on('message', (msg) => {\n         *     if (msg === 'shutdown') {\n         *       // Initiate graceful close of any connections to server\n         *     }\n         *   });\n         * }\n         * ```\n         * @since v0.7.7\n         * @return A reference to `worker`.\n         */\n        disconnect(): this;\n        /**\n         * This function returns `true` if the worker is connected to its primary via its\n         * IPC channel, `false` otherwise. A worker is connected to its primary after it\n         * has been created. It is disconnected after the `'disconnect'` event is emitted.\n         * @since v0.11.14\n         */\n        isConnected(): boolean;\n        /**\n         * This function returns `true` if the worker's process has terminated (either\n         * because of exiting or being signaled). Otherwise, it returns `false`.\n         *\n         * ```js\n         * import cluster from 'node:cluster';\n         * import http from 'node:http';\n         * import { availableParallelism } from 'node:os';\n         * import process from 'node:process';\n         *\n         * const numCPUs = availableParallelism();\n         *\n         * if (cluster.isPrimary) {\n         *   console.log(`Primary ${process.pid} is running`);\n         *\n         *   // Fork workers.\n         *   for (let i = 0; i < numCPUs; i++) {\n         *     cluster.fork();\n         *   }\n         *\n         *   cluster.on('fork', (worker) => {\n         *     console.log('worker is dead:', worker.isDead());\n         *   });\n         *\n         *   cluster.on('exit', (worker, code, signal) => {\n         *     console.log('worker is dead:', worker.isDead());\n         *   });\n         * } else {\n         *   // Workers can share any TCP connection. In this case, it is an HTTP server.\n         *   http.createServer((req, res) => {\n         *     res.writeHead(200);\n         *     res.end(`Current process\\n ${process.pid}`);\n         *     process.kill(process.pid);\n         *   }).listen(8000);\n         * }\n         * ```\n         * @since v0.11.14\n         */\n        isDead(): boolean;\n        /**\n         * This property is `true` if the worker exited due to `.disconnect()`.\n         * If the worker exited any other way, it is `false`. If the\n         * worker has not exited, it is `undefined`.\n         *\n         * The boolean `worker.exitedAfterDisconnect` allows distinguishing between\n         * voluntary and accidental exit, the primary may choose not to respawn a worker\n         * based on this value.\n         *\n         * ```js\n         * cluster.on('exit', (worker, code, signal) => {\n         *   if (worker.exitedAfterDisconnect === true) {\n         *     console.log('Oh, it was just voluntary – no need to worry');\n         *   }\n         * });\n         *\n         * // kill worker\n         * worker.kill();\n         * ```\n         * @since v6.0.0\n         */\n        exitedAfterDisconnect: boolean;\n        /**\n         * events.EventEmitter\n         *   1. disconnect\n         *   2. error\n         *   3. exit\n         *   4. listening\n         *   5. message\n         *   6. online\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"disconnect\", listener: () => void): this;\n        addListener(event: \"error\", listener: (error: Error) => void): this;\n        addListener(event: \"exit\", listener: (code: number, signal: string) => void): this;\n        addListener(event: \"listening\", listener: (address: Address) => void): this;\n        addListener(event: \"message\", listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined.\n        addListener(event: \"online\", listener: () => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"disconnect\"): boolean;\n        emit(event: \"error\", error: Error): boolean;\n        emit(event: \"exit\", code: number, signal: string): boolean;\n        emit(event: \"listening\", address: Address): boolean;\n        emit(event: \"message\", message: any, handle: net.Socket | net.Server): boolean;\n        emit(event: \"online\"): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"disconnect\", listener: () => void): this;\n        on(event: \"error\", listener: (error: Error) => void): this;\n        on(event: \"exit\", listener: (code: number, signal: string) => void): this;\n        on(event: \"listening\", listener: (address: Address) => void): this;\n        on(event: \"message\", listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined.\n        on(event: \"online\", listener: () => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"disconnect\", listener: () => void): this;\n        once(event: \"error\", listener: (error: Error) => void): this;\n        once(event: \"exit\", listener: (code: number, signal: string) => void): this;\n        once(event: \"listening\", listener: (address: Address) => void): this;\n        once(event: \"message\", listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined.\n        once(event: \"online\", listener: () => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"disconnect\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (error: Error) => void): this;\n        prependListener(event: \"exit\", listener: (code: number, signal: string) => void): this;\n        prependListener(event: \"listening\", listener: (address: Address) => void): this;\n        prependListener(event: \"message\", listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined.\n        prependListener(event: \"online\", listener: () => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"disconnect\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (error: Error) => void): this;\n        prependOnceListener(event: \"exit\", listener: (code: number, signal: string) => void): this;\n        prependOnceListener(event: \"listening\", listener: (address: Address) => void): this;\n        prependOnceListener(event: \"message\", listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined.\n        prependOnceListener(event: \"online\", listener: () => void): this;\n    }\n    export interface Cluster extends EventEmitter {\n        disconnect(callback?: () => void): void;\n        /**\n         * Spawn a new worker process.\n         *\n         * This can only be called from the primary process.\n         * @param env Key/value pairs to add to worker process environment.\n         * @since v0.6.0\n         */\n        fork(env?: any): Worker;\n        /** @deprecated since v16.0.0 - use isPrimary. */\n        readonly isMaster: boolean;\n        /**\n         * True if the process is a primary. This is determined by the `process.env.NODE_UNIQUE_ID`. If `process.env.NODE_UNIQUE_ID`\n         * is undefined, then `isPrimary` is `true`.\n         * @since v16.0.0\n         */\n        readonly isPrimary: boolean;\n        /**\n         * True if the process is not a primary (it is the negation of `cluster.isPrimary`).\n         * @since v0.6.0\n         */\n        readonly isWorker: boolean;\n        /**\n         * The scheduling policy, either `cluster.SCHED_RR` for round-robin or `cluster.SCHED_NONE` to leave it to the operating system. This is a\n         * global setting and effectively frozen once either the first worker is spawned, or [`.setupPrimary()`](https://nodejs.org/docs/latest-v22.x/api/cluster.html#clustersetupprimarysettings)\n         * is called, whichever comes first.\n         *\n         * `SCHED_RR` is the default on all operating systems except Windows. Windows will change to `SCHED_RR` once libuv is able to effectively distribute\n         * IOCP handles without incurring a large performance hit.\n         *\n         * `cluster.schedulingPolicy` can also be set through the `NODE_CLUSTER_SCHED_POLICY` environment variable. Valid values are `'rr'` and `'none'`.\n         * @since v0.11.2\n         */\n        schedulingPolicy: number;\n        /**\n         * After calling [`.setupPrimary()`](https://nodejs.org/docs/latest-v22.x/api/cluster.html#clustersetupprimarysettings)\n         * (or [`.fork()`](https://nodejs.org/docs/latest-v22.x/api/cluster.html#clusterforkenv)) this settings object will contain\n         * the settings, including the default values.\n         *\n         * This object is not intended to be changed or set manually.\n         * @since v0.7.1\n         */\n        readonly settings: ClusterSettings;\n        /** @deprecated since v16.0.0 - use [`.setupPrimary()`](https://nodejs.org/docs/latest-v22.x/api/cluster.html#clustersetupprimarysettings) instead. */\n        setupMaster(settings?: ClusterSettings): void;\n        /**\n         * `setupPrimary` is used to change the default 'fork' behavior. Once called, the settings will be present in `cluster.settings`.\n         *\n         * Any settings changes only affect future calls to [`.fork()`](https://nodejs.org/docs/latest-v22.x/api/cluster.html#clusterforkenv)\n         * and have no effect on workers that are already running.\n         *\n         * The only attribute of a worker that cannot be set via `.setupPrimary()` is the `env` passed to\n         * [`.fork()`](https://nodejs.org/docs/latest-v22.x/api/cluster.html#clusterforkenv).\n         *\n         * The defaults above apply to the first call only; the defaults for later calls are the current values at the time of\n         * `cluster.setupPrimary()` is called.\n         *\n         * ```js\n         * import cluster from 'node:cluster';\n         *\n         * cluster.setupPrimary({\n         *   exec: 'worker.js',\n         *   args: ['--use', 'https'],\n         *   silent: true,\n         * });\n         * cluster.fork(); // https worker\n         * cluster.setupPrimary({\n         *   exec: 'worker.js',\n         *   args: ['--use', 'http'],\n         * });\n         * cluster.fork(); // http worker\n         * ```\n         *\n         * This can only be called from the primary process.\n         * @since v16.0.0\n         */\n        setupPrimary(settings?: ClusterSettings): void;\n        /**\n         * A reference to the current worker object. Not available in the primary process.\n         *\n         * ```js\n         * import cluster from 'node:cluster';\n         *\n         * if (cluster.isPrimary) {\n         *   console.log('I am primary');\n         *   cluster.fork();\n         *   cluster.fork();\n         * } else if (cluster.isWorker) {\n         *   console.log(`I am worker #${cluster.worker.id}`);\n         * }\n         * ```\n         * @since v0.7.0\n         */\n        readonly worker?: Worker | undefined;\n        /**\n         * A hash that stores the active worker objects, keyed by `id` field. This makes it easy to loop through all the workers. It is only available in the primary process.\n         *\n         * A worker is removed from `cluster.workers` after the worker has disconnected _and_ exited. The order between these two events cannot be determined in advance. However, it\n         * is guaranteed that the removal from the `cluster.workers` list happens before the last `'disconnect'` or `'exit'` event is emitted.\n         *\n         * ```js\n         * import cluster from 'node:cluster';\n         *\n         * for (const worker of Object.values(cluster.workers)) {\n         *   worker.send('big announcement to all workers');\n         * }\n         * ```\n         * @since v0.7.0\n         */\n        readonly workers?: NodeJS.Dict<Worker> | undefined;\n        readonly SCHED_NONE: number;\n        readonly SCHED_RR: number;\n        /**\n         * events.EventEmitter\n         *   1. disconnect\n         *   2. exit\n         *   3. fork\n         *   4. listening\n         *   5. message\n         *   6. online\n         *   7. setup\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"disconnect\", listener: (worker: Worker) => void): this;\n        addListener(event: \"exit\", listener: (worker: Worker, code: number, signal: string) => void): this;\n        addListener(event: \"fork\", listener: (worker: Worker) => void): this;\n        addListener(event: \"listening\", listener: (worker: Worker, address: Address) => void): this;\n        addListener(\n            event: \"message\",\n            listener: (worker: Worker, message: any, handle: net.Socket | net.Server) => void,\n        ): this; // the handle is a net.Socket or net.Server object, or undefined.\n        addListener(event: \"online\", listener: (worker: Worker) => void): this;\n        addListener(event: \"setup\", listener: (settings: ClusterSettings) => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"disconnect\", worker: Worker): boolean;\n        emit(event: \"exit\", worker: Worker, code: number, signal: string): boolean;\n        emit(event: \"fork\", worker: Worker): boolean;\n        emit(event: \"listening\", worker: Worker, address: Address): boolean;\n        emit(event: \"message\", worker: Worker, message: any, handle: net.Socket | net.Server): boolean;\n        emit(event: \"online\", worker: Worker): boolean;\n        emit(event: \"setup\", settings: ClusterSettings): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"disconnect\", listener: (worker: Worker) => void): this;\n        on(event: \"exit\", listener: (worker: Worker, code: number, signal: string) => void): this;\n        on(event: \"fork\", listener: (worker: Worker) => void): this;\n        on(event: \"listening\", listener: (worker: Worker, address: Address) => void): this;\n        on(event: \"message\", listener: (worker: Worker, message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined.\n        on(event: \"online\", listener: (worker: Worker) => void): this;\n        on(event: \"setup\", listener: (settings: ClusterSettings) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"disconnect\", listener: (worker: Worker) => void): this;\n        once(event: \"exit\", listener: (worker: Worker, code: number, signal: string) => void): this;\n        once(event: \"fork\", listener: (worker: Worker) => void): this;\n        once(event: \"listening\", listener: (worker: Worker, address: Address) => void): this;\n        once(event: \"message\", listener: (worker: Worker, message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined.\n        once(event: \"online\", listener: (worker: Worker) => void): this;\n        once(event: \"setup\", listener: (settings: ClusterSettings) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"disconnect\", listener: (worker: Worker) => void): this;\n        prependListener(event: \"exit\", listener: (worker: Worker, code: number, signal: string) => void): this;\n        prependListener(event: \"fork\", listener: (worker: Worker) => void): this;\n        prependListener(event: \"listening\", listener: (worker: Worker, address: Address) => void): this;\n        // the handle is a net.Socket or net.Server object, or undefined.\n        prependListener(\n            event: \"message\",\n            listener: (worker: Worker, message: any, handle?: net.Socket | net.Server) => void,\n        ): this;\n        prependListener(event: \"online\", listener: (worker: Worker) => void): this;\n        prependListener(event: \"setup\", listener: (settings: ClusterSettings) => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"disconnect\", listener: (worker: Worker) => void): this;\n        prependOnceListener(event: \"exit\", listener: (worker: Worker, code: number, signal: string) => void): this;\n        prependOnceListener(event: \"fork\", listener: (worker: Worker) => void): this;\n        prependOnceListener(event: \"listening\", listener: (worker: Worker, address: Address) => void): this;\n        // the handle is a net.Socket or net.Server object, or undefined.\n        prependOnceListener(\n            event: \"message\",\n            listener: (worker: Worker, message: any, handle: net.Socket | net.Server) => void,\n        ): this;\n        prependOnceListener(event: \"online\", listener: (worker: Worker) => void): this;\n        prependOnceListener(event: \"setup\", listener: (settings: ClusterSettings) => void): this;\n    }\n    const cluster: Cluster;\n    export default cluster;\n}\ndeclare module \"node:cluster\" {\n    export * from \"cluster\";\n    export { default as default } from \"cluster\";\n}\n",
  "node_modules/@types/node/compatibility/disposable.d.ts": "// Polyfills for the explicit resource management types added in TypeScript 5.2.\n// TODO: remove once this package no longer supports TS 5.1, and replace with a\n// <reference> to TypeScript's disposable library in index.d.ts.\n\ninterface SymbolConstructor {\n    readonly dispose: unique symbol;\n    readonly asyncDispose: unique symbol;\n}\n\ninterface Disposable {\n    [Symbol.dispose](): void;\n}\n\ninterface AsyncDisposable {\n    [Symbol.asyncDispose](): PromiseLike<void>;\n}\n",
  "node_modules/@types/node/compatibility/index.d.ts": "// Declaration files in this directory contain types relating to TypeScript library features\n// that are not included in all TypeScript versions supported by DefinitelyTyped, but\n// which can be made backwards-compatible without needing `typesVersions`.\n// If adding declarations to this directory, please specify which versions of TypeScript require them,\n// so that they can be removed when no longer needed.\n\n/// <reference path=\"disposable.d.ts\" />\n/// <reference path=\"indexable.d.ts\" />\n/// <reference path=\"iterators.d.ts\" />\n",
  "node_modules/@types/node/compatibility/indexable.d.ts": "// Polyfill for ES2022's .at() method on string/array prototypes, added to TypeScript in 4.6.\n// TODO: these methods are not used within @types/node, and should be removed at the next\n// major @types/node version; users should include the es2022 TypeScript libraries\n// if they need these features.\n\ninterface RelativeIndexable<T> {\n    at(index: number): T | undefined;\n}\n\ninterface String extends RelativeIndexable<string> {}\ninterface Array<T> extends RelativeIndexable<T> {}\ninterface ReadonlyArray<T> extends RelativeIndexable<T> {}\ninterface Int8Array extends RelativeIndexable<number> {}\ninterface Uint8Array extends RelativeIndexable<number> {}\ninterface Uint8ClampedArray extends RelativeIndexable<number> {}\ninterface Int16Array extends RelativeIndexable<number> {}\ninterface Uint16Array extends RelativeIndexable<number> {}\ninterface Int32Array extends RelativeIndexable<number> {}\ninterface Uint32Array extends RelativeIndexable<number> {}\ninterface Float32Array extends RelativeIndexable<number> {}\ninterface Float64Array extends RelativeIndexable<number> {}\ninterface BigInt64Array extends RelativeIndexable<bigint> {}\ninterface BigUint64Array extends RelativeIndexable<bigint> {}\n",
  "node_modules/@types/node/compatibility/iterators.d.ts": "// Backwards-compatible iterator interfaces, augmented with iterator helper methods by lib.esnext.iterator in TypeScript 5.6.\n// The IterableIterator interface does not contain these methods, which creates assignability issues in places where IteratorObjects\n// are expected (eg. DOM-compatible APIs) if lib.esnext.iterator is loaded.\n// Also ensures that iterators returned by the Node API, which inherit from Iterator.prototype, correctly expose the iterator helper methods\n// if lib.esnext.iterator is loaded.\n// TODO: remove once this package no longer supports TS 5.5, and replace NodeJS.BuiltinIteratorReturn with BuiltinIteratorReturn.\n\n// Placeholders for TS <5.6\ninterface IteratorObject<T, TReturn, TNext> {}\ninterface AsyncIteratorObject<T, TReturn, TNext> {}\n\ndeclare namespace NodeJS {\n    // Populate iterator methods for TS <5.6\n    interface Iterator<T, TReturn, TNext> extends globalThis.Iterator<T, TReturn, TNext> {}\n    interface AsyncIterator<T, TReturn, TNext> extends globalThis.AsyncIterator<T, TReturn, TNext> {}\n\n    // Polyfill for TS 5.6's instrinsic BuiltinIteratorReturn type, required for DOM-compatible iterators\n    type BuiltinIteratorReturn = ReturnType<any[][typeof Symbol.iterator]> extends\n        globalThis.Iterator<any, infer TReturn> ? TReturn\n        : any;\n}\n",
  "node_modules/@types/node/console.d.ts": "/**\n * The `node:console` module provides a simple debugging console that is similar to\n * the JavaScript console mechanism provided by web browsers.\n *\n * The module exports two specific components:\n *\n * * A `Console` class with methods such as `console.log()`, `console.error()`, and `console.warn()` that can be used to write to any Node.js stream.\n * * A global `console` instance configured to write to [`process.stdout`](https://nodejs.org/docs/latest-v22.x/api/process.html#processstdout) and\n * [`process.stderr`](https://nodejs.org/docs/latest-v22.x/api/process.html#processstderr). The global `console` can be used without importing the `node:console` module.\n *\n * _**Warning**_: The global console object's methods are neither consistently\n * synchronous like the browser APIs they resemble, nor are they consistently\n * asynchronous like all other Node.js streams. See the [`note on process I/O`](https://nodejs.org/docs/latest-v22.x/api/process.html#a-note-on-process-io) for\n * more information.\n *\n * Example using the global `console`:\n *\n * ```js\n * console.log('hello world');\n * // Prints: hello world, to stdout\n * console.log('hello %s', 'world');\n * // Prints: hello world, to stdout\n * console.error(new Error('Whoops, something bad happened'));\n * // Prints error message and stack trace to stderr:\n * //   Error: Whoops, something bad happened\n * //     at [eval]:5:15\n * //     at Script.runInThisContext (node:vm:132:18)\n * //     at Object.runInThisContext (node:vm:309:38)\n * //     at node:internal/process/execution:77:19\n * //     at [eval]-wrapper:6:22\n * //     at evalScript (node:internal/process/execution:76:60)\n * //     at node:internal/main/eval_string:23:3\n *\n * const name = 'Will Robinson';\n * console.warn(`Danger ${name}! Danger!`);\n * // Prints: Danger Will Robinson! Danger!, to stderr\n * ```\n *\n * Example using the `Console` class:\n *\n * ```js\n * const out = getStreamSomehow();\n * const err = getStreamSomehow();\n * const myConsole = new console.Console(out, err);\n *\n * myConsole.log('hello world');\n * // Prints: hello world, to out\n * myConsole.log('hello %s', 'world');\n * // Prints: hello world, to out\n * myConsole.error(new Error('Whoops, something bad happened'));\n * // Prints: [Error: Whoops, something bad happened], to err\n *\n * const name = 'Will Robinson';\n * myConsole.warn(`Danger ${name}! Danger!`);\n * // Prints: Danger Will Robinson! Danger!, to err\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/console.js)\n */\ndeclare module \"console\" {\n    import console = require(\"node:console\");\n    export = console;\n}\ndeclare module \"node:console\" {\n    import { InspectOptions } from \"node:util\";\n    global {\n        // This needs to be global to avoid TS2403 in case lib.dom.d.ts is present in the same build\n        interface Console {\n            Console: console.ConsoleConstructor;\n            /**\n             * `console.assert()` writes a message if `value` is [falsy](https://developer.mozilla.org/en-US/docs/Glossary/Falsy) or omitted. It only\n             * writes a message and does not otherwise affect execution. The output always\n             * starts with `\"Assertion failed\"`. If provided, `message` is formatted using\n             * [`util.format()`](https://nodejs.org/docs/latest-v22.x/api/util.html#utilformatformat-args).\n             *\n             * If `value` is [truthy](https://developer.mozilla.org/en-US/docs/Glossary/Truthy), nothing happens.\n             *\n             * ```js\n             * console.assert(true, 'does nothing');\n             *\n             * console.assert(false, 'Whoops %s work', 'didn\\'t');\n             * // Assertion failed: Whoops didn't work\n             *\n             * console.assert();\n             * // Assertion failed\n             * ```\n             * @since v0.1.101\n             * @param value The value tested for being truthy.\n             * @param message All arguments besides `value` are used as error message.\n             */\n            assert(value: any, message?: string, ...optionalParams: any[]): void;\n            /**\n             * When `stdout` is a TTY, calling `console.clear()` will attempt to clear the\n             * TTY. When `stdout` is not a TTY, this method does nothing.\n             *\n             * The specific operation of `console.clear()` can vary across operating systems\n             * and terminal types. For most Linux operating systems, `console.clear()` operates similarly to the `clear` shell command. On Windows, `console.clear()` will clear only the output in the\n             * current terminal viewport for the Node.js\n             * binary.\n             * @since v8.3.0\n             */\n            clear(): void;\n            /**\n             * Maintains an internal counter specific to `label` and outputs to `stdout` the\n             * number of times `console.count()` has been called with the given `label`.\n             *\n             * ```js\n             * > console.count()\n             * default: 1\n             * undefined\n             * > console.count('default')\n             * default: 2\n             * undefined\n             * > console.count('abc')\n             * abc: 1\n             * undefined\n             * > console.count('xyz')\n             * xyz: 1\n             * undefined\n             * > console.count('abc')\n             * abc: 2\n             * undefined\n             * > console.count()\n             * default: 3\n             * undefined\n             * >\n             * ```\n             * @since v8.3.0\n             * @param [label='default'] The display label for the counter.\n             */\n            count(label?: string): void;\n            /**\n             * Resets the internal counter specific to `label`.\n             *\n             * ```js\n             * > console.count('abc');\n             * abc: 1\n             * undefined\n             * > console.countReset('abc');\n             * undefined\n             * > console.count('abc');\n             * abc: 1\n             * undefined\n             * >\n             * ```\n             * @since v8.3.0\n             * @param [label='default'] The display label for the counter.\n             */\n            countReset(label?: string): void;\n            /**\n             * The `console.debug()` function is an alias for {@link log}.\n             * @since v8.0.0\n             */\n            debug(message?: any, ...optionalParams: any[]): void;\n            /**\n             * Uses [`util.inspect()`](https://nodejs.org/docs/latest-v22.x/api/util.html#utilinspectobject-options) on `obj` and prints the resulting string to `stdout`.\n             * This function bypasses any custom `inspect()` function defined on `obj`.\n             * @since v0.1.101\n             */\n            dir(obj: any, options?: InspectOptions): void;\n            /**\n             * This method calls `console.log()` passing it the arguments received.\n             * This method does not produce any XML formatting.\n             * @since v8.0.0\n             */\n            dirxml(...data: any[]): void;\n            /**\n             * Prints to `stderr` with newline. Multiple arguments can be passed, with the\n             * first used as the primary message and all additional used as substitution\n             * values similar to [`printf(3)`](http://man7.org/linux/man-pages/man3/printf.3.html)\n             * (the arguments are all passed to [`util.format()`](https://nodejs.org/docs/latest-v22.x/api/util.html#utilformatformat-args)).\n             *\n             * ```js\n             * const code = 5;\n             * console.error('error #%d', code);\n             * // Prints: error #5, to stderr\n             * console.error('error', code);\n             * // Prints: error 5, to stderr\n             * ```\n             *\n             * If formatting elements (e.g. `%d`) are not found in the first string then\n             * [`util.inspect()`](https://nodejs.org/docs/latest-v22.x/api/util.html#utilinspectobject-options) is called on each argument and the\n             * resulting string values are concatenated. See [`util.format()`](https://nodejs.org/docs/latest-v22.x/api/util.html#utilformatformat-args)\n             * for more information.\n             * @since v0.1.100\n             */\n            error(message?: any, ...optionalParams: any[]): void;\n            /**\n             * Increases indentation of subsequent lines by spaces for `groupIndentation` length.\n             *\n             * If one or more `label`s are provided, those are printed first without the\n             * additional indentation.\n             * @since v8.5.0\n             */\n            group(...label: any[]): void;\n            /**\n             * An alias for {@link group}.\n             * @since v8.5.0\n             */\n            groupCollapsed(...label: any[]): void;\n            /**\n             * Decreases indentation of subsequent lines by spaces for `groupIndentation` length.\n             * @since v8.5.0\n             */\n            groupEnd(): void;\n            /**\n             * The `console.info()` function is an alias for {@link log}.\n             * @since v0.1.100\n             */\n            info(message?: any, ...optionalParams: any[]): void;\n            /**\n             * Prints to `stdout` with newline. Multiple arguments can be passed, with the\n             * first used as the primary message and all additional used as substitution\n             * values similar to [`printf(3)`](http://man7.org/linux/man-pages/man3/printf.3.html)\n             * (the arguments are all passed to [`util.format()`](https://nodejs.org/docs/latest-v22.x/api/util.html#utilformatformat-args)).\n             *\n             * ```js\n             * const count = 5;\n             * console.log('count: %d', count);\n             * // Prints: count: 5, to stdout\n             * console.log('count:', count);\n             * // Prints: count: 5, to stdout\n             * ```\n             *\n             * See [`util.format()`](https://nodejs.org/docs/latest-v22.x/api/util.html#utilformatformat-args) for more information.\n             * @since v0.1.100\n             */\n            log(message?: any, ...optionalParams: any[]): void;\n            /**\n             * Try to construct a table with the columns of the properties of `tabularData` (or use `properties`) and rows of `tabularData` and log it. Falls back to just\n             * logging the argument if it can't be parsed as tabular.\n             *\n             * ```js\n             * // These can't be parsed as tabular data\n             * console.table(Symbol());\n             * // Symbol()\n             *\n             * console.table(undefined);\n             * // undefined\n             *\n             * console.table([{ a: 1, b: 'Y' }, { a: 'Z', b: 2 }]);\n             * // ┌─────────┬─────┬─────┐\n             * // │ (index) │  a  │  b  │\n             * // ├─────────┼─────┼─────┤\n             * // │    0    │  1  │ 'Y' │\n             * // │    1    │ 'Z' │  2  │\n             * // └─────────┴─────┴─────┘\n             *\n             * console.table([{ a: 1, b: 'Y' }, { a: 'Z', b: 2 }], ['a']);\n             * // ┌─────────┬─────┐\n             * // │ (index) │  a  │\n             * // ├─────────┼─────┤\n             * // │    0    │  1  │\n             * // │    1    │ 'Z' │\n             * // └─────────┴─────┘\n             * ```\n             * @since v10.0.0\n             * @param properties Alternate properties for constructing the table.\n             */\n            table(tabularData: any, properties?: readonly string[]): void;\n            /**\n             * Starts a timer that can be used to compute the duration of an operation. Timers\n             * are identified by a unique `label`. Use the same `label` when calling {@link timeEnd} to stop the timer and output the elapsed time in\n             * suitable time units to `stdout`. For example, if the elapsed\n             * time is 3869ms, `console.timeEnd()` displays \"3.869s\".\n             * @since v0.1.104\n             * @param [label='default']\n             */\n            time(label?: string): void;\n            /**\n             * Stops a timer that was previously started by calling {@link time} and\n             * prints the result to `stdout`:\n             *\n             * ```js\n             * console.time('bunch-of-stuff');\n             * // Do a bunch of stuff.\n             * console.timeEnd('bunch-of-stuff');\n             * // Prints: bunch-of-stuff: 225.438ms\n             * ```\n             * @since v0.1.104\n             * @param [label='default']\n             */\n            timeEnd(label?: string): void;\n            /**\n             * For a timer that was previously started by calling {@link time}, prints\n             * the elapsed time and other `data` arguments to `stdout`:\n             *\n             * ```js\n             * console.time('process');\n             * const value = expensiveProcess1(); // Returns 42\n             * console.timeLog('process', value);\n             * // Prints \"process: 365.227ms 42\".\n             * doExpensiveProcess2(value);\n             * console.timeEnd('process');\n             * ```\n             * @since v10.7.0\n             * @param [label='default']\n             */\n            timeLog(label?: string, ...data: any[]): void;\n            /**\n             * Prints to `stderr` the string `'Trace: '`, followed by the [`util.format()`](https://nodejs.org/docs/latest-v22.x/api/util.html#utilformatformat-args)\n             * formatted message and stack trace to the current position in the code.\n             *\n             * ```js\n             * console.trace('Show me');\n             * // Prints: (stack trace will vary based on where trace is called)\n             * //  Trace: Show me\n             * //    at repl:2:9\n             * //    at REPLServer.defaultEval (repl.js:248:27)\n             * //    at bound (domain.js:287:14)\n             * //    at REPLServer.runBound [as eval] (domain.js:300:12)\n             * //    at REPLServer.<anonymous> (repl.js:412:12)\n             * //    at emitOne (events.js:82:20)\n             * //    at REPLServer.emit (events.js:169:7)\n             * //    at REPLServer.Interface._onLine (readline.js:210:10)\n             * //    at REPLServer.Interface._line (readline.js:549:8)\n             * //    at REPLServer.Interface._ttyWrite (readline.js:826:14)\n             * ```\n             * @since v0.1.104\n             */\n            trace(message?: any, ...optionalParams: any[]): void;\n            /**\n             * The `console.warn()` function is an alias for {@link error}.\n             * @since v0.1.100\n             */\n            warn(message?: any, ...optionalParams: any[]): void;\n            // --- Inspector mode only ---\n            /**\n             * This method does not display anything unless used in the inspector. The `console.profile()`\n             * method starts a JavaScript CPU profile with an optional label until {@link profileEnd}\n             * is called. The profile is then added to the Profile panel of the inspector.\n             *\n             * ```js\n             * console.profile('MyLabel');\n             * // Some code\n             * console.profileEnd('MyLabel');\n             * // Adds the profile 'MyLabel' to the Profiles panel of the inspector.\n             * ```\n             * @since v8.0.0\n             */\n            profile(label?: string): void;\n            /**\n             * This method does not display anything unless used in the inspector. Stops the current\n             * JavaScript CPU profiling session if one has been started and prints the report to the\n             * Profiles panel of the inspector. See {@link profile} for an example.\n             *\n             * If this method is called without a label, the most recently started profile is stopped.\n             * @since v8.0.0\n             */\n            profileEnd(label?: string): void;\n            /**\n             * This method does not display anything unless used in the inspector. The `console.timeStamp()`\n             * method adds an event with the label `'label'` to the Timeline panel of the inspector.\n             * @since v8.0.0\n             */\n            timeStamp(label?: string): void;\n        }\n        /**\n         * The `console` module provides a simple debugging console that is similar to the\n         * JavaScript console mechanism provided by web browsers.\n         *\n         * The module exports two specific components:\n         *\n         * * A `Console` class with methods such as `console.log()`, `console.error()` and `console.warn()` that can be used to write to any Node.js stream.\n         * * A global `console` instance configured to write to [`process.stdout`](https://nodejs.org/docs/latest-v22.x/api/process.html#processstdout) and\n         * [`process.stderr`](https://nodejs.org/docs/latest-v22.x/api/process.html#processstderr). The global `console` can be used without importing the `node:console` module.\n         *\n         * _**Warning**_: The global console object's methods are neither consistently\n         * synchronous like the browser APIs they resemble, nor are they consistently\n         * asynchronous like all other Node.js streams. See the [`note on process I/O`](https://nodejs.org/docs/latest-v22.x/api/process.html#a-note-on-process-io) for\n         * more information.\n         *\n         * Example using the global `console`:\n         *\n         * ```js\n         * console.log('hello world');\n         * // Prints: hello world, to stdout\n         * console.log('hello %s', 'world');\n         * // Prints: hello world, to stdout\n         * console.error(new Error('Whoops, something bad happened'));\n         * // Prints error message and stack trace to stderr:\n         * //   Error: Whoops, something bad happened\n         * //     at [eval]:5:15\n         * //     at Script.runInThisContext (node:vm:132:18)\n         * //     at Object.runInThisContext (node:vm:309:38)\n         * //     at node:internal/process/execution:77:19\n         * //     at [eval]-wrapper:6:22\n         * //     at evalScript (node:internal/process/execution:76:60)\n         * //     at node:internal/main/eval_string:23:3\n         *\n         * const name = 'Will Robinson';\n         * console.warn(`Danger ${name}! Danger!`);\n         * // Prints: Danger Will Robinson! Danger!, to stderr\n         * ```\n         *\n         * Example using the `Console` class:\n         *\n         * ```js\n         * const out = getStreamSomehow();\n         * const err = getStreamSomehow();\n         * const myConsole = new console.Console(out, err);\n         *\n         * myConsole.log('hello world');\n         * // Prints: hello world, to out\n         * myConsole.log('hello %s', 'world');\n         * // Prints: hello world, to out\n         * myConsole.error(new Error('Whoops, something bad happened'));\n         * // Prints: [Error: Whoops, something bad happened], to err\n         *\n         * const name = 'Will Robinson';\n         * myConsole.warn(`Danger ${name}! Danger!`);\n         * // Prints: Danger Will Robinson! Danger!, to err\n         * ```\n         * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/console.js)\n         */\n        namespace console {\n            interface ConsoleConstructorOptions {\n                stdout: NodeJS.WritableStream;\n                stderr?: NodeJS.WritableStream | undefined;\n                /**\n                 * Ignore errors when writing to the underlying streams.\n                 * @default true\n                 */\n                ignoreErrors?: boolean | undefined;\n                /**\n                 * Set color support for this `Console` instance. Setting to true enables coloring while inspecting\n                 * values. Setting to `false` disables coloring while inspecting values. Setting to `'auto'` makes color\n                 * support depend on the value of the `isTTY` property and the value returned by `getColorDepth()` on the\n                 * respective stream. This option can not be used, if `inspectOptions.colors` is set as well.\n                 * @default auto\n                 */\n                colorMode?: boolean | \"auto\" | undefined;\n                /**\n                 * Specifies options that are passed along to\n                 * [`util.inspect()`](https://nodejs.org/docs/latest-v22.x/api/util.html#utilinspectobject-options).\n                 */\n                inspectOptions?: InspectOptions | undefined;\n                /**\n                 * Set group indentation.\n                 * @default 2\n                 */\n                groupIndentation?: number | undefined;\n            }\n            interface ConsoleConstructor {\n                prototype: Console;\n                new(stdout: NodeJS.WritableStream, stderr?: NodeJS.WritableStream, ignoreErrors?: boolean): Console;\n                new(options: ConsoleConstructorOptions): Console;\n            }\n        }\n        var console: Console;\n    }\n    export = globalThis.console;\n}\n",
  "node_modules/@types/node/constants.d.ts": "/**\n * @deprecated The `node:constants` module is deprecated. When requiring access to constants\n * relevant to specific Node.js builtin modules, developers should instead refer\n * to the `constants` property exposed by the relevant module. For instance,\n * `require('node:fs').constants` and `require('node:os').constants`.\n */\ndeclare module \"constants\" {\n    const constants:\n        & typeof import(\"node:os\").constants.dlopen\n        & typeof import(\"node:os\").constants.errno\n        & typeof import(\"node:os\").constants.priority\n        & typeof import(\"node:os\").constants.signals\n        & typeof import(\"node:fs\").constants\n        & typeof import(\"node:crypto\").constants;\n    export = constants;\n}\n\ndeclare module \"node:constants\" {\n    import constants = require(\"constants\");\n    export = constants;\n}\n",
  "node_modules/@types/node/crypto.d.ts": "/**\n * The `node:crypto` module provides cryptographic functionality that includes a\n * set of wrappers for OpenSSL's hash, HMAC, cipher, decipher, sign, and verify\n * functions.\n *\n * ```js\n * const { createHmac } = await import('node:crypto');\n *\n * const secret = 'abcdefg';\n * const hash = createHmac('sha256', secret)\n *                .update('I love cupcakes')\n *                .digest('hex');\n * console.log(hash);\n * // Prints:\n * //   c0fa1bc00531bd78ef38c628449c5102aeabd49b5dc3a2a516ea6ea959d6658e\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/crypto.js)\n */\ndeclare module \"crypto\" {\n    import * as stream from \"node:stream\";\n    import { PeerCertificate } from \"node:tls\";\n    /**\n     * SPKAC is a Certificate Signing Request mechanism originally implemented by\n     * Netscape and was specified formally as part of HTML5's `keygen` element.\n     *\n     * `<keygen>` is deprecated since [HTML 5.2](https://www.w3.org/TR/html52/changes.html#features-removed) and new projects\n     * should not use this element anymore.\n     *\n     * The `node:crypto` module provides the `Certificate` class for working with SPKAC\n     * data. The most common usage is handling output generated by the HTML5 `<keygen>` element. Node.js uses [OpenSSL's SPKAC\n     * implementation](https://www.openssl.org/docs/man3.0/man1/openssl-spkac.html) internally.\n     * @since v0.11.8\n     */\n    class Certificate {\n        /**\n         * ```js\n         * const { Certificate } = await import('node:crypto');\n         * const spkac = getSpkacSomehow();\n         * const challenge = Certificate.exportChallenge(spkac);\n         * console.log(challenge.toString('utf8'));\n         * // Prints: the challenge as a UTF8 string\n         * ```\n         * @since v9.0.0\n         * @param encoding The `encoding` of the `spkac` string.\n         * @return The challenge component of the `spkac` data structure, which includes a public key and a challenge.\n         */\n        static exportChallenge(spkac: BinaryLike): Buffer;\n        /**\n         * ```js\n         * const { Certificate } = await import('node:crypto');\n         * const spkac = getSpkacSomehow();\n         * const publicKey = Certificate.exportPublicKey(spkac);\n         * console.log(publicKey);\n         * // Prints: the public key as <Buffer ...>\n         * ```\n         * @since v9.0.0\n         * @param encoding The `encoding` of the `spkac` string.\n         * @return The public key component of the `spkac` data structure, which includes a public key and a challenge.\n         */\n        static exportPublicKey(spkac: BinaryLike, encoding?: string): Buffer;\n        /**\n         * ```js\n         * import { Buffer } from 'node:buffer';\n         * const { Certificate } = await import('node:crypto');\n         *\n         * const spkac = getSpkacSomehow();\n         * console.log(Certificate.verifySpkac(Buffer.from(spkac)));\n         * // Prints: true or false\n         * ```\n         * @since v9.0.0\n         * @param encoding The `encoding` of the `spkac` string.\n         * @return `true` if the given `spkac` data structure is valid, `false` otherwise.\n         */\n        static verifySpkac(spkac: NodeJS.ArrayBufferView): boolean;\n        /**\n         * @deprecated\n         * @param spkac\n         * @returns The challenge component of the `spkac` data structure,\n         * which includes a public key and a challenge.\n         */\n        exportChallenge(spkac: BinaryLike): Buffer;\n        /**\n         * @deprecated\n         * @param spkac\n         * @param encoding The encoding of the spkac string.\n         * @returns The public key component of the `spkac` data structure,\n         * which includes a public key and a challenge.\n         */\n        exportPublicKey(spkac: BinaryLike, encoding?: string): Buffer;\n        /**\n         * @deprecated\n         * @param spkac\n         * @returns `true` if the given `spkac` data structure is valid,\n         * `false` otherwise.\n         */\n        verifySpkac(spkac: NodeJS.ArrayBufferView): boolean;\n    }\n    namespace constants {\n        // https://nodejs.org/dist/latest-v22.x/docs/api/crypto.html#crypto-constants\n        const OPENSSL_VERSION_NUMBER: number;\n        /** Applies multiple bug workarounds within OpenSSL. See https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_set_options.html for detail. */\n        const SSL_OP_ALL: number;\n        /** Instructs OpenSSL to allow a non-[EC]DHE-based key exchange mode for TLS v1.3 */\n        const SSL_OP_ALLOW_NO_DHE_KEX: number;\n        /** Allows legacy insecure renegotiation between OpenSSL and unpatched clients or servers. See https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_set_options.html. */\n        const SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION: number;\n        /** Attempts to use the server's preferences instead of the client's when selecting a cipher. See https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_set_options.html. */\n        const SSL_OP_CIPHER_SERVER_PREFERENCE: number;\n        /** Instructs OpenSSL to use Cisco's version identifier of DTLS_BAD_VER. */\n        const SSL_OP_CISCO_ANYCONNECT: number;\n        /** Instructs OpenSSL to turn on cookie exchange. */\n        const SSL_OP_COOKIE_EXCHANGE: number;\n        /** Instructs OpenSSL to add server-hello extension from an early version of the cryptopro draft. */\n        const SSL_OP_CRYPTOPRO_TLSEXT_BUG: number;\n        /** Instructs OpenSSL to disable a SSL 3.0/TLS 1.0 vulnerability workaround added in OpenSSL 0.9.6d. */\n        const SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS: number;\n        /** Allows initial connection to servers that do not support RI. */\n        const SSL_OP_LEGACY_SERVER_CONNECT: number;\n        /** Instructs OpenSSL to disable support for SSL/TLS compression. */\n        const SSL_OP_NO_COMPRESSION: number;\n        /** Instructs OpenSSL to disable encrypt-then-MAC. */\n        const SSL_OP_NO_ENCRYPT_THEN_MAC: number;\n        const SSL_OP_NO_QUERY_MTU: number;\n        /** Instructs OpenSSL to disable renegotiation. */\n        const SSL_OP_NO_RENEGOTIATION: number;\n        /** Instructs OpenSSL to always start a new session when performing renegotiation. */\n        const SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION: number;\n        /** Instructs OpenSSL to turn off SSL v2 */\n        const SSL_OP_NO_SSLv2: number;\n        /** Instructs OpenSSL to turn off SSL v3 */\n        const SSL_OP_NO_SSLv3: number;\n        /** Instructs OpenSSL to disable use of RFC4507bis tickets. */\n        const SSL_OP_NO_TICKET: number;\n        /** Instructs OpenSSL to turn off TLS v1 */\n        const SSL_OP_NO_TLSv1: number;\n        /** Instructs OpenSSL to turn off TLS v1.1 */\n        const SSL_OP_NO_TLSv1_1: number;\n        /** Instructs OpenSSL to turn off TLS v1.2 */\n        const SSL_OP_NO_TLSv1_2: number;\n        /** Instructs OpenSSL to turn off TLS v1.3 */\n        const SSL_OP_NO_TLSv1_3: number;\n        /** Instructs OpenSSL server to prioritize ChaCha20-Poly1305 when the client does. This option has no effect if `SSL_OP_CIPHER_SERVER_PREFERENCE` is not enabled. */\n        const SSL_OP_PRIORITIZE_CHACHA: number;\n        /** Instructs OpenSSL to disable version rollback attack detection. */\n        const SSL_OP_TLS_ROLLBACK_BUG: number;\n        const ENGINE_METHOD_RSA: number;\n        const ENGINE_METHOD_DSA: number;\n        const ENGINE_METHOD_DH: number;\n        const ENGINE_METHOD_RAND: number;\n        const ENGINE_METHOD_EC: number;\n        const ENGINE_METHOD_CIPHERS: number;\n        const ENGINE_METHOD_DIGESTS: number;\n        const ENGINE_METHOD_PKEY_METHS: number;\n        const ENGINE_METHOD_PKEY_ASN1_METHS: number;\n        const ENGINE_METHOD_ALL: number;\n        const ENGINE_METHOD_NONE: number;\n        const DH_CHECK_P_NOT_SAFE_PRIME: number;\n        const DH_CHECK_P_NOT_PRIME: number;\n        const DH_UNABLE_TO_CHECK_GENERATOR: number;\n        const DH_NOT_SUITABLE_GENERATOR: number;\n        const RSA_PKCS1_PADDING: number;\n        const RSA_SSLV23_PADDING: number;\n        const RSA_NO_PADDING: number;\n        const RSA_PKCS1_OAEP_PADDING: number;\n        const RSA_X931_PADDING: number;\n        const RSA_PKCS1_PSS_PADDING: number;\n        /** Sets the salt length for RSA_PKCS1_PSS_PADDING to the digest size when signing or verifying. */\n        const RSA_PSS_SALTLEN_DIGEST: number;\n        /** Sets the salt length for RSA_PKCS1_PSS_PADDING to the maximum permissible value when signing data. */\n        const RSA_PSS_SALTLEN_MAX_SIGN: number;\n        /** Causes the salt length for RSA_PKCS1_PSS_PADDING to be determined automatically when verifying a signature. */\n        const RSA_PSS_SALTLEN_AUTO: number;\n        const POINT_CONVERSION_COMPRESSED: number;\n        const POINT_CONVERSION_UNCOMPRESSED: number;\n        const POINT_CONVERSION_HYBRID: number;\n        /** Specifies the built-in default cipher list used by Node.js (colon-separated values). */\n        const defaultCoreCipherList: string;\n        /** Specifies the active default cipher list used by the current Node.js process  (colon-separated values). */\n        const defaultCipherList: string;\n    }\n    interface HashOptions extends stream.TransformOptions {\n        /**\n         * For XOF hash functions such as `shake256`, the\n         * outputLength option can be used to specify the desired output length in bytes.\n         */\n        outputLength?: number | undefined;\n    }\n    /** @deprecated since v10.0.0 */\n    const fips: boolean;\n    /**\n     * Creates and returns a `Hash` object that can be used to generate hash digests\n     * using the given `algorithm`. Optional `options` argument controls stream\n     * behavior. For XOF hash functions such as `'shake256'`, the `outputLength` option\n     * can be used to specify the desired output length in bytes.\n     *\n     * The `algorithm` is dependent on the available algorithms supported by the\n     * version of OpenSSL on the platform. Examples are `'sha256'`, `'sha512'`, etc.\n     * On recent releases of OpenSSL, `openssl list -digest-algorithms` will\n     * display the available digest algorithms.\n     *\n     * Example: generating the sha256 sum of a file\n     *\n     * ```js\n     * import {\n     *   createReadStream,\n     * } from 'node:fs';\n     * import { argv } from 'node:process';\n     * const {\n     *   createHash,\n     * } = await import('node:crypto');\n     *\n     * const filename = argv[2];\n     *\n     * const hash = createHash('sha256');\n     *\n     * const input = createReadStream(filename);\n     * input.on('readable', () => {\n     *   // Only one element is going to be produced by the\n     *   // hash stream.\n     *   const data = input.read();\n     *   if (data)\n     *     hash.update(data);\n     *   else {\n     *     console.log(`${hash.digest('hex')} ${filename}`);\n     *   }\n     * });\n     * ```\n     * @since v0.1.92\n     * @param options `stream.transform` options\n     */\n    function createHash(algorithm: string, options?: HashOptions): Hash;\n    /**\n     * Creates and returns an `Hmac` object that uses the given `algorithm` and `key`.\n     * Optional `options` argument controls stream behavior.\n     *\n     * The `algorithm` is dependent on the available algorithms supported by the\n     * version of OpenSSL on the platform. Examples are `'sha256'`, `'sha512'`, etc.\n     * On recent releases of OpenSSL, `openssl list -digest-algorithms` will\n     * display the available digest algorithms.\n     *\n     * The `key` is the HMAC key used to generate the cryptographic HMAC hash. If it is\n     * a `KeyObject`, its type must be `secret`. If it is a string, please consider `caveats when using strings as inputs to cryptographic APIs`. If it was\n     * obtained from a cryptographically secure source of entropy, such as {@link randomBytes} or {@link generateKey}, its length should not\n     * exceed the block size of `algorithm` (e.g., 512 bits for SHA-256).\n     *\n     * Example: generating the sha256 HMAC of a file\n     *\n     * ```js\n     * import {\n     *   createReadStream,\n     * } from 'node:fs';\n     * import { argv } from 'node:process';\n     * const {\n     *   createHmac,\n     * } = await import('node:crypto');\n     *\n     * const filename = argv[2];\n     *\n     * const hmac = createHmac('sha256', 'a secret');\n     *\n     * const input = createReadStream(filename);\n     * input.on('readable', () => {\n     *   // Only one element is going to be produced by the\n     *   // hash stream.\n     *   const data = input.read();\n     *   if (data)\n     *     hmac.update(data);\n     *   else {\n     *     console.log(`${hmac.digest('hex')} ${filename}`);\n     *   }\n     * });\n     * ```\n     * @since v0.1.94\n     * @param options `stream.transform` options\n     */\n    function createHmac(algorithm: string, key: BinaryLike | KeyObject, options?: stream.TransformOptions): Hmac;\n    // https://nodejs.org/api/buffer.html#buffer_buffers_and_character_encodings\n    type BinaryToTextEncoding = \"base64\" | \"base64url\" | \"hex\" | \"binary\";\n    type CharacterEncoding = \"utf8\" | \"utf-8\" | \"utf16le\" | \"utf-16le\" | \"latin1\";\n    type LegacyCharacterEncoding = \"ascii\" | \"binary\" | \"ucs2\" | \"ucs-2\";\n    type Encoding = BinaryToTextEncoding | CharacterEncoding | LegacyCharacterEncoding;\n    type ECDHKeyFormat = \"compressed\" | \"uncompressed\" | \"hybrid\";\n    /**\n     * The `Hash` class is a utility for creating hash digests of data. It can be\n     * used in one of two ways:\n     *\n     * * As a `stream` that is both readable and writable, where data is written\n     * to produce a computed hash digest on the readable side, or\n     * * Using the `hash.update()` and `hash.digest()` methods to produce the\n     * computed hash.\n     *\n     * The {@link createHash} method is used to create `Hash` instances. `Hash`objects are not to be created directly using the `new` keyword.\n     *\n     * Example: Using `Hash` objects as streams:\n     *\n     * ```js\n     * const {\n     *   createHash,\n     * } = await import('node:crypto');\n     *\n     * const hash = createHash('sha256');\n     *\n     * hash.on('readable', () => {\n     *   // Only one element is going to be produced by the\n     *   // hash stream.\n     *   const data = hash.read();\n     *   if (data) {\n     *     console.log(data.toString('hex'));\n     *     // Prints:\n     *     //   6a2da20943931e9834fc12cfe5bb47bbd9ae43489a30726962b576f4e3993e50\n     *   }\n     * });\n     *\n     * hash.write('some data to hash');\n     * hash.end();\n     * ```\n     *\n     * Example: Using `Hash` and piped streams:\n     *\n     * ```js\n     * import { createReadStream } from 'node:fs';\n     * import { stdout } from 'node:process';\n     * const { createHash } = await import('node:crypto');\n     *\n     * const hash = createHash('sha256');\n     *\n     * const input = createReadStream('test.js');\n     * input.pipe(hash).setEncoding('hex').pipe(stdout);\n     * ```\n     *\n     * Example: Using the `hash.update()` and `hash.digest()` methods:\n     *\n     * ```js\n     * const {\n     *   createHash,\n     * } = await import('node:crypto');\n     *\n     * const hash = createHash('sha256');\n     *\n     * hash.update('some data to hash');\n     * console.log(hash.digest('hex'));\n     * // Prints:\n     * //   6a2da20943931e9834fc12cfe5bb47bbd9ae43489a30726962b576f4e3993e50\n     * ```\n     * @since v0.1.92\n     */\n    class Hash extends stream.Transform {\n        private constructor();\n        /**\n         * Creates a new `Hash` object that contains a deep copy of the internal state\n         * of the current `Hash` object.\n         *\n         * The optional `options` argument controls stream behavior. For XOF hash\n         * functions such as `'shake256'`, the `outputLength` option can be used to\n         * specify the desired output length in bytes.\n         *\n         * An error is thrown when an attempt is made to copy the `Hash` object after\n         * its `hash.digest()` method has been called.\n         *\n         * ```js\n         * // Calculate a rolling hash.\n         * const {\n         *   createHash,\n         * } = await import('node:crypto');\n         *\n         * const hash = createHash('sha256');\n         *\n         * hash.update('one');\n         * console.log(hash.copy().digest('hex'));\n         *\n         * hash.update('two');\n         * console.log(hash.copy().digest('hex'));\n         *\n         * hash.update('three');\n         * console.log(hash.copy().digest('hex'));\n         *\n         * // Etc.\n         * ```\n         * @since v13.1.0\n         * @param options `stream.transform` options\n         */\n        copy(options?: HashOptions): Hash;\n        /**\n         * Updates the hash content with the given `data`, the encoding of which\n         * is given in `inputEncoding`.\n         * If `encoding` is not provided, and the `data` is a string, an\n         * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored.\n         *\n         * This can be called many times with new data as it is streamed.\n         * @since v0.1.92\n         * @param inputEncoding The `encoding` of the `data` string.\n         */\n        update(data: BinaryLike): Hash;\n        update(data: string, inputEncoding: Encoding): Hash;\n        /**\n         * Calculates the digest of all of the data passed to be hashed (using the `hash.update()` method).\n         * If `encoding` is provided a string will be returned; otherwise\n         * a `Buffer` is returned.\n         *\n         * The `Hash` object can not be used again after `hash.digest()` method has been\n         * called. Multiple calls will cause an error to be thrown.\n         * @since v0.1.92\n         * @param encoding The `encoding` of the return value.\n         */\n        digest(): Buffer;\n        digest(encoding: BinaryToTextEncoding): string;\n    }\n    /**\n     * The `Hmac` class is a utility for creating cryptographic HMAC digests. It can\n     * be used in one of two ways:\n     *\n     * * As a `stream` that is both readable and writable, where data is written\n     * to produce a computed HMAC digest on the readable side, or\n     * * Using the `hmac.update()` and `hmac.digest()` methods to produce the\n     * computed HMAC digest.\n     *\n     * The {@link createHmac} method is used to create `Hmac` instances. `Hmac`objects are not to be created directly using the `new` keyword.\n     *\n     * Example: Using `Hmac` objects as streams:\n     *\n     * ```js\n     * const {\n     *   createHmac,\n     * } = await import('node:crypto');\n     *\n     * const hmac = createHmac('sha256', 'a secret');\n     *\n     * hmac.on('readable', () => {\n     *   // Only one element is going to be produced by the\n     *   // hash stream.\n     *   const data = hmac.read();\n     *   if (data) {\n     *     console.log(data.toString('hex'));\n     *     // Prints:\n     *     //   7fd04df92f636fd450bc841c9418e5825c17f33ad9c87c518115a45971f7f77e\n     *   }\n     * });\n     *\n     * hmac.write('some data to hash');\n     * hmac.end();\n     * ```\n     *\n     * Example: Using `Hmac` and piped streams:\n     *\n     * ```js\n     * import { createReadStream } from 'node:fs';\n     * import { stdout } from 'node:process';\n     * const {\n     *   createHmac,\n     * } = await import('node:crypto');\n     *\n     * const hmac = createHmac('sha256', 'a secret');\n     *\n     * const input = createReadStream('test.js');\n     * input.pipe(hmac).pipe(stdout);\n     * ```\n     *\n     * Example: Using the `hmac.update()` and `hmac.digest()` methods:\n     *\n     * ```js\n     * const {\n     *   createHmac,\n     * } = await import('node:crypto');\n     *\n     * const hmac = createHmac('sha256', 'a secret');\n     *\n     * hmac.update('some data to hash');\n     * console.log(hmac.digest('hex'));\n     * // Prints:\n     * //   7fd04df92f636fd450bc841c9418e5825c17f33ad9c87c518115a45971f7f77e\n     * ```\n     * @since v0.1.94\n     * @deprecated Since v20.13.0 Calling `Hmac` class directly with `Hmac()` or `new Hmac()` is deprecated due to being internals, not intended for public use. Please use the {@link createHmac} method to create Hmac instances.\n     */\n    class Hmac extends stream.Transform {\n        private constructor();\n        /**\n         * Updates the `Hmac` content with the given `data`, the encoding of which\n         * is given in `inputEncoding`.\n         * If `encoding` is not provided, and the `data` is a string, an\n         * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored.\n         *\n         * This can be called many times with new data as it is streamed.\n         * @since v0.1.94\n         * @param inputEncoding The `encoding` of the `data` string.\n         */\n        update(data: BinaryLike): Hmac;\n        update(data: string, inputEncoding: Encoding): Hmac;\n        /**\n         * Calculates the HMAC digest of all of the data passed using `hmac.update()`.\n         * If `encoding` is\n         * provided a string is returned; otherwise a `Buffer` is returned;\n         *\n         * The `Hmac` object can not be used again after `hmac.digest()` has been\n         * called. Multiple calls to `hmac.digest()` will result in an error being thrown.\n         * @since v0.1.94\n         * @param encoding The `encoding` of the return value.\n         */\n        digest(): Buffer;\n        digest(encoding: BinaryToTextEncoding): string;\n    }\n    type KeyObjectType = \"secret\" | \"public\" | \"private\";\n    interface KeyExportOptions<T extends KeyFormat> {\n        type: \"pkcs1\" | \"spki\" | \"pkcs8\" | \"sec1\";\n        format: T;\n        cipher?: string | undefined;\n        passphrase?: string | Buffer | undefined;\n    }\n    interface JwkKeyExportOptions {\n        format: \"jwk\";\n    }\n    interface JsonWebKey {\n        crv?: string | undefined;\n        d?: string | undefined;\n        dp?: string | undefined;\n        dq?: string | undefined;\n        e?: string | undefined;\n        k?: string | undefined;\n        kty?: string | undefined;\n        n?: string | undefined;\n        p?: string | undefined;\n        q?: string | undefined;\n        qi?: string | undefined;\n        x?: string | undefined;\n        y?: string | undefined;\n        [key: string]: unknown;\n    }\n    interface AsymmetricKeyDetails {\n        /**\n         * Key size in bits (RSA, DSA).\n         */\n        modulusLength?: number | undefined;\n        /**\n         * Public exponent (RSA).\n         */\n        publicExponent?: bigint | undefined;\n        /**\n         * Name of the message digest (RSA-PSS).\n         */\n        hashAlgorithm?: string | undefined;\n        /**\n         * Name of the message digest used by MGF1 (RSA-PSS).\n         */\n        mgf1HashAlgorithm?: string | undefined;\n        /**\n         * Minimal salt length in bytes (RSA-PSS).\n         */\n        saltLength?: number | undefined;\n        /**\n         * Size of q in bits (DSA).\n         */\n        divisorLength?: number | undefined;\n        /**\n         * Name of the curve (EC).\n         */\n        namedCurve?: string | undefined;\n    }\n    /**\n     * Node.js uses a `KeyObject` class to represent a symmetric or asymmetric key,\n     * and each kind of key exposes different functions. The {@link createSecretKey}, {@link createPublicKey} and {@link createPrivateKey} methods are used to create `KeyObject`instances. `KeyObject`\n     * objects are not to be created directly using the `new`keyword.\n     *\n     * Most applications should consider using the new `KeyObject` API instead of\n     * passing keys as strings or `Buffer`s due to improved security features.\n     *\n     * `KeyObject` instances can be passed to other threads via `postMessage()`.\n     * The receiver obtains a cloned `KeyObject`, and the `KeyObject` does not need to\n     * be listed in the `transferList` argument.\n     * @since v11.6.0\n     */\n    class KeyObject {\n        private constructor();\n        /**\n         * Example: Converting a `CryptoKey` instance to a `KeyObject`:\n         *\n         * ```js\n         * const { KeyObject } = await import('node:crypto');\n         * const { subtle } = globalThis.crypto;\n         *\n         * const key = await subtle.generateKey({\n         *   name: 'HMAC',\n         *   hash: 'SHA-256',\n         *   length: 256,\n         * }, true, ['sign', 'verify']);\n         *\n         * const keyObject = KeyObject.from(key);\n         * console.log(keyObject.symmetricKeySize);\n         * // Prints: 32 (symmetric key size in bytes)\n         * ```\n         * @since v15.0.0\n         */\n        static from(key: webcrypto.CryptoKey): KeyObject;\n        /**\n         * For asymmetric keys, this property represents the type of the key. Supported key\n         * types are:\n         *\n         * * `'rsa'` (OID 1.2.840.113549.1.1.1)\n         * * `'rsa-pss'` (OID 1.2.840.113549.1.1.10)\n         * * `'dsa'` (OID 1.2.840.10040.4.1)\n         * * `'ec'` (OID 1.2.840.10045.2.1)\n         * * `'x25519'` (OID 1.3.101.110)\n         * * `'x448'` (OID 1.3.101.111)\n         * * `'ed25519'` (OID 1.3.101.112)\n         * * `'ed448'` (OID 1.3.101.113)\n         * * `'dh'` (OID 1.2.840.113549.1.3.1)\n         *\n         * This property is `undefined` for unrecognized `KeyObject` types and symmetric\n         * keys.\n         * @since v11.6.0\n         */\n        asymmetricKeyType?: KeyType | undefined;\n        /**\n         * This property exists only on asymmetric keys. Depending on the type of the key,\n         * this object contains information about the key. None of the information obtained\n         * through this property can be used to uniquely identify a key or to compromise\n         * the security of the key.\n         *\n         * For RSA-PSS keys, if the key material contains a `RSASSA-PSS-params` sequence,\n         * the `hashAlgorithm`, `mgf1HashAlgorithm`, and `saltLength` properties will be\n         * set.\n         *\n         * Other key details might be exposed via this API using additional attributes.\n         * @since v15.7.0\n         */\n        asymmetricKeyDetails?: AsymmetricKeyDetails | undefined;\n        /**\n         * For symmetric keys, the following encoding options can be used:\n         *\n         * For public keys, the following encoding options can be used:\n         *\n         * For private keys, the following encoding options can be used:\n         *\n         * The result type depends on the selected encoding format, when PEM the\n         * result is a string, when DER it will be a buffer containing the data\n         * encoded as DER, when [JWK](https://tools.ietf.org/html/rfc7517) it will be an object.\n         *\n         * When [JWK](https://tools.ietf.org/html/rfc7517) encoding format was selected, all other encoding options are\n         * ignored.\n         *\n         * PKCS#1, SEC1, and PKCS#8 type keys can be encrypted by using a combination of\n         * the `cipher` and `format` options. The PKCS#8 `type` can be used with any`format` to encrypt any key algorithm (RSA, EC, or DH) by specifying a`cipher`. PKCS#1 and SEC1 can only be\n         * encrypted by specifying a `cipher`when the PEM `format` is used. For maximum compatibility, use PKCS#8 for\n         * encrypted private keys. Since PKCS#8 defines its own\n         * encryption mechanism, PEM-level encryption is not supported when encrypting\n         * a PKCS#8 key. See [RFC 5208](https://www.rfc-editor.org/rfc/rfc5208.txt) for PKCS#8 encryption and [RFC 1421](https://www.rfc-editor.org/rfc/rfc1421.txt) for\n         * PKCS#1 and SEC1 encryption.\n         * @since v11.6.0\n         */\n        export(options: KeyExportOptions<\"pem\">): string | Buffer;\n        export(options?: KeyExportOptions<\"der\">): Buffer;\n        export(options?: JwkKeyExportOptions): JsonWebKey;\n        /**\n         * Returns `true` or `false` depending on whether the keys have exactly the same\n         * type, value, and parameters. This method is not [constant time](https://en.wikipedia.org/wiki/Timing_attack).\n         * @since v17.7.0, v16.15.0\n         * @param otherKeyObject A `KeyObject` with which to compare `keyObject`.\n         */\n        equals(otherKeyObject: KeyObject): boolean;\n        /**\n         * For secret keys, this property represents the size of the key in bytes. This\n         * property is `undefined` for asymmetric keys.\n         * @since v11.6.0\n         */\n        symmetricKeySize?: number | undefined;\n        /**\n         * Converts a `KeyObject` instance to a `CryptoKey`.\n         * @since 22.10.0\n         */\n        toCryptoKey(\n            algorithm:\n                | webcrypto.AlgorithmIdentifier\n                | webcrypto.RsaHashedImportParams\n                | webcrypto.EcKeyImportParams\n                | webcrypto.HmacImportParams,\n            extractable: boolean,\n            keyUsages: readonly webcrypto.KeyUsage[],\n        ): webcrypto.CryptoKey;\n        /**\n         * Depending on the type of this `KeyObject`, this property is either`'secret'` for secret (symmetric) keys, `'public'` for public (asymmetric) keys\n         * or `'private'` for private (asymmetric) keys.\n         * @since v11.6.0\n         */\n        type: KeyObjectType;\n    }\n    type CipherCCMTypes = \"aes-128-ccm\" | \"aes-192-ccm\" | \"aes-256-ccm\";\n    type CipherGCMTypes = \"aes-128-gcm\" | \"aes-192-gcm\" | \"aes-256-gcm\";\n    type CipherOCBTypes = \"aes-128-ocb\" | \"aes-192-ocb\" | \"aes-256-ocb\";\n    type CipherChaCha20Poly1305Types = \"chacha20-poly1305\";\n    type BinaryLike = string | NodeJS.ArrayBufferView;\n    type CipherKey = BinaryLike | KeyObject;\n    interface CipherCCMOptions extends stream.TransformOptions {\n        authTagLength: number;\n    }\n    interface CipherGCMOptions extends stream.TransformOptions {\n        authTagLength?: number | undefined;\n    }\n    interface CipherOCBOptions extends stream.TransformOptions {\n        authTagLength: number;\n    }\n    interface CipherChaCha20Poly1305Options extends stream.TransformOptions {\n        /** @default 16 */\n        authTagLength?: number | undefined;\n    }\n    /**\n     * Creates and returns a `Cipher` object, with the given `algorithm`, `key` and\n     * initialization vector (`iv`).\n     *\n     * The `options` argument controls stream behavior and is optional except when a\n     * cipher in CCM or OCB mode (e.g. `'aes-128-ccm'`) is used. In that case, the`authTagLength` option is required and specifies the length of the\n     * authentication tag in bytes, see `CCM mode`. In GCM mode, the `authTagLength`option is not required but can be used to set the length of the authentication\n     * tag that will be returned by `getAuthTag()` and defaults to 16 bytes.\n     * For `chacha20-poly1305`, the `authTagLength` option defaults to 16 bytes.\n     *\n     * The `algorithm` is dependent on OpenSSL, examples are `'aes192'`, etc. On\n     * recent OpenSSL releases, `openssl list -cipher-algorithms` will\n     * display the available cipher algorithms.\n     *\n     * The `key` is the raw key used by the `algorithm` and `iv` is an [initialization vector](https://en.wikipedia.org/wiki/Initialization_vector). Both arguments must be `'utf8'` encoded\n     * strings,`Buffers`, `TypedArray`, or `DataView`s. The `key` may optionally be\n     * a `KeyObject` of type `secret`. If the cipher does not need\n     * an initialization vector, `iv` may be `null`.\n     *\n     * When passing strings for `key` or `iv`, please consider `caveats when using strings as inputs to cryptographic APIs`.\n     *\n     * Initialization vectors should be unpredictable and unique; ideally, they will be\n     * cryptographically random. They do not have to be secret: IVs are typically just\n     * added to ciphertext messages unencrypted. It may sound contradictory that\n     * something has to be unpredictable and unique, but does not have to be secret;\n     * remember that an attacker must not be able to predict ahead of time what a\n     * given IV will be.\n     * @since v0.1.94\n     * @param options `stream.transform` options\n     */\n    function createCipheriv(\n        algorithm: CipherCCMTypes,\n        key: CipherKey,\n        iv: BinaryLike,\n        options: CipherCCMOptions,\n    ): CipherCCM;\n    function createCipheriv(\n        algorithm: CipherOCBTypes,\n        key: CipherKey,\n        iv: BinaryLike,\n        options: CipherOCBOptions,\n    ): CipherOCB;\n    function createCipheriv(\n        algorithm: CipherGCMTypes,\n        key: CipherKey,\n        iv: BinaryLike,\n        options?: CipherGCMOptions,\n    ): CipherGCM;\n    function createCipheriv(\n        algorithm: CipherChaCha20Poly1305Types,\n        key: CipherKey,\n        iv: BinaryLike,\n        options?: CipherChaCha20Poly1305Options,\n    ): CipherChaCha20Poly1305;\n    function createCipheriv(\n        algorithm: string,\n        key: CipherKey,\n        iv: BinaryLike | null,\n        options?: stream.TransformOptions,\n    ): Cipher;\n    /**\n     * Instances of the `Cipher` class are used to encrypt data. The class can be\n     * used in one of two ways:\n     *\n     * * As a `stream` that is both readable and writable, where plain unencrypted\n     * data is written to produce encrypted data on the readable side, or\n     * * Using the `cipher.update()` and `cipher.final()` methods to produce\n     * the encrypted data.\n     *\n     * The {@link createCipheriv} method is\n     * used to create `Cipher` instances. `Cipher` objects are not to be created\n     * directly using the `new` keyword.\n     *\n     * Example: Using `Cipher` objects as streams:\n     *\n     * ```js\n     * const {\n     *   scrypt,\n     *   randomFill,\n     *   createCipheriv,\n     * } = await import('node:crypto');\n     *\n     * const algorithm = 'aes-192-cbc';\n     * const password = 'Password used to generate key';\n     *\n     * // First, we'll generate the key. The key length is dependent on the algorithm.\n     * // In this case for aes192, it is 24 bytes (192 bits).\n     * scrypt(password, 'salt', 24, (err, key) => {\n     *   if (err) throw err;\n     *   // Then, we'll generate a random initialization vector\n     *   randomFill(new Uint8Array(16), (err, iv) => {\n     *     if (err) throw err;\n     *\n     *     // Once we have the key and iv, we can create and use the cipher...\n     *     const cipher = createCipheriv(algorithm, key, iv);\n     *\n     *     let encrypted = '';\n     *     cipher.setEncoding('hex');\n     *\n     *     cipher.on('data', (chunk) => encrypted += chunk);\n     *     cipher.on('end', () => console.log(encrypted));\n     *\n     *     cipher.write('some clear text data');\n     *     cipher.end();\n     *   });\n     * });\n     * ```\n     *\n     * Example: Using `Cipher` and piped streams:\n     *\n     * ```js\n     * import {\n     *   createReadStream,\n     *   createWriteStream,\n     * } from 'node:fs';\n     *\n     * import {\n     *   pipeline,\n     * } from 'node:stream';\n     *\n     * const {\n     *   scrypt,\n     *   randomFill,\n     *   createCipheriv,\n     * } = await import('node:crypto');\n     *\n     * const algorithm = 'aes-192-cbc';\n     * const password = 'Password used to generate key';\n     *\n     * // First, we'll generate the key. The key length is dependent on the algorithm.\n     * // In this case for aes192, it is 24 bytes (192 bits).\n     * scrypt(password, 'salt', 24, (err, key) => {\n     *   if (err) throw err;\n     *   // Then, we'll generate a random initialization vector\n     *   randomFill(new Uint8Array(16), (err, iv) => {\n     *     if (err) throw err;\n     *\n     *     const cipher = createCipheriv(algorithm, key, iv);\n     *\n     *     const input = createReadStream('test.js');\n     *     const output = createWriteStream('test.enc');\n     *\n     *     pipeline(input, cipher, output, (err) => {\n     *       if (err) throw err;\n     *     });\n     *   });\n     * });\n     * ```\n     *\n     * Example: Using the `cipher.update()` and `cipher.final()` methods:\n     *\n     * ```js\n     * const {\n     *   scrypt,\n     *   randomFill,\n     *   createCipheriv,\n     * } = await import('node:crypto');\n     *\n     * const algorithm = 'aes-192-cbc';\n     * const password = 'Password used to generate key';\n     *\n     * // First, we'll generate the key. The key length is dependent on the algorithm.\n     * // In this case for aes192, it is 24 bytes (192 bits).\n     * scrypt(password, 'salt', 24, (err, key) => {\n     *   if (err) throw err;\n     *   // Then, we'll generate a random initialization vector\n     *   randomFill(new Uint8Array(16), (err, iv) => {\n     *     if (err) throw err;\n     *\n     *     const cipher = createCipheriv(algorithm, key, iv);\n     *\n     *     let encrypted = cipher.update('some clear text data', 'utf8', 'hex');\n     *     encrypted += cipher.final('hex');\n     *     console.log(encrypted);\n     *   });\n     * });\n     * ```\n     * @since v0.1.94\n     */\n    class Cipher extends stream.Transform {\n        private constructor();\n        /**\n         * Updates the cipher with `data`. If the `inputEncoding` argument is given,\n         * the `data`argument is a string using the specified encoding. If the `inputEncoding`argument is not given, `data` must be a `Buffer`, `TypedArray`, or `DataView`. If `data` is a `Buffer`,\n         * `TypedArray`, or `DataView`, then `inputEncoding` is ignored.\n         *\n         * The `outputEncoding` specifies the output format of the enciphered\n         * data. If the `outputEncoding`is specified, a string using the specified encoding is returned. If no`outputEncoding` is provided, a `Buffer` is returned.\n         *\n         * The `cipher.update()` method can be called multiple times with new data until `cipher.final()` is called. Calling `cipher.update()` after `cipher.final()` will result in an error being\n         * thrown.\n         * @since v0.1.94\n         * @param inputEncoding The `encoding` of the data.\n         * @param outputEncoding The `encoding` of the return value.\n         */\n        update(data: BinaryLike): Buffer;\n        update(data: string, inputEncoding: Encoding): Buffer;\n        update(data: NodeJS.ArrayBufferView, inputEncoding: undefined, outputEncoding: Encoding): string;\n        update(data: string, inputEncoding: Encoding | undefined, outputEncoding: Encoding): string;\n        /**\n         * Once the `cipher.final()` method has been called, the `Cipher` object can no\n         * longer be used to encrypt data. Attempts to call `cipher.final()` more than\n         * once will result in an error being thrown.\n         * @since v0.1.94\n         * @param outputEncoding The `encoding` of the return value.\n         * @return Any remaining enciphered contents. If `outputEncoding` is specified, a string is returned. If an `outputEncoding` is not provided, a {@link Buffer} is returned.\n         */\n        final(): Buffer;\n        final(outputEncoding: BufferEncoding): string;\n        /**\n         * When using block encryption algorithms, the `Cipher` class will automatically\n         * add padding to the input data to the appropriate block size. To disable the\n         * default padding call `cipher.setAutoPadding(false)`.\n         *\n         * When `autoPadding` is `false`, the length of the entire input data must be a\n         * multiple of the cipher's block size or `cipher.final()` will throw an error.\n         * Disabling automatic padding is useful for non-standard padding, for instance\n         * using `0x0` instead of PKCS padding.\n         *\n         * The `cipher.setAutoPadding()` method must be called before `cipher.final()`.\n         * @since v0.7.1\n         * @param [autoPadding=true]\n         * @return for method chaining.\n         */\n        setAutoPadding(autoPadding?: boolean): this;\n    }\n    interface CipherCCM extends Cipher {\n        setAAD(\n            buffer: NodeJS.ArrayBufferView,\n            options: {\n                plaintextLength: number;\n            },\n        ): this;\n        getAuthTag(): Buffer;\n    }\n    interface CipherGCM extends Cipher {\n        setAAD(\n            buffer: NodeJS.ArrayBufferView,\n            options?: {\n                plaintextLength: number;\n            },\n        ): this;\n        getAuthTag(): Buffer;\n    }\n    interface CipherOCB extends Cipher {\n        setAAD(\n            buffer: NodeJS.ArrayBufferView,\n            options?: {\n                plaintextLength: number;\n            },\n        ): this;\n        getAuthTag(): Buffer;\n    }\n    interface CipherChaCha20Poly1305 extends Cipher {\n        setAAD(\n            buffer: NodeJS.ArrayBufferView,\n            options: {\n                plaintextLength: number;\n            },\n        ): this;\n        getAuthTag(): Buffer;\n    }\n    /**\n     * Creates and returns a `Decipher` object that uses the given `algorithm`, `key` and initialization vector (`iv`).\n     *\n     * The `options` argument controls stream behavior and is optional except when a\n     * cipher in CCM or OCB mode (e.g. `'aes-128-ccm'`) is used. In that case, the `authTagLength` option is required and specifies the length of the\n     * authentication tag in bytes, see `CCM mode`. In GCM mode, the `authTagLength` option is not required but can be used to restrict accepted authentication tags\n     * to those with the specified length.\n     * For `chacha20-poly1305`, the `authTagLength` option defaults to 16 bytes.\n     *\n     * The `algorithm` is dependent on OpenSSL, examples are `'aes192'`, etc. On\n     * recent OpenSSL releases, `openssl list -cipher-algorithms` will\n     * display the available cipher algorithms.\n     *\n     * The `key` is the raw key used by the `algorithm` and `iv` is an [initialization vector](https://en.wikipedia.org/wiki/Initialization_vector). Both arguments must be `'utf8'` encoded\n     * strings,`Buffers`, `TypedArray`, or `DataView`s. The `key` may optionally be\n     * a `KeyObject` of type `secret`. If the cipher does not need\n     * an initialization vector, `iv` may be `null`.\n     *\n     * When passing strings for `key` or `iv`, please consider `caveats when using strings as inputs to cryptographic APIs`.\n     *\n     * Initialization vectors should be unpredictable and unique; ideally, they will be\n     * cryptographically random. They do not have to be secret: IVs are typically just\n     * added to ciphertext messages unencrypted. It may sound contradictory that\n     * something has to be unpredictable and unique, but does not have to be secret;\n     * remember that an attacker must not be able to predict ahead of time what a given\n     * IV will be.\n     * @since v0.1.94\n     * @param options `stream.transform` options\n     */\n    function createDecipheriv(\n        algorithm: CipherCCMTypes,\n        key: CipherKey,\n        iv: BinaryLike,\n        options: CipherCCMOptions,\n    ): DecipherCCM;\n    function createDecipheriv(\n        algorithm: CipherOCBTypes,\n        key: CipherKey,\n        iv: BinaryLike,\n        options: CipherOCBOptions,\n    ): DecipherOCB;\n    function createDecipheriv(\n        algorithm: CipherGCMTypes,\n        key: CipherKey,\n        iv: BinaryLike,\n        options?: CipherGCMOptions,\n    ): DecipherGCM;\n    function createDecipheriv(\n        algorithm: CipherChaCha20Poly1305Types,\n        key: CipherKey,\n        iv: BinaryLike,\n        options?: CipherChaCha20Poly1305Options,\n    ): DecipherChaCha20Poly1305;\n    function createDecipheriv(\n        algorithm: string,\n        key: CipherKey,\n        iv: BinaryLike | null,\n        options?: stream.TransformOptions,\n    ): Decipher;\n    /**\n     * Instances of the `Decipher` class are used to decrypt data. The class can be\n     * used in one of two ways:\n     *\n     * * As a `stream` that is both readable and writable, where plain encrypted\n     * data is written to produce unencrypted data on the readable side, or\n     * * Using the `decipher.update()` and `decipher.final()` methods to\n     * produce the unencrypted data.\n     *\n     * The {@link createDecipheriv} method is\n     * used to create `Decipher` instances. `Decipher` objects are not to be created\n     * directly using the `new` keyword.\n     *\n     * Example: Using `Decipher` objects as streams:\n     *\n     * ```js\n     * import { Buffer } from 'node:buffer';\n     * const {\n     *   scryptSync,\n     *   createDecipheriv,\n     * } = await import('node:crypto');\n     *\n     * const algorithm = 'aes-192-cbc';\n     * const password = 'Password used to generate key';\n     * // Key length is dependent on the algorithm. In this case for aes192, it is\n     * // 24 bytes (192 bits).\n     * // Use the async `crypto.scrypt()` instead.\n     * const key = scryptSync(password, 'salt', 24);\n     * // The IV is usually passed along with the ciphertext.\n     * const iv = Buffer.alloc(16, 0); // Initialization vector.\n     *\n     * const decipher = createDecipheriv(algorithm, key, iv);\n     *\n     * let decrypted = '';\n     * decipher.on('readable', () => {\n     *   let chunk;\n     *   while (null !== (chunk = decipher.read())) {\n     *     decrypted += chunk.toString('utf8');\n     *   }\n     * });\n     * decipher.on('end', () => {\n     *   console.log(decrypted);\n     *   // Prints: some clear text data\n     * });\n     *\n     * // Encrypted with same algorithm, key and iv.\n     * const encrypted =\n     *   'e5f79c5915c02171eec6b212d5520d44480993d7d622a7c4c2da32f6efda0ffa';\n     * decipher.write(encrypted, 'hex');\n     * decipher.end();\n     * ```\n     *\n     * Example: Using `Decipher` and piped streams:\n     *\n     * ```js\n     * import {\n     *   createReadStream,\n     *   createWriteStream,\n     * } from 'node:fs';\n     * import { Buffer } from 'node:buffer';\n     * const {\n     *   scryptSync,\n     *   createDecipheriv,\n     * } = await import('node:crypto');\n     *\n     * const algorithm = 'aes-192-cbc';\n     * const password = 'Password used to generate key';\n     * // Use the async `crypto.scrypt()` instead.\n     * const key = scryptSync(password, 'salt', 24);\n     * // The IV is usually passed along with the ciphertext.\n     * const iv = Buffer.alloc(16, 0); // Initialization vector.\n     *\n     * const decipher = createDecipheriv(algorithm, key, iv);\n     *\n     * const input = createReadStream('test.enc');\n     * const output = createWriteStream('test.js');\n     *\n     * input.pipe(decipher).pipe(output);\n     * ```\n     *\n     * Example: Using the `decipher.update()` and `decipher.final()` methods:\n     *\n     * ```js\n     * import { Buffer } from 'node:buffer';\n     * const {\n     *   scryptSync,\n     *   createDecipheriv,\n     * } = await import('node:crypto');\n     *\n     * const algorithm = 'aes-192-cbc';\n     * const password = 'Password used to generate key';\n     * // Use the async `crypto.scrypt()` instead.\n     * const key = scryptSync(password, 'salt', 24);\n     * // The IV is usually passed along with the ciphertext.\n     * const iv = Buffer.alloc(16, 0); // Initialization vector.\n     *\n     * const decipher = createDecipheriv(algorithm, key, iv);\n     *\n     * // Encrypted using same algorithm, key and iv.\n     * const encrypted =\n     *   'e5f79c5915c02171eec6b212d5520d44480993d7d622a7c4c2da32f6efda0ffa';\n     * let decrypted = decipher.update(encrypted, 'hex', 'utf8');\n     * decrypted += decipher.final('utf8');\n     * console.log(decrypted);\n     * // Prints: some clear text data\n     * ```\n     * @since v0.1.94\n     */\n    class Decipher extends stream.Transform {\n        private constructor();\n        /**\n         * Updates the decipher with `data`. If the `inputEncoding` argument is given,\n         * the `data` argument is a string using the specified encoding. If the `inputEncoding` argument is not given, `data` must be a `Buffer`. If `data` is a `Buffer` then `inputEncoding` is\n         * ignored.\n         *\n         * The `outputEncoding` specifies the output format of the enciphered\n         * data. If the `outputEncoding` is specified, a string using the specified encoding is returned. If no `outputEncoding` is provided, a `Buffer` is returned.\n         *\n         * The `decipher.update()` method can be called multiple times with new data until `decipher.final()` is called. Calling `decipher.update()` after `decipher.final()` will result in an error\n         * being thrown.\n         * @since v0.1.94\n         * @param inputEncoding The `encoding` of the `data` string.\n         * @param outputEncoding The `encoding` of the return value.\n         */\n        update(data: NodeJS.ArrayBufferView): Buffer;\n        update(data: string, inputEncoding: Encoding): Buffer;\n        update(data: NodeJS.ArrayBufferView, inputEncoding: undefined, outputEncoding: Encoding): string;\n        update(data: string, inputEncoding: Encoding | undefined, outputEncoding: Encoding): string;\n        /**\n         * Once the `decipher.final()` method has been called, the `Decipher` object can\n         * no longer be used to decrypt data. Attempts to call `decipher.final()` more\n         * than once will result in an error being thrown.\n         * @since v0.1.94\n         * @param outputEncoding The `encoding` of the return value.\n         * @return Any remaining deciphered contents. If `outputEncoding` is specified, a string is returned. If an `outputEncoding` is not provided, a {@link Buffer} is returned.\n         */\n        final(): Buffer;\n        final(outputEncoding: BufferEncoding): string;\n        /**\n         * When data has been encrypted without standard block padding, calling `decipher.setAutoPadding(false)` will disable automatic padding to prevent `decipher.final()` from checking for and\n         * removing padding.\n         *\n         * Turning auto padding off will only work if the input data's length is a\n         * multiple of the ciphers block size.\n         *\n         * The `decipher.setAutoPadding()` method must be called before `decipher.final()`.\n         * @since v0.7.1\n         * @param [autoPadding=true]\n         * @return for method chaining.\n         */\n        setAutoPadding(auto_padding?: boolean): this;\n    }\n    interface DecipherCCM extends Decipher {\n        setAuthTag(buffer: NodeJS.ArrayBufferView): this;\n        setAAD(\n            buffer: NodeJS.ArrayBufferView,\n            options: {\n                plaintextLength: number;\n            },\n        ): this;\n    }\n    interface DecipherGCM extends Decipher {\n        setAuthTag(buffer: NodeJS.ArrayBufferView): this;\n        setAAD(\n            buffer: NodeJS.ArrayBufferView,\n            options?: {\n                plaintextLength: number;\n            },\n        ): this;\n    }\n    interface DecipherOCB extends Decipher {\n        setAuthTag(buffer: NodeJS.ArrayBufferView): this;\n        setAAD(\n            buffer: NodeJS.ArrayBufferView,\n            options?: {\n                plaintextLength: number;\n            },\n        ): this;\n    }\n    interface DecipherChaCha20Poly1305 extends Decipher {\n        setAuthTag(buffer: NodeJS.ArrayBufferView): this;\n        setAAD(\n            buffer: NodeJS.ArrayBufferView,\n            options: {\n                plaintextLength: number;\n            },\n        ): this;\n    }\n    interface PrivateKeyInput {\n        key: string | Buffer;\n        format?: KeyFormat | undefined;\n        type?: \"pkcs1\" | \"pkcs8\" | \"sec1\" | undefined;\n        passphrase?: string | Buffer | undefined;\n        encoding?: string | undefined;\n    }\n    interface PublicKeyInput {\n        key: string | Buffer;\n        format?: KeyFormat | undefined;\n        type?: \"pkcs1\" | \"spki\" | undefined;\n        encoding?: string | undefined;\n    }\n    /**\n     * Asynchronously generates a new random secret key of the given `length`. The `type` will determine which validations will be performed on the `length`.\n     *\n     * ```js\n     * const {\n     *   generateKey,\n     * } = await import('node:crypto');\n     *\n     * generateKey('hmac', { length: 512 }, (err, key) => {\n     *   if (err) throw err;\n     *   console.log(key.export().toString('hex'));  // 46e..........620\n     * });\n     * ```\n     *\n     * The size of a generated HMAC key should not exceed the block size of the\n     * underlying hash function. See {@link createHmac} for more information.\n     * @since v15.0.0\n     * @param type The intended use of the generated secret key. Currently accepted values are `'hmac'` and `'aes'`.\n     */\n    function generateKey(\n        type: \"hmac\" | \"aes\",\n        options: {\n            length: number;\n        },\n        callback: (err: Error | null, key: KeyObject) => void,\n    ): void;\n    /**\n     * Synchronously generates a new random secret key of the given `length`. The `type` will determine which validations will be performed on the `length`.\n     *\n     * ```js\n     * const {\n     *   generateKeySync,\n     * } = await import('node:crypto');\n     *\n     * const key = generateKeySync('hmac', { length: 512 });\n     * console.log(key.export().toString('hex'));  // e89..........41e\n     * ```\n     *\n     * The size of a generated HMAC key should not exceed the block size of the\n     * underlying hash function. See {@link createHmac} for more information.\n     * @since v15.0.0\n     * @param type The intended use of the generated secret key. Currently accepted values are `'hmac'` and `'aes'`.\n     */\n    function generateKeySync(\n        type: \"hmac\" | \"aes\",\n        options: {\n            length: number;\n        },\n    ): KeyObject;\n    interface JsonWebKeyInput {\n        key: JsonWebKey;\n        format: \"jwk\";\n    }\n    /**\n     * Creates and returns a new key object containing a private key. If `key` is a\n     * string or `Buffer`, `format` is assumed to be `'pem'`; otherwise, `key` must be an object with the properties described above.\n     *\n     * If the private key is encrypted, a `passphrase` must be specified. The length\n     * of the passphrase is limited to 1024 bytes.\n     * @since v11.6.0\n     */\n    function createPrivateKey(key: PrivateKeyInput | string | Buffer | JsonWebKeyInput): KeyObject;\n    /**\n     * Creates and returns a new key object containing a public key. If `key` is a\n     * string or `Buffer`, `format` is assumed to be `'pem'`; if `key` is a `KeyObject` with type `'private'`, the public key is derived from the given private key;\n     * otherwise, `key` must be an object with the properties described above.\n     *\n     * If the format is `'pem'`, the `'key'` may also be an X.509 certificate.\n     *\n     * Because public keys can be derived from private keys, a private key may be\n     * passed instead of a public key. In that case, this function behaves as if {@link createPrivateKey} had been called, except that the type of the\n     * returned `KeyObject` will be `'public'` and that the private key cannot be\n     * extracted from the returned `KeyObject`. Similarly, if a `KeyObject` with type `'private'` is given, a new `KeyObject` with type `'public'` will be returned\n     * and it will be impossible to extract the private key from the returned object.\n     * @since v11.6.0\n     */\n    function createPublicKey(key: PublicKeyInput | string | Buffer | KeyObject | JsonWebKeyInput): KeyObject;\n    /**\n     * Creates and returns a new key object containing a secret key for symmetric\n     * encryption or `Hmac`.\n     * @since v11.6.0\n     * @param encoding The string encoding when `key` is a string.\n     */\n    function createSecretKey(key: NodeJS.ArrayBufferView): KeyObject;\n    function createSecretKey(key: string, encoding: BufferEncoding): KeyObject;\n    /**\n     * Creates and returns a `Sign` object that uses the given `algorithm`. Use {@link getHashes} to obtain the names of the available digest algorithms.\n     * Optional `options` argument controls the `stream.Writable` behavior.\n     *\n     * In some cases, a `Sign` instance can be created using the name of a signature\n     * algorithm, such as `'RSA-SHA256'`, instead of a digest algorithm. This will use\n     * the corresponding digest algorithm. This does not work for all signature\n     * algorithms, such as `'ecdsa-with-SHA256'`, so it is best to always use digest\n     * algorithm names.\n     * @since v0.1.92\n     * @param options `stream.Writable` options\n     */\n    function createSign(algorithm: string, options?: stream.WritableOptions): Sign;\n    type DSAEncoding = \"der\" | \"ieee-p1363\";\n    interface SigningOptions {\n        /**\n         * @see crypto.constants.RSA_PKCS1_PADDING\n         */\n        padding?: number | undefined;\n        saltLength?: number | undefined;\n        dsaEncoding?: DSAEncoding | undefined;\n    }\n    interface SignPrivateKeyInput extends PrivateKeyInput, SigningOptions {}\n    interface SignKeyObjectInput extends SigningOptions {\n        key: KeyObject;\n    }\n    interface SignJsonWebKeyInput extends JsonWebKeyInput, SigningOptions {}\n    interface VerifyPublicKeyInput extends PublicKeyInput, SigningOptions {}\n    interface VerifyKeyObjectInput extends SigningOptions {\n        key: KeyObject;\n    }\n    interface VerifyJsonWebKeyInput extends JsonWebKeyInput, SigningOptions {}\n    type KeyLike = string | Buffer | KeyObject;\n    /**\n     * The `Sign` class is a utility for generating signatures. It can be used in one\n     * of two ways:\n     *\n     * * As a writable `stream`, where data to be signed is written and the `sign.sign()` method is used to generate and return the signature, or\n     * * Using the `sign.update()` and `sign.sign()` methods to produce the\n     * signature.\n     *\n     * The {@link createSign} method is used to create `Sign` instances. The\n     * argument is the string name of the hash function to use. `Sign` objects are not\n     * to be created directly using the `new` keyword.\n     *\n     * Example: Using `Sign` and `Verify` objects as streams:\n     *\n     * ```js\n     * const {\n     *   generateKeyPairSync,\n     *   createSign,\n     *   createVerify,\n     * } = await import('node:crypto');\n     *\n     * const { privateKey, publicKey } = generateKeyPairSync('ec', {\n     *   namedCurve: 'sect239k1',\n     * });\n     *\n     * const sign = createSign('SHA256');\n     * sign.write('some data to sign');\n     * sign.end();\n     * const signature = sign.sign(privateKey, 'hex');\n     *\n     * const verify = createVerify('SHA256');\n     * verify.write('some data to sign');\n     * verify.end();\n     * console.log(verify.verify(publicKey, signature, 'hex'));\n     * // Prints: true\n     * ```\n     *\n     * Example: Using the `sign.update()` and `verify.update()` methods:\n     *\n     * ```js\n     * const {\n     *   generateKeyPairSync,\n     *   createSign,\n     *   createVerify,\n     * } = await import('node:crypto');\n     *\n     * const { privateKey, publicKey } = generateKeyPairSync('rsa', {\n     *   modulusLength: 2048,\n     * });\n     *\n     * const sign = createSign('SHA256');\n     * sign.update('some data to sign');\n     * sign.end();\n     * const signature = sign.sign(privateKey);\n     *\n     * const verify = createVerify('SHA256');\n     * verify.update('some data to sign');\n     * verify.end();\n     * console.log(verify.verify(publicKey, signature));\n     * // Prints: true\n     * ```\n     * @since v0.1.92\n     */\n    class Sign extends stream.Writable {\n        private constructor();\n        /**\n         * Updates the `Sign` content with the given `data`, the encoding of which\n         * is given in `inputEncoding`.\n         * If `encoding` is not provided, and the `data` is a string, an\n         * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored.\n         *\n         * This can be called many times with new data as it is streamed.\n         * @since v0.1.92\n         * @param inputEncoding The `encoding` of the `data` string.\n         */\n        update(data: BinaryLike): this;\n        update(data: string, inputEncoding: Encoding): this;\n        /**\n         * Calculates the signature on all the data passed through using either `sign.update()` or `sign.write()`.\n         *\n         * If `privateKey` is not a `KeyObject`, this function behaves as if `privateKey` had been passed to {@link createPrivateKey}. If it is an\n         * object, the following additional properties can be passed:\n         *\n         * If `outputEncoding` is provided a string is returned; otherwise a `Buffer` is returned.\n         *\n         * The `Sign` object can not be again used after `sign.sign()` method has been\n         * called. Multiple calls to `sign.sign()` will result in an error being thrown.\n         * @since v0.1.92\n         */\n        sign(privateKey: KeyLike | SignKeyObjectInput | SignPrivateKeyInput | SignJsonWebKeyInput): Buffer;\n        sign(\n            privateKey: KeyLike | SignKeyObjectInput | SignPrivateKeyInput | SignJsonWebKeyInput,\n            outputFormat: BinaryToTextEncoding,\n        ): string;\n    }\n    /**\n     * Creates and returns a `Verify` object that uses the given algorithm.\n     * Use {@link getHashes} to obtain an array of names of the available\n     * signing algorithms. Optional `options` argument controls the `stream.Writable` behavior.\n     *\n     * In some cases, a `Verify` instance can be created using the name of a signature\n     * algorithm, such as `'RSA-SHA256'`, instead of a digest algorithm. This will use\n     * the corresponding digest algorithm. This does not work for all signature\n     * algorithms, such as `'ecdsa-with-SHA256'`, so it is best to always use digest\n     * algorithm names.\n     * @since v0.1.92\n     * @param options `stream.Writable` options\n     */\n    function createVerify(algorithm: string, options?: stream.WritableOptions): Verify;\n    /**\n     * The `Verify` class is a utility for verifying signatures. It can be used in one\n     * of two ways:\n     *\n     * * As a writable `stream` where written data is used to validate against the\n     * supplied signature, or\n     * * Using the `verify.update()` and `verify.verify()` methods to verify\n     * the signature.\n     *\n     * The {@link createVerify} method is used to create `Verify` instances. `Verify` objects are not to be created directly using the `new` keyword.\n     *\n     * See `Sign` for examples.\n     * @since v0.1.92\n     */\n    class Verify extends stream.Writable {\n        private constructor();\n        /**\n         * Updates the `Verify` content with the given `data`, the encoding of which\n         * is given in `inputEncoding`.\n         * If `inputEncoding` is not provided, and the `data` is a string, an\n         * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or `DataView`, then `inputEncoding` is ignored.\n         *\n         * This can be called many times with new data as it is streamed.\n         * @since v0.1.92\n         * @param inputEncoding The `encoding` of the `data` string.\n         */\n        update(data: BinaryLike): Verify;\n        update(data: string, inputEncoding: Encoding): Verify;\n        /**\n         * Verifies the provided data using the given `object` and `signature`.\n         *\n         * If `object` is not a `KeyObject`, this function behaves as if `object` had been passed to {@link createPublicKey}. If it is an\n         * object, the following additional properties can be passed:\n         *\n         * The `signature` argument is the previously calculated signature for the data, in\n         * the `signatureEncoding`.\n         * If a `signatureEncoding` is specified, the `signature` is expected to be a\n         * string; otherwise `signature` is expected to be a `Buffer`, `TypedArray`, or `DataView`.\n         *\n         * The `verify` object can not be used again after `verify.verify()` has been\n         * called. Multiple calls to `verify.verify()` will result in an error being\n         * thrown.\n         *\n         * Because public keys can be derived from private keys, a private key may\n         * be passed instead of a public key.\n         * @since v0.1.92\n         */\n        verify(\n            object: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput,\n            signature: NodeJS.ArrayBufferView,\n        ): boolean;\n        verify(\n            object: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput,\n            signature: string,\n            signature_format?: BinaryToTextEncoding,\n        ): boolean;\n    }\n    /**\n     * Creates a `DiffieHellman` key exchange object using the supplied `prime` and an\n     * optional specific `generator`.\n     *\n     * The `generator` argument can be a number, string, or `Buffer`. If `generator` is not specified, the value `2` is used.\n     *\n     * If `primeEncoding` is specified, `prime` is expected to be a string; otherwise\n     * a `Buffer`, `TypedArray`, or `DataView` is expected.\n     *\n     * If `generatorEncoding` is specified, `generator` is expected to be a string;\n     * otherwise a number, `Buffer`, `TypedArray`, or `DataView` is expected.\n     * @since v0.11.12\n     * @param primeEncoding The `encoding` of the `prime` string.\n     * @param [generator=2]\n     * @param generatorEncoding The `encoding` of the `generator` string.\n     */\n    function createDiffieHellman(primeLength: number, generator?: number): DiffieHellman;\n    function createDiffieHellman(\n        prime: ArrayBuffer | NodeJS.ArrayBufferView,\n        generator?: number | ArrayBuffer | NodeJS.ArrayBufferView,\n    ): DiffieHellman;\n    function createDiffieHellman(\n        prime: ArrayBuffer | NodeJS.ArrayBufferView,\n        generator: string,\n        generatorEncoding: BinaryToTextEncoding,\n    ): DiffieHellman;\n    function createDiffieHellman(\n        prime: string,\n        primeEncoding: BinaryToTextEncoding,\n        generator?: number | ArrayBuffer | NodeJS.ArrayBufferView,\n    ): DiffieHellman;\n    function createDiffieHellman(\n        prime: string,\n        primeEncoding: BinaryToTextEncoding,\n        generator: string,\n        generatorEncoding: BinaryToTextEncoding,\n    ): DiffieHellman;\n    /**\n     * The `DiffieHellman` class is a utility for creating Diffie-Hellman key\n     * exchanges.\n     *\n     * Instances of the `DiffieHellman` class can be created using the {@link createDiffieHellman} function.\n     *\n     * ```js\n     * import assert from 'node:assert';\n     *\n     * const {\n     *   createDiffieHellman,\n     * } = await import('node:crypto');\n     *\n     * // Generate Alice's keys...\n     * const alice = createDiffieHellman(2048);\n     * const aliceKey = alice.generateKeys();\n     *\n     * // Generate Bob's keys...\n     * const bob = createDiffieHellman(alice.getPrime(), alice.getGenerator());\n     * const bobKey = bob.generateKeys();\n     *\n     * // Exchange and generate the secret...\n     * const aliceSecret = alice.computeSecret(bobKey);\n     * const bobSecret = bob.computeSecret(aliceKey);\n     *\n     * // OK\n     * assert.strictEqual(aliceSecret.toString('hex'), bobSecret.toString('hex'));\n     * ```\n     * @since v0.5.0\n     */\n    class DiffieHellman {\n        private constructor();\n        /**\n         * Generates private and public Diffie-Hellman key values unless they have been\n         * generated or computed already, and returns\n         * the public key in the specified `encoding`. This key should be\n         * transferred to the other party.\n         * If `encoding` is provided a string is returned; otherwise a `Buffer` is returned.\n         *\n         * This function is a thin wrapper around [`DH_generate_key()`](https://www.openssl.org/docs/man3.0/man3/DH_generate_key.html). In particular,\n         * once a private key has been generated or set, calling this function only updates\n         * the public key but does not generate a new private key.\n         * @since v0.5.0\n         * @param encoding The `encoding` of the return value.\n         */\n        generateKeys(): Buffer;\n        generateKeys(encoding: BinaryToTextEncoding): string;\n        /**\n         * Computes the shared secret using `otherPublicKey` as the other\n         * party's public key and returns the computed shared secret. The supplied\n         * key is interpreted using the specified `inputEncoding`, and secret is\n         * encoded using specified `outputEncoding`.\n         * If the `inputEncoding` is not\n         * provided, `otherPublicKey` is expected to be a `Buffer`, `TypedArray`, or `DataView`.\n         *\n         * If `outputEncoding` is given a string is returned; otherwise, a `Buffer` is returned.\n         * @since v0.5.0\n         * @param inputEncoding The `encoding` of an `otherPublicKey` string.\n         * @param outputEncoding The `encoding` of the return value.\n         */\n        computeSecret(otherPublicKey: NodeJS.ArrayBufferView, inputEncoding?: null, outputEncoding?: null): Buffer;\n        computeSecret(otherPublicKey: string, inputEncoding: BinaryToTextEncoding, outputEncoding?: null): Buffer;\n        computeSecret(\n            otherPublicKey: NodeJS.ArrayBufferView,\n            inputEncoding: null,\n            outputEncoding: BinaryToTextEncoding,\n        ): string;\n        computeSecret(\n            otherPublicKey: string,\n            inputEncoding: BinaryToTextEncoding,\n            outputEncoding: BinaryToTextEncoding,\n        ): string;\n        /**\n         * Returns the Diffie-Hellman prime in the specified `encoding`.\n         * If `encoding` is provided a string is\n         * returned; otherwise a `Buffer` is returned.\n         * @since v0.5.0\n         * @param encoding The `encoding` of the return value.\n         */\n        getPrime(): Buffer;\n        getPrime(encoding: BinaryToTextEncoding): string;\n        /**\n         * Returns the Diffie-Hellman generator in the specified `encoding`.\n         * If `encoding` is provided a string is\n         * returned; otherwise a `Buffer` is returned.\n         * @since v0.5.0\n         * @param encoding The `encoding` of the return value.\n         */\n        getGenerator(): Buffer;\n        getGenerator(encoding: BinaryToTextEncoding): string;\n        /**\n         * Returns the Diffie-Hellman public key in the specified `encoding`.\n         * If `encoding` is provided a\n         * string is returned; otherwise a `Buffer` is returned.\n         * @since v0.5.0\n         * @param encoding The `encoding` of the return value.\n         */\n        getPublicKey(): Buffer;\n        getPublicKey(encoding: BinaryToTextEncoding): string;\n        /**\n         * Returns the Diffie-Hellman private key in the specified `encoding`.\n         * If `encoding` is provided a\n         * string is returned; otherwise a `Buffer` is returned.\n         * @since v0.5.0\n         * @param encoding The `encoding` of the return value.\n         */\n        getPrivateKey(): Buffer;\n        getPrivateKey(encoding: BinaryToTextEncoding): string;\n        /**\n         * Sets the Diffie-Hellman public key. If the `encoding` argument is provided, `publicKey` is expected\n         * to be a string. If no `encoding` is provided, `publicKey` is expected\n         * to be a `Buffer`, `TypedArray`, or `DataView`.\n         * @since v0.5.0\n         * @param encoding The `encoding` of the `publicKey` string.\n         */\n        setPublicKey(publicKey: NodeJS.ArrayBufferView): void;\n        setPublicKey(publicKey: string, encoding: BufferEncoding): void;\n        /**\n         * Sets the Diffie-Hellman private key. If the `encoding` argument is provided,`privateKey` is expected\n         * to be a string. If no `encoding` is provided, `privateKey` is expected\n         * to be a `Buffer`, `TypedArray`, or `DataView`.\n         *\n         * This function does not automatically compute the associated public key. Either `diffieHellman.setPublicKey()` or `diffieHellman.generateKeys()` can be\n         * used to manually provide the public key or to automatically derive it.\n         * @since v0.5.0\n         * @param encoding The `encoding` of the `privateKey` string.\n         */\n        setPrivateKey(privateKey: NodeJS.ArrayBufferView): void;\n        setPrivateKey(privateKey: string, encoding: BufferEncoding): void;\n        /**\n         * A bit field containing any warnings and/or errors resulting from a check\n         * performed during initialization of the `DiffieHellman` object.\n         *\n         * The following values are valid for this property (as defined in `node:constants` module):\n         *\n         * * `DH_CHECK_P_NOT_SAFE_PRIME`\n         * * `DH_CHECK_P_NOT_PRIME`\n         * * `DH_UNABLE_TO_CHECK_GENERATOR`\n         * * `DH_NOT_SUITABLE_GENERATOR`\n         * @since v0.11.12\n         */\n        verifyError: number;\n    }\n    /**\n     * The `DiffieHellmanGroup` class takes a well-known modp group as its argument.\n     * It works the same as `DiffieHellman`, except that it does not allow changing its keys after creation.\n     * In other words, it does not implement `setPublicKey()` or `setPrivateKey()` methods.\n     *\n     * ```js\n     * const { createDiffieHellmanGroup } = await import('node:crypto');\n     * const dh = createDiffieHellmanGroup('modp1');\n     * ```\n     * The name (e.g. `'modp1'`) is taken from [RFC 2412](https://www.rfc-editor.org/rfc/rfc2412.txt) (modp1 and 2) and [RFC 3526](https://www.rfc-editor.org/rfc/rfc3526.txt):\n     * ```bash\n     * $ perl -ne 'print \"$1\\n\" if /\"(modp\\d+)\"/' src/node_crypto_groups.h\n     * modp1  #  768 bits\n     * modp2  # 1024 bits\n     * modp5  # 1536 bits\n     * modp14 # 2048 bits\n     * modp15 # etc.\n     * modp16\n     * modp17\n     * modp18\n     * ```\n     * @since v0.7.5\n     */\n    const DiffieHellmanGroup: DiffieHellmanGroupConstructor;\n    interface DiffieHellmanGroupConstructor {\n        new(name: string): DiffieHellmanGroup;\n        (name: string): DiffieHellmanGroup;\n        readonly prototype: DiffieHellmanGroup;\n    }\n    type DiffieHellmanGroup = Omit<DiffieHellman, \"setPublicKey\" | \"setPrivateKey\">;\n    /**\n     * Creates a predefined `DiffieHellmanGroup` key exchange object. The\n     * supported groups are listed in the documentation for `DiffieHellmanGroup`.\n     *\n     * The returned object mimics the interface of objects created by {@link createDiffieHellman}, but will not allow changing\n     * the keys (with `diffieHellman.setPublicKey()`, for example). The\n     * advantage of using this method is that the parties do not have to\n     * generate nor exchange a group modulus beforehand, saving both processor\n     * and communication time.\n     *\n     * Example (obtaining a shared secret):\n     *\n     * ```js\n     * const {\n     *   getDiffieHellman,\n     * } = await import('node:crypto');\n     * const alice = getDiffieHellman('modp14');\n     * const bob = getDiffieHellman('modp14');\n     *\n     * alice.generateKeys();\n     * bob.generateKeys();\n     *\n     * const aliceSecret = alice.computeSecret(bob.getPublicKey(), null, 'hex');\n     * const bobSecret = bob.computeSecret(alice.getPublicKey(), null, 'hex');\n     *\n     * // aliceSecret and bobSecret should be the same\n     * console.log(aliceSecret === bobSecret);\n     * ```\n     * @since v0.7.5\n     */\n    function getDiffieHellman(groupName: string): DiffieHellmanGroup;\n    /**\n     * An alias for {@link getDiffieHellman}\n     * @since v0.9.3\n     */\n    function createDiffieHellmanGroup(name: string): DiffieHellmanGroup;\n    /**\n     * Provides an asynchronous Password-Based Key Derivation Function 2 (PBKDF2)\n     * implementation. A selected HMAC digest algorithm specified by `digest` is\n     * applied to derive a key of the requested byte length (`keylen`) from the `password`, `salt` and `iterations`.\n     *\n     * The supplied `callback` function is called with two arguments: `err` and `derivedKey`. If an error occurs while deriving the key, `err` will be set;\n     * otherwise `err` will be `null`. By default, the successfully generated `derivedKey` will be passed to the callback as a `Buffer`. An error will be\n     * thrown if any of the input arguments specify invalid values or types.\n     *\n     * The `iterations` argument must be a number set as high as possible. The\n     * higher the number of iterations, the more secure the derived key will be,\n     * but will take a longer amount of time to complete.\n     *\n     * The `salt` should be as unique as possible. It is recommended that a salt is\n     * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details.\n     *\n     * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`.\n     *\n     * ```js\n     * const {\n     *   pbkdf2,\n     * } = await import('node:crypto');\n     *\n     * pbkdf2('secret', 'salt', 100000, 64, 'sha512', (err, derivedKey) => {\n     *   if (err) throw err;\n     *   console.log(derivedKey.toString('hex'));  // '3745e48...08d59ae'\n     * });\n     * ```\n     *\n     * An array of supported digest functions can be retrieved using {@link getHashes}.\n     *\n     * This API uses libuv's threadpool, which can have surprising and\n     * negative performance implications for some applications; see the `UV_THREADPOOL_SIZE` documentation for more information.\n     * @since v0.5.5\n     */\n    function pbkdf2(\n        password: BinaryLike,\n        salt: BinaryLike,\n        iterations: number,\n        keylen: number,\n        digest: string,\n        callback: (err: Error | null, derivedKey: Buffer) => void,\n    ): void;\n    /**\n     * Provides a synchronous Password-Based Key Derivation Function 2 (PBKDF2)\n     * implementation. A selected HMAC digest algorithm specified by `digest` is\n     * applied to derive a key of the requested byte length (`keylen`) from the `password`, `salt` and `iterations`.\n     *\n     * If an error occurs an `Error` will be thrown, otherwise the derived key will be\n     * returned as a `Buffer`.\n     *\n     * The `iterations` argument must be a number set as high as possible. The\n     * higher the number of iterations, the more secure the derived key will be,\n     * but will take a longer amount of time to complete.\n     *\n     * The `salt` should be as unique as possible. It is recommended that a salt is\n     * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details.\n     *\n     * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`.\n     *\n     * ```js\n     * const {\n     *   pbkdf2Sync,\n     * } = await import('node:crypto');\n     *\n     * const key = pbkdf2Sync('secret', 'salt', 100000, 64, 'sha512');\n     * console.log(key.toString('hex'));  // '3745e48...08d59ae'\n     * ```\n     *\n     * An array of supported digest functions can be retrieved using {@link getHashes}.\n     * @since v0.9.3\n     */\n    function pbkdf2Sync(\n        password: BinaryLike,\n        salt: BinaryLike,\n        iterations: number,\n        keylen: number,\n        digest: string,\n    ): Buffer;\n    /**\n     * Generates cryptographically strong pseudorandom data. The `size` argument\n     * is a number indicating the number of bytes to generate.\n     *\n     * If a `callback` function is provided, the bytes are generated asynchronously\n     * and the `callback` function is invoked with two arguments: `err` and `buf`.\n     * If an error occurs, `err` will be an `Error` object; otherwise it is `null`. The `buf` argument is a `Buffer` containing the generated bytes.\n     *\n     * ```js\n     * // Asynchronous\n     * const {\n     *   randomBytes,\n     * } = await import('node:crypto');\n     *\n     * randomBytes(256, (err, buf) => {\n     *   if (err) throw err;\n     *   console.log(`${buf.length} bytes of random data: ${buf.toString('hex')}`);\n     * });\n     * ```\n     *\n     * If the `callback` function is not provided, the random bytes are generated\n     * synchronously and returned as a `Buffer`. An error will be thrown if\n     * there is a problem generating the bytes.\n     *\n     * ```js\n     * // Synchronous\n     * const {\n     *   randomBytes,\n     * } = await import('node:crypto');\n     *\n     * const buf = randomBytes(256);\n     * console.log(\n     *   `${buf.length} bytes of random data: ${buf.toString('hex')}`);\n     * ```\n     *\n     * The `crypto.randomBytes()` method will not complete until there is\n     * sufficient entropy available.\n     * This should normally never take longer than a few milliseconds. The only time\n     * when generating the random bytes may conceivably block for a longer period of\n     * time is right after boot, when the whole system is still low on entropy.\n     *\n     * This API uses libuv's threadpool, which can have surprising and\n     * negative performance implications for some applications; see the `UV_THREADPOOL_SIZE` documentation for more information.\n     *\n     * The asynchronous version of `crypto.randomBytes()` is carried out in a single\n     * threadpool request. To minimize threadpool task length variation, partition\n     * large `randomBytes` requests when doing so as part of fulfilling a client\n     * request.\n     * @since v0.5.8\n     * @param size The number of bytes to generate. The `size` must not be larger than `2**31 - 1`.\n     * @return if the `callback` function is not provided.\n     */\n    function randomBytes(size: number): Buffer;\n    function randomBytes(size: number, callback: (err: Error | null, buf: Buffer) => void): void;\n    function pseudoRandomBytes(size: number): Buffer;\n    function pseudoRandomBytes(size: number, callback: (err: Error | null, buf: Buffer) => void): void;\n    /**\n     * Return a random integer `n` such that `min <= n < max`.  This\n     * implementation avoids [modulo bias](https://en.wikipedia.org/wiki/Fisher%E2%80%93Yates_shuffle#Modulo_bias).\n     *\n     * The range (`max - min`) must be less than 2**48. `min` and `max` must\n     * be [safe integers](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isSafeInteger).\n     *\n     * If the `callback` function is not provided, the random integer is\n     * generated synchronously.\n     *\n     * ```js\n     * // Asynchronous\n     * const {\n     *   randomInt,\n     * } = await import('node:crypto');\n     *\n     * randomInt(3, (err, n) => {\n     *   if (err) throw err;\n     *   console.log(`Random number chosen from (0, 1, 2): ${n}`);\n     * });\n     * ```\n     *\n     * ```js\n     * // Synchronous\n     * const {\n     *   randomInt,\n     * } = await import('node:crypto');\n     *\n     * const n = randomInt(3);\n     * console.log(`Random number chosen from (0, 1, 2): ${n}`);\n     * ```\n     *\n     * ```js\n     * // With `min` argument\n     * const {\n     *   randomInt,\n     * } = await import('node:crypto');\n     *\n     * const n = randomInt(1, 7);\n     * console.log(`The dice rolled: ${n}`);\n     * ```\n     * @since v14.10.0, v12.19.0\n     * @param [min=0] Start of random range (inclusive).\n     * @param max End of random range (exclusive).\n     * @param callback `function(err, n) {}`.\n     */\n    function randomInt(max: number): number;\n    function randomInt(min: number, max: number): number;\n    function randomInt(max: number, callback: (err: Error | null, value: number) => void): void;\n    function randomInt(min: number, max: number, callback: (err: Error | null, value: number) => void): void;\n    /**\n     * Synchronous version of {@link randomFill}.\n     *\n     * ```js\n     * import { Buffer } from 'node:buffer';\n     * const { randomFillSync } = await import('node:crypto');\n     *\n     * const buf = Buffer.alloc(10);\n     * console.log(randomFillSync(buf).toString('hex'));\n     *\n     * randomFillSync(buf, 5);\n     * console.log(buf.toString('hex'));\n     *\n     * // The above is equivalent to the following:\n     * randomFillSync(buf, 5, 5);\n     * console.log(buf.toString('hex'));\n     * ```\n     *\n     * Any `ArrayBuffer`, `TypedArray` or `DataView` instance may be passed as`buffer`.\n     *\n     * ```js\n     * import { Buffer } from 'node:buffer';\n     * const { randomFillSync } = await import('node:crypto');\n     *\n     * const a = new Uint32Array(10);\n     * console.log(Buffer.from(randomFillSync(a).buffer,\n     *                         a.byteOffset, a.byteLength).toString('hex'));\n     *\n     * const b = new DataView(new ArrayBuffer(10));\n     * console.log(Buffer.from(randomFillSync(b).buffer,\n     *                         b.byteOffset, b.byteLength).toString('hex'));\n     *\n     * const c = new ArrayBuffer(10);\n     * console.log(Buffer.from(randomFillSync(c)).toString('hex'));\n     * ```\n     * @since v7.10.0, v6.13.0\n     * @param buffer Must be supplied. The size of the provided `buffer` must not be larger than `2**31 - 1`.\n     * @param [offset=0]\n     * @param [size=buffer.length - offset]\n     * @return The object passed as `buffer` argument.\n     */\n    function randomFillSync<T extends NodeJS.ArrayBufferView>(buffer: T, offset?: number, size?: number): T;\n    /**\n     * This function is similar to {@link randomBytes} but requires the first\n     * argument to be a `Buffer` that will be filled. It also\n     * requires that a callback is passed in.\n     *\n     * If the `callback` function is not provided, an error will be thrown.\n     *\n     * ```js\n     * import { Buffer } from 'node:buffer';\n     * const { randomFill } = await import('node:crypto');\n     *\n     * const buf = Buffer.alloc(10);\n     * randomFill(buf, (err, buf) => {\n     *   if (err) throw err;\n     *   console.log(buf.toString('hex'));\n     * });\n     *\n     * randomFill(buf, 5, (err, buf) => {\n     *   if (err) throw err;\n     *   console.log(buf.toString('hex'));\n     * });\n     *\n     * // The above is equivalent to the following:\n     * randomFill(buf, 5, 5, (err, buf) => {\n     *   if (err) throw err;\n     *   console.log(buf.toString('hex'));\n     * });\n     * ```\n     *\n     * Any `ArrayBuffer`, `TypedArray`, or `DataView` instance may be passed as `buffer`.\n     *\n     * While this includes instances of `Float32Array` and `Float64Array`, this\n     * function should not be used to generate random floating-point numbers. The\n     * result may contain `+Infinity`, `-Infinity`, and `NaN`, and even if the array\n     * contains finite numbers only, they are not drawn from a uniform random\n     * distribution and have no meaningful lower or upper bounds.\n     *\n     * ```js\n     * import { Buffer } from 'node:buffer';\n     * const { randomFill } = await import('node:crypto');\n     *\n     * const a = new Uint32Array(10);\n     * randomFill(a, (err, buf) => {\n     *   if (err) throw err;\n     *   console.log(Buffer.from(buf.buffer, buf.byteOffset, buf.byteLength)\n     *     .toString('hex'));\n     * });\n     *\n     * const b = new DataView(new ArrayBuffer(10));\n     * randomFill(b, (err, buf) => {\n     *   if (err) throw err;\n     *   console.log(Buffer.from(buf.buffer, buf.byteOffset, buf.byteLength)\n     *     .toString('hex'));\n     * });\n     *\n     * const c = new ArrayBuffer(10);\n     * randomFill(c, (err, buf) => {\n     *   if (err) throw err;\n     *   console.log(Buffer.from(buf).toString('hex'));\n     * });\n     * ```\n     *\n     * This API uses libuv's threadpool, which can have surprising and\n     * negative performance implications for some applications; see the `UV_THREADPOOL_SIZE` documentation for more information.\n     *\n     * The asynchronous version of `crypto.randomFill()` is carried out in a single\n     * threadpool request. To minimize threadpool task length variation, partition\n     * large `randomFill` requests when doing so as part of fulfilling a client\n     * request.\n     * @since v7.10.0, v6.13.0\n     * @param buffer Must be supplied. The size of the provided `buffer` must not be larger than `2**31 - 1`.\n     * @param [offset=0]\n     * @param [size=buffer.length - offset]\n     * @param callback `function(err, buf) {}`.\n     */\n    function randomFill<T extends NodeJS.ArrayBufferView>(\n        buffer: T,\n        callback: (err: Error | null, buf: T) => void,\n    ): void;\n    function randomFill<T extends NodeJS.ArrayBufferView>(\n        buffer: T,\n        offset: number,\n        callback: (err: Error | null, buf: T) => void,\n    ): void;\n    function randomFill<T extends NodeJS.ArrayBufferView>(\n        buffer: T,\n        offset: number,\n        size: number,\n        callback: (err: Error | null, buf: T) => void,\n    ): void;\n    interface ScryptOptions {\n        cost?: number | undefined;\n        blockSize?: number | undefined;\n        parallelization?: number | undefined;\n        N?: number | undefined;\n        r?: number | undefined;\n        p?: number | undefined;\n        maxmem?: number | undefined;\n    }\n    /**\n     * Provides an asynchronous [scrypt](https://en.wikipedia.org/wiki/Scrypt) implementation. Scrypt is a password-based\n     * key derivation function that is designed to be expensive computationally and\n     * memory-wise in order to make brute-force attacks unrewarding.\n     *\n     * The `salt` should be as unique as possible. It is recommended that a salt is\n     * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details.\n     *\n     * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`.\n     *\n     * The `callback` function is called with two arguments: `err` and `derivedKey`. `err` is an exception object when key derivation fails, otherwise `err` is `null`. `derivedKey` is passed to the\n     * callback as a `Buffer`.\n     *\n     * An exception is thrown when any of the input arguments specify invalid values\n     * or types.\n     *\n     * ```js\n     * const {\n     *   scrypt,\n     * } = await import('node:crypto');\n     *\n     * // Using the factory defaults.\n     * scrypt('password', 'salt', 64, (err, derivedKey) => {\n     *   if (err) throw err;\n     *   console.log(derivedKey.toString('hex'));  // '3745e48...08d59ae'\n     * });\n     * // Using a custom N parameter. Must be a power of two.\n     * scrypt('password', 'salt', 64, { N: 1024 }, (err, derivedKey) => {\n     *   if (err) throw err;\n     *   console.log(derivedKey.toString('hex'));  // '3745e48...aa39b34'\n     * });\n     * ```\n     * @since v10.5.0\n     */\n    function scrypt(\n        password: BinaryLike,\n        salt: BinaryLike,\n        keylen: number,\n        callback: (err: Error | null, derivedKey: Buffer) => void,\n    ): void;\n    function scrypt(\n        password: BinaryLike,\n        salt: BinaryLike,\n        keylen: number,\n        options: ScryptOptions,\n        callback: (err: Error | null, derivedKey: Buffer) => void,\n    ): void;\n    /**\n     * Provides a synchronous [scrypt](https://en.wikipedia.org/wiki/Scrypt) implementation. Scrypt is a password-based\n     * key derivation function that is designed to be expensive computationally and\n     * memory-wise in order to make brute-force attacks unrewarding.\n     *\n     * The `salt` should be as unique as possible. It is recommended that a salt is\n     * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details.\n     *\n     * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`.\n     *\n     * An exception is thrown when key derivation fails, otherwise the derived key is\n     * returned as a `Buffer`.\n     *\n     * An exception is thrown when any of the input arguments specify invalid values\n     * or types.\n     *\n     * ```js\n     * const {\n     *   scryptSync,\n     * } = await import('node:crypto');\n     * // Using the factory defaults.\n     *\n     * const key1 = scryptSync('password', 'salt', 64);\n     * console.log(key1.toString('hex'));  // '3745e48...08d59ae'\n     * // Using a custom N parameter. Must be a power of two.\n     * const key2 = scryptSync('password', 'salt', 64, { N: 1024 });\n     * console.log(key2.toString('hex'));  // '3745e48...aa39b34'\n     * ```\n     * @since v10.5.0\n     */\n    function scryptSync(password: BinaryLike, salt: BinaryLike, keylen: number, options?: ScryptOptions): Buffer;\n    interface RsaPublicKey {\n        key: KeyLike;\n        padding?: number | undefined;\n    }\n    interface RsaPrivateKey {\n        key: KeyLike;\n        passphrase?: string | undefined;\n        /**\n         * @default 'sha1'\n         */\n        oaepHash?: string | undefined;\n        oaepLabel?: NodeJS.TypedArray | undefined;\n        padding?: number | undefined;\n    }\n    /**\n     * Encrypts the content of `buffer` with `key` and returns a new `Buffer` with encrypted content. The returned data can be decrypted using\n     * the corresponding private key, for example using {@link privateDecrypt}.\n     *\n     * If `key` is not a `KeyObject`, this function behaves as if `key` had been passed to {@link createPublicKey}. If it is an\n     * object, the `padding` property can be passed. Otherwise, this function uses `RSA_PKCS1_OAEP_PADDING`.\n     *\n     * Because RSA public keys can be derived from private keys, a private key may\n     * be passed instead of a public key.\n     * @since v0.11.14\n     */\n    function publicEncrypt(\n        key: RsaPublicKey | RsaPrivateKey | KeyLike,\n        buffer: NodeJS.ArrayBufferView | string,\n    ): Buffer;\n    /**\n     * Decrypts `buffer` with `key`.`buffer` was previously encrypted using\n     * the corresponding private key, for example using {@link privateEncrypt}.\n     *\n     * If `key` is not a `KeyObject`, this function behaves as if `key` had been passed to {@link createPublicKey}. If it is an\n     * object, the `padding` property can be passed. Otherwise, this function uses `RSA_PKCS1_PADDING`.\n     *\n     * Because RSA public keys can be derived from private keys, a private key may\n     * be passed instead of a public key.\n     * @since v1.1.0\n     */\n    function publicDecrypt(\n        key: RsaPublicKey | RsaPrivateKey | KeyLike,\n        buffer: NodeJS.ArrayBufferView | string,\n    ): Buffer;\n    /**\n     * Decrypts `buffer` with `privateKey`. `buffer` was previously encrypted using\n     * the corresponding public key, for example using {@link publicEncrypt}.\n     *\n     * If `privateKey` is not a `KeyObject`, this function behaves as if `privateKey` had been passed to {@link createPrivateKey}. If it is an\n     * object, the `padding` property can be passed. Otherwise, this function uses `RSA_PKCS1_OAEP_PADDING`.\n     * @since v0.11.14\n     */\n    function privateDecrypt(privateKey: RsaPrivateKey | KeyLike, buffer: NodeJS.ArrayBufferView | string): Buffer;\n    /**\n     * Encrypts `buffer` with `privateKey`. The returned data can be decrypted using\n     * the corresponding public key, for example using {@link publicDecrypt}.\n     *\n     * If `privateKey` is not a `KeyObject`, this function behaves as if `privateKey` had been passed to {@link createPrivateKey}. If it is an\n     * object, the `padding` property can be passed. Otherwise, this function uses `RSA_PKCS1_PADDING`.\n     * @since v1.1.0\n     */\n    function privateEncrypt(privateKey: RsaPrivateKey | KeyLike, buffer: NodeJS.ArrayBufferView | string): Buffer;\n    /**\n     * ```js\n     * const {\n     *   getCiphers,\n     * } = await import('node:crypto');\n     *\n     * console.log(getCiphers()); // ['aes-128-cbc', 'aes-128-ccm', ...]\n     * ```\n     * @since v0.9.3\n     * @return An array with the names of the supported cipher algorithms.\n     */\n    function getCiphers(): string[];\n    /**\n     * ```js\n     * const {\n     *   getCurves,\n     * } = await import('node:crypto');\n     *\n     * console.log(getCurves()); // ['Oakley-EC2N-3', 'Oakley-EC2N-4', ...]\n     * ```\n     * @since v2.3.0\n     * @return An array with the names of the supported elliptic curves.\n     */\n    function getCurves(): string[];\n    /**\n     * @since v10.0.0\n     * @return `1` if and only if a FIPS compliant crypto provider is currently in use, `0` otherwise. A future semver-major release may change the return type of this API to a {boolean}.\n     */\n    function getFips(): 1 | 0;\n    /**\n     * Enables the FIPS compliant crypto provider in a FIPS-enabled Node.js build.\n     * Throws an error if FIPS mode is not available.\n     * @since v10.0.0\n     * @param bool `true` to enable FIPS mode.\n     */\n    function setFips(bool: boolean): void;\n    /**\n     * ```js\n     * const {\n     *   getHashes,\n     * } = await import('node:crypto');\n     *\n     * console.log(getHashes()); // ['DSA', 'DSA-SHA', 'DSA-SHA1', ...]\n     * ```\n     * @since v0.9.3\n     * @return An array of the names of the supported hash algorithms, such as `'RSA-SHA256'`. Hash algorithms are also called \"digest\" algorithms.\n     */\n    function getHashes(): string[];\n    /**\n     * The `ECDH` class is a utility for creating Elliptic Curve Diffie-Hellman (ECDH)\n     * key exchanges.\n     *\n     * Instances of the `ECDH` class can be created using the {@link createECDH} function.\n     *\n     * ```js\n     * import assert from 'node:assert';\n     *\n     * const {\n     *   createECDH,\n     * } = await import('node:crypto');\n     *\n     * // Generate Alice's keys...\n     * const alice = createECDH('secp521r1');\n     * const aliceKey = alice.generateKeys();\n     *\n     * // Generate Bob's keys...\n     * const bob = createECDH('secp521r1');\n     * const bobKey = bob.generateKeys();\n     *\n     * // Exchange and generate the secret...\n     * const aliceSecret = alice.computeSecret(bobKey);\n     * const bobSecret = bob.computeSecret(aliceKey);\n     *\n     * assert.strictEqual(aliceSecret.toString('hex'), bobSecret.toString('hex'));\n     * // OK\n     * ```\n     * @since v0.11.14\n     */\n    class ECDH {\n        private constructor();\n        /**\n         * Converts the EC Diffie-Hellman public key specified by `key` and `curve` to the\n         * format specified by `format`. The `format` argument specifies point encoding\n         * and can be `'compressed'`, `'uncompressed'` or `'hybrid'`. The supplied key is\n         * interpreted using the specified `inputEncoding`, and the returned key is encoded\n         * using the specified `outputEncoding`.\n         *\n         * Use {@link getCurves} to obtain a list of available curve names.\n         * On recent OpenSSL releases, `openssl ecparam -list_curves` will also display\n         * the name and description of each available elliptic curve.\n         *\n         * If `format` is not specified the point will be returned in `'uncompressed'` format.\n         *\n         * If the `inputEncoding` is not provided, `key` is expected to be a `Buffer`, `TypedArray`, or `DataView`.\n         *\n         * Example (uncompressing a key):\n         *\n         * ```js\n         * const {\n         *   createECDH,\n         *   ECDH,\n         * } = await import('node:crypto');\n         *\n         * const ecdh = createECDH('secp256k1');\n         * ecdh.generateKeys();\n         *\n         * const compressedKey = ecdh.getPublicKey('hex', 'compressed');\n         *\n         * const uncompressedKey = ECDH.convertKey(compressedKey,\n         *                                         'secp256k1',\n         *                                         'hex',\n         *                                         'hex',\n         *                                         'uncompressed');\n         *\n         * // The converted key and the uncompressed public key should be the same\n         * console.log(uncompressedKey === ecdh.getPublicKey('hex'));\n         * ```\n         * @since v10.0.0\n         * @param inputEncoding The `encoding` of the `key` string.\n         * @param outputEncoding The `encoding` of the return value.\n         * @param [format='uncompressed']\n         */\n        static convertKey(\n            key: BinaryLike,\n            curve: string,\n            inputEncoding?: BinaryToTextEncoding,\n            outputEncoding?: \"latin1\" | \"hex\" | \"base64\" | \"base64url\",\n            format?: \"uncompressed\" | \"compressed\" | \"hybrid\",\n        ): Buffer | string;\n        /**\n         * Generates private and public EC Diffie-Hellman key values, and returns\n         * the public key in the specified `format` and `encoding`. This key should be\n         * transferred to the other party.\n         *\n         * The `format` argument specifies point encoding and can be `'compressed'` or `'uncompressed'`. If `format` is not specified, the point will be returned in`'uncompressed'` format.\n         *\n         * If `encoding` is provided a string is returned; otherwise a `Buffer` is returned.\n         * @since v0.11.14\n         * @param encoding The `encoding` of the return value.\n         * @param [format='uncompressed']\n         */\n        generateKeys(): Buffer;\n        generateKeys(encoding: BinaryToTextEncoding, format?: ECDHKeyFormat): string;\n        /**\n         * Computes the shared secret using `otherPublicKey` as the other\n         * party's public key and returns the computed shared secret. The supplied\n         * key is interpreted using specified `inputEncoding`, and the returned secret\n         * is encoded using the specified `outputEncoding`.\n         * If the `inputEncoding` is not\n         * provided, `otherPublicKey` is expected to be a `Buffer`, `TypedArray`, or `DataView`.\n         *\n         * If `outputEncoding` is given a string will be returned; otherwise a `Buffer` is returned.\n         *\n         * `ecdh.computeSecret` will throw an`ERR_CRYPTO_ECDH_INVALID_PUBLIC_KEY` error when `otherPublicKey` lies outside of the elliptic curve. Since `otherPublicKey` is\n         * usually supplied from a remote user over an insecure network,\n         * be sure to handle this exception accordingly.\n         * @since v0.11.14\n         * @param inputEncoding The `encoding` of the `otherPublicKey` string.\n         * @param outputEncoding The `encoding` of the return value.\n         */\n        computeSecret(otherPublicKey: NodeJS.ArrayBufferView): Buffer;\n        computeSecret(otherPublicKey: string, inputEncoding: BinaryToTextEncoding): Buffer;\n        computeSecret(otherPublicKey: NodeJS.ArrayBufferView, outputEncoding: BinaryToTextEncoding): string;\n        computeSecret(\n            otherPublicKey: string,\n            inputEncoding: BinaryToTextEncoding,\n            outputEncoding: BinaryToTextEncoding,\n        ): string;\n        /**\n         * If `encoding` is specified, a string is returned; otherwise a `Buffer` is\n         * returned.\n         * @since v0.11.14\n         * @param encoding The `encoding` of the return value.\n         * @return The EC Diffie-Hellman in the specified `encoding`.\n         */\n        getPrivateKey(): Buffer;\n        getPrivateKey(encoding: BinaryToTextEncoding): string;\n        /**\n         * The `format` argument specifies point encoding and can be `'compressed'` or `'uncompressed'`. If `format` is not specified the point will be returned in`'uncompressed'` format.\n         *\n         * If `encoding` is specified, a string is returned; otherwise a `Buffer` is\n         * returned.\n         * @since v0.11.14\n         * @param encoding The `encoding` of the return value.\n         * @param [format='uncompressed']\n         * @return The EC Diffie-Hellman public key in the specified `encoding` and `format`.\n         */\n        getPublicKey(encoding?: null, format?: ECDHKeyFormat): Buffer;\n        getPublicKey(encoding: BinaryToTextEncoding, format?: ECDHKeyFormat): string;\n        /**\n         * Sets the EC Diffie-Hellman private key.\n         * If `encoding` is provided, `privateKey` is expected\n         * to be a string; otherwise `privateKey` is expected to be a `Buffer`, `TypedArray`, or `DataView`.\n         *\n         * If `privateKey` is not valid for the curve specified when the `ECDH` object was\n         * created, an error is thrown. Upon setting the private key, the associated\n         * public point (key) is also generated and set in the `ECDH` object.\n         * @since v0.11.14\n         * @param encoding The `encoding` of the `privateKey` string.\n         */\n        setPrivateKey(privateKey: NodeJS.ArrayBufferView): void;\n        setPrivateKey(privateKey: string, encoding: BinaryToTextEncoding): void;\n    }\n    /**\n     * Creates an Elliptic Curve Diffie-Hellman (`ECDH`) key exchange object using a\n     * predefined curve specified by the `curveName` string. Use {@link getCurves} to obtain a list of available curve names. On recent\n     * OpenSSL releases, `openssl ecparam -list_curves` will also display the name\n     * and description of each available elliptic curve.\n     * @since v0.11.14\n     */\n    function createECDH(curveName: string): ECDH;\n    /**\n     * This function compares the underlying bytes that represent the given `ArrayBuffer`, `TypedArray`, or `DataView` instances using a constant-time\n     * algorithm.\n     *\n     * This function does not leak timing information that\n     * would allow an attacker to guess one of the values. This is suitable for\n     * comparing HMAC digests or secret values like authentication cookies or [capability urls](https://www.w3.org/TR/capability-urls/).\n     *\n     * `a` and `b` must both be `Buffer`s, `TypedArray`s, or `DataView`s, and they\n     * must have the same byte length. An error is thrown if `a` and `b` have\n     * different byte lengths.\n     *\n     * If at least one of `a` and `b` is a `TypedArray` with more than one byte per\n     * entry, such as `Uint16Array`, the result will be computed using the platform\n     * byte order.\n     *\n     * **When both of the inputs are `Float32Array`s or `Float64Array`s, this function might return unexpected results due to IEEE 754**\n     * **encoding of floating-point numbers. In particular, neither `x === y` nor `Object.is(x, y)` implies that the byte representations of two floating-point**\n     * **numbers `x` and `y` are equal.**\n     *\n     * Use of `crypto.timingSafeEqual` does not guarantee that the _surrounding_ code\n     * is timing-safe. Care should be taken to ensure that the surrounding code does\n     * not introduce timing vulnerabilities.\n     * @since v6.6.0\n     */\n    function timingSafeEqual(a: NodeJS.ArrayBufferView, b: NodeJS.ArrayBufferView): boolean;\n    type KeyType = \"rsa\" | \"rsa-pss\" | \"dsa\" | \"ec\" | \"ed25519\" | \"ed448\" | \"x25519\" | \"x448\";\n    type KeyFormat = \"pem\" | \"der\" | \"jwk\";\n    interface BasePrivateKeyEncodingOptions<T extends KeyFormat> {\n        format: T;\n        cipher?: string | undefined;\n        passphrase?: string | undefined;\n    }\n    interface KeyPairKeyObjectResult {\n        publicKey: KeyObject;\n        privateKey: KeyObject;\n    }\n    interface ED25519KeyPairKeyObjectOptions {}\n    interface ED448KeyPairKeyObjectOptions {}\n    interface X25519KeyPairKeyObjectOptions {}\n    interface X448KeyPairKeyObjectOptions {}\n    interface ECKeyPairKeyObjectOptions {\n        /**\n         * Name of the curve to use\n         */\n        namedCurve: string;\n        /**\n         * Must be `'named'` or `'explicit'`. Default: `'named'`.\n         */\n        paramEncoding?: \"explicit\" | \"named\" | undefined;\n    }\n    interface RSAKeyPairKeyObjectOptions {\n        /**\n         * Key size in bits\n         */\n        modulusLength: number;\n        /**\n         * Public exponent\n         * @default 0x10001\n         */\n        publicExponent?: number | undefined;\n    }\n    interface RSAPSSKeyPairKeyObjectOptions {\n        /**\n         * Key size in bits\n         */\n        modulusLength: number;\n        /**\n         * Public exponent\n         * @default 0x10001\n         */\n        publicExponent?: number | undefined;\n        /**\n         * Name of the message digest\n         */\n        hashAlgorithm?: string;\n        /**\n         * Name of the message digest used by MGF1\n         */\n        mgf1HashAlgorithm?: string;\n        /**\n         * Minimal salt length in bytes\n         */\n        saltLength?: string;\n    }\n    interface DSAKeyPairKeyObjectOptions {\n        /**\n         * Key size in bits\n         */\n        modulusLength: number;\n        /**\n         * Size of q in bits\n         */\n        divisorLength: number;\n    }\n    interface RSAKeyPairOptions<PubF extends KeyFormat, PrivF extends KeyFormat> {\n        /**\n         * Key size in bits\n         */\n        modulusLength: number;\n        /**\n         * Public exponent\n         * @default 0x10001\n         */\n        publicExponent?: number | undefined;\n        publicKeyEncoding: {\n            type: \"pkcs1\" | \"spki\";\n            format: PubF;\n        };\n        privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & {\n            type: \"pkcs1\" | \"pkcs8\";\n        };\n    }\n    interface RSAPSSKeyPairOptions<PubF extends KeyFormat, PrivF extends KeyFormat> {\n        /**\n         * Key size in bits\n         */\n        modulusLength: number;\n        /**\n         * Public exponent\n         * @default 0x10001\n         */\n        publicExponent?: number | undefined;\n        /**\n         * Name of the message digest\n         */\n        hashAlgorithm?: string;\n        /**\n         * Name of the message digest used by MGF1\n         */\n        mgf1HashAlgorithm?: string;\n        /**\n         * Minimal salt length in bytes\n         */\n        saltLength?: string;\n        publicKeyEncoding: {\n            type: \"spki\";\n            format: PubF;\n        };\n        privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & {\n            type: \"pkcs8\";\n        };\n    }\n    interface DSAKeyPairOptions<PubF extends KeyFormat, PrivF extends KeyFormat> {\n        /**\n         * Key size in bits\n         */\n        modulusLength: number;\n        /**\n         * Size of q in bits\n         */\n        divisorLength: number;\n        publicKeyEncoding: {\n            type: \"spki\";\n            format: PubF;\n        };\n        privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & {\n            type: \"pkcs8\";\n        };\n    }\n    interface ECKeyPairOptions<PubF extends KeyFormat, PrivF extends KeyFormat> extends ECKeyPairKeyObjectOptions {\n        publicKeyEncoding: {\n            type: \"pkcs1\" | \"spki\";\n            format: PubF;\n        };\n        privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & {\n            type: \"sec1\" | \"pkcs8\";\n        };\n    }\n    interface ED25519KeyPairOptions<PubF extends KeyFormat, PrivF extends KeyFormat> {\n        publicKeyEncoding: {\n            type: \"spki\";\n            format: PubF;\n        };\n        privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & {\n            type: \"pkcs8\";\n        };\n    }\n    interface ED448KeyPairOptions<PubF extends KeyFormat, PrivF extends KeyFormat> {\n        publicKeyEncoding: {\n            type: \"spki\";\n            format: PubF;\n        };\n        privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & {\n            type: \"pkcs8\";\n        };\n    }\n    interface X25519KeyPairOptions<PubF extends KeyFormat, PrivF extends KeyFormat> {\n        publicKeyEncoding: {\n            type: \"spki\";\n            format: PubF;\n        };\n        privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & {\n            type: \"pkcs8\";\n        };\n    }\n    interface X448KeyPairOptions<PubF extends KeyFormat, PrivF extends KeyFormat> {\n        publicKeyEncoding: {\n            type: \"spki\";\n            format: PubF;\n        };\n        privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & {\n            type: \"pkcs8\";\n        };\n    }\n    interface KeyPairSyncResult<T1 extends string | Buffer, T2 extends string | Buffer> {\n        publicKey: T1;\n        privateKey: T2;\n    }\n    /**\n     * Generates a new asymmetric key pair of the given `type`. RSA, RSA-PSS, DSA, EC,\n     * Ed25519, Ed448, X25519, X448, and DH are currently supported.\n     *\n     * If a `publicKeyEncoding` or `privateKeyEncoding` was specified, this function\n     * behaves as if `keyObject.export()` had been called on its result. Otherwise,\n     * the respective part of the key is returned as a `KeyObject`.\n     *\n     * When encoding public keys, it is recommended to use `'spki'`. When encoding\n     * private keys, it is recommended to use `'pkcs8'` with a strong passphrase,\n     * and to keep the passphrase confidential.\n     *\n     * ```js\n     * const {\n     *   generateKeyPairSync,\n     * } = await import('node:crypto');\n     *\n     * const {\n     *   publicKey,\n     *   privateKey,\n     * } = generateKeyPairSync('rsa', {\n     *   modulusLength: 4096,\n     *   publicKeyEncoding: {\n     *     type: 'spki',\n     *     format: 'pem',\n     *   },\n     *   privateKeyEncoding: {\n     *     type: 'pkcs8',\n     *     format: 'pem',\n     *     cipher: 'aes-256-cbc',\n     *     passphrase: 'top secret',\n     *   },\n     * });\n     * ```\n     *\n     * The return value `{ publicKey, privateKey }` represents the generated key pair.\n     * When PEM encoding was selected, the respective key will be a string, otherwise\n     * it will be a buffer containing the data encoded as DER.\n     * @since v10.12.0\n     * @param type Must be `'rsa'`, `'rsa-pss'`, `'dsa'`, `'ec'`, `'ed25519'`, `'ed448'`, `'x25519'`, `'x448'`, or `'dh'`.\n     */\n    function generateKeyPairSync(\n        type: \"rsa\",\n        options: RSAKeyPairOptions<\"pem\", \"pem\">,\n    ): KeyPairSyncResult<string, string>;\n    function generateKeyPairSync(\n        type: \"rsa\",\n        options: RSAKeyPairOptions<\"pem\", \"der\">,\n    ): KeyPairSyncResult<string, Buffer>;\n    function generateKeyPairSync(\n        type: \"rsa\",\n        options: RSAKeyPairOptions<\"der\", \"pem\">,\n    ): KeyPairSyncResult<Buffer, string>;\n    function generateKeyPairSync(\n        type: \"rsa\",\n        options: RSAKeyPairOptions<\"der\", \"der\">,\n    ): KeyPairSyncResult<Buffer, Buffer>;\n    function generateKeyPairSync(type: \"rsa\", options: RSAKeyPairKeyObjectOptions): KeyPairKeyObjectResult;\n    function generateKeyPairSync(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairOptions<\"pem\", \"pem\">,\n    ): KeyPairSyncResult<string, string>;\n    function generateKeyPairSync(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairOptions<\"pem\", \"der\">,\n    ): KeyPairSyncResult<string, Buffer>;\n    function generateKeyPairSync(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairOptions<\"der\", \"pem\">,\n    ): KeyPairSyncResult<Buffer, string>;\n    function generateKeyPairSync(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairOptions<\"der\", \"der\">,\n    ): KeyPairSyncResult<Buffer, Buffer>;\n    function generateKeyPairSync(type: \"rsa-pss\", options: RSAPSSKeyPairKeyObjectOptions): KeyPairKeyObjectResult;\n    function generateKeyPairSync(\n        type: \"dsa\",\n        options: DSAKeyPairOptions<\"pem\", \"pem\">,\n    ): KeyPairSyncResult<string, string>;\n    function generateKeyPairSync(\n        type: \"dsa\",\n        options: DSAKeyPairOptions<\"pem\", \"der\">,\n    ): KeyPairSyncResult<string, Buffer>;\n    function generateKeyPairSync(\n        type: \"dsa\",\n        options: DSAKeyPairOptions<\"der\", \"pem\">,\n    ): KeyPairSyncResult<Buffer, string>;\n    function generateKeyPairSync(\n        type: \"dsa\",\n        options: DSAKeyPairOptions<\"der\", \"der\">,\n    ): KeyPairSyncResult<Buffer, Buffer>;\n    function generateKeyPairSync(type: \"dsa\", options: DSAKeyPairKeyObjectOptions): KeyPairKeyObjectResult;\n    function generateKeyPairSync(\n        type: \"ec\",\n        options: ECKeyPairOptions<\"pem\", \"pem\">,\n    ): KeyPairSyncResult<string, string>;\n    function generateKeyPairSync(\n        type: \"ec\",\n        options: ECKeyPairOptions<\"pem\", \"der\">,\n    ): KeyPairSyncResult<string, Buffer>;\n    function generateKeyPairSync(\n        type: \"ec\",\n        options: ECKeyPairOptions<\"der\", \"pem\">,\n    ): KeyPairSyncResult<Buffer, string>;\n    function generateKeyPairSync(\n        type: \"ec\",\n        options: ECKeyPairOptions<\"der\", \"der\">,\n    ): KeyPairSyncResult<Buffer, Buffer>;\n    function generateKeyPairSync(type: \"ec\", options: ECKeyPairKeyObjectOptions): KeyPairKeyObjectResult;\n    function generateKeyPairSync(\n        type: \"ed25519\",\n        options: ED25519KeyPairOptions<\"pem\", \"pem\">,\n    ): KeyPairSyncResult<string, string>;\n    function generateKeyPairSync(\n        type: \"ed25519\",\n        options: ED25519KeyPairOptions<\"pem\", \"der\">,\n    ): KeyPairSyncResult<string, Buffer>;\n    function generateKeyPairSync(\n        type: \"ed25519\",\n        options: ED25519KeyPairOptions<\"der\", \"pem\">,\n    ): KeyPairSyncResult<Buffer, string>;\n    function generateKeyPairSync(\n        type: \"ed25519\",\n        options: ED25519KeyPairOptions<\"der\", \"der\">,\n    ): KeyPairSyncResult<Buffer, Buffer>;\n    function generateKeyPairSync(type: \"ed25519\", options?: ED25519KeyPairKeyObjectOptions): KeyPairKeyObjectResult;\n    function generateKeyPairSync(\n        type: \"ed448\",\n        options: ED448KeyPairOptions<\"pem\", \"pem\">,\n    ): KeyPairSyncResult<string, string>;\n    function generateKeyPairSync(\n        type: \"ed448\",\n        options: ED448KeyPairOptions<\"pem\", \"der\">,\n    ): KeyPairSyncResult<string, Buffer>;\n    function generateKeyPairSync(\n        type: \"ed448\",\n        options: ED448KeyPairOptions<\"der\", \"pem\">,\n    ): KeyPairSyncResult<Buffer, string>;\n    function generateKeyPairSync(\n        type: \"ed448\",\n        options: ED448KeyPairOptions<\"der\", \"der\">,\n    ): KeyPairSyncResult<Buffer, Buffer>;\n    function generateKeyPairSync(type: \"ed448\", options?: ED448KeyPairKeyObjectOptions): KeyPairKeyObjectResult;\n    function generateKeyPairSync(\n        type: \"x25519\",\n        options: X25519KeyPairOptions<\"pem\", \"pem\">,\n    ): KeyPairSyncResult<string, string>;\n    function generateKeyPairSync(\n        type: \"x25519\",\n        options: X25519KeyPairOptions<\"pem\", \"der\">,\n    ): KeyPairSyncResult<string, Buffer>;\n    function generateKeyPairSync(\n        type: \"x25519\",\n        options: X25519KeyPairOptions<\"der\", \"pem\">,\n    ): KeyPairSyncResult<Buffer, string>;\n    function generateKeyPairSync(\n        type: \"x25519\",\n        options: X25519KeyPairOptions<\"der\", \"der\">,\n    ): KeyPairSyncResult<Buffer, Buffer>;\n    function generateKeyPairSync(type: \"x25519\", options?: X25519KeyPairKeyObjectOptions): KeyPairKeyObjectResult;\n    function generateKeyPairSync(\n        type: \"x448\",\n        options: X448KeyPairOptions<\"pem\", \"pem\">,\n    ): KeyPairSyncResult<string, string>;\n    function generateKeyPairSync(\n        type: \"x448\",\n        options: X448KeyPairOptions<\"pem\", \"der\">,\n    ): KeyPairSyncResult<string, Buffer>;\n    function generateKeyPairSync(\n        type: \"x448\",\n        options: X448KeyPairOptions<\"der\", \"pem\">,\n    ): KeyPairSyncResult<Buffer, string>;\n    function generateKeyPairSync(\n        type: \"x448\",\n        options: X448KeyPairOptions<\"der\", \"der\">,\n    ): KeyPairSyncResult<Buffer, Buffer>;\n    function generateKeyPairSync(type: \"x448\", options?: X448KeyPairKeyObjectOptions): KeyPairKeyObjectResult;\n    /**\n     * Generates a new asymmetric key pair of the given `type`. RSA, RSA-PSS, DSA, EC,\n     * Ed25519, Ed448, X25519, X448, and DH are currently supported.\n     *\n     * If a `publicKeyEncoding` or `privateKeyEncoding` was specified, this function\n     * behaves as if `keyObject.export()` had been called on its result. Otherwise,\n     * the respective part of the key is returned as a `KeyObject`.\n     *\n     * It is recommended to encode public keys as `'spki'` and private keys as `'pkcs8'` with encryption for long-term storage:\n     *\n     * ```js\n     * const {\n     *   generateKeyPair,\n     * } = await import('node:crypto');\n     *\n     * generateKeyPair('rsa', {\n     *   modulusLength: 4096,\n     *   publicKeyEncoding: {\n     *     type: 'spki',\n     *     format: 'pem',\n     *   },\n     *   privateKeyEncoding: {\n     *     type: 'pkcs8',\n     *     format: 'pem',\n     *     cipher: 'aes-256-cbc',\n     *     passphrase: 'top secret',\n     *   },\n     * }, (err, publicKey, privateKey) => {\n     *   // Handle errors and use the generated key pair.\n     * });\n     * ```\n     *\n     * On completion, `callback` will be called with `err` set to `undefined` and `publicKey` / `privateKey` representing the generated key pair.\n     *\n     * If this method is invoked as its `util.promisify()` ed version, it returns\n     * a `Promise` for an `Object` with `publicKey` and `privateKey` properties.\n     * @since v10.12.0\n     * @param type Must be `'rsa'`, `'rsa-pss'`, `'dsa'`, `'ec'`, `'ed25519'`, `'ed448'`, `'x25519'`, `'x448'`, or `'dh'`.\n     */\n    function generateKeyPair(\n        type: \"rsa\",\n        options: RSAKeyPairOptions<\"pem\", \"pem\">,\n        callback: (err: Error | null, publicKey: string, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa\",\n        options: RSAKeyPairOptions<\"pem\", \"der\">,\n        callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa\",\n        options: RSAKeyPairOptions<\"der\", \"pem\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa\",\n        options: RSAKeyPairOptions<\"der\", \"der\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa\",\n        options: RSAKeyPairKeyObjectOptions,\n        callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairOptions<\"pem\", \"pem\">,\n        callback: (err: Error | null, publicKey: string, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairOptions<\"pem\", \"der\">,\n        callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairOptions<\"der\", \"pem\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairOptions<\"der\", \"der\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairKeyObjectOptions,\n        callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"dsa\",\n        options: DSAKeyPairOptions<\"pem\", \"pem\">,\n        callback: (err: Error | null, publicKey: string, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"dsa\",\n        options: DSAKeyPairOptions<\"pem\", \"der\">,\n        callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"dsa\",\n        options: DSAKeyPairOptions<\"der\", \"pem\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"dsa\",\n        options: DSAKeyPairOptions<\"der\", \"der\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"dsa\",\n        options: DSAKeyPairKeyObjectOptions,\n        callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ec\",\n        options: ECKeyPairOptions<\"pem\", \"pem\">,\n        callback: (err: Error | null, publicKey: string, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ec\",\n        options: ECKeyPairOptions<\"pem\", \"der\">,\n        callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ec\",\n        options: ECKeyPairOptions<\"der\", \"pem\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ec\",\n        options: ECKeyPairOptions<\"der\", \"der\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ec\",\n        options: ECKeyPairKeyObjectOptions,\n        callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed25519\",\n        options: ED25519KeyPairOptions<\"pem\", \"pem\">,\n        callback: (err: Error | null, publicKey: string, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed25519\",\n        options: ED25519KeyPairOptions<\"pem\", \"der\">,\n        callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed25519\",\n        options: ED25519KeyPairOptions<\"der\", \"pem\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed25519\",\n        options: ED25519KeyPairOptions<\"der\", \"der\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed25519\",\n        options: ED25519KeyPairKeyObjectOptions | undefined,\n        callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed448\",\n        options: ED448KeyPairOptions<\"pem\", \"pem\">,\n        callback: (err: Error | null, publicKey: string, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed448\",\n        options: ED448KeyPairOptions<\"pem\", \"der\">,\n        callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed448\",\n        options: ED448KeyPairOptions<\"der\", \"pem\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed448\",\n        options: ED448KeyPairOptions<\"der\", \"der\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed448\",\n        options: ED448KeyPairKeyObjectOptions | undefined,\n        callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x25519\",\n        options: X25519KeyPairOptions<\"pem\", \"pem\">,\n        callback: (err: Error | null, publicKey: string, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x25519\",\n        options: X25519KeyPairOptions<\"pem\", \"der\">,\n        callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x25519\",\n        options: X25519KeyPairOptions<\"der\", \"pem\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x25519\",\n        options: X25519KeyPairOptions<\"der\", \"der\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x25519\",\n        options: X25519KeyPairKeyObjectOptions | undefined,\n        callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x448\",\n        options: X448KeyPairOptions<\"pem\", \"pem\">,\n        callback: (err: Error | null, publicKey: string, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x448\",\n        options: X448KeyPairOptions<\"pem\", \"der\">,\n        callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x448\",\n        options: X448KeyPairOptions<\"der\", \"pem\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x448\",\n        options: X448KeyPairOptions<\"der\", \"der\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x448\",\n        options: X448KeyPairKeyObjectOptions | undefined,\n        callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void,\n    ): void;\n    namespace generateKeyPair {\n        function __promisify__(\n            type: \"rsa\",\n            options: RSAKeyPairOptions<\"pem\", \"pem\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"rsa\",\n            options: RSAKeyPairOptions<\"pem\", \"der\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"rsa\",\n            options: RSAKeyPairOptions<\"der\", \"pem\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"rsa\",\n            options: RSAKeyPairOptions<\"der\", \"der\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(type: \"rsa\", options: RSAKeyPairKeyObjectOptions): Promise<KeyPairKeyObjectResult>;\n        function __promisify__(\n            type: \"rsa-pss\",\n            options: RSAPSSKeyPairOptions<\"pem\", \"pem\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"rsa-pss\",\n            options: RSAPSSKeyPairOptions<\"pem\", \"der\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"rsa-pss\",\n            options: RSAPSSKeyPairOptions<\"der\", \"pem\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"rsa-pss\",\n            options: RSAPSSKeyPairOptions<\"der\", \"der\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"rsa-pss\",\n            options: RSAPSSKeyPairKeyObjectOptions,\n        ): Promise<KeyPairKeyObjectResult>;\n        function __promisify__(\n            type: \"dsa\",\n            options: DSAKeyPairOptions<\"pem\", \"pem\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"dsa\",\n            options: DSAKeyPairOptions<\"pem\", \"der\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"dsa\",\n            options: DSAKeyPairOptions<\"der\", \"pem\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"dsa\",\n            options: DSAKeyPairOptions<\"der\", \"der\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(type: \"dsa\", options: DSAKeyPairKeyObjectOptions): Promise<KeyPairKeyObjectResult>;\n        function __promisify__(\n            type: \"ec\",\n            options: ECKeyPairOptions<\"pem\", \"pem\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"ec\",\n            options: ECKeyPairOptions<\"pem\", \"der\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"ec\",\n            options: ECKeyPairOptions<\"der\", \"pem\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"ec\",\n            options: ECKeyPairOptions<\"der\", \"der\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(type: \"ec\", options: ECKeyPairKeyObjectOptions): Promise<KeyPairKeyObjectResult>;\n        function __promisify__(\n            type: \"ed25519\",\n            options: ED25519KeyPairOptions<\"pem\", \"pem\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"ed25519\",\n            options: ED25519KeyPairOptions<\"pem\", \"der\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"ed25519\",\n            options: ED25519KeyPairOptions<\"der\", \"pem\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"ed25519\",\n            options: ED25519KeyPairOptions<\"der\", \"der\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"ed25519\",\n            options?: ED25519KeyPairKeyObjectOptions,\n        ): Promise<KeyPairKeyObjectResult>;\n        function __promisify__(\n            type: \"ed448\",\n            options: ED448KeyPairOptions<\"pem\", \"pem\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"ed448\",\n            options: ED448KeyPairOptions<\"pem\", \"der\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"ed448\",\n            options: ED448KeyPairOptions<\"der\", \"pem\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"ed448\",\n            options: ED448KeyPairOptions<\"der\", \"der\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(type: \"ed448\", options?: ED448KeyPairKeyObjectOptions): Promise<KeyPairKeyObjectResult>;\n        function __promisify__(\n            type: \"x25519\",\n            options: X25519KeyPairOptions<\"pem\", \"pem\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"x25519\",\n            options: X25519KeyPairOptions<\"pem\", \"der\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"x25519\",\n            options: X25519KeyPairOptions<\"der\", \"pem\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"x25519\",\n            options: X25519KeyPairOptions<\"der\", \"der\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"x25519\",\n            options?: X25519KeyPairKeyObjectOptions,\n        ): Promise<KeyPairKeyObjectResult>;\n        function __promisify__(\n            type: \"x448\",\n            options: X448KeyPairOptions<\"pem\", \"pem\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"x448\",\n            options: X448KeyPairOptions<\"pem\", \"der\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"x448\",\n            options: X448KeyPairOptions<\"der\", \"pem\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"x448\",\n            options: X448KeyPairOptions<\"der\", \"der\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(type: \"x448\", options?: X448KeyPairKeyObjectOptions): Promise<KeyPairKeyObjectResult>;\n    }\n    /**\n     * Calculates and returns the signature for `data` using the given private key and\n     * algorithm. If `algorithm` is `null` or `undefined`, then the algorithm is\n     * dependent upon the key type (especially Ed25519 and Ed448).\n     *\n     * If `key` is not a `KeyObject`, this function behaves as if `key` had been\n     * passed to {@link createPrivateKey}. If it is an object, the following\n     * additional properties can be passed:\n     *\n     * If the `callback` function is provided this function uses libuv's threadpool.\n     * @since v12.0.0\n     */\n    function sign(\n        algorithm: string | null | undefined,\n        data: NodeJS.ArrayBufferView,\n        key: KeyLike | SignKeyObjectInput | SignPrivateKeyInput | SignJsonWebKeyInput,\n    ): Buffer;\n    function sign(\n        algorithm: string | null | undefined,\n        data: NodeJS.ArrayBufferView,\n        key: KeyLike | SignKeyObjectInput | SignPrivateKeyInput | SignJsonWebKeyInput,\n        callback: (error: Error | null, data: Buffer) => void,\n    ): void;\n    /**\n     * Verifies the given signature for `data` using the given key and algorithm. If `algorithm` is `null` or `undefined`, then the algorithm is dependent upon the\n     * key type (especially Ed25519 and Ed448).\n     *\n     * If `key` is not a `KeyObject`, this function behaves as if `key` had been\n     * passed to {@link createPublicKey}. If it is an object, the following\n     * additional properties can be passed:\n     *\n     * The `signature` argument is the previously calculated signature for the `data`.\n     *\n     * Because public keys can be derived from private keys, a private key or a public\n     * key may be passed for `key`.\n     *\n     * If the `callback` function is provided this function uses libuv's threadpool.\n     * @since v12.0.0\n     */\n    function verify(\n        algorithm: string | null | undefined,\n        data: NodeJS.ArrayBufferView,\n        key: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput,\n        signature: NodeJS.ArrayBufferView,\n    ): boolean;\n    function verify(\n        algorithm: string | null | undefined,\n        data: NodeJS.ArrayBufferView,\n        key: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput,\n        signature: NodeJS.ArrayBufferView,\n        callback: (error: Error | null, result: boolean) => void,\n    ): void;\n    /**\n     * Computes the Diffie-Hellman secret based on a `privateKey` and a `publicKey`.\n     * Both keys must have the same `asymmetricKeyType`, which must be one of `'dh'` (for Diffie-Hellman), `'ec'` (for ECDH), `'x448'`, or `'x25519'` (for ECDH-ES).\n     * @since v13.9.0, v12.17.0\n     */\n    function diffieHellman(options: { privateKey: KeyObject; publicKey: KeyObject }): Buffer;\n    /**\n     * A utility for creating one-shot hash digests of data. It can be faster than the object-based `crypto.createHash()` when hashing a smaller amount of data\n     * (<= 5MB) that's readily available. If the data can be big or if it is streamed, it's still recommended to use `crypto.createHash()` instead. The `algorithm`\n     * is dependent on the available algorithms supported by the version of OpenSSL on the platform. Examples are `'sha256'`, `'sha512'`, etc. On recent releases\n     * of OpenSSL, `openssl list -digest-algorithms` will display the available digest algorithms.\n     *\n     * Example:\n     *\n     * ```js\n     * import crypto from 'node:crypto';\n     * import { Buffer } from 'node:buffer';\n     *\n     * // Hashing a string and return the result as a hex-encoded string.\n     * const string = 'Node.js';\n     * // 10b3493287f831e81a438811a1ffba01f8cec4b7\n     * console.log(crypto.hash('sha1', string));\n     *\n     * // Encode a base64-encoded string into a Buffer, hash it and return\n     * // the result as a buffer.\n     * const base64 = 'Tm9kZS5qcw==';\n     * // <Buffer 10 b3 49 32 87 f8 31 e8 1a 43 88 11 a1 ff ba 01 f8 ce c4 b7>\n     * console.log(crypto.hash('sha1', Buffer.from(base64, 'base64'), 'buffer'));\n     * ```\n     * @since v21.7.0, v20.12.0\n     * @param data When `data` is a string, it will be encoded as UTF-8 before being hashed. If a different input encoding is desired for a string input, user\n     *             could encode the string into a `TypedArray` using either `TextEncoder` or `Buffer.from()` and passing the encoded `TypedArray` into this API instead.\n     * @param [outputEncoding='hex'] [Encoding](https://nodejs.org/docs/latest-v22.x/api/buffer.html#buffers-and-character-encodings) used to encode the returned digest.\n     */\n    function hash(algorithm: string, data: BinaryLike, outputEncoding?: BinaryToTextEncoding): string;\n    function hash(algorithm: string, data: BinaryLike, outputEncoding: \"buffer\"): Buffer;\n    function hash(\n        algorithm: string,\n        data: BinaryLike,\n        outputEncoding?: BinaryToTextEncoding | \"buffer\",\n    ): string | Buffer;\n    type CipherMode = \"cbc\" | \"ccm\" | \"cfb\" | \"ctr\" | \"ecb\" | \"gcm\" | \"ocb\" | \"ofb\" | \"stream\" | \"wrap\" | \"xts\";\n    interface CipherInfoOptions {\n        /**\n         * A test key length.\n         */\n        keyLength?: number | undefined;\n        /**\n         * A test IV length.\n         */\n        ivLength?: number | undefined;\n    }\n    interface CipherInfo {\n        /**\n         * The name of the cipher.\n         */\n        name: string;\n        /**\n         * The nid of the cipher.\n         */\n        nid: number;\n        /**\n         * The block size of the cipher in bytes.\n         * This property is omitted when mode is 'stream'.\n         */\n        blockSize?: number | undefined;\n        /**\n         * The expected or default initialization vector length in bytes.\n         * This property is omitted if the cipher does not use an initialization vector.\n         */\n        ivLength?: number | undefined;\n        /**\n         * The expected or default key length in bytes.\n         */\n        keyLength: number;\n        /**\n         * The cipher mode.\n         */\n        mode: CipherMode;\n    }\n    /**\n     * Returns information about a given cipher.\n     *\n     * Some ciphers accept variable length keys and initialization vectors. By default,\n     * the `crypto.getCipherInfo()` method will return the default values for these\n     * ciphers. To test if a given key length or iv length is acceptable for given\n     * cipher, use the `keyLength` and `ivLength` options. If the given values are\n     * unacceptable, `undefined` will be returned.\n     * @since v15.0.0\n     * @param nameOrNid The name or nid of the cipher to query.\n     */\n    function getCipherInfo(nameOrNid: string | number, options?: CipherInfoOptions): CipherInfo | undefined;\n    /**\n     * HKDF is a simple key derivation function defined in RFC 5869\\. The given `ikm`, `salt` and `info` are used with the `digest` to derive a key of `keylen` bytes.\n     *\n     * The supplied `callback` function is called with two arguments: `err` and `derivedKey`. If an errors occurs while deriving the key, `err` will be set;\n     * otherwise `err` will be `null`. The successfully generated `derivedKey` will\n     * be passed to the callback as an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). An error will be thrown if any\n     * of the input arguments specify invalid values or types.\n     *\n     * ```js\n     * import { Buffer } from 'node:buffer';\n     * const {\n     *   hkdf,\n     * } = await import('node:crypto');\n     *\n     * hkdf('sha512', 'key', 'salt', 'info', 64, (err, derivedKey) => {\n     *   if (err) throw err;\n     *   console.log(Buffer.from(derivedKey).toString('hex'));  // '24156e2...5391653'\n     * });\n     * ```\n     * @since v15.0.0\n     * @param digest The digest algorithm to use.\n     * @param ikm The input keying material. Must be provided but can be zero-length.\n     * @param salt The salt value. Must be provided but can be zero-length.\n     * @param info Additional info value. Must be provided but can be zero-length, and cannot be more than 1024 bytes.\n     * @param keylen The length of the key to generate. Must be greater than 0. The maximum allowable value is `255` times the number of bytes produced by the selected digest function (e.g. `sha512`\n     * generates 64-byte hashes, making the maximum HKDF output 16320 bytes).\n     */\n    function hkdf(\n        digest: string,\n        irm: BinaryLike | KeyObject,\n        salt: BinaryLike,\n        info: BinaryLike,\n        keylen: number,\n        callback: (err: Error | null, derivedKey: ArrayBuffer) => void,\n    ): void;\n    /**\n     * Provides a synchronous HKDF key derivation function as defined in RFC 5869\\. The\n     * given `ikm`, `salt` and `info` are used with the `digest` to derive a key of `keylen` bytes.\n     *\n     * The successfully generated `derivedKey` will be returned as an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer).\n     *\n     * An error will be thrown if any of the input arguments specify invalid values or\n     * types, or if the derived key cannot be generated.\n     *\n     * ```js\n     * import { Buffer } from 'node:buffer';\n     * const {\n     *   hkdfSync,\n     * } = await import('node:crypto');\n     *\n     * const derivedKey = hkdfSync('sha512', 'key', 'salt', 'info', 64);\n     * console.log(Buffer.from(derivedKey).toString('hex'));  // '24156e2...5391653'\n     * ```\n     * @since v15.0.0\n     * @param digest The digest algorithm to use.\n     * @param ikm The input keying material. Must be provided but can be zero-length.\n     * @param salt The salt value. Must be provided but can be zero-length.\n     * @param info Additional info value. Must be provided but can be zero-length, and cannot be more than 1024 bytes.\n     * @param keylen The length of the key to generate. Must be greater than 0. The maximum allowable value is `255` times the number of bytes produced by the selected digest function (e.g. `sha512`\n     * generates 64-byte hashes, making the maximum HKDF output 16320 bytes).\n     */\n    function hkdfSync(\n        digest: string,\n        ikm: BinaryLike | KeyObject,\n        salt: BinaryLike,\n        info: BinaryLike,\n        keylen: number,\n    ): ArrayBuffer;\n    interface SecureHeapUsage {\n        /**\n         * The total allocated secure heap size as specified using the `--secure-heap=n` command-line flag.\n         */\n        total: number;\n        /**\n         * The minimum allocation from the secure heap as specified using the `--secure-heap-min` command-line flag.\n         */\n        min: number;\n        /**\n         * The total number of bytes currently allocated from the secure heap.\n         */\n        used: number;\n        /**\n         * The calculated ratio of `used` to `total` allocated bytes.\n         */\n        utilization: number;\n    }\n    /**\n     * @since v15.6.0\n     */\n    function secureHeapUsed(): SecureHeapUsage;\n    interface RandomUUIDOptions {\n        /**\n         * By default, to improve performance,\n         * Node.js will pre-emptively generate and persistently cache enough\n         * random data to generate up to 128 random UUIDs. To generate a UUID\n         * without using the cache, set `disableEntropyCache` to `true`.\n         *\n         * @default `false`\n         */\n        disableEntropyCache?: boolean | undefined;\n    }\n    type UUID = `${string}-${string}-${string}-${string}-${string}`;\n    /**\n     * Generates a random [RFC 4122](https://www.rfc-editor.org/rfc/rfc4122.txt) version 4 UUID. The UUID is generated using a\n     * cryptographic pseudorandom number generator.\n     * @since v15.6.0, v14.17.0\n     */\n    function randomUUID(options?: RandomUUIDOptions): UUID;\n    interface X509CheckOptions {\n        /**\n         * @default 'always'\n         */\n        subject?: \"always\" | \"default\" | \"never\";\n        /**\n         * @default true\n         */\n        wildcards?: boolean;\n        /**\n         * @default true\n         */\n        partialWildcards?: boolean;\n        /**\n         * @default false\n         */\n        multiLabelWildcards?: boolean;\n        /**\n         * @default false\n         */\n        singleLabelSubdomains?: boolean;\n    }\n    /**\n     * Encapsulates an X509 certificate and provides read-only access to\n     * its information.\n     *\n     * ```js\n     * const { X509Certificate } = await import('node:crypto');\n     *\n     * const x509 = new X509Certificate('{... pem encoded cert ...}');\n     *\n     * console.log(x509.subject);\n     * ```\n     * @since v15.6.0\n     */\n    class X509Certificate {\n        /**\n         * Will be \\`true\\` if this is a Certificate Authority (CA) certificate.\n         * @since v15.6.0\n         */\n        readonly ca: boolean;\n        /**\n         * The SHA-1 fingerprint of this certificate.\n         *\n         * Because SHA-1 is cryptographically broken and because the security of SHA-1 is\n         * significantly worse than that of algorithms that are commonly used to sign\n         * certificates, consider using `x509.fingerprint256` instead.\n         * @since v15.6.0\n         */\n        readonly fingerprint: string;\n        /**\n         * The SHA-256 fingerprint of this certificate.\n         * @since v15.6.0\n         */\n        readonly fingerprint256: string;\n        /**\n         * The SHA-512 fingerprint of this certificate.\n         *\n         * Because computing the SHA-256 fingerprint is usually faster and because it is\n         * only half the size of the SHA-512 fingerprint, `x509.fingerprint256` may be\n         * a better choice. While SHA-512 presumably provides a higher level of security in\n         * general, the security of SHA-256 matches that of most algorithms that are\n         * commonly used to sign certificates.\n         * @since v17.2.0, v16.14.0\n         */\n        readonly fingerprint512: string;\n        /**\n         * The complete subject of this certificate.\n         * @since v15.6.0\n         */\n        readonly subject: string;\n        /**\n         * The subject alternative name specified for this certificate.\n         *\n         * This is a comma-separated list of subject alternative names. Each entry begins\n         * with a string identifying the kind of the subject alternative name followed by\n         * a colon and the value associated with the entry.\n         *\n         * Earlier versions of Node.js incorrectly assumed that it is safe to split this\n         * property at the two-character sequence `', '` (see [CVE-2021-44532](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44532)). However,\n         * both malicious and legitimate certificates can contain subject alternative names\n         * that include this sequence when represented as a string.\n         *\n         * After the prefix denoting the type of the entry, the remainder of each entry\n         * might be enclosed in quotes to indicate that the value is a JSON string literal.\n         * For backward compatibility, Node.js only uses JSON string literals within this\n         * property when necessary to avoid ambiguity. Third-party code should be prepared\n         * to handle both possible entry formats.\n         * @since v15.6.0\n         */\n        readonly subjectAltName: string | undefined;\n        /**\n         * A textual representation of the certificate's authority information access\n         * extension.\n         *\n         * This is a line feed separated list of access descriptions. Each line begins with\n         * the access method and the kind of the access location, followed by a colon and\n         * the value associated with the access location.\n         *\n         * After the prefix denoting the access method and the kind of the access location,\n         * the remainder of each line might be enclosed in quotes to indicate that the\n         * value is a JSON string literal. For backward compatibility, Node.js only uses\n         * JSON string literals within this property when necessary to avoid ambiguity.\n         * Third-party code should be prepared to handle both possible entry formats.\n         * @since v15.6.0\n         */\n        readonly infoAccess: string | undefined;\n        /**\n         * An array detailing the key usages for this certificate.\n         * @since v15.6.0\n         */\n        readonly keyUsage: string[];\n        /**\n         * The issuer identification included in this certificate.\n         * @since v15.6.0\n         */\n        readonly issuer: string;\n        /**\n         * The issuer certificate or `undefined` if the issuer certificate is not\n         * available.\n         * @since v15.9.0\n         */\n        readonly issuerCertificate?: X509Certificate | undefined;\n        /**\n         * The public key `KeyObject` for this certificate.\n         * @since v15.6.0\n         */\n        readonly publicKey: KeyObject;\n        /**\n         * A `Buffer` containing the DER encoding of this certificate.\n         * @since v15.6.0\n         */\n        readonly raw: Buffer;\n        /**\n         * The serial number of this certificate.\n         *\n         * Serial numbers are assigned by certificate authorities and do not uniquely\n         * identify certificates. Consider using `x509.fingerprint256` as a unique\n         * identifier instead.\n         * @since v15.6.0\n         */\n        readonly serialNumber: string;\n        /**\n         * The date/time from which this certificate is considered valid.\n         * @since v15.6.0\n         */\n        readonly validFrom: string;\n        /**\n         * The date/time from which this certificate is valid, encapsulated in a `Date` object.\n         * @since v22.10.0\n         */\n        readonly validFromDate: Date;\n        /**\n         * The date/time until which this certificate is considered valid.\n         * @since v15.6.0\n         */\n        readonly validTo: string;\n        /**\n         * The date/time until which this certificate is valid, encapsulated in a `Date` object.\n         * @since v22.10.0\n         */\n        readonly validToDate: Date;\n        constructor(buffer: BinaryLike);\n        /**\n         * Checks whether the certificate matches the given email address.\n         *\n         * If the `'subject'` option is undefined or set to `'default'`, the certificate\n         * subject is only considered if the subject alternative name extension either does\n         * not exist or does not contain any email addresses.\n         *\n         * If the `'subject'` option is set to `'always'` and if the subject alternative\n         * name extension either does not exist or does not contain a matching email\n         * address, the certificate subject is considered.\n         *\n         * If the `'subject'` option is set to `'never'`, the certificate subject is never\n         * considered, even if the certificate contains no subject alternative names.\n         * @since v15.6.0\n         * @return Returns `email` if the certificate matches, `undefined` if it does not.\n         */\n        checkEmail(email: string, options?: Pick<X509CheckOptions, \"subject\">): string | undefined;\n        /**\n         * Checks whether the certificate matches the given host name.\n         *\n         * If the certificate matches the given host name, the matching subject name is\n         * returned. The returned name might be an exact match (e.g., `foo.example.com`)\n         * or it might contain wildcards (e.g., `*.example.com`). Because host name\n         * comparisons are case-insensitive, the returned subject name might also differ\n         * from the given `name` in capitalization.\n         *\n         * If the `'subject'` option is undefined or set to `'default'`, the certificate\n         * subject is only considered if the subject alternative name extension either does\n         * not exist or does not contain any DNS names. This behavior is consistent with [RFC 2818](https://www.rfc-editor.org/rfc/rfc2818.txt) (\"HTTP Over TLS\").\n         *\n         * If the `'subject'` option is set to `'always'` and if the subject alternative\n         * name extension either does not exist or does not contain a matching DNS name,\n         * the certificate subject is considered.\n         *\n         * If the `'subject'` option is set to `'never'`, the certificate subject is never\n         * considered, even if the certificate contains no subject alternative names.\n         * @since v15.6.0\n         * @return Returns a subject name that matches `name`, or `undefined` if no subject name matches `name`.\n         */\n        checkHost(name: string, options?: X509CheckOptions): string | undefined;\n        /**\n         * Checks whether the certificate matches the given IP address (IPv4 or IPv6).\n         *\n         * Only [RFC 5280](https://www.rfc-editor.org/rfc/rfc5280.txt) `iPAddress` subject alternative names are considered, and they\n         * must match the given `ip` address exactly. Other subject alternative names as\n         * well as the subject field of the certificate are ignored.\n         * @since v15.6.0\n         * @return Returns `ip` if the certificate matches, `undefined` if it does not.\n         */\n        checkIP(ip: string): string | undefined;\n        /**\n         * Checks whether this certificate was issued by the given `otherCert`.\n         * @since v15.6.0\n         */\n        checkIssued(otherCert: X509Certificate): boolean;\n        /**\n         * Checks whether the public key for this certificate is consistent with\n         * the given private key.\n         * @since v15.6.0\n         * @param privateKey A private key.\n         */\n        checkPrivateKey(privateKey: KeyObject): boolean;\n        /**\n         * There is no standard JSON encoding for X509 certificates. The`toJSON()` method returns a string containing the PEM encoded\n         * certificate.\n         * @since v15.6.0\n         */\n        toJSON(): string;\n        /**\n         * Returns information about this certificate using the legacy `certificate object` encoding.\n         * @since v15.6.0\n         */\n        toLegacyObject(): PeerCertificate;\n        /**\n         * Returns the PEM-encoded certificate.\n         * @since v15.6.0\n         */\n        toString(): string;\n        /**\n         * Verifies that this certificate was signed by the given public key.\n         * Does not perform any other validation checks on the certificate.\n         * @since v15.6.0\n         * @param publicKey A public key.\n         */\n        verify(publicKey: KeyObject): boolean;\n    }\n    type LargeNumberLike = NodeJS.ArrayBufferView | SharedArrayBuffer | ArrayBuffer | bigint;\n    interface GeneratePrimeOptions {\n        add?: LargeNumberLike | undefined;\n        rem?: LargeNumberLike | undefined;\n        /**\n         * @default false\n         */\n        safe?: boolean | undefined;\n        bigint?: boolean | undefined;\n    }\n    interface GeneratePrimeOptionsBigInt extends GeneratePrimeOptions {\n        bigint: true;\n    }\n    interface GeneratePrimeOptionsArrayBuffer extends GeneratePrimeOptions {\n        bigint?: false | undefined;\n    }\n    /**\n     * Generates a pseudorandom prime of `size` bits.\n     *\n     * If `options.safe` is `true`, the prime will be a safe prime -- that is, `(prime - 1) / 2` will also be a prime.\n     *\n     * The `options.add` and `options.rem` parameters can be used to enforce additional\n     * requirements, e.g., for Diffie-Hellman:\n     *\n     * * If `options.add` and `options.rem` are both set, the prime will satisfy the\n     * condition that `prime % add = rem`.\n     * * If only `options.add` is set and `options.safe` is not `true`, the prime will\n     * satisfy the condition that `prime % add = 1`.\n     * * If only `options.add` is set and `options.safe` is set to `true`, the prime\n     * will instead satisfy the condition that `prime % add = 3`. This is necessary\n     * because `prime % add = 1` for `options.add > 2` would contradict the condition\n     * enforced by `options.safe`.\n     * * `options.rem` is ignored if `options.add` is not given.\n     *\n     * Both `options.add` and `options.rem` must be encoded as big-endian sequences\n     * if given as an `ArrayBuffer`, `SharedArrayBuffer`, `TypedArray`, `Buffer`, or `DataView`.\n     *\n     * By default, the prime is encoded as a big-endian sequence of octets\n     * in an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). If the `bigint` option is `true`, then a\n     * [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) is provided.\n     * @since v15.8.0\n     * @param size The size (in bits) of the prime to generate.\n     */\n    function generatePrime(size: number, callback: (err: Error | null, prime: ArrayBuffer) => void): void;\n    function generatePrime(\n        size: number,\n        options: GeneratePrimeOptionsBigInt,\n        callback: (err: Error | null, prime: bigint) => void,\n    ): void;\n    function generatePrime(\n        size: number,\n        options: GeneratePrimeOptionsArrayBuffer,\n        callback: (err: Error | null, prime: ArrayBuffer) => void,\n    ): void;\n    function generatePrime(\n        size: number,\n        options: GeneratePrimeOptions,\n        callback: (err: Error | null, prime: ArrayBuffer | bigint) => void,\n    ): void;\n    /**\n     * Generates a pseudorandom prime of `size` bits.\n     *\n     * If `options.safe` is `true`, the prime will be a safe prime -- that is, `(prime - 1) / 2` will also be a prime.\n     *\n     * The `options.add` and `options.rem` parameters can be used to enforce additional\n     * requirements, e.g., for Diffie-Hellman:\n     *\n     * * If `options.add` and `options.rem` are both set, the prime will satisfy the\n     * condition that `prime % add = rem`.\n     * * If only `options.add` is set and `options.safe` is not `true`, the prime will\n     * satisfy the condition that `prime % add = 1`.\n     * * If only `options.add` is set and `options.safe` is set to `true`, the prime\n     * will instead satisfy the condition that `prime % add = 3`. This is necessary\n     * because `prime % add = 1` for `options.add > 2` would contradict the condition\n     * enforced by `options.safe`.\n     * * `options.rem` is ignored if `options.add` is not given.\n     *\n     * Both `options.add` and `options.rem` must be encoded as big-endian sequences\n     * if given as an `ArrayBuffer`, `SharedArrayBuffer`, `TypedArray`, `Buffer`, or `DataView`.\n     *\n     * By default, the prime is encoded as a big-endian sequence of octets\n     * in an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). If the `bigint` option is `true`, then a\n     * [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) is provided.\n     * @since v15.8.0\n     * @param size The size (in bits) of the prime to generate.\n     */\n    function generatePrimeSync(size: number): ArrayBuffer;\n    function generatePrimeSync(size: number, options: GeneratePrimeOptionsBigInt): bigint;\n    function generatePrimeSync(size: number, options: GeneratePrimeOptionsArrayBuffer): ArrayBuffer;\n    function generatePrimeSync(size: number, options: GeneratePrimeOptions): ArrayBuffer | bigint;\n    interface CheckPrimeOptions {\n        /**\n         * The number of Miller-Rabin probabilistic primality iterations to perform.\n         * When the value is 0 (zero), a number of checks is used that yields a false positive rate of at most `2**-64` for random input.\n         * Care must be used when selecting a number of checks.\n         * Refer to the OpenSSL documentation for the BN_is_prime_ex function nchecks options for more details.\n         *\n         * @default 0\n         */\n        checks?: number | undefined;\n    }\n    /**\n     * Checks the primality of the `candidate`.\n     * @since v15.8.0\n     * @param candidate A possible prime encoded as a sequence of big endian octets of arbitrary length.\n     */\n    function checkPrime(value: LargeNumberLike, callback: (err: Error | null, result: boolean) => void): void;\n    function checkPrime(\n        value: LargeNumberLike,\n        options: CheckPrimeOptions,\n        callback: (err: Error | null, result: boolean) => void,\n    ): void;\n    /**\n     * Checks the primality of the `candidate`.\n     * @since v15.8.0\n     * @param candidate A possible prime encoded as a sequence of big endian octets of arbitrary length.\n     * @return `true` if the candidate is a prime with an error probability less than `0.25 ** options.checks`.\n     */\n    function checkPrimeSync(candidate: LargeNumberLike, options?: CheckPrimeOptions): boolean;\n    /**\n     * Load and set the `engine` for some or all OpenSSL functions (selected by flags).\n     *\n     * `engine` could be either an id or a path to the engine's shared library.\n     *\n     * The optional `flags` argument uses `ENGINE_METHOD_ALL` by default. The `flags` is a bit field taking one of or a mix of the following flags (defined in `crypto.constants`):\n     *\n     * * `crypto.constants.ENGINE_METHOD_RSA`\n     * * `crypto.constants.ENGINE_METHOD_DSA`\n     * * `crypto.constants.ENGINE_METHOD_DH`\n     * * `crypto.constants.ENGINE_METHOD_RAND`\n     * * `crypto.constants.ENGINE_METHOD_EC`\n     * * `crypto.constants.ENGINE_METHOD_CIPHERS`\n     * * `crypto.constants.ENGINE_METHOD_DIGESTS`\n     * * `crypto.constants.ENGINE_METHOD_PKEY_METHS`\n     * * `crypto.constants.ENGINE_METHOD_PKEY_ASN1_METHS`\n     * * `crypto.constants.ENGINE_METHOD_ALL`\n     * * `crypto.constants.ENGINE_METHOD_NONE`\n     * @since v0.11.11\n     * @param flags\n     */\n    function setEngine(engine: string, flags?: number): void;\n    /**\n     * A convenient alias for {@link webcrypto.getRandomValues}. This\n     * implementation is not compliant with the Web Crypto spec, to write\n     * web-compatible code use {@link webcrypto.getRandomValues} instead.\n     * @since v17.4.0\n     * @return Returns `typedArray`.\n     */\n    function getRandomValues<T extends webcrypto.BufferSource>(typedArray: T): T;\n    /**\n     * A convenient alias for `crypto.webcrypto.subtle`.\n     * @since v17.4.0\n     */\n    const subtle: webcrypto.SubtleCrypto;\n    /**\n     * An implementation of the Web Crypto API standard.\n     *\n     * See the {@link https://nodejs.org/docs/latest/api/webcrypto.html Web Crypto API documentation} for details.\n     * @since v15.0.0\n     */\n    const webcrypto: webcrypto.Crypto;\n    namespace webcrypto {\n        type BufferSource = ArrayBufferView | ArrayBuffer;\n        type KeyFormat = \"jwk\" | \"pkcs8\" | \"raw\" | \"spki\";\n        type KeyType = \"private\" | \"public\" | \"secret\";\n        type KeyUsage =\n            | \"decrypt\"\n            | \"deriveBits\"\n            | \"deriveKey\"\n            | \"encrypt\"\n            | \"sign\"\n            | \"unwrapKey\"\n            | \"verify\"\n            | \"wrapKey\";\n        type AlgorithmIdentifier = Algorithm | string;\n        type HashAlgorithmIdentifier = AlgorithmIdentifier;\n        type NamedCurve = string;\n        type BigInteger = Uint8Array;\n        interface AesCbcParams extends Algorithm {\n            iv: BufferSource;\n        }\n        interface AesCtrParams extends Algorithm {\n            counter: BufferSource;\n            length: number;\n        }\n        interface AesDerivedKeyParams extends Algorithm {\n            length: number;\n        }\n        interface AesGcmParams extends Algorithm {\n            additionalData?: BufferSource;\n            iv: BufferSource;\n            tagLength?: number;\n        }\n        interface AesKeyAlgorithm extends KeyAlgorithm {\n            length: number;\n        }\n        interface AesKeyGenParams extends Algorithm {\n            length: number;\n        }\n        interface Algorithm {\n            name: string;\n        }\n        interface EcKeyAlgorithm extends KeyAlgorithm {\n            namedCurve: NamedCurve;\n        }\n        interface EcKeyGenParams extends Algorithm {\n            namedCurve: NamedCurve;\n        }\n        interface EcKeyImportParams extends Algorithm {\n            namedCurve: NamedCurve;\n        }\n        interface EcdhKeyDeriveParams extends Algorithm {\n            public: CryptoKey;\n        }\n        interface EcdsaParams extends Algorithm {\n            hash: HashAlgorithmIdentifier;\n        }\n        interface Ed448Params extends Algorithm {\n            context?: BufferSource;\n        }\n        interface HkdfParams extends Algorithm {\n            hash: HashAlgorithmIdentifier;\n            info: BufferSource;\n            salt: BufferSource;\n        }\n        interface HmacImportParams extends Algorithm {\n            hash: HashAlgorithmIdentifier;\n            length?: number;\n        }\n        interface HmacKeyAlgorithm extends KeyAlgorithm {\n            hash: KeyAlgorithm;\n            length: number;\n        }\n        interface HmacKeyGenParams extends Algorithm {\n            hash: HashAlgorithmIdentifier;\n            length?: number;\n        }\n        interface JsonWebKey {\n            alg?: string;\n            crv?: string;\n            d?: string;\n            dp?: string;\n            dq?: string;\n            e?: string;\n            ext?: boolean;\n            k?: string;\n            key_ops?: string[];\n            kty?: string;\n            n?: string;\n            oth?: RsaOtherPrimesInfo[];\n            p?: string;\n            q?: string;\n            qi?: string;\n            use?: string;\n            x?: string;\n            y?: string;\n        }\n        interface KeyAlgorithm {\n            name: string;\n        }\n        interface Pbkdf2Params extends Algorithm {\n            hash: HashAlgorithmIdentifier;\n            iterations: number;\n            salt: BufferSource;\n        }\n        interface RsaHashedImportParams extends Algorithm {\n            hash: HashAlgorithmIdentifier;\n        }\n        interface RsaHashedKeyAlgorithm extends RsaKeyAlgorithm {\n            hash: KeyAlgorithm;\n        }\n        interface RsaHashedKeyGenParams extends RsaKeyGenParams {\n            hash: HashAlgorithmIdentifier;\n        }\n        interface RsaKeyAlgorithm extends KeyAlgorithm {\n            modulusLength: number;\n            publicExponent: BigInteger;\n        }\n        interface RsaKeyGenParams extends Algorithm {\n            modulusLength: number;\n            publicExponent: BigInteger;\n        }\n        interface RsaOaepParams extends Algorithm {\n            label?: BufferSource;\n        }\n        interface RsaOtherPrimesInfo {\n            d?: string;\n            r?: string;\n            t?: string;\n        }\n        interface RsaPssParams extends Algorithm {\n            saltLength: number;\n        }\n        /**\n         * Importing the `webcrypto` object (`import { webcrypto } from 'node:crypto'`) gives an instance of the `Crypto` class.\n         * `Crypto` is a singleton that provides access to the remainder of the crypto API.\n         * @since v15.0.0\n         */\n        interface Crypto {\n            /**\n             * Provides access to the `SubtleCrypto` API.\n             * @since v15.0.0\n             */\n            readonly subtle: SubtleCrypto;\n            /**\n             * Generates cryptographically strong random values.\n             * The given `typedArray` is filled with random values, and a reference to `typedArray` is returned.\n             *\n             * The given `typedArray` must be an integer-based instance of {@link NodeJS.TypedArray}, i.e. `Float32Array` and `Float64Array` are not accepted.\n             *\n             * An error will be thrown if the given `typedArray` is larger than 65,536 bytes.\n             * @since v15.0.0\n             */\n            getRandomValues<T extends Exclude<NodeJS.TypedArray, Float32Array | Float64Array>>(typedArray: T): T;\n            /**\n             * Generates a random {@link https://www.rfc-editor.org/rfc/rfc4122.txt RFC 4122} version 4 UUID.\n             * The UUID is generated using a cryptographic pseudorandom number generator.\n             * @since v16.7.0\n             */\n            randomUUID(): UUID;\n            CryptoKey: CryptoKeyConstructor;\n        }\n        // This constructor throws ILLEGAL_CONSTRUCTOR so it should not be newable.\n        interface CryptoKeyConstructor {\n            /** Illegal constructor */\n            (_: { readonly _: unique symbol }): never; // Allows instanceof to work but not be callable by the user.\n            readonly length: 0;\n            readonly name: \"CryptoKey\";\n            readonly prototype: CryptoKey;\n        }\n        /**\n         * @since v15.0.0\n         */\n        interface CryptoKey {\n            /**\n             * An object detailing the algorithm for which the key can be used along with additional algorithm-specific parameters.\n             * @since v15.0.0\n             */\n            readonly algorithm: KeyAlgorithm;\n            /**\n             * When `true`, the {@link CryptoKey} can be extracted using either `subtleCrypto.exportKey()` or `subtleCrypto.wrapKey()`.\n             * @since v15.0.0\n             */\n            readonly extractable: boolean;\n            /**\n             * A string identifying whether the key is a symmetric (`'secret'`) or asymmetric (`'private'` or `'public'`) key.\n             * @since v15.0.0\n             */\n            readonly type: KeyType;\n            /**\n             * An array of strings identifying the operations for which the key may be used.\n             *\n             * The possible usages are:\n             * - `'encrypt'` - The key may be used to encrypt data.\n             * - `'decrypt'` - The key may be used to decrypt data.\n             * - `'sign'` - The key may be used to generate digital signatures.\n             * - `'verify'` - The key may be used to verify digital signatures.\n             * - `'deriveKey'` - The key may be used to derive a new key.\n             * - `'deriveBits'` - The key may be used to derive bits.\n             * - `'wrapKey'` - The key may be used to wrap another key.\n             * - `'unwrapKey'` - The key may be used to unwrap another key.\n             *\n             * Valid key usages depend on the key algorithm (identified by `cryptokey.algorithm.name`).\n             * @since v15.0.0\n             */\n            readonly usages: KeyUsage[];\n        }\n        /**\n         * The `CryptoKeyPair` is a simple dictionary object with `publicKey` and `privateKey` properties, representing an asymmetric key pair.\n         * @since v15.0.0\n         */\n        interface CryptoKeyPair {\n            /**\n             * A {@link CryptoKey} whose type will be `'private'`.\n             * @since v15.0.0\n             */\n            privateKey: CryptoKey;\n            /**\n             * A {@link CryptoKey} whose type will be `'public'`.\n             * @since v15.0.0\n             */\n            publicKey: CryptoKey;\n        }\n        /**\n         * @since v15.0.0\n         */\n        interface SubtleCrypto {\n            /**\n             * Using the method and parameters specified in `algorithm` and the keying material provided by `key`,\n             * `subtle.decrypt()` attempts to decipher the provided `data`. If successful,\n             * the returned promise will be resolved with an `<ArrayBuffer>` containing the plaintext result.\n             *\n             * The algorithms currently supported include:\n             *\n             * - `'RSA-OAEP'`\n             * - `'AES-CTR'`\n             * - `'AES-CBC'`\n             * - `'AES-GCM'`\n             * @since v15.0.0\n             */\n            decrypt(\n                algorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams,\n                key: CryptoKey,\n                data: BufferSource,\n            ): Promise<ArrayBuffer>;\n            /**\n             * Using the method and parameters specified in `algorithm` and the keying material provided by `baseKey`,\n             * `subtle.deriveBits()` attempts to generate `length` bits.\n             * The Node.js implementation requires that when `length` is a number it must be multiple of `8`.\n             * When `length` is `null` the maximum number of bits for a given algorithm is generated. This is allowed\n             * for the `'ECDH'`, `'X25519'`, and `'X448'` algorithms.\n             * If successful, the returned promise will be resolved with an `<ArrayBuffer>` containing the generated data.\n             *\n             * The algorithms currently supported include:\n             *\n             * - `'ECDH'`\n             * - `'X25519'`\n             * - `'X448'`\n             * - `'HKDF'`\n             * - `'PBKDF2'`\n             * @since v15.0.0\n             */\n            deriveBits(\n                algorithm: EcdhKeyDeriveParams,\n                baseKey: CryptoKey,\n                length?: number | null,\n            ): Promise<ArrayBuffer>;\n            deriveBits(\n                algorithm: EcdhKeyDeriveParams | HkdfParams | Pbkdf2Params,\n                baseKey: CryptoKey,\n                length: number,\n            ): Promise<ArrayBuffer>;\n            /**\n             * Using the method and parameters specified in `algorithm`, and the keying material provided by `baseKey`,\n             * `subtle.deriveKey()` attempts to generate a new <CryptoKey>` based on the method and parameters in `derivedKeyAlgorithm`.\n             *\n             * Calling `subtle.deriveKey()` is equivalent to calling `subtle.deriveBits()` to generate raw keying material,\n             * then passing the result into the `subtle.importKey()` method using the `deriveKeyAlgorithm`, `extractable`, and `keyUsages` parameters as input.\n             *\n             * The algorithms currently supported include:\n             *\n             * - `'ECDH'`\n             * - `'X25519'`\n             * - `'X448'`\n             * - `'HKDF'`\n             * - `'PBKDF2'`\n             * @param keyUsages See {@link https://nodejs.org/docs/latest/api/webcrypto.html#cryptokeyusages Key usages}.\n             * @since v15.0.0\n             */\n            deriveKey(\n                algorithm: EcdhKeyDeriveParams | HkdfParams | Pbkdf2Params,\n                baseKey: CryptoKey,\n                derivedKeyAlgorithm: AlgorithmIdentifier | HmacImportParams | AesDerivedKeyParams,\n                extractable: boolean,\n                keyUsages: readonly KeyUsage[],\n            ): Promise<CryptoKey>;\n            /**\n             * Using the method identified by `algorithm`, `subtle.digest()` attempts to generate a digest of `data`.\n             * If successful, the returned promise is resolved with an `<ArrayBuffer>` containing the computed digest.\n             *\n             * If `algorithm` is provided as a `<string>`, it must be one of:\n             *\n             * - `'SHA-1'`\n             * - `'SHA-256'`\n             * - `'SHA-384'`\n             * - `'SHA-512'`\n             *\n             * If `algorithm` is provided as an `<Object>`, it must have a `name` property whose value is one of the above.\n             * @since v15.0.0\n             */\n            digest(algorithm: AlgorithmIdentifier, data: BufferSource): Promise<ArrayBuffer>;\n            /**\n             * Using the method and parameters specified by `algorithm` and the keying material provided by `key`,\n             * `subtle.encrypt()` attempts to encipher `data`. If successful,\n             * the returned promise is resolved with an `<ArrayBuffer>` containing the encrypted result.\n             *\n             * The algorithms currently supported include:\n             *\n             * - `'RSA-OAEP'`\n             * - `'AES-CTR'`\n             * - `'AES-CBC'`\n             * - `'AES-GCM'`\n             * @since v15.0.0\n             */\n            encrypt(\n                algorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams,\n                key: CryptoKey,\n                data: BufferSource,\n            ): Promise<ArrayBuffer>;\n            /**\n             * Exports the given key into the specified format, if supported.\n             *\n             * If the `<CryptoKey>` is not extractable, the returned promise will reject.\n             *\n             * When `format` is either `'pkcs8'` or `'spki'` and the export is successful,\n             * the returned promise will be resolved with an `<ArrayBuffer>` containing the exported key data.\n             *\n             * When `format` is `'jwk'` and the export is successful, the returned promise will be resolved with a\n             * JavaScript object conforming to the {@link https://tools.ietf.org/html/rfc7517 JSON Web Key} specification.\n             * @param format Must be one of `'raw'`, `'pkcs8'`, `'spki'`, or `'jwk'`.\n             * @returns `<Promise>` containing `<ArrayBuffer>`.\n             * @since v15.0.0\n             */\n            exportKey(format: \"jwk\", key: CryptoKey): Promise<JsonWebKey>;\n            exportKey(format: Exclude<KeyFormat, \"jwk\">, key: CryptoKey): Promise<ArrayBuffer>;\n            /**\n             * Using the method and parameters provided in `algorithm`,\n             * `subtle.generateKey()` attempts to generate new keying material.\n             * Depending the method used, the method may generate either a single `<CryptoKey>` or a `<CryptoKeyPair>`.\n             *\n             * The `<CryptoKeyPair>` (public and private key) generating algorithms supported include:\n             *\n             * - `'RSASSA-PKCS1-v1_5'`\n             * - `'RSA-PSS'`\n             * - `'RSA-OAEP'`\n             * - `'ECDSA'`\n             * - `'Ed25519'`\n             * - `'Ed448'`\n             * - `'ECDH'`\n             * - `'X25519'`\n             * - `'X448'`\n             * The `<CryptoKey>` (secret key) generating algorithms supported include:\n             *\n             * - `'HMAC'`\n             * - `'AES-CTR'`\n             * - `'AES-CBC'`\n             * - `'AES-GCM'`\n             * - `'AES-KW'`\n             * @param keyUsages See {@link https://nodejs.org/docs/latest/api/webcrypto.html#cryptokeyusages Key usages}.\n             * @since v15.0.0\n             */\n            generateKey(\n                algorithm: RsaHashedKeyGenParams | EcKeyGenParams,\n                extractable: boolean,\n                keyUsages: readonly KeyUsage[],\n            ): Promise<CryptoKeyPair>;\n            generateKey(\n                algorithm: AesKeyGenParams | HmacKeyGenParams | Pbkdf2Params,\n                extractable: boolean,\n                keyUsages: readonly KeyUsage[],\n            ): Promise<CryptoKey>;\n            generateKey(\n                algorithm: AlgorithmIdentifier,\n                extractable: boolean,\n                keyUsages: KeyUsage[],\n            ): Promise<CryptoKeyPair | CryptoKey>;\n            /**\n             * The `subtle.importKey()` method attempts to interpret the provided `keyData` as the given `format`\n             * to create a `<CryptoKey>` instance using the provided `algorithm`, `extractable`, and `keyUsages` arguments.\n             * If the import is successful, the returned promise will be resolved with the created `<CryptoKey>`.\n             *\n             * If importing a `'PBKDF2'` key, `extractable` must be `false`.\n             * @param format Must be one of `'raw'`, `'pkcs8'`, `'spki'`, or `'jwk'`.\n             * @param keyUsages See {@link https://nodejs.org/docs/latest/api/webcrypto.html#cryptokeyusages Key usages}.\n             * @since v15.0.0\n             */\n            importKey(\n                format: \"jwk\",\n                keyData: JsonWebKey,\n                algorithm:\n                    | AlgorithmIdentifier\n                    | RsaHashedImportParams\n                    | EcKeyImportParams\n                    | HmacImportParams\n                    | AesKeyAlgorithm,\n                extractable: boolean,\n                keyUsages: readonly KeyUsage[],\n            ): Promise<CryptoKey>;\n            importKey(\n                format: Exclude<KeyFormat, \"jwk\">,\n                keyData: BufferSource,\n                algorithm:\n                    | AlgorithmIdentifier\n                    | RsaHashedImportParams\n                    | EcKeyImportParams\n                    | HmacImportParams\n                    | AesKeyAlgorithm,\n                extractable: boolean,\n                keyUsages: KeyUsage[],\n            ): Promise<CryptoKey>;\n            /**\n             * Using the method and parameters given by `algorithm` and the keying material provided by `key`,\n             * `subtle.sign()` attempts to generate a cryptographic signature of `data`. If successful,\n             * the returned promise is resolved with an `<ArrayBuffer>` containing the generated signature.\n             *\n             * The algorithms currently supported include:\n             *\n             * - `'RSASSA-PKCS1-v1_5'`\n             * - `'RSA-PSS'`\n             * - `'ECDSA'`\n             * - `'Ed25519'`\n             * - `'Ed448'`\n             * - `'HMAC'`\n             * @since v15.0.0\n             */\n            sign(\n                algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams | Ed448Params,\n                key: CryptoKey,\n                data: BufferSource,\n            ): Promise<ArrayBuffer>;\n            /**\n             * In cryptography, \"wrapping a key\" refers to exporting and then encrypting the keying material.\n             * The `subtle.unwrapKey()` method attempts to decrypt a wrapped key and create a `<CryptoKey>` instance.\n             * It is equivalent to calling `subtle.decrypt()` first on the encrypted key data (using the `wrappedKey`, `unwrapAlgo`, and `unwrappingKey` arguments as input)\n             * then passing the results in to the `subtle.importKey()` method using the `unwrappedKeyAlgo`, `extractable`, and `keyUsages` arguments as inputs.\n             * If successful, the returned promise is resolved with a `<CryptoKey>` object.\n             *\n             * The wrapping algorithms currently supported include:\n             *\n             * - `'RSA-OAEP'`\n             * - `'AES-CTR'`\n             * - `'AES-CBC'`\n             * - `'AES-GCM'`\n             * - `'AES-KW'`\n             *\n             * The unwrapped key algorithms supported include:\n             *\n             * - `'RSASSA-PKCS1-v1_5'`\n             * - `'RSA-PSS'`\n             * - `'RSA-OAEP'`\n             * - `'ECDSA'`\n             * - `'Ed25519'`\n             * - `'Ed448'`\n             * - `'ECDH'`\n             * - `'X25519'`\n             * - `'X448'`\n             * - `'HMAC'`\n             * - `'AES-CTR'`\n             * - `'AES-CBC'`\n             * - `'AES-GCM'`\n             * - `'AES-KW'`\n             * @param format Must be one of `'raw'`, `'pkcs8'`, `'spki'`, or `'jwk'`.\n             * @param keyUsages See {@link https://nodejs.org/docs/latest/api/webcrypto.html#cryptokeyusages Key usages}.\n             * @since v15.0.0\n             */\n            unwrapKey(\n                format: KeyFormat,\n                wrappedKey: BufferSource,\n                unwrappingKey: CryptoKey,\n                unwrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams,\n                unwrappedKeyAlgorithm:\n                    | AlgorithmIdentifier\n                    | RsaHashedImportParams\n                    | EcKeyImportParams\n                    | HmacImportParams\n                    | AesKeyAlgorithm,\n                extractable: boolean,\n                keyUsages: KeyUsage[],\n            ): Promise<CryptoKey>;\n            /**\n             * Using the method and parameters given in `algorithm` and the keying material provided by `key`,\n             * `subtle.verify()` attempts to verify that `signature` is a valid cryptographic signature of `data`.\n             * The returned promise is resolved with either `true` or `false`.\n             *\n             * The algorithms currently supported include:\n             *\n             * - `'RSASSA-PKCS1-v1_5'`\n             * - `'RSA-PSS'`\n             * - `'ECDSA'`\n             * - `'Ed25519'`\n             * - `'Ed448'`\n             * - `'HMAC'`\n             * @since v15.0.0\n             */\n            verify(\n                algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams | Ed448Params,\n                key: CryptoKey,\n                signature: BufferSource,\n                data: BufferSource,\n            ): Promise<boolean>;\n            /**\n             * In cryptography, \"wrapping a key\" refers to exporting and then encrypting the keying material.\n             * The `subtle.wrapKey()` method exports the keying material into the format identified by `format`,\n             * then encrypts it using the method and parameters specified by `wrapAlgo` and the keying material provided by `wrappingKey`.\n             * It is the equivalent to calling `subtle.exportKey()` using `format` and `key` as the arguments,\n             * then passing the result to the `subtle.encrypt()` method using `wrappingKey` and `wrapAlgo` as inputs.\n             * If successful, the returned promise will be resolved with an `<ArrayBuffer>` containing the encrypted key data.\n             *\n             * The wrapping algorithms currently supported include:\n             *\n             * - `'RSA-OAEP'`\n             * - `'AES-CTR'`\n             * - `'AES-CBC'`\n             * - `'AES-GCM'`\n             * - `'AES-KW'`\n             * @param format Must be one of `'raw'`, `'pkcs8'`, `'spki'`, or `'jwk'`.\n             * @since v15.0.0\n             */\n            wrapKey(\n                format: KeyFormat,\n                key: CryptoKey,\n                wrappingKey: CryptoKey,\n                wrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams,\n            ): Promise<ArrayBuffer>;\n        }\n    }\n\n    global {\n        var crypto: typeof globalThis extends {\n            crypto: infer T;\n            onmessage: any;\n        } ? T\n            : webcrypto.Crypto;\n    }\n}\ndeclare module \"node:crypto\" {\n    export * from \"crypto\";\n}\n",
  "node_modules/@types/node/dgram.d.ts": "/**\n * The `node:dgram` module provides an implementation of UDP datagram sockets.\n *\n * ```js\n * import dgram from 'node:dgram';\n *\n * const server = dgram.createSocket('udp4');\n *\n * server.on('error', (err) => {\n *   console.error(`server error:\\n${err.stack}`);\n *   server.close();\n * });\n *\n * server.on('message', (msg, rinfo) => {\n *   console.log(`server got: ${msg} from ${rinfo.address}:${rinfo.port}`);\n * });\n *\n * server.on('listening', () => {\n *   const address = server.address();\n *   console.log(`server listening ${address.address}:${address.port}`);\n * });\n *\n * server.bind(41234);\n * // Prints: server listening 0.0.0.0:41234\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/dgram.js)\n */\ndeclare module \"dgram\" {\n    import { AddressInfo, BlockList } from \"node:net\";\n    import * as dns from \"node:dns\";\n    import { Abortable, EventEmitter } from \"node:events\";\n    interface RemoteInfo {\n        address: string;\n        family: \"IPv4\" | \"IPv6\";\n        port: number;\n        size: number;\n    }\n    interface BindOptions {\n        port?: number | undefined;\n        address?: string | undefined;\n        exclusive?: boolean | undefined;\n        fd?: number | undefined;\n    }\n    type SocketType = \"udp4\" | \"udp6\";\n    interface SocketOptions extends Abortable {\n        type: SocketType;\n        reuseAddr?: boolean | undefined;\n        reusePort?: boolean | undefined;\n        /**\n         * @default false\n         */\n        ipv6Only?: boolean | undefined;\n        recvBufferSize?: number | undefined;\n        sendBufferSize?: number | undefined;\n        lookup?:\n            | ((\n                hostname: string,\n                options: dns.LookupOneOptions,\n                callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void,\n            ) => void)\n            | undefined;\n        receiveBlockList?: BlockList | undefined;\n        sendBlockList?: BlockList | undefined;\n    }\n    /**\n     * Creates a `dgram.Socket` object. Once the socket is created, calling `socket.bind()` will instruct the socket to begin listening for datagram\n     * messages. When `address` and `port` are not passed to `socket.bind()` the\n     * method will bind the socket to the \"all interfaces\" address on a random port\n     * (it does the right thing for both `udp4` and `udp6` sockets). The bound address\n     * and port can be retrieved using `socket.address().address` and `socket.address().port`.\n     *\n     * If the `signal` option is enabled, calling `.abort()` on the corresponding `AbortController` is similar to calling `.close()` on the socket:\n     *\n     * ```js\n     * const controller = new AbortController();\n     * const { signal } = controller;\n     * const server = dgram.createSocket({ type: 'udp4', signal });\n     * server.on('message', (msg, rinfo) => {\n     *   console.log(`server got: ${msg} from ${rinfo.address}:${rinfo.port}`);\n     * });\n     * // Later, when you want to close the server.\n     * controller.abort();\n     * ```\n     * @since v0.11.13\n     * @param options Available options are:\n     * @param callback Attached as a listener for `'message'` events. Optional.\n     */\n    function createSocket(type: SocketType, callback?: (msg: Buffer, rinfo: RemoteInfo) => void): Socket;\n    function createSocket(options: SocketOptions, callback?: (msg: Buffer, rinfo: RemoteInfo) => void): Socket;\n    /**\n     * Encapsulates the datagram functionality.\n     *\n     * New instances of `dgram.Socket` are created using {@link createSocket}.\n     * The `new` keyword is not to be used to create `dgram.Socket` instances.\n     * @since v0.1.99\n     */\n    class Socket extends EventEmitter {\n        /**\n         * Tells the kernel to join a multicast group at the given `multicastAddress` and `multicastInterface` using the `IP_ADD_MEMBERSHIP` socket option. If the `multicastInterface` argument is not\n         * specified, the operating system will choose\n         * one interface and will add membership to it. To add membership to every\n         * available interface, call `addMembership` multiple times, once per interface.\n         *\n         * When called on an unbound socket, this method will implicitly bind to a random\n         * port, listening on all interfaces.\n         *\n         * When sharing a UDP socket across multiple `cluster` workers, the`socket.addMembership()` function must be called only once or an`EADDRINUSE` error will occur:\n         *\n         * ```js\n         * import cluster from 'node:cluster';\n         * import dgram from 'node:dgram';\n         *\n         * if (cluster.isPrimary) {\n         *   cluster.fork(); // Works ok.\n         *   cluster.fork(); // Fails with EADDRINUSE.\n         * } else {\n         *   const s = dgram.createSocket('udp4');\n         *   s.bind(1234, () => {\n         *     s.addMembership('224.0.0.114');\n         *   });\n         * }\n         * ```\n         * @since v0.6.9\n         */\n        addMembership(multicastAddress: string, multicastInterface?: string): void;\n        /**\n         * Returns an object containing the address information for a socket.\n         * For UDP sockets, this object will contain `address`, `family`, and `port` properties.\n         *\n         * This method throws `EBADF` if called on an unbound socket.\n         * @since v0.1.99\n         */\n        address(): AddressInfo;\n        /**\n         * For UDP sockets, causes the `dgram.Socket` to listen for datagram\n         * messages on a named `port` and optional `address`. If `port` is not\n         * specified or is `0`, the operating system will attempt to bind to a\n         * random port. If `address` is not specified, the operating system will\n         * attempt to listen on all addresses. Once binding is complete, a `'listening'` event is emitted and the optional `callback` function is\n         * called.\n         *\n         * Specifying both a `'listening'` event listener and passing a `callback` to the `socket.bind()` method is not harmful but not very\n         * useful.\n         *\n         * A bound datagram socket keeps the Node.js process running to receive\n         * datagram messages.\n         *\n         * If binding fails, an `'error'` event is generated. In rare case (e.g.\n         * attempting to bind with a closed socket), an `Error` may be thrown.\n         *\n         * Example of a UDP server listening on port 41234:\n         *\n         * ```js\n         * import dgram from 'node:dgram';\n         *\n         * const server = dgram.createSocket('udp4');\n         *\n         * server.on('error', (err) => {\n         *   console.error(`server error:\\n${err.stack}`);\n         *   server.close();\n         * });\n         *\n         * server.on('message', (msg, rinfo) => {\n         *   console.log(`server got: ${msg} from ${rinfo.address}:${rinfo.port}`);\n         * });\n         *\n         * server.on('listening', () => {\n         *   const address = server.address();\n         *   console.log(`server listening ${address.address}:${address.port}`);\n         * });\n         *\n         * server.bind(41234);\n         * // Prints: server listening 0.0.0.0:41234\n         * ```\n         * @since v0.1.99\n         * @param callback with no parameters. Called when binding is complete.\n         */\n        bind(port?: number, address?: string, callback?: () => void): this;\n        bind(port?: number, callback?: () => void): this;\n        bind(callback?: () => void): this;\n        bind(options: BindOptions, callback?: () => void): this;\n        /**\n         * Close the underlying socket and stop listening for data on it. If a callback is\n         * provided, it is added as a listener for the `'close'` event.\n         * @since v0.1.99\n         * @param callback Called when the socket has been closed.\n         */\n        close(callback?: () => void): this;\n        /**\n         * Associates the `dgram.Socket` to a remote address and port. Every\n         * message sent by this handle is automatically sent to that destination. Also,\n         * the socket will only receive messages from that remote peer.\n         * Trying to call `connect()` on an already connected socket will result\n         * in an `ERR_SOCKET_DGRAM_IS_CONNECTED` exception. If `address` is not\n         * provided, `'127.0.0.1'` (for `udp4` sockets) or `'::1'` (for `udp6` sockets)\n         * will be used by default. Once the connection is complete, a `'connect'` event\n         * is emitted and the optional `callback` function is called. In case of failure,\n         * the `callback` is called or, failing this, an `'error'` event is emitted.\n         * @since v12.0.0\n         * @param callback Called when the connection is completed or on error.\n         */\n        connect(port: number, address?: string, callback?: () => void): void;\n        connect(port: number, callback: () => void): void;\n        /**\n         * A synchronous function that disassociates a connected `dgram.Socket` from\n         * its remote address. Trying to call `disconnect()` on an unbound or already\n         * disconnected socket will result in an `ERR_SOCKET_DGRAM_NOT_CONNECTED` exception.\n         * @since v12.0.0\n         */\n        disconnect(): void;\n        /**\n         * Instructs the kernel to leave a multicast group at `multicastAddress` using the `IP_DROP_MEMBERSHIP` socket option. This method is automatically called by the\n         * kernel when the socket is closed or the process terminates, so most apps will\n         * never have reason to call this.\n         *\n         * If `multicastInterface` is not specified, the operating system will attempt to\n         * drop membership on all valid interfaces.\n         * @since v0.6.9\n         */\n        dropMembership(multicastAddress: string, multicastInterface?: string): void;\n        /**\n         * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket.\n         * @since v8.7.0\n         * @return the `SO_RCVBUF` socket receive buffer size in bytes.\n         */\n        getRecvBufferSize(): number;\n        /**\n         * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket.\n         * @since v8.7.0\n         * @return the `SO_SNDBUF` socket send buffer size in bytes.\n         */\n        getSendBufferSize(): number;\n        /**\n         * @since v18.8.0, v16.19.0\n         * @return Number of bytes queued for sending.\n         */\n        getSendQueueSize(): number;\n        /**\n         * @since v18.8.0, v16.19.0\n         * @return Number of send requests currently in the queue awaiting to be processed.\n         */\n        getSendQueueCount(): number;\n        /**\n         * By default, binding a socket will cause it to block the Node.js process from\n         * exiting as long as the socket is open. The `socket.unref()` method can be used\n         * to exclude the socket from the reference counting that keeps the Node.js\n         * process active. The `socket.ref()` method adds the socket back to the reference\n         * counting and restores the default behavior.\n         *\n         * Calling `socket.ref()` multiples times will have no additional effect.\n         *\n         * The `socket.ref()` method returns a reference to the socket so calls can be\n         * chained.\n         * @since v0.9.1\n         */\n        ref(): this;\n        /**\n         * Returns an object containing the `address`, `family`, and `port` of the remote\n         * endpoint. This method throws an `ERR_SOCKET_DGRAM_NOT_CONNECTED` exception\n         * if the socket is not connected.\n         * @since v12.0.0\n         */\n        remoteAddress(): AddressInfo;\n        /**\n         * Broadcasts a datagram on the socket.\n         * For connectionless sockets, the destination `port` and `address` must be\n         * specified. Connected sockets, on the other hand, will use their associated\n         * remote endpoint, so the `port` and `address` arguments must not be set.\n         *\n         * The `msg` argument contains the message to be sent.\n         * Depending on its type, different behavior can apply. If `msg` is a `Buffer`,\n         * any `TypedArray` or a `DataView`,\n         * the `offset` and `length` specify the offset within the `Buffer` where the\n         * message begins and the number of bytes in the message, respectively.\n         * If `msg` is a `String`, then it is automatically converted to a `Buffer` with `'utf8'` encoding. With messages that\n         * contain multi-byte characters, `offset` and `length` will be calculated with\n         * respect to `byte length` and not the character position.\n         * If `msg` is an array, `offset` and `length` must not be specified.\n         *\n         * The `address` argument is a string. If the value of `address` is a host name,\n         * DNS will be used to resolve the address of the host. If `address` is not\n         * provided or otherwise nullish, `'127.0.0.1'` (for `udp4` sockets) or `'::1'` (for `udp6` sockets) will be used by default.\n         *\n         * If the socket has not been previously bound with a call to `bind`, the socket\n         * is assigned a random port number and is bound to the \"all interfaces\" address\n         * (`'0.0.0.0'` for `udp4` sockets, `'::0'` for `udp6` sockets.)\n         *\n         * An optional `callback` function may be specified to as a way of reporting\n         * DNS errors or for determining when it is safe to reuse the `buf` object.\n         * DNS lookups delay the time to send for at least one tick of the\n         * Node.js event loop.\n         *\n         * The only way to know for sure that the datagram has been sent is by using a `callback`. If an error occurs and a `callback` is given, the error will be\n         * passed as the first argument to the `callback`. If a `callback` is not given,\n         * the error is emitted as an `'error'` event on the `socket` object.\n         *\n         * Offset and length are optional but both _must_ be set if either are used.\n         * They are supported only when the first argument is a `Buffer`, a `TypedArray`,\n         * or a `DataView`.\n         *\n         * This method throws `ERR_SOCKET_BAD_PORT` if called on an unbound socket.\n         *\n         * Example of sending a UDP packet to a port on `localhost`;\n         *\n         * ```js\n         * import dgram from 'node:dgram';\n         * import { Buffer } from 'node:buffer';\n         *\n         * const message = Buffer.from('Some bytes');\n         * const client = dgram.createSocket('udp4');\n         * client.send(message, 41234, 'localhost', (err) => {\n         *   client.close();\n         * });\n         * ```\n         *\n         * Example of sending a UDP packet composed of multiple buffers to a port on`127.0.0.1`;\n         *\n         * ```js\n         * import dgram from 'node:dgram';\n         * import { Buffer } from 'node:buffer';\n         *\n         * const buf1 = Buffer.from('Some ');\n         * const buf2 = Buffer.from('bytes');\n         * const client = dgram.createSocket('udp4');\n         * client.send([buf1, buf2], 41234, (err) => {\n         *   client.close();\n         * });\n         * ```\n         *\n         * Sending multiple buffers might be faster or slower depending on the\n         * application and operating system. Run benchmarks to\n         * determine the optimal strategy on a case-by-case basis. Generally speaking,\n         * however, sending multiple buffers is faster.\n         *\n         * Example of sending a UDP packet using a socket connected to a port on `localhost`:\n         *\n         * ```js\n         * import dgram from 'node:dgram';\n         * import { Buffer } from 'node:buffer';\n         *\n         * const message = Buffer.from('Some bytes');\n         * const client = dgram.createSocket('udp4');\n         * client.connect(41234, 'localhost', (err) => {\n         *   client.send(message, (err) => {\n         *     client.close();\n         *   });\n         * });\n         * ```\n         * @since v0.1.99\n         * @param msg Message to be sent.\n         * @param offset Offset in the buffer where the message starts.\n         * @param length Number of bytes in the message.\n         * @param port Destination port.\n         * @param address Destination host name or IP address.\n         * @param callback Called when the message has been sent.\n         */\n        send(\n            msg: string | NodeJS.ArrayBufferView | readonly any[],\n            port?: number,\n            address?: string,\n            callback?: (error: Error | null, bytes: number) => void,\n        ): void;\n        send(\n            msg: string | NodeJS.ArrayBufferView | readonly any[],\n            port?: number,\n            callback?: (error: Error | null, bytes: number) => void,\n        ): void;\n        send(\n            msg: string | NodeJS.ArrayBufferView | readonly any[],\n            callback?: (error: Error | null, bytes: number) => void,\n        ): void;\n        send(\n            msg: string | NodeJS.ArrayBufferView,\n            offset: number,\n            length: number,\n            port?: number,\n            address?: string,\n            callback?: (error: Error | null, bytes: number) => void,\n        ): void;\n        send(\n            msg: string | NodeJS.ArrayBufferView,\n            offset: number,\n            length: number,\n            port?: number,\n            callback?: (error: Error | null, bytes: number) => void,\n        ): void;\n        send(\n            msg: string | NodeJS.ArrayBufferView,\n            offset: number,\n            length: number,\n            callback?: (error: Error | null, bytes: number) => void,\n        ): void;\n        /**\n         * Sets or clears the `SO_BROADCAST` socket option. When set to `true`, UDP\n         * packets may be sent to a local interface's broadcast address.\n         *\n         * This method throws `EBADF` if called on an unbound socket.\n         * @since v0.6.9\n         */\n        setBroadcast(flag: boolean): void;\n        /**\n         * _All references to scope in this section are referring to [IPv6 Zone Indices](https://en.wikipedia.org/wiki/IPv6_address#Scoped_literal_IPv6_addresses), which are defined by [RFC\n         * 4007](https://tools.ietf.org/html/rfc4007). In string form, an IP_\n         * _with a scope index is written as `'IP%scope'` where scope is an interface name_\n         * _or interface number._\n         *\n         * Sets the default outgoing multicast interface of the socket to a chosen\n         * interface or back to system interface selection. The `multicastInterface` must\n         * be a valid string representation of an IP from the socket's family.\n         *\n         * For IPv4 sockets, this should be the IP configured for the desired physical\n         * interface. All packets sent to multicast on the socket will be sent on the\n         * interface determined by the most recent successful use of this call.\n         *\n         * For IPv6 sockets, `multicastInterface` should include a scope to indicate the\n         * interface as in the examples that follow. In IPv6, individual `send` calls can\n         * also use explicit scope in addresses, so only packets sent to a multicast\n         * address without specifying an explicit scope are affected by the most recent\n         * successful use of this call.\n         *\n         * This method throws `EBADF` if called on an unbound socket.\n         *\n         * #### Example: IPv6 outgoing multicast interface\n         *\n         * On most systems, where scope format uses the interface name:\n         *\n         * ```js\n         * const socket = dgram.createSocket('udp6');\n         *\n         * socket.bind(1234, () => {\n         *   socket.setMulticastInterface('::%eth1');\n         * });\n         * ```\n         *\n         * On Windows, where scope format uses an interface number:\n         *\n         * ```js\n         * const socket = dgram.createSocket('udp6');\n         *\n         * socket.bind(1234, () => {\n         *   socket.setMulticastInterface('::%2');\n         * });\n         * ```\n         *\n         * #### Example: IPv4 outgoing multicast interface\n         *\n         * All systems use an IP of the host on the desired physical interface:\n         *\n         * ```js\n         * const socket = dgram.createSocket('udp4');\n         *\n         * socket.bind(1234, () => {\n         *   socket.setMulticastInterface('10.0.0.2');\n         * });\n         * ```\n         * @since v8.6.0\n         */\n        setMulticastInterface(multicastInterface: string): void;\n        /**\n         * Sets or clears the `IP_MULTICAST_LOOP` socket option. When set to `true`,\n         * multicast packets will also be received on the local interface.\n         *\n         * This method throws `EBADF` if called on an unbound socket.\n         * @since v0.3.8\n         */\n        setMulticastLoopback(flag: boolean): boolean;\n        /**\n         * Sets the `IP_MULTICAST_TTL` socket option. While TTL generally stands for\n         * \"Time to Live\", in this context it specifies the number of IP hops that a\n         * packet is allowed to travel through, specifically for multicast traffic. Each\n         * router or gateway that forwards a packet decrements the TTL. If the TTL is\n         * decremented to 0 by a router, it will not be forwarded.\n         *\n         * The `ttl` argument may be between 0 and 255\\. The default on most systems is `1`.\n         *\n         * This method throws `EBADF` if called on an unbound socket.\n         * @since v0.3.8\n         */\n        setMulticastTTL(ttl: number): number;\n        /**\n         * Sets the `SO_RCVBUF` socket option. Sets the maximum socket receive buffer\n         * in bytes.\n         *\n         * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket.\n         * @since v8.7.0\n         */\n        setRecvBufferSize(size: number): void;\n        /**\n         * Sets the `SO_SNDBUF` socket option. Sets the maximum socket send buffer\n         * in bytes.\n         *\n         * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket.\n         * @since v8.7.0\n         */\n        setSendBufferSize(size: number): void;\n        /**\n         * Sets the `IP_TTL` socket option. While TTL generally stands for \"Time to Live\",\n         * in this context it specifies the number of IP hops that a packet is allowed to\n         * travel through. Each router or gateway that forwards a packet decrements the\n         * TTL. If the TTL is decremented to 0 by a router, it will not be forwarded.\n         * Changing TTL values is typically done for network probes or when multicasting.\n         *\n         * The `ttl` argument may be between 1 and 255\\. The default on most systems\n         * is 64.\n         *\n         * This method throws `EBADF` if called on an unbound socket.\n         * @since v0.1.101\n         */\n        setTTL(ttl: number): number;\n        /**\n         * By default, binding a socket will cause it to block the Node.js process from\n         * exiting as long as the socket is open. The `socket.unref()` method can be used\n         * to exclude the socket from the reference counting that keeps the Node.js\n         * process active, allowing the process to exit even if the socket is still\n         * listening.\n         *\n         * Calling `socket.unref()` multiple times will have no additional effect.\n         *\n         * The `socket.unref()` method returns a reference to the socket so calls can be\n         * chained.\n         * @since v0.9.1\n         */\n        unref(): this;\n        /**\n         * Tells the kernel to join a source-specific multicast channel at the given `sourceAddress` and `groupAddress`, using the `multicastInterface` with the `IP_ADD_SOURCE_MEMBERSHIP` socket\n         * option. If the `multicastInterface` argument\n         * is not specified, the operating system will choose one interface and will add\n         * membership to it. To add membership to every available interface, call `socket.addSourceSpecificMembership()` multiple times, once per interface.\n         *\n         * When called on an unbound socket, this method will implicitly bind to a random\n         * port, listening on all interfaces.\n         * @since v13.1.0, v12.16.0\n         */\n        addSourceSpecificMembership(sourceAddress: string, groupAddress: string, multicastInterface?: string): void;\n        /**\n         * Instructs the kernel to leave a source-specific multicast channel at the given `sourceAddress` and `groupAddress` using the `IP_DROP_SOURCE_MEMBERSHIP` socket option. This method is\n         * automatically called by the kernel when the\n         * socket is closed or the process terminates, so most apps will never have\n         * reason to call this.\n         *\n         * If `multicastInterface` is not specified, the operating system will attempt to\n         * drop membership on all valid interfaces.\n         * @since v13.1.0, v12.16.0\n         */\n        dropSourceSpecificMembership(sourceAddress: string, groupAddress: string, multicastInterface?: string): void;\n        /**\n         * events.EventEmitter\n         * 1. close\n         * 2. connect\n         * 3. error\n         * 4. listening\n         * 5. message\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"connect\", listener: () => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: \"listening\", listener: () => void): this;\n        addListener(event: \"message\", listener: (msg: Buffer, rinfo: RemoteInfo) => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"close\"): boolean;\n        emit(event: \"connect\"): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"listening\"): boolean;\n        emit(event: \"message\", msg: Buffer, rinfo: RemoteInfo): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"connect\", listener: () => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"listening\", listener: () => void): this;\n        on(event: \"message\", listener: (msg: Buffer, rinfo: RemoteInfo) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"connect\", listener: () => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"listening\", listener: () => void): this;\n        once(event: \"message\", listener: (msg: Buffer, rinfo: RemoteInfo) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"connect\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: \"listening\", listener: () => void): this;\n        prependListener(event: \"message\", listener: (msg: Buffer, rinfo: RemoteInfo) => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"connect\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(event: \"listening\", listener: () => void): this;\n        prependOnceListener(event: \"message\", listener: (msg: Buffer, rinfo: RemoteInfo) => void): this;\n        /**\n         * Calls `socket.close()` and returns a promise that fulfills when the socket has closed.\n         * @since v20.5.0\n         */\n        [Symbol.asyncDispose](): Promise<void>;\n    }\n}\ndeclare module \"node:dgram\" {\n    export * from \"dgram\";\n}\n",
  "node_modules/@types/node/diagnostics_channel.d.ts": "/**\n * The `node:diagnostics_channel` module provides an API to create named channels\n * to report arbitrary message data for diagnostics purposes.\n *\n * It can be accessed using:\n *\n * ```js\n * import diagnostics_channel from 'node:diagnostics_channel';\n * ```\n *\n * It is intended that a module writer wanting to report diagnostics messages\n * will create one or many top-level channels to report messages through.\n * Channels may also be acquired at runtime but it is not encouraged\n * due to the additional overhead of doing so. Channels may be exported for\n * convenience, but as long as the name is known it can be acquired anywhere.\n *\n * If you intend for your module to produce diagnostics data for others to\n * consume it is recommended that you include documentation of what named\n * channels are used along with the shape of the message data. Channel names\n * should generally include the module name to avoid collisions with data from\n * other modules.\n * @since v15.1.0, v14.17.0\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/diagnostics_channel.js)\n */\ndeclare module \"diagnostics_channel\" {\n    import { AsyncLocalStorage } from \"node:async_hooks\";\n    /**\n     * Check if there are active subscribers to the named channel. This is helpful if\n     * the message you want to send might be expensive to prepare.\n     *\n     * This API is optional but helpful when trying to publish messages from very\n     * performance-sensitive code.\n     *\n     * ```js\n     * import diagnostics_channel from 'node:diagnostics_channel';\n     *\n     * if (diagnostics_channel.hasSubscribers('my-channel')) {\n     *   // There are subscribers, prepare and publish message\n     * }\n     * ```\n     * @since v15.1.0, v14.17.0\n     * @param name The channel name\n     * @return If there are active subscribers\n     */\n    function hasSubscribers(name: string | symbol): boolean;\n    /**\n     * This is the primary entry-point for anyone wanting to publish to a named\n     * channel. It produces a channel object which is optimized to reduce overhead at\n     * publish time as much as possible.\n     *\n     * ```js\n     * import diagnostics_channel from 'node:diagnostics_channel';\n     *\n     * const channel = diagnostics_channel.channel('my-channel');\n     * ```\n     * @since v15.1.0, v14.17.0\n     * @param name The channel name\n     * @return The named channel object\n     */\n    function channel(name: string | symbol): Channel;\n    type ChannelListener = (message: unknown, name: string | symbol) => void;\n    /**\n     * Register a message handler to subscribe to this channel. This message handler\n     * will be run synchronously whenever a message is published to the channel. Any\n     * errors thrown in the message handler will trigger an `'uncaughtException'`.\n     *\n     * ```js\n     * import diagnostics_channel from 'node:diagnostics_channel';\n     *\n     * diagnostics_channel.subscribe('my-channel', (message, name) => {\n     *   // Received data\n     * });\n     * ```\n     * @since v18.7.0, v16.17.0\n     * @param name The channel name\n     * @param onMessage The handler to receive channel messages\n     */\n    function subscribe(name: string | symbol, onMessage: ChannelListener): void;\n    /**\n     * Remove a message handler previously registered to this channel with {@link subscribe}.\n     *\n     * ```js\n     * import diagnostics_channel from 'node:diagnostics_channel';\n     *\n     * function onMessage(message, name) {\n     *   // Received data\n     * }\n     *\n     * diagnostics_channel.subscribe('my-channel', onMessage);\n     *\n     * diagnostics_channel.unsubscribe('my-channel', onMessage);\n     * ```\n     * @since v18.7.0, v16.17.0\n     * @param name The channel name\n     * @param onMessage The previous subscribed handler to remove\n     * @return `true` if the handler was found, `false` otherwise.\n     */\n    function unsubscribe(name: string | symbol, onMessage: ChannelListener): boolean;\n    /**\n     * Creates a `TracingChannel` wrapper for the given `TracingChannel Channels`. If a name is given, the corresponding tracing\n     * channels will be created in the form of `tracing:${name}:${eventType}` where `eventType` corresponds to the types of `TracingChannel Channels`.\n     *\n     * ```js\n     * import diagnostics_channel from 'node:diagnostics_channel';\n     *\n     * const channelsByName = diagnostics_channel.tracingChannel('my-channel');\n     *\n     * // or...\n     *\n     * const channelsByCollection = diagnostics_channel.tracingChannel({\n     *   start: diagnostics_channel.channel('tracing:my-channel:start'),\n     *   end: diagnostics_channel.channel('tracing:my-channel:end'),\n     *   asyncStart: diagnostics_channel.channel('tracing:my-channel:asyncStart'),\n     *   asyncEnd: diagnostics_channel.channel('tracing:my-channel:asyncEnd'),\n     *   error: diagnostics_channel.channel('tracing:my-channel:error'),\n     * });\n     * ```\n     * @since v19.9.0\n     * @experimental\n     * @param nameOrChannels Channel name or object containing all the `TracingChannel Channels`\n     * @return Collection of channels to trace with\n     */\n    function tracingChannel<\n        StoreType = unknown,\n        ContextType extends object = StoreType extends object ? StoreType : object,\n    >(\n        nameOrChannels: string | TracingChannelCollection<StoreType, ContextType>,\n    ): TracingChannel<StoreType, ContextType>;\n    /**\n     * The class `Channel` represents an individual named channel within the data\n     * pipeline. It is used to track subscribers and to publish messages when there\n     * are subscribers present. It exists as a separate object to avoid channel\n     * lookups at publish time, enabling very fast publish speeds and allowing\n     * for heavy use while incurring very minimal cost. Channels are created with {@link channel}, constructing a channel directly\n     * with `new Channel(name)` is not supported.\n     * @since v15.1.0, v14.17.0\n     */\n    class Channel<StoreType = unknown, ContextType = StoreType> {\n        readonly name: string | symbol;\n        /**\n         * Check if there are active subscribers to this channel. This is helpful if\n         * the message you want to send might be expensive to prepare.\n         *\n         * This API is optional but helpful when trying to publish messages from very\n         * performance-sensitive code.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channel = diagnostics_channel.channel('my-channel');\n         *\n         * if (channel.hasSubscribers) {\n         *   // There are subscribers, prepare and publish message\n         * }\n         * ```\n         * @since v15.1.0, v14.17.0\n         */\n        readonly hasSubscribers: boolean;\n        private constructor(name: string | symbol);\n        /**\n         * Publish a message to any subscribers to the channel. This will trigger\n         * message handlers synchronously so they will execute within the same context.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channel = diagnostics_channel.channel('my-channel');\n         *\n         * channel.publish({\n         *   some: 'message',\n         * });\n         * ```\n         * @since v15.1.0, v14.17.0\n         * @param message The message to send to the channel subscribers\n         */\n        publish(message: unknown): void;\n        /**\n         * Register a message handler to subscribe to this channel. This message handler\n         * will be run synchronously whenever a message is published to the channel. Any\n         * errors thrown in the message handler will trigger an `'uncaughtException'`.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channel = diagnostics_channel.channel('my-channel');\n         *\n         * channel.subscribe((message, name) => {\n         *   // Received data\n         * });\n         * ```\n         * @since v15.1.0, v14.17.0\n         * @deprecated Since v18.7.0,v16.17.0 - Use {@link subscribe(name, onMessage)}\n         * @param onMessage The handler to receive channel messages\n         */\n        subscribe(onMessage: ChannelListener): void;\n        /**\n         * Remove a message handler previously registered to this channel with `channel.subscribe(onMessage)`.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channel = diagnostics_channel.channel('my-channel');\n         *\n         * function onMessage(message, name) {\n         *   // Received data\n         * }\n         *\n         * channel.subscribe(onMessage);\n         *\n         * channel.unsubscribe(onMessage);\n         * ```\n         * @since v15.1.0, v14.17.0\n         * @deprecated Since v18.7.0,v16.17.0 - Use {@link unsubscribe(name, onMessage)}\n         * @param onMessage The previous subscribed handler to remove\n         * @return `true` if the handler was found, `false` otherwise.\n         */\n        unsubscribe(onMessage: ChannelListener): void;\n        /**\n         * When `channel.runStores(context, ...)` is called, the given context data\n         * will be applied to any store bound to the channel. If the store has already been\n         * bound the previous `transform` function will be replaced with the new one.\n         * The `transform` function may be omitted to set the given context data as the\n         * context directly.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         * import { AsyncLocalStorage } from 'node:async_hooks';\n         *\n         * const store = new AsyncLocalStorage();\n         *\n         * const channel = diagnostics_channel.channel('my-channel');\n         *\n         * channel.bindStore(store, (data) => {\n         *   return { data };\n         * });\n         * ```\n         * @since v19.9.0\n         * @experimental\n         * @param store The store to which to bind the context data\n         * @param transform Transform context data before setting the store context\n         */\n        bindStore(store: AsyncLocalStorage<StoreType>, transform?: (context: ContextType) => StoreType): void;\n        /**\n         * Remove a message handler previously registered to this channel with `channel.bindStore(store)`.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         * import { AsyncLocalStorage } from 'node:async_hooks';\n         *\n         * const store = new AsyncLocalStorage();\n         *\n         * const channel = diagnostics_channel.channel('my-channel');\n         *\n         * channel.bindStore(store);\n         * channel.unbindStore(store);\n         * ```\n         * @since v19.9.0\n         * @experimental\n         * @param store The store to unbind from the channel.\n         * @return `true` if the store was found, `false` otherwise.\n         */\n        unbindStore(store: AsyncLocalStorage<StoreType>): boolean;\n        /**\n         * Applies the given data to any AsyncLocalStorage instances bound to the channel\n         * for the duration of the given function, then publishes to the channel within\n         * the scope of that data is applied to the stores.\n         *\n         * If a transform function was given to `channel.bindStore(store)` it will be\n         * applied to transform the message data before it becomes the context value for\n         * the store. The prior storage context is accessible from within the transform\n         * function in cases where context linking is required.\n         *\n         * The context applied to the store should be accessible in any async code which\n         * continues from execution which began during the given function, however\n         * there are some situations in which `context loss` may occur.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         * import { AsyncLocalStorage } from 'node:async_hooks';\n         *\n         * const store = new AsyncLocalStorage();\n         *\n         * const channel = diagnostics_channel.channel('my-channel');\n         *\n         * channel.bindStore(store, (message) => {\n         *   const parent = store.getStore();\n         *   return new Span(message, parent);\n         * });\n         * channel.runStores({ some: 'message' }, () => {\n         *   store.getStore(); // Span({ some: 'message' })\n         * });\n         * ```\n         * @since v19.9.0\n         * @experimental\n         * @param context Message to send to subscribers and bind to stores\n         * @param fn Handler to run within the entered storage context\n         * @param thisArg The receiver to be used for the function call.\n         * @param args Optional arguments to pass to the function.\n         */\n        runStores(): void;\n    }\n    interface TracingChannelSubscribers<ContextType extends object> {\n        start: (message: ContextType) => void;\n        end: (\n            message: ContextType & {\n                error?: unknown;\n                result?: unknown;\n            },\n        ) => void;\n        asyncStart: (\n            message: ContextType & {\n                error?: unknown;\n                result?: unknown;\n            },\n        ) => void;\n        asyncEnd: (\n            message: ContextType & {\n                error?: unknown;\n                result?: unknown;\n            },\n        ) => void;\n        error: (\n            message: ContextType & {\n                error: unknown;\n            },\n        ) => void;\n    }\n    interface TracingChannelCollection<StoreType = unknown, ContextType = StoreType> {\n        start: Channel<StoreType, ContextType>;\n        end: Channel<StoreType, ContextType>;\n        asyncStart: Channel<StoreType, ContextType>;\n        asyncEnd: Channel<StoreType, ContextType>;\n        error: Channel<StoreType, ContextType>;\n    }\n    /**\n     * The class `TracingChannel` is a collection of `TracingChannel Channels` which\n     * together express a single traceable action. It is used to formalize and\n     * simplify the process of producing events for tracing application flow. {@link tracingChannel} is used to construct a `TracingChannel`. As with `Channel` it is recommended to create and reuse a\n     * single `TracingChannel` at the top-level of the file rather than creating them\n     * dynamically.\n     * @since v19.9.0\n     * @experimental\n     */\n    class TracingChannel<StoreType = unknown, ContextType extends object = {}> implements TracingChannelCollection {\n        start: Channel<StoreType, ContextType>;\n        end: Channel<StoreType, ContextType>;\n        asyncStart: Channel<StoreType, ContextType>;\n        asyncEnd: Channel<StoreType, ContextType>;\n        error: Channel<StoreType, ContextType>;\n        /**\n         * Helper to subscribe a collection of functions to the corresponding channels.\n         * This is the same as calling `channel.subscribe(onMessage)` on each channel\n         * individually.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channels = diagnostics_channel.tracingChannel('my-channel');\n         *\n         * channels.subscribe({\n         *   start(message) {\n         *     // Handle start message\n         *   },\n         *   end(message) {\n         *     // Handle end message\n         *   },\n         *   asyncStart(message) {\n         *     // Handle asyncStart message\n         *   },\n         *   asyncEnd(message) {\n         *     // Handle asyncEnd message\n         *   },\n         *   error(message) {\n         *     // Handle error message\n         *   },\n         * });\n         * ```\n         * @since v19.9.0\n         * @experimental\n         * @param subscribers Set of `TracingChannel Channels` subscribers\n         */\n        subscribe(subscribers: TracingChannelSubscribers<ContextType>): void;\n        /**\n         * Helper to unsubscribe a collection of functions from the corresponding channels.\n         * This is the same as calling `channel.unsubscribe(onMessage)` on each channel\n         * individually.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channels = diagnostics_channel.tracingChannel('my-channel');\n         *\n         * channels.unsubscribe({\n         *   start(message) {\n         *     // Handle start message\n         *   },\n         *   end(message) {\n         *     // Handle end message\n         *   },\n         *   asyncStart(message) {\n         *     // Handle asyncStart message\n         *   },\n         *   asyncEnd(message) {\n         *     // Handle asyncEnd message\n         *   },\n         *   error(message) {\n         *     // Handle error message\n         *   },\n         * });\n         * ```\n         * @since v19.9.0\n         * @experimental\n         * @param subscribers Set of `TracingChannel Channels` subscribers\n         * @return `true` if all handlers were successfully unsubscribed, and `false` otherwise.\n         */\n        unsubscribe(subscribers: TracingChannelSubscribers<ContextType>): void;\n        /**\n         * Trace a synchronous function call. This will always produce a `start event` and `end event` around the execution and may produce an `error event` if the given function throws an error.\n         * This will run the given function using `channel.runStores(context, ...)` on the `start` channel which ensures all\n         * events should have any bound stores set to match this trace context.\n         *\n         * To ensure only correct trace graphs are formed, events will only be published if subscribers are present prior to starting the trace. Subscriptions\n         * which are added after the trace begins will not receive future events from that trace, only future traces will be seen.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channels = diagnostics_channel.tracingChannel('my-channel');\n         *\n         * channels.traceSync(() => {\n         *   // Do something\n         * }, {\n         *   some: 'thing',\n         * });\n         * ```\n         * @since v19.9.0\n         * @experimental\n         * @param fn Function to wrap a trace around\n         * @param context Shared object to correlate events through\n         * @param thisArg The receiver to be used for the function call\n         * @param args Optional arguments to pass to the function\n         * @return The return value of the given function\n         */\n        traceSync<ThisArg = any, Args extends any[] = any[]>(\n            fn: (this: ThisArg, ...args: Args) => any,\n            context?: ContextType,\n            thisArg?: ThisArg,\n            ...args: Args\n        ): void;\n        /**\n         * Trace a promise-returning function call. This will always produce a `start event` and `end event` around the synchronous portion of the\n         * function execution, and will produce an `asyncStart event` and `asyncEnd event` when a promise continuation is reached. It may also\n         * produce an `error event` if the given function throws an error or the\n         * returned promise rejects. This will run the given function using `channel.runStores(context, ...)` on the `start` channel which ensures all\n         * events should have any bound stores set to match this trace context.\n         *\n         * To ensure only correct trace graphs are formed, events will only be published if subscribers are present prior to starting the trace. Subscriptions\n         * which are added after the trace begins will not receive future events from that trace, only future traces will be seen.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channels = diagnostics_channel.tracingChannel('my-channel');\n         *\n         * channels.tracePromise(async () => {\n         *   // Do something\n         * }, {\n         *   some: 'thing',\n         * });\n         * ```\n         * @since v19.9.0\n         * @experimental\n         * @param fn Promise-returning function to wrap a trace around\n         * @param context Shared object to correlate trace events through\n         * @param thisArg The receiver to be used for the function call\n         * @param args Optional arguments to pass to the function\n         * @return Chained from promise returned by the given function\n         */\n        tracePromise<ThisArg = any, Args extends any[] = any[]>(\n            fn: (this: ThisArg, ...args: Args) => Promise<any>,\n            context?: ContextType,\n            thisArg?: ThisArg,\n            ...args: Args\n        ): void;\n        /**\n         * Trace a callback-receiving function call. This will always produce a `start event` and `end event` around the synchronous portion of the\n         * function execution, and will produce a `asyncStart event` and `asyncEnd event` around the callback execution. It may also produce an `error event` if the given function throws an error or\n         * the returned\n         * promise rejects. This will run the given function using `channel.runStores(context, ...)` on the `start` channel which ensures all\n         * events should have any bound stores set to match this trace context.\n         *\n         * The `position` will be -1 by default to indicate the final argument should\n         * be used as the callback.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channels = diagnostics_channel.tracingChannel('my-channel');\n         *\n         * channels.traceCallback((arg1, callback) => {\n         *   // Do something\n         *   callback(null, 'result');\n         * }, 1, {\n         *   some: 'thing',\n         * }, thisArg, arg1, callback);\n         * ```\n         *\n         * The callback will also be run with `channel.runStores(context, ...)` which\n         * enables context loss recovery in some cases.\n         *\n         * To ensure only correct trace graphs are formed, events will only be published if subscribers are present prior to starting the trace. Subscriptions\n         * which are added after the trace begins will not receive future events from that trace, only future traces will be seen.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         * import { AsyncLocalStorage } from 'node:async_hooks';\n         *\n         * const channels = diagnostics_channel.tracingChannel('my-channel');\n         * const myStore = new AsyncLocalStorage();\n         *\n         * // The start channel sets the initial store data to something\n         * // and stores that store data value on the trace context object\n         * channels.start.bindStore(myStore, (data) => {\n         *   const span = new Span(data);\n         *   data.span = span;\n         *   return span;\n         * });\n         *\n         * // Then asyncStart can restore from that data it stored previously\n         * channels.asyncStart.bindStore(myStore, (data) => {\n         *   return data.span;\n         * });\n         * ```\n         * @since v19.9.0\n         * @experimental\n         * @param fn callback using function to wrap a trace around\n         * @param position Zero-indexed argument position of expected callback\n         * @param context Shared object to correlate trace events through\n         * @param thisArg The receiver to be used for the function call\n         * @param args Optional arguments to pass to the function\n         * @return The return value of the given function\n         */\n        traceCallback<Fn extends (this: any, ...args: any[]) => any>(\n            fn: Fn,\n            position?: number,\n            context?: ContextType,\n            thisArg?: any,\n            ...args: Parameters<Fn>\n        ): void;\n        /**\n         * `true` if any of the individual channels has a subscriber, `false` if not.\n         *\n         * This is a helper method available on a {@link TracingChannel} instance to check\n         * if any of the [TracingChannel Channels](https://nodejs.org/api/diagnostics_channel.html#tracingchannel-channels) have subscribers.\n         * A `true` is returned if any of them have at least one subscriber, a `false` is returned otherwise.\n         *\n         * ```js\n         * const diagnostics_channel = require('node:diagnostics_channel');\n         *\n         * const channels = diagnostics_channel.tracingChannel('my-channel');\n         *\n         * if (channels.hasSubscribers) {\n         *   // Do something\n         * }\n         * ```\n         * @since v22.0.0, v20.13.0\n         */\n        readonly hasSubscribers: boolean;\n    }\n}\ndeclare module \"node:diagnostics_channel\" {\n    export * from \"diagnostics_channel\";\n}\n",
  "node_modules/@types/node/dns/promises.d.ts": "/**\n * The `dns.promises` API provides an alternative set of asynchronous DNS methods\n * that return `Promise` objects rather than using callbacks. The API is accessible\n * via `import { promises as dnsPromises } from 'node:dns'` or `import dnsPromises from 'node:dns/promises'`.\n * @since v10.6.0\n */\ndeclare module \"dns/promises\" {\n    import {\n        AnyRecord,\n        CaaRecord,\n        LookupAddress,\n        LookupAllOptions,\n        LookupOneOptions,\n        LookupOptions,\n        MxRecord,\n        NaptrRecord,\n        RecordWithTtl,\n        ResolveOptions,\n        ResolverOptions,\n        ResolveWithTtlOptions,\n        SoaRecord,\n        SrvRecord,\n    } from \"node:dns\";\n    /**\n     * Returns an array of IP address strings, formatted according to [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6),\n     * that are currently configured for DNS resolution. A string will include a port\n     * section if a custom port is used.\n     *\n     * ```js\n     * [\n     *   '4.4.4.4',\n     *   '2001:4860:4860::8888',\n     *   '4.4.4.4:1053',\n     *   '[2001:4860:4860::8888]:1053',\n     * ]\n     * ```\n     * @since v10.6.0\n     */\n    function getServers(): string[];\n    /**\n     * Resolves a host name (e.g. `'nodejs.org'`) into the first found A (IPv4) or\n     * AAAA (IPv6) record. All `option` properties are optional. If `options` is an\n     * integer, then it must be `4` or `6` – if `options` is not provided, then IPv4\n     * and IPv6 addresses are both returned if found.\n     *\n     * With the `all` option set to `true`, the `Promise` is resolved with `addresses` being an array of objects with the properties `address` and `family`.\n     *\n     * On error, the `Promise` is rejected with an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code` is the error code.\n     * Keep in mind that `err.code` will be set to `'ENOTFOUND'` not only when\n     * the host name does not exist but also when the lookup fails in other ways\n     * such as no available file descriptors.\n     *\n     * [`dnsPromises.lookup()`](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromiseslookuphostname-options) does not necessarily have anything to do with the DNS\n     * protocol. The implementation uses an operating system facility that can\n     * associate names with addresses and vice versa. This implementation can have\n     * subtle but important consequences on the behavior of any Node.js program. Please\n     * take some time to consult the [Implementation considerations section](https://nodejs.org/docs/latest-v20.x/api/dns.html#implementation-considerations) before\n     * using `dnsPromises.lookup()`.\n     *\n     * Example usage:\n     *\n     * ```js\n     * import dns from 'node:dns';\n     * const dnsPromises = dns.promises;\n     * const options = {\n     *   family: 6,\n     *   hints: dns.ADDRCONFIG | dns.V4MAPPED,\n     * };\n     *\n     * dnsPromises.lookup('example.com', options).then((result) => {\n     *   console.log('address: %j family: IPv%s', result.address, result.family);\n     *   // address: \"2606:2800:220:1:248:1893:25c8:1946\" family: IPv6\n     * });\n     *\n     * // When options.all is true, the result will be an Array.\n     * options.all = true;\n     * dnsPromises.lookup('example.com', options).then((result) => {\n     *   console.log('addresses: %j', result);\n     *   // addresses: [{\"address\":\"2606:2800:220:1:248:1893:25c8:1946\",\"family\":6}]\n     * });\n     * ```\n     * @since v10.6.0\n     */\n    function lookup(hostname: string, family: number): Promise<LookupAddress>;\n    function lookup(hostname: string, options: LookupOneOptions): Promise<LookupAddress>;\n    function lookup(hostname: string, options: LookupAllOptions): Promise<LookupAddress[]>;\n    function lookup(hostname: string, options: LookupOptions): Promise<LookupAddress | LookupAddress[]>;\n    function lookup(hostname: string): Promise<LookupAddress>;\n    /**\n     * Resolves the given `address` and `port` into a host name and service using\n     * the operating system's underlying `getnameinfo` implementation.\n     *\n     * If `address` is not a valid IP address, a `TypeError` will be thrown.\n     * The `port` will be coerced to a number. If it is not a legal port, a `TypeError` will be thrown.\n     *\n     * On error, the `Promise` is rejected with an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code` is the error code.\n     *\n     * ```js\n     * import dnsPromises from 'node:dns';\n     * dnsPromises.lookupService('127.0.0.1', 22).then((result) => {\n     *   console.log(result.hostname, result.service);\n     *   // Prints: localhost ssh\n     * });\n     * ```\n     * @since v10.6.0\n     */\n    function lookupService(\n        address: string,\n        port: number,\n    ): Promise<{\n        hostname: string;\n        service: string;\n    }>;\n    /**\n     * Uses the DNS protocol to resolve a host name (e.g. `'nodejs.org'`) into an array\n     * of the resource records. When successful, the `Promise` is resolved with an\n     * array of resource records. The type and structure of individual results vary\n     * based on `rrtype`:\n     *\n     * <omitted>\n     *\n     * On error, the `Promise` is rejected with an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code`\n     * is one of the [DNS error codes](https://nodejs.org/docs/latest-v20.x/api/dns.html#error-codes).\n     * @since v10.6.0\n     * @param hostname Host name to resolve.\n     * @param [rrtype='A'] Resource record type.\n     */\n    function resolve(hostname: string): Promise<string[]>;\n    function resolve(hostname: string, rrtype: \"A\"): Promise<string[]>;\n    function resolve(hostname: string, rrtype: \"AAAA\"): Promise<string[]>;\n    function resolve(hostname: string, rrtype: \"ANY\"): Promise<AnyRecord[]>;\n    function resolve(hostname: string, rrtype: \"CAA\"): Promise<CaaRecord[]>;\n    function resolve(hostname: string, rrtype: \"CNAME\"): Promise<string[]>;\n    function resolve(hostname: string, rrtype: \"MX\"): Promise<MxRecord[]>;\n    function resolve(hostname: string, rrtype: \"NAPTR\"): Promise<NaptrRecord[]>;\n    function resolve(hostname: string, rrtype: \"NS\"): Promise<string[]>;\n    function resolve(hostname: string, rrtype: \"PTR\"): Promise<string[]>;\n    function resolve(hostname: string, rrtype: \"SOA\"): Promise<SoaRecord>;\n    function resolve(hostname: string, rrtype: \"SRV\"): Promise<SrvRecord[]>;\n    function resolve(hostname: string, rrtype: \"TXT\"): Promise<string[][]>;\n    function resolve(\n        hostname: string,\n        rrtype: string,\n    ): Promise<string[] | MxRecord[] | NaptrRecord[] | SoaRecord | SrvRecord[] | string[][] | AnyRecord[]>;\n    /**\n     * Uses the DNS protocol to resolve IPv4 addresses (`A` records) for the `hostname`. On success, the `Promise` is resolved with an array of IPv4\n     * addresses (e.g. `['74.125.79.104', '74.125.79.105', '74.125.79.106']`).\n     * @since v10.6.0\n     * @param hostname Host name to resolve.\n     */\n    function resolve4(hostname: string): Promise<string[]>;\n    function resolve4(hostname: string, options: ResolveWithTtlOptions): Promise<RecordWithTtl[]>;\n    function resolve4(hostname: string, options: ResolveOptions): Promise<string[] | RecordWithTtl[]>;\n    /**\n     * Uses the DNS protocol to resolve IPv6 addresses (`AAAA` records) for the `hostname`. On success, the `Promise` is resolved with an array of IPv6\n     * addresses.\n     * @since v10.6.0\n     * @param hostname Host name to resolve.\n     */\n    function resolve6(hostname: string): Promise<string[]>;\n    function resolve6(hostname: string, options: ResolveWithTtlOptions): Promise<RecordWithTtl[]>;\n    function resolve6(hostname: string, options: ResolveOptions): Promise<string[] | RecordWithTtl[]>;\n    /**\n     * Uses the DNS protocol to resolve all records (also known as `ANY` or `*` query).\n     * On success, the `Promise` is resolved with an array containing various types of\n     * records. Each object has a property `type` that indicates the type of the\n     * current record. And depending on the `type`, additional properties will be\n     * present on the object:\n     *\n     * <omitted>\n     *\n     * Here is an example of the result object:\n     *\n     * ```js\n     * [ { type: 'A', address: '127.0.0.1', ttl: 299 },\n     *   { type: 'CNAME', value: 'example.com' },\n     *   { type: 'MX', exchange: 'alt4.aspmx.l.example.com', priority: 50 },\n     *   { type: 'NS', value: 'ns1.example.com' },\n     *   { type: 'TXT', entries: [ 'v=spf1 include:_spf.example.com ~all' ] },\n     *   { type: 'SOA',\n     *     nsname: 'ns1.example.com',\n     *     hostmaster: 'admin.example.com',\n     *     serial: 156696742,\n     *     refresh: 900,\n     *     retry: 900,\n     *     expire: 1800,\n     *     minttl: 60 } ]\n     * ```\n     * @since v10.6.0\n     */\n    function resolveAny(hostname: string): Promise<AnyRecord[]>;\n    /**\n     * Uses the DNS protocol to resolve `CAA` records for the `hostname`. On success,\n     * the `Promise` is resolved with an array of objects containing available\n     * certification authority authorization records available for the `hostname` (e.g. `[{critical: 0, iodef: 'mailto:pki@example.com'},{critical: 128, issue: 'pki.example.com'}]`).\n     * @since v15.0.0, v14.17.0\n     */\n    function resolveCaa(hostname: string): Promise<CaaRecord[]>;\n    /**\n     * Uses the DNS protocol to resolve `CNAME` records for the `hostname`. On success,\n     * the `Promise` is resolved with an array of canonical name records available for\n     * the `hostname` (e.g. `['bar.example.com']`).\n     * @since v10.6.0\n     */\n    function resolveCname(hostname: string): Promise<string[]>;\n    /**\n     * Uses the DNS protocol to resolve mail exchange records (`MX` records) for the `hostname`. On success, the `Promise` is resolved with an array of objects\n     * containing both a `priority` and `exchange` property (e.g.`[{priority: 10, exchange: 'mx.example.com'}, ...]`).\n     * @since v10.6.0\n     */\n    function resolveMx(hostname: string): Promise<MxRecord[]>;\n    /**\n     * Uses the DNS protocol to resolve regular expression-based records (`NAPTR` records) for the `hostname`. On success, the `Promise` is resolved with an array\n     * of objects with the following properties:\n     *\n     * * `flags`\n     * * `service`\n     * * `regexp`\n     * * `replacement`\n     * * `order`\n     * * `preference`\n     *\n     * ```js\n     * {\n     *   flags: 's',\n     *   service: 'SIP+D2U',\n     *   regexp: '',\n     *   replacement: '_sip._udp.example.com',\n     *   order: 30,\n     *   preference: 100\n     * }\n     * ```\n     * @since v10.6.0\n     */\n    function resolveNaptr(hostname: string): Promise<NaptrRecord[]>;\n    /**\n     * Uses the DNS protocol to resolve name server records (`NS` records) for the `hostname`. On success, the `Promise` is resolved with an array of name server\n     * records available for `hostname` (e.g.`['ns1.example.com', 'ns2.example.com']`).\n     * @since v10.6.0\n     */\n    function resolveNs(hostname: string): Promise<string[]>;\n    /**\n     * Uses the DNS protocol to resolve pointer records (`PTR` records) for the `hostname`. On success, the `Promise` is resolved with an array of strings\n     * containing the reply records.\n     * @since v10.6.0\n     */\n    function resolvePtr(hostname: string): Promise<string[]>;\n    /**\n     * Uses the DNS protocol to resolve a start of authority record (`SOA` record) for\n     * the `hostname`. On success, the `Promise` is resolved with an object with the\n     * following properties:\n     *\n     * * `nsname`\n     * * `hostmaster`\n     * * `serial`\n     * * `refresh`\n     * * `retry`\n     * * `expire`\n     * * `minttl`\n     *\n     * ```js\n     * {\n     *   nsname: 'ns.example.com',\n     *   hostmaster: 'root.example.com',\n     *   serial: 2013101809,\n     *   refresh: 10000,\n     *   retry: 2400,\n     *   expire: 604800,\n     *   minttl: 3600\n     * }\n     * ```\n     * @since v10.6.0\n     */\n    function resolveSoa(hostname: string): Promise<SoaRecord>;\n    /**\n     * Uses the DNS protocol to resolve service records (`SRV` records) for the `hostname`. On success, the `Promise` is resolved with an array of objects with\n     * the following properties:\n     *\n     * * `priority`\n     * * `weight`\n     * * `port`\n     * * `name`\n     *\n     * ```js\n     * {\n     *   priority: 10,\n     *   weight: 5,\n     *   port: 21223,\n     *   name: 'service.example.com'\n     * }\n     * ```\n     * @since v10.6.0\n     */\n    function resolveSrv(hostname: string): Promise<SrvRecord[]>;\n    /**\n     * Uses the DNS protocol to resolve text queries (`TXT` records) for the `hostname`. On success, the `Promise` is resolved with a two-dimensional array\n     * of the text records available for `hostname` (e.g.`[ ['v=spf1 ip4:0.0.0.0 ', '~all' ] ]`). Each sub-array contains TXT chunks of\n     * one record. Depending on the use case, these could be either joined together or\n     * treated separately.\n     * @since v10.6.0\n     */\n    function resolveTxt(hostname: string): Promise<string[][]>;\n    /**\n     * Performs a reverse DNS query that resolves an IPv4 or IPv6 address to an\n     * array of host names.\n     *\n     * On error, the `Promise` is rejected with an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code`\n     * is one of the [DNS error codes](https://nodejs.org/docs/latest-v20.x/api/dns.html#error-codes).\n     * @since v10.6.0\n     */\n    function reverse(ip: string): Promise<string[]>;\n    /**\n     * Get the default value for `verbatim` in {@link lookup} and [dnsPromises.lookup()](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromiseslookuphostname-options).\n     * The value could be:\n     *\n     * * `ipv4first`: for `verbatim` defaulting to `false`.\n     * * `verbatim`: for `verbatim` defaulting to `true`.\n     * @since v20.1.0\n     */\n    function getDefaultResultOrder(): \"ipv4first\" | \"verbatim\";\n    /**\n     * Sets the IP address and port of servers to be used when performing DNS\n     * resolution. The `servers` argument is an array of [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6) formatted\n     * addresses. If the port is the IANA default DNS port (53) it can be omitted.\n     *\n     * ```js\n     * dnsPromises.setServers([\n     *   '4.4.4.4',\n     *   '[2001:4860:4860::8888]',\n     *   '4.4.4.4:1053',\n     *   '[2001:4860:4860::8888]:1053',\n     * ]);\n     * ```\n     *\n     * An error will be thrown if an invalid address is provided.\n     *\n     * The `dnsPromises.setServers()` method must not be called while a DNS query is in\n     * progress.\n     *\n     * This method works much like [resolve.conf](https://man7.org/linux/man-pages/man5/resolv.conf.5.html).\n     * That is, if attempting to resolve with the first server provided results in a `NOTFOUND` error, the `resolve()` method will _not_ attempt to resolve with\n     * subsequent servers provided. Fallback DNS servers will only be used if the\n     * earlier ones time out or result in some other error.\n     * @since v10.6.0\n     * @param servers array of `RFC 5952` formatted addresses\n     */\n    function setServers(servers: readonly string[]): void;\n    /**\n     * Set the default value of `order` in `dns.lookup()` and `{@link lookup}`. The value could be:\n     *\n     * * `ipv4first`: sets default `order` to `ipv4first`.\n     * * `ipv6first`: sets default `order` to `ipv6first`.\n     * * `verbatim`: sets default `order` to `verbatim`.\n     *\n     * The default is `verbatim` and [dnsPromises.setDefaultResultOrder()](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromisessetdefaultresultorderorder)\n     * have higher priority than [`--dns-result-order`](https://nodejs.org/docs/latest-v20.x/api/cli.html#--dns-result-orderorder).\n     * When using [worker threads](https://nodejs.org/docs/latest-v20.x/api/worker_threads.html), [`dnsPromises.setDefaultResultOrder()`](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromisessetdefaultresultorderorder)\n     * from the main thread won't affect the default dns orders in workers.\n     * @since v16.4.0, v14.18.0\n     * @param order must be `'ipv4first'`, `'ipv6first'` or `'verbatim'`.\n     */\n    function setDefaultResultOrder(order: \"ipv4first\" | \"ipv6first\" | \"verbatim\"): void;\n    // Error codes\n    const NODATA: \"ENODATA\";\n    const FORMERR: \"EFORMERR\";\n    const SERVFAIL: \"ESERVFAIL\";\n    const NOTFOUND: \"ENOTFOUND\";\n    const NOTIMP: \"ENOTIMP\";\n    const REFUSED: \"EREFUSED\";\n    const BADQUERY: \"EBADQUERY\";\n    const BADNAME: \"EBADNAME\";\n    const BADFAMILY: \"EBADFAMILY\";\n    const BADRESP: \"EBADRESP\";\n    const CONNREFUSED: \"ECONNREFUSED\";\n    const TIMEOUT: \"ETIMEOUT\";\n    const EOF: \"EOF\";\n    const FILE: \"EFILE\";\n    const NOMEM: \"ENOMEM\";\n    const DESTRUCTION: \"EDESTRUCTION\";\n    const BADSTR: \"EBADSTR\";\n    const BADFLAGS: \"EBADFLAGS\";\n    const NONAME: \"ENONAME\";\n    const BADHINTS: \"EBADHINTS\";\n    const NOTINITIALIZED: \"ENOTINITIALIZED\";\n    const LOADIPHLPAPI: \"ELOADIPHLPAPI\";\n    const ADDRGETNETWORKPARAMS: \"EADDRGETNETWORKPARAMS\";\n    const CANCELLED: \"ECANCELLED\";\n\n    /**\n     * An independent resolver for DNS requests.\n     *\n     * Creating a new resolver uses the default server settings. Setting\n     * the servers used for a resolver using [`resolver.setServers()`](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromisessetserversservers) does not affect\n     * other resolvers:\n     *\n     * ```js\n     * import { promises } from 'node:dns';\n     * const resolver = new promises.Resolver();\n     * resolver.setServers(['4.4.4.4']);\n     *\n     * // This request will use the server at 4.4.4.4, independent of global settings.\n     * resolver.resolve4('example.org').then((addresses) => {\n     *   // ...\n     * });\n     *\n     * // Alternatively, the same code can be written using async-await style.\n     * (async function() {\n     *   const addresses = await resolver.resolve4('example.org');\n     * })();\n     * ```\n     *\n     * The following methods from the `dnsPromises` API are available:\n     *\n     * * `resolver.getServers()`\n     * * `resolver.resolve()`\n     * * `resolver.resolve4()`\n     * * `resolver.resolve6()`\n     * * `resolver.resolveAny()`\n     * * `resolver.resolveCaa()`\n     * * `resolver.resolveCname()`\n     * * `resolver.resolveMx()`\n     * * `resolver.resolveNaptr()`\n     * * `resolver.resolveNs()`\n     * * `resolver.resolvePtr()`\n     * * `resolver.resolveSoa()`\n     * * `resolver.resolveSrv()`\n     * * `resolver.resolveTxt()`\n     * * `resolver.reverse()`\n     * * `resolver.setServers()`\n     * @since v10.6.0\n     */\n    class Resolver {\n        constructor(options?: ResolverOptions);\n        /**\n         * Cancel all outstanding DNS queries made by this resolver. The corresponding\n         * callbacks will be called with an error with code `ECANCELLED`.\n         * @since v8.3.0\n         */\n        cancel(): void;\n        getServers: typeof getServers;\n        resolve: typeof resolve;\n        resolve4: typeof resolve4;\n        resolve6: typeof resolve6;\n        resolveAny: typeof resolveAny;\n        resolveCaa: typeof resolveCaa;\n        resolveCname: typeof resolveCname;\n        resolveMx: typeof resolveMx;\n        resolveNaptr: typeof resolveNaptr;\n        resolveNs: typeof resolveNs;\n        resolvePtr: typeof resolvePtr;\n        resolveSoa: typeof resolveSoa;\n        resolveSrv: typeof resolveSrv;\n        resolveTxt: typeof resolveTxt;\n        reverse: typeof reverse;\n        /**\n         * The resolver instance will send its requests from the specified IP address.\n         * This allows programs to specify outbound interfaces when used on multi-homed\n         * systems.\n         *\n         * If a v4 or v6 address is not specified, it is set to the default and the\n         * operating system will choose a local address automatically.\n         *\n         * The resolver will use the v4 local address when making requests to IPv4 DNS\n         * servers, and the v6 local address when making requests to IPv6 DNS servers.\n         * The `rrtype` of resolution requests has no impact on the local address used.\n         * @since v15.1.0, v14.17.0\n         * @param [ipv4='0.0.0.0'] A string representation of an IPv4 address.\n         * @param [ipv6='::0'] A string representation of an IPv6 address.\n         */\n        setLocalAddress(ipv4?: string, ipv6?: string): void;\n        setServers: typeof setServers;\n    }\n}\ndeclare module \"node:dns/promises\" {\n    export * from \"dns/promises\";\n}\n",
  "node_modules/@types/node/dns.d.ts": "/**\n * The `node:dns` module enables name resolution. For example, use it to look up IP\n * addresses of host names.\n *\n * Although named for the [Domain Name System (DNS)](https://en.wikipedia.org/wiki/Domain_Name_System), it does not always use the\n * DNS protocol for lookups. {@link lookup} uses the operating system\n * facilities to perform name resolution. It may not need to perform any network\n * communication. To perform name resolution the way other applications on the same\n * system do, use {@link lookup}.\n *\n * ```js\n * import dns from 'node:dns';\n *\n * dns.lookup('example.org', (err, address, family) => {\n *   console.log('address: %j family: IPv%s', address, family);\n * });\n * // address: \"93.184.216.34\" family: IPv4\n * ```\n *\n * All other functions in the `node:dns` module connect to an actual DNS server to\n * perform name resolution. They will always use the network to perform DNS\n * queries. These functions do not use the same set of configuration files used by {@link lookup} (e.g. `/etc/hosts`). Use these functions to always perform\n * DNS queries, bypassing other name-resolution facilities.\n *\n * ```js\n * import dns from 'node:dns';\n *\n * dns.resolve4('archive.org', (err, addresses) => {\n *   if (err) throw err;\n *\n *   console.log(`addresses: ${JSON.stringify(addresses)}`);\n *\n *   addresses.forEach((a) => {\n *     dns.reverse(a, (err, hostnames) => {\n *       if (err) {\n *         throw err;\n *       }\n *       console.log(`reverse for ${a}: ${JSON.stringify(hostnames)}`);\n *     });\n *   });\n * });\n * ```\n *\n * See the [Implementation considerations section](https://nodejs.org/docs/latest-v22.x/api/dns.html#implementation-considerations) for more information.\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/dns.js)\n */\ndeclare module \"dns\" {\n    import * as dnsPromises from \"node:dns/promises\";\n    // Supported getaddrinfo flags.\n    /**\n     * Limits returned address types to the types of non-loopback addresses configured on the system. For example, IPv4 addresses are\n     * only returned if the current system has at least one IPv4 address configured.\n     */\n    export const ADDRCONFIG: number;\n    /**\n     * If the IPv6 family was specified, but no IPv6 addresses were found, then return IPv4 mapped IPv6 addresses. It is not supported\n     * on some operating systems (e.g. FreeBSD 10.1).\n     */\n    export const V4MAPPED: number;\n    /**\n     * If `dns.V4MAPPED` is specified, return resolved IPv6 addresses as\n     * well as IPv4 mapped IPv6 addresses.\n     */\n    export const ALL: number;\n    export interface LookupOptions {\n        /**\n         * The record family. Must be `4`, `6`, or `0`. For backward compatibility reasons, `'IPv4'` and `'IPv6'` are interpreted\n         * as `4` and `6` respectively. The value 0 indicates that either an IPv4 or IPv6 address is returned. If the value `0` is used\n         * with `{ all: true } (see below)`, both IPv4 and IPv6 addresses are returned.\n         * @default 0\n         */\n        family?: number | \"IPv4\" | \"IPv6\" | undefined;\n        /**\n         * One or more [supported `getaddrinfo`](https://nodejs.org/docs/latest-v22.x/api/dns.html#supported-getaddrinfo-flags) flags. Multiple flags may be\n         * passed by bitwise `OR`ing their values.\n         */\n        hints?: number | undefined;\n        /**\n         * When `true`, the callback returns all resolved addresses in an array. Otherwise, returns a single address.\n         * @default false\n         */\n        all?: boolean | undefined;\n        /**\n         * When `verbatim`, the resolved addresses are return unsorted. When `ipv4first`, the resolved addresses are sorted\n         * by placing IPv4 addresses before IPv6 addresses. When `ipv6first`, the resolved addresses are sorted by placing IPv6\n         * addresses before IPv4 addresses. Default value is configurable using\n         * {@link setDefaultResultOrder} or [`--dns-result-order`](https://nodejs.org/docs/latest-v22.x/api/cli.html#--dns-result-orderorder).\n         * @default `verbatim` (addresses are not reordered)\n         * @since v22.1.0\n         */\n        order?: \"ipv4first\" | \"ipv6first\" | \"verbatim\" | undefined;\n        /**\n         * When `true`, the callback receives IPv4 and IPv6 addresses in the order the DNS resolver returned them. When `false`, IPv4\n         * addresses are placed before IPv6 addresses. This option will be deprecated in favor of `order`. When both are specified,\n         * `order` has higher precedence. New code should only use `order`. Default value is configurable using {@link setDefaultResultOrder}\n         * @default true (addresses are not reordered)\n         * @deprecated Please use `order` option\n         */\n        verbatim?: boolean | undefined;\n    }\n    export interface LookupOneOptions extends LookupOptions {\n        all?: false | undefined;\n    }\n    export interface LookupAllOptions extends LookupOptions {\n        all: true;\n    }\n    export interface LookupAddress {\n        /**\n         * A string representation of an IPv4 or IPv6 address.\n         */\n        address: string;\n        /**\n         * `4` or `6`, denoting the family of `address`, or `0` if the address is not an IPv4 or IPv6 address. `0` is a likely indicator of a\n         * bug in the name resolution service used by the operating system.\n         */\n        family: number;\n    }\n    /**\n     * Resolves a host name (e.g. `'nodejs.org'`) into the first found A (IPv4) or\n     * AAAA (IPv6) record. All `option` properties are optional. If `options` is an\n     * integer, then it must be `4` or `6` – if `options` is `0` or not provided, then\n     * IPv4 and IPv6 addresses are both returned if found.\n     *\n     * With the `all` option set to `true`, the arguments for `callback` change to `(err, addresses)`, with `addresses` being an array of objects with the\n     * properties `address` and `family`.\n     *\n     * On error, `err` is an `Error` object, where `err.code` is the error code.\n     * Keep in mind that `err.code` will be set to `'ENOTFOUND'` not only when\n     * the host name does not exist but also when the lookup fails in other ways\n     * such as no available file descriptors.\n     *\n     * `dns.lookup()` does not necessarily have anything to do with the DNS protocol.\n     * The implementation uses an operating system facility that can associate names\n     * with addresses and vice versa. This implementation can have subtle but\n     * important consequences on the behavior of any Node.js program. Please take some\n     * time to consult the [Implementation considerations section](https://nodejs.org/docs/latest-v22.x/api/dns.html#implementation-considerations)\n     * before using `dns.lookup()`.\n     *\n     * Example usage:\n     *\n     * ```js\n     * import dns from 'node:dns';\n     * const options = {\n     *   family: 6,\n     *   hints: dns.ADDRCONFIG | dns.V4MAPPED,\n     * };\n     * dns.lookup('example.com', options, (err, address, family) =>\n     *   console.log('address: %j family: IPv%s', address, family));\n     * // address: \"2606:2800:220:1:248:1893:25c8:1946\" family: IPv6\n     *\n     * // When options.all is true, the result will be an Array.\n     * options.all = true;\n     * dns.lookup('example.com', options, (err, addresses) =>\n     *   console.log('addresses: %j', addresses));\n     * // addresses: [{\"address\":\"2606:2800:220:1:248:1893:25c8:1946\",\"family\":6}]\n     * ```\n     *\n     * If this method is invoked as its [util.promisify()](https://nodejs.org/docs/latest-v22.x/api/util.html#utilpromisifyoriginal) ed\n     * version, and `all` is not set to `true`, it returns a `Promise` for an `Object` with `address` and `family` properties.\n     * @since v0.1.90\n     */\n    export function lookup(\n        hostname: string,\n        family: number,\n        callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void,\n    ): void;\n    export function lookup(\n        hostname: string,\n        options: LookupOneOptions,\n        callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void,\n    ): void;\n    export function lookup(\n        hostname: string,\n        options: LookupAllOptions,\n        callback: (err: NodeJS.ErrnoException | null, addresses: LookupAddress[]) => void,\n    ): void;\n    export function lookup(\n        hostname: string,\n        options: LookupOptions,\n        callback: (err: NodeJS.ErrnoException | null, address: string | LookupAddress[], family: number) => void,\n    ): void;\n    export function lookup(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void,\n    ): void;\n    export namespace lookup {\n        function __promisify__(hostname: string, options: LookupAllOptions): Promise<LookupAddress[]>;\n        function __promisify__(hostname: string, options?: LookupOneOptions | number): Promise<LookupAddress>;\n        function __promisify__(hostname: string, options: LookupOptions): Promise<LookupAddress | LookupAddress[]>;\n    }\n    /**\n     * Resolves the given `address` and `port` into a host name and service using\n     * the operating system's underlying `getnameinfo` implementation.\n     *\n     * If `address` is not a valid IP address, a `TypeError` will be thrown.\n     * The `port` will be coerced to a number. If it is not a legal port, a `TypeError` will be thrown.\n     *\n     * On an error, `err` is an [`Error`](https://nodejs.org/docs/latest-v22.x/api/errors.html#class-error) object,\n     * where `err.code` is the error code.\n     *\n     * ```js\n     * import dns from 'node:dns';\n     * dns.lookupService('127.0.0.1', 22, (err, hostname, service) => {\n     *   console.log(hostname, service);\n     *   // Prints: localhost ssh\n     * });\n     * ```\n     *\n     * If this method is invoked as its [util.promisify()](https://nodejs.org/docs/latest-v22.x/api/util.html#utilpromisifyoriginal) ed\n     * version, it returns a `Promise` for an `Object` with `hostname` and `service` properties.\n     * @since v0.11.14\n     */\n    export function lookupService(\n        address: string,\n        port: number,\n        callback: (err: NodeJS.ErrnoException | null, hostname: string, service: string) => void,\n    ): void;\n    export namespace lookupService {\n        function __promisify__(\n            address: string,\n            port: number,\n        ): Promise<{\n            hostname: string;\n            service: string;\n        }>;\n    }\n    export interface ResolveOptions {\n        ttl: boolean;\n    }\n    export interface ResolveWithTtlOptions extends ResolveOptions {\n        ttl: true;\n    }\n    export interface RecordWithTtl {\n        address: string;\n        ttl: number;\n    }\n    /** @deprecated Use `AnyARecord` or `AnyAaaaRecord` instead. */\n    export type AnyRecordWithTtl = AnyARecord | AnyAaaaRecord;\n    export interface AnyARecord extends RecordWithTtl {\n        type: \"A\";\n    }\n    export interface AnyAaaaRecord extends RecordWithTtl {\n        type: \"AAAA\";\n    }\n    export interface CaaRecord {\n        critical: number;\n        issue?: string | undefined;\n        issuewild?: string | undefined;\n        iodef?: string | undefined;\n        contactemail?: string | undefined;\n        contactphone?: string | undefined;\n    }\n    export interface MxRecord {\n        priority: number;\n        exchange: string;\n    }\n    export interface AnyMxRecord extends MxRecord {\n        type: \"MX\";\n    }\n    export interface NaptrRecord {\n        flags: string;\n        service: string;\n        regexp: string;\n        replacement: string;\n        order: number;\n        preference: number;\n    }\n    export interface AnyNaptrRecord extends NaptrRecord {\n        type: \"NAPTR\";\n    }\n    export interface SoaRecord {\n        nsname: string;\n        hostmaster: string;\n        serial: number;\n        refresh: number;\n        retry: number;\n        expire: number;\n        minttl: number;\n    }\n    export interface AnySoaRecord extends SoaRecord {\n        type: \"SOA\";\n    }\n    export interface SrvRecord {\n        priority: number;\n        weight: number;\n        port: number;\n        name: string;\n    }\n    export interface AnySrvRecord extends SrvRecord {\n        type: \"SRV\";\n    }\n    export interface AnyTxtRecord {\n        type: \"TXT\";\n        entries: string[];\n    }\n    export interface AnyNsRecord {\n        type: \"NS\";\n        value: string;\n    }\n    export interface AnyPtrRecord {\n        type: \"PTR\";\n        value: string;\n    }\n    export interface AnyCnameRecord {\n        type: \"CNAME\";\n        value: string;\n    }\n    export type AnyRecord =\n        | AnyARecord\n        | AnyAaaaRecord\n        | AnyCnameRecord\n        | AnyMxRecord\n        | AnyNaptrRecord\n        | AnyNsRecord\n        | AnyPtrRecord\n        | AnySoaRecord\n        | AnySrvRecord\n        | AnyTxtRecord;\n    /**\n     * Uses the DNS protocol to resolve a host name (e.g. `'nodejs.org'`) into an array\n     * of the resource records. The `callback` function has arguments `(err, records)`. When successful, `records` will be an array of resource\n     * records. The type and structure of individual results varies based on `rrtype`:\n     *\n     * <omitted>\n     *\n     * On error, `err` is an [`Error`](https://nodejs.org/docs/latest-v22.x/api/errors.html#class-error) object,\n     * where `err.code` is one of the `DNS error codes`.\n     * @since v0.1.27\n     * @param hostname Host name to resolve.\n     * @param [rrtype='A'] Resource record type.\n     */\n    export function resolve(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"A\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"AAAA\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"ANY\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: AnyRecord[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"CNAME\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"MX\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: MxRecord[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"NAPTR\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: NaptrRecord[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"NS\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"PTR\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"SOA\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: SoaRecord) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"SRV\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: SrvRecord[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"TXT\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[][]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: string,\n        callback: (\n            err: NodeJS.ErrnoException | null,\n            addresses: string[] | MxRecord[] | NaptrRecord[] | SoaRecord | SrvRecord[] | string[][] | AnyRecord[],\n        ) => void,\n    ): void;\n    export namespace resolve {\n        function __promisify__(hostname: string, rrtype?: \"A\" | \"AAAA\" | \"CNAME\" | \"NS\" | \"PTR\"): Promise<string[]>;\n        function __promisify__(hostname: string, rrtype: \"ANY\"): Promise<AnyRecord[]>;\n        function __promisify__(hostname: string, rrtype: \"MX\"): Promise<MxRecord[]>;\n        function __promisify__(hostname: string, rrtype: \"NAPTR\"): Promise<NaptrRecord[]>;\n        function __promisify__(hostname: string, rrtype: \"SOA\"): Promise<SoaRecord>;\n        function __promisify__(hostname: string, rrtype: \"SRV\"): Promise<SrvRecord[]>;\n        function __promisify__(hostname: string, rrtype: \"TXT\"): Promise<string[][]>;\n        function __promisify__(\n            hostname: string,\n            rrtype: string,\n        ): Promise<string[] | MxRecord[] | NaptrRecord[] | SoaRecord | SrvRecord[] | string[][] | AnyRecord[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve a IPv4 addresses (`A` records) for the `hostname`. The `addresses` argument passed to the `callback` function\n     * will contain an array of IPv4 addresses (e.g.`['74.125.79.104', '74.125.79.105', '74.125.79.106']`).\n     * @since v0.1.16\n     * @param hostname Host name to resolve.\n     */\n    export function resolve4(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export function resolve4(\n        hostname: string,\n        options: ResolveWithTtlOptions,\n        callback: (err: NodeJS.ErrnoException | null, addresses: RecordWithTtl[]) => void,\n    ): void;\n    export function resolve4(\n        hostname: string,\n        options: ResolveOptions,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[] | RecordWithTtl[]) => void,\n    ): void;\n    export namespace resolve4 {\n        function __promisify__(hostname: string): Promise<string[]>;\n        function __promisify__(hostname: string, options: ResolveWithTtlOptions): Promise<RecordWithTtl[]>;\n        function __promisify__(hostname: string, options?: ResolveOptions): Promise<string[] | RecordWithTtl[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve IPv6 addresses (`AAAA` records) for the `hostname`. The `addresses` argument passed to the `callback` function\n     * will contain an array of IPv6 addresses.\n     * @since v0.1.16\n     * @param hostname Host name to resolve.\n     */\n    export function resolve6(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export function resolve6(\n        hostname: string,\n        options: ResolveWithTtlOptions,\n        callback: (err: NodeJS.ErrnoException | null, addresses: RecordWithTtl[]) => void,\n    ): void;\n    export function resolve6(\n        hostname: string,\n        options: ResolveOptions,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[] | RecordWithTtl[]) => void,\n    ): void;\n    export namespace resolve6 {\n        function __promisify__(hostname: string): Promise<string[]>;\n        function __promisify__(hostname: string, options: ResolveWithTtlOptions): Promise<RecordWithTtl[]>;\n        function __promisify__(hostname: string, options?: ResolveOptions): Promise<string[] | RecordWithTtl[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve `CNAME` records for the `hostname`. The `addresses` argument passed to the `callback` function\n     * will contain an array of canonical name records available for the `hostname` (e.g. `['bar.example.com']`).\n     * @since v0.3.2\n     */\n    export function resolveCname(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export namespace resolveCname {\n        function __promisify__(hostname: string): Promise<string[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve `CAA` records for the `hostname`. The `addresses` argument passed to the `callback` function\n     * will contain an array of certification authority authorization records\n     * available for the `hostname` (e.g. `[{critical: 0, iodef: 'mailto:pki@example.com'}, {critical: 128, issue: 'pki.example.com'}]`).\n     * @since v15.0.0, v14.17.0\n     */\n    export function resolveCaa(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, records: CaaRecord[]) => void,\n    ): void;\n    export namespace resolveCaa {\n        function __promisify__(hostname: string): Promise<CaaRecord[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve mail exchange records (`MX` records) for the `hostname`. The `addresses` argument passed to the `callback` function will\n     * contain an array of objects containing both a `priority` and `exchange` property (e.g. `[{priority: 10, exchange: 'mx.example.com'}, ...]`).\n     * @since v0.1.27\n     */\n    export function resolveMx(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: MxRecord[]) => void,\n    ): void;\n    export namespace resolveMx {\n        function __promisify__(hostname: string): Promise<MxRecord[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve regular expression-based records (`NAPTR` records) for the `hostname`. The `addresses` argument passed to the `callback` function will contain an array of\n     * objects with the following properties:\n     *\n     * * `flags`\n     * * `service`\n     * * `regexp`\n     * * `replacement`\n     * * `order`\n     * * `preference`\n     *\n     * ```js\n     * {\n     *   flags: 's',\n     *   service: 'SIP+D2U',\n     *   regexp: '',\n     *   replacement: '_sip._udp.example.com',\n     *   order: 30,\n     *   preference: 100\n     * }\n     * ```\n     * @since v0.9.12\n     */\n    export function resolveNaptr(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: NaptrRecord[]) => void,\n    ): void;\n    export namespace resolveNaptr {\n        function __promisify__(hostname: string): Promise<NaptrRecord[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve name server records (`NS` records) for the `hostname`. The `addresses` argument passed to the `callback` function will\n     * contain an array of name server records available for `hostname` (e.g. `['ns1.example.com', 'ns2.example.com']`).\n     * @since v0.1.90\n     */\n    export function resolveNs(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export namespace resolveNs {\n        function __promisify__(hostname: string): Promise<string[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve pointer records (`PTR` records) for the `hostname`. The `addresses` argument passed to the `callback` function will\n     * be an array of strings containing the reply records.\n     * @since v6.0.0\n     */\n    export function resolvePtr(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export namespace resolvePtr {\n        function __promisify__(hostname: string): Promise<string[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve a start of authority record (`SOA` record) for\n     * the `hostname`. The `address` argument passed to the `callback` function will\n     * be an object with the following properties:\n     *\n     * * `nsname`\n     * * `hostmaster`\n     * * `serial`\n     * * `refresh`\n     * * `retry`\n     * * `expire`\n     * * `minttl`\n     *\n     * ```js\n     * {\n     *   nsname: 'ns.example.com',\n     *   hostmaster: 'root.example.com',\n     *   serial: 2013101809,\n     *   refresh: 10000,\n     *   retry: 2400,\n     *   expire: 604800,\n     *   minttl: 3600\n     * }\n     * ```\n     * @since v0.11.10\n     */\n    export function resolveSoa(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, address: SoaRecord) => void,\n    ): void;\n    export namespace resolveSoa {\n        function __promisify__(hostname: string): Promise<SoaRecord>;\n    }\n    /**\n     * Uses the DNS protocol to resolve service records (`SRV` records) for the `hostname`. The `addresses` argument passed to the `callback` function will\n     * be an array of objects with the following properties:\n     *\n     * * `priority`\n     * * `weight`\n     * * `port`\n     * * `name`\n     *\n     * ```js\n     * {\n     *   priority: 10,\n     *   weight: 5,\n     *   port: 21223,\n     *   name: 'service.example.com'\n     * }\n     * ```\n     * @since v0.1.27\n     */\n    export function resolveSrv(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: SrvRecord[]) => void,\n    ): void;\n    export namespace resolveSrv {\n        function __promisify__(hostname: string): Promise<SrvRecord[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve text queries (`TXT` records) for the `hostname`. The `records` argument passed to the `callback` function is a\n     * two-dimensional array of the text records available for `hostname` (e.g.`[ ['v=spf1 ip4:0.0.0.0 ', '~all' ] ]`). Each sub-array contains TXT chunks of\n     * one record. Depending on the use case, these could be either joined together or\n     * treated separately.\n     * @since v0.1.27\n     */\n    export function resolveTxt(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[][]) => void,\n    ): void;\n    export namespace resolveTxt {\n        function __promisify__(hostname: string): Promise<string[][]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve all records (also known as `ANY` or `*` query).\n     * The `ret` argument passed to the `callback` function will be an array containing\n     * various types of records. Each object has a property `type` that indicates the\n     * type of the current record. And depending on the `type`, additional properties\n     * will be present on the object:\n     *\n     * <omitted>\n     *\n     * Here is an example of the `ret` object passed to the callback:\n     *\n     * ```js\n     * [ { type: 'A', address: '127.0.0.1', ttl: 299 },\n     *   { type: 'CNAME', value: 'example.com' },\n     *   { type: 'MX', exchange: 'alt4.aspmx.l.example.com', priority: 50 },\n     *   { type: 'NS', value: 'ns1.example.com' },\n     *   { type: 'TXT', entries: [ 'v=spf1 include:_spf.example.com ~all' ] },\n     *   { type: 'SOA',\n     *     nsname: 'ns1.example.com',\n     *     hostmaster: 'admin.example.com',\n     *     serial: 156696742,\n     *     refresh: 900,\n     *     retry: 900,\n     *     expire: 1800,\n     *     minttl: 60 } ]\n     * ```\n     *\n     * DNS server operators may choose not to respond to `ANY` queries. It may be better to call individual methods like {@link resolve4}, {@link resolveMx}, and so on. For more details, see\n     * [RFC 8482](https://tools.ietf.org/html/rfc8482).\n     */\n    export function resolveAny(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: AnyRecord[]) => void,\n    ): void;\n    export namespace resolveAny {\n        function __promisify__(hostname: string): Promise<AnyRecord[]>;\n    }\n    /**\n     * Performs a reverse DNS query that resolves an IPv4 or IPv6 address to an\n     * array of host names.\n     *\n     * On error, `err` is an [`Error`](https://nodejs.org/docs/latest-v22.x/api/errors.html#class-error) object, where `err.code` is\n     * one of the [DNS error codes](https://nodejs.org/docs/latest-v22.x/api/dns.html#error-codes).\n     * @since v0.1.16\n     */\n    export function reverse(\n        ip: string,\n        callback: (err: NodeJS.ErrnoException | null, hostnames: string[]) => void,\n    ): void;\n    /**\n     * Get the default value for `order` in {@link lookup} and [`dnsPromises.lookup()`](https://nodejs.org/docs/latest-v22.x/api/dns.html#dnspromiseslookuphostname-options).\n     * The value could be:\n     *\n     * * `ipv4first`: for `order` defaulting to `ipv4first`.\n     * * `ipv6first`: for `order` defaulting to `ipv6first`.\n     * * `verbatim`: for `order` defaulting to `verbatim`.\n     * @since v18.17.0\n     */\n    export function getDefaultResultOrder(): \"ipv4first\" | \"ipv6first\" | \"verbatim\";\n    /**\n     * Sets the IP address and port of servers to be used when performing DNS\n     * resolution. The `servers` argument is an array of [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6) formatted\n     * addresses. If the port is the IANA default DNS port (53) it can be omitted.\n     *\n     * ```js\n     * dns.setServers([\n     *   '4.4.4.4',\n     *   '[2001:4860:4860::8888]',\n     *   '4.4.4.4:1053',\n     *   '[2001:4860:4860::8888]:1053',\n     * ]);\n     * ```\n     *\n     * An error will be thrown if an invalid address is provided.\n     *\n     * The `dns.setServers()` method must not be called while a DNS query is in\n     * progress.\n     *\n     * The {@link setServers} method affects only {@link resolve}, `dns.resolve*()` and {@link reverse} (and specifically _not_ {@link lookup}).\n     *\n     * This method works much like [resolve.conf](https://man7.org/linux/man-pages/man5/resolv.conf.5.html).\n     * That is, if attempting to resolve with the first server provided results in a `NOTFOUND` error, the `resolve()` method will _not_ attempt to resolve with\n     * subsequent servers provided. Fallback DNS servers will only be used if the\n     * earlier ones time out or result in some other error.\n     * @since v0.11.3\n     * @param servers array of [RFC 5952](https://datatracker.ietf.org/doc/html/rfc5952#section-6) formatted addresses\n     */\n    export function setServers(servers: readonly string[]): void;\n    /**\n     * Returns an array of IP address strings, formatted according to [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6),\n     * that are currently configured for DNS resolution. A string will include a port\n     * section if a custom port is used.\n     *\n     * ```js\n     * [\n     *   '4.4.4.4',\n     *   '2001:4860:4860::8888',\n     *   '4.4.4.4:1053',\n     *   '[2001:4860:4860::8888]:1053',\n     * ]\n     * ```\n     * @since v0.11.3\n     */\n    export function getServers(): string[];\n    /**\n     * Set the default value of `order` in {@link lookup} and [`dnsPromises.lookup()`](https://nodejs.org/docs/latest-v22.x/api/dns.html#dnspromiseslookuphostname-options).\n     * The value could be:\n     *\n     * * `ipv4first`: sets default `order` to `ipv4first`.\n     * * `ipv6first`: sets default `order` to `ipv6first`.\n     * * `verbatim`: sets default `order` to `verbatim`.\n     *\n     * The default is `verbatim` and {@link setDefaultResultOrder} have higher\n     * priority than [`--dns-result-order`](https://nodejs.org/docs/latest-v22.x/api/cli.html#--dns-result-orderorder). When using\n     * [worker threads](https://nodejs.org/docs/latest-v22.x/api/worker_threads.html), {@link setDefaultResultOrder} from the main\n     * thread won't affect the default dns orders in workers.\n     * @since v16.4.0, v14.18.0\n     * @param order must be `'ipv4first'`, `'ipv6first'` or `'verbatim'`.\n     */\n    export function setDefaultResultOrder(order: \"ipv4first\" | \"ipv6first\" | \"verbatim\"): void;\n    // Error codes\n    export const NODATA: \"ENODATA\";\n    export const FORMERR: \"EFORMERR\";\n    export const SERVFAIL: \"ESERVFAIL\";\n    export const NOTFOUND: \"ENOTFOUND\";\n    export const NOTIMP: \"ENOTIMP\";\n    export const REFUSED: \"EREFUSED\";\n    export const BADQUERY: \"EBADQUERY\";\n    export const BADNAME: \"EBADNAME\";\n    export const BADFAMILY: \"EBADFAMILY\";\n    export const BADRESP: \"EBADRESP\";\n    export const CONNREFUSED: \"ECONNREFUSED\";\n    export const TIMEOUT: \"ETIMEOUT\";\n    export const EOF: \"EOF\";\n    export const FILE: \"EFILE\";\n    export const NOMEM: \"ENOMEM\";\n    export const DESTRUCTION: \"EDESTRUCTION\";\n    export const BADSTR: \"EBADSTR\";\n    export const BADFLAGS: \"EBADFLAGS\";\n    export const NONAME: \"ENONAME\";\n    export const BADHINTS: \"EBADHINTS\";\n    export const NOTINITIALIZED: \"ENOTINITIALIZED\";\n    export const LOADIPHLPAPI: \"ELOADIPHLPAPI\";\n    export const ADDRGETNETWORKPARAMS: \"EADDRGETNETWORKPARAMS\";\n    export const CANCELLED: \"ECANCELLED\";\n    export interface ResolverOptions {\n        /**\n         * Query timeout in milliseconds, or `-1` to use the default timeout.\n         */\n        timeout?: number | undefined;\n        /**\n         * The number of tries the resolver will try contacting each name server before giving up.\n         * @default 4\n         */\n        tries?: number;\n    }\n    /**\n     * An independent resolver for DNS requests.\n     *\n     * Creating a new resolver uses the default server settings. Setting\n     * the servers used for a resolver using [`resolver.setServers()`](https://nodejs.org/docs/latest-v22.x/api/dns.html#dnssetserversservers) does not affect\n     * other resolvers:\n     *\n     * ```js\n     * import { Resolver } from 'node:dns';\n     * const resolver = new Resolver();\n     * resolver.setServers(['4.4.4.4']);\n     *\n     * // This request will use the server at 4.4.4.4, independent of global settings.\n     * resolver.resolve4('example.org', (err, addresses) => {\n     *   // ...\n     * });\n     * ```\n     *\n     * The following methods from the `node:dns` module are available:\n     *\n     * * `resolver.getServers()`\n     * * `resolver.resolve()`\n     * * `resolver.resolve4()`\n     * * `resolver.resolve6()`\n     * * `resolver.resolveAny()`\n     * * `resolver.resolveCaa()`\n     * * `resolver.resolveCname()`\n     * * `resolver.resolveMx()`\n     * * `resolver.resolveNaptr()`\n     * * `resolver.resolveNs()`\n     * * `resolver.resolvePtr()`\n     * * `resolver.resolveSoa()`\n     * * `resolver.resolveSrv()`\n     * * `resolver.resolveTxt()`\n     * * `resolver.reverse()`\n     * * `resolver.setServers()`\n     * @since v8.3.0\n     */\n    export class Resolver {\n        constructor(options?: ResolverOptions);\n        /**\n         * Cancel all outstanding DNS queries made by this resolver. The corresponding\n         * callbacks will be called with an error with code `ECANCELLED`.\n         * @since v8.3.0\n         */\n        cancel(): void;\n        getServers: typeof getServers;\n        resolve: typeof resolve;\n        resolve4: typeof resolve4;\n        resolve6: typeof resolve6;\n        resolveAny: typeof resolveAny;\n        resolveCaa: typeof resolveCaa;\n        resolveCname: typeof resolveCname;\n        resolveMx: typeof resolveMx;\n        resolveNaptr: typeof resolveNaptr;\n        resolveNs: typeof resolveNs;\n        resolvePtr: typeof resolvePtr;\n        resolveSoa: typeof resolveSoa;\n        resolveSrv: typeof resolveSrv;\n        resolveTxt: typeof resolveTxt;\n        reverse: typeof reverse;\n        /**\n         * The resolver instance will send its requests from the specified IP address.\n         * This allows programs to specify outbound interfaces when used on multi-homed\n         * systems.\n         *\n         * If a v4 or v6 address is not specified, it is set to the default and the\n         * operating system will choose a local address automatically.\n         *\n         * The resolver will use the v4 local address when making requests to IPv4 DNS\n         * servers, and the v6 local address when making requests to IPv6 DNS servers.\n         * The `rrtype` of resolution requests has no impact on the local address used.\n         * @since v15.1.0, v14.17.0\n         * @param [ipv4='0.0.0.0'] A string representation of an IPv4 address.\n         * @param [ipv6='::0'] A string representation of an IPv6 address.\n         */\n        setLocalAddress(ipv4?: string, ipv6?: string): void;\n        setServers: typeof setServers;\n    }\n    export { dnsPromises as promises };\n}\ndeclare module \"node:dns\" {\n    export * from \"dns\";\n}\n",
  "node_modules/@types/node/dom-events.d.ts": "export {}; // Don't export anything!\n\n//// DOM-like Events\n// NB: The Event / EventTarget / EventListener implementations below were copied\n// from lib.dom.d.ts, then edited to reflect Node's documentation at\n// https://nodejs.org/api/events.html#class-eventtarget.\n// Please read that link to understand important implementation differences.\n\n// This conditional type will be the existing global Event in a browser, or\n// the copy below in a Node environment.\ntype __Event = typeof globalThis extends { onmessage: any; Event: any } ? {}\n    : {\n        /** This is not used in Node.js and is provided purely for completeness. */\n        readonly bubbles: boolean;\n        /** Alias for event.stopPropagation(). This is not used in Node.js and is provided purely for completeness. */\n        cancelBubble: () => void;\n        /** True if the event was created with the cancelable option */\n        readonly cancelable: boolean;\n        /** This is not used in Node.js and is provided purely for completeness. */\n        readonly composed: boolean;\n        /** Returns an array containing the current EventTarget as the only entry or empty if the event is not being dispatched. This is not used in Node.js and is provided purely for completeness. */\n        composedPath(): [EventTarget?];\n        /** Alias for event.target. */\n        readonly currentTarget: EventTarget | null;\n        /** Is true if cancelable is true and event.preventDefault() has been called. */\n        readonly defaultPrevented: boolean;\n        /** This is not used in Node.js and is provided purely for completeness. */\n        readonly eventPhase: 0 | 2;\n        /** The `AbortSignal` \"abort\" event is emitted with `isTrusted` set to `true`. The value is `false` in all other cases. */\n        readonly isTrusted: boolean;\n        /** Sets the `defaultPrevented` property to `true` if `cancelable` is `true`. */\n        preventDefault(): void;\n        /** This is not used in Node.js and is provided purely for completeness. */\n        returnValue: boolean;\n        /** Alias for event.target. */\n        readonly srcElement: EventTarget | null;\n        /** Stops the invocation of event listeners after the current one completes. */\n        stopImmediatePropagation(): void;\n        /** This is not used in Node.js and is provided purely for completeness. */\n        stopPropagation(): void;\n        /** The `EventTarget` dispatching the event */\n        readonly target: EventTarget | null;\n        /** The millisecond timestamp when the Event object was created. */\n        readonly timeStamp: number;\n        /** Returns the type of event, e.g. \"click\", \"hashchange\", or \"submit\". */\n        readonly type: string;\n    };\n\n// See comment above explaining conditional type\ntype __EventTarget = typeof globalThis extends { onmessage: any; EventTarget: any } ? {}\n    : {\n        /**\n         * Adds a new handler for the `type` event. Any given `listener` is added only once per `type` and per `capture` option value.\n         *\n         * If the `once` option is true, the `listener` is removed after the next time a `type` event is dispatched.\n         *\n         * The `capture` option is not used by Node.js in any functional way other than tracking registered event listeners per the `EventTarget` specification.\n         * Specifically, the `capture` option is used as part of the key when registering a `listener`.\n         * Any individual `listener` may be added once with `capture = false`, and once with `capture = true`.\n         */\n        addEventListener(\n            type: string,\n            listener: EventListener | EventListenerObject,\n            options?: AddEventListenerOptions | boolean,\n        ): void;\n        /** Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise. */\n        dispatchEvent(event: Event): boolean;\n        /** Removes the event listener in target's event listener list with the same type, callback, and options. */\n        removeEventListener(\n            type: string,\n            listener: EventListener | EventListenerObject,\n            options?: EventListenerOptions | boolean,\n        ): void;\n    };\n\ninterface EventInit {\n    bubbles?: boolean;\n    cancelable?: boolean;\n    composed?: boolean;\n}\n\ninterface EventListenerOptions {\n    /** Not directly used by Node.js. Added for API completeness. Default: `false`. */\n    capture?: boolean;\n}\n\ninterface AddEventListenerOptions extends EventListenerOptions {\n    /** When `true`, the listener is automatically removed when it is first invoked. Default: `false`. */\n    once?: boolean;\n    /** When `true`, serves as a hint that the listener will not call the `Event` object's `preventDefault()` method. Default: false. */\n    passive?: boolean;\n    /** The listener will be removed when the given AbortSignal object's `abort()` method is called. */\n    signal?: AbortSignal;\n}\n\ninterface EventListener {\n    (evt: Event): void;\n}\n\ninterface EventListenerObject {\n    handleEvent(object: Event): void;\n}\n\nimport {} from \"events\"; // Make this an ambient declaration\ndeclare global {\n    /** An event which takes place in the DOM. */\n    interface Event extends __Event {}\n    var Event: typeof globalThis extends { onmessage: any; Event: infer T } ? T\n        : {\n            prototype: __Event;\n            new(type: string, eventInitDict?: EventInit): __Event;\n        };\n\n    /**\n     * EventTarget is a DOM interface implemented by objects that can\n     * receive events and may have listeners for them.\n     */\n    interface EventTarget extends __EventTarget {}\n    var EventTarget: typeof globalThis extends { onmessage: any; EventTarget: infer T } ? T\n        : {\n            prototype: __EventTarget;\n            new(): __EventTarget;\n        };\n}\n",
  "node_modules/@types/node/domain.d.ts": "/**\n * **This module is pending deprecation.** Once a replacement API has been\n * finalized, this module will be fully deprecated. Most developers should\n * **not** have cause to use this module. Users who absolutely must have\n * the functionality that domains provide may rely on it for the time being\n * but should expect to have to migrate to a different solution\n * in the future.\n *\n * Domains provide a way to handle multiple different IO operations as a\n * single group. If any of the event emitters or callbacks registered to a\n * domain emit an `'error'` event, or throw an error, then the domain object\n * will be notified, rather than losing the context of the error in the `process.on('uncaughtException')` handler, or causing the program to\n * exit immediately with an error code.\n * @deprecated Since v1.4.2 - Deprecated\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/domain.js)\n */\ndeclare module \"domain\" {\n    import EventEmitter = require(\"node:events\");\n    /**\n     * The `Domain` class encapsulates the functionality of routing errors and\n     * uncaught exceptions to the active `Domain` object.\n     *\n     * To handle the errors that it catches, listen to its `'error'` event.\n     */\n    class Domain extends EventEmitter {\n        /**\n         * An array of timers and event emitters that have been explicitly added\n         * to the domain.\n         */\n        members: Array<EventEmitter | NodeJS.Timer>;\n        /**\n         * The `enter()` method is plumbing used by the `run()`, `bind()`, and `intercept()` methods to set the active domain. It sets `domain.active` and `process.domain` to the domain, and implicitly\n         * pushes the domain onto the domain\n         * stack managed by the domain module (see {@link exit} for details on the\n         * domain stack). The call to `enter()` delimits the beginning of a chain of\n         * asynchronous calls and I/O operations bound to a domain.\n         *\n         * Calling `enter()` changes only the active domain, and does not alter the domain\n         * itself. `enter()` and `exit()` can be called an arbitrary number of times on a\n         * single domain.\n         */\n        enter(): void;\n        /**\n         * The `exit()` method exits the current domain, popping it off the domain stack.\n         * Any time execution is going to switch to the context of a different chain of\n         * asynchronous calls, it's important to ensure that the current domain is exited.\n         * The call to `exit()` delimits either the end of or an interruption to the chain\n         * of asynchronous calls and I/O operations bound to a domain.\n         *\n         * If there are multiple, nested domains bound to the current execution context, `exit()` will exit any domains nested within this domain.\n         *\n         * Calling `exit()` changes only the active domain, and does not alter the domain\n         * itself. `enter()` and `exit()` can be called an arbitrary number of times on a\n         * single domain.\n         */\n        exit(): void;\n        /**\n         * Run the supplied function in the context of the domain, implicitly\n         * binding all event emitters, timers, and low-level requests that are\n         * created in that context. Optionally, arguments can be passed to\n         * the function.\n         *\n         * This is the most basic way to use a domain.\n         *\n         * ```js\n         * import domain from 'node:domain';\n         * import fs from 'node:fs';\n         * const d = domain.create();\n         * d.on('error', (er) => {\n         *   console.error('Caught error!', er);\n         * });\n         * d.run(() => {\n         *   process.nextTick(() => {\n         *     setTimeout(() => { // Simulating some various async stuff\n         *       fs.open('non-existent file', 'r', (er, fd) => {\n         *         if (er) throw er;\n         *         // proceed...\n         *       });\n         *     }, 100);\n         *   });\n         * });\n         * ```\n         *\n         * In this example, the `d.on('error')` handler will be triggered, rather\n         * than crashing the program.\n         */\n        run<T>(fn: (...args: any[]) => T, ...args: any[]): T;\n        /**\n         * Explicitly adds an emitter to the domain. If any event handlers called by\n         * the emitter throw an error, or if the emitter emits an `'error'` event, it\n         * will be routed to the domain's `'error'` event, just like with implicit\n         * binding.\n         *\n         * This also works with timers that are returned from `setInterval()` and `setTimeout()`. If their callback function throws, it will be caught by\n         * the domain `'error'` handler.\n         *\n         * If the Timer or `EventEmitter` was already bound to a domain, it is removed\n         * from that one, and bound to this one instead.\n         * @param emitter emitter or timer to be added to the domain\n         */\n        add(emitter: EventEmitter | NodeJS.Timer): void;\n        /**\n         * The opposite of {@link add}. Removes domain handling from the\n         * specified emitter.\n         * @param emitter emitter or timer to be removed from the domain\n         */\n        remove(emitter: EventEmitter | NodeJS.Timer): void;\n        /**\n         * The returned function will be a wrapper around the supplied callback\n         * function. When the returned function is called, any errors that are\n         * thrown will be routed to the domain's `'error'` event.\n         *\n         * ```js\n         * const d = domain.create();\n         *\n         * function readSomeFile(filename, cb) {\n         *   fs.readFile(filename, 'utf8', d.bind((er, data) => {\n         *     // If this throws, it will also be passed to the domain.\n         *     return cb(er, data ? JSON.parse(data) : null);\n         *   }));\n         * }\n         *\n         * d.on('error', (er) => {\n         *   // An error occurred somewhere. If we throw it now, it will crash the program\n         *   // with the normal line number and stack message.\n         * });\n         * ```\n         * @param callback The callback function\n         * @return The bound function\n         */\n        bind<T extends Function>(callback: T): T;\n        /**\n         * This method is almost identical to {@link bind}. However, in\n         * addition to catching thrown errors, it will also intercept `Error` objects sent as the first argument to the function.\n         *\n         * In this way, the common `if (err) return callback(err);` pattern can be replaced\n         * with a single error handler in a single place.\n         *\n         * ```js\n         * const d = domain.create();\n         *\n         * function readSomeFile(filename, cb) {\n         *   fs.readFile(filename, 'utf8', d.intercept((data) => {\n         *     // Note, the first argument is never passed to the\n         *     // callback since it is assumed to be the 'Error' argument\n         *     // and thus intercepted by the domain.\n         *\n         *     // If this throws, it will also be passed to the domain\n         *     // so the error-handling logic can be moved to the 'error'\n         *     // event on the domain instead of being repeated throughout\n         *     // the program.\n         *     return cb(null, JSON.parse(data));\n         *   }));\n         * }\n         *\n         * d.on('error', (er) => {\n         *   // An error occurred somewhere. If we throw it now, it will crash the program\n         *   // with the normal line number and stack message.\n         * });\n         * ```\n         * @param callback The callback function\n         * @return The intercepted function\n         */\n        intercept<T extends Function>(callback: T): T;\n    }\n    function create(): Domain;\n}\ndeclare module \"node:domain\" {\n    export * from \"domain\";\n}\n",
  "node_modules/@types/node/events.d.ts": "/**\n * Much of the Node.js core API is built around an idiomatic asynchronous\n * event-driven architecture in which certain kinds of objects (called \"emitters\")\n * emit named events that cause `Function` objects (\"listeners\") to be called.\n *\n * For instance: a `net.Server` object emits an event each time a peer\n * connects to it; a `fs.ReadStream` emits an event when the file is opened;\n * a `stream` emits an event whenever data is available to be read.\n *\n * All objects that emit events are instances of the `EventEmitter` class. These\n * objects expose an `eventEmitter.on()` function that allows one or more\n * functions to be attached to named events emitted by the object. Typically,\n * event names are camel-cased strings but any valid JavaScript property key\n * can be used.\n *\n * When the `EventEmitter` object emits an event, all of the functions attached\n * to that specific event are called _synchronously_. Any values returned by the\n * called listeners are _ignored_ and discarded.\n *\n * The following example shows a simple `EventEmitter` instance with a single\n * listener. The `eventEmitter.on()` method is used to register listeners, while\n * the `eventEmitter.emit()` method is used to trigger the event.\n *\n * ```js\n * import { EventEmitter } from 'node:events';\n *\n * class MyEmitter extends EventEmitter {}\n *\n * const myEmitter = new MyEmitter();\n * myEmitter.on('event', () => {\n *   console.log('an event occurred!');\n * });\n * myEmitter.emit('event');\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/events.js)\n */\ndeclare module \"events\" {\n    import { AsyncResource, AsyncResourceOptions } from \"node:async_hooks\";\n    // NOTE: This class is in the docs but is **not actually exported** by Node.\n    // If https://github.com/nodejs/node/issues/39903 gets resolved and Node\n    // actually starts exporting the class, uncomment below.\n    // import { EventListener, EventListenerObject } from '__dom-events';\n    // /** The NodeEventTarget is a Node.js-specific extension to EventTarget that emulates a subset of the EventEmitter API. */\n    // interface NodeEventTarget extends EventTarget {\n    //     /**\n    //      * Node.js-specific extension to the `EventTarget` class that emulates the equivalent `EventEmitter` API.\n    //      * The only difference between `addListener()` and `addEventListener()` is that addListener() will return a reference to the EventTarget.\n    //      */\n    //     addListener(type: string, listener: EventListener | EventListenerObject, options?: { once: boolean }): this;\n    //     /** Node.js-specific extension to the `EventTarget` class that returns an array of event `type` names for which event listeners are registered. */\n    //     eventNames(): string[];\n    //     /** Node.js-specific extension to the `EventTarget` class that returns the number of event listeners registered for the `type`. */\n    //     listenerCount(type: string): number;\n    //     /** Node.js-specific alias for `eventTarget.removeListener()`. */\n    //     off(type: string, listener: EventListener | EventListenerObject): this;\n    //     /** Node.js-specific alias for `eventTarget.addListener()`. */\n    //     on(type: string, listener: EventListener | EventListenerObject, options?: { once: boolean }): this;\n    //     /** Node.js-specific extension to the `EventTarget` class that adds a `once` listener for the given event `type`. This is equivalent to calling `on` with the `once` option set to `true`. */\n    //     once(type: string, listener: EventListener | EventListenerObject): this;\n    //     /**\n    //      * Node.js-specific extension to the `EventTarget` class.\n    //      * If `type` is specified, removes all registered listeners for `type`,\n    //      * otherwise removes all registered listeners.\n    //      */\n    //     removeAllListeners(type: string): this;\n    //     /**\n    //      * Node.js-specific extension to the `EventTarget` class that removes the listener for the given `type`.\n    //      * The only difference between `removeListener()` and `removeEventListener()` is that `removeListener()` will return a reference to the `EventTarget`.\n    //      */\n    //     removeListener(type: string, listener: EventListener | EventListenerObject): this;\n    // }\n    interface EventEmitterOptions {\n        /**\n         * Enables automatic capturing of promise rejection.\n         */\n        captureRejections?: boolean | undefined;\n    }\n    interface StaticEventEmitterOptions {\n        /**\n         * Can be used to cancel awaiting events.\n         */\n        signal?: AbortSignal | undefined;\n    }\n    interface StaticEventEmitterIteratorOptions extends StaticEventEmitterOptions {\n        /**\n         * Names of events that will end the iteration.\n         */\n        close?: string[] | undefined;\n        /**\n         * The high watermark. The emitter is paused every time the size of events being buffered is higher than it.\n         * Supported only on emitters implementing `pause()` and `resume()` methods.\n         * @default Number.MAX_SAFE_INTEGER\n         */\n        highWaterMark?: number | undefined;\n        /**\n         * The low watermark. The emitter is resumed every time the size of events being buffered is lower than it.\n         * Supported only on emitters implementing `pause()` and `resume()` methods.\n         * @default 1\n         */\n        lowWaterMark?: number | undefined;\n    }\n    interface EventEmitter<T extends EventMap<T> = DefaultEventMap> extends NodeJS.EventEmitter<T> {}\n    type EventMap<T> = Record<keyof T, any[]> | DefaultEventMap;\n    type DefaultEventMap = [never];\n    type AnyRest = [...args: any[]];\n    type Args<K, T> = T extends DefaultEventMap ? AnyRest : (\n        K extends keyof T ? T[K] : never\n    );\n    type Key<K, T> = T extends DefaultEventMap ? string | symbol : K | keyof T;\n    type Key2<K, T> = T extends DefaultEventMap ? string | symbol : K & keyof T;\n    type Listener<K, T, F> = T extends DefaultEventMap ? F : (\n        K extends keyof T ? (\n                T[K] extends unknown[] ? (...args: T[K]) => void : never\n            )\n            : never\n    );\n    type Listener1<K, T> = Listener<K, T, (...args: any[]) => void>;\n    type Listener2<K, T> = Listener<K, T, Function>;\n\n    /**\n     * The `EventEmitter` class is defined and exposed by the `node:events` module:\n     *\n     * ```js\n     * import { EventEmitter } from 'node:events';\n     * ```\n     *\n     * All `EventEmitter`s emit the event `'newListener'` when new listeners are\n     * added and `'removeListener'` when existing listeners are removed.\n     *\n     * It supports the following option:\n     * @since v0.1.26\n     */\n    class EventEmitter<T extends EventMap<T> = DefaultEventMap> {\n        constructor(options?: EventEmitterOptions);\n\n        [EventEmitter.captureRejectionSymbol]?<K>(error: Error, event: Key<K, T>, ...args: Args<K, T>): void;\n\n        /**\n         * Creates a `Promise` that is fulfilled when the `EventEmitter` emits the given\n         * event or that is rejected if the `EventEmitter` emits `'error'` while waiting.\n         * The `Promise` will resolve with an array of all the arguments emitted to the\n         * given event.\n         *\n         * This method is intentionally generic and works with the web platform [EventTarget](https://dom.spec.whatwg.org/#interface-eventtarget) interface, which has no special`'error'` event\n         * semantics and does not listen to the `'error'` event.\n         *\n         * ```js\n         * import { once, EventEmitter } from 'node:events';\n         * import process from 'node:process';\n         *\n         * const ee = new EventEmitter();\n         *\n         * process.nextTick(() => {\n         *   ee.emit('myevent', 42);\n         * });\n         *\n         * const [value] = await once(ee, 'myevent');\n         * console.log(value);\n         *\n         * const err = new Error('kaboom');\n         * process.nextTick(() => {\n         *   ee.emit('error', err);\n         * });\n         *\n         * try {\n         *   await once(ee, 'myevent');\n         * } catch (err) {\n         *   console.error('error happened', err);\n         * }\n         * ```\n         *\n         * The special handling of the `'error'` event is only used when `events.once()` is used to wait for another event. If `events.once()` is used to wait for the\n         * '`error'` event itself, then it is treated as any other kind of event without\n         * special handling:\n         *\n         * ```js\n         * import { EventEmitter, once } from 'node:events';\n         *\n         * const ee = new EventEmitter();\n         *\n         * once(ee, 'error')\n         *   .then(([err]) => console.log('ok', err.message))\n         *   .catch((err) => console.error('error', err.message));\n         *\n         * ee.emit('error', new Error('boom'));\n         *\n         * // Prints: ok boom\n         * ```\n         *\n         * An `AbortSignal` can be used to cancel waiting for the event:\n         *\n         * ```js\n         * import { EventEmitter, once } from 'node:events';\n         *\n         * const ee = new EventEmitter();\n         * const ac = new AbortController();\n         *\n         * async function foo(emitter, event, signal) {\n         *   try {\n         *     await once(emitter, event, { signal });\n         *     console.log('event emitted!');\n         *   } catch (error) {\n         *     if (error.name === 'AbortError') {\n         *       console.error('Waiting for the event was canceled!');\n         *     } else {\n         *       console.error('There was an error', error.message);\n         *     }\n         *   }\n         * }\n         *\n         * foo(ee, 'foo', ac.signal);\n         * ac.abort(); // Abort waiting for the event\n         * ee.emit('foo'); // Prints: Waiting for the event was canceled!\n         * ```\n         * @since v11.13.0, v10.16.0\n         */\n        static once(\n            emitter: NodeJS.EventEmitter,\n            eventName: string | symbol,\n            options?: StaticEventEmitterOptions,\n        ): Promise<any[]>;\n        static once(emitter: EventTarget, eventName: string, options?: StaticEventEmitterOptions): Promise<any[]>;\n        /**\n         * ```js\n         * import { on, EventEmitter } from 'node:events';\n         * import process from 'node:process';\n         *\n         * const ee = new EventEmitter();\n         *\n         * // Emit later on\n         * process.nextTick(() => {\n         *   ee.emit('foo', 'bar');\n         *   ee.emit('foo', 42);\n         * });\n         *\n         * for await (const event of on(ee, 'foo')) {\n         *   // The execution of this inner block is synchronous and it\n         *   // processes one event at a time (even with await). Do not use\n         *   // if concurrent execution is required.\n         *   console.log(event); // prints ['bar'] [42]\n         * }\n         * // Unreachable here\n         * ```\n         *\n         * Returns an `AsyncIterator` that iterates `eventName` events. It will throw\n         * if the `EventEmitter` emits `'error'`. It removes all listeners when\n         * exiting the loop. The `value` returned by each iteration is an array\n         * composed of the emitted event arguments.\n         *\n         * An `AbortSignal` can be used to cancel waiting on events:\n         *\n         * ```js\n         * import { on, EventEmitter } from 'node:events';\n         * import process from 'node:process';\n         *\n         * const ac = new AbortController();\n         *\n         * (async () => {\n         *   const ee = new EventEmitter();\n         *\n         *   // Emit later on\n         *   process.nextTick(() => {\n         *     ee.emit('foo', 'bar');\n         *     ee.emit('foo', 42);\n         *   });\n         *\n         *   for await (const event of on(ee, 'foo', { signal: ac.signal })) {\n         *     // The execution of this inner block is synchronous and it\n         *     // processes one event at a time (even with await). Do not use\n         *     // if concurrent execution is required.\n         *     console.log(event); // prints ['bar'] [42]\n         *   }\n         *   // Unreachable here\n         * })();\n         *\n         * process.nextTick(() => ac.abort());\n         * ```\n         *\n         * Use the `close` option to specify an array of event names that will end the iteration:\n         *\n         * ```js\n         * import { on, EventEmitter } from 'node:events';\n         * import process from 'node:process';\n         *\n         * const ee = new EventEmitter();\n         *\n         * // Emit later on\n         * process.nextTick(() => {\n         *   ee.emit('foo', 'bar');\n         *   ee.emit('foo', 42);\n         *   ee.emit('close');\n         * });\n         *\n         * for await (const event of on(ee, 'foo', { close: ['close'] })) {\n         *   console.log(event); // prints ['bar'] [42]\n         * }\n         * // the loop will exit after 'close' is emitted\n         * console.log('done'); // prints 'done'\n         * ```\n         * @since v13.6.0, v12.16.0\n         * @return An `AsyncIterator` that iterates `eventName` events emitted by the `emitter`\n         */\n        static on(\n            emitter: NodeJS.EventEmitter,\n            eventName: string | symbol,\n            options?: StaticEventEmitterIteratorOptions,\n        ): NodeJS.AsyncIterator<any[]>;\n        static on(\n            emitter: EventTarget,\n            eventName: string,\n            options?: StaticEventEmitterIteratorOptions,\n        ): NodeJS.AsyncIterator<any[]>;\n        /**\n         * A class method that returns the number of listeners for the given `eventName` registered on the given `emitter`.\n         *\n         * ```js\n         * import { EventEmitter, listenerCount } from 'node:events';\n         *\n         * const myEmitter = new EventEmitter();\n         * myEmitter.on('event', () => {});\n         * myEmitter.on('event', () => {});\n         * console.log(listenerCount(myEmitter, 'event'));\n         * // Prints: 2\n         * ```\n         * @since v0.9.12\n         * @deprecated Since v3.2.0 - Use `listenerCount` instead.\n         * @param emitter The emitter to query\n         * @param eventName The event name\n         */\n        static listenerCount(emitter: NodeJS.EventEmitter, eventName: string | symbol): number;\n        /**\n         * Returns a copy of the array of listeners for the event named `eventName`.\n         *\n         * For `EventEmitter`s this behaves exactly the same as calling `.listeners` on\n         * the emitter.\n         *\n         * For `EventTarget`s this is the only way to get the event listeners for the\n         * event target. This is useful for debugging and diagnostic purposes.\n         *\n         * ```js\n         * import { getEventListeners, EventEmitter } from 'node:events';\n         *\n         * {\n         *   const ee = new EventEmitter();\n         *   const listener = () => console.log('Events are fun');\n         *   ee.on('foo', listener);\n         *   console.log(getEventListeners(ee, 'foo')); // [ [Function: listener] ]\n         * }\n         * {\n         *   const et = new EventTarget();\n         *   const listener = () => console.log('Events are fun');\n         *   et.addEventListener('foo', listener);\n         *   console.log(getEventListeners(et, 'foo')); // [ [Function: listener] ]\n         * }\n         * ```\n         * @since v15.2.0, v14.17.0\n         */\n        static getEventListeners(emitter: EventTarget | NodeJS.EventEmitter, name: string | symbol): Function[];\n        /**\n         * Returns the currently set max amount of listeners.\n         *\n         * For `EventEmitter`s this behaves exactly the same as calling `.getMaxListeners` on\n         * the emitter.\n         *\n         * For `EventTarget`s this is the only way to get the max event listeners for the\n         * event target. If the number of event handlers on a single EventTarget exceeds\n         * the max set, the EventTarget will print a warning.\n         *\n         * ```js\n         * import { getMaxListeners, setMaxListeners, EventEmitter } from 'node:events';\n         *\n         * {\n         *   const ee = new EventEmitter();\n         *   console.log(getMaxListeners(ee)); // 10\n         *   setMaxListeners(11, ee);\n         *   console.log(getMaxListeners(ee)); // 11\n         * }\n         * {\n         *   const et = new EventTarget();\n         *   console.log(getMaxListeners(et)); // 10\n         *   setMaxListeners(11, et);\n         *   console.log(getMaxListeners(et)); // 11\n         * }\n         * ```\n         * @since v19.9.0\n         */\n        static getMaxListeners(emitter: EventTarget | NodeJS.EventEmitter): number;\n        /**\n         * ```js\n         * import { setMaxListeners, EventEmitter } from 'node:events';\n         *\n         * const target = new EventTarget();\n         * const emitter = new EventEmitter();\n         *\n         * setMaxListeners(5, target, emitter);\n         * ```\n         * @since v15.4.0\n         * @param n A non-negative number. The maximum number of listeners per `EventTarget` event.\n         * @param eventTargets Zero or more {EventTarget} or {EventEmitter} instances. If none are specified, `n` is set as the default max for all newly created {EventTarget} and {EventEmitter}\n         * objects.\n         */\n        static setMaxListeners(n?: number, ...eventTargets: Array<EventTarget | NodeJS.EventEmitter>): void;\n        /**\n         * Listens once to the `abort` event on the provided `signal`.\n         *\n         * Listening to the `abort` event on abort signals is unsafe and may\n         * lead to resource leaks since another third party with the signal can\n         * call `e.stopImmediatePropagation()`. Unfortunately Node.js cannot change\n         * this since it would violate the web standard. Additionally, the original\n         * API makes it easy to forget to remove listeners.\n         *\n         * This API allows safely using `AbortSignal`s in Node.js APIs by solving these\n         * two issues by listening to the event such that `stopImmediatePropagation` does\n         * not prevent the listener from running.\n         *\n         * Returns a disposable so that it may be unsubscribed from more easily.\n         *\n         * ```js\n         * import { addAbortListener } from 'node:events';\n         *\n         * function example(signal) {\n         *   let disposable;\n         *   try {\n         *     signal.addEventListener('abort', (e) => e.stopImmediatePropagation());\n         *     disposable = addAbortListener(signal, (e) => {\n         *       // Do something when signal is aborted.\n         *     });\n         *   } finally {\n         *     disposable?.[Symbol.dispose]();\n         *   }\n         * }\n         * ```\n         * @since v20.5.0\n         * @experimental\n         * @return Disposable that removes the `abort` listener.\n         */\n        static addAbortListener(signal: AbortSignal, resource: (event: Event) => void): Disposable;\n        /**\n         * This symbol shall be used to install a listener for only monitoring `'error'` events. Listeners installed using this symbol are called before the regular `'error'` listeners are called.\n         *\n         * Installing a listener using this symbol does not change the behavior once an `'error'` event is emitted. Therefore, the process will still crash if no\n         * regular `'error'` listener is installed.\n         * @since v13.6.0, v12.17.0\n         */\n        static readonly errorMonitor: unique symbol;\n        /**\n         * Value: `Symbol.for('nodejs.rejection')`\n         *\n         * See how to write a custom `rejection handler`.\n         * @since v13.4.0, v12.16.0\n         */\n        static readonly captureRejectionSymbol: unique symbol;\n        /**\n         * Value: [boolean](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type)\n         *\n         * Change the default `captureRejections` option on all new `EventEmitter` objects.\n         * @since v13.4.0, v12.16.0\n         */\n        static captureRejections: boolean;\n        /**\n         * By default, a maximum of `10` listeners can be registered for any single\n         * event. This limit can be changed for individual `EventEmitter` instances\n         * using the `emitter.setMaxListeners(n)` method. To change the default\n         * for _all_`EventEmitter` instances, the `events.defaultMaxListeners` property\n         * can be used. If this value is not a positive number, a `RangeError` is thrown.\n         *\n         * Take caution when setting the `events.defaultMaxListeners` because the\n         * change affects _all_ `EventEmitter` instances, including those created before\n         * the change is made. However, calling `emitter.setMaxListeners(n)` still has\n         * precedence over `events.defaultMaxListeners`.\n         *\n         * This is not a hard limit. The `EventEmitter` instance will allow\n         * more listeners to be added but will output a trace warning to stderr indicating\n         * that a \"possible EventEmitter memory leak\" has been detected. For any single\n         * `EventEmitter`, the `emitter.getMaxListeners()` and `emitter.setMaxListeners()` methods can be used to\n         * temporarily avoid this warning:\n         *\n         * ```js\n         * import { EventEmitter } from 'node:events';\n         * const emitter = new EventEmitter();\n         * emitter.setMaxListeners(emitter.getMaxListeners() + 1);\n         * emitter.once('event', () => {\n         *   // do stuff\n         *   emitter.setMaxListeners(Math.max(emitter.getMaxListeners() - 1, 0));\n         * });\n         * ```\n         *\n         * The `--trace-warnings` command-line flag can be used to display the\n         * stack trace for such warnings.\n         *\n         * The emitted warning can be inspected with `process.on('warning')` and will\n         * have the additional `emitter`, `type`, and `count` properties, referring to\n         * the event emitter instance, the event's name and the number of attached\n         * listeners, respectively.\n         * Its `name` property is set to `'MaxListenersExceededWarning'`.\n         * @since v0.11.2\n         */\n        static defaultMaxListeners: number;\n    }\n    import internal = require(\"node:events\");\n    namespace EventEmitter {\n        // Should just be `export { EventEmitter }`, but that doesn't work in TypeScript 3.4\n        export { internal as EventEmitter };\n        export interface Abortable {\n            /**\n             * When provided the corresponding `AbortController` can be used to cancel an asynchronous action.\n             */\n            signal?: AbortSignal | undefined;\n        }\n\n        export interface EventEmitterReferencingAsyncResource extends AsyncResource {\n            readonly eventEmitter: EventEmitterAsyncResource;\n        }\n\n        export interface EventEmitterAsyncResourceOptions extends AsyncResourceOptions, EventEmitterOptions {\n            /**\n             * The type of async event, this is required when instantiating `EventEmitterAsyncResource`\n             * directly rather than as a child class.\n             * @default new.target.name if instantiated as a child class.\n             */\n            name?: string;\n        }\n\n        /**\n         * Integrates `EventEmitter` with `AsyncResource` for `EventEmitter`s that\n         * require manual async tracking. Specifically, all events emitted by instances\n         * of `events.EventEmitterAsyncResource` will run within its `async context`.\n         *\n         * ```js\n         * import { EventEmitterAsyncResource, EventEmitter } from 'node:events';\n         * import { notStrictEqual, strictEqual } from 'node:assert';\n         * import { executionAsyncId, triggerAsyncId } from 'node:async_hooks';\n         *\n         * // Async tracking tooling will identify this as 'Q'.\n         * const ee1 = new EventEmitterAsyncResource({ name: 'Q' });\n         *\n         * // 'foo' listeners will run in the EventEmitters async context.\n         * ee1.on('foo', () => {\n         *   strictEqual(executionAsyncId(), ee1.asyncId);\n         *   strictEqual(triggerAsyncId(), ee1.triggerAsyncId);\n         * });\n         *\n         * const ee2 = new EventEmitter();\n         *\n         * // 'foo' listeners on ordinary EventEmitters that do not track async\n         * // context, however, run in the same async context as the emit().\n         * ee2.on('foo', () => {\n         *   notStrictEqual(executionAsyncId(), ee2.asyncId);\n         *   notStrictEqual(triggerAsyncId(), ee2.triggerAsyncId);\n         * });\n         *\n         * Promise.resolve().then(() => {\n         *   ee1.emit('foo');\n         *   ee2.emit('foo');\n         * });\n         * ```\n         *\n         * The `EventEmitterAsyncResource` class has the same methods and takes the\n         * same options as `EventEmitter` and `AsyncResource` themselves.\n         * @since v17.4.0, v16.14.0\n         */\n        export class EventEmitterAsyncResource extends EventEmitter {\n            /**\n             * @param options Only optional in child class.\n             */\n            constructor(options?: EventEmitterAsyncResourceOptions);\n            /**\n             * Call all `destroy` hooks. This should only ever be called once. An error will\n             * be thrown if it is called more than once. This **must** be manually called. If\n             * the resource is left to be collected by the GC then the `destroy` hooks will\n             * never be called.\n             */\n            emitDestroy(): void;\n            /**\n             * The unique `asyncId` assigned to the resource.\n             */\n            readonly asyncId: number;\n            /**\n             * The same triggerAsyncId that is passed to the AsyncResource constructor.\n             */\n            readonly triggerAsyncId: number;\n            /**\n             * The returned `AsyncResource` object has an additional `eventEmitter` property\n             * that provides a reference to this `EventEmitterAsyncResource`.\n             */\n            readonly asyncResource: EventEmitterReferencingAsyncResource;\n        }\n    }\n    global {\n        namespace NodeJS {\n            interface EventEmitter<T extends EventMap<T> = DefaultEventMap> {\n                [EventEmitter.captureRejectionSymbol]?<K>(error: Error, event: Key<K, T>, ...args: Args<K, T>): void;\n                /**\n                 * Alias for `emitter.on(eventName, listener)`.\n                 * @since v0.1.26\n                 */\n                addListener<K>(eventName: Key<K, T>, listener: Listener1<K, T>): this;\n                /**\n                 * Adds the `listener` function to the end of the listeners array for the event\n                 * named `eventName`. No checks are made to see if the `listener` has already\n                 * been added. Multiple calls passing the same combination of `eventName` and\n                 * `listener` will result in the `listener` being added, and called, multiple times.\n                 *\n                 * ```js\n                 * server.on('connection', (stream) => {\n                 *   console.log('someone connected!');\n                 * });\n                 * ```\n                 *\n                 * Returns a reference to the `EventEmitter`, so that calls can be chained.\n                 *\n                 * By default, event listeners are invoked in the order they are added. The `emitter.prependListener()` method can be used as an alternative to add the\n                 * event listener to the beginning of the listeners array.\n                 *\n                 * ```js\n                 * import { EventEmitter } from 'node:events';\n                 * const myEE = new EventEmitter();\n                 * myEE.on('foo', () => console.log('a'));\n                 * myEE.prependListener('foo', () => console.log('b'));\n                 * myEE.emit('foo');\n                 * // Prints:\n                 * //   b\n                 * //   a\n                 * ```\n                 * @since v0.1.101\n                 * @param eventName The name of the event.\n                 * @param listener The callback function\n                 */\n                on<K>(eventName: Key<K, T>, listener: Listener1<K, T>): this;\n                /**\n                 * Adds a **one-time** `listener` function for the event named `eventName`. The\n                 * next time `eventName` is triggered, this listener is removed and then invoked.\n                 *\n                 * ```js\n                 * server.once('connection', (stream) => {\n                 *   console.log('Ah, we have our first user!');\n                 * });\n                 * ```\n                 *\n                 * Returns a reference to the `EventEmitter`, so that calls can be chained.\n                 *\n                 * By default, event listeners are invoked in the order they are added. The `emitter.prependOnceListener()` method can be used as an alternative to add the\n                 * event listener to the beginning of the listeners array.\n                 *\n                 * ```js\n                 * import { EventEmitter } from 'node:events';\n                 * const myEE = new EventEmitter();\n                 * myEE.once('foo', () => console.log('a'));\n                 * myEE.prependOnceListener('foo', () => console.log('b'));\n                 * myEE.emit('foo');\n                 * // Prints:\n                 * //   b\n                 * //   a\n                 * ```\n                 * @since v0.3.0\n                 * @param eventName The name of the event.\n                 * @param listener The callback function\n                 */\n                once<K>(eventName: Key<K, T>, listener: Listener1<K, T>): this;\n                /**\n                 * Removes the specified `listener` from the listener array for the event named `eventName`.\n                 *\n                 * ```js\n                 * const callback = (stream) => {\n                 *   console.log('someone connected!');\n                 * };\n                 * server.on('connection', callback);\n                 * // ...\n                 * server.removeListener('connection', callback);\n                 * ```\n                 *\n                 * `removeListener()` will remove, at most, one instance of a listener from the\n                 * listener array. If any single listener has been added multiple times to the\n                 * listener array for the specified `eventName`, then `removeListener()` must be\n                 * called multiple times to remove each instance.\n                 *\n                 * Once an event is emitted, all listeners attached to it at the\n                 * time of emitting are called in order. This implies that any `removeListener()` or `removeAllListeners()` calls _after_ emitting and _before_ the last listener finishes execution\n                 * will not remove them from`emit()` in progress. Subsequent events behave as expected.\n                 *\n                 * ```js\n                 * import { EventEmitter } from 'node:events';\n                 * class MyEmitter extends EventEmitter {}\n                 * const myEmitter = new MyEmitter();\n                 *\n                 * const callbackA = () => {\n                 *   console.log('A');\n                 *   myEmitter.removeListener('event', callbackB);\n                 * };\n                 *\n                 * const callbackB = () => {\n                 *   console.log('B');\n                 * };\n                 *\n                 * myEmitter.on('event', callbackA);\n                 *\n                 * myEmitter.on('event', callbackB);\n                 *\n                 * // callbackA removes listener callbackB but it will still be called.\n                 * // Internal listener array at time of emit [callbackA, callbackB]\n                 * myEmitter.emit('event');\n                 * // Prints:\n                 * //   A\n                 * //   B\n                 *\n                 * // callbackB is now removed.\n                 * // Internal listener array [callbackA]\n                 * myEmitter.emit('event');\n                 * // Prints:\n                 * //   A\n                 * ```\n                 *\n                 * Because listeners are managed using an internal array, calling this will\n                 * change the position indices of any listener registered _after_ the listener\n                 * being removed. This will not impact the order in which listeners are called,\n                 * but it means that any copies of the listener array as returned by\n                 * the `emitter.listeners()` method will need to be recreated.\n                 *\n                 * When a single function has been added as a handler multiple times for a single\n                 * event (as in the example below), `removeListener()` will remove the most\n                 * recently added instance. In the example the `once('ping')` listener is removed:\n                 *\n                 * ```js\n                 * import { EventEmitter } from 'node:events';\n                 * const ee = new EventEmitter();\n                 *\n                 * function pong() {\n                 *   console.log('pong');\n                 * }\n                 *\n                 * ee.on('ping', pong);\n                 * ee.once('ping', pong);\n                 * ee.removeListener('ping', pong);\n                 *\n                 * ee.emit('ping');\n                 * ee.emit('ping');\n                 * ```\n                 *\n                 * Returns a reference to the `EventEmitter`, so that calls can be chained.\n                 * @since v0.1.26\n                 */\n                removeListener<K>(eventName: Key<K, T>, listener: Listener1<K, T>): this;\n                /**\n                 * Alias for `emitter.removeListener()`.\n                 * @since v10.0.0\n                 */\n                off<K>(eventName: Key<K, T>, listener: Listener1<K, T>): this;\n                /**\n                 * Removes all listeners, or those of the specified `eventName`.\n                 *\n                 * It is bad practice to remove listeners added elsewhere in the code,\n                 * particularly when the `EventEmitter` instance was created by some other\n                 * component or module (e.g. sockets or file streams).\n                 *\n                 * Returns a reference to the `EventEmitter`, so that calls can be chained.\n                 * @since v0.1.26\n                 */\n                removeAllListeners(eventName?: Key<unknown, T>): this;\n                /**\n                 * By default `EventEmitter`s will print a warning if more than `10` listeners are\n                 * added for a particular event. This is a useful default that helps finding\n                 * memory leaks. The `emitter.setMaxListeners()` method allows the limit to be\n                 * modified for this specific `EventEmitter` instance. The value can be set to `Infinity` (or `0`) to indicate an unlimited number of listeners.\n                 *\n                 * Returns a reference to the `EventEmitter`, so that calls can be chained.\n                 * @since v0.3.5\n                 */\n                setMaxListeners(n: number): this;\n                /**\n                 * Returns the current max listener value for the `EventEmitter` which is either\n                 * set by `emitter.setMaxListeners(n)` or defaults to {@link EventEmitter.defaultMaxListeners}.\n                 * @since v1.0.0\n                 */\n                getMaxListeners(): number;\n                /**\n                 * Returns a copy of the array of listeners for the event named `eventName`.\n                 *\n                 * ```js\n                 * server.on('connection', (stream) => {\n                 *   console.log('someone connected!');\n                 * });\n                 * console.log(util.inspect(server.listeners('connection')));\n                 * // Prints: [ [Function] ]\n                 * ```\n                 * @since v0.1.26\n                 */\n                listeners<K>(eventName: Key<K, T>): Array<Listener2<K, T>>;\n                /**\n                 * Returns a copy of the array of listeners for the event named `eventName`,\n                 * including any wrappers (such as those created by `.once()`).\n                 *\n                 * ```js\n                 * import { EventEmitter } from 'node:events';\n                 * const emitter = new EventEmitter();\n                 * emitter.once('log', () => console.log('log once'));\n                 *\n                 * // Returns a new Array with a function `onceWrapper` which has a property\n                 * // `listener` which contains the original listener bound above\n                 * const listeners = emitter.rawListeners('log');\n                 * const logFnWrapper = listeners[0];\n                 *\n                 * // Logs \"log once\" to the console and does not unbind the `once` event\n                 * logFnWrapper.listener();\n                 *\n                 * // Logs \"log once\" to the console and removes the listener\n                 * logFnWrapper();\n                 *\n                 * emitter.on('log', () => console.log('log persistently'));\n                 * // Will return a new Array with a single function bound by `.on()` above\n                 * const newListeners = emitter.rawListeners('log');\n                 *\n                 * // Logs \"log persistently\" twice\n                 * newListeners[0]();\n                 * emitter.emit('log');\n                 * ```\n                 * @since v9.4.0\n                 */\n                rawListeners<K>(eventName: Key<K, T>): Array<Listener2<K, T>>;\n                /**\n                 * Synchronously calls each of the listeners registered for the event named `eventName`, in the order they were registered, passing the supplied arguments\n                 * to each.\n                 *\n                 * Returns `true` if the event had listeners, `false` otherwise.\n                 *\n                 * ```js\n                 * import { EventEmitter } from 'node:events';\n                 * const myEmitter = new EventEmitter();\n                 *\n                 * // First listener\n                 * myEmitter.on('event', function firstListener() {\n                 *   console.log('Helloooo! first listener');\n                 * });\n                 * // Second listener\n                 * myEmitter.on('event', function secondListener(arg1, arg2) {\n                 *   console.log(`event with parameters ${arg1}, ${arg2} in second listener`);\n                 * });\n                 * // Third listener\n                 * myEmitter.on('event', function thirdListener(...args) {\n                 *   const parameters = args.join(', ');\n                 *   console.log(`event with parameters ${parameters} in third listener`);\n                 * });\n                 *\n                 * console.log(myEmitter.listeners('event'));\n                 *\n                 * myEmitter.emit('event', 1, 2, 3, 4, 5);\n                 *\n                 * // Prints:\n                 * // [\n                 * //   [Function: firstListener],\n                 * //   [Function: secondListener],\n                 * //   [Function: thirdListener]\n                 * // ]\n                 * // Helloooo! first listener\n                 * // event with parameters 1, 2 in second listener\n                 * // event with parameters 1, 2, 3, 4, 5 in third listener\n                 * ```\n                 * @since v0.1.26\n                 */\n                emit<K>(eventName: Key<K, T>, ...args: Args<K, T>): boolean;\n                /**\n                 * Returns the number of listeners listening for the event named `eventName`.\n                 * If `listener` is provided, it will return how many times the listener is found\n                 * in the list of the listeners of the event.\n                 * @since v3.2.0\n                 * @param eventName The name of the event being listened for\n                 * @param listener The event handler function\n                 */\n                listenerCount<K>(eventName: Key<K, T>, listener?: Listener2<K, T>): number;\n                /**\n                 * Adds the `listener` function to the _beginning_ of the listeners array for the\n                 * event named `eventName`. No checks are made to see if the `listener` has\n                 * already been added. Multiple calls passing the same combination of `eventName`\n                 * and `listener` will result in the `listener` being added, and called, multiple times.\n                 *\n                 * ```js\n                 * server.prependListener('connection', (stream) => {\n                 *   console.log('someone connected!');\n                 * });\n                 * ```\n                 *\n                 * Returns a reference to the `EventEmitter`, so that calls can be chained.\n                 * @since v6.0.0\n                 * @param eventName The name of the event.\n                 * @param listener The callback function\n                 */\n                prependListener<K>(eventName: Key<K, T>, listener: Listener1<K, T>): this;\n                /**\n                 * Adds a **one-time**`listener` function for the event named `eventName` to the _beginning_ of the listeners array. The next time `eventName` is triggered, this\n                 * listener is removed, and then invoked.\n                 *\n                 * ```js\n                 * server.prependOnceListener('connection', (stream) => {\n                 *   console.log('Ah, we have our first user!');\n                 * });\n                 * ```\n                 *\n                 * Returns a reference to the `EventEmitter`, so that calls can be chained.\n                 * @since v6.0.0\n                 * @param eventName The name of the event.\n                 * @param listener The callback function\n                 */\n                prependOnceListener<K>(eventName: Key<K, T>, listener: Listener1<K, T>): this;\n                /**\n                 * Returns an array listing the events for which the emitter has registered\n                 * listeners. The values in the array are strings or `Symbol`s.\n                 *\n                 * ```js\n                 * import { EventEmitter } from 'node:events';\n                 *\n                 * const myEE = new EventEmitter();\n                 * myEE.on('foo', () => {});\n                 * myEE.on('bar', () => {});\n                 *\n                 * const sym = Symbol('symbol');\n                 * myEE.on(sym, () => {});\n                 *\n                 * console.log(myEE.eventNames());\n                 * // Prints: [ 'foo', 'bar', Symbol(symbol) ]\n                 * ```\n                 * @since v6.0.0\n                 */\n                eventNames(): Array<(string | symbol) & Key2<unknown, T>>;\n            }\n        }\n    }\n    export = EventEmitter;\n}\ndeclare module \"node:events\" {\n    import events = require(\"events\");\n    export = events;\n}\n",
  "node_modules/@types/node/fs/promises.d.ts": "/**\n * The `fs/promises` API provides asynchronous file system methods that return\n * promises.\n *\n * The promise APIs use the underlying Node.js threadpool to perform file\n * system operations off the event loop thread. These operations are not\n * synchronized or threadsafe. Care must be taken when performing multiple\n * concurrent modifications on the same file or data corruption may occur.\n * @since v10.0.0\n */\ndeclare module \"fs/promises\" {\n    import { Abortable } from \"node:events\";\n    import { Stream } from \"node:stream\";\n    import { ReadableStream } from \"node:stream/web\";\n    import {\n        BigIntStats,\n        BigIntStatsFs,\n        BufferEncodingOption,\n        constants as fsConstants,\n        CopyOptions,\n        Dir,\n        Dirent,\n        GlobOptions,\n        GlobOptionsWithFileTypes,\n        GlobOptionsWithoutFileTypes,\n        MakeDirectoryOptions,\n        Mode,\n        ObjectEncodingOptions,\n        OpenDirOptions,\n        OpenMode,\n        PathLike,\n        ReadStream,\n        ReadVResult,\n        RmDirOptions,\n        RmOptions,\n        StatFsOptions,\n        StatOptions,\n        Stats,\n        StatsFs,\n        TimeLike,\n        WatchEventType,\n        WatchOptions,\n        WriteStream,\n        WriteVResult,\n    } from \"node:fs\";\n    import { Interface as ReadlineInterface } from \"node:readline\";\n    interface FileChangeInfo<T extends string | Buffer> {\n        eventType: WatchEventType;\n        filename: T | null;\n    }\n    interface FlagAndOpenMode {\n        mode?: Mode | undefined;\n        flag?: OpenMode | undefined;\n    }\n    interface FileReadResult<T extends NodeJS.ArrayBufferView> {\n        bytesRead: number;\n        buffer: T;\n    }\n    interface FileReadOptions<T extends NodeJS.ArrayBufferView = Buffer> {\n        /**\n         * @default `Buffer.alloc(0xffff)`\n         */\n        buffer?: T;\n        /**\n         * @default 0\n         */\n        offset?: number | null;\n        /**\n         * @default `buffer.byteLength`\n         */\n        length?: number | null;\n        position?: number | null;\n    }\n    interface CreateReadStreamOptions extends Abortable {\n        encoding?: BufferEncoding | null | undefined;\n        autoClose?: boolean | undefined;\n        emitClose?: boolean | undefined;\n        start?: number | undefined;\n        end?: number | undefined;\n        highWaterMark?: number | undefined;\n    }\n    interface CreateWriteStreamOptions {\n        encoding?: BufferEncoding | null | undefined;\n        autoClose?: boolean | undefined;\n        emitClose?: boolean | undefined;\n        start?: number | undefined;\n        highWaterMark?: number | undefined;\n        flush?: boolean | undefined;\n    }\n    // TODO: Add `EventEmitter` close\n    interface FileHandle {\n        /**\n         * The numeric file descriptor managed by the {FileHandle} object.\n         * @since v10.0.0\n         */\n        readonly fd: number;\n        /**\n         * Alias of `filehandle.writeFile()`.\n         *\n         * When operating on file handles, the mode cannot be changed from what it was set\n         * to with `fsPromises.open()`. Therefore, this is equivalent to `filehandle.writeFile()`.\n         * @since v10.0.0\n         * @return Fulfills with `undefined` upon success.\n         */\n        appendFile(\n            data: string | Uint8Array,\n            options?:\n                | (ObjectEncodingOptions & Abortable)\n                | BufferEncoding\n                | null,\n        ): Promise<void>;\n        /**\n         * Changes the ownership of the file. A wrapper for [`chown(2)`](http://man7.org/linux/man-pages/man2/chown.2.html).\n         * @since v10.0.0\n         * @param uid The file's new owner's user id.\n         * @param gid The file's new group's group id.\n         * @return Fulfills with `undefined` upon success.\n         */\n        chown(uid: number, gid: number): Promise<void>;\n        /**\n         * Modifies the permissions on the file. See [`chmod(2)`](http://man7.org/linux/man-pages/man2/chmod.2.html).\n         * @since v10.0.0\n         * @param mode the file mode bit mask.\n         * @return Fulfills with `undefined` upon success.\n         */\n        chmod(mode: Mode): Promise<void>;\n        /**\n         * Unlike the 16 KiB default `highWaterMark` for a `stream.Readable`, the stream\n         * returned by this method has a default `highWaterMark` of 64 KiB.\n         *\n         * `options` can include `start` and `end` values to read a range of bytes from\n         * the file instead of the entire file. Both `start` and `end` are inclusive and\n         * start counting at 0, allowed values are in the\n         * \\[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\\] range. If `start` is\n         * omitted or `undefined`, `filehandle.createReadStream()` reads sequentially from\n         * the current file position. The `encoding` can be any one of those accepted by `Buffer`.\n         *\n         * If the `FileHandle` points to a character device that only supports blocking\n         * reads (such as keyboard or sound card), read operations do not finish until data\n         * is available. This can prevent the process from exiting and the stream from\n         * closing naturally.\n         *\n         * By default, the stream will emit a `'close'` event after it has been\n         * destroyed.  Set the `emitClose` option to `false` to change this behavior.\n         *\n         * ```js\n         * import { open } from 'node:fs/promises';\n         *\n         * const fd = await open('/dev/input/event0');\n         * // Create a stream from some character device.\n         * const stream = fd.createReadStream();\n         * setTimeout(() => {\n         *   stream.close(); // This may not close the stream.\n         *   // Artificially marking end-of-stream, as if the underlying resource had\n         *   // indicated end-of-file by itself, allows the stream to close.\n         *   // This does not cancel pending read operations, and if there is such an\n         *   // operation, the process may still not be able to exit successfully\n         *   // until it finishes.\n         *   stream.push(null);\n         *   stream.read(0);\n         * }, 100);\n         * ```\n         *\n         * If `autoClose` is false, then the file descriptor won't be closed, even if\n         * there's an error. It is the application's responsibility to close it and make\n         * sure there's no file descriptor leak. If `autoClose` is set to true (default\n         * behavior), on `'error'` or `'end'` the file descriptor will be closed\n         * automatically.\n         *\n         * An example to read the last 10 bytes of a file which is 100 bytes long:\n         *\n         * ```js\n         * import { open } from 'node:fs/promises';\n         *\n         * const fd = await open('sample.txt');\n         * fd.createReadStream({ start: 90, end: 99 });\n         * ```\n         * @since v16.11.0\n         */\n        createReadStream(options?: CreateReadStreamOptions): ReadStream;\n        /**\n         * `options` may also include a `start` option to allow writing data at some\n         * position past the beginning of the file, allowed values are in the\n         * \\[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\\] range. Modifying a file rather than\n         * replacing it may require the `flags` `open` option to be set to `r+` rather than\n         * the default `r`. The `encoding` can be any one of those accepted by `Buffer`.\n         *\n         * If `autoClose` is set to true (default behavior) on `'error'` or `'finish'` the file descriptor will be closed automatically. If `autoClose` is false,\n         * then the file descriptor won't be closed, even if there's an error.\n         * It is the application's responsibility to close it and make sure there's no\n         * file descriptor leak.\n         *\n         * By default, the stream will emit a `'close'` event after it has been\n         * destroyed.  Set the `emitClose` option to `false` to change this behavior.\n         * @since v16.11.0\n         */\n        createWriteStream(options?: CreateWriteStreamOptions): WriteStream;\n        /**\n         * Forces all currently queued I/O operations associated with the file to the\n         * operating system's synchronized I/O completion state. Refer to the POSIX [`fdatasync(2)`](http://man7.org/linux/man-pages/man2/fdatasync.2.html) documentation for details.\n         *\n         * Unlike `filehandle.sync` this method does not flush modified metadata.\n         * @since v10.0.0\n         * @return Fulfills with `undefined` upon success.\n         */\n        datasync(): Promise<void>;\n        /**\n         * Request that all data for the open file descriptor is flushed to the storage\n         * device. The specific implementation is operating system and device specific.\n         * Refer to the POSIX [`fsync(2)`](http://man7.org/linux/man-pages/man2/fsync.2.html) documentation for more detail.\n         * @since v10.0.0\n         * @return Fulfills with `undefined` upon success.\n         */\n        sync(): Promise<void>;\n        /**\n         * Reads data from the file and stores that in the given buffer.\n         *\n         * If the file is not modified concurrently, the end-of-file is reached when the\n         * number of bytes read is zero.\n         * @since v10.0.0\n         * @param buffer A buffer that will be filled with the file data read.\n         * @param offset The location in the buffer at which to start filling.\n         * @param length The number of bytes to read.\n         * @param position The location where to begin reading data from the file. If `null`, data will be read from the current file position, and the position will be updated. If `position` is an\n         * integer, the current file position will remain unchanged.\n         * @return Fulfills upon success with an object with two properties:\n         */\n        read<T extends NodeJS.ArrayBufferView>(\n            buffer: T,\n            offset?: number | null,\n            length?: number | null,\n            position?: number | null,\n        ): Promise<FileReadResult<T>>;\n        read<T extends NodeJS.ArrayBufferView = Buffer>(\n            buffer: T,\n            options?: FileReadOptions<T>,\n        ): Promise<FileReadResult<T>>;\n        read<T extends NodeJS.ArrayBufferView = Buffer>(options?: FileReadOptions<T>): Promise<FileReadResult<T>>;\n        /**\n         * Returns a byte-oriented `ReadableStream` that may be used to read the file's\n         * contents.\n         *\n         * An error will be thrown if this method is called more than once or is called\n         * after the `FileHandle` is closed or closing.\n         *\n         * ```js\n         * import {\n         *   open,\n         * } from 'node:fs/promises';\n         *\n         * const file = await open('./some/file/to/read');\n         *\n         * for await (const chunk of file.readableWebStream())\n         *   console.log(chunk);\n         *\n         * await file.close();\n         * ```\n         *\n         * While the `ReadableStream` will read the file to completion, it will not\n         * close the `FileHandle` automatically. User code must still call the`fileHandle.close()` method.\n         * @since v17.0.0\n         * @experimental\n         */\n        readableWebStream(): ReadableStream;\n        /**\n         * Asynchronously reads the entire contents of a file.\n         *\n         * If `options` is a string, then it specifies the `encoding`.\n         *\n         * The `FileHandle` has to support reading.\n         *\n         * If one or more `filehandle.read()` calls are made on a file handle and then a `filehandle.readFile()` call is made, the data will be read from the current\n         * position till the end of the file. It doesn't always read from the beginning\n         * of the file.\n         * @since v10.0.0\n         * @return Fulfills upon a successful read with the contents of the file. If no encoding is specified (using `options.encoding`), the data is returned as a {Buffer} object. Otherwise, the\n         * data will be a string.\n         */\n        readFile(\n            options?:\n                | ({ encoding?: null | undefined } & Abortable)\n                | null,\n        ): Promise<Buffer>;\n        /**\n         * Asynchronously reads the entire contents of a file. The underlying file will _not_ be closed automatically.\n         * The `FileHandle` must have been opened for reading.\n         */\n        readFile(\n            options:\n                | ({ encoding: BufferEncoding } & Abortable)\n                | BufferEncoding,\n        ): Promise<string>;\n        /**\n         * Asynchronously reads the entire contents of a file. The underlying file will _not_ be closed automatically.\n         * The `FileHandle` must have been opened for reading.\n         */\n        readFile(\n            options?:\n                | (ObjectEncodingOptions & Abortable)\n                | BufferEncoding\n                | null,\n        ): Promise<string | Buffer>;\n        /**\n         * Convenience method to create a `readline` interface and stream over the file.\n         * See `filehandle.createReadStream()` for the options.\n         *\n         * ```js\n         * import { open } from 'node:fs/promises';\n         *\n         * const file = await open('./some/file/to/read');\n         *\n         * for await (const line of file.readLines()) {\n         *   console.log(line);\n         * }\n         * ```\n         * @since v18.11.0\n         */\n        readLines(options?: CreateReadStreamOptions): ReadlineInterface;\n        /**\n         * @since v10.0.0\n         * @return Fulfills with an {fs.Stats} for the file.\n         */\n        stat(\n            opts?: StatOptions & {\n                bigint?: false | undefined;\n            },\n        ): Promise<Stats>;\n        stat(\n            opts: StatOptions & {\n                bigint: true;\n            },\n        ): Promise<BigIntStats>;\n        stat(opts?: StatOptions): Promise<Stats | BigIntStats>;\n        /**\n         * Truncates the file.\n         *\n         * If the file was larger than `len` bytes, only the first `len` bytes will be\n         * retained in the file.\n         *\n         * The following example retains only the first four bytes of the file:\n         *\n         * ```js\n         * import { open } from 'node:fs/promises';\n         *\n         * let filehandle = null;\n         * try {\n         *   filehandle = await open('temp.txt', 'r+');\n         *   await filehandle.truncate(4);\n         * } finally {\n         *   await filehandle?.close();\n         * }\n         * ```\n         *\n         * If the file previously was shorter than `len` bytes, it is extended, and the\n         * extended part is filled with null bytes (`'\\0'`):\n         *\n         * If `len` is negative then `0` will be used.\n         * @since v10.0.0\n         * @param [len=0]\n         * @return Fulfills with `undefined` upon success.\n         */\n        truncate(len?: number): Promise<void>;\n        /**\n         * Change the file system timestamps of the object referenced by the `FileHandle` then fulfills the promise with no arguments upon success.\n         * @since v10.0.0\n         */\n        utimes(atime: TimeLike, mtime: TimeLike): Promise<void>;\n        /**\n         * Asynchronously writes data to a file, replacing the file if it already exists. `data` can be a string, a buffer, an\n         * [AsyncIterable](https://tc39.github.io/ecma262/#sec-asynciterable-interface), or an\n         * [Iterable](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols#The_iterable_protocol) object.\n         * The promise is fulfilled with no arguments upon success.\n         *\n         * If `options` is a string, then it specifies the `encoding`.\n         *\n         * The `FileHandle` has to support writing.\n         *\n         * It is unsafe to use `filehandle.writeFile()` multiple times on the same file\n         * without waiting for the promise to be fulfilled (or rejected).\n         *\n         * If one or more `filehandle.write()` calls are made on a file handle and then a`filehandle.writeFile()` call is made, the data will be written from the\n         * current position till the end of the file. It doesn't always write from the\n         * beginning of the file.\n         * @since v10.0.0\n         */\n        writeFile(\n            data: string | Uint8Array,\n            options?:\n                | (ObjectEncodingOptions & Abortable)\n                | BufferEncoding\n                | null,\n        ): Promise<void>;\n        /**\n         * Write `buffer` to the file.\n         *\n         * The promise is fulfilled with an object containing two properties:\n         *\n         * It is unsafe to use `filehandle.write()` multiple times on the same file\n         * without waiting for the promise to be fulfilled (or rejected). For this\n         * scenario, use `filehandle.createWriteStream()`.\n         *\n         * On Linux, positional writes do not work when the file is opened in append mode.\n         * The kernel ignores the position argument and always appends the data to\n         * the end of the file.\n         * @since v10.0.0\n         * @param offset The start position from within `buffer` where the data to write begins.\n         * @param [length=buffer.byteLength - offset] The number of bytes from `buffer` to write.\n         * @param [position='null'] The offset from the beginning of the file where the data from `buffer` should be written. If `position` is not a `number`, the data will be written at the current\n         * position. See the POSIX pwrite(2) documentation for more detail.\n         */\n        write<TBuffer extends Uint8Array>(\n            buffer: TBuffer,\n            offset?: number | null,\n            length?: number | null,\n            position?: number | null,\n        ): Promise<{\n            bytesWritten: number;\n            buffer: TBuffer;\n        }>;\n        write<TBuffer extends Uint8Array>(\n            buffer: TBuffer,\n            options?: { offset?: number; length?: number; position?: number },\n        ): Promise<{\n            bytesWritten: number;\n            buffer: TBuffer;\n        }>;\n        write(\n            data: string,\n            position?: number | null,\n            encoding?: BufferEncoding | null,\n        ): Promise<{\n            bytesWritten: number;\n            buffer: string;\n        }>;\n        /**\n         * Write an array of [ArrayBufferView](https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView) s to the file.\n         *\n         * The promise is fulfilled with an object containing a two properties:\n         *\n         * It is unsafe to call `writev()` multiple times on the same file without waiting\n         * for the promise to be fulfilled (or rejected).\n         *\n         * On Linux, positional writes don't work when the file is opened in append mode.\n         * The kernel ignores the position argument and always appends the data to\n         * the end of the file.\n         * @since v12.9.0\n         * @param [position='null'] The offset from the beginning of the file where the data from `buffers` should be written. If `position` is not a `number`, the data will be written at the current\n         * position.\n         */\n        writev(buffers: readonly NodeJS.ArrayBufferView[], position?: number): Promise<WriteVResult>;\n        /**\n         * Read from a file and write to an array of [ArrayBufferView](https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView) s\n         * @since v13.13.0, v12.17.0\n         * @param [position='null'] The offset from the beginning of the file where the data should be read from. If `position` is not a `number`, the data will be read from the current position.\n         * @return Fulfills upon success an object containing two properties:\n         */\n        readv(buffers: readonly NodeJS.ArrayBufferView[], position?: number): Promise<ReadVResult>;\n        /**\n         * Closes the file handle after waiting for any pending operation on the handle to\n         * complete.\n         *\n         * ```js\n         * import { open } from 'node:fs/promises';\n         *\n         * let filehandle;\n         * try {\n         *   filehandle = await open('thefile.txt', 'r');\n         * } finally {\n         *   await filehandle?.close();\n         * }\n         * ```\n         * @since v10.0.0\n         * @return Fulfills with `undefined` upon success.\n         */\n        close(): Promise<void>;\n        /**\n         * An alias for {@link FileHandle.close()}.\n         * @since v20.4.0\n         */\n        [Symbol.asyncDispose](): Promise<void>;\n    }\n    const constants: typeof fsConstants;\n    /**\n     * Tests a user's permissions for the file or directory specified by `path`.\n     * The `mode` argument is an optional integer that specifies the accessibility\n     * checks to be performed. `mode` should be either the value `fs.constants.F_OK` or a mask consisting of the bitwise OR of any of `fs.constants.R_OK`, `fs.constants.W_OK`, and `fs.constants.X_OK`\n     * (e.g.`fs.constants.W_OK | fs.constants.R_OK`). Check `File access constants` for\n     * possible values of `mode`.\n     *\n     * If the accessibility check is successful, the promise is fulfilled with no\n     * value. If any of the accessibility checks fail, the promise is rejected\n     * with an [Error](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error) object. The following example checks if the file`/etc/passwd` can be read and\n     * written by the current process.\n     *\n     * ```js\n     * import { access, constants } from 'node:fs/promises';\n     *\n     * try {\n     *   await access('/etc/passwd', constants.R_OK | constants.W_OK);\n     *   console.log('can access');\n     * } catch {\n     *   console.error('cannot access');\n     * }\n     * ```\n     *\n     * Using `fsPromises.access()` to check for the accessibility of a file before\n     * calling `fsPromises.open()` is not recommended. Doing so introduces a race\n     * condition, since other processes may change the file's state between the two\n     * calls. Instead, user code should open/read/write the file directly and handle\n     * the error raised if the file is not accessible.\n     * @since v10.0.0\n     * @param [mode=fs.constants.F_OK]\n     * @return Fulfills with `undefined` upon success.\n     */\n    function access(path: PathLike, mode?: number): Promise<void>;\n    /**\n     * Asynchronously copies `src` to `dest`. By default, `dest` is overwritten if it\n     * already exists.\n     *\n     * No guarantees are made about the atomicity of the copy operation. If an\n     * error occurs after the destination file has been opened for writing, an attempt\n     * will be made to remove the destination.\n     *\n     * ```js\n     * import { copyFile, constants } from 'node:fs/promises';\n     *\n     * try {\n     *   await copyFile('source.txt', 'destination.txt');\n     *   console.log('source.txt was copied to destination.txt');\n     * } catch {\n     *   console.error('The file could not be copied');\n     * }\n     *\n     * // By using COPYFILE_EXCL, the operation will fail if destination.txt exists.\n     * try {\n     *   await copyFile('source.txt', 'destination.txt', constants.COPYFILE_EXCL);\n     *   console.log('source.txt was copied to destination.txt');\n     * } catch {\n     *   console.error('The file could not be copied');\n     * }\n     * ```\n     * @since v10.0.0\n     * @param src source filename to copy\n     * @param dest destination filename of the copy operation\n     * @param [mode=0] Optional modifiers that specify the behavior of the copy operation. It is possible to create a mask consisting of the bitwise OR of two or more values (e.g.\n     * `fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE`)\n     * @return Fulfills with `undefined` upon success.\n     */\n    function copyFile(src: PathLike, dest: PathLike, mode?: number): Promise<void>;\n    /**\n     * Opens a `FileHandle`.\n     *\n     * Refer to the POSIX [`open(2)`](http://man7.org/linux/man-pages/man2/open.2.html) documentation for more detail.\n     *\n     * Some characters (`< > : \" / \\ | ? *`) are reserved under Windows as documented\n     * by [Naming Files, Paths, and Namespaces](https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file). Under NTFS, if the filename contains\n     * a colon, Node.js will open a file system stream, as described by [this MSDN page](https://docs.microsoft.com/en-us/windows/desktop/FileIO/using-streams).\n     * @since v10.0.0\n     * @param [flags='r'] See `support of file system `flags``.\n     * @param [mode=0o666] Sets the file mode (permission and sticky bits) if the file is created.\n     * @return Fulfills with a {FileHandle} object.\n     */\n    function open(path: PathLike, flags?: string | number, mode?: Mode): Promise<FileHandle>;\n    /**\n     * Renames `oldPath` to `newPath`.\n     * @since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function rename(oldPath: PathLike, newPath: PathLike): Promise<void>;\n    /**\n     * Truncates (shortens or extends the length) of the content at `path` to `len` bytes.\n     * @since v10.0.0\n     * @param [len=0]\n     * @return Fulfills with `undefined` upon success.\n     */\n    function truncate(path: PathLike, len?: number): Promise<void>;\n    /**\n     * Removes the directory identified by `path`.\n     *\n     * Using `fsPromises.rmdir()` on a file (not a directory) results in the\n     * promise being rejected with an `ENOENT` error on Windows and an `ENOTDIR` error on POSIX.\n     *\n     * To get a behavior similar to the `rm -rf` Unix command, use `fsPromises.rm()` with options `{ recursive: true, force: true }`.\n     * @since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function rmdir(path: PathLike, options?: RmDirOptions): Promise<void>;\n    /**\n     * Removes files and directories (modeled on the standard POSIX `rm` utility).\n     * @since v14.14.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function rm(path: PathLike, options?: RmOptions): Promise<void>;\n    /**\n     * Asynchronously creates a directory.\n     *\n     * The optional `options` argument can be an integer specifying `mode` (permission\n     * and sticky bits), or an object with a `mode` property and a `recursive` property indicating whether parent directories should be created. Calling `fsPromises.mkdir()` when `path` is a directory\n     * that exists results in a\n     * rejection only when `recursive` is false.\n     *\n     * ```js\n     * import { mkdir } from 'node:fs/promises';\n     *\n     * try {\n     *   const projectFolder = new URL('./test/project/', import.meta.url);\n     *   const createDir = await mkdir(projectFolder, { recursive: true });\n     *\n     *   console.log(`created ${createDir}`);\n     * } catch (err) {\n     *   console.error(err.message);\n     * }\n     * ```\n     * @since v10.0.0\n     * @return Upon success, fulfills with `undefined` if `recursive` is `false`, or the first directory path created if `recursive` is `true`.\n     */\n    function mkdir(\n        path: PathLike,\n        options: MakeDirectoryOptions & {\n            recursive: true;\n        },\n    ): Promise<string | undefined>;\n    /**\n     * Asynchronous mkdir(2) - create a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n     * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n     */\n    function mkdir(\n        path: PathLike,\n        options?:\n            | Mode\n            | (MakeDirectoryOptions & {\n                recursive?: false | undefined;\n            })\n            | null,\n    ): Promise<void>;\n    /**\n     * Asynchronous mkdir(2) - create a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n     * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n     */\n    function mkdir(path: PathLike, options?: Mode | MakeDirectoryOptions | null): Promise<string | undefined>;\n    /**\n     * Reads the contents of a directory.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use for\n     * the filenames. If the `encoding` is set to `'buffer'`, the filenames returned\n     * will be passed as `Buffer` objects.\n     *\n     * If `options.withFileTypes` is set to `true`, the returned array will contain `fs.Dirent` objects.\n     *\n     * ```js\n     * import { readdir } from 'node:fs/promises';\n     *\n     * try {\n     *   const files = await readdir(path);\n     *   for (const file of files)\n     *     console.log(file);\n     * } catch (err) {\n     *   console.error(err);\n     * }\n     * ```\n     * @since v10.0.0\n     * @return Fulfills with an array of the names of the files in the directory excluding `'.'` and `'..'`.\n     */\n    function readdir(\n        path: PathLike,\n        options?:\n            | (ObjectEncodingOptions & {\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            })\n            | BufferEncoding\n            | null,\n    ): Promise<string[]>;\n    /**\n     * Asynchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    function readdir(\n        path: PathLike,\n        options:\n            | {\n                encoding: \"buffer\";\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            }\n            | \"buffer\",\n    ): Promise<Buffer[]>;\n    /**\n     * Asynchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    function readdir(\n        path: PathLike,\n        options?:\n            | (ObjectEncodingOptions & {\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            })\n            | BufferEncoding\n            | null,\n    ): Promise<string[] | Buffer[]>;\n    /**\n     * Asynchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options If called with `withFileTypes: true` the result data will be an array of Dirent.\n     */\n    function readdir(\n        path: PathLike,\n        options: ObjectEncodingOptions & {\n            withFileTypes: true;\n            recursive?: boolean | undefined;\n        },\n    ): Promise<Dirent[]>;\n    /**\n     * Reads the contents of the symbolic link referred to by `path`. See the POSIX [`readlink(2)`](http://man7.org/linux/man-pages/man2/readlink.2.html) documentation for more detail. The promise is\n     * fulfilled with the`linkString` upon success.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use for\n     * the link path returned. If the `encoding` is set to `'buffer'`, the link path\n     * returned will be passed as a `Buffer` object.\n     * @since v10.0.0\n     * @return Fulfills with the `linkString` upon success.\n     */\n    function readlink(path: PathLike, options?: ObjectEncodingOptions | BufferEncoding | null): Promise<string>;\n    /**\n     * Asynchronous readlink(2) - read value of a symbolic link.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    function readlink(path: PathLike, options: BufferEncodingOption): Promise<Buffer>;\n    /**\n     * Asynchronous readlink(2) - read value of a symbolic link.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    function readlink(path: PathLike, options?: ObjectEncodingOptions | string | null): Promise<string | Buffer>;\n    /**\n     * Creates a symbolic link.\n     *\n     * The `type` argument is only used on Windows platforms and can be one of `'dir'`, `'file'`, or `'junction'`. If the `type` argument is not a string, Node.js will\n     * autodetect `target` type and use `'file'` or `'dir'`. If the `target` does not\n     * exist, `'file'` will be used. Windows junction points require the destination\n     * path to be absolute. When using `'junction'`, the `target` argument will\n     * automatically be normalized to absolute path. Junction points on NTFS volumes\n     * can only point to directories.\n     * @since v10.0.0\n     * @param [type='null']\n     * @return Fulfills with `undefined` upon success.\n     */\n    function symlink(target: PathLike, path: PathLike, type?: string | null): Promise<void>;\n    /**\n     * Equivalent to `fsPromises.stat()` unless `path` refers to a symbolic link,\n     * in which case the link itself is stat-ed, not the file that it refers to.\n     * Refer to the POSIX [`lstat(2)`](http://man7.org/linux/man-pages/man2/lstat.2.html) document for more detail.\n     * @since v10.0.0\n     * @return Fulfills with the {fs.Stats} object for the given symbolic link `path`.\n     */\n    function lstat(\n        path: PathLike,\n        opts?: StatOptions & {\n            bigint?: false | undefined;\n        },\n    ): Promise<Stats>;\n    function lstat(\n        path: PathLike,\n        opts: StatOptions & {\n            bigint: true;\n        },\n    ): Promise<BigIntStats>;\n    function lstat(path: PathLike, opts?: StatOptions): Promise<Stats | BigIntStats>;\n    /**\n     * @since v10.0.0\n     * @return Fulfills with the {fs.Stats} object for the given `path`.\n     */\n    function stat(\n        path: PathLike,\n        opts?: StatOptions & {\n            bigint?: false | undefined;\n        },\n    ): Promise<Stats>;\n    function stat(\n        path: PathLike,\n        opts: StatOptions & {\n            bigint: true;\n        },\n    ): Promise<BigIntStats>;\n    function stat(path: PathLike, opts?: StatOptions): Promise<Stats | BigIntStats>;\n    /**\n     * @since v19.6.0, v18.15.0\n     * @return Fulfills with the {fs.StatFs} object for the given `path`.\n     */\n    function statfs(\n        path: PathLike,\n        opts?: StatFsOptions & {\n            bigint?: false | undefined;\n        },\n    ): Promise<StatsFs>;\n    function statfs(\n        path: PathLike,\n        opts: StatFsOptions & {\n            bigint: true;\n        },\n    ): Promise<BigIntStatsFs>;\n    function statfs(path: PathLike, opts?: StatFsOptions): Promise<StatsFs | BigIntStatsFs>;\n    /**\n     * Creates a new link from the `existingPath` to the `newPath`. See the POSIX [`link(2)`](http://man7.org/linux/man-pages/man2/link.2.html) documentation for more detail.\n     * @since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function link(existingPath: PathLike, newPath: PathLike): Promise<void>;\n    /**\n     * If `path` refers to a symbolic link, then the link is removed without affecting\n     * the file or directory to which that link refers. If the `path` refers to a file\n     * path that is not a symbolic link, the file is deleted. See the POSIX [`unlink(2)`](http://man7.org/linux/man-pages/man2/unlink.2.html) documentation for more detail.\n     * @since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function unlink(path: PathLike): Promise<void>;\n    /**\n     * Changes the permissions of a file.\n     * @since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function chmod(path: PathLike, mode: Mode): Promise<void>;\n    /**\n     * Changes the permissions on a symbolic link.\n     *\n     * This method is only implemented on macOS.\n     * @deprecated Since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function lchmod(path: PathLike, mode: Mode): Promise<void>;\n    /**\n     * Changes the ownership on a symbolic link.\n     * @since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function lchown(path: PathLike, uid: number, gid: number): Promise<void>;\n    /**\n     * Changes the access and modification times of a file in the same way as `fsPromises.utimes()`, with the difference that if the path refers to a\n     * symbolic link, then the link is not dereferenced: instead, the timestamps of\n     * the symbolic link itself are changed.\n     * @since v14.5.0, v12.19.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function lutimes(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise<void>;\n    /**\n     * Changes the ownership of a file.\n     * @since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function chown(path: PathLike, uid: number, gid: number): Promise<void>;\n    /**\n     * Change the file system timestamps of the object referenced by `path`.\n     *\n     * The `atime` and `mtime` arguments follow these rules:\n     *\n     * * Values can be either numbers representing Unix epoch time, `Date`s, or a\n     * numeric string like `'123456789.0'`.\n     * * If the value can not be converted to a number, or is `NaN`, `Infinity`, or `-Infinity`, an `Error` will be thrown.\n     * @since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function utimes(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise<void>;\n    /**\n     * Determines the actual location of `path` using the same semantics as the `fs.realpath.native()` function.\n     *\n     * Only paths that can be converted to UTF8 strings are supported.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use for\n     * the path. If the `encoding` is set to `'buffer'`, the path returned will be\n     * passed as a `Buffer` object.\n     *\n     * On Linux, when Node.js is linked against musl libc, the procfs file system must\n     * be mounted on `/proc` in order for this function to work. Glibc does not have\n     * this restriction.\n     * @since v10.0.0\n     * @return Fulfills with the resolved path upon success.\n     */\n    function realpath(path: PathLike, options?: ObjectEncodingOptions | BufferEncoding | null): Promise<string>;\n    /**\n     * Asynchronous realpath(3) - return the canonicalized absolute pathname.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    function realpath(path: PathLike, options: BufferEncodingOption): Promise<Buffer>;\n    /**\n     * Asynchronous realpath(3) - return the canonicalized absolute pathname.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    function realpath(\n        path: PathLike,\n        options?: ObjectEncodingOptions | BufferEncoding | null,\n    ): Promise<string | Buffer>;\n    /**\n     * Creates a unique temporary directory. A unique directory name is generated by\n     * appending six random characters to the end of the provided `prefix`. Due to\n     * platform inconsistencies, avoid trailing `X` characters in `prefix`. Some\n     * platforms, notably the BSDs, can return more than six random characters, and\n     * replace trailing `X` characters in `prefix` with random characters.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use.\n     *\n     * ```js\n     * import { mkdtemp } from 'node:fs/promises';\n     * import { join } from 'node:path';\n     * import { tmpdir } from 'node:os';\n     *\n     * try {\n     *   await mkdtemp(join(tmpdir(), 'foo-'));\n     * } catch (err) {\n     *   console.error(err);\n     * }\n     * ```\n     *\n     * The `fsPromises.mkdtemp()` method will append the six randomly selected\n     * characters directly to the `prefix` string. For instance, given a directory `/tmp`, if the intention is to create a temporary directory _within_ `/tmp`, the `prefix` must end with a trailing\n     * platform-specific path separator\n     * (`import { sep } from 'node:path'`).\n     * @since v10.0.0\n     * @return Fulfills with a string containing the file system path of the newly created temporary directory.\n     */\n    function mkdtemp(prefix: string, options?: ObjectEncodingOptions | BufferEncoding | null): Promise<string>;\n    /**\n     * Asynchronously creates a unique temporary directory.\n     * Generates six random characters to be appended behind a required `prefix` to create a unique temporary directory.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    function mkdtemp(prefix: string, options: BufferEncodingOption): Promise<Buffer>;\n    /**\n     * Asynchronously creates a unique temporary directory.\n     * Generates six random characters to be appended behind a required `prefix` to create a unique temporary directory.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    function mkdtemp(prefix: string, options?: ObjectEncodingOptions | BufferEncoding | null): Promise<string | Buffer>;\n    /**\n     * Asynchronously writes data to a file, replacing the file if it already exists. `data` can be a string, a buffer, an\n     * [AsyncIterable](https://tc39.github.io/ecma262/#sec-asynciterable-interface), or an\n     * [Iterable](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols#The_iterable_protocol) object.\n     *\n     * The `encoding` option is ignored if `data` is a buffer.\n     *\n     * If `options` is a string, then it specifies the encoding.\n     *\n     * The `mode` option only affects the newly created file. See `fs.open()` for more details.\n     *\n     * Any specified `FileHandle` has to support writing.\n     *\n     * It is unsafe to use `fsPromises.writeFile()` multiple times on the same file\n     * without waiting for the promise to be settled.\n     *\n     * Similarly to `fsPromises.readFile` \\- `fsPromises.writeFile` is a convenience\n     * method that performs multiple `write` calls internally to write the buffer\n     * passed to it. For performance sensitive code consider using `fs.createWriteStream()` or `filehandle.createWriteStream()`.\n     *\n     * It is possible to use an `AbortSignal` to cancel an `fsPromises.writeFile()`.\n     * Cancelation is \"best effort\", and some amount of data is likely still\n     * to be written.\n     *\n     * ```js\n     * import { writeFile } from 'node:fs/promises';\n     * import { Buffer } from 'node:buffer';\n     *\n     * try {\n     *   const controller = new AbortController();\n     *   const { signal } = controller;\n     *   const data = new Uint8Array(Buffer.from('Hello Node.js'));\n     *   const promise = writeFile('message.txt', data, { signal });\n     *\n     *   // Abort the request before the promise settles.\n     *   controller.abort();\n     *\n     *   await promise;\n     * } catch (err) {\n     *   // When a request is aborted - err is an AbortError\n     *   console.error(err);\n     * }\n     * ```\n     *\n     * Aborting an ongoing request does not abort individual operating\n     * system requests but rather the internal buffering `fs.writeFile` performs.\n     * @since v10.0.0\n     * @param file filename or `FileHandle`\n     * @return Fulfills with `undefined` upon success.\n     */\n    function writeFile(\n        file: PathLike | FileHandle,\n        data:\n            | string\n            | NodeJS.ArrayBufferView\n            | Iterable<string | NodeJS.ArrayBufferView>\n            | AsyncIterable<string | NodeJS.ArrayBufferView>\n            | Stream,\n        options?:\n            | (ObjectEncodingOptions & {\n                mode?: Mode | undefined;\n                flag?: OpenMode | undefined;\n                /**\n                 * If all data is successfully written to the file, and `flush`\n                 * is `true`, `filehandle.sync()` is used to flush the data.\n                 * @default false\n                 */\n                flush?: boolean | undefined;\n            } & Abortable)\n            | BufferEncoding\n            | null,\n    ): Promise<void>;\n    /**\n     * Asynchronously append data to a file, creating the file if it does not yet\n     * exist. `data` can be a string or a `Buffer`.\n     *\n     * If `options` is a string, then it specifies the `encoding`.\n     *\n     * The `mode` option only affects the newly created file. See `fs.open()` for more details.\n     *\n     * The `path` may be specified as a `FileHandle` that has been opened\n     * for appending (using `fsPromises.open()`).\n     * @since v10.0.0\n     * @param path filename or {FileHandle}\n     * @return Fulfills with `undefined` upon success.\n     */\n    function appendFile(\n        path: PathLike | FileHandle,\n        data: string | Uint8Array,\n        options?: (ObjectEncodingOptions & FlagAndOpenMode & { flush?: boolean | undefined }) | BufferEncoding | null,\n    ): Promise<void>;\n    /**\n     * Asynchronously reads the entire contents of a file.\n     *\n     * If no encoding is specified (using `options.encoding`), the data is returned\n     * as a `Buffer` object. Otherwise, the data will be a string.\n     *\n     * If `options` is a string, then it specifies the encoding.\n     *\n     * When the `path` is a directory, the behavior of `fsPromises.readFile()` is\n     * platform-specific. On macOS, Linux, and Windows, the promise will be rejected\n     * with an error. On FreeBSD, a representation of the directory's contents will be\n     * returned.\n     *\n     * An example of reading a `package.json` file located in the same directory of the\n     * running code:\n     *\n     * ```js\n     * import { readFile } from 'node:fs/promises';\n     * try {\n     *   const filePath = new URL('./package.json', import.meta.url);\n     *   const contents = await readFile(filePath, { encoding: 'utf8' });\n     *   console.log(contents);\n     * } catch (err) {\n     *   console.error(err.message);\n     * }\n     * ```\n     *\n     * It is possible to abort an ongoing `readFile` using an `AbortSignal`. If a\n     * request is aborted the promise returned is rejected with an `AbortError`:\n     *\n     * ```js\n     * import { readFile } from 'node:fs/promises';\n     *\n     * try {\n     *   const controller = new AbortController();\n     *   const { signal } = controller;\n     *   const promise = readFile(fileName, { signal });\n     *\n     *   // Abort the request before the promise settles.\n     *   controller.abort();\n     *\n     *   await promise;\n     * } catch (err) {\n     *   // When a request is aborted - err is an AbortError\n     *   console.error(err);\n     * }\n     * ```\n     *\n     * Aborting an ongoing request does not abort individual operating\n     * system requests but rather the internal buffering `fs.readFile` performs.\n     *\n     * Any specified `FileHandle` has to support reading.\n     * @since v10.0.0\n     * @param path filename or `FileHandle`\n     * @return Fulfills with the contents of the file.\n     */\n    function readFile(\n        path: PathLike | FileHandle,\n        options?:\n            | ({\n                encoding?: null | undefined;\n                flag?: OpenMode | undefined;\n            } & Abortable)\n            | null,\n    ): Promise<Buffer>;\n    /**\n     * Asynchronously reads the entire contents of a file.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a `FileHandle` is provided, the underlying file will _not_ be closed automatically.\n     * @param options An object that may contain an optional flag.\n     * If a flag is not provided, it defaults to `'r'`.\n     */\n    function readFile(\n        path: PathLike | FileHandle,\n        options:\n            | ({\n                encoding: BufferEncoding;\n                flag?: OpenMode | undefined;\n            } & Abortable)\n            | BufferEncoding,\n    ): Promise<string>;\n    /**\n     * Asynchronously reads the entire contents of a file.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a `FileHandle` is provided, the underlying file will _not_ be closed automatically.\n     * @param options An object that may contain an optional flag.\n     * If a flag is not provided, it defaults to `'r'`.\n     */\n    function readFile(\n        path: PathLike | FileHandle,\n        options?:\n            | (\n                & ObjectEncodingOptions\n                & Abortable\n                & {\n                    flag?: OpenMode | undefined;\n                }\n            )\n            | BufferEncoding\n            | null,\n    ): Promise<string | Buffer>;\n    /**\n     * Asynchronously open a directory for iterative scanning. See the POSIX [`opendir(3)`](http://man7.org/linux/man-pages/man3/opendir.3.html) documentation for more detail.\n     *\n     * Creates an `fs.Dir`, which contains all further functions for reading from\n     * and cleaning up the directory.\n     *\n     * The `encoding` option sets the encoding for the `path` while opening the\n     * directory and subsequent read operations.\n     *\n     * Example using async iteration:\n     *\n     * ```js\n     * import { opendir } from 'node:fs/promises';\n     *\n     * try {\n     *   const dir = await opendir('./');\n     *   for await (const dirent of dir)\n     *     console.log(dirent.name);\n     * } catch (err) {\n     *   console.error(err);\n     * }\n     * ```\n     *\n     * When using the async iterator, the `fs.Dir` object will be automatically\n     * closed after the iterator exits.\n     * @since v12.12.0\n     * @return Fulfills with an {fs.Dir}.\n     */\n    function opendir(path: PathLike, options?: OpenDirOptions): Promise<Dir>;\n    /**\n     * Returns an async iterator that watches for changes on `filename`, where `filename`is either a file or a directory.\n     *\n     * ```js\n     * import { watch } from 'node:fs/promises';\n     *\n     * const ac = new AbortController();\n     * const { signal } = ac;\n     * setTimeout(() => ac.abort(), 10000);\n     *\n     * (async () => {\n     *   try {\n     *     const watcher = watch(__filename, { signal });\n     *     for await (const event of watcher)\n     *       console.log(event);\n     *   } catch (err) {\n     *     if (err.name === 'AbortError')\n     *       return;\n     *     throw err;\n     *   }\n     * })();\n     * ```\n     *\n     * On most platforms, `'rename'` is emitted whenever a filename appears or\n     * disappears in the directory.\n     *\n     * All the `caveats` for `fs.watch()` also apply to `fsPromises.watch()`.\n     * @since v15.9.0, v14.18.0\n     * @return of objects with the properties:\n     */\n    function watch(\n        filename: PathLike,\n        options:\n            | (WatchOptions & {\n                encoding: \"buffer\";\n            })\n            | \"buffer\",\n    ): AsyncIterable<FileChangeInfo<Buffer>>;\n    /**\n     * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`.\n     * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options.\n     * If `encoding` is not supplied, the default of `'utf8'` is used.\n     * If `persistent` is not supplied, the default of `true` is used.\n     * If `recursive` is not supplied, the default of `false` is used.\n     */\n    function watch(filename: PathLike, options?: WatchOptions | BufferEncoding): AsyncIterable<FileChangeInfo<string>>;\n    /**\n     * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`.\n     * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options.\n     * If `encoding` is not supplied, the default of `'utf8'` is used.\n     * If `persistent` is not supplied, the default of `true` is used.\n     * If `recursive` is not supplied, the default of `false` is used.\n     */\n    function watch(\n        filename: PathLike,\n        options: WatchOptions | string,\n    ): AsyncIterable<FileChangeInfo<string>> | AsyncIterable<FileChangeInfo<Buffer>>;\n    /**\n     * Asynchronously copies the entire directory structure from `src` to `dest`,\n     * including subdirectories and files.\n     *\n     * When copying a directory to another directory, globs are not supported and\n     * behavior is similar to `cp dir1/ dir2/`.\n     * @since v16.7.0\n     * @experimental\n     * @param src source path to copy.\n     * @param dest destination path to copy to.\n     * @return Fulfills with `undefined` upon success.\n     */\n    function cp(source: string | URL, destination: string | URL, opts?: CopyOptions): Promise<void>;\n    /**\n     * Retrieves the files matching the specified pattern.\n     */\n    function glob(pattern: string | string[]): NodeJS.AsyncIterator<string>;\n    function glob(\n        pattern: string | string[],\n        opt: GlobOptionsWithFileTypes,\n    ): NodeJS.AsyncIterator<Dirent>;\n    function glob(\n        pattern: string | string[],\n        opt: GlobOptionsWithoutFileTypes,\n    ): NodeJS.AsyncIterator<string>;\n    function glob(\n        pattern: string | string[],\n        opt: GlobOptions,\n    ): NodeJS.AsyncIterator<Dirent | string>;\n}\ndeclare module \"node:fs/promises\" {\n    export * from \"fs/promises\";\n}\n",
  "node_modules/@types/node/fs.d.ts": "/**\n * The `node:fs` module enables interacting with the file system in a\n * way modeled on standard POSIX functions.\n *\n * To use the promise-based APIs:\n *\n * ```js\n * import * as fs from 'node:fs/promises';\n * ```\n *\n * To use the callback and sync APIs:\n *\n * ```js\n * import * as fs from 'node:fs';\n * ```\n *\n * All file system operations have synchronous, callback, and promise-based\n * forms, and are accessible using both CommonJS syntax and ES6 Modules (ESM).\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/fs.js)\n */\ndeclare module \"fs\" {\n    import * as stream from \"node:stream\";\n    import { Abortable, EventEmitter } from \"node:events\";\n    import { URL } from \"node:url\";\n    import * as promises from \"node:fs/promises\";\n    export { promises };\n    /**\n     * Valid types for path values in \"fs\".\n     */\n    export type PathLike = string | Buffer | URL;\n    export type PathOrFileDescriptor = PathLike | number;\n    export type TimeLike = string | number | Date;\n    export type NoParamCallback = (err: NodeJS.ErrnoException | null) => void;\n    export type BufferEncodingOption =\n        | \"buffer\"\n        | {\n            encoding: \"buffer\";\n        };\n    export interface ObjectEncodingOptions {\n        encoding?: BufferEncoding | null | undefined;\n    }\n    export type EncodingOption = ObjectEncodingOptions | BufferEncoding | undefined | null;\n    export type OpenMode = number | string;\n    export type Mode = number | string;\n    export interface StatsBase<T> {\n        isFile(): boolean;\n        isDirectory(): boolean;\n        isBlockDevice(): boolean;\n        isCharacterDevice(): boolean;\n        isSymbolicLink(): boolean;\n        isFIFO(): boolean;\n        isSocket(): boolean;\n        dev: T;\n        ino: T;\n        mode: T;\n        nlink: T;\n        uid: T;\n        gid: T;\n        rdev: T;\n        size: T;\n        blksize: T;\n        blocks: T;\n        atimeMs: T;\n        mtimeMs: T;\n        ctimeMs: T;\n        birthtimeMs: T;\n        atime: Date;\n        mtime: Date;\n        ctime: Date;\n        birthtime: Date;\n    }\n    export interface Stats extends StatsBase<number> {}\n    /**\n     * A `fs.Stats` object provides information about a file.\n     *\n     * Objects returned from {@link stat}, {@link lstat}, {@link fstat}, and\n     * their synchronous counterparts are of this type.\n     * If `bigint` in the `options` passed to those methods is true, the numeric values\n     * will be `bigint` instead of `number`, and the object will contain additional\n     * nanosecond-precision properties suffixed with `Ns`. `Stat` objects are not to be created directly using the `new` keyword.\n     *\n     * ```console\n     * Stats {\n     *   dev: 2114,\n     *   ino: 48064969,\n     *   mode: 33188,\n     *   nlink: 1,\n     *   uid: 85,\n     *   gid: 100,\n     *   rdev: 0,\n     *   size: 527,\n     *   blksize: 4096,\n     *   blocks: 8,\n     *   atimeMs: 1318289051000.1,\n     *   mtimeMs: 1318289051000.1,\n     *   ctimeMs: 1318289051000.1,\n     *   birthtimeMs: 1318289051000.1,\n     *   atime: Mon, 10 Oct 2011 23:24:11 GMT,\n     *   mtime: Mon, 10 Oct 2011 23:24:11 GMT,\n     *   ctime: Mon, 10 Oct 2011 23:24:11 GMT,\n     *   birthtime: Mon, 10 Oct 2011 23:24:11 GMT }\n     * ```\n     *\n     * `bigint` version:\n     *\n     * ```console\n     * BigIntStats {\n     *   dev: 2114n,\n     *   ino: 48064969n,\n     *   mode: 33188n,\n     *   nlink: 1n,\n     *   uid: 85n,\n     *   gid: 100n,\n     *   rdev: 0n,\n     *   size: 527n,\n     *   blksize: 4096n,\n     *   blocks: 8n,\n     *   atimeMs: 1318289051000n,\n     *   mtimeMs: 1318289051000n,\n     *   ctimeMs: 1318289051000n,\n     *   birthtimeMs: 1318289051000n,\n     *   atimeNs: 1318289051000000000n,\n     *   mtimeNs: 1318289051000000000n,\n     *   ctimeNs: 1318289051000000000n,\n     *   birthtimeNs: 1318289051000000000n,\n     *   atime: Mon, 10 Oct 2011 23:24:11 GMT,\n     *   mtime: Mon, 10 Oct 2011 23:24:11 GMT,\n     *   ctime: Mon, 10 Oct 2011 23:24:11 GMT,\n     *   birthtime: Mon, 10 Oct 2011 23:24:11 GMT }\n     * ```\n     * @since v0.1.21\n     */\n    export class Stats {\n        private constructor();\n    }\n    export interface StatsFsBase<T> {\n        /** Type of file system. */\n        type: T;\n        /**  Optimal transfer block size. */\n        bsize: T;\n        /**  Total data blocks in file system. */\n        blocks: T;\n        /** Free blocks in file system. */\n        bfree: T;\n        /** Available blocks for unprivileged users */\n        bavail: T;\n        /** Total file nodes in file system. */\n        files: T;\n        /** Free file nodes in file system. */\n        ffree: T;\n    }\n    export interface StatsFs extends StatsFsBase<number> {}\n    /**\n     * Provides information about a mounted file system.\n     *\n     * Objects returned from {@link statfs} and its synchronous counterpart are of\n     * this type. If `bigint` in the `options` passed to those methods is `true`, the\n     * numeric values will be `bigint` instead of `number`.\n     *\n     * ```console\n     * StatFs {\n     *   type: 1397114950,\n     *   bsize: 4096,\n     *   blocks: 121938943,\n     *   bfree: 61058895,\n     *   bavail: 61058895,\n     *   files: 999,\n     *   ffree: 1000000\n     * }\n     * ```\n     *\n     * `bigint` version:\n     *\n     * ```console\n     * StatFs {\n     *   type: 1397114950n,\n     *   bsize: 4096n,\n     *   blocks: 121938943n,\n     *   bfree: 61058895n,\n     *   bavail: 61058895n,\n     *   files: 999n,\n     *   ffree: 1000000n\n     * }\n     * ```\n     * @since v19.6.0, v18.15.0\n     */\n    export class StatsFs {}\n    export interface BigIntStatsFs extends StatsFsBase<bigint> {}\n    export interface StatFsOptions {\n        bigint?: boolean | undefined;\n    }\n    /**\n     * A representation of a directory entry, which can be a file or a subdirectory\n     * within the directory, as returned by reading from an `fs.Dir`. The\n     * directory entry is a combination of the file name and file type pairs.\n     *\n     * Additionally, when {@link readdir} or {@link readdirSync} is called with\n     * the `withFileTypes` option set to `true`, the resulting array is filled with `fs.Dirent` objects, rather than strings or `Buffer` s.\n     * @since v10.10.0\n     */\n    export class Dirent {\n        /**\n         * Returns `true` if the `fs.Dirent` object describes a regular file.\n         * @since v10.10.0\n         */\n        isFile(): boolean;\n        /**\n         * Returns `true` if the `fs.Dirent` object describes a file system\n         * directory.\n         * @since v10.10.0\n         */\n        isDirectory(): boolean;\n        /**\n         * Returns `true` if the `fs.Dirent` object describes a block device.\n         * @since v10.10.0\n         */\n        isBlockDevice(): boolean;\n        /**\n         * Returns `true` if the `fs.Dirent` object describes a character device.\n         * @since v10.10.0\n         */\n        isCharacterDevice(): boolean;\n        /**\n         * Returns `true` if the `fs.Dirent` object describes a symbolic link.\n         * @since v10.10.0\n         */\n        isSymbolicLink(): boolean;\n        /**\n         * Returns `true` if the `fs.Dirent` object describes a first-in-first-out\n         * (FIFO) pipe.\n         * @since v10.10.0\n         */\n        isFIFO(): boolean;\n        /**\n         * Returns `true` if the `fs.Dirent` object describes a socket.\n         * @since v10.10.0\n         */\n        isSocket(): boolean;\n        /**\n         * The file name that this `fs.Dirent` object refers to. The type of this\n         * value is determined by the `options.encoding` passed to {@link readdir} or {@link readdirSync}.\n         * @since v10.10.0\n         */\n        name: string;\n        /**\n         * The base path that this `fs.Dirent` object refers to.\n         * @since v20.12.0\n         */\n        parentPath: string;\n        /**\n         * Alias for `dirent.parentPath`.\n         * @since v20.1.0\n         * @deprecated Since v20.12.0\n         */\n        path: string;\n    }\n    /**\n     * A class representing a directory stream.\n     *\n     * Created by {@link opendir}, {@link opendirSync}, or `fsPromises.opendir()`.\n     *\n     * ```js\n     * import { opendir } from 'node:fs/promises';\n     *\n     * try {\n     *   const dir = await opendir('./');\n     *   for await (const dirent of dir)\n     *     console.log(dirent.name);\n     * } catch (err) {\n     *   console.error(err);\n     * }\n     * ```\n     *\n     * When using the async iterator, the `fs.Dir` object will be automatically\n     * closed after the iterator exits.\n     * @since v12.12.0\n     */\n    export class Dir implements AsyncIterable<Dirent> {\n        /**\n         * The read-only path of this directory as was provided to {@link opendir},{@link opendirSync}, or `fsPromises.opendir()`.\n         * @since v12.12.0\n         */\n        readonly path: string;\n        /**\n         * Asynchronously iterates over the directory via `readdir(3)` until all entries have been read.\n         */\n        [Symbol.asyncIterator](): NodeJS.AsyncIterator<Dirent>;\n        /**\n         * Asynchronously close the directory's underlying resource handle.\n         * Subsequent reads will result in errors.\n         *\n         * A promise is returned that will be fulfilled after the resource has been\n         * closed.\n         * @since v12.12.0\n         */\n        close(): Promise<void>;\n        close(cb: NoParamCallback): void;\n        /**\n         * Synchronously close the directory's underlying resource handle.\n         * Subsequent reads will result in errors.\n         * @since v12.12.0\n         */\n        closeSync(): void;\n        /**\n         * Asynchronously read the next directory entry via [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) as an `fs.Dirent`.\n         *\n         * A promise is returned that will be fulfilled with an `fs.Dirent`, or `null` if there are no more directory entries to read.\n         *\n         * Directory entries returned by this function are in no particular order as\n         * provided by the operating system's underlying directory mechanisms.\n         * Entries added or removed while iterating over the directory might not be\n         * included in the iteration results.\n         * @since v12.12.0\n         * @return containing {fs.Dirent|null}\n         */\n        read(): Promise<Dirent | null>;\n        read(cb: (err: NodeJS.ErrnoException | null, dirEnt: Dirent | null) => void): void;\n        /**\n         * Synchronously read the next directory entry as an `fs.Dirent`. See the\n         * POSIX [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) documentation for more detail.\n         *\n         * If there are no more directory entries to read, `null` will be returned.\n         *\n         * Directory entries returned by this function are in no particular order as\n         * provided by the operating system's underlying directory mechanisms.\n         * Entries added or removed while iterating over the directory might not be\n         * included in the iteration results.\n         * @since v12.12.0\n         */\n        readSync(): Dirent | null;\n    }\n    /**\n     * Class: fs.StatWatcher\n     * @since v14.3.0, v12.20.0\n     * Extends `EventEmitter`\n     * A successful call to {@link watchFile} method will return a new fs.StatWatcher object.\n     */\n    export interface StatWatcher extends EventEmitter {\n        /**\n         * When called, requests that the Node.js event loop _not_ exit so long as the `fs.StatWatcher` is active. Calling `watcher.ref()` multiple times will have\n         * no effect.\n         *\n         * By default, all `fs.StatWatcher` objects are \"ref'ed\", making it normally\n         * unnecessary to call `watcher.ref()` unless `watcher.unref()` had been\n         * called previously.\n         * @since v14.3.0, v12.20.0\n         */\n        ref(): this;\n        /**\n         * When called, the active `fs.StatWatcher` object will not require the Node.js\n         * event loop to remain active. If there is no other activity keeping the\n         * event loop running, the process may exit before the `fs.StatWatcher` object's\n         * callback is invoked. Calling `watcher.unref()` multiple times will have\n         * no effect.\n         * @since v14.3.0, v12.20.0\n         */\n        unref(): this;\n    }\n    export interface FSWatcher extends EventEmitter {\n        /**\n         * Stop watching for changes on the given `fs.FSWatcher`. Once stopped, the `fs.FSWatcher` object is no longer usable.\n         * @since v0.5.8\n         */\n        close(): void;\n        /**\n         * When called, requests that the Node.js event loop _not_ exit so long as the `fs.FSWatcher` is active. Calling `watcher.ref()` multiple times will have\n         * no effect.\n         *\n         * By default, all `fs.FSWatcher` objects are \"ref'ed\", making it normally\n         * unnecessary to call `watcher.ref()` unless `watcher.unref()` had been\n         * called previously.\n         * @since v14.3.0, v12.20.0\n         */\n        ref(): this;\n        /**\n         * When called, the active `fs.FSWatcher` object will not require the Node.js\n         * event loop to remain active. If there is no other activity keeping the\n         * event loop running, the process may exit before the `fs.FSWatcher` object's\n         * callback is invoked. Calling `watcher.unref()` multiple times will have\n         * no effect.\n         * @since v14.3.0, v12.20.0\n         */\n        unref(): this;\n        /**\n         * events.EventEmitter\n         *   1. change\n         *   2. close\n         *   3. error\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"change\", listener: (eventType: string, filename: string | Buffer) => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"error\", listener: (error: Error) => void): this;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"change\", listener: (eventType: string, filename: string | Buffer) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"error\", listener: (error: Error) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"change\", listener: (eventType: string, filename: string | Buffer) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"error\", listener: (error: Error) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"change\", listener: (eventType: string, filename: string | Buffer) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (error: Error) => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"change\", listener: (eventType: string, filename: string | Buffer) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (error: Error) => void): this;\n    }\n    /**\n     * Instances of `fs.ReadStream` are created and returned using the {@link createReadStream} function.\n     * @since v0.1.93\n     */\n    export class ReadStream extends stream.Readable {\n        close(callback?: (err?: NodeJS.ErrnoException | null) => void): void;\n        /**\n         * The number of bytes that have been read so far.\n         * @since v6.4.0\n         */\n        bytesRead: number;\n        /**\n         * The path to the file the stream is reading from as specified in the first\n         * argument to `fs.createReadStream()`. If `path` is passed as a string, then`readStream.path` will be a string. If `path` is passed as a `Buffer`, then`readStream.path` will be a\n         * `Buffer`. If `fd` is specified, then`readStream.path` will be `undefined`.\n         * @since v0.1.93\n         */\n        path: string | Buffer;\n        /**\n         * This property is `true` if the underlying file has not been opened yet,\n         * i.e. before the `'ready'` event is emitted.\n         * @since v11.2.0, v10.16.0\n         */\n        pending: boolean;\n        /**\n         * events.EventEmitter\n         *   1. open\n         *   2. close\n         *   3. ready\n         */\n        addListener<K extends keyof ReadStreamEvents>(event: K, listener: ReadStreamEvents[K]): this;\n        on<K extends keyof ReadStreamEvents>(event: K, listener: ReadStreamEvents[K]): this;\n        once<K extends keyof ReadStreamEvents>(event: K, listener: ReadStreamEvents[K]): this;\n        prependListener<K extends keyof ReadStreamEvents>(event: K, listener: ReadStreamEvents[K]): this;\n        prependOnceListener<K extends keyof ReadStreamEvents>(event: K, listener: ReadStreamEvents[K]): this;\n    }\n\n    /**\n     * The Keys are events of the ReadStream and the values are the functions that are called when the event is emitted.\n     */\n    type ReadStreamEvents = {\n        close: () => void;\n        data: (chunk: Buffer | string) => void;\n        end: () => void;\n        error: (err: Error) => void;\n        open: (fd: number) => void;\n        pause: () => void;\n        readable: () => void;\n        ready: () => void;\n        resume: () => void;\n    } & CustomEvents;\n\n    /**\n     * string & {} allows to allow any kind of strings for the event\n     * but still allows to have auto completion for the normal events.\n     */\n    type CustomEvents = { [Key in string & {} | symbol]: (...args: any[]) => void };\n\n    /**\n     * The Keys are events of the WriteStream and the values are the functions that are called when the event is emitted.\n     */\n    type WriteStreamEvents = {\n        close: () => void;\n        drain: () => void;\n        error: (err: Error) => void;\n        finish: () => void;\n        open: (fd: number) => void;\n        pipe: (src: stream.Readable) => void;\n        ready: () => void;\n        unpipe: (src: stream.Readable) => void;\n    } & CustomEvents;\n    /**\n     * * Extends `stream.Writable`\n     *\n     * Instances of `fs.WriteStream` are created and returned using the {@link createWriteStream} function.\n     * @since v0.1.93\n     */\n    export class WriteStream extends stream.Writable {\n        /**\n         * Closes `writeStream`. Optionally accepts a\n         * callback that will be executed once the `writeStream`is closed.\n         * @since v0.9.4\n         */\n        close(callback?: (err?: NodeJS.ErrnoException | null) => void): void;\n        /**\n         * The number of bytes written so far. Does not include data that is still queued\n         * for writing.\n         * @since v0.4.7\n         */\n        bytesWritten: number;\n        /**\n         * The path to the file the stream is writing to as specified in the first\n         * argument to {@link createWriteStream}. If `path` is passed as a string, then`writeStream.path` will be a string. If `path` is passed as a `Buffer`, then`writeStream.path` will be a\n         * `Buffer`.\n         * @since v0.1.93\n         */\n        path: string | Buffer;\n        /**\n         * This property is `true` if the underlying file has not been opened yet,\n         * i.e. before the `'ready'` event is emitted.\n         * @since v11.2.0\n         */\n        pending: boolean;\n        /**\n         * events.EventEmitter\n         *   1. open\n         *   2. close\n         *   3. ready\n         */\n        addListener<K extends keyof WriteStreamEvents>(event: K, listener: WriteStreamEvents[K]): this;\n        on<K extends keyof WriteStreamEvents>(event: K, listener: WriteStreamEvents[K]): this;\n        once<K extends keyof WriteStreamEvents>(event: K, listener: WriteStreamEvents[K]): this;\n        prependListener<K extends keyof WriteStreamEvents>(event: K, listener: WriteStreamEvents[K]): this;\n        prependOnceListener<K extends keyof WriteStreamEvents>(event: K, listener: WriteStreamEvents[K]): this;\n    }\n    /**\n     * Asynchronously rename file at `oldPath` to the pathname provided\n     * as `newPath`. In the case that `newPath` already exists, it will\n     * be overwritten. If there is a directory at `newPath`, an error will\n     * be raised instead. No arguments other than a possible exception are\n     * given to the completion callback.\n     *\n     * See also: [`rename(2)`](http://man7.org/linux/man-pages/man2/rename.2.html).\n     *\n     * ```js\n     * import { rename } from 'node:fs';\n     *\n     * rename('oldFile.txt', 'newFile.txt', (err) => {\n     *   if (err) throw err;\n     *   console.log('Rename complete!');\n     * });\n     * ```\n     * @since v0.0.2\n     */\n    export function rename(oldPath: PathLike, newPath: PathLike, callback: NoParamCallback): void;\n    export namespace rename {\n        /**\n         * Asynchronous rename(2) - Change the name or location of a file or directory.\n         * @param oldPath A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * URL support is _experimental_.\n         * @param newPath A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * URL support is _experimental_.\n         */\n        function __promisify__(oldPath: PathLike, newPath: PathLike): Promise<void>;\n    }\n    /**\n     * Renames the file from `oldPath` to `newPath`. Returns `undefined`.\n     *\n     * See the POSIX [`rename(2)`](http://man7.org/linux/man-pages/man2/rename.2.html) documentation for more details.\n     * @since v0.1.21\n     */\n    export function renameSync(oldPath: PathLike, newPath: PathLike): void;\n    /**\n     * Truncates the file. No arguments other than a possible exception are\n     * given to the completion callback. A file descriptor can also be passed as the\n     * first argument. In this case, `fs.ftruncate()` is called.\n     *\n     * ```js\n     * import { truncate } from 'node:fs';\n     * // Assuming that 'path/file.txt' is a regular file.\n     * truncate('path/file.txt', (err) => {\n     *   if (err) throw err;\n     *   console.log('path/file.txt was truncated');\n     * });\n     * ```\n     *\n     * Passing a file descriptor is deprecated and may result in an error being thrown\n     * in the future.\n     *\n     * See the POSIX [`truncate(2)`](http://man7.org/linux/man-pages/man2/truncate.2.html) documentation for more details.\n     * @since v0.8.6\n     * @param [len=0]\n     */\n    export function truncate(path: PathLike, len: number | undefined, callback: NoParamCallback): void;\n    /**\n     * Asynchronous truncate(2) - Truncate a file to a specified length.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function truncate(path: PathLike, callback: NoParamCallback): void;\n    export namespace truncate {\n        /**\n         * Asynchronous truncate(2) - Truncate a file to a specified length.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param len If not specified, defaults to `0`.\n         */\n        function __promisify__(path: PathLike, len?: number): Promise<void>;\n    }\n    /**\n     * Truncates the file. Returns `undefined`. A file descriptor can also be\n     * passed as the first argument. In this case, `fs.ftruncateSync()` is called.\n     *\n     * Passing a file descriptor is deprecated and may result in an error being thrown\n     * in the future.\n     * @since v0.8.6\n     * @param [len=0]\n     */\n    export function truncateSync(path: PathLike, len?: number): void;\n    /**\n     * Truncates the file descriptor. No arguments other than a possible exception are\n     * given to the completion callback.\n     *\n     * See the POSIX [`ftruncate(2)`](http://man7.org/linux/man-pages/man2/ftruncate.2.html) documentation for more detail.\n     *\n     * If the file referred to by the file descriptor was larger than `len` bytes, only\n     * the first `len` bytes will be retained in the file.\n     *\n     * For example, the following program retains only the first four bytes of the\n     * file:\n     *\n     * ```js\n     * import { open, close, ftruncate } from 'node:fs';\n     *\n     * function closeFd(fd) {\n     *   close(fd, (err) => {\n     *     if (err) throw err;\n     *   });\n     * }\n     *\n     * open('temp.txt', 'r+', (err, fd) => {\n     *   if (err) throw err;\n     *\n     *   try {\n     *     ftruncate(fd, 4, (err) => {\n     *       closeFd(fd);\n     *       if (err) throw err;\n     *     });\n     *   } catch (err) {\n     *     closeFd(fd);\n     *     if (err) throw err;\n     *   }\n     * });\n     * ```\n     *\n     * If the file previously was shorter than `len` bytes, it is extended, and the\n     * extended part is filled with null bytes (`'\\0'`):\n     *\n     * If `len` is negative then `0` will be used.\n     * @since v0.8.6\n     * @param [len=0]\n     */\n    export function ftruncate(fd: number, len: number | undefined, callback: NoParamCallback): void;\n    /**\n     * Asynchronous ftruncate(2) - Truncate a file to a specified length.\n     * @param fd A file descriptor.\n     */\n    export function ftruncate(fd: number, callback: NoParamCallback): void;\n    export namespace ftruncate {\n        /**\n         * Asynchronous ftruncate(2) - Truncate a file to a specified length.\n         * @param fd A file descriptor.\n         * @param len If not specified, defaults to `0`.\n         */\n        function __promisify__(fd: number, len?: number): Promise<void>;\n    }\n    /**\n     * Truncates the file descriptor. Returns `undefined`.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link ftruncate}.\n     * @since v0.8.6\n     * @param [len=0]\n     */\n    export function ftruncateSync(fd: number, len?: number): void;\n    /**\n     * Asynchronously changes owner and group of a file. No arguments other than a\n     * possible exception are given to the completion callback.\n     *\n     * See the POSIX [`chown(2)`](http://man7.org/linux/man-pages/man2/chown.2.html) documentation for more detail.\n     * @since v0.1.97\n     */\n    export function chown(path: PathLike, uid: number, gid: number, callback: NoParamCallback): void;\n    export namespace chown {\n        /**\n         * Asynchronous chown(2) - Change ownership of a file.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         */\n        function __promisify__(path: PathLike, uid: number, gid: number): Promise<void>;\n    }\n    /**\n     * Synchronously changes owner and group of a file. Returns `undefined`.\n     * This is the synchronous version of {@link chown}.\n     *\n     * See the POSIX [`chown(2)`](http://man7.org/linux/man-pages/man2/chown.2.html) documentation for more detail.\n     * @since v0.1.97\n     */\n    export function chownSync(path: PathLike, uid: number, gid: number): void;\n    /**\n     * Sets the owner of the file. No arguments other than a possible exception are\n     * given to the completion callback.\n     *\n     * See the POSIX [`fchown(2)`](http://man7.org/linux/man-pages/man2/fchown.2.html) documentation for more detail.\n     * @since v0.4.7\n     */\n    export function fchown(fd: number, uid: number, gid: number, callback: NoParamCallback): void;\n    export namespace fchown {\n        /**\n         * Asynchronous fchown(2) - Change ownership of a file.\n         * @param fd A file descriptor.\n         */\n        function __promisify__(fd: number, uid: number, gid: number): Promise<void>;\n    }\n    /**\n     * Sets the owner of the file. Returns `undefined`.\n     *\n     * See the POSIX [`fchown(2)`](http://man7.org/linux/man-pages/man2/fchown.2.html) documentation for more detail.\n     * @since v0.4.7\n     * @param uid The file's new owner's user id.\n     * @param gid The file's new group's group id.\n     */\n    export function fchownSync(fd: number, uid: number, gid: number): void;\n    /**\n     * Set the owner of the symbolic link. No arguments other than a possible\n     * exception are given to the completion callback.\n     *\n     * See the POSIX [`lchown(2)`](http://man7.org/linux/man-pages/man2/lchown.2.html) documentation for more detail.\n     */\n    export function lchown(path: PathLike, uid: number, gid: number, callback: NoParamCallback): void;\n    export namespace lchown {\n        /**\n         * Asynchronous lchown(2) - Change ownership of a file. Does not dereference symbolic links.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         */\n        function __promisify__(path: PathLike, uid: number, gid: number): Promise<void>;\n    }\n    /**\n     * Set the owner for the path. Returns `undefined`.\n     *\n     * See the POSIX [`lchown(2)`](http://man7.org/linux/man-pages/man2/lchown.2.html) documentation for more details.\n     * @param uid The file's new owner's user id.\n     * @param gid The file's new group's group id.\n     */\n    export function lchownSync(path: PathLike, uid: number, gid: number): void;\n    /**\n     * Changes the access and modification times of a file in the same way as {@link utimes}, with the difference that if the path refers to a symbolic\n     * link, then the link is not dereferenced: instead, the timestamps of the\n     * symbolic link itself are changed.\n     *\n     * No arguments other than a possible exception are given to the completion\n     * callback.\n     * @since v14.5.0, v12.19.0\n     */\n    export function lutimes(path: PathLike, atime: TimeLike, mtime: TimeLike, callback: NoParamCallback): void;\n    export namespace lutimes {\n        /**\n         * Changes the access and modification times of a file in the same way as `fsPromises.utimes()`,\n         * with the difference that if the path refers to a symbolic link, then the link is not\n         * dereferenced: instead, the timestamps of the symbolic link itself are changed.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param atime The last access time. If a string is provided, it will be coerced to number.\n         * @param mtime The last modified time. If a string is provided, it will be coerced to number.\n         */\n        function __promisify__(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise<void>;\n    }\n    /**\n     * Change the file system timestamps of the symbolic link referenced by `path`.\n     * Returns `undefined`, or throws an exception when parameters are incorrect or\n     * the operation fails. This is the synchronous version of {@link lutimes}.\n     * @since v14.5.0, v12.19.0\n     */\n    export function lutimesSync(path: PathLike, atime: TimeLike, mtime: TimeLike): void;\n    /**\n     * Asynchronously changes the permissions of a file. No arguments other than a\n     * possible exception are given to the completion callback.\n     *\n     * See the POSIX [`chmod(2)`](http://man7.org/linux/man-pages/man2/chmod.2.html) documentation for more detail.\n     *\n     * ```js\n     * import { chmod } from 'node:fs';\n     *\n     * chmod('my_file.txt', 0o775, (err) => {\n     *   if (err) throw err;\n     *   console.log('The permissions for file \"my_file.txt\" have been changed!');\n     * });\n     * ```\n     * @since v0.1.30\n     */\n    export function chmod(path: PathLike, mode: Mode, callback: NoParamCallback): void;\n    export namespace chmod {\n        /**\n         * Asynchronous chmod(2) - Change permissions of a file.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param mode A file mode. If a string is passed, it is parsed as an octal integer.\n         */\n        function __promisify__(path: PathLike, mode: Mode): Promise<void>;\n    }\n    /**\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link chmod}.\n     *\n     * See the POSIX [`chmod(2)`](http://man7.org/linux/man-pages/man2/chmod.2.html) documentation for more detail.\n     * @since v0.6.7\n     */\n    export function chmodSync(path: PathLike, mode: Mode): void;\n    /**\n     * Sets the permissions on the file. No arguments other than a possible exception\n     * are given to the completion callback.\n     *\n     * See the POSIX [`fchmod(2)`](http://man7.org/linux/man-pages/man2/fchmod.2.html) documentation for more detail.\n     * @since v0.4.7\n     */\n    export function fchmod(fd: number, mode: Mode, callback: NoParamCallback): void;\n    export namespace fchmod {\n        /**\n         * Asynchronous fchmod(2) - Change permissions of a file.\n         * @param fd A file descriptor.\n         * @param mode A file mode. If a string is passed, it is parsed as an octal integer.\n         */\n        function __promisify__(fd: number, mode: Mode): Promise<void>;\n    }\n    /**\n     * Sets the permissions on the file. Returns `undefined`.\n     *\n     * See the POSIX [`fchmod(2)`](http://man7.org/linux/man-pages/man2/fchmod.2.html) documentation for more detail.\n     * @since v0.4.7\n     */\n    export function fchmodSync(fd: number, mode: Mode): void;\n    /**\n     * Changes the permissions on a symbolic link. No arguments other than a possible\n     * exception are given to the completion callback.\n     *\n     * This method is only implemented on macOS.\n     *\n     * See the POSIX [`lchmod(2)`](https://www.freebsd.org/cgi/man.cgi?query=lchmod&sektion=2) documentation for more detail.\n     * @deprecated Since v0.4.7\n     */\n    export function lchmod(path: PathLike, mode: Mode, callback: NoParamCallback): void;\n    /** @deprecated */\n    export namespace lchmod {\n        /**\n         * Asynchronous lchmod(2) - Change permissions of a file. Does not dereference symbolic links.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param mode A file mode. If a string is passed, it is parsed as an octal integer.\n         */\n        function __promisify__(path: PathLike, mode: Mode): Promise<void>;\n    }\n    /**\n     * Changes the permissions on a symbolic link. Returns `undefined`.\n     *\n     * This method is only implemented on macOS.\n     *\n     * See the POSIX [`lchmod(2)`](https://www.freebsd.org/cgi/man.cgi?query=lchmod&sektion=2) documentation for more detail.\n     * @deprecated Since v0.4.7\n     */\n    export function lchmodSync(path: PathLike, mode: Mode): void;\n    /**\n     * Asynchronous [`stat(2)`](http://man7.org/linux/man-pages/man2/stat.2.html). The callback gets two arguments `(err, stats)` where`stats` is an `fs.Stats` object.\n     *\n     * In case of an error, the `err.code` will be one of `Common System Errors`.\n     *\n     * {@link stat} follows symbolic links. Use {@link lstat} to look at the\n     * links themselves.\n     *\n     * Using `fs.stat()` to check for the existence of a file before calling`fs.open()`, `fs.readFile()`, or `fs.writeFile()` is not recommended.\n     * Instead, user code should open/read/write the file directly and handle the\n     * error raised if the file is not available.\n     *\n     * To check if a file exists without manipulating it afterwards, {@link access} is recommended.\n     *\n     * For example, given the following directory structure:\n     *\n     * ```text\n     * - txtDir\n     * -- file.txt\n     * - app.js\n     * ```\n     *\n     * The next program will check for the stats of the given paths:\n     *\n     * ```js\n     * import { stat } from 'node:fs';\n     *\n     * const pathsToCheck = ['./txtDir', './txtDir/file.txt'];\n     *\n     * for (let i = 0; i < pathsToCheck.length; i++) {\n     *   stat(pathsToCheck[i], (err, stats) => {\n     *     console.log(stats.isDirectory());\n     *     console.log(stats);\n     *   });\n     * }\n     * ```\n     *\n     * The resulting output will resemble:\n     *\n     * ```console\n     * true\n     * Stats {\n     *   dev: 16777220,\n     *   mode: 16877,\n     *   nlink: 3,\n     *   uid: 501,\n     *   gid: 20,\n     *   rdev: 0,\n     *   blksize: 4096,\n     *   ino: 14214262,\n     *   size: 96,\n     *   blocks: 0,\n     *   atimeMs: 1561174653071.963,\n     *   mtimeMs: 1561174614583.3518,\n     *   ctimeMs: 1561174626623.5366,\n     *   birthtimeMs: 1561174126937.2893,\n     *   atime: 2019-06-22T03:37:33.072Z,\n     *   mtime: 2019-06-22T03:36:54.583Z,\n     *   ctime: 2019-06-22T03:37:06.624Z,\n     *   birthtime: 2019-06-22T03:28:46.937Z\n     * }\n     * false\n     * Stats {\n     *   dev: 16777220,\n     *   mode: 33188,\n     *   nlink: 1,\n     *   uid: 501,\n     *   gid: 20,\n     *   rdev: 0,\n     *   blksize: 4096,\n     *   ino: 14214074,\n     *   size: 8,\n     *   blocks: 8,\n     *   atimeMs: 1561174616618.8555,\n     *   mtimeMs: 1561174614584,\n     *   ctimeMs: 1561174614583.8145,\n     *   birthtimeMs: 1561174007710.7478,\n     *   atime: 2019-06-22T03:36:56.619Z,\n     *   mtime: 2019-06-22T03:36:54.584Z,\n     *   ctime: 2019-06-22T03:36:54.584Z,\n     *   birthtime: 2019-06-22T03:26:47.711Z\n     * }\n     * ```\n     * @since v0.0.2\n     */\n    export function stat(path: PathLike, callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void): void;\n    export function stat(\n        path: PathLike,\n        options:\n            | (StatOptions & {\n                bigint?: false | undefined;\n            })\n            | undefined,\n        callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void,\n    ): void;\n    export function stat(\n        path: PathLike,\n        options: StatOptions & {\n            bigint: true;\n        },\n        callback: (err: NodeJS.ErrnoException | null, stats: BigIntStats) => void,\n    ): void;\n    export function stat(\n        path: PathLike,\n        options: StatOptions | undefined,\n        callback: (err: NodeJS.ErrnoException | null, stats: Stats | BigIntStats) => void,\n    ): void;\n    export namespace stat {\n        /**\n         * Asynchronous stat(2) - Get file status.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         */\n        function __promisify__(\n            path: PathLike,\n            options?: StatOptions & {\n                bigint?: false | undefined;\n            },\n        ): Promise<Stats>;\n        function __promisify__(\n            path: PathLike,\n            options: StatOptions & {\n                bigint: true;\n            },\n        ): Promise<BigIntStats>;\n        function __promisify__(path: PathLike, options?: StatOptions): Promise<Stats | BigIntStats>;\n    }\n    export interface StatSyncFn extends Function {\n        (path: PathLike, options?: undefined): Stats;\n        (\n            path: PathLike,\n            options?: StatSyncOptions & {\n                bigint?: false | undefined;\n                throwIfNoEntry: false;\n            },\n        ): Stats | undefined;\n        (\n            path: PathLike,\n            options: StatSyncOptions & {\n                bigint: true;\n                throwIfNoEntry: false;\n            },\n        ): BigIntStats | undefined;\n        (\n            path: PathLike,\n            options?: StatSyncOptions & {\n                bigint?: false | undefined;\n            },\n        ): Stats;\n        (\n            path: PathLike,\n            options: StatSyncOptions & {\n                bigint: true;\n            },\n        ): BigIntStats;\n        (\n            path: PathLike,\n            options: StatSyncOptions & {\n                bigint: boolean;\n                throwIfNoEntry?: false | undefined;\n            },\n        ): Stats | BigIntStats;\n        (path: PathLike, options?: StatSyncOptions): Stats | BigIntStats | undefined;\n    }\n    /**\n     * Synchronous stat(2) - Get file status.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     */\n    export const statSync: StatSyncFn;\n    /**\n     * Invokes the callback with the `fs.Stats` for the file descriptor.\n     *\n     * See the POSIX [`fstat(2)`](http://man7.org/linux/man-pages/man2/fstat.2.html) documentation for more detail.\n     * @since v0.1.95\n     */\n    export function fstat(fd: number, callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void): void;\n    export function fstat(\n        fd: number,\n        options:\n            | (StatOptions & {\n                bigint?: false | undefined;\n            })\n            | undefined,\n        callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void,\n    ): void;\n    export function fstat(\n        fd: number,\n        options: StatOptions & {\n            bigint: true;\n        },\n        callback: (err: NodeJS.ErrnoException | null, stats: BigIntStats) => void,\n    ): void;\n    export function fstat(\n        fd: number,\n        options: StatOptions | undefined,\n        callback: (err: NodeJS.ErrnoException | null, stats: Stats | BigIntStats) => void,\n    ): void;\n    export namespace fstat {\n        /**\n         * Asynchronous fstat(2) - Get file status.\n         * @param fd A file descriptor.\n         */\n        function __promisify__(\n            fd: number,\n            options?: StatOptions & {\n                bigint?: false | undefined;\n            },\n        ): Promise<Stats>;\n        function __promisify__(\n            fd: number,\n            options: StatOptions & {\n                bigint: true;\n            },\n        ): Promise<BigIntStats>;\n        function __promisify__(fd: number, options?: StatOptions): Promise<Stats | BigIntStats>;\n    }\n    /**\n     * Retrieves the `fs.Stats` for the file descriptor.\n     *\n     * See the POSIX [`fstat(2)`](http://man7.org/linux/man-pages/man2/fstat.2.html) documentation for more detail.\n     * @since v0.1.95\n     */\n    export function fstatSync(\n        fd: number,\n        options?: StatOptions & {\n            bigint?: false | undefined;\n        },\n    ): Stats;\n    export function fstatSync(\n        fd: number,\n        options: StatOptions & {\n            bigint: true;\n        },\n    ): BigIntStats;\n    export function fstatSync(fd: number, options?: StatOptions): Stats | BigIntStats;\n    /**\n     * Retrieves the `fs.Stats` for the symbolic link referred to by the path.\n     * The callback gets two arguments `(err, stats)` where `stats` is a `fs.Stats` object. `lstat()` is identical to `stat()`, except that if `path` is a symbolic\n     * link, then the link itself is stat-ed, not the file that it refers to.\n     *\n     * See the POSIX [`lstat(2)`](http://man7.org/linux/man-pages/man2/lstat.2.html) documentation for more details.\n     * @since v0.1.30\n     */\n    export function lstat(path: PathLike, callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void): void;\n    export function lstat(\n        path: PathLike,\n        options:\n            | (StatOptions & {\n                bigint?: false | undefined;\n            })\n            | undefined,\n        callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void,\n    ): void;\n    export function lstat(\n        path: PathLike,\n        options: StatOptions & {\n            bigint: true;\n        },\n        callback: (err: NodeJS.ErrnoException | null, stats: BigIntStats) => void,\n    ): void;\n    export function lstat(\n        path: PathLike,\n        options: StatOptions | undefined,\n        callback: (err: NodeJS.ErrnoException | null, stats: Stats | BigIntStats) => void,\n    ): void;\n    export namespace lstat {\n        /**\n         * Asynchronous lstat(2) - Get file status. Does not dereference symbolic links.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         */\n        function __promisify__(\n            path: PathLike,\n            options?: StatOptions & {\n                bigint?: false | undefined;\n            },\n        ): Promise<Stats>;\n        function __promisify__(\n            path: PathLike,\n            options: StatOptions & {\n                bigint: true;\n            },\n        ): Promise<BigIntStats>;\n        function __promisify__(path: PathLike, options?: StatOptions): Promise<Stats | BigIntStats>;\n    }\n    /**\n     * Asynchronous [`statfs(2)`](http://man7.org/linux/man-pages/man2/statfs.2.html). Returns information about the mounted file system which\n     * contains `path`. The callback gets two arguments `(err, stats)` where `stats`is an `fs.StatFs` object.\n     *\n     * In case of an error, the `err.code` will be one of `Common System Errors`.\n     * @since v19.6.0, v18.15.0\n     * @param path A path to an existing file or directory on the file system to be queried.\n     */\n    export function statfs(path: PathLike, callback: (err: NodeJS.ErrnoException | null, stats: StatsFs) => void): void;\n    export function statfs(\n        path: PathLike,\n        options:\n            | (StatFsOptions & {\n                bigint?: false | undefined;\n            })\n            | undefined,\n        callback: (err: NodeJS.ErrnoException | null, stats: StatsFs) => void,\n    ): void;\n    export function statfs(\n        path: PathLike,\n        options: StatFsOptions & {\n            bigint: true;\n        },\n        callback: (err: NodeJS.ErrnoException | null, stats: BigIntStatsFs) => void,\n    ): void;\n    export function statfs(\n        path: PathLike,\n        options: StatFsOptions | undefined,\n        callback: (err: NodeJS.ErrnoException | null, stats: StatsFs | BigIntStatsFs) => void,\n    ): void;\n    export namespace statfs {\n        /**\n         * Asynchronous statfs(2) - Returns information about the mounted file system which contains path. The callback gets two arguments (err, stats) where stats is an <fs.StatFs> object.\n         * @param path A path to an existing file or directory on the file system to be queried.\n         */\n        function __promisify__(\n            path: PathLike,\n            options?: StatFsOptions & {\n                bigint?: false | undefined;\n            },\n        ): Promise<StatsFs>;\n        function __promisify__(\n            path: PathLike,\n            options: StatFsOptions & {\n                bigint: true;\n            },\n        ): Promise<BigIntStatsFs>;\n        function __promisify__(path: PathLike, options?: StatFsOptions): Promise<StatsFs | BigIntStatsFs>;\n    }\n    /**\n     * Synchronous [`statfs(2)`](http://man7.org/linux/man-pages/man2/statfs.2.html). Returns information about the mounted file system which\n     * contains `path`.\n     *\n     * In case of an error, the `err.code` will be one of `Common System Errors`.\n     * @since v19.6.0, v18.15.0\n     * @param path A path to an existing file or directory on the file system to be queried.\n     */\n    export function statfsSync(\n        path: PathLike,\n        options?: StatFsOptions & {\n            bigint?: false | undefined;\n        },\n    ): StatsFs;\n    export function statfsSync(\n        path: PathLike,\n        options: StatFsOptions & {\n            bigint: true;\n        },\n    ): BigIntStatsFs;\n    export function statfsSync(path: PathLike, options?: StatFsOptions): StatsFs | BigIntStatsFs;\n    /**\n     * Synchronous lstat(2) - Get file status. Does not dereference symbolic links.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     */\n    export const lstatSync: StatSyncFn;\n    /**\n     * Creates a new link from the `existingPath` to the `newPath`. See the POSIX [`link(2)`](http://man7.org/linux/man-pages/man2/link.2.html) documentation for more detail. No arguments other than\n     * a possible\n     * exception are given to the completion callback.\n     * @since v0.1.31\n     */\n    export function link(existingPath: PathLike, newPath: PathLike, callback: NoParamCallback): void;\n    export namespace link {\n        /**\n         * Asynchronous link(2) - Create a new link (also known as a hard link) to an existing file.\n         * @param existingPath A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param newPath A path to a file. If a URL is provided, it must use the `file:` protocol.\n         */\n        function __promisify__(existingPath: PathLike, newPath: PathLike): Promise<void>;\n    }\n    /**\n     * Creates a new link from the `existingPath` to the `newPath`. See the POSIX [`link(2)`](http://man7.org/linux/man-pages/man2/link.2.html) documentation for more detail. Returns `undefined`.\n     * @since v0.1.31\n     */\n    export function linkSync(existingPath: PathLike, newPath: PathLike): void;\n    /**\n     * Creates the link called `path` pointing to `target`. No arguments other than a\n     * possible exception are given to the completion callback.\n     *\n     * See the POSIX [`symlink(2)`](http://man7.org/linux/man-pages/man2/symlink.2.html) documentation for more details.\n     *\n     * The `type` argument is only available on Windows and ignored on other platforms.\n     * It can be set to `'dir'`, `'file'`, or `'junction'`. If the `type` argument is\n     * not a string, Node.js will autodetect `target` type and use `'file'` or `'dir'`.\n     * If the `target` does not exist, `'file'` will be used. Windows junction points\n     * require the destination path to be absolute. When using `'junction'`, the`target` argument will automatically be normalized to absolute path. Junction\n     * points on NTFS volumes can only point to directories.\n     *\n     * Relative targets are relative to the link's parent directory.\n     *\n     * ```js\n     * import { symlink } from 'node:fs';\n     *\n     * symlink('./mew', './mewtwo', callback);\n     * ```\n     *\n     * The above example creates a symbolic link `mewtwo` which points to `mew` in the\n     * same directory:\n     *\n     * ```bash\n     * $ tree .\n     * .\n     * ├── mew\n     * └── mewtwo -> ./mew\n     * ```\n     * @since v0.1.31\n     * @param [type='null']\n     */\n    export function symlink(\n        target: PathLike,\n        path: PathLike,\n        type: symlink.Type | undefined | null,\n        callback: NoParamCallback,\n    ): void;\n    /**\n     * Asynchronous symlink(2) - Create a new symbolic link to an existing file.\n     * @param target A path to an existing file. If a URL is provided, it must use the `file:` protocol.\n     * @param path A path to the new symlink. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function symlink(target: PathLike, path: PathLike, callback: NoParamCallback): void;\n    export namespace symlink {\n        /**\n         * Asynchronous symlink(2) - Create a new symbolic link to an existing file.\n         * @param target A path to an existing file. If a URL is provided, it must use the `file:` protocol.\n         * @param path A path to the new symlink. If a URL is provided, it must use the `file:` protocol.\n         * @param type May be set to `'dir'`, `'file'`, or `'junction'` (default is `'file'`) and is only available on Windows (ignored on other platforms).\n         * When using `'junction'`, the `target` argument will automatically be normalized to an absolute path.\n         */\n        function __promisify__(target: PathLike, path: PathLike, type?: string | null): Promise<void>;\n        type Type = \"dir\" | \"file\" | \"junction\";\n    }\n    /**\n     * Returns `undefined`.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link symlink}.\n     * @since v0.1.31\n     * @param [type='null']\n     */\n    export function symlinkSync(target: PathLike, path: PathLike, type?: symlink.Type | null): void;\n    /**\n     * Reads the contents of the symbolic link referred to by `path`. The callback gets\n     * two arguments `(err, linkString)`.\n     *\n     * See the POSIX [`readlink(2)`](http://man7.org/linux/man-pages/man2/readlink.2.html) documentation for more details.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use for\n     * the link path passed to the callback. If the `encoding` is set to `'buffer'`,\n     * the link path returned will be passed as a `Buffer` object.\n     * @since v0.1.31\n     */\n    export function readlink(\n        path: PathLike,\n        options: EncodingOption,\n        callback: (err: NodeJS.ErrnoException | null, linkString: string) => void,\n    ): void;\n    /**\n     * Asynchronous readlink(2) - read value of a symbolic link.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function readlink(\n        path: PathLike,\n        options: BufferEncodingOption,\n        callback: (err: NodeJS.ErrnoException | null, linkString: Buffer) => void,\n    ): void;\n    /**\n     * Asynchronous readlink(2) - read value of a symbolic link.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function readlink(\n        path: PathLike,\n        options: EncodingOption,\n        callback: (err: NodeJS.ErrnoException | null, linkString: string | Buffer) => void,\n    ): void;\n    /**\n     * Asynchronous readlink(2) - read value of a symbolic link.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function readlink(\n        path: PathLike,\n        callback: (err: NodeJS.ErrnoException | null, linkString: string) => void,\n    ): void;\n    export namespace readlink {\n        /**\n         * Asynchronous readlink(2) - read value of a symbolic link.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(path: PathLike, options?: EncodingOption): Promise<string>;\n        /**\n         * Asynchronous readlink(2) - read value of a symbolic link.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(path: PathLike, options: BufferEncodingOption): Promise<Buffer>;\n        /**\n         * Asynchronous readlink(2) - read value of a symbolic link.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(path: PathLike, options?: EncodingOption): Promise<string | Buffer>;\n    }\n    /**\n     * Returns the symbolic link's string value.\n     *\n     * See the POSIX [`readlink(2)`](http://man7.org/linux/man-pages/man2/readlink.2.html) documentation for more details.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use for\n     * the link path returned. If the `encoding` is set to `'buffer'`,\n     * the link path returned will be passed as a `Buffer` object.\n     * @since v0.1.31\n     */\n    export function readlinkSync(path: PathLike, options?: EncodingOption): string;\n    /**\n     * Synchronous readlink(2) - read value of a symbolic link.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function readlinkSync(path: PathLike, options: BufferEncodingOption): Buffer;\n    /**\n     * Synchronous readlink(2) - read value of a symbolic link.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function readlinkSync(path: PathLike, options?: EncodingOption): string | Buffer;\n    /**\n     * Asynchronously computes the canonical pathname by resolving `.`, `..`, and\n     * symbolic links.\n     *\n     * A canonical pathname is not necessarily unique. Hard links and bind mounts can\n     * expose a file system entity through many pathnames.\n     *\n     * This function behaves like [`realpath(3)`](http://man7.org/linux/man-pages/man3/realpath.3.html), with some exceptions:\n     *\n     * 1. No case conversion is performed on case-insensitive file systems.\n     * 2. The maximum number of symbolic links is platform-independent and generally\n     * (much) higher than what the native [`realpath(3)`](http://man7.org/linux/man-pages/man3/realpath.3.html) implementation supports.\n     *\n     * The `callback` gets two arguments `(err, resolvedPath)`. May use `process.cwd` to resolve relative paths.\n     *\n     * Only paths that can be converted to UTF8 strings are supported.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use for\n     * the path passed to the callback. If the `encoding` is set to `'buffer'`,\n     * the path returned will be passed as a `Buffer` object.\n     *\n     * If `path` resolves to a socket or a pipe, the function will return a system\n     * dependent name for that object.\n     * @since v0.1.31\n     */\n    export function realpath(\n        path: PathLike,\n        options: EncodingOption,\n        callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void,\n    ): void;\n    /**\n     * Asynchronous realpath(3) - return the canonicalized absolute pathname.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function realpath(\n        path: PathLike,\n        options: BufferEncodingOption,\n        callback: (err: NodeJS.ErrnoException | null, resolvedPath: Buffer) => void,\n    ): void;\n    /**\n     * Asynchronous realpath(3) - return the canonicalized absolute pathname.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function realpath(\n        path: PathLike,\n        options: EncodingOption,\n        callback: (err: NodeJS.ErrnoException | null, resolvedPath: string | Buffer) => void,\n    ): void;\n    /**\n     * Asynchronous realpath(3) - return the canonicalized absolute pathname.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function realpath(\n        path: PathLike,\n        callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void,\n    ): void;\n    export namespace realpath {\n        /**\n         * Asynchronous realpath(3) - return the canonicalized absolute pathname.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(path: PathLike, options?: EncodingOption): Promise<string>;\n        /**\n         * Asynchronous realpath(3) - return the canonicalized absolute pathname.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(path: PathLike, options: BufferEncodingOption): Promise<Buffer>;\n        /**\n         * Asynchronous realpath(3) - return the canonicalized absolute pathname.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(path: PathLike, options?: EncodingOption): Promise<string | Buffer>;\n        /**\n         * Asynchronous [`realpath(3)`](http://man7.org/linux/man-pages/man3/realpath.3.html).\n         *\n         * The `callback` gets two arguments `(err, resolvedPath)`.\n         *\n         * Only paths that can be converted to UTF8 strings are supported.\n         *\n         * The optional `options` argument can be a string specifying an encoding, or an\n         * object with an `encoding` property specifying the character encoding to use for\n         * the path passed to the callback. If the `encoding` is set to `'buffer'`,\n         * the path returned will be passed as a `Buffer` object.\n         *\n         * On Linux, when Node.js is linked against musl libc, the procfs file system must\n         * be mounted on `/proc` in order for this function to work. Glibc does not have\n         * this restriction.\n         * @since v9.2.0\n         */\n        function native(\n            path: PathLike,\n            options: EncodingOption,\n            callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void,\n        ): void;\n        function native(\n            path: PathLike,\n            options: BufferEncodingOption,\n            callback: (err: NodeJS.ErrnoException | null, resolvedPath: Buffer) => void,\n        ): void;\n        function native(\n            path: PathLike,\n            options: EncodingOption,\n            callback: (err: NodeJS.ErrnoException | null, resolvedPath: string | Buffer) => void,\n        ): void;\n        function native(\n            path: PathLike,\n            callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void,\n        ): void;\n    }\n    /**\n     * Returns the resolved pathname.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link realpath}.\n     * @since v0.1.31\n     */\n    export function realpathSync(path: PathLike, options?: EncodingOption): string;\n    /**\n     * Synchronous realpath(3) - return the canonicalized absolute pathname.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function realpathSync(path: PathLike, options: BufferEncodingOption): Buffer;\n    /**\n     * Synchronous realpath(3) - return the canonicalized absolute pathname.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function realpathSync(path: PathLike, options?: EncodingOption): string | Buffer;\n    export namespace realpathSync {\n        function native(path: PathLike, options?: EncodingOption): string;\n        function native(path: PathLike, options: BufferEncodingOption): Buffer;\n        function native(path: PathLike, options?: EncodingOption): string | Buffer;\n    }\n    /**\n     * Asynchronously removes a file or symbolic link. No arguments other than a\n     * possible exception are given to the completion callback.\n     *\n     * ```js\n     * import { unlink } from 'node:fs';\n     * // Assuming that 'path/file.txt' is a regular file.\n     * unlink('path/file.txt', (err) => {\n     *   if (err) throw err;\n     *   console.log('path/file.txt was deleted');\n     * });\n     * ```\n     *\n     * `fs.unlink()` will not work on a directory, empty or otherwise. To remove a\n     * directory, use {@link rmdir}.\n     *\n     * See the POSIX [`unlink(2)`](http://man7.org/linux/man-pages/man2/unlink.2.html) documentation for more details.\n     * @since v0.0.2\n     */\n    export function unlink(path: PathLike, callback: NoParamCallback): void;\n    export namespace unlink {\n        /**\n         * Asynchronous unlink(2) - delete a name and possibly the file it refers to.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         */\n        function __promisify__(path: PathLike): Promise<void>;\n    }\n    /**\n     * Synchronous [`unlink(2)`](http://man7.org/linux/man-pages/man2/unlink.2.html). Returns `undefined`.\n     * @since v0.1.21\n     */\n    export function unlinkSync(path: PathLike): void;\n    export interface RmDirOptions {\n        /**\n         * If an `EBUSY`, `EMFILE`, `ENFILE`, `ENOTEMPTY`, or\n         * `EPERM` error is encountered, Node.js will retry the operation with a linear\n         * backoff wait of `retryDelay` ms longer on each try. This option represents the\n         * number of retries. This option is ignored if the `recursive` option is not\n         * `true`.\n         * @default 0\n         */\n        maxRetries?: number | undefined;\n        /**\n         * @deprecated since v14.14.0 In future versions of Node.js and will trigger a warning\n         * `fs.rmdir(path, { recursive: true })` will throw if `path` does not exist or is a file.\n         * Use `fs.rm(path, { recursive: true, force: true })` instead.\n         *\n         * If `true`, perform a recursive directory removal. In\n         * recursive mode, operations are retried on failure.\n         * @default false\n         */\n        recursive?: boolean | undefined;\n        /**\n         * The amount of time in milliseconds to wait between retries.\n         * This option is ignored if the `recursive` option is not `true`.\n         * @default 100\n         */\n        retryDelay?: number | undefined;\n    }\n    /**\n     * Asynchronous [`rmdir(2)`](http://man7.org/linux/man-pages/man2/rmdir.2.html). No arguments other than a possible exception are given\n     * to the completion callback.\n     *\n     * Using `fs.rmdir()` on a file (not a directory) results in an `ENOENT` error on\n     * Windows and an `ENOTDIR` error on POSIX.\n     *\n     * To get a behavior similar to the `rm -rf` Unix command, use {@link rm} with options `{ recursive: true, force: true }`.\n     * @since v0.0.2\n     */\n    export function rmdir(path: PathLike, callback: NoParamCallback): void;\n    export function rmdir(path: PathLike, options: RmDirOptions, callback: NoParamCallback): void;\n    export namespace rmdir {\n        /**\n         * Asynchronous rmdir(2) - delete a directory.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         */\n        function __promisify__(path: PathLike, options?: RmDirOptions): Promise<void>;\n    }\n    /**\n     * Synchronous [`rmdir(2)`](http://man7.org/linux/man-pages/man2/rmdir.2.html). Returns `undefined`.\n     *\n     * Using `fs.rmdirSync()` on a file (not a directory) results in an `ENOENT` error\n     * on Windows and an `ENOTDIR` error on POSIX.\n     *\n     * To get a behavior similar to the `rm -rf` Unix command, use {@link rmSync} with options `{ recursive: true, force: true }`.\n     * @since v0.1.21\n     */\n    export function rmdirSync(path: PathLike, options?: RmDirOptions): void;\n    export interface RmOptions {\n        /**\n         * When `true`, exceptions will be ignored if `path` does not exist.\n         * @default false\n         */\n        force?: boolean | undefined;\n        /**\n         * If an `EBUSY`, `EMFILE`, `ENFILE`, `ENOTEMPTY`, or\n         * `EPERM` error is encountered, Node.js will retry the operation with a linear\n         * backoff wait of `retryDelay` ms longer on each try. This option represents the\n         * number of retries. This option is ignored if the `recursive` option is not\n         * `true`.\n         * @default 0\n         */\n        maxRetries?: number | undefined;\n        /**\n         * If `true`, perform a recursive directory removal. In\n         * recursive mode, operations are retried on failure.\n         * @default false\n         */\n        recursive?: boolean | undefined;\n        /**\n         * The amount of time in milliseconds to wait between retries.\n         * This option is ignored if the `recursive` option is not `true`.\n         * @default 100\n         */\n        retryDelay?: number | undefined;\n    }\n    /**\n     * Asynchronously removes files and directories (modeled on the standard POSIX `rm` utility). No arguments other than a possible exception are given to the\n     * completion callback.\n     * @since v14.14.0\n     */\n    export function rm(path: PathLike, callback: NoParamCallback): void;\n    export function rm(path: PathLike, options: RmOptions, callback: NoParamCallback): void;\n    export namespace rm {\n        /**\n         * Asynchronously removes files and directories (modeled on the standard POSIX `rm` utility).\n         */\n        function __promisify__(path: PathLike, options?: RmOptions): Promise<void>;\n    }\n    /**\n     * Synchronously removes files and directories (modeled on the standard POSIX `rm` utility). Returns `undefined`.\n     * @since v14.14.0\n     */\n    export function rmSync(path: PathLike, options?: RmOptions): void;\n    export interface MakeDirectoryOptions {\n        /**\n         * Indicates whether parent folders should be created.\n         * If a folder was created, the path to the first created folder will be returned.\n         * @default false\n         */\n        recursive?: boolean | undefined;\n        /**\n         * A file mode. If a string is passed, it is parsed as an octal integer. If not specified\n         * @default 0o777\n         */\n        mode?: Mode | undefined;\n    }\n    /**\n     * Asynchronously creates a directory.\n     *\n     * The callback is given a possible exception and, if `recursive` is `true`, the\n     * first directory path created, `(err[, path])`.`path` can still be `undefined` when `recursive` is `true`, if no directory was\n     * created (for instance, if it was previously created).\n     *\n     * The optional `options` argument can be an integer specifying `mode` (permission\n     * and sticky bits), or an object with a `mode` property and a `recursive` property indicating whether parent directories should be created. Calling `fs.mkdir()` when `path` is a directory that\n     * exists results in an error only\n     * when `recursive` is false. If `recursive` is false and the directory exists,\n     * an `EEXIST` error occurs.\n     *\n     * ```js\n     * import { mkdir } from 'node:fs';\n     *\n     * // Create ./tmp/a/apple, regardless of whether ./tmp and ./tmp/a exist.\n     * mkdir('./tmp/a/apple', { recursive: true }, (err) => {\n     *   if (err) throw err;\n     * });\n     * ```\n     *\n     * On Windows, using `fs.mkdir()` on the root directory even with recursion will\n     * result in an error:\n     *\n     * ```js\n     * import { mkdir } from 'node:fs';\n     *\n     * mkdir('/', { recursive: true }, (err) => {\n     *   // => [Error: EPERM: operation not permitted, mkdir 'C:\\']\n     * });\n     * ```\n     *\n     * See the POSIX [`mkdir(2)`](http://man7.org/linux/man-pages/man2/mkdir.2.html) documentation for more details.\n     * @since v0.1.8\n     */\n    export function mkdir(\n        path: PathLike,\n        options: MakeDirectoryOptions & {\n            recursive: true;\n        },\n        callback: (err: NodeJS.ErrnoException | null, path?: string) => void,\n    ): void;\n    /**\n     * Asynchronous mkdir(2) - create a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n     * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n     */\n    export function mkdir(\n        path: PathLike,\n        options:\n            | Mode\n            | (MakeDirectoryOptions & {\n                recursive?: false | undefined;\n            })\n            | null\n            | undefined,\n        callback: NoParamCallback,\n    ): void;\n    /**\n     * Asynchronous mkdir(2) - create a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n     * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n     */\n    export function mkdir(\n        path: PathLike,\n        options: Mode | MakeDirectoryOptions | null | undefined,\n        callback: (err: NodeJS.ErrnoException | null, path?: string) => void,\n    ): void;\n    /**\n     * Asynchronous mkdir(2) - create a directory with a mode of `0o777`.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function mkdir(path: PathLike, callback: NoParamCallback): void;\n    export namespace mkdir {\n        /**\n         * Asynchronous mkdir(2) - create a directory.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n         * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n         */\n        function __promisify__(\n            path: PathLike,\n            options: MakeDirectoryOptions & {\n                recursive: true;\n            },\n        ): Promise<string | undefined>;\n        /**\n         * Asynchronous mkdir(2) - create a directory.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n         * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n         */\n        function __promisify__(\n            path: PathLike,\n            options?:\n                | Mode\n                | (MakeDirectoryOptions & {\n                    recursive?: false | undefined;\n                })\n                | null,\n        ): Promise<void>;\n        /**\n         * Asynchronous mkdir(2) - create a directory.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n         * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n         */\n        function __promisify__(\n            path: PathLike,\n            options?: Mode | MakeDirectoryOptions | null,\n        ): Promise<string | undefined>;\n    }\n    /**\n     * Synchronously creates a directory. Returns `undefined`, or if `recursive` is `true`, the first directory path created.\n     * This is the synchronous version of {@link mkdir}.\n     *\n     * See the POSIX [`mkdir(2)`](http://man7.org/linux/man-pages/man2/mkdir.2.html) documentation for more details.\n     * @since v0.1.21\n     */\n    export function mkdirSync(\n        path: PathLike,\n        options: MakeDirectoryOptions & {\n            recursive: true;\n        },\n    ): string | undefined;\n    /**\n     * Synchronous mkdir(2) - create a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n     * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n     */\n    export function mkdirSync(\n        path: PathLike,\n        options?:\n            | Mode\n            | (MakeDirectoryOptions & {\n                recursive?: false | undefined;\n            })\n            | null,\n    ): void;\n    /**\n     * Synchronous mkdir(2) - create a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n     * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n     */\n    export function mkdirSync(path: PathLike, options?: Mode | MakeDirectoryOptions | null): string | undefined;\n    /**\n     * Creates a unique temporary directory.\n     *\n     * Generates six random characters to be appended behind a required `prefix` to create a unique temporary directory. Due to platform\n     * inconsistencies, avoid trailing `X` characters in `prefix`. Some platforms,\n     * notably the BSDs, can return more than six random characters, and replace\n     * trailing `X` characters in `prefix` with random characters.\n     *\n     * The created directory path is passed as a string to the callback's second\n     * parameter.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use.\n     *\n     * ```js\n     * import { mkdtemp } from 'node:fs';\n     * import { join } from 'node:path';\n     * import { tmpdir } from 'node:os';\n     *\n     * mkdtemp(join(tmpdir(), 'foo-'), (err, directory) => {\n     *   if (err) throw err;\n     *   console.log(directory);\n     *   // Prints: /tmp/foo-itXde2 or C:\\Users\\...\\AppData\\Local\\Temp\\foo-itXde2\n     * });\n     * ```\n     *\n     * The `fs.mkdtemp()` method will append the six randomly selected characters\n     * directly to the `prefix` string. For instance, given a directory `/tmp`, if the\n     * intention is to create a temporary directory _within_`/tmp`, the `prefix`must end with a trailing platform-specific path separator\n     * (`import { sep } from 'node:path'`).\n     *\n     * ```js\n     * import { tmpdir } from 'node:os';\n     * import { mkdtemp } from 'node:fs';\n     *\n     * // The parent directory for the new temporary directory\n     * const tmpDir = tmpdir();\n     *\n     * // This method is *INCORRECT*:\n     * mkdtemp(tmpDir, (err, directory) => {\n     *   if (err) throw err;\n     *   console.log(directory);\n     *   // Will print something similar to `/tmpabc123`.\n     *   // A new temporary directory is created at the file system root\n     *   // rather than *within* the /tmp directory.\n     * });\n     *\n     * // This method is *CORRECT*:\n     * import { sep } from 'node:path';\n     * mkdtemp(`${tmpDir}${sep}`, (err, directory) => {\n     *   if (err) throw err;\n     *   console.log(directory);\n     *   // Will print something similar to `/tmp/abc123`.\n     *   // A new temporary directory is created within\n     *   // the /tmp directory.\n     * });\n     * ```\n     * @since v5.10.0\n     */\n    export function mkdtemp(\n        prefix: string,\n        options: EncodingOption,\n        callback: (err: NodeJS.ErrnoException | null, folder: string) => void,\n    ): void;\n    /**\n     * Asynchronously creates a unique temporary directory.\n     * Generates six random characters to be appended behind a required prefix to create a unique temporary directory.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function mkdtemp(\n        prefix: string,\n        options:\n            | \"buffer\"\n            | {\n                encoding: \"buffer\";\n            },\n        callback: (err: NodeJS.ErrnoException | null, folder: Buffer) => void,\n    ): void;\n    /**\n     * Asynchronously creates a unique temporary directory.\n     * Generates six random characters to be appended behind a required prefix to create a unique temporary directory.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function mkdtemp(\n        prefix: string,\n        options: EncodingOption,\n        callback: (err: NodeJS.ErrnoException | null, folder: string | Buffer) => void,\n    ): void;\n    /**\n     * Asynchronously creates a unique temporary directory.\n     * Generates six random characters to be appended behind a required prefix to create a unique temporary directory.\n     */\n    export function mkdtemp(\n        prefix: string,\n        callback: (err: NodeJS.ErrnoException | null, folder: string) => void,\n    ): void;\n    export namespace mkdtemp {\n        /**\n         * Asynchronously creates a unique temporary directory.\n         * Generates six random characters to be appended behind a required prefix to create a unique temporary directory.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(prefix: string, options?: EncodingOption): Promise<string>;\n        /**\n         * Asynchronously creates a unique temporary directory.\n         * Generates six random characters to be appended behind a required prefix to create a unique temporary directory.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(prefix: string, options: BufferEncodingOption): Promise<Buffer>;\n        /**\n         * Asynchronously creates a unique temporary directory.\n         * Generates six random characters to be appended behind a required prefix to create a unique temporary directory.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(prefix: string, options?: EncodingOption): Promise<string | Buffer>;\n    }\n    /**\n     * Returns the created directory path.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link mkdtemp}.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use.\n     * @since v5.10.0\n     */\n    export function mkdtempSync(prefix: string, options?: EncodingOption): string;\n    /**\n     * Synchronously creates a unique temporary directory.\n     * Generates six random characters to be appended behind a required prefix to create a unique temporary directory.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function mkdtempSync(prefix: string, options: BufferEncodingOption): Buffer;\n    /**\n     * Synchronously creates a unique temporary directory.\n     * Generates six random characters to be appended behind a required prefix to create a unique temporary directory.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function mkdtempSync(prefix: string, options?: EncodingOption): string | Buffer;\n    /**\n     * Reads the contents of a directory. The callback gets two arguments `(err, files)` where `files` is an array of the names of the files in the directory excluding `'.'` and `'..'`.\n     *\n     * See the POSIX [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) documentation for more details.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use for\n     * the filenames passed to the callback. If the `encoding` is set to `'buffer'`,\n     * the filenames returned will be passed as `Buffer` objects.\n     *\n     * If `options.withFileTypes` is set to `true`, the `files` array will contain `fs.Dirent` objects.\n     * @since v0.1.8\n     */\n    export function readdir(\n        path: PathLike,\n        options:\n            | {\n                encoding: BufferEncoding | null;\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            }\n            | BufferEncoding\n            | undefined\n            | null,\n        callback: (err: NodeJS.ErrnoException | null, files: string[]) => void,\n    ): void;\n    /**\n     * Asynchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function readdir(\n        path: PathLike,\n        options:\n            | {\n                encoding: \"buffer\";\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            }\n            | \"buffer\",\n        callback: (err: NodeJS.ErrnoException | null, files: Buffer[]) => void,\n    ): void;\n    /**\n     * Asynchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function readdir(\n        path: PathLike,\n        options:\n            | (ObjectEncodingOptions & {\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            })\n            | BufferEncoding\n            | undefined\n            | null,\n        callback: (err: NodeJS.ErrnoException | null, files: string[] | Buffer[]) => void,\n    ): void;\n    /**\n     * Asynchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function readdir(\n        path: PathLike,\n        callback: (err: NodeJS.ErrnoException | null, files: string[]) => void,\n    ): void;\n    /**\n     * Asynchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options If called with `withFileTypes: true` the result data will be an array of Dirent.\n     */\n    export function readdir(\n        path: PathLike,\n        options: ObjectEncodingOptions & {\n            withFileTypes: true;\n            recursive?: boolean | undefined;\n        },\n        callback: (err: NodeJS.ErrnoException | null, files: Dirent[]) => void,\n    ): void;\n    export namespace readdir {\n        /**\n         * Asynchronous readdir(3) - read a directory.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(\n            path: PathLike,\n            options?:\n                | {\n                    encoding: BufferEncoding | null;\n                    withFileTypes?: false | undefined;\n                    recursive?: boolean | undefined;\n                }\n                | BufferEncoding\n                | null,\n        ): Promise<string[]>;\n        /**\n         * Asynchronous readdir(3) - read a directory.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(\n            path: PathLike,\n            options:\n                | \"buffer\"\n                | {\n                    encoding: \"buffer\";\n                    withFileTypes?: false | undefined;\n                    recursive?: boolean | undefined;\n                },\n        ): Promise<Buffer[]>;\n        /**\n         * Asynchronous readdir(3) - read a directory.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(\n            path: PathLike,\n            options?:\n                | (ObjectEncodingOptions & {\n                    withFileTypes?: false | undefined;\n                    recursive?: boolean | undefined;\n                })\n                | BufferEncoding\n                | null,\n        ): Promise<string[] | Buffer[]>;\n        /**\n         * Asynchronous readdir(3) - read a directory.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options If called with `withFileTypes: true` the result data will be an array of Dirent\n         */\n        function __promisify__(\n            path: PathLike,\n            options: ObjectEncodingOptions & {\n                withFileTypes: true;\n                recursive?: boolean | undefined;\n            },\n        ): Promise<Dirent[]>;\n    }\n    /**\n     * Reads the contents of the directory.\n     *\n     * See the POSIX [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) documentation for more details.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use for\n     * the filenames returned. If the `encoding` is set to `'buffer'`,\n     * the filenames returned will be passed as `Buffer` objects.\n     *\n     * If `options.withFileTypes` is set to `true`, the result will contain `fs.Dirent` objects.\n     * @since v0.1.21\n     */\n    export function readdirSync(\n        path: PathLike,\n        options?:\n            | {\n                encoding: BufferEncoding | null;\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            }\n            | BufferEncoding\n            | null,\n    ): string[];\n    /**\n     * Synchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function readdirSync(\n        path: PathLike,\n        options:\n            | {\n                encoding: \"buffer\";\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            }\n            | \"buffer\",\n    ): Buffer[];\n    /**\n     * Synchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function readdirSync(\n        path: PathLike,\n        options?:\n            | (ObjectEncodingOptions & {\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            })\n            | BufferEncoding\n            | null,\n    ): string[] | Buffer[];\n    /**\n     * Synchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options If called with `withFileTypes: true` the result data will be an array of Dirent.\n     */\n    export function readdirSync(\n        path: PathLike,\n        options: ObjectEncodingOptions & {\n            withFileTypes: true;\n            recursive?: boolean | undefined;\n        },\n    ): Dirent[];\n    /**\n     * Closes the file descriptor. No arguments other than a possible exception are\n     * given to the completion callback.\n     *\n     * Calling `fs.close()` on any file descriptor (`fd`) that is currently in use\n     * through any other `fs` operation may lead to undefined behavior.\n     *\n     * See the POSIX [`close(2)`](http://man7.org/linux/man-pages/man2/close.2.html) documentation for more detail.\n     * @since v0.0.2\n     */\n    export function close(fd: number, callback?: NoParamCallback): void;\n    export namespace close {\n        /**\n         * Asynchronous close(2) - close a file descriptor.\n         * @param fd A file descriptor.\n         */\n        function __promisify__(fd: number): Promise<void>;\n    }\n    /**\n     * Closes the file descriptor. Returns `undefined`.\n     *\n     * Calling `fs.closeSync()` on any file descriptor (`fd`) that is currently in use\n     * through any other `fs` operation may lead to undefined behavior.\n     *\n     * See the POSIX [`close(2)`](http://man7.org/linux/man-pages/man2/close.2.html) documentation for more detail.\n     * @since v0.1.21\n     */\n    export function closeSync(fd: number): void;\n    /**\n     * Asynchronous file open. See the POSIX [`open(2)`](http://man7.org/linux/man-pages/man2/open.2.html) documentation for more details.\n     *\n     * `mode` sets the file mode (permission and sticky bits), but only if the file was\n     * created. On Windows, only the write permission can be manipulated; see {@link chmod}.\n     *\n     * The callback gets two arguments `(err, fd)`.\n     *\n     * Some characters (`< > : \" / \\ | ? *`) are reserved under Windows as documented\n     * by [Naming Files, Paths, and Namespaces](https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file). Under NTFS, if the filename contains\n     * a colon, Node.js will open a file system stream, as described by [this MSDN page](https://docs.microsoft.com/en-us/windows/desktop/FileIO/using-streams).\n     *\n     * Functions based on `fs.open()` exhibit this behavior as well:`fs.writeFile()`, `fs.readFile()`, etc.\n     * @since v0.0.2\n     * @param [flags='r'] See `support of file system `flags``.\n     * @param [mode=0o666]\n     */\n    export function open(\n        path: PathLike,\n        flags: OpenMode | undefined,\n        mode: Mode | undefined | null,\n        callback: (err: NodeJS.ErrnoException | null, fd: number) => void,\n    ): void;\n    /**\n     * Asynchronous open(2) - open and possibly create a file. If the file is created, its mode will be `0o666`.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param [flags='r'] See `support of file system `flags``.\n     */\n    export function open(\n        path: PathLike,\n        flags: OpenMode | undefined,\n        callback: (err: NodeJS.ErrnoException | null, fd: number) => void,\n    ): void;\n    /**\n     * Asynchronous open(2) - open and possibly create a file. If the file is created, its mode will be `0o666`.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function open(path: PathLike, callback: (err: NodeJS.ErrnoException | null, fd: number) => void): void;\n    export namespace open {\n        /**\n         * Asynchronous open(2) - open and possibly create a file.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param mode A file mode. If a string is passed, it is parsed as an octal integer. If not supplied, defaults to `0o666`.\n         */\n        function __promisify__(path: PathLike, flags: OpenMode, mode?: Mode | null): Promise<number>;\n    }\n    /**\n     * Returns an integer representing the file descriptor.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link open}.\n     * @since v0.1.21\n     * @param [flags='r']\n     * @param [mode=0o666]\n     */\n    export function openSync(path: PathLike, flags: OpenMode, mode?: Mode | null): number;\n    /**\n     * Change the file system timestamps of the object referenced by `path`.\n     *\n     * The `atime` and `mtime` arguments follow these rules:\n     *\n     * * Values can be either numbers representing Unix epoch time in seconds, `Date`s, or a numeric string like `'123456789.0'`.\n     * * If the value can not be converted to a number, or is `NaN`, `Infinity`, or `-Infinity`, an `Error` will be thrown.\n     * @since v0.4.2\n     */\n    export function utimes(path: PathLike, atime: TimeLike, mtime: TimeLike, callback: NoParamCallback): void;\n    export namespace utimes {\n        /**\n         * Asynchronously change file timestamps of the file referenced by the supplied path.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param atime The last access time. If a string is provided, it will be coerced to number.\n         * @param mtime The last modified time. If a string is provided, it will be coerced to number.\n         */\n        function __promisify__(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise<void>;\n    }\n    /**\n     * Returns `undefined`.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link utimes}.\n     * @since v0.4.2\n     */\n    export function utimesSync(path: PathLike, atime: TimeLike, mtime: TimeLike): void;\n    /**\n     * Change the file system timestamps of the object referenced by the supplied file\n     * descriptor. See {@link utimes}.\n     * @since v0.4.2\n     */\n    export function futimes(fd: number, atime: TimeLike, mtime: TimeLike, callback: NoParamCallback): void;\n    export namespace futimes {\n        /**\n         * Asynchronously change file timestamps of the file referenced by the supplied file descriptor.\n         * @param fd A file descriptor.\n         * @param atime The last access time. If a string is provided, it will be coerced to number.\n         * @param mtime The last modified time. If a string is provided, it will be coerced to number.\n         */\n        function __promisify__(fd: number, atime: TimeLike, mtime: TimeLike): Promise<void>;\n    }\n    /**\n     * Synchronous version of {@link futimes}. Returns `undefined`.\n     * @since v0.4.2\n     */\n    export function futimesSync(fd: number, atime: TimeLike, mtime: TimeLike): void;\n    /**\n     * Request that all data for the open file descriptor is flushed to the storage\n     * device. The specific implementation is operating system and device specific.\n     * Refer to the POSIX [`fsync(2)`](http://man7.org/linux/man-pages/man2/fsync.2.html) documentation for more detail. No arguments other\n     * than a possible exception are given to the completion callback.\n     * @since v0.1.96\n     */\n    export function fsync(fd: number, callback: NoParamCallback): void;\n    export namespace fsync {\n        /**\n         * Asynchronous fsync(2) - synchronize a file's in-core state with the underlying storage device.\n         * @param fd A file descriptor.\n         */\n        function __promisify__(fd: number): Promise<void>;\n    }\n    /**\n     * Request that all data for the open file descriptor is flushed to the storage\n     * device. The specific implementation is operating system and device specific.\n     * Refer to the POSIX [`fsync(2)`](http://man7.org/linux/man-pages/man2/fsync.2.html) documentation for more detail. Returns `undefined`.\n     * @since v0.1.96\n     */\n    export function fsyncSync(fd: number): void;\n    export interface WriteOptions {\n        /**\n         * @default 0\n         */\n        offset?: number | undefined;\n        /**\n         * @default `buffer.byteLength - offset`\n         */\n        length?: number | undefined;\n        /**\n         * @default null\n         */\n        position?: number | undefined | null;\n    }\n    /**\n     * Write `buffer` to the file specified by `fd`.\n     *\n     * `offset` determines the part of the buffer to be written, and `length` is\n     * an integer specifying the number of bytes to write.\n     *\n     * `position` refers to the offset from the beginning of the file where this data\n     * should be written. If `typeof position !== 'number'`, the data will be written\n     * at the current position. See [`pwrite(2)`](http://man7.org/linux/man-pages/man2/pwrite.2.html).\n     *\n     * The callback will be given three arguments `(err, bytesWritten, buffer)` where `bytesWritten` specifies how many _bytes_ were written from `buffer`.\n     *\n     * If this method is invoked as its `util.promisify()` ed version, it returns\n     * a promise for an `Object` with `bytesWritten` and `buffer` properties.\n     *\n     * It is unsafe to use `fs.write()` multiple times on the same file without waiting\n     * for the callback. For this scenario, {@link createWriteStream} is\n     * recommended.\n     *\n     * On Linux, positional writes don't work when the file is opened in append mode.\n     * The kernel ignores the position argument and always appends the data to\n     * the end of the file.\n     * @since v0.0.2\n     * @param [offset=0]\n     * @param [length=buffer.byteLength - offset]\n     * @param [position='null']\n     */\n    export function write<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        buffer: TBuffer,\n        offset: number | undefined | null,\n        length: number | undefined | null,\n        position: number | undefined | null,\n        callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void,\n    ): void;\n    /**\n     * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor.\n     * @param fd A file descriptor.\n     * @param offset The part of the buffer to be written. If not supplied, defaults to `0`.\n     * @param length The number of bytes to write. If not supplied, defaults to `buffer.length - offset`.\n     */\n    export function write<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        buffer: TBuffer,\n        offset: number | undefined | null,\n        length: number | undefined | null,\n        callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void,\n    ): void;\n    /**\n     * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor.\n     * @param fd A file descriptor.\n     * @param offset The part of the buffer to be written. If not supplied, defaults to `0`.\n     */\n    export function write<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        buffer: TBuffer,\n        offset: number | undefined | null,\n        callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void,\n    ): void;\n    /**\n     * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor.\n     * @param fd A file descriptor.\n     */\n    export function write<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        buffer: TBuffer,\n        callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void,\n    ): void;\n    /**\n     * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor.\n     * @param fd A file descriptor.\n     * @param options An object with the following properties:\n     * * `offset` The part of the buffer to be written. If not supplied, defaults to `0`.\n     * * `length` The number of bytes to write. If not supplied, defaults to `buffer.length - offset`.\n     * * `position` The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position.\n     */\n    export function write<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        buffer: TBuffer,\n        options: WriteOptions,\n        callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void,\n    ): void;\n    /**\n     * Asynchronously writes `string` to the file referenced by the supplied file descriptor.\n     * @param fd A file descriptor.\n     * @param string A string to write.\n     * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position.\n     * @param encoding The expected string encoding.\n     */\n    export function write(\n        fd: number,\n        string: string,\n        position: number | undefined | null,\n        encoding: BufferEncoding | undefined | null,\n        callback: (err: NodeJS.ErrnoException | null, written: number, str: string) => void,\n    ): void;\n    /**\n     * Asynchronously writes `string` to the file referenced by the supplied file descriptor.\n     * @param fd A file descriptor.\n     * @param string A string to write.\n     * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position.\n     */\n    export function write(\n        fd: number,\n        string: string,\n        position: number | undefined | null,\n        callback: (err: NodeJS.ErrnoException | null, written: number, str: string) => void,\n    ): void;\n    /**\n     * Asynchronously writes `string` to the file referenced by the supplied file descriptor.\n     * @param fd A file descriptor.\n     * @param string A string to write.\n     */\n    export function write(\n        fd: number,\n        string: string,\n        callback: (err: NodeJS.ErrnoException | null, written: number, str: string) => void,\n    ): void;\n    export namespace write {\n        /**\n         * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor.\n         * @param fd A file descriptor.\n         * @param offset The part of the buffer to be written. If not supplied, defaults to `0`.\n         * @param length The number of bytes to write. If not supplied, defaults to `buffer.length - offset`.\n         * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position.\n         */\n        function __promisify__<TBuffer extends NodeJS.ArrayBufferView>(\n            fd: number,\n            buffer?: TBuffer,\n            offset?: number,\n            length?: number,\n            position?: number | null,\n        ): Promise<{\n            bytesWritten: number;\n            buffer: TBuffer;\n        }>;\n        /**\n         * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor.\n         * @param fd A file descriptor.\n         * @param options An object with the following properties:\n         * * `offset` The part of the buffer to be written. If not supplied, defaults to `0`.\n         * * `length` The number of bytes to write. If not supplied, defaults to `buffer.length - offset`.\n         * * `position` The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position.\n         */\n        function __promisify__<TBuffer extends NodeJS.ArrayBufferView>(\n            fd: number,\n            buffer?: TBuffer,\n            options?: WriteOptions,\n        ): Promise<{\n            bytesWritten: number;\n            buffer: TBuffer;\n        }>;\n        /**\n         * Asynchronously writes `string` to the file referenced by the supplied file descriptor.\n         * @param fd A file descriptor.\n         * @param string A string to write.\n         * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position.\n         * @param encoding The expected string encoding.\n         */\n        function __promisify__(\n            fd: number,\n            string: string,\n            position?: number | null,\n            encoding?: BufferEncoding | null,\n        ): Promise<{\n            bytesWritten: number;\n            buffer: string;\n        }>;\n    }\n    /**\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link write}.\n     * @since v0.1.21\n     * @param [offset=0]\n     * @param [length=buffer.byteLength - offset]\n     * @param [position='null']\n     * @return The number of bytes written.\n     */\n    export function writeSync(\n        fd: number,\n        buffer: NodeJS.ArrayBufferView,\n        offset?: number | null,\n        length?: number | null,\n        position?: number | null,\n    ): number;\n    /**\n     * Synchronously writes `string` to the file referenced by the supplied file descriptor, returning the number of bytes written.\n     * @param fd A file descriptor.\n     * @param string A string to write.\n     * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position.\n     * @param encoding The expected string encoding.\n     */\n    export function writeSync(\n        fd: number,\n        string: string,\n        position?: number | null,\n        encoding?: BufferEncoding | null,\n    ): number;\n    export type ReadPosition = number | bigint;\n    export interface ReadSyncOptions {\n        /**\n         * @default 0\n         */\n        offset?: number | undefined;\n        /**\n         * @default `length of buffer`\n         */\n        length?: number | undefined;\n        /**\n         * @default null\n         */\n        position?: ReadPosition | null | undefined;\n    }\n    export interface ReadAsyncOptions<TBuffer extends NodeJS.ArrayBufferView> extends ReadSyncOptions {\n        buffer?: TBuffer;\n    }\n    /**\n     * Read data from the file specified by `fd`.\n     *\n     * The callback is given the three arguments, `(err, bytesRead, buffer)`.\n     *\n     * If the file is not modified concurrently, the end-of-file is reached when the\n     * number of bytes read is zero.\n     *\n     * If this method is invoked as its `util.promisify()` ed version, it returns\n     * a promise for an `Object` with `bytesRead` and `buffer` properties.\n     * @since v0.0.2\n     * @param buffer The buffer that the data will be written to.\n     * @param offset The position in `buffer` to write the data to.\n     * @param length The number of bytes to read.\n     * @param position Specifies where to begin reading from in the file. If `position` is `null` or `-1 `, data will be read from the current file position, and the file position will be updated. If\n     * `position` is an integer, the file position will be unchanged.\n     */\n    export function read<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        buffer: TBuffer,\n        offset: number,\n        length: number,\n        position: ReadPosition | null,\n        callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: TBuffer) => void,\n    ): void;\n    /**\n     * Similar to the above `fs.read` function, this version takes an optional `options` object.\n     * If not otherwise specified in an `options` object,\n     * `buffer` defaults to `Buffer.alloc(16384)`,\n     * `offset` defaults to `0`,\n     * `length` defaults to `buffer.byteLength`, `- offset` as of Node 17.6.0\n     * `position` defaults to `null`\n     * @since v12.17.0, 13.11.0\n     */\n    export function read<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        options: ReadAsyncOptions<TBuffer>,\n        callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: TBuffer) => void,\n    ): void;\n    export function read<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        buffer: TBuffer,\n        options: ReadSyncOptions,\n        callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: TBuffer) => void,\n    ): void;\n    export function read<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        buffer: TBuffer,\n        callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: TBuffer) => void,\n    ): void;\n    export function read(\n        fd: number,\n        callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: NodeJS.ArrayBufferView) => void,\n    ): void;\n    export namespace read {\n        /**\n         * @param fd A file descriptor.\n         * @param buffer The buffer that the data will be written to.\n         * @param offset The offset in the buffer at which to start writing.\n         * @param length The number of bytes to read.\n         * @param position The offset from the beginning of the file from which data should be read. If `null`, data will be read from the current position.\n         */\n        function __promisify__<TBuffer extends NodeJS.ArrayBufferView>(\n            fd: number,\n            buffer: TBuffer,\n            offset: number,\n            length: number,\n            position: number | null,\n        ): Promise<{\n            bytesRead: number;\n            buffer: TBuffer;\n        }>;\n        function __promisify__<TBuffer extends NodeJS.ArrayBufferView>(\n            fd: number,\n            options: ReadAsyncOptions<TBuffer>,\n        ): Promise<{\n            bytesRead: number;\n            buffer: TBuffer;\n        }>;\n        function __promisify__(fd: number): Promise<{\n            bytesRead: number;\n            buffer: NodeJS.ArrayBufferView;\n        }>;\n    }\n    /**\n     * Returns the number of `bytesRead`.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link read}.\n     * @since v0.1.21\n     * @param [position='null']\n     */\n    export function readSync(\n        fd: number,\n        buffer: NodeJS.ArrayBufferView,\n        offset: number,\n        length: number,\n        position: ReadPosition | null,\n    ): number;\n    /**\n     * Similar to the above `fs.readSync` function, this version takes an optional `options` object.\n     * If no `options` object is specified, it will default with the above values.\n     */\n    export function readSync(fd: number, buffer: NodeJS.ArrayBufferView, opts?: ReadSyncOptions): number;\n    /**\n     * Asynchronously reads the entire contents of a file.\n     *\n     * ```js\n     * import { readFile } from 'node:fs';\n     *\n     * readFile('/etc/passwd', (err, data) => {\n     *   if (err) throw err;\n     *   console.log(data);\n     * });\n     * ```\n     *\n     * The callback is passed two arguments `(err, data)`, where `data` is the\n     * contents of the file.\n     *\n     * If no encoding is specified, then the raw buffer is returned.\n     *\n     * If `options` is a string, then it specifies the encoding:\n     *\n     * ```js\n     * import { readFile } from 'node:fs';\n     *\n     * readFile('/etc/passwd', 'utf8', callback);\n     * ```\n     *\n     * When the path is a directory, the behavior of `fs.readFile()` and {@link readFileSync} is platform-specific. On macOS, Linux, and Windows, an\n     * error will be returned. On FreeBSD, a representation of the directory's contents\n     * will be returned.\n     *\n     * ```js\n     * import { readFile } from 'node:fs';\n     *\n     * // macOS, Linux, and Windows\n     * readFile('<directory>', (err, data) => {\n     *   // => [Error: EISDIR: illegal operation on a directory, read <directory>]\n     * });\n     *\n     * //  FreeBSD\n     * readFile('<directory>', (err, data) => {\n     *   // => null, <data>\n     * });\n     * ```\n     *\n     * It is possible to abort an ongoing request using an `AbortSignal`. If a\n     * request is aborted the callback is called with an `AbortError`:\n     *\n     * ```js\n     * import { readFile } from 'node:fs';\n     *\n     * const controller = new AbortController();\n     * const signal = controller.signal;\n     * readFile(fileInfo[0].name, { signal }, (err, buf) => {\n     *   // ...\n     * });\n     * // When you want to abort the request\n     * controller.abort();\n     * ```\n     *\n     * The `fs.readFile()` function buffers the entire file. To minimize memory costs,\n     * when possible prefer streaming via `fs.createReadStream()`.\n     *\n     * Aborting an ongoing request does not abort individual operating\n     * system requests but rather the internal buffering `fs.readFile` performs.\n     * @since v0.1.29\n     * @param path filename or file descriptor\n     */\n    export function readFile(\n        path: PathOrFileDescriptor,\n        options:\n            | ({\n                encoding?: null | undefined;\n                flag?: string | undefined;\n            } & Abortable)\n            | undefined\n            | null,\n        callback: (err: NodeJS.ErrnoException | null, data: NonSharedBuffer) => void,\n    ): void;\n    /**\n     * Asynchronously reads the entire contents of a file.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n     * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag.\n     * If a flag is not provided, it defaults to `'r'`.\n     */\n    export function readFile(\n        path: PathOrFileDescriptor,\n        options:\n            | ({\n                encoding: BufferEncoding;\n                flag?: string | undefined;\n            } & Abortable)\n            | BufferEncoding,\n        callback: (err: NodeJS.ErrnoException | null, data: string) => void,\n    ): void;\n    /**\n     * Asynchronously reads the entire contents of a file.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n     * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag.\n     * If a flag is not provided, it defaults to `'r'`.\n     */\n    export function readFile(\n        path: PathOrFileDescriptor,\n        options:\n            | (ObjectEncodingOptions & {\n                flag?: string | undefined;\n            } & Abortable)\n            | BufferEncoding\n            | undefined\n            | null,\n        callback: (err: NodeJS.ErrnoException | null, data: string | NonSharedBuffer) => void,\n    ): void;\n    /**\n     * Asynchronously reads the entire contents of a file.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n     */\n    export function readFile(\n        path: PathOrFileDescriptor,\n        callback: (err: NodeJS.ErrnoException | null, data: NonSharedBuffer) => void,\n    ): void;\n    export namespace readFile {\n        /**\n         * Asynchronously reads the entire contents of a file.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n         * @param options An object that may contain an optional flag.\n         * If a flag is not provided, it defaults to `'r'`.\n         */\n        function __promisify__(\n            path: PathOrFileDescriptor,\n            options?: {\n                encoding?: null | undefined;\n                flag?: string | undefined;\n            } | null,\n        ): Promise<NonSharedBuffer>;\n        /**\n         * Asynchronously reads the entire contents of a file.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * URL support is _experimental_.\n         * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n         * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag.\n         * If a flag is not provided, it defaults to `'r'`.\n         */\n        function __promisify__(\n            path: PathOrFileDescriptor,\n            options:\n                | {\n                    encoding: BufferEncoding;\n                    flag?: string | undefined;\n                }\n                | BufferEncoding,\n        ): Promise<string>;\n        /**\n         * Asynchronously reads the entire contents of a file.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * URL support is _experimental_.\n         * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n         * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag.\n         * If a flag is not provided, it defaults to `'r'`.\n         */\n        function __promisify__(\n            path: PathOrFileDescriptor,\n            options?:\n                | (ObjectEncodingOptions & {\n                    flag?: string | undefined;\n                })\n                | BufferEncoding\n                | null,\n        ): Promise<string | NonSharedBuffer>;\n    }\n    /**\n     * Returns the contents of the `path`.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link readFile}.\n     *\n     * If the `encoding` option is specified then this function returns a\n     * string. Otherwise it returns a buffer.\n     *\n     * Similar to {@link readFile}, when the path is a directory, the behavior of `fs.readFileSync()` is platform-specific.\n     *\n     * ```js\n     * import { readFileSync } from 'node:fs';\n     *\n     * // macOS, Linux, and Windows\n     * readFileSync('<directory>');\n     * // => [Error: EISDIR: illegal operation on a directory, read <directory>]\n     *\n     * //  FreeBSD\n     * readFileSync('<directory>'); // => <data>\n     * ```\n     * @since v0.1.8\n     * @param path filename or file descriptor\n     */\n    export function readFileSync(\n        path: PathOrFileDescriptor,\n        options?: {\n            encoding?: null | undefined;\n            flag?: string | undefined;\n        } | null,\n    ): NonSharedBuffer;\n    /**\n     * Synchronously reads the entire contents of a file.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n     * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag.\n     * If a flag is not provided, it defaults to `'r'`.\n     */\n    export function readFileSync(\n        path: PathOrFileDescriptor,\n        options:\n            | {\n                encoding: BufferEncoding;\n                flag?: string | undefined;\n            }\n            | BufferEncoding,\n    ): string;\n    /**\n     * Synchronously reads the entire contents of a file.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n     * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag.\n     * If a flag is not provided, it defaults to `'r'`.\n     */\n    export function readFileSync(\n        path: PathOrFileDescriptor,\n        options?:\n            | (ObjectEncodingOptions & {\n                flag?: string | undefined;\n            })\n            | BufferEncoding\n            | null,\n    ): string | NonSharedBuffer;\n    export type WriteFileOptions =\n        | (\n            & ObjectEncodingOptions\n            & Abortable\n            & {\n                mode?: Mode | undefined;\n                flag?: string | undefined;\n                flush?: boolean | undefined;\n            }\n        )\n        | BufferEncoding\n        | null;\n    /**\n     * When `file` is a filename, asynchronously writes data to the file, replacing the\n     * file if it already exists. `data` can be a string or a buffer.\n     *\n     * When `file` is a file descriptor, the behavior is similar to calling `fs.write()` directly (which is recommended). See the notes below on using\n     * a file descriptor.\n     *\n     * The `encoding` option is ignored if `data` is a buffer.\n     *\n     * The `mode` option only affects the newly created file. See {@link open} for more details.\n     *\n     * ```js\n     * import { writeFile } from 'node:fs';\n     * import { Buffer } from 'node:buffer';\n     *\n     * const data = new Uint8Array(Buffer.from('Hello Node.js'));\n     * writeFile('message.txt', data, (err) => {\n     *   if (err) throw err;\n     *   console.log('The file has been saved!');\n     * });\n     * ```\n     *\n     * If `options` is a string, then it specifies the encoding:\n     *\n     * ```js\n     * import { writeFile } from 'node:fs';\n     *\n     * writeFile('message.txt', 'Hello Node.js', 'utf8', callback);\n     * ```\n     *\n     * It is unsafe to use `fs.writeFile()` multiple times on the same file without\n     * waiting for the callback. For this scenario, {@link createWriteStream} is\n     * recommended.\n     *\n     * Similarly to `fs.readFile` \\- `fs.writeFile` is a convenience method that\n     * performs multiple `write` calls internally to write the buffer passed to it.\n     * For performance sensitive code consider using {@link createWriteStream}.\n     *\n     * It is possible to use an `AbortSignal` to cancel an `fs.writeFile()`.\n     * Cancelation is \"best effort\", and some amount of data is likely still\n     * to be written.\n     *\n     * ```js\n     * import { writeFile } from 'node:fs';\n     * import { Buffer } from 'node:buffer';\n     *\n     * const controller = new AbortController();\n     * const { signal } = controller;\n     * const data = new Uint8Array(Buffer.from('Hello Node.js'));\n     * writeFile('message.txt', data, { signal }, (err) => {\n     *   // When a request is aborted - the callback is called with an AbortError\n     * });\n     * // When the request should be aborted\n     * controller.abort();\n     * ```\n     *\n     * Aborting an ongoing request does not abort individual operating\n     * system requests but rather the internal buffering `fs.writeFile` performs.\n     * @since v0.1.29\n     * @param file filename or file descriptor\n     */\n    export function writeFile(\n        file: PathOrFileDescriptor,\n        data: string | NodeJS.ArrayBufferView,\n        options: WriteFileOptions,\n        callback: NoParamCallback,\n    ): void;\n    /**\n     * Asynchronously writes data to a file, replacing the file if it already exists.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n     * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string.\n     */\n    export function writeFile(\n        path: PathOrFileDescriptor,\n        data: string | NodeJS.ArrayBufferView,\n        callback: NoParamCallback,\n    ): void;\n    export namespace writeFile {\n        /**\n         * Asynchronously writes data to a file, replacing the file if it already exists.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * URL support is _experimental_.\n         * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n         * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string.\n         * @param options Either the encoding for the file, or an object optionally specifying the encoding, file mode, and flag.\n         * If `encoding` is not supplied, the default of `'utf8'` is used.\n         * If `mode` is not supplied, the default of `0o666` is used.\n         * If `mode` is a string, it is parsed as an octal integer.\n         * If `flag` is not supplied, the default of `'w'` is used.\n         */\n        function __promisify__(\n            path: PathOrFileDescriptor,\n            data: string | NodeJS.ArrayBufferView,\n            options?: WriteFileOptions,\n        ): Promise<void>;\n    }\n    /**\n     * Returns `undefined`.\n     *\n     * The `mode` option only affects the newly created file. See {@link open} for more details.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link writeFile}.\n     * @since v0.1.29\n     * @param file filename or file descriptor\n     */\n    export function writeFileSync(\n        file: PathOrFileDescriptor,\n        data: string | NodeJS.ArrayBufferView,\n        options?: WriteFileOptions,\n    ): void;\n    /**\n     * Asynchronously append data to a file, creating the file if it does not yet\n     * exist. `data` can be a string or a `Buffer`.\n     *\n     * The `mode` option only affects the newly created file. See {@link open} for more details.\n     *\n     * ```js\n     * import { appendFile } from 'node:fs';\n     *\n     * appendFile('message.txt', 'data to append', (err) => {\n     *   if (err) throw err;\n     *   console.log('The \"data to append\" was appended to file!');\n     * });\n     * ```\n     *\n     * If `options` is a string, then it specifies the encoding:\n     *\n     * ```js\n     * import { appendFile } from 'node:fs';\n     *\n     * appendFile('message.txt', 'data to append', 'utf8', callback);\n     * ```\n     *\n     * The `path` may be specified as a numeric file descriptor that has been opened\n     * for appending (using `fs.open()` or `fs.openSync()`). The file descriptor will\n     * not be closed automatically.\n     *\n     * ```js\n     * import { open, close, appendFile } from 'node:fs';\n     *\n     * function closeFd(fd) {\n     *   close(fd, (err) => {\n     *     if (err) throw err;\n     *   });\n     * }\n     *\n     * open('message.txt', 'a', (err, fd) => {\n     *   if (err) throw err;\n     *\n     *   try {\n     *     appendFile(fd, 'data to append', 'utf8', (err) => {\n     *       closeFd(fd);\n     *       if (err) throw err;\n     *     });\n     *   } catch (err) {\n     *     closeFd(fd);\n     *     throw err;\n     *   }\n     * });\n     * ```\n     * @since v0.6.7\n     * @param path filename or file descriptor\n     */\n    export function appendFile(\n        path: PathOrFileDescriptor,\n        data: string | Uint8Array,\n        options: WriteFileOptions,\n        callback: NoParamCallback,\n    ): void;\n    /**\n     * Asynchronously append data to a file, creating the file if it does not exist.\n     * @param file A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n     * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string.\n     */\n    export function appendFile(file: PathOrFileDescriptor, data: string | Uint8Array, callback: NoParamCallback): void;\n    export namespace appendFile {\n        /**\n         * Asynchronously append data to a file, creating the file if it does not exist.\n         * @param file A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * URL support is _experimental_.\n         * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n         * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string.\n         * @param options Either the encoding for the file, or an object optionally specifying the encoding, file mode, and flag.\n         * If `encoding` is not supplied, the default of `'utf8'` is used.\n         * If `mode` is not supplied, the default of `0o666` is used.\n         * If `mode` is a string, it is parsed as an octal integer.\n         * If `flag` is not supplied, the default of `'a'` is used.\n         */\n        function __promisify__(\n            file: PathOrFileDescriptor,\n            data: string | Uint8Array,\n            options?: WriteFileOptions,\n        ): Promise<void>;\n    }\n    /**\n     * Synchronously append data to a file, creating the file if it does not yet\n     * exist. `data` can be a string or a `Buffer`.\n     *\n     * The `mode` option only affects the newly created file. See {@link open} for more details.\n     *\n     * ```js\n     * import { appendFileSync } from 'node:fs';\n     *\n     * try {\n     *   appendFileSync('message.txt', 'data to append');\n     *   console.log('The \"data to append\" was appended to file!');\n     * } catch (err) {\n     *   // Handle the error\n     * }\n     * ```\n     *\n     * If `options` is a string, then it specifies the encoding:\n     *\n     * ```js\n     * import { appendFileSync } from 'node:fs';\n     *\n     * appendFileSync('message.txt', 'data to append', 'utf8');\n     * ```\n     *\n     * The `path` may be specified as a numeric file descriptor that has been opened\n     * for appending (using `fs.open()` or `fs.openSync()`). The file descriptor will\n     * not be closed automatically.\n     *\n     * ```js\n     * import { openSync, closeSync, appendFileSync } from 'node:fs';\n     *\n     * let fd;\n     *\n     * try {\n     *   fd = openSync('message.txt', 'a');\n     *   appendFileSync(fd, 'data to append', 'utf8');\n     * } catch (err) {\n     *   // Handle the error\n     * } finally {\n     *   if (fd !== undefined)\n     *     closeSync(fd);\n     * }\n     * ```\n     * @since v0.6.7\n     * @param path filename or file descriptor\n     */\n    export function appendFileSync(\n        path: PathOrFileDescriptor,\n        data: string | Uint8Array,\n        options?: WriteFileOptions,\n    ): void;\n    /**\n     * Watch for changes on `filename`. The callback `listener` will be called each\n     * time the file is accessed.\n     *\n     * The `options` argument may be omitted. If provided, it should be an object. The `options` object may contain a boolean named `persistent` that indicates\n     * whether the process should continue to run as long as files are being watched.\n     * The `options` object may specify an `interval` property indicating how often the\n     * target should be polled in milliseconds.\n     *\n     * The `listener` gets two arguments the current stat object and the previous\n     * stat object:\n     *\n     * ```js\n     * import { watchFile } from 'node:fs';\n     *\n     * watchFile('message.text', (curr, prev) => {\n     *   console.log(`the current mtime is: ${curr.mtime}`);\n     *   console.log(`the previous mtime was: ${prev.mtime}`);\n     * });\n     * ```\n     *\n     * These stat objects are instances of `fs.Stat`. If the `bigint` option is `true`,\n     * the numeric values in these objects are specified as `BigInt`s.\n     *\n     * To be notified when the file was modified, not just accessed, it is necessary\n     * to compare `curr.mtimeMs` and `prev.mtimeMs`.\n     *\n     * When an `fs.watchFile` operation results in an `ENOENT` error, it\n     * will invoke the listener once, with all the fields zeroed (or, for dates, the\n     * Unix Epoch). If the file is created later on, the listener will be called\n     * again, with the latest stat objects. This is a change in functionality since\n     * v0.10.\n     *\n     * Using {@link watch} is more efficient than `fs.watchFile` and `fs.unwatchFile`. `fs.watch` should be used instead of `fs.watchFile` and `fs.unwatchFile` when possible.\n     *\n     * When a file being watched by `fs.watchFile()` disappears and reappears,\n     * then the contents of `previous` in the second callback event (the file's\n     * reappearance) will be the same as the contents of `previous` in the first\n     * callback event (its disappearance).\n     *\n     * This happens when:\n     *\n     * * the file is deleted, followed by a restore\n     * * the file is renamed and then renamed a second time back to its original name\n     * @since v0.1.31\n     */\n    export interface WatchFileOptions {\n        bigint?: boolean | undefined;\n        persistent?: boolean | undefined;\n        interval?: number | undefined;\n    }\n    /**\n     * Watch for changes on `filename`. The callback `listener` will be called each\n     * time the file is accessed.\n     *\n     * The `options` argument may be omitted. If provided, it should be an object. The `options` object may contain a boolean named `persistent` that indicates\n     * whether the process should continue to run as long as files are being watched.\n     * The `options` object may specify an `interval` property indicating how often the\n     * target should be polled in milliseconds.\n     *\n     * The `listener` gets two arguments the current stat object and the previous\n     * stat object:\n     *\n     * ```js\n     * import { watchFile } from 'node:fs';\n     *\n     * watchFile('message.text', (curr, prev) => {\n     *   console.log(`the current mtime is: ${curr.mtime}`);\n     *   console.log(`the previous mtime was: ${prev.mtime}`);\n     * });\n     * ```\n     *\n     * These stat objects are instances of `fs.Stat`. If the `bigint` option is `true`,\n     * the numeric values in these objects are specified as `BigInt`s.\n     *\n     * To be notified when the file was modified, not just accessed, it is necessary\n     * to compare `curr.mtimeMs` and `prev.mtimeMs`.\n     *\n     * When an `fs.watchFile` operation results in an `ENOENT` error, it\n     * will invoke the listener once, with all the fields zeroed (or, for dates, the\n     * Unix Epoch). If the file is created later on, the listener will be called\n     * again, with the latest stat objects. This is a change in functionality since\n     * v0.10.\n     *\n     * Using {@link watch} is more efficient than `fs.watchFile` and `fs.unwatchFile`. `fs.watch` should be used instead of `fs.watchFile` and `fs.unwatchFile` when possible.\n     *\n     * When a file being watched by `fs.watchFile()` disappears and reappears,\n     * then the contents of `previous` in the second callback event (the file's\n     * reappearance) will be the same as the contents of `previous` in the first\n     * callback event (its disappearance).\n     *\n     * This happens when:\n     *\n     * * the file is deleted, followed by a restore\n     * * the file is renamed and then renamed a second time back to its original name\n     * @since v0.1.31\n     */\n    export function watchFile(\n        filename: PathLike,\n        options:\n            | (WatchFileOptions & {\n                bigint?: false | undefined;\n            })\n            | undefined,\n        listener: StatsListener,\n    ): StatWatcher;\n    export function watchFile(\n        filename: PathLike,\n        options:\n            | (WatchFileOptions & {\n                bigint: true;\n            })\n            | undefined,\n        listener: BigIntStatsListener,\n    ): StatWatcher;\n    /**\n     * Watch for changes on `filename`. The callback `listener` will be called each time the file is accessed.\n     * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function watchFile(filename: PathLike, listener: StatsListener): StatWatcher;\n    /**\n     * Stop watching for changes on `filename`. If `listener` is specified, only that\n     * particular listener is removed. Otherwise, _all_ listeners are removed,\n     * effectively stopping watching of `filename`.\n     *\n     * Calling `fs.unwatchFile()` with a filename that is not being watched is a\n     * no-op, not an error.\n     *\n     * Using {@link watch} is more efficient than `fs.watchFile()` and `fs.unwatchFile()`. `fs.watch()` should be used instead of `fs.watchFile()` and `fs.unwatchFile()` when possible.\n     * @since v0.1.31\n     * @param listener Optional, a listener previously attached using `fs.watchFile()`\n     */\n    export function unwatchFile(filename: PathLike, listener?: StatsListener): void;\n    export function unwatchFile(filename: PathLike, listener?: BigIntStatsListener): void;\n    export interface WatchOptions extends Abortable {\n        encoding?: BufferEncoding | \"buffer\" | undefined;\n        persistent?: boolean | undefined;\n        recursive?: boolean | undefined;\n    }\n    export type WatchEventType = \"rename\" | \"change\";\n    export type WatchListener<T> = (event: WatchEventType, filename: T | null) => void;\n    export type StatsListener = (curr: Stats, prev: Stats) => void;\n    export type BigIntStatsListener = (curr: BigIntStats, prev: BigIntStats) => void;\n    /**\n     * Watch for changes on `filename`, where `filename` is either a file or a\n     * directory.\n     *\n     * The second argument is optional. If `options` is provided as a string, it\n     * specifies the `encoding`. Otherwise `options` should be passed as an object.\n     *\n     * The listener callback gets two arguments `(eventType, filename)`. `eventType`is either `'rename'` or `'change'`, and `filename` is the name of the file\n     * which triggered the event.\n     *\n     * On most platforms, `'rename'` is emitted whenever a filename appears or\n     * disappears in the directory.\n     *\n     * The listener callback is attached to the `'change'` event fired by `fs.FSWatcher`, but it is not the same thing as the `'change'` value of `eventType`.\n     *\n     * If a `signal` is passed, aborting the corresponding AbortController will close\n     * the returned `fs.FSWatcher`.\n     * @since v0.5.10\n     * @param listener\n     */\n    export function watch(\n        filename: PathLike,\n        options:\n            | (WatchOptions & {\n                encoding: \"buffer\";\n            })\n            | \"buffer\",\n        listener?: WatchListener<Buffer>,\n    ): FSWatcher;\n    /**\n     * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`.\n     * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options.\n     * If `encoding` is not supplied, the default of `'utf8'` is used.\n     * If `persistent` is not supplied, the default of `true` is used.\n     * If `recursive` is not supplied, the default of `false` is used.\n     */\n    export function watch(\n        filename: PathLike,\n        options?: WatchOptions | BufferEncoding | null,\n        listener?: WatchListener<string>,\n    ): FSWatcher;\n    /**\n     * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`.\n     * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options.\n     * If `encoding` is not supplied, the default of `'utf8'` is used.\n     * If `persistent` is not supplied, the default of `true` is used.\n     * If `recursive` is not supplied, the default of `false` is used.\n     */\n    export function watch(\n        filename: PathLike,\n        options: WatchOptions | string,\n        listener?: WatchListener<string | Buffer>,\n    ): FSWatcher;\n    /**\n     * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`.\n     * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function watch(filename: PathLike, listener?: WatchListener<string>): FSWatcher;\n    /**\n     * Test whether or not the given path exists by checking with the file system.\n     * Then call the `callback` argument with either true or false:\n     *\n     * ```js\n     * import { exists } from 'node:fs';\n     *\n     * exists('/etc/passwd', (e) => {\n     *   console.log(e ? 'it exists' : 'no passwd!');\n     * });\n     * ```\n     *\n     * **The parameters for this callback are not consistent with other Node.js**\n     * **callbacks.** Normally, the first parameter to a Node.js callback is an `err` parameter, optionally followed by other parameters. The `fs.exists()` callback\n     * has only one boolean parameter. This is one reason `fs.access()` is recommended\n     * instead of `fs.exists()`.\n     *\n     * Using `fs.exists()` to check for the existence of a file before calling `fs.open()`, `fs.readFile()`, or `fs.writeFile()` is not recommended. Doing\n     * so introduces a race condition, since other processes may change the file's\n     * state between the two calls. Instead, user code should open/read/write the\n     * file directly and handle the error raised if the file does not exist.\n     *\n     * **write (NOT RECOMMENDED)**\n     *\n     * ```js\n     * import { exists, open, close } from 'node:fs';\n     *\n     * exists('myfile', (e) => {\n     *   if (e) {\n     *     console.error('myfile already exists');\n     *   } else {\n     *     open('myfile', 'wx', (err, fd) => {\n     *       if (err) throw err;\n     *\n     *       try {\n     *         writeMyData(fd);\n     *       } finally {\n     *         close(fd, (err) => {\n     *           if (err) throw err;\n     *         });\n     *       }\n     *     });\n     *   }\n     * });\n     * ```\n     *\n     * **write (RECOMMENDED)**\n     *\n     * ```js\n     * import { open, close } from 'node:fs';\n     * open('myfile', 'wx', (err, fd) => {\n     *   if (err) {\n     *     if (err.code === 'EEXIST') {\n     *       console.error('myfile already exists');\n     *       return;\n     *     }\n     *\n     *     throw err;\n     *   }\n     *\n     *   try {\n     *     writeMyData(fd);\n     *   } finally {\n     *     close(fd, (err) => {\n     *       if (err) throw err;\n     *     });\n     *   }\n     * });\n     * ```\n     *\n     * **read (NOT RECOMMENDED)**\n     *\n     * ```js\n     * import { open, close, exists } from 'node:fs';\n     *\n     * exists('myfile', (e) => {\n     *   if (e) {\n     *     open('myfile', 'r', (err, fd) => {\n     *       if (err) throw err;\n     *\n     *       try {\n     *         readMyData(fd);\n     *       } finally {\n     *         close(fd, (err) => {\n     *           if (err) throw err;\n     *         });\n     *       }\n     *     });\n     *   } else {\n     *     console.error('myfile does not exist');\n     *   }\n     * });\n     * ```\n     *\n     * **read (RECOMMENDED)**\n     *\n     * ```js\n     * import { open, close } from 'node:fs';\n     *\n     * open('myfile', 'r', (err, fd) => {\n     *   if (err) {\n     *     if (err.code === 'ENOENT') {\n     *       console.error('myfile does not exist');\n     *       return;\n     *     }\n     *\n     *     throw err;\n     *   }\n     *\n     *   try {\n     *     readMyData(fd);\n     *   } finally {\n     *     close(fd, (err) => {\n     *       if (err) throw err;\n     *     });\n     *   }\n     * });\n     * ```\n     *\n     * The \"not recommended\" examples above check for existence and then use the\n     * file; the \"recommended\" examples are better because they use the file directly\n     * and handle the error, if any.\n     *\n     * In general, check for the existence of a file only if the file won't be\n     * used directly, for example when its existence is a signal from another\n     * process.\n     * @since v0.0.2\n     * @deprecated Since v1.0.0 - Use {@link stat} or {@link access} instead.\n     */\n    export function exists(path: PathLike, callback: (exists: boolean) => void): void;\n    /** @deprecated */\n    export namespace exists {\n        /**\n         * @param path A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n         * URL support is _experimental_.\n         */\n        function __promisify__(path: PathLike): Promise<boolean>;\n    }\n    /**\n     * Returns `true` if the path exists, `false` otherwise.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link exists}.\n     *\n     * `fs.exists()` is deprecated, but `fs.existsSync()` is not. The `callback` parameter to `fs.exists()` accepts parameters that are inconsistent with other\n     * Node.js callbacks. `fs.existsSync()` does not use a callback.\n     *\n     * ```js\n     * import { existsSync } from 'node:fs';\n     *\n     * if (existsSync('/etc/passwd'))\n     *   console.log('The path exists.');\n     * ```\n     * @since v0.1.21\n     */\n    export function existsSync(path: PathLike): boolean;\n    export namespace constants {\n        // File Access Constants\n        /** Constant for fs.access(). File is visible to the calling process. */\n        const F_OK: number;\n        /** Constant for fs.access(). File can be read by the calling process. */\n        const R_OK: number;\n        /** Constant for fs.access(). File can be written by the calling process. */\n        const W_OK: number;\n        /** Constant for fs.access(). File can be executed by the calling process. */\n        const X_OK: number;\n        // File Copy Constants\n        /** Constant for fs.copyFile. Flag indicating the destination file should not be overwritten if it already exists. */\n        const COPYFILE_EXCL: number;\n        /**\n         * Constant for fs.copyFile. copy operation will attempt to create a copy-on-write reflink.\n         * If the underlying platform does not support copy-on-write, then a fallback copy mechanism is used.\n         */\n        const COPYFILE_FICLONE: number;\n        /**\n         * Constant for fs.copyFile. Copy operation will attempt to create a copy-on-write reflink.\n         * If the underlying platform does not support copy-on-write, then the operation will fail with an error.\n         */\n        const COPYFILE_FICLONE_FORCE: number;\n        // File Open Constants\n        /** Constant for fs.open(). Flag indicating to open a file for read-only access. */\n        const O_RDONLY: number;\n        /** Constant for fs.open(). Flag indicating to open a file for write-only access. */\n        const O_WRONLY: number;\n        /** Constant for fs.open(). Flag indicating to open a file for read-write access. */\n        const O_RDWR: number;\n        /** Constant for fs.open(). Flag indicating to create the file if it does not already exist. */\n        const O_CREAT: number;\n        /** Constant for fs.open(). Flag indicating that opening a file should fail if the O_CREAT flag is set and the file already exists. */\n        const O_EXCL: number;\n        /**\n         * Constant for fs.open(). Flag indicating that if path identifies a terminal device,\n         * opening the path shall not cause that terminal to become the controlling terminal for the process\n         * (if the process does not already have one).\n         */\n        const O_NOCTTY: number;\n        /** Constant for fs.open(). Flag indicating that if the file exists and is a regular file, and the file is opened successfully for write access, its length shall be truncated to zero. */\n        const O_TRUNC: number;\n        /** Constant for fs.open(). Flag indicating that data will be appended to the end of the file. */\n        const O_APPEND: number;\n        /** Constant for fs.open(). Flag indicating that the open should fail if the path is not a directory. */\n        const O_DIRECTORY: number;\n        /**\n         * constant for fs.open().\n         * Flag indicating reading accesses to the file system will no longer result in\n         * an update to the atime information associated with the file.\n         * This flag is available on Linux operating systems only.\n         */\n        const O_NOATIME: number;\n        /** Constant for fs.open(). Flag indicating that the open should fail if the path is a symbolic link. */\n        const O_NOFOLLOW: number;\n        /** Constant for fs.open(). Flag indicating that the file is opened for synchronous I/O. */\n        const O_SYNC: number;\n        /** Constant for fs.open(). Flag indicating that the file is opened for synchronous I/O with write operations waiting for data integrity. */\n        const O_DSYNC: number;\n        /** Constant for fs.open(). Flag indicating to open the symbolic link itself rather than the resource it is pointing to. */\n        const O_SYMLINK: number;\n        /** Constant for fs.open(). When set, an attempt will be made to minimize caching effects of file I/O. */\n        const O_DIRECT: number;\n        /** Constant for fs.open(). Flag indicating to open the file in nonblocking mode when possible. */\n        const O_NONBLOCK: number;\n        // File Type Constants\n        /** Constant for fs.Stats mode property for determining a file's type. Bit mask used to extract the file type code. */\n        const S_IFMT: number;\n        /** Constant for fs.Stats mode property for determining a file's type. File type constant for a regular file. */\n        const S_IFREG: number;\n        /** Constant for fs.Stats mode property for determining a file's type. File type constant for a directory. */\n        const S_IFDIR: number;\n        /** Constant for fs.Stats mode property for determining a file's type. File type constant for a character-oriented device file. */\n        const S_IFCHR: number;\n        /** Constant for fs.Stats mode property for determining a file's type. File type constant for a block-oriented device file. */\n        const S_IFBLK: number;\n        /** Constant for fs.Stats mode property for determining a file's type. File type constant for a FIFO/pipe. */\n        const S_IFIFO: number;\n        /** Constant for fs.Stats mode property for determining a file's type. File type constant for a symbolic link. */\n        const S_IFLNK: number;\n        /** Constant for fs.Stats mode property for determining a file's type. File type constant for a socket. */\n        const S_IFSOCK: number;\n        // File Mode Constants\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable, writable and executable by owner. */\n        const S_IRWXU: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable by owner. */\n        const S_IRUSR: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating writable by owner. */\n        const S_IWUSR: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by owner. */\n        const S_IXUSR: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable, writable and executable by group. */\n        const S_IRWXG: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable by group. */\n        const S_IRGRP: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating writable by group. */\n        const S_IWGRP: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by group. */\n        const S_IXGRP: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable, writable and executable by others. */\n        const S_IRWXO: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable by others. */\n        const S_IROTH: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating writable by others. */\n        const S_IWOTH: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by others. */\n        const S_IXOTH: number;\n        /**\n         * When set, a memory file mapping is used to access the file. This flag\n         * is available on Windows operating systems only. On other operating systems,\n         * this flag is ignored.\n         */\n        const UV_FS_O_FILEMAP: number;\n    }\n    /**\n     * Tests a user's permissions for the file or directory specified by `path`.\n     * The `mode` argument is an optional integer that specifies the accessibility\n     * checks to be performed. `mode` should be either the value `fs.constants.F_OK` or a mask consisting of the bitwise OR of any of `fs.constants.R_OK`, `fs.constants.W_OK`, and `fs.constants.X_OK`\n     * (e.g.`fs.constants.W_OK | fs.constants.R_OK`). Check `File access constants` for\n     * possible values of `mode`.\n     *\n     * The final argument, `callback`, is a callback function that is invoked with\n     * a possible error argument. If any of the accessibility checks fail, the error\n     * argument will be an `Error` object. The following examples check if `package.json` exists, and if it is readable or writable.\n     *\n     * ```js\n     * import { access, constants } from 'node:fs';\n     *\n     * const file = 'package.json';\n     *\n     * // Check if the file exists in the current directory.\n     * access(file, constants.F_OK, (err) => {\n     *   console.log(`${file} ${err ? 'does not exist' : 'exists'}`);\n     * });\n     *\n     * // Check if the file is readable.\n     * access(file, constants.R_OK, (err) => {\n     *   console.log(`${file} ${err ? 'is not readable' : 'is readable'}`);\n     * });\n     *\n     * // Check if the file is writable.\n     * access(file, constants.W_OK, (err) => {\n     *   console.log(`${file} ${err ? 'is not writable' : 'is writable'}`);\n     * });\n     *\n     * // Check if the file is readable and writable.\n     * access(file, constants.R_OK | constants.W_OK, (err) => {\n     *   console.log(`${file} ${err ? 'is not' : 'is'} readable and writable`);\n     * });\n     * ```\n     *\n     * Do not use `fs.access()` to check for the accessibility of a file before calling `fs.open()`, `fs.readFile()`, or `fs.writeFile()`. Doing\n     * so introduces a race condition, since other processes may change the file's\n     * state between the two calls. Instead, user code should open/read/write the\n     * file directly and handle the error raised if the file is not accessible.\n     *\n     * **write (NOT RECOMMENDED)**\n     *\n     * ```js\n     * import { access, open, close } from 'node:fs';\n     *\n     * access('myfile', (err) => {\n     *   if (!err) {\n     *     console.error('myfile already exists');\n     *     return;\n     *   }\n     *\n     *   open('myfile', 'wx', (err, fd) => {\n     *     if (err) throw err;\n     *\n     *     try {\n     *       writeMyData(fd);\n     *     } finally {\n     *       close(fd, (err) => {\n     *         if (err) throw err;\n     *       });\n     *     }\n     *   });\n     * });\n     * ```\n     *\n     * **write (RECOMMENDED)**\n     *\n     * ```js\n     * import { open, close } from 'node:fs';\n     *\n     * open('myfile', 'wx', (err, fd) => {\n     *   if (err) {\n     *     if (err.code === 'EEXIST') {\n     *       console.error('myfile already exists');\n     *       return;\n     *     }\n     *\n     *     throw err;\n     *   }\n     *\n     *   try {\n     *     writeMyData(fd);\n     *   } finally {\n     *     close(fd, (err) => {\n     *       if (err) throw err;\n     *     });\n     *   }\n     * });\n     * ```\n     *\n     * **read (NOT RECOMMENDED)**\n     *\n     * ```js\n     * import { access, open, close } from 'node:fs';\n     * access('myfile', (err) => {\n     *   if (err) {\n     *     if (err.code === 'ENOENT') {\n     *       console.error('myfile does not exist');\n     *       return;\n     *     }\n     *\n     *     throw err;\n     *   }\n     *\n     *   open('myfile', 'r', (err, fd) => {\n     *     if (err) throw err;\n     *\n     *     try {\n     *       readMyData(fd);\n     *     } finally {\n     *       close(fd, (err) => {\n     *         if (err) throw err;\n     *       });\n     *     }\n     *   });\n     * });\n     * ```\n     *\n     * **read (RECOMMENDED)**\n     *\n     * ```js\n     * import { open, close } from 'node:fs';\n     *\n     * open('myfile', 'r', (err, fd) => {\n     *   if (err) {\n     *     if (err.code === 'ENOENT') {\n     *       console.error('myfile does not exist');\n     *       return;\n     *     }\n     *\n     *     throw err;\n     *   }\n     *\n     *   try {\n     *     readMyData(fd);\n     *   } finally {\n     *     close(fd, (err) => {\n     *       if (err) throw err;\n     *     });\n     *   }\n     * });\n     * ```\n     *\n     * The \"not recommended\" examples above check for accessibility and then use the\n     * file; the \"recommended\" examples are better because they use the file directly\n     * and handle the error, if any.\n     *\n     * In general, check for the accessibility of a file only if the file will not be\n     * used directly, for example when its accessibility is a signal from another\n     * process.\n     *\n     * On Windows, access-control policies (ACLs) on a directory may limit access to\n     * a file or directory. The `fs.access()` function, however, does not check the\n     * ACL and therefore may report that a path is accessible even if the ACL restricts\n     * the user from reading or writing to it.\n     * @since v0.11.15\n     * @param [mode=fs.constants.F_OK]\n     */\n    export function access(path: PathLike, mode: number | undefined, callback: NoParamCallback): void;\n    /**\n     * Asynchronously tests a user's permissions for the file specified by path.\n     * @param path A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function access(path: PathLike, callback: NoParamCallback): void;\n    export namespace access {\n        /**\n         * Asynchronously tests a user's permissions for the file specified by path.\n         * @param path A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n         * URL support is _experimental_.\n         */\n        function __promisify__(path: PathLike, mode?: number): Promise<void>;\n    }\n    /**\n     * Synchronously tests a user's permissions for the file or directory specified\n     * by `path`. The `mode` argument is an optional integer that specifies the\n     * accessibility checks to be performed. `mode` should be either the value `fs.constants.F_OK` or a mask consisting of the bitwise OR of any of `fs.constants.R_OK`, `fs.constants.W_OK`, and\n     * `fs.constants.X_OK` (e.g.`fs.constants.W_OK | fs.constants.R_OK`). Check `File access constants` for\n     * possible values of `mode`.\n     *\n     * If any of the accessibility checks fail, an `Error` will be thrown. Otherwise,\n     * the method will return `undefined`.\n     *\n     * ```js\n     * import { accessSync, constants } from 'node:fs';\n     *\n     * try {\n     *   accessSync('etc/passwd', constants.R_OK | constants.W_OK);\n     *   console.log('can read/write');\n     * } catch (err) {\n     *   console.error('no access!');\n     * }\n     * ```\n     * @since v0.11.15\n     * @param [mode=fs.constants.F_OK]\n     */\n    export function accessSync(path: PathLike, mode?: number): void;\n    interface StreamOptions {\n        flags?: string | undefined;\n        encoding?: BufferEncoding | undefined;\n        fd?: number | promises.FileHandle | undefined;\n        mode?: number | undefined;\n        autoClose?: boolean | undefined;\n        emitClose?: boolean | undefined;\n        start?: number | undefined;\n        signal?: AbortSignal | null | undefined;\n        highWaterMark?: number | undefined;\n    }\n    interface FSImplementation {\n        open?: (...args: any[]) => any;\n        close?: (...args: any[]) => any;\n    }\n    interface CreateReadStreamFSImplementation extends FSImplementation {\n        read: (...args: any[]) => any;\n    }\n    interface CreateWriteStreamFSImplementation extends FSImplementation {\n        write: (...args: any[]) => any;\n        writev?: (...args: any[]) => any;\n    }\n    interface ReadStreamOptions extends StreamOptions {\n        fs?: CreateReadStreamFSImplementation | null | undefined;\n        end?: number | undefined;\n    }\n    interface WriteStreamOptions extends StreamOptions {\n        fs?: CreateWriteStreamFSImplementation | null | undefined;\n        flush?: boolean | undefined;\n    }\n    /**\n     * `options` can include `start` and `end` values to read a range of bytes from\n     * the file instead of the entire file. Both `start` and `end` are inclusive and\n     * start counting at 0, allowed values are in the\n     * \\[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\\] range. If `fd` is specified and `start` is\n     * omitted or `undefined`, `fs.createReadStream()` reads sequentially from the\n     * current file position. The `encoding` can be any one of those accepted by `Buffer`.\n     *\n     * If `fd` is specified, `ReadStream` will ignore the `path` argument and will use\n     * the specified file descriptor. This means that no `'open'` event will be\n     * emitted. `fd` should be blocking; non-blocking `fd`s should be passed to `net.Socket`.\n     *\n     * If `fd` points to a character device that only supports blocking reads\n     * (such as keyboard or sound card), read operations do not finish until data is\n     * available. This can prevent the process from exiting and the stream from\n     * closing naturally.\n     *\n     * By default, the stream will emit a `'close'` event after it has been\n     * destroyed.  Set the `emitClose` option to `false` to change this behavior.\n     *\n     * By providing the `fs` option, it is possible to override the corresponding `fs` implementations for `open`, `read`, and `close`. When providing the `fs` option,\n     * an override for `read` is required. If no `fd` is provided, an override for `open` is also required. If `autoClose` is `true`, an override for `close` is\n     * also required.\n     *\n     * ```js\n     * import { createReadStream } from 'node:fs';\n     *\n     * // Create a stream from some character device.\n     * const stream = createReadStream('/dev/input/event0');\n     * setTimeout(() => {\n     *   stream.close(); // This may not close the stream.\n     *   // Artificially marking end-of-stream, as if the underlying resource had\n     *   // indicated end-of-file by itself, allows the stream to close.\n     *   // This does not cancel pending read operations, and if there is such an\n     *   // operation, the process may still not be able to exit successfully\n     *   // until it finishes.\n     *   stream.push(null);\n     *   stream.read(0);\n     * }, 100);\n     * ```\n     *\n     * If `autoClose` is false, then the file descriptor won't be closed, even if\n     * there's an error. It is the application's responsibility to close it and make\n     * sure there's no file descriptor leak. If `autoClose` is set to true (default\n     * behavior), on `'error'` or `'end'` the file descriptor will be closed\n     * automatically.\n     *\n     * `mode` sets the file mode (permission and sticky bits), but only if the\n     * file was created.\n     *\n     * An example to read the last 10 bytes of a file which is 100 bytes long:\n     *\n     * ```js\n     * import { createReadStream } from 'node:fs';\n     *\n     * createReadStream('sample.txt', { start: 90, end: 99 });\n     * ```\n     *\n     * If `options` is a string, then it specifies the encoding.\n     * @since v0.1.31\n     */\n    export function createReadStream(path: PathLike, options?: BufferEncoding | ReadStreamOptions): ReadStream;\n    /**\n     * `options` may also include a `start` option to allow writing data at some\n     * position past the beginning of the file, allowed values are in the\n     * \\[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\\] range. Modifying a file rather than\n     * replacing it may require the `flags` option to be set to `r+` rather than the\n     * default `w`. The `encoding` can be any one of those accepted by `Buffer`.\n     *\n     * If `autoClose` is set to true (default behavior) on `'error'` or `'finish'` the file descriptor will be closed automatically. If `autoClose` is false,\n     * then the file descriptor won't be closed, even if there's an error.\n     * It is the application's responsibility to close it and make sure there's no\n     * file descriptor leak.\n     *\n     * By default, the stream will emit a `'close'` event after it has been\n     * destroyed.  Set the `emitClose` option to `false` to change this behavior.\n     *\n     * By providing the `fs` option it is possible to override the corresponding `fs` implementations for `open`, `write`, `writev`, and `close`. Overriding `write()` without `writev()` can reduce\n     * performance as some optimizations (`_writev()`)\n     * will be disabled. When providing the `fs` option, overrides for at least one of `write` and `writev` are required. If no `fd` option is supplied, an override\n     * for `open` is also required. If `autoClose` is `true`, an override for `close` is also required.\n     *\n     * Like `fs.ReadStream`, if `fd` is specified, `fs.WriteStream` will ignore the `path` argument and will use the specified file descriptor. This means that no `'open'` event will be\n     * emitted. `fd` should be blocking; non-blocking `fd`s\n     * should be passed to `net.Socket`.\n     *\n     * If `options` is a string, then it specifies the encoding.\n     * @since v0.1.31\n     */\n    export function createWriteStream(path: PathLike, options?: BufferEncoding | WriteStreamOptions): WriteStream;\n    /**\n     * Forces all currently queued I/O operations associated with the file to the\n     * operating system's synchronized I/O completion state. Refer to the POSIX [`fdatasync(2)`](http://man7.org/linux/man-pages/man2/fdatasync.2.html) documentation for details. No arguments other\n     * than a possible\n     * exception are given to the completion callback.\n     * @since v0.1.96\n     */\n    export function fdatasync(fd: number, callback: NoParamCallback): void;\n    export namespace fdatasync {\n        /**\n         * Asynchronous fdatasync(2) - synchronize a file's in-core state with storage device.\n         * @param fd A file descriptor.\n         */\n        function __promisify__(fd: number): Promise<void>;\n    }\n    /**\n     * Forces all currently queued I/O operations associated with the file to the\n     * operating system's synchronized I/O completion state. Refer to the POSIX [`fdatasync(2)`](http://man7.org/linux/man-pages/man2/fdatasync.2.html) documentation for details. Returns `undefined`.\n     * @since v0.1.96\n     */\n    export function fdatasyncSync(fd: number): void;\n    /**\n     * Asynchronously copies `src` to `dest`. By default, `dest` is overwritten if it\n     * already exists. No arguments other than a possible exception are given to the\n     * callback function. Node.js makes no guarantees about the atomicity of the copy\n     * operation. If an error occurs after the destination file has been opened for\n     * writing, Node.js will attempt to remove the destination.\n     *\n     * `mode` is an optional integer that specifies the behavior\n     * of the copy operation. It is possible to create a mask consisting of the bitwise\n     * OR of two or more values (e.g.`fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE`).\n     *\n     * * `fs.constants.COPYFILE_EXCL`: The copy operation will fail if `dest` already\n     * exists.\n     * * `fs.constants.COPYFILE_FICLONE`: The copy operation will attempt to create a\n     * copy-on-write reflink. If the platform does not support copy-on-write, then a\n     * fallback copy mechanism is used.\n     * * `fs.constants.COPYFILE_FICLONE_FORCE`: The copy operation will attempt to\n     * create a copy-on-write reflink. If the platform does not support\n     * copy-on-write, then the operation will fail.\n     *\n     * ```js\n     * import { copyFile, constants } from 'node:fs';\n     *\n     * function callback(err) {\n     *   if (err) throw err;\n     *   console.log('source.txt was copied to destination.txt');\n     * }\n     *\n     * // destination.txt will be created or overwritten by default.\n     * copyFile('source.txt', 'destination.txt', callback);\n     *\n     * // By using COPYFILE_EXCL, the operation will fail if destination.txt exists.\n     * copyFile('source.txt', 'destination.txt', constants.COPYFILE_EXCL, callback);\n     * ```\n     * @since v8.5.0\n     * @param src source filename to copy\n     * @param dest destination filename of the copy operation\n     * @param [mode=0] modifiers for copy operation.\n     */\n    export function copyFile(src: PathLike, dest: PathLike, callback: NoParamCallback): void;\n    export function copyFile(src: PathLike, dest: PathLike, mode: number, callback: NoParamCallback): void;\n    export namespace copyFile {\n        function __promisify__(src: PathLike, dst: PathLike, mode?: number): Promise<void>;\n    }\n    /**\n     * Synchronously copies `src` to `dest`. By default, `dest` is overwritten if it\n     * already exists. Returns `undefined`. Node.js makes no guarantees about the\n     * atomicity of the copy operation. If an error occurs after the destination file\n     * has been opened for writing, Node.js will attempt to remove the destination.\n     *\n     * `mode` is an optional integer that specifies the behavior\n     * of the copy operation. It is possible to create a mask consisting of the bitwise\n     * OR of two or more values (e.g.`fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE`).\n     *\n     * * `fs.constants.COPYFILE_EXCL`: The copy operation will fail if `dest` already\n     * exists.\n     * * `fs.constants.COPYFILE_FICLONE`: The copy operation will attempt to create a\n     * copy-on-write reflink. If the platform does not support copy-on-write, then a\n     * fallback copy mechanism is used.\n     * * `fs.constants.COPYFILE_FICLONE_FORCE`: The copy operation will attempt to\n     * create a copy-on-write reflink. If the platform does not support\n     * copy-on-write, then the operation will fail.\n     *\n     * ```js\n     * import { copyFileSync, constants } from 'node:fs';\n     *\n     * // destination.txt will be created or overwritten by default.\n     * copyFileSync('source.txt', 'destination.txt');\n     * console.log('source.txt was copied to destination.txt');\n     *\n     * // By using COPYFILE_EXCL, the operation will fail if destination.txt exists.\n     * copyFileSync('source.txt', 'destination.txt', constants.COPYFILE_EXCL);\n     * ```\n     * @since v8.5.0\n     * @param src source filename to copy\n     * @param dest destination filename of the copy operation\n     * @param [mode=0] modifiers for copy operation.\n     */\n    export function copyFileSync(src: PathLike, dest: PathLike, mode?: number): void;\n    /**\n     * Write an array of `ArrayBufferView`s to the file specified by `fd` using `writev()`.\n     *\n     * `position` is the offset from the beginning of the file where this data\n     * should be written. If `typeof position !== 'number'`, the data will be written\n     * at the current position.\n     *\n     * The callback will be given three arguments: `err`, `bytesWritten`, and `buffers`. `bytesWritten` is how many bytes were written from `buffers`.\n     *\n     * If this method is `util.promisify()` ed, it returns a promise for an `Object` with `bytesWritten` and `buffers` properties.\n     *\n     * It is unsafe to use `fs.writev()` multiple times on the same file without\n     * waiting for the callback. For this scenario, use {@link createWriteStream}.\n     *\n     * On Linux, positional writes don't work when the file is opened in append mode.\n     * The kernel ignores the position argument and always appends the data to\n     * the end of the file.\n     * @since v12.9.0\n     * @param [position='null']\n     */\n    export function writev(\n        fd: number,\n        buffers: readonly NodeJS.ArrayBufferView[],\n        cb: (err: NodeJS.ErrnoException | null, bytesWritten: number, buffers: NodeJS.ArrayBufferView[]) => void,\n    ): void;\n    export function writev(\n        fd: number,\n        buffers: readonly NodeJS.ArrayBufferView[],\n        position: number | null,\n        cb: (err: NodeJS.ErrnoException | null, bytesWritten: number, buffers: NodeJS.ArrayBufferView[]) => void,\n    ): void;\n    export interface WriteVResult {\n        bytesWritten: number;\n        buffers: NodeJS.ArrayBufferView[];\n    }\n    export namespace writev {\n        function __promisify__(\n            fd: number,\n            buffers: readonly NodeJS.ArrayBufferView[],\n            position?: number,\n        ): Promise<WriteVResult>;\n    }\n    /**\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link writev}.\n     * @since v12.9.0\n     * @param [position='null']\n     * @return The number of bytes written.\n     */\n    export function writevSync(fd: number, buffers: readonly NodeJS.ArrayBufferView[], position?: number): number;\n    /**\n     * Read from a file specified by `fd` and write to an array of `ArrayBufferView`s\n     * using `readv()`.\n     *\n     * `position` is the offset from the beginning of the file from where data\n     * should be read. If `typeof position !== 'number'`, the data will be read\n     * from the current position.\n     *\n     * The callback will be given three arguments: `err`, `bytesRead`, and `buffers`. `bytesRead` is how many bytes were read from the file.\n     *\n     * If this method is invoked as its `util.promisify()` ed version, it returns\n     * a promise for an `Object` with `bytesRead` and `buffers` properties.\n     * @since v13.13.0, v12.17.0\n     * @param [position='null']\n     */\n    export function readv(\n        fd: number,\n        buffers: readonly NodeJS.ArrayBufferView[],\n        cb: (err: NodeJS.ErrnoException | null, bytesRead: number, buffers: NodeJS.ArrayBufferView[]) => void,\n    ): void;\n    export function readv(\n        fd: number,\n        buffers: readonly NodeJS.ArrayBufferView[],\n        position: number | null,\n        cb: (err: NodeJS.ErrnoException | null, bytesRead: number, buffers: NodeJS.ArrayBufferView[]) => void,\n    ): void;\n    export interface ReadVResult {\n        bytesRead: number;\n        buffers: NodeJS.ArrayBufferView[];\n    }\n    export namespace readv {\n        function __promisify__(\n            fd: number,\n            buffers: readonly NodeJS.ArrayBufferView[],\n            position?: number,\n        ): Promise<ReadVResult>;\n    }\n    /**\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link readv}.\n     * @since v13.13.0, v12.17.0\n     * @param [position='null']\n     * @return The number of bytes read.\n     */\n    export function readvSync(fd: number, buffers: readonly NodeJS.ArrayBufferView[], position?: number): number;\n\n    export interface OpenAsBlobOptions {\n        /**\n         * An optional mime type for the blob.\n         *\n         * @default 'undefined'\n         */\n        type?: string | undefined;\n    }\n\n    /**\n     * Returns a `Blob` whose data is backed by the given file.\n     *\n     * The file must not be modified after the `Blob` is created. Any modifications\n     * will cause reading the `Blob` data to fail with a `DOMException` error.\n     * Synchronous stat operations on the file when the `Blob` is created, and before\n     * each read in order to detect whether the file data has been modified on disk.\n     *\n     * ```js\n     * import { openAsBlob } from 'node:fs';\n     *\n     * const blob = await openAsBlob('the.file.txt');\n     * const ab = await blob.arrayBuffer();\n     * blob.stream();\n     * ```\n     * @since v19.8.0\n     * @experimental\n     */\n    export function openAsBlob(path: PathLike, options?: OpenAsBlobOptions): Promise<Blob>;\n\n    export interface OpenDirOptions {\n        /**\n         * @default 'utf8'\n         */\n        encoding?: BufferEncoding | undefined;\n        /**\n         * Number of directory entries that are buffered\n         * internally when reading from the directory. Higher values lead to better\n         * performance but higher memory usage.\n         * @default 32\n         */\n        bufferSize?: number | undefined;\n        /**\n         * @default false\n         */\n        recursive?: boolean;\n    }\n    /**\n     * Synchronously open a directory. See [`opendir(3)`](http://man7.org/linux/man-pages/man3/opendir.3.html).\n     *\n     * Creates an `fs.Dir`, which contains all further functions for reading from\n     * and cleaning up the directory.\n     *\n     * The `encoding` option sets the encoding for the `path` while opening the\n     * directory and subsequent read operations.\n     * @since v12.12.0\n     */\n    export function opendirSync(path: PathLike, options?: OpenDirOptions): Dir;\n    /**\n     * Asynchronously open a directory. See the POSIX [`opendir(3)`](http://man7.org/linux/man-pages/man3/opendir.3.html) documentation for\n     * more details.\n     *\n     * Creates an `fs.Dir`, which contains all further functions for reading from\n     * and cleaning up the directory.\n     *\n     * The `encoding` option sets the encoding for the `path` while opening the\n     * directory and subsequent read operations.\n     * @since v12.12.0\n     */\n    export function opendir(path: PathLike, cb: (err: NodeJS.ErrnoException | null, dir: Dir) => void): void;\n    export function opendir(\n        path: PathLike,\n        options: OpenDirOptions,\n        cb: (err: NodeJS.ErrnoException | null, dir: Dir) => void,\n    ): void;\n    export namespace opendir {\n        function __promisify__(path: PathLike, options?: OpenDirOptions): Promise<Dir>;\n    }\n    export interface BigIntStats extends StatsBase<bigint> {\n        atimeNs: bigint;\n        mtimeNs: bigint;\n        ctimeNs: bigint;\n        birthtimeNs: bigint;\n    }\n    export interface BigIntOptions {\n        bigint: true;\n    }\n    export interface StatOptions {\n        bigint?: boolean | undefined;\n    }\n    export interface StatSyncOptions extends StatOptions {\n        throwIfNoEntry?: boolean | undefined;\n    }\n    interface CopyOptionsBase {\n        /**\n         * Dereference symlinks\n         * @default false\n         */\n        dereference?: boolean;\n        /**\n         * When `force` is `false`, and the destination\n         * exists, throw an error.\n         * @default false\n         */\n        errorOnExist?: boolean;\n        /**\n         * Overwrite existing file or directory. _The copy\n         * operation will ignore errors if you set this to false and the destination\n         * exists. Use the `errorOnExist` option to change this behavior.\n         * @default true\n         */\n        force?: boolean;\n        /**\n         * Modifiers for copy operation. See `mode` flag of {@link copyFileSync()}\n         */\n        mode?: number;\n        /**\n         * When `true` timestamps from `src` will\n         * be preserved.\n         * @default false\n         */\n        preserveTimestamps?: boolean;\n        /**\n         * Copy directories recursively.\n         * @default false\n         */\n        recursive?: boolean;\n        /**\n         * When true, path resolution for symlinks will be skipped\n         * @default false\n         */\n        verbatimSymlinks?: boolean;\n    }\n    export interface CopyOptions extends CopyOptionsBase {\n        /**\n         * Function to filter copied files/directories. Return\n         * `true` to copy the item, `false` to ignore it.\n         */\n        filter?(source: string, destination: string): boolean | Promise<boolean>;\n    }\n    export interface CopySyncOptions extends CopyOptionsBase {\n        /**\n         * Function to filter copied files/directories. Return\n         * `true` to copy the item, `false` to ignore it.\n         */\n        filter?(source: string, destination: string): boolean;\n    }\n    /**\n     * Asynchronously copies the entire directory structure from `src` to `dest`,\n     * including subdirectories and files.\n     *\n     * When copying a directory to another directory, globs are not supported and\n     * behavior is similar to `cp dir1/ dir2/`.\n     * @since v16.7.0\n     * @experimental\n     * @param src source path to copy.\n     * @param dest destination path to copy to.\n     */\n    export function cp(\n        source: string | URL,\n        destination: string | URL,\n        callback: (err: NodeJS.ErrnoException | null) => void,\n    ): void;\n    export function cp(\n        source: string | URL,\n        destination: string | URL,\n        opts: CopyOptions,\n        callback: (err: NodeJS.ErrnoException | null) => void,\n    ): void;\n    /**\n     * Synchronously copies the entire directory structure from `src` to `dest`,\n     * including subdirectories and files.\n     *\n     * When copying a directory to another directory, globs are not supported and\n     * behavior is similar to `cp dir1/ dir2/`.\n     * @since v16.7.0\n     * @experimental\n     * @param src source path to copy.\n     * @param dest destination path to copy to.\n     */\n    export function cpSync(source: string | URL, destination: string | URL, opts?: CopySyncOptions): void;\n\n    interface _GlobOptions<T extends Dirent | string> {\n        /**\n         * Current working directory.\n         * @default process.cwd()\n         */\n        cwd?: string | undefined;\n        /**\n         * `true` if the glob should return paths as `Dirent`s, `false` otherwise.\n         * @default false\n         * @since v22.2.0\n         */\n        withFileTypes?: boolean | undefined;\n        /**\n         * Function to filter out files/directories or a\n         * list of glob patterns to be excluded. If a function is provided, return\n         * `true` to exclude the item, `false` to include it.\n         * @default undefined\n         */\n        exclude?: ((fileName: T) => boolean) | readonly string[] | undefined;\n    }\n    export interface GlobOptions extends _GlobOptions<Dirent | string> {}\n    export interface GlobOptionsWithFileTypes extends _GlobOptions<Dirent> {\n        withFileTypes: true;\n    }\n    export interface GlobOptionsWithoutFileTypes extends _GlobOptions<string> {\n        withFileTypes?: false | undefined;\n    }\n\n    /**\n     * Retrieves the files matching the specified pattern.\n     */\n    export function glob(\n        pattern: string | string[],\n        callback: (err: NodeJS.ErrnoException | null, matches: string[]) => void,\n    ): void;\n    export function glob(\n        pattern: string | string[],\n        options: GlobOptionsWithFileTypes,\n        callback: (\n            err: NodeJS.ErrnoException | null,\n            matches: Dirent[],\n        ) => void,\n    ): void;\n    export function glob(\n        pattern: string | string[],\n        options: GlobOptionsWithoutFileTypes,\n        callback: (\n            err: NodeJS.ErrnoException | null,\n            matches: string[],\n        ) => void,\n    ): void;\n    export function glob(\n        pattern: string | string[],\n        options: GlobOptions,\n        callback: (\n            err: NodeJS.ErrnoException | null,\n            matches: Dirent[] | string[],\n        ) => void,\n    ): void;\n    /**\n     * Retrieves the files matching the specified pattern.\n     */\n    export function globSync(pattern: string | string[]): string[];\n    export function globSync(\n        pattern: string | string[],\n        options: GlobOptionsWithFileTypes,\n    ): Dirent[];\n    export function globSync(\n        pattern: string | string[],\n        options: GlobOptionsWithoutFileTypes,\n    ): string[];\n    export function globSync(\n        pattern: string | string[],\n        options: GlobOptions,\n    ): Dirent[] | string[];\n}\ndeclare module \"node:fs\" {\n    export * from \"fs\";\n}\n",
  "node_modules/@types/node/globals.d.ts": "export {}; // Make this a module\n\n// #region Fetch and friends\n// Conditional type aliases, used at the end of this file.\n// Will either be empty if lib.dom (or lib.webworker) is included, or the undici version otherwise.\ntype _Request = typeof globalThis extends { onmessage: any } ? {} : import(\"undici-types\").Request;\ntype _Response = typeof globalThis extends { onmessage: any } ? {} : import(\"undici-types\").Response;\ntype _FormData = typeof globalThis extends { onmessage: any } ? {} : import(\"undici-types\").FormData;\ntype _Headers = typeof globalThis extends { onmessage: any } ? {} : import(\"undici-types\").Headers;\ntype _MessageEvent = typeof globalThis extends { onmessage: any } ? {} : import(\"undici-types\").MessageEvent;\ntype _RequestInit = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"undici-types\").RequestInit;\ntype _ResponseInit = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"undici-types\").ResponseInit;\ntype _WebSocket = typeof globalThis extends { onmessage: any } ? {} : import(\"undici-types\").WebSocket;\ntype _EventSource = typeof globalThis extends { onmessage: any } ? {} : import(\"undici-types\").EventSource;\n// #endregion Fetch and friends\n\n// Conditional type definitions for webstorage interface, which conflicts with lib.dom otherwise.\ntype _Storage = typeof globalThis extends { onabort: any } ? {} : {\n    readonly length: number;\n    clear(): void;\n    getItem(key: string): string | null;\n    key(index: number): string | null;\n    removeItem(key: string): void;\n    setItem(key: string, value: string): void;\n    [key: string]: any;\n};\n\n// #region DOMException\ntype _DOMException = typeof globalThis extends { onmessage: any } ? {} : NodeDOMException;\ninterface NodeDOMException extends Error {\n    readonly code: number;\n    readonly message: string;\n    readonly name: string;\n    readonly INDEX_SIZE_ERR: 1;\n    readonly DOMSTRING_SIZE_ERR: 2;\n    readonly HIERARCHY_REQUEST_ERR: 3;\n    readonly WRONG_DOCUMENT_ERR: 4;\n    readonly INVALID_CHARACTER_ERR: 5;\n    readonly NO_DATA_ALLOWED_ERR: 6;\n    readonly NO_MODIFICATION_ALLOWED_ERR: 7;\n    readonly NOT_FOUND_ERR: 8;\n    readonly NOT_SUPPORTED_ERR: 9;\n    readonly INUSE_ATTRIBUTE_ERR: 10;\n    readonly INVALID_STATE_ERR: 11;\n    readonly SYNTAX_ERR: 12;\n    readonly INVALID_MODIFICATION_ERR: 13;\n    readonly NAMESPACE_ERR: 14;\n    readonly INVALID_ACCESS_ERR: 15;\n    readonly VALIDATION_ERR: 16;\n    readonly TYPE_MISMATCH_ERR: 17;\n    readonly SECURITY_ERR: 18;\n    readonly NETWORK_ERR: 19;\n    readonly ABORT_ERR: 20;\n    readonly URL_MISMATCH_ERR: 21;\n    readonly QUOTA_EXCEEDED_ERR: 22;\n    readonly TIMEOUT_ERR: 23;\n    readonly INVALID_NODE_TYPE_ERR: 24;\n    readonly DATA_CLONE_ERR: 25;\n}\ninterface NodeDOMExceptionConstructor {\n    prototype: DOMException;\n    new(message?: string, nameOrOptions?: string | { name?: string; cause?: unknown }): DOMException;\n    readonly INDEX_SIZE_ERR: 1;\n    readonly DOMSTRING_SIZE_ERR: 2;\n    readonly HIERARCHY_REQUEST_ERR: 3;\n    readonly WRONG_DOCUMENT_ERR: 4;\n    readonly INVALID_CHARACTER_ERR: 5;\n    readonly NO_DATA_ALLOWED_ERR: 6;\n    readonly NO_MODIFICATION_ALLOWED_ERR: 7;\n    readonly NOT_FOUND_ERR: 8;\n    readonly NOT_SUPPORTED_ERR: 9;\n    readonly INUSE_ATTRIBUTE_ERR: 10;\n    readonly INVALID_STATE_ERR: 11;\n    readonly SYNTAX_ERR: 12;\n    readonly INVALID_MODIFICATION_ERR: 13;\n    readonly NAMESPACE_ERR: 14;\n    readonly INVALID_ACCESS_ERR: 15;\n    readonly VALIDATION_ERR: 16;\n    readonly TYPE_MISMATCH_ERR: 17;\n    readonly SECURITY_ERR: 18;\n    readonly NETWORK_ERR: 19;\n    readonly ABORT_ERR: 20;\n    readonly URL_MISMATCH_ERR: 21;\n    readonly QUOTA_EXCEEDED_ERR: 22;\n    readonly TIMEOUT_ERR: 23;\n    readonly INVALID_NODE_TYPE_ERR: 24;\n    readonly DATA_CLONE_ERR: 25;\n}\n// #endregion DOMException\n\ndeclare global {\n    var global: typeof globalThis;\n\n    var process: NodeJS.Process;\n    var console: Console;\n\n    interface ErrorConstructor {\n        /**\n         * Creates a `.stack` property on `targetObject`, which when accessed returns\n         * a string representing the location in the code at which\n         * `Error.captureStackTrace()` was called.\n         *\n         * ```js\n         * const myObject = {};\n         * Error.captureStackTrace(myObject);\n         * myObject.stack;  // Similar to `new Error().stack`\n         * ```\n         *\n         * The first line of the trace will be prefixed with\n         * `${myObject.name}: ${myObject.message}`.\n         *\n         * The optional `constructorOpt` argument accepts a function. If given, all frames\n         * above `constructorOpt`, including `constructorOpt`, will be omitted from the\n         * generated stack trace.\n         *\n         * The `constructorOpt` argument is useful for hiding implementation\n         * details of error generation from the user. For instance:\n         *\n         * ```js\n         * function a() {\n         *   b();\n         * }\n         *\n         * function b() {\n         *   c();\n         * }\n         *\n         * function c() {\n         *   // Create an error without stack trace to avoid calculating the stack trace twice.\n         *   const { stackTraceLimit } = Error;\n         *   Error.stackTraceLimit = 0;\n         *   const error = new Error();\n         *   Error.stackTraceLimit = stackTraceLimit;\n         *\n         *   // Capture the stack trace above function b\n         *   Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace\n         *   throw error;\n         * }\n         *\n         * a();\n         * ```\n         */\n        captureStackTrace(targetObject: object, constructorOpt?: Function): void;\n        /**\n         * @see https://v8.dev/docs/stack-trace-api#customizing-stack-traces\n         */\n        prepareStackTrace(err: Error, stackTraces: NodeJS.CallSite[]): any;\n        /**\n         * The `Error.stackTraceLimit` property specifies the number of stack frames\n         * collected by a stack trace (whether generated by `new Error().stack` or\n         * `Error.captureStackTrace(obj)`).\n         *\n         * The default value is `10` but may be set to any valid JavaScript number. Changes\n         * will affect any stack trace captured _after_ the value has been changed.\n         *\n         * If set to a non-number value, or set to a negative number, stack traces will\n         * not capture any frames.\n         */\n        stackTraceLimit: number;\n    }\n\n    /**\n     * Enable this API with the `--expose-gc` CLI flag.\n     */\n    var gc: NodeJS.GCFunction | undefined;\n\n    namespace NodeJS {\n        interface CallSite {\n            getColumnNumber(): number | null;\n            getEnclosingColumnNumber(): number | null;\n            getEnclosingLineNumber(): number | null;\n            getEvalOrigin(): string | undefined;\n            getFileName(): string | null;\n            getFunction(): Function | undefined;\n            getFunctionName(): string | null;\n            getLineNumber(): number | null;\n            getMethodName(): string | null;\n            getPosition(): number;\n            getPromiseIndex(): number | null;\n            getScriptHash(): string;\n            getScriptNameOrSourceURL(): string | null;\n            getThis(): unknown;\n            getTypeName(): string | null;\n            isAsync(): boolean;\n            isConstructor(): boolean;\n            isEval(): boolean;\n            isNative(): boolean;\n            isPromiseAll(): boolean;\n            isToplevel(): boolean;\n        }\n\n        interface ErrnoException extends Error {\n            errno?: number | undefined;\n            code?: string | undefined;\n            path?: string | undefined;\n            syscall?: string | undefined;\n        }\n\n        interface ReadableStream extends EventEmitter {\n            readable: boolean;\n            read(size?: number): string | Buffer;\n            setEncoding(encoding: BufferEncoding): this;\n            pause(): this;\n            resume(): this;\n            isPaused(): boolean;\n            pipe<T extends WritableStream>(destination: T, options?: { end?: boolean | undefined }): T;\n            unpipe(destination?: WritableStream): this;\n            unshift(chunk: string | Uint8Array, encoding?: BufferEncoding): void;\n            wrap(oldStream: ReadableStream): this;\n            [Symbol.asyncIterator](): NodeJS.AsyncIterator<string | Buffer>;\n        }\n\n        interface WritableStream extends EventEmitter {\n            writable: boolean;\n            write(buffer: Uint8Array | string, cb?: (err?: Error | null) => void): boolean;\n            write(str: string, encoding?: BufferEncoding, cb?: (err?: Error | null) => void): boolean;\n            end(cb?: () => void): this;\n            end(data: string | Uint8Array, cb?: () => void): this;\n            end(str: string, encoding?: BufferEncoding, cb?: () => void): this;\n        }\n\n        interface ReadWriteStream extends ReadableStream, WritableStream {}\n\n        interface RefCounted {\n            ref(): this;\n            unref(): this;\n        }\n\n        interface Dict<T> {\n            [key: string]: T | undefined;\n        }\n\n        interface ReadOnlyDict<T> {\n            readonly [key: string]: T | undefined;\n        }\n\n        interface GCFunction {\n            (minor?: boolean): void;\n            (options: NodeJS.GCOptions & { execution: \"async\" }): Promise<void>;\n            (options: NodeJS.GCOptions): void;\n        }\n\n        interface GCOptions {\n            execution?: \"sync\" | \"async\" | undefined;\n            flavor?: \"regular\" | \"last-resort\" | undefined;\n            type?: \"major-snapshot\" | \"major\" | \"minor\" | undefined;\n            filename?: string | undefined;\n        }\n\n        /** An iterable iterator returned by the Node.js API. */\n        // Default TReturn/TNext in v22 is `any`, for compatibility with the previously-used IterableIterator.\n        // TODO: In next major @types/node version, change default TReturn to undefined.\n        interface Iterator<T, TReturn = any, TNext = any> extends IteratorObject<T, TReturn, TNext> {\n            [Symbol.iterator](): NodeJS.Iterator<T, TReturn, TNext>;\n        }\n\n        /** An async iterable iterator returned by the Node.js API. */\n        // Default TReturn/TNext in v22 is `any`, for compatibility with the previously-used AsyncIterableIterator.\n        // TODO: In next major @types/node version, change default TReturn to undefined.\n        interface AsyncIterator<T, TReturn = any, TNext = any> extends AsyncIteratorObject<T, TReturn, TNext> {\n            [Symbol.asyncIterator](): NodeJS.AsyncIterator<T, TReturn, TNext>;\n        }\n    }\n\n    // Global DOM types\n\n    function structuredClone<T>(\n        value: T,\n        transfer?: { transfer: ReadonlyArray<import(\"worker_threads\").TransferListItem> },\n    ): T;\n\n    interface DOMException extends _DOMException {}\n    var DOMException: typeof globalThis extends { onmessage: any; DOMException: infer T } ? T\n        : NodeDOMExceptionConstructor;\n\n    // #region AbortController\n    interface AbortController {\n        readonly signal: AbortSignal;\n        abort(reason?: any): void;\n    }\n    var AbortController: typeof globalThis extends { onmessage: any; AbortController: infer T } ? T\n        : {\n            prototype: AbortController;\n            new(): AbortController;\n        };\n\n    interface AbortSignal extends EventTarget {\n        readonly aborted: boolean;\n        onabort: ((this: AbortSignal, ev: Event) => any) | null;\n        readonly reason: any;\n        throwIfAborted(): void;\n    }\n    var AbortSignal: typeof globalThis extends { onmessage: any; AbortSignal: infer T } ? T\n        : {\n            prototype: AbortSignal;\n            new(): AbortSignal;\n            abort(reason?: any): AbortSignal;\n            any(signals: AbortSignal[]): AbortSignal;\n            timeout(milliseconds: number): AbortSignal;\n        };\n    // #endregion AbortController\n\n    // #region Storage\n    interface Storage extends _Storage {}\n    // Conditional on `onabort` rather than `onmessage`, in order to exclude lib.webworker\n    var Storage: typeof globalThis extends { onabort: any; Storage: infer T } ? T\n        : {\n            prototype: Storage;\n            new(): Storage;\n        };\n\n    var localStorage: Storage;\n    var sessionStorage: Storage;\n    // #endregion Storage\n\n    // #region fetch\n    interface RequestInit extends _RequestInit {}\n\n    function fetch(\n        input: string | URL | globalThis.Request,\n        init?: RequestInit,\n    ): Promise<Response>;\n\n    interface Request extends _Request {}\n    var Request: typeof globalThis extends {\n        onmessage: any;\n        Request: infer T;\n    } ? T\n        : typeof import(\"undici-types\").Request;\n\n    interface ResponseInit extends _ResponseInit {}\n\n    interface Response extends _Response {}\n    var Response: typeof globalThis extends {\n        onmessage: any;\n        Response: infer T;\n    } ? T\n        : typeof import(\"undici-types\").Response;\n\n    interface FormData extends _FormData {}\n    var FormData: typeof globalThis extends {\n        onmessage: any;\n        FormData: infer T;\n    } ? T\n        : typeof import(\"undici-types\").FormData;\n\n    interface Headers extends _Headers {}\n    var Headers: typeof globalThis extends {\n        onmessage: any;\n        Headers: infer T;\n    } ? T\n        : typeof import(\"undici-types\").Headers;\n\n    interface MessageEvent extends _MessageEvent {}\n    var MessageEvent: typeof globalThis extends {\n        onmessage: any;\n        MessageEvent: infer T;\n    } ? T\n        : typeof import(\"undici-types\").MessageEvent;\n\n    interface WebSocket extends _WebSocket {}\n    var WebSocket: typeof globalThis extends { onmessage: any; WebSocket: infer T } ? T\n        : typeof import(\"undici-types\").WebSocket;\n\n    interface EventSource extends _EventSource {}\n    var EventSource: typeof globalThis extends { onmessage: any; EventSource: infer T } ? T\n        : typeof import(\"undici-types\").EventSource;\n    // #endregion fetch\n}\n",
  "node_modules/@types/node/globals.typedarray.d.ts": "export {}; // Make this a module\n\ndeclare global {\n    namespace NodeJS {\n        type TypedArray<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> =\n            | Uint8Array<TArrayBuffer>\n            | Uint8ClampedArray<TArrayBuffer>\n            | Uint16Array<TArrayBuffer>\n            | Uint32Array<TArrayBuffer>\n            | Int8Array<TArrayBuffer>\n            | Int16Array<TArrayBuffer>\n            | Int32Array<TArrayBuffer>\n            | BigUint64Array<TArrayBuffer>\n            | BigInt64Array<TArrayBuffer>\n            | Float32Array<TArrayBuffer>\n            | Float64Array<TArrayBuffer>;\n        type ArrayBufferView<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> =\n            | TypedArray<TArrayBuffer>\n            | DataView<TArrayBuffer>;\n    }\n}\n",
  "node_modules/@types/node/http.d.ts": "/**\n * To use the HTTP server and client one must import the `node:http` module.\n *\n * The HTTP interfaces in Node.js are designed to support many features\n * of the protocol which have been traditionally difficult to use.\n * In particular, large, possibly chunk-encoded, messages. The interface is\n * careful to never buffer entire requests or responses, so the\n * user is able to stream data.\n *\n * HTTP message headers are represented by an object like this:\n *\n * ```json\n * { \"content-length\": \"123\",\n *   \"content-type\": \"text/plain\",\n *   \"connection\": \"keep-alive\",\n *   \"host\": \"example.com\",\n *   \"accept\": \"*\" }\n * ```\n *\n * Keys are lowercased. Values are not modified.\n *\n * In order to support the full spectrum of possible HTTP applications, the Node.js\n * HTTP API is very low-level. It deals with stream handling and message\n * parsing only. It parses a message into headers and body but it does not\n * parse the actual headers or the body.\n *\n * See `message.headers` for details on how duplicate headers are handled.\n *\n * The raw headers as they were received are retained in the `rawHeaders` property, which is an array of `[key, value, key2, value2, ...]`. For\n * example, the previous message header object might have a `rawHeaders` list like the following:\n *\n * ```js\n * [ 'ConTent-Length', '123456',\n *   'content-LENGTH', '123',\n *   'content-type', 'text/plain',\n *   'CONNECTION', 'keep-alive',\n *   'Host', 'example.com',\n *   'accepT', '*' ]\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/http.js)\n */\ndeclare module \"http\" {\n    import * as stream from \"node:stream\";\n    import { URL } from \"node:url\";\n    import { LookupOptions } from \"node:dns\";\n    import { EventEmitter } from \"node:events\";\n    import { LookupFunction, Server as NetServer, Socket, TcpSocketConnectOpts } from \"node:net\";\n    // incoming headers will never contain number\n    interface IncomingHttpHeaders extends NodeJS.Dict<string | string[]> {\n        accept?: string | undefined;\n        \"accept-encoding\"?: string | undefined;\n        \"accept-language\"?: string | undefined;\n        \"accept-patch\"?: string | undefined;\n        \"accept-ranges\"?: string | undefined;\n        \"access-control-allow-credentials\"?: string | undefined;\n        \"access-control-allow-headers\"?: string | undefined;\n        \"access-control-allow-methods\"?: string | undefined;\n        \"access-control-allow-origin\"?: string | undefined;\n        \"access-control-expose-headers\"?: string | undefined;\n        \"access-control-max-age\"?: string | undefined;\n        \"access-control-request-headers\"?: string | undefined;\n        \"access-control-request-method\"?: string | undefined;\n        age?: string | undefined;\n        allow?: string | undefined;\n        \"alt-svc\"?: string | undefined;\n        authorization?: string | undefined;\n        \"cache-control\"?: string | undefined;\n        connection?: string | undefined;\n        \"content-disposition\"?: string | undefined;\n        \"content-encoding\"?: string | undefined;\n        \"content-language\"?: string | undefined;\n        \"content-length\"?: string | undefined;\n        \"content-location\"?: string | undefined;\n        \"content-range\"?: string | undefined;\n        \"content-type\"?: string | undefined;\n        cookie?: string | undefined;\n        date?: string | undefined;\n        etag?: string | undefined;\n        expect?: string | undefined;\n        expires?: string | undefined;\n        forwarded?: string | undefined;\n        from?: string | undefined;\n        host?: string | undefined;\n        \"if-match\"?: string | undefined;\n        \"if-modified-since\"?: string | undefined;\n        \"if-none-match\"?: string | undefined;\n        \"if-unmodified-since\"?: string | undefined;\n        \"last-modified\"?: string | undefined;\n        location?: string | undefined;\n        origin?: string | undefined;\n        pragma?: string | undefined;\n        \"proxy-authenticate\"?: string | undefined;\n        \"proxy-authorization\"?: string | undefined;\n        \"public-key-pins\"?: string | undefined;\n        range?: string | undefined;\n        referer?: string | undefined;\n        \"retry-after\"?: string | undefined;\n        \"sec-websocket-accept\"?: string | undefined;\n        \"sec-websocket-extensions\"?: string | undefined;\n        \"sec-websocket-key\"?: string | undefined;\n        \"sec-websocket-protocol\"?: string | undefined;\n        \"sec-websocket-version\"?: string | undefined;\n        \"set-cookie\"?: string[] | undefined;\n        \"strict-transport-security\"?: string | undefined;\n        tk?: string | undefined;\n        trailer?: string | undefined;\n        \"transfer-encoding\"?: string | undefined;\n        upgrade?: string | undefined;\n        \"user-agent\"?: string | undefined;\n        vary?: string | undefined;\n        via?: string | undefined;\n        warning?: string | undefined;\n        \"www-authenticate\"?: string | undefined;\n    }\n    // outgoing headers allows numbers (as they are converted internally to strings)\n    type OutgoingHttpHeader = number | string | string[];\n    interface OutgoingHttpHeaders extends NodeJS.Dict<OutgoingHttpHeader> {\n        accept?: string | string[] | undefined;\n        \"accept-charset\"?: string | string[] | undefined;\n        \"accept-encoding\"?: string | string[] | undefined;\n        \"accept-language\"?: string | string[] | undefined;\n        \"accept-ranges\"?: string | undefined;\n        \"access-control-allow-credentials\"?: string | undefined;\n        \"access-control-allow-headers\"?: string | undefined;\n        \"access-control-allow-methods\"?: string | undefined;\n        \"access-control-allow-origin\"?: string | undefined;\n        \"access-control-expose-headers\"?: string | undefined;\n        \"access-control-max-age\"?: string | undefined;\n        \"access-control-request-headers\"?: string | undefined;\n        \"access-control-request-method\"?: string | undefined;\n        age?: string | undefined;\n        allow?: string | undefined;\n        authorization?: string | undefined;\n        \"cache-control\"?: string | undefined;\n        \"cdn-cache-control\"?: string | undefined;\n        connection?: string | string[] | undefined;\n        \"content-disposition\"?: string | undefined;\n        \"content-encoding\"?: string | undefined;\n        \"content-language\"?: string | undefined;\n        \"content-length\"?: string | number | undefined;\n        \"content-location\"?: string | undefined;\n        \"content-range\"?: string | undefined;\n        \"content-security-policy\"?: string | undefined;\n        \"content-security-policy-report-only\"?: string | undefined;\n        \"content-type\"?: string | undefined;\n        cookie?: string | string[] | undefined;\n        dav?: string | string[] | undefined;\n        dnt?: string | undefined;\n        date?: string | undefined;\n        etag?: string | undefined;\n        expect?: string | undefined;\n        expires?: string | undefined;\n        forwarded?: string | undefined;\n        from?: string | undefined;\n        host?: string | undefined;\n        \"if-match\"?: string | undefined;\n        \"if-modified-since\"?: string | undefined;\n        \"if-none-match\"?: string | undefined;\n        \"if-range\"?: string | undefined;\n        \"if-unmodified-since\"?: string | undefined;\n        \"last-modified\"?: string | undefined;\n        link?: string | string[] | undefined;\n        location?: string | undefined;\n        \"max-forwards\"?: string | undefined;\n        origin?: string | undefined;\n        pragma?: string | string[] | undefined;\n        \"proxy-authenticate\"?: string | string[] | undefined;\n        \"proxy-authorization\"?: string | undefined;\n        \"public-key-pins\"?: string | undefined;\n        \"public-key-pins-report-only\"?: string | undefined;\n        range?: string | undefined;\n        referer?: string | undefined;\n        \"referrer-policy\"?: string | undefined;\n        refresh?: string | undefined;\n        \"retry-after\"?: string | undefined;\n        \"sec-websocket-accept\"?: string | undefined;\n        \"sec-websocket-extensions\"?: string | string[] | undefined;\n        \"sec-websocket-key\"?: string | undefined;\n        \"sec-websocket-protocol\"?: string | string[] | undefined;\n        \"sec-websocket-version\"?: string | undefined;\n        server?: string | undefined;\n        \"set-cookie\"?: string | string[] | undefined;\n        \"strict-transport-security\"?: string | undefined;\n        te?: string | undefined;\n        trailer?: string | undefined;\n        \"transfer-encoding\"?: string | undefined;\n        \"user-agent\"?: string | undefined;\n        upgrade?: string | undefined;\n        \"upgrade-insecure-requests\"?: string | undefined;\n        vary?: string | undefined;\n        via?: string | string[] | undefined;\n        warning?: string | undefined;\n        \"www-authenticate\"?: string | string[] | undefined;\n        \"x-content-type-options\"?: string | undefined;\n        \"x-dns-prefetch-control\"?: string | undefined;\n        \"x-frame-options\"?: string | undefined;\n        \"x-xss-protection\"?: string | undefined;\n    }\n    interface ClientRequestArgs {\n        _defaultAgent?: Agent | undefined;\n        agent?: Agent | boolean | undefined;\n        auth?: string | null | undefined;\n        createConnection?:\n            | ((\n                options: ClientRequestArgs,\n                oncreate: (err: Error | null, socket: stream.Duplex) => void,\n            ) => stream.Duplex | null | undefined)\n            | undefined;\n        defaultPort?: number | string | undefined;\n        family?: number | undefined;\n        headers?: OutgoingHttpHeaders | readonly string[] | undefined;\n        hints?: LookupOptions[\"hints\"];\n        host?: string | null | undefined;\n        hostname?: string | null | undefined;\n        insecureHTTPParser?: boolean | undefined;\n        localAddress?: string | undefined;\n        localPort?: number | undefined;\n        lookup?: LookupFunction | undefined;\n        /**\n         * @default 16384\n         */\n        maxHeaderSize?: number | undefined;\n        method?: string | undefined;\n        path?: string | null | undefined;\n        port?: number | string | null | undefined;\n        protocol?: string | null | undefined;\n        setDefaultHeaders?: boolean | undefined;\n        setHost?: boolean | undefined;\n        signal?: AbortSignal | undefined;\n        socketPath?: string | undefined;\n        timeout?: number | undefined;\n        uniqueHeaders?: Array<string | string[]> | undefined;\n        joinDuplicateHeaders?: boolean;\n    }\n    interface ServerOptions<\n        Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,\n    > {\n        /**\n         * Specifies the `IncomingMessage` class to be used. Useful for extending the original `IncomingMessage`.\n         */\n        IncomingMessage?: Request | undefined;\n        /**\n         * Specifies the `ServerResponse` class to be used. Useful for extending the original `ServerResponse`.\n         */\n        ServerResponse?: Response | undefined;\n        /**\n         * Sets the timeout value in milliseconds for receiving the entire request from the client.\n         * @see Server.requestTimeout for more information.\n         * @default 300000\n         * @since v18.0.0\n         */\n        requestTimeout?: number | undefined;\n        /**\n         * It joins the field line values of multiple headers in a request with `, ` instead of discarding the duplicates.\n         * @default false\n         * @since v18.14.0\n         */\n        joinDuplicateHeaders?: boolean;\n        /**\n         * The number of milliseconds of inactivity a server needs to wait for additional incoming data,\n         * after it has finished writing the last response, before a socket will be destroyed.\n         * @see Server.keepAliveTimeout for more information.\n         * @default 5000\n         * @since v18.0.0\n         */\n        keepAliveTimeout?: number | undefined;\n        /**\n         * Sets the interval value in milliseconds to check for request and headers timeout in incomplete requests.\n         * @default 30000\n         */\n        connectionsCheckingInterval?: number | undefined;\n        /**\n         * Sets the timeout value in milliseconds for receiving the complete HTTP headers from the client.\n         * See {@link Server.headersTimeout} for more information.\n         * @default 60000\n         * @since 18.0.0\n         */\n        headersTimeout?: number | undefined;\n        /**\n         * Optionally overrides all `socket`s' `readableHighWaterMark` and `writableHighWaterMark`.\n         * This affects `highWaterMark` property of both `IncomingMessage` and `ServerResponse`.\n         * Default: @see stream.getDefaultHighWaterMark().\n         * @since v20.1.0\n         */\n        highWaterMark?: number | undefined;\n        /**\n         * Use an insecure HTTP parser that accepts invalid HTTP headers when `true`.\n         * Using the insecure parser should be avoided.\n         * See --insecure-http-parser for more information.\n         * @default false\n         */\n        insecureHTTPParser?: boolean | undefined;\n        /**\n         * Optionally overrides the value of `--max-http-header-size` for requests received by\n         * this server, i.e. the maximum length of request headers in bytes.\n         * @default 16384\n         * @since v13.3.0\n         */\n        maxHeaderSize?: number | undefined;\n        /**\n         * If set to `true`, it disables the use of Nagle's algorithm immediately after a new incoming connection is received.\n         * @default true\n         * @since v16.5.0\n         */\n        noDelay?: boolean | undefined;\n        /**\n         * If set to `true`, it forces the server to respond with a 400 (Bad Request) status code\n         * to any HTTP/1.1 request message that lacks a Host header (as mandated by the specification).\n         * @default true\n         * @since 20.0.0\n         */\n        requireHostHeader?: boolean | undefined;\n        /**\n         * If set to `true`, it enables keep-alive functionality on the socket immediately after a new incoming connection is received,\n         * similarly on what is done in `socket.setKeepAlive([enable][, initialDelay])`.\n         * @default false\n         * @since v16.5.0\n         */\n        keepAlive?: boolean | undefined;\n        /**\n         * If set to a positive number, it sets the initial delay before the first keepalive probe is sent on an idle socket.\n         * @default 0\n         * @since v16.5.0\n         */\n        keepAliveInitialDelay?: number | undefined;\n        /**\n         * A list of response headers that should be sent only once.\n         * If the header's value is an array, the items will be joined using `; `.\n         */\n        uniqueHeaders?: Array<string | string[]> | undefined;\n        /**\n         * If set to `true`, an error is thrown when writing to an HTTP response which does not have a body.\n         * @default false\n         * @since v18.17.0, v20.2.0\n         */\n        rejectNonStandardBodyWrites?: boolean | undefined;\n    }\n    type RequestListener<\n        Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,\n    > = (req: InstanceType<Request>, res: InstanceType<Response> & { req: InstanceType<Request> }) => void;\n    /**\n     * @since v0.1.17\n     */\n    class Server<\n        Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,\n    > extends NetServer {\n        constructor(requestListener?: RequestListener<Request, Response>);\n        constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);\n        /**\n         * Sets the timeout value for sockets, and emits a `'timeout'` event on\n         * the Server object, passing the socket as an argument, if a timeout\n         * occurs.\n         *\n         * If there is a `'timeout'` event listener on the Server object, then it\n         * will be called with the timed-out socket as an argument.\n         *\n         * By default, the Server does not timeout sockets. However, if a callback\n         * is assigned to the Server's `'timeout'` event, timeouts must be handled\n         * explicitly.\n         * @since v0.9.12\n         * @param [msecs=0 (no timeout)]\n         */\n        setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;\n        setTimeout(callback: (socket: Socket) => void): this;\n        /**\n         * Limits maximum incoming headers count. If set to 0, no limit will be applied.\n         * @since v0.7.0\n         */\n        maxHeadersCount: number | null;\n        /**\n         * The maximum number of requests socket can handle\n         * before closing keep alive connection.\n         *\n         * A value of `0` will disable the limit.\n         *\n         * When the limit is reached it will set the `Connection` header value to `close`,\n         * but will not actually close the connection, subsequent requests sent\n         * after the limit is reached will get `503 Service Unavailable` as a response.\n         * @since v16.10.0\n         */\n        maxRequestsPerSocket: number | null;\n        /**\n         * The number of milliseconds of inactivity before a socket is presumed\n         * to have timed out.\n         *\n         * A value of `0` will disable the timeout behavior on incoming connections.\n         *\n         * The socket timeout logic is set up on connection, so changing this\n         * value only affects new connections to the server, not any existing connections.\n         * @since v0.9.12\n         */\n        timeout: number;\n        /**\n         * Limit the amount of time the parser will wait to receive the complete HTTP\n         * headers.\n         *\n         * If the timeout expires, the server responds with status 408 without\n         * forwarding the request to the request listener and then closes the connection.\n         *\n         * It must be set to a non-zero value (e.g. 120 seconds) to protect against\n         * potential Denial-of-Service attacks in case the server is deployed without a\n         * reverse proxy in front.\n         * @since v11.3.0, v10.14.0\n         */\n        headersTimeout: number;\n        /**\n         * The number of milliseconds of inactivity a server needs to wait for additional\n         * incoming data, after it has finished writing the last response, before a socket\n         * will be destroyed. If the server receives new data before the keep-alive\n         * timeout has fired, it will reset the regular inactivity timeout, i.e., `server.timeout`.\n         *\n         * A value of `0` will disable the keep-alive timeout behavior on incoming\n         * connections.\n         * A value of `0` makes the http server behave similarly to Node.js versions prior\n         * to 8.0.0, which did not have a keep-alive timeout.\n         *\n         * The socket timeout logic is set up on connection, so changing this value only\n         * affects new connections to the server, not any existing connections.\n         * @since v8.0.0\n         */\n        keepAliveTimeout: number;\n        /**\n         * Sets the timeout value in milliseconds for receiving the entire request from\n         * the client.\n         *\n         * If the timeout expires, the server responds with status 408 without\n         * forwarding the request to the request listener and then closes the connection.\n         *\n         * It must be set to a non-zero value (e.g. 120 seconds) to protect against\n         * potential Denial-of-Service attacks in case the server is deployed without a\n         * reverse proxy in front.\n         * @since v14.11.0\n         */\n        requestTimeout: number;\n        /**\n         * Closes all connections connected to this server.\n         * @since v18.2.0\n         */\n        closeAllConnections(): void;\n        /**\n         * Closes all connections connected to this server which are not sending a request\n         * or waiting for a response.\n         * @since v18.2.0\n         */\n        closeIdleConnections(): void;\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"connection\", listener: (socket: Socket) => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: \"listening\", listener: () => void): this;\n        addListener(event: \"checkContinue\", listener: RequestListener<Request, Response>): this;\n        addListener(event: \"checkExpectation\", listener: RequestListener<Request, Response>): this;\n        addListener(event: \"clientError\", listener: (err: Error, socket: stream.Duplex) => void): this;\n        addListener(\n            event: \"connect\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,\n        ): this;\n        addListener(event: \"dropRequest\", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;\n        addListener(event: \"request\", listener: RequestListener<Request, Response>): this;\n        addListener(\n            event: \"upgrade\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,\n        ): this;\n        emit(event: string, ...args: any[]): boolean;\n        emit(event: \"close\"): boolean;\n        emit(event: \"connection\", socket: Socket): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"listening\"): boolean;\n        emit(\n            event: \"checkContinue\",\n            req: InstanceType<Request>,\n            res: InstanceType<Response> & { req: InstanceType<Request> },\n        ): boolean;\n        emit(\n            event: \"checkExpectation\",\n            req: InstanceType<Request>,\n            res: InstanceType<Response> & { req: InstanceType<Request> },\n        ): boolean;\n        emit(event: \"clientError\", err: Error, socket: stream.Duplex): boolean;\n        emit(event: \"connect\", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;\n        emit(event: \"dropRequest\", req: InstanceType<Request>, socket: stream.Duplex): boolean;\n        emit(\n            event: \"request\",\n            req: InstanceType<Request>,\n            res: InstanceType<Response> & { req: InstanceType<Request> },\n        ): boolean;\n        emit(event: \"upgrade\", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"connection\", listener: (socket: Socket) => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"listening\", listener: () => void): this;\n        on(event: \"checkContinue\", listener: RequestListener<Request, Response>): this;\n        on(event: \"checkExpectation\", listener: RequestListener<Request, Response>): this;\n        on(event: \"clientError\", listener: (err: Error, socket: stream.Duplex) => void): this;\n        on(event: \"connect\", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;\n        on(event: \"dropRequest\", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;\n        on(event: \"request\", listener: RequestListener<Request, Response>): this;\n        on(event: \"upgrade\", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"connection\", listener: (socket: Socket) => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"listening\", listener: () => void): this;\n        once(event: \"checkContinue\", listener: RequestListener<Request, Response>): this;\n        once(event: \"checkExpectation\", listener: RequestListener<Request, Response>): this;\n        once(event: \"clientError\", listener: (err: Error, socket: stream.Duplex) => void): this;\n        once(\n            event: \"connect\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,\n        ): this;\n        once(event: \"dropRequest\", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;\n        once(event: \"request\", listener: RequestListener<Request, Response>): this;\n        once(\n            event: \"upgrade\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,\n        ): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"connection\", listener: (socket: Socket) => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: \"listening\", listener: () => void): this;\n        prependListener(event: \"checkContinue\", listener: RequestListener<Request, Response>): this;\n        prependListener(event: \"checkExpectation\", listener: RequestListener<Request, Response>): this;\n        prependListener(event: \"clientError\", listener: (err: Error, socket: stream.Duplex) => void): this;\n        prependListener(\n            event: \"connect\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,\n        ): this;\n        prependListener(\n            event: \"dropRequest\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,\n        ): this;\n        prependListener(event: \"request\", listener: RequestListener<Request, Response>): this;\n        prependListener(\n            event: \"upgrade\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,\n        ): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"connection\", listener: (socket: Socket) => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(event: \"listening\", listener: () => void): this;\n        prependOnceListener(event: \"checkContinue\", listener: RequestListener<Request, Response>): this;\n        prependOnceListener(event: \"checkExpectation\", listener: RequestListener<Request, Response>): this;\n        prependOnceListener(event: \"clientError\", listener: (err: Error, socket: stream.Duplex) => void): this;\n        prependOnceListener(\n            event: \"connect\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,\n        ): this;\n        prependOnceListener(\n            event: \"dropRequest\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,\n        ): this;\n        prependOnceListener(event: \"request\", listener: RequestListener<Request, Response>): this;\n        prependOnceListener(\n            event: \"upgrade\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,\n        ): this;\n    }\n    /**\n     * This class serves as the parent class of {@link ClientRequest} and {@link ServerResponse}. It is an abstract outgoing message from\n     * the perspective of the participants of an HTTP transaction.\n     * @since v0.1.17\n     */\n    class OutgoingMessage<Request extends IncomingMessage = IncomingMessage> extends stream.Writable {\n        readonly req: Request;\n        chunkedEncoding: boolean;\n        shouldKeepAlive: boolean;\n        useChunkedEncodingByDefault: boolean;\n        sendDate: boolean;\n        /**\n         * @deprecated Use `writableEnded` instead.\n         */\n        finished: boolean;\n        /**\n         * Read-only. `true` if the headers were sent, otherwise `false`.\n         * @since v0.9.3\n         */\n        readonly headersSent: boolean;\n        /**\n         * Alias of `outgoingMessage.socket`.\n         * @since v0.3.0\n         * @deprecated Since v15.12.0,v14.17.1 - Use `socket` instead.\n         */\n        readonly connection: Socket | null;\n        /**\n         * Reference to the underlying socket. Usually, users will not want to access\n         * this property.\n         *\n         * After calling `outgoingMessage.end()`, this property will be nulled.\n         * @since v0.3.0\n         */\n        readonly socket: Socket | null;\n        constructor();\n        /**\n         * Once a socket is associated with the message and is connected, `socket.setTimeout()` will be called with `msecs` as the first parameter.\n         * @since v0.9.12\n         * @param callback Optional function to be called when a timeout occurs. Same as binding to the `timeout` event.\n         */\n        setTimeout(msecs: number, callback?: () => void): this;\n        /**\n         * Sets a single header value. If the header already exists in the to-be-sent\n         * headers, its value will be replaced. Use an array of strings to send multiple\n         * headers with the same name.\n         * @since v0.4.0\n         * @param name Header name\n         * @param value Header value\n         */\n        setHeader(name: string, value: number | string | readonly string[]): this;\n        /**\n         * Sets multiple header values for implicit headers. headers must be an instance of\n         * `Headers` or `Map`, if a header already exists in the to-be-sent headers, its\n         * value will be replaced.\n         *\n         * ```js\n         * const headers = new Headers({ foo: 'bar' });\n         * outgoingMessage.setHeaders(headers);\n         * ```\n         *\n         * or\n         *\n         * ```js\n         * const headers = new Map([['foo', 'bar']]);\n         * outgoingMessage.setHeaders(headers);\n         * ```\n         *\n         * When headers have been set with `outgoingMessage.setHeaders()`, they will be\n         * merged with any headers passed to `response.writeHead()`, with the headers passed\n         * to `response.writeHead()` given precedence.\n         *\n         * ```js\n         * // Returns content-type = text/plain\n         * const server = http.createServer((req, res) => {\n         *   const headers = new Headers({ 'Content-Type': 'text/html' });\n         *   res.setHeaders(headers);\n         *   res.writeHead(200, { 'Content-Type': 'text/plain' });\n         *   res.end('ok');\n         * });\n         * ```\n         *\n         * @since v19.6.0, v18.15.0\n         * @param name Header name\n         * @param value Header value\n         */\n        setHeaders(headers: Headers | Map<string, number | string | readonly string[]>): this;\n        /**\n         * Append a single header value to the header object.\n         *\n         * If the value is an array, this is equivalent to calling this method multiple\n         * times.\n         *\n         * If there were no previous values for the header, this is equivalent to calling `outgoingMessage.setHeader(name, value)`.\n         *\n         * Depending of the value of `options.uniqueHeaders` when the client request or the\n         * server were created, this will end up in the header being sent multiple times or\n         * a single time with values joined using `; `.\n         * @since v18.3.0, v16.17.0\n         * @param name Header name\n         * @param value Header value\n         */\n        appendHeader(name: string, value: string | readonly string[]): this;\n        /**\n         * Gets the value of the HTTP header with the given name. If that header is not\n         * set, the returned value will be `undefined`.\n         * @since v0.4.0\n         * @param name Name of header\n         */\n        getHeader(name: string): number | string | string[] | undefined;\n        /**\n         * Returns a shallow copy of the current outgoing headers. Since a shallow\n         * copy is used, array values may be mutated without additional calls to\n         * various header-related HTTP module methods. The keys of the returned\n         * object are the header names and the values are the respective header\n         * values. All header names are lowercase.\n         *\n         * The object returned by the `outgoingMessage.getHeaders()` method does\n         * not prototypically inherit from the JavaScript `Object`. This means that\n         * typical `Object` methods such as `obj.toString()`, `obj.hasOwnProperty()`,\n         * and others are not defined and will not work.\n         *\n         * ```js\n         * outgoingMessage.setHeader('Foo', 'bar');\n         * outgoingMessage.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']);\n         *\n         * const headers = outgoingMessage.getHeaders();\n         * // headers === { foo: 'bar', 'set-cookie': ['foo=bar', 'bar=baz'] }\n         * ```\n         * @since v7.7.0\n         */\n        getHeaders(): OutgoingHttpHeaders;\n        /**\n         * Returns an array containing the unique names of the current outgoing headers.\n         * All names are lowercase.\n         * @since v7.7.0\n         */\n        getHeaderNames(): string[];\n        /**\n         * Returns `true` if the header identified by `name` is currently set in the\n         * outgoing headers. The header name is case-insensitive.\n         *\n         * ```js\n         * const hasContentType = outgoingMessage.hasHeader('content-type');\n         * ```\n         * @since v7.7.0\n         */\n        hasHeader(name: string): boolean;\n        /**\n         * Removes a header that is queued for implicit sending.\n         *\n         * ```js\n         * outgoingMessage.removeHeader('Content-Encoding');\n         * ```\n         * @since v0.4.0\n         * @param name Header name\n         */\n        removeHeader(name: string): void;\n        /**\n         * Adds HTTP trailers (headers but at the end of the message) to the message.\n         *\n         * Trailers will **only** be emitted if the message is chunked encoded. If not,\n         * the trailers will be silently discarded.\n         *\n         * HTTP requires the `Trailer` header to be sent to emit trailers,\n         * with a list of header field names in its value, e.g.\n         *\n         * ```js\n         * message.writeHead(200, { 'Content-Type': 'text/plain',\n         *                          'Trailer': 'Content-MD5' });\n         * message.write(fileData);\n         * message.addTrailers({ 'Content-MD5': '7895bf4b8828b55ceaf47747b4bca667' });\n         * message.end();\n         * ```\n         *\n         * Attempting to set a header field name or value that contains invalid characters\n         * will result in a `TypeError` being thrown.\n         * @since v0.3.0\n         */\n        addTrailers(headers: OutgoingHttpHeaders | ReadonlyArray<[string, string]>): void;\n        /**\n         * Flushes the message headers.\n         *\n         * For efficiency reason, Node.js normally buffers the message headers\n         * until `outgoingMessage.end()` is called or the first chunk of message data\n         * is written. It then tries to pack the headers and data into a single TCP\n         * packet.\n         *\n         * It is usually desired (it saves a TCP round-trip), but not when the first\n         * data is not sent until possibly much later. `outgoingMessage.flushHeaders()` bypasses the optimization and kickstarts the message.\n         * @since v1.6.0\n         */\n        flushHeaders(): void;\n    }\n    /**\n     * This object is created internally by an HTTP server, not by the user. It is\n     * passed as the second parameter to the `'request'` event.\n     * @since v0.1.17\n     */\n    class ServerResponse<Request extends IncomingMessage = IncomingMessage> extends OutgoingMessage<Request> {\n        /**\n         * When using implicit headers (not calling `response.writeHead()` explicitly),\n         * this property controls the status code that will be sent to the client when\n         * the headers get flushed.\n         *\n         * ```js\n         * response.statusCode = 404;\n         * ```\n         *\n         * After response header was sent to the client, this property indicates the\n         * status code which was sent out.\n         * @since v0.4.0\n         */\n        statusCode: number;\n        /**\n         * When using implicit headers (not calling `response.writeHead()` explicitly),\n         * this property controls the status message that will be sent to the client when\n         * the headers get flushed. If this is left as `undefined` then the standard\n         * message for the status code will be used.\n         *\n         * ```js\n         * response.statusMessage = 'Not found';\n         * ```\n         *\n         * After response header was sent to the client, this property indicates the\n         * status message which was sent out.\n         * @since v0.11.8\n         */\n        statusMessage: string;\n        /**\n         * If set to `true`, Node.js will check whether the `Content-Length` header value and the size of the body, in bytes, are equal.\n         * Mismatching the `Content-Length` header value will result\n         * in an `Error` being thrown, identified by `code:``'ERR_HTTP_CONTENT_LENGTH_MISMATCH'`.\n         * @since v18.10.0, v16.18.0\n         */\n        strictContentLength: boolean;\n        constructor(req: Request);\n        assignSocket(socket: Socket): void;\n        detachSocket(socket: Socket): void;\n        /**\n         * Sends an HTTP/1.1 100 Continue message to the client, indicating that\n         * the request body should be sent. See the `'checkContinue'` event on `Server`.\n         * @since v0.3.0\n         */\n        writeContinue(callback?: () => void): void;\n        /**\n         * Sends an HTTP/1.1 103 Early Hints message to the client with a Link header,\n         * indicating that the user agent can preload/preconnect the linked resources.\n         * The `hints` is an object containing the values of headers to be sent with\n         * early hints message. The optional `callback` argument will be called when\n         * the response message has been written.\n         *\n         * **Example**\n         *\n         * ```js\n         * const earlyHintsLink = '</styles.css>; rel=preload; as=style';\n         * response.writeEarlyHints({\n         *   'link': earlyHintsLink,\n         * });\n         *\n         * const earlyHintsLinks = [\n         *   '</styles.css>; rel=preload; as=style',\n         *   '</scripts.js>; rel=preload; as=script',\n         * ];\n         * response.writeEarlyHints({\n         *   'link': earlyHintsLinks,\n         *   'x-trace-id': 'id for diagnostics',\n         * });\n         *\n         * const earlyHintsCallback = () => console.log('early hints message sent');\n         * response.writeEarlyHints({\n         *   'link': earlyHintsLinks,\n         * }, earlyHintsCallback);\n         * ```\n         * @since v18.11.0\n         * @param hints An object containing the values of headers\n         * @param callback Will be called when the response message has been written\n         */\n        writeEarlyHints(hints: Record<string, string | string[]>, callback?: () => void): void;\n        /**\n         * Sends a response header to the request. The status code is a 3-digit HTTP\n         * status code, like `404`. The last argument, `headers`, are the response headers.\n         * Optionally one can give a human-readable `statusMessage` as the second\n         * argument.\n         *\n         * `headers` may be an `Array` where the keys and values are in the same list.\n         * It is _not_ a list of tuples. So, the even-numbered offsets are key values,\n         * and the odd-numbered offsets are the associated values. The array is in the same\n         * format as `request.rawHeaders`.\n         *\n         * Returns a reference to the `ServerResponse`, so that calls can be chained.\n         *\n         * ```js\n         * const body = 'hello world';\n         * response\n         *   .writeHead(200, {\n         *     'Content-Length': Buffer.byteLength(body),\n         *     'Content-Type': 'text/plain',\n         *   })\n         *   .end(body);\n         * ```\n         *\n         * This method must only be called once on a message and it must\n         * be called before `response.end()` is called.\n         *\n         * If `response.write()` or `response.end()` are called before calling\n         * this, the implicit/mutable headers will be calculated and call this function.\n         *\n         * When headers have been set with `response.setHeader()`, they will be merged\n         * with any headers passed to `response.writeHead()`, with the headers passed\n         * to `response.writeHead()` given precedence.\n         *\n         * If this method is called and `response.setHeader()` has not been called,\n         * it will directly write the supplied header values onto the network channel\n         * without caching internally, and the `response.getHeader()` on the header\n         * will not yield the expected result. If progressive population of headers is\n         * desired with potential future retrieval and modification, use `response.setHeader()` instead.\n         *\n         * ```js\n         * // Returns content-type = text/plain\n         * const server = http.createServer((req, res) => {\n         *   res.setHeader('Content-Type', 'text/html');\n         *   res.setHeader('X-Foo', 'bar');\n         *   res.writeHead(200, { 'Content-Type': 'text/plain' });\n         *   res.end('ok');\n         * });\n         * ```\n         *\n         * `Content-Length` is read in bytes, not characters. Use `Buffer.byteLength()` to determine the length of the body in bytes. Node.js\n         * will check whether `Content-Length` and the length of the body which has\n         * been transmitted are equal or not.\n         *\n         * Attempting to set a header field name or value that contains invalid characters\n         * will result in a \\[`Error`\\]\\[\\] being thrown.\n         * @since v0.1.30\n         */\n        writeHead(\n            statusCode: number,\n            statusMessage?: string,\n            headers?: OutgoingHttpHeaders | OutgoingHttpHeader[],\n        ): this;\n        writeHead(statusCode: number, headers?: OutgoingHttpHeaders | OutgoingHttpHeader[]): this;\n        /**\n         * Sends a HTTP/1.1 102 Processing message to the client, indicating that\n         * the request body should be sent.\n         * @since v10.0.0\n         */\n        writeProcessing(): void;\n    }\n    interface InformationEvent {\n        statusCode: number;\n        statusMessage: string;\n        httpVersion: string;\n        httpVersionMajor: number;\n        httpVersionMinor: number;\n        headers: IncomingHttpHeaders;\n        rawHeaders: string[];\n    }\n    /**\n     * This object is created internally and returned from {@link request}. It\n     * represents an _in-progress_ request whose header has already been queued. The\n     * header is still mutable using the `setHeader(name, value)`, `getHeader(name)`, `removeHeader(name)` API. The actual header will\n     * be sent along with the first data chunk or when calling `request.end()`.\n     *\n     * To get the response, add a listener for `'response'` to the request object. `'response'` will be emitted from the request object when the response\n     * headers have been received. The `'response'` event is executed with one\n     * argument which is an instance of {@link IncomingMessage}.\n     *\n     * During the `'response'` event, one can add listeners to the\n     * response object; particularly to listen for the `'data'` event.\n     *\n     * If no `'response'` handler is added, then the response will be\n     * entirely discarded. However, if a `'response'` event handler is added,\n     * then the data from the response object **must** be consumed, either by\n     * calling `response.read()` whenever there is a `'readable'` event, or\n     * by adding a `'data'` handler, or by calling the `.resume()` method.\n     * Until the data is consumed, the `'end'` event will not fire. Also, until\n     * the data is read it will consume memory that can eventually lead to a\n     * 'process out of memory' error.\n     *\n     * For backward compatibility, `res` will only emit `'error'` if there is an `'error'` listener registered.\n     *\n     * Set `Content-Length` header to limit the response body size.\n     * If `response.strictContentLength` is set to `true`, mismatching the `Content-Length` header value will result in an `Error` being thrown,\n     * identified by `code:``'ERR_HTTP_CONTENT_LENGTH_MISMATCH'`.\n     *\n     * `Content-Length` value should be in bytes, not characters. Use `Buffer.byteLength()` to determine the length of the body in bytes.\n     * @since v0.1.17\n     */\n    class ClientRequest extends OutgoingMessage {\n        /**\n         * The `request.aborted` property will be `true` if the request has\n         * been aborted.\n         * @since v0.11.14\n         * @deprecated Since v17.0.0, v16.12.0 - Check `destroyed` instead.\n         */\n        aborted: boolean;\n        /**\n         * The request host.\n         * @since v14.5.0, v12.19.0\n         */\n        host: string;\n        /**\n         * The request protocol.\n         * @since v14.5.0, v12.19.0\n         */\n        protocol: string;\n        /**\n         * When sending request through a keep-alive enabled agent, the underlying socket\n         * might be reused. But if server closes connection at unfortunate time, client\n         * may run into a 'ECONNRESET' error.\n         *\n         * ```js\n         * import http from 'node:http';\n         *\n         * // Server has a 5 seconds keep-alive timeout by default\n         * http\n         *   .createServer((req, res) => {\n         *     res.write('hello\\n');\n         *     res.end();\n         *   })\n         *   .listen(3000);\n         *\n         * setInterval(() => {\n         *   // Adapting a keep-alive agent\n         *   http.get('http://localhost:3000', { agent }, (res) => {\n         *     res.on('data', (data) => {\n         *       // Do nothing\n         *     });\n         *   });\n         * }, 5000); // Sending request on 5s interval so it's easy to hit idle timeout\n         * ```\n         *\n         * By marking a request whether it reused socket or not, we can do\n         * automatic error retry base on it.\n         *\n         * ```js\n         * import http from 'node:http';\n         * const agent = new http.Agent({ keepAlive: true });\n         *\n         * function retriableRequest() {\n         *   const req = http\n         *     .get('http://localhost:3000', { agent }, (res) => {\n         *       // ...\n         *     })\n         *     .on('error', (err) => {\n         *       // Check if retry is needed\n         *       if (req.reusedSocket &#x26;&#x26; err.code === 'ECONNRESET') {\n         *         retriableRequest();\n         *       }\n         *     });\n         * }\n         *\n         * retriableRequest();\n         * ```\n         * @since v13.0.0, v12.16.0\n         */\n        reusedSocket: boolean;\n        /**\n         * Limits maximum response headers count. If set to 0, no limit will be applied.\n         */\n        maxHeadersCount: number;\n        constructor(url: string | URL | ClientRequestArgs, cb?: (res: IncomingMessage) => void);\n        /**\n         * The request method.\n         * @since v0.1.97\n         */\n        method: string;\n        /**\n         * The request path.\n         * @since v0.4.0\n         */\n        path: string;\n        /**\n         * Marks the request as aborting. Calling this will cause remaining data\n         * in the response to be dropped and the socket to be destroyed.\n         * @since v0.3.8\n         * @deprecated Since v14.1.0,v13.14.0 - Use `destroy` instead.\n         */\n        abort(): void;\n        onSocket(socket: Socket): void;\n        /**\n         * Once a socket is assigned to this request and is connected `socket.setTimeout()` will be called.\n         * @since v0.5.9\n         * @param timeout Milliseconds before a request times out.\n         * @param callback Optional function to be called when a timeout occurs. Same as binding to the `'timeout'` event.\n         */\n        setTimeout(timeout: number, callback?: () => void): this;\n        /**\n         * Once a socket is assigned to this request and is connected `socket.setNoDelay()` will be called.\n         * @since v0.5.9\n         */\n        setNoDelay(noDelay?: boolean): void;\n        /**\n         * Once a socket is assigned to this request and is connected `socket.setKeepAlive()` will be called.\n         * @since v0.5.9\n         */\n        setSocketKeepAlive(enable?: boolean, initialDelay?: number): void;\n        /**\n         * Returns an array containing the unique names of the current outgoing raw\n         * headers. Header names are returned with their exact casing being set.\n         *\n         * ```js\n         * request.setHeader('Foo', 'bar');\n         * request.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']);\n         *\n         * const headerNames = request.getRawHeaderNames();\n         * // headerNames === ['Foo', 'Set-Cookie']\n         * ```\n         * @since v15.13.0, v14.17.0\n         */\n        getRawHeaderNames(): string[];\n        /**\n         * @deprecated\n         */\n        addListener(event: \"abort\", listener: () => void): this;\n        addListener(\n            event: \"connect\",\n            listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void,\n        ): this;\n        addListener(event: \"continue\", listener: () => void): this;\n        addListener(event: \"information\", listener: (info: InformationEvent) => void): this;\n        addListener(event: \"response\", listener: (response: IncomingMessage) => void): this;\n        addListener(event: \"socket\", listener: (socket: Socket) => void): this;\n        addListener(event: \"timeout\", listener: () => void): this;\n        addListener(\n            event: \"upgrade\",\n            listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void,\n        ): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"drain\", listener: () => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: \"finish\", listener: () => void): this;\n        addListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        addListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        /**\n         * @deprecated\n         */\n        on(event: \"abort\", listener: () => void): this;\n        on(event: \"connect\", listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this;\n        on(event: \"continue\", listener: () => void): this;\n        on(event: \"information\", listener: (info: InformationEvent) => void): this;\n        on(event: \"response\", listener: (response: IncomingMessage) => void): this;\n        on(event: \"socket\", listener: (socket: Socket) => void): this;\n        on(event: \"timeout\", listener: () => void): this;\n        on(event: \"upgrade\", listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"drain\", listener: () => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"finish\", listener: () => void): this;\n        on(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        on(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        /**\n         * @deprecated\n         */\n        once(event: \"abort\", listener: () => void): this;\n        once(event: \"connect\", listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this;\n        once(event: \"continue\", listener: () => void): this;\n        once(event: \"information\", listener: (info: InformationEvent) => void): this;\n        once(event: \"response\", listener: (response: IncomingMessage) => void): this;\n        once(event: \"socket\", listener: (socket: Socket) => void): this;\n        once(event: \"timeout\", listener: () => void): this;\n        once(event: \"upgrade\", listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"drain\", listener: () => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"finish\", listener: () => void): this;\n        once(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        once(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        /**\n         * @deprecated\n         */\n        prependListener(event: \"abort\", listener: () => void): this;\n        prependListener(\n            event: \"connect\",\n            listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void,\n        ): this;\n        prependListener(event: \"continue\", listener: () => void): this;\n        prependListener(event: \"information\", listener: (info: InformationEvent) => void): this;\n        prependListener(event: \"response\", listener: (response: IncomingMessage) => void): this;\n        prependListener(event: \"socket\", listener: (socket: Socket) => void): this;\n        prependListener(event: \"timeout\", listener: () => void): this;\n        prependListener(\n            event: \"upgrade\",\n            listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void,\n        ): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"drain\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: \"finish\", listener: () => void): this;\n        prependListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        prependListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        /**\n         * @deprecated\n         */\n        prependOnceListener(event: \"abort\", listener: () => void): this;\n        prependOnceListener(\n            event: \"connect\",\n            listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void,\n        ): this;\n        prependOnceListener(event: \"continue\", listener: () => void): this;\n        prependOnceListener(event: \"information\", listener: (info: InformationEvent) => void): this;\n        prependOnceListener(event: \"response\", listener: (response: IncomingMessage) => void): this;\n        prependOnceListener(event: \"socket\", listener: (socket: Socket) => void): this;\n        prependOnceListener(event: \"timeout\", listener: () => void): this;\n        prependOnceListener(\n            event: \"upgrade\",\n            listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void,\n        ): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"drain\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(event: \"finish\", listener: () => void): this;\n        prependOnceListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        prependOnceListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    /**\n     * An `IncomingMessage` object is created by {@link Server} or {@link ClientRequest} and passed as the first argument to the `'request'` and `'response'` event respectively. It may be used to\n     * access response\n     * status, headers, and data.\n     *\n     * Different from its `socket` value which is a subclass of `stream.Duplex`, the `IncomingMessage` itself extends `stream.Readable` and is created separately to\n     * parse and emit the incoming HTTP headers and payload, as the underlying socket\n     * may be reused multiple times in case of keep-alive.\n     * @since v0.1.17\n     */\n    class IncomingMessage extends stream.Readable {\n        constructor(socket: Socket);\n        /**\n         * The `message.aborted` property will be `true` if the request has\n         * been aborted.\n         * @since v10.1.0\n         * @deprecated Since v17.0.0,v16.12.0 - Check `message.destroyed` from <a href=\"stream.html#class-streamreadable\" class=\"type\">stream.Readable</a>.\n         */\n        aborted: boolean;\n        /**\n         * In case of server request, the HTTP version sent by the client. In the case of\n         * client response, the HTTP version of the connected-to server.\n         * Probably either `'1.1'` or `'1.0'`.\n         *\n         * Also `message.httpVersionMajor` is the first integer and `message.httpVersionMinor` is the second.\n         * @since v0.1.1\n         */\n        httpVersion: string;\n        httpVersionMajor: number;\n        httpVersionMinor: number;\n        /**\n         * The `message.complete` property will be `true` if a complete HTTP message has\n         * been received and successfully parsed.\n         *\n         * This property is particularly useful as a means of determining if a client or\n         * server fully transmitted a message before a connection was terminated:\n         *\n         * ```js\n         * const req = http.request({\n         *   host: '127.0.0.1',\n         *   port: 8080,\n         *   method: 'POST',\n         * }, (res) => {\n         *   res.resume();\n         *   res.on('end', () => {\n         *     if (!res.complete)\n         *       console.error(\n         *         'The connection was terminated while the message was still being sent');\n         *   });\n         * });\n         * ```\n         * @since v0.3.0\n         */\n        complete: boolean;\n        /**\n         * Alias for `message.socket`.\n         * @since v0.1.90\n         * @deprecated Since v16.0.0 - Use `socket`.\n         */\n        connection: Socket;\n        /**\n         * The `net.Socket` object associated with the connection.\n         *\n         * With HTTPS support, use `request.socket.getPeerCertificate()` to obtain the\n         * client's authentication details.\n         *\n         * This property is guaranteed to be an instance of the `net.Socket` class,\n         * a subclass of `stream.Duplex`, unless the user specified a socket\n         * type other than `net.Socket` or internally nulled.\n         * @since v0.3.0\n         */\n        socket: Socket;\n        /**\n         * The request/response headers object.\n         *\n         * Key-value pairs of header names and values. Header names are lower-cased.\n         *\n         * ```js\n         * // Prints something like:\n         * //\n         * // { 'user-agent': 'curl/7.22.0',\n         * //   host: '127.0.0.1:8000',\n         * //   accept: '*' }\n         * console.log(request.headers);\n         * ```\n         *\n         * Duplicates in raw headers are handled in the following ways, depending on the\n         * header name:\n         *\n         * * Duplicates of `age`, `authorization`, `content-length`, `content-type`, `etag`, `expires`, `from`, `host`, `if-modified-since`, `if-unmodified-since`, `last-modified`, `location`,\n         * `max-forwards`, `proxy-authorization`, `referer`, `retry-after`, `server`, or `user-agent` are discarded.\n         * To allow duplicate values of the headers listed above to be joined,\n         * use the option `joinDuplicateHeaders` in {@link request} and {@link createServer}. See RFC 9110 Section 5.3 for more\n         * information.\n         * * `set-cookie` is always an array. Duplicates are added to the array.\n         * * For duplicate `cookie` headers, the values are joined together with `; `.\n         * * For all other headers, the values are joined together with `, `.\n         * @since v0.1.5\n         */\n        headers: IncomingHttpHeaders;\n        /**\n         * Similar to `message.headers`, but there is no join logic and the values are\n         * always arrays of strings, even for headers received just once.\n         *\n         * ```js\n         * // Prints something like:\n         * //\n         * // { 'user-agent': ['curl/7.22.0'],\n         * //   host: ['127.0.0.1:8000'],\n         * //   accept: ['*'] }\n         * console.log(request.headersDistinct);\n         * ```\n         * @since v18.3.0, v16.17.0\n         */\n        headersDistinct: NodeJS.Dict<string[]>;\n        /**\n         * The raw request/response headers list exactly as they were received.\n         *\n         * The keys and values are in the same list. It is _not_ a\n         * list of tuples. So, the even-numbered offsets are key values, and the\n         * odd-numbered offsets are the associated values.\n         *\n         * Header names are not lowercased, and duplicates are not merged.\n         *\n         * ```js\n         * // Prints something like:\n         * //\n         * // [ 'user-agent',\n         * //   'this is invalid because there can be only one',\n         * //   'User-Agent',\n         * //   'curl/7.22.0',\n         * //   'Host',\n         * //   '127.0.0.1:8000',\n         * //   'ACCEPT',\n         * //   '*' ]\n         * console.log(request.rawHeaders);\n         * ```\n         * @since v0.11.6\n         */\n        rawHeaders: string[];\n        /**\n         * The request/response trailers object. Only populated at the `'end'` event.\n         * @since v0.3.0\n         */\n        trailers: NodeJS.Dict<string>;\n        /**\n         * Similar to `message.trailers`, but there is no join logic and the values are\n         * always arrays of strings, even for headers received just once.\n         * Only populated at the `'end'` event.\n         * @since v18.3.0, v16.17.0\n         */\n        trailersDistinct: NodeJS.Dict<string[]>;\n        /**\n         * The raw request/response trailer keys and values exactly as they were\n         * received. Only populated at the `'end'` event.\n         * @since v0.11.6\n         */\n        rawTrailers: string[];\n        /**\n         * Calls `message.socket.setTimeout(msecs, callback)`.\n         * @since v0.5.9\n         */\n        setTimeout(msecs: number, callback?: () => void): this;\n        /**\n         * **Only valid for request obtained from {@link Server}.**\n         *\n         * The request method as a string. Read only. Examples: `'GET'`, `'DELETE'`.\n         * @since v0.1.1\n         */\n        method?: string | undefined;\n        /**\n         * **Only valid for request obtained from {@link Server}.**\n         *\n         * Request URL string. This contains only the URL that is present in the actual\n         * HTTP request. Take the following request:\n         *\n         * ```http\n         * GET /status?name=ryan HTTP/1.1\n         * Accept: text/plain\n         * ```\n         *\n         * To parse the URL into its parts:\n         *\n         * ```js\n         * new URL(`http://${process.env.HOST ?? 'localhost'}${request.url}`);\n         * ```\n         *\n         * When `request.url` is `'/status?name=ryan'` and `process.env.HOST` is undefined:\n         *\n         * ```console\n         * $ node\n         * > new URL(`http://${process.env.HOST ?? 'localhost'}${request.url}`);\n         * URL {\n         *   href: 'http://localhost/status?name=ryan',\n         *   origin: 'http://localhost',\n         *   protocol: 'http:',\n         *   username: '',\n         *   password: '',\n         *   host: 'localhost',\n         *   hostname: 'localhost',\n         *   port: '',\n         *   pathname: '/status',\n         *   search: '?name=ryan',\n         *   searchParams: URLSearchParams { 'name' => 'ryan' },\n         *   hash: ''\n         * }\n         * ```\n         *\n         * Ensure that you set `process.env.HOST` to the server's host name, or consider replacing this part entirely. If using `req.headers.host`, ensure proper\n         * validation is used, as clients may specify a custom `Host` header.\n         * @since v0.1.90\n         */\n        url?: string | undefined;\n        /**\n         * **Only valid for response obtained from {@link ClientRequest}.**\n         *\n         * The 3-digit HTTP response status code. E.G. `404`.\n         * @since v0.1.1\n         */\n        statusCode?: number | undefined;\n        /**\n         * **Only valid for response obtained from {@link ClientRequest}.**\n         *\n         * The HTTP response status message (reason phrase). E.G. `OK` or `Internal Server Error`.\n         * @since v0.11.10\n         */\n        statusMessage?: string | undefined;\n        /**\n         * Calls `destroy()` on the socket that received the `IncomingMessage`. If `error` is provided, an `'error'` event is emitted on the socket and `error` is passed\n         * as an argument to any listeners on the event.\n         * @since v0.3.0\n         */\n        destroy(error?: Error): this;\n    }\n    interface AgentOptions extends Partial<TcpSocketConnectOpts> {\n        /**\n         * Keep sockets around in a pool to be used by other requests in the future. Default = false\n         */\n        keepAlive?: boolean | undefined;\n        /**\n         * When using HTTP KeepAlive, how often to send TCP KeepAlive packets over sockets being kept alive. Default = 1000.\n         * Only relevant if keepAlive is set to true.\n         */\n        keepAliveMsecs?: number | undefined;\n        /**\n         * Maximum number of sockets to allow per host. Default for Node 0.10 is 5, default for Node 0.12 is Infinity\n         */\n        maxSockets?: number | undefined;\n        /**\n         * Maximum number of sockets allowed for all hosts in total. Each request will use a new socket until the maximum is reached. Default: Infinity.\n         */\n        maxTotalSockets?: number | undefined;\n        /**\n         * Maximum number of sockets to leave open in a free state. Only relevant if keepAlive is set to true. Default = 256.\n         */\n        maxFreeSockets?: number | undefined;\n        /**\n         * Socket timeout in milliseconds. This will set the timeout after the socket is connected.\n         */\n        timeout?: number | undefined;\n        /**\n         * Scheduling strategy to apply when picking the next free socket to use.\n         * @default `lifo`\n         */\n        scheduling?: \"fifo\" | \"lifo\" | undefined;\n    }\n    /**\n     * An `Agent` is responsible for managing connection persistence\n     * and reuse for HTTP clients. It maintains a queue of pending requests\n     * for a given host and port, reusing a single socket connection for each\n     * until the queue is empty, at which time the socket is either destroyed\n     * or put into a pool where it is kept to be used again for requests to the\n     * same host and port. Whether it is destroyed or pooled depends on the `keepAlive` `option`.\n     *\n     * Pooled connections have TCP Keep-Alive enabled for them, but servers may\n     * still close idle connections, in which case they will be removed from the\n     * pool and a new connection will be made when a new HTTP request is made for\n     * that host and port. Servers may also refuse to allow multiple requests\n     * over the same connection, in which case the connection will have to be\n     * remade for every request and cannot be pooled. The `Agent` will still make\n     * the requests to that server, but each one will occur over a new connection.\n     *\n     * When a connection is closed by the client or the server, it is removed\n     * from the pool. Any unused sockets in the pool will be unrefed so as not\n     * to keep the Node.js process running when there are no outstanding requests.\n     * (see `socket.unref()`).\n     *\n     * It is good practice, to `destroy()` an `Agent` instance when it is no\n     * longer in use, because unused sockets consume OS resources.\n     *\n     * Sockets are removed from an agent when the socket emits either\n     * a `'close'` event or an `'agentRemove'` event. When intending to keep one\n     * HTTP request open for a long time without keeping it in the agent, something\n     * like the following may be done:\n     *\n     * ```js\n     * http.get(options, (res) => {\n     *   // Do stuff\n     * }).on('socket', (socket) => {\n     *   socket.emit('agentRemove');\n     * });\n     * ```\n     *\n     * An agent may also be used for an individual request. By providing `{agent: false}` as an option to the `http.get()` or `http.request()` functions, a one-time use `Agent` with default options\n     * will be used\n     * for the client connection.\n     *\n     * `agent:false`:\n     *\n     * ```js\n     * http.get({\n     *   hostname: 'localhost',\n     *   port: 80,\n     *   path: '/',\n     *   agent: false,  // Create a new agent just for this one request\n     * }, (res) => {\n     *   // Do stuff with response\n     * });\n     * ```\n     *\n     * `options` in [`socket.connect()`](https://nodejs.org/docs/latest-v22.x/api/net.html#socketconnectoptions-connectlistener) are also supported.\n     *\n     * To configure any of them, a custom {@link Agent} instance must be created.\n     *\n     * ```js\n     * import http from 'node:http';\n     * const keepAliveAgent = new http.Agent({ keepAlive: true });\n     * options.agent = keepAliveAgent;\n     * http.request(options, onResponseCallback)\n     * ```\n     * @since v0.3.4\n     */\n    class Agent extends EventEmitter {\n        /**\n         * By default set to 256. For agents with `keepAlive` enabled, this\n         * sets the maximum number of sockets that will be left open in the free\n         * state.\n         * @since v0.11.7\n         */\n        maxFreeSockets: number;\n        /**\n         * By default set to `Infinity`. Determines how many concurrent sockets the agent\n         * can have open per origin. Origin is the returned value of `agent.getName()`.\n         * @since v0.3.6\n         */\n        maxSockets: number;\n        /**\n         * By default set to `Infinity`. Determines how many concurrent sockets the agent\n         * can have open. Unlike `maxSockets`, this parameter applies across all origins.\n         * @since v14.5.0, v12.19.0\n         */\n        maxTotalSockets: number;\n        /**\n         * An object which contains arrays of sockets currently awaiting use by\n         * the agent when `keepAlive` is enabled. Do not modify.\n         *\n         * Sockets in the `freeSockets` list will be automatically destroyed and\n         * removed from the array on `'timeout'`.\n         * @since v0.11.4\n         */\n        readonly freeSockets: NodeJS.ReadOnlyDict<Socket[]>;\n        /**\n         * An object which contains arrays of sockets currently in use by the\n         * agent. Do not modify.\n         * @since v0.3.6\n         */\n        readonly sockets: NodeJS.ReadOnlyDict<Socket[]>;\n        /**\n         * An object which contains queues of requests that have not yet been assigned to\n         * sockets. Do not modify.\n         * @since v0.5.9\n         */\n        readonly requests: NodeJS.ReadOnlyDict<IncomingMessage[]>;\n        constructor(opts?: AgentOptions);\n        /**\n         * Destroy any sockets that are currently in use by the agent.\n         *\n         * It is usually not necessary to do this. However, if using an\n         * agent with `keepAlive` enabled, then it is best to explicitly shut down\n         * the agent when it is no longer needed. Otherwise,\n         * sockets might stay open for quite a long time before the server\n         * terminates them.\n         * @since v0.11.4\n         */\n        destroy(): void;\n    }\n    const METHODS: string[];\n    const STATUS_CODES: {\n        [errorCode: number]: string | undefined;\n        [errorCode: string]: string | undefined;\n    };\n    /**\n     * Returns a new instance of {@link Server}.\n     *\n     * The `requestListener` is a function which is automatically\n     * added to the `'request'` event.\n     *\n     * ```js\n     * import http from 'node:http';\n     *\n     * // Create a local server to receive data from\n     * const server = http.createServer((req, res) => {\n     *   res.writeHead(200, { 'Content-Type': 'application/json' });\n     *   res.end(JSON.stringify({\n     *     data: 'Hello World!',\n     *   }));\n     * });\n     *\n     * server.listen(8000);\n     * ```\n     *\n     * ```js\n     * import http from 'node:http';\n     *\n     * // Create a local server to receive data from\n     * const server = http.createServer();\n     *\n     * // Listen to the request event\n     * server.on('request', (request, res) => {\n     *   res.writeHead(200, { 'Content-Type': 'application/json' });\n     *   res.end(JSON.stringify({\n     *     data: 'Hello World!',\n     *   }));\n     * });\n     *\n     * server.listen(8000);\n     * ```\n     * @since v0.1.13\n     */\n    function createServer<\n        Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,\n    >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;\n    function createServer<\n        Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,\n    >(\n        options: ServerOptions<Request, Response>,\n        requestListener?: RequestListener<Request, Response>,\n    ): Server<Request, Response>;\n    // although RequestOptions are passed as ClientRequestArgs to ClientRequest directly,\n    // create interface RequestOptions would make the naming more clear to developers\n    interface RequestOptions extends ClientRequestArgs {}\n    /**\n     * `options` in `socket.connect()` are also supported.\n     *\n     * Node.js maintains several connections per server to make HTTP requests.\n     * This function allows one to transparently issue requests.\n     *\n     * `url` can be a string or a `URL` object. If `url` is a\n     * string, it is automatically parsed with `new URL()`. If it is a `URL` object, it will be automatically converted to an ordinary `options` object.\n     *\n     * If both `url` and `options` are specified, the objects are merged, with the `options` properties taking precedence.\n     *\n     * The optional `callback` parameter will be added as a one-time listener for\n     * the `'response'` event.\n     *\n     * `http.request()` returns an instance of the {@link ClientRequest} class. The `ClientRequest` instance is a writable stream. If one needs to\n     * upload a file with a POST request, then write to the `ClientRequest` object.\n     *\n     * ```js\n     * import http from 'node:http';\n     * import { Buffer } from 'node:buffer';\n     *\n     * const postData = JSON.stringify({\n     *   'msg': 'Hello World!',\n     * });\n     *\n     * const options = {\n     *   hostname: 'www.google.com',\n     *   port: 80,\n     *   path: '/upload',\n     *   method: 'POST',\n     *   headers: {\n     *     'Content-Type': 'application/json',\n     *     'Content-Length': Buffer.byteLength(postData),\n     *   },\n     * };\n     *\n     * const req = http.request(options, (res) => {\n     *   console.log(`STATUS: ${res.statusCode}`);\n     *   console.log(`HEADERS: ${JSON.stringify(res.headers)}`);\n     *   res.setEncoding('utf8');\n     *   res.on('data', (chunk) => {\n     *     console.log(`BODY: ${chunk}`);\n     *   });\n     *   res.on('end', () => {\n     *     console.log('No more data in response.');\n     *   });\n     * });\n     *\n     * req.on('error', (e) => {\n     *   console.error(`problem with request: ${e.message}`);\n     * });\n     *\n     * // Write data to request body\n     * req.write(postData);\n     * req.end();\n     * ```\n     *\n     * In the example `req.end()` was called. With `http.request()` one\n     * must always call `req.end()` to signify the end of the request -\n     * even if there is no data being written to the request body.\n     *\n     * If any error is encountered during the request (be that with DNS resolution,\n     * TCP level errors, or actual HTTP parse errors) an `'error'` event is emitted\n     * on the returned request object. As with all `'error'` events, if no listeners\n     * are registered the error will be thrown.\n     *\n     * There are a few special headers that should be noted.\n     *\n     * * Sending a 'Connection: keep-alive' will notify Node.js that the connection to\n     * the server should be persisted until the next request.\n     * * Sending a 'Content-Length' header will disable the default chunked encoding.\n     * * Sending an 'Expect' header will immediately send the request headers.\n     * Usually, when sending 'Expect: 100-continue', both a timeout and a listener\n     * for the `'continue'` event should be set. See RFC 2616 Section 8.2.3 for more\n     * information.\n     * * Sending an Authorization header will override using the `auth` option\n     * to compute basic authentication.\n     *\n     * Example using a `URL` as `options`:\n     *\n     * ```js\n     * const options = new URL('http://abc:xyz@example.com');\n     *\n     * const req = http.request(options, (res) => {\n     *   // ...\n     * });\n     * ```\n     *\n     * In a successful request, the following events will be emitted in the following\n     * order:\n     *\n     * * `'socket'`\n     * * `'response'`\n     *    * `'data'` any number of times, on the `res` object\n     *    (`'data'` will not be emitted at all if the response body is empty, for\n     *    instance, in most redirects)\n     *    * `'end'` on the `res` object\n     * * `'close'`\n     *\n     * In the case of a connection error, the following events will be emitted:\n     *\n     * * `'socket'`\n     * * `'error'`\n     * * `'close'`\n     *\n     * In the case of a premature connection close before the response is received,\n     * the following events will be emitted in the following order:\n     *\n     * * `'socket'`\n     * * `'error'` with an error with message `'Error: socket hang up'` and code `'ECONNRESET'`\n     * * `'close'`\n     *\n     * In the case of a premature connection close after the response is received,\n     * the following events will be emitted in the following order:\n     *\n     * * `'socket'`\n     * * `'response'`\n     *    * `'data'` any number of times, on the `res` object\n     * * (connection closed here)\n     * * `'aborted'` on the `res` object\n     * * `'close'`\n     * * `'error'` on the `res` object with an error with message `'Error: aborted'` and code `'ECONNRESET'`\n     * * `'close'` on the `res` object\n     *\n     * If `req.destroy()` is called before a socket is assigned, the following\n     * events will be emitted in the following order:\n     *\n     * * (`req.destroy()` called here)\n     * * `'error'` with an error with message `'Error: socket hang up'` and code `'ECONNRESET'`, or the error with which `req.destroy()` was called\n     * * `'close'`\n     *\n     * If `req.destroy()` is called before the connection succeeds, the following\n     * events will be emitted in the following order:\n     *\n     * * `'socket'`\n     * * (`req.destroy()` called here)\n     * * `'error'` with an error with message `'Error: socket hang up'` and code `'ECONNRESET'`, or the error with which `req.destroy()` was called\n     * * `'close'`\n     *\n     * If `req.destroy()` is called after the response is received, the following\n     * events will be emitted in the following order:\n     *\n     * * `'socket'`\n     * * `'response'`\n     *    * `'data'` any number of times, on the `res` object\n     * * (`req.destroy()` called here)\n     * * `'aborted'` on the `res` object\n     * * `'close'`\n     * * `'error'` on the `res` object with an error with message `'Error: aborted'` and code `'ECONNRESET'`, or the error with which `req.destroy()` was called\n     * * `'close'` on the `res` object\n     *\n     * If `req.abort()` is called before a socket is assigned, the following\n     * events will be emitted in the following order:\n     *\n     * * (`req.abort()` called here)\n     * * `'abort'`\n     * * `'close'`\n     *\n     * If `req.abort()` is called before the connection succeeds, the following\n     * events will be emitted in the following order:\n     *\n     * * `'socket'`\n     * * (`req.abort()` called here)\n     * * `'abort'`\n     * * `'error'` with an error with message `'Error: socket hang up'` and code `'ECONNRESET'`\n     * * `'close'`\n     *\n     * If `req.abort()` is called after the response is received, the following\n     * events will be emitted in the following order:\n     *\n     * * `'socket'`\n     * * `'response'`\n     *    * `'data'` any number of times, on the `res` object\n     * * (`req.abort()` called here)\n     * * `'abort'`\n     * * `'aborted'` on the `res` object\n     * * `'error'` on the `res` object with an error with message `'Error: aborted'` and code `'ECONNRESET'`.\n     * * `'close'`\n     * * `'close'` on the `res` object\n     *\n     * Setting the `timeout` option or using the `setTimeout()` function will\n     * not abort the request or do anything besides add a `'timeout'` event.\n     *\n     * Passing an `AbortSignal` and then calling `abort()` on the corresponding `AbortController` will behave the same way as calling `.destroy()` on the\n     * request. Specifically, the `'error'` event will be emitted with an error with\n     * the message `'AbortError: The operation was aborted'`, the code `'ABORT_ERR'` and the `cause`, if one was provided.\n     * @since v0.3.6\n     */\n    function request(options: RequestOptions | string | URL, callback?: (res: IncomingMessage) => void): ClientRequest;\n    function request(\n        url: string | URL,\n        options: RequestOptions,\n        callback?: (res: IncomingMessage) => void,\n    ): ClientRequest;\n    /**\n     * Since most requests are GET requests without bodies, Node.js provides this\n     * convenience method. The only difference between this method and {@link request} is that it sets the method to GET by default and calls `req.end()` automatically. The callback must take care to\n     * consume the response\n     * data for reasons stated in {@link ClientRequest} section.\n     *\n     * The `callback` is invoked with a single argument that is an instance of {@link IncomingMessage}.\n     *\n     * JSON fetching example:\n     *\n     * ```js\n     * http.get('http://localhost:8000/', (res) => {\n     *   const { statusCode } = res;\n     *   const contentType = res.headers['content-type'];\n     *\n     *   let error;\n     *   // Any 2xx status code signals a successful response but\n     *   // here we're only checking for 200.\n     *   if (statusCode !== 200) {\n     *     error = new Error('Request Failed.\\n' +\n     *                       `Status Code: ${statusCode}`);\n     *   } else if (!/^application\\/json/.test(contentType)) {\n     *     error = new Error('Invalid content-type.\\n' +\n     *                       `Expected application/json but received ${contentType}`);\n     *   }\n     *   if (error) {\n     *     console.error(error.message);\n     *     // Consume response data to free up memory\n     *     res.resume();\n     *     return;\n     *   }\n     *\n     *   res.setEncoding('utf8');\n     *   let rawData = '';\n     *   res.on('data', (chunk) => { rawData += chunk; });\n     *   res.on('end', () => {\n     *     try {\n     *       const parsedData = JSON.parse(rawData);\n     *       console.log(parsedData);\n     *     } catch (e) {\n     *       console.error(e.message);\n     *     }\n     *   });\n     * }).on('error', (e) => {\n     *   console.error(`Got error: ${e.message}`);\n     * });\n     *\n     * // Create a local server to receive data from\n     * const server = http.createServer((req, res) => {\n     *   res.writeHead(200, { 'Content-Type': 'application/json' });\n     *   res.end(JSON.stringify({\n     *     data: 'Hello World!',\n     *   }));\n     * });\n     *\n     * server.listen(8000);\n     * ```\n     * @since v0.3.6\n     * @param options Accepts the same `options` as {@link request}, with the method set to GET by default.\n     */\n    function get(options: RequestOptions | string | URL, callback?: (res: IncomingMessage) => void): ClientRequest;\n    function get(url: string | URL, options: RequestOptions, callback?: (res: IncomingMessage) => void): ClientRequest;\n    /**\n     * Performs the low-level validations on the provided `name` that are done when `res.setHeader(name, value)` is called.\n     *\n     * Passing illegal value as `name` will result in a `TypeError` being thrown,\n     * identified by `code: 'ERR_INVALID_HTTP_TOKEN'`.\n     *\n     * It is not necessary to use this method before passing headers to an HTTP request\n     * or response. The HTTP module will automatically validate such headers.\n     *\n     * Example:\n     *\n     * ```js\n     * import { validateHeaderName } from 'node:http';\n     *\n     * try {\n     *   validateHeaderName('');\n     * } catch (err) {\n     *   console.error(err instanceof TypeError); // --> true\n     *   console.error(err.code); // --> 'ERR_INVALID_HTTP_TOKEN'\n     *   console.error(err.message); // --> 'Header name must be a valid HTTP token [\"\"]'\n     * }\n     * ```\n     * @since v14.3.0\n     * @param [label='Header name'] Label for error message.\n     */\n    function validateHeaderName(name: string): void;\n    /**\n     * Performs the low-level validations on the provided `value` that are done when `res.setHeader(name, value)` is called.\n     *\n     * Passing illegal value as `value` will result in a `TypeError` being thrown.\n     *\n     * * Undefined value error is identified by `code: 'ERR_HTTP_INVALID_HEADER_VALUE'`.\n     * * Invalid value character error is identified by `code: 'ERR_INVALID_CHAR'`.\n     *\n     * It is not necessary to use this method before passing headers to an HTTP request\n     * or response. The HTTP module will automatically validate such headers.\n     *\n     * Examples:\n     *\n     * ```js\n     * import { validateHeaderValue } from 'node:http';\n     *\n     * try {\n     *   validateHeaderValue('x-my-header', undefined);\n     * } catch (err) {\n     *   console.error(err instanceof TypeError); // --> true\n     *   console.error(err.code === 'ERR_HTTP_INVALID_HEADER_VALUE'); // --> true\n     *   console.error(err.message); // --> 'Invalid value \"undefined\" for header \"x-my-header\"'\n     * }\n     *\n     * try {\n     *   validateHeaderValue('x-my-header', 'oʊmɪɡə');\n     * } catch (err) {\n     *   console.error(err instanceof TypeError); // --> true\n     *   console.error(err.code === 'ERR_INVALID_CHAR'); // --> true\n     *   console.error(err.message); // --> 'Invalid character in header content [\"x-my-header\"]'\n     * }\n     * ```\n     * @since v14.3.0\n     * @param name Header name\n     * @param value Header value\n     */\n    function validateHeaderValue(name: string, value: string): void;\n    /**\n     * Set the maximum number of idle HTTP parsers.\n     * @since v18.8.0, v16.18.0\n     * @param [max=1000]\n     */\n    function setMaxIdleHTTPParsers(max: number): void;\n    /**\n     * Global instance of `Agent` which is used as the default for all HTTP client\n     * requests. Diverges from a default `Agent` configuration by having `keepAlive`\n     * enabled and a `timeout` of 5 seconds.\n     * @since v0.5.9\n     */\n    let globalAgent: Agent;\n    /**\n     * Read-only property specifying the maximum allowed size of HTTP headers in bytes.\n     * Defaults to 16KB. Configurable using the `--max-http-header-size` CLI option.\n     */\n    const maxHeaderSize: number;\n    /**\n     * A browser-compatible implementation of [WebSocket](https://nodejs.org/docs/latest/api/http.html#websocket).\n     * @since v22.5.0\n     */\n    const WebSocket: import(\"undici-types\").WebSocket;\n    /**\n     * @since v22.5.0\n     */\n    const CloseEvent: import(\"undici-types\").CloseEvent;\n    /**\n     * @since v22.5.0\n     */\n    const MessageEvent: import(\"undici-types\").MessageEvent;\n}\ndeclare module \"node:http\" {\n    export * from \"http\";\n}\n",
  "node_modules/@types/node/http2.d.ts": "/**\n * The `node:http2` module provides an implementation of the [HTTP/2](https://tools.ietf.org/html/rfc7540) protocol.\n * It can be accessed using:\n *\n * ```js\n * import http2 from 'node:http2';\n * ```\n * @since v8.4.0\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/http2.js)\n */\ndeclare module \"http2\" {\n    import EventEmitter = require(\"node:events\");\n    import * as fs from \"node:fs\";\n    import * as net from \"node:net\";\n    import * as stream from \"node:stream\";\n    import * as tls from \"node:tls\";\n    import * as url from \"node:url\";\n    import {\n        IncomingHttpHeaders as Http1IncomingHttpHeaders,\n        IncomingMessage,\n        OutgoingHttpHeaders,\n        ServerResponse,\n    } from \"node:http\";\n    export { OutgoingHttpHeaders } from \"node:http\";\n    export interface IncomingHttpStatusHeader {\n        \":status\"?: number | undefined;\n    }\n    export interface IncomingHttpHeaders extends Http1IncomingHttpHeaders {\n        \":path\"?: string | undefined;\n        \":method\"?: string | undefined;\n        \":authority\"?: string | undefined;\n        \":scheme\"?: string | undefined;\n    }\n    // Http2Stream\n    export interface StreamPriorityOptions {\n        exclusive?: boolean | undefined;\n        parent?: number | undefined;\n        weight?: number | undefined;\n        silent?: boolean | undefined;\n    }\n    export interface StreamState {\n        localWindowSize?: number | undefined;\n        state?: number | undefined;\n        localClose?: number | undefined;\n        remoteClose?: number | undefined;\n        sumDependencyWeight?: number | undefined;\n        weight?: number | undefined;\n    }\n    export interface ServerStreamResponseOptions {\n        endStream?: boolean | undefined;\n        waitForTrailers?: boolean | undefined;\n    }\n    export interface StatOptions {\n        offset: number;\n        length: number;\n    }\n    export interface ServerStreamFileResponseOptions {\n        // eslint-disable-next-line @typescript-eslint/no-invalid-void-type\n        statCheck?(stats: fs.Stats, headers: OutgoingHttpHeaders, statOptions: StatOptions): void | boolean;\n        waitForTrailers?: boolean | undefined;\n        offset?: number | undefined;\n        length?: number | undefined;\n    }\n    export interface ServerStreamFileResponseOptionsWithError extends ServerStreamFileResponseOptions {\n        onError?(err: NodeJS.ErrnoException): void;\n    }\n    export interface Http2Stream extends stream.Duplex {\n        /**\n         * Set to `true` if the `Http2Stream` instance was aborted abnormally. When set,\n         * the `'aborted'` event will have been emitted.\n         * @since v8.4.0\n         */\n        readonly aborted: boolean;\n        /**\n         * This property shows the number of characters currently buffered to be written.\n         * See `net.Socket.bufferSize` for details.\n         * @since v11.2.0, v10.16.0\n         */\n        readonly bufferSize: number;\n        /**\n         * Set to `true` if the `Http2Stream` instance has been closed.\n         * @since v9.4.0\n         */\n        readonly closed: boolean;\n        /**\n         * Set to `true` if the `Http2Stream` instance has been destroyed and is no longer\n         * usable.\n         * @since v8.4.0\n         */\n        readonly destroyed: boolean;\n        /**\n         * Set to `true` if the `END_STREAM` flag was set in the request or response\n         * HEADERS frame received, indicating that no additional data should be received\n         * and the readable side of the `Http2Stream` will be closed.\n         * @since v10.11.0\n         */\n        readonly endAfterHeaders: boolean;\n        /**\n         * The numeric stream identifier of this `Http2Stream` instance. Set to `undefined` if the stream identifier has not yet been assigned.\n         * @since v8.4.0\n         */\n        readonly id?: number | undefined;\n        /**\n         * Set to `true` if the `Http2Stream` instance has not yet been assigned a\n         * numeric stream identifier.\n         * @since v9.4.0\n         */\n        readonly pending: boolean;\n        /**\n         * Set to the `RST_STREAM` `error code` reported when the `Http2Stream` is\n         * destroyed after either receiving an `RST_STREAM` frame from the connected peer,\n         * calling `http2stream.close()`, or `http2stream.destroy()`. Will be `undefined` if the `Http2Stream` has not been closed.\n         * @since v8.4.0\n         */\n        readonly rstCode: number;\n        /**\n         * An object containing the outbound headers sent for this `Http2Stream`.\n         * @since v9.5.0\n         */\n        readonly sentHeaders: OutgoingHttpHeaders;\n        /**\n         * An array of objects containing the outbound informational (additional) headers\n         * sent for this `Http2Stream`.\n         * @since v9.5.0\n         */\n        readonly sentInfoHeaders?: OutgoingHttpHeaders[] | undefined;\n        /**\n         * An object containing the outbound trailers sent for this `HttpStream`.\n         * @since v9.5.0\n         */\n        readonly sentTrailers?: OutgoingHttpHeaders | undefined;\n        /**\n         * A reference to the `Http2Session` instance that owns this `Http2Stream`. The\n         * value will be `undefined` after the `Http2Stream` instance is destroyed.\n         * @since v8.4.0\n         */\n        readonly session: Http2Session | undefined;\n        /**\n         * Provides miscellaneous information about the current state of the `Http2Stream`.\n         *\n         * A current state of this `Http2Stream`.\n         * @since v8.4.0\n         */\n        readonly state: StreamState;\n        /**\n         * Closes the `Http2Stream` instance by sending an `RST_STREAM` frame to the\n         * connected HTTP/2 peer.\n         * @since v8.4.0\n         * @param [code=http2.constants.NGHTTP2_NO_ERROR] Unsigned 32-bit integer identifying the error code.\n         * @param callback An optional function registered to listen for the `'close'` event.\n         */\n        close(code?: number, callback?: () => void): void;\n        /**\n         * Updates the priority for this `Http2Stream` instance.\n         * @since v8.4.0\n         */\n        priority(options: StreamPriorityOptions): void;\n        /**\n         * ```js\n         * import http2 from 'node:http2';\n         * const client = http2.connect('http://example.org:8000');\n         * const { NGHTTP2_CANCEL } = http2.constants;\n         * const req = client.request({ ':path': '/' });\n         *\n         * // Cancel the stream if there's no activity after 5 seconds\n         * req.setTimeout(5000, () => req.close(NGHTTP2_CANCEL));\n         * ```\n         * @since v8.4.0\n         */\n        setTimeout(msecs: number, callback?: () => void): void;\n        /**\n         * Sends a trailing `HEADERS` frame to the connected HTTP/2 peer. This method\n         * will cause the `Http2Stream` to be immediately closed and must only be\n         * called after the `'wantTrailers'` event has been emitted. When sending a\n         * request or sending a response, the `options.waitForTrailers` option must be set\n         * in order to keep the `Http2Stream` open after the final `DATA` frame so that\n         * trailers can be sent.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   stream.respond(undefined, { waitForTrailers: true });\n         *   stream.on('wantTrailers', () => {\n         *     stream.sendTrailers({ xyz: 'abc' });\n         *   });\n         *   stream.end('Hello World');\n         * });\n         * ```\n         *\n         * The HTTP/1 specification forbids trailers from containing HTTP/2 pseudo-header\n         * fields (e.g. `':method'`, `':path'`, etc).\n         * @since v10.0.0\n         */\n        sendTrailers(headers: OutgoingHttpHeaders): void;\n        addListener(event: \"aborted\", listener: () => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        addListener(event: \"drain\", listener: () => void): this;\n        addListener(event: \"end\", listener: () => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: \"finish\", listener: () => void): this;\n        addListener(event: \"frameError\", listener: (frameType: number, errorCode: number) => void): this;\n        addListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        addListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        addListener(event: \"streamClosed\", listener: (code: number) => void): this;\n        addListener(event: \"timeout\", listener: () => void): this;\n        addListener(event: \"trailers\", listener: (trailers: IncomingHttpHeaders, flags: number) => void): this;\n        addListener(event: \"wantTrailers\", listener: () => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(event: \"aborted\"): boolean;\n        emit(event: \"close\"): boolean;\n        emit(event: \"data\", chunk: Buffer | string): boolean;\n        emit(event: \"drain\"): boolean;\n        emit(event: \"end\"): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"finish\"): boolean;\n        emit(event: \"frameError\", frameType: number, errorCode: number): boolean;\n        emit(event: \"pipe\", src: stream.Readable): boolean;\n        emit(event: \"unpipe\", src: stream.Readable): boolean;\n        emit(event: \"streamClosed\", code: number): boolean;\n        emit(event: \"timeout\"): boolean;\n        emit(event: \"trailers\", trailers: IncomingHttpHeaders, flags: number): boolean;\n        emit(event: \"wantTrailers\"): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"aborted\", listener: () => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        on(event: \"drain\", listener: () => void): this;\n        on(event: \"end\", listener: () => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"finish\", listener: () => void): this;\n        on(event: \"frameError\", listener: (frameType: number, errorCode: number) => void): this;\n        on(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        on(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        on(event: \"streamClosed\", listener: (code: number) => void): this;\n        on(event: \"timeout\", listener: () => void): this;\n        on(event: \"trailers\", listener: (trailers: IncomingHttpHeaders, flags: number) => void): this;\n        on(event: \"wantTrailers\", listener: () => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(event: \"aborted\", listener: () => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        once(event: \"drain\", listener: () => void): this;\n        once(event: \"end\", listener: () => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"finish\", listener: () => void): this;\n        once(event: \"frameError\", listener: (frameType: number, errorCode: number) => void): this;\n        once(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        once(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        once(event: \"streamClosed\", listener: (code: number) => void): this;\n        once(event: \"timeout\", listener: () => void): this;\n        once(event: \"trailers\", listener: (trailers: IncomingHttpHeaders, flags: number) => void): this;\n        once(event: \"wantTrailers\", listener: () => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(event: \"aborted\", listener: () => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        prependListener(event: \"drain\", listener: () => void): this;\n        prependListener(event: \"end\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: \"finish\", listener: () => void): this;\n        prependListener(event: \"frameError\", listener: (frameType: number, errorCode: number) => void): this;\n        prependListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        prependListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        prependListener(event: \"streamClosed\", listener: (code: number) => void): this;\n        prependListener(event: \"timeout\", listener: () => void): this;\n        prependListener(event: \"trailers\", listener: (trailers: IncomingHttpHeaders, flags: number) => void): this;\n        prependListener(event: \"wantTrailers\", listener: () => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"aborted\", listener: () => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        prependOnceListener(event: \"drain\", listener: () => void): this;\n        prependOnceListener(event: \"end\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(event: \"finish\", listener: () => void): this;\n        prependOnceListener(event: \"frameError\", listener: (frameType: number, errorCode: number) => void): this;\n        prependOnceListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        prependOnceListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        prependOnceListener(event: \"streamClosed\", listener: (code: number) => void): this;\n        prependOnceListener(event: \"timeout\", listener: () => void): this;\n        prependOnceListener(event: \"trailers\", listener: (trailers: IncomingHttpHeaders, flags: number) => void): this;\n        prependOnceListener(event: \"wantTrailers\", listener: () => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    export interface ClientHttp2Stream extends Http2Stream {\n        addListener(event: \"continue\", listener: () => {}): this;\n        addListener(\n            event: \"headers\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        addListener(event: \"push\", listener: (headers: IncomingHttpHeaders, flags: number) => void): this;\n        addListener(\n            event: \"response\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(event: \"continue\"): boolean;\n        emit(event: \"headers\", headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number): boolean;\n        emit(event: \"push\", headers: IncomingHttpHeaders, flags: number): boolean;\n        emit(event: \"response\", headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"continue\", listener: () => {}): this;\n        on(\n            event: \"headers\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        on(event: \"push\", listener: (headers: IncomingHttpHeaders, flags: number) => void): this;\n        on(\n            event: \"response\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(event: \"continue\", listener: () => {}): this;\n        once(\n            event: \"headers\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        once(event: \"push\", listener: (headers: IncomingHttpHeaders, flags: number) => void): this;\n        once(\n            event: \"response\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(event: \"continue\", listener: () => {}): this;\n        prependListener(\n            event: \"headers\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        prependListener(event: \"push\", listener: (headers: IncomingHttpHeaders, flags: number) => void): this;\n        prependListener(\n            event: \"response\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"continue\", listener: () => {}): this;\n        prependOnceListener(\n            event: \"headers\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        prependOnceListener(event: \"push\", listener: (headers: IncomingHttpHeaders, flags: number) => void): this;\n        prependOnceListener(\n            event: \"response\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    export interface ServerHttp2Stream extends Http2Stream {\n        /**\n         * True if headers were sent, false otherwise (read-only).\n         * @since v8.4.0\n         */\n        readonly headersSent: boolean;\n        /**\n         * Read-only property mapped to the `SETTINGS_ENABLE_PUSH` flag of the remote\n         * client's most recent `SETTINGS` frame. Will be `true` if the remote peer\n         * accepts push streams, `false` otherwise. Settings are the same for every `Http2Stream` in the same `Http2Session`.\n         * @since v8.4.0\n         */\n        readonly pushAllowed: boolean;\n        /**\n         * Sends an additional informational `HEADERS` frame to the connected HTTP/2 peer.\n         * @since v8.4.0\n         */\n        additionalHeaders(headers: OutgoingHttpHeaders): void;\n        /**\n         * Initiates a push stream. The callback is invoked with the new `Http2Stream` instance created for the push stream passed as the second argument, or an `Error` passed as the first argument.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   stream.respond({ ':status': 200 });\n         *   stream.pushStream({ ':path': '/' }, (err, pushStream, headers) => {\n         *     if (err) throw err;\n         *     pushStream.respond({ ':status': 200 });\n         *     pushStream.end('some pushed data');\n         *   });\n         *   stream.end('some data');\n         * });\n         * ```\n         *\n         * Setting the weight of a push stream is not allowed in the `HEADERS` frame. Pass\n         * a `weight` value to `http2stream.priority` with the `silent` option set to `true` to enable server-side bandwidth balancing between concurrent streams.\n         *\n         * Calling `http2stream.pushStream()` from within a pushed stream is not permitted\n         * and will throw an error.\n         * @since v8.4.0\n         * @param callback Callback that is called once the push stream has been initiated.\n         */\n        pushStream(\n            headers: OutgoingHttpHeaders,\n            callback?: (err: Error | null, pushStream: ServerHttp2Stream, headers: OutgoingHttpHeaders) => void,\n        ): void;\n        pushStream(\n            headers: OutgoingHttpHeaders,\n            options?: StreamPriorityOptions,\n            callback?: (err: Error | null, pushStream: ServerHttp2Stream, headers: OutgoingHttpHeaders) => void,\n        ): void;\n        /**\n         * ```js\n         * import http2 from 'node:http2';\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   stream.respond({ ':status': 200 });\n         *   stream.end('some data');\n         * });\n         * ```\n         *\n         * Initiates a response. When the `options.waitForTrailers` option is set, the `'wantTrailers'` event\n         * will be emitted immediately after queuing the last chunk of payload data to be sent.\n         * The `http2stream.sendTrailers()` method can then be used to send trailing header fields to the peer.\n         *\n         * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically\n         * close when the final `DATA` frame is transmitted. User code must call either `http2stream.sendTrailers()` or `http2stream.close()` to close the `Http2Stream`.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   stream.respond({ ':status': 200 }, { waitForTrailers: true });\n         *   stream.on('wantTrailers', () => {\n         *     stream.sendTrailers({ ABC: 'some value to send' });\n         *   });\n         *   stream.end('some data');\n         * });\n         * ```\n         * @since v8.4.0\n         */\n        respond(headers?: OutgoingHttpHeaders, options?: ServerStreamResponseOptions): void;\n        /**\n         * Initiates a response whose data is read from the given file descriptor. No\n         * validation is performed on the given file descriptor. If an error occurs while\n         * attempting to read data using the file descriptor, the `Http2Stream` will be\n         * closed using an `RST_STREAM` frame using the standard `INTERNAL_ERROR` code.\n         *\n         * When used, the `Http2Stream` object's `Duplex` interface will be closed\n         * automatically.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * import fs from 'node:fs';\n         *\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   const fd = fs.openSync('/some/file', 'r');\n         *\n         *   const stat = fs.fstatSync(fd);\n         *   const headers = {\n         *     'content-length': stat.size,\n         *     'last-modified': stat.mtime.toUTCString(),\n         *     'content-type': 'text/plain; charset=utf-8',\n         *   };\n         *   stream.respondWithFD(fd, headers);\n         *   stream.on('close', () => fs.closeSync(fd));\n         * });\n         * ```\n         *\n         * The optional `options.statCheck` function may be specified to give user code\n         * an opportunity to set additional content headers based on the `fs.Stat` details\n         * of the given fd. If the `statCheck` function is provided, the `http2stream.respondWithFD()` method will\n         * perform an `fs.fstat()` call to collect details on the provided file descriptor.\n         *\n         * The `offset` and `length` options may be used to limit the response to a\n         * specific range subset. This can be used, for instance, to support HTTP Range\n         * requests.\n         *\n         * The file descriptor or `FileHandle` is not closed when the stream is closed,\n         * so it will need to be closed manually once it is no longer needed.\n         * Using the same file descriptor concurrently for multiple streams\n         * is not supported and may result in data loss. Re-using a file descriptor\n         * after a stream has finished is supported.\n         *\n         * When the `options.waitForTrailers` option is set, the `'wantTrailers'` event\n         * will be emitted immediately after queuing the last chunk of payload data to be\n         * sent. The `http2stream.sendTrailers()` method can then be used to sent trailing\n         * header fields to the peer.\n         *\n         * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically\n         * close when the final `DATA` frame is transmitted. User code _must_ call either `http2stream.sendTrailers()`\n         * or `http2stream.close()` to close the `Http2Stream`.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * import fs from 'node:fs';\n         *\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   const fd = fs.openSync('/some/file', 'r');\n         *\n         *   const stat = fs.fstatSync(fd);\n         *   const headers = {\n         *     'content-length': stat.size,\n         *     'last-modified': stat.mtime.toUTCString(),\n         *     'content-type': 'text/plain; charset=utf-8',\n         *   };\n         *   stream.respondWithFD(fd, headers, { waitForTrailers: true });\n         *   stream.on('wantTrailers', () => {\n         *     stream.sendTrailers({ ABC: 'some value to send' });\n         *   });\n         *\n         *   stream.on('close', () => fs.closeSync(fd));\n         * });\n         * ```\n         * @since v8.4.0\n         * @param fd A readable file descriptor.\n         */\n        respondWithFD(\n            fd: number | fs.promises.FileHandle,\n            headers?: OutgoingHttpHeaders,\n            options?: ServerStreamFileResponseOptions,\n        ): void;\n        /**\n         * Sends a regular file as the response. The `path` must specify a regular file\n         * or an `'error'` event will be emitted on the `Http2Stream` object.\n         *\n         * When used, the `Http2Stream` object's `Duplex` interface will be closed\n         * automatically.\n         *\n         * The optional `options.statCheck` function may be specified to give user code\n         * an opportunity to set additional content headers based on the `fs.Stat` details\n         * of the given file:\n         *\n         * If an error occurs while attempting to read the file data, the `Http2Stream` will be closed using an\n         * `RST_STREAM` frame using the standard `INTERNAL_ERROR` code.\n         * If the `onError` callback is defined, then it will be called. Otherwise, the stream will be destroyed.\n         *\n         * Example using a file path:\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   function statCheck(stat, headers) {\n         *     headers['last-modified'] = stat.mtime.toUTCString();\n         *   }\n         *\n         *   function onError(err) {\n         *     // stream.respond() can throw if the stream has been destroyed by\n         *     // the other side.\n         *     try {\n         *       if (err.code === 'ENOENT') {\n         *         stream.respond({ ':status': 404 });\n         *       } else {\n         *         stream.respond({ ':status': 500 });\n         *       }\n         *     } catch (err) {\n         *       // Perform actual error handling.\n         *       console.error(err);\n         *     }\n         *     stream.end();\n         *   }\n         *\n         *   stream.respondWithFile('/some/file',\n         *                          { 'content-type': 'text/plain; charset=utf-8' },\n         *                          { statCheck, onError });\n         * });\n         * ```\n         *\n         * The `options.statCheck` function may also be used to cancel the send operation\n         * by returning `false`. For instance, a conditional request may check the stat\n         * results to determine if the file has been modified to return an appropriate `304` response:\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   function statCheck(stat, headers) {\n         *     // Check the stat here...\n         *     stream.respond({ ':status': 304 });\n         *     return false; // Cancel the send operation\n         *   }\n         *   stream.respondWithFile('/some/file',\n         *                          { 'content-type': 'text/plain; charset=utf-8' },\n         *                          { statCheck });\n         * });\n         * ```\n         *\n         * The `content-length` header field will be automatically set.\n         *\n         * The `offset` and `length` options may be used to limit the response to a\n         * specific range subset. This can be used, for instance, to support HTTP Range\n         * requests.\n         *\n         * The `options.onError` function may also be used to handle all the errors\n         * that could happen before the delivery of the file is initiated. The\n         * default behavior is to destroy the stream.\n         *\n         * When the `options.waitForTrailers` option is set, the `'wantTrailers'` event\n         * will be emitted immediately after queuing the last chunk of payload data to be\n         * sent. The `http2stream.sendTrailers()` method can then be used to sent trailing\n         * header fields to the peer.\n         *\n         * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically\n         * close when the final `DATA` frame is transmitted. User code must call either`http2stream.sendTrailers()` or `http2stream.close()` to close the`Http2Stream`.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   stream.respondWithFile('/some/file',\n         *                          { 'content-type': 'text/plain; charset=utf-8' },\n         *                          { waitForTrailers: true });\n         *   stream.on('wantTrailers', () => {\n         *     stream.sendTrailers({ ABC: 'some value to send' });\n         *   });\n         * });\n         * ```\n         * @since v8.4.0\n         */\n        respondWithFile(\n            path: string,\n            headers?: OutgoingHttpHeaders,\n            options?: ServerStreamFileResponseOptionsWithError,\n        ): void;\n    }\n    // Http2Session\n    export interface Settings {\n        headerTableSize?: number | undefined;\n        enablePush?: boolean | undefined;\n        initialWindowSize?: number | undefined;\n        maxFrameSize?: number | undefined;\n        maxConcurrentStreams?: number | undefined;\n        maxHeaderListSize?: number | undefined;\n        enableConnectProtocol?: boolean | undefined;\n    }\n    export interface ClientSessionRequestOptions {\n        endStream?: boolean | undefined;\n        exclusive?: boolean | undefined;\n        parent?: number | undefined;\n        weight?: number | undefined;\n        waitForTrailers?: boolean | undefined;\n        signal?: AbortSignal | undefined;\n    }\n    export interface SessionState {\n        effectiveLocalWindowSize?: number | undefined;\n        effectiveRecvDataLength?: number | undefined;\n        nextStreamID?: number | undefined;\n        localWindowSize?: number | undefined;\n        lastProcStreamID?: number | undefined;\n        remoteWindowSize?: number | undefined;\n        outboundQueueSize?: number | undefined;\n        deflateDynamicTableSize?: number | undefined;\n        inflateDynamicTableSize?: number | undefined;\n    }\n    export interface Http2Session extends EventEmitter {\n        /**\n         * Value will be `undefined` if the `Http2Session` is not yet connected to a\n         * socket, `h2c` if the `Http2Session` is not connected to a `TLSSocket`, or\n         * will return the value of the connected `TLSSocket`'s own `alpnProtocol` property.\n         * @since v9.4.0\n         */\n        readonly alpnProtocol?: string | undefined;\n        /**\n         * Will be `true` if this `Http2Session` instance has been closed, otherwise `false`.\n         * @since v9.4.0\n         */\n        readonly closed: boolean;\n        /**\n         * Will be `true` if this `Http2Session` instance is still connecting, will be set\n         * to `false` before emitting `connect` event and/or calling the `http2.connect` callback.\n         * @since v10.0.0\n         */\n        readonly connecting: boolean;\n        /**\n         * Will be `true` if this `Http2Session` instance has been destroyed and must no\n         * longer be used, otherwise `false`.\n         * @since v8.4.0\n         */\n        readonly destroyed: boolean;\n        /**\n         * Value is `undefined` if the `Http2Session` session socket has not yet been\n         * connected, `true` if the `Http2Session` is connected with a `TLSSocket`,\n         * and `false` if the `Http2Session` is connected to any other kind of socket\n         * or stream.\n         * @since v9.4.0\n         */\n        readonly encrypted?: boolean | undefined;\n        /**\n         * A prototype-less object describing the current local settings of this `Http2Session`.\n         * The local settings are local to _this_`Http2Session` instance.\n         * @since v8.4.0\n         */\n        readonly localSettings: Settings;\n        /**\n         * If the `Http2Session` is connected to a `TLSSocket`, the `originSet` property\n         * will return an `Array` of origins for which the `Http2Session` may be\n         * considered authoritative.\n         *\n         * The `originSet` property is only available when using a secure TLS connection.\n         * @since v9.4.0\n         */\n        readonly originSet?: string[] | undefined;\n        /**\n         * Indicates whether the `Http2Session` is currently waiting for acknowledgment of\n         * a sent `SETTINGS` frame. Will be `true` after calling the `http2session.settings()` method.\n         * Will be `false` once all sent `SETTINGS` frames have been acknowledged.\n         * @since v8.4.0\n         */\n        readonly pendingSettingsAck: boolean;\n        /**\n         * A prototype-less object describing the current remote settings of this`Http2Session`.\n         * The remote settings are set by the _connected_ HTTP/2 peer.\n         * @since v8.4.0\n         */\n        readonly remoteSettings: Settings;\n        /**\n         * Returns a `Proxy` object that acts as a `net.Socket` (or `tls.TLSSocket`) but\n         * limits available methods to ones safe to use with HTTP/2.\n         *\n         * `destroy`, `emit`, `end`, `pause`, `read`, `resume`, and `write` will throw\n         * an error with code `ERR_HTTP2_NO_SOCKET_MANIPULATION`. See `Http2Session and Sockets` for more information.\n         *\n         * `setTimeout` method will be called on this `Http2Session`.\n         *\n         * All other interactions will be routed directly to the socket.\n         * @since v8.4.0\n         */\n        readonly socket: net.Socket | tls.TLSSocket;\n        /**\n         * Provides miscellaneous information about the current state of the`Http2Session`.\n         *\n         * An object describing the current status of this `Http2Session`.\n         * @since v8.4.0\n         */\n        readonly state: SessionState;\n        /**\n         * The `http2session.type` will be equal to `http2.constants.NGHTTP2_SESSION_SERVER` if this `Http2Session` instance is a\n         * server, and `http2.constants.NGHTTP2_SESSION_CLIENT` if the instance is a\n         * client.\n         * @since v8.4.0\n         */\n        readonly type: number;\n        /**\n         * Gracefully closes the `Http2Session`, allowing any existing streams to\n         * complete on their own and preventing new `Http2Stream` instances from being\n         * created. Once closed, `http2session.destroy()`_might_ be called if there\n         * are no open `Http2Stream` instances.\n         *\n         * If specified, the `callback` function is registered as a handler for the`'close'` event.\n         * @since v9.4.0\n         */\n        close(callback?: () => void): void;\n        /**\n         * Immediately terminates the `Http2Session` and the associated `net.Socket` or `tls.TLSSocket`.\n         *\n         * Once destroyed, the `Http2Session` will emit the `'close'` event. If `error` is not undefined, an `'error'` event will be emitted immediately before the `'close'` event.\n         *\n         * If there are any remaining open `Http2Streams` associated with the `Http2Session`, those will also be destroyed.\n         * @since v8.4.0\n         * @param error An `Error` object if the `Http2Session` is being destroyed due to an error.\n         * @param code The HTTP/2 error code to send in the final `GOAWAY` frame. If unspecified, and `error` is not undefined, the default is `INTERNAL_ERROR`, otherwise defaults to `NO_ERROR`.\n         */\n        destroy(error?: Error, code?: number): void;\n        /**\n         * Transmits a `GOAWAY` frame to the connected peer _without_ shutting down the`Http2Session`.\n         * @since v9.4.0\n         * @param code An HTTP/2 error code\n         * @param lastStreamID The numeric ID of the last processed `Http2Stream`\n         * @param opaqueData A `TypedArray` or `DataView` instance containing additional data to be carried within the `GOAWAY` frame.\n         */\n        goaway(code?: number, lastStreamID?: number, opaqueData?: NodeJS.ArrayBufferView): void;\n        /**\n         * Sends a `PING` frame to the connected HTTP/2 peer. A `callback` function must\n         * be provided. The method will return `true` if the `PING` was sent, `false` otherwise.\n         *\n         * The maximum number of outstanding (unacknowledged) pings is determined by the `maxOutstandingPings` configuration option. The default maximum is 10.\n         *\n         * If provided, the `payload` must be a `Buffer`, `TypedArray`, or `DataView` containing 8 bytes of data that will be transmitted with the `PING` and\n         * returned with the ping acknowledgment.\n         *\n         * The callback will be invoked with three arguments: an error argument that will\n         * be `null` if the `PING` was successfully acknowledged, a `duration` argument\n         * that reports the number of milliseconds elapsed since the ping was sent and the\n         * acknowledgment was received, and a `Buffer` containing the 8-byte `PING` payload.\n         *\n         * ```js\n         * session.ping(Buffer.from('abcdefgh'), (err, duration, payload) => {\n         *   if (!err) {\n         *     console.log(`Ping acknowledged in ${duration} milliseconds`);\n         *     console.log(`With payload '${payload.toString()}'`);\n         *   }\n         * });\n         * ```\n         *\n         * If the `payload` argument is not specified, the default payload will be the\n         * 64-bit timestamp (little endian) marking the start of the `PING` duration.\n         * @since v8.9.3\n         * @param payload Optional ping payload.\n         */\n        ping(callback: (err: Error | null, duration: number, payload: Buffer) => void): boolean;\n        ping(\n            payload: NodeJS.ArrayBufferView,\n            callback: (err: Error | null, duration: number, payload: Buffer) => void,\n        ): boolean;\n        /**\n         * Calls `ref()` on this `Http2Session` instance's underlying `net.Socket`.\n         * @since v9.4.0\n         */\n        ref(): void;\n        /**\n         * Sets the local endpoint's window size.\n         * The `windowSize` is the total window size to set, not\n         * the delta.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         *\n         * const server = http2.createServer();\n         * const expectedWindowSize = 2 ** 20;\n         * server.on('connect', (session) => {\n         *\n         *   // Set local window size to be 2 ** 20\n         *   session.setLocalWindowSize(expectedWindowSize);\n         * });\n         * ```\n         * @since v15.3.0, v14.18.0\n         */\n        setLocalWindowSize(windowSize: number): void;\n        /**\n         * Used to set a callback function that is called when there is no activity on\n         * the `Http2Session` after `msecs` milliseconds. The given `callback` is\n         * registered as a listener on the `'timeout'` event.\n         * @since v8.4.0\n         */\n        setTimeout(msecs: number, callback?: () => void): void;\n        /**\n         * Updates the current local settings for this `Http2Session` and sends a new `SETTINGS` frame to the connected HTTP/2 peer.\n         *\n         * Once called, the `http2session.pendingSettingsAck` property will be `true` while the session is waiting for the remote peer to acknowledge the new\n         * settings.\n         *\n         * The new settings will not become effective until the `SETTINGS` acknowledgment\n         * is received and the `'localSettings'` event is emitted. It is possible to send\n         * multiple `SETTINGS` frames while acknowledgment is still pending.\n         * @since v8.4.0\n         * @param callback Callback that is called once the session is connected or right away if the session is already connected.\n         */\n        settings(\n            settings: Settings,\n            callback?: (err: Error | null, settings: Settings, duration: number) => void,\n        ): void;\n        /**\n         * Calls `unref()` on this `Http2Session`instance's underlying `net.Socket`.\n         * @since v9.4.0\n         */\n        unref(): void;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(\n            event: \"frameError\",\n            listener: (frameType: number, errorCode: number, streamID: number) => void,\n        ): this;\n        addListener(\n            event: \"goaway\",\n            listener: (errorCode: number, lastStreamID: number, opaqueData?: Buffer) => void,\n        ): this;\n        addListener(event: \"localSettings\", listener: (settings: Settings) => void): this;\n        addListener(event: \"ping\", listener: () => void): this;\n        addListener(event: \"remoteSettings\", listener: (settings: Settings) => void): this;\n        addListener(event: \"timeout\", listener: () => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(event: \"close\"): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"frameError\", frameType: number, errorCode: number, streamID: number): boolean;\n        emit(event: \"goaway\", errorCode: number, lastStreamID: number, opaqueData?: Buffer): boolean;\n        emit(event: \"localSettings\", settings: Settings): boolean;\n        emit(event: \"ping\"): boolean;\n        emit(event: \"remoteSettings\", settings: Settings): boolean;\n        emit(event: \"timeout\"): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"frameError\", listener: (frameType: number, errorCode: number, streamID: number) => void): this;\n        on(event: \"goaway\", listener: (errorCode: number, lastStreamID: number, opaqueData?: Buffer) => void): this;\n        on(event: \"localSettings\", listener: (settings: Settings) => void): this;\n        on(event: \"ping\", listener: () => void): this;\n        on(event: \"remoteSettings\", listener: (settings: Settings) => void): this;\n        on(event: \"timeout\", listener: () => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"frameError\", listener: (frameType: number, errorCode: number, streamID: number) => void): this;\n        once(event: \"goaway\", listener: (errorCode: number, lastStreamID: number, opaqueData?: Buffer) => void): this;\n        once(event: \"localSettings\", listener: (settings: Settings) => void): this;\n        once(event: \"ping\", listener: () => void): this;\n        once(event: \"remoteSettings\", listener: (settings: Settings) => void): this;\n        once(event: \"timeout\", listener: () => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(\n            event: \"frameError\",\n            listener: (frameType: number, errorCode: number, streamID: number) => void,\n        ): this;\n        prependListener(\n            event: \"goaway\",\n            listener: (errorCode: number, lastStreamID: number, opaqueData?: Buffer) => void,\n        ): this;\n        prependListener(event: \"localSettings\", listener: (settings: Settings) => void): this;\n        prependListener(event: \"ping\", listener: () => void): this;\n        prependListener(event: \"remoteSettings\", listener: (settings: Settings) => void): this;\n        prependListener(event: \"timeout\", listener: () => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(\n            event: \"frameError\",\n            listener: (frameType: number, errorCode: number, streamID: number) => void,\n        ): this;\n        prependOnceListener(\n            event: \"goaway\",\n            listener: (errorCode: number, lastStreamID: number, opaqueData?: Buffer) => void,\n        ): this;\n        prependOnceListener(event: \"localSettings\", listener: (settings: Settings) => void): this;\n        prependOnceListener(event: \"ping\", listener: () => void): this;\n        prependOnceListener(event: \"remoteSettings\", listener: (settings: Settings) => void): this;\n        prependOnceListener(event: \"timeout\", listener: () => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    export interface ClientHttp2Session extends Http2Session {\n        /**\n         * For HTTP/2 Client `Http2Session` instances only, the `http2session.request()` creates and returns an `Http2Stream` instance that can be used to send an\n         * HTTP/2 request to the connected server.\n         *\n         * When a `ClientHttp2Session` is first created, the socket may not yet be\n         * connected. if `clienthttp2session.request()` is called during this time, the\n         * actual request will be deferred until the socket is ready to go.\n         * If the `session` is closed before the actual request be executed, an `ERR_HTTP2_GOAWAY_SESSION` is thrown.\n         *\n         * This method is only available if `http2session.type` is equal to `http2.constants.NGHTTP2_SESSION_CLIENT`.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const clientSession = http2.connect('https://localhost:1234');\n         * const {\n         *   HTTP2_HEADER_PATH,\n         *   HTTP2_HEADER_STATUS,\n         * } = http2.constants;\n         *\n         * const req = clientSession.request({ [HTTP2_HEADER_PATH]: '/' });\n         * req.on('response', (headers) => {\n         *   console.log(headers[HTTP2_HEADER_STATUS]);\n         *   req.on('data', (chunk) => { // ..  });\n         *   req.on('end', () => { // ..  });\n         * });\n         * ```\n         *\n         * When the `options.waitForTrailers` option is set, the `'wantTrailers'` event\n         * is emitted immediately after queuing the last chunk of payload data to be sent.\n         * The `http2stream.sendTrailers()` method can then be called to send trailing\n         * headers to the peer.\n         *\n         * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically\n         * close when the final `DATA` frame is transmitted. User code must call either`http2stream.sendTrailers()` or `http2stream.close()` to close the`Http2Stream`.\n         *\n         * When `options.signal` is set with an `AbortSignal` and then `abort` on the\n         * corresponding `AbortController` is called, the request will emit an `'error'`event with an `AbortError` error.\n         *\n         * The `:method` and `:path` pseudo-headers are not specified within `headers`,\n         * they respectively default to:\n         *\n         * * `:method` \\= `'GET'`\n         * * `:path` \\= `/`\n         * @since v8.4.0\n         */\n        request(headers?: OutgoingHttpHeaders, options?: ClientSessionRequestOptions): ClientHttp2Stream;\n        addListener(event: \"altsvc\", listener: (alt: string, origin: string, stream: number) => void): this;\n        addListener(event: \"origin\", listener: (origins: string[]) => void): this;\n        addListener(\n            event: \"connect\",\n            listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void,\n        ): this;\n        addListener(\n            event: \"stream\",\n            listener: (\n                stream: ClientHttp2Stream,\n                headers: IncomingHttpHeaders & IncomingHttpStatusHeader,\n                flags: number,\n            ) => void,\n        ): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(event: \"altsvc\", alt: string, origin: string, stream: number): boolean;\n        emit(event: \"origin\", origins: readonly string[]): boolean;\n        emit(event: \"connect\", session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket): boolean;\n        emit(\n            event: \"stream\",\n            stream: ClientHttp2Stream,\n            headers: IncomingHttpHeaders & IncomingHttpStatusHeader,\n            flags: number,\n        ): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"altsvc\", listener: (alt: string, origin: string, stream: number) => void): this;\n        on(event: \"origin\", listener: (origins: string[]) => void): this;\n        on(event: \"connect\", listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this;\n        on(\n            event: \"stream\",\n            listener: (\n                stream: ClientHttp2Stream,\n                headers: IncomingHttpHeaders & IncomingHttpStatusHeader,\n                flags: number,\n            ) => void,\n        ): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(event: \"altsvc\", listener: (alt: string, origin: string, stream: number) => void): this;\n        once(event: \"origin\", listener: (origins: string[]) => void): this;\n        once(\n            event: \"connect\",\n            listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void,\n        ): this;\n        once(\n            event: \"stream\",\n            listener: (\n                stream: ClientHttp2Stream,\n                headers: IncomingHttpHeaders & IncomingHttpStatusHeader,\n                flags: number,\n            ) => void,\n        ): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(event: \"altsvc\", listener: (alt: string, origin: string, stream: number) => void): this;\n        prependListener(event: \"origin\", listener: (origins: string[]) => void): this;\n        prependListener(\n            event: \"connect\",\n            listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void,\n        ): this;\n        prependListener(\n            event: \"stream\",\n            listener: (\n                stream: ClientHttp2Stream,\n                headers: IncomingHttpHeaders & IncomingHttpStatusHeader,\n                flags: number,\n            ) => void,\n        ): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"altsvc\", listener: (alt: string, origin: string, stream: number) => void): this;\n        prependOnceListener(event: \"origin\", listener: (origins: string[]) => void): this;\n        prependOnceListener(\n            event: \"connect\",\n            listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void,\n        ): this;\n        prependOnceListener(\n            event: \"stream\",\n            listener: (\n                stream: ClientHttp2Stream,\n                headers: IncomingHttpHeaders & IncomingHttpStatusHeader,\n                flags: number,\n            ) => void,\n        ): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    export interface AlternativeServiceOptions {\n        origin: number | string | url.URL;\n    }\n    export interface ServerHttp2Session<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    > extends Http2Session {\n        readonly server:\n            | Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>\n            | Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;\n        /**\n         * Submits an `ALTSVC` frame (as defined by [RFC 7838](https://tools.ietf.org/html/rfc7838)) to the connected client.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         *\n         * const server = http2.createServer();\n         * server.on('session', (session) => {\n         *   // Set altsvc for origin https://example.org:80\n         *   session.altsvc('h2=\":8000\"', 'https://example.org:80');\n         * });\n         *\n         * server.on('stream', (stream) => {\n         *   // Set altsvc for a specific stream\n         *   stream.session.altsvc('h2=\":8000\"', stream.id);\n         * });\n         * ```\n         *\n         * Sending an `ALTSVC` frame with a specific stream ID indicates that the alternate\n         * service is associated with the origin of the given `Http2Stream`.\n         *\n         * The `alt` and origin string _must_ contain only ASCII bytes and are\n         * strictly interpreted as a sequence of ASCII bytes. The special value `'clear'`may be passed to clear any previously set alternative service for a given\n         * domain.\n         *\n         * When a string is passed for the `originOrStream` argument, it will be parsed as\n         * a URL and the origin will be derived. For instance, the origin for the\n         * HTTP URL `'https://example.org/foo/bar'` is the ASCII string`'https://example.org'`. An error will be thrown if either the given string\n         * cannot be parsed as a URL or if a valid origin cannot be derived.\n         *\n         * A `URL` object, or any object with an `origin` property, may be passed as`originOrStream`, in which case the value of the `origin` property will be\n         * used. The value of the `origin` property _must_ be a properly serialized\n         * ASCII origin.\n         * @since v9.4.0\n         * @param alt A description of the alternative service configuration as defined by `RFC 7838`.\n         * @param originOrStream Either a URL string specifying the origin (or an `Object` with an `origin` property) or the numeric identifier of an active `Http2Stream` as given by the\n         * `http2stream.id` property.\n         */\n        altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;\n        /**\n         * Submits an `ORIGIN` frame (as defined by [RFC 8336](https://tools.ietf.org/html/rfc8336)) to the connected client\n         * to advertise the set of origins for which the server is capable of providing\n         * authoritative responses.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const options = getSecureOptionsSomehow();\n         * const server = http2.createSecureServer(options);\n         * server.on('stream', (stream) => {\n         *   stream.respond();\n         *   stream.end('ok');\n         * });\n         * server.on('session', (session) => {\n         *   session.origin('https://example.com', 'https://example.org');\n         * });\n         * ```\n         *\n         * When a string is passed as an `origin`, it will be parsed as a URL and the\n         * origin will be derived. For instance, the origin for the HTTP URL `'https://example.org/foo/bar'` is the ASCII string` 'https://example.org'`. An error will be thrown if either the given\n         * string\n         * cannot be parsed as a URL or if a valid origin cannot be derived.\n         *\n         * A `URL` object, or any object with an `origin` property, may be passed as\n         * an `origin`, in which case the value of the `origin` property will be\n         * used. The value of the `origin` property _must_ be a properly serialized\n         * ASCII origin.\n         *\n         * Alternatively, the `origins` option may be used when creating a new HTTP/2\n         * server using the `http2.createSecureServer()` method:\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const options = getSecureOptionsSomehow();\n         * options.origins = ['https://example.com', 'https://example.org'];\n         * const server = http2.createSecureServer(options);\n         * server.on('stream', (stream) => {\n         *   stream.respond();\n         *   stream.end('ok');\n         * });\n         * ```\n         * @since v10.12.0\n         * @param origins One or more URL Strings passed as separate arguments.\n         */\n        origin(\n            ...origins: Array<\n                | string\n                | url.URL\n                | {\n                    origin: string;\n                }\n            >\n        ): void;\n        addListener(\n            event: \"connect\",\n            listener: (\n                session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,\n                socket: net.Socket | tls.TLSSocket,\n            ) => void,\n        ): this;\n        addListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(\n            event: \"connect\",\n            session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,\n            socket: net.Socket | tls.TLSSocket,\n        ): boolean;\n        emit(event: \"stream\", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(\n            event: \"connect\",\n            listener: (\n                session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,\n                socket: net.Socket | tls.TLSSocket,\n            ) => void,\n        ): this;\n        on(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(\n            event: \"connect\",\n            listener: (\n                session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,\n                socket: net.Socket | tls.TLSSocket,\n            ) => void,\n        ): this;\n        once(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(\n            event: \"connect\",\n            listener: (\n                session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,\n                socket: net.Socket | tls.TLSSocket,\n            ) => void,\n        ): this;\n        prependListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(\n            event: \"connect\",\n            listener: (\n                session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,\n                socket: net.Socket | tls.TLSSocket,\n            ) => void,\n        ): this;\n        prependOnceListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    // Http2Server\n    export interface SessionOptions {\n        maxDeflateDynamicTableSize?: number | undefined;\n        maxSessionMemory?: number | undefined;\n        maxHeaderListPairs?: number | undefined;\n        maxOutstandingPings?: number | undefined;\n        maxSendHeaderBlockLength?: number | undefined;\n        paddingStrategy?: number | undefined;\n        peerMaxConcurrentStreams?: number | undefined;\n        settings?: Settings | undefined;\n        remoteCustomSettings?: number[] | undefined;\n        /**\n         * Specifies a timeout in milliseconds that\n         * a server should wait when an [`'unknownProtocol'`][] is emitted. If the\n         * socket has not been destroyed by that time the server will destroy it.\n         * @default 100000\n         */\n        unknownProtocolTimeout?: number | undefined;\n        selectPadding?(frameLen: number, maxFrameLen: number): number;\n    }\n    export interface ClientSessionOptions extends SessionOptions {\n        maxReservedRemoteStreams?: number | undefined;\n        createConnection?: ((authority: url.URL, option: SessionOptions) => stream.Duplex) | undefined;\n        protocol?: \"http:\" | \"https:\" | undefined;\n    }\n    export interface ServerSessionOptions<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    > extends SessionOptions {\n        streamResetBurst?: number | undefined;\n        streamResetRate?: number | undefined;\n        Http1IncomingMessage?: Http1Request | undefined;\n        Http1ServerResponse?: Http1Response | undefined;\n        Http2ServerRequest?: Http2Request | undefined;\n        Http2ServerResponse?: Http2Response | undefined;\n    }\n    export interface SecureClientSessionOptions extends ClientSessionOptions, tls.ConnectionOptions {}\n    export interface SecureServerSessionOptions<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}\n    export interface ServerOptions<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {}\n    export interface SecureServerOptions<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    > extends SecureServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {\n        allowHTTP1?: boolean | undefined;\n        origins?: string[] | undefined;\n    }\n    interface HTTP2ServerCommon {\n        setTimeout(msec?: number, callback?: () => void): this;\n        /**\n         * Throws ERR_HTTP2_INVALID_SETTING_VALUE for invalid settings values.\n         * Throws ERR_INVALID_ARG_TYPE for invalid settings argument.\n         */\n        updateSettings(settings: Settings): void;\n    }\n    export interface Http2Server<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    > extends net.Server, HTTP2ServerCommon {\n        addListener(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        addListener(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        addListener(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        addListener(event: \"sessionError\", listener: (err: Error) => void): this;\n        addListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        addListener(event: \"timeout\", listener: () => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(\n            event: \"checkContinue\",\n            request: InstanceType<Http2Request>,\n            response: InstanceType<Http2Response>,\n        ): boolean;\n        emit(event: \"request\", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;\n        emit(\n            event: \"session\",\n            session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,\n        ): boolean;\n        emit(event: \"sessionError\", err: Error): boolean;\n        emit(event: \"stream\", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;\n        emit(event: \"timeout\"): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        on(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        on(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        on(event: \"sessionError\", listener: (err: Error) => void): this;\n        on(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        on(event: \"timeout\", listener: () => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        once(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        once(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        once(event: \"sessionError\", listener: (err: Error) => void): this;\n        once(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        once(event: \"timeout\", listener: () => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        prependListener(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        prependListener(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        prependListener(event: \"sessionError\", listener: (err: Error) => void): this;\n        prependListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        prependListener(event: \"timeout\", listener: () => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        prependOnceListener(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        prependOnceListener(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        prependOnceListener(event: \"sessionError\", listener: (err: Error) => void): this;\n        prependOnceListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        prependOnceListener(event: \"timeout\", listener: () => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    export interface Http2SecureServer<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    > extends tls.Server, HTTP2ServerCommon {\n        addListener(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        addListener(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        addListener(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        addListener(event: \"sessionError\", listener: (err: Error) => void): this;\n        addListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        addListener(event: \"timeout\", listener: () => void): this;\n        addListener(event: \"unknownProtocol\", listener: (socket: tls.TLSSocket) => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(\n            event: \"checkContinue\",\n            request: InstanceType<Http2Request>,\n            response: InstanceType<Http2Response>,\n        ): boolean;\n        emit(event: \"request\", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;\n        emit(\n            event: \"session\",\n            session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,\n        ): boolean;\n        emit(event: \"sessionError\", err: Error): boolean;\n        emit(event: \"stream\", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;\n        emit(event: \"timeout\"): boolean;\n        emit(event: \"unknownProtocol\", socket: tls.TLSSocket): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        on(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        on(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        on(event: \"sessionError\", listener: (err: Error) => void): this;\n        on(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        on(event: \"timeout\", listener: () => void): this;\n        on(event: \"unknownProtocol\", listener: (socket: tls.TLSSocket) => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        once(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        once(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        once(event: \"sessionError\", listener: (err: Error) => void): this;\n        once(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        once(event: \"timeout\", listener: () => void): this;\n        once(event: \"unknownProtocol\", listener: (socket: tls.TLSSocket) => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        prependListener(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        prependListener(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        prependListener(event: \"sessionError\", listener: (err: Error) => void): this;\n        prependListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        prependListener(event: \"timeout\", listener: () => void): this;\n        prependListener(event: \"unknownProtocol\", listener: (socket: tls.TLSSocket) => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        prependOnceListener(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        prependOnceListener(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        prependOnceListener(event: \"sessionError\", listener: (err: Error) => void): this;\n        prependOnceListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        prependOnceListener(event: \"timeout\", listener: () => void): this;\n        prependOnceListener(event: \"unknownProtocol\", listener: (socket: tls.TLSSocket) => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    /**\n     * A `Http2ServerRequest` object is created by {@link Server} or {@link SecureServer} and passed as the first argument to the `'request'` event. It may be used to access a request status,\n     * headers, and\n     * data.\n     * @since v8.4.0\n     */\n    export class Http2ServerRequest extends stream.Readable {\n        constructor(\n            stream: ServerHttp2Stream,\n            headers: IncomingHttpHeaders,\n            options: stream.ReadableOptions,\n            rawHeaders: readonly string[],\n        );\n        /**\n         * The `request.aborted` property will be `true` if the request has\n         * been aborted.\n         * @since v10.1.0\n         */\n        readonly aborted: boolean;\n        /**\n         * The request authority pseudo header field. Because HTTP/2 allows requests\n         * to set either `:authority` or `host`, this value is derived from `req.headers[':authority']` if present. Otherwise, it is derived from `req.headers['host']`.\n         * @since v8.4.0\n         */\n        readonly authority: string;\n        /**\n         * See `request.socket`.\n         * @since v8.4.0\n         * @deprecated Since v13.0.0 - Use `socket`.\n         */\n        readonly connection: net.Socket | tls.TLSSocket;\n        /**\n         * The `request.complete` property will be `true` if the request has\n         * been completed, aborted, or destroyed.\n         * @since v12.10.0\n         */\n        readonly complete: boolean;\n        /**\n         * The request/response headers object.\n         *\n         * Key-value pairs of header names and values. Header names are lower-cased.\n         *\n         * ```js\n         * // Prints something like:\n         * //\n         * // { 'user-agent': 'curl/7.22.0',\n         * //   host: '127.0.0.1:8000',\n         * //   accept: '*' }\n         * console.log(request.headers);\n         * ```\n         *\n         * See `HTTP/2 Headers Object`.\n         *\n         * In HTTP/2, the request path, host name, protocol, and method are represented as\n         * special headers prefixed with the `:` character (e.g. `':path'`). These special\n         * headers will be included in the `request.headers` object. Care must be taken not\n         * to inadvertently modify these special headers or errors may occur. For instance,\n         * removing all headers from the request will cause errors to occur:\n         *\n         * ```js\n         * removeAllHeaders(request.headers);\n         * assert(request.url);   // Fails because the :path header has been removed\n         * ```\n         * @since v8.4.0\n         */\n        readonly headers: IncomingHttpHeaders;\n        /**\n         * In case of server request, the HTTP version sent by the client. In the case of\n         * client response, the HTTP version of the connected-to server. Returns `'2.0'`.\n         *\n         * Also `message.httpVersionMajor` is the first integer and `message.httpVersionMinor` is the second.\n         * @since v8.4.0\n         */\n        readonly httpVersion: string;\n        readonly httpVersionMinor: number;\n        readonly httpVersionMajor: number;\n        /**\n         * The request method as a string. Read-only. Examples: `'GET'`, `'DELETE'`.\n         * @since v8.4.0\n         */\n        readonly method: string;\n        /**\n         * The raw request/response headers list exactly as they were received.\n         *\n         * The keys and values are in the same list. It is _not_ a\n         * list of tuples. So, the even-numbered offsets are key values, and the\n         * odd-numbered offsets are the associated values.\n         *\n         * Header names are not lowercased, and duplicates are not merged.\n         *\n         * ```js\n         * // Prints something like:\n         * //\n         * // [ 'user-agent',\n         * //   'this is invalid because there can be only one',\n         * //   'User-Agent',\n         * //   'curl/7.22.0',\n         * //   'Host',\n         * //   '127.0.0.1:8000',\n         * //   'ACCEPT',\n         * //   '*' ]\n         * console.log(request.rawHeaders);\n         * ```\n         * @since v8.4.0\n         */\n        readonly rawHeaders: string[];\n        /**\n         * The raw request/response trailer keys and values exactly as they were\n         * received. Only populated at the `'end'` event.\n         * @since v8.4.0\n         */\n        readonly rawTrailers: string[];\n        /**\n         * The request scheme pseudo header field indicating the scheme\n         * portion of the target URL.\n         * @since v8.4.0\n         */\n        readonly scheme: string;\n        /**\n         * Returns a `Proxy` object that acts as a `net.Socket` (or `tls.TLSSocket`) but\n         * applies getters, setters, and methods based on HTTP/2 logic.\n         *\n         * `destroyed`, `readable`, and `writable` properties will be retrieved from and\n         * set on `request.stream`.\n         *\n         * `destroy`, `emit`, `end`, `on` and `once` methods will be called on `request.stream`.\n         *\n         * `setTimeout` method will be called on `request.stream.session`.\n         *\n         * `pause`, `read`, `resume`, and `write` will throw an error with code `ERR_HTTP2_NO_SOCKET_MANIPULATION`. See `Http2Session and Sockets` for\n         * more information.\n         *\n         * All other interactions will be routed directly to the socket. With TLS support,\n         * use `request.socket.getPeerCertificate()` to obtain the client's\n         * authentication details.\n         * @since v8.4.0\n         */\n        readonly socket: net.Socket | tls.TLSSocket;\n        /**\n         * The `Http2Stream` object backing the request.\n         * @since v8.4.0\n         */\n        readonly stream: ServerHttp2Stream;\n        /**\n         * The request/response trailers object. Only populated at the `'end'` event.\n         * @since v8.4.0\n         */\n        readonly trailers: IncomingHttpHeaders;\n        /**\n         * Request URL string. This contains only the URL that is present in the actual\n         * HTTP request. If the request is:\n         *\n         * ```http\n         * GET /status?name=ryan HTTP/1.1\n         * Accept: text/plain\n         * ```\n         *\n         * Then `request.url` will be:\n         *\n         * ```js\n         * '/status?name=ryan'\n         * ```\n         *\n         * To parse the url into its parts, `new URL()` can be used:\n         *\n         * ```console\n         * $ node\n         * > new URL('/status?name=ryan', 'http://example.com')\n         * URL {\n         *   href: 'http://example.com/status?name=ryan',\n         *   origin: 'http://example.com',\n         *   protocol: 'http:',\n         *   username: '',\n         *   password: '',\n         *   host: 'example.com',\n         *   hostname: 'example.com',\n         *   port: '',\n         *   pathname: '/status',\n         *   search: '?name=ryan',\n         *   searchParams: URLSearchParams { 'name' => 'ryan' },\n         *   hash: ''\n         * }\n         * ```\n         * @since v8.4.0\n         */\n        url: string;\n        /**\n         * Sets the `Http2Stream`'s timeout value to `msecs`. If a callback is\n         * provided, then it is added as a listener on the `'timeout'` event on\n         * the response object.\n         *\n         * If no `'timeout'` listener is added to the request, the response, or\n         * the server, then `Http2Stream`s are destroyed when they time out. If a\n         * handler is assigned to the request, the response, or the server's `'timeout'`events, timed out sockets must be handled explicitly.\n         * @since v8.4.0\n         */\n        setTimeout(msecs: number, callback?: () => void): void;\n        read(size?: number): Buffer | string | null;\n        addListener(event: \"aborted\", listener: (hadError: boolean, code: number) => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        addListener(event: \"end\", listener: () => void): this;\n        addListener(event: \"readable\", listener: () => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(event: \"aborted\", hadError: boolean, code: number): boolean;\n        emit(event: \"close\"): boolean;\n        emit(event: \"data\", chunk: Buffer | string): boolean;\n        emit(event: \"end\"): boolean;\n        emit(event: \"readable\"): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"aborted\", listener: (hadError: boolean, code: number) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        on(event: \"end\", listener: () => void): this;\n        on(event: \"readable\", listener: () => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(event: \"aborted\", listener: (hadError: boolean, code: number) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        once(event: \"end\", listener: () => void): this;\n        once(event: \"readable\", listener: () => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(event: \"aborted\", listener: (hadError: boolean, code: number) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        prependListener(event: \"end\", listener: () => void): this;\n        prependListener(event: \"readable\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"aborted\", listener: (hadError: boolean, code: number) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        prependOnceListener(event: \"end\", listener: () => void): this;\n        prependOnceListener(event: \"readable\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    /**\n     * This object is created internally by an HTTP server, not by the user. It is\n     * passed as the second parameter to the `'request'` event.\n     * @since v8.4.0\n     */\n    export class Http2ServerResponse<Request extends Http2ServerRequest = Http2ServerRequest> extends stream.Writable {\n        constructor(stream: ServerHttp2Stream);\n        /**\n         * See `response.socket`.\n         * @since v8.4.0\n         * @deprecated Since v13.0.0 - Use `socket`.\n         */\n        readonly connection: net.Socket | tls.TLSSocket;\n        /**\n         * Append a single header value to the header object.\n         *\n         * If the value is an array, this is equivalent to calling this method multiple times.\n         *\n         * If there were no previous values for the header, this is equivalent to calling {@link setHeader}.\n         *\n         * Attempting to set a header field name or value that contains invalid characters will result in a\n         * [TypeError](https://nodejs.org/docs/latest-v22.x/api/errors.html#class-typeerror) being thrown.\n         *\n         * ```js\n         * // Returns headers including \"set-cookie: a\" and \"set-cookie: b\"\n         * const server = http2.createServer((req, res) => {\n         *   res.setHeader('set-cookie', 'a');\n         *   res.appendHeader('set-cookie', 'b');\n         *   res.writeHead(200);\n         *   res.end('ok');\n         * });\n         * ```\n         * @since v20.12.0\n         */\n        appendHeader(name: string, value: string | string[]): void;\n        /**\n         * Boolean value that indicates whether the response has completed. Starts\n         * as `false`. After `response.end()` executes, the value will be `true`.\n         * @since v8.4.0\n         * @deprecated Since v13.4.0,v12.16.0 - Use `writableEnded`.\n         */\n        readonly finished: boolean;\n        /**\n         * True if headers were sent, false otherwise (read-only).\n         * @since v8.4.0\n         */\n        readonly headersSent: boolean;\n        /**\n         * A reference to the original HTTP2 `request` object.\n         * @since v15.7.0\n         */\n        readonly req: Request;\n        /**\n         * Returns a `Proxy` object that acts as a `net.Socket` (or `tls.TLSSocket`) but\n         * applies getters, setters, and methods based on HTTP/2 logic.\n         *\n         * `destroyed`, `readable`, and `writable` properties will be retrieved from and\n         * set on `response.stream`.\n         *\n         * `destroy`, `emit`, `end`, `on` and `once` methods will be called on `response.stream`.\n         *\n         * `setTimeout` method will be called on `response.stream.session`.\n         *\n         * `pause`, `read`, `resume`, and `write` will throw an error with code `ERR_HTTP2_NO_SOCKET_MANIPULATION`. See `Http2Session and Sockets` for\n         * more information.\n         *\n         * All other interactions will be routed directly to the socket.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const server = http2.createServer((req, res) => {\n         *   const ip = req.socket.remoteAddress;\n         *   const port = req.socket.remotePort;\n         *   res.end(`Your IP address is ${ip} and your source port is ${port}.`);\n         * }).listen(3000);\n         * ```\n         * @since v8.4.0\n         */\n        readonly socket: net.Socket | tls.TLSSocket;\n        /**\n         * The `Http2Stream` object backing the response.\n         * @since v8.4.0\n         */\n        readonly stream: ServerHttp2Stream;\n        /**\n         * When true, the Date header will be automatically generated and sent in\n         * the response if it is not already present in the headers. Defaults to true.\n         *\n         * This should only be disabled for testing; HTTP requires the Date header\n         * in responses.\n         * @since v8.4.0\n         */\n        sendDate: boolean;\n        /**\n         * When using implicit headers (not calling `response.writeHead()` explicitly),\n         * this property controls the status code that will be sent to the client when\n         * the headers get flushed.\n         *\n         * ```js\n         * response.statusCode = 404;\n         * ```\n         *\n         * After response header was sent to the client, this property indicates the\n         * status code which was sent out.\n         * @since v8.4.0\n         */\n        statusCode: number;\n        /**\n         * Status message is not supported by HTTP/2 (RFC 7540 8.1.2.4). It returns\n         * an empty string.\n         * @since v8.4.0\n         */\n        statusMessage: \"\";\n        /**\n         * This method adds HTTP trailing headers (a header but at the end of the\n         * message) to the response.\n         *\n         * Attempting to set a header field name or value that contains invalid characters\n         * will result in a `TypeError` being thrown.\n         * @since v8.4.0\n         */\n        addTrailers(trailers: OutgoingHttpHeaders): void;\n        /**\n         * This method signals to the server that all of the response headers and body\n         * have been sent; that server should consider this message complete.\n         * The method, `response.end()`, MUST be called on each response.\n         *\n         * If `data` is specified, it is equivalent to calling `response.write(data, encoding)` followed by `response.end(callback)`.\n         *\n         * If `callback` is specified, it will be called when the response stream\n         * is finished.\n         * @since v8.4.0\n         */\n        end(callback?: () => void): this;\n        end(data: string | Uint8Array, callback?: () => void): this;\n        end(data: string | Uint8Array, encoding: BufferEncoding, callback?: () => void): this;\n        /**\n         * Reads out a header that has already been queued but not sent to the client.\n         * The name is case-insensitive.\n         *\n         * ```js\n         * const contentType = response.getHeader('content-type');\n         * ```\n         * @since v8.4.0\n         */\n        getHeader(name: string): string;\n        /**\n         * Returns an array containing the unique names of the current outgoing headers.\n         * All header names are lowercase.\n         *\n         * ```js\n         * response.setHeader('Foo', 'bar');\n         * response.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']);\n         *\n         * const headerNames = response.getHeaderNames();\n         * // headerNames === ['foo', 'set-cookie']\n         * ```\n         * @since v8.4.0\n         */\n        getHeaderNames(): string[];\n        /**\n         * Returns a shallow copy of the current outgoing headers. Since a shallow copy\n         * is used, array values may be mutated without additional calls to various\n         * header-related http module methods. The keys of the returned object are the\n         * header names and the values are the respective header values. All header names\n         * are lowercase.\n         *\n         * The object returned by the `response.getHeaders()` method _does not_ prototypically inherit from the JavaScript `Object`. This means that typical `Object` methods such as `obj.toString()`,\n         * `obj.hasOwnProperty()`, and others\n         * are not defined and _will not work_.\n         *\n         * ```js\n         * response.setHeader('Foo', 'bar');\n         * response.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']);\n         *\n         * const headers = response.getHeaders();\n         * // headers === { foo: 'bar', 'set-cookie': ['foo=bar', 'bar=baz'] }\n         * ```\n         * @since v8.4.0\n         */\n        getHeaders(): OutgoingHttpHeaders;\n        /**\n         * Returns `true` if the header identified by `name` is currently set in the\n         * outgoing headers. The header name matching is case-insensitive.\n         *\n         * ```js\n         * const hasContentType = response.hasHeader('content-type');\n         * ```\n         * @since v8.4.0\n         */\n        hasHeader(name: string): boolean;\n        /**\n         * Removes a header that has been queued for implicit sending.\n         *\n         * ```js\n         * response.removeHeader('Content-Encoding');\n         * ```\n         * @since v8.4.0\n         */\n        removeHeader(name: string): void;\n        /**\n         * Sets a single header value for implicit headers. If this header already exists\n         * in the to-be-sent headers, its value will be replaced. Use an array of strings\n         * here to send multiple headers with the same name.\n         *\n         * ```js\n         * response.setHeader('Content-Type', 'text/html; charset=utf-8');\n         * ```\n         *\n         * or\n         *\n         * ```js\n         * response.setHeader('Set-Cookie', ['type=ninja', 'language=javascript']);\n         * ```\n         *\n         * Attempting to set a header field name or value that contains invalid characters\n         * will result in a `TypeError` being thrown.\n         *\n         * When headers have been set with `response.setHeader()`, they will be merged\n         * with any headers passed to `response.writeHead()`, with the headers passed\n         * to `response.writeHead()` given precedence.\n         *\n         * ```js\n         * // Returns content-type = text/plain\n         * const server = http2.createServer((req, res) => {\n         *   res.setHeader('Content-Type', 'text/html; charset=utf-8');\n         *   res.setHeader('X-Foo', 'bar');\n         *   res.writeHead(200, { 'Content-Type': 'text/plain; charset=utf-8' });\n         *   res.end('ok');\n         * });\n         * ```\n         * @since v8.4.0\n         */\n        setHeader(name: string, value: number | string | readonly string[]): void;\n        /**\n         * Sets the `Http2Stream`'s timeout value to `msecs`. If a callback is\n         * provided, then it is added as a listener on the `'timeout'` event on\n         * the response object.\n         *\n         * If no `'timeout'` listener is added to the request, the response, or\n         * the server, then `Http2Stream` s are destroyed when they time out. If a\n         * handler is assigned to the request, the response, or the server's `'timeout'` events, timed out sockets must be handled explicitly.\n         * @since v8.4.0\n         */\n        setTimeout(msecs: number, callback?: () => void): void;\n        /**\n         * If this method is called and `response.writeHead()` has not been called,\n         * it will switch to implicit header mode and flush the implicit headers.\n         *\n         * This sends a chunk of the response body. This method may\n         * be called multiple times to provide successive parts of the body.\n         *\n         * In the `node:http` module, the response body is omitted when the\n         * request is a HEAD request. Similarly, the `204` and `304` responses _must not_ include a message body.\n         *\n         * `chunk` can be a string or a buffer. If `chunk` is a string,\n         * the second parameter specifies how to encode it into a byte stream.\n         * By default the `encoding` is `'utf8'`. `callback` will be called when this chunk\n         * of data is flushed.\n         *\n         * This is the raw HTTP body and has nothing to do with higher-level multi-part\n         * body encodings that may be used.\n         *\n         * The first time `response.write()` is called, it will send the buffered\n         * header information and the first chunk of the body to the client. The second\n         * time `response.write()` is called, Node.js assumes data will be streamed,\n         * and sends the new data separately. That is, the response is buffered up to the\n         * first chunk of the body.\n         *\n         * Returns `true` if the entire data was flushed successfully to the kernel\n         * buffer. Returns `false` if all or part of the data was queued in user memory.`'drain'` will be emitted when the buffer is free again.\n         * @since v8.4.0\n         */\n        write(chunk: string | Uint8Array, callback?: (err: Error) => void): boolean;\n        write(chunk: string | Uint8Array, encoding: BufferEncoding, callback?: (err: Error) => void): boolean;\n        /**\n         * Sends a status `100 Continue` to the client, indicating that the request body\n         * should be sent. See the `'checkContinue'` event on `Http2Server` and `Http2SecureServer`.\n         * @since v8.4.0\n         */\n        writeContinue(): void;\n        /**\n         * Sends a status `103 Early Hints` to the client with a Link header,\n         * indicating that the user agent can preload/preconnect the linked resources.\n         * The `hints` is an object containing the values of headers to be sent with\n         * early hints message.\n         *\n         * **Example**\n         *\n         * ```js\n         * const earlyHintsLink = '</styles.css>; rel=preload; as=style';\n         * response.writeEarlyHints({\n         *   'link': earlyHintsLink,\n         * });\n         *\n         * const earlyHintsLinks = [\n         *   '</styles.css>; rel=preload; as=style',\n         *   '</scripts.js>; rel=preload; as=script',\n         * ];\n         * response.writeEarlyHints({\n         *   'link': earlyHintsLinks,\n         * });\n         * ```\n         * @since v18.11.0\n         */\n        writeEarlyHints(hints: Record<string, string | string[]>): void;\n        /**\n         * Sends a response header to the request. The status code is a 3-digit HTTP\n         * status code, like `404`. The last argument, `headers`, are the response headers.\n         *\n         * Returns a reference to the `Http2ServerResponse`, so that calls can be chained.\n         *\n         * For compatibility with `HTTP/1`, a human-readable `statusMessage` may be\n         * passed as the second argument. However, because the `statusMessage` has no\n         * meaning within HTTP/2, the argument will have no effect and a process warning\n         * will be emitted.\n         *\n         * ```js\n         * const body = 'hello world';\n         * response.writeHead(200, {\n         *   'Content-Length': Buffer.byteLength(body),\n         *   'Content-Type': 'text/plain; charset=utf-8',\n         * });\n         * ```\n         *\n         * `Content-Length` is given in bytes not characters. The`Buffer.byteLength()` API may be used to determine the number of bytes in a\n         * given encoding. On outbound messages, Node.js does not check if Content-Length\n         * and the length of the body being transmitted are equal or not. However, when\n         * receiving messages, Node.js will automatically reject messages when the `Content-Length` does not match the actual payload size.\n         *\n         * This method may be called at most one time on a message before `response.end()` is called.\n         *\n         * If `response.write()` or `response.end()` are called before calling\n         * this, the implicit/mutable headers will be calculated and call this function.\n         *\n         * When headers have been set with `response.setHeader()`, they will be merged\n         * with any headers passed to `response.writeHead()`, with the headers passed\n         * to `response.writeHead()` given precedence.\n         *\n         * ```js\n         * // Returns content-type = text/plain\n         * const server = http2.createServer((req, res) => {\n         *   res.setHeader('Content-Type', 'text/html; charset=utf-8');\n         *   res.setHeader('X-Foo', 'bar');\n         *   res.writeHead(200, { 'Content-Type': 'text/plain; charset=utf-8' });\n         *   res.end('ok');\n         * });\n         * ```\n         *\n         * Attempting to set a header field name or value that contains invalid characters\n         * will result in a `TypeError` being thrown.\n         * @since v8.4.0\n         */\n        writeHead(statusCode: number, headers?: OutgoingHttpHeaders): this;\n        writeHead(statusCode: number, statusMessage: string, headers?: OutgoingHttpHeaders): this;\n        /**\n         * Call `http2stream.pushStream()` with the given headers, and wrap the\n         * given `Http2Stream` on a newly created `Http2ServerResponse` as the callback\n         * parameter if successful. When `Http2ServerRequest` is closed, the callback is\n         * called with an error `ERR_HTTP2_INVALID_STREAM`.\n         * @since v8.4.0\n         * @param headers An object describing the headers\n         * @param callback Called once `http2stream.pushStream()` is finished, or either when the attempt to create the pushed `Http2Stream` has failed or has been rejected, or the state of\n         * `Http2ServerRequest` is closed prior to calling the `http2stream.pushStream()` method\n         */\n        createPushResponse(\n            headers: OutgoingHttpHeaders,\n            callback: (err: Error | null, res: Http2ServerResponse) => void,\n        ): void;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"drain\", listener: () => void): this;\n        addListener(event: \"error\", listener: (error: Error) => void): this;\n        addListener(event: \"finish\", listener: () => void): this;\n        addListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        addListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(event: \"close\"): boolean;\n        emit(event: \"drain\"): boolean;\n        emit(event: \"error\", error: Error): boolean;\n        emit(event: \"finish\"): boolean;\n        emit(event: \"pipe\", src: stream.Readable): boolean;\n        emit(event: \"unpipe\", src: stream.Readable): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"drain\", listener: () => void): this;\n        on(event: \"error\", listener: (error: Error) => void): this;\n        on(event: \"finish\", listener: () => void): this;\n        on(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        on(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"drain\", listener: () => void): this;\n        once(event: \"error\", listener: (error: Error) => void): this;\n        once(event: \"finish\", listener: () => void): this;\n        once(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        once(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"drain\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (error: Error) => void): this;\n        prependListener(event: \"finish\", listener: () => void): this;\n        prependListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        prependListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"drain\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (error: Error) => void): this;\n        prependOnceListener(event: \"finish\", listener: () => void): this;\n        prependOnceListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        prependOnceListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    export namespace constants {\n        const NGHTTP2_SESSION_SERVER: number;\n        const NGHTTP2_SESSION_CLIENT: number;\n        const NGHTTP2_STREAM_STATE_IDLE: number;\n        const NGHTTP2_STREAM_STATE_OPEN: number;\n        const NGHTTP2_STREAM_STATE_RESERVED_LOCAL: number;\n        const NGHTTP2_STREAM_STATE_RESERVED_REMOTE: number;\n        const NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL: number;\n        const NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE: number;\n        const NGHTTP2_STREAM_STATE_CLOSED: number;\n        const NGHTTP2_NO_ERROR: number;\n        const NGHTTP2_PROTOCOL_ERROR: number;\n        const NGHTTP2_INTERNAL_ERROR: number;\n        const NGHTTP2_FLOW_CONTROL_ERROR: number;\n        const NGHTTP2_SETTINGS_TIMEOUT: number;\n        const NGHTTP2_STREAM_CLOSED: number;\n        const NGHTTP2_FRAME_SIZE_ERROR: number;\n        const NGHTTP2_REFUSED_STREAM: number;\n        const NGHTTP2_CANCEL: number;\n        const NGHTTP2_COMPRESSION_ERROR: number;\n        const NGHTTP2_CONNECT_ERROR: number;\n        const NGHTTP2_ENHANCE_YOUR_CALM: number;\n        const NGHTTP2_INADEQUATE_SECURITY: number;\n        const NGHTTP2_HTTP_1_1_REQUIRED: number;\n        const NGHTTP2_ERR_FRAME_SIZE_ERROR: number;\n        const NGHTTP2_FLAG_NONE: number;\n        const NGHTTP2_FLAG_END_STREAM: number;\n        const NGHTTP2_FLAG_END_HEADERS: number;\n        const NGHTTP2_FLAG_ACK: number;\n        const NGHTTP2_FLAG_PADDED: number;\n        const NGHTTP2_FLAG_PRIORITY: number;\n        const DEFAULT_SETTINGS_HEADER_TABLE_SIZE: number;\n        const DEFAULT_SETTINGS_ENABLE_PUSH: number;\n        const DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE: number;\n        const DEFAULT_SETTINGS_MAX_FRAME_SIZE: number;\n        const MAX_MAX_FRAME_SIZE: number;\n        const MIN_MAX_FRAME_SIZE: number;\n        const MAX_INITIAL_WINDOW_SIZE: number;\n        const NGHTTP2_DEFAULT_WEIGHT: number;\n        const NGHTTP2_SETTINGS_HEADER_TABLE_SIZE: number;\n        const NGHTTP2_SETTINGS_ENABLE_PUSH: number;\n        const NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS: number;\n        const NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE: number;\n        const NGHTTP2_SETTINGS_MAX_FRAME_SIZE: number;\n        const NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE: number;\n        const PADDING_STRATEGY_NONE: number;\n        const PADDING_STRATEGY_MAX: number;\n        const PADDING_STRATEGY_CALLBACK: number;\n        const HTTP2_HEADER_STATUS: string;\n        const HTTP2_HEADER_METHOD: string;\n        const HTTP2_HEADER_AUTHORITY: string;\n        const HTTP2_HEADER_SCHEME: string;\n        const HTTP2_HEADER_PATH: string;\n        const HTTP2_HEADER_ACCEPT_CHARSET: string;\n        const HTTP2_HEADER_ACCEPT_ENCODING: string;\n        const HTTP2_HEADER_ACCEPT_LANGUAGE: string;\n        const HTTP2_HEADER_ACCEPT_RANGES: string;\n        const HTTP2_HEADER_ACCEPT: string;\n        const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_CREDENTIALS: string;\n        const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_HEADERS: string;\n        const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_METHODS: string;\n        const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN: string;\n        const HTTP2_HEADER_ACCESS_CONTROL_EXPOSE_HEADERS: string;\n        const HTTP2_HEADER_ACCESS_CONTROL_REQUEST_HEADERS: string;\n        const HTTP2_HEADER_ACCESS_CONTROL_REQUEST_METHOD: string;\n        const HTTP2_HEADER_AGE: string;\n        const HTTP2_HEADER_ALLOW: string;\n        const HTTP2_HEADER_AUTHORIZATION: string;\n        const HTTP2_HEADER_CACHE_CONTROL: string;\n        const HTTP2_HEADER_CONNECTION: string;\n        const HTTP2_HEADER_CONTENT_DISPOSITION: string;\n        const HTTP2_HEADER_CONTENT_ENCODING: string;\n        const HTTP2_HEADER_CONTENT_LANGUAGE: string;\n        const HTTP2_HEADER_CONTENT_LENGTH: string;\n        const HTTP2_HEADER_CONTENT_LOCATION: string;\n        const HTTP2_HEADER_CONTENT_MD5: string;\n        const HTTP2_HEADER_CONTENT_RANGE: string;\n        const HTTP2_HEADER_CONTENT_TYPE: string;\n        const HTTP2_HEADER_COOKIE: string;\n        const HTTP2_HEADER_DATE: string;\n        const HTTP2_HEADER_ETAG: string;\n        const HTTP2_HEADER_EXPECT: string;\n        const HTTP2_HEADER_EXPIRES: string;\n        const HTTP2_HEADER_FROM: string;\n        const HTTP2_HEADER_HOST: string;\n        const HTTP2_HEADER_IF_MATCH: string;\n        const HTTP2_HEADER_IF_MODIFIED_SINCE: string;\n        const HTTP2_HEADER_IF_NONE_MATCH: string;\n        const HTTP2_HEADER_IF_RANGE: string;\n        const HTTP2_HEADER_IF_UNMODIFIED_SINCE: string;\n        const HTTP2_HEADER_LAST_MODIFIED: string;\n        const HTTP2_HEADER_LINK: string;\n        const HTTP2_HEADER_LOCATION: string;\n        const HTTP2_HEADER_MAX_FORWARDS: string;\n        const HTTP2_HEADER_PREFER: string;\n        const HTTP2_HEADER_PROXY_AUTHENTICATE: string;\n        const HTTP2_HEADER_PROXY_AUTHORIZATION: string;\n        const HTTP2_HEADER_RANGE: string;\n        const HTTP2_HEADER_REFERER: string;\n        const HTTP2_HEADER_REFRESH: string;\n        const HTTP2_HEADER_RETRY_AFTER: string;\n        const HTTP2_HEADER_SERVER: string;\n        const HTTP2_HEADER_SET_COOKIE: string;\n        const HTTP2_HEADER_STRICT_TRANSPORT_SECURITY: string;\n        const HTTP2_HEADER_TRANSFER_ENCODING: string;\n        const HTTP2_HEADER_TE: string;\n        const HTTP2_HEADER_UPGRADE: string;\n        const HTTP2_HEADER_USER_AGENT: string;\n        const HTTP2_HEADER_VARY: string;\n        const HTTP2_HEADER_VIA: string;\n        const HTTP2_HEADER_WWW_AUTHENTICATE: string;\n        const HTTP2_HEADER_HTTP2_SETTINGS: string;\n        const HTTP2_HEADER_KEEP_ALIVE: string;\n        const HTTP2_HEADER_PROXY_CONNECTION: string;\n        const HTTP2_METHOD_ACL: string;\n        const HTTP2_METHOD_BASELINE_CONTROL: string;\n        const HTTP2_METHOD_BIND: string;\n        const HTTP2_METHOD_CHECKIN: string;\n        const HTTP2_METHOD_CHECKOUT: string;\n        const HTTP2_METHOD_CONNECT: string;\n        const HTTP2_METHOD_COPY: string;\n        const HTTP2_METHOD_DELETE: string;\n        const HTTP2_METHOD_GET: string;\n        const HTTP2_METHOD_HEAD: string;\n        const HTTP2_METHOD_LABEL: string;\n        const HTTP2_METHOD_LINK: string;\n        const HTTP2_METHOD_LOCK: string;\n        const HTTP2_METHOD_MERGE: string;\n        const HTTP2_METHOD_MKACTIVITY: string;\n        const HTTP2_METHOD_MKCALENDAR: string;\n        const HTTP2_METHOD_MKCOL: string;\n        const HTTP2_METHOD_MKREDIRECTREF: string;\n        const HTTP2_METHOD_MKWORKSPACE: string;\n        const HTTP2_METHOD_MOVE: string;\n        const HTTP2_METHOD_OPTIONS: string;\n        const HTTP2_METHOD_ORDERPATCH: string;\n        const HTTP2_METHOD_PATCH: string;\n        const HTTP2_METHOD_POST: string;\n        const HTTP2_METHOD_PRI: string;\n        const HTTP2_METHOD_PROPFIND: string;\n        const HTTP2_METHOD_PROPPATCH: string;\n        const HTTP2_METHOD_PUT: string;\n        const HTTP2_METHOD_REBIND: string;\n        const HTTP2_METHOD_REPORT: string;\n        const HTTP2_METHOD_SEARCH: string;\n        const HTTP2_METHOD_TRACE: string;\n        const HTTP2_METHOD_UNBIND: string;\n        const HTTP2_METHOD_UNCHECKOUT: string;\n        const HTTP2_METHOD_UNLINK: string;\n        const HTTP2_METHOD_UNLOCK: string;\n        const HTTP2_METHOD_UPDATE: string;\n        const HTTP2_METHOD_UPDATEREDIRECTREF: string;\n        const HTTP2_METHOD_VERSION_CONTROL: string;\n        const HTTP_STATUS_CONTINUE: number;\n        const HTTP_STATUS_SWITCHING_PROTOCOLS: number;\n        const HTTP_STATUS_PROCESSING: number;\n        const HTTP_STATUS_OK: number;\n        const HTTP_STATUS_CREATED: number;\n        const HTTP_STATUS_ACCEPTED: number;\n        const HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION: number;\n        const HTTP_STATUS_NO_CONTENT: number;\n        const HTTP_STATUS_RESET_CONTENT: number;\n        const HTTP_STATUS_PARTIAL_CONTENT: number;\n        const HTTP_STATUS_MULTI_STATUS: number;\n        const HTTP_STATUS_ALREADY_REPORTED: number;\n        const HTTP_STATUS_IM_USED: number;\n        const HTTP_STATUS_MULTIPLE_CHOICES: number;\n        const HTTP_STATUS_MOVED_PERMANENTLY: number;\n        const HTTP_STATUS_FOUND: number;\n        const HTTP_STATUS_SEE_OTHER: number;\n        const HTTP_STATUS_NOT_MODIFIED: number;\n        const HTTP_STATUS_USE_PROXY: number;\n        const HTTP_STATUS_TEMPORARY_REDIRECT: number;\n        const HTTP_STATUS_PERMANENT_REDIRECT: number;\n        const HTTP_STATUS_BAD_REQUEST: number;\n        const HTTP_STATUS_UNAUTHORIZED: number;\n        const HTTP_STATUS_PAYMENT_REQUIRED: number;\n        const HTTP_STATUS_FORBIDDEN: number;\n        const HTTP_STATUS_NOT_FOUND: number;\n        const HTTP_STATUS_METHOD_NOT_ALLOWED: number;\n        const HTTP_STATUS_NOT_ACCEPTABLE: number;\n        const HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED: number;\n        const HTTP_STATUS_REQUEST_TIMEOUT: number;\n        const HTTP_STATUS_CONFLICT: number;\n        const HTTP_STATUS_GONE: number;\n        const HTTP_STATUS_LENGTH_REQUIRED: number;\n        const HTTP_STATUS_PRECONDITION_FAILED: number;\n        const HTTP_STATUS_PAYLOAD_TOO_LARGE: number;\n        const HTTP_STATUS_URI_TOO_LONG: number;\n        const HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE: number;\n        const HTTP_STATUS_RANGE_NOT_SATISFIABLE: number;\n        const HTTP_STATUS_EXPECTATION_FAILED: number;\n        const HTTP_STATUS_TEAPOT: number;\n        const HTTP_STATUS_MISDIRECTED_REQUEST: number;\n        const HTTP_STATUS_UNPROCESSABLE_ENTITY: number;\n        const HTTP_STATUS_LOCKED: number;\n        const HTTP_STATUS_FAILED_DEPENDENCY: number;\n        const HTTP_STATUS_UNORDERED_COLLECTION: number;\n        const HTTP_STATUS_UPGRADE_REQUIRED: number;\n        const HTTP_STATUS_PRECONDITION_REQUIRED: number;\n        const HTTP_STATUS_TOO_MANY_REQUESTS: number;\n        const HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE: number;\n        const HTTP_STATUS_UNAVAILABLE_FOR_LEGAL_REASONS: number;\n        const HTTP_STATUS_INTERNAL_SERVER_ERROR: number;\n        const HTTP_STATUS_NOT_IMPLEMENTED: number;\n        const HTTP_STATUS_BAD_GATEWAY: number;\n        const HTTP_STATUS_SERVICE_UNAVAILABLE: number;\n        const HTTP_STATUS_GATEWAY_TIMEOUT: number;\n        const HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED: number;\n        const HTTP_STATUS_VARIANT_ALSO_NEGOTIATES: number;\n        const HTTP_STATUS_INSUFFICIENT_STORAGE: number;\n        const HTTP_STATUS_LOOP_DETECTED: number;\n        const HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED: number;\n        const HTTP_STATUS_NOT_EXTENDED: number;\n        const HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED: number;\n    }\n    /**\n     * This symbol can be set as a property on the HTTP/2 headers object with\n     * an array value in order to provide a list of headers considered sensitive.\n     */\n    export const sensitiveHeaders: symbol;\n    /**\n     * Returns an object containing the default settings for an `Http2Session` instance. This method returns a new object instance every time it is called\n     * so instances returned may be safely modified for use.\n     * @since v8.4.0\n     */\n    export function getDefaultSettings(): Settings;\n    /**\n     * Returns a `Buffer` instance containing serialized representation of the given\n     * HTTP/2 settings as specified in the [HTTP/2](https://tools.ietf.org/html/rfc7540) specification. This is intended\n     * for use with the `HTTP2-Settings` header field.\n     *\n     * ```js\n     * import http2 from 'node:http2';\n     *\n     * const packed = http2.getPackedSettings({ enablePush: false });\n     *\n     * console.log(packed.toString('base64'));\n     * // Prints: AAIAAAAA\n     * ```\n     * @since v8.4.0\n     */\n    export function getPackedSettings(settings: Settings): Buffer;\n    /**\n     * Returns a `HTTP/2 Settings Object` containing the deserialized settings from\n     * the given `Buffer` as generated by `http2.getPackedSettings()`.\n     * @since v8.4.0\n     * @param buf The packed settings.\n     */\n    export function getUnpackedSettings(buf: Uint8Array): Settings;\n    /**\n     * Returns a `net.Server` instance that creates and manages `Http2Session` instances.\n     *\n     * Since there are no browsers known that support [unencrypted HTTP/2](https://http2.github.io/faq/#does-http2-require-encryption), the use of {@link createSecureServer} is necessary when\n     * communicating\n     * with browser clients.\n     *\n     * ```js\n     * import http2 from 'node:http2';\n     *\n     * // Create an unencrypted HTTP/2 server.\n     * // Since there are no browsers known that support\n     * // unencrypted HTTP/2, the use of `http2.createSecureServer()`\n     * // is necessary when communicating with browser clients.\n     * const server = http2.createServer();\n     *\n     * server.on('stream', (stream, headers) => {\n     *   stream.respond({\n     *     'content-type': 'text/html; charset=utf-8',\n     *     ':status': 200,\n     *   });\n     *   stream.end('<h1>Hello World</h1>');\n     * });\n     *\n     * server.listen(8000);\n     * ```\n     * @since v8.4.0\n     * @param onRequestHandler See `Compatibility API`\n     */\n    export function createServer(\n        onRequestHandler?: (request: Http2ServerRequest, response: Http2ServerResponse) => void,\n    ): Http2Server;\n    export function createServer<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    >(\n        options: ServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,\n        onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n    ): Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>;\n    /**\n     * Returns a `tls.Server` instance that creates and manages `Http2Session` instances.\n     *\n     * ```js\n     * import http2 from 'node:http2';\n     * import fs from 'node:fs';\n     *\n     * const options = {\n     *   key: fs.readFileSync('server-key.pem'),\n     *   cert: fs.readFileSync('server-cert.pem'),\n     * };\n     *\n     * // Create a secure HTTP/2 server\n     * const server = http2.createSecureServer(options);\n     *\n     * server.on('stream', (stream, headers) => {\n     *   stream.respond({\n     *     'content-type': 'text/html; charset=utf-8',\n     *     ':status': 200,\n     *   });\n     *   stream.end('<h1>Hello World</h1>');\n     * });\n     *\n     * server.listen(8443);\n     * ```\n     * @since v8.4.0\n     * @param onRequestHandler See `Compatibility API`\n     */\n    export function createSecureServer(\n        onRequestHandler?: (request: Http2ServerRequest, response: Http2ServerResponse) => void,\n    ): Http2SecureServer;\n    export function createSecureServer<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    >(\n        options: SecureServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,\n        onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n    ): Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;\n    /**\n     * Returns a `ClientHttp2Session` instance.\n     *\n     * ```js\n     * import http2 from 'node:http2';\n     * const client = http2.connect('https://localhost:1234');\n     *\n     * // Use the client\n     *\n     * client.close();\n     * ```\n     * @since v8.4.0\n     * @param authority The remote HTTP/2 server to connect to. This must be in the form of a minimal, valid URL with the `http://` or `https://` prefix, host name, and IP port (if a non-default port\n     * is used). Userinfo (user ID and password), path, querystring, and fragment details in the URL will be ignored.\n     * @param listener Will be registered as a one-time listener of the {@link 'connect'} event.\n     */\n    export function connect(\n        authority: string | url.URL,\n        listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void,\n    ): ClientHttp2Session;\n    export function connect(\n        authority: string | url.URL,\n        options?: ClientSessionOptions | SecureClientSessionOptions,\n        listener?: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void,\n    ): ClientHttp2Session;\n    /**\n     * Create an HTTP/2 server session from an existing socket.\n     * @param socket A Duplex Stream\n     * @param options Any `{@link createServer}` options can be provided.\n     * @since v20.12.0\n     */\n    export function performServerHandshake<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    >(\n        socket: stream.Duplex,\n        options?: ServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,\n    ): ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>;\n}\ndeclare module \"node:http2\" {\n    export * from \"http2\";\n}\n",
  "node_modules/@types/node/https.d.ts": "/**\n * HTTPS is the HTTP protocol over TLS/SSL. In Node.js this is implemented as a\n * separate module.\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/https.js)\n */\ndeclare module \"https\" {\n    import { Duplex } from \"node:stream\";\n    import * as tls from \"node:tls\";\n    import * as http from \"node:http\";\n    import { URL } from \"node:url\";\n    type ServerOptions<\n        Request extends typeof http.IncomingMessage = typeof http.IncomingMessage,\n        Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,\n    > = tls.SecureContextOptions & tls.TlsOptions & http.ServerOptions<Request, Response>;\n    type RequestOptions =\n        & http.RequestOptions\n        & tls.SecureContextOptions\n        & {\n            checkServerIdentity?:\n                | ((hostname: string, cert: tls.DetailedPeerCertificate) => Error | undefined)\n                | undefined;\n            rejectUnauthorized?: boolean | undefined; // Defaults to true\n            servername?: string | undefined; // SNI TLS Extension\n        };\n    interface AgentOptions extends http.AgentOptions, tls.ConnectionOptions {\n        maxCachedSessions?: number | undefined;\n    }\n    /**\n     * An `Agent` object for HTTPS similar to `http.Agent`. See {@link request} for more information.\n     * @since v0.4.5\n     */\n    class Agent extends http.Agent {\n        constructor(options?: AgentOptions);\n        options: AgentOptions;\n    }\n    interface Server<\n        Request extends typeof http.IncomingMessage = typeof http.IncomingMessage,\n        Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,\n    > extends http.Server<Request, Response> {}\n    /**\n     * See `http.Server` for more information.\n     * @since v0.3.4\n     */\n    class Server<\n        Request extends typeof http.IncomingMessage = typeof http.IncomingMessage,\n        Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,\n    > extends tls.Server {\n        constructor(requestListener?: http.RequestListener<Request, Response>);\n        constructor(\n            options: ServerOptions<Request, Response>,\n            requestListener?: http.RequestListener<Request, Response>,\n        );\n        /**\n         * Closes all connections connected to this server.\n         * @since v18.2.0\n         */\n        closeAllConnections(): void;\n        /**\n         * Closes all connections connected to this server which are not sending a request or waiting for a response.\n         * @since v18.2.0\n         */\n        closeIdleConnections(): void;\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"keylog\", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;\n        addListener(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,\n        ): this;\n        addListener(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        addListener(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,\n        ): this;\n        addListener(event: \"secureConnection\", listener: (tlsSocket: tls.TLSSocket) => void): this;\n        addListener(event: \"tlsClientError\", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"connection\", listener: (socket: Duplex) => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: \"listening\", listener: () => void): this;\n        addListener(event: \"checkContinue\", listener: http.RequestListener<Request, Response>): this;\n        addListener(event: \"checkExpectation\", listener: http.RequestListener<Request, Response>): this;\n        addListener(event: \"clientError\", listener: (err: Error, socket: Duplex) => void): this;\n        addListener(\n            event: \"connect\",\n            listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,\n        ): this;\n        addListener(event: \"request\", listener: http.RequestListener<Request, Response>): this;\n        addListener(\n            event: \"upgrade\",\n            listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,\n        ): this;\n        emit(event: string, ...args: any[]): boolean;\n        emit(event: \"keylog\", line: Buffer, tlsSocket: tls.TLSSocket): boolean;\n        emit(\n            event: \"newSession\",\n            sessionId: Buffer,\n            sessionData: Buffer,\n            callback: (err: Error, resp: Buffer) => void,\n        ): boolean;\n        emit(\n            event: \"OCSPRequest\",\n            certificate: Buffer,\n            issuer: Buffer,\n            callback: (err: Error | null, resp: Buffer) => void,\n        ): boolean;\n        emit(event: \"resumeSession\", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;\n        emit(event: \"secureConnection\", tlsSocket: tls.TLSSocket): boolean;\n        emit(event: \"tlsClientError\", err: Error, tlsSocket: tls.TLSSocket): boolean;\n        emit(event: \"close\"): boolean;\n        emit(event: \"connection\", socket: Duplex): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"listening\"): boolean;\n        emit(\n            event: \"checkContinue\",\n            req: InstanceType<Request>,\n            res: InstanceType<Response>,\n        ): boolean;\n        emit(\n            event: \"checkExpectation\",\n            req: InstanceType<Request>,\n            res: InstanceType<Response>,\n        ): boolean;\n        emit(event: \"clientError\", err: Error, socket: Duplex): boolean;\n        emit(event: \"connect\", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;\n        emit(\n            event: \"request\",\n            req: InstanceType<Request>,\n            res: InstanceType<Response>,\n        ): boolean;\n        emit(event: \"upgrade\", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"keylog\", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;\n        on(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,\n        ): this;\n        on(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        on(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,\n        ): this;\n        on(event: \"secureConnection\", listener: (tlsSocket: tls.TLSSocket) => void): this;\n        on(event: \"tlsClientError\", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"connection\", listener: (socket: Duplex) => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"listening\", listener: () => void): this;\n        on(event: \"checkContinue\", listener: http.RequestListener<Request, Response>): this;\n        on(event: \"checkExpectation\", listener: http.RequestListener<Request, Response>): this;\n        on(event: \"clientError\", listener: (err: Error, socket: Duplex) => void): this;\n        on(event: \"connect\", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;\n        on(event: \"request\", listener: http.RequestListener<Request, Response>): this;\n        on(event: \"upgrade\", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"keylog\", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;\n        once(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,\n        ): this;\n        once(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        once(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,\n        ): this;\n        once(event: \"secureConnection\", listener: (tlsSocket: tls.TLSSocket) => void): this;\n        once(event: \"tlsClientError\", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"connection\", listener: (socket: Duplex) => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"listening\", listener: () => void): this;\n        once(event: \"checkContinue\", listener: http.RequestListener<Request, Response>): this;\n        once(event: \"checkExpectation\", listener: http.RequestListener<Request, Response>): this;\n        once(event: \"clientError\", listener: (err: Error, socket: Duplex) => void): this;\n        once(event: \"connect\", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;\n        once(event: \"request\", listener: http.RequestListener<Request, Response>): this;\n        once(event: \"upgrade\", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"keylog\", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;\n        prependListener(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,\n        ): this;\n        prependListener(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        prependListener(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,\n        ): this;\n        prependListener(event: \"secureConnection\", listener: (tlsSocket: tls.TLSSocket) => void): this;\n        prependListener(event: \"tlsClientError\", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"connection\", listener: (socket: Duplex) => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: \"listening\", listener: () => void): this;\n        prependListener(event: \"checkContinue\", listener: http.RequestListener<Request, Response>): this;\n        prependListener(event: \"checkExpectation\", listener: http.RequestListener<Request, Response>): this;\n        prependListener(event: \"clientError\", listener: (err: Error, socket: Duplex) => void): this;\n        prependListener(\n            event: \"connect\",\n            listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,\n        ): this;\n        prependListener(event: \"request\", listener: http.RequestListener<Request, Response>): this;\n        prependListener(\n            event: \"upgrade\",\n            listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,\n        ): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"keylog\", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;\n        prependOnceListener(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,\n        ): this;\n        prependOnceListener(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        prependOnceListener(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,\n        ): this;\n        prependOnceListener(event: \"secureConnection\", listener: (tlsSocket: tls.TLSSocket) => void): this;\n        prependOnceListener(event: \"tlsClientError\", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"connection\", listener: (socket: Duplex) => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(event: \"listening\", listener: () => void): this;\n        prependOnceListener(event: \"checkContinue\", listener: http.RequestListener<Request, Response>): this;\n        prependOnceListener(event: \"checkExpectation\", listener: http.RequestListener<Request, Response>): this;\n        prependOnceListener(event: \"clientError\", listener: (err: Error, socket: Duplex) => void): this;\n        prependOnceListener(\n            event: \"connect\",\n            listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,\n        ): this;\n        prependOnceListener(event: \"request\", listener: http.RequestListener<Request, Response>): this;\n        prependOnceListener(\n            event: \"upgrade\",\n            listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,\n        ): this;\n    }\n    /**\n     * ```js\n     * // curl -k https://localhost:8000/\n     * import https from 'node:https';\n     * import fs from 'node:fs';\n     *\n     * const options = {\n     *   key: fs.readFileSync('test/fixtures/keys/agent2-key.pem'),\n     *   cert: fs.readFileSync('test/fixtures/keys/agent2-cert.pem'),\n     * };\n     *\n     * https.createServer(options, (req, res) => {\n     *   res.writeHead(200);\n     *   res.end('hello world\\n');\n     * }).listen(8000);\n     * ```\n     *\n     * Or\n     *\n     * ```js\n     * import https from 'node:https';\n     * import fs from 'node:fs';\n     *\n     * const options = {\n     *   pfx: fs.readFileSync('test/fixtures/test_cert.pfx'),\n     *   passphrase: 'sample',\n     * };\n     *\n     * https.createServer(options, (req, res) => {\n     *   res.writeHead(200);\n     *   res.end('hello world\\n');\n     * }).listen(8000);\n     * ```\n     * @since v0.3.4\n     * @param options Accepts `options` from `createServer`, `createSecureContext` and `createServer`.\n     * @param requestListener A listener to be added to the `'request'` event.\n     */\n    function createServer<\n        Request extends typeof http.IncomingMessage = typeof http.IncomingMessage,\n        Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,\n    >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;\n    function createServer<\n        Request extends typeof http.IncomingMessage = typeof http.IncomingMessage,\n        Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,\n    >(\n        options: ServerOptions<Request, Response>,\n        requestListener?: http.RequestListener<Request, Response>,\n    ): Server<Request, Response>;\n    /**\n     * Makes a request to a secure web server.\n     *\n     * The following additional `options` from `tls.connect()` are also accepted: `ca`, `cert`, `ciphers`, `clientCertEngine`, `crl`, `dhparam`, `ecdhCurve`, `honorCipherOrder`, `key`, `passphrase`,\n     * `pfx`, `rejectUnauthorized`, `secureOptions`, `secureProtocol`, `servername`, `sessionIdContext`, `highWaterMark`.\n     *\n     * `options` can be an object, a string, or a `URL` object. If `options` is a\n     * string, it is automatically parsed with `new URL()`. If it is a `URL` object, it will be automatically converted to an ordinary `options` object.\n     *\n     * `https.request()` returns an instance of the `http.ClientRequest` class. The `ClientRequest` instance is a writable stream. If one needs to\n     * upload a file with a POST request, then write to the `ClientRequest` object.\n     *\n     * ```js\n     * import https from 'node:https';\n     *\n     * const options = {\n     *   hostname: 'encrypted.google.com',\n     *   port: 443,\n     *   path: '/',\n     *   method: 'GET',\n     * };\n     *\n     * const req = https.request(options, (res) => {\n     *   console.log('statusCode:', res.statusCode);\n     *   console.log('headers:', res.headers);\n     *\n     *   res.on('data', (d) => {\n     *     process.stdout.write(d);\n     *   });\n     * });\n     *\n     * req.on('error', (e) => {\n     *   console.error(e);\n     * });\n     * req.end();\n     * ```\n     *\n     * Example using options from `tls.connect()`:\n     *\n     * ```js\n     * const options = {\n     *   hostname: 'encrypted.google.com',\n     *   port: 443,\n     *   path: '/',\n     *   method: 'GET',\n     *   key: fs.readFileSync('test/fixtures/keys/agent2-key.pem'),\n     *   cert: fs.readFileSync('test/fixtures/keys/agent2-cert.pem'),\n     * };\n     * options.agent = new https.Agent(options);\n     *\n     * const req = https.request(options, (res) => {\n     *   // ...\n     * });\n     * ```\n     *\n     * Alternatively, opt out of connection pooling by not using an `Agent`.\n     *\n     * ```js\n     * const options = {\n     *   hostname: 'encrypted.google.com',\n     *   port: 443,\n     *   path: '/',\n     *   method: 'GET',\n     *   key: fs.readFileSync('test/fixtures/keys/agent2-key.pem'),\n     *   cert: fs.readFileSync('test/fixtures/keys/agent2-cert.pem'),\n     *   agent: false,\n     * };\n     *\n     * const req = https.request(options, (res) => {\n     *   // ...\n     * });\n     * ```\n     *\n     * Example using a `URL` as `options`:\n     *\n     * ```js\n     * const options = new URL('https://abc:xyz@example.com');\n     *\n     * const req = https.request(options, (res) => {\n     *   // ...\n     * });\n     * ```\n     *\n     * Example pinning on certificate fingerprint, or the public key (similar to`pin-sha256`):\n     *\n     * ```js\n     * import tls from 'node:tls';\n     * import https from 'node:https';\n     * import crypto from 'node:crypto';\n     *\n     * function sha256(s) {\n     *   return crypto.createHash('sha256').update(s).digest('base64');\n     * }\n     * const options = {\n     *   hostname: 'github.com',\n     *   port: 443,\n     *   path: '/',\n     *   method: 'GET',\n     *   checkServerIdentity: function(host, cert) {\n     *     // Make sure the certificate is issued to the host we are connected to\n     *     const err = tls.checkServerIdentity(host, cert);\n     *     if (err) {\n     *       return err;\n     *     }\n     *\n     *     // Pin the public key, similar to HPKP pin-sha256 pinning\n     *     const pubkey256 = 'pL1+qb9HTMRZJmuC/bB/ZI9d302BYrrqiVuRyW+DGrU=';\n     *     if (sha256(cert.pubkey) !== pubkey256) {\n     *       const msg = 'Certificate verification error: ' +\n     *         `The public key of '${cert.subject.CN}' ` +\n     *         'does not match our pinned fingerprint';\n     *       return new Error(msg);\n     *     }\n     *\n     *     // Pin the exact certificate, rather than the pub key\n     *     const cert256 = '25:FE:39:32:D9:63:8C:8A:FC:A1:9A:29:87:' +\n     *       'D8:3E:4C:1D:98:DB:71:E4:1A:48:03:98:EA:22:6A:BD:8B:93:16';\n     *     if (cert.fingerprint256 !== cert256) {\n     *       const msg = 'Certificate verification error: ' +\n     *         `The certificate of '${cert.subject.CN}' ` +\n     *         'does not match our pinned fingerprint';\n     *       return new Error(msg);\n     *     }\n     *\n     *     // This loop is informational only.\n     *     // Print the certificate and public key fingerprints of all certs in the\n     *     // chain. Its common to pin the public key of the issuer on the public\n     *     // internet, while pinning the public key of the service in sensitive\n     *     // environments.\n     *     do {\n     *       console.log('Subject Common Name:', cert.subject.CN);\n     *       console.log('  Certificate SHA256 fingerprint:', cert.fingerprint256);\n     *\n     *       hash = crypto.createHash('sha256');\n     *       console.log('  Public key ping-sha256:', sha256(cert.pubkey));\n     *\n     *       lastprint256 = cert.fingerprint256;\n     *       cert = cert.issuerCertificate;\n     *     } while (cert.fingerprint256 !== lastprint256);\n     *\n     *   },\n     * };\n     *\n     * options.agent = new https.Agent(options);\n     * const req = https.request(options, (res) => {\n     *   console.log('All OK. Server matched our pinned cert or public key');\n     *   console.log('statusCode:', res.statusCode);\n     *   // Print the HPKP values\n     *   console.log('headers:', res.headers['public-key-pins']);\n     *\n     *   res.on('data', (d) => {});\n     * });\n     *\n     * req.on('error', (e) => {\n     *   console.error(e.message);\n     * });\n     * req.end();\n     * ```\n     *\n     * Outputs for example:\n     *\n     * ```text\n     * Subject Common Name: github.com\n     *   Certificate SHA256 fingerprint: 25:FE:39:32:D9:63:8C:8A:FC:A1:9A:29:87:D8:3E:4C:1D:98:DB:71:E4:1A:48:03:98:EA:22:6A:BD:8B:93:16\n     *   Public key ping-sha256: pL1+qb9HTMRZJmuC/bB/ZI9d302BYrrqiVuRyW+DGrU=\n     * Subject Common Name: DigiCert SHA2 Extended Validation Server CA\n     *   Certificate SHA256 fingerprint: 40:3E:06:2A:26:53:05:91:13:28:5B:AF:80:A0:D4:AE:42:2C:84:8C:9F:78:FA:D0:1F:C9:4B:C5:B8:7F:EF:1A\n     *   Public key ping-sha256: RRM1dGqnDFsCJXBTHky16vi1obOlCgFFn/yOhI/y+ho=\n     * Subject Common Name: DigiCert High Assurance EV Root CA\n     *   Certificate SHA256 fingerprint: 74:31:E5:F4:C3:C1:CE:46:90:77:4F:0B:61:E0:54:40:88:3B:A9:A0:1E:D0:0B:A6:AB:D7:80:6E:D3:B1:18:CF\n     *   Public key ping-sha256: WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18=\n     * All OK. Server matched our pinned cert or public key\n     * statusCode: 200\n     * headers: max-age=0; pin-sha256=\"WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18=\"; pin-sha256=\"RRM1dGqnDFsCJXBTHky16vi1obOlCgFFn/yOhI/y+ho=\";\n     * pin-sha256=\"k2v657xBsOVe1PQRwOsHsw3bsGT2VzIqz5K+59sNQws=\"; pin-sha256=\"K87oWBWM9UZfyddvDfoxL+8lpNyoUB2ptGtn0fv6G2Q=\"; pin-sha256=\"IQBnNBEiFuhj+8x6X8XLgh01V9Ic5/V3IRQLNFFc7v4=\";\n     * pin-sha256=\"iie1VXtL7HzAMF+/PVPR9xzT80kQxdZeJ+zduCB3uj0=\"; pin-sha256=\"LvRiGEjRqfzurezaWuj8Wie2gyHMrW5Q06LspMnox7A=\"; includeSubDomains\n     * ```\n     * @since v0.3.6\n     * @param options Accepts all `options` from `request`, with some differences in default values:\n     */\n    function request(\n        options: RequestOptions | string | URL,\n        callback?: (res: http.IncomingMessage) => void,\n    ): http.ClientRequest;\n    function request(\n        url: string | URL,\n        options: RequestOptions,\n        callback?: (res: http.IncomingMessage) => void,\n    ): http.ClientRequest;\n    /**\n     * Like `http.get()` but for HTTPS.\n     *\n     * `options` can be an object, a string, or a `URL` object. If `options` is a\n     * string, it is automatically parsed with `new URL()`. If it is a `URL` object, it will be automatically converted to an ordinary `options` object.\n     *\n     * ```js\n     * import https from 'node:https';\n     *\n     * https.get('https://encrypted.google.com/', (res) => {\n     *   console.log('statusCode:', res.statusCode);\n     *   console.log('headers:', res.headers);\n     *\n     *   res.on('data', (d) => {\n     *     process.stdout.write(d);\n     *   });\n     *\n     * }).on('error', (e) => {\n     *   console.error(e);\n     * });\n     * ```\n     * @since v0.3.6\n     * @param options Accepts the same `options` as {@link request}, with the `method` always set to `GET`.\n     */\n    function get(\n        options: RequestOptions | string | URL,\n        callback?: (res: http.IncomingMessage) => void,\n    ): http.ClientRequest;\n    function get(\n        url: string | URL,\n        options: RequestOptions,\n        callback?: (res: http.IncomingMessage) => void,\n    ): http.ClientRequest;\n    let globalAgent: Agent;\n}\ndeclare module \"node:https\" {\n    export * from \"https\";\n}\n",
  "node_modules/@types/node/index.d.ts": "/**\n * License for programmatically and manually incorporated\n * documentation aka. `JSDoc` from https://github.com/nodejs/node/tree/master/doc\n *\n * Copyright Node.js contributors. All rights reserved.\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\n// NOTE: These definitions support Node.js and TypeScript 5.7+.\n\n// Reference required TypeScript libs:\n/// <reference lib=\"es2020\" />\n\n// TypeScript backwards-compatibility definitions:\n/// <reference path=\"compatibility/index.d.ts\" />\n\n// Definitions specific to TypeScript 5.7+:\n/// <reference path=\"globals.typedarray.d.ts\" />\n/// <reference path=\"buffer.buffer.d.ts\" />\n\n// Definitions for Node.js modules that are not specific to any version of TypeScript:\n/// <reference path=\"globals.d.ts\" />\n/// <reference path=\"assert.d.ts\" />\n/// <reference path=\"assert/strict.d.ts\" />\n/// <reference path=\"async_hooks.d.ts\" />\n/// <reference path=\"buffer.d.ts\" />\n/// <reference path=\"child_process.d.ts\" />\n/// <reference path=\"cluster.d.ts\" />\n/// <reference path=\"console.d.ts\" />\n/// <reference path=\"constants.d.ts\" />\n/// <reference path=\"crypto.d.ts\" />\n/// <reference path=\"dgram.d.ts\" />\n/// <reference path=\"diagnostics_channel.d.ts\" />\n/// <reference path=\"dns.d.ts\" />\n/// <reference path=\"dns/promises.d.ts\" />\n/// <reference path=\"dns/promises.d.ts\" />\n/// <reference path=\"domain.d.ts\" />\n/// <reference path=\"dom-events.d.ts\" />\n/// <reference path=\"events.d.ts\" />\n/// <reference path=\"fs.d.ts\" />\n/// <reference path=\"fs/promises.d.ts\" />\n/// <reference path=\"http.d.ts\" />\n/// <reference path=\"http2.d.ts\" />\n/// <reference path=\"https.d.ts\" />\n/// <reference path=\"inspector.d.ts\" />\n/// <reference path=\"module.d.ts\" />\n/// <reference path=\"net.d.ts\" />\n/// <reference path=\"os.d.ts\" />\n/// <reference path=\"path.d.ts\" />\n/// <reference path=\"perf_hooks.d.ts\" />\n/// <reference path=\"process.d.ts\" />\n/// <reference path=\"punycode.d.ts\" />\n/// <reference path=\"querystring.d.ts\" />\n/// <reference path=\"readline.d.ts\" />\n/// <reference path=\"readline/promises.d.ts\" />\n/// <reference path=\"repl.d.ts\" />\n/// <reference path=\"sea.d.ts\" />\n/// <reference path=\"sqlite.d.ts\" />\n/// <reference path=\"stream.d.ts\" />\n/// <reference path=\"stream/promises.d.ts\" />\n/// <reference path=\"stream/consumers.d.ts\" />\n/// <reference path=\"stream/web.d.ts\" />\n/// <reference path=\"string_decoder.d.ts\" />\n/// <reference path=\"test.d.ts\" />\n/// <reference path=\"timers.d.ts\" />\n/// <reference path=\"timers/promises.d.ts\" />\n/// <reference path=\"tls.d.ts\" />\n/// <reference path=\"trace_events.d.ts\" />\n/// <reference path=\"tty.d.ts\" />\n/// <reference path=\"url.d.ts\" />\n/// <reference path=\"util.d.ts\" />\n/// <reference path=\"v8.d.ts\" />\n/// <reference path=\"vm.d.ts\" />\n/// <reference path=\"wasi.d.ts\" />\n/// <reference path=\"worker_threads.d.ts\" />\n/// <reference path=\"zlib.d.ts\" />\n",
  "node_modules/@types/node/inspector.d.ts": "// These definitions are automatically generated by the generate-inspector script.\n// Do not edit this file directly.\n// See scripts/generate-inspector/README.md for information on how to update the protocol definitions.\n// Changes to the module itself should be added to the generator template (scripts/generate-inspector/inspector.d.ts.template).\n\n/**\n * The `node:inspector` module provides an API for interacting with the V8\n * inspector.\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/inspector.js)\n */\ndeclare module 'inspector' {\n    import EventEmitter = require('node:events');\n\n    interface InspectorNotification<T> {\n        method: string;\n        params: T;\n    }\n\n    namespace Schema {\n        /**\n         * Description of the protocol domain.\n         */\n        interface Domain {\n            /**\n             * Domain name.\n             */\n            name: string;\n            /**\n             * Domain version.\n             */\n            version: string;\n        }\n        interface GetDomainsReturnType {\n            /**\n             * List of supported domains.\n             */\n            domains: Domain[];\n        }\n    }\n    namespace Runtime {\n        /**\n         * Unique script identifier.\n         */\n        type ScriptId = string;\n        /**\n         * Unique object identifier.\n         */\n        type RemoteObjectId = string;\n        /**\n         * Primitive value which cannot be JSON-stringified.\n         */\n        type UnserializableValue = string;\n        /**\n         * Mirror object referencing original JavaScript object.\n         */\n        interface RemoteObject {\n            /**\n             * Object type.\n             */\n            type: string;\n            /**\n             * Object subtype hint. Specified for <code>object</code> type values only.\n             */\n            subtype?: string | undefined;\n            /**\n             * Object class (constructor) name. Specified for <code>object</code> type values only.\n             */\n            className?: string | undefined;\n            /**\n             * Remote object value in case of primitive values or JSON values (if it was requested).\n             */\n            value?: any;\n            /**\n             * Primitive value which can not be JSON-stringified does not have <code>value</code>, but gets this property.\n             */\n            unserializableValue?: UnserializableValue | undefined;\n            /**\n             * String representation of the object.\n             */\n            description?: string | undefined;\n            /**\n             * Unique object identifier (for non-primitive values).\n             */\n            objectId?: RemoteObjectId | undefined;\n            /**\n             * Preview containing abbreviated property values. Specified for <code>object</code> type values only.\n             * @experimental\n             */\n            preview?: ObjectPreview | undefined;\n            /**\n             * @experimental\n             */\n            customPreview?: CustomPreview | undefined;\n        }\n        /**\n         * @experimental\n         */\n        interface CustomPreview {\n            header: string;\n            hasBody: boolean;\n            formatterObjectId: RemoteObjectId;\n            bindRemoteObjectFunctionId: RemoteObjectId;\n            configObjectId?: RemoteObjectId | undefined;\n        }\n        /**\n         * Object containing abbreviated remote object value.\n         * @experimental\n         */\n        interface ObjectPreview {\n            /**\n             * Object type.\n             */\n            type: string;\n            /**\n             * Object subtype hint. Specified for <code>object</code> type values only.\n             */\n            subtype?: string | undefined;\n            /**\n             * String representation of the object.\n             */\n            description?: string | undefined;\n            /**\n             * True iff some of the properties or entries of the original object did not fit.\n             */\n            overflow: boolean;\n            /**\n             * List of the properties.\n             */\n            properties: PropertyPreview[];\n            /**\n             * List of the entries. Specified for <code>map</code> and <code>set</code> subtype values only.\n             */\n            entries?: EntryPreview[] | undefined;\n        }\n        /**\n         * @experimental\n         */\n        interface PropertyPreview {\n            /**\n             * Property name.\n             */\n            name: string;\n            /**\n             * Object type. Accessor means that the property itself is an accessor property.\n             */\n            type: string;\n            /**\n             * User-friendly property value string.\n             */\n            value?: string | undefined;\n            /**\n             * Nested value preview.\n             */\n            valuePreview?: ObjectPreview | undefined;\n            /**\n             * Object subtype hint. Specified for <code>object</code> type values only.\n             */\n            subtype?: string | undefined;\n        }\n        /**\n         * @experimental\n         */\n        interface EntryPreview {\n            /**\n             * Preview of the key. Specified for map-like collection entries.\n             */\n            key?: ObjectPreview | undefined;\n            /**\n             * Preview of the value.\n             */\n            value: ObjectPreview;\n        }\n        /**\n         * Object property descriptor.\n         */\n        interface PropertyDescriptor {\n            /**\n             * Property name or symbol description.\n             */\n            name: string;\n            /**\n             * The value associated with the property.\n             */\n            value?: RemoteObject | undefined;\n            /**\n             * True if the value associated with the property may be changed (data descriptors only).\n             */\n            writable?: boolean | undefined;\n            /**\n             * A function which serves as a getter for the property, or <code>undefined</code> if there is no getter (accessor descriptors only).\n             */\n            get?: RemoteObject | undefined;\n            /**\n             * A function which serves as a setter for the property, or <code>undefined</code> if there is no setter (accessor descriptors only).\n             */\n            set?: RemoteObject | undefined;\n            /**\n             * True if the type of this property descriptor may be changed and if the property may be deleted from the corresponding object.\n             */\n            configurable: boolean;\n            /**\n             * True if this property shows up during enumeration of the properties on the corresponding object.\n             */\n            enumerable: boolean;\n            /**\n             * True if the result was thrown during the evaluation.\n             */\n            wasThrown?: boolean | undefined;\n            /**\n             * True if the property is owned for the object.\n             */\n            isOwn?: boolean | undefined;\n            /**\n             * Property symbol object, if the property is of the <code>symbol</code> type.\n             */\n            symbol?: RemoteObject | undefined;\n        }\n        /**\n         * Object internal property descriptor. This property isn't normally visible in JavaScript code.\n         */\n        interface InternalPropertyDescriptor {\n            /**\n             * Conventional property name.\n             */\n            name: string;\n            /**\n             * The value associated with the property.\n             */\n            value?: RemoteObject | undefined;\n        }\n        /**\n         * Represents function call argument. Either remote object id <code>objectId</code>, primitive <code>value</code>, unserializable primitive value or neither of (for undefined) them should be specified.\n         */\n        interface CallArgument {\n            /**\n             * Primitive value or serializable javascript object.\n             */\n            value?: any;\n            /**\n             * Primitive value which can not be JSON-stringified.\n             */\n            unserializableValue?: UnserializableValue | undefined;\n            /**\n             * Remote object handle.\n             */\n            objectId?: RemoteObjectId | undefined;\n        }\n        /**\n         * Id of an execution context.\n         */\n        type ExecutionContextId = number;\n        /**\n         * Description of an isolated world.\n         */\n        interface ExecutionContextDescription {\n            /**\n             * Unique id of the execution context. It can be used to specify in which execution context script evaluation should be performed.\n             */\n            id: ExecutionContextId;\n            /**\n             * Execution context origin.\n             */\n            origin: string;\n            /**\n             * Human readable name describing given context.\n             */\n            name: string;\n            /**\n             * Embedder-specific auxiliary data.\n             */\n            auxData?: {} | undefined;\n        }\n        /**\n         * Detailed information about exception (or error) that was thrown during script compilation or execution.\n         */\n        interface ExceptionDetails {\n            /**\n             * Exception id.\n             */\n            exceptionId: number;\n            /**\n             * Exception text, which should be used together with exception object when available.\n             */\n            text: string;\n            /**\n             * Line number of the exception location (0-based).\n             */\n            lineNumber: number;\n            /**\n             * Column number of the exception location (0-based).\n             */\n            columnNumber: number;\n            /**\n             * Script ID of the exception location.\n             */\n            scriptId?: ScriptId | undefined;\n            /**\n             * URL of the exception location, to be used when the script was not reported.\n             */\n            url?: string | undefined;\n            /**\n             * JavaScript stack trace if available.\n             */\n            stackTrace?: StackTrace | undefined;\n            /**\n             * Exception object if available.\n             */\n            exception?: RemoteObject | undefined;\n            /**\n             * Identifier of the context where exception happened.\n             */\n            executionContextId?: ExecutionContextId | undefined;\n        }\n        /**\n         * Number of milliseconds since epoch.\n         */\n        type Timestamp = number;\n        /**\n         * Stack entry for runtime errors and assertions.\n         */\n        interface CallFrame {\n            /**\n             * JavaScript function name.\n             */\n            functionName: string;\n            /**\n             * JavaScript script id.\n             */\n            scriptId: ScriptId;\n            /**\n             * JavaScript script name or url.\n             */\n            url: string;\n            /**\n             * JavaScript script line number (0-based).\n             */\n            lineNumber: number;\n            /**\n             * JavaScript script column number (0-based).\n             */\n            columnNumber: number;\n        }\n        /**\n         * Call frames for assertions or error messages.\n         */\n        interface StackTrace {\n            /**\n             * String label of this stack trace. For async traces this may be a name of the function that initiated the async call.\n             */\n            description?: string | undefined;\n            /**\n             * JavaScript function name.\n             */\n            callFrames: CallFrame[];\n            /**\n             * Asynchronous JavaScript stack trace that preceded this stack, if available.\n             */\n            parent?: StackTrace | undefined;\n            /**\n             * Asynchronous JavaScript stack trace that preceded this stack, if available.\n             * @experimental\n             */\n            parentId?: StackTraceId | undefined;\n        }\n        /**\n         * Unique identifier of current debugger.\n         * @experimental\n         */\n        type UniqueDebuggerId = string;\n        /**\n         * If <code>debuggerId</code> is set stack trace comes from another debugger and can be resolved there. This allows to track cross-debugger calls. See <code>Runtime.StackTrace</code> and <code>Debugger.paused</code> for usages.\n         * @experimental\n         */\n        interface StackTraceId {\n            id: string;\n            debuggerId?: UniqueDebuggerId | undefined;\n        }\n        interface EvaluateParameterType {\n            /**\n             * Expression to evaluate.\n             */\n            expression: string;\n            /**\n             * Symbolic group name that can be used to release multiple objects.\n             */\n            objectGroup?: string | undefined;\n            /**\n             * Determines whether Command Line API should be available during the evaluation.\n             */\n            includeCommandLineAPI?: boolean | undefined;\n            /**\n             * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides <code>setPauseOnException</code> state.\n             */\n            silent?: boolean | undefined;\n            /**\n             * Specifies in which execution context to perform evaluation. If the parameter is omitted the evaluation will be performed in the context of the inspected page.\n             */\n            contextId?: ExecutionContextId | undefined;\n            /**\n             * Whether the result is expected to be a JSON object that should be sent by value.\n             */\n            returnByValue?: boolean | undefined;\n            /**\n             * Whether preview should be generated for the result.\n             * @experimental\n             */\n            generatePreview?: boolean | undefined;\n            /**\n             * Whether execution should be treated as initiated by user in the UI.\n             */\n            userGesture?: boolean | undefined;\n            /**\n             * Whether execution should <code>await</code> for resulting value and return once awaited promise is resolved.\n             */\n            awaitPromise?: boolean | undefined;\n        }\n        interface AwaitPromiseParameterType {\n            /**\n             * Identifier of the promise.\n             */\n            promiseObjectId: RemoteObjectId;\n            /**\n             * Whether the result is expected to be a JSON object that should be sent by value.\n             */\n            returnByValue?: boolean | undefined;\n            /**\n             * Whether preview should be generated for the result.\n             */\n            generatePreview?: boolean | undefined;\n        }\n        interface CallFunctionOnParameterType {\n            /**\n             * Declaration of the function to call.\n             */\n            functionDeclaration: string;\n            /**\n             * Identifier of the object to call function on. Either objectId or executionContextId should be specified.\n             */\n            objectId?: RemoteObjectId | undefined;\n            /**\n             * Call arguments. All call arguments must belong to the same JavaScript world as the target object.\n             */\n            arguments?: CallArgument[] | undefined;\n            /**\n             * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides <code>setPauseOnException</code> state.\n             */\n            silent?: boolean | undefined;\n            /**\n             * Whether the result is expected to be a JSON object which should be sent by value.\n             */\n            returnByValue?: boolean | undefined;\n            /**\n             * Whether preview should be generated for the result.\n             * @experimental\n             */\n            generatePreview?: boolean | undefined;\n            /**\n             * Whether execution should be treated as initiated by user in the UI.\n             */\n            userGesture?: boolean | undefined;\n            /**\n             * Whether execution should <code>await</code> for resulting value and return once awaited promise is resolved.\n             */\n            awaitPromise?: boolean | undefined;\n            /**\n             * Specifies execution context which global object will be used to call function on. Either executionContextId or objectId should be specified.\n             */\n            executionContextId?: ExecutionContextId | undefined;\n            /**\n             * Symbolic group name that can be used to release multiple objects. If objectGroup is not specified and objectId is, objectGroup will be inherited from object.\n             */\n            objectGroup?: string | undefined;\n        }\n        interface GetPropertiesParameterType {\n            /**\n             * Identifier of the object to return properties for.\n             */\n            objectId: RemoteObjectId;\n            /**\n             * If true, returns properties belonging only to the element itself, not to its prototype chain.\n             */\n            ownProperties?: boolean | undefined;\n            /**\n             * If true, returns accessor properties (with getter/setter) only; internal properties are not returned either.\n             * @experimental\n             */\n            accessorPropertiesOnly?: boolean | undefined;\n            /**\n             * Whether preview should be generated for the results.\n             * @experimental\n             */\n            generatePreview?: boolean | undefined;\n        }\n        interface ReleaseObjectParameterType {\n            /**\n             * Identifier of the object to release.\n             */\n            objectId: RemoteObjectId;\n        }\n        interface ReleaseObjectGroupParameterType {\n            /**\n             * Symbolic object group name.\n             */\n            objectGroup: string;\n        }\n        interface SetCustomObjectFormatterEnabledParameterType {\n            enabled: boolean;\n        }\n        interface CompileScriptParameterType {\n            /**\n             * Expression to compile.\n             */\n            expression: string;\n            /**\n             * Source url to be set for the script.\n             */\n            sourceURL: string;\n            /**\n             * Specifies whether the compiled script should be persisted.\n             */\n            persistScript: boolean;\n            /**\n             * Specifies in which execution context to perform script run. If the parameter is omitted the evaluation will be performed in the context of the inspected page.\n             */\n            executionContextId?: ExecutionContextId | undefined;\n        }\n        interface RunScriptParameterType {\n            /**\n             * Id of the script to run.\n             */\n            scriptId: ScriptId;\n            /**\n             * Specifies in which execution context to perform script run. If the parameter is omitted the evaluation will be performed in the context of the inspected page.\n             */\n            executionContextId?: ExecutionContextId | undefined;\n            /**\n             * Symbolic group name that can be used to release multiple objects.\n             */\n            objectGroup?: string | undefined;\n            /**\n             * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides <code>setPauseOnException</code> state.\n             */\n            silent?: boolean | undefined;\n            /**\n             * Determines whether Command Line API should be available during the evaluation.\n             */\n            includeCommandLineAPI?: boolean | undefined;\n            /**\n             * Whether the result is expected to be a JSON object which should be sent by value.\n             */\n            returnByValue?: boolean | undefined;\n            /**\n             * Whether preview should be generated for the result.\n             */\n            generatePreview?: boolean | undefined;\n            /**\n             * Whether execution should <code>await</code> for resulting value and return once awaited promise is resolved.\n             */\n            awaitPromise?: boolean | undefined;\n        }\n        interface QueryObjectsParameterType {\n            /**\n             * Identifier of the prototype to return objects for.\n             */\n            prototypeObjectId: RemoteObjectId;\n        }\n        interface GlobalLexicalScopeNamesParameterType {\n            /**\n             * Specifies in which execution context to lookup global scope variables.\n             */\n            executionContextId?: ExecutionContextId | undefined;\n        }\n        interface EvaluateReturnType {\n            /**\n             * Evaluation result.\n             */\n            result: RemoteObject;\n            /**\n             * Exception details.\n             */\n            exceptionDetails?: ExceptionDetails | undefined;\n        }\n        interface AwaitPromiseReturnType {\n            /**\n             * Promise result. Will contain rejected value if promise was rejected.\n             */\n            result: RemoteObject;\n            /**\n             * Exception details if stack strace is available.\n             */\n            exceptionDetails?: ExceptionDetails | undefined;\n        }\n        interface CallFunctionOnReturnType {\n            /**\n             * Call result.\n             */\n            result: RemoteObject;\n            /**\n             * Exception details.\n             */\n            exceptionDetails?: ExceptionDetails | undefined;\n        }\n        interface GetPropertiesReturnType {\n            /**\n             * Object properties.\n             */\n            result: PropertyDescriptor[];\n            /**\n             * Internal object properties (only of the element itself).\n             */\n            internalProperties?: InternalPropertyDescriptor[] | undefined;\n            /**\n             * Exception details.\n             */\n            exceptionDetails?: ExceptionDetails | undefined;\n        }\n        interface CompileScriptReturnType {\n            /**\n             * Id of the script.\n             */\n            scriptId?: ScriptId | undefined;\n            /**\n             * Exception details.\n             */\n            exceptionDetails?: ExceptionDetails | undefined;\n        }\n        interface RunScriptReturnType {\n            /**\n             * Run result.\n             */\n            result: RemoteObject;\n            /**\n             * Exception details.\n             */\n            exceptionDetails?: ExceptionDetails | undefined;\n        }\n        interface QueryObjectsReturnType {\n            /**\n             * Array with objects.\n             */\n            objects: RemoteObject;\n        }\n        interface GlobalLexicalScopeNamesReturnType {\n            names: string[];\n        }\n        interface ExecutionContextCreatedEventDataType {\n            /**\n             * A newly created execution context.\n             */\n            context: ExecutionContextDescription;\n        }\n        interface ExecutionContextDestroyedEventDataType {\n            /**\n             * Id of the destroyed context\n             */\n            executionContextId: ExecutionContextId;\n        }\n        interface ExceptionThrownEventDataType {\n            /**\n             * Timestamp of the exception.\n             */\n            timestamp: Timestamp;\n            exceptionDetails: ExceptionDetails;\n        }\n        interface ExceptionRevokedEventDataType {\n            /**\n             * Reason describing why exception was revoked.\n             */\n            reason: string;\n            /**\n             * The id of revoked exception, as reported in <code>exceptionThrown</code>.\n             */\n            exceptionId: number;\n        }\n        interface ConsoleAPICalledEventDataType {\n            /**\n             * Type of the call.\n             */\n            type: string;\n            /**\n             * Call arguments.\n             */\n            args: RemoteObject[];\n            /**\n             * Identifier of the context where the call was made.\n             */\n            executionContextId: ExecutionContextId;\n            /**\n             * Call timestamp.\n             */\n            timestamp: Timestamp;\n            /**\n             * Stack trace captured when the call was made.\n             */\n            stackTrace?: StackTrace | undefined;\n            /**\n             * Console context descriptor for calls on non-default console context (not console.*): 'anonymous#unique-logger-id' for call on unnamed context, 'name#unique-logger-id' for call on named context.\n             * @experimental\n             */\n            context?: string | undefined;\n        }\n        interface InspectRequestedEventDataType {\n            object: RemoteObject;\n            hints: {};\n        }\n    }\n    namespace Debugger {\n        /**\n         * Breakpoint identifier.\n         */\n        type BreakpointId = string;\n        /**\n         * Call frame identifier.\n         */\n        type CallFrameId = string;\n        /**\n         * Location in the source code.\n         */\n        interface Location {\n            /**\n             * Script identifier as reported in the <code>Debugger.scriptParsed</code>.\n             */\n            scriptId: Runtime.ScriptId;\n            /**\n             * Line number in the script (0-based).\n             */\n            lineNumber: number;\n            /**\n             * Column number in the script (0-based).\n             */\n            columnNumber?: number | undefined;\n        }\n        /**\n         * Location in the source code.\n         * @experimental\n         */\n        interface ScriptPosition {\n            lineNumber: number;\n            columnNumber: number;\n        }\n        /**\n         * JavaScript call frame. Array of call frames form the call stack.\n         */\n        interface CallFrame {\n            /**\n             * Call frame identifier. This identifier is only valid while the virtual machine is paused.\n             */\n            callFrameId: CallFrameId;\n            /**\n             * Name of the JavaScript function called on this call frame.\n             */\n            functionName: string;\n            /**\n             * Location in the source code.\n             */\n            functionLocation?: Location | undefined;\n            /**\n             * Location in the source code.\n             */\n            location: Location;\n            /**\n             * JavaScript script name or url.\n             */\n            url: string;\n            /**\n             * Scope chain for this call frame.\n             */\n            scopeChain: Scope[];\n            /**\n             * <code>this</code> object for this call frame.\n             */\n            this: Runtime.RemoteObject;\n            /**\n             * The value being returned, if the function is at return point.\n             */\n            returnValue?: Runtime.RemoteObject | undefined;\n        }\n        /**\n         * Scope description.\n         */\n        interface Scope {\n            /**\n             * Scope type.\n             */\n            type: string;\n            /**\n             * Object representing the scope. For <code>global</code> and <code>with</code> scopes it represents the actual object; for the rest of the scopes, it is artificial transient object enumerating scope variables as its properties.\n             */\n            object: Runtime.RemoteObject;\n            name?: string | undefined;\n            /**\n             * Location in the source code where scope starts\n             */\n            startLocation?: Location | undefined;\n            /**\n             * Location in the source code where scope ends\n             */\n            endLocation?: Location | undefined;\n        }\n        /**\n         * Search match for resource.\n         */\n        interface SearchMatch {\n            /**\n             * Line number in resource content.\n             */\n            lineNumber: number;\n            /**\n             * Line with match content.\n             */\n            lineContent: string;\n        }\n        interface BreakLocation {\n            /**\n             * Script identifier as reported in the <code>Debugger.scriptParsed</code>.\n             */\n            scriptId: Runtime.ScriptId;\n            /**\n             * Line number in the script (0-based).\n             */\n            lineNumber: number;\n            /**\n             * Column number in the script (0-based).\n             */\n            columnNumber?: number | undefined;\n            type?: string | undefined;\n        }\n        interface SetBreakpointsActiveParameterType {\n            /**\n             * New value for breakpoints active state.\n             */\n            active: boolean;\n        }\n        interface SetSkipAllPausesParameterType {\n            /**\n             * New value for skip pauses state.\n             */\n            skip: boolean;\n        }\n        interface SetBreakpointByUrlParameterType {\n            /**\n             * Line number to set breakpoint at.\n             */\n            lineNumber: number;\n            /**\n             * URL of the resources to set breakpoint on.\n             */\n            url?: string | undefined;\n            /**\n             * Regex pattern for the URLs of the resources to set breakpoints on. Either <code>url</code> or <code>urlRegex</code> must be specified.\n             */\n            urlRegex?: string | undefined;\n            /**\n             * Script hash of the resources to set breakpoint on.\n             */\n            scriptHash?: string | undefined;\n            /**\n             * Offset in the line to set breakpoint at.\n             */\n            columnNumber?: number | undefined;\n            /**\n             * Expression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true.\n             */\n            condition?: string | undefined;\n        }\n        interface SetBreakpointParameterType {\n            /**\n             * Location to set breakpoint in.\n             */\n            location: Location;\n            /**\n             * Expression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true.\n             */\n            condition?: string | undefined;\n        }\n        interface RemoveBreakpointParameterType {\n            breakpointId: BreakpointId;\n        }\n        interface GetPossibleBreakpointsParameterType {\n            /**\n             * Start of range to search possible breakpoint locations in.\n             */\n            start: Location;\n            /**\n             * End of range to search possible breakpoint locations in (excluding). When not specified, end of scripts is used as end of range.\n             */\n            end?: Location | undefined;\n            /**\n             * Only consider locations which are in the same (non-nested) function as start.\n             */\n            restrictToFunction?: boolean | undefined;\n        }\n        interface ContinueToLocationParameterType {\n            /**\n             * Location to continue to.\n             */\n            location: Location;\n            targetCallFrames?: string | undefined;\n        }\n        interface PauseOnAsyncCallParameterType {\n            /**\n             * Debugger will pause when async call with given stack trace is started.\n             */\n            parentStackTraceId: Runtime.StackTraceId;\n        }\n        interface StepIntoParameterType {\n            /**\n             * Debugger will issue additional Debugger.paused notification if any async task is scheduled before next pause.\n             * @experimental\n             */\n            breakOnAsyncCall?: boolean | undefined;\n        }\n        interface GetStackTraceParameterType {\n            stackTraceId: Runtime.StackTraceId;\n        }\n        interface SearchInContentParameterType {\n            /**\n             * Id of the script to search in.\n             */\n            scriptId: Runtime.ScriptId;\n            /**\n             * String to search for.\n             */\n            query: string;\n            /**\n             * If true, search is case sensitive.\n             */\n            caseSensitive?: boolean | undefined;\n            /**\n             * If true, treats string parameter as regex.\n             */\n            isRegex?: boolean | undefined;\n        }\n        interface SetScriptSourceParameterType {\n            /**\n             * Id of the script to edit.\n             */\n            scriptId: Runtime.ScriptId;\n            /**\n             * New content of the script.\n             */\n            scriptSource: string;\n            /**\n             *  If true the change will not actually be applied. Dry run may be used to get result description without actually modifying the code.\n             */\n            dryRun?: boolean | undefined;\n        }\n        interface RestartFrameParameterType {\n            /**\n             * Call frame identifier to evaluate on.\n             */\n            callFrameId: CallFrameId;\n        }\n        interface GetScriptSourceParameterType {\n            /**\n             * Id of the script to get source for.\n             */\n            scriptId: Runtime.ScriptId;\n        }\n        interface SetPauseOnExceptionsParameterType {\n            /**\n             * Pause on exceptions mode.\n             */\n            state: string;\n        }\n        interface EvaluateOnCallFrameParameterType {\n            /**\n             * Call frame identifier to evaluate on.\n             */\n            callFrameId: CallFrameId;\n            /**\n             * Expression to evaluate.\n             */\n            expression: string;\n            /**\n             * String object group name to put result into (allows rapid releasing resulting object handles using <code>releaseObjectGroup</code>).\n             */\n            objectGroup?: string | undefined;\n            /**\n             * Specifies whether command line API should be available to the evaluated expression, defaults to false.\n             */\n            includeCommandLineAPI?: boolean | undefined;\n            /**\n             * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides <code>setPauseOnException</code> state.\n             */\n            silent?: boolean | undefined;\n            /**\n             * Whether the result is expected to be a JSON object that should be sent by value.\n             */\n            returnByValue?: boolean | undefined;\n            /**\n             * Whether preview should be generated for the result.\n             * @experimental\n             */\n            generatePreview?: boolean | undefined;\n            /**\n             * Whether to throw an exception if side effect cannot be ruled out during evaluation.\n             */\n            throwOnSideEffect?: boolean | undefined;\n        }\n        interface SetVariableValueParameterType {\n            /**\n             * 0-based number of scope as was listed in scope chain. Only 'local', 'closure' and 'catch' scope types are allowed. Other scopes could be manipulated manually.\n             */\n            scopeNumber: number;\n            /**\n             * Variable name.\n             */\n            variableName: string;\n            /**\n             * New variable value.\n             */\n            newValue: Runtime.CallArgument;\n            /**\n             * Id of callframe that holds variable.\n             */\n            callFrameId: CallFrameId;\n        }\n        interface SetReturnValueParameterType {\n            /**\n             * New return value.\n             */\n            newValue: Runtime.CallArgument;\n        }\n        interface SetAsyncCallStackDepthParameterType {\n            /**\n             * Maximum depth of async call stacks. Setting to <code>0</code> will effectively disable collecting async call stacks (default).\n             */\n            maxDepth: number;\n        }\n        interface SetBlackboxPatternsParameterType {\n            /**\n             * Array of regexps that will be used to check script url for blackbox state.\n             */\n            patterns: string[];\n        }\n        interface SetBlackboxedRangesParameterType {\n            /**\n             * Id of the script.\n             */\n            scriptId: Runtime.ScriptId;\n            positions: ScriptPosition[];\n        }\n        interface EnableReturnType {\n            /**\n             * Unique identifier of the debugger.\n             * @experimental\n             */\n            debuggerId: Runtime.UniqueDebuggerId;\n        }\n        interface SetBreakpointByUrlReturnType {\n            /**\n             * Id of the created breakpoint for further reference.\n             */\n            breakpointId: BreakpointId;\n            /**\n             * List of the locations this breakpoint resolved into upon addition.\n             */\n            locations: Location[];\n        }\n        interface SetBreakpointReturnType {\n            /**\n             * Id of the created breakpoint for further reference.\n             */\n            breakpointId: BreakpointId;\n            /**\n             * Location this breakpoint resolved into.\n             */\n            actualLocation: Location;\n        }\n        interface GetPossibleBreakpointsReturnType {\n            /**\n             * List of the possible breakpoint locations.\n             */\n            locations: BreakLocation[];\n        }\n        interface GetStackTraceReturnType {\n            stackTrace: Runtime.StackTrace;\n        }\n        interface SearchInContentReturnType {\n            /**\n             * List of search matches.\n             */\n            result: SearchMatch[];\n        }\n        interface SetScriptSourceReturnType {\n            /**\n             * New stack trace in case editing has happened while VM was stopped.\n             */\n            callFrames?: CallFrame[] | undefined;\n            /**\n             * Whether current call stack  was modified after applying the changes.\n             */\n            stackChanged?: boolean | undefined;\n            /**\n             * Async stack trace, if any.\n             */\n            asyncStackTrace?: Runtime.StackTrace | undefined;\n            /**\n             * Async stack trace, if any.\n             * @experimental\n             */\n            asyncStackTraceId?: Runtime.StackTraceId | undefined;\n            /**\n             * Exception details if any.\n             */\n            exceptionDetails?: Runtime.ExceptionDetails | undefined;\n        }\n        interface RestartFrameReturnType {\n            /**\n             * New stack trace.\n             */\n            callFrames: CallFrame[];\n            /**\n             * Async stack trace, if any.\n             */\n            asyncStackTrace?: Runtime.StackTrace | undefined;\n            /**\n             * Async stack trace, if any.\n             * @experimental\n             */\n            asyncStackTraceId?: Runtime.StackTraceId | undefined;\n        }\n        interface GetScriptSourceReturnType {\n            /**\n             * Script source.\n             */\n            scriptSource: string;\n        }\n        interface EvaluateOnCallFrameReturnType {\n            /**\n             * Object wrapper for the evaluation result.\n             */\n            result: Runtime.RemoteObject;\n            /**\n             * Exception details.\n             */\n            exceptionDetails?: Runtime.ExceptionDetails | undefined;\n        }\n        interface ScriptParsedEventDataType {\n            /**\n             * Identifier of the script parsed.\n             */\n            scriptId: Runtime.ScriptId;\n            /**\n             * URL or name of the script parsed (if any).\n             */\n            url: string;\n            /**\n             * Line offset of the script within the resource with given URL (for script tags).\n             */\n            startLine: number;\n            /**\n             * Column offset of the script within the resource with given URL.\n             */\n            startColumn: number;\n            /**\n             * Last line of the script.\n             */\n            endLine: number;\n            /**\n             * Length of the last line of the script.\n             */\n            endColumn: number;\n            /**\n             * Specifies script creation context.\n             */\n            executionContextId: Runtime.ExecutionContextId;\n            /**\n             * Content hash of the script.\n             */\n            hash: string;\n            /**\n             * Embedder-specific auxiliary data.\n             */\n            executionContextAuxData?: {} | undefined;\n            /**\n             * True, if this script is generated as a result of the live edit operation.\n             * @experimental\n             */\n            isLiveEdit?: boolean | undefined;\n            /**\n             * URL of source map associated with script (if any).\n             */\n            sourceMapURL?: string | undefined;\n            /**\n             * True, if this script has sourceURL.\n             */\n            hasSourceURL?: boolean | undefined;\n            /**\n             * True, if this script is ES6 module.\n             */\n            isModule?: boolean | undefined;\n            /**\n             * This script length.\n             */\n            length?: number | undefined;\n            /**\n             * JavaScript top stack frame of where the script parsed event was triggered if available.\n             * @experimental\n             */\n            stackTrace?: Runtime.StackTrace | undefined;\n        }\n        interface ScriptFailedToParseEventDataType {\n            /**\n             * Identifier of the script parsed.\n             */\n            scriptId: Runtime.ScriptId;\n            /**\n             * URL or name of the script parsed (if any).\n             */\n            url: string;\n            /**\n             * Line offset of the script within the resource with given URL (for script tags).\n             */\n            startLine: number;\n            /**\n             * Column offset of the script within the resource with given URL.\n             */\n            startColumn: number;\n            /**\n             * Last line of the script.\n             */\n            endLine: number;\n            /**\n             * Length of the last line of the script.\n             */\n            endColumn: number;\n            /**\n             * Specifies script creation context.\n             */\n            executionContextId: Runtime.ExecutionContextId;\n            /**\n             * Content hash of the script.\n             */\n            hash: string;\n            /**\n             * Embedder-specific auxiliary data.\n             */\n            executionContextAuxData?: {} | undefined;\n            /**\n             * URL of source map associated with script (if any).\n             */\n            sourceMapURL?: string | undefined;\n            /**\n             * True, if this script has sourceURL.\n             */\n            hasSourceURL?: boolean | undefined;\n            /**\n             * True, if this script is ES6 module.\n             */\n            isModule?: boolean | undefined;\n            /**\n             * This script length.\n             */\n            length?: number | undefined;\n            /**\n             * JavaScript top stack frame of where the script parsed event was triggered if available.\n             * @experimental\n             */\n            stackTrace?: Runtime.StackTrace | undefined;\n        }\n        interface BreakpointResolvedEventDataType {\n            /**\n             * Breakpoint unique identifier.\n             */\n            breakpointId: BreakpointId;\n            /**\n             * Actual breakpoint location.\n             */\n            location: Location;\n        }\n        interface PausedEventDataType {\n            /**\n             * Call stack the virtual machine stopped on.\n             */\n            callFrames: CallFrame[];\n            /**\n             * Pause reason.\n             */\n            reason: string;\n            /**\n             * Object containing break-specific auxiliary properties.\n             */\n            data?: {} | undefined;\n            /**\n             * Hit breakpoints IDs\n             */\n            hitBreakpoints?: string[] | undefined;\n            /**\n             * Async stack trace, if any.\n             */\n            asyncStackTrace?: Runtime.StackTrace | undefined;\n            /**\n             * Async stack trace, if any.\n             * @experimental\n             */\n            asyncStackTraceId?: Runtime.StackTraceId | undefined;\n            /**\n             * Just scheduled async call will have this stack trace as parent stack during async execution. This field is available only after <code>Debugger.stepInto</code> call with <code>breakOnAsynCall</code> flag.\n             * @experimental\n             */\n            asyncCallStackTraceId?: Runtime.StackTraceId | undefined;\n        }\n    }\n    namespace Console {\n        /**\n         * Console message.\n         */\n        interface ConsoleMessage {\n            /**\n             * Message source.\n             */\n            source: string;\n            /**\n             * Message severity.\n             */\n            level: string;\n            /**\n             * Message text.\n             */\n            text: string;\n            /**\n             * URL of the message origin.\n             */\n            url?: string | undefined;\n            /**\n             * Line number in the resource that generated this message (1-based).\n             */\n            line?: number | undefined;\n            /**\n             * Column number in the resource that generated this message (1-based).\n             */\n            column?: number | undefined;\n        }\n        interface MessageAddedEventDataType {\n            /**\n             * Console message that has been added.\n             */\n            message: ConsoleMessage;\n        }\n    }\n    namespace Profiler {\n        /**\n         * Profile node. Holds callsite information, execution statistics and child nodes.\n         */\n        interface ProfileNode {\n            /**\n             * Unique id of the node.\n             */\n            id: number;\n            /**\n             * Function location.\n             */\n            callFrame: Runtime.CallFrame;\n            /**\n             * Number of samples where this node was on top of the call stack.\n             */\n            hitCount?: number | undefined;\n            /**\n             * Child node ids.\n             */\n            children?: number[] | undefined;\n            /**\n             * The reason of being not optimized. The function may be deoptimized or marked as don't optimize.\n             */\n            deoptReason?: string | undefined;\n            /**\n             * An array of source position ticks.\n             */\n            positionTicks?: PositionTickInfo[] | undefined;\n        }\n        /**\n         * Profile.\n         */\n        interface Profile {\n            /**\n             * The list of profile nodes. First item is the root node.\n             */\n            nodes: ProfileNode[];\n            /**\n             * Profiling start timestamp in microseconds.\n             */\n            startTime: number;\n            /**\n             * Profiling end timestamp in microseconds.\n             */\n            endTime: number;\n            /**\n             * Ids of samples top nodes.\n             */\n            samples?: number[] | undefined;\n            /**\n             * Time intervals between adjacent samples in microseconds. The first delta is relative to the profile startTime.\n             */\n            timeDeltas?: number[] | undefined;\n        }\n        /**\n         * Specifies a number of samples attributed to a certain source position.\n         */\n        interface PositionTickInfo {\n            /**\n             * Source line number (1-based).\n             */\n            line: number;\n            /**\n             * Number of samples attributed to the source line.\n             */\n            ticks: number;\n        }\n        /**\n         * Coverage data for a source range.\n         */\n        interface CoverageRange {\n            /**\n             * JavaScript script source offset for the range start.\n             */\n            startOffset: number;\n            /**\n             * JavaScript script source offset for the range end.\n             */\n            endOffset: number;\n            /**\n             * Collected execution count of the source range.\n             */\n            count: number;\n        }\n        /**\n         * Coverage data for a JavaScript function.\n         */\n        interface FunctionCoverage {\n            /**\n             * JavaScript function name.\n             */\n            functionName: string;\n            /**\n             * Source ranges inside the function with coverage data.\n             */\n            ranges: CoverageRange[];\n            /**\n             * Whether coverage data for this function has block granularity.\n             */\n            isBlockCoverage: boolean;\n        }\n        /**\n         * Coverage data for a JavaScript script.\n         */\n        interface ScriptCoverage {\n            /**\n             * JavaScript script id.\n             */\n            scriptId: Runtime.ScriptId;\n            /**\n             * JavaScript script name or url.\n             */\n            url: string;\n            /**\n             * Functions contained in the script that has coverage data.\n             */\n            functions: FunctionCoverage[];\n        }\n        interface SetSamplingIntervalParameterType {\n            /**\n             * New sampling interval in microseconds.\n             */\n            interval: number;\n        }\n        interface StartPreciseCoverageParameterType {\n            /**\n             * Collect accurate call counts beyond simple 'covered' or 'not covered'.\n             */\n            callCount?: boolean | undefined;\n            /**\n             * Collect block-based coverage.\n             */\n            detailed?: boolean | undefined;\n        }\n        interface StopReturnType {\n            /**\n             * Recorded profile.\n             */\n            profile: Profile;\n        }\n        interface TakePreciseCoverageReturnType {\n            /**\n             * Coverage data for the current isolate.\n             */\n            result: ScriptCoverage[];\n        }\n        interface GetBestEffortCoverageReturnType {\n            /**\n             * Coverage data for the current isolate.\n             */\n            result: ScriptCoverage[];\n        }\n        interface ConsoleProfileStartedEventDataType {\n            id: string;\n            /**\n             * Location of console.profile().\n             */\n            location: Debugger.Location;\n            /**\n             * Profile title passed as an argument to console.profile().\n             */\n            title?: string | undefined;\n        }\n        interface ConsoleProfileFinishedEventDataType {\n            id: string;\n            /**\n             * Location of console.profileEnd().\n             */\n            location: Debugger.Location;\n            profile: Profile;\n            /**\n             * Profile title passed as an argument to console.profile().\n             */\n            title?: string | undefined;\n        }\n    }\n    namespace HeapProfiler {\n        /**\n         * Heap snapshot object id.\n         */\n        type HeapSnapshotObjectId = string;\n        /**\n         * Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes.\n         */\n        interface SamplingHeapProfileNode {\n            /**\n             * Function location.\n             */\n            callFrame: Runtime.CallFrame;\n            /**\n             * Allocations size in bytes for the node excluding children.\n             */\n            selfSize: number;\n            /**\n             * Child nodes.\n             */\n            children: SamplingHeapProfileNode[];\n        }\n        /**\n         * Profile.\n         */\n        interface SamplingHeapProfile {\n            head: SamplingHeapProfileNode;\n        }\n        interface StartTrackingHeapObjectsParameterType {\n            trackAllocations?: boolean | undefined;\n        }\n        interface StopTrackingHeapObjectsParameterType {\n            /**\n             * If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken when the tracking is stopped.\n             */\n            reportProgress?: boolean | undefined;\n        }\n        interface TakeHeapSnapshotParameterType {\n            /**\n             * If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken.\n             */\n            reportProgress?: boolean | undefined;\n        }\n        interface GetObjectByHeapObjectIdParameterType {\n            objectId: HeapSnapshotObjectId;\n            /**\n             * Symbolic group name that can be used to release multiple objects.\n             */\n            objectGroup?: string | undefined;\n        }\n        interface AddInspectedHeapObjectParameterType {\n            /**\n             * Heap snapshot object id to be accessible by means of $x command line API.\n             */\n            heapObjectId: HeapSnapshotObjectId;\n        }\n        interface GetHeapObjectIdParameterType {\n            /**\n             * Identifier of the object to get heap object id for.\n             */\n            objectId: Runtime.RemoteObjectId;\n        }\n        interface StartSamplingParameterType {\n            /**\n             * Average sample interval in bytes. Poisson distribution is used for the intervals. The default value is 32768 bytes.\n             */\n            samplingInterval?: number | undefined;\n        }\n        interface GetObjectByHeapObjectIdReturnType {\n            /**\n             * Evaluation result.\n             */\n            result: Runtime.RemoteObject;\n        }\n        interface GetHeapObjectIdReturnType {\n            /**\n             * Id of the heap snapshot object corresponding to the passed remote object id.\n             */\n            heapSnapshotObjectId: HeapSnapshotObjectId;\n        }\n        interface StopSamplingReturnType {\n            /**\n             * Recorded sampling heap profile.\n             */\n            profile: SamplingHeapProfile;\n        }\n        interface GetSamplingProfileReturnType {\n            /**\n             * Return the sampling profile being collected.\n             */\n            profile: SamplingHeapProfile;\n        }\n        interface AddHeapSnapshotChunkEventDataType {\n            chunk: string;\n        }\n        interface ReportHeapSnapshotProgressEventDataType {\n            done: number;\n            total: number;\n            finished?: boolean | undefined;\n        }\n        interface LastSeenObjectIdEventDataType {\n            lastSeenObjectId: number;\n            timestamp: number;\n        }\n        interface HeapStatsUpdateEventDataType {\n            /**\n             * An array of triplets. Each triplet describes a fragment. The first integer is the fragment index, the second integer is a total count of objects for the fragment, the third integer is a total size of the objects for the fragment.\n             */\n            statsUpdate: number[];\n        }\n    }\n    namespace NodeTracing {\n        interface TraceConfig {\n            /**\n             * Controls how the trace buffer stores data.\n             */\n            recordMode?: string | undefined;\n            /**\n             * Included category filters.\n             */\n            includedCategories: string[];\n        }\n        interface StartParameterType {\n            traceConfig: TraceConfig;\n        }\n        interface GetCategoriesReturnType {\n            /**\n             * A list of supported tracing categories.\n             */\n            categories: string[];\n        }\n        interface DataCollectedEventDataType {\n            value: Array<{}>;\n        }\n    }\n    namespace NodeWorker {\n        type WorkerID = string;\n        /**\n         * Unique identifier of attached debugging session.\n         */\n        type SessionID = string;\n        interface WorkerInfo {\n            workerId: WorkerID;\n            type: string;\n            title: string;\n            url: string;\n        }\n        interface SendMessageToWorkerParameterType {\n            message: string;\n            /**\n             * Identifier of the session.\n             */\n            sessionId: SessionID;\n        }\n        interface EnableParameterType {\n            /**\n             * Whether to new workers should be paused until the frontend sends `Runtime.runIfWaitingForDebugger`\n             * message to run them.\n             */\n            waitForDebuggerOnStart: boolean;\n        }\n        interface DetachParameterType {\n            sessionId: SessionID;\n        }\n        interface AttachedToWorkerEventDataType {\n            /**\n             * Identifier assigned to the session used to send/receive messages.\n             */\n            sessionId: SessionID;\n            workerInfo: WorkerInfo;\n            waitingForDebugger: boolean;\n        }\n        interface DetachedFromWorkerEventDataType {\n            /**\n             * Detached session identifier.\n             */\n            sessionId: SessionID;\n        }\n        interface ReceivedMessageFromWorkerEventDataType {\n            /**\n             * Identifier of a session which sends a message.\n             */\n            sessionId: SessionID;\n            message: string;\n        }\n    }\n    namespace Network {\n        /**\n         * Resource type as it was perceived by the rendering engine.\n         */\n        type ResourceType = string;\n        /**\n         * Unique request identifier.\n         */\n        type RequestId = string;\n        /**\n         * UTC time in seconds, counted from January 1, 1970.\n         */\n        type TimeSinceEpoch = number;\n        /**\n         * Monotonically increasing time in seconds since an arbitrary point in the past.\n         */\n        type MonotonicTime = number;\n        /**\n         * Information about the request initiator.\n         */\n        interface Initiator {\n            /**\n             * Type of this initiator.\n             */\n            type: string;\n            /**\n             * Initiator JavaScript stack trace, set for Script only.\n             * Requires the Debugger domain to be enabled.\n             */\n            stack?: Runtime.StackTrace | undefined;\n            /**\n             * Initiator URL, set for Parser type or for Script type (when script is importing module) or for SignedExchange type.\n             */\n            url?: string | undefined;\n            /**\n             * Initiator line number, set for Parser type or for Script type (when script is importing\n             * module) (0-based).\n             */\n            lineNumber?: number | undefined;\n            /**\n             * Initiator column number, set for Parser type or for Script type (when script is importing\n             * module) (0-based).\n             */\n            columnNumber?: number | undefined;\n            /**\n             * Set if another request triggered this request (e.g. preflight).\n             */\n            requestId?: RequestId | undefined;\n        }\n        /**\n         * HTTP request data.\n         */\n        interface Request {\n            url: string;\n            method: string;\n            headers: Headers;\n        }\n        /**\n         * HTTP response data.\n         */\n        interface Response {\n            url: string;\n            status: number;\n            statusText: string;\n            headers: Headers;\n        }\n        /**\n         * Request / response headers as keys / values of JSON object.\n         */\n        interface Headers {\n        }\n        interface RequestWillBeSentEventDataType {\n            /**\n             * Request identifier.\n             */\n            requestId: RequestId;\n            /**\n             * Request data.\n             */\n            request: Request;\n            /**\n             * Request initiator.\n             */\n            initiator: Initiator;\n            /**\n             * Timestamp.\n             */\n            timestamp: MonotonicTime;\n            /**\n             * Timestamp.\n             */\n            wallTime: TimeSinceEpoch;\n        }\n        interface ResponseReceivedEventDataType {\n            /**\n             * Request identifier.\n             */\n            requestId: RequestId;\n            /**\n             * Timestamp.\n             */\n            timestamp: MonotonicTime;\n            /**\n             * Resource type.\n             */\n            type: ResourceType;\n            /**\n             * Response data.\n             */\n            response: Response;\n        }\n        interface LoadingFailedEventDataType {\n            /**\n             * Request identifier.\n             */\n            requestId: RequestId;\n            /**\n             * Timestamp.\n             */\n            timestamp: MonotonicTime;\n            /**\n             * Resource type.\n             */\n            type: ResourceType;\n            /**\n             * Error message.\n             */\n            errorText: string;\n        }\n        interface LoadingFinishedEventDataType {\n            /**\n             * Request identifier.\n             */\n            requestId: RequestId;\n            /**\n             * Timestamp.\n             */\n            timestamp: MonotonicTime;\n        }\n    }\n    namespace NodeRuntime {\n        interface NotifyWhenWaitingForDisconnectParameterType {\n            enabled: boolean;\n        }\n    }\n\n    /**\n     * The `inspector.Session` is used for dispatching messages to the V8 inspector\n     * back-end and receiving message responses and notifications.\n     */\n    class Session extends EventEmitter {\n        /**\n         * Create a new instance of the inspector.Session class.\n         * The inspector session needs to be connected through `session.connect()` before the messages can be dispatched to the inspector backend.\n         */\n        constructor();\n\n        /**\n         * Connects a session to the inspector back-end.\n         */\n        connect(): void;\n\n        /**\n         * Connects a session to the inspector back-end.\n         * An exception will be thrown if this API was not called on a Worker thread.\n         * @since v12.11.0\n         */\n        connectToMainThread(): void;\n\n        /**\n         * Immediately close the session. All pending message callbacks will be called with an error.\n         * `session.connect()` will need to be called to be able to send messages again.\n         * Reconnected session will lose all inspector state, such as enabled agents or configured breakpoints.\n         */\n        disconnect(): void;\n\n        /**\n         * Posts a message to the inspector back-end. `callback` will be notified when\n         * a response is received. `callback` is a function that accepts two optional\n         * arguments: error and message-specific result.\n         *\n         * ```js\n         * session.post('Runtime.evaluate', { expression: '2 + 2' },\n         *              (error, { result }) => console.log(result));\n         * // Output: { type: 'number', value: 4, description: '4' }\n         * ```\n         *\n         * The latest version of the V8 inspector protocol is published on the\n         * [Chrome DevTools Protocol Viewer](https://chromedevtools.github.io/devtools-protocol/v8/).\n         *\n         * Node.js inspector supports all the Chrome DevTools Protocol domains declared\n         * by V8. Chrome DevTools Protocol domain provides an interface for interacting\n         * with one of the runtime agents used to inspect the application state and listen\n         * to the run-time events.\n         */\n        post(method: string, callback?: (err: Error | null, params?: object) => void): void;\n        post(method: string, params?: object, callback?: (err: Error | null, params?: object) => void): void;\n        /**\n         * Returns supported domains.\n         */\n        post(method: 'Schema.getDomains', callback?: (err: Error | null, params: Schema.GetDomainsReturnType) => void): void;\n        /**\n         * Evaluates expression on global object.\n         */\n        post(method: 'Runtime.evaluate', params?: Runtime.EvaluateParameterType, callback?: (err: Error | null, params: Runtime.EvaluateReturnType) => void): void;\n        post(method: 'Runtime.evaluate', callback?: (err: Error | null, params: Runtime.EvaluateReturnType) => void): void;\n        /**\n         * Add handler to promise with given promise object id.\n         */\n        post(method: 'Runtime.awaitPromise', params?: Runtime.AwaitPromiseParameterType, callback?: (err: Error | null, params: Runtime.AwaitPromiseReturnType) => void): void;\n        post(method: 'Runtime.awaitPromise', callback?: (err: Error | null, params: Runtime.AwaitPromiseReturnType) => void): void;\n        /**\n         * Calls function with given declaration on the given object. Object group of the result is inherited from the target object.\n         */\n        post(method: 'Runtime.callFunctionOn', params?: Runtime.CallFunctionOnParameterType, callback?: (err: Error | null, params: Runtime.CallFunctionOnReturnType) => void): void;\n        post(method: 'Runtime.callFunctionOn', callback?: (err: Error | null, params: Runtime.CallFunctionOnReturnType) => void): void;\n        /**\n         * Returns properties of a given object. Object group of the result is inherited from the target object.\n         */\n        post(method: 'Runtime.getProperties', params?: Runtime.GetPropertiesParameterType, callback?: (err: Error | null, params: Runtime.GetPropertiesReturnType) => void): void;\n        post(method: 'Runtime.getProperties', callback?: (err: Error | null, params: Runtime.GetPropertiesReturnType) => void): void;\n        /**\n         * Releases remote object with given id.\n         */\n        post(method: 'Runtime.releaseObject', params?: Runtime.ReleaseObjectParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Runtime.releaseObject', callback?: (err: Error | null) => void): void;\n        /**\n         * Releases all remote objects that belong to a given group.\n         */\n        post(method: 'Runtime.releaseObjectGroup', params?: Runtime.ReleaseObjectGroupParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Runtime.releaseObjectGroup', callback?: (err: Error | null) => void): void;\n        /**\n         * Tells inspected instance to run if it was waiting for debugger to attach.\n         */\n        post(method: 'Runtime.runIfWaitingForDebugger', callback?: (err: Error | null) => void): void;\n        /**\n         * Enables reporting of execution contexts creation by means of <code>executionContextCreated</code> event. When the reporting gets enabled the event will be sent immediately for each existing execution context.\n         */\n        post(method: 'Runtime.enable', callback?: (err: Error | null) => void): void;\n        /**\n         * Disables reporting of execution contexts creation.\n         */\n        post(method: 'Runtime.disable', callback?: (err: Error | null) => void): void;\n        /**\n         * Discards collected exceptions and console API calls.\n         */\n        post(method: 'Runtime.discardConsoleEntries', callback?: (err: Error | null) => void): void;\n        /**\n         * @experimental\n         */\n        post(method: 'Runtime.setCustomObjectFormatterEnabled', params?: Runtime.SetCustomObjectFormatterEnabledParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Runtime.setCustomObjectFormatterEnabled', callback?: (err: Error | null) => void): void;\n        /**\n         * Compiles expression.\n         */\n        post(method: 'Runtime.compileScript', params?: Runtime.CompileScriptParameterType, callback?: (err: Error | null, params: Runtime.CompileScriptReturnType) => void): void;\n        post(method: 'Runtime.compileScript', callback?: (err: Error | null, params: Runtime.CompileScriptReturnType) => void): void;\n        /**\n         * Runs script with given id in a given context.\n         */\n        post(method: 'Runtime.runScript', params?: Runtime.RunScriptParameterType, callback?: (err: Error | null, params: Runtime.RunScriptReturnType) => void): void;\n        post(method: 'Runtime.runScript', callback?: (err: Error | null, params: Runtime.RunScriptReturnType) => void): void;\n        post(method: 'Runtime.queryObjects', params?: Runtime.QueryObjectsParameterType, callback?: (err: Error | null, params: Runtime.QueryObjectsReturnType) => void): void;\n        post(method: 'Runtime.queryObjects', callback?: (err: Error | null, params: Runtime.QueryObjectsReturnType) => void): void;\n        /**\n         * Returns all let, const and class variables from global scope.\n         */\n        post(\n            method: 'Runtime.globalLexicalScopeNames',\n            params?: Runtime.GlobalLexicalScopeNamesParameterType,\n            callback?: (err: Error | null, params: Runtime.GlobalLexicalScopeNamesReturnType) => void\n        ): void;\n        post(method: 'Runtime.globalLexicalScopeNames', callback?: (err: Error | null, params: Runtime.GlobalLexicalScopeNamesReturnType) => void): void;\n        /**\n         * Enables debugger for the given page. Clients should not assume that the debugging has been enabled until the result for this command is received.\n         */\n        post(method: 'Debugger.enable', callback?: (err: Error | null, params: Debugger.EnableReturnType) => void): void;\n        /**\n         * Disables debugger for given page.\n         */\n        post(method: 'Debugger.disable', callback?: (err: Error | null) => void): void;\n        /**\n         * Activates / deactivates all breakpoints on the page.\n         */\n        post(method: 'Debugger.setBreakpointsActive', params?: Debugger.SetBreakpointsActiveParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.setBreakpointsActive', callback?: (err: Error | null) => void): void;\n        /**\n         * Makes page not interrupt on any pauses (breakpoint, exception, dom exception etc).\n         */\n        post(method: 'Debugger.setSkipAllPauses', params?: Debugger.SetSkipAllPausesParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.setSkipAllPauses', callback?: (err: Error | null) => void): void;\n        /**\n         * Sets JavaScript breakpoint at given location specified either by URL or URL regex. Once this command is issued, all existing parsed scripts will have breakpoints resolved and returned in <code>locations</code> property. Further matching script parsing will result in subsequent <code>breakpointResolved</code> events issued. This logical breakpoint will survive page reloads.\n         */\n        post(method: 'Debugger.setBreakpointByUrl', params?: Debugger.SetBreakpointByUrlParameterType, callback?: (err: Error | null, params: Debugger.SetBreakpointByUrlReturnType) => void): void;\n        post(method: 'Debugger.setBreakpointByUrl', callback?: (err: Error | null, params: Debugger.SetBreakpointByUrlReturnType) => void): void;\n        /**\n         * Sets JavaScript breakpoint at a given location.\n         */\n        post(method: 'Debugger.setBreakpoint', params?: Debugger.SetBreakpointParameterType, callback?: (err: Error | null, params: Debugger.SetBreakpointReturnType) => void): void;\n        post(method: 'Debugger.setBreakpoint', callback?: (err: Error | null, params: Debugger.SetBreakpointReturnType) => void): void;\n        /**\n         * Removes JavaScript breakpoint.\n         */\n        post(method: 'Debugger.removeBreakpoint', params?: Debugger.RemoveBreakpointParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.removeBreakpoint', callback?: (err: Error | null) => void): void;\n        /**\n         * Returns possible locations for breakpoint. scriptId in start and end range locations should be the same.\n         */\n        post(\n            method: 'Debugger.getPossibleBreakpoints',\n            params?: Debugger.GetPossibleBreakpointsParameterType,\n            callback?: (err: Error | null, params: Debugger.GetPossibleBreakpointsReturnType) => void\n        ): void;\n        post(method: 'Debugger.getPossibleBreakpoints', callback?: (err: Error | null, params: Debugger.GetPossibleBreakpointsReturnType) => void): void;\n        /**\n         * Continues execution until specific location is reached.\n         */\n        post(method: 'Debugger.continueToLocation', params?: Debugger.ContinueToLocationParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.continueToLocation', callback?: (err: Error | null) => void): void;\n        /**\n         * @experimental\n         */\n        post(method: 'Debugger.pauseOnAsyncCall', params?: Debugger.PauseOnAsyncCallParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.pauseOnAsyncCall', callback?: (err: Error | null) => void): void;\n        /**\n         * Steps over the statement.\n         */\n        post(method: 'Debugger.stepOver', callback?: (err: Error | null) => void): void;\n        /**\n         * Steps into the function call.\n         */\n        post(method: 'Debugger.stepInto', params?: Debugger.StepIntoParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.stepInto', callback?: (err: Error | null) => void): void;\n        /**\n         * Steps out of the function call.\n         */\n        post(method: 'Debugger.stepOut', callback?: (err: Error | null) => void): void;\n        /**\n         * Stops on the next JavaScript statement.\n         */\n        post(method: 'Debugger.pause', callback?: (err: Error | null) => void): void;\n        /**\n         * This method is deprecated - use Debugger.stepInto with breakOnAsyncCall and Debugger.pauseOnAsyncTask instead. Steps into next scheduled async task if any is scheduled before next pause. Returns success when async task is actually scheduled, returns error if no task were scheduled or another scheduleStepIntoAsync was called.\n         * @experimental\n         */\n        post(method: 'Debugger.scheduleStepIntoAsync', callback?: (err: Error | null) => void): void;\n        /**\n         * Resumes JavaScript execution.\n         */\n        post(method: 'Debugger.resume', callback?: (err: Error | null) => void): void;\n        /**\n         * Returns stack trace with given <code>stackTraceId</code>.\n         * @experimental\n         */\n        post(method: 'Debugger.getStackTrace', params?: Debugger.GetStackTraceParameterType, callback?: (err: Error | null, params: Debugger.GetStackTraceReturnType) => void): void;\n        post(method: 'Debugger.getStackTrace', callback?: (err: Error | null, params: Debugger.GetStackTraceReturnType) => void): void;\n        /**\n         * Searches for given string in script content.\n         */\n        post(method: 'Debugger.searchInContent', params?: Debugger.SearchInContentParameterType, callback?: (err: Error | null, params: Debugger.SearchInContentReturnType) => void): void;\n        post(method: 'Debugger.searchInContent', callback?: (err: Error | null, params: Debugger.SearchInContentReturnType) => void): void;\n        /**\n         * Edits JavaScript source live.\n         */\n        post(method: 'Debugger.setScriptSource', params?: Debugger.SetScriptSourceParameterType, callback?: (err: Error | null, params: Debugger.SetScriptSourceReturnType) => void): void;\n        post(method: 'Debugger.setScriptSource', callback?: (err: Error | null, params: Debugger.SetScriptSourceReturnType) => void): void;\n        /**\n         * Restarts particular call frame from the beginning.\n         */\n        post(method: 'Debugger.restartFrame', params?: Debugger.RestartFrameParameterType, callback?: (err: Error | null, params: Debugger.RestartFrameReturnType) => void): void;\n        post(method: 'Debugger.restartFrame', callback?: (err: Error | null, params: Debugger.RestartFrameReturnType) => void): void;\n        /**\n         * Returns source for the script with given id.\n         */\n        post(method: 'Debugger.getScriptSource', params?: Debugger.GetScriptSourceParameterType, callback?: (err: Error | null, params: Debugger.GetScriptSourceReturnType) => void): void;\n        post(method: 'Debugger.getScriptSource', callback?: (err: Error | null, params: Debugger.GetScriptSourceReturnType) => void): void;\n        /**\n         * Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions or no exceptions. Initial pause on exceptions state is <code>none</code>.\n         */\n        post(method: 'Debugger.setPauseOnExceptions', params?: Debugger.SetPauseOnExceptionsParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.setPauseOnExceptions', callback?: (err: Error | null) => void): void;\n        /**\n         * Evaluates expression on a given call frame.\n         */\n        post(method: 'Debugger.evaluateOnCallFrame', params?: Debugger.EvaluateOnCallFrameParameterType, callback?: (err: Error | null, params: Debugger.EvaluateOnCallFrameReturnType) => void): void;\n        post(method: 'Debugger.evaluateOnCallFrame', callback?: (err: Error | null, params: Debugger.EvaluateOnCallFrameReturnType) => void): void;\n        /**\n         * Changes value of variable in a callframe. Object-based scopes are not supported and must be mutated manually.\n         */\n        post(method: 'Debugger.setVariableValue', params?: Debugger.SetVariableValueParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.setVariableValue', callback?: (err: Error | null) => void): void;\n        /**\n         * Changes return value in top frame. Available only at return break position.\n         * @experimental\n         */\n        post(method: 'Debugger.setReturnValue', params?: Debugger.SetReturnValueParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.setReturnValue', callback?: (err: Error | null) => void): void;\n        /**\n         * Enables or disables async call stacks tracking.\n         */\n        post(method: 'Debugger.setAsyncCallStackDepth', params?: Debugger.SetAsyncCallStackDepthParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.setAsyncCallStackDepth', callback?: (err: Error | null) => void): void;\n        /**\n         * Replace previous blackbox patterns with passed ones. Forces backend to skip stepping/pausing in scripts with url matching one of the patterns. VM will try to leave blackboxed script by performing 'step in' several times, finally resorting to 'step out' if unsuccessful.\n         * @experimental\n         */\n        post(method: 'Debugger.setBlackboxPatterns', params?: Debugger.SetBlackboxPatternsParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.setBlackboxPatterns', callback?: (err: Error | null) => void): void;\n        /**\n         * Makes backend skip steps in the script in blackboxed ranges. VM will try leave blacklisted scripts by performing 'step in' several times, finally resorting to 'step out' if unsuccessful. Positions array contains positions where blackbox state is changed. First interval isn't blackboxed. Array should be sorted.\n         * @experimental\n         */\n        post(method: 'Debugger.setBlackboxedRanges', params?: Debugger.SetBlackboxedRangesParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.setBlackboxedRanges', callback?: (err: Error | null) => void): void;\n        /**\n         * Enables console domain, sends the messages collected so far to the client by means of the <code>messageAdded</code> notification.\n         */\n        post(method: 'Console.enable', callback?: (err: Error | null) => void): void;\n        /**\n         * Disables console domain, prevents further console messages from being reported to the client.\n         */\n        post(method: 'Console.disable', callback?: (err: Error | null) => void): void;\n        /**\n         * Does nothing.\n         */\n        post(method: 'Console.clearMessages', callback?: (err: Error | null) => void): void;\n        post(method: 'Profiler.enable', callback?: (err: Error | null) => void): void;\n        post(method: 'Profiler.disable', callback?: (err: Error | null) => void): void;\n        /**\n         * Changes CPU profiler sampling interval. Must be called before CPU profiles recording started.\n         */\n        post(method: 'Profiler.setSamplingInterval', params?: Profiler.SetSamplingIntervalParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Profiler.setSamplingInterval', callback?: (err: Error | null) => void): void;\n        post(method: 'Profiler.start', callback?: (err: Error | null) => void): void;\n        post(method: 'Profiler.stop', callback?: (err: Error | null, params: Profiler.StopReturnType) => void): void;\n        /**\n         * Enable precise code coverage. Coverage data for JavaScript executed before enabling precise code coverage may be incomplete. Enabling prevents running optimized code and resets execution counters.\n         */\n        post(method: 'Profiler.startPreciseCoverage', params?: Profiler.StartPreciseCoverageParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Profiler.startPreciseCoverage', callback?: (err: Error | null) => void): void;\n        /**\n         * Disable precise code coverage. Disabling releases unnecessary execution count records and allows executing optimized code.\n         */\n        post(method: 'Profiler.stopPreciseCoverage', callback?: (err: Error | null) => void): void;\n        /**\n         * Collect coverage data for the current isolate, and resets execution counters. Precise code coverage needs to have started.\n         */\n        post(method: 'Profiler.takePreciseCoverage', callback?: (err: Error | null, params: Profiler.TakePreciseCoverageReturnType) => void): void;\n        /**\n         * Collect coverage data for the current isolate. The coverage data may be incomplete due to garbage collection.\n         */\n        post(method: 'Profiler.getBestEffortCoverage', callback?: (err: Error | null, params: Profiler.GetBestEffortCoverageReturnType) => void): void;\n        post(method: 'HeapProfiler.enable', callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.disable', callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.startTrackingHeapObjects', params?: HeapProfiler.StartTrackingHeapObjectsParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.startTrackingHeapObjects', callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.stopTrackingHeapObjects', params?: HeapProfiler.StopTrackingHeapObjectsParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.stopTrackingHeapObjects', callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.takeHeapSnapshot', params?: HeapProfiler.TakeHeapSnapshotParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.takeHeapSnapshot', callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.collectGarbage', callback?: (err: Error | null) => void): void;\n        post(\n            method: 'HeapProfiler.getObjectByHeapObjectId',\n            params?: HeapProfiler.GetObjectByHeapObjectIdParameterType,\n            callback?: (err: Error | null, params: HeapProfiler.GetObjectByHeapObjectIdReturnType) => void\n        ): void;\n        post(method: 'HeapProfiler.getObjectByHeapObjectId', callback?: (err: Error | null, params: HeapProfiler.GetObjectByHeapObjectIdReturnType) => void): void;\n        /**\n         * Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions).\n         */\n        post(method: 'HeapProfiler.addInspectedHeapObject', params?: HeapProfiler.AddInspectedHeapObjectParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.addInspectedHeapObject', callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.getHeapObjectId', params?: HeapProfiler.GetHeapObjectIdParameterType, callback?: (err: Error | null, params: HeapProfiler.GetHeapObjectIdReturnType) => void): void;\n        post(method: 'HeapProfiler.getHeapObjectId', callback?: (err: Error | null, params: HeapProfiler.GetHeapObjectIdReturnType) => void): void;\n        post(method: 'HeapProfiler.startSampling', params?: HeapProfiler.StartSamplingParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.startSampling', callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.stopSampling', callback?: (err: Error | null, params: HeapProfiler.StopSamplingReturnType) => void): void;\n        post(method: 'HeapProfiler.getSamplingProfile', callback?: (err: Error | null, params: HeapProfiler.GetSamplingProfileReturnType) => void): void;\n        /**\n         * Gets supported tracing categories.\n         */\n        post(method: 'NodeTracing.getCategories', callback?: (err: Error | null, params: NodeTracing.GetCategoriesReturnType) => void): void;\n        /**\n         * Start trace events collection.\n         */\n        post(method: 'NodeTracing.start', params?: NodeTracing.StartParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'NodeTracing.start', callback?: (err: Error | null) => void): void;\n        /**\n         * Stop trace events collection. Remaining collected events will be sent as a sequence of\n         * dataCollected events followed by tracingComplete event.\n         */\n        post(method: 'NodeTracing.stop', callback?: (err: Error | null) => void): void;\n        /**\n         * Sends protocol message over session with given id.\n         */\n        post(method: 'NodeWorker.sendMessageToWorker', params?: NodeWorker.SendMessageToWorkerParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'NodeWorker.sendMessageToWorker', callback?: (err: Error | null) => void): void;\n        /**\n         * Instructs the inspector to attach to running workers. Will also attach to new workers\n         * as they start\n         */\n        post(method: 'NodeWorker.enable', params?: NodeWorker.EnableParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'NodeWorker.enable', callback?: (err: Error | null) => void): void;\n        /**\n         * Detaches from all running workers and disables attaching to new workers as they are started.\n         */\n        post(method: 'NodeWorker.disable', callback?: (err: Error | null) => void): void;\n        /**\n         * Detached from the worker with given sessionId.\n         */\n        post(method: 'NodeWorker.detach', params?: NodeWorker.DetachParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'NodeWorker.detach', callback?: (err: Error | null) => void): void;\n        /**\n         * Disables network tracking, prevents network events from being sent to the client.\n         */\n        post(method: 'Network.disable', callback?: (err: Error | null) => void): void;\n        /**\n         * Enables network tracking, network events will now be delivered to the client.\n         */\n        post(method: 'Network.enable', callback?: (err: Error | null) => void): void;\n        /**\n         * Enable the NodeRuntime events except by `NodeRuntime.waitingForDisconnect`.\n         */\n        post(method: 'NodeRuntime.enable', callback?: (err: Error | null) => void): void;\n        /**\n         * Disable NodeRuntime events\n         */\n        post(method: 'NodeRuntime.disable', callback?: (err: Error | null) => void): void;\n        /**\n         * Enable the `NodeRuntime.waitingForDisconnect`.\n         */\n        post(method: 'NodeRuntime.notifyWhenWaitingForDisconnect', params?: NodeRuntime.NotifyWhenWaitingForDisconnectParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'NodeRuntime.notifyWhenWaitingForDisconnect', callback?: (err: Error | null) => void): void;\n\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        addListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        addListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        addListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        addListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        addListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        addListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        addListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        addListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        addListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        addListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        addListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        addListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        addListener(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        addListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        addListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        addListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        addListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        addListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        addListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        addListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        addListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        addListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        addListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        addListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        addListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        addListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * Fired when page is about to send HTTP request.\n         */\n        addListener(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;\n        /**\n         * Fired when HTTP response is available.\n         */\n        addListener(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;\n        addListener(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;\n        addListener(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        addListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        addListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: 'inspectorNotification', message: InspectorNotification<object>): boolean;\n        emit(event: 'Runtime.executionContextCreated', message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>): boolean;\n        emit(event: 'Runtime.executionContextDestroyed', message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>): boolean;\n        emit(event: 'Runtime.executionContextsCleared'): boolean;\n        emit(event: 'Runtime.exceptionThrown', message: InspectorNotification<Runtime.ExceptionThrownEventDataType>): boolean;\n        emit(event: 'Runtime.exceptionRevoked', message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>): boolean;\n        emit(event: 'Runtime.consoleAPICalled', message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>): boolean;\n        emit(event: 'Runtime.inspectRequested', message: InspectorNotification<Runtime.InspectRequestedEventDataType>): boolean;\n        emit(event: 'Debugger.scriptParsed', message: InspectorNotification<Debugger.ScriptParsedEventDataType>): boolean;\n        emit(event: 'Debugger.scriptFailedToParse', message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>): boolean;\n        emit(event: 'Debugger.breakpointResolved', message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>): boolean;\n        emit(event: 'Debugger.paused', message: InspectorNotification<Debugger.PausedEventDataType>): boolean;\n        emit(event: 'Debugger.resumed'): boolean;\n        emit(event: 'Console.messageAdded', message: InspectorNotification<Console.MessageAddedEventDataType>): boolean;\n        emit(event: 'Profiler.consoleProfileStarted', message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>): boolean;\n        emit(event: 'Profiler.consoleProfileFinished', message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>): boolean;\n        emit(event: 'HeapProfiler.addHeapSnapshotChunk', message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>): boolean;\n        emit(event: 'HeapProfiler.resetProfiles'): boolean;\n        emit(event: 'HeapProfiler.reportHeapSnapshotProgress', message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>): boolean;\n        emit(event: 'HeapProfiler.lastSeenObjectId', message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>): boolean;\n        emit(event: 'HeapProfiler.heapStatsUpdate', message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>): boolean;\n        emit(event: 'NodeTracing.dataCollected', message: InspectorNotification<NodeTracing.DataCollectedEventDataType>): boolean;\n        emit(event: 'NodeTracing.tracingComplete'): boolean;\n        emit(event: 'NodeWorker.attachedToWorker', message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>): boolean;\n        emit(event: 'NodeWorker.detachedFromWorker', message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>): boolean;\n        emit(event: 'NodeWorker.receivedMessageFromWorker', message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>): boolean;\n        emit(event: 'Network.requestWillBeSent', message: InspectorNotification<Network.RequestWillBeSentEventDataType>): boolean;\n        emit(event: 'Network.responseReceived', message: InspectorNotification<Network.ResponseReceivedEventDataType>): boolean;\n        emit(event: 'Network.loadingFailed', message: InspectorNotification<Network.LoadingFailedEventDataType>): boolean;\n        emit(event: 'Network.loadingFinished', message: InspectorNotification<Network.LoadingFinishedEventDataType>): boolean;\n        emit(event: 'NodeRuntime.waitingForDisconnect'): boolean;\n        emit(event: 'NodeRuntime.waitingForDebugger'): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        on(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        on(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        on(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        on(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        on(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        on(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        on(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        on(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        on(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        on(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        on(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        on(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        on(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        on(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        on(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        on(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        on(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        on(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        on(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        on(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        on(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        on(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        on(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        on(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        on(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        on(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * Fired when page is about to send HTTP request.\n         */\n        on(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;\n        /**\n         * Fired when HTTP response is available.\n         */\n        on(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;\n        on(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;\n        on(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        on(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        on(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        once(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        once(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        once(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        once(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        once(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        once(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        once(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        once(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        once(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        once(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        once(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        once(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        once(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        once(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        once(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        once(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        once(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        once(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        once(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        once(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        once(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        once(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        once(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        once(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        once(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        once(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * Fired when page is about to send HTTP request.\n         */\n        once(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;\n        /**\n         * Fired when HTTP response is available.\n         */\n        once(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;\n        once(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;\n        once(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        once(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        once(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        prependListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        prependListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        prependListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        prependListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        prependListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        prependListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        prependListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        prependListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        prependListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        prependListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        prependListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        prependListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        prependListener(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        prependListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        prependListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        prependListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        prependListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        prependListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        prependListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        prependListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        prependListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        prependListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        prependListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        prependListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        prependListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        prependListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * Fired when page is about to send HTTP request.\n         */\n        prependListener(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;\n        /**\n         * Fired when HTTP response is available.\n         */\n        prependListener(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;\n        prependListener(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;\n        prependListener(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        prependListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        prependListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        prependOnceListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        prependOnceListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        prependOnceListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        prependOnceListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        prependOnceListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        prependOnceListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        prependOnceListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        prependOnceListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        prependOnceListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        prependOnceListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        prependOnceListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        prependOnceListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        prependOnceListener(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        prependOnceListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        prependOnceListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        prependOnceListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        prependOnceListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        prependOnceListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        prependOnceListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        prependOnceListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        prependOnceListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        prependOnceListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        prependOnceListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        prependOnceListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        prependOnceListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        prependOnceListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * Fired when page is about to send HTTP request.\n         */\n        prependOnceListener(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;\n        /**\n         * Fired when HTTP response is available.\n         */\n        prependOnceListener(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;\n        prependOnceListener(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;\n        prependOnceListener(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        prependOnceListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        prependOnceListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n    }\n\n    /**\n     * Activate inspector on host and port. Equivalent to `node --inspect=[[host:]port]`, but can be done programmatically after node has\n     * started.\n     *\n     * If wait is `true`, will block until a client has connected to the inspect port\n     * and flow control has been passed to the debugger client.\n     *\n     * See the [security warning](https://nodejs.org/docs/latest-v22.x/api/cli.html#warning-binding-inspector-to-a-public-ipport-combination-is-insecure)\n     * regarding the `host` parameter usage.\n     * @param port Port to listen on for inspector connections. Defaults to what was specified on the CLI.\n     * @param host Host to listen on for inspector connections. Defaults to what was specified on the CLI.\n     * @param wait Block until a client has connected. Defaults to what was specified on the CLI.\n     * @returns Disposable that calls `inspector.close()`.\n     */\n    function open(port?: number, host?: string, wait?: boolean): Disposable;\n\n    /**\n     * Deactivate the inspector. Blocks until there are no active connections.\n     */\n    function close(): void;\n\n    /**\n     * Return the URL of the active inspector, or `undefined` if there is none.\n     *\n     * ```console\n     * $ node --inspect -p 'inspector.url()'\n     * Debugger listening on ws://127.0.0.1:9229/166e272e-7a30-4d09-97ce-f1c012b43c34\n     * For help, see: https://nodejs.org/en/docs/inspector\n     * ws://127.0.0.1:9229/166e272e-7a30-4d09-97ce-f1c012b43c34\n     *\n     * $ node --inspect=localhost:3000 -p 'inspector.url()'\n     * Debugger listening on ws://localhost:3000/51cf8d0e-3c36-4c59-8efd-54519839e56a\n     * For help, see: https://nodejs.org/en/docs/inspector\n     * ws://localhost:3000/51cf8d0e-3c36-4c59-8efd-54519839e56a\n     *\n     * $ node -p 'inspector.url()'\n     * undefined\n     * ```\n     */\n    function url(): string | undefined;\n\n    /**\n     * Blocks until a client (existing or connected later) has sent `Runtime.runIfWaitingForDebugger` command.\n     *\n     * An exception will be thrown if there is no active inspector.\n     * @since v12.7.0\n     */\n    function waitForDebugger(): void;\n\n    // These methods are exposed by the V8 inspector console API (inspector/v8-console.h).\n    // The method signatures differ from those of the Node.js console, and are deliberately\n    // typed permissively.\n    interface InspectorConsole {\n        debug(...data: any[]): void;\n        error(...data: any[]): void;\n        info(...data: any[]): void;\n        log(...data: any[]): void;\n        warn(...data: any[]): void;\n        dir(...data: any[]): void;\n        dirxml(...data: any[]): void;\n        table(...data: any[]): void;\n        trace(...data: any[]): void;\n        group(...data: any[]): void;\n        groupCollapsed(...data: any[]): void;\n        groupEnd(...data: any[]): void;\n        clear(...data: any[]): void;\n        count(label?: any): void;\n        countReset(label?: any): void;\n        assert(value?: any, ...data: any[]): void;\n        profile(label?: any): void;\n        profileEnd(label?: any): void;\n        time(label?: any): void;\n        timeLog(label?: any): void;\n        timeStamp(label?: any): void;\n    }\n\n    /**\n     * An object to send messages to the remote inspector console.\n     * @since v11.0.0\n     */\n    const console: InspectorConsole;\n\n    // DevTools protocol event broadcast methods\n    namespace Network {\n        /**\n         * This feature is only available with the `--experimental-network-inspection` flag enabled.\n         *\n         * Broadcasts the `Network.requestWillBeSent` event to connected frontends. This event indicates that\n         * the application is about to send an HTTP request.\n         * @since v22.6.0\n         * @experimental\n         */\n        function requestWillBeSent(params: RequestWillBeSentEventDataType): void;\n        /**\n         * This feature is only available with the `--experimental-network-inspection` flag enabled.\n         *\n         * Broadcasts the `Network.responseReceived` event to connected frontends. This event indicates that\n         * HTTP response is available.\n         * @since v22.6.0\n         * @experimental\n         */\n        function responseReceived(params: ResponseReceivedEventDataType): void;\n        /**\n         * This feature is only available with the `--experimental-network-inspection` flag enabled.\n         *\n         * Broadcasts the `Network.loadingFinished` event to connected frontends. This event indicates that\n         * HTTP request has finished loading.\n         * @since v22.6.0\n         * @experimental\n         */\n        function loadingFinished(params: LoadingFinishedEventDataType): void;\n        /**\n         * This feature is only available with the `--experimental-network-inspection` flag enabled.\n         *\n         * Broadcasts the `Network.loadingFailed` event to connected frontends. This event indicates that\n         * HTTP request has failed to load.\n         * @since v22.7.0\n         * @experimental\n         */\n        function loadingFailed(params: LoadingFailedEventDataType): void;\n    }\n}\n\n/**\n * The `node:inspector` module provides an API for interacting with the V8\n * inspector.\n */\ndeclare module 'node:inspector' {\n    export * from 'inspector';\n}\n\n/**\n * The `node:inspector/promises` module provides an API for interacting with the V8\n * inspector.\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/inspector/promises.js)\n * @since v19.0.0\n */\ndeclare module 'inspector/promises' {\n    import EventEmitter = require('node:events');\n    import {\n        open,\n        close,\n        url,\n        waitForDebugger,\n        console,\n        InspectorNotification,\n        Schema,\n        Runtime,\n        Debugger,\n        Console,\n        Profiler,\n        HeapProfiler,\n        NodeTracing,\n        NodeWorker,\n        Network,\n        NodeRuntime,\n    } from 'inspector';\n\n    /**\n     * The `inspector.Session` is used for dispatching messages to the V8 inspector\n     * back-end and receiving message responses and notifications.\n     * @since v19.0.0\n     */\n    class Session extends EventEmitter {\n        /**\n         * Create a new instance of the `inspector.Session` class.\n         * The inspector session needs to be connected through `session.connect()` before the messages can be dispatched to the inspector backend.\n         */\n        constructor();\n\n        /**\n         * Connects a session to the inspector back-end.\n         */\n        connect(): void;\n\n        /**\n         * Connects a session to the inspector back-end.\n         * An exception will be thrown if this API was not called on a Worker thread.\n         */\n        connectToMainThread(): void;\n\n        /**\n         * Immediately close the session. All pending message callbacks will be called with an error.\n         * `session.connect()` will need to be called to be able to send messages again.\n         * Reconnected session will lose all inspector state, such as enabled agents or configured breakpoints.\n         */\n        disconnect(): void;\n\n        /**\n         * Posts a message to the inspector back-end.\n         *\n         * ```js\n         * import { Session } from 'node:inspector/promises';\n         * try {\n         *   const session = new Session();\n         *   session.connect();\n         *   const result = await session.post('Runtime.evaluate', { expression: '2 + 2' });\n         *   console.log(result);\n         * } catch (error) {\n         *   console.error(error);\n         * }\n         * // Output: { result: { type: 'number', value: 4, description: '4' } }\n         * ```\n         *\n         * The latest version of the V8 inspector protocol is published on the\n         * [Chrome DevTools Protocol Viewer](https://chromedevtools.github.io/devtools-protocol/v8/).\n         *\n         * Node.js inspector supports all the Chrome DevTools Protocol domains declared\n         * by V8. Chrome DevTools Protocol domain provides an interface for interacting\n         * with one of the runtime agents used to inspect the application state and listen\n         * to the run-time events.\n         */\n        post(method: string, params?: object): Promise<void>;\n        /**\n         * Returns supported domains.\n         */\n        post(method: 'Schema.getDomains'): Promise<Schema.GetDomainsReturnType>;\n        /**\n         * Evaluates expression on global object.\n         */\n        post(method: 'Runtime.evaluate', params?: Runtime.EvaluateParameterType): Promise<Runtime.EvaluateReturnType>;\n        /**\n         * Add handler to promise with given promise object id.\n         */\n        post(method: 'Runtime.awaitPromise', params?: Runtime.AwaitPromiseParameterType): Promise<Runtime.AwaitPromiseReturnType>;\n        /**\n         * Calls function with given declaration on the given object. Object group of the result is inherited from the target object.\n         */\n        post(method: 'Runtime.callFunctionOn', params?: Runtime.CallFunctionOnParameterType): Promise<Runtime.CallFunctionOnReturnType>;\n        /**\n         * Returns properties of a given object. Object group of the result is inherited from the target object.\n         */\n        post(method: 'Runtime.getProperties', params?: Runtime.GetPropertiesParameterType): Promise<Runtime.GetPropertiesReturnType>;\n        /**\n         * Releases remote object with given id.\n         */\n        post(method: 'Runtime.releaseObject', params?: Runtime.ReleaseObjectParameterType): Promise<void>;\n        /**\n         * Releases all remote objects that belong to a given group.\n         */\n        post(method: 'Runtime.releaseObjectGroup', params?: Runtime.ReleaseObjectGroupParameterType): Promise<void>;\n        /**\n         * Tells inspected instance to run if it was waiting for debugger to attach.\n         */\n        post(method: 'Runtime.runIfWaitingForDebugger'): Promise<void>;\n        /**\n         * Enables reporting of execution contexts creation by means of <code>executionContextCreated</code> event. When the reporting gets enabled the event will be sent immediately for each existing execution context.\n         */\n        post(method: 'Runtime.enable'): Promise<void>;\n        /**\n         * Disables reporting of execution contexts creation.\n         */\n        post(method: 'Runtime.disable'): Promise<void>;\n        /**\n         * Discards collected exceptions and console API calls.\n         */\n        post(method: 'Runtime.discardConsoleEntries'): Promise<void>;\n        /**\n         * @experimental\n         */\n        post(method: 'Runtime.setCustomObjectFormatterEnabled', params?: Runtime.SetCustomObjectFormatterEnabledParameterType): Promise<void>;\n        /**\n         * Compiles expression.\n         */\n        post(method: 'Runtime.compileScript', params?: Runtime.CompileScriptParameterType): Promise<Runtime.CompileScriptReturnType>;\n        /**\n         * Runs script with given id in a given context.\n         */\n        post(method: 'Runtime.runScript', params?: Runtime.RunScriptParameterType): Promise<Runtime.RunScriptReturnType>;\n        post(method: 'Runtime.queryObjects', params?: Runtime.QueryObjectsParameterType): Promise<Runtime.QueryObjectsReturnType>;\n        /**\n         * Returns all let, const and class variables from global scope.\n         */\n        post(method: 'Runtime.globalLexicalScopeNames', params?: Runtime.GlobalLexicalScopeNamesParameterType): Promise<Runtime.GlobalLexicalScopeNamesReturnType>;\n        /**\n         * Enables debugger for the given page. Clients should not assume that the debugging has been enabled until the result for this command is received.\n         */\n        post(method: 'Debugger.enable'): Promise<Debugger.EnableReturnType>;\n        /**\n         * Disables debugger for given page.\n         */\n        post(method: 'Debugger.disable'): Promise<void>;\n        /**\n         * Activates / deactivates all breakpoints on the page.\n         */\n        post(method: 'Debugger.setBreakpointsActive', params?: Debugger.SetBreakpointsActiveParameterType): Promise<void>;\n        /**\n         * Makes page not interrupt on any pauses (breakpoint, exception, dom exception etc).\n         */\n        post(method: 'Debugger.setSkipAllPauses', params?: Debugger.SetSkipAllPausesParameterType): Promise<void>;\n        /**\n         * Sets JavaScript breakpoint at given location specified either by URL or URL regex. Once this command is issued, all existing parsed scripts will have breakpoints resolved and returned in <code>locations</code> property. Further matching script parsing will result in subsequent <code>breakpointResolved</code> events issued. This logical breakpoint will survive page reloads.\n         */\n        post(method: 'Debugger.setBreakpointByUrl', params?: Debugger.SetBreakpointByUrlParameterType): Promise<Debugger.SetBreakpointByUrlReturnType>;\n        /**\n         * Sets JavaScript breakpoint at a given location.\n         */\n        post(method: 'Debugger.setBreakpoint', params?: Debugger.SetBreakpointParameterType): Promise<Debugger.SetBreakpointReturnType>;\n        /**\n         * Removes JavaScript breakpoint.\n         */\n        post(method: 'Debugger.removeBreakpoint', params?: Debugger.RemoveBreakpointParameterType): Promise<void>;\n        /**\n         * Returns possible locations for breakpoint. scriptId in start and end range locations should be the same.\n         */\n        post(method: 'Debugger.getPossibleBreakpoints', params?: Debugger.GetPossibleBreakpointsParameterType): Promise<Debugger.GetPossibleBreakpointsReturnType>;\n        /**\n         * Continues execution until specific location is reached.\n         */\n        post(method: 'Debugger.continueToLocation', params?: Debugger.ContinueToLocationParameterType): Promise<void>;\n        /**\n         * @experimental\n         */\n        post(method: 'Debugger.pauseOnAsyncCall', params?: Debugger.PauseOnAsyncCallParameterType): Promise<void>;\n        /**\n         * Steps over the statement.\n         */\n        post(method: 'Debugger.stepOver'): Promise<void>;\n        /**\n         * Steps into the function call.\n         */\n        post(method: 'Debugger.stepInto', params?: Debugger.StepIntoParameterType): Promise<void>;\n        /**\n         * Steps out of the function call.\n         */\n        post(method: 'Debugger.stepOut'): Promise<void>;\n        /**\n         * Stops on the next JavaScript statement.\n         */\n        post(method: 'Debugger.pause'): Promise<void>;\n        /**\n         * This method is deprecated - use Debugger.stepInto with breakOnAsyncCall and Debugger.pauseOnAsyncTask instead. Steps into next scheduled async task if any is scheduled before next pause. Returns success when async task is actually scheduled, returns error if no task were scheduled or another scheduleStepIntoAsync was called.\n         * @experimental\n         */\n        post(method: 'Debugger.scheduleStepIntoAsync'): Promise<void>;\n        /**\n         * Resumes JavaScript execution.\n         */\n        post(method: 'Debugger.resume'): Promise<void>;\n        /**\n         * Returns stack trace with given <code>stackTraceId</code>.\n         * @experimental\n         */\n        post(method: 'Debugger.getStackTrace', params?: Debugger.GetStackTraceParameterType): Promise<Debugger.GetStackTraceReturnType>;\n        /**\n         * Searches for given string in script content.\n         */\n        post(method: 'Debugger.searchInContent', params?: Debugger.SearchInContentParameterType): Promise<Debugger.SearchInContentReturnType>;\n        /**\n         * Edits JavaScript source live.\n         */\n        post(method: 'Debugger.setScriptSource', params?: Debugger.SetScriptSourceParameterType): Promise<Debugger.SetScriptSourceReturnType>;\n        /**\n         * Restarts particular call frame from the beginning.\n         */\n        post(method: 'Debugger.restartFrame', params?: Debugger.RestartFrameParameterType): Promise<Debugger.RestartFrameReturnType>;\n        /**\n         * Returns source for the script with given id.\n         */\n        post(method: 'Debugger.getScriptSource', params?: Debugger.GetScriptSourceParameterType): Promise<Debugger.GetScriptSourceReturnType>;\n        /**\n         * Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions or no exceptions. Initial pause on exceptions state is <code>none</code>.\n         */\n        post(method: 'Debugger.setPauseOnExceptions', params?: Debugger.SetPauseOnExceptionsParameterType): Promise<void>;\n        /**\n         * Evaluates expression on a given call frame.\n         */\n        post(method: 'Debugger.evaluateOnCallFrame', params?: Debugger.EvaluateOnCallFrameParameterType): Promise<Debugger.EvaluateOnCallFrameReturnType>;\n        /**\n         * Changes value of variable in a callframe. Object-based scopes are not supported and must be mutated manually.\n         */\n        post(method: 'Debugger.setVariableValue', params?: Debugger.SetVariableValueParameterType): Promise<void>;\n        /**\n         * Changes return value in top frame. Available only at return break position.\n         * @experimental\n         */\n        post(method: 'Debugger.setReturnValue', params?: Debugger.SetReturnValueParameterType): Promise<void>;\n        /**\n         * Enables or disables async call stacks tracking.\n         */\n        post(method: 'Debugger.setAsyncCallStackDepth', params?: Debugger.SetAsyncCallStackDepthParameterType): Promise<void>;\n        /**\n         * Replace previous blackbox patterns with passed ones. Forces backend to skip stepping/pausing in scripts with url matching one of the patterns. VM will try to leave blackboxed script by performing 'step in' several times, finally resorting to 'step out' if unsuccessful.\n         * @experimental\n         */\n        post(method: 'Debugger.setBlackboxPatterns', params?: Debugger.SetBlackboxPatternsParameterType): Promise<void>;\n        /**\n         * Makes backend skip steps in the script in blackboxed ranges. VM will try leave blacklisted scripts by performing 'step in' several times, finally resorting to 'step out' if unsuccessful. Positions array contains positions where blackbox state is changed. First interval isn't blackboxed. Array should be sorted.\n         * @experimental\n         */\n        post(method: 'Debugger.setBlackboxedRanges', params?: Debugger.SetBlackboxedRangesParameterType): Promise<void>;\n        /**\n         * Enables console domain, sends the messages collected so far to the client by means of the <code>messageAdded</code> notification.\n         */\n        post(method: 'Console.enable'): Promise<void>;\n        /**\n         * Disables console domain, prevents further console messages from being reported to the client.\n         */\n        post(method: 'Console.disable'): Promise<void>;\n        /**\n         * Does nothing.\n         */\n        post(method: 'Console.clearMessages'): Promise<void>;\n        post(method: 'Profiler.enable'): Promise<void>;\n        post(method: 'Profiler.disable'): Promise<void>;\n        /**\n         * Changes CPU profiler sampling interval. Must be called before CPU profiles recording started.\n         */\n        post(method: 'Profiler.setSamplingInterval', params?: Profiler.SetSamplingIntervalParameterType): Promise<void>;\n        post(method: 'Profiler.start'): Promise<void>;\n        post(method: 'Profiler.stop'): Promise<Profiler.StopReturnType>;\n        /**\n         * Enable precise code coverage. Coverage data for JavaScript executed before enabling precise code coverage may be incomplete. Enabling prevents running optimized code and resets execution counters.\n         */\n        post(method: 'Profiler.startPreciseCoverage', params?: Profiler.StartPreciseCoverageParameterType): Promise<void>;\n        /**\n         * Disable precise code coverage. Disabling releases unnecessary execution count records and allows executing optimized code.\n         */\n        post(method: 'Profiler.stopPreciseCoverage'): Promise<void>;\n        /**\n         * Collect coverage data for the current isolate, and resets execution counters. Precise code coverage needs to have started.\n         */\n        post(method: 'Profiler.takePreciseCoverage'): Promise<Profiler.TakePreciseCoverageReturnType>;\n        /**\n         * Collect coverage data for the current isolate. The coverage data may be incomplete due to garbage collection.\n         */\n        post(method: 'Profiler.getBestEffortCoverage'): Promise<Profiler.GetBestEffortCoverageReturnType>;\n        post(method: 'HeapProfiler.enable'): Promise<void>;\n        post(method: 'HeapProfiler.disable'): Promise<void>;\n        post(method: 'HeapProfiler.startTrackingHeapObjects', params?: HeapProfiler.StartTrackingHeapObjectsParameterType): Promise<void>;\n        post(method: 'HeapProfiler.stopTrackingHeapObjects', params?: HeapProfiler.StopTrackingHeapObjectsParameterType): Promise<void>;\n        post(method: 'HeapProfiler.takeHeapSnapshot', params?: HeapProfiler.TakeHeapSnapshotParameterType): Promise<void>;\n        post(method: 'HeapProfiler.collectGarbage'): Promise<void>;\n        post(method: 'HeapProfiler.getObjectByHeapObjectId', params?: HeapProfiler.GetObjectByHeapObjectIdParameterType): Promise<HeapProfiler.GetObjectByHeapObjectIdReturnType>;\n        /**\n         * Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions).\n         */\n        post(method: 'HeapProfiler.addInspectedHeapObject', params?: HeapProfiler.AddInspectedHeapObjectParameterType): Promise<void>;\n        post(method: 'HeapProfiler.getHeapObjectId', params?: HeapProfiler.GetHeapObjectIdParameterType): Promise<HeapProfiler.GetHeapObjectIdReturnType>;\n        post(method: 'HeapProfiler.startSampling', params?: HeapProfiler.StartSamplingParameterType): Promise<void>;\n        post(method: 'HeapProfiler.stopSampling'): Promise<HeapProfiler.StopSamplingReturnType>;\n        post(method: 'HeapProfiler.getSamplingProfile'): Promise<HeapProfiler.GetSamplingProfileReturnType>;\n        /**\n         * Gets supported tracing categories.\n         */\n        post(method: 'NodeTracing.getCategories'): Promise<NodeTracing.GetCategoriesReturnType>;\n        /**\n         * Start trace events collection.\n         */\n        post(method: 'NodeTracing.start', params?: NodeTracing.StartParameterType): Promise<void>;\n        /**\n         * Stop trace events collection. Remaining collected events will be sent as a sequence of\n         * dataCollected events followed by tracingComplete event.\n         */\n        post(method: 'NodeTracing.stop'): Promise<void>;\n        /**\n         * Sends protocol message over session with given id.\n         */\n        post(method: 'NodeWorker.sendMessageToWorker', params?: NodeWorker.SendMessageToWorkerParameterType): Promise<void>;\n        /**\n         * Instructs the inspector to attach to running workers. Will also attach to new workers\n         * as they start\n         */\n        post(method: 'NodeWorker.enable', params?: NodeWorker.EnableParameterType): Promise<void>;\n        /**\n         * Detaches from all running workers and disables attaching to new workers as they are started.\n         */\n        post(method: 'NodeWorker.disable'): Promise<void>;\n        /**\n         * Detached from the worker with given sessionId.\n         */\n        post(method: 'NodeWorker.detach', params?: NodeWorker.DetachParameterType): Promise<void>;\n        /**\n         * Disables network tracking, prevents network events from being sent to the client.\n         */\n        post(method: 'Network.disable'): Promise<void>;\n        /**\n         * Enables network tracking, network events will now be delivered to the client.\n         */\n        post(method: 'Network.enable'): Promise<void>;\n        /**\n         * Enable the NodeRuntime events except by `NodeRuntime.waitingForDisconnect`.\n         */\n        post(method: 'NodeRuntime.enable'): Promise<void>;\n        /**\n         * Disable NodeRuntime events\n         */\n        post(method: 'NodeRuntime.disable'): Promise<void>;\n        /**\n         * Enable the `NodeRuntime.waitingForDisconnect`.\n         */\n        post(method: 'NodeRuntime.notifyWhenWaitingForDisconnect', params?: NodeRuntime.NotifyWhenWaitingForDisconnectParameterType): Promise<void>;\n\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        addListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        addListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        addListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        addListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        addListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        addListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        addListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        addListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        addListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        addListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        addListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        addListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        addListener(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        addListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        addListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        addListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        addListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        addListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        addListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        addListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        addListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        addListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        addListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        addListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        addListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        addListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * Fired when page is about to send HTTP request.\n         */\n        addListener(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;\n        /**\n         * Fired when HTTP response is available.\n         */\n        addListener(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;\n        addListener(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;\n        addListener(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        addListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        addListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: 'inspectorNotification', message: InspectorNotification<object>): boolean;\n        emit(event: 'Runtime.executionContextCreated', message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>): boolean;\n        emit(event: 'Runtime.executionContextDestroyed', message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>): boolean;\n        emit(event: 'Runtime.executionContextsCleared'): boolean;\n        emit(event: 'Runtime.exceptionThrown', message: InspectorNotification<Runtime.ExceptionThrownEventDataType>): boolean;\n        emit(event: 'Runtime.exceptionRevoked', message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>): boolean;\n        emit(event: 'Runtime.consoleAPICalled', message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>): boolean;\n        emit(event: 'Runtime.inspectRequested', message: InspectorNotification<Runtime.InspectRequestedEventDataType>): boolean;\n        emit(event: 'Debugger.scriptParsed', message: InspectorNotification<Debugger.ScriptParsedEventDataType>): boolean;\n        emit(event: 'Debugger.scriptFailedToParse', message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>): boolean;\n        emit(event: 'Debugger.breakpointResolved', message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>): boolean;\n        emit(event: 'Debugger.paused', message: InspectorNotification<Debugger.PausedEventDataType>): boolean;\n        emit(event: 'Debugger.resumed'): boolean;\n        emit(event: 'Console.messageAdded', message: InspectorNotification<Console.MessageAddedEventDataType>): boolean;\n        emit(event: 'Profiler.consoleProfileStarted', message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>): boolean;\n        emit(event: 'Profiler.consoleProfileFinished', message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>): boolean;\n        emit(event: 'HeapProfiler.addHeapSnapshotChunk', message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>): boolean;\n        emit(event: 'HeapProfiler.resetProfiles'): boolean;\n        emit(event: 'HeapProfiler.reportHeapSnapshotProgress', message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>): boolean;\n        emit(event: 'HeapProfiler.lastSeenObjectId', message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>): boolean;\n        emit(event: 'HeapProfiler.heapStatsUpdate', message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>): boolean;\n        emit(event: 'NodeTracing.dataCollected', message: InspectorNotification<NodeTracing.DataCollectedEventDataType>): boolean;\n        emit(event: 'NodeTracing.tracingComplete'): boolean;\n        emit(event: 'NodeWorker.attachedToWorker', message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>): boolean;\n        emit(event: 'NodeWorker.detachedFromWorker', message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>): boolean;\n        emit(event: 'NodeWorker.receivedMessageFromWorker', message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>): boolean;\n        emit(event: 'Network.requestWillBeSent', message: InspectorNotification<Network.RequestWillBeSentEventDataType>): boolean;\n        emit(event: 'Network.responseReceived', message: InspectorNotification<Network.ResponseReceivedEventDataType>): boolean;\n        emit(event: 'Network.loadingFailed', message: InspectorNotification<Network.LoadingFailedEventDataType>): boolean;\n        emit(event: 'Network.loadingFinished', message: InspectorNotification<Network.LoadingFinishedEventDataType>): boolean;\n        emit(event: 'NodeRuntime.waitingForDisconnect'): boolean;\n        emit(event: 'NodeRuntime.waitingForDebugger'): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        on(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        on(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        on(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        on(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        on(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        on(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        on(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        on(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        on(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        on(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        on(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        on(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        on(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        on(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        on(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        on(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        on(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        on(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        on(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        on(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        on(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        on(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        on(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        on(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        on(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        on(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * Fired when page is about to send HTTP request.\n         */\n        on(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;\n        /**\n         * Fired when HTTP response is available.\n         */\n        on(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;\n        on(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;\n        on(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        on(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        on(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        once(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        once(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        once(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        once(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        once(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        once(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        once(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        once(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        once(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        once(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        once(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        once(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        once(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        once(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        once(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        once(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        once(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        once(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        once(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        once(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        once(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        once(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        once(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        once(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        once(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        once(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * Fired when page is about to send HTTP request.\n         */\n        once(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;\n        /**\n         * Fired when HTTP response is available.\n         */\n        once(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;\n        once(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;\n        once(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        once(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        once(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        prependListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        prependListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        prependListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        prependListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        prependListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        prependListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        prependListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        prependListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        prependListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        prependListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        prependListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        prependListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        prependListener(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        prependListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        prependListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        prependListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        prependListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        prependListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        prependListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        prependListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        prependListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        prependListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        prependListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        prependListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        prependListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        prependListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * Fired when page is about to send HTTP request.\n         */\n        prependListener(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;\n        /**\n         * Fired when HTTP response is available.\n         */\n        prependListener(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;\n        prependListener(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;\n        prependListener(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        prependListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        prependListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        prependOnceListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        prependOnceListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        prependOnceListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        prependOnceListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        prependOnceListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        prependOnceListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        prependOnceListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        prependOnceListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        prependOnceListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        prependOnceListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        prependOnceListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        prependOnceListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        prependOnceListener(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        prependOnceListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        prependOnceListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        prependOnceListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        prependOnceListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        prependOnceListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        prependOnceListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        prependOnceListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        prependOnceListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        prependOnceListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        prependOnceListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        prependOnceListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        prependOnceListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        prependOnceListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * Fired when page is about to send HTTP request.\n         */\n        prependOnceListener(event: 'Network.requestWillBeSent', listener: (message: InspectorNotification<Network.RequestWillBeSentEventDataType>) => void): this;\n        /**\n         * Fired when HTTP response is available.\n         */\n        prependOnceListener(event: 'Network.responseReceived', listener: (message: InspectorNotification<Network.ResponseReceivedEventDataType>) => void): this;\n        prependOnceListener(event: 'Network.loadingFailed', listener: (message: InspectorNotification<Network.LoadingFailedEventDataType>) => void): this;\n        prependOnceListener(event: 'Network.loadingFinished', listener: (message: InspectorNotification<Network.LoadingFinishedEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        prependOnceListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        prependOnceListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n    }\n\n    export {\n        Session,\n        open,\n        close,\n        url,\n        waitForDebugger,\n        console,\n        InspectorNotification,\n        Schema,\n        Runtime,\n        Debugger,\n        Console,\n        Profiler,\n        HeapProfiler,\n        NodeTracing,\n        NodeWorker,\n        Network,\n        NodeRuntime,\n    };\n}\n\n/**\n * The `node:inspector/promises` module provides an API for interacting with the V8\n * inspector.\n * @since v19.0.0\n */\ndeclare module 'node:inspector/promises' {\n    export * from 'inspector/promises';\n}\n",
  "node_modules/@types/node/module.d.ts": "/**\n * @since v0.3.7\n */\ndeclare module \"module\" {\n    import { URL } from \"node:url\";\n    class Module {\n        constructor(id: string, parent?: Module);\n    }\n    interface Module extends NodeJS.Module {}\n    namespace Module {\n        export { Module };\n    }\n    namespace Module {\n        /**\n         * A list of the names of all modules provided by Node.js. Can be used to verify\n         * if a module is maintained by a third party or not.\n         *\n         * Note: the list doesn't contain prefix-only modules like `node:test`.\n         * @since v9.3.0, v8.10.0, v6.13.0\n         */\n        const builtinModules: readonly string[];\n        /**\n         * @since v12.2.0\n         * @param path Filename to be used to construct the require\n         * function. Must be a file URL object, file URL string, or absolute path\n         * string.\n         */\n        function createRequire(path: string | URL): NodeJS.Require;\n        namespace constants {\n            /**\n             * The following constants are returned as the `status` field in the object returned by\n             * {@link enableCompileCache} to indicate the result of the attempt to enable the\n             * [module compile cache](https://nodejs.org/docs/latest-v22.x/api/module.html#module-compile-cache).\n             * @since v22.8.0\n             */\n            namespace compileCacheStatus {\n                /**\n                 * Node.js has enabled the compile cache successfully. The directory used to store the\n                 * compile cache will be returned in the `directory` field in the\n                 * returned object.\n                 */\n                const ENABLED: number;\n                /**\n                 * The compile cache has already been enabled before, either by a previous call to\n                 * {@link enableCompileCache}, or by the `NODE_COMPILE_CACHE=dir`\n                 * environment variable. The directory used to store the\n                 * compile cache will be returned in the `directory` field in the\n                 * returned object.\n                 */\n                const ALREADY_ENABLED: number;\n                /**\n                 * Node.js fails to enable the compile cache. This can be caused by the lack of\n                 * permission to use the specified directory, or various kinds of file system errors.\n                 * The detail of the failure will be returned in the `message` field in the\n                 * returned object.\n                 */\n                const FAILED: number;\n                /**\n                 * Node.js cannot enable the compile cache because the environment variable\n                 * `NODE_DISABLE_COMPILE_CACHE=1` has been set.\n                 */\n                const DISABLED: number;\n            }\n        }\n        interface EnableCompileCacheResult {\n            /**\n             * One of the {@link constants.compileCacheStatus}\n             */\n            status: number;\n            /**\n             * If Node.js cannot enable the compile cache, this contains\n             * the error message. Only set if `status` is `module.constants.compileCacheStatus.FAILED`.\n             */\n            message?: string;\n            /**\n             * If the compile cache is enabled, this contains the directory\n             * where the compile cache is stored. Only set if  `status` is\n             * `module.constants.compileCacheStatus.ENABLED` or\n             * `module.constants.compileCacheStatus.ALREADY_ENABLED`.\n             */\n            directory?: string;\n        }\n        /**\n         * Enable [module compile cache](https://nodejs.org/docs/latest-v22.x/api/module.html#module-compile-cache)\n         * in the current Node.js instance.\n         *\n         * If `cacheDir` is not specified, Node.js will either use the directory specified by the\n         * `NODE_COMPILE_CACHE=dir` environment variable if it's set, or use\n         * `path.join(os.tmpdir(), 'node-compile-cache')` otherwise. For general use cases, it's\n         * recommended to call `module.enableCompileCache()` without specifying the `cacheDir`,\n         * so that the directory can be overridden by the `NODE_COMPILE_CACHE` environment\n         * variable when necessary.\n         *\n         * Since compile cache is supposed to be a quiet optimization that is not required for the\n         * application to be functional, this method is designed to not throw any exception when the\n         * compile cache cannot be enabled. Instead, it will return an object containing an error\n         * message in the `message` field to aid debugging.\n         * If compile cache is enabled successfully, the `directory` field in the returned object\n         * contains the path to the directory where the compile cache is stored. The `status`\n         * field in the returned object would be one of the `module.constants.compileCacheStatus`\n         * values to indicate the result of the attempt to enable the\n         * [module compile cache](https://nodejs.org/docs/latest-v22.x/api/module.html#module-compile-cache).\n         *\n         * This method only affects the current Node.js instance. To enable it in child worker threads,\n         * either call this method in child worker threads too, or set the\n         * `process.env.NODE_COMPILE_CACHE` value to compile cache directory so the behavior can\n         * be inherited into the child workers. The directory can be obtained either from the\n         * `directory` field returned by this method, or with {@link getCompileCacheDir}.\n         * @since v22.8.0\n         * @param cacheDir Optional path to specify the directory where the compile cache\n         * will be stored/retrieved.\n         */\n        function enableCompileCache(cacheDir?: string): EnableCompileCacheResult;\n        /**\n         * Flush the [module compile cache](https://nodejs.org/docs/latest-v22.x/api/module.html#module-compile-cache)\n         * accumulated from modules already loaded\n         * in the current Node.js instance to disk. This returns after all the flushing\n         * file system operations come to an end, no matter they succeed or not. If there\n         * are any errors, this will fail silently, since compile cache misses should not\n         * interfere with the actual operation of the application.\n         * @since v22.10.0\n         */\n        function flushCompileCache(): void;\n        /**\n         * @since v22.8.0\n         * @return Path to the [module compile cache](https://nodejs.org/docs/latest-v22.x/api/module.html#module-compile-cache)\n         * directory if it is enabled, or `undefined` otherwise.\n         */\n        function getCompileCacheDir(): string | undefined;\n        /**\n         * ```text\n         * /path/to/project\n         *   ├ packages/\n         *     ├ bar/\n         *       ├ bar.js\n         *       └ package.json // name = '@foo/bar'\n         *     └ qux/\n         *       ├ node_modules/\n         *         └ some-package/\n         *           └ package.json // name = 'some-package'\n         *       ├ qux.js\n         *       └ package.json // name = '@foo/qux'\n         *   ├ main.js\n         *   └ package.json // name = '@foo'\n         * ```\n         * ```js\n         * // /path/to/project/packages/bar/bar.js\n         * import { findPackageJSON } from 'node:module';\n         *\n         * findPackageJSON('..', import.meta.url);\n         * // '/path/to/project/package.json'\n         * // Same result when passing an absolute specifier instead:\n         * findPackageJSON(new URL('../', import.meta.url));\n         * findPackageJSON(import.meta.resolve('../'));\n         *\n         * findPackageJSON('some-package', import.meta.url);\n         * // '/path/to/project/packages/bar/node_modules/some-package/package.json'\n         * // When passing an absolute specifier, you might get a different result if the\n         * // resolved module is inside a subfolder that has nested `package.json`.\n         * findPackageJSON(import.meta.resolve('some-package'));\n         * // '/path/to/project/packages/bar/node_modules/some-package/some-subfolder/package.json'\n         *\n         * findPackageJSON('@foo/qux', import.meta.url);\n         * // '/path/to/project/packages/qux/package.json'\n         * ```\n         * @since v22.14.0\n         * @param specifier The specifier for the module whose `package.json` to\n         * retrieve. When passing a _bare specifier_, the `package.json` at the root of\n         * the package is returned. When passing a _relative specifier_ or an _absolute specifier_,\n         * the closest parent `package.json` is returned.\n         * @param base The absolute location (`file:` URL string or FS path) of the\n         * containing  module. For CJS, use `__filename` (not `__dirname`!); for ESM, use\n         * `import.meta.url`. You do not need to pass it if `specifier` is an _absolute specifier_.\n         * @returns A path if the `package.json` is found. When `startLocation`\n         * is a package, the package's root `package.json`; when a relative or unresolved, the closest\n         * `package.json` to the `startLocation`.\n         */\n        function findPackageJSON(specifier: string | URL, base?: string | URL): string | undefined;\n        /**\n         * @since v18.6.0, v16.17.0\n         */\n        function isBuiltin(moduleName: string): boolean;\n        interface RegisterOptions<Data> {\n            /**\n             * If you want to resolve `specifier` relative to a\n             * base URL, such as `import.meta.url`, you can pass that URL here. This\n             * property is ignored if the `parentURL` is supplied as the second argument.\n             * @default 'data:'\n             */\n            parentURL?: string | URL | undefined;\n            /**\n             * Any arbitrary, cloneable JavaScript value to pass into the\n             * {@link initialize} hook.\n             */\n            data?: Data | undefined;\n            /**\n             * [Transferable objects](https://nodejs.org/docs/latest-v22.x/api/worker_threads.html#portpostmessagevalue-transferlist)\n             * to be passed into the `initialize` hook.\n             */\n            transferList?: any[] | undefined;\n        }\n        /* eslint-disable @definitelytyped/no-unnecessary-generics */\n        /**\n         * Register a module that exports hooks that customize Node.js module\n         * resolution and loading behavior. See\n         * [Customization hooks](https://nodejs.org/docs/latest-v22.x/api/module.html#customization-hooks).\n         *\n         * This feature requires `--allow-worker` if used with the\n         * [Permission Model](https://nodejs.org/docs/latest-v22.x/api/permissions.html#permission-model).\n         * @since v20.6.0, v18.19.0\n         * @param specifier Customization hooks to be registered; this should be\n         * the same string that would be passed to `import()`, except that if it is\n         * relative, it is resolved relative to `parentURL`.\n         * @param parentURL f you want to resolve `specifier` relative to a base\n         * URL, such as `import.meta.url`, you can pass that URL here.\n         */\n        function register<Data = any>(\n            specifier: string | URL,\n            parentURL?: string | URL,\n            options?: RegisterOptions<Data>,\n        ): void;\n        function register<Data = any>(specifier: string | URL, options?: RegisterOptions<Data>): void;\n        interface RegisterHooksOptions {\n            /**\n             * See [load hook](https://nodejs.org/docs/latest-v22.x/api/module.html#loadurl-context-nextload).\n             * @default undefined\n             */\n            load?: LoadHook | undefined;\n            /**\n             * See [resolve hook](https://nodejs.org/docs/latest-v22.x/api/module.html#resolvespecifier-context-nextresolve).\n             * @default undefined\n             */\n            resolve?: ResolveHook | undefined;\n        }\n        interface ModuleHooks {\n            /**\n             * Deregister the hook instance.\n             */\n            deregister(): void;\n        }\n        /**\n         * Register [hooks](https://nodejs.org/docs/latest-v22.x/api/module.html#customization-hooks)\n         * that customize Node.js module resolution and loading behavior.\n         * @since v22.15.0\n         * @experimental\n         */\n        function registerHooks(options: RegisterHooksOptions): ModuleHooks;\n        interface StripTypeScriptTypesOptions {\n            /**\n             * Possible values are:\n             * * `'strip'` Only strip type annotations without performing the transformation of TypeScript features.\n             * * `'transform'` Strip type annotations and transform TypeScript features to JavaScript.\n             * @default 'strip'\n             */\n            mode?: \"strip\" | \"transform\" | undefined;\n            /**\n             * Only when `mode` is `'transform'`, if `true`, a source map\n             * will be generated for the transformed code.\n             * @default false\n             */\n            sourceMap?: boolean | undefined;\n            /**\n             * Specifies the source url used in the source map.\n             */\n            sourceUrl?: string | undefined;\n        }\n        /**\n         * `module.stripTypeScriptTypes()` removes type annotations from TypeScript code. It\n         * can be used to strip type annotations from TypeScript code before running it\n         * with `vm.runInContext()` or `vm.compileFunction()`.\n         * By default, it will throw an error if the code contains TypeScript features\n         * that require transformation such as `Enums`,\n         * see [type-stripping](https://nodejs.org/docs/latest-v22.x/api/typescript.md#type-stripping) for more information.\n         * When mode is `'transform'`, it also transforms TypeScript features to JavaScript,\n         * see [transform TypeScript features](https://nodejs.org/docs/latest-v22.x/api/typescript.md#typescript-features) for more information.\n         * When mode is `'strip'`, source maps are not generated, because locations are preserved.\n         * If `sourceMap` is provided, when mode is `'strip'`, an error will be thrown.\n         *\n         * _WARNING_: The output of this function should not be considered stable across Node.js versions,\n         * due to changes in the TypeScript parser.\n         *\n         * ```js\n         * import { stripTypeScriptTypes } from 'node:module';\n         * const code = 'const a: number = 1;';\n         * const strippedCode = stripTypeScriptTypes(code);\n         * console.log(strippedCode);\n         * // Prints: const a         = 1;\n         * ```\n         *\n         * If `sourceUrl` is provided, it will be used appended as a comment at the end of the output:\n         *\n         * ```js\n         * import { stripTypeScriptTypes } from 'node:module';\n         * const code = 'const a: number = 1;';\n         * const strippedCode = stripTypeScriptTypes(code, { mode: 'strip', sourceUrl: 'source.ts' });\n         * console.log(strippedCode);\n         * // Prints: const a         = 1\\n\\n//# sourceURL=source.ts;\n         * ```\n         *\n         * When `mode` is `'transform'`, the code is transformed to JavaScript:\n         *\n         * ```js\n         * import { stripTypeScriptTypes } from 'node:module';\n         * const code = `\n         *   namespace MathUtil {\n         *     export const add = (a: number, b: number) => a + b;\n         *   }`;\n         * const strippedCode = stripTypeScriptTypes(code, { mode: 'transform', sourceMap: true });\n         * console.log(strippedCode);\n         * // Prints:\n         * // var MathUtil;\n         * // (function(MathUtil) {\n         * //     MathUtil.add = (a, b)=>a + b;\n         * // })(MathUtil || (MathUtil = {}));\n         * // # sourceMappingURL=data:application/json;base64, ...\n         * ```\n         * @since v22.13.0\n         * @param code The code to strip type annotations from.\n         * @returns The code with type annotations stripped.\n         */\n        function stripTypeScriptTypes(code: string, options?: StripTypeScriptTypesOptions): string;\n        /* eslint-enable @definitelytyped/no-unnecessary-generics */\n        /**\n         * The `module.syncBuiltinESMExports()` method updates all the live bindings for\n         * builtin `ES Modules` to match the properties of the `CommonJS` exports. It\n         * does not add or remove exported names from the `ES Modules`.\n         *\n         * ```js\n         * import fs from 'node:fs';\n         * import assert from 'node:assert';\n         * import { syncBuiltinESMExports } from 'node:module';\n         *\n         * fs.readFile = newAPI;\n         *\n         * delete fs.readFileSync;\n         *\n         * function newAPI() {\n         *   // ...\n         * }\n         *\n         * fs.newAPI = newAPI;\n         *\n         * syncBuiltinESMExports();\n         *\n         * import('node:fs').then((esmFS) => {\n         *   // It syncs the existing readFile property with the new value\n         *   assert.strictEqual(esmFS.readFile, newAPI);\n         *   // readFileSync has been deleted from the required fs\n         *   assert.strictEqual('readFileSync' in fs, false);\n         *   // syncBuiltinESMExports() does not remove readFileSync from esmFS\n         *   assert.strictEqual('readFileSync' in esmFS, true);\n         *   // syncBuiltinESMExports() does not add names\n         *   assert.strictEqual(esmFS.newAPI, undefined);\n         * });\n         * ```\n         * @since v12.12.0\n         */\n        function syncBuiltinESMExports(): void;\n        interface ImportAttributes extends NodeJS.Dict<string> {\n            type?: string | undefined;\n        }\n        type ModuleFormat =\n            | \"builtin\"\n            | \"commonjs\"\n            | \"commonjs-typescript\"\n            | \"json\"\n            | \"module\"\n            | \"module-typescript\"\n            | \"wasm\";\n        type ModuleSource = string | ArrayBuffer | NodeJS.TypedArray;\n        /**\n         * The `initialize` hook provides a way to define a custom function that runs in\n         * the hooks thread when the hooks module is initialized. Initialization happens\n         * when the hooks module is registered via {@link register}.\n         *\n         * This hook can receive data from a {@link register} invocation, including\n         * ports and other transferable objects. The return value of `initialize` can be a\n         * `Promise`, in which case it will be awaited before the main application thread\n         * execution resumes.\n         */\n        type InitializeHook<Data = any> = (data: Data) => void | Promise<void>;\n        interface ResolveHookContext {\n            /**\n             * Export conditions of the relevant `package.json`\n             */\n            conditions: string[];\n            /**\n             *  An object whose key-value pairs represent the assertions for the module to import\n             */\n            importAttributes: ImportAttributes;\n            /**\n             * The module importing this one, or undefined if this is the Node.js entry point\n             */\n            parentURL: string | undefined;\n        }\n        interface ResolveFnOutput {\n            /**\n             * A hint to the load hook (it might be ignored); can be an intermediary value.\n             */\n            format?: string | null | undefined;\n            /**\n             * The import attributes to use when caching the module (optional; if excluded the input will be used)\n             */\n            importAttributes?: ImportAttributes | undefined;\n            /**\n             * A signal that this hook intends to terminate the chain of `resolve` hooks.\n             * @default false\n             */\n            shortCircuit?: boolean | undefined;\n            /**\n             * The absolute URL to which this input resolves\n             */\n            url: string;\n        }\n        /**\n         * The `resolve` hook chain is responsible for telling Node.js where to find and\n         * how to cache a given `import` statement or expression, or `require` call. It can\n         * optionally return a format (such as `'module'`) as a hint to the `load` hook. If\n         * a format is specified, the `load` hook is ultimately responsible for providing\n         * the final `format` value (and it is free to ignore the hint provided by\n         * `resolve`); if `resolve` provides a `format`, a custom `load` hook is required\n         * even if only to pass the value to the Node.js default `load` hook.\n         */\n        type ResolveHook = (\n            specifier: string,\n            context: ResolveHookContext,\n            nextResolve: (\n                specifier: string,\n                context?: Partial<ResolveHookContext>,\n            ) => ResolveFnOutput | Promise<ResolveFnOutput>,\n        ) => ResolveFnOutput | Promise<ResolveFnOutput>;\n        interface LoadHookContext {\n            /**\n             * Export conditions of the relevant `package.json`\n             */\n            conditions: string[];\n            /**\n             * The format optionally supplied by the `resolve` hook chain (can be an intermediary value).\n             */\n            format: string | null | undefined;\n            /**\n             *  An object whose key-value pairs represent the assertions for the module to import\n             */\n            importAttributes: ImportAttributes;\n        }\n        interface LoadFnOutput {\n            format: ModuleFormat;\n            /**\n             * A signal that this hook intends to terminate the chain of `resolve` hooks.\n             * @default false\n             */\n            shortCircuit?: boolean | undefined;\n            /**\n             * The source for Node.js to evaluate\n             */\n            source?: ModuleSource | undefined;\n        }\n        /**\n         * The `load` hook provides a way to define a custom method of determining how a\n         * URL should be interpreted, retrieved, and parsed. It is also in charge of\n         * validating the import attributes.\n         */\n        type LoadHook = (\n            url: string,\n            context: LoadHookContext,\n            nextLoad: (\n                url: string,\n                context?: Partial<LoadHookContext>,\n            ) => LoadFnOutput | Promise<LoadFnOutput>,\n        ) => LoadFnOutput | Promise<LoadFnOutput>;\n        /**\n         * `path` is the resolved path for the file for which a corresponding source map\n         * should be fetched.\n         * @since v13.7.0, v12.17.0\n         * @return Returns `module.SourceMap` if a source map is found, `undefined` otherwise.\n         */\n        function findSourceMap(path: string): SourceMap | undefined;\n        interface SourceMapConstructorOptions {\n            /**\n             * @since v21.0.0, v20.5.0\n             */\n            lineLengths?: readonly number[] | undefined;\n        }\n        interface SourceMapPayload {\n            file: string;\n            version: number;\n            sources: string[];\n            sourcesContent: string[];\n            names: string[];\n            mappings: string;\n            sourceRoot: string;\n        }\n        interface SourceMapping {\n            generatedLine: number;\n            generatedColumn: number;\n            originalSource: string;\n            originalLine: number;\n            originalColumn: number;\n        }\n        interface SourceOrigin {\n            /**\n             * The name of the range in the source map, if one was provided\n             */\n            name: string | undefined;\n            /**\n             * The file name of the original source, as reported in the SourceMap\n             */\n            fileName: string;\n            /**\n             * The 1-indexed lineNumber of the corresponding call site in the original source\n             */\n            lineNumber: number;\n            /**\n             * The 1-indexed columnNumber of the corresponding call site in the original source\n             */\n            columnNumber: number;\n        }\n        /**\n         * @since v13.7.0, v12.17.0\n         */\n        class SourceMap {\n            constructor(payload: SourceMapPayload, options?: SourceMapConstructorOptions);\n            /**\n             * Getter for the payload used to construct the `SourceMap` instance.\n             */\n            readonly payload: SourceMapPayload;\n            /**\n             * Given a line offset and column offset in the generated source\n             * file, returns an object representing the SourceMap range in the\n             * original file if found, or an empty object if not.\n             *\n             * The object returned contains the following keys:\n             *\n             * The returned value represents the raw range as it appears in the\n             * SourceMap, based on zero-indexed offsets, _not_ 1-indexed line and\n             * column numbers as they appear in Error messages and CallSite\n             * objects.\n             *\n             * To get the corresponding 1-indexed line and column numbers from a\n             * lineNumber and columnNumber as they are reported by Error stacks\n             * and CallSite objects, use `sourceMap.findOrigin(lineNumber, columnNumber)`\n             * @param lineOffset The zero-indexed line number offset in the generated source\n             * @param columnOffset The zero-indexed column number offset in the generated source\n             */\n            findEntry(lineOffset: number, columnOffset: number): SourceMapping | {};\n            /**\n             * Given a 1-indexed `lineNumber` and `columnNumber` from a call site in the generated source,\n             * find the corresponding call site location in the original source.\n             *\n             * If the `lineNumber` and `columnNumber` provided are not found in any source map,\n             * then an empty object is returned.\n             * @param lineNumber The 1-indexed line number of the call site in the generated source\n             * @param columnNumber The 1-indexed column number of the call site in the generated source\n             */\n            findOrigin(lineNumber: number, columnNumber: number): SourceOrigin | {};\n        }\n        function runMain(main?: string): void;\n        function wrap(script: string): string;\n    }\n    global {\n        interface ImportMeta {\n            /**\n             * The directory name of the current module. This is the same as the `path.dirname()` of the `import.meta.filename`.\n             * **Caveat:** only present on `file:` modules.\n             */\n            dirname: string;\n            /**\n             * The full absolute path and filename of the current module, with symlinks resolved.\n             * This is the same as the `url.fileURLToPath()` of the `import.meta.url`.\n             * **Caveat:** only local modules support this property. Modules not using the `file:` protocol will not provide it.\n             */\n            filename: string;\n            /**\n             * The absolute `file:` URL of the module.\n             */\n            url: string;\n            /**\n             * Provides a module-relative resolution function scoped to each module, returning\n             * the URL string.\n             *\n             * Second `parent` parameter is only used when the `--experimental-import-meta-resolve`\n             * command flag enabled.\n             *\n             * @since v20.6.0\n             *\n             * @param specifier The module specifier to resolve relative to `parent`.\n             * @param parent The absolute parent module URL to resolve from.\n             * @returns The absolute (`file:`) URL string for the resolved module.\n             */\n            resolve(specifier: string, parent?: string | URL | undefined): string;\n        }\n        namespace NodeJS {\n            interface Module {\n                /**\n                 * The module objects required for the first time by this one.\n                 * @since v0.1.16\n                 */\n                children: Module[];\n                /**\n                 * The `module.exports` object is created by the `Module` system. Sometimes this is\n                 * not acceptable; many want their module to be an instance of some class. To do\n                 * this, assign the desired export object to `module.exports`.\n                 * @since v0.1.16\n                 */\n                exports: any;\n                /**\n                 * The fully resolved filename of the module.\n                 * @since v0.1.16\n                 */\n                filename: string;\n                /**\n                 * The identifier for the module. Typically this is the fully resolved\n                 * filename.\n                 * @since v0.1.16\n                 */\n                id: string;\n                /**\n                 * `true` if the module is running during the Node.js preload\n                 * phase.\n                 * @since v15.4.0, v14.17.0\n                 */\n                isPreloading: boolean;\n                /**\n                 * Whether or not the module is done loading, or is in the process of\n                 * loading.\n                 * @since v0.1.16\n                 */\n                loaded: boolean;\n                /**\n                 * The module that first required this one, or `null` if the current module is the\n                 * entry point of the current process, or `undefined` if the module was loaded by\n                 * something that is not a CommonJS module (e.g. REPL or `import`).\n                 * @since v0.1.16\n                 * @deprecated Please use `require.main` and `module.children` instead.\n                 */\n                parent: Module | null | undefined;\n                /**\n                 * The directory name of the module. This is usually the same as the\n                 * `path.dirname()` of the `module.id`.\n                 * @since v11.14.0\n                 */\n                path: string;\n                /**\n                 * The search paths for the module.\n                 * @since v0.4.0\n                 */\n                paths: string[];\n                /**\n                 * The `module.require()` method provides a way to load a module as if\n                 * `require()` was called from the original module.\n                 * @since v0.5.1\n                 */\n                require(id: string): any;\n            }\n            interface Require {\n                /**\n                 * Used to import modules, `JSON`, and local files.\n                 * @since v0.1.13\n                 */\n                (id: string): any;\n                /**\n                 * Modules are cached in this object when they are required. By deleting a key\n                 * value from this object, the next `require` will reload the module.\n                 * This does not apply to\n                 * [native addons](https://nodejs.org/docs/latest-v22.x/api/addons.html),\n                 * for which reloading will result in an error.\n                 * @since v0.3.0\n                 */\n                cache: Dict<Module>;\n                /**\n                 * Instruct `require` on how to handle certain file extensions.\n                 * @since v0.3.0\n                 * @deprecated\n                 */\n                extensions: RequireExtensions;\n                /**\n                 * The `Module` object representing the entry script loaded when the Node.js\n                 * process launched, or `undefined` if the entry point of the program is not a\n                 * CommonJS module.\n                 * @since v0.1.17\n                 */\n                main: Module | undefined;\n                /**\n                 * @since v0.3.0\n                 */\n                resolve: RequireResolve;\n            }\n            /** @deprecated */\n            interface RequireExtensions extends Dict<(module: Module, filename: string) => any> {\n                \".js\": (module: Module, filename: string) => any;\n                \".json\": (module: Module, filename: string) => any;\n                \".node\": (module: Module, filename: string) => any;\n            }\n            interface RequireResolveOptions {\n                /**\n                 * Paths to resolve module location from. If present, these\n                 * paths are used instead of the default resolution paths, with the exception\n                 * of\n                 * [GLOBAL\\_FOLDERS](https://nodejs.org/docs/latest-v22.x/api/modules.html#loading-from-the-global-folders)\n                 * like `$HOME/.node_modules`, which are\n                 * always included. Each of these paths is used as a starting point for\n                 * the module resolution algorithm, meaning that the `node_modules` hierarchy\n                 * is checked from this location.\n                 * @since v8.9.0\n                 */\n                paths?: string[] | undefined;\n            }\n            interface RequireResolve {\n                /**\n                 * Use the internal `require()` machinery to look up the location of a module,\n                 * but rather than loading the module, just return the resolved filename.\n                 *\n                 * If the module can not be found, a `MODULE_NOT_FOUND` error is thrown.\n                 * @since v0.3.0\n                 * @param request The module path to resolve.\n                 */\n                (request: string, options?: RequireResolveOptions): string;\n                /**\n                 * Returns an array containing the paths searched during resolution of `request` or\n                 * `null` if the `request` string references a core module, for example `http` or\n                 * `fs`.\n                 * @since v8.9.0\n                 * @param request The module path whose lookup paths are being retrieved.\n                 */\n                paths(request: string): string[] | null;\n            }\n        }\n        /**\n         * The directory name of the current module. This is the same as the\n         * `path.dirname()` of the `__filename`.\n         * @since v0.1.27\n         */\n        var __dirname: string;\n        /**\n         * The file name of the current module. This is the current module file's absolute\n         * path with symlinks resolved.\n         *\n         * For a main program this is not necessarily the same as the file name used in the\n         * command line.\n         * @since v0.0.1\n         */\n        var __filename: string;\n        /**\n         * The `exports` variable is available within a module's file-level scope, and is\n         * assigned the value of `module.exports` before the module is evaluated.\n         * @since v0.1.16\n         */\n        var exports: NodeJS.Module[\"exports\"];\n        /**\n         * A reference to the current module.\n         * @since v0.1.16\n         */\n        var module: NodeJS.Module;\n        /**\n         * @since v0.1.13\n         */\n        var require: NodeJS.Require;\n        // Global-scope aliases for backwards compatibility with @types/node <13.0.x\n        // TODO: consider removing in a future major version update\n        /** @deprecated Use `NodeJS.Module` instead. */\n        interface NodeModule extends NodeJS.Module {}\n        /** @deprecated Use `NodeJS.Require` instead. */\n        interface NodeRequire extends NodeJS.Require {}\n        /** @deprecated Use `NodeJS.RequireResolve` instead. */\n        interface RequireResolve extends NodeJS.RequireResolve {}\n    }\n    export = Module;\n}\ndeclare module \"node:module\" {\n    import module = require(\"module\");\n    export = module;\n}\n",
  "node_modules/@types/node/net.d.ts": "/**\n * > Stability: 2 - Stable\n *\n * The `node:net` module provides an asynchronous network API for creating stream-based\n * TCP or `IPC` servers ({@link createServer}) and clients\n * ({@link createConnection}).\n *\n * It can be accessed using:\n *\n * ```js\n * import net from 'node:net';\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/net.js)\n */\ndeclare module \"net\" {\n    import * as stream from \"node:stream\";\n    import { Abortable, EventEmitter } from \"node:events\";\n    import * as dns from \"node:dns\";\n    type LookupFunction = (\n        hostname: string,\n        options: dns.LookupOptions,\n        callback: (err: NodeJS.ErrnoException | null, address: string | dns.LookupAddress[], family?: number) => void,\n    ) => void;\n    interface AddressInfo {\n        address: string;\n        family: string;\n        port: number;\n    }\n    interface SocketConstructorOpts {\n        fd?: number | undefined;\n        allowHalfOpen?: boolean | undefined;\n        onread?: OnReadOpts | undefined;\n        readable?: boolean | undefined;\n        writable?: boolean | undefined;\n        signal?: AbortSignal;\n    }\n    interface OnReadOpts {\n        buffer: Uint8Array | (() => Uint8Array);\n        /**\n         * This function is called for every chunk of incoming data.\n         * Two arguments are passed to it: the number of bytes written to `buffer` and a reference to `buffer`.\n         * Return `false` from this function to implicitly `pause()` the socket.\n         */\n        callback(bytesWritten: number, buffer: Uint8Array): boolean;\n    }\n    // TODO: remove empty ConnectOpts placeholder at next major @types/node version.\n    /** @deprecated */\n    interface ConnectOpts {}\n    interface TcpSocketConnectOpts {\n        port: number;\n        host?: string | undefined;\n        localAddress?: string | undefined;\n        localPort?: number | undefined;\n        hints?: number | undefined;\n        family?: number | undefined;\n        lookup?: LookupFunction | undefined;\n        noDelay?: boolean | undefined;\n        keepAlive?: boolean | undefined;\n        keepAliveInitialDelay?: number | undefined;\n        /**\n         * @since v18.13.0\n         */\n        autoSelectFamily?: boolean | undefined;\n        /**\n         * @since v18.13.0\n         */\n        autoSelectFamilyAttemptTimeout?: number | undefined;\n        blockList?: BlockList | undefined;\n    }\n    interface IpcSocketConnectOpts {\n        path: string;\n    }\n    type SocketConnectOpts = TcpSocketConnectOpts | IpcSocketConnectOpts;\n    type SocketReadyState = \"opening\" | \"open\" | \"readOnly\" | \"writeOnly\" | \"closed\";\n    /**\n     * This class is an abstraction of a TCP socket or a streaming `IPC` endpoint\n     * (uses named pipes on Windows, and Unix domain sockets otherwise). It is also\n     * an `EventEmitter`.\n     *\n     * A `net.Socket` can be created by the user and used directly to interact with\n     * a server. For example, it is returned by {@link createConnection},\n     * so the user can use it to talk to the server.\n     *\n     * It can also be created by Node.js and passed to the user when a connection\n     * is received. For example, it is passed to the listeners of a `'connection'` event emitted on a {@link Server}, so the user can use\n     * it to interact with the client.\n     * @since v0.3.4\n     */\n    class Socket extends stream.Duplex {\n        constructor(options?: SocketConstructorOpts);\n        /**\n         * Destroys the socket after all data is written. If the `finish` event was already emitted the socket is destroyed immediately.\n         * If the socket is still writable it implicitly calls `socket.end()`.\n         * @since v0.3.4\n         */\n        destroySoon(): void;\n        /**\n         * Sends data on the socket. The second parameter specifies the encoding in the\n         * case of a string. It defaults to UTF8 encoding.\n         *\n         * Returns `true` if the entire data was flushed successfully to the kernel\n         * buffer. Returns `false` if all or part of the data was queued in user memory.`'drain'` will be emitted when the buffer is again free.\n         *\n         * The optional `callback` parameter will be executed when the data is finally\n         * written out, which may not be immediately.\n         *\n         * See `Writable` stream `write()` method for more\n         * information.\n         * @since v0.1.90\n         * @param [encoding='utf8'] Only used when data is `string`.\n         */\n        write(buffer: Uint8Array | string, cb?: (err?: Error) => void): boolean;\n        write(str: Uint8Array | string, encoding?: BufferEncoding, cb?: (err?: Error) => void): boolean;\n        /**\n         * Initiate a connection on a given socket.\n         *\n         * Possible signatures:\n         *\n         * * `socket.connect(options[, connectListener])`\n         * * `socket.connect(path[, connectListener])` for `IPC` connections.\n         * * `socket.connect(port[, host][, connectListener])` for TCP connections.\n         * * Returns: `net.Socket` The socket itself.\n         *\n         * This function is asynchronous. When the connection is established, the `'connect'` event will be emitted. If there is a problem connecting,\n         * instead of a `'connect'` event, an `'error'` event will be emitted with\n         * the error passed to the `'error'` listener.\n         * The last parameter `connectListener`, if supplied, will be added as a listener\n         * for the `'connect'` event **once**.\n         *\n         * This function should only be used for reconnecting a socket after`'close'` has been emitted or otherwise it may lead to undefined\n         * behavior.\n         */\n        connect(options: SocketConnectOpts, connectionListener?: () => void): this;\n        connect(port: number, host: string, connectionListener?: () => void): this;\n        connect(port: number, connectionListener?: () => void): this;\n        connect(path: string, connectionListener?: () => void): this;\n        /**\n         * Set the encoding for the socket as a `Readable Stream`. See `readable.setEncoding()` for more information.\n         * @since v0.1.90\n         * @return The socket itself.\n         */\n        setEncoding(encoding?: BufferEncoding): this;\n        /**\n         * Pauses the reading of data. That is, `'data'` events will not be emitted.\n         * Useful to throttle back an upload.\n         * @return The socket itself.\n         */\n        pause(): this;\n        /**\n         * Close the TCP connection by sending an RST packet and destroy the stream.\n         * If this TCP socket is in connecting status, it will send an RST packet and destroy this TCP socket once it is connected.\n         * Otherwise, it will call `socket.destroy` with an `ERR_SOCKET_CLOSED` Error.\n         * If this is not a TCP socket (for example, a pipe), calling this method will immediately throw an `ERR_INVALID_HANDLE_TYPE` Error.\n         * @since v18.3.0, v16.17.0\n         */\n        resetAndDestroy(): this;\n        /**\n         * Resumes reading after a call to `socket.pause()`.\n         * @return The socket itself.\n         */\n        resume(): this;\n        /**\n         * Sets the socket to timeout after `timeout` milliseconds of inactivity on\n         * the socket. By default `net.Socket` do not have a timeout.\n         *\n         * When an idle timeout is triggered the socket will receive a `'timeout'` event but the connection will not be severed. The user must manually call `socket.end()` or `socket.destroy()` to\n         * end the connection.\n         *\n         * ```js\n         * socket.setTimeout(3000);\n         * socket.on('timeout', () => {\n         *   console.log('socket timeout');\n         *   socket.end();\n         * });\n         * ```\n         *\n         * If `timeout` is 0, then the existing idle timeout is disabled.\n         *\n         * The optional `callback` parameter will be added as a one-time listener for the `'timeout'` event.\n         * @since v0.1.90\n         * @return The socket itself.\n         */\n        setTimeout(timeout: number, callback?: () => void): this;\n        /**\n         * Enable/disable the use of Nagle's algorithm.\n         *\n         * When a TCP connection is created, it will have Nagle's algorithm enabled.\n         *\n         * Nagle's algorithm delays data before it is sent via the network. It attempts\n         * to optimize throughput at the expense of latency.\n         *\n         * Passing `true` for `noDelay` or not passing an argument will disable Nagle's\n         * algorithm for the socket. Passing `false` for `noDelay` will enable Nagle's\n         * algorithm.\n         * @since v0.1.90\n         * @param [noDelay=true]\n         * @return The socket itself.\n         */\n        setNoDelay(noDelay?: boolean): this;\n        /**\n         * Enable/disable keep-alive functionality, and optionally set the initial\n         * delay before the first keepalive probe is sent on an idle socket.\n         *\n         * Set `initialDelay` (in milliseconds) to set the delay between the last\n         * data packet received and the first keepalive probe. Setting `0` for`initialDelay` will leave the value unchanged from the default\n         * (or previous) setting.\n         *\n         * Enabling the keep-alive functionality will set the following socket options:\n         *\n         * * `SO_KEEPALIVE=1`\n         * * `TCP_KEEPIDLE=initialDelay`\n         * * `TCP_KEEPCNT=10`\n         * * `TCP_KEEPINTVL=1`\n         * @since v0.1.92\n         * @param [enable=false]\n         * @param [initialDelay=0]\n         * @return The socket itself.\n         */\n        setKeepAlive(enable?: boolean, initialDelay?: number): this;\n        /**\n         * Returns the bound `address`, the address `family` name and `port` of the\n         * socket as reported by the operating system:`{ port: 12346, family: 'IPv4', address: '127.0.0.1' }`\n         * @since v0.1.90\n         */\n        address(): AddressInfo | {};\n        /**\n         * Calling `unref()` on a socket will allow the program to exit if this is the only\n         * active socket in the event system. If the socket is already `unref`ed calling`unref()` again will have no effect.\n         * @since v0.9.1\n         * @return The socket itself.\n         */\n        unref(): this;\n        /**\n         * Opposite of `unref()`, calling `ref()` on a previously `unref`ed socket will _not_ let the program exit if it's the only socket left (the default behavior).\n         * If the socket is `ref`ed calling `ref` again will have no effect.\n         * @since v0.9.1\n         * @return The socket itself.\n         */\n        ref(): this;\n        /**\n         * This property is only present if the family autoselection algorithm is enabled in `socket.connect(options)`\n         * and it is an array of the addresses that have been attempted.\n         *\n         * Each address is a string in the form of `$IP:$PORT`.\n         * If the connection was successful, then the last address is the one that the socket is currently connected to.\n         * @since v19.4.0\n         */\n        readonly autoSelectFamilyAttemptedAddresses: string[];\n        /**\n         * This property shows the number of characters buffered for writing. The buffer\n         * may contain strings whose length after encoding is not yet known. So this number\n         * is only an approximation of the number of bytes in the buffer.\n         *\n         * `net.Socket` has the property that `socket.write()` always works. This is to\n         * help users get up and running quickly. The computer cannot always keep up\n         * with the amount of data that is written to a socket. The network connection\n         * simply might be too slow. Node.js will internally queue up the data written to a\n         * socket and send it out over the wire when it is possible.\n         *\n         * The consequence of this internal buffering is that memory may grow.\n         * Users who experience large or growing `bufferSize` should attempt to\n         * \"throttle\" the data flows in their program with `socket.pause()` and `socket.resume()`.\n         * @since v0.3.8\n         * @deprecated Since v14.6.0 - Use `writableLength` instead.\n         */\n        readonly bufferSize: number;\n        /**\n         * The amount of received bytes.\n         * @since v0.5.3\n         */\n        readonly bytesRead: number;\n        /**\n         * The amount of bytes sent.\n         * @since v0.5.3\n         */\n        readonly bytesWritten: number;\n        /**\n         * If `true`, `socket.connect(options[, connectListener])` was\n         * called and has not yet finished. It will stay `true` until the socket becomes\n         * connected, then it is set to `false` and the `'connect'` event is emitted. Note\n         * that the `socket.connect(options[, connectListener])` callback is a listener for the `'connect'` event.\n         * @since v6.1.0\n         */\n        readonly connecting: boolean;\n        /**\n         * This is `true` if the socket is not connected yet, either because `.connect()`has not yet been called or because it is still in the process of connecting\n         * (see `socket.connecting`).\n         * @since v11.2.0, v10.16.0\n         */\n        readonly pending: boolean;\n        /**\n         * See `writable.destroyed` for further details.\n         */\n        readonly destroyed: boolean;\n        /**\n         * The string representation of the local IP address the remote client is\n         * connecting on. For example, in a server listening on `'0.0.0.0'`, if a client\n         * connects on `'192.168.1.1'`, the value of `socket.localAddress` would be`'192.168.1.1'`.\n         * @since v0.9.6\n         */\n        readonly localAddress?: string;\n        /**\n         * The numeric representation of the local port. For example, `80` or `21`.\n         * @since v0.9.6\n         */\n        readonly localPort?: number;\n        /**\n         * The string representation of the local IP family. `'IPv4'` or `'IPv6'`.\n         * @since v18.8.0, v16.18.0\n         */\n        readonly localFamily?: string;\n        /**\n         * This property represents the state of the connection as a string.\n         *\n         * * If the stream is connecting `socket.readyState` is `opening`.\n         * * If the stream is readable and writable, it is `open`.\n         * * If the stream is readable and not writable, it is `readOnly`.\n         * * If the stream is not readable and writable, it is `writeOnly`.\n         * @since v0.5.0\n         */\n        readonly readyState: SocketReadyState;\n        /**\n         * The string representation of the remote IP address. For example,`'74.125.127.100'` or `'2001:4860:a005::68'`. Value may be `undefined` if\n         * the socket is destroyed (for example, if the client disconnected).\n         * @since v0.5.10\n         */\n        readonly remoteAddress?: string | undefined;\n        /**\n         * The string representation of the remote IP family. `'IPv4'` or `'IPv6'`. Value may be `undefined` if\n         * the socket is destroyed (for example, if the client disconnected).\n         * @since v0.11.14\n         */\n        readonly remoteFamily?: string | undefined;\n        /**\n         * The numeric representation of the remote port. For example, `80` or `21`. Value may be `undefined` if\n         * the socket is destroyed (for example, if the client disconnected).\n         * @since v0.5.10\n         */\n        readonly remotePort?: number | undefined;\n        /**\n         * The socket timeout in milliseconds as set by `socket.setTimeout()`.\n         * It is `undefined` if a timeout has not been set.\n         * @since v10.7.0\n         */\n        readonly timeout?: number | undefined;\n        /**\n         * Half-closes the socket. i.e., it sends a FIN packet. It is possible the\n         * server will still send some data.\n         *\n         * See `writable.end()` for further details.\n         * @since v0.1.90\n         * @param [encoding='utf8'] Only used when data is `string`.\n         * @param callback Optional callback for when the socket is finished.\n         * @return The socket itself.\n         */\n        end(callback?: () => void): this;\n        end(buffer: Uint8Array | string, callback?: () => void): this;\n        end(str: Uint8Array | string, encoding?: BufferEncoding, callback?: () => void): this;\n        /**\n         * events.EventEmitter\n         *   1. close\n         *   2. connect\n         *   3. connectionAttempt\n         *   4. connectionAttemptFailed\n         *   5. connectionAttemptTimeout\n         *   6. data\n         *   7. drain\n         *   8. end\n         *   9. error\n         *   10. lookup\n         *   11. ready\n         *   12. timeout\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"close\", listener: (hadError: boolean) => void): this;\n        addListener(event: \"connect\", listener: () => void): this;\n        addListener(event: \"connectionAttempt\", listener: (ip: string, port: number, family: number) => void): this;\n        addListener(\n            event: \"connectionAttemptFailed\",\n            listener: (ip: string, port: number, family: number, error: Error) => void,\n        ): this;\n        addListener(\n            event: \"connectionAttemptTimeout\",\n            listener: (ip: string, port: number, family: number) => void,\n        ): this;\n        addListener(event: \"data\", listener: (data: Buffer) => void): this;\n        addListener(event: \"drain\", listener: () => void): this;\n        addListener(event: \"end\", listener: () => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(\n            event: \"lookup\",\n            listener: (err: Error, address: string, family: string | number, host: string) => void,\n        ): this;\n        addListener(event: \"ready\", listener: () => void): this;\n        addListener(event: \"timeout\", listener: () => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"close\", hadError: boolean): boolean;\n        emit(event: \"connect\"): boolean;\n        emit(event: \"connectionAttempt\", ip: string, port: number, family: number): boolean;\n        emit(event: \"connectionAttemptFailed\", ip: string, port: number, family: number, error: Error): boolean;\n        emit(event: \"connectionAttemptTimeout\", ip: string, port: number, family: number): boolean;\n        emit(event: \"data\", data: Buffer): boolean;\n        emit(event: \"drain\"): boolean;\n        emit(event: \"end\"): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"lookup\", err: Error, address: string, family: string | number, host: string): boolean;\n        emit(event: \"ready\"): boolean;\n        emit(event: \"timeout\"): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"close\", listener: (hadError: boolean) => void): this;\n        on(event: \"connect\", listener: () => void): this;\n        on(event: \"connectionAttempt\", listener: (ip: string, port: number, family: number) => void): this;\n        on(\n            event: \"connectionAttemptFailed\",\n            listener: (ip: string, port: number, family: number, error: Error) => void,\n        ): this;\n        on(event: \"connectionAttemptTimeout\", listener: (ip: string, port: number, family: number) => void): this;\n        on(event: \"data\", listener: (data: Buffer) => void): this;\n        on(event: \"drain\", listener: () => void): this;\n        on(event: \"end\", listener: () => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(\n            event: \"lookup\",\n            listener: (err: Error, address: string, family: string | number, host: string) => void,\n        ): this;\n        on(event: \"ready\", listener: () => void): this;\n        on(event: \"timeout\", listener: () => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: (hadError: boolean) => void): this;\n        once(event: \"connectionAttempt\", listener: (ip: string, port: number, family: number) => void): this;\n        once(\n            event: \"connectionAttemptFailed\",\n            listener: (ip: string, port: number, family: number, error: Error) => void,\n        ): this;\n        once(event: \"connectionAttemptTimeout\", listener: (ip: string, port: number, family: number) => void): this;\n        once(event: \"connect\", listener: () => void): this;\n        once(event: \"data\", listener: (data: Buffer) => void): this;\n        once(event: \"drain\", listener: () => void): this;\n        once(event: \"end\", listener: () => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(\n            event: \"lookup\",\n            listener: (err: Error, address: string, family: string | number, host: string) => void,\n        ): this;\n        once(event: \"ready\", listener: () => void): this;\n        once(event: \"timeout\", listener: () => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: (hadError: boolean) => void): this;\n        prependListener(event: \"connect\", listener: () => void): this;\n        prependListener(event: \"connectionAttempt\", listener: (ip: string, port: number, family: number) => void): this;\n        prependListener(\n            event: \"connectionAttemptFailed\",\n            listener: (ip: string, port: number, family: number, error: Error) => void,\n        ): this;\n        prependListener(\n            event: \"connectionAttemptTimeout\",\n            listener: (ip: string, port: number, family: number) => void,\n        ): this;\n        prependListener(event: \"data\", listener: (data: Buffer) => void): this;\n        prependListener(event: \"drain\", listener: () => void): this;\n        prependListener(event: \"end\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(\n            event: \"lookup\",\n            listener: (err: Error, address: string, family: string | number, host: string) => void,\n        ): this;\n        prependListener(event: \"ready\", listener: () => void): this;\n        prependListener(event: \"timeout\", listener: () => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: (hadError: boolean) => void): this;\n        prependOnceListener(event: \"connect\", listener: () => void): this;\n        prependOnceListener(\n            event: \"connectionAttempt\",\n            listener: (ip: string, port: number, family: number) => void,\n        ): this;\n        prependOnceListener(\n            event: \"connectionAttemptFailed\",\n            listener: (ip: string, port: number, family: number, error: Error) => void,\n        ): this;\n        prependOnceListener(\n            event: \"connectionAttemptTimeout\",\n            listener: (ip: string, port: number, family: number) => void,\n        ): this;\n        prependOnceListener(event: \"data\", listener: (data: Buffer) => void): this;\n        prependOnceListener(event: \"drain\", listener: () => void): this;\n        prependOnceListener(event: \"end\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(\n            event: \"lookup\",\n            listener: (err: Error, address: string, family: string | number, host: string) => void,\n        ): this;\n        prependOnceListener(event: \"ready\", listener: () => void): this;\n        prependOnceListener(event: \"timeout\", listener: () => void): this;\n    }\n    interface ListenOptions extends Abortable {\n        backlog?: number | undefined;\n        exclusive?: boolean | undefined;\n        host?: string | undefined;\n        /**\n         * @default false\n         */\n        ipv6Only?: boolean | undefined;\n        reusePort?: boolean | undefined;\n        path?: string | undefined;\n        port?: number | undefined;\n        readableAll?: boolean | undefined;\n        writableAll?: boolean | undefined;\n    }\n    interface ServerOpts {\n        /**\n         * Indicates whether half-opened TCP connections are allowed.\n         * @default false\n         */\n        allowHalfOpen?: boolean | undefined;\n        /**\n         * Indicates whether the socket should be paused on incoming connections.\n         * @default false\n         */\n        pauseOnConnect?: boolean | undefined;\n        /**\n         * If set to `true`, it disables the use of Nagle's algorithm immediately after a new incoming connection is received.\n         * @default false\n         * @since v16.5.0\n         */\n        noDelay?: boolean | undefined;\n        /**\n         * If set to `true`, it enables keep-alive functionality on the socket immediately after a new incoming connection is received,\n         * similarly on what is done in `socket.setKeepAlive([enable][, initialDelay])`.\n         * @default false\n         * @since v16.5.0\n         */\n        keepAlive?: boolean | undefined;\n        /**\n         * If set to a positive number, it sets the initial delay before the first keepalive probe is sent on an idle socket.\n         * @default 0\n         * @since v16.5.0\n         */\n        keepAliveInitialDelay?: number | undefined;\n        /**\n         * Optionally overrides all `net.Socket`s' `readableHighWaterMark` and `writableHighWaterMark`.\n         * @default See [stream.getDefaultHighWaterMark()](https://nodejs.org/docs/latest-v22.x/api/stream.html#streamgetdefaulthighwatermarkobjectmode).\n         * @since v18.17.0, v20.1.0\n         */\n        highWaterMark?: number | undefined;\n        /**\n         * `blockList` can be used for disabling inbound\n         * access to specific IP addresses, IP ranges, or IP subnets. This does not\n         * work if the server is behind a reverse proxy, NAT, etc. because the address\n         * checked against the block list is the address of the proxy, or the one\n         * specified by the NAT.\n         * @since v22.13.0\n         */\n        blockList?: BlockList | undefined;\n    }\n    interface DropArgument {\n        localAddress?: string;\n        localPort?: number;\n        localFamily?: string;\n        remoteAddress?: string;\n        remotePort?: number;\n        remoteFamily?: string;\n    }\n    /**\n     * This class is used to create a TCP or `IPC` server.\n     * @since v0.1.90\n     */\n    class Server extends EventEmitter {\n        constructor(connectionListener?: (socket: Socket) => void);\n        constructor(options?: ServerOpts, connectionListener?: (socket: Socket) => void);\n        /**\n         * Start a server listening for connections. A `net.Server` can be a TCP or\n         * an `IPC` server depending on what it listens to.\n         *\n         * Possible signatures:\n         *\n         * * `server.listen(handle[, backlog][, callback])`\n         * * `server.listen(options[, callback])`\n         * * `server.listen(path[, backlog][, callback])` for `IPC` servers\n         * * `server.listen([port[, host[, backlog]]][, callback])` for TCP servers\n         *\n         * This function is asynchronous. When the server starts listening, the `'listening'` event will be emitted. The last parameter `callback`will be added as a listener for the `'listening'`\n         * event.\n         *\n         * All `listen()` methods can take a `backlog` parameter to specify the maximum\n         * length of the queue of pending connections. The actual length will be determined\n         * by the OS through sysctl settings such as `tcp_max_syn_backlog` and `somaxconn` on Linux. The default value of this parameter is 511 (not 512).\n         *\n         * All {@link Socket} are set to `SO_REUSEADDR` (see [`socket(7)`](https://man7.org/linux/man-pages/man7/socket.7.html) for\n         * details).\n         *\n         * The `server.listen()` method can be called again if and only if there was an\n         * error during the first `server.listen()` call or `server.close()` has been\n         * called. Otherwise, an `ERR_SERVER_ALREADY_LISTEN` error will be thrown.\n         *\n         * One of the most common errors raised when listening is `EADDRINUSE`.\n         * This happens when another server is already listening on the requested`port`/`path`/`handle`. One way to handle this would be to retry\n         * after a certain amount of time:\n         *\n         * ```js\n         * server.on('error', (e) => {\n         *   if (e.code === 'EADDRINUSE') {\n         *     console.error('Address in use, retrying...');\n         *     setTimeout(() => {\n         *       server.close();\n         *       server.listen(PORT, HOST);\n         *     }, 1000);\n         *   }\n         * });\n         * ```\n         */\n        listen(port?: number, hostname?: string, backlog?: number, listeningListener?: () => void): this;\n        listen(port?: number, hostname?: string, listeningListener?: () => void): this;\n        listen(port?: number, backlog?: number, listeningListener?: () => void): this;\n        listen(port?: number, listeningListener?: () => void): this;\n        listen(path: string, backlog?: number, listeningListener?: () => void): this;\n        listen(path: string, listeningListener?: () => void): this;\n        listen(options: ListenOptions, listeningListener?: () => void): this;\n        listen(handle: any, backlog?: number, listeningListener?: () => void): this;\n        listen(handle: any, listeningListener?: () => void): this;\n        /**\n         * Stops the server from accepting new connections and keeps existing\n         * connections. This function is asynchronous, the server is finally closed\n         * when all connections are ended and the server emits a `'close'` event.\n         * The optional `callback` will be called once the `'close'` event occurs. Unlike\n         * that event, it will be called with an `Error` as its only argument if the server\n         * was not open when it was closed.\n         * @since v0.1.90\n         * @param callback Called when the server is closed.\n         */\n        close(callback?: (err?: Error) => void): this;\n        /**\n         * Returns the bound `address`, the address `family` name, and `port` of the server\n         * as reported by the operating system if listening on an IP socket\n         * (useful to find which port was assigned when getting an OS-assigned address):`{ port: 12346, family: 'IPv4', address: '127.0.0.1' }`.\n         *\n         * For a server listening on a pipe or Unix domain socket, the name is returned\n         * as a string.\n         *\n         * ```js\n         * const server = net.createServer((socket) => {\n         *   socket.end('goodbye\\n');\n         * }).on('error', (err) => {\n         *   // Handle errors here.\n         *   throw err;\n         * });\n         *\n         * // Grab an arbitrary unused port.\n         * server.listen(() => {\n         *   console.log('opened server on', server.address());\n         * });\n         * ```\n         *\n         * `server.address()` returns `null` before the `'listening'` event has been\n         * emitted or after calling `server.close()`.\n         * @since v0.1.90\n         */\n        address(): AddressInfo | string | null;\n        /**\n         * Asynchronously get the number of concurrent connections on the server. Works\n         * when sockets were sent to forks.\n         *\n         * Callback should take two arguments `err` and `count`.\n         * @since v0.9.7\n         */\n        getConnections(cb: (error: Error | null, count: number) => void): void;\n        /**\n         * Opposite of `unref()`, calling `ref()` on a previously `unref`ed server will _not_ let the program exit if it's the only server left (the default behavior).\n         * If the server is `ref`ed calling `ref()` again will have no effect.\n         * @since v0.9.1\n         */\n        ref(): this;\n        /**\n         * Calling `unref()` on a server will allow the program to exit if this is the only\n         * active server in the event system. If the server is already `unref`ed calling`unref()` again will have no effect.\n         * @since v0.9.1\n         */\n        unref(): this;\n        /**\n         * Set this property to reject connections when the server's connection count gets\n         * high.\n         *\n         * It is not recommended to use this option once a socket has been sent to a child\n         * with `child_process.fork()`.\n         * @since v0.2.0\n         */\n        maxConnections: number;\n        connections: number;\n        /**\n         * Indicates whether or not the server is listening for connections.\n         * @since v5.7.0\n         */\n        readonly listening: boolean;\n        /**\n         * events.EventEmitter\n         *   1. close\n         *   2. connection\n         *   3. error\n         *   4. listening\n         *   5. drop\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"connection\", listener: (socket: Socket) => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: \"listening\", listener: () => void): this;\n        addListener(event: \"drop\", listener: (data?: DropArgument) => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"close\"): boolean;\n        emit(event: \"connection\", socket: Socket): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"listening\"): boolean;\n        emit(event: \"drop\", data?: DropArgument): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"connection\", listener: (socket: Socket) => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"listening\", listener: () => void): this;\n        on(event: \"drop\", listener: (data?: DropArgument) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"connection\", listener: (socket: Socket) => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"listening\", listener: () => void): this;\n        once(event: \"drop\", listener: (data?: DropArgument) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"connection\", listener: (socket: Socket) => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: \"listening\", listener: () => void): this;\n        prependListener(event: \"drop\", listener: (data?: DropArgument) => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"connection\", listener: (socket: Socket) => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(event: \"listening\", listener: () => void): this;\n        prependOnceListener(event: \"drop\", listener: (data?: DropArgument) => void): this;\n        /**\n         * Calls {@link Server.close()} and returns a promise that fulfills when the server has closed.\n         * @since v20.5.0\n         */\n        [Symbol.asyncDispose](): Promise<void>;\n    }\n    type IPVersion = \"ipv4\" | \"ipv6\";\n    /**\n     * The `BlockList` object can be used with some network APIs to specify rules for\n     * disabling inbound or outbound access to specific IP addresses, IP ranges, or\n     * IP subnets.\n     * @since v15.0.0, v14.18.0\n     */\n    class BlockList {\n        /**\n         * Adds a rule to block the given IP address.\n         * @since v15.0.0, v14.18.0\n         * @param address An IPv4 or IPv6 address.\n         * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`.\n         */\n        addAddress(address: string, type?: IPVersion): void;\n        addAddress(address: SocketAddress): void;\n        /**\n         * Adds a rule to block a range of IP addresses from `start` (inclusive) to`end` (inclusive).\n         * @since v15.0.0, v14.18.0\n         * @param start The starting IPv4 or IPv6 address in the range.\n         * @param end The ending IPv4 or IPv6 address in the range.\n         * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`.\n         */\n        addRange(start: string, end: string, type?: IPVersion): void;\n        addRange(start: SocketAddress, end: SocketAddress): void;\n        /**\n         * Adds a rule to block a range of IP addresses specified as a subnet mask.\n         * @since v15.0.0, v14.18.0\n         * @param net The network IPv4 or IPv6 address.\n         * @param prefix The number of CIDR prefix bits. For IPv4, this must be a value between `0` and `32`. For IPv6, this must be between `0` and `128`.\n         * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`.\n         */\n        addSubnet(net: SocketAddress, prefix: number): void;\n        addSubnet(net: string, prefix: number, type?: IPVersion): void;\n        /**\n         * Returns `true` if the given IP address matches any of the rules added to the`BlockList`.\n         *\n         * ```js\n         * const blockList = new net.BlockList();\n         * blockList.addAddress('123.123.123.123');\n         * blockList.addRange('10.0.0.1', '10.0.0.10');\n         * blockList.addSubnet('8592:757c:efae:4e45::', 64, 'ipv6');\n         *\n         * console.log(blockList.check('123.123.123.123'));  // Prints: true\n         * console.log(blockList.check('10.0.0.3'));  // Prints: true\n         * console.log(blockList.check('222.111.111.222'));  // Prints: false\n         *\n         * // IPv6 notation for IPv4 addresses works:\n         * console.log(blockList.check('::ffff:7b7b:7b7b', 'ipv6')); // Prints: true\n         * console.log(blockList.check('::ffff:123.123.123.123', 'ipv6')); // Prints: true\n         * ```\n         * @since v15.0.0, v14.18.0\n         * @param address The IP address to check\n         * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`.\n         */\n        check(address: SocketAddress): boolean;\n        check(address: string, type?: IPVersion): boolean;\n        /**\n         * The list of rules added to the blocklist.\n         * @since v15.0.0, v14.18.0\n         */\n        rules: readonly string[];\n        /**\n         * Returns `true` if the `value` is a `net.BlockList`.\n         * @since v22.13.0\n         * @param value Any JS value\n         */\n        static isBlockList(value: unknown): value is BlockList;\n    }\n    interface TcpNetConnectOpts extends TcpSocketConnectOpts, SocketConstructorOpts {\n        timeout?: number | undefined;\n    }\n    interface IpcNetConnectOpts extends IpcSocketConnectOpts, SocketConstructorOpts {\n        timeout?: number | undefined;\n    }\n    type NetConnectOpts = TcpNetConnectOpts | IpcNetConnectOpts;\n    /**\n     * Creates a new TCP or `IPC` server.\n     *\n     * If `allowHalfOpen` is set to `true`, when the other end of the socket\n     * signals the end of transmission, the server will only send back the end of\n     * transmission when `socket.end()` is explicitly called. For example, in the\n     * context of TCP, when a FIN packed is received, a FIN packed is sent\n     * back only when `socket.end()` is explicitly called. Until then the\n     * connection is half-closed (non-readable but still writable). See `'end'` event and [RFC 1122](https://tools.ietf.org/html/rfc1122) (section 4.2.2.13) for more information.\n     *\n     * If `pauseOnConnect` is set to `true`, then the socket associated with each\n     * incoming connection will be paused, and no data will be read from its handle.\n     * This allows connections to be passed between processes without any data being\n     * read by the original process. To begin reading data from a paused socket, call `socket.resume()`.\n     *\n     * The server can be a TCP server or an `IPC` server, depending on what it `listen()` to.\n     *\n     * Here is an example of a TCP echo server which listens for connections\n     * on port 8124:\n     *\n     * ```js\n     * import net from 'node:net';\n     * const server = net.createServer((c) => {\n     *   // 'connection' listener.\n     *   console.log('client connected');\n     *   c.on('end', () => {\n     *     console.log('client disconnected');\n     *   });\n     *   c.write('hello\\r\\n');\n     *   c.pipe(c);\n     * });\n     * server.on('error', (err) => {\n     *   throw err;\n     * });\n     * server.listen(8124, () => {\n     *   console.log('server bound');\n     * });\n     * ```\n     *\n     * Test this by using `telnet`:\n     *\n     * ```bash\n     * telnet localhost 8124\n     * ```\n     *\n     * To listen on the socket `/tmp/echo.sock`:\n     *\n     * ```js\n     * server.listen('/tmp/echo.sock', () => {\n     *   console.log('server bound');\n     * });\n     * ```\n     *\n     * Use `nc` to connect to a Unix domain socket server:\n     *\n     * ```bash\n     * nc -U /tmp/echo.sock\n     * ```\n     * @since v0.5.0\n     * @param connectionListener Automatically set as a listener for the {@link 'connection'} event.\n     */\n    function createServer(connectionListener?: (socket: Socket) => void): Server;\n    function createServer(options?: ServerOpts, connectionListener?: (socket: Socket) => void): Server;\n    /**\n     * Aliases to {@link createConnection}.\n     *\n     * Possible signatures:\n     *\n     * * {@link connect}\n     * * {@link connect} for `IPC` connections.\n     * * {@link connect} for TCP connections.\n     */\n    function connect(options: NetConnectOpts, connectionListener?: () => void): Socket;\n    function connect(port: number, host?: string, connectionListener?: () => void): Socket;\n    function connect(path: string, connectionListener?: () => void): Socket;\n    /**\n     * A factory function, which creates a new {@link Socket},\n     * immediately initiates connection with `socket.connect()`,\n     * then returns the `net.Socket` that starts the connection.\n     *\n     * When the connection is established, a `'connect'` event will be emitted\n     * on the returned socket. The last parameter `connectListener`, if supplied,\n     * will be added as a listener for the `'connect'` event **once**.\n     *\n     * Possible signatures:\n     *\n     * * {@link createConnection}\n     * * {@link createConnection} for `IPC` connections.\n     * * {@link createConnection} for TCP connections.\n     *\n     * The {@link connect} function is an alias to this function.\n     */\n    function createConnection(options: NetConnectOpts, connectionListener?: () => void): Socket;\n    function createConnection(port: number, host?: string, connectionListener?: () => void): Socket;\n    function createConnection(path: string, connectionListener?: () => void): Socket;\n    /**\n     * Gets the current default value of the `autoSelectFamily` option of `socket.connect(options)`.\n     * The initial default value is `true`, unless the command line option`--no-network-family-autoselection` is provided.\n     * @since v19.4.0\n     */\n    function getDefaultAutoSelectFamily(): boolean;\n    /**\n     * Sets the default value of the `autoSelectFamily` option of `socket.connect(options)`.\n     * @param value The new default value.\n     * The initial default value is `true`, unless the command line option\n     * `--no-network-family-autoselection` is provided.\n     * @since v19.4.0\n     */\n    function setDefaultAutoSelectFamily(value: boolean): void;\n    /**\n     * Gets the current default value of the `autoSelectFamilyAttemptTimeout` option of `socket.connect(options)`.\n     * The initial default value is `250` or the value specified via the command line option `--network-family-autoselection-attempt-timeout`.\n     * @returns The current default value of the `autoSelectFamilyAttemptTimeout` option.\n     * @since v19.8.0, v18.8.0\n     */\n    function getDefaultAutoSelectFamilyAttemptTimeout(): number;\n    /**\n     * Sets the default value of the `autoSelectFamilyAttemptTimeout` option of `socket.connect(options)`.\n     * @param value The new default value, which must be a positive number. If the number is less than `10`, the value `10` is used instead. The initial default value is `250` or the value specified via the command line\n     * option `--network-family-autoselection-attempt-timeout`.\n     * @since v19.8.0, v18.8.0\n     */\n    function setDefaultAutoSelectFamilyAttemptTimeout(value: number): void;\n    /**\n     * Returns `6` if `input` is an IPv6 address. Returns `4` if `input` is an IPv4\n     * address in [dot-decimal notation](https://en.wikipedia.org/wiki/Dot-decimal_notation) with no leading zeroes. Otherwise, returns`0`.\n     *\n     * ```js\n     * net.isIP('::1'); // returns 6\n     * net.isIP('127.0.0.1'); // returns 4\n     * net.isIP('127.000.000.001'); // returns 0\n     * net.isIP('127.0.0.1/24'); // returns 0\n     * net.isIP('fhqwhgads'); // returns 0\n     * ```\n     * @since v0.3.0\n     */\n    function isIP(input: string): number;\n    /**\n     * Returns `true` if `input` is an IPv4 address in [dot-decimal notation](https://en.wikipedia.org/wiki/Dot-decimal_notation) with no\n     * leading zeroes. Otherwise, returns `false`.\n     *\n     * ```js\n     * net.isIPv4('127.0.0.1'); // returns true\n     * net.isIPv4('127.000.000.001'); // returns false\n     * net.isIPv4('127.0.0.1/24'); // returns false\n     * net.isIPv4('fhqwhgads'); // returns false\n     * ```\n     * @since v0.3.0\n     */\n    function isIPv4(input: string): boolean;\n    /**\n     * Returns `true` if `input` is an IPv6 address. Otherwise, returns `false`.\n     *\n     * ```js\n     * net.isIPv6('::1'); // returns true\n     * net.isIPv6('fhqwhgads'); // returns false\n     * ```\n     * @since v0.3.0\n     */\n    function isIPv6(input: string): boolean;\n    interface SocketAddressInitOptions {\n        /**\n         * The network address as either an IPv4 or IPv6 string.\n         * @default 127.0.0.1\n         */\n        address?: string | undefined;\n        /**\n         * @default `'ipv4'`\n         */\n        family?: IPVersion | undefined;\n        /**\n         * An IPv6 flow-label used only if `family` is `'ipv6'`.\n         * @default 0\n         */\n        flowlabel?: number | undefined;\n        /**\n         * An IP port.\n         * @default 0\n         */\n        port?: number | undefined;\n    }\n    /**\n     * @since v15.14.0, v14.18.0\n     */\n    class SocketAddress {\n        constructor(options: SocketAddressInitOptions);\n        /**\n         * Either \\`'ipv4'\\` or \\`'ipv6'\\`.\n         * @since v15.14.0, v14.18.0\n         */\n        readonly address: string;\n        /**\n         * Either \\`'ipv4'\\` or \\`'ipv6'\\`.\n         * @since v15.14.0, v14.18.0\n         */\n        readonly family: IPVersion;\n        /**\n         * @since v15.14.0, v14.18.0\n         */\n        readonly port: number;\n        /**\n         * @since v15.14.0, v14.18.0\n         */\n        readonly flowlabel: number;\n        /**\n         * @since v22.13.0\n         * @param input An input string containing an IP address and optional port,\n         * e.g. `123.1.2.3:1234` or `[1::1]:1234`.\n         * @returns Returns a `SocketAddress` if parsing was successful.\n         * Otherwise returns `undefined`.\n         */\n        static parse(input: string): SocketAddress | undefined;\n    }\n}\ndeclare module \"node:net\" {\n    export * from \"net\";\n}\n",
  "node_modules/@types/node/os.d.ts": "/**\n * The `node:os` module provides operating system-related utility methods and\n * properties. It can be accessed using:\n *\n * ```js\n * import os from 'node:os';\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/os.js)\n */\ndeclare module \"os\" {\n    interface CpuInfo {\n        model: string;\n        speed: number;\n        times: {\n            /** The number of milliseconds the CPU has spent in user mode. */\n            user: number;\n            /** The number of milliseconds the CPU has spent in nice mode. */\n            nice: number;\n            /** The number of milliseconds the CPU has spent in sys mode. */\n            sys: number;\n            /** The number of milliseconds the CPU has spent in idle mode. */\n            idle: number;\n            /** The number of milliseconds the CPU has spent in irq mode. */\n            irq: number;\n        };\n    }\n    interface NetworkInterfaceBase {\n        address: string;\n        netmask: string;\n        mac: string;\n        internal: boolean;\n        cidr: string | null;\n    }\n    interface NetworkInterfaceInfoIPv4 extends NetworkInterfaceBase {\n        family: \"IPv4\";\n        scopeid?: undefined;\n    }\n    interface NetworkInterfaceInfoIPv6 extends NetworkInterfaceBase {\n        family: \"IPv6\";\n        scopeid: number;\n    }\n    interface UserInfo<T> {\n        username: T;\n        uid: number;\n        gid: number;\n        shell: T | null;\n        homedir: T;\n    }\n    type NetworkInterfaceInfo = NetworkInterfaceInfoIPv4 | NetworkInterfaceInfoIPv6;\n    /**\n     * Returns the host name of the operating system as a string.\n     * @since v0.3.3\n     */\n    function hostname(): string;\n    /**\n     * Returns an array containing the 1, 5, and 15 minute load averages.\n     *\n     * The load average is a measure of system activity calculated by the operating\n     * system and expressed as a fractional number.\n     *\n     * The load average is a Unix-specific concept. On Windows, the return value is\n     * always `[0, 0, 0]`.\n     * @since v0.3.3\n     */\n    function loadavg(): number[];\n    /**\n     * Returns the system uptime in number of seconds.\n     * @since v0.3.3\n     */\n    function uptime(): number;\n    /**\n     * Returns the amount of free system memory in bytes as an integer.\n     * @since v0.3.3\n     */\n    function freemem(): number;\n    /**\n     * Returns the total amount of system memory in bytes as an integer.\n     * @since v0.3.3\n     */\n    function totalmem(): number;\n    /**\n     * Returns an array of objects containing information about each logical CPU core.\n     * The array will be empty if no CPU information is available, such as if the `/proc` file system is unavailable.\n     *\n     * The properties included on each object include:\n     *\n     * ```js\n     * [\n     *   {\n     *     model: 'Intel(R) Core(TM) i7 CPU         860  @ 2.80GHz',\n     *     speed: 2926,\n     *     times: {\n     *       user: 252020,\n     *       nice: 0,\n     *       sys: 30340,\n     *       idle: 1070356870,\n     *       irq: 0,\n     *     },\n     *   },\n     *   {\n     *     model: 'Intel(R) Core(TM) i7 CPU         860  @ 2.80GHz',\n     *     speed: 2926,\n     *     times: {\n     *       user: 306960,\n     *       nice: 0,\n     *       sys: 26980,\n     *       idle: 1071569080,\n     *       irq: 0,\n     *     },\n     *   },\n     *   {\n     *     model: 'Intel(R) Core(TM) i7 CPU         860  @ 2.80GHz',\n     *     speed: 2926,\n     *     times: {\n     *       user: 248450,\n     *       nice: 0,\n     *       sys: 21750,\n     *       idle: 1070919370,\n     *       irq: 0,\n     *     },\n     *   },\n     *   {\n     *     model: 'Intel(R) Core(TM) i7 CPU         860  @ 2.80GHz',\n     *     speed: 2926,\n     *     times: {\n     *       user: 256880,\n     *       nice: 0,\n     *       sys: 19430,\n     *       idle: 1070905480,\n     *       irq: 20,\n     *     },\n     *   },\n     * ]\n     * ```\n     *\n     * `nice` values are POSIX-only. On Windows, the `nice` values of all processors\n     * are always 0.\n     *\n     * `os.cpus().length` should not be used to calculate the amount of parallelism\n     * available to an application. Use {@link availableParallelism} for this purpose.\n     * @since v0.3.3\n     */\n    function cpus(): CpuInfo[];\n    /**\n     * Returns an estimate of the default amount of parallelism a program should use.\n     * Always returns a value greater than zero.\n     *\n     * This function is a small wrapper about libuv's [`uv_available_parallelism()`](https://docs.libuv.org/en/v1.x/misc.html#c.uv_available_parallelism).\n     * @since v19.4.0, v18.14.0\n     */\n    function availableParallelism(): number;\n    /**\n     * Returns the operating system name as returned by [`uname(3)`](https://linux.die.net/man/3/uname). For example, it\n     * returns `'Linux'` on Linux, `'Darwin'` on macOS, and `'Windows_NT'` on Windows.\n     *\n     * See [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for additional information\n     * about the output of running [`uname(3)`](https://linux.die.net/man/3/uname) on various operating systems.\n     * @since v0.3.3\n     */\n    function type(): string;\n    /**\n     * Returns the operating system as a string.\n     *\n     * On POSIX systems, the operating system release is determined by calling [`uname(3)`](https://linux.die.net/man/3/uname). On Windows, `GetVersionExW()` is used. See\n     * [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for more information.\n     * @since v0.3.3\n     */\n    function release(): string;\n    /**\n     * Returns an object containing network interfaces that have been assigned a\n     * network address.\n     *\n     * Each key on the returned object identifies a network interface. The associated\n     * value is an array of objects that each describe an assigned network address.\n     *\n     * The properties available on the assigned network address object include:\n     *\n     * ```js\n     * {\n     *   lo: [\n     *     {\n     *       address: '127.0.0.1',\n     *       netmask: '255.0.0.0',\n     *       family: 'IPv4',\n     *       mac: '00:00:00:00:00:00',\n     *       internal: true,\n     *       cidr: '127.0.0.1/8'\n     *     },\n     *     {\n     *       address: '::1',\n     *       netmask: 'ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff',\n     *       family: 'IPv6',\n     *       mac: '00:00:00:00:00:00',\n     *       scopeid: 0,\n     *       internal: true,\n     *       cidr: '::1/128'\n     *     }\n     *   ],\n     *   eth0: [\n     *     {\n     *       address: '192.168.1.108',\n     *       netmask: '255.255.255.0',\n     *       family: 'IPv4',\n     *       mac: '01:02:03:0a:0b:0c',\n     *       internal: false,\n     *       cidr: '192.168.1.108/24'\n     *     },\n     *     {\n     *       address: 'fe80::a00:27ff:fe4e:66a1',\n     *       netmask: 'ffff:ffff:ffff:ffff::',\n     *       family: 'IPv6',\n     *       mac: '01:02:03:0a:0b:0c',\n     *       scopeid: 1,\n     *       internal: false,\n     *       cidr: 'fe80::a00:27ff:fe4e:66a1/64'\n     *     }\n     *   ]\n     * }\n     * ```\n     * @since v0.6.0\n     */\n    function networkInterfaces(): NodeJS.Dict<NetworkInterfaceInfo[]>;\n    /**\n     * Returns the string path of the current user's home directory.\n     *\n     * On POSIX, it uses the `$HOME` environment variable if defined. Otherwise it\n     * uses the [effective UID](https://en.wikipedia.org/wiki/User_identifier#Effective_user_ID) to look up the user's home directory.\n     *\n     * On Windows, it uses the `USERPROFILE` environment variable if defined.\n     * Otherwise it uses the path to the profile directory of the current user.\n     * @since v2.3.0\n     */\n    function homedir(): string;\n    /**\n     * Returns information about the currently effective user. On POSIX platforms,\n     * this is typically a subset of the password file. The returned object includes\n     * the `username`, `uid`, `gid`, `shell`, and `homedir`. On Windows, the `uid` and `gid` fields are `-1`, and `shell` is `null`.\n     *\n     * The value of `homedir` returned by `os.userInfo()` is provided by the operating\n     * system. This differs from the result of `os.homedir()`, which queries\n     * environment variables for the home directory before falling back to the\n     * operating system response.\n     *\n     * Throws a [`SystemError`](https://nodejs.org/docs/latest-v22.x/api/errors.html#class-systemerror) if a user has no `username` or `homedir`.\n     * @since v6.0.0\n     */\n    function userInfo(options: { encoding: \"buffer\" }): UserInfo<Buffer>;\n    function userInfo(options?: { encoding: BufferEncoding }): UserInfo<string>;\n    type SignalConstants = {\n        [key in NodeJS.Signals]: number;\n    };\n    namespace constants {\n        const UV_UDP_REUSEADDR: number;\n        namespace signals {}\n        const signals: SignalConstants;\n        namespace errno {\n            const E2BIG: number;\n            const EACCES: number;\n            const EADDRINUSE: number;\n            const EADDRNOTAVAIL: number;\n            const EAFNOSUPPORT: number;\n            const EAGAIN: number;\n            const EALREADY: number;\n            const EBADF: number;\n            const EBADMSG: number;\n            const EBUSY: number;\n            const ECANCELED: number;\n            const ECHILD: number;\n            const ECONNABORTED: number;\n            const ECONNREFUSED: number;\n            const ECONNRESET: number;\n            const EDEADLK: number;\n            const EDESTADDRREQ: number;\n            const EDOM: number;\n            const EDQUOT: number;\n            const EEXIST: number;\n            const EFAULT: number;\n            const EFBIG: number;\n            const EHOSTUNREACH: number;\n            const EIDRM: number;\n            const EILSEQ: number;\n            const EINPROGRESS: number;\n            const EINTR: number;\n            const EINVAL: number;\n            const EIO: number;\n            const EISCONN: number;\n            const EISDIR: number;\n            const ELOOP: number;\n            const EMFILE: number;\n            const EMLINK: number;\n            const EMSGSIZE: number;\n            const EMULTIHOP: number;\n            const ENAMETOOLONG: number;\n            const ENETDOWN: number;\n            const ENETRESET: number;\n            const ENETUNREACH: number;\n            const ENFILE: number;\n            const ENOBUFS: number;\n            const ENODATA: number;\n            const ENODEV: number;\n            const ENOENT: number;\n            const ENOEXEC: number;\n            const ENOLCK: number;\n            const ENOLINK: number;\n            const ENOMEM: number;\n            const ENOMSG: number;\n            const ENOPROTOOPT: number;\n            const ENOSPC: number;\n            const ENOSR: number;\n            const ENOSTR: number;\n            const ENOSYS: number;\n            const ENOTCONN: number;\n            const ENOTDIR: number;\n            const ENOTEMPTY: number;\n            const ENOTSOCK: number;\n            const ENOTSUP: number;\n            const ENOTTY: number;\n            const ENXIO: number;\n            const EOPNOTSUPP: number;\n            const EOVERFLOW: number;\n            const EPERM: number;\n            const EPIPE: number;\n            const EPROTO: number;\n            const EPROTONOSUPPORT: number;\n            const EPROTOTYPE: number;\n            const ERANGE: number;\n            const EROFS: number;\n            const ESPIPE: number;\n            const ESRCH: number;\n            const ESTALE: number;\n            const ETIME: number;\n            const ETIMEDOUT: number;\n            const ETXTBSY: number;\n            const EWOULDBLOCK: number;\n            const EXDEV: number;\n            const WSAEINTR: number;\n            const WSAEBADF: number;\n            const WSAEACCES: number;\n            const WSAEFAULT: number;\n            const WSAEINVAL: number;\n            const WSAEMFILE: number;\n            const WSAEWOULDBLOCK: number;\n            const WSAEINPROGRESS: number;\n            const WSAEALREADY: number;\n            const WSAENOTSOCK: number;\n            const WSAEDESTADDRREQ: number;\n            const WSAEMSGSIZE: number;\n            const WSAEPROTOTYPE: number;\n            const WSAENOPROTOOPT: number;\n            const WSAEPROTONOSUPPORT: number;\n            const WSAESOCKTNOSUPPORT: number;\n            const WSAEOPNOTSUPP: number;\n            const WSAEPFNOSUPPORT: number;\n            const WSAEAFNOSUPPORT: number;\n            const WSAEADDRINUSE: number;\n            const WSAEADDRNOTAVAIL: number;\n            const WSAENETDOWN: number;\n            const WSAENETUNREACH: number;\n            const WSAENETRESET: number;\n            const WSAECONNABORTED: number;\n            const WSAECONNRESET: number;\n            const WSAENOBUFS: number;\n            const WSAEISCONN: number;\n            const WSAENOTCONN: number;\n            const WSAESHUTDOWN: number;\n            const WSAETOOMANYREFS: number;\n            const WSAETIMEDOUT: number;\n            const WSAECONNREFUSED: number;\n            const WSAELOOP: number;\n            const WSAENAMETOOLONG: number;\n            const WSAEHOSTDOWN: number;\n            const WSAEHOSTUNREACH: number;\n            const WSAENOTEMPTY: number;\n            const WSAEPROCLIM: number;\n            const WSAEUSERS: number;\n            const WSAEDQUOT: number;\n            const WSAESTALE: number;\n            const WSAEREMOTE: number;\n            const WSASYSNOTREADY: number;\n            const WSAVERNOTSUPPORTED: number;\n            const WSANOTINITIALISED: number;\n            const WSAEDISCON: number;\n            const WSAENOMORE: number;\n            const WSAECANCELLED: number;\n            const WSAEINVALIDPROCTABLE: number;\n            const WSAEINVALIDPROVIDER: number;\n            const WSAEPROVIDERFAILEDINIT: number;\n            const WSASYSCALLFAILURE: number;\n            const WSASERVICE_NOT_FOUND: number;\n            const WSATYPE_NOT_FOUND: number;\n            const WSA_E_NO_MORE: number;\n            const WSA_E_CANCELLED: number;\n            const WSAEREFUSED: number;\n        }\n        namespace dlopen {\n            const RTLD_LAZY: number;\n            const RTLD_NOW: number;\n            const RTLD_GLOBAL: number;\n            const RTLD_LOCAL: number;\n            const RTLD_DEEPBIND: number;\n        }\n        namespace priority {\n            const PRIORITY_LOW: number;\n            const PRIORITY_BELOW_NORMAL: number;\n            const PRIORITY_NORMAL: number;\n            const PRIORITY_ABOVE_NORMAL: number;\n            const PRIORITY_HIGH: number;\n            const PRIORITY_HIGHEST: number;\n        }\n    }\n    const devNull: string;\n    /**\n     * The operating system-specific end-of-line marker.\n     * * `\\n` on POSIX\n     * * `\\r\\n` on Windows\n     */\n    const EOL: string;\n    /**\n     * Returns the operating system CPU architecture for which the Node.js binary was\n     * compiled. Possible values are `'arm'`, `'arm64'`, `'ia32'`, `'loong64'`, `'mips'`, `'mipsel'`, `'ppc'`, `'ppc64'`, `'riscv64'`, `'s390'`, `'s390x'`,\n     * and `'x64'`.\n     *\n     * The return value is equivalent to [process.arch](https://nodejs.org/docs/latest-v22.x/api/process.html#processarch).\n     * @since v0.5.0\n     */\n    function arch(): string;\n    /**\n     * Returns a string identifying the kernel version.\n     *\n     * On POSIX systems, the operating system release is determined by calling [`uname(3)`](https://linux.die.net/man/3/uname). On Windows, `RtlGetVersion()` is used, and if it is not\n     * available, `GetVersionExW()` will be used. See [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for more information.\n     * @since v13.11.0, v12.17.0\n     */\n    function version(): string;\n    /**\n     * Returns a string identifying the operating system platform for which\n     * the Node.js binary was compiled. The value is set at compile time.\n     * Possible values are `'aix'`, `'darwin'`, `'freebsd'`, `'linux'`, `'openbsd'`, `'sunos'`, and `'win32'`.\n     *\n     * The return value is equivalent to `process.platform`.\n     *\n     * The value `'android'` may also be returned if Node.js is built on the Android\n     * operating system. [Android support is experimental](https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os).\n     * @since v0.5.0\n     */\n    function platform(): NodeJS.Platform;\n    /**\n     * Returns the machine type as a string, such as `arm`, `arm64`, `aarch64`, `mips`, `mips64`, `ppc64`, `ppc64le`, `s390`, `s390x`, `i386`, `i686`, `x86_64`.\n     *\n     * On POSIX systems, the machine type is determined by calling [`uname(3)`](https://linux.die.net/man/3/uname). On Windows, `RtlGetVersion()` is used, and if it is not\n     * available, `GetVersionExW()` will be used. See [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for more information.\n     * @since v18.9.0, v16.18.0\n     */\n    function machine(): string;\n    /**\n     * Returns the operating system's default directory for temporary files as a\n     * string.\n     * @since v0.9.9\n     */\n    function tmpdir(): string;\n    /**\n     * Returns a string identifying the endianness of the CPU for which the Node.js\n     * binary was compiled.\n     *\n     * Possible values are `'BE'` for big endian and `'LE'` for little endian.\n     * @since v0.9.4\n     */\n    function endianness(): \"BE\" | \"LE\";\n    /**\n     * Returns the scheduling priority for the process specified by `pid`. If `pid` is\n     * not provided or is `0`, the priority of the current process is returned.\n     * @since v10.10.0\n     * @param [pid=0] The process ID to retrieve scheduling priority for.\n     */\n    function getPriority(pid?: number): number;\n    /**\n     * Attempts to set the scheduling priority for the process specified by `pid`. If `pid` is not provided or is `0`, the process ID of the current process is used.\n     *\n     * The `priority` input must be an integer between `-20` (high priority) and `19` (low priority). Due to differences between Unix priority levels and Windows\n     * priority classes, `priority` is mapped to one of six priority constants in `os.constants.priority`. When retrieving a process priority level, this range\n     * mapping may cause the return value to be slightly different on Windows. To avoid\n     * confusion, set `priority` to one of the priority constants.\n     *\n     * On Windows, setting priority to `PRIORITY_HIGHEST` requires elevated user\n     * privileges. Otherwise the set priority will be silently reduced to `PRIORITY_HIGH`.\n     * @since v10.10.0\n     * @param [pid=0] The process ID to set scheduling priority for.\n     * @param priority The scheduling priority to assign to the process.\n     */\n    function setPriority(priority: number): void;\n    function setPriority(pid: number, priority: number): void;\n}\ndeclare module \"node:os\" {\n    export * from \"os\";\n}\n",
  "node_modules/@types/node/package.json": "{\n    \"name\": \"@types/node\",\n    \"version\": \"22.15.14\",\n    \"description\": \"TypeScript definitions for node\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Microsoft TypeScript\",\n            \"githubUsername\": \"Microsoft\",\n            \"url\": \"https://github.com/Microsoft\"\n        },\n        {\n            \"name\": \"Alberto Schiabel\",\n            \"githubUsername\": \"jkomyno\",\n            \"url\": \"https://github.com/jkomyno\"\n        },\n        {\n            \"name\": \"Alvis HT Tang\",\n            \"githubUsername\": \"alvis\",\n            \"url\": \"https://github.com/alvis\"\n        },\n        {\n            \"name\": \"Andrew Makarov\",\n            \"githubUsername\": \"r3nya\",\n            \"url\": \"https://github.com/r3nya\"\n        },\n        {\n            \"name\": \"Benjamin Toueg\",\n            \"githubUsername\": \"btoueg\",\n            \"url\": \"https://github.com/btoueg\"\n        },\n        {\n            \"name\": \"Chigozirim C.\",\n            \"githubUsername\": \"smac89\",\n            \"url\": \"https://github.com/smac89\"\n        },\n        {\n            \"name\": \"David Junger\",\n            \"githubUsername\": \"touffy\",\n            \"url\": \"https://github.com/touffy\"\n        },\n        {\n            \"name\": \"Deividas Bakanas\",\n            \"githubUsername\": \"DeividasBakanas\",\n            \"url\": \"https://github.com/DeividasBakanas\"\n        },\n        {\n            \"name\": \"Eugene Y. Q. Shen\",\n            \"githubUsername\": \"eyqs\",\n            \"url\": \"https://github.com/eyqs\"\n        },\n        {\n            \"name\": \"Hannes Magnusson\",\n            \"githubUsername\": \"Hannes-Magnusson-CK\",\n            \"url\": \"https://github.com/Hannes-Magnusson-CK\"\n        },\n        {\n            \"name\": \"Huw\",\n            \"githubUsername\": \"hoo29\",\n            \"url\": \"https://github.com/hoo29\"\n        },\n        {\n            \"name\": \"Kelvin Jin\",\n            \"githubUsername\": \"kjin\",\n            \"url\": \"https://github.com/kjin\"\n        },\n        {\n            \"name\": \"Klaus Meinhardt\",\n            \"githubUsername\": \"ajafff\",\n            \"url\": \"https://github.com/ajafff\"\n        },\n        {\n            \"name\": \"Lishude\",\n            \"githubUsername\": \"islishude\",\n            \"url\": \"https://github.com/islishude\"\n        },\n        {\n            \"name\": \"Mariusz Wiktorczyk\",\n            \"githubUsername\": \"mwiktorczyk\",\n            \"url\": \"https://github.com/mwiktorczyk\"\n        },\n        {\n            \"name\": \"Mohsen Azimi\",\n            \"githubUsername\": \"mohsen1\",\n            \"url\": \"https://github.com/mohsen1\"\n        },\n        {\n            \"name\": \"Nikita Galkin\",\n            \"githubUsername\": \"galkin\",\n            \"url\": \"https://github.com/galkin\"\n        },\n        {\n            \"name\": \"Parambir Singh\",\n            \"githubUsername\": \"parambirs\",\n            \"url\": \"https://github.com/parambirs\"\n        },\n        {\n            \"name\": \"Sebastian Silbermann\",\n            \"githubUsername\": \"eps1lon\",\n            \"url\": \"https://github.com/eps1lon\"\n        },\n        {\n            \"name\": \"Thomas den Hollander\",\n            \"githubUsername\": \"ThomasdenH\",\n            \"url\": \"https://github.com/ThomasdenH\"\n        },\n        {\n            \"name\": \"Wilco Bakker\",\n            \"githubUsername\": \"WilcoBakker\",\n            \"url\": \"https://github.com/WilcoBakker\"\n        },\n        {\n            \"name\": \"wwwy3y3\",\n            \"githubUsername\": \"wwwy3y3\",\n            \"url\": \"https://github.com/wwwy3y3\"\n        },\n        {\n            \"name\": \"Samuel Ainsworth\",\n            \"githubUsername\": \"samuela\",\n            \"url\": \"https://github.com/samuela\"\n        },\n        {\n            \"name\": \"Kyle Uehlein\",\n            \"githubUsername\": \"kuehlein\",\n            \"url\": \"https://github.com/kuehlein\"\n        },\n        {\n            \"name\": \"Thanik Bhongbhibhat\",\n            \"githubUsername\": \"bhongy\",\n            \"url\": \"https://github.com/bhongy\"\n        },\n        {\n            \"name\": \"Marcin Kopacz\",\n            \"githubUsername\": \"chyzwar\",\n            \"url\": \"https://github.com/chyzwar\"\n        },\n        {\n            \"name\": \"Trivikram Kamat\",\n            \"githubUsername\": \"trivikr\",\n            \"url\": \"https://github.com/trivikr\"\n        },\n        {\n            \"name\": \"Junxiao Shi\",\n            \"githubUsername\": \"yoursunny\",\n            \"url\": \"https://github.com/yoursunny\"\n        },\n        {\n            \"name\": \"Ilia Baryshnikov\",\n            \"githubUsername\": \"qwelias\",\n            \"url\": \"https://github.com/qwelias\"\n        },\n        {\n            \"name\": \"ExE Boss\",\n            \"githubUsername\": \"ExE-Boss\",\n            \"url\": \"https://github.com/ExE-Boss\"\n        },\n        {\n            \"name\": \"Piotr Błażejewicz\",\n            \"githubUsername\": \"peterblazejewicz\",\n            \"url\": \"https://github.com/peterblazejewicz\"\n        },\n        {\n            \"name\": \"Anna Henningsen\",\n            \"githubUsername\": \"addaleax\",\n            \"url\": \"https://github.com/addaleax\"\n        },\n        {\n            \"name\": \"Victor Perin\",\n            \"githubUsername\": \"victorperin\",\n            \"url\": \"https://github.com/victorperin\"\n        },\n        {\n            \"name\": \"NodeJS Contributors\",\n            \"githubUsername\": \"NodeJS\",\n            \"url\": \"https://github.com/NodeJS\"\n        },\n        {\n            \"name\": \"Linus Unnebäck\",\n            \"githubUsername\": \"LinusU\",\n            \"url\": \"https://github.com/LinusU\"\n        },\n        {\n            \"name\": \"wafuwafu13\",\n            \"githubUsername\": \"wafuwafu13\",\n            \"url\": \"https://github.com/wafuwafu13\"\n        },\n        {\n            \"name\": \"Matteo Collina\",\n            \"githubUsername\": \"mcollina\",\n            \"url\": \"https://github.com/mcollina\"\n        },\n        {\n            \"name\": \"Dmitry Semigradsky\",\n            \"githubUsername\": \"Semigradsky\",\n            \"url\": \"https://github.com/Semigradsky\"\n        },\n        {\n            \"name\": \"René\",\n            \"githubUsername\": \"Renegade334\",\n            \"url\": \"https://github.com/Renegade334\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"typesVersions\": {\n        \"<=5.6\": {\n            \"*\": [\n                \"ts5.6/*\"\n            ]\n        }\n    },\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/node\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"undici-types\": \"~6.21.0\"\n    },\n    \"peerDependencies\": {},\n    \"typesPublisherContentHash\": \"ffc2a6547f97ecddd3c3a0571777c7a02a04de14e127c1a7e02d89c998e27371\",\n    \"typeScriptVersion\": \"5.1\"\n}",
  "node_modules/@types/node/path.d.ts": "declare module \"path/posix\" {\n    import path = require(\"path\");\n    export = path;\n}\ndeclare module \"path/win32\" {\n    import path = require(\"path\");\n    export = path;\n}\n/**\n * The `node:path` module provides utilities for working with file and directory\n * paths. It can be accessed using:\n *\n * ```js\n * import path from 'node:path';\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/path.js)\n */\ndeclare module \"path\" {\n    namespace path {\n        /**\n         * A parsed path object generated by path.parse() or consumed by path.format().\n         */\n        interface ParsedPath {\n            /**\n             * The root of the path such as '/' or 'c:\\'\n             */\n            root: string;\n            /**\n             * The full directory path such as '/home/user/dir' or 'c:\\path\\dir'\n             */\n            dir: string;\n            /**\n             * The file name including extension (if any) such as 'index.html'\n             */\n            base: string;\n            /**\n             * The file extension (if any) such as '.html'\n             */\n            ext: string;\n            /**\n             * The file name without extension (if any) such as 'index'\n             */\n            name: string;\n        }\n        interface FormatInputPathObject {\n            /**\n             * The root of the path such as '/' or 'c:\\'\n             */\n            root?: string | undefined;\n            /**\n             * The full directory path such as '/home/user/dir' or 'c:\\path\\dir'\n             */\n            dir?: string | undefined;\n            /**\n             * The file name including extension (if any) such as 'index.html'\n             */\n            base?: string | undefined;\n            /**\n             * The file extension (if any) such as '.html'\n             */\n            ext?: string | undefined;\n            /**\n             * The file name without extension (if any) such as 'index'\n             */\n            name?: string | undefined;\n        }\n        interface PlatformPath {\n            /**\n             * Normalize a string path, reducing '..' and '.' parts.\n             * When multiple slashes are found, they're replaced by a single one; when the path contains a trailing slash, it is preserved. On Windows backslashes are used.\n             *\n             * @param path string path to normalize.\n             * @throws {TypeError} if `path` is not a string.\n             */\n            normalize(path: string): string;\n            /**\n             * Join all arguments together and normalize the resulting path.\n             *\n             * @param paths paths to join.\n             * @throws {TypeError} if any of the path segments is not a string.\n             */\n            join(...paths: string[]): string;\n            /**\n             * The right-most parameter is considered {to}. Other parameters are considered an array of {from}.\n             *\n             * Starting from leftmost {from} parameter, resolves {to} to an absolute path.\n             *\n             * If {to} isn't already absolute, {from} arguments are prepended in right to left order,\n             * until an absolute path is found. If after using all {from} paths still no absolute path is found,\n             * the current working directory is used as well. The resulting path is normalized,\n             * and trailing slashes are removed unless the path gets resolved to the root directory.\n             *\n             * @param paths A sequence of paths or path segments.\n             * @throws {TypeError} if any of the arguments is not a string.\n             */\n            resolve(...paths: string[]): string;\n            /**\n             * The `path.matchesGlob()` method determines if `path` matches the `pattern`.\n             * @param path The path to glob-match against.\n             * @param pattern The glob to check the path against.\n             * @returns Whether or not the `path` matched the `pattern`.\n             * @throws {TypeError} if `path` or `pattern` are not strings.\n             * @since v22.5.0\n             */\n            matchesGlob(path: string, pattern: string): boolean;\n            /**\n             * Determines whether {path} is an absolute path. An absolute path will always resolve to the same location, regardless of the working directory.\n             *\n             * If the given {path} is a zero-length string, `false` will be returned.\n             *\n             * @param path path to test.\n             * @throws {TypeError} if `path` is not a string.\n             */\n            isAbsolute(path: string): boolean;\n            /**\n             * Solve the relative path from {from} to {to} based on the current working directory.\n             * At times we have two absolute paths, and we need to derive the relative path from one to the other. This is actually the reverse transform of path.resolve.\n             *\n             * @throws {TypeError} if either `from` or `to` is not a string.\n             */\n            relative(from: string, to: string): string;\n            /**\n             * Return the directory name of a path. Similar to the Unix dirname command.\n             *\n             * @param path the path to evaluate.\n             * @throws {TypeError} if `path` is not a string.\n             */\n            dirname(path: string): string;\n            /**\n             * Return the last portion of a path. Similar to the Unix basename command.\n             * Often used to extract the file name from a fully qualified path.\n             *\n             * @param path the path to evaluate.\n             * @param suffix optionally, an extension to remove from the result.\n             * @throws {TypeError} if `path` is not a string or if `ext` is given and is not a string.\n             */\n            basename(path: string, suffix?: string): string;\n            /**\n             * Return the extension of the path, from the last '.' to end of string in the last portion of the path.\n             * If there is no '.' in the last portion of the path or the first character of it is '.', then it returns an empty string.\n             *\n             * @param path the path to evaluate.\n             * @throws {TypeError} if `path` is not a string.\n             */\n            extname(path: string): string;\n            /**\n             * The platform-specific file separator. '\\\\' or '/'.\n             */\n            readonly sep: \"\\\\\" | \"/\";\n            /**\n             * The platform-specific file delimiter. ';' or ':'.\n             */\n            readonly delimiter: \";\" | \":\";\n            /**\n             * Returns an object from a path string - the opposite of format().\n             *\n             * @param path path to evaluate.\n             * @throws {TypeError} if `path` is not a string.\n             */\n            parse(path: string): ParsedPath;\n            /**\n             * Returns a path string from an object - the opposite of parse().\n             *\n             * @param pathObject path to evaluate.\n             */\n            format(pathObject: FormatInputPathObject): string;\n            /**\n             * On Windows systems only, returns an equivalent namespace-prefixed path for the given path.\n             * If path is not a string, path will be returned without modifications.\n             * This method is meaningful only on Windows system.\n             * On POSIX systems, the method is non-operational and always returns path without modifications.\n             */\n            toNamespacedPath(path: string): string;\n            /**\n             * Posix specific pathing.\n             * Same as parent object on posix.\n             */\n            readonly posix: PlatformPath;\n            /**\n             * Windows specific pathing.\n             * Same as parent object on windows\n             */\n            readonly win32: PlatformPath;\n        }\n    }\n    const path: path.PlatformPath;\n    export = path;\n}\ndeclare module \"node:path\" {\n    import path = require(\"path\");\n    export = path;\n}\ndeclare module \"node:path/posix\" {\n    import path = require(\"path/posix\");\n    export = path;\n}\ndeclare module \"node:path/win32\" {\n    import path = require(\"path/win32\");\n    export = path;\n}\n",
  "node_modules/@types/node/perf_hooks.d.ts": "/**\n * This module provides an implementation of a subset of the W3C [Web Performance APIs](https://w3c.github.io/perf-timing-primer/) as well as additional APIs for\n * Node.js-specific performance measurements.\n *\n * Node.js supports the following [Web Performance APIs](https://w3c.github.io/perf-timing-primer/):\n *\n * * [High Resolution Time](https://www.w3.org/TR/hr-time-2)\n * * [Performance Timeline](https://w3c.github.io/performance-timeline/)\n * * [User Timing](https://www.w3.org/TR/user-timing/)\n * * [Resource Timing](https://www.w3.org/TR/resource-timing-2/)\n *\n * ```js\n * import { PerformanceObserver, performance } from 'node:perf_hooks';\n *\n * const obs = new PerformanceObserver((items) => {\n *   console.log(items.getEntries()[0].duration);\n *   performance.clearMarks();\n * });\n * obs.observe({ type: 'measure' });\n * performance.measure('Start to Now');\n *\n * performance.mark('A');\n * doSomeLongRunningProcess(() => {\n *   performance.measure('A to Now', 'A');\n *\n *   performance.mark('B');\n *   performance.measure('A to B', 'A', 'B');\n * });\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/perf_hooks.js)\n */\ndeclare module \"perf_hooks\" {\n    import { AsyncResource } from \"node:async_hooks\";\n    type EntryType =\n        | \"dns\" // Node.js only\n        | \"function\" // Node.js only\n        | \"gc\" // Node.js only\n        | \"http2\" // Node.js only\n        | \"http\" // Node.js only\n        | \"mark\" // available on the Web\n        | \"measure\" // available on the Web\n        | \"net\" // Node.js only\n        | \"node\" // Node.js only\n        | \"resource\"; // available on the Web\n    interface NodeGCPerformanceDetail {\n        /**\n         * When `performanceEntry.entryType` is equal to 'gc', the `performance.kind` property identifies\n         * the type of garbage collection operation that occurred.\n         * See perf_hooks.constants for valid values.\n         */\n        readonly kind?: number | undefined;\n        /**\n         * When `performanceEntry.entryType` is equal to 'gc', the `performance.flags`\n         * property contains additional information about garbage collection operation.\n         * See perf_hooks.constants for valid values.\n         */\n        readonly flags?: number | undefined;\n    }\n    /**\n     * The constructor of this class is not exposed to users directly.\n     * @since v8.5.0\n     */\n    class PerformanceEntry {\n        protected constructor();\n        /**\n         * The total number of milliseconds elapsed for this entry. This value will not\n         * be meaningful for all Performance Entry types.\n         * @since v8.5.0\n         */\n        readonly duration: number;\n        /**\n         * The name of the performance entry.\n         * @since v8.5.0\n         */\n        readonly name: string;\n        /**\n         * The high resolution millisecond timestamp marking the starting time of the\n         * Performance Entry.\n         * @since v8.5.0\n         */\n        readonly startTime: number;\n        /**\n         * The type of the performance entry. It may be one of:\n         *\n         * * `'node'` (Node.js only)\n         * * `'mark'` (available on the Web)\n         * * `'measure'` (available on the Web)\n         * * `'gc'` (Node.js only)\n         * * `'function'` (Node.js only)\n         * * `'http2'` (Node.js only)\n         * * `'http'` (Node.js only)\n         * @since v8.5.0\n         */\n        readonly entryType: EntryType;\n        /**\n         * Additional detail specific to the `entryType`.\n         * @since v16.0.0\n         */\n        readonly detail?: NodeGCPerformanceDetail | unknown | undefined; // TODO: Narrow this based on entry type.\n        toJSON(): any;\n    }\n    /**\n     * Exposes marks created via the `Performance.mark()` method.\n     * @since v18.2.0, v16.17.0\n     */\n    class PerformanceMark extends PerformanceEntry {\n        readonly duration: 0;\n        readonly entryType: \"mark\";\n    }\n    /**\n     * Exposes measures created via the `Performance.measure()` method.\n     *\n     * The constructor of this class is not exposed to users directly.\n     * @since v18.2.0, v16.17.0\n     */\n    class PerformanceMeasure extends PerformanceEntry {\n        readonly entryType: \"measure\";\n    }\n    interface UVMetrics {\n        /**\n         * Number of event loop iterations.\n         */\n        readonly loopCount: number;\n        /**\n         * Number of events that have been processed by the event handler.\n         */\n        readonly events: number;\n        /**\n         * Number of events that were waiting to be processed when the event provider was called.\n         */\n        readonly eventsWaiting: number;\n    }\n    /**\n     * _This property is an extension by Node.js. It is not available in Web browsers._\n     *\n     * Provides timing details for Node.js itself. The constructor of this class\n     * is not exposed to users.\n     * @since v8.5.0\n     */\n    class PerformanceNodeTiming extends PerformanceEntry {\n        readonly entryType: \"node\";\n        /**\n         * The high resolution millisecond timestamp at which the Node.js process\n         * completed bootstrapping. If bootstrapping has not yet finished, the property\n         * has the value of -1.\n         * @since v8.5.0\n         */\n        readonly bootstrapComplete: number;\n        /**\n         * The high resolution millisecond timestamp at which the Node.js environment was\n         * initialized.\n         * @since v8.5.0\n         */\n        readonly environment: number;\n        /**\n         * The high resolution millisecond timestamp of the amount of time the event loop\n         * has been idle within the event loop's event provider (e.g. `epoll_wait`). This\n         * does not take CPU usage into consideration. If the event loop has not yet\n         * started (e.g., in the first tick of the main script), the property has the\n         * value of 0.\n         * @since v14.10.0, v12.19.0\n         */\n        readonly idleTime: number;\n        /**\n         * The high resolution millisecond timestamp at which the Node.js event loop\n         * exited. If the event loop has not yet exited, the property has the value of -1\\.\n         * It can only have a value of not -1 in a handler of the `'exit'` event.\n         * @since v8.5.0\n         */\n        readonly loopExit: number;\n        /**\n         * The high resolution millisecond timestamp at which the Node.js event loop\n         * started. If the event loop has not yet started (e.g., in the first tick of the\n         * main script), the property has the value of -1.\n         * @since v8.5.0\n         */\n        readonly loopStart: number;\n        /**\n         * The high resolution millisecond timestamp at which the Node.js process was initialized.\n         * @since v8.5.0\n         */\n        readonly nodeStart: number;\n        /**\n         * This is a wrapper to the `uv_metrics_info` function.\n         * It returns the current set of event loop metrics.\n         *\n         * It is recommended to use this property inside a function whose execution was\n         * scheduled using `setImmediate` to avoid collecting metrics before finishing all\n         * operations scheduled during the current loop iteration.\n         * @since v22.8.0, v20.18.0\n         */\n        readonly uvMetricsInfo: UVMetrics;\n        /**\n         * The high resolution millisecond timestamp at which the V8 platform was\n         * initialized.\n         * @since v8.5.0\n         */\n        readonly v8Start: number;\n    }\n    interface EventLoopUtilization {\n        idle: number;\n        active: number;\n        utilization: number;\n    }\n    /**\n     * @param utilization1 The result of a previous call to `eventLoopUtilization()`.\n     * @param utilization2 The result of a previous call to `eventLoopUtilization()` prior to `utilization1`.\n     */\n    type EventLoopUtilityFunction = (\n        utilization1?: EventLoopUtilization,\n        utilization2?: EventLoopUtilization,\n    ) => EventLoopUtilization;\n    interface MarkOptions {\n        /**\n         * Additional optional detail to include with the mark.\n         */\n        detail?: unknown | undefined;\n        /**\n         * An optional timestamp to be used as the mark time.\n         * @default `performance.now()`\n         */\n        startTime?: number | undefined;\n    }\n    interface MeasureOptions {\n        /**\n         * Additional optional detail to include with the mark.\n         */\n        detail?: unknown | undefined;\n        /**\n         * Duration between start and end times.\n         */\n        duration?: number | undefined;\n        /**\n         * Timestamp to be used as the end time, or a string identifying a previously recorded mark.\n         */\n        end?: number | string | undefined;\n        /**\n         * Timestamp to be used as the start time, or a string identifying a previously recorded mark.\n         */\n        start?: number | string | undefined;\n    }\n    interface TimerifyOptions {\n        /**\n         * A histogram object created using `perf_hooks.createHistogram()` that will record runtime\n         * durations in nanoseconds.\n         */\n        histogram?: RecordableHistogram | undefined;\n    }\n    interface Performance {\n        /**\n         * If `name` is not provided, removes all `PerformanceMark` objects from the Performance Timeline.\n         * If `name` is provided, removes only the named mark.\n         * @since v8.5.0\n         */\n        clearMarks(name?: string): void;\n        /**\n         * If `name` is not provided, removes all `PerformanceMeasure` objects from the Performance Timeline.\n         * If `name` is provided, removes only the named measure.\n         * @since v16.7.0\n         */\n        clearMeasures(name?: string): void;\n        /**\n         * If `name` is not provided, removes all `PerformanceResourceTiming` objects from the Resource Timeline.\n         * If `name` is provided, removes only the named resource.\n         * @since v18.2.0, v16.17.0\n         */\n        clearResourceTimings(name?: string): void;\n        /**\n         * eventLoopUtilization is similar to CPU utilization except that it is calculated using high precision wall-clock time.\n         * It represents the percentage of time the event loop has spent outside the event loop's event provider (e.g. epoll_wait).\n         * No other CPU idle time is taken into consideration.\n         */\n        eventLoopUtilization: EventLoopUtilityFunction;\n        /**\n         * Returns a list of `PerformanceEntry` objects in chronological order with respect to `performanceEntry.startTime`.\n         * If you are only interested in performance entries of certain types or that have certain names, see\n         * `performance.getEntriesByType()` and `performance.getEntriesByName()`.\n         * @since v16.7.0\n         */\n        getEntries(): PerformanceEntry[];\n        /**\n         * Returns a list of `PerformanceEntry` objects in chronological order with respect to `performanceEntry.startTime`\n         * whose `performanceEntry.name` is equal to `name`, and optionally, whose `performanceEntry.entryType` is equal to `type`.\n         * @param name\n         * @param type\n         * @since v16.7.0\n         */\n        getEntriesByName(name: string, type?: EntryType): PerformanceEntry[];\n        /**\n         * Returns a list of `PerformanceEntry` objects in chronological order with respect to `performanceEntry.startTime`\n         * whose `performanceEntry.entryType` is equal to `type`.\n         * @param type\n         * @since v16.7.0\n         */\n        getEntriesByType(type: EntryType): PerformanceEntry[];\n        /**\n         * Creates a new `PerformanceMark` entry in the Performance Timeline.\n         * A `PerformanceMark` is a subclass of `PerformanceEntry` whose `performanceEntry.entryType` is always `'mark'`,\n         * and whose `performanceEntry.duration` is always `0`.\n         * Performance marks are used to mark specific significant moments in the Performance Timeline.\n         *\n         * The created `PerformanceMark` entry is put in the global Performance Timeline and can be queried with\n         * `performance.getEntries`, `performance.getEntriesByName`, and `performance.getEntriesByType`. When the observation is\n         * performed, the entries should be cleared from the global Performance Timeline manually with `performance.clearMarks`.\n         * @param name\n         */\n        mark(name: string, options?: MarkOptions): PerformanceMark;\n        /**\n         * Creates a new `PerformanceResourceTiming` entry in the Resource Timeline.\n         * A `PerformanceResourceTiming` is a subclass of `PerformanceEntry` whose `performanceEntry.entryType` is always `'resource'`.\n         * Performance resources are used to mark moments in the Resource Timeline.\n         * @param timingInfo [Fetch Timing Info](https://fetch.spec.whatwg.org/#fetch-timing-info)\n         * @param requestedUrl The resource url\n         * @param initiatorType The initiator name, e.g: 'fetch'\n         * @param global\n         * @param cacheMode The cache mode must be an empty string ('') or 'local'\n         * @param bodyInfo [Fetch Response Body Info](https://fetch.spec.whatwg.org/#response-body-info)\n         * @param responseStatus The response's status code\n         * @param deliveryType The delivery type. Default: ''.\n         * @since v18.2.0, v16.17.0\n         */\n        markResourceTiming(\n            timingInfo: object,\n            requestedUrl: string,\n            initiatorType: string,\n            global: object,\n            cacheMode: \"\" | \"local\",\n            bodyInfo: object,\n            responseStatus: number,\n            deliveryType?: string,\n        ): PerformanceResourceTiming;\n        /**\n         * Creates a new PerformanceMeasure entry in the Performance Timeline.\n         * A PerformanceMeasure is a subclass of PerformanceEntry whose performanceEntry.entryType is always 'measure',\n         * and whose performanceEntry.duration measures the number of milliseconds elapsed since startMark and endMark.\n         *\n         * The startMark argument may identify any existing PerformanceMark in the the Performance Timeline, or may identify\n         * any of the timestamp properties provided by the PerformanceNodeTiming class. If the named startMark does not exist,\n         * then startMark is set to timeOrigin by default.\n         *\n         * The endMark argument must identify any existing PerformanceMark in the the Performance Timeline or any of the timestamp\n         * properties provided by the PerformanceNodeTiming class. If the named endMark does not exist, an error will be thrown.\n         * @param name\n         * @param startMark\n         * @param endMark\n         * @return The PerformanceMeasure entry that was created\n         */\n        measure(name: string, startMark?: string, endMark?: string): PerformanceMeasure;\n        measure(name: string, options: MeasureOptions): PerformanceMeasure;\n        /**\n         * _This property is an extension by Node.js. It is not available in Web browsers._\n         *\n         * An instance of the `PerformanceNodeTiming` class that provides performance metrics for specific Node.js operational milestones.\n         * @since v8.5.0\n         */\n        readonly nodeTiming: PerformanceNodeTiming;\n        /**\n         * Returns the current high resolution millisecond timestamp, where 0 represents the start of the current `node` process.\n         * @since v8.5.0\n         */\n        now(): number;\n        /**\n         * Sets the global performance resource timing buffer size to the specified number of \"resource\" type performance entry objects.\n         *\n         * By default the max buffer size is set to 250.\n         * @since v18.8.0\n         */\n        setResourceTimingBufferSize(maxSize: number): void;\n        /**\n         * The [`timeOrigin`](https://w3c.github.io/hr-time/#dom-performance-timeorigin) specifies the high resolution millisecond timestamp\n         * at which the current `node` process began, measured in Unix time.\n         * @since v8.5.0\n         */\n        readonly timeOrigin: number;\n        /**\n         * _This property is an extension by Node.js. It is not available in Web browsers._\n         *\n         * Wraps a function within a new function that measures the running time of the wrapped function.\n         * A `PerformanceObserver` must be subscribed to the `'function'` event type in order for the timing details to be accessed.\n         *\n         * ```js\n         * import {\n         *   performance,\n         *   PerformanceObserver,\n         * } from 'node:perf_hooks';\n         *\n         * function someFunction() {\n         *   console.log('hello world');\n         * }\n         *\n         * const wrapped = performance.timerify(someFunction);\n         *\n         * const obs = new PerformanceObserver((list) => {\n         *   console.log(list.getEntries()[0].duration);\n         *\n         *   performance.clearMarks();\n         *   performance.clearMeasures();\n         *   obs.disconnect();\n         * });\n         * obs.observe({ entryTypes: ['function'] });\n         *\n         * // A performance timeline entry will be created\n         * wrapped();\n         * ```\n         *\n         * If the wrapped function returns a promise, a finally handler will be attached to the promise and the duration will be reported\n         * once the finally handler is invoked.\n         * @param fn\n         */\n        timerify<T extends (...params: any[]) => any>(fn: T, options?: TimerifyOptions): T;\n        /**\n         * An object which is JSON representation of the performance object. It is similar to\n         * [`window.performance.toJSON`](https://developer.mozilla.org/en-US/docs/Web/API/Performance/toJSON) in browsers.\n         * @since v16.1.0\n         */\n        toJSON(): any;\n    }\n    class PerformanceObserverEntryList {\n        /**\n         * Returns a list of `PerformanceEntry` objects in chronological order\n         * with respect to `performanceEntry.startTime`.\n         *\n         * ```js\n         * import {\n         *   performance,\n         *   PerformanceObserver,\n         * } from 'node:perf_hooks';\n         *\n         * const obs = new PerformanceObserver((perfObserverList, observer) => {\n         *   console.log(perfObserverList.getEntries());\n         *\n         *    * [\n         *    *   PerformanceEntry {\n         *    *     name: 'test',\n         *    *     entryType: 'mark',\n         *    *     startTime: 81.465639,\n         *    *     duration: 0,\n         *    *     detail: null\n         *    *   },\n         *    *   PerformanceEntry {\n         *    *     name: 'meow',\n         *    *     entryType: 'mark',\n         *    *     startTime: 81.860064,\n         *    *     duration: 0,\n         *    *     detail: null\n         *    *   }\n         *    * ]\n         *\n         *   performance.clearMarks();\n         *   performance.clearMeasures();\n         *   observer.disconnect();\n         * });\n         * obs.observe({ type: 'mark' });\n         *\n         * performance.mark('test');\n         * performance.mark('meow');\n         * ```\n         * @since v8.5.0\n         */\n        getEntries(): PerformanceEntry[];\n        /**\n         * Returns a list of `PerformanceEntry` objects in chronological order\n         * with respect to `performanceEntry.startTime` whose `performanceEntry.name` is\n         * equal to `name`, and optionally, whose `performanceEntry.entryType` is equal to`type`.\n         *\n         * ```js\n         * import {\n         *   performance,\n         *   PerformanceObserver,\n         * } from 'node:perf_hooks';\n         *\n         * const obs = new PerformanceObserver((perfObserverList, observer) => {\n         *   console.log(perfObserverList.getEntriesByName('meow'));\n         *\n         *    * [\n         *    *   PerformanceEntry {\n         *    *     name: 'meow',\n         *    *     entryType: 'mark',\n         *    *     startTime: 98.545991,\n         *    *     duration: 0,\n         *    *     detail: null\n         *    *   }\n         *    * ]\n         *\n         *   console.log(perfObserverList.getEntriesByName('nope')); // []\n         *\n         *   console.log(perfObserverList.getEntriesByName('test', 'mark'));\n         *\n         *    * [\n         *    *   PerformanceEntry {\n         *    *     name: 'test',\n         *    *     entryType: 'mark',\n         *    *     startTime: 63.518931,\n         *    *     duration: 0,\n         *    *     detail: null\n         *    *   }\n         *    * ]\n         *\n         *   console.log(perfObserverList.getEntriesByName('test', 'measure')); // []\n         *\n         *   performance.clearMarks();\n         *   performance.clearMeasures();\n         *   observer.disconnect();\n         * });\n         * obs.observe({ entryTypes: ['mark', 'measure'] });\n         *\n         * performance.mark('test');\n         * performance.mark('meow');\n         * ```\n         * @since v8.5.0\n         */\n        getEntriesByName(name: string, type?: EntryType): PerformanceEntry[];\n        /**\n         * Returns a list of `PerformanceEntry` objects in chronological order\n         * with respect to `performanceEntry.startTime` whose `performanceEntry.entryType` is equal to `type`.\n         *\n         * ```js\n         * import {\n         *   performance,\n         *   PerformanceObserver,\n         * } from 'node:perf_hooks';\n         *\n         * const obs = new PerformanceObserver((perfObserverList, observer) => {\n         *   console.log(perfObserverList.getEntriesByType('mark'));\n         *\n         *    * [\n         *    *   PerformanceEntry {\n         *    *     name: 'test',\n         *    *     entryType: 'mark',\n         *    *     startTime: 55.897834,\n         *    *     duration: 0,\n         *    *     detail: null\n         *    *   },\n         *    *   PerformanceEntry {\n         *    *     name: 'meow',\n         *    *     entryType: 'mark',\n         *    *     startTime: 56.350146,\n         *    *     duration: 0,\n         *    *     detail: null\n         *    *   }\n         *    * ]\n         *\n         *   performance.clearMarks();\n         *   performance.clearMeasures();\n         *   observer.disconnect();\n         * });\n         * obs.observe({ type: 'mark' });\n         *\n         * performance.mark('test');\n         * performance.mark('meow');\n         * ```\n         * @since v8.5.0\n         */\n        getEntriesByType(type: EntryType): PerformanceEntry[];\n    }\n    type PerformanceObserverCallback = (list: PerformanceObserverEntryList, observer: PerformanceObserver) => void;\n    /**\n     * @since v8.5.0\n     */\n    class PerformanceObserver extends AsyncResource {\n        constructor(callback: PerformanceObserverCallback);\n        /**\n         * Disconnects the `PerformanceObserver` instance from all notifications.\n         * @since v8.5.0\n         */\n        disconnect(): void;\n        /**\n         * Subscribes the `PerformanceObserver` instance to notifications of new `PerformanceEntry` instances identified either by `options.entryTypes` or `options.type`:\n         *\n         * ```js\n         * import {\n         *   performance,\n         *   PerformanceObserver,\n         * } from 'node:perf_hooks';\n         *\n         * const obs = new PerformanceObserver((list, observer) => {\n         *   // Called once asynchronously. `list` contains three items.\n         * });\n         * obs.observe({ type: 'mark' });\n         *\n         * for (let n = 0; n < 3; n++)\n         *   performance.mark(`test${n}`);\n         * ```\n         * @since v8.5.0\n         */\n        observe(\n            options:\n                | {\n                    entryTypes: readonly EntryType[];\n                    buffered?: boolean | undefined;\n                }\n                | {\n                    type: EntryType;\n                    buffered?: boolean | undefined;\n                },\n        ): void;\n        /**\n         * @since v16.0.0\n         * @returns Current list of entries stored in the performance observer, emptying it out.\n         */\n        takeRecords(): PerformanceEntry[];\n    }\n    /**\n     * Provides detailed network timing data regarding the loading of an application's resources.\n     *\n     * The constructor of this class is not exposed to users directly.\n     * @since v18.2.0, v16.17.0\n     */\n    class PerformanceResourceTiming extends PerformanceEntry {\n        readonly entryType: \"resource\";\n        protected constructor();\n        /**\n         * The high resolution millisecond timestamp at immediately before dispatching the `fetch`\n         * request. If the resource is not intercepted by a worker the property will always return 0.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly workerStart: number;\n        /**\n         * The high resolution millisecond timestamp that represents the start time of the fetch which\n         * initiates the redirect.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly redirectStart: number;\n        /**\n         * The high resolution millisecond timestamp that will be created immediately after receiving\n         * the last byte of the response of the last redirect.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly redirectEnd: number;\n        /**\n         * The high resolution millisecond timestamp immediately before the Node.js starts to fetch the resource.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly fetchStart: number;\n        /**\n         * The high resolution millisecond timestamp immediately before the Node.js starts the domain name lookup\n         * for the resource.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly domainLookupStart: number;\n        /**\n         * The high resolution millisecond timestamp representing the time immediately after the Node.js finished\n         * the domain name lookup for the resource.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly domainLookupEnd: number;\n        /**\n         * The high resolution millisecond timestamp representing the time immediately before Node.js starts to\n         * establish the connection to the server to retrieve the resource.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly connectStart: number;\n        /**\n         * The high resolution millisecond timestamp representing the time immediately after Node.js finishes\n         * establishing the connection to the server to retrieve the resource.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly connectEnd: number;\n        /**\n         * The high resolution millisecond timestamp representing the time immediately before Node.js starts the\n         * handshake process to secure the current connection.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly secureConnectionStart: number;\n        /**\n         * The high resolution millisecond timestamp representing the time immediately before Node.js receives the\n         * first byte of the response from the server.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly requestStart: number;\n        /**\n         * The high resolution millisecond timestamp representing the time immediately after Node.js receives the\n         * last byte of the resource or immediately before the transport connection is closed, whichever comes first.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly responseEnd: number;\n        /**\n         * A number representing the size (in octets) of the fetched resource. The size includes the response header\n         * fields plus the response payload body.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly transferSize: number;\n        /**\n         * A number representing the size (in octets) received from the fetch (HTTP or cache), of the payload body, before\n         * removing any applied content-codings.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly encodedBodySize: number;\n        /**\n         * A number representing the size (in octets) received from the fetch (HTTP or cache), of the message body, after\n         * removing any applied content-codings.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly decodedBodySize: number;\n        /**\n         * Returns a `object` that is the JSON representation of the `PerformanceResourceTiming` object\n         * @since v18.2.0, v16.17.0\n         */\n        toJSON(): any;\n    }\n    namespace constants {\n        const NODE_PERFORMANCE_GC_MAJOR: number;\n        const NODE_PERFORMANCE_GC_MINOR: number;\n        const NODE_PERFORMANCE_GC_INCREMENTAL: number;\n        const NODE_PERFORMANCE_GC_WEAKCB: number;\n        const NODE_PERFORMANCE_GC_FLAGS_NO: number;\n        const NODE_PERFORMANCE_GC_FLAGS_CONSTRUCT_RETAINED: number;\n        const NODE_PERFORMANCE_GC_FLAGS_FORCED: number;\n        const NODE_PERFORMANCE_GC_FLAGS_SYNCHRONOUS_PHANTOM_PROCESSING: number;\n        const NODE_PERFORMANCE_GC_FLAGS_ALL_AVAILABLE_GARBAGE: number;\n        const NODE_PERFORMANCE_GC_FLAGS_ALL_EXTERNAL_MEMORY: number;\n        const NODE_PERFORMANCE_GC_FLAGS_SCHEDULE_IDLE: number;\n    }\n    const performance: Performance;\n    interface EventLoopMonitorOptions {\n        /**\n         * The sampling rate in milliseconds.\n         * Must be greater than zero.\n         * @default 10\n         */\n        resolution?: number | undefined;\n    }\n    interface Histogram {\n        /**\n         * The number of samples recorded by the histogram.\n         * @since v17.4.0, v16.14.0\n         */\n        readonly count: number;\n        /**\n         * The number of samples recorded by the histogram.\n         * v17.4.0, v16.14.0\n         */\n        readonly countBigInt: bigint;\n        /**\n         * The number of times the event loop delay exceeded the maximum 1 hour event\n         * loop delay threshold.\n         * @since v11.10.0\n         */\n        readonly exceeds: number;\n        /**\n         * The number of times the event loop delay exceeded the maximum 1 hour event loop delay threshold.\n         * @since v17.4.0, v16.14.0\n         */\n        readonly exceedsBigInt: bigint;\n        /**\n         * The maximum recorded event loop delay.\n         * @since v11.10.0\n         */\n        readonly max: number;\n        /**\n         * The maximum recorded event loop delay.\n         * v17.4.0, v16.14.0\n         */\n        readonly maxBigInt: number;\n        /**\n         * The mean of the recorded event loop delays.\n         * @since v11.10.0\n         */\n        readonly mean: number;\n        /**\n         * The minimum recorded event loop delay.\n         * @since v11.10.0\n         */\n        readonly min: number;\n        /**\n         * The minimum recorded event loop delay.\n         * v17.4.0, v16.14.0\n         */\n        readonly minBigInt: bigint;\n        /**\n         * Returns the value at the given percentile.\n         * @since v11.10.0\n         * @param percentile A percentile value in the range (0, 100].\n         */\n        percentile(percentile: number): number;\n        /**\n         * Returns the value at the given percentile.\n         * @since v17.4.0, v16.14.0\n         * @param percentile A percentile value in the range (0, 100].\n         */\n        percentileBigInt(percentile: number): bigint;\n        /**\n         * Returns a `Map` object detailing the accumulated percentile distribution.\n         * @since v11.10.0\n         */\n        readonly percentiles: Map<number, number>;\n        /**\n         * Returns a `Map` object detailing the accumulated percentile distribution.\n         * @since v17.4.0, v16.14.0\n         */\n        readonly percentilesBigInt: Map<bigint, bigint>;\n        /**\n         * Resets the collected histogram data.\n         * @since v11.10.0\n         */\n        reset(): void;\n        /**\n         * The standard deviation of the recorded event loop delays.\n         * @since v11.10.0\n         */\n        readonly stddev: number;\n    }\n    interface IntervalHistogram extends Histogram {\n        /**\n         * Enables the update interval timer. Returns `true` if the timer was\n         * started, `false` if it was already started.\n         * @since v11.10.0\n         */\n        enable(): boolean;\n        /**\n         * Disables the update interval timer. Returns `true` if the timer was\n         * stopped, `false` if it was already stopped.\n         * @since v11.10.0\n         */\n        disable(): boolean;\n    }\n    interface RecordableHistogram extends Histogram {\n        /**\n         * @since v15.9.0, v14.18.0\n         * @param val The amount to record in the histogram.\n         */\n        record(val: number | bigint): void;\n        /**\n         * Calculates the amount of time (in nanoseconds) that has passed since the\n         * previous call to `recordDelta()` and records that amount in the histogram.\n         * @since v15.9.0, v14.18.0\n         */\n        recordDelta(): void;\n        /**\n         * Adds the values from `other` to this histogram.\n         * @since v17.4.0, v16.14.0\n         */\n        add(other: RecordableHistogram): void;\n    }\n    /**\n     * _This property is an extension by Node.js. It is not available in Web browsers._\n     *\n     * Creates an `IntervalHistogram` object that samples and reports the event loop\n     * delay over time. The delays will be reported in nanoseconds.\n     *\n     * Using a timer to detect approximate event loop delay works because the\n     * execution of timers is tied specifically to the lifecycle of the libuv\n     * event loop. That is, a delay in the loop will cause a delay in the execution\n     * of the timer, and those delays are specifically what this API is intended to\n     * detect.\n     *\n     * ```js\n     * import { monitorEventLoopDelay } from 'node:perf_hooks';\n     * const h = monitorEventLoopDelay({ resolution: 20 });\n     * h.enable();\n     * // Do something.\n     * h.disable();\n     * console.log(h.min);\n     * console.log(h.max);\n     * console.log(h.mean);\n     * console.log(h.stddev);\n     * console.log(h.percentiles);\n     * console.log(h.percentile(50));\n     * console.log(h.percentile(99));\n     * ```\n     * @since v11.10.0\n     */\n    function monitorEventLoopDelay(options?: EventLoopMonitorOptions): IntervalHistogram;\n    interface CreateHistogramOptions {\n        /**\n         * The minimum recordable value. Must be an integer value greater than 0.\n         * @default 1\n         */\n        min?: number | bigint | undefined;\n        /**\n         * The maximum recordable value. Must be an integer value greater than min.\n         * @default Number.MAX_SAFE_INTEGER\n         */\n        max?: number | bigint | undefined;\n        /**\n         * The number of accuracy digits. Must be a number between 1 and 5.\n         * @default 3\n         */\n        figures?: number | undefined;\n    }\n    /**\n     * Returns a `RecordableHistogram`.\n     * @since v15.9.0, v14.18.0\n     */\n    function createHistogram(options?: CreateHistogramOptions): RecordableHistogram;\n    import {\n        performance as _performance,\n        PerformanceEntry as _PerformanceEntry,\n        PerformanceMark as _PerformanceMark,\n        PerformanceMeasure as _PerformanceMeasure,\n        PerformanceObserver as _PerformanceObserver,\n        PerformanceObserverEntryList as _PerformanceObserverEntryList,\n        PerformanceResourceTiming as _PerformanceResourceTiming,\n    } from \"perf_hooks\";\n    global {\n        /**\n         * `PerformanceEntry` is a global reference for `import { PerformanceEntry } from 'node:perf_hooks'`\n         * @see https://nodejs.org/docs/latest-v22.x/api/globals.html#performanceentry\n         * @since v19.0.0\n         */\n        var PerformanceEntry: typeof globalThis extends {\n            onmessage: any;\n            PerformanceEntry: infer T;\n        } ? T\n            : typeof _PerformanceEntry;\n        /**\n         * `PerformanceMark` is a global reference for `import { PerformanceMark } from 'node:perf_hooks'`\n         * @see https://nodejs.org/docs/latest-v22.x/api/globals.html#performancemark\n         * @since v19.0.0\n         */\n        var PerformanceMark: typeof globalThis extends {\n            onmessage: any;\n            PerformanceMark: infer T;\n        } ? T\n            : typeof _PerformanceMark;\n        /**\n         * `PerformanceMeasure` is a global reference for `import { PerformanceMeasure } from 'node:perf_hooks'`\n         * @see https://nodejs.org/docs/latest-v22.x/api/globals.html#performancemeasure\n         * @since v19.0.0\n         */\n        var PerformanceMeasure: typeof globalThis extends {\n            onmessage: any;\n            PerformanceMeasure: infer T;\n        } ? T\n            : typeof _PerformanceMeasure;\n        /**\n         * `PerformanceObserver` is a global reference for `import { PerformanceObserver } from 'node:perf_hooks'`\n         * @see https://nodejs.org/docs/latest-v22.x/api/globals.html#performanceobserver\n         * @since v19.0.0\n         */\n        var PerformanceObserver: typeof globalThis extends {\n            onmessage: any;\n            PerformanceObserver: infer T;\n        } ? T\n            : typeof _PerformanceObserver;\n        /**\n         * `PerformanceObserverEntryList` is a global reference for `import { PerformanceObserverEntryList } from 'node:perf_hooks'`\n         * @see https://nodejs.org/docs/latest-v22.x/api/globals.html#performanceobserverentrylist\n         * @since v19.0.0\n         */\n        var PerformanceObserverEntryList: typeof globalThis extends {\n            onmessage: any;\n            PerformanceObserverEntryList: infer T;\n        } ? T\n            : typeof _PerformanceObserverEntryList;\n        /**\n         * `PerformanceResourceTiming` is a global reference for `import { PerformanceResourceTiming } from 'node:perf_hooks'`\n         * @see https://nodejs.org/docs/latest-v22.x/api/globals.html#performanceresourcetiming\n         * @since v19.0.0\n         */\n        var PerformanceResourceTiming: typeof globalThis extends {\n            onmessage: any;\n            PerformanceResourceTiming: infer T;\n        } ? T\n            : typeof _PerformanceResourceTiming;\n        /**\n         * `performance` is a global reference for `import { performance } from 'node:perf_hooks'`\n         * @see https://nodejs.org/docs/latest-v22.x/api/globals.html#performance\n         * @since v16.0.0\n         */\n        var performance: typeof globalThis extends {\n            onmessage: any;\n            performance: infer T;\n        } ? T\n            : typeof _performance;\n    }\n}\ndeclare module \"node:perf_hooks\" {\n    export * from \"perf_hooks\";\n}\n",
  "node_modules/@types/node/process.d.ts": "declare module \"process\" {\n    import * as tty from \"node:tty\";\n    import { Worker } from \"node:worker_threads\";\n\n    interface BuiltInModule {\n        \"assert\": typeof import(\"assert\");\n        \"node:assert\": typeof import(\"node:assert\");\n        \"assert/strict\": typeof import(\"assert/strict\");\n        \"node:assert/strict\": typeof import(\"node:assert/strict\");\n        \"async_hooks\": typeof import(\"async_hooks\");\n        \"node:async_hooks\": typeof import(\"node:async_hooks\");\n        \"buffer\": typeof import(\"buffer\");\n        \"node:buffer\": typeof import(\"node:buffer\");\n        \"child_process\": typeof import(\"child_process\");\n        \"node:child_process\": typeof import(\"node:child_process\");\n        \"cluster\": typeof import(\"cluster\");\n        \"node:cluster\": typeof import(\"node:cluster\");\n        \"console\": typeof import(\"console\");\n        \"node:console\": typeof import(\"node:console\");\n        \"constants\": typeof import(\"constants\");\n        \"node:constants\": typeof import(\"node:constants\");\n        \"crypto\": typeof import(\"crypto\");\n        \"node:crypto\": typeof import(\"node:crypto\");\n        \"dgram\": typeof import(\"dgram\");\n        \"node:dgram\": typeof import(\"node:dgram\");\n        \"diagnostics_channel\": typeof import(\"diagnostics_channel\");\n        \"node:diagnostics_channel\": typeof import(\"node:diagnostics_channel\");\n        \"dns\": typeof import(\"dns\");\n        \"node:dns\": typeof import(\"node:dns\");\n        \"dns/promises\": typeof import(\"dns/promises\");\n        \"node:dns/promises\": typeof import(\"node:dns/promises\");\n        \"domain\": typeof import(\"domain\");\n        \"node:domain\": typeof import(\"node:domain\");\n        \"events\": typeof import(\"events\");\n        \"node:events\": typeof import(\"node:events\");\n        \"fs\": typeof import(\"fs\");\n        \"node:fs\": typeof import(\"node:fs\");\n        \"fs/promises\": typeof import(\"fs/promises\");\n        \"node:fs/promises\": typeof import(\"node:fs/promises\");\n        \"http\": typeof import(\"http\");\n        \"node:http\": typeof import(\"node:http\");\n        \"http2\": typeof import(\"http2\");\n        \"node:http2\": typeof import(\"node:http2\");\n        \"https\": typeof import(\"https\");\n        \"node:https\": typeof import(\"node:https\");\n        \"inspector\": typeof import(\"inspector\");\n        \"node:inspector\": typeof import(\"node:inspector\");\n        \"inspector/promises\": typeof import(\"inspector/promises\");\n        \"node:inspector/promises\": typeof import(\"node:inspector/promises\");\n        \"module\": typeof import(\"module\");\n        \"node:module\": typeof import(\"node:module\");\n        \"net\": typeof import(\"net\");\n        \"node:net\": typeof import(\"node:net\");\n        \"os\": typeof import(\"os\");\n        \"node:os\": typeof import(\"node:os\");\n        \"path\": typeof import(\"path\");\n        \"node:path\": typeof import(\"node:path\");\n        \"path/posix\": typeof import(\"path/posix\");\n        \"node:path/posix\": typeof import(\"node:path/posix\");\n        \"path/win32\": typeof import(\"path/win32\");\n        \"node:path/win32\": typeof import(\"node:path/win32\");\n        \"perf_hooks\": typeof import(\"perf_hooks\");\n        \"node:perf_hooks\": typeof import(\"node:perf_hooks\");\n        \"process\": typeof import(\"process\");\n        \"node:process\": typeof import(\"node:process\");\n        \"punycode\": typeof import(\"punycode\");\n        \"node:punycode\": typeof import(\"node:punycode\");\n        \"querystring\": typeof import(\"querystring\");\n        \"node:querystring\": typeof import(\"node:querystring\");\n        \"readline\": typeof import(\"readline\");\n        \"node:readline\": typeof import(\"node:readline\");\n        \"readline/promises\": typeof import(\"readline/promises\");\n        \"node:readline/promises\": typeof import(\"node:readline/promises\");\n        \"repl\": typeof import(\"repl\");\n        \"node:repl\": typeof import(\"node:repl\");\n        \"node:sea\": typeof import(\"node:sea\");\n        \"node:sqlite\": typeof import(\"node:sqlite\");\n        \"stream\": typeof import(\"stream\");\n        \"node:stream\": typeof import(\"node:stream\");\n        \"stream/consumers\": typeof import(\"stream/consumers\");\n        \"node:stream/consumers\": typeof import(\"node:stream/consumers\");\n        \"stream/promises\": typeof import(\"stream/promises\");\n        \"node:stream/promises\": typeof import(\"node:stream/promises\");\n        \"stream/web\": typeof import(\"stream/web\");\n        \"node:stream/web\": typeof import(\"node:stream/web\");\n        \"string_decoder\": typeof import(\"string_decoder\");\n        \"node:string_decoder\": typeof import(\"node:string_decoder\");\n        \"node:test\": typeof import(\"node:test\");\n        \"node:test/reporters\": typeof import(\"node:test/reporters\");\n        \"timers\": typeof import(\"timers\");\n        \"node:timers\": typeof import(\"node:timers\");\n        \"timers/promises\": typeof import(\"timers/promises\");\n        \"node:timers/promises\": typeof import(\"node:timers/promises\");\n        \"tls\": typeof import(\"tls\");\n        \"node:tls\": typeof import(\"node:tls\");\n        \"trace_events\": typeof import(\"trace_events\");\n        \"node:trace_events\": typeof import(\"node:trace_events\");\n        \"tty\": typeof import(\"tty\");\n        \"node:tty\": typeof import(\"node:tty\");\n        \"url\": typeof import(\"url\");\n        \"node:url\": typeof import(\"node:url\");\n        \"util\": typeof import(\"util\");\n        \"node:util\": typeof import(\"node:util\");\n        \"sys\": typeof import(\"util\");\n        \"node:sys\": typeof import(\"node:util\");\n        \"util/types\": typeof import(\"util/types\");\n        \"node:util/types\": typeof import(\"node:util/types\");\n        \"v8\": typeof import(\"v8\");\n        \"node:v8\": typeof import(\"node:v8\");\n        \"vm\": typeof import(\"vm\");\n        \"node:vm\": typeof import(\"node:vm\");\n        \"wasi\": typeof import(\"wasi\");\n        \"node:wasi\": typeof import(\"node:wasi\");\n        \"worker_threads\": typeof import(\"worker_threads\");\n        \"node:worker_threads\": typeof import(\"node:worker_threads\");\n        \"zlib\": typeof import(\"zlib\");\n        \"node:zlib\": typeof import(\"node:zlib\");\n    }\n    global {\n        var process: NodeJS.Process;\n        namespace NodeJS {\n            // this namespace merge is here because these are specifically used\n            // as the type for process.stdin, process.stdout, and process.stderr.\n            // they can't live in tty.d.ts because we need to disambiguate the imported name.\n            interface ReadStream extends tty.ReadStream {}\n            interface WriteStream extends tty.WriteStream {}\n            interface MemoryUsageFn {\n                /**\n                 * The `process.memoryUsage()` method iterate over each page to gather informations about memory\n                 * usage which can be slow depending on the program memory allocations.\n                 */\n                (): MemoryUsage;\n                /**\n                 * method returns an integer representing the Resident Set Size (RSS) in bytes.\n                 */\n                rss(): number;\n            }\n            interface MemoryUsage {\n                /**\n                 * Resident Set Size, is the amount of space occupied in the main memory device (that is a subset of the total allocated memory) for the\n                 * process, including all C++ and JavaScript objects and code.\n                 */\n                rss: number;\n                /**\n                 * Refers to V8's memory usage.\n                 */\n                heapTotal: number;\n                /**\n                 * Refers to V8's memory usage.\n                 */\n                heapUsed: number;\n                external: number;\n                /**\n                 * Refers to memory allocated for `ArrayBuffer`s and `SharedArrayBuffer`s, including all Node.js Buffers. This is also included\n                 * in the external value. When Node.js is used as an embedded library, this value may be `0` because allocations for `ArrayBuffer`s\n                 * may not be tracked in that case.\n                 */\n                arrayBuffers: number;\n            }\n            interface CpuUsage {\n                user: number;\n                system: number;\n            }\n            interface ProcessRelease {\n                name: string;\n                sourceUrl?: string | undefined;\n                headersUrl?: string | undefined;\n                libUrl?: string | undefined;\n                lts?: string | undefined;\n            }\n            interface ProcessFeatures {\n                /**\n                 * A boolean value that is `true` if the current Node.js build is caching builtin modules.\n                 * @since v12.0.0\n                 */\n                readonly cached_builtins: boolean;\n                /**\n                 * A boolean value that is `true` if the current Node.js build is a debug build.\n                 * @since v0.5.5\n                 */\n                readonly debug: boolean;\n                /**\n                 * A boolean value that is `true` if the current Node.js build includes the inspector.\n                 * @since v11.10.0\n                 */\n                readonly inspector: boolean;\n                /**\n                 * A boolean value that is `true` if the current Node.js build includes support for IPv6.\n                 *\n                 * Since all Node.js builds have IPv6 support, this value is always `true`.\n                 * @since v0.5.3\n                 * @deprecated This property is always true, and any checks based on it are redundant.\n                 */\n                readonly ipv6: boolean;\n                /**\n                 * A boolean value that is `true` if the current Node.js build supports\n                 * [loading ECMAScript modules using `require()`](https://nodejs.org/docs/latest-v22.x/api/modules.md#loading-ecmascript-modules-using-require).\n                 * @since v22.10.0\n                 */\n                readonly require_module: boolean;\n                /**\n                 * A boolean value that is `true` if the current Node.js build includes support for TLS.\n                 * @since v0.5.3\n                 */\n                readonly tls: boolean;\n                /**\n                 * A boolean value that is `true` if the current Node.js build includes support for ALPN in TLS.\n                 *\n                 * In Node.js 11.0.0 and later versions, the OpenSSL dependencies feature unconditional ALPN support.\n                 * This value is therefore identical to that of `process.features.tls`.\n                 * @since v4.8.0\n                 * @deprecated Use `process.features.tls` instead.\n                 */\n                readonly tls_alpn: boolean;\n                /**\n                 * A boolean value that is `true` if the current Node.js build includes support for OCSP in TLS.\n                 *\n                 * In Node.js 11.0.0 and later versions, the OpenSSL dependencies feature unconditional OCSP support.\n                 * This value is therefore identical to that of `process.features.tls`.\n                 * @since v0.11.13\n                 * @deprecated Use `process.features.tls` instead.\n                 */\n                readonly tls_ocsp: boolean;\n                /**\n                 * A boolean value that is `true` if the current Node.js build includes support for SNI in TLS.\n                 *\n                 * In Node.js 11.0.0 and later versions, the OpenSSL dependencies feature unconditional SNI support.\n                 * This value is therefore identical to that of `process.features.tls`.\n                 * @since v0.5.3\n                 * @deprecated Use `process.features.tls` instead.\n                 */\n                readonly tls_sni: boolean;\n                /**\n                 * A value that is `\"strip\"` if Node.js is run with `--experimental-strip-types`,\n                 * `\"transform\"` if Node.js is run with `--experimental-transform-types`, and `false` otherwise.\n                 * @since v22.10.0\n                 */\n                readonly typescript: \"strip\" | \"transform\" | false;\n                /**\n                 * A boolean value that is `true` if the current Node.js build includes support for libuv.\n                 *\n                 * Since it's not possible to build Node.js without libuv, this value is always `true`.\n                 * @since v0.5.3\n                 * @deprecated This property is always true, and any checks based on it are redundant.\n                 */\n                readonly uv: boolean;\n            }\n            interface ProcessVersions extends Dict<string> {\n                http_parser: string;\n                node: string;\n                v8: string;\n                ares: string;\n                uv: string;\n                zlib: string;\n                modules: string;\n                openssl: string;\n            }\n            type Platform =\n                | \"aix\"\n                | \"android\"\n                | \"darwin\"\n                | \"freebsd\"\n                | \"haiku\"\n                | \"linux\"\n                | \"openbsd\"\n                | \"sunos\"\n                | \"win32\"\n                | \"cygwin\"\n                | \"netbsd\";\n            type Architecture =\n                | \"arm\"\n                | \"arm64\"\n                | \"ia32\"\n                | \"loong64\"\n                | \"mips\"\n                | \"mipsel\"\n                | \"ppc\"\n                | \"ppc64\"\n                | \"riscv64\"\n                | \"s390\"\n                | \"s390x\"\n                | \"x64\";\n            type Signals =\n                | \"SIGABRT\"\n                | \"SIGALRM\"\n                | \"SIGBUS\"\n                | \"SIGCHLD\"\n                | \"SIGCONT\"\n                | \"SIGFPE\"\n                | \"SIGHUP\"\n                | \"SIGILL\"\n                | \"SIGINT\"\n                | \"SIGIO\"\n                | \"SIGIOT\"\n                | \"SIGKILL\"\n                | \"SIGPIPE\"\n                | \"SIGPOLL\"\n                | \"SIGPROF\"\n                | \"SIGPWR\"\n                | \"SIGQUIT\"\n                | \"SIGSEGV\"\n                | \"SIGSTKFLT\"\n                | \"SIGSTOP\"\n                | \"SIGSYS\"\n                | \"SIGTERM\"\n                | \"SIGTRAP\"\n                | \"SIGTSTP\"\n                | \"SIGTTIN\"\n                | \"SIGTTOU\"\n                | \"SIGUNUSED\"\n                | \"SIGURG\"\n                | \"SIGUSR1\"\n                | \"SIGUSR2\"\n                | \"SIGVTALRM\"\n                | \"SIGWINCH\"\n                | \"SIGXCPU\"\n                | \"SIGXFSZ\"\n                | \"SIGBREAK\"\n                | \"SIGLOST\"\n                | \"SIGINFO\";\n            type UncaughtExceptionOrigin = \"uncaughtException\" | \"unhandledRejection\";\n            type MultipleResolveType = \"resolve\" | \"reject\";\n            type BeforeExitListener = (code: number) => void;\n            type DisconnectListener = () => void;\n            type ExitListener = (code: number) => void;\n            type RejectionHandledListener = (promise: Promise<unknown>) => void;\n            type UncaughtExceptionListener = (error: Error, origin: UncaughtExceptionOrigin) => void;\n            /**\n             * Most of the time the unhandledRejection will be an Error, but this should not be relied upon\n             * as *anything* can be thrown/rejected, it is therefore unsafe to assume that the value is an Error.\n             */\n            type UnhandledRejectionListener = (reason: unknown, promise: Promise<unknown>) => void;\n            type WarningListener = (warning: Error) => void;\n            type MessageListener = (message: unknown, sendHandle: unknown) => void;\n            type SignalsListener = (signal: Signals) => void;\n            type MultipleResolveListener = (\n                type: MultipleResolveType,\n                promise: Promise<unknown>,\n                value: unknown,\n            ) => void;\n            type WorkerListener = (worker: Worker) => void;\n            interface Socket extends ReadWriteStream {\n                isTTY?: true | undefined;\n            }\n            // Alias for compatibility\n            interface ProcessEnv extends Dict<string> {\n                /**\n                 * Can be used to change the default timezone at runtime\n                 */\n                TZ?: string;\n            }\n            interface HRTime {\n                /**\n                 * This is the legacy version of {@link process.hrtime.bigint()}\n                 * before bigint was introduced in JavaScript.\n                 *\n                 * The `process.hrtime()` method returns the current high-resolution real time in a `[seconds, nanoseconds]` tuple `Array`,\n                 * where `nanoseconds` is the remaining part of the real time that can't be represented in second precision.\n                 *\n                 * `time` is an optional parameter that must be the result of a previous `process.hrtime()` call to diff with the current time.\n                 * If the parameter passed in is not a tuple `Array`, a TypeError will be thrown.\n                 * Passing in a user-defined array instead of the result of a previous call to `process.hrtime()` will lead to undefined behavior.\n                 *\n                 * These times are relative to an arbitrary time in the past,\n                 * and not related to the time of day and therefore not subject to clock drift.\n                 * The primary use is for measuring performance between intervals:\n                 * ```js\n                 * const { hrtime } = require('node:process');\n                 * const NS_PER_SEC = 1e9;\n                 * const time = hrtime();\n                 * // [ 1800216, 25 ]\n                 *\n                 * setTimeout(() => {\n                 *   const diff = hrtime(time);\n                 *   // [ 1, 552 ]\n                 *\n                 *   console.log(`Benchmark took ${diff[0] * NS_PER_SEC + diff[1]} nanoseconds`);\n                 *   // Benchmark took 1000000552 nanoseconds\n                 * }, 1000);\n                 * ```\n                 * @since 0.7.6\n                 * @legacy Use {@link process.hrtime.bigint()} instead.\n                 * @param time The result of a previous call to `process.hrtime()`\n                 */\n                (time?: [number, number]): [number, number];\n                /**\n                 * The `bigint` version of the {@link process.hrtime()} method returning the current high-resolution real time in nanoseconds as a `bigint`.\n                 *\n                 * Unlike {@link process.hrtime()}, it does not support an additional time argument since the difference can just be computed directly by subtraction of the two `bigint`s.\n                 * ```js\n                 * import { hrtime } from 'node:process';\n                 *\n                 * const start = hrtime.bigint();\n                 * // 191051479007711n\n                 *\n                 * setTimeout(() => {\n                 *   const end = hrtime.bigint();\n                 *   // 191052633396993n\n                 *\n                 *   console.log(`Benchmark took ${end - start} nanoseconds`);\n                 *   // Benchmark took 1154389282 nanoseconds\n                 * }, 1000);\n                 * ```\n                 * @since v10.7.0\n                 */\n                bigint(): bigint;\n            }\n            interface ProcessPermission {\n                /**\n                 * Verifies that the process is able to access the given scope and reference.\n                 * If no reference is provided, a global scope is assumed, for instance, `process.permission.has('fs.read')`\n                 * will check if the process has ALL file system read permissions.\n                 *\n                 * The reference has a meaning based on the provided scope. For example, the reference when the scope is File System means files and folders.\n                 *\n                 * The available scopes are:\n                 *\n                 * * `fs` - All File System\n                 * * `fs.read` - File System read operations\n                 * * `fs.write` - File System write operations\n                 * * `child` - Child process spawning operations\n                 * * `worker` - Worker thread spawning operation\n                 *\n                 * ```js\n                 * // Check if the process has permission to read the README file\n                 * process.permission.has('fs.read', './README.md');\n                 * // Check if the process has read permission operations\n                 * process.permission.has('fs.read');\n                 * ```\n                 * @since v20.0.0\n                 */\n                has(scope: string, reference?: string): boolean;\n            }\n            interface ProcessReport {\n                /**\n                 * Write reports in a compact format, single-line JSON, more easily consumable by log processing systems\n                 * than the default multi-line format designed for human consumption.\n                 * @since v13.12.0, v12.17.0\n                 */\n                compact: boolean;\n                /**\n                 * Directory where the report is written.\n                 * The default value is the empty string, indicating that reports are written to the current\n                 * working directory of the Node.js process.\n                 */\n                directory: string;\n                /**\n                 * Filename where the report is written. If set to the empty string, the output filename will be comprised\n                 * of a timestamp, PID, and sequence number. The default value is the empty string.\n                 */\n                filename: string;\n                /**\n                 * Returns a JavaScript Object representation of a diagnostic report for the running process.\n                 * The report's JavaScript stack trace is taken from `err`, if present.\n                 */\n                getReport(err?: Error): object;\n                /**\n                 * If true, a diagnostic report is generated on fatal errors,\n                 * such as out of memory errors or failed C++ assertions.\n                 * @default false\n                 */\n                reportOnFatalError: boolean;\n                /**\n                 * If true, a diagnostic report is generated when the process\n                 * receives the signal specified by process.report.signal.\n                 * @default false\n                 */\n                reportOnSignal: boolean;\n                /**\n                 * If true, a diagnostic report is generated on uncaught exception.\n                 * @default false\n                 */\n                reportOnUncaughtException: boolean;\n                /**\n                 * The signal used to trigger the creation of a diagnostic report.\n                 * @default 'SIGUSR2'\n                 */\n                signal: Signals;\n                /**\n                 * Writes a diagnostic report to a file. If filename is not provided, the default filename\n                 * includes the date, time, PID, and a sequence number.\n                 * The report's JavaScript stack trace is taken from `err`, if present.\n                 *\n                 * If the value of filename is set to `'stdout'` or `'stderr'`, the report is written\n                 * to the stdout or stderr of the process respectively.\n                 * @param fileName Name of the file where the report is written.\n                 * This should be a relative path, that will be appended to the directory specified in\n                 * `process.report.directory`, or the current working directory of the Node.js process,\n                 * if unspecified.\n                 * @param err A custom error used for reporting the JavaScript stack.\n                 * @return Filename of the generated report.\n                 */\n                writeReport(fileName?: string, err?: Error): string;\n                writeReport(err?: Error): string;\n            }\n            interface ResourceUsage {\n                fsRead: number;\n                fsWrite: number;\n                involuntaryContextSwitches: number;\n                ipcReceived: number;\n                ipcSent: number;\n                majorPageFault: number;\n                maxRSS: number;\n                minorPageFault: number;\n                sharedMemorySize: number;\n                signalsCount: number;\n                swappedOut: number;\n                systemCPUTime: number;\n                unsharedDataSize: number;\n                unsharedStackSize: number;\n                userCPUTime: number;\n                voluntaryContextSwitches: number;\n            }\n            interface EmitWarningOptions {\n                /**\n                 * When `warning` is a `string`, `type` is the name to use for the _type_ of warning being emitted.\n                 *\n                 * @default 'Warning'\n                 */\n                type?: string | undefined;\n                /**\n                 * A unique identifier for the warning instance being emitted.\n                 */\n                code?: string | undefined;\n                /**\n                 * When `warning` is a `string`, `ctor` is an optional function used to limit the generated stack trace.\n                 *\n                 * @default process.emitWarning\n                 */\n                ctor?: Function | undefined;\n                /**\n                 * Additional text to include with the error.\n                 */\n                detail?: string | undefined;\n            }\n            interface ProcessConfig {\n                readonly target_defaults: {\n                    readonly cflags: any[];\n                    readonly default_configuration: string;\n                    readonly defines: string[];\n                    readonly include_dirs: string[];\n                    readonly libraries: string[];\n                };\n                readonly variables: {\n                    readonly clang: number;\n                    readonly host_arch: string;\n                    readonly node_install_npm: boolean;\n                    readonly node_install_waf: boolean;\n                    readonly node_prefix: string;\n                    readonly node_shared_openssl: boolean;\n                    readonly node_shared_v8: boolean;\n                    readonly node_shared_zlib: boolean;\n                    readonly node_use_dtrace: boolean;\n                    readonly node_use_etw: boolean;\n                    readonly node_use_openssl: boolean;\n                    readonly target_arch: string;\n                    readonly v8_no_strict_aliasing: number;\n                    readonly v8_use_snapshot: boolean;\n                    readonly visibility: string;\n                };\n            }\n            interface Process extends EventEmitter {\n                /**\n                 * The `process.stdout` property returns a stream connected to`stdout` (fd `1`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `1` refers to a file, in which case it is\n                 * a `Writable` stream.\n                 *\n                 * For example, to copy `process.stdin` to `process.stdout`:\n                 *\n                 * ```js\n                 * import { stdin, stdout } from 'node:process';\n                 *\n                 * stdin.pipe(stdout);\n                 * ```\n                 *\n                 * `process.stdout` differs from other Node.js streams in important ways. See `note on process I/O` for more information.\n                 */\n                stdout: WriteStream & {\n                    fd: 1;\n                };\n                /**\n                 * The `process.stderr` property returns a stream connected to`stderr` (fd `2`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `2` refers to a file, in which case it is\n                 * a `Writable` stream.\n                 *\n                 * `process.stderr` differs from other Node.js streams in important ways. See `note on process I/O` for more information.\n                 */\n                stderr: WriteStream & {\n                    fd: 2;\n                };\n                /**\n                 * The `process.stdin` property returns a stream connected to`stdin` (fd `0`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `0` refers to a file, in which case it is\n                 * a `Readable` stream.\n                 *\n                 * For details of how to read from `stdin` see `readable.read()`.\n                 *\n                 * As a `Duplex` stream, `process.stdin` can also be used in \"old\" mode that\n                 * is compatible with scripts written for Node.js prior to v0.10\\.\n                 * For more information see `Stream compatibility`.\n                 *\n                 * In \"old\" streams mode the `stdin` stream is paused by default, so one\n                 * must call `process.stdin.resume()` to read from it. Note also that calling `process.stdin.resume()` itself would switch stream to \"old\" mode.\n                 */\n                stdin: ReadStream & {\n                    fd: 0;\n                };\n                /**\n                 * The `process.argv` property returns an array containing the command-line\n                 * arguments passed when the Node.js process was launched. The first element will\n                 * be {@link execPath}. See `process.argv0` if access to the original value\n                 * of `argv[0]` is needed. The second element will be the path to the JavaScript\n                 * file being executed. The remaining elements will be any additional command-line\n                 * arguments.\n                 *\n                 * For example, assuming the following script for `process-args.js`:\n                 *\n                 * ```js\n                 * import { argv } from 'node:process';\n                 *\n                 * // print process.argv\n                 * argv.forEach((val, index) => {\n                 *   console.log(`${index}: ${val}`);\n                 * });\n                 * ```\n                 *\n                 * Launching the Node.js process as:\n                 *\n                 * ```bash\n                 * node process-args.js one two=three four\n                 * ```\n                 *\n                 * Would generate the output:\n                 *\n                 * ```text\n                 * 0: /usr/local/bin/node\n                 * 1: /Users/mjr/work/node/process-args.js\n                 * 2: one\n                 * 3: two=three\n                 * 4: four\n                 * ```\n                 * @since v0.1.27\n                 */\n                argv: string[];\n                /**\n                 * The `process.argv0` property stores a read-only copy of the original value of`argv[0]` passed when Node.js starts.\n                 *\n                 * ```console\n                 * $ bash -c 'exec -a customArgv0 ./node'\n                 * > process.argv[0]\n                 * '/Volumes/code/external/node/out/Release/node'\n                 * > process.argv0\n                 * 'customArgv0'\n                 * ```\n                 * @since v6.4.0\n                 */\n                argv0: string;\n                /**\n                 * The `process.execArgv` property returns the set of Node.js-specific command-line\n                 * options passed when the Node.js process was launched. These options do not\n                 * appear in the array returned by the {@link argv} property, and do not\n                 * include the Node.js executable, the name of the script, or any options following\n                 * the script name. These options are useful in order to spawn child processes with\n                 * the same execution environment as the parent.\n                 *\n                 * ```bash\n                 * node --icu-data-dir=./foo --require ./bar.js script.js --version\n                 * ```\n                 *\n                 * Results in `process.execArgv`:\n                 *\n                 * ```js\n                 * [\"--icu-data-dir=./foo\", \"--require\", \"./bar.js\"]\n                 * ```\n                 *\n                 * And `process.argv`:\n                 *\n                 * ```js\n                 * ['/usr/local/bin/node', 'script.js', '--version']\n                 * ```\n                 *\n                 * Refer to `Worker constructor` for the detailed behavior of worker\n                 * threads with this property.\n                 * @since v0.7.7\n                 */\n                execArgv: string[];\n                /**\n                 * The `process.execPath` property returns the absolute pathname of the executable\n                 * that started the Node.js process. Symbolic links, if any, are resolved.\n                 *\n                 * ```js\n                 * '/usr/local/bin/node'\n                 * ```\n                 * @since v0.1.100\n                 */\n                execPath: string;\n                /**\n                 * The `process.abort()` method causes the Node.js process to exit immediately and\n                 * generate a core file.\n                 *\n                 * This feature is not available in `Worker` threads.\n                 * @since v0.7.0\n                 */\n                abort(): never;\n                /**\n                 * The `process.chdir()` method changes the current working directory of the\n                 * Node.js process or throws an exception if doing so fails (for instance, if\n                 * the specified `directory` does not exist).\n                 *\n                 * ```js\n                 * import { chdir, cwd } from 'node:process';\n                 *\n                 * console.log(`Starting directory: ${cwd()}`);\n                 * try {\n                 *   chdir('/tmp');\n                 *   console.log(`New directory: ${cwd()}`);\n                 * } catch (err) {\n                 *   console.error(`chdir: ${err}`);\n                 * }\n                 * ```\n                 *\n                 * This feature is not available in `Worker` threads.\n                 * @since v0.1.17\n                 */\n                chdir(directory: string): void;\n                /**\n                 * The `process.cwd()` method returns the current working directory of the Node.js\n                 * process.\n                 *\n                 * ```js\n                 * import { cwd } from 'node:process';\n                 *\n                 * console.log(`Current directory: ${cwd()}`);\n                 * ```\n                 * @since v0.1.8\n                 */\n                cwd(): string;\n                /**\n                 * The port used by the Node.js debugger when enabled.\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * process.debugPort = 5858;\n                 * ```\n                 * @since v0.7.2\n                 */\n                debugPort: number;\n                /**\n                 * The `process.dlopen()` method allows dynamically loading shared objects. It is primarily used by `require()` to load C++ Addons, and\n                 * should not be used directly, except in special cases. In other words, `require()` should be preferred over `process.dlopen()`\n                 * unless there are specific reasons such as custom dlopen flags or loading from ES modules.\n                 *\n                 * The `flags` argument is an integer that allows to specify dlopen behavior. See the `[os.constants.dlopen](https://nodejs.org/docs/latest-v22.x/api/os.html#dlopen-constants)`\n                 * documentation for details.\n                 *\n                 * An important requirement when calling `process.dlopen()` is that the `module` instance must be passed. Functions exported by the C++ Addon\n                 * are then accessible via `module.exports`.\n                 *\n                 * The example below shows how to load a C++ Addon, named `local.node`, that exports a `foo` function. All the symbols are loaded before the call returns, by passing the `RTLD_NOW` constant.\n                 * In this example the constant is assumed to be available.\n                 *\n                 * ```js\n                 * import { dlopen } from 'node:process';\n                 * import { constants } from 'node:os';\n                 * import { fileURLToPath } from 'node:url';\n                 *\n                 * const module = { exports: {} };\n                 * dlopen(module, fileURLToPath(new URL('local.node', import.meta.url)),\n                 *        constants.dlopen.RTLD_NOW);\n                 * module.exports.foo();\n                 * ```\n                 */\n                dlopen(module: object, filename: string, flags?: number): void;\n                /**\n                 * The `process.emitWarning()` method can be used to emit custom or application\n                 * specific process warnings. These can be listened for by adding a handler to the `'warning'` event.\n                 *\n                 * ```js\n                 * import { emitWarning } from 'node:process';\n                 *\n                 * // Emit a warning using a string.\n                 * emitWarning('Something happened!');\n                 * // Emits: (node: 56338) Warning: Something happened!\n                 * ```\n                 *\n                 * ```js\n                 * import { emitWarning } from 'node:process';\n                 *\n                 * // Emit a warning using a string and a type.\n                 * emitWarning('Something Happened!', 'CustomWarning');\n                 * // Emits: (node:56338) CustomWarning: Something Happened!\n                 * ```\n                 *\n                 * ```js\n                 * import { emitWarning } from 'node:process';\n                 *\n                 * emitWarning('Something happened!', 'CustomWarning', 'WARN001');\n                 * // Emits: (node:56338) [WARN001] CustomWarning: Something happened!\n                 * ```js\n                 *\n                 * In each of the previous examples, an `Error` object is generated internally by `process.emitWarning()` and passed through to the `'warning'` handler.\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * process.on('warning', (warning) => {\n                 *   console.warn(warning.name);    // 'Warning'\n                 *   console.warn(warning.message); // 'Something happened!'\n                 *   console.warn(warning.code);    // 'MY_WARNING'\n                 *   console.warn(warning.stack);   // Stack trace\n                 *   console.warn(warning.detail);  // 'This is some additional information'\n                 * });\n                 * ```\n                 *\n                 * If `warning` is passed as an `Error` object, it will be passed through to the `'warning'` event handler\n                 * unmodified (and the optional `type`, `code` and `ctor` arguments will be ignored):\n                 *\n                 * ```js\n                 * import { emitWarning } from 'node:process';\n                 *\n                 * // Emit a warning using an Error object.\n                 * const myWarning = new Error('Something happened!');\n                 * // Use the Error name property to specify the type name\n                 * myWarning.name = 'CustomWarning';\n                 * myWarning.code = 'WARN001';\n                 *\n                 * emitWarning(myWarning);\n                 * // Emits: (node:56338) [WARN001] CustomWarning: Something happened!\n                 * ```\n                 *\n                 * A `TypeError` is thrown if `warning` is anything other than a string or `Error` object.\n                 *\n                 * While process warnings use `Error` objects, the process warning mechanism is not a replacement for normal error handling mechanisms.\n                 *\n                 * The following additional handling is implemented if the warning `type` is `'DeprecationWarning'`:\n                 * * If the `--throw-deprecation` command-line flag is used, the deprecation warning is thrown as an exception rather than being emitted as an event.\n                 * * If the `--no-deprecation` command-line flag is used, the deprecation warning is suppressed.\n                 * * If the `--trace-deprecation` command-line flag is used, the deprecation warning is printed to `stderr` along with the full stack trace.\n                 * @since v8.0.0\n                 * @param warning The warning to emit.\n                 */\n                emitWarning(warning: string | Error, ctor?: Function): void;\n                emitWarning(warning: string | Error, type?: string, ctor?: Function): void;\n                emitWarning(warning: string | Error, type?: string, code?: string, ctor?: Function): void;\n                emitWarning(warning: string | Error, options?: EmitWarningOptions): void;\n                /**\n                 * The `process.env` property returns an object containing the user environment.\n                 * See [`environ(7)`](http://man7.org/linux/man-pages/man7/environ.7.html).\n                 *\n                 * An example of this object looks like:\n                 *\n                 * ```js\n                 * {\n                 *   TERM: 'xterm-256color',\n                 *   SHELL: '/usr/local/bin/bash',\n                 *   USER: 'maciej',\n                 *   PATH: '~/.bin/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin',\n                 *   PWD: '/Users/maciej',\n                 *   EDITOR: 'vim',\n                 *   SHLVL: '1',\n                 *   HOME: '/Users/maciej',\n                 *   LOGNAME: 'maciej',\n                 *   _: '/usr/local/bin/node'\n                 * }\n                 * ```\n                 *\n                 * It is possible to modify this object, but such modifications will not be\n                 * reflected outside the Node.js process, or (unless explicitly requested)\n                 * to other `Worker` threads.\n                 * In other words, the following example would not work:\n                 *\n                 * ```bash\n                 * node -e 'process.env.foo = \"bar\"' &#x26;&#x26; echo $foo\n                 * ```\n                 *\n                 * While the following will:\n                 *\n                 * ```js\n                 * import { env } from 'node:process';\n                 *\n                 * env.foo = 'bar';\n                 * console.log(env.foo);\n                 * ```\n                 *\n                 * Assigning a property on `process.env` will implicitly convert the value\n                 * to a string. **This behavior is deprecated.** Future versions of Node.js may\n                 * throw an error when the value is not a string, number, or boolean.\n                 *\n                 * ```js\n                 * import { env } from 'node:process';\n                 *\n                 * env.test = null;\n                 * console.log(env.test);\n                 * // => 'null'\n                 * env.test = undefined;\n                 * console.log(env.test);\n                 * // => 'undefined'\n                 * ```\n                 *\n                 * Use `delete` to delete a property from `process.env`.\n                 *\n                 * ```js\n                 * import { env } from 'node:process';\n                 *\n                 * env.TEST = 1;\n                 * delete env.TEST;\n                 * console.log(env.TEST);\n                 * // => undefined\n                 * ```\n                 *\n                 * On Windows operating systems, environment variables are case-insensitive.\n                 *\n                 * ```js\n                 * import { env } from 'node:process';\n                 *\n                 * env.TEST = 1;\n                 * console.log(env.test);\n                 * // => 1\n                 * ```\n                 *\n                 * Unless explicitly specified when creating a `Worker` instance,\n                 * each `Worker` thread has its own copy of `process.env`, based on its\n                 * parent thread's `process.env`, or whatever was specified as the `env` option\n                 * to the `Worker` constructor. Changes to `process.env` will not be visible\n                 * across `Worker` threads, and only the main thread can make changes that\n                 * are visible to the operating system or to native add-ons. On Windows, a copy of `process.env` on a `Worker` instance operates in a case-sensitive manner\n                 * unlike the main thread.\n                 * @since v0.1.27\n                 */\n                env: ProcessEnv;\n                /**\n                 * The `process.exit()` method instructs Node.js to terminate the process\n                 * synchronously with an exit status of `code`. If `code` is omitted, exit uses\n                 * either the 'success' code `0` or the value of `process.exitCode` if it has been\n                 * set. Node.js will not terminate until all the `'exit'` event listeners are\n                 * called.\n                 *\n                 * To exit with a 'failure' code:\n                 *\n                 * ```js\n                 * import { exit } from 'node:process';\n                 *\n                 * exit(1);\n                 * ```\n                 *\n                 * The shell that executed Node.js should see the exit code as `1`.\n                 *\n                 * Calling `process.exit()` will force the process to exit as quickly as possible\n                 * even if there are still asynchronous operations pending that have not yet\n                 * completed fully, including I/O operations to `process.stdout` and `process.stderr`.\n                 *\n                 * In most situations, it is not actually necessary to call `process.exit()` explicitly. The Node.js process will exit on its own _if there is no additional_\n                 * _work pending_ in the event loop. The `process.exitCode` property can be set to\n                 * tell the process which exit code to use when the process exits gracefully.\n                 *\n                 * For instance, the following example illustrates a _misuse_ of the `process.exit()` method that could lead to data printed to stdout being\n                 * truncated and lost:\n                 *\n                 * ```js\n                 * import { exit } from 'node:process';\n                 *\n                 * // This is an example of what *not* to do:\n                 * if (someConditionNotMet()) {\n                 *   printUsageToStdout();\n                 *   exit(1);\n                 * }\n                 * ```\n                 *\n                 * The reason this is problematic is because writes to `process.stdout` in Node.js\n                 * are sometimes _asynchronous_ and may occur over multiple ticks of the Node.js\n                 * event loop. Calling `process.exit()`, however, forces the process to exit _before_ those additional writes to `stdout` can be performed.\n                 *\n                 * Rather than calling `process.exit()` directly, the code _should_ set the `process.exitCode` and allow the process to exit naturally by avoiding\n                 * scheduling any additional work for the event loop:\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * // How to properly set the exit code while letting\n                 * // the process exit gracefully.\n                 * if (someConditionNotMet()) {\n                 *   printUsageToStdout();\n                 *   process.exitCode = 1;\n                 * }\n                 * ```\n                 *\n                 * If it is necessary to terminate the Node.js process due to an error condition,\n                 * throwing an _uncaught_ error and allowing the process to terminate accordingly\n                 * is safer than calling `process.exit()`.\n                 *\n                 * In `Worker` threads, this function stops the current thread rather\n                 * than the current process.\n                 * @since v0.1.13\n                 * @param [code=0] The exit code. For string type, only integer strings (e.g.,'1') are allowed.\n                 */\n                exit(code?: number | string | null | undefined): never;\n                /**\n                 * A number which will be the process exit code, when the process either\n                 * exits gracefully, or is exited via {@link exit} without specifying\n                 * a code.\n                 *\n                 * Specifying a code to {@link exit} will override any\n                 * previous setting of `process.exitCode`.\n                 * @default undefined\n                 * @since v0.11.8\n                 */\n                exitCode?: number | string | number | undefined;\n                finalization: {\n                    /**\n                     * This function registers a callback to be called when the process emits the `exit` event if the `ref` object was not garbage collected.\n                     * If the object `ref` was garbage collected before the `exit` event is emitted, the callback will be removed from the finalization registry, and it will not be called on process exit.\n                     *\n                     * Inside the callback you can release the resources allocated by the `ref` object.\n                     * Be aware that all limitations applied to the `beforeExit` event are also applied to the callback function,\n                     * this means that there is a possibility that the callback will not be called under special circumstances.\n                     *\n                     * The idea of ​​this function is to help you free up resources when the starts process exiting, but also let the object be garbage collected if it is no longer being used.\n                     * @param ref The reference to the resource that is being tracked.\n                     * @param callback The callback function to be called when the resource is finalized.\n                     * @since v22.5.0\n                     * @experimental\n                     */\n                    register<T extends object>(ref: T, callback: (ref: T, event: \"exit\") => void): void;\n                    /**\n                     * This function behaves exactly like the `register`, except that the callback will be called when the process emits the `beforeExit` event if `ref` object was not garbage collected.\n                     *\n                     * Be aware that all limitations applied to the `beforeExit` event are also applied to the callback function, this means that there is a possibility that the callback will not be called under special circumstances.\n                     * @param ref The reference to the resource that is being tracked.\n                     * @param callback The callback function to be called when the resource is finalized.\n                     * @since v22.5.0\n                     * @experimental\n                     */\n                    registerBeforeExit<T extends object>(ref: T, callback: (ref: T, event: \"beforeExit\") => void): void;\n                    /**\n                     * This function remove the register of the object from the finalization registry, so the callback will not be called anymore.\n                     * @param ref The reference to the resource that was registered previously.\n                     * @since v22.5.0\n                     * @experimental\n                     */\n                    unregister(ref: object): void;\n                };\n                /**\n                 * The `process.getActiveResourcesInfo()` method returns an array of strings containing\n                 * the types of the active resources that are currently keeping the event loop alive.\n                 *\n                 * ```js\n                 * import { getActiveResourcesInfo } from 'node:process';\n                 * import { setTimeout } from 'node:timers';\n\n                 * console.log('Before:', getActiveResourcesInfo());\n                 * setTimeout(() => {}, 1000);\n                 * console.log('After:', getActiveResourcesInfo());\n                 * // Prints:\n                 * //   Before: [ 'TTYWrap', 'TTYWrap', 'TTYWrap' ]\n                 * //   After: [ 'TTYWrap', 'TTYWrap', 'TTYWrap', 'Timeout' ]\n                 * ```\n                 * @since v17.3.0, v16.14.0\n                 */\n                getActiveResourcesInfo(): string[];\n                /**\n                 * Provides a way to load built-in modules in a globally available function.\n                 * @param id ID of the built-in module being requested.\n                 */\n                getBuiltinModule<ID extends keyof BuiltInModule>(id: ID): BuiltInModule[ID];\n                getBuiltinModule(id: string): object | undefined;\n                /**\n                 * The `process.getgid()` method returns the numerical group identity of the\n                 * process. (See [`getgid(2)`](http://man7.org/linux/man-pages/man2/getgid.2.html).)\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.getgid) {\n                 *   console.log(`Current gid: ${process.getgid()}`);\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * @since v0.1.31\n                 */\n                getgid?: () => number;\n                /**\n                 * The `process.setgid()` method sets the group identity of the process. (See [`setgid(2)`](http://man7.org/linux/man-pages/man2/setgid.2.html).) The `id` can be passed as either a\n                 * numeric ID or a group name\n                 * string. If a group name is specified, this method blocks while resolving the\n                 * associated numeric ID.\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.getgid &#x26;&#x26; process.setgid) {\n                 *   console.log(`Current gid: ${process.getgid()}`);\n                 *   try {\n                 *     process.setgid(501);\n                 *     console.log(`New gid: ${process.getgid()}`);\n                 *   } catch (err) {\n                 *     console.log(`Failed to set gid: ${err}`);\n                 *   }\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * This feature is not available in `Worker` threads.\n                 * @since v0.1.31\n                 * @param id The group name or ID\n                 */\n                setgid?: (id: number | string) => void;\n                /**\n                 * The `process.getuid()` method returns the numeric user identity of the process.\n                 * (See [`getuid(2)`](http://man7.org/linux/man-pages/man2/getuid.2.html).)\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.getuid) {\n                 *   console.log(`Current uid: ${process.getuid()}`);\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * @since v0.1.28\n                 */\n                getuid?: () => number;\n                /**\n                 * The `process.setuid(id)` method sets the user identity of the process. (See [`setuid(2)`](http://man7.org/linux/man-pages/man2/setuid.2.html).) The `id` can be passed as either a\n                 * numeric ID or a username string.\n                 * If a username is specified, the method blocks while resolving the associated\n                 * numeric ID.\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.getuid &#x26;&#x26; process.setuid) {\n                 *   console.log(`Current uid: ${process.getuid()}`);\n                 *   try {\n                 *     process.setuid(501);\n                 *     console.log(`New uid: ${process.getuid()}`);\n                 *   } catch (err) {\n                 *     console.log(`Failed to set uid: ${err}`);\n                 *   }\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * This feature is not available in `Worker` threads.\n                 * @since v0.1.28\n                 */\n                setuid?: (id: number | string) => void;\n                /**\n                 * The `process.geteuid()` method returns the numerical effective user identity of\n                 * the process. (See [`geteuid(2)`](http://man7.org/linux/man-pages/man2/geteuid.2.html).)\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.geteuid) {\n                 *   console.log(`Current uid: ${process.geteuid()}`);\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * @since v2.0.0\n                 */\n                geteuid?: () => number;\n                /**\n                 * The `process.seteuid()` method sets the effective user identity of the process.\n                 * (See [`seteuid(2)`](http://man7.org/linux/man-pages/man2/seteuid.2.html).) The `id` can be passed as either a numeric ID or a username\n                 * string. If a username is specified, the method blocks while resolving the\n                 * associated numeric ID.\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.geteuid &#x26;&#x26; process.seteuid) {\n                 *   console.log(`Current uid: ${process.geteuid()}`);\n                 *   try {\n                 *     process.seteuid(501);\n                 *     console.log(`New uid: ${process.geteuid()}`);\n                 *   } catch (err) {\n                 *     console.log(`Failed to set uid: ${err}`);\n                 *   }\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * This feature is not available in `Worker` threads.\n                 * @since v2.0.0\n                 * @param id A user name or ID\n                 */\n                seteuid?: (id: number | string) => void;\n                /**\n                 * The `process.getegid()` method returns the numerical effective group identity\n                 * of the Node.js process. (See [`getegid(2)`](http://man7.org/linux/man-pages/man2/getegid.2.html).)\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.getegid) {\n                 *   console.log(`Current gid: ${process.getegid()}`);\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * @since v2.0.0\n                 */\n                getegid?: () => number;\n                /**\n                 * The `process.setegid()` method sets the effective group identity of the process.\n                 * (See [`setegid(2)`](http://man7.org/linux/man-pages/man2/setegid.2.html).) The `id` can be passed as either a numeric ID or a group\n                 * name string. If a group name is specified, this method blocks while resolving\n                 * the associated a numeric ID.\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.getegid &#x26;&#x26; process.setegid) {\n                 *   console.log(`Current gid: ${process.getegid()}`);\n                 *   try {\n                 *     process.setegid(501);\n                 *     console.log(`New gid: ${process.getegid()}`);\n                 *   } catch (err) {\n                 *     console.log(`Failed to set gid: ${err}`);\n                 *   }\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * This feature is not available in `Worker` threads.\n                 * @since v2.0.0\n                 * @param id A group name or ID\n                 */\n                setegid?: (id: number | string) => void;\n                /**\n                 * The `process.getgroups()` method returns an array with the supplementary group\n                 * IDs. POSIX leaves it unspecified if the effective group ID is included but\n                 * Node.js ensures it always is.\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.getgroups) {\n                 *   console.log(process.getgroups()); // [ 16, 21, 297 ]\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * @since v0.9.4\n                 */\n                getgroups?: () => number[];\n                /**\n                 * The `process.setgroups()` method sets the supplementary group IDs for the\n                 * Node.js process. This is a privileged operation that requires the Node.js\n                 * process to have `root` or the `CAP_SETGID` capability.\n                 *\n                 * The `groups` array can contain numeric group IDs, group names, or both.\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.getgroups &#x26;&#x26; process.setgroups) {\n                 *   try {\n                 *     process.setgroups([501]);\n                 *     console.log(process.getgroups()); // new groups\n                 *   } catch (err) {\n                 *     console.log(`Failed to set groups: ${err}`);\n                 *   }\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * This feature is not available in `Worker` threads.\n                 * @since v0.9.4\n                 */\n                setgroups?: (groups: ReadonlyArray<string | number>) => void;\n                /**\n                 * The `process.setUncaughtExceptionCaptureCallback()` function sets a function\n                 * that will be invoked when an uncaught exception occurs, which will receive the\n                 * exception value itself as its first argument.\n                 *\n                 * If such a function is set, the `'uncaughtException'` event will\n                 * not be emitted. If `--abort-on-uncaught-exception` was passed from the\n                 * command line or set through `v8.setFlagsFromString()`, the process will\n                 * not abort. Actions configured to take place on exceptions such as report\n                 * generations will be affected too\n                 *\n                 * To unset the capture function, `process.setUncaughtExceptionCaptureCallback(null)` may be used. Calling this\n                 * method with a non-`null` argument while another capture function is set will\n                 * throw an error.\n                 *\n                 * Using this function is mutually exclusive with using the deprecated `domain` built-in module.\n                 * @since v9.3.0\n                 */\n                setUncaughtExceptionCaptureCallback(cb: ((err: Error) => void) | null): void;\n                /**\n                 * Indicates whether a callback has been set using {@link setUncaughtExceptionCaptureCallback}.\n                 * @since v9.3.0\n                 */\n                hasUncaughtExceptionCaptureCallback(): boolean;\n                /**\n                 * The `process.sourceMapsEnabled` property returns whether the [Source Map v3](https://sourcemaps.info/spec.html) support for stack traces is enabled.\n                 * @since v20.7.0\n                 * @experimental\n                 */\n                readonly sourceMapsEnabled: boolean;\n                /**\n                 * This function enables or disables the [Source Map v3](https://sourcemaps.info/spec.html) support for\n                 * stack traces.\n                 *\n                 * It provides same features as launching Node.js process with commandline options `--enable-source-maps`.\n                 *\n                 * Only source maps in JavaScript files that are loaded after source maps has been\n                 * enabled will be parsed and loaded.\n                 * @since v16.6.0, v14.18.0\n                 * @experimental\n                 */\n                setSourceMapsEnabled(value: boolean): void;\n                /**\n                 * The `process.version` property contains the Node.js version string.\n                 *\n                 * ```js\n                 * import { version } from 'node:process';\n                 *\n                 * console.log(`Version: ${version}`);\n                 * // Version: v14.8.0\n                 * ```\n                 *\n                 * To get the version string without the prepended _v_, use`process.versions.node`.\n                 * @since v0.1.3\n                 */\n                readonly version: string;\n                /**\n                 * The `process.versions` property returns an object listing the version strings of\n                 * Node.js and its dependencies. `process.versions.modules` indicates the current\n                 * ABI version, which is increased whenever a C++ API changes. Node.js will refuse\n                 * to load modules that were compiled against a different module ABI version.\n                 *\n                 * ```js\n                 * import { versions } from 'node:process';\n                 *\n                 * console.log(versions);\n                 * ```\n                 *\n                 * Will generate an object similar to:\n                 *\n                 * ```console\n                 * { node: '20.2.0',\n                 *   acorn: '8.8.2',\n                 *   ada: '2.4.0',\n                 *   ares: '1.19.0',\n                 *   base64: '0.5.0',\n                 *   brotli: '1.0.9',\n                 *   cjs_module_lexer: '1.2.2',\n                 *   cldr: '43.0',\n                 *   icu: '73.1',\n                 *   llhttp: '8.1.0',\n                 *   modules: '115',\n                 *   napi: '8',\n                 *   nghttp2: '1.52.0',\n                 *   nghttp3: '0.7.0',\n                 *   ngtcp2: '0.8.1',\n                 *   openssl: '3.0.8+quic',\n                 *   simdutf: '3.2.9',\n                 *   tz: '2023c',\n                 *   undici: '5.22.0',\n                 *   unicode: '15.0',\n                 *   uv: '1.44.2',\n                 *   uvwasi: '0.0.16',\n                 *   v8: '11.3.244.8-node.9',\n                 *   zlib: '1.2.13' }\n                 * ```\n                 * @since v0.2.0\n                 */\n                readonly versions: ProcessVersions;\n                /**\n                 * The `process.config` property returns a frozen `Object` containing the\n                 * JavaScript representation of the configure options used to compile the current\n                 * Node.js executable. This is the same as the `config.gypi` file that was produced\n                 * when running the `./configure` script.\n                 *\n                 * An example of the possible output looks like:\n                 *\n                 * ```js\n                 * {\n                 *   target_defaults:\n                 *    { cflags: [],\n                 *      default_configuration: 'Release',\n                 *      defines: [],\n                 *      include_dirs: [],\n                 *      libraries: [] },\n                 *   variables:\n                 *    {\n                 *      host_arch: 'x64',\n                 *      napi_build_version: 5,\n                 *      node_install_npm: 'true',\n                 *      node_prefix: '',\n                 *      node_shared_cares: 'false',\n                 *      node_shared_http_parser: 'false',\n                 *      node_shared_libuv: 'false',\n                 *      node_shared_zlib: 'false',\n                 *      node_use_openssl: 'true',\n                 *      node_shared_openssl: 'false',\n                 *      strict_aliasing: 'true',\n                 *      target_arch: 'x64',\n                 *      v8_use_snapshot: 1\n                 *    }\n                 * }\n                 * ```\n                 * @since v0.7.7\n                 */\n                readonly config: ProcessConfig;\n                /**\n                 * The `process.kill()` method sends the `signal` to the process identified by`pid`.\n                 *\n                 * Signal names are strings such as `'SIGINT'` or `'SIGHUP'`. See `Signal Events` and [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) for more information.\n                 *\n                 * This method will throw an error if the target `pid` does not exist. As a special\n                 * case, a signal of `0` can be used to test for the existence of a process.\n                 * Windows platforms will throw an error if the `pid` is used to kill a process\n                 * group.\n                 *\n                 * Even though the name of this function is `process.kill()`, it is really just a\n                 * signal sender, like the `kill` system call. The signal sent may do something\n                 * other than kill the target process.\n                 *\n                 * ```js\n                 * import process, { kill } from 'node:process';\n                 *\n                 * process.on('SIGHUP', () => {\n                 *   console.log('Got SIGHUP signal.');\n                 * });\n                 *\n                 * setTimeout(() => {\n                 *   console.log('Exiting.');\n                 *   process.exit(0);\n                 * }, 100);\n                 *\n                 * kill(process.pid, 'SIGHUP');\n                 * ```\n                 *\n                 * When `SIGUSR1` is received by a Node.js process, Node.js will start the\n                 * debugger. See `Signal Events`.\n                 * @since v0.0.6\n                 * @param pid A process ID\n                 * @param [signal='SIGTERM'] The signal to send, either as a string or number.\n                 */\n                kill(pid: number, signal?: string | number): true;\n                /**\n                 * Loads the environment configuration from a `.env` file into `process.env`. If\n                 * the file is not found, error will be thrown.\n                 *\n                 * To load a specific .env file by specifying its path, use the following code:\n                 *\n                 * ```js\n                 * import { loadEnvFile } from 'node:process';\n                 *\n                 * loadEnvFile('./development.env')\n                 * ```\n                 * @since v20.12.0\n                 * @param path The path to the .env file\n                 */\n                loadEnvFile(path?: string | URL | Buffer): void;\n                /**\n                 * The `process.pid` property returns the PID of the process.\n                 *\n                 * ```js\n                 * import { pid } from 'node:process';\n                 *\n                 * console.log(`This process is pid ${pid}`);\n                 * ```\n                 * @since v0.1.15\n                 */\n                readonly pid: number;\n                /**\n                 * The `process.ppid` property returns the PID of the parent of the\n                 * current process.\n                 *\n                 * ```js\n                 * import { ppid } from 'node:process';\n                 *\n                 * console.log(`The parent process is pid ${ppid}`);\n                 * ```\n                 * @since v9.2.0, v8.10.0, v6.13.0\n                 */\n                readonly ppid: number;\n                /**\n                 * The `process.title` property returns the current process title (i.e. returns\n                 * the current value of `ps`). Assigning a new value to `process.title` modifies\n                 * the current value of `ps`.\n                 *\n                 * When a new value is assigned, different platforms will impose different maximum\n                 * length restrictions on the title. Usually such restrictions are quite limited.\n                 * For instance, on Linux and macOS, `process.title` is limited to the size of the\n                 * binary name plus the length of the command-line arguments because setting the `process.title` overwrites the `argv` memory of the process. Node.js v0.8\n                 * allowed for longer process title strings by also overwriting the `environ` memory but that was potentially insecure and confusing in some (rather obscure)\n                 * cases.\n                 *\n                 * Assigning a value to `process.title` might not result in an accurate label\n                 * within process manager applications such as macOS Activity Monitor or Windows\n                 * Services Manager.\n                 * @since v0.1.104\n                 */\n                title: string;\n                /**\n                 * The operating system CPU architecture for which the Node.js binary was compiled.\n                 * Possible values are: `'arm'`, `'arm64'`, `'ia32'`, `'loong64'`, `'mips'`, `'mipsel'`, `'ppc'`, `'ppc64'`, `'riscv64'`, `'s390'`, `'s390x'`, and `'x64'`.\n                 *\n                 * ```js\n                 * import { arch } from 'node:process';\n                 *\n                 * console.log(`This processor architecture is ${arch}`);\n                 * ```\n                 * @since v0.5.0\n                 */\n                readonly arch: Architecture;\n                /**\n                 * The `process.platform` property returns a string identifying the operating\n                 * system platform for which the Node.js binary was compiled.\n                 *\n                 * Currently possible values are:\n                 *\n                 * * `'aix'`\n                 * * `'darwin'`\n                 * * `'freebsd'`\n                 * * `'linux'`\n                 * * `'openbsd'`\n                 * * `'sunos'`\n                 * * `'win32'`\n                 *\n                 * ```js\n                 * import { platform } from 'node:process';\n                 *\n                 * console.log(`This platform is ${platform}`);\n                 * ```\n                 *\n                 * The value `'android'` may also be returned if the Node.js is built on the\n                 * Android operating system. However, Android support in Node.js [is experimental](https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os).\n                 * @since v0.1.16\n                 */\n                readonly platform: Platform;\n                /**\n                 * The `process.mainModule` property provides an alternative way of retrieving `require.main`. The difference is that if the main module changes at\n                 * runtime, `require.main` may still refer to the original main module in\n                 * modules that were required before the change occurred. Generally, it's\n                 * safe to assume that the two refer to the same module.\n                 *\n                 * As with `require.main`, `process.mainModule` will be `undefined` if there\n                 * is no entry script.\n                 * @since v0.1.17\n                 * @deprecated Since v14.0.0 - Use `main` instead.\n                 */\n                mainModule?: Module | undefined;\n                memoryUsage: MemoryUsageFn;\n                /**\n                 * Gets the amount of memory available to the process (in bytes) based on\n                 * limits imposed by the OS. If there is no such constraint, or the constraint\n                 * is unknown, `0` is returned.\n                 *\n                 * See [`uv_get_constrained_memory`](https://docs.libuv.org/en/v1.x/misc.html#c.uv_get_constrained_memory) for more\n                 * information.\n                 * @since v19.6.0, v18.15.0\n                 * @experimental\n                 */\n                constrainedMemory(): number;\n                /**\n                 * Gets the amount of free memory that is still available to the process (in bytes).\n                 * See [`uv_get_available_memory`](https://nodejs.org/docs/latest-v22.x/api/process.html#processavailablememory) for more information.\n                 * @experimental\n                 * @since v20.13.0\n                 */\n                availableMemory(): number;\n                /**\n                 * The `process.cpuUsage()` method returns the user and system CPU time usage of\n                 * the current process, in an object with properties `user` and `system`, whose\n                 * values are microsecond values (millionth of a second). These values measure time\n                 * spent in user and system code respectively, and may end up being greater than\n                 * actual elapsed time if multiple CPU cores are performing work for this process.\n                 *\n                 * The result of a previous call to `process.cpuUsage()` can be passed as the\n                 * argument to the function, to get a diff reading.\n                 *\n                 * ```js\n                 * import { cpuUsage } from 'node:process';\n                 *\n                 * const startUsage = cpuUsage();\n                 * // { user: 38579, system: 6986 }\n                 *\n                 * // spin the CPU for 500 milliseconds\n                 * const now = Date.now();\n                 * while (Date.now() - now < 500);\n                 *\n                 * console.log(cpuUsage(startUsage));\n                 * // { user: 514883, system: 11226 }\n                 * ```\n                 * @since v6.1.0\n                 * @param previousValue A previous return value from calling `process.cpuUsage()`\n                 */\n                cpuUsage(previousValue?: CpuUsage): CpuUsage;\n                /**\n                 * `process.nextTick()` adds `callback` to the \"next tick queue\". This queue is\n                 * fully drained after the current operation on the JavaScript stack runs to\n                 * completion and before the event loop is allowed to continue. It's possible to\n                 * create an infinite loop if one were to recursively call `process.nextTick()`.\n                 * See the [Event Loop](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#process-nexttick) guide for more background.\n                 *\n                 * ```js\n                 * import { nextTick } from 'node:process';\n                 *\n                 * console.log('start');\n                 * nextTick(() => {\n                 *   console.log('nextTick callback');\n                 * });\n                 * console.log('scheduled');\n                 * // Output:\n                 * // start\n                 * // scheduled\n                 * // nextTick callback\n                 * ```\n                 *\n                 * This is important when developing APIs in order to give users the opportunity\n                 * to assign event handlers _after_ an object has been constructed but before any\n                 * I/O has occurred:\n                 *\n                 * ```js\n                 * import { nextTick } from 'node:process';\n                 *\n                 * function MyThing(options) {\n                 *   this.setupOptions(options);\n                 *\n                 *   nextTick(() => {\n                 *     this.startDoingStuff();\n                 *   });\n                 * }\n                 *\n                 * const thing = new MyThing();\n                 * thing.getReadyForStuff();\n                 *\n                 * // thing.startDoingStuff() gets called now, not before.\n                 * ```\n                 *\n                 * It is very important for APIs to be either 100% synchronous or 100%\n                 * asynchronous. Consider this example:\n                 *\n                 * ```js\n                 * // WARNING!  DO NOT USE!  BAD UNSAFE HAZARD!\n                 * function maybeSync(arg, cb) {\n                 *   if (arg) {\n                 *     cb();\n                 *     return;\n                 *   }\n                 *\n                 *   fs.stat('file', cb);\n                 * }\n                 * ```\n                 *\n                 * This API is hazardous because in the following case:\n                 *\n                 * ```js\n                 * const maybeTrue = Math.random() > 0.5;\n                 *\n                 * maybeSync(maybeTrue, () => {\n                 *   foo();\n                 * });\n                 *\n                 * bar();\n                 * ```\n                 *\n                 * It is not clear whether `foo()` or `bar()` will be called first.\n                 *\n                 * The following approach is much better:\n                 *\n                 * ```js\n                 * import { nextTick } from 'node:process';\n                 *\n                 * function definitelyAsync(arg, cb) {\n                 *   if (arg) {\n                 *     nextTick(cb);\n                 *     return;\n                 *   }\n                 *\n                 *   fs.stat('file', cb);\n                 * }\n                 * ```\n                 * @since v0.1.26\n                 * @param args Additional arguments to pass when invoking the `callback`\n                 */\n                nextTick(callback: Function, ...args: any[]): void;\n                /**\n                 * This API is available through the [--permission](https://nodejs.org/api/cli.html#--permission) flag.\n                 *\n                 * `process.permission` is an object whose methods are used to manage permissions for the current process.\n                 * Additional documentation is available in the [Permission Model](https://nodejs.org/api/permissions.html#permission-model).\n                 * @since v20.0.0\n                 */\n                permission: ProcessPermission;\n                /**\n                 * The `process.release` property returns an `Object` containing metadata related\n                 * to the current release, including URLs for the source tarball and headers-only\n                 * tarball.\n                 *\n                 * `process.release` contains the following properties:\n                 *\n                 * ```js\n                 * {\n                 *   name: 'node',\n                 *   lts: 'Hydrogen',\n                 *   sourceUrl: 'https://nodejs.org/download/release/v18.12.0/node-v18.12.0.tar.gz',\n                 *   headersUrl: 'https://nodejs.org/download/release/v18.12.0/node-v18.12.0-headers.tar.gz',\n                 *   libUrl: 'https://nodejs.org/download/release/v18.12.0/win-x64/node.lib'\n                 * }\n                 * ```\n                 *\n                 * In custom builds from non-release versions of the source tree, only the `name` property may be present. The additional properties should not be\n                 * relied upon to exist.\n                 * @since v3.0.0\n                 */\n                readonly release: ProcessRelease;\n                readonly features: ProcessFeatures;\n                /**\n                 * `process.umask()` returns the Node.js process's file mode creation mask. Child\n                 * processes inherit the mask from the parent process.\n                 * @since v0.1.19\n                 * @deprecated Calling `process.umask()` with no argument causes the process-wide umask to be written twice. This introduces a race condition between threads, and is a potential\n                 * security vulnerability. There is no safe, cross-platform alternative API.\n                 */\n                umask(): number;\n                /**\n                 * Can only be set if not in worker thread.\n                 */\n                umask(mask: string | number): number;\n                /**\n                 * The `process.uptime()` method returns the number of seconds the current Node.js\n                 * process has been running.\n                 *\n                 * The return value includes fractions of a second. Use `Math.floor()` to get whole\n                 * seconds.\n                 * @since v0.5.0\n                 */\n                uptime(): number;\n                hrtime: HRTime;\n                /**\n                 * If the Node.js process was spawned with an IPC channel, the process.channel property is a reference to the IPC channel.\n                 * If no IPC channel exists, this property is undefined.\n                 * @since v7.1.0\n                 */\n                channel?: {\n                    /**\n                     * This method makes the IPC channel keep the event loop of the process running if .unref() has been called before.\n                     * @since v7.1.0\n                     */\n                    ref(): void;\n                    /**\n                     * This method makes the IPC channel not keep the event loop of the process running, and lets it finish even while the channel is open.\n                     * @since v7.1.0\n                     */\n                    unref(): void;\n                };\n                /**\n                 * If Node.js is spawned with an IPC channel, the `process.send()` method can be\n                 * used to send messages to the parent process. Messages will be received as a `'message'` event on the parent's `ChildProcess` object.\n                 *\n                 * If Node.js was not spawned with an IPC channel, `process.send` will be `undefined`.\n                 *\n                 * The message goes through serialization and parsing. The resulting message might\n                 * not be the same as what is originally sent.\n                 * @since v0.5.9\n                 * @param options used to parameterize the sending of certain types of handles. `options` supports the following properties:\n                 */\n                send?(\n                    message: any,\n                    sendHandle?: any,\n                    options?: {\n                        keepOpen?: boolean | undefined;\n                    },\n                    callback?: (error: Error | null) => void,\n                ): boolean;\n                /**\n                 * If the Node.js process is spawned with an IPC channel (see the `Child Process` and `Cluster` documentation), the `process.disconnect()` method will close the\n                 * IPC channel to the parent process, allowing the child process to exit gracefully\n                 * once there are no other connections keeping it alive.\n                 *\n                 * The effect of calling `process.disconnect()` is the same as calling `ChildProcess.disconnect()` from the parent process.\n                 *\n                 * If the Node.js process was not spawned with an IPC channel, `process.disconnect()` will be `undefined`.\n                 * @since v0.7.2\n                 */\n                disconnect(): void;\n                /**\n                 * If the Node.js process is spawned with an IPC channel (see the `Child Process` and `Cluster` documentation), the `process.connected` property will return `true` so long as the IPC\n                 * channel is connected and will return `false` after `process.disconnect()` is called.\n                 *\n                 * Once `process.connected` is `false`, it is no longer possible to send messages\n                 * over the IPC channel using `process.send()`.\n                 * @since v0.7.2\n                 */\n                connected: boolean;\n                /**\n                 * The `process.allowedNodeEnvironmentFlags` property is a special,\n                 * read-only `Set` of flags allowable within the `NODE_OPTIONS` environment variable.\n                 *\n                 * `process.allowedNodeEnvironmentFlags` extends `Set`, but overrides `Set.prototype.has` to recognize several different possible flag\n                 * representations. `process.allowedNodeEnvironmentFlags.has()` will\n                 * return `true` in the following cases:\n                 *\n                 * * Flags may omit leading single (`-`) or double (`--`) dashes; e.g., `inspect-brk` for `--inspect-brk`, or `r` for `-r`.\n                 * * Flags passed through to V8 (as listed in `--v8-options`) may replace\n                 * one or more _non-leading_ dashes for an underscore, or vice-versa;\n                 * e.g., `--perf_basic_prof`, `--perf-basic-prof`, `--perf_basic-prof`,\n                 * etc.\n                 * * Flags may contain one or more equals (`=`) characters; all\n                 * characters after and including the first equals will be ignored;\n                 * e.g., `--stack-trace-limit=100`.\n                 * * Flags _must_ be allowable within `NODE_OPTIONS`.\n                 *\n                 * When iterating over `process.allowedNodeEnvironmentFlags`, flags will\n                 * appear only _once_; each will begin with one or more dashes. Flags\n                 * passed through to V8 will contain underscores instead of non-leading\n                 * dashes:\n                 *\n                 * ```js\n                 * import { allowedNodeEnvironmentFlags } from 'node:process';\n                 *\n                 * allowedNodeEnvironmentFlags.forEach((flag) => {\n                 *   // -r\n                 *   // --inspect-brk\n                 *   // --abort_on_uncaught_exception\n                 *   // ...\n                 * });\n                 * ```\n                 *\n                 * The methods `add()`, `clear()`, and `delete()` of`process.allowedNodeEnvironmentFlags` do nothing, and will fail\n                 * silently.\n                 *\n                 * If Node.js was compiled _without_ `NODE_OPTIONS` support (shown in {@link config}), `process.allowedNodeEnvironmentFlags` will\n                 * contain what _would have_ been allowable.\n                 * @since v10.10.0\n                 */\n                allowedNodeEnvironmentFlags: ReadonlySet<string>;\n                /**\n                 * `process.report` is an object whose methods are used to generate diagnostic reports for the current process.\n                 * Additional documentation is available in the [report documentation](https://nodejs.org/docs/latest-v22.x/api/report.html).\n                 * @since v11.8.0\n                 */\n                report: ProcessReport;\n                /**\n                 * ```js\n                 * import { resourceUsage } from 'node:process';\n                 *\n                 * console.log(resourceUsage());\n                 * /*\n                 *   Will output:\n                 *   {\n                 *     userCPUTime: 82872,\n                 *     systemCPUTime: 4143,\n                 *     maxRSS: 33164,\n                 *     sharedMemorySize: 0,\n                 *     unsharedDataSize: 0,\n                 *     unsharedStackSize: 0,\n                 *     minorPageFault: 2469,\n                 *     majorPageFault: 0,\n                 *     swappedOut: 0,\n                 *     fsRead: 0,\n                 *     fsWrite: 8,\n                 *     ipcSent: 0,\n                 *     ipcReceived: 0,\n                 *     signalsCount: 0,\n                 *     voluntaryContextSwitches: 79,\n                 *     involuntaryContextSwitches: 1\n                 *   }\n                 *\n                 * ```\n                 * @since v12.6.0\n                 * @return the resource usage for the current process. All of these values come from the `uv_getrusage` call which returns a [`uv_rusage_t` struct][uv_rusage_t].\n                 */\n                resourceUsage(): ResourceUsage;\n                /**\n                 * The initial value of `process.throwDeprecation` indicates whether the `--throw-deprecation` flag is set on the current Node.js process. `process.throwDeprecation`\n                 * is mutable, so whether or not deprecation warnings result in errors may be altered at runtime. See the documentation for the 'warning' event and the emitWarning()\n                 * method for more information.\n                 *\n                 * ```bash\n                 * $ node --throw-deprecation -p \"process.throwDeprecation\"\n                 * true\n                 * $ node -p \"process.throwDeprecation\"\n                 * undefined\n                 * $ node\n                 * > process.emitWarning('test', 'DeprecationWarning');\n                 * undefined\n                 * > (node:26598) DeprecationWarning: test\n                 * > process.throwDeprecation = true;\n                 * true\n                 * > process.emitWarning('test', 'DeprecationWarning');\n                 * Thrown:\n                 * [DeprecationWarning: test] { name: 'DeprecationWarning' }\n                 * ```\n                 * @since v0.9.12\n                 */\n                throwDeprecation: boolean;\n                /**\n                 * The `process.traceDeprecation` property indicates whether the `--trace-deprecation` flag is set on the current Node.js process. See the\n                 * documentation for the `'warning' event` and the `emitWarning() method` for more information about this\n                 * flag's behavior.\n                 * @since v0.8.0\n                 */\n                traceDeprecation: boolean;\n                /**\n                 * An object is \"refable\" if it implements the Node.js \"Refable protocol\".\n                 * Specifically, this means that the object implements the `Symbol.for('nodejs.ref')`\n                 * and `Symbol.for('nodejs.unref')` methods. \"Ref'd\" objects will keep the Node.js\n                 * event loop alive, while \"unref'd\" objects will not. Historically, this was\n                 * implemented by using `ref()` and `unref()` methods directly on the objects.\n                 * This pattern, however, is being deprecated in favor of the \"Refable protocol\"\n                 * in order to better support Web Platform API types whose APIs cannot be modified\n                 * to add `ref()` and `unref()` methods but still need to support that behavior.\n                 * @since v22.14.0\n                 * @experimental\n                 * @param maybeRefable An object that may be \"refable\".\n                 */\n                ref(maybeRefable: any): void;\n                /**\n                 * An object is \"unrefable\" if it implements the Node.js \"Refable protocol\".\n                 * Specifically, this means that the object implements the `Symbol.for('nodejs.ref')`\n                 * and `Symbol.for('nodejs.unref')` methods. \"Ref'd\" objects will keep the Node.js\n                 * event loop alive, while \"unref'd\" objects will not. Historically, this was\n                 * implemented by using `ref()` and `unref()` methods directly on the objects.\n                 * This pattern, however, is being deprecated in favor of the \"Refable protocol\"\n                 * in order to better support Web Platform API types whose APIs cannot be modified\n                 * to add `ref()` and `unref()` methods but still need to support that behavior.\n                 * @since v22.14.0\n                 * @experimental\n                 * @param maybeRefable An object that may be \"unref'd\".\n                 */\n                unref(maybeRefable: any): void;\n                /**\n                 * Replaces the current process with a new process.\n                 *\n                 * This is achieved by using the `execve` POSIX function and therefore no memory or other\n                 * resources from the current process are preserved, except for the standard input,\n                 * standard output and standard error file descriptor.\n                 *\n                 * All other resources are discarded by the system when the processes are swapped, without triggering\n                 * any exit or close events and without running any cleanup handler.\n                 *\n                 * This function will never return, unless an error occurred.\n                 *\n                 * This function is not available on Windows or IBM i.\n                 * @since v22.15.0\n                 * @experimental\n                 * @param file The name or path of the executable file to run.\n                 * @param args List of string arguments. No argument can contain a null-byte (`\\u0000`).\n                 * @param env Environment key-value pairs.\n                 * No key or value can contain a null-byte (`\\u0000`).\n                 * **Default:** `process.env`.\n                 */\n                execve?(file: string, args?: readonly string[], env?: ProcessEnv): never;\n                /* EventEmitter */\n                addListener(event: \"beforeExit\", listener: BeforeExitListener): this;\n                addListener(event: \"disconnect\", listener: DisconnectListener): this;\n                addListener(event: \"exit\", listener: ExitListener): this;\n                addListener(event: \"rejectionHandled\", listener: RejectionHandledListener): this;\n                addListener(event: \"uncaughtException\", listener: UncaughtExceptionListener): this;\n                addListener(event: \"uncaughtExceptionMonitor\", listener: UncaughtExceptionListener): this;\n                addListener(event: \"unhandledRejection\", listener: UnhandledRejectionListener): this;\n                addListener(event: \"warning\", listener: WarningListener): this;\n                addListener(event: \"message\", listener: MessageListener): this;\n                addListener(event: Signals, listener: SignalsListener): this;\n                addListener(event: \"multipleResolves\", listener: MultipleResolveListener): this;\n                addListener(event: \"worker\", listener: WorkerListener): this;\n                emit(event: \"beforeExit\", code: number): boolean;\n                emit(event: \"disconnect\"): boolean;\n                emit(event: \"exit\", code: number): boolean;\n                emit(event: \"rejectionHandled\", promise: Promise<unknown>): boolean;\n                emit(event: \"uncaughtException\", error: Error): boolean;\n                emit(event: \"uncaughtExceptionMonitor\", error: Error): boolean;\n                emit(event: \"unhandledRejection\", reason: unknown, promise: Promise<unknown>): boolean;\n                emit(event: \"warning\", warning: Error): boolean;\n                emit(event: \"message\", message: unknown, sendHandle: unknown): this;\n                emit(event: Signals, signal?: Signals): boolean;\n                emit(\n                    event: \"multipleResolves\",\n                    type: MultipleResolveType,\n                    promise: Promise<unknown>,\n                    value: unknown,\n                ): this;\n                emit(event: \"worker\", listener: WorkerListener): this;\n                on(event: \"beforeExit\", listener: BeforeExitListener): this;\n                on(event: \"disconnect\", listener: DisconnectListener): this;\n                on(event: \"exit\", listener: ExitListener): this;\n                on(event: \"rejectionHandled\", listener: RejectionHandledListener): this;\n                on(event: \"uncaughtException\", listener: UncaughtExceptionListener): this;\n                on(event: \"uncaughtExceptionMonitor\", listener: UncaughtExceptionListener): this;\n                on(event: \"unhandledRejection\", listener: UnhandledRejectionListener): this;\n                on(event: \"warning\", listener: WarningListener): this;\n                on(event: \"message\", listener: MessageListener): this;\n                on(event: Signals, listener: SignalsListener): this;\n                on(event: \"multipleResolves\", listener: MultipleResolveListener): this;\n                on(event: \"worker\", listener: WorkerListener): this;\n                on(event: string | symbol, listener: (...args: any[]) => void): this;\n                once(event: \"beforeExit\", listener: BeforeExitListener): this;\n                once(event: \"disconnect\", listener: DisconnectListener): this;\n                once(event: \"exit\", listener: ExitListener): this;\n                once(event: \"rejectionHandled\", listener: RejectionHandledListener): this;\n                once(event: \"uncaughtException\", listener: UncaughtExceptionListener): this;\n                once(event: \"uncaughtExceptionMonitor\", listener: UncaughtExceptionListener): this;\n                once(event: \"unhandledRejection\", listener: UnhandledRejectionListener): this;\n                once(event: \"warning\", listener: WarningListener): this;\n                once(event: \"message\", listener: MessageListener): this;\n                once(event: Signals, listener: SignalsListener): this;\n                once(event: \"multipleResolves\", listener: MultipleResolveListener): this;\n                once(event: \"worker\", listener: WorkerListener): this;\n                once(event: string | symbol, listener: (...args: any[]) => void): this;\n                prependListener(event: \"beforeExit\", listener: BeforeExitListener): this;\n                prependListener(event: \"disconnect\", listener: DisconnectListener): this;\n                prependListener(event: \"exit\", listener: ExitListener): this;\n                prependListener(event: \"rejectionHandled\", listener: RejectionHandledListener): this;\n                prependListener(event: \"uncaughtException\", listener: UncaughtExceptionListener): this;\n                prependListener(event: \"uncaughtExceptionMonitor\", listener: UncaughtExceptionListener): this;\n                prependListener(event: \"unhandledRejection\", listener: UnhandledRejectionListener): this;\n                prependListener(event: \"warning\", listener: WarningListener): this;\n                prependListener(event: \"message\", listener: MessageListener): this;\n                prependListener(event: Signals, listener: SignalsListener): this;\n                prependListener(event: \"multipleResolves\", listener: MultipleResolveListener): this;\n                prependListener(event: \"worker\", listener: WorkerListener): this;\n                prependOnceListener(event: \"beforeExit\", listener: BeforeExitListener): this;\n                prependOnceListener(event: \"disconnect\", listener: DisconnectListener): this;\n                prependOnceListener(event: \"exit\", listener: ExitListener): this;\n                prependOnceListener(event: \"rejectionHandled\", listener: RejectionHandledListener): this;\n                prependOnceListener(event: \"uncaughtException\", listener: UncaughtExceptionListener): this;\n                prependOnceListener(event: \"uncaughtExceptionMonitor\", listener: UncaughtExceptionListener): this;\n                prependOnceListener(event: \"unhandledRejection\", listener: UnhandledRejectionListener): this;\n                prependOnceListener(event: \"warning\", listener: WarningListener): this;\n                prependOnceListener(event: \"message\", listener: MessageListener): this;\n                prependOnceListener(event: Signals, listener: SignalsListener): this;\n                prependOnceListener(event: \"multipleResolves\", listener: MultipleResolveListener): this;\n                prependOnceListener(event: \"worker\", listener: WorkerListener): this;\n                listeners(event: \"beforeExit\"): BeforeExitListener[];\n                listeners(event: \"disconnect\"): DisconnectListener[];\n                listeners(event: \"exit\"): ExitListener[];\n                listeners(event: \"rejectionHandled\"): RejectionHandledListener[];\n                listeners(event: \"uncaughtException\"): UncaughtExceptionListener[];\n                listeners(event: \"uncaughtExceptionMonitor\"): UncaughtExceptionListener[];\n                listeners(event: \"unhandledRejection\"): UnhandledRejectionListener[];\n                listeners(event: \"warning\"): WarningListener[];\n                listeners(event: \"message\"): MessageListener[];\n                listeners(event: Signals): SignalsListener[];\n                listeners(event: \"multipleResolves\"): MultipleResolveListener[];\n                listeners(event: \"worker\"): WorkerListener[];\n            }\n        }\n    }\n    export = process;\n}\ndeclare module \"node:process\" {\n    import process = require(\"process\");\n    export = process;\n}\n",
  "node_modules/@types/node/punycode.d.ts": "/**\n * **The version of the punycode module bundled in Node.js is being deprecated. **In a future major version of Node.js this module will be removed. Users\n * currently depending on the `punycode` module should switch to using the\n * userland-provided [Punycode.js](https://github.com/bestiejs/punycode.js) module instead. For punycode-based URL\n * encoding, see `url.domainToASCII` or, more generally, the `WHATWG URL API`.\n *\n * The `punycode` module is a bundled version of the [Punycode.js](https://github.com/bestiejs/punycode.js) module. It\n * can be accessed using:\n *\n * ```js\n * import punycode from 'node:punycode';\n * ```\n *\n * [Punycode](https://tools.ietf.org/html/rfc3492) is a character encoding scheme defined by RFC 3492 that is\n * primarily intended for use in Internationalized Domain Names. Because host\n * names in URLs are limited to ASCII characters only, Domain Names that contain\n * non-ASCII characters must be converted into ASCII using the Punycode scheme.\n * For instance, the Japanese character that translates into the English word, `'example'` is `'例'`. The Internationalized Domain Name, `'例.com'` (equivalent\n * to `'example.com'`) is represented by Punycode as the ASCII string `'xn--fsq.com'`.\n *\n * The `punycode` module provides a simple implementation of the Punycode standard.\n *\n * The `punycode` module is a third-party dependency used by Node.js and\n * made available to developers as a convenience. Fixes or other modifications to\n * the module must be directed to the [Punycode.js](https://github.com/bestiejs/punycode.js) project.\n * @deprecated Since v7.0.0 - Deprecated\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/punycode.js)\n */\ndeclare module \"punycode\" {\n    /**\n     * The `punycode.decode()` method converts a [Punycode](https://tools.ietf.org/html/rfc3492) string of ASCII-only\n     * characters to the equivalent string of Unicode codepoints.\n     *\n     * ```js\n     * punycode.decode('maana-pta'); // 'mañana'\n     * punycode.decode('--dqo34k'); // '☃-⌘'\n     * ```\n     * @since v0.5.1\n     */\n    function decode(string: string): string;\n    /**\n     * The `punycode.encode()` method converts a string of Unicode codepoints to a [Punycode](https://tools.ietf.org/html/rfc3492) string of ASCII-only characters.\n     *\n     * ```js\n     * punycode.encode('mañana'); // 'maana-pta'\n     * punycode.encode('☃-⌘'); // '--dqo34k'\n     * ```\n     * @since v0.5.1\n     */\n    function encode(string: string): string;\n    /**\n     * The `punycode.toUnicode()` method converts a string representing a domain name\n     * containing [Punycode](https://tools.ietf.org/html/rfc3492) encoded characters into Unicode. Only the [Punycode](https://tools.ietf.org/html/rfc3492) encoded parts of the domain name are be\n     * converted.\n     *\n     * ```js\n     * // decode domain names\n     * punycode.toUnicode('xn--maana-pta.com'); // 'mañana.com'\n     * punycode.toUnicode('xn----dqo34k.com');  // '☃-⌘.com'\n     * punycode.toUnicode('example.com');       // 'example.com'\n     * ```\n     * @since v0.6.1\n     */\n    function toUnicode(domain: string): string;\n    /**\n     * The `punycode.toASCII()` method converts a Unicode string representing an\n     * Internationalized Domain Name to [Punycode](https://tools.ietf.org/html/rfc3492). Only the non-ASCII parts of the\n     * domain name will be converted. Calling `punycode.toASCII()` on a string that\n     * already only contains ASCII characters will have no effect.\n     *\n     * ```js\n     * // encode domain names\n     * punycode.toASCII('mañana.com');  // 'xn--maana-pta.com'\n     * punycode.toASCII('☃-⌘.com');   // 'xn----dqo34k.com'\n     * punycode.toASCII('example.com'); // 'example.com'\n     * ```\n     * @since v0.6.1\n     */\n    function toASCII(domain: string): string;\n    /**\n     * @deprecated since v7.0.0\n     * The version of the punycode module bundled in Node.js is being deprecated.\n     * In a future major version of Node.js this module will be removed.\n     * Users currently depending on the punycode module should switch to using\n     * the userland-provided Punycode.js module instead.\n     */\n    const ucs2: ucs2;\n    interface ucs2 {\n        /**\n         * @deprecated since v7.0.0\n         * The version of the punycode module bundled in Node.js is being deprecated.\n         * In a future major version of Node.js this module will be removed.\n         * Users currently depending on the punycode module should switch to using\n         * the userland-provided Punycode.js module instead.\n         */\n        decode(string: string): number[];\n        /**\n         * @deprecated since v7.0.0\n         * The version of the punycode module bundled in Node.js is being deprecated.\n         * In a future major version of Node.js this module will be removed.\n         * Users currently depending on the punycode module should switch to using\n         * the userland-provided Punycode.js module instead.\n         */\n        encode(codePoints: readonly number[]): string;\n    }\n    /**\n     * @deprecated since v7.0.0\n     * The version of the punycode module bundled in Node.js is being deprecated.\n     * In a future major version of Node.js this module will be removed.\n     * Users currently depending on the punycode module should switch to using\n     * the userland-provided Punycode.js module instead.\n     */\n    const version: string;\n}\ndeclare module \"node:punycode\" {\n    export * from \"punycode\";\n}\n",
  "node_modules/@types/node/querystring.d.ts": "/**\n * The `node:querystring` module provides utilities for parsing and formatting URL\n * query strings. It can be accessed using:\n *\n * ```js\n * import querystring from 'node:querystring';\n * ```\n *\n * `querystring` is more performant than `URLSearchParams` but is not a\n * standardized API. Use `URLSearchParams` when performance is not critical or\n * when compatibility with browser code is desirable.\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/querystring.js)\n */\ndeclare module \"querystring\" {\n    interface StringifyOptions {\n        /**\n         * The function to use when converting URL-unsafe characters to percent-encoding in the query string.\n         * @default `querystring.escape()`\n         */\n        encodeURIComponent?: ((str: string) => string) | undefined;\n    }\n    interface ParseOptions {\n        /**\n         * Specifies the maximum number of keys to parse. Specify `0` to remove key counting limitations.\n         * @default 1000\n         */\n        maxKeys?: number | undefined;\n        /**\n         * The function to use when decoding percent-encoded characters in the query string.\n         * @default `querystring.unescape()`\n         */\n        decodeURIComponent?: ((str: string) => string) | undefined;\n    }\n    interface ParsedUrlQuery extends NodeJS.Dict<string | string[]> {}\n    interface ParsedUrlQueryInput extends\n        NodeJS.Dict<\n            | string\n            | number\n            | boolean\n            | bigint\n            | ReadonlyArray<string | number | boolean | bigint>\n            | null\n        >\n    {}\n    /**\n     * The `querystring.stringify()` method produces a URL query string from a\n     * given `obj` by iterating through the object's \"own properties\".\n     *\n     * It serializes the following types of values passed in `obj`: [string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type) |\n     * [number](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type) |\n     * [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) |\n     * [boolean](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type) |\n     * [string\\[\\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type) |\n     * [number\\[\\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type) |\n     * [bigint\\[\\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) |\n     * [boolean\\[\\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type) The numeric values must be finite. Any other input values will be coerced to\n     * empty strings.\n     *\n     * ```js\n     * querystring.stringify({ foo: 'bar', baz: ['qux', 'quux'], corge: '' });\n     * // Returns 'foo=bar&#x26;baz=qux&#x26;baz=quux&#x26;corge='\n     *\n     * querystring.stringify({ foo: 'bar', baz: 'qux' }, ';', ':');\n     * // Returns 'foo:bar;baz:qux'\n     * ```\n     *\n     * By default, characters requiring percent-encoding within the query string will\n     * be encoded as UTF-8\\. If an alternative encoding is required, then an alternative `encodeURIComponent` option will need to be specified:\n     *\n     * ```js\n     * // Assuming gbkEncodeURIComponent function already exists,\n     *\n     * querystring.stringify({ w: '中文', foo: 'bar' }, null, null,\n     *                       { encodeURIComponent: gbkEncodeURIComponent });\n     * ```\n     * @since v0.1.25\n     * @param obj The object to serialize into a URL query string\n     * @param [sep='&'] The substring used to delimit key and value pairs in the query string.\n     * @param [eq='='] . The substring used to delimit keys and values in the query string.\n     */\n    function stringify(obj?: ParsedUrlQueryInput, sep?: string, eq?: string, options?: StringifyOptions): string;\n    /**\n     * The `querystring.parse()` method parses a URL query string (`str`) into a\n     * collection of key and value pairs.\n     *\n     * For example, the query string `'foo=bar&#x26;abc=xyz&#x26;abc=123'` is parsed into:\n     *\n     * ```json\n     * {\n     *   \"foo\": \"bar\",\n     *   \"abc\": [\"xyz\", \"123\"]\n     * }\n     * ```\n     *\n     * The object returned by the `querystring.parse()` method _does not_ prototypically inherit from the JavaScript `Object`. This means that typical `Object` methods such as `obj.toString()`,\n     * `obj.hasOwnProperty()`, and others\n     * are not defined and _will not work_.\n     *\n     * By default, percent-encoded characters within the query string will be assumed\n     * to use UTF-8 encoding. If an alternative character encoding is used, then an\n     * alternative `decodeURIComponent` option will need to be specified:\n     *\n     * ```js\n     * // Assuming gbkDecodeURIComponent function already exists...\n     *\n     * querystring.parse('w=%D6%D0%CE%C4&#x26;foo=bar', null, null,\n     *                   { decodeURIComponent: gbkDecodeURIComponent });\n     * ```\n     * @since v0.1.25\n     * @param str The URL query string to parse\n     * @param [sep='&'] The substring used to delimit key and value pairs in the query string.\n     * @param [eq='='] The substring used to delimit keys and values in the query string.\n     */\n    function parse(str: string, sep?: string, eq?: string, options?: ParseOptions): ParsedUrlQuery;\n    /**\n     * The querystring.encode() function is an alias for querystring.stringify().\n     */\n    const encode: typeof stringify;\n    /**\n     * The querystring.decode() function is an alias for querystring.parse().\n     */\n    const decode: typeof parse;\n    /**\n     * The `querystring.escape()` method performs URL percent-encoding on the given `str` in a manner that is optimized for the specific requirements of URL\n     * query strings.\n     *\n     * The `querystring.escape()` method is used by `querystring.stringify()` and is\n     * generally not expected to be used directly. It is exported primarily to allow\n     * application code to provide a replacement percent-encoding implementation if\n     * necessary by assigning `querystring.escape` to an alternative function.\n     * @since v0.1.25\n     */\n    function escape(str: string): string;\n    /**\n     * The `querystring.unescape()` method performs decoding of URL percent-encoded\n     * characters on the given `str`.\n     *\n     * The `querystring.unescape()` method is used by `querystring.parse()` and is\n     * generally not expected to be used directly. It is exported primarily to allow\n     * application code to provide a replacement decoding implementation if\n     * necessary by assigning `querystring.unescape` to an alternative function.\n     *\n     * By default, the `querystring.unescape()` method will attempt to use the\n     * JavaScript built-in `decodeURIComponent()` method to decode. If that fails,\n     * a safer equivalent that does not throw on malformed URLs will be used.\n     * @since v0.1.25\n     */\n    function unescape(str: string): string;\n}\ndeclare module \"node:querystring\" {\n    export * from \"querystring\";\n}\n",
  "node_modules/@types/node/readline/promises.d.ts": "/**\n * @since v17.0.0\n * @experimental\n */\ndeclare module \"readline/promises\" {\n    import { Abortable } from \"node:events\";\n    import {\n        CompleterResult,\n        Direction,\n        Interface as _Interface,\n        ReadLineOptions as _ReadLineOptions,\n    } from \"node:readline\";\n    /**\n     * Instances of the `readlinePromises.Interface` class are constructed using the `readlinePromises.createInterface()` method. Every instance is associated with a\n     * single `input` `Readable` stream and a single `output` `Writable` stream.\n     * The `output` stream is used to print prompts for user input that arrives on,\n     * and is read from, the `input` stream.\n     * @since v17.0.0\n     */\n    class Interface extends _Interface {\n        /**\n         * The `rl.question()` method displays the `query` by writing it to the `output`,\n         * waits for user input to be provided on `input`, then invokes the `callback` function passing the provided input as the first argument.\n         *\n         * When called, `rl.question()` will resume the `input` stream if it has been\n         * paused.\n         *\n         * If the `Interface` was created with `output` set to `null` or `undefined` the `query` is not written.\n         *\n         * If the question is called after `rl.close()`, it returns a rejected promise.\n         *\n         * Example usage:\n         *\n         * ```js\n         * const answer = await rl.question('What is your favorite food? ');\n         * console.log(`Oh, so your favorite food is ${answer}`);\n         * ```\n         *\n         * Using an `AbortSignal` to cancel a question.\n         *\n         * ```js\n         * const signal = AbortSignal.timeout(10_000);\n         *\n         * signal.addEventListener('abort', () => {\n         *   console.log('The food question timed out');\n         * }, { once: true });\n         *\n         * const answer = await rl.question('What is your favorite food? ', { signal });\n         * console.log(`Oh, so your favorite food is ${answer}`);\n         * ```\n         * @since v17.0.0\n         * @param query A statement or query to write to `output`, prepended to the prompt.\n         * @return A promise that is fulfilled with the user's input in response to the `query`.\n         */\n        question(query: string): Promise<string>;\n        question(query: string, options: Abortable): Promise<string>;\n    }\n    /**\n     * @since v17.0.0\n     */\n    class Readline {\n        /**\n         * @param stream A TTY stream.\n         */\n        constructor(\n            stream: NodeJS.WritableStream,\n            options?: {\n                autoCommit?: boolean;\n            },\n        );\n        /**\n         * The `rl.clearLine()` method adds to the internal list of pending action an\n         * action that clears current line of the associated `stream` in a specified\n         * direction identified by `dir`.\n         * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true` was passed to the constructor.\n         * @since v17.0.0\n         * @return this\n         */\n        clearLine(dir: Direction): this;\n        /**\n         * The `rl.clearScreenDown()` method adds to the internal list of pending action an\n         * action that clears the associated stream from the current position of the\n         * cursor down.\n         * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true` was passed to the constructor.\n         * @since v17.0.0\n         * @return this\n         */\n        clearScreenDown(): this;\n        /**\n         * The `rl.commit()` method sends all the pending actions to the associated `stream` and clears the internal list of pending actions.\n         * @since v17.0.0\n         */\n        commit(): Promise<void>;\n        /**\n         * The `rl.cursorTo()` method adds to the internal list of pending action an action\n         * that moves cursor to the specified position in the associated `stream`.\n         * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true` was passed to the constructor.\n         * @since v17.0.0\n         * @return this\n         */\n        cursorTo(x: number, y?: number): this;\n        /**\n         * The `rl.moveCursor()` method adds to the internal list of pending action an\n         * action that moves the cursor _relative_ to its current position in the\n         * associated `stream`.\n         * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true` was passed to the constructor.\n         * @since v17.0.0\n         * @return this\n         */\n        moveCursor(dx: number, dy: number): this;\n        /**\n         * The `rl.rollback` methods clears the internal list of pending actions without\n         * sending it to the associated `stream`.\n         * @since v17.0.0\n         * @return this\n         */\n        rollback(): this;\n    }\n    type Completer = (line: string) => CompleterResult | Promise<CompleterResult>;\n    interface ReadLineOptions extends Omit<_ReadLineOptions, \"completer\"> {\n        /**\n         * An optional function used for Tab autocompletion.\n         */\n        completer?: Completer | undefined;\n    }\n    /**\n     * The `readlinePromises.createInterface()` method creates a new `readlinePromises.Interface` instance.\n     *\n     * ```js\n     * import readlinePromises from 'node:readline/promises';\n     * const rl = readlinePromises.createInterface({\n     *   input: process.stdin,\n     *   output: process.stdout,\n     * });\n     * ```\n     *\n     * Once the `readlinePromises.Interface` instance is created, the most common case\n     * is to listen for the `'line'` event:\n     *\n     * ```js\n     * rl.on('line', (line) => {\n     *   console.log(`Received: ${line}`);\n     * });\n     * ```\n     *\n     * If `terminal` is `true` for this instance then the `output` stream will get\n     * the best compatibility if it defines an `output.columns` property and emits\n     * a `'resize'` event on the `output` if or when the columns ever change\n     * (`process.stdout` does this automatically when it is a TTY).\n     * @since v17.0.0\n     */\n    function createInterface(\n        input: NodeJS.ReadableStream,\n        output?: NodeJS.WritableStream,\n        completer?: Completer,\n        terminal?: boolean,\n    ): Interface;\n    function createInterface(options: ReadLineOptions): Interface;\n}\ndeclare module \"node:readline/promises\" {\n    export * from \"readline/promises\";\n}\n",
  "node_modules/@types/node/readline.d.ts": "/**\n * The `node:readline` module provides an interface for reading data from a [Readable](https://nodejs.org/docs/latest-v22.x/api/stream.html#readable-streams) stream\n * (such as [`process.stdin`](https://nodejs.org/docs/latest-v22.x/api/process.html#processstdin)) one line at a time.\n *\n * To use the promise-based APIs:\n *\n * ```js\n * import * as readline from 'node:readline/promises';\n * ```\n *\n * To use the callback and sync APIs:\n *\n * ```js\n * import * as readline from 'node:readline';\n * ```\n *\n * The following simple example illustrates the basic use of the `node:readline` module.\n *\n * ```js\n * import * as readline from 'node:readline/promises';\n * import { stdin as input, stdout as output } from 'node:process';\n *\n * const rl = readline.createInterface({ input, output });\n *\n * const answer = await rl.question('What do you think of Node.js? ');\n *\n * console.log(`Thank you for your valuable feedback: ${answer}`);\n *\n * rl.close();\n * ```\n *\n * Once this code is invoked, the Node.js application will not terminate until the `readline.Interface` is closed because the interface waits for data to be\n * received on the `input` stream.\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/readline.js)\n */\ndeclare module \"readline\" {\n    import { Abortable, EventEmitter } from \"node:events\";\n    import * as promises from \"node:readline/promises\";\n    export { promises };\n    export interface Key {\n        sequence?: string | undefined;\n        name?: string | undefined;\n        ctrl?: boolean | undefined;\n        meta?: boolean | undefined;\n        shift?: boolean | undefined;\n    }\n    /**\n     * Instances of the `readline.Interface` class are constructed using the `readline.createInterface()` method. Every instance is associated with a\n     * single `input` [Readable](https://nodejs.org/docs/latest-v22.x/api/stream.html#readable-streams) stream and a single `output` [Writable](https://nodejs.org/docs/latest-v22.x/api/stream.html#writable-streams) stream.\n     * The `output` stream is used to print prompts for user input that arrives on,\n     * and is read from, the `input` stream.\n     * @since v0.1.104\n     */\n    export class Interface extends EventEmitter implements Disposable {\n        readonly terminal: boolean;\n        /**\n         * The current input data being processed by node.\n         *\n         * This can be used when collecting input from a TTY stream to retrieve the\n         * current value that has been processed thus far, prior to the `line` event\n         * being emitted. Once the `line` event has been emitted, this property will\n         * be an empty string.\n         *\n         * Be aware that modifying the value during the instance runtime may have\n         * unintended consequences if `rl.cursor` is not also controlled.\n         *\n         * **If not using a TTY stream for input, use the `'line'` event.**\n         *\n         * One possible use case would be as follows:\n         *\n         * ```js\n         * const values = ['lorem ipsum', 'dolor sit amet'];\n         * const rl = readline.createInterface(process.stdin);\n         * const showResults = debounce(() => {\n         *   console.log(\n         *     '\\n',\n         *     values.filter((val) => val.startsWith(rl.line)).join(' '),\n         *   );\n         * }, 300);\n         * process.stdin.on('keypress', (c, k) => {\n         *   showResults();\n         * });\n         * ```\n         * @since v0.1.98\n         */\n        readonly line: string;\n        /**\n         * The cursor position relative to `rl.line`.\n         *\n         * This will track where the current cursor lands in the input string, when\n         * reading input from a TTY stream. The position of cursor determines the\n         * portion of the input string that will be modified as input is processed,\n         * as well as the column where the terminal caret will be rendered.\n         * @since v0.1.98\n         */\n        readonly cursor: number;\n        /**\n         * NOTE: According to the documentation:\n         *\n         * > Instances of the `readline.Interface` class are constructed using the\n         * > `readline.createInterface()` method.\n         *\n         * @see https://nodejs.org/dist/latest-v22.x/docs/api/readline.html#class-interfaceconstructor\n         */\n        protected constructor(\n            input: NodeJS.ReadableStream,\n            output?: NodeJS.WritableStream,\n            completer?: Completer | AsyncCompleter,\n            terminal?: boolean,\n        );\n        /**\n         * NOTE: According to the documentation:\n         *\n         * > Instances of the `readline.Interface` class are constructed using the\n         * > `readline.createInterface()` method.\n         *\n         * @see https://nodejs.org/dist/latest-v22.x/docs/api/readline.html#class-interfaceconstructor\n         */\n        protected constructor(options: ReadLineOptions);\n        /**\n         * The `rl.getPrompt()` method returns the current prompt used by `rl.prompt()`.\n         * @since v15.3.0, v14.17.0\n         * @return the current prompt string\n         */\n        getPrompt(): string;\n        /**\n         * The `rl.setPrompt()` method sets the prompt that will be written to `output` whenever `rl.prompt()` is called.\n         * @since v0.1.98\n         */\n        setPrompt(prompt: string): void;\n        /**\n         * The `rl.prompt()` method writes the `Interface` instances configured`prompt` to a new line in `output` in order to provide a user with a new\n         * location at which to provide input.\n         *\n         * When called, `rl.prompt()` will resume the `input` stream if it has been\n         * paused.\n         *\n         * If the `Interface` was created with `output` set to `null` or `undefined` the prompt is not written.\n         * @since v0.1.98\n         * @param preserveCursor If `true`, prevents the cursor placement from being reset to `0`.\n         */\n        prompt(preserveCursor?: boolean): void;\n        /**\n         * The `rl.question()` method displays the `query` by writing it to the `output`,\n         * waits for user input to be provided on `input`, then invokes the `callback` function passing the provided input as the first argument.\n         *\n         * When called, `rl.question()` will resume the `input` stream if it has been\n         * paused.\n         *\n         * If the `Interface` was created with `output` set to `null` or `undefined` the `query` is not written.\n         *\n         * The `callback` function passed to `rl.question()` does not follow the typical\n         * pattern of accepting an `Error` object or `null` as the first argument.\n         * The `callback` is called with the provided answer as the only argument.\n         *\n         * An error will be thrown if calling `rl.question()` after `rl.close()`.\n         *\n         * Example usage:\n         *\n         * ```js\n         * rl.question('What is your favorite food? ', (answer) => {\n         *   console.log(`Oh, so your favorite food is ${answer}`);\n         * });\n         * ```\n         *\n         * Using an `AbortController` to cancel a question.\n         *\n         * ```js\n         * const ac = new AbortController();\n         * const signal = ac.signal;\n         *\n         * rl.question('What is your favorite food? ', { signal }, (answer) => {\n         *   console.log(`Oh, so your favorite food is ${answer}`);\n         * });\n         *\n         * signal.addEventListener('abort', () => {\n         *   console.log('The food question timed out');\n         * }, { once: true });\n         *\n         * setTimeout(() => ac.abort(), 10000);\n         * ```\n         * @since v0.3.3\n         * @param query A statement or query to write to `output`, prepended to the prompt.\n         * @param callback A callback function that is invoked with the user's input in response to the `query`.\n         */\n        question(query: string, callback: (answer: string) => void): void;\n        question(query: string, options: Abortable, callback: (answer: string) => void): void;\n        /**\n         * The `rl.pause()` method pauses the `input` stream, allowing it to be resumed\n         * later if necessary.\n         *\n         * Calling `rl.pause()` does not immediately pause other events (including `'line'`) from being emitted by the `Interface` instance.\n         * @since v0.3.4\n         */\n        pause(): this;\n        /**\n         * The `rl.resume()` method resumes the `input` stream if it has been paused.\n         * @since v0.3.4\n         */\n        resume(): this;\n        /**\n         * The `rl.close()` method closes the `Interface` instance and\n         * relinquishes control over the `input` and `output` streams. When called,\n         * the `'close'` event will be emitted.\n         *\n         * Calling `rl.close()` does not immediately stop other events (including `'line'`)\n         * from being emitted by the `Interface` instance.\n         * @since v0.1.98\n         */\n        close(): void;\n        /**\n         * Alias for `rl.close()`.\n         * @since v22.15.0\n         */\n        [Symbol.dispose](): void;\n        /**\n         * The `rl.write()` method will write either `data` or a key sequence identified\n         * by `key` to the `output`. The `key` argument is supported only if `output` is\n         * a `TTY` text terminal. See `TTY keybindings` for a list of key\n         * combinations.\n         *\n         * If `key` is specified, `data` is ignored.\n         *\n         * When called, `rl.write()` will resume the `input` stream if it has been\n         * paused.\n         *\n         * If the `Interface` was created with `output` set to `null` or `undefined` the `data` and `key` are not written.\n         *\n         * ```js\n         * rl.write('Delete this!');\n         * // Simulate Ctrl+U to delete the line written previously\n         * rl.write(null, { ctrl: true, name: 'u' });\n         * ```\n         *\n         * The `rl.write()` method will write the data to the `readline` `Interface`'s `input` _as if it were provided by the user_.\n         * @since v0.1.98\n         */\n        write(data: string | Buffer, key?: Key): void;\n        write(data: undefined | null | string | Buffer, key: Key): void;\n        /**\n         * Returns the real position of the cursor in relation to the input\n         * prompt + string. Long input (wrapping) strings, as well as multiple\n         * line prompts are included in the calculations.\n         * @since v13.5.0, v12.16.0\n         */\n        getCursorPos(): CursorPos;\n        /**\n         * events.EventEmitter\n         * 1. close\n         * 2. line\n         * 3. pause\n         * 4. resume\n         * 5. SIGCONT\n         * 6. SIGINT\n         * 7. SIGTSTP\n         * 8. history\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"line\", listener: (input: string) => void): this;\n        addListener(event: \"pause\", listener: () => void): this;\n        addListener(event: \"resume\", listener: () => void): this;\n        addListener(event: \"SIGCONT\", listener: () => void): this;\n        addListener(event: \"SIGINT\", listener: () => void): this;\n        addListener(event: \"SIGTSTP\", listener: () => void): this;\n        addListener(event: \"history\", listener: (history: string[]) => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"close\"): boolean;\n        emit(event: \"line\", input: string): boolean;\n        emit(event: \"pause\"): boolean;\n        emit(event: \"resume\"): boolean;\n        emit(event: \"SIGCONT\"): boolean;\n        emit(event: \"SIGINT\"): boolean;\n        emit(event: \"SIGTSTP\"): boolean;\n        emit(event: \"history\", history: string[]): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"line\", listener: (input: string) => void): this;\n        on(event: \"pause\", listener: () => void): this;\n        on(event: \"resume\", listener: () => void): this;\n        on(event: \"SIGCONT\", listener: () => void): this;\n        on(event: \"SIGINT\", listener: () => void): this;\n        on(event: \"SIGTSTP\", listener: () => void): this;\n        on(event: \"history\", listener: (history: string[]) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"line\", listener: (input: string) => void): this;\n        once(event: \"pause\", listener: () => void): this;\n        once(event: \"resume\", listener: () => void): this;\n        once(event: \"SIGCONT\", listener: () => void): this;\n        once(event: \"SIGINT\", listener: () => void): this;\n        once(event: \"SIGTSTP\", listener: () => void): this;\n        once(event: \"history\", listener: (history: string[]) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"line\", listener: (input: string) => void): this;\n        prependListener(event: \"pause\", listener: () => void): this;\n        prependListener(event: \"resume\", listener: () => void): this;\n        prependListener(event: \"SIGCONT\", listener: () => void): this;\n        prependListener(event: \"SIGINT\", listener: () => void): this;\n        prependListener(event: \"SIGTSTP\", listener: () => void): this;\n        prependListener(event: \"history\", listener: (history: string[]) => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"line\", listener: (input: string) => void): this;\n        prependOnceListener(event: \"pause\", listener: () => void): this;\n        prependOnceListener(event: \"resume\", listener: () => void): this;\n        prependOnceListener(event: \"SIGCONT\", listener: () => void): this;\n        prependOnceListener(event: \"SIGINT\", listener: () => void): this;\n        prependOnceListener(event: \"SIGTSTP\", listener: () => void): this;\n        prependOnceListener(event: \"history\", listener: (history: string[]) => void): this;\n        [Symbol.asyncIterator](): NodeJS.AsyncIterator<string>;\n    }\n    export type ReadLine = Interface; // type forwarded for backwards compatibility\n    export type Completer = (line: string) => CompleterResult;\n    export type AsyncCompleter = (\n        line: string,\n        callback: (err?: null | Error, result?: CompleterResult) => void,\n    ) => void;\n    export type CompleterResult = [string[], string];\n    export interface ReadLineOptions {\n        /**\n         * The [`Readable`](https://nodejs.org/docs/latest-v22.x/api/stream.html#readable-streams) stream to listen to\n         */\n        input: NodeJS.ReadableStream;\n        /**\n         * The [`Writable`](https://nodejs.org/docs/latest-v22.x/api/stream.html#writable-streams) stream to write readline data to.\n         */\n        output?: NodeJS.WritableStream | undefined;\n        /**\n         * An optional function used for Tab autocompletion.\n         */\n        completer?: Completer | AsyncCompleter | undefined;\n        /**\n         * `true` if the `input` and `output` streams should be treated like a TTY,\n         * and have ANSI/VT100 escape codes written to it.\n         * Default: checking `isTTY` on the `output` stream upon instantiation.\n         */\n        terminal?: boolean | undefined;\n        /**\n         * Initial list of history lines.\n         * This option makes sense only if `terminal` is set to `true` by the user or by an internal `output` check,\n         * otherwise the history caching mechanism is not initialized at all.\n         * @default []\n         */\n        history?: string[] | undefined;\n        /**\n         * Maximum number of history lines retained.\n         * To disable the history set this value to `0`.\n         * This option makes sense only if `terminal` is set to `true` by the user or by an internal `output` check,\n         * otherwise the history caching mechanism is not initialized at all.\n         * @default 30\n         */\n        historySize?: number | undefined;\n        /**\n         * If `true`, when a new input line added to the history list duplicates an older one,\n         * this removes the older line from the list.\n         * @default false\n         */\n        removeHistoryDuplicates?: boolean | undefined;\n        /**\n         * The prompt string to use.\n         * @default \"> \"\n         */\n        prompt?: string | undefined;\n        /**\n         * If the delay between `\\r` and `\\n` exceeds `crlfDelay` milliseconds,\n         * both `\\r` and `\\n` will be treated as separate end-of-line input.\n         * `crlfDelay` will be coerced to a number no less than `100`.\n         * It can be set to `Infinity`, in which case\n         * `\\r` followed by `\\n` will always be considered a single newline\n         * (which may be reasonable for [reading files](https://nodejs.org/docs/latest-v22.x/api/readline.html#example-read-file-stream-line-by-line) with `\\r\\n` line delimiter).\n         * @default 100\n         */\n        crlfDelay?: number | undefined;\n        /**\n         * The duration `readline` will wait for a character\n         * (when reading an ambiguous key sequence in milliseconds\n         * one that can both form a complete key sequence using the input read so far\n         * and can take additional input to complete a longer key sequence).\n         * @default 500\n         */\n        escapeCodeTimeout?: number | undefined;\n        /**\n         * The number of spaces a tab is equal to (minimum 1).\n         * @default 8\n         */\n        tabSize?: number | undefined;\n        /**\n         * Allows closing the interface using an AbortSignal.\n         * Aborting the signal will internally call `close` on the interface.\n         */\n        signal?: AbortSignal | undefined;\n    }\n    /**\n     * The `readline.createInterface()` method creates a new `readline.Interface` instance.\n     *\n     * ```js\n     * import readline from 'node:readline';\n     * const rl = readline.createInterface({\n     *   input: process.stdin,\n     *   output: process.stdout,\n     * });\n     * ```\n     *\n     * Once the `readline.Interface` instance is created, the most common case is to\n     * listen for the `'line'` event:\n     *\n     * ```js\n     * rl.on('line', (line) => {\n     *   console.log(`Received: ${line}`);\n     * });\n     * ```\n     *\n     * If `terminal` is `true` for this instance then the `output` stream will get\n     * the best compatibility if it defines an `output.columns` property and emits\n     * a `'resize'` event on the `output` if or when the columns ever change\n     * (`process.stdout` does this automatically when it is a TTY).\n     *\n     * When creating a `readline.Interface` using `stdin` as input, the program\n     * will not terminate until it receives an [EOF character](https://en.wikipedia.org/wiki/End-of-file#EOF_character). To exit without\n     * waiting for user input, call `process.stdin.unref()`.\n     * @since v0.1.98\n     */\n    export function createInterface(\n        input: NodeJS.ReadableStream,\n        output?: NodeJS.WritableStream,\n        completer?: Completer | AsyncCompleter,\n        terminal?: boolean,\n    ): Interface;\n    export function createInterface(options: ReadLineOptions): Interface;\n    /**\n     * The `readline.emitKeypressEvents()` method causes the given `Readable` stream to begin emitting `'keypress'` events corresponding to received input.\n     *\n     * Optionally, `interface` specifies a `readline.Interface` instance for which\n     * autocompletion is disabled when copy-pasted input is detected.\n     *\n     * If the `stream` is a `TTY`, then it must be in raw mode.\n     *\n     * This is automatically called by any readline instance on its `input` if the `input` is a terminal. Closing the `readline` instance does not stop\n     * the `input` from emitting `'keypress'` events.\n     *\n     * ```js\n     * readline.emitKeypressEvents(process.stdin);\n     * if (process.stdin.isTTY)\n     *   process.stdin.setRawMode(true);\n     * ```\n     *\n     * ## Example: Tiny CLI\n     *\n     * The following example illustrates the use of `readline.Interface` class to\n     * implement a small command-line interface:\n     *\n     * ```js\n     * import readline from 'node:readline';\n     * const rl = readline.createInterface({\n     *   input: process.stdin,\n     *   output: process.stdout,\n     *   prompt: 'OHAI> ',\n     * });\n     *\n     * rl.prompt();\n     *\n     * rl.on('line', (line) => {\n     *   switch (line.trim()) {\n     *     case 'hello':\n     *       console.log('world!');\n     *       break;\n     *     default:\n     *       console.log(`Say what? I might have heard '${line.trim()}'`);\n     *       break;\n     *   }\n     *   rl.prompt();\n     * }).on('close', () => {\n     *   console.log('Have a great day!');\n     *   process.exit(0);\n     * });\n     * ```\n     *\n     * ## Example: Read file stream line-by-Line\n     *\n     * A common use case for `readline` is to consume an input file one line at a\n     * time. The easiest way to do so is leveraging the `fs.ReadStream` API as\n     * well as a `for await...of` loop:\n     *\n     * ```js\n     * import fs from 'node:fs';\n     * import readline from 'node:readline';\n     *\n     * async function processLineByLine() {\n     *   const fileStream = fs.createReadStream('input.txt');\n     *\n     *   const rl = readline.createInterface({\n     *     input: fileStream,\n     *     crlfDelay: Infinity,\n     *   });\n     *   // Note: we use the crlfDelay option to recognize all instances of CR LF\n     *   // ('\\r\\n') in input.txt as a single line break.\n     *\n     *   for await (const line of rl) {\n     *     // Each line in input.txt will be successively available here as `line`.\n     *     console.log(`Line from file: ${line}`);\n     *   }\n     * }\n     *\n     * processLineByLine();\n     * ```\n     *\n     * Alternatively, one could use the `'line'` event:\n     *\n     * ```js\n     * import fs from 'node:fs';\n     * import readline from 'node:readline';\n     *\n     * const rl = readline.createInterface({\n     *   input: fs.createReadStream('sample.txt'),\n     *   crlfDelay: Infinity,\n     * });\n     *\n     * rl.on('line', (line) => {\n     *   console.log(`Line from file: ${line}`);\n     * });\n     * ```\n     *\n     * Currently, `for await...of` loop can be a bit slower. If `async` / `await` flow and speed are both essential, a mixed approach can be applied:\n     *\n     * ```js\n     * import { once } from 'node:events';\n     * import { createReadStream } from 'node:fs';\n     * import { createInterface } from 'node:readline';\n     *\n     * (async function processLineByLine() {\n     *   try {\n     *     const rl = createInterface({\n     *       input: createReadStream('big-file.txt'),\n     *       crlfDelay: Infinity,\n     *     });\n     *\n     *     rl.on('line', (line) => {\n     *       // Process the line.\n     *     });\n     *\n     *     await once(rl, 'close');\n     *\n     *     console.log('File processed.');\n     *   } catch (err) {\n     *     console.error(err);\n     *   }\n     * })();\n     * ```\n     * @since v0.7.7\n     */\n    export function emitKeypressEvents(stream: NodeJS.ReadableStream, readlineInterface?: Interface): void;\n    export type Direction = -1 | 0 | 1;\n    export interface CursorPos {\n        rows: number;\n        cols: number;\n    }\n    /**\n     * The `readline.clearLine()` method clears current line of given [TTY](https://nodejs.org/docs/latest-v22.x/api/tty.html) stream\n     * in a specified direction identified by `dir`.\n     * @since v0.7.7\n     * @param callback Invoked once the operation completes.\n     * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n     */\n    export function clearLine(stream: NodeJS.WritableStream, dir: Direction, callback?: () => void): boolean;\n    /**\n     * The `readline.clearScreenDown()` method clears the given [TTY](https://nodejs.org/docs/latest-v22.x/api/tty.html) stream from\n     * the current position of the cursor down.\n     * @since v0.7.7\n     * @param callback Invoked once the operation completes.\n     * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n     */\n    export function clearScreenDown(stream: NodeJS.WritableStream, callback?: () => void): boolean;\n    /**\n     * The `readline.cursorTo()` method moves cursor to the specified position in a\n     * given [TTY](https://nodejs.org/docs/latest-v22.x/api/tty.html) `stream`.\n     * @since v0.7.7\n     * @param callback Invoked once the operation completes.\n     * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n     */\n    export function cursorTo(stream: NodeJS.WritableStream, x: number, y?: number, callback?: () => void): boolean;\n    /**\n     * The `readline.moveCursor()` method moves the cursor _relative_ to its current\n     * position in a given [TTY](https://nodejs.org/docs/latest-v22.x/api/tty.html) `stream`.\n     * @since v0.7.7\n     * @param callback Invoked once the operation completes.\n     * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n     */\n    export function moveCursor(stream: NodeJS.WritableStream, dx: number, dy: number, callback?: () => void): boolean;\n}\ndeclare module \"node:readline\" {\n    export * from \"readline\";\n}\n",
  "node_modules/@types/node/repl.d.ts": "/**\n * The `node:repl` module provides a Read-Eval-Print-Loop (REPL) implementation\n * that is available both as a standalone program or includible in other\n * applications. It can be accessed using:\n *\n * ```js\n * import repl from 'node:repl';\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/repl.js)\n */\ndeclare module \"repl\" {\n    import { AsyncCompleter, Completer, Interface } from \"node:readline\";\n    import { Context } from \"node:vm\";\n    import { InspectOptions } from \"node:util\";\n    interface ReplOptions {\n        /**\n         * The input prompt to display.\n         * @default \"> \"\n         */\n        prompt?: string | undefined;\n        /**\n         * The `Readable` stream from which REPL input will be read.\n         * @default process.stdin\n         */\n        input?: NodeJS.ReadableStream | undefined;\n        /**\n         * The `Writable` stream to which REPL output will be written.\n         * @default process.stdout\n         */\n        output?: NodeJS.WritableStream | undefined;\n        /**\n         * If `true`, specifies that the output should be treated as a TTY terminal, and have\n         * ANSI/VT100 escape codes written to it.\n         * Default: checking the value of the `isTTY` property on the output stream upon\n         * instantiation.\n         */\n        terminal?: boolean | undefined;\n        /**\n         * The function to be used when evaluating each given line of input.\n         * Default: an async wrapper for the JavaScript `eval()` function. An `eval` function can\n         * error with `repl.Recoverable` to indicate the input was incomplete and prompt for\n         * additional lines.\n         *\n         * @see https://nodejs.org/dist/latest-v22.x/docs/api/repl.html#repl_default_evaluation\n         * @see https://nodejs.org/dist/latest-v22.x/docs/api/repl.html#repl_custom_evaluation_functions\n         */\n        eval?: REPLEval | undefined;\n        /**\n         * Defines if the repl prints output previews or not.\n         * @default `true` Always `false` in case `terminal` is falsy.\n         */\n        preview?: boolean | undefined;\n        /**\n         * If `true`, specifies that the default `writer` function should include ANSI color\n         * styling to REPL output. If a custom `writer` function is provided then this has no\n         * effect.\n         * @default the REPL instance's `terminal` value\n         */\n        useColors?: boolean | undefined;\n        /**\n         * If `true`, specifies that the default evaluation function will use the JavaScript\n         * `global` as the context as opposed to creating a new separate context for the REPL\n         * instance. The node CLI REPL sets this value to `true`.\n         * @default false\n         */\n        useGlobal?: boolean | undefined;\n        /**\n         * If `true`, specifies that the default writer will not output the return value of a\n         * command if it evaluates to `undefined`.\n         * @default false\n         */\n        ignoreUndefined?: boolean | undefined;\n        /**\n         * The function to invoke to format the output of each command before writing to `output`.\n         * @default a wrapper for `util.inspect`\n         *\n         * @see https://nodejs.org/dist/latest-v22.x/docs/api/repl.html#repl_customizing_repl_output\n         */\n        writer?: REPLWriter | undefined;\n        /**\n         * An optional function used for custom Tab auto completion.\n         *\n         * @see https://nodejs.org/dist/latest-v22.x/docs/api/readline.html#readline_use_of_the_completer_function\n         */\n        completer?: Completer | AsyncCompleter | undefined;\n        /**\n         * A flag that specifies whether the default evaluator executes all JavaScript commands in\n         * strict mode or default (sloppy) mode.\n         * Accepted values are:\n         * - `repl.REPL_MODE_SLOPPY` - evaluates expressions in sloppy mode.\n         * - `repl.REPL_MODE_STRICT` - evaluates expressions in strict mode. This is equivalent to\n         *   prefacing every repl statement with `'use strict'`.\n         */\n        replMode?: typeof REPL_MODE_SLOPPY | typeof REPL_MODE_STRICT | undefined;\n        /**\n         * Stop evaluating the current piece of code when `SIGINT` is received, i.e. `Ctrl+C` is\n         * pressed. This cannot be used together with a custom `eval` function.\n         * @default false\n         */\n        breakEvalOnSigint?: boolean | undefined;\n    }\n    type REPLEval = (\n        this: REPLServer,\n        evalCmd: string,\n        context: Context,\n        file: string,\n        cb: (err: Error | null, result: any) => void,\n    ) => void;\n    type REPLWriter = (this: REPLServer, obj: any) => string;\n    /**\n     * This is the default \"writer\" value, if none is passed in the REPL options,\n     * and it can be overridden by custom print functions.\n     */\n    const writer: REPLWriter & {\n        options: InspectOptions;\n    };\n    type REPLCommandAction = (this: REPLServer, text: string) => void;\n    interface REPLCommand {\n        /**\n         * Help text to be displayed when `.help` is entered.\n         */\n        help?: string | undefined;\n        /**\n         * The function to execute, optionally accepting a single string argument.\n         */\n        action: REPLCommandAction;\n    }\n    /**\n     * Instances of `repl.REPLServer` are created using the {@link start} method\n     * or directly using the JavaScript `new` keyword.\n     *\n     * ```js\n     * import repl from 'node:repl';\n     *\n     * const options = { useColors: true };\n     *\n     * const firstInstance = repl.start(options);\n     * const secondInstance = new repl.REPLServer(options);\n     * ```\n     * @since v0.1.91\n     */\n    class REPLServer extends Interface {\n        /**\n         * The `vm.Context` provided to the `eval` function to be used for JavaScript\n         * evaluation.\n         */\n        readonly context: Context;\n        /**\n         * @deprecated since v14.3.0 - Use `input` instead.\n         */\n        readonly inputStream: NodeJS.ReadableStream;\n        /**\n         * @deprecated since v14.3.0 - Use `output` instead.\n         */\n        readonly outputStream: NodeJS.WritableStream;\n        /**\n         * The `Readable` stream from which REPL input will be read.\n         */\n        readonly input: NodeJS.ReadableStream;\n        /**\n         * The `Writable` stream to which REPL output will be written.\n         */\n        readonly output: NodeJS.WritableStream;\n        /**\n         * The commands registered via `replServer.defineCommand()`.\n         */\n        readonly commands: NodeJS.ReadOnlyDict<REPLCommand>;\n        /**\n         * A value indicating whether the REPL is currently in \"editor mode\".\n         *\n         * @see https://nodejs.org/dist/latest-v22.x/docs/api/repl.html#repl_commands_and_special_keys\n         */\n        readonly editorMode: boolean;\n        /**\n         * A value indicating whether the `_` variable has been assigned.\n         *\n         * @see https://nodejs.org/dist/latest-v22.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable\n         */\n        readonly underscoreAssigned: boolean;\n        /**\n         * The last evaluation result from the REPL (assigned to the `_` variable inside of the REPL).\n         *\n         * @see https://nodejs.org/dist/latest-v22.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable\n         */\n        readonly last: any;\n        /**\n         * A value indicating whether the `_error` variable has been assigned.\n         *\n         * @since v9.8.0\n         * @see https://nodejs.org/dist/latest-v22.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable\n         */\n        readonly underscoreErrAssigned: boolean;\n        /**\n         * The last error raised inside the REPL (assigned to the `_error` variable inside of the REPL).\n         *\n         * @since v9.8.0\n         * @see https://nodejs.org/dist/latest-v22.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable\n         */\n        readonly lastError: any;\n        /**\n         * Specified in the REPL options, this is the function to be used when evaluating each\n         * given line of input. If not specified in the REPL options, this is an async wrapper\n         * for the JavaScript `eval()` function.\n         */\n        readonly eval: REPLEval;\n        /**\n         * Specified in the REPL options, this is a value indicating whether the default\n         * `writer` function should include ANSI color styling to REPL output.\n         */\n        readonly useColors: boolean;\n        /**\n         * Specified in the REPL options, this is a value indicating whether the default `eval`\n         * function will use the JavaScript `global` as the context as opposed to creating a new\n         * separate context for the REPL instance.\n         */\n        readonly useGlobal: boolean;\n        /**\n         * Specified in the REPL options, this is a value indicating whether the default `writer`\n         * function should output the result of a command if it evaluates to `undefined`.\n         */\n        readonly ignoreUndefined: boolean;\n        /**\n         * Specified in the REPL options, this is the function to invoke to format the output of\n         * each command before writing to `outputStream`. If not specified in the REPL options,\n         * this will be a wrapper for `util.inspect`.\n         */\n        readonly writer: REPLWriter;\n        /**\n         * Specified in the REPL options, this is the function to use for custom Tab auto-completion.\n         */\n        readonly completer: Completer | AsyncCompleter;\n        /**\n         * Specified in the REPL options, this is a flag that specifies whether the default `eval`\n         * function should execute all JavaScript commands in strict mode or default (sloppy) mode.\n         * Possible values are:\n         * - `repl.REPL_MODE_SLOPPY` - evaluates expressions in sloppy mode.\n         * - `repl.REPL_MODE_STRICT` - evaluates expressions in strict mode. This is equivalent to\n         *    prefacing every repl statement with `'use strict'`.\n         */\n        readonly replMode: typeof REPL_MODE_SLOPPY | typeof REPL_MODE_STRICT;\n        /**\n         * NOTE: According to the documentation:\n         *\n         * > Instances of `repl.REPLServer` are created using the `repl.start()` method and\n         * > _should not_ be created directly using the JavaScript `new` keyword.\n         *\n         * `REPLServer` cannot be subclassed due to implementation specifics in NodeJS.\n         *\n         * @see https://nodejs.org/dist/latest-v22.x/docs/api/repl.html#repl_class_replserver\n         */\n        private constructor();\n        /**\n         * The `replServer.defineCommand()` method is used to add new `.`\\-prefixed commands\n         * to the REPL instance. Such commands are invoked by typing a `.` followed by the `keyword`. The `cmd` is either a `Function` or an `Object` with the following\n         * properties:\n         *\n         * The following example shows two new commands added to the REPL instance:\n         *\n         * ```js\n         * import repl from 'node:repl';\n         *\n         * const replServer = repl.start({ prompt: '> ' });\n         * replServer.defineCommand('sayhello', {\n         *   help: 'Say hello',\n         *   action(name) {\n         *     this.clearBufferedCommand();\n         *     console.log(`Hello, ${name}!`);\n         *     this.displayPrompt();\n         *   },\n         * });\n         * replServer.defineCommand('saybye', function saybye() {\n         *   console.log('Goodbye!');\n         *   this.close();\n         * });\n         * ```\n         *\n         * The new commands can then be used from within the REPL instance:\n         *\n         * ```console\n         * > .sayhello Node.js User\n         * Hello, Node.js User!\n         * > .saybye\n         * Goodbye!\n         * ```\n         * @since v0.3.0\n         * @param keyword The command keyword (_without_ a leading `.` character).\n         * @param cmd The function to invoke when the command is processed.\n         */\n        defineCommand(keyword: string, cmd: REPLCommandAction | REPLCommand): void;\n        /**\n         * The `replServer.displayPrompt()` method readies the REPL instance for input\n         * from the user, printing the configured `prompt` to a new line in the `output` and resuming the `input` to accept new input.\n         *\n         * When multi-line input is being entered, an ellipsis is printed rather than the\n         * 'prompt'.\n         *\n         * When `preserveCursor` is `true`, the cursor placement will not be reset to `0`.\n         *\n         * The `replServer.displayPrompt` method is primarily intended to be called from\n         * within the action function for commands registered using the `replServer.defineCommand()` method.\n         * @since v0.1.91\n         */\n        displayPrompt(preserveCursor?: boolean): void;\n        /**\n         * The `replServer.clearBufferedCommand()` method clears any command that has been\n         * buffered but not yet executed. This method is primarily intended to be\n         * called from within the action function for commands registered using the `replServer.defineCommand()` method.\n         * @since v9.0.0\n         */\n        clearBufferedCommand(): void;\n        /**\n         * Initializes a history log file for the REPL instance. When executing the\n         * Node.js binary and using the command-line REPL, a history file is initialized\n         * by default. However, this is not the case when creating a REPL\n         * programmatically. Use this method to initialize a history log file when working\n         * with REPL instances programmatically.\n         * @since v11.10.0\n         * @param historyPath the path to the history file\n         * @param callback called when history writes are ready or upon error\n         */\n        setupHistory(path: string, callback: (err: Error | null, repl: this) => void): void;\n        /**\n         * events.EventEmitter\n         * 1. close - inherited from `readline.Interface`\n         * 2. line - inherited from `readline.Interface`\n         * 3. pause - inherited from `readline.Interface`\n         * 4. resume - inherited from `readline.Interface`\n         * 5. SIGCONT - inherited from `readline.Interface`\n         * 6. SIGINT - inherited from `readline.Interface`\n         * 7. SIGTSTP - inherited from `readline.Interface`\n         * 8. exit\n         * 9. reset\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"line\", listener: (input: string) => void): this;\n        addListener(event: \"pause\", listener: () => void): this;\n        addListener(event: \"resume\", listener: () => void): this;\n        addListener(event: \"SIGCONT\", listener: () => void): this;\n        addListener(event: \"SIGINT\", listener: () => void): this;\n        addListener(event: \"SIGTSTP\", listener: () => void): this;\n        addListener(event: \"exit\", listener: () => void): this;\n        addListener(event: \"reset\", listener: (context: Context) => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"close\"): boolean;\n        emit(event: \"line\", input: string): boolean;\n        emit(event: \"pause\"): boolean;\n        emit(event: \"resume\"): boolean;\n        emit(event: \"SIGCONT\"): boolean;\n        emit(event: \"SIGINT\"): boolean;\n        emit(event: \"SIGTSTP\"): boolean;\n        emit(event: \"exit\"): boolean;\n        emit(event: \"reset\", context: Context): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"line\", listener: (input: string) => void): this;\n        on(event: \"pause\", listener: () => void): this;\n        on(event: \"resume\", listener: () => void): this;\n        on(event: \"SIGCONT\", listener: () => void): this;\n        on(event: \"SIGINT\", listener: () => void): this;\n        on(event: \"SIGTSTP\", listener: () => void): this;\n        on(event: \"exit\", listener: () => void): this;\n        on(event: \"reset\", listener: (context: Context) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"line\", listener: (input: string) => void): this;\n        once(event: \"pause\", listener: () => void): this;\n        once(event: \"resume\", listener: () => void): this;\n        once(event: \"SIGCONT\", listener: () => void): this;\n        once(event: \"SIGINT\", listener: () => void): this;\n        once(event: \"SIGTSTP\", listener: () => void): this;\n        once(event: \"exit\", listener: () => void): this;\n        once(event: \"reset\", listener: (context: Context) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"line\", listener: (input: string) => void): this;\n        prependListener(event: \"pause\", listener: () => void): this;\n        prependListener(event: \"resume\", listener: () => void): this;\n        prependListener(event: \"SIGCONT\", listener: () => void): this;\n        prependListener(event: \"SIGINT\", listener: () => void): this;\n        prependListener(event: \"SIGTSTP\", listener: () => void): this;\n        prependListener(event: \"exit\", listener: () => void): this;\n        prependListener(event: \"reset\", listener: (context: Context) => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"line\", listener: (input: string) => void): this;\n        prependOnceListener(event: \"pause\", listener: () => void): this;\n        prependOnceListener(event: \"resume\", listener: () => void): this;\n        prependOnceListener(event: \"SIGCONT\", listener: () => void): this;\n        prependOnceListener(event: \"SIGINT\", listener: () => void): this;\n        prependOnceListener(event: \"SIGTSTP\", listener: () => void): this;\n        prependOnceListener(event: \"exit\", listener: () => void): this;\n        prependOnceListener(event: \"reset\", listener: (context: Context) => void): this;\n    }\n    /**\n     * A flag passed in the REPL options. Evaluates expressions in sloppy mode.\n     */\n    const REPL_MODE_SLOPPY: unique symbol;\n    /**\n     * A flag passed in the REPL options. Evaluates expressions in strict mode.\n     * This is equivalent to prefacing every repl statement with `'use strict'`.\n     */\n    const REPL_MODE_STRICT: unique symbol;\n    /**\n     * The `repl.start()` method creates and starts a {@link REPLServer} instance.\n     *\n     * If `options` is a string, then it specifies the input prompt:\n     *\n     * ```js\n     * import repl from 'node:repl';\n     *\n     * // a Unix style prompt\n     * repl.start('$ ');\n     * ```\n     * @since v0.1.91\n     */\n    function start(options?: string | ReplOptions): REPLServer;\n    /**\n     * Indicates a recoverable error that a `REPLServer` can use to support multi-line input.\n     *\n     * @see https://nodejs.org/dist/latest-v22.x/docs/api/repl.html#repl_recoverable_errors\n     */\n    class Recoverable extends SyntaxError {\n        err: Error;\n        constructor(err: Error);\n    }\n}\ndeclare module \"node:repl\" {\n    export * from \"repl\";\n}\n",
  "node_modules/@types/node/sea.d.ts": "/**\n * This feature allows the distribution of a Node.js application conveniently to a\n * system that does not have Node.js installed.\n *\n * Node.js supports the creation of [single executable applications](https://github.com/nodejs/single-executable) by allowing\n * the injection of a blob prepared by Node.js, which can contain a bundled script,\n * into the `node` binary. During start up, the program checks if anything has been\n * injected. If the blob is found, it executes the script in the blob. Otherwise\n * Node.js operates as it normally does.\n *\n * The single executable application feature currently only supports running a\n * single embedded script using the `CommonJS` module system.\n *\n * Users can create a single executable application from their bundled script\n * with the `node` binary itself and any tool which can inject resources into the\n * binary.\n *\n * Here are the steps for creating a single executable application using one such\n * tool, [postject](https://github.com/nodejs/postject):\n *\n * 1. Create a JavaScript file:\n * ```bash\n * echo 'console.log(`Hello, ${process.argv[2]}!`);' > hello.js\n * ```\n * 2. Create a configuration file building a blob that can be injected into the\n * single executable application (see `Generating single executable preparation blobs` for details):\n * ```bash\n * echo '{ \"main\": \"hello.js\", \"output\": \"sea-prep.blob\" }' > sea-config.json\n * ```\n * 3. Generate the blob to be injected:\n * ```bash\n * node --experimental-sea-config sea-config.json\n * ```\n * 4. Create a copy of the `node` executable and name it according to your needs:\n *    * On systems other than Windows:\n * ```bash\n * cp $(command -v node) hello\n * ```\n *    * On Windows:\n * ```text\n * node -e \"require('fs').copyFileSync(process.execPath, 'hello.exe')\"\n * ```\n * The `.exe` extension is necessary.\n * 5. Remove the signature of the binary (macOS and Windows only):\n *    * On macOS:\n * ```bash\n * codesign --remove-signature hello\n * ```\n *    * On Windows (optional):\n * [signtool](https://learn.microsoft.com/en-us/windows/win32/seccrypto/signtool) can be used from the installed [Windows SDK](https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/).\n * If this step is\n * skipped, ignore any signature-related warning from postject.\n * ```powershell\n * signtool remove /s hello.exe\n * ```\n * 6. Inject the blob into the copied binary by running `postject` with\n * the following options:\n *    * `hello` / `hello.exe` \\- The name of the copy of the `node` executable\n *    created in step 4.\n *    * `NODE_SEA_BLOB` \\- The name of the resource / note / section in the binary\n *    where the contents of the blob will be stored.\n *    * `sea-prep.blob` \\- The name of the blob created in step 1.\n *    * `--sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2` \\- The [fuse](https://www.electronjs.org/docs/latest/tutorial/fuses) used by the Node.js project to detect if a file has been\n * injected.\n *    * `--macho-segment-name NODE_SEA` (only needed on macOS) - The name of the\n *    segment in the binary where the contents of the blob will be\n *    stored.\n * To summarize, here is the required command for each platform:\n *    * On Linux:\n *    ```bash\n *    npx postject hello NODE_SEA_BLOB sea-prep.blob \\\n *        --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2\n *    ```\n *    * On Windows - PowerShell:\n *    ```powershell\n *    npx postject hello.exe NODE_SEA_BLOB sea-prep.blob `\n *        --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2\n *    ```\n *    * On Windows - Command Prompt:\n *    ```text\n *    npx postject hello.exe NODE_SEA_BLOB sea-prep.blob ^\n *        --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2\n *    ```\n *    * On macOS:\n *    ```bash\n *    npx postject hello NODE_SEA_BLOB sea-prep.blob \\\n *        --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2 \\\n *        --macho-segment-name NODE_SEA\n *    ```\n * 7. Sign the binary (macOS and Windows only):\n *    * On macOS:\n * ```bash\n * codesign --sign - hello\n * ```\n *    * On Windows (optional):\n * A certificate needs to be present for this to work. However, the unsigned\n * binary would still be runnable.\n * ```powershell\n * signtool sign /fd SHA256 hello.exe\n * ```\n * 8. Run the binary:\n *    * On systems other than Windows\n * ```console\n * $ ./hello world\n * Hello, world!\n * ```\n *    * On Windows\n * ```console\n * $ .\\hello.exe world\n * Hello, world!\n * ```\n * @since v19.7.0, v18.16.0\n * @experimental\n * @see [source](https://github.com/nodejs/node/blob/v22.x/src/node_sea.cc)\n */\ndeclare module \"node:sea\" {\n    type AssetKey = string;\n    /**\n     * @since v20.12.0\n     * @return Whether this script is running inside a single-executable application.\n     */\n    function isSea(): boolean;\n    /**\n     * This method can be used to retrieve the assets configured to be bundled into the\n     * single-executable application at build time.\n     * An error is thrown when no matching asset can be found.\n     * @since v20.12.0\n     */\n    function getAsset(key: AssetKey): ArrayBuffer;\n    function getAsset(key: AssetKey, encoding: string): string;\n    /**\n     * Similar to `sea.getAsset()`, but returns the result in a [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob).\n     * An error is thrown when no matching asset can be found.\n     * @since v20.12.0\n     */\n    function getAssetAsBlob(key: AssetKey, options?: {\n        type: string;\n    }): Blob;\n    /**\n     * This method can be used to retrieve the assets configured to be bundled into the\n     * single-executable application at build time.\n     * An error is thrown when no matching asset can be found.\n     *\n     * Unlike `sea.getRawAsset()` or `sea.getAssetAsBlob()`, this method does not\n     * return a copy. Instead, it returns the raw asset bundled inside the executable.\n     *\n     * For now, users should avoid writing to the returned array buffer. If the\n     * injected section is not marked as writable or not aligned properly,\n     * writes to the returned array buffer is likely to result in a crash.\n     * @since v20.12.0\n     */\n    function getRawAsset(key: AssetKey): ArrayBuffer;\n}\n",
  "node_modules/@types/node/sqlite.d.ts": "/**\n * The `node:sqlite` module facilitates working with SQLite databases.\n * To access it:\n *\n * ```js\n * import sqlite from 'node:sqlite';\n * ```\n *\n * This module is only available under the `node:` scheme. The following will not\n * work:\n *\n * ```js\n * import sqlite from 'sqlite';\n * ```\n *\n * The following example shows the basic usage of the `node:sqlite` module to open\n * an in-memory database, write data to the database, and then read the data back.\n *\n * ```js\n * import { DatabaseSync } from 'node:sqlite';\n * const database = new DatabaseSync(':memory:');\n *\n * // Execute SQL statements from strings.\n * database.exec(`\n *   CREATE TABLE data(\n *     key INTEGER PRIMARY KEY,\n *     value TEXT\n *   ) STRICT\n * `);\n * // Create a prepared statement to insert data into the database.\n * const insert = database.prepare('INSERT INTO data (key, value) VALUES (?, ?)');\n * // Execute the prepared statement with bound values.\n * insert.run(1, 'hello');\n * insert.run(2, 'world');\n * // Create a prepared statement to read data from the database.\n * const query = database.prepare('SELECT * FROM data ORDER BY key');\n * // Execute the prepared statement and log the result set.\n * console.log(query.all());\n * // Prints: [ { key: 1, value: 'hello' }, { key: 2, value: 'world' } ]\n * ```\n * @since v22.5.0\n * @experimental\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/sqlite.js)\n */\ndeclare module \"node:sqlite\" {\n    type SQLInputValue = null | number | bigint | string | NodeJS.ArrayBufferView;\n    type SQLOutputValue = null | number | bigint | string | Uint8Array;\n    /** @deprecated Use `SQLInputValue` or `SQLOutputValue` instead. */\n    type SupportedValueType = SQLOutputValue;\n    interface DatabaseSyncOptions {\n        /**\n         * If `true`, the database is opened by the constructor. When\n         * this value is `false`, the database must be opened via the `open()` method.\n         * @since v22.5.0\n         * @default true\n         */\n        open?: boolean | undefined;\n        /**\n         * If `true`, foreign key constraints\n         * are enabled. This is recommended but can be disabled for compatibility with\n         * legacy database schemas. The enforcement of foreign key constraints can be\n         * enabled and disabled after opening the database using\n         * [`PRAGMA foreign_keys`](https://www.sqlite.org/pragma.html#pragma_foreign_keys).\n         * @since v22.10.0\n         * @default true\n         */\n        enableForeignKeyConstraints?: boolean | undefined;\n        /**\n         * If `true`, SQLite will accept\n         * [double-quoted string literals](https://www.sqlite.org/quirks.html#dblquote).\n         * This is not recommended but can be\n         * enabled for compatibility with legacy database schemas.\n         * @since v22.10.0\n         * @default false\n         */\n        enableDoubleQuotedStringLiterals?: boolean | undefined;\n        /**\n         * If `true`, the database is opened in read-only mode.\n         * If the database does not exist, opening it will fail.\n         * @since v22.12.0\n         * @default false\n         */\n        readOnly?: boolean | undefined;\n        /**\n         * If `true`, the `loadExtension` SQL function\n         * and the `loadExtension()` method are enabled.\n         * You can call `enableLoadExtension(false)` later to disable this feature.\n         * @since v22.13.0\n         * @default false\n         */\n        allowExtension?: boolean | undefined;\n    }\n    interface CreateSessionOptions {\n        /**\n         * A specific table to track changes for. By default, changes to all tables are tracked.\n         * @since v22.12.0\n         */\n        table?: string | undefined;\n        /**\n         * Name of the database to track. This is useful when multiple databases have been added using\n         * [`ATTACH DATABASE`](https://www.sqlite.org/lang_attach.html).\n         * @since v22.12.0\n         * @default 'main'\n         */\n        db?: string | undefined;\n    }\n    interface ApplyChangesetOptions {\n        /**\n         * Skip changes that, when targeted table name is supplied to this function, return a truthy value.\n         * By default, all changes are attempted.\n         * @since v22.12.0\n         */\n        filter?: ((tableName: string) => boolean) | undefined;\n        /**\n         * A function that determines how to handle conflicts. The function receives one argument,\n         * which can be one of the following values:\n         *\n         * * `SQLITE_CHANGESET_DATA`: A `DELETE` or `UPDATE` change does not contain the expected \"before\" values.\n         * * `SQLITE_CHANGESET_NOTFOUND`: A row matching the primary key of the `DELETE` or `UPDATE` change does not exist.\n         * * `SQLITE_CHANGESET_CONFLICT`: An `INSERT` change results in a duplicate primary key.\n         * * `SQLITE_CHANGESET_FOREIGN_KEY`: Applying a change would result in a foreign key violation.\n         * * `SQLITE_CHANGESET_CONSTRAINT`: Applying a change results in a `UNIQUE`, `CHECK`, or `NOT NULL` constraint\n         * violation.\n         *\n         * The function should return one of the following values:\n         *\n         * * `SQLITE_CHANGESET_OMIT`: Omit conflicting changes.\n         * * `SQLITE_CHANGESET_REPLACE`: Replace existing values with conflicting changes (only valid with\n             `SQLITE_CHANGESET_DATA` or `SQLITE_CHANGESET_CONFLICT` conflicts).\n         * * `SQLITE_CHANGESET_ABORT`: Abort on conflict and roll back the database.\n         *\n         * When an error is thrown in the conflict handler or when any other value is returned from the handler,\n         * applying the changeset is aborted and the database is rolled back.\n         *\n         * **Default**: A function that returns `SQLITE_CHANGESET_ABORT`.\n         * @since v22.12.0\n         */\n        onConflict?: ((conflictType: number) => number) | undefined;\n    }\n    interface FunctionOptions {\n        /**\n         * If `true`, the [`SQLITE_DETERMINISTIC`](https://www.sqlite.org/c3ref/c_deterministic.html) flag is\n         * set on the created function.\n         * @default false\n         */\n        deterministic?: boolean | undefined;\n        /**\n         * If `true`, the [`SQLITE_DIRECTONLY`](https://www.sqlite.org/c3ref/c_directonly.html) flag is set on\n         * the created function.\n         * @default false\n         */\n        directOnly?: boolean | undefined;\n        /**\n         * If `true`, integer arguments to `function`\n         * are converted to `BigInt`s. If `false`, integer arguments are passed as\n         * JavaScript numbers.\n         * @default false\n         */\n        useBigIntArguments?: boolean | undefined;\n        /**\n         * If `true`, `function` may be invoked with any number of\n         * arguments (between zero and\n         * [`SQLITE_MAX_FUNCTION_ARG`](https://www.sqlite.org/limits.html#max_function_arg)). If `false`,\n         * `function` must be invoked with exactly `function.length` arguments.\n         * @default false\n         */\n        varargs?: boolean | undefined;\n    }\n    /**\n     * This class represents a single [connection](https://www.sqlite.org/c3ref/sqlite3.html) to a SQLite database. All APIs\n     * exposed by this class execute synchronously.\n     * @since v22.5.0\n     */\n    class DatabaseSync implements Disposable {\n        /**\n         * Constructs a new `DatabaseSync` instance.\n         * @param path The path of the database.\n         * A SQLite database can be stored in a file or completely [in memory](https://www.sqlite.org/inmemorydb.html).\n         * To use a file-backed database, the path should be a file path.\n         * To use an in-memory database, the path should be the special name `':memory:'`.\n         * @param options Configuration options for the database connection.\n         */\n        constructor(path: string | Buffer | URL, options?: DatabaseSyncOptions);\n        /**\n         * Closes the database connection. An exception is thrown if the database is not\n         * open. This method is a wrapper around [`sqlite3_close_v2()`](https://www.sqlite.org/c3ref/close.html).\n         * @since v22.5.0\n         */\n        close(): void;\n        /**\n         * Loads a shared library into the database connection. This method is a wrapper\n         * around [`sqlite3_load_extension()`](https://www.sqlite.org/c3ref/load_extension.html). It is required to enable the\n         * `allowExtension` option when constructing the `DatabaseSync` instance.\n         * @since v22.13.0\n         * @param path The path to the shared library to load.\n         */\n        loadExtension(path: string): void;\n        /**\n         * Enables or disables the `loadExtension` SQL function, and the `loadExtension()`\n         * method. When `allowExtension` is `false` when constructing, you cannot enable\n         * loading extensions for security reasons.\n         * @since v22.13.0\n         * @param allow Whether to allow loading extensions.\n         */\n        enableLoadExtension(allow: boolean): void;\n        /**\n         * This method allows one or more SQL statements to be executed without returning\n         * any results. This method is useful when executing SQL statements read from a\n         * file. This method is a wrapper around [`sqlite3_exec()`](https://www.sqlite.org/c3ref/exec.html).\n         * @since v22.5.0\n         * @param sql A SQL string to execute.\n         */\n        exec(sql: string): void;\n        /**\n         * This method is used to create SQLite user-defined functions. This method is a\n         * wrapper around [`sqlite3_create_function_v2()`](https://www.sqlite.org/c3ref/create_function.html).\n         * @since v22.13.0\n         * @param name The name of the SQLite function to create.\n         * @param options Optional configuration settings for the function.\n         * @param func The JavaScript function to call when the SQLite\n         * function is invoked. The return value of this function should be a valid\n         * SQLite data type: see\n         * [Type conversion between JavaScript and SQLite](https://nodejs.org/docs/latest-v22.x/api/sqlite.html#type-conversion-between-javascript-and-sqlite).\n         * The result defaults to `NULL` if the return value is `undefined`.\n         */\n        function(\n            name: string,\n            options: FunctionOptions,\n            func: (...args: SQLOutputValue[]) => SQLInputValue,\n        ): void;\n        function(name: string, func: (...args: SQLOutputValue[]) => SQLInputValue): void;\n        /**\n         * Whether the database is currently open or not.\n         * @since v22.15.0\n         */\n        readonly isOpen: boolean;\n        /**\n         * Opens the database specified in the `path` argument of the `DatabaseSync`constructor. This method should only be used when the database is not opened via\n         * the constructor. An exception is thrown if the database is already open.\n         * @since v22.5.0\n         */\n        open(): void;\n        /**\n         * Compiles a SQL statement into a [prepared statement](https://www.sqlite.org/c3ref/stmt.html). This method is a wrapper\n         * around [`sqlite3_prepare_v2()`](https://www.sqlite.org/c3ref/prepare.html).\n         * @since v22.5.0\n         * @param sql A SQL string to compile to a prepared statement.\n         * @return The prepared statement.\n         */\n        prepare(sql: string): StatementSync;\n        /**\n         * Creates and attaches a session to the database. This method is a wrapper around\n         * [`sqlite3session_create()`](https://www.sqlite.org/session/sqlite3session_create.html) and\n         * [`sqlite3session_attach()`](https://www.sqlite.org/session/sqlite3session_attach.html).\n         * @param options The configuration options for the session.\n         * @returns A session handle.\n         * @since v22.12.0\n         */\n        createSession(options?: CreateSessionOptions): Session;\n        /**\n         * An exception is thrown if the database is not\n         * open. This method is a wrapper around\n         * [`sqlite3changeset_apply()`](https://www.sqlite.org/session/sqlite3changeset_apply.html).\n         *\n         * ```js\n         * const sourceDb = new DatabaseSync(':memory:');\n         * const targetDb = new DatabaseSync(':memory:');\n         *\n         * sourceDb.exec('CREATE TABLE data(key INTEGER PRIMARY KEY, value TEXT)');\n         * targetDb.exec('CREATE TABLE data(key INTEGER PRIMARY KEY, value TEXT)');\n         *\n         * const session = sourceDb.createSession();\n         *\n         * const insert = sourceDb.prepare('INSERT INTO data (key, value) VALUES (?, ?)');\n         * insert.run(1, 'hello');\n         * insert.run(2, 'world');\n         *\n         * const changeset = session.changeset();\n         * targetDb.applyChangeset(changeset);\n         * // Now that the changeset has been applied, targetDb contains the same data as sourceDb.\n         * ```\n         * @param changeset A binary changeset or patchset.\n         * @param options The configuration options for how the changes will be applied.\n         * @returns Whether the changeset was applied successfully without being aborted.\n         * @since v22.12.0\n         */\n        applyChangeset(changeset: Uint8Array, options?: ApplyChangesetOptions): boolean;\n        /**\n         * Closes the database connection. If the database connection is already closed\n         * then this is a no-op.\n         * @since v22.15.0\n         * @experimental\n         */\n        [Symbol.dispose](): void;\n    }\n    /**\n     * @since v22.12.0\n     */\n    interface Session {\n        /**\n         * Retrieves a changeset containing all changes since the changeset was created. Can be called multiple times.\n         * An exception is thrown if the database or the session is not open. This method is a wrapper around\n         * [`sqlite3session_changeset()`](https://www.sqlite.org/session/sqlite3session_changeset.html).\n         * @returns Binary changeset that can be applied to other databases.\n         * @since v22.12.0\n         */\n        changeset(): Uint8Array;\n        /**\n         * Similar to the method above, but generates a more compact patchset. See\n         * [Changesets and Patchsets](https://www.sqlite.org/sessionintro.html#changesets_and_patchsets)\n         * in the documentation of SQLite. An exception is thrown if the database or the session is not open. This method is a\n         * wrapper around\n         * [`sqlite3session_patchset()`](https://www.sqlite.org/session/sqlite3session_patchset.html).\n         * @returns Binary patchset that can be applied to other databases.\n         * @since v22.12.0\n         */\n        patchset(): Uint8Array;\n        /**\n         * Closes the session. An exception is thrown if the database or the session is not open. This method is a\n         * wrapper around\n         * [`sqlite3session_delete()`](https://www.sqlite.org/session/sqlite3session_delete.html).\n         */\n        close(): void;\n    }\n    interface StatementResultingChanges {\n        /**\n         * The number of rows modified, inserted, or deleted by the most recently completed `INSERT`, `UPDATE`, or `DELETE` statement.\n         * This field is either a number or a `BigInt` depending on the prepared statement's configuration.\n         * This property is the result of [`sqlite3_changes64()`](https://www.sqlite.org/c3ref/changes.html).\n         */\n        changes: number | bigint;\n        /**\n         * The most recently inserted rowid.\n         * This field is either a number or a `BigInt` depending on the prepared statement's configuration.\n         * This property is the result of [`sqlite3_last_insert_rowid()`](https://www.sqlite.org/c3ref/last_insert_rowid.html).\n         */\n        lastInsertRowid: number | bigint;\n    }\n    /**\n     * This class represents a single [prepared statement](https://www.sqlite.org/c3ref/stmt.html). This class cannot be\n     * instantiated via its constructor. Instead, instances are created via the`database.prepare()` method. All APIs exposed by this class execute\n     * synchronously.\n     *\n     * A prepared statement is an efficient binary representation of the SQL used to\n     * create it. Prepared statements are parameterizable, and can be invoked multiple\n     * times with different bound values. Parameters also offer protection against [SQL injection](https://en.wikipedia.org/wiki/SQL_injection) attacks. For these reasons, prepared statements are\n     * preferred\n     * over hand-crafted SQL strings when handling user input.\n     * @since v22.5.0\n     */\n    class StatementSync {\n        private constructor();\n        /**\n         * This method executes a prepared statement and returns all results as an array of\n         * objects. If the prepared statement does not return any results, this method\n         * returns an empty array. The prepared statement [parameters are bound](https://www.sqlite.org/c3ref/bind_blob.html) using\n         * the values in `namedParameters` and `anonymousParameters`.\n         * @since v22.5.0\n         * @param namedParameters An optional object used to bind named parameters. The keys of this object are used to configure the mapping.\n         * @param anonymousParameters Zero or more values to bind to anonymous parameters.\n         * @return An array of objects. Each object corresponds to a row returned by executing the prepared statement. The keys and values of each object correspond to the column names and values of\n         * the row.\n         */\n        all(...anonymousParameters: SQLInputValue[]): Record<string, SQLOutputValue>[];\n        all(\n            namedParameters: Record<string, SQLInputValue>,\n            ...anonymousParameters: SQLInputValue[]\n        ): Record<string, SQLOutputValue>[];\n        /**\n         * The source SQL text of the prepared statement with parameter\n         * placeholders replaced by the values that were used during the most recent\n         * execution of this prepared statement. This property is a wrapper around\n         * [`sqlite3_expanded_sql()`](https://www.sqlite.org/c3ref/expanded_sql.html).\n         * @since v22.5.0\n         */\n        readonly expandedSQL: string;\n        /**\n         * This method executes a prepared statement and returns the first result as an\n         * object. If the prepared statement does not return any results, this method\n         * returns `undefined`. The prepared statement [parameters are bound](https://www.sqlite.org/c3ref/bind_blob.html) using the\n         * values in `namedParameters` and `anonymousParameters`.\n         * @since v22.5.0\n         * @param namedParameters An optional object used to bind named parameters. The keys of this object are used to configure the mapping.\n         * @param anonymousParameters Zero or more values to bind to anonymous parameters.\n         * @return An object corresponding to the first row returned by executing the prepared statement. The keys and values of the object correspond to the column names and values of the row. If no\n         * rows were returned from the database then this method returns `undefined`.\n         */\n        get(...anonymousParameters: SQLInputValue[]): Record<string, SQLOutputValue> | undefined;\n        get(\n            namedParameters: Record<string, SQLInputValue>,\n            ...anonymousParameters: SQLInputValue[]\n        ): Record<string, SQLOutputValue> | undefined;\n        /**\n         * This method executes a prepared statement and returns an iterator of\n         * objects. If the prepared statement does not return any results, this method\n         * returns an empty iterator. The prepared statement [parameters are bound](https://www.sqlite.org/c3ref/bind_blob.html) using\n         * the values in `namedParameters` and `anonymousParameters`.\n         * @since v22.13.0\n         * @param namedParameters An optional object used to bind named parameters.\n         * The keys of this object are used to configure the mapping.\n         * @param anonymousParameters Zero or more values to bind to anonymous parameters.\n         * @returns An iterable iterator of objects. Each object corresponds to a row\n         * returned by executing the prepared statement. The keys and values of each\n         * object correspond to the column names and values of the row.\n         */\n        iterate(...anonymousParameters: SQLInputValue[]): NodeJS.Iterator<Record<string, SQLOutputValue>>;\n        iterate(\n            namedParameters: Record<string, SQLInputValue>,\n            ...anonymousParameters: SQLInputValue[]\n        ): NodeJS.Iterator<Record<string, SQLOutputValue>>;\n        /**\n         * This method executes a prepared statement and returns an object summarizing the\n         * resulting changes. The prepared statement [parameters are bound](https://www.sqlite.org/c3ref/bind_blob.html) using the\n         * values in `namedParameters` and `anonymousParameters`.\n         * @since v22.5.0\n         * @param namedParameters An optional object used to bind named parameters. The keys of this object are used to configure the mapping.\n         * @param anonymousParameters Zero or more values to bind to anonymous parameters.\n         */\n        run(...anonymousParameters: SQLInputValue[]): StatementResultingChanges;\n        run(\n            namedParameters: Record<string, SQLInputValue>,\n            ...anonymousParameters: SQLInputValue[]\n        ): StatementResultingChanges;\n        /**\n         * The names of SQLite parameters begin with a prefix character. By default,`node:sqlite` requires that this prefix character is present when binding\n         * parameters. However, with the exception of dollar sign character, these\n         * prefix characters also require extra quoting when used in object keys.\n         *\n         * To improve ergonomics, this method can be used to also allow bare named\n         * parameters, which do not require the prefix character in JavaScript code. There\n         * are several caveats to be aware of when enabling bare named parameters:\n         *\n         * * The prefix character is still required in SQL.\n         * * The prefix character is still allowed in JavaScript. In fact, prefixed names\n         * will have slightly better binding performance.\n         * * Using ambiguous named parameters, such as `$k` and `@k`, in the same prepared\n         * statement will result in an exception as it cannot be determined how to bind\n         * a bare name.\n         * @since v22.5.0\n         * @param enabled Enables or disables support for binding named parameters without the prefix character.\n         */\n        setAllowBareNamedParameters(enabled: boolean): void;\n        /**\n         * By default, if an unknown name is encountered while binding parameters, an\n         * exception is thrown. This method allows unknown named parameters to be ignored.\n         * @since v22.15.0\n         * @param enabled Enables or disables support for unknown named parameters.\n         */\n        setAllowUnknownNamedParameters(enabled: boolean): void;\n        /**\n         * When reading from the database, SQLite `INTEGER`s are mapped to JavaScript\n         * numbers by default. However, SQLite `INTEGER`s can store values larger than\n         * JavaScript numbers are capable of representing. In such cases, this method can\n         * be used to read `INTEGER` data using JavaScript `BigInt`s. This method has no\n         * impact on database write operations where numbers and `BigInt`s are both\n         * supported at all times.\n         * @since v22.5.0\n         * @param enabled Enables or disables the use of `BigInt`s when reading `INTEGER` fields from the database.\n         */\n        setReadBigInts(enabled: boolean): void;\n        /**\n         * The source SQL text of the prepared statement. This property is a\n         * wrapper around [`sqlite3_sql()`](https://www.sqlite.org/c3ref/expanded_sql.html).\n         * @since v22.5.0\n         */\n        readonly sourceSQL: string;\n    }\n    /**\n     * @since v22.13.0\n     */\n    namespace constants {\n        /**\n         * The conflict handler is invoked with this constant when processing a DELETE or UPDATE change if a row with the required PRIMARY KEY fields is present in the database, but one or more other (non primary-key) fields modified by the update do not contain the expected \"before\" values.\n         * @since v22.14.0\n         */\n        const SQLITE_CHANGESET_DATA: number;\n        /**\n         * The conflict handler is invoked with this constant when processing a DELETE or UPDATE change if a row with the required PRIMARY KEY fields is not present in the database.\n         * @since v22.14.0\n         */\n        const SQLITE_CHANGESET_NOTFOUND: number;\n        /**\n         * This constant is passed to the conflict handler while processing an INSERT change if the operation would result in duplicate primary key values.\n         * @since v22.14.0\n         */\n        const SQLITE_CHANGESET_CONFLICT: number;\n        /**\n         * If foreign key handling is enabled, and applying a changeset leaves the database in a state containing foreign key violations, the conflict handler is invoked with this constant exactly once before the changeset is committed. If the conflict handler returns `SQLITE_CHANGESET_OMIT`, the changes, including those that caused the foreign key constraint violation, are committed. Or, if it returns `SQLITE_CHANGESET_ABORT`, the changeset is rolled back.\n         * @since v22.14.0\n         */\n        const SQLITE_CHANGESET_FOREIGN_KEY: number;\n        /**\n         * Conflicting changes are omitted.\n         * @since v22.12.0\n         */\n        const SQLITE_CHANGESET_OMIT: number;\n        /**\n         * Conflicting changes replace existing values. Note that this value can only be returned when the type of conflict is either `SQLITE_CHANGESET_DATA` or `SQLITE_CHANGESET_CONFLICT`.\n         * @since v22.12.0\n         */\n        const SQLITE_CHANGESET_REPLACE: number;\n        /**\n         * Abort when a change encounters a conflict and roll back database.\n         * @since v22.12.0\n         */\n        const SQLITE_CHANGESET_ABORT: number;\n    }\n}\n",
  "node_modules/@types/node/stream/consumers.d.ts": "/**\n * The utility consumer functions provide common options for consuming\n * streams.\n * @since v16.7.0\n */\ndeclare module \"stream/consumers\" {\n    import { Blob as NodeBlob } from \"node:buffer\";\n    import { ReadableStream as WebReadableStream } from \"node:stream/web\";\n    /**\n     * @since v16.7.0\n     * @returns Fulfills with an `ArrayBuffer` containing the full contents of the stream.\n     */\n    function arrayBuffer(stream: WebReadableStream | NodeJS.ReadableStream | AsyncIterable<any>): Promise<ArrayBuffer>;\n    /**\n     * @since v16.7.0\n     * @returns Fulfills with a `Blob` containing the full contents of the stream.\n     */\n    function blob(stream: WebReadableStream | NodeJS.ReadableStream | AsyncIterable<any>): Promise<NodeBlob>;\n    /**\n     * @since v16.7.0\n     * @returns Fulfills with a `Buffer` containing the full contents of the stream.\n     */\n    function buffer(stream: WebReadableStream | NodeJS.ReadableStream | AsyncIterable<any>): Promise<Buffer>;\n    /**\n     * @since v16.7.0\n     * @returns Fulfills with the contents of the stream parsed as a\n     * UTF-8 encoded string that is then passed through `JSON.parse()`.\n     */\n    function json(stream: WebReadableStream | NodeJS.ReadableStream | AsyncIterable<any>): Promise<unknown>;\n    /**\n     * @since v16.7.0\n     * @returns Fulfills with the contents of the stream parsed as a UTF-8 encoded string.\n     */\n    function text(stream: WebReadableStream | NodeJS.ReadableStream | AsyncIterable<any>): Promise<string>;\n}\ndeclare module \"node:stream/consumers\" {\n    export * from \"stream/consumers\";\n}\n",
  "node_modules/@types/node/stream/promises.d.ts": "declare module \"stream/promises\" {\n    import {\n        FinishedOptions as _FinishedOptions,\n        PipelineDestination,\n        PipelineOptions,\n        PipelinePromise,\n        PipelineSource,\n        PipelineTransform,\n    } from \"node:stream\";\n    interface FinishedOptions extends _FinishedOptions {\n        /**\n         * If true, removes the listeners registered by this function before the promise is fulfilled.\n         * @default false\n         */\n        cleanup?: boolean | undefined;\n    }\n    function finished(\n        stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream,\n        options?: FinishedOptions,\n    ): Promise<void>;\n    function pipeline<A extends PipelineSource<any>, B extends PipelineDestination<A, any>>(\n        source: A,\n        destination: B,\n        options?: PipelineOptions,\n    ): PipelinePromise<B>;\n    function pipeline<\n        A extends PipelineSource<any>,\n        T1 extends PipelineTransform<A, any>,\n        B extends PipelineDestination<T1, any>,\n    >(\n        source: A,\n        transform1: T1,\n        destination: B,\n        options?: PipelineOptions,\n    ): PipelinePromise<B>;\n    function pipeline<\n        A extends PipelineSource<any>,\n        T1 extends PipelineTransform<A, any>,\n        T2 extends PipelineTransform<T1, any>,\n        B extends PipelineDestination<T2, any>,\n    >(\n        source: A,\n        transform1: T1,\n        transform2: T2,\n        destination: B,\n        options?: PipelineOptions,\n    ): PipelinePromise<B>;\n    function pipeline<\n        A extends PipelineSource<any>,\n        T1 extends PipelineTransform<A, any>,\n        T2 extends PipelineTransform<T1, any>,\n        T3 extends PipelineTransform<T2, any>,\n        B extends PipelineDestination<T3, any>,\n    >(\n        source: A,\n        transform1: T1,\n        transform2: T2,\n        transform3: T3,\n        destination: B,\n        options?: PipelineOptions,\n    ): PipelinePromise<B>;\n    function pipeline<\n        A extends PipelineSource<any>,\n        T1 extends PipelineTransform<A, any>,\n        T2 extends PipelineTransform<T1, any>,\n        T3 extends PipelineTransform<T2, any>,\n        T4 extends PipelineTransform<T3, any>,\n        B extends PipelineDestination<T4, any>,\n    >(\n        source: A,\n        transform1: T1,\n        transform2: T2,\n        transform3: T3,\n        transform4: T4,\n        destination: B,\n        options?: PipelineOptions,\n    ): PipelinePromise<B>;\n    function pipeline(\n        streams: ReadonlyArray<NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream>,\n        options?: PipelineOptions,\n    ): Promise<void>;\n    function pipeline(\n        stream1: NodeJS.ReadableStream,\n        stream2: NodeJS.ReadWriteStream | NodeJS.WritableStream,\n        ...streams: Array<NodeJS.ReadWriteStream | NodeJS.WritableStream | PipelineOptions>\n    ): Promise<void>;\n}\ndeclare module \"node:stream/promises\" {\n    export * from \"stream/promises\";\n}\n",
  "node_modules/@types/node/stream/web.d.ts": "type _ByteLengthQueuingStrategy = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").ByteLengthQueuingStrategy;\ntype _CompressionStream = typeof globalThis extends { onmessage: any; ReportingObserver: any } ? {}\n    : import(\"stream/web\").CompressionStream;\ntype _CountQueuingStrategy = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").CountQueuingStrategy;\ntype _DecompressionStream = typeof globalThis extends { onmessage: any; ReportingObserver: any } ? {}\n    : import(\"stream/web\").DecompressionStream;\ntype _ReadableByteStreamController = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").ReadableByteStreamController;\ntype _ReadableStream<R = any> = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").ReadableStream<R>;\ntype _ReadableStreamBYOBReader = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").ReadableStreamBYOBReader;\ntype _ReadableStreamBYOBRequest = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").ReadableStreamBYOBRequest;\ntype _ReadableStreamDefaultController<R = any> = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").ReadableStreamDefaultController<R>;\ntype _ReadableStreamDefaultReader<R = any> = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").ReadableStreamDefaultReader<R>;\ntype _TextDecoderStream = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").TextDecoderStream;\ntype _TextEncoderStream = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").TextEncoderStream;\ntype _TransformStream<I = any, O = any> = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").TransformStream<I, O>;\ntype _TransformStreamDefaultController<O = any> = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").TransformStreamDefaultController<O>;\ntype _WritableStream<W = any> = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").WritableStream<W>;\ntype _WritableStreamDefaultController = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").WritableStreamDefaultController;\ntype _WritableStreamDefaultWriter<W = any> = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").WritableStreamDefaultWriter<W>;\n\ndeclare module \"stream/web\" {\n    // stub module, pending copy&paste from .d.ts or manual impl\n    // copy from lib.dom.d.ts\n    interface ReadableWritablePair<R = any, W = any> {\n        readable: ReadableStream<R>;\n        /**\n         * Provides a convenient, chainable way of piping this readable stream\n         * through a transform stream (or any other { writable, readable }\n         * pair). It simply pipes the stream into the writable side of the\n         * supplied pair, and returns the readable side for further use.\n         *\n         * Piping a stream will lock it for the duration of the pipe, preventing\n         * any other consumer from acquiring a reader.\n         */\n        writable: WritableStream<W>;\n    }\n    interface StreamPipeOptions {\n        preventAbort?: boolean;\n        preventCancel?: boolean;\n        /**\n         * Pipes this readable stream to a given writable stream destination.\n         * The way in which the piping process behaves under various error\n         * conditions can be customized with a number of passed options. It\n         * returns a promise that fulfills when the piping process completes\n         * successfully, or rejects if any errors were encountered.\n         *\n         * Piping a stream will lock it for the duration of the pipe, preventing\n         * any other consumer from acquiring a reader.\n         *\n         * Errors and closures of the source and destination streams propagate\n         * as follows:\n         *\n         * An error in this source readable stream will abort destination,\n         * unless preventAbort is truthy. The returned promise will be rejected\n         * with the source's error, or with any error that occurs during\n         * aborting the destination.\n         *\n         * An error in destination will cancel this source readable stream,\n         * unless preventCancel is truthy. The returned promise will be rejected\n         * with the destination's error, or with any error that occurs during\n         * canceling the source.\n         *\n         * When this source readable stream closes, destination will be closed,\n         * unless preventClose is truthy. The returned promise will be fulfilled\n         * once this process completes, unless an error is encountered while\n         * closing the destination, in which case it will be rejected with that\n         * error.\n         *\n         * If destination starts out closed or closing, this source readable\n         * stream will be canceled, unless preventCancel is true. The returned\n         * promise will be rejected with an error indicating piping to a closed\n         * stream failed, or with any error that occurs during canceling the\n         * source.\n         *\n         * The signal option can be set to an AbortSignal to allow aborting an\n         * ongoing pipe operation via the corresponding AbortController. In this\n         * case, this source readable stream will be canceled, and destination\n         * aborted, unless the respective options preventCancel or preventAbort\n         * are set.\n         */\n        preventClose?: boolean;\n        signal?: AbortSignal;\n    }\n    interface ReadableStreamGenericReader {\n        readonly closed: Promise<void>;\n        cancel(reason?: any): Promise<void>;\n    }\n    type ReadableStreamController<T> = ReadableStreamDefaultController<T>;\n    interface ReadableStreamReadValueResult<T> {\n        done: false;\n        value: T;\n    }\n    interface ReadableStreamReadDoneResult<T> {\n        done: true;\n        value?: T;\n    }\n    type ReadableStreamReadResult<T> = ReadableStreamReadValueResult<T> | ReadableStreamReadDoneResult<T>;\n    interface ReadableByteStreamControllerCallback {\n        (controller: ReadableByteStreamController): void | PromiseLike<void>;\n    }\n    interface UnderlyingSinkAbortCallback {\n        (reason?: any): void | PromiseLike<void>;\n    }\n    interface UnderlyingSinkCloseCallback {\n        (): void | PromiseLike<void>;\n    }\n    interface UnderlyingSinkStartCallback {\n        (controller: WritableStreamDefaultController): any;\n    }\n    interface UnderlyingSinkWriteCallback<W> {\n        (chunk: W, controller: WritableStreamDefaultController): void | PromiseLike<void>;\n    }\n    interface UnderlyingSourceCancelCallback {\n        (reason?: any): void | PromiseLike<void>;\n    }\n    interface UnderlyingSourcePullCallback<R> {\n        (controller: ReadableStreamController<R>): void | PromiseLike<void>;\n    }\n    interface UnderlyingSourceStartCallback<R> {\n        (controller: ReadableStreamController<R>): any;\n    }\n    interface TransformerFlushCallback<O> {\n        (controller: TransformStreamDefaultController<O>): void | PromiseLike<void>;\n    }\n    interface TransformerStartCallback<O> {\n        (controller: TransformStreamDefaultController<O>): any;\n    }\n    interface TransformerTransformCallback<I, O> {\n        (chunk: I, controller: TransformStreamDefaultController<O>): void | PromiseLike<void>;\n    }\n    interface UnderlyingByteSource {\n        autoAllocateChunkSize?: number;\n        cancel?: ReadableStreamErrorCallback;\n        pull?: ReadableByteStreamControllerCallback;\n        start?: ReadableByteStreamControllerCallback;\n        type: \"bytes\";\n    }\n    interface UnderlyingSource<R = any> {\n        cancel?: UnderlyingSourceCancelCallback;\n        pull?: UnderlyingSourcePullCallback<R>;\n        start?: UnderlyingSourceStartCallback<R>;\n        type?: undefined;\n    }\n    interface UnderlyingSink<W = any> {\n        abort?: UnderlyingSinkAbortCallback;\n        close?: UnderlyingSinkCloseCallback;\n        start?: UnderlyingSinkStartCallback;\n        type?: undefined;\n        write?: UnderlyingSinkWriteCallback<W>;\n    }\n    interface ReadableStreamErrorCallback {\n        (reason: any): void | PromiseLike<void>;\n    }\n    interface ReadableStreamAsyncIterator<T> extends NodeJS.AsyncIterator<T, NodeJS.BuiltinIteratorReturn, unknown> {\n        [Symbol.asyncIterator](): ReadableStreamAsyncIterator<T>;\n    }\n    /** This Streams API interface represents a readable stream of byte data. */\n    interface ReadableStream<R = any> {\n        readonly locked: boolean;\n        cancel(reason?: any): Promise<void>;\n        getReader(options: { mode: \"byob\" }): ReadableStreamBYOBReader;\n        getReader(): ReadableStreamDefaultReader<R>;\n        getReader(options?: ReadableStreamGetReaderOptions): ReadableStreamReader<R>;\n        pipeThrough<T>(transform: ReadableWritablePair<T, R>, options?: StreamPipeOptions): ReadableStream<T>;\n        pipeTo(destination: WritableStream<R>, options?: StreamPipeOptions): Promise<void>;\n        tee(): [ReadableStream<R>, ReadableStream<R>];\n        values(options?: { preventCancel?: boolean }): ReadableStreamAsyncIterator<R>;\n        [Symbol.asyncIterator](): ReadableStreamAsyncIterator<R>;\n    }\n    const ReadableStream: {\n        prototype: ReadableStream;\n        from<T>(iterable: Iterable<T> | AsyncIterable<T>): ReadableStream<T>;\n        new(underlyingSource: UnderlyingByteSource, strategy?: QueuingStrategy<Uint8Array>): ReadableStream<Uint8Array>;\n        new<R = any>(underlyingSource?: UnderlyingSource<R>, strategy?: QueuingStrategy<R>): ReadableStream<R>;\n    };\n    type ReadableStreamReaderMode = \"byob\";\n    interface ReadableStreamGetReaderOptions {\n        /**\n         * Creates a ReadableStreamBYOBReader and locks the stream to the new reader.\n         *\n         * This call behaves the same way as the no-argument variant, except that it only works on readable byte streams, i.e. streams which were constructed specifically with the ability to handle \"bring your own buffer\" reading. The returned BYOB reader provides the ability to directly read individual chunks from the stream via its read() method, into developer-supplied buffers, allowing more precise control over allocation.\n         */\n        mode?: ReadableStreamReaderMode;\n    }\n    type ReadableStreamReader<T> = ReadableStreamDefaultReader<T> | ReadableStreamBYOBReader;\n    interface ReadableStreamDefaultReader<R = any> extends ReadableStreamGenericReader {\n        read(): Promise<ReadableStreamReadResult<R>>;\n        releaseLock(): void;\n    }\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader) */\n    interface ReadableStreamBYOBReader extends ReadableStreamGenericReader {\n        /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader/read) */\n        read<T extends ArrayBufferView>(\n            view: T,\n            options?: {\n                min?: number;\n            },\n        ): Promise<ReadableStreamReadResult<T>>;\n        /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader/releaseLock) */\n        releaseLock(): void;\n    }\n    const ReadableStreamDefaultReader: {\n        prototype: ReadableStreamDefaultReader;\n        new<R = any>(stream: ReadableStream<R>): ReadableStreamDefaultReader<R>;\n    };\n    const ReadableStreamBYOBReader: {\n        prototype: ReadableStreamBYOBReader;\n        new(stream: ReadableStream): ReadableStreamBYOBReader;\n    };\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest) */\n    interface ReadableStreamBYOBRequest {\n        /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest/view) */\n        readonly view: ArrayBufferView | null;\n        /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest/respond) */\n        respond(bytesWritten: number): void;\n        /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest/respondWithNewView) */\n        respondWithNewView(view: ArrayBufferView): void;\n    }\n    const ReadableStreamBYOBRequest: {\n        prototype: ReadableStreamBYOBRequest;\n        new(): ReadableStreamBYOBRequest;\n    };\n    interface ReadableByteStreamController {\n        readonly byobRequest: undefined;\n        readonly desiredSize: number | null;\n        close(): void;\n        enqueue(chunk: ArrayBufferView): void;\n        error(error?: any): void;\n    }\n    const ReadableByteStreamController: {\n        prototype: ReadableByteStreamController;\n        new(): ReadableByteStreamController;\n    };\n    interface ReadableStreamDefaultController<R = any> {\n        readonly desiredSize: number | null;\n        close(): void;\n        enqueue(chunk?: R): void;\n        error(e?: any): void;\n    }\n    const ReadableStreamDefaultController: {\n        prototype: ReadableStreamDefaultController;\n        new(): ReadableStreamDefaultController;\n    };\n    interface Transformer<I = any, O = any> {\n        flush?: TransformerFlushCallback<O>;\n        readableType?: undefined;\n        start?: TransformerStartCallback<O>;\n        transform?: TransformerTransformCallback<I, O>;\n        writableType?: undefined;\n    }\n    interface TransformStream<I = any, O = any> {\n        readonly readable: ReadableStream<O>;\n        readonly writable: WritableStream<I>;\n    }\n    const TransformStream: {\n        prototype: TransformStream;\n        new<I = any, O = any>(\n            transformer?: Transformer<I, O>,\n            writableStrategy?: QueuingStrategy<I>,\n            readableStrategy?: QueuingStrategy<O>,\n        ): TransformStream<I, O>;\n    };\n    interface TransformStreamDefaultController<O = any> {\n        readonly desiredSize: number | null;\n        enqueue(chunk?: O): void;\n        error(reason?: any): void;\n        terminate(): void;\n    }\n    const TransformStreamDefaultController: {\n        prototype: TransformStreamDefaultController;\n        new(): TransformStreamDefaultController;\n    };\n    /**\n     * This Streams API interface provides a standard abstraction for writing\n     * streaming data to a destination, known as a sink. This object comes with\n     * built-in back pressure and queuing.\n     */\n    interface WritableStream<W = any> {\n        readonly locked: boolean;\n        abort(reason?: any): Promise<void>;\n        close(): Promise<void>;\n        getWriter(): WritableStreamDefaultWriter<W>;\n    }\n    const WritableStream: {\n        prototype: WritableStream;\n        new<W = any>(underlyingSink?: UnderlyingSink<W>, strategy?: QueuingStrategy<W>): WritableStream<W>;\n    };\n    /**\n     * This Streams API interface is the object returned by\n     * WritableStream.getWriter() and once created locks the < writer to the\n     * WritableStream ensuring that no other streams can write to the underlying\n     * sink.\n     */\n    interface WritableStreamDefaultWriter<W = any> {\n        readonly closed: Promise<void>;\n        readonly desiredSize: number | null;\n        readonly ready: Promise<void>;\n        abort(reason?: any): Promise<void>;\n        close(): Promise<void>;\n        releaseLock(): void;\n        write(chunk?: W): Promise<void>;\n    }\n    const WritableStreamDefaultWriter: {\n        prototype: WritableStreamDefaultWriter;\n        new<W = any>(stream: WritableStream<W>): WritableStreamDefaultWriter<W>;\n    };\n    /**\n     * This Streams API interface represents a controller allowing control of a\n     * WritableStream's state. When constructing a WritableStream, the\n     * underlying sink is given a corresponding WritableStreamDefaultController\n     * instance to manipulate.\n     */\n    interface WritableStreamDefaultController {\n        error(e?: any): void;\n    }\n    const WritableStreamDefaultController: {\n        prototype: WritableStreamDefaultController;\n        new(): WritableStreamDefaultController;\n    };\n    interface QueuingStrategy<T = any> {\n        highWaterMark?: number;\n        size?: QueuingStrategySize<T>;\n    }\n    interface QueuingStrategySize<T = any> {\n        (chunk?: T): number;\n    }\n    interface QueuingStrategyInit {\n        /**\n         * Creates a new ByteLengthQueuingStrategy with the provided high water\n         * mark.\n         *\n         * Note that the provided high water mark will not be validated ahead of\n         * time. Instead, if it is negative, NaN, or not a number, the resulting\n         * ByteLengthQueuingStrategy will cause the corresponding stream\n         * constructor to throw.\n         */\n        highWaterMark: number;\n    }\n    /**\n     * This Streams API interface provides a built-in byte length queuing\n     * strategy that can be used when constructing streams.\n     */\n    interface ByteLengthQueuingStrategy extends QueuingStrategy<ArrayBufferView> {\n        readonly highWaterMark: number;\n        readonly size: QueuingStrategySize<ArrayBufferView>;\n    }\n    const ByteLengthQueuingStrategy: {\n        prototype: ByteLengthQueuingStrategy;\n        new(init: QueuingStrategyInit): ByteLengthQueuingStrategy;\n    };\n    /**\n     * This Streams API interface provides a built-in byte length queuing\n     * strategy that can be used when constructing streams.\n     */\n    interface CountQueuingStrategy extends QueuingStrategy {\n        readonly highWaterMark: number;\n        readonly size: QueuingStrategySize;\n    }\n    const CountQueuingStrategy: {\n        prototype: CountQueuingStrategy;\n        new(init: QueuingStrategyInit): CountQueuingStrategy;\n    };\n    interface TextEncoderStream {\n        /** Returns \"utf-8\". */\n        readonly encoding: \"utf-8\";\n        readonly readable: ReadableStream<Uint8Array>;\n        readonly writable: WritableStream<string>;\n        readonly [Symbol.toStringTag]: string;\n    }\n    const TextEncoderStream: {\n        prototype: TextEncoderStream;\n        new(): TextEncoderStream;\n    };\n    interface TextDecoderOptions {\n        fatal?: boolean;\n        ignoreBOM?: boolean;\n    }\n    type BufferSource = ArrayBufferView | ArrayBuffer;\n    interface TextDecoderStream {\n        /** Returns encoding's name, lower cased. */\n        readonly encoding: string;\n        /** Returns `true` if error mode is \"fatal\", and `false` otherwise. */\n        readonly fatal: boolean;\n        /** Returns `true` if ignore BOM flag is set, and `false` otherwise. */\n        readonly ignoreBOM: boolean;\n        readonly readable: ReadableStream<string>;\n        readonly writable: WritableStream<BufferSource>;\n        readonly [Symbol.toStringTag]: string;\n    }\n    const TextDecoderStream: {\n        prototype: TextDecoderStream;\n        new(encoding?: string, options?: TextDecoderOptions): TextDecoderStream;\n    };\n    interface CompressionStream {\n        readonly readable: ReadableStream;\n        readonly writable: WritableStream;\n    }\n    const CompressionStream: {\n        prototype: CompressionStream;\n        new(format: \"deflate\" | \"deflate-raw\" | \"gzip\"): CompressionStream;\n    };\n    interface DecompressionStream {\n        readonly writable: WritableStream;\n        readonly readable: ReadableStream;\n    }\n    const DecompressionStream: {\n        prototype: DecompressionStream;\n        new(format: \"deflate\" | \"deflate-raw\" | \"gzip\"): DecompressionStream;\n    };\n\n    global {\n        interface ByteLengthQueuingStrategy extends _ByteLengthQueuingStrategy {}\n        /**\n         * `ByteLengthQueuingStrategy` class is a global reference for `import { ByteLengthQueuingStrategy } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-bytelengthqueuingstrategy\n         * @since v18.0.0\n         */\n        var ByteLengthQueuingStrategy: typeof globalThis extends { onmessage: any; ByteLengthQueuingStrategy: infer T }\n            ? T\n            : typeof import(\"stream/web\").ByteLengthQueuingStrategy;\n\n        interface CompressionStream extends _CompressionStream {}\n        /**\n         * `CompressionStream` class is a global reference for `import { CompressionStream } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-compressionstream\n         * @since v18.0.0\n         */\n        var CompressionStream: typeof globalThis extends {\n            onmessage: any;\n            // CompressionStream, DecompressionStream and ReportingObserver was introduced in the same commit.\n            // If ReportingObserver check is removed, the type here will form a circular reference in TS5.0+lib.dom.d.ts\n            ReportingObserver: any;\n            CompressionStream: infer T;\n        } ? T\n            // TS 4.8, 4.9, 5.0\n            : typeof globalThis extends { onmessage: any; TransformStream: { prototype: infer T } } ? {\n                    prototype: T;\n                    new(format: \"deflate\" | \"deflate-raw\" | \"gzip\"): T;\n                }\n            : typeof import(\"stream/web\").CompressionStream;\n\n        interface CountQueuingStrategy extends _CountQueuingStrategy {}\n        /**\n         * `CountQueuingStrategy` class is a global reference for `import { CountQueuingStrategy } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-countqueuingstrategy\n         * @since v18.0.0\n         */\n        var CountQueuingStrategy: typeof globalThis extends { onmessage: any; CountQueuingStrategy: infer T } ? T\n            : typeof import(\"stream/web\").CountQueuingStrategy;\n\n        interface DecompressionStream extends _DecompressionStream {}\n        /**\n         * `DecompressionStream` class is a global reference for `import { DecompressionStream } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-decompressionstream\n         * @since v18.0.0\n         */\n        var DecompressionStream: typeof globalThis extends {\n            onmessage: any;\n            // CompressionStream, DecompressionStream and ReportingObserver was introduced in the same commit.\n            // If ReportingObserver check is removed, the type here will form a circular reference in TS5.0+lib.dom.d.ts\n            ReportingObserver: any;\n            DecompressionStream: infer T extends object;\n        } ? T\n            // TS 4.8, 4.9, 5.0\n            : typeof globalThis extends { onmessage: any; TransformStream: { prototype: infer T } } ? {\n                    prototype: T;\n                    new(format: \"deflate\" | \"deflate-raw\" | \"gzip\"): T;\n                }\n            : typeof import(\"stream/web\").DecompressionStream;\n\n        interface ReadableByteStreamController extends _ReadableByteStreamController {}\n        /**\n         * `ReadableByteStreamController` class is a global reference for `import { ReadableByteStreamController } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-readablebytestreamcontroller\n         * @since v18.0.0\n         */\n        var ReadableByteStreamController: typeof globalThis extends\n            { onmessage: any; ReadableByteStreamController: infer T } ? T\n            : typeof import(\"stream/web\").ReadableByteStreamController;\n\n        interface ReadableStream<R = any> extends _ReadableStream<R> {}\n        /**\n         * `ReadableStream` class is a global reference for `import { ReadableStream } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-readablestream\n         * @since v18.0.0\n         */\n        var ReadableStream: typeof globalThis extends { onmessage: any; ReadableStream: infer T } ? T\n            : typeof import(\"stream/web\").ReadableStream;\n\n        interface ReadableStreamBYOBReader extends _ReadableStreamBYOBReader {}\n        /**\n         * `ReadableStreamBYOBReader` class is a global reference for `import { ReadableStreamBYOBReader } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-readablestreambyobreader\n         * @since v18.0.0\n         */\n        var ReadableStreamBYOBReader: typeof globalThis extends { onmessage: any; ReadableStreamBYOBReader: infer T }\n            ? T\n            : typeof import(\"stream/web\").ReadableStreamBYOBReader;\n\n        interface ReadableStreamBYOBRequest extends _ReadableStreamBYOBRequest {}\n        /**\n         * `ReadableStreamBYOBRequest` class is a global reference for `import { ReadableStreamBYOBRequest } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-readablestreambyobrequest\n         * @since v18.0.0\n         */\n        var ReadableStreamBYOBRequest: typeof globalThis extends { onmessage: any; ReadableStreamBYOBRequest: infer T }\n            ? T\n            : typeof import(\"stream/web\").ReadableStreamBYOBRequest;\n\n        interface ReadableStreamDefaultController<R = any> extends _ReadableStreamDefaultController<R> {}\n        /**\n         * `ReadableStreamDefaultController` class is a global reference for `import { ReadableStreamDefaultController } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-readablestreamdefaultcontroller\n         * @since v18.0.0\n         */\n        var ReadableStreamDefaultController: typeof globalThis extends\n            { onmessage: any; ReadableStreamDefaultController: infer T } ? T\n            : typeof import(\"stream/web\").ReadableStreamDefaultController;\n\n        interface ReadableStreamDefaultReader<R = any> extends _ReadableStreamDefaultReader<R> {}\n        /**\n         * `ReadableStreamDefaultReader` class is a global reference for `import { ReadableStreamDefaultReader } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-readablestreamdefaultreader\n         * @since v18.0.0\n         */\n        var ReadableStreamDefaultReader: typeof globalThis extends\n            { onmessage: any; ReadableStreamDefaultReader: infer T } ? T\n            : typeof import(\"stream/web\").ReadableStreamDefaultReader;\n\n        interface TextDecoderStream extends _TextDecoderStream {}\n        /**\n         * `TextDecoderStream` class is a global reference for `import { TextDecoderStream } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-textdecoderstream\n         * @since v18.0.0\n         */\n        var TextDecoderStream: typeof globalThis extends { onmessage: any; TextDecoderStream: infer T } ? T\n            : typeof import(\"stream/web\").TextDecoderStream;\n\n        interface TextEncoderStream extends _TextEncoderStream {}\n        /**\n         * `TextEncoderStream` class is a global reference for `import { TextEncoderStream } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-textencoderstream\n         * @since v18.0.0\n         */\n        var TextEncoderStream: typeof globalThis extends { onmessage: any; TextEncoderStream: infer T } ? T\n            : typeof import(\"stream/web\").TextEncoderStream;\n\n        interface TransformStream<I = any, O = any> extends _TransformStream<I, O> {}\n        /**\n         * `TransformStream` class is a global reference for `import { TransformStream } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-transformstream\n         * @since v18.0.0\n         */\n        var TransformStream: typeof globalThis extends { onmessage: any; TransformStream: infer T } ? T\n            : typeof import(\"stream/web\").TransformStream;\n\n        interface TransformStreamDefaultController<O = any> extends _TransformStreamDefaultController<O> {}\n        /**\n         * `TransformStreamDefaultController` class is a global reference for `import { TransformStreamDefaultController } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-transformstreamdefaultcontroller\n         * @since v18.0.0\n         */\n        var TransformStreamDefaultController: typeof globalThis extends\n            { onmessage: any; TransformStreamDefaultController: infer T } ? T\n            : typeof import(\"stream/web\").TransformStreamDefaultController;\n\n        interface WritableStream<W = any> extends _WritableStream<W> {}\n        /**\n         * `WritableStream` class is a global reference for `import { WritableStream } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-writablestream\n         * @since v18.0.0\n         */\n        var WritableStream: typeof globalThis extends { onmessage: any; WritableStream: infer T } ? T\n            : typeof import(\"stream/web\").WritableStream;\n\n        interface WritableStreamDefaultController extends _WritableStreamDefaultController {}\n        /**\n         * `WritableStreamDefaultController` class is a global reference for `import { WritableStreamDefaultController } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-writablestreamdefaultcontroller\n         * @since v18.0.0\n         */\n        var WritableStreamDefaultController: typeof globalThis extends\n            { onmessage: any; WritableStreamDefaultController: infer T } ? T\n            : typeof import(\"stream/web\").WritableStreamDefaultController;\n\n        interface WritableStreamDefaultWriter<W = any> extends _WritableStreamDefaultWriter<W> {}\n        /**\n         * `WritableStreamDefaultWriter` class is a global reference for `import { WritableStreamDefaultWriter } from 'node:stream/web'`.\n         * https://nodejs.org/api/globals.html#class-writablestreamdefaultwriter\n         * @since v18.0.0\n         */\n        var WritableStreamDefaultWriter: typeof globalThis extends\n            { onmessage: any; WritableStreamDefaultWriter: infer T } ? T\n            : typeof import(\"stream/web\").WritableStreamDefaultWriter;\n    }\n}\ndeclare module \"node:stream/web\" {\n    export * from \"stream/web\";\n}\n",
  "node_modules/@types/node/stream.d.ts": "/**\n * A stream is an abstract interface for working with streaming data in Node.js.\n * The `node:stream` module provides an API for implementing the stream interface.\n *\n * There are many stream objects provided by Node.js. For instance, a [request to an HTTP server](https://nodejs.org/docs/latest-v22.x/api/http.html#class-httpincomingmessage)\n * and [`process.stdout`](https://nodejs.org/docs/latest-v22.x/api/process.html#processstdout) are both stream instances.\n *\n * Streams can be readable, writable, or both. All streams are instances of [`EventEmitter`](https://nodejs.org/docs/latest-v22.x/api/events.html#class-eventemitter).\n *\n * To access the `node:stream` module:\n *\n * ```js\n * import stream from 'node:stream';\n * ```\n *\n * The `node:stream` module is useful for creating new types of stream instances.\n * It is usually not necessary to use the `node:stream` module to consume streams.\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/stream.js)\n */\ndeclare module \"stream\" {\n    import { Abortable, EventEmitter } from \"node:events\";\n    import { Blob as NodeBlob } from \"node:buffer\";\n    import * as streamPromises from \"node:stream/promises\";\n    import * as streamWeb from \"node:stream/web\";\n\n    type ComposeFnParam = (source: any) => void;\n\n    class Stream extends EventEmitter {\n        pipe<T extends NodeJS.WritableStream>(\n            destination: T,\n            options?: {\n                end?: boolean | undefined;\n            },\n        ): T;\n        compose<T extends NodeJS.ReadableStream>(\n            stream: T | ComposeFnParam | Iterable<T> | AsyncIterable<T>,\n            options?: { signal: AbortSignal },\n        ): T;\n    }\n    namespace Stream {\n        export { Stream, streamPromises as promises };\n    }\n    namespace Stream {\n        interface StreamOptions<T extends Stream> extends Abortable {\n            emitClose?: boolean | undefined;\n            highWaterMark?: number | undefined;\n            objectMode?: boolean | undefined;\n            construct?(this: T, callback: (error?: Error | null) => void): void;\n            destroy?(this: T, error: Error | null, callback: (error?: Error | null) => void): void;\n            autoDestroy?: boolean | undefined;\n        }\n        interface ReadableOptions<T extends Readable = Readable> extends StreamOptions<T> {\n            encoding?: BufferEncoding | undefined;\n            read?(this: T, size: number): void;\n        }\n        interface ArrayOptions {\n            /**\n             * The maximum concurrent invocations of `fn` to call on the stream at once.\n             * @default 1\n             */\n            concurrency?: number;\n            /** Allows destroying the stream if the signal is aborted. */\n            signal?: AbortSignal;\n        }\n        /**\n         * @since v0.9.4\n         */\n        class Readable extends Stream implements NodeJS.ReadableStream {\n            /**\n             * A utility method for creating Readable Streams out of iterators.\n             * @since v12.3.0, v10.17.0\n             * @param iterable Object implementing the `Symbol.asyncIterator` or `Symbol.iterator` iterable protocol. Emits an 'error' event if a null value is passed.\n             * @param options Options provided to `new stream.Readable([options])`. By default, `Readable.from()` will set `options.objectMode` to `true`, unless this is explicitly opted out by setting `options.objectMode` to `false`.\n             */\n            static from(iterable: Iterable<any> | AsyncIterable<any>, options?: ReadableOptions): Readable;\n            /**\n             * A utility method for creating a `Readable` from a web `ReadableStream`.\n             * @since v17.0.0\n             * @experimental\n             */\n            static fromWeb(\n                readableStream: streamWeb.ReadableStream,\n                options?: Pick<ReadableOptions, \"encoding\" | \"highWaterMark\" | \"objectMode\" | \"signal\">,\n            ): Readable;\n            /**\n             * A utility method for creating a web `ReadableStream` from a `Readable`.\n             * @since v17.0.0\n             * @experimental\n             */\n            static toWeb(\n                streamReadable: Readable,\n                options?: {\n                    strategy?: streamWeb.QueuingStrategy | undefined;\n                },\n            ): streamWeb.ReadableStream;\n            /**\n             * Returns whether the stream has been read from or cancelled.\n             * @since v16.8.0\n             */\n            static isDisturbed(stream: Readable | NodeJS.ReadableStream): boolean;\n            /**\n             * Returns whether the stream was destroyed or errored before emitting `'end'`.\n             * @since v16.8.0\n             * @experimental\n             */\n            readonly readableAborted: boolean;\n            /**\n             * Is `true` if it is safe to call {@link read}, which means\n             * the stream has not been destroyed or emitted `'error'` or `'end'`.\n             * @since v11.4.0\n             */\n            readable: boolean;\n            /**\n             * Returns whether `'data'` has been emitted.\n             * @since v16.7.0, v14.18.0\n             * @experimental\n             */\n            readonly readableDidRead: boolean;\n            /**\n             * Getter for the property `encoding` of a given `Readable` stream. The `encoding` property can be set using the {@link setEncoding} method.\n             * @since v12.7.0\n             */\n            readonly readableEncoding: BufferEncoding | null;\n            /**\n             * Becomes `true` when [`'end'`](https://nodejs.org/docs/latest-v22.x/api/stream.html#event-end) event is emitted.\n             * @since v12.9.0\n             */\n            readonly readableEnded: boolean;\n            /**\n             * This property reflects the current state of a `Readable` stream as described\n             * in the [Three states](https://nodejs.org/docs/latest-v22.x/api/stream.html#three-states) section.\n             * @since v9.4.0\n             */\n            readonly readableFlowing: boolean | null;\n            /**\n             * Returns the value of `highWaterMark` passed when creating this `Readable`.\n             * @since v9.3.0\n             */\n            readonly readableHighWaterMark: number;\n            /**\n             * This property contains the number of bytes (or objects) in the queue\n             * ready to be read. The value provides introspection data regarding\n             * the status of the `highWaterMark`.\n             * @since v9.4.0\n             */\n            readonly readableLength: number;\n            /**\n             * Getter for the property `objectMode` of a given `Readable` stream.\n             * @since v12.3.0\n             */\n            readonly readableObjectMode: boolean;\n            /**\n             * Is `true` after `readable.destroy()` has been called.\n             * @since v8.0.0\n             */\n            destroyed: boolean;\n            /**\n             * Is `true` after `'close'` has been emitted.\n             * @since v18.0.0\n             */\n            readonly closed: boolean;\n            /**\n             * Returns error if the stream has been destroyed with an error.\n             * @since v18.0.0\n             */\n            readonly errored: Error | null;\n            constructor(opts?: ReadableOptions);\n            _construct?(callback: (error?: Error | null) => void): void;\n            _read(size: number): void;\n            /**\n             * The `readable.read()` method reads data out of the internal buffer and\n             * returns it. If no data is available to be read, `null` is returned. By default,\n             * the data is returned as a `Buffer` object unless an encoding has been\n             * specified using the `readable.setEncoding()` method or the stream is operating\n             * in object mode.\n             *\n             * The optional `size` argument specifies a specific number of bytes to read. If\n             * `size` bytes are not available to be read, `null` will be returned _unless_ the\n             * stream has ended, in which case all of the data remaining in the internal buffer\n             * will be returned.\n             *\n             * If the `size` argument is not specified, all of the data contained in the\n             * internal buffer will be returned.\n             *\n             * The `size` argument must be less than or equal to 1 GiB.\n             *\n             * The `readable.read()` method should only be called on `Readable` streams\n             * operating in paused mode. In flowing mode, `readable.read()` is called\n             * automatically until the internal buffer is fully drained.\n             *\n             * ```js\n             * const readable = getReadableStreamSomehow();\n             *\n             * // 'readable' may be triggered multiple times as data is buffered in\n             * readable.on('readable', () => {\n             *   let chunk;\n             *   console.log('Stream is readable (new data received in buffer)');\n             *   // Use a loop to make sure we read all currently available data\n             *   while (null !== (chunk = readable.read())) {\n             *     console.log(`Read ${chunk.length} bytes of data...`);\n             *   }\n             * });\n             *\n             * // 'end' will be triggered once when there is no more data available\n             * readable.on('end', () => {\n             *   console.log('Reached end of stream.');\n             * });\n             * ```\n             *\n             * Each call to `readable.read()` returns a chunk of data, or `null`. The chunks\n             * are not concatenated. A `while` loop is necessary to consume all data\n             * currently in the buffer. When reading a large file `.read()` may return `null`,\n             * having consumed all buffered content so far, but there is still more data to\n             * come not yet buffered. In this case a new `'readable'` event will be emitted\n             * when there is more data in the buffer. Finally the `'end'` event will be\n             * emitted when there is no more data to come.\n             *\n             * Therefore to read a file's whole contents from a `readable`, it is necessary\n             * to collect chunks across multiple `'readable'` events:\n             *\n             * ```js\n             * const chunks = [];\n             *\n             * readable.on('readable', () => {\n             *   let chunk;\n             *   while (null !== (chunk = readable.read())) {\n             *     chunks.push(chunk);\n             *   }\n             * });\n             *\n             * readable.on('end', () => {\n             *   const content = chunks.join('');\n             * });\n             * ```\n             *\n             * A `Readable` stream in object mode will always return a single item from\n             * a call to `readable.read(size)`, regardless of the value of the `size` argument.\n             *\n             * If the `readable.read()` method returns a chunk of data, a `'data'` event will\n             * also be emitted.\n             *\n             * Calling {@link read} after the `'end'` event has\n             * been emitted will return `null`. No runtime error will be raised.\n             * @since v0.9.4\n             * @param size Optional argument to specify how much data to read.\n             */\n            read(size?: number): any;\n            /**\n             * The `readable.setEncoding()` method sets the character encoding for\n             * data read from the `Readable` stream.\n             *\n             * By default, no encoding is assigned and stream data will be returned as `Buffer` objects. Setting an encoding causes the stream data\n             * to be returned as strings of the specified encoding rather than as `Buffer` objects. For instance, calling `readable.setEncoding('utf8')` will cause the\n             * output data to be interpreted as UTF-8 data, and passed as strings. Calling `readable.setEncoding('hex')` will cause the data to be encoded in hexadecimal\n             * string format.\n             *\n             * The `Readable` stream will properly handle multi-byte characters delivered\n             * through the stream that would otherwise become improperly decoded if simply\n             * pulled from the stream as `Buffer` objects.\n             *\n             * ```js\n             * const readable = getReadableStreamSomehow();\n             * readable.setEncoding('utf8');\n             * readable.on('data', (chunk) => {\n             *   assert.equal(typeof chunk, 'string');\n             *   console.log('Got %d characters of string data:', chunk.length);\n             * });\n             * ```\n             * @since v0.9.4\n             * @param encoding The encoding to use.\n             */\n            setEncoding(encoding: BufferEncoding): this;\n            /**\n             * The `readable.pause()` method will cause a stream in flowing mode to stop\n             * emitting `'data'` events, switching out of flowing mode. Any data that\n             * becomes available will remain in the internal buffer.\n             *\n             * ```js\n             * const readable = getReadableStreamSomehow();\n             * readable.on('data', (chunk) => {\n             *   console.log(`Received ${chunk.length} bytes of data.`);\n             *   readable.pause();\n             *   console.log('There will be no additional data for 1 second.');\n             *   setTimeout(() => {\n             *     console.log('Now data will start flowing again.');\n             *     readable.resume();\n             *   }, 1000);\n             * });\n             * ```\n             *\n             * The `readable.pause()` method has no effect if there is a `'readable'` event listener.\n             * @since v0.9.4\n             */\n            pause(): this;\n            /**\n             * The `readable.resume()` method causes an explicitly paused `Readable` stream to\n             * resume emitting `'data'` events, switching the stream into flowing mode.\n             *\n             * The `readable.resume()` method can be used to fully consume the data from a\n             * stream without actually processing any of that data:\n             *\n             * ```js\n             * getReadableStreamSomehow()\n             *   .resume()\n             *   .on('end', () => {\n             *     console.log('Reached the end, but did not read anything.');\n             *   });\n             * ```\n             *\n             * The `readable.resume()` method has no effect if there is a `'readable'` event listener.\n             * @since v0.9.4\n             */\n            resume(): this;\n            /**\n             * The `readable.isPaused()` method returns the current operating state of the `Readable`.\n             * This is used primarily by the mechanism that underlies the `readable.pipe()` method.\n             * In most typical cases, there will be no reason to use this method directly.\n             *\n             * ```js\n             * const readable = new stream.Readable();\n             *\n             * readable.isPaused(); // === false\n             * readable.pause();\n             * readable.isPaused(); // === true\n             * readable.resume();\n             * readable.isPaused(); // === false\n             * ```\n             * @since v0.11.14\n             */\n            isPaused(): boolean;\n            /**\n             * The `readable.unpipe()` method detaches a `Writable` stream previously attached\n             * using the {@link pipe} method.\n             *\n             * If the `destination` is not specified, then _all_ pipes are detached.\n             *\n             * If the `destination` is specified, but no pipe is set up for it, then\n             * the method does nothing.\n             *\n             * ```js\n             * import fs from 'node:fs';\n             * const readable = getReadableStreamSomehow();\n             * const writable = fs.createWriteStream('file.txt');\n             * // All the data from readable goes into 'file.txt',\n             * // but only for the first second.\n             * readable.pipe(writable);\n             * setTimeout(() => {\n             *   console.log('Stop writing to file.txt.');\n             *   readable.unpipe(writable);\n             *   console.log('Manually close the file stream.');\n             *   writable.end();\n             * }, 1000);\n             * ```\n             * @since v0.9.4\n             * @param destination Optional specific stream to unpipe\n             */\n            unpipe(destination?: NodeJS.WritableStream): this;\n            /**\n             * Passing `chunk` as `null` signals the end of the stream (EOF) and behaves the\n             * same as `readable.push(null)`, after which no more data can be written. The EOF\n             * signal is put at the end of the buffer and any buffered data will still be\n             * flushed.\n             *\n             * The `readable.unshift()` method pushes a chunk of data back into the internal\n             * buffer. This is useful in certain situations where a stream is being consumed by\n             * code that needs to \"un-consume\" some amount of data that it has optimistically\n             * pulled out of the source, so that the data can be passed on to some other party.\n             *\n             * The `stream.unshift(chunk)` method cannot be called after the `'end'` event\n             * has been emitted or a runtime error will be thrown.\n             *\n             * Developers using `stream.unshift()` often should consider switching to\n             * use of a `Transform` stream instead. See the `API for stream implementers` section for more information.\n             *\n             * ```js\n             * // Pull off a header delimited by \\n\\n.\n             * // Use unshift() if we get too much.\n             * // Call the callback with (error, header, stream).\n             * import { StringDecoder } from 'node:string_decoder';\n             * function parseHeader(stream, callback) {\n             *   stream.on('error', callback);\n             *   stream.on('readable', onReadable);\n             *   const decoder = new StringDecoder('utf8');\n             *   let header = '';\n             *   function onReadable() {\n             *     let chunk;\n             *     while (null !== (chunk = stream.read())) {\n             *       const str = decoder.write(chunk);\n             *       if (str.includes('\\n\\n')) {\n             *         // Found the header boundary.\n             *         const split = str.split(/\\n\\n/);\n             *         header += split.shift();\n             *         const remaining = split.join('\\n\\n');\n             *         const buf = Buffer.from(remaining, 'utf8');\n             *         stream.removeListener('error', callback);\n             *         // Remove the 'readable' listener before unshifting.\n             *         stream.removeListener('readable', onReadable);\n             *         if (buf.length)\n             *           stream.unshift(buf);\n             *         // Now the body of the message can be read from the stream.\n             *         callback(null, header, stream);\n             *         return;\n             *       }\n             *       // Still reading the header.\n             *       header += str;\n             *     }\n             *   }\n             * }\n             * ```\n             *\n             * Unlike {@link push}, `stream.unshift(chunk)` will not\n             * end the reading process by resetting the internal reading state of the stream.\n             * This can cause unexpected results if `readable.unshift()` is called during a\n             * read (i.e. from within a {@link _read} implementation on a\n             * custom stream). Following the call to `readable.unshift()` with an immediate {@link push} will reset the reading state appropriately,\n             * however it is best to simply avoid calling `readable.unshift()` while in the\n             * process of performing a read.\n             * @since v0.9.11\n             * @param chunk Chunk of data to unshift onto the read queue. For streams not operating in object mode, `chunk` must\n             * be a {string}, {Buffer}, {TypedArray}, {DataView} or `null`. For object mode streams, `chunk` may be any JavaScript value.\n             * @param encoding Encoding of string chunks. Must be a valid `Buffer` encoding, such as `'utf8'` or `'ascii'`.\n             */\n            unshift(chunk: any, encoding?: BufferEncoding): void;\n            /**\n             * Prior to Node.js 0.10, streams did not implement the entire `node:stream` module API as it is currently defined. (See `Compatibility` for more\n             * information.)\n             *\n             * When using an older Node.js library that emits `'data'` events and has a {@link pause} method that is advisory only, the `readable.wrap()` method can be used to create a `Readable`\n             * stream that uses\n             * the old stream as its data source.\n             *\n             * It will rarely be necessary to use `readable.wrap()` but the method has been\n             * provided as a convenience for interacting with older Node.js applications and\n             * libraries.\n             *\n             * ```js\n             * import { OldReader } from './old-api-module.js';\n             * import { Readable } from 'node:stream';\n             * const oreader = new OldReader();\n             * const myReader = new Readable().wrap(oreader);\n             *\n             * myReader.on('readable', () => {\n             *   myReader.read(); // etc.\n             * });\n             * ```\n             * @since v0.9.4\n             * @param stream An \"old style\" readable stream\n             */\n            wrap(stream: NodeJS.ReadableStream): this;\n            push(chunk: any, encoding?: BufferEncoding): boolean;\n            /**\n             * The iterator created by this method gives users the option to cancel the destruction\n             * of the stream if the `for await...of` loop is exited by `return`, `break`, or `throw`,\n             * or if the iterator should destroy the stream if the stream emitted an error during iteration.\n             * @since v16.3.0\n             * @param options.destroyOnReturn When set to `false`, calling `return` on the async iterator,\n             * or exiting a `for await...of` iteration using a `break`, `return`, or `throw` will not destroy the stream.\n             * **Default: `true`**.\n             */\n            iterator(options?: { destroyOnReturn?: boolean }): NodeJS.AsyncIterator<any>;\n            /**\n             * This method allows mapping over the stream. The *fn* function will be called for every chunk in the stream.\n             * If the *fn* function returns a promise - that promise will be `await`ed before being passed to the result stream.\n             * @since v17.4.0, v16.14.0\n             * @param fn a function to map over every chunk in the stream. Async or not.\n             * @returns a stream mapped with the function *fn*.\n             */\n            map(fn: (data: any, options?: Pick<ArrayOptions, \"signal\">) => any, options?: ArrayOptions): Readable;\n            /**\n             * This method allows filtering the stream. For each chunk in the stream the *fn* function will be called\n             * and if it returns a truthy value, the chunk will be passed to the result stream.\n             * If the *fn* function returns a promise - that promise will be `await`ed.\n             * @since v17.4.0, v16.14.0\n             * @param fn a function to filter chunks from the stream. Async or not.\n             * @returns a stream filtered with the predicate *fn*.\n             */\n            filter(\n                fn: (data: any, options?: Pick<ArrayOptions, \"signal\">) => boolean | Promise<boolean>,\n                options?: ArrayOptions,\n            ): Readable;\n            /**\n             * This method allows iterating a stream. For each chunk in the stream the *fn* function will be called.\n             * If the *fn* function returns a promise - that promise will be `await`ed.\n             *\n             * This method is different from `for await...of` loops in that it can optionally process chunks concurrently.\n             * In addition, a `forEach` iteration can only be stopped by having passed a `signal` option\n             * and aborting the related AbortController while `for await...of` can be stopped with `break` or `return`.\n             * In either case the stream will be destroyed.\n             *\n             * This method is different from listening to the `'data'` event in that it uses the `readable` event\n             * in the underlying machinary and can limit the number of concurrent *fn* calls.\n             * @since v17.5.0\n             * @param fn a function to call on each chunk of the stream. Async or not.\n             * @returns a promise for when the stream has finished.\n             */\n            forEach(\n                fn: (data: any, options?: Pick<ArrayOptions, \"signal\">) => void | Promise<void>,\n                options?: ArrayOptions,\n            ): Promise<void>;\n            /**\n             * This method allows easily obtaining the contents of a stream.\n             *\n             * As this method reads the entire stream into memory, it negates the benefits of streams. It's intended\n             * for interoperability and convenience, not as the primary way to consume streams.\n             * @since v17.5.0\n             * @returns a promise containing an array with the contents of the stream.\n             */\n            toArray(options?: Pick<ArrayOptions, \"signal\">): Promise<any[]>;\n            /**\n             * This method is similar to `Array.prototype.some` and calls *fn* on each chunk in the stream\n             * until the awaited return value is `true` (or any truthy value). Once an *fn* call on a chunk\n             * `await`ed return value is truthy, the stream is destroyed and the promise is fulfilled with `true`.\n             * If none of the *fn* calls on the chunks return a truthy value, the promise is fulfilled with `false`.\n             * @since v17.5.0\n             * @param fn a function to call on each chunk of the stream. Async or not.\n             * @returns a promise evaluating to `true` if *fn* returned a truthy value for at least one of the chunks.\n             */\n            some(\n                fn: (data: any, options?: Pick<ArrayOptions, \"signal\">) => boolean | Promise<boolean>,\n                options?: ArrayOptions,\n            ): Promise<boolean>;\n            /**\n             * This method is similar to `Array.prototype.find` and calls *fn* on each chunk in the stream\n             * to find a chunk with a truthy value for *fn*. Once an *fn* call's awaited return value is truthy,\n             * the stream is destroyed and the promise is fulfilled with value for which *fn* returned a truthy value.\n             * If all of the *fn* calls on the chunks return a falsy value, the promise is fulfilled with `undefined`.\n             * @since v17.5.0\n             * @param fn a function to call on each chunk of the stream. Async or not.\n             * @returns a promise evaluating to the first chunk for which *fn* evaluated with a truthy value,\n             * or `undefined` if no element was found.\n             */\n            find<T>(\n                fn: (data: any, options?: Pick<ArrayOptions, \"signal\">) => data is T,\n                options?: ArrayOptions,\n            ): Promise<T | undefined>;\n            find(\n                fn: (data: any, options?: Pick<ArrayOptions, \"signal\">) => boolean | Promise<boolean>,\n                options?: ArrayOptions,\n            ): Promise<any>;\n            /**\n             * This method is similar to `Array.prototype.every` and calls *fn* on each chunk in the stream\n             * to check if all awaited return values are truthy value for *fn*. Once an *fn* call on a chunk\n             * `await`ed return value is falsy, the stream is destroyed and the promise is fulfilled with `false`.\n             * If all of the *fn* calls on the chunks return a truthy value, the promise is fulfilled with `true`.\n             * @since v17.5.0\n             * @param fn a function to call on each chunk of the stream. Async or not.\n             * @returns a promise evaluating to `true` if *fn* returned a truthy value for every one of the chunks.\n             */\n            every(\n                fn: (data: any, options?: Pick<ArrayOptions, \"signal\">) => boolean | Promise<boolean>,\n                options?: ArrayOptions,\n            ): Promise<boolean>;\n            /**\n             * This method returns a new stream by applying the given callback to each chunk of the stream\n             * and then flattening the result.\n             *\n             * It is possible to return a stream or another iterable or async iterable from *fn* and the result streams\n             * will be merged (flattened) into the returned stream.\n             * @since v17.5.0\n             * @param fn a function to map over every chunk in the stream. May be async. May be a stream or generator.\n             * @returns a stream flat-mapped with the function *fn*.\n             */\n            flatMap(fn: (data: any, options?: Pick<ArrayOptions, \"signal\">) => any, options?: ArrayOptions): Readable;\n            /**\n             * This method returns a new stream with the first *limit* chunks dropped from the start.\n             * @since v17.5.0\n             * @param limit the number of chunks to drop from the readable.\n             * @returns a stream with *limit* chunks dropped from the start.\n             */\n            drop(limit: number, options?: Pick<ArrayOptions, \"signal\">): Readable;\n            /**\n             * This method returns a new stream with the first *limit* chunks.\n             * @since v17.5.0\n             * @param limit the number of chunks to take from the readable.\n             * @returns a stream with *limit* chunks taken.\n             */\n            take(limit: number, options?: Pick<ArrayOptions, \"signal\">): Readable;\n            /**\n             * This method returns a new stream with chunks of the underlying stream paired with a counter\n             * in the form `[index, chunk]`. The first index value is `0` and it increases by 1 for each chunk produced.\n             * @since v17.5.0\n             * @returns a stream of indexed pairs.\n             */\n            asIndexedPairs(options?: Pick<ArrayOptions, \"signal\">): Readable;\n            /**\n             * This method calls *fn* on each chunk of the stream in order, passing it the result from the calculation\n             * on the previous element. It returns a promise for the final value of the reduction.\n             *\n             * If no *initial* value is supplied the first chunk of the stream is used as the initial value.\n             * If the stream is empty, the promise is rejected with a `TypeError` with the `ERR_INVALID_ARGS` code property.\n             *\n             * The reducer function iterates the stream element-by-element which means that there is no *concurrency* parameter\n             * or parallelism. To perform a reduce concurrently, you can extract the async function to `readable.map` method.\n             * @since v17.5.0\n             * @param fn a reducer function to call over every chunk in the stream. Async or not.\n             * @param initial the initial value to use in the reduction.\n             * @returns a promise for the final value of the reduction.\n             */\n            reduce<T = any>(\n                fn: (previous: any, data: any, options?: Pick<ArrayOptions, \"signal\">) => T,\n                initial?: undefined,\n                options?: Pick<ArrayOptions, \"signal\">,\n            ): Promise<T>;\n            reduce<T = any>(\n                fn: (previous: T, data: any, options?: Pick<ArrayOptions, \"signal\">) => T,\n                initial: T,\n                options?: Pick<ArrayOptions, \"signal\">,\n            ): Promise<T>;\n            _destroy(error: Error | null, callback: (error?: Error | null) => void): void;\n            /**\n             * Destroy the stream. Optionally emit an `'error'` event, and emit a `'close'` event (unless `emitClose` is set to `false`). After this call, the readable\n             * stream will release any internal resources and subsequent calls to `push()` will be ignored.\n             *\n             * Once `destroy()` has been called any further calls will be a no-op and no\n             * further errors except from `_destroy()` may be emitted as `'error'`.\n             *\n             * Implementors should not override this method, but instead implement `readable._destroy()`.\n             * @since v8.0.0\n             * @param error Error which will be passed as payload in `'error'` event\n             */\n            destroy(error?: Error): this;\n            /**\n             * Event emitter\n             * The defined events on documents including:\n             * 1. close\n             * 2. data\n             * 3. end\n             * 4. error\n             * 5. pause\n             * 6. readable\n             * 7. resume\n             */\n            addListener(event: \"close\", listener: () => void): this;\n            addListener(event: \"data\", listener: (chunk: any) => void): this;\n            addListener(event: \"end\", listener: () => void): this;\n            addListener(event: \"error\", listener: (err: Error) => void): this;\n            addListener(event: \"pause\", listener: () => void): this;\n            addListener(event: \"readable\", listener: () => void): this;\n            addListener(event: \"resume\", listener: () => void): this;\n            addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            emit(event: \"close\"): boolean;\n            emit(event: \"data\", chunk: any): boolean;\n            emit(event: \"end\"): boolean;\n            emit(event: \"error\", err: Error): boolean;\n            emit(event: \"pause\"): boolean;\n            emit(event: \"readable\"): boolean;\n            emit(event: \"resume\"): boolean;\n            emit(event: string | symbol, ...args: any[]): boolean;\n            on(event: \"close\", listener: () => void): this;\n            on(event: \"data\", listener: (chunk: any) => void): this;\n            on(event: \"end\", listener: () => void): this;\n            on(event: \"error\", listener: (err: Error) => void): this;\n            on(event: \"pause\", listener: () => void): this;\n            on(event: \"readable\", listener: () => void): this;\n            on(event: \"resume\", listener: () => void): this;\n            on(event: string | symbol, listener: (...args: any[]) => void): this;\n            once(event: \"close\", listener: () => void): this;\n            once(event: \"data\", listener: (chunk: any) => void): this;\n            once(event: \"end\", listener: () => void): this;\n            once(event: \"error\", listener: (err: Error) => void): this;\n            once(event: \"pause\", listener: () => void): this;\n            once(event: \"readable\", listener: () => void): this;\n            once(event: \"resume\", listener: () => void): this;\n            once(event: string | symbol, listener: (...args: any[]) => void): this;\n            prependListener(event: \"close\", listener: () => void): this;\n            prependListener(event: \"data\", listener: (chunk: any) => void): this;\n            prependListener(event: \"end\", listener: () => void): this;\n            prependListener(event: \"error\", listener: (err: Error) => void): this;\n            prependListener(event: \"pause\", listener: () => void): this;\n            prependListener(event: \"readable\", listener: () => void): this;\n            prependListener(event: \"resume\", listener: () => void): this;\n            prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            prependOnceListener(event: \"close\", listener: () => void): this;\n            prependOnceListener(event: \"data\", listener: (chunk: any) => void): this;\n            prependOnceListener(event: \"end\", listener: () => void): this;\n            prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n            prependOnceListener(event: \"pause\", listener: () => void): this;\n            prependOnceListener(event: \"readable\", listener: () => void): this;\n            prependOnceListener(event: \"resume\", listener: () => void): this;\n            prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            removeListener(event: \"close\", listener: () => void): this;\n            removeListener(event: \"data\", listener: (chunk: any) => void): this;\n            removeListener(event: \"end\", listener: () => void): this;\n            removeListener(event: \"error\", listener: (err: Error) => void): this;\n            removeListener(event: \"pause\", listener: () => void): this;\n            removeListener(event: \"readable\", listener: () => void): this;\n            removeListener(event: \"resume\", listener: () => void): this;\n            removeListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            [Symbol.asyncIterator](): NodeJS.AsyncIterator<any>;\n            /**\n             * Calls `readable.destroy()` with an `AbortError` and returns a promise that fulfills when the stream is finished.\n             * @since v20.4.0\n             */\n            [Symbol.asyncDispose](): Promise<void>;\n        }\n        interface WritableOptions<T extends Writable = Writable> extends StreamOptions<T> {\n            decodeStrings?: boolean | undefined;\n            defaultEncoding?: BufferEncoding | undefined;\n            write?(\n                this: T,\n                chunk: any,\n                encoding: BufferEncoding,\n                callback: (error?: Error | null) => void,\n            ): void;\n            writev?(\n                this: T,\n                chunks: Array<{\n                    chunk: any;\n                    encoding: BufferEncoding;\n                }>,\n                callback: (error?: Error | null) => void,\n            ): void;\n            final?(this: T, callback: (error?: Error | null) => void): void;\n        }\n        /**\n         * @since v0.9.4\n         */\n        class Writable extends Stream implements NodeJS.WritableStream {\n            /**\n             * A utility method for creating a `Writable` from a web `WritableStream`.\n             * @since v17.0.0\n             * @experimental\n             */\n            static fromWeb(\n                writableStream: streamWeb.WritableStream,\n                options?: Pick<WritableOptions, \"decodeStrings\" | \"highWaterMark\" | \"objectMode\" | \"signal\">,\n            ): Writable;\n            /**\n             * A utility method for creating a web `WritableStream` from a `Writable`.\n             * @since v17.0.0\n             * @experimental\n             */\n            static toWeb(streamWritable: Writable): streamWeb.WritableStream;\n            /**\n             * Is `true` if it is safe to call `writable.write()`, which means\n             * the stream has not been destroyed, errored, or ended.\n             * @since v11.4.0\n             */\n            readonly writable: boolean;\n            /**\n             * Is `true` after `writable.end()` has been called. This property\n             * does not indicate whether the data has been flushed, for this use `writable.writableFinished` instead.\n             * @since v12.9.0\n             */\n            readonly writableEnded: boolean;\n            /**\n             * Is set to `true` immediately before the `'finish'` event is emitted.\n             * @since v12.6.0\n             */\n            readonly writableFinished: boolean;\n            /**\n             * Return the value of `highWaterMark` passed when creating this `Writable`.\n             * @since v9.3.0\n             */\n            readonly writableHighWaterMark: number;\n            /**\n             * This property contains the number of bytes (or objects) in the queue\n             * ready to be written. The value provides introspection data regarding\n             * the status of the `highWaterMark`.\n             * @since v9.4.0\n             */\n            readonly writableLength: number;\n            /**\n             * Getter for the property `objectMode` of a given `Writable` stream.\n             * @since v12.3.0\n             */\n            readonly writableObjectMode: boolean;\n            /**\n             * Number of times `writable.uncork()` needs to be\n             * called in order to fully uncork the stream.\n             * @since v13.2.0, v12.16.0\n             */\n            readonly writableCorked: number;\n            /**\n             * Is `true` after `writable.destroy()` has been called.\n             * @since v8.0.0\n             */\n            destroyed: boolean;\n            /**\n             * Is `true` after `'close'` has been emitted.\n             * @since v18.0.0\n             */\n            readonly closed: boolean;\n            /**\n             * Returns error if the stream has been destroyed with an error.\n             * @since v18.0.0\n             */\n            readonly errored: Error | null;\n            /**\n             * Is `true` if the stream's buffer has been full and stream will emit `'drain'`.\n             * @since v15.2.0, v14.17.0\n             */\n            readonly writableNeedDrain: boolean;\n            constructor(opts?: WritableOptions);\n            _write(chunk: any, encoding: BufferEncoding, callback: (error?: Error | null) => void): void;\n            _writev?(\n                chunks: Array<{\n                    chunk: any;\n                    encoding: BufferEncoding;\n                }>,\n                callback: (error?: Error | null) => void,\n            ): void;\n            _construct?(callback: (error?: Error | null) => void): void;\n            _destroy(error: Error | null, callback: (error?: Error | null) => void): void;\n            _final(callback: (error?: Error | null) => void): void;\n            /**\n             * The `writable.write()` method writes some data to the stream, and calls the\n             * supplied `callback` once the data has been fully handled. If an error\n             * occurs, the `callback` will be called with the error as its\n             * first argument. The `callback` is called asynchronously and before `'error'` is\n             * emitted.\n             *\n             * The return value is `true` if the internal buffer is less than the `highWaterMark` configured when the stream was created after admitting `chunk`.\n             * If `false` is returned, further attempts to write data to the stream should\n             * stop until the `'drain'` event is emitted.\n             *\n             * While a stream is not draining, calls to `write()` will buffer `chunk`, and\n             * return false. Once all currently buffered chunks are drained (accepted for\n             * delivery by the operating system), the `'drain'` event will be emitted.\n             * Once `write()` returns false, do not write more chunks\n             * until the `'drain'` event is emitted. While calling `write()` on a stream that\n             * is not draining is allowed, Node.js will buffer all written chunks until\n             * maximum memory usage occurs, at which point it will abort unconditionally.\n             * Even before it aborts, high memory usage will cause poor garbage collector\n             * performance and high RSS (which is not typically released back to the system,\n             * even after the memory is no longer required). Since TCP sockets may never\n             * drain if the remote peer does not read the data, writing a socket that is\n             * not draining may lead to a remotely exploitable vulnerability.\n             *\n             * Writing data while the stream is not draining is particularly\n             * problematic for a `Transform`, because the `Transform` streams are paused\n             * by default until they are piped or a `'data'` or `'readable'` event handler\n             * is added.\n             *\n             * If the data to be written can be generated or fetched on demand, it is\n             * recommended to encapsulate the logic into a `Readable` and use {@link pipe}. However, if calling `write()` is preferred, it is\n             * possible to respect backpressure and avoid memory issues using the `'drain'` event:\n             *\n             * ```js\n             * function write(data, cb) {\n             *   if (!stream.write(data)) {\n             *     stream.once('drain', cb);\n             *   } else {\n             *     process.nextTick(cb);\n             *   }\n             * }\n             *\n             * // Wait for cb to be called before doing any other write.\n             * write('hello', () => {\n             *   console.log('Write completed, do more writes now.');\n             * });\n             * ```\n             *\n             * A `Writable` stream in object mode will always ignore the `encoding` argument.\n             * @since v0.9.4\n             * @param chunk Optional data to write. For streams not operating in object mode, `chunk` must be a {string}, {Buffer},\n             * {TypedArray} or {DataView}. For object mode streams, `chunk` may be any JavaScript value other than `null`.\n             * @param [encoding='utf8'] The encoding, if `chunk` is a string.\n             * @param callback Callback for when this chunk of data is flushed.\n             * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n             */\n            write(chunk: any, callback?: (error: Error | null | undefined) => void): boolean;\n            write(chunk: any, encoding: BufferEncoding, callback?: (error: Error | null | undefined) => void): boolean;\n            /**\n             * The `writable.setDefaultEncoding()` method sets the default `encoding` for a `Writable` stream.\n             * @since v0.11.15\n             * @param encoding The new default encoding\n             */\n            setDefaultEncoding(encoding: BufferEncoding): this;\n            /**\n             * Calling the `writable.end()` method signals that no more data will be written\n             * to the `Writable`. The optional `chunk` and `encoding` arguments allow one\n             * final additional chunk of data to be written immediately before closing the\n             * stream.\n             *\n             * Calling the {@link write} method after calling {@link end} will raise an error.\n             *\n             * ```js\n             * // Write 'hello, ' and then end with 'world!'.\n             * import fs from 'node:fs';\n             * const file = fs.createWriteStream('example.txt');\n             * file.write('hello, ');\n             * file.end('world!');\n             * // Writing more now is not allowed!\n             * ```\n             * @since v0.9.4\n             * @param chunk Optional data to write. For streams not operating in object mode, `chunk` must be a {string}, {Buffer},\n             * {TypedArray} or {DataView}. For object mode streams, `chunk` may be any JavaScript value other than `null`.\n             * @param encoding The encoding if `chunk` is a string\n             * @param callback Callback for when the stream is finished.\n             */\n            end(cb?: () => void): this;\n            end(chunk: any, cb?: () => void): this;\n            end(chunk: any, encoding: BufferEncoding, cb?: () => void): this;\n            /**\n             * The `writable.cork()` method forces all written data to be buffered in memory.\n             * The buffered data will be flushed when either the {@link uncork} or {@link end} methods are called.\n             *\n             * The primary intent of `writable.cork()` is to accommodate a situation in which\n             * several small chunks are written to the stream in rapid succession. Instead of\n             * immediately forwarding them to the underlying destination, `writable.cork()` buffers all the chunks until `writable.uncork()` is called, which will pass them\n             * all to `writable._writev()`, if present. This prevents a head-of-line blocking\n             * situation where data is being buffered while waiting for the first small chunk\n             * to be processed. However, use of `writable.cork()` without implementing `writable._writev()` may have an adverse effect on throughput.\n             *\n             * See also: `writable.uncork()`, `writable._writev()`.\n             * @since v0.11.2\n             */\n            cork(): void;\n            /**\n             * The `writable.uncork()` method flushes all data buffered since {@link cork} was called.\n             *\n             * When using `writable.cork()` and `writable.uncork()` to manage the buffering\n             * of writes to a stream, defer calls to `writable.uncork()` using `process.nextTick()`. Doing so allows batching of all `writable.write()` calls that occur within a given Node.js event\n             * loop phase.\n             *\n             * ```js\n             * stream.cork();\n             * stream.write('some ');\n             * stream.write('data ');\n             * process.nextTick(() => stream.uncork());\n             * ```\n             *\n             * If the `writable.cork()` method is called multiple times on a stream, the\n             * same number of calls to `writable.uncork()` must be called to flush the buffered\n             * data.\n             *\n             * ```js\n             * stream.cork();\n             * stream.write('some ');\n             * stream.cork();\n             * stream.write('data ');\n             * process.nextTick(() => {\n             *   stream.uncork();\n             *   // The data will not be flushed until uncork() is called a second time.\n             *   stream.uncork();\n             * });\n             * ```\n             *\n             * See also: `writable.cork()`.\n             * @since v0.11.2\n             */\n            uncork(): void;\n            /**\n             * Destroy the stream. Optionally emit an `'error'` event, and emit a `'close'` event (unless `emitClose` is set to `false`). After this call, the writable\n             * stream has ended and subsequent calls to `write()` or `end()` will result in\n             * an `ERR_STREAM_DESTROYED` error.\n             * This is a destructive and immediate way to destroy a stream. Previous calls to `write()` may not have drained, and may trigger an `ERR_STREAM_DESTROYED` error.\n             * Use `end()` instead of destroy if data should flush before close, or wait for\n             * the `'drain'` event before destroying the stream.\n             *\n             * Once `destroy()` has been called any further calls will be a no-op and no\n             * further errors except from `_destroy()` may be emitted as `'error'`.\n             *\n             * Implementors should not override this method,\n             * but instead implement `writable._destroy()`.\n             * @since v8.0.0\n             * @param error Optional, an error to emit with `'error'` event.\n             */\n            destroy(error?: Error): this;\n            /**\n             * Event emitter\n             * The defined events on documents including:\n             * 1. close\n             * 2. drain\n             * 3. error\n             * 4. finish\n             * 5. pipe\n             * 6. unpipe\n             */\n            addListener(event: \"close\", listener: () => void): this;\n            addListener(event: \"drain\", listener: () => void): this;\n            addListener(event: \"error\", listener: (err: Error) => void): this;\n            addListener(event: \"finish\", listener: () => void): this;\n            addListener(event: \"pipe\", listener: (src: Readable) => void): this;\n            addListener(event: \"unpipe\", listener: (src: Readable) => void): this;\n            addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            emit(event: \"close\"): boolean;\n            emit(event: \"drain\"): boolean;\n            emit(event: \"error\", err: Error): boolean;\n            emit(event: \"finish\"): boolean;\n            emit(event: \"pipe\", src: Readable): boolean;\n            emit(event: \"unpipe\", src: Readable): boolean;\n            emit(event: string | symbol, ...args: any[]): boolean;\n            on(event: \"close\", listener: () => void): this;\n            on(event: \"drain\", listener: () => void): this;\n            on(event: \"error\", listener: (err: Error) => void): this;\n            on(event: \"finish\", listener: () => void): this;\n            on(event: \"pipe\", listener: (src: Readable) => void): this;\n            on(event: \"unpipe\", listener: (src: Readable) => void): this;\n            on(event: string | symbol, listener: (...args: any[]) => void): this;\n            once(event: \"close\", listener: () => void): this;\n            once(event: \"drain\", listener: () => void): this;\n            once(event: \"error\", listener: (err: Error) => void): this;\n            once(event: \"finish\", listener: () => void): this;\n            once(event: \"pipe\", listener: (src: Readable) => void): this;\n            once(event: \"unpipe\", listener: (src: Readable) => void): this;\n            once(event: string | symbol, listener: (...args: any[]) => void): this;\n            prependListener(event: \"close\", listener: () => void): this;\n            prependListener(event: \"drain\", listener: () => void): this;\n            prependListener(event: \"error\", listener: (err: Error) => void): this;\n            prependListener(event: \"finish\", listener: () => void): this;\n            prependListener(event: \"pipe\", listener: (src: Readable) => void): this;\n            prependListener(event: \"unpipe\", listener: (src: Readable) => void): this;\n            prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            prependOnceListener(event: \"close\", listener: () => void): this;\n            prependOnceListener(event: \"drain\", listener: () => void): this;\n            prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n            prependOnceListener(event: \"finish\", listener: () => void): this;\n            prependOnceListener(event: \"pipe\", listener: (src: Readable) => void): this;\n            prependOnceListener(event: \"unpipe\", listener: (src: Readable) => void): this;\n            prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            removeListener(event: \"close\", listener: () => void): this;\n            removeListener(event: \"drain\", listener: () => void): this;\n            removeListener(event: \"error\", listener: (err: Error) => void): this;\n            removeListener(event: \"finish\", listener: () => void): this;\n            removeListener(event: \"pipe\", listener: (src: Readable) => void): this;\n            removeListener(event: \"unpipe\", listener: (src: Readable) => void): this;\n            removeListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        }\n        interface DuplexOptions<T extends Duplex = Duplex> extends ReadableOptions<T>, WritableOptions<T> {\n            allowHalfOpen?: boolean | undefined;\n            readableObjectMode?: boolean | undefined;\n            writableObjectMode?: boolean | undefined;\n            readableHighWaterMark?: number | undefined;\n            writableHighWaterMark?: number | undefined;\n            writableCorked?: number | undefined;\n        }\n        /**\n         * Duplex streams are streams that implement both the `Readable` and `Writable` interfaces.\n         *\n         * Examples of `Duplex` streams include:\n         *\n         * * `TCP sockets`\n         * * `zlib streams`\n         * * `crypto streams`\n         * @since v0.9.4\n         */\n        class Duplex extends Stream implements NodeJS.ReadWriteStream {\n            /**\n             * If `false` then the stream will automatically end the writable side when the\n             * readable side ends. Set initially by the `allowHalfOpen` constructor option,\n             * which defaults to `true`.\n             *\n             * This can be changed manually to change the half-open behavior of an existing\n             * `Duplex` stream instance, but must be changed before the `'end'` event is emitted.\n             * @since v0.9.4\n             */\n            allowHalfOpen: boolean;\n            constructor(opts?: DuplexOptions);\n            /**\n             * A utility method for creating duplex streams.\n             *\n             * - `Stream` converts writable stream into writable `Duplex` and readable stream\n             *   to `Duplex`.\n             * - `Blob` converts into readable `Duplex`.\n             * - `string` converts into readable `Duplex`.\n             * - `ArrayBuffer` converts into readable `Duplex`.\n             * - `AsyncIterable` converts into a readable `Duplex`. Cannot yield `null`.\n             * - `AsyncGeneratorFunction` converts into a readable/writable transform\n             *   `Duplex`. Must take a source `AsyncIterable` as first parameter. Cannot yield\n             *   `null`.\n             * - `AsyncFunction` converts into a writable `Duplex`. Must return\n             *   either `null` or `undefined`\n             * - `Object ({ writable, readable })` converts `readable` and\n             *   `writable` into `Stream` and then combines them into `Duplex` where the\n             *   `Duplex` will write to the `writable` and read from the `readable`.\n             * - `Promise` converts into readable `Duplex`. Value `null` is ignored.\n             *\n             * @since v16.8.0\n             */\n            static from(\n                src:\n                    | Stream\n                    | NodeBlob\n                    | ArrayBuffer\n                    | string\n                    | Iterable<any>\n                    | AsyncIterable<any>\n                    | AsyncGeneratorFunction\n                    | Promise<any>\n                    | Object,\n            ): Duplex;\n            /**\n             * A utility method for creating a web `ReadableStream` and `WritableStream` from a `Duplex`.\n             * @since v17.0.0\n             * @experimental\n             */\n            static toWeb(streamDuplex: Duplex): {\n                readable: streamWeb.ReadableStream;\n                writable: streamWeb.WritableStream;\n            };\n            /**\n             * A utility method for creating a `Duplex` from a web `ReadableStream` and `WritableStream`.\n             * @since v17.0.0\n             * @experimental\n             */\n            static fromWeb(\n                duplexStream: {\n                    readable: streamWeb.ReadableStream;\n                    writable: streamWeb.WritableStream;\n                },\n                options?: Pick<\n                    DuplexOptions,\n                    \"allowHalfOpen\" | \"decodeStrings\" | \"encoding\" | \"highWaterMark\" | \"objectMode\" | \"signal\"\n                >,\n            ): Duplex;\n            /**\n             * Event emitter\n             * The defined events on documents including:\n             * 1.  close\n             * 2.  data\n             * 3.  drain\n             * 4.  end\n             * 5.  error\n             * 6.  finish\n             * 7.  pause\n             * 8.  pipe\n             * 9.  readable\n             * 10. resume\n             * 11. unpipe\n             */\n            addListener(event: \"close\", listener: () => void): this;\n            addListener(event: \"data\", listener: (chunk: any) => void): this;\n            addListener(event: \"drain\", listener: () => void): this;\n            addListener(event: \"end\", listener: () => void): this;\n            addListener(event: \"error\", listener: (err: Error) => void): this;\n            addListener(event: \"finish\", listener: () => void): this;\n            addListener(event: \"pause\", listener: () => void): this;\n            addListener(event: \"pipe\", listener: (src: Readable) => void): this;\n            addListener(event: \"readable\", listener: () => void): this;\n            addListener(event: \"resume\", listener: () => void): this;\n            addListener(event: \"unpipe\", listener: (src: Readable) => void): this;\n            addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            emit(event: \"close\"): boolean;\n            emit(event: \"data\", chunk: any): boolean;\n            emit(event: \"drain\"): boolean;\n            emit(event: \"end\"): boolean;\n            emit(event: \"error\", err: Error): boolean;\n            emit(event: \"finish\"): boolean;\n            emit(event: \"pause\"): boolean;\n            emit(event: \"pipe\", src: Readable): boolean;\n            emit(event: \"readable\"): boolean;\n            emit(event: \"resume\"): boolean;\n            emit(event: \"unpipe\", src: Readable): boolean;\n            emit(event: string | symbol, ...args: any[]): boolean;\n            on(event: \"close\", listener: () => void): this;\n            on(event: \"data\", listener: (chunk: any) => void): this;\n            on(event: \"drain\", listener: () => void): this;\n            on(event: \"end\", listener: () => void): this;\n            on(event: \"error\", listener: (err: Error) => void): this;\n            on(event: \"finish\", listener: () => void): this;\n            on(event: \"pause\", listener: () => void): this;\n            on(event: \"pipe\", listener: (src: Readable) => void): this;\n            on(event: \"readable\", listener: () => void): this;\n            on(event: \"resume\", listener: () => void): this;\n            on(event: \"unpipe\", listener: (src: Readable) => void): this;\n            on(event: string | symbol, listener: (...args: any[]) => void): this;\n            once(event: \"close\", listener: () => void): this;\n            once(event: \"data\", listener: (chunk: any) => void): this;\n            once(event: \"drain\", listener: () => void): this;\n            once(event: \"end\", listener: () => void): this;\n            once(event: \"error\", listener: (err: Error) => void): this;\n            once(event: \"finish\", listener: () => void): this;\n            once(event: \"pause\", listener: () => void): this;\n            once(event: \"pipe\", listener: (src: Readable) => void): this;\n            once(event: \"readable\", listener: () => void): this;\n            once(event: \"resume\", listener: () => void): this;\n            once(event: \"unpipe\", listener: (src: Readable) => void): this;\n            once(event: string | symbol, listener: (...args: any[]) => void): this;\n            prependListener(event: \"close\", listener: () => void): this;\n            prependListener(event: \"data\", listener: (chunk: any) => void): this;\n            prependListener(event: \"drain\", listener: () => void): this;\n            prependListener(event: \"end\", listener: () => void): this;\n            prependListener(event: \"error\", listener: (err: Error) => void): this;\n            prependListener(event: \"finish\", listener: () => void): this;\n            prependListener(event: \"pause\", listener: () => void): this;\n            prependListener(event: \"pipe\", listener: (src: Readable) => void): this;\n            prependListener(event: \"readable\", listener: () => void): this;\n            prependListener(event: \"resume\", listener: () => void): this;\n            prependListener(event: \"unpipe\", listener: (src: Readable) => void): this;\n            prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            prependOnceListener(event: \"close\", listener: () => void): this;\n            prependOnceListener(event: \"data\", listener: (chunk: any) => void): this;\n            prependOnceListener(event: \"drain\", listener: () => void): this;\n            prependOnceListener(event: \"end\", listener: () => void): this;\n            prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n            prependOnceListener(event: \"finish\", listener: () => void): this;\n            prependOnceListener(event: \"pause\", listener: () => void): this;\n            prependOnceListener(event: \"pipe\", listener: (src: Readable) => void): this;\n            prependOnceListener(event: \"readable\", listener: () => void): this;\n            prependOnceListener(event: \"resume\", listener: () => void): this;\n            prependOnceListener(event: \"unpipe\", listener: (src: Readable) => void): this;\n            prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            removeListener(event: \"close\", listener: () => void): this;\n            removeListener(event: \"data\", listener: (chunk: any) => void): this;\n            removeListener(event: \"drain\", listener: () => void): this;\n            removeListener(event: \"end\", listener: () => void): this;\n            removeListener(event: \"error\", listener: (err: Error) => void): this;\n            removeListener(event: \"finish\", listener: () => void): this;\n            removeListener(event: \"pause\", listener: () => void): this;\n            removeListener(event: \"pipe\", listener: (src: Readable) => void): this;\n            removeListener(event: \"readable\", listener: () => void): this;\n            removeListener(event: \"resume\", listener: () => void): this;\n            removeListener(event: \"unpipe\", listener: (src: Readable) => void): this;\n            removeListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        }\n        interface Duplex extends Readable, Writable {}\n        /**\n         * The utility function `duplexPair` returns an Array with two items,\n         * each being a `Duplex` stream connected to the other side:\n         *\n         * ```js\n         * const [ sideA, sideB ] = duplexPair();\n         * ```\n         *\n         * Whatever is written to one stream is made readable on the other. It provides\n         * behavior analogous to a network connection, where the data written by the client\n         * becomes readable by the server, and vice-versa.\n         *\n         * The Duplex streams are symmetrical; one or the other may be used without any\n         * difference in behavior.\n         * @param options A value to pass to both {@link Duplex} constructors,\n         * to set options such as buffering.\n         * @since v22.6.0\n         */\n        function duplexPair(options?: DuplexOptions): [Duplex, Duplex];\n        type TransformCallback = (error?: Error | null, data?: any) => void;\n        interface TransformOptions<T extends Transform = Transform> extends DuplexOptions<T> {\n            transform?(this: T, chunk: any, encoding: BufferEncoding, callback: TransformCallback): void;\n            flush?(this: T, callback: TransformCallback): void;\n        }\n        /**\n         * Transform streams are `Duplex` streams where the output is in some way\n         * related to the input. Like all `Duplex` streams, `Transform` streams\n         * implement both the `Readable` and `Writable` interfaces.\n         *\n         * Examples of `Transform` streams include:\n         *\n         * * `zlib streams`\n         * * `crypto streams`\n         * @since v0.9.4\n         */\n        class Transform extends Duplex {\n            constructor(opts?: TransformOptions);\n            _transform(chunk: any, encoding: BufferEncoding, callback: TransformCallback): void;\n            _flush(callback: TransformCallback): void;\n        }\n        /**\n         * The `stream.PassThrough` class is a trivial implementation of a `Transform` stream that simply passes the input bytes across to the output. Its purpose is\n         * primarily for examples and testing, but there are some use cases where `stream.PassThrough` is useful as a building block for novel sorts of streams.\n         */\n        class PassThrough extends Transform {}\n        /**\n         * A stream to attach a signal to.\n         *\n         * Attaches an AbortSignal to a readable or writeable stream. This lets code\n         * control stream destruction using an `AbortController`.\n         *\n         * Calling `abort` on the `AbortController` corresponding to the passed `AbortSignal` will behave the same way as calling `.destroy(new AbortError())` on the\n         * stream, and `controller.error(new AbortError())` for webstreams.\n         *\n         * ```js\n         * import fs from 'node:fs';\n         *\n         * const controller = new AbortController();\n         * const read = addAbortSignal(\n         *   controller.signal,\n         *   fs.createReadStream(('object.json')),\n         * );\n         * // Later, abort the operation closing the stream\n         * controller.abort();\n         * ```\n         *\n         * Or using an `AbortSignal` with a readable stream as an async iterable:\n         *\n         * ```js\n         * const controller = new AbortController();\n         * setTimeout(() => controller.abort(), 10_000); // set a timeout\n         * const stream = addAbortSignal(\n         *   controller.signal,\n         *   fs.createReadStream(('object.json')),\n         * );\n         * (async () => {\n         *   try {\n         *     for await (const chunk of stream) {\n         *       await process(chunk);\n         *     }\n         *   } catch (e) {\n         *     if (e.name === 'AbortError') {\n         *       // The operation was cancelled\n         *     } else {\n         *       throw e;\n         *     }\n         *   }\n         * })();\n         * ```\n         *\n         * Or using an `AbortSignal` with a ReadableStream:\n         *\n         * ```js\n         * const controller = new AbortController();\n         * const rs = new ReadableStream({\n         *   start(controller) {\n         *     controller.enqueue('hello');\n         *     controller.enqueue('world');\n         *     controller.close();\n         *   },\n         * });\n         *\n         * addAbortSignal(controller.signal, rs);\n         *\n         * finished(rs, (err) => {\n         *   if (err) {\n         *     if (err.name === 'AbortError') {\n         *       // The operation was cancelled\n         *     }\n         *   }\n         * });\n         *\n         * const reader = rs.getReader();\n         *\n         * reader.read().then(({ value, done }) => {\n         *   console.log(value); // hello\n         *   console.log(done); // false\n         *   controller.abort();\n         * });\n         * ```\n         * @since v15.4.0\n         * @param signal A signal representing possible cancellation\n         * @param stream A stream to attach a signal to.\n         */\n        function addAbortSignal<T extends Stream>(signal: AbortSignal, stream: T): T;\n        /**\n         * Returns the default highWaterMark used by streams.\n         * Defaults to `65536` (64 KiB), or `16` for `objectMode`.\n         * @since v19.9.0\n         */\n        function getDefaultHighWaterMark(objectMode: boolean): number;\n        /**\n         * Sets the default highWaterMark used by streams.\n         * @since v19.9.0\n         * @param value highWaterMark value\n         */\n        function setDefaultHighWaterMark(objectMode: boolean, value: number): void;\n        interface FinishedOptions extends Abortable {\n            error?: boolean | undefined;\n            readable?: boolean | undefined;\n            writable?: boolean | undefined;\n        }\n        /**\n         * A readable and/or writable stream/webstream.\n         *\n         * A function to get notified when a stream is no longer readable, writable\n         * or has experienced an error or a premature close event.\n         *\n         * ```js\n         * import { finished } from 'node:stream';\n         * import fs from 'node:fs';\n         *\n         * const rs = fs.createReadStream('archive.tar');\n         *\n         * finished(rs, (err) => {\n         *   if (err) {\n         *     console.error('Stream failed.', err);\n         *   } else {\n         *     console.log('Stream is done reading.');\n         *   }\n         * });\n         *\n         * rs.resume(); // Drain the stream.\n         * ```\n         *\n         * Especially useful in error handling scenarios where a stream is destroyed\n         * prematurely (like an aborted HTTP request), and will not emit `'end'` or `'finish'`.\n         *\n         * The `finished` API provides [`promise version`](https://nodejs.org/docs/latest-v22.x/api/stream.html#streamfinishedstream-options).\n         *\n         * `stream.finished()` leaves dangling event listeners (in particular `'error'`, `'end'`, `'finish'` and `'close'`) after `callback` has been\n         * invoked. The reason for this is so that unexpected `'error'` events (due to\n         * incorrect stream implementations) do not cause unexpected crashes.\n         * If this is unwanted behavior then the returned cleanup function needs to be\n         * invoked in the callback:\n         *\n         * ```js\n         * const cleanup = finished(rs, (err) => {\n         *   cleanup();\n         *   // ...\n         * });\n         * ```\n         * @since v10.0.0\n         * @param stream A readable and/or writable stream.\n         * @param callback A callback function that takes an optional error argument.\n         * @returns A cleanup function which removes all registered listeners.\n         */\n        function finished(\n            stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream,\n            options: FinishedOptions,\n            callback: (err?: NodeJS.ErrnoException | null) => void,\n        ): () => void;\n        function finished(\n            stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream,\n            callback: (err?: NodeJS.ErrnoException | null) => void,\n        ): () => void;\n        namespace finished {\n            function __promisify__(\n                stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream,\n                options?: FinishedOptions,\n            ): Promise<void>;\n        }\n        type PipelineSourceFunction<T> = () => Iterable<T> | AsyncIterable<T>;\n        type PipelineSource<T> = Iterable<T> | AsyncIterable<T> | NodeJS.ReadableStream | PipelineSourceFunction<T>;\n        type PipelineTransform<S extends PipelineTransformSource<any>, U> =\n            | NodeJS.ReadWriteStream\n            | ((\n                source: S extends (...args: any[]) => Iterable<infer ST> | AsyncIterable<infer ST> ? AsyncIterable<ST>\n                    : S,\n            ) => AsyncIterable<U>);\n        type PipelineTransformSource<T> = PipelineSource<T> | PipelineTransform<any, T>;\n        type PipelineDestinationIterableFunction<T> = (source: AsyncIterable<T>) => AsyncIterable<any>;\n        type PipelineDestinationPromiseFunction<T, P> = (source: AsyncIterable<T>) => Promise<P>;\n        type PipelineDestination<S extends PipelineTransformSource<any>, P> = S extends\n            PipelineTransformSource<infer ST> ?\n                | NodeJS.WritableStream\n                | PipelineDestinationIterableFunction<ST>\n                | PipelineDestinationPromiseFunction<ST, P>\n            : never;\n        type PipelineCallback<S extends PipelineDestination<any, any>> = S extends\n            PipelineDestinationPromiseFunction<any, infer P> ? (err: NodeJS.ErrnoException | null, value: P) => void\n            : (err: NodeJS.ErrnoException | null) => void;\n        type PipelinePromise<S extends PipelineDestination<any, any>> = S extends\n            PipelineDestinationPromiseFunction<any, infer P> ? Promise<P> : Promise<void>;\n        interface PipelineOptions {\n            signal?: AbortSignal | undefined;\n            end?: boolean | undefined;\n        }\n        /**\n         * A module method to pipe between streams and generators forwarding errors and\n         * properly cleaning up and provide a callback when the pipeline is complete.\n         *\n         * ```js\n         * import { pipeline } from 'node:stream';\n         * import fs from 'node:fs';\n         * import zlib from 'node:zlib';\n         *\n         * // Use the pipeline API to easily pipe a series of streams\n         * // together and get notified when the pipeline is fully done.\n         *\n         * // A pipeline to gzip a potentially huge tar file efficiently:\n         *\n         * pipeline(\n         *   fs.createReadStream('archive.tar'),\n         *   zlib.createGzip(),\n         *   fs.createWriteStream('archive.tar.gz'),\n         *   (err) => {\n         *     if (err) {\n         *       console.error('Pipeline failed.', err);\n         *     } else {\n         *       console.log('Pipeline succeeded.');\n         *     }\n         *   },\n         * );\n         * ```\n         *\n         * The `pipeline` API provides a [`promise version`](https://nodejs.org/docs/latest-v22.x/api/stream.html#streampipelinesource-transforms-destination-options).\n         *\n         * `stream.pipeline()` will call `stream.destroy(err)` on all streams except:\n         *\n         * * `Readable` streams which have emitted `'end'` or `'close'`.\n         * * `Writable` streams which have emitted `'finish'` or `'close'`.\n         *\n         * `stream.pipeline()` leaves dangling event listeners on the streams\n         * after the `callback` has been invoked. In the case of reuse of streams after\n         * failure, this can cause event listener leaks and swallowed errors. If the last\n         * stream is readable, dangling event listeners will be removed so that the last\n         * stream can be consumed later.\n         *\n         * `stream.pipeline()` closes all the streams when an error is raised.\n         * The `IncomingRequest` usage with `pipeline` could lead to an unexpected behavior\n         * once it would destroy the socket without sending the expected response.\n         * See the example below:\n         *\n         * ```js\n         * import fs from 'node:fs';\n         * import http from 'node:http';\n         * import { pipeline } from 'node:stream';\n         *\n         * const server = http.createServer((req, res) => {\n         *   const fileStream = fs.createReadStream('./fileNotExist.txt');\n         *   pipeline(fileStream, res, (err) => {\n         *     if (err) {\n         *       console.log(err); // No such file\n         *       // this message can't be sent once `pipeline` already destroyed the socket\n         *       return res.end('error!!!');\n         *     }\n         *   });\n         * });\n         * ```\n         * @since v10.0.0\n         * @param callback Called when the pipeline is fully done.\n         */\n        function pipeline<A extends PipelineSource<any>, B extends PipelineDestination<A, any>>(\n            source: A,\n            destination: B,\n            callback: PipelineCallback<B>,\n        ): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream;\n        function pipeline<\n            A extends PipelineSource<any>,\n            T1 extends PipelineTransform<A, any>,\n            B extends PipelineDestination<T1, any>,\n        >(\n            source: A,\n            transform1: T1,\n            destination: B,\n            callback: PipelineCallback<B>,\n        ): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream;\n        function pipeline<\n            A extends PipelineSource<any>,\n            T1 extends PipelineTransform<A, any>,\n            T2 extends PipelineTransform<T1, any>,\n            B extends PipelineDestination<T2, any>,\n        >(\n            source: A,\n            transform1: T1,\n            transform2: T2,\n            destination: B,\n            callback: PipelineCallback<B>,\n        ): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream;\n        function pipeline<\n            A extends PipelineSource<any>,\n            T1 extends PipelineTransform<A, any>,\n            T2 extends PipelineTransform<T1, any>,\n            T3 extends PipelineTransform<T2, any>,\n            B extends PipelineDestination<T3, any>,\n        >(\n            source: A,\n            transform1: T1,\n            transform2: T2,\n            transform3: T3,\n            destination: B,\n            callback: PipelineCallback<B>,\n        ): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream;\n        function pipeline<\n            A extends PipelineSource<any>,\n            T1 extends PipelineTransform<A, any>,\n            T2 extends PipelineTransform<T1, any>,\n            T3 extends PipelineTransform<T2, any>,\n            T4 extends PipelineTransform<T3, any>,\n            B extends PipelineDestination<T4, any>,\n        >(\n            source: A,\n            transform1: T1,\n            transform2: T2,\n            transform3: T3,\n            transform4: T4,\n            destination: B,\n            callback: PipelineCallback<B>,\n        ): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream;\n        function pipeline(\n            streams: ReadonlyArray<NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream>,\n            callback: (err: NodeJS.ErrnoException | null) => void,\n        ): NodeJS.WritableStream;\n        function pipeline(\n            stream1: NodeJS.ReadableStream,\n            stream2: NodeJS.ReadWriteStream | NodeJS.WritableStream,\n            ...streams: Array<\n                NodeJS.ReadWriteStream | NodeJS.WritableStream | ((err: NodeJS.ErrnoException | null) => void)\n            >\n        ): NodeJS.WritableStream;\n        namespace pipeline {\n            function __promisify__<A extends PipelineSource<any>, B extends PipelineDestination<A, any>>(\n                source: A,\n                destination: B,\n                options?: PipelineOptions,\n            ): PipelinePromise<B>;\n            function __promisify__<\n                A extends PipelineSource<any>,\n                T1 extends PipelineTransform<A, any>,\n                B extends PipelineDestination<T1, any>,\n            >(\n                source: A,\n                transform1: T1,\n                destination: B,\n                options?: PipelineOptions,\n            ): PipelinePromise<B>;\n            function __promisify__<\n                A extends PipelineSource<any>,\n                T1 extends PipelineTransform<A, any>,\n                T2 extends PipelineTransform<T1, any>,\n                B extends PipelineDestination<T2, any>,\n            >(\n                source: A,\n                transform1: T1,\n                transform2: T2,\n                destination: B,\n                options?: PipelineOptions,\n            ): PipelinePromise<B>;\n            function __promisify__<\n                A extends PipelineSource<any>,\n                T1 extends PipelineTransform<A, any>,\n                T2 extends PipelineTransform<T1, any>,\n                T3 extends PipelineTransform<T2, any>,\n                B extends PipelineDestination<T3, any>,\n            >(\n                source: A,\n                transform1: T1,\n                transform2: T2,\n                transform3: T3,\n                destination: B,\n                options?: PipelineOptions,\n            ): PipelinePromise<B>;\n            function __promisify__<\n                A extends PipelineSource<any>,\n                T1 extends PipelineTransform<A, any>,\n                T2 extends PipelineTransform<T1, any>,\n                T3 extends PipelineTransform<T2, any>,\n                T4 extends PipelineTransform<T3, any>,\n                B extends PipelineDestination<T4, any>,\n            >(\n                source: A,\n                transform1: T1,\n                transform2: T2,\n                transform3: T3,\n                transform4: T4,\n                destination: B,\n                options?: PipelineOptions,\n            ): PipelinePromise<B>;\n            function __promisify__(\n                streams: ReadonlyArray<NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream>,\n                options?: PipelineOptions,\n            ): Promise<void>;\n            function __promisify__(\n                stream1: NodeJS.ReadableStream,\n                stream2: NodeJS.ReadWriteStream | NodeJS.WritableStream,\n                ...streams: Array<NodeJS.ReadWriteStream | NodeJS.WritableStream | PipelineOptions>\n            ): Promise<void>;\n        }\n        interface Pipe {\n            close(): void;\n            hasRef(): boolean;\n            ref(): void;\n            unref(): void;\n        }\n        /**\n         * Returns whether the stream has encountered an error.\n         * @since v17.3.0, v16.14.0\n         * @experimental\n         */\n        function isErrored(stream: Readable | Writable | NodeJS.ReadableStream | NodeJS.WritableStream): boolean;\n        /**\n         * Returns whether the stream is readable.\n         * @since v17.4.0, v16.14.0\n         * @experimental\n         */\n        function isReadable(stream: Readable | NodeJS.ReadableStream): boolean;\n    }\n    export = Stream;\n}\ndeclare module \"node:stream\" {\n    import stream = require(\"stream\");\n    export = stream;\n}\n",
  "node_modules/@types/node/string_decoder.d.ts": "/**\n * The `node:string_decoder` module provides an API for decoding `Buffer` objects\n * into strings in a manner that preserves encoded multi-byte UTF-8 and UTF-16\n * characters. It can be accessed using:\n *\n * ```js\n * import { StringDecoder } from 'node:string_decoder';\n * ```\n *\n * The following example shows the basic use of the `StringDecoder` class.\n *\n * ```js\n * import { StringDecoder } from 'node:string_decoder';\n * const decoder = new StringDecoder('utf8');\n *\n * const cent = Buffer.from([0xC2, 0xA2]);\n * console.log(decoder.write(cent)); // Prints: ¢\n *\n * const euro = Buffer.from([0xE2, 0x82, 0xAC]);\n * console.log(decoder.write(euro)); // Prints: €\n * ```\n *\n * When a `Buffer` instance is written to the `StringDecoder` instance, an\n * internal buffer is used to ensure that the decoded string does not contain\n * any incomplete multibyte characters. These are held in the buffer until the\n * next call to `stringDecoder.write()` or until `stringDecoder.end()` is called.\n *\n * In the following example, the three UTF-8 encoded bytes of the European Euro\n * symbol (`€`) are written over three separate operations:\n *\n * ```js\n * import { StringDecoder } from 'node:string_decoder';\n * const decoder = new StringDecoder('utf8');\n *\n * decoder.write(Buffer.from([0xE2]));\n * decoder.write(Buffer.from([0x82]));\n * console.log(decoder.end(Buffer.from([0xAC]))); // Prints: €\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/string_decoder.js)\n */\ndeclare module \"string_decoder\" {\n    class StringDecoder {\n        constructor(encoding?: BufferEncoding);\n        /**\n         * Returns a decoded string, ensuring that any incomplete multibyte characters at\n         * the end of the `Buffer`, or `TypedArray`, or `DataView` are omitted from the\n         * returned string and stored in an internal buffer for the next call to `stringDecoder.write()` or `stringDecoder.end()`.\n         * @since v0.1.99\n         * @param buffer The bytes to decode.\n         */\n        write(buffer: string | Buffer | NodeJS.ArrayBufferView): string;\n        /**\n         * Returns any remaining input stored in the internal buffer as a string. Bytes\n         * representing incomplete UTF-8 and UTF-16 characters will be replaced with\n         * substitution characters appropriate for the character encoding.\n         *\n         * If the `buffer` argument is provided, one final call to `stringDecoder.write()` is performed before returning the remaining input.\n         * After `end()` is called, the `stringDecoder` object can be reused for new input.\n         * @since v0.9.3\n         * @param buffer The bytes to decode.\n         */\n        end(buffer?: string | Buffer | NodeJS.ArrayBufferView): string;\n    }\n}\ndeclare module \"node:string_decoder\" {\n    export * from \"string_decoder\";\n}\n",
  "node_modules/@types/node/test.d.ts": "/**\n * The `node:test` module facilitates the creation of JavaScript tests.\n * To access it:\n *\n * ```js\n * import test from 'node:test';\n * ```\n *\n * This module is only available under the `node:` scheme. The following will not\n * work:\n *\n * ```js\n * import test from 'node:test';\n * ```\n *\n * Tests created via the `test` module consist of a single function that is\n * processed in one of three ways:\n *\n * 1. A synchronous function that is considered failing if it throws an exception,\n * and is considered passing otherwise.\n * 2. A function that returns a `Promise` that is considered failing if the `Promise` rejects, and is considered passing if the `Promise` fulfills.\n * 3. A function that receives a callback function. If the callback receives any\n * truthy value as its first argument, the test is considered failing. If a\n * falsy value is passed as the first argument to the callback, the test is\n * considered passing. If the test function receives a callback function and\n * also returns a `Promise`, the test will fail.\n *\n * The following example illustrates how tests are written using the `test` module.\n *\n * ```js\n * test('synchronous passing test', (t) => {\n *   // This test passes because it does not throw an exception.\n *   assert.strictEqual(1, 1);\n * });\n *\n * test('synchronous failing test', (t) => {\n *   // This test fails because it throws an exception.\n *   assert.strictEqual(1, 2);\n * });\n *\n * test('asynchronous passing test', async (t) => {\n *   // This test passes because the Promise returned by the async\n *   // function is settled and not rejected.\n *   assert.strictEqual(1, 1);\n * });\n *\n * test('asynchronous failing test', async (t) => {\n *   // This test fails because the Promise returned by the async\n *   // function is rejected.\n *   assert.strictEqual(1, 2);\n * });\n *\n * test('failing test using Promises', (t) => {\n *   // Promises can be used directly as well.\n *   return new Promise((resolve, reject) => {\n *     setImmediate(() => {\n *       reject(new Error('this will cause the test to fail'));\n *     });\n *   });\n * });\n *\n * test('callback passing test', (t, done) => {\n *   // done() is the callback function. When the setImmediate() runs, it invokes\n *   // done() with no arguments.\n *   setImmediate(done);\n * });\n *\n * test('callback failing test', (t, done) => {\n *   // When the setImmediate() runs, done() is invoked with an Error object and\n *   // the test fails.\n *   setImmediate(() => {\n *     done(new Error('callback failure'));\n *   });\n * });\n * ```\n *\n * If any tests fail, the process exit code is set to `1`.\n * @since v18.0.0, v16.17.0\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/test.js)\n */\ndeclare module \"node:test\" {\n    import { Readable } from \"node:stream\";\n    /**\n     * **Note:** `shard` is used to horizontally parallelize test running across\n     * machines or processes, ideal for large-scale executions across varied\n     * environments. It's incompatible with `watch` mode, tailored for rapid\n     * code iteration by automatically rerunning tests on file changes.\n     *\n     * ```js\n     * import { tap } from 'node:test/reporters';\n     * import { run } from 'node:test';\n     * import process from 'node:process';\n     * import path from 'node:path';\n     *\n     * run({ files: [path.resolve('./tests/test.js')] })\n     *   .compose(tap)\n     *   .pipe(process.stdout);\n     * ```\n     * @since v18.9.0, v16.19.0\n     * @param options Configuration options for running tests.\n     */\n    function run(options?: RunOptions): TestsStream;\n    /**\n     * The `test()` function is the value imported from the `test` module. Each\n     * invocation of this function results in reporting the test to the `TestsStream`.\n     *\n     * The `TestContext` object passed to the `fn` argument can be used to perform\n     * actions related to the current test. Examples include skipping the test, adding\n     * additional diagnostic information, or creating subtests.\n     *\n     * `test()` returns a `Promise` that fulfills once the test completes.\n     * if `test()` is called within a suite, it fulfills immediately.\n     * The return value can usually be discarded for top level tests.\n     * However, the return value from subtests should be used to prevent the parent\n     * test from finishing first and cancelling the subtest\n     * as shown in the following example.\n     *\n     * ```js\n     * test('top level test', async (t) => {\n     *   // The setTimeout() in the following subtest would cause it to outlive its\n     *   // parent test if 'await' is removed on the next line. Once the parent test\n     *   // completes, it will cancel any outstanding subtests.\n     *   await t.test('longer running subtest', async (t) => {\n     *     return new Promise((resolve, reject) => {\n     *       setTimeout(resolve, 1000);\n     *     });\n     *   });\n     * });\n     * ```\n     *\n     * The `timeout` option can be used to fail the test if it takes longer than `timeout` milliseconds to complete. However, it is not a reliable mechanism for\n     * canceling tests because a running test might block the application thread and\n     * thus prevent the scheduled cancellation.\n     * @since v18.0.0, v16.17.0\n     * @param name The name of the test, which is displayed when reporting test results.\n     * Defaults to the `name` property of `fn`, or `'<anonymous>'` if `fn` does not have a name.\n     * @param options Configuration options for the test.\n     * @param fn The function under test. The first argument to this function is a {@link TestContext} object.\n     * If the test uses callbacks, the callback function is passed as the second argument.\n     * @return Fulfilled with `undefined` once the test completes, or immediately if the test runs within a suite.\n     */\n    function test(name?: string, fn?: TestFn): Promise<void>;\n    function test(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;\n    function test(options?: TestOptions, fn?: TestFn): Promise<void>;\n    function test(fn?: TestFn): Promise<void>;\n    namespace test {\n        export {\n            after,\n            afterEach,\n            assert,\n            before,\n            beforeEach,\n            describe,\n            it,\n            mock,\n            only,\n            run,\n            skip,\n            snapshot,\n            suite,\n            test,\n            todo,\n        };\n    }\n    /**\n     * The `suite()` function is imported from the `node:test` module.\n     * @param name The name of the suite, which is displayed when reporting test results.\n     * Defaults to the `name` property of `fn`, or `'<anonymous>'` if `fn` does not have a name.\n     * @param options Configuration options for the suite. This supports the same options as {@link test}.\n     * @param fn The suite function declaring nested tests and suites. The first argument to this function is a {@link SuiteContext} object.\n     * @return Immediately fulfilled with `undefined`.\n     * @since v20.13.0\n     */\n    function suite(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>;\n    function suite(name?: string, fn?: SuiteFn): Promise<void>;\n    function suite(options?: TestOptions, fn?: SuiteFn): Promise<void>;\n    function suite(fn?: SuiteFn): Promise<void>;\n    namespace suite {\n        /**\n         * Shorthand for skipping a suite. This is the same as calling {@link suite} with `options.skip` set to `true`.\n         * @since v20.13.0\n         */\n        function skip(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function skip(name?: string, fn?: SuiteFn): Promise<void>;\n        function skip(options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function skip(fn?: SuiteFn): Promise<void>;\n        /**\n         * Shorthand for marking a suite as `TODO`. This is the same as calling {@link suite} with `options.todo` set to `true`.\n         * @since v20.13.0\n         */\n        function todo(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function todo(name?: string, fn?: SuiteFn): Promise<void>;\n        function todo(options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function todo(fn?: SuiteFn): Promise<void>;\n        /**\n         * Shorthand for marking a suite as `only`. This is the same as calling {@link suite} with `options.only` set to `true`.\n         * @since v20.13.0\n         */\n        function only(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function only(name?: string, fn?: SuiteFn): Promise<void>;\n        function only(options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function only(fn?: SuiteFn): Promise<void>;\n    }\n    /**\n     * Alias for {@link suite}.\n     *\n     * The `describe()` function is imported from the `node:test` module.\n     */\n    function describe(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>;\n    function describe(name?: string, fn?: SuiteFn): Promise<void>;\n    function describe(options?: TestOptions, fn?: SuiteFn): Promise<void>;\n    function describe(fn?: SuiteFn): Promise<void>;\n    namespace describe {\n        /**\n         * Shorthand for skipping a suite. This is the same as calling {@link describe} with `options.skip` set to `true`.\n         * @since v18.15.0\n         */\n        function skip(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function skip(name?: string, fn?: SuiteFn): Promise<void>;\n        function skip(options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function skip(fn?: SuiteFn): Promise<void>;\n        /**\n         * Shorthand for marking a suite as `TODO`. This is the same as calling {@link describe} with `options.todo` set to `true`.\n         * @since v18.15.0\n         */\n        function todo(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function todo(name?: string, fn?: SuiteFn): Promise<void>;\n        function todo(options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function todo(fn?: SuiteFn): Promise<void>;\n        /**\n         * Shorthand for marking a suite as `only`. This is the same as calling {@link describe} with `options.only` set to `true`.\n         * @since v18.15.0\n         */\n        function only(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function only(name?: string, fn?: SuiteFn): Promise<void>;\n        function only(options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function only(fn?: SuiteFn): Promise<void>;\n    }\n    /**\n     * Alias for {@link test}.\n     *\n     * The `it()` function is imported from the `node:test` module.\n     * @since v18.6.0, v16.17.0\n     */\n    function it(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;\n    function it(name?: string, fn?: TestFn): Promise<void>;\n    function it(options?: TestOptions, fn?: TestFn): Promise<void>;\n    function it(fn?: TestFn): Promise<void>;\n    namespace it {\n        /**\n         * Shorthand for skipping a test. This is the same as calling {@link it} with `options.skip` set to `true`.\n         */\n        function skip(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;\n        function skip(name?: string, fn?: TestFn): Promise<void>;\n        function skip(options?: TestOptions, fn?: TestFn): Promise<void>;\n        function skip(fn?: TestFn): Promise<void>;\n        /**\n         * Shorthand for marking a test as `TODO`. This is the same as calling {@link it} with `options.todo` set to `true`.\n         */\n        function todo(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;\n        function todo(name?: string, fn?: TestFn): Promise<void>;\n        function todo(options?: TestOptions, fn?: TestFn): Promise<void>;\n        function todo(fn?: TestFn): Promise<void>;\n        /**\n         * Shorthand for marking a test as `only`. This is the same as calling {@link it} with `options.only` set to `true`.\n         * @since v18.15.0\n         */\n        function only(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;\n        function only(name?: string, fn?: TestFn): Promise<void>;\n        function only(options?: TestOptions, fn?: TestFn): Promise<void>;\n        function only(fn?: TestFn): Promise<void>;\n    }\n    /**\n     * Shorthand for skipping a test. This is the same as calling {@link test} with `options.skip` set to `true`.\n     * @since v20.2.0\n     */\n    function skip(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;\n    function skip(name?: string, fn?: TestFn): Promise<void>;\n    function skip(options?: TestOptions, fn?: TestFn): Promise<void>;\n    function skip(fn?: TestFn): Promise<void>;\n    /**\n     * Shorthand for marking a test as `TODO`. This is the same as calling {@link test} with `options.todo` set to `true`.\n     * @since v20.2.0\n     */\n    function todo(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;\n    function todo(name?: string, fn?: TestFn): Promise<void>;\n    function todo(options?: TestOptions, fn?: TestFn): Promise<void>;\n    function todo(fn?: TestFn): Promise<void>;\n    /**\n     * Shorthand for marking a test as `only`. This is the same as calling {@link test} with `options.only` set to `true`.\n     * @since v20.2.0\n     */\n    function only(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;\n    function only(name?: string, fn?: TestFn): Promise<void>;\n    function only(options?: TestOptions, fn?: TestFn): Promise<void>;\n    function only(fn?: TestFn): Promise<void>;\n    /**\n     * The type of a function passed to {@link test}. The first argument to this function is a {@link TestContext} object.\n     * If the test uses callbacks, the callback function is passed as the second argument.\n     */\n    type TestFn = (t: TestContext, done: (result?: any) => void) => void | Promise<void>;\n    /**\n     * The type of a suite test function. The argument to this function is a {@link SuiteContext} object.\n     */\n    type SuiteFn = (s: SuiteContext) => void | Promise<void>;\n    interface TestShard {\n        /**\n         * A positive integer between 1 and `total` that specifies the index of the shard to run.\n         */\n        index: number;\n        /**\n         * A positive integer that specifies the total number of shards to split the test files to.\n         */\n        total: number;\n    }\n    interface RunOptions {\n        /**\n         * If a number is provided, then that many test processes would run in parallel, where each process corresponds to one test file.\n         * If `true`, it would run `os.availableParallelism() - 1` test files in parallel. If `false`, it would only run one test file at a time.\n         * @default false\n         */\n        concurrency?: number | boolean | undefined;\n        /**\n         * An array containing the list of files to run. If omitted, files are run according to the\n         * [test runner execution model](https://nodejs.org/docs/latest-v22.x/api/test.html#test-runner-execution-model).\n         */\n        files?: readonly string[] | undefined;\n        /**\n         * Configures the test runner to exit the process once all known\n         * tests have finished executing even if the event loop would\n         * otherwise remain active.\n         * @default false\n         */\n        forceExit?: boolean | undefined;\n        /**\n         * An array containing the list of glob patterns to match test files.\n         * This option cannot be used together with `files`. If omitted, files are run according to the\n         * [test runner execution model](https://nodejs.org/docs/latest-v22.x/api/test.html#test-runner-execution-model).\n         * @since v22.6.0\n         */\n        globPatterns?: readonly string[] | undefined;\n        /**\n         * Sets inspector port of test child process.\n         * This can be a number, or a function that takes no arguments and returns a\n         * number. If a nullish value is provided, each process gets its own port,\n         * incremented from the primary's `process.debugPort`. This option is ignored\n         * if the `isolation` option is set to `'none'` as no child processes are\n         * spawned.\n         * @default undefined\n         */\n        inspectPort?: number | (() => number) | undefined;\n        /**\n         * Configures the type of test isolation. If set to\n         * `'process'`, each test file is run in a separate child process. If set to\n         * `'none'`, all test files run in the current process.\n         * @default 'process'\n         * @since v22.8.0\n         */\n        isolation?: \"process\" | \"none\" | undefined;\n        /**\n         * If truthy, the test context will only run tests that have the `only` option set\n         */\n        only?: boolean | undefined;\n        /**\n         * A function that accepts the `TestsStream` instance and can be used to setup listeners before any tests are run.\n         * @default undefined\n         */\n        setup?: ((reporter: TestsStream) => void | Promise<void>) | undefined;\n        /**\n         * An array of CLI flags to pass to the `node` executable when\n         * spawning the subprocesses. This option has no effect when `isolation` is `'none`'.\n         * @since v22.10.0\n         * @default []\n         */\n        execArgv?: readonly string[] | undefined;\n        /**\n         * An array of CLI flags to pass to each test file when spawning the\n         * subprocesses. This option has no effect when `isolation` is `'none'`.\n         * @since v22.10.0\n         * @default []\n         */\n        argv?: readonly string[] | undefined;\n        /**\n         * Allows aborting an in-progress test execution.\n         */\n        signal?: AbortSignal | undefined;\n        /**\n         * If provided, only run tests whose name matches the provided pattern.\n         * Strings are interpreted as JavaScript regular expressions.\n         * @default undefined\n         */\n        testNamePatterns?: string | RegExp | ReadonlyArray<string | RegExp> | undefined;\n        /**\n         * A String, RegExp or a RegExp Array, that can be used to exclude running tests whose\n         * name matches the provided pattern. Test name patterns are interpreted as JavaScript\n         * regular expressions. For each test that is executed, any corresponding test hooks,\n         * such as `beforeEach()`, are also run.\n         * @default undefined\n         * @since v22.1.0\n         */\n        testSkipPatterns?: string | RegExp | ReadonlyArray<string | RegExp> | undefined;\n        /**\n         * The number of milliseconds after which the test execution will fail.\n         * If unspecified, subtests inherit this value from their parent.\n         * @default Infinity\n         */\n        timeout?: number | undefined;\n        /**\n         * Whether to run in watch mode or not.\n         * @default false\n         */\n        watch?: boolean | undefined;\n        /**\n         * Running tests in a specific shard.\n         * @default undefined\n         */\n        shard?: TestShard | undefined;\n        /**\n         * enable [code coverage](https://nodejs.org/docs/latest-v22.x/api/test.html#collecting-code-coverage) collection.\n         * @since v22.10.0\n         * @default false\n         */\n        coverage?: boolean | undefined;\n        /**\n         * Excludes specific files from code coverage\n         * using a glob pattern, which can match both absolute and relative file paths.\n         * This property is only applicable when `coverage` was set to `true`.\n         * If both `coverageExcludeGlobs` and `coverageIncludeGlobs` are provided,\n         * files must meet **both** criteria to be included in the coverage report.\n         * @since v22.10.0\n         * @default undefined\n         */\n        coverageExcludeGlobs?: string | readonly string[] | undefined;\n        /**\n         * Includes specific files in code coverage\n         * using a glob pattern, which can match both absolute and relative file paths.\n         * This property is only applicable when `coverage` was set to `true`.\n         * If both `coverageExcludeGlobs` and `coverageIncludeGlobs` are provided,\n         * files must meet **both** criteria to be included in the coverage report.\n         * @since v22.10.0\n         * @default undefined\n         */\n        coverageIncludeGlobs?: string | readonly string[] | undefined;\n        /**\n         * Require a minimum percent of covered lines. If code\n         * coverage does not reach the threshold specified, the process will exit with code `1`.\n         * @since v22.10.0\n         * @default 0\n         */\n        lineCoverage?: number | undefined;\n        /**\n         * Require a minimum percent of covered branches. If code\n         * coverage does not reach the threshold specified, the process will exit with code `1`.\n         * @since v22.10.0\n         * @default 0\n         */\n        branchCoverage?: number | undefined;\n        /**\n         * Require a minimum percent of covered functions. If code\n         * coverage does not reach the threshold specified, the process will exit with code `1`.\n         * @since v22.10.0\n         * @default 0\n         */\n        functionCoverage?: number | undefined;\n    }\n    /**\n     * A successful call to `run()` will return a new `TestsStream` object, streaming a series of events representing the execution of the tests.\n     *\n     * Some of the events are guaranteed to be emitted in the same order as the tests are defined, while others are emitted in the order that the tests execute.\n     * @since v18.9.0, v16.19.0\n     */\n    class TestsStream extends Readable implements NodeJS.ReadableStream {\n        addListener(event: \"test:coverage\", listener: (data: TestCoverage) => void): this;\n        addListener(event: \"test:complete\", listener: (data: TestComplete) => void): this;\n        addListener(event: \"test:dequeue\", listener: (data: TestDequeue) => void): this;\n        addListener(event: \"test:diagnostic\", listener: (data: DiagnosticData) => void): this;\n        addListener(event: \"test:enqueue\", listener: (data: TestEnqueue) => void): this;\n        addListener(event: \"test:fail\", listener: (data: TestFail) => void): this;\n        addListener(event: \"test:pass\", listener: (data: TestPass) => void): this;\n        addListener(event: \"test:plan\", listener: (data: TestPlan) => void): this;\n        addListener(event: \"test:start\", listener: (data: TestStart) => void): this;\n        addListener(event: \"test:stderr\", listener: (data: TestStderr) => void): this;\n        addListener(event: \"test:stdout\", listener: (data: TestStdout) => void): this;\n        addListener(event: \"test:summary\", listener: (data: TestSummary) => void): this;\n        addListener(event: \"test:watch:drained\", listener: () => void): this;\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        emit(event: \"test:coverage\", data: TestCoverage): boolean;\n        emit(event: \"test:complete\", data: TestComplete): boolean;\n        emit(event: \"test:dequeue\", data: TestDequeue): boolean;\n        emit(event: \"test:diagnostic\", data: DiagnosticData): boolean;\n        emit(event: \"test:enqueue\", data: TestEnqueue): boolean;\n        emit(event: \"test:fail\", data: TestFail): boolean;\n        emit(event: \"test:pass\", data: TestPass): boolean;\n        emit(event: \"test:plan\", data: TestPlan): boolean;\n        emit(event: \"test:start\", data: TestStart): boolean;\n        emit(event: \"test:stderr\", data: TestStderr): boolean;\n        emit(event: \"test:stdout\", data: TestStdout): boolean;\n        emit(event: \"test:summary\", data: TestSummary): boolean;\n        emit(event: \"test:watch:drained\"): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"test:coverage\", listener: (data: TestCoverage) => void): this;\n        on(event: \"test:complete\", listener: (data: TestComplete) => void): this;\n        on(event: \"test:dequeue\", listener: (data: TestDequeue) => void): this;\n        on(event: \"test:diagnostic\", listener: (data: DiagnosticData) => void): this;\n        on(event: \"test:enqueue\", listener: (data: TestEnqueue) => void): this;\n        on(event: \"test:fail\", listener: (data: TestFail) => void): this;\n        on(event: \"test:pass\", listener: (data: TestPass) => void): this;\n        on(event: \"test:plan\", listener: (data: TestPlan) => void): this;\n        on(event: \"test:start\", listener: (data: TestStart) => void): this;\n        on(event: \"test:stderr\", listener: (data: TestStderr) => void): this;\n        on(event: \"test:stdout\", listener: (data: TestStdout) => void): this;\n        on(event: \"test:summary\", listener: (data: TestSummary) => void): this;\n        on(event: \"test:watch:drained\", listener: () => void): this;\n        on(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"test:coverage\", listener: (data: TestCoverage) => void): this;\n        once(event: \"test:complete\", listener: (data: TestComplete) => void): this;\n        once(event: \"test:dequeue\", listener: (data: TestDequeue) => void): this;\n        once(event: \"test:diagnostic\", listener: (data: DiagnosticData) => void): this;\n        once(event: \"test:enqueue\", listener: (data: TestEnqueue) => void): this;\n        once(event: \"test:fail\", listener: (data: TestFail) => void): this;\n        once(event: \"test:pass\", listener: (data: TestPass) => void): this;\n        once(event: \"test:plan\", listener: (data: TestPlan) => void): this;\n        once(event: \"test:start\", listener: (data: TestStart) => void): this;\n        once(event: \"test:stderr\", listener: (data: TestStderr) => void): this;\n        once(event: \"test:stdout\", listener: (data: TestStdout) => void): this;\n        once(event: \"test:summary\", listener: (data: TestSummary) => void): this;\n        once(event: \"test:watch:drained\", listener: () => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"test:coverage\", listener: (data: TestCoverage) => void): this;\n        prependListener(event: \"test:complete\", listener: (data: TestComplete) => void): this;\n        prependListener(event: \"test:dequeue\", listener: (data: TestDequeue) => void): this;\n        prependListener(event: \"test:diagnostic\", listener: (data: DiagnosticData) => void): this;\n        prependListener(event: \"test:enqueue\", listener: (data: TestEnqueue) => void): this;\n        prependListener(event: \"test:fail\", listener: (data: TestFail) => void): this;\n        prependListener(event: \"test:pass\", listener: (data: TestPass) => void): this;\n        prependListener(event: \"test:plan\", listener: (data: TestPlan) => void): this;\n        prependListener(event: \"test:start\", listener: (data: TestStart) => void): this;\n        prependListener(event: \"test:stderr\", listener: (data: TestStderr) => void): this;\n        prependListener(event: \"test:stdout\", listener: (data: TestStdout) => void): this;\n        prependListener(event: \"test:summary\", listener: (data: TestSummary) => void): this;\n        prependListener(event: \"test:watch:drained\", listener: () => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"test:coverage\", listener: (data: TestCoverage) => void): this;\n        prependOnceListener(event: \"test:complete\", listener: (data: TestComplete) => void): this;\n        prependOnceListener(event: \"test:dequeue\", listener: (data: TestDequeue) => void): this;\n        prependOnceListener(event: \"test:diagnostic\", listener: (data: DiagnosticData) => void): this;\n        prependOnceListener(event: \"test:enqueue\", listener: (data: TestEnqueue) => void): this;\n        prependOnceListener(event: \"test:fail\", listener: (data: TestFail) => void): this;\n        prependOnceListener(event: \"test:pass\", listener: (data: TestPass) => void): this;\n        prependOnceListener(event: \"test:plan\", listener: (data: TestPlan) => void): this;\n        prependOnceListener(event: \"test:start\", listener: (data: TestStart) => void): this;\n        prependOnceListener(event: \"test:stderr\", listener: (data: TestStderr) => void): this;\n        prependOnceListener(event: \"test:stdout\", listener: (data: TestStdout) => void): this;\n        prependOnceListener(event: \"test:summary\", listener: (data: TestSummary) => void): this;\n        prependOnceListener(event: \"test:watch:drained\", listener: () => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n    }\n    /**\n     * An instance of `TestContext` is passed to each test function in order to\n     * interact with the test runner. However, the `TestContext` constructor is not\n     * exposed as part of the API.\n     * @since v18.0.0, v16.17.0\n     */\n    class TestContext {\n        /**\n         * An object containing assertion methods bound to the test context.\n         * The top-level functions from the `node:assert` module are exposed here for the purpose of creating test plans.\n         *\n         * **Note:** Some of the functions from `node:assert` contain type assertions. If these are called via the\n         * TestContext `assert` object, then the context parameter in the test's function signature **must be explicitly typed**\n         * (ie. the parameter must have a type annotation), otherwise an error will be raised by the TypeScript compiler:\n         * ```ts\n         * import { test, type TestContext } from 'node:test';\n         *\n         * // The test function's context parameter must have a type annotation.\n         * test('example', (t: TestContext) => {\n         *   t.assert.deepStrictEqual(actual, expected);\n         * });\n         *\n         * // Omitting the type annotation will result in a compilation error.\n         * test('example', t => {\n         *   t.assert.deepStrictEqual(actual, expected); // Error: 't' needs an explicit type annotation.\n         * });\n         * ```\n         * @since v22.2.0, v20.15.0\n         */\n        readonly assert: TestContextAssert;\n        /**\n         * This function is used to create a hook running before subtest of the current test.\n         * @param fn The hook function. The first argument to this function is a `TestContext` object.\n         * If the hook uses callbacks, the callback function is passed as the second argument.\n         * @param options Configuration options for the hook.\n         * @since v20.1.0, v18.17.0\n         */\n        before(fn?: TestContextHookFn, options?: HookOptions): void;\n        /**\n         * This function is used to create a hook running before each subtest of the current test.\n         * @param fn The hook function. The first argument to this function is a `TestContext` object.\n         * If the hook uses callbacks, the callback function is passed as the second argument.\n         * @param options Configuration options for the hook.\n         * @since v18.8.0\n         */\n        beforeEach(fn?: TestContextHookFn, options?: HookOptions): void;\n        /**\n         * This function is used to create a hook that runs after the current test finishes.\n         * @param fn The hook function. The first argument to this function is a `TestContext` object.\n         * If the hook uses callbacks, the callback function is passed as the second argument.\n         * @param options Configuration options for the hook.\n         * @since v18.13.0\n         */\n        after(fn?: TestContextHookFn, options?: HookOptions): void;\n        /**\n         * This function is used to create a hook running after each subtest of the current test.\n         * @param fn The hook function. The first argument to this function is a `TestContext` object.\n         * If the hook uses callbacks, the callback function is passed as the second argument.\n         * @param options Configuration options for the hook.\n         * @since v18.8.0\n         */\n        afterEach(fn?: TestContextHookFn, options?: HookOptions): void;\n        /**\n         * This function is used to write diagnostics to the output. Any diagnostic\n         * information is included at the end of the test's results. This function does\n         * not return a value.\n         *\n         * ```js\n         * test('top level test', (t) => {\n         *   t.diagnostic('A diagnostic message');\n         * });\n         * ```\n         * @since v18.0.0, v16.17.0\n         * @param message Message to be reported.\n         */\n        diagnostic(message: string): void;\n        /**\n         * The absolute path of the test file that created the current test. If a test file imports\n         * additional modules that generate tests, the imported tests will return the path of the root test file.\n         * @since v22.6.0\n         */\n        readonly filePath: string | undefined;\n        /**\n         * The name of the test and each of its ancestors, separated by `>`.\n         * @since v22.3.0\n         */\n        readonly fullName: string;\n        /**\n         * The name of the test.\n         * @since v18.8.0, v16.18.0\n         */\n        readonly name: string;\n        /**\n         * This function is used to set the number of assertions and subtests that are expected to run\n         * within the test. If the number of assertions and subtests that run does not match the\n         * expected count, the test will fail.\n         *\n         * > Note: To make sure assertions are tracked, `t.assert` must be used instead of `assert` directly.\n         *\n         * ```js\n         * test('top level test', (t) => {\n         *   t.plan(2);\n         *   t.assert.ok('some relevant assertion here');\n         *   t.test('subtest', () => {});\n         * });\n         * ```\n         *\n         * When working with asynchronous code, the `plan` function can be used to ensure that the\n         * correct number of assertions are run:\n         *\n         * ```js\n         * test('planning with streams', (t, done) => {\n         *   function* generate() {\n         *     yield 'a';\n         *     yield 'b';\n         *     yield 'c';\n         *   }\n         *   const expected = ['a', 'b', 'c'];\n         *   t.plan(expected.length);\n         *   const stream = Readable.from(generate());\n         *   stream.on('data', (chunk) => {\n         *     t.assert.strictEqual(chunk, expected.shift());\n         *   });\n         *\n         *   stream.on('end', () => {\n         *     done();\n         *   });\n         * });\n         * ```\n         *\n         * When using the `wait` option, you can control how long the test will wait for the expected assertions.\n         * For example, setting a maximum wait time ensures that the test will wait for asynchronous assertions\n         * to complete within the specified timeframe:\n         *\n         * ```js\n         * test('plan with wait: 2000 waits for async assertions', (t) => {\n         *   t.plan(1, { wait: 2000 }); // Waits for up to 2 seconds for the assertion to complete.\n         *\n         *   const asyncActivity = () => {\n         *     setTimeout(() => {\n         *          *       t.assert.ok(true, 'Async assertion completed within the wait time');\n         *     }, 1000); // Completes after 1 second, within the 2-second wait time.\n         *   };\n         *\n         *   asyncActivity(); // The test will pass because the assertion is completed in time.\n         * });\n         * ```\n         *\n         * Note: If a `wait` timeout is specified, it begins counting down only after the test function finishes executing.\n         * @since v22.2.0\n         */\n        plan(count: number, options?: TestContextPlanOptions): void;\n        /**\n         * If `shouldRunOnlyTests` is truthy, the test context will only run tests that\n         * have the `only` option set. Otherwise, all tests are run. If Node.js was not\n         * started with the `--test-only` command-line option, this function is a\n         * no-op.\n         *\n         * ```js\n         * test('top level test', (t) => {\n         *   // The test context can be set to run subtests with the 'only' option.\n         *   t.runOnly(true);\n         *   return Promise.all([\n         *     t.test('this subtest is now skipped'),\n         *     t.test('this subtest is run', { only: true }),\n         *   ]);\n         * });\n         * ```\n         * @since v18.0.0, v16.17.0\n         * @param shouldRunOnlyTests Whether or not to run `only` tests.\n         */\n        runOnly(shouldRunOnlyTests: boolean): void;\n        /**\n         * ```js\n         * test('top level test', async (t) => {\n         *   await fetch('some/uri', { signal: t.signal });\n         * });\n         * ```\n         * @since v18.7.0, v16.17.0\n         */\n        readonly signal: AbortSignal;\n        /**\n         * This function causes the test's output to indicate the test as skipped. If `message` is provided, it is included in the output. Calling `skip()` does\n         * not terminate execution of the test function. This function does not return a\n         * value.\n         *\n         * ```js\n         * test('top level test', (t) => {\n         *   // Make sure to return here as well if the test contains additional logic.\n         *   t.skip('this is skipped');\n         * });\n         * ```\n         * @since v18.0.0, v16.17.0\n         * @param message Optional skip message.\n         */\n        skip(message?: string): void;\n        /**\n         * This function adds a `TODO` directive to the test's output. If `message` is\n         * provided, it is included in the output. Calling `todo()` does not terminate\n         * execution of the test function. This function does not return a value.\n         *\n         * ```js\n         * test('top level test', (t) => {\n         *   // This test is marked as `TODO`\n         *   t.todo('this is a todo');\n         * });\n         * ```\n         * @since v18.0.0, v16.17.0\n         * @param message Optional `TODO` message.\n         */\n        todo(message?: string): void;\n        /**\n         * This function is used to create subtests under the current test. This function behaves in\n         * the same fashion as the top level {@link test} function.\n         * @since v18.0.0\n         * @param name The name of the test, which is displayed when reporting test results.\n         * Defaults to the `name` property of `fn`, or `'<anonymous>'` if `fn` does not have a name.\n         * @param options Configuration options for the test.\n         * @param fn The function under test. This first argument to this function is a {@link TestContext} object.\n         * If the test uses callbacks, the callback function is passed as the second argument.\n         * @returns A {@link Promise} resolved with `undefined` once the test completes.\n         */\n        test: typeof test;\n        /**\n         * This method polls a `condition` function until that function either returns\n         * successfully or the operation times out.\n         * @since v22.14.0\n         * @param condition An assertion function that is invoked\n         * periodically until it completes successfully or the defined polling timeout\n         * elapses. Successful completion is defined as not throwing or rejecting. This\n         * function does not accept any arguments, and is allowed to return any value.\n         * @param options An optional configuration object for the polling operation.\n         * @returns Fulfilled with the value returned by `condition`.\n         */\n        waitFor<T>(condition: () => T, options?: TestContextWaitForOptions): Promise<Awaited<T>>;\n        /**\n         * Each test provides its own MockTracker instance.\n         */\n        readonly mock: MockTracker;\n    }\n    interface TestContextAssert extends\n        Pick<\n            typeof import(\"assert\"),\n            | \"deepEqual\"\n            | \"deepStrictEqual\"\n            | \"doesNotMatch\"\n            | \"doesNotReject\"\n            | \"doesNotThrow\"\n            | \"equal\"\n            | \"fail\"\n            | \"ifError\"\n            | \"match\"\n            | \"notDeepEqual\"\n            | \"notDeepStrictEqual\"\n            | \"notEqual\"\n            | \"notStrictEqual\"\n            | \"ok\"\n            | \"partialDeepStrictEqual\"\n            | \"rejects\"\n            | \"strictEqual\"\n            | \"throws\"\n        >\n    {\n        /**\n         * This function serializes `value` and writes it to the file specified by `path`.\n         *\n         * ```js\n         * test('snapshot test with default serialization', (t) => {\n         *   t.assert.fileSnapshot({ value1: 1, value2: 2 }, './snapshots/snapshot.json');\n         * });\n         * ```\n         *\n         * This function differs from `context.assert.snapshot()` in the following ways:\n         *\n         * * The snapshot file path is explicitly provided by the user.\n         * * Each snapshot file is limited to a single snapshot value.\n         * * No additional escaping is performed by the test runner.\n         *\n         * These differences allow snapshot files to better support features such as syntax\n         * highlighting.\n         * @since v22.14.0\n         * @param value A value to serialize to a string. If Node.js was started with\n         * the [`--test-update-snapshots`](https://nodejs.org/docs/latest-v22.x/api/cli.html#--test-update-snapshots)\n         * flag, the serialized value is written to\n         * `path`. Otherwise, the serialized value is compared to the contents of the\n         * existing snapshot file.\n         * @param path The file where the serialized `value` is written.\n         * @param options Optional configuration options.\n         */\n        fileSnapshot(value: any, path: string, options?: AssertSnapshotOptions): void;\n        /**\n         * This function implements assertions for snapshot testing.\n         * ```js\n         * test('snapshot test with default serialization', (t) => {\n         *   t.assert.snapshot({ value1: 1, value2: 2 });\n         * });\n         *\n         * test('snapshot test with custom serialization', (t) => {\n         *   t.assert.snapshot({ value3: 3, value4: 4 }, {\n         *     serializers: [(value) => JSON.stringify(value)]\n         *   });\n         * });\n         * ```\n         * @since v22.3.0\n         * @param value A value to serialize to a string. If Node.js was started with\n         * the [`--test-update-snapshots`](https://nodejs.org/docs/latest-v22.x/api/cli.html#--test-update-snapshots)\n         * flag, the serialized value is written to\n         * the snapshot file. Otherwise, the serialized value is compared to the\n         * corresponding value in the existing snapshot file.\n         */\n        snapshot(value: any, options?: AssertSnapshotOptions): void;\n        /**\n         * A custom assertion function registered with `assert.register()`.\n         */\n        [name: string]: (...args: any[]) => void;\n    }\n    interface AssertSnapshotOptions {\n        /**\n         * An array of synchronous functions used to serialize `value` into a string.\n         * `value` is passed as the only argument to the first serializer function.\n         * The return value of each serializer is passed as input to the next serializer.\n         * Once all serializers have run, the resulting value is coerced to a string.\n         *\n         * If no serializers are provided, the test runner's default serializers are used.\n         */\n        serializers?: ReadonlyArray<(value: any) => any> | undefined;\n    }\n    interface TestContextPlanOptions {\n        /**\n         * The wait time for the plan:\n         * * If `true`, the plan waits indefinitely for all assertions and subtests to run.\n         * * If `false`, the plan performs an immediate check after the test function completes,\n         * without waiting for any pending assertions or subtests.\n         * Any assertions or subtests that complete after this check will not be counted towards the plan.\n         * * If a number, it specifies the maximum wait time in milliseconds\n         * before timing out while waiting for expected assertions and subtests to be matched.\n         * If the timeout is reached, the test will fail.\n         * @default false\n         */\n        wait?: boolean | number | undefined;\n    }\n    interface TestContextWaitForOptions {\n        /**\n         * The number of milliseconds to wait after an unsuccessful\n         * invocation of `condition` before trying again.\n         * @default 50\n         */\n        interval?: number | undefined;\n        /**\n         * The poll timeout in milliseconds. If `condition` has not\n         * succeeded by the time this elapses, an error occurs.\n         * @default 1000\n         */\n        timeout?: number | undefined;\n    }\n\n    /**\n     * An instance of `SuiteContext` is passed to each suite function in order to\n     * interact with the test runner. However, the `SuiteContext` constructor is not\n     * exposed as part of the API.\n     * @since v18.7.0, v16.17.0\n     */\n    class SuiteContext {\n        /**\n         * The absolute path of the test file that created the current suite. If a test file imports\n         * additional modules that generate suites, the imported suites will return the path of the root test file.\n         * @since v22.6.0\n         */\n        readonly filePath: string | undefined;\n        /**\n         * The name of the suite.\n         * @since v18.8.0, v16.18.0\n         */\n        readonly name: string;\n        /**\n         * Can be used to abort test subtasks when the test has been aborted.\n         * @since v18.7.0, v16.17.0\n         */\n        readonly signal: AbortSignal;\n    }\n    interface TestOptions {\n        /**\n         * If a number is provided, then that many tests would run in parallel.\n         * If truthy, it would run (number of cpu cores - 1) tests in parallel.\n         * For subtests, it will be `Infinity` tests in parallel.\n         * If falsy, it would only run one test at a time.\n         * If unspecified, subtests inherit this value from their parent.\n         * @default false\n         */\n        concurrency?: number | boolean | undefined;\n        /**\n         * If truthy, and the test context is configured to run `only` tests, then this test will be\n         * run. Otherwise, the test is skipped.\n         * @default false\n         */\n        only?: boolean | undefined;\n        /**\n         * Allows aborting an in-progress test.\n         * @since v18.8.0\n         */\n        signal?: AbortSignal | undefined;\n        /**\n         * If truthy, the test is skipped. If a string is provided, that string is displayed in the\n         * test results as the reason for skipping the test.\n         * @default false\n         */\n        skip?: boolean | string | undefined;\n        /**\n         * A number of milliseconds the test will fail after. If unspecified, subtests inherit this\n         * value from their parent.\n         * @default Infinity\n         * @since v18.7.0\n         */\n        timeout?: number | undefined;\n        /**\n         * If truthy, the test marked as `TODO`. If a string is provided, that string is displayed in\n         * the test results as the reason why the test is `TODO`.\n         * @default false\n         */\n        todo?: boolean | string | undefined;\n        /**\n         * The number of assertions and subtests expected to be run in the test.\n         * If the number of assertions run in the test does not match the number\n         * specified in the plan, the test will fail.\n         * @default undefined\n         * @since v22.2.0\n         */\n        plan?: number | undefined;\n    }\n    /**\n     * This function creates a hook that runs before executing a suite.\n     *\n     * ```js\n     * describe('tests', async () => {\n     *   before(() => console.log('about to run some test'));\n     *   it('is a subtest', () => {\n     *     assert.ok('some relevant assertion here');\n     *   });\n     * });\n     * ```\n     * @since v18.8.0, v16.18.0\n     * @param fn The hook function. If the hook uses callbacks, the callback function is passed as the second argument.\n     * @param options Configuration options for the hook.\n     */\n    function before(fn?: HookFn, options?: HookOptions): void;\n    /**\n     * This function creates a hook that runs after executing a suite.\n     *\n     * ```js\n     * describe('tests', async () => {\n     *   after(() => console.log('finished running tests'));\n     *   it('is a subtest', () => {\n     *     assert.ok('some relevant assertion here');\n     *   });\n     * });\n     * ```\n     * @since v18.8.0, v16.18.0\n     * @param fn The hook function. If the hook uses callbacks, the callback function is passed as the second argument.\n     * @param options Configuration options for the hook.\n     */\n    function after(fn?: HookFn, options?: HookOptions): void;\n    /**\n     * This function creates a hook that runs before each test in the current suite.\n     *\n     * ```js\n     * describe('tests', async () => {\n     *   beforeEach(() => console.log('about to run a test'));\n     *   it('is a subtest', () => {\n     *     assert.ok('some relevant assertion here');\n     *   });\n     * });\n     * ```\n     * @since v18.8.0, v16.18.0\n     * @param fn The hook function. If the hook uses callbacks, the callback function is passed as the second argument.\n     * @param options Configuration options for the hook.\n     */\n    function beforeEach(fn?: HookFn, options?: HookOptions): void;\n    /**\n     * This function creates a hook that runs after each test in the current suite.\n     * The `afterEach()` hook is run even if the test fails.\n     *\n     * ```js\n     * describe('tests', async () => {\n     *   afterEach(() => console.log('finished running a test'));\n     *   it('is a subtest', () => {\n     *     assert.ok('some relevant assertion here');\n     *   });\n     * });\n     * ```\n     * @since v18.8.0, v16.18.0\n     * @param fn The hook function. If the hook uses callbacks, the callback function is passed as the second argument.\n     * @param options Configuration options for the hook.\n     */\n    function afterEach(fn?: HookFn, options?: HookOptions): void;\n    /**\n     * The hook function. The first argument is the context in which the hook is called.\n     * If the hook uses callbacks, the callback function is passed as the second argument.\n     */\n    type HookFn = (c: TestContext | SuiteContext, done: (result?: any) => void) => any;\n    /**\n     * The hook function. The first argument is a `TestContext` object.\n     * If the hook uses callbacks, the callback function is passed as the second argument.\n     */\n    type TestContextHookFn = (t: TestContext, done: (result?: any) => void) => any;\n    /**\n     * Configuration options for hooks.\n     * @since v18.8.0\n     */\n    interface HookOptions {\n        /**\n         * Allows aborting an in-progress hook.\n         */\n        signal?: AbortSignal | undefined;\n        /**\n         * A number of milliseconds the hook will fail after. If unspecified, subtests inherit this\n         * value from their parent.\n         * @default Infinity\n         */\n        timeout?: number | undefined;\n    }\n    interface MockFunctionOptions {\n        /**\n         * The number of times that the mock will use the behavior of `implementation`.\n         * Once the mock function has been called `times` times,\n         * it will automatically restore the behavior of `original`.\n         * This value must be an integer greater than zero.\n         * @default Infinity\n         */\n        times?: number | undefined;\n    }\n    interface MockMethodOptions extends MockFunctionOptions {\n        /**\n         * If `true`, `object[methodName]` is treated as a getter.\n         * This option cannot be used with the `setter` option.\n         */\n        getter?: boolean | undefined;\n        /**\n         * If `true`, `object[methodName]` is treated as a setter.\n         * This option cannot be used with the `getter` option.\n         */\n        setter?: boolean | undefined;\n    }\n    type Mock<F extends Function> = F & {\n        mock: MockFunctionContext<F>;\n    };\n    type NoOpFunction = (...args: any[]) => undefined;\n    type FunctionPropertyNames<T> = {\n        [K in keyof T]: T[K] extends Function ? K : never;\n    }[keyof T];\n    interface MockModuleOptions {\n        /**\n         * If false, each call to `require()` or `import()` generates a new mock module.\n         * If true, subsequent calls will return the same module mock, and the mock module is inserted into the CommonJS cache.\n         * @default false\n         */\n        cache?: boolean | undefined;\n        /**\n         * The value to use as the mocked module's default export.\n         *\n         * If this value is not provided, ESM mocks do not include a default export.\n         * If the mock is a CommonJS or builtin module, this setting is used as the value of `module.exports`.\n         * If this value is not provided, CJS and builtin mocks use an empty object as the value of `module.exports`.\n         */\n        defaultExport?: any;\n        /**\n         * An object whose keys and values are used to create the named exports of the mock module.\n         *\n         * If the mock is a CommonJS or builtin module, these values are copied onto `module.exports`.\n         * Therefore, if a mock is created with both named exports and a non-object default export,\n         * the mock will throw an exception when used as a CJS or builtin module.\n         */\n        namedExports?: object | undefined;\n    }\n    /**\n     * The `MockTracker` class is used to manage mocking functionality. The test runner\n     * module provides a top level `mock` export which is a `MockTracker` instance.\n     * Each test also provides its own `MockTracker` instance via the test context's `mock` property.\n     * @since v19.1.0, v18.13.0\n     */\n    class MockTracker {\n        /**\n         * This function is used to create a mock function.\n         *\n         * The following example creates a mock function that increments a counter by one\n         * on each invocation. The `times` option is used to modify the mock behavior such\n         * that the first two invocations add two to the counter instead of one.\n         *\n         * ```js\n         * test('mocks a counting function', (t) => {\n         *   let cnt = 0;\n         *\n         *   function addOne() {\n         *     cnt++;\n         *     return cnt;\n         *   }\n         *\n         *   function addTwo() {\n         *     cnt += 2;\n         *     return cnt;\n         *   }\n         *\n         *   const fn = t.mock.fn(addOne, addTwo, { times: 2 });\n         *\n         *   assert.strictEqual(fn(), 2);\n         *   assert.strictEqual(fn(), 4);\n         *   assert.strictEqual(fn(), 5);\n         *   assert.strictEqual(fn(), 6);\n         * });\n         * ```\n         * @since v19.1.0, v18.13.0\n         * @param original An optional function to create a mock on.\n         * @param implementation An optional function used as the mock implementation for `original`. This is useful for creating mocks that exhibit one behavior for a specified number of calls and\n         * then restore the behavior of `original`.\n         * @param options Optional configuration options for the mock function.\n         * @return The mocked function. The mocked function contains a special `mock` property, which is an instance of {@link MockFunctionContext}, and can be used for inspecting and changing the\n         * behavior of the mocked function.\n         */\n        fn<F extends Function = NoOpFunction>(original?: F, options?: MockFunctionOptions): Mock<F>;\n        fn<F extends Function = NoOpFunction, Implementation extends Function = F>(\n            original?: F,\n            implementation?: Implementation,\n            options?: MockFunctionOptions,\n        ): Mock<F | Implementation>;\n        /**\n         * This function is used to create a mock on an existing object method. The\n         * following example demonstrates how a mock is created on an existing object\n         * method.\n         *\n         * ```js\n         * test('spies on an object method', (t) => {\n         *   const number = {\n         *     value: 5,\n         *     subtract(a) {\n         *       return this.value - a;\n         *     },\n         *   };\n         *\n         *   t.mock.method(number, 'subtract');\n         *   assert.strictEqual(number.subtract.mock.calls.length, 0);\n         *   assert.strictEqual(number.subtract(3), 2);\n         *   assert.strictEqual(number.subtract.mock.calls.length, 1);\n         *\n         *   const call = number.subtract.mock.calls[0];\n         *\n         *   assert.deepStrictEqual(call.arguments, [3]);\n         *   assert.strictEqual(call.result, 2);\n         *   assert.strictEqual(call.error, undefined);\n         *   assert.strictEqual(call.target, undefined);\n         *   assert.strictEqual(call.this, number);\n         * });\n         * ```\n         * @since v19.1.0, v18.13.0\n         * @param object The object whose method is being mocked.\n         * @param methodName The identifier of the method on `object` to mock. If `object[methodName]` is not a function, an error is thrown.\n         * @param implementation An optional function used as the mock implementation for `object[methodName]`.\n         * @param options Optional configuration options for the mock method.\n         * @return The mocked method. The mocked method contains a special `mock` property, which is an instance of {@link MockFunctionContext}, and can be used for inspecting and changing the\n         * behavior of the mocked method.\n         */\n        method<\n            MockedObject extends object,\n            MethodName extends FunctionPropertyNames<MockedObject>,\n        >(\n            object: MockedObject,\n            methodName: MethodName,\n            options?: MockFunctionOptions,\n        ): MockedObject[MethodName] extends Function ? Mock<MockedObject[MethodName]>\n            : never;\n        method<\n            MockedObject extends object,\n            MethodName extends FunctionPropertyNames<MockedObject>,\n            Implementation extends Function,\n        >(\n            object: MockedObject,\n            methodName: MethodName,\n            implementation: Implementation,\n            options?: MockFunctionOptions,\n        ): MockedObject[MethodName] extends Function ? Mock<MockedObject[MethodName] | Implementation>\n            : never;\n        method<MockedObject extends object>(\n            object: MockedObject,\n            methodName: keyof MockedObject,\n            options: MockMethodOptions,\n        ): Mock<Function>;\n        method<MockedObject extends object>(\n            object: MockedObject,\n            methodName: keyof MockedObject,\n            implementation: Function,\n            options: MockMethodOptions,\n        ): Mock<Function>;\n\n        /**\n         * This function is syntax sugar for `MockTracker.method` with `options.getter` set to `true`.\n         * @since v19.3.0, v18.13.0\n         */\n        getter<\n            MockedObject extends object,\n            MethodName extends keyof MockedObject,\n        >(\n            object: MockedObject,\n            methodName: MethodName,\n            options?: MockFunctionOptions,\n        ): Mock<() => MockedObject[MethodName]>;\n        getter<\n            MockedObject extends object,\n            MethodName extends keyof MockedObject,\n            Implementation extends Function,\n        >(\n            object: MockedObject,\n            methodName: MethodName,\n            implementation?: Implementation,\n            options?: MockFunctionOptions,\n        ): Mock<(() => MockedObject[MethodName]) | Implementation>;\n        /**\n         * This function is syntax sugar for `MockTracker.method` with `options.setter` set to `true`.\n         * @since v19.3.0, v18.13.0\n         */\n        setter<\n            MockedObject extends object,\n            MethodName extends keyof MockedObject,\n        >(\n            object: MockedObject,\n            methodName: MethodName,\n            options?: MockFunctionOptions,\n        ): Mock<(value: MockedObject[MethodName]) => void>;\n        setter<\n            MockedObject extends object,\n            MethodName extends keyof MockedObject,\n            Implementation extends Function,\n        >(\n            object: MockedObject,\n            methodName: MethodName,\n            implementation?: Implementation,\n            options?: MockFunctionOptions,\n        ): Mock<((value: MockedObject[MethodName]) => void) | Implementation>;\n\n        /**\n         * This function is used to mock the exports of ECMAScript modules, CommonJS modules, and Node.js builtin modules.\n         * Any references to the original module prior to mocking are not impacted.\n         *\n         * Only available through the [--experimental-test-module-mocks](https://nodejs.org/api/cli.html#--experimental-test-module-mocks) flag.\n         * @since v22.3.0\n         * @experimental\n         * @param specifier A string identifying the module to mock.\n         * @param options Optional configuration options for the mock module.\n         */\n        module(specifier: string, options?: MockModuleOptions): MockModuleContext;\n\n        /**\n         * This function restores the default behavior of all mocks that were previously\n         * created by this `MockTracker` and disassociates the mocks from the `MockTracker` instance. Once disassociated, the mocks can still be used, but the `MockTracker` instance can no longer be\n         * used to reset their behavior or\n         * otherwise interact with them.\n         *\n         * After each test completes, this function is called on the test context's `MockTracker`. If the global `MockTracker` is used extensively, calling this\n         * function manually is recommended.\n         * @since v19.1.0, v18.13.0\n         */\n        reset(): void;\n        /**\n         * This function restores the default behavior of all mocks that were previously\n         * created by this `MockTracker`. Unlike `mock.reset()`, `mock.restoreAll()` does\n         * not disassociate the mocks from the `MockTracker` instance.\n         * @since v19.1.0, v18.13.0\n         */\n        restoreAll(): void;\n\n        timers: MockTimers;\n    }\n    const mock: MockTracker;\n    interface MockFunctionCall<\n        F extends Function,\n        ReturnType = F extends (...args: any) => infer T ? T\n            : F extends abstract new(...args: any) => infer T ? T\n            : unknown,\n        Args = F extends (...args: infer Y) => any ? Y\n            : F extends abstract new(...args: infer Y) => any ? Y\n            : unknown[],\n    > {\n        /**\n         * An array of the arguments passed to the mock function.\n         */\n        arguments: Args;\n        /**\n         * If the mocked function threw then this property contains the thrown value.\n         */\n        error: unknown | undefined;\n        /**\n         * The value returned by the mocked function.\n         *\n         * If the mocked function threw, it will be `undefined`.\n         */\n        result: ReturnType | undefined;\n        /**\n         * An `Error` object whose stack can be used to determine the callsite of the mocked function invocation.\n         */\n        stack: Error;\n        /**\n         * If the mocked function is a constructor, this field contains the class being constructed.\n         * Otherwise this will be `undefined`.\n         */\n        target: F extends abstract new(...args: any) => any ? F : undefined;\n        /**\n         * The mocked function's `this` value.\n         */\n        this: unknown;\n    }\n    /**\n     * The `MockFunctionContext` class is used to inspect or manipulate the behavior of\n     * mocks created via the `MockTracker` APIs.\n     * @since v19.1.0, v18.13.0\n     */\n    class MockFunctionContext<F extends Function> {\n        /**\n         * A getter that returns a copy of the internal array used to track calls to the\n         * mock. Each entry in the array is an object with the following properties.\n         * @since v19.1.0, v18.13.0\n         */\n        readonly calls: Array<MockFunctionCall<F>>;\n        /**\n         * This function returns the number of times that this mock has been invoked. This\n         * function is more efficient than checking `ctx.calls.length` because `ctx.calls` is a getter that creates a copy of the internal call tracking array.\n         * @since v19.1.0, v18.13.0\n         * @return The number of times that this mock has been invoked.\n         */\n        callCount(): number;\n        /**\n         * This function is used to change the behavior of an existing mock.\n         *\n         * The following example creates a mock function using `t.mock.fn()`, calls the\n         * mock function, and then changes the mock implementation to a different function.\n         *\n         * ```js\n         * test('changes a mock behavior', (t) => {\n         *   let cnt = 0;\n         *\n         *   function addOne() {\n         *     cnt++;\n         *     return cnt;\n         *   }\n         *\n         *   function addTwo() {\n         *     cnt += 2;\n         *     return cnt;\n         *   }\n         *\n         *   const fn = t.mock.fn(addOne);\n         *\n         *   assert.strictEqual(fn(), 1);\n         *   fn.mock.mockImplementation(addTwo);\n         *   assert.strictEqual(fn(), 3);\n         *   assert.strictEqual(fn(), 5);\n         * });\n         * ```\n         * @since v19.1.0, v18.13.0\n         * @param implementation The function to be used as the mock's new implementation.\n         */\n        mockImplementation(implementation: F): void;\n        /**\n         * This function is used to change the behavior of an existing mock for a single\n         * invocation. Once invocation `onCall` has occurred, the mock will revert to\n         * whatever behavior it would have used had `mockImplementationOnce()` not been\n         * called.\n         *\n         * The following example creates a mock function using `t.mock.fn()`, calls the\n         * mock function, changes the mock implementation to a different function for the\n         * next invocation, and then resumes its previous behavior.\n         *\n         * ```js\n         * test('changes a mock behavior once', (t) => {\n         *   let cnt = 0;\n         *\n         *   function addOne() {\n         *     cnt++;\n         *     return cnt;\n         *   }\n         *\n         *   function addTwo() {\n         *     cnt += 2;\n         *     return cnt;\n         *   }\n         *\n         *   const fn = t.mock.fn(addOne);\n         *\n         *   assert.strictEqual(fn(), 1);\n         *   fn.mock.mockImplementationOnce(addTwo);\n         *   assert.strictEqual(fn(), 3);\n         *   assert.strictEqual(fn(), 4);\n         * });\n         * ```\n         * @since v19.1.0, v18.13.0\n         * @param implementation The function to be used as the mock's implementation for the invocation number specified by `onCall`.\n         * @param onCall The invocation number that will use `implementation`. If the specified invocation has already occurred then an exception is thrown.\n         */\n        mockImplementationOnce(implementation: F, onCall?: number): void;\n        /**\n         * Resets the call history of the mock function.\n         * @since v19.3.0, v18.13.0\n         */\n        resetCalls(): void;\n        /**\n         * Resets the implementation of the mock function to its original behavior. The\n         * mock can still be used after calling this function.\n         * @since v19.1.0, v18.13.0\n         */\n        restore(): void;\n    }\n    /**\n     * @since v22.3.0\n     * @experimental\n     */\n    class MockModuleContext {\n        /**\n         * Resets the implementation of the mock module.\n         * @since v22.3.0\n         */\n        restore(): void;\n    }\n\n    type Timer = \"setInterval\" | \"setTimeout\" | \"setImmediate\" | \"Date\";\n    interface MockTimersOptions {\n        apis: Timer[];\n        now?: number | Date | undefined;\n    }\n    /**\n     * Mocking timers is a technique commonly used in software testing to simulate and\n     * control the behavior of timers, such as `setInterval` and `setTimeout`,\n     * without actually waiting for the specified time intervals.\n     *\n     * The MockTimers API also allows for mocking of the `Date` constructor and\n     * `setImmediate`/`clearImmediate` functions.\n     *\n     * The `MockTracker` provides a top-level `timers` export\n     * which is a `MockTimers` instance.\n     * @since v20.4.0\n     * @experimental\n     */\n    class MockTimers {\n        /**\n         * Enables timer mocking for the specified timers.\n         *\n         * **Note:** When you enable mocking for a specific timer, its associated\n         * clear function will also be implicitly mocked.\n         *\n         * **Note:** Mocking `Date` will affect the behavior of the mocked timers\n         * as they use the same internal clock.\n         *\n         * Example usage without setting initial time:\n         *\n         * ```js\n         * import { mock } from 'node:test';\n         * mock.timers.enable({ apis: ['setInterval', 'Date'], now: 1234 });\n         * ```\n         *\n         * The above example enables mocking for the `Date` constructor, `setInterval` timer and\n         * implicitly mocks the `clearInterval` function. Only the `Date` constructor from `globalThis`,\n         * `setInterval` and `clearInterval` functions from `node:timers`, `node:timers/promises`, and `globalThis` will be mocked.\n         *\n         * Example usage with initial time set\n         *\n         * ```js\n         * import { mock } from 'node:test';\n         * mock.timers.enable({ apis: ['Date'], now: 1000 });\n         * ```\n         *\n         * Example usage with initial Date object as time set\n         *\n         * ```js\n         * import { mock } from 'node:test';\n         * mock.timers.enable({ apis: ['Date'], now: new Date() });\n         * ```\n         *\n         * Alternatively, if you call `mock.timers.enable()` without any parameters:\n         *\n         * All timers (`'setInterval'`, `'clearInterval'`, `'Date'`, `'setImmediate'`, `'clearImmediate'`, `'setTimeout'`, and `'clearTimeout'`)\n         * will be mocked.\n         *\n         * The `setInterval`, `clearInterval`, `setTimeout`, and `clearTimeout` functions from `node:timers`, `node:timers/promises`,\n         * and `globalThis` will be mocked.\n         * The `Date` constructor from `globalThis` will be mocked.\n         *\n         * If there is no initial epoch set, the initial date will be based on 0 in the Unix epoch. This is `January 1st, 1970, 00:00:00 UTC`. You can\n         * set an initial date by passing a now property to the `.enable()` method. This value will be used as the initial date for the mocked Date\n         * object. It can either be a positive integer, or another Date object.\n         * @since v20.4.0\n         */\n        enable(options?: MockTimersOptions): void;\n        /**\n         * You can use the `.setTime()` method to manually move the mocked date to another time. This method only accepts a positive integer.\n         * Note: This method will execute any mocked timers that are in the past from the new time.\n         * In the below example we are setting a new time for the mocked date.\n         * ```js\n         * import assert from 'node:assert';\n         * import { test } from 'node:test';\n         * test('sets the time of a date object', (context) => {\n         *   // Optionally choose what to mock\n         *   context.mock.timers.enable({ apis: ['Date'], now: 100 });\n         *   assert.strictEqual(Date.now(), 100);\n         *   // Advance in time will also advance the date\n         *   context.mock.timers.setTime(1000);\n         *   context.mock.timers.tick(200);\n         *   assert.strictEqual(Date.now(), 1200);\n         * });\n         * ```\n         */\n        setTime(time: number): void;\n        /**\n         * This function restores the default behavior of all mocks that were previously\n         * created by this `MockTimers` instance and disassociates the mocks\n         * from the `MockTracker` instance.\n         *\n         * **Note:** After each test completes, this function is called on\n         * the test context's `MockTracker`.\n         *\n         * ```js\n         * import { mock } from 'node:test';\n         * mock.timers.reset();\n         * ```\n         * @since v20.4.0\n         */\n        reset(): void;\n        /**\n         * Advances time for all mocked timers.\n         *\n         * **Note:** This diverges from how `setTimeout` in Node.js behaves and accepts\n         * only positive numbers. In Node.js, `setTimeout` with negative numbers is\n         * only supported for web compatibility reasons.\n         *\n         * The following example mocks a `setTimeout` function and\n         * by using `.tick` advances in\n         * time triggering all pending timers.\n         *\n         * ```js\n         * import assert from 'node:assert';\n         * import { test } from 'node:test';\n         *\n         * test('mocks setTimeout to be executed synchronously without having to actually wait for it', (context) => {\n         *   const fn = context.mock.fn();\n         *\n         *   context.mock.timers.enable({ apis: ['setTimeout'] });\n         *\n         *   setTimeout(fn, 9999);\n         *\n         *   assert.strictEqual(fn.mock.callCount(), 0);\n         *\n         *   // Advance in time\n         *   context.mock.timers.tick(9999);\n         *\n         *   assert.strictEqual(fn.mock.callCount(), 1);\n         * });\n         * ```\n         *\n         * Alternativelly, the `.tick` function can be called many times\n         *\n         * ```js\n         * import assert from 'node:assert';\n         * import { test } from 'node:test';\n         *\n         * test('mocks setTimeout to be executed synchronously without having to actually wait for it', (context) => {\n         *   const fn = context.mock.fn();\n         *   context.mock.timers.enable({ apis: ['setTimeout'] });\n         *   const nineSecs = 9000;\n         *   setTimeout(fn, nineSecs);\n         *\n         *   const twoSeconds = 3000;\n         *   context.mock.timers.tick(twoSeconds);\n         *   context.mock.timers.tick(twoSeconds);\n         *   context.mock.timers.tick(twoSeconds);\n         *\n         *   assert.strictEqual(fn.mock.callCount(), 1);\n         * });\n         * ```\n         *\n         * Advancing time using `.tick` will also advance the time for any `Date` object\n         * created after the mock was enabled (if `Date` was also set to be mocked).\n         *\n         * ```js\n         * import assert from 'node:assert';\n         * import { test } from 'node:test';\n         *\n         * test('mocks setTimeout to be executed synchronously without having to actually wait for it', (context) => {\n         *   const fn = context.mock.fn();\n         *\n         *   context.mock.timers.enable({ apis: ['setTimeout', 'Date'] });\n         *   setTimeout(fn, 9999);\n         *\n         *   assert.strictEqual(fn.mock.callCount(), 0);\n         *   assert.strictEqual(Date.now(), 0);\n         *\n         *   // Advance in time\n         *   context.mock.timers.tick(9999);\n         *   assert.strictEqual(fn.mock.callCount(), 1);\n         *   assert.strictEqual(Date.now(), 9999);\n         * });\n         * ```\n         * @since v20.4.0\n         */\n        tick(milliseconds: number): void;\n        /**\n         * Triggers all pending mocked timers immediately. If the `Date` object is also\n         * mocked, it will also advance the `Date` object to the furthest timer's time.\n         *\n         * The example below triggers all pending timers immediately,\n         * causing them to execute without any delay.\n         *\n         * ```js\n         * import assert from 'node:assert';\n         * import { test } from 'node:test';\n         *\n         * test('runAll functions following the given order', (context) => {\n         *   context.mock.timers.enable({ apis: ['setTimeout', 'Date'] });\n         *   const results = [];\n         *   setTimeout(() => results.push(1), 9999);\n         *\n         *   // Notice that if both timers have the same timeout,\n         *   // the order of execution is guaranteed\n         *   setTimeout(() => results.push(3), 8888);\n         *   setTimeout(() => results.push(2), 8888);\n         *\n         *   assert.deepStrictEqual(results, []);\n         *\n         *   context.mock.timers.runAll();\n         *   assert.deepStrictEqual(results, [3, 2, 1]);\n         *   // The Date object is also advanced to the furthest timer's time\n         *   assert.strictEqual(Date.now(), 9999);\n         * });\n         * ```\n         *\n         * **Note:** The `runAll()` function is specifically designed for\n         * triggering timers in the context of timer mocking.\n         * It does not have any effect on real-time system\n         * clocks or actual timers outside of the mocking environment.\n         * @since v20.4.0\n         */\n        runAll(): void;\n        /**\n         * Calls {@link MockTimers.reset()}.\n         */\n        [Symbol.dispose](): void;\n    }\n    /**\n     * An object whose methods are used to configure available assertions on the\n     * `TestContext` objects in the current process. The methods from `node:assert`\n     * and snapshot testing functions are available by default.\n     *\n     * It is possible to apply the same configuration to all files by placing common\n     * configuration code in a module\n     * preloaded with `--require` or `--import`.\n     * @since v22.14.0\n     */\n    namespace assert {\n        /**\n         * Defines a new assertion function with the provided name and function. If an\n         * assertion already exists with the same name, it is overwritten.\n         * @since v22.14.0\n         */\n        function register(name: string, fn: (this: TestContext, ...args: any[]) => void): void;\n    }\n    /**\n     * @since v22.3.0\n     */\n    namespace snapshot {\n        /**\n         * This function is used to customize the default serialization mechanism used by the test runner.\n         *\n         * By default, the test runner performs serialization by calling `JSON.stringify(value, null, 2)` on the provided value.\n         * `JSON.stringify()` does have limitations regarding circular structures and supported data types.\n         * If a more robust serialization mechanism is required, this function should be used to specify a list of custom serializers.\n         *\n         * Serializers are called in order, with the output of the previous serializer passed as input to the next.\n         * The final result must be a string value.\n         * @since v22.3.0\n         * @param serializers An array of synchronous functions used as the default serializers for snapshot tests.\n         */\n        function setDefaultSnapshotSerializers(serializers: ReadonlyArray<(value: any) => any>): void;\n        /**\n         * This function is used to set a custom resolver for the location of the snapshot file used for snapshot testing.\n         * By default, the snapshot filename is the same as the entry point filename with `.snapshot` appended.\n         * @since v22.3.0\n         * @param fn A function used to compute the location of the snapshot file.\n         * The function receives the path of the test file as its only argument. If the\n         * test is not associated with a file (for example in the REPL), the input is\n         * undefined. `fn()` must return a string specifying the location of the snapshot file.\n         */\n        function setResolveSnapshotPath(fn: (path: string | undefined) => string): void;\n    }\n    export {\n        after,\n        afterEach,\n        assert,\n        before,\n        beforeEach,\n        describe,\n        it,\n        Mock,\n        mock,\n        only,\n        run,\n        skip,\n        snapshot,\n        suite,\n        SuiteContext,\n        test,\n        test as default,\n        TestContext,\n        todo,\n    };\n}\n\ninterface TestError extends Error {\n    cause: Error;\n}\ninterface TestLocationInfo {\n    /**\n     * The column number where the test is defined, or\n     * `undefined` if the test was run through the REPL.\n     */\n    column?: number;\n    /**\n     * The path of the test file, `undefined` if test was run through the REPL.\n     */\n    file?: string;\n    /**\n     * The line number where the test is defined, or `undefined` if the test was run through the REPL.\n     */\n    line?: number;\n}\ninterface DiagnosticData extends TestLocationInfo {\n    /**\n     * The diagnostic message.\n     */\n    message: string;\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n}\ninterface TestCoverage {\n    /**\n     * An object containing the coverage report.\n     */\n    summary: {\n        /**\n         * An array of coverage reports for individual files.\n         */\n        files: Array<{\n            /**\n             * The absolute path of the file.\n             */\n            path: string;\n            /**\n             * The total number of lines.\n             */\n            totalLineCount: number;\n            /**\n             * The total number of branches.\n             */\n            totalBranchCount: number;\n            /**\n             * The total number of functions.\n             */\n            totalFunctionCount: number;\n            /**\n             * The number of covered lines.\n             */\n            coveredLineCount: number;\n            /**\n             * The number of covered branches.\n             */\n            coveredBranchCount: number;\n            /**\n             * The number of covered functions.\n             */\n            coveredFunctionCount: number;\n            /**\n             * The percentage of lines covered.\n             */\n            coveredLinePercent: number;\n            /**\n             * The percentage of branches covered.\n             */\n            coveredBranchPercent: number;\n            /**\n             * The percentage of functions covered.\n             */\n            coveredFunctionPercent: number;\n            /**\n             * An array of functions representing function coverage.\n             */\n            functions: Array<{\n                /**\n                 * The name of the function.\n                 */\n                name: string;\n                /**\n                 * The line number where the function is defined.\n                 */\n                line: number;\n                /**\n                 * The number of times the function was called.\n                 */\n                count: number;\n            }>;\n            /**\n             * An array of branches representing branch coverage.\n             */\n            branches: Array<{\n                /**\n                 * The line number where the branch is defined.\n                 */\n                line: number;\n                /**\n                 * The number of times the branch was taken.\n                 */\n                count: number;\n            }>;\n            /**\n             * An array of lines representing line numbers and the number of times they were covered.\n             */\n            lines: Array<{\n                /**\n                 * The line number.\n                 */\n                line: number;\n                /**\n                 * The number of times the line was covered.\n                 */\n                count: number;\n            }>;\n        }>;\n        /**\n         * An object containing whether or not the coverage for\n         * each coverage type.\n         * @since v22.9.0\n         */\n        thresholds: {\n            /**\n             * The function coverage threshold.\n             */\n            function: number;\n            /**\n             * The branch coverage threshold.\n             */\n            branch: number;\n            /**\n             * The line coverage threshold.\n             */\n            line: number;\n        };\n        /**\n         * An object containing a summary of coverage for all files.\n         */\n        totals: {\n            /**\n             * The total number of lines.\n             */\n            totalLineCount: number;\n            /**\n             * The total number of branches.\n             */\n            totalBranchCount: number;\n            /**\n             * The total number of functions.\n             */\n            totalFunctionCount: number;\n            /**\n             * The number of covered lines.\n             */\n            coveredLineCount: number;\n            /**\n             * The number of covered branches.\n             */\n            coveredBranchCount: number;\n            /**\n             * The number of covered functions.\n             */\n            coveredFunctionCount: number;\n            /**\n             * The percentage of lines covered.\n             */\n            coveredLinePercent: number;\n            /**\n             * The percentage of branches covered.\n             */\n            coveredBranchPercent: number;\n            /**\n             * The percentage of functions covered.\n             */\n            coveredFunctionPercent: number;\n        };\n        /**\n         * The working directory when code coverage began. This\n         * is useful for displaying relative path names in case\n         * the tests changed the working directory of the Node.js process.\n         */\n        workingDirectory: string;\n    };\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n}\ninterface TestComplete extends TestLocationInfo {\n    /**\n     * Additional execution metadata.\n     */\n    details: {\n        /**\n         * Whether the test passed or not.\n         */\n        passed: boolean;\n        /**\n         * The duration of the test in milliseconds.\n         */\n        duration_ms: number;\n        /**\n         * An error wrapping the error thrown by the test if it did not pass.\n         */\n        error?: TestError;\n        /**\n         * The type of the test, used to denote whether this is a suite.\n         */\n        type?: \"suite\";\n    };\n    /**\n     * The test name.\n     */\n    name: string;\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n    /**\n     * The ordinal number of the test.\n     */\n    testNumber: number;\n    /**\n     * Present if `context.todo` is called.\n     */\n    todo?: string | boolean;\n    /**\n     * Present if `context.skip` is called.\n     */\n    skip?: string | boolean;\n}\ninterface TestDequeue extends TestLocationInfo {\n    /**\n     * The test name.\n     */\n    name: string;\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n    /**\n     * The test type. Either `'suite'` or `'test'`.\n     * @since v22.15.0\n     */\n    type: \"suite\" | \"test\";\n}\ninterface TestEnqueue extends TestLocationInfo {\n    /**\n     * The test name.\n     */\n    name: string;\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n    /**\n     * The test type. Either `'suite'` or `'test'`.\n     * @since v22.15.0\n     */\n    type: \"suite\" | \"test\";\n}\ninterface TestFail extends TestLocationInfo {\n    /**\n     * Additional execution metadata.\n     */\n    details: {\n        /**\n         * The duration of the test in milliseconds.\n         */\n        duration_ms: number;\n        /**\n         * An error wrapping the error thrown by the test.\n         */\n        error: TestError;\n        /**\n         * The type of the test, used to denote whether this is a suite.\n         * @since v20.0.0, v19.9.0, v18.17.0\n         */\n        type?: \"suite\";\n    };\n    /**\n     * The test name.\n     */\n    name: string;\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n    /**\n     * The ordinal number of the test.\n     */\n    testNumber: number;\n    /**\n     * Present if `context.todo` is called.\n     */\n    todo?: string | boolean;\n    /**\n     * Present if `context.skip` is called.\n     */\n    skip?: string | boolean;\n}\ninterface TestPass extends TestLocationInfo {\n    /**\n     * Additional execution metadata.\n     */\n    details: {\n        /**\n         * The duration of the test in milliseconds.\n         */\n        duration_ms: number;\n        /**\n         * The type of the test, used to denote whether this is a suite.\n         * @since 20.0.0, 19.9.0, 18.17.0\n         */\n        type?: \"suite\";\n    };\n    /**\n     * The test name.\n     */\n    name: string;\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n    /**\n     * The ordinal number of the test.\n     */\n    testNumber: number;\n    /**\n     * Present if `context.todo` is called.\n     */\n    todo?: string | boolean;\n    /**\n     * Present if `context.skip` is called.\n     */\n    skip?: string | boolean;\n}\ninterface TestPlan extends TestLocationInfo {\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n    /**\n     * The number of subtests that have ran.\n     */\n    count: number;\n}\ninterface TestStart extends TestLocationInfo {\n    /**\n     * The test name.\n     */\n    name: string;\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n}\ninterface TestStderr {\n    /**\n     * The path of the test file.\n     */\n    file: string;\n    /**\n     * The message written to `stderr`.\n     */\n    message: string;\n}\ninterface TestStdout {\n    /**\n     * The path of the test file.\n     */\n    file: string;\n    /**\n     * The message written to `stdout`.\n     */\n    message: string;\n}\ninterface TestSummary {\n    /**\n     * An object containing the counts of various test results.\n     */\n    counts: {\n        /**\n         * The total number of cancelled tests.\n         */\n        cancelled: number;\n        /**\n         * The total number of passed tests.\n         */\n        passed: number;\n        /**\n         * The total number of skipped tests.\n         */\n        skipped: number;\n        /**\n         * The total number of suites run.\n         */\n        suites: number;\n        /**\n         * The total number of tests run, excluding suites.\n         */\n        tests: number;\n        /**\n         * The total number of TODO tests.\n         */\n        todo: number;\n        /**\n         * The total number of top level tests and suites.\n         */\n        topLevel: number;\n    };\n    /**\n     * The duration of the test run in milliseconds.\n     */\n    duration_ms: number;\n    /**\n     * The path of the test file that generated the\n     * summary. If the summary corresponds to multiple files, this value is\n     * `undefined`.\n     */\n    file: string | undefined;\n    /**\n     * Indicates whether or not the test run is considered\n     * successful or not. If any error condition occurs, such as a failing test or\n     * unmet coverage threshold, this value will be set to `false`.\n     */\n    success: boolean;\n}\n\n/**\n * The `node:test/reporters` module exposes the builtin-reporters for `node:test`.\n * To access it:\n *\n * ```js\n * import test from 'node:test/reporters';\n * ```\n *\n * This module is only available under the `node:` scheme. The following will not\n * work:\n *\n * ```js\n * import test from 'node:test/reporters';\n * ```\n * @since v19.9.0\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/test/reporters.js)\n */\ndeclare module \"node:test/reporters\" {\n    import { Transform, TransformOptions } from \"node:stream\";\n\n    type TestEvent =\n        | { type: \"test:coverage\"; data: TestCoverage }\n        | { type: \"test:complete\"; data: TestComplete }\n        | { type: \"test:dequeue\"; data: TestDequeue }\n        | { type: \"test:diagnostic\"; data: DiagnosticData }\n        | { type: \"test:enqueue\"; data: TestEnqueue }\n        | { type: \"test:fail\"; data: TestFail }\n        | { type: \"test:pass\"; data: TestPass }\n        | { type: \"test:plan\"; data: TestPlan }\n        | { type: \"test:start\"; data: TestStart }\n        | { type: \"test:stderr\"; data: TestStderr }\n        | { type: \"test:stdout\"; data: TestStdout }\n        | { type: \"test:summary\"; data: TestSummary }\n        | { type: \"test:watch:drained\"; data: undefined };\n    type TestEventGenerator = AsyncGenerator<TestEvent, void>;\n\n    interface ReporterConstructorWrapper<T extends new(...args: any[]) => Transform> {\n        new(...args: ConstructorParameters<T>): InstanceType<T>;\n        (...args: ConstructorParameters<T>): InstanceType<T>;\n    }\n\n    /**\n     * The `dot` reporter outputs the test results in a compact format,\n     * where each passing test is represented by a `.`,\n     * and each failing test is represented by a `X`.\n     * @since v20.0.0\n     */\n    function dot(source: TestEventGenerator): AsyncGenerator<\"\\n\" | \".\" | \"X\", void>;\n    /**\n     * The `tap` reporter outputs the test results in the [TAP](https://testanything.org/) format.\n     * @since v20.0.0\n     */\n    function tap(source: TestEventGenerator): AsyncGenerator<string, void>;\n    class SpecReporter extends Transform {\n        constructor();\n    }\n    /**\n     * The `spec` reporter outputs the test results in a human-readable format.\n     * @since v20.0.0\n     */\n    const spec: ReporterConstructorWrapper<typeof SpecReporter>;\n    /**\n     * The `junit` reporter outputs test results in a jUnit XML format.\n     * @since v21.0.0\n     */\n    function junit(source: TestEventGenerator): AsyncGenerator<string, void>;\n    class LcovReporter extends Transform {\n        constructor(opts?: Omit<TransformOptions, \"writableObjectMode\">);\n    }\n    /**\n     * The `lcov` reporter outputs test coverage when used with the\n     * [`--experimental-test-coverage`](https://nodejs.org/docs/latest-v22.x/api/cli.html#--experimental-test-coverage) flag.\n     * @since v22.0.0\n     */\n    // TODO: change the export to a wrapper function once node@0db38f0 is merged (breaking change)\n    // const lcov: ReporterConstructorWrapper<typeof LcovReporter>;\n    const lcov: LcovReporter;\n\n    export { dot, junit, lcov, spec, tap, TestEvent };\n}\n",
  "node_modules/@types/node/timers/promises.d.ts": "/**\n * The `timers/promises` API provides an alternative set of timer functions\n * that return `Promise` objects. The API is accessible via\n * `require('node:timers/promises')`.\n *\n * ```js\n * import {\n *   setTimeout,\n *   setImmediate,\n *   setInterval,\n * } from 'node:timers/promises';\n * ```\n * @since v15.0.0\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/timers/promises.js)\n */\ndeclare module \"timers/promises\" {\n    import { TimerOptions } from \"node:timers\";\n    /**\n     * ```js\n     * import {\n     *   setTimeout,\n     * } from 'node:timers/promises';\n     *\n     * const res = await setTimeout(100, 'result');\n     *\n     * console.log(res);  // Prints 'result'\n     * ```\n     * @since v15.0.0\n     * @param delay The number of milliseconds to wait before fulfilling the\n     * promise. **Default:** `1`.\n     * @param value A value with which the promise is fulfilled.\n     */\n    function setTimeout<T = void>(delay?: number, value?: T, options?: TimerOptions): Promise<T>;\n    /**\n     * ```js\n     * import {\n     *   setImmediate,\n     * } from 'node:timers/promises';\n     *\n     * const res = await setImmediate('result');\n     *\n     * console.log(res);  // Prints 'result'\n     * ```\n     * @since v15.0.0\n     * @param value A value with which the promise is fulfilled.\n     */\n    function setImmediate<T = void>(value?: T, options?: TimerOptions): Promise<T>;\n    /**\n     * Returns an async iterator that generates values in an interval of `delay` ms.\n     * If `ref` is `true`, you need to call `next()` of async iterator explicitly\n     * or implicitly to keep the event loop alive.\n     *\n     * ```js\n     * import {\n     *   setInterval,\n     * } from 'node:timers/promises';\n     *\n     * const interval = 100;\n     * for await (const startTime of setInterval(interval, Date.now())) {\n     *   const now = Date.now();\n     *   console.log(now);\n     *   if ((now - startTime) > 1000)\n     *     break;\n     * }\n     * console.log(Date.now());\n     * ```\n     * @since v15.9.0\n     * @param delay The number of milliseconds to wait between iterations.\n     * **Default:** `1`.\n     * @param value A value with which the iterator returns.\n     */\n    function setInterval<T = void>(delay?: number, value?: T, options?: TimerOptions): NodeJS.AsyncIterator<T>;\n    interface Scheduler {\n        /**\n         * An experimental API defined by the [Scheduling APIs](https://github.com/WICG/scheduling-apis) draft specification\n         * being developed as a standard Web Platform API.\n         *\n         * Calling `timersPromises.scheduler.wait(delay, options)` is roughly equivalent\n         * to calling `timersPromises.setTimeout(delay, undefined, options)` except that\n         * the `ref` option is not supported.\n         *\n         * ```js\n         * import { scheduler } from 'node:timers/promises';\n         *\n         * await scheduler.wait(1000); // Wait one second before continuing\n         * ```\n         * @since v17.3.0, v16.14.0\n         * @experimental\n         * @param delay The number of milliseconds to wait before resolving the\n         * promise.\n         */\n        wait(delay: number, options?: { signal?: AbortSignal }): Promise<void>;\n        /**\n         * An experimental API defined by the [Scheduling APIs](https://github.com/WICG/scheduling-apis) draft specification\n         * being developed as a standard Web Platform API.\n         *\n         * Calling `timersPromises.scheduler.yield()` is equivalent to calling\n         * `timersPromises.setImmediate()` with no arguments.\n         * @since v17.3.0, v16.14.0\n         * @experimental\n         */\n        yield(): Promise<void>;\n    }\n    const scheduler: Scheduler;\n}\ndeclare module \"node:timers/promises\" {\n    export * from \"timers/promises\";\n}\n",
  "node_modules/@types/node/timers.d.ts": "/**\n * The `timer` module exposes a global API for scheduling functions to\n * be called at some future period of time. Because the timer functions are\n * globals, there is no need to import `node:timers` to use the API.\n *\n * The timer functions within Node.js implement a similar API as the timers API\n * provided by Web Browsers but use a different internal implementation that is\n * built around the Node.js [Event Loop](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#setimmediate-vs-settimeout).\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/timers.js)\n */\ndeclare module \"timers\" {\n    import { Abortable } from \"node:events\";\n    import * as promises from \"node:timers/promises\";\n    export interface TimerOptions extends Abortable {\n        /**\n         * Set to `false` to indicate that the scheduled `Timeout`\n         * should not require the Node.js event loop to remain active.\n         * @default true\n         */\n        ref?: boolean | undefined;\n    }\n    global {\n        namespace NodeJS {\n            /**\n             * This object is created internally and is returned from `setImmediate()`. It\n             * can be passed to `clearImmediate()` in order to cancel the scheduled\n             * actions.\n             *\n             * By default, when an immediate is scheduled, the Node.js event loop will continue\n             * running as long as the immediate is active. The `Immediate` object returned by\n             * `setImmediate()` exports both `immediate.ref()` and `immediate.unref()`\n             * functions that can be used to control this default behavior.\n             */\n            interface Immediate extends RefCounted, Disposable {\n                /**\n                 * If true, the `Immediate` object will keep the Node.js event loop active.\n                 * @since v11.0.0\n                 */\n                hasRef(): boolean;\n                /**\n                 * When called, requests that the Node.js event loop _not_ exit so long as the\n                 * `Immediate` is active. Calling `immediate.ref()` multiple times will have no\n                 * effect.\n                 *\n                 * By default, all `Immediate` objects are \"ref'ed\", making it normally unnecessary\n                 * to call `immediate.ref()` unless `immediate.unref()` had been called previously.\n                 * @since v9.7.0\n                 * @returns a reference to `immediate`\n                 */\n                ref(): this;\n                /**\n                 * When called, the active `Immediate` object will not require the Node.js event\n                 * loop to remain active. If there is no other activity keeping the event loop\n                 * running, the process may exit before the `Immediate` object's callback is\n                 * invoked. Calling `immediate.unref()` multiple times will have no effect.\n                 * @since v9.7.0\n                 * @returns a reference to `immediate`\n                 */\n                unref(): this;\n                /**\n                 * Cancels the immediate. This is similar to calling `clearImmediate()`.\n                 * @since v20.5.0, v18.18.0\n                 * @experimental\n                 */\n                [Symbol.dispose](): void;\n                _onImmediate(...args: any[]): void;\n            }\n            // Legacy interface used in Node.js v9 and prior\n            // TODO: remove in a future major version bump\n            /** @deprecated Use `NodeJS.Timeout` instead. */\n            interface Timer extends RefCounted {\n                hasRef(): boolean;\n                refresh(): this;\n                [Symbol.toPrimitive](): number;\n            }\n            /**\n             * This object is created internally and is returned from `setTimeout()` and\n             * `setInterval()`. It can be passed to either `clearTimeout()` or\n             * `clearInterval()` in order to cancel the scheduled actions.\n             *\n             * By default, when a timer is scheduled using either `setTimeout()` or\n             * `setInterval()`, the Node.js event loop will continue running as long as the\n             * timer is active. Each of the `Timeout` objects returned by these functions\n             * export both `timeout.ref()` and `timeout.unref()` functions that can be used to\n             * control this default behavior.\n             */\n            interface Timeout extends RefCounted, Disposable, Timer {\n                /**\n                 * Cancels the timeout.\n                 * @since v0.9.1\n                 * @legacy Use `clearTimeout()` instead.\n                 * @returns a reference to `timeout`\n                 */\n                close(): this;\n                /**\n                 * If true, the `Timeout` object will keep the Node.js event loop active.\n                 * @since v11.0.0\n                 */\n                hasRef(): boolean;\n                /**\n                 * When called, requests that the Node.js event loop _not_ exit so long as the\n                 * `Timeout` is active. Calling `timeout.ref()` multiple times will have no effect.\n                 *\n                 * By default, all `Timeout` objects are \"ref'ed\", making it normally unnecessary\n                 * to call `timeout.ref()` unless `timeout.unref()` had been called previously.\n                 * @since v0.9.1\n                 * @returns a reference to `timeout`\n                 */\n                ref(): this;\n                /**\n                 * Sets the timer's start time to the current time, and reschedules the timer to\n                 * call its callback at the previously specified duration adjusted to the current\n                 * time. This is useful for refreshing a timer without allocating a new\n                 * JavaScript object.\n                 *\n                 * Using this on a timer that has already called its callback will reactivate the\n                 * timer.\n                 * @since v10.2.0\n                 * @returns a reference to `timeout`\n                 */\n                refresh(): this;\n                /**\n                 * When called, the active `Timeout` object will not require the Node.js event loop\n                 * to remain active. If there is no other activity keeping the event loop running,\n                 * the process may exit before the `Timeout` object's callback is invoked. Calling\n                 * `timeout.unref()` multiple times will have no effect.\n                 * @since v0.9.1\n                 * @returns a reference to `timeout`\n                 */\n                unref(): this;\n                /**\n                 * Coerce a `Timeout` to a primitive. The primitive can be used to\n                 * clear the `Timeout`. The primitive can only be used in the\n                 * same thread where the timeout was created. Therefore, to use it\n                 * across `worker_threads` it must first be passed to the correct\n                 * thread. This allows enhanced compatibility with browser\n                 * `setTimeout()` and `setInterval()` implementations.\n                 * @since v14.9.0, v12.19.0\n                 */\n                [Symbol.toPrimitive](): number;\n                /**\n                 * Cancels the timeout.\n                 * @since v20.5.0, v18.18.0\n                 * @experimental\n                 */\n                [Symbol.dispose](): void;\n                _onTimeout(...args: any[]): void;\n            }\n        }\n        /**\n         * Schedules the \"immediate\" execution of the `callback` after I/O events'\n         * callbacks.\n         *\n         * When multiple calls to `setImmediate()` are made, the `callback` functions are\n         * queued for execution in the order in which they are created. The entire callback\n         * queue is processed every event loop iteration. If an immediate timer is queued\n         * from inside an executing callback, that timer will not be triggered until the\n         * next event loop iteration.\n         *\n         * If `callback` is not a function, a `TypeError` will be thrown.\n         *\n         * This method has a custom variant for promises that is available using\n         * `timersPromises.setImmediate()`.\n         * @since v0.9.1\n         * @param callback The function to call at the end of this turn of\n         * the Node.js [Event Loop](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#setimmediate-vs-settimeout)\n         * @param args Optional arguments to pass when the `callback` is called.\n         * @returns for use with `clearImmediate()`\n         */\n        function setImmediate<TArgs extends any[]>(\n            callback: (...args: TArgs) => void,\n            ...args: TArgs\n        ): NodeJS.Immediate;\n        // Allow a single void-accepting argument to be optional in arguments lists.\n        // Allows usage such as `new Promise(resolve => setTimeout(resolve, ms))` (#54258)\n        // eslint-disable-next-line @typescript-eslint/no-invalid-void-type\n        function setImmediate(callback: (_: void) => void): NodeJS.Immediate;\n        namespace setImmediate {\n            import __promisify__ = promises.setImmediate;\n            export { __promisify__ };\n        }\n        /**\n         * Schedules repeated execution of `callback` every `delay` milliseconds.\n         *\n         * When `delay` is larger than `2147483647` or less than `1` or `NaN`, the `delay`\n         * will be set to `1`. Non-integer delays are truncated to an integer.\n         *\n         * If `callback` is not a function, a `TypeError` will be thrown.\n         *\n         * This method has a custom variant for promises that is available using\n         * `timersPromises.setInterval()`.\n         * @since v0.0.1\n         * @param callback The function to call when the timer elapses.\n         * @param delay The number of milliseconds to wait before calling the\n         * `callback`. **Default:** `1`.\n         * @param args Optional arguments to pass when the `callback` is called.\n         * @returns for use with `clearInterval()`\n         */\n        function setInterval<TArgs extends any[]>(\n            callback: (...args: TArgs) => void,\n            delay?: number,\n            ...args: TArgs\n        ): NodeJS.Timeout;\n        // Allow a single void-accepting argument to be optional in arguments lists.\n        // Allows usage such as `new Promise(resolve => setTimeout(resolve, ms))` (#54258)\n        // eslint-disable-next-line @typescript-eslint/no-invalid-void-type\n        function setInterval(callback: (_: void) => void, delay?: number): NodeJS.Timeout;\n        /**\n         * Schedules execution of a one-time `callback` after `delay` milliseconds.\n         *\n         * The `callback` will likely not be invoked in precisely `delay` milliseconds.\n         * Node.js makes no guarantees about the exact timing of when callbacks will fire,\n         * nor of their ordering. The callback will be called as close as possible to the\n         * time specified.\n         *\n         * When `delay` is larger than `2147483647` or less than `1` or `NaN`, the `delay`\n         * will be set to `1`. Non-integer delays are truncated to an integer.\n         *\n         * If `callback` is not a function, a `TypeError` will be thrown.\n         *\n         * This method has a custom variant for promises that is available using\n         * `timersPromises.setTimeout()`.\n         * @since v0.0.1\n         * @param callback The function to call when the timer elapses.\n         * @param delay The number of milliseconds to wait before calling the\n         * `callback`. **Default:** `1`.\n         * @param args Optional arguments to pass when the `callback` is called.\n         * @returns for use with `clearTimeout()`\n         */\n        function setTimeout<TArgs extends any[]>(\n            callback: (...args: TArgs) => void,\n            delay?: number,\n            ...args: TArgs\n        ): NodeJS.Timeout;\n        // Allow a single void-accepting argument to be optional in arguments lists.\n        // Allows usage such as `new Promise(resolve => setTimeout(resolve, ms))` (#54258)\n        // eslint-disable-next-line @typescript-eslint/no-invalid-void-type\n        function setTimeout(callback: (_: void) => void, delay?: number): NodeJS.Timeout;\n        namespace setTimeout {\n            import __promisify__ = promises.setTimeout;\n            export { __promisify__ };\n        }\n        /**\n         * Cancels an `Immediate` object created by `setImmediate()`.\n         * @since v0.9.1\n         * @param immediate An `Immediate` object as returned by `setImmediate()`.\n         */\n        function clearImmediate(immediate: NodeJS.Immediate | undefined): void;\n        /**\n         * Cancels a `Timeout` object created by `setInterval()`.\n         * @since v0.0.1\n         * @param timeout A `Timeout` object as returned by `setInterval()`\n         * or the primitive of the `Timeout` object as a string or a number.\n         */\n        function clearInterval(timeout: NodeJS.Timeout | string | number | undefined): void;\n        /**\n         * Cancels a `Timeout` object created by `setTimeout()`.\n         * @since v0.0.1\n         * @param timeout A `Timeout` object as returned by `setTimeout()`\n         * or the primitive of the `Timeout` object as a string or a number.\n         */\n        function clearTimeout(timeout: NodeJS.Timeout | string | number | undefined): void;\n        /**\n         * The `queueMicrotask()` method queues a microtask to invoke `callback`. If\n         * `callback` throws an exception, the `process` object `'uncaughtException'`\n         * event will be emitted.\n         *\n         * The microtask queue is managed by V8 and may be used in a similar manner to\n         * the `process.nextTick()` queue, which is managed by Node.js. The\n         * `process.nextTick()` queue is always processed before the microtask queue\n         * within each turn of the Node.js event loop.\n         * @since v11.0.0\n         * @param callback Function to be queued.\n         */\n        function queueMicrotask(callback: () => void): void;\n    }\n    import clearImmediate = globalThis.clearImmediate;\n    import clearInterval = globalThis.clearInterval;\n    import clearTimeout = globalThis.clearTimeout;\n    import setImmediate = globalThis.setImmediate;\n    import setInterval = globalThis.setInterval;\n    import setTimeout = globalThis.setTimeout;\n    export { clearImmediate, clearInterval, clearTimeout, promises, setImmediate, setInterval, setTimeout };\n}\ndeclare module \"node:timers\" {\n    export * from \"timers\";\n}\n",
  "node_modules/@types/node/tls.d.ts": "/**\n * The `node:tls` module provides an implementation of the Transport Layer Security\n * (TLS) and Secure Socket Layer (SSL) protocols that is built on top of OpenSSL.\n * The module can be accessed using:\n *\n * ```js\n * import tls from 'node:tls';\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/tls.js)\n */\ndeclare module \"tls\" {\n    import { X509Certificate } from \"node:crypto\";\n    import * as net from \"node:net\";\n    import * as stream from \"stream\";\n    const CLIENT_RENEG_LIMIT: number;\n    const CLIENT_RENEG_WINDOW: number;\n    interface Certificate {\n        /**\n         * Country code.\n         */\n        C: string;\n        /**\n         * Street.\n         */\n        ST: string;\n        /**\n         * Locality.\n         */\n        L: string;\n        /**\n         * Organization.\n         */\n        O: string;\n        /**\n         * Organizational unit.\n         */\n        OU: string;\n        /**\n         * Common name.\n         */\n        CN: string;\n    }\n    interface PeerCertificate {\n        /**\n         * `true` if a Certificate Authority (CA), `false` otherwise.\n         * @since v18.13.0\n         */\n        ca: boolean;\n        /**\n         * The DER encoded X.509 certificate data.\n         */\n        raw: Buffer;\n        /**\n         * The certificate subject.\n         */\n        subject: Certificate;\n        /**\n         * The certificate issuer, described in the same terms as the `subject`.\n         */\n        issuer: Certificate;\n        /**\n         * The date-time the certificate is valid from.\n         */\n        valid_from: string;\n        /**\n         * The date-time the certificate is valid to.\n         */\n        valid_to: string;\n        /**\n         * The certificate serial number, as a hex string.\n         */\n        serialNumber: string;\n        /**\n         * The SHA-1 digest of the DER encoded certificate.\n         * It is returned as a `:` separated hexadecimal string.\n         */\n        fingerprint: string;\n        /**\n         * The SHA-256 digest of the DER encoded certificate.\n         * It is returned as a `:` separated hexadecimal string.\n         */\n        fingerprint256: string;\n        /**\n         * The SHA-512 digest of the DER encoded certificate.\n         * It is returned as a `:` separated hexadecimal string.\n         */\n        fingerprint512: string;\n        /**\n         * The extended key usage, a set of OIDs.\n         */\n        ext_key_usage?: string[];\n        /**\n         * A string containing concatenated names for the subject,\n         * an alternative to the `subject` names.\n         */\n        subjectaltname?: string;\n        /**\n         * An array describing the AuthorityInfoAccess, used with OCSP.\n         */\n        infoAccess?: NodeJS.Dict<string[]>;\n        /**\n         * For RSA keys: The RSA bit size.\n         *\n         * For EC keys: The key size in bits.\n         */\n        bits?: number;\n        /**\n         * The RSA exponent, as a string in hexadecimal number notation.\n         */\n        exponent?: string;\n        /**\n         * The RSA modulus, as a hexadecimal string.\n         */\n        modulus?: string;\n        /**\n         * The public key.\n         */\n        pubkey?: Buffer;\n        /**\n         * The ASN.1 name of the OID of the elliptic curve.\n         * Well-known curves are identified by an OID.\n         * While it is unusual, it is possible that the curve\n         * is identified by its mathematical properties,\n         * in which case it will not have an OID.\n         */\n        asn1Curve?: string;\n        /**\n         * The NIST name for the elliptic curve, if it has one\n         * (not all well-known curves have been assigned names by NIST).\n         */\n        nistCurve?: string;\n    }\n    interface DetailedPeerCertificate extends PeerCertificate {\n        /**\n         * The issuer certificate object.\n         * For self-signed certificates, this may be a circular reference.\n         */\n        issuerCertificate: DetailedPeerCertificate;\n    }\n    interface CipherNameAndProtocol {\n        /**\n         * The cipher name.\n         */\n        name: string;\n        /**\n         * SSL/TLS protocol version.\n         */\n        version: string;\n        /**\n         * IETF name for the cipher suite.\n         */\n        standardName: string;\n    }\n    interface EphemeralKeyInfo {\n        /**\n         * The supported types are 'DH' and 'ECDH'.\n         */\n        type: string;\n        /**\n         * The name property is available only when type is 'ECDH'.\n         */\n        name?: string | undefined;\n        /**\n         * The size of parameter of an ephemeral key exchange.\n         */\n        size: number;\n    }\n    interface KeyObject {\n        /**\n         * Private keys in PEM format.\n         */\n        pem: string | Buffer;\n        /**\n         * Optional passphrase.\n         */\n        passphrase?: string | undefined;\n    }\n    interface PxfObject {\n        /**\n         * PFX or PKCS12 encoded private key and certificate chain.\n         */\n        buf: string | Buffer;\n        /**\n         * Optional passphrase.\n         */\n        passphrase?: string | undefined;\n    }\n    interface TLSSocketOptions extends SecureContextOptions, CommonConnectionOptions {\n        /**\n         * If true the TLS socket will be instantiated in server-mode.\n         * Defaults to false.\n         */\n        isServer?: boolean | undefined;\n        /**\n         * An optional net.Server instance.\n         */\n        server?: net.Server | undefined;\n        /**\n         * An optional Buffer instance containing a TLS session.\n         */\n        session?: Buffer | undefined;\n        /**\n         * If true, specifies that the OCSP status request extension will be\n         * added to the client hello and an 'OCSPResponse' event will be\n         * emitted on the socket before establishing a secure communication\n         */\n        requestOCSP?: boolean | undefined;\n    }\n    /**\n     * Performs transparent encryption of written data and all required TLS\n     * negotiation.\n     *\n     * Instances of `tls.TLSSocket` implement the duplex `Stream` interface.\n     *\n     * Methods that return TLS connection metadata (e.g.{@link TLSSocket.getPeerCertificate}) will only return data while the\n     * connection is open.\n     * @since v0.11.4\n     */\n    class TLSSocket extends net.Socket {\n        /**\n         * Construct a new tls.TLSSocket object from an existing TCP socket.\n         */\n        constructor(socket: net.Socket | stream.Duplex, options?: TLSSocketOptions);\n        /**\n         * This property is `true` if the peer certificate was signed by one of the CAs\n         * specified when creating the `tls.TLSSocket` instance, otherwise `false`.\n         * @since v0.11.4\n         */\n        authorized: boolean;\n        /**\n         * Returns the reason why the peer's certificate was not been verified. This\n         * property is set only when `tlsSocket.authorized === false`.\n         * @since v0.11.4\n         */\n        authorizationError: Error;\n        /**\n         * Always returns `true`. This may be used to distinguish TLS sockets from regular`net.Socket` instances.\n         * @since v0.11.4\n         */\n        encrypted: true;\n        /**\n         * String containing the selected ALPN protocol.\n         * Before a handshake has completed, this value is always null.\n         * When a handshake is completed but not ALPN protocol was selected, tlsSocket.alpnProtocol equals false.\n         */\n        alpnProtocol: string | false | null;\n        /**\n         * Returns an object representing the local certificate. The returned object has\n         * some properties corresponding to the fields of the certificate.\n         *\n         * See {@link TLSSocket.getPeerCertificate} for an example of the certificate\n         * structure.\n         *\n         * If there is no local certificate, an empty object will be returned. If the\n         * socket has been destroyed, `null` will be returned.\n         * @since v11.2.0\n         */\n        getCertificate(): PeerCertificate | object | null;\n        /**\n         * Returns an object containing information on the negotiated cipher suite.\n         *\n         * For example, a TLSv1.2 protocol with AES256-SHA cipher:\n         *\n         * ```json\n         * {\n         *     \"name\": \"AES256-SHA\",\n         *     \"standardName\": \"TLS_RSA_WITH_AES_256_CBC_SHA\",\n         *     \"version\": \"SSLv3\"\n         * }\n         * ```\n         *\n         * See [SSL\\_CIPHER\\_get\\_name](https://www.openssl.org/docs/man1.1.1/man3/SSL_CIPHER_get_name.html) for more information.\n         * @since v0.11.4\n         */\n        getCipher(): CipherNameAndProtocol;\n        /**\n         * Returns an object representing the type, name, and size of parameter of\n         * an ephemeral key exchange in `perfect forward secrecy` on a client\n         * connection. It returns an empty object when the key exchange is not\n         * ephemeral. As this is only supported on a client socket; `null` is returned\n         * if called on a server socket. The supported types are `'DH'` and `'ECDH'`. The `name` property is available only when type is `'ECDH'`.\n         *\n         * For example: `{ type: 'ECDH', name: 'prime256v1', size: 256 }`.\n         * @since v5.0.0\n         */\n        getEphemeralKeyInfo(): EphemeralKeyInfo | object | null;\n        /**\n         * As the `Finished` messages are message digests of the complete handshake\n         * (with a total of 192 bits for TLS 1.0 and more for SSL 3.0), they can\n         * be used for external authentication procedures when the authentication\n         * provided by SSL/TLS is not desired or is not enough.\n         *\n         * Corresponds to the `SSL_get_finished` routine in OpenSSL and may be used\n         * to implement the `tls-unique` channel binding from [RFC 5929](https://tools.ietf.org/html/rfc5929).\n         * @since v9.9.0\n         * @return The latest `Finished` message that has been sent to the socket as part of a SSL/TLS handshake, or `undefined` if no `Finished` message has been sent yet.\n         */\n        getFinished(): Buffer | undefined;\n        /**\n         * Returns an object representing the peer's certificate. If the peer does not\n         * provide a certificate, an empty object will be returned. If the socket has been\n         * destroyed, `null` will be returned.\n         *\n         * If the full certificate chain was requested, each certificate will include an`issuerCertificate` property containing an object representing its issuer's\n         * certificate.\n         * @since v0.11.4\n         * @param detailed Include the full certificate chain if `true`, otherwise include just the peer's certificate.\n         * @return A certificate object.\n         */\n        getPeerCertificate(detailed: true): DetailedPeerCertificate;\n        getPeerCertificate(detailed?: false): PeerCertificate;\n        getPeerCertificate(detailed?: boolean): PeerCertificate | DetailedPeerCertificate;\n        /**\n         * As the `Finished` messages are message digests of the complete handshake\n         * (with a total of 192 bits for TLS 1.0 and more for SSL 3.0), they can\n         * be used for external authentication procedures when the authentication\n         * provided by SSL/TLS is not desired or is not enough.\n         *\n         * Corresponds to the `SSL_get_peer_finished` routine in OpenSSL and may be used\n         * to implement the `tls-unique` channel binding from [RFC 5929](https://tools.ietf.org/html/rfc5929).\n         * @since v9.9.0\n         * @return The latest `Finished` message that is expected or has actually been received from the socket as part of a SSL/TLS handshake, or `undefined` if there is no `Finished` message so\n         * far.\n         */\n        getPeerFinished(): Buffer | undefined;\n        /**\n         * Returns a string containing the negotiated SSL/TLS protocol version of the\n         * current connection. The value `'unknown'` will be returned for connected\n         * sockets that have not completed the handshaking process. The value `null` will\n         * be returned for server sockets or disconnected client sockets.\n         *\n         * Protocol versions are:\n         *\n         * * `'SSLv3'`\n         * * `'TLSv1'`\n         * * `'TLSv1.1'`\n         * * `'TLSv1.2'`\n         * * `'TLSv1.3'`\n         *\n         * See the OpenSSL [`SSL_get_version`](https://www.openssl.org/docs/man1.1.1/man3/SSL_get_version.html) documentation for more information.\n         * @since v5.7.0\n         */\n        getProtocol(): string | null;\n        /**\n         * Returns the TLS session data or `undefined` if no session was\n         * negotiated. On the client, the data can be provided to the `session` option of {@link connect} to resume the connection. On the server, it may be useful\n         * for debugging.\n         *\n         * See `Session Resumption` for more information.\n         *\n         * Note: `getSession()` works only for TLSv1.2 and below. For TLSv1.3, applications\n         * must use the `'session'` event (it also works for TLSv1.2 and below).\n         * @since v0.11.4\n         */\n        getSession(): Buffer | undefined;\n        /**\n         * See [SSL\\_get\\_shared\\_sigalgs](https://www.openssl.org/docs/man1.1.1/man3/SSL_get_shared_sigalgs.html) for more information.\n         * @since v12.11.0\n         * @return List of signature algorithms shared between the server and the client in the order of decreasing preference.\n         */\n        getSharedSigalgs(): string[];\n        /**\n         * For a client, returns the TLS session ticket if one is available, or`undefined`. For a server, always returns `undefined`.\n         *\n         * It may be useful for debugging.\n         *\n         * See `Session Resumption` for more information.\n         * @since v0.11.4\n         */\n        getTLSTicket(): Buffer | undefined;\n        /**\n         * See `Session Resumption` for more information.\n         * @since v0.5.6\n         * @return `true` if the session was reused, `false` otherwise.\n         */\n        isSessionReused(): boolean;\n        /**\n         * The `tlsSocket.renegotiate()` method initiates a TLS renegotiation process.\n         * Upon completion, the `callback` function will be passed a single argument\n         * that is either an `Error` (if the request failed) or `null`.\n         *\n         * This method can be used to request a peer's certificate after the secure\n         * connection has been established.\n         *\n         * When running as the server, the socket will be destroyed with an error after `handshakeTimeout` timeout.\n         *\n         * For TLSv1.3, renegotiation cannot be initiated, it is not supported by the\n         * protocol.\n         * @since v0.11.8\n         * @param callback If `renegotiate()` returned `true`, callback is attached once to the `'secure'` event. If `renegotiate()` returned `false`, `callback` will be called in the next tick with\n         * an error, unless the `tlsSocket` has been destroyed, in which case `callback` will not be called at all.\n         * @return `true` if renegotiation was initiated, `false` otherwise.\n         */\n        renegotiate(\n            options: {\n                rejectUnauthorized?: boolean | undefined;\n                requestCert?: boolean | undefined;\n            },\n            callback: (err: Error | null) => void,\n        ): undefined | boolean;\n        /**\n         * The `tlsSocket.setKeyCert()` method sets the private key and certificate to use for the socket.\n         * This is mainly useful if you wish to select a server certificate from a TLS server's `ALPNCallback`.\n         * @since v22.5.0, v20.17.0\n         * @param context An object containing at least `key` and `cert` properties from the {@link createSecureContext()} `options`,\n         * or a TLS context object created with {@link createSecureContext()} itself.\n         */\n        setKeyCert(context: SecureContextOptions | SecureContext): void;\n        /**\n         * The `tlsSocket.setMaxSendFragment()` method sets the maximum TLS fragment size.\n         * Returns `true` if setting the limit succeeded; `false` otherwise.\n         *\n         * Smaller fragment sizes decrease the buffering latency on the client: larger\n         * fragments are buffered by the TLS layer until the entire fragment is received\n         * and its integrity is verified; large fragments can span multiple roundtrips\n         * and their processing can be delayed due to packet loss or reordering. However,\n         * smaller fragments add extra TLS framing bytes and CPU overhead, which may\n         * decrease overall server throughput.\n         * @since v0.11.11\n         * @param [size=16384] The maximum TLS fragment size. The maximum value is `16384`.\n         */\n        setMaxSendFragment(size: number): boolean;\n        /**\n         * Disables TLS renegotiation for this `TLSSocket` instance. Once called, attempts\n         * to renegotiate will trigger an `'error'` event on the `TLSSocket`.\n         * @since v8.4.0\n         */\n        disableRenegotiation(): void;\n        /**\n         * When enabled, TLS packet trace information is written to `stderr`. This can be\n         * used to debug TLS connection problems.\n         *\n         * The format of the output is identical to the output of`openssl s_client -trace` or `openssl s_server -trace`. While it is produced by\n         * OpenSSL's `SSL_trace()` function, the format is undocumented, can change\n         * without notice, and should not be relied on.\n         * @since v12.2.0\n         */\n        enableTrace(): void;\n        /**\n         * Returns the peer certificate as an `X509Certificate` object.\n         *\n         * If there is no peer certificate, or the socket has been destroyed,`undefined` will be returned.\n         * @since v15.9.0\n         */\n        getPeerX509Certificate(): X509Certificate | undefined;\n        /**\n         * Returns the local certificate as an `X509Certificate` object.\n         *\n         * If there is no local certificate, or the socket has been destroyed,`undefined` will be returned.\n         * @since v15.9.0\n         */\n        getX509Certificate(): X509Certificate | undefined;\n        /**\n         * Keying material is used for validations to prevent different kind of attacks in\n         * network protocols, for example in the specifications of IEEE 802.1X.\n         *\n         * Example\n         *\n         * ```js\n         * const keyingMaterial = tlsSocket.exportKeyingMaterial(\n         *   128,\n         *   'client finished');\n         *\n         * /*\n         *  Example return value of keyingMaterial:\n         *  <Buffer 76 26 af 99 c5 56 8e 42 09 91 ef 9f 93 cb ad 6c 7b 65 f8 53 f1 d8 d9\n         *     12 5a 33 b8 b5 25 df 7b 37 9f e0 e2 4f b8 67 83 a3 2f cd 5d 41 42 4c 91\n         *     74 ef 2c ... 78 more bytes>\n         *\n         * ```\n         *\n         * See the OpenSSL [`SSL_export_keying_material`](https://www.openssl.org/docs/man1.1.1/man3/SSL_export_keying_material.html) documentation for more\n         * information.\n         * @since v13.10.0, v12.17.0\n         * @param length number of bytes to retrieve from keying material\n         * @param label an application specific label, typically this will be a value from the [IANA Exporter Label\n         * Registry](https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#exporter-labels).\n         * @param context Optionally provide a context.\n         * @return requested bytes of the keying material\n         */\n        exportKeyingMaterial(length: number, label: string, context: Buffer): Buffer;\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"OCSPResponse\", listener: (response: Buffer) => void): this;\n        addListener(event: \"secureConnect\", listener: () => void): this;\n        addListener(event: \"session\", listener: (session: Buffer) => void): this;\n        addListener(event: \"keylog\", listener: (line: Buffer) => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"OCSPResponse\", response: Buffer): boolean;\n        emit(event: \"secureConnect\"): boolean;\n        emit(event: \"session\", session: Buffer): boolean;\n        emit(event: \"keylog\", line: Buffer): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"OCSPResponse\", listener: (response: Buffer) => void): this;\n        on(event: \"secureConnect\", listener: () => void): this;\n        on(event: \"session\", listener: (session: Buffer) => void): this;\n        on(event: \"keylog\", listener: (line: Buffer) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"OCSPResponse\", listener: (response: Buffer) => void): this;\n        once(event: \"secureConnect\", listener: () => void): this;\n        once(event: \"session\", listener: (session: Buffer) => void): this;\n        once(event: \"keylog\", listener: (line: Buffer) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"OCSPResponse\", listener: (response: Buffer) => void): this;\n        prependListener(event: \"secureConnect\", listener: () => void): this;\n        prependListener(event: \"session\", listener: (session: Buffer) => void): this;\n        prependListener(event: \"keylog\", listener: (line: Buffer) => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"OCSPResponse\", listener: (response: Buffer) => void): this;\n        prependOnceListener(event: \"secureConnect\", listener: () => void): this;\n        prependOnceListener(event: \"session\", listener: (session: Buffer) => void): this;\n        prependOnceListener(event: \"keylog\", listener: (line: Buffer) => void): this;\n    }\n    interface CommonConnectionOptions {\n        /**\n         * An optional TLS context object from tls.createSecureContext()\n         */\n        secureContext?: SecureContext | undefined;\n        /**\n         * When enabled, TLS packet trace information is written to `stderr`. This can be\n         * used to debug TLS connection problems.\n         * @default false\n         */\n        enableTrace?: boolean | undefined;\n        /**\n         * If true the server will request a certificate from clients that\n         * connect and attempt to verify that certificate. Defaults to\n         * false.\n         */\n        requestCert?: boolean | undefined;\n        /**\n         * An array of strings or a Buffer naming possible ALPN protocols.\n         * (Protocols should be ordered by their priority.)\n         */\n        ALPNProtocols?: string[] | Uint8Array[] | Uint8Array | undefined;\n        /**\n         * SNICallback(servername, cb) <Function> A function that will be\n         * called if the client supports SNI TLS extension. Two arguments\n         * will be passed when called: servername and cb. SNICallback should\n         * invoke cb(null, ctx), where ctx is a SecureContext instance.\n         * (tls.createSecureContext(...) can be used to get a proper\n         * SecureContext.) If SNICallback wasn't provided the default callback\n         * with high-level API will be used (see below).\n         */\n        SNICallback?: ((servername: string, cb: (err: Error | null, ctx?: SecureContext) => void) => void) | undefined;\n        /**\n         * If true the server will reject any connection which is not\n         * authorized with the list of supplied CAs. This option only has an\n         * effect if requestCert is true.\n         * @default true\n         */\n        rejectUnauthorized?: boolean | undefined;\n    }\n    interface TlsOptions extends SecureContextOptions, CommonConnectionOptions, net.ServerOpts {\n        /**\n         * Abort the connection if the SSL/TLS handshake does not finish in the\n         * specified number of milliseconds. A 'tlsClientError' is emitted on\n         * the tls.Server object whenever a handshake times out. Default:\n         * 120000 (120 seconds).\n         */\n        handshakeTimeout?: number | undefined;\n        /**\n         * The number of seconds after which a TLS session created by the\n         * server will no longer be resumable. See Session Resumption for more\n         * information. Default: 300.\n         */\n        sessionTimeout?: number | undefined;\n        /**\n         * 48-bytes of cryptographically strong pseudo-random data.\n         */\n        ticketKeys?: Buffer | undefined;\n        /**\n         * @param socket\n         * @param identity identity parameter sent from the client.\n         * @return pre-shared key that must either be\n         * a buffer or `null` to stop the negotiation process. Returned PSK must be\n         * compatible with the selected cipher's digest.\n         *\n         * When negotiating TLS-PSK (pre-shared keys), this function is called\n         * with the identity provided by the client.\n         * If the return value is `null` the negotiation process will stop and an\n         * \"unknown_psk_identity\" alert message will be sent to the other party.\n         * If the server wishes to hide the fact that the PSK identity was not known,\n         * the callback must provide some random data as `psk` to make the connection\n         * fail with \"decrypt_error\" before negotiation is finished.\n         * PSK ciphers are disabled by default, and using TLS-PSK thus\n         * requires explicitly specifying a cipher suite with the `ciphers` option.\n         * More information can be found in the RFC 4279.\n         */\n        pskCallback?(socket: TLSSocket, identity: string): DataView | NodeJS.TypedArray | null;\n        /**\n         * hint to send to a client to help\n         * with selecting the identity during TLS-PSK negotiation. Will be ignored\n         * in TLS 1.3. Upon failing to set pskIdentityHint `tlsClientError` will be\n         * emitted with `ERR_TLS_PSK_SET_IDENTIY_HINT_FAILED` code.\n         */\n        pskIdentityHint?: string | undefined;\n    }\n    interface PSKCallbackNegotation {\n        psk: DataView | NodeJS.TypedArray;\n        identity: string;\n    }\n    interface ConnectionOptions extends SecureContextOptions, CommonConnectionOptions {\n        host?: string | undefined;\n        port?: number | undefined;\n        path?: string | undefined; // Creates unix socket connection to path. If this option is specified, `host` and `port` are ignored.\n        socket?: stream.Duplex | undefined; // Establish secure connection on a given socket rather than creating a new socket\n        checkServerIdentity?: typeof checkServerIdentity | undefined;\n        servername?: string | undefined; // SNI TLS Extension\n        session?: Buffer | undefined;\n        minDHSize?: number | undefined;\n        lookup?: net.LookupFunction | undefined;\n        timeout?: number | undefined;\n        /**\n         * When negotiating TLS-PSK (pre-shared keys), this function is called\n         * with optional identity `hint` provided by the server or `null`\n         * in case of TLS 1.3 where `hint` was removed.\n         * It will be necessary to provide a custom `tls.checkServerIdentity()`\n         * for the connection as the default one will try to check hostname/IP\n         * of the server against the certificate but that's not applicable for PSK\n         * because there won't be a certificate present.\n         * More information can be found in the RFC 4279.\n         *\n         * @param hint message sent from the server to help client\n         * decide which identity to use during negotiation.\n         * Always `null` if TLS 1.3 is used.\n         * @returns Return `null` to stop the negotiation process. `psk` must be\n         * compatible with the selected cipher's digest.\n         * `identity` must use UTF-8 encoding.\n         */\n        pskCallback?(hint: string | null): PSKCallbackNegotation | null;\n    }\n    /**\n     * Accepts encrypted connections using TLS or SSL.\n     * @since v0.3.2\n     */\n    class Server extends net.Server {\n        constructor(secureConnectionListener?: (socket: TLSSocket) => void);\n        constructor(options: TlsOptions, secureConnectionListener?: (socket: TLSSocket) => void);\n        /**\n         * The `server.addContext()` method adds a secure context that will be used if\n         * the client request's SNI name matches the supplied `hostname` (or wildcard).\n         *\n         * When there are multiple matching contexts, the most recently added one is\n         * used.\n         * @since v0.5.3\n         * @param hostname A SNI host name or wildcard (e.g. `'*'`)\n         * @param context An object containing any of the possible properties from the {@link createSecureContext} `options` arguments (e.g. `key`, `cert`, `ca`, etc), or a TLS context object created\n         * with {@link createSecureContext} itself.\n         */\n        addContext(hostname: string, context: SecureContextOptions | SecureContext): void;\n        /**\n         * Returns the session ticket keys.\n         *\n         * See `Session Resumption` for more information.\n         * @since v3.0.0\n         * @return A 48-byte buffer containing the session ticket keys.\n         */\n        getTicketKeys(): Buffer;\n        /**\n         * The `server.setSecureContext()` method replaces the secure context of an\n         * existing server. Existing connections to the server are not interrupted.\n         * @since v11.0.0\n         * @param options An object containing any of the possible properties from the {@link createSecureContext} `options` arguments (e.g. `key`, `cert`, `ca`, etc).\n         */\n        setSecureContext(options: SecureContextOptions): void;\n        /**\n         * Sets the session ticket keys.\n         *\n         * Changes to the ticket keys are effective only for future server connections.\n         * Existing or currently pending server connections will use the previous keys.\n         *\n         * See `Session Resumption` for more information.\n         * @since v3.0.0\n         * @param keys A 48-byte buffer containing the session ticket keys.\n         */\n        setTicketKeys(keys: Buffer): void;\n        /**\n         * events.EventEmitter\n         * 1. tlsClientError\n         * 2. newSession\n         * 3. OCSPRequest\n         * 4. resumeSession\n         * 5. secureConnection\n         * 6. keylog\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"tlsClientError\", listener: (err: Error, tlsSocket: TLSSocket) => void): this;\n        addListener(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void,\n        ): this;\n        addListener(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        addListener(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void,\n        ): this;\n        addListener(event: \"secureConnection\", listener: (tlsSocket: TLSSocket) => void): this;\n        addListener(event: \"keylog\", listener: (line: Buffer, tlsSocket: TLSSocket) => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"tlsClientError\", err: Error, tlsSocket: TLSSocket): boolean;\n        emit(event: \"newSession\", sessionId: Buffer, sessionData: Buffer, callback: () => void): boolean;\n        emit(\n            event: \"OCSPRequest\",\n            certificate: Buffer,\n            issuer: Buffer,\n            callback: (err: Error | null, resp: Buffer) => void,\n        ): boolean;\n        emit(\n            event: \"resumeSession\",\n            sessionId: Buffer,\n            callback: (err: Error | null, sessionData: Buffer | null) => void,\n        ): boolean;\n        emit(event: \"secureConnection\", tlsSocket: TLSSocket): boolean;\n        emit(event: \"keylog\", line: Buffer, tlsSocket: TLSSocket): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"tlsClientError\", listener: (err: Error, tlsSocket: TLSSocket) => void): this;\n        on(event: \"newSession\", listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void): this;\n        on(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        on(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void,\n        ): this;\n        on(event: \"secureConnection\", listener: (tlsSocket: TLSSocket) => void): this;\n        on(event: \"keylog\", listener: (line: Buffer, tlsSocket: TLSSocket) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"tlsClientError\", listener: (err: Error, tlsSocket: TLSSocket) => void): this;\n        once(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void,\n        ): this;\n        once(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        once(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void,\n        ): this;\n        once(event: \"secureConnection\", listener: (tlsSocket: TLSSocket) => void): this;\n        once(event: \"keylog\", listener: (line: Buffer, tlsSocket: TLSSocket) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"tlsClientError\", listener: (err: Error, tlsSocket: TLSSocket) => void): this;\n        prependListener(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void,\n        ): this;\n        prependListener(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        prependListener(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void,\n        ): this;\n        prependListener(event: \"secureConnection\", listener: (tlsSocket: TLSSocket) => void): this;\n        prependListener(event: \"keylog\", listener: (line: Buffer, tlsSocket: TLSSocket) => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"tlsClientError\", listener: (err: Error, tlsSocket: TLSSocket) => void): this;\n        prependOnceListener(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void,\n        ): this;\n        prependOnceListener(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        prependOnceListener(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void,\n        ): this;\n        prependOnceListener(event: \"secureConnection\", listener: (tlsSocket: TLSSocket) => void): this;\n        prependOnceListener(event: \"keylog\", listener: (line: Buffer, tlsSocket: TLSSocket) => void): this;\n    }\n    /**\n     * @deprecated since v0.11.3 Use `tls.TLSSocket` instead.\n     */\n    interface SecurePair {\n        encrypted: TLSSocket;\n        cleartext: TLSSocket;\n    }\n    type SecureVersion = \"TLSv1.3\" | \"TLSv1.2\" | \"TLSv1.1\" | \"TLSv1\";\n    interface SecureContextOptions {\n        /**\n         * If set, this will be called when a client opens a connection using the ALPN extension.\n         * One argument will be passed to the callback: an object containing `servername` and `protocols` fields,\n         * respectively containing the server name from the SNI extension (if any) and an array of\n         * ALPN protocol name strings. The callback must return either one of the strings listed in `protocols`,\n         * which will be returned to the client as the selected ALPN protocol, or `undefined`,\n         * to reject the connection with a fatal alert. If a string is returned that does not match one of\n         * the client's ALPN protocols, an error will be thrown.\n         * This option cannot be used with the `ALPNProtocols` option, and setting both options will throw an error.\n         */\n        ALPNCallback?: ((arg: { servername: string; protocols: string[] }) => string | undefined) | undefined;\n        /**\n         * Treat intermediate (non-self-signed)\n         * certificates in the trust CA certificate list as trusted.\n         * @since v22.9.0, v20.18.0\n         */\n        allowPartialTrustChain?: boolean | undefined;\n        /**\n         * Optionally override the trusted CA certificates. Default is to trust\n         * the well-known CAs curated by Mozilla. Mozilla's CAs are completely\n         * replaced when CAs are explicitly specified using this option.\n         */\n        ca?: string | Buffer | Array<string | Buffer> | undefined;\n        /**\n         *  Cert chains in PEM format. One cert chain should be provided per\n         *  private key. Each cert chain should consist of the PEM formatted\n         *  certificate for a provided private key, followed by the PEM\n         *  formatted intermediate certificates (if any), in order, and not\n         *  including the root CA (the root CA must be pre-known to the peer,\n         *  see ca). When providing multiple cert chains, they do not have to\n         *  be in the same order as their private keys in key. If the\n         *  intermediate certificates are not provided, the peer will not be\n         *  able to validate the certificate, and the handshake will fail.\n         */\n        cert?: string | Buffer | Array<string | Buffer> | undefined;\n        /**\n         *  Colon-separated list of supported signature algorithms. The list\n         *  can contain digest algorithms (SHA256, MD5 etc.), public key\n         *  algorithms (RSA-PSS, ECDSA etc.), combination of both (e.g\n         *  'RSA+SHA384') or TLS v1.3 scheme names (e.g. rsa_pss_pss_sha512).\n         */\n        sigalgs?: string | undefined;\n        /**\n         * Cipher suite specification, replacing the default. For more\n         * information, see modifying the default cipher suite. Permitted\n         * ciphers can be obtained via tls.getCiphers(). Cipher names must be\n         * uppercased in order for OpenSSL to accept them.\n         */\n        ciphers?: string | undefined;\n        /**\n         * Name of an OpenSSL engine which can provide the client certificate.\n         * @deprecated\n         */\n        clientCertEngine?: string | undefined;\n        /**\n         * PEM formatted CRLs (Certificate Revocation Lists).\n         */\n        crl?: string | Buffer | Array<string | Buffer> | undefined;\n        /**\n         * `'auto'` or custom Diffie-Hellman parameters, required for non-ECDHE perfect forward secrecy.\n         * If omitted or invalid, the parameters are silently discarded and DHE ciphers will not be available.\n         * ECDHE-based perfect forward secrecy will still be available.\n         */\n        dhparam?: string | Buffer | undefined;\n        /**\n         * A string describing a named curve or a colon separated list of curve\n         * NIDs or names, for example P-521:P-384:P-256, to use for ECDH key\n         * agreement. Set to auto to select the curve automatically. Use\n         * crypto.getCurves() to obtain a list of available curve names. On\n         * recent releases, openssl ecparam -list_curves will also display the\n         * name and description of each available elliptic curve. Default:\n         * tls.DEFAULT_ECDH_CURVE.\n         */\n        ecdhCurve?: string | undefined;\n        /**\n         * Attempt to use the server's cipher suite preferences instead of the\n         * client's. When true, causes SSL_OP_CIPHER_SERVER_PREFERENCE to be\n         * set in secureOptions\n         */\n        honorCipherOrder?: boolean | undefined;\n        /**\n         * Private keys in PEM format. PEM allows the option of private keys\n         * being encrypted. Encrypted keys will be decrypted with\n         * options.passphrase. Multiple keys using different algorithms can be\n         * provided either as an array of unencrypted key strings or buffers,\n         * or an array of objects in the form {pem: <string|buffer>[,\n         * passphrase: <string>]}. The object form can only occur in an array.\n         * object.passphrase is optional. Encrypted keys will be decrypted with\n         * object.passphrase if provided, or options.passphrase if it is not.\n         */\n        key?: string | Buffer | Array<string | Buffer | KeyObject> | undefined;\n        /**\n         * Name of an OpenSSL engine to get private key from. Should be used\n         * together with privateKeyIdentifier.\n         * @deprecated\n         */\n        privateKeyEngine?: string | undefined;\n        /**\n         * Identifier of a private key managed by an OpenSSL engine. Should be\n         * used together with privateKeyEngine. Should not be set together with\n         * key, because both options define a private key in different ways.\n         * @deprecated\n         */\n        privateKeyIdentifier?: string | undefined;\n        /**\n         * Optionally set the maximum TLS version to allow. One\n         * of `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. Cannot be specified along with the\n         * `secureProtocol` option, use one or the other.\n         * **Default:** `'TLSv1.3'`, unless changed using CLI options. Using\n         * `--tls-max-v1.2` sets the default to `'TLSv1.2'`. Using `--tls-max-v1.3` sets the default to\n         * `'TLSv1.3'`. If multiple of the options are provided, the highest maximum is used.\n         */\n        maxVersion?: SecureVersion | undefined;\n        /**\n         * Optionally set the minimum TLS version to allow. One\n         * of `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. Cannot be specified along with the\n         * `secureProtocol` option, use one or the other.  It is not recommended to use\n         * less than TLSv1.2, but it may be required for interoperability.\n         * **Default:** `'TLSv1.2'`, unless changed using CLI options. Using\n         * `--tls-v1.0` sets the default to `'TLSv1'`. Using `--tls-v1.1` sets the default to\n         * `'TLSv1.1'`. Using `--tls-min-v1.3` sets the default to\n         * 'TLSv1.3'. If multiple of the options are provided, the lowest minimum is used.\n         */\n        minVersion?: SecureVersion | undefined;\n        /**\n         * Shared passphrase used for a single private key and/or a PFX.\n         */\n        passphrase?: string | undefined;\n        /**\n         * PFX or PKCS12 encoded private key and certificate chain. pfx is an\n         * alternative to providing key and cert individually. PFX is usually\n         * encrypted, if it is, passphrase will be used to decrypt it. Multiple\n         * PFX can be provided either as an array of unencrypted PFX buffers,\n         * or an array of objects in the form {buf: <string|buffer>[,\n         * passphrase: <string>]}. The object form can only occur in an array.\n         * object.passphrase is optional. Encrypted PFX will be decrypted with\n         * object.passphrase if provided, or options.passphrase if it is not.\n         */\n        pfx?: string | Buffer | Array<string | Buffer | PxfObject> | undefined;\n        /**\n         * Optionally affect the OpenSSL protocol behavior, which is not\n         * usually necessary. This should be used carefully if at all! Value is\n         * a numeric bitmask of the SSL_OP_* options from OpenSSL Options\n         */\n        secureOptions?: number | undefined; // Value is a numeric bitmask of the `SSL_OP_*` options\n        /**\n         * Legacy mechanism to select the TLS protocol version to use, it does\n         * not support independent control of the minimum and maximum version,\n         * and does not support limiting the protocol to TLSv1.3. Use\n         * minVersion and maxVersion instead. The possible values are listed as\n         * SSL_METHODS, use the function names as strings. For example, use\n         * 'TLSv1_1_method' to force TLS version 1.1, or 'TLS_method' to allow\n         * any TLS protocol version up to TLSv1.3. It is not recommended to use\n         * TLS versions less than 1.2, but it may be required for\n         * interoperability. Default: none, see minVersion.\n         */\n        secureProtocol?: string | undefined;\n        /**\n         * Opaque identifier used by servers to ensure session state is not\n         * shared between applications. Unused by clients.\n         */\n        sessionIdContext?: string | undefined;\n        /**\n         * 48-bytes of cryptographically strong pseudo-random data.\n         * See Session Resumption for more information.\n         */\n        ticketKeys?: Buffer | undefined;\n        /**\n         * The number of seconds after which a TLS session created by the\n         * server will no longer be resumable. See Session Resumption for more\n         * information. Default: 300.\n         */\n        sessionTimeout?: number | undefined;\n    }\n    interface SecureContext {\n        context: any;\n    }\n    /**\n     * Verifies the certificate `cert` is issued to `hostname`.\n     *\n     * Returns [Error](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error) object, populating it with `reason`, `host`, and `cert` on\n     * failure. On success, returns [undefined](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Undefined_type).\n     *\n     * This function is intended to be used in combination with the`checkServerIdentity` option that can be passed to {@link connect} and as\n     * such operates on a `certificate object`. For other purposes, consider using `x509.checkHost()` instead.\n     *\n     * This function can be overwritten by providing an alternative function as the `options.checkServerIdentity` option that is passed to `tls.connect()`. The\n     * overwriting function can call `tls.checkServerIdentity()` of course, to augment\n     * the checks done with additional verification.\n     *\n     * This function is only called if the certificate passed all other checks, such as\n     * being issued by trusted CA (`options.ca`).\n     *\n     * Earlier versions of Node.js incorrectly accepted certificates for a given`hostname` if a matching `uniformResourceIdentifier` subject alternative name\n     * was present (see [CVE-2021-44531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44531)). Applications that wish to accept`uniformResourceIdentifier` subject alternative names can use\n     * a custom `options.checkServerIdentity` function that implements the desired behavior.\n     * @since v0.8.4\n     * @param hostname The host name or IP address to verify the certificate against.\n     * @param cert A `certificate object` representing the peer's certificate.\n     */\n    function checkServerIdentity(hostname: string, cert: PeerCertificate): Error | undefined;\n    /**\n     * Creates a new {@link Server}. The `secureConnectionListener`, if provided, is\n     * automatically set as a listener for the `'secureConnection'` event.\n     *\n     * The `ticketKeys` options is automatically shared between `node:cluster` module\n     * workers.\n     *\n     * The following illustrates a simple echo server:\n     *\n     * ```js\n     * import tls from 'node:tls';\n     * import fs from 'node:fs';\n     *\n     * const options = {\n     *   key: fs.readFileSync('server-key.pem'),\n     *   cert: fs.readFileSync('server-cert.pem'),\n     *\n     *   // This is necessary only if using client certificate authentication.\n     *   requestCert: true,\n     *\n     *   // This is necessary only if the client uses a self-signed certificate.\n     *   ca: [ fs.readFileSync('client-cert.pem') ],\n     * };\n     *\n     * const server = tls.createServer(options, (socket) => {\n     *   console.log('server connected',\n     *               socket.authorized ? 'authorized' : 'unauthorized');\n     *   socket.write('welcome!\\n');\n     *   socket.setEncoding('utf8');\n     *   socket.pipe(socket);\n     * });\n     * server.listen(8000, () => {\n     *   console.log('server bound');\n     * });\n     * ```\n     *\n     * The server can be tested by connecting to it using the example client from {@link connect}.\n     * @since v0.3.2\n     */\n    function createServer(secureConnectionListener?: (socket: TLSSocket) => void): Server;\n    function createServer(options: TlsOptions, secureConnectionListener?: (socket: TLSSocket) => void): Server;\n    /**\n     * The `callback` function, if specified, will be added as a listener for the `'secureConnect'` event.\n     *\n     * `tls.connect()` returns a {@link TLSSocket} object.\n     *\n     * Unlike the `https` API, `tls.connect()` does not enable the\n     * SNI (Server Name Indication) extension by default, which may cause some\n     * servers to return an incorrect certificate or reject the connection\n     * altogether. To enable SNI, set the `servername` option in addition\n     * to `host`.\n     *\n     * The following illustrates a client for the echo server example from {@link createServer}:\n     *\n     * ```js\n     * // Assumes an echo server that is listening on port 8000.\n     * import tls from 'node:tls';\n     * import fs from 'node:fs';\n     *\n     * const options = {\n     *   // Necessary only if the server requires client certificate authentication.\n     *   key: fs.readFileSync('client-key.pem'),\n     *   cert: fs.readFileSync('client-cert.pem'),\n     *\n     *   // Necessary only if the server uses a self-signed certificate.\n     *   ca: [ fs.readFileSync('server-cert.pem') ],\n     *\n     *   // Necessary only if the server's cert isn't for \"localhost\".\n     *   checkServerIdentity: () => { return null; },\n     * };\n     *\n     * const socket = tls.connect(8000, options, () => {\n     *   console.log('client connected',\n     *               socket.authorized ? 'authorized' : 'unauthorized');\n     *   process.stdin.pipe(socket);\n     *   process.stdin.resume();\n     * });\n     * socket.setEncoding('utf8');\n     * socket.on('data', (data) => {\n     *   console.log(data);\n     * });\n     * socket.on('end', () => {\n     *   console.log('server ends connection');\n     * });\n     * ```\n     * @since v0.11.3\n     */\n    function connect(options: ConnectionOptions, secureConnectListener?: () => void): TLSSocket;\n    function connect(\n        port: number,\n        host?: string,\n        options?: ConnectionOptions,\n        secureConnectListener?: () => void,\n    ): TLSSocket;\n    function connect(port: number, options?: ConnectionOptions, secureConnectListener?: () => void): TLSSocket;\n    /**\n     * Creates a new secure pair object with two streams, one of which reads and writes\n     * the encrypted data and the other of which reads and writes the cleartext data.\n     * Generally, the encrypted stream is piped to/from an incoming encrypted data\n     * stream and the cleartext one is used as a replacement for the initial encrypted\n     * stream.\n     *\n     * `tls.createSecurePair()` returns a `tls.SecurePair` object with `cleartext` and `encrypted` stream properties.\n     *\n     * Using `cleartext` has the same API as {@link TLSSocket}.\n     *\n     * The `tls.createSecurePair()` method is now deprecated in favor of`tls.TLSSocket()`. For example, the code:\n     *\n     * ```js\n     * pair = tls.createSecurePair(// ... );\n     * pair.encrypted.pipe(socket);\n     * socket.pipe(pair.encrypted);\n     * ```\n     *\n     * can be replaced by:\n     *\n     * ```js\n     * secureSocket = tls.TLSSocket(socket, options);\n     * ```\n     *\n     * where `secureSocket` has the same API as `pair.cleartext`.\n     * @since v0.3.2\n     * @deprecated Since v0.11.3 - Use {@link TLSSocket} instead.\n     * @param context A secure context object as returned by `tls.createSecureContext()`\n     * @param isServer `true` to specify that this TLS connection should be opened as a server.\n     * @param requestCert `true` to specify whether a server should request a certificate from a connecting client. Only applies when `isServer` is `true`.\n     * @param rejectUnauthorized If not `false` a server automatically reject clients with invalid certificates. Only applies when `isServer` is `true`.\n     */\n    function createSecurePair(\n        context?: SecureContext,\n        isServer?: boolean,\n        requestCert?: boolean,\n        rejectUnauthorized?: boolean,\n    ): SecurePair;\n    /**\n     * `{@link createServer}` sets the default value of the `honorCipherOrder` option\n     * to `true`, other APIs that create secure contexts leave it unset.\n     *\n     * `{@link createServer}` uses a 128 bit truncated SHA1 hash value generated\n     * from `process.argv` as the default value of the `sessionIdContext` option, other\n     * APIs that create secure contexts have no default value.\n     *\n     * The `tls.createSecureContext()` method creates a `SecureContext` object. It is\n     * usable as an argument to several `tls` APIs, such as `server.addContext()`,\n     * but has no public methods. The {@link Server} constructor and the {@link createServer} method do not support the `secureContext` option.\n     *\n     * A key is _required_ for ciphers that use certificates. Either `key` or `pfx` can be used to provide it.\n     *\n     * If the `ca` option is not given, then Node.js will default to using [Mozilla's publicly trusted list of\n     * CAs](https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt).\n     *\n     * Custom DHE parameters are discouraged in favor of the new `dhparam: 'auto' `option. When set to `'auto'`, well-known DHE parameters of sufficient strength\n     * will be selected automatically. Otherwise, if necessary, `openssl dhparam` can\n     * be used to create custom parameters. The key length must be greater than or\n     * equal to 1024 bits or else an error will be thrown. Although 1024 bits is\n     * permissible, use 2048 bits or larger for stronger security.\n     * @since v0.11.13\n     */\n    function createSecureContext(options?: SecureContextOptions): SecureContext;\n    /**\n     * Returns an array containing the CA certificates from various sources, depending on `type`:\n     *\n     * * `\"default\"`: return the CA certificates that will be used by the Node.js TLS clients by default.\n     *   * When `--use-bundled-ca` is enabled (default), or `--use-openssl-ca` is not enabled,\n     *     this would include CA certificates from the bundled Mozilla CA store.\n     *   * When `--use-system-ca` is enabled, this would also include certificates from the system's\n     *     trusted store.\n     *   * When `NODE_EXTRA_CA_CERTS` is used, this would also include certificates loaded from the specified\n     *     file.\n     * * `\"system\"`: return the CA certificates that are loaded from the system's trusted store, according\n     *   to rules set by `--use-system-ca`. This can be used to get the certificates from the system\n     *   when `--use-system-ca` is not enabled.\n     * * `\"bundled\"`: return the CA certificates from the bundled Mozilla CA store. This would be the same\n     *   as `tls.rootCertificates`.\n     * * `\"extra\"`: return the CA certificates loaded from `NODE_EXTRA_CA_CERTS`. It's an empty array if\n     *   `NODE_EXTRA_CA_CERTS` is not set.\n     * @since v22.15.0\n     * @param type The type of CA certificates that will be returned. Valid values\n     * are `\"default\"`, `\"system\"`, `\"bundled\"` and `\"extra\"`.\n     * **Default:** `\"default\"`.\n     * @returns An array of PEM-encoded certificates. The array may contain duplicates\n     * if the same certificate is repeatedly stored in multiple sources.\n     */\n    function getCACertificates(type?: \"default\" | \"system\" | \"bundled\" | \"extra\"): string[];\n    /**\n     * Returns an array with the names of the supported TLS ciphers. The names are\n     * lower-case for historical reasons, but must be uppercased to be used in\n     * the `ciphers` option of `{@link createSecureContext}`.\n     *\n     * Not all supported ciphers are enabled by default. See\n     * [Modifying the default TLS cipher suite](https://nodejs.org/docs/latest-v22.x/api/tls.html#modifying-the-default-tls-cipher-suite).\n     *\n     * Cipher names that start with `'tls_'` are for TLSv1.3, all the others are for\n     * TLSv1.2 and below.\n     *\n     * ```js\n     * console.log(tls.getCiphers()); // ['aes128-gcm-sha256', 'aes128-sha', ...]\n     * ```\n     * @since v0.10.2\n     */\n    function getCiphers(): string[];\n    /**\n     * The default curve name to use for ECDH key agreement in a tls server.\n     * The default value is `'auto'`. See `{@link createSecureContext()}` for further\n     * information.\n     * @since v0.11.13\n     */\n    let DEFAULT_ECDH_CURVE: string;\n    /**\n     * The default value of the `maxVersion` option of `{@link createSecureContext()}`.\n     * It can be assigned any of the supported TLS protocol versions,\n     * `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. **Default:** `'TLSv1.3'`, unless\n     * changed using CLI options. Using `--tls-max-v1.2` sets the default to `'TLSv1.2'`. Using\n     * `--tls-max-v1.3` sets the default to `'TLSv1.3'`. If multiple of the options\n     * are provided, the highest maximum is used.\n     * @since v11.4.0\n     */\n    let DEFAULT_MAX_VERSION: SecureVersion;\n    /**\n     * The default value of the `minVersion` option of `{@link createSecureContext()}`.\n     * It can be assigned any of the supported TLS protocol versions,\n     * `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. **Default:** `'TLSv1.2'`, unless\n     * changed using CLI options. Using `--tls-min-v1.0` sets the default to\n     * `'TLSv1'`. Using `--tls-min-v1.1` sets the default to `'TLSv1.1'`. Using\n     * `--tls-min-v1.3` sets the default to `'TLSv1.3'`. If multiple of the options\n     * are provided, the lowest minimum is used.\n     * @since v11.4.0\n     */\n    let DEFAULT_MIN_VERSION: SecureVersion;\n    /**\n     * The default value of the `ciphers` option of `{@link createSecureContext()}`.\n     * It can be assigned any of the supported OpenSSL ciphers.\n     * Defaults to the content of `crypto.constants.defaultCoreCipherList`, unless\n     * changed using CLI options using `--tls-default-ciphers`.\n     * @since v19.8.0\n     */\n    let DEFAULT_CIPHERS: string;\n    /**\n     * An immutable array of strings representing the root certificates (in PEM format)\n     * from the bundled Mozilla CA store as supplied by the current Node.js version.\n     *\n     * The bundled CA store, as supplied by Node.js, is a snapshot of Mozilla CA store\n     * that is fixed at release time. It is identical on all supported platforms.\n     * @since v12.3.0\n     */\n    const rootCertificates: readonly string[];\n}\ndeclare module \"node:tls\" {\n    export * from \"tls\";\n}\n",
  "node_modules/@types/node/trace_events.d.ts": "/**\n * The `node:trace_events` module provides a mechanism to centralize tracing information\n * generated by V8, Node.js core, and userspace code.\n *\n * Tracing can be enabled with the `--trace-event-categories` command-line flag\n * or by using the `trace_events` module. The `--trace-event-categories` flag\n * accepts a list of comma-separated category names.\n *\n * The available categories are:\n *\n * * `node`: An empty placeholder.\n * * `node.async_hooks`: Enables capture of detailed [`async_hooks`](https://nodejs.org/docs/latest-v22.x/api/async_hooks.html) trace data.\n * The [`async_hooks`](https://nodejs.org/docs/latest-v22.x/api/async_hooks.html) events have a unique `asyncId` and a special `triggerId` `triggerAsyncId` property.\n * * `node.bootstrap`: Enables capture of Node.js bootstrap milestones.\n * * `node.console`: Enables capture of `console.time()` and `console.count()` output.\n * * `node.threadpoolwork.sync`: Enables capture of trace data for threadpool synchronous operations, such as `blob`, `zlib`, `crypto` and `node_api`.\n * * `node.threadpoolwork.async`: Enables capture of trace data for threadpool asynchronous operations, such as `blob`, `zlib`, `crypto` and `node_api`.\n * * `node.dns.native`: Enables capture of trace data for DNS queries.\n * * `node.net.native`: Enables capture of trace data for network.\n * * `node.environment`: Enables capture of Node.js Environment milestones.\n * * `node.fs.sync`: Enables capture of trace data for file system sync methods.\n * * `node.fs_dir.sync`: Enables capture of trace data for file system sync directory methods.\n * * `node.fs.async`: Enables capture of trace data for file system async methods.\n * * `node.fs_dir.async`: Enables capture of trace data for file system async directory methods.\n * * `node.perf`: Enables capture of [Performance API](https://nodejs.org/docs/latest-v22.x/api/perf_hooks.html) measurements.\n *    * `node.perf.usertiming`: Enables capture of only Performance API User Timing\n *    measures and marks.\n *    * `node.perf.timerify`: Enables capture of only Performance API timerify\n *    measurements.\n * * `node.promises.rejections`: Enables capture of trace data tracking the number\n * of unhandled Promise rejections and handled-after-rejections.\n * * `node.vm.script`: Enables capture of trace data for the `node:vm` module's `runInNewContext()`, `runInContext()`, and `runInThisContext()` methods.\n * * `v8`: The [V8](https://nodejs.org/docs/latest-v22.x/api/v8.html) events are GC, compiling, and execution related.\n * * `node.http`: Enables capture of trace data for http request / response.\n *\n * By default the `node`, `node.async_hooks`, and `v8` categories are enabled.\n *\n * ```bash\n * node --trace-event-categories v8,node,node.async_hooks server.js\n * ```\n *\n * Prior versions of Node.js required the use of the `--trace-events-enabled` flag to enable trace events. This requirement has been removed. However, the `--trace-events-enabled` flag _may_ still be\n * used and will enable the `node`, `node.async_hooks`, and `v8` trace event categories by default.\n *\n * ```bash\n * node --trace-events-enabled\n *\n * # is equivalent to\n *\n * node --trace-event-categories v8,node,node.async_hooks\n * ```\n *\n * Alternatively, trace events may be enabled using the `node:trace_events` module:\n *\n * ```js\n * import trace_events from 'node:trace_events';\n * const tracing = trace_events.createTracing({ categories: ['node.perf'] });\n * tracing.enable();  // Enable trace event capture for the 'node.perf' category\n *\n * // do work\n *\n * tracing.disable();  // Disable trace event capture for the 'node.perf' category\n * ```\n *\n * Running Node.js with tracing enabled will produce log files that can be opened\n * in the [`chrome://tracing`](https://www.chromium.org/developers/how-tos/trace-event-profiling-tool) tab of Chrome.\n *\n * The logging file is by default called `node_trace.${rotation}.log`, where `${rotation}` is an incrementing log-rotation id. The filepath pattern can\n * be specified with `--trace-event-file-pattern` that accepts a template\n * string that supports `${rotation}` and `${pid}`:\n *\n * ```bash\n * node --trace-event-categories v8 --trace-event-file-pattern '${pid}-${rotation}.log' server.js\n * ```\n *\n * To guarantee that the log file is properly generated after signal events like `SIGINT`, `SIGTERM`, or `SIGBREAK`, make sure to have the appropriate handlers\n * in your code, such as:\n *\n * ```js\n * process.on('SIGINT', function onSigint() {\n *   console.info('Received SIGINT.');\n *   process.exit(130);  // Or applicable exit code depending on OS and signal\n * });\n * ```\n *\n * The tracing system uses the same time source\n * as the one used by `process.hrtime()`.\n * However the trace-event timestamps are expressed in microseconds,\n * unlike `process.hrtime()` which returns nanoseconds.\n *\n * The features from this module are not available in [`Worker`](https://nodejs.org/docs/latest-v22.x/api/worker_threads.html#class-worker) threads.\n * @experimental\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/trace_events.js)\n */\ndeclare module \"trace_events\" {\n    /**\n     * The `Tracing` object is used to enable or disable tracing for sets of\n     * categories. Instances are created using the\n     * `trace_events.createTracing()` method.\n     *\n     * When created, the `Tracing` object is disabled. Calling the\n     * `tracing.enable()` method adds the categories to the set of enabled trace\n     * event categories. Calling `tracing.disable()` will remove the categories\n     * from the set of enabled trace event categories.\n     */\n    interface Tracing {\n        /**\n         * A comma-separated list of the trace event categories covered by this\n         * `Tracing` object.\n         * @since v10.0.0\n         */\n        readonly categories: string;\n        /**\n         * Disables this `Tracing` object.\n         *\n         * Only trace event categories _not_ covered by other enabled `Tracing`\n         * objects and _not_ specified by the `--trace-event-categories` flag\n         * will be disabled.\n         *\n         * ```js\n         * import trace_events from 'node:trace_events';\n         * const t1 = trace_events.createTracing({ categories: ['node', 'v8'] });\n         * const t2 = trace_events.createTracing({ categories: ['node.perf', 'node'] });\n         * t1.enable();\n         * t2.enable();\n         *\n         * // Prints 'node,node.perf,v8'\n         * console.log(trace_events.getEnabledCategories());\n         *\n         * t2.disable(); // Will only disable emission of the 'node.perf' category\n         *\n         * // Prints 'node,v8'\n         * console.log(trace_events.getEnabledCategories());\n         * ```\n         * @since v10.0.0\n         */\n        disable(): void;\n        /**\n         * Enables this `Tracing` object for the set of categories covered by\n         * the `Tracing` object.\n         * @since v10.0.0\n         */\n        enable(): void;\n        /**\n         * `true` only if the `Tracing` object has been enabled.\n         * @since v10.0.0\n         */\n        readonly enabled: boolean;\n    }\n    interface CreateTracingOptions {\n        /**\n         * An array of trace category names. Values included in the array are\n         * coerced to a string when possible. An error will be thrown if the\n         * value cannot be coerced.\n         */\n        categories: string[];\n    }\n    /**\n     * Creates and returns a `Tracing` object for the given set of `categories`.\n     *\n     * ```js\n     * import trace_events from 'node:trace_events';\n     * const categories = ['node.perf', 'node.async_hooks'];\n     * const tracing = trace_events.createTracing({ categories });\n     * tracing.enable();\n     * // do stuff\n     * tracing.disable();\n     * ```\n     * @since v10.0.0\n     */\n    function createTracing(options: CreateTracingOptions): Tracing;\n    /**\n     * Returns a comma-separated list of all currently-enabled trace event\n     * categories. The current set of enabled trace event categories is determined\n     * by the _union_ of all currently-enabled `Tracing` objects and any categories\n     * enabled using the `--trace-event-categories` flag.\n     *\n     * Given the file `test.js` below, the command `node --trace-event-categories node.perf test.js` will print `'node.async_hooks,node.perf'` to the console.\n     *\n     * ```js\n     * import trace_events from 'node:trace_events';\n     * const t1 = trace_events.createTracing({ categories: ['node.async_hooks'] });\n     * const t2 = trace_events.createTracing({ categories: ['node.perf'] });\n     * const t3 = trace_events.createTracing({ categories: ['v8'] });\n     *\n     * t1.enable();\n     * t2.enable();\n     *\n     * console.log(trace_events.getEnabledCategories());\n     * ```\n     * @since v10.0.0\n     */\n    function getEnabledCategories(): string | undefined;\n}\ndeclare module \"node:trace_events\" {\n    export * from \"trace_events\";\n}\n",
  "node_modules/@types/node/ts5.6/buffer.buffer.d.ts": "declare module \"buffer\" {\n    global {\n        interface BufferConstructor {\n            // see ../buffer.d.ts for implementation shared with all TypeScript versions\n\n            /**\n             * Allocates a new buffer containing the given {str}.\n             *\n             * @param str String to store in buffer.\n             * @param encoding encoding to use, optional.  Default is 'utf8'\n             * @deprecated since v10.0.0 - Use `Buffer.from(string[, encoding])` instead.\n             */\n            new(str: string, encoding?: BufferEncoding): Buffer;\n            /**\n             * Allocates a new buffer of {size} octets.\n             *\n             * @param size count of octets to allocate.\n             * @deprecated since v10.0.0 - Use `Buffer.alloc()` instead (also see `Buffer.allocUnsafe()`).\n             */\n            new(size: number): Buffer;\n            /**\n             * Allocates a new buffer containing the given {array} of octets.\n             *\n             * @param array The octets to store.\n             * @deprecated since v10.0.0 - Use `Buffer.from(array)` instead.\n             */\n            new(array: ArrayLike<number>): Buffer;\n            /**\n             * Produces a Buffer backed by the same allocated memory as\n             * the given {ArrayBuffer}/{SharedArrayBuffer}.\n             *\n             * @param arrayBuffer The ArrayBuffer with which to share memory.\n             * @deprecated since v10.0.0 - Use `Buffer.from(arrayBuffer[, byteOffset[, length]])` instead.\n             */\n            new(arrayBuffer: ArrayBuffer | SharedArrayBuffer): Buffer;\n            /**\n             * Allocates a new `Buffer` using an `array` of bytes in the range `0` – `255`.\n             * Array entries outside that range will be truncated to fit into it.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Creates a new Buffer containing the UTF-8 bytes of the string 'buffer'.\n             * const buf = Buffer.from([0x62, 0x75, 0x66, 0x66, 0x65, 0x72]);\n             * ```\n             *\n             * If `array` is an `Array`-like object (that is, one with a `length` property of\n             * type `number`), it is treated as if it is an array, unless it is a `Buffer` or\n             * a `Uint8Array`. This means all other `TypedArray` variants get treated as an\n             * `Array`. To create a `Buffer` from the bytes backing a `TypedArray`, use\n             * `Buffer.copyBytesFrom()`.\n             *\n             * A `TypeError` will be thrown if `array` is not an `Array` or another type\n             * appropriate for `Buffer.from()` variants.\n             *\n             * `Buffer.from(array)` and `Buffer.from(string)` may also use the internal\n             * `Buffer` pool like `Buffer.allocUnsafe()` does.\n             * @since v5.10.0\n             */\n            from(array: WithImplicitCoercion<ArrayLike<number>>): Buffer;\n            /**\n             * This creates a view of the `ArrayBuffer` without copying the underlying\n             * memory. For example, when passed a reference to the `.buffer` property of a\n             * `TypedArray` instance, the newly created `Buffer` will share the same\n             * allocated memory as the `TypedArray`'s underlying `ArrayBuffer`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const arr = new Uint16Array(2);\n             *\n             * arr[0] = 5000;\n             * arr[1] = 4000;\n             *\n             * // Shares memory with `arr`.\n             * const buf = Buffer.from(arr.buffer);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 88 13 a0 0f>\n             *\n             * // Changing the original Uint16Array changes the Buffer also.\n             * arr[1] = 6000;\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 88 13 70 17>\n             * ```\n             *\n             * The optional `byteOffset` and `length` arguments specify a memory range within\n             * the `arrayBuffer` that will be shared by the `Buffer`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const ab = new ArrayBuffer(10);\n             * const buf = Buffer.from(ab, 0, 2);\n             *\n             * console.log(buf.length);\n             * // Prints: 2\n             * ```\n             *\n             * A `TypeError` will be thrown if `arrayBuffer` is not an `ArrayBuffer` or a\n             * `SharedArrayBuffer` or another type appropriate for `Buffer.from()`\n             * variants.\n             *\n             * It is important to remember that a backing `ArrayBuffer` can cover a range\n             * of memory that extends beyond the bounds of a `TypedArray` view. A new\n             * `Buffer` created using the `buffer` property of a `TypedArray` may extend\n             * beyond the range of the `TypedArray`:\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const arrA = Uint8Array.from([0x63, 0x64, 0x65, 0x66]); // 4 elements\n             * const arrB = new Uint8Array(arrA.buffer, 1, 2); // 2 elements\n             * console.log(arrA.buffer === arrB.buffer); // true\n             *\n             * const buf = Buffer.from(arrB.buffer);\n             * console.log(buf);\n             * // Prints: <Buffer 63 64 65 66>\n             * ```\n             * @since v5.10.0\n             * @param arrayBuffer An `ArrayBuffer`, `SharedArrayBuffer`, for example the\n             * `.buffer` property of a `TypedArray`.\n             * @param byteOffset Index of first byte to expose. **Default:** `0`.\n             * @param length Number of bytes to expose. **Default:**\n             * `arrayBuffer.byteLength - byteOffset`.\n             */\n            from(\n                arrayBuffer: WithImplicitCoercion<ArrayBuffer | SharedArrayBuffer>,\n                byteOffset?: number,\n                length?: number,\n            ): Buffer;\n            /**\n             * Creates a new `Buffer` containing `string`. The `encoding` parameter identifies\n             * the character encoding to be used when converting `string` into bytes.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from('this is a tést');\n             * const buf2 = Buffer.from('7468697320697320612074c3a97374', 'hex');\n             *\n             * console.log(buf1.toString());\n             * // Prints: this is a tést\n             * console.log(buf2.toString());\n             * // Prints: this is a tést\n             * console.log(buf1.toString('latin1'));\n             * // Prints: this is a tÃ©st\n             * ```\n             *\n             * A `TypeError` will be thrown if `string` is not a string or another type\n             * appropriate for `Buffer.from()` variants.\n             *\n             * `Buffer.from(string)` may also use the internal `Buffer` pool like\n             * `Buffer.allocUnsafe()` does.\n             * @since v5.10.0\n             * @param string A string to encode.\n             * @param encoding The encoding of `string`. **Default:** `'utf8'`.\n             */\n            from(string: WithImplicitCoercion<string>, encoding?: BufferEncoding): Buffer;\n            from(arrayOrString: WithImplicitCoercion<ArrayLike<number> | string>): Buffer;\n            /**\n             * Creates a new Buffer using the passed {data}\n             * @param values to create a new Buffer\n             */\n            of(...items: number[]): Buffer;\n            /**\n             * Returns a new `Buffer` which is the result of concatenating all the `Buffer` instances in the `list` together.\n             *\n             * If the list has no items, or if the `totalLength` is 0, then a new zero-length `Buffer` is returned.\n             *\n             * If `totalLength` is not provided, it is calculated from the `Buffer` instances\n             * in `list` by adding their lengths.\n             *\n             * If `totalLength` is provided, it is coerced to an unsigned integer. If the\n             * combined length of the `Buffer`s in `list` exceeds `totalLength`, the result is\n             * truncated to `totalLength`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Create a single `Buffer` from a list of three `Buffer` instances.\n             *\n             * const buf1 = Buffer.alloc(10);\n             * const buf2 = Buffer.alloc(14);\n             * const buf3 = Buffer.alloc(18);\n             * const totalLength = buf1.length + buf2.length + buf3.length;\n             *\n             * console.log(totalLength);\n             * // Prints: 42\n             *\n             * const bufA = Buffer.concat([buf1, buf2, buf3], totalLength);\n             *\n             * console.log(bufA);\n             * // Prints: <Buffer 00 00 00 00 ...>\n             * console.log(bufA.length);\n             * // Prints: 42\n             * ```\n             *\n             * `Buffer.concat()` may also use the internal `Buffer` pool like `Buffer.allocUnsafe()` does.\n             * @since v0.7.11\n             * @param list List of `Buffer` or {@link Uint8Array} instances to concatenate.\n             * @param totalLength Total length of the `Buffer` instances in `list` when concatenated.\n             */\n            concat(list: readonly Uint8Array[], totalLength?: number): Buffer;\n            /**\n             * Copies the underlying memory of `view` into a new `Buffer`.\n             *\n             * ```js\n             * const u16 = new Uint16Array([0, 0xffff]);\n             * const buf = Buffer.copyBytesFrom(u16, 1, 1);\n             * u16[1] = 0;\n             * console.log(buf.length); // 2\n             * console.log(buf[0]); // 255\n             * console.log(buf[1]); // 255\n             * ```\n             * @since v19.8.0\n             * @param view The {TypedArray} to copy.\n             * @param [offset=0] The starting offset within `view`.\n             * @param [length=view.length - offset] The number of elements from `view` to copy.\n             */\n            copyBytesFrom(view: NodeJS.TypedArray, offset?: number, length?: number): Buffer;\n            /**\n             * Allocates a new `Buffer` of `size` bytes. If `fill` is `undefined`, the`Buffer` will be zero-filled.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.alloc(5);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 00 00 00 00 00>\n             * ```\n             *\n             * If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown.\n             *\n             * If `fill` is specified, the allocated `Buffer` will be initialized by calling `buf.fill(fill)`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.alloc(5, 'a');\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 61 61 61 61 61>\n             * ```\n             *\n             * If both `fill` and `encoding` are specified, the allocated `Buffer` will be\n             * initialized by calling `buf.fill(fill, encoding)`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.alloc(11, 'aGVsbG8gd29ybGQ=', 'base64');\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 68 65 6c 6c 6f 20 77 6f 72 6c 64>\n             * ```\n             *\n             * Calling `Buffer.alloc()` can be measurably slower than the alternative `Buffer.allocUnsafe()` but ensures that the newly created `Buffer` instance\n             * contents will never contain sensitive data from previous allocations, including\n             * data that might not have been allocated for `Buffer`s.\n             *\n             * A `TypeError` will be thrown if `size` is not a number.\n             * @since v5.10.0\n             * @param size The desired length of the new `Buffer`.\n             * @param [fill=0] A value to pre-fill the new `Buffer` with.\n             * @param [encoding='utf8'] If `fill` is a string, this is its encoding.\n             */\n            alloc(size: number, fill?: string | Uint8Array | number, encoding?: BufferEncoding): Buffer;\n            /**\n             * Allocates a new `Buffer` of `size` bytes. If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown.\n             *\n             * The underlying memory for `Buffer` instances created in this way is _not_\n             * _initialized_. The contents of the newly created `Buffer` are unknown and _may contain sensitive data_. Use `Buffer.alloc()` instead to initialize`Buffer` instances with zeroes.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(10);\n             *\n             * console.log(buf);\n             * // Prints (contents may vary): <Buffer a0 8b 28 3f 01 00 00 00 50 32>\n             *\n             * buf.fill(0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 00 00 00 00 00 00 00 00 00 00>\n             * ```\n             *\n             * A `TypeError` will be thrown if `size` is not a number.\n             *\n             * The `Buffer` module pre-allocates an internal `Buffer` instance of\n             * size `Buffer.poolSize` that is used as a pool for the fast allocation of new `Buffer` instances created using `Buffer.allocUnsafe()`, `Buffer.from(array)`,\n             * and `Buffer.concat()` only when `size` is less than `Buffer.poolSize >>> 1` (floor of `Buffer.poolSize` divided by two).\n             *\n             * Use of this pre-allocated internal memory pool is a key difference between\n             * calling `Buffer.alloc(size, fill)` vs. `Buffer.allocUnsafe(size).fill(fill)`.\n             * Specifically, `Buffer.alloc(size, fill)` will _never_ use the internal `Buffer`pool, while `Buffer.allocUnsafe(size).fill(fill)`_will_ use the internal`Buffer` pool if `size` is less\n             * than or equal to half `Buffer.poolSize`. The\n             * difference is subtle but can be important when an application requires the\n             * additional performance that `Buffer.allocUnsafe()` provides.\n             * @since v5.10.0\n             * @param size The desired length of the new `Buffer`.\n             */\n            allocUnsafe(size: number): Buffer;\n            /**\n             * Allocates a new `Buffer` of `size` bytes. If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown. A zero-length `Buffer` is created if\n             * `size` is 0.\n             *\n             * The underlying memory for `Buffer` instances created in this way is _not_\n             * _initialized_. The contents of the newly created `Buffer` are unknown and _may contain sensitive data_. Use `buf.fill(0)` to initialize\n             * such `Buffer` instances with zeroes.\n             *\n             * When using `Buffer.allocUnsafe()` to allocate new `Buffer` instances,\n             * allocations under 4 KiB are sliced from a single pre-allocated `Buffer`. This\n             * allows applications to avoid the garbage collection overhead of creating many\n             * individually allocated `Buffer` instances. This approach improves both\n             * performance and memory usage by eliminating the need to track and clean up as\n             * many individual `ArrayBuffer` objects.\n             *\n             * However, in the case where a developer may need to retain a small chunk of\n             * memory from a pool for an indeterminate amount of time, it may be appropriate\n             * to create an un-pooled `Buffer` instance using `Buffer.allocUnsafeSlow()` and\n             * then copying out the relevant bits.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Need to keep around a few small chunks of memory.\n             * const store = [];\n             *\n             * socket.on('readable', () => {\n             *   let data;\n             *   while (null !== (data = readable.read())) {\n             *     // Allocate for retained data.\n             *     const sb = Buffer.allocUnsafeSlow(10);\n             *\n             *     // Copy the data into the new allocation.\n             *     data.copy(sb, 0, 0, 10);\n             *\n             *     store.push(sb);\n             *   }\n             * });\n             * ```\n             *\n             * A `TypeError` will be thrown if `size` is not a number.\n             * @since v5.12.0\n             * @param size The desired length of the new `Buffer`.\n             */\n            allocUnsafeSlow(size: number): Buffer;\n        }\n        interface Buffer extends Uint8Array {\n            // see ../buffer.d.ts for implementation shared with all TypeScript versions\n\n            /**\n             * Returns a new `Buffer` that references the same memory as the original, but\n             * offset and cropped by the `start` and `end` indices.\n             *\n             * This method is not compatible with the `Uint8Array.prototype.slice()`,\n             * which is a superclass of `Buffer`. To copy the slice, use`Uint8Array.prototype.slice()`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from('buffer');\n             *\n             * const copiedBuf = Uint8Array.prototype.slice.call(buf);\n             * copiedBuf[0]++;\n             * console.log(copiedBuf.toString());\n             * // Prints: cuffer\n             *\n             * console.log(buf.toString());\n             * // Prints: buffer\n             *\n             * // With buf.slice(), the original buffer is modified.\n             * const notReallyCopiedBuf = buf.slice();\n             * notReallyCopiedBuf[0]++;\n             * console.log(notReallyCopiedBuf.toString());\n             * // Prints: cuffer\n             * console.log(buf.toString());\n             * // Also prints: cuffer (!)\n             * ```\n             * @since v0.3.0\n             * @deprecated Use `subarray` instead.\n             * @param [start=0] Where the new `Buffer` will start.\n             * @param [end=buf.length] Where the new `Buffer` will end (not inclusive).\n             */\n            slice(start?: number, end?: number): Buffer;\n            /**\n             * Returns a new `Buffer` that references the same memory as the original, but\n             * offset and cropped by the `start` and `end` indices.\n             *\n             * Specifying `end` greater than `buf.length` will return the same result as\n             * that of `end` equal to `buf.length`.\n             *\n             * This method is inherited from [`TypedArray.prototype.subarray()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/subarray).\n             *\n             * Modifying the new `Buffer` slice will modify the memory in the original `Buffer`because the allocated memory of the two objects overlap.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Create a `Buffer` with the ASCII alphabet, take a slice, and modify one byte\n             * // from the original `Buffer`.\n             *\n             * const buf1 = Buffer.allocUnsafe(26);\n             *\n             * for (let i = 0; i < 26; i++) {\n             *   // 97 is the decimal ASCII value for 'a'.\n             *   buf1[i] = i + 97;\n             * }\n             *\n             * const buf2 = buf1.subarray(0, 3);\n             *\n             * console.log(buf2.toString('ascii', 0, buf2.length));\n             * // Prints: abc\n             *\n             * buf1[0] = 33;\n             *\n             * console.log(buf2.toString('ascii', 0, buf2.length));\n             * // Prints: !bc\n             * ```\n             *\n             * Specifying negative indexes causes the slice to be generated relative to the\n             * end of `buf` rather than the beginning.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from('buffer');\n             *\n             * console.log(buf.subarray(-6, -1).toString());\n             * // Prints: buffe\n             * // (Equivalent to buf.subarray(0, 5).)\n             *\n             * console.log(buf.subarray(-6, -2).toString());\n             * // Prints: buff\n             * // (Equivalent to buf.subarray(0, 4).)\n             *\n             * console.log(buf.subarray(-5, -2).toString());\n             * // Prints: uff\n             * // (Equivalent to buf.subarray(1, 4).)\n             * ```\n             * @since v3.0.0\n             * @param [start=0] Where the new `Buffer` will start.\n             * @param [end=buf.length] Where the new `Buffer` will end (not inclusive).\n             */\n            subarray(start?: number, end?: number): Buffer;\n        }\n        type NonSharedBuffer = Buffer;\n        type AllowSharedBuffer = Buffer;\n    }\n    /** @deprecated Use `Buffer.allocUnsafeSlow()` instead. */\n    var SlowBuffer: {\n        /** @deprecated Use `Buffer.allocUnsafeSlow()` instead. */\n        new(size: number): Buffer;\n        prototype: Buffer;\n    };\n}\n",
  "node_modules/@types/node/ts5.6/globals.typedarray.d.ts": "export {}; // Make this a module\n\ndeclare global {\n    namespace NodeJS {\n        type TypedArray =\n            | Uint8Array\n            | Uint8ClampedArray\n            | Uint16Array\n            | Uint32Array\n            | Int8Array\n            | Int16Array\n            | Int32Array\n            | BigUint64Array\n            | BigInt64Array\n            | Float32Array\n            | Float64Array;\n        type ArrayBufferView = TypedArray | DataView;\n    }\n}\n",
  "node_modules/@types/node/ts5.6/index.d.ts": "/**\n * License for programmatically and manually incorporated\n * documentation aka. `JSDoc` from https://github.com/nodejs/node/tree/master/doc\n *\n * Copyright Node.js contributors. All rights reserved.\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\n// NOTE: These definitions support Node.js and TypeScript 4.9 through 5.6.\n\n// Reference required TypeScript libs:\n/// <reference lib=\"es2020\" />\n\n// TypeScript backwards-compatibility definitions:\n/// <reference path=\"../compatibility/index.d.ts\" />\n\n// Definitions specific to TypeScript 4.9 through 5.6:\n/// <reference path=\"./globals.typedarray.d.ts\" />\n/// <reference path=\"./buffer.buffer.d.ts\" />\n\n// Definitions for Node.js modules that are not specific to any version of TypeScript:\n/// <reference path=\"../globals.d.ts\" />\n/// <reference path=\"../assert.d.ts\" />\n/// <reference path=\"../assert/strict.d.ts\" />\n/// <reference path=\"../async_hooks.d.ts\" />\n/// <reference path=\"../buffer.d.ts\" />\n/// <reference path=\"../child_process.d.ts\" />\n/// <reference path=\"../cluster.d.ts\" />\n/// <reference path=\"../console.d.ts\" />\n/// <reference path=\"../constants.d.ts\" />\n/// <reference path=\"../crypto.d.ts\" />\n/// <reference path=\"../dgram.d.ts\" />\n/// <reference path=\"../diagnostics_channel.d.ts\" />\n/// <reference path=\"../dns.d.ts\" />\n/// <reference path=\"../dns/promises.d.ts\" />\n/// <reference path=\"../dns/promises.d.ts\" />\n/// <reference path=\"../domain.d.ts\" />\n/// <reference path=\"../dom-events.d.ts\" />\n/// <reference path=\"../events.d.ts\" />\n/// <reference path=\"../fs.d.ts\" />\n/// <reference path=\"../fs/promises.d.ts\" />\n/// <reference path=\"../http.d.ts\" />\n/// <reference path=\"../http2.d.ts\" />\n/// <reference path=\"../https.d.ts\" />\n/// <reference path=\"../inspector.d.ts\" />\n/// <reference path=\"../module.d.ts\" />\n/// <reference path=\"../net.d.ts\" />\n/// <reference path=\"../os.d.ts\" />\n/// <reference path=\"../path.d.ts\" />\n/// <reference path=\"../perf_hooks.d.ts\" />\n/// <reference path=\"../process.d.ts\" />\n/// <reference path=\"../punycode.d.ts\" />\n/// <reference path=\"../querystring.d.ts\" />\n/// <reference path=\"../readline.d.ts\" />\n/// <reference path=\"../readline/promises.d.ts\" />\n/// <reference path=\"../repl.d.ts\" />\n/// <reference path=\"../sea.d.ts\" />\n/// <reference path=\"../sqlite.d.ts\" />\n/// <reference path=\"../stream.d.ts\" />\n/// <reference path=\"../stream/promises.d.ts\" />\n/// <reference path=\"../stream/consumers.d.ts\" />\n/// <reference path=\"../stream/web.d.ts\" />\n/// <reference path=\"../string_decoder.d.ts\" />\n/// <reference path=\"../test.d.ts\" />\n/// <reference path=\"../timers.d.ts\" />\n/// <reference path=\"../timers/promises.d.ts\" />\n/// <reference path=\"../tls.d.ts\" />\n/// <reference path=\"../trace_events.d.ts\" />\n/// <reference path=\"../tty.d.ts\" />\n/// <reference path=\"../url.d.ts\" />\n/// <reference path=\"../util.d.ts\" />\n/// <reference path=\"../v8.d.ts\" />\n/// <reference path=\"../vm.d.ts\" />\n/// <reference path=\"../wasi.d.ts\" />\n/// <reference path=\"../worker_threads.d.ts\" />\n/// <reference path=\"../zlib.d.ts\" />\n",
  "node_modules/@types/node/tty.d.ts": "/**\n * The `node:tty` module provides the `tty.ReadStream` and `tty.WriteStream` classes. In most cases, it will not be necessary or possible to use this module\n * directly. However, it can be accessed using:\n *\n * ```js\n * import tty from 'node:tty';\n * ```\n *\n * When Node.js detects that it is being run with a text terminal (\"TTY\")\n * attached, `process.stdin` will, by default, be initialized as an instance of `tty.ReadStream` and both `process.stdout` and `process.stderr` will, by\n * default, be instances of `tty.WriteStream`. The preferred method of determining\n * whether Node.js is being run within a TTY context is to check that the value of\n * the `process.stdout.isTTY` property is `true`:\n *\n * ```console\n * $ node -p -e \"Boolean(process.stdout.isTTY)\"\n * true\n * $ node -p -e \"Boolean(process.stdout.isTTY)\" | cat\n * false\n * ```\n *\n * In most cases, there should be little to no reason for an application to\n * manually create instances of the `tty.ReadStream` and `tty.WriteStream` classes.\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/tty.js)\n */\ndeclare module \"tty\" {\n    import * as net from \"node:net\";\n    /**\n     * The `tty.isatty()` method returns `true` if the given `fd` is associated with\n     * a TTY and `false` if it is not, including whenever `fd` is not a non-negative\n     * integer.\n     * @since v0.5.8\n     * @param fd A numeric file descriptor\n     */\n    function isatty(fd: number): boolean;\n    /**\n     * Represents the readable side of a TTY. In normal circumstances `process.stdin` will be the only `tty.ReadStream` instance in a Node.js\n     * process and there should be no reason to create additional instances.\n     * @since v0.5.8\n     */\n    class ReadStream extends net.Socket {\n        constructor(fd: number, options?: net.SocketConstructorOpts);\n        /**\n         * A `boolean` that is `true` if the TTY is currently configured to operate as a\n         * raw device.\n         *\n         * This flag is always `false` when a process starts, even if the terminal is\n         * operating in raw mode. Its value will change with subsequent calls to `setRawMode`.\n         * @since v0.7.7\n         */\n        isRaw: boolean;\n        /**\n         * Allows configuration of `tty.ReadStream` so that it operates as a raw device.\n         *\n         * When in raw mode, input is always available character-by-character, not\n         * including modifiers. Additionally, all special processing of characters by the\n         * terminal is disabled, including echoing input\n         * characters. Ctrl+C will no longer cause a `SIGINT` when\n         * in this mode.\n         * @since v0.7.7\n         * @param mode If `true`, configures the `tty.ReadStream` to operate as a raw device. If `false`, configures the `tty.ReadStream` to operate in its default mode. The `readStream.isRaw`\n         * property will be set to the resulting mode.\n         * @return The read stream instance.\n         */\n        setRawMode(mode: boolean): this;\n        /**\n         * A `boolean` that is always `true` for `tty.ReadStream` instances.\n         * @since v0.5.8\n         */\n        isTTY: boolean;\n    }\n    /**\n     * -1 - to the left from cursor\n     *  0 - the entire line\n     *  1 - to the right from cursor\n     */\n    type Direction = -1 | 0 | 1;\n    /**\n     * Represents the writable side of a TTY. In normal circumstances, `process.stdout` and `process.stderr` will be the only`tty.WriteStream` instances created for a Node.js process and there\n     * should be no reason to create additional instances.\n     * @since v0.5.8\n     */\n    class WriteStream extends net.Socket {\n        constructor(fd: number);\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"resize\", listener: () => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"resize\"): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"resize\", listener: () => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"resize\", listener: () => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"resize\", listener: () => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"resize\", listener: () => void): this;\n        /**\n         * `writeStream.clearLine()` clears the current line of this `WriteStream` in a\n         * direction identified by `dir`.\n         * @since v0.7.7\n         * @param callback Invoked once the operation completes.\n         * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n         */\n        clearLine(dir: Direction, callback?: () => void): boolean;\n        /**\n         * `writeStream.clearScreenDown()` clears this `WriteStream` from the current\n         * cursor down.\n         * @since v0.7.7\n         * @param callback Invoked once the operation completes.\n         * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n         */\n        clearScreenDown(callback?: () => void): boolean;\n        /**\n         * `writeStream.cursorTo()` moves this `WriteStream`'s cursor to the specified\n         * position.\n         * @since v0.7.7\n         * @param callback Invoked once the operation completes.\n         * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n         */\n        cursorTo(x: number, y?: number, callback?: () => void): boolean;\n        cursorTo(x: number, callback: () => void): boolean;\n        /**\n         * `writeStream.moveCursor()` moves this `WriteStream`'s cursor _relative_ to its\n         * current position.\n         * @since v0.7.7\n         * @param callback Invoked once the operation completes.\n         * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n         */\n        moveCursor(dx: number, dy: number, callback?: () => void): boolean;\n        /**\n         * Returns:\n         *\n         * * `1` for 2,\n         * * `4` for 16,\n         * * `8` for 256,\n         * * `24` for 16,777,216 colors supported.\n         *\n         * Use this to determine what colors the terminal supports. Due to the nature of\n         * colors in terminals it is possible to either have false positives or false\n         * negatives. It depends on process information and the environment variables that\n         * may lie about what terminal is used.\n         * It is possible to pass in an `env` object to simulate the usage of a specific\n         * terminal. This can be useful to check how specific environment settings behave.\n         *\n         * To enforce a specific color support, use one of the below environment settings.\n         *\n         * * 2 colors: `FORCE_COLOR = 0` (Disables colors)\n         * * 16 colors: `FORCE_COLOR = 1`\n         * * 256 colors: `FORCE_COLOR = 2`\n         * * 16,777,216 colors: `FORCE_COLOR = 3`\n         *\n         * Disabling color support is also possible by using the `NO_COLOR` and `NODE_DISABLE_COLORS` environment variables.\n         * @since v9.9.0\n         * @param [env=process.env] An object containing the environment variables to check. This enables simulating the usage of a specific terminal.\n         */\n        getColorDepth(env?: object): number;\n        /**\n         * Returns `true` if the `writeStream` supports at least as many colors as provided\n         * in `count`. Minimum support is 2 (black and white).\n         *\n         * This has the same false positives and negatives as described in `writeStream.getColorDepth()`.\n         *\n         * ```js\n         * process.stdout.hasColors();\n         * // Returns true or false depending on if `stdout` supports at least 16 colors.\n         * process.stdout.hasColors(256);\n         * // Returns true or false depending on if `stdout` supports at least 256 colors.\n         * process.stdout.hasColors({ TMUX: '1' });\n         * // Returns true.\n         * process.stdout.hasColors(2 ** 24, { TMUX: '1' });\n         * // Returns false (the environment setting pretends to support 2 ** 8 colors).\n         * ```\n         * @since v11.13.0, v10.16.0\n         * @param [count=16] The number of colors that are requested (minimum 2).\n         * @param [env=process.env] An object containing the environment variables to check. This enables simulating the usage of a specific terminal.\n         */\n        hasColors(count?: number): boolean;\n        hasColors(env?: object): boolean;\n        hasColors(count: number, env?: object): boolean;\n        /**\n         * `writeStream.getWindowSize()` returns the size of the TTY\n         * corresponding to this `WriteStream`. The array is of the type `[numColumns, numRows]` where `numColumns` and `numRows` represent the number\n         * of columns and rows in the corresponding TTY.\n         * @since v0.7.7\n         */\n        getWindowSize(): [number, number];\n        /**\n         * A `number` specifying the number of columns the TTY currently has. This property\n         * is updated whenever the `'resize'` event is emitted.\n         * @since v0.7.7\n         */\n        columns: number;\n        /**\n         * A `number` specifying the number of rows the TTY currently has. This property\n         * is updated whenever the `'resize'` event is emitted.\n         * @since v0.7.7\n         */\n        rows: number;\n        /**\n         * A `boolean` that is always `true`.\n         * @since v0.5.8\n         */\n        isTTY: boolean;\n    }\n}\ndeclare module \"node:tty\" {\n    export * from \"tty\";\n}\n",
  "node_modules/@types/node/url.d.ts": "/**\n * The `node:url` module provides utilities for URL resolution and parsing. It can\n * be accessed using:\n *\n * ```js\n * import url from 'node:url';\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/url.js)\n */\ndeclare module \"url\" {\n    import { Blob as NodeBlob } from \"node:buffer\";\n    import { ClientRequestArgs } from \"node:http\";\n    import { ParsedUrlQuery, ParsedUrlQueryInput } from \"node:querystring\";\n    // Input to `url.format`\n    interface UrlObject {\n        auth?: string | null | undefined;\n        hash?: string | null | undefined;\n        host?: string | null | undefined;\n        hostname?: string | null | undefined;\n        href?: string | null | undefined;\n        pathname?: string | null | undefined;\n        protocol?: string | null | undefined;\n        search?: string | null | undefined;\n        slashes?: boolean | null | undefined;\n        port?: string | number | null | undefined;\n        query?: string | null | ParsedUrlQueryInput | undefined;\n    }\n    // Output of `url.parse`\n    interface Url {\n        auth: string | null;\n        hash: string | null;\n        host: string | null;\n        hostname: string | null;\n        href: string;\n        path: string | null;\n        pathname: string | null;\n        protocol: string | null;\n        search: string | null;\n        slashes: boolean | null;\n        port: string | null;\n        query: string | null | ParsedUrlQuery;\n    }\n    interface UrlWithParsedQuery extends Url {\n        query: ParsedUrlQuery;\n    }\n    interface UrlWithStringQuery extends Url {\n        query: string | null;\n    }\n    interface FileUrlToPathOptions {\n        /**\n         * `true` if the `path` should be return as a windows filepath, `false` for posix, and `undefined` for the system default.\n         * @default undefined\n         * @since v22.1.0\n         */\n        windows?: boolean | undefined;\n    }\n    interface PathToFileUrlOptions {\n        /**\n         * `true` if the `path` should be return as a windows filepath, `false` for posix, and `undefined` for the system default.\n         * @default undefined\n         * @since v22.1.0\n         */\n        windows?: boolean | undefined;\n    }\n    /**\n     * The `url.parse()` method takes a URL string, parses it, and returns a URL\n     * object.\n     *\n     * A `TypeError` is thrown if `urlString` is not a string.\n     *\n     * A `URIError` is thrown if the `auth` property is present but cannot be decoded.\n     *\n     * `url.parse()` uses a lenient, non-standard algorithm for parsing URL\n     * strings. It is prone to security issues such as [host name spoofing](https://hackerone.com/reports/678487) and incorrect handling of usernames and passwords. Do not use with untrusted\n     * input. CVEs are not issued for `url.parse()` vulnerabilities. Use the `WHATWG URL` API instead.\n     * @since v0.1.25\n     * @deprecated Use the WHATWG URL API instead.\n     * @param urlString The URL string to parse.\n     * @param [parseQueryString=false] If `true`, the `query` property will always be set to an object returned by the {@link querystring} module's `parse()` method. If `false`, the `query` property\n     * on the returned URL object will be an unparsed, undecoded string.\n     * @param [slashesDenoteHost=false] If `true`, the first token after the literal string `//` and preceding the next `/` will be interpreted as the `host`. For instance, given `//foo/bar`, the\n     * result would be `{host: 'foo', pathname: '/bar'}` rather than `{pathname: '//foo/bar'}`.\n     */\n    function parse(urlString: string): UrlWithStringQuery;\n    function parse(\n        urlString: string,\n        parseQueryString: false | undefined,\n        slashesDenoteHost?: boolean,\n    ): UrlWithStringQuery;\n    function parse(urlString: string, parseQueryString: true, slashesDenoteHost?: boolean): UrlWithParsedQuery;\n    function parse(urlString: string, parseQueryString: boolean, slashesDenoteHost?: boolean): Url;\n    /**\n     * The `url.format()` method returns a formatted URL string derived from `urlObject`.\n     *\n     * ```js\n     * import url from 'node:url';\n     * url.format({\n     *   protocol: 'https',\n     *   hostname: 'example.com',\n     *   pathname: '/some/path',\n     *   query: {\n     *     page: 1,\n     *     format: 'json',\n     *   },\n     * });\n     *\n     * // => 'https://example.com/some/path?page=1&#x26;format=json'\n     * ```\n     *\n     * If `urlObject` is not an object or a string, `url.format()` will throw a `TypeError`.\n     *\n     * The formatting process operates as follows:\n     *\n     * * A new empty string `result` is created.\n     * * If `urlObject.protocol` is a string, it is appended as-is to `result`.\n     * * Otherwise, if `urlObject.protocol` is not `undefined` and is not a string, an `Error` is thrown.\n     * * For all string values of `urlObject.protocol` that _do not end_ with an ASCII\n     * colon (`:`) character, the literal string `:` will be appended to `result`.\n     * * If either of the following conditions is true, then the literal string `//` will be appended to `result`:\n     *    * `urlObject.slashes` property is true;\n     *    * `urlObject.protocol` begins with `http`, `https`, `ftp`, `gopher`, or `file`;\n     * * If the value of the `urlObject.auth` property is truthy, and either `urlObject.host` or `urlObject.hostname` are not `undefined`, the value of `urlObject.auth` will be coerced into a string\n     * and appended to `result` followed by the literal string `@`.\n     * * If the `urlObject.host` property is `undefined` then:\n     *    * If the `urlObject.hostname` is a string, it is appended to `result`.\n     *    * Otherwise, if `urlObject.hostname` is not `undefined` and is not a string,\n     *    an `Error` is thrown.\n     *    * If the `urlObject.port` property value is truthy, and `urlObject.hostname` is not `undefined`:\n     *          * The literal string `:` is appended to `result`, and\n     *          * The value of `urlObject.port` is coerced to a string and appended to `result`.\n     * * Otherwise, if the `urlObject.host` property value is truthy, the value of `urlObject.host` is coerced to a string and appended to `result`.\n     * * If the `urlObject.pathname` property is a string that is not an empty string:\n     *    * If the `urlObject.pathname` _does not start_ with an ASCII forward slash\n     *    (`/`), then the literal string `'/'` is appended to `result`.\n     *    * The value of `urlObject.pathname` is appended to `result`.\n     * * Otherwise, if `urlObject.pathname` is not `undefined` and is not a string, an `Error` is thrown.\n     * * If the `urlObject.search` property is `undefined` and if the `urlObject.query`property is an `Object`, the literal string `?` is appended to `result` followed by the output of calling the\n     * `querystring` module's `stringify()` method passing the value of `urlObject.query`.\n     * * Otherwise, if `urlObject.search` is a string:\n     *    * If the value of `urlObject.search` _does not start_ with the ASCII question\n     *    mark (`?`) character, the literal string `?` is appended to `result`.\n     *    * The value of `urlObject.search` is appended to `result`.\n     * * Otherwise, if `urlObject.search` is not `undefined` and is not a string, an `Error` is thrown.\n     * * If the `urlObject.hash` property is a string:\n     *    * If the value of `urlObject.hash` _does not start_ with the ASCII hash (`#`)\n     *    character, the literal string `#` is appended to `result`.\n     *    * The value of `urlObject.hash` is appended to `result`.\n     * * Otherwise, if the `urlObject.hash` property is not `undefined` and is not a\n     * string, an `Error` is thrown.\n     * * `result` is returned.\n     * @since v0.1.25\n     * @legacy Use the WHATWG URL API instead.\n     * @param urlObject A URL object (as returned by `url.parse()` or constructed otherwise). If a string, it is converted to an object by passing it to `url.parse()`.\n     */\n    function format(urlObject: URL, options?: URLFormatOptions): string;\n    /**\n     * The `url.format()` method returns a formatted URL string derived from `urlObject`.\n     *\n     * ```js\n     * import url from 'node:url';\n     * url.format({\n     *   protocol: 'https',\n     *   hostname: 'example.com',\n     *   pathname: '/some/path',\n     *   query: {\n     *     page: 1,\n     *     format: 'json',\n     *   },\n     * });\n     *\n     * // => 'https://example.com/some/path?page=1&#x26;format=json'\n     * ```\n     *\n     * If `urlObject` is not an object or a string, `url.format()` will throw a `TypeError`.\n     *\n     * The formatting process operates as follows:\n     *\n     * * A new empty string `result` is created.\n     * * If `urlObject.protocol` is a string, it is appended as-is to `result`.\n     * * Otherwise, if `urlObject.protocol` is not `undefined` and is not a string, an `Error` is thrown.\n     * * For all string values of `urlObject.protocol` that _do not end_ with an ASCII\n     * colon (`:`) character, the literal string `:` will be appended to `result`.\n     * * If either of the following conditions is true, then the literal string `//` will be appended to `result`:\n     *    * `urlObject.slashes` property is true;\n     *    * `urlObject.protocol` begins with `http`, `https`, `ftp`, `gopher`, or `file`;\n     * * If the value of the `urlObject.auth` property is truthy, and either `urlObject.host` or `urlObject.hostname` are not `undefined`, the value of `urlObject.auth` will be coerced into a string\n     * and appended to `result` followed by the literal string `@`.\n     * * If the `urlObject.host` property is `undefined` then:\n     *    * If the `urlObject.hostname` is a string, it is appended to `result`.\n     *    * Otherwise, if `urlObject.hostname` is not `undefined` and is not a string,\n     *    an `Error` is thrown.\n     *    * If the `urlObject.port` property value is truthy, and `urlObject.hostname` is not `undefined`:\n     *          * The literal string `:` is appended to `result`, and\n     *          * The value of `urlObject.port` is coerced to a string and appended to `result`.\n     * * Otherwise, if the `urlObject.host` property value is truthy, the value of `urlObject.host` is coerced to a string and appended to `result`.\n     * * If the `urlObject.pathname` property is a string that is not an empty string:\n     *    * If the `urlObject.pathname` _does not start_ with an ASCII forward slash\n     *    (`/`), then the literal string `'/'` is appended to `result`.\n     *    * The value of `urlObject.pathname` is appended to `result`.\n     * * Otherwise, if `urlObject.pathname` is not `undefined` and is not a string, an `Error` is thrown.\n     * * If the `urlObject.search` property is `undefined` and if the `urlObject.query`property is an `Object`, the literal string `?` is appended to `result` followed by the output of calling the\n     * `querystring` module's `stringify()` method passing the value of `urlObject.query`.\n     * * Otherwise, if `urlObject.search` is a string:\n     *    * If the value of `urlObject.search` _does not start_ with the ASCII question\n     *    mark (`?`) character, the literal string `?` is appended to `result`.\n     *    * The value of `urlObject.search` is appended to `result`.\n     * * Otherwise, if `urlObject.search` is not `undefined` and is not a string, an `Error` is thrown.\n     * * If the `urlObject.hash` property is a string:\n     *    * If the value of `urlObject.hash` _does not start_ with the ASCII hash (`#`)\n     *    character, the literal string `#` is appended to `result`.\n     *    * The value of `urlObject.hash` is appended to `result`.\n     * * Otherwise, if the `urlObject.hash` property is not `undefined` and is not a\n     * string, an `Error` is thrown.\n     * * `result` is returned.\n     * @since v0.1.25\n     * @legacy Use the WHATWG URL API instead.\n     * @param urlObject A URL object (as returned by `url.parse()` or constructed otherwise). If a string, it is converted to an object by passing it to `url.parse()`.\n     */\n    function format(urlObject: UrlObject | string): string;\n    /**\n     * The `url.resolve()` method resolves a target URL relative to a base URL in a\n     * manner similar to that of a web browser resolving an anchor tag.\n     *\n     * ```js\n     * import url from 'node:url';\n     * url.resolve('/one/two/three', 'four');         // '/one/two/four'\n     * url.resolve('http://example.com/', '/one');    // 'http://example.com/one'\n     * url.resolve('http://example.com/one', '/two'); // 'http://example.com/two'\n     * ```\n     *\n     * To achieve the same result using the WHATWG URL API:\n     *\n     * ```js\n     * function resolve(from, to) {\n     *   const resolvedUrl = new URL(to, new URL(from, 'resolve://'));\n     *   if (resolvedUrl.protocol === 'resolve:') {\n     *     // `from` is a relative URL.\n     *     const { pathname, search, hash } = resolvedUrl;\n     *     return pathname + search + hash;\n     *   }\n     *   return resolvedUrl.toString();\n     * }\n     *\n     * resolve('/one/two/three', 'four');         // '/one/two/four'\n     * resolve('http://example.com/', '/one');    // 'http://example.com/one'\n     * resolve('http://example.com/one', '/two'); // 'http://example.com/two'\n     * ```\n     * @since v0.1.25\n     * @legacy Use the WHATWG URL API instead.\n     * @param from The base URL to use if `to` is a relative URL.\n     * @param to The target URL to resolve.\n     */\n    function resolve(from: string, to: string): string;\n    /**\n     * Returns the [Punycode](https://tools.ietf.org/html/rfc5891#section-4.4) ASCII serialization of the `domain`. If `domain` is an\n     * invalid domain, the empty string is returned.\n     *\n     * It performs the inverse operation to {@link domainToUnicode}.\n     *\n     * ```js\n     * import url from 'node:url';\n     *\n     * console.log(url.domainToASCII('español.com'));\n     * // Prints xn--espaol-zwa.com\n     * console.log(url.domainToASCII('中文.com'));\n     * // Prints xn--fiq228c.com\n     * console.log(url.domainToASCII('xn--iñvalid.com'));\n     * // Prints an empty string\n     * ```\n     * @since v7.4.0, v6.13.0\n     */\n    function domainToASCII(domain: string): string;\n    /**\n     * Returns the Unicode serialization of the `domain`. If `domain` is an invalid\n     * domain, the empty string is returned.\n     *\n     * It performs the inverse operation to {@link domainToASCII}.\n     *\n     * ```js\n     * import url from 'node:url';\n     *\n     * console.log(url.domainToUnicode('xn--espaol-zwa.com'));\n     * // Prints español.com\n     * console.log(url.domainToUnicode('xn--fiq228c.com'));\n     * // Prints 中文.com\n     * console.log(url.domainToUnicode('xn--iñvalid.com'));\n     * // Prints an empty string\n     * ```\n     * @since v7.4.0, v6.13.0\n     */\n    function domainToUnicode(domain: string): string;\n    /**\n     * This function ensures the correct decodings of percent-encoded characters as\n     * well as ensuring a cross-platform valid absolute path string.\n     *\n     * ```js\n     * import { fileURLToPath } from 'node:url';\n     *\n     * const __filename = fileURLToPath(import.meta.url);\n     *\n     * new URL('file:///C:/path/').pathname;      // Incorrect: /C:/path/\n     * fileURLToPath('file:///C:/path/');         // Correct:   C:\\path\\ (Windows)\n     *\n     * new URL('file://nas/foo.txt').pathname;    // Incorrect: /foo.txt\n     * fileURLToPath('file://nas/foo.txt');       // Correct:   \\\\nas\\foo.txt (Windows)\n     *\n     * new URL('file:///你好.txt').pathname;      // Incorrect: /%E4%BD%A0%E5%A5%BD.txt\n     * fileURLToPath('file:///你好.txt');         // Correct:   /你好.txt (POSIX)\n     *\n     * new URL('file:///hello world').pathname;   // Incorrect: /hello%20world\n     * fileURLToPath('file:///hello world');      // Correct:   /hello world (POSIX)\n     * ```\n     * @since v10.12.0\n     * @param url The file URL string or URL object to convert to a path.\n     * @return The fully-resolved platform-specific Node.js file path.\n     */\n    function fileURLToPath(url: string | URL, options?: FileUrlToPathOptions): string;\n    /**\n     * This function ensures that `path` is resolved absolutely, and that the URL\n     * control characters are correctly encoded when converting into a File URL.\n     *\n     * ```js\n     * import { pathToFileURL } from 'node:url';\n     *\n     * new URL('/foo#1', 'file:');           // Incorrect: file:///foo#1\n     * pathToFileURL('/foo#1');              // Correct:   file:///foo%231 (POSIX)\n     *\n     * new URL('/some/path%.c', 'file:');    // Incorrect: file:///some/path%.c\n     * pathToFileURL('/some/path%.c');       // Correct:   file:///some/path%25.c (POSIX)\n     * ```\n     * @since v10.12.0\n     * @param path The path to convert to a File URL.\n     * @return The file URL object.\n     */\n    function pathToFileURL(path: string, options?: PathToFileUrlOptions): URL;\n    /**\n     * This utility function converts a URL object into an ordinary options object as\n     * expected by the `http.request()` and `https.request()` APIs.\n     *\n     * ```js\n     * import { urlToHttpOptions } from 'node:url';\n     * const myURL = new URL('https://a:b@測試?abc#foo');\n     *\n     * console.log(urlToHttpOptions(myURL));\n     * /*\n     * {\n     *   protocol: 'https:',\n     *   hostname: 'xn--g6w251d',\n     *   hash: '#foo',\n     *   search: '?abc',\n     *   pathname: '/',\n     *   path: '/?abc',\n     *   href: 'https://a:b@xn--g6w251d/?abc#foo',\n     *   auth: 'a:b'\n     * }\n     *\n     * ```\n     * @since v15.7.0, v14.18.0\n     * @param url The `WHATWG URL` object to convert to an options object.\n     * @return Options object\n     */\n    function urlToHttpOptions(url: URL): ClientRequestArgs;\n    interface URLFormatOptions {\n        /**\n         * `true` if the serialized URL string should include the username and password, `false` otherwise.\n         * @default true\n         */\n        auth?: boolean | undefined;\n        /**\n         * `true` if the serialized URL string should include the fragment, `false` otherwise.\n         * @default true\n         */\n        fragment?: boolean | undefined;\n        /**\n         * `true` if the serialized URL string should include the search query, `false` otherwise.\n         * @default true\n         */\n        search?: boolean | undefined;\n        /**\n         * `true` if Unicode characters appearing in the host component of the URL string should be encoded directly as opposed to\n         * being Punycode encoded.\n         * @default false\n         */\n        unicode?: boolean | undefined;\n    }\n    /**\n     * Browser-compatible `URL` class, implemented by following the WHATWG URL\n     * Standard. [Examples of parsed URLs](https://url.spec.whatwg.org/#example-url-parsing) may be found in the Standard itself.\n     * The `URL` class is also available on the global object.\n     *\n     * In accordance with browser conventions, all properties of `URL` objects\n     * are implemented as getters and setters on the class prototype, rather than as\n     * data properties on the object itself. Thus, unlike `legacy urlObject`s,\n     * using the `delete` keyword on any properties of `URL` objects (e.g. `delete myURL.protocol`, `delete myURL.pathname`, etc) has no effect but will still\n     * return `true`.\n     * @since v7.0.0, v6.13.0\n     */\n    class URL {\n        /**\n         * Creates a `'blob:nodedata:...'` URL string that represents the given `Blob` object and can be used to retrieve the `Blob` later.\n         *\n         * ```js\n         * import {\n         *   Blob,\n         *   resolveObjectURL,\n         * } from 'node:buffer';\n         *\n         * const blob = new Blob(['hello']);\n         * const id = URL.createObjectURL(blob);\n         *\n         * // later...\n         *\n         * const otherBlob = resolveObjectURL(id);\n         * console.log(otherBlob.size);\n         * ```\n         *\n         * The data stored by the registered `Blob` will be retained in memory until `URL.revokeObjectURL()` is called to remove it.\n         *\n         * `Blob` objects are registered within the current thread. If using Worker\n         * Threads, `Blob` objects registered within one Worker will not be available\n         * to other workers or the main thread.\n         * @since v16.7.0\n         * @experimental\n         */\n        static createObjectURL(blob: NodeBlob): string;\n        /**\n         * Removes the stored `Blob` identified by the given ID. Attempting to revoke a\n         * ID that isn't registered will silently fail.\n         * @since v16.7.0\n         * @experimental\n         * @param id A `'blob:nodedata:...` URL string returned by a prior call to `URL.createObjectURL()`.\n         */\n        static revokeObjectURL(id: string): void;\n        /**\n         * Checks if an `input` relative to the `base` can be parsed to a `URL`.\n         *\n         * ```js\n         * const isValid = URL.canParse('/foo', 'https://example.org/'); // true\n         *\n         * const isNotValid = URL.canParse('/foo'); // false\n         * ```\n         * @since v19.9.0\n         * @param input The absolute or relative input URL to parse. If `input` is relative, then `base` is required. If `input` is absolute, the `base` is ignored. If `input` is not a string, it is\n         * `converted to a string` first.\n         * @param base The base URL to resolve against if the `input` is not absolute. If `base` is not a string, it is `converted to a string` first.\n         */\n        static canParse(input: string, base?: string): boolean;\n        /**\n         * Parses a string as a URL. If `base` is provided, it will be used as the base URL for the purpose of resolving non-absolute `input` URLs.\n         * Returns `null` if `input` is not a valid.\n         * @param input The absolute or relative input URL to parse. If `input` is relative, then `base` is required. If `input` is absolute, the `base` is ignored. If `input` is not a string, it is\n         * `converted to a string` first.\n         * @param base The base URL to resolve against if the `input` is not absolute. If `base` is not a string, it is `converted to a string` first.\n         * @since v22.1.0\n         */\n        static parse(input: string, base?: string): URL | null;\n        constructor(input: string | { toString: () => string }, base?: string | URL);\n        /**\n         * Gets and sets the fragment portion of the URL.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org/foo#bar');\n         * console.log(myURL.hash);\n         * // Prints #bar\n         *\n         * myURL.hash = 'baz';\n         * console.log(myURL.href);\n         * // Prints https://example.org/foo#baz\n         * ```\n         *\n         * Invalid URL characters included in the value assigned to the `hash` property\n         * are `percent-encoded`. The selection of which characters to\n         * percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce.\n         */\n        hash: string;\n        /**\n         * Gets and sets the host portion of the URL.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org:81/foo');\n         * console.log(myURL.host);\n         * // Prints example.org:81\n         *\n         * myURL.host = 'example.com:82';\n         * console.log(myURL.href);\n         * // Prints https://example.com:82/foo\n         * ```\n         *\n         * Invalid host values assigned to the `host` property are ignored.\n         */\n        host: string;\n        /**\n         * Gets and sets the host name portion of the URL. The key difference between`url.host` and `url.hostname` is that `url.hostname` does _not_ include the\n         * port.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org:81/foo');\n         * console.log(myURL.hostname);\n         * // Prints example.org\n         *\n         * // Setting the hostname does not change the port\n         * myURL.hostname = 'example.com';\n         * console.log(myURL.href);\n         * // Prints https://example.com:81/foo\n         *\n         * // Use myURL.host to change the hostname and port\n         * myURL.host = 'example.org:82';\n         * console.log(myURL.href);\n         * // Prints https://example.org:82/foo\n         * ```\n         *\n         * Invalid host name values assigned to the `hostname` property are ignored.\n         */\n        hostname: string;\n        /**\n         * Gets and sets the serialized URL.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org/foo');\n         * console.log(myURL.href);\n         * // Prints https://example.org/foo\n         *\n         * myURL.href = 'https://example.com/bar';\n         * console.log(myURL.href);\n         * // Prints https://example.com/bar\n         * ```\n         *\n         * Getting the value of the `href` property is equivalent to calling {@link toString}.\n         *\n         * Setting the value of this property to a new value is equivalent to creating a\n         * new `URL` object using `new URL(value)`. Each of the `URL` object's properties will be modified.\n         *\n         * If the value assigned to the `href` property is not a valid URL, a `TypeError` will be thrown.\n         */\n        href: string;\n        /**\n         * Gets the read-only serialization of the URL's origin.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org/foo/bar?baz');\n         * console.log(myURL.origin);\n         * // Prints https://example.org\n         * ```\n         *\n         * ```js\n         * const idnURL = new URL('https://測試');\n         * console.log(idnURL.origin);\n         * // Prints https://xn--g6w251d\n         *\n         * console.log(idnURL.hostname);\n         * // Prints xn--g6w251d\n         * ```\n         */\n        readonly origin: string;\n        /**\n         * Gets and sets the password portion of the URL.\n         *\n         * ```js\n         * const myURL = new URL('https://abc:xyz@example.com');\n         * console.log(myURL.password);\n         * // Prints xyz\n         *\n         * myURL.password = '123';\n         * console.log(myURL.href);\n         * // Prints https://abc:123@example.com/\n         * ```\n         *\n         * Invalid URL characters included in the value assigned to the `password` property\n         * are `percent-encoded`. The selection of which characters to\n         * percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce.\n         */\n        password: string;\n        /**\n         * Gets and sets the path portion of the URL.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org/abc/xyz?123');\n         * console.log(myURL.pathname);\n         * // Prints /abc/xyz\n         *\n         * myURL.pathname = '/abcdef';\n         * console.log(myURL.href);\n         * // Prints https://example.org/abcdef?123\n         * ```\n         *\n         * Invalid URL characters included in the value assigned to the `pathname` property are `percent-encoded`. The selection of which characters\n         * to percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce.\n         */\n        pathname: string;\n        /**\n         * Gets and sets the port portion of the URL.\n         *\n         * The port value may be a number or a string containing a number in the range `0` to `65535` (inclusive). Setting the value to the default port of the `URL` objects given `protocol` will\n         * result in the `port` value becoming\n         * the empty string (`''`).\n         *\n         * The port value can be an empty string in which case the port depends on\n         * the protocol/scheme:\n         *\n         * <omitted>\n         *\n         * Upon assigning a value to the port, the value will first be converted to a\n         * string using `.toString()`.\n         *\n         * If that string is invalid but it begins with a number, the leading number is\n         * assigned to `port`.\n         * If the number lies outside the range denoted above, it is ignored.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org:8888');\n         * console.log(myURL.port);\n         * // Prints 8888\n         *\n         * // Default ports are automatically transformed to the empty string\n         * // (HTTPS protocol's default port is 443)\n         * myURL.port = '443';\n         * console.log(myURL.port);\n         * // Prints the empty string\n         * console.log(myURL.href);\n         * // Prints https://example.org/\n         *\n         * myURL.port = 1234;\n         * console.log(myURL.port);\n         * // Prints 1234\n         * console.log(myURL.href);\n         * // Prints https://example.org:1234/\n         *\n         * // Completely invalid port strings are ignored\n         * myURL.port = 'abcd';\n         * console.log(myURL.port);\n         * // Prints 1234\n         *\n         * // Leading numbers are treated as a port number\n         * myURL.port = '5678abcd';\n         * console.log(myURL.port);\n         * // Prints 5678\n         *\n         * // Non-integers are truncated\n         * myURL.port = 1234.5678;\n         * console.log(myURL.port);\n         * // Prints 1234\n         *\n         * // Out-of-range numbers which are not represented in scientific notation\n         * // will be ignored.\n         * myURL.port = 1e10; // 10000000000, will be range-checked as described below\n         * console.log(myURL.port);\n         * // Prints 1234\n         * ```\n         *\n         * Numbers which contain a decimal point,\n         * such as floating-point numbers or numbers in scientific notation,\n         * are not an exception to this rule.\n         * Leading numbers up to the decimal point will be set as the URL's port,\n         * assuming they are valid:\n         *\n         * ```js\n         * myURL.port = 4.567e21;\n         * console.log(myURL.port);\n         * // Prints 4 (because it is the leading number in the string '4.567e21')\n         * ```\n         */\n        port: string;\n        /**\n         * Gets and sets the protocol portion of the URL.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org');\n         * console.log(myURL.protocol);\n         * // Prints https:\n         *\n         * myURL.protocol = 'ftp';\n         * console.log(myURL.href);\n         * // Prints ftp://example.org/\n         * ```\n         *\n         * Invalid URL protocol values assigned to the `protocol` property are ignored.\n         */\n        protocol: string;\n        /**\n         * Gets and sets the serialized query portion of the URL.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org/abc?123');\n         * console.log(myURL.search);\n         * // Prints ?123\n         *\n         * myURL.search = 'abc=xyz';\n         * console.log(myURL.href);\n         * // Prints https://example.org/abc?abc=xyz\n         * ```\n         *\n         * Any invalid URL characters appearing in the value assigned the `search` property will be `percent-encoded`. The selection of which\n         * characters to percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce.\n         */\n        search: string;\n        /**\n         * Gets the `URLSearchParams` object representing the query parameters of the\n         * URL. This property is read-only but the `URLSearchParams` object it provides\n         * can be used to mutate the URL instance; to replace the entirety of query\n         * parameters of the URL, use the {@link search} setter. See `URLSearchParams` documentation for details.\n         *\n         * Use care when using `.searchParams` to modify the `URL` because,\n         * per the WHATWG specification, the `URLSearchParams` object uses\n         * different rules to determine which characters to percent-encode. For\n         * instance, the `URL` object will not percent encode the ASCII tilde (`~`)\n         * character, while `URLSearchParams` will always encode it:\n         *\n         * ```js\n         * const myURL = new URL('https://example.org/abc?foo=~bar');\n         *\n         * console.log(myURL.search);  // prints ?foo=~bar\n         *\n         * // Modify the URL via searchParams...\n         * myURL.searchParams.sort();\n         *\n         * console.log(myURL.search);  // prints ?foo=%7Ebar\n         * ```\n         */\n        readonly searchParams: URLSearchParams;\n        /**\n         * Gets and sets the username portion of the URL.\n         *\n         * ```js\n         * const myURL = new URL('https://abc:xyz@example.com');\n         * console.log(myURL.username);\n         * // Prints abc\n         *\n         * myURL.username = '123';\n         * console.log(myURL.href);\n         * // Prints https://123:xyz@example.com/\n         * ```\n         *\n         * Any invalid URL characters appearing in the value assigned the `username` property will be `percent-encoded`. The selection of which\n         * characters to percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce.\n         */\n        username: string;\n        /**\n         * The `toString()` method on the `URL` object returns the serialized URL. The\n         * value returned is equivalent to that of {@link href} and {@link toJSON}.\n         */\n        toString(): string;\n        /**\n         * The `toJSON()` method on the `URL` object returns the serialized URL. The\n         * value returned is equivalent to that of {@link href} and {@link toString}.\n         *\n         * This method is automatically called when an `URL` object is serialized\n         * with [`JSON.stringify()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify).\n         *\n         * ```js\n         * const myURLs = [\n         *   new URL('https://www.example.com'),\n         *   new URL('https://test.example.org'),\n         * ];\n         * console.log(JSON.stringify(myURLs));\n         * // Prints [\"https://www.example.com/\",\"https://test.example.org/\"]\n         * ```\n         */\n        toJSON(): string;\n    }\n    interface URLSearchParamsIterator<T> extends NodeJS.Iterator<T, NodeJS.BuiltinIteratorReturn, unknown> {\n        [Symbol.iterator](): URLSearchParamsIterator<T>;\n    }\n    /**\n     * The `URLSearchParams` API provides read and write access to the query of a `URL`. The `URLSearchParams` class can also be used standalone with one of the\n     * four following constructors.\n     * The `URLSearchParams` class is also available on the global object.\n     *\n     * The WHATWG `URLSearchParams` interface and the `querystring` module have\n     * similar purpose, but the purpose of the `querystring` module is more\n     * general, as it allows the customization of delimiter characters (`&#x26;` and `=`).\n     * On the other hand, this API is designed purely for URL query strings.\n     *\n     * ```js\n     * const myURL = new URL('https://example.org/?abc=123');\n     * console.log(myURL.searchParams.get('abc'));\n     * // Prints 123\n     *\n     * myURL.searchParams.append('abc', 'xyz');\n     * console.log(myURL.href);\n     * // Prints https://example.org/?abc=123&#x26;abc=xyz\n     *\n     * myURL.searchParams.delete('abc');\n     * myURL.searchParams.set('a', 'b');\n     * console.log(myURL.href);\n     * // Prints https://example.org/?a=b\n     *\n     * const newSearchParams = new URLSearchParams(myURL.searchParams);\n     * // The above is equivalent to\n     * // const newSearchParams = new URLSearchParams(myURL.search);\n     *\n     * newSearchParams.append('a', 'c');\n     * console.log(myURL.href);\n     * // Prints https://example.org/?a=b\n     * console.log(newSearchParams.toString());\n     * // Prints a=b&#x26;a=c\n     *\n     * // newSearchParams.toString() is implicitly called\n     * myURL.search = newSearchParams;\n     * console.log(myURL.href);\n     * // Prints https://example.org/?a=b&#x26;a=c\n     * newSearchParams.delete('a');\n     * console.log(myURL.href);\n     * // Prints https://example.org/?a=b&#x26;a=c\n     * ```\n     * @since v7.5.0, v6.13.0\n     */\n    class URLSearchParams implements Iterable<[string, string]> {\n        constructor(\n            init?:\n                | URLSearchParams\n                | string\n                | Record<string, string | readonly string[]>\n                | Iterable<[string, string]>\n                | ReadonlyArray<[string, string]>,\n        );\n        /**\n         * Append a new name-value pair to the query string.\n         */\n        append(name: string, value: string): void;\n        /**\n         * If `value` is provided, removes all name-value pairs\n         * where name is `name` and value is `value`.\n         *\n         * If `value` is not provided, removes all name-value pairs whose name is `name`.\n         */\n        delete(name: string, value?: string): void;\n        /**\n         * Returns an ES6 `Iterator` over each of the name-value pairs in the query.\n         * Each item of the iterator is a JavaScript `Array`. The first item of the `Array` is the `name`, the second item of the `Array` is the `value`.\n         *\n         * Alias for `urlSearchParams[@@iterator]()`.\n         */\n        entries(): URLSearchParamsIterator<[string, string]>;\n        /**\n         * Iterates over each name-value pair in the query and invokes the given function.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org/?a=b&#x26;c=d');\n         * myURL.searchParams.forEach((value, name, searchParams) => {\n         *   console.log(name, value, myURL.searchParams === searchParams);\n         * });\n         * // Prints:\n         * //   a b true\n         * //   c d true\n         * ```\n         * @param fn Invoked for each name-value pair in the query\n         * @param thisArg To be used as `this` value for when `fn` is called\n         */\n        forEach<TThis = this>(\n            fn: (this: TThis, value: string, name: string, searchParams: URLSearchParams) => void,\n            thisArg?: TThis,\n        ): void;\n        /**\n         * Returns the value of the first name-value pair whose name is `name`. If there\n         * are no such pairs, `null` is returned.\n         * @return or `null` if there is no name-value pair with the given `name`.\n         */\n        get(name: string): string | null;\n        /**\n         * Returns the values of all name-value pairs whose name is `name`. If there are\n         * no such pairs, an empty array is returned.\n         */\n        getAll(name: string): string[];\n        /**\n         * Checks if the `URLSearchParams` object contains key-value pair(s) based on `name` and an optional `value` argument.\n         *\n         * If `value` is provided, returns `true` when name-value pair with\n         * same `name` and `value` exists.\n         *\n         * If `value` is not provided, returns `true` if there is at least one name-value\n         * pair whose name is `name`.\n         */\n        has(name: string, value?: string): boolean;\n        /**\n         * Returns an ES6 `Iterator` over the names of each name-value pair.\n         *\n         * ```js\n         * const params = new URLSearchParams('foo=bar&#x26;foo=baz');\n         * for (const name of params.keys()) {\n         *   console.log(name);\n         * }\n         * // Prints:\n         * //   foo\n         * //   foo\n         * ```\n         */\n        keys(): URLSearchParamsIterator<string>;\n        /**\n         * Sets the value in the `URLSearchParams` object associated with `name` to `value`. If there are any pre-existing name-value pairs whose names are `name`,\n         * set the first such pair's value to `value` and remove all others. If not,\n         * append the name-value pair to the query string.\n         *\n         * ```js\n         * const params = new URLSearchParams();\n         * params.append('foo', 'bar');\n         * params.append('foo', 'baz');\n         * params.append('abc', 'def');\n         * console.log(params.toString());\n         * // Prints foo=bar&#x26;foo=baz&#x26;abc=def\n         *\n         * params.set('foo', 'def');\n         * params.set('xyz', 'opq');\n         * console.log(params.toString());\n         * // Prints foo=def&#x26;abc=def&#x26;xyz=opq\n         * ```\n         */\n        set(name: string, value: string): void;\n        /**\n         * The total number of parameter entries.\n         * @since v19.8.0\n         */\n        readonly size: number;\n        /**\n         * Sort all existing name-value pairs in-place by their names. Sorting is done\n         * with a [stable sorting algorithm](https://en.wikipedia.org/wiki/Sorting_algorithm#Stability), so relative order between name-value pairs\n         * with the same name is preserved.\n         *\n         * This method can be used, in particular, to increase cache hits.\n         *\n         * ```js\n         * const params = new URLSearchParams('query[]=abc&#x26;type=search&#x26;query[]=123');\n         * params.sort();\n         * console.log(params.toString());\n         * // Prints query%5B%5D=abc&#x26;query%5B%5D=123&#x26;type=search\n         * ```\n         * @since v7.7.0, v6.13.0\n         */\n        sort(): void;\n        /**\n         * Returns the search parameters serialized as a string, with characters\n         * percent-encoded where necessary.\n         */\n        toString(): string;\n        /**\n         * Returns an ES6 `Iterator` over the values of each name-value pair.\n         */\n        values(): URLSearchParamsIterator<string>;\n        [Symbol.iterator](): URLSearchParamsIterator<[string, string]>;\n    }\n    import { URL as _URL, URLSearchParams as _URLSearchParams } from \"url\";\n    global {\n        interface URLSearchParams extends _URLSearchParams {}\n        interface URL extends _URL {}\n        interface Global {\n            URL: typeof _URL;\n            URLSearchParams: typeof _URLSearchParams;\n        }\n        /**\n         * `URL` class is a global reference for `import { URL } from 'url'`\n         * https://nodejs.org/api/url.html#the-whatwg-url-api\n         * @since v10.0.0\n         */\n        var URL: typeof globalThis extends {\n            onmessage: any;\n            URL: infer T;\n        } ? T\n            : typeof _URL;\n        /**\n         * `URLSearchParams` class is a global reference for `import { URLSearchParams } from 'node:url'`\n         * https://nodejs.org/api/url.html#class-urlsearchparams\n         * @since v10.0.0\n         */\n        var URLSearchParams: typeof globalThis extends {\n            onmessage: any;\n            URLSearchParams: infer T;\n        } ? T\n            : typeof _URLSearchParams;\n    }\n}\ndeclare module \"node:url\" {\n    export * from \"url\";\n}\n",
  "node_modules/@types/node/util.d.ts": "/**\n * The `node:util` module supports the needs of Node.js internal APIs. Many of the\n * utilities are useful for application and module developers as well. To access\n * it:\n *\n * ```js\n * import util from 'node:util';\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/util.js)\n */\ndeclare module \"util\" {\n    import * as types from \"node:util/types\";\n    export interface InspectOptions {\n        /**\n         * If `true`, object's non-enumerable symbols and properties are included in the formatted result.\n         * `WeakMap` and `WeakSet` entries are also included as well as user defined prototype properties (excluding method properties).\n         * @default false\n         */\n        showHidden?: boolean | undefined;\n        /**\n         * Specifies the number of times to recurse while formatting object.\n         * This is useful for inspecting large objects.\n         * To recurse up to the maximum call stack size pass `Infinity` or `null`.\n         * @default 2\n         */\n        depth?: number | null | undefined;\n        /**\n         * If `true`, the output is styled with ANSI color codes. Colors are customizable.\n         */\n        colors?: boolean | undefined;\n        /**\n         * If `false`, `[util.inspect.custom](depth, opts, inspect)` functions are not invoked.\n         * @default true\n         */\n        customInspect?: boolean | undefined;\n        /**\n         * If `true`, `Proxy` inspection includes the target and handler objects.\n         * @default false\n         */\n        showProxy?: boolean | undefined;\n        /**\n         * Specifies the maximum number of `Array`, `TypedArray`, `WeakMap`, and `WeakSet` elements\n         * to include when formatting. Set to `null` or `Infinity` to show all elements.\n         * Set to `0` or negative to show no elements.\n         * @default 100\n         */\n        maxArrayLength?: number | null | undefined;\n        /**\n         * Specifies the maximum number of characters to\n         * include when formatting. Set to `null` or `Infinity` to show all elements.\n         * Set to `0` or negative to show no characters.\n         * @default 10000\n         */\n        maxStringLength?: number | null | undefined;\n        /**\n         * The length at which input values are split across multiple lines.\n         * Set to `Infinity` to format the input as a single line\n         * (in combination with `compact` set to `true` or any number >= `1`).\n         * @default 80\n         */\n        breakLength?: number | undefined;\n        /**\n         * Setting this to `false` causes each object key\n         * to be displayed on a new line. It will also add new lines to text that is\n         * longer than `breakLength`. If set to a number, the most `n` inner elements\n         * are united on a single line as long as all properties fit into\n         * `breakLength`. Short array elements are also grouped together. Note that no\n         * text will be reduced below 16 characters, no matter the `breakLength` size.\n         * For more information, see the example below.\n         * @default true\n         */\n        compact?: boolean | number | undefined;\n        /**\n         * If set to `true` or a function, all properties of an object, and `Set` and `Map`\n         * entries are sorted in the resulting string.\n         * If set to `true` the default sort is used.\n         * If set to a function, it is used as a compare function.\n         */\n        sorted?: boolean | ((a: string, b: string) => number) | undefined;\n        /**\n         * If set to `true`, getters are going to be\n         * inspected as well. If set to `'get'` only getters without setter are going\n         * to be inspected. If set to `'set'` only getters having a corresponding\n         * setter are going to be inspected. This might cause side effects depending on\n         * the getter function.\n         * @default false\n         */\n        getters?: \"get\" | \"set\" | boolean | undefined;\n        /**\n         * If set to `true`, an underscore is used to separate every three digits in all bigints and numbers.\n         * @default false\n         */\n        numericSeparator?: boolean | undefined;\n    }\n    export type Style =\n        | \"special\"\n        | \"number\"\n        | \"bigint\"\n        | \"boolean\"\n        | \"undefined\"\n        | \"null\"\n        | \"string\"\n        | \"symbol\"\n        | \"date\"\n        | \"regexp\"\n        | \"module\";\n    export type CustomInspectFunction = (depth: number, options: InspectOptionsStylized) => any; // TODO: , inspect: inspect\n    export interface InspectOptionsStylized extends InspectOptions {\n        stylize(text: string, styleType: Style): string;\n    }\n    export interface CallSiteObject {\n        /**\n         * Returns the name of the function associated with this call site.\n         */\n        functionName: string;\n        /**\n         * Returns the name of the resource that contains the script for the\n         * function for this call site.\n         */\n        scriptName: string;\n        /**\n         * Returns the unique id of the script, as in Chrome DevTools protocol\n         * [`Runtime.ScriptId`](https://chromedevtools.github.io/devtools-protocol/1-3/Runtime/#type-ScriptId).\n         * @since v22.14.0\n         */\n        scriptId: string;\n        /**\n         * Returns the number, 1-based, of the line for the associate function call.\n         */\n        lineNumber: number;\n        /**\n         * Returns the 1-based column offset on the line for the associated function call.\n         */\n        columnNumber: number;\n    }\n    export type DiffEntry = [operation: -1 | 0 | 1, value: string];\n    /**\n     * `util.diff()` compares two string or array values and returns an array of difference entries.\n     * It uses the Myers diff algorithm to compute minimal differences, which is the same algorithm\n     * used internally by assertion error messages.\n     *\n     * If the values are equal, an empty array is returned.\n     *\n     * ```js\n     * const { diff } = require('node:util');\n     *\n     * // Comparing strings\n     * const actualString = '12345678';\n     * const expectedString = '12!!5!7!';\n     * console.log(diff(actualString, expectedString));\n     * // [\n     * //   [0, '1'],\n     * //   [0, '2'],\n     * //   [1, '3'],\n     * //   [1, '4'],\n     * //   [-1, '!'],\n     * //   [-1, '!'],\n     * //   [0, '5'],\n     * //   [1, '6'],\n     * //   [-1, '!'],\n     * //   [0, '7'],\n     * //   [1, '8'],\n     * //   [-1, '!'],\n     * // ]\n     * // Comparing arrays\n     * const actualArray = ['1', '2', '3'];\n     * const expectedArray = ['1', '3', '4'];\n     * console.log(diff(actualArray, expectedArray));\n     * // [\n     * //   [0, '1'],\n     * //   [1, '2'],\n     * //   [0, '3'],\n     * //   [-1, '4'],\n     * // ]\n     * // Equal values return empty array\n     * console.log(diff('same', 'same'));\n     * // []\n     * ```\n     * @since v22.15.0\n     * @experimental\n     * @param actual The first value to compare\n     * @param expected The second value to compare\n     * @returns An array of difference entries. Each entry is an array with two elements:\n     * * Index 0: `number` Operation code: `-1` for delete, `0` for no-op/unchanged, `1` for insert\n     * * Index 1: `string` The value associated with the operation\n     */\n    export function diff(actual: string | readonly string[], expected: string | readonly string[]): DiffEntry[];\n    /**\n     * The `util.format()` method returns a formatted string using the first argument\n     * as a `printf`-like format string which can contain zero or more format\n     * specifiers. Each specifier is replaced with the converted value from the\n     * corresponding argument. Supported specifiers are:\n     *\n     * If a specifier does not have a corresponding argument, it is not replaced:\n     *\n     * ```js\n     * util.format('%s:%s', 'foo');\n     * // Returns: 'foo:%s'\n     * ```\n     *\n     * Values that are not part of the format string are formatted using `util.inspect()` if their type is not `string`.\n     *\n     * If there are more arguments passed to the `util.format()` method than the\n     * number of specifiers, the extra arguments are concatenated to the returned\n     * string, separated by spaces:\n     *\n     * ```js\n     * util.format('%s:%s', 'foo', 'bar', 'baz');\n     * // Returns: 'foo:bar baz'\n     * ```\n     *\n     * If the first argument does not contain a valid format specifier, `util.format()` returns a string that is the concatenation of all arguments separated by spaces:\n     *\n     * ```js\n     * util.format(1, 2, 3);\n     * // Returns: '1 2 3'\n     * ```\n     *\n     * If only one argument is passed to `util.format()`, it is returned as it is\n     * without any formatting:\n     *\n     * ```js\n     * util.format('%% %s');\n     * // Returns: '%% %s'\n     * ```\n     *\n     * `util.format()` is a synchronous method that is intended as a debugging tool.\n     * Some input values can have a significant performance overhead that can block the\n     * event loop. Use this function with care and never in a hot code path.\n     * @since v0.5.3\n     * @param format A `printf`-like format string.\n     */\n    export function format(format?: any, ...param: any[]): string;\n    /**\n     * This function is identical to {@link format}, except in that it takes\n     * an `inspectOptions` argument which specifies options that are passed along to {@link inspect}.\n     *\n     * ```js\n     * util.formatWithOptions({ colors: true }, 'See object %O', { foo: 42 });\n     * // Returns 'See object { foo: 42 }', where `42` is colored as a number\n     * // when printed to a terminal.\n     * ```\n     * @since v10.0.0\n     */\n    export function formatWithOptions(inspectOptions: InspectOptions, format?: any, ...param: any[]): string;\n    interface GetCallSitesOptions {\n        /**\n         * Reconstruct the original location in the stacktrace from the source-map.\n         * Enabled by default with the flag `--enable-source-maps`.\n         */\n        sourceMap?: boolean | undefined;\n    }\n    /**\n     * Returns an array of call site objects containing the stack of\n     * the caller function.\n     *\n     * ```js\n     * import { getCallSites } from 'node:util';\n     *\n     * function exampleFunction() {\n     *   const callSites = getCallSites();\n     *\n     *   console.log('Call Sites:');\n     *   callSites.forEach((callSite, index) => {\n     *     console.log(`CallSite ${index + 1}:`);\n     *     console.log(`Function Name: ${callSite.functionName}`);\n     *     console.log(`Script Name: ${callSite.scriptName}`);\n     *     console.log(`Line Number: ${callSite.lineNumber}`);\n     *     console.log(`Column Number: ${callSite.column}`);\n     *   });\n     *   // CallSite 1:\n     *   // Function Name: exampleFunction\n     *   // Script Name: /home/example.js\n     *   // Line Number: 5\n     *   // Column Number: 26\n     *\n     *   // CallSite 2:\n     *   // Function Name: anotherFunction\n     *   // Script Name: /home/example.js\n     *   // Line Number: 22\n     *   // Column Number: 3\n     *\n     *   // ...\n     * }\n     *\n     * // A function to simulate another stack layer\n     * function anotherFunction() {\n     *   exampleFunction();\n     * }\n     *\n     * anotherFunction();\n     * ```\n     *\n     * It is possible to reconstruct the original locations by setting the option `sourceMap` to `true`.\n     * If the source map is not available, the original location will be the same as the current location.\n     * When the `--enable-source-maps` flag is enabled, for example when using `--experimental-transform-types`,\n     * `sourceMap` will be true by default.\n     *\n     * ```ts\n     * import { getCallSites } from 'node:util';\n     *\n     * interface Foo {\n     *   foo: string;\n     * }\n     *\n     * const callSites = getCallSites({ sourceMap: true });\n     *\n     * // With sourceMap:\n     * // Function Name: ''\n     * // Script Name: example.js\n     * // Line Number: 7\n     * // Column Number: 26\n     *\n     * // Without sourceMap:\n     * // Function Name: ''\n     * // Script Name: example.js\n     * // Line Number: 2\n     * // Column Number: 26\n     * ```\n     * @param frameCount Number of frames to capture as call site objects.\n     * **Default:** `10`. Allowable range is between 1 and 200.\n     * @return An array of call site objects\n     * @since v22.9.0\n     */\n    export function getCallSites(frameCount?: number, options?: GetCallSitesOptions): CallSiteObject[];\n    export function getCallSites(options: GetCallSitesOptions): CallSiteObject[];\n    /**\n     * Returns the string name for a numeric error code that comes from a Node.js API.\n     * The mapping between error codes and error names is platform-dependent.\n     * See `Common System Errors` for the names of common errors.\n     *\n     * ```js\n     * fs.access('file/that/does/not/exist', (err) => {\n     *   const name = util.getSystemErrorName(err.errno);\n     *   console.error(name);  // ENOENT\n     * });\n     * ```\n     * @since v9.7.0\n     */\n    export function getSystemErrorName(err: number): string;\n    /**\n     * Returns a Map of all system error codes available from the Node.js API.\n     * The mapping between error codes and error names is platform-dependent.\n     * See `Common System Errors` for the names of common errors.\n     *\n     * ```js\n     * fs.access('file/that/does/not/exist', (err) => {\n     *   const errorMap = util.getSystemErrorMap();\n     *   const name = errorMap.get(err.errno);\n     *   console.error(name);  // ENOENT\n     * });\n     * ```\n     * @since v16.0.0, v14.17.0\n     */\n    export function getSystemErrorMap(): Map<number, [string, string]>;\n    /**\n     * Returns the string message for a numeric error code that comes from a Node.js\n     * API.\n     * The mapping between error codes and string messages is platform-dependent.\n     *\n     * ```js\n     * fs.access('file/that/does/not/exist', (err) => {\n     *   const message = util.getSystemErrorMessage(err.errno);\n     *   console.error(message);  // no such file or directory\n     * });\n     * ```\n     * @since v22.12.0\n     */\n    export function getSystemErrorMessage(err: number): string;\n    /**\n     * The `util.log()` method prints the given `string` to `stdout` with an included\n     * timestamp.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.log('Timestamped message.');\n     * ```\n     * @since v0.3.0\n     * @deprecated Since v6.0.0 - Use a third party module instead.\n     */\n    export function log(string: string): void;\n    /**\n     * Returns the `string` after replacing any surrogate code points\n     * (or equivalently, any unpaired surrogate code units) with the\n     * Unicode \"replacement character\" U+FFFD.\n     * @since v16.8.0, v14.18.0\n     */\n    export function toUSVString(string: string): string;\n    /**\n     * Creates and returns an `AbortController` instance whose `AbortSignal` is marked\n     * as transferable and can be used with `structuredClone()` or `postMessage()`.\n     * @since v18.11.0\n     * @returns A transferable AbortController\n     */\n    export function transferableAbortController(): AbortController;\n    /**\n     * Marks the given `AbortSignal` as transferable so that it can be used with`structuredClone()` and `postMessage()`.\n     *\n     * ```js\n     * const signal = transferableAbortSignal(AbortSignal.timeout(100));\n     * const channel = new MessageChannel();\n     * channel.port2.postMessage(signal, [signal]);\n     * ```\n     * @since v18.11.0\n     * @param signal The AbortSignal\n     * @returns The same AbortSignal\n     */\n    export function transferableAbortSignal(signal: AbortSignal): AbortSignal;\n    /**\n     * Listens to abort event on the provided `signal` and returns a promise that resolves when the `signal` is aborted.\n     * If `resource` is provided, it weakly references the operation's associated object,\n     * so if `resource` is garbage collected before the `signal` aborts,\n     * then returned promise shall remain pending.\n     * This prevents memory leaks in long-running or non-cancelable operations.\n     *\n     * ```js\n     * import { aborted } from 'node:util';\n     *\n     * // Obtain an object with an abortable signal, like a custom resource or operation.\n     * const dependent = obtainSomethingAbortable();\n     *\n     * // Pass `dependent` as the resource, indicating the promise should only resolve\n     * // if `dependent` is still in memory when the signal is aborted.\n     * aborted(dependent.signal, dependent).then(() => {\n     *   // This code runs when `dependent` is aborted.\n     *   console.log('Dependent resource was aborted.');\n     * });\n     *\n     * // Simulate an event that triggers the abort.\n     * dependent.on('event', () => {\n     *   dependent.abort(); // This will cause the `aborted` promise to resolve.\n     * });\n     * ```\n     * @since v19.7.0\n     * @experimental\n     * @param resource Any non-null object tied to the abortable operation and held weakly.\n     * If `resource` is garbage collected before the `signal` aborts, the promise remains pending,\n     * allowing Node.js to stop tracking it.\n     * This helps prevent memory leaks in long-running or non-cancelable operations.\n     */\n    export function aborted(signal: AbortSignal, resource: any): Promise<void>;\n    /**\n     * The `util.inspect()` method returns a string representation of `object` that is\n     * intended for debugging. The output of `util.inspect` may change at any time\n     * and should not be depended upon programmatically. Additional `options` may be\n     * passed that alter the result.\n     * `util.inspect()` will use the constructor's name and/or `@@toStringTag` to make\n     * an identifiable tag for an inspected value.\n     *\n     * ```js\n     * class Foo {\n     *   get [Symbol.toStringTag]() {\n     *     return 'bar';\n     *   }\n     * }\n     *\n     * class Bar {}\n     *\n     * const baz = Object.create(null, { [Symbol.toStringTag]: { value: 'foo' } });\n     *\n     * util.inspect(new Foo()); // 'Foo [bar] {}'\n     * util.inspect(new Bar()); // 'Bar {}'\n     * util.inspect(baz);       // '[foo] {}'\n     * ```\n     *\n     * Circular references point to their anchor by using a reference index:\n     *\n     * ```js\n     * import { inspect } from 'node:util';\n     *\n     * const obj = {};\n     * obj.a = [obj];\n     * obj.b = {};\n     * obj.b.inner = obj.b;\n     * obj.b.obj = obj;\n     *\n     * console.log(inspect(obj));\n     * // <ref *1> {\n     * //   a: [ [Circular *1] ],\n     * //   b: <ref *2> { inner: [Circular *2], obj: [Circular *1] }\n     * // }\n     * ```\n     *\n     * The following example inspects all properties of the `util` object:\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * console.log(util.inspect(util, { showHidden: true, depth: null }));\n     * ```\n     *\n     * The following example highlights the effect of the `compact` option:\n     *\n     * ```js\n     * import { inspect } from 'node:util';\n     *\n     * const o = {\n     *   a: [1, 2, [[\n     *     'Lorem ipsum dolor sit amet,\\nconsectetur adipiscing elit, sed do ' +\n     *       'eiusmod \\ntempor incididunt ut labore et dolore magna aliqua.',\n     *     'test',\n     *     'foo']], 4],\n     *   b: new Map([['za', 1], ['zb', 'test']]),\n     * };\n     * console.log(inspect(o, { compact: true, depth: 5, breakLength: 80 }));\n     *\n     * // { a:\n     * //   [ 1,\n     * //     2,\n     * //     [ [ 'Lorem ipsum dolor sit amet,\\nconsectetur [...]', // A long line\n     * //           'test',\n     * //           'foo' ] ],\n     * //     4 ],\n     * //   b: Map(2) { 'za' => 1, 'zb' => 'test' } }\n     *\n     * // Setting `compact` to false or an integer creates more reader friendly output.\n     * console.log(inspect(o, { compact: false, depth: 5, breakLength: 80 }));\n     *\n     * // {\n     * //   a: [\n     * //     1,\n     * //     2,\n     * //     [\n     * //       [\n     * //         'Lorem ipsum dolor sit amet,\\n' +\n     * //           'consectetur adipiscing elit, sed do eiusmod \\n' +\n     * //           'tempor incididunt ut labore et dolore magna aliqua.',\n     * //         'test',\n     * //         'foo'\n     * //       ]\n     * //     ],\n     * //     4\n     * //   ],\n     * //   b: Map(2) {\n     * //     'za' => 1,\n     * //     'zb' => 'test'\n     * //   }\n     * // }\n     *\n     * // Setting `breakLength` to e.g. 150 will print the \"Lorem ipsum\" text in a\n     * // single line.\n     * ```\n     *\n     * The `showHidden` option allows `WeakMap` and `WeakSet` entries to be\n     * inspected. If there are more entries than `maxArrayLength`, there is no\n     * guarantee which entries are displayed. That means retrieving the same\n     * `WeakSet` entries twice may result in different output. Furthermore, entries\n     * with no remaining strong references may be garbage collected at any time.\n     *\n     * ```js\n     * import { inspect } from 'node:util';\n     *\n     * const obj = { a: 1 };\n     * const obj2 = { b: 2 };\n     * const weakSet = new WeakSet([obj, obj2]);\n     *\n     * console.log(inspect(weakSet, { showHidden: true }));\n     * // WeakSet { { a: 1 }, { b: 2 } }\n     * ```\n     *\n     * The `sorted` option ensures that an object's property insertion order does not\n     * impact the result of `util.inspect()`.\n     *\n     * ```js\n     * import { inspect } from 'node:util';\n     * import assert from 'node:assert';\n     *\n     * const o1 = {\n     *   b: [2, 3, 1],\n     *   a: '`a` comes before `b`',\n     *   c: new Set([2, 3, 1]),\n     * };\n     * console.log(inspect(o1, { sorted: true }));\n     * // { a: '`a` comes before `b`', b: [ 2, 3, 1 ], c: Set(3) { 1, 2, 3 } }\n     * console.log(inspect(o1, { sorted: (a, b) => b.localeCompare(a) }));\n     * // { c: Set(3) { 3, 2, 1 }, b: [ 2, 3, 1 ], a: '`a` comes before `b`' }\n     *\n     * const o2 = {\n     *   c: new Set([2, 1, 3]),\n     *   a: '`a` comes before `b`',\n     *   b: [2, 3, 1],\n     * };\n     * assert.strict.equal(\n     *   inspect(o1, { sorted: true }),\n     *   inspect(o2, { sorted: true }),\n     * );\n     * ```\n     *\n     * The `numericSeparator` option adds an underscore every three digits to all\n     * numbers.\n     *\n     * ```js\n     * import { inspect } from 'node:util';\n     *\n     * const thousand = 1000;\n     * const million = 1000000;\n     * const bigNumber = 123456789n;\n     * const bigDecimal = 1234.12345;\n     *\n     * console.log(inspect(thousand, { numericSeparator: true }));\n     * // 1_000\n     * console.log(inspect(million, { numericSeparator: true }));\n     * // 1_000_000\n     * console.log(inspect(bigNumber, { numericSeparator: true }));\n     * // 123_456_789n\n     * console.log(inspect(bigDecimal, { numericSeparator: true }));\n     * // 1_234.123_45\n     * ```\n     *\n     * `util.inspect()` is a synchronous method intended for debugging. Its maximum\n     * output length is approximately 128 MiB. Inputs that result in longer output will\n     * be truncated.\n     * @since v0.3.0\n     * @param object Any JavaScript primitive or `Object`.\n     * @return The representation of `object`.\n     */\n    export function inspect(object: any, showHidden?: boolean, depth?: number | null, color?: boolean): string;\n    export function inspect(object: any, options?: InspectOptions): string;\n    export namespace inspect {\n        let colors: NodeJS.Dict<[number, number]>;\n        let styles: {\n            [K in Style]: string;\n        };\n        let defaultOptions: InspectOptions;\n        /**\n         * Allows changing inspect settings from the repl.\n         */\n        let replDefaults: InspectOptions;\n        /**\n         * That can be used to declare custom inspect functions.\n         */\n        const custom: unique symbol;\n    }\n    /**\n     * Alias for [`Array.isArray()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/isArray).\n     *\n     * Returns `true` if the given `object` is an `Array`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isArray([]);\n     * // Returns: true\n     * util.isArray(new Array());\n     * // Returns: true\n     * util.isArray({});\n     * // Returns: false\n     * ```\n     * @since v0.6.0\n     * @deprecated Since v4.0.0 - Use `isArray` instead.\n     */\n    export function isArray(object: unknown): object is unknown[];\n    /**\n     * Returns `true` if the given `object` is a `RegExp`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isRegExp(/some regexp/);\n     * // Returns: true\n     * util.isRegExp(new RegExp('another regexp'));\n     * // Returns: true\n     * util.isRegExp({});\n     * // Returns: false\n     * ```\n     * @since v0.6.0\n     * @deprecated Since v4.0.0 - Deprecated\n     */\n    export function isRegExp(object: unknown): object is RegExp;\n    /**\n     * Returns `true` if the given `object` is a `Date`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isDate(new Date());\n     * // Returns: true\n     * util.isDate(Date());\n     * // false (without 'new' returns a String)\n     * util.isDate({});\n     * // Returns: false\n     * ```\n     * @since v0.6.0\n     * @deprecated Since v4.0.0 - Use {@link types.isDate} instead.\n     */\n    export function isDate(object: unknown): object is Date;\n    /**\n     * Returns `true` if the given `object` is an `Error`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isError(new Error());\n     * // Returns: true\n     * util.isError(new TypeError());\n     * // Returns: true\n     * util.isError({ name: 'Error', message: 'an error occurred' });\n     * // Returns: false\n     * ```\n     *\n     * This method relies on `Object.prototype.toString()` behavior. It is\n     * possible to obtain an incorrect result when the `object` argument manipulates `@@toStringTag`.\n     *\n     * ```js\n     * import util from 'node:util';\n     * const obj = { name: 'Error', message: 'an error occurred' };\n     *\n     * util.isError(obj);\n     * // Returns: false\n     * obj[Symbol.toStringTag] = 'Error';\n     * util.isError(obj);\n     * // Returns: true\n     * ```\n     * @since v0.6.0\n     * @deprecated Since v4.0.0 - Use {@link types.isNativeError} instead.\n     */\n    export function isError(object: unknown): object is Error;\n    /**\n     * Usage of `util.inherits()` is discouraged. Please use the ES6 `class` and\n     * `extends` keywords to get language level inheritance support. Also note\n     * that the two styles are [semantically incompatible](https://github.com/nodejs/node/issues/4179).\n     *\n     * Inherit the prototype methods from one\n     * [constructor](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/constructor) into another. The\n     * prototype of `constructor` will be set to a new object created from\n     * `superConstructor`.\n     *\n     * This mainly adds some input validation on top of\n     * `Object.setPrototypeOf(constructor.prototype, superConstructor.prototype)`.\n     * As an additional convenience, `superConstructor` will be accessible\n     * through the `constructor.super_` property.\n     *\n     * ```js\n     * const util = require('node:util');\n     * const EventEmitter = require('node:events');\n     *\n     * function MyStream() {\n     *   EventEmitter.call(this);\n     * }\n     *\n     * util.inherits(MyStream, EventEmitter);\n     *\n     * MyStream.prototype.write = function(data) {\n     *   this.emit('data', data);\n     * };\n     *\n     * const stream = new MyStream();\n     *\n     * console.log(stream instanceof EventEmitter); // true\n     * console.log(MyStream.super_ === EventEmitter); // true\n     *\n     * stream.on('data', (data) => {\n     *   console.log(`Received data: \"${data}\"`);\n     * });\n     * stream.write('It works!'); // Received data: \"It works!\"\n     * ```\n     *\n     * ES6 example using `class` and `extends`:\n     *\n     * ```js\n     * import EventEmitter from 'node:events';\n     *\n     * class MyStream extends EventEmitter {\n     *   write(data) {\n     *     this.emit('data', data);\n     *   }\n     * }\n     *\n     * const stream = new MyStream();\n     *\n     * stream.on('data', (data) => {\n     *   console.log(`Received data: \"${data}\"`);\n     * });\n     * stream.write('With ES6');\n     * ```\n     * @since v0.3.0\n     * @legacy Use ES2015 class syntax and `extends` keyword instead.\n     */\n    export function inherits(constructor: unknown, superConstructor: unknown): void;\n    export type DebugLoggerFunction = (msg: string, ...param: unknown[]) => void;\n    export interface DebugLogger extends DebugLoggerFunction {\n        /**\n         * The `util.debuglog().enabled` getter is used to create a test that can be used\n         * in conditionals based on the existence of the `NODE_DEBUG` environment variable.\n         * If the `section` name appears within the value of that environment variable,\n         * then the returned value will be `true`. If not, then the returned value will be\n         * `false`.\n         *\n         * ```js\n         * import { debuglog } from 'node:util';\n         * const enabled = debuglog('foo').enabled;\n         * if (enabled) {\n         *   console.log('hello from foo [%d]', 123);\n         * }\n         * ```\n         *\n         * If this program is run with `NODE_DEBUG=foo` in the environment, then it will\n         * output something like:\n         *\n         * ```console\n         * hello from foo [123]\n         * ```\n         */\n        enabled: boolean;\n    }\n    /**\n     * The `util.debuglog()` method is used to create a function that conditionally\n     * writes debug messages to `stderr` based on the existence of the `NODE_DEBUG`\n     * environment variable. If the `section` name appears within the value of that\n     * environment variable, then the returned function operates similar to\n     * `console.error()`. If not, then the returned function is a no-op.\n     *\n     * ```js\n     * import { debuglog } from 'node:util';\n     * const log = debuglog('foo');\n     *\n     * log('hello from foo [%d]', 123);\n     * ```\n     *\n     * If this program is run with `NODE_DEBUG=foo` in the environment, then\n     * it will output something like:\n     *\n     * ```console\n     * FOO 3245: hello from foo [123]\n     * ```\n     *\n     * where `3245` is the process id. If it is not run with that\n     * environment variable set, then it will not print anything.\n     *\n     * The `section` supports wildcard also:\n     *\n     * ```js\n     * import { debuglog } from 'node:util';\n     * const log = debuglog('foo');\n     *\n     * log('hi there, it\\'s foo-bar [%d]', 2333);\n     * ```\n     *\n     * if it is run with `NODE_DEBUG=foo*` in the environment, then it will output\n     * something like:\n     *\n     * ```console\n     * FOO-BAR 3257: hi there, it's foo-bar [2333]\n     * ```\n     *\n     * Multiple comma-separated `section` names may be specified in the `NODE_DEBUG`\n     * environment variable: `NODE_DEBUG=fs,net,tls`.\n     *\n     * The optional `callback` argument can be used to replace the logging function\n     * with a different function that doesn't have any initialization or\n     * unnecessary wrapping.\n     *\n     * ```js\n     * import { debuglog } from 'node:util';\n     * let log = debuglog('internals', (debug) => {\n     *   // Replace with a logging function that optimizes out\n     *   // testing if the section is enabled\n     *   log = debug;\n     * });\n     * ```\n     * @since v0.11.3\n     * @param section A string identifying the portion of the application for which the `debuglog` function is being created.\n     * @param callback A callback invoked the first time the logging function is called with a function argument that is a more optimized logging function.\n     * @return The logging function\n     */\n    export function debuglog(section: string, callback?: (fn: DebugLoggerFunction) => void): DebugLogger;\n    export { debuglog as debug };\n    /**\n     * Returns `true` if the given `object` is a `Boolean`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isBoolean(1);\n     * // Returns: false\n     * util.isBoolean(0);\n     * // Returns: false\n     * util.isBoolean(false);\n     * // Returns: true\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `typeof value === 'boolean'` instead.\n     */\n    export function isBoolean(object: unknown): object is boolean;\n    /**\n     * Returns `true` if the given `object` is a `Buffer`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isBuffer({ length: 0 });\n     * // Returns: false\n     * util.isBuffer([]);\n     * // Returns: false\n     * util.isBuffer(Buffer.from('hello world'));\n     * // Returns: true\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `isBuffer` instead.\n     */\n    export function isBuffer(object: unknown): object is Buffer;\n    /**\n     * Returns `true` if the given `object` is a `Function`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * function Foo() {}\n     * const Bar = () => {};\n     *\n     * util.isFunction({});\n     * // Returns: false\n     * util.isFunction(Foo);\n     * // Returns: true\n     * util.isFunction(Bar);\n     * // Returns: true\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `typeof value === 'function'` instead.\n     */\n    export function isFunction(object: unknown): boolean;\n    /**\n     * Returns `true` if the given `object` is strictly `null`. Otherwise, returns`false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isNull(0);\n     * // Returns: false\n     * util.isNull(undefined);\n     * // Returns: false\n     * util.isNull(null);\n     * // Returns: true\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `value === null` instead.\n     */\n    export function isNull(object: unknown): object is null;\n    /**\n     * Returns `true` if the given `object` is `null` or `undefined`. Otherwise,\n     * returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isNullOrUndefined(0);\n     * // Returns: false\n     * util.isNullOrUndefined(undefined);\n     * // Returns: true\n     * util.isNullOrUndefined(null);\n     * // Returns: true\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `value === undefined || value === null` instead.\n     */\n    export function isNullOrUndefined(object: unknown): object is null | undefined;\n    /**\n     * Returns `true` if the given `object` is a `Number`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isNumber(false);\n     * // Returns: false\n     * util.isNumber(Infinity);\n     * // Returns: true\n     * util.isNumber(0);\n     * // Returns: true\n     * util.isNumber(NaN);\n     * // Returns: true\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `typeof value === 'number'` instead.\n     */\n    export function isNumber(object: unknown): object is number;\n    /**\n     * Returns `true` if the given `object` is strictly an `Object`**and** not a`Function` (even though functions are objects in JavaScript).\n     * Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isObject(5);\n     * // Returns: false\n     * util.isObject(null);\n     * // Returns: false\n     * util.isObject({});\n     * // Returns: true\n     * util.isObject(() => {});\n     * // Returns: false\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `value !== null && typeof value === 'object'` instead.\n     */\n    export function isObject(object: unknown): boolean;\n    /**\n     * Returns `true` if the given `object` is a primitive type. Otherwise, returns`false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isPrimitive(5);\n     * // Returns: true\n     * util.isPrimitive('foo');\n     * // Returns: true\n     * util.isPrimitive(false);\n     * // Returns: true\n     * util.isPrimitive(null);\n     * // Returns: true\n     * util.isPrimitive(undefined);\n     * // Returns: true\n     * util.isPrimitive({});\n     * // Returns: false\n     * util.isPrimitive(() => {});\n     * // Returns: false\n     * util.isPrimitive(/^$/);\n     * // Returns: false\n     * util.isPrimitive(new Date());\n     * // Returns: false\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `(typeof value !== 'object' && typeof value !== 'function') || value === null` instead.\n     */\n    export function isPrimitive(object: unknown): boolean;\n    /**\n     * Returns `true` if the given `object` is a `string`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isString('');\n     * // Returns: true\n     * util.isString('foo');\n     * // Returns: true\n     * util.isString(String('foo'));\n     * // Returns: true\n     * util.isString(5);\n     * // Returns: false\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `typeof value === 'string'` instead.\n     */\n    export function isString(object: unknown): object is string;\n    /**\n     * Returns `true` if the given `object` is a `Symbol`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isSymbol(5);\n     * // Returns: false\n     * util.isSymbol('foo');\n     * // Returns: false\n     * util.isSymbol(Symbol('foo'));\n     * // Returns: true\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `typeof value === 'symbol'` instead.\n     */\n    export function isSymbol(object: unknown): object is symbol;\n    /**\n     * Returns `true` if the given `object` is `undefined`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * const foo = undefined;\n     * util.isUndefined(5);\n     * // Returns: false\n     * util.isUndefined(foo);\n     * // Returns: true\n     * util.isUndefined(null);\n     * // Returns: false\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `value === undefined` instead.\n     */\n    export function isUndefined(object: unknown): object is undefined;\n    /**\n     * The `util.deprecate()` method wraps `fn` (which may be a function or class) in\n     * such a way that it is marked as deprecated.\n     *\n     * ```js\n     * import { deprecate } from 'node:util';\n     *\n     * export const obsoleteFunction = deprecate(() => {\n     *   // Do something here.\n     * }, 'obsoleteFunction() is deprecated. Use newShinyFunction() instead.');\n     * ```\n     *\n     * When called, `util.deprecate()` will return a function that will emit a\n     * `DeprecationWarning` using the `'warning'` event. The warning will\n     * be emitted and printed to `stderr` the first time the returned function is\n     * called. After the warning is emitted, the wrapped function is called without\n     * emitting a warning.\n     *\n     * If the same optional `code` is supplied in multiple calls to `util.deprecate()`,\n     * the warning will be emitted only once for that `code`.\n     *\n     * ```js\n     * import { deprecate } from 'node:util';\n     *\n     * const fn1 = deprecate(\n     *   () => 'a value',\n     *   'deprecation message',\n     *   'DEP0001',\n     * );\n     * const fn2 = deprecate(\n     *   () => 'a  different value',\n     *   'other dep message',\n     *   'DEP0001',\n     * );\n     * fn1(); // Emits a deprecation warning with code DEP0001\n     * fn2(); // Does not emit a deprecation warning because it has the same code\n     * ```\n     *\n     * If either the `--no-deprecation` or `--no-warnings` command-line flags are\n     * used, or if the `process.noDeprecation` property is set to `true` _prior_ to\n     * the first deprecation warning, the `util.deprecate()` method does nothing.\n     *\n     * If the `--trace-deprecation` or `--trace-warnings` command-line flags are set,\n     * or the `process.traceDeprecation` property is set to `true`, a warning and a\n     * stack trace are printed to `stderr` the first time the deprecated function is\n     * called.\n     *\n     * If the `--throw-deprecation` command-line flag is set, or the\n     * `process.throwDeprecation` property is set to `true`, then an exception will be\n     * thrown when the deprecated function is called.\n     *\n     * The `--throw-deprecation` command-line flag and `process.throwDeprecation`\n     * property take precedence over `--trace-deprecation` and\n     * `process.traceDeprecation`.\n     * @since v0.8.0\n     * @param fn The function that is being deprecated.\n     * @param msg A warning message to display when the deprecated function is invoked.\n     * @param code A deprecation code. See the `list of deprecated APIs` for a list of codes.\n     * @return The deprecated function wrapped to emit a warning.\n     */\n    export function deprecate<T extends Function>(fn: T, msg: string, code?: string): T;\n    /**\n     * Returns `true` if there is deep strict equality between `val1` and `val2`.\n     * Otherwise, returns `false`.\n     *\n     * See `assert.deepStrictEqual()` for more information about deep strict\n     * equality.\n     * @since v9.0.0\n     */\n    export function isDeepStrictEqual(val1: unknown, val2: unknown): boolean;\n    /**\n     * Returns `str` with any ANSI escape codes removed.\n     *\n     * ```js\n     * console.log(util.stripVTControlCharacters('\\u001B[4mvalue\\u001B[0m'));\n     * // Prints \"value\"\n     * ```\n     * @since v16.11.0\n     */\n    export function stripVTControlCharacters(str: string): string;\n    /**\n     * Takes an `async` function (or a function that returns a `Promise`) and returns a\n     * function following the error-first callback style, i.e. taking\n     * an `(err, value) => ...` callback as the last argument. In the callback, the\n     * first argument will be the rejection reason (or `null` if the `Promise`\n     * resolved), and the second argument will be the resolved value.\n     *\n     * ```js\n     * import { callbackify } from 'node:util';\n     *\n     * async function fn() {\n     *   return 'hello world';\n     * }\n     * const callbackFunction = callbackify(fn);\n     *\n     * callbackFunction((err, ret) => {\n     *   if (err) throw err;\n     *   console.log(ret);\n     * });\n     * ```\n     *\n     * Will print:\n     *\n     * ```text\n     * hello world\n     * ```\n     *\n     * The callback is executed asynchronously, and will have a limited stack trace.\n     * If the callback throws, the process will emit an `'uncaughtException'`\n     * event, and if not handled will exit.\n     *\n     * Since `null` has a special meaning as the first argument to a callback, if a\n     * wrapped function rejects a `Promise` with a falsy value as a reason, the value\n     * is wrapped in an `Error` with the original value stored in a field named\n     * `reason`.\n     *\n     * ```js\n     * function fn() {\n     *   return Promise.reject(null);\n     * }\n     * const callbackFunction = util.callbackify(fn);\n     *\n     * callbackFunction((err, ret) => {\n     *   // When the Promise was rejected with `null` it is wrapped with an Error and\n     *   // the original value is stored in `reason`.\n     *   err && Object.hasOwn(err, 'reason') && err.reason === null;  // true\n     * });\n     * ```\n     * @since v8.2.0\n     * @param fn An `async` function\n     * @return a callback style function\n     */\n    export function callbackify(fn: () => Promise<void>): (callback: (err: NodeJS.ErrnoException) => void) => void;\n    export function callbackify<TResult>(\n        fn: () => Promise<TResult>,\n    ): (callback: (err: NodeJS.ErrnoException, result: TResult) => void) => void;\n    export function callbackify<T1>(\n        fn: (arg1: T1) => Promise<void>,\n    ): (arg1: T1, callback: (err: NodeJS.ErrnoException) => void) => void;\n    export function callbackify<T1, TResult>(\n        fn: (arg1: T1) => Promise<TResult>,\n    ): (arg1: T1, callback: (err: NodeJS.ErrnoException, result: TResult) => void) => void;\n    export function callbackify<T1, T2>(\n        fn: (arg1: T1, arg2: T2) => Promise<void>,\n    ): (arg1: T1, arg2: T2, callback: (err: NodeJS.ErrnoException) => void) => void;\n    export function callbackify<T1, T2, TResult>(\n        fn: (arg1: T1, arg2: T2) => Promise<TResult>,\n    ): (arg1: T1, arg2: T2, callback: (err: NodeJS.ErrnoException | null, result: TResult) => void) => void;\n    export function callbackify<T1, T2, T3>(\n        fn: (arg1: T1, arg2: T2, arg3: T3) => Promise<void>,\n    ): (arg1: T1, arg2: T2, arg3: T3, callback: (err: NodeJS.ErrnoException) => void) => void;\n    export function callbackify<T1, T2, T3, TResult>(\n        fn: (arg1: T1, arg2: T2, arg3: T3) => Promise<TResult>,\n    ): (arg1: T1, arg2: T2, arg3: T3, callback: (err: NodeJS.ErrnoException | null, result: TResult) => void) => void;\n    export function callbackify<T1, T2, T3, T4>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => Promise<void>,\n    ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, callback: (err: NodeJS.ErrnoException) => void) => void;\n    export function callbackify<T1, T2, T3, T4, TResult>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => Promise<TResult>,\n    ): (\n        arg1: T1,\n        arg2: T2,\n        arg3: T3,\n        arg4: T4,\n        callback: (err: NodeJS.ErrnoException | null, result: TResult) => void,\n    ) => void;\n    export function callbackify<T1, T2, T3, T4, T5>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => Promise<void>,\n    ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, callback: (err: NodeJS.ErrnoException) => void) => void;\n    export function callbackify<T1, T2, T3, T4, T5, TResult>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => Promise<TResult>,\n    ): (\n        arg1: T1,\n        arg2: T2,\n        arg3: T3,\n        arg4: T4,\n        arg5: T5,\n        callback: (err: NodeJS.ErrnoException | null, result: TResult) => void,\n    ) => void;\n    export function callbackify<T1, T2, T3, T4, T5, T6>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6) => Promise<void>,\n    ): (\n        arg1: T1,\n        arg2: T2,\n        arg3: T3,\n        arg4: T4,\n        arg5: T5,\n        arg6: T6,\n        callback: (err: NodeJS.ErrnoException) => void,\n    ) => void;\n    export function callbackify<T1, T2, T3, T4, T5, T6, TResult>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6) => Promise<TResult>,\n    ): (\n        arg1: T1,\n        arg2: T2,\n        arg3: T3,\n        arg4: T4,\n        arg5: T5,\n        arg6: T6,\n        callback: (err: NodeJS.ErrnoException | null, result: TResult) => void,\n    ) => void;\n    export interface CustomPromisifyLegacy<TCustom extends Function> extends Function {\n        __promisify__: TCustom;\n    }\n    export interface CustomPromisifySymbol<TCustom extends Function> extends Function {\n        [promisify.custom]: TCustom;\n    }\n    export type CustomPromisify<TCustom extends Function> =\n        | CustomPromisifySymbol<TCustom>\n        | CustomPromisifyLegacy<TCustom>;\n    /**\n     * Takes a function following the common error-first callback style, i.e. taking\n     * an `(err, value) => ...` callback as the last argument, and returns a version\n     * that returns promises.\n     *\n     * ```js\n     * import { promisify } from 'node:util';\n     * import { stat } from 'node:fs';\n     *\n     * const promisifiedStat = promisify(stat);\n     * promisifiedStat('.').then((stats) => {\n     *   // Do something with `stats`\n     * }).catch((error) => {\n     *   // Handle the error.\n     * });\n     * ```\n     *\n     * Or, equivalently using `async function`s:\n     *\n     * ```js\n     * import { promisify } from 'node:util';\n     * import { stat } from 'node:fs';\n     *\n     * const promisifiedStat = promisify(stat);\n     *\n     * async function callStat() {\n     *   const stats = await promisifiedStat('.');\n     *   console.log(`This directory is owned by ${stats.uid}`);\n     * }\n     *\n     * callStat();\n     * ```\n     *\n     * If there is an `original[util.promisify.custom]` property present, `promisify`\n     * will return its value, see [Custom promisified functions](https://nodejs.org/docs/latest-v22.x/api/util.html#custom-promisified-functions).\n     *\n     * `promisify()` assumes that `original` is a function taking a callback as its\n     * final argument in all cases. If `original` is not a function, `promisify()`\n     * will throw an error. If `original` is a function but its last argument is not\n     * an error-first callback, it will still be passed an error-first\n     * callback as its last argument.\n     *\n     * Using `promisify()` on class methods or other methods that use `this` may not\n     * work as expected unless handled specially:\n     *\n     * ```js\n     * import { promisify } from 'node:util';\n     *\n     * class Foo {\n     *   constructor() {\n     *     this.a = 42;\n     *   }\n     *\n     *   bar(callback) {\n     *     callback(null, this.a);\n     *   }\n     * }\n     *\n     * const foo = new Foo();\n     *\n     * const naiveBar = promisify(foo.bar);\n     * // TypeError: Cannot read properties of undefined (reading 'a')\n     * // naiveBar().then(a => console.log(a));\n     *\n     * naiveBar.call(foo).then((a) => console.log(a)); // '42'\n     *\n     * const bindBar = naiveBar.bind(foo);\n     * bindBar().then((a) => console.log(a)); // '42'\n     * ```\n     * @since v8.0.0\n     */\n    export function promisify<TCustom extends Function>(fn: CustomPromisify<TCustom>): TCustom;\n    export function promisify<TResult>(\n        fn: (callback: (err: any, result: TResult) => void) => void,\n    ): () => Promise<TResult>;\n    export function promisify(fn: (callback: (err?: any) => void) => void): () => Promise<void>;\n    export function promisify<T1, TResult>(\n        fn: (arg1: T1, callback: (err: any, result: TResult) => void) => void,\n    ): (arg1: T1) => Promise<TResult>;\n    export function promisify<T1>(fn: (arg1: T1, callback: (err?: any) => void) => void): (arg1: T1) => Promise<void>;\n    export function promisify<T1, T2, TResult>(\n        fn: (arg1: T1, arg2: T2, callback: (err: any, result: TResult) => void) => void,\n    ): (arg1: T1, arg2: T2) => Promise<TResult>;\n    export function promisify<T1, T2>(\n        fn: (arg1: T1, arg2: T2, callback: (err?: any) => void) => void,\n    ): (arg1: T1, arg2: T2) => Promise<void>;\n    export function promisify<T1, T2, T3, TResult>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, callback: (err: any, result: TResult) => void) => void,\n    ): (arg1: T1, arg2: T2, arg3: T3) => Promise<TResult>;\n    export function promisify<T1, T2, T3>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, callback: (err?: any) => void) => void,\n    ): (arg1: T1, arg2: T2, arg3: T3) => Promise<void>;\n    export function promisify<T1, T2, T3, T4, TResult>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, callback: (err: any, result: TResult) => void) => void,\n    ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => Promise<TResult>;\n    export function promisify<T1, T2, T3, T4>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, callback: (err?: any) => void) => void,\n    ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => Promise<void>;\n    export function promisify<T1, T2, T3, T4, T5, TResult>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, callback: (err: any, result: TResult) => void) => void,\n    ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => Promise<TResult>;\n    export function promisify<T1, T2, T3, T4, T5>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, callback: (err?: any) => void) => void,\n    ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => Promise<void>;\n    export function promisify(fn: Function): Function;\n    export namespace promisify {\n        /**\n         * That can be used to declare custom promisified variants of functions.\n         */\n        const custom: unique symbol;\n    }\n    /**\n     * Stability: 1.1 - Active development\n     * Given an example `.env` file:\n     *\n     * ```js\n     * import { parseEnv } from 'node:util';\n     *\n     * parseEnv('HELLO=world\\nHELLO=oh my\\n');\n     * // Returns: { HELLO: 'oh my' }\n     * ```\n     * @param content The raw contents of a `.env` file.\n     * @since v20.12.0\n     */\n    export function parseEnv(content: string): object;\n    // https://nodejs.org/docs/latest/api/util.html#foreground-colors\n    type ForegroundColors =\n        | \"black\"\n        | \"blackBright\"\n        | \"blue\"\n        | \"blueBright\"\n        | \"cyan\"\n        | \"cyanBright\"\n        | \"gray\"\n        | \"green\"\n        | \"greenBright\"\n        | \"grey\"\n        | \"magenta\"\n        | \"magentaBright\"\n        | \"red\"\n        | \"redBright\"\n        | \"white\"\n        | \"whiteBright\"\n        | \"yellow\"\n        | \"yellowBright\";\n    // https://nodejs.org/docs/latest/api/util.html#background-colors\n    type BackgroundColors =\n        | \"bgBlack\"\n        | \"bgBlackBright\"\n        | \"bgBlue\"\n        | \"bgBlueBright\"\n        | \"bgCyan\"\n        | \"bgCyanBright\"\n        | \"bgGray\"\n        | \"bgGreen\"\n        | \"bgGreenBright\"\n        | \"bgGrey\"\n        | \"bgMagenta\"\n        | \"bgMagentaBright\"\n        | \"bgRed\"\n        | \"bgRedBright\"\n        | \"bgWhite\"\n        | \"bgWhiteBright\"\n        | \"bgYellow\"\n        | \"bgYellowBright\";\n    // https://nodejs.org/docs/latest/api/util.html#modifiers\n    type Modifiers =\n        | \"blink\"\n        | \"bold\"\n        | \"dim\"\n        | \"doubleunderline\"\n        | \"framed\"\n        | \"hidden\"\n        | \"inverse\"\n        | \"italic\"\n        | \"overlined\"\n        | \"reset\"\n        | \"strikethrough\"\n        | \"underline\";\n    export interface StyleTextOptions {\n        /**\n         * When true, `stream` is checked to see if it can handle colors.\n         * @default true\n         */\n        validateStream?: boolean | undefined;\n        /**\n         * A stream that will be validated if it can be colored.\n         * @default process.stdout\n         */\n        stream?: NodeJS.WritableStream | undefined;\n    }\n    /**\n     * This function returns a formatted text considering the `format` passed\n     * for printing in a terminal. It is aware of the terminal's capabilities\n     * and acts according to the configuration set via `NO_COLORS`,\n     * `NODE_DISABLE_COLORS` and `FORCE_COLOR` environment variables.\n     *\n     * ```js\n     * import { styleText } from 'node:util';\n     * import { stderr } from 'node:process';\n     *\n     * const successMessage = styleText('green', 'Success!');\n     * console.log(successMessage);\n     *\n     * const errorMessage = styleText(\n     *   'red',\n     *   'Error! Error!',\n     *   // Validate if process.stderr has TTY\n     *   { stream: stderr },\n     * );\n     * console.error(errorMessage);\n     * ```\n     *\n     * `util.inspect.colors` also provides text formats such as `italic`, and\n     * `underline` and you can combine both:\n     *\n     * ```js\n     * console.log(\n     *   util.styleText(['underline', 'italic'], 'My italic underlined message'),\n     * );\n     * ```\n     *\n     * When passing an array of formats, the order of the format applied\n     * is left to right so the following style might overwrite the previous one.\n     *\n     * ```js\n     * console.log(\n     *   util.styleText(['red', 'green'], 'text'), // green\n     * );\n     * ```\n     *\n     * The full list of formats can be found in [modifiers](https://nodejs.org/docs/latest-v22.x/api/util.html#modifiers).\n     * @param format A text format or an Array of text formats defined in `util.inspect.colors`.\n     * @param text The text to to be formatted.\n     * @since v20.12.0\n     */\n    export function styleText(\n        format:\n            | ForegroundColors\n            | BackgroundColors\n            | Modifiers\n            | Array<ForegroundColors | BackgroundColors | Modifiers>,\n        text: string,\n        options?: StyleTextOptions,\n    ): string;\n    /**\n     * An implementation of the [WHATWG Encoding Standard](https://encoding.spec.whatwg.org/) `TextDecoder` API.\n     *\n     * ```js\n     * const decoder = new TextDecoder();\n     * const u8arr = new Uint8Array([72, 101, 108, 108, 111]);\n     * console.log(decoder.decode(u8arr)); // Hello\n     * ```\n     * @since v8.3.0\n     */\n    export class TextDecoder {\n        /**\n         * The encoding supported by the `TextDecoder` instance.\n         */\n        readonly encoding: string;\n        /**\n         * The value will be `true` if decoding errors result in a `TypeError` being\n         * thrown.\n         */\n        readonly fatal: boolean;\n        /**\n         * The value will be `true` if the decoding result will include the byte order\n         * mark.\n         */\n        readonly ignoreBOM: boolean;\n        constructor(\n            encoding?: string,\n            options?: {\n                fatal?: boolean | undefined;\n                ignoreBOM?: boolean | undefined;\n            },\n        );\n        /**\n         * Decodes the `input` and returns a string. If `options.stream` is `true`, any\n         * incomplete byte sequences occurring at the end of the `input` are buffered\n         * internally and emitted after the next call to `textDecoder.decode()`.\n         *\n         * If `textDecoder.fatal` is `true`, decoding errors that occur will result in a `TypeError` being thrown.\n         * @param input An `ArrayBuffer`, `DataView`, or `TypedArray` instance containing the encoded data.\n         */\n        decode(\n            input?: NodeJS.ArrayBufferView | ArrayBuffer | null,\n            options?: {\n                stream?: boolean | undefined;\n            },\n        ): string;\n    }\n    export interface EncodeIntoResult {\n        /**\n         * The read Unicode code units of input.\n         */\n        read: number;\n        /**\n         * The written UTF-8 bytes of output.\n         */\n        written: number;\n    }\n    export { types };\n\n    //// TextEncoder/Decoder\n    /**\n     * An implementation of the [WHATWG Encoding Standard](https://encoding.spec.whatwg.org/) `TextEncoder` API. All\n     * instances of `TextEncoder` only support UTF-8 encoding.\n     *\n     * ```js\n     * const encoder = new TextEncoder();\n     * const uint8array = encoder.encode('this is some data');\n     * ```\n     *\n     * The `TextEncoder` class is also available on the global object.\n     * @since v8.3.0\n     */\n    export class TextEncoder {\n        /**\n         * The encoding supported by the `TextEncoder` instance. Always set to `'utf-8'`.\n         */\n        readonly encoding: string;\n        /**\n         * UTF-8 encodes the `input` string and returns a `Uint8Array` containing the\n         * encoded bytes.\n         * @param [input='an empty string'] The text to encode.\n         */\n        encode(input?: string): Uint8Array;\n        /**\n         * UTF-8 encodes the `src` string to the `dest` Uint8Array and returns an object\n         * containing the read Unicode code units and written UTF-8 bytes.\n         *\n         * ```js\n         * const encoder = new TextEncoder();\n         * const src = 'this is some data';\n         * const dest = new Uint8Array(10);\n         * const { read, written } = encoder.encodeInto(src, dest);\n         * ```\n         * @param src The text to encode.\n         * @param dest The array to hold the encode result.\n         */\n        encodeInto(src: string, dest: Uint8Array): EncodeIntoResult;\n    }\n    import { TextDecoder as _TextDecoder, TextEncoder as _TextEncoder } from \"util\";\n    global {\n        /**\n         * `TextDecoder` class is a global reference for `import { TextDecoder } from 'node:util'`\n         * https://nodejs.org/api/globals.html#textdecoder\n         * @since v11.0.0\n         */\n        var TextDecoder: typeof globalThis extends {\n            onmessage: any;\n            TextDecoder: infer TextDecoder;\n        } ? TextDecoder\n            : typeof _TextDecoder;\n        /**\n         * `TextEncoder` class is a global reference for `import { TextEncoder } from 'node:util'`\n         * https://nodejs.org/api/globals.html#textencoder\n         * @since v11.0.0\n         */\n        var TextEncoder: typeof globalThis extends {\n            onmessage: any;\n            TextEncoder: infer TextEncoder;\n        } ? TextEncoder\n            : typeof _TextEncoder;\n    }\n\n    //// parseArgs\n    /**\n     * Provides a higher level API for command-line argument parsing than interacting\n     * with `process.argv` directly. Takes a specification for the expected arguments\n     * and returns a structured object with the parsed options and positionals.\n     *\n     * ```js\n     * import { parseArgs } from 'node:util';\n     * const args = ['-f', '--bar', 'b'];\n     * const options = {\n     *   foo: {\n     *     type: 'boolean',\n     *     short: 'f',\n     *   },\n     *   bar: {\n     *     type: 'string',\n     *   },\n     * };\n     * const {\n     *   values,\n     *   positionals,\n     * } = parseArgs({ args, options });\n     * console.log(values, positionals);\n     * // Prints: [Object: null prototype] { foo: true, bar: 'b' } []\n     * ```\n     * @since v18.3.0, v16.17.0\n     * @param config Used to provide arguments for parsing and to configure the parser. `config` supports the following properties:\n     * @return The parsed command line arguments:\n     */\n    export function parseArgs<T extends ParseArgsConfig>(config?: T): ParsedResults<T>;\n\n    /**\n     * Type of argument used in {@link parseArgs}.\n     */\n    export type ParseArgsOptionsType = \"boolean\" | \"string\";\n\n    export interface ParseArgsOptionDescriptor {\n        /**\n         * Type of argument.\n         */\n        type: ParseArgsOptionsType;\n        /**\n         * Whether this option can be provided multiple times.\n         * If `true`, all values will be collected in an array.\n         * If `false`, values for the option are last-wins.\n         * @default false.\n         */\n        multiple?: boolean | undefined;\n        /**\n         * A single character alias for the option.\n         */\n        short?: string | undefined;\n        /**\n         * The default value to\n         * be used if (and only if) the option does not appear in the arguments to be\n         * parsed. It must be of the same type as the `type` property. When `multiple`\n         * is `true`, it must be an array.\n         * @since v18.11.0\n         */\n        default?: string | boolean | string[] | boolean[] | undefined;\n    }\n    export interface ParseArgsOptionsConfig {\n        [longOption: string]: ParseArgsOptionDescriptor;\n    }\n    export interface ParseArgsConfig {\n        /**\n         * Array of argument strings.\n         */\n        args?: string[] | undefined;\n        /**\n         * Used to describe arguments known to the parser.\n         */\n        options?: ParseArgsOptionsConfig | undefined;\n        /**\n         * Should an error be thrown when unknown arguments are encountered,\n         * or when arguments are passed that do not match the `type` configured in `options`.\n         * @default true\n         */\n        strict?: boolean | undefined;\n        /**\n         * Whether this command accepts positional arguments.\n         */\n        allowPositionals?: boolean | undefined;\n        /**\n         * If `true`, allows explicitly setting boolean options to `false` by prefixing the option name with `--no-`.\n         * @default false\n         * @since v22.4.0\n         */\n        allowNegative?: boolean | undefined;\n        /**\n         * Return the parsed tokens. This is useful for extending the built-in behavior,\n         * from adding additional checks through to reprocessing the tokens in different ways.\n         * @default false\n         */\n        tokens?: boolean | undefined;\n    }\n    /*\n    IfDefaultsTrue and IfDefaultsFalse are helpers to handle default values for missing boolean properties.\n    TypeScript does not have exact types for objects: https://github.com/microsoft/TypeScript/issues/12936\n    This means it is impossible to distinguish between \"field X is definitely not present\" and \"field X may or may not be present\".\n    But we expect users to generally provide their config inline or `as const`, which means TS will always know whether a given field is present.\n    So this helper treats \"not definitely present\" (i.e., not `extends boolean`) as being \"definitely not present\", i.e. it should have its default value.\n    This is technically incorrect but is a much nicer UX for the common case.\n    The IfDefaultsTrue version is for things which default to true; the IfDefaultsFalse version is for things which default to false.\n    */\n    type IfDefaultsTrue<T, IfTrue, IfFalse> = T extends true ? IfTrue\n        : T extends false ? IfFalse\n        : IfTrue;\n\n    // we put the `extends false` condition first here because `undefined` compares like `any` when `strictNullChecks: false`\n    type IfDefaultsFalse<T, IfTrue, IfFalse> = T extends false ? IfFalse\n        : T extends true ? IfTrue\n        : IfFalse;\n\n    type ExtractOptionValue<T extends ParseArgsConfig, O extends ParseArgsOptionDescriptor> = IfDefaultsTrue<\n        T[\"strict\"],\n        O[\"type\"] extends \"string\" ? string : O[\"type\"] extends \"boolean\" ? boolean : string | boolean,\n        string | boolean\n    >;\n\n    type ApplyOptionalModifiers<O extends ParseArgsOptionsConfig, V extends Record<keyof O, unknown>> = (\n        & { -readonly [LongOption in keyof O]?: V[LongOption] }\n        & { [LongOption in keyof O as O[LongOption][\"default\"] extends {} ? LongOption : never]: V[LongOption] }\n    ) extends infer P ? { [K in keyof P]: P[K] } : never; // resolve intersection to object\n\n    type ParsedValues<T extends ParseArgsConfig> =\n        & IfDefaultsTrue<T[\"strict\"], unknown, { [longOption: string]: undefined | string | boolean }>\n        & (T[\"options\"] extends ParseArgsOptionsConfig ? ApplyOptionalModifiers<\n                T[\"options\"],\n                {\n                    [LongOption in keyof T[\"options\"]]: IfDefaultsFalse<\n                        T[\"options\"][LongOption][\"multiple\"],\n                        Array<ExtractOptionValue<T, T[\"options\"][LongOption]>>,\n                        ExtractOptionValue<T, T[\"options\"][LongOption]>\n                    >;\n                }\n            >\n            : {});\n\n    type ParsedPositionals<T extends ParseArgsConfig> = IfDefaultsTrue<\n        T[\"strict\"],\n        IfDefaultsFalse<T[\"allowPositionals\"], string[], []>,\n        IfDefaultsTrue<T[\"allowPositionals\"], string[], []>\n    >;\n\n    type PreciseTokenForOptions<\n        K extends string,\n        O extends ParseArgsOptionDescriptor,\n    > = O[\"type\"] extends \"string\" ? {\n            kind: \"option\";\n            index: number;\n            name: K;\n            rawName: string;\n            value: string;\n            inlineValue: boolean;\n        }\n        : O[\"type\"] extends \"boolean\" ? {\n                kind: \"option\";\n                index: number;\n                name: K;\n                rawName: string;\n                value: undefined;\n                inlineValue: undefined;\n            }\n        : OptionToken & { name: K };\n\n    type TokenForOptions<\n        T extends ParseArgsConfig,\n        K extends keyof T[\"options\"] = keyof T[\"options\"],\n    > = K extends unknown\n        ? T[\"options\"] extends ParseArgsOptionsConfig ? PreciseTokenForOptions<K & string, T[\"options\"][K]>\n        : OptionToken\n        : never;\n\n    type ParsedOptionToken<T extends ParseArgsConfig> = IfDefaultsTrue<T[\"strict\"], TokenForOptions<T>, OptionToken>;\n\n    type ParsedPositionalToken<T extends ParseArgsConfig> = IfDefaultsTrue<\n        T[\"strict\"],\n        IfDefaultsFalse<T[\"allowPositionals\"], { kind: \"positional\"; index: number; value: string }, never>,\n        IfDefaultsTrue<T[\"allowPositionals\"], { kind: \"positional\"; index: number; value: string }, never>\n    >;\n\n    type ParsedTokens<T extends ParseArgsConfig> = Array<\n        ParsedOptionToken<T> | ParsedPositionalToken<T> | { kind: \"option-terminator\"; index: number }\n    >;\n\n    type PreciseParsedResults<T extends ParseArgsConfig> = IfDefaultsFalse<\n        T[\"tokens\"],\n        {\n            values: ParsedValues<T>;\n            positionals: ParsedPositionals<T>;\n            tokens: ParsedTokens<T>;\n        },\n        {\n            values: ParsedValues<T>;\n            positionals: ParsedPositionals<T>;\n        }\n    >;\n\n    type OptionToken =\n        | { kind: \"option\"; index: number; name: string; rawName: string; value: string; inlineValue: boolean }\n        | {\n            kind: \"option\";\n            index: number;\n            name: string;\n            rawName: string;\n            value: undefined;\n            inlineValue: undefined;\n        };\n\n    type Token =\n        | OptionToken\n        | { kind: \"positional\"; index: number; value: string }\n        | { kind: \"option-terminator\"; index: number };\n\n    // If ParseArgsConfig extends T, then the user passed config constructed elsewhere.\n    // So we can't rely on the `\"not definitely present\" implies \"definitely not present\"` assumption mentioned above.\n    type ParsedResults<T extends ParseArgsConfig> = ParseArgsConfig extends T ? {\n            values: {\n                [longOption: string]: undefined | string | boolean | Array<string | boolean>;\n            };\n            positionals: string[];\n            tokens?: Token[];\n        }\n        : PreciseParsedResults<T>;\n\n    /**\n     * An implementation of [the MIMEType class](https://bmeck.github.io/node-proposal-mime-api/).\n     *\n     * In accordance with browser conventions, all properties of `MIMEType` objects\n     * are implemented as getters and setters on the class prototype, rather than as\n     * data properties on the object itself.\n     *\n     * A MIME string is a structured string containing multiple meaningful\n     * components. When parsed, a `MIMEType` object is returned containing\n     * properties for each of these components.\n     * @since v19.1.0, v18.13.0\n     */\n    export class MIMEType {\n        /**\n         * Creates a new MIMEType object by parsing the input.\n         *\n         * A `TypeError` will be thrown if the `input` is not a valid MIME.\n         * Note that an effort will be made to coerce the given values into strings.\n         * @param input The input MIME to parse.\n         */\n        constructor(input: string | { toString: () => string });\n\n        /**\n         * Gets and sets the type portion of the MIME.\n         *\n         * ```js\n         * import { MIMEType } from 'node:util';\n         *\n         * const myMIME = new MIMEType('text/javascript');\n         * console.log(myMIME.type);\n         * // Prints: text\n         * myMIME.type = 'application';\n         * console.log(myMIME.type);\n         * // Prints: application\n         * console.log(String(myMIME));\n         * // Prints: application/javascript\n         * ```\n         */\n        type: string;\n        /**\n         * Gets and sets the subtype portion of the MIME.\n         *\n         * ```js\n         * import { MIMEType } from 'node:util';\n         *\n         * const myMIME = new MIMEType('text/ecmascript');\n         * console.log(myMIME.subtype);\n         * // Prints: ecmascript\n         * myMIME.subtype = 'javascript';\n         * console.log(myMIME.subtype);\n         * // Prints: javascript\n         * console.log(String(myMIME));\n         * // Prints: text/javascript\n         * ```\n         */\n        subtype: string;\n        /**\n         * Gets the essence of the MIME. This property is read only.\n         * Use `mime.type` or `mime.subtype` to alter the MIME.\n         *\n         * ```js\n         * import { MIMEType } from 'node:util';\n         *\n         * const myMIME = new MIMEType('text/javascript;key=value');\n         * console.log(myMIME.essence);\n         * // Prints: text/javascript\n         * myMIME.type = 'application';\n         * console.log(myMIME.essence);\n         * // Prints: application/javascript\n         * console.log(String(myMIME));\n         * // Prints: application/javascript;key=value\n         * ```\n         */\n        readonly essence: string;\n        /**\n         * Gets the `MIMEParams` object representing the\n         * parameters of the MIME. This property is read-only. See `MIMEParams` documentation for details.\n         */\n        readonly params: MIMEParams;\n        /**\n         * The `toString()` method on the `MIMEType` object returns the serialized MIME.\n         *\n         * Because of the need for standard compliance, this method does not allow users\n         * to customize the serialization process of the MIME.\n         */\n        toString(): string;\n    }\n    /**\n     * The `MIMEParams` API provides read and write access to the parameters of a `MIMEType`.\n     * @since v19.1.0, v18.13.0\n     */\n    export class MIMEParams {\n        /**\n         * Remove all name-value pairs whose name is `name`.\n         */\n        delete(name: string): void;\n        /**\n         * Returns an iterator over each of the name-value pairs in the parameters.\n         * Each item of the iterator is a JavaScript `Array`. The first item of the array\n         * is the `name`, the second item of the array is the `value`.\n         */\n        entries(): NodeJS.Iterator<[name: string, value: string]>;\n        /**\n         * Returns the value of the first name-value pair whose name is `name`. If there\n         * are no such pairs, `null` is returned.\n         * @return or `null` if there is no name-value pair with the given `name`.\n         */\n        get(name: string): string | null;\n        /**\n         * Returns `true` if there is at least one name-value pair whose name is `name`.\n         */\n        has(name: string): boolean;\n        /**\n         * Returns an iterator over the names of each name-value pair.\n         *\n         * ```js\n         * import { MIMEType } from 'node:util';\n         *\n         * const { params } = new MIMEType('text/plain;foo=0;bar=1');\n         * for (const name of params.keys()) {\n         *   console.log(name);\n         * }\n         * // Prints:\n         * //   foo\n         * //   bar\n         * ```\n         */\n        keys(): NodeJS.Iterator<string>;\n        /**\n         * Sets the value in the `MIMEParams` object associated with `name` to `value`. If there are any pre-existing name-value pairs whose names are `name`,\n         * set the first such pair's value to `value`.\n         *\n         * ```js\n         * import { MIMEType } from 'node:util';\n         *\n         * const { params } = new MIMEType('text/plain;foo=0;bar=1');\n         * params.set('foo', 'def');\n         * params.set('baz', 'xyz');\n         * console.log(params.toString());\n         * // Prints: foo=def;bar=1;baz=xyz\n         * ```\n         */\n        set(name: string, value: string): void;\n        /**\n         * Returns an iterator over the values of each name-value pair.\n         */\n        values(): NodeJS.Iterator<string>;\n        /**\n         * Returns an iterator over each of the name-value pairs in the parameters.\n         */\n        [Symbol.iterator](): NodeJS.Iterator<[name: string, value: string]>;\n    }\n}\ndeclare module \"util/types\" {\n    import { KeyObject, webcrypto } from \"node:crypto\";\n    /**\n     * Returns `true` if the value is a built-in [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) or\n     * [`SharedArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer) instance.\n     *\n     * See also `util.types.isArrayBuffer()` and `util.types.isSharedArrayBuffer()`.\n     *\n     * ```js\n     * util.types.isAnyArrayBuffer(new ArrayBuffer());  // Returns true\n     * util.types.isAnyArrayBuffer(new SharedArrayBuffer());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isAnyArrayBuffer(object: unknown): object is ArrayBufferLike;\n    /**\n     * Returns `true` if the value is an `arguments` object.\n     *\n     * ```js\n     * function foo() {\n     *   util.types.isArgumentsObject(arguments);  // Returns true\n     * }\n     * ```\n     * @since v10.0.0\n     */\n    function isArgumentsObject(object: unknown): object is IArguments;\n    /**\n     * Returns `true` if the value is a built-in [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) instance.\n     * This does _not_ include [`SharedArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer) instances. Usually, it is\n     * desirable to test for both; See `util.types.isAnyArrayBuffer()` for that.\n     *\n     * ```js\n     * util.types.isArrayBuffer(new ArrayBuffer());  // Returns true\n     * util.types.isArrayBuffer(new SharedArrayBuffer());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isArrayBuffer(object: unknown): object is ArrayBuffer;\n    /**\n     * Returns `true` if the value is an instance of one of the [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) views, such as typed\n     * array objects or [`DataView`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView). Equivalent to\n     * [`ArrayBuffer.isView()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView).\n     *\n     * ```js\n     * util.types.isArrayBufferView(new Int8Array());  // true\n     * util.types.isArrayBufferView(Buffer.from('hello world')); // true\n     * util.types.isArrayBufferView(new DataView(new ArrayBuffer(16)));  // true\n     * util.types.isArrayBufferView(new ArrayBuffer());  // false\n     * ```\n     * @since v10.0.0\n     */\n    function isArrayBufferView(object: unknown): object is NodeJS.ArrayBufferView;\n    /**\n     * Returns `true` if the value is an [async function](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/async_function).\n     * This only reports back what the JavaScript engine is seeing;\n     * in particular, the return value may not match the original source code if\n     * a transpilation tool was used.\n     *\n     * ```js\n     * util.types.isAsyncFunction(function foo() {});  // Returns false\n     * util.types.isAsyncFunction(async function foo() {});  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isAsyncFunction(object: unknown): boolean;\n    /**\n     * Returns `true` if the value is a `BigInt64Array` instance.\n     *\n     * ```js\n     * util.types.isBigInt64Array(new BigInt64Array());   // Returns true\n     * util.types.isBigInt64Array(new BigUint64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isBigInt64Array(value: unknown): value is BigInt64Array;\n    /**\n     * Returns `true` if the value is a BigInt object, e.g. created\n     * by `Object(BigInt(123))`.\n     *\n     * ```js\n     * util.types.isBigIntObject(Object(BigInt(123)));   // Returns true\n     * util.types.isBigIntObject(BigInt(123));   // Returns false\n     * util.types.isBigIntObject(123);  // Returns false\n     * ```\n     * @since v10.4.0\n     */\n    function isBigIntObject(object: unknown): object is BigInt;\n    /**\n     * Returns `true` if the value is a `BigUint64Array` instance.\n     *\n     * ```js\n     * util.types.isBigUint64Array(new BigInt64Array());   // Returns false\n     * util.types.isBigUint64Array(new BigUint64Array());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isBigUint64Array(value: unknown): value is BigUint64Array;\n    /**\n     * Returns `true` if the value is a boolean object, e.g. created\n     * by `new Boolean()`.\n     *\n     * ```js\n     * util.types.isBooleanObject(false);  // Returns false\n     * util.types.isBooleanObject(true);   // Returns false\n     * util.types.isBooleanObject(new Boolean(false)); // Returns true\n     * util.types.isBooleanObject(new Boolean(true));  // Returns true\n     * util.types.isBooleanObject(Boolean(false)); // Returns false\n     * util.types.isBooleanObject(Boolean(true));  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isBooleanObject(object: unknown): object is Boolean;\n    /**\n     * Returns `true` if the value is any boxed primitive object, e.g. created\n     * by `new Boolean()`, `new String()` or `Object(Symbol())`.\n     *\n     * For example:\n     *\n     * ```js\n     * util.types.isBoxedPrimitive(false); // Returns false\n     * util.types.isBoxedPrimitive(new Boolean(false)); // Returns true\n     * util.types.isBoxedPrimitive(Symbol('foo')); // Returns false\n     * util.types.isBoxedPrimitive(Object(Symbol('foo'))); // Returns true\n     * util.types.isBoxedPrimitive(Object(BigInt(5))); // Returns true\n     * ```\n     * @since v10.11.0\n     */\n    function isBoxedPrimitive(object: unknown): object is String | Number | BigInt | Boolean | Symbol;\n    /**\n     * Returns `true` if the value is a built-in [`DataView`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView) instance.\n     *\n     * ```js\n     * const ab = new ArrayBuffer(20);\n     * util.types.isDataView(new DataView(ab));  // Returns true\n     * util.types.isDataView(new Float64Array());  // Returns false\n     * ```\n     *\n     * See also [`ArrayBuffer.isView()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView).\n     * @since v10.0.0\n     */\n    function isDataView(object: unknown): object is DataView;\n    /**\n     * Returns `true` if the value is a built-in [`Date`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date) instance.\n     *\n     * ```js\n     * util.types.isDate(new Date());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isDate(object: unknown): object is Date;\n    /**\n     * Returns `true` if the value is a native `External` value.\n     *\n     * A native `External` value is a special type of object that contains a\n     * raw C++ pointer (`void*`) for access from native code, and has no other\n     * properties. Such objects are created either by Node.js internals or native\n     * addons. In JavaScript, they are\n     * [frozen](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/freeze) objects with a\n     * `null` prototype.\n     *\n     * ```c\n     * #include <js_native_api.h>\n     * #include <stdlib.h>\n     * napi_value result;\n     * static napi_value MyNapi(napi_env env, napi_callback_info info) {\n     *   int* raw = (int*) malloc(1024);\n     *   napi_status status = napi_create_external(env, (void*) raw, NULL, NULL, &result);\n     *   if (status != napi_ok) {\n     *     napi_throw_error(env, NULL, \"napi_create_external failed\");\n     *     return NULL;\n     *   }\n     *   return result;\n     * }\n     * ...\n     * DECLARE_NAPI_PROPERTY(\"myNapi\", MyNapi)\n     * ...\n     * ```\n     *\n     * ```js\n     * import native from 'napi_addon.node';\n     * import { types } from 'node:util';\n     *\n     * const data = native.myNapi();\n     * types.isExternal(data); // returns true\n     * types.isExternal(0); // returns false\n     * types.isExternal(new String('foo')); // returns false\n     * ```\n     *\n     * For further information on `napi_create_external`, refer to\n     * [`napi_create_external()`](https://nodejs.org/docs/latest-v22.x/api/n-api.html#napi_create_external).\n     * @since v10.0.0\n     */\n    function isExternal(object: unknown): boolean;\n    /**\n     * Returns `true` if the value is a built-in [`Float32Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float32Array) instance.\n     *\n     * ```js\n     * util.types.isFloat32Array(new ArrayBuffer());  // Returns false\n     * util.types.isFloat32Array(new Float32Array());  // Returns true\n     * util.types.isFloat32Array(new Float64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isFloat32Array(object: unknown): object is Float32Array;\n    /**\n     * Returns `true` if the value is a built-in [`Float64Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float64Array) instance.\n     *\n     * ```js\n     * util.types.isFloat64Array(new ArrayBuffer());  // Returns false\n     * util.types.isFloat64Array(new Uint8Array());  // Returns false\n     * util.types.isFloat64Array(new Float64Array());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isFloat64Array(object: unknown): object is Float64Array;\n    /**\n     * Returns `true` if the value is a generator function.\n     * This only reports back what the JavaScript engine is seeing;\n     * in particular, the return value may not match the original source code if\n     * a transpilation tool was used.\n     *\n     * ```js\n     * util.types.isGeneratorFunction(function foo() {});  // Returns false\n     * util.types.isGeneratorFunction(function* foo() {});  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isGeneratorFunction(object: unknown): object is GeneratorFunction;\n    /**\n     * Returns `true` if the value is a generator object as returned from a\n     * built-in generator function.\n     * This only reports back what the JavaScript engine is seeing;\n     * in particular, the return value may not match the original source code if\n     * a transpilation tool was used.\n     *\n     * ```js\n     * function* foo() {}\n     * const generator = foo();\n     * util.types.isGeneratorObject(generator);  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isGeneratorObject(object: unknown): object is Generator;\n    /**\n     * Returns `true` if the value is a built-in [`Int8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array) instance.\n     *\n     * ```js\n     * util.types.isInt8Array(new ArrayBuffer());  // Returns false\n     * util.types.isInt8Array(new Int8Array());  // Returns true\n     * util.types.isInt8Array(new Float64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isInt8Array(object: unknown): object is Int8Array;\n    /**\n     * Returns `true` if the value is a built-in [`Int16Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int16Array) instance.\n     *\n     * ```js\n     * util.types.isInt16Array(new ArrayBuffer());  // Returns false\n     * util.types.isInt16Array(new Int16Array());  // Returns true\n     * util.types.isInt16Array(new Float64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isInt16Array(object: unknown): object is Int16Array;\n    /**\n     * Returns `true` if the value is a built-in [`Int32Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int32Array) instance.\n     *\n     * ```js\n     * util.types.isInt32Array(new ArrayBuffer());  // Returns false\n     * util.types.isInt32Array(new Int32Array());  // Returns true\n     * util.types.isInt32Array(new Float64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isInt32Array(object: unknown): object is Int32Array;\n    /**\n     * Returns `true` if the value is a built-in [`Map`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map) instance.\n     *\n     * ```js\n     * util.types.isMap(new Map());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isMap<T>(\n        object: T | {},\n    ): object is T extends ReadonlyMap<any, any> ? (unknown extends T ? never : ReadonlyMap<any, any>)\n        : Map<unknown, unknown>;\n    /**\n     * Returns `true` if the value is an iterator returned for a built-in [`Map`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map) instance.\n     *\n     * ```js\n     * const map = new Map();\n     * util.types.isMapIterator(map.keys());  // Returns true\n     * util.types.isMapIterator(map.values());  // Returns true\n     * util.types.isMapIterator(map.entries());  // Returns true\n     * util.types.isMapIterator(map[Symbol.iterator]());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isMapIterator(object: unknown): boolean;\n    /**\n     * Returns `true` if the value is an instance of a [Module Namespace Object](https://tc39.github.io/ecma262/#sec-module-namespace-exotic-objects).\n     *\n     * ```js\n     * import * as ns from './a.js';\n     *\n     * util.types.isModuleNamespaceObject(ns);  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isModuleNamespaceObject(value: unknown): boolean;\n    /**\n     * Returns `true` if the value was returned by the constructor of a\n     * [built-in `Error` type](https://tc39.es/ecma262/#sec-error-objects).\n     *\n     * ```js\n     * console.log(util.types.isNativeError(new Error()));  // true\n     * console.log(util.types.isNativeError(new TypeError()));  // true\n     * console.log(util.types.isNativeError(new RangeError()));  // true\n     * ```\n     *\n     * Subclasses of the native error types are also native errors:\n     *\n     * ```js\n     * class MyError extends Error {}\n     * console.log(util.types.isNativeError(new MyError()));  // true\n     * ```\n     *\n     * A value being `instanceof` a native error class is not equivalent to `isNativeError()`\n     * returning `true` for that value. `isNativeError()` returns `true` for errors\n     * which come from a different [realm](https://tc39.es/ecma262/#realm) while `instanceof Error` returns `false`\n     * for these errors:\n     *\n     * ```js\n     * import { createContext, runInContext } from 'node:vm';\n     * import { types } from 'node:util';\n     *\n     * const context = createContext({});\n     * const myError = runInContext('new Error()', context);\n     * console.log(types.isNativeError(myError)); // true\n     * console.log(myError instanceof Error); // false\n     * ```\n     *\n     * Conversely, `isNativeError()` returns `false` for all objects which were not\n     * returned by the constructor of a native error. That includes values\n     * which are `instanceof` native errors:\n     *\n     * ```js\n     * const myError = { __proto__: Error.prototype };\n     * console.log(util.types.isNativeError(myError)); // false\n     * console.log(myError instanceof Error); // true\n     * ```\n     * @since v10.0.0\n     */\n    function isNativeError(object: unknown): object is Error;\n    /**\n     * Returns `true` if the value is a number object, e.g. created\n     * by `new Number()`.\n     *\n     * ```js\n     * util.types.isNumberObject(0);  // Returns false\n     * util.types.isNumberObject(new Number(0));   // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isNumberObject(object: unknown): object is Number;\n    /**\n     * Returns `true` if the value is a built-in [`Promise`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise).\n     *\n     * ```js\n     * util.types.isPromise(Promise.resolve(42));  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isPromise(object: unknown): object is Promise<unknown>;\n    /**\n     * Returns `true` if the value is a [`Proxy`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy) instance.\n     *\n     * ```js\n     * const target = {};\n     * const proxy = new Proxy(target, {});\n     * util.types.isProxy(target);  // Returns false\n     * util.types.isProxy(proxy);  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isProxy(object: unknown): boolean;\n    /**\n     * Returns `true` if the value is a regular expression object.\n     *\n     * ```js\n     * util.types.isRegExp(/abc/);  // Returns true\n     * util.types.isRegExp(new RegExp('abc'));  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isRegExp(object: unknown): object is RegExp;\n    /**\n     * Returns `true` if the value is a built-in [`Set`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set) instance.\n     *\n     * ```js\n     * util.types.isSet(new Set());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isSet<T>(\n        object: T | {},\n    ): object is T extends ReadonlySet<any> ? (unknown extends T ? never : ReadonlySet<any>) : Set<unknown>;\n    /**\n     * Returns `true` if the value is an iterator returned for a built-in [`Set`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set) instance.\n     *\n     * ```js\n     * const set = new Set();\n     * util.types.isSetIterator(set.keys());  // Returns true\n     * util.types.isSetIterator(set.values());  // Returns true\n     * util.types.isSetIterator(set.entries());  // Returns true\n     * util.types.isSetIterator(set[Symbol.iterator]());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isSetIterator(object: unknown): boolean;\n    /**\n     * Returns `true` if the value is a built-in [`SharedArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer) instance.\n     * This does _not_ include [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) instances. Usually, it is\n     * desirable to test for both; See `util.types.isAnyArrayBuffer()` for that.\n     *\n     * ```js\n     * util.types.isSharedArrayBuffer(new ArrayBuffer());  // Returns false\n     * util.types.isSharedArrayBuffer(new SharedArrayBuffer());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isSharedArrayBuffer(object: unknown): object is SharedArrayBuffer;\n    /**\n     * Returns `true` if the value is a string object, e.g. created\n     * by `new String()`.\n     *\n     * ```js\n     * util.types.isStringObject('foo');  // Returns false\n     * util.types.isStringObject(new String('foo'));   // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isStringObject(object: unknown): object is String;\n    /**\n     * Returns `true` if the value is a symbol object, created\n     * by calling `Object()` on a `Symbol` primitive.\n     *\n     * ```js\n     * const symbol = Symbol('foo');\n     * util.types.isSymbolObject(symbol);  // Returns false\n     * util.types.isSymbolObject(Object(symbol));   // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isSymbolObject(object: unknown): object is Symbol;\n    /**\n     * Returns `true` if the value is a built-in [`TypedArray`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray) instance.\n     *\n     * ```js\n     * util.types.isTypedArray(new ArrayBuffer());  // Returns false\n     * util.types.isTypedArray(new Uint8Array());  // Returns true\n     * util.types.isTypedArray(new Float64Array());  // Returns true\n     * ```\n     *\n     * See also [`ArrayBuffer.isView()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView).\n     * @since v10.0.0\n     */\n    function isTypedArray(object: unknown): object is NodeJS.TypedArray;\n    /**\n     * Returns `true` if the value is a built-in [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array) instance.\n     *\n     * ```js\n     * util.types.isUint8Array(new ArrayBuffer());  // Returns false\n     * util.types.isUint8Array(new Uint8Array());  // Returns true\n     * util.types.isUint8Array(new Float64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isUint8Array(object: unknown): object is Uint8Array;\n    /**\n     * Returns `true` if the value is a built-in [`Uint8ClampedArray`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8ClampedArray) instance.\n     *\n     * ```js\n     * util.types.isUint8ClampedArray(new ArrayBuffer());  // Returns false\n     * util.types.isUint8ClampedArray(new Uint8ClampedArray());  // Returns true\n     * util.types.isUint8ClampedArray(new Float64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isUint8ClampedArray(object: unknown): object is Uint8ClampedArray;\n    /**\n     * Returns `true` if the value is a built-in [`Uint16Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint16Array) instance.\n     *\n     * ```js\n     * util.types.isUint16Array(new ArrayBuffer());  // Returns false\n     * util.types.isUint16Array(new Uint16Array());  // Returns true\n     * util.types.isUint16Array(new Float64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isUint16Array(object: unknown): object is Uint16Array;\n    /**\n     * Returns `true` if the value is a built-in [`Uint32Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint32Array) instance.\n     *\n     * ```js\n     * util.types.isUint32Array(new ArrayBuffer());  // Returns false\n     * util.types.isUint32Array(new Uint32Array());  // Returns true\n     * util.types.isUint32Array(new Float64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isUint32Array(object: unknown): object is Uint32Array;\n    /**\n     * Returns `true` if the value is a built-in [`WeakMap`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakMap) instance.\n     *\n     * ```js\n     * util.types.isWeakMap(new WeakMap());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isWeakMap(object: unknown): object is WeakMap<object, unknown>;\n    /**\n     * Returns `true` if the value is a built-in [`WeakSet`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakSet) instance.\n     *\n     * ```js\n     * util.types.isWeakSet(new WeakSet());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isWeakSet(object: unknown): object is WeakSet<object>;\n    /**\n     * Returns `true` if `value` is a `KeyObject`, `false` otherwise.\n     * @since v16.2.0\n     */\n    function isKeyObject(object: unknown): object is KeyObject;\n    /**\n     * Returns `true` if `value` is a `CryptoKey`, `false` otherwise.\n     * @since v16.2.0\n     */\n    function isCryptoKey(object: unknown): object is webcrypto.CryptoKey;\n}\ndeclare module \"node:util\" {\n    export * from \"util\";\n}\ndeclare module \"node:util/types\" {\n    export * from \"util/types\";\n}\n",
  "node_modules/@types/node/v8.d.ts": "/**\n * The `node:v8` module exposes APIs that are specific to the version of [V8](https://developers.google.com/v8/) built into the Node.js binary. It can be accessed using:\n *\n * ```js\n * import v8 from 'node:v8';\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/v8.js)\n */\ndeclare module \"v8\" {\n    import { Readable } from \"node:stream\";\n    interface HeapSpaceInfo {\n        space_name: string;\n        space_size: number;\n        space_used_size: number;\n        space_available_size: number;\n        physical_space_size: number;\n    }\n    // ** Signifies if the --zap_code_space option is enabled or not.  1 == enabled, 0 == disabled. */\n    type DoesZapCodeSpaceFlag = 0 | 1;\n    interface HeapInfo {\n        total_heap_size: number;\n        total_heap_size_executable: number;\n        total_physical_size: number;\n        total_available_size: number;\n        used_heap_size: number;\n        heap_size_limit: number;\n        malloced_memory: number;\n        peak_malloced_memory: number;\n        does_zap_garbage: DoesZapCodeSpaceFlag;\n        number_of_native_contexts: number;\n        number_of_detached_contexts: number;\n        total_global_handles_size: number;\n        used_global_handles_size: number;\n        external_memory: number;\n    }\n    interface HeapCodeStatistics {\n        code_and_metadata_size: number;\n        bytecode_and_metadata_size: number;\n        external_script_source_size: number;\n    }\n    interface HeapSnapshotOptions {\n        /**\n         * If true, expose internals in the heap snapshot.\n         * @default false\n         */\n        exposeInternals?: boolean;\n        /**\n         * If true, expose numeric values in artificial fields.\n         * @default false\n         */\n        exposeNumericValues?: boolean;\n    }\n    /**\n     * Returns an integer representing a version tag derived from the V8 version,\n     * command-line flags, and detected CPU features. This is useful for determining\n     * whether a `vm.Script` `cachedData` buffer is compatible with this instance\n     * of V8.\n     *\n     * ```js\n     * console.log(v8.cachedDataVersionTag()); // 3947234607\n     * // The value returned by v8.cachedDataVersionTag() is derived from the V8\n     * // version, command-line flags, and detected CPU features. Test that the value\n     * // does indeed update when flags are toggled.\n     * v8.setFlagsFromString('--allow_natives_syntax');\n     * console.log(v8.cachedDataVersionTag()); // 183726201\n     * ```\n     * @since v8.0.0\n     */\n    function cachedDataVersionTag(): number;\n    /**\n     * Returns an object with the following properties:\n     *\n     * `does_zap_garbage` is a 0/1 boolean, which signifies whether the `--zap_code_space` option is enabled or not. This makes V8 overwrite heap\n     * garbage with a bit pattern. The RSS footprint (resident set size) gets bigger\n     * because it continuously touches all heap pages and that makes them less likely\n     * to get swapped out by the operating system.\n     *\n     * `number_of_native_contexts` The value of native\\_context is the number of the\n     * top-level contexts currently active. Increase of this number over time indicates\n     * a memory leak.\n     *\n     * `number_of_detached_contexts` The value of detached\\_context is the number\n     * of contexts that were detached and not yet garbage collected. This number\n     * being non-zero indicates a potential memory leak.\n     *\n     * `total_global_handles_size` The value of total\\_global\\_handles\\_size is the\n     * total memory size of V8 global handles.\n     *\n     * `used_global_handles_size` The value of used\\_global\\_handles\\_size is the\n     * used memory size of V8 global handles.\n     *\n     * `external_memory` The value of external\\_memory is the memory size of array\n     * buffers and external strings.\n     *\n     * ```js\n     * {\n     *   total_heap_size: 7326976,\n     *   total_heap_size_executable: 4194304,\n     *   total_physical_size: 7326976,\n     *   total_available_size: 1152656,\n     *   used_heap_size: 3476208,\n     *   heap_size_limit: 1535115264,\n     *   malloced_memory: 16384,\n     *   peak_malloced_memory: 1127496,\n     *   does_zap_garbage: 0,\n     *   number_of_native_contexts: 1,\n     *   number_of_detached_contexts: 0,\n     *   total_global_handles_size: 8192,\n     *   used_global_handles_size: 3296,\n     *   external_memory: 318824\n     * }\n     * ```\n     * @since v1.0.0\n     */\n    function getHeapStatistics(): HeapInfo;\n    /**\n     * It returns an object with a structure similar to the\n     * [`cppgc::HeapStatistics`](https://v8docs.nodesource.com/node-22.4/d7/d51/heap-statistics_8h_source.html)\n     * object. See the [V8 documentation](https://v8docs.nodesource.com/node-22.4/df/d2f/structcppgc_1_1_heap_statistics.html)\n     * for more information about the properties of the object.\n     *\n     * ```js\n     * // Detailed\n     * ({\n     *   committed_size_bytes: 131072,\n     *   resident_size_bytes: 131072,\n     *   used_size_bytes: 152,\n     *   space_statistics: [\n     *     {\n     *       name: 'NormalPageSpace0',\n     *       committed_size_bytes: 0,\n     *       resident_size_bytes: 0,\n     *       used_size_bytes: 0,\n     *       page_stats: [{}],\n     *       free_list_stats: {},\n     *     },\n     *     {\n     *       name: 'NormalPageSpace1',\n     *       committed_size_bytes: 131072,\n     *       resident_size_bytes: 131072,\n     *       used_size_bytes: 152,\n     *       page_stats: [{}],\n     *       free_list_stats: {},\n     *     },\n     *     {\n     *       name: 'NormalPageSpace2',\n     *       committed_size_bytes: 0,\n     *       resident_size_bytes: 0,\n     *       used_size_bytes: 0,\n     *       page_stats: [{}],\n     *       free_list_stats: {},\n     *     },\n     *     {\n     *       name: 'NormalPageSpace3',\n     *       committed_size_bytes: 0,\n     *       resident_size_bytes: 0,\n     *       used_size_bytes: 0,\n     *       page_stats: [{}],\n     *       free_list_stats: {},\n     *     },\n     *     {\n     *       name: 'LargePageSpace',\n     *       committed_size_bytes: 0,\n     *       resident_size_bytes: 0,\n     *       used_size_bytes: 0,\n     *       page_stats: [{}],\n     *       free_list_stats: {},\n     *     },\n     *   ],\n     *   type_names: [],\n     *   detail_level: 'detailed',\n     * });\n     * ```\n     *\n     * ```js\n     * // Brief\n     * ({\n     *   committed_size_bytes: 131072,\n     *   resident_size_bytes: 131072,\n     *   used_size_bytes: 128864,\n     *   space_statistics: [],\n     *   type_names: [],\n     *   detail_level: 'brief',\n     * });\n     * ```\n     * @since v22.15.0\n     * @param detailLevel **Default:** `'detailed'`. Specifies the level of detail in the returned statistics.\n     * Accepted values are:\n     * * `'brief'`:  Brief statistics contain only the top-level\n     * allocated and used\n     * memory statistics for the entire heap.\n     * * `'detailed'`: Detailed statistics also contain a break\n     * down per space and page, as well as freelist statistics\n     * and object type histograms.\n     */\n    function getCppHeapStatistics(detailLevel?: \"brief\" | \"detailed\"): object;\n    /**\n     * Returns statistics about the V8 heap spaces, i.e. the segments which make up\n     * the V8 heap. Neither the ordering of heap spaces, nor the availability of a\n     * heap space can be guaranteed as the statistics are provided via the\n     * V8 [`GetHeapSpaceStatistics`](https://v8docs.nodesource.com/node-13.2/d5/dda/classv8_1_1_isolate.html#ac673576f24fdc7a33378f8f57e1d13a4) function and may change from one V8 version to the\n     * next.\n     *\n     * The value returned is an array of objects containing the following properties:\n     *\n     * ```json\n     * [\n     *   {\n     *     \"space_name\": \"new_space\",\n     *     \"space_size\": 2063872,\n     *     \"space_used_size\": 951112,\n     *     \"space_available_size\": 80824,\n     *     \"physical_space_size\": 2063872\n     *   },\n     *   {\n     *     \"space_name\": \"old_space\",\n     *     \"space_size\": 3090560,\n     *     \"space_used_size\": 2493792,\n     *     \"space_available_size\": 0,\n     *     \"physical_space_size\": 3090560\n     *   },\n     *   {\n     *     \"space_name\": \"code_space\",\n     *     \"space_size\": 1260160,\n     *     \"space_used_size\": 644256,\n     *     \"space_available_size\": 960,\n     *     \"physical_space_size\": 1260160\n     *   },\n     *   {\n     *     \"space_name\": \"map_space\",\n     *     \"space_size\": 1094160,\n     *     \"space_used_size\": 201608,\n     *     \"space_available_size\": 0,\n     *     \"physical_space_size\": 1094160\n     *   },\n     *   {\n     *     \"space_name\": \"large_object_space\",\n     *     \"space_size\": 0,\n     *     \"space_used_size\": 0,\n     *     \"space_available_size\": 1490980608,\n     *     \"physical_space_size\": 0\n     *   }\n     * ]\n     * ```\n     * @since v6.0.0\n     */\n    function getHeapSpaceStatistics(): HeapSpaceInfo[];\n    /**\n     * The `v8.setFlagsFromString()` method can be used to programmatically set\n     * V8 command-line flags. This method should be used with care. Changing settings\n     * after the VM has started may result in unpredictable behavior, including\n     * crashes and data loss; or it may simply do nothing.\n     *\n     * The V8 options available for a version of Node.js may be determined by running `node --v8-options`.\n     *\n     * Usage:\n     *\n     * ```js\n     * // Print GC events to stdout for one minute.\n     * import v8 from 'node:v8';\n     * v8.setFlagsFromString('--trace_gc');\n     * setTimeout(() => { v8.setFlagsFromString('--notrace_gc'); }, 60e3);\n     * ```\n     * @since v1.0.0\n     */\n    function setFlagsFromString(flags: string): void;\n    /**\n     * This is similar to the [`queryObjects()` console API](https://developer.chrome.com/docs/devtools/console/utilities#queryObjects-function)\n     * provided by the Chromium DevTools console. It can be used to search for objects that have the matching constructor on its prototype chain\n     * in the heap after a full garbage collection, which can be useful for memory leak regression tests. To avoid surprising results, users should\n     * avoid using this API on constructors whose implementation they don't control, or on constructors that can be invoked by other parties in the\n     * application.\n     *\n     * To avoid accidental leaks, this API does not return raw references to the objects found. By default, it returns the count of the objects\n     * found. If `options.format` is `'summary'`, it returns an array containing brief string representations for each object. The visibility provided\n     * in this API is similar to what the heap snapshot provides, while users can save the cost of serialization and parsing and directly filter the\n     * target objects during the search.\n     *\n     * Only objects created in the current execution context are included in the results.\n     *\n     * ```js\n     * import { queryObjects } from 'node:v8';\n     * class A { foo = 'bar'; }\n     * console.log(queryObjects(A)); // 0\n     * const a = new A();\n     * console.log(queryObjects(A)); // 1\n     * // [ \"A { foo: 'bar' }\" ]\n     * console.log(queryObjects(A, { format: 'summary' }));\n     *\n     * class B extends A { bar = 'qux'; }\n     * const b = new B();\n     * console.log(queryObjects(B)); // 1\n     * // [ \"B { foo: 'bar', bar: 'qux' }\" ]\n     * console.log(queryObjects(B, { format: 'summary' }));\n     *\n     * // Note that, when there are child classes inheriting from a constructor,\n     * // the constructor also shows up in the prototype chain of the child\n     * // classes's prototoype, so the child classes's prototoype would also be\n     * // included in the result.\n     * console.log(queryObjects(A));  // 3\n     * // [ \"B { foo: 'bar', bar: 'qux' }\", 'A {}', \"A { foo: 'bar' }\" ]\n     * console.log(queryObjects(A, { format: 'summary' }));\n     * ```\n     * @param ctor The constructor that can be used to search on the prototype chain in order to filter target objects in the heap.\n     * @since v20.13.0\n     * @experimental\n     */\n    function queryObjects(ctor: Function): number | string[];\n    function queryObjects(ctor: Function, options: { format: \"count\" }): number;\n    function queryObjects(ctor: Function, options: { format: \"summary\" }): string[];\n    /**\n     * Generates a snapshot of the current V8 heap and returns a Readable\n     * Stream that may be used to read the JSON serialized representation.\n     * This JSON stream format is intended to be used with tools such as\n     * Chrome DevTools. The JSON schema is undocumented and specific to the\n     * V8 engine. Therefore, the schema may change from one version of V8 to the next.\n     *\n     * Creating a heap snapshot requires memory about twice the size of the heap at\n     * the time the snapshot is created. This results in the risk of OOM killers\n     * terminating the process.\n     *\n     * Generating a snapshot is a synchronous operation which blocks the event loop\n     * for a duration depending on the heap size.\n     *\n     * ```js\n     * // Print heap snapshot to the console\n     * import v8 from 'node:v8';\n     * const stream = v8.getHeapSnapshot();\n     * stream.pipe(process.stdout);\n     * ```\n     * @since v11.13.0\n     * @return A Readable containing the V8 heap snapshot.\n     */\n    function getHeapSnapshot(options?: HeapSnapshotOptions): Readable;\n    /**\n     * Generates a snapshot of the current V8 heap and writes it to a JSON\n     * file. This file is intended to be used with tools such as Chrome\n     * DevTools. The JSON schema is undocumented and specific to the V8\n     * engine, and may change from one version of V8 to the next.\n     *\n     * A heap snapshot is specific to a single V8 isolate. When using `worker threads`, a heap snapshot generated from the main thread will\n     * not contain any information about the workers, and vice versa.\n     *\n     * Creating a heap snapshot requires memory about twice the size of the heap at\n     * the time the snapshot is created. This results in the risk of OOM killers\n     * terminating the process.\n     *\n     * Generating a snapshot is a synchronous operation which blocks the event loop\n     * for a duration depending on the heap size.\n     *\n     * ```js\n     * import { writeHeapSnapshot } from 'node:v8';\n     * import {\n     *   Worker,\n     *   isMainThread,\n     *   parentPort,\n     * } from 'node:worker_threads';\n     *\n     * if (isMainThread) {\n     *   const worker = new Worker(__filename);\n     *\n     *   worker.once('message', (filename) => {\n     *     console.log(`worker heapdump: ${filename}`);\n     *     // Now get a heapdump for the main thread.\n     *     console.log(`main thread heapdump: ${writeHeapSnapshot()}`);\n     *   });\n     *\n     *   // Tell the worker to create a heapdump.\n     *   worker.postMessage('heapdump');\n     * } else {\n     *   parentPort.once('message', (message) => {\n     *     if (message === 'heapdump') {\n     *       // Generate a heapdump for the worker\n     *       // and return the filename to the parent.\n     *       parentPort.postMessage(writeHeapSnapshot());\n     *     }\n     *   });\n     * }\n     * ```\n     * @since v11.13.0\n     * @param filename The file path where the V8 heap snapshot is to be saved. If not specified, a file name with the pattern `'Heap-${yyyymmdd}-${hhmmss}-${pid}-${thread_id}.heapsnapshot'` will be\n     * generated, where `{pid}` will be the PID of the Node.js process, `{thread_id}` will be `0` when `writeHeapSnapshot()` is called from the main Node.js thread or the id of a\n     * worker thread.\n     * @return The filename where the snapshot was saved.\n     */\n    function writeHeapSnapshot(filename?: string, options?: HeapSnapshotOptions): string;\n    /**\n     * Get statistics about code and its metadata in the heap, see\n     * V8 [`GetHeapCodeAndMetadataStatistics`](https://v8docs.nodesource.com/node-13.2/d5/dda/classv8_1_1_isolate.html#a6079122af17612ef54ef3348ce170866) API. Returns an object with the\n     * following properties:\n     *\n     * ```js\n     * {\n     *   code_and_metadata_size: 212208,\n     *   bytecode_and_metadata_size: 161368,\n     *   external_script_source_size: 1410794,\n     *   cpu_profiler_metadata_size: 0,\n     * }\n     * ```\n     * @since v12.8.0\n     */\n    function getHeapCodeStatistics(): HeapCodeStatistics;\n    /**\n     * @since v8.0.0\n     */\n    class Serializer {\n        /**\n         * Writes out a header, which includes the serialization format version.\n         */\n        writeHeader(): void;\n        /**\n         * Serializes a JavaScript value and adds the serialized representation to the\n         * internal buffer.\n         *\n         * This throws an error if `value` cannot be serialized.\n         */\n        writeValue(val: any): boolean;\n        /**\n         * Returns the stored internal buffer. This serializer should not be used once\n         * the buffer is released. Calling this method results in undefined behavior\n         * if a previous write has failed.\n         */\n        releaseBuffer(): Buffer;\n        /**\n         * Marks an `ArrayBuffer` as having its contents transferred out of band.\n         * Pass the corresponding `ArrayBuffer` in the deserializing context to `deserializer.transferArrayBuffer()`.\n         * @param id A 32-bit unsigned integer.\n         * @param arrayBuffer An `ArrayBuffer` instance.\n         */\n        transferArrayBuffer(id: number, arrayBuffer: ArrayBuffer): void;\n        /**\n         * Write a raw 32-bit unsigned integer.\n         * For use inside of a custom `serializer._writeHostObject()`.\n         */\n        writeUint32(value: number): void;\n        /**\n         * Write a raw 64-bit unsigned integer, split into high and low 32-bit parts.\n         * For use inside of a custom `serializer._writeHostObject()`.\n         */\n        writeUint64(hi: number, lo: number): void;\n        /**\n         * Write a JS `number` value.\n         * For use inside of a custom `serializer._writeHostObject()`.\n         */\n        writeDouble(value: number): void;\n        /**\n         * Write raw bytes into the serializer's internal buffer. The deserializer\n         * will require a way to compute the length of the buffer.\n         * For use inside of a custom `serializer._writeHostObject()`.\n         */\n        writeRawBytes(buffer: NodeJS.TypedArray): void;\n    }\n    /**\n     * A subclass of `Serializer` that serializes `TypedArray`(in particular `Buffer`) and `DataView` objects as host objects, and only\n     * stores the part of their underlying `ArrayBuffer`s that they are referring to.\n     * @since v8.0.0\n     */\n    class DefaultSerializer extends Serializer {}\n    /**\n     * @since v8.0.0\n     */\n    class Deserializer {\n        constructor(data: NodeJS.TypedArray);\n        /**\n         * Reads and validates a header (including the format version).\n         * May, for example, reject an invalid or unsupported wire format. In that case,\n         * an `Error` is thrown.\n         */\n        readHeader(): boolean;\n        /**\n         * Deserializes a JavaScript value from the buffer and returns it.\n         */\n        readValue(): any;\n        /**\n         * Marks an `ArrayBuffer` as having its contents transferred out of band.\n         * Pass the corresponding `ArrayBuffer` in the serializing context to `serializer.transferArrayBuffer()` (or return the `id` from `serializer._getSharedArrayBufferId()` in the case of\n         * `SharedArrayBuffer`s).\n         * @param id A 32-bit unsigned integer.\n         * @param arrayBuffer An `ArrayBuffer` instance.\n         */\n        transferArrayBuffer(id: number, arrayBuffer: ArrayBuffer): void;\n        /**\n         * Reads the underlying wire format version. Likely mostly to be useful to\n         * legacy code reading old wire format versions. May not be called before `.readHeader()`.\n         */\n        getWireFormatVersion(): number;\n        /**\n         * Read a raw 32-bit unsigned integer and return it.\n         * For use inside of a custom `deserializer._readHostObject()`.\n         */\n        readUint32(): number;\n        /**\n         * Read a raw 64-bit unsigned integer and return it as an array `[hi, lo]` with two 32-bit unsigned integer entries.\n         * For use inside of a custom `deserializer._readHostObject()`.\n         */\n        readUint64(): [number, number];\n        /**\n         * Read a JS `number` value.\n         * For use inside of a custom `deserializer._readHostObject()`.\n         */\n        readDouble(): number;\n        /**\n         * Read raw bytes from the deserializer's internal buffer. The `length` parameter\n         * must correspond to the length of the buffer that was passed to `serializer.writeRawBytes()`.\n         * For use inside of a custom `deserializer._readHostObject()`.\n         */\n        readRawBytes(length: number): Buffer;\n    }\n    /**\n     * A subclass of `Deserializer` corresponding to the format written by `DefaultSerializer`.\n     * @since v8.0.0\n     */\n    class DefaultDeserializer extends Deserializer {}\n    /**\n     * Uses a `DefaultSerializer` to serialize `value` into a buffer.\n     *\n     * `ERR_BUFFER_TOO_LARGE` will be thrown when trying to\n     * serialize a huge object which requires buffer\n     * larger than `buffer.constants.MAX_LENGTH`.\n     * @since v8.0.0\n     */\n    function serialize(value: any): Buffer;\n    /**\n     * Uses a `DefaultDeserializer` with default options to read a JS value\n     * from a buffer.\n     * @since v8.0.0\n     * @param buffer A buffer returned by {@link serialize}.\n     */\n    function deserialize(buffer: NodeJS.ArrayBufferView): any;\n    /**\n     * The `v8.takeCoverage()` method allows the user to write the coverage started by `NODE_V8_COVERAGE` to disk on demand. This method can be invoked multiple\n     * times during the lifetime of the process. Each time the execution counter will\n     * be reset and a new coverage report will be written to the directory specified\n     * by `NODE_V8_COVERAGE`.\n     *\n     * When the process is about to exit, one last coverage will still be written to\n     * disk unless {@link stopCoverage} is invoked before the process exits.\n     * @since v15.1.0, v14.18.0, v12.22.0\n     */\n    function takeCoverage(): void;\n    /**\n     * The `v8.stopCoverage()` method allows the user to stop the coverage collection\n     * started by `NODE_V8_COVERAGE`, so that V8 can release the execution count\n     * records and optimize code. This can be used in conjunction with {@link takeCoverage} if the user wants to collect the coverage on demand.\n     * @since v15.1.0, v14.18.0, v12.22.0\n     */\n    function stopCoverage(): void;\n    /**\n     * The API is a no-op if `--heapsnapshot-near-heap-limit` is already set from the command line or the API is called more than once.\n     * `limit` must be a positive integer. See [`--heapsnapshot-near-heap-limit`](https://nodejs.org/docs/latest-v22.x/api/cli.html#--heapsnapshot-near-heap-limitmax_count) for more information.\n     * @experimental\n     * @since v18.10.0, v16.18.0\n     */\n    function setHeapSnapshotNearHeapLimit(limit: number): void;\n    /**\n     * This API collects GC data in current thread.\n     * @since v19.6.0, v18.15.0\n     */\n    class GCProfiler {\n        /**\n         * Start collecting GC data.\n         * @since v19.6.0, v18.15.0\n         */\n        start(): void;\n        /**\n         * Stop collecting GC data and return an object. The content of object\n         * is as follows.\n         *\n         * ```json\n         * {\n         *   \"version\": 1,\n         *   \"startTime\": 1674059033862,\n         *   \"statistics\": [\n         *     {\n         *       \"gcType\": \"Scavenge\",\n         *       \"beforeGC\": {\n         *         \"heapStatistics\": {\n         *           \"totalHeapSize\": 5005312,\n         *           \"totalHeapSizeExecutable\": 524288,\n         *           \"totalPhysicalSize\": 5226496,\n         *           \"totalAvailableSize\": 4341325216,\n         *           \"totalGlobalHandlesSize\": 8192,\n         *           \"usedGlobalHandlesSize\": 2112,\n         *           \"usedHeapSize\": 4883840,\n         *           \"heapSizeLimit\": 4345298944,\n         *           \"mallocedMemory\": 254128,\n         *           \"externalMemory\": 225138,\n         *           \"peakMallocedMemory\": 181760\n         *         },\n         *         \"heapSpaceStatistics\": [\n         *           {\n         *             \"spaceName\": \"read_only_space\",\n         *             \"spaceSize\": 0,\n         *             \"spaceUsedSize\": 0,\n         *             \"spaceAvailableSize\": 0,\n         *             \"physicalSpaceSize\": 0\n         *           }\n         *         ]\n         *       },\n         *       \"cost\": 1574.14,\n         *       \"afterGC\": {\n         *         \"heapStatistics\": {\n         *           \"totalHeapSize\": 6053888,\n         *           \"totalHeapSizeExecutable\": 524288,\n         *           \"totalPhysicalSize\": 5500928,\n         *           \"totalAvailableSize\": 4341101384,\n         *           \"totalGlobalHandlesSize\": 8192,\n         *           \"usedGlobalHandlesSize\": 2112,\n         *           \"usedHeapSize\": 4059096,\n         *           \"heapSizeLimit\": 4345298944,\n         *           \"mallocedMemory\": 254128,\n         *           \"externalMemory\": 225138,\n         *           \"peakMallocedMemory\": 181760\n         *         },\n         *         \"heapSpaceStatistics\": [\n         *           {\n         *             \"spaceName\": \"read_only_space\",\n         *             \"spaceSize\": 0,\n         *             \"spaceUsedSize\": 0,\n         *             \"spaceAvailableSize\": 0,\n         *             \"physicalSpaceSize\": 0\n         *           }\n         *         ]\n         *       }\n         *     }\n         *   ],\n         *   \"endTime\": 1674059036865\n         * }\n         * ```\n         *\n         * Here's an example.\n         *\n         * ```js\n         * import { GCProfiler } from 'node:v8';\n         * const profiler = new GCProfiler();\n         * profiler.start();\n         * setTimeout(() => {\n         *   console.log(profiler.stop());\n         * }, 1000);\n         * ```\n         * @since v19.6.0, v18.15.0\n         */\n        stop(): GCProfilerResult;\n    }\n    interface GCProfilerResult {\n        version: number;\n        startTime: number;\n        endTime: number;\n        statistics: Array<{\n            gcType: string;\n            cost: number;\n            beforeGC: {\n                heapStatistics: HeapStatistics;\n                heapSpaceStatistics: HeapSpaceStatistics[];\n            };\n            afterGC: {\n                heapStatistics: HeapStatistics;\n                heapSpaceStatistics: HeapSpaceStatistics[];\n            };\n        }>;\n    }\n    interface HeapStatistics {\n        totalHeapSize: number;\n        totalHeapSizeExecutable: number;\n        totalPhysicalSize: number;\n        totalAvailableSize: number;\n        totalGlobalHandlesSize: number;\n        usedGlobalHandlesSize: number;\n        usedHeapSize: number;\n        heapSizeLimit: number;\n        mallocedMemory: number;\n        externalMemory: number;\n        peakMallocedMemory: number;\n    }\n    interface HeapSpaceStatistics {\n        spaceName: string;\n        spaceSize: number;\n        spaceUsedSize: number;\n        spaceAvailableSize: number;\n        physicalSpaceSize: number;\n    }\n    /**\n     * Called when a promise is constructed. This does not mean that corresponding before/after events will occur, only that the possibility exists. This will\n     * happen if a promise is created without ever getting a continuation.\n     * @since v17.1.0, v16.14.0\n     * @param promise The promise being created.\n     * @param parent The promise continued from, if applicable.\n     */\n    interface Init {\n        (promise: Promise<unknown>, parent: Promise<unknown>): void;\n    }\n    /**\n     * Called before a promise continuation executes. This can be in the form of `then()`, `catch()`, or `finally()` handlers or an await resuming.\n     *\n     * The before callback will be called 0 to N times. The before callback will typically be called 0 times if no continuation was ever made for the promise.\n     * The before callback may be called many times in the case where many continuations have been made from the same promise.\n     * @since v17.1.0, v16.14.0\n     */\n    interface Before {\n        (promise: Promise<unknown>): void;\n    }\n    /**\n     * Called immediately after a promise continuation executes. This may be after a `then()`, `catch()`, or `finally()` handler or before an await after another await.\n     * @since v17.1.0, v16.14.0\n     */\n    interface After {\n        (promise: Promise<unknown>): void;\n    }\n    /**\n     * Called when the promise receives a resolution or rejection value. This may occur synchronously in the case of {@link Promise.resolve()} or\n     * {@link Promise.reject()}.\n     * @since v17.1.0, v16.14.0\n     */\n    interface Settled {\n        (promise: Promise<unknown>): void;\n    }\n    /**\n     * Key events in the lifetime of a promise have been categorized into four areas: creation of a promise, before/after a continuation handler is called or\n     * around an await, and when the promise resolves or rejects.\n     *\n     * Because promises are asynchronous resources whose lifecycle is tracked via the promise hooks mechanism, the `init()`, `before()`, `after()`, and\n     * `settled()` callbacks must not be async functions as they create more promises which would produce an infinite loop.\n     * @since v17.1.0, v16.14.0\n     */\n    interface HookCallbacks {\n        init?: Init;\n        before?: Before;\n        after?: After;\n        settled?: Settled;\n    }\n    interface PromiseHooks {\n        /**\n         * The `init` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop.\n         * @since v17.1.0, v16.14.0\n         * @param init The {@link Init | `init` callback} to call when a promise is created.\n         * @return Call to stop the hook.\n         */\n        onInit: (init: Init) => Function;\n        /**\n         * The `settled` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop.\n         * @since v17.1.0, v16.14.0\n         * @param settled The {@link Settled | `settled` callback} to call when a promise is created.\n         * @return Call to stop the hook.\n         */\n        onSettled: (settled: Settled) => Function;\n        /**\n         * The `before` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop.\n         * @since v17.1.0, v16.14.0\n         * @param before The {@link Before | `before` callback} to call before a promise continuation executes.\n         * @return Call to stop the hook.\n         */\n        onBefore: (before: Before) => Function;\n        /**\n         * The `after` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop.\n         * @since v17.1.0, v16.14.0\n         * @param after The {@link After | `after` callback} to call after a promise continuation executes.\n         * @return Call to stop the hook.\n         */\n        onAfter: (after: After) => Function;\n        /**\n         * Registers functions to be called for different lifetime events of each promise.\n         * The callbacks `init()`/`before()`/`after()`/`settled()` are called for the respective events during a promise's lifetime.\n         * All callbacks are optional. For example, if only promise creation needs to be tracked, then only the init callback needs to be passed.\n         * The hook callbacks must be plain functions. Providing async functions will throw as it would produce an infinite microtask loop.\n         * @since v17.1.0, v16.14.0\n         * @param callbacks The {@link HookCallbacks | Hook Callbacks} to register\n         * @return Used for disabling hooks\n         */\n        createHook: (callbacks: HookCallbacks) => Function;\n    }\n    /**\n     * The `promiseHooks` interface can be used to track promise lifecycle events.\n     * @since v17.1.0, v16.14.0\n     */\n    const promiseHooks: PromiseHooks;\n    type StartupSnapshotCallbackFn = (args: any) => any;\n    interface StartupSnapshot {\n        /**\n         * Add a callback that will be called when the Node.js instance is about to get serialized into a snapshot and exit.\n         * This can be used to release resources that should not or cannot be serialized or to convert user data into a form more suitable for serialization.\n         * @since v18.6.0, v16.17.0\n         */\n        addSerializeCallback(callback: StartupSnapshotCallbackFn, data?: any): void;\n        /**\n         * Add a callback that will be called when the Node.js instance is deserialized from a snapshot.\n         * The `callback` and the `data` (if provided) will be serialized into the snapshot, they can be used to re-initialize the state of the application or\n         * to re-acquire resources that the application needs when the application is restarted from the snapshot.\n         * @since v18.6.0, v16.17.0\n         */\n        addDeserializeCallback(callback: StartupSnapshotCallbackFn, data?: any): void;\n        /**\n         * This sets the entry point of the Node.js application when it is deserialized from a snapshot. This can be called only once in the snapshot building script.\n         * If called, the deserialized application no longer needs an additional entry point script to start up and will simply invoke the callback along with the deserialized\n         * data (if provided), otherwise an entry point script still needs to be provided to the deserialized application.\n         * @since v18.6.0, v16.17.0\n         */\n        setDeserializeMainFunction(callback: StartupSnapshotCallbackFn, data?: any): void;\n        /**\n         * Returns true if the Node.js instance is run to build a snapshot.\n         * @since v18.6.0, v16.17.0\n         */\n        isBuildingSnapshot(): boolean;\n    }\n    /**\n     * The `v8.startupSnapshot` interface can be used to add serialization and deserialization hooks for custom startup snapshots.\n     *\n     * ```bash\n     * $ node --snapshot-blob snapshot.blob --build-snapshot entry.js\n     * # This launches a process with the snapshot\n     * $ node --snapshot-blob snapshot.blob\n     * ```\n     *\n     * In the example above, `entry.js` can use methods from the `v8.startupSnapshot` interface to specify how to save information for custom objects\n     * in the snapshot during serialization and how the information can be used to synchronize these objects during deserialization of the snapshot.\n     * For example, if the `entry.js` contains the following script:\n     *\n     * ```js\n     * 'use strict';\n     *\n     * import fs from 'node:fs';\n     * import zlib from 'node:zlib';\n     * import path from 'node:path';\n     * import assert from 'node:assert';\n     *\n     * import v8 from 'node:v8';\n     *\n     * class BookShelf {\n     *   storage = new Map();\n     *\n     *   // Reading a series of files from directory and store them into storage.\n     *   constructor(directory, books) {\n     *     for (const book of books) {\n     *       this.storage.set(book, fs.readFileSync(path.join(directory, book)));\n     *     }\n     *   }\n     *\n     *   static compressAll(shelf) {\n     *     for (const [ book, content ] of shelf.storage) {\n     *       shelf.storage.set(book, zlib.gzipSync(content));\n     *     }\n     *   }\n     *\n     *   static decompressAll(shelf) {\n     *     for (const [ book, content ] of shelf.storage) {\n     *       shelf.storage.set(book, zlib.gunzipSync(content));\n     *     }\n     *   }\n     * }\n     *\n     * // __dirname here is where the snapshot script is placed\n     * // during snapshot building time.\n     * const shelf = new BookShelf(__dirname, [\n     *   'book1.en_US.txt',\n     *   'book1.es_ES.txt',\n     *   'book2.zh_CN.txt',\n     * ]);\n     *\n     * assert(v8.startupSnapshot.isBuildingSnapshot());\n     * // On snapshot serialization, compress the books to reduce size.\n     * v8.startupSnapshot.addSerializeCallback(BookShelf.compressAll, shelf);\n     * // On snapshot deserialization, decompress the books.\n     * v8.startupSnapshot.addDeserializeCallback(BookShelf.decompressAll, shelf);\n     * v8.startupSnapshot.setDeserializeMainFunction((shelf) => {\n     *   // process.env and process.argv are refreshed during snapshot\n     *   // deserialization.\n     *   const lang = process.env.BOOK_LANG || 'en_US';\n     *   const book = process.argv[1];\n     *   const name = `${book}.${lang}.txt`;\n     *   console.log(shelf.storage.get(name));\n     * }, shelf);\n     * ```\n     *\n     * The resulted binary will get print the data deserialized from the snapshot during start up, using the refreshed `process.env` and `process.argv` of the launched process:\n     *\n     * ```bash\n     * $ BOOK_LANG=es_ES node --snapshot-blob snapshot.blob book1\n     * # Prints content of book1.es_ES.txt deserialized from the snapshot.\n     * ```\n     *\n     * Currently the application deserialized from a user-land snapshot cannot be snapshotted again, so these APIs are only available to applications that are not deserialized from a user-land snapshot.\n     *\n     * @experimental\n     * @since v18.6.0, v16.17.0\n     */\n    const startupSnapshot: StartupSnapshot;\n}\ndeclare module \"node:v8\" {\n    export * from \"v8\";\n}\n",
  "node_modules/@types/node/vm.d.ts": "/**\n * The `node:vm` module enables compiling and running code within V8 Virtual\n * Machine contexts.\n *\n * **The `node:vm` module is not a security**\n * **mechanism. Do not use it to run untrusted code.**\n *\n * JavaScript code can be compiled and run immediately or\n * compiled, saved, and run later.\n *\n * A common use case is to run the code in a different V8 Context. This means\n * invoked code has a different global object than the invoking code.\n *\n * One can provide the context by `contextifying` an\n * object. The invoked code treats any property in the context like a\n * global variable. Any changes to global variables caused by the invoked\n * code are reflected in the context object.\n *\n * ```js\n * import vm from 'node:vm';\n *\n * const x = 1;\n *\n * const context = { x: 2 };\n * vm.createContext(context); // Contextify the object.\n *\n * const code = 'x += 40; var y = 17;';\n * // `x` and `y` are global variables in the context.\n * // Initially, x has the value 2 because that is the value of context.x.\n * vm.runInContext(code, context);\n *\n * console.log(context.x); // 42\n * console.log(context.y); // 17\n *\n * console.log(x); // 1; y is not defined.\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/vm.js)\n */\ndeclare module \"vm\" {\n    import { ImportAttributes } from \"node:module\";\n    interface Context extends NodeJS.Dict<any> {}\n    interface BaseOptions {\n        /**\n         * Specifies the filename used in stack traces produced by this script.\n         * @default ''\n         */\n        filename?: string | undefined;\n        /**\n         * Specifies the line number offset that is displayed in stack traces produced by this script.\n         * @default 0\n         */\n        lineOffset?: number | undefined;\n        /**\n         * Specifies the column number offset that is displayed in stack traces produced by this script.\n         * @default 0\n         */\n        columnOffset?: number | undefined;\n    }\n    interface ScriptOptions extends BaseOptions {\n        /**\n         * V8's code cache data for the supplied source.\n         */\n        cachedData?: Buffer | NodeJS.ArrayBufferView | undefined;\n        /** @deprecated in favor of `script.createCachedData()` */\n        produceCachedData?: boolean | undefined;\n        /**\n         * Used to specify how the modules should be loaded during the evaluation of this script when `import()` is called. This option is\n         * part of the experimental modules API. We do not recommend using it in a production environment. For detailed information, see\n         * [Support of dynamic `import()` in compilation APIs](https://nodejs.org/docs/latest-v22.x/api/vm.html#support-of-dynamic-import-in-compilation-apis).\n         */\n        importModuleDynamically?:\n            | ((specifier: string, script: Script, importAttributes: ImportAttributes) => Module | Promise<Module>)\n            | typeof constants.USE_MAIN_CONTEXT_DEFAULT_LOADER\n            | undefined;\n    }\n    interface RunningScriptOptions extends BaseOptions {\n        /**\n         * When `true`, if an `Error` occurs while compiling the `code`, the line of code causing the error is attached to the stack trace.\n         * @default true\n         */\n        displayErrors?: boolean | undefined;\n        /**\n         * Specifies the number of milliseconds to execute code before terminating execution.\n         * If execution is terminated, an `Error` will be thrown. This value must be a strictly positive integer.\n         */\n        timeout?: number | undefined;\n        /**\n         * If `true`, the execution will be terminated when `SIGINT` (Ctrl+C) is received.\n         * Existing handlers for the event that have been attached via `process.on('SIGINT')` will be disabled during script execution, but will continue to work after that.\n         * If execution is terminated, an `Error` will be thrown.\n         * @default false\n         */\n        breakOnSigint?: boolean | undefined;\n    }\n    interface RunningScriptInNewContextOptions extends RunningScriptOptions {\n        /**\n         * Human-readable name of the newly created context.\n         */\n        contextName?: CreateContextOptions[\"name\"];\n        /**\n         * Origin corresponding to the newly created context for display purposes. The origin should be formatted like a URL,\n         * but with only the scheme, host, and port (if necessary), like the value of the `url.origin` property of a `URL` object.\n         * Most notably, this string should omit the trailing slash, as that denotes a path.\n         */\n        contextOrigin?: CreateContextOptions[\"origin\"];\n        contextCodeGeneration?: CreateContextOptions[\"codeGeneration\"];\n        /**\n         * If set to `afterEvaluate`, microtasks will be run immediately after the script has run.\n         */\n        microtaskMode?: CreateContextOptions[\"microtaskMode\"];\n    }\n    interface RunningCodeOptions extends RunningScriptOptions {\n        cachedData?: ScriptOptions[\"cachedData\"];\n        importModuleDynamically?: ScriptOptions[\"importModuleDynamically\"];\n    }\n    interface RunningCodeInNewContextOptions extends RunningScriptInNewContextOptions {\n        cachedData?: ScriptOptions[\"cachedData\"];\n        importModuleDynamically?: ScriptOptions[\"importModuleDynamically\"];\n    }\n    interface CompileFunctionOptions extends BaseOptions {\n        /**\n         * Provides an optional data with V8's code cache data for the supplied source.\n         */\n        cachedData?: Buffer | undefined;\n        /**\n         * Specifies whether to produce new cache data.\n         * @default false\n         */\n        produceCachedData?: boolean | undefined;\n        /**\n         * The sandbox/context in which the said function should be compiled in.\n         */\n        parsingContext?: Context | undefined;\n        /**\n         * An array containing a collection of context extensions (objects wrapping the current scope) to be applied while compiling\n         */\n        contextExtensions?: Object[] | undefined;\n    }\n    interface CreateContextOptions {\n        /**\n         * Human-readable name of the newly created context.\n         * @default 'VM Context i' Where i is an ascending numerical index of the created context.\n         */\n        name?: string | undefined;\n        /**\n         * Corresponds to the newly created context for display purposes.\n         * The origin should be formatted like a `URL`, but with only the scheme, host, and port (if necessary),\n         * like the value of the `url.origin` property of a URL object.\n         * Most notably, this string should omit the trailing slash, as that denotes a path.\n         * @default ''\n         */\n        origin?: string | undefined;\n        codeGeneration?:\n            | {\n                /**\n                 * If set to false any calls to eval or function constructors (Function, GeneratorFunction, etc)\n                 * will throw an EvalError.\n                 * @default true\n                 */\n                strings?: boolean | undefined;\n                /**\n                 * If set to false any attempt to compile a WebAssembly module will throw a WebAssembly.CompileError.\n                 * @default true\n                 */\n                wasm?: boolean | undefined;\n            }\n            | undefined;\n        /**\n         * If set to `afterEvaluate`, microtasks will be run immediately after the script has run.\n         */\n        microtaskMode?: \"afterEvaluate\" | undefined;\n    }\n    type MeasureMemoryMode = \"summary\" | \"detailed\";\n    interface MeasureMemoryOptions {\n        /**\n         * @default 'summary'\n         */\n        mode?: MeasureMemoryMode | undefined;\n        /**\n         * @default 'default'\n         */\n        execution?: \"default\" | \"eager\" | undefined;\n    }\n    interface MemoryMeasurement {\n        total: {\n            jsMemoryEstimate: number;\n            jsMemoryRange: [number, number];\n        };\n    }\n    /**\n     * Instances of the `vm.Script` class contain precompiled scripts that can be\n     * executed in specific contexts.\n     * @since v0.3.1\n     */\n    class Script {\n        constructor(code: string, options?: ScriptOptions | string);\n        /**\n         * Runs the compiled code contained by the `vm.Script` object within the given `contextifiedObject` and returns the result. Running code does not have access\n         * to local scope.\n         *\n         * The following example compiles code that increments a global variable, sets\n         * the value of another global variable, then execute the code multiple times.\n         * The globals are contained in the `context` object.\n         *\n         * ```js\n         * import vm from 'node:vm';\n         *\n         * const context = {\n         *   animal: 'cat',\n         *   count: 2,\n         * };\n         *\n         * const script = new vm.Script('count += 1; name = \"kitty\";');\n         *\n         * vm.createContext(context);\n         * for (let i = 0; i < 10; ++i) {\n         *   script.runInContext(context);\n         * }\n         *\n         * console.log(context);\n         * // Prints: { animal: 'cat', count: 12, name: 'kitty' }\n         * ```\n         *\n         * Using the `timeout` or `breakOnSigint` options will result in new event loops\n         * and corresponding threads being started, which have a non-zero performance\n         * overhead.\n         * @since v0.3.1\n         * @param contextifiedObject A `contextified` object as returned by the `vm.createContext()` method.\n         * @return the result of the very last statement executed in the script.\n         */\n        runInContext(contextifiedObject: Context, options?: RunningScriptOptions): any;\n        /**\n         * This method is a shortcut to `script.runInContext(vm.createContext(options), options)`.\n         * It does several things at once:\n         *\n         * 1. Creates a new context.\n         * 2. If `contextObject` is an object, contextifies it with the new context.\n         *    If  `contextObject` is undefined, creates a new object and contextifies it.\n         *    If `contextObject` is `vm.constants.DONT_CONTEXTIFY`, don't contextify anything.\n         * 3. Runs the compiled code contained by the `vm.Script` object within the created context. The code\n         *    does not have access to the scope in which this method is called.\n         * 4. Returns the result.\n         *\n         * The following example compiles code that sets a global variable, then executes\n         * the code multiple times in different contexts. The globals are set on and\n         * contained within each individual `context`.\n         *\n         * ```js\n         * const vm = require('node:vm');\n         *\n         * const script = new vm.Script('globalVar = \"set\"');\n         *\n         * const contexts = [{}, {}, {}];\n         * contexts.forEach((context) => {\n         *   script.runInNewContext(context);\n         * });\n         *\n         * console.log(contexts);\n         * // Prints: [{ globalVar: 'set' }, { globalVar: 'set' }, { globalVar: 'set' }]\n         *\n         * // This would throw if the context is created from a contextified object.\n         * // vm.constants.DONT_CONTEXTIFY allows creating contexts with ordinary\n         * // global objects that can be frozen.\n         * const freezeScript = new vm.Script('Object.freeze(globalThis); globalThis;');\n         * const frozenContext = freezeScript.runInNewContext(vm.constants.DONT_CONTEXTIFY);\n         * ```\n         * @since v0.3.1\n         * @param contextObject Either `vm.constants.DONT_CONTEXTIFY` or an object that will be contextified.\n         * If `undefined`, an empty contextified object will be created for backwards compatibility.\n         * @return the result of the very last statement executed in the script.\n         */\n        runInNewContext(\n            contextObject?: Context | typeof constants.DONT_CONTEXTIFY,\n            options?: RunningScriptInNewContextOptions,\n        ): any;\n        /**\n         * Runs the compiled code contained by the `vm.Script` within the context of the\n         * current `global` object. Running code does not have access to local scope, but _does_ have access to the current `global` object.\n         *\n         * The following example compiles code that increments a `global` variable then\n         * executes that code multiple times:\n         *\n         * ```js\n         * import vm from 'node:vm';\n         *\n         * global.globalVar = 0;\n         *\n         * const script = new vm.Script('globalVar += 1', { filename: 'myfile.vm' });\n         *\n         * for (let i = 0; i < 1000; ++i) {\n         *   script.runInThisContext();\n         * }\n         *\n         * console.log(globalVar);\n         *\n         * // 1000\n         * ```\n         * @since v0.3.1\n         * @return the result of the very last statement executed in the script.\n         */\n        runInThisContext(options?: RunningScriptOptions): any;\n        /**\n         * Creates a code cache that can be used with the `Script` constructor's `cachedData` option. Returns a `Buffer`. This method may be called at any\n         * time and any number of times.\n         *\n         * The code cache of the `Script` doesn't contain any JavaScript observable\n         * states. The code cache is safe to be saved along side the script source and\n         * used to construct new `Script` instances multiple times.\n         *\n         * Functions in the `Script` source can be marked as lazily compiled and they are\n         * not compiled at construction of the `Script`. These functions are going to be\n         * compiled when they are invoked the first time. The code cache serializes the\n         * metadata that V8 currently knows about the `Script` that it can use to speed up\n         * future compilations.\n         *\n         * ```js\n         * const script = new vm.Script(`\n         * function add(a, b) {\n         *   return a + b;\n         * }\n         *\n         * const x = add(1, 2);\n         * `);\n         *\n         * const cacheWithoutAdd = script.createCachedData();\n         * // In `cacheWithoutAdd` the function `add()` is marked for full compilation\n         * // upon invocation.\n         *\n         * script.runInThisContext();\n         *\n         * const cacheWithAdd = script.createCachedData();\n         * // `cacheWithAdd` contains fully compiled function `add()`.\n         * ```\n         * @since v10.6.0\n         */\n        createCachedData(): Buffer;\n        /** @deprecated in favor of `script.createCachedData()` */\n        cachedDataProduced?: boolean | undefined;\n        /**\n         * When `cachedData` is supplied to create the `vm.Script`, this value will be set\n         * to either `true` or `false` depending on acceptance of the data by V8.\n         * Otherwise the value is `undefined`.\n         * @since v5.7.0\n         */\n        cachedDataRejected?: boolean | undefined;\n        cachedData?: Buffer | undefined;\n        /**\n         * When the script is compiled from a source that contains a source map magic\n         * comment, this property will be set to the URL of the source map.\n         *\n         * ```js\n         * import vm from 'node:vm';\n         *\n         * const script = new vm.Script(`\n         * function myFunc() {}\n         * //# sourceMappingURL=sourcemap.json\n         * `);\n         *\n         * console.log(script.sourceMapURL);\n         * // Prints: sourcemap.json\n         * ```\n         * @since v19.1.0, v18.13.0\n         */\n        sourceMapURL?: string | undefined;\n    }\n    /**\n     * If the given `contextObject` is an object, the `vm.createContext()` method will\n     * [prepare that object](https://nodejs.org/docs/latest-v22.x/api/vm.html#what-does-it-mean-to-contextify-an-object)\n     * and return a reference to it so that it can be used in calls to {@link runInContext} or\n     * [`script.runInContext()`](https://nodejs.org/docs/latest-v22.x/api/vm.html#scriptrunincontextcontextifiedobject-options).\n     * Inside such scripts, the global object will be wrapped by the `contextObject`, retaining all of its\n     * existing properties but also having the built-in objects and functions any standard\n     * [global object](https://es5.github.io/#x15.1) has. Outside of scripts run by the vm module, global\n     * variables will remain unchanged.\n     *\n     * ```js\n     * const vm = require('node:vm');\n     *\n     * global.globalVar = 3;\n     *\n     * const context = { globalVar: 1 };\n     * vm.createContext(context);\n     *\n     * vm.runInContext('globalVar *= 2;', context);\n     *\n     * console.log(context);\n     * // Prints: { globalVar: 2 }\n     *\n     * console.log(global.globalVar);\n     * // Prints: 3\n     * ```\n     *\n     * If `contextObject` is omitted (or passed explicitly as `undefined`), a new,\n     * empty contextified object will be returned.\n     *\n     * When the global object in the newly created context is contextified, it has some quirks\n     * compared to ordinary global objects. For example, it cannot be frozen. To create a context\n     * without the contextifying quirks, pass `vm.constants.DONT_CONTEXTIFY` as the `contextObject`\n     * argument. See the documentation of `vm.constants.DONT_CONTEXTIFY` for details.\n     *\n     * The `vm.createContext()` method is primarily useful for creating a single\n     * context that can be used to run multiple scripts. For instance, if emulating a\n     * web browser, the method can be used to create a single context representing a\n     * window's global object, then run all `<script>` tags together within that\n     * context.\n     *\n     * The provided `name` and `origin` of the context are made visible through the\n     * Inspector API.\n     * @since v0.3.1\n     * @param contextObject Either `vm.constants.DONT_CONTEXTIFY` or an object that will be contextified.\n     * If `undefined`, an empty contextified object will be created for backwards compatibility.\n     * @return contextified object.\n     */\n    function createContext(\n        contextObject?: Context | typeof constants.DONT_CONTEXTIFY,\n        options?: CreateContextOptions,\n    ): Context;\n    /**\n     * Returns `true` if the given `object` object has been contextified using {@link createContext},\n     * or if it's the global object of a context created using `vm.constants.DONT_CONTEXTIFY`.\n     * @since v0.11.7\n     */\n    function isContext(sandbox: Context): boolean;\n    /**\n     * The `vm.runInContext()` method compiles `code`, runs it within the context of\n     * the `contextifiedObject`, then returns the result. Running code does not have\n     * access to the local scope. The `contextifiedObject` object _must_ have been\n     * previously `contextified` using the {@link createContext} method.\n     *\n     * If `options` is a string, then it specifies the filename.\n     *\n     * The following example compiles and executes different scripts using a single `contextified` object:\n     *\n     * ```js\n     * import vm from 'node:vm';\n     *\n     * const contextObject = { globalVar: 1 };\n     * vm.createContext(contextObject);\n     *\n     * for (let i = 0; i < 10; ++i) {\n     *   vm.runInContext('globalVar *= 2;', contextObject);\n     * }\n     * console.log(contextObject);\n     * // Prints: { globalVar: 1024 }\n     * ```\n     * @since v0.3.1\n     * @param code The JavaScript code to compile and run.\n     * @param contextifiedObject The `contextified` object that will be used as the `global` when the `code` is compiled and run.\n     * @return the result of the very last statement executed in the script.\n     */\n    function runInContext(code: string, contextifiedObject: Context, options?: RunningCodeOptions | string): any;\n    /**\n     * This method is a shortcut to\n     * `(new vm.Script(code, options)).runInContext(vm.createContext(options), options)`.\n     * If `options` is a string, then it specifies the filename.\n     *\n     * It does several things at once:\n     *\n     * 1. Creates a new context.\n     * 2. If `contextObject` is an object, contextifies it with the new context.\n     *    If  `contextObject` is undefined, creates a new object and contextifies it.\n     *    If `contextObject` is `vm.constants.DONT_CONTEXTIFY`, don't contextify anything.\n     * 3. Compiles the code as a`vm.Script`\n     * 4. Runs the compield code within the created context. The code does not have access to the scope in\n     *    which this method is called.\n     * 5. Returns the result.\n     *\n     * The following example compiles and executes code that increments a global\n     * variable and sets a new one. These globals are contained in the `contextObject`.\n     *\n     * ```js\n     * const vm = require('node:vm');\n     *\n     * const contextObject = {\n     *   animal: 'cat',\n     *   count: 2,\n     * };\n     *\n     * vm.runInNewContext('count += 1; name = \"kitty\"', contextObject);\n     * console.log(contextObject);\n     * // Prints: { animal: 'cat', count: 3, name: 'kitty' }\n     *\n     * // This would throw if the context is created from a contextified object.\n     * // vm.constants.DONT_CONTEXTIFY allows creating contexts with ordinary global objects that\n     * // can be frozen.\n     * const frozenContext = vm.runInNewContext('Object.freeze(globalThis); globalThis;', vm.constants.DONT_CONTEXTIFY);\n     * ```\n     * @since v0.3.1\n     * @param code The JavaScript code to compile and run.\n     * @param contextObject Either `vm.constants.DONT_CONTEXTIFY` or an object that will be contextified.\n     * If `undefined`, an empty contextified object will be created for backwards compatibility.\n     * @return the result of the very last statement executed in the script.\n     */\n    function runInNewContext(\n        code: string,\n        contextObject?: Context | typeof constants.DONT_CONTEXTIFY,\n        options?: RunningCodeInNewContextOptions | string,\n    ): any;\n    /**\n     * `vm.runInThisContext()` compiles `code`, runs it within the context of the\n     * current `global` and returns the result. Running code does not have access to\n     * local scope, but does have access to the current `global` object.\n     *\n     * If `options` is a string, then it specifies the filename.\n     *\n     * The following example illustrates using both `vm.runInThisContext()` and\n     * the JavaScript [`eval()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval) function to run the same code:\n     *\n     * ```js\n     * import vm from 'node:vm';\n     * let localVar = 'initial value';\n     *\n     * const vmResult = vm.runInThisContext('localVar = \"vm\";');\n     * console.log(`vmResult: '${vmResult}', localVar: '${localVar}'`);\n     * // Prints: vmResult: 'vm', localVar: 'initial value'\n     *\n     * const evalResult = eval('localVar = \"eval\";');\n     * console.log(`evalResult: '${evalResult}', localVar: '${localVar}'`);\n     * // Prints: evalResult: 'eval', localVar: 'eval'\n     * ```\n     *\n     * Because `vm.runInThisContext()` does not have access to the local scope, `localVar` is unchanged. In contrast,\n     * [`eval()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval) _does_ have access to the\n     * local scope, so the value `localVar` is changed. In this way `vm.runInThisContext()` is much like an [indirect `eval()` call](https://es5.github.io/#x10.4.2), e.g.`(0,eval)('code')`.\n     *\n     * ## Example: Running an HTTP server within a VM\n     *\n     * When using either `script.runInThisContext()` or {@link runInThisContext}, the code is executed within the current V8 global\n     * context. The code passed to this VM context will have its own isolated scope.\n     *\n     * In order to run a simple web server using the `node:http` module the code passed\n     * to the context must either import `node:http` on its own, or have a\n     * reference to the `node:http` module passed to it. For instance:\n     *\n     * ```js\n     * 'use strict';\n     * import vm from 'node:vm';\n     *\n     * const code = `\n     * ((require) => {\n     * const http = require('node:http');\n     *\n     *   http.createServer((request, response) => {\n     *     response.writeHead(200, { 'Content-Type': 'text/plain' });\n     *     response.end('Hello World\\\\n');\n     *   }).listen(8124);\n     *\n     *   console.log('Server running at http://127.0.0.1:8124/');\n     * })`;\n     *\n     * vm.runInThisContext(code)(require);\n     * ```\n     *\n     * The `require()` in the above case shares the state with the context it is\n     * passed from. This may introduce risks when untrusted code is executed, e.g.\n     * altering objects in the context in unwanted ways.\n     * @since v0.3.1\n     * @param code The JavaScript code to compile and run.\n     * @return the result of the very last statement executed in the script.\n     */\n    function runInThisContext(code: string, options?: RunningCodeOptions | string): any;\n    /**\n     * Compiles the given code into the provided context (if no context is\n     * supplied, the current context is used), and returns it wrapped inside a\n     * function with the given `params`.\n     * @since v10.10.0\n     * @param code The body of the function to compile.\n     * @param params An array of strings containing all parameters for the function.\n     */\n    function compileFunction(\n        code: string,\n        params?: readonly string[],\n        options?: CompileFunctionOptions,\n    ): Function & {\n        cachedData?: Script[\"cachedData\"] | undefined;\n        cachedDataProduced?: Script[\"cachedDataProduced\"] | undefined;\n        cachedDataRejected?: Script[\"cachedDataRejected\"] | undefined;\n    };\n    /**\n     * Measure the memory known to V8 and used by all contexts known to the\n     * current V8 isolate, or the main context.\n     *\n     * The format of the object that the returned Promise may resolve with is\n     * specific to the V8 engine and may change from one version of V8 to the next.\n     *\n     * The returned result is different from the statistics returned by `v8.getHeapSpaceStatistics()` in that `vm.measureMemory()` measure the\n     * memory reachable by each V8 specific contexts in the current instance of\n     * the V8 engine, while the result of `v8.getHeapSpaceStatistics()` measure\n     * the memory occupied by each heap space in the current V8 instance.\n     *\n     * ```js\n     * import vm from 'node:vm';\n     * // Measure the memory used by the main context.\n     * vm.measureMemory({ mode: 'summary' })\n     *   // This is the same as vm.measureMemory()\n     *   .then((result) => {\n     *     // The current format is:\n     *     // {\n     *     //   total: {\n     *     //      jsMemoryEstimate: 2418479, jsMemoryRange: [ 2418479, 2745799 ]\n     *     //    }\n     *     // }\n     *     console.log(result);\n     *   });\n     *\n     * const context = vm.createContext({ a: 1 });\n     * vm.measureMemory({ mode: 'detailed', execution: 'eager' })\n     *   .then((result) => {\n     *     // Reference the context here so that it won't be GC'ed\n     *     // until the measurement is complete.\n     *     console.log(context.a);\n     *     // {\n     *     //   total: {\n     *     //     jsMemoryEstimate: 2574732,\n     *     //     jsMemoryRange: [ 2574732, 2904372 ]\n     *     //   },\n     *     //   current: {\n     *     //     jsMemoryEstimate: 2438996,\n     *     //     jsMemoryRange: [ 2438996, 2768636 ]\n     *     //   },\n     *     //   other: [\n     *     //     {\n     *     //       jsMemoryEstimate: 135736,\n     *     //       jsMemoryRange: [ 135736, 465376 ]\n     *     //     }\n     *     //   ]\n     *     // }\n     *     console.log(result);\n     *   });\n     * ```\n     * @since v13.10.0\n     * @experimental\n     */\n    function measureMemory(options?: MeasureMemoryOptions): Promise<MemoryMeasurement>;\n    interface ModuleEvaluateOptions {\n        timeout?: RunningScriptOptions[\"timeout\"] | undefined;\n        breakOnSigint?: RunningScriptOptions[\"breakOnSigint\"] | undefined;\n    }\n    type ModuleLinker = (\n        specifier: string,\n        referencingModule: Module,\n        extra: {\n            attributes: ImportAttributes;\n        },\n    ) => Module | Promise<Module>;\n    type ModuleStatus = \"unlinked\" | \"linking\" | \"linked\" | \"evaluating\" | \"evaluated\" | \"errored\";\n    /**\n     * This feature is only available with the `--experimental-vm-modules` command\n     * flag enabled.\n     *\n     * The `vm.Module` class provides a low-level interface for using\n     * ECMAScript modules in VM contexts. It is the counterpart of the `vm.Script` class that closely mirrors [Module Record](https://262.ecma-international.org/14.0/#sec-abstract-module-records) s as\n     * defined in the ECMAScript\n     * specification.\n     *\n     * Unlike `vm.Script` however, every `vm.Module` object is bound to a context from\n     * its creation. Operations on `vm.Module` objects are intrinsically asynchronous,\n     * in contrast with the synchronous nature of `vm.Script` objects. The use of\n     * 'async' functions can help with manipulating `vm.Module` objects.\n     *\n     * Using a `vm.Module` object requires three distinct steps: creation/parsing,\n     * linking, and evaluation. These three steps are illustrated in the following\n     * example.\n     *\n     * This implementation lies at a lower level than the `ECMAScript Module\n     * loader`. There is also no way to interact with the Loader yet, though\n     * support is planned.\n     *\n     * ```js\n     * import vm from 'node:vm';\n     *\n     * const contextifiedObject = vm.createContext({\n     *   secret: 42,\n     *   print: console.log,\n     * });\n     *\n     * // Step 1\n     * //\n     * // Create a Module by constructing a new `vm.SourceTextModule` object. This\n     * // parses the provided source text, throwing a `SyntaxError` if anything goes\n     * // wrong. By default, a Module is created in the top context. But here, we\n     * // specify `contextifiedObject` as the context this Module belongs to.\n     * //\n     * // Here, we attempt to obtain the default export from the module \"foo\", and\n     * // put it into local binding \"secret\".\n     *\n     * const bar = new vm.SourceTextModule(`\n     *   import s from 'foo';\n     *   s;\n     *   print(s);\n     * `, { context: contextifiedObject });\n     *\n     * // Step 2\n     * //\n     * // \"Link\" the imported dependencies of this Module to it.\n     * //\n     * // The provided linking callback (the \"linker\") accepts two arguments: the\n     * // parent module (`bar` in this case) and the string that is the specifier of\n     * // the imported module. The callback is expected to return a Module that\n     * // corresponds to the provided specifier, with certain requirements documented\n     * // in `module.link()`.\n     * //\n     * // If linking has not started for the returned Module, the same linker\n     * // callback will be called on the returned Module.\n     * //\n     * // Even top-level Modules without dependencies must be explicitly linked. The\n     * // callback provided would never be called, however.\n     * //\n     * // The link() method returns a Promise that will be resolved when all the\n     * // Promises returned by the linker resolve.\n     * //\n     * // Note: This is a contrived example in that the linker function creates a new\n     * // \"foo\" module every time it is called. In a full-fledged module system, a\n     * // cache would probably be used to avoid duplicated modules.\n     *\n     * async function linker(specifier, referencingModule) {\n     *   if (specifier === 'foo') {\n     *     return new vm.SourceTextModule(`\n     *       // The \"secret\" variable refers to the global variable we added to\n     *       // \"contextifiedObject\" when creating the context.\n     *       export default secret;\n     *     `, { context: referencingModule.context });\n     *\n     *     // Using `contextifiedObject` instead of `referencingModule.context`\n     *     // here would work as well.\n     *   }\n     *   throw new Error(`Unable to resolve dependency: ${specifier}`);\n     * }\n     * await bar.link(linker);\n     *\n     * // Step 3\n     * //\n     * // Evaluate the Module. The evaluate() method returns a promise which will\n     * // resolve after the module has finished evaluating.\n     *\n     * // Prints 42.\n     * await bar.evaluate();\n     * ```\n     * @since v13.0.0, v12.16.0\n     * @experimental\n     */\n    class Module {\n        /**\n         * The specifiers of all dependencies of this module. The returned array is frozen\n         * to disallow any changes to it.\n         *\n         * Corresponds to the `[[RequestedModules]]` field of [Cyclic Module Record](https://tc39.es/ecma262/#sec-cyclic-module-records) s in\n         * the ECMAScript specification.\n         */\n        dependencySpecifiers: readonly string[];\n        /**\n         * If the `module.status` is `'errored'`, this property contains the exception\n         * thrown by the module during evaluation. If the status is anything else,\n         * accessing this property will result in a thrown exception.\n         *\n         * The value `undefined` cannot be used for cases where there is not a thrown\n         * exception due to possible ambiguity with `throw undefined;`.\n         *\n         * Corresponds to the `[[EvaluationError]]` field of [Cyclic Module Record](https://tc39.es/ecma262/#sec-cyclic-module-records) s\n         * in the ECMAScript specification.\n         */\n        error: any;\n        /**\n         * The identifier of the current module, as set in the constructor.\n         */\n        identifier: string;\n        context: Context;\n        /**\n         * The namespace object of the module. This is only available after linking\n         * (`module.link()`) has completed.\n         *\n         * Corresponds to the [GetModuleNamespace](https://tc39.es/ecma262/#sec-getmodulenamespace) abstract operation in the ECMAScript\n         * specification.\n         */\n        namespace: Object;\n        /**\n         * The current status of the module. Will be one of:\n         *\n         * * `'unlinked'`: `module.link()` has not yet been called.\n         * * `'linking'`: `module.link()` has been called, but not all Promises returned\n         * by the linker function have been resolved yet.\n         * * `'linked'`: The module has been linked successfully, and all of its\n         * dependencies are linked, but `module.evaluate()` has not yet been called.\n         * * `'evaluating'`: The module is being evaluated through a `module.evaluate()` on\n         * itself or a parent module.\n         * * `'evaluated'`: The module has been successfully evaluated.\n         * * `'errored'`: The module has been evaluated, but an exception was thrown.\n         *\n         * Other than `'errored'`, this status string corresponds to the specification's [Cyclic Module Record](https://tc39.es/ecma262/#sec-cyclic-module-records)'s `[[Status]]` field. `'errored'`\n         * corresponds to `'evaluated'` in the specification, but with `[[EvaluationError]]` set to a\n         * value that is not `undefined`.\n         */\n        status: ModuleStatus;\n        /**\n         * Evaluate the module.\n         *\n         * This must be called after the module has been linked; otherwise it will reject.\n         * It could be called also when the module has already been evaluated, in which\n         * case it will either do nothing if the initial evaluation ended in success\n         * (`module.status` is `'evaluated'`) or it will re-throw the exception that the\n         * initial evaluation resulted in (`module.status` is `'errored'`).\n         *\n         * This method cannot be called while the module is being evaluated\n         * (`module.status` is `'evaluating'`).\n         *\n         * Corresponds to the [Evaluate() concrete method](https://tc39.es/ecma262/#sec-moduleevaluation) field of [Cyclic Module Record](https://tc39.es/ecma262/#sec-cyclic-module-records) s in the\n         * ECMAScript specification.\n         * @return Fulfills with `undefined` upon success.\n         */\n        evaluate(options?: ModuleEvaluateOptions): Promise<void>;\n        /**\n         * Link module dependencies. This method must be called before evaluation, and\n         * can only be called once per module.\n         *\n         * The function is expected to return a `Module` object or a `Promise` that\n         * eventually resolves to a `Module` object. The returned `Module` must satisfy the\n         * following two invariants:\n         *\n         * * It must belong to the same context as the parent `Module`.\n         * * Its `status` must not be `'errored'`.\n         *\n         * If the returned `Module`'s `status` is `'unlinked'`, this method will be\n         * recursively called on the returned `Module` with the same provided `linker` function.\n         *\n         * `link()` returns a `Promise` that will either get resolved when all linking\n         * instances resolve to a valid `Module`, or rejected if the linker function either\n         * throws an exception or returns an invalid `Module`.\n         *\n         * The linker function roughly corresponds to the implementation-defined [HostResolveImportedModule](https://tc39.es/ecma262/#sec-hostresolveimportedmodule) abstract operation in the\n         * ECMAScript\n         * specification, with a few key differences:\n         *\n         * * The linker function is allowed to be asynchronous while [HostResolveImportedModule](https://tc39.es/ecma262/#sec-hostresolveimportedmodule) is synchronous.\n         *\n         * The actual [HostResolveImportedModule](https://tc39.es/ecma262/#sec-hostresolveimportedmodule) implementation used during module\n         * linking is one that returns the modules linked during linking. Since at\n         * that point all modules would have been fully linked already, the [HostResolveImportedModule](https://tc39.es/ecma262/#sec-hostresolveimportedmodule) implementation is fully synchronous per\n         * specification.\n         *\n         * Corresponds to the [Link() concrete method](https://tc39.es/ecma262/#sec-moduledeclarationlinking) field of [Cyclic Module Record](https://tc39.es/ecma262/#sec-cyclic-module-records) s in\n         * the ECMAScript specification.\n         */\n        link(linker: ModuleLinker): Promise<void>;\n    }\n    interface SourceTextModuleOptions {\n        /**\n         * String used in stack traces.\n         * @default 'vm:module(i)' where i is a context-specific ascending index.\n         */\n        identifier?: string | undefined;\n        cachedData?: ScriptOptions[\"cachedData\"] | undefined;\n        context?: Context | undefined;\n        lineOffset?: BaseOptions[\"lineOffset\"] | undefined;\n        columnOffset?: BaseOptions[\"columnOffset\"] | undefined;\n        /**\n         * Called during evaluation of this module to initialize the `import.meta`.\n         */\n        initializeImportMeta?: ((meta: ImportMeta, module: SourceTextModule) => void) | undefined;\n        importModuleDynamically?: ScriptOptions[\"importModuleDynamically\"] | undefined;\n    }\n    /**\n     * This feature is only available with the `--experimental-vm-modules` command\n     * flag enabled.\n     *\n     * The `vm.SourceTextModule` class provides the [Source Text Module Record](https://tc39.es/ecma262/#sec-source-text-module-records) as\n     * defined in the ECMAScript specification.\n     * @since v9.6.0\n     * @experimental\n     */\n    class SourceTextModule extends Module {\n        /**\n         * Creates a new `SourceTextModule` instance.\n         * @param code JavaScript Module code to parse\n         */\n        constructor(code: string, options?: SourceTextModuleOptions);\n    }\n    interface SyntheticModuleOptions {\n        /**\n         * String used in stack traces.\n         * @default 'vm:module(i)' where i is a context-specific ascending index.\n         */\n        identifier?: string | undefined;\n        /**\n         * The contextified object as returned by the `vm.createContext()` method, to compile and evaluate this module in.\n         */\n        context?: Context | undefined;\n    }\n    /**\n     * This feature is only available with the `--experimental-vm-modules` command\n     * flag enabled.\n     *\n     * The `vm.SyntheticModule` class provides the [Synthetic Module Record](https://heycam.github.io/webidl/#synthetic-module-records) as\n     * defined in the WebIDL specification. The purpose of synthetic modules is to\n     * provide a generic interface for exposing non-JavaScript sources to ECMAScript\n     * module graphs.\n     *\n     * ```js\n     * import vm from 'node:vm';\n     *\n     * const source = '{ \"a\": 1 }';\n     * const module = new vm.SyntheticModule(['default'], function() {\n     *   const obj = JSON.parse(source);\n     *   this.setExport('default', obj);\n     * });\n     *\n     * // Use `module` in linking...\n     * ```\n     * @since v13.0.0, v12.16.0\n     * @experimental\n     */\n    class SyntheticModule extends Module {\n        /**\n         * Creates a new `SyntheticModule` instance.\n         * @param exportNames Array of names that will be exported from the module.\n         * @param evaluateCallback Called when the module is evaluated.\n         */\n        constructor(\n            exportNames: string[],\n            evaluateCallback: (this: SyntheticModule) => void,\n            options?: SyntheticModuleOptions,\n        );\n        /**\n         * This method is used after the module is linked to set the values of exports. If\n         * it is called before the module is linked, an `ERR_VM_MODULE_STATUS` error\n         * will be thrown.\n         *\n         * ```js\n         * import vm from 'node:vm';\n         *\n         * const m = new vm.SyntheticModule(['x'], () => {\n         *   m.setExport('x', 1);\n         * });\n         *\n         * await m.link(() => {});\n         * await m.evaluate();\n         *\n         * assert.strictEqual(m.namespace.x, 1);\n         * ```\n         * @since v13.0.0, v12.16.0\n         * @param name Name of the export to set.\n         * @param value The value to set the export to.\n         */\n        setExport(name: string, value: any): void;\n    }\n    /**\n     * Returns an object containing commonly used constants for VM operations.\n     * @since v21.7.0, v20.12.0\n     */\n    namespace constants {\n        /**\n         * A constant that can be used as the `importModuleDynamically` option to `vm.Script`\n         * and `vm.compileFunction()` so that Node.js uses the default ESM loader from the main\n         * context to load the requested module.\n         *\n         * For detailed information, see [Support of dynamic `import()` in compilation APIs](https://nodejs.org/docs/latest-v22.x/api/vm.html#support-of-dynamic-import-in-compilation-apis).\n         * @since v21.7.0, v20.12.0\n         */\n        const USE_MAIN_CONTEXT_DEFAULT_LOADER: number;\n        /**\n         * This constant, when used as the `contextObject` argument in vm APIs, instructs Node.js to create\n         * a context without wrapping its global object with another object in a Node.js-specific manner.\n         * As a result, the `globalThis` value inside the new context would behave more closely to an ordinary\n         * one.\n         *\n         * When `vm.constants.DONT_CONTEXTIFY` is used as the `contextObject` argument to {@link createContext},\n         * the returned object is a proxy-like object to the global object in the newly created context with\n         * fewer Node.js-specific quirks. It is reference equal to the `globalThis` value in the new context,\n         * can be modified from outside the context, and can be used to access built-ins in the new context directly.\n         * @since v22.8.0\n         */\n        const DONT_CONTEXTIFY: number;\n    }\n}\ndeclare module \"node:vm\" {\n    export * from \"vm\";\n}\n",
  "node_modules/@types/node/wasi.d.ts": "/**\n * **The `node:wasi` module does not currently provide the**\n * **comprehensive file system security properties provided by some WASI runtimes.**\n * **Full support for secure file system sandboxing may or may not be implemented in**\n * **future. In the mean time, do not rely on it to run untrusted code.**\n *\n * The WASI API provides an implementation of the [WebAssembly System Interface](https://wasi.dev/) specification. WASI gives WebAssembly applications access to the underlying\n * operating system via a collection of POSIX-like functions.\n *\n * ```js\n * import { readFile } from 'node:fs/promises';\n * import { WASI } from 'node:wasi';\n * import { argv, env } from 'node:process';\n *\n * const wasi = new WASI({\n *   version: 'preview1',\n *   args: argv,\n *   env,\n *   preopens: {\n *     '/local': '/some/real/path/that/wasm/can/access',\n *   },\n * });\n *\n * const wasm = await WebAssembly.compile(\n *   await readFile(new URL('./demo.wasm', import.meta.url)),\n * );\n * const instance = await WebAssembly.instantiate(wasm, wasi.getImportObject());\n *\n * wasi.start(instance);\n * ```\n *\n * To run the above example, create a new WebAssembly text format file named `demo.wat`:\n *\n * ```text\n * (module\n *     ;; Import the required fd_write WASI function which will write the given io vectors to stdout\n *     ;; The function signature for fd_write is:\n *     ;; (File Descriptor, *iovs, iovs_len, nwritten) -> Returns number of bytes written\n *     (import \"wasi_snapshot_preview1\" \"fd_write\" (func $fd_write (param i32 i32 i32 i32) (result i32)))\n *\n *     (memory 1)\n *     (export \"memory\" (memory 0))\n *\n *     ;; Write 'hello world\\n' to memory at an offset of 8 bytes\n *     ;; Note the trailing newline which is required for the text to appear\n *     (data (i32.const 8) \"hello world\\n\")\n *\n *     (func $main (export \"_start\")\n *         ;; Creating a new io vector within linear memory\n *         (i32.store (i32.const 0) (i32.const 8))  ;; iov.iov_base - This is a pointer to the start of the 'hello world\\n' string\n *         (i32.store (i32.const 4) (i32.const 12))  ;; iov.iov_len - The length of the 'hello world\\n' string\n *\n *         (call $fd_write\n *             (i32.const 1) ;; file_descriptor - 1 for stdout\n *             (i32.const 0) ;; *iovs - The pointer to the iov array, which is stored at memory location 0\n *             (i32.const 1) ;; iovs_len - We're printing 1 string stored in an iov - so one.\n *             (i32.const 20) ;; nwritten - A place in memory to store the number of bytes written\n *         )\n *         drop ;; Discard the number of bytes written from the top of the stack\n *     )\n * )\n * ```\n *\n * Use [wabt](https://github.com/WebAssembly/wabt) to compile `.wat` to `.wasm`\n *\n * ```bash\n * wat2wasm demo.wat\n * ```\n * @experimental\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/wasi.js)\n */\ndeclare module \"wasi\" {\n    interface WASIOptions {\n        /**\n         * An array of strings that the WebAssembly application will\n         * see as command line arguments. The first argument is the virtual path to the\n         * WASI command itself.\n         * @default []\n         */\n        args?: string[] | undefined;\n        /**\n         * An object similar to `process.env` that the WebAssembly\n         * application will see as its environment.\n         * @default {}\n         */\n        env?: object | undefined;\n        /**\n         * This object represents the WebAssembly application's\n         * sandbox directory structure. The string keys of `preopens` are treated as\n         * directories within the sandbox. The corresponding values in `preopens` are\n         * the real paths to those directories on the host machine.\n         */\n        preopens?: NodeJS.Dict<string> | undefined;\n        /**\n         * By default, when WASI applications call `__wasi_proc_exit()`\n         * `wasi.start()` will return with the exit code specified rather than terminatng the process.\n         * Setting this option to `false` will cause the Node.js process to exit with\n         * the specified exit code instead.\n         * @default true\n         */\n        returnOnExit?: boolean | undefined;\n        /**\n         * The file descriptor used as standard input in the WebAssembly application.\n         * @default 0\n         */\n        stdin?: number | undefined;\n        /**\n         * The file descriptor used as standard output in the WebAssembly application.\n         * @default 1\n         */\n        stdout?: number | undefined;\n        /**\n         * The file descriptor used as standard error in the WebAssembly application.\n         * @default 2\n         */\n        stderr?: number | undefined;\n        /**\n         * The version of WASI requested.\n         * Currently the only supported versions are `'unstable'` and `'preview1'`. This option is mandatory.\n         * @since v19.8.0\n         */\n        version: \"unstable\" | \"preview1\";\n    }\n    /**\n     * The `WASI` class provides the WASI system call API and additional convenience\n     * methods for working with WASI-based applications. Each `WASI` instance\n     * represents a distinct environment.\n     * @since v13.3.0, v12.16.0\n     */\n    class WASI {\n        constructor(options?: WASIOptions);\n        /**\n         * Return an import object that can be passed to `WebAssembly.instantiate()` if no other WASM imports are needed beyond those provided by WASI.\n         *\n         * If version `unstable` was passed into the constructor it will return:\n         *\n         * ```js\n         * { wasi_unstable: wasi.wasiImport }\n         * ```\n         *\n         * If version `preview1` was passed into the constructor or no version was specified it will return:\n         *\n         * ```js\n         * { wasi_snapshot_preview1: wasi.wasiImport }\n         * ```\n         * @since v19.8.0\n         */\n        getImportObject(): object;\n        /**\n         * Attempt to begin execution of `instance` as a WASI command by invoking its `_start()` export. If `instance` does not contain a `_start()` export, or if `instance` contains an `_initialize()`\n         * export, then an exception is thrown.\n         *\n         * `start()` requires that `instance` exports a [`WebAssembly.Memory`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory) named `memory`. If\n         * `instance` does not have a `memory` export an exception is thrown.\n         *\n         * If `start()` is called more than once, an exception is thrown.\n         * @since v13.3.0, v12.16.0\n         */\n        start(instance: object): number; // TODO: avoid DOM dependency until WASM moved to own lib.\n        /**\n         * Attempt to initialize `instance` as a WASI reactor by invoking its `_initialize()` export, if it is present. If `instance` contains a `_start()` export, then an exception is thrown.\n         *\n         * `initialize()` requires that `instance` exports a [`WebAssembly.Memory`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory) named `memory`.\n         * If `instance` does not have a `memory` export an exception is thrown.\n         *\n         * If `initialize()` is called more than once, an exception is thrown.\n         * @since v14.6.0, v12.19.0\n         */\n        initialize(instance: object): void; // TODO: avoid DOM dependency until WASM moved to own lib.\n        /**\n         * `wasiImport` is an object that implements the WASI system call API. This object\n         * should be passed as the `wasi_snapshot_preview1` import during the instantiation\n         * of a [`WebAssembly.Instance`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance).\n         * @since v13.3.0, v12.16.0\n         */\n        readonly wasiImport: NodeJS.Dict<any>; // TODO: Narrow to DOM types\n    }\n}\ndeclare module \"node:wasi\" {\n    export * from \"wasi\";\n}\n",
  "node_modules/@types/node/worker_threads.d.ts": "/**\n * The `node:worker_threads` module enables the use of threads that execute\n * JavaScript in parallel. To access it:\n *\n * ```js\n * import worker from 'node:worker_threads';\n * ```\n *\n * Workers (threads) are useful for performing CPU-intensive JavaScript operations.\n * They do not help much with I/O-intensive work. The Node.js built-in\n * asynchronous I/O operations are more efficient than Workers can be.\n *\n * Unlike `child_process` or `cluster`, `worker_threads` can share memory. They do\n * so by transferring `ArrayBuffer` instances or sharing `SharedArrayBuffer` instances.\n *\n * ```js\n * import {\n *   Worker, isMainThread, parentPort, workerData,\n * } from 'node:worker_threads';\n * import { parse } from 'some-js-parsing-library';\n *\n * if (isMainThread) {\n *   module.exports = function parseJSAsync(script) {\n *     return new Promise((resolve, reject) => {\n *       const worker = new Worker(__filename, {\n *         workerData: script,\n *       });\n *       worker.on('message', resolve);\n *       worker.on('error', reject);\n *       worker.on('exit', (code) => {\n *         if (code !== 0)\n *           reject(new Error(`Worker stopped with exit code ${code}`));\n *       });\n *     });\n *   };\n * } else {\n *   const script = workerData;\n *   parentPort.postMessage(parse(script));\n * }\n * ```\n *\n * The above example spawns a Worker thread for each `parseJSAsync()` call. In\n * practice, use a pool of Workers for these kinds of tasks. Otherwise, the\n * overhead of creating Workers would likely exceed their benefit.\n *\n * When implementing a worker pool, use the `AsyncResource` API to inform\n * diagnostic tools (e.g. to provide asynchronous stack traces) about the\n * correlation between tasks and their outcomes. See `\"Using AsyncResource for a Worker thread pool\"` in the `async_hooks` documentation for an example implementation.\n *\n * Worker threads inherit non-process-specific options by default. Refer to `Worker constructor options` to know how to customize worker thread options,\n * specifically `argv` and `execArgv` options.\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/worker_threads.js)\n */\ndeclare module \"worker_threads\" {\n    import { Blob } from \"node:buffer\";\n    import { Context } from \"node:vm\";\n    import { EventEmitter } from \"node:events\";\n    import { EventLoopUtilityFunction } from \"node:perf_hooks\";\n    import { FileHandle } from \"node:fs/promises\";\n    import { Readable, Writable } from \"node:stream\";\n    import { URL } from \"node:url\";\n    import { X509Certificate } from \"node:crypto\";\n    const isInternalThread: boolean;\n    const isMainThread: boolean;\n    const parentPort: null | MessagePort;\n    const resourceLimits: ResourceLimits;\n    const SHARE_ENV: unique symbol;\n    const threadId: number;\n    const workerData: any;\n    /**\n     * Instances of the `worker.MessageChannel` class represent an asynchronous,\n     * two-way communications channel.\n     * The `MessageChannel` has no methods of its own. `new MessageChannel()` yields an object with `port1` and `port2` properties, which refer to linked `MessagePort` instances.\n     *\n     * ```js\n     * import { MessageChannel } from 'node:worker_threads';\n     *\n     * const { port1, port2 } = new MessageChannel();\n     * port1.on('message', (message) => console.log('received', message));\n     * port2.postMessage({ foo: 'bar' });\n     * // Prints: received { foo: 'bar' } from the `port1.on('message')` listener\n     * ```\n     * @since v10.5.0\n     */\n    class MessageChannel {\n        readonly port1: MessagePort;\n        readonly port2: MessagePort;\n    }\n    interface WorkerPerformance {\n        eventLoopUtilization: EventLoopUtilityFunction;\n    }\n    type TransferListItem = ArrayBuffer | MessagePort | FileHandle | X509Certificate | Blob;\n    /**\n     * Instances of the `worker.MessagePort` class represent one end of an\n     * asynchronous, two-way communications channel. It can be used to transfer\n     * structured data, memory regions and other `MessagePort`s between different `Worker`s.\n     *\n     * This implementation matches [browser `MessagePort`](https://developer.mozilla.org/en-US/docs/Web/API/MessagePort) s.\n     * @since v10.5.0\n     */\n    class MessagePort extends EventEmitter {\n        /**\n         * Disables further sending of messages on either side of the connection.\n         * This method can be called when no further communication will happen over this `MessagePort`.\n         *\n         * The `'close' event` is emitted on both `MessagePort` instances that\n         * are part of the channel.\n         * @since v10.5.0\n         */\n        close(): void;\n        /**\n         * Sends a JavaScript value to the receiving side of this channel. `value` is transferred in a way which is compatible with\n         * the [HTML structured clone algorithm](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Structured_clone_algorithm).\n         *\n         * In particular, the significant differences to `JSON` are:\n         *\n         * * `value` may contain circular references.\n         * * `value` may contain instances of builtin JS types such as `RegExp`s, `BigInt`s, `Map`s, `Set`s, etc.\n         * * `value` may contain typed arrays, both using `ArrayBuffer`s\n         * and `SharedArrayBuffer`s.\n         * * `value` may contain [`WebAssembly.Module`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Module) instances.\n         * * `value` may not contain native (C++-backed) objects other than:\n         *\n         * ```js\n         * import { MessageChannel } from 'node:worker_threads';\n         * const { port1, port2 } = new MessageChannel();\n         *\n         * port1.on('message', (message) => console.log(message));\n         *\n         * const circularData = {};\n         * circularData.foo = circularData;\n         * // Prints: { foo: [Circular] }\n         * port2.postMessage(circularData);\n         * ```\n         *\n         * `transferList` may be a list of [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer), `MessagePort`, and `FileHandle` objects.\n         * After transferring, they are not usable on the sending side of the channel\n         * anymore (even if they are not contained in `value`). Unlike with `child processes`, transferring handles such as network sockets is currently\n         * not supported.\n         *\n         * If `value` contains [`SharedArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer) instances, those are accessible\n         * from either thread. They cannot be listed in `transferList`.\n         *\n         * `value` may still contain `ArrayBuffer` instances that are not in `transferList`; in that case, the underlying memory is copied rather than moved.\n         *\n         * ```js\n         * import { MessageChannel } from 'node:worker_threads';\n         * const { port1, port2 } = new MessageChannel();\n         *\n         * port1.on('message', (message) => console.log(message));\n         *\n         * const uint8Array = new Uint8Array([ 1, 2, 3, 4 ]);\n         * // This posts a copy of `uint8Array`:\n         * port2.postMessage(uint8Array);\n         * // This does not copy data, but renders `uint8Array` unusable:\n         * port2.postMessage(uint8Array, [ uint8Array.buffer ]);\n         *\n         * // The memory for the `sharedUint8Array` is accessible from both the\n         * // original and the copy received by `.on('message')`:\n         * const sharedUint8Array = new Uint8Array(new SharedArrayBuffer(4));\n         * port2.postMessage(sharedUint8Array);\n         *\n         * // This transfers a freshly created message port to the receiver.\n         * // This can be used, for example, to create communication channels between\n         * // multiple `Worker` threads that are children of the same parent thread.\n         * const otherChannel = new MessageChannel();\n         * port2.postMessage({ port: otherChannel.port1 }, [ otherChannel.port1 ]);\n         * ```\n         *\n         * The message object is cloned immediately, and can be modified after\n         * posting without having side effects.\n         *\n         * For more information on the serialization and deserialization mechanisms\n         * behind this API, see the `serialization API of the node:v8 module`.\n         * @since v10.5.0\n         */\n        postMessage(value: any, transferList?: readonly TransferListItem[]): void;\n        /**\n         * Opposite of `unref()`. Calling `ref()` on a previously `unref()`ed port does _not_ let the program exit if it's the only active handle left (the default\n         * behavior). If the port is `ref()`ed, calling `ref()` again has no effect.\n         *\n         * If listeners are attached or removed using `.on('message')`, the port\n         * is `ref()`ed and `unref()`ed automatically depending on whether\n         * listeners for the event exist.\n         * @since v10.5.0\n         */\n        ref(): void;\n        /**\n         * Calling `unref()` on a port allows the thread to exit if this is the only\n         * active handle in the event system. If the port is already `unref()`ed calling `unref()` again has no effect.\n         *\n         * If listeners are attached or removed using `.on('message')`, the port is `ref()`ed and `unref()`ed automatically depending on whether\n         * listeners for the event exist.\n         * @since v10.5.0\n         */\n        unref(): void;\n        /**\n         * Starts receiving messages on this `MessagePort`. When using this port\n         * as an event emitter, this is called automatically once `'message'` listeners are attached.\n         *\n         * This method exists for parity with the Web `MessagePort` API. In Node.js,\n         * it is only useful for ignoring messages when no event listener is present.\n         * Node.js also diverges in its handling of `.onmessage`. Setting it\n         * automatically calls `.start()`, but unsetting it lets messages queue up\n         * until a new handler is set or the port is discarded.\n         * @since v10.5.0\n         */\n        start(): void;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"message\", listener: (value: any) => void): this;\n        addListener(event: \"messageerror\", listener: (error: Error) => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(event: \"close\"): boolean;\n        emit(event: \"message\", value: any): boolean;\n        emit(event: \"messageerror\", error: Error): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"message\", listener: (value: any) => void): this;\n        on(event: \"messageerror\", listener: (error: Error) => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"message\", listener: (value: any) => void): this;\n        once(event: \"messageerror\", listener: (error: Error) => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"message\", listener: (value: any) => void): this;\n        prependListener(event: \"messageerror\", listener: (error: Error) => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"message\", listener: (value: any) => void): this;\n        prependOnceListener(event: \"messageerror\", listener: (error: Error) => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        removeListener(event: \"close\", listener: () => void): this;\n        removeListener(event: \"message\", listener: (value: any) => void): this;\n        removeListener(event: \"messageerror\", listener: (error: Error) => void): this;\n        removeListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        off(event: \"close\", listener: () => void): this;\n        off(event: \"message\", listener: (value: any) => void): this;\n        off(event: \"messageerror\", listener: (error: Error) => void): this;\n        off(event: string | symbol, listener: (...args: any[]) => void): this;\n        addEventListener: EventTarget[\"addEventListener\"];\n        dispatchEvent: EventTarget[\"dispatchEvent\"];\n        removeEventListener: EventTarget[\"removeEventListener\"];\n    }\n    interface WorkerOptions {\n        /**\n         * List of arguments which would be stringified and appended to\n         * `process.argv` in the worker. This is mostly similar to the `workerData`\n         * but the values will be available on the global `process.argv` as if they\n         * were passed as CLI options to the script.\n         */\n        argv?: any[] | undefined;\n        env?: NodeJS.Dict<string> | typeof SHARE_ENV | undefined;\n        eval?: boolean | undefined;\n        workerData?: any;\n        stdin?: boolean | undefined;\n        stdout?: boolean | undefined;\n        stderr?: boolean | undefined;\n        execArgv?: string[] | undefined;\n        resourceLimits?: ResourceLimits | undefined;\n        /**\n         * Additional data to send in the first worker message.\n         */\n        transferList?: TransferListItem[] | undefined;\n        /**\n         * @default true\n         */\n        trackUnmanagedFds?: boolean | undefined;\n        /**\n         * An optional `name` to be appended to the worker title\n         * for debugging/identification purposes, making the final title as\n         * `[worker ${id}] ${name}`.\n         */\n        name?: string | undefined;\n    }\n    interface ResourceLimits {\n        /**\n         * The maximum size of a heap space for recently created objects.\n         */\n        maxYoungGenerationSizeMb?: number | undefined;\n        /**\n         * The maximum size of the main heap in MB.\n         */\n        maxOldGenerationSizeMb?: number | undefined;\n        /**\n         * The size of a pre-allocated memory range used for generated code.\n         */\n        codeRangeSizeMb?: number | undefined;\n        /**\n         * The default maximum stack size for the thread. Small values may lead to unusable Worker instances.\n         * @default 4\n         */\n        stackSizeMb?: number | undefined;\n    }\n    /**\n     * The `Worker` class represents an independent JavaScript execution thread.\n     * Most Node.js APIs are available inside of it.\n     *\n     * Notable differences inside a Worker environment are:\n     *\n     * * The `process.stdin`, `process.stdout`, and `process.stderr` streams may be redirected by the parent thread.\n     * * The `import { isMainThread } from 'node:worker_threads'` variable is set to `false`.\n     * * The `import { parentPort } from 'node:worker_threads'` message port is available.\n     * * `process.exit()` does not stop the whole program, just the single thread,\n     * and `process.abort()` is not available.\n     * * `process.chdir()` and `process` methods that set group or user ids\n     * are not available.\n     * * `process.env` is a copy of the parent thread's environment variables,\n     * unless otherwise specified. Changes to one copy are not visible in other\n     * threads, and are not visible to native add-ons (unless `worker.SHARE_ENV` is passed as the `env` option to the `Worker` constructor). On Windows, unlike the main thread, a copy of the\n     * environment variables operates in a case-sensitive manner.\n     * * `process.title` cannot be modified.\n     * * Signals are not delivered through `process.on('...')`.\n     * * Execution may stop at any point as a result of `worker.terminate()` being invoked.\n     * * IPC channels from parent processes are not accessible.\n     * * The `trace_events` module is not supported.\n     * * Native add-ons can only be loaded from multiple threads if they fulfill `certain conditions`.\n     *\n     * Creating `Worker` instances inside of other `Worker`s is possible.\n     *\n     * Like [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API) and the `node:cluster module`, two-way communication\n     * can be achieved through inter-thread message passing. Internally, a `Worker` has\n     * a built-in pair of `MessagePort` s that are already associated with each\n     * other when the `Worker` is created. While the `MessagePort` object on the parent\n     * side is not directly exposed, its functionalities are exposed through `worker.postMessage()` and the `worker.on('message')` event\n     * on the `Worker` object for the parent thread.\n     *\n     * To create custom messaging channels (which is encouraged over using the default\n     * global channel because it facilitates separation of concerns), users can create\n     * a `MessageChannel` object on either thread and pass one of the`MessagePort`s on that `MessageChannel` to the other thread through a\n     * pre-existing channel, such as the global one.\n     *\n     * See `port.postMessage()` for more information on how messages are passed,\n     * and what kind of JavaScript values can be successfully transported through\n     * the thread barrier.\n     *\n     * ```js\n     * import assert from 'node:assert';\n     * import {\n     *   Worker, MessageChannel, MessagePort, isMainThread, parentPort,\n     * } from 'node:worker_threads';\n     * if (isMainThread) {\n     *   const worker = new Worker(__filename);\n     *   const subChannel = new MessageChannel();\n     *   worker.postMessage({ hereIsYourPort: subChannel.port1 }, [subChannel.port1]);\n     *   subChannel.port2.on('message', (value) => {\n     *     console.log('received:', value);\n     *   });\n     * } else {\n     *   parentPort.once('message', (value) => {\n     *     assert(value.hereIsYourPort instanceof MessagePort);\n     *     value.hereIsYourPort.postMessage('the worker is sending this');\n     *     value.hereIsYourPort.close();\n     *   });\n     * }\n     * ```\n     * @since v10.5.0\n     */\n    class Worker extends EventEmitter {\n        /**\n         * If `stdin: true` was passed to the `Worker` constructor, this is a\n         * writable stream. The data written to this stream will be made available in\n         * the worker thread as `process.stdin`.\n         * @since v10.5.0\n         */\n        readonly stdin: Writable | null;\n        /**\n         * This is a readable stream which contains data written to `process.stdout` inside the worker thread. If `stdout: true` was not passed to the `Worker` constructor, then data is piped to the\n         * parent thread's `process.stdout` stream.\n         * @since v10.5.0\n         */\n        readonly stdout: Readable;\n        /**\n         * This is a readable stream which contains data written to `process.stderr` inside the worker thread. If `stderr: true` was not passed to the `Worker` constructor, then data is piped to the\n         * parent thread's `process.stderr` stream.\n         * @since v10.5.0\n         */\n        readonly stderr: Readable;\n        /**\n         * An integer identifier for the referenced thread. Inside the worker thread,\n         * it is available as `import { threadId } from 'node:worker_threads'`.\n         * This value is unique for each `Worker` instance inside a single process.\n         * @since v10.5.0\n         */\n        readonly threadId: number;\n        /**\n         * Provides the set of JS engine resource constraints for this Worker thread.\n         * If the `resourceLimits` option was passed to the `Worker` constructor,\n         * this matches its values.\n         *\n         * If the worker has stopped, the return value is an empty object.\n         * @since v13.2.0, v12.16.0\n         */\n        readonly resourceLimits?: ResourceLimits | undefined;\n        /**\n         * An object that can be used to query performance information from a worker\n         * instance. Similar to `perf_hooks.performance`.\n         * @since v15.1.0, v14.17.0, v12.22.0\n         */\n        readonly performance: WorkerPerformance;\n        /**\n         * @param filename  The path to the Worker’s main script or module.\n         *                  Must be either an absolute path or a relative path (i.e. relative to the current working directory) starting with ./ or ../,\n         *                  or a WHATWG URL object using file: protocol. If options.eval is true, this is a string containing JavaScript code rather than a path.\n         */\n        constructor(filename: string | URL, options?: WorkerOptions);\n        /**\n         * Send a message to the worker that is received via `require('node:worker_threads').parentPort.on('message')`.\n         * See `port.postMessage()` for more details.\n         * @since v10.5.0\n         */\n        postMessage(value: any, transferList?: readonly TransferListItem[]): void;\n        /**\n         * Sends a value to another worker, identified by its thread ID.\n         * @param threadId The target thread ID. If the thread ID is invalid, a `ERR_WORKER_MESSAGING_FAILED` error will be thrown.\n         * If the target thread ID is the current thread ID, a `ERR_WORKER_MESSAGING_SAME_THREAD` error will be thrown.\n         * @param value The value to send.\n         * @param transferList If one or more `MessagePort`-like objects are passed in value, a `transferList` is required for those items\n         * or `ERR_MISSING_MESSAGE_PORT_IN_TRANSFER_LIST` is thrown. See `port.postMessage()` for more information.\n         * @param timeout Time to wait for the message to be delivered in milliseconds. By default it's `undefined`, which means wait forever.\n         * If the operation times out, a `ERR_WORKER_MESSAGING_TIMEOUT` error is thrown.\n         * @since v22.5.0\n         */\n        postMessageToThread(threadId: number, value: any, timeout?: number): Promise<void>;\n        postMessageToThread(\n            threadId: number,\n            value: any,\n            transferList: readonly TransferListItem[],\n            timeout?: number,\n        ): Promise<void>;\n        /**\n         * Opposite of `unref()`, calling `ref()` on a previously `unref()`ed worker does _not_ let the program exit if it's the only active handle left (the default\n         * behavior). If the worker is `ref()`ed, calling `ref()` again has\n         * no effect.\n         * @since v10.5.0\n         */\n        ref(): void;\n        /**\n         * Calling `unref()` on a worker allows the thread to exit if this is the only\n         * active handle in the event system. If the worker is already `unref()`ed calling `unref()` again has no effect.\n         * @since v10.5.0\n         */\n        unref(): void;\n        /**\n         * Stop all JavaScript execution in the worker thread as soon as possible.\n         * Returns a Promise for the exit code that is fulfilled when the `'exit' event` is emitted.\n         * @since v10.5.0\n         */\n        terminate(): Promise<number>;\n        /**\n         * Returns a readable stream for a V8 snapshot of the current state of the Worker.\n         * See `v8.getHeapSnapshot()` for more details.\n         *\n         * If the Worker thread is no longer running, which may occur before the `'exit' event` is emitted, the returned `Promise` is rejected\n         * immediately with an `ERR_WORKER_NOT_RUNNING` error.\n         * @since v13.9.0, v12.17.0\n         * @return A promise for a Readable Stream containing a V8 heap snapshot\n         */\n        getHeapSnapshot(): Promise<Readable>;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: \"exit\", listener: (exitCode: number) => void): this;\n        addListener(event: \"message\", listener: (value: any) => void): this;\n        addListener(event: \"messageerror\", listener: (error: Error) => void): this;\n        addListener(event: \"online\", listener: () => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"exit\", exitCode: number): boolean;\n        emit(event: \"message\", value: any): boolean;\n        emit(event: \"messageerror\", error: Error): boolean;\n        emit(event: \"online\"): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"exit\", listener: (exitCode: number) => void): this;\n        on(event: \"message\", listener: (value: any) => void): this;\n        on(event: \"messageerror\", listener: (error: Error) => void): this;\n        on(event: \"online\", listener: () => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"exit\", listener: (exitCode: number) => void): this;\n        once(event: \"message\", listener: (value: any) => void): this;\n        once(event: \"messageerror\", listener: (error: Error) => void): this;\n        once(event: \"online\", listener: () => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: \"exit\", listener: (exitCode: number) => void): this;\n        prependListener(event: \"message\", listener: (value: any) => void): this;\n        prependListener(event: \"messageerror\", listener: (error: Error) => void): this;\n        prependListener(event: \"online\", listener: () => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(event: \"exit\", listener: (exitCode: number) => void): this;\n        prependOnceListener(event: \"message\", listener: (value: any) => void): this;\n        prependOnceListener(event: \"messageerror\", listener: (error: Error) => void): this;\n        prependOnceListener(event: \"online\", listener: () => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        removeListener(event: \"error\", listener: (err: Error) => void): this;\n        removeListener(event: \"exit\", listener: (exitCode: number) => void): this;\n        removeListener(event: \"message\", listener: (value: any) => void): this;\n        removeListener(event: \"messageerror\", listener: (error: Error) => void): this;\n        removeListener(event: \"online\", listener: () => void): this;\n        removeListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        off(event: \"error\", listener: (err: Error) => void): this;\n        off(event: \"exit\", listener: (exitCode: number) => void): this;\n        off(event: \"message\", listener: (value: any) => void): this;\n        off(event: \"messageerror\", listener: (error: Error) => void): this;\n        off(event: \"online\", listener: () => void): this;\n        off(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    interface BroadcastChannel extends NodeJS.RefCounted {}\n    /**\n     * Instances of `BroadcastChannel` allow asynchronous one-to-many communication\n     * with all other `BroadcastChannel` instances bound to the same channel name.\n     *\n     * ```js\n     * 'use strict';\n     *\n     * import {\n     *   isMainThread,\n     *   BroadcastChannel,\n     *   Worker,\n     * } from 'node:worker_threads';\n     *\n     * const bc = new BroadcastChannel('hello');\n     *\n     * if (isMainThread) {\n     *   let c = 0;\n     *   bc.onmessage = (event) => {\n     *     console.log(event.data);\n     *     if (++c === 10) bc.close();\n     *   };\n     *   for (let n = 0; n < 10; n++)\n     *     new Worker(__filename);\n     * } else {\n     *   bc.postMessage('hello from every worker');\n     *   bc.close();\n     * }\n     * ```\n     * @since v15.4.0\n     */\n    class BroadcastChannel {\n        readonly name: string;\n        /**\n         * Invoked with a single \\`MessageEvent\\` argument when a message is received.\n         * @since v15.4.0\n         */\n        onmessage: (message: unknown) => void;\n        /**\n         * Invoked with a received message cannot be deserialized.\n         * @since v15.4.0\n         */\n        onmessageerror: (message: unknown) => void;\n        constructor(name: string);\n        /**\n         * Closes the `BroadcastChannel` connection.\n         * @since v15.4.0\n         */\n        close(): void;\n        /**\n         * @since v15.4.0\n         * @param message Any cloneable JavaScript value.\n         */\n        postMessage(message: unknown): void;\n    }\n    /**\n     * Mark an object as not transferable. If `object` occurs in the transfer list of\n     * a `port.postMessage()` call, it is ignored.\n     *\n     * In particular, this makes sense for objects that can be cloned, rather than\n     * transferred, and which are used by other objects on the sending side.\n     * For example, Node.js marks the `ArrayBuffer`s it uses for its `Buffer pool` with this.\n     *\n     * This operation cannot be undone.\n     *\n     * ```js\n     * import { MessageChannel, markAsUntransferable } from 'node:worker_threads';\n     *\n     * const pooledBuffer = new ArrayBuffer(8);\n     * const typedArray1 = new Uint8Array(pooledBuffer);\n     * const typedArray2 = new Float64Array(pooledBuffer);\n     *\n     * markAsUntransferable(pooledBuffer);\n     *\n     * const { port1 } = new MessageChannel();\n     * port1.postMessage(typedArray1, [ typedArray1.buffer ]);\n     *\n     * // The following line prints the contents of typedArray1 -- it still owns\n     * // its memory and has been cloned, not transferred. Without\n     * // `markAsUntransferable()`, this would print an empty Uint8Array.\n     * // typedArray2 is intact as well.\n     * console.log(typedArray1);\n     * console.log(typedArray2);\n     * ```\n     *\n     * There is no equivalent to this API in browsers.\n     * @since v14.5.0, v12.19.0\n     */\n    function markAsUntransferable(object: object): void;\n    /**\n     * Check if an object is marked as not transferable with\n     * {@link markAsUntransferable}.\n     * @since v21.0.0\n     */\n    function isMarkedAsUntransferable(object: object): boolean;\n    /**\n     * Mark an object as not cloneable. If `object` is used as `message` in\n     * a `port.postMessage()` call, an error is thrown. This is a no-op if `object` is a\n     * primitive value.\n     *\n     * This has no effect on `ArrayBuffer`, or any `Buffer` like objects.\n     *\n     * This operation cannot be undone.\n     *\n     * ```js\n     * const { markAsUncloneable } = require('node:worker_threads');\n     *\n     * const anyObject = { foo: 'bar' };\n     * markAsUncloneable(anyObject);\n     * const { port1 } = new MessageChannel();\n     * try {\n     *   // This will throw an error, because anyObject is not cloneable.\n     *   port1.postMessage(anyObject)\n     * } catch (error) {\n     *   // error.name === 'DataCloneError'\n     * }\n     * ```\n     *\n     * There is no equivalent to this API in browsers.\n     * @since v22.10.0\n     */\n    function markAsUncloneable(object: object): void;\n    /**\n     * Transfer a `MessagePort` to a different `vm` Context. The original `port` object is rendered unusable, and the returned `MessagePort` instance\n     * takes its place.\n     *\n     * The returned `MessagePort` is an object in the target context and\n     * inherits from its global `Object` class. Objects passed to the [`port.onmessage()`](https://developer.mozilla.org/en-US/docs/Web/API/MessagePort/onmessage) listener are also created in the\n     * target context\n     * and inherit from its global `Object` class.\n     *\n     * However, the created `MessagePort` no longer inherits from [`EventTarget`](https://developer.mozilla.org/en-US/docs/Web/API/EventTarget), and only\n     * [`port.onmessage()`](https://developer.mozilla.org/en-US/docs/Web/API/MessagePort/onmessage) can be used to receive\n     * events using it.\n     * @since v11.13.0\n     * @param port The message port to transfer.\n     * @param contextifiedSandbox A `contextified` object as returned by the `vm.createContext()` method.\n     */\n    function moveMessagePortToContext(port: MessagePort, contextifiedSandbox: Context): MessagePort;\n    /**\n     * Receive a single message from a given `MessagePort`. If no message is available,`undefined` is returned, otherwise an object with a single `message` property\n     * that contains the message payload, corresponding to the oldest message in the `MessagePort`'s queue.\n     *\n     * ```js\n     * import { MessageChannel, receiveMessageOnPort } from 'node:worker_threads';\n     * const { port1, port2 } = new MessageChannel();\n     * port1.postMessage({ hello: 'world' });\n     *\n     * console.log(receiveMessageOnPort(port2));\n     * // Prints: { message: { hello: 'world' } }\n     * console.log(receiveMessageOnPort(port2));\n     * // Prints: undefined\n     * ```\n     *\n     * When this function is used, no `'message'` event is emitted and the `onmessage` listener is not invoked.\n     * @since v12.3.0\n     */\n    function receiveMessageOnPort(port: MessagePort):\n        | {\n            message: any;\n        }\n        | undefined;\n    type Serializable = string | object | number | boolean | bigint;\n    /**\n     * Within a worker thread, `worker.getEnvironmentData()` returns a clone\n     * of data passed to the spawning thread's `worker.setEnvironmentData()`.\n     * Every new `Worker` receives its own copy of the environment data\n     * automatically.\n     *\n     * ```js\n     * import {\n     *   Worker,\n     *   isMainThread,\n     *   setEnvironmentData,\n     *   getEnvironmentData,\n     * } from 'node:worker_threads';\n     *\n     * if (isMainThread) {\n     *   setEnvironmentData('Hello', 'World!');\n     *   const worker = new Worker(__filename);\n     * } else {\n     *   console.log(getEnvironmentData('Hello'));  // Prints 'World!'.\n     * }\n     * ```\n     * @since v15.12.0, v14.18.0\n     * @param key Any arbitrary, cloneable JavaScript value that can be used as a {Map} key.\n     */\n    function getEnvironmentData(key: Serializable): Serializable;\n    /**\n     * The `worker.setEnvironmentData()` API sets the content of `worker.getEnvironmentData()` in the current thread and all new `Worker` instances spawned from the current context.\n     * @since v15.12.0, v14.18.0\n     * @param key Any arbitrary, cloneable JavaScript value that can be used as a {Map} key.\n     * @param value Any arbitrary, cloneable JavaScript value that will be cloned and passed automatically to all new `Worker` instances. If `value` is passed as `undefined`, any previously set value\n     * for the `key` will be deleted.\n     */\n    function setEnvironmentData(key: Serializable, value: Serializable): void;\n\n    import {\n        BroadcastChannel as _BroadcastChannel,\n        MessageChannel as _MessageChannel,\n        MessagePort as _MessagePort,\n    } from \"worker_threads\";\n    global {\n        /**\n         * `BroadcastChannel` class is a global reference for `import { BroadcastChannel } from 'worker_threads'`\n         * https://nodejs.org/api/globals.html#broadcastchannel\n         * @since v18.0.0\n         */\n        var BroadcastChannel: typeof globalThis extends {\n            onmessage: any;\n            BroadcastChannel: infer T;\n        } ? T\n            : typeof _BroadcastChannel;\n        /**\n         * `MessageChannel` class is a global reference for `import { MessageChannel } from 'worker_threads'`\n         * https://nodejs.org/api/globals.html#messagechannel\n         * @since v15.0.0\n         */\n        var MessageChannel: typeof globalThis extends {\n            onmessage: any;\n            MessageChannel: infer T;\n        } ? T\n            : typeof _MessageChannel;\n        /**\n         * `MessagePort` class is a global reference for `import { MessagePort } from 'worker_threads'`\n         * https://nodejs.org/api/globals.html#messageport\n         * @since v15.0.0\n         */\n        var MessagePort: typeof globalThis extends {\n            onmessage: any;\n            MessagePort: infer T;\n        } ? T\n            : typeof _MessagePort;\n    }\n}\ndeclare module \"node:worker_threads\" {\n    export * from \"worker_threads\";\n}\n",
  "node_modules/@types/node/zlib.d.ts": "/**\n * The `node:zlib` module provides compression functionality implemented using\n * Gzip, Deflate/Inflate, and Brotli.\n *\n * To access it:\n *\n * ```js\n * import zlib from 'node:zlib';\n * ```\n *\n * Compression and decompression are built around the Node.js\n * [Streams API](https://nodejs.org/docs/latest-v22.x/api/stream.html).\n *\n * Compressing or decompressing a stream (such as a file) can be accomplished by\n * piping the source stream through a `zlib` `Transform` stream into a destination\n * stream:\n *\n * ```js\n * import { createGzip } from 'node:zlib';\n * import { pipeline } from 'node:stream';\n * import {\n *   createReadStream,\n *   createWriteStream,\n * } from 'node:fs';\n *\n * const gzip = createGzip();\n * const source = createReadStream('input.txt');\n * const destination = createWriteStream('input.txt.gz');\n *\n * pipeline(source, gzip, destination, (err) => {\n *   if (err) {\n *     console.error('An error occurred:', err);\n *     process.exitCode = 1;\n *   }\n * });\n *\n * // Or, Promisified\n *\n * import { promisify } from 'node:util';\n * const pipe = promisify(pipeline);\n *\n * async function do_gzip(input, output) {\n *   const gzip = createGzip();\n *   const source = createReadStream(input);\n *   const destination = createWriteStream(output);\n *   await pipe(source, gzip, destination);\n * }\n *\n * do_gzip('input.txt', 'input.txt.gz')\n *   .catch((err) => {\n *     console.error('An error occurred:', err);\n *     process.exitCode = 1;\n *   });\n * ```\n *\n * It is also possible to compress or decompress data in a single step:\n *\n * ```js\n * import { deflate, unzip } from 'node:zlib';\n *\n * const input = '.................................';\n * deflate(input, (err, buffer) => {\n *   if (err) {\n *     console.error('An error occurred:', err);\n *     process.exitCode = 1;\n *   }\n *   console.log(buffer.toString('base64'));\n * });\n *\n * const buffer = Buffer.from('eJzT0yMAAGTvBe8=', 'base64');\n * unzip(buffer, (err, buffer) => {\n *   if (err) {\n *     console.error('An error occurred:', err);\n *     process.exitCode = 1;\n *   }\n *   console.log(buffer.toString());\n * });\n *\n * // Or, Promisified\n *\n * import { promisify } from 'node:util';\n * const do_unzip = promisify(unzip);\n *\n * do_unzip(buffer)\n *   .then((buf) => console.log(buf.toString()))\n *   .catch((err) => {\n *     console.error('An error occurred:', err);\n *     process.exitCode = 1;\n *   });\n * ```\n * @since v0.5.8\n * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/zlib.js)\n */\ndeclare module \"zlib\" {\n    import * as stream from \"node:stream\";\n    interface ZlibOptions {\n        /**\n         * @default constants.Z_NO_FLUSH\n         */\n        flush?: number | undefined;\n        /**\n         * @default constants.Z_FINISH\n         */\n        finishFlush?: number | undefined;\n        /**\n         * @default 16*1024\n         */\n        chunkSize?: number | undefined;\n        windowBits?: number | undefined;\n        level?: number | undefined; // compression only\n        memLevel?: number | undefined; // compression only\n        strategy?: number | undefined; // compression only\n        dictionary?: NodeJS.ArrayBufferView | ArrayBuffer | undefined; // deflate/inflate only, empty dictionary by default\n        /**\n         * If `true`, returns an object with `buffer` and `engine`.\n         */\n        info?: boolean | undefined;\n        /**\n         * Limits output size when using convenience methods.\n         * @default buffer.kMaxLength\n         */\n        maxOutputLength?: number | undefined;\n    }\n    interface BrotliOptions {\n        /**\n         * @default constants.BROTLI_OPERATION_PROCESS\n         */\n        flush?: number | undefined;\n        /**\n         * @default constants.BROTLI_OPERATION_FINISH\n         */\n        finishFlush?: number | undefined;\n        /**\n         * @default 16*1024\n         */\n        chunkSize?: number | undefined;\n        params?:\n            | {\n                /**\n                 * Each key is a `constants.BROTLI_*` constant.\n                 */\n                [key: number]: boolean | number;\n            }\n            | undefined;\n        /**\n         * Limits output size when using [convenience methods](https://nodejs.org/docs/latest-v22.x/api/zlib.html#convenience-methods).\n         * @default buffer.kMaxLength\n         */\n        maxOutputLength?: number | undefined;\n    }\n    interface ZstdOptions {\n        /**\n         * @default constants.ZSTD_e_continue\n         */\n        flush?: number | undefined;\n        /**\n         * @default constants.ZSTD_e_end\n         */\n        finishFlush?: number | undefined;\n        /**\n         * @default 16 * 1024\n         */\n        chunkSize?: number | undefined;\n        /**\n         * Key-value object containing indexed\n         * [Zstd parameters](https://nodejs.org/docs/latest-v22.x/api/zlib.html#zstd-constants).\n         */\n        params?: { [key: number]: number | boolean } | undefined;\n        /**\n         * Limits output size when using\n         * [convenience methods](https://nodejs.org/docs/latest-v22.x/api/zlib.html#convenience-methods).\n         * @default buffer.kMaxLength\n         */\n        maxOutputLength?: number | undefined;\n    }\n    interface Zlib {\n        /** @deprecated Use bytesWritten instead. */\n        readonly bytesRead: number;\n        readonly bytesWritten: number;\n        shell?: boolean | string | undefined;\n        close(callback?: () => void): void;\n        flush(kind?: number, callback?: () => void): void;\n        flush(callback?: () => void): void;\n    }\n    interface ZlibParams {\n        params(level: number, strategy: number, callback: () => void): void;\n    }\n    interface ZlibReset {\n        reset(): void;\n    }\n    interface BrotliCompress extends stream.Transform, Zlib {}\n    interface BrotliDecompress extends stream.Transform, Zlib {}\n    interface Gzip extends stream.Transform, Zlib {}\n    interface Gunzip extends stream.Transform, Zlib {}\n    interface Deflate extends stream.Transform, Zlib, ZlibReset, ZlibParams {}\n    interface Inflate extends stream.Transform, Zlib, ZlibReset {}\n    interface DeflateRaw extends stream.Transform, Zlib, ZlibReset, ZlibParams {}\n    interface InflateRaw extends stream.Transform, Zlib, ZlibReset {}\n    interface Unzip extends stream.Transform, Zlib {}\n    /**\n     * @since v22.15.0\n     * @experimental\n     */\n    interface ZstdCompress extends stream.Transform, Zlib {}\n    /**\n     * @since v22.15.0\n     * @experimental\n     */\n    interface ZstdDecompress extends stream.Transform, Zlib {}\n    /**\n     * Computes a 32-bit [Cyclic Redundancy Check](https://en.wikipedia.org/wiki/Cyclic_redundancy_check) checksum of `data`.\n     * If `value` is specified, it is used as the starting value of the checksum, otherwise, 0 is used as the starting value.\n     * @param data When `data` is a string, it will be encoded as UTF-8 before being used for computation.\n     * @param value An optional starting value. It must be a 32-bit unsigned integer. @default 0\n     * @returns A 32-bit unsigned integer containing the checksum.\n     * @since v22.2.0\n     */\n    function crc32(data: string | Buffer | NodeJS.ArrayBufferView, value?: number): number;\n    /**\n     * Creates and returns a new `BrotliCompress` object.\n     * @since v11.7.0, v10.16.0\n     */\n    function createBrotliCompress(options?: BrotliOptions): BrotliCompress;\n    /**\n     * Creates and returns a new `BrotliDecompress` object.\n     * @since v11.7.0, v10.16.0\n     */\n    function createBrotliDecompress(options?: BrotliOptions): BrotliDecompress;\n    /**\n     * Creates and returns a new `Gzip` object.\n     * See `example`.\n     * @since v0.5.8\n     */\n    function createGzip(options?: ZlibOptions): Gzip;\n    /**\n     * Creates and returns a new `Gunzip` object.\n     * @since v0.5.8\n     */\n    function createGunzip(options?: ZlibOptions): Gunzip;\n    /**\n     * Creates and returns a new `Deflate` object.\n     * @since v0.5.8\n     */\n    function createDeflate(options?: ZlibOptions): Deflate;\n    /**\n     * Creates and returns a new `Inflate` object.\n     * @since v0.5.8\n     */\n    function createInflate(options?: ZlibOptions): Inflate;\n    /**\n     * Creates and returns a new `DeflateRaw` object.\n     *\n     * An upgrade of zlib from 1.2.8 to 1.2.11 changed behavior when `windowBits` is set to 8 for raw deflate streams. zlib would automatically set `windowBits` to 9 if was initially set to 8. Newer\n     * versions of zlib will throw an exception,\n     * so Node.js restored the original behavior of upgrading a value of 8 to 9,\n     * since passing `windowBits = 9` to zlib actually results in a compressed stream\n     * that effectively uses an 8-bit window only.\n     * @since v0.5.8\n     */\n    function createDeflateRaw(options?: ZlibOptions): DeflateRaw;\n    /**\n     * Creates and returns a new `InflateRaw` object.\n     * @since v0.5.8\n     */\n    function createInflateRaw(options?: ZlibOptions): InflateRaw;\n    /**\n     * Creates and returns a new `Unzip` object.\n     * @since v0.5.8\n     */\n    function createUnzip(options?: ZlibOptions): Unzip;\n    /**\n     * Creates and returns a new `ZstdCompress` object.\n     * @since v22.15.0\n     */\n    function createZstdCompress(options?: ZstdOptions): ZstdCompress;\n    /**\n     * Creates and returns a new `ZstdDecompress` object.\n     * @since v22.15.0\n     */\n    function createZstdDecompress(options?: ZstdOptions): ZstdDecompress;\n    type InputType = string | ArrayBuffer | NodeJS.ArrayBufferView;\n    type CompressCallback = (error: Error | null, result: Buffer) => void;\n    /**\n     * @since v11.7.0, v10.16.0\n     */\n    function brotliCompress(buf: InputType, options: BrotliOptions, callback: CompressCallback): void;\n    function brotliCompress(buf: InputType, callback: CompressCallback): void;\n    namespace brotliCompress {\n        function __promisify__(buffer: InputType, options?: BrotliOptions): Promise<Buffer>;\n    }\n    /**\n     * Compress a chunk of data with `BrotliCompress`.\n     * @since v11.7.0, v10.16.0\n     */\n    function brotliCompressSync(buf: InputType, options?: BrotliOptions): Buffer;\n    /**\n     * @since v11.7.0, v10.16.0\n     */\n    function brotliDecompress(buf: InputType, options: BrotliOptions, callback: CompressCallback): void;\n    function brotliDecompress(buf: InputType, callback: CompressCallback): void;\n    namespace brotliDecompress {\n        function __promisify__(buffer: InputType, options?: BrotliOptions): Promise<Buffer>;\n    }\n    /**\n     * Decompress a chunk of data with `BrotliDecompress`.\n     * @since v11.7.0, v10.16.0\n     */\n    function brotliDecompressSync(buf: InputType, options?: BrotliOptions): Buffer;\n    /**\n     * @since v0.6.0\n     */\n    function deflate(buf: InputType, callback: CompressCallback): void;\n    function deflate(buf: InputType, options: ZlibOptions, callback: CompressCallback): void;\n    namespace deflate {\n        function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<Buffer>;\n    }\n    /**\n     * Compress a chunk of data with `Deflate`.\n     * @since v0.11.12\n     */\n    function deflateSync(buf: InputType, options?: ZlibOptions): Buffer;\n    /**\n     * @since v0.6.0\n     */\n    function deflateRaw(buf: InputType, callback: CompressCallback): void;\n    function deflateRaw(buf: InputType, options: ZlibOptions, callback: CompressCallback): void;\n    namespace deflateRaw {\n        function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<Buffer>;\n    }\n    /**\n     * Compress a chunk of data with `DeflateRaw`.\n     * @since v0.11.12\n     */\n    function deflateRawSync(buf: InputType, options?: ZlibOptions): Buffer;\n    /**\n     * @since v0.6.0\n     */\n    function gzip(buf: InputType, callback: CompressCallback): void;\n    function gzip(buf: InputType, options: ZlibOptions, callback: CompressCallback): void;\n    namespace gzip {\n        function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<Buffer>;\n    }\n    /**\n     * Compress a chunk of data with `Gzip`.\n     * @since v0.11.12\n     */\n    function gzipSync(buf: InputType, options?: ZlibOptions): Buffer;\n    /**\n     * @since v0.6.0\n     */\n    function gunzip(buf: InputType, callback: CompressCallback): void;\n    function gunzip(buf: InputType, options: ZlibOptions, callback: CompressCallback): void;\n    namespace gunzip {\n        function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<Buffer>;\n    }\n    /**\n     * Decompress a chunk of data with `Gunzip`.\n     * @since v0.11.12\n     */\n    function gunzipSync(buf: InputType, options?: ZlibOptions): Buffer;\n    /**\n     * @since v0.6.0\n     */\n    function inflate(buf: InputType, callback: CompressCallback): void;\n    function inflate(buf: InputType, options: ZlibOptions, callback: CompressCallback): void;\n    namespace inflate {\n        function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<Buffer>;\n    }\n    /**\n     * Decompress a chunk of data with `Inflate`.\n     * @since v0.11.12\n     */\n    function inflateSync(buf: InputType, options?: ZlibOptions): Buffer;\n    /**\n     * @since v0.6.0\n     */\n    function inflateRaw(buf: InputType, callback: CompressCallback): void;\n    function inflateRaw(buf: InputType, options: ZlibOptions, callback: CompressCallback): void;\n    namespace inflateRaw {\n        function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<Buffer>;\n    }\n    /**\n     * Decompress a chunk of data with `InflateRaw`.\n     * @since v0.11.12\n     */\n    function inflateRawSync(buf: InputType, options?: ZlibOptions): Buffer;\n    /**\n     * @since v0.6.0\n     */\n    function unzip(buf: InputType, callback: CompressCallback): void;\n    function unzip(buf: InputType, options: ZlibOptions, callback: CompressCallback): void;\n    namespace unzip {\n        function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<Buffer>;\n    }\n    /**\n     * Decompress a chunk of data with `Unzip`.\n     * @since v0.11.12\n     */\n    function unzipSync(buf: InputType, options?: ZlibOptions): Buffer;\n    /**\n     * @since v22.15.0\n     * @experimental\n     */\n    function zstdCompress(buf: InputType, callback: CompressCallback): void;\n    function zstdCompress(buf: InputType, options: ZstdOptions, callback: CompressCallback): void;\n    namespace zstdCompress {\n        function __promisify__(buffer: InputType, options?: ZstdOptions): Promise<Buffer>;\n    }\n    /**\n     * Compress a chunk of data with `ZstdCompress`.\n     * @since v22.15.0\n     * @experimental\n     */\n    function zstdCompressSync(buf: InputType, options?: ZstdOptions): Buffer;\n    /**\n     * @since v22.15.0\n     * @experimental\n     */\n    function zstdDecompress(buf: InputType, callback: CompressCallback): void;\n    function zstdDecompress(buf: InputType, options: ZstdOptions, callback: CompressCallback): void;\n    namespace zstdDecompress {\n        function __promisify__(buffer: InputType, options?: ZstdOptions): Promise<Buffer>;\n    }\n    /**\n     * Decompress a chunk of data with `ZstdDecompress`.\n     * @since v22.15.0\n     * @experimental\n     */\n    function zstdDecompressSync(buf: InputType, options?: ZstdOptions): Buffer;\n    namespace constants {\n        const BROTLI_DECODE: number;\n        const BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES: number;\n        const BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP: number;\n        const BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES: number;\n        const BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1: number;\n        const BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2: number;\n        const BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS: number;\n        const BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET: number;\n        const BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1: number;\n        const BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2: number;\n        const BROTLI_DECODER_ERROR_FORMAT_CL_SPACE: number;\n        const BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT: number;\n        const BROTLI_DECODER_ERROR_FORMAT_DICTIONARY: number;\n        const BROTLI_DECODER_ERROR_FORMAT_DISTANCE: number;\n        const BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE: number;\n        const BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE: number;\n        const BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE: number;\n        const BROTLI_DECODER_ERROR_FORMAT_PADDING_1: number;\n        const BROTLI_DECODER_ERROR_FORMAT_PADDING_2: number;\n        const BROTLI_DECODER_ERROR_FORMAT_RESERVED: number;\n        const BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET: number;\n        const BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME: number;\n        const BROTLI_DECODER_ERROR_FORMAT_TRANSFORM: number;\n        const BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS: number;\n        const BROTLI_DECODER_ERROR_INVALID_ARGUMENTS: number;\n        const BROTLI_DECODER_ERROR_UNREACHABLE: number;\n        const BROTLI_DECODER_NEEDS_MORE_INPUT: number;\n        const BROTLI_DECODER_NEEDS_MORE_OUTPUT: number;\n        const BROTLI_DECODER_NO_ERROR: number;\n        const BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION: number;\n        const BROTLI_DECODER_PARAM_LARGE_WINDOW: number;\n        const BROTLI_DECODER_RESULT_ERROR: number;\n        const BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT: number;\n        const BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT: number;\n        const BROTLI_DECODER_RESULT_SUCCESS: number;\n        const BROTLI_DECODER_SUCCESS: number;\n        const BROTLI_DEFAULT_MODE: number;\n        const BROTLI_DEFAULT_QUALITY: number;\n        const BROTLI_DEFAULT_WINDOW: number;\n        const BROTLI_ENCODE: number;\n        const BROTLI_LARGE_MAX_WINDOW_BITS: number;\n        const BROTLI_MAX_INPUT_BLOCK_BITS: number;\n        const BROTLI_MAX_QUALITY: number;\n        const BROTLI_MAX_WINDOW_BITS: number;\n        const BROTLI_MIN_INPUT_BLOCK_BITS: number;\n        const BROTLI_MIN_QUALITY: number;\n        const BROTLI_MIN_WINDOW_BITS: number;\n        const BROTLI_MODE_FONT: number;\n        const BROTLI_MODE_GENERIC: number;\n        const BROTLI_MODE_TEXT: number;\n        const BROTLI_OPERATION_EMIT_METADATA: number;\n        const BROTLI_OPERATION_FINISH: number;\n        const BROTLI_OPERATION_FLUSH: number;\n        const BROTLI_OPERATION_PROCESS: number;\n        const BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING: number;\n        const BROTLI_PARAM_LARGE_WINDOW: number;\n        const BROTLI_PARAM_LGBLOCK: number;\n        const BROTLI_PARAM_LGWIN: number;\n        const BROTLI_PARAM_MODE: number;\n        const BROTLI_PARAM_NDIRECT: number;\n        const BROTLI_PARAM_NPOSTFIX: number;\n        const BROTLI_PARAM_QUALITY: number;\n        const BROTLI_PARAM_SIZE_HINT: number;\n        const DEFLATE: number;\n        const DEFLATERAW: number;\n        const GUNZIP: number;\n        const GZIP: number;\n        const INFLATE: number;\n        const INFLATERAW: number;\n        const UNZIP: number;\n        const ZLIB_VERNUM: number;\n        const ZSTD_CLEVEL_DEFAULT: number;\n        const ZSTD_COMPRESS: number;\n        const ZSTD_DECOMPRESS: number;\n        const ZSTD_btlazy2: number;\n        const ZSTD_btopt: number;\n        const ZSTD_btultra: number;\n        const ZSTD_btultra2: number;\n        const ZSTD_c_chainLog: number;\n        const ZSTD_c_checksumFlag: number;\n        const ZSTD_c_compressionLevel: number;\n        const ZSTD_c_contentSizeFlag: number;\n        const ZSTD_c_dictIDFlag: number;\n        const ZSTD_c_enableLongDistanceMatching: number;\n        const ZSTD_c_hashLog: number;\n        const ZSTD_c_jobSize: number;\n        const ZSTD_c_ldmBucketSizeLog: number;\n        const ZSTD_c_ldmHashLog: number;\n        const ZSTD_c_ldmHashRateLog: number;\n        const ZSTD_c_ldmMinMatch: number;\n        const ZSTD_c_minMatch: number;\n        const ZSTD_c_nbWorkers: number;\n        const ZSTD_c_overlapLog: number;\n        const ZSTD_c_searchLog: number;\n        const ZSTD_c_strategy: number;\n        const ZSTD_c_targetLength: number;\n        const ZSTD_c_windowLog: number;\n        const ZSTD_d_windowLogMax: number;\n        const ZSTD_dfast: number;\n        const ZSTD_e_continue: number;\n        const ZSTD_e_end: number;\n        const ZSTD_e_flush: number;\n        const ZSTD_error_GENERIC: number;\n        const ZSTD_error_checksum_wrong: number;\n        const ZSTD_error_corruption_detected: number;\n        const ZSTD_error_dictionaryCreation_failed: number;\n        const ZSTD_error_dictionary_corrupted: number;\n        const ZSTD_error_dictionary_wrong: number;\n        const ZSTD_error_dstBuffer_null: number;\n        const ZSTD_error_dstSize_tooSmall: number;\n        const ZSTD_error_frameParameter_unsupported: number;\n        const ZSTD_error_frameParameter_windowTooLarge: number;\n        const ZSTD_error_init_missing: number;\n        const ZSTD_error_literals_headerWrong: number;\n        const ZSTD_error_maxSymbolValue_tooLarge: number;\n        const ZSTD_error_maxSymbolValue_tooSmall: number;\n        const ZSTD_error_memory_allocation: number;\n        const ZSTD_error_noForwardProgress_destFull: number;\n        const ZSTD_error_noForwardProgress_inputEmpty: number;\n        const ZSTD_error_no_error: number;\n        const ZSTD_error_parameter_combination_unsupported: number;\n        const ZSTD_error_parameter_outOfBound: number;\n        const ZSTD_error_parameter_unsupported: number;\n        const ZSTD_error_prefix_unknown: number;\n        const ZSTD_error_srcSize_wrong: number;\n        const ZSTD_error_stabilityCondition_notRespected: number;\n        const ZSTD_error_stage_wrong: number;\n        const ZSTD_error_tableLog_tooLarge: number;\n        const ZSTD_error_version_unsupported: number;\n        const ZSTD_error_workSpace_tooSmall: number;\n        const ZSTD_fast: number;\n        const ZSTD_greedy: number;\n        const ZSTD_lazy: number;\n        const ZSTD_lazy2: number;\n        const Z_BEST_COMPRESSION: number;\n        const Z_BEST_SPEED: number;\n        const Z_BLOCK: number;\n        const Z_BUF_ERROR: number;\n        const Z_DATA_ERROR: number;\n        const Z_DEFAULT_CHUNK: number;\n        const Z_DEFAULT_COMPRESSION: number;\n        const Z_DEFAULT_LEVEL: number;\n        const Z_DEFAULT_MEMLEVEL: number;\n        const Z_DEFAULT_STRATEGY: number;\n        const Z_DEFAULT_WINDOWBITS: number;\n        const Z_ERRNO: number;\n        const Z_FILTERED: number;\n        const Z_FINISH: number;\n        const Z_FIXED: number;\n        const Z_FULL_FLUSH: number;\n        const Z_HUFFMAN_ONLY: number;\n        const Z_MAX_CHUNK: number;\n        const Z_MAX_LEVEL: number;\n        const Z_MAX_MEMLEVEL: number;\n        const Z_MAX_WINDOWBITS: number;\n        const Z_MEM_ERROR: number;\n        const Z_MIN_CHUNK: number;\n        const Z_MIN_LEVEL: number;\n        const Z_MIN_MEMLEVEL: number;\n        const Z_MIN_WINDOWBITS: number;\n        const Z_NEED_DICT: number;\n        const Z_NO_COMPRESSION: number;\n        const Z_NO_FLUSH: number;\n        const Z_OK: number;\n        const Z_PARTIAL_FLUSH: number;\n        const Z_RLE: number;\n        const Z_STREAM_END: number;\n        const Z_STREAM_ERROR: number;\n        const Z_SYNC_FLUSH: number;\n        const Z_VERSION_ERROR: number;\n    }\n    // Allowed flush values.\n    /** @deprecated Use `constants.Z_NO_FLUSH` */\n    const Z_NO_FLUSH: number;\n    /** @deprecated Use `constants.Z_PARTIAL_FLUSH` */\n    const Z_PARTIAL_FLUSH: number;\n    /** @deprecated Use `constants.Z_SYNC_FLUSH` */\n    const Z_SYNC_FLUSH: number;\n    /** @deprecated Use `constants.Z_FULL_FLUSH` */\n    const Z_FULL_FLUSH: number;\n    /** @deprecated Use `constants.Z_FINISH` */\n    const Z_FINISH: number;\n    /** @deprecated Use `constants.Z_BLOCK` */\n    const Z_BLOCK: number;\n    /** @deprecated Use `constants.Z_TREES` */\n    const Z_TREES: number;\n    // Return codes for the compression/decompression functions.\n    // Negative values are errors, positive values are used for special but normal events.\n    /** @deprecated Use `constants.Z_OK` */\n    const Z_OK: number;\n    /** @deprecated Use `constants.Z_STREAM_END` */\n    const Z_STREAM_END: number;\n    /** @deprecated Use `constants.Z_NEED_DICT` */\n    const Z_NEED_DICT: number;\n    /** @deprecated Use `constants.Z_ERRNO` */\n    const Z_ERRNO: number;\n    /** @deprecated Use `constants.Z_STREAM_ERROR` */\n    const Z_STREAM_ERROR: number;\n    /** @deprecated Use `constants.Z_DATA_ERROR` */\n    const Z_DATA_ERROR: number;\n    /** @deprecated Use `constants.Z_MEM_ERROR` */\n    const Z_MEM_ERROR: number;\n    /** @deprecated Use `constants.Z_BUF_ERROR` */\n    const Z_BUF_ERROR: number;\n    /** @deprecated Use `constants.Z_VERSION_ERROR` */\n    const Z_VERSION_ERROR: number;\n    // Compression levels.\n    /** @deprecated Use `constants.Z_NO_COMPRESSION` */\n    const Z_NO_COMPRESSION: number;\n    /** @deprecated Use `constants.Z_BEST_SPEED` */\n    const Z_BEST_SPEED: number;\n    /** @deprecated Use `constants.Z_BEST_COMPRESSION` */\n    const Z_BEST_COMPRESSION: number;\n    /** @deprecated Use `constants.Z_DEFAULT_COMPRESSION` */\n    const Z_DEFAULT_COMPRESSION: number;\n    // Compression strategy.\n    /** @deprecated Use `constants.Z_FILTERED` */\n    const Z_FILTERED: number;\n    /** @deprecated Use `constants.Z_HUFFMAN_ONLY` */\n    const Z_HUFFMAN_ONLY: number;\n    /** @deprecated Use `constants.Z_RLE` */\n    const Z_RLE: number;\n    /** @deprecated Use `constants.Z_FIXED` */\n    const Z_FIXED: number;\n    /** @deprecated Use `constants.Z_DEFAULT_STRATEGY` */\n    const Z_DEFAULT_STRATEGY: number;\n    /** @deprecated */\n    const Z_BINARY: number;\n    /** @deprecated */\n    const Z_TEXT: number;\n    /** @deprecated */\n    const Z_ASCII: number;\n    /** @deprecated  */\n    const Z_UNKNOWN: number;\n    /** @deprecated */\n    const Z_DEFLATED: number;\n}\ndeclare module \"node:zlib\" {\n    export * from \"zlib\";\n}\n",
  "node_modules/@types/parse-json/index.d.ts": "declare function parseJson(input: string | null, filepath?: string): any;\ndeclare function parseJson(input: string | null, reviver: (key: any, value: any) => any, filepath?: string): any;\n\nexport = parseJson;\n",
  "node_modules/@types/parse-json/package.json": "{\n    \"name\": \"@types/parse-json\",\n    \"version\": \"4.0.2\",\n    \"description\": \"TypeScript definitions for parse-json\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse-json\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"mrmlnc\",\n            \"githubUsername\": \"mrmlnc\",\n            \"url\": \"https://github.com/mrmlnc\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/parse-json\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {},\n    \"typesPublisherContentHash\": \"d1152b3b9b47f80db7e38510e7a49a297ca3c102317f67bcacb959271c65e6c1\",\n    \"typeScriptVersion\": \"4.5\"\n}",
  "node_modules/@types/prop-types/index.d.ts": "// eslint-disable-next-line @definitelytyped/export-just-namespace\nexport = PropTypes;\n\ndeclare namespace PropTypes {\n    type ReactComponentLike =\n        | string\n        | ((props: any) => any)\n        | (new(props: any) => any);\n\n    interface ReactElementLike {\n        type: ReactComponentLike;\n        props: unknown;\n        key: string | null;\n    }\n\n    interface ReactNodeArray extends Iterable<ReactNodeLike> {}\n\n    /**\n     * @internal Use `Awaited<ReactNodeLike>` instead\n     */\n    // Helper type to enable `Awaited<ReactNodeLike>`.\n    // Must be a copy of the non-thenables of `ReactNodeLike`.\n    type AwaitedReactNodeLike =\n        | ReactElementLike\n        | string\n        | number\n        | bigint\n        | ReactNodeArray\n        | boolean\n        | null\n        | undefined;\n\n    type ReactNodeLike =\n        | ReactElementLike\n        | ReactNodeArray\n        | string\n        | number\n        | bigint\n        | boolean\n        | null\n        | undefined\n        | Promise<AwaitedReactNodeLike>;\n\n    const nominalTypeHack: unique symbol;\n\n    type IsOptional<T> = undefined extends T ? true : false;\n\n    type RequiredKeys<V> = {\n        [K in keyof V]-?: Exclude<V[K], undefined> extends Validator<infer T> ? IsOptional<T> extends true ? never : K\n            : never;\n    }[keyof V];\n    type OptionalKeys<V> = Exclude<keyof V, RequiredKeys<V>>;\n    type InferPropsInner<V> = { [K in keyof V]-?: InferType<V[K]> };\n\n    interface Validator<T> {\n        (\n            props: { [key: string]: any },\n            propName: string,\n            componentName: string,\n            location: string,\n            propFullName: string,\n        ): Error | null;\n        [nominalTypeHack]?: {\n            type: T;\n        } | undefined;\n    }\n\n    interface Requireable<T> extends Validator<T | undefined | null> {\n        isRequired: Validator<NonNullable<T>>;\n    }\n\n    type ValidationMap<T> = { [K in keyof T]?: Validator<T[K]> };\n\n    /**\n     * Like {@link ValidationMap} but treats `undefined`, `null` and optional properties the same.\n     * This type is only added as a migration path in React 19 where this type was removed from React.\n     * Runtime and compile time types would mismatch since you could see `undefined` at runtime when your types don't expect this type.\n     */\n    type WeakValidationMap<T> = {\n        [K in keyof T]?: null extends T[K] ? Validator<T[K] | null | undefined>\n            : undefined extends T[K] ? Validator<T[K] | null | undefined>\n            : Validator<T[K]>;\n    };\n\n    type InferType<V> = V extends Validator<infer T> ? T : any;\n    type InferProps<V> =\n        & InferPropsInner<Pick<V, RequiredKeys<V>>>\n        & Partial<InferPropsInner<Pick<V, OptionalKeys<V>>>>;\n\n    const any: Requireable<any>;\n    const array: Requireable<any[]>;\n    const bool: Requireable<boolean>;\n    const func: Requireable<(...args: any[]) => any>;\n    const number: Requireable<number>;\n    const object: Requireable<object>;\n    const string: Requireable<string>;\n    const node: Requireable<ReactNodeLike>;\n    const element: Requireable<ReactElementLike>;\n    const symbol: Requireable<symbol>;\n    const elementType: Requireable<ReactComponentLike>;\n    function instanceOf<T>(expectedClass: new(...args: any[]) => T): Requireable<T>;\n    function oneOf<T>(types: readonly T[]): Requireable<T>;\n    function oneOfType<T extends Validator<any>>(types: T[]): Requireable<NonNullable<InferType<T>>>;\n    function arrayOf<T>(type: Validator<T>): Requireable<T[]>;\n    function objectOf<T>(type: Validator<T>): Requireable<{ [K in keyof any]: T }>;\n    function shape<P extends ValidationMap<any>>(type: P): Requireable<InferProps<P>>;\n    function exact<P extends ValidationMap<any>>(type: P): Requireable<Required<InferProps<P>>>;\n\n    /**\n     * Assert that the values match with the type specs.\n     * Error messages are memorized and will only be shown once.\n     *\n     * @param typeSpecs Map of name to a ReactPropType\n     * @param values Runtime values that need to be type-checked\n     * @param location e.g. \"prop\", \"context\", \"child context\"\n     * @param componentName Name of the component for error messages\n     * @param getStack Returns the component stack\n     */\n    function checkPropTypes(\n        typeSpecs: any,\n        values: any,\n        location: string,\n        componentName: string,\n        getStack?: () => any,\n    ): void;\n\n    /**\n     * Only available if NODE_ENV=production\n     */\n    function resetWarningCache(): void;\n}\n",
  "node_modules/@types/prop-types/package.json": "{\n    \"name\": \"@types/prop-types\",\n    \"version\": \"15.7.14\",\n    \"description\": \"TypeScript definitions for prop-types\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prop-types\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"DovydasNavickas\",\n            \"githubUsername\": \"DovydasNavickas\",\n            \"url\": \"https://github.com/DovydasNavickas\"\n        },\n        {\n            \"name\": \"Ferdy Budhidharma\",\n            \"githubUsername\": \"ferdaber\",\n            \"url\": \"https://github.com/ferdaber\"\n        },\n        {\n            \"name\": \"Sebastian Silbermann\",\n            \"githubUsername\": \"eps1lon\",\n            \"url\": \"https://github.com/eps1lon\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/prop-types\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {},\n    \"peerDependencies\": {},\n    \"typesPublisherContentHash\": \"76a862de323d8337216b203df4c9133c09741e0faa9572926b65e698eab4ce58\",\n    \"typeScriptVersion\": \"5.0\"\n}",
  "node_modules/@types/qs/index.d.ts": "export = QueryString;\nexport as namespace qs;\n\ndeclare namespace QueryString {\n    type defaultEncoder = (str: any, defaultEncoder?: any, charset?: string) => string;\n    type defaultDecoder = (str: string, decoder?: any, charset?: string) => string;\n\n    type BooleanOptional = boolean | undefined;\n\n    interface IStringifyBaseOptions {\n        delimiter?: string | undefined;\n        strictNullHandling?: boolean | undefined;\n        skipNulls?: boolean | undefined;\n        encode?: boolean | undefined;\n        encoder?:\n            | ((str: any, defaultEncoder: defaultEncoder, charset: string, type: \"key\" | \"value\") => string)\n            | undefined;\n        filter?: Array<string | number> | ((prefix: string, value: any) => any) | undefined;\n        arrayFormat?: \"indices\" | \"brackets\" | \"repeat\" | \"comma\" | undefined;\n        indices?: boolean | undefined;\n        sort?: ((a: string, b: string) => number) | undefined;\n        serializeDate?: ((d: Date) => string) | undefined;\n        format?: \"RFC1738\" | \"RFC3986\" | undefined;\n        encodeValuesOnly?: boolean | undefined;\n        addQueryPrefix?: boolean | undefined;\n        charset?: \"utf-8\" | \"iso-8859-1\" | undefined;\n        charsetSentinel?: boolean | undefined;\n        allowEmptyArrays?: boolean | undefined;\n        commaRoundTrip?: boolean | undefined;\n    }\n\n    type IStringifyDynamicOptions<AllowDots extends BooleanOptional> = AllowDots extends true\n        ? { allowDots?: AllowDots; encodeDotInKeys?: boolean }\n        : { allowDots?: boolean; encodeDotInKeys?: false };\n\n    type IStringifyOptions<AllowDots extends BooleanOptional = undefined> =\n        & IStringifyBaseOptions\n        & IStringifyDynamicOptions<AllowDots>;\n\n    interface IParseBaseOptions {\n        comma?: boolean | undefined;\n        delimiter?: string | RegExp | undefined;\n        depth?: number | false | undefined;\n        decoder?:\n            | ((str: string, defaultDecoder: defaultDecoder, charset: string, type: \"key\" | \"value\") => any)\n            | undefined;\n        arrayLimit?: number | undefined;\n        parseArrays?: boolean | undefined;\n        plainObjects?: boolean | undefined;\n        allowPrototypes?: boolean | undefined;\n        allowSparse?: boolean | undefined;\n        parameterLimit?: number | undefined;\n        strictNullHandling?: boolean | undefined;\n        ignoreQueryPrefix?: boolean | undefined;\n        charset?: \"utf-8\" | \"iso-8859-1\" | undefined;\n        charsetSentinel?: boolean | undefined;\n        interpretNumericEntities?: boolean | undefined;\n        allowEmptyArrays?: boolean | undefined;\n        duplicates?: \"combine\" | \"first\" | \"last\" | undefined;\n        strictDepth?: boolean | undefined;\n    }\n\n    type IParseDynamicOptions<AllowDots extends BooleanOptional> = AllowDots extends true\n        ? { allowDots?: AllowDots; decodeDotInKeys?: boolean }\n        : { allowDots?: boolean; decodeDotInKeys?: false };\n\n    type IParseOptions<AllowDots extends BooleanOptional = undefined> =\n        & IParseBaseOptions\n        & IParseDynamicOptions<AllowDots>;\n\n    interface ParsedQs {\n        [key: string]: undefined | string | ParsedQs | (string | ParsedQs)[];\n    }\n\n    function stringify(obj: any, options?: IStringifyOptions<BooleanOptional>): string;\n    function parse(str: string, options?: IParseOptions<BooleanOptional> & { decoder?: never | undefined }): ParsedQs;\n    function parse(\n        str: string | Record<string, string>,\n        options?: IParseOptions<BooleanOptional>,\n    ): { [key: string]: unknown };\n}\n",
  "node_modules/@types/qs/package.json": "{\n    \"name\": \"@types/qs\",\n    \"version\": \"6.9.18\",\n    \"description\": \"TypeScript definitions for qs\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/qs\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Roman Korneev\",\n            \"githubUsername\": \"RWander\",\n            \"url\": \"https://github.com/RWander\"\n        },\n        {\n            \"name\": \"Leon Yu\",\n            \"githubUsername\": \"leonyu\",\n            \"url\": \"https://github.com/leonyu\"\n        },\n        {\n            \"name\": \"Belinda Teh\",\n            \"githubUsername\": \"tehbelinda\",\n            \"url\": \"https://github.com/tehbelinda\"\n        },\n        {\n            \"name\": \"Melvin Lee\",\n            \"githubUsername\": \"zyml\",\n            \"url\": \"https://github.com/zyml\"\n        },\n        {\n            \"name\": \"Arturs Vonda\",\n            \"githubUsername\": \"artursvonda\",\n            \"url\": \"https://github.com/artursvonda\"\n        },\n        {\n            \"name\": \"Carlos Bonetti\",\n            \"githubUsername\": \"CarlosBonetti\",\n            \"url\": \"https://github.com/CarlosBonetti\"\n        },\n        {\n            \"name\": \"Dan Smith\",\n            \"githubUsername\": \"dpsmith3\",\n            \"url\": \"https://github.com/dpsmith3\"\n        },\n        {\n            \"name\": \"Hunter Perrin\",\n            \"githubUsername\": \"hperrin\",\n            \"url\": \"https://github.com/hperrin\"\n        },\n        {\n            \"name\": \"Jordan Harband\",\n            \"githubUsername\": \"ljharb\",\n            \"url\": \"https://github.com/ljharb\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/qs\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {},\n    \"peerDependencies\": {},\n    \"typesPublisherContentHash\": \"2b3ee00ab119740c8d250fb641a3ab35b4a40a86c735d92f5d6ca12894a1ec0f\",\n    \"typeScriptVersion\": \"5.0\"\n}",
  "node_modules/@types/range-parser/index.d.ts": "/**\n * When ranges are returned, the array has a \"type\" property which is the type of\n * range that is required (most commonly, \"bytes\"). Each array element is an object\n * with a \"start\" and \"end\" property for the portion of the range.\n *\n * @returns `-1` when unsatisfiable and `-2` when syntactically invalid, ranges otherwise.\n */\ndeclare function RangeParser(\n    size: number,\n    str: string,\n    options?: RangeParser.Options,\n): RangeParser.Result | RangeParser.Ranges;\n\ndeclare namespace RangeParser {\n    interface Ranges extends Array<Range> {\n        type: string;\n    }\n    interface Range {\n        start: number;\n        end: number;\n    }\n    interface Options {\n        /**\n         * The \"combine\" option can be set to `true` and overlapping & adjacent ranges\n         * will be combined into a single range.\n         */\n        combine?: boolean | undefined;\n    }\n    type ResultUnsatisfiable = -1;\n    type ResultInvalid = -2;\n    type Result = ResultUnsatisfiable | ResultInvalid;\n}\n\nexport = RangeParser;\n",
  "node_modules/@types/range-parser/package.json": "{\n    \"name\": \"@types/range-parser\",\n    \"version\": \"1.2.7\",\n    \"description\": \"TypeScript definitions for range-parser\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/range-parser\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Tomek Łaziuk\",\n            \"githubUsername\": \"tlaziuk\",\n            \"url\": \"https://github.com/tlaziuk\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/range-parser\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {},\n    \"typesPublisherContentHash\": \"85ed88e3afe8da85360c400901b67e99a7c6690c6376c5ab8939ae9dee4b0a93\",\n    \"typeScriptVersion\": \"4.5\"\n}",
  "node_modules/@types/react/canary.d.ts": "/**\n * These are types for things that are present in the React `canary` release channel.\n *\n * To load the types declared here in an actual project, there are three ways. The easiest one,\n * if your `tsconfig.json` already has a `\"types\"` array in the `\"compilerOptions\"` section,\n * is to add `\"react/canary\"` to the `\"types\"` array.\n *\n * Alternatively, a specific import syntax can to be used from a typescript file.\n * This module does not exist in reality, which is why the {} is important:\n *\n * ```ts\n * import {} from 'react/canary'\n * ```\n *\n * It is also possible to include it through a triple-slash reference:\n *\n * ```ts\n * /// <reference types=\"react/canary\" />\n * ```\n *\n * Either the import or the reference only needs to appear once, anywhere in the project.\n */\n\n// See https://github.com/facebook/react/blob/main/packages/react/src/React.js to see how the exports are declared,\n\nimport React = require(\".\");\n\nexport {};\n\ndeclare const UNDEFINED_VOID_ONLY: unique symbol;\ntype VoidOrUndefinedOnly = void | { [UNDEFINED_VOID_ONLY]: never };\n\ntype NativeToggleEvent = ToggleEvent;\n\ndeclare module \".\" {\n    export type Usable<T> = PromiseLike<T> | Context<T>;\n\n    export function use<T>(usable: Usable<T>): T;\n\n    interface ServerContextJSONArray extends ReadonlyArray<ServerContextJSONValue> {}\n    export type ServerContextJSONValue =\n        | string\n        | boolean\n        | number\n        | null\n        | ServerContextJSONArray\n        | { [key: string]: ServerContextJSONValue };\n    export interface ServerContext<T extends ServerContextJSONValue> {\n        Provider: Provider<T>;\n    }\n    /**\n     * Accepts a context object (the value returned from `React.createContext` or `React.createServerContext`) and returns the current\n     * context value, as given by the nearest context provider for the given context.\n     *\n     * @version 16.8.0\n     * @see https://react.dev/reference/react/useContext\n     */\n    function useContext<T extends ServerContextJSONValue>(context: ServerContext<T>): T;\n    export function createServerContext<T extends ServerContextJSONValue>(\n        globalName: string,\n        defaultValue: T,\n    ): ServerContext<T>;\n\n    // eslint-disable-next-line @typescript-eslint/no-unsafe-function-type\n    export function cache<CachedFunction extends Function>(fn: CachedFunction): CachedFunction;\n\n    export function unstable_useCacheRefresh(): () => void;\n\n    interface DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS {\n        functions: (formData: FormData) => void | Promise<void>;\n    }\n\n    export interface TransitionStartFunction {\n        /**\n         * Marks all state updates inside the async function as transitions\n         *\n         * @see {https://react.dev/reference/react/useTransition#starttransition}\n         *\n         * @param callback\n         */\n        (callback: () => Promise<VoidOrUndefinedOnly>): void;\n    }\n\n    /**\n     * Similar to `useTransition` but allows uses where hooks are not available.\n     *\n     * @param callback An _asynchronous_ function which causes state updates that can be deferred.\n     */\n    export function startTransition(scope: () => Promise<VoidOrUndefinedOnly>): void;\n\n    export function useOptimistic<State>(\n        passthrough: State,\n    ): [State, (action: State | ((pendingState: State) => State)) => void];\n    export function useOptimistic<State, Action>(\n        passthrough: State,\n        reducer: (state: State, action: Action) => State,\n    ): [State, (action: Action) => void];\n\n    interface DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES {\n        cleanup: () => VoidOrUndefinedOnly;\n    }\n\n    export function useActionState<State>(\n        action: (state: Awaited<State>) => State | Promise<State>,\n        initialState: Awaited<State>,\n        permalink?: string,\n    ): [state: Awaited<State>, dispatch: () => void, isPending: boolean];\n    export function useActionState<State, Payload>(\n        action: (state: Awaited<State>, payload: Payload) => State | Promise<State>,\n        initialState: Awaited<State>,\n        permalink?: string,\n    ): [state: Awaited<State>, dispatch: (payload: Payload) => void, isPending: boolean];\n\n    interface DOMAttributes<T> {\n        // Transition Events\n        onTransitionCancel?: TransitionEventHandler<T> | undefined;\n        onTransitionCancelCapture?: TransitionEventHandler<T> | undefined;\n        onTransitionRun?: TransitionEventHandler<T> | undefined;\n        onTransitionRunCapture?: TransitionEventHandler<T> | undefined;\n        onTransitionStart?: TransitionEventHandler<T> | undefined;\n        onTransitionStartCapture?: TransitionEventHandler<T> | undefined;\n    }\n\n    type ToggleEventHandler<T = Element> = EventHandler<ToggleEvent<T>>;\n\n    interface HTMLAttributes<T> {\n        popover?: \"\" | \"auto\" | \"manual\" | undefined;\n        popoverTargetAction?: \"toggle\" | \"show\" | \"hide\" | undefined;\n        popoverTarget?: string | undefined;\n        onToggle?: ToggleEventHandler<T> | undefined;\n        onBeforeToggle?: ToggleEventHandler<T> | undefined;\n    }\n\n    interface ToggleEvent<T = Element> extends SyntheticEvent<T, NativeToggleEvent> {\n        oldState: \"closed\" | \"open\";\n        newState: \"closed\" | \"open\";\n    }\n\n    interface LinkHTMLAttributes<T> {\n        precedence?: string | undefined;\n    }\n\n    interface StyleHTMLAttributes<T> {\n        href?: string | undefined;\n        precedence?: string | undefined;\n    }\n\n    /**\n     * @internal Use `Awaited<ReactNode>` instead\n     */\n    // Helper type to enable `Awaited<ReactNode>`.\n    // Must be a copy of the non-thenables of `ReactNode`.\n    type AwaitedReactNode =\n        | ReactElement\n        | string\n        | number\n        | Iterable<AwaitedReactNode>\n        | ReactPortal\n        | boolean\n        | null\n        | undefined;\n    interface DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_REACT_NODES {\n        promises: Promise<AwaitedReactNode>;\n        bigints: bigint;\n    }\n}\n",
  "node_modules/@types/react/experimental.d.ts": "/**\n * These are types for things that are present in the `experimental` builds of React but not yet\n * on a stable build.\n *\n * Once they are promoted to stable they can just be moved to the main index file.\n *\n * To load the types declared here in an actual project, there are three ways. The easiest one,\n * if your `tsconfig.json` already has a `\"types\"` array in the `\"compilerOptions\"` section,\n * is to add `\"react/experimental\"` to the `\"types\"` array.\n *\n * Alternatively, a specific import syntax can to be used from a typescript file.\n * This module does not exist in reality, which is why the {} is important:\n *\n * ```ts\n * import {} from 'react/experimental'\n * ```\n *\n * It is also possible to include it through a triple-slash reference:\n *\n * ```ts\n * /// <reference types=\"react/experimental\" />\n * ```\n *\n * Either the import or the reference only needs to appear once, anywhere in the project.\n */\n\n// See https://github.com/facebook/react/blob/master/packages/react/src/React.js to see how the exports are declared,\n// and https://github.com/facebook/react/blob/master/packages/shared/ReactFeatureFlags.js to verify which APIs are\n// flagged experimental or not. Experimental APIs will be tagged with `__EXPERIMENTAL__`.\n//\n// For the inputs of types exported as simply a fiber tag, the `beginWork` function of ReactFiberBeginWork.js\n// is a good place to start looking for details; it generally calls prop validation functions or delegates\n// all tasks done as part of the render phase (the concurrent part of the React update cycle).\n//\n// Suspense-related handling can be found in ReactFiberThrow.js.\n\nimport React = require(\"./canary\");\n\nexport {};\n\ndeclare const UNDEFINED_VOID_ONLY: unique symbol;\ntype VoidOrUndefinedOnly = void | { [UNDEFINED_VOID_ONLY]: never };\n\ndeclare module \".\" {\n    export interface SuspenseProps {\n        /**\n         * The presence of this prop indicates that the content is computationally expensive to render.\n         * In other words, the tree is CPU bound and not I/O bound (e.g. due to fetching data).\n         * @see {@link https://github.com/facebook/react/pull/19936}\n         */\n        unstable_expectedLoadTime?: number | undefined;\n    }\n\n    export type SuspenseListRevealOrder = \"forwards\" | \"backwards\" | \"together\";\n    export type SuspenseListTailMode = \"collapsed\" | \"hidden\";\n\n    export interface SuspenseListCommonProps {\n        /**\n         * Note that SuspenseList require more than one child;\n         * it is a runtime warning to provide only a single child.\n         *\n         * It does, however, allow those children to be wrapped inside a single\n         * level of `<React.Fragment>`.\n         */\n        children: ReactElement | Iterable<ReactElement>;\n    }\n\n    interface DirectionalSuspenseListProps extends SuspenseListCommonProps {\n        /**\n         * Defines the order in which the `SuspenseList` children should be revealed.\n         */\n        revealOrder: \"forwards\" | \"backwards\";\n        /**\n         * Dictates how unloaded items in a SuspenseList is shown.\n         *\n         * - By default, `SuspenseList` will show all fallbacks in the list.\n         * - `collapsed` shows only the next fallback in the list.\n         * - `hidden` doesn’t show any unloaded items.\n         */\n        tail?: SuspenseListTailMode | undefined;\n    }\n\n    interface NonDirectionalSuspenseListProps extends SuspenseListCommonProps {\n        /**\n         * Defines the order in which the `SuspenseList` children should be revealed.\n         */\n        revealOrder?: Exclude<SuspenseListRevealOrder, DirectionalSuspenseListProps[\"revealOrder\"]> | undefined;\n        /**\n         * The tail property is invalid when not using the `forwards` or `backwards` reveal orders.\n         */\n        tail?: never | undefined;\n    }\n\n    export type SuspenseListProps = DirectionalSuspenseListProps | NonDirectionalSuspenseListProps;\n\n    /**\n     * `SuspenseList` helps coordinate many components that can suspend by orchestrating the order\n     * in which these components are revealed to the user.\n     *\n     * When multiple components need to fetch data, this data may arrive in an unpredictable order.\n     * However, if you wrap these items in a `SuspenseList`, React will not show an item in the list\n     * until previous items have been displayed (this behavior is adjustable).\n     *\n     * @see https://reactjs.org/docs/concurrent-mode-reference.html#suspenselist\n     * @see https://reactjs.org/docs/concurrent-mode-patterns.html#suspenselist\n     */\n    export const unstable_SuspenseList: ExoticComponent<SuspenseListProps>;\n\n    // eslint-disable-next-line @typescript-eslint/no-unsafe-function-type\n    export function experimental_useEffectEvent<T extends Function>(event: T): T;\n\n    /**\n     * Warning: Only available in development builds.\n     */\n    function captureOwnerStack(): string | null;\n\n    type Reference = object;\n    type TaintableUniqueValue = string | bigint | ArrayBufferView;\n    function experimental_taintUniqueValue(\n        message: string | undefined,\n        lifetime: Reference,\n        value: TaintableUniqueValue,\n    ): void;\n    function experimental_taintObjectReference(message: string | undefined, object: Reference): void;\n\n    export interface HTMLAttributes<T> {\n        /**\n         * @see https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/inert\n         */\n        inert?: boolean | undefined;\n    }\n}\n",
  "node_modules/@types/react/global.d.ts": "/*\nReact projects that don't include the DOM library need these interfaces to compile.\nReact Native applications use React, but there is no DOM available. The JavaScript runtime\nis ES6/ES2015 only. These definitions allow such projects to compile with only `--lib ES6`.\n\nWarning: all of these interfaces are empty. If you want type definitions for various properties\n(such as HTMLInputElement.prototype.value), you need to add `--lib DOM` (via command line or tsconfig.json).\n*/\n\ninterface Event {}\ninterface AnimationEvent extends Event {}\ninterface ClipboardEvent extends Event {}\ninterface CompositionEvent extends Event {}\ninterface DragEvent extends Event {}\ninterface FocusEvent extends Event {}\ninterface KeyboardEvent extends Event {}\ninterface MouseEvent extends Event {}\ninterface TouchEvent extends Event {}\ninterface PointerEvent extends Event {}\ninterface ToggleEvent extends Event {}\ninterface TransitionEvent extends Event {}\ninterface UIEvent extends Event {}\ninterface WheelEvent extends Event {}\n\ninterface EventTarget {}\ninterface Document {}\ninterface DataTransfer {}\ninterface StyleMedia {}\n\ninterface Element {}\ninterface DocumentFragment {}\n\ninterface HTMLElement extends Element {}\ninterface HTMLAnchorElement extends HTMLElement {}\ninterface HTMLAreaElement extends HTMLElement {}\ninterface HTMLAudioElement extends HTMLElement {}\ninterface HTMLBaseElement extends HTMLElement {}\ninterface HTMLBodyElement extends HTMLElement {}\ninterface HTMLBRElement extends HTMLElement {}\ninterface HTMLButtonElement extends HTMLElement {}\ninterface HTMLCanvasElement extends HTMLElement {}\ninterface HTMLDataElement extends HTMLElement {}\ninterface HTMLDataListElement extends HTMLElement {}\ninterface HTMLDetailsElement extends HTMLElement {}\ninterface HTMLDialogElement extends HTMLElement {}\ninterface HTMLDivElement extends HTMLElement {}\ninterface HTMLDListElement extends HTMLElement {}\ninterface HTMLEmbedElement extends HTMLElement {}\ninterface HTMLFieldSetElement extends HTMLElement {}\ninterface HTMLFormElement extends HTMLElement {}\ninterface HTMLHeadingElement extends HTMLElement {}\ninterface HTMLHeadElement extends HTMLElement {}\ninterface HTMLHRElement extends HTMLElement {}\ninterface HTMLHtmlElement extends HTMLElement {}\ninterface HTMLIFrameElement extends HTMLElement {}\ninterface HTMLImageElement extends HTMLElement {}\ninterface HTMLInputElement extends HTMLElement {}\ninterface HTMLModElement extends HTMLElement {}\ninterface HTMLLabelElement extends HTMLElement {}\ninterface HTMLLegendElement extends HTMLElement {}\ninterface HTMLLIElement extends HTMLElement {}\ninterface HTMLLinkElement extends HTMLElement {}\ninterface HTMLMapElement extends HTMLElement {}\ninterface HTMLMetaElement extends HTMLElement {}\ninterface HTMLMeterElement extends HTMLElement {}\ninterface HTMLObjectElement extends HTMLElement {}\ninterface HTMLOListElement extends HTMLElement {}\ninterface HTMLOptGroupElement extends HTMLElement {}\ninterface HTMLOptionElement extends HTMLElement {}\ninterface HTMLOutputElement extends HTMLElement {}\ninterface HTMLParagraphElement extends HTMLElement {}\ninterface HTMLParamElement extends HTMLElement {}\ninterface HTMLPreElement extends HTMLElement {}\ninterface HTMLProgressElement extends HTMLElement {}\ninterface HTMLQuoteElement extends HTMLElement {}\ninterface HTMLSlotElement extends HTMLElement {}\ninterface HTMLScriptElement extends HTMLElement {}\ninterface HTMLSelectElement extends HTMLElement {}\ninterface HTMLSourceElement extends HTMLElement {}\ninterface HTMLSpanElement extends HTMLElement {}\ninterface HTMLStyleElement extends HTMLElement {}\ninterface HTMLTableElement extends HTMLElement {}\ninterface HTMLTableColElement extends HTMLElement {}\ninterface HTMLTableDataCellElement extends HTMLElement {}\ninterface HTMLTableHeaderCellElement extends HTMLElement {}\ninterface HTMLTableRowElement extends HTMLElement {}\ninterface HTMLTableSectionElement extends HTMLElement {}\ninterface HTMLTemplateElement extends HTMLElement {}\ninterface HTMLTextAreaElement extends HTMLElement {}\ninterface HTMLTimeElement extends HTMLElement {}\ninterface HTMLTitleElement extends HTMLElement {}\ninterface HTMLTrackElement extends HTMLElement {}\ninterface HTMLUListElement extends HTMLElement {}\ninterface HTMLVideoElement extends HTMLElement {}\ninterface HTMLWebViewElement extends HTMLElement {}\n\ninterface SVGElement extends Element {}\ninterface SVGSVGElement extends SVGElement {}\ninterface SVGCircleElement extends SVGElement {}\ninterface SVGClipPathElement extends SVGElement {}\ninterface SVGDefsElement extends SVGElement {}\ninterface SVGDescElement extends SVGElement {}\ninterface SVGEllipseElement extends SVGElement {}\ninterface SVGFEBlendElement extends SVGElement {}\ninterface SVGFEColorMatrixElement extends SVGElement {}\ninterface SVGFEComponentTransferElement extends SVGElement {}\ninterface SVGFECompositeElement extends SVGElement {}\ninterface SVGFEConvolveMatrixElement extends SVGElement {}\ninterface SVGFEDiffuseLightingElement extends SVGElement {}\ninterface SVGFEDisplacementMapElement extends SVGElement {}\ninterface SVGFEDistantLightElement extends SVGElement {}\ninterface SVGFEDropShadowElement extends SVGElement {}\ninterface SVGFEFloodElement extends SVGElement {}\ninterface SVGFEFuncAElement extends SVGElement {}\ninterface SVGFEFuncBElement extends SVGElement {}\ninterface SVGFEFuncGElement extends SVGElement {}\ninterface SVGFEFuncRElement extends SVGElement {}\ninterface SVGFEGaussianBlurElement extends SVGElement {}\ninterface SVGFEImageElement extends SVGElement {}\ninterface SVGFEMergeElement extends SVGElement {}\ninterface SVGFEMergeNodeElement extends SVGElement {}\ninterface SVGFEMorphologyElement extends SVGElement {}\ninterface SVGFEOffsetElement extends SVGElement {}\ninterface SVGFEPointLightElement extends SVGElement {}\ninterface SVGFESpecularLightingElement extends SVGElement {}\ninterface SVGFESpotLightElement extends SVGElement {}\ninterface SVGFETileElement extends SVGElement {}\ninterface SVGFETurbulenceElement extends SVGElement {}\ninterface SVGFilterElement extends SVGElement {}\ninterface SVGForeignObjectElement extends SVGElement {}\ninterface SVGGElement extends SVGElement {}\ninterface SVGImageElement extends SVGElement {}\ninterface SVGLineElement extends SVGElement {}\ninterface SVGLinearGradientElement extends SVGElement {}\ninterface SVGMarkerElement extends SVGElement {}\ninterface SVGMaskElement extends SVGElement {}\ninterface SVGMetadataElement extends SVGElement {}\ninterface SVGPathElement extends SVGElement {}\ninterface SVGPatternElement extends SVGElement {}\ninterface SVGPolygonElement extends SVGElement {}\ninterface SVGPolylineElement extends SVGElement {}\ninterface SVGRadialGradientElement extends SVGElement {}\ninterface SVGRectElement extends SVGElement {}\ninterface SVGSetElement extends SVGElement {}\ninterface SVGStopElement extends SVGElement {}\ninterface SVGSwitchElement extends SVGElement {}\ninterface SVGSymbolElement extends SVGElement {}\ninterface SVGTextElement extends SVGElement {}\ninterface SVGTextPathElement extends SVGElement {}\ninterface SVGTSpanElement extends SVGElement {}\ninterface SVGUseElement extends SVGElement {}\ninterface SVGViewElement extends SVGElement {}\n\ninterface FormData {}\ninterface Text {}\ninterface TouchList {}\ninterface WebGLRenderingContext {}\ninterface WebGL2RenderingContext {}\n\ninterface TrustedHTML {}\n",
  "node_modules/@types/react/index.d.ts": "// NOTE: Users of the `experimental` builds of React should add a reference\n// to 'react/experimental' in their project. See experimental.d.ts's top comment\n// for reference and documentation on how exactly to do it.\n\n/// <reference path=\"global.d.ts\" />\n\nimport * as CSS from \"csstype\";\nimport * as PropTypes from \"prop-types\";\n\ntype NativeAnimationEvent = AnimationEvent;\ntype NativeClipboardEvent = ClipboardEvent;\ntype NativeCompositionEvent = CompositionEvent;\ntype NativeDragEvent = DragEvent;\ntype NativeFocusEvent = FocusEvent;\ntype NativeKeyboardEvent = KeyboardEvent;\ntype NativeMouseEvent = MouseEvent;\ntype NativeTouchEvent = TouchEvent;\ntype NativePointerEvent = PointerEvent;\ntype NativeTransitionEvent = TransitionEvent;\ntype NativeUIEvent = UIEvent;\ntype NativeWheelEvent = WheelEvent;\n\n/**\n * Used to represent DOM API's where users can either pass\n * true or false as a boolean or as its equivalent strings.\n */\ntype Booleanish = boolean | \"true\" | \"false\";\n\n/**\n * @see {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/crossorigin MDN}\n */\ntype CrossOrigin = \"anonymous\" | \"use-credentials\" | \"\" | undefined;\n\ndeclare const UNDEFINED_VOID_ONLY: unique symbol;\n\n/**\n * The function returned from an effect passed to {@link React.useEffect useEffect},\n * which can be used to clean up the effect when the component unmounts.\n *\n * @see {@link https://react.dev/reference/react/useEffect React Docs}\n */\ntype Destructor = () => void | { [UNDEFINED_VOID_ONLY]: never };\ntype VoidOrUndefinedOnly = void | { [UNDEFINED_VOID_ONLY]: never };\n\n// eslint-disable-next-line @definitelytyped/export-just-namespace\nexport = React;\nexport as namespace React;\n\ndeclare namespace React {\n    //\n    // React Elements\n    // ----------------------------------------------------------------------\n\n    /**\n     * Used to retrieve the possible components which accept a given set of props.\n     *\n     * Can be passed no type parameters to get a union of all possible components\n     * and tags.\n     *\n     * Is a superset of {@link ComponentType}.\n     *\n     * @template P The props to match against. If not passed, defaults to any.\n     * @template Tag An optional tag to match against. If not passed, attempts to match against all possible tags.\n     *\n     * @example\n     *\n     * ```tsx\n     * // All components and tags (img, embed etc.)\n     * // which accept `src`\n     * type SrcComponents = ElementType<{ src: any }>;\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * // All components\n     * type AllComponents = ElementType;\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * // All custom components which match `src`, and tags which\n     * // match `src`, narrowed down to just `audio` and `embed`\n     * type SrcComponents = ElementType<{ src: any }, 'audio' | 'embed'>;\n     * ```\n     */\n    type ElementType<P = any, Tag extends keyof JSX.IntrinsicElements = keyof JSX.IntrinsicElements> =\n        | { [K in Tag]: P extends JSX.IntrinsicElements[K] ? K : never }[Tag]\n        | ComponentType<P>;\n\n    /**\n     * Represents any user-defined component, either as a function or a class.\n     *\n     * Similar to {@link JSXElementConstructor}, but with extra properties like\n     * {@link FunctionComponent.defaultProps defaultProps } and\n     * {@link ComponentClass.contextTypes contextTypes}.\n     *\n     * @template P The props the component accepts.\n     *\n     * @see {@link ComponentClass}\n     * @see {@link FunctionComponent}\n     */\n    type ComponentType<P = {}> = ComponentClass<P> | FunctionComponent<P>;\n\n    /**\n     * Represents any user-defined component, either as a function or a class.\n     *\n     * Similar to {@link ComponentType}, but without extra properties like\n     * {@link FunctionComponent.defaultProps defaultProps } and\n     * {@link ComponentClass.contextTypes contextTypes}.\n     *\n     * @template P The props the component accepts.\n     */\n    type JSXElementConstructor<P> =\n        | ((\n            props: P,\n            /**\n             * @deprecated\n             *\n             * @see {@link https://legacy.reactjs.org/docs/legacy-context.html#referencing-context-in-stateless-function-components React Docs}\n             */\n            deprecatedLegacyContext?: any,\n        ) => ReactNode)\n        | (new(\n            props: P,\n            /**\n             * @deprecated\n             *\n             * @see {@link https://legacy.reactjs.org/docs/legacy-context.html#referencing-context-in-lifecycle-methods React Docs}\n             */\n            deprecatedLegacyContext?: any,\n        ) => Component<any, any>);\n\n    /**\n     * A readonly ref container where {@link current} cannot be mutated.\n     *\n     * Created by {@link createRef}, or {@link useRef} when passed `null`.\n     *\n     * @template T The type of the ref's value.\n     *\n     * @example\n     *\n     * ```tsx\n     * const ref = createRef<HTMLDivElement>();\n     *\n     * ref.current = document.createElement('div'); // Error\n     * ```\n     */\n    interface RefObject<T> {\n        /**\n         * The current value of the ref.\n         */\n        readonly current: T | null;\n    }\n\n    interface DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES {\n    }\n    /**\n     * A callback fired whenever the ref's value changes.\n     *\n     * @template T The type of the ref's value.\n     *\n     * @see {@link https://react.dev/reference/react-dom/components/common#ref-callback React Docs}\n     *\n     * @example\n     *\n     * ```tsx\n     * <div ref={(node) => console.log(node)} />\n     * ```\n     */\n    type RefCallback<T> = {\n        bivarianceHack(\n            instance: T | null,\n        ):\n            | void\n            | DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[\n                keyof DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES\n            ];\n    }[\"bivarianceHack\"];\n\n    /**\n     * A union type of all possible shapes for React refs.\n     *\n     * @see {@link RefCallback}\n     * @see {@link RefObject}\n     */\n\n    type Ref<T> = RefCallback<T> | RefObject<T> | null;\n    /**\n     * A legacy implementation of refs where you can pass a string to a ref prop.\n     *\n     * @see {@link https://react.dev/reference/react/Component#refs React Docs}\n     *\n     * @example\n     *\n     * ```tsx\n     * <div ref=\"myRef\" />\n     * ```\n     */\n    // TODO: Remove the string ref special case from `PropsWithRef` once we remove LegacyRef\n    type LegacyRef<T> = string | Ref<T>;\n\n    /**\n     * Retrieves the type of the 'ref' prop for a given component type or tag name.\n     *\n     * @template C The component type.\n     *\n     * @example\n     *\n     * ```tsx\n     * type MyComponentRef = React.ElementRef<typeof MyComponent>;\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * type DivRef = React.ElementRef<'div'>;\n     * ```\n     */\n    type ElementRef<\n        C extends\n            | ForwardRefExoticComponent<any>\n            | { new(props: any): Component<any> }\n            | ((props: any, deprecatedLegacyContext?: any) => ReactNode)\n            | keyof JSX.IntrinsicElements,\n    > =\n        // need to check first if `ref` is a valid prop for ts@3.0\n        // otherwise it will infer `{}` instead of `never`\n        \"ref\" extends keyof ComponentPropsWithRef<C>\n            ? NonNullable<ComponentPropsWithRef<C>[\"ref\"]> extends RefAttributes<\n                infer Instance\n            >[\"ref\"] ? Instance\n            : never\n            : never;\n\n    type ComponentState = any;\n\n    /**\n     * A value which uniquely identifies a node among items in an array.\n     *\n     * @see {@link https://react.dev/learn/rendering-lists#keeping-list-items-in-order-with-key React Docs}\n     */\n    type Key = string | number | bigint;\n\n    /**\n     * @internal The props any component can receive.\n     * You don't have to add this type. All components automatically accept these props.\n     * ```tsx\n     * const Component = () => <div />;\n     * <Component key=\"one\" />\n     * ```\n     *\n     * WARNING: The implementation of a component will never have access to these attributes.\n     * The following example would be incorrect usage because {@link Component} would never have access to `key`:\n     * ```tsx\n     * const Component = (props: React.Attributes) => props.key;\n     * ```\n     */\n    interface Attributes {\n        key?: Key | null | undefined;\n    }\n    /**\n     * The props any component accepting refs can receive.\n     * Class components, built-in browser components (e.g. `div`) and forwardRef components can receive refs and automatically accept these props.\n     * ```tsx\n     * const Component = forwardRef(() => <div />);\n     * <Component ref={(current) => console.log(current)} />\n     * ```\n     *\n     * You only need this type if you manually author the types of props that need to be compatible with legacy refs.\n     * ```tsx\n     * interface Props extends React.RefAttributes<HTMLDivElement> {}\n     * declare const Component: React.FunctionComponent<Props>;\n     * ```\n     *\n     * Otherwise it's simpler to directly use {@link Ref} since you can safely use the\n     * props type to describe to props that a consumer can pass to the component\n     * as well as describing the props the implementation of a component \"sees\".\n     * {@link RefAttributes} is generally not safe to describe both consumer and seen props.\n     *\n     * ```tsx\n     * interface Props extends {\n     *   ref?: React.Ref<HTMLDivElement> | undefined;\n     * }\n     * declare const Component: React.FunctionComponent<Props>;\n     * ```\n     *\n     * WARNING: The implementation of a component will not have access to the same type in versions of React supporting string refs.\n     * The following example would be incorrect usage because {@link Component} would never have access to a `ref` with type `string`\n     * ```tsx\n     * const Component = (props: React.RefAttributes) => props.ref;\n     * ```\n     */\n    interface RefAttributes<T> extends Attributes {\n        /**\n         * Allows getting a ref to the component instance.\n         * Once the component unmounts, React will set `ref.current` to `null`\n         * (or call the ref with `null` if you passed a callback ref).\n         *\n         * @see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}\n         */\n        ref?: LegacyRef<T> | undefined;\n    }\n\n    /**\n     * Represents the built-in attributes available to class components.\n     */\n    interface ClassAttributes<T> extends RefAttributes<T> {\n    }\n\n    /**\n     * Represents a JSX element.\n     *\n     * Where {@link ReactNode} represents everything that can be rendered, `ReactElement`\n     * only represents JSX.\n     *\n     * @template P The type of the props object\n     * @template T The type of the component or tag\n     *\n     * @example\n     *\n     * ```tsx\n     * const element: ReactElement = <div />;\n     * ```\n     */\n    interface ReactElement<\n        P = any,\n        T extends string | JSXElementConstructor<any> = string | JSXElementConstructor<any>,\n    > {\n        type: T;\n        props: P;\n        key: string | null;\n    }\n\n    /**\n     * @deprecated\n     */\n    interface ReactComponentElement<\n        T extends keyof JSX.IntrinsicElements | JSXElementConstructor<any>,\n        P = Pick<ComponentProps<T>, Exclude<keyof ComponentProps<T>, \"key\" | \"ref\">>,\n    > extends ReactElement<P, Exclude<T, number>> {}\n\n    interface FunctionComponentElement<P> extends ReactElement<P, FunctionComponent<P>> {\n        ref?: (\"ref\" extends keyof P ? P extends { ref?: infer R | undefined } ? R : never : never) | undefined;\n    }\n\n    type CElement<P, T extends Component<P, ComponentState>> = ComponentElement<P, T>;\n    interface ComponentElement<P, T extends Component<P, ComponentState>> extends ReactElement<P, ComponentClass<P>> {\n        ref?: LegacyRef<T> | undefined;\n    }\n\n    /**\n     * @deprecated Use {@link ComponentElement} instead.\n     */\n    type ClassicElement<P> = CElement<P, ClassicComponent<P, ComponentState>>;\n\n    // string fallback for custom web-components\n    interface DOMElement<P extends HTMLAttributes<T> | SVGAttributes<T>, T extends Element>\n        extends ReactElement<P, string>\n    {\n        ref: LegacyRef<T>;\n    }\n\n    // ReactHTML for ReactHTMLElement\n    interface ReactHTMLElement<T extends HTMLElement> extends DetailedReactHTMLElement<AllHTMLAttributes<T>, T> {}\n\n    interface DetailedReactHTMLElement<P extends HTMLAttributes<T>, T extends HTMLElement> extends DOMElement<P, T> {\n        type: keyof ReactHTML;\n    }\n\n    // ReactSVG for ReactSVGElement\n    interface ReactSVGElement extends DOMElement<SVGAttributes<SVGElement>, SVGElement> {\n        type: keyof ReactSVG;\n    }\n\n    interface ReactPortal extends ReactElement {\n        children: ReactNode;\n    }\n\n    //\n    // Factories\n    // ----------------------------------------------------------------------\n\n    /** @deprecated */\n    type Factory<P> = (props?: Attributes & P, ...children: ReactNode[]) => ReactElement<P>;\n\n    /** @deprecated */\n    type SFCFactory<P> = FunctionComponentFactory<P>;\n\n    /** @deprecated */\n    type FunctionComponentFactory<P> = (\n        props?: Attributes & P,\n        ...children: ReactNode[]\n    ) => FunctionComponentElement<P>;\n\n    /** @deprecated */\n    type ComponentFactory<P, T extends Component<P, ComponentState>> = (\n        props?: ClassAttributes<T> & P,\n        ...children: ReactNode[]\n    ) => CElement<P, T>;\n\n    /** @deprecated */\n    type CFactory<P, T extends Component<P, ComponentState>> = ComponentFactory<P, T>;\n    /** @deprecated */\n    type ClassicFactory<P> = CFactory<P, ClassicComponent<P, ComponentState>>;\n\n    /** @deprecated */\n    type DOMFactory<P extends DOMAttributes<T>, T extends Element> = (\n        props?: ClassAttributes<T> & P | null,\n        ...children: ReactNode[]\n    ) => DOMElement<P, T>;\n\n    /** @deprecated */\n    interface HTMLFactory<T extends HTMLElement> extends DetailedHTMLFactory<AllHTMLAttributes<T>, T> {}\n\n    /** @deprecated */\n    interface DetailedHTMLFactory<P extends HTMLAttributes<T>, T extends HTMLElement> extends DOMFactory<P, T> {\n        (props?: ClassAttributes<T> & P | null, ...children: ReactNode[]): DetailedReactHTMLElement<P, T>;\n    }\n\n    /** @deprecated */\n    interface SVGFactory extends DOMFactory<SVGAttributes<SVGElement>, SVGElement> {\n        (\n            props?: ClassAttributes<SVGElement> & SVGAttributes<SVGElement> | null,\n            ...children: ReactNode[]\n        ): ReactSVGElement;\n    }\n\n    /**\n     * @deprecated - This type is not relevant when using React. Inline the type instead to make the intent clear.\n     */\n    type ReactText = string | number;\n    /**\n     * @deprecated - This type is not relevant when using React. Inline the type instead to make the intent clear.\n     */\n    type ReactChild = ReactElement | string | number;\n\n    /**\n     * @deprecated Use either `ReactNode[]` if you need an array or `Iterable<ReactNode>` if its passed to a host component.\n     */\n    interface ReactNodeArray extends ReadonlyArray<ReactNode> {}\n    /**\n     * WARNING: Not related to `React.Fragment`.\n     * @deprecated This type is not relevant when using React. Inline the type instead to make the intent clear.\n     */\n    type ReactFragment = Iterable<ReactNode>;\n\n    /**\n     * Different release channels declare additional types of ReactNode this particular release channel accepts.\n     * App or library types should never augment this interface.\n     */\n    interface DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_REACT_NODES {}\n\n    /**\n     * Represents all of the things React can render.\n     *\n     * Where {@link ReactElement} only represents JSX, `ReactNode` represents everything that can be rendered.\n     *\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/react-types/reactnode/ React TypeScript Cheatsheet}\n     *\n     * @example\n     *\n     * ```tsx\n     * // Typing children\n     * type Props = { children: ReactNode }\n     *\n     * const Component = ({ children }: Props) => <div>{children}</div>\n     *\n     * <Component>hello</Component>\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * // Typing a custom element\n     * type Props = { customElement: ReactNode }\n     *\n     * const Component = ({ customElement }: Props) => <div>{customElement}</div>\n     *\n     * <Component customElement={<div>hello</div>} />\n     * ```\n     */\n    // non-thenables need to be kept in sync with AwaitedReactNode\n    type ReactNode =\n        | ReactElement\n        | string\n        | number\n        | Iterable<ReactNode>\n        | ReactPortal\n        | boolean\n        | null\n        | undefined\n        | DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_REACT_NODES[\n            keyof DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_REACT_NODES\n        ];\n\n    //\n    // Top Level API\n    // ----------------------------------------------------------------------\n\n    // DOM Elements\n    /** @deprecated */\n    function createFactory<T extends HTMLElement>(\n        type: keyof ReactHTML,\n    ): HTMLFactory<T>;\n    /** @deprecated */\n    function createFactory(\n        type: keyof ReactSVG,\n    ): SVGFactory;\n    /** @deprecated */\n    function createFactory<P extends DOMAttributes<T>, T extends Element>(\n        type: string,\n    ): DOMFactory<P, T>;\n\n    // Custom components\n    /** @deprecated */\n    function createFactory<P>(type: FunctionComponent<P>): FunctionComponentFactory<P>;\n    /** @deprecated */\n    function createFactory<P, T extends Component<P, ComponentState>, C extends ComponentClass<P>>(\n        type: ClassType<P, T, C>,\n    ): CFactory<P, T>;\n    /** @deprecated */\n    function createFactory<P>(type: ComponentClass<P>): Factory<P>;\n\n    // DOM Elements\n    // TODO: generalize this to everything in `keyof ReactHTML`, not just \"input\"\n    function createElement(\n        type: \"input\",\n        props?: InputHTMLAttributes<HTMLInputElement> & ClassAttributes<HTMLInputElement> | null,\n        ...children: ReactNode[]\n    ): DetailedReactHTMLElement<InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;\n    function createElement<P extends HTMLAttributes<T>, T extends HTMLElement>(\n        type: keyof ReactHTML,\n        props?: ClassAttributes<T> & P | null,\n        ...children: ReactNode[]\n    ): DetailedReactHTMLElement<P, T>;\n    function createElement<P extends SVGAttributes<T>, T extends SVGElement>(\n        type: keyof ReactSVG,\n        props?: ClassAttributes<T> & P | null,\n        ...children: ReactNode[]\n    ): ReactSVGElement;\n    function createElement<P extends DOMAttributes<T>, T extends Element>(\n        type: string,\n        props?: ClassAttributes<T> & P | null,\n        ...children: ReactNode[]\n    ): DOMElement<P, T>;\n\n    // Custom components\n\n    function createElement<P extends {}>(\n        type: FunctionComponent<P>,\n        props?: Attributes & P | null,\n        ...children: ReactNode[]\n    ): FunctionComponentElement<P>;\n    function createElement<P extends {}, T extends Component<P, ComponentState>, C extends ComponentClass<P>>(\n        type: ClassType<P, T, C>,\n        props?: ClassAttributes<T> & P | null,\n        ...children: ReactNode[]\n    ): CElement<P, T>;\n    function createElement<P extends {}>(\n        type: FunctionComponent<P> | ComponentClass<P> | string,\n        props?: Attributes & P | null,\n        ...children: ReactNode[]\n    ): ReactElement<P>;\n\n    // DOM Elements\n    // ReactHTMLElement\n    function cloneElement<P extends HTMLAttributes<T>, T extends HTMLElement>(\n        element: DetailedReactHTMLElement<P, T>,\n        props?: P,\n        ...children: ReactNode[]\n    ): DetailedReactHTMLElement<P, T>;\n    // ReactHTMLElement, less specific\n    function cloneElement<P extends HTMLAttributes<T>, T extends HTMLElement>(\n        element: ReactHTMLElement<T>,\n        props?: P,\n        ...children: ReactNode[]\n    ): ReactHTMLElement<T>;\n    // SVGElement\n    function cloneElement<P extends SVGAttributes<T>, T extends SVGElement>(\n        element: ReactSVGElement,\n        props?: P,\n        ...children: ReactNode[]\n    ): ReactSVGElement;\n    // DOM Element (has to be the last, because type checking stops at first overload that fits)\n    function cloneElement<P extends DOMAttributes<T>, T extends Element>(\n        element: DOMElement<P, T>,\n        props?: DOMAttributes<T> & P,\n        ...children: ReactNode[]\n    ): DOMElement<P, T>;\n\n    // Custom components\n    function cloneElement<P>(\n        element: FunctionComponentElement<P>,\n        props?: Partial<P> & Attributes,\n        ...children: ReactNode[]\n    ): FunctionComponentElement<P>;\n    function cloneElement<P, T extends Component<P, ComponentState>>(\n        element: CElement<P, T>,\n        props?: Partial<P> & ClassAttributes<T>,\n        ...children: ReactNode[]\n    ): CElement<P, T>;\n    function cloneElement<P>(\n        element: ReactElement<P>,\n        props?: Partial<P> & Attributes,\n        ...children: ReactNode[]\n    ): ReactElement<P>;\n\n    /**\n     * Describes the props accepted by a Context {@link Provider}.\n     *\n     * @template T The type of the value the context provides.\n     */\n    interface ProviderProps<T> {\n        value: T;\n        children?: ReactNode | undefined;\n    }\n\n    /**\n     * Describes the props accepted by a Context {@link Consumer}.\n     *\n     * @template T The type of the value the context provides.\n     */\n    interface ConsumerProps<T> {\n        children: (value: T) => ReactNode;\n    }\n\n    /**\n     * An object masquerading as a component. These are created by functions\n     * like {@link forwardRef}, {@link memo}, and {@link createContext}.\n     *\n     * In order to make TypeScript work, we pretend that they are normal\n     * components.\n     *\n     * But they are, in fact, not callable - instead, they are objects which\n     * are treated specially by the renderer.\n     *\n     * @template P The props the component accepts.\n     */\n    interface ExoticComponent<P = {}> {\n        (props: P): ReactNode;\n        readonly $$typeof: symbol;\n    }\n\n    /**\n     * An {@link ExoticComponent} with a `displayName` property applied to it.\n     *\n     * @template P The props the component accepts.\n     */\n    interface NamedExoticComponent<P = {}> extends ExoticComponent<P> {\n        /**\n         * Used in debugging messages. You might want to set it\n         * explicitly if you want to display a different name for\n         * debugging purposes.\n         *\n         * @see {@link https://legacy.reactjs.org/docs/react-component.html#displayname Legacy React Docs}\n         */\n        displayName?: string | undefined;\n    }\n\n    /**\n     * An {@link ExoticComponent} with a `propTypes` property applied to it.\n     *\n     * @template P The props the component accepts.\n     */\n    interface ProviderExoticComponent<P> extends ExoticComponent<P> {\n        propTypes?: WeakValidationMap<P> | undefined;\n    }\n\n    /**\n     * Used to retrieve the type of a context object from a {@link Context}.\n     *\n     * @template C The context object.\n     *\n     * @example\n     *\n     * ```tsx\n     * import { createContext } from 'react';\n     *\n     * const MyContext = createContext({ foo: 'bar' });\n     *\n     * type ContextType = ContextType<typeof MyContext>;\n     * // ContextType = { foo: string }\n     * ```\n     */\n    type ContextType<C extends Context<any>> = C extends Context<infer T> ? T : never;\n\n    /**\n     * Wraps your components to specify the value of this context for all components inside.\n     *\n     * @see {@link https://react.dev/reference/react/createContext#provider React Docs}\n     *\n     * @example\n     *\n     * ```tsx\n     * import { createContext } from 'react';\n     *\n     * const ThemeContext = createContext('light');\n     *\n     * function App() {\n     *   return (\n     *     <ThemeContext.Provider value=\"dark\">\n     *       <Toolbar />\n     *     </ThemeContext.Provider>\n     *   );\n     * }\n     * ```\n     */\n    type Provider<T> = ProviderExoticComponent<ProviderProps<T>>;\n\n    /**\n     * The old way to read context, before {@link useContext} existed.\n     *\n     * @see {@link https://react.dev/reference/react/createContext#consumer React Docs}\n     *\n     * @example\n     *\n     * ```tsx\n     * import { UserContext } from './user-context';\n     *\n     * function Avatar() {\n     *   return (\n     *     <UserContext.Consumer>\n     *       {user => <img src={user.profileImage} alt={user.name} />}\n     *     </UserContext.Consumer>\n     *   );\n     * }\n     * ```\n     */\n    type Consumer<T> = ExoticComponent<ConsumerProps<T>>;\n\n    /**\n     * Context lets components pass information deep down without explicitly\n     * passing props.\n     *\n     * Created from {@link createContext}\n     *\n     * @see {@link https://react.dev/learn/passing-data-deeply-with-context React Docs}\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/context/ React TypeScript Cheatsheet}\n     *\n     * @example\n     *\n     * ```tsx\n     * import { createContext } from 'react';\n     *\n     * const ThemeContext = createContext('light');\n     * ```\n     */\n    interface Context<T> {\n        Provider: Provider<T>;\n        Consumer: Consumer<T>;\n        /**\n         * Used in debugging messages. You might want to set it\n         * explicitly if you want to display a different name for\n         * debugging purposes.\n         *\n         * @see {@link https://legacy.reactjs.org/docs/react-component.html#displayname Legacy React Docs}\n         */\n        displayName?: string | undefined;\n    }\n\n    /**\n     * Lets you create a {@link Context} that components can provide or read.\n     *\n     * @param defaultValue The value you want the context to have when there is no matching\n     * {@link Provider} in the tree above the component reading the context. This is meant\n     * as a \"last resort\" fallback.\n     *\n     * @see {@link https://react.dev/reference/react/createContext#reference React Docs}\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/context/ React TypeScript Cheatsheet}\n     *\n     * @example\n     *\n     * ```tsx\n     * import { createContext } from 'react';\n     *\n     * const ThemeContext = createContext('light');\n     * ```\n     */\n    function createContext<T>(\n        // If you thought this should be optional, see\n        // https://github.com/DefinitelyTyped/DefinitelyTyped/pull/24509#issuecomment-382213106\n        defaultValue: T,\n    ): Context<T>;\n\n    function isValidElement<P>(object: {} | null | undefined): object is ReactElement<P>;\n\n    /**\n     * Maintainer's note: Sync with {@link ReactChildren} until {@link ReactChildren} is removed.\n     */\n    const Children: {\n        map<T, C>(\n            children: C | readonly C[],\n            fn: (child: C, index: number) => T,\n        ): C extends null | undefined ? C : Array<Exclude<T, boolean | null | undefined>>;\n        forEach<C>(children: C | readonly C[], fn: (child: C, index: number) => void): void;\n        count(children: any): number;\n        only<C>(children: C): C extends any[] ? never : C;\n        toArray(children: ReactNode | ReactNode[]): Array<Exclude<ReactNode, boolean | null | undefined>>;\n    };\n    /**\n     * Lets you group elements without a wrapper node.\n     *\n     * @see {@link https://react.dev/reference/react/Fragment React Docs}\n     *\n     * @example\n     *\n     * ```tsx\n     * import { Fragment } from 'react';\n     *\n     * <Fragment>\n     *   <td>Hello</td>\n     *   <td>World</td>\n     * </Fragment>\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * // Using the <></> shorthand syntax:\n     *\n     * <>\n     *   <td>Hello</td>\n     *   <td>World</td>\n     * </>\n     * ```\n     */\n    const Fragment: ExoticComponent<{ children?: ReactNode | undefined }>;\n\n    /**\n     * Lets you find common bugs in your components early during development.\n     *\n     * @see {@link https://react.dev/reference/react/StrictMode React Docs}\n     *\n     * @example\n     *\n     * ```tsx\n     * import { StrictMode } from 'react';\n     *\n     * <StrictMode>\n     *   <App />\n     * </StrictMode>\n     * ```\n     */\n    const StrictMode: ExoticComponent<{ children?: ReactNode | undefined }>;\n\n    /**\n     * The props accepted by {@link Suspense}.\n     *\n     * @see {@link https://react.dev/reference/react/Suspense React Docs}\n     */\n    interface SuspenseProps {\n        children?: ReactNode | undefined;\n\n        /** A fallback react tree to show when a Suspense child (like React.lazy) suspends */\n        fallback?: ReactNode;\n\n        /**\n         * A name for this Suspense boundary for instrumentation purposes.\n         * The name will help identify this boundary in React DevTools.\n         */\n        name?: string | undefined;\n    }\n\n    /**\n     * Lets you display a fallback until its children have finished loading.\n     *\n     * @see {@link https://react.dev/reference/react/Suspense React Docs}\n     *\n     * @example\n     *\n     * ```tsx\n     * import { Suspense } from 'react';\n     *\n     * <Suspense fallback={<Loading />}>\n     *   <ProfileDetails />\n     * </Suspense>\n     * ```\n     */\n    const Suspense: ExoticComponent<SuspenseProps>;\n    const version: string;\n\n    /**\n     * The callback passed to {@link ProfilerProps.onRender}.\n     *\n     * @see {@link https://react.dev/reference/react/Profiler#onrender-callback React Docs}\n     */\n    type ProfilerOnRenderCallback = (\n        /**\n         * The string id prop of the {@link Profiler} tree that has just committed. This lets\n         * you identify which part of the tree was committed if you are using multiple\n         * profilers.\n         *\n         * @see {@link https://react.dev/reference/react/Profiler#onrender-callback React Docs}\n         */\n        id: string,\n        /**\n         * This lets you know whether the tree has just been mounted for the first time\n         * or re-rendered due to a change in props, state, or hooks.\n         *\n         * @see {@link https://react.dev/reference/react/Profiler#onrender-callback React Docs}\n         */\n        phase: \"mount\" | \"update\" | \"nested-update\",\n        /**\n         * The number of milliseconds spent rendering the {@link Profiler} and its descendants\n         * for the current update. This indicates how well the subtree makes use of\n         * memoization (e.g. {@link memo} and {@link useMemo}). Ideally this value should decrease\n         * significantly after the initial mount as many of the descendants will only need to\n         * re-render if their specific props change.\n         *\n         * @see {@link https://react.dev/reference/react/Profiler#onrender-callback React Docs}\n         */\n        actualDuration: number,\n        /**\n         * The number of milliseconds estimating how much time it would take to re-render the entire\n         * {@link Profiler} subtree without any optimizations. It is calculated by summing up the most\n         * recent render durations of each component in the tree. This value estimates a worst-case\n         * cost of rendering (e.g. the initial mount or a tree with no memoization). Compare\n         * {@link actualDuration} against it to see if memoization is working.\n         *\n         * @see {@link https://react.dev/reference/react/Profiler#onrender-callback React Docs}\n         */\n        baseDuration: number,\n        /**\n         * A numeric timestamp for when React began rendering the current update.\n         *\n         * @see {@link https://react.dev/reference/react/Profiler#onrender-callback React Docs}\n         */\n        startTime: number,\n        /**\n         * A numeric timestamp for when React committed the current update. This value is shared\n         * between all profilers in a commit, enabling them to be grouped if desirable.\n         *\n         * @see {@link https://react.dev/reference/react/Profiler#onrender-callback React Docs}\n         */\n        commitTime: number,\n    ) => void;\n\n    /**\n     * The props accepted by {@link Profiler}.\n     *\n     * @see {@link https://react.dev/reference/react/Profiler React Docs}\n     */\n    interface ProfilerProps {\n        children?: ReactNode | undefined;\n        id: string;\n        onRender: ProfilerOnRenderCallback;\n    }\n\n    /**\n     * Lets you measure rendering performance of a React tree programmatically.\n     *\n     * @see {@link https://react.dev/reference/react/Profiler#onrender-callback React Docs}\n     *\n     * @example\n     *\n     * ```tsx\n     * <Profiler id=\"App\" onRender={onRender}>\n     *   <App />\n     * </Profiler>\n     * ```\n     */\n    const Profiler: ExoticComponent<ProfilerProps>;\n\n    //\n    // Component API\n    // ----------------------------------------------------------------------\n\n    type ReactInstance = Component<any> | Element;\n\n    // Base component for plain JS classes\n    interface Component<P = {}, S = {}, SS = any> extends ComponentLifecycle<P, S, SS> {}\n    class Component<P, S> {\n        /**\n         * If set, `this.context` will be set at runtime to the current value of the given Context.\n         *\n         * @example\n         *\n         * ```ts\n         * type MyContext = number\n         * const Ctx = React.createContext<MyContext>(0)\n         *\n         * class Foo extends React.Component {\n         *   static contextType = Ctx\n         *   context!: React.ContextType<typeof Ctx>\n         *   render () {\n         *     return <>My context's value: {this.context}</>;\n         *   }\n         * }\n         * ```\n         *\n         * @see {@link https://react.dev/reference/react/Component#static-contexttype}\n         */\n        static contextType?: Context<any> | undefined;\n\n        /**\n         * If using the new style context, re-declare this in your class to be the\n         * `React.ContextType` of your `static contextType`.\n         * Should be used with type annotation or static contextType.\n         *\n         * @example\n         * ```ts\n         * static contextType = MyContext\n         * // For TS pre-3.7:\n         * context!: React.ContextType<typeof MyContext>\n         * // For TS 3.7 and above:\n         * declare context: React.ContextType<typeof MyContext>\n         * ```\n         *\n         * @see {@link https://react.dev/reference/react/Component#context React Docs}\n         */\n        context: unknown;\n\n        constructor(props: P);\n        /**\n         * @deprecated\n         * @see {@link https://legacy.reactjs.org/docs/legacy-context.html React Docs}\n         */\n        constructor(props: P, context: any);\n\n        // We MUST keep setState() as a unified signature because it allows proper checking of the method return type.\n        // See: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/18365#issuecomment-351013257\n        // Also, the ` | S` allows intellisense to not be dumbisense\n        setState<K extends keyof S>(\n            state: ((prevState: Readonly<S>, props: Readonly<P>) => Pick<S, K> | S | null) | (Pick<S, K> | S | null),\n            callback?: () => void,\n        ): void;\n\n        forceUpdate(callback?: () => void): void;\n        render(): ReactNode;\n\n        readonly props: Readonly<P>;\n        state: Readonly<S>;\n        /**\n         * @deprecated\n         *\n         * @see {@link https://legacy.reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Legacy React Docs}\n         */\n        refs: {\n            [key: string]: ReactInstance;\n        };\n    }\n\n    class PureComponent<P = {}, S = {}, SS = any> extends Component<P, S, SS> {}\n\n    /**\n     * @deprecated Use `ClassicComponent` from `create-react-class`\n     *\n     * @see {@link https://legacy.reactjs.org/docs/react-without-es6.html Legacy React Docs}\n     * @see {@link https://www.npmjs.com/package/create-react-class `create-react-class` on npm}\n     */\n    interface ClassicComponent<P = {}, S = {}> extends Component<P, S> {\n        replaceState(nextState: S, callback?: () => void): void;\n        isMounted(): boolean;\n        getInitialState?(): S;\n    }\n\n    interface ChildContextProvider<CC> {\n        getChildContext(): CC;\n    }\n\n    //\n    // Class Interfaces\n    // ----------------------------------------------------------------------\n\n    /**\n     * Represents the type of a function component. Can optionally\n     * receive a type argument that represents the props the component\n     * receives.\n     *\n     * @template P The props the component accepts.\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n     * @alias for {@link FunctionComponent}\n     *\n     * @example\n     *\n     * ```tsx\n     * // With props:\n     * type Props = { name: string }\n     *\n     * const MyComponent: FC<Props> = (props) => {\n     *  return <div>{props.name}</div>\n     * }\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * // Without props:\n     * const MyComponentWithoutProps: FC = () => {\n     *   return <div>MyComponentWithoutProps</div>\n     * }\n     * ```\n     */\n    type FC<P = {}> = FunctionComponent<P>;\n\n    /**\n     * Represents the type of a function component. Can optionally\n     * receive a type argument that represents the props the component\n     * accepts.\n     *\n     * @template P The props the component accepts.\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n     *\n     * @example\n     *\n     * ```tsx\n     * // With props:\n     * type Props = { name: string }\n     *\n     * const MyComponent: FunctionComponent<Props> = (props) => {\n     *  return <div>{props.name}</div>\n     * }\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * // Without props:\n     * const MyComponentWithoutProps: FunctionComponent = () => {\n     *   return <div>MyComponentWithoutProps</div>\n     * }\n     * ```\n     */\n    interface FunctionComponent<P = {}> {\n        (\n            props: P,\n            /**\n             * @deprecated\n             *\n             * @see {@link https://legacy.reactjs.org/docs/legacy-context.html#referencing-context-in-lifecycle-methods React Docs}\n             */\n            deprecatedLegacyContext?: any,\n        ): ReactNode;\n        /**\n         * Used to declare the types of the props accepted by the\n         * component. These types will be checked during rendering\n         * and in development only.\n         *\n         * We recommend using TypeScript instead of checking prop\n         * types at runtime.\n         *\n         * @see {@link https://react.dev/reference/react/Component#static-proptypes React Docs}\n         */\n        propTypes?: WeakValidationMap<P> | undefined;\n        /**\n         * @deprecated\n         *\n         * Lets you specify which legacy context is consumed by\n         * this component.\n         *\n         * @see {@link https://legacy.reactjs.org/docs/legacy-context.html Legacy React Docs}\n         */\n        contextTypes?: ValidationMap<any> | undefined;\n        /**\n         * Used to define default values for the props accepted by\n         * the component.\n         *\n         * @see {@link https://react.dev/reference/react/Component#static-defaultprops React Docs}\n         *\n         * @example\n         *\n         * ```tsx\n         * type Props = { name?: string }\n         *\n         * const MyComponent: FC<Props> = (props) => {\n         *   return <div>{props.name}</div>\n         * }\n         *\n         * MyComponent.defaultProps = {\n         *   name: 'John Doe'\n         * }\n         * ```\n         *\n         * @deprecated Use {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment#default_value|default values for destructuring assignments instead}.\n         */\n        defaultProps?: Partial<P> | undefined;\n        /**\n         * Used in debugging messages. You might want to set it\n         * explicitly if you want to display a different name for\n         * debugging purposes.\n         *\n         * @see {@link https://legacy.reactjs.org/docs/react-component.html#displayname Legacy React Docs}\n         *\n         * @example\n         *\n         * ```tsx\n         *\n         * const MyComponent: FC = () => {\n         *   return <div>Hello!</div>\n         * }\n         *\n         * MyComponent.displayName = 'MyAwesomeComponent'\n         * ```\n         */\n        displayName?: string | undefined;\n    }\n\n    /**\n     * @deprecated - Equivalent to {@link React.FunctionComponent}.\n     *\n     * @see {@link React.FunctionComponent}\n     * @alias {@link VoidFunctionComponent}\n     */\n    type VFC<P = {}> = VoidFunctionComponent<P>;\n\n    /**\n     * @deprecated - Equivalent to {@link React.FunctionComponent}.\n     *\n     * @see {@link React.FunctionComponent}\n     */\n    interface VoidFunctionComponent<P = {}> {\n        (\n            props: P,\n            /**\n             * @deprecated\n             *\n             * @see {@link https://legacy.reactjs.org/docs/legacy-context.html#referencing-context-in-lifecycle-methods React Docs}\n             */\n            deprecatedLegacyContext?: any,\n        ): ReactNode;\n        propTypes?: WeakValidationMap<P> | undefined;\n        contextTypes?: ValidationMap<any> | undefined;\n        /**\n         * @deprecated Use {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment#default_value|default values for destructuring assignments instead}.\n         */\n        defaultProps?: Partial<P> | undefined;\n        displayName?: string | undefined;\n    }\n\n    /**\n     * The type of the ref received by a {@link ForwardRefRenderFunction}.\n     *\n     * @see {@link ForwardRefRenderFunction}\n     */\n    type ForwardedRef<T> = ((instance: T | null) => void) | MutableRefObject<T | null> | null;\n\n    /**\n     * The type of the function passed to {@link forwardRef}. This is considered different\n     * to a normal {@link FunctionComponent} because it receives an additional argument,\n     *\n     * @param props Props passed to the component, if any.\n     * @param ref A ref forwarded to the component of type {@link ForwardedRef}.\n     *\n     * @template T The type of the forwarded ref.\n     * @template P The type of the props the component accepts.\n     *\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/forward_and_create_ref/ React TypeScript Cheatsheet}\n     * @see {@link forwardRef}\n     */\n    interface ForwardRefRenderFunction<T, P = {}> {\n        (props: P, ref: ForwardedRef<T>): ReactNode;\n        /**\n         * Used in debugging messages. You might want to set it\n         * explicitly if you want to display a different name for\n         * debugging purposes.\n         *\n         * Will show `ForwardRef(${Component.displayName || Component.name})`\n         * in devtools by default, but can be given its own specific name.\n         *\n         * @see {@link https://legacy.reactjs.org/docs/react-component.html#displayname Legacy React Docs}\n         */\n        displayName?: string | undefined;\n        /**\n         * defaultProps are not supported on render functions passed to forwardRef.\n         *\n         * @see {@link https://github.com/microsoft/TypeScript/issues/36826 linked GitHub issue} for context\n         * @see {@link https://react.dev/reference/react/Component#static-defaultprops React Docs}\n         */\n        defaultProps?: never | undefined;\n        /**\n         * propTypes are not supported on render functions passed to forwardRef.\n         *\n         * @see {@link https://github.com/microsoft/TypeScript/issues/36826 linked GitHub issue} for context\n         * @see {@link https://react.dev/reference/react/Component#static-proptypes React Docs}\n         */\n        propTypes?: never | undefined;\n    }\n\n    /**\n     * Represents a component class in React.\n     *\n     * @template P The props the component accepts.\n     * @template S The internal state of the component.\n     */\n    interface ComponentClass<P = {}, S = ComponentState> extends StaticLifecycle<P, S> {\n        new(\n            props: P,\n            /**\n             * @deprecated\n             *\n             * @see {@link https://legacy.reactjs.org/docs/legacy-context.html#referencing-context-in-lifecycle-methods React Docs}\n             */\n            deprecatedLegacyContext?: any,\n        ): Component<P, S>;\n        /**\n         * Used to declare the types of the props accepted by the\n         * component. These types will be checked during rendering\n         * and in development only.\n         *\n         * We recommend using TypeScript instead of checking prop\n         * types at runtime.\n         *\n         * @see {@link https://react.dev/reference/react/Component#static-proptypes React Docs}\n         */\n        propTypes?: WeakValidationMap<P> | undefined;\n        contextType?: Context<any> | undefined;\n        /**\n         * @deprecated use {@link ComponentClass.contextType} instead\n         *\n         * Lets you specify which legacy context is consumed by\n         * this component.\n         *\n         * @see {@link https://legacy.reactjs.org/docs/legacy-context.html Legacy React Docs}\n         */\n        contextTypes?: ValidationMap<any> | undefined;\n        /**\n         * @deprecated\n         *\n         * @see {@link https://legacy.reactjs.org/docs/legacy-context.html#how-to-use-context Legacy React Docs}\n         */\n        childContextTypes?: ValidationMap<any> | undefined;\n        /**\n         * Used to define default values for the props accepted by\n         * the component.\n         *\n         * @see {@link https://react.dev/reference/react/Component#static-defaultprops React Docs}\n         */\n        defaultProps?: Partial<P> | undefined;\n        /**\n         * Used in debugging messages. You might want to set it\n         * explicitly if you want to display a different name for\n         * debugging purposes.\n         *\n         * @see {@link https://legacy.reactjs.org/docs/react-component.html#displayname Legacy React Docs}\n         */\n        displayName?: string | undefined;\n    }\n\n    /**\n     * @deprecated Use `ClassicComponentClass` from `create-react-class`\n     *\n     * @see {@link https://legacy.reactjs.org/docs/react-without-es6.html Legacy React Docs}\n     * @see {@link https://www.npmjs.com/package/create-react-class `create-react-class` on npm}\n     */\n    interface ClassicComponentClass<P = {}> extends ComponentClass<P> {\n        new(props: P, deprecatedLegacyContext?: any): ClassicComponent<P, ComponentState>;\n        getDefaultProps?(): P;\n    }\n\n    /**\n     * Used in {@link createElement} and {@link createFactory} to represent\n     * a class.\n     *\n     * An intersection type is used to infer multiple type parameters from\n     * a single argument, which is useful for many top-level API defs.\n     * See {@link https://github.com/Microsoft/TypeScript/issues/7234 this GitHub issue}\n     * for more info.\n     */\n    type ClassType<P, T extends Component<P, ComponentState>, C extends ComponentClass<P>> =\n        & C\n        & (new(props: P, deprecatedLegacyContext?: any) => T);\n\n    //\n    // Component Specs and Lifecycle\n    // ----------------------------------------------------------------------\n\n    // This should actually be something like `Lifecycle<P, S> | DeprecatedLifecycle<P, S>`,\n    // as React will _not_ call the deprecated lifecycle methods if any of the new lifecycle\n    // methods are present.\n    interface ComponentLifecycle<P, S, SS = any> extends NewLifecycle<P, S, SS>, DeprecatedLifecycle<P, S> {\n        /**\n         * Called immediately after a component is mounted. Setting state here will trigger re-rendering.\n         */\n        componentDidMount?(): void;\n        /**\n         * Called to determine whether the change in props and state should trigger a re-render.\n         *\n         * `Component` always returns true.\n         * `PureComponent` implements a shallow comparison on props and state and returns true if any\n         * props or states have changed.\n         *\n         * If false is returned, {@link Component.render}, `componentWillUpdate`\n         * and `componentDidUpdate` will not be called.\n         */\n        shouldComponentUpdate?(nextProps: Readonly<P>, nextState: Readonly<S>, nextContext: any): boolean;\n        /**\n         * Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as\n         * cancelled network requests, or cleaning up any DOM elements created in `componentDidMount`.\n         */\n        componentWillUnmount?(): void;\n        /**\n         * Catches exceptions generated in descendant components. Unhandled exceptions will cause\n         * the entire component tree to unmount.\n         */\n        componentDidCatch?(error: Error, errorInfo: ErrorInfo): void;\n    }\n\n    // Unfortunately, we have no way of declaring that the component constructor must implement this\n    interface StaticLifecycle<P, S> {\n        getDerivedStateFromProps?: GetDerivedStateFromProps<P, S> | undefined;\n        getDerivedStateFromError?: GetDerivedStateFromError<P, S> | undefined;\n    }\n\n    type GetDerivedStateFromProps<P, S> =\n        /**\n         * Returns an update to a component's state based on its new props and old state.\n         *\n         * Note: its presence prevents any of the deprecated lifecycle methods from being invoked\n         */\n        (nextProps: Readonly<P>, prevState: S) => Partial<S> | null;\n\n    type GetDerivedStateFromError<P, S> =\n        /**\n         * This lifecycle is invoked after an error has been thrown by a descendant component.\n         * It receives the error that was thrown as a parameter and should return a value to update state.\n         *\n         * Note: its presence prevents any of the deprecated lifecycle methods from being invoked\n         */\n        (error: any) => Partial<S> | null;\n\n    // This should be \"infer SS\" but can't use it yet\n    interface NewLifecycle<P, S, SS> {\n        /**\n         * Runs before React applies the result of {@link Component.render render} to the document, and\n         * returns an object to be given to {@link componentDidUpdate}. Useful for saving\n         * things such as scroll position before {@link Component.render render} causes changes to it.\n         *\n         * Note: the presence of this method prevents any of the deprecated\n         * lifecycle events from running.\n         */\n        getSnapshotBeforeUpdate?(prevProps: Readonly<P>, prevState: Readonly<S>): SS | null;\n        /**\n         * Called immediately after updating occurs. Not called for the initial render.\n         *\n         * The snapshot is only present if {@link getSnapshotBeforeUpdate} is present and returns non-null.\n         */\n        componentDidUpdate?(prevProps: Readonly<P>, prevState: Readonly<S>, snapshot?: SS): void;\n    }\n\n    interface DeprecatedLifecycle<P, S> {\n        /**\n         * Called immediately before mounting occurs, and before {@link Component.render}.\n         * Avoid introducing any side-effects or subscriptions in this method.\n         *\n         * Note: the presence of {@link NewLifecycle.getSnapshotBeforeUpdate getSnapshotBeforeUpdate}\n         * or {@link StaticLifecycle.getDerivedStateFromProps getDerivedStateFromProps} prevents\n         * this from being invoked.\n         *\n         * @deprecated 16.3, use {@link ComponentLifecycle.componentDidMount componentDidMount} or the constructor instead; will stop working in React 17\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state}\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path}\n         */\n        componentWillMount?(): void;\n        /**\n         * Called immediately before mounting occurs, and before {@link Component.render}.\n         * Avoid introducing any side-effects or subscriptions in this method.\n         *\n         * This method will not stop working in React 17.\n         *\n         * Note: the presence of {@link NewLifecycle.getSnapshotBeforeUpdate getSnapshotBeforeUpdate}\n         * or {@link StaticLifecycle.getDerivedStateFromProps getDerivedStateFromProps} prevents\n         * this from being invoked.\n         *\n         * @deprecated 16.3, use {@link ComponentLifecycle.componentDidMount componentDidMount} or the constructor instead\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state}\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path}\n         */\n        UNSAFE_componentWillMount?(): void;\n        /**\n         * Called when the component may be receiving new props.\n         * React may call this even if props have not changed, so be sure to compare new and existing\n         * props if you only want to handle changes.\n         *\n         * Calling {@link Component.setState} generally does not trigger this method.\n         *\n         * Note: the presence of {@link NewLifecycle.getSnapshotBeforeUpdate getSnapshotBeforeUpdate}\n         * or {@link StaticLifecycle.getDerivedStateFromProps getDerivedStateFromProps} prevents\n         * this from being invoked.\n         *\n         * @deprecated 16.3, use static {@link StaticLifecycle.getDerivedStateFromProps getDerivedStateFromProps} instead; will stop working in React 17\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props}\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path}\n         */\n        componentWillReceiveProps?(nextProps: Readonly<P>, nextContext: any): void;\n        /**\n         * Called when the component may be receiving new props.\n         * React may call this even if props have not changed, so be sure to compare new and existing\n         * props if you only want to handle changes.\n         *\n         * Calling {@link Component.setState} generally does not trigger this method.\n         *\n         * This method will not stop working in React 17.\n         *\n         * Note: the presence of {@link NewLifecycle.getSnapshotBeforeUpdate getSnapshotBeforeUpdate}\n         * or {@link StaticLifecycle.getDerivedStateFromProps getDerivedStateFromProps} prevents\n         * this from being invoked.\n         *\n         * @deprecated 16.3, use static {@link StaticLifecycle.getDerivedStateFromProps getDerivedStateFromProps} instead\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props}\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path}\n         */\n        UNSAFE_componentWillReceiveProps?(nextProps: Readonly<P>, nextContext: any): void;\n        /**\n         * Called immediately before rendering when new props or state is received. Not called for the initial render.\n         *\n         * Note: You cannot call {@link Component.setState} here.\n         *\n         * Note: the presence of {@link NewLifecycle.getSnapshotBeforeUpdate getSnapshotBeforeUpdate}\n         * or {@link StaticLifecycle.getDerivedStateFromProps getDerivedStateFromProps} prevents\n         * this from being invoked.\n         *\n         * @deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update}\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path}\n         */\n        componentWillUpdate?(nextProps: Readonly<P>, nextState: Readonly<S>, nextContext: any): void;\n        /**\n         * Called immediately before rendering when new props or state is received. Not called for the initial render.\n         *\n         * Note: You cannot call {@link Component.setState} here.\n         *\n         * This method will not stop working in React 17.\n         *\n         * Note: the presence of {@link NewLifecycle.getSnapshotBeforeUpdate getSnapshotBeforeUpdate}\n         * or {@link StaticLifecycle.getDerivedStateFromProps getDerivedStateFromProps} prevents\n         * this from being invoked.\n         *\n         * @deprecated 16.3, use getSnapshotBeforeUpdate instead\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update}\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path}\n         */\n        UNSAFE_componentWillUpdate?(nextProps: Readonly<P>, nextState: Readonly<S>, nextContext: any): void;\n    }\n\n    /**\n     * @deprecated\n     *\n     * @see {@link https://legacy.reactjs.org/blog/2016/07/13/mixins-considered-harmful.html Mixins Considered Harmful}\n     */\n    interface Mixin<P, S> extends ComponentLifecycle<P, S> {\n        mixins?: Array<Mixin<P, S>> | undefined;\n        statics?: {\n            [key: string]: any;\n        } | undefined;\n\n        displayName?: string | undefined;\n        propTypes?: ValidationMap<any> | undefined;\n        contextTypes?: ValidationMap<any> | undefined;\n        childContextTypes?: ValidationMap<any> | undefined;\n\n        getDefaultProps?(): P;\n        getInitialState?(): S;\n    }\n\n    /**\n     * @deprecated\n     *\n     * @see {@link https://legacy.reactjs.org/blog/2016/07/13/mixins-considered-harmful.html Mixins Considered Harmful}\n     */\n    interface ComponentSpec<P, S> extends Mixin<P, S> {\n        render(): ReactNode;\n\n        [propertyName: string]: any;\n    }\n\n    function createRef<T>(): RefObject<T>;\n\n    /**\n     * The type of the component returned from {@link forwardRef}.\n     *\n     * @template P The props the component accepts, if any.\n     *\n     * @see {@link ExoticComponent}\n     */\n    interface ForwardRefExoticComponent<P> extends NamedExoticComponent<P> {\n        /**\n         * @deprecated Use {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment#default_value|default values for destructuring assignments instead}.\n         */\n        defaultProps?: Partial<P> | undefined;\n        propTypes?: WeakValidationMap<P> | undefined;\n    }\n\n    /**\n     * Lets your component expose a DOM node to a parent component\n     * using a ref.\n     *\n     * @see {@link https://react.dev/reference/react/forwardRef React Docs}\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/forward_and_create_ref/ React TypeScript Cheatsheet}\n     *\n     * @param render See the {@link ForwardRefRenderFunction}.\n     *\n     * @template T The type of the DOM node.\n     * @template P The props the component accepts, if any.\n     *\n     * @example\n     *\n     * ```tsx\n     * interface Props {\n     *   children?: ReactNode;\n     *   type: \"submit\" | \"button\";\n     * }\n     *\n     * export const FancyButton = forwardRef<HTMLButtonElement, Props>((props, ref) => (\n     *   <button ref={ref} className=\"MyClassName\" type={props.type}>\n     *     {props.children}\n     *   </button>\n     * ));\n     * ```\n     */\n    function forwardRef<T, P = {}>(\n        render: ForwardRefRenderFunction<T, PropsWithoutRef<P>>,\n    ): ForwardRefExoticComponent<PropsWithoutRef<P> & RefAttributes<T>>;\n\n    /**\n     * Omits the 'ref' attribute from the given props object.\n     *\n     * @template P The props object type.\n     */\n    type PropsWithoutRef<P> =\n        // Omit would not be sufficient for this. We'd like to avoid unnecessary mapping and need a distributive conditional to support unions.\n        // see: https://www.typescriptlang.org/docs/handbook/2/conditional-types.html#distributive-conditional-types\n        // https://github.com/Microsoft/TypeScript/issues/28339\n        P extends any ? (\"ref\" extends keyof P ? Omit<P, \"ref\"> : P) : P;\n    /** Ensures that the props do not include string ref, which cannot be forwarded */\n    type PropsWithRef<P> =\n        // Note: String refs can be forwarded. We can't fix this bug without breaking a bunch of libraries now though.\n        // Just \"P extends { ref?: infer R }\" looks sufficient, but R will infer as {} if P is {}.\n        \"ref\" extends keyof P\n            ? P extends { ref?: infer R | undefined }\n                ? string extends R ? PropsWithoutRef<P> & { ref?: Exclude<R, string> | undefined }\n                : P\n            : P\n            : P;\n\n    type PropsWithChildren<P = unknown> = P & { children?: ReactNode | undefined };\n\n    /**\n     * Used to retrieve the props a component accepts. Can either be passed a string,\n     * indicating a DOM element (e.g. 'div', 'span', etc.) or the type of a React\n     * component.\n     *\n     * It's usually better to use {@link ComponentPropsWithRef} or {@link ComponentPropsWithoutRef}\n     * instead of this type, as they let you be explicit about whether or not to include\n     * the `ref` prop.\n     *\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/react-types/componentprops/ React TypeScript Cheatsheet}\n     *\n     * @example\n     *\n     * ```tsx\n     * // Retrieves the props an 'input' element accepts\n     * type InputProps = React.ComponentProps<'input'>;\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * const MyComponent = (props: { foo: number, bar: string }) => <div />;\n     *\n     * // Retrieves the props 'MyComponent' accepts\n     * type MyComponentProps = React.ComponentProps<typeof MyComponent>;\n     * ```\n     */\n    type ComponentProps<T extends keyof JSX.IntrinsicElements | JSXElementConstructor<any>> = T extends\n        JSXElementConstructor<infer P> ? P\n        : T extends keyof JSX.IntrinsicElements ? JSX.IntrinsicElements[T]\n        : {};\n\n    /**\n     * Used to retrieve the props a component accepts with its ref. Can either be\n     * passed a string, indicating a DOM element (e.g. 'div', 'span', etc.) or the\n     * type of a React component.\n     *\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/react-types/componentprops/ React TypeScript Cheatsheet}\n     *\n     * @example\n     *\n     * ```tsx\n     * // Retrieves the props an 'input' element accepts\n     * type InputProps = React.ComponentPropsWithRef<'input'>;\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * const MyComponent = (props: { foo: number, bar: string }) => <div />;\n     *\n     * // Retrieves the props 'MyComponent' accepts\n     * type MyComponentPropsWithRef = React.ComponentPropsWithRef<typeof MyComponent>;\n     * ```\n     */\n    type ComponentPropsWithRef<T extends ElementType> = T extends (new(props: infer P) => Component<any, any>)\n        ? PropsWithoutRef<P> & RefAttributes<InstanceType<T>>\n        : PropsWithRef<ComponentProps<T>>;\n    /**\n     * Used to retrieve the props a custom component accepts with its ref.\n     *\n     * Unlike {@link ComponentPropsWithRef}, this only works with custom\n     * components, i.e. components you define yourself. This is to improve\n     * type-checking performance.\n     *\n     * @example\n     *\n     * ```tsx\n     * const MyComponent = (props: { foo: number, bar: string }) => <div />;\n     *\n     * // Retrieves the props 'MyComponent' accepts\n     * type MyComponentPropsWithRef = React.CustomComponentPropsWithRef<typeof MyComponent>;\n     * ```\n     */\n    type CustomComponentPropsWithRef<T extends ComponentType> = T extends (new(props: infer P) => Component<any, any>)\n        ? (PropsWithoutRef<P> & RefAttributes<InstanceType<T>>)\n        : T extends ((props: infer P, legacyContext?: any) => ReactNode) ? PropsWithRef<P>\n        : never;\n\n    /**\n     * Used to retrieve the props a component accepts without its ref. Can either be\n     * passed a string, indicating a DOM element (e.g. 'div', 'span', etc.) or the\n     * type of a React component.\n     *\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/react-types/componentprops/ React TypeScript Cheatsheet}\n     *\n     * @example\n     *\n     * ```tsx\n     * // Retrieves the props an 'input' element accepts\n     * type InputProps = React.ComponentPropsWithoutRef<'input'>;\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * const MyComponent = (props: { foo: number, bar: string }) => <div />;\n     *\n     * // Retrieves the props 'MyComponent' accepts\n     * type MyComponentPropsWithoutRef = React.ComponentPropsWithoutRef<typeof MyComponent>;\n     * ```\n     */\n    type ComponentPropsWithoutRef<T extends ElementType> = PropsWithoutRef<ComponentProps<T>>;\n\n    type ComponentRef<T extends ElementType> = T extends NamedExoticComponent<\n        ComponentPropsWithoutRef<T> & RefAttributes<infer Method>\n    > ? Method\n        : ComponentPropsWithRef<T> extends RefAttributes<infer Method> ? Method\n        : never;\n\n    // will show `Memo(${Component.displayName || Component.name})` in devtools by default,\n    // but can be given its own specific name\n    type MemoExoticComponent<T extends ComponentType<any>> = NamedExoticComponent<CustomComponentPropsWithRef<T>> & {\n        readonly type: T;\n    };\n\n    /**\n     * Lets you skip re-rendering a component when its props are unchanged.\n     *\n     * @see {@link https://react.dev/reference/react/memo React Docs}\n     *\n     * @param Component The component to memoize.\n     * @param propsAreEqual A function that will be used to determine if the props have changed.\n     *\n     * @example\n     *\n     * ```tsx\n     * import { memo } from 'react';\n     *\n     * const SomeComponent = memo(function SomeComponent(props: { foo: string }) {\n     *   // ...\n     * });\n     * ```\n     */\n    function memo<P extends object>(\n        Component: FunctionComponent<P>,\n        propsAreEqual?: (prevProps: Readonly<P>, nextProps: Readonly<P>) => boolean,\n    ): NamedExoticComponent<P>;\n    function memo<T extends ComponentType<any>>(\n        Component: T,\n        propsAreEqual?: (prevProps: Readonly<ComponentProps<T>>, nextProps: Readonly<ComponentProps<T>>) => boolean,\n    ): MemoExoticComponent<T>;\n\n    interface LazyExoticComponent<T extends ComponentType<any>>\n        extends ExoticComponent<CustomComponentPropsWithRef<T>>\n    {\n        readonly _result: T;\n    }\n\n    /**\n     * Lets you defer loading a component’s code until it is rendered for the first time.\n     *\n     * @see {@link https://react.dev/reference/react/lazy React Docs}\n     *\n     * @param load A function that returns a `Promise` or another thenable (a `Promise`-like object with a\n     * then method). React will not call `load` until the first time you attempt to render the returned\n     * component. After React first calls load, it will wait for it to resolve, and then render the\n     * resolved value’s `.default` as a React component. Both the returned `Promise` and the `Promise`’s\n     * resolved value will be cached, so React will not call load more than once. If the `Promise` rejects,\n     * React will throw the rejection reason for the nearest Error Boundary to handle.\n     *\n     * @example\n     *\n     * ```tsx\n     * import { lazy } from 'react';\n     *\n     * const MarkdownPreview = lazy(() => import('./MarkdownPreview.js'));\n     * ```\n     */\n    function lazy<T extends ComponentType<any>>(\n        load: () => Promise<{ default: T }>,\n    ): LazyExoticComponent<T>;\n\n    //\n    // React Hooks\n    // ----------------------------------------------------------------------\n\n    /**\n     * The instruction passed to a {@link Dispatch} function in {@link useState}\n     * to tell React what the next value of the {@link useState} should be.\n     *\n     * Often found wrapped in {@link Dispatch}.\n     *\n     * @template S The type of the state.\n     *\n     * @example\n     *\n     * ```tsx\n     * // This return type correctly represents the type of\n     * // `setCount` in the example below.\n     * const useCustomState = (): Dispatch<SetStateAction<number>> => {\n     *   const [count, setCount] = useState(0);\n     *\n     *   return setCount;\n     * }\n     * ```\n     */\n    type SetStateAction<S> = S | ((prevState: S) => S);\n\n    /**\n     * A function that can be used to update the state of a {@link useState}\n     * or {@link useReducer} hook.\n     */\n    type Dispatch<A> = (value: A) => void;\n    /**\n     * A {@link Dispatch} function can sometimes be called without any arguments.\n     */\n    type DispatchWithoutAction = () => void;\n    // Unlike redux, the actions _can_ be anything\n    type Reducer<S, A> = (prevState: S, action: A) => S;\n    // If useReducer accepts a reducer without action, dispatch may be called without any parameters.\n    type ReducerWithoutAction<S> = (prevState: S) => S;\n    // types used to try and prevent the compiler from reducing S\n    // to a supertype common with the second argument to useReducer()\n    type ReducerState<R extends Reducer<any, any>> = R extends Reducer<infer S, any> ? S : never;\n    type ReducerAction<R extends Reducer<any, any>> = R extends Reducer<any, infer A> ? A : never;\n    // The identity check is done with the SameValue algorithm (Object.is), which is stricter than ===\n    type ReducerStateWithoutAction<R extends ReducerWithoutAction<any>> = R extends ReducerWithoutAction<infer S> ? S\n        : never;\n    type DependencyList = readonly unknown[];\n\n    // NOTE: callbacks are _only_ allowed to return either void, or a destructor.\n    type EffectCallback = () => void | Destructor;\n\n    interface MutableRefObject<T> {\n        current: T;\n    }\n\n    // This will technically work if you give a Consumer<T> or Provider<T> but it's deprecated and warns\n    /**\n     * Accepts a context object (the value returned from `React.createContext`) and returns the current\n     * context value, as given by the nearest context provider for the given context.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useContext}\n     */\n    function useContext<T>(context: Context<T> /*, (not public API) observedBits?: number|boolean */): T;\n    /**\n     * Returns a stateful value, and a function to update it.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useState}\n     */\n    function useState<S>(initialState: S | (() => S)): [S, Dispatch<SetStateAction<S>>];\n    // convenience overload when first argument is omitted\n    /**\n     * Returns a stateful value, and a function to update it.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useState}\n     */\n    function useState<S = undefined>(): [S | undefined, Dispatch<SetStateAction<S | undefined>>];\n    /**\n     * An alternative to `useState`.\n     *\n     * `useReducer` is usually preferable to `useState` when you have complex state logic that involves\n     * multiple sub-values. It also lets you optimize performance for components that trigger deep\n     * updates because you can pass `dispatch` down instead of callbacks.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useReducer}\n     */\n    // overload where dispatch could accept 0 arguments.\n    function useReducer<R extends ReducerWithoutAction<any>, I>(\n        reducer: R,\n        initializerArg: I,\n        initializer: (arg: I) => ReducerStateWithoutAction<R>,\n    ): [ReducerStateWithoutAction<R>, DispatchWithoutAction];\n    /**\n     * An alternative to `useState`.\n     *\n     * `useReducer` is usually preferable to `useState` when you have complex state logic that involves\n     * multiple sub-values. It also lets you optimize performance for components that trigger deep\n     * updates because you can pass `dispatch` down instead of callbacks.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useReducer}\n     */\n    // overload where dispatch could accept 0 arguments.\n    function useReducer<R extends ReducerWithoutAction<any>>(\n        reducer: R,\n        initializerArg: ReducerStateWithoutAction<R>,\n        initializer?: undefined,\n    ): [ReducerStateWithoutAction<R>, DispatchWithoutAction];\n    /**\n     * An alternative to `useState`.\n     *\n     * `useReducer` is usually preferable to `useState` when you have complex state logic that involves\n     * multiple sub-values. It also lets you optimize performance for components that trigger deep\n     * updates because you can pass `dispatch` down instead of callbacks.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useReducer}\n     */\n    // overload where \"I\" may be a subset of ReducerState<R>; used to provide autocompletion.\n    // If \"I\" matches ReducerState<R> exactly then the last overload will allow initializer to be omitted.\n    // the last overload effectively behaves as if the identity function (x => x) is the initializer.\n    function useReducer<R extends Reducer<any, any>, I>(\n        reducer: R,\n        initializerArg: I & ReducerState<R>,\n        initializer: (arg: I & ReducerState<R>) => ReducerState<R>,\n    ): [ReducerState<R>, Dispatch<ReducerAction<R>>];\n    /**\n     * An alternative to `useState`.\n     *\n     * `useReducer` is usually preferable to `useState` when you have complex state logic that involves\n     * multiple sub-values. It also lets you optimize performance for components that trigger deep\n     * updates because you can pass `dispatch` down instead of callbacks.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useReducer}\n     */\n    // overload for free \"I\"; all goes as long as initializer converts it into \"ReducerState<R>\".\n    function useReducer<R extends Reducer<any, any>, I>(\n        reducer: R,\n        initializerArg: I,\n        initializer: (arg: I) => ReducerState<R>,\n    ): [ReducerState<R>, Dispatch<ReducerAction<R>>];\n    /**\n     * An alternative to `useState`.\n     *\n     * `useReducer` is usually preferable to `useState` when you have complex state logic that involves\n     * multiple sub-values. It also lets you optimize performance for components that trigger deep\n     * updates because you can pass `dispatch` down instead of callbacks.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useReducer}\n     */\n\n    // I'm not sure if I keep this 2-ary or if I make it (2,3)-ary; it's currently (2,3)-ary.\n    // The Flow types do have an overload for 3-ary invocation with undefined initializer.\n\n    // NOTE: without the ReducerState indirection, TypeScript would reduce S to be the most common\n    // supertype between the reducer's return type and the initialState (or the initializer's return type),\n    // which would prevent autocompletion from ever working.\n\n    // TODO: double-check if this weird overload logic is necessary. It is possible it's either a bug\n    // in older versions, or a regression in newer versions of the typescript completion service.\n    function useReducer<R extends Reducer<any, any>>(\n        reducer: R,\n        initialState: ReducerState<R>,\n        initializer?: undefined,\n    ): [ReducerState<R>, Dispatch<ReducerAction<R>>];\n    /**\n     * `useRef` returns a mutable ref object whose `.current` property is initialized to the passed argument\n     * (`initialValue`). The returned object will persist for the full lifetime of the component.\n     *\n     * Note that `useRef()` is useful for more than the `ref` attribute. It’s handy for keeping any mutable\n     * value around similar to how you’d use instance fields in classes.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useRef}\n     */\n    function useRef<T>(initialValue: T): MutableRefObject<T>;\n    // convenience overload for refs given as a ref prop as they typically start with a null value\n    /**\n     * `useRef` returns a mutable ref object whose `.current` property is initialized to the passed argument\n     * (`initialValue`). The returned object will persist for the full lifetime of the component.\n     *\n     * Note that `useRef()` is useful for more than the `ref` attribute. It’s handy for keeping any mutable\n     * value around similar to how you’d use instance fields in classes.\n     *\n     * Usage note: if you need the result of useRef to be directly mutable, include `| null` in the type\n     * of the generic argument.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useRef}\n     */\n    function useRef<T>(initialValue: T | null): RefObject<T>;\n    // convenience overload for potentially undefined initialValue / call with 0 arguments\n    // has a default to stop it from defaulting to {} instead\n    /**\n     * `useRef` returns a mutable ref object whose `.current` property is initialized to the passed argument\n     * (`initialValue`). The returned object will persist for the full lifetime of the component.\n     *\n     * Note that `useRef()` is useful for more than the `ref` attribute. It’s handy for keeping any mutable\n     * value around similar to how you’d use instance fields in classes.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useRef}\n     */\n    function useRef<T = undefined>(initialValue?: undefined): MutableRefObject<T | undefined>;\n    /**\n     * The signature is identical to `useEffect`, but it fires synchronously after all DOM mutations.\n     * Use this to read layout from the DOM and synchronously re-render. Updates scheduled inside\n     * `useLayoutEffect` will be flushed synchronously, before the browser has a chance to paint.\n     *\n     * Prefer the standard `useEffect` when possible to avoid blocking visual updates.\n     *\n     * If you’re migrating code from a class component, `useLayoutEffect` fires in the same phase as\n     * `componentDidMount` and `componentDidUpdate`.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useLayoutEffect}\n     */\n    function useLayoutEffect(effect: EffectCallback, deps?: DependencyList): void;\n    /**\n     * Accepts a function that contains imperative, possibly effectful code.\n     *\n     * @param effect Imperative function that can return a cleanup function\n     * @param deps If present, effect will only activate if the values in the list change.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useEffect}\n     */\n    function useEffect(effect: EffectCallback, deps?: DependencyList): void;\n    // NOTE: this does not accept strings, but this will have to be fixed by removing strings from type Ref<T>\n    /**\n     * `useImperativeHandle` customizes the instance value that is exposed to parent components when using\n     * `ref`. As always, imperative code using refs should be avoided in most cases.\n     *\n     * `useImperativeHandle` should be used with `React.forwardRef`.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useImperativeHandle}\n     */\n    function useImperativeHandle<T, R extends T>(ref: Ref<T> | undefined, init: () => R, deps?: DependencyList): void;\n    // I made 'inputs' required here and in useMemo as there's no point to memoizing without the memoization key\n    // useCallback(X) is identical to just using X, useMemo(() => Y) is identical to just using Y.\n    /**\n     * `useCallback` will return a memoized version of the callback that only changes if one of the `inputs`\n     * has changed.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useCallback}\n     */\n    // A specific function type would not trigger implicit any.\n    // See https://github.com/DefinitelyTyped/DefinitelyTyped/issues/52873#issuecomment-845806435 for a comparison between `Function` and more specific types.\n    // eslint-disable-next-line @typescript-eslint/no-unsafe-function-type\n    function useCallback<T extends Function>(callback: T, deps: DependencyList): T;\n    /**\n     * `useMemo` will only recompute the memoized value when one of the `deps` has changed.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useMemo}\n     */\n    // allow undefined, but don't make it optional as that is very likely a mistake\n    function useMemo<T>(factory: () => T, deps: DependencyList): T;\n    /**\n     * `useDebugValue` can be used to display a label for custom hooks in React DevTools.\n     *\n     * NOTE: We don’t recommend adding debug values to every custom hook.\n     * It’s most valuable for custom hooks that are part of shared libraries.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useDebugValue}\n     */\n    // the name of the custom hook is itself derived from the function name at runtime:\n    // it's just the function name without the \"use\" prefix.\n    function useDebugValue<T>(value: T, format?: (value: T) => any): void;\n\n    // must be synchronous\n    export type TransitionFunction = () => VoidOrUndefinedOnly;\n    // strange definition to allow vscode to show documentation on the invocation\n    export interface TransitionStartFunction {\n        /**\n         * State updates caused inside the callback are allowed to be deferred.\n         *\n         * **If some state update causes a component to suspend, that state update should be wrapped in a transition.**\n         *\n         * @param callback A _synchronous_ function which causes state updates that can be deferred.\n         */\n        (callback: TransitionFunction): void;\n    }\n\n    /**\n     * Returns a deferred version of the value that may “lag behind” it.\n     *\n     * This is commonly used to keep the interface responsive when you have something that renders immediately\n     * based on user input and something that needs to wait for a data fetch.\n     *\n     * A good example of this is a text input.\n     *\n     * @param value The value that is going to be deferred\n     *\n     * @see {@link https://react.dev/reference/react/useDeferredValue}\n     */\n    export function useDeferredValue<T>(value: T): T;\n\n    /**\n     * Allows components to avoid undesirable loading states by waiting for content to load\n     * before transitioning to the next screen. It also allows components to defer slower,\n     * data fetching updates until subsequent renders so that more crucial updates can be\n     * rendered immediately.\n     *\n     * The `useTransition` hook returns two values in an array.\n     *\n     * The first is a boolean, React’s way of informing us whether we’re waiting for the transition to finish.\n     * The second is a function that takes a callback. We can use it to tell React which state we want to defer.\n     *\n     * **If some state update causes a component to suspend, that state update should be wrapped in a transition.**\n     *\n     * @see {@link https://react.dev/reference/react/useTransition}\n     */\n    export function useTransition(): [boolean, TransitionStartFunction];\n\n    /**\n     * Similar to `useTransition` but allows uses where hooks are not available.\n     *\n     * @param callback A _synchronous_ function which causes state updates that can be deferred.\n     */\n    export function startTransition(scope: TransitionFunction): void;\n\n    /**\n     * Wrap any code rendering and triggering updates to your components into `act()` calls.\n     *\n     * Ensures that the behavior in your tests matches what happens in the browser\n     * more closely by executing pending `useEffect`s before returning. This also\n     * reduces the amount of re-renders done.\n     *\n     * @param callback A synchronous, void callback that will execute as a single, complete React commit.\n     *\n     * @see https://reactjs.org/blog/2019/02/06/react-v16.8.0.html#testing-hooks\n     */\n    // While act does always return Thenable, if a void function is passed, we pretend the return value is also void to not trigger dangling Promise lint rules.\n    export function act(callback: () => VoidOrUndefinedOnly): void;\n    export function act<T>(callback: () => T | Promise<T>): Promise<T>;\n\n    export function useId(): string;\n\n    /**\n     * @param effect Imperative function that can return a cleanup function\n     * @param deps If present, effect will only activate if the values in the list change.\n     *\n     * @see {@link https://github.com/facebook/react/pull/21913}\n     */\n    export function useInsertionEffect(effect: EffectCallback, deps?: DependencyList): void;\n\n    /**\n     * @param subscribe\n     * @param getSnapshot\n     *\n     * @see {@link https://github.com/reactwg/react-18/discussions/86}\n     */\n    // keep in sync with `useSyncExternalStore` from `use-sync-external-store`\n    export function useSyncExternalStore<Snapshot>(\n        subscribe: (onStoreChange: () => void) => () => void,\n        getSnapshot: () => Snapshot,\n        getServerSnapshot?: () => Snapshot,\n    ): Snapshot;\n\n    //\n    // Event System\n    // ----------------------------------------------------------------------\n    // TODO: change any to unknown when moving to TS v3\n    interface BaseSyntheticEvent<E = object, C = any, T = any> {\n        nativeEvent: E;\n        currentTarget: C;\n        target: T;\n        bubbles: boolean;\n        cancelable: boolean;\n        defaultPrevented: boolean;\n        eventPhase: number;\n        isTrusted: boolean;\n        preventDefault(): void;\n        isDefaultPrevented(): boolean;\n        stopPropagation(): void;\n        isPropagationStopped(): boolean;\n        persist(): void;\n        timeStamp: number;\n        type: string;\n    }\n\n    /**\n     * currentTarget - a reference to the element on which the event listener is registered.\n     *\n     * target - a reference to the element from which the event was originally dispatched.\n     * This might be a child element to the element on which the event listener is registered.\n     * If you thought this should be `EventTarget & T`, see https://github.com/DefinitelyTyped/DefinitelyTyped/issues/11508#issuecomment-256045682\n     */\n    interface SyntheticEvent<T = Element, E = Event> extends BaseSyntheticEvent<E, EventTarget & T, EventTarget> {}\n\n    interface ClipboardEvent<T = Element> extends SyntheticEvent<T, NativeClipboardEvent> {\n        clipboardData: DataTransfer;\n    }\n\n    interface CompositionEvent<T = Element> extends SyntheticEvent<T, NativeCompositionEvent> {\n        data: string;\n    }\n\n    interface DragEvent<T = Element> extends MouseEvent<T, NativeDragEvent> {\n        dataTransfer: DataTransfer;\n    }\n\n    interface PointerEvent<T = Element> extends MouseEvent<T, NativePointerEvent> {\n        pointerId: number;\n        pressure: number;\n        tangentialPressure: number;\n        tiltX: number;\n        tiltY: number;\n        twist: number;\n        width: number;\n        height: number;\n        pointerType: \"mouse\" | \"pen\" | \"touch\";\n        isPrimary: boolean;\n    }\n\n    interface FocusEvent<Target = Element, RelatedTarget = Element> extends SyntheticEvent<Target, NativeFocusEvent> {\n        relatedTarget: (EventTarget & RelatedTarget) | null;\n        target: EventTarget & Target;\n    }\n\n    interface FormEvent<T = Element> extends SyntheticEvent<T> {\n    }\n\n    interface InvalidEvent<T = Element> extends SyntheticEvent<T> {\n        target: EventTarget & T;\n    }\n\n    interface ChangeEvent<T = Element> extends SyntheticEvent<T> {\n        target: EventTarget & T;\n    }\n\n    export type ModifierKey =\n        | \"Alt\"\n        | \"AltGraph\"\n        | \"CapsLock\"\n        | \"Control\"\n        | \"Fn\"\n        | \"FnLock\"\n        | \"Hyper\"\n        | \"Meta\"\n        | \"NumLock\"\n        | \"ScrollLock\"\n        | \"Shift\"\n        | \"Super\"\n        | \"Symbol\"\n        | \"SymbolLock\";\n\n    interface KeyboardEvent<T = Element> extends UIEvent<T, NativeKeyboardEvent> {\n        altKey: boolean;\n        /** @deprecated */\n        charCode: number;\n        ctrlKey: boolean;\n        code: string;\n        /**\n         * See [DOM Level 3 Events spec](https://www.w3.org/TR/uievents-key/#keys-modifier). for a list of valid (case-sensitive) arguments to this method.\n         */\n        getModifierState(key: ModifierKey): boolean;\n        /**\n         * See the [DOM Level 3 Events spec](https://www.w3.org/TR/uievents-key/#named-key-attribute-values). for possible values\n         */\n        key: string;\n        /** @deprecated */\n        keyCode: number;\n        locale: string;\n        location: number;\n        metaKey: boolean;\n        repeat: boolean;\n        shiftKey: boolean;\n        /** @deprecated */\n        which: number;\n    }\n\n    interface MouseEvent<T = Element, E = NativeMouseEvent> extends UIEvent<T, E> {\n        altKey: boolean;\n        button: number;\n        buttons: number;\n        clientX: number;\n        clientY: number;\n        ctrlKey: boolean;\n        /**\n         * See [DOM Level 3 Events spec](https://www.w3.org/TR/uievents-key/#keys-modifier). for a list of valid (case-sensitive) arguments to this method.\n         */\n        getModifierState(key: ModifierKey): boolean;\n        metaKey: boolean;\n        movementX: number;\n        movementY: number;\n        pageX: number;\n        pageY: number;\n        relatedTarget: EventTarget | null;\n        screenX: number;\n        screenY: number;\n        shiftKey: boolean;\n    }\n\n    interface TouchEvent<T = Element> extends UIEvent<T, NativeTouchEvent> {\n        altKey: boolean;\n        changedTouches: TouchList;\n        ctrlKey: boolean;\n        /**\n         * See [DOM Level 3 Events spec](https://www.w3.org/TR/uievents-key/#keys-modifier). for a list of valid (case-sensitive) arguments to this method.\n         */\n        getModifierState(key: ModifierKey): boolean;\n        metaKey: boolean;\n        shiftKey: boolean;\n        targetTouches: TouchList;\n        touches: TouchList;\n    }\n\n    interface UIEvent<T = Element, E = NativeUIEvent> extends SyntheticEvent<T, E> {\n        detail: number;\n        view: AbstractView;\n    }\n\n    interface WheelEvent<T = Element> extends MouseEvent<T, NativeWheelEvent> {\n        deltaMode: number;\n        deltaX: number;\n        deltaY: number;\n        deltaZ: number;\n    }\n\n    interface AnimationEvent<T = Element> extends SyntheticEvent<T, NativeAnimationEvent> {\n        animationName: string;\n        elapsedTime: number;\n        pseudoElement: string;\n    }\n\n    interface TransitionEvent<T = Element> extends SyntheticEvent<T, NativeTransitionEvent> {\n        elapsedTime: number;\n        propertyName: string;\n        pseudoElement: string;\n    }\n\n    //\n    // Event Handler Types\n    // ----------------------------------------------------------------------\n\n    type EventHandler<E extends SyntheticEvent<any>> = { bivarianceHack(event: E): void }[\"bivarianceHack\"];\n\n    type ReactEventHandler<T = Element> = EventHandler<SyntheticEvent<T>>;\n\n    type ClipboardEventHandler<T = Element> = EventHandler<ClipboardEvent<T>>;\n    type CompositionEventHandler<T = Element> = EventHandler<CompositionEvent<T>>;\n    type DragEventHandler<T = Element> = EventHandler<DragEvent<T>>;\n    type FocusEventHandler<T = Element> = EventHandler<FocusEvent<T>>;\n    type FormEventHandler<T = Element> = EventHandler<FormEvent<T>>;\n    type ChangeEventHandler<T = Element> = EventHandler<ChangeEvent<T>>;\n    type KeyboardEventHandler<T = Element> = EventHandler<KeyboardEvent<T>>;\n    type MouseEventHandler<T = Element> = EventHandler<MouseEvent<T>>;\n    type TouchEventHandler<T = Element> = EventHandler<TouchEvent<T>>;\n    type PointerEventHandler<T = Element> = EventHandler<PointerEvent<T>>;\n    type UIEventHandler<T = Element> = EventHandler<UIEvent<T>>;\n    type WheelEventHandler<T = Element> = EventHandler<WheelEvent<T>>;\n    type AnimationEventHandler<T = Element> = EventHandler<AnimationEvent<T>>;\n    type TransitionEventHandler<T = Element> = EventHandler<TransitionEvent<T>>;\n\n    //\n    // Props / DOM Attributes\n    // ----------------------------------------------------------------------\n\n    interface HTMLProps<T> extends AllHTMLAttributes<T>, ClassAttributes<T> {\n    }\n\n    type DetailedHTMLProps<E extends HTMLAttributes<T>, T> = ClassAttributes<T> & E;\n\n    interface SVGProps<T> extends SVGAttributes<T>, ClassAttributes<T> {\n    }\n\n    interface SVGLineElementAttributes<T> extends SVGProps<T> {}\n    interface SVGTextElementAttributes<T> extends SVGProps<T> {}\n\n    interface DOMAttributes<T> {\n        children?: ReactNode | undefined;\n        dangerouslySetInnerHTML?: {\n            // Should be InnerHTML['innerHTML'].\n            // But unfortunately we're mixing renderer-specific type declarations.\n            __html: string | TrustedHTML;\n        } | undefined;\n\n        // Clipboard Events\n        onCopy?: ClipboardEventHandler<T> | undefined;\n        onCopyCapture?: ClipboardEventHandler<T> | undefined;\n        onCut?: ClipboardEventHandler<T> | undefined;\n        onCutCapture?: ClipboardEventHandler<T> | undefined;\n        onPaste?: ClipboardEventHandler<T> | undefined;\n        onPasteCapture?: ClipboardEventHandler<T> | undefined;\n\n        // Composition Events\n        onCompositionEnd?: CompositionEventHandler<T> | undefined;\n        onCompositionEndCapture?: CompositionEventHandler<T> | undefined;\n        onCompositionStart?: CompositionEventHandler<T> | undefined;\n        onCompositionStartCapture?: CompositionEventHandler<T> | undefined;\n        onCompositionUpdate?: CompositionEventHandler<T> | undefined;\n        onCompositionUpdateCapture?: CompositionEventHandler<T> | undefined;\n\n        // Focus Events\n        onFocus?: FocusEventHandler<T> | undefined;\n        onFocusCapture?: FocusEventHandler<T> | undefined;\n        onBlur?: FocusEventHandler<T> | undefined;\n        onBlurCapture?: FocusEventHandler<T> | undefined;\n\n        // Form Events\n        onChange?: FormEventHandler<T> | undefined;\n        onChangeCapture?: FormEventHandler<T> | undefined;\n        onBeforeInput?: FormEventHandler<T> | undefined;\n        onBeforeInputCapture?: FormEventHandler<T> | undefined;\n        onInput?: FormEventHandler<T> | undefined;\n        onInputCapture?: FormEventHandler<T> | undefined;\n        onReset?: FormEventHandler<T> | undefined;\n        onResetCapture?: FormEventHandler<T> | undefined;\n        onSubmit?: FormEventHandler<T> | undefined;\n        onSubmitCapture?: FormEventHandler<T> | undefined;\n        onInvalid?: FormEventHandler<T> | undefined;\n        onInvalidCapture?: FormEventHandler<T> | undefined;\n\n        // Image Events\n        onLoad?: ReactEventHandler<T> | undefined;\n        onLoadCapture?: ReactEventHandler<T> | undefined;\n        onError?: ReactEventHandler<T> | undefined; // also a Media Event\n        onErrorCapture?: ReactEventHandler<T> | undefined; // also a Media Event\n\n        // Keyboard Events\n        onKeyDown?: KeyboardEventHandler<T> | undefined;\n        onKeyDownCapture?: KeyboardEventHandler<T> | undefined;\n        /** @deprecated Use `onKeyUp` or `onKeyDown` instead */\n        onKeyPress?: KeyboardEventHandler<T> | undefined;\n        /** @deprecated Use `onKeyUpCapture` or `onKeyDownCapture` instead */\n        onKeyPressCapture?: KeyboardEventHandler<T> | undefined;\n        onKeyUp?: KeyboardEventHandler<T> | undefined;\n        onKeyUpCapture?: KeyboardEventHandler<T> | undefined;\n\n        // Media Events\n        onAbort?: ReactEventHandler<T> | undefined;\n        onAbortCapture?: ReactEventHandler<T> | undefined;\n        onCanPlay?: ReactEventHandler<T> | undefined;\n        onCanPlayCapture?: ReactEventHandler<T> | undefined;\n        onCanPlayThrough?: ReactEventHandler<T> | undefined;\n        onCanPlayThroughCapture?: ReactEventHandler<T> | undefined;\n        onDurationChange?: ReactEventHandler<T> | undefined;\n        onDurationChangeCapture?: ReactEventHandler<T> | undefined;\n        onEmptied?: ReactEventHandler<T> | undefined;\n        onEmptiedCapture?: ReactEventHandler<T> | undefined;\n        onEncrypted?: ReactEventHandler<T> | undefined;\n        onEncryptedCapture?: ReactEventHandler<T> | undefined;\n        onEnded?: ReactEventHandler<T> | undefined;\n        onEndedCapture?: ReactEventHandler<T> | undefined;\n        onLoadedData?: ReactEventHandler<T> | undefined;\n        onLoadedDataCapture?: ReactEventHandler<T> | undefined;\n        onLoadedMetadata?: ReactEventHandler<T> | undefined;\n        onLoadedMetadataCapture?: ReactEventHandler<T> | undefined;\n        onLoadStart?: ReactEventHandler<T> | undefined;\n        onLoadStartCapture?: ReactEventHandler<T> | undefined;\n        onPause?: ReactEventHandler<T> | undefined;\n        onPauseCapture?: ReactEventHandler<T> | undefined;\n        onPlay?: ReactEventHandler<T> | undefined;\n        onPlayCapture?: ReactEventHandler<T> | undefined;\n        onPlaying?: ReactEventHandler<T> | undefined;\n        onPlayingCapture?: ReactEventHandler<T> | undefined;\n        onProgress?: ReactEventHandler<T> | undefined;\n        onProgressCapture?: ReactEventHandler<T> | undefined;\n        onRateChange?: ReactEventHandler<T> | undefined;\n        onRateChangeCapture?: ReactEventHandler<T> | undefined;\n        onSeeked?: ReactEventHandler<T> | undefined;\n        onSeekedCapture?: ReactEventHandler<T> | undefined;\n        onSeeking?: ReactEventHandler<T> | undefined;\n        onSeekingCapture?: ReactEventHandler<T> | undefined;\n        onStalled?: ReactEventHandler<T> | undefined;\n        onStalledCapture?: ReactEventHandler<T> | undefined;\n        onSuspend?: ReactEventHandler<T> | undefined;\n        onSuspendCapture?: ReactEventHandler<T> | undefined;\n        onTimeUpdate?: ReactEventHandler<T> | undefined;\n        onTimeUpdateCapture?: ReactEventHandler<T> | undefined;\n        onVolumeChange?: ReactEventHandler<T> | undefined;\n        onVolumeChangeCapture?: ReactEventHandler<T> | undefined;\n        onWaiting?: ReactEventHandler<T> | undefined;\n        onWaitingCapture?: ReactEventHandler<T> | undefined;\n\n        // MouseEvents\n        onAuxClick?: MouseEventHandler<T> | undefined;\n        onAuxClickCapture?: MouseEventHandler<T> | undefined;\n        onClick?: MouseEventHandler<T> | undefined;\n        onClickCapture?: MouseEventHandler<T> | undefined;\n        onContextMenu?: MouseEventHandler<T> | undefined;\n        onContextMenuCapture?: MouseEventHandler<T> | undefined;\n        onDoubleClick?: MouseEventHandler<T> | undefined;\n        onDoubleClickCapture?: MouseEventHandler<T> | undefined;\n        onDrag?: DragEventHandler<T> | undefined;\n        onDragCapture?: DragEventHandler<T> | undefined;\n        onDragEnd?: DragEventHandler<T> | undefined;\n        onDragEndCapture?: DragEventHandler<T> | undefined;\n        onDragEnter?: DragEventHandler<T> | undefined;\n        onDragEnterCapture?: DragEventHandler<T> | undefined;\n        onDragExit?: DragEventHandler<T> | undefined;\n        onDragExitCapture?: DragEventHandler<T> | undefined;\n        onDragLeave?: DragEventHandler<T> | undefined;\n        onDragLeaveCapture?: DragEventHandler<T> | undefined;\n        onDragOver?: DragEventHandler<T> | undefined;\n        onDragOverCapture?: DragEventHandler<T> | undefined;\n        onDragStart?: DragEventHandler<T> | undefined;\n        onDragStartCapture?: DragEventHandler<T> | undefined;\n        onDrop?: DragEventHandler<T> | undefined;\n        onDropCapture?: DragEventHandler<T> | undefined;\n        onMouseDown?: MouseEventHandler<T> | undefined;\n        onMouseDownCapture?: MouseEventHandler<T> | undefined;\n        onMouseEnter?: MouseEventHandler<T> | undefined;\n        onMouseLeave?: MouseEventHandler<T> | undefined;\n        onMouseMove?: MouseEventHandler<T> | undefined;\n        onMouseMoveCapture?: MouseEventHandler<T> | undefined;\n        onMouseOut?: MouseEventHandler<T> | undefined;\n        onMouseOutCapture?: MouseEventHandler<T> | undefined;\n        onMouseOver?: MouseEventHandler<T> | undefined;\n        onMouseOverCapture?: MouseEventHandler<T> | undefined;\n        onMouseUp?: MouseEventHandler<T> | undefined;\n        onMouseUpCapture?: MouseEventHandler<T> | undefined;\n\n        // Selection Events\n        onSelect?: ReactEventHandler<T> | undefined;\n        onSelectCapture?: ReactEventHandler<T> | undefined;\n\n        // Touch Events\n        onTouchCancel?: TouchEventHandler<T> | undefined;\n        onTouchCancelCapture?: TouchEventHandler<T> | undefined;\n        onTouchEnd?: TouchEventHandler<T> | undefined;\n        onTouchEndCapture?: TouchEventHandler<T> | undefined;\n        onTouchMove?: TouchEventHandler<T> | undefined;\n        onTouchMoveCapture?: TouchEventHandler<T> | undefined;\n        onTouchStart?: TouchEventHandler<T> | undefined;\n        onTouchStartCapture?: TouchEventHandler<T> | undefined;\n\n        // Pointer Events\n        onPointerDown?: PointerEventHandler<T> | undefined;\n        onPointerDownCapture?: PointerEventHandler<T> | undefined;\n        onPointerMove?: PointerEventHandler<T> | undefined;\n        onPointerMoveCapture?: PointerEventHandler<T> | undefined;\n        onPointerUp?: PointerEventHandler<T> | undefined;\n        onPointerUpCapture?: PointerEventHandler<T> | undefined;\n        onPointerCancel?: PointerEventHandler<T> | undefined;\n        onPointerCancelCapture?: PointerEventHandler<T> | undefined;\n        onPointerEnter?: PointerEventHandler<T> | undefined;\n        onPointerLeave?: PointerEventHandler<T> | undefined;\n        onPointerOver?: PointerEventHandler<T> | undefined;\n        onPointerOverCapture?: PointerEventHandler<T> | undefined;\n        onPointerOut?: PointerEventHandler<T> | undefined;\n        onPointerOutCapture?: PointerEventHandler<T> | undefined;\n        onGotPointerCapture?: PointerEventHandler<T> | undefined;\n        onGotPointerCaptureCapture?: PointerEventHandler<T> | undefined;\n        onLostPointerCapture?: PointerEventHandler<T> | undefined;\n        onLostPointerCaptureCapture?: PointerEventHandler<T> | undefined;\n\n        // UI Events\n        onScroll?: UIEventHandler<T> | undefined;\n        onScrollCapture?: UIEventHandler<T> | undefined;\n\n        // Wheel Events\n        onWheel?: WheelEventHandler<T> | undefined;\n        onWheelCapture?: WheelEventHandler<T> | undefined;\n\n        // Animation Events\n        onAnimationStart?: AnimationEventHandler<T> | undefined;\n        onAnimationStartCapture?: AnimationEventHandler<T> | undefined;\n        onAnimationEnd?: AnimationEventHandler<T> | undefined;\n        onAnimationEndCapture?: AnimationEventHandler<T> | undefined;\n        onAnimationIteration?: AnimationEventHandler<T> | undefined;\n        onAnimationIterationCapture?: AnimationEventHandler<T> | undefined;\n\n        // Transition Events\n        onTransitionEnd?: TransitionEventHandler<T> | undefined;\n        onTransitionEndCapture?: TransitionEventHandler<T> | undefined;\n    }\n\n    export interface CSSProperties extends CSS.Properties<string | number> {\n        /**\n         * The index signature was removed to enable closed typing for style\n         * using CSSType. You're able to use type assertion or module augmentation\n         * to add properties or an index signature of your own.\n         *\n         * For examples and more information, visit:\n         * https://github.com/frenic/csstype#what-should-i-do-when-i-get-type-errors\n         */\n    }\n\n    // All the WAI-ARIA 1.1 attributes from https://www.w3.org/TR/wai-aria-1.1/\n    interface AriaAttributes {\n        /** Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. */\n        \"aria-activedescendant\"?: string | undefined;\n        /** Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. */\n        \"aria-atomic\"?: Booleanish | undefined;\n        /**\n         * Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be\n         * presented if they are made.\n         */\n        \"aria-autocomplete\"?: \"none\" | \"inline\" | \"list\" | \"both\" | undefined;\n        /** Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. */\n        /**\n         * Defines a string value that labels the current element, which is intended to be converted into Braille.\n         * @see aria-label.\n         */\n        \"aria-braillelabel\"?: string | undefined;\n        /**\n         * Defines a human-readable, author-localized abbreviated description for the role of an element, which is intended to be converted into Braille.\n         * @see aria-roledescription.\n         */\n        \"aria-brailleroledescription\"?: string | undefined;\n        \"aria-busy\"?: Booleanish | undefined;\n        /**\n         * Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets.\n         * @see aria-pressed @see aria-selected.\n         */\n        \"aria-checked\"?: boolean | \"false\" | \"mixed\" | \"true\" | undefined;\n        /**\n         * Defines the total number of columns in a table, grid, or treegrid.\n         * @see aria-colindex.\n         */\n        \"aria-colcount\"?: number | undefined;\n        /**\n         * Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.\n         * @see aria-colcount @see aria-colspan.\n         */\n        \"aria-colindex\"?: number | undefined;\n        /**\n         * Defines a human readable text alternative of aria-colindex.\n         * @see aria-rowindextext.\n         */\n        \"aria-colindextext\"?: string | undefined;\n        /**\n         * Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.\n         * @see aria-colindex @see aria-rowspan.\n         */\n        \"aria-colspan\"?: number | undefined;\n        /**\n         * Identifies the element (or elements) whose contents or presence are controlled by the current element.\n         * @see aria-owns.\n         */\n        \"aria-controls\"?: string | undefined;\n        /** Indicates the element that represents the current item within a container or set of related elements. */\n        \"aria-current\"?: boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" | undefined;\n        /**\n         * Identifies the element (or elements) that describes the object.\n         * @see aria-labelledby\n         */\n        \"aria-describedby\"?: string | undefined;\n        /**\n         * Defines a string value that describes or annotates the current element.\n         * @see related aria-describedby.\n         */\n        \"aria-description\"?: string | undefined;\n        /**\n         * Identifies the element that provides a detailed, extended description for the object.\n         * @see aria-describedby.\n         */\n        \"aria-details\"?: string | undefined;\n        /**\n         * Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.\n         * @see aria-hidden @see aria-readonly.\n         */\n        \"aria-disabled\"?: Booleanish | undefined;\n        /**\n         * Indicates what functions can be performed when a dragged object is released on the drop target.\n         * @deprecated in ARIA 1.1\n         */\n        \"aria-dropeffect\"?: \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" | undefined;\n        /**\n         * Identifies the element that provides an error message for the object.\n         * @see aria-invalid @see aria-describedby.\n         */\n        \"aria-errormessage\"?: string | undefined;\n        /** Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. */\n        \"aria-expanded\"?: Booleanish | undefined;\n        /**\n         * Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion,\n         * allows assistive technology to override the general default of reading in document source order.\n         */\n        \"aria-flowto\"?: string | undefined;\n        /**\n         * Indicates an element's \"grabbed\" state in a drag-and-drop operation.\n         * @deprecated in ARIA 1.1\n         */\n        \"aria-grabbed\"?: Booleanish | undefined;\n        /** Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. */\n        \"aria-haspopup\"?: boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" | undefined;\n        /**\n         * Indicates whether the element is exposed to an accessibility API.\n         * @see aria-disabled.\n         */\n        \"aria-hidden\"?: Booleanish | undefined;\n        /**\n         * Indicates the entered value does not conform to the format expected by the application.\n         * @see aria-errormessage.\n         */\n        \"aria-invalid\"?: boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" | undefined;\n        /** Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. */\n        \"aria-keyshortcuts\"?: string | undefined;\n        /**\n         * Defines a string value that labels the current element.\n         * @see aria-labelledby.\n         */\n        \"aria-label\"?: string | undefined;\n        /**\n         * Identifies the element (or elements) that labels the current element.\n         * @see aria-describedby.\n         */\n        \"aria-labelledby\"?: string | undefined;\n        /** Defines the hierarchical level of an element within a structure. */\n        \"aria-level\"?: number | undefined;\n        /** Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. */\n        \"aria-live\"?: \"off\" | \"assertive\" | \"polite\" | undefined;\n        /** Indicates whether an element is modal when displayed. */\n        \"aria-modal\"?: Booleanish | undefined;\n        /** Indicates whether a text box accepts multiple lines of input or only a single line. */\n        \"aria-multiline\"?: Booleanish | undefined;\n        /** Indicates that the user may select more than one item from the current selectable descendants. */\n        \"aria-multiselectable\"?: Booleanish | undefined;\n        /** Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. */\n        \"aria-orientation\"?: \"horizontal\" | \"vertical\" | undefined;\n        /**\n         * Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship\n         * between DOM elements where the DOM hierarchy cannot be used to represent the relationship.\n         * @see aria-controls.\n         */\n        \"aria-owns\"?: string | undefined;\n        /**\n         * Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value.\n         * A hint could be a sample value or a brief description of the expected format.\n         */\n        \"aria-placeholder\"?: string | undefined;\n        /**\n         * Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\n         * @see aria-setsize.\n         */\n        \"aria-posinset\"?: number | undefined;\n        /**\n         * Indicates the current \"pressed\" state of toggle buttons.\n         * @see aria-checked @see aria-selected.\n         */\n        \"aria-pressed\"?: boolean | \"false\" | \"mixed\" | \"true\" | undefined;\n        /**\n         * Indicates that the element is not editable, but is otherwise operable.\n         * @see aria-disabled.\n         */\n        \"aria-readonly\"?: Booleanish | undefined;\n        /**\n         * Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.\n         * @see aria-atomic.\n         */\n        \"aria-relevant\"?:\n            | \"additions\"\n            | \"additions removals\"\n            | \"additions text\"\n            | \"all\"\n            | \"removals\"\n            | \"removals additions\"\n            | \"removals text\"\n            | \"text\"\n            | \"text additions\"\n            | \"text removals\"\n            | undefined;\n        /** Indicates that user input is required on the element before a form may be submitted. */\n        \"aria-required\"?: Booleanish | undefined;\n        /** Defines a human-readable, author-localized description for the role of an element. */\n        \"aria-roledescription\"?: string | undefined;\n        /**\n         * Defines the total number of rows in a table, grid, or treegrid.\n         * @see aria-rowindex.\n         */\n        \"aria-rowcount\"?: number | undefined;\n        /**\n         * Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.\n         * @see aria-rowcount @see aria-rowspan.\n         */\n        \"aria-rowindex\"?: number | undefined;\n        /**\n         * Defines a human readable text alternative of aria-rowindex.\n         * @see aria-colindextext.\n         */\n        \"aria-rowindextext\"?: string | undefined;\n        /**\n         * Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.\n         * @see aria-rowindex @see aria-colspan.\n         */\n        \"aria-rowspan\"?: number | undefined;\n        /**\n         * Indicates the current \"selected\" state of various widgets.\n         * @see aria-checked @see aria-pressed.\n         */\n        \"aria-selected\"?: Booleanish | undefined;\n        /**\n         * Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\n         * @see aria-posinset.\n         */\n        \"aria-setsize\"?: number | undefined;\n        /** Indicates if items in a table or grid are sorted in ascending or descending order. */\n        \"aria-sort\"?: \"none\" | \"ascending\" | \"descending\" | \"other\" | undefined;\n        /** Defines the maximum allowed value for a range widget. */\n        \"aria-valuemax\"?: number | undefined;\n        /** Defines the minimum allowed value for a range widget. */\n        \"aria-valuemin\"?: number | undefined;\n        /**\n         * Defines the current value for a range widget.\n         * @see aria-valuetext.\n         */\n        \"aria-valuenow\"?: number | undefined;\n        /** Defines the human readable text alternative of aria-valuenow for a range widget. */\n        \"aria-valuetext\"?: string | undefined;\n    }\n\n    // All the WAI-ARIA 1.1 role attribute values from https://www.w3.org/TR/wai-aria-1.1/#role_definitions\n    type AriaRole =\n        | \"alert\"\n        | \"alertdialog\"\n        | \"application\"\n        | \"article\"\n        | \"banner\"\n        | \"button\"\n        | \"cell\"\n        | \"checkbox\"\n        | \"columnheader\"\n        | \"combobox\"\n        | \"complementary\"\n        | \"contentinfo\"\n        | \"definition\"\n        | \"dialog\"\n        | \"directory\"\n        | \"document\"\n        | \"feed\"\n        | \"figure\"\n        | \"form\"\n        | \"grid\"\n        | \"gridcell\"\n        | \"group\"\n        | \"heading\"\n        | \"img\"\n        | \"link\"\n        | \"list\"\n        | \"listbox\"\n        | \"listitem\"\n        | \"log\"\n        | \"main\"\n        | \"marquee\"\n        | \"math\"\n        | \"menu\"\n        | \"menubar\"\n        | \"menuitem\"\n        | \"menuitemcheckbox\"\n        | \"menuitemradio\"\n        | \"navigation\"\n        | \"none\"\n        | \"note\"\n        | \"option\"\n        | \"presentation\"\n        | \"progressbar\"\n        | \"radio\"\n        | \"radiogroup\"\n        | \"region\"\n        | \"row\"\n        | \"rowgroup\"\n        | \"rowheader\"\n        | \"scrollbar\"\n        | \"search\"\n        | \"searchbox\"\n        | \"separator\"\n        | \"slider\"\n        | \"spinbutton\"\n        | \"status\"\n        | \"switch\"\n        | \"tab\"\n        | \"table\"\n        | \"tablist\"\n        | \"tabpanel\"\n        | \"term\"\n        | \"textbox\"\n        | \"timer\"\n        | \"toolbar\"\n        | \"tooltip\"\n        | \"tree\"\n        | \"treegrid\"\n        | \"treeitem\"\n        | (string & {});\n\n    interface HTMLAttributes<T> extends AriaAttributes, DOMAttributes<T> {\n        // React-specific Attributes\n        defaultChecked?: boolean | undefined;\n        defaultValue?: string | number | readonly string[] | undefined;\n        suppressContentEditableWarning?: boolean | undefined;\n        suppressHydrationWarning?: boolean | undefined;\n\n        // Standard HTML Attributes\n        accessKey?: string | undefined;\n        autoCapitalize?: \"off\" | \"none\" | \"on\" | \"sentences\" | \"words\" | \"characters\" | undefined | (string & {});\n        autoFocus?: boolean | undefined;\n        className?: string | undefined;\n        contentEditable?: Booleanish | \"inherit\" | \"plaintext-only\" | undefined;\n        contextMenu?: string | undefined;\n        dir?: string | undefined;\n        draggable?: Booleanish | undefined;\n        enterKeyHint?: \"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"search\" | \"send\" | undefined;\n        hidden?: boolean | undefined;\n        id?: string | undefined;\n        lang?: string | undefined;\n        nonce?: string | undefined;\n        slot?: string | undefined;\n        spellCheck?: Booleanish | undefined;\n        style?: CSSProperties | undefined;\n        tabIndex?: number | undefined;\n        title?: string | undefined;\n        translate?: \"yes\" | \"no\" | undefined;\n\n        // Unknown\n        radioGroup?: string | undefined; // <command>, <menuitem>\n\n        // WAI-ARIA\n        role?: AriaRole | undefined;\n\n        // RDFa Attributes\n        about?: string | undefined;\n        content?: string | undefined;\n        datatype?: string | undefined;\n        inlist?: any;\n        prefix?: string | undefined;\n        property?: string | undefined;\n        rel?: string | undefined;\n        resource?: string | undefined;\n        rev?: string | undefined;\n        typeof?: string | undefined;\n        vocab?: string | undefined;\n\n        // Non-standard Attributes\n        autoCorrect?: string | undefined;\n        autoSave?: string | undefined;\n        color?: string | undefined;\n        itemProp?: string | undefined;\n        itemScope?: boolean | undefined;\n        itemType?: string | undefined;\n        itemID?: string | undefined;\n        itemRef?: string | undefined;\n        results?: number | undefined;\n        security?: string | undefined;\n        unselectable?: \"on\" | \"off\" | undefined;\n\n        // Living Standard\n        /**\n         * Hints at the type of data that might be entered by the user while editing the element or its contents\n         * @see {@link https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute}\n         */\n        inputMode?: \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" | undefined;\n        /**\n         * Specify that a standard HTML element should behave like a defined custom built-in element\n         * @see {@link https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is}\n         */\n        is?: string | undefined;\n        /**\n         * @see {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/exportparts}\n         */\n        exportparts?: string | undefined;\n        /**\n         * @see {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/part}\n         */\n        part?: string | undefined;\n    }\n\n    /**\n     * For internal usage only.\n     * Different release channels declare additional types of ReactNode this particular release channel accepts.\n     * App or library types should never augment this interface.\n     */\n    interface DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS {}\n\n    interface AllHTMLAttributes<T> extends HTMLAttributes<T> {\n        // Standard HTML Attributes\n        accept?: string | undefined;\n        acceptCharset?: string | undefined;\n        action?:\n            | string\n            | undefined\n            | DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[\n                keyof DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS\n            ];\n        allowFullScreen?: boolean | undefined;\n        allowTransparency?: boolean | undefined;\n        alt?: string | undefined;\n        as?: string | undefined;\n        async?: boolean | undefined;\n        autoComplete?: string | undefined;\n        autoPlay?: boolean | undefined;\n        capture?: boolean | \"user\" | \"environment\" | undefined;\n        cellPadding?: number | string | undefined;\n        cellSpacing?: number | string | undefined;\n        charSet?: string | undefined;\n        challenge?: string | undefined;\n        checked?: boolean | undefined;\n        cite?: string | undefined;\n        classID?: string | undefined;\n        cols?: number | undefined;\n        colSpan?: number | undefined;\n        controls?: boolean | undefined;\n        coords?: string | undefined;\n        crossOrigin?: CrossOrigin;\n        data?: string | undefined;\n        dateTime?: string | undefined;\n        default?: boolean | undefined;\n        defer?: boolean | undefined;\n        disabled?: boolean | undefined;\n        download?: any;\n        encType?: string | undefined;\n        form?: string | undefined;\n        formAction?:\n            | string\n            | undefined\n            | DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[\n                keyof DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS\n            ];\n        formEncType?: string | undefined;\n        formMethod?: string | undefined;\n        formNoValidate?: boolean | undefined;\n        formTarget?: string | undefined;\n        frameBorder?: number | string | undefined;\n        headers?: string | undefined;\n        height?: number | string | undefined;\n        high?: number | undefined;\n        href?: string | undefined;\n        hrefLang?: string | undefined;\n        htmlFor?: string | undefined;\n        httpEquiv?: string | undefined;\n        integrity?: string | undefined;\n        keyParams?: string | undefined;\n        keyType?: string | undefined;\n        kind?: string | undefined;\n        label?: string | undefined;\n        list?: string | undefined;\n        loop?: boolean | undefined;\n        low?: number | undefined;\n        manifest?: string | undefined;\n        marginHeight?: number | undefined;\n        marginWidth?: number | undefined;\n        max?: number | string | undefined;\n        maxLength?: number | undefined;\n        media?: string | undefined;\n        mediaGroup?: string | undefined;\n        method?: string | undefined;\n        min?: number | string | undefined;\n        minLength?: number | undefined;\n        multiple?: boolean | undefined;\n        muted?: boolean | undefined;\n        name?: string | undefined;\n        noValidate?: boolean | undefined;\n        open?: boolean | undefined;\n        optimum?: number | undefined;\n        pattern?: string | undefined;\n        placeholder?: string | undefined;\n        playsInline?: boolean | undefined;\n        poster?: string | undefined;\n        preload?: string | undefined;\n        readOnly?: boolean | undefined;\n        required?: boolean | undefined;\n        reversed?: boolean | undefined;\n        rows?: number | undefined;\n        rowSpan?: number | undefined;\n        sandbox?: string | undefined;\n        scope?: string | undefined;\n        scoped?: boolean | undefined;\n        scrolling?: string | undefined;\n        seamless?: boolean | undefined;\n        selected?: boolean | undefined;\n        shape?: string | undefined;\n        size?: number | undefined;\n        sizes?: string | undefined;\n        span?: number | undefined;\n        src?: string | undefined;\n        srcDoc?: string | undefined;\n        srcLang?: string | undefined;\n        srcSet?: string | undefined;\n        start?: number | undefined;\n        step?: number | string | undefined;\n        summary?: string | undefined;\n        target?: string | undefined;\n        type?: string | undefined;\n        useMap?: string | undefined;\n        value?: string | readonly string[] | number | undefined;\n        width?: number | string | undefined;\n        wmode?: string | undefined;\n        wrap?: string | undefined;\n    }\n\n    type HTMLAttributeReferrerPolicy =\n        | \"\"\n        | \"no-referrer\"\n        | \"no-referrer-when-downgrade\"\n        | \"origin\"\n        | \"origin-when-cross-origin\"\n        | \"same-origin\"\n        | \"strict-origin\"\n        | \"strict-origin-when-cross-origin\"\n        | \"unsafe-url\";\n\n    type HTMLAttributeAnchorTarget =\n        | \"_self\"\n        | \"_blank\"\n        | \"_parent\"\n        | \"_top\"\n        | (string & {});\n\n    interface AnchorHTMLAttributes<T> extends HTMLAttributes<T> {\n        download?: any;\n        href?: string | undefined;\n        hrefLang?: string | undefined;\n        media?: string | undefined;\n        ping?: string | undefined;\n        target?: HTMLAttributeAnchorTarget | undefined;\n        type?: string | undefined;\n        referrerPolicy?: HTMLAttributeReferrerPolicy | undefined;\n    }\n\n    interface AudioHTMLAttributes<T> extends MediaHTMLAttributes<T> {}\n\n    interface AreaHTMLAttributes<T> extends HTMLAttributes<T> {\n        alt?: string | undefined;\n        coords?: string | undefined;\n        download?: any;\n        href?: string | undefined;\n        hrefLang?: string | undefined;\n        media?: string | undefined;\n        referrerPolicy?: HTMLAttributeReferrerPolicy | undefined;\n        shape?: string | undefined;\n        target?: string | undefined;\n    }\n\n    interface BaseHTMLAttributes<T> extends HTMLAttributes<T> {\n        href?: string | undefined;\n        target?: string | undefined;\n    }\n\n    interface BlockquoteHTMLAttributes<T> extends HTMLAttributes<T> {\n        cite?: string | undefined;\n    }\n\n    interface ButtonHTMLAttributes<T> extends HTMLAttributes<T> {\n        disabled?: boolean | undefined;\n        form?: string | undefined;\n        formAction?:\n            | string\n            | DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[\n                keyof DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS\n            ]\n            | undefined;\n        formEncType?: string | undefined;\n        formMethod?: string | undefined;\n        formNoValidate?: boolean | undefined;\n        formTarget?: string | undefined;\n        name?: string | undefined;\n        type?: \"submit\" | \"reset\" | \"button\" | undefined;\n        value?: string | readonly string[] | number | undefined;\n    }\n\n    interface CanvasHTMLAttributes<T> extends HTMLAttributes<T> {\n        height?: number | string | undefined;\n        width?: number | string | undefined;\n    }\n\n    interface ColHTMLAttributes<T> extends HTMLAttributes<T> {\n        span?: number | undefined;\n        width?: number | string | undefined;\n    }\n\n    interface ColgroupHTMLAttributes<T> extends HTMLAttributes<T> {\n        span?: number | undefined;\n    }\n\n    interface DataHTMLAttributes<T> extends HTMLAttributes<T> {\n        value?: string | readonly string[] | number | undefined;\n    }\n\n    interface DetailsHTMLAttributes<T> extends HTMLAttributes<T> {\n        open?: boolean | undefined;\n        onToggle?: ReactEventHandler<T> | undefined;\n        name?: string | undefined;\n    }\n\n    interface DelHTMLAttributes<T> extends HTMLAttributes<T> {\n        cite?: string | undefined;\n        dateTime?: string | undefined;\n    }\n\n    interface DialogHTMLAttributes<T> extends HTMLAttributes<T> {\n        onCancel?: ReactEventHandler<T> | undefined;\n        onClose?: ReactEventHandler<T> | undefined;\n        open?: boolean | undefined;\n    }\n\n    interface EmbedHTMLAttributes<T> extends HTMLAttributes<T> {\n        height?: number | string | undefined;\n        src?: string | undefined;\n        type?: string | undefined;\n        width?: number | string | undefined;\n    }\n\n    interface FieldsetHTMLAttributes<T> extends HTMLAttributes<T> {\n        disabled?: boolean | undefined;\n        form?: string | undefined;\n        name?: string | undefined;\n    }\n\n    interface FormHTMLAttributes<T> extends HTMLAttributes<T> {\n        acceptCharset?: string | undefined;\n        action?:\n            | string\n            | undefined\n            | DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[\n                keyof DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS\n            ];\n        autoComplete?: string | undefined;\n        encType?: string | undefined;\n        method?: string | undefined;\n        name?: string | undefined;\n        noValidate?: boolean | undefined;\n        target?: string | undefined;\n    }\n\n    interface HtmlHTMLAttributes<T> extends HTMLAttributes<T> {\n        manifest?: string | undefined;\n    }\n\n    interface IframeHTMLAttributes<T> extends HTMLAttributes<T> {\n        allow?: string | undefined;\n        allowFullScreen?: boolean | undefined;\n        allowTransparency?: boolean | undefined;\n        /** @deprecated */\n        frameBorder?: number | string | undefined;\n        height?: number | string | undefined;\n        loading?: \"eager\" | \"lazy\" | undefined;\n        /** @deprecated */\n        marginHeight?: number | undefined;\n        /** @deprecated */\n        marginWidth?: number | undefined;\n        name?: string | undefined;\n        referrerPolicy?: HTMLAttributeReferrerPolicy | undefined;\n        sandbox?: string | undefined;\n        /** @deprecated */\n        scrolling?: string | undefined;\n        seamless?: boolean | undefined;\n        src?: string | undefined;\n        srcDoc?: string | undefined;\n        width?: number | string | undefined;\n    }\n\n    interface ImgHTMLAttributes<T> extends HTMLAttributes<T> {\n        alt?: string | undefined;\n        crossOrigin?: CrossOrigin;\n        decoding?: \"async\" | \"auto\" | \"sync\" | undefined;\n        fetchPriority?: \"high\" | \"low\" | \"auto\";\n        height?: number | string | undefined;\n        loading?: \"eager\" | \"lazy\" | undefined;\n        referrerPolicy?: HTMLAttributeReferrerPolicy | undefined;\n        sizes?: string | undefined;\n        src?: string | undefined;\n        srcSet?: string | undefined;\n        useMap?: string | undefined;\n        width?: number | string | undefined;\n    }\n\n    interface InsHTMLAttributes<T> extends HTMLAttributes<T> {\n        cite?: string | undefined;\n        dateTime?: string | undefined;\n    }\n\n    type HTMLInputTypeAttribute =\n        | \"button\"\n        | \"checkbox\"\n        | \"color\"\n        | \"date\"\n        | \"datetime-local\"\n        | \"email\"\n        | \"file\"\n        | \"hidden\"\n        | \"image\"\n        | \"month\"\n        | \"number\"\n        | \"password\"\n        | \"radio\"\n        | \"range\"\n        | \"reset\"\n        | \"search\"\n        | \"submit\"\n        | \"tel\"\n        | \"text\"\n        | \"time\"\n        | \"url\"\n        | \"week\"\n        | (string & {});\n\n    type AutoFillAddressKind = \"billing\" | \"shipping\";\n    type AutoFillBase = \"\" | \"off\" | \"on\";\n    type AutoFillContactField =\n        | \"email\"\n        | \"tel\"\n        | \"tel-area-code\"\n        | \"tel-country-code\"\n        | \"tel-extension\"\n        | \"tel-local\"\n        | \"tel-local-prefix\"\n        | \"tel-local-suffix\"\n        | \"tel-national\";\n    type AutoFillContactKind = \"home\" | \"mobile\" | \"work\";\n    type AutoFillCredentialField = \"webauthn\";\n    type AutoFillNormalField =\n        | \"additional-name\"\n        | \"address-level1\"\n        | \"address-level2\"\n        | \"address-level3\"\n        | \"address-level4\"\n        | \"address-line1\"\n        | \"address-line2\"\n        | \"address-line3\"\n        | \"bday-day\"\n        | \"bday-month\"\n        | \"bday-year\"\n        | \"cc-csc\"\n        | \"cc-exp\"\n        | \"cc-exp-month\"\n        | \"cc-exp-year\"\n        | \"cc-family-name\"\n        | \"cc-given-name\"\n        | \"cc-name\"\n        | \"cc-number\"\n        | \"cc-type\"\n        | \"country\"\n        | \"country-name\"\n        | \"current-password\"\n        | \"family-name\"\n        | \"given-name\"\n        | \"honorific-prefix\"\n        | \"honorific-suffix\"\n        | \"name\"\n        | \"new-password\"\n        | \"one-time-code\"\n        | \"organization\"\n        | \"postal-code\"\n        | \"street-address\"\n        | \"transaction-amount\"\n        | \"transaction-currency\"\n        | \"username\";\n    type OptionalPrefixToken<T extends string> = `${T} ` | \"\";\n    type OptionalPostfixToken<T extends string> = ` ${T}` | \"\";\n    type AutoFillField = AutoFillNormalField | `${OptionalPrefixToken<AutoFillContactKind>}${AutoFillContactField}`;\n    type AutoFillSection = `section-${string}`;\n    type AutoFill =\n        | AutoFillBase\n        | `${OptionalPrefixToken<AutoFillSection>}${OptionalPrefixToken<\n            AutoFillAddressKind\n        >}${AutoFillField}${OptionalPostfixToken<AutoFillCredentialField>}`;\n    type HTMLInputAutoCompleteAttribute = AutoFill | (string & {});\n\n    interface InputHTMLAttributes<T> extends HTMLAttributes<T> {\n        accept?: string | undefined;\n        alt?: string | undefined;\n        autoComplete?: HTMLInputAutoCompleteAttribute | undefined;\n        capture?: boolean | \"user\" | \"environment\" | undefined; // https://www.w3.org/TR/html-media-capture/#the-capture-attribute\n        checked?: boolean | undefined;\n        disabled?: boolean | undefined;\n        form?: string | undefined;\n        formAction?:\n            | string\n            | DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[\n                keyof DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS\n            ]\n            | undefined;\n        formEncType?: string | undefined;\n        formMethod?: string | undefined;\n        formNoValidate?: boolean | undefined;\n        formTarget?: string | undefined;\n        height?: number | string | undefined;\n        list?: string | undefined;\n        max?: number | string | undefined;\n        maxLength?: number | undefined;\n        min?: number | string | undefined;\n        minLength?: number | undefined;\n        multiple?: boolean | undefined;\n        name?: string | undefined;\n        pattern?: string | undefined;\n        placeholder?: string | undefined;\n        readOnly?: boolean | undefined;\n        required?: boolean | undefined;\n        size?: number | undefined;\n        src?: string | undefined;\n        step?: number | string | undefined;\n        type?: HTMLInputTypeAttribute | undefined;\n        value?: string | readonly string[] | number | undefined;\n        width?: number | string | undefined;\n\n        onChange?: ChangeEventHandler<T> | undefined;\n    }\n\n    interface KeygenHTMLAttributes<T> extends HTMLAttributes<T> {\n        challenge?: string | undefined;\n        disabled?: boolean | undefined;\n        form?: string | undefined;\n        keyType?: string | undefined;\n        keyParams?: string | undefined;\n        name?: string | undefined;\n    }\n\n    interface LabelHTMLAttributes<T> extends HTMLAttributes<T> {\n        form?: string | undefined;\n        htmlFor?: string | undefined;\n    }\n\n    interface LiHTMLAttributes<T> extends HTMLAttributes<T> {\n        value?: string | readonly string[] | number | undefined;\n    }\n\n    interface LinkHTMLAttributes<T> extends HTMLAttributes<T> {\n        as?: string | undefined;\n        crossOrigin?: CrossOrigin;\n        fetchPriority?: \"high\" | \"low\" | \"auto\";\n        href?: string | undefined;\n        hrefLang?: string | undefined;\n        integrity?: string | undefined;\n        media?: string | undefined;\n        imageSrcSet?: string | undefined;\n        imageSizes?: string | undefined;\n        referrerPolicy?: HTMLAttributeReferrerPolicy | undefined;\n        sizes?: string | undefined;\n        type?: string | undefined;\n        charSet?: string | undefined;\n    }\n\n    interface MapHTMLAttributes<T> extends HTMLAttributes<T> {\n        name?: string | undefined;\n    }\n\n    interface MenuHTMLAttributes<T> extends HTMLAttributes<T> {\n        type?: string | undefined;\n    }\n\n    interface MediaHTMLAttributes<T> extends HTMLAttributes<T> {\n        autoPlay?: boolean | undefined;\n        controls?: boolean | undefined;\n        controlsList?: string | undefined;\n        crossOrigin?: CrossOrigin;\n        loop?: boolean | undefined;\n        mediaGroup?: string | undefined;\n        muted?: boolean | undefined;\n        playsInline?: boolean | undefined;\n        preload?: string | undefined;\n        src?: string | undefined;\n    }\n\n    interface MetaHTMLAttributes<T> extends HTMLAttributes<T> {\n        charSet?: string | undefined;\n        content?: string | undefined;\n        httpEquiv?: string | undefined;\n        media?: string | undefined;\n        name?: string | undefined;\n    }\n\n    interface MeterHTMLAttributes<T> extends HTMLAttributes<T> {\n        form?: string | undefined;\n        high?: number | undefined;\n        low?: number | undefined;\n        max?: number | string | undefined;\n        min?: number | string | undefined;\n        optimum?: number | undefined;\n        value?: string | readonly string[] | number | undefined;\n    }\n\n    interface QuoteHTMLAttributes<T> extends HTMLAttributes<T> {\n        cite?: string | undefined;\n    }\n\n    interface ObjectHTMLAttributes<T> extends HTMLAttributes<T> {\n        classID?: string | undefined;\n        data?: string | undefined;\n        form?: string | undefined;\n        height?: number | string | undefined;\n        name?: string | undefined;\n        type?: string | undefined;\n        useMap?: string | undefined;\n        width?: number | string | undefined;\n        wmode?: string | undefined;\n    }\n\n    interface OlHTMLAttributes<T> extends HTMLAttributes<T> {\n        reversed?: boolean | undefined;\n        start?: number | undefined;\n        type?: \"1\" | \"a\" | \"A\" | \"i\" | \"I\" | undefined;\n    }\n\n    interface OptgroupHTMLAttributes<T> extends HTMLAttributes<T> {\n        disabled?: boolean | undefined;\n        label?: string | undefined;\n    }\n\n    interface OptionHTMLAttributes<T> extends HTMLAttributes<T> {\n        disabled?: boolean | undefined;\n        label?: string | undefined;\n        selected?: boolean | undefined;\n        value?: string | readonly string[] | number | undefined;\n    }\n\n    interface OutputHTMLAttributes<T> extends HTMLAttributes<T> {\n        form?: string | undefined;\n        htmlFor?: string | undefined;\n        name?: string | undefined;\n    }\n\n    interface ParamHTMLAttributes<T> extends HTMLAttributes<T> {\n        name?: string | undefined;\n        value?: string | readonly string[] | number | undefined;\n    }\n\n    interface ProgressHTMLAttributes<T> extends HTMLAttributes<T> {\n        max?: number | string | undefined;\n        value?: string | readonly string[] | number | undefined;\n    }\n\n    interface SlotHTMLAttributes<T> extends HTMLAttributes<T> {\n        name?: string | undefined;\n    }\n\n    interface ScriptHTMLAttributes<T> extends HTMLAttributes<T> {\n        async?: boolean | undefined;\n        /** @deprecated */\n        charSet?: string | undefined;\n        crossOrigin?: CrossOrigin;\n        defer?: boolean | undefined;\n        integrity?: string | undefined;\n        noModule?: boolean | undefined;\n        referrerPolicy?: HTMLAttributeReferrerPolicy | undefined;\n        src?: string | undefined;\n        type?: string | undefined;\n    }\n\n    interface SelectHTMLAttributes<T> extends HTMLAttributes<T> {\n        autoComplete?: string | undefined;\n        disabled?: boolean | undefined;\n        form?: string | undefined;\n        multiple?: boolean | undefined;\n        name?: string | undefined;\n        required?: boolean | undefined;\n        size?: number | undefined;\n        value?: string | readonly string[] | number | undefined;\n        onChange?: ChangeEventHandler<T> | undefined;\n    }\n\n    interface SourceHTMLAttributes<T> extends HTMLAttributes<T> {\n        height?: number | string | undefined;\n        media?: string | undefined;\n        sizes?: string | undefined;\n        src?: string | undefined;\n        srcSet?: string | undefined;\n        type?: string | undefined;\n        width?: number | string | undefined;\n    }\n\n    interface StyleHTMLAttributes<T> extends HTMLAttributes<T> {\n        media?: string | undefined;\n        scoped?: boolean | undefined;\n        type?: string | undefined;\n    }\n\n    interface TableHTMLAttributes<T> extends HTMLAttributes<T> {\n        align?: \"left\" | \"center\" | \"right\" | undefined;\n        bgcolor?: string | undefined;\n        border?: number | undefined;\n        cellPadding?: number | string | undefined;\n        cellSpacing?: number | string | undefined;\n        frame?: boolean | undefined;\n        rules?: \"none\" | \"groups\" | \"rows\" | \"columns\" | \"all\" | undefined;\n        summary?: string | undefined;\n        width?: number | string | undefined;\n    }\n\n    interface TextareaHTMLAttributes<T> extends HTMLAttributes<T> {\n        autoComplete?: string | undefined;\n        cols?: number | undefined;\n        dirName?: string | undefined;\n        disabled?: boolean | undefined;\n        form?: string | undefined;\n        maxLength?: number | undefined;\n        minLength?: number | undefined;\n        name?: string | undefined;\n        placeholder?: string | undefined;\n        readOnly?: boolean | undefined;\n        required?: boolean | undefined;\n        rows?: number | undefined;\n        value?: string | readonly string[] | number | undefined;\n        wrap?: string | undefined;\n\n        onChange?: ChangeEventHandler<T> | undefined;\n    }\n\n    interface TdHTMLAttributes<T> extends HTMLAttributes<T> {\n        align?: \"left\" | \"center\" | \"right\" | \"justify\" | \"char\" | undefined;\n        colSpan?: number | undefined;\n        headers?: string | undefined;\n        rowSpan?: number | undefined;\n        scope?: string | undefined;\n        abbr?: string | undefined;\n        height?: number | string | undefined;\n        width?: number | string | undefined;\n        valign?: \"top\" | \"middle\" | \"bottom\" | \"baseline\" | undefined;\n    }\n\n    interface ThHTMLAttributes<T> extends HTMLAttributes<T> {\n        align?: \"left\" | \"center\" | \"right\" | \"justify\" | \"char\" | undefined;\n        colSpan?: number | undefined;\n        headers?: string | undefined;\n        rowSpan?: number | undefined;\n        scope?: string | undefined;\n        abbr?: string | undefined;\n    }\n\n    interface TimeHTMLAttributes<T> extends HTMLAttributes<T> {\n        dateTime?: string | undefined;\n    }\n\n    interface TrackHTMLAttributes<T> extends HTMLAttributes<T> {\n        default?: boolean | undefined;\n        kind?: string | undefined;\n        label?: string | undefined;\n        src?: string | undefined;\n        srcLang?: string | undefined;\n    }\n\n    interface VideoHTMLAttributes<T> extends MediaHTMLAttributes<T> {\n        height?: number | string | undefined;\n        playsInline?: boolean | undefined;\n        poster?: string | undefined;\n        width?: number | string | undefined;\n        disablePictureInPicture?: boolean | undefined;\n        disableRemotePlayback?: boolean | undefined;\n\n        onResize?: ReactEventHandler<T> | undefined;\n        onResizeCapture?: ReactEventHandler<T> | undefined;\n    }\n\n    // this list is \"complete\" in that it contains every SVG attribute\n    // that React supports, but the types can be improved.\n    // Full list here: https://facebook.github.io/react/docs/dom-elements.html\n    //\n    // The three broad type categories are (in order of restrictiveness):\n    //   - \"number | string\"\n    //   - \"string\"\n    //   - union of string literals\n    interface SVGAttributes<T> extends AriaAttributes, DOMAttributes<T> {\n        // React-specific Attributes\n        suppressHydrationWarning?: boolean | undefined;\n\n        // Attributes which also defined in HTMLAttributes\n        // See comment in SVGDOMPropertyConfig.js\n        className?: string | undefined;\n        color?: string | undefined;\n        height?: number | string | undefined;\n        id?: string | undefined;\n        lang?: string | undefined;\n        max?: number | string | undefined;\n        media?: string | undefined;\n        method?: string | undefined;\n        min?: number | string | undefined;\n        name?: string | undefined;\n        style?: CSSProperties | undefined;\n        target?: string | undefined;\n        type?: string | undefined;\n        width?: number | string | undefined;\n\n        // Other HTML properties supported by SVG elements in browsers\n        role?: AriaRole | undefined;\n        tabIndex?: number | undefined;\n        crossOrigin?: CrossOrigin;\n\n        // SVG Specific attributes\n        accentHeight?: number | string | undefined;\n        accumulate?: \"none\" | \"sum\" | undefined;\n        additive?: \"replace\" | \"sum\" | undefined;\n        alignmentBaseline?:\n            | \"auto\"\n            | \"baseline\"\n            | \"before-edge\"\n            | \"text-before-edge\"\n            | \"middle\"\n            | \"central\"\n            | \"after-edge\"\n            | \"text-after-edge\"\n            | \"ideographic\"\n            | \"alphabetic\"\n            | \"hanging\"\n            | \"mathematical\"\n            | \"inherit\"\n            | undefined;\n        allowReorder?: \"no\" | \"yes\" | undefined;\n        alphabetic?: number | string | undefined;\n        amplitude?: number | string | undefined;\n        arabicForm?: \"initial\" | \"medial\" | \"terminal\" | \"isolated\" | undefined;\n        ascent?: number | string | undefined;\n        attributeName?: string | undefined;\n        attributeType?: string | undefined;\n        autoReverse?: Booleanish | undefined;\n        azimuth?: number | string | undefined;\n        baseFrequency?: number | string | undefined;\n        baselineShift?: number | string | undefined;\n        baseProfile?: number | string | undefined;\n        bbox?: number | string | undefined;\n        begin?: number | string | undefined;\n        bias?: number | string | undefined;\n        by?: number | string | undefined;\n        calcMode?: number | string | undefined;\n        capHeight?: number | string | undefined;\n        clip?: number | string | undefined;\n        clipPath?: string | undefined;\n        clipPathUnits?: number | string | undefined;\n        clipRule?: number | string | undefined;\n        colorInterpolation?: number | string | undefined;\n        colorInterpolationFilters?: \"auto\" | \"sRGB\" | \"linearRGB\" | \"inherit\" | undefined;\n        colorProfile?: number | string | undefined;\n        colorRendering?: number | string | undefined;\n        contentScriptType?: number | string | undefined;\n        contentStyleType?: number | string | undefined;\n        cursor?: number | string | undefined;\n        cx?: number | string | undefined;\n        cy?: number | string | undefined;\n        d?: string | undefined;\n        decelerate?: number | string | undefined;\n        descent?: number | string | undefined;\n        diffuseConstant?: number | string | undefined;\n        direction?: number | string | undefined;\n        display?: number | string | undefined;\n        divisor?: number | string | undefined;\n        dominantBaseline?: number | string | undefined;\n        dur?: number | string | undefined;\n        dx?: number | string | undefined;\n        dy?: number | string | undefined;\n        edgeMode?: number | string | undefined;\n        elevation?: number | string | undefined;\n        enableBackground?: number | string | undefined;\n        end?: number | string | undefined;\n        exponent?: number | string | undefined;\n        externalResourcesRequired?: Booleanish | undefined;\n        fill?: string | undefined;\n        fillOpacity?: number | string | undefined;\n        fillRule?: \"nonzero\" | \"evenodd\" | \"inherit\" | undefined;\n        filter?: string | undefined;\n        filterRes?: number | string | undefined;\n        filterUnits?: number | string | undefined;\n        floodColor?: number | string | undefined;\n        floodOpacity?: number | string | undefined;\n        focusable?: Booleanish | \"auto\" | undefined;\n        fontFamily?: string | undefined;\n        fontSize?: number | string | undefined;\n        fontSizeAdjust?: number | string | undefined;\n        fontStretch?: number | string | undefined;\n        fontStyle?: number | string | undefined;\n        fontVariant?: number | string | undefined;\n        fontWeight?: number | string | undefined;\n        format?: number | string | undefined;\n        fr?: number | string | undefined;\n        from?: number | string | undefined;\n        fx?: number | string | undefined;\n        fy?: number | string | undefined;\n        g1?: number | string | undefined;\n        g2?: number | string | undefined;\n        glyphName?: number | string | undefined;\n        glyphOrientationHorizontal?: number | string | undefined;\n        glyphOrientationVertical?: number | string | undefined;\n        glyphRef?: number | string | undefined;\n        gradientTransform?: string | undefined;\n        gradientUnits?: string | undefined;\n        hanging?: number | string | undefined;\n        horizAdvX?: number | string | undefined;\n        horizOriginX?: number | string | undefined;\n        href?: string | undefined;\n        ideographic?: number | string | undefined;\n        imageRendering?: number | string | undefined;\n        in2?: number | string | undefined;\n        in?: string | undefined;\n        intercept?: number | string | undefined;\n        k1?: number | string | undefined;\n        k2?: number | string | undefined;\n        k3?: number | string | undefined;\n        k4?: number | string | undefined;\n        k?: number | string | undefined;\n        kernelMatrix?: number | string | undefined;\n        kernelUnitLength?: number | string | undefined;\n        kerning?: number | string | undefined;\n        keyPoints?: number | string | undefined;\n        keySplines?: number | string | undefined;\n        keyTimes?: number | string | undefined;\n        lengthAdjust?: number | string | undefined;\n        letterSpacing?: number | string | undefined;\n        lightingColor?: number | string | undefined;\n        limitingConeAngle?: number | string | undefined;\n        local?: number | string | undefined;\n        markerEnd?: string | undefined;\n        markerHeight?: number | string | undefined;\n        markerMid?: string | undefined;\n        markerStart?: string | undefined;\n        markerUnits?: number | string | undefined;\n        markerWidth?: number | string | undefined;\n        mask?: string | undefined;\n        maskContentUnits?: number | string | undefined;\n        maskUnits?: number | string | undefined;\n        mathematical?: number | string | undefined;\n        mode?: number | string | undefined;\n        numOctaves?: number | string | undefined;\n        offset?: number | string | undefined;\n        opacity?: number | string | undefined;\n        operator?: number | string | undefined;\n        order?: number | string | undefined;\n        orient?: number | string | undefined;\n        orientation?: number | string | undefined;\n        origin?: number | string | undefined;\n        overflow?: number | string | undefined;\n        overlinePosition?: number | string | undefined;\n        overlineThickness?: number | string | undefined;\n        paintOrder?: number | string | undefined;\n        panose1?: number | string | undefined;\n        path?: string | undefined;\n        pathLength?: number | string | undefined;\n        patternContentUnits?: string | undefined;\n        patternTransform?: number | string | undefined;\n        patternUnits?: string | undefined;\n        pointerEvents?: number | string | undefined;\n        points?: string | undefined;\n        pointsAtX?: number | string | undefined;\n        pointsAtY?: number | string | undefined;\n        pointsAtZ?: number | string | undefined;\n        preserveAlpha?: Booleanish | undefined;\n        preserveAspectRatio?: string | undefined;\n        primitiveUnits?: number | string | undefined;\n        r?: number | string | undefined;\n        radius?: number | string | undefined;\n        refX?: number | string | undefined;\n        refY?: number | string | undefined;\n        renderingIntent?: number | string | undefined;\n        repeatCount?: number | string | undefined;\n        repeatDur?: number | string | undefined;\n        requiredExtensions?: number | string | undefined;\n        requiredFeatures?: number | string | undefined;\n        restart?: number | string | undefined;\n        result?: string | undefined;\n        rotate?: number | string | undefined;\n        rx?: number | string | undefined;\n        ry?: number | string | undefined;\n        scale?: number | string | undefined;\n        seed?: number | string | undefined;\n        shapeRendering?: number | string | undefined;\n        slope?: number | string | undefined;\n        spacing?: number | string | undefined;\n        specularConstant?: number | string | undefined;\n        specularExponent?: number | string | undefined;\n        speed?: number | string | undefined;\n        spreadMethod?: string | undefined;\n        startOffset?: number | string | undefined;\n        stdDeviation?: number | string | undefined;\n        stemh?: number | string | undefined;\n        stemv?: number | string | undefined;\n        stitchTiles?: number | string | undefined;\n        stopColor?: string | undefined;\n        stopOpacity?: number | string | undefined;\n        strikethroughPosition?: number | string | undefined;\n        strikethroughThickness?: number | string | undefined;\n        string?: number | string | undefined;\n        stroke?: string | undefined;\n        strokeDasharray?: string | number | undefined;\n        strokeDashoffset?: string | number | undefined;\n        strokeLinecap?: \"butt\" | \"round\" | \"square\" | \"inherit\" | undefined;\n        strokeLinejoin?: \"miter\" | \"round\" | \"bevel\" | \"inherit\" | undefined;\n        strokeMiterlimit?: number | string | undefined;\n        strokeOpacity?: number | string | undefined;\n        strokeWidth?: number | string | undefined;\n        surfaceScale?: number | string | undefined;\n        systemLanguage?: number | string | undefined;\n        tableValues?: number | string | undefined;\n        targetX?: number | string | undefined;\n        targetY?: number | string | undefined;\n        textAnchor?: string | undefined;\n        textDecoration?: number | string | undefined;\n        textLength?: number | string | undefined;\n        textRendering?: number | string | undefined;\n        to?: number | string | undefined;\n        transform?: string | undefined;\n        transformOrigin?: string | undefined;\n        u1?: number | string | undefined;\n        u2?: number | string | undefined;\n        underlinePosition?: number | string | undefined;\n        underlineThickness?: number | string | undefined;\n        unicode?: number | string | undefined;\n        unicodeBidi?: number | string | undefined;\n        unicodeRange?: number | string | undefined;\n        unitsPerEm?: number | string | undefined;\n        vAlphabetic?: number | string | undefined;\n        values?: string | undefined;\n        vectorEffect?: number | string | undefined;\n        version?: string | undefined;\n        vertAdvY?: number | string | undefined;\n        vertOriginX?: number | string | undefined;\n        vertOriginY?: number | string | undefined;\n        vHanging?: number | string | undefined;\n        vIdeographic?: number | string | undefined;\n        viewBox?: string | undefined;\n        viewTarget?: number | string | undefined;\n        visibility?: number | string | undefined;\n        vMathematical?: number | string | undefined;\n        widths?: number | string | undefined;\n        wordSpacing?: number | string | undefined;\n        writingMode?: number | string | undefined;\n        x1?: number | string | undefined;\n        x2?: number | string | undefined;\n        x?: number | string | undefined;\n        xChannelSelector?: string | undefined;\n        xHeight?: number | string | undefined;\n        xlinkActuate?: string | undefined;\n        xlinkArcrole?: string | undefined;\n        xlinkHref?: string | undefined;\n        xlinkRole?: string | undefined;\n        xlinkShow?: string | undefined;\n        xlinkTitle?: string | undefined;\n        xlinkType?: string | undefined;\n        xmlBase?: string | undefined;\n        xmlLang?: string | undefined;\n        xmlns?: string | undefined;\n        xmlnsXlink?: string | undefined;\n        xmlSpace?: string | undefined;\n        y1?: number | string | undefined;\n        y2?: number | string | undefined;\n        y?: number | string | undefined;\n        yChannelSelector?: string | undefined;\n        z?: number | string | undefined;\n        zoomAndPan?: string | undefined;\n    }\n\n    interface WebViewHTMLAttributes<T> extends HTMLAttributes<T> {\n        allowFullScreen?: boolean | undefined;\n        allowpopups?: boolean | undefined;\n        autosize?: boolean | undefined;\n        blinkfeatures?: string | undefined;\n        disableblinkfeatures?: string | undefined;\n        disableguestresize?: boolean | undefined;\n        disablewebsecurity?: boolean | undefined;\n        guestinstance?: string | undefined;\n        httpreferrer?: string | undefined;\n        nodeintegration?: boolean | undefined;\n        partition?: string | undefined;\n        plugins?: boolean | undefined;\n        preload?: string | undefined;\n        src?: string | undefined;\n        useragent?: string | undefined;\n        webpreferences?: string | undefined;\n    }\n\n    //\n    // React.DOM\n    // ----------------------------------------------------------------------\n\n    /* deprecated */\n    interface ReactHTML {\n        a: DetailedHTMLFactory<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>;\n        abbr: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        address: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        area: DetailedHTMLFactory<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>;\n        article: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        aside: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        audio: DetailedHTMLFactory<AudioHTMLAttributes<HTMLAudioElement>, HTMLAudioElement>;\n        b: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        base: DetailedHTMLFactory<BaseHTMLAttributes<HTMLBaseElement>, HTMLBaseElement>;\n        bdi: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        bdo: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        big: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        blockquote: DetailedHTMLFactory<BlockquoteHTMLAttributes<HTMLQuoteElement>, HTMLQuoteElement>;\n        body: DetailedHTMLFactory<HTMLAttributes<HTMLBodyElement>, HTMLBodyElement>;\n        br: DetailedHTMLFactory<HTMLAttributes<HTMLBRElement>, HTMLBRElement>;\n        button: DetailedHTMLFactory<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>;\n        canvas: DetailedHTMLFactory<CanvasHTMLAttributes<HTMLCanvasElement>, HTMLCanvasElement>;\n        caption: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        center: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        cite: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        code: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        col: DetailedHTMLFactory<ColHTMLAttributes<HTMLTableColElement>, HTMLTableColElement>;\n        colgroup: DetailedHTMLFactory<ColgroupHTMLAttributes<HTMLTableColElement>, HTMLTableColElement>;\n        data: DetailedHTMLFactory<DataHTMLAttributes<HTMLDataElement>, HTMLDataElement>;\n        datalist: DetailedHTMLFactory<HTMLAttributes<HTMLDataListElement>, HTMLDataListElement>;\n        dd: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        del: DetailedHTMLFactory<DelHTMLAttributes<HTMLModElement>, HTMLModElement>;\n        details: DetailedHTMLFactory<DetailsHTMLAttributes<HTMLDetailsElement>, HTMLDetailsElement>;\n        dfn: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        dialog: DetailedHTMLFactory<DialogHTMLAttributes<HTMLDialogElement>, HTMLDialogElement>;\n        div: DetailedHTMLFactory<HTMLAttributes<HTMLDivElement>, HTMLDivElement>;\n        dl: DetailedHTMLFactory<HTMLAttributes<HTMLDListElement>, HTMLDListElement>;\n        dt: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        em: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        embed: DetailedHTMLFactory<EmbedHTMLAttributes<HTMLEmbedElement>, HTMLEmbedElement>;\n        fieldset: DetailedHTMLFactory<FieldsetHTMLAttributes<HTMLFieldSetElement>, HTMLFieldSetElement>;\n        figcaption: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        figure: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        footer: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        form: DetailedHTMLFactory<FormHTMLAttributes<HTMLFormElement>, HTMLFormElement>;\n        h1: DetailedHTMLFactory<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n        h2: DetailedHTMLFactory<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n        h3: DetailedHTMLFactory<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n        h4: DetailedHTMLFactory<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n        h5: DetailedHTMLFactory<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n        h6: DetailedHTMLFactory<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n        head: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLHeadElement>;\n        header: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        hgroup: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        hr: DetailedHTMLFactory<HTMLAttributes<HTMLHRElement>, HTMLHRElement>;\n        html: DetailedHTMLFactory<HtmlHTMLAttributes<HTMLHtmlElement>, HTMLHtmlElement>;\n        i: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        iframe: DetailedHTMLFactory<IframeHTMLAttributes<HTMLIFrameElement>, HTMLIFrameElement>;\n        img: DetailedHTMLFactory<ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>;\n        input: DetailedHTMLFactory<InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;\n        ins: DetailedHTMLFactory<InsHTMLAttributes<HTMLModElement>, HTMLModElement>;\n        kbd: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        keygen: DetailedHTMLFactory<KeygenHTMLAttributes<HTMLElement>, HTMLElement>;\n        label: DetailedHTMLFactory<LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>;\n        legend: DetailedHTMLFactory<HTMLAttributes<HTMLLegendElement>, HTMLLegendElement>;\n        li: DetailedHTMLFactory<LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>;\n        link: DetailedHTMLFactory<LinkHTMLAttributes<HTMLLinkElement>, HTMLLinkElement>;\n        main: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        map: DetailedHTMLFactory<MapHTMLAttributes<HTMLMapElement>, HTMLMapElement>;\n        mark: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        menu: DetailedHTMLFactory<MenuHTMLAttributes<HTMLElement>, HTMLElement>;\n        menuitem: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        meta: DetailedHTMLFactory<MetaHTMLAttributes<HTMLMetaElement>, HTMLMetaElement>;\n        meter: DetailedHTMLFactory<MeterHTMLAttributes<HTMLMeterElement>, HTMLMeterElement>;\n        nav: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        noscript: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        object: DetailedHTMLFactory<ObjectHTMLAttributes<HTMLObjectElement>, HTMLObjectElement>;\n        ol: DetailedHTMLFactory<OlHTMLAttributes<HTMLOListElement>, HTMLOListElement>;\n        optgroup: DetailedHTMLFactory<OptgroupHTMLAttributes<HTMLOptGroupElement>, HTMLOptGroupElement>;\n        option: DetailedHTMLFactory<OptionHTMLAttributes<HTMLOptionElement>, HTMLOptionElement>;\n        output: DetailedHTMLFactory<OutputHTMLAttributes<HTMLOutputElement>, HTMLOutputElement>;\n        p: DetailedHTMLFactory<HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>;\n        param: DetailedHTMLFactory<ParamHTMLAttributes<HTMLParamElement>, HTMLParamElement>;\n        picture: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        pre: DetailedHTMLFactory<HTMLAttributes<HTMLPreElement>, HTMLPreElement>;\n        progress: DetailedHTMLFactory<ProgressHTMLAttributes<HTMLProgressElement>, HTMLProgressElement>;\n        q: DetailedHTMLFactory<QuoteHTMLAttributes<HTMLQuoteElement>, HTMLQuoteElement>;\n        rp: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        rt: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        ruby: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        s: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        samp: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        search: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        slot: DetailedHTMLFactory<SlotHTMLAttributes<HTMLSlotElement>, HTMLSlotElement>;\n        script: DetailedHTMLFactory<ScriptHTMLAttributes<HTMLScriptElement>, HTMLScriptElement>;\n        section: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        select: DetailedHTMLFactory<SelectHTMLAttributes<HTMLSelectElement>, HTMLSelectElement>;\n        small: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        source: DetailedHTMLFactory<SourceHTMLAttributes<HTMLSourceElement>, HTMLSourceElement>;\n        span: DetailedHTMLFactory<HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>;\n        strong: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        style: DetailedHTMLFactory<StyleHTMLAttributes<HTMLStyleElement>, HTMLStyleElement>;\n        sub: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        summary: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        sup: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        table: DetailedHTMLFactory<TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>;\n        template: DetailedHTMLFactory<HTMLAttributes<HTMLTemplateElement>, HTMLTemplateElement>;\n        tbody: DetailedHTMLFactory<HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>;\n        td: DetailedHTMLFactory<TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>;\n        textarea: DetailedHTMLFactory<TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>;\n        tfoot: DetailedHTMLFactory<HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>;\n        th: DetailedHTMLFactory<ThHTMLAttributes<HTMLTableHeaderCellElement>, HTMLTableHeaderCellElement>;\n        thead: DetailedHTMLFactory<HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>;\n        time: DetailedHTMLFactory<TimeHTMLAttributes<HTMLTimeElement>, HTMLTimeElement>;\n        title: DetailedHTMLFactory<HTMLAttributes<HTMLTitleElement>, HTMLTitleElement>;\n        tr: DetailedHTMLFactory<HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>;\n        track: DetailedHTMLFactory<TrackHTMLAttributes<HTMLTrackElement>, HTMLTrackElement>;\n        u: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        ul: DetailedHTMLFactory<HTMLAttributes<HTMLUListElement>, HTMLUListElement>;\n        \"var\": DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        video: DetailedHTMLFactory<VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement>;\n        wbr: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        webview: DetailedHTMLFactory<WebViewHTMLAttributes<HTMLWebViewElement>, HTMLWebViewElement>;\n    }\n\n    /* deprecated */\n    interface ReactSVG {\n        animate: SVGFactory;\n        circle: SVGFactory;\n        clipPath: SVGFactory;\n        defs: SVGFactory;\n        desc: SVGFactory;\n        ellipse: SVGFactory;\n        feBlend: SVGFactory;\n        feColorMatrix: SVGFactory;\n        feComponentTransfer: SVGFactory;\n        feComposite: SVGFactory;\n        feConvolveMatrix: SVGFactory;\n        feDiffuseLighting: SVGFactory;\n        feDisplacementMap: SVGFactory;\n        feDistantLight: SVGFactory;\n        feDropShadow: SVGFactory;\n        feFlood: SVGFactory;\n        feFuncA: SVGFactory;\n        feFuncB: SVGFactory;\n        feFuncG: SVGFactory;\n        feFuncR: SVGFactory;\n        feGaussianBlur: SVGFactory;\n        feImage: SVGFactory;\n        feMerge: SVGFactory;\n        feMergeNode: SVGFactory;\n        feMorphology: SVGFactory;\n        feOffset: SVGFactory;\n        fePointLight: SVGFactory;\n        feSpecularLighting: SVGFactory;\n        feSpotLight: SVGFactory;\n        feTile: SVGFactory;\n        feTurbulence: SVGFactory;\n        filter: SVGFactory;\n        foreignObject: SVGFactory;\n        g: SVGFactory;\n        image: SVGFactory;\n        line: SVGFactory;\n        linearGradient: SVGFactory;\n        marker: SVGFactory;\n        mask: SVGFactory;\n        metadata: SVGFactory;\n        path: SVGFactory;\n        pattern: SVGFactory;\n        polygon: SVGFactory;\n        polyline: SVGFactory;\n        radialGradient: SVGFactory;\n        rect: SVGFactory;\n        stop: SVGFactory;\n        svg: SVGFactory;\n        switch: SVGFactory;\n        symbol: SVGFactory;\n        text: SVGFactory;\n        textPath: SVGFactory;\n        tspan: SVGFactory;\n        use: SVGFactory;\n        view: SVGFactory;\n    }\n\n    /* deprecated */\n    interface ReactDOM extends ReactHTML, ReactSVG {}\n\n    //\n    // React.PropTypes\n    // ----------------------------------------------------------------------\n\n    /**\n     * @deprecated Use `Validator` from the ´prop-types` instead.\n     */\n    type Validator<T> = PropTypes.Validator<T>;\n\n    /**\n     * @deprecated Use `Requireable` from the ´prop-types` instead.\n     */\n    type Requireable<T> = PropTypes.Requireable<T>;\n\n    /**\n     * @deprecated Use `ValidationMap` from the ´prop-types` instead.\n     */\n    type ValidationMap<T> = PropTypes.ValidationMap<T>;\n\n    /**\n     * @deprecated Use `WeakValidationMap` from the ´prop-types` instead.\n     */\n    type WeakValidationMap<T> = {\n        [K in keyof T]?: null extends T[K] ? Validator<T[K] | null | undefined>\n            : undefined extends T[K] ? Validator<T[K] | null | undefined>\n            : Validator<T[K]>;\n    };\n\n    /**\n     * @deprecated Use `PropTypes.*` where `PropTypes` comes from `import * as PropTypes from 'prop-types'` instead.\n     */\n    interface ReactPropTypes {\n        any: typeof PropTypes.any;\n        array: typeof PropTypes.array;\n        bool: typeof PropTypes.bool;\n        func: typeof PropTypes.func;\n        number: typeof PropTypes.number;\n        object: typeof PropTypes.object;\n        string: typeof PropTypes.string;\n        node: typeof PropTypes.node;\n        element: typeof PropTypes.element;\n        instanceOf: typeof PropTypes.instanceOf;\n        oneOf: typeof PropTypes.oneOf;\n        oneOfType: typeof PropTypes.oneOfType;\n        arrayOf: typeof PropTypes.arrayOf;\n        objectOf: typeof PropTypes.objectOf;\n        shape: typeof PropTypes.shape;\n        exact: typeof PropTypes.exact;\n    }\n\n    //\n    // React.Children\n    // ----------------------------------------------------------------------\n\n    /**\n     * @deprecated - Use `typeof React.Children` instead.\n     */\n    // Sync with type of `const Children`.\n    interface ReactChildren {\n        map<T, C>(\n            children: C | readonly C[],\n            fn: (child: C, index: number) => T,\n        ): C extends null | undefined ? C : Array<Exclude<T, boolean | null | undefined>>;\n        forEach<C>(children: C | readonly C[], fn: (child: C, index: number) => void): void;\n        count(children: any): number;\n        only<C>(children: C): C extends any[] ? never : C;\n        toArray(children: ReactNode | ReactNode[]): Array<Exclude<ReactNode, boolean | null | undefined>>;\n    }\n\n    //\n    // Browser Interfaces\n    // https://github.com/nikeee/2048-typescript/blob/master/2048/js/touch.d.ts\n    // ----------------------------------------------------------------------\n\n    interface AbstractView {\n        styleMedia: StyleMedia;\n        document: Document;\n    }\n\n    interface Touch {\n        identifier: number;\n        target: EventTarget;\n        screenX: number;\n        screenY: number;\n        clientX: number;\n        clientY: number;\n        pageX: number;\n        pageY: number;\n    }\n\n    interface TouchList {\n        [index: number]: Touch;\n        length: number;\n        item(index: number): Touch;\n        identifiedTouch(identifier: number): Touch;\n    }\n\n    //\n    // Error Interfaces\n    // ----------------------------------------------------------------------\n    interface ErrorInfo {\n        /**\n         * Captures which component contained the exception, and its ancestors.\n         */\n        componentStack?: string | null;\n        digest?: string | null;\n    }\n\n    // Keep in sync with JSX namespace in ./jsx-runtime.d.ts and ./jsx-dev-runtime.d.ts\n    namespace JSX {\n        type ElementType = GlobalJSXElementType;\n        interface Element extends GlobalJSXElement {}\n        interface ElementClass extends GlobalJSXElementClass {}\n        interface ElementAttributesProperty extends GlobalJSXElementAttributesProperty {}\n        interface ElementChildrenAttribute extends GlobalJSXElementChildrenAttribute {}\n\n        type LibraryManagedAttributes<C, P> = GlobalJSXLibraryManagedAttributes<C, P>;\n\n        interface IntrinsicAttributes extends GlobalJSXIntrinsicAttributes {}\n        interface IntrinsicClassAttributes<T> extends GlobalJSXIntrinsicClassAttributes<T> {}\n        interface IntrinsicElements extends GlobalJSXIntrinsicElements {}\n    }\n}\n\n// naked 'any' type in a conditional type will short circuit and union both the then/else branches\n// so boolean is only resolved for T = any\ntype IsExactlyAny<T> = boolean extends (T extends never ? true : false) ? true : false;\n\ntype ExactlyAnyPropertyKeys<T> = { [K in keyof T]: IsExactlyAny<T[K]> extends true ? K : never }[keyof T];\ntype NotExactlyAnyPropertyKeys<T> = Exclude<keyof T, ExactlyAnyPropertyKeys<T>>;\n\n// Try to resolve ill-defined props like for JS users: props can be any, or sometimes objects with properties of type any\ntype MergePropTypes<P, T> =\n    // Distribute over P in case it is a union type\n    P extends any\n        // If props is type any, use propTypes definitions\n        ? IsExactlyAny<P> extends true ? T\n            // If declared props have indexed properties, ignore inferred props entirely as keyof gets widened\n        : string extends keyof P ? P\n            // Prefer declared types which are not exactly any\n        :\n            & Pick<P, NotExactlyAnyPropertyKeys<P>>\n            // For props which are exactly any, use the type inferred from propTypes if present\n            & Pick<T, Exclude<keyof T, NotExactlyAnyPropertyKeys<P>>>\n            // Keep leftover props not specified in propTypes\n            & Pick<P, Exclude<keyof P, keyof T>>\n        : never;\n\ntype InexactPartial<T> = { [K in keyof T]?: T[K] | undefined };\n\n// Any prop that has a default prop becomes optional, but its type is unchanged\n// Undeclared default props are augmented into the resulting allowable attributes\n// If declared props have indexed properties, ignore default props entirely as keyof gets widened\n// Wrap in an outer-level conditional type to allow distribution over props that are unions\ntype Defaultize<P, D> = P extends any ? string extends keyof P ? P\n    :\n        & Pick<P, Exclude<keyof P, keyof D>>\n        & InexactPartial<Pick<P, Extract<keyof P, keyof D>>>\n        & InexactPartial<Pick<D, Exclude<keyof D, keyof P>>>\n    : never;\n\ntype ReactManagedAttributes<C, P> = C extends { propTypes: infer T; defaultProps: infer D }\n    ? Defaultize<MergePropTypes<P, PropTypes.InferProps<T>>, D>\n    : C extends { propTypes: infer T } ? MergePropTypes<P, PropTypes.InferProps<T>>\n    : C extends { defaultProps: infer D } ? Defaultize<P, D>\n    : P;\n\ndeclare global {\n    /**\n     * @deprecated Use `React.JSX` instead of the global `JSX` namespace.\n     */\n    namespace JSX {\n        // We don't just alias React.ElementType because React.ElementType\n        // historically does more than we need it to.\n        // E.g. it also contains .propTypes and so TS also verifies the declared\n        // props type does match the declared .propTypes.\n        // But if libraries declared their .propTypes but not props type,\n        // or they mismatch, you won't be able to use the class component\n        // as a JSX.ElementType.\n        // We could fix this everywhere but we're ultimately not interested in\n        // .propTypes assignability so we might as well drop it entirely here to\n        //  reduce the work of the type-checker.\n        // TODO: Check impact of making React.ElementType<P = any> = React.JSXElementConstructor<P>\n        type ElementType = string | React.JSXElementConstructor<any>;\n        interface Element extends React.ReactElement<any, any> {}\n        interface ElementClass extends React.Component<any> {\n            render(): React.ReactNode;\n        }\n        interface ElementAttributesProperty {\n            props: {};\n        }\n        interface ElementChildrenAttribute {\n            children: {};\n        }\n\n        // We can't recurse forever because `type` can't be self-referential;\n        // let's assume it's reasonable to do a single React.lazy() around a single React.memo() / vice-versa\n        type LibraryManagedAttributes<C, P> = C extends\n            React.MemoExoticComponent<infer T> | React.LazyExoticComponent<infer T>\n            ? T extends React.MemoExoticComponent<infer U> | React.LazyExoticComponent<infer U>\n                ? ReactManagedAttributes<U, P>\n            : ReactManagedAttributes<T, P>\n            : ReactManagedAttributes<C, P>;\n\n        interface IntrinsicAttributes extends React.Attributes {}\n        interface IntrinsicClassAttributes<T> extends React.ClassAttributes<T> {}\n\n        interface IntrinsicElements {\n            // HTML\n            a: React.DetailedHTMLProps<React.AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>;\n            abbr: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            address: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            area: React.DetailedHTMLProps<React.AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>;\n            article: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            aside: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            audio: React.DetailedHTMLProps<React.AudioHTMLAttributes<HTMLAudioElement>, HTMLAudioElement>;\n            b: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            base: React.DetailedHTMLProps<React.BaseHTMLAttributes<HTMLBaseElement>, HTMLBaseElement>;\n            bdi: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            bdo: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            big: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            blockquote: React.DetailedHTMLProps<React.BlockquoteHTMLAttributes<HTMLQuoteElement>, HTMLQuoteElement>;\n            body: React.DetailedHTMLProps<React.HTMLAttributes<HTMLBodyElement>, HTMLBodyElement>;\n            br: React.DetailedHTMLProps<React.HTMLAttributes<HTMLBRElement>, HTMLBRElement>;\n            button: React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>;\n            canvas: React.DetailedHTMLProps<React.CanvasHTMLAttributes<HTMLCanvasElement>, HTMLCanvasElement>;\n            caption: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            center: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            cite: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            code: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            col: React.DetailedHTMLProps<React.ColHTMLAttributes<HTMLTableColElement>, HTMLTableColElement>;\n            colgroup: React.DetailedHTMLProps<React.ColgroupHTMLAttributes<HTMLTableColElement>, HTMLTableColElement>;\n            data: React.DetailedHTMLProps<React.DataHTMLAttributes<HTMLDataElement>, HTMLDataElement>;\n            datalist: React.DetailedHTMLProps<React.HTMLAttributes<HTMLDataListElement>, HTMLDataListElement>;\n            dd: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            del: React.DetailedHTMLProps<React.DelHTMLAttributes<HTMLModElement>, HTMLModElement>;\n            details: React.DetailedHTMLProps<React.DetailsHTMLAttributes<HTMLDetailsElement>, HTMLDetailsElement>;\n            dfn: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            dialog: React.DetailedHTMLProps<React.DialogHTMLAttributes<HTMLDialogElement>, HTMLDialogElement>;\n            div: React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>;\n            dl: React.DetailedHTMLProps<React.HTMLAttributes<HTMLDListElement>, HTMLDListElement>;\n            dt: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            em: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            embed: React.DetailedHTMLProps<React.EmbedHTMLAttributes<HTMLEmbedElement>, HTMLEmbedElement>;\n            fieldset: React.DetailedHTMLProps<React.FieldsetHTMLAttributes<HTMLFieldSetElement>, HTMLFieldSetElement>;\n            figcaption: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            figure: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            footer: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            form: React.DetailedHTMLProps<React.FormHTMLAttributes<HTMLFormElement>, HTMLFormElement>;\n            h1: React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n            h2: React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n            h3: React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n            h4: React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n            h5: React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n            h6: React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n            head: React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadElement>, HTMLHeadElement>;\n            header: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            hgroup: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            hr: React.DetailedHTMLProps<React.HTMLAttributes<HTMLHRElement>, HTMLHRElement>;\n            html: React.DetailedHTMLProps<React.HtmlHTMLAttributes<HTMLHtmlElement>, HTMLHtmlElement>;\n            i: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            iframe: React.DetailedHTMLProps<React.IframeHTMLAttributes<HTMLIFrameElement>, HTMLIFrameElement>;\n            img: React.DetailedHTMLProps<React.ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>;\n            input: React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;\n            ins: React.DetailedHTMLProps<React.InsHTMLAttributes<HTMLModElement>, HTMLModElement>;\n            kbd: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            keygen: React.DetailedHTMLProps<React.KeygenHTMLAttributes<HTMLElement>, HTMLElement>;\n            label: React.DetailedHTMLProps<React.LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>;\n            legend: React.DetailedHTMLProps<React.HTMLAttributes<HTMLLegendElement>, HTMLLegendElement>;\n            li: React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>;\n            link: React.DetailedHTMLProps<React.LinkHTMLAttributes<HTMLLinkElement>, HTMLLinkElement>;\n            main: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            map: React.DetailedHTMLProps<React.MapHTMLAttributes<HTMLMapElement>, HTMLMapElement>;\n            mark: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            menu: React.DetailedHTMLProps<React.MenuHTMLAttributes<HTMLElement>, HTMLElement>;\n            menuitem: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            meta: React.DetailedHTMLProps<React.MetaHTMLAttributes<HTMLMetaElement>, HTMLMetaElement>;\n            meter: React.DetailedHTMLProps<React.MeterHTMLAttributes<HTMLMeterElement>, HTMLMeterElement>;\n            nav: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            noindex: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            noscript: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            object: React.DetailedHTMLProps<React.ObjectHTMLAttributes<HTMLObjectElement>, HTMLObjectElement>;\n            ol: React.DetailedHTMLProps<React.OlHTMLAttributes<HTMLOListElement>, HTMLOListElement>;\n            optgroup: React.DetailedHTMLProps<React.OptgroupHTMLAttributes<HTMLOptGroupElement>, HTMLOptGroupElement>;\n            option: React.DetailedHTMLProps<React.OptionHTMLAttributes<HTMLOptionElement>, HTMLOptionElement>;\n            output: React.DetailedHTMLProps<React.OutputHTMLAttributes<HTMLOutputElement>, HTMLOutputElement>;\n            p: React.DetailedHTMLProps<React.HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>;\n            param: React.DetailedHTMLProps<React.ParamHTMLAttributes<HTMLParamElement>, HTMLParamElement>;\n            picture: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            pre: React.DetailedHTMLProps<React.HTMLAttributes<HTMLPreElement>, HTMLPreElement>;\n            progress: React.DetailedHTMLProps<React.ProgressHTMLAttributes<HTMLProgressElement>, HTMLProgressElement>;\n            q: React.DetailedHTMLProps<React.QuoteHTMLAttributes<HTMLQuoteElement>, HTMLQuoteElement>;\n            rp: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            rt: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            ruby: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            s: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            samp: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            search: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            slot: React.DetailedHTMLProps<React.SlotHTMLAttributes<HTMLSlotElement>, HTMLSlotElement>;\n            script: React.DetailedHTMLProps<React.ScriptHTMLAttributes<HTMLScriptElement>, HTMLScriptElement>;\n            section: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            select: React.DetailedHTMLProps<React.SelectHTMLAttributes<HTMLSelectElement>, HTMLSelectElement>;\n            small: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            source: React.DetailedHTMLProps<React.SourceHTMLAttributes<HTMLSourceElement>, HTMLSourceElement>;\n            span: React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>;\n            strong: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            style: React.DetailedHTMLProps<React.StyleHTMLAttributes<HTMLStyleElement>, HTMLStyleElement>;\n            sub: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            summary: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            sup: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            table: React.DetailedHTMLProps<React.TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>;\n            template: React.DetailedHTMLProps<React.HTMLAttributes<HTMLTemplateElement>, HTMLTemplateElement>;\n            tbody: React.DetailedHTMLProps<React.HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>;\n            td: React.DetailedHTMLProps<React.TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>;\n            textarea: React.DetailedHTMLProps<React.TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>;\n            tfoot: React.DetailedHTMLProps<React.HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>;\n            th: React.DetailedHTMLProps<React.ThHTMLAttributes<HTMLTableHeaderCellElement>, HTMLTableHeaderCellElement>;\n            thead: React.DetailedHTMLProps<React.HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>;\n            time: React.DetailedHTMLProps<React.TimeHTMLAttributes<HTMLTimeElement>, HTMLTimeElement>;\n            title: React.DetailedHTMLProps<React.HTMLAttributes<HTMLTitleElement>, HTMLTitleElement>;\n            tr: React.DetailedHTMLProps<React.HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>;\n            track: React.DetailedHTMLProps<React.TrackHTMLAttributes<HTMLTrackElement>, HTMLTrackElement>;\n            u: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            ul: React.DetailedHTMLProps<React.HTMLAttributes<HTMLUListElement>, HTMLUListElement>;\n            \"var\": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            video: React.DetailedHTMLProps<React.VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement>;\n            wbr: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            webview: React.DetailedHTMLProps<React.WebViewHTMLAttributes<HTMLWebViewElement>, HTMLWebViewElement>;\n\n            // SVG\n            svg: React.SVGProps<SVGSVGElement>;\n\n            animate: React.SVGProps<SVGElement>; // TODO: It is SVGAnimateElement but is not in TypeScript's lib.dom.d.ts for now.\n            animateMotion: React.SVGProps<SVGElement>;\n            animateTransform: React.SVGProps<SVGElement>; // TODO: It is SVGAnimateTransformElement but is not in TypeScript's lib.dom.d.ts for now.\n            circle: React.SVGProps<SVGCircleElement>;\n            clipPath: React.SVGProps<SVGClipPathElement>;\n            defs: React.SVGProps<SVGDefsElement>;\n            desc: React.SVGProps<SVGDescElement>;\n            ellipse: React.SVGProps<SVGEllipseElement>;\n            feBlend: React.SVGProps<SVGFEBlendElement>;\n            feColorMatrix: React.SVGProps<SVGFEColorMatrixElement>;\n            feComponentTransfer: React.SVGProps<SVGFEComponentTransferElement>;\n            feComposite: React.SVGProps<SVGFECompositeElement>;\n            feConvolveMatrix: React.SVGProps<SVGFEConvolveMatrixElement>;\n            feDiffuseLighting: React.SVGProps<SVGFEDiffuseLightingElement>;\n            feDisplacementMap: React.SVGProps<SVGFEDisplacementMapElement>;\n            feDistantLight: React.SVGProps<SVGFEDistantLightElement>;\n            feDropShadow: React.SVGProps<SVGFEDropShadowElement>;\n            feFlood: React.SVGProps<SVGFEFloodElement>;\n            feFuncA: React.SVGProps<SVGFEFuncAElement>;\n            feFuncB: React.SVGProps<SVGFEFuncBElement>;\n            feFuncG: React.SVGProps<SVGFEFuncGElement>;\n            feFuncR: React.SVGProps<SVGFEFuncRElement>;\n            feGaussianBlur: React.SVGProps<SVGFEGaussianBlurElement>;\n            feImage: React.SVGProps<SVGFEImageElement>;\n            feMerge: React.SVGProps<SVGFEMergeElement>;\n            feMergeNode: React.SVGProps<SVGFEMergeNodeElement>;\n            feMorphology: React.SVGProps<SVGFEMorphologyElement>;\n            feOffset: React.SVGProps<SVGFEOffsetElement>;\n            fePointLight: React.SVGProps<SVGFEPointLightElement>;\n            feSpecularLighting: React.SVGProps<SVGFESpecularLightingElement>;\n            feSpotLight: React.SVGProps<SVGFESpotLightElement>;\n            feTile: React.SVGProps<SVGFETileElement>;\n            feTurbulence: React.SVGProps<SVGFETurbulenceElement>;\n            filter: React.SVGProps<SVGFilterElement>;\n            foreignObject: React.SVGProps<SVGForeignObjectElement>;\n            g: React.SVGProps<SVGGElement>;\n            image: React.SVGProps<SVGImageElement>;\n            line: React.SVGLineElementAttributes<SVGLineElement>;\n            linearGradient: React.SVGProps<SVGLinearGradientElement>;\n            marker: React.SVGProps<SVGMarkerElement>;\n            mask: React.SVGProps<SVGMaskElement>;\n            metadata: React.SVGProps<SVGMetadataElement>;\n            mpath: React.SVGProps<SVGElement>;\n            path: React.SVGProps<SVGPathElement>;\n            pattern: React.SVGProps<SVGPatternElement>;\n            polygon: React.SVGProps<SVGPolygonElement>;\n            polyline: React.SVGProps<SVGPolylineElement>;\n            radialGradient: React.SVGProps<SVGRadialGradientElement>;\n            rect: React.SVGProps<SVGRectElement>;\n            set: React.SVGProps<SVGSetElement>;\n            stop: React.SVGProps<SVGStopElement>;\n            switch: React.SVGProps<SVGSwitchElement>;\n            symbol: React.SVGProps<SVGSymbolElement>;\n            text: React.SVGTextElementAttributes<SVGTextElement>;\n            textPath: React.SVGProps<SVGTextPathElement>;\n            tspan: React.SVGProps<SVGTSpanElement>;\n            use: React.SVGProps<SVGUseElement>;\n            view: React.SVGProps<SVGViewElement>;\n        }\n    }\n}\n\n// React.JSX needs to point to global.JSX to keep global module augmentations intact.\n// But we can't access global.JSX so we need to create these aliases instead.\n// Once the global JSX namespace will be removed we replace React.JSX with the contents of global.JSX\ntype GlobalJSXElementType = JSX.ElementType;\ninterface GlobalJSXElement extends JSX.Element {}\ninterface GlobalJSXElementClass extends JSX.ElementClass {}\ninterface GlobalJSXElementAttributesProperty extends JSX.ElementAttributesProperty {}\ninterface GlobalJSXElementChildrenAttribute extends JSX.ElementChildrenAttribute {}\n\ntype GlobalJSXLibraryManagedAttributes<C, P> = JSX.LibraryManagedAttributes<C, P>;\n\ninterface GlobalJSXIntrinsicAttributes extends JSX.IntrinsicAttributes {}\ninterface GlobalJSXIntrinsicClassAttributes<T> extends JSX.IntrinsicClassAttributes<T> {}\n\ninterface GlobalJSXIntrinsicElements extends JSX.IntrinsicElements {}\n",
  "node_modules/@types/react/jsx-dev-runtime.d.ts": "import * as React from \"./\";\nexport { Fragment } from \"./\";\n\nexport namespace JSX {\n    type ElementType = React.JSX.ElementType;\n    interface Element extends React.JSX.Element {}\n    interface ElementClass extends React.JSX.ElementClass {}\n    interface ElementAttributesProperty extends React.JSX.ElementAttributesProperty {}\n    interface ElementChildrenAttribute extends React.JSX.ElementChildrenAttribute {}\n    type LibraryManagedAttributes<C, P> = React.JSX.LibraryManagedAttributes<C, P>;\n    interface IntrinsicAttributes extends React.JSX.IntrinsicAttributes {}\n    interface IntrinsicClassAttributes<T> extends React.JSX.IntrinsicClassAttributes<T> {}\n    interface IntrinsicElements extends React.JSX.IntrinsicElements {}\n}\n\nexport interface JSXSource {\n    /**\n     * The source file where the element originates from.\n     */\n    fileName?: string | undefined;\n\n    /**\n     * The line number where the element was created.\n     */\n    lineNumber?: number | undefined;\n\n    /**\n     * The column number where the element was created.\n     */\n    columnNumber?: number | undefined;\n}\n\n/**\n * Create a React element.\n *\n * You should not use this function directly. Use JSX and a transpiler instead.\n */\nexport function jsxDEV(\n    type: React.ElementType,\n    props: unknown,\n    key: React.Key | undefined,\n    isStatic: boolean,\n    source?: JSXSource,\n    self?: unknown,\n): React.ReactElement;\n",
  "node_modules/@types/react/jsx-runtime.d.ts": "import * as React from \"./\";\nexport { Fragment } from \"./\";\n\nexport namespace JSX {\n    type ElementType = React.JSX.ElementType;\n    interface Element extends React.JSX.Element {}\n    interface ElementClass extends React.JSX.ElementClass {}\n    interface ElementAttributesProperty extends React.JSX.ElementAttributesProperty {}\n    interface ElementChildrenAttribute extends React.JSX.ElementChildrenAttribute {}\n    type LibraryManagedAttributes<C, P> = React.JSX.LibraryManagedAttributes<C, P>;\n    interface IntrinsicAttributes extends React.JSX.IntrinsicAttributes {}\n    interface IntrinsicClassAttributes<T> extends React.JSX.IntrinsicClassAttributes<T> {}\n    interface IntrinsicElements extends React.JSX.IntrinsicElements {}\n}\n\n/**\n * Create a React element.\n *\n * You should not use this function directly. Use JSX and a transpiler instead.\n */\nexport function jsx(\n    type: React.ElementType,\n    props: unknown,\n    key?: React.Key,\n): React.ReactElement;\n\n/**\n * Create a React element.\n *\n * You should not use this function directly. Use JSX and a transpiler instead.\n */\nexport function jsxs(\n    type: React.ElementType,\n    props: unknown,\n    key?: React.Key,\n): React.ReactElement;\n",
  "node_modules/@types/react/package.json": "{\n    \"name\": \"@types/react\",\n    \"version\": \"18.3.21\",\n    \"description\": \"TypeScript definitions for react\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Asana\",\n            \"url\": \"https://asana.com\"\n        },\n        {\n            \"name\": \"AssureSign\",\n            \"url\": \"http://www.assuresign.com\"\n        },\n        {\n            \"name\": \"Microsoft\",\n            \"url\": \"https://microsoft.com\"\n        },\n        {\n            \"name\": \"John Reilly\",\n            \"githubUsername\": \"johnnyreilly\",\n            \"url\": \"https://github.com/johnnyreilly\"\n        },\n        {\n            \"name\": \"Benoit Benezech\",\n            \"githubUsername\": \"bbenezech\",\n            \"url\": \"https://github.com/bbenezech\"\n        },\n        {\n            \"name\": \"Patricio Zavolinsky\",\n            \"githubUsername\": \"pzavolinsky\",\n            \"url\": \"https://github.com/pzavolinsky\"\n        },\n        {\n            \"name\": \"Eric Anderson\",\n            \"githubUsername\": \"ericanderson\",\n            \"url\": \"https://github.com/ericanderson\"\n        },\n        {\n            \"name\": \"Dovydas Navickas\",\n            \"githubUsername\": \"DovydasNavickas\",\n            \"url\": \"https://github.com/DovydasNavickas\"\n        },\n        {\n            \"name\": \"Josh Rutherford\",\n            \"githubUsername\": \"theruther4d\",\n            \"url\": \"https://github.com/theruther4d\"\n        },\n        {\n            \"name\": \"Guilherme Hübner\",\n            \"githubUsername\": \"guilhermehubner\",\n            \"url\": \"https://github.com/guilhermehubner\"\n        },\n        {\n            \"name\": \"Ferdy Budhidharma\",\n            \"githubUsername\": \"ferdaber\",\n            \"url\": \"https://github.com/ferdaber\"\n        },\n        {\n            \"name\": \"Johann Rakotoharisoa\",\n            \"githubUsername\": \"jrakotoharisoa\",\n            \"url\": \"https://github.com/jrakotoharisoa\"\n        },\n        {\n            \"name\": \"Olivier Pascal\",\n            \"githubUsername\": \"pascaloliv\",\n            \"url\": \"https://github.com/pascaloliv\"\n        },\n        {\n            \"name\": \"Martin Hochel\",\n            \"githubUsername\": \"hotell\",\n            \"url\": \"https://github.com/hotell\"\n        },\n        {\n            \"name\": \"Frank Li\",\n            \"githubUsername\": \"franklixuefei\",\n            \"url\": \"https://github.com/franklixuefei\"\n        },\n        {\n            \"name\": \"Jessica Franco\",\n            \"githubUsername\": \"Jessidhia\",\n            \"url\": \"https://github.com/Jessidhia\"\n        },\n        {\n            \"name\": \"Saransh Kataria\",\n            \"githubUsername\": \"saranshkataria\",\n            \"url\": \"https://github.com/saranshkataria\"\n        },\n        {\n            \"name\": \"Kanitkorn Sujautra\",\n            \"githubUsername\": \"lukyth\",\n            \"url\": \"https://github.com/lukyth\"\n        },\n        {\n            \"name\": \"Sebastian Silbermann\",\n            \"githubUsername\": \"eps1lon\",\n            \"url\": \"https://github.com/eps1lon\"\n        },\n        {\n            \"name\": \"Kyle Scully\",\n            \"githubUsername\": \"zieka\",\n            \"url\": \"https://github.com/zieka\"\n        },\n        {\n            \"name\": \"Cong Zhang\",\n            \"githubUsername\": \"dancerphil\",\n            \"url\": \"https://github.com/dancerphil\"\n        },\n        {\n            \"name\": \"Dimitri Mitropoulos\",\n            \"githubUsername\": \"dimitropoulos\",\n            \"url\": \"https://github.com/dimitropoulos\"\n        },\n        {\n            \"name\": \"JongChan Choi\",\n            \"githubUsername\": \"disjukr\",\n            \"url\": \"https://github.com/disjukr\"\n        },\n        {\n            \"name\": \"Victor Magalhães\",\n            \"githubUsername\": \"vhfmag\",\n            \"url\": \"https://github.com/vhfmag\"\n        },\n        {\n            \"name\": \"Priyanshu Rav\",\n            \"githubUsername\": \"priyanshurav\",\n            \"url\": \"https://github.com/priyanshurav\"\n        },\n        {\n            \"name\": \"Dmitry Semigradsky\",\n            \"githubUsername\": \"Semigradsky\",\n            \"url\": \"https://github.com/Semigradsky\"\n        },\n        {\n            \"name\": \"Matt Pocock\",\n            \"githubUsername\": \"mattpocock\",\n            \"url\": \"https://github.com/mattpocock\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"typesVersions\": {\n        \"<=5.0\": {\n            \"*\": [\n                \"ts5.0/*\"\n            ]\n        }\n    },\n    \"exports\": {\n        \".\": {\n            \"types@<=5.0\": {\n                \"default\": \"./ts5.0/index.d.ts\"\n            },\n            \"types\": {\n                \"default\": \"./index.d.ts\"\n            }\n        },\n        \"./canary\": {\n            \"types@<=5.0\": {\n                \"default\": \"./ts5.0/canary.d.ts\"\n            },\n            \"types\": {\n                \"default\": \"./canary.d.ts\"\n            }\n        },\n        \"./experimental\": {\n            \"types@<=5.0\": {\n                \"default\": \"./ts5.0/experimental.d.ts\"\n            },\n            \"types\": {\n                \"default\": \"./experimental.d.ts\"\n            }\n        },\n        \"./jsx-runtime\": {\n            \"types@<=5.0\": {\n                \"default\": \"./ts5.0/jsx-runtime.d.ts\"\n            },\n            \"types\": {\n                \"default\": \"./jsx-runtime.d.ts\"\n            }\n        },\n        \"./jsx-dev-runtime\": {\n            \"types@<=5.0\": {\n                \"default\": \"./ts5.0/jsx-dev-runtime.d.ts\"\n            },\n            \"types\": {\n                \"default\": \"./jsx-dev-runtime.d.ts\"\n            }\n        },\n        \"./package.json\": \"./package.json\"\n    },\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/react\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"@types/prop-types\": \"*\",\n        \"csstype\": \"^3.0.2\"\n    },\n    \"peerDependencies\": {},\n    \"typesPublisherContentHash\": \"abc7c073b79f997cbd79ea7bf4b6924299afa06bd0fa3dae35d0b82fa70fc91d\",\n    \"typeScriptVersion\": \"5.1\"\n}",
  "node_modules/@types/react/ts5.0/canary.d.ts": "/**\n * These are types for things that are present in the React `canary` release channel.\n *\n * To load the types declared here in an actual project, there are three ways. The easiest one,\n * if your `tsconfig.json` already has a `\"types\"` array in the `\"compilerOptions\"` section,\n * is to add `\"react/canary\"` to the `\"types\"` array.\n *\n * Alternatively, a specific import syntax can to be used from a typescript file.\n * This module does not exist in reality, which is why the {} is important:\n *\n * ```ts\n * import {} from 'react/canary'\n * ```\n *\n * It is also possible to include it through a triple-slash reference:\n *\n * ```ts\n * /// <reference types=\"react/canary\" />\n * ```\n *\n * Either the import or the reference only needs to appear once, anywhere in the project.\n */\n\n// See https://github.com/facebook/react/blob/main/packages/react/src/React.js to see how the exports are declared,\n\nimport React = require(\".\");\n\nexport {};\n\ndeclare const UNDEFINED_VOID_ONLY: unique symbol;\ntype VoidOrUndefinedOnly = void | { [UNDEFINED_VOID_ONLY]: never };\n\ntype NativeToggleEvent = ToggleEvent;\n\ndeclare module \".\" {\n    export type Usable<T> = PromiseLike<T> | Context<T>;\n\n    export function use<T>(usable: Usable<T>): T;\n\n    interface ServerContextJSONArray extends ReadonlyArray<ServerContextJSONValue> {}\n    export type ServerContextJSONValue =\n        | string\n        | boolean\n        | number\n        | null\n        | ServerContextJSONArray\n        | { [key: string]: ServerContextJSONValue };\n    export interface ServerContext<T extends ServerContextJSONValue> {\n        Provider: Provider<T>;\n    }\n    /**\n     * Accepts a context object (the value returned from `React.createContext` or `React.createServerContext`) and returns the current\n     * context value, as given by the nearest context provider for the given context.\n     *\n     * @version 16.8.0\n     * @see https://react.dev/reference/react/useContext\n     */\n    function useContext<T extends ServerContextJSONValue>(context: ServerContext<T>): T;\n    export function createServerContext<T extends ServerContextJSONValue>(\n        globalName: string,\n        defaultValue: T,\n    ): ServerContext<T>;\n\n    // eslint-disable-next-line @typescript-eslint/no-unsafe-function-type\n    export function cache<CachedFunction extends Function>(fn: CachedFunction): CachedFunction;\n\n    export function unstable_useCacheRefresh(): () => void;\n\n    interface DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS {\n        functions: (formData: FormData) => void | Promise<void>;\n    }\n\n    export interface TransitionStartFunction {\n        /**\n         * Marks all state updates inside the async function as transitions\n         *\n         * @see {https://react.dev/reference/react/useTransition#starttransition}\n         *\n         * @param callback\n         */\n        (callback: () => Promise<VoidOrUndefinedOnly>): void;\n    }\n\n    /**\n     * Similar to `useTransition` but allows uses where hooks are not available.\n     *\n     * @param callback An _asynchronous_ function which causes state updates that can be deferred.\n     */\n    export function startTransition(scope: () => Promise<VoidOrUndefinedOnly>): void;\n\n    export function useOptimistic<State>(\n        passthrough: State,\n    ): [State, (action: State | ((pendingState: State) => State)) => void];\n    export function useOptimistic<State, Action>(\n        passthrough: State,\n        reducer: (state: State, action: Action) => State,\n    ): [State, (action: Action) => void];\n\n    interface DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES {\n        cleanup: () => VoidOrUndefinedOnly;\n    }\n\n    export function useActionState<State>(\n        action: (state: Awaited<State>) => State | Promise<State>,\n        initialState: Awaited<State>,\n        permalink?: string,\n    ): [state: Awaited<State>, dispatch: () => void, isPending: boolean];\n    export function useActionState<State, Payload>(\n        action: (state: Awaited<State>, payload: Payload) => State | Promise<State>,\n        initialState: Awaited<State>,\n        permalink?: string,\n    ): [state: Awaited<State>, dispatch: (payload: Payload) => void, isPending: boolean];\n\n    interface DOMAttributes<T> {\n        // Transition Events\n        onTransitionCancel?: TransitionEventHandler<T> | undefined;\n        onTransitionCancelCapture?: TransitionEventHandler<T> | undefined;\n        onTransitionRun?: TransitionEventHandler<T> | undefined;\n        onTransitionRunCapture?: TransitionEventHandler<T> | undefined;\n        onTransitionStart?: TransitionEventHandler<T> | undefined;\n        onTransitionStartCapture?: TransitionEventHandler<T> | undefined;\n    }\n\n    type ToggleEventHandler<T = Element> = EventHandler<ToggleEvent<T>>;\n\n    interface HTMLAttributes<T> {\n        popover?: \"\" | \"auto\" | \"manual\" | undefined;\n        popoverTargetAction?: \"toggle\" | \"show\" | \"hide\" | undefined;\n        popoverTarget?: string | undefined;\n        onToggle?: ToggleEventHandler<T> | undefined;\n        onBeforeToggle?: ToggleEventHandler<T> | undefined;\n    }\n\n    interface ToggleEvent<T = Element> extends SyntheticEvent<T, NativeToggleEvent> {\n        oldState: \"closed\" | \"open\";\n        newState: \"closed\" | \"open\";\n    }\n\n    interface LinkHTMLAttributes<T> {\n        precedence?: string | undefined;\n    }\n\n    interface StyleHTMLAttributes<T> {\n        href?: string | undefined;\n        precedence?: string | undefined;\n    }\n\n    /**\n     * @internal Use `Awaited<ReactNode>` instead\n     */\n    // Helper type to enable `Awaited<ReactNode>`.\n    // Must be a copy of the non-thenables of `ReactNode`.\n    type AwaitedReactNode =\n        | ReactElement\n        | string\n        | number\n        | Iterable<AwaitedReactNode>\n        | ReactPortal\n        | boolean\n        | null\n        | undefined;\n    interface DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_REACT_NODES {\n        promises: Promise<AwaitedReactNode>;\n        bigints: bigint;\n    }\n}\n",
  "node_modules/@types/react/ts5.0/experimental.d.ts": "/**\n * These are types for things that are present in the `experimental` builds of React but not yet\n * on a stable build.\n *\n * Once they are promoted to stable they can just be moved to the main index file.\n *\n * To load the types declared here in an actual project, there are three ways. The easiest one,\n * if your `tsconfig.json` already has a `\"types\"` array in the `\"compilerOptions\"` section,\n * is to add `\"react/experimental\"` to the `\"types\"` array.\n *\n * Alternatively, a specific import syntax can to be used from a typescript file.\n * This module does not exist in reality, which is why the {} is important:\n *\n * ```ts\n * import {} from 'react/experimental'\n * ```\n *\n * It is also possible to include it through a triple-slash reference:\n *\n * ```ts\n * /// <reference types=\"react/experimental\" />\n * ```\n *\n * Either the import or the reference only needs to appear once, anywhere in the project.\n */\n\n// See https://github.com/facebook/react/blob/master/packages/react/src/React.js to see how the exports are declared,\n// and https://github.com/facebook/react/blob/master/packages/shared/ReactFeatureFlags.js to verify which APIs are\n// flagged experimental or not. Experimental APIs will be tagged with `__EXPERIMENTAL__`.\n//\n// For the inputs of types exported as simply a fiber tag, the `beginWork` function of ReactFiberBeginWork.js\n// is a good place to start looking for details; it generally calls prop validation functions or delegates\n// all tasks done as part of the render phase (the concurrent part of the React update cycle).\n//\n// Suspense-related handling can be found in ReactFiberThrow.js.\n\nimport React = require(\"./canary\");\n\nexport {};\n\ndeclare const UNDEFINED_VOID_ONLY: unique symbol;\ntype VoidOrUndefinedOnly = void | { [UNDEFINED_VOID_ONLY]: never };\n\ndeclare module \".\" {\n    export interface SuspenseProps {\n        /**\n         * The presence of this prop indicates that the content is computationally expensive to render.\n         * In other words, the tree is CPU bound and not I/O bound (e.g. due to fetching data).\n         * @see {@link https://github.com/facebook/react/pull/19936}\n         */\n        unstable_expectedLoadTime?: number | undefined;\n    }\n\n    export type SuspenseListRevealOrder = \"forwards\" | \"backwards\" | \"together\";\n    export type SuspenseListTailMode = \"collapsed\" | \"hidden\";\n\n    export interface SuspenseListCommonProps {\n        /**\n         * Note that SuspenseList require more than one child;\n         * it is a runtime warning to provide only a single child.\n         *\n         * It does, however, allow those children to be wrapped inside a single\n         * level of `<React.Fragment>`.\n         */\n        children: ReactElement | Iterable<ReactElement>;\n    }\n\n    interface DirectionalSuspenseListProps extends SuspenseListCommonProps {\n        /**\n         * Defines the order in which the `SuspenseList` children should be revealed.\n         */\n        revealOrder: \"forwards\" | \"backwards\";\n        /**\n         * Dictates how unloaded items in a SuspenseList is shown.\n         *\n         * - By default, `SuspenseList` will show all fallbacks in the list.\n         * - `collapsed` shows only the next fallback in the list.\n         * - `hidden` doesn’t show any unloaded items.\n         */\n        tail?: SuspenseListTailMode | undefined;\n    }\n\n    interface NonDirectionalSuspenseListProps extends SuspenseListCommonProps {\n        /**\n         * Defines the order in which the `SuspenseList` children should be revealed.\n         */\n        revealOrder?: Exclude<SuspenseListRevealOrder, DirectionalSuspenseListProps[\"revealOrder\"]> | undefined;\n        /**\n         * The tail property is invalid when not using the `forwards` or `backwards` reveal orders.\n         */\n        tail?: never | undefined;\n    }\n\n    export type SuspenseListProps = DirectionalSuspenseListProps | NonDirectionalSuspenseListProps;\n\n    /**\n     * `SuspenseList` helps coordinate many components that can suspend by orchestrating the order\n     * in which these components are revealed to the user.\n     *\n     * When multiple components need to fetch data, this data may arrive in an unpredictable order.\n     * However, if you wrap these items in a `SuspenseList`, React will not show an item in the list\n     * until previous items have been displayed (this behavior is adjustable).\n     *\n     * @see https://reactjs.org/docs/concurrent-mode-reference.html#suspenselist\n     * @see https://reactjs.org/docs/concurrent-mode-patterns.html#suspenselist\n     */\n    export const unstable_SuspenseList: ExoticComponent<SuspenseListProps>;\n\n    // eslint-disable-next-line @typescript-eslint/no-unsafe-function-type\n    export function experimental_useEffectEvent<T extends Function>(event: T): T;\n\n    /**\n     * Warning: Only available in development builds.\n     */\n    function captureOwnerStack(): string | null;\n\n    type Reference = object;\n    type TaintableUniqueValue = string | bigint | ArrayBufferView;\n    function experimental_taintUniqueValue(\n        message: string | undefined,\n        lifetime: Reference,\n        value: TaintableUniqueValue,\n    ): void;\n    function experimental_taintObjectReference(message: string | undefined, object: Reference): void;\n\n    export interface HTMLAttributes<T> {\n        /**\n         * @see https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/inert\n         */\n        inert?: boolean | undefined;\n    }\n}\n",
  "node_modules/@types/react/ts5.0/global.d.ts": "/*\nReact projects that don't include the DOM library need these interfaces to compile.\nReact Native applications use React, but there is no DOM available. The JavaScript runtime\nis ES6/ES2015 only. These definitions allow such projects to compile with only `--lib ES6`.\n\nWarning: all of these interfaces are empty. If you want type definitions for various properties\n(such as HTMLInputElement.prototype.value), you need to add `--lib DOM` (via command line or tsconfig.json).\n*/\n\ninterface Event {}\ninterface AnimationEvent extends Event {}\ninterface ClipboardEvent extends Event {}\ninterface CompositionEvent extends Event {}\ninterface DragEvent extends Event {}\ninterface FocusEvent extends Event {}\ninterface KeyboardEvent extends Event {}\ninterface MouseEvent extends Event {}\ninterface TouchEvent extends Event {}\ninterface PointerEvent extends Event {}\ninterface ToggleEvent extends Event {}\ninterface TransitionEvent extends Event {}\ninterface UIEvent extends Event {}\ninterface WheelEvent extends Event {}\n\ninterface EventTarget {}\ninterface Document {}\ninterface DataTransfer {}\ninterface StyleMedia {}\n\ninterface Element {}\ninterface DocumentFragment {}\n\ninterface HTMLElement extends Element {}\ninterface HTMLAnchorElement extends HTMLElement {}\ninterface HTMLAreaElement extends HTMLElement {}\ninterface HTMLAudioElement extends HTMLElement {}\ninterface HTMLBaseElement extends HTMLElement {}\ninterface HTMLBodyElement extends HTMLElement {}\ninterface HTMLBRElement extends HTMLElement {}\ninterface HTMLButtonElement extends HTMLElement {}\ninterface HTMLCanvasElement extends HTMLElement {}\ninterface HTMLDataElement extends HTMLElement {}\ninterface HTMLDataListElement extends HTMLElement {}\ninterface HTMLDetailsElement extends HTMLElement {}\ninterface HTMLDialogElement extends HTMLElement {}\ninterface HTMLDivElement extends HTMLElement {}\ninterface HTMLDListElement extends HTMLElement {}\ninterface HTMLEmbedElement extends HTMLElement {}\ninterface HTMLFieldSetElement extends HTMLElement {}\ninterface HTMLFormElement extends HTMLElement {}\ninterface HTMLHeadingElement extends HTMLElement {}\ninterface HTMLHeadElement extends HTMLElement {}\ninterface HTMLHRElement extends HTMLElement {}\ninterface HTMLHtmlElement extends HTMLElement {}\ninterface HTMLIFrameElement extends HTMLElement {}\ninterface HTMLImageElement extends HTMLElement {}\ninterface HTMLInputElement extends HTMLElement {}\ninterface HTMLModElement extends HTMLElement {}\ninterface HTMLLabelElement extends HTMLElement {}\ninterface HTMLLegendElement extends HTMLElement {}\ninterface HTMLLIElement extends HTMLElement {}\ninterface HTMLLinkElement extends HTMLElement {}\ninterface HTMLMapElement extends HTMLElement {}\ninterface HTMLMetaElement extends HTMLElement {}\ninterface HTMLMeterElement extends HTMLElement {}\ninterface HTMLObjectElement extends HTMLElement {}\ninterface HTMLOListElement extends HTMLElement {}\ninterface HTMLOptGroupElement extends HTMLElement {}\ninterface HTMLOptionElement extends HTMLElement {}\ninterface HTMLOutputElement extends HTMLElement {}\ninterface HTMLParagraphElement extends HTMLElement {}\ninterface HTMLParamElement extends HTMLElement {}\ninterface HTMLPreElement extends HTMLElement {}\ninterface HTMLProgressElement extends HTMLElement {}\ninterface HTMLQuoteElement extends HTMLElement {}\ninterface HTMLSlotElement extends HTMLElement {}\ninterface HTMLScriptElement extends HTMLElement {}\ninterface HTMLSelectElement extends HTMLElement {}\ninterface HTMLSourceElement extends HTMLElement {}\ninterface HTMLSpanElement extends HTMLElement {}\ninterface HTMLStyleElement extends HTMLElement {}\ninterface HTMLTableElement extends HTMLElement {}\ninterface HTMLTableColElement extends HTMLElement {}\ninterface HTMLTableDataCellElement extends HTMLElement {}\ninterface HTMLTableHeaderCellElement extends HTMLElement {}\ninterface HTMLTableRowElement extends HTMLElement {}\ninterface HTMLTableSectionElement extends HTMLElement {}\ninterface HTMLTemplateElement extends HTMLElement {}\ninterface HTMLTextAreaElement extends HTMLElement {}\ninterface HTMLTimeElement extends HTMLElement {}\ninterface HTMLTitleElement extends HTMLElement {}\ninterface HTMLTrackElement extends HTMLElement {}\ninterface HTMLUListElement extends HTMLElement {}\ninterface HTMLVideoElement extends HTMLElement {}\ninterface HTMLWebViewElement extends HTMLElement {}\n\ninterface SVGElement extends Element {}\ninterface SVGSVGElement extends SVGElement {}\ninterface SVGCircleElement extends SVGElement {}\ninterface SVGClipPathElement extends SVGElement {}\ninterface SVGDefsElement extends SVGElement {}\ninterface SVGDescElement extends SVGElement {}\ninterface SVGEllipseElement extends SVGElement {}\ninterface SVGFEBlendElement extends SVGElement {}\ninterface SVGFEColorMatrixElement extends SVGElement {}\ninterface SVGFEComponentTransferElement extends SVGElement {}\ninterface SVGFECompositeElement extends SVGElement {}\ninterface SVGFEConvolveMatrixElement extends SVGElement {}\ninterface SVGFEDiffuseLightingElement extends SVGElement {}\ninterface SVGFEDisplacementMapElement extends SVGElement {}\ninterface SVGFEDistantLightElement extends SVGElement {}\ninterface SVGFEDropShadowElement extends SVGElement {}\ninterface SVGFEFloodElement extends SVGElement {}\ninterface SVGFEFuncAElement extends SVGElement {}\ninterface SVGFEFuncBElement extends SVGElement {}\ninterface SVGFEFuncGElement extends SVGElement {}\ninterface SVGFEFuncRElement extends SVGElement {}\ninterface SVGFEGaussianBlurElement extends SVGElement {}\ninterface SVGFEImageElement extends SVGElement {}\ninterface SVGFEMergeElement extends SVGElement {}\ninterface SVGFEMergeNodeElement extends SVGElement {}\ninterface SVGFEMorphologyElement extends SVGElement {}\ninterface SVGFEOffsetElement extends SVGElement {}\ninterface SVGFEPointLightElement extends SVGElement {}\ninterface SVGFESpecularLightingElement extends SVGElement {}\ninterface SVGFESpotLightElement extends SVGElement {}\ninterface SVGFETileElement extends SVGElement {}\ninterface SVGFETurbulenceElement extends SVGElement {}\ninterface SVGFilterElement extends SVGElement {}\ninterface SVGForeignObjectElement extends SVGElement {}\ninterface SVGGElement extends SVGElement {}\ninterface SVGImageElement extends SVGElement {}\ninterface SVGLineElement extends SVGElement {}\ninterface SVGLinearGradientElement extends SVGElement {}\ninterface SVGMarkerElement extends SVGElement {}\ninterface SVGMaskElement extends SVGElement {}\ninterface SVGMetadataElement extends SVGElement {}\ninterface SVGPathElement extends SVGElement {}\ninterface SVGPatternElement extends SVGElement {}\ninterface SVGPolygonElement extends SVGElement {}\ninterface SVGPolylineElement extends SVGElement {}\ninterface SVGRadialGradientElement extends SVGElement {}\ninterface SVGRectElement extends SVGElement {}\ninterface SVGSetElement extends SVGElement {}\ninterface SVGStopElement extends SVGElement {}\ninterface SVGSwitchElement extends SVGElement {}\ninterface SVGSymbolElement extends SVGElement {}\ninterface SVGTextElement extends SVGElement {}\ninterface SVGTextPathElement extends SVGElement {}\ninterface SVGTSpanElement extends SVGElement {}\ninterface SVGUseElement extends SVGElement {}\ninterface SVGViewElement extends SVGElement {}\n\ninterface FormData {}\ninterface Text {}\ninterface TouchList {}\ninterface WebGLRenderingContext {}\ninterface WebGL2RenderingContext {}\n\ninterface TrustedHTML {}\n",
  "node_modules/@types/react/ts5.0/index.d.ts": "// NOTE: Users of the `experimental` builds of React should add a reference\n// to 'react/experimental' in their project. See experimental.d.ts's top comment\n// for reference and documentation on how exactly to do it.\n\n/// <reference path=\"global.d.ts\" />\n\nimport * as CSS from \"csstype\";\nimport * as PropTypes from \"prop-types\";\n\ntype NativeAnimationEvent = AnimationEvent;\ntype NativeClipboardEvent = ClipboardEvent;\ntype NativeCompositionEvent = CompositionEvent;\ntype NativeDragEvent = DragEvent;\ntype NativeFocusEvent = FocusEvent;\ntype NativeKeyboardEvent = KeyboardEvent;\ntype NativeMouseEvent = MouseEvent;\ntype NativeTouchEvent = TouchEvent;\ntype NativePointerEvent = PointerEvent;\ntype NativeTransitionEvent = TransitionEvent;\ntype NativeUIEvent = UIEvent;\ntype NativeWheelEvent = WheelEvent;\n\n/**\n * Used to represent DOM API's where users can either pass\n * true or false as a boolean or as its equivalent strings.\n */\ntype Booleanish = boolean | \"true\" | \"false\";\n\n/**\n * @see {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/crossorigin MDN}\n */\ntype CrossOrigin = \"anonymous\" | \"use-credentials\" | \"\" | undefined;\n\ndeclare const UNDEFINED_VOID_ONLY: unique symbol;\n\n/**\n * The function returned from an effect passed to {@link React.useEffect useEffect},\n * which can be used to clean up the effect when the component unmounts.\n *\n * @see {@link https://react.dev/reference/react/useEffect React Docs}\n */\ntype Destructor = () => void | { [UNDEFINED_VOID_ONLY]: never };\ntype VoidOrUndefinedOnly = void | { [UNDEFINED_VOID_ONLY]: never };\n\n// eslint-disable-next-line @definitelytyped/export-just-namespace\nexport = React;\nexport as namespace React;\n\ndeclare namespace React {\n    //\n    // React Elements\n    // ----------------------------------------------------------------------\n\n    /**\n     * Used to retrieve the possible components which accept a given set of props.\n     *\n     * Can be passed no type parameters to get a union of all possible components\n     * and tags.\n     *\n     * Is a superset of {@link ComponentType}.\n     *\n     * @template P The props to match against. If not passed, defaults to any.\n     * @template Tag An optional tag to match against. If not passed, attempts to match against all possible tags.\n     *\n     * @example\n     *\n     * ```tsx\n     * // All components and tags (img, embed etc.)\n     * // which accept `src`\n     * type SrcComponents = ElementType<{ src: any }>;\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * // All components\n     * type AllComponents = ElementType;\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * // All custom components which match `src`, and tags which\n     * // match `src`, narrowed down to just `audio` and `embed`\n     * type SrcComponents = ElementType<{ src: any }, 'audio' | 'embed'>;\n     * ```\n     */\n    type ElementType<P = any, Tag extends keyof JSX.IntrinsicElements = keyof JSX.IntrinsicElements> =\n        | { [K in Tag]: P extends JSX.IntrinsicElements[K] ? K : never }[Tag]\n        | ComponentType<P>;\n\n    /**\n     * Represents any user-defined component, either as a function or a class.\n     *\n     * Similar to {@link JSXElementConstructor}, but with extra properties like\n     * {@link FunctionComponent.defaultProps defaultProps } and\n     * {@link ComponentClass.contextTypes contextTypes}.\n     *\n     * @template P The props the component accepts.\n     *\n     * @see {@link ComponentClass}\n     * @see {@link FunctionComponent}\n     */\n    type ComponentType<P = {}> = ComponentClass<P> | FunctionComponent<P>;\n\n    /**\n     * Represents any user-defined component, either as a function or a class.\n     *\n     * Similar to {@link ComponentType}, but without extra properties like\n     * {@link FunctionComponent.defaultProps defaultProps } and\n     * {@link ComponentClass.contextTypes contextTypes}.\n     *\n     * @template P The props the component accepts.\n     */\n    type JSXElementConstructor<P> =\n        | ((\n            props: P,\n            /**\n             * @deprecated\n             *\n             * @see {@link https://legacy.reactjs.org/docs/legacy-context.html#referencing-context-in-stateless-function-components React Docs}\n             */\n            deprecatedLegacyContext?: any,\n        ) => ReactElement<any, any> | null)\n        | (new(\n            props: P,\n            /**\n             * @deprecated\n             *\n             * @see {@link https://legacy.reactjs.org/docs/legacy-context.html#referencing-context-in-lifecycle-methods React Docs}\n             */\n            deprecatedLegacyContext?: any,\n        ) => Component<any, any>);\n\n    /**\n     * A readonly ref container where {@link current} cannot be mutated.\n     *\n     * Created by {@link createRef}, or {@link useRef} when passed `null`.\n     *\n     * @template T The type of the ref's value.\n     *\n     * @example\n     *\n     * ```tsx\n     * const ref = createRef<HTMLDivElement>();\n     *\n     * ref.current = document.createElement('div'); // Error\n     * ```\n     */\n    interface RefObject<T> {\n        /**\n         * The current value of the ref.\n         */\n        readonly current: T | null;\n    }\n\n    interface DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES {\n    }\n    /**\n     * A callback fired whenever the ref's value changes.\n     *\n     * @template T The type of the ref's value.\n     *\n     * @see {@link https://react.dev/reference/react-dom/components/common#ref-callback React Docs}\n     *\n     * @example\n     *\n     * ```tsx\n     * <div ref={(node) => console.log(node)} />\n     * ```\n     */\n    type RefCallback<T> = {\n        bivarianceHack(\n            instance: T | null,\n        ):\n            | void\n            | DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[\n                keyof DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES\n            ];\n    }[\"bivarianceHack\"];\n\n    /**\n     * A union type of all possible shapes for React refs.\n     *\n     * @see {@link RefCallback}\n     * @see {@link RefObject}\n     */\n\n    type Ref<T> = RefCallback<T> | RefObject<T> | null;\n    /**\n     * A legacy implementation of refs where you can pass a string to a ref prop.\n     *\n     * @see {@link https://react.dev/reference/react/Component#refs React Docs}\n     *\n     * @example\n     *\n     * ```tsx\n     * <div ref=\"myRef\" />\n     * ```\n     */\n    // TODO: Remove the string ref special case from `PropsWithRef` once we remove LegacyRef\n    type LegacyRef<T> = string | Ref<T>;\n\n    /**\n     * Retrieves the type of the 'ref' prop for a given component type or tag name.\n     *\n     * @template C The component type.\n     *\n     * @example\n     *\n     * ```tsx\n     * type MyComponentRef = React.ElementRef<typeof MyComponent>;\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * type DivRef = React.ElementRef<'div'>;\n     * ```\n     */\n    type ElementRef<\n        C extends\n            | ForwardRefExoticComponent<any>\n            | { new(props: any): Component<any> }\n            | ((props: any, deprecatedLegacyContext?: any) => ReactElement | null)\n            | keyof JSX.IntrinsicElements,\n    > =\n        // need to check first if `ref` is a valid prop for ts@3.0\n        // otherwise it will infer `{}` instead of `never`\n        \"ref\" extends keyof ComponentPropsWithRef<C>\n            ? NonNullable<ComponentPropsWithRef<C>[\"ref\"]> extends RefAttributes<\n                infer Instance\n            >[\"ref\"] ? Instance\n            : never\n            : never;\n\n    type ComponentState = any;\n\n    /**\n     * A value which uniquely identifies a node among items in an array.\n     *\n     * @see {@link https://react.dev/learn/rendering-lists#keeping-list-items-in-order-with-key React Docs}\n     */\n    type Key = string | number | bigint;\n\n    /**\n     * @internal The props any component can receive.\n     * You don't have to add this type. All components automatically accept these props.\n     * ```tsx\n     * const Component = () => <div />;\n     * <Component key=\"one\" />\n     * ```\n     *\n     * WARNING: The implementation of a component will never have access to these attributes.\n     * The following example would be incorrect usage because {@link Component} would never have access to `key`:\n     * ```tsx\n     * const Component = (props: React.Attributes) => props.key;\n     * ```\n     */\n    interface Attributes {\n        key?: Key | null | undefined;\n    }\n    /**\n     * The props any component accepting refs can receive.\n     * Class components, built-in browser components (e.g. `div`) and forwardRef components can receive refs and automatically accept these props.\n     * ```tsx\n     * const Component = forwardRef(() => <div />);\n     * <Component ref={(current) => console.log(current)} />\n     * ```\n     *\n     * You only need this type if you manually author the types of props that need to be compatible with legacy refs.\n     * ```tsx\n     * interface Props extends React.RefAttributes<HTMLDivElement> {}\n     * declare const Component: React.FunctionComponent<Props>;\n     * ```\n     *\n     * Otherwise it's simpler to directly use {@link Ref} since you can safely use the\n     * props type to describe to props that a consumer can pass to the component\n     * as well as describing the props the implementation of a component \"sees\".\n     * {@link RefAttributes} is generally not safe to describe both consumer and seen props.\n     *\n     * ```tsx\n     * interface Props extends {\n     *   ref?: React.Ref<HTMLDivElement> | undefined;\n     * }\n     * declare const Component: React.FunctionComponent<Props>;\n     * ```\n     *\n     * WARNING: The implementation of a component will not have access to the same type in versions of React supporting string refs.\n     * The following example would be incorrect usage because {@link Component} would never have access to a `ref` with type `string`\n     * ```tsx\n     * const Component = (props: React.RefAttributes) => props.ref;\n     * ```\n     */\n    interface RefAttributes<T> extends Attributes {\n        /**\n         * Allows getting a ref to the component instance.\n         * Once the component unmounts, React will set `ref.current` to `null`\n         * (or call the ref with `null` if you passed a callback ref).\n         *\n         * @see {@link https://react.dev/learn/referencing-values-with-refs#refs-and-the-dom React Docs}\n         */\n        ref?: LegacyRef<T> | undefined;\n    }\n\n    /**\n     * Represents the built-in attributes available to class components.\n     */\n    interface ClassAttributes<T> extends RefAttributes<T> {\n    }\n\n    /**\n     * Represents a JSX element.\n     *\n     * Where {@link ReactNode} represents everything that can be rendered, `ReactElement`\n     * only represents JSX.\n     *\n     * @template P The type of the props object\n     * @template T The type of the component or tag\n     *\n     * @example\n     *\n     * ```tsx\n     * const element: ReactElement = <div />;\n     * ```\n     */\n    interface ReactElement<\n        P = any,\n        T extends string | JSXElementConstructor<any> = string | JSXElementConstructor<any>,\n    > {\n        type: T;\n        props: P;\n        key: string | null;\n    }\n\n    /**\n     * @deprecated\n     */\n    interface ReactComponentElement<\n        T extends keyof JSX.IntrinsicElements | JSXElementConstructor<any>,\n        P = Pick<ComponentProps<T>, Exclude<keyof ComponentProps<T>, \"key\" | \"ref\">>,\n    > extends ReactElement<P, Exclude<T, number>> {}\n\n    interface FunctionComponentElement<P> extends ReactElement<P, FunctionComponent<P>> {\n        ref?: (\"ref\" extends keyof P ? P extends { ref?: infer R | undefined } ? R : never : never) | undefined;\n    }\n\n    type CElement<P, T extends Component<P, ComponentState>> = ComponentElement<P, T>;\n    interface ComponentElement<P, T extends Component<P, ComponentState>> extends ReactElement<P, ComponentClass<P>> {\n        ref?: LegacyRef<T> | undefined;\n    }\n\n    /**\n     * @deprecated Use {@link ComponentElement} instead.\n     */\n    type ClassicElement<P> = CElement<P, ClassicComponent<P, ComponentState>>;\n\n    // string fallback for custom web-components\n    interface DOMElement<P extends HTMLAttributes<T> | SVGAttributes<T>, T extends Element>\n        extends ReactElement<P, string>\n    {\n        ref: LegacyRef<T>;\n    }\n\n    // ReactHTML for ReactHTMLElement\n    interface ReactHTMLElement<T extends HTMLElement> extends DetailedReactHTMLElement<AllHTMLAttributes<T>, T> {}\n\n    interface DetailedReactHTMLElement<P extends HTMLAttributes<T>, T extends HTMLElement> extends DOMElement<P, T> {\n        type: keyof ReactHTML;\n    }\n\n    // ReactSVG for ReactSVGElement\n    interface ReactSVGElement extends DOMElement<SVGAttributes<SVGElement>, SVGElement> {\n        type: keyof ReactSVG;\n    }\n\n    interface ReactPortal extends ReactElement {\n        children: ReactNode;\n    }\n\n    //\n    // Factories\n    // ----------------------------------------------------------------------\n\n    /** @deprecated */\n    type Factory<P> = (props?: Attributes & P, ...children: ReactNode[]) => ReactElement<P>;\n\n    /** @deprecated */\n    type SFCFactory<P> = FunctionComponentFactory<P>;\n\n    /** @deprecated */\n    type FunctionComponentFactory<P> = (\n        props?: Attributes & P,\n        ...children: ReactNode[]\n    ) => FunctionComponentElement<P>;\n\n    /** @deprecated */\n    type ComponentFactory<P, T extends Component<P, ComponentState>> = (\n        props?: ClassAttributes<T> & P,\n        ...children: ReactNode[]\n    ) => CElement<P, T>;\n\n    /** @deprecated */\n    type CFactory<P, T extends Component<P, ComponentState>> = ComponentFactory<P, T>;\n    /** @deprecated */\n    type ClassicFactory<P> = CFactory<P, ClassicComponent<P, ComponentState>>;\n\n    /** @deprecated */\n    type DOMFactory<P extends DOMAttributes<T>, T extends Element> = (\n        props?: ClassAttributes<T> & P | null,\n        ...children: ReactNode[]\n    ) => DOMElement<P, T>;\n\n    /** @deprecated */\n    interface HTMLFactory<T extends HTMLElement> extends DetailedHTMLFactory<AllHTMLAttributes<T>, T> {}\n\n    /** @deprecated */\n    interface DetailedHTMLFactory<P extends HTMLAttributes<T>, T extends HTMLElement> extends DOMFactory<P, T> {\n        (props?: ClassAttributes<T> & P | null, ...children: ReactNode[]): DetailedReactHTMLElement<P, T>;\n    }\n\n    /** @deprecated */\n    interface SVGFactory extends DOMFactory<SVGAttributes<SVGElement>, SVGElement> {\n        (\n            props?: ClassAttributes<SVGElement> & SVGAttributes<SVGElement> | null,\n            ...children: ReactNode[]\n        ): ReactSVGElement;\n    }\n\n    /**\n     * @deprecated - This type is not relevant when using React. Inline the type instead to make the intent clear.\n     */\n    type ReactText = string | number;\n    /**\n     * @deprecated - This type is not relevant when using React. Inline the type instead to make the intent clear.\n     */\n    type ReactChild = ReactElement | string | number;\n\n    /**\n     * @deprecated Use either `ReactNode[]` if you need an array or `Iterable<ReactNode>` if its passed to a host component.\n     */\n    interface ReactNodeArray extends ReadonlyArray<ReactNode> {}\n    /**\n     * WARNING: Not related to `React.Fragment`.\n     * @deprecated This type is not relevant when using React. Inline the type instead to make the intent clear.\n     */\n    type ReactFragment = Iterable<ReactNode>;\n\n    /**\n     * For internal usage only.\n     * Different release channels declare additional types of ReactNode this particular release channel accepts.\n     * App or library types should never augment this interface.\n     */\n    interface DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_REACT_NODES {}\n\n    /**\n     * Represents all of the things React can render.\n     *\n     * Where {@link ReactElement} only represents JSX, `ReactNode` represents everything that can be rendered.\n     *\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/react-types/reactnode/ React TypeScript Cheatsheet}\n     *\n     * @example\n     *\n     * ```tsx\n     * // Typing children\n     * type Props = { children: ReactNode }\n     *\n     * const Component = ({ children }: Props) => <div>{children}</div>\n     *\n     * <Component>hello</Component>\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * // Typing a custom element\n     * type Props = { customElement: ReactNode }\n     *\n     * const Component = ({ customElement }: Props) => <div>{customElement}</div>\n     *\n     * <Component customElement={<div>hello</div>} />\n     * ```\n     */\n    // non-thenables need to be kept in sync with AwaitedReactNode\n    type ReactNode =\n        | ReactElement\n        | string\n        | number\n        | Iterable<ReactNode>\n        | ReactPortal\n        | boolean\n        | null\n        | undefined\n        | DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_REACT_NODES[\n            keyof DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_REACT_NODES\n        ];\n\n    //\n    // Top Level API\n    // ----------------------------------------------------------------------\n\n    // DOM Elements\n    /** @deprecated */\n    function createFactory<T extends HTMLElement>(\n        type: keyof ReactHTML,\n    ): HTMLFactory<T>;\n    /** @deprecated */\n    function createFactory(\n        type: keyof ReactSVG,\n    ): SVGFactory;\n    /** @deprecated */\n    function createFactory<P extends DOMAttributes<T>, T extends Element>(\n        type: string,\n    ): DOMFactory<P, T>;\n\n    // Custom components\n    /** @deprecated */\n    function createFactory<P>(type: FunctionComponent<P>): FunctionComponentFactory<P>;\n    /** @deprecated */\n    function createFactory<P, T extends Component<P, ComponentState>, C extends ComponentClass<P>>(\n        type: ClassType<P, T, C>,\n    ): CFactory<P, T>;\n    /** @deprecated */\n    function createFactory<P>(type: ComponentClass<P>): Factory<P>;\n\n    // DOM Elements\n    // TODO: generalize this to everything in `keyof ReactHTML`, not just \"input\"\n    function createElement(\n        type: \"input\",\n        props?: InputHTMLAttributes<HTMLInputElement> & ClassAttributes<HTMLInputElement> | null,\n        ...children: ReactNode[]\n    ): DetailedReactHTMLElement<InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;\n    function createElement<P extends HTMLAttributes<T>, T extends HTMLElement>(\n        type: keyof ReactHTML,\n        props?: ClassAttributes<T> & P | null,\n        ...children: ReactNode[]\n    ): DetailedReactHTMLElement<P, T>;\n    function createElement<P extends SVGAttributes<T>, T extends SVGElement>(\n        type: keyof ReactSVG,\n        props?: ClassAttributes<T> & P | null,\n        ...children: ReactNode[]\n    ): ReactSVGElement;\n    function createElement<P extends DOMAttributes<T>, T extends Element>(\n        type: string,\n        props?: ClassAttributes<T> & P | null,\n        ...children: ReactNode[]\n    ): DOMElement<P, T>;\n\n    // Custom components\n\n    function createElement<P extends {}>(\n        type: FunctionComponent<P>,\n        props?: Attributes & P | null,\n        ...children: ReactNode[]\n    ): FunctionComponentElement<P>;\n    function createElement<P extends {}, T extends Component<P, ComponentState>, C extends ComponentClass<P>>(\n        type: ClassType<P, T, C>,\n        props?: ClassAttributes<T> & P | null,\n        ...children: ReactNode[]\n    ): CElement<P, T>;\n    function createElement<P extends {}>(\n        type: FunctionComponent<P> | ComponentClass<P> | string,\n        props?: Attributes & P | null,\n        ...children: ReactNode[]\n    ): ReactElement<P>;\n\n    // DOM Elements\n    // ReactHTMLElement\n    function cloneElement<P extends HTMLAttributes<T>, T extends HTMLElement>(\n        element: DetailedReactHTMLElement<P, T>,\n        props?: P,\n        ...children: ReactNode[]\n    ): DetailedReactHTMLElement<P, T>;\n    // ReactHTMLElement, less specific\n    function cloneElement<P extends HTMLAttributes<T>, T extends HTMLElement>(\n        element: ReactHTMLElement<T>,\n        props?: P,\n        ...children: ReactNode[]\n    ): ReactHTMLElement<T>;\n    // SVGElement\n    function cloneElement<P extends SVGAttributes<T>, T extends SVGElement>(\n        element: ReactSVGElement,\n        props?: P,\n        ...children: ReactNode[]\n    ): ReactSVGElement;\n    // DOM Element (has to be the last, because type checking stops at first overload that fits)\n    function cloneElement<P extends DOMAttributes<T>, T extends Element>(\n        element: DOMElement<P, T>,\n        props?: DOMAttributes<T> & P,\n        ...children: ReactNode[]\n    ): DOMElement<P, T>;\n\n    // Custom components\n    function cloneElement<P>(\n        element: FunctionComponentElement<P>,\n        props?: Partial<P> & Attributes,\n        ...children: ReactNode[]\n    ): FunctionComponentElement<P>;\n    function cloneElement<P, T extends Component<P, ComponentState>>(\n        element: CElement<P, T>,\n        props?: Partial<P> & ClassAttributes<T>,\n        ...children: ReactNode[]\n    ): CElement<P, T>;\n    function cloneElement<P>(\n        element: ReactElement<P>,\n        props?: Partial<P> & Attributes,\n        ...children: ReactNode[]\n    ): ReactElement<P>;\n\n    /**\n     * Describes the props accepted by a Context {@link Provider}.\n     *\n     * @template T The type of the value the context provides.\n     */\n    interface ProviderProps<T> {\n        value: T;\n        children?: ReactNode | undefined;\n    }\n\n    /**\n     * Describes the props accepted by a Context {@link Consumer}.\n     *\n     * @template T The type of the value the context provides.\n     */\n    interface ConsumerProps<T> {\n        children: (value: T) => ReactNode;\n    }\n\n    /**\n     * An object masquerading as a component. These are created by functions\n     * like {@link forwardRef}, {@link memo}, and {@link createContext}.\n     *\n     * In order to make TypeScript work, we pretend that they are normal\n     * components.\n     *\n     * But they are, in fact, not callable - instead, they are objects which\n     * are treated specially by the renderer.\n     *\n     * @template P The props the component accepts.\n     */\n    interface ExoticComponent<P = {}> {\n        (props: P): ReactElement | null;\n        readonly $$typeof: symbol;\n    }\n\n    /**\n     * An {@link ExoticComponent} with a `displayName` property applied to it.\n     *\n     * @template P The props the component accepts.\n     */\n    interface NamedExoticComponent<P = {}> extends ExoticComponent<P> {\n        /**\n         * Used in debugging messages. You might want to set it\n         * explicitly if you want to display a different name for\n         * debugging purposes.\n         *\n         * @see {@link https://legacy.reactjs.org/docs/react-component.html#displayname Legacy React Docs}\n         */\n        displayName?: string | undefined;\n    }\n\n    /**\n     * An {@link ExoticComponent} with a `propTypes` property applied to it.\n     *\n     * @template P The props the component accepts.\n     */\n    interface ProviderExoticComponent<P> extends ExoticComponent<P> {\n        propTypes?: WeakValidationMap<P> | undefined;\n    }\n\n    /**\n     * Used to retrieve the type of a context object from a {@link Context}.\n     *\n     * @template C The context object.\n     *\n     * @example\n     *\n     * ```tsx\n     * import { createContext } from 'react';\n     *\n     * const MyContext = createContext({ foo: 'bar' });\n     *\n     * type ContextType = ContextType<typeof MyContext>;\n     * // ContextType = { foo: string }\n     * ```\n     */\n    type ContextType<C extends Context<any>> = C extends Context<infer T> ? T : never;\n\n    /**\n     * Wraps your components to specify the value of this context for all components inside.\n     *\n     * @see {@link https://react.dev/reference/react/createContext#provider React Docs}\n     *\n     * @example\n     *\n     * ```tsx\n     * import { createContext } from 'react';\n     *\n     * const ThemeContext = createContext('light');\n     *\n     * function App() {\n     *   return (\n     *     <ThemeContext.Provider value=\"dark\">\n     *       <Toolbar />\n     *     </ThemeContext.Provider>\n     *   );\n     * }\n     * ```\n     */\n    type Provider<T> = ProviderExoticComponent<ProviderProps<T>>;\n\n    /**\n     * The old way to read context, before {@link useContext} existed.\n     *\n     * @see {@link https://react.dev/reference/react/createContext#consumer React Docs}\n     *\n     * @example\n     *\n     * ```tsx\n     * import { UserContext } from './user-context';\n     *\n     * function Avatar() {\n     *   return (\n     *     <UserContext.Consumer>\n     *       {user => <img src={user.profileImage} alt={user.name} />}\n     *     </UserContext.Consumer>\n     *   );\n     * }\n     * ```\n     */\n    type Consumer<T> = ExoticComponent<ConsumerProps<T>>;\n\n    /**\n     * Context lets components pass information deep down without explicitly\n     * passing props.\n     *\n     * Created from {@link createContext}\n     *\n     * @see {@link https://react.dev/learn/passing-data-deeply-with-context React Docs}\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/context/ React TypeScript Cheatsheet}\n     *\n     * @example\n     *\n     * ```tsx\n     * import { createContext } from 'react';\n     *\n     * const ThemeContext = createContext('light');\n     * ```\n     */\n    interface Context<T> {\n        Provider: Provider<T>;\n        Consumer: Consumer<T>;\n        /**\n         * Used in debugging messages. You might want to set it\n         * explicitly if you want to display a different name for\n         * debugging purposes.\n         *\n         * @see {@link https://legacy.reactjs.org/docs/react-component.html#displayname Legacy React Docs}\n         */\n        displayName?: string | undefined;\n    }\n\n    /**\n     * Lets you create a {@link Context} that components can provide or read.\n     *\n     * @param defaultValue The value you want the context to have when there is no matching\n     * {@link Provider} in the tree above the component reading the context. This is meant\n     * as a \"last resort\" fallback.\n     *\n     * @see {@link https://react.dev/reference/react/createContext#reference React Docs}\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/context/ React TypeScript Cheatsheet}\n     *\n     * @example\n     *\n     * ```tsx\n     * import { createContext } from 'react';\n     *\n     * const ThemeContext = createContext('light');\n     * ```\n     */\n    function createContext<T>(\n        // If you thought this should be optional, see\n        // https://github.com/DefinitelyTyped/DefinitelyTyped/pull/24509#issuecomment-382213106\n        defaultValue: T,\n    ): Context<T>;\n\n    function isValidElement<P>(object: {} | null | undefined): object is ReactElement<P>;\n\n    /**\n     * Maintainer's note: Sync with {@link ReactChildren} until {@link ReactChildren} is removed.\n     */\n    const Children: {\n        map<T, C>(\n            children: C | readonly C[],\n            fn: (child: C, index: number) => T,\n        ): C extends null | undefined ? C : Array<Exclude<T, boolean | null | undefined>>;\n        forEach<C>(children: C | readonly C[], fn: (child: C, index: number) => void): void;\n        count(children: any): number;\n        only<C>(children: C): C extends any[] ? never : C;\n        toArray(children: ReactNode | ReactNode[]): Array<Exclude<ReactNode, boolean | null | undefined>>;\n    };\n    /**\n     * Lets you group elements without a wrapper node.\n     *\n     * @see {@link https://react.dev/reference/react/Fragment React Docs}\n     *\n     * @example\n     *\n     * ```tsx\n     * import { Fragment } from 'react';\n     *\n     * <Fragment>\n     *   <td>Hello</td>\n     *   <td>World</td>\n     * </Fragment>\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * // Using the <></> shorthand syntax:\n     *\n     * <>\n     *   <td>Hello</td>\n     *   <td>World</td>\n     * </>\n     * ```\n     */\n    const Fragment: ExoticComponent<{ children?: ReactNode | undefined }>;\n\n    /**\n     * Lets you find common bugs in your components early during development.\n     *\n     * @see {@link https://react.dev/reference/react/StrictMode React Docs}\n     *\n     * @example\n     *\n     * ```tsx\n     * import { StrictMode } from 'react';\n     *\n     * <StrictMode>\n     *   <App />\n     * </StrictMode>\n     * ```\n     */\n    const StrictMode: ExoticComponent<{ children?: ReactNode | undefined }>;\n\n    /**\n     * The props accepted by {@link Suspense}.\n     *\n     * @see {@link https://react.dev/reference/react/Suspense React Docs}\n     */\n    interface SuspenseProps {\n        children?: ReactNode | undefined;\n\n        /** A fallback react tree to show when a Suspense child (like React.lazy) suspends */\n        fallback?: ReactNode;\n\n        /**\n         * A name for this Suspense boundary for instrumentation purposes.\n         * The name will help identify this boundary in React DevTools.\n         */\n        name?: string | undefined;\n    }\n\n    /**\n     * Lets you display a fallback until its children have finished loading.\n     *\n     * @see {@link https://react.dev/reference/react/Suspense React Docs}\n     *\n     * @example\n     *\n     * ```tsx\n     * import { Suspense } from 'react';\n     *\n     * <Suspense fallback={<Loading />}>\n     *   <ProfileDetails />\n     * </Suspense>\n     * ```\n     */\n    const Suspense: ExoticComponent<SuspenseProps>;\n    const version: string;\n\n    /**\n     * The callback passed to {@link ProfilerProps.onRender}.\n     *\n     * @see {@link https://react.dev/reference/react/Profiler#onrender-callback React Docs}\n     */\n    type ProfilerOnRenderCallback = (\n        /**\n         * The string id prop of the {@link Profiler} tree that has just committed. This lets\n         * you identify which part of the tree was committed if you are using multiple\n         * profilers.\n         *\n         * @see {@link https://react.dev/reference/react/Profiler#onrender-callback React Docs}\n         */\n        id: string,\n        /**\n         * This lets you know whether the tree has just been mounted for the first time\n         * or re-rendered due to a change in props, state, or hooks.\n         *\n         * @see {@link https://react.dev/reference/react/Profiler#onrender-callback React Docs}\n         */\n        phase: \"mount\" | \"update\" | \"nested-update\",\n        /**\n         * The number of milliseconds spent rendering the {@link Profiler} and its descendants\n         * for the current update. This indicates how well the subtree makes use of\n         * memoization (e.g. {@link memo} and {@link useMemo}). Ideally this value should decrease\n         * significantly after the initial mount as many of the descendants will only need to\n         * re-render if their specific props change.\n         *\n         * @see {@link https://react.dev/reference/react/Profiler#onrender-callback React Docs}\n         */\n        actualDuration: number,\n        /**\n         * The number of milliseconds estimating how much time it would take to re-render the entire\n         * {@link Profiler} subtree without any optimizations. It is calculated by summing up the most\n         * recent render durations of each component in the tree. This value estimates a worst-case\n         * cost of rendering (e.g. the initial mount or a tree with no memoization). Compare\n         * {@link actualDuration} against it to see if memoization is working.\n         *\n         * @see {@link https://react.dev/reference/react/Profiler#onrender-callback React Docs}\n         */\n        baseDuration: number,\n        /**\n         * A numeric timestamp for when React began rendering the current update.\n         *\n         * @see {@link https://react.dev/reference/react/Profiler#onrender-callback React Docs}\n         */\n        startTime: number,\n        /**\n         * A numeric timestamp for when React committed the current update. This value is shared\n         * between all profilers in a commit, enabling them to be grouped if desirable.\n         *\n         * @see {@link https://react.dev/reference/react/Profiler#onrender-callback React Docs}\n         */\n        commitTime: number,\n    ) => void;\n\n    /**\n     * The props accepted by {@link Profiler}.\n     *\n     * @see {@link https://react.dev/reference/react/Profiler React Docs}\n     */\n    interface ProfilerProps {\n        children?: ReactNode | undefined;\n        id: string;\n        onRender: ProfilerOnRenderCallback;\n    }\n\n    /**\n     * Lets you measure rendering performance of a React tree programmatically.\n     *\n     * @see {@link https://react.dev/reference/react/Profiler#onrender-callback React Docs}\n     *\n     * @example\n     *\n     * ```tsx\n     * <Profiler id=\"App\" onRender={onRender}>\n     *   <App />\n     * </Profiler>\n     * ```\n     */\n    const Profiler: ExoticComponent<ProfilerProps>;\n\n    //\n    // Component API\n    // ----------------------------------------------------------------------\n\n    type ReactInstance = Component<any> | Element;\n\n    // Base component for plain JS classes\n    interface Component<P = {}, S = {}, SS = any> extends ComponentLifecycle<P, S, SS> {}\n    class Component<P, S> {\n        /**\n         * If set, `this.context` will be set at runtime to the current value of the given Context.\n         *\n         * @example\n         *\n         * ```ts\n         * type MyContext = number\n         * const Ctx = React.createContext<MyContext>(0)\n         *\n         * class Foo extends React.Component {\n         *   static contextType = Ctx\n         *   context!: React.ContextType<typeof Ctx>\n         *   render () {\n         *     return <>My context's value: {this.context}</>;\n         *   }\n         * }\n         * ```\n         *\n         * @see {@link https://react.dev/reference/react/Component#static-contexttype}\n         */\n        static contextType?: Context<any> | undefined;\n\n        /**\n         * If using the new style context, re-declare this in your class to be the\n         * `React.ContextType` of your `static contextType`.\n         * Should be used with type annotation or static contextType.\n         *\n         * @example\n         * ```ts\n         * static contextType = MyContext\n         * // For TS pre-3.7:\n         * context!: React.ContextType<typeof MyContext>\n         * // For TS 3.7 and above:\n         * declare context: React.ContextType<typeof MyContext>\n         * ```\n         *\n         * @see {@link https://react.dev/reference/react/Component#context React Docs}\n         */\n        context: unknown;\n\n        constructor(props: P);\n        /**\n         * @deprecated\n         * @see {@link https://legacy.reactjs.org/docs/legacy-context.html React Docs}\n         */\n        constructor(props: P, context: any);\n\n        // We MUST keep setState() as a unified signature because it allows proper checking of the method return type.\n        // See: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/18365#issuecomment-351013257\n        // Also, the ` | S` allows intellisense to not be dumbisense\n        setState<K extends keyof S>(\n            state: ((prevState: Readonly<S>, props: Readonly<P>) => Pick<S, K> | S | null) | (Pick<S, K> | S | null),\n            callback?: () => void,\n        ): void;\n\n        forceUpdate(callback?: () => void): void;\n        render(): ReactNode;\n\n        readonly props: Readonly<P>;\n        state: Readonly<S>;\n        /**\n         * @deprecated\n         *\n         * @see {@link https://legacy.reactjs.org/docs/refs-and-the-dom.html#legacy-api-string-refs Legacy React Docs}\n         */\n        refs: {\n            [key: string]: ReactInstance;\n        };\n    }\n\n    class PureComponent<P = {}, S = {}, SS = any> extends Component<P, S, SS> {}\n\n    /**\n     * @deprecated Use `ClassicComponent` from `create-react-class`\n     *\n     * @see {@link https://legacy.reactjs.org/docs/react-without-es6.html Legacy React Docs}\n     * @see {@link https://www.npmjs.com/package/create-react-class `create-react-class` on npm}\n     */\n    interface ClassicComponent<P = {}, S = {}> extends Component<P, S> {\n        replaceState(nextState: S, callback?: () => void): void;\n        isMounted(): boolean;\n        getInitialState?(): S;\n    }\n\n    interface ChildContextProvider<CC> {\n        getChildContext(): CC;\n    }\n\n    //\n    // Class Interfaces\n    // ----------------------------------------------------------------------\n\n    /**\n     * Represents the type of a function component. Can optionally\n     * receive a type argument that represents the props the component\n     * receives.\n     *\n     * @template P The props the component accepts.\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n     * @alias for {@link FunctionComponent}\n     *\n     * @example\n     *\n     * ```tsx\n     * // With props:\n     * type Props = { name: string }\n     *\n     * const MyComponent: FC<Props> = (props) => {\n     *  return <div>{props.name}</div>\n     * }\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * // Without props:\n     * const MyComponentWithoutProps: FC = () => {\n     *   return <div>MyComponentWithoutProps</div>\n     * }\n     * ```\n     */\n    type FC<P = {}> = FunctionComponent<P>;\n\n    /**\n     * Represents the type of a function component. Can optionally\n     * receive a type argument that represents the props the component\n     * accepts.\n     *\n     * @template P The props the component accepts.\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n     *\n     * @example\n     *\n     * ```tsx\n     * // With props:\n     * type Props = { name: string }\n     *\n     * const MyComponent: FunctionComponent<Props> = (props) => {\n     *  return <div>{props.name}</div>\n     * }\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * // Without props:\n     * const MyComponentWithoutProps: FunctionComponent = () => {\n     *   return <div>MyComponentWithoutProps</div>\n     * }\n     * ```\n     */\n    interface FunctionComponent<P = {}> {\n        (\n            props: P,\n            /**\n             * @deprecated\n             *\n             * @see {@link https://legacy.reactjs.org/docs/legacy-context.html#referencing-context-in-lifecycle-methods React Docs}\n             */\n            deprecatedLegacyContext?: any,\n        ): ReactElement<any, any> | null;\n        /**\n         * Used to declare the types of the props accepted by the\n         * component. These types will be checked during rendering\n         * and in development only.\n         *\n         * We recommend using TypeScript instead of checking prop\n         * types at runtime.\n         *\n         * @see {@link https://react.dev/reference/react/Component#static-proptypes React Docs}\n         */\n        propTypes?: WeakValidationMap<P> | undefined;\n        /**\n         * @deprecated\n         *\n         * Lets you specify which legacy context is consumed by\n         * this component.\n         *\n         * @see {@link https://legacy.reactjs.org/docs/legacy-context.html Legacy React Docs}\n         */\n        contextTypes?: ValidationMap<any> | undefined;\n        /**\n         * Used to define default values for the props accepted by\n         * the component.\n         *\n         * @see {@link https://react.dev/reference/react/Component#static-defaultprops React Docs}\n         *\n         * @example\n         *\n         * ```tsx\n         * type Props = { name?: string }\n         *\n         * const MyComponent: FC<Props> = (props) => {\n         *   return <div>{props.name}</div>\n         * }\n         *\n         * MyComponent.defaultProps = {\n         *   name: 'John Doe'\n         * }\n         * ```\n         *\n         * @deprecated Use {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment#default_value|default values for destructuring assignments instead}.\n         */\n        defaultProps?: Partial<P> | undefined;\n        /**\n         * Used in debugging messages. You might want to set it\n         * explicitly if you want to display a different name for\n         * debugging purposes.\n         *\n         * @see {@link https://legacy.reactjs.org/docs/react-component.html#displayname Legacy React Docs}\n         *\n         * @example\n         *\n         * ```tsx\n         *\n         * const MyComponent: FC = () => {\n         *   return <div>Hello!</div>\n         * }\n         *\n         * MyComponent.displayName = 'MyAwesomeComponent'\n         * ```\n         */\n        displayName?: string | undefined;\n    }\n\n    /**\n     * @deprecated - Equivalent to {@link React.FunctionComponent}.\n     *\n     * @see {@link React.FunctionComponent}\n     * @alias {@link VoidFunctionComponent}\n     */\n    type VFC<P = {}> = VoidFunctionComponent<P>;\n\n    /**\n     * @deprecated - Equivalent to {@link React.FunctionComponent}.\n     *\n     * @see {@link React.FunctionComponent}\n     */\n    interface VoidFunctionComponent<P = {}> {\n        (\n            props: P,\n            /**\n             * @deprecated\n             *\n             * @see {@link https://legacy.reactjs.org/docs/legacy-context.html#referencing-context-in-lifecycle-methods React Docs}\n             */\n            deprecatedLegacyContext?: any,\n        ): ReactElement<any, any> | null;\n        propTypes?: WeakValidationMap<P> | undefined;\n        contextTypes?: ValidationMap<any> | undefined;\n        /**\n         * @deprecated Use {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment#default_value|default values for destructuring assignments instead}.\n         */\n        defaultProps?: Partial<P> | undefined;\n        displayName?: string | undefined;\n    }\n\n    /**\n     * The type of the ref received by a {@link ForwardRefRenderFunction}.\n     *\n     * @see {@link ForwardRefRenderFunction}\n     */\n    type ForwardedRef<T> = ((instance: T | null) => void) | MutableRefObject<T | null> | null;\n\n    /**\n     * The type of the function passed to {@link forwardRef}. This is considered different\n     * to a normal {@link FunctionComponent} because it receives an additional argument,\n     *\n     * @param props Props passed to the component, if any.\n     * @param ref A ref forwarded to the component of type {@link ForwardedRef}.\n     *\n     * @template T The type of the forwarded ref.\n     * @template P The type of the props the component accepts.\n     *\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/forward_and_create_ref/ React TypeScript Cheatsheet}\n     * @see {@link forwardRef}\n     */\n    interface ForwardRefRenderFunction<T, P = {}> {\n        (props: P, ref: ForwardedRef<T>): ReactElement | null;\n        /**\n         * Used in debugging messages. You might want to set it\n         * explicitly if you want to display a different name for\n         * debugging purposes.\n         *\n         * Will show `ForwardRef(${Component.displayName || Component.name})`\n         * in devtools by default, but can be given its own specific name.\n         *\n         * @see {@link https://legacy.reactjs.org/docs/react-component.html#displayname Legacy React Docs}\n         */\n        displayName?: string | undefined;\n        /**\n         * defaultProps are not supported on render functions passed to forwardRef.\n         *\n         * @see {@link https://github.com/microsoft/TypeScript/issues/36826 linked GitHub issue} for context\n         * @see {@link https://react.dev/reference/react/Component#static-defaultprops React Docs}\n         */\n        defaultProps?: never | undefined;\n        /**\n         * propTypes are not supported on render functions passed to forwardRef.\n         *\n         * @see {@link https://github.com/microsoft/TypeScript/issues/36826 linked GitHub issue} for context\n         * @see {@link https://react.dev/reference/react/Component#static-proptypes React Docs}\n         */\n        propTypes?: never | undefined;\n    }\n\n    /**\n     * Represents a component class in React.\n     *\n     * @template P The props the component accepts.\n     * @template S The internal state of the component.\n     */\n    interface ComponentClass<P = {}, S = ComponentState> extends StaticLifecycle<P, S> {\n        new(\n            props: P,\n            /**\n             * @deprecated\n             *\n             * @see {@link https://legacy.reactjs.org/docs/legacy-context.html#referencing-context-in-lifecycle-methods React Docs}\n             */\n            deprecatedLegacyContext?: any,\n        ): Component<P, S>;\n        /**\n         * Used to declare the types of the props accepted by the\n         * component. These types will be checked during rendering\n         * and in development only.\n         *\n         * We recommend using TypeScript instead of checking prop\n         * types at runtime.\n         *\n         * @see {@link https://react.dev/reference/react/Component#static-proptypes React Docs}\n         */\n        propTypes?: WeakValidationMap<P> | undefined;\n        contextType?: Context<any> | undefined;\n        /**\n         * @deprecated use {@link ComponentClass.contextType} instead\n         *\n         * Lets you specify which legacy context is consumed by\n         * this component.\n         *\n         * @see {@link https://legacy.reactjs.org/docs/legacy-context.html Legacy React Docs}\n         */\n        contextTypes?: ValidationMap<any> | undefined;\n        /**\n         * @deprecated\n         *\n         * @see {@link https://legacy.reactjs.org/docs/legacy-context.html#how-to-use-context Legacy React Docs}\n         */\n        childContextTypes?: ValidationMap<any> | undefined;\n        /**\n         * Used to define default values for the props accepted by\n         * the component.\n         *\n         * @see {@link https://react.dev/reference/react/Component#static-defaultprops React Docs}\n         */\n        defaultProps?: Partial<P> | undefined;\n        /**\n         * Used in debugging messages. You might want to set it\n         * explicitly if you want to display a different name for\n         * debugging purposes.\n         *\n         * @see {@link https://legacy.reactjs.org/docs/react-component.html#displayname Legacy React Docs}\n         */\n        displayName?: string | undefined;\n    }\n\n    /**\n     * @deprecated Use `ClassicComponentClass` from `create-react-class`\n     *\n     * @see {@link https://legacy.reactjs.org/docs/react-without-es6.html Legacy React Docs}\n     * @see {@link https://www.npmjs.com/package/create-react-class `create-react-class` on npm}\n     */\n    interface ClassicComponentClass<P = {}> extends ComponentClass<P> {\n        new(props: P, deprecatedLegacyContext?: any): ClassicComponent<P, ComponentState>;\n        getDefaultProps?(): P;\n    }\n\n    /**\n     * Used in {@link createElement} and {@link createFactory} to represent\n     * a class.\n     *\n     * An intersection type is used to infer multiple type parameters from\n     * a single argument, which is useful for many top-level API defs.\n     * See {@link https://github.com/Microsoft/TypeScript/issues/7234 this GitHub issue}\n     * for more info.\n     */\n    type ClassType<P, T extends Component<P, ComponentState>, C extends ComponentClass<P>> =\n        & C\n        & (new(props: P, deprecatedLegacyContext?: any) => T);\n\n    //\n    // Component Specs and Lifecycle\n    // ----------------------------------------------------------------------\n\n    // This should actually be something like `Lifecycle<P, S> | DeprecatedLifecycle<P, S>`,\n    // as React will _not_ call the deprecated lifecycle methods if any of the new lifecycle\n    // methods are present.\n    interface ComponentLifecycle<P, S, SS = any> extends NewLifecycle<P, S, SS>, DeprecatedLifecycle<P, S> {\n        /**\n         * Called immediately after a component is mounted. Setting state here will trigger re-rendering.\n         */\n        componentDidMount?(): void;\n        /**\n         * Called to determine whether the change in props and state should trigger a re-render.\n         *\n         * `Component` always returns true.\n         * `PureComponent` implements a shallow comparison on props and state and returns true if any\n         * props or states have changed.\n         *\n         * If false is returned, {@link Component.render}, `componentWillUpdate`\n         * and `componentDidUpdate` will not be called.\n         */\n        shouldComponentUpdate?(nextProps: Readonly<P>, nextState: Readonly<S>, nextContext: any): boolean;\n        /**\n         * Called immediately before a component is destroyed. Perform any necessary cleanup in this method, such as\n         * cancelled network requests, or cleaning up any DOM elements created in `componentDidMount`.\n         */\n        componentWillUnmount?(): void;\n        /**\n         * Catches exceptions generated in descendant components. Unhandled exceptions will cause\n         * the entire component tree to unmount.\n         */\n        componentDidCatch?(error: Error, errorInfo: ErrorInfo): void;\n    }\n\n    // Unfortunately, we have no way of declaring that the component constructor must implement this\n    interface StaticLifecycle<P, S> {\n        getDerivedStateFromProps?: GetDerivedStateFromProps<P, S> | undefined;\n        getDerivedStateFromError?: GetDerivedStateFromError<P, S> | undefined;\n    }\n\n    type GetDerivedStateFromProps<P, S> =\n        /**\n         * Returns an update to a component's state based on its new props and old state.\n         *\n         * Note: its presence prevents any of the deprecated lifecycle methods from being invoked\n         */\n        (nextProps: Readonly<P>, prevState: S) => Partial<S> | null;\n\n    type GetDerivedStateFromError<P, S> =\n        /**\n         * This lifecycle is invoked after an error has been thrown by a descendant component.\n         * It receives the error that was thrown as a parameter and should return a value to update state.\n         *\n         * Note: its presence prevents any of the deprecated lifecycle methods from being invoked\n         */\n        (error: any) => Partial<S> | null;\n\n    // This should be \"infer SS\" but can't use it yet\n    interface NewLifecycle<P, S, SS> {\n        /**\n         * Runs before React applies the result of {@link Component.render render} to the document, and\n         * returns an object to be given to {@link componentDidUpdate}. Useful for saving\n         * things such as scroll position before {@link Component.render render} causes changes to it.\n         *\n         * Note: the presence of this method prevents any of the deprecated\n         * lifecycle events from running.\n         */\n        getSnapshotBeforeUpdate?(prevProps: Readonly<P>, prevState: Readonly<S>): SS | null;\n        /**\n         * Called immediately after updating occurs. Not called for the initial render.\n         *\n         * The snapshot is only present if {@link getSnapshotBeforeUpdate} is present and returns non-null.\n         */\n        componentDidUpdate?(prevProps: Readonly<P>, prevState: Readonly<S>, snapshot?: SS): void;\n    }\n\n    interface DeprecatedLifecycle<P, S> {\n        /**\n         * Called immediately before mounting occurs, and before {@link Component.render}.\n         * Avoid introducing any side-effects or subscriptions in this method.\n         *\n         * Note: the presence of {@link NewLifecycle.getSnapshotBeforeUpdate getSnapshotBeforeUpdate}\n         * or {@link StaticLifecycle.getDerivedStateFromProps getDerivedStateFromProps} prevents\n         * this from being invoked.\n         *\n         * @deprecated 16.3, use {@link ComponentLifecycle.componentDidMount componentDidMount} or the constructor instead; will stop working in React 17\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state}\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path}\n         */\n        componentWillMount?(): void;\n        /**\n         * Called immediately before mounting occurs, and before {@link Component.render}.\n         * Avoid introducing any side-effects or subscriptions in this method.\n         *\n         * This method will not stop working in React 17.\n         *\n         * Note: the presence of {@link NewLifecycle.getSnapshotBeforeUpdate getSnapshotBeforeUpdate}\n         * or {@link StaticLifecycle.getDerivedStateFromProps getDerivedStateFromProps} prevents\n         * this from being invoked.\n         *\n         * @deprecated 16.3, use {@link ComponentLifecycle.componentDidMount componentDidMount} or the constructor instead\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#initializing-state}\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path}\n         */\n        UNSAFE_componentWillMount?(): void;\n        /**\n         * Called when the component may be receiving new props.\n         * React may call this even if props have not changed, so be sure to compare new and existing\n         * props if you only want to handle changes.\n         *\n         * Calling {@link Component.setState} generally does not trigger this method.\n         *\n         * Note: the presence of {@link NewLifecycle.getSnapshotBeforeUpdate getSnapshotBeforeUpdate}\n         * or {@link StaticLifecycle.getDerivedStateFromProps getDerivedStateFromProps} prevents\n         * this from being invoked.\n         *\n         * @deprecated 16.3, use static {@link StaticLifecycle.getDerivedStateFromProps getDerivedStateFromProps} instead; will stop working in React 17\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props}\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path}\n         */\n        componentWillReceiveProps?(nextProps: Readonly<P>, nextContext: any): void;\n        /**\n         * Called when the component may be receiving new props.\n         * React may call this even if props have not changed, so be sure to compare new and existing\n         * props if you only want to handle changes.\n         *\n         * Calling {@link Component.setState} generally does not trigger this method.\n         *\n         * This method will not stop working in React 17.\n         *\n         * Note: the presence of {@link NewLifecycle.getSnapshotBeforeUpdate getSnapshotBeforeUpdate}\n         * or {@link StaticLifecycle.getDerivedStateFromProps getDerivedStateFromProps} prevents\n         * this from being invoked.\n         *\n         * @deprecated 16.3, use static {@link StaticLifecycle.getDerivedStateFromProps getDerivedStateFromProps} instead\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#updating-state-based-on-props}\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path}\n         */\n        UNSAFE_componentWillReceiveProps?(nextProps: Readonly<P>, nextContext: any): void;\n        /**\n         * Called immediately before rendering when new props or state is received. Not called for the initial render.\n         *\n         * Note: You cannot call {@link Component.setState} here.\n         *\n         * Note: the presence of {@link NewLifecycle.getSnapshotBeforeUpdate getSnapshotBeforeUpdate}\n         * or {@link StaticLifecycle.getDerivedStateFromProps getDerivedStateFromProps} prevents\n         * this from being invoked.\n         *\n         * @deprecated 16.3, use getSnapshotBeforeUpdate instead; will stop working in React 17\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update}\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path}\n         */\n        componentWillUpdate?(nextProps: Readonly<P>, nextState: Readonly<S>, nextContext: any): void;\n        /**\n         * Called immediately before rendering when new props or state is received. Not called for the initial render.\n         *\n         * Note: You cannot call {@link Component.setState} here.\n         *\n         * This method will not stop working in React 17.\n         *\n         * Note: the presence of {@link NewLifecycle.getSnapshotBeforeUpdate getSnapshotBeforeUpdate}\n         * or {@link StaticLifecycle.getDerivedStateFromProps getDerivedStateFromProps} prevents\n         * this from being invoked.\n         *\n         * @deprecated 16.3, use getSnapshotBeforeUpdate instead\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#reading-dom-properties-before-an-update}\n         * @see {@link https://legacy.reactjs.org/blog/2018/03/27/update-on-async-rendering.html#gradual-migration-path}\n         */\n        UNSAFE_componentWillUpdate?(nextProps: Readonly<P>, nextState: Readonly<S>, nextContext: any): void;\n    }\n\n    /**\n     * @deprecated\n     *\n     * @see {@link https://legacy.reactjs.org/blog/2016/07/13/mixins-considered-harmful.html Mixins Considered Harmful}\n     */\n    interface Mixin<P, S> extends ComponentLifecycle<P, S> {\n        mixins?: Array<Mixin<P, S>> | undefined;\n        statics?: {\n            [key: string]: any;\n        } | undefined;\n\n        displayName?: string | undefined;\n        propTypes?: ValidationMap<any> | undefined;\n        contextTypes?: ValidationMap<any> | undefined;\n        childContextTypes?: ValidationMap<any> | undefined;\n\n        getDefaultProps?(): P;\n        getInitialState?(): S;\n    }\n\n    /**\n     * @deprecated\n     *\n     * @see {@link https://legacy.reactjs.org/blog/2016/07/13/mixins-considered-harmful.html Mixins Considered Harmful}\n     */\n    interface ComponentSpec<P, S> extends Mixin<P, S> {\n        render(): ReactNode;\n\n        [propertyName: string]: any;\n    }\n\n    function createRef<T>(): RefObject<T>;\n\n    /**\n     * The type of the component returned from {@link forwardRef}.\n     *\n     * @template P The props the component accepts, if any.\n     *\n     * @see {@link ExoticComponent}\n     */\n    interface ForwardRefExoticComponent<P> extends NamedExoticComponent<P> {\n        /**\n         * @deprecated Use {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment#default_value|default values for destructuring assignments instead}.\n         */\n        defaultProps?: Partial<P> | undefined;\n        propTypes?: WeakValidationMap<P> | undefined;\n    }\n\n    /**\n     * Lets your component expose a DOM node to a parent component\n     * using a ref.\n     *\n     * @see {@link https://react.dev/reference/react/forwardRef React Docs}\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/forward_and_create_ref/ React TypeScript Cheatsheet}\n     *\n     * @param render See the {@link ForwardRefRenderFunction}.\n     *\n     * @template T The type of the DOM node.\n     * @template P The props the component accepts, if any.\n     *\n     * @example\n     *\n     * ```tsx\n     * interface Props {\n     *   children?: ReactNode;\n     *   type: \"submit\" | \"button\";\n     * }\n     *\n     * export const FancyButton = forwardRef<HTMLButtonElement, Props>((props, ref) => (\n     *   <button ref={ref} className=\"MyClassName\" type={props.type}>\n     *     {props.children}\n     *   </button>\n     * ));\n     * ```\n     */\n    function forwardRef<T, P = {}>(\n        render: ForwardRefRenderFunction<T, PropsWithoutRef<P>>,\n    ): ForwardRefExoticComponent<PropsWithoutRef<P> & RefAttributes<T>>;\n\n    /**\n     * Omits the 'ref' attribute from the given props object.\n     *\n     * @template P The props object type.\n     */\n    type PropsWithoutRef<P> =\n        // Omit would not be sufficient for this. We'd like to avoid unnecessary mapping and need a distributive conditional to support unions.\n        // see: https://www.typescriptlang.org/docs/handbook/2/conditional-types.html#distributive-conditional-types\n        // https://github.com/Microsoft/TypeScript/issues/28339\n        P extends any ? (\"ref\" extends keyof P ? Omit<P, \"ref\"> : P) : P;\n    /** Ensures that the props do not include string ref, which cannot be forwarded */\n    type PropsWithRef<P> =\n        // Note: String refs can be forwarded. We can't fix this bug without breaking a bunch of libraries now though.\n        // Just \"P extends { ref?: infer R }\" looks sufficient, but R will infer as {} if P is {}.\n        \"ref\" extends keyof P\n            ? P extends { ref?: infer R | undefined }\n                ? string extends R ? PropsWithoutRef<P> & { ref?: Exclude<R, string> | undefined }\n                : P\n            : P\n            : P;\n\n    type PropsWithChildren<P = unknown> = P & { children?: ReactNode | undefined };\n\n    /**\n     * Used to retrieve the props a component accepts. Can either be passed a string,\n     * indicating a DOM element (e.g. 'div', 'span', etc.) or the type of a React\n     * component.\n     *\n     * It's usually better to use {@link ComponentPropsWithRef} or {@link ComponentPropsWithoutRef}\n     * instead of this type, as they let you be explicit about whether or not to include\n     * the `ref` prop.\n     *\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/react-types/componentprops/ React TypeScript Cheatsheet}\n     *\n     * @example\n     *\n     * ```tsx\n     * // Retrieves the props an 'input' element accepts\n     * type InputProps = React.ComponentProps<'input'>;\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * const MyComponent = (props: { foo: number, bar: string }) => <div />;\n     *\n     * // Retrieves the props 'MyComponent' accepts\n     * type MyComponentProps = React.ComponentProps<typeof MyComponent>;\n     * ```\n     */\n    type ComponentProps<T extends keyof JSX.IntrinsicElements | JSXElementConstructor<any>> = T extends\n        JSXElementConstructor<infer P> ? P\n        : T extends keyof JSX.IntrinsicElements ? JSX.IntrinsicElements[T]\n        : {};\n\n    /**\n     * Used to retrieve the props a component accepts with its ref. Can either be\n     * passed a string, indicating a DOM element (e.g. 'div', 'span', etc.) or the\n     * type of a React component.\n     *\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/react-types/componentprops/ React TypeScript Cheatsheet}\n     *\n     * @example\n     *\n     * ```tsx\n     * // Retrieves the props an 'input' element accepts\n     * type InputProps = React.ComponentPropsWithRef<'input'>;\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * const MyComponent = (props: { foo: number, bar: string }) => <div />;\n     *\n     * // Retrieves the props 'MyComponent' accepts\n     * type MyComponentPropsWithRef = React.ComponentPropsWithRef<typeof MyComponent>;\n     * ```\n     */\n    type ComponentPropsWithRef<T extends ElementType> = T extends (new(props: infer P) => Component<any, any>)\n        ? PropsWithoutRef<P> & RefAttributes<InstanceType<T>>\n        : PropsWithRef<ComponentProps<T>>;\n    /**\n     * Used to retrieve the props a custom component accepts with its ref.\n     *\n     * Unlike {@link ComponentPropsWithRef}, this only works with custom\n     * components, i.e. components you define yourself. This is to improve\n     * type-checking performance.\n     *\n     * @example\n     *\n     * ```tsx\n     * const MyComponent = (props: { foo: number, bar: string }) => <div />;\n     *\n     * // Retrieves the props 'MyComponent' accepts\n     * type MyComponentPropsWithRef = React.CustomComponentPropsWithRef<typeof MyComponent>;\n     * ```\n     */\n    type CustomComponentPropsWithRef<T extends ComponentType> = T extends (new(props: infer P) => Component<any, any>)\n        ? (PropsWithoutRef<P> & RefAttributes<InstanceType<T>>)\n        : T extends ((props: infer P, legacyContext?: any) => ReactNode) ? PropsWithRef<P>\n        : never;\n\n    /**\n     * Used to retrieve the props a component accepts without its ref. Can either be\n     * passed a string, indicating a DOM element (e.g. 'div', 'span', etc.) or the\n     * type of a React component.\n     *\n     * @see {@link https://react-typescript-cheatsheet.netlify.app/docs/react-types/componentprops/ React TypeScript Cheatsheet}\n     *\n     * @example\n     *\n     * ```tsx\n     * // Retrieves the props an 'input' element accepts\n     * type InputProps = React.ComponentPropsWithoutRef<'input'>;\n     * ```\n     *\n     * @example\n     *\n     * ```tsx\n     * const MyComponent = (props: { foo: number, bar: string }) => <div />;\n     *\n     * // Retrieves the props 'MyComponent' accepts\n     * type MyComponentPropsWithoutRef = React.ComponentPropsWithoutRef<typeof MyComponent>;\n     * ```\n     */\n    type ComponentPropsWithoutRef<T extends ElementType> = PropsWithoutRef<ComponentProps<T>>;\n\n    type ComponentRef<T extends ElementType> = T extends NamedExoticComponent<\n        ComponentPropsWithoutRef<T> & RefAttributes<infer Method>\n    > ? Method\n        : ComponentPropsWithRef<T> extends RefAttributes<infer Method> ? Method\n        : never;\n\n    // will show `Memo(${Component.displayName || Component.name})` in devtools by default,\n    // but can be given its own specific name\n    type MemoExoticComponent<T extends ComponentType<any>> = NamedExoticComponent<CustomComponentPropsWithRef<T>> & {\n        readonly type: T;\n    };\n\n    /**\n     * Lets you skip re-rendering a component when its props are unchanged.\n     *\n     * @see {@link https://react.dev/reference/react/memo React Docs}\n     *\n     * @param Component The component to memoize.\n     * @param propsAreEqual A function that will be used to determine if the props have changed.\n     *\n     * @example\n     *\n     * ```tsx\n     * import { memo } from 'react';\n     *\n     * const SomeComponent = memo(function SomeComponent(props: { foo: string }) {\n     *   // ...\n     * });\n     * ```\n     */\n    function memo<P extends object>(\n        Component: FunctionComponent<P>,\n        propsAreEqual?: (prevProps: Readonly<P>, nextProps: Readonly<P>) => boolean,\n    ): NamedExoticComponent<P>;\n    function memo<T extends ComponentType<any>>(\n        Component: T,\n        propsAreEqual?: (prevProps: Readonly<ComponentProps<T>>, nextProps: Readonly<ComponentProps<T>>) => boolean,\n    ): MemoExoticComponent<T>;\n\n    interface LazyExoticComponent<T extends ComponentType<any>>\n        extends ExoticComponent<CustomComponentPropsWithRef<T>>\n    {\n        readonly _result: T;\n    }\n\n    /**\n     * Lets you defer loading a component’s code until it is rendered for the first time.\n     *\n     * @see {@link https://react.dev/reference/react/lazy React Docs}\n     *\n     * @param load A function that returns a `Promise` or another thenable (a `Promise`-like object with a\n     * then method). React will not call `load` until the first time you attempt to render the returned\n     * component. After React first calls load, it will wait for it to resolve, and then render the\n     * resolved value’s `.default` as a React component. Both the returned `Promise` and the `Promise`’s\n     * resolved value will be cached, so React will not call load more than once. If the `Promise` rejects,\n     * React will throw the rejection reason for the nearest Error Boundary to handle.\n     *\n     * @example\n     *\n     * ```tsx\n     * import { lazy } from 'react';\n     *\n     * const MarkdownPreview = lazy(() => import('./MarkdownPreview.js'));\n     * ```\n     */\n    function lazy<T extends ComponentType<any>>(\n        load: () => Promise<{ default: T }>,\n    ): LazyExoticComponent<T>;\n\n    //\n    // React Hooks\n    // ----------------------------------------------------------------------\n\n    /**\n     * The instruction passed to a {@link Dispatch} function in {@link useState}\n     * to tell React what the next value of the {@link useState} should be.\n     *\n     * Often found wrapped in {@link Dispatch}.\n     *\n     * @template S The type of the state.\n     *\n     * @example\n     *\n     * ```tsx\n     * // This return type correctly represents the type of\n     * // `setCount` in the example below.\n     * const useCustomState = (): Dispatch<SetStateAction<number>> => {\n     *   const [count, setCount] = useState(0);\n     *\n     *   return setCount;\n     * }\n     * ```\n     */\n    type SetStateAction<S> = S | ((prevState: S) => S);\n\n    /**\n     * A function that can be used to update the state of a {@link useState}\n     * or {@link useReducer} hook.\n     */\n    type Dispatch<A> = (value: A) => void;\n    /**\n     * A {@link Dispatch} function can sometimes be called without any arguments.\n     */\n    type DispatchWithoutAction = () => void;\n    // Unlike redux, the actions _can_ be anything\n    type Reducer<S, A> = (prevState: S, action: A) => S;\n    // If useReducer accepts a reducer without action, dispatch may be called without any parameters.\n    type ReducerWithoutAction<S> = (prevState: S) => S;\n    // types used to try and prevent the compiler from reducing S\n    // to a supertype common with the second argument to useReducer()\n    type ReducerState<R extends Reducer<any, any>> = R extends Reducer<infer S, any> ? S : never;\n    type ReducerAction<R extends Reducer<any, any>> = R extends Reducer<any, infer A> ? A : never;\n    // The identity check is done with the SameValue algorithm (Object.is), which is stricter than ===\n    type ReducerStateWithoutAction<R extends ReducerWithoutAction<any>> = R extends ReducerWithoutAction<infer S> ? S\n        : never;\n    type DependencyList = readonly unknown[];\n\n    // NOTE: callbacks are _only_ allowed to return either void, or a destructor.\n    type EffectCallback = () => void | Destructor;\n\n    interface MutableRefObject<T> {\n        current: T;\n    }\n\n    // This will technically work if you give a Consumer<T> or Provider<T> but it's deprecated and warns\n    /**\n     * Accepts a context object (the value returned from `React.createContext`) and returns the current\n     * context value, as given by the nearest context provider for the given context.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useContext}\n     */\n    function useContext<T>(context: Context<T> /*, (not public API) observedBits?: number|boolean */): T;\n    /**\n     * Returns a stateful value, and a function to update it.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useState}\n     */\n    function useState<S>(initialState: S | (() => S)): [S, Dispatch<SetStateAction<S>>];\n    // convenience overload when first argument is omitted\n    /**\n     * Returns a stateful value, and a function to update it.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useState}\n     */\n    function useState<S = undefined>(): [S | undefined, Dispatch<SetStateAction<S | undefined>>];\n    /**\n     * An alternative to `useState`.\n     *\n     * `useReducer` is usually preferable to `useState` when you have complex state logic that involves\n     * multiple sub-values. It also lets you optimize performance for components that trigger deep\n     * updates because you can pass `dispatch` down instead of callbacks.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useReducer}\n     */\n    // overload where dispatch could accept 0 arguments.\n    function useReducer<R extends ReducerWithoutAction<any>, I>(\n        reducer: R,\n        initializerArg: I,\n        initializer: (arg: I) => ReducerStateWithoutAction<R>,\n    ): [ReducerStateWithoutAction<R>, DispatchWithoutAction];\n    /**\n     * An alternative to `useState`.\n     *\n     * `useReducer` is usually preferable to `useState` when you have complex state logic that involves\n     * multiple sub-values. It also lets you optimize performance for components that trigger deep\n     * updates because you can pass `dispatch` down instead of callbacks.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useReducer}\n     */\n    // overload where dispatch could accept 0 arguments.\n    function useReducer<R extends ReducerWithoutAction<any>>(\n        reducer: R,\n        initializerArg: ReducerStateWithoutAction<R>,\n        initializer?: undefined,\n    ): [ReducerStateWithoutAction<R>, DispatchWithoutAction];\n    /**\n     * An alternative to `useState`.\n     *\n     * `useReducer` is usually preferable to `useState` when you have complex state logic that involves\n     * multiple sub-values. It also lets you optimize performance for components that trigger deep\n     * updates because you can pass `dispatch` down instead of callbacks.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useReducer}\n     */\n    // overload where \"I\" may be a subset of ReducerState<R>; used to provide autocompletion.\n    // If \"I\" matches ReducerState<R> exactly then the last overload will allow initializer to be omitted.\n    // the last overload effectively behaves as if the identity function (x => x) is the initializer.\n    function useReducer<R extends Reducer<any, any>, I>(\n        reducer: R,\n        initializerArg: I & ReducerState<R>,\n        initializer: (arg: I & ReducerState<R>) => ReducerState<R>,\n    ): [ReducerState<R>, Dispatch<ReducerAction<R>>];\n    /**\n     * An alternative to `useState`.\n     *\n     * `useReducer` is usually preferable to `useState` when you have complex state logic that involves\n     * multiple sub-values. It also lets you optimize performance for components that trigger deep\n     * updates because you can pass `dispatch` down instead of callbacks.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useReducer}\n     */\n    // overload for free \"I\"; all goes as long as initializer converts it into \"ReducerState<R>\".\n    function useReducer<R extends Reducer<any, any>, I>(\n        reducer: R,\n        initializerArg: I,\n        initializer: (arg: I) => ReducerState<R>,\n    ): [ReducerState<R>, Dispatch<ReducerAction<R>>];\n    /**\n     * An alternative to `useState`.\n     *\n     * `useReducer` is usually preferable to `useState` when you have complex state logic that involves\n     * multiple sub-values. It also lets you optimize performance for components that trigger deep\n     * updates because you can pass `dispatch` down instead of callbacks.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useReducer}\n     */\n\n    // I'm not sure if I keep this 2-ary or if I make it (2,3)-ary; it's currently (2,3)-ary.\n    // The Flow types do have an overload for 3-ary invocation with undefined initializer.\n\n    // NOTE: without the ReducerState indirection, TypeScript would reduce S to be the most common\n    // supertype between the reducer's return type and the initialState (or the initializer's return type),\n    // which would prevent autocompletion from ever working.\n\n    // TODO: double-check if this weird overload logic is necessary. It is possible it's either a bug\n    // in older versions, or a regression in newer versions of the typescript completion service.\n    function useReducer<R extends Reducer<any, any>>(\n        reducer: R,\n        initialState: ReducerState<R>,\n        initializer?: undefined,\n    ): [ReducerState<R>, Dispatch<ReducerAction<R>>];\n    /**\n     * `useRef` returns a mutable ref object whose `.current` property is initialized to the passed argument\n     * (`initialValue`). The returned object will persist for the full lifetime of the component.\n     *\n     * Note that `useRef()` is useful for more than the `ref` attribute. It’s handy for keeping any mutable\n     * value around similar to how you’d use instance fields in classes.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useRef}\n     */\n    function useRef<T>(initialValue: T): MutableRefObject<T>;\n    // convenience overload for refs given as a ref prop as they typically start with a null value\n    /**\n     * `useRef` returns a mutable ref object whose `.current` property is initialized to the passed argument\n     * (`initialValue`). The returned object will persist for the full lifetime of the component.\n     *\n     * Note that `useRef()` is useful for more than the `ref` attribute. It’s handy for keeping any mutable\n     * value around similar to how you’d use instance fields in classes.\n     *\n     * Usage note: if you need the result of useRef to be directly mutable, include `| null` in the type\n     * of the generic argument.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useRef}\n     */\n    function useRef<T>(initialValue: T | null): RefObject<T>;\n    // convenience overload for potentially undefined initialValue / call with 0 arguments\n    // has a default to stop it from defaulting to {} instead\n    /**\n     * `useRef` returns a mutable ref object whose `.current` property is initialized to the passed argument\n     * (`initialValue`). The returned object will persist for the full lifetime of the component.\n     *\n     * Note that `useRef()` is useful for more than the `ref` attribute. It’s handy for keeping any mutable\n     * value around similar to how you’d use instance fields in classes.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useRef}\n     */\n    function useRef<T = undefined>(initialValue?: undefined): MutableRefObject<T | undefined>;\n    /**\n     * The signature is identical to `useEffect`, but it fires synchronously after all DOM mutations.\n     * Use this to read layout from the DOM and synchronously re-render. Updates scheduled inside\n     * `useLayoutEffect` will be flushed synchronously, before the browser has a chance to paint.\n     *\n     * Prefer the standard `useEffect` when possible to avoid blocking visual updates.\n     *\n     * If you’re migrating code from a class component, `useLayoutEffect` fires in the same phase as\n     * `componentDidMount` and `componentDidUpdate`.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useLayoutEffect}\n     */\n    function useLayoutEffect(effect: EffectCallback, deps?: DependencyList): void;\n    /**\n     * Accepts a function that contains imperative, possibly effectful code.\n     *\n     * @param effect Imperative function that can return a cleanup function\n     * @param deps If present, effect will only activate if the values in the list change.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useEffect}\n     */\n    function useEffect(effect: EffectCallback, deps?: DependencyList): void;\n    // NOTE: this does not accept strings, but this will have to be fixed by removing strings from type Ref<T>\n    /**\n     * `useImperativeHandle` customizes the instance value that is exposed to parent components when using\n     * `ref`. As always, imperative code using refs should be avoided in most cases.\n     *\n     * `useImperativeHandle` should be used with `React.forwardRef`.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useImperativeHandle}\n     */\n    function useImperativeHandle<T, R extends T>(ref: Ref<T> | undefined, init: () => R, deps?: DependencyList): void;\n    // I made 'inputs' required here and in useMemo as there's no point to memoizing without the memoization key\n    // useCallback(X) is identical to just using X, useMemo(() => Y) is identical to just using Y.\n    /**\n     * `useCallback` will return a memoized version of the callback that only changes if one of the `inputs`\n     * has changed.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useCallback}\n     */\n    // A specific function type would not trigger implicit any.\n    // See https://github.com/DefinitelyTyped/DefinitelyTyped/issues/52873#issuecomment-845806435 for a comparison between `Function` and more specific types.\n    // eslint-disable-next-line @typescript-eslint/no-unsafe-function-type\n    function useCallback<T extends Function>(callback: T, deps: DependencyList): T;\n    /**\n     * `useMemo` will only recompute the memoized value when one of the `deps` has changed.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useMemo}\n     */\n    // allow undefined, but don't make it optional as that is very likely a mistake\n    function useMemo<T>(factory: () => T, deps: DependencyList): T;\n    /**\n     * `useDebugValue` can be used to display a label for custom hooks in React DevTools.\n     *\n     * NOTE: We don’t recommend adding debug values to every custom hook.\n     * It’s most valuable for custom hooks that are part of shared libraries.\n     *\n     * @version 16.8.0\n     * @see {@link https://react.dev/reference/react/useDebugValue}\n     */\n    // the name of the custom hook is itself derived from the function name at runtime:\n    // it's just the function name without the \"use\" prefix.\n    function useDebugValue<T>(value: T, format?: (value: T) => any): void;\n\n    // must be synchronous\n    export type TransitionFunction = () => VoidOrUndefinedOnly;\n    // strange definition to allow vscode to show documentation on the invocation\n    export interface TransitionStartFunction {\n        /**\n         * State updates caused inside the callback are allowed to be deferred.\n         *\n         * **If some state update causes a component to suspend, that state update should be wrapped in a transition.**\n         *\n         * @param callback A _synchronous_ function which causes state updates that can be deferred.\n         */\n        (callback: TransitionFunction): void;\n    }\n\n    /**\n     * Returns a deferred version of the value that may “lag behind” it.\n     *\n     * This is commonly used to keep the interface responsive when you have something that renders immediately\n     * based on user input and something that needs to wait for a data fetch.\n     *\n     * A good example of this is a text input.\n     *\n     * @param value The value that is going to be deferred\n     *\n     * @see {@link https://react.dev/reference/react/useDeferredValue}\n     */\n    export function useDeferredValue<T>(value: T): T;\n\n    /**\n     * Allows components to avoid undesirable loading states by waiting for content to load\n     * before transitioning to the next screen. It also allows components to defer slower,\n     * data fetching updates until subsequent renders so that more crucial updates can be\n     * rendered immediately.\n     *\n     * The `useTransition` hook returns two values in an array.\n     *\n     * The first is a boolean, React’s way of informing us whether we’re waiting for the transition to finish.\n     * The second is a function that takes a callback. We can use it to tell React which state we want to defer.\n     *\n     * **If some state update causes a component to suspend, that state update should be wrapped in a transition.**\n     *\n     * @see {@link https://react.dev/reference/react/useTransition}\n     */\n    export function useTransition(): [boolean, TransitionStartFunction];\n\n    /**\n     * Similar to `useTransition` but allows uses where hooks are not available.\n     *\n     * @param callback A _synchronous_ function which causes state updates that can be deferred.\n     */\n    export function startTransition(scope: TransitionFunction): void;\n\n    /**\n     * Wrap any code rendering and triggering updates to your components into `act()` calls.\n     *\n     * Ensures that the behavior in your tests matches what happens in the browser\n     * more closely by executing pending `useEffect`s before returning. This also\n     * reduces the amount of re-renders done.\n     *\n     * @param callback A synchronous, void callback that will execute as a single, complete React commit.\n     *\n     * @see https://reactjs.org/blog/2019/02/06/react-v16.8.0.html#testing-hooks\n     */\n    // While act does always return Thenable, if a void function is passed, we pretend the return value is also void to not trigger dangling Promise lint rules.\n    export function act(callback: () => VoidOrUndefinedOnly): void;\n    export function act<T>(callback: () => T | Promise<T>): Promise<T>;\n\n    export function useId(): string;\n\n    /**\n     * @param effect Imperative function that can return a cleanup function\n     * @param deps If present, effect will only activate if the values in the list change.\n     *\n     * @see {@link https://github.com/facebook/react/pull/21913}\n     */\n    export function useInsertionEffect(effect: EffectCallback, deps?: DependencyList): void;\n\n    /**\n     * @param subscribe\n     * @param getSnapshot\n     *\n     * @see {@link https://github.com/reactwg/react-18/discussions/86}\n     */\n    // keep in sync with `useSyncExternalStore` from `use-sync-external-store`\n    export function useSyncExternalStore<Snapshot>(\n        subscribe: (onStoreChange: () => void) => () => void,\n        getSnapshot: () => Snapshot,\n        getServerSnapshot?: () => Snapshot,\n    ): Snapshot;\n\n    //\n    // Event System\n    // ----------------------------------------------------------------------\n    // TODO: change any to unknown when moving to TS v3\n    interface BaseSyntheticEvent<E = object, C = any, T = any> {\n        nativeEvent: E;\n        currentTarget: C;\n        target: T;\n        bubbles: boolean;\n        cancelable: boolean;\n        defaultPrevented: boolean;\n        eventPhase: number;\n        isTrusted: boolean;\n        preventDefault(): void;\n        isDefaultPrevented(): boolean;\n        stopPropagation(): void;\n        isPropagationStopped(): boolean;\n        persist(): void;\n        timeStamp: number;\n        type: string;\n    }\n\n    /**\n     * currentTarget - a reference to the element on which the event listener is registered.\n     *\n     * target - a reference to the element from which the event was originally dispatched.\n     * This might be a child element to the element on which the event listener is registered.\n     * If you thought this should be `EventTarget & T`, see https://github.com/DefinitelyTyped/DefinitelyTyped/issues/11508#issuecomment-256045682\n     */\n    interface SyntheticEvent<T = Element, E = Event> extends BaseSyntheticEvent<E, EventTarget & T, EventTarget> {}\n\n    interface ClipboardEvent<T = Element> extends SyntheticEvent<T, NativeClipboardEvent> {\n        clipboardData: DataTransfer;\n    }\n\n    interface CompositionEvent<T = Element> extends SyntheticEvent<T, NativeCompositionEvent> {\n        data: string;\n    }\n\n    interface DragEvent<T = Element> extends MouseEvent<T, NativeDragEvent> {\n        dataTransfer: DataTransfer;\n    }\n\n    interface PointerEvent<T = Element> extends MouseEvent<T, NativePointerEvent> {\n        pointerId: number;\n        pressure: number;\n        tangentialPressure: number;\n        tiltX: number;\n        tiltY: number;\n        twist: number;\n        width: number;\n        height: number;\n        pointerType: \"mouse\" | \"pen\" | \"touch\";\n        isPrimary: boolean;\n    }\n\n    interface FocusEvent<Target = Element, RelatedTarget = Element> extends SyntheticEvent<Target, NativeFocusEvent> {\n        relatedTarget: (EventTarget & RelatedTarget) | null;\n        target: EventTarget & Target;\n    }\n\n    interface FormEvent<T = Element> extends SyntheticEvent<T> {\n    }\n\n    interface InvalidEvent<T = Element> extends SyntheticEvent<T> {\n        target: EventTarget & T;\n    }\n\n    interface ChangeEvent<T = Element> extends SyntheticEvent<T> {\n        target: EventTarget & T;\n    }\n\n    export type ModifierKey =\n        | \"Alt\"\n        | \"AltGraph\"\n        | \"CapsLock\"\n        | \"Control\"\n        | \"Fn\"\n        | \"FnLock\"\n        | \"Hyper\"\n        | \"Meta\"\n        | \"NumLock\"\n        | \"ScrollLock\"\n        | \"Shift\"\n        | \"Super\"\n        | \"Symbol\"\n        | \"SymbolLock\";\n\n    interface KeyboardEvent<T = Element> extends UIEvent<T, NativeKeyboardEvent> {\n        altKey: boolean;\n        /** @deprecated */\n        charCode: number;\n        ctrlKey: boolean;\n        code: string;\n        /**\n         * See [DOM Level 3 Events spec](https://www.w3.org/TR/uievents-key/#keys-modifier). for a list of valid (case-sensitive) arguments to this method.\n         */\n        getModifierState(key: ModifierKey): boolean;\n        /**\n         * See the [DOM Level 3 Events spec](https://www.w3.org/TR/uievents-key/#named-key-attribute-values). for possible values\n         */\n        key: string;\n        /** @deprecated */\n        keyCode: number;\n        locale: string;\n        location: number;\n        metaKey: boolean;\n        repeat: boolean;\n        shiftKey: boolean;\n        /** @deprecated */\n        which: number;\n    }\n\n    interface MouseEvent<T = Element, E = NativeMouseEvent> extends UIEvent<T, E> {\n        altKey: boolean;\n        button: number;\n        buttons: number;\n        clientX: number;\n        clientY: number;\n        ctrlKey: boolean;\n        /**\n         * See [DOM Level 3 Events spec](https://www.w3.org/TR/uievents-key/#keys-modifier). for a list of valid (case-sensitive) arguments to this method.\n         */\n        getModifierState(key: ModifierKey): boolean;\n        metaKey: boolean;\n        movementX: number;\n        movementY: number;\n        pageX: number;\n        pageY: number;\n        relatedTarget: EventTarget | null;\n        screenX: number;\n        screenY: number;\n        shiftKey: boolean;\n    }\n\n    interface TouchEvent<T = Element> extends UIEvent<T, NativeTouchEvent> {\n        altKey: boolean;\n        changedTouches: TouchList;\n        ctrlKey: boolean;\n        /**\n         * See [DOM Level 3 Events spec](https://www.w3.org/TR/uievents-key/#keys-modifier). for a list of valid (case-sensitive) arguments to this method.\n         */\n        getModifierState(key: ModifierKey): boolean;\n        metaKey: boolean;\n        shiftKey: boolean;\n        targetTouches: TouchList;\n        touches: TouchList;\n    }\n\n    interface UIEvent<T = Element, E = NativeUIEvent> extends SyntheticEvent<T, E> {\n        detail: number;\n        view: AbstractView;\n    }\n\n    interface WheelEvent<T = Element> extends MouseEvent<T, NativeWheelEvent> {\n        deltaMode: number;\n        deltaX: number;\n        deltaY: number;\n        deltaZ: number;\n    }\n\n    interface AnimationEvent<T = Element> extends SyntheticEvent<T, NativeAnimationEvent> {\n        animationName: string;\n        elapsedTime: number;\n        pseudoElement: string;\n    }\n\n    interface TransitionEvent<T = Element> extends SyntheticEvent<T, NativeTransitionEvent> {\n        elapsedTime: number;\n        propertyName: string;\n        pseudoElement: string;\n    }\n\n    //\n    // Event Handler Types\n    // ----------------------------------------------------------------------\n\n    type EventHandler<E extends SyntheticEvent<any>> = { bivarianceHack(event: E): void }[\"bivarianceHack\"];\n\n    type ReactEventHandler<T = Element> = EventHandler<SyntheticEvent<T>>;\n\n    type ClipboardEventHandler<T = Element> = EventHandler<ClipboardEvent<T>>;\n    type CompositionEventHandler<T = Element> = EventHandler<CompositionEvent<T>>;\n    type DragEventHandler<T = Element> = EventHandler<DragEvent<T>>;\n    type FocusEventHandler<T = Element> = EventHandler<FocusEvent<T>>;\n    type FormEventHandler<T = Element> = EventHandler<FormEvent<T>>;\n    type ChangeEventHandler<T = Element> = EventHandler<ChangeEvent<T>>;\n    type KeyboardEventHandler<T = Element> = EventHandler<KeyboardEvent<T>>;\n    type MouseEventHandler<T = Element> = EventHandler<MouseEvent<T>>;\n    type TouchEventHandler<T = Element> = EventHandler<TouchEvent<T>>;\n    type PointerEventHandler<T = Element> = EventHandler<PointerEvent<T>>;\n    type UIEventHandler<T = Element> = EventHandler<UIEvent<T>>;\n    type WheelEventHandler<T = Element> = EventHandler<WheelEvent<T>>;\n    type AnimationEventHandler<T = Element> = EventHandler<AnimationEvent<T>>;\n    type TransitionEventHandler<T = Element> = EventHandler<TransitionEvent<T>>;\n\n    //\n    // Props / DOM Attributes\n    // ----------------------------------------------------------------------\n\n    interface HTMLProps<T> extends AllHTMLAttributes<T>, ClassAttributes<T> {\n    }\n\n    type DetailedHTMLProps<E extends HTMLAttributes<T>, T> = ClassAttributes<T> & E;\n\n    interface SVGProps<T> extends SVGAttributes<T>, ClassAttributes<T> {\n    }\n\n    interface SVGLineElementAttributes<T> extends SVGProps<T> {}\n    interface SVGTextElementAttributes<T> extends SVGProps<T> {}\n\n    interface DOMAttributes<T> {\n        children?: ReactNode | undefined;\n        dangerouslySetInnerHTML?: {\n            // Should be InnerHTML['innerHTML'].\n            // But unfortunately we're mixing renderer-specific type declarations.\n            __html: string | TrustedHTML;\n        } | undefined;\n\n        // Clipboard Events\n        onCopy?: ClipboardEventHandler<T> | undefined;\n        onCopyCapture?: ClipboardEventHandler<T> | undefined;\n        onCut?: ClipboardEventHandler<T> | undefined;\n        onCutCapture?: ClipboardEventHandler<T> | undefined;\n        onPaste?: ClipboardEventHandler<T> | undefined;\n        onPasteCapture?: ClipboardEventHandler<T> | undefined;\n\n        // Composition Events\n        onCompositionEnd?: CompositionEventHandler<T> | undefined;\n        onCompositionEndCapture?: CompositionEventHandler<T> | undefined;\n        onCompositionStart?: CompositionEventHandler<T> | undefined;\n        onCompositionStartCapture?: CompositionEventHandler<T> | undefined;\n        onCompositionUpdate?: CompositionEventHandler<T> | undefined;\n        onCompositionUpdateCapture?: CompositionEventHandler<T> | undefined;\n\n        // Focus Events\n        onFocus?: FocusEventHandler<T> | undefined;\n        onFocusCapture?: FocusEventHandler<T> | undefined;\n        onBlur?: FocusEventHandler<T> | undefined;\n        onBlurCapture?: FocusEventHandler<T> | undefined;\n\n        // Form Events\n        onChange?: FormEventHandler<T> | undefined;\n        onChangeCapture?: FormEventHandler<T> | undefined;\n        onBeforeInput?: FormEventHandler<T> | undefined;\n        onBeforeInputCapture?: FormEventHandler<T> | undefined;\n        onInput?: FormEventHandler<T> | undefined;\n        onInputCapture?: FormEventHandler<T> | undefined;\n        onReset?: FormEventHandler<T> | undefined;\n        onResetCapture?: FormEventHandler<T> | undefined;\n        onSubmit?: FormEventHandler<T> | undefined;\n        onSubmitCapture?: FormEventHandler<T> | undefined;\n        onInvalid?: FormEventHandler<T> | undefined;\n        onInvalidCapture?: FormEventHandler<T> | undefined;\n\n        // Image Events\n        onLoad?: ReactEventHandler<T> | undefined;\n        onLoadCapture?: ReactEventHandler<T> | undefined;\n        onError?: ReactEventHandler<T> | undefined; // also a Media Event\n        onErrorCapture?: ReactEventHandler<T> | undefined; // also a Media Event\n\n        // Keyboard Events\n        onKeyDown?: KeyboardEventHandler<T> | undefined;\n        onKeyDownCapture?: KeyboardEventHandler<T> | undefined;\n        /** @deprecated Use `onKeyUp` or `onKeyDown` instead */\n        onKeyPress?: KeyboardEventHandler<T> | undefined;\n        /** @deprecated Use `onKeyUpCapture` or `onKeyDownCapture` instead */\n        onKeyPressCapture?: KeyboardEventHandler<T> | undefined;\n        onKeyUp?: KeyboardEventHandler<T> | undefined;\n        onKeyUpCapture?: KeyboardEventHandler<T> | undefined;\n\n        // Media Events\n        onAbort?: ReactEventHandler<T> | undefined;\n        onAbortCapture?: ReactEventHandler<T> | undefined;\n        onCanPlay?: ReactEventHandler<T> | undefined;\n        onCanPlayCapture?: ReactEventHandler<T> | undefined;\n        onCanPlayThrough?: ReactEventHandler<T> | undefined;\n        onCanPlayThroughCapture?: ReactEventHandler<T> | undefined;\n        onDurationChange?: ReactEventHandler<T> | undefined;\n        onDurationChangeCapture?: ReactEventHandler<T> | undefined;\n        onEmptied?: ReactEventHandler<T> | undefined;\n        onEmptiedCapture?: ReactEventHandler<T> | undefined;\n        onEncrypted?: ReactEventHandler<T> | undefined;\n        onEncryptedCapture?: ReactEventHandler<T> | undefined;\n        onEnded?: ReactEventHandler<T> | undefined;\n        onEndedCapture?: ReactEventHandler<T> | undefined;\n        onLoadedData?: ReactEventHandler<T> | undefined;\n        onLoadedDataCapture?: ReactEventHandler<T> | undefined;\n        onLoadedMetadata?: ReactEventHandler<T> | undefined;\n        onLoadedMetadataCapture?: ReactEventHandler<T> | undefined;\n        onLoadStart?: ReactEventHandler<T> | undefined;\n        onLoadStartCapture?: ReactEventHandler<T> | undefined;\n        onPause?: ReactEventHandler<T> | undefined;\n        onPauseCapture?: ReactEventHandler<T> | undefined;\n        onPlay?: ReactEventHandler<T> | undefined;\n        onPlayCapture?: ReactEventHandler<T> | undefined;\n        onPlaying?: ReactEventHandler<T> | undefined;\n        onPlayingCapture?: ReactEventHandler<T> | undefined;\n        onProgress?: ReactEventHandler<T> | undefined;\n        onProgressCapture?: ReactEventHandler<T> | undefined;\n        onRateChange?: ReactEventHandler<T> | undefined;\n        onRateChangeCapture?: ReactEventHandler<T> | undefined;\n        onSeeked?: ReactEventHandler<T> | undefined;\n        onSeekedCapture?: ReactEventHandler<T> | undefined;\n        onSeeking?: ReactEventHandler<T> | undefined;\n        onSeekingCapture?: ReactEventHandler<T> | undefined;\n        onStalled?: ReactEventHandler<T> | undefined;\n        onStalledCapture?: ReactEventHandler<T> | undefined;\n        onSuspend?: ReactEventHandler<T> | undefined;\n        onSuspendCapture?: ReactEventHandler<T> | undefined;\n        onTimeUpdate?: ReactEventHandler<T> | undefined;\n        onTimeUpdateCapture?: ReactEventHandler<T> | undefined;\n        onVolumeChange?: ReactEventHandler<T> | undefined;\n        onVolumeChangeCapture?: ReactEventHandler<T> | undefined;\n        onWaiting?: ReactEventHandler<T> | undefined;\n        onWaitingCapture?: ReactEventHandler<T> | undefined;\n\n        // MouseEvents\n        onAuxClick?: MouseEventHandler<T> | undefined;\n        onAuxClickCapture?: MouseEventHandler<T> | undefined;\n        onClick?: MouseEventHandler<T> | undefined;\n        onClickCapture?: MouseEventHandler<T> | undefined;\n        onContextMenu?: MouseEventHandler<T> | undefined;\n        onContextMenuCapture?: MouseEventHandler<T> | undefined;\n        onDoubleClick?: MouseEventHandler<T> | undefined;\n        onDoubleClickCapture?: MouseEventHandler<T> | undefined;\n        onDrag?: DragEventHandler<T> | undefined;\n        onDragCapture?: DragEventHandler<T> | undefined;\n        onDragEnd?: DragEventHandler<T> | undefined;\n        onDragEndCapture?: DragEventHandler<T> | undefined;\n        onDragEnter?: DragEventHandler<T> | undefined;\n        onDragEnterCapture?: DragEventHandler<T> | undefined;\n        onDragExit?: DragEventHandler<T> | undefined;\n        onDragExitCapture?: DragEventHandler<T> | undefined;\n        onDragLeave?: DragEventHandler<T> | undefined;\n        onDragLeaveCapture?: DragEventHandler<T> | undefined;\n        onDragOver?: DragEventHandler<T> | undefined;\n        onDragOverCapture?: DragEventHandler<T> | undefined;\n        onDragStart?: DragEventHandler<T> | undefined;\n        onDragStartCapture?: DragEventHandler<T> | undefined;\n        onDrop?: DragEventHandler<T> | undefined;\n        onDropCapture?: DragEventHandler<T> | undefined;\n        onMouseDown?: MouseEventHandler<T> | undefined;\n        onMouseDownCapture?: MouseEventHandler<T> | undefined;\n        onMouseEnter?: MouseEventHandler<T> | undefined;\n        onMouseLeave?: MouseEventHandler<T> | undefined;\n        onMouseMove?: MouseEventHandler<T> | undefined;\n        onMouseMoveCapture?: MouseEventHandler<T> | undefined;\n        onMouseOut?: MouseEventHandler<T> | undefined;\n        onMouseOutCapture?: MouseEventHandler<T> | undefined;\n        onMouseOver?: MouseEventHandler<T> | undefined;\n        onMouseOverCapture?: MouseEventHandler<T> | undefined;\n        onMouseUp?: MouseEventHandler<T> | undefined;\n        onMouseUpCapture?: MouseEventHandler<T> | undefined;\n\n        // Selection Events\n        onSelect?: ReactEventHandler<T> | undefined;\n        onSelectCapture?: ReactEventHandler<T> | undefined;\n\n        // Touch Events\n        onTouchCancel?: TouchEventHandler<T> | undefined;\n        onTouchCancelCapture?: TouchEventHandler<T> | undefined;\n        onTouchEnd?: TouchEventHandler<T> | undefined;\n        onTouchEndCapture?: TouchEventHandler<T> | undefined;\n        onTouchMove?: TouchEventHandler<T> | undefined;\n        onTouchMoveCapture?: TouchEventHandler<T> | undefined;\n        onTouchStart?: TouchEventHandler<T> | undefined;\n        onTouchStartCapture?: TouchEventHandler<T> | undefined;\n\n        // Pointer Events\n        onPointerDown?: PointerEventHandler<T> | undefined;\n        onPointerDownCapture?: PointerEventHandler<T> | undefined;\n        onPointerMove?: PointerEventHandler<T> | undefined;\n        onPointerMoveCapture?: PointerEventHandler<T> | undefined;\n        onPointerUp?: PointerEventHandler<T> | undefined;\n        onPointerUpCapture?: PointerEventHandler<T> | undefined;\n        onPointerCancel?: PointerEventHandler<T> | undefined;\n        onPointerCancelCapture?: PointerEventHandler<T> | undefined;\n        onPointerEnter?: PointerEventHandler<T> | undefined;\n        onPointerLeave?: PointerEventHandler<T> | undefined;\n        onPointerOver?: PointerEventHandler<T> | undefined;\n        onPointerOverCapture?: PointerEventHandler<T> | undefined;\n        onPointerOut?: PointerEventHandler<T> | undefined;\n        onPointerOutCapture?: PointerEventHandler<T> | undefined;\n        onGotPointerCapture?: PointerEventHandler<T> | undefined;\n        onGotPointerCaptureCapture?: PointerEventHandler<T> | undefined;\n        onLostPointerCapture?: PointerEventHandler<T> | undefined;\n        onLostPointerCaptureCapture?: PointerEventHandler<T> | undefined;\n\n        // UI Events\n        onScroll?: UIEventHandler<T> | undefined;\n        onScrollCapture?: UIEventHandler<T> | undefined;\n\n        // Wheel Events\n        onWheel?: WheelEventHandler<T> | undefined;\n        onWheelCapture?: WheelEventHandler<T> | undefined;\n\n        // Animation Events\n        onAnimationStart?: AnimationEventHandler<T> | undefined;\n        onAnimationStartCapture?: AnimationEventHandler<T> | undefined;\n        onAnimationEnd?: AnimationEventHandler<T> | undefined;\n        onAnimationEndCapture?: AnimationEventHandler<T> | undefined;\n        onAnimationIteration?: AnimationEventHandler<T> | undefined;\n        onAnimationIterationCapture?: AnimationEventHandler<T> | undefined;\n\n        // Transition Events\n        onTransitionEnd?: TransitionEventHandler<T> | undefined;\n        onTransitionEndCapture?: TransitionEventHandler<T> | undefined;\n    }\n\n    export interface CSSProperties extends CSS.Properties<string | number> {\n        /**\n         * The index signature was removed to enable closed typing for style\n         * using CSSType. You're able to use type assertion or module augmentation\n         * to add properties or an index signature of your own.\n         *\n         * For examples and more information, visit:\n         * https://github.com/frenic/csstype#what-should-i-do-when-i-get-type-errors\n         */\n    }\n\n    // All the WAI-ARIA 1.1 attributes from https://www.w3.org/TR/wai-aria-1.1/\n    interface AriaAttributes {\n        /** Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application. */\n        \"aria-activedescendant\"?: string | undefined;\n        /** Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute. */\n        \"aria-atomic\"?: Booleanish | undefined;\n        /**\n         * Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be\n         * presented if they are made.\n         */\n        \"aria-autocomplete\"?: \"none\" | \"inline\" | \"list\" | \"both\" | undefined;\n        /** Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. */\n        /**\n         * Defines a string value that labels the current element, which is intended to be converted into Braille.\n         * @see aria-label.\n         */\n        \"aria-braillelabel\"?: string | undefined;\n        /**\n         * Defines a human-readable, author-localized abbreviated description for the role of an element, which is intended to be converted into Braille.\n         * @see aria-roledescription.\n         */\n        \"aria-brailleroledescription\"?: string | undefined;\n        \"aria-busy\"?: Booleanish | undefined;\n        /**\n         * Indicates the current \"checked\" state of checkboxes, radio buttons, and other widgets.\n         * @see aria-pressed @see aria-selected.\n         */\n        \"aria-checked\"?: boolean | \"false\" | \"mixed\" | \"true\" | undefined;\n        /**\n         * Defines the total number of columns in a table, grid, or treegrid.\n         * @see aria-colindex.\n         */\n        \"aria-colcount\"?: number | undefined;\n        /**\n         * Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.\n         * @see aria-colcount @see aria-colspan.\n         */\n        \"aria-colindex\"?: number | undefined;\n        /**\n         * Defines a human readable text alternative of aria-colindex.\n         * @see aria-rowindextext.\n         */\n        \"aria-colindextext\"?: string | undefined;\n        /**\n         * Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.\n         * @see aria-colindex @see aria-rowspan.\n         */\n        \"aria-colspan\"?: number | undefined;\n        /**\n         * Identifies the element (or elements) whose contents or presence are controlled by the current element.\n         * @see aria-owns.\n         */\n        \"aria-controls\"?: string | undefined;\n        /** Indicates the element that represents the current item within a container or set of related elements. */\n        \"aria-current\"?: boolean | \"false\" | \"true\" | \"page\" | \"step\" | \"location\" | \"date\" | \"time\" | undefined;\n        /**\n         * Identifies the element (or elements) that describes the object.\n         * @see aria-labelledby\n         */\n        \"aria-describedby\"?: string | undefined;\n        /**\n         * Defines a string value that describes or annotates the current element.\n         * @see related aria-describedby.\n         */\n        \"aria-description\"?: string | undefined;\n        /**\n         * Identifies the element that provides a detailed, extended description for the object.\n         * @see aria-describedby.\n         */\n        \"aria-details\"?: string | undefined;\n        /**\n         * Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.\n         * @see aria-hidden @see aria-readonly.\n         */\n        \"aria-disabled\"?: Booleanish | undefined;\n        /**\n         * Indicates what functions can be performed when a dragged object is released on the drop target.\n         * @deprecated in ARIA 1.1\n         */\n        \"aria-dropeffect\"?: \"none\" | \"copy\" | \"execute\" | \"link\" | \"move\" | \"popup\" | undefined;\n        /**\n         * Identifies the element that provides an error message for the object.\n         * @see aria-invalid @see aria-describedby.\n         */\n        \"aria-errormessage\"?: string | undefined;\n        /** Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed. */\n        \"aria-expanded\"?: Booleanish | undefined;\n        /**\n         * Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion,\n         * allows assistive technology to override the general default of reading in document source order.\n         */\n        \"aria-flowto\"?: string | undefined;\n        /**\n         * Indicates an element's \"grabbed\" state in a drag-and-drop operation.\n         * @deprecated in ARIA 1.1\n         */\n        \"aria-grabbed\"?: Booleanish | undefined;\n        /** Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element. */\n        \"aria-haspopup\"?: boolean | \"false\" | \"true\" | \"menu\" | \"listbox\" | \"tree\" | \"grid\" | \"dialog\" | undefined;\n        /**\n         * Indicates whether the element is exposed to an accessibility API.\n         * @see aria-disabled.\n         */\n        \"aria-hidden\"?: Booleanish | undefined;\n        /**\n         * Indicates the entered value does not conform to the format expected by the application.\n         * @see aria-errormessage.\n         */\n        \"aria-invalid\"?: boolean | \"false\" | \"true\" | \"grammar\" | \"spelling\" | undefined;\n        /** Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element. */\n        \"aria-keyshortcuts\"?: string | undefined;\n        /**\n         * Defines a string value that labels the current element.\n         * @see aria-labelledby.\n         */\n        \"aria-label\"?: string | undefined;\n        /**\n         * Identifies the element (or elements) that labels the current element.\n         * @see aria-describedby.\n         */\n        \"aria-labelledby\"?: string | undefined;\n        /** Defines the hierarchical level of an element within a structure. */\n        \"aria-level\"?: number | undefined;\n        /** Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region. */\n        \"aria-live\"?: \"off\" | \"assertive\" | \"polite\" | undefined;\n        /** Indicates whether an element is modal when displayed. */\n        \"aria-modal\"?: Booleanish | undefined;\n        /** Indicates whether a text box accepts multiple lines of input or only a single line. */\n        \"aria-multiline\"?: Booleanish | undefined;\n        /** Indicates that the user may select more than one item from the current selectable descendants. */\n        \"aria-multiselectable\"?: Booleanish | undefined;\n        /** Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous. */\n        \"aria-orientation\"?: \"horizontal\" | \"vertical\" | undefined;\n        /**\n         * Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship\n         * between DOM elements where the DOM hierarchy cannot be used to represent the relationship.\n         * @see aria-controls.\n         */\n        \"aria-owns\"?: string | undefined;\n        /**\n         * Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value.\n         * A hint could be a sample value or a brief description of the expected format.\n         */\n        \"aria-placeholder\"?: string | undefined;\n        /**\n         * Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\n         * @see aria-setsize.\n         */\n        \"aria-posinset\"?: number | undefined;\n        /**\n         * Indicates the current \"pressed\" state of toggle buttons.\n         * @see aria-checked @see aria-selected.\n         */\n        \"aria-pressed\"?: boolean | \"false\" | \"mixed\" | \"true\" | undefined;\n        /**\n         * Indicates that the element is not editable, but is otherwise operable.\n         * @see aria-disabled.\n         */\n        \"aria-readonly\"?: Booleanish | undefined;\n        /**\n         * Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.\n         * @see aria-atomic.\n         */\n        \"aria-relevant\"?:\n            | \"additions\"\n            | \"additions removals\"\n            | \"additions text\"\n            | \"all\"\n            | \"removals\"\n            | \"removals additions\"\n            | \"removals text\"\n            | \"text\"\n            | \"text additions\"\n            | \"text removals\"\n            | undefined;\n        /** Indicates that user input is required on the element before a form may be submitted. */\n        \"aria-required\"?: Booleanish | undefined;\n        /** Defines a human-readable, author-localized description for the role of an element. */\n        \"aria-roledescription\"?: string | undefined;\n        /**\n         * Defines the total number of rows in a table, grid, or treegrid.\n         * @see aria-rowindex.\n         */\n        \"aria-rowcount\"?: number | undefined;\n        /**\n         * Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.\n         * @see aria-rowcount @see aria-rowspan.\n         */\n        \"aria-rowindex\"?: number | undefined;\n        /**\n         * Defines a human readable text alternative of aria-rowindex.\n         * @see aria-colindextext.\n         */\n        \"aria-rowindextext\"?: string | undefined;\n        /**\n         * Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.\n         * @see aria-rowindex @see aria-colspan.\n         */\n        \"aria-rowspan\"?: number | undefined;\n        /**\n         * Indicates the current \"selected\" state of various widgets.\n         * @see aria-checked @see aria-pressed.\n         */\n        \"aria-selected\"?: Booleanish | undefined;\n        /**\n         * Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.\n         * @see aria-posinset.\n         */\n        \"aria-setsize\"?: number | undefined;\n        /** Indicates if items in a table or grid are sorted in ascending or descending order. */\n        \"aria-sort\"?: \"none\" | \"ascending\" | \"descending\" | \"other\" | undefined;\n        /** Defines the maximum allowed value for a range widget. */\n        \"aria-valuemax\"?: number | undefined;\n        /** Defines the minimum allowed value for a range widget. */\n        \"aria-valuemin\"?: number | undefined;\n        /**\n         * Defines the current value for a range widget.\n         * @see aria-valuetext.\n         */\n        \"aria-valuenow\"?: number | undefined;\n        /** Defines the human readable text alternative of aria-valuenow for a range widget. */\n        \"aria-valuetext\"?: string | undefined;\n    }\n\n    // All the WAI-ARIA 1.1 role attribute values from https://www.w3.org/TR/wai-aria-1.1/#role_definitions\n    type AriaRole =\n        | \"alert\"\n        | \"alertdialog\"\n        | \"application\"\n        | \"article\"\n        | \"banner\"\n        | \"button\"\n        | \"cell\"\n        | \"checkbox\"\n        | \"columnheader\"\n        | \"combobox\"\n        | \"complementary\"\n        | \"contentinfo\"\n        | \"definition\"\n        | \"dialog\"\n        | \"directory\"\n        | \"document\"\n        | \"feed\"\n        | \"figure\"\n        | \"form\"\n        | \"grid\"\n        | \"gridcell\"\n        | \"group\"\n        | \"heading\"\n        | \"img\"\n        | \"link\"\n        | \"list\"\n        | \"listbox\"\n        | \"listitem\"\n        | \"log\"\n        | \"main\"\n        | \"marquee\"\n        | \"math\"\n        | \"menu\"\n        | \"menubar\"\n        | \"menuitem\"\n        | \"menuitemcheckbox\"\n        | \"menuitemradio\"\n        | \"navigation\"\n        | \"none\"\n        | \"note\"\n        | \"option\"\n        | \"presentation\"\n        | \"progressbar\"\n        | \"radio\"\n        | \"radiogroup\"\n        | \"region\"\n        | \"row\"\n        | \"rowgroup\"\n        | \"rowheader\"\n        | \"scrollbar\"\n        | \"search\"\n        | \"searchbox\"\n        | \"separator\"\n        | \"slider\"\n        | \"spinbutton\"\n        | \"status\"\n        | \"switch\"\n        | \"tab\"\n        | \"table\"\n        | \"tablist\"\n        | \"tabpanel\"\n        | \"term\"\n        | \"textbox\"\n        | \"timer\"\n        | \"toolbar\"\n        | \"tooltip\"\n        | \"tree\"\n        | \"treegrid\"\n        | \"treeitem\"\n        | (string & {});\n\n    interface HTMLAttributes<T> extends AriaAttributes, DOMAttributes<T> {\n        // React-specific Attributes\n        defaultChecked?: boolean | undefined;\n        defaultValue?: string | number | readonly string[] | undefined;\n        suppressContentEditableWarning?: boolean | undefined;\n        suppressHydrationWarning?: boolean | undefined;\n\n        // Standard HTML Attributes\n        accessKey?: string | undefined;\n        autoCapitalize?: \"off\" | \"none\" | \"on\" | \"sentences\" | \"words\" | \"characters\" | undefined | (string & {});\n        autoFocus?: boolean | undefined;\n        className?: string | undefined;\n        contentEditable?: Booleanish | \"inherit\" | \"plaintext-only\" | undefined;\n        contextMenu?: string | undefined;\n        dir?: string | undefined;\n        draggable?: Booleanish | undefined;\n        enterKeyHint?: \"enter\" | \"done\" | \"go\" | \"next\" | \"previous\" | \"search\" | \"send\" | undefined;\n        hidden?: boolean | undefined;\n        id?: string | undefined;\n        lang?: string | undefined;\n        nonce?: string | undefined;\n        slot?: string | undefined;\n        spellCheck?: Booleanish | undefined;\n        style?: CSSProperties | undefined;\n        tabIndex?: number | undefined;\n        title?: string | undefined;\n        translate?: \"yes\" | \"no\" | undefined;\n\n        // Unknown\n        radioGroup?: string | undefined; // <command>, <menuitem>\n\n        // WAI-ARIA\n        role?: AriaRole | undefined;\n\n        // RDFa Attributes\n        about?: string | undefined;\n        content?: string | undefined;\n        datatype?: string | undefined;\n        inlist?: any;\n        prefix?: string | undefined;\n        property?: string | undefined;\n        rel?: string | undefined;\n        resource?: string | undefined;\n        rev?: string | undefined;\n        typeof?: string | undefined;\n        vocab?: string | undefined;\n\n        // Non-standard Attributes\n        autoCorrect?: string | undefined;\n        autoSave?: string | undefined;\n        color?: string | undefined;\n        itemProp?: string | undefined;\n        itemScope?: boolean | undefined;\n        itemType?: string | undefined;\n        itemID?: string | undefined;\n        itemRef?: string | undefined;\n        results?: number | undefined;\n        security?: string | undefined;\n        unselectable?: \"on\" | \"off\" | undefined;\n\n        // Living Standard\n        /**\n         * Hints at the type of data that might be entered by the user while editing the element or its contents\n         * @see {@link https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute}\n         */\n        inputMode?: \"none\" | \"text\" | \"tel\" | \"url\" | \"email\" | \"numeric\" | \"decimal\" | \"search\" | undefined;\n        /**\n         * Specify that a standard HTML element should behave like a defined custom built-in element\n         * @see {@link https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is}\n         */\n        is?: string | undefined;\n        /**\n         * @see {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/exportparts}\n         */\n        exportparts?: string | undefined;\n        /**\n         * @see {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/part}\n         */\n        part?: string | undefined;\n    }\n\n    /**\n     * For internal usage only.\n     * Different release channels declare additional types of ReactNode this particular release channel accepts.\n     * App or library types should never augment this interface.\n     */\n    interface DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS {}\n\n    interface AllHTMLAttributes<T> extends HTMLAttributes<T> {\n        // Standard HTML Attributes\n        accept?: string | undefined;\n        acceptCharset?: string | undefined;\n        action?:\n            | string\n            | undefined\n            | DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[\n                keyof DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS\n            ];\n        allowFullScreen?: boolean | undefined;\n        allowTransparency?: boolean | undefined;\n        alt?: string | undefined;\n        as?: string | undefined;\n        async?: boolean | undefined;\n        autoComplete?: string | undefined;\n        autoPlay?: boolean | undefined;\n        capture?: boolean | \"user\" | \"environment\" | undefined;\n        cellPadding?: number | string | undefined;\n        cellSpacing?: number | string | undefined;\n        charSet?: string | undefined;\n        challenge?: string | undefined;\n        checked?: boolean | undefined;\n        cite?: string | undefined;\n        classID?: string | undefined;\n        cols?: number | undefined;\n        colSpan?: number | undefined;\n        controls?: boolean | undefined;\n        coords?: string | undefined;\n        crossOrigin?: CrossOrigin;\n        data?: string | undefined;\n        dateTime?: string | undefined;\n        default?: boolean | undefined;\n        defer?: boolean | undefined;\n        disabled?: boolean | undefined;\n        download?: any;\n        encType?: string | undefined;\n        form?: string | undefined;\n        formAction?:\n            | string\n            | undefined\n            | DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[\n                keyof DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS\n            ];\n        formEncType?: string | undefined;\n        formMethod?: string | undefined;\n        formNoValidate?: boolean | undefined;\n        formTarget?: string | undefined;\n        frameBorder?: number | string | undefined;\n        headers?: string | undefined;\n        height?: number | string | undefined;\n        high?: number | undefined;\n        href?: string | undefined;\n        hrefLang?: string | undefined;\n        htmlFor?: string | undefined;\n        httpEquiv?: string | undefined;\n        integrity?: string | undefined;\n        keyParams?: string | undefined;\n        keyType?: string | undefined;\n        kind?: string | undefined;\n        label?: string | undefined;\n        list?: string | undefined;\n        loop?: boolean | undefined;\n        low?: number | undefined;\n        manifest?: string | undefined;\n        marginHeight?: number | undefined;\n        marginWidth?: number | undefined;\n        max?: number | string | undefined;\n        maxLength?: number | undefined;\n        media?: string | undefined;\n        mediaGroup?: string | undefined;\n        method?: string | undefined;\n        min?: number | string | undefined;\n        minLength?: number | undefined;\n        multiple?: boolean | undefined;\n        muted?: boolean | undefined;\n        name?: string | undefined;\n        noValidate?: boolean | undefined;\n        open?: boolean | undefined;\n        optimum?: number | undefined;\n        pattern?: string | undefined;\n        placeholder?: string | undefined;\n        playsInline?: boolean | undefined;\n        poster?: string | undefined;\n        preload?: string | undefined;\n        readOnly?: boolean | undefined;\n        required?: boolean | undefined;\n        reversed?: boolean | undefined;\n        rows?: number | undefined;\n        rowSpan?: number | undefined;\n        sandbox?: string | undefined;\n        scope?: string | undefined;\n        scoped?: boolean | undefined;\n        scrolling?: string | undefined;\n        seamless?: boolean | undefined;\n        selected?: boolean | undefined;\n        shape?: string | undefined;\n        size?: number | undefined;\n        sizes?: string | undefined;\n        span?: number | undefined;\n        src?: string | undefined;\n        srcDoc?: string | undefined;\n        srcLang?: string | undefined;\n        srcSet?: string | undefined;\n        start?: number | undefined;\n        step?: number | string | undefined;\n        summary?: string | undefined;\n        target?: string | undefined;\n        type?: string | undefined;\n        useMap?: string | undefined;\n        value?: string | readonly string[] | number | undefined;\n        width?: number | string | undefined;\n        wmode?: string | undefined;\n        wrap?: string | undefined;\n    }\n\n    type HTMLAttributeReferrerPolicy =\n        | \"\"\n        | \"no-referrer\"\n        | \"no-referrer-when-downgrade\"\n        | \"origin\"\n        | \"origin-when-cross-origin\"\n        | \"same-origin\"\n        | \"strict-origin\"\n        | \"strict-origin-when-cross-origin\"\n        | \"unsafe-url\";\n\n    type HTMLAttributeAnchorTarget =\n        | \"_self\"\n        | \"_blank\"\n        | \"_parent\"\n        | \"_top\"\n        | (string & {});\n\n    interface AnchorHTMLAttributes<T> extends HTMLAttributes<T> {\n        download?: any;\n        href?: string | undefined;\n        hrefLang?: string | undefined;\n        media?: string | undefined;\n        ping?: string | undefined;\n        target?: HTMLAttributeAnchorTarget | undefined;\n        type?: string | undefined;\n        referrerPolicy?: HTMLAttributeReferrerPolicy | undefined;\n    }\n\n    interface AudioHTMLAttributes<T> extends MediaHTMLAttributes<T> {}\n\n    interface AreaHTMLAttributes<T> extends HTMLAttributes<T> {\n        alt?: string | undefined;\n        coords?: string | undefined;\n        download?: any;\n        href?: string | undefined;\n        hrefLang?: string | undefined;\n        media?: string | undefined;\n        referrerPolicy?: HTMLAttributeReferrerPolicy | undefined;\n        shape?: string | undefined;\n        target?: string | undefined;\n    }\n\n    interface BaseHTMLAttributes<T> extends HTMLAttributes<T> {\n        href?: string | undefined;\n        target?: string | undefined;\n    }\n\n    interface BlockquoteHTMLAttributes<T> extends HTMLAttributes<T> {\n        cite?: string | undefined;\n    }\n\n    interface ButtonHTMLAttributes<T> extends HTMLAttributes<T> {\n        disabled?: boolean | undefined;\n        form?: string | undefined;\n        formAction?:\n            | string\n            | DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[\n                keyof DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS\n            ]\n            | undefined;\n        formEncType?: string | undefined;\n        formMethod?: string | undefined;\n        formNoValidate?: boolean | undefined;\n        formTarget?: string | undefined;\n        name?: string | undefined;\n        type?: \"submit\" | \"reset\" | \"button\" | undefined;\n        value?: string | readonly string[] | number | undefined;\n    }\n\n    interface CanvasHTMLAttributes<T> extends HTMLAttributes<T> {\n        height?: number | string | undefined;\n        width?: number | string | undefined;\n    }\n\n    interface ColHTMLAttributes<T> extends HTMLAttributes<T> {\n        span?: number | undefined;\n        width?: number | string | undefined;\n    }\n\n    interface ColgroupHTMLAttributes<T> extends HTMLAttributes<T> {\n        span?: number | undefined;\n    }\n\n    interface DataHTMLAttributes<T> extends HTMLAttributes<T> {\n        value?: string | readonly string[] | number | undefined;\n    }\n\n    interface DetailsHTMLAttributes<T> extends HTMLAttributes<T> {\n        open?: boolean | undefined;\n        onToggle?: ReactEventHandler<T> | undefined;\n        name?: string | undefined;\n    }\n\n    interface DelHTMLAttributes<T> extends HTMLAttributes<T> {\n        cite?: string | undefined;\n        dateTime?: string | undefined;\n    }\n\n    interface DialogHTMLAttributes<T> extends HTMLAttributes<T> {\n        onCancel?: ReactEventHandler<T> | undefined;\n        onClose?: ReactEventHandler<T> | undefined;\n        open?: boolean | undefined;\n    }\n\n    interface EmbedHTMLAttributes<T> extends HTMLAttributes<T> {\n        height?: number | string | undefined;\n        src?: string | undefined;\n        type?: string | undefined;\n        width?: number | string | undefined;\n    }\n\n    interface FieldsetHTMLAttributes<T> extends HTMLAttributes<T> {\n        disabled?: boolean | undefined;\n        form?: string | undefined;\n        name?: string | undefined;\n    }\n\n    interface FormHTMLAttributes<T> extends HTMLAttributes<T> {\n        acceptCharset?: string | undefined;\n        action?:\n            | string\n            | undefined\n            | DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[\n                keyof DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS\n            ];\n        autoComplete?: string | undefined;\n        encType?: string | undefined;\n        method?: string | undefined;\n        name?: string | undefined;\n        noValidate?: boolean | undefined;\n        target?: string | undefined;\n    }\n\n    interface HtmlHTMLAttributes<T> extends HTMLAttributes<T> {\n        manifest?: string | undefined;\n    }\n\n    interface IframeHTMLAttributes<T> extends HTMLAttributes<T> {\n        allow?: string | undefined;\n        allowFullScreen?: boolean | undefined;\n        allowTransparency?: boolean | undefined;\n        /** @deprecated */\n        frameBorder?: number | string | undefined;\n        height?: number | string | undefined;\n        loading?: \"eager\" | \"lazy\" | undefined;\n        /** @deprecated */\n        marginHeight?: number | undefined;\n        /** @deprecated */\n        marginWidth?: number | undefined;\n        name?: string | undefined;\n        referrerPolicy?: HTMLAttributeReferrerPolicy | undefined;\n        sandbox?: string | undefined;\n        /** @deprecated */\n        scrolling?: string | undefined;\n        seamless?: boolean | undefined;\n        src?: string | undefined;\n        srcDoc?: string | undefined;\n        width?: number | string | undefined;\n    }\n\n    interface ImgHTMLAttributes<T> extends HTMLAttributes<T> {\n        alt?: string | undefined;\n        crossOrigin?: CrossOrigin;\n        decoding?: \"async\" | \"auto\" | \"sync\" | undefined;\n        fetchPriority?: \"high\" | \"low\" | \"auto\";\n        height?: number | string | undefined;\n        loading?: \"eager\" | \"lazy\" | undefined;\n        referrerPolicy?: HTMLAttributeReferrerPolicy | undefined;\n        sizes?: string | undefined;\n        src?: string | undefined;\n        srcSet?: string | undefined;\n        useMap?: string | undefined;\n        width?: number | string | undefined;\n    }\n\n    interface InsHTMLAttributes<T> extends HTMLAttributes<T> {\n        cite?: string | undefined;\n        dateTime?: string | undefined;\n    }\n\n    type HTMLInputTypeAttribute =\n        | \"button\"\n        | \"checkbox\"\n        | \"color\"\n        | \"date\"\n        | \"datetime-local\"\n        | \"email\"\n        | \"file\"\n        | \"hidden\"\n        | \"image\"\n        | \"month\"\n        | \"number\"\n        | \"password\"\n        | \"radio\"\n        | \"range\"\n        | \"reset\"\n        | \"search\"\n        | \"submit\"\n        | \"tel\"\n        | \"text\"\n        | \"time\"\n        | \"url\"\n        | \"week\"\n        | (string & {});\n\n    type AutoFillAddressKind = \"billing\" | \"shipping\";\n    type AutoFillBase = \"\" | \"off\" | \"on\";\n    type AutoFillContactField =\n        | \"email\"\n        | \"tel\"\n        | \"tel-area-code\"\n        | \"tel-country-code\"\n        | \"tel-extension\"\n        | \"tel-local\"\n        | \"tel-local-prefix\"\n        | \"tel-local-suffix\"\n        | \"tel-national\";\n    type AutoFillContactKind = \"home\" | \"mobile\" | \"work\";\n    type AutoFillCredentialField = \"webauthn\";\n    type AutoFillNormalField =\n        | \"additional-name\"\n        | \"address-level1\"\n        | \"address-level2\"\n        | \"address-level3\"\n        | \"address-level4\"\n        | \"address-line1\"\n        | \"address-line2\"\n        | \"address-line3\"\n        | \"bday-day\"\n        | \"bday-month\"\n        | \"bday-year\"\n        | \"cc-csc\"\n        | \"cc-exp\"\n        | \"cc-exp-month\"\n        | \"cc-exp-year\"\n        | \"cc-family-name\"\n        | \"cc-given-name\"\n        | \"cc-name\"\n        | \"cc-number\"\n        | \"cc-type\"\n        | \"country\"\n        | \"country-name\"\n        | \"current-password\"\n        | \"family-name\"\n        | \"given-name\"\n        | \"honorific-prefix\"\n        | \"honorific-suffix\"\n        | \"name\"\n        | \"new-password\"\n        | \"one-time-code\"\n        | \"organization\"\n        | \"postal-code\"\n        | \"street-address\"\n        | \"transaction-amount\"\n        | \"transaction-currency\"\n        | \"username\";\n    type OptionalPrefixToken<T extends string> = `${T} ` | \"\";\n    type OptionalPostfixToken<T extends string> = ` ${T}` | \"\";\n    type AutoFillField = AutoFillNormalField | `${OptionalPrefixToken<AutoFillContactKind>}${AutoFillContactField}`;\n    type AutoFillSection = `section-${string}`;\n    type AutoFill =\n        | AutoFillBase\n        | `${OptionalPrefixToken<AutoFillSection>}${OptionalPrefixToken<\n            AutoFillAddressKind\n        >}${AutoFillField}${OptionalPostfixToken<AutoFillCredentialField>}`;\n    type HTMLInputAutoCompleteAttribute = AutoFill | (string & {});\n\n    interface InputHTMLAttributes<T> extends HTMLAttributes<T> {\n        accept?: string | undefined;\n        alt?: string | undefined;\n        autoComplete?: HTMLInputAutoCompleteAttribute | undefined;\n        capture?: boolean | \"user\" | \"environment\" | undefined; // https://www.w3.org/TR/html-media-capture/#the-capture-attribute\n        checked?: boolean | undefined;\n        disabled?: boolean | undefined;\n        form?: string | undefined;\n        formAction?:\n            | string\n            | DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS[\n                keyof DO_NOT_USE_OR_YOU_WILL_BE_FIRED_EXPERIMENTAL_FORM_ACTIONS\n            ]\n            | undefined;\n        formEncType?: string | undefined;\n        formMethod?: string | undefined;\n        formNoValidate?: boolean | undefined;\n        formTarget?: string | undefined;\n        height?: number | string | undefined;\n        list?: string | undefined;\n        max?: number | string | undefined;\n        maxLength?: number | undefined;\n        min?: number | string | undefined;\n        minLength?: number | undefined;\n        multiple?: boolean | undefined;\n        name?: string | undefined;\n        pattern?: string | undefined;\n        placeholder?: string | undefined;\n        readOnly?: boolean | undefined;\n        required?: boolean | undefined;\n        size?: number | undefined;\n        src?: string | undefined;\n        step?: number | string | undefined;\n        type?: HTMLInputTypeAttribute | undefined;\n        value?: string | readonly string[] | number | undefined;\n        width?: number | string | undefined;\n\n        onChange?: ChangeEventHandler<T> | undefined;\n    }\n\n    interface KeygenHTMLAttributes<T> extends HTMLAttributes<T> {\n        challenge?: string | undefined;\n        disabled?: boolean | undefined;\n        form?: string | undefined;\n        keyType?: string | undefined;\n        keyParams?: string | undefined;\n        name?: string | undefined;\n    }\n\n    interface LabelHTMLAttributes<T> extends HTMLAttributes<T> {\n        form?: string | undefined;\n        htmlFor?: string | undefined;\n    }\n\n    interface LiHTMLAttributes<T> extends HTMLAttributes<T> {\n        value?: string | readonly string[] | number | undefined;\n    }\n\n    interface LinkHTMLAttributes<T> extends HTMLAttributes<T> {\n        as?: string | undefined;\n        crossOrigin?: CrossOrigin;\n        fetchPriority?: \"high\" | \"low\" | \"auto\";\n        href?: string | undefined;\n        hrefLang?: string | undefined;\n        integrity?: string | undefined;\n        media?: string | undefined;\n        imageSrcSet?: string | undefined;\n        imageSizes?: string | undefined;\n        referrerPolicy?: HTMLAttributeReferrerPolicy | undefined;\n        sizes?: string | undefined;\n        type?: string | undefined;\n        charSet?: string | undefined;\n    }\n\n    interface MapHTMLAttributes<T> extends HTMLAttributes<T> {\n        name?: string | undefined;\n    }\n\n    interface MenuHTMLAttributes<T> extends HTMLAttributes<T> {\n        type?: string | undefined;\n    }\n\n    interface MediaHTMLAttributes<T> extends HTMLAttributes<T> {\n        autoPlay?: boolean | undefined;\n        controls?: boolean | undefined;\n        controlsList?: string | undefined;\n        crossOrigin?: CrossOrigin;\n        loop?: boolean | undefined;\n        mediaGroup?: string | undefined;\n        muted?: boolean | undefined;\n        playsInline?: boolean | undefined;\n        preload?: string | undefined;\n        src?: string | undefined;\n    }\n\n    interface MetaHTMLAttributes<T> extends HTMLAttributes<T> {\n        charSet?: string | undefined;\n        content?: string | undefined;\n        httpEquiv?: string | undefined;\n        media?: string | undefined;\n        name?: string | undefined;\n    }\n\n    interface MeterHTMLAttributes<T> extends HTMLAttributes<T> {\n        form?: string | undefined;\n        high?: number | undefined;\n        low?: number | undefined;\n        max?: number | string | undefined;\n        min?: number | string | undefined;\n        optimum?: number | undefined;\n        value?: string | readonly string[] | number | undefined;\n    }\n\n    interface QuoteHTMLAttributes<T> extends HTMLAttributes<T> {\n        cite?: string | undefined;\n    }\n\n    interface ObjectHTMLAttributes<T> extends HTMLAttributes<T> {\n        classID?: string | undefined;\n        data?: string | undefined;\n        form?: string | undefined;\n        height?: number | string | undefined;\n        name?: string | undefined;\n        type?: string | undefined;\n        useMap?: string | undefined;\n        width?: number | string | undefined;\n        wmode?: string | undefined;\n    }\n\n    interface OlHTMLAttributes<T> extends HTMLAttributes<T> {\n        reversed?: boolean | undefined;\n        start?: number | undefined;\n        type?: \"1\" | \"a\" | \"A\" | \"i\" | \"I\" | undefined;\n    }\n\n    interface OptgroupHTMLAttributes<T> extends HTMLAttributes<T> {\n        disabled?: boolean | undefined;\n        label?: string | undefined;\n    }\n\n    interface OptionHTMLAttributes<T> extends HTMLAttributes<T> {\n        disabled?: boolean | undefined;\n        label?: string | undefined;\n        selected?: boolean | undefined;\n        value?: string | readonly string[] | number | undefined;\n    }\n\n    interface OutputHTMLAttributes<T> extends HTMLAttributes<T> {\n        form?: string | undefined;\n        htmlFor?: string | undefined;\n        name?: string | undefined;\n    }\n\n    interface ParamHTMLAttributes<T> extends HTMLAttributes<T> {\n        name?: string | undefined;\n        value?: string | readonly string[] | number | undefined;\n    }\n\n    interface ProgressHTMLAttributes<T> extends HTMLAttributes<T> {\n        max?: number | string | undefined;\n        value?: string | readonly string[] | number | undefined;\n    }\n\n    interface SlotHTMLAttributes<T> extends HTMLAttributes<T> {\n        name?: string | undefined;\n    }\n\n    interface ScriptHTMLAttributes<T> extends HTMLAttributes<T> {\n        async?: boolean | undefined;\n        /** @deprecated */\n        charSet?: string | undefined;\n        crossOrigin?: CrossOrigin;\n        defer?: boolean | undefined;\n        integrity?: string | undefined;\n        noModule?: boolean | undefined;\n        referrerPolicy?: HTMLAttributeReferrerPolicy | undefined;\n        src?: string | undefined;\n        type?: string | undefined;\n    }\n\n    interface SelectHTMLAttributes<T> extends HTMLAttributes<T> {\n        autoComplete?: string | undefined;\n        disabled?: boolean | undefined;\n        form?: string | undefined;\n        multiple?: boolean | undefined;\n        name?: string | undefined;\n        required?: boolean | undefined;\n        size?: number | undefined;\n        value?: string | readonly string[] | number | undefined;\n        onChange?: ChangeEventHandler<T> | undefined;\n    }\n\n    interface SourceHTMLAttributes<T> extends HTMLAttributes<T> {\n        height?: number | string | undefined;\n        media?: string | undefined;\n        sizes?: string | undefined;\n        src?: string | undefined;\n        srcSet?: string | undefined;\n        type?: string | undefined;\n        width?: number | string | undefined;\n    }\n\n    interface StyleHTMLAttributes<T> extends HTMLAttributes<T> {\n        media?: string | undefined;\n        scoped?: boolean | undefined;\n        type?: string | undefined;\n    }\n\n    interface TableHTMLAttributes<T> extends HTMLAttributes<T> {\n        align?: \"left\" | \"center\" | \"right\" | undefined;\n        bgcolor?: string | undefined;\n        border?: number | undefined;\n        cellPadding?: number | string | undefined;\n        cellSpacing?: number | string | undefined;\n        frame?: boolean | undefined;\n        rules?: \"none\" | \"groups\" | \"rows\" | \"columns\" | \"all\" | undefined;\n        summary?: string | undefined;\n        width?: number | string | undefined;\n    }\n\n    interface TextareaHTMLAttributes<T> extends HTMLAttributes<T> {\n        autoComplete?: string | undefined;\n        cols?: number | undefined;\n        dirName?: string | undefined;\n        disabled?: boolean | undefined;\n        form?: string | undefined;\n        maxLength?: number | undefined;\n        minLength?: number | undefined;\n        name?: string | undefined;\n        placeholder?: string | undefined;\n        readOnly?: boolean | undefined;\n        required?: boolean | undefined;\n        rows?: number | undefined;\n        value?: string | readonly string[] | number | undefined;\n        wrap?: string | undefined;\n\n        onChange?: ChangeEventHandler<T> | undefined;\n    }\n\n    interface TdHTMLAttributes<T> extends HTMLAttributes<T> {\n        align?: \"left\" | \"center\" | \"right\" | \"justify\" | \"char\" | undefined;\n        colSpan?: number | undefined;\n        headers?: string | undefined;\n        rowSpan?: number | undefined;\n        scope?: string | undefined;\n        abbr?: string | undefined;\n        height?: number | string | undefined;\n        width?: number | string | undefined;\n        valign?: \"top\" | \"middle\" | \"bottom\" | \"baseline\" | undefined;\n    }\n\n    interface ThHTMLAttributes<T> extends HTMLAttributes<T> {\n        align?: \"left\" | \"center\" | \"right\" | \"justify\" | \"char\" | undefined;\n        colSpan?: number | undefined;\n        headers?: string | undefined;\n        rowSpan?: number | undefined;\n        scope?: string | undefined;\n        abbr?: string | undefined;\n    }\n\n    interface TimeHTMLAttributes<T> extends HTMLAttributes<T> {\n        dateTime?: string | undefined;\n    }\n\n    interface TrackHTMLAttributes<T> extends HTMLAttributes<T> {\n        default?: boolean | undefined;\n        kind?: string | undefined;\n        label?: string | undefined;\n        src?: string | undefined;\n        srcLang?: string | undefined;\n    }\n\n    interface VideoHTMLAttributes<T> extends MediaHTMLAttributes<T> {\n        height?: number | string | undefined;\n        playsInline?: boolean | undefined;\n        poster?: string | undefined;\n        width?: number | string | undefined;\n        disablePictureInPicture?: boolean | undefined;\n        disableRemotePlayback?: boolean | undefined;\n\n        onResize?: ReactEventHandler<T> | undefined;\n        onResizeCapture?: ReactEventHandler<T> | undefined;\n    }\n\n    // this list is \"complete\" in that it contains every SVG attribute\n    // that React supports, but the types can be improved.\n    // Full list here: https://facebook.github.io/react/docs/dom-elements.html\n    //\n    // The three broad type categories are (in order of restrictiveness):\n    //   - \"number | string\"\n    //   - \"string\"\n    //   - union of string literals\n    interface SVGAttributes<T> extends AriaAttributes, DOMAttributes<T> {\n        // React-specific Attributes\n        suppressHydrationWarning?: boolean | undefined;\n\n        // Attributes which also defined in HTMLAttributes\n        // See comment in SVGDOMPropertyConfig.js\n        className?: string | undefined;\n        color?: string | undefined;\n        height?: number | string | undefined;\n        id?: string | undefined;\n        lang?: string | undefined;\n        max?: number | string | undefined;\n        media?: string | undefined;\n        method?: string | undefined;\n        min?: number | string | undefined;\n        name?: string | undefined;\n        style?: CSSProperties | undefined;\n        target?: string | undefined;\n        type?: string | undefined;\n        width?: number | string | undefined;\n\n        // Other HTML properties supported by SVG elements in browsers\n        role?: AriaRole | undefined;\n        tabIndex?: number | undefined;\n        crossOrigin?: CrossOrigin;\n\n        // SVG Specific attributes\n        accentHeight?: number | string | undefined;\n        accumulate?: \"none\" | \"sum\" | undefined;\n        additive?: \"replace\" | \"sum\" | undefined;\n        alignmentBaseline?:\n            | \"auto\"\n            | \"baseline\"\n            | \"before-edge\"\n            | \"text-before-edge\"\n            | \"middle\"\n            | \"central\"\n            | \"after-edge\"\n            | \"text-after-edge\"\n            | \"ideographic\"\n            | \"alphabetic\"\n            | \"hanging\"\n            | \"mathematical\"\n            | \"inherit\"\n            | undefined;\n        allowReorder?: \"no\" | \"yes\" | undefined;\n        alphabetic?: number | string | undefined;\n        amplitude?: number | string | undefined;\n        arabicForm?: \"initial\" | \"medial\" | \"terminal\" | \"isolated\" | undefined;\n        ascent?: number | string | undefined;\n        attributeName?: string | undefined;\n        attributeType?: string | undefined;\n        autoReverse?: Booleanish | undefined;\n        azimuth?: number | string | undefined;\n        baseFrequency?: number | string | undefined;\n        baselineShift?: number | string | undefined;\n        baseProfile?: number | string | undefined;\n        bbox?: number | string | undefined;\n        begin?: number | string | undefined;\n        bias?: number | string | undefined;\n        by?: number | string | undefined;\n        calcMode?: number | string | undefined;\n        capHeight?: number | string | undefined;\n        clip?: number | string | undefined;\n        clipPath?: string | undefined;\n        clipPathUnits?: number | string | undefined;\n        clipRule?: number | string | undefined;\n        colorInterpolation?: number | string | undefined;\n        colorInterpolationFilters?: \"auto\" | \"sRGB\" | \"linearRGB\" | \"inherit\" | undefined;\n        colorProfile?: number | string | undefined;\n        colorRendering?: number | string | undefined;\n        contentScriptType?: number | string | undefined;\n        contentStyleType?: number | string | undefined;\n        cursor?: number | string | undefined;\n        cx?: number | string | undefined;\n        cy?: number | string | undefined;\n        d?: string | undefined;\n        decelerate?: number | string | undefined;\n        descent?: number | string | undefined;\n        diffuseConstant?: number | string | undefined;\n        direction?: number | string | undefined;\n        display?: number | string | undefined;\n        divisor?: number | string | undefined;\n        dominantBaseline?: number | string | undefined;\n        dur?: number | string | undefined;\n        dx?: number | string | undefined;\n        dy?: number | string | undefined;\n        edgeMode?: number | string | undefined;\n        elevation?: number | string | undefined;\n        enableBackground?: number | string | undefined;\n        end?: number | string | undefined;\n        exponent?: number | string | undefined;\n        externalResourcesRequired?: Booleanish | undefined;\n        fill?: string | undefined;\n        fillOpacity?: number | string | undefined;\n        fillRule?: \"nonzero\" | \"evenodd\" | \"inherit\" | undefined;\n        filter?: string | undefined;\n        filterRes?: number | string | undefined;\n        filterUnits?: number | string | undefined;\n        floodColor?: number | string | undefined;\n        floodOpacity?: number | string | undefined;\n        focusable?: Booleanish | \"auto\" | undefined;\n        fontFamily?: string | undefined;\n        fontSize?: number | string | undefined;\n        fontSizeAdjust?: number | string | undefined;\n        fontStretch?: number | string | undefined;\n        fontStyle?: number | string | undefined;\n        fontVariant?: number | string | undefined;\n        fontWeight?: number | string | undefined;\n        format?: number | string | undefined;\n        fr?: number | string | undefined;\n        from?: number | string | undefined;\n        fx?: number | string | undefined;\n        fy?: number | string | undefined;\n        g1?: number | string | undefined;\n        g2?: number | string | undefined;\n        glyphName?: number | string | undefined;\n        glyphOrientationHorizontal?: number | string | undefined;\n        glyphOrientationVertical?: number | string | undefined;\n        glyphRef?: number | string | undefined;\n        gradientTransform?: string | undefined;\n        gradientUnits?: string | undefined;\n        hanging?: number | string | undefined;\n        horizAdvX?: number | string | undefined;\n        horizOriginX?: number | string | undefined;\n        href?: string | undefined;\n        ideographic?: number | string | undefined;\n        imageRendering?: number | string | undefined;\n        in2?: number | string | undefined;\n        in?: string | undefined;\n        intercept?: number | string | undefined;\n        k1?: number | string | undefined;\n        k2?: number | string | undefined;\n        k3?: number | string | undefined;\n        k4?: number | string | undefined;\n        k?: number | string | undefined;\n        kernelMatrix?: number | string | undefined;\n        kernelUnitLength?: number | string | undefined;\n        kerning?: number | string | undefined;\n        keyPoints?: number | string | undefined;\n        keySplines?: number | string | undefined;\n        keyTimes?: number | string | undefined;\n        lengthAdjust?: number | string | undefined;\n        letterSpacing?: number | string | undefined;\n        lightingColor?: number | string | undefined;\n        limitingConeAngle?: number | string | undefined;\n        local?: number | string | undefined;\n        markerEnd?: string | undefined;\n        markerHeight?: number | string | undefined;\n        markerMid?: string | undefined;\n        markerStart?: string | undefined;\n        markerUnits?: number | string | undefined;\n        markerWidth?: number | string | undefined;\n        mask?: string | undefined;\n        maskContentUnits?: number | string | undefined;\n        maskUnits?: number | string | undefined;\n        mathematical?: number | string | undefined;\n        mode?: number | string | undefined;\n        numOctaves?: number | string | undefined;\n        offset?: number | string | undefined;\n        opacity?: number | string | undefined;\n        operator?: number | string | undefined;\n        order?: number | string | undefined;\n        orient?: number | string | undefined;\n        orientation?: number | string | undefined;\n        origin?: number | string | undefined;\n        overflow?: number | string | undefined;\n        overlinePosition?: number | string | undefined;\n        overlineThickness?: number | string | undefined;\n        paintOrder?: number | string | undefined;\n        panose1?: number | string | undefined;\n        path?: string | undefined;\n        pathLength?: number | string | undefined;\n        patternContentUnits?: string | undefined;\n        patternTransform?: number | string | undefined;\n        patternUnits?: string | undefined;\n        pointerEvents?: number | string | undefined;\n        points?: string | undefined;\n        pointsAtX?: number | string | undefined;\n        pointsAtY?: number | string | undefined;\n        pointsAtZ?: number | string | undefined;\n        preserveAlpha?: Booleanish | undefined;\n        preserveAspectRatio?: string | undefined;\n        primitiveUnits?: number | string | undefined;\n        r?: number | string | undefined;\n        radius?: number | string | undefined;\n        refX?: number | string | undefined;\n        refY?: number | string | undefined;\n        renderingIntent?: number | string | undefined;\n        repeatCount?: number | string | undefined;\n        repeatDur?: number | string | undefined;\n        requiredExtensions?: number | string | undefined;\n        requiredFeatures?: number | string | undefined;\n        restart?: number | string | undefined;\n        result?: string | undefined;\n        rotate?: number | string | undefined;\n        rx?: number | string | undefined;\n        ry?: number | string | undefined;\n        scale?: number | string | undefined;\n        seed?: number | string | undefined;\n        shapeRendering?: number | string | undefined;\n        slope?: number | string | undefined;\n        spacing?: number | string | undefined;\n        specularConstant?: number | string | undefined;\n        specularExponent?: number | string | undefined;\n        speed?: number | string | undefined;\n        spreadMethod?: string | undefined;\n        startOffset?: number | string | undefined;\n        stdDeviation?: number | string | undefined;\n        stemh?: number | string | undefined;\n        stemv?: number | string | undefined;\n        stitchTiles?: number | string | undefined;\n        stopColor?: string | undefined;\n        stopOpacity?: number | string | undefined;\n        strikethroughPosition?: number | string | undefined;\n        strikethroughThickness?: number | string | undefined;\n        string?: number | string | undefined;\n        stroke?: string | undefined;\n        strokeDasharray?: string | number | undefined;\n        strokeDashoffset?: string | number | undefined;\n        strokeLinecap?: \"butt\" | \"round\" | \"square\" | \"inherit\" | undefined;\n        strokeLinejoin?: \"miter\" | \"round\" | \"bevel\" | \"inherit\" | undefined;\n        strokeMiterlimit?: number | string | undefined;\n        strokeOpacity?: number | string | undefined;\n        strokeWidth?: number | string | undefined;\n        surfaceScale?: number | string | undefined;\n        systemLanguage?: number | string | undefined;\n        tableValues?: number | string | undefined;\n        targetX?: number | string | undefined;\n        targetY?: number | string | undefined;\n        textAnchor?: string | undefined;\n        textDecoration?: number | string | undefined;\n        textLength?: number | string | undefined;\n        textRendering?: number | string | undefined;\n        to?: number | string | undefined;\n        transform?: string | undefined;\n        u1?: number | string | undefined;\n        u2?: number | string | undefined;\n        underlinePosition?: number | string | undefined;\n        underlineThickness?: number | string | undefined;\n        unicode?: number | string | undefined;\n        unicodeBidi?: number | string | undefined;\n        unicodeRange?: number | string | undefined;\n        unitsPerEm?: number | string | undefined;\n        vAlphabetic?: number | string | undefined;\n        values?: string | undefined;\n        vectorEffect?: number | string | undefined;\n        version?: string | undefined;\n        vertAdvY?: number | string | undefined;\n        vertOriginX?: number | string | undefined;\n        vertOriginY?: number | string | undefined;\n        vHanging?: number | string | undefined;\n        vIdeographic?: number | string | undefined;\n        viewBox?: string | undefined;\n        viewTarget?: number | string | undefined;\n        visibility?: number | string | undefined;\n        vMathematical?: number | string | undefined;\n        widths?: number | string | undefined;\n        wordSpacing?: number | string | undefined;\n        writingMode?: number | string | undefined;\n        x1?: number | string | undefined;\n        x2?: number | string | undefined;\n        x?: number | string | undefined;\n        xChannelSelector?: string | undefined;\n        xHeight?: number | string | undefined;\n        xlinkActuate?: string | undefined;\n        xlinkArcrole?: string | undefined;\n        xlinkHref?: string | undefined;\n        xlinkRole?: string | undefined;\n        xlinkShow?: string | undefined;\n        xlinkTitle?: string | undefined;\n        xlinkType?: string | undefined;\n        xmlBase?: string | undefined;\n        xmlLang?: string | undefined;\n        xmlns?: string | undefined;\n        xmlnsXlink?: string | undefined;\n        xmlSpace?: string | undefined;\n        y1?: number | string | undefined;\n        y2?: number | string | undefined;\n        y?: number | string | undefined;\n        yChannelSelector?: string | undefined;\n        z?: number | string | undefined;\n        zoomAndPan?: string | undefined;\n    }\n\n    interface WebViewHTMLAttributes<T> extends HTMLAttributes<T> {\n        allowFullScreen?: boolean | undefined;\n        allowpopups?: boolean | undefined;\n        autosize?: boolean | undefined;\n        blinkfeatures?: string | undefined;\n        disableblinkfeatures?: string | undefined;\n        disableguestresize?: boolean | undefined;\n        disablewebsecurity?: boolean | undefined;\n        guestinstance?: string | undefined;\n        httpreferrer?: string | undefined;\n        nodeintegration?: boolean | undefined;\n        partition?: string | undefined;\n        plugins?: boolean | undefined;\n        preload?: string | undefined;\n        src?: string | undefined;\n        useragent?: string | undefined;\n        webpreferences?: string | undefined;\n    }\n\n    //\n    // React.DOM\n    // ----------------------------------------------------------------------\n\n    /* deprecated */\n    interface ReactHTML {\n        a: DetailedHTMLFactory<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>;\n        abbr: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        address: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        area: DetailedHTMLFactory<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>;\n        article: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        aside: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        audio: DetailedHTMLFactory<AudioHTMLAttributes<HTMLAudioElement>, HTMLAudioElement>;\n        b: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        base: DetailedHTMLFactory<BaseHTMLAttributes<HTMLBaseElement>, HTMLBaseElement>;\n        bdi: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        bdo: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        big: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        blockquote: DetailedHTMLFactory<BlockquoteHTMLAttributes<HTMLQuoteElement>, HTMLQuoteElement>;\n        body: DetailedHTMLFactory<HTMLAttributes<HTMLBodyElement>, HTMLBodyElement>;\n        br: DetailedHTMLFactory<HTMLAttributes<HTMLBRElement>, HTMLBRElement>;\n        button: DetailedHTMLFactory<ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>;\n        canvas: DetailedHTMLFactory<CanvasHTMLAttributes<HTMLCanvasElement>, HTMLCanvasElement>;\n        caption: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        center: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        cite: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        code: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        col: DetailedHTMLFactory<ColHTMLAttributes<HTMLTableColElement>, HTMLTableColElement>;\n        colgroup: DetailedHTMLFactory<ColgroupHTMLAttributes<HTMLTableColElement>, HTMLTableColElement>;\n        data: DetailedHTMLFactory<DataHTMLAttributes<HTMLDataElement>, HTMLDataElement>;\n        datalist: DetailedHTMLFactory<HTMLAttributes<HTMLDataListElement>, HTMLDataListElement>;\n        dd: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        del: DetailedHTMLFactory<DelHTMLAttributes<HTMLModElement>, HTMLModElement>;\n        details: DetailedHTMLFactory<DetailsHTMLAttributes<HTMLDetailsElement>, HTMLDetailsElement>;\n        dfn: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        dialog: DetailedHTMLFactory<DialogHTMLAttributes<HTMLDialogElement>, HTMLDialogElement>;\n        div: DetailedHTMLFactory<HTMLAttributes<HTMLDivElement>, HTMLDivElement>;\n        dl: DetailedHTMLFactory<HTMLAttributes<HTMLDListElement>, HTMLDListElement>;\n        dt: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        em: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        embed: DetailedHTMLFactory<EmbedHTMLAttributes<HTMLEmbedElement>, HTMLEmbedElement>;\n        fieldset: DetailedHTMLFactory<FieldsetHTMLAttributes<HTMLFieldSetElement>, HTMLFieldSetElement>;\n        figcaption: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        figure: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        footer: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        form: DetailedHTMLFactory<FormHTMLAttributes<HTMLFormElement>, HTMLFormElement>;\n        h1: DetailedHTMLFactory<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n        h2: DetailedHTMLFactory<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n        h3: DetailedHTMLFactory<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n        h4: DetailedHTMLFactory<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n        h5: DetailedHTMLFactory<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n        h6: DetailedHTMLFactory<HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n        head: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLHeadElement>;\n        header: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        hgroup: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        hr: DetailedHTMLFactory<HTMLAttributes<HTMLHRElement>, HTMLHRElement>;\n        html: DetailedHTMLFactory<HtmlHTMLAttributes<HTMLHtmlElement>, HTMLHtmlElement>;\n        i: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        iframe: DetailedHTMLFactory<IframeHTMLAttributes<HTMLIFrameElement>, HTMLIFrameElement>;\n        img: DetailedHTMLFactory<ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>;\n        input: DetailedHTMLFactory<InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;\n        ins: DetailedHTMLFactory<InsHTMLAttributes<HTMLModElement>, HTMLModElement>;\n        kbd: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        keygen: DetailedHTMLFactory<KeygenHTMLAttributes<HTMLElement>, HTMLElement>;\n        label: DetailedHTMLFactory<LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>;\n        legend: DetailedHTMLFactory<HTMLAttributes<HTMLLegendElement>, HTMLLegendElement>;\n        li: DetailedHTMLFactory<LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>;\n        link: DetailedHTMLFactory<LinkHTMLAttributes<HTMLLinkElement>, HTMLLinkElement>;\n        main: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        map: DetailedHTMLFactory<MapHTMLAttributes<HTMLMapElement>, HTMLMapElement>;\n        mark: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        menu: DetailedHTMLFactory<MenuHTMLAttributes<HTMLElement>, HTMLElement>;\n        menuitem: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        meta: DetailedHTMLFactory<MetaHTMLAttributes<HTMLMetaElement>, HTMLMetaElement>;\n        meter: DetailedHTMLFactory<MeterHTMLAttributes<HTMLMeterElement>, HTMLMeterElement>;\n        nav: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        noscript: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        object: DetailedHTMLFactory<ObjectHTMLAttributes<HTMLObjectElement>, HTMLObjectElement>;\n        ol: DetailedHTMLFactory<OlHTMLAttributes<HTMLOListElement>, HTMLOListElement>;\n        optgroup: DetailedHTMLFactory<OptgroupHTMLAttributes<HTMLOptGroupElement>, HTMLOptGroupElement>;\n        option: DetailedHTMLFactory<OptionHTMLAttributes<HTMLOptionElement>, HTMLOptionElement>;\n        output: DetailedHTMLFactory<OutputHTMLAttributes<HTMLOutputElement>, HTMLOutputElement>;\n        p: DetailedHTMLFactory<HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>;\n        param: DetailedHTMLFactory<ParamHTMLAttributes<HTMLParamElement>, HTMLParamElement>;\n        picture: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        pre: DetailedHTMLFactory<HTMLAttributes<HTMLPreElement>, HTMLPreElement>;\n        progress: DetailedHTMLFactory<ProgressHTMLAttributes<HTMLProgressElement>, HTMLProgressElement>;\n        q: DetailedHTMLFactory<QuoteHTMLAttributes<HTMLQuoteElement>, HTMLQuoteElement>;\n        rp: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        rt: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        ruby: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        s: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        samp: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        search: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        slot: DetailedHTMLFactory<SlotHTMLAttributes<HTMLSlotElement>, HTMLSlotElement>;\n        script: DetailedHTMLFactory<ScriptHTMLAttributes<HTMLScriptElement>, HTMLScriptElement>;\n        section: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        select: DetailedHTMLFactory<SelectHTMLAttributes<HTMLSelectElement>, HTMLSelectElement>;\n        small: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        source: DetailedHTMLFactory<SourceHTMLAttributes<HTMLSourceElement>, HTMLSourceElement>;\n        span: DetailedHTMLFactory<HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>;\n        strong: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        style: DetailedHTMLFactory<StyleHTMLAttributes<HTMLStyleElement>, HTMLStyleElement>;\n        sub: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        summary: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        sup: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        table: DetailedHTMLFactory<TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>;\n        template: DetailedHTMLFactory<HTMLAttributes<HTMLTemplateElement>, HTMLTemplateElement>;\n        tbody: DetailedHTMLFactory<HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>;\n        td: DetailedHTMLFactory<TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>;\n        textarea: DetailedHTMLFactory<TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>;\n        tfoot: DetailedHTMLFactory<HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>;\n        th: DetailedHTMLFactory<ThHTMLAttributes<HTMLTableHeaderCellElement>, HTMLTableHeaderCellElement>;\n        thead: DetailedHTMLFactory<HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>;\n        time: DetailedHTMLFactory<TimeHTMLAttributes<HTMLTimeElement>, HTMLTimeElement>;\n        title: DetailedHTMLFactory<HTMLAttributes<HTMLTitleElement>, HTMLTitleElement>;\n        tr: DetailedHTMLFactory<HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>;\n        track: DetailedHTMLFactory<TrackHTMLAttributes<HTMLTrackElement>, HTMLTrackElement>;\n        u: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        ul: DetailedHTMLFactory<HTMLAttributes<HTMLUListElement>, HTMLUListElement>;\n        \"var\": DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        video: DetailedHTMLFactory<VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement>;\n        wbr: DetailedHTMLFactory<HTMLAttributes<HTMLElement>, HTMLElement>;\n        webview: DetailedHTMLFactory<WebViewHTMLAttributes<HTMLWebViewElement>, HTMLWebViewElement>;\n    }\n\n    /* deprecated */\n    interface ReactSVG {\n        animate: SVGFactory;\n        circle: SVGFactory;\n        clipPath: SVGFactory;\n        defs: SVGFactory;\n        desc: SVGFactory;\n        ellipse: SVGFactory;\n        feBlend: SVGFactory;\n        feColorMatrix: SVGFactory;\n        feComponentTransfer: SVGFactory;\n        feComposite: SVGFactory;\n        feConvolveMatrix: SVGFactory;\n        feDiffuseLighting: SVGFactory;\n        feDisplacementMap: SVGFactory;\n        feDistantLight: SVGFactory;\n        feDropShadow: SVGFactory;\n        feFlood: SVGFactory;\n        feFuncA: SVGFactory;\n        feFuncB: SVGFactory;\n        feFuncG: SVGFactory;\n        feFuncR: SVGFactory;\n        feGaussianBlur: SVGFactory;\n        feImage: SVGFactory;\n        feMerge: SVGFactory;\n        feMergeNode: SVGFactory;\n        feMorphology: SVGFactory;\n        feOffset: SVGFactory;\n        fePointLight: SVGFactory;\n        feSpecularLighting: SVGFactory;\n        feSpotLight: SVGFactory;\n        feTile: SVGFactory;\n        feTurbulence: SVGFactory;\n        filter: SVGFactory;\n        foreignObject: SVGFactory;\n        g: SVGFactory;\n        image: SVGFactory;\n        line: SVGFactory;\n        linearGradient: SVGFactory;\n        marker: SVGFactory;\n        mask: SVGFactory;\n        metadata: SVGFactory;\n        path: SVGFactory;\n        pattern: SVGFactory;\n        polygon: SVGFactory;\n        polyline: SVGFactory;\n        radialGradient: SVGFactory;\n        rect: SVGFactory;\n        stop: SVGFactory;\n        svg: SVGFactory;\n        switch: SVGFactory;\n        symbol: SVGFactory;\n        text: SVGFactory;\n        textPath: SVGFactory;\n        tspan: SVGFactory;\n        use: SVGFactory;\n        view: SVGFactory;\n    }\n\n    /* deprecated */\n    interface ReactDOM extends ReactHTML, ReactSVG {}\n\n    //\n    // React.PropTypes\n    // ----------------------------------------------------------------------\n\n    /**\n     * @deprecated Use `Validator` from the ´prop-types` instead.\n     */\n    type Validator<T> = PropTypes.Validator<T>;\n\n    /**\n     * @deprecated Use `Requireable` from the ´prop-types` instead.\n     */\n    type Requireable<T> = PropTypes.Requireable<T>;\n\n    /**\n     * @deprecated Use `ValidationMap` from the ´prop-types` instead.\n     */\n    type ValidationMap<T> = PropTypes.ValidationMap<T>;\n\n    /**\n     * @deprecated Use `WeakValidationMap` from the ´prop-types` instead.\n     */\n    type WeakValidationMap<T> = {\n        [K in keyof T]?: null extends T[K] ? Validator<T[K] | null | undefined>\n            : undefined extends T[K] ? Validator<T[K] | null | undefined>\n            : Validator<T[K]>;\n    };\n\n    /**\n     * @deprecated Use `PropTypes.*` where `PropTypes` comes from `import * as PropTypes from 'prop-types'` instead.\n     */\n    interface ReactPropTypes {\n        any: typeof PropTypes.any;\n        array: typeof PropTypes.array;\n        bool: typeof PropTypes.bool;\n        func: typeof PropTypes.func;\n        number: typeof PropTypes.number;\n        object: typeof PropTypes.object;\n        string: typeof PropTypes.string;\n        node: typeof PropTypes.node;\n        element: typeof PropTypes.element;\n        instanceOf: typeof PropTypes.instanceOf;\n        oneOf: typeof PropTypes.oneOf;\n        oneOfType: typeof PropTypes.oneOfType;\n        arrayOf: typeof PropTypes.arrayOf;\n        objectOf: typeof PropTypes.objectOf;\n        shape: typeof PropTypes.shape;\n        exact: typeof PropTypes.exact;\n    }\n\n    //\n    // React.Children\n    // ----------------------------------------------------------------------\n\n    /**\n     * @deprecated - Use `typeof React.Children` instead.\n     */\n    // Sync with type of `const Children`.\n    interface ReactChildren {\n        map<T, C>(\n            children: C | readonly C[],\n            fn: (child: C, index: number) => T,\n        ): C extends null | undefined ? C : Array<Exclude<T, boolean | null | undefined>>;\n        forEach<C>(children: C | readonly C[], fn: (child: C, index: number) => void): void;\n        count(children: any): number;\n        only<C>(children: C): C extends any[] ? never : C;\n        toArray(children: ReactNode | ReactNode[]): Array<Exclude<ReactNode, boolean | null | undefined>>;\n    }\n\n    //\n    // Browser Interfaces\n    // https://github.com/nikeee/2048-typescript/blob/master/2048/js/touch.d.ts\n    // ----------------------------------------------------------------------\n\n    interface AbstractView {\n        styleMedia: StyleMedia;\n        document: Document;\n    }\n\n    interface Touch {\n        identifier: number;\n        target: EventTarget;\n        screenX: number;\n        screenY: number;\n        clientX: number;\n        clientY: number;\n        pageX: number;\n        pageY: number;\n    }\n\n    interface TouchList {\n        [index: number]: Touch;\n        length: number;\n        item(index: number): Touch;\n        identifiedTouch(identifier: number): Touch;\n    }\n\n    //\n    // Error Interfaces\n    // ----------------------------------------------------------------------\n    interface ErrorInfo {\n        /**\n         * Captures which component contained the exception, and its ancestors.\n         */\n        componentStack?: string | null;\n        digest?: string | null;\n    }\n\n    // Keep in sync with JSX namespace in ./jsx-runtime.d.ts and ./jsx-dev-runtime.d.ts\n    namespace JSX {\n        interface Element extends GlobalJSXElement {}\n        interface ElementClass extends GlobalJSXElementClass {}\n        interface ElementAttributesProperty extends GlobalJSXElementAttributesProperty {}\n        interface ElementChildrenAttribute extends GlobalJSXElementChildrenAttribute {}\n\n        type LibraryManagedAttributes<C, P> = GlobalJSXLibraryManagedAttributes<C, P>;\n\n        interface IntrinsicAttributes extends GlobalJSXIntrinsicAttributes {}\n        interface IntrinsicClassAttributes<T> extends GlobalJSXIntrinsicClassAttributes<T> {}\n        interface IntrinsicElements extends GlobalJSXIntrinsicElements {}\n    }\n}\n\n// naked 'any' type in a conditional type will short circuit and union both the then/else branches\n// so boolean is only resolved for T = any\ntype IsExactlyAny<T> = boolean extends (T extends never ? true : false) ? true : false;\n\ntype ExactlyAnyPropertyKeys<T> = { [K in keyof T]: IsExactlyAny<T[K]> extends true ? K : never }[keyof T];\ntype NotExactlyAnyPropertyKeys<T> = Exclude<keyof T, ExactlyAnyPropertyKeys<T>>;\n\n// Try to resolve ill-defined props like for JS users: props can be any, or sometimes objects with properties of type any\ntype MergePropTypes<P, T> =\n    // Distribute over P in case it is a union type\n    P extends any\n        // If props is type any, use propTypes definitions\n        ? IsExactlyAny<P> extends true ? T\n            // If declared props have indexed properties, ignore inferred props entirely as keyof gets widened\n        : string extends keyof P ? P\n            // Prefer declared types which are not exactly any\n        :\n            & Pick<P, NotExactlyAnyPropertyKeys<P>>\n            // For props which are exactly any, use the type inferred from propTypes if present\n            & Pick<T, Exclude<keyof T, NotExactlyAnyPropertyKeys<P>>>\n            // Keep leftover props not specified in propTypes\n            & Pick<P, Exclude<keyof P, keyof T>>\n        : never;\n\ntype InexactPartial<T> = { [K in keyof T]?: T[K] | undefined };\n\n// Any prop that has a default prop becomes optional, but its type is unchanged\n// Undeclared default props are augmented into the resulting allowable attributes\n// If declared props have indexed properties, ignore default props entirely as keyof gets widened\n// Wrap in an outer-level conditional type to allow distribution over props that are unions\ntype Defaultize<P, D> = P extends any ? string extends keyof P ? P\n    :\n        & Pick<P, Exclude<keyof P, keyof D>>\n        & InexactPartial<Pick<P, Extract<keyof P, keyof D>>>\n        & InexactPartial<Pick<D, Exclude<keyof D, keyof P>>>\n    : never;\n\ntype ReactManagedAttributes<C, P> = C extends { propTypes: infer T; defaultProps: infer D }\n    ? Defaultize<MergePropTypes<P, PropTypes.InferProps<T>>, D>\n    : C extends { propTypes: infer T } ? MergePropTypes<P, PropTypes.InferProps<T>>\n    : C extends { defaultProps: infer D } ? Defaultize<P, D>\n    : P;\n\ndeclare global {\n    /**\n     * @deprecated Use `React.JSX` instead of the global `JSX` namespace.\n     */\n    namespace JSX {\n        interface Element extends React.ReactElement<any, any> {}\n        interface ElementClass extends React.Component<any> {\n            render(): React.ReactNode;\n        }\n        interface ElementAttributesProperty {\n            props: {};\n        }\n        interface ElementChildrenAttribute {\n            children: {};\n        }\n\n        // We can't recurse forever because `type` can't be self-referential;\n        // let's assume it's reasonable to do a single React.lazy() around a single React.memo() / vice-versa\n        type LibraryManagedAttributes<C, P> = C extends\n            React.MemoExoticComponent<infer T> | React.LazyExoticComponent<infer T>\n            ? T extends React.MemoExoticComponent<infer U> | React.LazyExoticComponent<infer U>\n                ? ReactManagedAttributes<U, P>\n            : ReactManagedAttributes<T, P>\n            : ReactManagedAttributes<C, P>;\n\n        interface IntrinsicAttributes extends React.Attributes {}\n        interface IntrinsicClassAttributes<T> extends React.ClassAttributes<T> {}\n\n        interface IntrinsicElements {\n            // HTML\n            a: React.DetailedHTMLProps<React.AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>;\n            abbr: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            address: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            area: React.DetailedHTMLProps<React.AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>;\n            article: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            aside: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            audio: React.DetailedHTMLProps<React.AudioHTMLAttributes<HTMLAudioElement>, HTMLAudioElement>;\n            b: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            base: React.DetailedHTMLProps<React.BaseHTMLAttributes<HTMLBaseElement>, HTMLBaseElement>;\n            bdi: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            bdo: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            big: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            blockquote: React.DetailedHTMLProps<React.BlockquoteHTMLAttributes<HTMLQuoteElement>, HTMLQuoteElement>;\n            body: React.DetailedHTMLProps<React.HTMLAttributes<HTMLBodyElement>, HTMLBodyElement>;\n            br: React.DetailedHTMLProps<React.HTMLAttributes<HTMLBRElement>, HTMLBRElement>;\n            button: React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>;\n            canvas: React.DetailedHTMLProps<React.CanvasHTMLAttributes<HTMLCanvasElement>, HTMLCanvasElement>;\n            caption: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            center: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            cite: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            code: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            col: React.DetailedHTMLProps<React.ColHTMLAttributes<HTMLTableColElement>, HTMLTableColElement>;\n            colgroup: React.DetailedHTMLProps<React.ColgroupHTMLAttributes<HTMLTableColElement>, HTMLTableColElement>;\n            data: React.DetailedHTMLProps<React.DataHTMLAttributes<HTMLDataElement>, HTMLDataElement>;\n            datalist: React.DetailedHTMLProps<React.HTMLAttributes<HTMLDataListElement>, HTMLDataListElement>;\n            dd: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            del: React.DetailedHTMLProps<React.DelHTMLAttributes<HTMLModElement>, HTMLModElement>;\n            details: React.DetailedHTMLProps<React.DetailsHTMLAttributes<HTMLDetailsElement>, HTMLDetailsElement>;\n            dfn: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            dialog: React.DetailedHTMLProps<React.DialogHTMLAttributes<HTMLDialogElement>, HTMLDialogElement>;\n            div: React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>;\n            dl: React.DetailedHTMLProps<React.HTMLAttributes<HTMLDListElement>, HTMLDListElement>;\n            dt: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            em: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            embed: React.DetailedHTMLProps<React.EmbedHTMLAttributes<HTMLEmbedElement>, HTMLEmbedElement>;\n            fieldset: React.DetailedHTMLProps<React.FieldsetHTMLAttributes<HTMLFieldSetElement>, HTMLFieldSetElement>;\n            figcaption: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            figure: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            footer: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            form: React.DetailedHTMLProps<React.FormHTMLAttributes<HTMLFormElement>, HTMLFormElement>;\n            h1: React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n            h2: React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n            h3: React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n            h4: React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n            h5: React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n            h6: React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>;\n            head: React.DetailedHTMLProps<React.HTMLAttributes<HTMLHeadElement>, HTMLHeadElement>;\n            header: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            hgroup: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            hr: React.DetailedHTMLProps<React.HTMLAttributes<HTMLHRElement>, HTMLHRElement>;\n            html: React.DetailedHTMLProps<React.HtmlHTMLAttributes<HTMLHtmlElement>, HTMLHtmlElement>;\n            i: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            iframe: React.DetailedHTMLProps<React.IframeHTMLAttributes<HTMLIFrameElement>, HTMLIFrameElement>;\n            img: React.DetailedHTMLProps<React.ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>;\n            input: React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;\n            ins: React.DetailedHTMLProps<React.InsHTMLAttributes<HTMLModElement>, HTMLModElement>;\n            kbd: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            keygen: React.DetailedHTMLProps<React.KeygenHTMLAttributes<HTMLElement>, HTMLElement>;\n            label: React.DetailedHTMLProps<React.LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>;\n            legend: React.DetailedHTMLProps<React.HTMLAttributes<HTMLLegendElement>, HTMLLegendElement>;\n            li: React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>;\n            link: React.DetailedHTMLProps<React.LinkHTMLAttributes<HTMLLinkElement>, HTMLLinkElement>;\n            main: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            map: React.DetailedHTMLProps<React.MapHTMLAttributes<HTMLMapElement>, HTMLMapElement>;\n            mark: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            menu: React.DetailedHTMLProps<React.MenuHTMLAttributes<HTMLElement>, HTMLElement>;\n            menuitem: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            meta: React.DetailedHTMLProps<React.MetaHTMLAttributes<HTMLMetaElement>, HTMLMetaElement>;\n            meter: React.DetailedHTMLProps<React.MeterHTMLAttributes<HTMLMeterElement>, HTMLMeterElement>;\n            nav: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            noindex: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            noscript: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            object: React.DetailedHTMLProps<React.ObjectHTMLAttributes<HTMLObjectElement>, HTMLObjectElement>;\n            ol: React.DetailedHTMLProps<React.OlHTMLAttributes<HTMLOListElement>, HTMLOListElement>;\n            optgroup: React.DetailedHTMLProps<React.OptgroupHTMLAttributes<HTMLOptGroupElement>, HTMLOptGroupElement>;\n            option: React.DetailedHTMLProps<React.OptionHTMLAttributes<HTMLOptionElement>, HTMLOptionElement>;\n            output: React.DetailedHTMLProps<React.OutputHTMLAttributes<HTMLOutputElement>, HTMLOutputElement>;\n            p: React.DetailedHTMLProps<React.HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>;\n            param: React.DetailedHTMLProps<React.ParamHTMLAttributes<HTMLParamElement>, HTMLParamElement>;\n            picture: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            pre: React.DetailedHTMLProps<React.HTMLAttributes<HTMLPreElement>, HTMLPreElement>;\n            progress: React.DetailedHTMLProps<React.ProgressHTMLAttributes<HTMLProgressElement>, HTMLProgressElement>;\n            q: React.DetailedHTMLProps<React.QuoteHTMLAttributes<HTMLQuoteElement>, HTMLQuoteElement>;\n            rp: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            rt: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            ruby: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            s: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            samp: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            search: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            slot: React.DetailedHTMLProps<React.SlotHTMLAttributes<HTMLSlotElement>, HTMLSlotElement>;\n            script: React.DetailedHTMLProps<React.ScriptHTMLAttributes<HTMLScriptElement>, HTMLScriptElement>;\n            section: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            select: React.DetailedHTMLProps<React.SelectHTMLAttributes<HTMLSelectElement>, HTMLSelectElement>;\n            small: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            source: React.DetailedHTMLProps<React.SourceHTMLAttributes<HTMLSourceElement>, HTMLSourceElement>;\n            span: React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>;\n            strong: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            style: React.DetailedHTMLProps<React.StyleHTMLAttributes<HTMLStyleElement>, HTMLStyleElement>;\n            sub: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            summary: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            sup: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            table: React.DetailedHTMLProps<React.TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>;\n            template: React.DetailedHTMLProps<React.HTMLAttributes<HTMLTemplateElement>, HTMLTemplateElement>;\n            tbody: React.DetailedHTMLProps<React.HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>;\n            td: React.DetailedHTMLProps<React.TdHTMLAttributes<HTMLTableDataCellElement>, HTMLTableDataCellElement>;\n            textarea: React.DetailedHTMLProps<React.TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>;\n            tfoot: React.DetailedHTMLProps<React.HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>;\n            th: React.DetailedHTMLProps<React.ThHTMLAttributes<HTMLTableHeaderCellElement>, HTMLTableHeaderCellElement>;\n            thead: React.DetailedHTMLProps<React.HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>;\n            time: React.DetailedHTMLProps<React.TimeHTMLAttributes<HTMLTimeElement>, HTMLTimeElement>;\n            title: React.DetailedHTMLProps<React.HTMLAttributes<HTMLTitleElement>, HTMLTitleElement>;\n            tr: React.DetailedHTMLProps<React.HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>;\n            track: React.DetailedHTMLProps<React.TrackHTMLAttributes<HTMLTrackElement>, HTMLTrackElement>;\n            u: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            ul: React.DetailedHTMLProps<React.HTMLAttributes<HTMLUListElement>, HTMLUListElement>;\n            \"var\": React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            video: React.DetailedHTMLProps<React.VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement>;\n            wbr: React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>;\n            webview: React.DetailedHTMLProps<React.WebViewHTMLAttributes<HTMLWebViewElement>, HTMLWebViewElement>;\n\n            // SVG\n            svg: React.SVGProps<SVGSVGElement>;\n\n            animate: React.SVGProps<SVGElement>; // TODO: It is SVGAnimateElement but is not in TypeScript's lib.dom.d.ts for now.\n            animateMotion: React.SVGProps<SVGElement>;\n            animateTransform: React.SVGProps<SVGElement>; // TODO: It is SVGAnimateTransformElement but is not in TypeScript's lib.dom.d.ts for now.\n            circle: React.SVGProps<SVGCircleElement>;\n            clipPath: React.SVGProps<SVGClipPathElement>;\n            defs: React.SVGProps<SVGDefsElement>;\n            desc: React.SVGProps<SVGDescElement>;\n            ellipse: React.SVGProps<SVGEllipseElement>;\n            feBlend: React.SVGProps<SVGFEBlendElement>;\n            feColorMatrix: React.SVGProps<SVGFEColorMatrixElement>;\n            feComponentTransfer: React.SVGProps<SVGFEComponentTransferElement>;\n            feComposite: React.SVGProps<SVGFECompositeElement>;\n            feConvolveMatrix: React.SVGProps<SVGFEConvolveMatrixElement>;\n            feDiffuseLighting: React.SVGProps<SVGFEDiffuseLightingElement>;\n            feDisplacementMap: React.SVGProps<SVGFEDisplacementMapElement>;\n            feDistantLight: React.SVGProps<SVGFEDistantLightElement>;\n            feDropShadow: React.SVGProps<SVGFEDropShadowElement>;\n            feFlood: React.SVGProps<SVGFEFloodElement>;\n            feFuncA: React.SVGProps<SVGFEFuncAElement>;\n            feFuncB: React.SVGProps<SVGFEFuncBElement>;\n            feFuncG: React.SVGProps<SVGFEFuncGElement>;\n            feFuncR: React.SVGProps<SVGFEFuncRElement>;\n            feGaussianBlur: React.SVGProps<SVGFEGaussianBlurElement>;\n            feImage: React.SVGProps<SVGFEImageElement>;\n            feMerge: React.SVGProps<SVGFEMergeElement>;\n            feMergeNode: React.SVGProps<SVGFEMergeNodeElement>;\n            feMorphology: React.SVGProps<SVGFEMorphologyElement>;\n            feOffset: React.SVGProps<SVGFEOffsetElement>;\n            fePointLight: React.SVGProps<SVGFEPointLightElement>;\n            feSpecularLighting: React.SVGProps<SVGFESpecularLightingElement>;\n            feSpotLight: React.SVGProps<SVGFESpotLightElement>;\n            feTile: React.SVGProps<SVGFETileElement>;\n            feTurbulence: React.SVGProps<SVGFETurbulenceElement>;\n            filter: React.SVGProps<SVGFilterElement>;\n            foreignObject: React.SVGProps<SVGForeignObjectElement>;\n            g: React.SVGProps<SVGGElement>;\n            image: React.SVGProps<SVGImageElement>;\n            line: React.SVGLineElementAttributes<SVGLineElement>;\n            linearGradient: React.SVGProps<SVGLinearGradientElement>;\n            marker: React.SVGProps<SVGMarkerElement>;\n            mask: React.SVGProps<SVGMaskElement>;\n            metadata: React.SVGProps<SVGMetadataElement>;\n            mpath: React.SVGProps<SVGElement>;\n            path: React.SVGProps<SVGPathElement>;\n            pattern: React.SVGProps<SVGPatternElement>;\n            polygon: React.SVGProps<SVGPolygonElement>;\n            polyline: React.SVGProps<SVGPolylineElement>;\n            radialGradient: React.SVGProps<SVGRadialGradientElement>;\n            rect: React.SVGProps<SVGRectElement>;\n            set: React.SVGProps<SVGSetElement>;\n            stop: React.SVGProps<SVGStopElement>;\n            switch: React.SVGProps<SVGSwitchElement>;\n            symbol: React.SVGProps<SVGSymbolElement>;\n            text: React.SVGTextElementAttributes<SVGTextElement>;\n            textPath: React.SVGProps<SVGTextPathElement>;\n            tspan: React.SVGProps<SVGTSpanElement>;\n            use: React.SVGProps<SVGUseElement>;\n            view: React.SVGProps<SVGViewElement>;\n        }\n    }\n}\n\n// React.JSX needs to point to global.JSX to keep global module augmentations intact.\n// But we can't access global.JSX so we need to create these aliases instead.\n// Once the global JSX namespace will be removed we replace React.JSX with the contents of global.JSX\ninterface GlobalJSXElement extends JSX.Element {}\ninterface GlobalJSXElementClass extends JSX.ElementClass {}\ninterface GlobalJSXElementAttributesProperty extends JSX.ElementAttributesProperty {}\ninterface GlobalJSXElementChildrenAttribute extends JSX.ElementChildrenAttribute {}\n\ntype GlobalJSXLibraryManagedAttributes<C, P> = JSX.LibraryManagedAttributes<C, P>;\n\ninterface GlobalJSXIntrinsicAttributes extends JSX.IntrinsicAttributes {}\ninterface GlobalJSXIntrinsicClassAttributes<T> extends JSX.IntrinsicClassAttributes<T> {}\n\ninterface GlobalJSXIntrinsicElements extends JSX.IntrinsicElements {}\n",
  "node_modules/@types/react/ts5.0/jsx-dev-runtime.d.ts": "import * as React from \"./\";\nexport { Fragment } from \"./\";\n\nexport namespace JSX {\n    interface Element extends React.JSX.Element {}\n    interface ElementClass extends React.JSX.ElementClass {}\n    interface ElementAttributesProperty extends React.JSX.ElementAttributesProperty {}\n    interface ElementChildrenAttribute extends React.JSX.ElementChildrenAttribute {}\n    type LibraryManagedAttributes<C, P> = React.JSX.LibraryManagedAttributes<C, P>;\n    interface IntrinsicAttributes extends React.JSX.IntrinsicAttributes {}\n    interface IntrinsicClassAttributes<T> extends React.JSX.IntrinsicClassAttributes<T> {}\n    interface IntrinsicElements extends React.JSX.IntrinsicElements {}\n}\n\nexport interface JSXSource {\n    /**\n     * The source file where the element originates from.\n     */\n    fileName?: string | undefined;\n\n    /**\n     * The line number where the element was created.\n     */\n    lineNumber?: number | undefined;\n\n    /**\n     * The column number where the element was created.\n     */\n    columnNumber?: number | undefined;\n}\n\n/**\n * Create a React element.\n *\n * You should not use this function directly. Use JSX and a transpiler instead.\n */\nexport function jsxDEV(\n    type: React.ElementType,\n    props: unknown,\n    key: React.Key | undefined,\n    isStatic: boolean,\n    source?: JSXSource,\n    self?: unknown,\n): React.ReactElement;\n",
  "node_modules/@types/react/ts5.0/jsx-runtime.d.ts": "import * as React from \"./\";\nexport { Fragment } from \"./\";\n\nexport namespace JSX {\n    interface Element extends React.JSX.Element {}\n    interface ElementClass extends React.JSX.ElementClass {}\n    interface ElementAttributesProperty extends React.JSX.ElementAttributesProperty {}\n    interface ElementChildrenAttribute extends React.JSX.ElementChildrenAttribute {}\n    type LibraryManagedAttributes<C, P> = React.JSX.LibraryManagedAttributes<C, P>;\n    interface IntrinsicAttributes extends React.JSX.IntrinsicAttributes {}\n    interface IntrinsicClassAttributes<T> extends React.JSX.IntrinsicClassAttributes<T> {}\n    interface IntrinsicElements extends React.JSX.IntrinsicElements {}\n}\n\n/**\n * Create a React element.\n *\n * You should not use this function directly. Use JSX and a transpiler instead.\n */\nexport function jsx(\n    type: React.ElementType,\n    props: unknown,\n    key?: React.Key,\n): React.ReactElement;\n\n/**\n * Create a React element.\n *\n * You should not use this function directly. Use JSX and a transpiler instead.\n */\nexport function jsxs(\n    type: React.ElementType,\n    props: unknown,\n    key?: React.Key,\n): React.ReactElement;\n",
  "node_modules/@types/react-transition-group/CSSTransition.d.ts": "import { Component } from \"react\";\nimport { TransitionProps } from \"./Transition\";\n\nexport interface CSSTransitionClassNames {\n    appear?: string | undefined;\n    appearActive?: string | undefined;\n    appearDone?: string | undefined;\n    enter?: string | undefined;\n    enterActive?: string | undefined;\n    enterDone?: string | undefined;\n    exit?: string | undefined;\n    exitActive?: string | undefined;\n    exitDone?: string | undefined;\n}\n\nexport type CSSTransitionProps<Ref extends undefined | HTMLElement = undefined> = TransitionProps<Ref> & {\n    /**\n     * The animation `classNames` applied to the component as it enters or exits.\n     * A single name can be provided and it will be suffixed for each stage: e.g.\n     *\n     * `classNames=\"fade\"` applies `fade-enter`, `fade-enter-active`,\n     * `fade-exit`, `fade-exit-active`, `fade-appear`, and `fade-appear-active`.\n     *\n     * Each individual classNames can also be specified independently like:\n     *\n     * ```js\n     * classNames={{\n     *   appear: 'my-appear',\n     *   appearActive: 'my-appear-active',\n     *   appearDone: 'my-appear-done',\n     *   enter: 'my-enter',\n     *   enterActive: 'my-enter-active',\n     *   enterDone: 'my-enter-done',\n     *   exit: 'my-exit',\n     *   exitActive: 'my-exit-active',\n     *   exitDone: 'my-exit-done'\n     * }}\n     * ```\n     */\n    classNames?: string | CSSTransitionClassNames | undefined;\n};\n\ndeclare class CSSTransition<Ref extends undefined | HTMLElement> extends Component<CSSTransitionProps<Ref>> {}\n\nexport default CSSTransition;\n",
  "node_modules/@types/react-transition-group/SwitchTransition.d.ts": "import { Component, ReactElement } from \"react\";\n\nexport enum modes {\n    out = \"out-in\",\n    in = \"in-out\",\n}\n\nexport interface SwitchTransitionProps {\n    /**\n     * Transition modes.\n     * `out-in`: Current element transitions out first, then when complete, the new element transitions in.\n     * `in-out`: New element transitions in first, then when complete, the current element transitions out.\n     */\n    mode?: \"out-in\" | \"in-out\" | undefined;\n\n    /**\n     * Any `Transition` or `CSSTransition` component\n     */\n    children: ReactElement;\n}\n\n/**\n * A transition component inspired by the [vue transition modes](https://vuejs.org/v2/guide/transitions.html#Transition-Modes).\n * You can use it when you want to control the render between state transitions.\n * Based on the selected mode and the child's key which is the `Transition` or `CSSTransition` component, the `SwitchTransition` makes a consistent transition between them.\n *\n * If the `out-in` mode is selected, the `SwitchTransition` waits until the old child leaves and then inserts a new child.\n * If the `in-out` mode is selected, the `SwitchTransition` inserts a new child first, waits for the new child to enter and then removes the old child\n *\n * ```jsx\n * function App() {\n *  const [state, setState] = useState(false);\n *  return (\n *    <SwitchTransition>\n *      <FadeTransition key={state ? \"Goodbye, world!\" : \"Hello, world!\"}\n *        addEndListener={(node, done) => node.addEventListener(\"transitionend\", done, false)}\n *        classNames='fade' >\n *        <button onClick={() => setState(state => !state)}>\n *          {state ? \"Goodbye, world!\" : \"Hello, world!\"}\n *        </button>\n *      </FadeTransition>\n *    </SwitchTransition>\n *  )\n * }\n * ```\n */\ndeclare class SwitchTransition extends Component<SwitchTransitionProps> {}\n\nexport default SwitchTransition;\n",
  "node_modules/@types/react-transition-group/Transition.d.ts": "import { Component, ReactNode } from \"react\";\n\ntype RefHandler<\n    RefElement extends undefined | HTMLElement,\n    ImplicitRefHandler extends (node: HTMLElement, ...args: any[]) => void,\n    ExplicitRefHandler extends (...args: any[]) => void,\n> = {\n    implicit: ImplicitRefHandler;\n    explicit: ExplicitRefHandler;\n}[RefElement extends undefined ? \"implicit\" : \"explicit\"];\n\nexport type EndHandler<RefElement extends undefined | HTMLElement> = RefHandler<\n    RefElement,\n    (node: HTMLElement, done: () => void) => void,\n    (done: () => void) => void\n>;\n\nexport type EnterHandler<RefElement extends undefined | HTMLElement> = RefHandler<\n    RefElement,\n    (node: HTMLElement, isAppearing: boolean) => void,\n    (isAppearing: boolean) => void\n>;\n\nexport type ExitHandler<E extends undefined | HTMLElement> = RefHandler<E, (node: HTMLElement) => void, () => void>;\n\nexport const UNMOUNTED = \"unmounted\";\nexport const EXITED = \"exited\";\nexport const ENTERING = \"entering\";\nexport const ENTERED = \"entered\";\nexport const EXITING = \"exiting\";\n\nexport interface TransitionActions {\n    /**\n     * Normally a component is not transitioned if it is shown when the\n     * `<Transition>` component mounts. If you want to transition on the first\n     * mount set  appear to true, and the component will transition in as soon\n     * as the `<Transition>` mounts. Note: there are no specific \"appear\" states.\n     * appear only adds an additional enter transition.\n     */\n    appear?: boolean | undefined;\n\n    /**\n     * Enable or disable enter transitions.\n     */\n    enter?: boolean | undefined;\n\n    /**\n     * Enable or disable exit transitions.\n     */\n    exit?: boolean | undefined;\n}\n\ninterface BaseTransitionProps<RefElement extends undefined | HTMLElement> extends TransitionActions {\n    /**\n     * Show the component; triggers the enter or exit states\n     */\n    in?: boolean | undefined;\n\n    /**\n     * By default the child component is mounted immediately along with the\n     * parent Transition component. If you want to \"lazy mount\" the component on\n     * the first `in={true}` you can set `mountOnEnter`. After the first enter\n     * transition the component will stay mounted, even on \"exited\", unless you\n     * also specify `unmountOnExit`.\n     */\n    mountOnEnter?: boolean | undefined;\n\n    /**\n     * By default the child component stays mounted after it reaches the\n     * 'exited' state. Set `unmountOnExit` if you'd prefer to unmount the\n     * component after it finishes exiting.\n     */\n    unmountOnExit?: boolean | undefined;\n\n    /**\n     * Callback fired before the \"entering\" status is applied. An extra\n     * parameter `isAppearing` is supplied to indicate if the enter stage is\n     * occurring on the initial mount\n     */\n    onEnter?: EnterHandler<RefElement> | undefined;\n\n    /**\n     * Callback fired after the \"entering\" status is applied. An extra parameter\n     * isAppearing is supplied to indicate if the enter stage is occurring on\n     * the initial mount\n     */\n    onEntering?: EnterHandler<RefElement> | undefined;\n\n    /**\n     * Callback fired after the \"entered\" status is applied. An extra parameter\n     * isAppearing is supplied to indicate if the enter stage is occurring on\n     * the initial mount\n     */\n    onEntered?: EnterHandler<RefElement> | undefined;\n\n    /**\n     * Callback fired before the \"exiting\" status is applied.\n     */\n    onExit?: ExitHandler<RefElement> | undefined;\n\n    /**\n     * Callback fired after the \"exiting\" status is applied.\n     */\n    onExiting?: ExitHandler<RefElement> | undefined;\n\n    /**\n     * Callback fired after the \"exited\" status is applied.\n     */\n    onExited?: ExitHandler<RefElement> | undefined;\n\n    /**\n     * A function child can be used instead of a React element. This function is\n     * called with the current transition status ('entering', 'entered',\n     * 'exiting',  'exited', 'unmounted'), which can be used to apply context\n     * specific props to a component.\n     * ```jsx\n     *    <Transition in={this.state.in} timeout={150}>\n     *        {state => (\n     *            <MyComponent className={`fade fade-${state}`} />\n     *        )}\n     *    </Transition>\n     * ```\n     */\n    children?: TransitionChildren | undefined;\n\n    /**\n     * A React reference to DOM element that need to transition: https://stackoverflow.com/a/51127130/4671932\n     * When `nodeRef` prop is used, node is not passed to callback functions (e.g. onEnter) because user already has direct access to the node.\n     * When changing `key` prop of `Transition` in a `TransitionGroup` a new `nodeRef` need to be provided to `Transition` with changed `key`\n     * prop (@see https://github.com/reactjs/react-transition-group/blob/master/test/Transition-test.js).\n     */\n    nodeRef?: React.Ref<RefElement> | undefined;\n\n    [prop: string]: any;\n}\n\nexport type TransitionStatus = typeof ENTERING | typeof ENTERED | typeof EXITING | typeof EXITED | typeof UNMOUNTED;\nexport type TransitionChildren =\n    | ReactNode\n    | ((status: TransitionStatus, childProps?: Record<string, unknown>) => ReactNode);\n\nexport interface TimeoutProps<RefElement extends undefined | HTMLElement> extends BaseTransitionProps<RefElement> {\n    /**\n     * The duration of the transition, in milliseconds. Required unless addEndListener is provided.\n     *\n     * You may specify a single timeout for all transitions:\n     * ```js\n     *   timeout={500}\n     * ```\n     * or individually:\n     * ```js\n     * timeout={{\n     *  appear: 500,\n     *  enter: 300,\n     *  exit: 500,\n     * }}\n     * ```\n     * - appear defaults to the value of `enter`\n     * - enter defaults to `0`\n     * - exit defaults to `0`\n     */\n    timeout: number | { appear?: number | undefined; enter?: number | undefined; exit?: number | undefined };\n\n    /**\n     * Add a custom transition end trigger. Called with the transitioning DOM\n     * node and a done callback. Allows for more fine grained transition end\n     * logic. Note: Timeouts are still used as a fallback if provided.\n     */\n    addEndListener?: EndHandler<RefElement> | undefined;\n}\n\nexport interface EndListenerProps<Ref extends undefined | HTMLElement> extends BaseTransitionProps<Ref> {\n    /**\n     * The duration of the transition, in milliseconds. Required unless addEndListener is provided.\n     *\n     * You may specify a single timeout for all transitions:\n     * ```js\n     *   timeout={500}\n     * ```\n     * or individually:\n     * ```js\n     * timeout={{\n     *  appear: 500,\n     *  enter: 300,\n     *  exit: 500,\n     * }}\n     * ```\n     * - appear defaults to the value of `enter`\n     * - enter defaults to `0`\n     * - exit defaults to `0`\n     */\n    timeout?:\n        | number\n        | { appear?: number | undefined; enter?: number | undefined; exit?: number | undefined }\n        | undefined;\n    /**\n     * Add a custom transition end trigger. Called with the transitioning DOM\n     * node and a done callback. Allows for more fine grained transition end\n     * logic. Note: Timeouts are still used as a fallback if provided.\n     */\n    addEndListener: EndHandler<Ref>;\n}\n\nexport type TransitionProps<RefElement extends undefined | HTMLElement = undefined> =\n    | TimeoutProps<RefElement>\n    | EndListenerProps<RefElement>;\n\n/**\n * The Transition component lets you describe a transition from one component\n * state to another _over time_ with a simple declarative API. Most commonly\n * It's used to animate the mounting and unmounting of Component, but can also\n * be used to describe in-place transition states as well.\n *\n * By default the `Transition` component does not alter the behavior of the\n * component it renders, it only tracks \"enter\" and \"exit\" states for the components.\n * It's up to you to give meaning and effect to those states. For example we can\n * add styles to a component when it enters or exits:\n *\n * ```jsx\n * import Transition from 'react-transition-group/Transition';\n *\n * const duration = 300;\n *\n * const defaultStyle = {\n *   transition: `opacity ${duration}ms ease-in-out`,\n *   opacity: 0,\n * }\n *\n * const transitionStyles = {\n *   entering: { opacity: 1 },\n *   entered:  { opacity: 1 },\n * };\n *\n * const Fade = ({ in: inProp }) => (\n *   <Transition in={inProp} timeout={duration}>\n *     {(state) => (\n *       <div style={{\n *         ...defaultStyle,\n *         ...transitionStyles[state]\n *       }}>\n *         I'm A fade Transition!\n *       </div>\n *     )}\n *   </Transition>\n * );\n * ```\n */\ndeclare class Transition<RefElement extends HTMLElement | undefined> extends Component<TransitionProps<RefElement>> {}\n\nexport default Transition;\n",
  "node_modules/@types/react-transition-group/TransitionGroup.d.ts": "import { Component, ElementType, JSX, ReactElement } from \"react\";\nimport { TransitionActions, TransitionProps } from \"./Transition\";\n\nexport interface IntrinsicTransitionGroupProps<T extends keyof JSX.IntrinsicElements = \"div\">\n    extends TransitionActions\n{\n    component?: T | null | undefined;\n}\n\nexport interface ComponentTransitionGroupProps<T extends ElementType> extends TransitionActions {\n    component: T;\n}\n\nexport type TransitionGroupProps<T extends keyof JSX.IntrinsicElements = \"div\", V extends ElementType = any> =\n    | (IntrinsicTransitionGroupProps<T> & JSX.IntrinsicElements[T])\n    | (ComponentTransitionGroupProps<V>) & {\n        children?: ReactElement<TransitionProps<any>> | Array<ReactElement<TransitionProps<any>>> | undefined;\n        childFactory?(child: ReactElement): ReactElement;\n        [prop: string]: any;\n    };\n\n/**\n * The `<TransitionGroup>` component manages a set of `<Transition>` components\n * in a list. Like with the `<Transition>` component, `<TransitionGroup>`, is a\n * state machine for managing the mounting and unmounting of components over\n * time.\n *\n * Consider the example below using the `Fade` CSS transition from before.\n * As items are removed or added to the TodoList the `in` prop is toggled\n * automatically by the `<TransitionGroup>`. You can use _any_ `<Transition>`\n * component in a `<TransitionGroup>`, not just css.\n *\n * ```jsx\n * import TransitionGroup from 'react-transition-group/TransitionGroup';\n *\n * class TodoList extends React.Component {\n *   constructor(props) {\n *     super(props)\n *     this.state = {items: ['hello', 'world', 'click', 'me']}\n *   }\n *   handleAdd() {\n *     const newItems = this.state.items.concat([\n *       prompt('Enter some text')\n *     ]);\n *     this.setState({ items: newItems });\n *   }\n *   handleRemove(i) {\n *     let newItems = this.state.items.slice();\n *     newItems.splice(i, 1);\n *     this.setState({items: newItems});\n *   }\n *   render() {\n *     return (\n *       <div>\n *         <button onClick={() => this.handleAdd()}>Add Item</button>\n *         <TransitionGroup>\n *           {this.state.items.map((item, i) => (\n *             <FadeTransition key={item}>\n *               <div>\n *                 {item}{' '}\n *                 <button onClick={() => this.handleRemove(i)}>\n *                   remove\n *                 </button>\n *               </div>\n *             </FadeTransition>\n *           ))}\n *         </TransitionGroup>\n *       </div>\n *     );\n *   }\n * }\n * ```\n *\n * Note that `<TransitionGroup>`  does not define any animation behavior!\n * Exactly _how_ a list item animates is up to the individual `<Transition>`\n * components. This means you can mix and match animations across different\n * list items.\n */\ndeclare class TransitionGroup extends Component<TransitionGroupProps> {}\n\nexport default TransitionGroup;\n",
  "node_modules/@types/react-transition-group/config.d.ts": "export interface Config {\n    disabled: boolean;\n}\n\ndeclare const config: Config;\nexport default config;\n",
  "node_modules/@types/react-transition-group/index.d.ts": "export { default as config } from \"./config\";\nexport { default as CSSTransition } from \"./CSSTransition\";\nexport { default as SwitchTransition } from \"./SwitchTransition\";\nexport { default as Transition, TransitionStatus } from \"./Transition\";\nexport { default as TransitionGroup } from \"./TransitionGroup\";\n",
  "node_modules/@types/react-transition-group/package.json": "{\n    \"name\": \"@types/react-transition-group\",\n    \"version\": \"4.4.12\",\n    \"description\": \"TypeScript definitions for react-transition-group\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-transition-group\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Karol Janyst\",\n            \"githubUsername\": \"LKay\",\n            \"url\": \"https://github.com/LKay\"\n        },\n        {\n            \"name\": \"Epskampie\",\n            \"githubUsername\": \"Epskampie\",\n            \"url\": \"https://github.com/Epskampie\"\n        },\n        {\n            \"name\": \"Masafumi Koba\",\n            \"githubUsername\": \"ybiquitous\",\n            \"url\": \"https://github.com/ybiquitous\"\n        },\n        {\n            \"name\": \"Ben Grynhaus\",\n            \"githubUsername\": \"bengry\",\n            \"url\": \"https://github.com/bengry\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/react-transition-group\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {},\n    \"peerDependencies\": {\n        \"@types/react\": \"*\"\n    },\n    \"typesPublisherContentHash\": \"28d8cc9bfe6b15e0291a07b916505b49e5cf57cfd1f331db1d9ad49fd36bfd41\",\n    \"typeScriptVersion\": \"5.0\"\n}",
  "node_modules/@types/send/index.d.ts": "/// <reference types=\"node\" />\n\nimport * as fs from \"fs\";\nimport * as m from \"mime\";\nimport * as stream from \"stream\";\n\n/**\n * Create a new SendStream for the given path to send to a res.\n * The req is the Node.js HTTP request and the path is a urlencoded path to send (urlencoded, not the actual file-system path).\n */\ndeclare function send(req: stream.Readable, path: string, options?: send.SendOptions): send.SendStream;\n\ndeclare namespace send {\n    const mime: typeof m;\n    interface SendOptions {\n        /**\n         * Enable or disable accepting ranged requests, defaults to true.\n         * Disabling this will not send Accept-Ranges and ignore the contents of the Range request header.\n         */\n        acceptRanges?: boolean | undefined;\n\n        /**\n         * Enable or disable setting Cache-Control response header, defaults to true.\n         * Disabling this will ignore the maxAge option.\n         */\n        cacheControl?: boolean | undefined;\n\n        /**\n         * Set how \"dotfiles\" are treated when encountered.\n         * A dotfile is a file or directory that begins with a dot (\".\").\n         * Note this check is done on the path itself without checking if the path actually exists on the disk.\n         * If root is specified, only the dotfiles above the root are checked (i.e. the root itself can be within a dotfile when when set to \"deny\").\n         * 'allow' No special treatment for dotfiles.\n         * 'deny' Send a 403 for any request for a dotfile.\n         * 'ignore' Pretend like the dotfile does not exist and 404.\n         * The default value is similar to 'ignore', with the exception that this default will not ignore the files within a directory that begins with a dot, for backward-compatibility.\n         */\n        dotfiles?: \"allow\" | \"deny\" | \"ignore\" | undefined;\n\n        /**\n         * Byte offset at which the stream ends, defaults to the length of the file minus 1.\n         * The end is inclusive in the stream, meaning end: 3 will include the 4th byte in the stream.\n         */\n        end?: number | undefined;\n\n        /**\n         * Enable or disable etag generation, defaults to true.\n         */\n        etag?: boolean | undefined;\n\n        /**\n         * If a given file doesn't exist, try appending one of the given extensions, in the given order.\n         * By default, this is disabled (set to false).\n         * An example value that will serve extension-less HTML files: ['html', 'htm'].\n         * This is skipped if the requested file already has an extension.\n         */\n        extensions?: string[] | string | boolean | undefined;\n\n        /**\n         * Enable or disable the immutable directive in the Cache-Control response header, defaults to false.\n         * If set to true, the maxAge option should also be specified to enable caching.\n         * The immutable directive will prevent supported clients from making conditional requests during the life of the maxAge option to check if the file has changed.\n         * @default false\n         */\n        immutable?: boolean | undefined;\n\n        /**\n         * By default send supports \"index.html\" files, to disable this set false or to supply a new index pass a string or an array in preferred order.\n         */\n        index?: string[] | string | boolean | undefined;\n\n        /**\n         * Enable or disable Last-Modified header, defaults to true.\n         * Uses the file system's last modified value.\n         */\n        lastModified?: boolean | undefined;\n\n        /**\n         * Provide a max-age in milliseconds for http caching, defaults to 0.\n         * This can also be a string accepted by the ms module.\n         */\n        maxAge?: string | number | undefined;\n\n        /**\n         * Serve files relative to path.\n         */\n        root?: string | undefined;\n\n        /**\n         * Byte offset at which the stream starts, defaults to 0.\n         * The start is inclusive, meaning start: 2 will include the 3rd byte in the stream.\n         */\n        start?: number | undefined;\n    }\n\n    interface SendStream extends stream.Stream {\n        /**\n         * @deprecated pass etag as option\n         * Enable or disable etag generation.\n         */\n        etag(val: boolean): SendStream;\n\n        /**\n         * @deprecated use dotfiles option\n         * Enable or disable \"hidden\" (dot) files.\n         */\n        hidden(val: boolean): SendStream;\n\n        /**\n         * @deprecated pass index as option\n         * Set index `paths`, set to a falsy value to disable index support.\n         */\n        index(paths: string[] | string): SendStream;\n\n        /**\n         * @deprecated pass root as option\n         * Set root `path`.\n         */\n        root(paths: string): SendStream;\n\n        /**\n         * @deprecated pass root as option\n         * Set root `path`.\n         */\n        from(paths: string): SendStream;\n\n        /**\n         * @deprecated pass maxAge as option\n         * Set max-age to `maxAge`.\n         */\n        maxage(maxAge: string | number): SendStream;\n\n        /**\n         * Emit error with `status`.\n         */\n        error(status: number, error?: Error): void;\n\n        /**\n         * Check if the pathname ends with \"/\".\n         */\n        hasTrailingSlash(): boolean;\n\n        /**\n         * Check if this is a conditional GET request.\n         */\n        isConditionalGET(): boolean;\n\n        /**\n         * Strip content-* header fields.\n         */\n        removeContentHeaderFields(): void;\n\n        /**\n         * Respond with 304 not modified.\n         */\n        notModified(): void;\n\n        /**\n         * Raise error that headers already sent.\n         */\n        headersAlreadySent(): void;\n\n        /**\n         * Check if the request is cacheable, aka responded with 2xx or 304 (see RFC 2616 section 14.2{5,6}).\n         */\n        isCachable(): boolean;\n\n        /**\n         * Handle stat() error.\n         */\n        onStatError(error: Error): void;\n\n        /**\n         * Check if the cache is fresh.\n         */\n        isFresh(): boolean;\n\n        /**\n         * Check if the range is fresh.\n         */\n        isRangeFresh(): boolean;\n\n        /**\n         * Redirect to path.\n         */\n        redirect(path: string): void;\n\n        /**\n         * Pipe to `res`.\n         */\n        pipe<T extends NodeJS.WritableStream>(res: T): T;\n\n        /**\n         * Transfer `path`.\n         */\n        send(path: string, stat?: fs.Stats): void;\n\n        /**\n         * Transfer file for `path`.\n         */\n        sendFile(path: string): void;\n\n        /**\n         * Transfer index for `path`.\n         */\n        sendIndex(path: string): void;\n\n        /**\n         * Transfer index for `path`.\n         */\n        stream(path: string, options?: {}): void;\n\n        /**\n         * Set content-type based on `path` if it hasn't been explicitly set.\n         */\n        type(path: string): void;\n\n        /**\n         * Set response header fields, most fields may be pre-defined.\n         */\n        setHeader(path: string, stat: fs.Stats): void;\n    }\n}\n\nexport = send;\n",
  "node_modules/@types/send/package.json": "{\n    \"name\": \"@types/send\",\n    \"version\": \"0.17.4\",\n    \"description\": \"TypeScript definitions for send\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/send\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Mike Jerred\",\n            \"githubUsername\": \"MikeJerred\",\n            \"url\": \"https://github.com/MikeJerred\"\n        },\n        {\n            \"name\": \"Piotr Błażejewicz\",\n            \"githubUsername\": \"peterblazejewicz\",\n            \"url\": \"https://github.com/peterblazejewicz\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/send\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"@types/mime\": \"^1\",\n        \"@types/node\": \"*\"\n    },\n    \"typesPublisherContentHash\": \"80c2c0bda207c1a802cfc46bf20e4f774429c8ae1e9808128c20468d438b895c\",\n    \"typeScriptVersion\": \"4.5\"\n}",
  "node_modules/@types/serve-static/index.d.ts": "/// <reference types=\"node\" />\nimport * as http from \"http\";\nimport { HttpError } from \"http-errors\";\nimport * as send from \"send\";\n\n/**\n * Create a new middleware function to serve files from within a given root directory.\n * The file to serve will be determined by combining req.url with the provided root directory.\n * When a file is not found, instead of sending a 404 response, this module will instead call next() to move on to the next middleware, allowing for stacking and fall-backs.\n */\ndeclare function serveStatic<R extends http.ServerResponse>(\n    root: string,\n    options?: serveStatic.ServeStaticOptions<R>,\n): serveStatic.RequestHandler<R>;\n\ndeclare namespace serveStatic {\n    var mime: typeof send.mime;\n    interface ServeStaticOptions<R extends http.ServerResponse = http.ServerResponse> {\n        /**\n         * Enable or disable accepting ranged requests, defaults to true.\n         * Disabling this will not send Accept-Ranges and ignore the contents of the Range request header.\n         */\n        acceptRanges?: boolean | undefined;\n\n        /**\n         * Enable or disable setting Cache-Control response header, defaults to true.\n         * Disabling this will ignore the immutable and maxAge options.\n         */\n        cacheControl?: boolean | undefined;\n\n        /**\n         * Set how \"dotfiles\" are treated when encountered. A dotfile is a file or directory that begins with a dot (\".\").\n         * Note this check is done on the path itself without checking if the path actually exists on the disk.\n         * If root is specified, only the dotfiles above the root are checked (i.e. the root itself can be within a dotfile when when set to \"deny\").\n         * The default value is 'ignore'.\n         * 'allow' No special treatment for dotfiles\n         * 'deny' Send a 403 for any request for a dotfile\n         * 'ignore' Pretend like the dotfile does not exist and call next()\n         */\n        dotfiles?: string | undefined;\n\n        /**\n         * Enable or disable etag generation, defaults to true.\n         */\n        etag?: boolean | undefined;\n\n        /**\n         * Set file extension fallbacks. When set, if a file is not found, the given extensions will be added to the file name and search for.\n         * The first that exists will be served. Example: ['html', 'htm'].\n         * The default value is false.\n         */\n        extensions?: string[] | false | undefined;\n\n        /**\n         * Let client errors fall-through as unhandled requests, otherwise forward a client error.\n         * The default value is true.\n         */\n        fallthrough?: boolean | undefined;\n\n        /**\n         * Enable or disable the immutable directive in the Cache-Control response header.\n         * If enabled, the maxAge option should also be specified to enable caching. The immutable directive will prevent supported clients from making conditional requests during the life of the maxAge option to check if the file has changed.\n         */\n        immutable?: boolean | undefined;\n\n        /**\n         * By default this module will send \"index.html\" files in response to a request on a directory.\n         * To disable this set false or to supply a new index pass a string or an array in preferred order.\n         */\n        index?: boolean | string | string[] | undefined;\n\n        /**\n         * Enable or disable Last-Modified header, defaults to true. Uses the file system's last modified value.\n         */\n        lastModified?: boolean | undefined;\n\n        /**\n         * Provide a max-age in milliseconds for http caching, defaults to 0. This can also be a string accepted by the ms module.\n         */\n        maxAge?: number | string | undefined;\n\n        /**\n         * Redirect to trailing \"/\" when the pathname is a dir. Defaults to true.\n         */\n        redirect?: boolean | undefined;\n\n        /**\n         * Function to set custom headers on response. Alterations to the headers need to occur synchronously.\n         * The function is called as fn(res, path, stat), where the arguments are:\n         * res the response object\n         * path the file path that is being sent\n         * stat the stat object of the file that is being sent\n         */\n        setHeaders?: ((res: R, path: string, stat: any) => any) | undefined;\n    }\n\n    interface RequestHandler<R extends http.ServerResponse> {\n        (request: http.IncomingMessage, response: R, next: (err?: HttpError) => void): any;\n    }\n\n    interface RequestHandlerConstructor<R extends http.ServerResponse> {\n        (root: string, options?: ServeStaticOptions<R>): RequestHandler<R>;\n        mime: typeof send.mime;\n    }\n}\n\nexport = serveStatic;\n",
  "node_modules/@types/serve-static/package.json": "{\n    \"name\": \"@types/serve-static\",\n    \"version\": \"1.15.7\",\n    \"description\": \"TypeScript definitions for serve-static\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/serve-static\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Uros Smolnik\",\n            \"githubUsername\": \"urossmolnik\",\n            \"url\": \"https://github.com/urossmolnik\"\n        },\n        {\n            \"name\": \"Linus Unnebäck\",\n            \"githubUsername\": \"LinusU\",\n            \"url\": \"https://github.com/LinusU\"\n        },\n        {\n            \"name\": \"Devansh Jethmalani\",\n            \"githubUsername\": \"devanshj\",\n            \"url\": \"https://github.com/devanshj\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/serve-static\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"@types/http-errors\": \"*\",\n        \"@types/node\": \"*\",\n        \"@types/send\": \"*\"\n    },\n    \"typesPublisherContentHash\": \"781872d0ec274d5e3360acd4087e25d9d8440401b99181fe8cd1fc968aa78b14\",\n    \"typeScriptVersion\": \"4.7\"\n}",
  "node_modules/@types/swagger-ui-express/index.d.ts": "import { RequestHandler } from \"express\";\nimport { ServeStaticOptions } from \"serve-static\";\n\nexport interface JsonObject {\n    [key: string]: any;\n}\n\nexport interface SwaggerOptions {\n    [key: string]: any;\n}\n\nexport interface SwaggerUiOptions {\n    customCss?: string | undefined;\n    customCssUrl?: string | undefined;\n    customfavIcon?: string | undefined;\n    customJs?: string | string[] | undefined;\n    customSiteTitle?: string | undefined;\n    explorer?: boolean | undefined;\n    isExplorer?: boolean | undefined;\n    swaggerOptions?: SwaggerOptions | undefined;\n    swaggerUrl?: string | undefined;\n    swaggerUrls?: string[] | undefined;\n}\n\n/**\n * Creates a middleware function that returns the pre-generated HTML file for the Swagger UI page.\n *\n * @param swaggerDoc JSON object with the API schema.\n * @param opts swagger-ui-express options.\n * @param options custom Swagger options.\n * @param customCss string with a custom CSS to embed into the page.\n * @param customfavIcon link to a custom favicon.\n * @param swaggerUrl URL of the Swagger API schema, can be specified instead of the swaggerDoc.\n * @param customSiteTitle custom title for a page.\n * @returns an express middleware function that returns the generated HTML page.\n */\nexport function setup(\n    swaggerDoc?: JsonObject | null,\n    opts?: SwaggerUiOptions,\n    options?: SwaggerOptions,\n    customCss?: string,\n    customfavIcon?: string,\n    swaggerUrl?: string,\n    customSiteTitle?: string,\n): RequestHandler;\n\n/** @deprecated */\nexport function setup(swaggerDoc?: JsonObject, isExplorer?: boolean): RequestHandler;\n\n/**\n * Returns handlers for serving Swagger UI files.\n * This includes the custom initialization JS file and static files of Swagger UI.\n *\n * @returns Express handlers that process requests and return files for Swagger UI.\n */\nexport const serve: RequestHandler[];\n\n/**\n * Returns handlers for serving Swagger UI files.\n * This includes custom initialization js file and static files of Swagger UI.\n * Additional options are passed to the `express.static` middleware.\n *\n * @param options options object that is passed to the `express.static` middleware.\n * @returns Express handlers that process requests and return files for Swagger UI.\n */\nexport function serveWithOptions(options: ServeStaticOptions): RequestHandler[];\n\n/**\n * Generates the custom HTML page for the UI API.\n *\n * @param swaggerDoc JSON object with the API schema.\n * @param opts swagger-ui-express options.\n * @param options custom Swagger options.\n * @param customCss string with a custom CSS to embed into the page.\n * @param customfavIcon link to a custom favicon.\n * @param swaggerUrl URL of the Swagger API schema, can be specified instead of the swaggerDoc.\n * @param customSiteTitle custom title for a page.\n * @returns the generated HTML page.\n */\nexport function generateHTML(\n    swaggerDoc?: JsonObject,\n    opts?: SwaggerUiOptions,\n    options?: SwaggerOptions,\n    customCss?: string,\n    customfavIcon?: string,\n    swaggerUrl?: string,\n    customSiteTitle?: string,\n): string;\n\n/** @deprecated */\nexport function generateHTML(swaggerDoc?: JsonObject, isExplorer?: boolean): RequestHandler;\n\n/**\n * Returns handlers for serving Swagger UI files.\n * This includes custom initialization js file and static files of Swagger UI.\n * Additional options object is passed to Swagger UI.\n *\n * @param swaggerDoc JSON object with the Swagger API schema.\n * @param opts options to pass to Swagger UI.\n * @returns Express handlers that process requests and return files for Swagger UI.\n */\nexport function serveFiles(swaggerDoc?: JsonObject, opts?: SwaggerUiOptions): RequestHandler[];\n",
  "node_modules/@types/swagger-ui-express/package.json": "{\n    \"name\": \"@types/swagger-ui-express\",\n    \"version\": \"4.1.8\",\n    \"description\": \"TypeScript definitions for swagger-ui-express\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/swagger-ui-express\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Dmitry Rogozhny\",\n            \"githubUsername\": \"dmitryrogozhny\",\n            \"url\": \"https://github.com/dmitryrogozhny\"\n        },\n        {\n            \"name\": \"Florian Imdahl\",\n            \"githubUsername\": \"ffflorian\",\n            \"url\": \"https://github.com/ffflorian\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/swagger-ui-express\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"@types/express\": \"*\",\n        \"@types/serve-static\": \"*\"\n    },\n    \"peerDependencies\": {},\n    \"typesPublisherContentHash\": \"da615a60853b98ad26eb83ad15d5fe4465fb5c186f522e504476963bbf3242ec\",\n    \"typeScriptVersion\": \"5.0\"\n}",
  "node_modules/@types/through/index.d.ts": "/// <reference types=\"node\" />\n\nimport stream = require(\"stream\");\n\ndeclare function through(\n    write?: (data: any) => void,\n    end?: () => void,\n    opts?: {\n        autoDestroy: boolean;\n    },\n): through.ThroughStream;\n\ndeclare namespace through {\n    export interface ThroughStream extends stream.Transform {\n        autoDestroy: boolean;\n        queue: (chunk: any) => any;\n    }\n}\n\nexport = through;\n",
  "node_modules/@types/through/package.json": "{\n    \"name\": \"@types/through\",\n    \"version\": \"0.0.33\",\n    \"description\": \"TypeScript definitions for through\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/through\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Andrew Gaspar\",\n            \"githubUsername\": \"AndrewGaspar\",\n            \"url\": \"https://github.com/AndrewGaspar\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/through\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"@types/node\": \"*\"\n    },\n    \"typesPublisherContentHash\": \"06af82efbf94e1c23fc3b72d80c6c90ac6472e9b69c5e319efa0c0135f20adc5\",\n    \"typeScriptVersion\": \"4.5\"\n}",
  "node_modules/@types/unist/index.d.ts": "// ## Interfaces\n\n/**\n * Info associated with nodes by the ecosystem.\n *\n * This space is guaranteed to never be specified by unist or specifications\n * implementing unist.\n * But you can use it in utilities and plugins to store data.\n *\n * This type can be augmented to register custom data.\n * For example:\n *\n * ```ts\n * declare module 'unist' {\n *   interface Data {\n *     // `someNode.data.myId` is typed as `number | undefined`\n *     myId?: number | undefined\n *   }\n * }\n * ```\n */\nexport interface Data {}\n\n/**\n * One place in a source file.\n */\nexport interface Point {\n    /**\n     * Line in a source file (1-indexed integer).\n     */\n    line: number;\n\n    /**\n     * Column in a source file (1-indexed integer).\n     */\n    column: number;\n    /**\n     * Character in a source file (0-indexed integer).\n     */\n    offset?: number | undefined;\n}\n\n/**\n * Position of a node in a source document.\n *\n * A position is a range between two points.\n */\nexport interface Position {\n    /**\n     * Place of the first character of the parsed source region.\n     */\n    start: Point;\n\n    /**\n     * Place of the first character after the parsed source region.\n     */\n    end: Point;\n}\n\n// ## Abstract nodes\n\n/**\n * Abstract unist node that contains the smallest possible value.\n *\n * This interface is supposed to be extended.\n *\n * For example, in HTML, a `text` node is a leaf that contains text.\n */\nexport interface Literal extends Node {\n    /**\n     * Plain value.\n     */\n    value: unknown;\n}\n\n/**\n * Abstract unist node.\n *\n * The syntactic unit in unist syntax trees are called nodes.\n *\n * This interface is supposed to be extended.\n * If you can use {@link Literal} or {@link Parent}, you should.\n * But for example in markdown, a `thematicBreak` (`***`), is neither literal\n * nor parent, but still a node.\n */\nexport interface Node {\n    /**\n     * Node type.\n     */\n    type: string;\n\n    /**\n     * Info from the ecosystem.\n     */\n    data?: Data | undefined;\n\n    /**\n     * Position of a node in a source document.\n     *\n     * Nodes that are generated (not in the original source document) must not\n     * have a position.\n     */\n    position?: Position | undefined;\n}\n\n/**\n * Abstract unist node that contains other nodes (*children*).\n *\n * This interface is supposed to be extended.\n *\n * For example, in XML, an element is a parent of different things, such as\n * comments, text, and further elements.\n */\nexport interface Parent extends Node {\n    /**\n     * List of children.\n     */\n    children: Node[];\n}\n",
  "node_modules/@types/unist/package.json": "{\n    \"name\": \"@types/unist\",\n    \"version\": \"3.0.3\",\n    \"description\": \"TypeScript definitions for unist\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unist\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"bizen241\",\n            \"githubUsername\": \"bizen241\",\n            \"url\": \"https://github.com/bizen241\"\n        },\n        {\n            \"name\": \"Jun Lu\",\n            \"githubUsername\": \"lujun2\",\n            \"url\": \"https://github.com/lujun2\"\n        },\n        {\n            \"name\": \"Hernan Rajchert\",\n            \"githubUsername\": \"hrajchert\",\n            \"url\": \"https://github.com/hrajchert\"\n        },\n        {\n            \"name\": \"Titus Wormer\",\n            \"githubUsername\": \"wooorm\",\n            \"url\": \"https://github.com/wooorm\"\n        },\n        {\n            \"name\": \"Junyoung Choi\",\n            \"githubUsername\": \"rokt33r\",\n            \"url\": \"https://github.com/rokt33r\"\n        },\n        {\n            \"name\": \"Ben Moon\",\n            \"githubUsername\": \"GuiltyDolphin\",\n            \"url\": \"https://github.com/GuiltyDolphin\"\n        },\n        {\n            \"name\": \"JounQin\",\n            \"githubUsername\": \"JounQin\",\n            \"url\": \"https://github.com/JounQin\"\n        },\n        {\n            \"name\": \"Remco Haszing\",\n            \"githubUsername\": \"remcohaszing\",\n            \"url\": \"https://github.com/remcohaszing\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/unist\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {},\n    \"typesPublisherContentHash\": \"7f3d5ce8d56003f3583a5317f98d444bdc99910c7b486c6b10af4f38694e61fe\",\n    \"typeScriptVersion\": \"4.8\"\n}",
  "node_modules/@types/uuid/index.d.ts": "// disable automatic export\nexport {};\n\n// Uses ArrayLike to admit Uint8 and co.\ntype OutputBuffer = ArrayLike<number>;\ntype InputBuffer = ArrayLike<number>;\n\ninterface RandomOptions {\n    /** `Array` of 16 random bytes (0-255) */\n    random?: InputBuffer | undefined;\n}\ninterface RngOptions {\n    /** Alternative to `options.random`, a `Function` that returns an `Array` of 16 random bytes (0-255) */\n    rng?: (() => InputBuffer) | undefined;\n}\n\ninterface V1BaseOptions {\n    /** RFC \"node\" field as an `Array[6]` of byte values (per 4.1.6) */\n    node?: InputBuffer | undefined;\n    /** RFC \"clock sequence\" as a `Number` between 0 - 0x3fff */\n    clockseq?: number | undefined;\n    /** RFC \"timestamp\" field (`Number` of milliseconds, unix epoch) */\n    msecs?: number | Date | undefined;\n    /** RFC \"timestamp\" field (`Number` of nanoseconds to add to msecs, should be 0-10,000) */\n    nsecs?: number | undefined;\n}\ninterface V1RandomOptions extends V1BaseOptions, RandomOptions {}\ninterface V1RngOptions extends V1BaseOptions, RngOptions {}\n\nexport type V1Options = V1RandomOptions | V1RngOptions;\nexport type V4Options = RandomOptions | RngOptions;\nexport type V6Options = V1Options;\n\ninterface V7BaseOptions {\n    msecs?: number | Date | undefined;\n    seq?: number;\n}\nexport type V7Options = (RandomOptions | RngOptions) & V7BaseOptions;\n\ntype VToV = ((uuid: string) => string) & ((uuid: OutputBuffer) => Uint8Array);\n\ntype v1String = (options?: V1Options) => string;\ntype v1Buffer = <T extends OutputBuffer>(options: V1Options | null | undefined, buffer: T, offset?: number) => T;\ntype v1 = v1Buffer & v1String;\n\ntype v1ToV6 = VToV;\n\ntype v4String = (options?: V4Options) => string;\ntype v4Buffer = <T extends OutputBuffer>(options: V4Options | null | undefined, buffer: T, offset?: number) => T;\ntype v4 = v4Buffer & v4String;\n\ntype v3String = (name: string | InputBuffer, namespace: string | InputBuffer) => string;\ntype v3Buffer = <T extends OutputBuffer>(\n    name: string | InputBuffer,\n    namespace: string | InputBuffer,\n    buffer: T,\n    offset?: number,\n) => T;\ninterface v3Static {\n    // https://github.com/uuidjs/uuid/blob/master/src/v35.js#L16\n    DNS: string;\n    // https://github.com/uuidjs/uuid/blob/master/src/v35.js#L17\n    URL: string;\n}\ntype v3 = v3Buffer & v3String & v3Static;\n\ntype v5String = (name: string | InputBuffer, namespace: string | InputBuffer) => string;\ntype v5Buffer = <T extends OutputBuffer>(\n    name: string | InputBuffer,\n    namespace: string | InputBuffer,\n    buffer: T,\n    offset?: number,\n) => T;\ninterface v5Static {\n    // https://github.com/uuidjs/uuid/blob/master/src/v35.js#L16\n    DNS: string;\n    // https://github.com/uuidjs/uuid/blob/master/src/v35.js#L17\n    URL: string;\n}\ntype v5 = v5Buffer & v5String & v5Static;\n\ntype v6String = (options?: V6Options) => string;\ntype v6Buffer = <T extends OutputBuffer>(options: V6Options | null | undefined, buffer: T, offset?: number) => T;\ntype v6 = v6Buffer & v6String;\n\ntype v6ToV1 = VToV;\n\ntype v7String = (options?: V7Options) => string;\ntype v7Buffer = <T extends OutputBuffer>(options: V7Options | null | undefined, buffer: T, offset?: number) => T;\ntype v7 = v7Buffer & v7String;\n\ntype NIL = string;\ntype MAX = string;\n\ntype parse = (uuid: string) => Uint8Array;\ntype stringify = (buffer: InputBuffer, offset?: number) => string;\ntype validate = (uuid: string) => boolean;\ntype version = (uuid: string) => number;\n\nexport const NIL: NIL;\nexport const MAX: MAX;\nexport const parse: parse;\nexport const stringify: stringify;\nexport const v1: v1;\nexport const v1ToV6: v1ToV6;\nexport const v3: v3;\nexport const v4: v4;\nexport const v5: v5;\nexport const v6: v6;\nexport const v6ToV1: v6ToV1;\nexport const v7: v7;\nexport const validate: validate;\nexport const version: version;\n",
  "node_modules/@types/uuid/package.json": "{\n    \"name\": \"@types/uuid\",\n    \"version\": \"10.0.0\",\n    \"description\": \"TypeScript definitions for uuid\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Oliver Hoffmann\",\n            \"githubUsername\": \"iamolivinius\",\n            \"url\": \"https://github.com/iamolivinius\"\n        },\n        {\n            \"name\": \"Felipe Ochoa\",\n            \"githubUsername\": \"felipeochoa\",\n            \"url\": \"https://github.com/felipeochoa\"\n        },\n        {\n            \"name\": \"Chris Barth\",\n            \"githubUsername\": \"cjbarth\",\n            \"url\": \"https://github.com/cjbarth\"\n        },\n        {\n            \"name\": \"Linus Unnebäck\",\n            \"githubUsername\": \"LinusU\",\n            \"url\": \"https://github.com/LinusU\"\n        },\n        {\n            \"name\": \"Christoph Tavan\",\n            \"githubUsername\": \"ctavan\",\n            \"url\": \"https://github.com/ctavan\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"exports\": {\n        \"./package.json\": \"./package.json\",\n        \".\": {\n            \"types\": {\n                \"import\": \"./index.d.mts\",\n                \"default\": \"./index.d.ts\"\n            }\n        }\n    },\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/uuid\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {},\n    \"typesPublisherContentHash\": \"08fbc5ff7d23aaac1e81b5acf98181d2544ce6ffd5578e9879e2a75f0c087d54\",\n    \"typeScriptVersion\": \"4.7\"\n}",
  "node_modules/@types/websocket/index.d.ts": "/// <reference types=\"node\" />\n\nimport events = require(\"events\");\nimport http = require(\"http\");\nimport https = require(\"https\");\nimport net = require(\"net\");\nimport url = require(\"url\");\n\nexport interface IStringified {\n    toString: (...args: any[]) => string;\n}\n\nexport interface IConfig {\n    /**\n     * The maximum allowed received frame size in bytes.\n     * Single frame messages will also be limited to this maximum.\n     * @default 1MiB\n     */\n    maxReceivedFrameSize?: number | undefined;\n\n    /**\n     * The maximum allowed aggregate message size (for fragmented messages) in bytes\n     * @default 8MiB\n     */\n    maxReceivedMessageSize?: number | undefined;\n\n    /**\n     * Whether or not to fragment outgoing messages. If true, messages will be\n     * automatically fragmented into chunks of up to `fragmentationThreshold` bytes.\n     * @default true\n     */\n    fragmentOutgoingMessages?: boolean | undefined;\n\n    /**\n     * The maximum size of a frame in bytes before it is automatically fragmented.\n     * @default 16KiB\n     */\n    fragmentationThreshold?: number | undefined;\n\n    /**\n     * If true, fragmented messages will be automatically assembled and the full\n     * message will be emitted via a `message` event. If false, each frame will be\n     * emitted on the `connection` object via a `frame` event and the application\n     * will be responsible for aggregating multiple fragmented frames. Single-frame\n     * messages will emit a `message` event in addition to the `frame` event.\n     * @default true\n     */\n    assembleFragments?: boolean | undefined;\n\n    /**\n     * The number of milliseconds to wait after sending a close frame for an\n     * `acknowledgement` to come back before giving up and just closing the socket.\n     * @default 5000\n     */\n    closeTimeout?: number | undefined;\n\n    /**\n     * The Nagle Algorithm makes more efficient use of network resources by introducing a\n     * small delay before sending small packets so that multiple messages can be batched\n     * together before going onto the wire. This however comes at the cost of latency.\n     * @default true\n     */\n    disableNagleAlgorithm?: boolean | undefined;\n}\n\nexport interface IServerConfig extends IConfig {\n    /** The http or https server instance(s) to attach to */\n    httpServer: http.Server | https.Server | Array<http.Server | https.Server>;\n\n    /**\n     * The maximum allowed received frame size in bytes.\n     * Single frame messages will also be limited to this maximum.\n     * @default 64KiB\n     */\n    maxReceivedFrameSize?: number | undefined;\n\n    /**\n     * The maximum allowed aggregate message size (for fragmented messages) in bytes.\n     * @default 1MiB\n     */\n    maxReceivedMessageSize?: number | undefined;\n\n    /**\n     * If true, the server will automatically send a ping to all clients every\n     * `keepaliveInterval` milliseconds. Each client has an independent `keepalive`\n     * timer, which is reset when any data is received from that client.\n     * @default true\n     */\n    keepalive?: boolean | undefined;\n\n    /**\n     * The interval in milliseconds to send `keepalive` pings to connected clients.\n     * @default 20000\n     */\n    keepaliveInterval?: number | undefined;\n\n    /**\n     * If true, the server will consider any connection that has not received any\n     * data within the amount of time specified by `keepaliveGracePeriod` after a\n     * `keepalive` ping has been sent. Ignored if `keepalive` is false.\n     * @default true\n     */\n    dropConnectionOnKeepaliveTimeout?: boolean | undefined;\n\n    /**\n     * The amount of time to wait after sending a `keepalive` ping before closing\n     * the connection if the connected peer does not respond. Ignored if `keepalive`\n     * or `dropConnectionOnKeepaliveTimeout` are false. The grace period timer is\n     * reset when any data is received from the client.\n     * @default 10000\n     */\n    keepaliveGracePeriod?: number | undefined;\n\n    /**\n     * Whether to use native TCP keep-alive instead of WebSockets ping\n     * and pong packets.  Native TCP keep-alive sends smaller packets\n     * on the wire and so uses bandwidth more efficiently.  This may\n     * be more important when talking to mobile devices.\n     * If this value is set to true, then these values will be ignored:\n     *   keepaliveGracePeriod\n     *   dropConnectionOnKeepaliveTimeout\n     * @default false\n     */\n    useNativeKeepalive?: boolean | undefined;\n\n    /**\n     * If this is true, websocket connections will be accepted regardless of the path\n     * and protocol specified by the client. The protocol accepted will be the first\n     * that was requested by the client.\n     * @default false\n     */\n    autoAcceptConnections?: boolean | undefined;\n\n    /**\n     * Whether or not the X-Forwarded-For header should be respected.\n     * It's important to set this to 'true' when accepting connections\n     * from untrusted clients, as a malicious client could spoof its\n     * IP address by simply setting this header.  It's meant to be added\n     * by a trusted proxy or other intermediary within your own\n     * infrastructure.\n     * See:  http://en.wikipedia.org/wiki/X-Forwarded-For\n     * @default false\n     */\n    ignoreXForwardedFor?: boolean | undefined;\n}\n\nexport class server extends events.EventEmitter {\n    config?: IServerConfig | undefined;\n    connections: connection[];\n    pendingRequests: request[];\n\n    constructor(serverConfig?: IServerConfig);\n\n    /** Send binary or UTF-8 message for each connection */\n    broadcast(data: Buffer | IStringified): void;\n    /** Send binary message for each connection */\n    broadcastBytes(data: Buffer): void;\n    /** Send UTF-8 message for each connection */\n    broadcastUTF(data: IStringified): void;\n    /** Attach the `server` instance to a Node http.Server instance */\n    mount(serverConfig: IServerConfig): void;\n\n    /**\n     * Detach the `server` instance from the Node http.Server instance.\n     * All existing connections are left alone and will not be affected,\n     * but no new WebSocket connections will be accepted.\n     */\n    unmount(): void;\n\n    /** Close all open WebSocket connections */\n    closeAllConnections(): void;\n    /** Close all open WebSocket connections and unmount the server */\n    shutDown(): void;\n\n    handleUpgrade(request: http.IncomingMessage, socket: net.Socket): void;\n    handleRequestAccepted(connection: connection): void;\n    handleConnectionClose(connection: connection, closeReason: number, description: string): void;\n    handleRequestResolved(request: request): void;\n\n    // Events\n    on(event: \"request\", cb: (request: request) => void): this;\n    on(event: \"connect\", cb: (connection: connection) => void): this;\n    on(event: \"close\", cb: (connection: connection, reason: number, desc: string) => void): this;\n    addListener(event: \"request\", cb: (request: request) => void): this;\n    addListener(event: \"connect\", cb: (connection: connection) => void): this;\n    addListener(event: \"close\", cb: (connection: connection, reason: number, desc: string) => void): this;\n}\n\nexport interface ICookie {\n    name: string;\n    value: string;\n    path?: string | undefined;\n    domain?: string | undefined;\n    expires?: Date | undefined;\n    maxage?: number | undefined;\n    secure?: boolean | undefined;\n    httponly?: boolean | undefined;\n}\n\nexport interface IExtension {\n    name: string;\n    value: string;\n}\n\nexport class request extends events.EventEmitter {\n    /** A reference to the original Node HTTP request object */\n    httpRequest: http.IncomingMessage;\n    /** This will include the port number if a non-standard port is used */\n    host: string;\n    /** A string containing the path that was requested by the client */\n    resource: string;\n    /** `Sec-WebSocket-Key` */\n    key: string;\n    /** Parsed resource, including the query string parameters */\n    resourceURL: url.UrlWithParsedQuery;\n\n    /**\n     * Client's IP. If an `X-Forwarded-For` header is present, the value will be taken\n     * from that header to facilitate WebSocket servers that live behind a reverse-proxy\n     */\n    remoteAddress: string;\n    remoteAddresses: string[];\n\n    /**\n     * If the client is a web browser, origin will be a string containing the URL\n     * of the page containing the script that opened the connection.\n     * If the client is not a web browser, origin may be `null` or \"*\".\n     */\n    origin: string;\n\n    /** The version of the WebSocket protocol requested by the client */\n    webSocketVersion: number;\n    /** An array containing a list of extensions requested by the client */\n    requestedExtensions: any[];\n\n    cookies: ICookie[];\n    socket: net.Socket;\n\n    /**\n     * List of strings that indicate the subprotocols the client would like to speak.\n     * The server should select the best one that it can support from the list and\n     * pass it to the `accept` function when accepting the connection.\n     * Note that all the strings in the `requestedProtocols` array will have been\n     * converted to lower case.\n     */\n    requestedProtocols: string[];\n    protocolFullCaseMap: { [key: string]: string };\n\n    serverConfig: IServerConfig;\n\n    _resolved: boolean;\n    _socketIsClosing: boolean;\n\n    constructor(socket: net.Socket, httpRequest: http.IncomingMessage, config: IServerConfig);\n\n    /**\n     * After inspecting the `request` properties, call this function on the\n     * request object to accept the connection. If you don't have a particular subprotocol\n     * you wish to speak, you may pass `null` for the `acceptedProtocol` parameter.\n     *\n     * @param [acceptedProtocol] case-insensitive value that was requested by the client\n     */\n    accept(acceptedProtocol?: string | null, allowedOrigin?: string, cookies?: ICookie[]): connection;\n\n    /**\n     * Reject connection.\n     * You may optionally pass in an HTTP Status code (such as 404) and a textual\n     * description that will be sent to the client in the form of an\n     * `X-WebSocket-Reject-Reason` header.\n     * Optional extra http headers can be added via Object key/values on extraHeaders.\n     */\n    reject(httpStatus?: number, reason?: string, extraHeaders?: object): void;\n\n    // Events\n    on(event: \"requestResolved\" | \"requestRejected\", cb: (request: this) => void): this;\n    on(event: \"requestAccepted\", cb: (connection: connection) => void): this;\n    addListener(event: \"requestResolved\" | \"requestRejected\", cb: (request: this) => void): this;\n    addListener(event: \"requestAccepted\", cb: (connection: connection) => void): this;\n\n    readHandshake(): void;\n\n    parseExtensions(extensionString: string): string[];\n\n    // eslint-disable-next-line @typescript-eslint/no-invalid-void-type\n    parseCookies(str: string): ICookie[] | void;\n\n    _handleSocketCloseBeforeAccept(): void;\n    _removeSocketCloseListeners(): void;\n    _verifyResolution(): void;\n}\n\nexport interface IUtf8Message {\n    type: \"utf8\";\n    utf8Data: string;\n}\n\nexport interface IBinaryMessage {\n    type: \"binary\";\n    binaryData: Buffer;\n}\n\nexport type Message = IUtf8Message | IBinaryMessage;\n\nexport interface IBufferList extends events.EventEmitter {\n    encoding: string;\n    length: number;\n    write(buf: Buffer): boolean;\n    end(buf: Buffer): void;\n    push(): void;\n\n    /**\n     * For each buffer, perform some action.\n     * If fn's result is a true value, cut out early.\n     */\n    forEach(fn: (buf: Buffer) => boolean): void;\n\n    /** Create a single buffer out of all the chunks */\n    join(start: number, end: number): Buffer;\n\n    /** Join all the chunks to existing buffer */\n    joinInto(buf: Buffer, offset: number, start: number, end: number): Buffer;\n\n    /**\n     * Advance the buffer stream by `n` bytes.\n     * If `n` the aggregate advance offset passes the end of the buffer list,\n     * operations such as `take` will return empty strings until enough data is pushed.\n     */\n    advance(n: number): IBufferList;\n\n    /**\n     * Take `n` bytes from the start of the buffers.\n     * If there are less than `n` bytes in all the buffers or `n` is undefined,\n     * returns the entire concatenated buffer string.\n     */\n    take(n: number, encoding?: string): any;\n    take(encoding?: string): any;\n\n    toString(): string;\n\n    // Events\n    on(event: \"advance\", cb: (n: number) => void): this;\n    on(event: \"write\", cb: (buf: Buffer) => void): this;\n    addListener(event: \"advance\", cb: (n: number) => void): this;\n    addListener(event: \"write\", cb: (buf: Buffer) => void): this;\n}\n\nexport class connection extends events.EventEmitter {\n    static CLOSE_REASON_NORMAL: number;\n    static CLOSE_REASON_GOING_AWAY: number;\n    static CLOSE_REASON_PROTOCOL_ERROR: number;\n    static CLOSE_REASON_UNPROCESSABLE_INPUT: number;\n    static CLOSE_REASON_RESERVED: number;\n    static CLOSE_REASON_NOT_PROVIDED: number;\n    static CLOSE_REASON_ABNORMAL: number;\n    static CLOSE_REASON_INVALID_DATA: number;\n    static CLOSE_REASON_POLICY_VIOLATION: number;\n    static CLOSE_REASON_MESSAGE_TOO_BIG: number;\n    static CLOSE_REASON_EXTENSION_REQUIRED: number;\n\n    static CLOSE_DESCRIPTIONS: { [code: number]: string };\n\n    /**\n     * After the connection is closed, contains a textual description of the reason for\n     * the connection closure, or `null` if the connection is still open.\n     */\n    closeDescription: string;\n\n    /**\n     * After the connection is closed, contains the numeric close reason status code,\n     * or `-1` if the connection is still open.\n     */\n    closeReasonCode: number;\n\n    /**\n     * The subprotocol that was chosen to be spoken on this connection. This field\n     * will have been converted to lower case.\n     */\n    protocol: string;\n\n    config: IConfig;\n    socket: net.Socket;\n    maskOutgoingPackets: boolean;\n    maskBytes: Buffer;\n    frameHeader: Buffer;\n    bufferList: IBufferList;\n    currentFrame: frame;\n    fragmentationSize: number;\n    frameQueue: frame[];\n    state: string;\n    waitingForCloseResponse: boolean;\n    receivedEnd: boolean;\n    closeTimeout: number;\n    assembleFragments: number;\n    maxReceivedMessageSize: number;\n    outputBufferFull: boolean;\n    inputPaused: boolean;\n    bytesWaitingToFlush: number;\n    socketHadError: boolean;\n\n    /** An array of extensions that were negotiated for this connection */\n    extensions: IExtension[];\n\n    /**\n     * The IP address of the remote peer as a string. In the case of a server,\n     * the `X-Forwarded-For` header will be respected and preferred for the purposes\n     * of populating this field. If you need to get to the actual remote IP address,\n     * `socket.remoteAddress` will provide it.\n     */\n    remoteAddress: string;\n\n    /** The version of the WebSocket protocol requested by the client */\n    webSocketVersion: number;\n    /** Whether or not the connection is still connected. Read-only */\n    connected: boolean;\n\n    _pingListenerCount: number;\n\n    constructor(\n        socket: net.Socket,\n        extensions: IExtension[],\n        protocol: string,\n        maskOutgoingPackets: boolean,\n        config: IConfig,\n    );\n\n    /**\n     * Close the connection. A close frame will be sent to the remote peer indicating\n     * that we wish to close the connection, and we will then wait for up to\n     * `config.closeTimeout` milliseconds for an acknowledgment from the remote peer\n     * before terminating the underlying socket connection.\n     */\n    close(reasonCode?: number, description?: string): void;\n\n    /**\n     * Send a close frame to the remote peer and immediately close the socket without\n     * waiting for a response. This should generally be used only in error conditions.\n     */\n    drop(reasonCode?: number, description?: string, skipCloseFrame?: boolean): void;\n\n    /**\n     * Immediately sends the specified string as a UTF-8 WebSocket message to the remote\n     * peer. If `config.fragmentOutgoingMessages` is true the message may be sent as\n     * multiple fragments if it exceeds `config.fragmentationThreshold` bytes.\n     */\n    sendUTF(data: IStringified, cb?: (err?: Error) => void): void;\n\n    /**\n     * Immediately sends the specified Node Buffer object as a Binary WebSocket message\n     * to the remote peer. If config.fragmentOutgoingMessages is true the message may be\n     * sent as multiple fragments if it exceeds config.fragmentationThreshold bytes.\n     */\n    sendBytes(buffer: Buffer, cb?: (err?: Error) => void): void;\n\n    /** Auto-detect the data type and send UTF-8 or Binary message */\n    send(data: Buffer | IStringified, cb?: (err?: Error) => void): void;\n\n    /** Sends a ping frame. Ping frames must not exceed 125 bytes in length. */\n    ping(data: Buffer | IStringified): void;\n\n    /**\n     * Sends a pong frame. Pong frames may be sent unsolicited and such pong frames will\n     * trigger no action on the receiving peer. Pong frames sent in response to a ping\n     * frame must mirror the payload data of the ping frame exactly.\n     * The `connection` object handles this internally for you, so there should\n     * be no need to use this method to respond to pings.\n     * Pong frames must not exceed 125 bytes in length.\n     */\n    pong(buffer: Buffer): void;\n\n    /**\n     * Serializes a `frame` object into binary data and immediately sends it to\n     * the remote peer. This is an advanced function, requiring you to manually compose\n     * your own `frame`. You should probably use sendUTF or sendBytes instead.\n     */\n    sendFrame(frame: frame, cb?: (err?: Error) => void): void;\n\n    /** Set or reset the `keepalive` timer when data is received */\n    setKeepaliveTimer(): void;\n    clearKeepaliveTimer(): void;\n    handleKeepaliveTimer(): void;\n    setGracePeriodTimer(): void;\n    clearGracePeriodTimer(): void;\n    handleGracePeriodTimer(): void;\n    handleSocketData(data: Buffer): void;\n    processReceivedData(): void;\n    handleSocketError(error: Error): void;\n    handleSocketEnd(): void;\n    handleSocketClose(hadError: boolean): void;\n    handleSocketDrain(): void;\n    handleSocketPause(): void;\n    handleSocketResume(): void;\n    pause(): void;\n    resume(): void;\n\n    setCloseTimer(): void;\n    clearCloseTimer(): void;\n    handleCloseTimer(): void;\n    processFrame(frame: frame): void;\n    fragmentAndSend(frame: frame, cb?: (err: Error) => void): void;\n    sendCloseFrame(reasonCode?: number, reasonText?: string, cb?: (err?: Error) => void): void;\n\n    _addSocketEventListeners(): void;\n\n    // Events\n    on(event: \"message\", cb: (data: Message) => void): this;\n    on(event: \"frame\", cb: (frame: frame) => void): this;\n    on(event: \"close\", cb: (code: number, desc: string) => void): this;\n    on(event: \"error\", cb: (err: Error) => void): this;\n    on(event: \"drain\" | \"pause\" | \"resume\", cb: () => void): this;\n    on(event: \"ping\", cb: (cancel: () => void, binaryPayload: Buffer) => void): this;\n    on(event: \"pong\", cb: (binaryPayload: Buffer) => void): this;\n    addListener(event: \"message\", cb: (data: Message) => void): this;\n    addListener(event: \"frame\", cb: (frame: frame) => void): this;\n    addListener(event: \"close\", cb: (code: number, desc: string) => void): this;\n    addListener(event: \"error\", cb: (err: Error) => void): this;\n    addListener(event: \"drain\" | \"pause\" | \"resume\", cb: () => void): this;\n    addListener(event: \"ping\", cb: (cancel: () => void, binaryPayload: Buffer) => void): this;\n    addListener(event: \"pong\", cb: (binaryPayload: Buffer) => void): this;\n}\n\nexport class frame {\n    /** Whether or not this is last frame in a fragmentation sequence */\n    fin: boolean;\n\n    /**\n     * Represents the RSV1 field in the framing. Setting this to true will result in\n     * a Protocol Error on the receiving peer.\n     */\n    rsv1: boolean;\n\n    /**\n     * Represents the RSV1 field in the framing. Setting this to true will result in\n     * a Protocol Error on the receiving peer.\n     */\n    rsv2: boolean;\n\n    /**\n     * Represents the RSV1 field in the framing. Setting this to true will result in\n     * a Protocol Error on the receiving peer.\n     */\n    rsv3: boolean;\n\n    /**\n     * Whether or not this frame is (or should be) masked. For outgoing frames, when\n     * connected as a client, this flag is automatically forced to true by `connection`.\n     * Outgoing frames sent from the server-side of a connection are not masked.\n     */\n    mask: number;\n\n    /**\n     * Identifies which kind of frame this is.\n     *\n     * Hex  - Dec - Description\n     * 0x00 -   0 - Continuation\n     * 0x01 -   1 - Text Frame\n     * 0x02 -   2 - Binary Frame\n     * 0x08 -   8 - Close Frame\n     * 0x09 -   9 - Ping Frame\n     * 0x0A -  10 - Pong Frame\n     */\n    opcode: number;\n\n    /**\n     * Identifies the length of the payload data on a received frame.\n     * When sending a frame, will be automatically calculated from `binaryPayload` object.\n     */\n    length: number;\n\n    /**\n     * The binary payload data.\n     * Even text frames are sent with a Buffer providing the binary payload data.\n     */\n    binaryPayload: Buffer;\n\n    maskBytes: Buffer;\n    frameHeader: Buffer;\n    config: IConfig;\n    maxReceivedFrameSize: number;\n    protocolError: boolean;\n    dropReason: string;\n    frameTooLarge: boolean;\n    invalidCloseFrameLength: boolean;\n    parseState: number;\n    closeStatus: number;\n\n    addData(bufferList: IBufferList): boolean;\n    throwAwayPayload(bufferList: IBufferList): boolean;\n    toBuffer(nullMask: boolean): Buffer;\n    toString(): string;\n}\n\nexport interface IClientConfig extends IConfig {\n    /**\n     * Which version of the WebSocket protocol to use when making the connection.\n     * Currently supported values are 8 and 13. This option will be removed once the\n     * protocol is finalized by the IETF It is only available to ease the transition\n     * through the intermediate draft protocol versions. The only thing this affects\n     * the name of the Origin header.\n     * @default 13\n     */\n    webSocketVersion?: number | undefined;\n\n    /**\n     * Options to pass to `https.request` if connecting via TLS.\n     * @see https://nodejs.org/api/https.html#https_https_request_options_callback\n     */\n    tlsOptions?: https.RequestOptions | undefined;\n}\n\nexport class client extends events.EventEmitter {\n    constructor(ClientConfig?: IClientConfig);\n\n    /**\n     * Establish a connection. The remote server will select the best subprotocol that\n     * it supports and send that back when establishing the connection.\n     *\n     * @param requestUrl should be a standard websocket url\n     * @param [requestedProtocols] list of subprotocols supported by the client.\n     *     The remote server will select the best subprotocol that it supports and send that back when establishing the connection.\n     * @param [origin] Used in user-agent scenarios to identify the page containing\n     *     any scripting content that caused the connection to be requested.\n     * @param [headers] additional arbitrary HTTP request headers to send along with the request.\n     *     This may be used to pass things like access tokens, etc. so that the server can verify authentication/authorization\n     *     before deciding to accept and open the full WebSocket connection.\n     * @param [extraRequestOptions] additional configuration options to be passed to `http.request` or `https.request`.\n     *     This can be used to pass a custom `agent` to enable `client` usage from behind an HTTP or HTTPS proxy server\n     *     using {@link https://github.com/koichik/node-tunnel|koichik/node-tunnel} or similar.\n     * @example client.connect('ws://www.mygreatapp.com:1234/websocketapp/')\n     */\n    connect(\n        requestUrl: url.Url | string,\n        requestedProtocols?: string | string[],\n        origin?: string,\n        headers?: http.OutgoingHttpHeaders,\n        extraRequestOptions?: http.RequestOptions,\n    ): void;\n\n    /**\n     * Will cancel an in-progress connection request before either the `connect` event or the `connectFailed` event has been emitted.\n     * If the `connect` or `connectFailed` event has already been emitted, calling `abort()` will do nothing.\n     */\n    abort(): void;\n\n    // Events\n    on(event: \"connect\", cb: (connection: connection) => void): this;\n    on(event: \"connectFailed\", cb: (err: Error) => void): this;\n    on(event: \"httpResponse\", cb: (response: http.IncomingMessage, client: client) => void): this;\n    addListener(event: \"connect\", cb: (connection: connection) => void): this;\n    addListener(event: \"connectFailed\", cb: (err: Error) => void): this;\n    addListener(event: \"httpResponse\", cb: (response: http.IncomingMessage, client: client) => void): this;\n}\n\nexport interface IRouterRequest extends events.EventEmitter {\n    webSocketRequest: request;\n    protocol: string | null;\n\n    /**\n     * If the client is a web browser, origin will be a string containing the URL\n     * of the page containing the script that opened the connection.\n     * If the client is not a web browser, origin may be `null` or \"*\".\n     */\n    origin: string;\n\n    /** A string containing the path that was requested by the client */\n    resource: string;\n    /** Parsed resource, including the query string parameters */\n    resourceURL: url.UrlWithParsedQuery;\n\n    /** A reference to the original Node HTTP request object */\n    httpRequest: http.IncomingMessage;\n\n    /**\n     * Client's IP. If an `X-Forwarded-For` header is present, the value will be taken\n     * from that header to facilitate WebSocket servers that live behind a reverse-proxy\n     */\n    remoteAddress: string;\n\n    /** The version of the WebSocket protocol requested by the client */\n    webSocketVersion: number;\n    /** An array containing a list of extensions requested by the client */\n    requestedExtensions: any[];\n\n    cookies: ICookie[];\n\n    /**\n     * After inspecting the `request` properties, call this function on the\n     * request object to accept the connection. If you don't have a particular subprotocol\n     * you wish to speak, you may pass `null` for the `acceptedProtocol` parameter.\n     *\n     * @param [acceptedProtocol] case-insensitive value that was requested by the client\n     */\n    accept(acceptedProtocol?: string, allowedOrigin?: string, cookies?: ICookie[]): connection;\n\n    /**\n     * Reject connection.\n     * You may optionally pass in an HTTP Status code (such as 404) and a textual\n     * description that will be sent to the client in the form of an\n     * `X-WebSocket-Reject-Reason` header.\n     */\n    reject(httpStatus?: number, reason?: string): void;\n\n    // Events\n    on(event: \"requestAccepted\", cb: (connection: connection) => void): this;\n    on(event: \"requestRejected\", cb: (request: this) => void): this;\n    addListener(event: \"requestAccepted\", cb: (connection: connection) => void): this;\n    addListener(event: \"requestRejected\", cb: (request: this) => void): this;\n}\n\nexport interface IRouterConfig {\n    /*\n     * The WebSocketServer instance to attach to.\n     */\n    server: server;\n}\n\nexport interface IRouterHandler {\n    path: string;\n    pathString: string;\n    protocol: string;\n    callback: (request: IRouterRequest) => void;\n}\n\nexport class router extends events.EventEmitter {\n    handlers: IRouterHandler[];\n\n    constructor(config?: IRouterConfig);\n\n    /** Attach to WebSocket server */\n    attachServer(server: server): void;\n\n    /** Detach from WebSocket server */\n    detachServer(): void;\n\n    mount(path: string | RegExp, protocol: string | null, callback: (request: IRouterRequest) => void): void;\n\n    unmount(path: string | RegExp, protocol?: string): void;\n\n    findHandlerIndex(pathString: string, protocol: string): number;\n\n    pathToRegExp(path: string): RegExp;\n    pathToRegEx(path: RegExp): RegExp;\n\n    handleRequest(request: request): void;\n}\n\nexport interface ICloseEvent {\n    code: number;\n    reason: string;\n    wasClean: boolean;\n}\n\nexport interface IMessageEvent {\n    data: string | Buffer | ArrayBuffer;\n}\n\nexport class w3cwebsocket {\n    static CONNECTING: number;\n    static OPEN: number;\n    static CLOSING: number;\n    static CLOSED: number;\n\n    _url: string;\n    _readyState: number;\n    _protocol?: string | undefined;\n    _extensions: IExtension[];\n    _bufferedAmount: number;\n    _binaryType: \"arraybuffer\";\n    _connection?: connection | undefined;\n    _client: client;\n\n    url: string;\n    readyState: number;\n    protocol?: string | undefined;\n    extensions: IExtension[];\n    bufferedAmount: number;\n\n    binaryType: \"arraybuffer\";\n\n    CONNECTING: number;\n    OPEN: number;\n    CLOSING: number;\n    CLOSED: number;\n\n    onopen: () => void;\n    onerror: (error: Error) => void;\n    onclose: (event: ICloseEvent) => void;\n    onmessage: (message: IMessageEvent) => void;\n\n    constructor(\n        url: string,\n        protocols?: string | string[],\n        origin?: string,\n        headers?: http.OutgoingHttpHeaders,\n        requestOptions?: object,\n        IClientConfig?: IClientConfig,\n    );\n\n    send(data: ArrayBufferView | ArrayBuffer | Buffer | IStringified): void;\n    close(code?: number, reason?: string): void;\n}\n\nexport const deprecation: {\n    disableWarnings: boolean;\n    deprecationWarningMap: { [name: string]: string };\n    warn(deprecationName: string): void;\n};\n\nexport const version: string;\n",
  "node_modules/@types/websocket/package.json": "{\n    \"name\": \"@types/websocket\",\n    \"version\": \"1.0.10\",\n    \"description\": \"TypeScript definitions for websocket\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/websocket\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Paul Loyd\",\n            \"githubUsername\": \"loyd\",\n            \"url\": \"https://github.com/loyd\"\n        },\n        {\n            \"name\": \"Kay Schecker\",\n            \"githubUsername\": \"flynetworks\",\n            \"url\": \"https://github.com/flynetworks\"\n        },\n        {\n            \"name\": \"Zhao Lei\",\n            \"githubUsername\": \"zhaoleimxd\",\n            \"url\": \"https://github.com/zhaoleimxd\"\n        },\n        {\n            \"name\": \"Sheng Chen\",\n            \"githubUsername\": \"jdneo\",\n            \"url\": \"https://github.com/jdneo\"\n        },\n        {\n            \"name\": \"Matthew Peveler\",\n            \"githubUsername\": \"MasterOdin\",\n            \"url\": \"https://github.com/MasterOdin\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/websocket\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"@types/node\": \"*\"\n    },\n    \"typesPublisherContentHash\": \"2e0b0d4ea5af09dd969a97e9e5c69af107580a9063c5e4a3d0b607b0eacbba63\",\n    \"typeScriptVersion\": \"4.5\"\n}",
  "node_modules/@types/ws/index.d.ts": "// Type definitions for ws 7.4\n// Project: https://github.com/websockets/ws\n// Definitions by: Paul Loyd <https://github.com/loyd>\n//                 Margus Lamp <https://github.com/mlamp>\n//                 Philippe D'Alva <https://github.com/TitaneBoy>\n//                 reduckted <https://github.com/reduckted>\n//                 teidesu <https://github.com/teidesu>\n//                 Bartosz Wojtkowiak <https://github.com/wojtkowiak>\n//                 Kyle Hensel <https://github.com/k-yle>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n\n/// <reference types=\"node\" />\n\nimport { EventEmitter } from \"events\";\nimport {\n    Agent,\n    ClientRequest,\n    ClientRequestArgs,\n    IncomingMessage,\n    OutgoingHttpHeaders,\n    Server as HTTPServer,\n} from \"http\";\nimport { Server as HTTPSServer } from \"https\";\nimport { Socket } from \"net\";\nimport { Duplex, DuplexOptions } from \"stream\";\nimport { SecureContextOptions } from \"tls\";\nimport { URL } from \"url\";\nimport { ZlibOptions } from \"zlib\";\n\n// WebSocket socket.\ndeclare class WebSocket extends EventEmitter {\n    /** The connection is not yet open. */\n    static readonly CONNECTING: 0;\n    /** The connection is open and ready to communicate. */\n    static readonly OPEN: 1;\n    /** The connection is in the process of closing. */\n    static readonly CLOSING: 2;\n    /** The connection is closed. */\n    static readonly CLOSED: 3;\n\n    binaryType: \"nodebuffer\" | \"arraybuffer\" | \"fragments\";\n    readonly bufferedAmount: number;\n    readonly extensions: string;\n    readonly protocol: string;\n    /** The current state of the connection */\n    readonly readyState:\n        | typeof WebSocket.CONNECTING\n        | typeof WebSocket.OPEN\n        | typeof WebSocket.CLOSING\n        | typeof WebSocket.CLOSED;\n    readonly url: string;\n\n    /** The connection is not yet open. */\n    readonly CONNECTING: 0;\n    /** The connection is open and ready to communicate. */\n    readonly OPEN: 1;\n    /** The connection is in the process of closing. */\n    readonly CLOSING: 2;\n    /** The connection is closed. */\n    readonly CLOSED: 3;\n\n    onopen: (event: WebSocket.OpenEvent) => void;\n    onerror: (event: WebSocket.ErrorEvent) => void;\n    onclose: (event: WebSocket.CloseEvent) => void;\n    onmessage: (event: WebSocket.MessageEvent) => void;\n\n    constructor(address: string | URL, options?: WebSocket.ClientOptions | ClientRequestArgs);\n    constructor(\n        address: string | URL,\n        protocols?: string | string[],\n        options?: WebSocket.ClientOptions | ClientRequestArgs,\n    );\n\n    close(code?: number, data?: string): void;\n    ping(data?: any, mask?: boolean, cb?: (err: Error) => void): void;\n    pong(data?: any, mask?: boolean, cb?: (err: Error) => void): void;\n    send(data: any, cb?: (err?: Error) => void): void;\n    send(\n        data: any,\n        options: { mask?: boolean | undefined; binary?: boolean | undefined; compress?: boolean | undefined; fin?: boolean | undefined },\n        cb?: (err?: Error) => void,\n    ): void;\n    terminate(): void;\n\n    // HTML5 WebSocket events\n    addEventListener(\n        method: \"message\",\n        cb: (event: { data: any; type: string; target: WebSocket }) => void,\n        options?: WebSocket.EventListenerOptions,\n    ): void;\n    addEventListener(\n        method: \"close\",\n        cb: (event: { wasClean: boolean; code: number; reason: string; target: WebSocket }) => void,\n        options?: WebSocket.EventListenerOptions,\n    ): void;\n    addEventListener(\n        method: \"error\",\n        cb: (event: { error: any; message: any; type: string; target: WebSocket }) => void,\n        options?: WebSocket.EventListenerOptions,\n    ): void;\n    addEventListener(\n        method: \"open\",\n        cb: (event: { target: WebSocket }) => void,\n        options?: WebSocket.EventListenerOptions,\n    ): void;\n    addEventListener(method: string, listener: () => void, options?: WebSocket.EventListenerOptions): void;\n\n    removeEventListener(method: \"message\", cb?: (event: { data: any; type: string; target: WebSocket }) => void): void;\n    removeEventListener(\n        method: \"close\",\n        cb?: (event: { wasClean: boolean; code: number; reason: string; target: WebSocket }) => void,\n    ): void;\n    removeEventListener(\n        method: \"error\",\n        cb?: (event: { error: any; message: any; type: string; target: WebSocket }) => void,\n    ): void;\n    removeEventListener(method: \"open\", cb?: (event: { target: WebSocket }) => void): void;\n    removeEventListener(method: string, listener?: () => void): void;\n\n    // Events\n    on(event: \"close\", listener: (this: WebSocket, code: number, reason: string) => void): this;\n    on(event: \"error\", listener: (this: WebSocket, err: Error) => void): this;\n    on(event: \"upgrade\", listener: (this: WebSocket, request: IncomingMessage) => void): this;\n    on(event: \"message\", listener: (this: WebSocket, data: WebSocket.Data) => void): this;\n    on(event: \"open\", listener: (this: WebSocket) => void): this;\n    on(event: \"ping\" | \"pong\", listener: (this: WebSocket, data: Buffer) => void): this;\n    on(\n        event: \"unexpected-response\",\n        listener: (this: WebSocket, request: ClientRequest, response: IncomingMessage) => void,\n    ): this;\n    on(event: string | symbol, listener: (this: WebSocket, ...args: any[]) => void): this;\n\n    once(event: \"close\", listener: (this: WebSocket, code: number, reason: string) => void): this;\n    once(event: \"error\", listener: (this: WebSocket, err: Error) => void): this;\n    once(event: \"upgrade\", listener: (this: WebSocket, request: IncomingMessage) => void): this;\n    once(event: \"message\", listener: (this: WebSocket, data: WebSocket.Data) => void): this;\n    once(event: \"open\", listener: (this: WebSocket) => void): this;\n    once(event: \"ping\" | \"pong\", listener: (this: WebSocket, data: Buffer) => void): this;\n    once(\n        event: \"unexpected-response\",\n        listener: (this: WebSocket, request: ClientRequest, response: IncomingMessage) => void,\n    ): this;\n    once(event: string | symbol, listener: (this: WebSocket, ...args: any[]) => void): this;\n\n    off(event: \"close\", listener: (this: WebSocket, code: number, reason: string) => void): this;\n    off(event: \"error\", listener: (this: WebSocket, err: Error) => void): this;\n    off(event: \"upgrade\", listener: (this: WebSocket, request: IncomingMessage) => void): this;\n    off(event: \"message\", listener: (this: WebSocket, data: WebSocket.Data) => void): this;\n    off(event: \"open\", listener: (this: WebSocket) => void): this;\n    off(event: \"ping\" | \"pong\", listener: (this: WebSocket, data: Buffer) => void): this;\n    off(\n        event: \"unexpected-response\",\n        listener: (this: WebSocket, request: ClientRequest, response: IncomingMessage) => void,\n    ): this;\n    off(event: string | symbol, listener: (this: WebSocket, ...args: any[]) => void): this;\n\n    addListener(event: \"close\", listener: (code: number, message: string) => void): this;\n    addListener(event: \"error\", listener: (err: Error) => void): this;\n    addListener(event: \"upgrade\", listener: (request: IncomingMessage) => void): this;\n    addListener(event: \"message\", listener: (data: WebSocket.Data) => void): this;\n    addListener(event: \"open\", listener: () => void): this;\n    addListener(event: \"ping\" | \"pong\", listener: (data: Buffer) => void): this;\n    addListener(\n        event: \"unexpected-response\",\n        listener: (request: ClientRequest, response: IncomingMessage) => void,\n    ): this;\n    addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n\n    removeListener(event: \"close\", listener: (code: number, message: string) => void): this;\n    removeListener(event: \"error\", listener: (err: Error) => void): this;\n    removeListener(event: \"upgrade\", listener: (request: IncomingMessage) => void): this;\n    removeListener(event: \"message\", listener: (data: WebSocket.Data) => void): this;\n    removeListener(event: \"open\", listener: () => void): this;\n    removeListener(event: \"ping\" | \"pong\", listener: (data: Buffer) => void): this;\n    removeListener(\n        event: \"unexpected-response\",\n        listener: (request: ClientRequest, response: IncomingMessage) => void,\n    ): this;\n    removeListener(event: string | symbol, listener: (...args: any[]) => void): this;\n}\n\ndeclare namespace WebSocket {\n    /**\n     * Data represents the message payload received over the WebSocket.\n     */\n    type Data = string | Buffer | ArrayBuffer | Buffer[];\n\n    /**\n     * CertMeta represents the accepted types for certificate & key data.\n     */\n    type CertMeta = string | string[] | Buffer | Buffer[];\n\n    /**\n     * VerifyClientCallbackSync is a synchronous callback used to inspect the\n     * incoming message. The return value (boolean) of the function determines\n     * whether or not to accept the handshake.\n     */\n    type VerifyClientCallbackSync = (info: { origin: string; secure: boolean; req: IncomingMessage }) => boolean;\n\n    /**\n     * VerifyClientCallbackAsync is an asynchronous callback used to inspect the\n     * incoming message. The return value (boolean) of the function determines\n     * whether or not to accept the handshake.\n     */\n    type VerifyClientCallbackAsync = (\n        info: { origin: string; secure: boolean; req: IncomingMessage },\n        callback: (res: boolean, code?: number, message?: string, headers?: OutgoingHttpHeaders) => void,\n    ) => void;\n\n    interface ClientOptions extends SecureContextOptions {\n        protocol?: string | undefined;\n        followRedirects?: boolean | undefined;\n        handshakeTimeout?: number | undefined;\n        maxRedirects?: number | undefined;\n        perMessageDeflate?: boolean | PerMessageDeflateOptions | undefined;\n        localAddress?: string | undefined;\n        protocolVersion?: number | undefined;\n        headers?: { [key: string]: string } | undefined;\n        origin?: string | undefined;\n        agent?: Agent | undefined;\n        host?: string | undefined;\n        family?: number | undefined;\n        checkServerIdentity?(servername: string, cert: CertMeta): boolean;\n        rejectUnauthorized?: boolean | undefined;\n        maxPayload?: number | undefined;\n    }\n\n    interface PerMessageDeflateOptions {\n        serverNoContextTakeover?: boolean | undefined;\n        clientNoContextTakeover?: boolean | undefined;\n        serverMaxWindowBits?: number | undefined;\n        clientMaxWindowBits?: number | undefined;\n        zlibDeflateOptions?: {\n            flush?: number | undefined;\n            finishFlush?: number | undefined;\n            chunkSize?: number | undefined;\n            windowBits?: number | undefined;\n            level?: number | undefined;\n            memLevel?: number | undefined;\n            strategy?: number | undefined;\n            dictionary?: Buffer | Buffer[] | DataView | undefined;\n            info?: boolean | undefined;\n        } | undefined;\n        zlibInflateOptions?: ZlibOptions | undefined;\n        threshold?: number | undefined;\n        concurrencyLimit?: number | undefined;\n    }\n\n    interface OpenEvent {\n        type: string;\n        target: WebSocket;\n    }\n\n    interface ErrorEvent {\n        error: any;\n        message: string;\n        type: string;\n        target: WebSocket;\n    }\n\n    interface CloseEvent {\n        wasClean: boolean;\n        code: number;\n        reason: string;\n        type: string;\n        target: WebSocket;\n    }\n\n    interface MessageEvent {\n        data: Data;\n        type: string;\n        target: WebSocket;\n    }\n\n    interface EventListenerOptions {\n        once?: boolean | undefined;\n    }\n\n    interface ServerOptions {\n        host?: string | undefined;\n        port?: number | undefined;\n        backlog?: number | undefined;\n        server?: HTTPServer | HTTPSServer | undefined;\n        verifyClient?: VerifyClientCallbackAsync | VerifyClientCallbackSync | undefined;\n        handleProtocols?: any;\n        path?: string | undefined;\n        noServer?: boolean | undefined;\n        clientTracking?: boolean | undefined;\n        perMessageDeflate?: boolean | PerMessageDeflateOptions | undefined;\n        maxPayload?: number | undefined;\n    }\n\n    interface AddressInfo {\n        address: string;\n        family: string;\n        port: number;\n    }\n\n    // WebSocket Server\n    class Server extends EventEmitter {\n        options: ServerOptions;\n        path: string;\n        clients: Set<WebSocket>;\n\n        constructor(options?: ServerOptions, callback?: () => void);\n\n        address(): AddressInfo | string;\n        close(cb?: (err?: Error) => void): void;\n        handleUpgrade(\n            request: IncomingMessage,\n            socket: Socket,\n            upgradeHead: Buffer,\n            callback: (client: WebSocket, request: IncomingMessage) => void,\n        ): void;\n        shouldHandle(request: IncomingMessage): boolean | Promise<boolean>;\n\n        // Events\n        on(event: \"connection\", cb: (this: Server, socket: WebSocket, request: IncomingMessage) => void): this;\n        on(event: \"error\", cb: (this: Server, error: Error) => void): this;\n        on(event: \"headers\", cb: (this: Server, headers: string[], request: IncomingMessage) => void): this;\n        on(event: \"close\" | \"listening\", cb: (this: Server) => void): this;\n        on(event: string | symbol, listener: (this: Server, ...args: any[]) => void): this;\n\n        once(event: \"connection\", cb: (this: Server, socket: WebSocket, request: IncomingMessage) => void): this;\n        once(event: \"error\", cb: (this: Server, error: Error) => void): this;\n        once(event: \"headers\", cb: (this: Server, headers: string[], request: IncomingMessage) => void): this;\n        once(event: \"close\" | \"listening\", cb: (this: Server) => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n\n        off(event: \"connection\", cb: (this: Server, socket: WebSocket, request: IncomingMessage) => void): this;\n        off(event: \"error\", cb: (this: Server, error: Error) => void): this;\n        off(event: \"headers\", cb: (this: Server, headers: string[], request: IncomingMessage) => void): this;\n        off(event: \"close\" | \"listening\", cb: (this: Server) => void): this;\n        off(event: string | symbol, listener: (this: Server, ...args: any[]) => void): this;\n\n        addListener(event: \"connection\", cb: (client: WebSocket, request: IncomingMessage) => void): this;\n        addListener(event: \"error\", cb: (err: Error) => void): this;\n        addListener(event: \"headers\", cb: (headers: string[], request: IncomingMessage) => void): this;\n        addListener(event: \"close\" | \"listening\", cb: () => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n\n        removeListener(event: \"connection\", cb: (client: WebSocket) => void): this;\n        removeListener(event: \"error\", cb: (err: Error) => void): this;\n        removeListener(event: \"headers\", cb: (headers: string[], request: IncomingMessage) => void): this;\n        removeListener(event: \"close\" | \"listening\", cb: () => void): this;\n        removeListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n\n    // WebSocket stream\n    function createWebSocketStream(websocket: WebSocket, options?: DuplexOptions): Duplex;\n}\n\nexport = WebSocket;\n",
  "node_modules/@types/ws/package.json": "{\n    \"name\": \"@types/ws\",\n    \"version\": \"7.4.7\",\n    \"description\": \"TypeScript definitions for ws\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ws\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Paul Loyd\",\n            \"url\": \"https://github.com/loyd\",\n            \"githubUsername\": \"loyd\"\n        },\n        {\n            \"name\": \"Margus Lamp\",\n            \"url\": \"https://github.com/mlamp\",\n            \"githubUsername\": \"mlamp\"\n        },\n        {\n            \"name\": \"Philippe D'Alva\",\n            \"url\": \"https://github.com/TitaneBoy\",\n            \"githubUsername\": \"TitaneBoy\"\n        },\n        {\n            \"name\": \"reduckted\",\n            \"url\": \"https://github.com/reduckted\",\n            \"githubUsername\": \"reduckted\"\n        },\n        {\n            \"name\": \"teidesu\",\n            \"url\": \"https://github.com/teidesu\",\n            \"githubUsername\": \"teidesu\"\n        },\n        {\n            \"name\": \"Bartosz Wojtkowiak\",\n            \"url\": \"https://github.com/wojtkowiak\",\n            \"githubUsername\": \"wojtkowiak\"\n        },\n        {\n            \"name\": \"Kyle Hensel\",\n            \"url\": \"https://github.com/k-yle\",\n            \"githubUsername\": \"k-yle\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/ws\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"@types/node\": \"*\"\n    },\n    \"typesPublisherContentHash\": \"bfa5f3d19c5c1f1c415aec2e218c5c83c4c88b441bb05b2c022b6cfee2c36dfd\",\n    \"typeScriptVersion\": \"3.6\"\n}",
  "node_modules/@typia/core/lib/context/IProgrammerProps.d.ts": "import ts from \"typescript\";\nimport { ITypiaContext } from \"./ITypiaContext\";\n/**\n * Properties passed to typia code programmers.\n *\n * `IProgrammerProps` contains all the information needed for programmer\n * functions to generate runtime validation, serialization, or transformation\n * code. Each programmer receives these props and produces TypeScript AST nodes\n * that implement the operation for the target type.\n *\n * The programmers are internal to typia's transformation system and are invoked\n * by the TypeScript transformer when processing `typia.*<T>()` function calls.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IProgrammerProps {\n    /**\n     * Typia transformation context.\n     *\n     * Contains TypeScript compiler APIs, transformation context, import manager,\n     * and configuration options. Shared across all programmers.\n     */\n    context: ITypiaContext;\n    /**\n     * Module expression for typia references.\n     *\n     * The expression representing the typia module (typically the identifier\n     * `typia`). Used when generating code that references typia internals.\n     */\n    modulo: ts.LeftHandSideExpression;\n    /**\n     * TypeScript type to generate code for.\n     *\n     * The resolved type from the generic parameter of the typia function call\n     * (e.g., `T` from `typia.is<T>()`). Analyzed to generate appropriate\n     * validation/serialization logic.\n     */\n    type: ts.Type;\n    /**\n     * Optional type name for error messages.\n     *\n     * Human-readable name for the type, used in generated error messages and\n     * debug output. May be `undefined` for anonymous types.\n     */\n    name: string | undefined;\n    /**\n     * Optional initial value expression.\n     *\n     * For functions that take an input value (like `typia.is(value)`), this is\n     * the expression representing that value. Used as the input to the generated\n     * validation code.\n     */\n    init?: ts.Expression | undefined;\n}\n",
  "node_modules/@typia/core/lib/context/ITransformOptions.d.ts": "/**\n * Typia transformer configuration options.\n *\n * `ITransformOptions` controls how typia generates validation code at compile\n * time. These options affect edge cases in type checking such as special\n * numeric values (NaN, Infinity), function properties, and undefined handling.\n *\n * Configure these options in your `tsconfig.json` under the typia plugin:\n *\n * ```json\n * {\n *   \"compilerOptions\": {\n *     \"plugins\": [{ \"transform\": \"typia/lib/transform\", \"finite\": true }]\n *   }\n * }\n * ```\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface ITransformOptions {\n    /**\n     * Validate that numbers are finite (not NaN or Infinity).\n     *\n     * When `true`, generated validation code includes `Number.isFinite()` checks\n     * for all number types. This catches both `NaN` and `Infinity` values that\n     * might otherwise pass numeric type checks.\n     *\n     * Behavior varies by operation context:\n     *\n     * - **Validation** (`is`, `assert`, `validate`): Follows this setting\n     * - **Marshaling** (`stringify`, `encode`): Always `true` (JSON doesn't support\n     *   NaN/Infinity)\n     * - **Parsing** (`parse`, `decode`): Always `false` (JSON can't produce\n     *   NaN/Infinity)\n     *\n     * @default false\n     */\n    finite?: undefined | boolean;\n    /**\n     * Validate that numbers are not NaN.\n     *\n     * When `true`, generated validation code includes `Number.isNaN()` checks for\n     * all number types. This is less strict than `finite` - it allows `Infinity`\n     * but rejects `NaN`.\n     *\n     * This option is **ignored** if `finite` is `true` (which already rejects\n     * NaN). Same context-dependent behavior as `finite`.\n     *\n     * @default false\n     */\n    numeric?: undefined | boolean;\n    /**\n     * Validate function-typed properties.\n     *\n     * When `true`, generated validation code includes `typeof x === \"function\"`\n     * checks for function properties. When `false`, function properties are\n     * skipped during validation.\n     *\n     * Always `false` during marshaling/parsing since functions cannot be\n     * serialized to JSON or other formats.\n     *\n     * @default false\n     */\n    functional?: undefined | boolean;\n    /**\n     * Allow `undefined` values in extra/superfluous properties.\n     *\n     * Affects strict equality checking (`equals` functions) behavior when objects\n     * have additional properties beyond the type definition.\n     *\n     * When `true`, extra properties with `undefined` values are tolerated. When\n     * `false`, any extra property (even if `undefined`) fails equality.\n     *\n     * Only affects `equals*` functions; other validation functions always allow\n     * `undefined` in extra properties.\n     *\n     * @default true\n     */\n    undefined?: undefined | boolean;\n}\n",
  "node_modules/@typia/core/lib/context/ITypiaContext.d.ts": "import ts from \"typescript\";\nimport { ImportProgrammer } from \"../programmers/ImportProgrammer\";\nimport { ITransformOptions } from \"./ITransformOptions\";\n/**\n * Typia transformation context containing compiler dependencies.\n *\n * `ITypiaContext` holds all the dependencies needed during compilation when\n * transforming `typia.*<T>()` function calls into runtime validation code. This\n * context is created by the typia transformer and passed to all programmer\n * functions.\n *\n * The context provides access to:\n *\n * - TypeScript compiler APIs for type analysis ({@link checker})\n * - AST manipulation utilities ({@link printer}, {@link transformer})\n * - Import management ({@link importer})\n * - Error reporting ({@link extras})\n * - Configuration ({@link options})\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface ITypiaContext {\n    /**\n     * TypeScript program instance.\n     *\n     * The compiled TypeScript program containing all source files and type\n     * information. Used to access the type checker and resolve type definitions\n     * across files.\n     */\n    program: ts.Program;\n    /**\n     * TypeScript compiler options.\n     *\n     * The compiler options from `tsconfig.json`. Affects code generation\n     * decisions like module format and strict mode settings.\n     */\n    compilerOptions: ts.CompilerOptions;\n    /**\n     * TypeScript type checker for type analysis.\n     *\n     * Provides type information for AST nodes. Used extensively to analyze\n     * generic type parameters, resolve type aliases, and extract property\n     * information from types.\n     */\n    checker: ts.TypeChecker;\n    /**\n     * TypeScript AST printer for code generation.\n     *\n     * Converts generated AST nodes back to TypeScript source code. Used for debug\n     * output and error messages.\n     */\n    printer: ts.Printer;\n    /**\n     * Typia-specific transformer options.\n     *\n     * Configuration from the typia plugin in `tsconfig.json`. Controls validation\n     * behavior for edge cases.\n     */\n    options: ITransformOptions;\n    /**\n     * TypeScript transformation context.\n     *\n     * Provides factory functions for creating AST nodes during transformation.\n     * All generated code uses this context's factory.\n     */\n    transformer: ts.TransformationContext;\n    /**\n     * Import statement manager.\n     *\n     * Tracks and generates import statements for runtime dependencies. Ensures\n     * required modules are imported when validation code references external\n     * functions.\n     */\n    importer: ImportProgrammer;\n    /**\n     * Diagnostic utilities for error reporting.\n     *\n     * Provided by ts-patch or ttypescript for reporting compilation errors and\n     * warnings. Used to surface transformation errors in the IDE and build\n     * output.\n     */\n    extras: {\n        /**\n         * Adds a diagnostic message to the compilation output.\n         *\n         * @param diag - The diagnostic to report\n         * @returns The diagnostic ID\n         */\n        addDiagnostic: (diag: ts.Diagnostic) => number;\n    };\n}\n",
  "node_modules/@typia/core/lib/context/TransformerError.d.ts": "import { MetadataFactory } from \"../factories/MetadataFactory\";\n/**\n * Error thrown during typia transformation.\n *\n * Thrown when `typia.*<T>()` receives unsupported types (e.g., tuples for some\n * LLM providers, recursive types without `$ref`, native class types). The error\n * message lists specific type violations. Use {@link from} to create from\n * multiple {@link MetadataFactory.IError} instances.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class TransformerError extends Error {\n    /** Error code identifying the error type. */\n    readonly code: string;\n    constructor(props: TransformerError.IProps);\n}\nexport declare namespace TransformerError {\n    /** Constructor properties for TransformerError. */\n    interface IProps {\n        /** Error code. */\n        code: string;\n        /** Error message. */\n        message: string;\n    }\n    /**\n     * Create error from metadata factory errors.\n     *\n     * Formats multiple type errors into a single TransformerError.\n     */\n    const from: (props: {\n        code: string;\n        errors: MetadataFactory.IError[];\n    }) => TransformerError;\n}\n",
  "node_modules/@typia/core/lib/context/index.d.ts": "export * from \"./IProgrammerProps\";\nexport * from \"./ITransformOptions\";\nexport * from \"./ITypiaContext\";\nexport * from \"./TransformerError\";\n",
  "node_modules/@typia/core/lib/factories/CommentFactory.d.ts": "import ts from \"typescript\";\n/**\n * Factory for extracting JSDoc comments from TypeScript symbols.\n *\n * Extracts documentation comments and JSDoc tags from TypeScript AST symbols.\n * Handles both legacy (TS < 5.2) and modern TypeScript versions.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace CommentFactory {\n    const description: (symbol: ts.Symbol, includeTags?: boolean) => string | undefined;\n    const merge: (comments: ts.SymbolDisplayPart[]) => string;\n}\n",
  "node_modules/@typia/core/lib/factories/ExpressionFactory.d.ts": "import ts from \"typescript\";\nimport { ImportProgrammer } from \"../programmers/ImportProgrammer\";\n/**\n * Factory for creating TypeScript expression nodes.\n *\n * Creates numeric literals, type checks, instanceof expressions, and more. Also\n * provides {@link transpile} for converting string code to AST with `$input`\n * placeholder substitution and import handling.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace ExpressionFactory {\n    const number: (value: number) => ts.PrefixUnaryExpression | ts.NumericLiteral;\n    const bigint: (value: number | bigint) => ts.CallExpression;\n    const isRequired: (input: ts.Expression) => ts.Expression;\n    const isArray: (input: ts.Expression) => ts.Expression;\n    const isObject: (props: {\n        checkNull: boolean;\n        checkArray: boolean;\n        input: ts.Expression;\n    }) => ts.Expression;\n    const isInstanceOf: (type: string, input: ts.Expression) => ts.Expression;\n    const coalesce: (x: ts.Expression, y: ts.Expression) => ts.Expression;\n    const currying: (props: {\n        function: ts.Expression;\n        arguments: ts.Expression[];\n    }) => ts.CallExpression;\n    const selfCall: (body: ts.ConciseBody, type?: ts.TypeNode | undefined) => ts.CallExpression;\n    const getEscapedText: (props: {\n        printer: ts.Printer;\n        input: ts.Expression;\n    }) => string;\n    const transpile: (props: {\n        transformer?: ts.TransformationContext;\n        importer?: ImportProgrammer;\n        script: string;\n    }) => (input: ts.Expression) => ts.Expression;\n}\n",
  "node_modules/@typia/core/lib/factories/FormatCheatSheet.d.ts": "/** @reference https://github.dev/ajv-validator/ajv-formats/blob/master/src/formats.ts */\nexport declare const FormatCheatSheet: {\n    readonly byte: \"/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/gm.test($input)\";\n    readonly password: \"true\";\n    readonly regex: \"(() => { try { new RegExp($input); return true; } catch { return false; } })()\";\n    readonly uuid: \"/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i.test($input)\";\n    readonly email: \"/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\\\\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\\\\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i.test($input)\";\n    readonly hostname: \"/^(?=.{1,253}\\\\.?$)[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\\\\.[a-z0-9](?:[-0-9a-z]{0,61}[0-9a-z])?)*\\\\.?$/i.test($input)\";\n    readonly \"idn-email\": \"/^(([^<>()[\\\\]\\\\.,;:\\\\s@\\\\\\\"]+(\\\\.[^<>()[\\\\]\\\\.,;:\\\\s@\\\\\\\"]+)*)|(\\\\\\\".+\\\\\\\"))@(([^<>()[\\\\]\\\\.,;:\\\\s@\\\\\\\"]+\\\\.)+[^<>()[\\\\]\\\\.,;:\\\\s@\\\\\\\"]{2,})$/i.test($input)\";\n    readonly \"idn-hostname\": \"/^([a-z0-9\\\\u00a1-\\\\uffff0-9]+(-[a-z0-9\\\\u00a1-\\\\uffff0-9]+)*\\\\.)+[a-z\\\\u00a1-\\\\uffff]{2,}$/i.test($input)\";\n    readonly iri: \"/^[A-Za-z][\\\\d+-.A-Za-z]*:[^\\\\u0000-\\\\u0020\\\"<>\\\\\\\\^`{|}]*$/u.test($input)\";\n    readonly \"iri-reference\": \"/^[A-Za-z][\\\\d+-.A-Za-z]*:[^\\\\u0000-\\\\u0020\\\"<>\\\\\\\\^`{|}]*$/u.test($input)\";\n    readonly ipv4: \"/^(?:(?:25[0-5]|2[0-4]\\\\d|1\\\\d\\\\d|[1-9]?\\\\d)\\\\.){3}(?:25[0-5]|2[0-4]\\\\d|1\\\\d\\\\d|[1-9]?\\\\d)$/.test($input)\";\n    readonly ipv6: \"/^((([0-9a-f]{1,4}:){7}([0-9a-f]{1,4}|:))|(([0-9a-f]{1,4}:){6}(:[0-9a-f]{1,4}|((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3})|:))|(([0-9a-f]{1,4}:){5}(((:[0-9a-f]{1,4}){1,2})|:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3})|:))|(([0-9a-f]{1,4}:){4}(((:[0-9a-f]{1,4}){1,3})|((:[0-9a-f]{1,4})?:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3}))|:))|(([0-9a-f]{1,4}:){3}(((:[0-9a-f]{1,4}){1,4})|((:[0-9a-f]{1,4}){0,2}:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3}))|:))|(([0-9a-f]{1,4}:){2}(((:[0-9a-f]{1,4}){1,5})|((:[0-9a-f]{1,4}){0,3}:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3}))|:))|(([0-9a-f]{1,4}:){1}(((:[0-9a-f]{1,4}){1,6})|((:[0-9a-f]{1,4}){0,4}:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3}))|:))|(:(((:[0-9a-f]{1,4}){1,7})|((:[0-9a-f]{1,4}){0,5}:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3}))|:)))$/i.test($input)\";\n    readonly uri: \"/\\\\/|:/.test($input) && /^(?:[a-z][a-z0-9+\\\\-.]*:)(?:\\\\/?\\\\/(?:(?:[a-z0-9\\\\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\\\\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\\\\d|[01]?\\\\d\\\\d?)\\\\.){3}(?:25[0-5]|2[0-4]\\\\d|[01]?\\\\d\\\\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\\\\.[a-z0-9\\\\-._~!$&'()*+,;=:]+)\\\\]|(?:(?:25[0-5]|2[0-4]\\\\d|[01]?\\\\d\\\\d?)\\\\.){3}(?:25[0-5]|2[0-4]\\\\d|[01]?\\\\d\\\\d?)|(?:[a-z0-9\\\\-._~!$&'()*+,;=]|%[0-9a-f]{2})*)(?::\\\\d*)?(?:\\\\/(?:[a-z0-9\\\\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*|\\\\/(?:(?:[a-z0-9\\\\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\\\\/(?:[a-z0-9\\\\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\\\\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\\\\/(?:[a-z0-9\\\\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)(?:\\\\?(?:[a-z0-9\\\\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\\\\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i.test($input)\";\n    readonly \"uri-reference\": \"/^(?:[a-z][a-z0-9+\\\\-.]*:)?(?:\\\\/?\\\\/(?:(?:[a-z0-9\\\\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\\\\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\\\\d|[01]?\\\\d\\\\d?)\\\\.){3}(?:25[0-5]|2[0-4]\\\\d|[01]?\\\\d\\\\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\\\\.[a-z0-9\\\\-._~!$&'()*+,;=:]+)\\\\]|(?:(?:25[0-5]|2[0-4]\\\\d|[01]?\\\\d\\\\d?)\\\\.){3}(?:25[0-5]|2[0-4]\\\\d|[01]?\\\\d\\\\d?)|(?:[a-z0-9\\\\-._~!$&'\\\"()*+,;=]|%[0-9a-f]{2})*)(?::\\\\d*)?(?:\\\\/(?:[a-z0-9\\\\-._~!$&'\\\"()*+,;=:@]|%[0-9a-f]{2})*)*|\\\\/(?:(?:[a-z0-9\\\\-._~!$&'\\\"()*+,;=:@]|%[0-9a-f]{2})+(?:\\\\/(?:[a-z0-9\\\\-._~!$&'\\\"()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\\\\-._~!$&'\\\"()*+,;=:@]|%[0-9a-f]{2})+(?:\\\\/(?:[a-z0-9\\\\-._~!$&'\\\"()*+,;=:@]|%[0-9a-f]{2})*)*)?(?:\\\\?(?:[a-z0-9\\\\-._~!$&'\\\"()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\\\\-._~!$&'\\\"()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i.test($input)\";\n    readonly \"uri-template\": \"/^(?:(?:[^\\\\x00-\\\\x20\\\"'<>%\\\\\\\\^`{|}]|%[0-9a-f]{2})|\\\\{[+#./;?&=,!@|]?(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\\\\*)?(?:,(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\\\\*)?)*\\\\})*$/i.test($input)\";\n    readonly url: \"/^(?:https?|ftp):\\\\/\\\\/(?:\\\\S+(?::\\\\S*)?@)?(?:(?!(?:10|127)(?:\\\\.\\\\d{1,3}){3})(?!(?:169\\\\.254|192\\\\.168)(?:\\\\.\\\\d{1,3}){2})(?!172\\\\.(?:1[6-9]|2\\\\d|3[0-1])(?:\\\\.\\\\d{1,3}){2})(?:[1-9]\\\\d?|1\\\\d\\\\d|2[01]\\\\d|22[0-3])(?:\\\\.(?:1?\\\\d{1,2}|2[0-4]\\\\d|25[0-5])){2}(?:\\\\.(?:[1-9]\\\\d?|1\\\\d\\\\d|2[0-4]\\\\d|25[0-4]))|(?:(?:[a-z0-9\\\\u{00a1}-\\\\u{ffff}]+-)*[a-z0-9\\\\u{00a1}-\\\\u{ffff}]+)(?:\\\\.(?:[a-z0-9\\\\u{00a1}-\\\\u{ffff}]+-)*[a-z0-9\\\\u{00a1}-\\\\u{ffff}]+)*(?:\\\\.(?:[a-z\\\\u{00a1}-\\\\u{ffff}]{2,})))(?::\\\\d{2,5})?(?:\\\\/[^\\\\s]*)?$/iu.test($input)\";\n    readonly \"date-time\": \"/^[0-9]{4}-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])(T|\\\\s)([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](?:\\\\.[0-9]{1,9})?(Z|[+-]([01][0-9]|2[0-3]):[0-5][0-9])$/i.test($input)\";\n    readonly date: \"/^[0-9]{4}-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])$/.test($input)\";\n    readonly time: \"/^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](?:\\\\.[0-9]{1,9})?(Z|[+-]([01][0-9]|2[0-3]):[0-5][0-9])$/i.test($input)\";\n    readonly duration: \"/^P(?!$)((\\\\d+Y)?(\\\\d+M)?(\\\\d+D)?(T(?=\\\\d)(\\\\d+H)?(\\\\d+M)?(\\\\d+S)?)?|(\\\\d+W)?)$/.test($input)\";\n    readonly \"json-pointer\": \"/^(?:\\\\/(?:[^~/]|~0|~1)*)*$/.test($input)\";\n    readonly \"relative-json-pointer\": \"/^(?:0|[1-9][0-9]*)(?:#|(?:\\\\/(?:[^~/]|~0|~1)*)*)$/.test($input)\";\n};\n",
  "node_modules/@typia/core/lib/factories/IdentifierFactory.d.ts": "import ts from \"typescript\";\n/**\n * Factory for creating TypeScript identifier and property access nodes.\n *\n * Creates identifiers, property access expressions, and parameter declarations.\n * Handles both valid JavaScript identifiers and string literals for property\n * names that contain special characters.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace IdentifierFactory {\n    const identifier: (name: string) => ts.Identifier | ts.StringLiteral;\n    const access: (input: ts.Expression, key: string, chain?: boolean) => ts.PropertyAccessExpression | ts.ElementAccessExpression;\n    const getName: (input: ts.Expression) => string;\n    const postfix: (str: string) => string;\n    const parameter: (name: string | ts.BindingName, type?: ts.TypeNode | undefined, init?: ts.Expression | ts.PunctuationToken<ts.SyntaxKind.QuestionToken> | undefined) => ts.ParameterDeclaration;\n}\n",
  "node_modules/@typia/core/lib/factories/JsonMetadataFactory.d.ts": "import ts from \"typescript\";\nimport { MetadataCollection } from \"../schemas/metadata/MetadataCollection\";\nimport { MetadataSchema } from \"../schemas/metadata/MetadataSchema\";\nimport { MetadataFactory } from \"./MetadataFactory\";\nexport declare namespace JsonMetadataFactory {\n    interface IProps {\n        method: string;\n        checker: ts.TypeChecker;\n        transformer?: ts.TransformationContext;\n        type: ts.Type;\n        validate?: MetadataFactory.Validator;\n    }\n    interface IOutput {\n        collection: MetadataCollection;\n        metadata: MetadataSchema;\n    }\n    const analyze: (props: IProps) => IOutput;\n    const validate: (props: {\n        metadata: MetadataSchema;\n        explore: MetadataFactory.IExplore;\n    }) => string[];\n}\n",
  "node_modules/@typia/core/lib/factories/LiteralFactory.d.ts": "import ts from \"typescript\";\nexport declare namespace LiteralFactory {\n    const write: (input: any) => ts.Expression;\n}\n",
  "node_modules/@typia/core/lib/factories/MetadataCommentTagFactory.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/factories/MetadataFactory.d.ts": "import { ValidationPipe } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { MetadataAliasType } from \"../schemas/metadata/MetadataAliasType\";\nimport { MetadataArrayType } from \"../schemas/metadata/MetadataArrayType\";\nimport { MetadataCollection } from \"../schemas/metadata/MetadataCollection\";\nimport { MetadataObjectType } from \"../schemas/metadata/MetadataObjectType\";\nimport { MetadataSchema } from \"../schemas/metadata/MetadataSchema\";\nimport { MetadataTupleType } from \"../schemas/metadata/MetadataTupleType\";\n/**\n * TypeScript type metadata extractor.\n *\n * Analyzes TypeScript types at compile-time and extracts {@link MetadataSchema}\n * containing all type information needed for validation/serialization code\n * generation. Handles unions, intersections, generics, type aliases, and\n * collects reusable components into {@link MetadataCollection}.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace MetadataFactory {\n    /** Validation function type for metadata schemas. */\n    type Validator = (props: {\n        metadata: MetadataSchema;\n        explore: IExplore;\n        top: MetadataSchema;\n    }) => string[];\n    /** Properties for metadata analysis. */\n    interface IProps {\n        /** TypeScript type checker. */\n        checker: ts.TypeChecker;\n        /** TypeScript transformation context. */\n        transformer: ts.TransformationContext | undefined;\n        /** Analysis options. */\n        options: IOptions;\n        /** Storage for collected metadata components. */\n        components: MetadataCollection;\n        /** Type to analyze. */\n        type: ts.Type | null;\n    }\n    /** Options for metadata analysis. */\n    interface IOptions {\n        /** Process escaped types. */\n        escape: boolean;\n        /** Extract constant values. */\n        constant: boolean;\n        /** Absorb union types. */\n        absorb: boolean;\n        /** Include function types. */\n        functional?: boolean;\n        /** Custom validation function. */\n        validate?: Validator;\n        /** Error callback. */\n        onError?: (node: ts.Node | undefined, message: string) => void;\n    }\n    /** Type exploration context during analysis. */\n    interface IExplore {\n        /** Whether at top-level type. */\n        top: boolean;\n        /** Current object type being explored. */\n        object: MetadataObjectType | null;\n        /** Current property key. */\n        property: string | object | null;\n        /** Nested type context. */\n        nested: null | MetadataAliasType | MetadataArrayType | MetadataTupleType;\n        /** Function parameter name. */\n        parameter: string | null;\n        /** Whether exploring return type. */\n        output: boolean;\n        /** Whether in escaped type. */\n        escaped: boolean;\n        /** Whether in aliased type. */\n        aliased: boolean;\n    }\n    /** Metadata analysis error. */\n    interface IError {\n        /** Type name where error occurred. */\n        name: string;\n        /** Exploration context at error. */\n        explore: IExplore;\n        /** Error messages. */\n        messages: string[];\n    }\n    /**\n     * Analyze TypeScript type and extract metadata.\n     *\n     * @param props Analysis properties\n     * @returns Metadata schema or validation errors\n     */\n    const analyze: (props: IProps) => ValidationPipe<MetadataSchema, IError>;\n    /**\n     * Validate metadata schema.\n     *\n     * @param props Validation properties\n     * @returns Array of validation errors\n     */\n    const validate: (props: {\n        transformer?: ts.TransformationContext;\n        options: IOptions;\n        functor: Validator;\n        metadata: MetadataSchema;\n    }) => IError[];\n}\n",
  "node_modules/@typia/core/lib/factories/MetadataTypeTagFactory.d.ts": "import { IMetadataTypeTag } from \"@typia/interface\";\nimport { MetadataObjectType } from \"../schemas/metadata/MetadataObjectType\";\nimport { MetadataFactory } from \"./MetadataFactory\";\nexport declare namespace MetadataTypeTagFactory {\n    const is: (obj: MetadataObjectType) => boolean;\n    const analyze: (props: {\n        errors: MetadataFactory.IError[];\n        type: \"boolean\" | \"bigint\" | \"number\" | \"string\" | \"array\" | \"object\";\n        objects: MetadataObjectType[];\n        explore: MetadataFactory.IExplore;\n    }) => IMetadataTypeTag[];\n    const validate: (props: {\n        report: (next: {\n            property: string | null;\n            message: string;\n        }) => false;\n        type: \"boolean\" | \"bigint\" | \"number\" | \"string\" | \"array\" | \"object\";\n        tags: IMetadataTypeTag[];\n    }) => boolean;\n}\n",
  "node_modules/@typia/core/lib/factories/MetadataTypeTagSchemaFactory.d.ts": "import { MetadataObjectType } from \"../schemas/metadata/MetadataObjectType\";\nexport declare namespace MetadataTypeTagSchemaFactory {\n    const object: (props: {\n        report: (msg: string) => false;\n        object: MetadataObjectType;\n    }) => object | undefined;\n}\n",
  "node_modules/@typia/core/lib/factories/NumericRangeFactory.d.ts": "import { ProtobufAtomic } from \"@typia/interface\";\nimport ts from \"typescript\";\nexport declare namespace NumericRangeFactory {\n    const number: (type: ProtobufAtomic.Numeric, input: ts.Expression) => ts.Expression;\n    const bigint: (type: ProtobufAtomic.BigNumeric, input: ts.Expression) => ts.Expression;\n}\n",
  "node_modules/@typia/core/lib/factories/ProtobufFactory.d.ts": "import ts from \"typescript\";\nimport { MetadataCollection } from \"../schemas/metadata/MetadataCollection\";\nimport { MetadataSchema } from \"../schemas/metadata/MetadataSchema\";\nexport declare namespace ProtobufFactory {\n    interface IProps {\n        method: string;\n        checker: ts.TypeChecker;\n        transformer?: ts.TransformationContext;\n        components: MetadataCollection;\n        type: ts.Type;\n    }\n    const metadata: (props: IProps) => MetadataSchema;\n}\n",
  "node_modules/@typia/core/lib/factories/StatementFactory.d.ts": "import ts from \"typescript\";\nexport declare namespace StatementFactory {\n    const mut: (props: {\n        name: string;\n        type?: ts.TypeNode | undefined;\n        initializer?: ts.Expression | undefined;\n    }) => ts.VariableStatement;\n    const constant: (props: {\n        name: string;\n        type?: ts.TypeNode | undefined;\n        value?: ts.Expression | undefined;\n    }) => ts.VariableStatement;\n    const entry: (props: {\n        key: string;\n        value: string;\n    }) => ts.VariableDeclarationList;\n    const transpile: (script: string) => ts.ExpressionStatement;\n    const block: (expression: ts.Expression) => ts.Block;\n}\n",
  "node_modules/@typia/core/lib/factories/TemplateFactory.d.ts": "import ts from \"typescript\";\nexport declare namespace TemplateFactory {\n    const generate: (expressions: ts.Expression[]) => ts.Expression;\n}\n",
  "node_modules/@typia/core/lib/factories/TypeFactory.d.ts": "import ts from \"typescript\";\nexport declare namespace TypeFactory {\n    const isFunction: (type: ts.Type) => boolean;\n    const getFunction: (type: ts.Type) => ts.SignatureDeclaration | null;\n    const getReturnTypeOfClassMethod: (props: {\n        checker: ts.TypeChecker;\n        class: ts.Type;\n        function: string;\n    }) => ts.Type | null;\n    const getFullName: (props: {\n        checker: ts.TypeChecker;\n        type: ts.Type;\n        symbol?: ts.Symbol;\n        aliasTypeArguments?: boolean;\n    }) => string;\n    const keyword: (type: \"void\" | \"any\" | \"unknown\" | \"boolean\" | \"number\" | \"bigint\" | \"string\") => ts.KeywordTypeNode<ts.SyntaxKind.VoidKeyword | ts.SyntaxKind.AnyKeyword | ts.SyntaxKind.BooleanKeyword | ts.SyntaxKind.NumberKeyword | ts.SyntaxKind.StringKeyword | ts.SyntaxKind.UnknownKeyword | ts.SyntaxKind.BigIntKeyword>;\n}\n",
  "node_modules/@typia/core/lib/factories/ValueFactory.d.ts": "import ts from \"typescript\";\nexport declare namespace ValueFactory {\n    const NULL: () => ts.NullLiteral;\n    const UNDEFINED: () => ts.Identifier;\n    const BOOLEAN: (value: boolean) => ts.TrueLiteral | ts.FalseLiteral;\n    const INPUT: (str?: string) => ts.Identifier;\n    const TYPEOF: (input: ts.Expression) => ts.TypeOfExpression;\n}\n",
  "node_modules/@typia/core/lib/factories/index.d.ts": "export * from \"./CommentFactory\";\nexport * from \"./ExpressionFactory\";\nexport * from \"./FormatCheatSheet\";\nexport * from \"./IdentifierFactory\";\nexport * from \"./JsonMetadataFactory\";\nexport * from \"./LiteralFactory\";\nexport * from \"./MetadataCommentTagFactory\";\nexport * from \"./MetadataFactory\";\nexport * from \"./MetadataTypeTagFactory\";\nexport * from \"./MetadataTypeTagSchemaFactory\";\nexport * from \"./NumericRangeFactory\";\nexport * from \"./ProtobufFactory\";\nexport * from \"./StatementFactory\";\nexport * from \"./TemplateFactory\";\nexport * from \"./TypeFactory\";\nexport * from \"./ValueFactory\";\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/IMetadataIteratorProps.d.ts": "import ts from \"typescript\";\nimport { MetadataCollection } from \"../../../schemas/metadata/MetadataCollection\";\nimport { MetadataSchema } from \"../../../schemas/metadata/MetadataSchema\";\nimport { MetadataFactory } from \"../../MetadataFactory\";\nexport interface IMetadataIteratorProps<Type extends ts.Type = ts.Type> {\n    options: MetadataFactory.IOptions;\n    checker: ts.TypeChecker;\n    components: MetadataCollection;\n    errors: MetadataFactory.IError[];\n    metadata: MetadataSchema;\n    type: Type;\n    explore: MetadataFactory.IExplore;\n    intersected?: boolean;\n}\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/MetadataHelper.d.ts": "import { MetadataSchema } from \"../../../schemas/metadata/MetadataSchema\";\nexport declare namespace MetadataHelper {\n    const literal_to_metadata: (key: string) => MetadataSchema;\n}\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/emend_metadata_atomics.d.ts": "import { MetadataSchema } from \"../../../schemas/metadata/MetadataSchema\";\nexport declare const emend_metadata_atomics: (meta: MetadataSchema) => void;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/emplace_metadata_alias.d.ts": "import { MetadataAliasType } from \"../../../schemas/metadata/MetadataAliasType\";\nimport { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const emplace_metadata_alias: (props: IMetadataIteratorProps) => MetadataAliasType;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/emplace_metadata_array_type.d.ts": "import ts from \"typescript\";\nimport { MetadataArrayType } from \"../../../schemas/metadata/MetadataArrayType\";\nimport { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\ninterface IProps extends IMetadataIteratorProps {\n    array: ts.Type;\n}\nexport declare const emplace_metadata_array_type: (props: IProps) => MetadataArrayType;\nexport {};\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/emplace_metadata_object.d.ts": "import { MetadataObjectType } from \"../../../schemas/metadata/MetadataObjectType\";\nimport { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const emplace_metadata_object: (props: IMetadataIteratorProps) => MetadataObjectType;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/emplace_metadata_tuple.d.ts": "import ts from \"typescript\";\nimport { MetadataTupleType } from \"../../../schemas/metadata/MetadataTupleType\";\nimport { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const emplace_metadata_tuple: (props: IMetadataIteratorProps<ts.TupleType>) => MetadataTupleType;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/explore_metadata.d.ts": "import ts from \"typescript\";\nimport { MetadataSchema } from \"../../../schemas/metadata/MetadataSchema\";\nimport { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const explore_metadata: (props: Required<IProps>) => MetadataSchema;\ninterface IProps extends Omit<IMetadataIteratorProps, \"metadata\" | \"type\"> {\n    type: ts.Type | null;\n}\nexport {};\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata.d.ts": "import { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const iterate_metadata: (props: IMetadataIteratorProps) => void;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_alias.d.ts": "import { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const iterate_metadata_alias: (props: IMetadataIteratorProps) => boolean;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_array.d.ts": "import { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const iterate_metadata_array: (props: IMetadataIteratorProps) => boolean;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_atomic.d.ts": "import ts from \"typescript\";\nimport { MetadataSchema } from \"../../../schemas/metadata/MetadataSchema\";\nexport declare const iterate_metadata_atomic: (props: {\n    metadata: MetadataSchema;\n    type: ts.Type;\n}) => boolean;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_coalesce.d.ts": "import ts from \"typescript\";\nimport { MetadataSchema } from \"../../../schemas/metadata/MetadataSchema\";\nexport declare const iterate_metadata_coalesce: (props: {\n    metadata: MetadataSchema;\n    type: ts.Type;\n}) => boolean;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_collection.d.ts": "import { MetadataCollection } from \"../../../schemas/metadata/MetadataCollection\";\nimport { MetadataFactory } from \"../../MetadataFactory\";\nexport declare const iterate_metadata_collection: (props: {\n    errors: MetadataFactory.IError[];\n    collection: MetadataCollection;\n}) => void;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_comment_tags.d.ts": "import { MetadataObjectType } from \"../../../schemas/metadata/MetadataObjectType\";\nimport { MetadataFactory } from \"../../MetadataFactory\";\nexport declare const iterate_metadata_comment_tags: (props: {\n    errors: MetadataFactory.IError[];\n    object: MetadataObjectType;\n}) => void;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_constant.d.ts": "import { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const iterate_metadata_constant: (props: IMetadataIteratorProps) => boolean;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_escape.d.ts": "import { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const iterate_metadata_escape: (props: IMetadataIteratorProps) => boolean;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_function.d.ts": "import { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const iterate_metadata_function: (props: IMetadataIteratorProps) => boolean;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_intersection.d.ts": "import { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const iterate_metadata_intersection: (props: IMetadataIteratorProps) => boolean;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_map.d.ts": "import { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const iterate_metadata_map: (props: IMetadataIteratorProps) => boolean;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_native.d.ts": "import { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const iterate_metadata_native: (props: IMetadataIteratorProps) => boolean;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_object.d.ts": "import { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const iterate_metadata_object: (props: IMetadataIteratorProps, ensure?: boolean) => boolean;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_set.d.ts": "import { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const iterate_metadata_set: (props: IMetadataIteratorProps) => boolean;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_sort.d.ts": "import { MetadataCollection } from \"../../../schemas/metadata/MetadataCollection\";\nimport { MetadataSchema } from \"../../../schemas/metadata/MetadataSchema\";\nexport declare const iterate_metadata_sort: (props: {\n    collection: MetadataCollection;\n    metadata: MetadataSchema;\n}) => void;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_template.d.ts": "import { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const iterate_metadata_template: (props: IMetadataIteratorProps) => boolean;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_tuple.d.ts": "import ts from \"typescript\";\nimport { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const iterate_metadata_tuple: (props: IMetadataIteratorProps<ts.TupleType>) => boolean;\n",
  "node_modules/@typia/core/lib/factories/internal/metadata/iterate_metadata_union.d.ts": "import { IMetadataIteratorProps } from \"./IMetadataIteratorProps\";\nexport declare const iterate_metadata_union: (props: IMetadataIteratorProps) => boolean;\n",
  "node_modules/@typia/core/lib/index.d.ts": "export * from \"./context/index\";\nexport * from \"./factories/index\";\nexport * from \"./programmers/index\";\nexport * from \"./schemas/index\";\n",
  "node_modules/@typia/core/lib/programmers/AssertProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"./helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"./internal/FeatureProgrammer\";\n/**\n * Assertion code generator.\n *\n * Generates runtime assertion code that throws `TypeGuardError` on failure.\n * Used by `typia.assert<T>()` and `typia.assertEquals<T>()`.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace AssertProgrammer {\n    /** Assertion configuration. */\n    interface IConfig {\n        /** Check for superfluous properties. */\n        equals: boolean;\n        /** Use type guard return type. */\n        guard: boolean;\n    }\n    /** Properties for assertion code generation. */\n    interface IProps extends IProgrammerProps {\n        config: IConfig;\n    }\n    const decompose: (props: {\n        config: IConfig;\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n        init?: ts.Expression | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProps) => ts.CallExpression;\n    namespace Guardian {\n        const identifier: () => ts.Identifier;\n        const parameter: (props: {\n            context: ITypiaContext;\n            init: ts.Expression | undefined;\n        }) => ts.ParameterDeclaration;\n        const type: (context: ITypiaContext) => ts.FunctionTypeNode;\n    }\n}\n",
  "node_modules/@typia/core/lib/programmers/ImportProgrammer.d.ts": "import ts from \"typescript\";\n/**\n * Import statement manager for code generation.\n *\n * Collects and deduplicates import declarations needed by generated code.\n * Tracks default imports ({@link default}), named imports ({@link instance}), and\n * namespace imports ({@link namespace}). Call {@link toStatements} to emit the\n * final import declaration AST nodes.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class ImportProgrammer {\n    private readonly assets_;\n    private readonly options_;\n    constructor(options?: Partial<ImportProgrammer.IOptions>);\n    default(props: ImportProgrammer.IDefault): ts.Identifier;\n    instance(props: ImportProgrammer.IInstance): ts.Identifier;\n    namespace(props: ImportProgrammer.INamespace): ts.Identifier;\n    type(props: {\n        file: string;\n        name: string | ts.EntityName;\n        arguments?: ts.TypeNode[];\n    }): ts.ImportTypeNode;\n    private alias;\n    toStatements(): ts.ImportDeclaration[];\n}\nexport declare namespace ImportProgrammer {\n    interface IOptions {\n        internalPrefix: string;\n        runtime?: \"ts\" | \"js\";\n    }\n    interface IDefault {\n        file: string;\n        name: string;\n        type: boolean;\n    }\n    interface IInstance {\n        file: string;\n        name: string;\n        alias: string | null;\n    }\n    interface INamespace {\n        file: string;\n        name: string;\n    }\n}\n",
  "node_modules/@typia/core/lib/programmers/IsProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../context/ITypiaContext\";\nimport { MetadataCollection } from \"../schemas/metadata/MetadataCollection\";\nimport { MetadataObjectType } from \"../schemas/metadata/MetadataObjectType\";\nimport { MetadataSchema } from \"../schemas/metadata/MetadataSchema\";\nimport { FunctionProgrammer } from \"./helpers/FunctionProgrammer\";\nimport { IExpressionEntry } from \"./helpers/IExpressionEntry\";\nimport { CheckerProgrammer } from \"./internal/CheckerProgrammer\";\nimport { FeatureProgrammer } from \"./internal/FeatureProgrammer\";\n/**\n * Type guard code generator.\n *\n * Generates runtime type guard code returning boolean. Used by `typia.is<T>()`\n * and `typia.equals<T>()`.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace IsProgrammer {\n    const configure: (props: {\n        options?: Partial<CONFIG.IOptions>;\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n    }) => CheckerProgrammer.IConfig;\n    namespace CONFIG {\n        interface IOptions {\n            numeric: boolean;\n            undefined: boolean;\n            object: (props: {\n                input: ts.Expression;\n                entries: IExpressionEntry<ts.Expression>[];\n            }) => ts.Expression;\n        }\n    }\n    interface IConfig {\n        equals: boolean;\n    }\n    interface IProps extends IProgrammerProps {\n        config: IConfig;\n    }\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        config: IConfig;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProps) => ts.CallExpression;\n    const write_function_statements: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        collection: MetadataCollection;\n    }) => ts.VariableStatement[];\n    const decode: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        metadata: MetadataSchema;\n        input: ts.Expression;\n        explore: CheckerProgrammer.IExplore;\n    }) => ts.Expression;\n    const decode_object: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        object: MetadataObjectType;\n        input: ts.Expression;\n        explore: FeatureProgrammer.IExplore;\n    }) => ts.CallExpression;\n    const decode_to_json: (props: {\n        input: ts.Expression;\n        checkNull: boolean;\n    }) => ts.Expression;\n    const decode_functional: (input: ts.Expression) => ts.BinaryExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/RandomProgrammer.d.ts": "import ts from \"typescript\";\nimport { ITypiaContext } from \"../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"./helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"./internal/FeatureProgrammer\";\n/**\n * Random data generator code generator.\n *\n * Generates code that creates random values matching type constraints. Used by\n * `typia.random<T>()`.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace RandomProgrammer {\n    /** Properties for random code generation. */\n    interface IProps {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        type: ts.Type;\n        name: string | undefined;\n        init: ts.Expression | undefined;\n    }\n    interface IDecomposeProps {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n        init: ts.Expression | undefined;\n    }\n    const decompose: (props: IDecomposeProps) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/ValidateProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"./helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"./internal/FeatureProgrammer\";\n/**\n * Validation code generator.\n *\n * Generates runtime validation code returning `IValidation` result. Collects\n * all errors instead of failing on first error. Used by `typia.validate<T>()`\n * and `typia.validateEquals<T>()`.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace ValidateProgrammer {\n    /** Validation configuration. */\n    interface IConfig {\n        /** Check for superfluous properties. */\n        equals: boolean;\n        /** Use standard schema format. */\n        standardSchema?: boolean;\n    }\n    /** Properties for validation code generation. */\n    interface IProps extends IProgrammerProps {\n        config: IConfig;\n    }\n    const decompose: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        config: IConfig;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/functional/FunctionalAssertFunctionProgrammer.d.ts": "import ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nexport declare namespace FunctionalAssertFunctionProgrammer {\n    interface IConfig {\n        equals: boolean;\n    }\n    interface IProps {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        config: IConfig;\n        declaration: ts.FunctionDeclaration;\n        expression: ts.Expression;\n        init?: ts.Expression | undefined;\n    }\n    const write: (props: IProps) => ts.CallExpression;\n    const errorFactoryWrapper: (props: {\n        context: ITypiaContext;\n        parameters: readonly ts.ParameterDeclaration[];\n        init: ts.Expression | undefined;\n    }) => {\n        name: string;\n        variable: ts.VariableStatement;\n    };\n    const hookPath: (props: {\n        wrapper: string;\n        replacer: string;\n    }) => ts.ArrowFunction;\n}\n",
  "node_modules/@typia/core/lib/programmers/functional/FunctionalAssertParametersProgrammer.d.ts": "import ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nexport declare namespace FunctionalAssertParametersProgrammer {\n    interface IConfig {\n        equals: boolean;\n    }\n    interface IProps {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        config: IConfig;\n        declaration: ts.FunctionDeclaration;\n        expression: ts.Expression;\n        init?: ts.Expression | undefined;\n    }\n    interface IDecomposeProps {\n        context: ITypiaContext;\n        config: IConfig;\n        modulo: ts.LeftHandSideExpression;\n        parameters: readonly ts.ParameterDeclaration[];\n        wrapper: string;\n    }\n    interface IDecomposeOutput {\n        functions: ts.Statement[];\n        expressions: ts.Expression[];\n    }\n    const write: (props: IProps) => ts.CallExpression;\n    const decompose: (props: IDecomposeProps) => IDecomposeOutput;\n}\n",
  "node_modules/@typia/core/lib/programmers/functional/FunctionalAssertReturnProgrammer.d.ts": "import ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nexport declare namespace FunctionAssertReturnProgrammer {\n    interface IConfig {\n        equals: boolean;\n    }\n    interface IProps {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        config: IConfig;\n        expression: ts.Expression;\n        declaration: ts.FunctionDeclaration;\n        init?: ts.Expression | undefined;\n    }\n    interface IDecomposeProps {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        config: IConfig;\n        expression: ts.Expression;\n        declaration: ts.FunctionDeclaration;\n        wrapper: string;\n    }\n    interface IDecomposeOutput {\n        async: boolean;\n        functions: ts.Statement[];\n        value: ts.Expression;\n    }\n    const write: (props: IProps) => ts.CallExpression;\n    const decompose: (props: IDecomposeProps) => IDecomposeOutput;\n}\n",
  "node_modules/@typia/core/lib/programmers/functional/FunctionalIsFunctionProgrammer.d.ts": "import ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nexport declare namespace FunctionalIsFunctionProgrammer {\n    interface IConfig {\n        equals: boolean;\n    }\n    interface IProps {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        config: IConfig;\n        declaration: ts.FunctionDeclaration;\n        expression: ts.Expression;\n        init?: ts.Expression | undefined;\n    }\n    const write: (props: IProps) => ts.CallExpression;\n    const getReturnTypeNode: (props: {\n        declaration: ts.FunctionDeclaration;\n        async: boolean;\n    }) => ts.TypeNode | undefined;\n}\n",
  "node_modules/@typia/core/lib/programmers/functional/FunctionalIsParametersProgrammer.d.ts": "import ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nexport declare namespace FunctionalIsParametersProgrammer {\n    interface IConfig {\n        equals: boolean;\n    }\n    interface IProps {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        config: IConfig;\n        declaration: ts.FunctionDeclaration;\n        expression: ts.Expression;\n        init?: ts.Expression | undefined;\n    }\n    interface IDecomposeProps {\n        context: ITypiaContext;\n        config: IConfig;\n        modulo: ts.LeftHandSideExpression;\n        declaration: ts.FunctionDeclaration;\n    }\n    interface IDecomposeOutput {\n        functions: ts.Statement[];\n        statements: ts.Statement[];\n    }\n    const write: (props: IProps) => ts.CallExpression;\n    const decompose: (props: IDecomposeProps) => IDecomposeOutput;\n}\n",
  "node_modules/@typia/core/lib/programmers/functional/FunctionalIsReturnProgrammer.d.ts": "import ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nexport declare namespace FunctionalIsReturnProgrammer {\n    interface IConfig {\n        equals: boolean;\n    }\n    interface IProps {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        config: IConfig;\n        declaration: ts.FunctionDeclaration;\n        expression: ts.Expression;\n        init?: ts.Expression | undefined;\n    }\n    interface IDecomposeProps {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        config: IConfig;\n        expression: ts.Expression;\n        declaration: ts.FunctionDeclaration;\n    }\n    interface IDecomposeOutput {\n        async: boolean;\n        functions: ts.Statement[];\n        statements: ts.Statement[];\n    }\n    const write: (props: IProps) => ts.CallExpression;\n    const decompose: (props: IDecomposeProps) => IDecomposeOutput;\n}\n",
  "node_modules/@typia/core/lib/programmers/functional/FunctionalValidateFunctionProgrammer.d.ts": "import ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nexport declare namespace FunctionalValidateFunctionProgrammer {\n    interface IConfig {\n        equals: boolean;\n    }\n    interface IProps {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        config: IConfig;\n        declaration: ts.FunctionDeclaration;\n        expression: ts.Expression;\n        init?: ts.Expression | undefined;\n    }\n    const write: (props: IProps) => ts.CallExpression;\n    const hookErrors: (props: {\n        expression: ts.Expression;\n        replacer: ts.Expression;\n    }) => ts.CallExpression;\n    const getReturnTypeNode: (props: {\n        context: ITypiaContext;\n        declaration: ts.FunctionDeclaration;\n        async: boolean;\n    }) => ts.TypeNode | undefined;\n}\n",
  "node_modules/@typia/core/lib/programmers/functional/FunctionalValidateParametersProgrammer.d.ts": "import ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nexport declare namespace FunctionalValidateParametersProgrammer {\n    interface IConfig {\n        equals: boolean;\n    }\n    interface IProps {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        config: IConfig;\n        declaration: ts.FunctionDeclaration;\n        expression: ts.Expression;\n        init?: ts.Expression | undefined;\n    }\n    interface IDecomposeProps {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        config: IConfig;\n        declaration: ts.FunctionDeclaration;\n    }\n    interface IDecomposeOutput {\n        functions: ts.Statement[];\n        statements: ts.Statement[];\n    }\n    const write: (props: IProps) => ts.CallExpression;\n    const decompose: (props: IDecomposeProps) => IDecomposeOutput;\n}\n",
  "node_modules/@typia/core/lib/programmers/functional/FunctionalValidateReturnProgrammer.d.ts": "import ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nexport declare namespace FunctionalValidateReturnProgrammer {\n    interface IConfig {\n        equals: boolean;\n    }\n    interface IProps {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        config: IConfig;\n        declaration: ts.FunctionDeclaration;\n        expression: ts.Expression;\n        init?: ts.Expression | undefined;\n    }\n    interface IDecomposeProps {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        config: IConfig;\n        expression: ts.Expression;\n        declaration: ts.FunctionDeclaration;\n    }\n    interface IDecomposeOutput {\n        async: boolean;\n        functions: ts.Statement[];\n        statements: ts.Statement[];\n    }\n    const write: (props: IProps) => ts.CallExpression;\n    const decompose: (props: IDecomposeProps) => IDecomposeOutput;\n}\n",
  "node_modules/@typia/core/lib/programmers/functional/index.d.ts": "export * from \"./FunctionalAssertFunctionProgrammer\";\nexport * from \"./FunctionalAssertParametersProgrammer\";\nexport * from \"./FunctionalAssertReturnProgrammer\";\nexport * from \"./FunctionalIsFunctionProgrammer\";\nexport * from \"./FunctionalIsParametersProgrammer\";\nexport * from \"./FunctionalIsReturnProgrammer\";\nexport * from \"./FunctionalValidateFunctionProgrammer\";\nexport * from \"./FunctionalValidateParametersProgrammer\";\nexport * from \"./FunctionalValidateReturnProgrammer\";\n",
  "node_modules/@typia/core/lib/programmers/functional/internal/FunctionalGeneralProgrammer.d.ts": "import ts from \"typescript\";\nexport declare namespace FunctionalGeneralProgrammer {\n    interface IProps {\n        checker: ts.TypeChecker;\n        declaration: ts.FunctionDeclaration | ts.SignatureDeclaration;\n    }\n    interface IOutput {\n        type: ts.Type;\n        async: boolean;\n    }\n    const getReturnType: (props: IProps) => IOutput;\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/AtomicPredicator.d.ts": "import { Atomic } from \"@typia/interface\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport declare namespace AtomicPredicator {\n    const constant: (props: {\n        metadata: MetadataSchema;\n        name: Atomic.Literal;\n    }) => boolean;\n    const atomic: (props: {\n        metadata: MetadataSchema;\n        name: Atomic.Literal;\n    }) => boolean;\n    const native: (name: string) => boolean;\n    const template: (metadata: MetadataSchema) => boolean;\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/CloneJoiner.d.ts": "import ts from \"typescript\";\nimport { IExpressionEntry } from \"./IExpressionEntry\";\nexport declare namespace CloneJoiner {\n    const object: (props: {\n        input: ts.Expression;\n        entries: IExpressionEntry<ts.Expression>[];\n    }) => ts.ConciseBody;\n    const tuple: (props: {\n        elements: ts.Expression[];\n        rest: ts.Expression | null;\n    }) => ts.Expression;\n    const array: (props: {\n        input: ts.Expression;\n        arrow: ts.Expression;\n    }) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/FunctionProgrammer.d.ts": "import ts from \"typescript\";\nexport declare class FunctionProgrammer {\n    readonly method: string;\n    private readonly local_;\n    private readonly unions_;\n    private readonly variables_;\n    private sequence_;\n    constructor(method: string);\n    useLocal(name: string): string;\n    hasLocal(name: string): boolean;\n    declare(includeUnions?: boolean): ts.Statement[];\n    declareUnions(): ts.Statement[];\n    increment(): number;\n    emplaceUnion(prefix: string, name: string, factory: () => ts.ArrowFunction): string;\n    emplaceVariable(name: string, value: ts.Expression): ts.Expression;\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/HttpMetadataUtil.d.ts": "import { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport declare namespace HttpMetadataUtil {\n    const atomics: (metadata: MetadataSchema) => Set<\"boolean\" | \"bigint\" | \"number\" | \"string\">;\n    const isUnion: (metadata: MetadataSchema) => boolean;\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/ICheckEntry.d.ts": "import ts from \"typescript\";\nexport interface ICheckEntry {\n    expected: string;\n    expression: ts.Expression | null;\n    conditions: ICheckEntry.ICondition[][];\n}\nexport declare namespace ICheckEntry {\n    interface ICondition {\n        expected: string;\n        expression: ts.Expression;\n    }\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/IExpressionEntry.d.ts": "import ts from \"typescript\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport interface IExpressionEntry<Expression extends ts.ConciseBody = ts.ConciseBody> {\n    input: ts.Expression;\n    key: MetadataSchema;\n    meta: MetadataSchema;\n    expression: Expression;\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/NotationJoiner.d.ts": "import ts from \"typescript\";\nimport { IExpressionEntry } from \"./IExpressionEntry\";\nexport declare namespace NotationJoiner {\n    const object: (props: {\n        rename: (str: string) => string;\n        input: ts.Expression;\n        entries: IExpressionEntry<ts.Expression>[];\n    }) => ts.ConciseBody;\n    const tuple: (props: {\n        elements: ts.Expression[];\n        rest: ts.Expression | null;\n    }) => ts.Expression;\n    const array: (props: {\n        input: ts.Expression;\n        arrow: ts.Expression;\n    }) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/OptionPredicator.d.ts": "import { ITransformOptions } from \"../../context/ITransformOptions\";\nexport declare namespace OptionPredicator {\n    const numeric: (options: ITransformOptions) => boolean;\n    const functional: (options: ITransformOptions) => boolean;\n    const finite: (options: ITransformOptions) => boolean;\n    const undefined: (options: ITransformOptions) => boolean;\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/ProtobufUtil.d.ts": "import { IMetadataTypeTag, ProtobufAtomic } from \"@typia/interface\";\nimport { MetadataObjectType } from \"../../schemas/metadata/MetadataObjectType\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport declare namespace ProtobufUtil {\n    const isStaticObject: (obj: MetadataObjectType) => boolean;\n    const size: (meta: MetadataSchema) => number;\n    const getSequence: (tags: IMetadataTypeTag[]) => number | null;\n    const isUnion: (meta: MetadataSchema) => boolean;\n    const getAtomics: (meta: MetadataSchema, union?: Map<string, number | null>) => Map<string, number | null>;\n    const getNumbers: (meta: MetadataSchema, union?: Map<string, number | null>) => Map<string, number | null>;\n    const getBigints: (meta: MetadataSchema, union?: Map<string, number | null>) => Map<string, number | null>;\n    const compare: (x: ProtobufAtomic, y: ProtobufAtomic) => number;\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/ProtobufWire.d.ts": "export declare const enum ProtobufWire {\n    /**\n     * - Integers\n     * - Bool\n     * - Enum\n     */\n    VARIANT = 0,\n    /**\n     * - Fixed64\n     * - Sfixed64\n     * - Double\n     */\n    I64 = 1,\n    /**\n     * - String\n     * - Bytes\n     * - Mebedded messages\n     * - Packed repeated fields\n     */\n    LEN = 2,\n    START_GROUP = 3,\n    END_GROUP = 4,\n    /**\n     * - Fixed\n     * - Sfixed32\n     * - Float\n     */\n    I32 = 5\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/PruneJoiner.d.ts": "import ts from \"typescript\";\nimport { MetadataObjectType } from \"../../schemas/metadata/MetadataObjectType\";\nimport { IExpressionEntry } from \"./IExpressionEntry\";\nexport declare namespace PruneJoiner {\n    const object: (props: {\n        input: ts.Expression;\n        entries: IExpressionEntry[];\n        object: MetadataObjectType;\n    }) => ts.ConciseBody;\n    const array: (props: {\n        input: ts.Expression;\n        arrow: ts.ArrowFunction;\n    }) => ts.CallExpression;\n    const tuple: (props: {\n        elements: ts.ConciseBody[];\n        rest: ts.ConciseBody | null;\n    }) => ts.Block;\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/RandomJoiner.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { MetadataArrayType } from \"../../schemas/metadata/MetadataArrayType\";\nimport { MetadataObjectType } from \"../../schemas/metadata/MetadataObjectType\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport declare namespace RandomJoiner {\n    type Decoder = (metadata: MetadataSchema) => ts.Expression;\n    const array: (props: {\n        decode: Decoder;\n        recursive: boolean;\n        expression: ts.Expression;\n        array: MetadataArrayType;\n        schema: Omit<OpenApi.IJsonSchema.IArray, \"items\"> | undefined;\n    }) => ts.Expression;\n    const tuple: (props: {\n        decode: Decoder;\n        elements: MetadataSchema[];\n    }) => ts.ArrayLiteralExpression;\n    const object: (props: {\n        decode: Decoder;\n        object: MetadataObjectType;\n    }) => ts.ConciseBody;\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/StringifyJoinder.d.ts": "import ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { IExpressionEntry } from \"./IExpressionEntry\";\nexport declare namespace StringifyJoiner {\n    const object: (props: {\n        context: ITypiaContext;\n        entries: IExpressionEntry<ts.Expression>[];\n    }) => ts.Expression;\n    const array: (props: {\n        input: ts.Expression;\n        arrow: ts.ArrowFunction;\n    }) => ts.Expression;\n    const tuple: (props: {\n        elements: ts.Expression[];\n        rest: ts.Expression | null;\n    }) => ts.Expression;\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/StringifyPredicator.d.ts": "import { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport declare namespace StringifyPredicator {\n    const require_escape: (value: string) => boolean;\n    const undefindable: (metadata: MetadataSchema) => boolean;\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/UnionExplorer.d.ts": "import ts from \"typescript\";\nimport { MetadataArray } from \"../../schemas/metadata/MetadataArray\";\nimport { MetadataMap } from \"../../schemas/metadata/MetadataMap\";\nimport { MetadataObjectType } from \"../../schemas/metadata/MetadataObjectType\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nimport { MetadataSet } from \"../../schemas/metadata/MetadataSet\";\nimport { MetadataTuple } from \"../../schemas/metadata/MetadataTuple\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nimport { check_union_array_like } from \"../iterate/check_union_array_like\";\nexport declare namespace UnionExplorer {\n    interface Decoder<T> {\n        (props: {\n            input: ts.Expression;\n            definition: T;\n            explore: FeatureProgrammer.IExplore;\n        }): ts.Expression;\n    }\n    type ObjectCombiner = Decoder<MetadataObjectType[]>;\n    const object: (props: {\n        config: FeatureProgrammer.IConfig;\n        level?: number;\n        objects: MetadataObjectType[];\n        input: ts.Expression;\n        explore: FeatureProgrammer.IExplore;\n    }) => ts.Expression;\n    const tuple: (props: {\n        config: check_union_array_like.IConfig<MetadataTuple, MetadataTuple>;\n        parameters: ts.ParameterDeclaration[];\n        input: ts.Expression;\n        tuples: MetadataTuple[];\n        explore: FeatureProgrammer.IExplore;\n    }) => ts.ArrowFunction;\n    namespace tuple {\n        type IConfig = check_union_array_like.IConfig<MetadataTuple, MetadataTuple>;\n    }\n    const array: (props: {\n        config: array.IConfig;\n        parameters: ts.ParameterDeclaration[];\n        input: ts.Expression;\n        arrays: MetadataArray[];\n        explore: FeatureProgrammer.IExplore;\n    }) => ts.ArrowFunction;\n    namespace array {\n        type IConfig = check_union_array_like.IConfig<MetadataArray, MetadataSchema>;\n    }\n    const array_or_tuple: (props: {\n        config: array_or_tuple.IConfig;\n        parameters: ts.ParameterDeclaration[];\n        input: ts.Expression;\n        definitions: (MetadataArray | MetadataTuple)[];\n        explore: FeatureProgrammer.IExplore;\n    }) => ts.ArrowFunction;\n    namespace array_or_tuple {\n        type IConfig = check_union_array_like.IConfig<MetadataArray | MetadataTuple, MetadataSchema | MetadataTuple>;\n    }\n    const set: (props: {\n        config: set.IConfig;\n        parameters: ts.ParameterDeclaration[];\n        input: ts.Expression;\n        sets: MetadataSet[];\n        explore: FeatureProgrammer.IExplore;\n    }) => ts.ArrowFunction;\n    namespace set {\n        type IConfig = check_union_array_like.IConfig<MetadataArray, MetadataSchema>;\n    }\n    const map: (props: {\n        config: map.IConfig;\n        parameters: ts.ParameterDeclaration[];\n        input: ts.Expression;\n        maps: MetadataMap[];\n        explore: FeatureProgrammer.IExplore;\n    }) => ts.ArrowFunction;\n    namespace map {\n        type IConfig = check_union_array_like.IConfig<MetadataArray, [\n            MetadataSchema,\n            MetadataSchema\n        ]>;\n    }\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/UnionPredicator.d.ts": "import { MetadataObjectType } from \"../../schemas/metadata/MetadataObjectType\";\nimport { MetadataProperty } from \"../../schemas/metadata/MetadataProperty\";\nexport declare namespace UnionPredicator {\n    interface ISpecialized {\n        index: number;\n        object: MetadataObjectType;\n        property: MetadataProperty;\n        neighbor: boolean;\n    }\n    const object: (objects: MetadataObjectType[]) => Array<ISpecialized>;\n}\n",
  "node_modules/@typia/core/lib/programmers/helpers/disable_function_programmer_declare.d.ts": "import { FunctionProgrammer } from \"./FunctionProgrammer\";\nexport declare const disable_function_programmer_declare: (functor: FunctionProgrammer) => FunctionProgrammer;\n",
  "node_modules/@typia/core/lib/programmers/http/HttpAssertFormDataProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace HttpAssertFormDataProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n        init?: ts.Expression | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/http/HttpAssertHeadersProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace HttpAssertHeadersProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n        init?: ts.Expression | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/http/HttpAssertQueryProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace HttpAssertQueryProgrammer {\n    interface IProps extends IProgrammerProps {\n        allowOptional?: boolean;\n    }\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n        init?: ts.Expression | undefined;\n        allowOptional: boolean;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/http/HttpFormDataProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { MetadataFactory } from \"../../factories/MetadataFactory\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace HttpFormDataProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n    const validate: (props: {\n        metadata: MetadataSchema;\n        explore: MetadataFactory.IExplore;\n    }) => string[];\n}\n",
  "node_modules/@typia/core/lib/programmers/http/HttpHeadersProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { MetadataFactory } from \"../../factories/MetadataFactory\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace HttpHeadersProgrammer {\n    const INPUT_TYPE = \"Record<string, string | string[] | undefined>\";\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n    const validate: (props: {\n        metadata: MetadataSchema;\n        explore: MetadataFactory.IExplore;\n    }) => string[];\n}\n",
  "node_modules/@typia/core/lib/programmers/http/HttpIsFormDataProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace HttpIsFormDataProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/http/HttpIsHeadersProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace HttpIsHeadersProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/http/HttpIsQueryProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace HttpIsQueryProgrammer {\n    interface IProps extends IProgrammerProps {\n        allowOptional?: boolean;\n    }\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n        allowOptional: boolean;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/http/HttpParameterProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { MetadataFactory } from \"../../factories/MetadataFactory\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport declare namespace HttpParameterProgrammer {\n    const write: (props: IProgrammerProps) => ts.ArrowFunction;\n    const validate: (props: {\n        metadata: MetadataSchema;\n        explore: MetadataFactory.IExplore;\n    }) => string[];\n}\n",
  "node_modules/@typia/core/lib/programmers/http/HttpQueryProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { MetadataFactory } from \"../../factories/MetadataFactory\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace HttpQueryProgrammer {\n    interface IProps extends IProgrammerProps {\n        allowOptional?: boolean;\n    }\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        allowOptional: boolean;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProps) => ts.CallExpression;\n    const validate: (props: {\n        metadata: MetadataSchema;\n        explore: MetadataFactory.IExplore;\n        allowOptional?: boolean | undefined;\n    }) => string[];\n}\n",
  "node_modules/@typia/core/lib/programmers/http/HttpValidateFormDataProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace HttpValidateFormDataProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/http/HttpValidateHeadersProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace HttpValidateHeadersProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/http/HttpValidateQueryProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace HttpValidateQueryProgrammer {\n    interface IProps extends IProgrammerProps {\n        allowOptional?: boolean;\n    }\n    const decompose: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n        allowOptional: boolean;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/http/index.d.ts": "export * from \"./HttpAssertFormDataProgrammer\";\nexport * from \"./HttpAssertHeadersProgrammer\";\nexport * from \"./HttpAssertQueryProgrammer\";\nexport * from \"./HttpFormDataProgrammer\";\nexport * from \"./HttpHeadersProgrammer\";\nexport * from \"./HttpIsFormDataProgrammer\";\nexport * from \"./HttpIsHeadersProgrammer\";\nexport * from \"./HttpIsQueryProgrammer\";\nexport * from \"./HttpParameterProgrammer\";\nexport * from \"./HttpQueryProgrammer\";\nexport * from \"./HttpValidateFormDataProgrammer\";\nexport * from \"./HttpValidateHeadersProgrammer\";\nexport * from \"./HttpValidateQueryProgrammer\";\n",
  "node_modules/@typia/core/lib/programmers/index.d.ts": "export * from \"./helpers/FunctionProgrammer\";\nexport * from \"./AssertProgrammer\";\nexport * from \"./ImportProgrammer\";\nexport * from \"./IsProgrammer\";\nexport * from \"./RandomProgrammer\";\nexport * from \"./ValidateProgrammer\";\nexport * from \"./functional\";\nexport * from \"./http\";\nexport * from \"./json\";\nexport * from \"./llm\";\nexport * from \"./misc\";\nexport * from \"./notations\";\nexport * from \"./protobuf\";\n",
  "node_modules/@typia/core/lib/programmers/internal/CheckerProgrammer.d.ts": "import ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { MetadataCollection } from \"../../schemas/metadata/MetadataCollection\";\nimport { MetadataObjectType } from \"../../schemas/metadata/MetadataObjectType\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { ICheckEntry } from \"../helpers/ICheckEntry\";\nimport { IExpressionEntry } from \"../helpers/IExpressionEntry\";\nimport { FeatureProgrammer } from \"./FeatureProgrammer\";\nexport declare namespace CheckerProgrammer {\n    interface IConfig {\n        prefix: string;\n        path: boolean;\n        trace: boolean;\n        equals: boolean;\n        numeric: boolean;\n        addition?: () => ts.Statement[];\n        decoder?: (props: {\n            metadata: MetadataSchema;\n            input: ts.Expression;\n            explore: IExplore;\n        }) => ts.Expression;\n        combiner: IConfig.Combiner;\n        atomist: (props: {\n            entry: ICheckEntry;\n            input: ts.Expression;\n            explore: IExplore;\n        }) => ts.Expression;\n        joiner: IConfig.IJoiner;\n        success: ts.Expression;\n    }\n    namespace IConfig {\n        interface Combiner {\n            (props: {\n                explore: IExplore;\n                logic: \"and\" | \"or\";\n                input: ts.Expression;\n                binaries: IBinary[];\n                expected: string;\n            }): ts.Expression;\n        }\n        interface IJoiner {\n            object(props: {\n                input: ts.Expression;\n                entries: IExpressionEntry<ts.Expression>[];\n            }): ts.Expression;\n            array(props: {\n                input: ts.Expression;\n                arrow: ts.ArrowFunction;\n            }): ts.Expression;\n            tuple?: undefined | ((exprs: ts.Expression[]) => ts.Expression);\n            failure(props: {\n                input: ts.Expression;\n                expected: string;\n                explore?: undefined | FeatureProgrammer.IExplore;\n            }): ts.Expression;\n            is?(expression: ts.Expression): ts.Expression;\n            required?(exp: ts.Expression): ts.Expression;\n            full?: undefined | ((props: {\n                condition: ts.Expression;\n                input: ts.Expression;\n                expected: string;\n                explore: IExplore;\n            }) => ts.Expression);\n        }\n    }\n    type IExplore = FeatureProgrammer.IExplore;\n    interface IBinary {\n        expression: ts.Expression;\n        combined: boolean;\n    }\n    const compose: (props: {\n        context: ITypiaContext;\n        config: IConfig;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IComposed;\n    const write: (props: {\n        context: ITypiaContext;\n        config: IConfig;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name?: string;\n    }) => ts.ArrowFunction;\n    const write_object_functions: (props: {\n        context: ITypiaContext;\n        config: IConfig;\n        functor: FunctionProgrammer;\n        collection: MetadataCollection;\n    }) => ts.VariableStatement[];\n    const write_union_functions: (props: {\n        context: ITypiaContext;\n        config: IConfig;\n        functor: FunctionProgrammer;\n        collection: MetadataCollection;\n    }) => ts.VariableStatement[];\n    const write_array_functions: (props: {\n        context: ITypiaContext;\n        config: IConfig;\n        functor: FunctionProgrammer;\n        collection: MetadataCollection;\n    }) => ts.VariableStatement[];\n    const write_tuple_functions: (props: {\n        context: ITypiaContext;\n        config: IConfig;\n        functor: FunctionProgrammer;\n        collection: MetadataCollection;\n    }) => ts.VariableStatement[];\n    const decode: (props: {\n        context: ITypiaContext;\n        config: IConfig;\n        functor: FunctionProgrammer;\n        input: ts.Expression;\n        metadata: MetadataSchema;\n        explore: IExplore;\n    }) => ts.Expression;\n    const decode_object: (props: {\n        config: IConfig;\n        functor: FunctionProgrammer;\n        object: MetadataObjectType;\n        input: ts.Expression;\n        explore: IExplore;\n    }) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/internal/FeatureProgrammer.d.ts": "import ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { MetadataArray } from \"../../schemas/metadata/MetadataArray\";\nimport { MetadataCollection } from \"../../schemas/metadata/MetadataCollection\";\nimport { MetadataObjectType } from \"../../schemas/metadata/MetadataObjectType\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { IExpressionEntry } from \"../helpers/IExpressionEntry\";\nimport { CheckerProgrammer } from \"./CheckerProgrammer\";\nexport declare namespace FeatureProgrammer {\n    interface IConfig<Output extends ts.ConciseBody = ts.ConciseBody> {\n        types: IConfig.ITypes;\n        /** Prefix name of internal functions for specific types. */\n        prefix: string;\n        /** Whether to archive access path or not. */\n        path: boolean;\n        /** Whether to trace exception or not. */\n        trace: boolean;\n        addition?: undefined | ((collection: MetadataCollection) => ts.Statement[]);\n        /** Initializer of metadata. */\n        initializer: (props: {\n            context: ITypiaContext;\n            functor: FunctionProgrammer;\n            type: ts.Type;\n        }) => {\n            collection: MetadataCollection;\n            metadata: MetadataSchema;\n        };\n        /** Decoder, station of every types. */\n        decoder: (props: {\n            metadata: MetadataSchema;\n            input: ts.Expression;\n            explore: IExplore;\n        }) => Output;\n        /** Object configurator. */\n        objector: IConfig.IObjector<Output>;\n        /** Generator of functions for object types. */\n        generator: IConfig.IGenerator;\n    }\n    namespace IConfig {\n        interface ITypes {\n            input: (type: ts.Type, name?: undefined | string) => ts.TypeNode;\n            output: (type: ts.Type, name?: undefined | string) => ts.TypeNode;\n        }\n        interface IObjector<Output extends ts.ConciseBody = ts.ConciseBody> {\n            /** Type checker when union object type comes. */\n            checker: (props: {\n                metadata: MetadataSchema;\n                input: ts.Expression;\n                explore: IExplore;\n            }) => ts.Expression;\n            /** Decoder, function call expression generator of specific typed objects. */\n            decoder: (props: {\n                input: ts.Expression;\n                object: MetadataObjectType;\n                explore: IExplore;\n            }) => ts.Expression;\n            /** Joiner of expressions from properties. */\n            joiner(props: {\n                entries: IExpressionEntry<Output>[];\n                input?: ts.Expression;\n                object?: MetadataObjectType;\n            }): ts.ConciseBody;\n            /**\n             * Union type specificator.\n             *\n             * Expression of an algorithm specifying object type and calling the\n             * `decoder` function of the specified object type.\n             */\n            unionizer: (props: {\n                objects: MetadataObjectType[];\n                input: ts.Expression;\n                explore: IExplore;\n            }) => ts.Expression;\n            /**\n             * Handler of union type specification failure.\n             *\n             * @param props Properties of failure\n             * @returns Statement of failure\n             */\n            failure(props: {\n                input: ts.Expression;\n                expected: string;\n                explore?: undefined | IExplore;\n            }): ts.Statement;\n            /**\n             * Transformer of type checking expression by discrimination.\n             *\n             * When an object type has been specified by a discrimination without full\n             * iteration, the `unionizer` will decode the object instance after the\n             * last type checking.\n             *\n             * In such circumtance, you can transform the last type checking function.\n             *\n             * @deprecated\n             * @param exp Current expression about type checking\n             * @returns Transformed expression\n             */\n            is?: undefined | ((exp: ts.Expression) => ts.Expression);\n            /**\n             * Transformer of non-undefined type checking by discrimination.\n             *\n             * When specifying an union type of objects, `typia` tries to find\n             * discrimination way just by checking only one property type. If\n             * succeeded to find the discrimination way, `typia` will check the target\n             * property type and in the checking, non-undefined type checking would be\n             * done.\n             *\n             * In such process, you can transform the non-undefined type checking.\n             *\n             * @deprecated\n             * @param exp\n             * @returns Transformed expression\n             */\n            required?: undefined | ((exp: ts.Expression) => ts.Expression);\n            /**\n             * Condition wrapper when unable to specify any object type.\n             *\n             * When failed to specify an object type through discrimination, full\n             * iteration type checking would be happened. In such circumstance, you\n             * can wrap the condition with additional function.\n             *\n             * @param props Properties of condition\n             * @returns The wrapper expression\n             */\n            full?: undefined | ((props: {\n                condition: ts.Expression;\n                input: ts.Expression;\n                expected: string;\n                explore: IExplore;\n            }) => ts.Expression);\n            /** Return type. */\n            type?: undefined | ts.TypeNode;\n        }\n        interface IGenerator {\n            objects?: undefined | ((collection: MetadataCollection) => ts.VariableStatement[]);\n            unions?: undefined | ((collection: MetadataCollection) => ts.VariableStatement[]);\n            arrays: (collection: MetadataCollection) => ts.VariableStatement[];\n            tuples: (collection: MetadataCollection) => ts.VariableStatement[];\n        }\n    }\n    interface IExplore {\n        tracable: boolean;\n        source: \"top\" | \"function\";\n        from: \"top\" | \"array\" | \"object\";\n        postfix: string;\n        start?: undefined | number;\n    }\n    type Decoder<T, Output extends ts.ConciseBody = ts.ConciseBody> = (props: {\n        input: ts.Expression;\n        definition: T;\n        explore: IExplore;\n    }) => Output;\n    interface IComposed {\n        body: ts.ConciseBody;\n        parameters: ts.ParameterDeclaration[];\n        functions: Record<string, ts.VariableStatement>;\n        statements: ts.Statement[];\n        response: ts.TypeNode;\n    }\n    interface IDecomposed {\n        functions: Record<string, ts.VariableStatement>;\n        statements: ts.Statement[];\n        arrow: ts.ArrowFunction;\n    }\n    const compose: (props: {\n        context: ITypiaContext;\n        config: IConfig;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => IComposed;\n    const writeDecomposed: (props: {\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        result: IDecomposed;\n        returnWrapper?: (arrow: ts.ArrowFunction) => ts.Expression;\n    }) => ts.CallExpression;\n    const write: (props: {\n        context: ITypiaContext;\n        config: IConfig;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name?: string | undefined;\n    }) => ts.ArrowFunction;\n    const write_object_functions: (props: {\n        config: IConfig;\n        context: ITypiaContext;\n        collection: MetadataCollection;\n    }) => ts.VariableStatement[];\n    const write_union_functions: (props: {\n        config: IConfig;\n        collection: MetadataCollection;\n    }) => ts.VariableStatement[];\n    const decode_array: (props: {\n        config: Pick<IConfig, \"trace\" | \"path\" | \"decoder\" | \"prefix\">;\n        functor: FunctionProgrammer;\n        combiner: (next: {\n            input: ts.Expression;\n            arrow: ts.ArrowFunction;\n        }) => ts.Expression;\n        array: MetadataArray;\n        input: ts.Expression;\n        explore: IExplore;\n    }) => ts.Expression;\n    const decode_object: (props: {\n        config: Pick<IConfig, \"trace\" | \"path\" | \"prefix\">;\n        functor: FunctionProgrammer;\n        object: MetadataObjectType;\n        input: ts.Expression;\n        explore: IExplore;\n    }) => ts.CallExpression;\n    const index: (props: {\n        start: number | null;\n        postfix: string;\n        rand: string;\n    }) => string;\n    const argumentsArray: (props: {\n        config: Pick<IConfig, \"path\" | \"trace\">;\n        input: ts.Expression;\n        explore: FeatureProgrammer.IExplore;\n    }) => ts.Expression[];\n    const parameterDeclarations: (props: {\n        config: Pick<CheckerProgrammer.IConfig, \"path\" | \"trace\">;\n        type: ts.TypeNode;\n        input: ts.Identifier;\n    }) => ts.ParameterDeclaration[];\n}\n",
  "node_modules/@typia/core/lib/programmers/iterate/check_array_length.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/check_bigint.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/check_dynamic_key.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/check_dynamic_properties.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/check_everything.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/check_native.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/check_number.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/check_object.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/check_string.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/check_template.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/check_union_array_like.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/decode_union_object.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/feature_object_entries.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_alias.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { MetadataAlias } from \"../../schemas/metadata/MetadataAlias\";\nexport declare const json_schema_alias: <BlockNever extends boolean>(props: {\n    blockNever: BlockNever;\n    components: OpenApi.IComponents;\n    alias: MetadataAlias;\n}) => OpenApi.IJsonSchema.IReference[];\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_array.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { MetadataArray } from \"../../schemas/metadata/MetadataArray\";\nexport declare const json_schema_array: (props: {\n    components: OpenApi.IComponents;\n    array: MetadataArray;\n}) => Array<OpenApi.IJsonSchema.IArray | OpenApi.IJsonSchema.IReference>;\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_bigint.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { MetadataAtomic } from \"../../schemas/metadata/MetadataAtomic\";\nexport declare const json_schema_bigint: (atomic: MetadataAtomic) => OpenApi.IJsonSchema.IInteger[];\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_boolean.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { MetadataAtomic } from \"../../schemas/metadata/MetadataAtomic\";\nexport declare const json_schema_boolean: (atomic: MetadataAtomic) => OpenApi.IJsonSchema.IBoolean[];\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_constant.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { MetadataConstant } from \"../../schemas/metadata/MetadataConstant\";\nexport declare const json_schema_constant: (constant: MetadataConstant) => OpenApi.IJsonSchema.IConstant[];\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_description.d.ts": "import { IJsDocTagInfo } from \"@typia/interface\";\nexport declare const json_schema_description: (props: {\n    description?: string | null | undefined;\n    jsDocTags?: IJsDocTagInfo[];\n}) => string | undefined;\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_discriminator.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport declare const json_schema_discriminator: (metadata: MetadataSchema) => OpenApi.IJsonSchema.IOneOf.IDiscriminator | undefined;\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_escaped.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_jsDocTags.d.ts": "import { IJsDocTagInfo, OpenApi } from \"@typia/interface\";\nexport declare const json_schema_jsDocTags: <Schema extends OpenApi.IJsonSchema>(schema: Schema, jsDocTags: IJsDocTagInfo[]) => Schema;\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_native.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { MetadataNative } from \"../../schemas/metadata/MetadataNative\";\nexport declare const json_schema_native: (props: {\n    components: OpenApi.IComponents;\n    native: MetadataNative;\n}) => OpenApi.IJsonSchema[];\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_number.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { MetadataAtomic } from \"../../schemas/metadata/MetadataAtomic\";\nexport declare const json_schema_number: (atomic: MetadataAtomic) => Array<OpenApi.IJsonSchema.IInteger | OpenApi.IJsonSchema.INumber>;\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_object.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_plugin.d.ts": "import { IMetadataTypeTag, OpenApi } from \"@typia/interface\";\nexport declare const json_schema_plugin: <Schema extends OpenApi.IJsonSchema>(props: {\n    schema: Schema;\n    tags: IMetadataTypeTag[][];\n}) => Schema[];\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_station.d.ts": "import { IJsonSchemaAttribute, OpenApi } from \"@typia/interface\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport declare const json_schema_station: <BlockNever extends boolean>(props: {\n    blockNever: BlockNever;\n    components: OpenApi.IComponents;\n    attribute: IJsonSchemaAttribute;\n    metadata: MetadataSchema;\n}) => BlockNever extends true ? OpenApi.IJsonSchema | null : OpenApi.IJsonSchema;\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_string.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { MetadataAtomic } from \"../../schemas/metadata/MetadataAtomic\";\nexport declare const json_schema_string: (atomic: MetadataAtomic) => OpenApi.IJsonSchema[];\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_template.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport declare const json_schema_templates: (metadata: MetadataSchema) => OpenApi.IJsonSchema[];\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_title.d.ts": "import { IJsDocTagInfo } from \"@typia/interface\";\nexport declare const json_schema_title: (schema: {\n    description?: string | null | undefined;\n    jsDocTags?: IJsDocTagInfo[] | undefined;\n}) => string | undefined;\n",
  "node_modules/@typia/core/lib/programmers/iterate/json_schema_tuple.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { MetadataTuple } from \"../../schemas/metadata/MetadataTuple\";\nexport declare const json_schema_tuple: (props: {\n    components: OpenApi.IComponents;\n    tuple: MetadataTuple;\n}) => OpenApi.IJsonSchema.ITuple;\n",
  "node_modules/@typia/core/lib/programmers/iterate/metadata_to_pattern.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/postfix_of_tuple.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/prune_object_properties.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/stringify_dynamic_properties.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/stringify_native.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/stringify_regular_properties.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/template_to_pattern.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/iterate/wrap_metadata_rest_tuple.d.ts": "export {};\n",
  "node_modules/@typia/core/lib/programmers/json/JsonApplicationProgrammer.d.ts": "import { IJsDocTagInfo, IJsonSchemaApplication } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { MetadataFactory } from \"../../factories/MetadataFactory\";\nimport { MetadataProperty } from \"../../schemas/metadata/MetadataProperty\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport declare namespace JsonApplicationProgrammer {\n    const validate: (props: {\n        metadata: MetadataSchema;\n        explore: MetadataFactory.IExplore;\n    }) => string[];\n    interface IWriteProps<Version extends \"3.0\" | \"3.1\"> {\n        context: ITypiaContext;\n        version: Version;\n        metadata: MetadataSchema;\n        filter?: (prop: MetadataProperty) => boolean;\n    }\n    const write: <Version extends \"3.0\" | \"3.1\">(props: IWriteProps<Version>) => ts.Expression;\n    const writeApplication: <Version extends \"3.0\" | \"3.1\">(props: {\n        version: Version;\n        metadata: MetadataSchema;\n        filter?: (prop: MetadataProperty) => boolean;\n    }) => IJsonSchemaApplication<Version>;\n    const writeDescription: <Kind extends \"summary\" | \"title\">(props: {\n        description: string | null;\n        jsDocTags: IJsDocTagInfo[];\n        kind: Kind;\n    }) => Kind extends \"summary\" ? {\n        summary?: string;\n        description?: string;\n    } : {\n        title?: string;\n        description?: string;\n    };\n}\n",
  "node_modules/@typia/core/lib/programmers/json/JsonAssertParseProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace JsonAssertParseProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n        init: ts.Expression | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/json/JsonAssertStringifyProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace JsonAssertStringifyProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n        init: ts.Expression | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/json/JsonIsParseProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace JsonIsParseProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/json/JsonIsStringifyProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace JsonIsStringifyProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/json/JsonSchemaProgrammer.d.ts": "import { IJsonSchemaUnit } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { MetadataFactory } from \"../../factories\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport declare namespace JsonSchemaProgrammer {\n    const validate: (props: {\n        metadata: MetadataSchema;\n        explore: MetadataFactory.IExplore;\n    }) => string[];\n    interface IWriteProps<Version extends \"3.0\" | \"3.1\"> {\n        context: ITypiaContext;\n        version: Version;\n        metadata: MetadataSchema;\n    }\n    const write: <Version extends \"3.0\" | \"3.1\">(props: IWriteProps<Version>) => ts.Expression;\n    const writeSchema: <Version extends \"3.0\" | \"3.1\">(props: {\n        version: Version;\n        metadata: MetadataSchema;\n    }) => IJsonSchemaUnit<Version>;\n}\n",
  "node_modules/@typia/core/lib/programmers/json/JsonSchemasProgrammer.d.ts": "import { IJsonSchemaCollection } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { MetadataFactory } from \"../../factories/MetadataFactory\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport declare namespace JsonSchemasProgrammer {\n    const validate: (props: {\n        metadata: MetadataSchema;\n        explore: MetadataFactory.IExplore;\n    }) => string[];\n    interface IWriteProps<Version extends \"3.0\" | \"3.1\"> {\n        context: ITypiaContext;\n        version: Version;\n        metadatas: Array<MetadataSchema>;\n    }\n    const write: <Version extends \"3.0\" | \"3.1\">(props: IWriteProps<Version>) => ts.Expression;\n    const writeSchemas: <Version extends \"3.0\" | \"3.1\">(props: {\n        version: Version;\n        metadatas: Array<MetadataSchema>;\n    }) => IJsonSchemaCollection<Version>;\n}\n",
  "node_modules/@typia/core/lib/programmers/json/JsonStringifyProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace JsonStringifyProgrammer {\n    const decompose: (props: {\n        validated: boolean;\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/json/JsonValidateParseProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace JsonValidateParseProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/json/JsonValidateStringifyProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace JsonValidateStringifyProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/json/index.d.ts": "export * from \"./JsonApplicationProgrammer\";\nexport * from \"./JsonAssertParseProgrammer\";\nexport * from \"./JsonAssertStringifyProgrammer\";\nexport * from \"./JsonIsParseProgrammer\";\nexport * from \"./JsonIsStringifyProgrammer\";\nexport * from \"./JsonSchemaProgrammer\";\nexport * from \"./JsonSchemasProgrammer\";\nexport * from \"./JsonStringifyProgrammer\";\nexport * from \"./JsonValidateParseProgrammer\";\nexport * from \"./JsonValidateStringifyProgrammer\";\n",
  "node_modules/@typia/core/lib/programmers/llm/LlmApplicationProgrammer.d.ts": "import { ILlmApplication, ILlmSchema } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { MetadataFactory } from \"../../factories/MetadataFactory\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\n/**\n * Generates LLM function calling application from TypeScript class/interface.\n *\n * Converts TypeScript types to {@link ILlmApplication} with function schemas\n * compatible with LLM function calling. Validates type constraints (single\n * object parameter, no dynamic keys) and generates runtime validators.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace LlmApplicationProgrammer {\n    interface IProps extends IProgrammerProps {\n        config?: Partial<ILlmSchema.IConfig & {\n            equals: boolean;\n        }>;\n    }\n    interface IWriteProps {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        metadata: MetadataSchema;\n        config?: Partial<ILlmSchema.IConfig & {\n            equals: boolean;\n        }>;\n        name?: string;\n        configArgument?: ts.Expression;\n    }\n    const write: (props: IWriteProps) => ts.CallExpression;\n    const validate: (props: {\n        config?: Partial<ILlmSchema.IConfig>;\n        metadata: MetadataSchema;\n        explore: MetadataFactory.IExplore;\n        top: MetadataSchema;\n    }) => string[];\n    const writeApplication: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        metadata: MetadataSchema;\n        config?: Partial<ILlmSchema.IConfig & {\n            equals: boolean;\n        }>;\n        name?: string;\n    }) => ILlmApplication.__IPrimitive;\n}\n",
  "node_modules/@typia/core/lib/programmers/llm/LlmCoerceProgrammer.d.ts": "import { ILlmSchema } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { MetadataFactory } from \"../../factories/MetadataFactory\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace LlmCoerceProgrammer {\n    interface IProps extends IProgrammerProps {\n        config?: Partial<ILlmSchema.IConfig>;\n    }\n    const decompose: (props: {\n        context: IProps[\"context\"];\n        config?: Partial<ILlmSchema.IConfig>;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        metadata: MetadataSchema;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    interface IWriteProps {\n        context: IProps[\"context\"];\n        modulo: ts.LeftHandSideExpression;\n        metadata: MetadataSchema;\n        config?: Partial<ILlmSchema.IConfig>;\n        name?: string;\n    }\n    const write: (props: IWriteProps) => ts.CallExpression;\n    const validate: (props: {\n        config?: Partial<ILlmSchema.IConfig>;\n        metadata: MetadataSchema;\n        explore: MetadataFactory.IExplore;\n    }) => string[];\n}\n",
  "node_modules/@typia/core/lib/programmers/llm/LlmControllerProgrammer.d.ts": "import { ILlmSchema } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport declare namespace LlmControllerProgrammer {\n    interface IWriteProps {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        metadata: MetadataSchema;\n        config?: Partial<ILlmSchema.IConfig & {\n            equals: boolean;\n        }>;\n        className?: string;\n        node: ts.TypeNode;\n        nameArgument: ts.Expression;\n        executeArgument: ts.Expression;\n        configArgument?: ts.Expression;\n    }\n    const write: (props: IWriteProps) => ts.Expression;\n}\n",
  "node_modules/@typia/core/lib/programmers/llm/LlmMetadataFactory.d.ts": "import { ILlmSchema } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nexport declare namespace LlmMetadataFactory {\n    const getConfig: (props: {\n        context: ITypiaContext;\n        method: string;\n        node: ts.TypeNode | undefined;\n    }) => Partial<ILlmSchema.IConfig & {\n        equals: boolean;\n    }> | undefined;\n}\n",
  "node_modules/@typia/core/lib/programmers/llm/LlmParametersProgrammer.d.ts": "import { ILlmSchema } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { MetadataFactory } from \"../../factories/MetadataFactory\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport declare namespace LlmParametersProgrammer {\n    interface IProps extends IProgrammerProps {\n        config?: Partial<ILlmSchema.IConfig>;\n    }\n    interface IWriteProps {\n        context: IProps[\"context\"];\n        metadata: MetadataSchema;\n        config?: Partial<ILlmSchema.IConfig>;\n    }\n    const write: (props: IWriteProps) => ts.Expression;\n    const writeParameters: (props: {\n        metadata: MetadataSchema;\n        config?: Partial<ILlmSchema.IConfig>;\n    }) => ILlmSchema.IParameters;\n    const validate: (props: {\n        config?: Partial<ILlmSchema.IConfig>;\n        metadata: MetadataSchema;\n        explore: MetadataFactory.IExplore;\n    }) => string[];\n}\n",
  "node_modules/@typia/core/lib/programmers/llm/LlmParseProgrammer.d.ts": "import { ILlmSchema } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { MetadataFactory } from \"../../factories/MetadataFactory\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace LlmParseProgrammer {\n    interface IProps extends IProgrammerProps {\n        config?: Partial<ILlmSchema.IConfig>;\n    }\n    const decompose: (props: {\n        context: IProps[\"context\"];\n        config?: Partial<ILlmSchema.IConfig>;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        metadata: MetadataSchema;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    interface IWriteProps {\n        context: IProps[\"context\"];\n        modulo: ts.LeftHandSideExpression;\n        metadata: MetadataSchema;\n        config?: Partial<ILlmSchema.IConfig>;\n        name?: string;\n    }\n    const write: (props: IWriteProps) => ts.CallExpression;\n    const validate: (props: {\n        config?: Partial<ILlmSchema.IConfig>;\n        metadata: MetadataSchema;\n        explore: MetadataFactory.IExplore;\n    }) => string[];\n}\n",
  "node_modules/@typia/core/lib/programmers/llm/LlmSchemaProgrammer.d.ts": "import { ILlmSchema } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { MetadataFactory } from \"../../factories/MetadataFactory\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport declare namespace LlmSchemaProgrammer {\n    interface IProps extends IProgrammerProps {\n        config?: Partial<ILlmSchema.IConfig>;\n    }\n    interface IOutput {\n        schema: ILlmSchema;\n        $defs: Record<string, ILlmSchema>;\n    }\n    interface IWriteProps {\n        context: IProps[\"context\"];\n        metadata: MetadataSchema;\n        config?: Partial<ILlmSchema.IConfig>;\n    }\n    const write: (props: IWriteProps) => ts.Expression;\n    const writeSchema: (props: {\n        metadata: MetadataSchema;\n        config?: Partial<ILlmSchema.IConfig>;\n    }) => IOutput;\n    const validate: (props: {\n        config?: Partial<ILlmSchema.IConfig>;\n        metadata: MetadataSchema;\n        explore: MetadataFactory.IExplore;\n    }) => string[];\n}\n",
  "node_modules/@typia/core/lib/programmers/llm/LlmStructuredOutputProgrammer.d.ts": "import { ILlmSchema } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { MetadataFactory } from \"../../factories/MetadataFactory\";\nimport { MetadataSchema } from \"../../schemas/metadata/MetadataSchema\";\nexport declare namespace LlmStructuredOutputProgrammer {\n    interface IProps extends IProgrammerProps {\n        config?: Partial<ILlmSchema.IConfig & {\n            equals: boolean;\n        }>;\n    }\n    interface IWriteProps {\n        context: IProps[\"context\"];\n        modulo: ts.LeftHandSideExpression;\n        type: ts.Type;\n        metadata: MetadataSchema;\n        config?: Partial<ILlmSchema.IConfig & {\n            equals: boolean;\n        }>;\n        name?: string;\n    }\n    const write: (props: IWriteProps) => ts.CallExpression;\n    const validate: (props: {\n        config?: Partial<ILlmSchema.IConfig>;\n        metadata: MetadataSchema;\n        explore: MetadataFactory.IExplore;\n    }) => string[];\n}\n",
  "node_modules/@typia/core/lib/programmers/llm/index.d.ts": "export * from \"./LlmApplicationProgrammer\";\nexport * from \"./LlmControllerProgrammer\";\nexport * from \"./LlmCoerceProgrammer\";\nexport * from \"./LlmMetadataFactory\";\nexport * from \"./LlmParametersProgrammer\";\nexport * from \"./LlmParseProgrammer\";\nexport * from \"./LlmSchemaProgrammer\";\nexport * from \"./LlmStructuredOutputProgrammer\";\n",
  "node_modules/@typia/core/lib/programmers/misc/MiscAssertCloneProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace MiscAssertCloneProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n        init?: ts.Expression | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/misc/MiscAssertPruneProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace MiscAssertPruneProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n        init?: ts.Expression | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/misc/MiscCloneProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace MiscCloneProgrammer {\n    const decompose: (props: {\n        validated: boolean;\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/misc/MiscIsCloneProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace MiscIsCloneProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/misc/MiscIsPruneProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace MiscIsPruneProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/misc/MiscLiteralsProgrammer.d.ts": "import ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nexport declare namespace MiscLiteralsProgrammer {\n    interface IProps {\n        context: ITypiaContext;\n        type: ts.Type;\n    }\n    const write: (props: IProps) => ts.AsExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/misc/MiscPruneProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace MiscPruneProgrammer {\n    const decompose: (props: {\n        validated: boolean;\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/misc/MiscValidateCloneProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace MiscValidateCloneProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/misc/MiscValidatePruneProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace MiscValidatePruneProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/misc/index.d.ts": "export * from \"./MiscAssertCloneProgrammer\";\nexport * from \"./MiscAssertPruneProgrammer\";\nexport * from \"./MiscCloneProgrammer\";\nexport * from \"./MiscIsCloneProgrammer\";\nexport * from \"./MiscIsPruneProgrammer\";\nexport * from \"./MiscLiteralsProgrammer\";\nexport * from \"./MiscPruneProgrammer\";\nexport * from \"./MiscValidateCloneProgrammer\";\nexport * from \"./MiscValidatePruneProgrammer\";\n",
  "node_modules/@typia/core/lib/programmers/notations/NotationAssertGeneralProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace NotationAssertGeneralProgrammer {\n    interface IProps extends IProgrammerProps {\n        rename: (str: string) => string;\n    }\n    const decompose: (props: {\n        rename: (str: string) => string;\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n        init?: ts.Expression | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/notations/NotationGeneralProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace NotationGeneralProgrammer {\n    interface IProps extends IProgrammerProps {\n        rename: (str: string) => string;\n    }\n    const returnType: (props: {\n        rename: (str: string) => string;\n        context: ITypiaContext;\n        type: string;\n    }) => ts.ImportTypeNode;\n    const decompose: (props: {\n        rename: (str: string) => string;\n        validated: boolean;\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/notations/NotationIsGeneralProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace NotationIsGeneralProgrammer {\n    interface IProps extends IProgrammerProps {\n        rename: (str: string) => string;\n    }\n    const decompose: (props: {\n        rename: (str: string) => string;\n        context: ITypiaContext;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/notations/NotationValidateGeneralProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace NotationValidateGeneralProgrammer {\n    interface IProps extends IProgrammerProps {\n        rename: (str: string) => string;\n    }\n    const decompose: (props: {\n        rename: (str: string) => string;\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/notations/index.d.ts": "export * from \"./NotationAssertGeneralProgrammer\";\nexport * from \"./NotationGeneralProgrammer\";\nexport * from \"./NotationIsGeneralProgrammer\";\nexport * from \"./NotationValidateGeneralProgrammer\";\n",
  "node_modules/@typia/core/lib/programmers/protobuf/ProtobufAssertDecodeProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace ProtobufAssertDecodeProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n        init?: ts.Expression | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/protobuf/ProtobufAssertEncodeProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace ProtobufAssertEncodeProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n        init?: ts.Expression | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/protobuf/ProtobufDecodeProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace ProtobufDecodeProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/protobuf/ProtobufEncodeProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace ProtobufEncodeProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/protobuf/ProtobufIsDecodeProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace ProtobufIsDecodeProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/protobuf/ProtobufIsEncodeProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace ProtobufIsEncodeProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/protobuf/ProtobufMessageProgrammer.d.ts": "import ts from \"typescript\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nexport declare namespace ProtobufMessageProgrammer {\n    interface IProps {\n        context: ITypiaContext;\n        type: ts.Type;\n    }\n    const write: (props: IProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/protobuf/ProtobufValidateDecodeProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace ProtobufValidateDecodeProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/protobuf/ProtobufValidateEncodeProgrammer.d.ts": "import ts from \"typescript\";\nimport { IProgrammerProps } from \"../../context/IProgrammerProps\";\nimport { ITypiaContext } from \"../../context/ITypiaContext\";\nimport { FunctionProgrammer } from \"../helpers/FunctionProgrammer\";\nimport { FeatureProgrammer } from \"../internal/FeatureProgrammer\";\nexport declare namespace ProtobufValidateEncodeProgrammer {\n    const decompose: (props: {\n        context: ITypiaContext;\n        modulo: ts.LeftHandSideExpression;\n        functor: FunctionProgrammer;\n        type: ts.Type;\n        name: string | undefined;\n    }) => FeatureProgrammer.IDecomposed;\n    const write: (props: IProgrammerProps) => ts.CallExpression;\n}\n",
  "node_modules/@typia/core/lib/programmers/protobuf/index.d.ts": "export * from \"./ProtobufAssertDecodeProgrammer\";\nexport * from \"./ProtobufAssertEncodeProgrammer\";\nexport * from \"./ProtobufDecodeProgrammer\";\nexport * from \"./ProtobufEncodeProgrammer\";\nexport * from \"./ProtobufIsDecodeProgrammer\";\nexport * from \"./ProtobufIsEncodeProgrammer\";\nexport * from \"./ProtobufMessageProgrammer\";\nexport * from \"./ProtobufValidateDecodeProgrammer\";\nexport * from \"./ProtobufValidateEncodeProgrammer\";\n",
  "node_modules/@typia/core/lib/schemas/index.d.ts": "export * from \"./metadata\";\nexport * from \"./protobuf\";\n",
  "node_modules/@typia/core/lib/schemas/metadata/IMetadataDictionary.d.ts": "import { MetadataAliasType } from \"./MetadataAliasType\";\nimport { MetadataArrayType } from \"./MetadataArrayType\";\nimport { MetadataObjectType } from \"./MetadataObjectType\";\nimport { MetadataTupleType } from \"./MetadataTupleType\";\n/**\n * Dictionary of named type definitions for metadata deserialization.\n *\n * `IMetadataDictionary` maps type names to their metadata definitions, enabling\n * reconstruction of metadata schemas from serialized JSON format. Used by\n * {@link MetadataSchema.from} to resolve named type references.\n *\n * The dictionaries are populated during metadata collection and contain all\n * unique named types encountered in the analyzed TypeScript code.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IMetadataDictionary {\n    /**\n     * Named object type definitions.\n     *\n     * Maps object type names to their full type information including properties,\n     * required fields, and inheritance hierarchy.\n     */\n    objects: Map<string, MetadataObjectType>;\n    /**\n     * Named type alias definitions.\n     *\n     * Maps type alias names to their underlying type information. Aliases may\n     * reference other aliases or concrete types.\n     */\n    aliases: Map<string, MetadataAliasType>;\n    /**\n     * Named array type definitions.\n     *\n     * Maps array type names to their element type information. Used for recursive\n     * array types.\n     */\n    arrays: Map<string, MetadataArrayType>;\n    /**\n     * Named tuple type definitions.\n     *\n     * Maps tuple type names to their element types and structure. Each element\n     * position may have a different type.\n     */\n    tuples: Map<string, MetadataTupleType>;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataAlias.d.ts": "import { IMetadataSchema, IMetadataTypeTag } from \"@typia/interface\";\nimport { MetadataAliasType } from \"./MetadataAliasType\";\nexport declare class MetadataAlias {\n    readonly type: MetadataAliasType;\n    readonly tags: IMetadataTypeTag[][];\n    private name_?;\n    private constructor();\n    getName(): string;\n    toJSON(): IMetadataSchema.IReference;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataAliasType.d.ts": "import { IJsDocTagInfo, IMetadataSchema } from \"@typia/interface\";\nimport { MetadataSchema } from \"./MetadataSchema\";\nexport declare class MetadataAliasType {\n    readonly name: string;\n    readonly value: MetadataSchema;\n    readonly description: string | null;\n    readonly jsDocTags: IJsDocTagInfo[];\n    readonly recursive: boolean;\n    readonly nullables: boolean[];\n    private constructor();\n    toJSON(): IMetadataSchema.IAliasType;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataApplication.d.ts": "import { IMetadataSchemaCollection } from \"@typia/interface\";\nimport { MetadataComponents } from \"./MetadataComponents\";\nimport { MetadataSchema } from \"./MetadataSchema\";\nexport declare class MetadataApplication {\n    readonly schemas: MetadataSchema[];\n    readonly components: MetadataComponents;\n    private constructor();\n    static from(app: IMetadataSchemaCollection): MetadataApplication;\n    toJSON(): IMetadataSchemaCollection;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataArray.d.ts": "import { IMetadataSchema, IMetadataTypeTag } from \"@typia/interface\";\nimport { MetadataArrayType } from \"./MetadataArrayType\";\nexport declare class MetadataArray {\n    readonly type: MetadataArrayType;\n    readonly tags: IMetadataTypeTag[][];\n    private name_?;\n    private constructor();\n    getName(): string;\n    toJSON(): IMetadataSchema.IReference;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataArrayType.d.ts": "import { IMetadataSchema } from \"@typia/interface\";\nimport { MetadataSchema } from \"./MetadataSchema\";\nexport declare class MetadataArrayType {\n    readonly name: string;\n    readonly value: MetadataSchema;\n    readonly nullables: boolean[];\n    readonly recursive: boolean;\n    readonly index: number | null;\n    private constructor();\n    toJSON(): IMetadataSchema.IArrayType;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataAtomic.d.ts": "import { IMetadataSchema, IMetadataTypeTag } from \"@typia/interface\";\nexport declare class MetadataAtomic {\n    readonly type: \"boolean\" | \"bigint\" | \"number\" | \"string\";\n    readonly tags: IMetadataTypeTag[][];\n    private name_?;\n    private constructor();\n    static from(json: IMetadataSchema.IAtomic): MetadataAtomic;\n    getName(): string;\n    toJSON(): IMetadataSchema.IAtomic;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataCollection.d.ts": "import { IMetadataComponents } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { MetadataAliasType } from \"./MetadataAliasType\";\nimport { MetadataArrayType } from \"./MetadataArrayType\";\nimport { MetadataObjectType } from \"./MetadataObjectType\";\nimport { MetadataSchema } from \"./MetadataSchema\";\nimport { MetadataTupleType } from \"./MetadataTupleType\";\n/**\n * Storage for collected metadata during type analysis.\n *\n * Caches analyzed types (objects, aliases, arrays, tuples) to handle recursive\n * types and avoid redundant analysis.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class MetadataCollection {\n    private options?;\n    private objects_;\n    private object_unions_;\n    private aliases_;\n    private arrays_;\n    private tuples_;\n    private names_;\n    private object_index_;\n    private recursive_array_index_;\n    private recursive_tuple_index_;\n    constructor(options?: Partial<MetadataCollection.IOptions> | undefined);\n    clone(): MetadataCollection;\n    aliases(): MetadataAliasType[];\n    objects(): MetadataObjectType[];\n    unions(): MetadataObjectType[][];\n    arrays(): MetadataArrayType[];\n    tuples(): MetadataTupleType[];\n    private getName;\n    emplace(checker: ts.TypeChecker, type: ts.Type): [MetadataObjectType, boolean];\n    emplaceAlias(checker: ts.TypeChecker, type: ts.Type, symbol: ts.Symbol): [MetadataAliasType, boolean, (meta: MetadataSchema) => void];\n    emplaceArray(checker: ts.TypeChecker, type: ts.Type): [MetadataArrayType, boolean, (meta: MetadataSchema) => void];\n    emplaceTuple(checker: ts.TypeChecker, type: ts.TupleType): [MetadataTupleType, boolean, (elements: MetadataSchema[]) => void];\n    setTupleRecursive(tuple: MetadataTupleType, recursive: boolean): void;\n    toJSON(): IMetadataComponents;\n}\nexport declare namespace MetadataCollection {\n    interface IOptions {\n        replace?(str: string): string;\n    }\n    const replace: (str: string) => string;\n    const escape: (str: string) => string;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataComponents.d.ts": "import { IMetadataComponents } from \"@typia/interface\";\nimport { IMetadataDictionary } from \"./IMetadataDictionary\";\nimport { MetadataAliasType } from \"./MetadataAliasType\";\nimport { MetadataArrayType } from \"./MetadataArrayType\";\nimport { MetadataObjectType } from \"./MetadataObjectType\";\nimport { MetadataTupleType } from \"./MetadataTupleType\";\nexport declare class MetadataComponents {\n    readonly aliases: MetadataAliasType[];\n    readonly objects: MetadataObjectType[];\n    readonly arrays: MetadataArrayType[];\n    readonly tuples: MetadataTupleType[];\n    readonly dictionary: IMetadataDictionary;\n    private constructor();\n    static from(json: IMetadataComponents): MetadataComponents;\n    toJSON(): IMetadataComponents;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataConstant.d.ts": "import { ClassProperties, IMetadataSchema } from \"@typia/interface\";\nimport { MetadataConstantValue } from \"./MetadataConstantValue\";\nexport declare class MetadataConstant {\n    readonly type: \"boolean\" | \"bigint\" | \"number\" | \"string\";\n    readonly values: MetadataConstantValue[];\n    private constructor();\n    static create(props: ClassProperties<MetadataConstant>): MetadataConstant;\n    static from(json: IMetadataSchema.IConstant): MetadataConstant;\n    toJSON(): IMetadataSchema.IConstant;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataConstantValue.d.ts": "import { ClassProperties, IJsDocTagInfo, IMetadataSchema, IMetadataTypeTag } from \"@typia/interface\";\nexport declare class MetadataConstantValue {\n    readonly value: boolean | bigint | number | string;\n    tags: IMetadataTypeTag[][];\n    readonly description?: string | null;\n    readonly jsDocTags?: IJsDocTagInfo[];\n    private name_?;\n    private constructor();\n    static create(props: ClassProperties<MetadataConstantValue>): MetadataConstantValue;\n    static from(json: IMetadataSchema.IConstant.IValue<any>): MetadataConstantValue;\n    getName(): string;\n    toJSON(): IMetadataSchema.IConstant.IValue<any>;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataEscaped.d.ts": "import { IMetadataSchema } from \"@typia/interface\";\nimport { MetadataSchema } from \"./MetadataSchema\";\nexport declare class MetadataEscaped {\n    readonly original: MetadataSchema;\n    readonly returns: MetadataSchema;\n    private constructor();\n    getName(): string;\n    toJSON(): IMetadataSchema.IEscaped;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataFunction.d.ts": "import { IMetadataSchema } from \"@typia/interface\";\nimport { IMetadataDictionary } from \"./IMetadataDictionary\";\nimport { MetadataParameter } from \"./MetadataParameter\";\nimport { MetadataSchema } from \"./MetadataSchema\";\nexport declare class MetadataFunction {\n    parameters: MetadataParameter[];\n    output: MetadataSchema;\n    async: boolean;\n    private constructor();\n    static from(json: IMetadataSchema.IFunction, dict: IMetadataDictionary): MetadataFunction;\n    toJSON(): IMetadataSchema.IFunction;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataMap.d.ts": "import { IMetadataSchema, IMetadataTypeTag } from \"@typia/interface\";\nimport { MetadataSchema } from \"./MetadataSchema\";\nexport declare class MetadataMap {\n    readonly key: MetadataSchema;\n    readonly value: MetadataSchema;\n    readonly tags: IMetadataTypeTag[][];\n    private name_?;\n    private constructor();\n    getName(): string;\n    toJSON(): IMetadataSchema.IMap;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataNative.d.ts": "import { ClassProperties, IMetadataSchema, IMetadataTypeTag } from \"@typia/interface\";\nexport declare class MetadataNative {\n    readonly name: string;\n    readonly tags: IMetadataTypeTag[][];\n    private typeName_?;\n    private constructor();\n    static create(props: ClassProperties<MetadataNative>): MetadataNative;\n    getName(): string;\n    toJSON(): IMetadataSchema.IReference;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataObject.d.ts": "import { IMetadataSchema, IMetadataTypeTag } from \"@typia/interface\";\nimport { MetadataObjectType } from \"./MetadataObjectType\";\nexport declare class MetadataObject {\n    readonly type: MetadataObjectType;\n    readonly tags: IMetadataTypeTag[][];\n    private name_?;\n    private constructor();\n    getName(): string;\n    toJSON(): IMetadataSchema.IReference;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataObjectType.d.ts": "import { IJsDocTagInfo, IMetadataSchema } from \"@typia/interface\";\nimport { MetadataProperty } from \"./MetadataProperty\";\nexport declare class MetadataObjectType {\n    readonly name: string;\n    readonly properties: Array<MetadataProperty>;\n    readonly description: string | undefined;\n    readonly jsDocTags: IJsDocTagInfo[];\n    readonly index: number;\n    validated: boolean;\n    recursive: boolean;\n    nullables: boolean[];\n    private constructor();\n    isPlain(level?: number): boolean;\n    isLiteral(): boolean;\n    toJSON(): IMetadataSchema.IObjectType;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataParameter.d.ts": "import { IJsDocTagInfo, IMetadataSchema } from \"@typia/interface\";\nimport ts from \"typescript\";\nimport { IMetadataDictionary } from \"./IMetadataDictionary\";\nimport { MetadataSchema } from \"./MetadataSchema\";\nexport declare class MetadataParameter {\n    name: string;\n    type: MetadataSchema;\n    description: string | null;\n    jsDocTags: IJsDocTagInfo[];\n    tsType?: ts.Type;\n    private constructor();\n    static from(json: IMetadataSchema.IParameter, dict: IMetadataDictionary): MetadataParameter;\n    toJSON(): IMetadataSchema.IParameter;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataProperty.d.ts": "import { IJsDocTagInfo, IMetadataSchema } from \"@typia/interface\";\nimport { IProtobufProperty } from \"../protobuf/IProtobufProperty\";\nimport { MetadataSchema } from \"./MetadataSchema\";\nexport declare class MetadataProperty {\n    readonly key: MetadataSchema;\n    readonly value: MetadataSchema;\n    readonly description: string | null;\n    readonly jsDocTags: IJsDocTagInfo[];\n    readonly mutability?: \"readonly\" | null | undefined;\n    of_protobuf_?: IProtobufProperty;\n    private constructor();\n    toJSON(): IMetadataSchema.IProperty;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataSchema.d.ts": "import { IMetadataSchema } from \"@typia/interface\";\nimport { IMetadataDictionary } from \"./IMetadataDictionary\";\nimport { MetadataAlias } from \"./MetadataAlias\";\nimport { MetadataArray } from \"./MetadataArray\";\nimport { MetadataAtomic } from \"./MetadataAtomic\";\nimport { MetadataConstant } from \"./MetadataConstant\";\nimport { MetadataEscaped } from \"./MetadataEscaped\";\nimport { MetadataFunction } from \"./MetadataFunction\";\nimport { MetadataMap } from \"./MetadataMap\";\nimport { MetadataNative } from \"./MetadataNative\";\nimport { MetadataObject } from \"./MetadataObject\";\nimport { MetadataSet } from \"./MetadataSet\";\nimport { MetadataTemplate } from \"./MetadataTemplate\";\nimport { MetadataTuple } from \"./MetadataTuple\";\n/**\n * TypeScript type metadata representation.\n *\n * `MetadataSchema` captures full TypeScript type information at compile-time\n * for runtime validation and code generation. Used internally by typia\n * transformer to analyze `typia.*<T>()` calls.\n *\n * Represents union types as arrays of type categories:\n *\n * - Primitives: {@link atomics} (boolean, bigint, number, string)\n * - Literals: {@link constants} (e.g., `\"hello\"`, `42`)\n * - Templates: {@link templates} (template literal types)\n * - Collections: {@link arrays}, {@link tuples}, {@link sets}, {@link maps}\n * - Objects: {@link objects} (named object types)\n * - Aliases: {@link aliases} (type aliases)\n * - Natives: {@link natives} (Date, Uint8Array, etc.)\n *\n * Modifiers:\n *\n * - {@link required}: Not `undefined`\n * - {@link optional}: Has `?` modifier\n * - {@link nullable}: Includes `null`\n * - {@link any}: Is `any` type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class MetadataSchema {\n    any: boolean;\n    required: boolean;\n    optional: boolean;\n    nullable: boolean;\n    escaped: MetadataEscaped | null;\n    atomics: MetadataAtomic[];\n    constants: MetadataConstant[];\n    templates: MetadataTemplate[];\n    rest: MetadataSchema | null;\n    aliases: MetadataAlias[];\n    arrays: MetadataArray[];\n    tuples: MetadataTuple[];\n    objects: MetadataObject[];\n    functions: MetadataFunction[];\n    natives: MetadataNative[];\n    sets: MetadataSet[];\n    maps: MetadataMap[];\n    private constructor();\n    toJSON(): IMetadataSchema;\n    static from(meta: IMetadataSchema, dict: IMetadataDictionary): MetadataSchema;\n    getName(): string;\n    empty(): boolean;\n    size(): number;\n    bucket(): number;\n    isConstant(): boolean;\n    isRequired(): boolean;\n    isSoleLiteral(): boolean;\n}\nexport declare namespace MetadataSchema {\n    const intersects: (x: MetadataSchema, y: MetadataSchema) => boolean;\n    const covers: (x: MetadataSchema, y: MetadataSchema, level?: number, escaped?: boolean) => boolean;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataSet.d.ts": "import { IMetadataSchema, IMetadataTypeTag } from \"@typia/interface\";\nimport { MetadataSchema } from \"./MetadataSchema\";\nexport declare class MetadataSet {\n    readonly value: MetadataSchema;\n    readonly tags: IMetadataTypeTag[][];\n    private name_?;\n    private constructor();\n    getName(): string;\n    toJSON(): IMetadataSchema.ISet;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataTemplate.d.ts": "import { IMetadataSchema, IMetadataTypeTag } from \"@typia/interface\";\nimport { IMetadataDictionary } from \"./IMetadataDictionary\";\nimport { MetadataSchema } from \"./MetadataSchema\";\nexport declare class MetadataTemplate {\n    readonly row: MetadataSchema[];\n    readonly tags: IMetadataTypeTag[][];\n    private name_?;\n    private constructor();\n    static from(json: IMetadataSchema.ITemplate, dict: IMetadataDictionary): MetadataTemplate;\n    getName(): string;\n    toJSON(): IMetadataSchema.ITemplate;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataTuple.d.ts": "import { IMetadataSchema, IMetadataTypeTag } from \"@typia/interface\";\nimport { MetadataTupleType } from \"./MetadataTupleType\";\nexport declare class MetadataTuple {\n    readonly type: MetadataTupleType;\n    readonly tags: IMetadataTypeTag[][];\n    private constructor();\n    toJSON(): IMetadataSchema.IReference;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/MetadataTupleType.d.ts": "import { ClassProperties, IMetadataSchema } from \"@typia/interface\";\nimport { MetadataSchema } from \"./MetadataSchema\";\nexport declare class MetadataTupleType {\n    readonly name: string;\n    readonly elements: MetadataSchema[];\n    readonly index: number | null;\n    readonly recursive: boolean;\n    readonly nullables: boolean[];\n    private constructor();\n    static create(props: ClassProperties<MetadataTupleType>): MetadataTupleType;\n    isRest(): boolean;\n    toJSON(): IMetadataSchema.ITupleType;\n}\n",
  "node_modules/@typia/core/lib/schemas/metadata/index.d.ts": "export * from \"./IMetadataDictionary\";\nexport * from \"./MetadataAlias\";\nexport * from \"./MetadataAliasType\";\nexport * from \"./MetadataApplication\";\nexport * from \"./MetadataArray\";\nexport * from \"./MetadataArrayType\";\nexport * from \"./MetadataAtomic\";\nexport * from \"./MetadataComponents\";\nexport * from \"./MetadataConstant\";\nexport * from \"./MetadataConstantValue\";\nexport * from \"./MetadataEscaped\";\nexport * from \"./MetadataFunction\";\nexport * from \"./MetadataMap\";\nexport * from \"./MetadataNative\";\nexport * from \"./MetadataObject\";\nexport * from \"./MetadataObjectType\";\nexport * from \"./MetadataParameter\";\nexport * from \"./MetadataProperty\";\nexport * from \"./MetadataSchema\";\nexport * from \"./MetadataSet\";\nexport * from \"./MetadataCollection\";\nexport * from \"./MetadataTemplate\";\nexport * from \"./MetadataTuple\";\nexport * from \"./MetadataTupleType\";\n",
  "node_modules/@typia/core/lib/schemas/protobuf/IProtobufProperty.d.ts": "import { IProtobufPropertyType } from \"./IProtobufPropertyType\";\nexport interface IProtobufProperty {\n    fixed: boolean;\n    union: IProtobufPropertyType[];\n}\n",
  "node_modules/@typia/core/lib/schemas/protobuf/IProtobufPropertyType.d.ts": "import { IProtobufSchema } from \"./IProtobufSchema\";\nexport type IProtobufPropertyType = IProtobufPropertyType.IByte | IProtobufPropertyType.IBoolean | IProtobufPropertyType.IBigint | IProtobufPropertyType.INumber | IProtobufPropertyType.IString | IProtobufPropertyType.IArray | IProtobufPropertyType.IObject | IProtobufPropertyType.IMap;\nexport declare namespace IProtobufPropertyType {\n    interface IByte extends IProtobufSchema.IByte {\n        index: number;\n    }\n    interface IBoolean extends IProtobufSchema.IBoolean {\n        index: number;\n    }\n    interface IBigint extends IProtobufSchema.IBigint {\n        index: number;\n    }\n    interface INumber extends IProtobufSchema.INumber {\n        index: number;\n    }\n    interface IString extends IProtobufSchema.IString {\n        index: number;\n    }\n    interface IArray extends IProtobufSchema.IArray {\n        index: number;\n    }\n    interface IObject extends IProtobufSchema.IObject {\n        index: number;\n    }\n    interface IMap extends IProtobufSchema.IMap {\n        index: number;\n    }\n}\n",
  "node_modules/@typia/core/lib/schemas/protobuf/IProtobufSchema.d.ts": "import { MetadataArrayType } from \"../metadata/MetadataArrayType\";\nimport { MetadataMap } from \"../metadata/MetadataMap\";\nimport { MetadataObjectType } from \"../metadata/MetadataObjectType\";\nexport type IProtobufSchema = IProtobufSchema.IByte | IProtobufSchema.IBoolean | IProtobufSchema.IBigint | IProtobufSchema.INumber | IProtobufSchema.IString | IProtobufSchema.IArray | IProtobufSchema.IObject | IProtobufSchema.IMap;\nexport declare namespace IProtobufSchema {\n    interface IByte {\n        type: \"bytes\";\n    }\n    interface IBoolean {\n        type: \"bool\";\n    }\n    interface IBigint {\n        type: \"bigint\";\n        name: \"int64\" | \"uint64\";\n    }\n    interface INumber {\n        type: \"number\";\n        name: \"int32\" | \"int64\" | \"uint32\" | \"uint64\" | \"float\" | \"double\";\n    }\n    interface IString {\n        type: \"string\";\n    }\n    interface IArray {\n        type: \"array\";\n        array: MetadataArrayType;\n        value: Exclude<IProtobufSchema, IArray | IMap>;\n    }\n    interface IObject {\n        type: \"object\";\n        object: MetadataObjectType;\n    }\n    interface IMap {\n        type: \"map\";\n        map: MetadataMap | MetadataObjectType;\n        key: IProtobufSchema.IBoolean | IProtobufSchema.INumber | IProtobufSchema.IString;\n        value: Exclude<IProtobufSchema, IArray | IMap>;\n    }\n}\n",
  "node_modules/@typia/core/lib/schemas/protobuf/index.d.ts": "export * from \"./IProtobufProperty\";\nexport * from \"./IProtobufPropertyType\";\nexport * from \"./IProtobufSchema\";\n",
  "node_modules/@typia/core/lib/typings/Writable.d.ts": "import { ClassProperties } from \"@typia/interface\";\nexport type Writable<T extends object> = {\n    -readonly [P in keyof T]: T[P];\n};\nexport declare function Writable<T extends object>(elem: T): Writable<ClassProperties<T>>;\n",
  "node_modules/@typia/core/lib/utils/PatternUtil.d.ts": "export declare namespace PatternUtil {\n    const fix: (str: string) => string;\n    const escape: (str: string) => string;\n    const NUMBER: string;\n    const BOOLEAN = \"true|false\";\n    const STRING = \"(.*)\";\n}\n",
  "node_modules/@typia/core/lib/utils/ProtobufNameEncoder.d.ts": "export declare namespace ProtobufNameEncoder {\n    const encode: (str: string) => string;\n    const decode: (str: string) => string;\n}\n",
  "node_modules/@typia/core/package.json": "{\n  \"name\": \"@typia/core\",\n  \"version\": \"12.0.1\",\n  \"description\": \"Superfast runtime validators with only one line\",\n  \"main\": \"lib/index.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"import\": \"./lib/index.mjs\",\n      \"default\": \"./lib/index.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/samchon/typia\"\n  },\n  \"author\": \"Jeongho Nam\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/samchon/typia/issues\"\n  },\n  \"homepage\": \"https://typia.io\",\n  \"dependencies\": {\n    \"@typia/interface\": \"^12.0.1\",\n    \"@typia/utils\": \"^12.0.1\"\n  },\n  \"devDependencies\": {\n    \"@rollup/plugin-commonjs\": \"^29.0.0\",\n    \"@rollup/plugin-node-resolve\": \"^16.0.3\",\n    \"@rollup/plugin-typescript\": \"^12.3.0\",\n    \"@types/node\": \"^25.3.0\",\n    \"@types/ts-expose-internals\": \"npm:ts-expose-internals@5.6.3\",\n    \"rimraf\": \"^6.1.2\",\n    \"rollup\": \"^4.56.0\",\n    \"rollup-plugin-auto-external\": \"^2.0.0\",\n    \"rollup-plugin-node-externals\": \"^8.1.2\",\n    \"tinyglobby\": \"^0.2.12\",\n    \"typescript\": \"~5.9.3\"\n  },\n  \"sideEffects\": false,\n  \"files\": [\n    \"README.md\",\n    \"package.json\",\n    \"lib\",\n    \"src\"\n  ],\n  \"keywords\": [\n    \"fast\",\n    \"json\",\n    \"stringify\",\n    \"typescript\",\n    \"transform\",\n    \"ajv\",\n    \"io-ts\",\n    \"zod\",\n    \"schema\",\n    \"json-schema\",\n    \"generator\",\n    \"assert\",\n    \"clone\",\n    \"is\",\n    \"validate\",\n    \"equal\",\n    \"runtime\",\n    \"type\",\n    \"typebox\",\n    \"checker\",\n    \"validator\",\n    \"safe\",\n    \"parse\",\n    \"prune\",\n    \"random\",\n    \"protobuf\",\n    \"llm\",\n    \"llm-function-calling\",\n    \"structured-output\",\n    \"openai\",\n    \"chatgpt\",\n    \"claude\",\n    \"gemini\",\n    \"llama\"\n  ],\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"scripts\": {\n    \"build\": \"rimraf lib && tsc && rollup -c\",\n    \"dev\": \"rimraf lib && tsc --watch\"\n  },\n  \"module\": \"lib/index.mjs\",\n  \"types\": \"lib/index.d.ts\"\n}",
  "node_modules/@typia/interface/lib/http/IHttpConnection.d.ts": "/**\n * HTTP connection configuration for remote server communication.\n *\n * `IHttpConnection` defines connection settings required to communicate with\n * remote HTTP servers. This interface is primarily used by `@nestia/fetcher`\n * and generated SDK functions to establish HTTP connections.\n *\n * The {@link host} property specifies the base URL of the target server, while\n * {@link headers} allows passing custom HTTP headers with each request. For\n * fine-grained control over fetch behavior, use {@link options} to configure\n * caching, CORS, credentials, and other fetch API settings.\n *\n * In Node.js versions prior to 20 (which lack native fetch), provide a polyfill\n * like `node-fetch` via the {@link fetch} property.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @author Seungjun We - https://github.com/SeungjunWe\n */\nexport interface IHttpConnection {\n    /**\n     * Base URL of the remote HTTP server.\n     *\n     * Must include protocol (http:// or https://) and may include port. Example:\n     * `\"https://api.example.com\"` or `\"http://localhost:3000\"`.\n     */\n    host: string;\n    /**\n     * Custom HTTP headers to send with every request.\n     *\n     * Common use cases include authentication tokens, API keys, and content\n     * negotiation headers. Values can be primitives or arrays.\n     */\n    headers?: Record<string, IHttpConnection.HeaderValue>;\n    /**\n     * Additional fetch API options.\n     *\n     * Configure caching, CORS mode, credentials handling, and other\n     * fetch-specific behaviors. These options are passed directly to the\n     * underlying fetch call.\n     */\n    options?: IHttpConnection.IOptions;\n    /**\n     * Custom fetch function implementation.\n     *\n     * For Node.js versions before 20 that lack native fetch support, provide a\n     * polyfill such as `node-fetch`. This allows the same connection\n     * configuration to work across all Node.js versions.\n     *\n     * @example\n     *   import fetch from \"node-fetch\";\n     *\n     *   const connection: IHttpConnection = {\n     *     host: \"https://api.example.com\",\n     *     fetch: fetch as any,\n     *   };\n     */\n    fetch?: typeof fetch;\n}\nexport declare namespace IHttpConnection {\n    /**\n     * Fetch API request options.\n     *\n     * Subset of the standard `RequestInit` interface, excluding properties that\n     * are managed internally (body, headers, method). These options control\n     * caching, CORS, credentials, and request lifecycle behavior.\n     */\n    interface IOptions {\n        /**\n         * Request cache mode.\n         *\n         * Controls how the request interacts with the browser's HTTP cache.\n         *\n         * - `\"default\"`: Standard browser caching behavior\n         * - `\"no-store\"`: Bypass cache completely, don't store response\n         * - `\"reload\"`: Bypass cache, but store response\n         * - `\"no-cache\"`: Validate with server before using cache\n         * - `\"force-cache\"`: Use cache even if stale\n         * - `\"only-if-cached\"`: Only use cache, fail if not cached\n         */\n        cache?: \"default\" | \"force-cache\" | \"no-cache\" | \"no-store\" | \"only-if-cached\" | \"reload\";\n        /**\n         * Credentials inclusion mode.\n         *\n         * Controls whether cookies and HTTP authentication are sent.\n         *\n         * - `\"omit\"`: Never send credentials\n         * - `\"same-origin\"`: Send credentials only for same-origin requests\n         * - `\"include\"`: Always send credentials, even cross-origin\n         */\n        credentials?: \"omit\" | \"same-origin\" | \"include\";\n        /**\n         * Subresource integrity hash for verification.\n         *\n         * A cryptographic hash (e.g., `\"sha256-abc123...\"`) to verify the fetched\n         * resource hasn't been tampered with. The browser will reject responses\n         * that don't match the expected hash.\n         */\n        integrity?: string;\n        /**\n         * Whether to keep the connection alive after page unload.\n         *\n         * When `true`, the request can outlive the page that initiated it. Useful\n         * for analytics or logging requests that should complete even if the user\n         * navigates away.\n         */\n        keepalive?: boolean;\n        /**\n         * CORS (Cross-Origin Resource Sharing) mode.\n         *\n         * Controls cross-origin request behavior.\n         *\n         * - `\"cors\"`: Standard CORS request (requires server support)\n         * - `\"no-cors\"`: Limited cross-origin request (opaque response)\n         * - `\"same-origin\"`: Only allow same-origin requests\n         * - `\"navigate\"`: For navigation requests (used by browsers)\n         */\n        mode?: \"cors\" | \"navigate\" | \"no-cors\" | \"same-origin\";\n        /**\n         * HTTP redirect handling behavior.\n         *\n         * - `\"follow\"`: Automatically follow redirects (default)\n         * - `\"error\"`: Throw an error on redirect\n         * - `\"manual\"`: Return redirect response for manual handling\n         */\n        redirect?: \"error\" | \"follow\" | \"manual\";\n        /**\n         * Referrer URL to send with the request.\n         *\n         * Overrides the default referrer. Use empty string to suppress the referrer\n         * header entirely.\n         */\n        referrer?: string;\n        /**\n         * Policy for how much referrer information to include.\n         *\n         * Controls what referrer information is sent with requests. More\n         * restrictive policies improve privacy but may break some server-side\n         * analytics or security checks.\n         */\n        referrerPolicy?: \"\" | \"no-referrer\" | \"no-referrer-when-downgrade\" | \"origin\" | \"origin-when-cross-origin\" | \"same-origin\" | \"strict-origin\" | \"strict-origin-when-cross-origin\" | \"unsafe-url\";\n        /**\n         * AbortSignal for request cancellation.\n         *\n         * Connect to an AbortController to enable cancellation of in-flight\n         * requests. When the signal is aborted, the fetch promise rejects with an\n         * AbortError.\n         *\n         * @example\n         *   const controller = new AbortController();\n         *   const options = { signal: controller.signal };\n         *   // Later: controller.abort();\n         */\n        signal?: AbortSignal | null;\n    }\n    /**\n     * Allowed types for HTTP header values.\n     *\n     * Supports primitive types (string, boolean, number, bigint) and arrays of\n     * primitives. Arrays are typically joined with commas when sent as HTTP\n     * headers.\n     */\n    type HeaderValue = string | boolean | number | bigint | Array<boolean> | Array<number> | Array<bigint> | Array<string>;\n}\n",
  "node_modules/@typia/interface/lib/http/IHttpLlmApplication.d.ts": "import { OpenApi } from \"../openapi/OpenApi\";\nimport { ILlmSchema } from \"../schema/ILlmSchema\";\nimport { IHttpLlmFunction } from \"./IHttpLlmFunction\";\nimport { IHttpMigrateRoute } from \"./IHttpMigrateRoute\";\n/**\n * LLM function calling application from OpenAPI document.\n *\n * `IHttpLlmApplication` is a collection of {@link IHttpLlmFunction} schemas\n * converted from {@link OpenApi.IDocument} by `HttpLlm.application()`. Each\n * OpenAPI operation becomes an LLM-callable function.\n *\n * Successful conversions go to {@link functions}, failed ones to {@link errors}\n * with detailed error messages. Common failure causes:\n *\n * - Unsupported schema features (tuples, `oneOf` with incompatible types)\n * - Missing required fields in OpenAPI document\n * - Operations marked with `x-samchon-human: true`\n *\n * Configure behavior via {@link IHttpLlmApplication.IConfig}:\n *\n * - {@link IHttpLlmApplication.IConfig.maxLength}: Function name length limit\n * - {@link ILlmSchema.IConfig.strict}: OpenAI structured output mode\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IHttpLlmApplication {\n    /** Successfully converted LLM function schemas. */\n    functions: IHttpLlmFunction[];\n    /** Operations that failed conversion. */\n    errors: IHttpLlmApplication.IError[];\n    /** Configuration used for composition. */\n    config: IHttpLlmApplication.IConfig;\n}\nexport declare namespace IHttpLlmApplication {\n    /** Configuration for HTTP LLM application composition. */\n    interface IConfig extends ILlmSchema.IConfig {\n        /**\n         * Maximum function name length. Truncated or UUID if exceeded.\n         *\n         * @default 64\n         */\n        maxLength: number;\n        /**\n         * Whether to disallow superfluous properties.\n         *\n         * @default false\n         */\n        equals: boolean;\n    }\n    /** Composition error for an operation. */\n    interface IError {\n        /** HTTP method of the failed operation. */\n        method: \"head\" | \"get\" | \"post\" | \"put\" | \"patch\" | \"delete\" | \"query\";\n        /** Path of the failed operation. */\n        path: string;\n        /** Error messages describing the failure. */\n        messages: string[];\n        /** Returns source {@link OpenApi.IOperation}. */\n        operation: () => OpenApi.IOperation;\n        /** Returns source route. Undefined if error occurred at migration level. */\n        route: () => IHttpMigrateRoute | undefined;\n    }\n}\n",
  "node_modules/@typia/interface/lib/http/IHttpLlmController.d.ts": "import { IHttpConnection } from \"./IHttpConnection\";\nimport { IHttpLlmApplication } from \"./IHttpLlmApplication\";\nimport { IHttpLlmFunction } from \"./IHttpLlmFunction\";\nimport { IHttpResponse } from \"./IHttpResponse\";\n/**\n * Controller of HTTP LLM function calling.\n *\n * `IHttpLlmController` is a controller for registering OpenAPI operations as\n * LLM function calling tools. It contains {@link IHttpLlmApplication} with\n * {@link IHttpLlmFunction function calling schemas}, {@link name identifier}, and\n * {@link connection} to the API server.\n *\n * You can create this controller with {@link HttpLlm.controller} function, and\n * register it to MCP server with {@link registerMcpControllers}:\n *\n * ```typescript\n * import { McpServer } from \"@modelcontextprotocol/sdk/server/mcp.js\";\n * import { registerMcpControllers } from \"@typia/mcp\";\n * import { HttpLlm } from \"@typia/utils\";\n *\n * const server = new McpServer({ name: \"my-server\", version: \"1.0.0\" });\n * registerMcpControllers({\n *   server,\n *   controllers: [\n *     HttpLlm.controller({\n *       name: \"shopping\",\n *       document: await fetch(\n *         \"https://shopping-be.wrtn.io/editor/swagger.json\",\n *       ).then((r) => r.json()),\n *       connection: {\n *         host: \"https://shopping-be.wrtn.io\",\n *         headers: {\n *           Authorization: \"Bearer ********\",\n *         },\n *       },\n *     }),\n *   ],\n * });\n * ```\n *\n * For TypeScript class-based controller, use {@link ILlmController} instead.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IHttpLlmController {\n    /** Protocol discriminator. */\n    protocol: \"http\";\n    /** Identifier name of the controller. */\n    name: string;\n    /** Application schema of function calling. */\n    application: IHttpLlmApplication;\n    /**\n     * Connection to the server.\n     *\n     * Connection to the API server including the URL and headers.\n     */\n    connection: IHttpConnection;\n    /**\n     * Executor of the API function.\n     *\n     * Default executor is {@link HttpLlm.execute} function, and you can override\n     * it with your own function.\n     *\n     * @param props Properties of the API function call\n     * @returns HTTP response of the API function call\n     */\n    execute?: undefined | ((props: {\n        /** Connection to the server. */\n        connection: IHttpConnection;\n        /** Application schema. */\n        application: IHttpLlmApplication;\n        /** Function schema. */\n        function: IHttpLlmFunction;\n        /**\n         * Arguments of the function calling.\n         *\n         * It is an object of key-value pairs of the API function's parameters.\n         * The property keys are composed by below rules:\n         *\n         * - Parameter names\n         * - Query parameter as an object type if exists\n         * - Body parameter if exists\n         */\n        arguments: object;\n    }) => Promise<IHttpResponse>);\n}\n",
  "node_modules/@typia/interface/lib/http/IHttpLlmFunction.d.ts": "import { OpenApi } from \"../openapi/OpenApi\";\nimport { ILlmFunction } from \"../schema/ILlmFunction\";\nimport { IHttpMigrateRoute } from \"./IHttpMigrateRoute\";\n/**\n * LLM function calling schema from OpenAPI operation.\n *\n * Extends {@link ILlmFunction} with HTTP-specific properties. Generated from\n * {@link OpenApi.IOperation} as part of {@link IHttpLlmApplication}.\n *\n * - {@link method}, {@link path}: HTTP endpoint info\n * - {@link operation}: Source OpenAPI operation\n * - {@link route}: Source migration route\n *\n * Inherits {@link parse} and {@link validate} from {@link ILlmFunction}.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IHttpLlmFunction extends ILlmFunction {\n    /** HTTP method of the endpoint. */\n    method: \"head\" | \"get\" | \"post\" | \"put\" | \"patch\" | \"delete\" | \"query\";\n    /** Path of the endpoint. */\n    path: string;\n    /** Category tags from {@link OpenApi.IOperation.tags}. */\n    tags?: string[];\n    /** Returns the source {@link OpenApi.IOperation}. */\n    operation: () => OpenApi.IOperation;\n    /** Returns the source {@link IHttpMigrateRoute}. */\n    route: () => IHttpMigrateRoute;\n}\n",
  "node_modules/@typia/interface/lib/http/IHttpMigrateApplication.d.ts": "import { OpenApi } from \"../openapi/OpenApi\";\nimport { IHttpMigrateRoute } from \"./IHttpMigrateRoute\";\n/**\n * Migrated application from OpenAPI document.\n *\n * `IHttpMigrateApplication` converts OpenAPI operations into callable HTTP\n * routes via `HttpMigration.application()`. Unlike {@link IHttpLlmApplication}\n * which targets LLM function calling, this focuses on SDK/client code\n * generation with full HTTP semantics.\n *\n * Each {@link IHttpMigrateRoute} represents a single API endpoint with:\n *\n * - Resolved path parameters (`:id` format)\n * - Combined query/header schemas as objects\n * - Request/response body with content type\n * - Accessor path for RPC-style function naming\n *\n * Failed operations go to {@link errors} with detailed messages.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IHttpMigrateApplication {\n    /** Successfully migrated routes. */\n    routes: IHttpMigrateRoute[];\n    /** Operations that failed migration. */\n    errors: IHttpMigrateApplication.IError[];\n    /** Returns source OpenAPI document. */\n    document: () => OpenApi.IDocument;\n}\nexport declare namespace IHttpMigrateApplication {\n    /** Migration error for an operation. */\n    interface IError {\n        /** Returns source operation. */\n        operation: () => OpenApi.IOperation;\n        /** HTTP method. */\n        method: \"head\" | \"get\" | \"post\" | \"put\" | \"patch\" | \"delete\" | \"query\";\n        /** Operation path. */\n        path: string;\n        /** Error messages. */\n        messages: string[];\n    }\n}\n",
  "node_modules/@typia/interface/lib/http/IHttpMigrateRoute.d.ts": "import { OpenApi } from \"../openapi/OpenApi\";\n/**\n * HTTP route converted from OpenAPI operation.\n *\n * `IHttpMigrateRoute` represents a single API endpoint with all\n * request/response schemas resolved and ready for code generation. Contains\n * {@link parameters} for URL path variables, {@link query} for query strings,\n * {@link headers}, {@link body} for request payload, and\n * {@link success}/{@link exceptions} for responses.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IHttpMigrateRoute {\n    /** HTTP method. */\n    method: \"head\" | \"get\" | \"post\" | \"put\" | \"patch\" | \"delete\" | \"query\";\n    /** Original path from OpenAPI document. */\n    path: string;\n    /** Emended path with `:param` format, always starts with `/`. */\n    emendedPath: string;\n    /**\n     * Accessor path for generated RPC function.\n     *\n     * Namespaces from static path segments, function name from method +\n     * parameters. `delete` becomes `erase` to avoid reserved keyword.\n     */\n    accessor: string[];\n    /** Path parameters only. */\n    parameters: IHttpMigrateRoute.IParameter[];\n    /** Combined headers as single object. Null if none. */\n    headers: IHttpMigrateRoute.IHeaders | null;\n    /** Combined query parameters as single object. Null if none. */\n    query: IHttpMigrateRoute.IQuery | null;\n    /** Request body metadata. Null if none. */\n    body: IHttpMigrateRoute.IBody | null;\n    /** Success response (200/201). Null if void return. */\n    success: IHttpMigrateRoute.ISuccess | null;\n    /** Exception responses keyed by status code. */\n    exceptions: Record<string, IHttpMigrateRoute.IException>;\n    /** Returns description comment for the RPC function. */\n    comment: () => string;\n    /** Returns source {@link OpenApi.IOperation}. */\n    operation: () => OpenApi.IOperation;\n}\nexport declare namespace IHttpMigrateRoute {\n    /** Path parameter metadata. */\n    interface IParameter {\n        /** Parameter name in path template. */\n        name: string;\n        /** Parameter variable key. */\n        key: string;\n        /** Parameter type schema. */\n        schema: OpenApi.IJsonSchema;\n        /** Returns source parameter definition. */\n        parameter: () => OpenApi.IOperation.IParameter;\n    }\n    /** Headers metadata. */\n    interface IHeaders {\n        /** Combined headers parameter name. */\n        name: string;\n        /** Headers variable key. */\n        key: string;\n        /** Combined headers schema. */\n        schema: OpenApi.IJsonSchema;\n        /** Returns title. */\n        title: () => string | undefined;\n        /** Returns description. */\n        description: () => string | undefined;\n        /** Returns example value. */\n        example: () => any | undefined;\n        /** Returns named examples. */\n        examples: () => Record<string, any> | undefined;\n    }\n    /** Query parameters metadata. */\n    interface IQuery {\n        /** Combined query parameter name. */\n        name: string;\n        /** Query variable key. */\n        key: string;\n        /** Combined query schema. */\n        schema: OpenApi.IJsonSchema;\n        /** Returns title. */\n        title: () => string | undefined;\n        /** Returns description. */\n        description: () => string | undefined;\n        /** Returns example value. */\n        example: () => any | undefined;\n        /** Returns named examples. */\n        examples: () => Record<string, any> | undefined;\n    }\n    /** Request body metadata. */\n    interface IBody {\n        /** Body parameter name. */\n        name: string;\n        /** Body variable key. */\n        key: string;\n        /** Content media type. */\n        type: \"text/plain\" | \"application/json\" | \"application/x-www-form-urlencoded\" | \"multipart/form-data\";\n        /** Body type schema. */\n        schema: OpenApi.IJsonSchema;\n        /** Returns description. */\n        description: () => string | undefined;\n        /** Returns source media type definition. */\n        media: () => OpenApi.IOperation.IMediaType;\n        /** Nestia encryption flag. */\n        \"x-nestia-encrypted\"?: boolean;\n    }\n    /** Success response metadata. */\n    interface ISuccess extends IBody {\n        /** HTTP status code. */\n        status: string;\n    }\n    /** Exception response metadata. */\n    interface IException {\n        /** Exception type schema. */\n        schema: OpenApi.IJsonSchema;\n        /** Returns source response definition. */\n        response: () => OpenApi.IOperation.IResponse;\n        /** Returns source media type definition. */\n        media: () => OpenApi.IOperation.IMediaType;\n    }\n}\n",
  "node_modules/@typia/interface/lib/http/IHttpResponse.d.ts": "/**\n * HTTP response structure returned from server communication.\n *\n * `IHttpResponse` represents the complete HTTP response received from a remote\n * server, containing the status code, response headers, and body. This\n * interface is used by `@nestia/fetcher` to return structured response data\n * from API calls.\n *\n * The {@link status} property contains the HTTP status code (e.g., 200, 404),\n * {@link headers} contains all response headers (some may have multiple values),\n * and {@link body} contains the parsed response body (typically JSON-decoded).\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IHttpResponse {\n    /**\n     * HTTP status code of the response.\n     *\n     * Standard HTTP status codes indicating the result of the request. Common\n     * values: 200 (OK), 201 (Created), 400 (Bad Request), 401 (Unauthorized), 404\n     * (Not Found), 500 (Internal Server Error).\n     */\n    status: number;\n    /**\n     * Response headers from the server.\n     *\n     * Contains all HTTP headers returned by the server. Header values can be\n     * either a single string or an array of strings for headers that appear\n     * multiple times (e.g., `Set-Cookie`).\n     */\n    headers: Record<string, string | string[]>;\n    /**\n     * Parsed body content of the response.\n     *\n     * The response body after parsing. For JSON responses, this is the decoded\n     * JavaScript object. The actual type depends on the endpoint and response\n     * content-type.\n     */\n    body: unknown;\n}\n",
  "node_modules/@typia/interface/lib/http/index.d.ts": "export * from \"./IHttpConnection\";\nexport * from \"./IHttpLlmController\";\nexport * from \"./IHttpLlmApplication\";\nexport * from \"./IHttpLlmFunction\";\nexport * from \"./IHttpMigrateApplication\";\nexport * from \"./IHttpMigrateRoute\";\nexport * from \"./IHttpResponse\";\n",
  "node_modules/@typia/interface/lib/index.d.ts": "export * from \"./http/index\";\nexport * from \"./schema/index\";\nexport * from \"./openapi/index\";\nexport * from \"./typings/index\";\nexport * from \"./utils/index\";\nexport * from \"./metadata/index\";\nexport * from \"./protobuf/index\";\nexport * as tags from \"./tags/index\";\n",
  "node_modules/@typia/interface/lib/metadata/IJsDocTagInfo.d.ts": "/**\n * JSDoc tag information extracted from TypeScript source.\n *\n * Represents a single JSDoc tag like `@param`, `@returns`, `@deprecated`, etc.\n * Used throughout typia's metadata system to preserve documentation.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IJsDocTagInfo {\n    /** Tag name without `@` prefix (e.g., `\"param\"`, `\"returns\"`). */\n    name: string;\n    /** Tag text content, if any. */\n    text?: IJsDocTagInfo.IText[];\n}\nexport declare namespace IJsDocTagInfo {\n    /** Text segment within a JSDoc tag. */\n    interface IText {\n        /** Text content. */\n        text: string;\n        /** Text kind (e.g., `\"text\"`, `\"parameterName\"`). */\n        kind: string;\n    }\n}\n",
  "node_modules/@typia/interface/lib/metadata/IMetadataComponents.d.ts": "import { IMetadataSchema } from \"./IMetadataSchema\";\n/**\n * Shared type definitions for metadata schemas.\n *\n * `IMetadataComponents` stores reusable type definitions that can be referenced\n * from {@link IMetadataSchema} via {@link IMetadataSchema.IReference}. This\n * enables deduplication of complex types across multiple schemas.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IMetadataComponents {\n    /** Object type definitions. */\n    objects: IMetadataSchema.IObjectType[];\n    /** Type alias definitions. */\n    aliases: IMetadataSchema.IAliasType[];\n    /** Array type definitions. */\n    arrays: IMetadataSchema.IArrayType[];\n    /** Tuple type definitions. */\n    tuples: IMetadataSchema.ITupleType[];\n}\n",
  "node_modules/@typia/interface/lib/metadata/IMetadataSchema.d.ts": "import { Atomic } from \"../typings/Atomic\";\nimport { IJsDocTagInfo } from \"./IJsDocTagInfo\";\nimport { IMetadataTypeTag } from \"./IMetadataTypeTag\";\n/**\n * Metadata schema representing a TypeScript type's structure.\n *\n * `IMetadataSchema` is typia's internal type representation, capturing full\n * TypeScript type information including unions, optionality, nullability, and\n * type constraints. Used by `typia.reflect.schema<T>()` for runtime type\n * introspection.\n *\n * Type categories:\n *\n * - Primitives: {@link atomics} (boolean, bigint, number, string)\n * - Literals: {@link constants} (literal values like `\"hello\"` or `42`)\n * - Templates: {@link templates} (template literal types)\n * - Collections: {@link arrays}, {@link tuples}, {@link sets}, {@link maps}\n * - Objects: {@link objects} (named object types)\n * - Aliases: {@link aliases} (type aliases)\n * - Natives: {@link natives} (built-in classes like Date, Uint8Array)\n * - Functions: {@link functions} (function types)\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IMetadataSchema {\n    /** Whether the type is `any`. */\n    any: boolean;\n    /** Whether the type is required (not `undefined`). */\n    required: boolean;\n    /** Whether the type is optional (`?` modifier). */\n    optional: boolean;\n    /** Whether the type is nullable (`null` included). */\n    nullable: boolean;\n    /** Function types in the union. */\n    functions: IMetadataSchema.IFunction[];\n    /** Primitive types (boolean, bigint, number, string) in the union. */\n    atomics: IMetadataSchema.IAtomic[];\n    /** Literal constant values in the union. */\n    constants: IMetadataSchema.IConstant[];\n    /** Template literal types in the union. */\n    templates: IMetadataSchema.ITemplate[];\n    /** Escaped type info (original and transformed). */\n    escaped: IMetadataSchema.IEscaped | null;\n    /** Rest element type for variadic tuples. */\n    rest: IMetadataSchema | null;\n    /** Array type references in the union. */\n    arrays: IMetadataSchema.IReference[];\n    /** Tuple type references in the union. */\n    tuples: IMetadataSchema.IReference[];\n    /** Object type references in the union. */\n    objects: IMetadataSchema.IReference[];\n    /** Type alias references in the union. */\n    aliases: IMetadataSchema.IReference[];\n    /** Native class references (Date, Uint8Array, etc.) in the union. */\n    natives: IMetadataSchema.IReference[];\n    /** Set types in the union. */\n    sets: IMetadataSchema.ISet[];\n    /** Map types in the union. */\n    maps: IMetadataSchema.IMap[];\n}\nexport declare namespace IMetadataSchema {\n    /** Function type metadata. */\n    interface IFunction {\n        /** Whether the function is async. */\n        async: boolean;\n        /** Function parameters. */\n        parameters: IParameter[];\n        /** Return type schema. */\n        output: IMetadataSchema;\n    }\n    /** Function parameter metadata. */\n    interface IParameter {\n        /** Parameter name. */\n        name: string;\n        /** Parameter type schema. */\n        type: IMetadataSchema;\n        /** JSDoc description. */\n        description: string | null;\n        /** JSDoc tags. */\n        jsDocTags: IJsDocTagInfo[];\n    }\n    /** Primitive atomic type metadata. */\n    interface IAtomic {\n        /** Primitive type kind. */\n        type: \"boolean\" | \"bigint\" | \"number\" | \"string\";\n        /** Type constraint tags (e.g., `@minimum`, `@format`). */\n        tags: IMetadataTypeTag[][];\n    }\n    /** Literal constant type metadata. */\n    type IConstant = IConstant.IBase<\"boolean\"> | IConstant.IBase<\"number\"> | IConstant.IBase<\"string\"> | IConstant.IBase<\"bigint\">;\n    namespace IConstant {\n        /** Base interface for constant types. */\n        interface IBase<Type extends Atomic.Literal> {\n            /** Constant type kind. */\n            type: Type;\n            /** Literal values in the union. */\n            values: IValue<Atomic.Mapper[Type]>[];\n        }\n        /** Single constant value metadata. */\n        interface IValue<T extends Atomic.Type> {\n            /** The literal value. */\n            value: T;\n            /** Type constraint tags. */\n            tags: IMetadataTypeTag[][];\n            /** JSDoc description. */\n            description?: string | null;\n            /** JSDoc tags. */\n            jsDocTags?: IJsDocTagInfo[];\n        }\n    }\n    /** Template literal type metadata. */\n    interface ITemplate {\n        /** Template parts as schemas. */\n        row: IMetadataSchema[];\n        /** Type constraint tags. */\n        tags: IMetadataTypeTag[][];\n    }\n    /** Escaped type metadata (for special transformations). */\n    interface IEscaped {\n        /** Original type before escaping. */\n        original: IMetadataSchema;\n        /** Transformed return type. */\n        returns: IMetadataSchema;\n    }\n    /** Type alias definition. */\n    interface IAliasType {\n        /** Alias name. */\n        name: string;\n        /** Underlying type schema. */\n        value: IMetadataSchema;\n        /** Nullability per reference site. */\n        nullables: boolean[];\n        /** JSDoc description. */\n        description: string | null;\n        /** JSDoc tags. */\n        jsDocTags: IJsDocTagInfo[];\n        /** Whether the alias is recursive. */\n        recursive: boolean;\n    }\n    /** Array type definition. */\n    interface IArrayType {\n        /** Array type name. */\n        name: string;\n        /** Element type schema. */\n        value: IMetadataSchema;\n        /** Nullability per reference site. */\n        nullables: boolean[];\n        /** Whether the array type is recursive. */\n        recursive: boolean;\n        /** Index in components (for deduplication). */\n        index: number | null;\n    }\n    /** Tuple type definition. */\n    interface ITupleType {\n        /** Tuple type name. */\n        name: string;\n        /** Element schemas in order. */\n        elements: IMetadataSchema[];\n        /** Index in components (for deduplication). */\n        index: number | null;\n        /** Whether the tuple type is recursive. */\n        recursive: boolean;\n        /** Nullability per reference site. */\n        nullables: boolean[];\n    }\n    /** Object type definition. */\n    interface IObjectType {\n        /** Object type name. */\n        name: string;\n        /** Object properties. */\n        properties: IProperty[];\n        /** JSDoc description. */\n        description?: undefined | string;\n        /** JSDoc tags. */\n        jsDocTags: IJsDocTagInfo[];\n        /** Index in components (for deduplication). */\n        index: number;\n        /** Whether the object type is recursive. */\n        recursive: boolean;\n        /** Nullability per reference site. */\n        nullables: boolean[];\n    }\n    /** Object property metadata. */\n    interface IProperty {\n        /** Property key schema (string or symbol). */\n        key: IMetadataSchema;\n        /** Property value schema. */\n        value: IMetadataSchema;\n        /** JSDoc description. */\n        description: string | null;\n        /** JSDoc tags. */\n        jsDocTags: IJsDocTagInfo[];\n        /** Property mutability (`readonly` or mutable). */\n        mutability?: \"readonly\" | null | undefined;\n    }\n    /** Map type metadata. */\n    interface IMap {\n        /** Key type schema. */\n        key: IMetadataSchema;\n        /** Value type schema. */\n        value: IMetadataSchema;\n        /** Type constraint tags. */\n        tags: IMetadataTypeTag[][];\n    }\n    /** Set type metadata. */\n    interface ISet {\n        /** Element type schema. */\n        value: IMetadataSchema;\n        /** Type constraint tags. */\n        tags: IMetadataTypeTag[][];\n    }\n    /** Reference to a named type in components. */\n    interface IReference {\n        /** Referenced type name. */\n        name: string;\n        /** Type constraint tags. */\n        tags: IMetadataTypeTag[][];\n    }\n}\n",
  "node_modules/@typia/interface/lib/metadata/IMetadataSchemaCollection.d.ts": "import { IMetadataComponents } from \"./IMetadataComponents\";\nimport { IMetadataSchema } from \"./IMetadataSchema\";\n/**\n * Collection of metadata schemas for multiple types.\n *\n * `IMetadataSchemaCollection` contains metadata schemas generated from multiple\n * TypeScript types via `typia.reflect.schemas<[T1, T2, ...]>()`. Each schema in\n * {@link schemas} corresponds to one input type, while shared type definitions\n * (objects, aliases, arrays, tuples) are stored in {@link components}.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IMetadataSchemaCollection {\n    /** Array of metadata schemas, one per input type. */\n    schemas: IMetadataSchema[];\n    /** Shared type definitions referenced by schemas. */\n    components: IMetadataComponents;\n}\n",
  "node_modules/@typia/interface/lib/metadata/IMetadataSchemaUnit.d.ts": "import { IMetadataComponents } from \"./IMetadataComponents\";\nimport { IMetadataSchema } from \"./IMetadataSchema\";\n/**\n * Single unit of metadata schema for one type.\n *\n * `IMetadataSchemaUnit` contains a metadata schema generated from a single\n * TypeScript type via `typia.reflect.schema<T>()`. The main schema is in\n * {@link schema}, while shared type definitions (objects, aliases, arrays,\n * tuples) are stored in {@link components}.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IMetadataSchemaUnit {\n    /** Metadata schema for the target type. */\n    schema: IMetadataSchema;\n    /** Shared type definitions referenced by the schema. */\n    components: IMetadataComponents;\n}\n",
  "node_modules/@typia/interface/lib/metadata/IMetadataTypeTag.d.ts": "/**\n * Type constraint tag metadata.\n *\n * Represents constraint tags like `@minimum`, `@format`, `@pattern` that are\n * applied to types via typia's tag system. Used for validation and JSON schema\n * generation.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IMetadataTypeTag {\n    /** Target type this tag applies to. */\n    target: \"boolean\" | \"bigint\" | \"number\" | \"string\" | \"array\" | \"object\";\n    /** Full tag name (e.g., `\"@typia/tag/Minimum\"`). */\n    name: string;\n    /** Tag kind identifier (e.g., `\"minimum\"`, `\"format\"`). */\n    kind: string;\n    /**\n     * Exclusivity: `true` for unique tags, or array of mutually exclusive tag\n     * kinds.\n     */\n    exclusive: boolean | string[];\n    /** Tag value (e.g., `0` for `Minimum<0>`, `\"email\"` for `Format<\"email\">`). */\n    value?: any;\n    /** Validation expression template. */\n    validate?: string | undefined;\n    /** JSON schema fragment to merge. */\n    schema?: object | undefined;\n}\n",
  "node_modules/@typia/interface/lib/metadata/index.d.ts": "export * from \"./IJsDocTagInfo\";\nexport * from \"./IMetadataComponents\";\nexport * from \"./IMetadataSchema\";\nexport * from \"./IMetadataSchemaCollection\";\nexport * from \"./IMetadataSchemaUnit\";\nexport * from \"./IMetadataTypeTag\";\n",
  "node_modules/@typia/interface/lib/openapi/OpenApi.d.ts": "import { IJsonSchemaAttribute } from \"../schema/IJsonSchemaAttribute\";\nimport * as tags from \"../tags\";\n/**\n * Emended OpenAPI v3.2 specification.\n *\n * `OpenApi` is a refined OpenAPI v3.2 specification that normalizes ambiguous\n * and redundant expressions from various OpenAPI versions (Swagger 2.0, OpenAPI\n * 3.0, 3.1, 3.2). This unified format simplifies schema processing for `typia`\n * and `@nestia/sdk`.\n *\n * Key simplifications:\n *\n * - Schema `$ref` references are unified to `#/components/schemas/{name}` format\n * - Non-schema references (parameters, responses) are resolved inline\n * - `nullable` is converted to `{ oneOf: [schema, { type: \"null\\\" }] }`\n * - `allOf` compositions are merged into single schemas\n * - Schema attributes are normalized across all versions\n *\n * Use `HttpLlm.application()` from `@typia/utils` to convert\n * `OpenApi.IDocument` into {@link IHttpLlmApplication} for LLM function\n * calling.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace OpenApi {\n    /**\n     * HTTP method supported by OpenAPI operations.\n     *\n     * Standard HTTP methods used in REST APIs. Each path can have multiple\n     * operations, one per HTTP method.\n     */\n    type Method = \"get\" | \"post\" | \"put\" | \"delete\" | \"options\" | \"head\" | \"patch\" | \"trace\" | \"query\";\n    /**\n     * Root document structure for emended OpenAPI v3.2.\n     *\n     * Contains all API metadata, paths, operations, and reusable components. The\n     * `x-samchon-emended-v4` marker indicates this document has been processed by\n     * `samchon/typia` to normalize schema formats.\n     */\n    interface IDocument {\n        /** OpenAPI version. */\n        openapi: `3.2.${number}`;\n        /** List of servers providing the API. */\n        servers?: IServer[];\n        /** API metadata. */\n        info?: IDocument.IInfo;\n        /** Reusable components (schemas, security schemes). */\n        components: IComponents;\n        /** Available API paths and operations. */\n        paths?: Record<string, IPath>;\n        /** Webhook definitions. */\n        webhooks?: Record<string, IPath>;\n        /** Global security requirements. */\n        security?: Record<string, string[]>[];\n        /** Tag definitions for grouping operations. */\n        tags?: IDocument.ITag[];\n        /** Marker for emended document by `typia` */\n        \"x-typia-emended-v12\": true;\n    }\n    namespace IDocument {\n        /**\n         * API metadata and identification.\n         *\n         * Contains essential information about the API including title, version,\n         * contact information, and licensing details.\n         */\n        interface IInfo {\n            /** API title. */\n            title: string;\n            /** Short summary. */\n            summary?: string;\n            /** Full description. */\n            description?: string;\n            /** Terms of service URL. */\n            termsOfService?: string;\n            /** Contact information. */\n            contact?: IContact;\n            /** License information. */\n            license?: ILicense;\n            /** API version. */\n            version: string;\n        }\n        /** Tag for grouping operations. */\n        interface ITag {\n            /** Tag name. */\n            name: string;\n            /** Short summary for display in tag lists. */\n            summary?: string;\n            /** Tag description. */\n            description?: string;\n            /** Parent tag name for hierarchical organization. */\n            parent?: string;\n            /** Tag classification (e.g., \"nav\", \"badge\"). */\n            kind?: string;\n        }\n        /** Contact information. */\n        interface IContact {\n            /** Contact name. */\n            name?: string;\n            /** Contact URL. */\n            url?: string;\n            /** Contact email. */\n            email?: string & tags.Format<\"email\">;\n        }\n        /** License information. */\n        interface ILicense {\n            /** License name. */\n            name: string;\n            /** SPDX license identifier. */\n            identifier?: string;\n            /** License URL. */\n            url?: string;\n        }\n    }\n    /** Server providing the API. */\n    interface IServer {\n        /** Server URL. */\n        url: string;\n        /** Server description. */\n        description?: string;\n        /** URL template variables. */\n        variables?: Record<string, IServer.IVariable>;\n    }\n    namespace IServer {\n        /** URL template variable. */\n        interface IVariable {\n            /** Default value. */\n            default: string;\n            /** Allowed values. */\n            enum?: string[];\n            /** Variable description. */\n            description?: string;\n        }\n    }\n    /** Path item containing operations by HTTP method. */\n    interface IPath extends Partial<Record<Method, IOperation>> {\n        /** Path-level servers. */\n        servers?: IServer[];\n        /** Path summary. */\n        summary?: string;\n        /** Path description. */\n        description?: string;\n        /** Additional non-standard HTTP method operations (e.g., LINK, UNLINK, PURGE). */\n        additionalOperations?: Record<string, IOperation>;\n    }\n    /** API operation metadata. */\n    interface IOperation {\n        /** Unique operation identifier. */\n        operationId?: string;\n        /** Operation parameters. */\n        parameters?: IOperation.IParameter[];\n        /** Request body. */\n        requestBody?: IOperation.IRequestBody;\n        /** Response definitions by status code. */\n        responses?: Record<string, IOperation.IResponse>;\n        /** Operation-level servers. */\n        servers?: IServer[];\n        /** Short summary. */\n        summary?: string;\n        /** Full description. */\n        description?: string;\n        /** Security requirements. */\n        security?: Record<string, string[]>[];\n        /** Operation tags for grouping. */\n        tags?: string[];\n        /** Whether deprecated. */\n        deprecated?: boolean;\n        /** Excludes from LLM function calling when `true`. */\n        \"x-samchon-human\"?: boolean;\n        /** Custom accessor path for migration. */\n        \"x-samchon-accessor\"?: string[];\n        /** Controller name for code generation. */\n        \"x-samchon-controller\"?: string;\n    }\n    namespace IOperation {\n        /** Operation parameter. */\n        interface IParameter {\n            /** Parameter name. */\n            name?: string;\n            /** Parameter location. */\n            in: \"path\" | \"query\" | \"querystring\" | \"header\" | \"cookie\";\n            /** Parameter schema. */\n            schema: IJsonSchema;\n            /** Whether required. */\n            required?: boolean;\n            /** Parameter description. */\n            description?: string;\n            /** Example value. */\n            example?: any;\n            /** Named examples. */\n            examples?: Record<string, IExample>;\n        }\n        /** Request body. */\n        interface IRequestBody {\n            /** Body content by media type. */\n            content?: IContent;\n            /** Body description. */\n            description?: string;\n            /** Whether required. */\n            required?: boolean;\n            /** Nestia encryption flag. */\n            \"x-nestia-encrypted\"?: boolean;\n        }\n        /** Response definition. */\n        interface IResponse {\n            /** Response headers. */\n            headers?: Record<string, IOperation.IParameter>;\n            /** Response content by media type. */\n            content?: IContent;\n            /** Response description. */\n            description?: string;\n            /** Nestia encryption flag. */\n            \"x-nestia-encrypted\"?: boolean;\n        }\n        /** Content by media type. */\n        interface IContent extends Partial<Record<ContentType, IMediaType>> {\n        }\n        /** Media type definition. */\n        interface IMediaType {\n            /** Content schema. */\n            schema?: IJsonSchema;\n            /** Schema for streaming items (SSE, JSON Lines, etc.). */\n            itemSchema?: IJsonSchema;\n            /** Example value. */\n            example?: any;\n            /** Named examples. */\n            examples?: Record<string, IExample>;\n        }\n        /** Supported content types. */\n        type ContentType = \"text/plain\" | \"application/json\" | \"application/x-www-form-url-encoded\" | \"multipart/form-data\" | \"*/*\" | (string & {});\n    }\n    /** Example value definition. */\n    interface IExample {\n        /** Example summary. */\n        summary?: string;\n        /** Example description. */\n        description?: string;\n        /** Example value. */\n        value?: any;\n        /** External value URL. */\n        externalValue?: string;\n    }\n    /** Reusable components storage. */\n    interface IComponents {\n        /** Named schemas. */\n        schemas?: Record<string, IJsonSchema>;\n        /** Named security schemes. */\n        securitySchemes?: Record<string, ISecurityScheme>;\n    }\n    /**\n     * JSON Schema type for emended OpenAPI v3.1.\n     *\n     * Represents all possible JSON Schema types in the normalized OpenAPI format.\n     * This is a discriminated union - check the `type` property or use type\n     * guards to narrow to specific schema types.\n     *\n     * Unlike raw JSON Schema, this format:\n     *\n     * - Uses `oneOf` instead of `anyOf` for union types\n     * - Separates `IArray` (homogeneous) from `ITuple` (heterogeneous)\n     * - Normalizes nullable types to `oneOf` with null schema\n     */\n    type IJsonSchema = IJsonSchema.IConstant | IJsonSchema.IBoolean | IJsonSchema.IInteger | IJsonSchema.INumber | IJsonSchema.IString | IJsonSchema.IArray | IJsonSchema.ITuple | IJsonSchema.IObject | IJsonSchema.IReference | IJsonSchema.IOneOf | IJsonSchema.INull | IJsonSchema.IUnknown;\n    namespace IJsonSchema {\n        /** Constant value type. */\n        interface IConstant extends IJsonSchemaAttribute {\n            /** Constant value. */\n            const: boolean | number | string;\n        }\n        /** Boolean type. */\n        interface IBoolean extends IJsonSchemaAttribute.IBoolean {\n            /** Default value. */\n            default?: boolean;\n        }\n        /** Integer type. */\n        interface IInteger extends IJsonSchemaAttribute.IInteger {\n            /** Default value. */\n            default?: number & tags.Type<\"int64\">;\n            /** Minimum value. */\n            minimum?: number & tags.Type<\"int64\">;\n            /** Maximum value. */\n            maximum?: number & tags.Type<\"int64\">;\n            /** Exclusive minimum. */\n            exclusiveMinimum?: number & tags.Type<\"int64\">;\n            /** Exclusive maximum. */\n            exclusiveMaximum?: number & tags.Type<\"int64\">;\n            /** Multiple of constraint. */\n            multipleOf?: number & tags.ExclusiveMinimum<0>;\n        }\n        /** Number (double) type. */\n        interface INumber extends IJsonSchemaAttribute.INumber {\n            /** Default value. */\n            default?: number;\n            /** Minimum value. */\n            minimum?: number;\n            /** Maximum value. */\n            maximum?: number;\n            /** Exclusive minimum. */\n            exclusiveMinimum?: number;\n            /** Exclusive maximum. */\n            exclusiveMaximum?: number;\n            /** Multiple of constraint. */\n            multipleOf?: number & tags.ExclusiveMinimum<0>;\n        }\n        /** String type. */\n        interface IString extends IJsonSchemaAttribute.IString {\n            /** Default value. */\n            default?: string;\n            /** String format. */\n            format?: \"binary\" | \"byte\" | \"password\" | \"regex\" | \"uuid\" | \"email\" | \"hostname\" | \"idn-email\" | \"idn-hostname\" | \"iri\" | \"iri-reference\" | \"ipv4\" | \"ipv6\" | \"uri\" | \"uri-reference\" | \"uri-template\" | \"url\" | \"date-time\" | \"date\" | \"time\" | \"duration\" | \"json-pointer\" | \"relative-json-pointer\" | (string & {});\n            /** Regex pattern. */\n            pattern?: string;\n            /** Content media type. */\n            contentMediaType?: string;\n            /** Minimum length. */\n            minLength?: number & tags.Type<\"uint64\">;\n            /** Maximum length. */\n            maxLength?: number & tags.Type<\"uint64\">;\n        }\n        /** Array type. */\n        interface IArray extends IJsonSchemaAttribute.IArray {\n            /** Element type. */\n            items: IJsonSchema;\n            /** Whether elements must be unique. */\n            uniqueItems?: boolean;\n            /** Minimum items. */\n            minItems?: number & tags.Type<\"uint64\">;\n            /** Maximum items. */\n            maxItems?: number & tags.Type<\"uint64\">;\n        }\n        /** Tuple type. */\n        interface ITuple extends IJsonSchemaAttribute {\n            /** Type discriminator. */\n            type: \"array\";\n            /** Tuple element types. */\n            prefixItems: IJsonSchema[];\n            /** Rest element type or `true` for any. */\n            additionalItems?: boolean | IJsonSchema;\n            /** Whether elements must be unique. */\n            uniqueItems?: boolean;\n            /** Minimum items. */\n            minItems?: number & tags.Type<\"uint64\">;\n            /** Maximum items. */\n            maxItems?: number & tags.Type<\"uint64\">;\n        }\n        /** Object type. */\n        interface IObject extends IJsonSchemaAttribute.IObject {\n            /** Property schemas. */\n            properties?: Record<string, IJsonSchema>;\n            /** Additional properties schema or `true` for any. */\n            additionalProperties?: boolean | IJsonSchema;\n            /** Required property names. */\n            required?: string[];\n        }\n        /** Reference to named schema. */\n        interface IReference<Key = string> extends IJsonSchemaAttribute {\n            /** Reference path (e.g., `#/components/schemas/TypeName`). */\n            $ref: Key;\n        }\n        /** Union type (`oneOf`). */\n        interface IOneOf extends IJsonSchemaAttribute {\n            /** Union member schemas. */\n            oneOf: Exclude<IJsonSchema, IJsonSchema.IOneOf>[];\n            /** Discriminator for tagged unions. */\n            discriminator?: IOneOf.IDiscriminator;\n        }\n        namespace IOneOf {\n            /** Discriminator for tagged unions. */\n            interface IDiscriminator {\n                /** Discriminator property name. */\n                propertyName: string;\n                /** Value to schema mapping. */\n                mapping?: Record<string, string>;\n            }\n        }\n        /** Null type. */\n        interface INull extends IJsonSchemaAttribute.INull {\n            /** Default value. */\n            default?: null;\n        }\n        /** Unknown (`any`) type. */\n        interface IUnknown extends IJsonSchemaAttribute.IUnknown {\n            /** Default value. */\n            default?: any;\n        }\n    }\n    /** Security scheme types. */\n    type ISecurityScheme = ISecurityScheme.IApiKey | ISecurityScheme.IHttpBasic | ISecurityScheme.IHttpBearer | ISecurityScheme.IOAuth2 | ISecurityScheme.IOpenId;\n    namespace ISecurityScheme {\n        /** API key authentication. */\n        interface IApiKey {\n            /** Scheme type. */\n            type: \"apiKey\";\n            /** Key location. */\n            in?: \"header\" | \"query\" | \"cookie\";\n            /** Key name. */\n            name?: string;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** HTTP basic authentication. */\n        interface IHttpBasic {\n            /** Scheme type. */\n            type: \"http\";\n            /** Authentication scheme. */\n            scheme: \"basic\";\n            /** Scheme description. */\n            description?: string;\n        }\n        /** HTTP bearer authentication. */\n        interface IHttpBearer {\n            /** Scheme type. */\n            type: \"http\";\n            /** Authentication scheme. */\n            scheme: \"bearer\";\n            /** Bearer token format hint. */\n            bearerFormat?: string;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** OAuth2 authentication. */\n        interface IOAuth2 {\n            /** Scheme type. */\n            type: \"oauth2\";\n            /** OAuth2 flows. */\n            flows: IOAuth2.IFlowSet;\n            /** OAuth2 metadata discovery URL. */\n            oauth2MetadataUrl?: string;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** OpenID Connect authentication. */\n        interface IOpenId {\n            /** Scheme type. */\n            type: \"openIdConnect\";\n            /** OpenID Connect discovery URL. */\n            openIdConnectUrl: string;\n            /** Scheme description. */\n            description?: string;\n        }\n        namespace IOAuth2 {\n            /** OAuth2 flow configurations. */\n            interface IFlowSet {\n                /** Authorization code flow. */\n                authorizationCode?: IFlow;\n                /** Implicit flow. */\n                implicit?: Omit<IFlow, \"tokenUrl\">;\n                /** Password flow. */\n                password?: Omit<IFlow, \"authorizationUrl\">;\n                /** Client credentials flow. */\n                clientCredentials?: Omit<IFlow, \"authorizationUrl\">;\n                /** Device authorization flow. */\n                deviceAuthorization?: IDeviceFlow;\n            }\n            /** OAuth2 flow configuration. */\n            interface IFlow {\n                /** Authorization URL. */\n                authorizationUrl?: string;\n                /** Token URL. */\n                tokenUrl?: string;\n                /** Refresh URL. */\n                refreshUrl?: string;\n                /** Available scopes. */\n                scopes?: Record<string, string>;\n            }\n            /** OAuth2 device authorization flow. */\n            interface IDeviceFlow {\n                /** Device authorization URL. */\n                deviceAuthorizationUrl: string;\n                /** Token URL. */\n                tokenUrl: string;\n                /** Refresh URL. */\n                refreshUrl?: string;\n                /** Available scopes. */\n                scopes?: Record<string, string>;\n            }\n        }\n    }\n}\n",
  "node_modules/@typia/interface/lib/openapi/OpenApiV3.d.ts": "import { IJsonSchemaAttribute } from \"../schema/IJsonSchemaAttribute\";\nimport * as tags from \"../tags\";\n/**\n * OpenAPI v3.0 specification types.\n *\n * `OpenApiV3` contains TypeScript type definitions for OpenAPI v3.0 documents.\n * Used for parsing and generating OpenAPI v3.0 specifications. For a normalized\n * format that unifies all OpenAPI versions, use {@link OpenApi} instead.\n *\n * Key differences from v3.1:\n *\n * - Uses `nullable: true` instead of `type: [\"string\", \"null\"]`\n * - No `const` keyword support\n * - No `prefixItems` for tuples\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace OpenApiV3 {\n    /** HTTP method of the operation. */\n    type Method = \"get\" | \"post\" | \"put\" | \"delete\" | \"options\" | \"head\" | \"patch\" | \"trace\";\n    /** OpenAPI document structure. */\n    interface IDocument {\n        /** OpenAPI version. */\n        openapi: \"3.0\" | `3.0.${number}`;\n        /** List of servers. */\n        servers?: IServer[];\n        /** API metadata. */\n        info?: IDocument.IInfo;\n        /** Reusable components. */\n        components?: IComponents;\n        /** API paths and operations. */\n        paths?: Record<string, IPath>;\n        /** Global security requirements. */\n        security?: Record<string, string[]>[];\n        /** Tag definitions. */\n        tags?: IDocument.ITag[];\n    }\n    namespace IDocument {\n        /** API metadata. */\n        interface IInfo {\n            /** API title. */\n            title: string;\n            /** API description. */\n            description?: string;\n            /** Terms of service URL. */\n            termsOfService?: string;\n            /** Contact information. */\n            contact?: IContact;\n            /** License information. */\n            license?: ILicense;\n            /** API version. */\n            version: string;\n        }\n        /** Tag for grouping operations. */\n        interface ITag {\n            /** Tag name. */\n            name: string;\n            /** Tag description. */\n            description?: string;\n        }\n        /** Contact information. */\n        interface IContact {\n            /** Contact name. */\n            name?: string;\n            /** Contact URL. */\n            url?: string;\n            /** Contact email. */\n            email?: string & tags.Format<\"email\">;\n        }\n        /** License information. */\n        interface ILicense {\n            /** License name. */\n            name: string;\n            /** License URL. */\n            url?: string;\n        }\n    }\n    /** Server providing the API. */\n    interface IServer {\n        /** Server URL. */\n        url: string;\n        /** Server description. */\n        description?: string;\n        /** URL template variables. */\n        variables?: Record<string, IServer.IVariable>;\n    }\n    namespace IServer {\n        /** URL template variable. */\n        interface IVariable {\n            /** Default value. */\n            default: string;\n            /** Allowed values. */\n            enum?: string[];\n            /** Variable description. */\n            description?: string;\n        }\n    }\n    /** Path item containing operations by HTTP method. */\n    interface IPath extends Partial<Record<Method, IOperation | undefined>> {\n        /** Path-level parameters. */\n        parameters?: Array<IOperation.IParameter | IJsonSchema.IReference<`#/components/headers/${string}`> | IJsonSchema.IReference<`#/components/parameters/${string}`>>;\n        /** Path-level servers. */\n        servers?: IServer[];\n        /** Path summary. */\n        summary?: string;\n        /** Path description. */\n        description?: string;\n        /**\n         * Non-standard HTTP method operations (extension).\n         *\n         * Used when downgrading from OpenAPI v3.2 to preserve\n         * non-standard methods like `query` or custom methods.\n         */\n        \"x-additionalOperations\"?: Record<string, IOperation>;\n    }\n    /** API operation metadata. */\n    interface IOperation {\n        /** Unique operation identifier. */\n        operationId?: string;\n        /** Operation parameters. */\n        parameters?: Array<IOperation.IParameter | IJsonSchema.IReference<`#/components/headers/${string}`> | IJsonSchema.IReference<`#/components/parameters/${string}`>>;\n        /** Request body. */\n        requestBody?: IOperation.IRequestBody | IJsonSchema.IReference<`#/components/requestBodies/${string}`>;\n        /** Response definitions by status code. */\n        responses?: Record<string, IOperation.IResponse | IJsonSchema.IReference<`#/components/responses/${string}`>>;\n        /** Operation-level servers. */\n        servers?: IServer[];\n        /** Short summary. */\n        summary?: string;\n        /** Full description. */\n        description?: string;\n        /** Security requirements. */\n        security?: Record<string, string[]>[];\n        /** Operation tags. */\n        tags?: string[];\n        /** Whether deprecated. */\n        deprecated?: boolean;\n    }\n    namespace IOperation {\n        /** Operation parameter. */\n        interface IParameter {\n            /** Parameter name. */\n            name?: string;\n            /** Parameter location. */\n            in: \"path\" | \"query\" | \"header\" | \"cookie\";\n            /** Parameter schema. */\n            schema: IJsonSchema;\n            /** Whether required. */\n            required?: boolean;\n            /** Parameter description. */\n            description?: string;\n            /** Example value. */\n            example?: any;\n            /** Named examples. */\n            examples?: Record<string, IExample | IJsonSchema.IReference<`#/components/examples/${string}`>>;\n        }\n        /** Request body. */\n        interface IRequestBody {\n            /** Body description. */\n            description?: string;\n            /** Whether required. */\n            required?: boolean;\n            /** Body content by media type. */\n            content?: Record<string, IMediaType>;\n        }\n        /** Response definition. */\n        interface IResponse {\n            /** Response content by media type. */\n            content?: Record<string, IMediaType>;\n            /** Response headers. */\n            headers?: Record<string, Omit<IOperation.IParameter, \"in\"> | IJsonSchema.IReference<`#/components/headers/${string}`>>;\n            /** Response description. */\n            description?: string;\n        }\n        /** Media type definition. */\n        interface IMediaType {\n            /** Content schema. */\n            schema?: IJsonSchema;\n            /** Example value. */\n            example?: any;\n            /** Named examples. */\n            examples?: Record<string, IExample | IJsonSchema.IReference<`#/components/examples/${string}`>>;\n        }\n    }\n    /** Example value definition. */\n    interface IExample {\n        /** Example summary. */\n        summary?: string;\n        /** Example description. */\n        description?: string;\n        /** Example value. */\n        value?: any;\n        /** External value URL. */\n        externalValue?: string;\n    }\n    /** Reusable components storage. */\n    interface IComponents {\n        /** Named schemas. */\n        schemas?: Record<string, IJsonSchema>;\n        /** Named responses. */\n        responses?: Record<string, IOperation.IResponse>;\n        /** Named parameters. */\n        parameters?: Record<string, IOperation.IParameter>;\n        /** Named request bodies. */\n        requestBodies?: Record<string, IOperation.IRequestBody>;\n        /** Named security schemes. */\n        securitySchemes?: Record<string, ISecurityScheme>;\n        /** Named headers. */\n        headers?: Record<string, Omit<IOperation.IParameter, \"in\">>;\n        /** Named examples. */\n        examples?: Record<string, IExample>;\n    }\n    /** JSON Schema type for OpenAPI v3.0. */\n    type IJsonSchema = IJsonSchema.IBoolean | IJsonSchema.IInteger | IJsonSchema.INumber | IJsonSchema.IString | IJsonSchema.IArray | IJsonSchema.IObject | IJsonSchema.IReference | IJsonSchema.IAllOf | IJsonSchema.IAnyOf | IJsonSchema.IOneOf | IJsonSchema.INullOnly | IJsonSchema.IUnknown;\n    namespace IJsonSchema {\n        /** Boolean type. */\n        interface IBoolean extends Omit<IJsonSchemaAttribute.IBoolean, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Default value. */\n            default?: boolean | null;\n            /** Allowed values. */\n            enum?: Array<boolean | null>;\n        }\n        /** Integer type. */\n        interface IInteger extends Omit<IJsonSchemaAttribute.IInteger, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Default value. */\n            default?: (number & tags.Type<\"int64\">) | null;\n            /** Allowed values. */\n            enum?: Array<(number & tags.Type<\"int64\">) | null>;\n            /** Minimum value. */\n            minimum?: number & tags.Type<\"int64\">;\n            /** Maximum value. */\n            maximum?: number & tags.Type<\"int64\">;\n            /** Exclusive minimum. */\n            exclusiveMinimum?: number | boolean;\n            /** Exclusive maximum. */\n            exclusiveMaximum?: number | boolean;\n            /** Multiple of constraint. */\n            multipleOf?: number & tags.ExclusiveMinimum<0>;\n        }\n        /** Number (double) type. */\n        interface INumber extends Omit<IJsonSchemaAttribute.INumber, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Default value. */\n            default?: number | null;\n            /** Allowed values. */\n            enum?: Array<number | null>;\n            /** Minimum value. */\n            minimum?: number;\n            /** Maximum value. */\n            maximum?: number;\n            /** Exclusive minimum. */\n            exclusiveMinimum?: number | boolean;\n            /** Exclusive maximum. */\n            exclusiveMaximum?: number | boolean;\n            /** Multiple of constraint. */\n            multipleOf?: number & tags.ExclusiveMinimum<0>;\n        }\n        /** String type. */\n        interface IString extends Omit<IJsonSchemaAttribute.IString, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Default value. */\n            default?: string | null;\n            /** Allowed values. */\n            enum?: Array<string | null>;\n            /** String format. */\n            format?: \"binary\" | \"byte\" | \"password\" | \"regex\" | \"uuid\" | \"email\" | \"hostname\" | \"idn-email\" | \"idn-hostname\" | \"iri\" | \"iri-reference\" | \"ipv4\" | \"ipv6\" | \"uri\" | \"uri-reference\" | \"uri-template\" | \"url\" | \"date-time\" | \"date\" | \"time\" | \"duration\" | \"json-pointer\" | \"relative-json-pointer\" | (string & {});\n            /** Regex pattern. */\n            pattern?: string;\n            /** Minimum length. */\n            minLength?: number & tags.Type<\"uint64\">;\n            /** Maximum length. */\n            maxLength?: number & tags.Type<\"uint64\">;\n        }\n        /** Array type. */\n        interface IArray extends Omit<IJsonSchemaAttribute.IArray, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Element type. */\n            items: IJsonSchema;\n            /** Whether elements must be unique. */\n            uniqueItems?: boolean;\n            /** Minimum items. */\n            minItems?: number & tags.Type<\"uint64\">;\n            /** Maximum items. */\n            maxItems?: number & tags.Type<\"uint64\">;\n        }\n        /** Object type. */\n        interface IObject extends Omit<IJsonSchemaAttribute.IObject, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Property schemas. */\n            properties?: Record<string, IJsonSchema>;\n            /** Required property names. */\n            required?: string[];\n            /** Additional properties schema. */\n            additionalProperties?: boolean | IJsonSchema;\n            /** Maximum properties. */\n            maxProperties?: number;\n            /** Minimum properties. */\n            minProperties?: number;\n        }\n        /** Reference to a named schema. */\n        interface IReference<Key = string> extends __IAttribute {\n            /** Reference path. */\n            $ref: Key;\n        }\n        /** All-of combination. */\n        interface IAllOf extends __IAttribute {\n            /** Schemas to combine. */\n            allOf: IJsonSchema[];\n        }\n        /** Any-of union. */\n        interface IAnyOf extends __IAttribute {\n            /** Union member schemas. */\n            anyOf: IJsonSchema[];\n        }\n        /** One-of union. */\n        interface IOneOf extends __IAttribute {\n            /** Union member schemas. */\n            oneOf: IJsonSchema[];\n            /** Discriminator for tagged unions. */\n            discriminator?: IOneOf.IDiscriminator;\n        }\n        namespace IOneOf {\n            /** Discriminator for tagged unions. */\n            interface IDiscriminator {\n                /** Discriminator property name. */\n                propertyName: string;\n                /** Value to schema mapping. */\n                mapping?: Record<string, string>;\n            }\n        }\n        /** Null type. */\n        interface INullOnly extends Omit<IJsonSchemaAttribute.INull, \"examples\">, __IAttribute {\n            /** Default value. */\n            default?: null;\n        }\n        /** Unknown type. */\n        interface IUnknown extends Omit<IJsonSchemaAttribute.IUnknown, \"examples\">, __IAttribute {\n            /** Default value. */\n            default?: any;\n        }\n    }\n    /** Security scheme types. */\n    type ISecurityScheme = ISecurityScheme.IApiKey | ISecurityScheme.IHttpBasic | ISecurityScheme.IHttpBearer | ISecurityScheme.IOAuth2 | ISecurityScheme.IOpenId;\n    namespace ISecurityScheme {\n        /** API key authentication. */\n        interface IApiKey {\n            /** Scheme type. */\n            type: \"apiKey\";\n            /** Key location. */\n            in?: \"header\" | \"query\" | \"cookie\";\n            /** Key name. */\n            name?: string;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** HTTP basic authentication. */\n        interface IHttpBasic {\n            /** Scheme type. */\n            type: \"http\";\n            /** Authentication scheme. */\n            scheme: \"basic\";\n            /** Scheme description. */\n            description?: string;\n        }\n        /** HTTP bearer authentication. */\n        interface IHttpBearer {\n            /** Scheme type. */\n            type: \"http\";\n            /** Authentication scheme. */\n            scheme: \"bearer\";\n            /** Bearer token format hint. */\n            bearerFormat?: string;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** OAuth2 authentication. */\n        interface IOAuth2 {\n            /** Scheme type. */\n            type: \"oauth2\";\n            /** OAuth2 flows. */\n            flows: IOAuth2.IFlowSet;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** OpenID Connect authentication. */\n        interface IOpenId {\n            /** Scheme type. */\n            type: \"openIdConnect\";\n            /** OpenID Connect discovery URL. */\n            openIdConnectUrl: string;\n            /** Scheme description. */\n            description?: string;\n        }\n        namespace IOAuth2 {\n            /** OAuth2 flow configurations. */\n            interface IFlowSet {\n                /** Authorization code flow. */\n                authorizationCode?: IFlow;\n                /** Implicit flow. */\n                implicit?: Omit<IFlow, \"tokenUrl\">;\n                /** Password flow. */\n                password?: Omit<IFlow, \"authorizationUrl\">;\n                /** Client credentials flow. */\n                clientCredentials?: Omit<IFlow, \"authorizationUrl\">;\n            }\n            /** OAuth2 flow configuration. */\n            interface IFlow {\n                /** Authorization URL. */\n                authorizationUrl?: string;\n                /** Token URL. */\n                tokenUrl?: string;\n                /** Refresh URL. */\n                refreshUrl?: string;\n                /** Available scopes. */\n                scopes?: Record<string, string>;\n            }\n        }\n    }\n}\n",
  "node_modules/@typia/interface/lib/openapi/OpenApiV3_1.d.ts": "import { IJsonSchemaAttribute } from \"../schema/IJsonSchemaAttribute\";\nimport * as tags from \"../tags\";\n/**\n * OpenAPI v3.1 specification types (raw, unemended).\n *\n * `OpenApiV3_1` contains TypeScript type definitions for raw OpenAPI v3.1\n * documents as-is from the specification. Unlike {@link OpenApi}, this preserves\n * the original structure including `$ref` references and `allOf` compositions\n * without normalization.\n *\n * Key features in v3.1:\n *\n * - JSON Schema draft 2020-12 compatibility\n * - `type` can be an array: `type: [\"string\", \"null\"]`\n * - `const` keyword for constant values\n * - `prefixItems` for tuple definitions\n * - Webhooks support\n *\n * For a normalized format that simplifies schema processing, use\n * {@link OpenApi}.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace OpenApiV3_1 {\n    /** HTTP method of the operation. */\n    type Method = \"get\" | \"post\" | \"put\" | \"delete\" | \"options\" | \"head\" | \"patch\" | \"trace\";\n    /** OpenAPI document structure. */\n    interface IDocument {\n        /** OpenAPI version. */\n        openapi: `3.1.${number}`;\n        /** List of servers. */\n        servers?: IServer[];\n        /** API metadata. */\n        info?: IDocument.IInfo;\n        /** Reusable components. */\n        components?: IComponents;\n        /** API paths and operations. */\n        paths?: Record<string, IPath>;\n        /** Webhook definitions. */\n        webhooks?: Record<string, IJsonSchema.IReference<`#/components/pathItems/${string}`> | IPath>;\n        /** Global security requirements. */\n        security?: Record<string, string[]>[];\n        /** Tag definitions. */\n        tags?: IDocument.ITag[];\n    }\n    namespace IDocument {\n        /** API metadata. */\n        interface IInfo {\n            /** API title. */\n            title: string;\n            /** Short summary. */\n            summary?: string;\n            /** Full description. */\n            description?: string;\n            /** Terms of service URL. */\n            termsOfService?: string;\n            /** Contact information. */\n            contact?: IContact;\n            /** License information. */\n            license?: ILicense;\n            /** API version. */\n            version: string;\n        }\n        /** Tag for grouping operations. */\n        interface ITag {\n            /** Tag name. */\n            name: string;\n            /** Tag description. */\n            description?: string;\n        }\n        /** Contact information. */\n        interface IContact {\n            /** Contact name. */\n            name?: string;\n            /** Contact URL. */\n            url?: string;\n            /** Contact email. */\n            email?: string & tags.Format<\"email\">;\n        }\n        /** License information. */\n        interface ILicense {\n            /** License name. */\n            name: string;\n            /** SPDX license identifier. */\n            identifier?: string;\n            /** License URL. */\n            url?: string;\n        }\n    }\n    /** Server providing the API. */\n    interface IServer {\n        /** Server URL. */\n        url: string;\n        /** Server description. */\n        description?: string;\n        /** URL template variables. */\n        variables?: Record<string, IServer.IVariable>;\n    }\n    namespace IServer {\n        /** URL template variable. */\n        interface IVariable {\n            /** Default value. */\n            default: string;\n            /** Allowed values. @minItems 1 */\n            enum?: string[];\n            /** Variable description. */\n            description?: string;\n        }\n    }\n    /** Path item containing operations by HTTP method. */\n    interface IPath extends Partial<Record<Method, IOperation>> {\n        /** Path-level parameters. */\n        parameters?: Array<IOperation.IParameter | IJsonSchema.IReference<`#/components/headers/${string}`> | IJsonSchema.IReference<`#/components/parameters/${string}`>>;\n        /** Path-level servers. */\n        servers?: IServer[];\n        /** Path summary. */\n        summary?: string;\n        /** Path description. */\n        description?: string;\n        /**\n         * Non-standard HTTP method operations (extension).\n         *\n         * Used when downgrading from OpenAPI v3.2 to preserve\n         * non-standard methods like `query` or custom methods.\n         */\n        \"x-additionalOperations\"?: Record<string, IOperation>;\n    }\n    /** API operation metadata. */\n    interface IOperation {\n        /** Unique operation identifier. */\n        operationId?: string;\n        /** Operation parameters. */\n        parameters?: Array<IOperation.IParameter | IJsonSchema.IReference<`#/components/headers/${string}`> | IJsonSchema.IReference<`#/components/parameters/${string}`>>;\n        /** Request body. */\n        requestBody?: IOperation.IRequestBody | IJsonSchema.IReference<`#/components/requestBodies/${string}`>;\n        /** Response definitions by status code. */\n        responses?: Record<string, IOperation.IResponse | IJsonSchema.IReference<`#/components/responses/${string}`>>;\n        /** Operation-level servers. */\n        servers?: IServer[];\n        /** Short summary. */\n        summary?: string;\n        /** Full description. */\n        description?: string;\n        /** Security requirements. */\n        security?: Record<string, string[]>[];\n        /** Operation tags. */\n        tags?: string[];\n        /** Whether deprecated. */\n        deprecated?: boolean;\n    }\n    namespace IOperation {\n        /** Operation parameter. */\n        interface IParameter {\n            /** Parameter name. */\n            name?: string;\n            /** Parameter location. */\n            in: \"path\" | \"query\" | \"header\" | \"cookie\";\n            /** Parameter schema. */\n            schema: IJsonSchema;\n            /** Whether required. */\n            required?: boolean;\n            /** Parameter description. */\n            description?: string;\n            /** Example value. */\n            example?: any;\n            /** Named examples. */\n            examples?: Record<string, IExample | IJsonSchema.IReference<`#/components/examples/${string}`>>;\n        }\n        /** Request body. */\n        interface IRequestBody {\n            /** Body description. */\n            description?: string;\n            /** Whether required. */\n            required?: boolean;\n            /** Body content by media type. */\n            content?: Record<string, IMediaType>;\n        }\n        /** Response definition. */\n        interface IResponse {\n            /** Response content by media type. */\n            content?: Record<string, IMediaType>;\n            /** Response headers. */\n            headers?: Record<string, Omit<IOperation.IParameter, \"in\"> | IJsonSchema.IReference<`#/components/headers/${string}`>>;\n            /** Response description. */\n            description?: string;\n        }\n        /** Media type definition. */\n        interface IMediaType {\n            /** Content schema. */\n            schema?: IJsonSchema;\n            /** Example value. */\n            example?: any;\n            /** Named examples. */\n            examples?: Record<string, IExample | IJsonSchema.IReference<`#/components/examples/${string}`>>;\n        }\n    }\n    /** Example value definition. */\n    interface IExample {\n        /** Example summary. */\n        summary?: string;\n        /** Example description. */\n        description?: string;\n        /** Example value. */\n        value?: any;\n        /** External value URL. */\n        externalValue?: string;\n    }\n    /** Reusable components storage. */\n    interface IComponents {\n        /** Named schemas. */\n        schemas?: Record<string, IJsonSchema>;\n        /** Named path items. */\n        pathItems?: Record<string, IPath>;\n        /** Named responses. */\n        responses?: Record<string, IOperation.IResponse>;\n        /** Named parameters. */\n        parameters?: Record<string, IOperation.IParameter>;\n        /** Named request bodies. */\n        requestBodies?: Record<string, IOperation.IRequestBody>;\n        /** Named security schemes. */\n        securitySchemes?: Record<string, ISecurityScheme>;\n        /** Named headers. */\n        headers?: Record<string, Omit<IOperation.IParameter, \"in\">>;\n        /** Named examples. */\n        examples?: Record<string, IExample>;\n    }\n    /** JSON Schema type for OpenAPI v3.1. */\n    type IJsonSchema = IJsonSchema.IMixed | IJsonSchema.IConstant | IJsonSchema.IBoolean | IJsonSchema.IInteger | IJsonSchema.INumber | IJsonSchema.IString | IJsonSchema.IArray | IJsonSchema.IObject | IJsonSchema.IReference | IJsonSchema.IRecursiveReference | IJsonSchema.IAllOf | IJsonSchema.IAnyOf | IJsonSchema.IOneOf | IJsonSchema.INull | IJsonSchema.IUnknown;\n    namespace IJsonSchema {\n        /** Mixed type (multiple types in array). */\n        interface IMixed extends IConstant, Omit<IBoolean, \"type\" | \"default\" | \"enum\">, Omit<INumber, \"type\" | \"default\" | \"enum\">, Omit<IString, \"type\" | \"default\" | \"enum\">, Omit<IArray, \"type\">, Omit<IObject, \"type\">, IOneOf, IAnyOf, IAllOf, IReference {\n            /** Array of type discriminators. */\n            type: Array<\"boolean\" | \"integer\" | \"number\" | \"string\" | \"array\" | \"object\" | \"null\">;\n            /** Default value. */\n            default?: any[] | null;\n            /** Allowed values. */\n            enum?: any[];\n        }\n        /** Constant value type. */\n        interface IConstant extends __IAttribute {\n            /** Constant value. */\n            const: boolean | number | string;\n            /** Whether nullable. */\n            nullable?: boolean;\n        }\n        /** Boolean type. */\n        interface IBoolean extends Omit<IJsonSchemaAttribute.IBoolean, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Default value. */\n            default?: boolean | null;\n            /** Allowed values. */\n            enum?: Array<boolean | null>;\n        }\n        /** Integer type. */\n        interface IInteger extends Omit<IJsonSchemaAttribute.IInteger, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Default value. */\n            default?: (number & tags.Type<\"int64\">) | null;\n            /** Allowed values. */\n            enum?: Array<(number & tags.Type<\"int64\">) | null>;\n            /** Minimum value. */\n            minimum?: number & tags.Type<\"int64\">;\n            /** Maximum value. */\n            maximum?: number & tags.Type<\"int64\">;\n            /** Exclusive minimum. */\n            exclusiveMinimum?: (number & tags.Type<\"int64\">) | boolean;\n            /** Exclusive maximum. */\n            exclusiveMaximum?: (number & tags.Type<\"int64\">) | boolean;\n            /** Multiple of constraint. */\n            multipleOf?: number & tags.ExclusiveMinimum<0>;\n        }\n        /** Number (double) type. */\n        interface INumber extends Omit<IJsonSchemaAttribute.INumber, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Default value. */\n            default?: number | null;\n            /** Allowed values. */\n            enum?: Array<number | null>;\n            /** Minimum value. */\n            minimum?: number;\n            /** Maximum value. */\n            maximum?: number;\n            /** Exclusive minimum. */\n            exclusiveMinimum?: number | boolean;\n            /** Exclusive maximum. */\n            exclusiveMaximum?: number | boolean;\n            /** Multiple of constraint. */\n            multipleOf?: number & tags.ExclusiveMinimum<0>;\n        }\n        /** String type. */\n        interface IString extends Omit<IJsonSchemaAttribute.IString, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Default value. */\n            default?: string | null;\n            /** Allowed values. */\n            enum?: Array<string | null>;\n            /** String format. */\n            format?: \"binary\" | \"byte\" | \"password\" | \"regex\" | \"uuid\" | \"email\" | \"hostname\" | \"idn-email\" | \"idn-hostname\" | \"iri\" | \"iri-reference\" | \"ipv4\" | \"ipv6\" | \"uri\" | \"uri-reference\" | \"uri-template\" | \"url\" | \"date-time\" | \"date\" | \"time\" | \"duration\" | \"json-pointer\" | \"relative-json-pointer\" | (string & {});\n            /** Regex pattern. */\n            pattern?: string;\n            /** Content media type. */\n            contentMediaType?: string;\n            /** Minimum length. */\n            minLength?: number & tags.Type<\"uint64\">;\n            /** Maximum length. */\n            maxLength?: number & tags.Type<\"uint64\">;\n        }\n        /** Object type. */\n        interface IObject extends Omit<IJsonSchemaAttribute.IObject, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Property schemas. */\n            properties?: Record<string, IJsonSchema>;\n            /** Required property names. */\n            required?: string[];\n            /** Additional properties schema. */\n            additionalProperties?: boolean | IJsonSchema;\n            /** Maximum properties. */\n            maxProperties?: number;\n            /** Minimum properties. */\n            minProperties?: number;\n        }\n        /** Array type. */\n        interface IArray extends Omit<IJsonSchemaAttribute.IArray, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Element type (or tuple types). */\n            items?: IJsonSchema | IJsonSchema[];\n            /** Tuple prefix items. */\n            prefixItems?: IJsonSchema[];\n            /** Whether elements must be unique. */\n            uniqueItems?: boolean;\n            /** Additional items schema. */\n            additionalItems?: boolean | IJsonSchema;\n            /** Minimum items. */\n            minItems?: number & tags.Type<\"uint64\">;\n            /** Maximum items. */\n            maxItems?: number & tags.Type<\"uint64\">;\n        }\n        /** Reference to a named schema. */\n        interface IReference<Key = string> extends __IAttribute {\n            /** Reference path. */\n            $ref: Key;\n        }\n        /** Recursive reference. */\n        interface IRecursiveReference extends __IAttribute {\n            /** Recursive reference path. */\n            $recursiveRef: string;\n        }\n        /** All-of combination. */\n        interface IAllOf extends __IAttribute {\n            /** Schemas to combine. */\n            allOf: IJsonSchema[];\n        }\n        /** Any-of union. */\n        interface IAnyOf extends __IAttribute {\n            /** Union member schemas. */\n            anyOf: IJsonSchema[];\n        }\n        /** One-of union. */\n        interface IOneOf extends __IAttribute {\n            /** Union member schemas. */\n            oneOf: IJsonSchema[];\n            /** Discriminator for tagged unions. */\n            discriminator?: IOneOf.IDiscriminator;\n        }\n        namespace IOneOf {\n            /** Discriminator for tagged unions. */\n            interface IDiscriminator {\n                /** Discriminator property name. */\n                propertyName: string;\n                /** Value to schema mapping. */\n                mapping?: Record<string, string>;\n            }\n        }\n        /** Null type. */\n        interface INull extends Omit<IJsonSchemaAttribute.INull, \"examples\">, __IAttribute {\n            /** Default value. */\n            default?: null;\n        }\n        /** Unknown type. */\n        interface IUnknown extends Omit<IJsonSchemaAttribute.IUnknown, \"examples\">, __IAttribute {\n            /** Type discriminator (undefined for unknown). */\n            type?: undefined;\n            /** Default value. */\n            default?: any;\n        }\n    }\n    /** Security scheme types. */\n    type ISecurityScheme = ISecurityScheme.IApiKey | ISecurityScheme.IHttpBasic | ISecurityScheme.IHttpBearer | ISecurityScheme.IOAuth2 | ISecurityScheme.IOpenId;\n    namespace ISecurityScheme {\n        /** API key authentication. */\n        interface IApiKey {\n            /** Scheme type. */\n            type: \"apiKey\";\n            /** Key location. */\n            in?: \"header\" | \"query\" | \"cookie\";\n            /** Key name. */\n            name?: string;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** HTTP basic authentication. */\n        interface IHttpBasic {\n            /** Scheme type. */\n            type: \"http\";\n            /** Authentication scheme. */\n            scheme: \"basic\";\n            /** Scheme description. */\n            description?: string;\n        }\n        /** HTTP bearer authentication. */\n        interface IHttpBearer {\n            /** Scheme type. */\n            type: \"http\";\n            /** Authentication scheme. */\n            scheme: \"bearer\";\n            /** Bearer token format hint. */\n            bearerFormat?: string;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** OAuth2 authentication. */\n        interface IOAuth2 {\n            /** Scheme type. */\n            type: \"oauth2\";\n            /** OAuth2 flows. */\n            flows: IOAuth2.IFlowSet;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** OpenID Connect authentication. */\n        interface IOpenId {\n            /** Scheme type. */\n            type: \"openIdConnect\";\n            /** OpenID Connect discovery URL. */\n            openIdConnectUrl: string;\n            /** Scheme description. */\n            description?: string;\n        }\n        namespace IOAuth2 {\n            /** OAuth2 flow configurations. */\n            interface IFlowSet {\n                /** Authorization code flow. */\n                authorizationCode?: IFlow;\n                /** Implicit flow. */\n                implicit?: Omit<IFlow, \"tokenUrl\">;\n                /** Password flow. */\n                password?: Omit<IFlow, \"authorizationUrl\">;\n                /** Client credentials flow. */\n                clientCredentials?: Omit<IFlow, \"authorizationUrl\">;\n            }\n            /** OAuth2 flow configuration. */\n            interface IFlow {\n                /** Authorization URL. */\n                authorizationUrl?: string;\n                /** Token URL. */\n                tokenUrl?: string;\n                /** Refresh URL. */\n                refreshUrl?: string;\n                /** Available scopes. */\n                scopes?: Record<string, string>;\n            }\n        }\n    }\n}\n",
  "node_modules/@typia/interface/lib/openapi/OpenApiV3_2.d.ts": "import { IJsonSchemaAttribute } from \"../schema/IJsonSchemaAttribute\";\nimport * as tags from \"../tags\";\n/**\n * OpenAPI v3.2 specification types (raw, unemended).\n *\n * `OpenApiV3_2` contains TypeScript type definitions for raw OpenAPI v3.2\n * documents as-is from the specification. Unlike {@link OpenApi}, this preserves\n * the original structure including `$ref` references and `allOf` compositions\n * without normalization.\n *\n * Key features in v3.2:\n *\n * - `query` HTTP method for safe read operations with request body\n * - `additionalOperations` for non-standard HTTP methods (LINK, UNLINK, etc.)\n * - `in: \"querystring\"` parameter location for full query schema\n * - Enhanced Tag structure with `summary`, `parent`, `kind`\n * - `itemSchema` for streaming (SSE, JSON Lines, etc.)\n * - OAuth2 Device Authorization Flow\n *\n * For a normalized format that simplifies schema processing, use\n * {@link OpenApi}.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace OpenApiV3_2 {\n    /** HTTP method of the operation. */\n    type Method = \"get\" | \"post\" | \"put\" | \"delete\" | \"options\" | \"head\" | \"patch\" | \"trace\" | \"query\";\n    /** OpenAPI document structure. */\n    interface IDocument {\n        /** OpenAPI version. */\n        openapi: `3.2.${number}`;\n        /** List of servers. */\n        servers?: IServer[];\n        /** API metadata. */\n        info?: IDocument.IInfo;\n        /** Reusable components. */\n        components?: IComponents;\n        /** API paths and operations. */\n        paths?: Record<string, IPath>;\n        /** Webhook definitions. */\n        webhooks?: Record<string, IJsonSchema.IReference<`#/components/pathItems/${string}`> | IPath>;\n        /** Global security requirements. */\n        security?: Record<string, string[]>[];\n        /** Tag definitions. */\n        tags?: IDocument.ITag[];\n    }\n    namespace IDocument {\n        /** API metadata. */\n        interface IInfo {\n            /** API title. */\n            title: string;\n            /** Short summary. */\n            summary?: string;\n            /** Full description. */\n            description?: string;\n            /** Terms of service URL. */\n            termsOfService?: string;\n            /** Contact information. */\n            contact?: IContact;\n            /** License information. */\n            license?: ILicense;\n            /** API version. */\n            version: string;\n        }\n        /** Tag for grouping operations. */\n        interface ITag {\n            /** Tag name. */\n            name: string;\n            /** Short summary for display in tag lists. */\n            summary?: string;\n            /** Tag description. */\n            description?: string;\n            /** Parent tag name for hierarchical organization. */\n            parent?: string;\n            /** Tag classification (e.g., \"nav\", \"badge\"). */\n            kind?: string;\n        }\n        /** Contact information. */\n        interface IContact {\n            /** Contact name. */\n            name?: string;\n            /** Contact URL. */\n            url?: string;\n            /** Contact email. */\n            email?: string & tags.Format<\"email\">;\n        }\n        /** License information. */\n        interface ILicense {\n            /** License name. */\n            name: string;\n            /** SPDX license identifier. */\n            identifier?: string;\n            /** License URL. */\n            url?: string;\n        }\n    }\n    /** Server providing the API. */\n    interface IServer {\n        /** Server URL. */\n        url: string;\n        /** Server description. */\n        description?: string;\n        /** URL template variables. */\n        variables?: Record<string, IServer.IVariable>;\n    }\n    namespace IServer {\n        /** URL template variable. */\n        interface IVariable {\n            /** Default value. */\n            default: string;\n            /** Allowed values. @minItems 1 */\n            enum?: string[];\n            /** Variable description. */\n            description?: string;\n        }\n    }\n    /** Path item containing operations by HTTP method. */\n    interface IPath extends Partial<Record<Method, IOperation>> {\n        /** Path-level parameters. */\n        parameters?: Array<IOperation.IParameter | IJsonSchema.IReference<`#/components/headers/${string}`> | IJsonSchema.IReference<`#/components/parameters/${string}`>>;\n        /** Path-level servers. */\n        servers?: IServer[];\n        /** Path summary. */\n        summary?: string;\n        /** Path description. */\n        description?: string;\n        /** Additional non-standard HTTP method operations (e.g., LINK, UNLINK, PURGE). */\n        additionalOperations?: Record<string, IOperation>;\n    }\n    /** API operation metadata. */\n    interface IOperation {\n        /** Unique operation identifier. */\n        operationId?: string;\n        /** Operation parameters. */\n        parameters?: Array<IOperation.IParameter | IJsonSchema.IReference<`#/components/headers/${string}`> | IJsonSchema.IReference<`#/components/parameters/${string}`>>;\n        /** Request body. */\n        requestBody?: IOperation.IRequestBody | IJsonSchema.IReference<`#/components/requestBodies/${string}`>;\n        /** Response definitions by status code. */\n        responses?: Record<string, IOperation.IResponse | IJsonSchema.IReference<`#/components/responses/${string}`>>;\n        /** Operation-level servers. */\n        servers?: IServer[];\n        /** Short summary. */\n        summary?: string;\n        /** Full description. */\n        description?: string;\n        /** Security requirements. */\n        security?: Record<string, string[]>[];\n        /** Operation tags. */\n        tags?: string[];\n        /** Whether deprecated. */\n        deprecated?: boolean;\n    }\n    namespace IOperation {\n        /** Operation parameter. */\n        interface IParameter {\n            /** Parameter name. */\n            name?: string;\n            /** Parameter location. */\n            in: \"path\" | \"query\" | \"querystring\" | \"header\" | \"cookie\";\n            /** Parameter schema. */\n            schema: IJsonSchema;\n            /** Whether required. */\n            required?: boolean;\n            /** Parameter description. */\n            description?: string;\n            /** Example value. */\n            example?: any;\n            /** Named examples. */\n            examples?: Record<string, IExample | IJsonSchema.IReference<`#/components/examples/${string}`>>;\n        }\n        /** Request body. */\n        interface IRequestBody {\n            /** Body description. */\n            description?: string;\n            /** Whether required. */\n            required?: boolean;\n            /** Body content by media type. */\n            content?: Record<string, IMediaType>;\n        }\n        /** Response definition. */\n        interface IResponse {\n            /** Response content by media type. */\n            content?: Record<string, IMediaType>;\n            /** Response headers. */\n            headers?: Record<string, Omit<IOperation.IParameter, \"in\"> | IJsonSchema.IReference<`#/components/headers/${string}`>>;\n            /** Response description. */\n            description?: string;\n        }\n        /** Media type definition. */\n        interface IMediaType {\n            /** Content schema. */\n            schema?: IJsonSchema;\n            /** Schema for streaming items (SSE, JSON Lines, etc.). */\n            itemSchema?: IJsonSchema;\n            /** Example value. */\n            example?: any;\n            /** Named examples. */\n            examples?: Record<string, IExample | IJsonSchema.IReference<`#/components/examples/${string}`>>;\n        }\n    }\n    /** Example value definition. */\n    interface IExample {\n        /** Example summary. */\n        summary?: string;\n        /** Example description. */\n        description?: string;\n        /** Example value. */\n        value?: any;\n        /** External value URL. */\n        externalValue?: string;\n    }\n    /** Reusable components storage. */\n    interface IComponents {\n        /** Named schemas. */\n        schemas?: Record<string, IJsonSchema>;\n        /** Named path items. */\n        pathItems?: Record<string, IPath>;\n        /** Named responses. */\n        responses?: Record<string, IOperation.IResponse>;\n        /** Named parameters. */\n        parameters?: Record<string, IOperation.IParameter>;\n        /** Named request bodies. */\n        requestBodies?: Record<string, IOperation.IRequestBody>;\n        /** Named security schemes. */\n        securitySchemes?: Record<string, ISecurityScheme>;\n        /** Named headers. */\n        headers?: Record<string, Omit<IOperation.IParameter, \"in\">>;\n        /** Named examples. */\n        examples?: Record<string, IExample>;\n    }\n    /** JSON Schema type for OpenAPI v3.1. */\n    type IJsonSchema = IJsonSchema.IMixed | IJsonSchema.IConstant | IJsonSchema.IBoolean | IJsonSchema.IInteger | IJsonSchema.INumber | IJsonSchema.IString | IJsonSchema.IArray | IJsonSchema.IObject | IJsonSchema.IReference | IJsonSchema.IRecursiveReference | IJsonSchema.IAllOf | IJsonSchema.IAnyOf | IJsonSchema.IOneOf | IJsonSchema.INull | IJsonSchema.IUnknown;\n    namespace IJsonSchema {\n        /** Mixed type (multiple types in array). */\n        interface IMixed extends IConstant, Omit<IBoolean, \"type\" | \"default\" | \"enum\">, Omit<INumber, \"type\" | \"default\" | \"enum\">, Omit<IString, \"type\" | \"default\" | \"enum\">, Omit<IArray, \"type\">, Omit<IObject, \"type\">, IOneOf, IAnyOf, IAllOf, IReference {\n            /** Array of type discriminators. */\n            type: Array<\"boolean\" | \"integer\" | \"number\" | \"string\" | \"array\" | \"object\" | \"null\">;\n            /** Default value. */\n            default?: any[] | null;\n            /** Allowed values. */\n            enum?: any[];\n        }\n        /** Constant value type. */\n        interface IConstant extends __IAttribute {\n            /** Constant value. */\n            const: boolean | number | string;\n            /** Whether nullable. */\n            nullable?: boolean;\n        }\n        /** Boolean type. */\n        interface IBoolean extends Omit<IJsonSchemaAttribute.IBoolean, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Default value. */\n            default?: boolean | null;\n            /** Allowed values. */\n            enum?: Array<boolean | null>;\n        }\n        /** Integer type. */\n        interface IInteger extends Omit<IJsonSchemaAttribute.IInteger, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Default value. */\n            default?: (number & tags.Type<\"int64\">) | null;\n            /** Allowed values. */\n            enum?: Array<(number & tags.Type<\"int64\">) | null>;\n            /** Minimum value. */\n            minimum?: number & tags.Type<\"int64\">;\n            /** Maximum value. */\n            maximum?: number & tags.Type<\"int64\">;\n            /** Exclusive minimum. */\n            exclusiveMinimum?: (number & tags.Type<\"int64\">) | boolean;\n            /** Exclusive maximum. */\n            exclusiveMaximum?: (number & tags.Type<\"int64\">) | boolean;\n            /** Multiple of constraint. */\n            multipleOf?: number & tags.ExclusiveMinimum<0>;\n        }\n        /** Number (double) type. */\n        interface INumber extends Omit<IJsonSchemaAttribute.INumber, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Default value. */\n            default?: number | null;\n            /** Allowed values. */\n            enum?: Array<number | null>;\n            /** Minimum value. */\n            minimum?: number;\n            /** Maximum value. */\n            maximum?: number;\n            /** Exclusive minimum. */\n            exclusiveMinimum?: number | boolean;\n            /** Exclusive maximum. */\n            exclusiveMaximum?: number | boolean;\n            /** Multiple of constraint. */\n            multipleOf?: number & tags.ExclusiveMinimum<0>;\n        }\n        /** String type. */\n        interface IString extends Omit<IJsonSchemaAttribute.IString, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Default value. */\n            default?: string | null;\n            /** Allowed values. */\n            enum?: Array<string | null>;\n            /** String format. */\n            format?: \"binary\" | \"byte\" | \"password\" | \"regex\" | \"uuid\" | \"email\" | \"hostname\" | \"idn-email\" | \"idn-hostname\" | \"iri\" | \"iri-reference\" | \"ipv4\" | \"ipv6\" | \"uri\" | \"uri-reference\" | \"uri-template\" | \"url\" | \"date-time\" | \"date\" | \"time\" | \"duration\" | \"json-pointer\" | \"relative-json-pointer\" | (string & {});\n            /** Regex pattern. */\n            pattern?: string;\n            /** Content media type. */\n            contentMediaType?: string;\n            /** Minimum length. */\n            minLength?: number & tags.Type<\"uint64\">;\n            /** Maximum length. */\n            maxLength?: number & tags.Type<\"uint64\">;\n        }\n        /** Object type. */\n        interface IObject extends Omit<IJsonSchemaAttribute.IObject, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Property schemas. */\n            properties?: Record<string, IJsonSchema>;\n            /** Required property names. */\n            required?: string[];\n            /** Additional properties schema. */\n            additionalProperties?: boolean | IJsonSchema;\n            /** Maximum properties. */\n            maxProperties?: number;\n            /** Minimum properties. */\n            minProperties?: number;\n        }\n        /** Array type. */\n        interface IArray extends Omit<IJsonSchemaAttribute.IArray, \"examples\">, __IAttribute {\n            /** Whether nullable. */\n            nullable?: boolean;\n            /** Element type (or tuple types). */\n            items?: IJsonSchema | IJsonSchema[];\n            /** Tuple prefix items. */\n            prefixItems?: IJsonSchema[];\n            /** Whether elements must be unique. */\n            uniqueItems?: boolean;\n            /** Additional items schema. */\n            additionalItems?: boolean | IJsonSchema;\n            /** Minimum items. */\n            minItems?: number & tags.Type<\"uint64\">;\n            /** Maximum items. */\n            maxItems?: number & tags.Type<\"uint64\">;\n        }\n        /** Reference to a named schema. */\n        interface IReference<Key = string> extends __IAttribute {\n            /** Reference path. */\n            $ref: Key;\n        }\n        /** Recursive reference. */\n        interface IRecursiveReference extends __IAttribute {\n            /** Recursive reference path. */\n            $recursiveRef: string;\n        }\n        /** All-of combination. */\n        interface IAllOf extends __IAttribute {\n            /** Schemas to combine. */\n            allOf: IJsonSchema[];\n        }\n        /** Any-of union. */\n        interface IAnyOf extends __IAttribute {\n            /** Union member schemas. */\n            anyOf: IJsonSchema[];\n        }\n        /** One-of union. */\n        interface IOneOf extends __IAttribute {\n            /** Union member schemas. */\n            oneOf: IJsonSchema[];\n            /** Discriminator for tagged unions. */\n            discriminator?: IOneOf.IDiscriminator;\n        }\n        namespace IOneOf {\n            /** Discriminator for tagged unions. */\n            interface IDiscriminator {\n                /** Discriminator property name. */\n                propertyName: string;\n                /** Value to schema mapping. */\n                mapping?: Record<string, string>;\n            }\n        }\n        /** Null type. */\n        interface INull extends Omit<IJsonSchemaAttribute.INull, \"examples\">, __IAttribute {\n            /** Default value. */\n            default?: null;\n        }\n        /** Unknown type. */\n        interface IUnknown extends Omit<IJsonSchemaAttribute.IUnknown, \"examples\">, __IAttribute {\n            /** Type discriminator (undefined for unknown). */\n            type?: undefined;\n            /** Default value. */\n            default?: any;\n        }\n    }\n    /** Security scheme types. */\n    type ISecurityScheme = ISecurityScheme.IApiKey | ISecurityScheme.IHttpBasic | ISecurityScheme.IHttpBearer | ISecurityScheme.IOAuth2 | ISecurityScheme.IOpenId;\n    namespace ISecurityScheme {\n        /** API key authentication. */\n        interface IApiKey {\n            /** Scheme type. */\n            type: \"apiKey\";\n            /** Key location. */\n            in?: \"header\" | \"query\" | \"cookie\";\n            /** Key name. */\n            name?: string;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** HTTP basic authentication. */\n        interface IHttpBasic {\n            /** Scheme type. */\n            type: \"http\";\n            /** Authentication scheme. */\n            scheme: \"basic\";\n            /** Scheme description. */\n            description?: string;\n        }\n        /** HTTP bearer authentication. */\n        interface IHttpBearer {\n            /** Scheme type. */\n            type: \"http\";\n            /** Authentication scheme. */\n            scheme: \"bearer\";\n            /** Bearer token format hint. */\n            bearerFormat?: string;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** OAuth2 authentication. */\n        interface IOAuth2 {\n            /** Scheme type. */\n            type: \"oauth2\";\n            /** OAuth2 flows. */\n            flows: IOAuth2.IFlowSet;\n            /** OAuth2 metadata discovery URL. */\n            oauth2MetadataUrl?: string;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** OpenID Connect authentication. */\n        interface IOpenId {\n            /** Scheme type. */\n            type: \"openIdConnect\";\n            /** OpenID Connect discovery URL. */\n            openIdConnectUrl: string;\n            /** Scheme description. */\n            description?: string;\n        }\n        namespace IOAuth2 {\n            /** OAuth2 flow configurations. */\n            interface IFlowSet {\n                /** Authorization code flow. */\n                authorizationCode?: IFlow;\n                /** Implicit flow. */\n                implicit?: Omit<IFlow, \"tokenUrl\">;\n                /** Password flow. */\n                password?: Omit<IFlow, \"authorizationUrl\">;\n                /** Client credentials flow. */\n                clientCredentials?: Omit<IFlow, \"authorizationUrl\">;\n                /** Device authorization flow. */\n                deviceAuthorization?: IDeviceFlow;\n            }\n            /** OAuth2 flow configuration. */\n            interface IFlow {\n                /** Authorization URL. */\n                authorizationUrl?: string;\n                /** Token URL. */\n                tokenUrl?: string;\n                /** Refresh URL. */\n                refreshUrl?: string;\n                /** Available scopes. */\n                scopes?: Record<string, string>;\n            }\n            /** OAuth2 device authorization flow. */\n            interface IDeviceFlow {\n                /** Device authorization URL. */\n                deviceAuthorizationUrl: string;\n                /** Token URL. */\n                tokenUrl: string;\n                /** Refresh URL. */\n                refreshUrl?: string;\n                /** Available scopes. */\n                scopes?: Record<string, string>;\n            }\n        }\n    }\n}\n",
  "node_modules/@typia/interface/lib/openapi/SwaggerV2.d.ts": "import { IJsonSchemaAttribute } from \"../schema/IJsonSchemaAttribute\";\nimport * as tags from \"../tags\";\n/**\n * Swagger v2.0 specification types.\n *\n * `SwaggerV2` contains TypeScript type definitions for Swagger v2.0 (OpenAPI\n * v2) documents. Used for parsing legacy Swagger specifications. For a\n * normalized format that unifies all OpenAPI versions, use {@link OpenApi}.\n *\n * Key differences from OpenAPI v3.x:\n *\n * - Uses `definitions` instead of `components.schemas`\n * - Body parameters use `in: \"body\"` with `schema` property\n * - No `requestBody`, `oneOf`, `anyOf`, or `nullable`\n * - Uses `host` + `basePath` instead of `servers`\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace SwaggerV2 {\n    /** HTTP method of the operation. */\n    type Method = \"get\" | \"post\" | \"put\" | \"delete\" | \"options\" | \"head\" | \"patch\" | \"trace\";\n    /** Swagger document structure. */\n    interface IDocument {\n        /** Swagger version. */\n        swagger: \"2.0\" | `2.0.${number}`;\n        /** API metadata. */\n        info?: IDocument.IInfo;\n        /** Host address. */\n        host?: string;\n        /** Base path for all operations. */\n        basePath?: string;\n        /** Global content types consumed. */\n        consumes?: string[];\n        /** Global content types produced. */\n        produces?: string[];\n        /** Schema definitions. */\n        definitions?: Record<string, IJsonSchema>;\n        /** Reusable parameter definitions. */\n        parameters?: Record<string, IOperation.IParameter>;\n        /** Reusable response definitions. */\n        responses?: Record<string, IOperation.IResponse>;\n        /** Security scheme definitions. */\n        securityDefinitions?: Record<string, ISecurityDefinition>;\n        /** Global security requirements. */\n        security?: Record<string, string[]>[];\n        /** API paths and operations. */\n        paths?: Record<string, IPath>;\n        /** Tag definitions. */\n        tags?: IDocument.ITag[];\n    }\n    namespace IDocument {\n        /** API metadata. */\n        interface IInfo {\n            /** API title. */\n            title: string;\n            /** API description. */\n            description?: string;\n            /** Terms of service URL. */\n            termsOfService?: string;\n            /** Contact information. */\n            contact?: IContact;\n            /** License information. */\n            license?: ILicense;\n            /** API version. */\n            version: string;\n        }\n        /** Contact information. */\n        interface IContact {\n            /** Contact name. */\n            name?: string;\n            /** Contact URL. */\n            url?: string;\n            /** Contact email. */\n            email?: string & tags.Format<\"email\">;\n        }\n        /** License information. */\n        interface ILicense {\n            /** License name. */\n            name: string;\n            /** License URL. */\n            url?: string;\n        }\n        /** Tag for grouping operations. */\n        interface ITag {\n            /** Tag name. */\n            name: string;\n            /** Tag description. */\n            description?: string;\n        }\n    }\n    /** Path item containing operations by HTTP method. */\n    interface IPath extends Partial<Record<Method, IOperation | undefined>> {\n        /** Path-level parameters. */\n        parameters?: Array<IOperation.IParameter | IJsonSchema.IReference<`#/parameters/${string}`>>;\n        /**\n         * Non-standard HTTP method operations (extension).\n         *\n         * Used when downgrading from OpenAPI v3.2 to preserve\n         * non-standard methods like `query` or custom methods.\n         */\n        \"x-additionalOperations\"?: Record<string, IOperation>;\n    }\n    /** API operation metadata. */\n    interface IOperation {\n        /** Unique operation identifier. */\n        operationId?: string;\n        /** Operation parameters. */\n        parameters?: Array<IOperation.IParameter | IJsonSchema.IReference<`#/definitions/parameters/${string}`>>;\n        /** Response definitions by status code. */\n        responses?: Record<string, IOperation.IResponse | IJsonSchema.IReference<`#/definitions/responses/${string}`>>;\n        /** Short summary. */\n        summary?: string;\n        /** Full description. */\n        description?: string;\n        /** Security requirements. */\n        security?: Record<string, string[]>[];\n        /** Operation tags. */\n        tags?: string[];\n        /** Whether deprecated. */\n        deprecated?: boolean;\n    }\n    namespace IOperation {\n        /** Operation parameter (general or body). */\n        type IParameter = IGeneralParameter | IBodyParameter;\n        /** General parameter (path, query, header, formData). */\n        type IGeneralParameter = IJsonSchema & {\n            name: string;\n            in: string;\n            description?: string;\n        };\n        /** Body parameter. */\n        interface IBodyParameter {\n            /** Body schema. */\n            schema: IJsonSchema;\n            /** Parameter name. */\n            name: string;\n            /** Parameter location (always \"body\"). */\n            in: string;\n            /** Parameter description. */\n            description?: string;\n            /** Whether required. */\n            required?: boolean;\n        }\n        /** Response definition. */\n        interface IResponse {\n            /** Response description. */\n            description?: string;\n            /** Response headers. */\n            headers?: Record<string, IJsonSchema>;\n            /** Response body schema. */\n            schema?: IJsonSchema;\n            /** Example value. */\n            example?: any;\n        }\n    }\n    /** JSON Schema type for Swagger. */\n    type IJsonSchema = IJsonSchema.IBoolean | IJsonSchema.IInteger | IJsonSchema.INumber | IJsonSchema.IString | IJsonSchema.IArray | IJsonSchema.IObject | IJsonSchema.IReference | IJsonSchema.IAnyOf | IJsonSchema.IOneOf | IJsonSchema.INullOnly | IJsonSchema.IUnknown;\n    namespace IJsonSchema {\n        /** Boolean type. */\n        interface IBoolean extends Omit<IJsonSchemaAttribute.IBoolean, \"examples\">, __ISignificant<\"boolean\"> {\n            /** Default value. */\n            default?: boolean | null;\n            /** Allowed values. */\n            enum?: Array<boolean | null>;\n        }\n        /** Integer type. */\n        interface IInteger extends Omit<IJsonSchemaAttribute.IInteger, \"examples\">, __ISignificant<\"integer\"> {\n            /** Default value. */\n            default?: (number & tags.Type<\"int64\">) | null;\n            /** Allowed values. */\n            enum?: Array<(number & tags.Type<\"int64\">) | null>;\n            /** Minimum value. */\n            minimum?: number & tags.Type<\"int64\">;\n            /** Maximum value. */\n            maximum?: number & tags.Type<\"int64\">;\n            /** Exclusive minimum. */\n            exclusiveMinimum?: number | boolean;\n            /** Exclusive maximum. */\n            exclusiveMaximum?: number | boolean;\n            /** Multiple of constraint. */\n            multipleOf?: number & tags.ExclusiveMinimum<0>;\n        }\n        /** Number (double) type. */\n        interface INumber extends Omit<IJsonSchemaAttribute.INumber, \"examples\">, __ISignificant<\"number\"> {\n            /** Default value. */\n            default?: number | null;\n            /** Allowed values. */\n            enum?: Array<number | null>;\n            /** Minimum value. */\n            minimum?: number;\n            /** Maximum value. */\n            maximum?: number;\n            /** Exclusive minimum. */\n            exclusiveMinimum?: number | boolean;\n            /** Exclusive maximum. */\n            exclusiveMaximum?: number | boolean;\n            /** Multiple of constraint. */\n            multipleOf?: number & tags.ExclusiveMinimum<0>;\n        }\n        /** String type. */\n        interface IString extends Omit<IJsonSchemaAttribute.IString, \"examples\">, __ISignificant<\"string\"> {\n            /** Default value. */\n            default?: string | null;\n            /** Allowed values. */\n            enum?: Array<string | null>;\n            /** String format. */\n            format?: \"binary\" | \"byte\" | \"password\" | \"regex\" | \"uuid\" | \"email\" | \"hostname\" | \"idn-email\" | \"idn-hostname\" | \"iri\" | \"iri-reference\" | \"ipv4\" | \"ipv6\" | \"uri\" | \"uri-reference\" | \"uri-template\" | \"url\" | \"date-time\" | \"date\" | \"time\" | \"duration\" | \"json-pointer\" | \"relative-json-pointer\" | (string & {});\n            /** Regex pattern. */\n            pattern?: string;\n            /** Minimum length. */\n            minLength?: number & tags.Type<\"uint64\">;\n            /** Maximum length. */\n            maxLength?: number & tags.Type<\"uint64\">;\n        }\n        /** Array type. */\n        interface IArray extends Omit<IJsonSchemaAttribute.IArray, \"examples\">, __ISignificant<\"array\"> {\n            /** Element type. */\n            items: IJsonSchema;\n            /** Whether elements must be unique. */\n            uniqueItems?: boolean;\n            /** Minimum items. */\n            minItems?: number & tags.Type<\"uint64\">;\n            /** Maximum items. */\n            maxItems?: number & tags.Type<\"uint64\">;\n        }\n        /** Object type. */\n        interface IObject extends Omit<IJsonSchemaAttribute.IObject, \"examples\">, __ISignificant<\"object\"> {\n            /** Property schemas. */\n            properties?: Record<string, IJsonSchema>;\n            /** Required property names. */\n            required?: string[];\n            /** Additional properties schema. */\n            additionalProperties?: boolean | IJsonSchema;\n            /** Maximum properties. */\n            maxProperties?: number;\n            /** Minimum properties. */\n            minProperties?: number;\n        }\n        /** Reference to a named schema. */\n        interface IReference<Key = string> extends __IAttribute {\n            /** Reference path. */\n            $ref: Key;\n        }\n        /** All-of combination. */\n        interface IAllOf extends __IAttribute {\n            /** Schemas to combine. */\n            allOf: IJsonSchema[];\n        }\n        /** Any-of union (Swagger extension). */\n        interface IAnyOf extends __IAttribute {\n            /** Union member schemas. */\n            \"x-anyOf\": IJsonSchema[];\n        }\n        /** One-of union (Swagger extension). */\n        interface IOneOf extends __IAttribute {\n            /** Union member schemas. */\n            \"x-oneOf\": IJsonSchema[];\n        }\n        /** Null type. */\n        interface INullOnly extends __IAttribute {\n            /** Type discriminator. */\n            type: \"null\";\n            /** Default value. */\n            default?: null;\n        }\n        /** Unknown type. */\n        interface IUnknown extends __IAttribute {\n            /** Type discriminator (undefined for unknown). */\n            type?: undefined;\n        }\n    }\n    /** Security scheme types. */\n    type ISecurityDefinition = ISecurityDefinition.IApiKey | ISecurityDefinition.IBasic | ISecurityDefinition.IOauth2Implicit | ISecurityDefinition.IOauth2AccessCode | ISecurityDefinition.IOauth2Password | ISecurityDefinition.IOauth2Application;\n    namespace ISecurityDefinition {\n        /** API key authentication. */\n        interface IApiKey {\n            /** Scheme type. */\n            type: \"apiKey\";\n            /** Key location. */\n            in?: \"header\" | \"query\" | \"cookie\";\n            /** Key name. */\n            name?: string;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** HTTP basic authentication. */\n        interface IBasic {\n            /** Scheme type. */\n            type: \"basic\";\n            /** Scheme name. */\n            name?: string;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** OAuth2 implicit flow. */\n        interface IOauth2Implicit {\n            /** Scheme type. */\n            type: \"oauth2\";\n            /** OAuth2 flow type. */\n            flow: \"implicit\";\n            /** Authorization URL. */\n            authorizationUrl?: string;\n            /** Available scopes. */\n            scopes?: Record<string, string>;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** OAuth2 authorization code flow. */\n        interface IOauth2AccessCode {\n            /** Scheme type. */\n            type: \"oauth2\";\n            /** OAuth2 flow type. */\n            flow: \"accessCode\";\n            /** Authorization URL. */\n            authorizationUrl?: string;\n            /** Token URL. */\n            tokenUrl?: string;\n            /** Available scopes. */\n            scopes?: Record<string, string>;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** OAuth2 password flow. */\n        interface IOauth2Password {\n            /** Scheme type. */\n            type: \"oauth2\";\n            /** OAuth2 flow type. */\n            flow: \"password\";\n            /** Token URL. */\n            tokenUrl?: string;\n            /** Available scopes. */\n            scopes?: Record<string, string>;\n            /** Scheme description. */\n            description?: string;\n        }\n        /** OAuth2 application (client credentials) flow. */\n        interface IOauth2Application {\n            /** Scheme type. */\n            type: \"oauth2\";\n            /** OAuth2 flow type. */\n            flow: \"application\";\n            /** Token URL. */\n            tokenUrl?: string;\n            /** Available scopes. */\n            scopes?: Record<string, string>;\n            /** Scheme description. */\n            description?: string;\n        }\n    }\n}\n",
  "node_modules/@typia/interface/lib/openapi/index.d.ts": "export * from \"./OpenApi\";\nexport * from \"./OpenApiV3\";\nexport * from \"./OpenApiV3_1\";\nexport * from \"./OpenApiV3_2\";\nexport * from \"./SwaggerV2\";\n",
  "node_modules/@typia/interface/lib/protobuf/ProtobufWire.d.ts": "/**\n * Protocol Buffers wire types.\n *\n * `ProtobufWire` defines the wire types used in Protocol Buffers binary\n * encoding. Each type determines how the value is serialized on the wire.\n *\n * Wire types:\n *\n * - {@link VARIANT} (0): Varints (int32, int64, uint32, uint64, sint32, sint64,\n *   bool, enum)\n * - {@link I64} (1): 64-bit (fixed64, sfixed64, double)\n * - {@link LEN} (2): Length-delimited (string, bytes, embedded messages, packed\n *   repeated)\n * - {@link I32} (5): 32-bit (fixed32, sfixed32, float)\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare const enum ProtobufWire {\n    /**\n     * - Integers\n     * - Bool\n     * - Enum\n     */\n    VARIANT = 0,\n    /**\n     * - Fixed64\n     * - Sfixed64\n     * - Double\n     */\n    I64 = 1,\n    /**\n     * - String\n     * - Bytes\n     * - Embedded messages\n     * - Packed repeated fields\n     */\n    LEN = 2,\n    START_GROUP = 3,\n    END_GROUP = 4,\n    /**\n     * - Fixed\n     * - Sfixed32\n     * - Float\n     */\n    I32 = 5\n}\n",
  "node_modules/@typia/interface/lib/protobuf/index.d.ts": "export * from \"./ProtobufWire\";\n",
  "node_modules/@typia/interface/lib/schema/IJsonParseResult.d.ts": "import { DeepPartial } from \"../typings/DeepPartial\";\n/**\n * Result of lenient JSON parsing.\n *\n * `IJsonParseResult<T>` represents the result of parsing JSON that may be\n * incomplete, malformed, or contain non-standard syntax (e.g., unquoted keys,\n * trailing commas, missing quotes).\n *\n * Unlike standard JSON parsing which fails on any syntax error, lenient parsing\n * attempts to recover as much data as possible while reporting issues.\n *\n * Check the {@link IJsonParseResult.success} discriminator:\n *\n * - `true` → {@link IJsonParseResult.ISuccess} with parsed\n *   {@link IJsonParseResult.ISuccess.data}\n * - `false` → {@link IJsonParseResult.IFailure} with partial\n *   {@link IJsonParseResult.IFailure.data} and\n *   {@link IJsonParseResult.IFailure.errors}\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template T The expected type after successful parsing\n */\nexport type IJsonParseResult<T = unknown> = IJsonParseResult.ISuccess<T> | IJsonParseResult.IFailure<T>;\nexport declare namespace IJsonParseResult {\n    /**\n     * Successful parsing result.\n     *\n     * Indicates the JSON was parsed without any errors. The data may still have\n     * been recovered from non-standard syntax (e.g., unquoted keys, trailing\n     * commas), but no information was lost.\n     *\n     * @template T The parsed type\n     */\n    interface ISuccess<T = unknown> {\n        /**\n         * Success discriminator.\n         *\n         * Always `true` for successful parsing.\n         */\n        success: true;\n        /** The parsed data with correct type. */\n        data: T;\n    }\n    /**\n     * Failed parsing result with partial data and errors.\n     *\n     * Indicates the JSON had syntax errors that could not be fully recovered. The\n     * {@link data} contains whatever could be parsed, and {@link errors} describes\n     * what went wrong.\n     *\n     * @template T The expected type (data may be partial)\n     */\n    interface IFailure<T = unknown> {\n        /**\n         * Success discriminator.\n         *\n         * Always `false` for failed parsing.\n         */\n        success: false;\n        /**\n         * Partially parsed data.\n         *\n         * Contains whatever could be recovered from the malformed JSON. May be\n         * incomplete or have missing properties.\n         */\n        data: DeepPartial<T> | undefined;\n        /**\n         * The original input string that was parsed.\n         *\n         * Preserved for debugging or error correction purposes.\n         */\n        input: string;\n        /**\n         * Array of parsing errors encountered.\n         *\n         * Each error describes a specific issue found during parsing, with location\n         * and suggested fix.\n         */\n        errors: IError[];\n    }\n    /** Detailed information about a parsing error. */\n    interface IError {\n        /**\n         * Property path to the error location.\n         *\n         * A dot-notation path from the root to the error location. Uses `$input` as\n         * the root.\n         *\n         * @example\n         *   $input.user.email;\n         *\n         * @example\n         *   $input.items[0].price;\n         */\n        path: string;\n        /**\n         * What was expected at this location.\n         *\n         * @example\n         *   JSON value (string, number, boolean, null, object, or array)\n         *\n         * @example\n         *   quoted string\n         *\n         * @example\n         *   \":\";\n         */\n        expected: string;\n        /**\n         * Description of what was actually found.\n         *\n         * Human/AI-readable message explaining the issue.\n         *\n         * @example\n         *   unquoted string 'abc' - did you forget quotes?\n         *\n         * @example\n         *   missing opening quote for 'hello'\n         */\n        description: unknown;\n    }\n}\n",
  "node_modules/@typia/interface/lib/schema/IJsonSchemaApplication.d.ts": "import { OpenApi } from \"../openapi/OpenApi\";\nimport { OpenApiV3 } from \"../openapi/OpenApiV3\";\n/**\n * JSON Schema application representing TypeScript functions.\n *\n * `IJsonSchemaApplication` represents a collection of TypeScript class methods\n * or functions converted to JSON Schema format. Generated at compile time by\n * `typia.json.application<App>()`, this is primarily used for OpenAPI document\n * generation and as an intermediate format for LLM function calling schemas.\n *\n * Unlike {@link ILlmApplication} which is optimized for LLM consumption, this\n * interface preserves full JSON Schema expressiveness including features that\n * some LLM providers don't support (tuples, additionalProperties, etc.).\n *\n * The application contains:\n *\n * - {@link functions}: Array of function metadata with parameter/return schemas\n * - {@link components}: Shared schema definitions for `$ref` references\n * - {@link __application}: Phantom property for type inference\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template Version OpenAPI version (\"3.0\" or \"3.1\")\n * @template App Source class/interface type for type preservation\n */\nexport interface IJsonSchemaApplication<Version extends \"3.0\" | \"3.1\" = \"3.1\", App extends any = object> {\n    /**\n     * OpenAPI specification version.\n     *\n     * Determines the JSON Schema dialect used for type definitions. Use `\"3.1\"`\n     * for modern JSON Schema features, `\"3.0\"` for broader compatibility with\n     * older OpenAPI consumers.\n     */\n    version: Version;\n    /**\n     * Shared schema definitions for `$ref` references.\n     *\n     * Contains named schemas that can be referenced by functions to avoid\n     * duplication and enable recursive type definitions.\n     */\n    components: IJsonSchemaApplication.IComponents<IJsonSchemaApplication.Schema<Version>>;\n    /**\n     * Array of function schemas.\n     *\n     * Each function includes parameter schemas, return type schema, and metadata\n     * extracted from JSDoc comments. Functions are derived from public methods of\n     * the source class/interface.\n     */\n    functions: IJsonSchemaApplication.IFunction<IJsonSchemaApplication.Schema<Version>>[];\n    /**\n     * Phantom property for TypeScript generic type preservation.\n     *\n     * This property exists only in the type system to preserve the `App` generic\n     * parameter at compile time. It is always `undefined` at runtime and should\n     * not be accessed or used in application code.\n     *\n     * Enables type inference to recover the original application type from an\n     * `IJsonSchemaApplication` instance.\n     */\n    __application?: App | undefined;\n}\nexport declare namespace IJsonSchemaApplication {\n    /**\n     * Schema type selector based on OpenAPI version.\n     *\n     * Returns the appropriate JSON schema type for the specified OpenAPI version.\n     *\n     * - `\"3.1\"` → {@link OpenApi.IJsonSchema} (emended OpenAPI v3.1)\n     * - `\"3.0\"` → {@link OpenApiV3.IJsonSchema} (OpenAPI v3.0)\n     */\n    type Schema<Version extends \"3.0\" | \"3.1\"> = Version extends \"3.1\" ? OpenApi.IJsonSchema : OpenApiV3.IJsonSchema;\n    /**\n     * Shared schema component definitions.\n     *\n     * Contains named schema definitions that can be referenced via `$ref`\n     * throughout the application's function schemas. Reduces duplication and\n     * enables recursive type definitions.\n     *\n     * @template Schema JSON schema type based on OpenAPI version\n     */\n    interface IComponents<Schema extends OpenApi.IJsonSchema | OpenApiV3.IJsonSchema = OpenApi.IJsonSchema> {\n        /**\n         * Named schema definitions for reference.\n         *\n         * Keys are type names, values are their JSON Schema definitions. Reference\n         * these using `$ref: \"#/components/schemas/TypeName\"`.\n         */\n        schemas?: Record<string, Schema>;\n    }\n    /**\n     * Complete metadata for a single function.\n     *\n     * Contains all information needed to describe a function in JSON Schema\n     * format, including parameters, return type, and documentation extracted from\n     * JSDoc comments.\n     *\n     * @template Schema JSON schema type based on OpenAPI version\n     */\n    interface IFunction<Schema extends OpenApi.IJsonSchema | OpenApiV3.IJsonSchema = OpenApi.IJsonSchema> {\n        /**\n         * Whether the function is asynchronous.\n         *\n         * `true` if the function returns a Promise, `false` for synchronous\n         * functions. Useful for runtime execution handling.\n         */\n        async: boolean;\n        /**\n         * Function name identifier.\n         *\n         * The name used to call this function. Derived from the method name in the\n         * source class/interface.\n         */\n        name: string;\n        /**\n         * Array of function parameters.\n         *\n         * Ordered list of parameters with their names, types, and documentation.\n         * Parameters preserve their declaration order.\n         */\n        parameters: IParameter<Schema>[];\n        /**\n         * Return type information.\n         *\n         * Contains the return type schema and documentation. `undefined` when the\n         * function returns `void` or has no return type annotation.\n         */\n        output: IOutput<Schema> | undefined;\n        /**\n         * Brief summary of the function.\n         *\n         * Short one-line description extracted from the first line of JSDoc\n         * comment. Intended for quick reference in documentation.\n         */\n        summary?: string | undefined;\n        /**\n         * Full function description.\n         *\n         * Complete documentation extracted from JSDoc comment body. May include\n         * markdown formatting, examples, and detailed explanations.\n         */\n        description?: string | undefined;\n        /**\n         * Whether the function is deprecated.\n         *\n         * Set from the `@deprecated` JSDoc tag. Indicates the function should no\n         * longer be used and may be removed in future versions.\n         */\n        deprecated?: boolean;\n        /**\n         * Category tags for organization.\n         *\n         * Extracted from `@tag` JSDoc annotations. Useful for grouping related\n         * functions in documentation or filtering.\n         */\n        tags?: string[];\n    }\n    /**\n     * Metadata for a single function parameter.\n     *\n     * Describes a function parameter including its name, type schema, whether\n     * it's required, and any JSDoc documentation.\n     *\n     * @template Schema JSON schema type based on OpenAPI version\n     */\n    interface IParameter<Schema extends OpenApi.IJsonSchema | OpenApiV3.IJsonSchema = OpenApi.IJsonSchema> {\n        /**\n         * Parameter name.\n         *\n         * The identifier used in the function signature. Must match the actual\n         * parameter name in the source code.\n         */\n        name: string;\n        /**\n         * Whether the parameter is required.\n         *\n         * `true` if the parameter must be provided, `false` if it has a default\n         * value or is explicitly optional.\n         */\n        required: boolean;\n        /**\n         * JSON Schema for the parameter type.\n         *\n         * Complete schema definition describing the expected parameter type,\n         * including constraints and nested structures.\n         */\n        schema: Schema;\n        /**\n         * Parameter title for documentation.\n         *\n         * Brief name for the parameter, typically extracted from `@param` tag title\n         * in JSDoc.\n         */\n        title?: string | undefined;\n        /**\n         * Parameter description from documentation.\n         *\n         * Full description of the parameter's purpose and usage, extracted from the\n         * `@param` JSDoc tag.\n         */\n        description?: string | undefined;\n    }\n    /**\n     * Metadata for function return type.\n     *\n     * Describes the return type of a function including its schema, whether a\n     * value is always returned, and documentation.\n     *\n     * @template Schema JSON schema type based on OpenAPI version\n     */\n    interface IOutput<Schema extends OpenApi.IJsonSchema | OpenApiV3.IJsonSchema = OpenApi.IJsonSchema> {\n        /**\n         * JSON Schema for the return type.\n         *\n         * Complete schema definition describing the return value type, including\n         * constraints and nested structures.\n         */\n        schema: Schema;\n        /**\n         * Whether a value is always returned.\n         *\n         * `true` if the function always returns a value, `false` if it may return\n         * `undefined` or has a void return type.\n         */\n        required: boolean;\n        /**\n         * Return value description from documentation.\n         *\n         * Explanation of what the function returns, extracted from the `@returns`\n         * or `@return` JSDoc tag.\n         */\n        description?: string | undefined;\n    }\n}\n",
  "node_modules/@typia/interface/lib/schema/IJsonSchemaAttribute.d.ts": "/**\n * Common attributes shared by all JSON schema types.\n *\n * `IJsonSchemaAttribute` defines the base set of metadata properties that can\n * be attached to any JSON schema type. These attributes provide documentation,\n * deprecation status, examples, and access control information.\n *\n * This interface serves as the foundation for all schema types in typia's JSON\n * Schema generation. The namespace contains type-specific variants (e.g.,\n * {@link IBoolean}, {@link IString}) that add a `type` discriminator while\n * inheriting all base attributes.\n *\n * These attributes are populated from JSDoc comments during schema generation:\n *\n * - `@title` tag → {@link title}\n * - Main comment body → {@link description}\n * - `@deprecated` tag → {@link deprecated}\n * - `@example` tag → {@link example}\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IJsonSchemaAttribute {\n    /**\n     * Short title for the schema.\n     *\n     * A brief, human-readable name for the type. Typically extracted from the\n     * first line of a JSDoc comment or the `@title` tag.\n     */\n    title?: string;\n    /**\n     * Detailed description of the schema.\n     *\n     * Full documentation for the type, explaining its purpose, constraints, and\n     * usage. Extracted from JSDoc comment body. Supports markdown formatting in\n     * many JSON Schema consumers.\n     */\n    description?: string;\n    /**\n     * Whether this type is deprecated.\n     *\n     * When `true`, indicates the type should no longer be used and may be removed\n     * in future versions. Set via the `@deprecated` JSDoc tag.\n     */\n    deprecated?: boolean;\n    /**\n     * Single example value for the schema.\n     *\n     * A representative value that conforms to the schema, useful for\n     * documentation and testing. Set via the `@example` JSDoc tag.\n     */\n    example?: any;\n    /**\n     * Named example values for the schema.\n     *\n     * Multiple examples as key-value pairs, where keys are example names and\n     * values are conforming data. Useful for showing different valid states or\n     * edge cases.\n     */\n    examples?: Record<string, any>;\n    /**\n     * Whether the property is read-only.\n     *\n     * When `true`, the property should not be modified by clients and is\n     * typically set by the server. Useful for generated IDs, timestamps, etc.\n     */\n    readOnly?: boolean;\n    /**\n     * Whether the property is write-only.\n     *\n     * When `true`, the property is accepted on input but never returned in\n     * responses. Common for sensitive data like passwords.\n     */\n    writeOnly?: boolean;\n}\nexport declare namespace IJsonSchemaAttribute {\n    /**\n     * Attribute interface for boolean schema types.\n     *\n     * Extends base attributes with `type: \"boolean\"` discriminator.\n     */\n    export interface IBoolean extends ISignificant<\"boolean\"> {\n    }\n    /**\n     * Attribute interface for integer schema types.\n     *\n     * Extends base attributes with `type: \"integer\"` discriminator. Note: JSON\n     * Schema uses \"integer\" for whole numbers, distinct from \"number\".\n     */\n    export interface IInteger extends ISignificant<\"integer\"> {\n    }\n    /**\n     * Attribute interface for number schema types.\n     *\n     * Extends base attributes with `type: \"number\"` discriminator. Represents\n     * floating-point numbers in JSON Schema.\n     */\n    export interface INumber extends ISignificant<\"number\"> {\n    }\n    /**\n     * Attribute interface for string schema types.\n     *\n     * Extends base attributes with `type: \"string\"` discriminator.\n     */\n    export interface IString extends ISignificant<\"string\"> {\n    }\n    /**\n     * Attribute interface for object schema types.\n     *\n     * Extends base attributes with `type: \"object\"` discriminator. Used for\n     * structured data with named properties.\n     */\n    export interface IObject extends ISignificant<\"object\"> {\n    }\n    /**\n     * Attribute interface for array schema types.\n     *\n     * Extends base attributes with `type: \"array\"` discriminator. Represents\n     * ordered collections of items.\n     */\n    export interface IArray extends ISignificant<\"array\"> {\n    }\n    /**\n     * Attribute interface for null schema types.\n     *\n     * Extends base attributes with `type: \"null\"` discriminator. Represents the\n     * JSON null value.\n     */\n    export interface INull extends ISignificant<\"null\"> {\n    }\n    /**\n     * Attribute interface for unknown/untyped schemas.\n     *\n     * Used when the schema type is not specified or cannot be determined. The\n     * `type` property is explicitly undefined to indicate no type constraint.\n     */\n    export interface IUnknown extends IJsonSchemaAttribute {\n        type?: undefined;\n    }\n    /**\n     * Base interface for type-discriminated schema attributes.\n     *\n     * Internal helper that combines base attributes with a type discriminator.\n     * Each specific type interface (IBoolean, IString, etc.) extends this with\n     * its corresponding type literal.\n     *\n     * @template Type - The JSON Schema type string literal\n     */\n    interface ISignificant<Type extends string> extends IJsonSchemaAttribute {\n        type: Type;\n    }\n    export {};\n}\n",
  "node_modules/@typia/interface/lib/schema/IJsonSchemaCollection.d.ts": "import { OpenApi } from \"../openapi/OpenApi\";\nimport { OpenApiV3 } from \"../openapi/OpenApiV3\";\n/**\n * Collection of JSON schemas generated from multiple TypeScript types.\n *\n * `IJsonSchemaCollection` holds JSON schemas for multiple TypeScript types\n * generated at compile time by `typia.json.schemas<[T1, T2, ...]>()`. The\n * schemas share a common components pool to avoid duplication when types\n * reference each other.\n *\n * This is useful when you need schemas for multiple related types and want to\n * share component definitions between them. For single types, use\n * {@link IJsonSchemaUnit} instead. For function schemas, see\n * {@link IJsonSchemaApplication}.\n *\n * The collection contains:\n *\n * - {@link IV3_1.schemas | schemas}: Array of schemas, one per input type\n * - {@link IV3_1.components | components}: Shared `$ref` definitions\n * - {@link IV3_1.__types | __types}: Phantom property for type inference\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template Version OpenAPI version (\"3.0\" or \"3.1\")\n * @template Types Tuple of original TypeScript types\n */\nexport type IJsonSchemaCollection<Version extends \"3.0\" | \"3.1\" = \"3.1\", Types = unknown[]> = Version extends \"3.0\" ? IJsonSchemaCollection.IV3_0<Types> : IJsonSchemaCollection.IV3_1<Types>;\nexport declare namespace IJsonSchemaCollection {\n    /**\n     * JSON Schema collection for OpenAPI v3.0 specification.\n     *\n     * Uses OpenAPI v3.0 compatible JSON Schema format. In v3.0, nullable types\n     * are expressed with `nullable: true` rather than v3.1's `type` arrays.\n     *\n     * @template Types Tuple of original TypeScript types for phantom type\n     *   preservation\n     */\n    interface IV3_0<Types = unknown[]> {\n        /**\n         * OpenAPI specification version.\n         *\n         * Always `\"3.0\"` for this variant. Use this discriminator to determine\n         * which schema format is in use.\n         */\n        version: \"3.0\";\n        /**\n         * Generated JSON schemas, one per input type.\n         *\n         * Array of schemas in the same order as the input type tuple. Each schema\n         * may reference definitions in {@link components}.\n         */\n        schemas: OpenApiV3.IJsonSchema[];\n        /**\n         * Shared schema definitions for `$ref` references.\n         *\n         * Contains named schemas used across multiple types in the collection.\n         * Reduces duplication when types share common structures.\n         */\n        components: OpenApiV3.IComponents;\n        /**\n         * Phantom property for TypeScript generic type preservation.\n         *\n         * This property exists only in the type system to preserve the `Types`\n         * generic parameter. It is always `undefined` at runtime and should not be\n         * accessed or used in application code.\n         */\n        __types?: Types | undefined;\n    }\n    /**\n     * JSON Schema collection for OpenAPI v3.1 specification.\n     *\n     * Uses OpenAPI v3.1 compatible JSON Schema format. v3.1 aligns more closely\n     * with JSON Schema draft 2020-12, supporting features like `type` arrays for\n     * nullable types and `const` values.\n     *\n     * @template Types Tuple of original TypeScript types for phantom type\n     *   preservation\n     */\n    interface IV3_1<Types = unknown[]> {\n        /**\n         * OpenAPI specification version.\n         *\n         * Always `\"3.1\"` for this variant. Use this discriminator to determine\n         * which schema format is in use.\n         */\n        version: \"3.1\";\n        /**\n         * Shared schema definitions for `$ref` references.\n         *\n         * Contains named schemas used across multiple types in the collection.\n         * Reduces duplication when types share common structures.\n         */\n        components: OpenApi.IComponents;\n        /**\n         * Generated JSON schemas, one per input type.\n         *\n         * Array of schemas in the same order as the input type tuple. Each schema\n         * may reference definitions in {@link components}.\n         */\n        schemas: OpenApi.IJsonSchema[];\n        /**\n         * Phantom property for TypeScript generic type preservation.\n         *\n         * This property exists only in the type system to preserve the `Types`\n         * generic parameter. It is always `undefined` at runtime and should not be\n         * accessed or used in application code.\n         */\n        __types?: Types | undefined;\n    }\n}\n",
  "node_modules/@typia/interface/lib/schema/IJsonSchemaTransformError.d.ts": "import { OpenApi } from \"../openapi\";\n/**\n * Error information from JSON schema transformation.\n *\n * `IJsonSchemaTransformError` represents an error that occurred during\n * transformation or iteration of {@link OpenApi.IJsonSchema} types. This error\n * type is primarily generated when converting OpenAPI schemas to LLM-compatible\n * formats via {@link ILlmSchema}.\n *\n * Common transformation failures include:\n *\n * - **Missing references**: `$ref` pointing to non-existent schema definitions\n * - **Unsupported tuple types**: All LLM providers reject tuple schemas\n * - **Unsupported union types**: Gemini does not support `oneOf` schemas\n * - **Unsupported dynamic objects**: ChatGPT and Gemini reject\n *   `additionalProperties`\n *\n * The {@link reasons} array provides detailed information about each failure,\n * including the problematic schema, its location path, and a human-readable\n * error message. Use this information to diagnose and fix schema compatibility\n * issues.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IJsonSchemaTransformError {\n    /**\n     * Name of the method that caused the error.\n     *\n     * Identifies which transformation function failed, such as\n     * `\"HttpLlm.application\"` or `\"LlmSchemaConverter.schema\"`.\n     */\n    method: string;\n    /**\n     * Summary error message.\n     *\n     * A human-readable description of the overall error. For detailed information\n     * about specific failures, examine the {@link reasons} array.\n     */\n    message: string;\n    /**\n     * Detailed list of transformation failures.\n     *\n     * Each entry describes a specific schema that failed transformation,\n     * including its location and the reason for failure. Multiple failures can\n     * occur in a single transformation when processing complex schemas.\n     */\n    reasons: IJsonSchemaTransformError.IReason[];\n}\nexport declare namespace IJsonSchemaTransformError {\n    /**\n     * Detailed information about a single transformation failure.\n     *\n     * Provides the specific schema that failed, its accessor path for locating it\n     * within the document, and a message explaining why the transformation\n     * failed.\n     */\n    interface IReason {\n        /**\n         * The schema that caused the transformation failure.\n         *\n         * The actual JSON schema object that could not be transformed. Inspect this\n         * to understand the problematic schema structure.\n         */\n        schema: OpenApi.IJsonSchema;\n        /**\n         * Path to the failing schema within the document.\n         *\n         * A dot-notation path (e.g., `\"components.schemas.User.properties.tags\"`)\n         * that identifies where the problematic schema is located. Use this to\n         * locate and fix the issue in the source OpenAPI document.\n         */\n        accessor: string;\n        /**\n         * Human-readable explanation of the failure.\n         *\n         * Describes why the schema could not be transformed, such as \"Tuple type is\n         * not supported\" or \"Cannot resolve $ref reference\".\n         */\n        message: string;\n    }\n}\n",
  "node_modules/@typia/interface/lib/schema/IJsonSchemaUnit.d.ts": "import { OpenApi } from \"../openapi/OpenApi\";\nimport { OpenApiV3 } from \"../openapi/OpenApiV3\";\n/**\n * Single JSON schema unit for one TypeScript type.\n *\n * `IJsonSchemaUnit` represents a complete JSON schema for a single TypeScript\n * type, including the main schema definition and any referenced component\n * schemas. Generated by `typia.json.schema<T>()` at compile time.\n *\n * The result contains:\n *\n * - {@link IV3_0.schema | schema}: The main JSON schema for the type\n * - {@link IV3_0.components | components}: Shared schemas referenced via `$ref`\n * - {@link IV3_0.__type | __type}: Phantom property for TypeScript type inference\n *\n * Use this for single-type schema generation. For multiple types, see\n * {@link IJsonSchemaCollection}. For function schemas, see\n * {@link IJsonSchemaApplication}.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template Version OpenAPI version (\"3.0\" or \"3.1\")\n * @template Type Original TypeScript type\n */\nexport type IJsonSchemaUnit<Version extends \"3.0\" | \"3.1\" = \"3.1\", Type = unknown> = Version extends \"3.0\" ? IJsonSchemaUnit.IV3_0<Type> : IJsonSchemaUnit.IV3_1<Type>;\nexport declare namespace IJsonSchemaUnit {\n    /**\n     * JSON Schema unit for OpenAPI v3.0 specification.\n     *\n     * Uses OpenAPI v3.0 compatible JSON Schema format. In v3.0, nullable types\n     * are expressed with `nullable: true` rather than v3.1's `type: [\"string\",\n     * \"null\"]`.\n     *\n     * @template Type Original TypeScript type for phantom type preservation\n     */\n    interface IV3_0<Type> {\n        /**\n         * OpenAPI specification version.\n         *\n         * Always `\"3.0\"` for this variant. Use this discriminator to determine\n         * which schema format is in use.\n         */\n        version: \"3.0\";\n        /**\n         * The main JSON schema definition for the type.\n         *\n         * Contains the complete schema for the target TypeScript type. May include\n         * `$ref` references to schemas in {@link components}.\n         */\n        schema: OpenApiV3.IJsonSchema;\n        /**\n         * Reusable schema definitions for `$ref` references.\n         *\n         * Contains named schemas that can be referenced throughout the main schema.\n         * Essential for recursive types and reducing duplication.\n         */\n        components: OpenApiV3.IComponents;\n        /**\n         * Phantom property for TypeScript generic type preservation.\n         *\n         * This property exists only in the type system to preserve the `Type`\n         * generic parameter. It is always `undefined` at runtime and should not be\n         * accessed or used in application code.\n         */\n        __type?: Type | undefined;\n    }\n    /**\n     * JSON Schema unit for OpenAPI v3.1 specification.\n     *\n     * Uses OpenAPI v3.1 compatible JSON Schema format. v3.1 aligns more closely\n     * with JSON Schema draft 2020-12, supporting features like `type` arrays for\n     * nullable types and `const` values.\n     *\n     * @template Type Original TypeScript type for phantom type preservation\n     */\n    interface IV3_1<Type> {\n        /**\n         * OpenAPI specification version.\n         *\n         * Always `\"3.1\"` for this variant. Use this discriminator to determine\n         * which schema format is in use.\n         */\n        version: \"3.1\";\n        /**\n         * The main JSON schema definition for the type.\n         *\n         * Contains the complete schema for the target TypeScript type. May include\n         * `$ref` references to schemas in {@link components}.\n         */\n        schema: OpenApi.IJsonSchema;\n        /**\n         * Reusable schema definitions for `$ref` references.\n         *\n         * Contains named schemas that can be referenced throughout the main schema.\n         * Essential for recursive types and reducing duplication.\n         */\n        components: OpenApi.IComponents;\n        /**\n         * Phantom property for TypeScript generic type preservation.\n         *\n         * This property exists only in the type system to preserve the `Type`\n         * generic parameter. It is always `undefined` at runtime and should not be\n         * accessed or used in application code.\n         */\n        __type?: Type | undefined;\n    }\n}\n",
  "node_modules/@typia/interface/lib/schema/ILlmApplication.d.ts": "import { ILlmFunction } from \"./ILlmFunction\";\nimport { ILlmSchema } from \"./ILlmSchema\";\nimport { IValidation } from \"./IValidation\";\n/**\n * LLM function calling application.\n *\n * `ILlmApplication` is a collection of {@link ILlmFunction} schemas generated\n * from a TypeScript class or interface by `typia.llm.application<App>()`. Each\n * public method becomes an {@link ILlmFunction} that LLM agents can invoke.\n *\n * Configure behavior via {@link ILlmApplication.IConfig}:\n *\n * - {@link ILlmApplication.IConfig.validate}: Custom validation per method\n * - {@link ILlmSchema.IConfig.strict}: OpenAI structured output mode\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template Class Source class/interface type\n */\nexport interface ILlmApplication<Class extends object = any> {\n    /**\n     * Array of callable function schemas.\n     *\n     * Each function represents a method from the source class that the LLM can\n     * invoke. Functions include parameter schemas, descriptions, and validation\n     * logic for type-safe function calling.\n     */\n    functions: ILlmFunction[];\n    /**\n     * Configuration used to generate this application.\n     *\n     * Contains the settings that were applied during schema generation, including\n     * strict mode and any custom validation hooks.\n     */\n    config: ILlmApplication.IConfig<Class>;\n    /**\n     * Phantom property for TypeScript generic type preservation.\n     *\n     * This property exists only in the type system to preserve the `Class`\n     * generic parameter at compile time. It is always `undefined` at runtime and\n     * should not be accessed or used in application code.\n     *\n     * This pattern enables type inference to recover the original class type from\n     * an `ILlmApplication` instance, useful for type-safe function routing.\n     */\n    __class?: Class | undefined;\n}\nexport declare namespace ILlmApplication {\n    /**\n     * Configuration for LLM application generation.\n     *\n     * Extends {@link ILlmSchema.IConfig} with application-specific options for\n     * custom validation. These settings control how the application schema is\n     * generated from the source class.\n     */\n    interface IConfig<Class extends object = any> extends ILlmSchema.IConfig {\n        /**\n         * Custom validation functions per method name.\n         *\n         * Allows overriding the default type-based validation with custom business\n         * logic. Useful for complex validation rules that cannot be expressed in\n         * JSON Schema.\n         *\n         * @default null (use default type validation)\n         */\n        validate: null | Partial<ILlmApplication.IValidationHook<Class>>;\n    }\n    /**\n     * Type-safe mapping of method names to custom validators.\n     *\n     * Maps each method name to a validation function that receives the raw input\n     * and returns a validation result. The type inference ensures validators\n     * match the expected argument types.\n     *\n     * @template Class - The source class type for type inference\n     */\n    type IValidationHook<Class extends object> = {\n        [K in keyof Class]?: Class[K] extends (args: infer Argument) => unknown ? (input: unknown) => IValidation<Argument> : never;\n    };\n    /**\n     * Internal type for typia transformer.\n     *\n     * @ignore\n     */\n    interface __IPrimitive<Class extends object = any> extends Omit<ILlmApplication<Class>, \"config\" | \"functions\"> {\n        functions: Omit<ILlmFunction, \"parse\" | \"coerce\">[];\n    }\n}\n",
  "node_modules/@typia/interface/lib/schema/ILlmController.d.ts": "import { ILlmApplication } from \"./ILlmApplication\";\n/**\n * Controller of TypeScript class-based LLM function calling.\n *\n * `ILlmController` is a controller for registering TypeScript class methods as\n * LLM function calling tools. It contains {@link ILlmApplication} with\n * {@link ILlmFunction function calling schemas}, {@link name identifier}, and\n * {@link execute class instance} for method execution.\n *\n * You can create this controller with `typia.llm.controller<Class>()` function,\n * and register it to MCP server with {@link registerMcpControllers}:\n *\n * ```typescript\n * import { McpServer } from \"@modelcontextprotocol/sdk/server/mcp.js\";\n * import { registerMcpControllers } from \"@typia/mcp\";\n * import typia from \"typia\";\n *\n * class Calculator {\n *   add(input: { a: number; b: number }): number {\n *     return input.a + input.b;\n *   }\n *   subtract(input: { a: number; b: number }): number {\n *     return input.a - input.b;\n *   }\n * }\n *\n * const server = new McpServer({ name: \"my-server\", version: \"1.0.0\" });\n * registerMcpControllers({\n *   server,\n *   controllers: [\n *     typia.llm.controller<Calculator>(\"calculator\", new Calculator()),\n *   ],\n * });\n * ```\n *\n * For OpenAPI/HTTP-based controller, use {@link IHttpLlmController} instead.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template Class Class type of the function executor\n */\nexport interface ILlmController<Class extends object = any> {\n    /** Protocol discriminator. */\n    protocol: \"class\";\n    /** Identifier name of the controller. */\n    name: string;\n    /** Application schema of function calling. */\n    application: ILlmApplication<Class>;\n    /** Target class instance for function execution. */\n    execute: Class;\n}\n",
  "node_modules/@typia/interface/lib/schema/ILlmFunction.d.ts": "import { tags } from \"..\";\nimport { IJsonParseResult } from \"./IJsonParseResult\";\nimport { ILlmSchema } from \"./ILlmSchema\";\nimport { IValidation } from \"./IValidation\";\n/**\n * LLM function calling schema for TypeScript functions.\n *\n * Generated by `typia.llm.application<App>()` as part of\n * {@link ILlmApplication}.\n *\n * - {@link name}: Function identifier (max 64 chars for OpenAI)\n * - {@link parameters}: Input schema, {@link output}: Return schema\n * - {@link description}: Guides LLM function selection\n * - {@link parse}: Lenient JSON parser with type coercion\n * - {@link validate}: Argument validator for LLM error correction\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface ILlmFunction {\n    /**\n     * Function name for LLM invocation.\n     *\n     * The identifier used by the LLM to call this function. Must be unique within\n     * the application.\n     *\n     * OpenAI limits function names to 64 characters.\n     */\n    name: string & tags.MaxLength<64>;\n    /**\n     * Schema for function parameters.\n     *\n     * Defines the expected argument types as a JSON Schema object. Contains\n     * `$defs` for shared type definitions and `properties` for each named\n     * parameter.\n     */\n    parameters: ILlmSchema.IParameters;\n    /**\n     * Schema for the return type.\n     *\n     * Defines the expected output type as an object parameters schema, wrapping\n     * the return type in an {@link ILlmSchema.IParameters} object with `$defs` for\n     * shared type definitions and `properties` for the structured output.\n     *\n     * `undefined` when the function returns `void` or has no meaningful return\n     * value.\n     */\n    output?: ILlmSchema.IParameters | undefined;\n    /**\n     * Human-readable function description.\n     *\n     * Explains what the function does, when to use it, and any important\n     * considerations. This description is crucial for LLMs to understand when to\n     * invoke this function. Extracted from JSDoc comments.\n     */\n    description?: string | undefined;\n    /**\n     * Whether this function is deprecated.\n     *\n     * When `true`, indicates the function should no longer be used. LLMs may\n     * still invoke deprecated functions but should prefer non-deprecated\n     * alternatives when available.\n     */\n    deprecated?: boolean | undefined;\n    /**\n     * Category tags for function organization.\n     *\n     * Extracted from `@tag` JSDoc annotations. Useful for grouping related\n     * functions and filtering the function list.\n     */\n    tags?: string[] | undefined;\n    /**\n     * Lenient JSON parser with schema-based coercion.\n     *\n     * Handles incomplete/malformed JSON commonly produced by LLMs:\n     *\n     * - Unclosed brackets, strings, trailing commas\n     * - JavaScript-style comments (`//` and multi-line)\n     * - Unquoted object keys, incomplete keywords (`tru`, `fal`, `nul`)\n     * - Markdown code block extraction, junk prefix skipping\n     *\n     * Also coerces double-stringified values (`\"42\"` → `42`) using the\n     * {@link parameters} schema.\n     *\n     * Type validation is NOT performed — use {@link validate} after parsing.\n     *\n     * If the SDK (e.g., LangChain, Vercel AI, MCP) already parses JSON internally\n     * and provides a pre-parsed object, use {@link coerce} instead to apply\n     * schema-based type coercion without re-parsing.\n     *\n     * @param str Raw JSON string from LLM output\n     * @returns Parse result with data on success, or partial data with errors\n     */\n    parse: (str: string) => IJsonParseResult<unknown>;\n    /**\n     * Coerce pre-parsed arguments to match expected schema types.\n     *\n     * **Use this only when the SDK (e.g., LangChain, Vercel AI, MCP) already\n     * parses JSON internally.** For raw JSON strings from LLM output, use\n     * {@link parse} instead — it handles both lenient parsing and type coercion in\n     * one step.\n     *\n     * LLMs often return values with incorrect types even after parsing:\n     *\n     * - `\"42\"` → `42` (when schema expects number)\n     * - `\"true\"` → `true` (when schema expects boolean)\n     * - `\"null\"` → `null` (when schema expects null)\n     * - `\"{...}\"` → `{...}` (when schema expects object)\n     * - `\"[...]\"` → `[...]` (when schema expects array)\n     *\n     * This function recursively coerces these double-stringified values based on\n     * the {@link parameters} schema.\n     *\n     * Type validation is NOT performed — use {@link validate} after coercion.\n     *\n     * @param data Pre-parsed arguments object from SDK\n     * @returns Coerced arguments with corrected types\n     */\n    coerce: (data: unknown) => unknown;\n    /**\n     * Validates LLM-generated arguments against the schema.\n     *\n     * LLMs frequently make type errors such as returning strings instead of\n     * numbers or missing required properties. Use this validator to check\n     * arguments before execution.\n     *\n     * When validation fails, use {@link LlmJson.stringify} from `@typia/utils` to\n     * format the error for LLM feedback. The formatted output shows the invalid\n     * JSON with inline error comments, helping the LLM understand and correct its\n     * mistakes in the next turn.\n     *\n     * @param args The arguments generated by the LLM\n     * @returns Validation result with success status and any errors\n     * @see stringifyValidationFailure Format errors for LLM auto-correction\n     */\n    validate: (args: unknown) => IValidation<unknown>;\n}\n",
  "node_modules/@typia/interface/lib/schema/ILlmSchema.d.ts": "import { tags } from \"../index\";\nimport { IJsonSchemaAttribute } from \"./IJsonSchemaAttribute\";\n/**\n * Type schema for LLM function calling.\n *\n * `ILlmSchema` is a JSON Schema subset designed for LLM function calling\n * compatibility. Most LLMs (OpenAI GPT, Anthropic Claude, Google Gemini, etc.)\n * do not fully support JSON Schema, so this simplified schema omits unsupported\n * features like tuples, `const`, and mixed union types.\n *\n * Generated by `typia.llm.schema<T>()` for single types or included in\n * {@link ILlmApplication} via `typia.llm.application<Class>()`. Shared type\n * definitions use `$defs` with `$ref` references to reduce duplication and\n * handle recursive structures.\n *\n * Set {@link ILlmSchema.IConfig.strict} to `true` for OpenAI's structured output\n * mode, which requires all properties to be `required` and\n * `additionalProperties: false`.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport type ILlmSchema = ILlmSchema.IBoolean | ILlmSchema.IInteger | ILlmSchema.INumber | ILlmSchema.IString | ILlmSchema.IArray | ILlmSchema.IObject | ILlmSchema.IReference | ILlmSchema.IAnyOf | ILlmSchema.INull | ILlmSchema.IUnknown;\nexport declare namespace ILlmSchema {\n    /**\n     * Configuration options for LLM schema generation.\n     *\n     * Controls how TypeScript types are converted to LLM-compatible JSON schemas.\n     * These settings affect OpenAI structured output compatibility.\n     */\n    interface IConfig {\n        /**\n         * Whether to enable strict mode (OpenAI structured output).\n         *\n         * When `true`, all properties become required and `additionalProperties` is\n         * forced to `false`.\n         *\n         * @default false\n         */\n        strict: boolean;\n    }\n    /**\n     * Function parameters schema with shared type definitions.\n     *\n     * Extends the object schema to include a `$defs` map for named type\n     * definitions that can be referenced via `$ref`. This structure allows\n     * recursive types and reduces schema duplication.\n     *\n     * The `additionalProperties` is always `false` for parameters to ensure\n     * strict argument validation and prevent unexpected properties.\n     */\n    interface IParameters extends Omit<IObject, \"additionalProperties\"> {\n        /**\n         * Named schema definitions for reference.\n         *\n         * Contains type definitions that can be referenced throughout the schema\n         * using `$ref: \"#/$defs/TypeName\"`. Essential for recursive types and\n         * shared structures.\n         */\n        $defs: Record<string, ILlmSchema>;\n        /**\n         * Whether additional properties are allowed.\n         *\n         * Always `false` for function parameters to ensure strict type checking.\n         * This prevents LLMs from hallucinating extra properties.\n         */\n        additionalProperties: false;\n    }\n    /**\n     * Boolean type schema.\n     *\n     * Represents a JSON Schema boolean type with optional enum constraints and\n     * default value. Used for true/false parameters and flags.\n     */\n    interface IBoolean extends IJsonSchemaAttribute.IBoolean {\n        /**\n         * Allowed boolean values.\n         *\n         * Restricts the value to specific boolean literals. Typically unused since\n         * booleans only have two possible values, but supported for consistency\n         * with other types.\n         */\n        enum?: Array<boolean>;\n        /**\n         * Default value when not provided.\n         *\n         * The boolean value to use when the LLM omits this parameter.\n         */\n        default?: boolean;\n    }\n    /**\n     * Integer type schema.\n     *\n     * Represents a JSON Schema integer type with numeric constraints. Maps to\n     * TypeScript `number` with integer validation. Supports range constraints,\n     * enum restrictions, and divisibility checks.\n     */\n    interface IInteger extends IJsonSchemaAttribute.IInteger {\n        /**\n         * Allowed integer values.\n         *\n         * Restricts the value to specific integer literals. Useful for representing\n         * enum-like integer codes or limited value sets.\n         */\n        enum?: Array<number & tags.Type<\"int64\">>;\n        /**\n         * Default value when not provided.\n         *\n         * The integer value to use when the LLM omits this parameter.\n         */\n        default?: number & tags.Type<\"int64\">;\n        /**\n         * Minimum value (inclusive).\n         *\n         * The value must be greater than or equal to this number.\n         */\n        minimum?: number & tags.Type<\"int64\">;\n        /**\n         * Maximum value (inclusive).\n         *\n         * The value must be less than or equal to this number.\n         */\n        maximum?: number & tags.Type<\"int64\">;\n        /**\n         * Exclusive minimum value.\n         *\n         * The value must be strictly greater than this number.\n         */\n        exclusiveMinimum?: number & tags.Type<\"int64\">;\n        /**\n         * Exclusive maximum value.\n         *\n         * The value must be strictly less than this number.\n         */\n        exclusiveMaximum?: number & tags.Type<\"int64\">;\n        /**\n         * Value must be divisible by this number.\n         *\n         * Used for constraints like \"must be even\" (multipleOf: 2) or \"must be a\n         * multiple of 100\" (multipleOf: 100).\n         */\n        multipleOf?: number & tags.Type<\"uint64\"> & tags.ExclusiveMinimum<0>;\n    }\n    /**\n     * Number (floating-point) type schema.\n     *\n     * Represents a JSON Schema number type for floating-point values. Maps to\n     * TypeScript `number` type. Supports range constraints, enum restrictions,\n     * and precision checks via multipleOf.\n     */\n    interface INumber extends IJsonSchemaAttribute.INumber {\n        /**\n         * Allowed numeric values.\n         *\n         * Restricts the value to specific number literals. Useful for representing\n         * specific valid values like percentages or rates.\n         */\n        enum?: Array<number>;\n        /**\n         * Default value when not provided.\n         *\n         * The number to use when the LLM omits this parameter.\n         */\n        default?: number;\n        /**\n         * Minimum value (inclusive).\n         *\n         * The value must be greater than or equal to this number.\n         */\n        minimum?: number;\n        /**\n         * Maximum value (inclusive).\n         *\n         * The value must be less than or equal to this number.\n         */\n        maximum?: number;\n        /**\n         * Exclusive minimum value.\n         *\n         * The value must be strictly greater than this number.\n         */\n        exclusiveMinimum?: number;\n        /**\n         * Exclusive maximum value.\n         *\n         * The value must be strictly less than this number.\n         */\n        exclusiveMaximum?: number;\n        /**\n         * Value must be divisible by this number.\n         *\n         * Useful for decimal precision constraints like \"two decimal places\"\n         * (multipleOf: 0.01) or currency amounts (multipleOf: 0.01).\n         */\n        multipleOf?: number & tags.ExclusiveMinimum<0>;\n    }\n    /**\n     * String type schema.\n     *\n     * Represents a JSON Schema string type with format validation, pattern\n     * matching, and length constraints. Maps to TypeScript `string` type with\n     * optional semantic format annotations.\n     */\n    interface IString extends IJsonSchemaAttribute.IString {\n        /**\n         * Allowed string values.\n         *\n         * Restricts the value to specific string literals. Maps directly to\n         * TypeScript string literal union types.\n         */\n        enum?: Array<string>;\n        /**\n         * Default value when not provided.\n         *\n         * The string to use when the LLM omits this parameter.\n         */\n        default?: string;\n        /**\n         * Semantic format specifier.\n         *\n         * Indicates the string represents a specific format like email, UUID, or\n         * date-time. LLMs may use this to generate appropriate values. Common\n         * formats include \"email\", \"uri\", \"uuid\", \"date-time\".\n         */\n        format?: \"binary\" | \"byte\" | \"password\" | \"regex\" | \"uuid\" | \"email\" | \"hostname\" | \"idn-email\" | \"idn-hostname\" | \"iri\" | \"iri-reference\" | \"ipv4\" | \"ipv6\" | \"uri\" | \"uri-reference\" | \"uri-template\" | \"url\" | \"date-time\" | \"date\" | \"time\" | \"duration\" | \"json-pointer\" | \"relative-json-pointer\" | (string & {});\n        /**\n         * Regular expression pattern for validation.\n         *\n         * The string must match this regex pattern. Note that LLMs may struggle\n         * with complex regex patterns; simple patterns work best.\n         */\n        pattern?: string;\n        /**\n         * MIME type of the string content.\n         *\n         * Indicates the content type when the string contains encoded binary data,\n         * such as \"application/json\" or \"image/png\".\n         */\n        contentMediaType?: string;\n        /**\n         * Minimum string length.\n         *\n         * The string must have at least this many characters.\n         */\n        minLength?: number & tags.Type<\"uint64\">;\n        /**\n         * Maximum string length.\n         *\n         * The string must have at most this many characters.\n         */\n        maxLength?: number & tags.Type<\"uint64\">;\n    }\n    /**\n     * Array type schema.\n     *\n     * Represents a JSON Schema array type with item type validation and size\n     * constraints. Maps to TypeScript `T[]` or `Array<T>` types. Note: Tuple\n     * types are not supported by LLM schemas.\n     */\n    interface IArray extends IJsonSchemaAttribute.IArray {\n        /**\n         * Schema for array elements.\n         *\n         * All elements in the array must conform to this schema. For heterogeneous\n         * arrays, use an `anyOf` schema.\n         */\n        items: ILlmSchema;\n        /**\n         * Whether elements must be unique.\n         *\n         * When `true`, no two elements may be equal. Maps to TypeScript `Set<T>`\n         * semantics but represented as an array.\n         */\n        uniqueItems?: boolean;\n        /**\n         * Minimum number of elements.\n         *\n         * The array must contain at least this many items.\n         */\n        minItems?: number & tags.Type<\"uint64\">;\n        /**\n         * Maximum number of elements.\n         *\n         * The array must contain at most this many items.\n         */\n        maxItems?: number & tags.Type<\"uint64\">;\n    }\n    /**\n     * Object type schema.\n     *\n     * Represents a JSON Schema object type with named properties. Maps to\n     * TypeScript interface or object type. Supports required property\n     * declarations and dynamic additional properties.\n     */\n    interface IObject extends IJsonSchemaAttribute.IObject {\n        /**\n         * Property name to schema mapping.\n         *\n         * Defines the type of each named property on the object. All properties are\n         * defined here regardless of whether they are required or optional.\n         */\n        properties: Record<string, ILlmSchema>;\n        /**\n         * Schema for dynamic/additional properties.\n         *\n         * - `false` (default): No additional properties allowed\n         * - `true`: Any additional properties allowed\n         * - Schema: Additional properties must match this schema\n         *\n         * Note: ChatGPT and Gemini do not support `additionalProperties`. Use\n         * {@link ILlmSchema.IConfig.strict} mode for OpenAI compatibility.\n         */\n        additionalProperties?: ILlmSchema | boolean;\n        /**\n         * List of required property names.\n         *\n         * Properties in this array must be present in the object. In strict mode,\n         * all properties become required automatically.\n         */\n        required: string[];\n    }\n    /**\n     * Reference to a named schema definition.\n     *\n     * Points to a schema defined in the `$defs` map using a JSON pointer. Used to\n     * avoid schema duplication and enable recursive type definitions. The\n     * reference path format is `#/$defs/TypeName`.\n     */\n    interface IReference extends IJsonSchemaAttribute {\n        /**\n         * JSON pointer to the referenced schema.\n         *\n         * Must be in the format `#/$defs/TypeName` where TypeName is a key in the\n         * parent schema's `$defs` map.\n         */\n        $ref: string;\n    }\n    /**\n     * Union type schema (A | B | C).\n     *\n     * Represents a TypeScript union type where the value can match any one of the\n     * member schemas. Note: Gemini does not support `anyOf`/`oneOf` schemas. Use\n     * discriminated unions with `x-discriminator` when possible for better LLM\n     * comprehension.\n     */\n    interface IAnyOf extends IJsonSchemaAttribute {\n        /**\n         * Array of possible schemas.\n         *\n         * The value must match at least one of these schemas. Nested `anyOf`\n         * schemas are flattened to avoid deep nesting.\n         */\n        anyOf: Exclude<ILlmSchema, ILlmSchema.IAnyOf>[];\n        /**\n         * Discriminator for tagged/discriminated unions.\n         *\n         * Helps LLMs understand which variant to select based on a discriminating\n         * property value. Improves type inference accuracy.\n         */\n        \"x-discriminator\"?: IAnyOf.IDiscriminator;\n    }\n    namespace IAnyOf {\n        /**\n         * Discriminator configuration for tagged unions.\n         *\n         * Specifies which property distinguishes between union variants and maps\n         * discriminator values to their corresponding schemas.\n         */\n        interface IDiscriminator {\n            /**\n             * Name of the discriminating property.\n             *\n             * This property must exist on all union member object schemas and contain\n             * unique literal values that identify each variant.\n             */\n            propertyName: string;\n            /**\n             * Mapping from discriminator values to schema references.\n             *\n             * Keys are the literal values of the discriminator property, values are\n             * `$ref` paths to the corresponding schemas.\n             */\n            mapping?: Record<string, string>;\n        }\n    }\n    /**\n     * Null type schema.\n     *\n     * Represents the JSON null value. In TypeScript union types like `T | null`,\n     * this schema appears in an `anyOf` alongside the T schema.\n     */\n    interface INull extends IJsonSchemaAttribute.INull {\n    }\n    /**\n     * Unknown/any type schema.\n     *\n     * Represents TypeScript `any` or `unknown` types where no specific type\n     * constraint is defined. Use sparingly as LLMs may generate unexpected values\n     * for unconstrained types.\n     */\n    interface IUnknown extends IJsonSchemaAttribute.IUnknown {\n    }\n}\n",
  "node_modules/@typia/interface/lib/schema/ILlmStructuredOutput.d.ts": "import { IJsonParseResult } from \"./IJsonParseResult\";\nimport { ILlmSchema } from \"./ILlmSchema\";\nimport { IValidation } from \"./IValidation\";\n/**\n * LLM structured output schema with parsing and validation utilities.\n *\n * `ILlmStructuredOutput<T>` is generated by `typia.llm.structuredOutput<T>()`\n * to provide everything needed for handling LLM structured outputs: the JSON\n * schema for prompting, and functions for parsing, coercing, and validating\n * responses.\n *\n * Structured outputs allow LLMs to generate data conforming to a predefined\n * schema instead of free-form text. This is useful for:\n *\n * - Extracting structured data from conversations\n * - Generating typed responses for downstream processing\n * - Ensuring consistent output formats across LLM calls\n *\n * Workflow:\n *\n * 1. Pass {@link parameters} schema to LLM provider\n * 2. Receive LLM response (JSON string or pre-parsed object)\n * 3. Use {@link parse} for raw strings or {@link coerce} for pre-parsed objects\n * 4. Use {@link validate} to check the result and get detailed errors\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template T The expected output type\n */\nexport interface ILlmStructuredOutput<T = unknown> {\n    /**\n     * JSON schema for the structured output.\n     *\n     * Pass this schema to LLM providers (OpenAI, Anthropic, Google, etc.) to\n     * constrain the output format. The schema includes `$defs` for shared type\n     * definitions and `properties` for the output structure.\n     *\n     * Most LLM providers accept this directly in their structured output or\n     * response format configuration.\n     */\n    parameters: ILlmSchema.IParameters;\n    /**\n     * Lenient JSON parser with schema-based type coercion.\n     *\n     * Handles incomplete or malformed JSON commonly produced by LLMs:\n     *\n     * - Unclosed brackets, strings, trailing commas\n     * - JavaScript-style comments (`//` and multi-line)\n     * - Unquoted object keys, incomplete keywords (`tru`, `fal`, `nul`)\n     * - Markdown code block extraction, junk prefix skipping\n     *\n     * Also coerces double-stringified values based on the schema:\n     *\n     * - `\"42\"` → `42` (when schema expects number)\n     * - `\"true\"` → `true` (when schema expects boolean)\n     * - `\"null\"` → `null` (when schema expects null)\n     * - `\"{...}\"` → `{...}` (when schema expects object)\n     * - `\"[...]\"` → `[...]` (when schema expects array)\n     *\n     * Type validation is NOT performed — use {@link validate} after parsing.\n     *\n     * If the SDK (e.g., LangChain, Vercel AI, MCP) already parses JSON internally\n     * and provides a pre-parsed object, use {@link coerce} instead.\n     *\n     * @param input Raw JSON string from LLM output\n     * @returns Parse result with data on success, or partial data with errors\n     */\n    parse: (input: string) => IJsonParseResult<T>;\n    /**\n     * Coerce pre-parsed output to match expected schema types.\n     *\n     * **Use this only when the SDK already parses JSON internally.** For raw JSON\n     * strings from LLM output, use {@link parse} instead — it handles both lenient\n     * parsing and type coercion in one step.\n     *\n     * LLMs often return values with incorrect types even after parsing:\n     *\n     * - `\"42\"` → `42` (when schema expects number)\n     * - `\"true\"` → `true` (when schema expects boolean)\n     * - `\"null\"` → `null` (when schema expects null)\n     * - `\"{...}\"` → `{...}` (when schema expects object)\n     * - `\"[...]\"` → `[...]` (when schema expects array)\n     *\n     * This function recursively coerces these double-stringified values based on\n     * the {@link parameters} schema.\n     *\n     * Type validation is NOT performed — use {@link validate} after coercion.\n     *\n     * @param input Pre-parsed output object from SDK\n     * @returns Coerced output with corrected types\n     */\n    coerce: (input: unknown) => T;\n    /**\n     * Validates LLM-generated output against the schema.\n     *\n     * LLMs frequently make type errors such as returning strings instead of\n     * numbers or missing required properties. Use this validator to check output\n     * before further processing.\n     *\n     * When validation fails, use {@link LlmJson.stringify} from `@typia/utils` to\n     * format the error for LLM feedback. The formatted output shows the invalid\n     * JSON with inline error comments, helping the LLM understand and correct its\n     * mistakes in the next turn.\n     *\n     * @param input The output generated by the LLM\n     * @returns Validation result with success status and any errors\n     */\n    validate: (input: unknown) => IValidation<T>;\n}\n",
  "node_modules/@typia/interface/lib/schema/IResult.d.ts": "/**\n * Result type for operations that can either succeed or fail.\n *\n * `IResult` is a discriminated union representing the outcome of an operation\n * that may fail. This pattern (often called \"Result\" or \"Either\" monad) enables\n * explicit error handling without exceptions.\n *\n * Check the {@link IResult.success | success} discriminator to determine the\n * outcome:\n *\n * - `true` → {@link IResult.ISuccess} with the result in\n *   {@link IResult.ISuccess.value | value}\n * - `false` → {@link IResult.IFailure} with the error in\n *   {@link IResult.IFailure.error | error}\n *\n * This pattern is used throughout typia for safe operations like parsing and\n * transformation where errors are expected possibilities.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   const result: IResult<User, ParseError> = parseUser(json);\n *   if (result.success) {\n *     console.log(result.value.name);\n *   } else {\n *     console.error(result.error.message);\n *   }\n *\n * @template T Type of the success value\n * @template E Type of the error value\n */\nexport type IResult<T, E> = IResult.ISuccess<T> | IResult.IFailure<E>;\nexport declare namespace IResult {\n    /**\n     * Successful result variant.\n     *\n     * Indicates the operation completed successfully and contains the result\n     * value. Access via {@link value} after checking {@link success} is `true`.\n     *\n     * @template T Type of the success value\n     */\n    interface ISuccess<T> {\n        /**\n         * Success discriminator.\n         *\n         * Always `true` for successful results. Use this to narrow the type before\n         * accessing {@link value}.\n         */\n        success: true;\n        /**\n         * The successful result value.\n         *\n         * Contains the operation's output. Only accessible when {@link success} is\n         * `true`.\n         */\n        value: T;\n    }\n    /**\n     * Failed result variant.\n     *\n     * Indicates the operation failed and contains error information. Access via\n     * {@link error} after checking {@link success} is `false`.\n     *\n     * @template E Type of the error value\n     */\n    interface IFailure<E> {\n        /**\n         * Success discriminator.\n         *\n         * Always `false` for failed results. Use this to narrow the type before\n         * accessing {@link error}.\n         */\n        success: false;\n        /**\n         * The error information.\n         *\n         * Contains details about why the operation failed. Only accessible when\n         * {@link success} is `false`.\n         */\n        error: E;\n    }\n}\n",
  "node_modules/@typia/interface/lib/schema/IValidation.d.ts": "/**\n * Validation result type with detailed error information.\n *\n * `IValidation<T>` is the return type of `typia.validate<T>()` and related\n * validation functions. Unlike `typia.is<T>()` which returns a boolean, or\n * `typia.assert<T>()` which throws exceptions, `typia.validate<T>()` returns\n * this structured result with full error details.\n *\n * Check the {@link IValidation.success | success} discriminator:\n *\n * - `true` → {@link IValidation.ISuccess} with validated\n *   {@link IValidation.ISuccess.data | data}\n * - `false` → {@link IValidation.IFailure} with\n *   {@link IValidation.IFailure.errors | errors} array\n *\n * This is the recommended validation function when you need to report\n * validation errors to users or log them for debugging.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   const result = typia.validate<User>(input);\n *   if (result.success) {\n *     return result.data; // User type\n *   } else {\n *     result.errors.forEach((e) => console.log(e.path, e.expected));\n *   }\n *\n * @template T The expected type after successful validation\n */\nexport type IValidation<T = unknown> = IValidation.ISuccess<T> | IValidation.IFailure;\nexport declare namespace IValidation {\n    /**\n     * Successful validation result.\n     *\n     * Indicates the input matches the expected type. The validated data is\n     * available in {@link data} with full type information.\n     *\n     * @template T The validated type\n     */\n    interface ISuccess<T = unknown> {\n        /**\n         * Success discriminator.\n         *\n         * Always `true` for successful validations. Use this to narrow the type\n         * before accessing {@link data}.\n         */\n        success: true;\n        /**\n         * The validated data with correct type.\n         *\n         * The original input after successful validation. TypeScript will narrow\n         * this to type `T` when {@link success} is `true`.\n         */\n        data: T;\n    }\n    /**\n     * Failed validation result with error details.\n     *\n     * Indicates the input did not match the expected type. Contains the original\n     * data and an array of all validation errors found.\n     */\n    interface IFailure {\n        /**\n         * Success discriminator.\n         *\n         * Always `false` for failed validations. Use this to narrow the type before\n         * accessing {@link errors}.\n         */\n        success: false;\n        /**\n         * The original input that failed validation.\n         *\n         * Preserved as `unknown` type since it didn't match the expected type.\n         * Useful for debugging or logging the actual value.\n         */\n        data: unknown;\n        /**\n         * Array of validation errors.\n         *\n         * Contains one entry for each validation failure found. Multiple errors may\n         * exist if the input has multiple type mismatches.\n         */\n        errors: IError[];\n    }\n    /**\n     * Detailed information about a single validation error.\n     *\n     * Describes exactly what went wrong during validation, including the\n     * location, expected type, and actual value.\n     */\n    interface IError {\n        /**\n         * Property path to the error location.\n         *\n         * A dot-notation path from the root input to the failing property. Uses\n         * `$input` as the root. Example: `\"$input.user.email\"` or\n         * `\"$input.items[0].price\"`.\n         */\n        path: string;\n        /**\n         * Expected type expression.\n         *\n         * A human-readable description of what type was expected at this location.\n         * Examples: `\"string\"`, `\"number & ExclusiveMinimum<0>\"`, `\"(\\\"active\\\" |\n         * \\\"inactive\\\")\"`.\n         */\n        expected: string;\n        /**\n         * The actual value that failed validation.\n         *\n         * The value found at the error path. May be `undefined` if the property was\n         * missing. Useful for debugging type mismatches.\n         */\n        value: unknown;\n        /**\n         * Human-readable error description.\n         *\n         * Optional additional context about the validation failure, such as\n         * constraint violations or custom error messages.\n         */\n        description?: string;\n    }\n}\n",
  "node_modules/@typia/interface/lib/schema/index.d.ts": "export * from \"./IResult\";\nexport * from \"./IValidation\";\nexport * from \"./IJsonSchemaTransformError\";\nexport * from \"./IJsonSchemaApplication\";\nexport * from \"./IJsonSchemaCollection\";\nexport * from \"./IJsonSchemaUnit\";\nexport * from \"./IJsonSchemaAttribute\";\nexport * from \"./ILlmController\";\nexport * from \"./ILlmApplication\";\nexport * from \"./ILlmFunction\";\nexport * from \"./ILlmSchema\";\nexport * from \"./ILlmStructuredOutput\";\nexport * from \"./IJsonParseResult\";\n",
  "node_modules/@typia/interface/lib/tags/Constant.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * Documentation metadata for literal/constant values.\n *\n * `Constant<Value, Content>` enhances literal type values with human-readable\n * documentation that appears in generated JSON Schema output. This is useful\n * for enum-like values where each literal needs individual documentation.\n *\n * Unlike TypeScript enums which lose their documentation in schema generation,\n * `Constant` preserves title and description for each value. This helps API\n * consumers understand the meaning of each allowed value.\n *\n * The tag itself doesn't perform validation - it only adds metadata. The\n * literal type constraint is enforced by TypeScript's type system.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   type OrderStatus =\n *     | Constant<\n *         \"pending\",\n *         { title: \"Pending\"; description: \"Order placed\" }\n *       >\n *     | Constant<\"shipped\", { title: \"Shipped\"; description: \"In transit\" }>\n *     | Constant<\n *         \"delivered\",\n *         { title: \"Delivered\"; description: \"Complete\" }\n *       >;\n *\n *   interface Order {\n *     status: OrderStatus;\n *   }\n *\n * @template Value The literal value (boolean, number, string, or bigint)\n * @template Content Object with optional `title` and `description` properties\n */\nexport type Constant<Value extends boolean | number | string | bigint, Content extends {\n    title?: string | undefined;\n    description?: string | undefined;\n}> = Value & TagBase<{\n    target: \"string\" | \"boolean\" | \"number\" | \"bigint\";\n    kind: \"constant\";\n    value: undefined;\n    schema: Content;\n}>;\n",
  "node_modules/@typia/interface/lib/tags/ContentMediaType.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * MIME type metadata for string content.\n *\n * `ContentMediaType<Type>` is a type tag that documents the media type of\n * string content. This is metadata-only - no runtime validation is performed.\n * The information appears in generated JSON Schema output.\n *\n * This is useful when a string property contains encoded binary data or\n * structured content that should be interpreted according to a specific media\n * type, such as base64-encoded images or embedded JSON.\n *\n * Common MIME types:\n *\n * - `\"application/json\"`: JSON data as string\n * - `\"application/xml\"`: XML data as string\n * - `\"image/png\"`: Base64-encoded PNG image\n * - `\"image/jpeg\"`: Base64-encoded JPEG image\n * - `\"application/octet-stream\"`: Generic binary data\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface Document {\n *     // Base64-encoded PNG image\n *     thumbnail: string & ContentMediaType<\"image/png\">;\n *     // JSON stored as string\n *     metadata: string & ContentMediaType<\"application/json\">;\n *   }\n *\n * @template Value MIME type string literal\n */\nexport type ContentMediaType<Value extends string> = TagBase<{\n    target: \"string\";\n    kind: \"contentMediaType\";\n    value: undefined;\n    schema: {\n        contentMediaType: Value;\n    };\n}>;\n",
  "node_modules/@typia/interface/lib/tags/Default.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * Default value metadata for JSON Schema generation.\n *\n * `Default<Value>` is a type tag that specifies a default value for a property\n * in the generated JSON Schema. This is metadata-only - typia does not\n * automatically apply default values at runtime.\n *\n * The default value appears in the `default` field of the JSON Schema output,\n * which API documentation tools and code generators can use to show default\n * values or generate code that applies them.\n *\n * Only primitive literal types are supported: `boolean`, `bigint`, `number`,\n * and `string`. For complex defaults, consider using optional properties with\n * runtime default assignment.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface Config {\n *     // Default to 10 items per page\n *     pageSize: (number & Default<10>) | undefined;\n *     // Default to enabled\n *     enabled: (boolean & Default<true>) | undefined;\n *     // Default sort order\n *     sortOrder: (string & Default<\"asc\">) | undefined;\n *   }\n *\n * @template Value The default value literal (must be a primitive)\n */\nexport type Default<Value extends boolean | bigint | number | string> = TagBase<{\n    target: Value extends boolean ? \"boolean\" : Value extends bigint ? \"bigint\" : Value extends number ? \"number\" : \"string\";\n    kind: \"default\";\n    value: Value;\n    exclusive: true;\n    schema: Value extends bigint ? {\n        default: Numeric<Value>;\n    } : {\n        default: Value;\n    };\n}>;\ntype Numeric<T extends bigint> = `${T}` extends `${infer N extends number}` ? N : never;\nexport {};\n",
  "node_modules/@typia/interface/lib/tags/Example.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * Single example value for JSON Schema documentation.\n *\n * `Example<Value>` is a type tag that adds a representative example value to\n * the generated JSON Schema. This is metadata-only - it appears in the\n * `example` field of the schema and helps API consumers understand expected\n * values.\n *\n * Examples are displayed in API documentation tools like Swagger UI and can be\n * used by code generators to produce more helpful client code.\n *\n * Supports all JSON-compatible types: primitives, objects, arrays, and null.\n * For multiple named examples, use {@link Examples} instead.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface User {\n *     email: string & Format<\"email\"> & Example<\"user@example.com\">;\n *     age: number & Minimum<0> & Example<25>;\n *     tags: string[] & Example<[\"admin\", \"active\"]>;\n *   }\n *\n * @template Value The example value (any JSON-compatible type)\n */\nexport type Example<Value extends boolean | bigint | number | string | object | Array<unknown> | null> = TagBase<{\n    target: \"boolean\" | \"bigint\" | \"number\" | \"string\" | \"array\" | \"object\";\n    kind: \"example\";\n    value: Value;\n    exclusive: true;\n    schema: Value extends bigint ? {\n        example: Numeric<Value>;\n    } : {\n        example: Value;\n    };\n}>;\ntype Numeric<T extends bigint> = `${T}` extends `${infer N extends number}` ? N : never;\nexport {};\n",
  "node_modules/@typia/interface/lib/tags/Examples.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * Multiple named examples for JSON Schema documentation.\n *\n * `Examples<Record>` is a type tag that adds multiple labeled example values to\n * the generated JSON Schema. Each example has a name and a value, providing\n * rich documentation for different use cases or scenarios.\n *\n * This is useful when a property can have various valid values and you want to\n * illustrate multiple possibilities, such as different user types, edge cases,\n * or common configurations.\n *\n * The examples appear in the `examples` field of the JSON Schema and are\n * displayed by API documentation tools. For a single unnamed example, use\n * {@link Example} instead.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface Product {\n *     price: number &\n *       Examples<{\n *         budget: 9.99;\n *         premium: 99.99;\n *         enterprise: 999.99;\n *       }>;\n *     status: string &\n *       Examples<{\n *         active: \"active\";\n *         discontinued: \"discontinued\";\n *         preorder: \"preorder\";\n *       }>;\n *   }\n *\n * @template Value Record mapping example names to their values\n */\nexport type Examples<Value extends Record<string, boolean | bigint | number | string | object | Array<unknown> | null>> = TagBase<{\n    target: \"boolean\" | \"bigint\" | \"number\" | \"string\" | \"array\" | \"object\";\n    kind: \"examples\";\n    value: Value;\n    exclusive: true;\n    schema: {\n        examples: Value;\n    };\n}>;\n",
  "node_modules/@typia/interface/lib/tags/ExclusiveMaximum.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * Exclusive maximum value constraint (value < max).\n *\n * `ExclusiveMaximum<N>` is a type tag that validates numeric values are\n * strictly less than the specified bound (not equal). Apply it to `number` or\n * `bigint` properties using TypeScript intersection types.\n *\n * This constraint is **mutually exclusive** with {@link Maximum} - you cannot\n * use both on the same property. Use `ExclusiveMaximum` for exclusive bounds\n * (<) and `Maximum` for inclusive bounds (<=).\n *\n * The constraint is enforced at runtime by `typia.is()`, `typia.assert()`, and\n * `typia.validate()`. It also generates `exclusiveMaximum` in JSON Schema.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface Temperature {\n *     // Must be less than 100 (boiling point), not equal\n *     celsius: number & ExclusiveMaximum<100>;\n *   }\n *\n * @template Value The maximum bound (exclusive - value must be less)\n */\nexport type ExclusiveMaximum<Value extends number | bigint> = TagBase<{\n    target: Value extends bigint ? \"bigint\" : \"number\";\n    kind: \"exclusiveMaximum\";\n    value: Value;\n    validate: `$input < ${Cast<Value>}`;\n    exclusive: [\"exclusiveMaximum\", \"maximum\"];\n    schema: Value extends bigint ? {\n        exclusiveMaximum: Numeric<Value>;\n    } : {\n        exclusiveMaximum: Value;\n    };\n}>;\ntype Cast<Value extends number | bigint> = Value extends number ? Value : `BigInt(${Value})`;\ntype Numeric<T extends bigint> = `${T}` extends `${infer N extends number}` ? N : never;\nexport {};\n",
  "node_modules/@typia/interface/lib/tags/ExclusiveMinimum.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * Exclusive minimum value constraint (value > min).\n *\n * `ExclusiveMinimum<N>` is a type tag that validates numeric values are\n * strictly greater than the specified bound (not equal). Apply it to `number`\n * or `bigint` properties using TypeScript intersection types.\n *\n * This constraint is **mutually exclusive** with {@link Minimum} - you cannot\n * use both on the same property. Use `ExclusiveMinimum` for exclusive bounds\n * (>) and `Minimum` for inclusive bounds (>=).\n *\n * The constraint is enforced at runtime by `typia.is()`, `typia.assert()`, and\n * `typia.validate()`. It also generates `exclusiveMinimum` in JSON Schema.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface PositiveNumber {\n *     // Must be greater than 0, not equal to 0\n *     value: number & ExclusiveMinimum<0>;\n *   }\n *\n * @template Value The minimum bound (exclusive - value must be greater)\n */\nexport type ExclusiveMinimum<Value extends number | bigint> = TagBase<{\n    target: Value extends bigint ? \"bigint\" : \"number\";\n    kind: \"exclusiveMinimum\";\n    value: Value;\n    validate: `${Cast<Value>} < $input`;\n    exclusive: [\"exclusiveMinimum\", \"minimum\"];\n    schema: Value extends bigint ? {\n        exclusiveMinimum: Numeric<Value>;\n    } : {\n        exclusiveMinimum: Value;\n    };\n}>;\ntype Cast<Value extends number | bigint> = Value extends number ? Value : `BigInt(${Value})`;\ntype Numeric<T extends bigint> = `${T}` extends `${infer N extends number}` ? N : never;\nexport {};\n",
  "node_modules/@typia/interface/lib/tags/Format.d.ts": "import type { TagBase } from \"./TagBase\";\n/**\n * String format validation constraint.\n *\n * `Format<Value>` validates strings against predefined formats (email, uuid,\n * url, date-time, etc.). Mutually exclusive with {@link Pattern}.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template Value Format identifier (see {@link Format.Value} for options)\n */\nexport type Format<Value extends Format.Value> = TagBase<{\n    target: \"string\";\n    kind: \"format\";\n    value: Value;\n    validate: `$importInternal(\"isFormat${PascalizeString<Value>}\")($input)`;\n    exclusive: [\"format\", \"pattern\"];\n    schema: {\n        format: Value;\n    };\n}>;\nexport declare namespace Format {\n    /**\n     * Supported format identifiers.\n     *\n     * Standard JSON Schema formats:\n     *\n     * - `email`, `idn-email`: Email addresses\n     * - `hostname`, `idn-hostname`: Hostnames\n     * - `uri`, `uri-reference`, `uri-template`, `url`: URLs\n     * - `iri`, `iri-reference`: Internationalized URLs\n     * - `uuid`: UUID strings\n     * - `ipv4`, `ipv6`: IP addresses\n     * - `date-time`, `date`, `time`, `duration`: Date/time formats\n     * - `json-pointer`, `relative-json-pointer`: JSON pointers\n     * - `regex`: Regular expression patterns\n     * - `byte`: Base64-encoded data\n     * - `password`: Password fields (for documentation only)\n     */\n    type Value = \"byte\" | \"password\" | \"regex\" | \"uuid\" | \"email\" | \"hostname\" | \"idn-email\" | \"idn-hostname\" | \"iri\" | \"iri-reference\" | \"ipv4\" | \"ipv6\" | \"uri\" | \"uri-reference\" | \"uri-template\" | \"url\" | \"date-time\" | \"date\" | \"time\" | \"duration\" | \"json-pointer\" | \"relative-json-pointer\";\n}\ntype PascalizeString<Key extends string> = Key extends `-${infer R}` ? `${PascalizeString<R>}` : Key extends `${infer _F}-${infer _R}` ? PascalizeSnakeString<Key> : Capitalize<Key>;\ntype PascalizeSnakeString<Key extends string> = Key extends `-${infer R}` ? PascalizeSnakeString<R> : Key extends `${infer F}${infer M}-${infer R}` ? `${Uppercase<F>}${Lowercase<M>}${PascalizeSnakeString<R>}` : Key extends `${infer F}${infer R}` ? `${Uppercase<F>}${Lowercase<R>}` : Key;\nexport {};\n",
  "node_modules/@typia/interface/lib/tags/JsonSchemaPlugin.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * Injects custom properties into generated JSON Schema.\n *\n * `JsonSchemaPlugin<Schema>` is a type tag that merges custom properties into\n * the generated JSON Schema output. This enables vendor extensions (typically\n * prefixed with `x-`) and custom metadata that tools in your ecosystem may\n * require.\n *\n * This is metadata-only - it does not affect runtime validation. The properties\n * are simply merged into the schema for the annotated type.\n *\n * Common use cases:\n *\n * - OpenAPI vendor extensions (`x-*` properties)\n * - Custom UI hints for form generators\n * - Tool-specific metadata\n * - Integration with third-party schema consumers\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface FormField {\n *     // Add custom UI hints for form generation\n *     email: string &\n *       Format<\"email\"> &\n *       JsonSchemaPlugin<{\n *         \"x-ui-widget\": \"email-input\";\n *         \"x-ui-placeholder\": \"Enter your email\";\n *       }>;\n *     // Add custom sorting metadata\n *     priority: number &\n *       JsonSchemaPlugin<{\n *         \"x-sort-order\": \"descending\";\n *       }>;\n *   }\n *\n * @template Schema Object type containing the custom properties to merge\n */\nexport type JsonSchemaPlugin<Schema extends object> = TagBase<{\n    target: \"string\" | \"boolean\" | \"bigint\" | \"number\" | \"array\" | \"object\";\n    kind: \"jsonPlugin\";\n    value: undefined;\n    schema: Schema;\n}>;\n",
  "node_modules/@typia/interface/lib/tags/MaxItems.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * Array maximum items constraint.\n *\n * `MaxItems<N>` is a type tag that validates array values have at most the\n * specified number of elements. Apply it to array properties using TypeScript\n * intersection types.\n *\n * This constraint is commonly combined with {@link MinItems} to define a valid\n * size range. It can also be combined with {@link UniqueItems} to require unique\n * elements.\n *\n * The constraint is enforced at runtime by `typia.is()`, `typia.assert()`, and\n * `typia.validate()`. It generates `maxItems` in JSON Schema output.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface Upload {\n *     // Maximum 5 files per upload\n *     files: (File & MaxItems<5>)[];\n *   }\n *   interface Config {\n *     // Between 1-3 backup servers allowed\n *     backupServers: (Server & MinItems<1> & MaxItems<3>)[];\n *   }\n *\n * @template Value Maximum number of elements allowed\n */\nexport type MaxItems<Value extends number> = TagBase<{\n    target: \"array\";\n    kind: \"maxItems\";\n    value: Value;\n    validate: `$input.length <= ${Value}`;\n    exclusive: true;\n    schema: {\n        maxItems: Value;\n    };\n}>;\n",
  "node_modules/@typia/interface/lib/tags/MaxLength.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * String maximum length constraint.\n *\n * `MaxLength<N>` is a type tag that validates string values have at most the\n * specified number of characters. Apply it to `string` properties using\n * TypeScript intersection types.\n *\n * This constraint is commonly combined with {@link MinLength} to define a valid\n * length range. Multiple length constraints can be applied to the same property\n * (all must pass).\n *\n * The constraint is enforced at runtime by `typia.is()`, `typia.assert()`, and\n * `typia.validate()`. It generates `maxLength` in JSON Schema output.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface Article {\n *     // Title limited to 100 characters\n *     title: string & MaxLength<100>;\n *     // Description between 10-500 characters\n *     description: string & MinLength<10> & MaxLength<500>;\n *   }\n *\n * @template Value Maximum number of characters allowed\n */\nexport type MaxLength<Value extends number> = TagBase<{\n    target: \"string\";\n    kind: \"maxLength\";\n    value: Value;\n    validate: `$input.length <= ${Value}`;\n    exclusive: true;\n    schema: {\n        maxLength: Value;\n    };\n}>;\n",
  "node_modules/@typia/interface/lib/tags/Maximum.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * Inclusive maximum value constraint (value <= max).\n *\n * `Maximum<N>` is a type tag that validates numeric values are less than or\n * equal to the specified bound. Apply it to `number` or `bigint` properties\n * using TypeScript intersection types.\n *\n * This constraint is **mutually exclusive** with {@link ExclusiveMaximum} - you\n * cannot use both on the same property. Use `Maximum` for inclusive bounds (<=)\n * and `ExclusiveMaximum` for exclusive bounds (<).\n *\n * The constraint is enforced at runtime by `typia.is()`, `typia.assert()`, and\n * `typia.validate()`. It also generates `maximum` in JSON Schema output.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface Rating {\n *     // Score from 0-100\n *     score: number & Minimum<0> & Maximum<100>;\n *     // Percentage cannot exceed 1.0\n *     ratio: number & Maximum<1.0>;\n *   }\n *\n * @template Value The maximum allowed value (inclusive)\n */\nexport type Maximum<Value extends number | bigint> = TagBase<{\n    target: Value extends bigint ? \"bigint\" : \"number\";\n    kind: \"maximum\";\n    value: Value;\n    validate: `$input <= ${Cast<Value>}`;\n    exclusive: [\"maximum\", \"exclusiveMaximum\"];\n    schema: Value extends bigint ? {\n        maximum: Numeric<Value>;\n    } : {\n        maximum: Value;\n    };\n}>;\ntype Cast<Value extends number | bigint> = Value extends number ? Value : `BigInt(${Value})`;\ntype Numeric<T extends bigint> = `${T}` extends `${infer N extends number}` ? N : never;\nexport {};\n",
  "node_modules/@typia/interface/lib/tags/MinItems.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * Array minimum items constraint.\n *\n * `MinItems<N>` is a type tag that validates array values have at least the\n * specified number of elements. Apply it to array properties using TypeScript\n * intersection types.\n *\n * This constraint is commonly combined with {@link MaxItems} to define a valid\n * size range. It can also be combined with {@link UniqueItems} to require unique\n * elements.\n *\n * The constraint is enforced at runtime by `typia.is()`, `typia.assert()`, and\n * `typia.validate()`. It generates `minItems` in JSON Schema output.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface Order {\n *     // Must have at least 1 item\n *     items: (Product & MinItems<1>)[];\n *   }\n *   interface Team {\n *     // Team must have 2-10 members\n *     members: (User & MinItems<2> & MaxItems<10>)[];\n *   }\n *\n * @template Value Minimum number of elements required\n */\nexport type MinItems<Value extends number> = TagBase<{\n    target: \"array\";\n    kind: \"minItems\";\n    value: Value;\n    validate: `${Value} <= $input.length`;\n    exclusive: true;\n    schema: {\n        minItems: Value;\n    };\n}>;\n",
  "node_modules/@typia/interface/lib/tags/MinLength.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * String minimum length constraint.\n *\n * `MinLength<N>` is a type tag that validates string values have at least the\n * specified number of characters. Apply it to `string` properties using\n * TypeScript intersection types.\n *\n * This constraint is commonly combined with {@link MaxLength} to define a valid\n * length range. Multiple length constraints can be applied to the same property\n * (all must pass).\n *\n * The constraint is enforced at runtime by `typia.is()`, `typia.assert()`, and\n * `typia.validate()`. It generates `minLength` in JSON Schema output.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface User {\n *     // Username must be at least 3 characters\n *     username: string & MinLength<3> & MaxLength<20>;\n *     // Password must be at least 8 characters\n *     password: string & MinLength<8>;\n *   }\n *\n * @template Value Minimum number of characters required\n */\nexport type MinLength<Value extends number> = TagBase<{\n    target: \"string\";\n    kind: \"minLength\";\n    value: Value;\n    validate: `${Value} <= $input.length`;\n    exclusive: true;\n    schema: {\n        minLength: Value;\n    };\n}>;\n",
  "node_modules/@typia/interface/lib/tags/Minimum.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * Inclusive minimum value constraint (value >= min).\n *\n * `Minimum<N>` is a type tag that validates numeric values are greater than or\n * equal to the specified bound. Apply it to `number` or `bigint` properties\n * using TypeScript intersection types.\n *\n * This constraint is **mutually exclusive** with {@link ExclusiveMinimum} - you\n * cannot use both on the same property. Use `Minimum` for inclusive bounds (>=)\n * and `ExclusiveMinimum` for exclusive bounds (>).\n *\n * The constraint is enforced at runtime by `typia.is()`, `typia.assert()`, and\n * `typia.validate()`. It also generates `minimum` in JSON Schema output.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface Product {\n *     // Price must be 0 or greater\n *     price: number & Minimum<0>;\n *     // Quantity must be at least 1\n *     quantity: number & Minimum<1>;\n *   }\n *\n * @template Value The minimum allowed value (inclusive)\n */\nexport type Minimum<Value extends number | bigint> = TagBase<{\n    target: Value extends bigint ? \"bigint\" : \"number\";\n    kind: \"minimum\";\n    value: Value;\n    validate: `${Cast<Value>} <= $input`;\n    exclusive: [\"minimum\", \"exclusiveMinimum\"];\n    schema: Value extends bigint ? {\n        minimum: Numeric<Value>;\n    } : {\n        minimum: Value;\n    };\n}>;\ntype Cast<Value extends number | bigint> = Value extends number ? Value : `BigInt(${Value})`;\ntype Numeric<T extends bigint> = `${T}` extends `${infer N extends number}` ? N : never;\nexport {};\n",
  "node_modules/@typia/interface/lib/tags/MultipleOf.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * Divisibility constraint (value % divisor === 0).\n *\n * `MultipleOf<N>` is a type tag that validates numeric values are exactly\n * divisible by the specified divisor with no remainder. Apply it to `number` or\n * `bigint` properties using TypeScript intersection types.\n *\n * Common use cases:\n *\n * - `MultipleOf<2>` for even numbers\n * - `MultipleOf<0.01>` for currency with 2 decimal places\n * - `MultipleOf<100>` for values in hundreds\n *\n * This constraint can be combined with other numeric constraints like\n * {@link Minimum} and {@link Maximum}. Multiple `MultipleOf` constraints on the\n * same property are allowed (all must pass).\n *\n * The constraint is enforced at runtime by `typia.is()`, `typia.assert()`, and\n * `typia.validate()`. It generates `multipleOf` in JSON Schema output.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface Currency {\n *     // Must be exact cents (0.01, 0.02, ..., 1.00, 1.01, ...)\n *     amount: number & MultipleOf<0.01>;\n *   }\n *   interface Pagination {\n *     // Page size must be multiple of 10\n *     pageSize: number & MultipleOf<10>;\n *   }\n *\n * @template Value The divisor (value must be evenly divisible by this)\n */\nexport type MultipleOf<Value extends number | bigint> = TagBase<{\n    target: Value extends bigint ? \"bigint\" : \"number\";\n    kind: \"multipleOf\";\n    value: Value;\n    validate: `$input % ${Cast<Value>} === ${Value extends bigint ? Cast<0n> : 0}`;\n    exclusive: true;\n    schema: Value extends bigint ? {\n        multipleOf: Numeric<Value>;\n    } : {\n        multipleOf: Value;\n    };\n}>;\ntype Cast<Value extends number | bigint> = Value extends number ? Value : `BigInt(${Value})`;\ntype Numeric<T extends bigint> = `${T}` extends `${infer N extends number}` ? N : never;\nexport {};\n",
  "node_modules/@typia/interface/lib/tags/Pattern.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * Regular expression pattern constraint for strings.\n *\n * `Pattern<Regex>` is a type tag that validates string values match the\n * specified regular expression pattern. Apply it to `string` properties using\n * TypeScript intersection types.\n *\n * This constraint is **mutually exclusive** with {@link Format} - you cannot use\n * both on the same property. Use `Pattern` for custom regex validation, or\n * `Format` for standard formats (email, uuid, etc.).\n *\n * The pattern should be a valid JavaScript regular expression string without\n * the surrounding slashes. The entire string must match (implicit `^` and `$`\n * anchors).\n *\n * The constraint is enforced at runtime by `typia.is()`, `typia.assert()`, and\n * `typia.validate()`. It generates `pattern` in JSON Schema output.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface Product {\n *     // SKU format: 3 letters, dash, 4 digits\n *     sku: string & Pattern<\"^[A-Z]{3}-[0-9]{4}$\">;\n *     // Phone number: digits and optional dashes\n *     phone: string & Pattern<\"^[0-9-]+$\">;\n *   }\n *\n * @template Value Regular expression pattern as a string literal\n */\nexport type Pattern<Value extends string> = TagBase<{\n    target: \"string\";\n    kind: \"pattern\";\n    value: Value;\n    validate: `RegExp(\"${Serialize<Value>}\").test($input)`;\n    exclusive: [\"format\", \"pattern\"];\n    schema: {\n        pattern: Value;\n    };\n}>;\ntype Serialize<T extends string, Output extends string = \"\"> = string extends T ? never : T extends \"\" ? Output : T extends `${infer P}${infer R}` ? Serialize<R, `${Output}${P extends keyof Escaper ? Escaper[P] : P}`> : never;\ntype Escaper = {\n    '\"': '\\\\\"';\n    \"\\\\\": \"\\\\\\\\\";\n    \"\\b\": \"\\\\b\";\n    \"\\f\": \"\\\\f\";\n    \"\\n\": \"\\\\n\";\n    \"\\r\": \"\\\\r\";\n    \"\\t\": \"\\\\t\";\n};\nexport {};\n",
  "node_modules/@typia/interface/lib/tags/Sequence.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * Protocol Buffer field number assignment.\n *\n * `Sequence<N>` is a type tag that assigns a unique field number for Protocol\n * Buffer serialization. In protobuf, each field in a message must have a unique\n * numeric identifier that's used in the binary encoding.\n *\n * Field number guidelines:\n *\n * - **1-15**: Use one byte in encoding (ideal for frequently-used fields)\n * - **16-2047**: Use two bytes\n * - **2048-536,870,911**: Use more bytes (avoid for efficiency)\n * - **19000-19999**: Reserved by Protocol Buffers (cannot use)\n *\n * If not specified, typia auto-assigns field numbers. Use `Sequence` when you\n * need stable field numbers for backward compatibility or when integrating with\n * existing protobuf schemas.\n *\n * This tag is used by `typia.protobuf.encode()` and `typia.protobuf.decode()`.\n * The field number also appears in JSON Schema as `x-protobuf-sequence`.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface Message {\n *     // Frequently accessed fields use low numbers\n *     id: (number & Sequence<1>) & Type<\"uint32\">;\n *     name: string & Sequence<2>;\n *     // Less common fields use higher numbers\n *     metadata: (Record<string, string> & Sequence<100>) | undefined;\n *   }\n *\n * @template N Field number (1 to 536,870,911, excluding 19000-19999)\n */\nexport type Sequence<N extends number> = TagBase<{\n    target: \"boolean\" | \"bigint\" | \"number\" | \"string\" | \"array\" | \"object\";\n    kind: \"sequence\";\n    value: N;\n    schema: {\n        \"x-protobuf-sequence\": N;\n    };\n}>;\n",
  "node_modules/@typia/interface/lib/tags/TagBase.d.ts": "/**\n * Base type for all typia validation tags.\n *\n * `TagBase` is the foundation for all typia type tags (constraints like\n * `Minimum`, `MaxLength`, `Format`, etc.). It attaches compile-time metadata to\n * TypeScript types using a phantom property pattern.\n *\n * The typia transformer reads these tags at compile time and generates\n * appropriate runtime validation code. The tags themselves have no runtime\n * presence - they exist only in the type system.\n *\n * This is an internal implementation detail. Use the specific tag types (e.g.,\n * {@link Minimum}, {@link Format}, {@link Pattern}) rather than `TagBase`\n * directly.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template Props Tag properties defining validation behavior and schema output\n */\nexport type TagBase<Props extends TagBase.IProps<any, any, any, any, any, any>> = {\n    /**\n     * Compile-time marker property for typia transformer.\n     *\n     * This phantom property carries tag metadata in the type system. It is never\n     * assigned at runtime - it exists only for the transformer to read during\n     * compilation.\n     */\n    \"typia.tag\"?: Props;\n};\nexport declare namespace TagBase {\n    /**\n     * Configuration interface for validation tag properties.\n     *\n     * Defines all the metadata a validation tag can specify, including what types\n     * it applies to, how to validate values, and what to output in JSON Schema.\n     *\n     * @template Target Which primitive type(s) this tag can be applied to\n     * @template Kind Unique identifier for this tag type\n     * @template Value The constraint value specified by the user\n     * @template Validate The validation expression to generate\n     * @template Exclusive Whether this tag conflicts with others\n     * @template Schema Additional JSON Schema properties to output\n     */\n    interface IProps<Target extends \"boolean\" | \"bigint\" | \"number\" | \"string\" | \"array\" | \"object\", Kind extends string, Value extends boolean | bigint | number | string | undefined, Validate extends string | {\n        [key in Target]?: string;\n    }, Exclusive extends boolean | string[], Schema extends object | undefined> {\n        /**\n         * Target primitive type(s) this tag applies to.\n         *\n         * The transformer will error if the tag is applied to a property of a\n         * different type. For example, `MinLength` targets `\"string\"` and cannot be\n         * applied to numbers.\n         */\n        target: Target;\n        /**\n         * Unique identifier for this tag type.\n         *\n         * Used internally to identify the constraint kind. Examples: `\"minimum\"`,\n         * `\"maxLength\"`, `\"format\"`, `\"pattern\"`.\n         */\n        kind: Kind;\n        /**\n         * User-configured constraint value.\n         *\n         * The value provided by the user when applying the tag. For `Minimum<5>`,\n         * this would be `5`. For `Format<\"email\">`, this would be `\"email\"`.\n         */\n        value: Value;\n        /**\n         * Validation expression template.\n         *\n         * JavaScript expression string that validates the input value. Use `$input`\n         * as a placeholder for the actual value. The expression is inserted into\n         * the generated validation function.\n         *\n         * Can be a single string or an object mapping target types to different\n         * expressions (for tags supporting multiple types).\n         *\n         * @example\n         *   `\"5 <= $input\"`; // For Minimum<5>\n         *\n         * @example\n         *   `\"$input.length <= 10\"`; // For MaxLength<10>\n         */\n        validate?: Validate;\n        /**\n         * Tag exclusivity configuration.\n         *\n         * Controls which other tags cannot be combined with this one:\n         *\n         * - `true`: No duplicate tags of the same kind allowed\n         * - `string[]`: List of incompatible tag kinds\n         * - `false` (default): No exclusivity restrictions\n         *\n         * For example, `Minimum` and `ExclusiveMinimum` are mutually exclusive -\n         * only one can be applied to a property.\n         *\n         * @default false\n         */\n        exclusive?: Exclusive | string[];\n        /**\n         * Additional JSON Schema properties to output.\n         *\n         * Object containing schema properties to merge into the generated JSON\n         * Schema for the annotated type. For `Minimum<5>`, this would be `{\n         * minimum: 5 }`.\n         */\n        schema?: Schema;\n    }\n}\n",
  "node_modules/@typia/interface/lib/tags/Type.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * Numeric precision and bit-width type constraint.\n *\n * `Type<Value>` is a type tag that constrains numeric values to specific\n * bit-width representations. This is essential for Protocol Buffers\n * serialization and ensures values fit within their specified ranges.\n *\n * Available types:\n *\n * - `\"int32\"`: Signed 32-bit integer (-2,147,483,648 to 2,147,483,647)\n * - `\"uint32\"`: Unsigned 32-bit integer (0 to 4,294,967,295)\n * - `\"int64\"`: Signed 64-bit integer (for `number` or `bigint`)\n * - `\"uint64\"`: Unsigned 64-bit integer (for `number` or `bigint`)\n * - `\"float\"`: 32-bit floating point\n * - `\"double\"`: 64-bit floating point (default JavaScript number)\n *\n * For Protocol Buffers, integer types also determine the wire encoding. The\n * constraint is enforced at runtime by `typia.is()`, `typia.assert()`, and\n * `typia.validate()`. It generates appropriate `type` in JSON Schema.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface Message {\n *     // 32-bit unsigned integer\n *     id: number & Type<\"uint32\">;\n *     // 64-bit signed integer as bigint\n *     timestamp: bigint & Type<\"int64\">;\n *     // 32-bit float for memory efficiency\n *     score: number & Type<\"float\">;\n *   }\n *\n * @template Value Numeric type identifier\n */\nexport type Type<Value extends \"int32\" | \"uint32\" | \"int64\" | \"uint64\" | \"float\" | \"double\"> = TagBase<{\n    target: Value extends \"int64\" | \"uint64\" ? \"bigint\" | \"number\" : \"number\";\n    kind: \"type\";\n    value: Value;\n    validate: Value extends \"int32\" ? `$importInternal(\"isTypeInt32\")($input)` : Value extends \"uint32\" ? `$importInternal(\"isTypeUint32\")($input)` : Value extends \"int64\" ? {\n        number: `$importInternal(\"isTypeInt64\")($input)`;\n        bigint: `true`;\n    } : Value extends \"uint64\" ? {\n        number: `$importInternal(\"isTypeUint64\")($input)`;\n        bigint: `BigInt(0) <= $input`;\n    } : Value extends \"float\" ? `$importInternal(\"isTypeFloat\")($input)` : `true`;\n    exclusive: true;\n    schema: Value extends \"uint32\" | \"uint64\" ? {\n        type: \"integer\";\n        minimum: 0;\n    } : {\n        type: Value extends \"int32\" | \"uint32\" | \"int64\" | \"uint64\" ? \"integer\" : \"number\";\n    };\n}>;\n",
  "node_modules/@typia/interface/lib/tags/UniqueItems.d.ts": "import { TagBase } from \"./TagBase\";\n/**\n * Array unique elements constraint.\n *\n * `UniqueItems` is a type tag that validates all elements in an array are\n * unique (no duplicates). Apply it to array properties using TypeScript\n * intersection types.\n *\n * Uniqueness is determined by:\n *\n * - **Primitives**: Strict equality (`===`)\n * - **Objects**: Deep structural comparison\n *\n * This constraint is commonly combined with {@link MinItems} and {@link MaxItems}\n * for comprehensive array validation. It's useful for modeling set-like data\n * that must be represented as arrays in JSON.\n *\n * The constraint is enforced at runtime by `typia.is()`, `typia.assert()`, and\n * `typia.validate()`. It generates `uniqueItems: true` in JSON Schema.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @example\n *   interface Preferences {\n *     // No duplicate tags allowed\n *     tags: (string & UniqueItems)[];\n *     // Unique user IDs\n *     favoriteUserIds: (number & UniqueItems)[];\n *   }\n *\n * @template Value Boolean flag, defaults to `true` (enable constraint)\n */\nexport type UniqueItems<Value extends boolean = true> = TagBase<{\n    target: \"array\";\n    kind: \"uniqueItems\";\n    value: Value;\n    validate: Value extends true ? `$importInternal(\"isUniqueItems\")($input)` : undefined;\n    exclusive: true;\n    schema: {\n        uniqueItems: true;\n    };\n}>;\n",
  "node_modules/@typia/interface/lib/tags/index.d.ts": "export * from \"./Constant\";\nexport * from \"./ContentMediaType\";\nexport * from \"./Default\";\nexport * from \"./Example\";\nexport * from \"./Examples\";\nexport * from \"./ExclusiveMaximum\";\nexport * from \"./ExclusiveMinimum\";\nexport * from \"./Format\";\nexport * from \"./JsonSchemaPlugin\";\nexport * from \"./Maximum\";\nexport * from \"./MaxItems\";\nexport * from \"./MaxLength\";\nexport * from \"./Minimum\";\nexport * from \"./MinItems\";\nexport * from \"./MinLength\";\nexport * from \"./MultipleOf\";\nexport * from \"./Pattern\";\nexport * from \"./Sequence\";\nexport * from \"./TagBase\";\nexport * from \"./Type\";\nexport * from \"./UniqueItems\";\n",
  "node_modules/@typia/interface/lib/typings/AssertionGuard.d.ts": "/**\n * Type for assertion guard functions that narrow input type.\n *\n * `AssertionGuard<T>` is a function type that validates input at runtime and\n * asserts it as type `T`. Unlike regular assertions that return the value,\n * assertion guards return void but narrow the input parameter's type.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template T Target type to assert\n * @throws {TypeGuardError} When validation fails\n */\nexport type AssertionGuard<T> = (input: unknown) => asserts input is T;\n",
  "node_modules/@typia/interface/lib/typings/Atomic.d.ts": "/**\n * Atomic (primitive) type utilities for typia's type system.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace Atomic {\n    /** Union of JavaScript primitive value types. */\n    type Type = boolean | number | string | bigint;\n    /** String literal names for atomic types. */\n    type Literal = \"boolean\" | \"integer\" | \"number\" | \"string\" | \"bigint\";\n    /** Maps literal type names to their corresponding value types. */\n    type Mapper = {\n        boolean: boolean;\n        integer: number;\n        number: number;\n        string: string;\n        bigint: bigint;\n    };\n}\n",
  "node_modules/@typia/interface/lib/typings/CamelCase.d.ts": "import { Equal } from \"./internal/Equal\";\nimport { IsTuple } from \"./internal/IsTuple\";\nimport { NativeClass } from \"./internal/NativeClass\";\nimport { ValueOf } from \"./internal/ValueOf\";\n/**\n * Converts all object keys to camelCase.\n *\n * `CamelCase<T>` transforms object property names to camelCase format and\n * erases methods like {@link Resolved}. Recursively processes nested\n * structures.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template T Target type to transform\n */\nexport type CamelCase<T> = Equal<T, CamelizeMain<T>> extends true ? T : CamelizeMain<T>;\ntype CamelizeMain<T> = T extends [never] ? never : T extends {\n    valueOf(): boolean | bigint | number | string;\n} ? ValueOf<T> : T extends Function ? never : T extends object ? CamelizeObject<T> : T;\ntype CamelizeObject<T extends object> = T extends Array<infer U> ? IsTuple<T> extends true ? CamelizeTuple<T> : CamelizeMain<U>[] : T extends Set<infer U> ? Set<CamelizeMain<U>> : T extends Map<infer K, infer V> ? Map<CamelizeMain<K>, CamelizeMain<V>> : T extends WeakSet<any> | WeakMap<any, any> ? never : T extends NativeClass ? T : {\n    [Key in keyof T as CamelizeString<Key & string>]: CamelizeMain<T[Key]>;\n};\ntype CamelizeTuple<T extends readonly any[]> = T extends [] ? [] : T extends [infer F] ? [CamelizeMain<F>] : T extends [infer F, ...infer Rest extends readonly any[]] ? [CamelizeMain<F>, ...CamelizeTuple<Rest>] : T extends [(infer F)?] ? [CamelizeMain<F>?] : T extends [(infer F)?, ...infer Rest extends readonly any[]] ? [CamelizeMain<F>?, ...CamelizeTuple<Rest>] : [];\ntype CamelizeString<Key extends string> = Key extends `_${infer R}` ? `_${CamelizeString<R>}` : Key extends `${infer _F}_${infer _R}` ? CamelizeSnakeString<Key> : Key extends Uppercase<Key> ? Lowercase<Key> : CamelizePascalString<Key>;\ntype CamelizePascalString<Key extends string> = Key extends `${infer F}${infer R}` ? `${Lowercase<F>}${R}` : Key;\ntype CamelizeSnakeString<Key extends string> = Key extends `_${infer R}` ? CamelizeSnakeString<R> : Key extends `${infer F}_${infer M}${infer R}` ? M extends \"_\" ? CamelizeSnakeString<`${F}_${R}`> : `${Lowercase<F>}${Uppercase<M>}${CamelizeSnakeString<R>}` : Lowercase<Key>;\nexport {};\n",
  "node_modules/@typia/interface/lib/typings/ClassProperties.d.ts": "import { OmitNever } from \"./OmitNever\";\n/**\n * Extracts non-function properties from a class type.\n *\n * `ClassProperties<T>` filters out all method properties from a class, keeping\n * only data properties. Useful for serialization where methods should be\n * excluded.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template T Target class type\n */\nexport type ClassProperties<T extends object> = OmitNever<{\n    [K in keyof T]: T[K] extends Function ? never : T[K];\n}>;\n",
  "node_modules/@typia/interface/lib/typings/DeepPartial.d.ts": "/**\n * Recursively makes all properties of a type optional.\n *\n * `DeepPartial<T>` transforms a type by making every property optional at all\n * nesting levels. Unlike TypeScript's built-in `Partial<T>` which only affects\n * the top level, this utility recursively applies optionality to nested objects\n * and arrays.\n *\n * Used primarily in {@link IJsonParseResult.IFailure} to represent partially\n * recovered data from malformed JSON, where some properties may be missing due\n * to parsing errors.\n *\n * Behavior:\n *\n * - **Primitives** (`string`, `number`, `boolean`, `bigint`, `symbol`, `null`,\n *   `undefined`): returned as-is\n * - **Functions**: returned as-is\n * - **Arrays**: element type becomes `DeepPartial<U>`\n * - **Objects**: all properties become optional with `DeepPartial` applied\n *\n * @author Michael - https://github.com/8471919\n * @template T The type to make deeply partial\n */\nexport type DeepPartial<T> = T extends string | number | boolean | bigint | symbol | null | undefined ? T : T extends (...args: unknown[]) => unknown ? T : T extends Array<infer U> ? Array<DeepPartial<U>> : T extends object ? {\n    [P in keyof T]?: DeepPartial<T[P]>;\n} : T;\n",
  "node_modules/@typia/interface/lib/typings/OmitNever.d.ts": "import { SpecialFields } from \"./SpecialFields\";\n/**\n * Omits properties with `never` type from an object type.\n *\n * `OmitNever<T>` removes all properties whose value type is `never`, producing\n * a cleaner type without impossible properties.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template T Target object type\n */\nexport type OmitNever<T extends object> = Omit<T, SpecialFields<T, never>>;\n",
  "node_modules/@typia/interface/lib/typings/PascalCase.d.ts": "import { Equal } from \"./internal/Equal\";\nimport { IsTuple } from \"./internal/IsTuple\";\nimport { NativeClass } from \"./internal/NativeClass\";\nimport { ValueOf } from \"./internal/ValueOf\";\n/**\n * Converts all object keys to PascalCase.\n *\n * `PascalCase<T>` transforms object property names to PascalCase format and\n * erases methods like {@link Resolved}. Recursively processes nested\n * structures.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template T Target type to transform\n */\nexport type PascalCase<T> = Equal<T, PascalizeMain<T>> extends true ? T : PascalizeMain<T>;\ntype PascalizeMain<T> = T extends [never] ? never : T extends {\n    valueOf(): boolean | bigint | number | string;\n} ? ValueOf<T> : T extends Function ? never : T extends object ? PascalizeObject<T> : T;\ntype PascalizeObject<T extends object> = T extends Array<infer U> ? IsTuple<T> extends true ? PascalizeTuple<T> : PascalizeMain<U>[] : T extends Set<infer U> ? Set<PascalizeMain<U>> : T extends Map<infer K, infer V> ? Map<PascalizeMain<K>, PascalizeMain<V>> : T extends WeakSet<any> | WeakMap<any, any> ? never : T extends NativeClass ? T : {\n    [Key in keyof T as PascalizeString<Key & string>]: PascalizeMain<T[Key]>;\n};\ntype PascalizeTuple<T extends readonly any[]> = T extends [] ? [] : T extends [infer F] ? [PascalizeMain<F>] : T extends [infer F, ...infer Rest extends readonly any[]] ? [PascalizeMain<F>, ...PascalizeTuple<Rest>] : T extends [(infer F)?] ? [PascalizeMain<F>?] : T extends [(infer F)?, ...infer Rest extends readonly any[]] ? [PascalizeMain<F>?, ...PascalizeTuple<Rest>] : [];\ntype PascalizeString<Key extends string> = Key extends `_${infer R}` ? `_${PascalizeString<R>}` : Key extends `${infer _F}_${infer _R}` ? PascalizeSnakeString<Key> : Capitalize<Key>;\ntype PascalizeSnakeString<Key extends string> = Key extends `_${infer R}` ? PascalizeSnakeString<R> : Key extends `${infer F}${infer M}_${infer R}` ? `${Uppercase<F>}${Lowercase<M>}${PascalizeSnakeString<R>}` : Key extends `${infer F}${infer R}` ? `${Uppercase<F>}${Lowercase<R>}` : Key;\nexport {};\n",
  "node_modules/@typia/interface/lib/typings/Primitive.d.ts": "import { Format } from \"../tags/Format\";\nimport { Equal } from \"./internal/Equal\";\nimport { IsTuple } from \"./internal/IsTuple\";\nimport { NativeClass } from \"./internal/NativeClass\";\nimport { ValueOf } from \"./internal/ValueOf\";\n/**\n * Converts a type to its JSON-serializable primitive form.\n *\n * `Primitive<T>` transforms types for JSON serialization: boxed primitives\n * become primitives (Boolean→boolean), classes become plain objects with\n * methods removed, Date becomes `string & Format<\"date-time\">`, and types with\n * `toJSON()` use their return type. Native classes (except Date) and bigint\n * become `never` as they're not JSON-serializable.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @author Kyungsu Kang - https://github.com/kakasoo\n * @author Michael - https://github.com/8471919\n * @template T Target type to convert\n */\nexport type Primitive<T> = Equal<T, PrimitiveMain<T>> extends true ? T : PrimitiveMain<T>;\ntype PrimitiveMain<Instance> = Instance extends [never] ? never : ValueOf<Instance> extends bigint ? never : ValueOf<Instance> extends boolean | number | string ? ValueOf<Instance> : Instance extends Function ? never : ValueOf<Instance> extends object ? Instance extends object ? Instance extends Date ? string & Format<\"date-time\"> : Instance extends IJsonable<infer Raw> ? ValueOf<Raw> extends object ? Raw extends object ? PrimitiveObject<Raw> : never : ValueOf<Raw> : Instance extends Exclude<NativeClass, Date> ? never : PrimitiveObject<Instance> : never : ValueOf<Instance>;\ntype PrimitiveObject<Instance extends object> = Instance extends Array<infer T> ? IsTuple<Instance> extends true ? PrimitiveTuple<Instance> : PrimitiveMain<T>[] : {\n    [P in keyof Instance]: PrimitiveMain<Instance[P]>;\n};\ntype PrimitiveTuple<T extends readonly any[]> = T extends [] ? [] : T extends [infer F] ? [PrimitiveMain<F>] : T extends [infer F, ...infer Rest extends readonly any[]] ? [PrimitiveMain<F>, ...PrimitiveTuple<Rest>] : T extends [(infer F)?] ? [PrimitiveMain<F>?] : T extends [(infer F)?, ...infer Rest extends readonly any[]] ? [PrimitiveMain<F>?, ...PrimitiveTuple<Rest>] : [];\ninterface IJsonable<T> {\n    toJSON(): T;\n}\nexport {};\n",
  "node_modules/@typia/interface/lib/typings/ProtobufAtomic.d.ts": "/**\n * Protocol Buffers atomic (scalar) type names.\n *\n * Union of all primitive type identifiers used in Protocol Buffers wire format\n * encoding/decoding.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport type ProtobufAtomic = \"bool\" | \"int32\" | \"uint32\" | \"int64\" | \"uint64\" | \"float\" | \"double\" | \"string\";\nexport declare namespace ProtobufAtomic {\n    /** Numeric protobuf types (integers and floats). */\n    type Numeric = \"int32\" | \"uint32\" | \"int64\" | \"uint64\" | \"float\" | \"double\";\n    /** 64-bit integer types that map to JavaScript `bigint`. */\n    type BigNumeric = \"int64\" | \"uint64\";\n}\n",
  "node_modules/@typia/interface/lib/typings/Resolved.d.ts": "import { Equal } from \"./internal/Equal\";\nimport { IsTuple } from \"./internal/IsTuple\";\nimport { NativeClass } from \"./internal/NativeClass\";\nimport { ValueOf } from \"./internal/ValueOf\";\n/**\n * Converts a type to its resolved form by erasing all methods.\n *\n * `Resolved<T>` transforms classes to plain objects, extracts primitive values\n * from boxed types (Boolean→boolean, Number→number, String→string), and\n * recursively processes nested structures. Native classes (Date, Set, Map,\n * etc.) are preserved unchanged.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @author Kyungsu Kang - https://github.com/kakasoo\n * @template T Target type to resolve\n */\nexport type Resolved<T> = Equal<T, ResolvedMain<T>> extends true ? T : ResolvedMain<T>;\ntype ResolvedMain<T> = T extends [never] ? never : ValueOf<T> extends boolean | number | bigint | string ? ValueOf<T> : T extends Function ? never : T extends object ? ResolvedObject<T> : ValueOf<T>;\ntype ResolvedObject<T extends object> = T extends Array<infer U> ? IsTuple<T> extends true ? ResolvedTuple<T> : ResolvedMain<U>[] : T extends Set<infer U> ? Set<ResolvedMain<U>> : T extends Map<infer K, infer V> ? Map<ResolvedMain<K>, ResolvedMain<V>> : T extends WeakSet<any> | WeakMap<any, any> ? never : T extends NativeClass ? T : {\n    [P in keyof T]: ResolvedMain<T[P]>;\n};\ntype ResolvedTuple<T extends readonly any[]> = T extends [] ? [] : T extends [infer F] ? [ResolvedMain<F>] : T extends [infer F, ...infer Rest extends readonly any[]] ? [ResolvedMain<F>, ...ResolvedTuple<Rest>] : T extends [(infer F)?] ? [ResolvedMain<F>?] : T extends [(infer F)?, ...infer Rest extends readonly any[]] ? [ResolvedMain<F>?, ...ResolvedTuple<Rest>] : [];\nexport {};\n",
  "node_modules/@typia/interface/lib/typings/SnakeCase.d.ts": "import { Equal } from \"./internal/Equal\";\nimport { NativeClass } from \"./internal/NativeClass\";\nimport { ValueOf } from \"./internal/ValueOf\";\n/**\n * Converts all object keys to snake_case.\n *\n * `SnakeCase<T>` transforms object property names to snake_case format and\n * erases methods like {@link Resolved}. Recursively processes nested\n * structures.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template T Target type to transform\n */\nexport type SnakeCase<T> = Equal<T, SnakageMain<T>> extends true ? T : SnakageMain<T>;\ntype SnakageMain<T> = T extends [never] ? never : T extends {\n    valueOf(): boolean | bigint | number | string;\n} ? ValueOf<T> : T extends Function ? never : T extends object ? SnakageObject<T> : T;\ntype SnakageObject<T extends object> = T extends Array<infer U> ? IsTuple<T> extends true ? SnakageTuple<T> : SnakageMain<U>[] : T extends Set<infer U> ? Set<SnakageMain<U>> : T extends Map<infer K, infer V> ? Map<SnakageMain<K>, SnakageMain<V>> : T extends WeakSet<any> | WeakMap<any, any> ? never : T extends NativeClass ? T : {\n    [Key in keyof T as SnakageString<Key & string>]: SnakageMain<T[Key]>;\n};\ntype IsTuple<T extends readonly any[] | {\n    length: number;\n}> = [T] extends [\n    never\n] ? false : T extends readonly any[] ? number extends T[\"length\"] ? false : true : false;\ntype SnakageTuple<T extends readonly any[]> = T extends [] ? [] : T extends [infer F] ? [SnakageMain<F>] : T extends [infer F, ...infer Rest extends readonly any[]] ? [SnakageMain<F>, ...SnakageTuple<Rest>] : T extends [(infer F)?] ? [SnakageMain<F>?] : T extends [(infer F)?, ...infer Rest extends readonly any[]] ? [SnakageMain<F>?, ...SnakageTuple<Rest>] : [];\ntype SnakageString<Key extends string> = Key extends `${infer _}` ? SnakageStringRepeatedly<Key, \"\"> : Key;\ntype SnakageStringRepeatedly<S extends string, Previous extends string> = S extends `${infer First}${infer Second}${infer Rest}` ? `${Underscore<Previous, First>}${Lowercase<First>}${Underscore<First, Second>}${Lowercase<Second>}${SnakageStringRepeatedly<Rest, Second>}` : S extends `${infer First}` ? `${Underscore<Previous, First>}${Lowercase<First>}` : \"\";\ntype Underscore<First extends string, Second extends string> = First extends UpperAlphabetic | \"\" | \"_\" ? \"\" : Second extends UpperAlphabetic ? \"_\" : \"\";\ntype UpperAlphabetic = \"A\" | \"B\" | \"C\" | \"D\" | \"E\" | \"F\" | \"G\" | \"H\" | \"I\" | \"J\" | \"K\" | \"L\" | \"M\" | \"N\" | \"O\" | \"P\" | \"Q\" | \"R\" | \"S\" | \"T\" | \"U\" | \"V\" | \"W\" | \"X\" | \"Y\" | \"Z\";\nexport {};\n",
  "node_modules/@typia/interface/lib/typings/SpecialFields.d.ts": "/**\n * Extracts property keys whose value type extends the target type.\n *\n * `SpecialFields<Instance, Target>` returns a union of property names from\n * `Instance` where the property value extends `Target`.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template Instance Source object type\n * @template Target Target value type to match\n */\nexport type SpecialFields<Instance extends object, Target> = {\n    [P in keyof Instance]: Instance[P] extends Target ? P : never;\n}[keyof Instance & string];\n",
  "node_modules/@typia/interface/lib/typings/ValidationPipe.d.ts": "/**\n * Discriminated union for validation results.\n *\n * `ValidationPipe<T, E>` represents either a successful validation with data of\n * type `T`, or a failed validation with an array of errors of type `E`. Use the\n * `success` discriminant to narrow the type.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @template T Success data type\n * @template E Error type\n */\nexport type ValidationPipe<T, E> = {\n    success: true;\n    data: T;\n} | {\n    success: false;\n    errors: E[];\n};\n",
  "node_modules/@typia/interface/lib/typings/index.d.ts": "export * from \"./AssertionGuard\";\nexport * from \"./CamelCase\";\nexport * from \"./PascalCase\";\nexport * from \"./Primitive\";\nexport * from \"./Resolved\";\nexport * from \"./SnakeCase\";\nexport * from \"./Atomic\";\nexport * from \"./ClassProperties\";\nexport * from \"./DeepPartial\";\nexport * from \"./OmitNever\";\nexport * from \"./ProtobufAtomic\";\nexport * from \"./SpecialFields\";\nexport * from \"./ValidationPipe\";\n",
  "node_modules/@typia/interface/lib/typings/internal/Equal.d.ts": "/**\n * Checks if two types are exactly equal.\n *\n * `Equal<X, Y>` returns `true` if types X and Y are identical, `false`\n * otherwise. Works with any TypeScript types including unions.\n *\n * @author Kyungsu Kang - https://github.com/kakasoo\n * @template X First type to compare\n * @template Y Second type to compare\n */\nexport type Equal<X, Y> = (<T>() => T extends X ? 1 : 2) extends <T>() => T extends Y ? 1 : 2 ? true : false;\n",
  "node_modules/@typia/interface/lib/typings/internal/IsTuple.d.ts": "/**\n * Checks if an array type is a tuple (fixed length) or regular array.\n *\n * Returns `true` for tuple types like `[string, number]` where length is fixed,\n * and `false` for array types like `string[]` where length is variable.\n *\n * @template T Array or tuple type to check\n */\nexport type IsTuple<T extends readonly any[] | {\n    length: number;\n}> = [\n    T\n] extends [never] ? false : T extends readonly any[] ? number extends T[\"length\"] ? false : true : false;\n",
  "node_modules/@typia/interface/lib/typings/internal/NativeClass.d.ts": "/**\n * Union of JavaScript built-in class types.\n *\n * `NativeClass` includes Date, collections (Set, Map, WeakSet, WeakMap), typed\n * arrays (Uint8Array, Int32Array, etc.), binary data types (ArrayBuffer,\n * DataView, Blob, File), and RegExp. These types receive special handling in\n * typia's serialization and validation.\n */\nexport type NativeClass = Date | Set<any> | Map<any, any> | WeakSet<any> | WeakMap<any, any> | Uint8Array | Uint8ClampedArray | Uint16Array | Uint32Array | BigUint64Array | Int8Array | Int16Array | Int32Array | BigInt64Array | Float32Array | Float64Array | ArrayBuffer | SharedArrayBuffer | DataView | Blob | File | RegExp;\n",
  "node_modules/@typia/interface/lib/typings/internal/ValueOf.d.ts": "/**\n * Extracts the primitive value type from boxed primitives.\n *\n * `ValueOf<Instance>` converts boxed primitive types (Boolean, Number, String)\n * to their primitive equivalents (boolean, number, string). Non-boxed types are\n * returned unchanged.\n *\n * @template Instance Type to extract primitive from\n */\nexport type ValueOf<Instance> = IsValueOf<Instance, Boolean> extends true ? boolean : IsValueOf<Instance, Number> extends true ? number : IsValueOf<Instance, String> extends true ? string : Instance;\ntype IsValueOf<Instance, Object extends IValueOf<any>> = Instance extends Object ? Object extends IValueOf<infer Primitive> ? Instance extends Primitive ? false : true : false : false;\ninterface IValueOf<T> {\n    valueOf(): T;\n}\nexport {};\n",
  "node_modules/@typia/interface/lib/utils/IRandomGenerator.d.ts": "import { OpenApi } from \"../openapi/OpenApi\";\n/**\n * Random value generator interface for typia.\n *\n * `IRandomGenerator` defines methods for generating random values of various\n * types. Used by `typia.random<T>()` for mock data generation.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IRandomGenerator {\n    /** Generates a random boolean. */\n    boolean(): boolean | undefined;\n    /** Generates a random number within schema constraints. */\n    number(schema: OpenApi.IJsonSchema.INumber): number;\n    /** Generates a random integer within schema constraints. */\n    integer(schema: OpenApi.IJsonSchema.IInteger): number;\n    /** Generates a random bigint within schema constraints. */\n    bigint(schema: OpenApi.IJsonSchema.IInteger): bigint;\n    /** Generates a random string within schema constraints. */\n    string(schema: OpenApi.IJsonSchema.IString): string;\n    /** Generates a random array with elements from the generator function. */\n    array<T>(schema: Omit<OpenApi.IJsonSchema.IArray, \"items\"> & {\n        element: (index: number, count: number) => T;\n    }): T[];\n    /** Generates a random string matching the regex pattern. */\n    pattern(regex: RegExp): string;\n    byte(): string;\n    password(): string;\n    regex(): string;\n    uuid(): string;\n    email(): string;\n    hostname(): string;\n    idnEmail(): string;\n    idnHostname(): string;\n    iri(): string;\n    iriReference(): string;\n    ipv4(): string;\n    ipv6(): string;\n    uri(): string;\n    uriReference(): string;\n    uriTemplate(): string;\n    url(): string;\n    datetime(props?: {\n        minimum?: number;\n        maximum?: number;\n    }): string;\n    date(props?: {\n        minimum?: number;\n        maximum?: number;\n    }): string;\n    time(): string;\n    duration(): string;\n    jsonPointer(): string;\n    relativeJsonPointer(): string;\n}\nexport declare namespace IRandomGenerator {\n    /** Custom generators for specific schema properties. */\n    interface CustomMap {\n        string?: (schema: OpenApi.IJsonSchema.IString & Record<string, any>) => string;\n        number?: (schema: OpenApi.IJsonSchema.INumber & Record<string, any>) => number;\n        integer?: (schema: OpenApi.IJsonSchema.IInteger & Record<string, any>) => number;\n        bigint?: (schema: OpenApi.IJsonSchema.IInteger & Record<string, any>) => bigint;\n        boolean?: (schema: Record<string, any>) => boolean | undefined;\n        array?: <T>(schema: Omit<OpenApi.IJsonSchema.IArray, \"items\"> & {\n            element: (index: number, count: number) => T;\n        } & Record<string, any>) => T[];\n    }\n}\n",
  "node_modules/@typia/interface/lib/utils/IReadableURLSearchParams.d.ts": "/**\n * Minimal interface for reading URL query parameters.\n *\n * `IReadableURLSearchParams` is a subset of the standard {@link URLSearchParams}\n * interface, containing only the read operations needed for query parameter\n * parsing. This interface was designed specifically for compatibility with the\n * [Hono.js](https://hono.dev/) web framework, which provides its own query\n * parameter implementation.\n *\n * The interface exposes:\n *\n * - {@link URLSearchParams.size | size}: Number of parameters\n * - {@link URLSearchParams.get | get}: Retrieve first value for a key\n * - {@link URLSearchParams.getAll | getAll}: Retrieve all values for a key\n *\n * Use this interface when implementing query parameter handling that needs to\n * work with both standard `URLSearchParams` and framework-specific\n * implementations.\n *\n * @author https://github.com/miyaji255\n */\nexport type IReadableURLSearchParams = Pick<URLSearchParams, \"size\" | \"get\" | \"getAll\">;\n",
  "node_modules/@typia/interface/lib/utils/index.d.ts": "export * from \"./IRandomGenerator\";\nexport * from \"./IReadableURLSearchParams\";\n",
  "node_modules/@typia/interface/package.json": "{\n  \"name\": \"@typia/interface\",\n  \"version\": \"12.0.1\",\n  \"description\": \"Superfast runtime validators with only one line\",\n  \"main\": \"lib/index.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"default\": \"./lib/index.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/samchon/typia\"\n  },\n  \"author\": \"Jeongho Nam\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/samchon/typia/issues\"\n  },\n  \"homepage\": \"https://typia.io\",\n  \"devDependencies\": {\n    \"rimraf\": \"^6.1.2\",\n    \"typescript\": \"~5.9.3\"\n  },\n  \"sideEffects\": false,\n  \"files\": [\n    \"README.md\",\n    \"package.json\",\n    \"lib\",\n    \"src\"\n  ],\n  \"keywords\": [\n    \"fast\",\n    \"json\",\n    \"stringify\",\n    \"typescript\",\n    \"transform\",\n    \"ajv\",\n    \"io-ts\",\n    \"zod\",\n    \"schema\",\n    \"json-schema\",\n    \"generator\",\n    \"assert\",\n    \"clone\",\n    \"is\",\n    \"validate\",\n    \"equal\",\n    \"runtime\",\n    \"type\",\n    \"typebox\",\n    \"checker\",\n    \"validator\",\n    \"safe\",\n    \"parse\",\n    \"prune\",\n    \"random\",\n    \"protobuf\",\n    \"llm\",\n    \"llm-function-calling\",\n    \"structured-output\",\n    \"openai\",\n    \"chatgpt\",\n    \"claude\",\n    \"gemini\",\n    \"llama\"\n  ],\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"scripts\": {\n    \"build\": \"rimraf lib && tsc\",\n    \"dev\": \"rimraf lib && tsc --watch\"\n  },\n  \"types\": \"lib/index.d.ts\"\n}",
  "node_modules/@typia/transform/lib/CallExpressionTransformer.d.ts": "import { ITypiaContext } from \"@typia/core\";\nimport ts from \"typescript\";\n/**\n * Transforms `typia.*` function call expressions.\n *\n * Routes typia function calls (e.g., `typia.is<T>()`, `typia.assert<T>()`) to\n * their corresponding transformers. Identifies calls by resolving the\n * declaration signature and matching against registered functor map.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace CallExpressionTransformer {\n    const transform: (props: {\n        context: ITypiaContext;\n        expression: ts.CallExpression;\n    }) => ts.Expression | null;\n}\n",
  "node_modules/@typia/transform/lib/FileTransformer.d.ts": "import { ITypiaContext } from \"@typia/core\";\nimport ts from \"typescript\";\n/**\n * TypeScript source file transformer for typia.\n *\n * Entry point for typia's compile-time transformation. Traverses AST nodes,\n * transforms `typia.*` function calls into optimized runtime code, and injects\n * required imports. Skips declaration files.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace FileTransformer {\n    const transform: (environments: Omit<ITypiaContext, \"transformer\" | \"importer\">) => (transformer: ts.TransformationContext) => (file: ts.SourceFile) => ts.SourceFile;\n}\n",
  "node_modules/@typia/transform/lib/ITransformProps.d.ts": "import { ITypiaContext } from \"@typia/core\";\nimport ts from \"typescript\";\n/**\n * Properties for individual typia function transformation.\n *\n * Passed to each transformer handler when processing a `typia.*()` call.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface ITransformProps {\n    /** Typia transformation context with type checker and utilities. */\n    context: ITypiaContext;\n    /** Module expression (e.g., `typia` in `typia.is<T>()`). */\n    modulo: ts.LeftHandSideExpression;\n    /** The original `typia.*<T>()` call expression being transformed. */\n    expression: ts.CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/ImportTransformer.d.ts": "import ts from \"typescript\";\n/**\n * Transforms import paths for typia build output.\n *\n * Rewrites relative import paths when building typia packages. Also removes\n * unused typia imports that only contained transformable function calls (since\n * those are replaced at compile time).\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace ImportTransformer {\n    const transform: (props: {\n        from: string;\n        to: string;\n    }) => (context: ts.TransformationContext) => (file: ts.SourceFile) => ts.SourceFile;\n}\n",
  "node_modules/@typia/transform/lib/NodeTransformer.d.ts": "import { ITypiaContext } from \"@typia/core\";\nimport ts from \"typescript\";\n/**\n * TypeScript AST node transformer.\n *\n * Delegates call expression nodes to {@link CallExpressionTransformer} for\n * potential `typia.*` function transformation. Non-call nodes pass through.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace NodeTransformer {\n    const transform: (props: {\n        context: ITypiaContext;\n        node: ts.Node;\n    }) => ts.Node | null;\n}\n",
  "node_modules/@typia/transform/lib/TransformerError.d.ts": "import { MetadataFactory } from \"@typia/core\";\n/**\n * Error thrown during typia transformation.\n *\n * `TransformerError` is thrown when `typia.*<T>()` receives unsupported types\n * or invalid configurations at compile time. The error message details which\n * types failed and why.\n *\n * Common causes:\n *\n * - Tuples in LLM schema (not supported by most LLMs)\n * - Recursive types without `$ref` support\n * - `any` types without explicit handling\n * - Native classes not serializable to JSON\n *\n * Use {@link from} to create from {@link MetadataFactory.IError} instances.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class TransformerError extends Error {\n    /** Error code identifying the error type. */\n    readonly code: string;\n    constructor(props: TransformerError.IProps);\n}\nexport declare namespace TransformerError {\n    /** Constructor properties for TransformerError. */\n    interface IProps {\n        /** Error code identifying the error type. */\n        code: string;\n        /** Human-readable error message. */\n        message: string;\n    }\n    /**\n     * Create error from metadata factory errors.\n     *\n     * Formats multiple type errors into a single TransformerError.\n     */\n    const from: (props: {\n        code: string;\n        errors: MetadataFactory.IError[];\n    }) => TransformerError;\n}\n",
  "node_modules/@typia/transform/lib/TypiaGenerator.d.ts": "export declare namespace TypiaGenerator {\n    interface ILocation {\n        input: string;\n        output: string;\n        project: string;\n    }\n    const build: (location: TypiaGenerator.ILocation) => Promise<void>;\n}\n",
  "node_modules/@typia/transform/lib/features/AssertTransformer.d.ts": "import { AssertProgrammer } from \"@typia/core\";\nimport { ITransformProps } from \"../ITransformProps\";\nexport declare namespace AssertTransformer {\n    const transform: (config: AssertProgrammer.IConfig) => (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/CreateAssertTransformer.d.ts": "import { AssertProgrammer } from \"@typia/core\";\nimport { ITransformProps } from \"../ITransformProps\";\nexport declare namespace CreateAssertTransformer {\n    const transform: (config: AssertProgrammer.IConfig) => (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/CreateIsTransformer.d.ts": "import { IsProgrammer } from \"@typia/core\";\nimport { ITransformProps } from \"../ITransformProps\";\nexport declare namespace CreateIsTransformer {\n    const transform: (config: IsProgrammer.IConfig) => (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/CreateRandomTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../ITransformProps\";\nexport declare namespace CreateRandomTransformer {\n    const transform: (props: ITransformProps) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/CreateValidateTransformer.d.ts": "import { ValidateProgrammer } from \"@typia/core\";\nimport { ITransformProps } from \"../ITransformProps\";\nexport declare namespace CreateValidateTransformer {\n    const transform: (config: ValidateProgrammer.IConfig) => (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/IsTransformer.d.ts": "import { IsProgrammer } from \"@typia/core\";\nimport { ITransformProps } from \"../ITransformProps\";\nexport declare namespace IsTransformer {\n    const transform: (config: IsProgrammer.IConfig) => (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/RandomTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../ITransformProps\";\nexport declare namespace RandomTransformer {\n    const transform: (props: ITransformProps) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/ValidateTransformer.d.ts": "import { ValidateProgrammer } from \"@typia/core\";\nimport { ITransformProps } from \"../ITransformProps\";\nexport declare namespace ValidateTransformer {\n    const transform: (config: ValidateProgrammer.IConfig) => (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/functional/FunctionalGenericTransformer.d.ts": "import { ITypiaContext } from \"@typia/core\";\nimport ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace FunctionalGenericTransformer {\n    interface IConfig {\n        equals: boolean;\n    }\n    interface ISpecification {\n        method: string;\n        config: IConfig;\n        programmer: (p: {\n            context: ITypiaContext;\n            modulo: ts.LeftHandSideExpression;\n            expression: ts.Expression;\n            declaration: ts.FunctionDeclaration;\n            config: IConfig;\n            init?: ts.Expression;\n        }) => ts.Expression;\n    }\n    const transform: (spec: ISpecification) => (props: ITransformProps) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/http/CreateHttpAssertFormDataTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace CreateHttpAssertFormDataTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/http/CreateHttpAssertHeadersTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace CreateHttpAssertHeadersTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/http/CreateHttpAssertQueryTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace CreateHttpAssertQueryTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/http/CreateHttpFormDataTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace CreateHttpFormDataTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/http/CreateHttpHeadersTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace CreateHttpHeadersTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/http/CreateHttpIsFormDataTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace CreateHttpIsFormDataTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/http/CreateHttpIsHeadersTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace CreateHttpIsHeadersTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/http/CreateHttpIsQueryTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace CreateHttpIsQueryTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/http/CreateHttpParameterTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace CreateHttpParameterTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/http/CreateHttpQueryTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace CreateHttpQueryTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/http/CreateHttpValidateFormDataTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace CreateHttpValidateFormDataTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/http/CreateHttpValidateHeadersTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace CreateHttpValidateHeadersTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/http/CreateHttpValidateQueryTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace CreateHttpValidateQueryTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/http/HttpAssertFormDataTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace HttpAssertFormDataTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/http/HttpAssertHeadersTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace HttpAssertHeadersTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/http/HttpAssertQueryTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace HttpAssertQueryTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/http/HttpFormDataTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace HttpFormDataTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/http/HttpHeadersTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace HttpHeadersTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/http/HttpIsFormDataTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace HttpIsFormDataTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/http/HttpIsHeadersTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace HttpIsHeadersTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/http/HttpIsQueryTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace HttpIsQueryTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/http/HttpParameterTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace HttpParameterTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/http/HttpQueryTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace HttpQueryTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/http/HttpValidateFormDataTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace HttpValidateFormDataTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/http/HttpValidateHeadersTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace HttpValidateHeadersTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/http/HttpValidateQueryTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace HttpValidateQueryTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonApplicationTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonApplicationTransformer {\n    const transform: (props: ITransformProps) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonAssertParseTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonAssertParseTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonAssertStringifyTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonAssertStringifyTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonCreateAssertParseTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonCreateAssertParseTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonCreateAssertStringifyTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonCreateAssertStringifyTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonCreateIsParseTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonCreateIsParseTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonCreateIsStringifyTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonCreateIsStringifyTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonCreateStringifyTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonCreateStringifyTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonCreateValidateParseTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonCreateValidateParseTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonCreateValidateStringifyProgrammer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonCreateValidateStringifyTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonIsParseTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonIsParseTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonIsStringifyTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonIsStringifyTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonSchemaTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonSchemaTransformer {\n    const transform: (props: Pick<ITransformProps, \"context\" | \"expression\">) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonSchemasTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonSchemasTransformer {\n    const transform: (props: Pick<ITransformProps, \"context\" | \"expression\">) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonStringifyTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonStringifyTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonValidateParseTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonValidateParseTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/json/JsonValidateStringifyTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace JsonValidateStringifyTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/llm/LlmApplicationTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace LlmApplicationTransformer {\n    const transform: (props: ITransformProps) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/llm/LlmCoerceTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace LlmCoerceTransformer {\n    const transform: (props: ITransformProps) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/llm/LlmControllerTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace LlmControllerTransformer {\n    const transform: (props: ITransformProps) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/llm/LlmCreateCoerceTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace LlmCreateCoerceTransformer {\n    const transform: (props: ITransformProps) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/llm/LlmCreateParseTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace LlmCreateParseTransformer {\n    const transform: (props: ITransformProps) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/llm/LlmParametersTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace LlmParametersTransformer {\n    const transform: (props: ITransformProps) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/llm/LlmParseTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace LlmParseTransformer {\n    const transform: (props: ITransformProps) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/llm/LlmSchemaTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace LlmSchemaTransformer {\n    const transform: (props: ITransformProps) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/llm/LlmStructuredOutputTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace LlmStructuredOutputTransformer {\n    const transform: (props: ITransformProps) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscAssertCloneTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscAssertCloneTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscAssertPruneTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscAssertPruneTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscCloneTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscCloneTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscCreateAssertCloneTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscCreateAssertCloneTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscCreateAssertPruneTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscCreateAssertPruneTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscCreateCloneTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscCreateCloneTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscCreateIsCloneTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscCreateIsCloneTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscCreateIsPruneTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscCreateIsPruneTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscCreatePruneTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscCreatePruneTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscCreateValidateCloneTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscCreateValidateCloneTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscCreateValidatePruneTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscCreateValidatePruneTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscIsCloneTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscIsCloneTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscIsPruneTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscIsPruneTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscLiteralsTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscLiteralsTransformer {\n    const transform: (props: Omit<ITransformProps, \"modulo\">) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscPruneTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscPruneTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscValidateCloneTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscValidateCloneTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/misc/MiscValidatePruneTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace MiscValidatePruneTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/notations/NotationAssertGeneralTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace NotationAssertGeneralTransformer {\n    const transform: (rename: (str: string) => string) => (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/notations/NotationCreateAssertGeneralTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace NotationCreateAssertGeneralTransformer {\n    const transform: (rename: (str: string) => string) => (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/notations/NotationCreateGeneralTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace NotationCreateGeneralTransformer {\n    const transform: (rename: (str: string) => string) => (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/notations/NotationCreateIsGeneralTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace NotationCreateIsGeneralTransformer {\n    const transform: (rename: (str: string) => string) => (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/notations/NotationCreateValidateGeneralTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace NotationCreateValidateGeneralTransformer {\n    const transform: (rename: (str: string) => string) => (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/notations/NotationGeneralTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace NotationGeneralTransformer {\n    const transform: (rename: (str: string) => string) => (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/notations/NotationIsGeneralTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace NotationIsGeneralTransformer {\n    const transform: (rename: (str: string) => string) => (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/notations/NotationValidateGeneralTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace NotationValidateGeneralTransformer {\n    const transform: (rename: (str: string) => string) => (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufAssertDecodeTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufAssertDecodeTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufAssertEncodeTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufAssertEncodeTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufCreateAssertDecodeTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufCreateAssertDecodeTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufCreateAssertEncodeTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufCreateAssertEncodeTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufCreateDecodeTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufCreateDecodeTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufCreateEncodeTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufCreateEncodeTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufCreateIsDecodeTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufCreateIsDecodeTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufCreateIsEncodeTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufCreateIsEncodeTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufCreateValidateDecodeTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufCreateValidateDecodeTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufCreateValidateEncodeTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufCreateValidateEncodeTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").Expression | import(\"typescript\").ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufDecodeTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufDecodeTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufEncodeTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufEncodeTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufIsDecodeTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufIsDecodeTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufIsEncodeTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufIsEncodeTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufMessageTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufMessageTransformer {\n    const transform: (props: Pick<ITransformProps, \"context\" | \"expression\">) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufValidateDecodeTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufValidateDecodeTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/protobuf/ProtobufValidateEncodeTransformer.d.ts": "import { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ProtobufValidateEncodeTransformer {\n    const transform: (props: ITransformProps) => import(\"typescript\").CallExpression;\n}\n",
  "node_modules/@typia/transform/lib/features/reflect/ReflectMetadataTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ReflectMetadataTransformer {\n    const transform: (props: Pick<ITransformProps, \"context\" | \"expression\">) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/reflect/ReflectNameTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ReflectNameTransformer {\n    const transform: (props: Pick<ITransformProps, \"context\" | \"expression\">) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/reflect/ReflectSchemaTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ReflectSchemaTransformer {\n    const transform: (props: Pick<ITransformProps, \"context\" | \"expression\">) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/features/reflect/ReflectSchemasTransformer.d.ts": "import ts from \"typescript\";\nimport { ITransformProps } from \"../../ITransformProps\";\nexport declare namespace ReflectSchemasTransformer {\n    const transform: (props: Pick<ITransformProps, \"context\" | \"expression\">) => ts.Expression;\n}\n",
  "node_modules/@typia/transform/lib/index.d.ts": "import { transform } from \"./transform\";\nexport default transform;\nexport * from \"./ImportTransformer\";\nexport * from \"./TypiaGenerator\";\nexport * from \"./transform\";\n",
  "node_modules/@typia/transform/lib/internal/GenericTransformer.d.ts": "import { IProgrammerProps } from \"@typia/core\";\nimport ts from \"typescript\";\nimport { ITransformProps } from \"../ITransformProps\";\nexport declare namespace GenericTransformer {\n    interface IProps extends ITransformProps {\n        method: string;\n        write: (props: IProgrammerProps) => ts.Expression | ts.ArrowFunction;\n    }\n    const scalar: (props: IProps) => ts.CallExpression;\n    const factory: (props: IProps) => ts.Expression | ts.ArrowFunction;\n}\n",
  "node_modules/@typia/transform/lib/transform.d.ts": "import { ITransformOptions, ITypiaContext } from \"@typia/core\";\nimport ts from \"typescript\";\n/**\n * TypeScript transformer for typia runtime code generation.\n *\n * `transform` is the entry point for typia's compile-time transformation. It\n * converts `typia.*<T>()` function calls (e.g., `typia.is<User>(data)`) into\n * optimized runtime validation, serialization, or transformation code.\n *\n * The transformer analyzes the generic type parameter `T` at compile time and\n * generates specialized code that performs type checking without runtime\n * reflection. This approach provides both type safety and high performance.\n *\n * **Requirements:**\n *\n * - TypeScript's `strictNullChecks` or `strict` compiler option must be enabled\n * - The transformer must be configured in `tsconfig.json` via ts-patch or\n *   ttypescript\n *\n * **Configuration example (tsconfig.json):**\n *\n * ```json\n * {\n *   \"compilerOptions\": {\n *     \"strict\": true,\n *     \"plugins\": [{ \"transform\": \"typia/lib/transform\" }]\n *   }\n * }\n * ```\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @param program TypeScript program instance from the compiler\n * @param options Optional transformer configuration (finite, numeric,\n *   functional, undefined)\n * @param extras Diagnostic utilities for error reporting during transformation\n * @returns Transformer factory that processes source files\n */\nexport declare const transform: (program: ts.Program, options: ITransformOptions | undefined, extras: ITypiaContext[\"extras\"]) => ts.TransformerFactory<ts.SourceFile>;\n",
  "node_modules/@typia/transform/package.json": "{\n  \"name\": \"@typia/transform\",\n  \"version\": \"12.0.1\",\n  \"description\": \"Superfast runtime validators with only one line\",\n  \"main\": \"lib/index.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"import\": \"./lib/index.mjs\",\n      \"default\": \"./lib/index.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/samchon/typia\"\n  },\n  \"author\": \"Jeongho Nam\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/samchon/typia/issues\"\n  },\n  \"homepage\": \"https://typia.io\",\n  \"dependencies\": {\n    \"@typia/interface\": \"^12.0.1\",\n    \"@typia/utils\": \"^12.0.1\",\n    \"@typia/core\": \"^12.0.1\"\n  },\n  \"devDependencies\": {\n    \"@rollup/plugin-commonjs\": \"^29.0.0\",\n    \"@rollup/plugin-node-resolve\": \"^16.0.3\",\n    \"@rollup/plugin-typescript\": \"^12.3.0\",\n    \"@types/node\": \"^25.3.0\",\n    \"@types/ts-expose-internals\": \"npm:ts-expose-internals@5.6.3\",\n    \"rimraf\": \"^6.1.2\",\n    \"rollup\": \"^4.56.0\",\n    \"rollup-plugin-auto-external\": \"^2.0.0\",\n    \"rollup-plugin-node-externals\": \"^8.1.2\",\n    \"tinyglobby\": \"^0.2.12\",\n    \"typescript\": \"~5.9.3\"\n  },\n  \"sideEffects\": false,\n  \"files\": [\n    \"README.md\",\n    \"package.json\",\n    \"lib\",\n    \"src\"\n  ],\n  \"keywords\": [\n    \"fast\",\n    \"json\",\n    \"stringify\",\n    \"typescript\",\n    \"transform\",\n    \"ajv\",\n    \"io-ts\",\n    \"zod\",\n    \"schema\",\n    \"json-schema\",\n    \"generator\",\n    \"assert\",\n    \"clone\",\n    \"is\",\n    \"validate\",\n    \"equal\",\n    \"runtime\",\n    \"type\",\n    \"typebox\",\n    \"checker\",\n    \"validator\",\n    \"safe\",\n    \"parse\",\n    \"prune\",\n    \"random\",\n    \"protobuf\",\n    \"llm\",\n    \"llm-function-calling\",\n    \"structured-output\",\n    \"openai\",\n    \"chatgpt\",\n    \"claude\",\n    \"gemini\",\n    \"llama\"\n  ],\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"scripts\": {\n    \"build\": \"rimraf lib && tsc && rollup -c\",\n    \"dev\": \"rimraf lib && tsc --watch\"\n  },\n  \"module\": \"lib/index.mjs\",\n  \"types\": \"lib/index.d.ts\"\n}",
  "node_modules/@typia/utils/lib/converters/LlmSchemaConverter.d.ts": "import { IJsonSchemaTransformError, ILlmSchema, IResult, OpenApi } from \"@typia/interface\";\n/**\n * OpenAPI to LLM schema converter.\n *\n * `LlmSchemaConverter` converts OpenAPI JSON schemas to LLM-compatible\n * {@link ILlmSchema} format. LLMs don't fully support JSON Schema, so this\n * simplifies schemas by removing unsupported features (tuples, `const`, mixed\n * unions).\n *\n * Main functions:\n *\n * - {@link parameters}: Convert object schema to {@link ILlmSchema.IParameters}\n * - {@link schema}: Convert any schema to {@link ILlmSchema}\n * - {@link invert}: Extract constraints from description back to schema\n *\n * Configuration options ({@link ILlmSchema.IConfig}):\n *\n * - `strict`: OpenAI structured output mode (all properties required)\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace LlmSchemaConverter {\n    /**\n     * Get configuration with defaults applied.\n     *\n     * @param config Partial configuration\n     * @returns Full configuration with defaults\n     */\n    const getConfig: (config?: Partial<ILlmSchema.IConfig> | undefined) => ILlmSchema.IConfig;\n    /**\n     * Convert OpenAPI object schema to LLM parameters schema.\n     *\n     * @param props.config Conversion configuration\n     * @param props.components OpenAPI components for reference resolution\n     * @param props.schema Object or reference schema to convert\n     * @param props.accessor Error path accessor\n     * @param props.refAccessor Reference path accessor\n     * @returns Converted parameters or error\n     */\n    const parameters: (props: {\n        config?: Partial<ILlmSchema.IConfig>;\n        components: OpenApi.IComponents;\n        schema: OpenApi.IJsonSchema.IObject | OpenApi.IJsonSchema.IReference;\n        accessor?: string;\n        refAccessor?: string;\n    }) => IResult<ILlmSchema.IParameters, IJsonSchemaTransformError>;\n    /**\n     * Convert OpenAPI schema to LLM schema.\n     *\n     * @param props.config Conversion configuration\n     * @param props.components OpenAPI components for reference resolution\n     * @param props.$defs Definition store (mutated with referenced types)\n     * @param props.schema Schema to convert\n     * @param props.accessor Error path accessor\n     * @param props.refAccessor Reference path accessor\n     * @returns Converted schema or error\n     */\n    const schema: (props: {\n        config?: Partial<ILlmSchema.IConfig>;\n        components: OpenApi.IComponents;\n        $defs: Record<string, ILlmSchema>;\n        schema: OpenApi.IJsonSchema;\n        accessor?: string;\n        refAccessor?: string;\n    }) => IResult<ILlmSchema, IJsonSchemaTransformError>;\n    /**\n     * Convert LLM schema back to OpenAPI schema.\n     *\n     * Restores constraint information from description tags and converts `$defs`\n     * references to `#/components/schemas`.\n     *\n     * @param props.components Target components (mutated with definitions)\n     * @param props.schema LLM schema to invert\n     * @param props.$defs LLM schema definitions\n     * @returns OpenAPI JSON schema\n     */\n    const invert: (props: {\n        components: OpenApi.IComponents;\n        schema: ILlmSchema;\n        $defs: Record<string, ILlmSchema>;\n    }) => OpenApi.IJsonSchema;\n}\n",
  "node_modules/@typia/utils/lib/converters/OpenApiConverter.d.ts": "import { OpenApi, OpenApiV3, OpenApiV3_1, OpenApiV3_2, SwaggerV2 } from \"@typia/interface\";\n/**\n * OpenAPI version converter.\n *\n * `OpenApiConverter` converts between different OpenAPI specification versions:\n * Swagger v2.0, OpenAPI v3.0, OpenAPI v3.1, OpenAPI v3.2, and typia's emended\n * {@link OpenApi} format. Also converts individual components (schemas,\n * operations, paths).\n *\n * Upgrade path (to emended v3.2):\n *\n * - Swagger v2.0 → emended v3.2\n * - OpenAPI v3.0 → emended v3.2\n * - OpenAPI v3.1 → emended v3.2\n * - OpenAPI v3.2 → emended v3.2\n *\n * Downgrade path (from emended v3.2):\n *\n * - Emended v3.2 → Swagger v2.0\n * - Emended v3.2 → OpenAPI v3.0\n * - Emended v3.2 → OpenAPI v3.1\n *\n * The emended format normalizes ambiguous expressions: dereferences `$ref`,\n * merges `allOf`, converts `nullable` to union types, etc.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace OpenApiConverter {\n    /**\n     * Upgrade document to typia's emended OpenAPI v3.2 format.\n     *\n     * @param document Source document (Swagger v2.0, OpenAPI v3.0/v3.1/v3.2)\n     * @returns Emended OpenAPI v3.2 document\n     */\n    function upgradeDocument(document: SwaggerV2.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | OpenApiV3_2.IDocument | OpenApi.IDocument): OpenApi.IDocument;\n    /**\n     * Downgrade document to Swagger v2.0 format.\n     *\n     * @param document Source emended OpenAPI document\n     * @param version Target version \"2.0\"\n     * @returns Swagger v2.0 document\n     */\n    function downgradeDocument(document: OpenApi.IDocument, version: \"2.0\"): SwaggerV2.IDocument;\n    /**\n     * Downgrade document to OpenAPI v3.0 format.\n     *\n     * @param document Source emended OpenAPI document\n     * @param version Target version \"3.0\"\n     * @returns OpenAPI v3.0 document\n     */\n    function downgradeDocument(document: OpenApi.IDocument, version: \"3.0\"): OpenApiV3.IDocument;\n    function downgradeDocument(document: OpenApi.IDocument, version: \"3.1\"): OpenApiV3_1.IDocument;\n    /**\n     * Upgrade components to typia's emended format.\n     *\n     * @param input Source components (Swagger v2.0, OpenAPI v3.0/v3.1/v3.2)\n     * @returns Emended OpenAPI components\n     */\n    function upgradeComponents(input: OpenApiV3_2.IComponents | OpenApiV3_1.IComponents | OpenApiV3.IComponents | SwaggerV2.IDocument): OpenApi.IComponents;\n    /**\n     * Downgrade components to Swagger v2.0 definitions.\n     *\n     * @param input Source emended components\n     * @param version Target version \"2.0\"\n     * @returns Swagger v2.0 definitions record\n     */\n    function downgradeComponents(input: OpenApi.IComponents, version: \"2.0\"): Record<string, SwaggerV2.IJsonSchema>;\n    /**\n     * Downgrade components to OpenAPI v3.0 format.\n     *\n     * @param input Source emended components\n     * @param version Target version \"3.0\"\n     * @returns OpenAPI v3.0 components\n     */\n    function downgradeComponents(input: OpenApi.IComponents, version: \"3.0\"): OpenApiV3.IComponents;\n    /**\n     * Downgrade components to OpenAPI v3.1 format.\n     *\n     * @param input Source emended components\n     * @param version Target version \"3.1\"\n     * @returns OpenAPI v3.1 components\n     */\n    function downgradeComponents(input: OpenApi.IComponents, version: \"3.1\"): OpenApiV3_1.IComponents;\n    /**\n     * Upgrade Swagger v2.0 schema to emended format.\n     *\n     * @param props.definitions Swagger v2.0 definitions\n     * @param props.schema Schema to upgrade\n     * @returns Emended JSON schema\n     */\n    function upgradeSchema(props: {\n        definitions: Record<string, SwaggerV2.IJsonSchema>;\n        schema: SwaggerV2.IJsonSchema;\n    }): OpenApi.IJsonSchema;\n    /**\n     * Upgrade OpenAPI v3.0 schema to emended format.\n     *\n     * @param props.components OpenAPI v3.0 components\n     * @param props.schema Schema to upgrade\n     * @returns Emended JSON schema\n     */\n    function upgradeSchema(props: {\n        components: OpenApiV3.IComponents;\n        schema: OpenApiV3.IJsonSchema;\n    }): OpenApi.IJsonSchema;\n    /**\n     * Upgrade OpenAPI v3.1 schema to emended format.\n     *\n     * @param props.components OpenAPI v3.1 components\n     * @param props.schema Schema to upgrade\n     * @returns Emended JSON schema\n     */\n    function upgradeSchema(props: {\n        components: OpenApiV3_1.IComponents;\n        schema: OpenApiV3_1.IJsonSchema;\n    }): OpenApi.IJsonSchema;\n    /**\n     * Upgrade OpenAPI v3.2 schema to emended format.\n     *\n     * @param props.components OpenAPI v3.2 components\n     * @param props.schema Schema to upgrade\n     * @returns Emended JSON schema\n     */\n    function upgradeSchema(props: {\n        components: OpenApiV3_2.IComponents;\n        schema: OpenApiV3_2.IJsonSchema;\n    }): OpenApi.IJsonSchema;\n    /**\n     * Downgrade schema to Swagger v2.0 format.\n     *\n     * @param props.components Source emended components\n     * @param props.schema Schema to downgrade\n     * @param props.version Target version \"2.0\"\n     * @param props.downgraded Target definitions record (mutated)\n     * @returns Swagger v2.0 schema\n     */\n    function downgradeSchema(props: {\n        components: OpenApi.IComponents;\n        schema: OpenApi.IJsonSchema;\n        version: \"2.0\";\n        downgraded: Record<string, SwaggerV2.IJsonSchema>;\n    }): SwaggerV2.IJsonSchema;\n    /**\n     * Downgrade schema to OpenAPI v3.0 format.\n     *\n     * @param props.components Source emended components\n     * @param props.schema Schema to downgrade\n     * @param props.version Target version \"3.0\"\n     * @param props.downgraded Target components (mutated)\n     * @returns OpenAPI v3.0 schema\n     */\n    function downgradeSchema(props: {\n        components: OpenApi.IComponents;\n        schema: OpenApi.IJsonSchema;\n        version: \"3.0\";\n        downgraded: OpenApiV3.IComponents;\n    }): OpenApiV3.IJsonSchema;\n    /**\n     * Downgrade schema to OpenAPI v3.1 format.\n     *\n     * @param props.components Source emended components\n     * @param props.schema Schema to downgrade\n     * @param props.version Target version \"3.1\"\n     * @param props.downgraded Target components (mutated)\n     * @returns OpenAPI v3.1 schema\n     */\n    function downgradeSchema(props: {\n        components: OpenApi.IComponents;\n        schema: OpenApi.IJsonSchema;\n        version: \"3.1\";\n        downgraded: OpenApiV3_1.IComponents;\n    }): OpenApiV3_1.IJsonSchema;\n}\n",
  "node_modules/@typia/utils/lib/converters/index.d.ts": "export * from \"./LlmSchemaConverter\";\nexport * from \"./OpenApiConverter\";\n",
  "node_modules/@typia/utils/lib/converters/internal/LlmDescriptionInverter.d.ts": "import { OpenApi } from \"@typia/interface\";\nexport declare namespace LlmDescriptionInverter {\n    const numeric: (description: string | undefined) => Pick<OpenApi.IJsonSchema.INumber, \"minimum\" | \"maximum\" | \"exclusiveMinimum\" | \"exclusiveMaximum\" | \"multipleOf\" | \"description\">;\n    const string: (description: string | undefined) => Pick<OpenApi.IJsonSchema.IString, \"format\" | \"pattern\" | \"contentMediaType\" | \"minLength\" | \"maxLength\" | \"description\">;\n    const array: (description: string | undefined) => Pick<OpenApi.IJsonSchema.IArray, \"minItems\" | \"maxItems\" | \"uniqueItems\" | \"description\">;\n}\n",
  "node_modules/@typia/utils/lib/converters/internal/LlmParametersComposer.d.ts": "export {};\n",
  "node_modules/@typia/utils/lib/converters/internal/OpenApiConstraintShifter.d.ts": "import { OpenApi } from \"@typia/interface\";\nexport declare namespace OpenApiConstraintShifter {\n    const shiftArray: <Schema extends Pick<OpenApi.IJsonSchema.IArray, \"description\" | \"minItems\" | \"maxItems\" | \"uniqueItems\">>(schema: Schema) => Omit<Schema, \"minItems\" | \"maxItems\" | \"uniqueItems\">;\n    const shiftNumeric: <Schema extends Pick<OpenApi.IJsonSchema.INumber | OpenApi.IJsonSchema.IInteger, \"description\" | \"minimum\" | \"maximum\" | \"exclusiveMinimum\" | \"exclusiveMaximum\" | \"multipleOf\" | \"default\">>(schema: Schema) => Omit<Schema, \"minimum\" | \"maximum\" | \"exclusiveMinimum\" | \"exclusiveMaximum\" | \"multipleOf\" | \"default\">;\n    const shiftString: <Schema extends Pick<OpenApi.IJsonSchema.IString, \"description\" | \"minLength\" | \"maxLength\" | \"format\" | \"pattern\" | \"contentMediaType\" | \"default\">>(schema: Schema) => Omit<Schema, \"minLength\" | \"maxLength\" | \"format\" | \"pattern\" | \"contentMediaType\" | \"default\">;\n}\n",
  "node_modules/@typia/utils/lib/converters/internal/OpenApiExclusiveEmender.d.ts": "import { OpenApi } from \"@typia/interface\";\nexport declare namespace OpenApiExclusiveEmender {\n    const emend: <Schema extends Pick<OpenApi.IJsonSchema.INumber, \"exclusiveMinimum\" | \"exclusiveMaximum\" | \"minimum\" | \"maximum\">>(schema: Schema) => Schema;\n}\n",
  "node_modules/@typia/utils/lib/converters/internal/OpenApiV3Downgrader.d.ts": "import { OpenApi, OpenApiV3 } from \"@typia/interface\";\nexport declare namespace OpenApiV3Downgrader {\n    interface IComponentsCollection {\n        original: OpenApi.IComponents;\n        downgraded: OpenApiV3.IComponents;\n    }\n    const downgrade: (input: OpenApi.IDocument) => OpenApiV3.IDocument;\n    const downgradeComponents: (input: OpenApi.IComponents) => IComponentsCollection;\n    const downgradeSchema: (collection: IComponentsCollection) => (input: OpenApi.IJsonSchema) => OpenApiV3.IJsonSchema;\n}\n",
  "node_modules/@typia/utils/lib/converters/internal/OpenApiV3Upgrader.d.ts": "import { OpenApi, OpenApiV3 } from \"@typia/interface\";\nexport declare namespace OpenApiV3Upgrader {\n    const convert: (input: OpenApiV3.IDocument) => OpenApi.IDocument;\n    const convertComponents: (input: OpenApiV3.IComponents) => OpenApi.IComponents;\n    const convertSchema: (components: OpenApiV3.IComponents) => (input: OpenApiV3.IJsonSchema) => OpenApi.IJsonSchema;\n}\n",
  "node_modules/@typia/utils/lib/converters/internal/OpenApiV3_1Downgrader.d.ts": "import { OpenApi, OpenApiV3_1 } from \"@typia/interface\";\nexport declare namespace OpenApiV3_1Downgrader {\n    interface IComponentsCollection {\n        original: OpenApi.IComponents;\n        downgraded: OpenApiV3_1.IComponents;\n    }\n    const downgrade: (input: OpenApi.IDocument) => OpenApiV3_1.IDocument;\n    const downgradeComponents: (input: OpenApi.IComponents) => IComponentsCollection;\n    const downgradeSchema: (collection: IComponentsCollection) => (input: OpenApi.IJsonSchema) => OpenApiV3_1.IJsonSchema;\n}\n",
  "node_modules/@typia/utils/lib/converters/internal/OpenApiV3_1Upgrader.d.ts": "import { OpenApi, OpenApiV3_1 } from \"@typia/interface\";\nexport declare namespace OpenApiV3_1Upgrader {\n    const convert: (input: OpenApiV3_1.IDocument) => OpenApi.IDocument;\n    const convertComponents: (input: OpenApiV3_1.IComponents) => OpenApi.IComponents;\n    const convertSchema: (components: OpenApiV3_1.IComponents) => (input: OpenApiV3_1.IJsonSchema) => OpenApi.IJsonSchema;\n}\n",
  "node_modules/@typia/utils/lib/converters/internal/OpenApiV3_2Upgrader.d.ts": "import { OpenApi, OpenApiV3_2 } from \"@typia/interface\";\n/**\n * OpenAPI v3.2 to emended OpenApi converter.\n *\n * Reuses JSON Schema conversion logic from OpenApiV3_1Upgrader since\n * the schema format is identical between v3.1 and v3.2.\n */\nexport declare namespace OpenApiV3_2Upgrader {\n    const convert: (input: OpenApiV3_2.IDocument) => OpenApi.IDocument;\n    const convertComponents: (input: OpenApiV3_2.IComponents) => OpenApi.IComponents;\n    /**\n     * Reuse schema conversion from OpenApiV3_1Upgrader.\n     * OpenAPI v3.2 uses the same JSON Schema (2020-12) as v3.1.\n     */\n    const convertSchema: (components: OpenApiV3_2.IComponents) => (input: OpenApiV3_2.IJsonSchema) => OpenApi.IJsonSchema;\n}\n",
  "node_modules/@typia/utils/lib/converters/internal/SwaggerV2Downgrader.d.ts": "import { OpenApi, SwaggerV2 } from \"@typia/interface\";\nexport declare namespace SwaggerV2Downgrader {\n    interface IComponentsCollection {\n        original: OpenApi.IComponents;\n        downgraded: Record<string, SwaggerV2.IJsonSchema>;\n    }\n    const downgrade: (input: OpenApi.IDocument) => SwaggerV2.IDocument;\n    const downgradeComponents: (input: OpenApi.IComponents) => IComponentsCollection;\n    const downgradeSchema: (collection: IComponentsCollection) => (input: OpenApi.IJsonSchema) => SwaggerV2.IJsonSchema;\n}\n",
  "node_modules/@typia/utils/lib/converters/internal/SwaggerV2Upgrader.d.ts": "import { OpenApi, SwaggerV2 } from \"@typia/interface\";\nexport declare namespace SwaggerV2Upgrader {\n    const convert: (input: SwaggerV2.IDocument) => OpenApi.IDocument;\n    const convertComponents: (input: SwaggerV2.IDocument) => OpenApi.IComponents;\n    const convertSchema: (definitions: Record<string, SwaggerV2.IJsonSchema>) => (input: SwaggerV2.IJsonSchema) => OpenApi.IJsonSchema;\n}\n",
  "node_modules/@typia/utils/lib/http/HttpError.d.ts": "/**\n * Error thrown when HTTP request fails with non-2xx status.\n *\n * `HttpError` is thrown by {@link HttpLlm.execute} and\n * {@link HttpMigration.execute} when the server returns a non-2xx status code.\n * Contains the full HTTP context: method, path, status, headers, and response\n * body.\n *\n * The response body is available via {@link message} (raw string) or\n * {@link toJSON} (parsed JSON). For non-throwing behavior, use\n * {@link HttpLlm.propagate} or {@link HttpMigration.propagate} instead.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class HttpError extends Error {\n    /** HTTP method used for the request. */\n    readonly method: \"GET\" | \"QUERY\" | \"DELETE\" | \"POST\" | \"PUT\" | \"PATCH\" | \"HEAD\";\n    /** Request path or URL. */\n    readonly path: string;\n    /** HTTP status code from server. */\n    readonly status: number;\n    /** Response headers from server. */\n    readonly headers: Record<string, string | string[]>;\n    /**\n     * @param method HTTP method\n     * @param path Request path or URL\n     * @param status HTTP status code\n     * @param headers Response headers\n     * @param message Error message (response body)\n     */\n    constructor(method: \"GET\" | \"QUERY\" | \"DELETE\" | \"POST\" | \"PUT\" | \"PATCH\" | \"HEAD\", path: string, status: number, headers: Record<string, string | string[]>, message: string);\n    /**\n     * Serialize to JSON-compatible object.\n     *\n     * Lazily parses JSON message body on first call. If parsing fails, returns\n     * the original string.\n     *\n     * @template T Expected response body type\n     * @returns Structured HTTP error information\n     */\n    toJSON<T>(): HttpError.IProps<T>;\n}\nexport declare namespace HttpError {\n    /**\n     * JSON representation of HttpError.\n     *\n     * @template T Response body type\n     */\n    interface IProps<T> {\n        /** HTTP method. */\n        method: \"GET\" | \"QUERY\" | \"DELETE\" | \"POST\" | \"PUT\" | \"PATCH\" | \"HEAD\";\n        /** Request path or URL. */\n        path: string;\n        /** HTTP status code. */\n        status: number;\n        /** Response headers. */\n        headers: Record<string, string | string[]>;\n        /** Response body (parsed JSON or original string). */\n        message: T;\n    }\n}\n",
  "node_modules/@typia/utils/lib/http/HttpLlm.d.ts": "import { IHttpConnection, IHttpLlmApplication, IHttpLlmController, IHttpLlmFunction, IHttpResponse, OpenApi, OpenApiV3, OpenApiV3_1, OpenApiV3_2, SwaggerV2 } from \"@typia/interface\";\n/**\n * LLM function calling utilities for OpenAPI documents.\n *\n * `HttpLlm` converts OpenAPI documents into LLM function calling applications\n * and executes them. Supports all OpenAPI versions (Swagger 2.0, OpenAPI 3.0,\n * 3.1) through automatic conversion to {@link OpenApi} format.\n *\n * Main functions:\n *\n * - {@link controller}: Create {@link IHttpLlmController} from OpenAPI document\n * - {@link application}: Convert OpenAPI document to {@link IHttpLlmApplication}\n * - {@link execute}: Call an LLM function and return the response body\n * - {@link propagate}: Call an LLM function and return full HTTP response\n * - {@link mergeParameters}: Merge LLM-filled and human-filled parameters\n *\n * Typical workflow:\n *\n * 1. Load OpenAPI document (JSON/YAML)\n * 2. Call `HttpLlm.application()` to get function schemas\n * 3. Send function schemas to LLM for function selection\n * 4. Call `HttpLlm.execute()` with LLM's chosen function and arguments\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace HttpLlm {\n    /**\n     * Create HTTP LLM controller from OpenAPI document.\n     *\n     * Composes {@link IHttpLlmController} from OpenAPI document with connection\n     * info. The controller can be used with {@link registerMcpControllers} to\n     * register all API operations as MCP tools at once.\n     *\n     * @param props Controller properties\n     * @returns HTTP LLM controller\n     */\n    const controller: (props: {\n        /** Identifier name of the controller. */\n        name: string;\n        /** OpenAPI document to convert. */\n        document: OpenApi.IDocument | SwaggerV2.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | OpenApiV3_2.IDocument;\n        /** Connection to the API server. */\n        connection: IHttpConnection;\n        /** LLM schema conversion configuration. */\n        config?: Partial<IHttpLlmApplication.IConfig>;\n        /**\n         * Custom executor of the API function.\n         *\n         * Default executor is {@link HttpLlm.execute} function.\n         */\n        execute?: IHttpLlmController[\"execute\"];\n    }) => IHttpLlmController;\n    /**\n     * Convert OpenAPI document to LLM function calling application.\n     *\n     * Converts API operations to LLM-callable functions.\n     *\n     * @param props Composition properties\n     * @returns LLM function calling application\n     */\n    const application: (props: {\n        /** OpenAPI document to convert. */\n        document: OpenApi.IDocument | SwaggerV2.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | OpenApiV3_2.IDocument;\n        /** LLM schema conversion configuration. */\n        config?: Partial<IHttpLlmApplication.IConfig>;\n    }) => IHttpLlmApplication;\n    /** Properties for LLM function call. */\n    interface IFetchProps {\n        /** LLM function calling application. */\n        application: IHttpLlmApplication;\n        /** Function to call. */\n        function: IHttpLlmFunction;\n        /** HTTP connection info. */\n        connection: IHttpConnection;\n        /** Function arguments. */\n        input: object;\n    }\n    /**\n     * Execute LLM function call.\n     *\n     * Calls API endpoint and returns response body. Throws {@link HttpError} on\n     * non-2xx status.\n     *\n     * @param props Function call properties\n     * @returns Response body\n     * @throws HttpError on non-2xx status\n     */\n    const execute: (props: IFetchProps) => Promise<unknown>;\n    /**\n     * Propagate LLM function call.\n     *\n     * Calls API endpoint and returns full response including non-2xx. Use when\n     * you need to handle error responses yourself.\n     *\n     * @param props Function call properties\n     * @returns Full HTTP response\n     * @throws Error only on connection failure\n     */\n    const propagate: (props: IFetchProps) => Promise<IHttpResponse>;\n}\n",
  "node_modules/@typia/utils/lib/http/HttpMigration.d.ts": "import { IHttpConnection, IHttpMigrateApplication, IHttpMigrateRoute, IHttpResponse, OpenApi, OpenApiV3, OpenApiV3_1, OpenApiV3_2, SwaggerV2 } from \"@typia/interface\";\n/**\n * OpenAPI to HTTP migration utilities.\n *\n * `HttpMigration` converts OpenAPI documents into executable HTTP routes\n * ({@link IHttpMigrateApplication}). Unlike {@link HttpLlm} which targets LLM\n * function calling, this focuses on SDK/client code generation.\n *\n * Supports all OpenAPI versions (Swagger 2.0, OpenAPI 3.0, 3.1) through\n * automatic conversion to normalized {@link OpenApi} format.\n *\n * Main functions:\n *\n * - {@link application}: Convert OpenAPI document to\n *   {@link IHttpMigrateApplication}\n * - {@link execute}: Call a route and return response body\n * - {@link propagate}: Call a route and return full HTTP response (including\n *   non-2xx)\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace HttpMigration {\n    /**\n     * Convert OpenAPI document to migration application.\n     *\n     * @param document OpenAPI document (any version)\n     * @returns Migration application with callable routes\n     */\n    const application: (document: OpenApi.IDocument | SwaggerV2.IDocument | OpenApiV3.IDocument | OpenApiV3_1.IDocument | OpenApiV3_2.IDocument) => IHttpMigrateApplication;\n    /**\n     * Execute HTTP route.\n     *\n     * @param props Fetch properties\n     * @returns Response body\n     * @throws HttpError on non-2xx status\n     */\n    const execute: (props: IFetchProps) => Promise<unknown>;\n    /**\n     * Execute HTTP route and return full response.\n     *\n     * @param props Fetch properties\n     * @returns Full HTTP response including non-2xx\n     */\n    const propagate: (props: IFetchProps) => Promise<IHttpResponse>;\n    /** Properties for HTTP route execution. */\n    interface IFetchProps {\n        /** HTTP connection info. */\n        connection: IHttpConnection;\n        /** Route to execute. */\n        route: IHttpMigrateRoute;\n        /** Path parameters. */\n        parameters: Array<string | number | boolean | bigint | null> | Record<string, string | number | boolean | bigint | null>;\n        /** Query parameters. */\n        query?: object | undefined;\n        /** Request body. */\n        body?: object | undefined;\n    }\n}\n",
  "node_modules/@typia/utils/lib/http/index.d.ts": "export * from \"./HttpError\";\nexport * from \"./HttpLlm\";\nexport * from \"./HttpMigration\";\n",
  "node_modules/@typia/utils/lib/http/internal/HttpLlmApplicationComposer.d.ts": "import { IHttpLlmApplication, IHttpMigrateApplication } from \"@typia/interface\";\n/**\n * Composes {@link IHttpLlmApplication} from an {@link IHttpMigrateApplication}.\n *\n * Converts OpenAPI-migrated HTTP routes into LLM function calling schemas,\n * filtering out unsupported methods (HEAD) and content types\n * (multipart/form-data), and shortening function names to fit the configured\n * maximum length.\n */\nexport declare namespace HttpLlmApplicationComposer {\n    /**\n     * Builds an {@link IHttpLlmApplication} from migrated HTTP routes.\n     *\n     * Iterates all routes, converts each to an {@link IHttpLlmFunction}, and\n     * collects conversion errors. Applies function name shortening at the end.\n     */\n    const application: (props: {\n        migrate: IHttpMigrateApplication;\n        config?: Partial<IHttpLlmApplication.IConfig>;\n    }) => IHttpLlmApplication;\n    /**\n     * Shortens function names exceeding the character limit.\n     *\n     * Tries progressively shorter accessor suffixes first, then falls back to\n     * index-prefixed names, and finally UUID as a last resort.\n     */\n    const shorten: (app: IHttpLlmApplication, limit?: number) => void;\n}\n",
  "node_modules/@typia/utils/lib/http/internal/HttpLlmFunctionFetcher.d.ts": "import { IHttpResponse } from \"@typia/interface\";\nimport type { HttpLlm } from \"../HttpLlm\";\nexport declare namespace HttpLlmFunctionFetcher {\n    const execute: (props: HttpLlm.IFetchProps) => Promise<unknown>;\n    const propagate: (props: HttpLlm.IFetchProps) => Promise<IHttpResponse>;\n}\n",
  "node_modules/@typia/utils/lib/http/internal/HttpMigrateApplicationComposer.d.ts": "import { IHttpMigrateApplication, OpenApi } from \"@typia/interface\";\nexport declare namespace HttpMigrateApplicationComposer {\n    const compose: (document: OpenApi.IDocument) => IHttpMigrateApplication;\n}\n",
  "node_modules/@typia/utils/lib/http/internal/HttpMigrateRouteAccessor.d.ts": "import { IHttpMigrateRoute } from \"@typia/interface\";\nexport declare namespace HttpMigrateRouteAccessor {\n    const overwrite: (routes: IHttpMigrateRoute[]) => void;\n}\n",
  "node_modules/@typia/utils/lib/http/internal/HttpMigrateRouteComposer.d.ts": "import { IHttpMigrateRoute, OpenApi } from \"@typia/interface\";\nexport declare namespace HttpMigrateRouteComposer {\n    interface IProps {\n        document: OpenApi.IDocument;\n        method: \"head\" | \"get\" | \"post\" | \"put\" | \"patch\" | \"delete\" | \"query\";\n        path: string;\n        emendedPath: string;\n        operation: OpenApi.IOperation;\n    }\n    const compose: (props: IProps) => IHttpMigrateRoute | string[];\n}\n",
  "node_modules/@typia/utils/lib/http/internal/HttpMigrateRouteFetcher.d.ts": "import { IHttpResponse } from \"@typia/interface\";\nimport type { HttpMigration } from \"../HttpMigration\";\nexport declare namespace HttpMigrateRouteFetcher {\n    const execute: (props: HttpMigration.IFetchProps) => Promise<unknown>;\n    const propagate: (props: HttpMigration.IFetchProps) => Promise<IHttpResponse>;\n}\n",
  "node_modules/@typia/utils/lib/index.d.ts": "export * from \"./converters/index\";\nexport * from \"./http/index\";\nexport * from \"./utils/index\";\nexport * from \"./validators/index\";\n",
  "node_modules/@typia/utils/lib/utils/ArrayUtil.d.ts": "export {};\n",
  "node_modules/@typia/utils/lib/utils/LlmJson.d.ts": "import { IJsonParseResult, ILlmSchema, ILlmStructuredOutput, IValidation } from \"@typia/interface\";\n/**\n * JSON utilities for LLM function calling.\n *\n * - {@link LlmJson.parse}: Lenient JSON parser for incomplete/malformed JSON\n * - {@link LlmJson.stringify}: Format validation errors for LLM feedback\n * - {@link LlmJson.validate}: Create a reusable validator from schema\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace LlmJson {\n    /**\n     * Coerce LLM arguments to match expected schema types.\n     *\n     * LLMs often return values with incorrect types (e.g., numbers as strings).\n     * This function recursively coerces values based on the schema:\n     *\n     * - `\"42\"` → `42` (when schema expects number)\n     * - `\"true\"` → `true` (when schema expects boolean)\n     * - `\"null\"` → `null` (when schema expects null)\n     * - `\"{...}\"` → `{...}` (when schema expects object)\n     * - `\"[...]\"` → `[...]` (when schema expects array)\n     *\n     * Use this when SDK provides already-parsed objects but values may have wrong\n     * types. For raw JSON strings, use {@link parse} instead.\n     *\n     * @param input Parsed arguments object from LLM\n     * @param parameters LLM function parameters schema for type coercion\n     * @returns Coerced arguments with corrected types\n     */\n    function coerce<T = unknown>(input: unknown, parameters: ILlmSchema.IParameters): T;\n    /**\n     * Parse lenient JSON with optional schema-based coercion.\n     *\n     * Handles incomplete/malformed JSON commonly produced by LLMs:\n     *\n     * - Unclosed brackets, strings, trailing commas\n     * - JavaScript-style comments (`//` and multi-line)\n     * - Unquoted object keys, incomplete keywords (`tru`, `fal`, `nul`)\n     * - Markdown code block extraction, junk prefix skipping\n     *\n     * When `parameters` schema is provided, also coerces double-stringified\n     * values: `\"42\"` → `42`, `\"true\"` → `true`, `\"{...}\"` → `{...}` based on\n     * expected types.\n     *\n     * Type validation is NOT performed - use {@link ILlmFunction.validate}.\n     *\n     * @param input Raw JSON string (potentially incomplete or malformed)\n     * @param parameters Optional LLM parameters schema for type coercion\n     * @returns Parse result with data on success, or partial data with errors\n     */\n    function parse<T = unknown>(input: string, parameters?: ILlmSchema.IParameters): IJsonParseResult<T>;\n    /**\n     * Format validation failure for LLM auto-correction feedback.\n     *\n     * When LLM generates invalid function call arguments, this produces annotated\n     * JSON with inline `// ❌` error comments at each invalid property. The output\n     * is wrapped in a markdown code block so that LLM can understand and correct\n     * its mistakes in the next turn.\n     *\n     * Below is an example of the output format:\n     *\n     * ```json\n     * {\n     *   \"name\": \"John\",\n     *   \"age\": \"twenty\", // ❌ [{\"path\":\"$input.age\",\"expected\":\"number & Type<\\\"uint32\\\">\"}]\n     *   \"email\": \"not-an-email\", // ❌ [{\"path\":\"$input.email\",\"expected\":\"string & Format<\\\"email\\\">\"}]\n     *   \"hobbies\": \"reading\" // ❌ [{\"path\":\"$input.hobbies\",\"expected\":\"Array<string>\"}]\n     * }\n     * ```\n     *\n     * @param failure Validation failure from {@link ILlmFunction.validate}\n     */\n    function stringify(failure: IValidation.IFailure): string;\n    /**\n     * Create a reusable validator from LLM parameters schema.\n     *\n     * When validation fails, format the failure with {@link stringify} for LLM\n     * auto-correction feedback.\n     *\n     * @param parameters LLM function parameters schema\n     * @param equals If `true`, reject extraneous properties not defined in the\n     *   schema. Otherwise, extra properties are ignored.\n     * @returns Validator function that checks data against the schema\n     */\n    function validate(parameters: ILlmSchema.IParameters, equals?: boolean | undefined): (value: unknown) => IValidation<unknown>;\n    /**\n     * Convert LLM parameters schema to structured output interface.\n     *\n     * Creates an {@link ILlmStructuredOutput} containing everything needed for\n     * handling LLM structured outputs: the parameters schema for prompting, and\n     * functions for parsing, coercing, and validating responses.\n     *\n     * This is useful when you have a parameters schema (e.g., from\n     * `typia.llm.parameters()`) and need the full structured output interface\n     * with all utility functions.\n     *\n     * @template T The expected output type\n     * @param parameters LLM parameters schema\n     * @param equals If `true`, reject extraneous properties not defined in the\n     *   schema during validation. Otherwise, extra properties are ignored.\n     * @returns Structured output interface with parse, coerce, and validate\n     */\n    function structuredOutput<T>(parameters: ILlmSchema.IParameters, equals?: boolean | undefined): ILlmStructuredOutput<T>;\n}\n",
  "node_modules/@typia/utils/lib/utils/MapUtil.d.ts": "export {};\n",
  "node_modules/@typia/utils/lib/utils/NamingConvention.d.ts": "/**\n * String naming convention converters.\n *\n * `NamingConvention` converts between common code naming conventions:\n * camelCase, PascalCase, and snake_case. Handles edge cases like consecutive\n * uppercase letters (e.g., `XMLParser` → `xml_parser`) and leading\n * underscores.\n *\n * Functions:\n *\n * - {@link camel}: Convert to camelCase (`fooBar`)\n * - {@link pascal}: Convert to PascalCase (`FooBar`)\n * - {@link snake}: Convert to snake_case (`foo_bar`)\n * - {@link variable}: Test if string is valid JavaScript variable name\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace NamingConvention {\n    /**\n     * Convert to camelCase.\n     *\n     * @param str Input string\n     * @returns CamelCase string\n     */\n    function camel(str: string): string;\n    /**\n     * Convert to PascalCase.\n     *\n     * @param str Input string\n     * @returns PascalCase string\n     */\n    function pascal(str: string): string;\n    /**\n     * Convert to snake_case.\n     *\n     * @param str Input string\n     * @returns Snake_case string\n     */\n    function snake(str: string): string;\n    /**\n     * Capitalize first character.\n     *\n     * @param str Input string\n     * @returns Capitalized string\n     */\n    const capitalize: (str: string) => string;\n    /**\n     * Lowercase first character.\n     *\n     * @param str Input string\n     * @returns Localized string\n     */\n    const localize: (str: string) => string;\n    /**\n     * Check if string is valid JavaScript variable name.\n     *\n     * @param str String to check\n     * @returns True if valid variable name\n     */\n    const variable: (str: string) => boolean;\n    /**\n     * Check if string is JavaScript reserved word.\n     *\n     * @param str String to check\n     * @returns True if reserved word\n     */\n    const reserved: (str: string) => boolean;\n}\n",
  "node_modules/@typia/utils/lib/utils/Singleton.d.ts": "export {};\n",
  "node_modules/@typia/utils/lib/utils/StringUtil.d.ts": "export {};\n",
  "node_modules/@typia/utils/lib/utils/dedent.d.ts": "/**\n * Remove common leading whitespace from template literal.\n *\n * Strips leading/trailing blank lines and removes the minimum indentation level\n * from all lines.\n *\n * @author Jeongho Nam - https://github.com/samchon\n * @param strings Template literal strings\n * @param values Interpolated values\n * @returns Dedented string\n */\nexport declare function dedent(strings: TemplateStringsArray, ...values: Array<boolean | number | string>): string;\n",
  "node_modules/@typia/utils/lib/utils/index.d.ts": "export * from \"./ArrayUtil\";\nexport * from \"./LlmJson\";\nexport * from \"./MapUtil\";\nexport * from \"./NamingConvention\";\nexport * from \"./Singleton\";\nexport * from \"./StringUtil\";\nexport * from \"./dedent\";\n",
  "node_modules/@typia/utils/lib/utils/internal/EndpointUtil.d.ts": "export declare namespace EndpointUtil {\n    const capitalize: (str: string) => string;\n    const pascal: (path: string) => string;\n    const splitWithNormalization: (path: string) => string[];\n    const reJoinWithDecimalParameters: (path: string) => string;\n    const normalize: (str: string) => string;\n    const escapeDuplicate: (keep: string[]) => (change: string) => string;\n}\n",
  "node_modules/@typia/utils/lib/utils/internal/JsonDescriptor.d.ts": "import { OpenApi } from \"@typia/interface\";\nexport declare namespace JsonDescriptor {\n    const cascade: (props: {\n        prefix: string;\n        components: OpenApi.IComponents;\n        schema: OpenApi.IJsonSchema.IReference;\n        escape: boolean;\n    }) => string | undefined;\n    const take: (o: OpenApi.IJsonSchema.IObject) => string | undefined;\n}\n",
  "node_modules/@typia/utils/lib/utils/internal/OpenApiTypeCheckerBase.d.ts": "export {};\n",
  "node_modules/@typia/utils/lib/utils/internal/coerceLlmArguments.d.ts": "export {};\n",
  "node_modules/@typia/utils/lib/utils/internal/parseLenientJson.d.ts": "export {};\n",
  "node_modules/@typia/utils/lib/utils/internal/stringifyValidationFailure.d.ts": "import { IValidation } from \"@typia/interface\";\nexport declare function stringifyValidationFailure(failure: IValidation.IFailure): string;\n",
  "node_modules/@typia/utils/lib/validators/LlmTypeChecker.d.ts": "import { ILlmSchema } from \"@typia/interface\";\n/**\n * Type checker for LLM function calling schema.\n *\n * `LlmTypeChecker` is a type checker of {@link ILlmSchema}, the type schema for\n * LLM (Large Language Model) function calling.\n *\n * This checker provides type guard functions for validating schema types, and\n * operators for traversing and comparing schemas.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace LlmTypeChecker {\n    /**\n     * Test whether the schema is a null type.\n     *\n     * @param schema Target schema\n     * @returns Whether null type or not\n     */\n    const isNull: (schema: ILlmSchema) => schema is ILlmSchema.INull;\n    /**\n     * Test whether the schema is an unknown type.\n     *\n     * @param schema Target schema\n     * @returns Whether unknown type or not\n     */\n    const isUnknown: (schema: ILlmSchema) => schema is ILlmSchema.IUnknown;\n    /**\n     * Test whether the schema is a boolean type.\n     *\n     * @param schema Target schema\n     * @returns Whether boolean type or not\n     */\n    const isBoolean: (schema: ILlmSchema) => schema is ILlmSchema.IBoolean;\n    /**\n     * Test whether the schema is an integer type.\n     *\n     * @param schema Target schema\n     * @returns Whether integer type or not\n     */\n    const isInteger: (schema: ILlmSchema) => schema is ILlmSchema.IInteger;\n    /**\n     * Test whether the schema is a number type.\n     *\n     * @param schema Target schema\n     * @returns Whether number type or not\n     */\n    const isNumber: (schema: ILlmSchema) => schema is ILlmSchema.INumber;\n    /**\n     * Test whether the schema is a string type.\n     *\n     * @param schema Target schema\n     * @returns Whether string type or not\n     */\n    const isString: (schema: ILlmSchema) => schema is ILlmSchema.IString;\n    /**\n     * Test whether the schema is an array type.\n     *\n     * @param schema Target schema\n     * @returns Whether array type or not\n     */\n    const isArray: (schema: ILlmSchema) => schema is ILlmSchema.IArray;\n    /**\n     * Test whether the schema is an object type.\n     *\n     * @param schema Target schema\n     * @returns Whether object type or not\n     */\n    const isObject: (schema: ILlmSchema) => schema is ILlmSchema.IObject;\n    /**\n     * Test whether the schema is a reference type.\n     *\n     * @param schema Target schema\n     * @returns Whether reference type or not\n     */\n    const isReference: (schema: ILlmSchema) => schema is ILlmSchema.IReference;\n    /**\n     * Test whether the schema is a union type.\n     *\n     * @param schema Target schema\n     * @returns Whether union type or not\n     */\n    const isAnyOf: (schema: ILlmSchema) => schema is ILlmSchema.IAnyOf;\n    /**\n     * Visit every nested schemas.\n     *\n     * Visit every nested schemas of the target, and apply the `props.closure`\n     * function.\n     *\n     * Here is the list of occurring nested visitings:\n     *\n     * - {@link ILlmSchema.IAnyOf.anyOf}\n     * - {@link ILlmSchema.IReference}\n     * - {@link ILlmSchema.IObject.properties}\n     * - {@link ILlmSchema.IArray.items}\n     *\n     * @param props Properties for visiting\n     */\n    const visit: (props: {\n        closure: (schema: ILlmSchema, accessor: string) => void;\n        $defs?: Record<string, ILlmSchema> | undefined;\n        schema: ILlmSchema;\n        accessor?: string;\n        refAccessor?: string;\n    }) => void;\n    /**\n     * Test whether the `x` schema covers the `y` schema.\n     *\n     * @param props Properties for testing\n     * @returns Whether the `x` schema covers the `y` schema\n     */\n    const covers: (props: {\n        $defs?: Record<string, ILlmSchema> | undefined;\n        x: ILlmSchema;\n        y: ILlmSchema;\n    }) => boolean;\n}\n",
  "node_modules/@typia/utils/lib/validators/OpenApiTypeChecker.d.ts": "import { IJsonSchemaTransformError, IResult, OpenApi } from \"@typia/interface\";\n/**\n * Type checker for emended OpenAPI v3.1 JSON schemas.\n *\n * `OpenApiTypeChecker` provides type guard functions for\n * {@link OpenApi.IJsonSchema} (typia's normalized OpenAPI format). Use these to\n * narrow schema types before accessing type-specific properties.\n *\n * Type checkers:\n *\n * - Primitives: {@link isNull}, {@link isBoolean}, {@link isInteger},\n *   {@link isNumber}, {@link isString}\n * - Constants: {@link isConstant}\n * - Collections: {@link isArray}, {@link isTuple}, {@link isObject}\n * - Composition: {@link isOneOf}, {@link isReference}\n * - Special: {@link isUnknown}\n *\n * Also provides schema operations:\n *\n * - {@link visit}: Traverse and transform schemas recursively\n * - {@link covers}: Check if one schema subsumes another\n * - {@link escape}: Unwrap reference schemas\n *\n * For other OpenAPI versions, use {@link OpenApiV3TypeChecker},\n * {@link OpenApiV3_1TypeChecker}, or {@link SwaggerV2TypeChecker}.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace OpenApiTypeChecker {\n    /**\n     * Test whether the schema is a nul type.\n     *\n     * @param schema Target schema\n     * @returns Whether null type or not\n     */\n    const isNull: (schema: OpenApi.IJsonSchema) => schema is OpenApi.IJsonSchema.INull;\n    /**\n     * Test whether the schema is an unknown type.\n     *\n     * @param schema Target schema\n     * @returns Whether unknown type or not\n     */\n    const isUnknown: (schema: OpenApi.IJsonSchema) => schema is OpenApi.IJsonSchema.IUnknown;\n    /**\n     * Test whether the schema is a constant type.\n     *\n     * @param schema Target schema\n     * @returns Whether constant type or not\n     */\n    const isConstant: (schema: OpenApi.IJsonSchema) => schema is OpenApi.IJsonSchema.IConstant;\n    /**\n     * Test whether the schema is a boolean type.\n     *\n     * @param schema Target schema\n     * @returns Whether boolean type or not\n     */\n    const isBoolean: (schema: OpenApi.IJsonSchema) => schema is OpenApi.IJsonSchema.IBoolean;\n    /**\n     * Test whether the schema is an integer type.\n     *\n     * @param schema Target schema\n     * @returns Whether integer type or not\n     */\n    const isInteger: (schema: OpenApi.IJsonSchema) => schema is OpenApi.IJsonSchema.IInteger;\n    /**\n     * Test whether the schema is a number type.\n     *\n     * @param schema Target schema\n     * @returns Whether number type or not\n     */\n    const isNumber: (schema: OpenApi.IJsonSchema) => schema is OpenApi.IJsonSchema.INumber;\n    /**\n     * Test whether the schema is a string type.\n     *\n     * @param schema Target schema\n     * @returns Whether string type or not\n     */\n    const isString: (schema: OpenApi.IJsonSchema) => schema is OpenApi.IJsonSchema.IString;\n    /**\n     * Test whether the schema is an array type.\n     *\n     * @param schema Target schema\n     * @returns Whether array type or not\n     */\n    const isArray: (schema: OpenApi.IJsonSchema) => schema is OpenApi.IJsonSchema.IArray;\n    /**\n     * Test whether the schema is a tuple type.\n     *\n     * @param schema Target schema\n     * @returns Whether tuple type or not\n     */\n    const isTuple: (schema: OpenApi.IJsonSchema) => schema is OpenApi.IJsonSchema.ITuple;\n    /**\n     * Test whether the schema is an object type.\n     *\n     * @param schema Target schema\n     * @returns Whether object type or not\n     */\n    const isObject: (schema: OpenApi.IJsonSchema) => schema is OpenApi.IJsonSchema.IObject;\n    /**\n     * Test whether the schema is a reference type.\n     *\n     * @param schema Target schema\n     * @returns Whether reference type or not\n     */\n    const isReference: (schema: OpenApi.IJsonSchema) => schema is OpenApi.IJsonSchema.IReference;\n    /**\n     * Test whether the schema is an union type.\n     *\n     * @param schema Target schema\n     * @returns Whether union type or not\n     */\n    const isOneOf: (schema: OpenApi.IJsonSchema) => schema is OpenApi.IJsonSchema.IOneOf;\n    /**\n     * Test whether the schema is recursive reference type.\n     *\n     * Test whether the target schema is a reference type, and test one thing more\n     * that the reference is self-recursive or not.\n     *\n     * @param props Properties for recursive reference test\n     * @returns Whether the schema is recursive reference type or not\n     */\n    const isRecursiveReference: (props: {\n        components: OpenApi.IComponents;\n        schema: OpenApi.IJsonSchema;\n    }) => boolean;\n    /**\n     * Escape from the {@link OpenApi.IJsonSchema.IReference} type.\n     *\n     * Escape from the {@link OpenApi.IJsonSchema.IReference} type, replacing the\n     * every references to the actual schemas. If the escape is successful, the\n     * returned schema never contains any {@link OpenApi.IJsonSchema.IReference}\n     * type in its structure.\n     *\n     * If the schema has a recursive reference, the recursive reference would be\n     * repeated as much as the `props.recursive` depth. If you've configured the\n     * `props.recursive` as `false` or `0`, it would be failed and return an\n     * {@link IJsonSchemaTransformError}. Also, if there's a\n     * {@link OpenApi.IJsonSchema.IReference} type which cannot find the matched\n     * type in the {@link OpenApi.IComponents.schemas}, it would also be failed and\n     * return an {@link IJsonSchemaTransformError} either.\n     *\n     * @param props Properties for escaping\n     * @returns Escaped schema, or error with reason\n     */\n    const escape: (props: {\n        components: OpenApi.IComponents;\n        schema: OpenApi.IJsonSchema;\n        recursive: false | number;\n        accessor?: string;\n        refAccessor?: string;\n    }) => IResult<OpenApi.IJsonSchema, IJsonSchemaTransformError>;\n    /**\n     * Unreference the schema.\n     *\n     * Unreference the schema, replacing the {@link OpenApi.IJsonSchema.IReference}\n     * type to the actual schema. Different with {@link escape} is, the\n     * `unreference` function does not resolve every references in the schema, but\n     * resolve only one time.\n     *\n     * If there's a {@link OpenApi.IJsonSchema.IReference} type which cannot find\n     * the matched type in the {@link OpenApi.IComponents.schemas}, and you've\n     * called this `unreference()` function with the reference, it would also be\n     * failed and return an {@link IJsonSchemaTransformError} value.\n     *\n     * @param props Properties of unreference\n     * @returns Unreferenced schema\n     */\n    const unreference: (props: {\n        components: OpenApi.IComponents;\n        schema: OpenApi.IJsonSchema;\n        accessor?: string;\n        refAccessor?: string;\n    }) => IResult<OpenApi.IJsonSchema, IJsonSchemaTransformError>;\n    /**\n     * Visit every nested schemas.\n     *\n     * Visit every nested schemas of the target, and apply the `props.closure`\n     * function.\n     *\n     * Here is the list of occurring nested visitings:\n     *\n     * - {@link OpenApi.IJsonSchema.IOneOf.oneOf}\n     * - {@link OpenApi.IJsonSchema.IReference}\n     * - {@link OpenApi.IJsonSchema.IObject.properties}\n     * - {@link OpenApi.IJsonSchema.IObject.additionalProperties}\n     * - {@link OpenApi.IJsonSchema.IArray.items}\n     * - {@link OpenApi.IJsonSchema.ITuple.prefixItems}\n     * - {@link OpenApi.IJsonSchema.ITuple.additionalItems}\n     *\n     * @param props Properties for visiting\n     */\n    const visit: (props: {\n        closure: (schema: OpenApi.IJsonSchema, accessor: string) => void;\n        components: OpenApi.IComponents;\n        schema: OpenApi.IJsonSchema;\n        accessor?: string;\n        refAccessor?: string;\n    }) => void;\n    /**\n     * Test whether the `x` schema covers the `y` schema.\n     *\n     * @param props Properties for testing\n     * @returns Whether the `x` schema covers the `y` schema\n     */\n    const covers: (props: {\n        components: OpenApi.IComponents;\n        x: OpenApi.IJsonSchema;\n        y: OpenApi.IJsonSchema;\n    }) => boolean;\n}\n",
  "node_modules/@typia/utils/lib/validators/OpenApiV3TypeChecker.d.ts": "import { OpenApiV3 } from \"@typia/interface\";\n/**\n * Type checker for raw OpenAPI v3.0 JSON schemas.\n *\n * `OpenApiV3TypeChecker` provides type guard functions for\n * {@link OpenApiV3.IJsonSchema} (raw, unemended format). For typia's normalized\n * format, use {@link OpenApiTypeChecker} instead.\n *\n * Key differences from v3.1: v3.0 uses `nullable: true` property instead of\n * union types, and has no `const` or tuple support.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace OpenApiV3TypeChecker {\n    const isBoolean: (schema: OpenApiV3.IJsonSchema) => schema is OpenApiV3.IJsonSchema.IBoolean;\n    const isInteger: (schema: OpenApiV3.IJsonSchema) => schema is OpenApiV3.IJsonSchema.IInteger;\n    const isNumber: (schema: OpenApiV3.IJsonSchema) => schema is OpenApiV3.IJsonSchema.INumber;\n    const isString: (schema: OpenApiV3.IJsonSchema) => schema is OpenApiV3.IJsonSchema.IString;\n    const isArray: (schema: OpenApiV3.IJsonSchema) => schema is OpenApiV3.IJsonSchema.IArray;\n    const isObject: (schema: OpenApiV3.IJsonSchema) => schema is OpenApiV3.IJsonSchema.IObject;\n    const isReference: (schema: OpenApiV3.IJsonSchema) => schema is OpenApiV3.IJsonSchema.IReference;\n    const isAllOf: (schema: OpenApiV3.IJsonSchema) => schema is OpenApiV3.IJsonSchema.IAllOf;\n    const isAnyOf: (schema: OpenApiV3.IJsonSchema) => schema is OpenApiV3.IJsonSchema.IAnyOf;\n    const isOneOf: (schema: OpenApiV3.IJsonSchema) => schema is OpenApiV3.IJsonSchema.IOneOf;\n    const isNullOnly: (schema: OpenApiV3.IJsonSchema) => schema is OpenApiV3.IJsonSchema.INullOnly;\n}\n",
  "node_modules/@typia/utils/lib/validators/OpenApiV3_1TypeChecker.d.ts": "import { OpenApiV3_1 } from \"@typia/interface\";\n/**\n * Type checker for raw OpenAPI v3.1 JSON schemas.\n *\n * `OpenApiV3_1TypeChecker` provides type guard functions for\n * {@link OpenApiV3_1.IJsonSchema} (raw, unemended format). For typia's\n * normalized format, use {@link OpenApiTypeChecker} instead.\n *\n * Key v3.1 features: `const` keyword, `type` arrays (`[\"string\", \"null\"]`),\n * `prefixItems` for tuples, JSON Schema draft 2020-12 compatibility.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace OpenApiV3_1TypeChecker {\n    const isConstant: (schema: OpenApiV3_1.IJsonSchema) => schema is OpenApiV3_1.IJsonSchema.IConstant;\n    const isBoolean: (schema: OpenApiV3_1.IJsonSchema) => schema is OpenApiV3_1.IJsonSchema.IBoolean;\n    const isInteger: (schema: OpenApiV3_1.IJsonSchema) => schema is OpenApiV3_1.IJsonSchema.IInteger;\n    const isNumber: (schema: OpenApiV3_1.IJsonSchema) => schema is OpenApiV3_1.IJsonSchema.INumber;\n    const isString: (schema: OpenApiV3_1.IJsonSchema) => schema is OpenApiV3_1.IJsonSchema.IString;\n    const isArray: (schema: OpenApiV3_1.IJsonSchema) => schema is OpenApiV3_1.IJsonSchema.IArray;\n    const isObject: (schema: OpenApiV3_1.IJsonSchema) => schema is OpenApiV3_1.IJsonSchema.IObject;\n    const isReference: (schema: OpenApiV3_1.IJsonSchema) => schema is OpenApiV3_1.IJsonSchema.IReference;\n    const isRecursiveReference: (schema: OpenApiV3_1.IJsonSchema) => schema is OpenApiV3_1.IJsonSchema.IRecursiveReference;\n    const isAllOf: (schema: OpenApiV3_1.IJsonSchema) => schema is OpenApiV3_1.IJsonSchema.IAllOf;\n    const isAnyOf: (schema: OpenApiV3_1.IJsonSchema) => schema is OpenApiV3_1.IJsonSchema.IAnyOf;\n    const isOneOf: (schema: OpenApiV3_1.IJsonSchema) => schema is OpenApiV3_1.IJsonSchema.IOneOf;\n    const isNullOnly: (schema: OpenApiV3_1.IJsonSchema) => schema is OpenApiV3_1.IJsonSchema.INull;\n    const isMixed: (schema: OpenApiV3_1.IJsonSchema) => schema is OpenApiV3_1.IJsonSchema.IMixed;\n}\n",
  "node_modules/@typia/utils/lib/validators/OpenApiValidator.d.ts": "import { IValidation, OpenApi } from \"@typia/interface\";\n/**\n * OpenAPI JSON Schema validator.\n *\n * `OpenApiValidator` validates runtime data against {@link OpenApi.IJsonSchema}\n * definitions. Returns {@link IValidation} with detailed error paths and\n * expected types.\n *\n * Primary use case: Validating LLM-generated function call arguments. LLMs\n * frequently make type errors (e.g., `\"123\"` instead of `123`). Use the\n * validation errors to provide feedback and retry.\n *\n * Functions:\n *\n * - {@link create}: Create reusable validator function from schema\n * - {@link validate}: One-shot validation with inline schema\n *\n * Set `equals: true` to reject objects with extra properties (strict mode).\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace OpenApiValidator {\n    const create: (props: {\n        components: OpenApi.IComponents;\n        schema: OpenApi.IJsonSchema;\n        required: boolean;\n        equals?: boolean;\n    }) => (value: unknown) => IValidation<unknown>;\n    const validate: (props: {\n        components: OpenApi.IComponents;\n        schema: OpenApi.IJsonSchema;\n        value: unknown;\n        required: boolean;\n        equals?: boolean;\n    }) => IValidation<unknown>;\n}\n",
  "node_modules/@typia/utils/lib/validators/SwaggerV2TypeChecker.d.ts": "import { SwaggerV2 } from \"@typia/interface\";\n/**\n * Type checker for Swagger v2.0 (OpenAPI v2) JSON schemas.\n *\n * `SwaggerV2TypeChecker` provides type guard functions for\n * {@link SwaggerV2.IJsonSchema}. For typia's normalized format, use\n * {@link OpenApiTypeChecker} instead.\n *\n * Key limitations vs OpenAPI v3.x: No `oneOf`/`anyOf`, no `nullable`, uses\n * `definitions` instead of `components.schemas`, body parameters use `in:\n * \"body\"` with `schema` property.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace SwaggerV2TypeChecker {\n    const isBoolean: (schema: SwaggerV2.IJsonSchema) => schema is SwaggerV2.IJsonSchema.IBoolean;\n    const isInteger: (schema: SwaggerV2.IJsonSchema) => schema is SwaggerV2.IJsonSchema.IInteger;\n    const isNumber: (schema: SwaggerV2.IJsonSchema) => schema is SwaggerV2.IJsonSchema.INumber;\n    const isString: (schema: SwaggerV2.IJsonSchema) => schema is SwaggerV2.IJsonSchema.IString;\n    const isArray: (schema: SwaggerV2.IJsonSchema) => schema is SwaggerV2.IJsonSchema.IArray;\n    const isObject: (schema: SwaggerV2.IJsonSchema) => schema is SwaggerV2.IJsonSchema.IObject;\n    const isReference: (schema: SwaggerV2.IJsonSchema) => schema is SwaggerV2.IJsonSchema.IReference;\n    const isAllOf: (schema: SwaggerV2.IJsonSchema) => schema is SwaggerV2.IJsonSchema.IAllOf;\n    const isOneOf: (schema: SwaggerV2.IJsonSchema) => schema is SwaggerV2.IJsonSchema.IOneOf;\n    const isAnyOf: (schema: SwaggerV2.IJsonSchema) => schema is SwaggerV2.IJsonSchema.IAnyOf;\n    const isNullOnly: (schema: SwaggerV2.IJsonSchema) => schema is SwaggerV2.IJsonSchema.INullOnly;\n}\n",
  "node_modules/@typia/utils/lib/validators/functional/_isBigintString.d.ts": "export declare const _isBigintString: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatByte.d.ts": "export declare const _isFormatByte: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatDate.d.ts": "export declare const _isFormatDate: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatDateTime.d.ts": "export declare const _isFormatDateTime: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatDuration.d.ts": "export declare const _isFormatDuration: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatEmail.d.ts": "export declare const _isFormatEmail: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatHostname.d.ts": "export declare const _isFormatHostname: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatIdnEmail.d.ts": "export declare const _isFormatIdnEmail: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatIdnHostname.d.ts": "export declare const _isFormatIdnHostname: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatIpv4.d.ts": "export declare const _isFormatIpv4: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatIpv6.d.ts": "export declare const _isFormatIpv6: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatIri.d.ts": "export declare const _isFormatIri: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatIriReference.d.ts": "export declare const _isFormatIriReference: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatJsonPointer.d.ts": "export declare const _isFormatJsonPointer: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatPassword.d.ts": "export declare const _isFormatPassword: () => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatRegex.d.ts": "export declare const _isFormatRegex: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatRelativeJsonPointer.d.ts": "export declare const _isFormatRelativeJsonPointer: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatTime.d.ts": "export declare const _isFormatTime: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatUri.d.ts": "export declare const _isFormatUri: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatUriReference.d.ts": "export declare const _isFormatUriReference: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatUriTemplate.d.ts": "export declare const _isFormatUriTemplate: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatUrl.d.ts": "export declare const _isFormatUrl: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isFormatUuid.d.ts": "export declare const _isFormatUuid: (str: string) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/functional/_isUniqueItems.d.ts": "export declare const _isUniqueItems: (elements: any[]) => boolean;\n",
  "node_modules/@typia/utils/lib/validators/index.d.ts": "export * from \"./LlmTypeChecker\";\nexport * from \"./OpenApiTypeChecker\";\n",
  "node_modules/@typia/utils/lib/validators/internal/IOpenApiValidatorContext.d.ts": "import { IValidation, OpenApi } from \"@typia/interface\";\nexport interface IOpenApiValidatorContext<Schema extends OpenApi.IJsonSchema> {\n    components: OpenApi.IComponents;\n    schema: Schema;\n    value: unknown;\n    path: string;\n    report: (error: IValidation.IError & {\n        exceptionable: boolean;\n    }) => false;\n    exceptionable: boolean;\n    expected: string;\n    equals: boolean;\n    required: boolean;\n}\n",
  "node_modules/@typia/utils/lib/validators/internal/OpenApiArrayValidator.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { IOpenApiValidatorContext } from \"./IOpenApiValidatorContext\";\nexport declare namespace OpenApiArrayValidator {\n    const validate: (ctx: IOpenApiValidatorContext<OpenApi.IJsonSchema.IArray>) => boolean;\n}\n",
  "node_modules/@typia/utils/lib/validators/internal/OpenApiBooleanValidator.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { IOpenApiValidatorContext } from \"./IOpenApiValidatorContext\";\nexport declare namespace OpenApiBooleanValidator {\n    const validate: (ctx: IOpenApiValidatorContext<OpenApi.IJsonSchema.IBoolean>) => boolean;\n}\n",
  "node_modules/@typia/utils/lib/validators/internal/OpenApiConstantValidator.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { IOpenApiValidatorContext } from \"./IOpenApiValidatorContext\";\nexport declare namespace OpenApiConstantValidator {\n    const validate: (ctx: IOpenApiValidatorContext<OpenApi.IJsonSchema.IConstant>) => boolean;\n}\n",
  "node_modules/@typia/utils/lib/validators/internal/OpenApiIntegerValidator.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { IOpenApiValidatorContext } from \"./IOpenApiValidatorContext\";\nexport declare namespace OpenApiIntegerValidator {\n    const validate: (ctx: IOpenApiValidatorContext<OpenApi.IJsonSchema.IInteger>) => boolean;\n}\n",
  "node_modules/@typia/utils/lib/validators/internal/OpenApiNumberValidator.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { IOpenApiValidatorContext } from \"./IOpenApiValidatorContext\";\nexport declare namespace OpenApiNumberValidator {\n    const validate: (ctx: IOpenApiValidatorContext<OpenApi.IJsonSchema.INumber>) => boolean;\n}\n",
  "node_modules/@typia/utils/lib/validators/internal/OpenApiObjectValidator.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { IOpenApiValidatorContext } from \"./IOpenApiValidatorContext\";\nexport declare namespace OpenApiObjectValidator {\n    const validate: (ctx: IOpenApiValidatorContext<OpenApi.IJsonSchema.IObject>) => boolean;\n}\n",
  "node_modules/@typia/utils/lib/validators/internal/OpenApiOneOfValidator.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { IOpenApiValidatorContext } from \"./IOpenApiValidatorContext\";\nexport declare namespace OpenApiOneOfValidator {\n    const validate: (ctx: IOpenApiValidatorContext<OpenApi.IJsonSchema.IOneOf>) => boolean;\n}\n",
  "node_modules/@typia/utils/lib/validators/internal/OpenApiSchemaNamingRule.d.ts": "import { OpenApi } from \"@typia/interface\";\nexport declare namespace OpenApiSchemaNamingRule {\n    const getName: (schema: OpenApi.IJsonSchema, union?: boolean) => string;\n}\n",
  "node_modules/@typia/utils/lib/validators/internal/OpenApiStationValidator.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { IOpenApiValidatorContext } from \"./IOpenApiValidatorContext\";\nexport declare namespace OpenApiStationValidator {\n    const validate: (ctx: Omit<IOpenApiValidatorContext<OpenApi.IJsonSchema>, \"expected\">, expected?: string) => boolean;\n}\n",
  "node_modules/@typia/utils/lib/validators/internal/OpenApiStringValidator.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { IOpenApiValidatorContext } from \"./IOpenApiValidatorContext\";\nexport declare namespace OpenApiStringValidator {\n    const validate: (ctx: IOpenApiValidatorContext<OpenApi.IJsonSchema.IString>) => boolean;\n}\n",
  "node_modules/@typia/utils/lib/validators/internal/OpenApiTupleValidator.d.ts": "import { OpenApi } from \"@typia/interface\";\nimport { IOpenApiValidatorContext } from \"./IOpenApiValidatorContext\";\nexport declare namespace OpenApiTupleValidator {\n    const validate: (ctx: IOpenApiValidatorContext<OpenApi.IJsonSchema.ITuple>) => boolean;\n}\n",
  "node_modules/@typia/utils/package.json": "{\n  \"name\": \"@typia/utils\",\n  \"version\": \"12.0.1\",\n  \"description\": \"Superfast runtime validators with only one line\",\n  \"main\": \"lib/index.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"import\": \"./lib/index.mjs\",\n      \"default\": \"./lib/index.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/samchon/typia\"\n  },\n  \"author\": \"Jeongho Nam\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/samchon/typia/issues\"\n  },\n  \"homepage\": \"https://typia.io\",\n  \"dependencies\": {\n    \"@typia/interface\": \"^12.0.1\"\n  },\n  \"devDependencies\": {\n    \"@rollup/plugin-commonjs\": \"^29.0.0\",\n    \"@rollup/plugin-node-resolve\": \"^16.0.3\",\n    \"@rollup/plugin-typescript\": \"^12.3.0\",\n    \"rimraf\": \"^6.1.2\",\n    \"rollup\": \"^4.56.0\",\n    \"rollup-plugin-auto-external\": \"^2.0.0\",\n    \"rollup-plugin-node-externals\": \"^8.1.2\",\n    \"tinyglobby\": \"^0.2.12\",\n    \"typescript\": \"~5.9.3\"\n  },\n  \"sideEffects\": false,\n  \"files\": [\n    \"README.md\",\n    \"package.json\",\n    \"lib\",\n    \"src\"\n  ],\n  \"keywords\": [\n    \"fast\",\n    \"json\",\n    \"stringify\",\n    \"typescript\",\n    \"transform\",\n    \"ajv\",\n    \"io-ts\",\n    \"zod\",\n    \"schema\",\n    \"json-schema\",\n    \"generator\",\n    \"assert\",\n    \"clone\",\n    \"is\",\n    \"validate\",\n    \"equal\",\n    \"runtime\",\n    \"type\",\n    \"typebox\",\n    \"checker\",\n    \"validator\",\n    \"safe\",\n    \"parse\",\n    \"prune\",\n    \"random\",\n    \"protobuf\",\n    \"llm\",\n    \"llm-function-calling\",\n    \"structured-output\",\n    \"openai\",\n    \"chatgpt\",\n    \"claude\",\n    \"gemini\",\n    \"llama\"\n  ],\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"scripts\": {\n    \"build\": \"rimraf lib && tsc && rollup -c\",\n    \"dev\": \"rimraf lib && tsc --watch\"\n  },\n  \"module\": \"lib/index.mjs\",\n  \"types\": \"lib/index.d.ts\"\n}",
  "node_modules/abstract-logging/package.json": "{\n  \"name\": \"abstract-logging\",\n  \"version\": \"2.0.1\",\n  \"description\": \"A noop logger that conforms to the Log4j interface for modules to stub out internal logging\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"node test.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/jsumners/abstract-logging.git\"\n  },\n  \"keywords\": [\n    \"log\",\n    \"logging\",\n    \"logger\",\n    \"pino\"\n  ],\n  \"author\": \"James Sumners <james.sumners@gmail.com>\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/jsumners/abstract-logging/issues\"\n  },\n  \"homepage\": \"https://github.com/jsumners/abstract-logging#readme\"\n}\n",
  "node_modules/accepts/package.json": "{\n  \"name\": \"accepts\",\n  \"description\": \"Higher-level content negotiation\",\n  \"version\": \"2.0.0\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)\"\n  ],\n  \"license\": \"MIT\",\n  \"repository\": \"jshttp/accepts\",\n  \"dependencies\": {\n    \"mime-types\": \"^3.0.0\",\n    \"negotiator\": \"^1.0.0\"\n  },\n  \"devDependencies\": {\n    \"deep-equal\": \"1.0.1\",\n    \"eslint\": \"7.32.0\",\n    \"eslint-config-standard\": \"14.1.1\",\n    \"eslint-plugin-import\": \"2.25.4\",\n    \"eslint-plugin-markdown\": \"2.2.1\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"4.3.1\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"9.2.0\",\n    \"nyc\": \"15.1.0\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"HISTORY.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --check-leaks --bail test/\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\"\n  },\n  \"keywords\": [\n    \"content\",\n    \"negotiation\",\n    \"accept\",\n    \"accepts\"\n  ]\n}\n",
  "node_modules/acorn/dist/acorn.d.ts": "export interface Node {\n  start: number\n  end: number\n  type: string\n  range?: [number, number]\n  loc?: SourceLocation | null\n}\n\nexport interface SourceLocation {\n  source?: string | null\n  start: Position\n  end: Position\n}\n\nexport interface Position {\n  /** 1-based */\n  line: number\n  /** 0-based */\n  column: number\n}\n\nexport interface Identifier extends Node {\n  type: \"Identifier\"\n  name: string\n}\n\nexport interface Literal extends Node {\n  type: \"Literal\"\n  value?: string | boolean | null | number | RegExp | bigint\n  raw?: string\n  regex?: {\n    pattern: string\n    flags: string\n  }\n  bigint?: string\n}\n\nexport interface Program extends Node {\n  type: \"Program\"\n  body: Array<Statement | ModuleDeclaration>\n  sourceType: \"script\" | \"module\"\n}\n\nexport interface Function extends Node {\n  id?: Identifier | null\n  params: Array<Pattern>\n  body: BlockStatement | Expression\n  generator: boolean\n  expression: boolean\n  async: boolean\n}\n\nexport interface ExpressionStatement extends Node {\n  type: \"ExpressionStatement\"\n  expression: Expression | Literal\n  directive?: string\n}\n\nexport interface BlockStatement extends Node {\n  type: \"BlockStatement\"\n  body: Array<Statement>\n}\n\nexport interface EmptyStatement extends Node {\n  type: \"EmptyStatement\"\n}\n\nexport interface DebuggerStatement extends Node {\n  type: \"DebuggerStatement\"\n}\n\nexport interface WithStatement extends Node {\n  type: \"WithStatement\"\n  object: Expression\n  body: Statement\n}\n\nexport interface ReturnStatement extends Node {\n  type: \"ReturnStatement\"\n  argument?: Expression | null\n}\n\nexport interface LabeledStatement extends Node {\n  type: \"LabeledStatement\"\n  label: Identifier\n  body: Statement\n}\n\nexport interface BreakStatement extends Node {\n  type: \"BreakStatement\"\n  label?: Identifier | null\n}\n\nexport interface ContinueStatement extends Node {\n  type: \"ContinueStatement\"\n  label?: Identifier | null\n}\n\nexport interface IfStatement extends Node {\n  type: \"IfStatement\"\n  test: Expression\n  consequent: Statement\n  alternate?: Statement | null\n}\n\nexport interface SwitchStatement extends Node {\n  type: \"SwitchStatement\"\n  discriminant: Expression\n  cases: Array<SwitchCase>\n}\n\nexport interface SwitchCase extends Node {\n  type: \"SwitchCase\"\n  test?: Expression | null\n  consequent: Array<Statement>\n}\n\nexport interface ThrowStatement extends Node {\n  type: \"ThrowStatement\"\n  argument: Expression\n}\n\nexport interface TryStatement extends Node {\n  type: \"TryStatement\"\n  block: BlockStatement\n  handler?: CatchClause | null\n  finalizer?: BlockStatement | null\n}\n\nexport interface CatchClause extends Node {\n  type: \"CatchClause\"\n  param?: Pattern | null\n  body: BlockStatement\n}\n\nexport interface WhileStatement extends Node {\n  type: \"WhileStatement\"\n  test: Expression\n  body: Statement\n}\n\nexport interface DoWhileStatement extends Node {\n  type: \"DoWhileStatement\"\n  body: Statement\n  test: Expression\n}\n\nexport interface ForStatement extends Node {\n  type: \"ForStatement\"\n  init?: VariableDeclaration | Expression | null\n  test?: Expression | null\n  update?: Expression | null\n  body: Statement\n}\n\nexport interface ForInStatement extends Node {\n  type: \"ForInStatement\"\n  left: VariableDeclaration | Pattern\n  right: Expression\n  body: Statement\n}\n\nexport interface FunctionDeclaration extends Function {\n  type: \"FunctionDeclaration\"\n  id: Identifier\n  body: BlockStatement\n}\n\nexport interface VariableDeclaration extends Node {\n  type: \"VariableDeclaration\"\n  declarations: Array<VariableDeclarator>\n  kind: \"var\" | \"let\" | \"const\"\n}\n\nexport interface VariableDeclarator extends Node {\n  type: \"VariableDeclarator\"\n  id: Pattern\n  init?: Expression | null\n}\n\nexport interface ThisExpression extends Node {\n  type: \"ThisExpression\"\n}\n\nexport interface ArrayExpression extends Node {\n  type: \"ArrayExpression\"\n  elements: Array<Expression | SpreadElement | null>\n}\n\nexport interface ObjectExpression extends Node {\n  type: \"ObjectExpression\"\n  properties: Array<Property | SpreadElement>\n}\n\nexport interface Property extends Node {\n  type: \"Property\"\n  key: Expression\n  value: Expression\n  kind: \"init\" | \"get\" | \"set\"\n  method: boolean\n  shorthand: boolean\n  computed: boolean\n}\n\nexport interface FunctionExpression extends Function {\n  type: \"FunctionExpression\"\n  body: BlockStatement\n}\n\nexport interface UnaryExpression extends Node {\n  type: \"UnaryExpression\"\n  operator: UnaryOperator\n  prefix: boolean\n  argument: Expression\n}\n\nexport type UnaryOperator = \"-\" | \"+\" | \"!\" | \"~\" | \"typeof\" | \"void\" | \"delete\"\n\nexport interface UpdateExpression extends Node {\n  type: \"UpdateExpression\"\n  operator: UpdateOperator\n  argument: Expression\n  prefix: boolean\n}\n\nexport type UpdateOperator = \"++\" | \"--\"\n\nexport interface BinaryExpression extends Node {\n  type: \"BinaryExpression\"\n  operator: BinaryOperator\n  left: Expression | PrivateIdentifier\n  right: Expression\n}\n\nexport type BinaryOperator = \"==\" | \"!=\" | \"===\" | \"!==\" | \"<\" | \"<=\" | \">\" | \">=\" | \"<<\" | \">>\" | \">>>\" | \"+\" | \"-\" | \"*\" | \"/\" | \"%\" | \"|\" | \"^\" | \"&\" | \"in\" | \"instanceof\" | \"**\"\n\nexport interface AssignmentExpression extends Node {\n  type: \"AssignmentExpression\"\n  operator: AssignmentOperator\n  left: Pattern\n  right: Expression\n}\n\nexport type AssignmentOperator = \"=\" | \"+=\" | \"-=\" | \"*=\" | \"/=\" | \"%=\" | \"<<=\" | \">>=\" | \">>>=\" | \"|=\" | \"^=\" | \"&=\" | \"**=\" | \"||=\" | \"&&=\" | \"??=\"\n\nexport interface LogicalExpression extends Node {\n  type: \"LogicalExpression\"\n  operator: LogicalOperator\n  left: Expression\n  right: Expression\n}\n\nexport type LogicalOperator = \"||\" | \"&&\" | \"??\"\n\nexport interface MemberExpression extends Node {\n  type: \"MemberExpression\"\n  object: Expression | Super\n  property: Expression | PrivateIdentifier\n  computed: boolean\n  optional: boolean\n}\n\nexport interface ConditionalExpression extends Node {\n  type: \"ConditionalExpression\"\n  test: Expression\n  alternate: Expression\n  consequent: Expression\n}\n\nexport interface CallExpression extends Node {\n  type: \"CallExpression\"\n  callee: Expression | Super\n  arguments: Array<Expression | SpreadElement>\n  optional: boolean\n}\n\nexport interface NewExpression extends Node {\n  type: \"NewExpression\"\n  callee: Expression\n  arguments: Array<Expression | SpreadElement>\n}\n\nexport interface SequenceExpression extends Node {\n  type: \"SequenceExpression\"\n  expressions: Array<Expression>\n}\n\nexport interface ForOfStatement extends Node {\n  type: \"ForOfStatement\"\n  left: VariableDeclaration | Pattern\n  right: Expression\n  body: Statement\n  await: boolean\n}\n\nexport interface Super extends Node {\n  type: \"Super\"\n}\n\nexport interface SpreadElement extends Node {\n  type: \"SpreadElement\"\n  argument: Expression\n}\n\nexport interface ArrowFunctionExpression extends Function {\n  type: \"ArrowFunctionExpression\"\n}\n\nexport interface YieldExpression extends Node {\n  type: \"YieldExpression\"\n  argument?: Expression | null\n  delegate: boolean\n}\n\nexport interface TemplateLiteral extends Node {\n  type: \"TemplateLiteral\"\n  quasis: Array<TemplateElement>\n  expressions: Array<Expression>\n}\n\nexport interface TaggedTemplateExpression extends Node {\n  type: \"TaggedTemplateExpression\"\n  tag: Expression\n  quasi: TemplateLiteral\n}\n\nexport interface TemplateElement extends Node {\n  type: \"TemplateElement\"\n  tail: boolean\n  value: {\n    cooked?: string | null\n    raw: string\n  }\n}\n\nexport interface AssignmentProperty extends Node {\n  type: \"Property\"\n  key: Expression\n  value: Pattern\n  kind: \"init\"\n  method: false\n  shorthand: boolean\n  computed: boolean\n}\n\nexport interface ObjectPattern extends Node {\n  type: \"ObjectPattern\"\n  properties: Array<AssignmentProperty | RestElement>\n}\n\nexport interface ArrayPattern extends Node {\n  type: \"ArrayPattern\"\n  elements: Array<Pattern | null>\n}\n\nexport interface RestElement extends Node {\n  type: \"RestElement\"\n  argument: Pattern\n}\n\nexport interface AssignmentPattern extends Node {\n  type: \"AssignmentPattern\"\n  left: Pattern\n  right: Expression\n}\n\nexport interface Class extends Node {\n  id?: Identifier | null\n  superClass?: Expression | null\n  body: ClassBody\n}\n\nexport interface ClassBody extends Node {\n  type: \"ClassBody\"\n  body: Array<MethodDefinition | PropertyDefinition | StaticBlock>\n}\n\nexport interface MethodDefinition extends Node {\n  type: \"MethodDefinition\"\n  key: Expression | PrivateIdentifier\n  value: FunctionExpression\n  kind: \"constructor\" | \"method\" | \"get\" | \"set\"\n  computed: boolean\n  static: boolean\n}\n\nexport interface ClassDeclaration extends Class {\n  type: \"ClassDeclaration\"\n  id: Identifier\n}\n\nexport interface ClassExpression extends Class {\n  type: \"ClassExpression\"\n}\n\nexport interface MetaProperty extends Node {\n  type: \"MetaProperty\"\n  meta: Identifier\n  property: Identifier\n}\n\nexport interface ImportDeclaration extends Node {\n  type: \"ImportDeclaration\"\n  specifiers: Array<ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier>\n  source: Literal\n  attributes: Array<ImportAttribute>\n}\n\nexport interface ImportSpecifier extends Node {\n  type: \"ImportSpecifier\"\n  imported: Identifier | Literal\n  local: Identifier\n}\n\nexport interface ImportDefaultSpecifier extends Node {\n  type: \"ImportDefaultSpecifier\"\n  local: Identifier\n}\n\nexport interface ImportNamespaceSpecifier extends Node {\n  type: \"ImportNamespaceSpecifier\"\n  local: Identifier\n}\n\nexport interface ImportAttribute extends Node {\n  type: \"ImportAttribute\"\n  key: Identifier | Literal\n  value: Literal\n}\n\nexport interface ExportNamedDeclaration extends Node {\n  type: \"ExportNamedDeclaration\"\n  declaration?: Declaration | null\n  specifiers: Array<ExportSpecifier>\n  source?: Literal | null\n  attributes: Array<ImportAttribute>\n}\n\nexport interface ExportSpecifier extends Node {\n  type: \"ExportSpecifier\"\n  exported: Identifier | Literal\n  local: Identifier | Literal\n}\n\nexport interface AnonymousFunctionDeclaration extends Function {\n  type: \"FunctionDeclaration\"\n  id: null\n  body: BlockStatement\n}\n\nexport interface AnonymousClassDeclaration extends Class {\n  type: \"ClassDeclaration\"\n  id: null\n}\n\nexport interface ExportDefaultDeclaration extends Node {\n  type: \"ExportDefaultDeclaration\"\n  declaration: AnonymousFunctionDeclaration | FunctionDeclaration | AnonymousClassDeclaration | ClassDeclaration | Expression\n}\n\nexport interface ExportAllDeclaration extends Node {\n  type: \"ExportAllDeclaration\"\n  source: Literal\n  exported?: Identifier | Literal | null\n  attributes: Array<ImportAttribute>\n}\n\nexport interface AwaitExpression extends Node {\n  type: \"AwaitExpression\"\n  argument: Expression\n}\n\nexport interface ChainExpression extends Node {\n  type: \"ChainExpression\"\n  expression: MemberExpression | CallExpression\n}\n\nexport interface ImportExpression extends Node {\n  type: \"ImportExpression\"\n  source: Expression\n  options: Expression | null\n}\n\nexport interface ParenthesizedExpression extends Node {\n  type: \"ParenthesizedExpression\"\n  expression: Expression\n}\n\nexport interface PropertyDefinition extends Node {\n  type: \"PropertyDefinition\"\n  key: Expression | PrivateIdentifier\n  value?: Expression | null\n  computed: boolean\n  static: boolean\n}\n\nexport interface PrivateIdentifier extends Node {\n  type: \"PrivateIdentifier\"\n  name: string\n}\n\nexport interface StaticBlock extends Node {\n  type: \"StaticBlock\"\n  body: Array<Statement>\n}\n\nexport type Statement = \n| ExpressionStatement\n| BlockStatement\n| EmptyStatement\n| DebuggerStatement\n| WithStatement\n| ReturnStatement\n| LabeledStatement\n| BreakStatement\n| ContinueStatement\n| IfStatement\n| SwitchStatement\n| ThrowStatement\n| TryStatement\n| WhileStatement\n| DoWhileStatement\n| ForStatement\n| ForInStatement\n| ForOfStatement\n| Declaration\n\nexport type Declaration = \n| FunctionDeclaration\n| VariableDeclaration\n| ClassDeclaration\n\nexport type Expression = \n| Identifier\n| Literal\n| ThisExpression\n| ArrayExpression\n| ObjectExpression\n| FunctionExpression\n| UnaryExpression\n| UpdateExpression\n| BinaryExpression\n| AssignmentExpression\n| LogicalExpression\n| MemberExpression\n| ConditionalExpression\n| CallExpression\n| NewExpression\n| SequenceExpression\n| ArrowFunctionExpression\n| YieldExpression\n| TemplateLiteral\n| TaggedTemplateExpression\n| ClassExpression\n| MetaProperty\n| AwaitExpression\n| ChainExpression\n| ImportExpression\n| ParenthesizedExpression\n\nexport type Pattern = \n| Identifier\n| MemberExpression\n| ObjectPattern\n| ArrayPattern\n| RestElement\n| AssignmentPattern\n\nexport type ModuleDeclaration = \n| ImportDeclaration\n| ExportNamedDeclaration\n| ExportDefaultDeclaration\n| ExportAllDeclaration\n\nexport type AnyNode = Statement | Expression | Declaration | ModuleDeclaration | Literal | Program | SwitchCase | CatchClause | Property | Super | SpreadElement | TemplateElement | AssignmentProperty | ObjectPattern | ArrayPattern | RestElement | AssignmentPattern | ClassBody | MethodDefinition | MetaProperty | ImportAttribute | ImportSpecifier | ImportDefaultSpecifier | ImportNamespaceSpecifier | ExportSpecifier | AnonymousFunctionDeclaration | AnonymousClassDeclaration | PropertyDefinition | PrivateIdentifier | StaticBlock | VariableDeclarator\n\nexport function parse(input: string, options: Options): Program\n\nexport function parseExpressionAt(input: string, pos: number, options: Options): Expression\n\nexport function tokenizer(input: string, options: Options): {\n  getToken(): Token\n  [Symbol.iterator](): Iterator<Token>\n}\n\nexport type ecmaVersion = 3 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | \"latest\"\n\nexport interface Options {\n  /**\n   * `ecmaVersion` indicates the ECMAScript version to parse. Can be a\n   * number, either in year (`2022`) or plain version number (`6`) form,\n   * or `\"latest\"` (the latest the library supports). This influences\n   * support for strict mode, the set of reserved words, and support for\n   * new syntax features.\n   */\n  ecmaVersion: ecmaVersion\n\n  /**\n   * `sourceType` indicates the mode the code should be parsed in.\n   * Can be either `\"script\"` or `\"module\"`. This influences global\n   * strict mode and parsing of `import` and `export` declarations.\n   */\n  sourceType?: \"script\" | \"module\"\n\n  /**\n   * a callback that will be called when a semicolon is automatically inserted.\n   * @param lastTokEnd the position of the comma as an offset\n   * @param lastTokEndLoc location if {@link locations} is enabled\n   */\n  onInsertedSemicolon?: (lastTokEnd: number, lastTokEndLoc?: Position) => void\n\n  /**\n   * similar to `onInsertedSemicolon`, but for trailing commas\n   * @param lastTokEnd the position of the comma as an offset\n   * @param lastTokEndLoc location if `locations` is enabled\n   */\n  onTrailingComma?: (lastTokEnd: number, lastTokEndLoc?: Position) => void\n\n  /**\n   * By default, reserved words are only enforced if ecmaVersion >= 5.\n   * Set `allowReserved` to a boolean value to explicitly turn this on\n   * an off. When this option has the value \"never\", reserved words\n   * and keywords can also not be used as property names.\n   */\n  allowReserved?: boolean | \"never\"\n\n  /** \n   * When enabled, a return at the top level is not considered an error.\n   */\n  allowReturnOutsideFunction?: boolean\n\n  /**\n   * When enabled, import/export statements are not constrained to\n   * appearing at the top of the program, and an import.meta expression\n   * in a script isn't considered an error.\n   */\n  allowImportExportEverywhere?: boolean\n\n  /**\n   * By default, `await` identifiers are allowed to appear at the top-level scope only if {@link ecmaVersion} >= 2022.\n   * When enabled, await identifiers are allowed to appear at the top-level scope,\n   * but they are still not allowed in non-async functions.\n   */\n  allowAwaitOutsideFunction?: boolean\n\n  /**\n   * When enabled, super identifiers are not constrained to\n   * appearing in methods and do not raise an error when they appear elsewhere.\n   */\n  allowSuperOutsideMethod?: boolean\n\n  /**\n   * When enabled, hashbang directive in the beginning of file is\n   * allowed and treated as a line comment. Enabled by default when\n   * {@link ecmaVersion} >= 2023.\n   */\n  allowHashBang?: boolean\n\n  /**\n   * By default, the parser will verify that private properties are\n   * only used in places where they are valid and have been declared.\n   * Set this to false to turn such checks off.\n   */\n  checkPrivateFields?: boolean\n\n  /**\n   * When `locations` is on, `loc` properties holding objects with\n   * `start` and `end` properties as {@link Position} objects will be attached to the\n   * nodes.\n   */\n  locations?: boolean\n\n  /**\n   * a callback that will cause Acorn to call that export function with object in the same\n   * format as tokens returned from `tokenizer().getToken()`. Note\n   * that you are not allowed to call the parser from the\n   * callback—that will corrupt its internal state.\n   */\n  onToken?: ((token: Token) => void) | Token[]\n\n\n  /**\n   * This takes a export function or an array.\n   * \n   * When a export function is passed, Acorn will call that export function with `(block, text, start,\n   * end)` parameters whenever a comment is skipped. `block` is a\n   * boolean indicating whether this is a block (`/* *\\/`) comment,\n   * `text` is the content of the comment, and `start` and `end` are\n   * character offsets that denote the start and end of the comment.\n   * When the {@link locations} option is on, two more parameters are\n   * passed, the full locations of {@link Position} export type of the start and\n   * end of the comments.\n   * \n   * When a array is passed, each found comment of {@link Comment} export type is pushed to the array.\n   * \n   * Note that you are not allowed to call the\n   * parser from the callback—that will corrupt its internal state.\n   */\n  onComment?: ((\n    isBlock: boolean, text: string, start: number, end: number, startLoc?: Position,\n    endLoc?: Position\n  ) => void) | Comment[]\n\n  /**\n   * Nodes have their start and end characters offsets recorded in\n   * `start` and `end` properties (directly on the node, rather than\n   * the `loc` object, which holds line/column data. To also add a\n   * [semi-standardized][range] `range` property holding a `[start,\n   * end]` array with the same numbers, set the `ranges` option to\n   * `true`.\n   */\n  ranges?: boolean\n\n  /**\n   * It is possible to parse multiple files into a single AST by\n   * passing the tree produced by parsing the first file as\n   * `program` option in subsequent parses. This will add the\n   * toplevel forms of the parsed file to the `Program` (top) node\n   * of an existing parse tree.\n   */\n  program?: Node\n\n  /**\n   * When {@link locations} is on, you can pass this to record the source\n   * file in every node's `loc` object.\n   */\n  sourceFile?: string\n\n  /**\n   * This value, if given, is stored in every node, whether {@link locations} is on or off.\n   */\n  directSourceFile?: string\n\n  /**\n   * When enabled, parenthesized expressions are represented by\n   * (non-standard) ParenthesizedExpression nodes\n   */\n  preserveParens?: boolean\n}\n  \nexport class Parser {\n  options: Options\n  input: string\n  \n  protected constructor(options: Options, input: string, startPos?: number)\n  parse(): Program\n  \n  static parse(input: string, options: Options): Program\n  static parseExpressionAt(input: string, pos: number, options: Options): Expression\n  static tokenizer(input: string, options: Options): {\n    getToken(): Token\n    [Symbol.iterator](): Iterator<Token>\n  }\n  static extend(...plugins: ((BaseParser: typeof Parser) => typeof Parser)[]): typeof Parser\n}\n\nexport const defaultOptions: Options\n\nexport function getLineInfo(input: string, offset: number): Position\n\nexport class TokenType {\n  label: string\n  keyword: string | undefined\n}\n\nexport const tokTypes: {\n  num: TokenType\n  regexp: TokenType\n  string: TokenType\n  name: TokenType\n  privateId: TokenType\n  eof: TokenType\n\n  bracketL: TokenType\n  bracketR: TokenType\n  braceL: TokenType\n  braceR: TokenType\n  parenL: TokenType\n  parenR: TokenType\n  comma: TokenType\n  semi: TokenType\n  colon: TokenType\n  dot: TokenType\n  question: TokenType\n  questionDot: TokenType\n  arrow: TokenType\n  template: TokenType\n  invalidTemplate: TokenType\n  ellipsis: TokenType\n  backQuote: TokenType\n  dollarBraceL: TokenType\n\n  eq: TokenType\n  assign: TokenType\n  incDec: TokenType\n  prefix: TokenType\n  logicalOR: TokenType\n  logicalAND: TokenType\n  bitwiseOR: TokenType\n  bitwiseXOR: TokenType\n  bitwiseAND: TokenType\n  equality: TokenType\n  relational: TokenType\n  bitShift: TokenType\n  plusMin: TokenType\n  modulo: TokenType\n  star: TokenType\n  slash: TokenType\n  starstar: TokenType\n  coalesce: TokenType\n\n  _break: TokenType\n  _case: TokenType\n  _catch: TokenType\n  _continue: TokenType\n  _debugger: TokenType\n  _default: TokenType\n  _do: TokenType\n  _else: TokenType\n  _finally: TokenType\n  _for: TokenType\n  _function: TokenType\n  _if: TokenType\n  _return: TokenType\n  _switch: TokenType\n  _throw: TokenType\n  _try: TokenType\n  _var: TokenType\n  _const: TokenType\n  _while: TokenType\n  _with: TokenType\n  _new: TokenType\n  _this: TokenType\n  _super: TokenType\n  _class: TokenType\n  _extends: TokenType\n  _export: TokenType\n  _import: TokenType\n  _null: TokenType\n  _true: TokenType\n  _false: TokenType\n  _in: TokenType\n  _instanceof: TokenType\n  _typeof: TokenType\n  _void: TokenType\n  _delete: TokenType\n}\n\nexport interface Comment {\n  type: \"Line\" | \"Block\"\n  value: string\n  start: number\n  end: number\n  loc?: SourceLocation\n  range?: [number, number]\n}\n\nexport class Token {\n  type: TokenType\n  start: number\n  end: number\n  loc?: SourceLocation\n  range?: [number, number]\n}\n\nexport const version: string\n",
  "node_modules/acorn/package.json": "{\n  \"name\": \"acorn\",\n  \"description\": \"ECMAScript parser\",\n  \"homepage\": \"https://github.com/acornjs/acorn\",\n  \"main\": \"dist/acorn.js\",\n  \"types\": \"dist/acorn.d.ts\",\n  \"module\": \"dist/acorn.mjs\",\n  \"exports\": {\n    \".\": [\n      {\n        \"import\": \"./dist/acorn.mjs\",\n        \"require\": \"./dist/acorn.js\",\n        \"default\": \"./dist/acorn.js\"\n      },\n      \"./dist/acorn.js\"\n    ],\n    \"./package.json\": \"./package.json\"\n  },\n  \"version\": \"8.14.1\",\n  \"engines\": {\n    \"node\": \">=0.4.0\"\n  },\n  \"maintainers\": [\n    {\n      \"name\": \"Marijn Haverbeke\",\n      \"email\": \"marijnh@gmail.com\",\n      \"web\": \"https://marijnhaverbeke.nl\"\n    },\n    {\n      \"name\": \"Ingvar Stepanyan\",\n      \"email\": \"me@rreverser.com\",\n      \"web\": \"https://rreverser.com/\"\n    },\n    {\n      \"name\": \"Adrian Heine\",\n      \"web\": \"http://adrianheine.de\"\n    }\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/acornjs/acorn.git\"\n  },\n  \"license\": \"MIT\",\n  \"scripts\": {\n    \"prepare\": \"cd ..; npm run build:main\"\n  },\n  \"bin\": {\n    \"acorn\": \"bin/acorn\"\n  }\n}\n",
  "node_modules/acorn-walk/dist/walk.d.ts": "import * as acorn from \"acorn\"\n\nexport type FullWalkerCallback<TState> = (\n  node: acorn.Node,\n  state: TState,\n  type: string\n) => void\n\nexport type FullAncestorWalkerCallback<TState> = (\n  node: acorn.Node,\n  state: TState,\n  ancestors: acorn.Node[],\n  type: string\n) => void\n\ntype AggregateType = {\n  Expression: acorn.Expression,\n  Statement: acorn.Statement,\n  Function: acorn.Function,\n  Class: acorn.Class,\n  Pattern: acorn.Pattern,\n  ForInit: acorn.VariableDeclaration | acorn.Expression\n}\n\nexport type SimpleVisitors<TState> = {\n  [type in acorn.AnyNode[\"type\"]]?: (node: Extract<acorn.AnyNode, { type: type }>, state: TState) => void\n} & {\n  [type in keyof AggregateType]?: (node: AggregateType[type], state: TState) => void\n}\n\nexport type AncestorVisitors<TState> = {\n  [type in acorn.AnyNode[\"type\"]]?: ( node: Extract<acorn.AnyNode, { type: type }>, state: TState, ancestors: acorn.Node[]\n) => void\n} & {\n  [type in keyof AggregateType]?: (node: AggregateType[type], state: TState, ancestors: acorn.Node[]) => void\n}\n\nexport type WalkerCallback<TState> = (node: acorn.Node, state: TState) => void\n\nexport type RecursiveVisitors<TState> = {\n  [type in acorn.AnyNode[\"type\"]]?: ( node: Extract<acorn.AnyNode, { type: type }>, state: TState, callback: WalkerCallback<TState>) => void\n} &  {\n  [type in keyof AggregateType]?: (node: AggregateType[type], state: TState, callback: WalkerCallback<TState>) => void\n}\n\nexport type FindPredicate = (type: string, node: acorn.Node) => boolean\n\nexport interface Found<TState> {\n  node: acorn.Node,\n  state: TState\n}\n\n/**\n * does a 'simple' walk over a tree\n * @param node the AST node to walk\n * @param visitors an object with properties whose names correspond to node types in the {@link https://github.com/estree/estree | ESTree spec}. The properties should contain functions that will be called with the node object and, if applicable the state at that point.\n * @param base a walker algorithm\n * @param state a start state. The default walker will simply visit all statements and expressions and not produce a meaningful state. (An example of a use of state is to track scope at each point in the tree.)\n */\nexport function simple<TState>(\n  node: acorn.Node,\n  visitors: SimpleVisitors<TState>,\n  base?: RecursiveVisitors<TState>,\n  state?: TState\n): void\n\n/**\n * does a 'simple' walk over a tree, building up an array of ancestor nodes (including the current node) and passing the array to the callbacks as a third parameter.\n * @param node\n * @param visitors\n * @param base\n * @param state\n */\nexport function ancestor<TState>(\n    node: acorn.Node,\n    visitors: AncestorVisitors<TState>,\n    base?: RecursiveVisitors<TState>,\n    state?: TState\n  ): void\n\n/**\n * does a 'recursive' walk, where the walker functions are responsible for continuing the walk on the child nodes of their target node.\n * @param node\n * @param state the start state\n * @param functions contain an object that maps node types to walker functions\n * @param base provides the fallback walker functions for node types that aren't handled in the {@link functions} object. If not given, the default walkers will be used.\n */\nexport function recursive<TState>(\n  node: acorn.Node,\n  state: TState,\n  functions: RecursiveVisitors<TState>,\n  base?: RecursiveVisitors<TState>\n): void\n\n/**\n * does a 'full' walk over a tree, calling the {@link callback} with the arguments (node, state, type) for each node\n * @param node\n * @param callback\n * @param base\n * @param state\n */\nexport function full<TState>(\n  node: acorn.Node,\n  callback: FullWalkerCallback<TState>,\n  base?: RecursiveVisitors<TState>,\n  state?: TState\n): void\n\n/**\n * does a 'full' walk over a tree, building up an array of ancestor nodes (including the current node) and passing the array to the callbacks as a third parameter.\n * @param node\n * @param callback\n * @param base\n * @param state\n */\nexport function fullAncestor<TState>(\n  node: acorn.Node,\n  callback: FullAncestorWalkerCallback<TState>,\n  base?: RecursiveVisitors<TState>,\n  state?: TState\n): void\n\n/**\n * builds a new walker object by using the walker functions in {@link functions} and filling in the missing ones by taking defaults from {@link base}.\n * @param functions\n * @param base\n */\nexport function make<TState>(\n  functions: RecursiveVisitors<TState>,\n  base?: RecursiveVisitors<TState>\n): RecursiveVisitors<TState>\n\n/**\n * tries to locate a node in a tree at the given start and/or end offsets, which satisfies the predicate test. {@link start} and {@link end} can be either `null` (as wildcard) or a `number`. {@link test} may be a string (indicating a node type) or a function that takes (nodeType, node) arguments and returns a boolean indicating whether this node is interesting. {@link base} and {@link state} are optional, and can be used to specify a custom walker. Nodes are tested from inner to outer, so if two nodes match the boundaries, the inner one will be preferred.\n * @param node\n * @param start\n * @param end\n * @param type\n * @param base\n * @param state\n */\nexport function findNodeAt<TState>(\n  node: acorn.Node,\n  start: number | undefined,\n  end?: number | undefined,\n  type?: FindPredicate | string,\n  base?: RecursiveVisitors<TState>,\n  state?: TState\n): Found<TState> | undefined\n\n/**\n * like {@link findNodeAt}, but will match any node that exists 'around' (spanning) the given position.\n * @param node\n * @param start\n * @param type\n * @param base\n * @param state\n */\nexport function findNodeAround<TState>(\n  node: acorn.Node,\n  start: number | undefined,\n  type?: FindPredicate | string,\n  base?: RecursiveVisitors<TState>,\n  state?: TState\n): Found<TState> | undefined\n\n/**\n * Find the outermost matching node after a given position.\n */\nexport const findNodeAfter: typeof findNodeAround\n\n/**\n * Find the outermost matching node before a given position.\n */\nexport const findNodeBefore: typeof findNodeAround\n\nexport const base: RecursiveVisitors<any>\n",
  "node_modules/acorn-walk/package.json": "{\n  \"name\": \"acorn-walk\",\n  \"description\": \"ECMAScript (ESTree) AST walker\",\n  \"homepage\": \"https://github.com/acornjs/acorn\",\n  \"main\": \"dist/walk.js\",\n  \"types\": \"dist/walk.d.ts\",\n  \"module\": \"dist/walk.mjs\",\n  \"exports\": {\n    \".\": [\n      {\n        \"import\": \"./dist/walk.mjs\",\n        \"require\": \"./dist/walk.js\",\n        \"default\": \"./dist/walk.js\"\n      },\n      \"./dist/walk.js\"\n    ],\n    \"./package.json\": \"./package.json\"\n  },\n  \"version\": \"8.3.4\",\n  \"engines\": {\n    \"node\": \">=0.4.0\"\n  },\n  \"dependencies\": {\n    \"acorn\": \"^8.11.0\"\n  },\n  \"maintainers\": [\n    {\n      \"name\": \"Marijn Haverbeke\",\n      \"email\": \"marijnh@gmail.com\",\n      \"web\": \"https://marijnhaverbeke.nl\"\n    },\n    {\n      \"name\": \"Ingvar Stepanyan\",\n      \"email\": \"me@rreverser.com\",\n      \"web\": \"https://rreverser.com/\"\n    },\n    {\n      \"name\": \"Adrian Heine\",\n      \"web\": \"http://adrianheine.de\"\n    }\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/acornjs/acorn.git\"\n  },\n  \"scripts\": {\n    \"prepare\": \"cd ..; npm run build:walk\"\n  },\n  \"license\": \"MIT\"\n}\n",
  "node_modules/ajv/dist/2019.d.ts": "import type { AnySchemaObject } from \"./types\";\nimport AjvCore, { Options } from \"./core\";\nexport declare class Ajv2019 extends AjvCore {\n    constructor(opts?: Options);\n    _addVocabularies(): void;\n    _addDefaultMetaSchema(): void;\n    defaultMeta(): string | AnySchemaObject | undefined;\n}\nexport default Ajv2019;\nexport { Format, FormatDefinition, AsyncFormatDefinition, KeywordDefinition, KeywordErrorDefinition, CodeKeywordDefinition, MacroKeywordDefinition, FuncKeywordDefinition, Vocabulary, Schema, SchemaObject, AnySchemaObject, AsyncSchema, AnySchema, ValidateFunction, AsyncValidateFunction, ErrorObject, ErrorNoParams, } from \"./types\";\nexport { Plugin, Options, CodeOptions, InstanceOptions, Logger, ErrorsTextOptions } from \"./core\";\nexport { SchemaCxt, SchemaObjCxt } from \"./compile\";\nexport { KeywordCxt } from \"./compile/validate\";\nexport { DefinedError } from \"./vocabularies/errors\";\nexport { JSONType } from \"./compile/rules\";\nexport { JSONSchemaType } from \"./types/json-schema\";\nexport { _, str, stringify, nil, Name, Code, CodeGen, CodeGenOptions } from \"./compile/codegen\";\nexport { default as ValidationError } from \"./runtime/validation_error\";\nexport { default as MissingRefError } from \"./compile/ref_error\";\n",
  "node_modules/ajv/dist/2020.d.ts": "import type { AnySchemaObject } from \"./types\";\nimport AjvCore, { Options } from \"./core\";\nexport declare class Ajv2020 extends AjvCore {\n    constructor(opts?: Options);\n    _addVocabularies(): void;\n    _addDefaultMetaSchema(): void;\n    defaultMeta(): string | AnySchemaObject | undefined;\n}\nexport default Ajv2020;\nexport { Format, FormatDefinition, AsyncFormatDefinition, KeywordDefinition, KeywordErrorDefinition, CodeKeywordDefinition, MacroKeywordDefinition, FuncKeywordDefinition, Vocabulary, Schema, SchemaObject, AnySchemaObject, AsyncSchema, AnySchema, ValidateFunction, AsyncValidateFunction, ErrorObject, ErrorNoParams, } from \"./types\";\nexport { Plugin, Options, CodeOptions, InstanceOptions, Logger, ErrorsTextOptions } from \"./core\";\nexport { SchemaCxt, SchemaObjCxt } from \"./compile\";\nexport { KeywordCxt } from \"./compile/validate\";\nexport { DefinedError } from \"./vocabularies/errors\";\nexport { JSONType } from \"./compile/rules\";\nexport { JSONSchemaType } from \"./types/json-schema\";\nexport { _, str, stringify, nil, Name, Code, CodeGen, CodeGenOptions } from \"./compile/codegen\";\nexport { default as ValidationError } from \"./runtime/validation_error\";\nexport { default as MissingRefError } from \"./compile/ref_error\";\n",
  "node_modules/ajv/dist/ajv.d.ts": "import type { AnySchemaObject } from \"./types\";\nimport AjvCore from \"./core\";\nexport declare class Ajv extends AjvCore {\n    _addVocabularies(): void;\n    _addDefaultMetaSchema(): void;\n    defaultMeta(): string | AnySchemaObject | undefined;\n}\nexport default Ajv;\nexport { Format, FormatDefinition, AsyncFormatDefinition, KeywordDefinition, KeywordErrorDefinition, CodeKeywordDefinition, MacroKeywordDefinition, FuncKeywordDefinition, Vocabulary, Schema, SchemaObject, AnySchemaObject, AsyncSchema, AnySchema, ValidateFunction, AsyncValidateFunction, SchemaValidateFunction, ErrorObject, ErrorNoParams, } from \"./types\";\nexport { Plugin, Options, CodeOptions, InstanceOptions, Logger, ErrorsTextOptions } from \"./core\";\nexport { SchemaCxt, SchemaObjCxt } from \"./compile\";\nexport { KeywordCxt } from \"./compile/validate\";\nexport { DefinedError } from \"./vocabularies/errors\";\nexport { JSONType } from \"./compile/rules\";\nexport { JSONSchemaType } from \"./types/json-schema\";\nexport { _, str, stringify, nil, Name, Code, CodeGen, CodeGenOptions } from \"./compile/codegen\";\nexport { default as ValidationError } from \"./runtime/validation_error\";\nexport { default as MissingRefError } from \"./compile/ref_error\";\n",
  "node_modules/ajv/dist/compile/codegen/code.d.ts": "export declare abstract class _CodeOrName {\n    abstract readonly str: string;\n    abstract readonly names: UsedNames;\n    abstract toString(): string;\n    abstract emptyStr(): boolean;\n}\nexport declare const IDENTIFIER: RegExp;\nexport declare class Name extends _CodeOrName {\n    readonly str: string;\n    constructor(s: string);\n    toString(): string;\n    emptyStr(): boolean;\n    get names(): UsedNames;\n}\nexport declare class _Code extends _CodeOrName {\n    readonly _items: readonly CodeItem[];\n    private _str?;\n    private _names?;\n    constructor(code: string | readonly CodeItem[]);\n    toString(): string;\n    emptyStr(): boolean;\n    get str(): string;\n    get names(): UsedNames;\n}\nexport type CodeItem = Name | string | number | boolean | null;\nexport type UsedNames = Record<string, number | undefined>;\nexport type Code = _Code | Name;\nexport type SafeExpr = Code | number | boolean | null;\nexport declare const nil: _Code;\ntype CodeArg = SafeExpr | string | undefined;\nexport declare function _(strs: TemplateStringsArray, ...args: CodeArg[]): _Code;\nexport declare function str(strs: TemplateStringsArray, ...args: (CodeArg | string[])[]): _Code;\nexport declare function addCodeArg(code: CodeItem[], arg: CodeArg | string[]): void;\nexport declare function strConcat(c1: Code, c2: Code): Code;\nexport declare function stringify(x: unknown): Code;\nexport declare function safeStringify(x: unknown): string;\nexport declare function getProperty(key: Code | string | number): Code;\nexport declare function getEsmExportName(key: Code | string | number): Code;\nexport declare function regexpCode(rx: RegExp): Code;\nexport {};\n",
  "node_modules/ajv/dist/compile/codegen/index.d.ts": "import type { ScopeValueSets, NameValue, ValueScope, ValueScopeName } from \"./scope\";\nimport { _Code, Code, Name } from \"./code\";\nimport { Scope } from \"./scope\";\nexport { _, str, strConcat, nil, getProperty, stringify, regexpCode, Name, Code } from \"./code\";\nexport { Scope, ScopeStore, ValueScope, ValueScopeName, ScopeValueSets, varKinds } from \"./scope\";\nexport type SafeExpr = Code | number | boolean | null;\nexport type Block = Code | (() => void);\nexport declare const operators: {\n    GT: _Code;\n    GTE: _Code;\n    LT: _Code;\n    LTE: _Code;\n    EQ: _Code;\n    NEQ: _Code;\n    NOT: _Code;\n    OR: _Code;\n    AND: _Code;\n    ADD: _Code;\n};\nexport interface CodeGenOptions {\n    es5?: boolean;\n    lines?: boolean;\n    ownProperties?: boolean;\n}\nexport declare class CodeGen {\n    readonly _scope: Scope;\n    readonly _extScope: ValueScope;\n    readonly _values: ScopeValueSets;\n    private readonly _nodes;\n    private readonly _blockStarts;\n    private readonly _constants;\n    private readonly opts;\n    constructor(extScope: ValueScope, opts?: CodeGenOptions);\n    toString(): string;\n    name(prefix: string): Name;\n    scopeName(prefix: string): ValueScopeName;\n    scopeValue(prefixOrName: ValueScopeName | string, value: NameValue): Name;\n    getScopeValue(prefix: string, keyOrRef: unknown): ValueScopeName | undefined;\n    scopeRefs(scopeName: Name): Code;\n    scopeCode(): Code;\n    private _def;\n    const(nameOrPrefix: Name | string, rhs: SafeExpr, _constant?: boolean): Name;\n    let(nameOrPrefix: Name | string, rhs?: SafeExpr, _constant?: boolean): Name;\n    var(nameOrPrefix: Name | string, rhs?: SafeExpr, _constant?: boolean): Name;\n    assign(lhs: Code, rhs: SafeExpr, sideEffects?: boolean): CodeGen;\n    add(lhs: Code, rhs: SafeExpr): CodeGen;\n    code(c: Block | SafeExpr): CodeGen;\n    object(...keyValues: [Name | string, SafeExpr | string][]): _Code;\n    if(condition: Code | boolean, thenBody?: Block, elseBody?: Block): CodeGen;\n    elseIf(condition: Code | boolean): CodeGen;\n    else(): CodeGen;\n    endIf(): CodeGen;\n    private _for;\n    for(iteration: Code, forBody?: Block): CodeGen;\n    forRange(nameOrPrefix: Name | string, from: SafeExpr, to: SafeExpr, forBody: (index: Name) => void, varKind?: Code): CodeGen;\n    forOf(nameOrPrefix: Name | string, iterable: Code, forBody: (item: Name) => void, varKind?: Code): CodeGen;\n    forIn(nameOrPrefix: Name | string, obj: Code, forBody: (item: Name) => void, varKind?: Code): CodeGen;\n    endFor(): CodeGen;\n    label(label: Name): CodeGen;\n    break(label?: Code): CodeGen;\n    return(value: Block | SafeExpr): CodeGen;\n    try(tryBody: Block, catchCode?: (e: Name) => void, finallyCode?: Block): CodeGen;\n    throw(error: Code): CodeGen;\n    block(body?: Block, nodeCount?: number): CodeGen;\n    endBlock(nodeCount?: number): CodeGen;\n    func(name: Name, args?: Code, async?: boolean, funcBody?: Block): CodeGen;\n    endFunc(): CodeGen;\n    optimize(n?: number): void;\n    private _leafNode;\n    private _blockNode;\n    private _endBlockNode;\n    private _elseNode;\n    private get _root();\n    private get _currNode();\n    private set _currNode(value);\n}\nexport declare function not<T extends Code | SafeExpr>(x: T): T;\nexport declare function and(...args: Code[]): Code;\nexport declare function or(...args: Code[]): Code;\n",
  "node_modules/ajv/dist/compile/codegen/scope.d.ts": "import { Code, Name } from \"./code\";\ninterface NameGroup {\n    prefix: string;\n    index: number;\n}\nexport interface NameValue {\n    ref: ValueReference;\n    key?: unknown;\n    code?: Code;\n}\nexport type ValueReference = unknown;\ninterface ScopeOptions {\n    prefixes?: Set<string>;\n    parent?: Scope;\n}\ninterface ValueScopeOptions extends ScopeOptions {\n    scope: ScopeStore;\n    es5?: boolean;\n    lines?: boolean;\n}\nexport type ScopeStore = Record<string, ValueReference[] | undefined>;\ntype ScopeValues = {\n    [Prefix in string]?: Map<unknown, ValueScopeName>;\n};\nexport type ScopeValueSets = {\n    [Prefix in string]?: Set<ValueScopeName>;\n};\nexport declare enum UsedValueState {\n    Started = 0,\n    Completed = 1\n}\nexport type UsedScopeValues = {\n    [Prefix in string]?: Map<ValueScopeName, UsedValueState | undefined>;\n};\nexport declare const varKinds: {\n    const: Name;\n    let: Name;\n    var: Name;\n};\nexport declare class Scope {\n    protected readonly _names: {\n        [Prefix in string]?: NameGroup;\n    };\n    protected readonly _prefixes?: Set<string>;\n    protected readonly _parent?: Scope;\n    constructor({ prefixes, parent }?: ScopeOptions);\n    toName(nameOrPrefix: Name | string): Name;\n    name(prefix: string): Name;\n    protected _newName(prefix: string): string;\n    private _nameGroup;\n}\ninterface ScopePath {\n    property: string;\n    itemIndex: number;\n}\nexport declare class ValueScopeName extends Name {\n    readonly prefix: string;\n    value?: NameValue;\n    scopePath?: Code;\n    constructor(prefix: string, nameStr: string);\n    setValue(value: NameValue, { property, itemIndex }: ScopePath): void;\n}\ninterface VSOptions extends ValueScopeOptions {\n    _n: Code;\n}\nexport declare class ValueScope extends Scope {\n    protected readonly _values: ScopeValues;\n    protected readonly _scope: ScopeStore;\n    readonly opts: VSOptions;\n    constructor(opts: ValueScopeOptions);\n    get(): ScopeStore;\n    name(prefix: string): ValueScopeName;\n    value(nameOrPrefix: ValueScopeName | string, value: NameValue): ValueScopeName;\n    getValue(prefix: string, keyOrRef: unknown): ValueScopeName | undefined;\n    scopeRefs(scopeName: Name, values?: ScopeValues | ScopeValueSets): Code;\n    scopeCode(values?: ScopeValues | ScopeValueSets, usedValues?: UsedScopeValues, getCode?: (n: ValueScopeName) => Code | undefined): Code;\n    private _reduceValues;\n}\nexport {};\n",
  "node_modules/ajv/dist/compile/errors.d.ts": "import type { KeywordErrorCxt, KeywordErrorDefinition } from \"../types\";\nimport { CodeGen, Code, Name } from \"./codegen\";\nexport declare const keywordError: KeywordErrorDefinition;\nexport declare const keyword$DataError: KeywordErrorDefinition;\nexport interface ErrorPaths {\n    instancePath?: Code;\n    schemaPath?: string;\n    parentSchema?: boolean;\n}\nexport declare function reportError(cxt: KeywordErrorCxt, error?: KeywordErrorDefinition, errorPaths?: ErrorPaths, overrideAllErrors?: boolean): void;\nexport declare function reportExtraError(cxt: KeywordErrorCxt, error?: KeywordErrorDefinition, errorPaths?: ErrorPaths): void;\nexport declare function resetErrorsCount(gen: CodeGen, errsCount: Name): void;\nexport declare function extendErrors({ gen, keyword, schemaValue, data, errsCount, it, }: KeywordErrorCxt): void;\n",
  "node_modules/ajv/dist/compile/index.d.ts": "import type { AnySchema, AnySchemaObject, AnyValidateFunction, EvaluatedProperties, EvaluatedItems } from \"../types\";\nimport type Ajv from \"../core\";\nimport type { InstanceOptions } from \"../core\";\nimport { CodeGen, Name, Code, ValueScopeName } from \"./codegen\";\nimport { LocalRefs } from \"./resolve\";\nimport { JSONType } from \"./rules\";\nexport type SchemaRefs = {\n    [Ref in string]?: SchemaEnv | AnySchema;\n};\nexport interface SchemaCxt {\n    readonly gen: CodeGen;\n    readonly allErrors?: boolean;\n    readonly data: Name;\n    readonly parentData: Name;\n    readonly parentDataProperty: Code | number;\n    readonly dataNames: Name[];\n    readonly dataPathArr: (Code | number)[];\n    readonly dataLevel: number;\n    dataTypes: JSONType[];\n    definedProperties: Set<string>;\n    readonly topSchemaRef: Code;\n    readonly validateName: Name;\n    evaluated?: Name;\n    readonly ValidationError?: Name;\n    readonly schema: AnySchema;\n    readonly schemaEnv: SchemaEnv;\n    readonly rootId: string;\n    baseId: string;\n    readonly schemaPath: Code;\n    readonly errSchemaPath: string;\n    readonly errorPath: Code;\n    readonly propertyName?: Name;\n    readonly compositeRule?: boolean;\n    props?: EvaluatedProperties | Name;\n    items?: EvaluatedItems | Name;\n    jtdDiscriminator?: string;\n    jtdMetadata?: boolean;\n    readonly createErrors?: boolean;\n    readonly opts: InstanceOptions;\n    readonly self: Ajv;\n}\nexport interface SchemaObjCxt extends SchemaCxt {\n    readonly schema: AnySchemaObject;\n}\ninterface SchemaEnvArgs {\n    readonly schema: AnySchema;\n    readonly schemaId?: \"$id\" | \"id\";\n    readonly root?: SchemaEnv;\n    readonly baseId?: string;\n    readonly schemaPath?: string;\n    readonly localRefs?: LocalRefs;\n    readonly meta?: boolean;\n}\nexport declare class SchemaEnv implements SchemaEnvArgs {\n    readonly schema: AnySchema;\n    readonly schemaId?: \"$id\" | \"id\";\n    readonly root: SchemaEnv;\n    baseId: string;\n    schemaPath?: string;\n    localRefs?: LocalRefs;\n    readonly meta?: boolean;\n    readonly $async?: boolean;\n    readonly refs: SchemaRefs;\n    readonly dynamicAnchors: {\n        [Ref in string]?: true;\n    };\n    validate?: AnyValidateFunction;\n    validateName?: ValueScopeName;\n    serialize?: (data: unknown) => string;\n    serializeName?: ValueScopeName;\n    parse?: (data: string) => unknown;\n    parseName?: ValueScopeName;\n    constructor(env: SchemaEnvArgs);\n}\nexport declare function compileSchema(this: Ajv, sch: SchemaEnv): SchemaEnv;\nexport declare function resolveRef(this: Ajv, root: SchemaEnv, baseId: string, ref: string): AnySchema | SchemaEnv | undefined;\nexport declare function getCompilingSchema(this: Ajv, schEnv: SchemaEnv): SchemaEnv | void;\nexport declare function resolveSchema(this: Ajv, root: SchemaEnv, // root object with properties schema, refs TODO below SchemaEnv is assigned to it\nref: string): SchemaEnv | undefined;\nexport {};\n",
  "node_modules/ajv/dist/compile/jtd/parse.d.ts": "import type Ajv from \"../../core\";\nimport { SchemaObjectMap } from \"./types\";\nimport { SchemaEnv } from \"..\";\nexport default function compileParser(this: Ajv, sch: SchemaEnv, definitions: SchemaObjectMap): SchemaEnv;\n",
  "node_modules/ajv/dist/compile/jtd/serialize.d.ts": "import type Ajv from \"../../core\";\nimport { SchemaObjectMap } from \"./types\";\nimport { SchemaEnv } from \"..\";\nexport default function compileSerializer(this: Ajv, sch: SchemaEnv, definitions: SchemaObjectMap): SchemaEnv;\n",
  "node_modules/ajv/dist/compile/jtd/types.d.ts": "import type { SchemaObject } from \"../../types\";\nexport type SchemaObjectMap = {\n    [Ref in string]?: SchemaObject;\n};\nexport declare const jtdForms: readonly [\"elements\", \"values\", \"discriminator\", \"properties\", \"optionalProperties\", \"enum\", \"type\", \"ref\"];\nexport type JTDForm = (typeof jtdForms)[number];\n",
  "node_modules/ajv/dist/compile/names.d.ts": "import { Name } from \"./codegen\";\ndeclare const names: {\n    data: Name;\n    valCxt: Name;\n    instancePath: Name;\n    parentData: Name;\n    parentDataProperty: Name;\n    rootData: Name;\n    dynamicAnchors: Name;\n    vErrors: Name;\n    errors: Name;\n    this: Name;\n    self: Name;\n    scope: Name;\n    json: Name;\n    jsonPos: Name;\n    jsonLen: Name;\n    jsonPart: Name;\n};\nexport default names;\n",
  "node_modules/ajv/dist/compile/ref_error.d.ts": "import type { UriResolver } from \"../types\";\nexport default class MissingRefError extends Error {\n    readonly missingRef: string;\n    readonly missingSchema: string;\n    constructor(resolver: UriResolver, baseId: string, ref: string, msg?: string);\n}\n",
  "node_modules/ajv/dist/compile/resolve.d.ts": "import type { AnySchema, AnySchemaObject, UriResolver } from \"../types\";\nimport type Ajv from \"../ajv\";\nimport type { URIComponent } from \"fast-uri\";\nexport type LocalRefs = {\n    [Ref in string]?: AnySchemaObject;\n};\nexport declare function inlineRef(schema: AnySchema, limit?: boolean | number): boolean;\nexport declare function getFullPath(resolver: UriResolver, id?: string, normalize?: boolean): string;\nexport declare function _getFullPath(resolver: UriResolver, p: URIComponent): string;\nexport declare function normalizeId(id: string | undefined): string;\nexport declare function resolveUrl(resolver: UriResolver, baseId: string, id: string): string;\nexport declare function getSchemaRefs(this: Ajv, schema: AnySchema, baseId: string): LocalRefs;\n",
  "node_modules/ajv/dist/compile/rules.d.ts": "import type { AddedKeywordDefinition } from \"../types\";\ndeclare const _jsonTypes: readonly [\"string\", \"number\", \"integer\", \"boolean\", \"null\", \"object\", \"array\"];\nexport type JSONType = (typeof _jsonTypes)[number];\nexport declare function isJSONType(x: unknown): x is JSONType;\ntype ValidationTypes = {\n    [K in JSONType]: boolean | RuleGroup | undefined;\n};\nexport interface ValidationRules {\n    rules: RuleGroup[];\n    post: RuleGroup;\n    all: {\n        [Key in string]?: boolean | Rule;\n    };\n    keywords: {\n        [Key in string]?: boolean;\n    };\n    types: ValidationTypes;\n}\nexport interface RuleGroup {\n    type?: JSONType;\n    rules: Rule[];\n}\nexport interface Rule {\n    keyword: string;\n    definition: AddedKeywordDefinition;\n}\nexport declare function getRules(): ValidationRules;\nexport {};\n",
  "node_modules/ajv/dist/compile/util.d.ts": "import type { AnySchema, EvaluatedProperties, EvaluatedItems } from \"../types\";\nimport type { SchemaCxt, SchemaObjCxt } from \".\";\nimport { Code, Name, CodeGen } from \"./codegen\";\nimport type { Rule, ValidationRules } from \"./rules\";\nexport declare function toHash<T extends string = string>(arr: T[]): {\n    [K in T]?: true;\n};\nexport declare function alwaysValidSchema(it: SchemaCxt, schema: AnySchema): boolean | void;\nexport declare function checkUnknownRules(it: SchemaCxt, schema?: AnySchema): void;\nexport declare function schemaHasRules(schema: AnySchema, rules: {\n    [Key in string]?: boolean | Rule;\n}): boolean;\nexport declare function schemaHasRulesButRef(schema: AnySchema, RULES: ValidationRules): boolean;\nexport declare function schemaRefOrVal({ topSchemaRef, schemaPath }: SchemaObjCxt, schema: unknown, keyword: string, $data?: string | false): Code | number | boolean;\nexport declare function unescapeFragment(str: string): string;\nexport declare function escapeFragment(str: string | number): string;\nexport declare function escapeJsonPointer(str: string | number): string;\nexport declare function unescapeJsonPointer(str: string): string;\nexport declare function eachItem<T>(xs: T | T[], f: (x: T) => void): void;\ntype SomeEvaluated = EvaluatedProperties | EvaluatedItems;\ntype MergeEvaluatedFunc<T extends SomeEvaluated> = (gen: CodeGen, from: Name | T, to: Name | Exclude<T, true> | undefined, toName?: typeof Name) => Name | T;\ninterface MergeEvaluated {\n    props: MergeEvaluatedFunc<EvaluatedProperties>;\n    items: MergeEvaluatedFunc<EvaluatedItems>;\n}\nexport declare const mergeEvaluated: MergeEvaluated;\nexport declare function evaluatedPropsToName(gen: CodeGen, ps?: EvaluatedProperties): Name;\nexport declare function setEvaluated(gen: CodeGen, props: Name, ps: {\n    [K in string]?: true;\n}): void;\nexport declare function useFunc(gen: CodeGen, f: {\n    code: string;\n}): Name;\nexport declare enum Type {\n    Num = 0,\n    Str = 1\n}\nexport declare function getErrorPath(dataProp: Name | string | number, dataPropType?: Type, jsPropertySyntax?: boolean): Code | string;\nexport declare function checkStrictMode(it: SchemaCxt, msg: string, mode?: boolean | \"log\"): void;\nexport {};\n",
  "node_modules/ajv/dist/compile/validate/applicability.d.ts": "import type { AnySchemaObject } from \"../../types\";\nimport type { SchemaObjCxt } from \"..\";\nimport type { JSONType, RuleGroup, Rule } from \"../rules\";\nexport declare function schemaHasRulesForType({ schema, self }: SchemaObjCxt, type: JSONType): boolean | undefined;\nexport declare function shouldUseGroup(schema: AnySchemaObject, group: RuleGroup): boolean;\nexport declare function shouldUseRule(schema: AnySchemaObject, rule: Rule): boolean | undefined;\n",
  "node_modules/ajv/dist/compile/validate/boolSchema.d.ts": "import type { SchemaCxt } from \"..\";\nimport { Name } from \"../codegen\";\nexport declare function topBoolOrEmptySchema(it: SchemaCxt): void;\nexport declare function boolOrEmptySchema(it: SchemaCxt, valid: Name): void;\n",
  "node_modules/ajv/dist/compile/validate/dataType.d.ts": "import type { ErrorObject, AnySchemaObject } from \"../../types\";\nimport type { SchemaObjCxt } from \"..\";\nimport { JSONType } from \"../rules\";\nimport { Code, Name } from \"../codegen\";\nexport declare enum DataType {\n    Correct = 0,\n    Wrong = 1\n}\nexport declare function getSchemaTypes(schema: AnySchemaObject): JSONType[];\nexport declare function getJSONTypes(ts: unknown | unknown[]): JSONType[];\nexport declare function coerceAndCheckDataType(it: SchemaObjCxt, types: JSONType[]): boolean;\nexport declare function checkDataType(dataType: JSONType, data: Name, strictNums?: boolean | \"log\", correct?: DataType): Code;\nexport declare function checkDataTypes(dataTypes: JSONType[], data: Name, strictNums?: boolean | \"log\", correct?: DataType): Code;\nexport type TypeError = ErrorObject<\"type\", {\n    type: string;\n}>;\nexport declare function reportTypeError(it: SchemaObjCxt): void;\n",
  "node_modules/ajv/dist/compile/validate/defaults.d.ts": "import type { SchemaObjCxt } from \"..\";\nexport declare function assignDefaults(it: SchemaObjCxt, ty?: string): void;\n",
  "node_modules/ajv/dist/compile/validate/index.d.ts": "import type { AddedKeywordDefinition, AnySchemaObject, KeywordErrorCxt, KeywordCxtParams } from \"../../types\";\nimport type { SchemaCxt, SchemaObjCxt } from \"..\";\nimport { SubschemaArgs } from \"./subschema\";\nimport { Code, Name, CodeGen } from \"../codegen\";\nimport type { JSONType } from \"../rules\";\nimport { ErrorPaths } from \"../errors\";\nexport declare function validateFunctionCode(it: SchemaCxt): void;\nexport declare class KeywordCxt implements KeywordErrorCxt {\n    readonly gen: CodeGen;\n    readonly allErrors?: boolean;\n    readonly keyword: string;\n    readonly data: Name;\n    readonly $data?: string | false;\n    schema: any;\n    readonly schemaValue: Code | number | boolean;\n    readonly schemaCode: Code | number | boolean;\n    readonly schemaType: JSONType[];\n    readonly parentSchema: AnySchemaObject;\n    readonly errsCount?: Name;\n    params: KeywordCxtParams;\n    readonly it: SchemaObjCxt;\n    readonly def: AddedKeywordDefinition;\n    constructor(it: SchemaObjCxt, def: AddedKeywordDefinition, keyword: string);\n    result(condition: Code, successAction?: () => void, failAction?: () => void): void;\n    failResult(condition: Code, successAction?: () => void, failAction?: () => void): void;\n    pass(condition: Code, failAction?: () => void): void;\n    fail(condition?: Code): void;\n    fail$data(condition: Code): void;\n    error(append?: boolean, errorParams?: KeywordCxtParams, errorPaths?: ErrorPaths): void;\n    private _error;\n    $dataError(): void;\n    reset(): void;\n    ok(cond: Code | boolean): void;\n    setParams(obj: KeywordCxtParams, assign?: true): void;\n    block$data(valid: Name, codeBlock: () => void, $dataValid?: Code): void;\n    check$data(valid?: Name, $dataValid?: Code): void;\n    invalid$data(): Code;\n    subschema(appl: SubschemaArgs, valid: Name): SchemaCxt;\n    mergeEvaluated(schemaCxt: SchemaCxt, toName?: typeof Name): void;\n    mergeValidEvaluated(schemaCxt: SchemaCxt, valid: Name): boolean | void;\n}\nexport declare function getData($data: string, { dataLevel, dataNames, dataPathArr }: SchemaCxt): Code | number;\n",
  "node_modules/ajv/dist/compile/validate/keyword.d.ts": "import type { KeywordCxt } from \".\";\nimport type { AddedKeywordDefinition, MacroKeywordDefinition, FuncKeywordDefinition } from \"../../types\";\nimport type { SchemaObjCxt } from \"..\";\nimport type { JSONType } from \"../rules\";\nexport declare function macroKeywordCode(cxt: KeywordCxt, def: MacroKeywordDefinition): void;\nexport declare function funcKeywordCode(cxt: KeywordCxt, def: FuncKeywordDefinition): void;\nexport declare function validSchemaType(schema: unknown, schemaType: JSONType[], allowUndefined?: boolean): boolean;\nexport declare function validateKeywordUsage({ schema, opts, self, errSchemaPath }: SchemaObjCxt, def: AddedKeywordDefinition, keyword: string): void;\n",
  "node_modules/ajv/dist/compile/validate/subschema.d.ts": "import type { AnySchema } from \"../../types\";\nimport type { SchemaObjCxt } from \"..\";\nimport { Code, Name } from \"../codegen\";\nimport { Type } from \"../util\";\nimport type { JSONType } from \"../rules\";\nexport interface SubschemaContext {\n    schema: AnySchema;\n    schemaPath: Code;\n    errSchemaPath: string;\n    topSchemaRef?: Code;\n    errorPath?: Code;\n    dataLevel?: number;\n    dataTypes?: JSONType[];\n    data?: Name;\n    parentData?: Name;\n    parentDataProperty?: Code | number;\n    dataNames?: Name[];\n    dataPathArr?: (Code | number)[];\n    propertyName?: Name;\n    jtdDiscriminator?: string;\n    jtdMetadata?: boolean;\n    compositeRule?: true;\n    createErrors?: boolean;\n    allErrors?: boolean;\n}\nexport type SubschemaArgs = Partial<{\n    keyword: string;\n    schemaProp: string | number;\n    schema: AnySchema;\n    schemaPath: Code;\n    errSchemaPath: string;\n    topSchemaRef: Code;\n    data: Name | Code;\n    dataProp: Code | string | number;\n    dataTypes: JSONType[];\n    definedProperties: Set<string>;\n    propertyName: Name;\n    dataPropType: Type;\n    jtdDiscriminator: string;\n    jtdMetadata: boolean;\n    compositeRule: true;\n    createErrors: boolean;\n    allErrors: boolean;\n}>;\nexport declare function getSubschema(it: SchemaObjCxt, { keyword, schemaProp, schema, schemaPath, errSchemaPath, topSchemaRef }: SubschemaArgs): SubschemaContext;\nexport declare function extendSubschemaData(subschema: SubschemaContext, it: SchemaObjCxt, { dataProp, dataPropType: dpType, data, dataTypes, propertyName }: SubschemaArgs): void;\nexport declare function extendSubschemaMode(subschema: SubschemaContext, { jtdDiscriminator, jtdMetadata, compositeRule, createErrors, allErrors }: SubschemaArgs): void;\n",
  "node_modules/ajv/dist/core.d.ts": "export { Format, FormatDefinition, AsyncFormatDefinition, KeywordDefinition, KeywordErrorDefinition, CodeKeywordDefinition, MacroKeywordDefinition, FuncKeywordDefinition, Vocabulary, Schema, SchemaObject, AnySchemaObject, AsyncSchema, AnySchema, ValidateFunction, AsyncValidateFunction, AnyValidateFunction, ErrorObject, ErrorNoParams, } from \"./types\";\nexport { SchemaCxt, SchemaObjCxt } from \"./compile\";\nexport interface Plugin<Opts> {\n    (ajv: Ajv, options?: Opts): Ajv;\n    [prop: string]: any;\n}\nexport { KeywordCxt } from \"./compile/validate\";\nexport { DefinedError } from \"./vocabularies/errors\";\nexport { JSONType } from \"./compile/rules\";\nexport { JSONSchemaType } from \"./types/json-schema\";\nexport { JTDSchemaType, SomeJTDSchemaType, JTDDataType } from \"./types/jtd-schema\";\nexport { _, str, stringify, nil, Name, Code, CodeGen, CodeGenOptions } from \"./compile/codegen\";\nimport type { Schema, AnySchema, AnySchemaObject, SchemaObject, AsyncSchema, Vocabulary, KeywordDefinition, AddedKeywordDefinition, AnyValidateFunction, ValidateFunction, AsyncValidateFunction, ErrorObject, Format, AddedFormat, RegExpEngine, UriResolver } from \"./types\";\nimport type { JSONSchemaType } from \"./types/json-schema\";\nimport type { JTDSchemaType, SomeJTDSchemaType, JTDDataType } from \"./types/jtd-schema\";\nimport ValidationError from \"./runtime/validation_error\";\nimport MissingRefError from \"./compile/ref_error\";\nimport { ValidationRules } from \"./compile/rules\";\nimport { SchemaEnv } from \"./compile\";\nimport { Code, ValueScope } from \"./compile/codegen\";\nexport type Options = CurrentOptions & DeprecatedOptions;\nexport interface CurrentOptions {\n    strict?: boolean | \"log\";\n    strictSchema?: boolean | \"log\";\n    strictNumbers?: boolean | \"log\";\n    strictTypes?: boolean | \"log\";\n    strictTuples?: boolean | \"log\";\n    strictRequired?: boolean | \"log\";\n    allowMatchingProperties?: boolean;\n    allowUnionTypes?: boolean;\n    validateFormats?: boolean;\n    $data?: boolean;\n    allErrors?: boolean;\n    verbose?: boolean;\n    discriminator?: boolean;\n    unicodeRegExp?: boolean;\n    timestamp?: \"string\" | \"date\";\n    parseDate?: boolean;\n    allowDate?: boolean;\n    $comment?: true | ((comment: string, schemaPath?: string, rootSchema?: AnySchemaObject) => unknown);\n    formats?: {\n        [Name in string]?: Format;\n    };\n    keywords?: Vocabulary;\n    schemas?: AnySchema[] | {\n        [Key in string]?: AnySchema;\n    };\n    logger?: Logger | false;\n    loadSchema?: (uri: string) => Promise<AnySchemaObject>;\n    removeAdditional?: boolean | \"all\" | \"failing\";\n    useDefaults?: boolean | \"empty\";\n    coerceTypes?: boolean | \"array\";\n    next?: boolean;\n    unevaluated?: boolean;\n    dynamicRef?: boolean;\n    schemaId?: \"id\" | \"$id\";\n    jtd?: boolean;\n    meta?: SchemaObject | boolean;\n    defaultMeta?: string | AnySchemaObject;\n    validateSchema?: boolean | \"log\";\n    addUsedSchema?: boolean;\n    inlineRefs?: boolean | number;\n    passContext?: boolean;\n    loopRequired?: number;\n    loopEnum?: number;\n    ownProperties?: boolean;\n    multipleOfPrecision?: number;\n    int32range?: boolean;\n    messages?: boolean;\n    code?: CodeOptions;\n    uriResolver?: UriResolver;\n}\nexport interface CodeOptions {\n    es5?: boolean;\n    esm?: boolean;\n    lines?: boolean;\n    optimize?: boolean | number;\n    formats?: Code;\n    source?: boolean;\n    process?: (code: string, schema?: SchemaEnv) => string;\n    regExp?: RegExpEngine;\n}\ninterface InstanceCodeOptions extends CodeOptions {\n    regExp: RegExpEngine;\n    optimize: number;\n}\ninterface DeprecatedOptions {\n    /** @deprecated */\n    ignoreKeywordsWithRef?: boolean;\n    /** @deprecated */\n    jsPropertySyntax?: boolean;\n    /** @deprecated */\n    unicode?: boolean;\n}\ntype RequiredInstanceOptions = {\n    [K in \"strictSchema\" | \"strictNumbers\" | \"strictTypes\" | \"strictTuples\" | \"strictRequired\" | \"inlineRefs\" | \"loopRequired\" | \"loopEnum\" | \"meta\" | \"messages\" | \"schemaId\" | \"addUsedSchema\" | \"validateSchema\" | \"validateFormats\" | \"int32range\" | \"unicodeRegExp\" | \"uriResolver\"]: NonNullable<Options[K]>;\n} & {\n    code: InstanceCodeOptions;\n};\nexport type InstanceOptions = Options & RequiredInstanceOptions;\nexport interface Logger {\n    log(...args: unknown[]): unknown;\n    warn(...args: unknown[]): unknown;\n    error(...args: unknown[]): unknown;\n}\nexport default class Ajv {\n    opts: InstanceOptions;\n    errors?: ErrorObject[] | null;\n    logger: Logger;\n    readonly scope: ValueScope;\n    readonly schemas: {\n        [Key in string]?: SchemaEnv;\n    };\n    readonly refs: {\n        [Ref in string]?: SchemaEnv | string;\n    };\n    readonly formats: {\n        [Name in string]?: AddedFormat;\n    };\n    readonly RULES: ValidationRules;\n    readonly _compilations: Set<SchemaEnv>;\n    private readonly _loading;\n    private readonly _cache;\n    private readonly _metaOpts;\n    static ValidationError: typeof ValidationError;\n    static MissingRefError: typeof MissingRefError;\n    constructor(opts?: Options);\n    _addVocabularies(): void;\n    _addDefaultMetaSchema(): void;\n    defaultMeta(): string | AnySchemaObject | undefined;\n    validate(schema: Schema | string, data: unknown): boolean;\n    validate(schemaKeyRef: AnySchema | string, data: unknown): boolean | Promise<unknown>;\n    validate<T>(schema: Schema | JSONSchemaType<T> | string, data: unknown): data is T;\n    validate<T>(schema: JTDSchemaType<T>, data: unknown): data is T;\n    validate<N extends never, T extends SomeJTDSchemaType>(schema: T, data: unknown): data is JTDDataType<T>;\n    validate<T>(schema: AsyncSchema, data: unknown | T): Promise<T>;\n    validate<T>(schemaKeyRef: AnySchema | string, data: unknown): data is T | Promise<T>;\n    compile<T = unknown>(schema: Schema | JSONSchemaType<T>, _meta?: boolean): ValidateFunction<T>;\n    compile<T = unknown>(schema: JTDSchemaType<T>, _meta?: boolean): ValidateFunction<T>;\n    compile<N extends never, T extends SomeJTDSchemaType>(schema: T, _meta?: boolean): ValidateFunction<JTDDataType<T>>;\n    compile<T = unknown>(schema: AsyncSchema, _meta?: boolean): AsyncValidateFunction<T>;\n    compile<T = unknown>(schema: AnySchema, _meta?: boolean): AnyValidateFunction<T>;\n    compileAsync<T = unknown>(schema: SchemaObject | JSONSchemaType<T>, _meta?: boolean): Promise<ValidateFunction<T>>;\n    compileAsync<T = unknown>(schema: JTDSchemaType<T>, _meta?: boolean): Promise<ValidateFunction<T>>;\n    compileAsync<T = unknown>(schema: AsyncSchema, meta?: boolean): Promise<AsyncValidateFunction<T>>;\n    compileAsync<T = unknown>(schema: AnySchemaObject, meta?: boolean): Promise<AnyValidateFunction<T>>;\n    addSchema(schema: AnySchema | AnySchema[], // If array is passed, `key` will be ignored\n    key?: string, // Optional schema key. Can be passed to `validate` method instead of schema object or id/ref. One schema per instance can have empty `id` and `key`.\n    _meta?: boolean, // true if schema is a meta-schema. Used internally, addMetaSchema should be used instead.\n    _validateSchema?: boolean | \"log\"): Ajv;\n    addMetaSchema(schema: AnySchemaObject, key?: string, // schema key\n    _validateSchema?: boolean | \"log\"): Ajv;\n    validateSchema(schema: AnySchema, throwOrLogError?: boolean): boolean | Promise<unknown>;\n    getSchema<T = unknown>(keyRef: string): AnyValidateFunction<T> | undefined;\n    removeSchema(schemaKeyRef?: AnySchema | string | RegExp): Ajv;\n    addVocabulary(definitions: Vocabulary): Ajv;\n    addKeyword(kwdOrDef: string | KeywordDefinition, def?: KeywordDefinition): Ajv;\n    getKeyword(keyword: string): AddedKeywordDefinition | boolean;\n    removeKeyword(keyword: string): Ajv;\n    addFormat(name: string, format: Format): Ajv;\n    errorsText(errors?: ErrorObject[] | null | undefined, // optional array of validation errors\n    { separator, dataVar }?: ErrorsTextOptions): string;\n    $dataMetaSchema(metaSchema: AnySchemaObject, keywordsJsonPointers: string[]): AnySchemaObject;\n    private _removeAllSchemas;\n    _addSchema(schema: AnySchema, meta?: boolean, baseId?: string, validateSchema?: boolean | \"log\", addSchema?: boolean): SchemaEnv;\n    private _checkUnique;\n    private _compileSchemaEnv;\n    private _compileMetaSchema;\n}\nexport interface ErrorsTextOptions {\n    separator?: string;\n    dataVar?: string;\n}\n",
  "node_modules/ajv/dist/jtd.d.ts": "import type { AnySchemaObject, SchemaObject, JTDParser } from \"./types\";\nimport type { JTDSchemaType, SomeJTDSchemaType, JTDDataType } from \"./types/jtd-schema\";\nimport AjvCore, { CurrentOptions } from \"./core\";\ntype JTDOptions = CurrentOptions & {\n    strict?: never;\n    allowMatchingProperties?: never;\n    allowUnionTypes?: never;\n    validateFormats?: never;\n    $data?: never;\n    verbose?: boolean;\n    $comment?: never;\n    formats?: never;\n    loadSchema?: never;\n    useDefaults?: never;\n    coerceTypes?: never;\n    next?: never;\n    unevaluated?: never;\n    dynamicRef?: never;\n    meta?: boolean;\n    defaultMeta?: never;\n    inlineRefs?: boolean;\n    loopRequired?: never;\n    multipleOfPrecision?: never;\n};\nexport declare class Ajv extends AjvCore {\n    constructor(opts?: JTDOptions);\n    _addVocabularies(): void;\n    _addDefaultMetaSchema(): void;\n    defaultMeta(): string | AnySchemaObject | undefined;\n    compileSerializer<T = unknown>(schema: SchemaObject): (data: T) => string;\n    compileSerializer<T = unknown>(schema: JTDSchemaType<T>): (data: T) => string;\n    compileParser<T = unknown>(schema: SchemaObject): JTDParser<T>;\n    compileParser<T = unknown>(schema: JTDSchemaType<T>): JTDParser<T>;\n    private _compileSerializer;\n    private _compileParser;\n}\nexport default Ajv;\nexport { Format, FormatDefinition, AsyncFormatDefinition, KeywordDefinition, KeywordErrorDefinition, CodeKeywordDefinition, MacroKeywordDefinition, FuncKeywordDefinition, Vocabulary, Schema, SchemaObject, AnySchemaObject, AsyncSchema, AnySchema, ValidateFunction, AsyncValidateFunction, ErrorObject, ErrorNoParams, JTDParser, } from \"./types\";\nexport { Plugin, Options, CodeOptions, InstanceOptions, Logger, ErrorsTextOptions } from \"./core\";\nexport { SchemaCxt, SchemaObjCxt } from \"./compile\";\nexport { KeywordCxt } from \"./compile/validate\";\nexport { JTDErrorObject } from \"./vocabularies/jtd\";\nexport { _, str, stringify, nil, Name, Code, CodeGen, CodeGenOptions } from \"./compile/codegen\";\nexport { JTDSchemaType, SomeJTDSchemaType, JTDDataType };\nexport { JTDOptions };\nexport { default as ValidationError } from \"./runtime/validation_error\";\nexport { default as MissingRefError } from \"./compile/ref_error\";\n",
  "node_modules/ajv/dist/refs/json-schema-2019-09/index.d.ts": "import type Ajv from \"../../core\";\nexport default function addMetaSchema2019(this: Ajv, $data?: boolean): Ajv;\n",
  "node_modules/ajv/dist/refs/json-schema-2020-12/index.d.ts": "import type Ajv from \"../../core\";\nexport default function addMetaSchema2020(this: Ajv, $data?: boolean): Ajv;\n",
  "node_modules/ajv/dist/refs/jtd-schema.d.ts": "import { SchemaObject } from \"../types\";\ndeclare const jtdMetaSchema: SchemaObject;\nexport default jtdMetaSchema;\n",
  "node_modules/ajv/dist/runtime/equal.d.ts": "import * as equal from \"fast-deep-equal\";\ntype Equal = typeof equal & {\n    code: string;\n};\ndeclare const _default: Equal;\nexport default _default;\n",
  "node_modules/ajv/dist/runtime/parseJson.d.ts": "export declare function parseJson(s: string, pos: number): unknown;\nexport declare namespace parseJson {\n    var message: string | undefined;\n    var position: number;\n    var code: string;\n}\nexport declare function parseJsonNumber(s: string, pos: number, maxDigits?: number): number | undefined;\nexport declare namespace parseJsonNumber {\n    var message: string | undefined;\n    var position: number;\n    var code: string;\n}\nexport declare function parseJsonString(s: string, pos: number): string | undefined;\nexport declare namespace parseJsonString {\n    var message: string | undefined;\n    var position: number;\n    var code: string;\n}\n",
  "node_modules/ajv/dist/runtime/quote.d.ts": "declare function quote(s: string): string;\ndeclare namespace quote {\n    var code: string;\n}\nexport default quote;\n",
  "node_modules/ajv/dist/runtime/re2.d.ts": "import * as re2 from \"re2\";\ntype Re2 = typeof re2 & {\n    code: string;\n};\ndeclare const _default: Re2;\nexport default _default;\n",
  "node_modules/ajv/dist/runtime/timestamp.d.ts": "declare function validTimestamp(str: string, allowDate: boolean): boolean;\ndeclare namespace validTimestamp {\n    var code: string;\n}\nexport default validTimestamp;\n",
  "node_modules/ajv/dist/runtime/ucs2length.d.ts": "declare function ucs2length(str: string): number;\ndeclare namespace ucs2length {\n    var code: string;\n}\nexport default ucs2length;\n",
  "node_modules/ajv/dist/runtime/uri.d.ts": "import * as uri from \"fast-uri\";\ntype URI = typeof uri & {\n    code: string;\n};\ndeclare const _default: URI;\nexport default _default;\n",
  "node_modules/ajv/dist/runtime/validation_error.d.ts": "import type { ErrorObject } from \"../types\";\nexport default class ValidationError extends Error {\n    readonly errors: Partial<ErrorObject>[];\n    readonly ajv: true;\n    readonly validation: true;\n    constructor(errors: Partial<ErrorObject>[]);\n}\n",
  "node_modules/ajv/dist/standalone/index.d.ts": "import type AjvCore from \"../core\";\nimport type { AnyValidateFunction } from \"../types\";\ndeclare function standaloneCode(ajv: AjvCore, refsOrFunc?: {\n    [K in string]?: string;\n} | AnyValidateFunction): string;\nexport default standaloneCode;\n",
  "node_modules/ajv/dist/standalone/instance.d.ts": "import Ajv, { AnySchema, AnyValidateFunction, ErrorObject } from \"../core\";\nexport default class AjvPack {\n    readonly ajv: Ajv;\n    errors?: ErrorObject[] | null;\n    constructor(ajv: Ajv);\n    validate(schemaKeyRef: AnySchema | string, data: unknown): boolean | Promise<unknown>;\n    compile<T = unknown>(schema: AnySchema, meta?: boolean): AnyValidateFunction<T>;\n    getSchema<T = unknown>(keyRef: string): AnyValidateFunction<T> | undefined;\n    private getStandalone;\n    addSchema(...args: Parameters<typeof Ajv.prototype.addSchema>): AjvPack;\n    addKeyword(...args: Parameters<typeof Ajv.prototype.addKeyword>): AjvPack;\n}\n",
  "node_modules/ajv/dist/types/index.d.ts": "import { URIComponent } from \"fast-uri\";\nimport type { CodeGen, Code, Name, ScopeValueSets, ValueScopeName } from \"../compile/codegen\";\nimport type { SchemaEnv, SchemaCxt, SchemaObjCxt } from \"../compile\";\nimport type { JSONType } from \"../compile/rules\";\nimport type { KeywordCxt } from \"../compile/validate\";\nimport type Ajv from \"../core\";\ninterface _SchemaObject {\n    id?: string;\n    $id?: string;\n    $schema?: string;\n    [x: string]: any;\n}\nexport interface SchemaObject extends _SchemaObject {\n    id?: string;\n    $id?: string;\n    $schema?: string;\n    $async?: false;\n    [x: string]: any;\n}\nexport interface AsyncSchema extends _SchemaObject {\n    $async: true;\n}\nexport type AnySchemaObject = SchemaObject | AsyncSchema;\nexport type Schema = SchemaObject | boolean;\nexport type AnySchema = Schema | AsyncSchema;\nexport type SchemaMap = {\n    [Key in string]?: AnySchema;\n};\nexport interface SourceCode {\n    validateName: ValueScopeName;\n    validateCode: string;\n    scopeValues: ScopeValueSets;\n    evaluated?: Code;\n}\nexport interface DataValidationCxt<T extends string | number = string | number> {\n    instancePath: string;\n    parentData: {\n        [K in T]: any;\n    };\n    parentDataProperty: T;\n    rootData: Record<string, any> | any[];\n    dynamicAnchors: {\n        [Ref in string]?: ValidateFunction;\n    };\n}\nexport interface ValidateFunction<T = unknown> {\n    (this: Ajv | any, data: any, dataCxt?: DataValidationCxt): data is T;\n    errors?: null | ErrorObject[];\n    evaluated?: Evaluated;\n    schema: AnySchema;\n    schemaEnv: SchemaEnv;\n    source?: SourceCode;\n}\nexport interface JTDParser<T = unknown> {\n    (json: string): T | undefined;\n    message?: string;\n    position?: number;\n}\nexport type EvaluatedProperties = {\n    [K in string]?: true;\n} | true;\nexport type EvaluatedItems = number | true;\nexport interface Evaluated {\n    props?: EvaluatedProperties;\n    items?: EvaluatedItems;\n    dynamicProps: boolean;\n    dynamicItems: boolean;\n}\nexport interface AsyncValidateFunction<T = unknown> extends ValidateFunction<T> {\n    (...args: Parameters<ValidateFunction<T>>): Promise<T>;\n    $async: true;\n}\nexport type AnyValidateFunction<T = any> = ValidateFunction<T> | AsyncValidateFunction<T>;\nexport interface ErrorObject<K extends string = string, P = Record<string, any>, S = unknown> {\n    keyword: K;\n    instancePath: string;\n    schemaPath: string;\n    params: P;\n    propertyName?: string;\n    message?: string;\n    schema?: S;\n    parentSchema?: AnySchemaObject;\n    data?: unknown;\n}\nexport type ErrorNoParams<K extends string, S = unknown> = ErrorObject<K, Record<string, never>, S>;\ninterface _KeywordDef {\n    keyword: string | string[];\n    type?: JSONType | JSONType[];\n    schemaType?: JSONType | JSONType[];\n    allowUndefined?: boolean;\n    $data?: boolean;\n    implements?: string[];\n    before?: string;\n    post?: boolean;\n    metaSchema?: AnySchemaObject;\n    validateSchema?: AnyValidateFunction;\n    dependencies?: string[];\n    error?: KeywordErrorDefinition;\n    $dataError?: KeywordErrorDefinition;\n}\nexport interface CodeKeywordDefinition extends _KeywordDef {\n    code: (cxt: KeywordCxt, ruleType?: string) => void;\n    trackErrors?: boolean;\n}\nexport type MacroKeywordFunc = (schema: any, parentSchema: AnySchemaObject, it: SchemaCxt) => AnySchema;\nexport type CompileKeywordFunc = (schema: any, parentSchema: AnySchemaObject, it: SchemaObjCxt) => DataValidateFunction;\nexport interface DataValidateFunction {\n    (...args: Parameters<ValidateFunction>): boolean | Promise<any>;\n    errors?: Partial<ErrorObject>[];\n}\nexport interface SchemaValidateFunction {\n    (schema: any, data: any, parentSchema?: AnySchemaObject, dataCxt?: DataValidationCxt): boolean | Promise<any>;\n    errors?: Partial<ErrorObject>[];\n}\nexport interface FuncKeywordDefinition extends _KeywordDef {\n    validate?: SchemaValidateFunction | DataValidateFunction;\n    compile?: CompileKeywordFunc;\n    schema?: boolean;\n    modifying?: boolean;\n    async?: boolean;\n    valid?: boolean;\n    errors?: boolean | \"full\";\n}\nexport interface MacroKeywordDefinition extends FuncKeywordDefinition {\n    macro: MacroKeywordFunc;\n}\nexport type KeywordDefinition = CodeKeywordDefinition | FuncKeywordDefinition | MacroKeywordDefinition;\nexport type AddedKeywordDefinition = KeywordDefinition & {\n    type: JSONType[];\n    schemaType: JSONType[];\n};\nexport interface KeywordErrorDefinition {\n    message: string | Code | ((cxt: KeywordErrorCxt) => string | Code);\n    params?: Code | ((cxt: KeywordErrorCxt) => Code);\n}\nexport type Vocabulary = (KeywordDefinition | string)[];\nexport interface KeywordErrorCxt {\n    gen: CodeGen;\n    keyword: string;\n    data: Name;\n    $data?: string | false;\n    schema: any;\n    parentSchema?: AnySchemaObject;\n    schemaCode: Code | number | boolean;\n    schemaValue: Code | number | boolean;\n    schemaType?: JSONType[];\n    errsCount?: Name;\n    params: KeywordCxtParams;\n    it: SchemaCxt;\n}\nexport type KeywordCxtParams = {\n    [P in string]?: Code | string | number;\n};\nexport type FormatValidator<T extends string | number> = (data: T) => boolean;\nexport type FormatCompare<T extends string | number> = (data1: T, data2: T) => number | undefined;\nexport type AsyncFormatValidator<T extends string | number> = (data: T) => Promise<boolean>;\nexport interface FormatDefinition<T extends string | number> {\n    type?: T extends string ? \"string\" | undefined : \"number\";\n    validate: FormatValidator<T> | (T extends string ? string | RegExp : never);\n    async?: false | undefined;\n    compare?: FormatCompare<T>;\n}\nexport interface AsyncFormatDefinition<T extends string | number> {\n    type?: T extends string ? \"string\" | undefined : \"number\";\n    validate: AsyncFormatValidator<T>;\n    async: true;\n    compare?: FormatCompare<T>;\n}\nexport type AddedFormat = true | RegExp | FormatValidator<string> | FormatDefinition<string> | FormatDefinition<number> | AsyncFormatDefinition<string> | AsyncFormatDefinition<number>;\nexport type Format = AddedFormat | string;\nexport interface RegExpEngine {\n    (pattern: string, u: string): RegExpLike;\n    code: string;\n}\nexport interface RegExpLike {\n    test: (s: string) => boolean;\n}\nexport interface UriResolver {\n    parse(uri: string): URIComponent;\n    resolve(base: string, path: string): string;\n    serialize(component: URIComponent): string;\n}\nexport {};\n",
  "node_modules/ajv/dist/types/json-schema.d.ts": "type StrictNullChecksWrapper<Name extends string, Type> = undefined extends null ? `strictNullChecks must be true in tsconfig to use ${Name}` : Type;\ntype UnionToIntersection<U> = (U extends any ? (_: U) => void : never) extends (_: infer I) => void ? I : never;\nexport type SomeJSONSchema = UncheckedJSONSchemaType<Known, true>;\ntype UncheckedPartialSchema<T> = Partial<UncheckedJSONSchemaType<T, true>>;\nexport type PartialSchema<T> = StrictNullChecksWrapper<\"PartialSchema\", UncheckedPartialSchema<T>>;\ntype JSONType<T extends string, IsPartial extends boolean> = IsPartial extends true ? T | undefined : T;\ninterface NumberKeywords {\n    minimum?: number;\n    maximum?: number;\n    exclusiveMinimum?: number;\n    exclusiveMaximum?: number;\n    multipleOf?: number;\n    format?: string;\n}\ninterface StringKeywords {\n    minLength?: number;\n    maxLength?: number;\n    pattern?: string;\n    format?: string;\n}\ntype UncheckedJSONSchemaType<T, IsPartial extends boolean> = (// these two unions allow arbitrary unions of types\n{\n    anyOf: readonly UncheckedJSONSchemaType<T, IsPartial>[];\n} | {\n    oneOf: readonly UncheckedJSONSchemaType<T, IsPartial>[];\n} | ({\n    type: readonly (T extends number ? JSONType<\"number\" | \"integer\", IsPartial> : T extends string ? JSONType<\"string\", IsPartial> : T extends boolean ? JSONType<\"boolean\", IsPartial> : never)[];\n} & UnionToIntersection<T extends number ? NumberKeywords : T extends string ? StringKeywords : T extends boolean ? {} : never>) | ((T extends number ? {\n    type: JSONType<\"number\" | \"integer\", IsPartial>;\n} & NumberKeywords : T extends string ? {\n    type: JSONType<\"string\", IsPartial>;\n} & StringKeywords : T extends boolean ? {\n    type: JSONType<\"boolean\", IsPartial>;\n} : T extends readonly [any, ...any[]] ? {\n    type: JSONType<\"array\", IsPartial>;\n    items: {\n        readonly [K in keyof T]-?: UncheckedJSONSchemaType<T[K], false> & Nullable<T[K]>;\n    } & {\n        length: T[\"length\"];\n    };\n    minItems: T[\"length\"];\n} & ({\n    maxItems: T[\"length\"];\n} | {\n    additionalItems: false;\n}) : T extends readonly any[] ? {\n    type: JSONType<\"array\", IsPartial>;\n    items: UncheckedJSONSchemaType<T[0], false>;\n    contains?: UncheckedPartialSchema<T[0]>;\n    minItems?: number;\n    maxItems?: number;\n    minContains?: number;\n    maxContains?: number;\n    uniqueItems?: true;\n    additionalItems?: never;\n} : T extends Record<string, any> ? {\n    type: JSONType<\"object\", IsPartial>;\n    additionalProperties?: boolean | UncheckedJSONSchemaType<T[string], false>;\n    unevaluatedProperties?: boolean | UncheckedJSONSchemaType<T[string], false>;\n    properties?: IsPartial extends true ? Partial<UncheckedPropertiesSchema<T>> : UncheckedPropertiesSchema<T>;\n    patternProperties?: Record<string, UncheckedJSONSchemaType<T[string], false>>;\n    propertyNames?: Omit<UncheckedJSONSchemaType<string, false>, \"type\"> & {\n        type?: \"string\";\n    };\n    dependencies?: {\n        [K in keyof T]?: readonly (keyof T)[] | UncheckedPartialSchema<T>;\n    };\n    dependentRequired?: {\n        [K in keyof T]?: readonly (keyof T)[];\n    };\n    dependentSchemas?: {\n        [K in keyof T]?: UncheckedPartialSchema<T>;\n    };\n    minProperties?: number;\n    maxProperties?: number;\n} & (IsPartial extends true ? {\n    required: readonly (keyof T)[];\n} : [UncheckedRequiredMembers<T>] extends [never] ? {\n    required?: readonly UncheckedRequiredMembers<T>[];\n} : {\n    required: readonly UncheckedRequiredMembers<T>[];\n}) : T extends null ? {\n    type: JSONType<\"null\", IsPartial>;\n    nullable: true;\n} : never) & {\n    allOf?: readonly UncheckedPartialSchema<T>[];\n    anyOf?: readonly UncheckedPartialSchema<T>[];\n    oneOf?: readonly UncheckedPartialSchema<T>[];\n    if?: UncheckedPartialSchema<T>;\n    then?: UncheckedPartialSchema<T>;\n    else?: UncheckedPartialSchema<T>;\n    not?: UncheckedPartialSchema<T>;\n})) & {\n    [keyword: string]: any;\n    $id?: string;\n    $ref?: string;\n    $defs?: Record<string, UncheckedJSONSchemaType<Known, true>>;\n    definitions?: Record<string, UncheckedJSONSchemaType<Known, true>>;\n};\nexport type JSONSchemaType<T> = StrictNullChecksWrapper<\"JSONSchemaType\", UncheckedJSONSchemaType<T, false>>;\ntype Known = {\n    [key: string]: Known;\n} | [Known, ...Known[]] | Known[] | number | string | boolean | null;\ntype UncheckedPropertiesSchema<T> = {\n    [K in keyof T]-?: (UncheckedJSONSchemaType<T[K], false> & Nullable<T[K]>) | {\n        $ref: string;\n    };\n};\nexport type PropertiesSchema<T> = StrictNullChecksWrapper<\"PropertiesSchema\", UncheckedPropertiesSchema<T>>;\ntype UncheckedRequiredMembers<T> = {\n    [K in keyof T]-?: undefined extends T[K] ? never : K;\n}[keyof T];\nexport type RequiredMembers<T> = StrictNullChecksWrapper<\"RequiredMembers\", UncheckedRequiredMembers<T>>;\ntype Nullable<T> = undefined extends T ? {\n    nullable: true;\n    const?: null;\n    enum?: readonly (T | null)[];\n    default?: T | null;\n} : {\n    nullable?: false;\n    const?: T;\n    enum?: readonly T[];\n    default?: T;\n};\nexport {};\n",
  "node_modules/ajv/dist/types/jtd-schema.d.ts": "/** numeric strings */\ntype NumberType = \"float32\" | \"float64\" | \"int8\" | \"uint8\" | \"int16\" | \"uint16\" | \"int32\" | \"uint32\";\n/** string strings */\ntype StringType = \"string\" | \"timestamp\";\n/** Generic JTD Schema without inference of the represented type */\nexport type SomeJTDSchemaType = (// ref\n{\n    ref: string;\n} | {\n    type: NumberType | StringType | \"boolean\";\n} | {\n    enum: string[];\n} | {\n    elements: SomeJTDSchemaType;\n} | {\n    values: SomeJTDSchemaType;\n} | {\n    properties: Record<string, SomeJTDSchemaType>;\n    optionalProperties?: Record<string, SomeJTDSchemaType>;\n    additionalProperties?: boolean;\n} | {\n    properties?: Record<string, SomeJTDSchemaType>;\n    optionalProperties: Record<string, SomeJTDSchemaType>;\n    additionalProperties?: boolean;\n} | {\n    discriminator: string;\n    mapping: Record<string, SomeJTDSchemaType>;\n} | {}) & {\n    nullable?: boolean;\n    metadata?: Record<string, unknown>;\n    definitions?: Record<string, SomeJTDSchemaType>;\n};\n/** required keys of an object, not undefined */\ntype RequiredKeys<T> = {\n    [K in keyof T]-?: undefined extends T[K] ? never : K;\n}[keyof T];\n/** optional or undifined-able keys of an object */\ntype OptionalKeys<T> = {\n    [K in keyof T]-?: undefined extends T[K] ? K : never;\n}[keyof T];\n/** type is true if T is a union type */\ntype IsUnion_<T, U extends T = T> = false extends (T extends unknown ? ([U] extends [T] ? false : true) : never) ? false : true;\ntype IsUnion<T> = IsUnion_<T>;\n/** type is true if T is identically E */\ntype TypeEquality<T, E> = [T] extends [E] ? ([E] extends [T] ? true : false) : false;\n/** type is true if T or null is identically E or null*/\ntype NullTypeEquality<T, E> = TypeEquality<T | null, E | null>;\n/** gets only the string literals of a type or null if a type isn't a string literal */\ntype EnumString<T> = [T] extends [never] ? null : T extends string ? string extends T ? null : T : null;\n/** true if type is a union of string literals */\ntype IsEnum<T> = null extends EnumString<T> ? false : true;\n/** true only if all types are array types (not tuples) */\ntype IsElements<T> = false extends IsUnion<T> ? [T] extends [readonly unknown[]] ? undefined extends T[0.5] ? false : true : false : false;\n/** true if the the type is a values type */\ntype IsValues<T> = false extends IsUnion<T> ? TypeEquality<keyof T, string> : false;\n/** true if type is a properties type and Union is false, or type is a discriminator type and Union is true */\ntype IsRecord<T, Union extends boolean> = Union extends IsUnion<T> ? null extends EnumString<keyof T> ? false : true : false;\n/** true if type represents an empty record */\ntype IsEmptyRecord<T> = [T] extends [Record<string, never>] ? [T] extends [never] ? false : true : false;\n/** actual schema */\nexport type JTDSchemaType<T, D extends Record<string, unknown> = Record<string, never>> = (// refs - where null wasn't specified, must match exactly\n(null extends EnumString<keyof D> ? never : ({\n    [K in keyof D]: [T] extends [D[K]] ? {\n        ref: K;\n    } : never;\n}[keyof D] & {\n    nullable?: false;\n}) | (null extends T ? {\n    [K in keyof D]: [Exclude<T, null>] extends [Exclude<D[K], null>] ? {\n        ref: K;\n    } : never;\n}[keyof D] & {\n    nullable: true;\n} : never)) | (unknown extends T ? {\n    nullable?: boolean;\n} : never) | ((true extends NullTypeEquality<T, number> ? {\n    type: NumberType;\n} : true extends NullTypeEquality<T, boolean> ? {\n    type: \"boolean\";\n} : true extends NullTypeEquality<T, string> ? {\n    type: StringType;\n} : true extends NullTypeEquality<T, Date> ? {\n    type: \"timestamp\";\n} : true extends IsEnum<Exclude<T, null>> ? {\n    enum: EnumString<Exclude<T, null>>[];\n} : true extends IsElements<Exclude<T, null>> ? T extends readonly (infer E)[] ? {\n    elements: JTDSchemaType<E, D>;\n} : never : true extends IsEmptyRecord<Exclude<T, null>> ? {\n    properties: Record<string, never>;\n    optionalProperties?: Record<string, never>;\n} | {\n    optionalProperties: Record<string, never>;\n} : true extends IsValues<Exclude<T, null>> ? T extends Record<string, infer V> ? {\n    values: JTDSchemaType<V, D>;\n} : never : true extends IsRecord<Exclude<T, null>, false> ? ([RequiredKeys<Exclude<T, null>>] extends [never] ? {\n    properties?: Record<string, never>;\n} : {\n    properties: {\n        [K in RequiredKeys<T>]: JTDSchemaType<T[K], D>;\n    };\n}) & ([OptionalKeys<Exclude<T, null>>] extends [never] ? {\n    optionalProperties?: Record<string, never>;\n} : {\n    optionalProperties: {\n        [K in OptionalKeys<T>]: JTDSchemaType<Exclude<T[K], undefined>, D>;\n    };\n}) & {\n    additionalProperties?: boolean;\n} : true extends IsRecord<Exclude<T, null>, true> ? {\n    [K in keyof Exclude<T, null>]-?: Exclude<T, null>[K] extends string ? {\n        discriminator: K;\n        mapping: {\n            [M in Exclude<T, null>[K]]: JTDSchemaType<Omit<T extends Record<K, M> ? T : never, K>, D>;\n        };\n    } : never;\n}[keyof Exclude<T, null>] : never) & (null extends T ? {\n    nullable: true;\n} : {\n    nullable?: false;\n}))) & {\n    metadata?: Record<string, unknown>;\n    definitions?: {\n        [K in keyof D]: JTDSchemaType<D[K], D>;\n    };\n};\ntype JTDDataDef<S, D extends Record<string, unknown>> = // ref\n(S extends {\n    ref: string;\n} ? D extends {\n    [K in S[\"ref\"]]: infer V;\n} ? JTDDataDef<V, D> : never : S extends {\n    type: NumberType;\n} ? number : S extends {\n    type: \"boolean\";\n} ? boolean : S extends {\n    type: \"string\";\n} ? string : S extends {\n    type: \"timestamp\";\n} ? string | Date : S extends {\n    enum: readonly (infer E)[];\n} ? string extends E ? never : [E] extends [string] ? E : never : S extends {\n    elements: infer E;\n} ? JTDDataDef<E, D>[] : S extends {\n    properties: Record<string, unknown>;\n    optionalProperties?: Record<string, unknown>;\n    additionalProperties?: boolean;\n} ? {\n    -readonly [K in keyof S[\"properties\"]]-?: JTDDataDef<S[\"properties\"][K], D>;\n} & {\n    -readonly [K in keyof S[\"optionalProperties\"]]+?: JTDDataDef<S[\"optionalProperties\"][K], D>;\n} & ([S[\"additionalProperties\"]] extends [true] ? Record<string, unknown> : unknown) : S extends {\n    properties?: Record<string, unknown>;\n    optionalProperties: Record<string, unknown>;\n    additionalProperties?: boolean;\n} ? {\n    -readonly [K in keyof S[\"properties\"]]-?: JTDDataDef<S[\"properties\"][K], D>;\n} & {\n    -readonly [K in keyof S[\"optionalProperties\"]]+?: JTDDataDef<S[\"optionalProperties\"][K], D>;\n} & ([S[\"additionalProperties\"]] extends [true] ? Record<string, unknown> : unknown) : S extends {\n    values: infer V;\n} ? Record<string, JTDDataDef<V, D>> : S extends {\n    discriminator: infer M;\n    mapping: Record<string, unknown>;\n} ? [M] extends [string] ? {\n    [K in keyof S[\"mapping\"]]: JTDDataDef<S[\"mapping\"][K], D> & {\n        [KM in M]: K;\n    };\n}[keyof S[\"mapping\"]] : never : unknown) | (S extends {\n    nullable: true;\n} ? null : never);\nexport type JTDDataType<S> = S extends {\n    definitions: Record<string, unknown>;\n} ? JTDDataDef<S, S[\"definitions\"]> : JTDDataDef<S, Record<string, never>>;\nexport {};\n",
  "node_modules/ajv/dist/vocabularies/applicator/additionalItems.d.ts": "import type { CodeKeywordDefinition, ErrorObject, AnySchema } from \"../../types\";\nimport type { KeywordCxt } from \"../../compile/validate\";\nexport type AdditionalItemsError = ErrorObject<\"additionalItems\", {\n    limit: number;\n}, AnySchema>;\ndeclare const def: CodeKeywordDefinition;\nexport declare function validateAdditionalItems(cxt: KeywordCxt, items: AnySchema[]): void;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/applicator/additionalProperties.d.ts": "import type { CodeKeywordDefinition, AddedKeywordDefinition, ErrorObject, AnySchema } from \"../../types\";\nexport type AdditionalPropertiesError = ErrorObject<\"additionalProperties\", {\n    additionalProperty: string;\n}, AnySchema>;\ndeclare const def: CodeKeywordDefinition & AddedKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/applicator/allOf.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/applicator/anyOf.d.ts": "import type { CodeKeywordDefinition, ErrorNoParams, AnySchema } from \"../../types\";\nexport type AnyOfError = ErrorNoParams<\"anyOf\", AnySchema[]>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/applicator/contains.d.ts": "import type { CodeKeywordDefinition, ErrorObject, AnySchema } from \"../../types\";\nexport type ContainsError = ErrorObject<\"contains\", {\n    minContains: number;\n    maxContains?: number;\n}, AnySchema>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/applicator/dependencies.d.ts": "import type { CodeKeywordDefinition, ErrorObject, KeywordErrorDefinition, SchemaMap, AnySchema } from \"../../types\";\nimport type { KeywordCxt } from \"../../compile/validate\";\nexport type PropertyDependencies = {\n    [K in string]?: string[];\n};\nexport interface DependenciesErrorParams {\n    property: string;\n    missingProperty: string;\n    depsCount: number;\n    deps: string;\n}\nexport type DependenciesError = ErrorObject<\"dependencies\", DependenciesErrorParams, {\n    [K in string]?: string[] | AnySchema;\n}>;\nexport declare const error: KeywordErrorDefinition;\ndeclare const def: CodeKeywordDefinition;\nexport declare function validatePropertyDeps(cxt: KeywordCxt, propertyDeps?: {\n    [K in string]?: string[];\n}): void;\nexport declare function validateSchemaDeps(cxt: KeywordCxt, schemaDeps?: SchemaMap): void;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/applicator/if.d.ts": "import type { CodeKeywordDefinition, ErrorObject, AnySchema } from \"../../types\";\nexport type IfKeywordError = ErrorObject<\"if\", {\n    failingKeyword: string;\n}, AnySchema>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/applicator/index.d.ts": "import type { ErrorNoParams, Vocabulary } from \"../../types\";\nimport { AdditionalItemsError } from \"./additionalItems\";\nimport { ItemsError } from \"./items2020\";\nimport { ContainsError } from \"./contains\";\nimport { DependenciesError } from \"./dependencies\";\nimport { PropertyNamesError } from \"./propertyNames\";\nimport { AdditionalPropertiesError } from \"./additionalProperties\";\nimport { NotKeywordError } from \"./not\";\nimport { AnyOfError } from \"./anyOf\";\nimport { OneOfError } from \"./oneOf\";\nimport { IfKeywordError } from \"./if\";\nexport default function getApplicator(draft2020?: boolean): Vocabulary;\nexport type ApplicatorKeywordError = ErrorNoParams<\"false schema\"> | AdditionalItemsError | ItemsError | ContainsError | AdditionalPropertiesError | DependenciesError | IfKeywordError | AnyOfError | OneOfError | NotKeywordError | PropertyNamesError;\n",
  "node_modules/ajv/dist/vocabularies/applicator/items.d.ts": "import type { CodeKeywordDefinition, AnySchema } from \"../../types\";\nimport type { KeywordCxt } from \"../../compile/validate\";\ndeclare const def: CodeKeywordDefinition;\nexport declare function validateTuple(cxt: KeywordCxt, extraItems: string, schArr?: AnySchema[]): void;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/applicator/items2020.d.ts": "import type { CodeKeywordDefinition, ErrorObject, AnySchema } from \"../../types\";\nexport type ItemsError = ErrorObject<\"items\", {\n    limit: number;\n}, AnySchema>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/applicator/not.d.ts": "import type { CodeKeywordDefinition, ErrorNoParams, AnySchema } from \"../../types\";\nexport type NotKeywordError = ErrorNoParams<\"not\", AnySchema>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/applicator/oneOf.d.ts": "import type { CodeKeywordDefinition, ErrorObject, AnySchema } from \"../../types\";\nexport type OneOfError = ErrorObject<\"oneOf\", {\n    passingSchemas: [number, number] | null;\n}, AnySchema[]>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/applicator/patternProperties.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/applicator/prefixItems.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/applicator/properties.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/applicator/propertyNames.d.ts": "import type { CodeKeywordDefinition, ErrorObject, AnySchema } from \"../../types\";\nexport type PropertyNamesError = ErrorObject<\"propertyNames\", {\n    propertyName: string;\n}, AnySchema>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/applicator/thenElse.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/code.d.ts": "import type { SchemaMap } from \"../types\";\nimport type { SchemaCxt } from \"../compile\";\nimport type { KeywordCxt } from \"../compile/validate\";\nimport { CodeGen, Code, Name } from \"../compile/codegen\";\nexport declare function checkReportMissingProp(cxt: KeywordCxt, prop: string): void;\nexport declare function checkMissingProp({ gen, data, it: { opts } }: KeywordCxt, properties: string[], missing: Name): Code;\nexport declare function reportMissingProp(cxt: KeywordCxt, missing: Name): void;\nexport declare function hasPropFunc(gen: CodeGen): Name;\nexport declare function isOwnProperty(gen: CodeGen, data: Name, property: Name | string): Code;\nexport declare function propertyInData(gen: CodeGen, data: Name, property: Name | string, ownProperties?: boolean): Code;\nexport declare function noPropertyInData(gen: CodeGen, data: Name, property: Name | string, ownProperties?: boolean): Code;\nexport declare function allSchemaProperties(schemaMap?: SchemaMap): string[];\nexport declare function schemaProperties(it: SchemaCxt, schemaMap: SchemaMap): string[];\nexport declare function callValidateCode({ schemaCode, data, it: { gen, topSchemaRef, schemaPath, errorPath }, it }: KeywordCxt, func: Code, context: Code, passSchema?: boolean): Code;\nexport declare function usePattern({ gen, it: { opts } }: KeywordCxt, pattern: string): Name;\nexport declare function validateArray(cxt: KeywordCxt): Name;\nexport declare function validateUnion(cxt: KeywordCxt): void;\n",
  "node_modules/ajv/dist/vocabularies/core/id.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/core/index.d.ts": "import type { Vocabulary } from \"../../types\";\ndeclare const core: Vocabulary;\nexport default core;\n",
  "node_modules/ajv/dist/vocabularies/core/ref.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\nimport type { KeywordCxt } from \"../../compile/validate\";\nimport { Code } from \"../../compile/codegen\";\nimport { SchemaEnv } from \"../../compile\";\ndeclare const def: CodeKeywordDefinition;\nexport declare function getValidate(cxt: KeywordCxt, sch: SchemaEnv): Code;\nexport declare function callRef(cxt: KeywordCxt, v: Code, sch?: SchemaEnv, $async?: boolean): void;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/discriminator/index.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\nimport { DiscrError, DiscrErrorObj } from \"../discriminator/types\";\nexport type DiscriminatorError = DiscrErrorObj<DiscrError.Tag> | DiscrErrorObj<DiscrError.Mapping>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/discriminator/types.d.ts": "import type { ErrorObject } from \"../../types\";\nexport declare enum DiscrError {\n    Tag = \"tag\",\n    Mapping = \"mapping\"\n}\nexport type DiscrErrorObj<E extends DiscrError> = ErrorObject<\"discriminator\", {\n    error: E;\n    tag: string;\n    tagValue: unknown;\n}, string>;\n",
  "node_modules/ajv/dist/vocabularies/draft2020.d.ts": "import type { Vocabulary } from \"../types\";\ndeclare const draft2020Vocabularies: Vocabulary[];\nexport default draft2020Vocabularies;\n",
  "node_modules/ajv/dist/vocabularies/draft7.d.ts": "import type { Vocabulary } from \"../types\";\ndeclare const draft7Vocabularies: Vocabulary[];\nexport default draft7Vocabularies;\n",
  "node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\nimport type { KeywordCxt } from \"../../compile/validate\";\ndeclare const def: CodeKeywordDefinition;\nexport declare function dynamicAnchor(cxt: KeywordCxt, anchor: string): void;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\nimport type { KeywordCxt } from \"../../compile/validate\";\ndeclare const def: CodeKeywordDefinition;\nexport declare function dynamicRef(cxt: KeywordCxt, ref: string): void;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/dynamic/index.d.ts": "import type { Vocabulary } from \"../../types\";\ndeclare const dynamic: Vocabulary;\nexport default dynamic;\n",
  "node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/errors.d.ts": "import type { TypeError } from \"../compile/validate/dataType\";\nimport type { ApplicatorKeywordError } from \"./applicator\";\nimport type { ValidationKeywordError } from \"./validation\";\nimport type { FormatError } from \"./format/format\";\nimport type { UnevaluatedPropertiesError } from \"./unevaluated/unevaluatedProperties\";\nimport type { UnevaluatedItemsError } from \"./unevaluated/unevaluatedItems\";\nimport type { DependentRequiredError } from \"./validation/dependentRequired\";\nimport type { DiscriminatorError } from \"./discriminator\";\nexport type DefinedError = TypeError | ApplicatorKeywordError | ValidationKeywordError | FormatError | UnevaluatedPropertiesError | UnevaluatedItemsError | DependentRequiredError | DiscriminatorError;\n",
  "node_modules/ajv/dist/vocabularies/format/format.d.ts": "import type { CodeKeywordDefinition, ErrorObject } from \"../../types\";\nexport type FormatError = ErrorObject<\"format\", {\n    format: string;\n}, string | {\n    $data: string;\n}>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/format/index.d.ts": "import type { Vocabulary } from \"../../types\";\ndeclare const format: Vocabulary;\nexport default format;\n",
  "node_modules/ajv/dist/vocabularies/jtd/discriminator.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\nimport { _JTDTypeError } from \"./error\";\nimport { DiscrError, DiscrErrorObj } from \"../discriminator/types\";\nexport type JTDDiscriminatorError = _JTDTypeError<\"discriminator\", \"object\", string> | DiscrErrorObj<DiscrError.Tag> | DiscrErrorObj<DiscrError.Mapping>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/jtd/elements.d.ts": "import type { CodeKeywordDefinition, SchemaObject } from \"../../types\";\nimport { _JTDTypeError } from \"./error\";\nexport type JTDElementsError = _JTDTypeError<\"elements\", \"array\", SchemaObject>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/jtd/enum.d.ts": "import type { CodeKeywordDefinition, ErrorObject } from \"../../types\";\nexport type JTDEnumError = ErrorObject<\"enum\", {\n    allowedValues: string[];\n}, string[]>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/jtd/error.d.ts": "import type { KeywordErrorDefinition, KeywordErrorCxt, ErrorObject } from \"../../types\";\nimport { Code } from \"../../compile/codegen\";\nexport type _JTDTypeError<K extends string, T extends string, S> = ErrorObject<K, {\n    type: T;\n    nullable: boolean;\n}, S>;\nexport declare function typeError(t: string): KeywordErrorDefinition;\nexport declare function typeErrorMessage({ parentSchema }: KeywordErrorCxt, t: string): string;\nexport declare function typeErrorParams({ parentSchema }: KeywordErrorCxt, t: string): Code;\n",
  "node_modules/ajv/dist/vocabularies/jtd/index.d.ts": "import type { Vocabulary } from \"../../types\";\nimport { JTDTypeError } from \"./type\";\nimport { JTDEnumError } from \"./enum\";\nimport { JTDElementsError } from \"./elements\";\nimport { JTDPropertiesError } from \"./properties\";\nimport { JTDDiscriminatorError } from \"./discriminator\";\nimport { JTDValuesError } from \"./values\";\ndeclare const jtdVocabulary: Vocabulary;\nexport default jtdVocabulary;\nexport type JTDErrorObject = JTDTypeError | JTDEnumError | JTDElementsError | JTDPropertiesError | JTDDiscriminatorError | JTDValuesError;\n",
  "node_modules/ajv/dist/vocabularies/jtd/metadata.d.ts": "import { KeywordCxt } from \"../../ajv\";\nimport type { CodeKeywordDefinition } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport declare function checkMetadata({ it, keyword }: KeywordCxt, metadata?: boolean): void;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/jtd/nullable.d.ts": "import type { KeywordCxt } from \"../../compile/validate\";\nimport { Code, Name } from \"../../compile/codegen\";\nexport declare function checkNullable({ gen, data, parentSchema }: KeywordCxt, cond?: Code): [Name, Code];\nexport declare function checkNullableObject(cxt: KeywordCxt, cond: Code): [Name, Code];\n",
  "node_modules/ajv/dist/vocabularies/jtd/optionalProperties.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/jtd/properties.d.ts": "import type { CodeKeywordDefinition, ErrorObject, KeywordErrorDefinition, SchemaObject } from \"../../types\";\nimport type { KeywordCxt } from \"../../compile/validate\";\nimport { _JTDTypeError } from \"./error\";\ndeclare enum PropError {\n    Additional = \"additional\",\n    Missing = \"missing\"\n}\ntype PropKeyword = \"properties\" | \"optionalProperties\";\ntype PropSchema = {\n    [P in string]?: SchemaObject;\n};\nexport type JTDPropertiesError = _JTDTypeError<PropKeyword, \"object\", PropSchema> | ErrorObject<PropKeyword, {\n    error: PropError.Additional;\n    additionalProperty: string;\n}, PropSchema> | ErrorObject<PropKeyword, {\n    error: PropError.Missing;\n    missingProperty: string;\n}, PropSchema>;\nexport declare const error: KeywordErrorDefinition;\ndeclare const def: CodeKeywordDefinition;\nexport declare function validateProperties(cxt: KeywordCxt): void;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/jtd/ref.d.ts": "import type { CodeKeywordDefinition, AnySchemaObject } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport declare function hasRef(schema: AnySchemaObject): boolean;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/jtd/type.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\nimport { _JTDTypeError } from \"./error\";\nexport type JTDTypeError = _JTDTypeError<\"type\", JTDType, JTDType>;\nexport type IntType = \"int8\" | \"uint8\" | \"int16\" | \"uint16\" | \"int32\" | \"uint32\";\nexport declare const intRange: {\n    [T in IntType]: [number, number, number];\n};\nexport type JTDType = \"boolean\" | \"string\" | \"timestamp\" | \"float32\" | \"float64\" | IntType;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/jtd/union.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/jtd/values.d.ts": "import type { CodeKeywordDefinition, SchemaObject } from \"../../types\";\nimport { _JTDTypeError } from \"./error\";\nexport type JTDValuesError = _JTDTypeError<\"values\", \"object\", SchemaObject>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/metadata.d.ts": "import type { Vocabulary } from \"../types\";\nexport declare const metadataVocabulary: Vocabulary;\nexport declare const contentVocabulary: Vocabulary;\n",
  "node_modules/ajv/dist/vocabularies/next.d.ts": "import type { Vocabulary } from \"../types\";\ndeclare const next: Vocabulary;\nexport default next;\n",
  "node_modules/ajv/dist/vocabularies/unevaluated/index.d.ts": "import type { Vocabulary } from \"../../types\";\ndeclare const unevaluated: Vocabulary;\nexport default unevaluated;\n",
  "node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.d.ts": "import type { CodeKeywordDefinition, ErrorObject, AnySchema } from \"../../types\";\nexport type UnevaluatedItemsError = ErrorObject<\"unevaluatedItems\", {\n    limit: number;\n}, AnySchema>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.d.ts": "import type { CodeKeywordDefinition, ErrorObject, AnySchema } from \"../../types\";\nexport type UnevaluatedPropertiesError = ErrorObject<\"unevaluatedProperties\", {\n    unevaluatedProperty: string;\n}, AnySchema>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/validation/const.d.ts": "import type { CodeKeywordDefinition, ErrorObject } from \"../../types\";\nexport type ConstError = ErrorObject<\"const\", {\n    allowedValue: any;\n}>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/validation/dependentRequired.d.ts": "import type { CodeKeywordDefinition, ErrorObject } from \"../../types\";\nimport { DependenciesErrorParams, PropertyDependencies } from \"../applicator/dependencies\";\nexport type DependentRequiredError = ErrorObject<\"dependentRequired\", DependenciesErrorParams, PropertyDependencies>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/validation/enum.d.ts": "import type { CodeKeywordDefinition, ErrorObject } from \"../../types\";\nexport type EnumError = ErrorObject<\"enum\", {\n    allowedValues: any[];\n}, any[] | {\n    $data: string;\n}>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/validation/index.d.ts": "import type { ErrorObject, Vocabulary } from \"../../types\";\nimport { LimitNumberError } from \"./limitNumber\";\nimport { MultipleOfError } from \"./multipleOf\";\nimport { PatternError } from \"./pattern\";\nimport { RequiredError } from \"./required\";\nimport { UniqueItemsError } from \"./uniqueItems\";\nimport { ConstError } from \"./const\";\nimport { EnumError } from \"./enum\";\ndeclare const validation: Vocabulary;\nexport default validation;\ntype LimitError = ErrorObject<\"maxItems\" | \"minItems\" | \"minProperties\" | \"maxProperties\" | \"minLength\" | \"maxLength\", {\n    limit: number;\n}, number | {\n    $data: string;\n}>;\nexport type ValidationKeywordError = LimitError | LimitNumberError | MultipleOfError | PatternError | RequiredError | UniqueItemsError | ConstError | EnumError;\n",
  "node_modules/ajv/dist/vocabularies/validation/limitContains.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/validation/limitItems.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/validation/limitLength.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/validation/limitNumber.d.ts": "import type { CodeKeywordDefinition, ErrorObject } from \"../../types\";\ntype Kwd = \"maximum\" | \"minimum\" | \"exclusiveMaximum\" | \"exclusiveMinimum\";\ntype Comparison = \"<=\" | \">=\" | \"<\" | \">\";\nexport type LimitNumberError = ErrorObject<Kwd, {\n    limit: number;\n    comparison: Comparison;\n}, number | {\n    $data: string;\n}>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/validation/limitProperties.d.ts": "import type { CodeKeywordDefinition } from \"../../types\";\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/validation/multipleOf.d.ts": "import type { CodeKeywordDefinition, ErrorObject } from \"../../types\";\nexport type MultipleOfError = ErrorObject<\"multipleOf\", {\n    multipleOf: number;\n}, number | {\n    $data: string;\n}>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/validation/pattern.d.ts": "import type { CodeKeywordDefinition, ErrorObject } from \"../../types\";\nexport type PatternError = ErrorObject<\"pattern\", {\n    pattern: string;\n}, string | {\n    $data: string;\n}>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/validation/required.d.ts": "import type { CodeKeywordDefinition, ErrorObject } from \"../../types\";\nexport type RequiredError = ErrorObject<\"required\", {\n    missingProperty: string;\n}, string[] | {\n    $data: string;\n}>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/dist/vocabularies/validation/uniqueItems.d.ts": "import type { CodeKeywordDefinition, ErrorObject } from \"../../types\";\nexport type UniqueItemsError = ErrorObject<\"uniqueItems\", {\n    i: number;\n    j: number;\n}, boolean | {\n    $data: string;\n}>;\ndeclare const def: CodeKeywordDefinition;\nexport default def;\n",
  "node_modules/ajv/package.json": "{\n  \"name\": \"ajv\",\n  \"version\": \"8.17.1\",\n  \"description\": \"Another JSON Schema Validator\",\n  \"main\": \"dist/ajv.js\",\n  \"types\": \"dist/ajv.d.ts\",\n  \"files\": [\n    \"lib/\",\n    \"dist/\",\n    \".runkit_example.js\"\n  ],\n  \"scripts\": {\n    \"eslint\": \"eslint \\\"lib/**/*.ts\\\" \\\"spec/**/*.*s\\\" --ignore-pattern spec/JSON-Schema-Test-Suite\",\n    \"prettier:write\": \"prettier --write \\\"./**/*.{json,yaml,js,ts}\\\"\",\n    \"prettier:check\": \"prettier --list-different \\\"./**/*.{json,yaml,js,ts}\\\"\",\n    \"test-spec\": \"cross-env TS_NODE_PROJECT=spec/tsconfig.json mocha -r ts-node/register \\\"spec/**/*.spec.{ts,js}\\\" -R dot\",\n    \"test-codegen\": \"nyc cross-env TS_NODE_PROJECT=spec/tsconfig.json mocha -r ts-node/register 'spec/codegen.spec.ts' -R spec\",\n    \"test-debug\": \"npm run test-spec -- --inspect-brk\",\n    \"test-cov\": \"nyc npm run test-spec\",\n    \"rollup\": \"rm -rf bundle && rollup -c\",\n    \"bundle\": \"rm -rf bundle && node ./scripts/bundle.js ajv ajv7 ajv7 && node ./scripts/bundle.js 2019 ajv2019 ajv2019 && node ./scripts/bundle.js 2020 ajv2020 ajv2020 && node ./scripts/bundle.js jtd ajvJTD ajvJTD\",\n    \"build\": \"rm -rf dist && tsc && cp -r lib/refs dist && rm dist/refs/json-schema-2019-09/index.ts && rm dist/refs/json-schema-2020-12/index.ts && rm dist/refs/jtd-schema.ts\",\n    \"json-tests\": \"rm -rf spec/_json/*.js && node scripts/jsontests\",\n    \"test-karma\": \"karma start\",\n    \"test-browser\": \"rm -rf .browser && npm run bundle && scripts/prepare-tests && karma start\",\n    \"test-all\": \"npm run test-cov && if-node-version 12 npm run test-browser\",\n    \"test\": \"npm run json-tests && npm run prettier:check && npm run eslint && npm link && npm link --legacy-peer-deps ajv && npm run test-cov\",\n    \"test-ci\": \"AJV_FULL_TEST=true npm test\",\n    \"prepublish\": \"npm run build\",\n    \"benchmark\": \"npm i && npm run build && npm link && cd ./benchmark && npm link --legacy-peer-deps ajv && npm i && node ./jtd\",\n    \"docs:dev\": \"./scripts/prepare-site && vuepress dev docs\",\n    \"docs:build\": \"./scripts/prepare-site && vuepress build docs\"\n  },\n  \"nyc\": {\n    \"exclude\": [\n      \"**/spec/**\",\n      \"node_modules\"\n    ],\n    \"reporter\": [\n      \"lcov\",\n      \"text-summary\"\n    ]\n  },\n  \"repository\": \"ajv-validator/ajv\",\n  \"keywords\": [\n    \"JSON\",\n    \"schema\",\n    \"validator\",\n    \"validation\",\n    \"jsonschema\",\n    \"json-schema\",\n    \"json-schema-validator\",\n    \"json-schema-validation\"\n  ],\n  \"author\": \"Evgeny Poberezkin\",\n  \"license\": \"MIT\",\n  \"bugs\": \"https://github.com/ajv-validator/ajv/issues\",\n  \"homepage\": \"https://ajv.js.org\",\n  \"runkitExampleFilename\": \".runkit_example.js\",\n  \"dependencies\": {\n    \"fast-deep-equal\": \"^3.1.3\",\n    \"fast-uri\": \"^3.0.1\",\n    \"json-schema-traverse\": \"^1.0.0\",\n    \"require-from-string\": \"^2.0.2\"\n  },\n  \"devDependencies\": {\n    \"@ajv-validator/config\": \"^0.5.0\",\n    \"@rollup/plugin-commonjs\": \"^25.0.7\",\n    \"@rollup/plugin-json\": \"^6.1.0\",\n    \"@rollup/plugin-node-resolve\": \"^15.2.3\",\n    \"@rollup/plugin-typescript\": \"^11.1.6\",\n    \"@types/chai\": \"^4.3.11\",\n    \"@types/mocha\": \"^10.0.6\",\n    \"@types/node\": \"^20.11.30\",\n    \"@types/require-from-string\": \"^1.2.3\",\n    \"@typescript-eslint/eslint-plugin\": \"^7.3.1\",\n    \"@typescript-eslint/parser\": \"^7.3.1\",\n    \"ajv-formats\": \"^3.0.1\",\n    \"browserify\": \"^17.0.0\",\n    \"chai\": \"^4.4.1\",\n    \"cross-env\": \"^7.0.3\",\n    \"dayjs\": \"^1.11.10\",\n    \"dayjs-plugin-utc\": \"^0.1.2\",\n    \"eslint\": \"^8.57.0\",\n    \"eslint-config-prettier\": \"^9.1.0\",\n    \"glob\": \"^10.3.10\",\n    \"husky\": \"^9.0.11\",\n    \"if-node-version\": \"^1.1.1\",\n    \"jimp\": \"^0.22.10\",\n    \"js-beautify\": \"^1.15.1\",\n    \"json-schema-test\": \"^2.0.0\",\n    \"karma\": \"^6.4.2\",\n    \"karma-chrome-launcher\": \"^3.2.0\",\n    \"karma-mocha\": \"^2.0.1\",\n    \"lint-staged\": \"^15.2.2\",\n    \"mocha\": \"^10.3.0\",\n    \"module-from-string\": \"^3.3.0\",\n    \"node-fetch\": \"^3.3.2\",\n    \"nyc\": \"^15.1.0\",\n    \"prettier\": \"3.0.3\",\n    \"re2\": \"^1.20.9\",\n    \"rollup\": \"^2.79.1\",\n    \"rollup-plugin-terser\": \"^7.0.2\",\n    \"ts-node\": \"^10.9.2\",\n    \"tsify\": \"^5.0.4\",\n    \"typescript\": \"5.3.3\",\n    \"uri-js\": \"^4.4.1\"\n  },\n  \"collective\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/ajv\"\n  },\n  \"funding\": {\n    \"type\": \"github\",\n    \"url\": \"https://github.com/sponsors/epoberezkin\"\n  },\n  \"prettier\": \"@ajv-validator/config/prettierrc.json\",\n  \"husky\": {\n    \"hooks\": {\n      \"pre-commit\": \"lint-staged && npm test\"\n    }\n  },\n  \"lint-staged\": {\n    \"*.{json,yaml,js,ts}\": \"prettier --write\"\n  }\n}\n",
  "node_modules/ajv-formats/dist/formats.d.ts": "import type { Format } from \"ajv\";\nexport type FormatMode = \"fast\" | \"full\";\nexport type FormatName = \"date\" | \"time\" | \"date-time\" | \"iso-time\" | \"iso-date-time\" | \"duration\" | \"uri\" | \"uri-reference\" | \"uri-template\" | \"url\" | \"email\" | \"hostname\" | \"ipv4\" | \"ipv6\" | \"regex\" | \"uuid\" | \"json-pointer\" | \"json-pointer-uri-fragment\" | \"relative-json-pointer\" | \"byte\" | \"int32\" | \"int64\" | \"float\" | \"double\" | \"password\" | \"binary\";\nexport type DefinedFormats = {\n    [key in FormatName]: Format;\n};\nexport declare const fullFormats: DefinedFormats;\nexport declare const fastFormats: DefinedFormats;\nexport declare const formatNames: FormatName[];\n",
  "node_modules/ajv-formats/dist/index.d.ts": "import { FormatMode, FormatName } from \"./formats\";\nimport type { Plugin, Format } from \"ajv\";\nexport { FormatMode, FormatName } from \"./formats\";\nexport { LimitFormatError } from \"./limit\";\nexport interface FormatOptions {\n    mode?: FormatMode;\n    formats?: FormatName[];\n    keywords?: boolean;\n}\nexport type FormatsPluginOptions = FormatName[] | FormatOptions;\nexport interface FormatsPlugin extends Plugin<FormatsPluginOptions> {\n    get: (format: FormatName, mode?: FormatMode) => Format;\n}\ndeclare const formatsPlugin: FormatsPlugin;\nexport default formatsPlugin;\n",
  "node_modules/ajv-formats/dist/limit.d.ts": "import type { Plugin, CodeKeywordDefinition, ErrorObject } from \"ajv\";\ntype Kwd = \"formatMaximum\" | \"formatMinimum\" | \"formatExclusiveMaximum\" | \"formatExclusiveMinimum\";\ntype Comparison = \"<=\" | \">=\" | \"<\" | \">\";\nexport type LimitFormatError = ErrorObject<Kwd, {\n    limit: string;\n    comparison: Comparison;\n}>;\nexport declare const formatLimitDefinition: CodeKeywordDefinition;\ndeclare const formatLimitPlugin: Plugin<undefined>;\nexport default formatLimitPlugin;\n",
  "node_modules/ajv-formats/package.json": "{\n  \"name\": \"ajv-formats\",\n  \"version\": \"3.0.1\",\n  \"description\": \"Format validation for Ajv v7+\",\n  \"main\": \"dist/index.js\",\n  \"types\": \"dist/index.d.ts\",\n  \"files\": [\n    \"src/\",\n    \"dist/\"\n  ],\n  \"scripts\": {\n    \"build\": \"tsc\",\n    \"prettier:write\": \"prettier --write \\\"./**/*.{md,json,yaml,js,ts}\\\"\",\n    \"prettier:check\": \"prettier --list-different \\\"./**/*.{md,json,yaml,js,ts}\\\"\",\n    \"eslint\": \"eslint --ext .ts ./src/**/*\",\n    \"test-spec\": \"jest\",\n    \"test-cov\": \"jest --coverage\",\n    \"test\": \"npm run prettier:check && npm run build && npm run eslint && npm run test-cov\",\n    \"ci-test\": \"npm run test\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/ajv-validator/ajv-formats.git\"\n  },\n  \"keywords\": [\n    \"Ajv\",\n    \"JSON-Schema\",\n    \"format\",\n    \"validation\"\n  ],\n  \"author\": \"Evgeny Poberezkin\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/ajv-validator/ajv-formats/issues\"\n  },\n  \"homepage\": \"https://github.com/ajv-validator/ajv-formats#readme\",\n  \"dependencies\": {\n    \"ajv\": \"^8.0.0\"\n  },\n  \"peerDependencies\": {\n    \"ajv\": \"^8.0.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"ajv\": {\n      \"optional\": true\n    }\n  },\n  \"devDependencies\": {\n    \"@ajv-validator/config\": \"^0.3.0\",\n    \"@types/jest\": \"^26.0.5\",\n    \"@types/node\": \"^14.10.1\",\n    \"@typescript-eslint/eslint-plugin\": \"^3.7.0\",\n    \"@typescript-eslint/parser\": \"^3.7.0\",\n    \"ajv\": \"^8.0.0\",\n    \"eslint\": \"^7.5.0\",\n    \"eslint-config-prettier\": \"^6.11.0\",\n    \"husky\": \"^4.2.5\",\n    \"jest\": \"^26.1.0\",\n    \"json-schema-test\": \"^2.0.0\",\n    \"lint-staged\": \"^10.2.11\",\n    \"prettier\": \"^2.3.2\",\n    \"ts-jest\": \"^26.1.3\",\n    \"typescript\": \"^4.0.0\"\n  },\n  \"prettier\": \"@ajv-validator/config/prettierrc.json\",\n  \"husky\": {\n    \"hooks\": {\n      \"pre-commit\": \"lint-staged && npm test\"\n    }\n  },\n  \"lint-staged\": {\n    \"*.{md,json,yaml,js,ts}\": \"prettier --write\"\n  }\n}\n",
  "node_modules/ansi-escapes/index.d.ts": "/// <reference types=\"node\"/>\nimport {LiteralUnion} from 'type-fest';\n\ndeclare namespace ansiEscapes {\n\tinterface ImageOptions {\n\t\t/**\n\t\tThe width is given as a number followed by a unit, or the word `'auto'`.\n\n\t\t- `N`: N character cells.\n\t\t- `Npx`: N pixels.\n\t\t- `N%`: N percent of the session's width or height.\n\t\t- `auto`: The image's inherent size will be used to determine an appropriate dimension.\n\t\t*/\n\t\treadonly width?: LiteralUnion<'auto', number | string>;\n\n\t\t/**\n\t\tThe height is given as a number followed by a unit, or the word `'auto'`.\n\n\t\t- `N`: N character cells.\n\t\t- `Npx`: N pixels.\n\t\t- `N%`: N percent of the session's width or height.\n\t\t- `auto`: The image's inherent size will be used to determine an appropriate dimension.\n\t\t*/\n\t\treadonly height?: LiteralUnion<'auto', number | string>;\n\n\t\treadonly preserveAspectRatio?: boolean;\n\t}\n\n\tinterface AnnotationOptions {\n\t\t/**\n\t\tNonzero number of columns to annotate.\n\n\t\tDefault: The remainder of the line.\n\t\t*/\n\t\treadonly length?: number;\n\n\t\t/**\n\t\tStarting X coordinate.\n\n\t\tMust be used with `y` and `length`.\n\n\t\tDefault: The cursor position\n\t\t*/\n\t\treadonly x?: number;\n\n\t\t/**\n\t\tStarting Y coordinate.\n\n\t\tMust be used with `x` and `length`.\n\n\t\tDefault: Cursor position.\n\t\t*/\n\t\treadonly y?: number;\n\n\t\t/**\n\t\tCreate a \"hidden\" annotation.\n\n\t\tAnnotations created this way can be shown using the \"Show Annotations\" iTerm command.\n\t\t*/\n\t\treadonly isHidden?: boolean;\n\t}\n}\n\ndeclare const ansiEscapes: {\n\t/**\n\tSet the absolute position of the cursor. `x0` `y0` is the top left of the screen.\n\t*/\n\tcursorTo(x: number, y?: number): string;\n\n\t/**\n\tSet the position of the cursor relative to its current position.\n\t*/\n\tcursorMove(x: number, y?: number): string;\n\n\t/**\n\tMove cursor up a specific amount of rows.\n\n\t@param count - Count of rows to move up. Default is `1`.\n\t*/\n\tcursorUp(count?: number): string;\n\n\t/**\n\tMove cursor down a specific amount of rows.\n\n\t@param count - Count of rows to move down. Default is `1`.\n\t*/\n\tcursorDown(count?: number): string;\n\n\t/**\n\tMove cursor forward a specific amount of rows.\n\n\t@param count - Count of rows to move forward. Default is `1`.\n\t*/\n\tcursorForward(count?: number): string;\n\n\t/**\n\tMove cursor backward a specific amount of rows.\n\n\t@param count - Count of rows to move backward. Default is `1`.\n\t*/\n\tcursorBackward(count?: number): string;\n\n\t/**\n\tMove cursor to the left side.\n\t*/\n\tcursorLeft: string;\n\n\t/**\n\tSave cursor position.\n\t*/\n\tcursorSavePosition: string;\n\n\t/**\n\tRestore saved cursor position.\n\t*/\n\tcursorRestorePosition: string;\n\n\t/**\n\tGet cursor position.\n\t*/\n\tcursorGetPosition: string;\n\n\t/**\n\tMove cursor to the next line.\n\t*/\n\tcursorNextLine: string;\n\n\t/**\n\tMove cursor to the previous line.\n\t*/\n\tcursorPrevLine: string;\n\n\t/**\n\tHide cursor.\n\t*/\n\tcursorHide: string;\n\n\t/**\n\tShow cursor.\n\t*/\n\tcursorShow: string;\n\n\t/**\n\tErase from the current cursor position up the specified amount of rows.\n\n\t@param count - Count of rows to erase.\n\t*/\n\teraseLines(count: number): string;\n\n\t/**\n\tErase from the current cursor position to the end of the current line.\n\t*/\n\teraseEndLine: string;\n\n\t/**\n\tErase from the current cursor position to the start of the current line.\n\t*/\n\teraseStartLine: string;\n\n\t/**\n\tErase the entire current line.\n\t*/\n\teraseLine: string;\n\n\t/**\n\tErase the screen from the current line down to the bottom of the screen.\n\t*/\n\teraseDown: string;\n\n\t/**\n\tErase the screen from the current line up to the top of the screen.\n\t*/\n\teraseUp: string;\n\n\t/**\n\tErase the screen and move the cursor the top left position.\n\t*/\n\teraseScreen: string;\n\n\t/**\n\tScroll display up one line.\n\t*/\n\tscrollUp: string;\n\n\t/**\n\tScroll display down one line.\n\t*/\n\tscrollDown: string;\n\n\t/**\n\tClear the terminal screen. (Viewport)\n\t*/\n\tclearScreen: string;\n\n\t/**\n\tClear the whole terminal, including scrollback buffer. (Not just the visible part of it)\n\t*/\n\tclearTerminal: string;\n\n\t/**\n\tOutput a beeping sound.\n\t*/\n\tbeep: string;\n\n\t/**\n\tCreate a clickable link.\n\n\t[Supported terminals.](https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda) Use [`supports-hyperlinks`](https://github.com/jamestalmage/supports-hyperlinks) to detect link support.\n\t*/\n\tlink(text: string, url: string): string;\n\n\t/**\n\tDisplay an image.\n\n\t_Currently only supported on iTerm2 >=3_\n\n\tSee [term-img](https://github.com/sindresorhus/term-img) for a higher-level module.\n\n\t@param buffer - Buffer of an image. Usually read in with `fs.readFile()`.\n\t*/\n\timage(buffer: Buffer, options?: ansiEscapes.ImageOptions): string;\n\n\tiTerm: {\n\t\t/**\n\t\t[Inform iTerm2](https://www.iterm2.com/documentation-escape-codes.html) of the current directory to help semantic history and enable [Cmd-clicking relative paths](https://coderwall.com/p/b7e82q/quickly-open-files-in-iterm-with-cmd-click).\n\n\t\t@param cwd - Current directory. Default: `process.cwd()`.\n\t\t*/\n\t\tsetCwd(cwd?: string): string;\n\n\t\t/**\n\t\tAn annotation looks like this when shown:\n\n\t\t![screenshot of iTerm annotation](https://user-images.githubusercontent.com/924465/64382136-b60ac700-cfe9-11e9-8a35-9682e8dc4b72.png)\n\n\t\tSee the [iTerm Proprietary Escape Codes documentation](https://iterm2.com/documentation-escape-codes.html) for more information.\n\n\t\t@param message - The message to display within the annotation. The `|` character is disallowed and will be stripped.\n\t\t@returns An escape code which will create an annotation when printed in iTerm2.\n\t\t*/\n\t\tannotation(message: string, options?: ansiEscapes.AnnotationOptions): string;\n\t};\n\n\t// TODO: remove this in the next major version\n\tdefault: typeof ansiEscapes;\n};\n\nexport = ansiEscapes;\n",
  "node_modules/ansi-escapes/package.json": "{\n\t\"name\": \"ansi-escapes\",\n\t\"version\": \"4.3.2\",\n\t\"description\": \"ANSI escape codes for manipulating the terminal\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/ansi-escapes\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"ansi\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"cli\",\n\t\t\"string\",\n\t\t\"tty\",\n\t\t\"escape\",\n\t\t\"escapes\",\n\t\t\"formatting\",\n\t\t\"shell\",\n\t\t\"xterm\",\n\t\t\"log\",\n\t\t\"logging\",\n\t\t\"command-line\",\n\t\t\"text\",\n\t\t\"vt100\",\n\t\t\"sequence\",\n\t\t\"control\",\n\t\t\"code\",\n\t\t\"codes\",\n\t\t\"cursor\",\n\t\t\"iterm\",\n\t\t\"iterm2\"\n\t],\n\t\"dependencies\": {\n\t\t\"type-fest\": \"^0.21.3\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@types/node\": \"^13.7.7\",\n\t\t\"ava\": \"^2.1.0\",\n\t\t\"tsd\": \"^0.14.0\",\n\t\t\"xo\": \"^0.25.3\"\n\t}\n}\n",
  "node_modules/append-field/package.json": "{\n  \"name\": \"append-field\",\n  \"version\": \"1.0.0\",\n  \"license\": \"MIT\",\n  \"author\": \"Linus Unnebäck <linus@folkdatorn.se>\",\n  \"main\": \"index.js\",\n  \"devDependencies\": {\n    \"mocha\": \"^2.2.4\",\n    \"standard\": \"^6.0.5\",\n    \"testdata-w3c-json-form\": \"^0.2.0\"\n  },\n  \"scripts\": {\n    \"test\": \"standard && mocha\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"http://github.com/LinusU/node-append-field.git\"\n  }\n}\n",
  "node_modules/argparse/package.json": "{\n  \"name\": \"argparse\",\n  \"description\": \"CLI arguments parser. Native port of python's argparse.\",\n  \"version\": \"2.0.1\",\n  \"keywords\": [\n    \"cli\",\n    \"parser\",\n    \"argparse\",\n    \"option\",\n    \"args\"\n  ],\n  \"main\": \"argparse.js\",\n  \"files\": [\n    \"argparse.js\",\n    \"lib/\"\n  ],\n  \"license\": \"Python-2.0\",\n  \"repository\": \"nodeca/argparse\",\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"npm run lint && nyc mocha\",\n    \"coverage\": \"npm run test && nyc report --reporter html\"\n  },\n  \"devDependencies\": {\n    \"@babel/eslint-parser\": \"^7.11.0\",\n    \"@babel/plugin-syntax-class-properties\": \"^7.10.4\",\n    \"eslint\": \"^7.5.0\",\n    \"mocha\": \"^8.0.1\",\n    \"nyc\": \"^15.1.0\"\n  }\n}\n",
  "node_modules/array-timsort/package.json": "{\n  \"name\": \"array-timsort\",\n  \"version\": \"1.0.3\",\n  \"description\": \"Fast JavaScript array sorting by implementing Python's Timsort algorithm\",\n  \"homepage\": \"https://github.com/kaelzhang/node-array-timsort\",\n  \"main\": \"./src\",\n  \"files\": [\n    \"src\"\n  ],\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"@ostai/eslint-config\": \"^3.5.0\",\n    \"ava\": \"^3.13.0\",\n    \"codecov\": \"^3.7.2\",\n    \"eslint\": \"^7.10.0\",\n    \"eslint-plugin-import\": \"^2.22.1\",\n    \"eslint-plugin-mocha\": \"^8.0.0\",\n    \"nyc\": \"^15.1.0\"\n  },\n  \"scripts\": {\n    \"benchmark\": \"node benchmark/index.js\",\n    \"test\": \"npm run test:only\",\n    \"test:only\": \"NODE_DEBUG=array-timsort nyc ava --timeout=10s --verbose\",\n    \"test:dev\": \"npm run test:only && npm run report:dev\",\n    \"lint\": \"eslint .\",\n    \"fix\": \"eslint . --fix\",\n    \"posttest\": \"npm run report\",\n    \"report\": \"nyc report --reporter=text-lcov > coverage.lcov && codecov\",\n    \"report:dev\": \"nyc report --reporter=html && npm run report:open\",\n    \"report:open\": \"open coverage/index.html\"\n  },\n  \"ava\": {\n    \"files\": [\n      \"test/*.test.js\"\n    ]\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/kaelzhang/node-array-timsort.git\"\n  },\n  \"keywords\": [\n    \"fast sort\",\n    \"array soft\",\n    \"sort\",\n    \"compare\",\n    \"TimSort\",\n    \"algorithm\",\n    \"python\",\n    \"performance\"\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/kaelzhang/node-array-timsort/issues\"\n  }\n}\n",
  "node_modules/atomic-sleep/package.json": "{\n  \"name\": \"atomic-sleep\",\n  \"version\": \"1.0.0\",\n  \"description\": \"Zero CPU overhead, zero dependency, true event-loop blocking sleep\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"tap -R classic- -j1 test\",\n    \"lint\": \"standard\",\n    \"ci\": \"npm run lint && npm test\"\n  },\n  \"keywords\": [\n    \"sleep\",\n    \"pause\",\n    \"wait\",\n    \"performance\",\n    \"atomics\"\n  ],\n  \"engines\": {\n    \"node\": \">=8.0.0\"\n  },\n  \"author\": \"David Mark Clements (@davidmarkclem)\",\n  \"license\": \"MIT\",\n  \"devDependencies\": {\n    \"standard\": \"^14.3.1\",\n    \"tap\": \"^14.10.6\",\n    \"tape\": \"^4.13.2\"\n  },\n  \"dependencies\": {},\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/davidmarkclements/atomic-sleep.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/davidmarkclements/atomic-sleep/issues\"\n  },\n  \"homepage\": \"https://github.com/davidmarkclements/atomic-sleep#readme\"\n}\n",
  "node_modules/avvio/index.d.ts": "import { EventEmitter } from \"events\";\n\ndeclare function avvio(done?: Function): avvio.Avvio<null>;\ndeclare function avvio<I>(\n  instance: I,\n  options?: avvio.Options,\n  done?: Function\n): avvio.Avvio<I>;\n\n/**\n * Typescript cannot manage changes related to options \"expose\"\n * because undefined before runtime\n */\ndeclare namespace avvio {\n  type context<I> = I extends null ? Avvio<I> : mixedInstance<I>;\n  type mixedInstance<I> = I & Server<I>;\n\n  interface Options {\n    expose?: {\n      use?: string;\n      after?: string;\n      ready?: string;\n      close?: string;\n      onClose?: string;\n    };\n    autostart?: boolean;\n    timeout?: number;\n  }\n\n  interface Plugin<O, I> {\n    (server: context<I>, options: O, done: (err?: Error) => void): unknown;\n  }\n\n  interface Server<I> {\n    use: Use<I>;\n    after: After<I>;\n    ready: Ready<I>;\n    close: Close<I>;\n    onClose: OnClose<I>;\n  }\n\n  interface Avvio<I> extends EventEmitter, Server<I> {\n    on(event: \"start\", listener: () => void): this;\n    on(event: \"preReady\", listener: () => void): this;\n    on(event: \"close\", listener: () => void): this;\n\n    start(): this;\n\n    toJSON(): Object;\n\n    prettyPrint(): string;\n\n    override: (\n      server: context<I>,\n      fn: Plugin<any, I>,\n      options: any\n    ) => context<I>;\n\n    started: boolean;\n    booted: boolean;\n  }\n\n  // Avvio methods\n  interface After<I, C = context<I>> {\n    (fn: (err: Error) => void): C;\n    (fn: (err: Error, done: Function) => void): C;\n    (fn: (err: Error, context: C, done: Function) => void): C;\n  }\n\n  interface Use<I, C = context<I>> {\n    <O>(fn: avvio.Plugin<O, I>, options?: O | ((server: C) => O)): C;\n  }\n\n  interface Ready<I, C = context<I>> {\n    (): Promise<C>;\n    (callback: (err?: Error) => void): void;\n    (callback: (err: Error, done: Function) => void): void;\n    (callback: (err: Error, context: C, done: Function) => void): void;\n  }\n\n  interface Close<I, C = context<I>> {\n    (fn: (err: Error) => void): void;\n    (fn: (err: Error, done: Function) => void): void;\n    (fn: (err: Error, context: C, done: Function) => void): void;\n  }\n\n  interface OnClose<I, C = context<I>> {\n    (fn: (context: C, done: Function) => void): C;\n  }\n}\n\nexport = avvio;\n",
  "node_modules/avvio/package.json": "{\n  \"name\": \"avvio\",\n  \"version\": \"9.1.0\",\n  \"description\": \"Asynchronous bootstrapping of Node applications\",\n  \"main\": \"boot.js\",\n  \"type\": \"commonjs\",\n  \"scripts\": {\n    \"lint\": \"standard\",\n    \"lint:fix\": \"standard --fix\",\n    \"test\": \"npm run test:unit && npm run test:typescript\",\n    \"test:unit\": \"tap\",\n    \"test:typescript\": \"tsc --project ./test/types/tsconfig.json\"\n  },\n  \"precommit\": [\n    \"lint\",\n    \"test\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/avvio.git\"\n  },\n  \"keywords\": [\n    \"async\",\n    \"boot\",\n    \"delayed\",\n    \"open\"\n  ],\n  \"author\": \"Matteo Collina <hello@matteocollina.com>\",\n  \"contributors\": [\n    {\n      \"name\": \"Tomas Della Vedova\",\n      \"url\": \"http://delved.org\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/avvio/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/avvio#readme\",\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"@types/node\": \"^22.0.0\",\n    \"standard\": \"^17.1.0\",\n    \"tap\": \"^18.7.1\",\n    \"typescript\": \"^5.4.2\"\n  },\n  \"dependencies\": {\n    \"@fastify/error\": \"^4.0.0\",\n    \"fastq\": \"^1.17.1\"\n  }\n}\n",
  "node_modules/babel-plugin-macros/package.json": "{\n  \"name\": \"babel-plugin-macros\",\n  \"version\": \"3.1.0\",\n  \"description\": \"Allows you to build compile-time libraries\",\n  \"main\": \"dist/index.js\",\n  \"scripts\": {\n    \"build\": \"kcd-scripts build\",\n    \"lint\": \"kcd-scripts lint\",\n    \"setup\": \"npm install && npm run validate -s\",\n    \"test\": \"kcd-scripts test\",\n    \"test:update\": \"npm test -- --updateSnapshot --coverage\",\n    \"validate\": \"kcd-scripts validate\"\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"keywords\": [\n    \"babel-plugin\",\n    \"macros\",\n    \"macro\",\n    \"babel-macro\",\n    \"babel-plugin-macro\",\n    \"babel-macros\",\n    \"babel-plugin-macros\"\n  ],\n  \"author\": \"Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)\",\n  \"license\": \"MIT\",\n  \"dependencies\": {\n    \"@babel/runtime\": \"^7.12.5\",\n    \"cosmiconfig\": \"^7.0.0\",\n    \"resolve\": \"^1.19.0\"\n  },\n  \"devDependencies\": {\n    \"@babel/core\": \"^7.12.9\",\n    \"@babel/parser\": \"^7.12.7\",\n    \"@babel/types\": \"^7.12.7\",\n    \"ast-pretty-print\": \"^2.0.1\",\n    \"babel-plugin-tester\": \"^10.0.0\",\n    \"babel-plugin-transform-es2015-modules-commonjs\": \"^6.26.2\",\n    \"cpy\": \"^8.1.1\",\n    \"kcd-scripts\": \"^7.1.0\"\n  },\n  \"eslintConfig\": {\n    \"extends\": \"./node_modules/kcd-scripts/eslint.js\"\n  },\n  \"eslintIgnore\": [\n    \"node_modules\",\n    \"coverage\",\n    \"dist\"\n  ],\n  \"babel\": {\n    \"presets\": [\n      \"./other/babel-config.js\"\n    ]\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/kentcdodds/babel-plugin-macros\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/kentcdodds/babel-plugin-macros/issues\"\n  },\n  \"homepage\": \"https://github.com/kentcdodds/babel-plugin-macros#readme\",\n  \"engines\": {\n    \"node\": \">=10\",\n    \"npm\": \">=6\"\n  }\n}\n",
  "node_modules/balanced-match/package.json": "{\n  \"name\": \"balanced-match\",\n  \"description\": \"Match balanced character pairs, like \\\"{\\\" and \\\"}\\\"\",\n  \"version\": \"1.0.2\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/juliangruber/balanced-match.git\"\n  },\n  \"homepage\": \"https://github.com/juliangruber/balanced-match\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"tape test/test.js\",\n    \"bench\": \"matcha test/bench.js\"\n  },\n  \"devDependencies\": {\n    \"matcha\": \"^0.7.0\",\n    \"tape\": \"^4.6.0\"\n  },\n  \"keywords\": [\n    \"match\",\n    \"regexp\",\n    \"test\",\n    \"balanced\",\n    \"parse\"\n  ],\n  \"author\": {\n    \"name\": \"Julian Gruber\",\n    \"email\": \"mail@juliangruber.com\",\n    \"url\": \"http://juliangruber.com\"\n  },\n  \"license\": \"MIT\",\n  \"testling\": {\n    \"files\": \"test/*.js\",\n    \"browsers\": [\n      \"ie/8..latest\",\n      \"firefox/20..latest\",\n      \"firefox/nightly\",\n      \"chrome/25..latest\",\n      \"chrome/canary\",\n      \"opera/12..latest\",\n      \"opera/next\",\n      \"safari/5.1..latest\",\n      \"ipad/6.0..latest\",\n      \"iphone/6.0..latest\",\n      \"android-browser/4.2..latest\"\n    ]\n  }\n}\n",
  "node_modules/base64-js/index.d.ts": "export function byteLength(b64: string): number;\nexport function toByteArray(b64: string): Uint8Array;\nexport function fromByteArray(uint8: Uint8Array): string;\n",
  "node_modules/base64-js/package.json": "{\n  \"name\": \"base64-js\",\n  \"description\": \"Base64 encoding/decoding in pure JS\",\n  \"version\": \"1.5.1\",\n  \"author\": \"T. Jameson Little <t.jameson.little@gmail.com>\",\n  \"typings\": \"index.d.ts\",\n  \"bugs\": {\n    \"url\": \"https://github.com/beatgammit/base64-js/issues\"\n  },\n  \"devDependencies\": {\n    \"babel-minify\": \"^0.5.1\",\n    \"benchmark\": \"^2.1.4\",\n    \"browserify\": \"^16.3.0\",\n    \"standard\": \"*\",\n    \"tape\": \"4.x\"\n  },\n  \"homepage\": \"https://github.com/beatgammit/base64-js\",\n  \"keywords\": [\n    \"base64\"\n  ],\n  \"license\": \"MIT\",\n  \"main\": \"index.js\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/beatgammit/base64-js.git\"\n  },\n  \"scripts\": {\n    \"build\": \"browserify -s base64js -r ./ | minify > base64js.min.js\",\n    \"lint\": \"standard\",\n    \"test\": \"npm run lint && npm run unit\",\n    \"unit\": \"tape test/*.js\"\n  },\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/feross\"\n    },\n    {\n      \"type\": \"patreon\",\n      \"url\": \"https://www.patreon.com/feross\"\n    },\n    {\n      \"type\": \"consulting\",\n      \"url\": \"https://feross.org/support\"\n    }\n  ]\n}\n",
  "node_modules/bcryptjs/index.d.ts": "import * as bcrypt from \"./types.js\";\nexport * from \"./types.js\";\nexport default bcrypt;\n",
  "node_modules/bcryptjs/package.json": "{\n  \"name\": \"bcryptjs\",\n  \"description\": \"Optimized bcrypt in plain JavaScript with zero dependencies, with TypeScript support. Compatible to 'bcrypt'.\",\n  \"version\": \"3.0.2\",\n  \"author\": \"Daniel Wirtz <dcode@dcode.io>\",\n  \"contributors\": [\n    \"Shane Girish <shaneGirish@gmail.com> (https://github.com/shaneGirish)\",\n    \"Alex Murray <> (https://github.com/alexmurray)\",\n    \"Nicolas Pelletier <> (https://github.com/NicolasPelletier)\",\n    \"Josh Rogers <> (https://github.com/geekymole)\",\n    \"Noah Isaacson <noah@nisaacson.com> (https://github.com/nisaacson)\"\n  ],\n  \"repository\": {\n    \"type\": \"url\",\n    \"url\": \"https://github.com/dcodeIO/bcrypt.js.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/dcodeIO/bcrypt.js/issues\"\n  },\n  \"keywords\": [\n    \"bcrypt\",\n    \"password\",\n    \"auth\",\n    \"authentication\",\n    \"encryption\",\n    \"crypt\",\n    \"crypto\"\n  ],\n  \"type\": \"module\",\n  \"main\": \"umd/index.js\",\n  \"types\": \"umd/index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"import\": {\n        \"types\": \"./index.d.ts\",\n        \"default\": \"./index.js\"\n      },\n      \"require\": {\n        \"types\": \"./umd/index.d.ts\",\n        \"default\": \"./umd/index.js\"\n      }\n    }\n  },\n  \"bin\": {\n    \"bcrypt\": \"bin/bcrypt\"\n  },\n  \"license\": \"BSD-3-Clause\",\n  \"scripts\": {\n    \"build\": \"node scripts/build.js\",\n    \"lint\": \"prettier --check .\",\n    \"format\": \"prettier --write .\",\n    \"test\": \"npm run test:unit && npm run test:typescript\",\n    \"test:unit\": \"node tests\",\n    \"test:typescript\": \"tsc --project tests/typescript/tsconfig.esnext.json && tsc --project tests/typescript/tsconfig.nodenext.json && tsc --project tests/typescript/tsconfig.commonjs.json && tsc --project tests/typescript/tsconfig.global.json\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"index.d.ts\",\n    \"types.d.ts\",\n    \"umd/index.js\",\n    \"umd/index.d.ts\",\n    \"umd/types.d.ts\",\n    \"umd/package.json\",\n    \"LICENSE\",\n    \"README.md\"\n  ],\n  \"browser\": {\n    \"crypto\": false\n  },\n  \"devDependencies\": {\n    \"bcrypt\": \"^5.1.1\",\n    \"esm2umd\": \"^0.3.1\",\n    \"prettier\": \"^3.5.0\",\n    \"typescript\": \"^5.7.3\"\n  }\n}\n",
  "node_modules/bcryptjs/types.d.ts": "// Originally imported from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/8b36dbdf95b624b8a7cd7f8416f06c15d274f9e6/types/bcryptjs/index.d.ts\n// MIT license.\n\n/** Called with an error on failure or a value of type `T` upon success. */\ntype Callback<T> = (err: Error | null, result?: T) => void;\n/** Called with the percentage of rounds completed (0.0 - 1.0), maximally once per `MAX_EXECUTION_TIME = 100` ms. */\ntype ProgressCallback = (percentage: number) => void;\n/** Called to obtain random bytes when both Web Crypto API and Node.js crypto are not available. */\ntype RandomFallback = (length: number) => number[];\n\n/**\n * Sets the pseudo random number generator to use as a fallback if neither node's crypto module nor the Web Crypto API is available.\n * Please note: It is highly important that the PRNG used is cryptographically secure and that it is seeded properly!\n * @param  random Function taking the number of bytes to generate as its sole argument, returning the corresponding array of cryptographically secure random byte values.\n */\nexport declare function setRandomFallback(random: RandomFallback): void;\n\n/**\n * Synchronously generates a salt.\n * @param  rounds Number of rounds to use, defaults to 10 if omitted\n * @return Resulting salt\n * @throws If a random fallback is required but not set\n */\nexport declare function genSaltSync(rounds?: number): string;\n\n/**\n * Asynchronously generates a salt.\n * @param  rounds  Number of rounds to use, defaults to 10 if omitted\n * @return Promise with resulting salt, if callback has been omitted\n */\nexport declare function genSalt(rounds?: number): Promise<string>;\n\n/**\n * Asynchronously generates a salt.\n * @param callback Callback receiving the error, if any, and the resulting salt\n */\nexport declare function genSalt(callback: Callback<string>): void;\n\n/**\n * Asynchronously generates a salt.\n * @param  rounds   Number of rounds to use, defaults to 10 if omitted\n * @param  callback Callback receiving the error, if any, and the resulting salt\n */\nexport declare function genSalt(\n  rounds: number,\n  callback: Callback<string>,\n): void;\n\n/**\n * Synchronously generates a hash for the given password.\n * @param  password Password to hash\n * @param  salt Salt length to generate or salt to use, default to 10\n * @return Resulting hash\n */\nexport declare function hashSync(\n  password: string,\n  salt?: number | string,\n): string;\n\n/**\n * Asynchronously generates a hash for the given password.\n * @param password Password to hash\n * @param salt     Salt length to generate or salt to use\n * @return Promise with resulting hash, if callback has been omitted\n */\nexport declare function hash(\n  password: string,\n  salt: number | string,\n): Promise<string>;\n\n/**\n * Asynchronously generates a hash for the given password.\n * @param password         Password to hash\n * @param salt             Salt length to generate or salt to use\n * @param callback         Callback receiving the error, if any, and the resulting hash\n * @param progressCallback Callback successively called with the percentage of rounds completed (0.0 - 1.0), maximally once per MAX_EXECUTION_TIME = 100 ms.\n */\nexport declare function hash(\n  password: string,\n  salt: number | string,\n  callback?: Callback<string>,\n  progressCallback?: ProgressCallback,\n): void;\n\n/**\n * Synchronously tests a password against a hash.\n * @param  password Password to test\n * @param  hash     Hash to test against\n * @return true if matching, otherwise false\n */\nexport declare function compareSync(password: string, hash: string): boolean;\n\n/**\n * Asynchronously tests a password against a hash.\n * @param  password Password to test\n * @param  hash     Hash to test against\n * @return Promise, if callback has been omitted\n */\nexport declare function compare(\n  password: string,\n  hash: string,\n): Promise<boolean>;\n\n/**\n * Asynchronously tests a password against a hash.\n * @param  password         Password to test\n * @param  hash             Hash to test against\n * @param  callback         Callback receiving the error, if any, otherwise the result\n * @param  progressCallback Callback successively called with the percentage of rounds completed (0.0 - 1.0), maximally once per MAX_EXECUTION_TIME = 100 ms.\n */\nexport declare function compare(\n  password: string,\n  hash: string,\n  callback?: Callback<boolean>,\n  progressCallback?: ProgressCallback,\n): void;\n\n/**\n * Gets the number of rounds used to encrypt the specified hash.\n * @param  hash Hash to extract the used number of rounds from\n * @return Number of rounds used\n */\nexport declare function getRounds(hash: string): number;\n\n/**\n * Gets the salt portion from a hash. Does not validate the hash.\n * @param  hash Hash to extract the salt from\n * @return Extracted salt part\n */\nexport declare function getSalt(hash: string): string;\n\n/**\n * Tests if a password will be truncated when hashed, that is its length is\n * greater than 72 bytes when converted to UTF-8.\n * @param password The password to test\n * @returns `true` if truncated, otherwise `false`\n */\nexport declare function truncates(password: string): boolean;\n\n/**\n * Encodes a byte array to base64 with up to len bytes of input, using the custom bcrypt alphabet.\n * @function\n * @param b Byte array\n * @param len Maximum input length\n */\nexport declare function encodeBase64(\n  b: Readonly<ArrayLike<number>>,\n  len: number,\n): string;\n\n/**\n * Decodes a base64 encoded string to up to len bytes of output, using the custom bcrypt alphabet.\n * @function\n * @param s String to decode\n * @param len Maximum output length\n */\nexport declare function decodeBase64(s: string, len: number): number[];\n",
  "node_modules/bcryptjs/umd/index.d.ts": "import * as bcrypt from \"./types.js\";\nexport = bcrypt;\nexport as namespace bcrypt;\n",
  "node_modules/bcryptjs/umd/types.d.ts": "// Originally imported from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/8b36dbdf95b624b8a7cd7f8416f06c15d274f9e6/types/bcryptjs/index.d.ts\n// MIT license.\n\n/** Called with an error on failure or a value of type `T` upon success. */\ntype Callback<T> = (err: Error | null, result?: T) => void;\n/** Called with the percentage of rounds completed (0.0 - 1.0), maximally once per `MAX_EXECUTION_TIME = 100` ms. */\ntype ProgressCallback = (percentage: number) => void;\n/** Called to obtain random bytes when both Web Crypto API and Node.js crypto are not available. */\ntype RandomFallback = (length: number) => number[];\n\n/**\n * Sets the pseudo random number generator to use as a fallback if neither node's crypto module nor the Web Crypto API is available.\n * Please note: It is highly important that the PRNG used is cryptographically secure and that it is seeded properly!\n * @param  random Function taking the number of bytes to generate as its sole argument, returning the corresponding array of cryptographically secure random byte values.\n */\nexport declare function setRandomFallback(random: RandomFallback): void;\n\n/**\n * Synchronously generates a salt.\n * @param  rounds Number of rounds to use, defaults to 10 if omitted\n * @return Resulting salt\n * @throws If a random fallback is required but not set\n */\nexport declare function genSaltSync(rounds?: number): string;\n\n/**\n * Asynchronously generates a salt.\n * @param  rounds  Number of rounds to use, defaults to 10 if omitted\n * @return Promise with resulting salt, if callback has been omitted\n */\nexport declare function genSalt(rounds?: number): Promise<string>;\n\n/**\n * Asynchronously generates a salt.\n * @param callback Callback receiving the error, if any, and the resulting salt\n */\nexport declare function genSalt(callback: Callback<string>): void;\n\n/**\n * Asynchronously generates a salt.\n * @param  rounds   Number of rounds to use, defaults to 10 if omitted\n * @param  callback Callback receiving the error, if any, and the resulting salt\n */\nexport declare function genSalt(\n  rounds: number,\n  callback: Callback<string>,\n): void;\n\n/**\n * Synchronously generates a hash for the given password.\n * @param  password Password to hash\n * @param  salt Salt length to generate or salt to use, default to 10\n * @return Resulting hash\n */\nexport declare function hashSync(\n  password: string,\n  salt?: number | string,\n): string;\n\n/**\n * Asynchronously generates a hash for the given password.\n * @param password Password to hash\n * @param salt     Salt length to generate or salt to use\n * @return Promise with resulting hash, if callback has been omitted\n */\nexport declare function hash(\n  password: string,\n  salt: number | string,\n): Promise<string>;\n\n/**\n * Asynchronously generates a hash for the given password.\n * @param password         Password to hash\n * @param salt             Salt length to generate or salt to use\n * @param callback         Callback receiving the error, if any, and the resulting hash\n * @param progressCallback Callback successively called with the percentage of rounds completed (0.0 - 1.0), maximally once per MAX_EXECUTION_TIME = 100 ms.\n */\nexport declare function hash(\n  password: string,\n  salt: number | string,\n  callback?: Callback<string>,\n  progressCallback?: ProgressCallback,\n): void;\n\n/**\n * Synchronously tests a password against a hash.\n * @param  password Password to test\n * @param  hash     Hash to test against\n * @return true if matching, otherwise false\n */\nexport declare function compareSync(password: string, hash: string): boolean;\n\n/**\n * Asynchronously tests a password against a hash.\n * @param  password Password to test\n * @param  hash     Hash to test against\n * @return Promise, if callback has been omitted\n */\nexport declare function compare(\n  password: string,\n  hash: string,\n): Promise<boolean>;\n\n/**\n * Asynchronously tests a password against a hash.\n * @param  password         Password to test\n * @param  hash             Hash to test against\n * @param  callback         Callback receiving the error, if any, otherwise the result\n * @param  progressCallback Callback successively called with the percentage of rounds completed (0.0 - 1.0), maximally once per MAX_EXECUTION_TIME = 100 ms.\n */\nexport declare function compare(\n  password: string,\n  hash: string,\n  callback?: Callback<boolean>,\n  progressCallback?: ProgressCallback,\n): void;\n\n/**\n * Gets the number of rounds used to encrypt the specified hash.\n * @param  hash Hash to extract the used number of rounds from\n * @return Number of rounds used\n */\nexport declare function getRounds(hash: string): number;\n\n/**\n * Gets the salt portion from a hash. Does not validate the hash.\n * @param  hash Hash to extract the salt from\n * @return Extracted salt part\n */\nexport declare function getSalt(hash: string): string;\n\n/**\n * Tests if a password will be truncated when hashed, that is its length is\n * greater than 72 bytes when converted to UTF-8.\n * @param password The password to test\n * @returns `true` if truncated, otherwise `false`\n */\nexport declare function truncates(password: string): boolean;\n\n/**\n * Encodes a byte array to base64 with up to len bytes of input, using the custom bcrypt alphabet.\n * @function\n * @param b Byte array\n * @param len Maximum input length\n */\nexport declare function encodeBase64(\n  b: Readonly<ArrayLike<number>>,\n  len: number,\n): string;\n\n/**\n * Decodes a base64 encoded string to up to len bytes of output, using the custom bcrypt alphabet.\n * @function\n * @param s String to decode\n * @param len Maximum output length\n */\nexport declare function decodeBase64(s: string, len: number): number[];\n",
  "node_modules/better-sqlite3/package.json": "{\n  \"name\": \"better-sqlite3\",\n  \"version\": \"11.10.0\",\n  \"description\": \"The fastest and simplest library for SQLite in Node.js.\",\n  \"homepage\": \"http://github.com/WiseLibs/better-sqlite3\",\n  \"author\": \"Joshua Wise <joshuathomaswise@gmail.com>\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/WiseLibs/better-sqlite3.git\"\n  },\n  \"main\": \"lib/index.js\",\n  \"files\": [\n    \"binding.gyp\",\n    \"src/*.[ch]pp\",\n    \"lib/**\",\n    \"deps/**\"\n  ],\n  \"dependencies\": {\n    \"bindings\": \"^1.5.0\",\n    \"prebuild-install\": \"^7.1.1\"\n  },\n  \"devDependencies\": {\n    \"chai\": \"^4.3.8\",\n    \"cli-color\": \"^2.0.3\",\n    \"fs-extra\": \"^11.1.1\",\n    \"mocha\": \"^10.2.0\",\n    \"nodemark\": \"^0.3.0\",\n    \"prebuild\": \"^13.0.1\",\n    \"sqlite\": \"^5.0.1\",\n    \"sqlite3\": \"^5.1.6\"\n  },\n  \"scripts\": {\n    \"install\": \"prebuild-install || node-gyp rebuild --release\",\n    \"build-release\": \"node-gyp rebuild --release\",\n    \"build-debug\": \"node-gyp rebuild --debug\",\n    \"rebuild-release\": \"npm run lzz && npm run build-release\",\n    \"rebuild-debug\": \"npm run lzz && npm run build-debug\",\n    \"test\": \"mocha --exit --slow=75 --timeout=5000\",\n    \"benchmark\": \"node benchmark\",\n    \"download\": \"bash ./deps/download.sh\",\n    \"lzz\": \"lzz -hx hpp -sx cpp -k BETTER_SQLITE3 -d -hl -sl -e ./src/better_sqlite3.lzz\"\n  },\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"sql\",\n    \"sqlite\",\n    \"sqlite3\",\n    \"transactions\",\n    \"user-defined functions\",\n    \"aggregate functions\",\n    \"window functions\",\n    \"database\"\n  ]\n}\n",
  "node_modules/binary-searching/package.json": "{\n  \"name\": \"binary-searching\",\n  \"version\": \"2.0.5\",\n  \"description\": \"Better binary searching\",\n  \"main\": \"search-bounds.js\",\n  \"typings\": \"search-bounds.d.ts\",\n  \"directories\": {\n    \"test\": \"test\"\n  },\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"guarded-array\": \"^1.0.0\",\n    \"tape\": \"^4.0.0\"\n  },\n  \"scripts\": {\n    \"test\": \"tape test/*.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/hosseinmd/binary-search-bounds.git\"\n  },\n  \"keywords\": [\n    \"binary\",\n    \"search\",\n    \"bounds\",\n    \"least\",\n    \"lower\",\n    \"greatest\",\n    \"upper\"\n  ],\n  \"author\": \"Mikola Lysenko\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/hosseinmd/binary-search-bounds/issues\"\n  }\n}\n",
  "node_modules/binary-searching/search-bounds.d.ts": "declare module \"binary-searching\" {\n  /**\n   * Custom comparison function\n   *\n   * @param {*} a\n   * @param {*} b\n   * @returns {number} A number\n   *\n   *  - negative if `a` precedes `b`\n   *  - positive if `b` precedes `a`\n   *  - 0 if there if `a` may be both before or after `b`\n   *\n   * A consistent ordering function must be anticommutative,\n   * in the sense that `c(a,b) < 0` if and only if `c(b,a) > 0`.\n   *\n   */\n  interface CompareFunc<T> {\n    (a: T, b: T): number;\n  }\n\n  interface BSearch {\n    /**\n     * @param {Array<*>} array\n     * @param {*} y\n     * @param {[function]} compare\n     * @param {number} [lo= 0] Lower bound of the search interval\n     * @param {number} [hi= array.length-1] upper bound for the search interval\n     * @returns {number} the last index `lo <= i <= hi`, such that the array such that\n     * `array[i]` precedes `y`, or `lo - 1` if no such element exists in the specified\n     * slice.\n     */\n    gt<T>(\n      array: T[],\n      y: T,\n      compare?: CompareFunc<T>,\n      lo?: number,\n      hi?: number\n    ): number;\n\n    /**\n     * @param {Array<*>} array\n     * @param {*} y\n     * @param {[function]} compare\n     * @param {number} [lo= 0] Lower bound of the search interval\n     * @param {number} [hi= array.length-1] upper bound for the search interval\n     * @returns {number} the first index `lo <= i <= hi`, such that\n     * `y` does not precede `array[i]`, or `hi + 1` if no such element exists in the\n     * specified slice.\n     */\n    ge<T>(\n      array: T[],\n      y: T,\n      compare?: CompareFunc<T>,\n      lo?: number,\n      hi?: number\n    ): number;\n\n    /**\n     * @param {Array<*>} array\n     * @param {*} y\n     * @param {[function]} compare\n     * @param {number} [lo= 0] Lower bound of the search interval\n     * @param {number} [hi= array.length-1] upper bound for the search interval\n     * @returns {number} the last index `lo <= i <= hi`, such that\n     * `array[i]` precedes `y`, or `lo - 1` if no such element exists in the\n     * specified slice.\n     */\n    lt<T>(\n      array: T[],\n      y: T,\n      compare?: CompareFunc<T>,\n      lo?: number,\n      hi?: number\n    ): number;\n    /**\n     * @param {Array<*>} array\n     * @param {*} y\n     * @param {[function]} compare\n     * @param {number} [lo= 0] Lower bound of the search interval\n     * @param {number} [hi= array.length-1] upper bound for the search interval\n     * @returns {number} the last index `lo <= i <= hi`, such that\n     * `y` does not precede `array[i]`, or `lo - 1` if no such element exists in the\n     * specified slice.\n     */\n    le<T>(\n      array: T[],\n      y: T,\n      compare?: CompareFunc<T>,\n      lo?: number,\n      hi?: number\n    ): number;\n    /**\n     * @param {Array<*>} array\n     * @param {*} y\n     * @param {[function]} compare\n     * @param {number} [lo= 0] Lower bound of the search interval\n     * @param {number} [hi= array.length-1] upper bound for the search interval\n     * @returns {number} the last index `lo <= i <= hi`, such that\n     * `y` does not precede `array[i]`, and `array[i]` does not precede `y`,\n     * or `-1` if no such element exists in the specified slice.\n     */\n    eq<T>(\n      array: T[],\n      y: T,\n      compare?: CompareFunc<T>,\n      lo?: number,\n      hi?: number\n    ): number;\n  }\n  const bsearch: BSearch;\n  export = bsearch;\n}\n",
  "node_modules/bindings/package.json": "{\n  \"name\": \"bindings\",\n  \"description\": \"Helper module for loading your native module's .node file\",\n  \"keywords\": [\n    \"native\",\n    \"addon\",\n    \"bindings\",\n    \"gyp\",\n    \"waf\",\n    \"c\",\n    \"c++\"\n  ],\n  \"version\": \"1.5.0\",\n  \"author\": \"Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/TooTallNate/node-bindings.git\"\n  },\n  \"main\": \"./bindings.js\",\n  \"bugs\": {\n    \"url\": \"https://github.com/TooTallNate/node-bindings/issues\"\n  },\n  \"homepage\": \"https://github.com/TooTallNate/node-bindings\",\n  \"license\": \"MIT\",\n  \"dependencies\": {\n    \"file-uri-to-path\": \"1.0.0\"\n  }\n}\n",
  "node_modules/bl/package.json": "{\n  \"name\": \"bl\",\n  \"version\": \"4.1.0\",\n  \"description\": \"Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!\",\n  \"license\": \"MIT\",\n  \"main\": \"bl.js\",\n  \"scripts\": {\n    \"lint\": \"standard *.js test/*.js\",\n    \"test\": \"npm run lint && node test/test.js | faucet\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/rvagg/bl.git\"\n  },\n  \"homepage\": \"https://github.com/rvagg/bl\",\n  \"authors\": [\n    \"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)\",\n    \"Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)\",\n    \"Jarett Cruger <jcrugzz@gmail.com> (https://github.com/jcrugzz)\"\n  ],\n  \"keywords\": [\n    \"buffer\",\n    \"buffers\",\n    \"stream\",\n    \"awesomesauce\"\n  ],\n  \"dependencies\": {\n    \"buffer\": \"^5.5.0\",\n    \"inherits\": \"^2.0.4\",\n    \"readable-stream\": \"^3.4.0\"\n  },\n  \"devDependencies\": {\n    \"faucet\": \"~0.0.1\",\n    \"standard\": \"^14.3.0\",\n    \"tape\": \"^4.11.0\"\n  }\n}\n",
  "node_modules/iconv-lite/lib/index.d.ts": "/*---------------------------------------------------------------------------------------------\n *  Copyright (c) Microsoft Corporation. All rights reserved.\n *  Licensed under the MIT License.\n *  REQUIREMENT: This definition is dependent on the @types/node definition.\n *  Install with `npm install @types/node --save-dev`\n *--------------------------------------------------------------------------------------------*/\n\ndeclare module 'iconv-lite' {\n\texport function decode(buffer: Buffer, encoding: string, options?: Options): string;\n\n\texport function encode(content: string, encoding: string, options?: Options): Buffer;\n\n\texport function encodingExists(encoding: string): boolean;\n\n\texport function decodeStream(encoding: string, options?: Options): NodeJS.ReadWriteStream;\n\n\texport function encodeStream(encoding: string, options?: Options): NodeJS.ReadWriteStream;\n}\n\nexport interface Options {\n    stripBOM?: boolean;\n    addBOM?: boolean;\n    defaultEncoding?: string;\n}\n",
  "node_modules/iconv-lite/package.json": "{\n    \"name\": \"iconv-lite\",\n    \"description\": \"Convert character encodings in pure javascript.\",\n    \"version\": \"0.4.24\",\n    \"license\": \"MIT\",\n    \"keywords\": [\n        \"iconv\",\n        \"convert\",\n        \"charset\",\n        \"icu\"\n    ],\n    \"author\": \"Alexander Shtuchkin <ashtuchkin@gmail.com>\",\n    \"main\": \"./lib/index.js\",\n    \"typings\": \"./lib/index.d.ts\",\n    \"homepage\": \"https://github.com/ashtuchkin/iconv-lite\",\n    \"bugs\": \"https://github.com/ashtuchkin/iconv-lite/issues\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"git://github.com/ashtuchkin/iconv-lite.git\"\n    },\n    \"engines\": {\n        \"node\": \">=0.10.0\"\n    },\n    \"scripts\": {\n        \"coverage\": \"istanbul cover _mocha -- --grep .\",\n        \"coverage-open\": \"open coverage/lcov-report/index.html\",\n        \"test\": \"mocha --reporter spec --grep .\"\n    },\n    \"browser\": {\n        \"./lib/extend-node\": false,\n        \"./lib/streams\": false\n    },\n    \"devDependencies\": {\n        \"mocha\": \"^3.1.0\",\n        \"request\": \"~2.87.0\",\n        \"unorm\": \"*\",\n        \"errto\": \"*\",\n        \"async\": \"*\",\n        \"istanbul\": \"*\",\n        \"semver\": \"*\",\n        \"iconv\": \"*\"\n    },\n    \"dependencies\": {\n        \"safer-buffer\": \">= 2.1.2 < 3\"\n    }\n}\n",
  "node_modules/raw-body/index.d.ts": "import { Readable } from 'stream';\n\ndeclare namespace getRawBody {\n  export type Encoding = string | true;\n\n  export interface Options {\n    /**\n     * The expected length of the stream.\n     */\n    length?: number | string | null;\n    /**\n     * The byte limit of the body. This is the number of bytes or any string\n     * format supported by `bytes`, for example `1000`, `'500kb'` or `'3mb'`.\n     */\n    limit?: number | string | null;\n    /**\n     * The encoding to use to decode the body into a string. By default, a\n     * `Buffer` instance will be returned when no encoding is specified. Most\n     * likely, you want `utf-8`, so setting encoding to `true` will decode as\n     * `utf-8`. You can use any type of encoding supported by `iconv-lite`.\n     */\n    encoding?: Encoding | null;\n  }\n\n  export interface RawBodyError extends Error {\n    /**\n     * The limit in bytes.\n     */\n    limit?: number;\n    /**\n     * The expected length of the stream.\n     */\n    length?: number;\n    expected?: number;\n    /**\n     * The received bytes.\n     */\n    received?: number;\n    /**\n     * The encoding.\n     */\n    encoding?: string;\n    /**\n     * The corresponding status code for the error.\n     */\n    status: number;\n    statusCode: number;\n    /**\n     * The error type.\n     */\n    type: string;\n  }\n}\n\n/**\n * Gets the entire buffer of a stream either as a `Buffer` or a string.\n * Validates the stream's length against an expected length and maximum\n * limit. Ideal for parsing request bodies.\n */\ndeclare function getRawBody(\n  stream: Readable,\n  callback: (err: getRawBody.RawBodyError, body: Buffer) => void\n): void;\n\ndeclare function getRawBody(\n  stream: Readable,\n  options: (getRawBody.Options & { encoding: getRawBody.Encoding }) | getRawBody.Encoding,\n  callback: (err: getRawBody.RawBodyError, body: string) => void\n): void;\n\ndeclare function getRawBody(\n  stream: Readable,\n  options: getRawBody.Options,\n  callback: (err: getRawBody.RawBodyError, body: Buffer) => void\n): void;\n\ndeclare function getRawBody(\n  stream: Readable,\n  options: (getRawBody.Options & { encoding: getRawBody.Encoding }) | getRawBody.Encoding\n): Promise<string>;\n\ndeclare function getRawBody(\n  stream: Readable,\n  options?: getRawBody.Options\n): Promise<Buffer>;\n\nexport = getRawBody;\n",
  "node_modules/raw-body/package.json": "{\n  \"name\": \"raw-body\",\n  \"description\": \"Get and validate the raw body of a readable stream.\",\n  \"version\": \"2.5.2\",\n  \"author\": \"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Raynos <raynos2@gmail.com>\"\n  ],\n  \"license\": \"MIT\",\n  \"repository\": \"stream-utils/raw-body\",\n  \"dependencies\": {\n    \"bytes\": \"3.1.2\",\n    \"http-errors\": \"2.0.0\",\n    \"iconv-lite\": \"0.4.24\",\n    \"unpipe\": \"1.0.0\"\n  },\n  \"devDependencies\": {\n    \"bluebird\": \"3.7.2\",\n    \"eslint\": \"8.34.0\",\n    \"eslint-config-standard\": \"15.0.1\",\n    \"eslint-plugin-import\": \"2.27.5\",\n    \"eslint-plugin-markdown\": \"3.0.0\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"6.1.1\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"10.2.0\",\n    \"nyc\": \"15.1.0\",\n    \"readable-stream\": \"2.3.7\",\n    \"safe-buffer\": \"5.2.1\"\n  },\n  \"engines\": {\n    \"node\": \">= 0.8\"\n  },\n  \"files\": [\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"README.md\",\n    \"SECURITY.md\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --trace-deprecation --reporter spec --bail --check-leaks test/\",\n    \"test-ci\": \"nyc --reporter=lcovonly --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\"\n  }\n}\n",
  "node_modules/body-parser/package.json": "{\n  \"name\": \"body-parser\",\n  \"description\": \"Node.js body parsing middleware\",\n  \"version\": \"2.2.0\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)\"\n  ],\n  \"license\": \"MIT\",\n  \"repository\": \"expressjs/body-parser\",\n  \"dependencies\": {\n    \"bytes\": \"^3.1.2\",\n    \"content-type\": \"^1.0.5\",\n    \"debug\": \"^4.4.0\",\n    \"http-errors\": \"^2.0.0\",\n    \"iconv-lite\": \"^0.6.3\",\n    \"on-finished\": \"^2.4.1\",\n    \"qs\": \"^6.14.0\",\n    \"raw-body\": \"^3.0.0\",\n    \"type-is\": \"^2.0.0\"\n  },\n  \"devDependencies\": {\n    \"eslint\": \"8.34.0\",\n    \"eslint-config-standard\": \"14.1.1\",\n    \"eslint-plugin-import\": \"2.27.5\",\n    \"eslint-plugin-markdown\": \"3.0.0\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"6.1.1\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"^11.1.0\",\n    \"nyc\": \"^17.1.0\",\n    \"supertest\": \"^7.0.0\"\n  },\n  \"files\": [\n    \"lib/\",\n    \"LICENSE\",\n    \"HISTORY.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">=18\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --check-leaks test/\",\n    \"test-ci\": \"nyc --reporter=lcovonly --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\"\n  }\n}\n",
  "node_modules/body-parser/node_modules/iconv-lite/lib/index.d.ts": "/*---------------------------------------------------------------------------------------------\n *  Copyright (c) Microsoft Corporation. All rights reserved.\n *  Licensed under the MIT License.\n *  REQUIREMENT: This definition is dependent on the @types/node definition.\n *  Install with `npm install @types/node --save-dev`\n *--------------------------------------------------------------------------------------------*/\n\ndeclare module 'iconv-lite' {\n\t// Basic API\n\texport function decode(buffer: Buffer, encoding: string, options?: Options): string;\n\n\texport function encode(content: string, encoding: string, options?: Options): Buffer;\n\n\texport function encodingExists(encoding: string): boolean;\n\n\t// Stream API\n\texport function decodeStream(encoding: string, options?: Options): NodeJS.ReadWriteStream;\n\n\texport function encodeStream(encoding: string, options?: Options): NodeJS.ReadWriteStream;\n\n\t// Low-level stream APIs\n\texport function getEncoder(encoding: string, options?: Options): EncoderStream;\n\n\texport function getDecoder(encoding: string, options?: Options): DecoderStream;\n}\n\nexport interface Options {\n    stripBOM?: boolean;\n    addBOM?: boolean;\n    defaultEncoding?: string;\n}\n\nexport interface EncoderStream {\n\twrite(str: string): Buffer;\n\tend(): Buffer | undefined;\n}\n\nexport interface DecoderStream {\n\twrite(buf: Buffer): string;\n\tend(): string | undefined;\n}\n",
  "node_modules/body-parser/node_modules/iconv-lite/package.json": "{\n    \"name\": \"iconv-lite\",\n    \"description\": \"Convert character encodings in pure javascript.\",\n    \"version\": \"0.6.3\",\n    \"license\": \"MIT\",\n    \"keywords\": [\n        \"iconv\",\n        \"convert\",\n        \"charset\",\n        \"icu\"\n    ],\n    \"author\": \"Alexander Shtuchkin <ashtuchkin@gmail.com>\",\n    \"main\": \"./lib/index.js\",\n    \"typings\": \"./lib/index.d.ts\",\n    \"homepage\": \"https://github.com/ashtuchkin/iconv-lite\",\n    \"bugs\": \"https://github.com/ashtuchkin/iconv-lite/issues\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"git://github.com/ashtuchkin/iconv-lite.git\"\n    },\n    \"engines\": {\n        \"node\": \">=0.10.0\"\n    },\n    \"scripts\": {\n        \"coverage\": \"c8 _mocha --grep .\",\n        \"test\": \"mocha --reporter spec --grep .\"\n    },\n    \"browser\": {\n        \"stream\": false\n    },\n    \"devDependencies\": {\n        \"async\": \"^3.2.0\",\n        \"c8\": \"^7.2.0\",\n        \"errto\": \"^0.2.1\",\n        \"iconv\": \"^2.3.5\",\n        \"mocha\": \"^3.5.3\",\n        \"request\": \"^2.88.2\",\n        \"semver\": \"^6.3.0\",\n        \"unorm\": \"^1.6.0\"\n    },\n    \"dependencies\": {\n        \"safer-buffer\": \">= 2.1.2 < 3.0.0\"\n    }\n}\n",
  "node_modules/body-parser/node_modules/raw-body/index.d.ts": "declare namespace getRawBody {\n  export type Encoding = string | true;\n\n  export interface Options {\n    /**\n     * The expected length of the stream.\n     */\n    length?: number | string | null;\n    /**\n     * The byte limit of the body. This is the number of bytes or any string\n     * format supported by `bytes`, for example `1000`, `'500kb'` or `'3mb'`.\n     */\n    limit?: number | string | null;\n    /**\n     * The encoding to use to decode the body into a string. By default, a\n     * `Buffer` instance will be returned when no encoding is specified. Most\n     * likely, you want `utf-8`, so setting encoding to `true` will decode as\n     * `utf-8`. You can use any type of encoding supported by `iconv-lite`.\n     */\n    encoding?: Encoding | null;\n  }\n\n  export interface RawBodyError extends Error {\n    /**\n     * The limit in bytes.\n     */\n    limit?: number;\n    /**\n     * The expected length of the stream.\n     */\n    length?: number;\n    expected?: number;\n    /**\n     * The received bytes.\n     */\n    received?: number;\n    /**\n     * The encoding.\n     */\n    encoding?: string;\n    /**\n     * The corresponding status code for the error.\n     */\n    status: number;\n    statusCode: number;\n    /**\n     * The error type.\n     */\n    type: string;\n  }\n}\n\n/**\n * Gets the entire buffer of a stream either as a `Buffer` or a string.\n * Validates the stream's length against an expected length and maximum\n * limit. Ideal for parsing request bodies.\n */\ndeclare function getRawBody(\n  stream: NodeJS.ReadableStream,\n  callback: (err: getRawBody.RawBodyError, body: Buffer) => void\n): void;\n\ndeclare function getRawBody(\n  stream: NodeJS.ReadableStream,\n  options: (getRawBody.Options & { encoding: getRawBody.Encoding }) | getRawBody.Encoding,\n  callback: (err: getRawBody.RawBodyError, body: string) => void\n): void;\n\ndeclare function getRawBody(\n  stream: NodeJS.ReadableStream,\n  options: getRawBody.Options,\n  callback: (err: getRawBody.RawBodyError, body: Buffer) => void\n): void;\n\ndeclare function getRawBody(\n  stream: NodeJS.ReadableStream,\n  options: (getRawBody.Options & { encoding: getRawBody.Encoding }) | getRawBody.Encoding\n): Promise<string>;\n\ndeclare function getRawBody(\n  stream: NodeJS.ReadableStream,\n  options?: getRawBody.Options\n): Promise<Buffer>;\n\nexport = getRawBody;\n",
  "node_modules/body-parser/node_modules/raw-body/package.json": "{\n  \"name\": \"raw-body\",\n  \"description\": \"Get and validate the raw body of a readable stream.\",\n  \"version\": \"3.0.0\",\n  \"author\": \"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Raynos <raynos2@gmail.com>\"\n  ],\n  \"license\": \"MIT\",\n  \"repository\": \"stream-utils/raw-body\",\n  \"dependencies\": {\n    \"bytes\": \"3.1.2\",\n    \"http-errors\": \"2.0.0\",\n    \"iconv-lite\": \"0.6.3\",\n    \"unpipe\": \"1.0.0\"\n  },\n  \"devDependencies\": {\n    \"bluebird\": \"3.7.2\",\n    \"eslint\": \"8.57.0\",\n    \"eslint-config-standard\": \"15.0.1\",\n    \"eslint-plugin-import\": \"2.29.1\",\n    \"eslint-plugin-markdown\": \"3.0.0\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"6.6.0\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"10.7.0\",\n    \"nyc\": \"17.0.0\",\n    \"readable-stream\": \"2.3.7\",\n    \"safe-buffer\": \"5.2.1\"\n  },\n  \"engines\": {\n    \"node\": \">= 0.8\"\n  },\n  \"files\": [\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"README.md\",\n    \"SECURITY.md\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --trace-deprecation --reporter spec --bail --check-leaks test/\",\n    \"test-ci\": \"nyc --reporter=lcovonly --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\",\n    \"version\": \"node scripts/version-history.js && git add HISTORY.md\"\n  }\n}\n",
  "node_modules/brace-expansion/package.json": "{\n  \"name\": \"brace-expansion\",\n  \"description\": \"Brace expansion as known from sh/bash\",\n  \"version\": \"1.1.11\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/juliangruber/brace-expansion.git\"\n  },\n  \"homepage\": \"https://github.com/juliangruber/brace-expansion\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"tape test/*.js\",\n    \"gentest\": \"bash test/generate.sh\",\n    \"bench\": \"matcha test/perf/bench.js\"\n  },\n  \"dependencies\": {\n    \"balanced-match\": \"^1.0.0\",\n    \"concat-map\": \"0.0.1\"\n  },\n  \"devDependencies\": {\n    \"matcha\": \"^0.7.0\",\n    \"tape\": \"^4.6.0\"\n  },\n  \"keywords\": [],\n  \"author\": {\n    \"name\": \"Julian Gruber\",\n    \"email\": \"mail@juliangruber.com\",\n    \"url\": \"http://juliangruber.com\"\n  },\n  \"license\": \"MIT\",\n  \"testling\": {\n    \"files\": \"test/*.js\",\n    \"browsers\": [\n      \"ie/8..latest\",\n      \"firefox/20..latest\",\n      \"firefox/nightly\",\n      \"chrome/25..latest\",\n      \"chrome/canary\",\n      \"opera/12..latest\",\n      \"opera/next\",\n      \"safari/5.1..latest\",\n      \"ipad/6.0..latest\",\n      \"iphone/6.0..latest\",\n      \"android-browser/4.2..latest\"\n    ]\n  }\n}\n",
  "node_modules/buffer/index.d.ts": "export class Buffer extends Uint8Array {\n    length: number\n    write(string: string, offset?: number, length?: number, encoding?: string): number;\n    toString(encoding?: string, start?: number, end?: number): string;\n    toJSON(): { type: 'Buffer', data: any[] };\n    equals(otherBuffer: Buffer): boolean;\n    compare(otherBuffer: Buffer, targetStart?: number, targetEnd?: number, sourceStart?: number, sourceEnd?: number): number;\n    copy(targetBuffer: Buffer, targetStart?: number, sourceStart?: number, sourceEnd?: number): number;\n    slice(start?: number, end?: number): Buffer;\n    writeUIntLE(value: number, offset: number, byteLength: number, noAssert?: boolean): number;\n    writeUIntBE(value: number, offset: number, byteLength: number, noAssert?: boolean): number;\n    writeIntLE(value: number, offset: number, byteLength: number, noAssert?: boolean): number;\n    writeIntBE(value: number, offset: number, byteLength: number, noAssert?: boolean): number;\n    readUIntLE(offset: number, byteLength: number, noAssert?: boolean): number;\n    readUIntBE(offset: number, byteLength: number, noAssert?: boolean): number;\n    readIntLE(offset: number, byteLength: number, noAssert?: boolean): number;\n    readIntBE(offset: number, byteLength: number, noAssert?: boolean): number;\n    readUInt8(offset: number, noAssert?: boolean): number;\n    readUInt16LE(offset: number, noAssert?: boolean): number;\n    readUInt16BE(offset: number, noAssert?: boolean): number;\n    readUInt32LE(offset: number, noAssert?: boolean): number;\n    readUInt32BE(offset: number, noAssert?: boolean): number;\n    readInt8(offset: number, noAssert?: boolean): number;\n    readInt16LE(offset: number, noAssert?: boolean): number;\n    readInt16BE(offset: number, noAssert?: boolean): number;\n    readInt32LE(offset: number, noAssert?: boolean): number;\n    readInt32BE(offset: number, noAssert?: boolean): number;\n    readFloatLE(offset: number, noAssert?: boolean): number;\n    readFloatBE(offset: number, noAssert?: boolean): number;\n    readDoubleLE(offset: number, noAssert?: boolean): number;\n    readDoubleBE(offset: number, noAssert?: boolean): number;\n    reverse(): this;\n    swap16(): Buffer;\n    swap32(): Buffer;\n    swap64(): Buffer;\n    writeUInt8(value: number, offset: number, noAssert?: boolean): number;\n    writeUInt16LE(value: number, offset: number, noAssert?: boolean): number;\n    writeUInt16BE(value: number, offset: number, noAssert?: boolean): number;\n    writeUInt32LE(value: number, offset: number, noAssert?: boolean): number;\n    writeUInt32BE(value: number, offset: number, noAssert?: boolean): number;\n    writeInt8(value: number, offset: number, noAssert?: boolean): number;\n    writeInt16LE(value: number, offset: number, noAssert?: boolean): number;\n    writeInt16BE(value: number, offset: number, noAssert?: boolean): number;\n    writeInt32LE(value: number, offset: number, noAssert?: boolean): number;\n    writeInt32BE(value: number, offset: number, noAssert?: boolean): number;\n    writeFloatLE(value: number, offset: number, noAssert?: boolean): number;\n    writeFloatBE(value: number, offset: number, noAssert?: boolean): number;\n    writeDoubleLE(value: number, offset: number, noAssert?: boolean): number;\n    writeDoubleBE(value: number, offset: number, noAssert?: boolean): number;\n    fill(value: any, offset?: number, end?: number): this;\n    indexOf(value: string | number | Buffer, byteOffset?: number, encoding?: string): number;\n    lastIndexOf(value: string | number | Buffer, byteOffset?: number, encoding?: string): number;\n    includes(value: string | number | Buffer, byteOffset?: number, encoding?: string): boolean;\n\n    /**\n     * Allocates a new buffer containing the given {str}.\n     *\n     * @param str String to store in buffer.\n     * @param encoding encoding to use, optional.  Default is 'utf8'\n     */\n    constructor (str: string, encoding?: string);\n    /**\n     * Allocates a new buffer of {size} octets.\n     *\n     * @param size count of octets to allocate.\n     */\n    constructor (size: number);\n    /**\n     * Allocates a new buffer containing the given {array} of octets.\n     *\n     * @param array The octets to store.\n     */\n    constructor (array: Uint8Array);\n    /**\n     * Produces a Buffer backed by the same allocated memory as\n     * the given {ArrayBuffer}.\n     *\n     *\n     * @param arrayBuffer The ArrayBuffer with which to share memory.\n     */\n    constructor (arrayBuffer: ArrayBuffer);\n    /**\n     * Allocates a new buffer containing the given {array} of octets.\n     *\n     * @param array The octets to store.\n     */\n    constructor (array: any[]);\n    /**\n     * Copies the passed {buffer} data onto a new {Buffer} instance.\n     *\n     * @param buffer The buffer to copy.\n     */\n    constructor (buffer: Buffer);\n    prototype: Buffer;\n    /**\n     * Allocates a new Buffer using an {array} of octets.\n     *\n     * @param array\n     */\n    static from(array: any[]): Buffer;\n    /**\n     * When passed a reference to the .buffer property of a TypedArray instance,\n     * the newly created Buffer will share the same allocated memory as the TypedArray.\n     * The optional {byteOffset} and {length} arguments specify a memory range\n     * within the {arrayBuffer} that will be shared by the Buffer.\n     *\n     * @param arrayBuffer The .buffer property of a TypedArray or a new ArrayBuffer()\n     * @param byteOffset\n     * @param length\n     */\n    static from(arrayBuffer: ArrayBuffer, byteOffset?: number, length?: number): Buffer;\n    /**\n     * Copies the passed {buffer} data onto a new Buffer instance.\n     *\n     * @param buffer\n     */\n    static from(buffer: Buffer | Uint8Array): Buffer;\n    /**\n     * Creates a new Buffer containing the given JavaScript string {str}.\n     * If provided, the {encoding} parameter identifies the character encoding.\n     * If not provided, {encoding} defaults to 'utf8'.\n     *\n     * @param str\n     */\n    static from(str: string, encoding?: string): Buffer;\n    /**\n     * Returns true if {obj} is a Buffer\n     *\n     * @param obj object to test.\n     */\n    static isBuffer(obj: any): obj is Buffer;\n    /**\n     * Returns true if {encoding} is a valid encoding argument.\n     * Valid string encodings in Node 0.12: 'ascii'|'utf8'|'utf16le'|'ucs2'(alias of 'utf16le')|'base64'|'binary'(deprecated)|'hex'\n     *\n     * @param encoding string to test.\n     */\n    static isEncoding(encoding: string): boolean;\n    /**\n     * Gives the actual byte length of a string. encoding defaults to 'utf8'.\n     * This is not the same as String.prototype.length since that returns the number of characters in a string.\n     *\n     * @param string string to test.\n     * @param encoding encoding used to evaluate (defaults to 'utf8')\n     */\n    static byteLength(string: string, encoding?: string): number;\n    /**\n     * Returns a buffer which is the result of concatenating all the buffers in the list together.\n     *\n     * If the list has no items, or if the totalLength is 0, then it returns a zero-length buffer.\n     * If the list has exactly one item, then the first item of the list is returned.\n     * If the list has more than one item, then a new Buffer is created.\n     *\n     * @param list An array of Buffer objects to concatenate\n     * @param totalLength Total length of the buffers when concatenated.\n     *   If totalLength is not provided, it is read from the buffers in the list. However, this adds an additional loop to the function, so it is faster to provide the length explicitly.\n     */\n    static concat(list: Buffer[], totalLength?: number): Buffer;\n    /**\n     * The same as buf1.compare(buf2).\n     */\n    static compare(buf1: Buffer, buf2: Buffer): number;\n    /**\n     * Allocates a new buffer of {size} octets.\n     *\n     * @param size count of octets to allocate.\n     * @param fill if specified, buffer will be initialized by calling buf.fill(fill).\n     *    If parameter is omitted, buffer will be filled with zeros.\n     * @param encoding encoding used for call to buf.fill while initializing\n     */\n    static alloc(size: number, fill?: string | Buffer | number, encoding?: string): Buffer;\n    /**\n     * Allocates a new buffer of {size} octets, leaving memory not initialized, so the contents\n     * of the newly created Buffer are unknown and may contain sensitive data.\n     *\n     * @param size count of octets to allocate\n     */\n    static allocUnsafe(size: number): Buffer;\n    /**\n     * Allocates a new non-pooled buffer of {size} octets, leaving memory not initialized, so the contents\n     * of the newly created Buffer are unknown and may contain sensitive data.\n     *\n     * @param size count of octets to allocate\n     */\n    static allocUnsafeSlow(size: number): Buffer;\n}\n",
  "node_modules/buffer/package.json": "{\n  \"name\": \"buffer\",\n  \"description\": \"Node.js Buffer API, for the browser\",\n  \"version\": \"5.7.1\",\n  \"author\": {\n    \"name\": \"Feross Aboukhadijeh\",\n    \"email\": \"feross@feross.org\",\n    \"url\": \"https://feross.org\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/feross/buffer/issues\"\n  },\n  \"contributors\": [\n    \"Romain Beauxis <toots@rastageeks.org>\",\n    \"James Halliday <mail@substack.net>\"\n  ],\n  \"dependencies\": {\n    \"base64-js\": \"^1.3.1\",\n    \"ieee754\": \"^1.1.13\"\n  },\n  \"devDependencies\": {\n    \"airtap\": \"^3.0.0\",\n    \"benchmark\": \"^2.1.4\",\n    \"browserify\": \"^17.0.0\",\n    \"concat-stream\": \"^2.0.0\",\n    \"hyperquest\": \"^2.1.3\",\n    \"is-buffer\": \"^2.0.4\",\n    \"is-nan\": \"^1.3.0\",\n    \"split\": \"^1.0.1\",\n    \"standard\": \"*\",\n    \"tape\": \"^5.0.1\",\n    \"through2\": \"^4.0.2\",\n    \"uglify-js\": \"^3.11.3\"\n  },\n  \"homepage\": \"https://github.com/feross/buffer\",\n  \"jspm\": {\n    \"map\": {\n      \"./index.js\": {\n        \"node\": \"@node/buffer\"\n      }\n    }\n  },\n  \"keywords\": [\n    \"arraybuffer\",\n    \"browser\",\n    \"browserify\",\n    \"buffer\",\n    \"compatible\",\n    \"dataview\",\n    \"uint8array\"\n  ],\n  \"license\": \"MIT\",\n  \"main\": \"index.js\",\n  \"types\": \"index.d.ts\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/feross/buffer.git\"\n  },\n  \"scripts\": {\n    \"perf\": \"browserify --debug perf/bracket-notation.js > perf/bundle.js && open perf/index.html\",\n    \"perf-node\": \"node perf/bracket-notation.js && node perf/concat.js && node perf/copy-big.js && node perf/copy.js && node perf/new-big.js && node perf/new.js && node perf/readDoubleBE.js && node perf/readFloatBE.js && node perf/readUInt32LE.js && node perf/slice.js && node perf/writeFloatBE.js\",\n    \"size\": \"browserify -r ./ | uglifyjs -c -m | gzip | wc -c\",\n    \"test\": \"standard && node ./bin/test.js\",\n    \"test-browser-es5\": \"airtap -- test/*.js\",\n    \"test-browser-es5-local\": \"airtap --local -- test/*.js\",\n    \"test-browser-es6\": \"airtap -- test/*.js test/node/*.js\",\n    \"test-browser-es6-local\": \"airtap --local -- test/*.js test/node/*.js\",\n    \"test-node\": \"tape test/*.js test/node/*.js\",\n    \"update-authors\": \"./bin/update-authors.sh\"\n  },\n  \"standard\": {\n    \"ignore\": [\n      \"test/node/**/*.js\",\n      \"test/common.js\",\n      \"test/_polyfill.js\",\n      \"perf/**/*.js\"\n    ],\n    \"globals\": [\n      \"SharedArrayBuffer\"\n    ]\n  },\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/feross\"\n    },\n    {\n      \"type\": \"patreon\",\n      \"url\": \"https://www.patreon.com/feross\"\n    },\n    {\n      \"type\": \"consulting\",\n      \"url\": \"https://feross.org/support\"\n    }\n  ]\n}\n",
  "node_modules/buffer-from/package.json": "{\n  \"name\": \"buffer-from\",\n  \"version\": \"1.1.2\",\n  \"license\": \"MIT\",\n  \"repository\": \"LinusU/buffer-from\",\n  \"files\": [\n    \"index.js\"\n  ],\n  \"scripts\": {\n    \"test\": \"standard && node test\"\n  },\n  \"devDependencies\": {\n    \"standard\": \"^12.0.1\"\n  },\n  \"keywords\": [\n    \"buffer\",\n    \"buffer from\"\n  ]\n}\n",
  "node_modules/busboy/package.json": "{ \"name\": \"busboy\",\n  \"version\": \"1.6.0\",\n  \"author\": \"Brian White <mscdex@mscdex.net>\",\n  \"description\": \"A streaming parser for HTML form data for node.js\",\n  \"main\": \"./lib/index.js\",\n  \"dependencies\": {\n    \"streamsearch\": \"^1.1.0\"\n  },\n  \"devDependencies\": {\n    \"@mscdex/eslint-config\": \"^1.1.0\",\n    \"eslint\": \"^7.32.0\"\n  },\n  \"scripts\": {\n    \"test\": \"node test/test.js\",\n    \"lint\": \"eslint --cache --report-unused-disable-directives --ext=.js .eslintrc.js lib test bench\",\n    \"lint:fix\": \"npm run lint -- --fix\"\n  },\n  \"engines\": { \"node\": \">=10.16.0\" },\n  \"keywords\": [ \"uploads\", \"forms\", \"multipart\", \"form-data\" ],\n  \"licenses\": [ { \"type\": \"MIT\", \"url\": \"http://github.com/mscdex/busboy/raw/master/LICENSE\" } ],\n  \"repository\": { \"type\": \"git\", \"url\": \"http://github.com/mscdex/busboy.git\" }\n}\n",
  "node_modules/bytes/package.json": "{\n  \"name\": \"bytes\",\n  \"description\": \"Utility to parse a string bytes to bytes and vice-versa\",\n  \"version\": \"3.1.2\",\n  \"author\": \"TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)\",\n  \"contributors\": [\n    \"Jed Watson <jed.watson@me.com>\",\n    \"Théo FIDRY <theo.fidry@gmail.com>\"\n  ],\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"byte\",\n    \"bytes\",\n    \"utility\",\n    \"parse\",\n    \"parser\",\n    \"convert\",\n    \"converter\"\n  ],\n  \"repository\": \"visionmedia/bytes.js\",\n  \"devDependencies\": {\n    \"eslint\": \"7.32.0\",\n    \"eslint-plugin-markdown\": \"2.2.1\",\n    \"mocha\": \"9.2.0\",\n    \"nyc\": \"15.1.0\"\n  },\n  \"files\": [\n    \"History.md\",\n    \"LICENSE\",\n    \"Readme.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.8\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --check-leaks --reporter spec\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\"\n  }\n}\n",
  "node_modules/c12/package.json": "{\n  \"name\": \"c12\",\n  \"version\": \"3.1.0\",\n  \"description\": \"Smart Config Loader\",\n  \"repository\": \"unjs/c12\",\n  \"license\": \"MIT\",\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./dist/index.d.mts\",\n      \"default\": \"./dist/index.mjs\"\n    },\n    \"./update\": {\n      \"types\": \"./dist/update.d.mts\",\n      \"default\": \"./dist/update.mjs\"\n    }\n  },\n  \"types\": \"./dist/index.d.mts\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"build\": \"automd && unbuild\",\n    \"dev\": \"vitest dev\",\n    \"lint\": \"eslint . && prettier -c src test\",\n    \"lint:fix\": \"eslint . --fix && prettier -w src test\",\n    \"prepack\": \"unbuild\",\n    \"release\": \"pnpm build && pnpm test && changelogen --release --push --publish\",\n    \"test\": \"pnpm lint && vitest run --coverage && pnpm test:types\",\n    \"test:types\": \"tsc --noEmit\"\n  },\n  \"dependencies\": {\n    \"chokidar\": \"^4.0.3\",\n    \"confbox\": \"^0.2.2\",\n    \"defu\": \"^6.1.4\",\n    \"dotenv\": \"^16.6.1\",\n    \"exsolve\": \"^1.0.7\",\n    \"giget\": \"^2.0.0\",\n    \"jiti\": \"^2.4.2\",\n    \"ohash\": \"^2.0.11\",\n    \"pathe\": \"^2.0.3\",\n    \"perfect-debounce\": \"^1.0.0\",\n    \"pkg-types\": \"^2.2.0\",\n    \"rc9\": \"^2.1.2\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^24.0.13\",\n    \"@vitest/coverage-v8\": \"^3.2.4\",\n    \"automd\": \"^0.4.0\",\n    \"changelogen\": \"^0.6.2\",\n    \"eslint\": \"^9.31.0\",\n    \"eslint-config-unjs\": \"^0.5.0\",\n    \"expect-type\": \"^1.2.2\",\n    \"magicast\": \"^0.3.5\",\n    \"prettier\": \"^3.6.2\",\n    \"typescript\": \"^5.8.3\",\n    \"unbuild\": \"^3.5.0\",\n    \"vitest\": \"^3.2.4\"\n  },\n  \"peerDependencies\": {\n    \"magicast\": \"^0.3.5\"\n  },\n  \"peerDependenciesMeta\": {\n    \"magicast\": {\n      \"optional\": true\n    }\n  },\n  \"packageManager\": \"pnpm@10.13.1\"\n}\n",
  "node_modules/call-bind-apply-helpers/actualApply.d.ts": "export = Reflect.apply;",
  "node_modules/call-bind-apply-helpers/applyBind.d.ts": "import actualApply from './actualApply';\n\ntype TupleSplitHead<T extends any[], N extends number> = T['length'] extends N\n  ? T\n  : T extends [...infer R, any]\n  ? TupleSplitHead<R, N>\n  : never\n\ntype TupleSplitTail<T, N extends number, O extends any[] = []> = O['length'] extends N\n  ? T\n  : T extends [infer F, ...infer R]\n  ? TupleSplitTail<[...R], N, [...O, F]>\n  : never\n\ntype TupleSplit<T extends any[], N extends number> = [TupleSplitHead<T, N>, TupleSplitTail<T, N>]\n\ndeclare function applyBind(...args: TupleSplit<Parameters<typeof actualApply>, 2>[1]): ReturnType<typeof actualApply>;\n\nexport = applyBind;",
  "node_modules/call-bind-apply-helpers/functionApply.d.ts": "export = Function.prototype.apply;",
  "node_modules/call-bind-apply-helpers/functionCall.d.ts": "export = Function.prototype.call;",
  "node_modules/call-bind-apply-helpers/index.d.ts": "type RemoveFromTuple<\n  Tuple extends readonly unknown[],\n  RemoveCount extends number,\n  Index extends 1[] = []\n> = Index[\"length\"] extends RemoveCount\n  ? Tuple\n  : Tuple extends [infer First, ...infer Rest]\n  ? RemoveFromTuple<Rest, RemoveCount, [...Index, 1]>\n  : Tuple;\n\ntype ConcatTuples<\n  Prefix extends readonly unknown[],\n  Suffix extends readonly unknown[]\n> = [...Prefix, ...Suffix];\n\ntype ExtractFunctionParams<T> = T extends (this: infer TThis, ...args: infer P extends readonly unknown[]) => infer R\n  ? { thisArg: TThis; params: P; returnType: R }\n  : never;\n\ntype BindFunction<\n  T extends (this: any, ...args: any[]) => any,\n  TThis,\n  TBoundArgs extends readonly unknown[],\n  ReceiverBound extends boolean\n> = ExtractFunctionParams<T> extends {\n  thisArg: infer OrigThis;\n  params: infer P extends readonly unknown[];\n  returnType: infer R;\n}\n  ? ReceiverBound extends true\n    ? (...args: RemoveFromTuple<P, Extract<TBoundArgs[\"length\"], number>>) => R extends [OrigThis, ...infer Rest]\n      ? [TThis, ...Rest] // Replace `this` with `thisArg`\n      : R\n    : <U, RemainingArgs extends RemoveFromTuple<P, Extract<TBoundArgs[\"length\"], number>>>(\n        thisArg: U,\n        ...args: RemainingArgs\n      ) => R extends [OrigThis, ...infer Rest]\n      ? [U, ...ConcatTuples<TBoundArgs, Rest>] // Preserve bound args in return type\n      : R\n  : never;\n\ndeclare function callBind<\n  const T extends (this: any, ...args: any[]) => any,\n  Extracted extends ExtractFunctionParams<T>,\n  const TBoundArgs extends Partial<Extracted[\"params\"]> & readonly unknown[],\n  const TThis extends Extracted[\"thisArg\"]\n>(\n  args: [fn: T, thisArg: TThis, ...boundArgs: TBoundArgs]\n): BindFunction<T, TThis, TBoundArgs, true>;\n\ndeclare function callBind<\n  const T extends (this: any, ...args: any[]) => any,\n  Extracted extends ExtractFunctionParams<T>,\n  const TBoundArgs extends Partial<Extracted[\"params\"]> & readonly unknown[]\n>(\n  args: [fn: T, ...boundArgs: TBoundArgs]\n): BindFunction<T, Extracted[\"thisArg\"], TBoundArgs, false>;\n\ndeclare function callBind<const TArgs extends readonly unknown[]>(\n  args: [fn: Exclude<TArgs[0], Function>, ...rest: TArgs]\n): never;\n\n// export as namespace callBind;\nexport = callBind;\n",
  "node_modules/call-bind-apply-helpers/package.json": "{\n\t\"name\": \"call-bind-apply-helpers\",\n\t\"version\": \"1.0.2\",\n\t\"description\": \"Helper functions around Function call/apply/bind, for use in `call-bind`\",\n\t\"main\": \"index.js\",\n\t\"exports\": {\n\t\t\".\": \"./index.js\",\n\t\t\"./actualApply\": \"./actualApply.js\",\n\t\t\"./applyBind\": \"./applyBind.js\",\n\t\t\"./functionApply\": \"./functionApply.js\",\n\t\t\"./functionCall\": \"./functionCall.js\",\n\t\t\"./reflectApply\": \"./reflectApply.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=auto\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prelint\": \"evalmd README.md\",\n\t\t\"lint\": \"eslint --ext=.js,.mjs .\",\n\t\t\"postlint\": \"tsc -p . && attw -P\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"posttest\": \"npx npm@'>=10.2' audit --production\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/ljharb/call-bind-apply-helpers.git\"\n\t},\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/ljharb/call-bind-apply-helpers/issues\"\n\t},\n\t\"homepage\": \"https://github.com/ljharb/call-bind-apply-helpers#readme\",\n\t\"dependencies\": {\n\t\t\"es-errors\": \"^1.3.0\",\n\t\t\"function-bind\": \"^1.1.2\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@arethetypeswrong/cli\": \"^0.17.3\",\n\t\t\"@ljharb/eslint-config\": \"^21.1.1\",\n\t\t\"@ljharb/tsconfig\": \"^0.2.3\",\n\t\t\"@types/for-each\": \"^0.3.3\",\n\t\t\"@types/function-bind\": \"^1.1.10\",\n\t\t\"@types/object-inspect\": \"^1.13.0\",\n\t\t\"@types/tape\": \"^5.8.1\",\n\t\t\"auto-changelog\": \"^2.5.0\",\n\t\t\"encoding\": \"^0.1.13\",\n\t\t\"es-value-fixtures\": \"^1.7.1\",\n\t\t\"eslint\": \"=8.8.0\",\n\t\t\"evalmd\": \"^0.0.19\",\n\t\t\"for-each\": \"^0.3.5\",\n\t\t\"has-strict-mode\": \"^1.1.0\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"object-inspect\": \"^1.13.4\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.9.0\",\n\t\t\"typescript\": \"next\"\n\t},\n\t\"testling\": {\n\t\t\"files\": \"test/index.js\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\"\n\t\t]\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t}\n}\n",
  "node_modules/call-bind-apply-helpers/reflectApply.d.ts": "declare const reflectApply: false | typeof Reflect.apply;\n\nexport = reflectApply;\n",
  "node_modules/call-bound/index.d.ts": "type Intrinsic = typeof globalThis;\n\ntype IntrinsicName = keyof Intrinsic | `%${keyof Intrinsic}%`;\n\ntype IntrinsicPath = IntrinsicName | `${StripPercents<IntrinsicName>}.${string}` | `%${StripPercents<IntrinsicName>}.${string}%`;\n\ntype AllowMissing = boolean;\n\ntype StripPercents<T extends string> = T extends `%${infer U}%` ? U : T;\n\ntype BindMethodPrecise<F> =\n  F extends (this: infer This, ...args: infer Args) => infer R\n  ? (obj: This, ...args: Args) => R\n  : F extends {\n    (this: infer This1, ...args: infer Args1): infer R1;\n    (this: infer This2, ...args: infer Args2): infer R2\n  }\n  ? {\n    (obj: This1, ...args: Args1): R1;\n    (obj: This2, ...args: Args2): R2\n  }\n  : never\n\n// Extract method type from a prototype\ntype GetPrototypeMethod<T extends keyof typeof globalThis, M extends string> =\n  (typeof globalThis)[T] extends { prototype: any }\n  ? M extends keyof (typeof globalThis)[T]['prototype']\n  ? (typeof globalThis)[T]['prototype'][M]\n  : never\n  : never\n\n// Get static property/method\ntype GetStaticMember<T extends keyof typeof globalThis, P extends string> =\n  P extends keyof (typeof globalThis)[T] ? (typeof globalThis)[T][P] : never\n\n// Type that maps string path to actual bound function or value with better precision\ntype BoundIntrinsic<S extends string> =\n  S extends `${infer Obj}.prototype.${infer Method}`\n  ? Obj extends keyof typeof globalThis\n  ? BindMethodPrecise<GetPrototypeMethod<Obj, Method & string>>\n  : unknown\n  : S extends `${infer Obj}.${infer Prop}`\n  ? Obj extends keyof typeof globalThis\n  ? GetStaticMember<Obj, Prop & string>\n  : unknown\n  : unknown\n\ndeclare function arraySlice<T>(array: readonly T[], start?: number, end?: number): T[];\ndeclare function arraySlice<T>(array: ArrayLike<T>, start?: number, end?: number): T[];\ndeclare function arraySlice<T>(array: IArguments, start?: number, end?: number): T[];\n\n// Special cases for methods that need explicit typing\ninterface SpecialCases {\n  '%Object.prototype.isPrototypeOf%': (thisArg: {}, obj: unknown) => boolean;\n  '%String.prototype.replace%': {\n    (str: string, searchValue: string | RegExp, replaceValue: string): string;\n    (str: string, searchValue: string | RegExp, replacer: (substring: string, ...args: any[]) => string): string\n  };\n  '%Object.prototype.toString%': (obj: {}) => string;\n  '%Object.prototype.hasOwnProperty%': (obj: {}, v: PropertyKey) => boolean;\n  '%Array.prototype.slice%': typeof arraySlice;\n  '%Array.prototype.map%': <T, U>(array: readonly T[], callbackfn: (value: T, index: number, array: readonly T[]) => U, thisArg?: any) => U[];\n  '%Array.prototype.filter%': <T>(array: readonly T[], predicate: (value: T, index: number, array: readonly T[]) => unknown, thisArg?: any) => T[];\n  '%Array.prototype.indexOf%': <T>(array: readonly T[], searchElement: T, fromIndex?: number) => number;\n  '%Function.prototype.apply%': <T, A extends any[], R>(fn: (...args: A) => R, thisArg: any, args: A) => R;\n  '%Function.prototype.call%': <T, A extends any[], R>(fn: (...args: A) => R, thisArg: any, ...args: A) => R;\n  '%Function.prototype.bind%': <T, A extends any[], R>(fn: (...args: A) => R, thisArg: any, ...args: A) => (...remainingArgs: A) => R;\n  '%Promise.prototype.then%': {\n    <T, R>(promise: Promise<T>, onfulfilled: (value: T) => R | PromiseLike<R>): Promise<R>;\n    <T, R>(promise: Promise<T>, onfulfilled: ((value: T) => R | PromiseLike<R>) | undefined | null, onrejected: (reason: any) => R | PromiseLike<R>): Promise<R>;\n  };\n  '%RegExp.prototype.test%': (regexp: RegExp, str: string) => boolean;\n  '%RegExp.prototype.exec%': (regexp: RegExp, str: string) => RegExpExecArray | null;\n  '%Error.prototype.toString%': (error: Error) => string;\n  '%TypeError.prototype.toString%': (error: TypeError) => string;\n  '%String.prototype.split%': (\n        obj: unknown,\n        splitter: string | RegExp | {\n            [Symbol.split](string: string, limit?: number): string[];\n        },\n        limit?: number | undefined\n    ) => string[];\n}\n\n/**\n * Returns a bound function for a prototype method, or a value for a static property.\n *\n * @param name - The name of the intrinsic (e.g. 'Array.prototype.slice')\n * @param {AllowMissing} [allowMissing] - Whether to allow missing intrinsics (default: false)\n */\ndeclare function callBound<K extends keyof SpecialCases | StripPercents<keyof SpecialCases>, S extends IntrinsicPath>(name: K, allowMissing?: AllowMissing): SpecialCases[`%${StripPercents<K>}%`];\ndeclare function callBound<K extends keyof SpecialCases | StripPercents<keyof SpecialCases>, S extends IntrinsicPath>(name: S, allowMissing?: AllowMissing): BoundIntrinsic<S>;\n\nexport = callBound;\n",
  "node_modules/call-bound/package.json": "{\n\t\"name\": \"call-bound\",\n\t\"version\": \"1.0.4\",\n\t\"description\": \"Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.\",\n\t\"main\": \"index.js\",\n\t\"exports\": {\n\t\t\".\": \"./index.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"sideEffects\": false,\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=auto\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prelint\": \"evalmd README.md\",\n\t\t\"lint\": \"eslint --ext=.js,.mjs .\",\n\t\t\"postlint\": \"tsc -p . && attw -P\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"posttest\": \"npx npm@'>=10.2' audit --production\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/ljharb/call-bound.git\"\n\t},\n\t\"keywords\": [\n\t\t\"javascript\",\n\t\t\"ecmascript\",\n\t\t\"es\",\n\t\t\"js\",\n\t\t\"callbind\",\n\t\t\"callbound\",\n\t\t\"call\",\n\t\t\"bind\",\n\t\t\"bound\",\n\t\t\"call-bind\",\n\t\t\"call-bound\",\n\t\t\"function\",\n\t\t\"es-abstract\"\n\t],\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"funding\": {\n\t\t\"url\": \"https://github.com/sponsors/ljharb\"\n\t},\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/ljharb/call-bound/issues\"\n\t},\n\t\"homepage\": \"https://github.com/ljharb/call-bound#readme\",\n\t\"dependencies\": {\n\t\t\"call-bind-apply-helpers\": \"^1.0.2\",\n\t\t\"get-intrinsic\": \"^1.3.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@arethetypeswrong/cli\": \"^0.17.4\",\n\t\t\"@ljharb/eslint-config\": \"^21.1.1\",\n\t\t\"@ljharb/tsconfig\": \"^0.3.0\",\n\t\t\"@types/call-bind\": \"^1.0.5\",\n\t\t\"@types/get-intrinsic\": \"^1.2.3\",\n\t\t\"@types/tape\": \"^5.8.1\",\n\t\t\"auto-changelog\": \"^2.5.0\",\n\t\t\"encoding\": \"^0.1.13\",\n\t\t\"es-value-fixtures\": \"^1.7.1\",\n\t\t\"eslint\": \"=8.8.0\",\n\t\t\"evalmd\": \"^0.0.19\",\n\t\t\"for-each\": \"^0.3.5\",\n\t\t\"gopd\": \"^1.2.0\",\n\t\t\"has-strict-mode\": \"^1.1.0\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"object-inspect\": \"^1.13.4\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.9.0\",\n\t\t\"typescript\": \"next\"\n\t},\n\t\"testling\": {\n\t\t\"files\": \"test/index.js\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\"\n\t\t]\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t}\n}\n",
  "node_modules/callsites/index.d.ts": "declare namespace callsites {\n\tinterface CallSite {\n\t\t/**\n\t\tReturns the value of `this`.\n\t\t*/\n\t\tgetThis(): unknown | undefined;\n\n\t\t/**\n\t\tReturns the type of `this` as a string. This is the name of the function stored in the constructor field of `this`, if available, otherwise the object's `[[Class]]` internal property.\n\t\t*/\n\t\tgetTypeName(): string | null;\n\n\t\t/**\n\t\tReturns the current function.\n\t\t*/\n\t\tgetFunction(): Function | undefined;\n\n\t\t/**\n\t\tReturns the name of the current function, typically its `name` property. If a name property is not available an attempt will be made to try to infer a name from the function's context.\n\t\t*/\n\t\tgetFunctionName(): string | null;\n\n\t\t/**\n\t\tReturns the name of the property of `this` or one of its prototypes that holds the current function.\n\t\t*/\n\t\tgetMethodName(): string | undefined;\n\n\t\t/**\n\t\tReturns the name of the script if this function was defined in a script.\n\t\t*/\n\t\tgetFileName(): string | null;\n\n\t\t/**\n\t\tReturns the current line number if this function was defined in a script.\n\t\t*/\n\t\tgetLineNumber(): number | null;\n\n\t\t/**\n\t\tReturns the current column number if this function was defined in a script.\n\t\t*/\n\t\tgetColumnNumber(): number | null;\n\n\t\t/**\n\t\tReturns a string representing the location where `eval` was called if this function was created using a call to `eval`.\n\t\t*/\n\t\tgetEvalOrigin(): string | undefined;\n\n\t\t/**\n\t\tReturns `true` if this is a top-level invocation, that is, if it's a global object.\n\t\t*/\n\t\tisToplevel(): boolean;\n\n\t\t/**\n\t\tReturns `true` if this call takes place in code defined by a call to `eval`.\n\t\t*/\n\t\tisEval(): boolean;\n\n\t\t/**\n\t\tReturns `true` if this call is in native V8 code.\n\t\t*/\n\t\tisNative(): boolean;\n\n\t\t/**\n\t\tReturns `true` if this is a constructor call.\n\t\t*/\n\t\tisConstructor(): boolean;\n\t}\n}\n\ndeclare const callsites: {\n\t/**\n\tGet callsites from the V8 stack trace API.\n\n\t@returns An array of `CallSite` objects.\n\n\t@example\n\t```\n\timport callsites = require('callsites');\n\n\tfunction unicorn() {\n\t\tconsole.log(callsites()[0].getFileName());\n\t\t//=> '/Users/sindresorhus/dev/callsites/test.js'\n\t}\n\n\tunicorn();\n\t```\n\t*/\n\t(): callsites.CallSite[];\n\n\t// TODO: Remove this for the next major release, refactor the whole definition to:\n\t// declare function callsites(): callsites.CallSite[];\n\t// export = callsites;\n\tdefault: typeof callsites;\n};\n\nexport = callsites;\n",
  "node_modules/callsites/package.json": "{\n\t\"name\": \"callsites\",\n\t\"version\": \"3.1.0\",\n\t\"description\": \"Get callsites from the V8 stack trace API\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/callsites\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=6\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"stacktrace\",\n\t\t\"v8\",\n\t\t\"callsite\",\n\t\t\"callsites\",\n\t\t\"stack\",\n\t\t\"trace\",\n\t\t\"function\",\n\t\t\"file\",\n\t\t\"line\",\n\t\t\"debug\"\n\t],\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.4.1\",\n\t\t\"tsd\": \"^0.7.2\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/chalk/index.d.ts": "/**\nBasic foreground colors.\n\n[More colors here.](https://github.com/chalk/chalk/blob/master/readme.md#256-and-truecolor-color-support)\n*/\ndeclare type ForegroundColor =\n\t| 'black'\n\t| 'red'\n\t| 'green'\n\t| 'yellow'\n\t| 'blue'\n\t| 'magenta'\n\t| 'cyan'\n\t| 'white'\n\t| 'gray'\n\t| 'grey'\n\t| 'blackBright'\n\t| 'redBright'\n\t| 'greenBright'\n\t| 'yellowBright'\n\t| 'blueBright'\n\t| 'magentaBright'\n\t| 'cyanBright'\n\t| 'whiteBright';\n\n/**\nBasic background colors.\n\n[More colors here.](https://github.com/chalk/chalk/blob/master/readme.md#256-and-truecolor-color-support)\n*/\ndeclare type BackgroundColor =\n\t| 'bgBlack'\n\t| 'bgRed'\n\t| 'bgGreen'\n\t| 'bgYellow'\n\t| 'bgBlue'\n\t| 'bgMagenta'\n\t| 'bgCyan'\n\t| 'bgWhite'\n\t| 'bgGray'\n\t| 'bgGrey'\n\t| 'bgBlackBright'\n\t| 'bgRedBright'\n\t| 'bgGreenBright'\n\t| 'bgYellowBright'\n\t| 'bgBlueBright'\n\t| 'bgMagentaBright'\n\t| 'bgCyanBright'\n\t| 'bgWhiteBright';\n\n/**\nBasic colors.\n\n[More colors here.](https://github.com/chalk/chalk/blob/master/readme.md#256-and-truecolor-color-support)\n*/\ndeclare type Color = ForegroundColor | BackgroundColor;\n\ndeclare type Modifiers =\n\t| 'reset'\n\t| 'bold'\n\t| 'dim'\n\t| 'italic'\n\t| 'underline'\n\t| 'inverse'\n\t| 'hidden'\n\t| 'strikethrough'\n\t| 'visible';\n\ndeclare namespace chalk {\n\t/**\n\tLevels:\n\t- `0` - All colors disabled.\n\t- `1` - Basic 16 colors support.\n\t- `2` - ANSI 256 colors support.\n\t- `3` - Truecolor 16 million colors support.\n\t*/\n\ttype Level = 0 | 1 | 2 | 3;\n\n\tinterface Options {\n\t\t/**\n\t\tSpecify the color support for Chalk.\n\n\t\tBy default, color support is automatically detected based on the environment.\n\n\t\tLevels:\n\t\t- `0` - All colors disabled.\n\t\t- `1` - Basic 16 colors support.\n\t\t- `2` - ANSI 256 colors support.\n\t\t- `3` - Truecolor 16 million colors support.\n\t\t*/\n\t\tlevel?: Level;\n\t}\n\n\t/**\n\tReturn a new Chalk instance.\n\t*/\n\ttype Instance = new (options?: Options) => Chalk;\n\n\t/**\n\tDetect whether the terminal supports color.\n\t*/\n\tinterface ColorSupport {\n\t\t/**\n\t\tThe color level used by Chalk.\n\t\t*/\n\t\tlevel: Level;\n\n\t\t/**\n\t\tReturn whether Chalk supports basic 16 colors.\n\t\t*/\n\t\thasBasic: boolean;\n\n\t\t/**\n\t\tReturn whether Chalk supports ANSI 256 colors.\n\t\t*/\n\t\thas256: boolean;\n\n\t\t/**\n\t\tReturn whether Chalk supports Truecolor 16 million colors.\n\t\t*/\n\t\thas16m: boolean;\n\t}\n\n\tinterface ChalkFunction {\n\t\t/**\n\t\tUse a template string.\n\n\t\t@remarks Template literals are unsupported for nested calls (see [issue #341](https://github.com/chalk/chalk/issues/341))\n\n\t\t@example\n\t\t```\n\t\timport chalk = require('chalk');\n\n\t\tlog(chalk`\n\t\tCPU: {red ${cpu.totalPercent}%}\n\t\tRAM: {green ${ram.used / ram.total * 100}%}\n\t\tDISK: {rgb(255,131,0) ${disk.used / disk.total * 100}%}\n\t\t`);\n\t\t```\n\n\t\t@example\n\t\t```\n\t\timport chalk = require('chalk');\n\n\t\tlog(chalk.red.bgBlack`2 + 3 = {bold ${2 + 3}}`)\n\t\t```\n\t\t*/\n\t\t(text: TemplateStringsArray, ...placeholders: unknown[]): string;\n\n\t\t(...text: unknown[]): string;\n\t}\n\n\tinterface Chalk extends ChalkFunction {\n\t\t/**\n\t\tReturn a new Chalk instance.\n\t\t*/\n\t\tInstance: Instance;\n\n\t\t/**\n\t\tThe color support for Chalk.\n\n\t\tBy default, color support is automatically detected based on the environment.\n\n\t\tLevels:\n\t\t- `0` - All colors disabled.\n\t\t- `1` - Basic 16 colors support.\n\t\t- `2` - ANSI 256 colors support.\n\t\t- `3` - Truecolor 16 million colors support.\n\t\t*/\n\t\tlevel: Level;\n\n\t\t/**\n\t\tUse HEX value to set text color.\n\n\t\t@param color - Hexadecimal value representing the desired color.\n\n\t\t@example\n\t\t```\n\t\timport chalk = require('chalk');\n\n\t\tchalk.hex('#DEADED');\n\t\t```\n\t\t*/\n\t\thex(color: string): Chalk;\n\n\t\t/**\n\t\tUse keyword color value to set text color.\n\n\t\t@param color - Keyword value representing the desired color.\n\n\t\t@example\n\t\t```\n\t\timport chalk = require('chalk');\n\n\t\tchalk.keyword('orange');\n\t\t```\n\t\t*/\n\t\tkeyword(color: string): Chalk;\n\n\t\t/**\n\t\tUse RGB values to set text color.\n\t\t*/\n\t\trgb(red: number, green: number, blue: number): Chalk;\n\n\t\t/**\n\t\tUse HSL values to set text color.\n\t\t*/\n\t\thsl(hue: number, saturation: number, lightness: number): Chalk;\n\n\t\t/**\n\t\tUse HSV values to set text color.\n\t\t*/\n\t\thsv(hue: number, saturation: number, value: number): Chalk;\n\n\t\t/**\n\t\tUse HWB values to set text color.\n\t\t*/\n\t\thwb(hue: number, whiteness: number, blackness: number): Chalk;\n\n\t\t/**\n\t\tUse a [Select/Set Graphic Rendition](https://en.wikipedia.org/wiki/ANSI_escape_code#SGR_parameters) (SGR) [color code number](https://en.wikipedia.org/wiki/ANSI_escape_code#3/4_bit) to set text color.\n\n\t\t30 <= code && code < 38 || 90 <= code && code < 98\n\t\tFor example, 31 for red, 91 for redBright.\n\t\t*/\n\t\tansi(code: number): Chalk;\n\n\t\t/**\n\t\tUse a [8-bit unsigned number](https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit) to set text color.\n\t\t*/\n\t\tansi256(index: number): Chalk;\n\n\t\t/**\n\t\tUse HEX value to set background color.\n\n\t\t@param color - Hexadecimal value representing the desired color.\n\n\t\t@example\n\t\t```\n\t\timport chalk = require('chalk');\n\n\t\tchalk.bgHex('#DEADED');\n\t\t```\n\t\t*/\n\t\tbgHex(color: string): Chalk;\n\n\t\t/**\n\t\tUse keyword color value to set background color.\n\n\t\t@param color - Keyword value representing the desired color.\n\n\t\t@example\n\t\t```\n\t\timport chalk = require('chalk');\n\n\t\tchalk.bgKeyword('orange');\n\t\t```\n\t\t*/\n\t\tbgKeyword(color: string): Chalk;\n\n\t\t/**\n\t\tUse RGB values to set background color.\n\t\t*/\n\t\tbgRgb(red: number, green: number, blue: number): Chalk;\n\n\t\t/**\n\t\tUse HSL values to set background color.\n\t\t*/\n\t\tbgHsl(hue: number, saturation: number, lightness: number): Chalk;\n\n\t\t/**\n\t\tUse HSV values to set background color.\n\t\t*/\n\t\tbgHsv(hue: number, saturation: number, value: number): Chalk;\n\n\t\t/**\n\t\tUse HWB values to set background color.\n\t\t*/\n\t\tbgHwb(hue: number, whiteness: number, blackness: number): Chalk;\n\n\t\t/**\n\t\tUse a [Select/Set Graphic Rendition](https://en.wikipedia.org/wiki/ANSI_escape_code#SGR_parameters) (SGR) [color code number](https://en.wikipedia.org/wiki/ANSI_escape_code#3/4_bit) to set background color.\n\n\t\t30 <= code && code < 38 || 90 <= code && code < 98\n\t\tFor example, 31 for red, 91 for redBright.\n\t\tUse the foreground code, not the background code (for example, not 41, nor 101).\n\t\t*/\n\t\tbgAnsi(code: number): Chalk;\n\n\t\t/**\n\t\tUse a [8-bit unsigned number](https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit) to set background color.\n\t\t*/\n\t\tbgAnsi256(index: number): Chalk;\n\n\t\t/**\n\t\tModifier: Resets the current color chain.\n\t\t*/\n\t\treadonly reset: Chalk;\n\n\t\t/**\n\t\tModifier: Make text bold.\n\t\t*/\n\t\treadonly bold: Chalk;\n\n\t\t/**\n\t\tModifier: Emitting only a small amount of light.\n\t\t*/\n\t\treadonly dim: Chalk;\n\n\t\t/**\n\t\tModifier: Make text italic. (Not widely supported)\n\t\t*/\n\t\treadonly italic: Chalk;\n\n\t\t/**\n\t\tModifier: Make text underline. (Not widely supported)\n\t\t*/\n\t\treadonly underline: Chalk;\n\n\t\t/**\n\t\tModifier: Inverse background and foreground colors.\n\t\t*/\n\t\treadonly inverse: Chalk;\n\n\t\t/**\n\t\tModifier: Prints the text, but makes it invisible.\n\t\t*/\n\t\treadonly hidden: Chalk;\n\n\t\t/**\n\t\tModifier: Puts a horizontal line through the center of the text. (Not widely supported)\n\t\t*/\n\t\treadonly strikethrough: Chalk;\n\n\t\t/**\n\t\tModifier: Prints the text only when Chalk has a color support level > 0.\n\t\tCan be useful for things that are purely cosmetic.\n\t\t*/\n\t\treadonly visible: Chalk;\n\n\t\treadonly black: Chalk;\n\t\treadonly red: Chalk;\n\t\treadonly green: Chalk;\n\t\treadonly yellow: Chalk;\n\t\treadonly blue: Chalk;\n\t\treadonly magenta: Chalk;\n\t\treadonly cyan: Chalk;\n\t\treadonly white: Chalk;\n\n\t\t/*\n\t\tAlias for `blackBright`.\n\t\t*/\n\t\treadonly gray: Chalk;\n\n\t\t/*\n\t\tAlias for `blackBright`.\n\t\t*/\n\t\treadonly grey: Chalk;\n\n\t\treadonly blackBright: Chalk;\n\t\treadonly redBright: Chalk;\n\t\treadonly greenBright: Chalk;\n\t\treadonly yellowBright: Chalk;\n\t\treadonly blueBright: Chalk;\n\t\treadonly magentaBright: Chalk;\n\t\treadonly cyanBright: Chalk;\n\t\treadonly whiteBright: Chalk;\n\n\t\treadonly bgBlack: Chalk;\n\t\treadonly bgRed: Chalk;\n\t\treadonly bgGreen: Chalk;\n\t\treadonly bgYellow: Chalk;\n\t\treadonly bgBlue: Chalk;\n\t\treadonly bgMagenta: Chalk;\n\t\treadonly bgCyan: Chalk;\n\t\treadonly bgWhite: Chalk;\n\n\t\t/*\n\t\tAlias for `bgBlackBright`.\n\t\t*/\n\t\treadonly bgGray: Chalk;\n\n\t\t/*\n\t\tAlias for `bgBlackBright`.\n\t\t*/\n\t\treadonly bgGrey: Chalk;\n\n\t\treadonly bgBlackBright: Chalk;\n\t\treadonly bgRedBright: Chalk;\n\t\treadonly bgGreenBright: Chalk;\n\t\treadonly bgYellowBright: Chalk;\n\t\treadonly bgBlueBright: Chalk;\n\t\treadonly bgMagentaBright: Chalk;\n\t\treadonly bgCyanBright: Chalk;\n\t\treadonly bgWhiteBright: Chalk;\n\t}\n}\n\n/**\nMain Chalk object that allows to chain styles together.\nCall the last one as a method with a string argument.\nOrder doesn't matter, and later styles take precedent in case of a conflict.\nThis simply means that `chalk.red.yellow.green` is equivalent to `chalk.green`.\n*/\ndeclare const chalk: chalk.Chalk & chalk.ChalkFunction & {\n\tsupportsColor: chalk.ColorSupport | false;\n\tLevel: chalk.Level;\n\tColor: Color;\n\tForegroundColor: ForegroundColor;\n\tBackgroundColor: BackgroundColor;\n\tModifiers: Modifiers;\n\tstderr: chalk.Chalk & {supportsColor: chalk.ColorSupport | false};\n};\n\nexport = chalk;\n",
  "node_modules/chalk/package.json": "{\n\t\"name\": \"chalk\",\n\t\"version\": \"4.1.2\",\n\t\"description\": \"Terminal string styling done right\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"chalk/chalk\",\n\t\"funding\": \"https://github.com/chalk/chalk?sponsor=1\",\n\t\"main\": \"source\",\n\t\"engines\": {\n\t\t\"node\": \">=10\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && nyc ava && tsd\",\n\t\t\"bench\": \"matcha benchmark.js\"\n\t},\n\t\"files\": [\n\t\t\"source\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"color\",\n\t\t\"colour\",\n\t\t\"colors\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"cli\",\n\t\t\"string\",\n\t\t\"str\",\n\t\t\"ansi\",\n\t\t\"style\",\n\t\t\"styles\",\n\t\t\"tty\",\n\t\t\"formatting\",\n\t\t\"rgb\",\n\t\t\"256\",\n\t\t\"shell\",\n\t\t\"xterm\",\n\t\t\"log\",\n\t\t\"logging\",\n\t\t\"command-line\",\n\t\t\"text\"\n\t],\n\t\"dependencies\": {\n\t\t\"ansi-styles\": \"^4.1.0\",\n\t\t\"supports-color\": \"^7.1.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^2.4.0\",\n\t\t\"coveralls\": \"^3.0.7\",\n\t\t\"execa\": \"^4.0.0\",\n\t\t\"import-fresh\": \"^3.1.0\",\n\t\t\"matcha\": \"^0.7.0\",\n\t\t\"nyc\": \"^15.0.0\",\n\t\t\"resolve-from\": \"^5.0.0\",\n\t\t\"tsd\": \"^0.7.4\",\n\t\t\"xo\": \"^0.28.2\"\n\t},\n\t\"xo\": {\n\t\t\"rules\": {\n\t\t\t\"unicorn/prefer-string-slice\": \"off\",\n\t\t\t\"unicorn/prefer-includes\": \"off\",\n\t\t\t\"@typescript-eslint/member-ordering\": \"off\",\n\t\t\t\"no-redeclare\": \"off\",\n\t\t\t\"unicorn/string-content\": \"off\",\n\t\t\t\"unicorn/better-regex\": \"off\"\n\t\t}\n\t}\n}\n",
  "node_modules/character-entities/index.d.ts": "/**\n * Map of named character references.\n *\n * @type {Record<string, string>}\n */\nexport const characterEntities: Record<string, string>\n",
  "node_modules/character-entities/package.json": "{\n  \"name\": \"character-entities\",\n  \"version\": \"2.0.2\",\n  \"description\": \"Map of named character references\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"html\",\n    \"entity\",\n    \"entities\",\n    \"character\",\n    \"reference\",\n    \"name\",\n    \"replacement\"\n  ],\n  \"repository\": \"wooorm/character-entities\",\n  \"bugs\": \"https://github.com/wooorm/character-entities/issues\",\n  \"funding\": {\n    \"type\": \"github\",\n    \"url\": \"https://github.com/sponsors/wooorm\"\n  },\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"main\": \"index.js\",\n  \"types\": \"index.d.ts\",\n  \"files\": [\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"devDependencies\": {\n    \"@types/tape\": \"^4.0.0\",\n    \"bail\": \"^2.0.0\",\n    \"c8\": \"^7.0.0\",\n    \"concat-stream\": \"^2.0.0\",\n    \"prettier\": \"^2.0.0\",\n    \"remark-cli\": \"^10.0.0\",\n    \"remark-preset-wooorm\": \"^9.0.0\",\n    \"rimraf\": \"^3.0.0\",\n    \"tape\": \"^5.0.0\",\n    \"type-coverage\": \"^2.0.0\",\n    \"typescript\": \"^4.0.0\",\n    \"xo\": \"^0.50.0\"\n  },\n  \"scripts\": {\n    \"generate\": \"node build\",\n    \"prepublishOnly\": \"npm run build && npm run format\",\n    \"build\": \"rimraf \\\"*.d.ts\\\" && tsc && type-coverage\",\n    \"format\": \"remark . -qfo && prettier . -w --loglevel warn && xo --fix\",\n    \"test-api\": \"node --conditions development test.js\",\n    \"test-coverage\": \"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov npm run test-api\",\n    \"test\": \"npm run generate && npm run build && npm run format && npm run test-coverage\"\n  },\n  \"prettier\": {\n    \"tabWidth\": 2,\n    \"useTabs\": false,\n    \"singleQuote\": true,\n    \"bracketSpacing\": false,\n    \"semi\": false,\n    \"trailingComma\": \"none\"\n  },\n  \"xo\": {\n    \"prettier\": true\n  },\n  \"remarkConfig\": {\n    \"plugins\": [\n      \"preset-wooorm\"\n    ]\n  },\n  \"typeCoverage\": {\n    \"atLeast\": 100,\n    \"detail\": true,\n    \"strict\": true,\n    \"ignoreCatch\": true\n  }\n}\n",
  "node_modules/chardet/package.json": "{\n  \"name\": \"chardet\",\n  \"version\": \"0.7.0\",\n  \"homepage\": \"https://github.com/runk/node-chardet\",\n  \"description\": \"Character detector\",\n  \"keywords\": [\n    \"encoding\",\n    \"character\",\n    \"utf8\",\n    \"detector\",\n    \"chardet\",\n    \"icu\"\n  ],\n  \"author\": \"Dmitry Shirokov <deadrunk@gmail.com>\",\n  \"contributors\": [\n    \"@spikying\",\n    \"@wtgtybhertgeghgtwtg\",\n    \"@suisho\",\n    \"@seangarner\",\n    \"@zevanty\"\n  ],\n  \"devDependencies\": {\n    \"github-publish-release\": \"^5.0.0\",\n    \"mocha\": \"^5.2.0\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git@github.com:runk/node-chardet.git\"\n  },\n  \"bugs\": {\n    \"mail\": \"deadrunk@gmail.com\",\n    \"url\": \"http://github.com/runk/node-chardet/issues\"\n  },\n  \"scripts\": {\n    \"test\": \"mocha -R spec --recursive --bail\",\n    \"release\": \"scripts/release\"\n  },\n  \"main\": \"index.js\",\n  \"engine\": {\n    \"node\": \">=4\"\n  },\n  \"readmeFilename\": \"README.md\",\n  \"directories\": {\n    \"test\": \"test\"\n  },\n  \"license\": \"MIT\"\n}\n",
  "node_modules/chokidar/esm/handler.d.ts": "import type { WatchEventType, Stats, FSWatcher as NativeFsWatcher } from 'fs';\nimport type { FSWatcher, WatchHelper, Throttler } from './index.js';\nimport type { EntryInfo } from 'readdirp';\nexport type Path = string;\nexport declare const STR_DATA = \"data\";\nexport declare const STR_END = \"end\";\nexport declare const STR_CLOSE = \"close\";\nexport declare const EMPTY_FN: () => void;\nexport declare const IDENTITY_FN: (val: unknown) => unknown;\nexport declare const isWindows: boolean;\nexport declare const isMacos: boolean;\nexport declare const isLinux: boolean;\nexport declare const isFreeBSD: boolean;\nexport declare const isIBMi: boolean;\nexport declare const EVENTS: {\n    readonly ALL: \"all\";\n    readonly READY: \"ready\";\n    readonly ADD: \"add\";\n    readonly CHANGE: \"change\";\n    readonly ADD_DIR: \"addDir\";\n    readonly UNLINK: \"unlink\";\n    readonly UNLINK_DIR: \"unlinkDir\";\n    readonly RAW: \"raw\";\n    readonly ERROR: \"error\";\n};\nexport type EventName = (typeof EVENTS)[keyof typeof EVENTS];\nexport type FsWatchContainer = {\n    listeners: (path: string) => void | Set<any>;\n    errHandlers: (err: unknown) => void | Set<any>;\n    rawEmitters: (ev: WatchEventType, path: string, opts: unknown) => void | Set<any>;\n    watcher: NativeFsWatcher;\n    watcherUnusable?: boolean;\n};\nexport interface WatchHandlers {\n    listener: (path: string) => void;\n    errHandler: (err: unknown) => void;\n    rawEmitter: (ev: WatchEventType, path: string, opts: unknown) => void;\n}\n/**\n * @mixin\n */\nexport declare class NodeFsHandler {\n    fsw: FSWatcher;\n    _boundHandleError: (error: unknown) => void;\n    constructor(fsW: FSWatcher);\n    /**\n     * Watch file for changes with fs_watchFile or fs_watch.\n     * @param path to file or dir\n     * @param listener on fs change\n     * @returns closer for the watcher instance\n     */\n    _watchWithNodeFs(path: string, listener: (path: string, newStats?: any) => void | Promise<void>): (() => void) | undefined;\n    /**\n     * Watch a file and emit add event if warranted.\n     * @returns closer for the watcher instance\n     */\n    _handleFile(file: Path, stats: Stats, initialAdd: boolean): (() => void) | undefined;\n    /**\n     * Handle symlinks encountered while reading a dir.\n     * @param entry returned by readdirp\n     * @param directory path of dir being read\n     * @param path of this item\n     * @param item basename of this item\n     * @returns true if no more processing is needed for this entry.\n     */\n    _handleSymlink(entry: EntryInfo, directory: string, path: Path, item: string): Promise<boolean | undefined>;\n    _handleRead(directory: string, initialAdd: boolean, wh: WatchHelper, target: Path, dir: Path, depth: number, throttler: Throttler): Promise<unknown> | undefined;\n    /**\n     * Read directory to add / remove files from `@watched` list and re-read it on change.\n     * @param dir fs path\n     * @param stats\n     * @param initialAdd\n     * @param depth relative to user-supplied path\n     * @param target child path targeted for watch\n     * @param wh Common watch helpers for this path\n     * @param realpath\n     * @returns closer for the watcher instance.\n     */\n    _handleDir(dir: string, stats: Stats, initialAdd: boolean, depth: number, target: string, wh: WatchHelper, realpath: string): Promise<(() => void) | undefined>;\n    /**\n     * Handle added file, directory, or glob pattern.\n     * Delegates call to _handleFile / _handleDir after checks.\n     * @param path to file or ir\n     * @param initialAdd was the file added at watch instantiation?\n     * @param priorWh depth relative to user-supplied path\n     * @param depth Child path actually targeted for watch\n     * @param target Child path actually targeted for watch\n     */\n    _addToNodeFs(path: string, initialAdd: boolean, priorWh: WatchHelper | undefined, depth: number, target?: string): Promise<string | false | undefined>;\n}\n",
  "node_modules/chokidar/esm/index.d.ts": "/*! chokidar - MIT License (c) 2012 Paul Miller (paulmillr.com) */\nimport { Stats } from 'fs';\nimport { EventEmitter } from 'events';\nimport { ReaddirpStream, ReaddirpOptions, EntryInfo } from 'readdirp';\nimport { NodeFsHandler, EventName, Path, EVENTS as EV, WatchHandlers } from './handler.js';\ntype AWF = {\n    stabilityThreshold: number;\n    pollInterval: number;\n};\ntype BasicOpts = {\n    persistent: boolean;\n    ignoreInitial: boolean;\n    followSymlinks: boolean;\n    cwd?: string;\n    usePolling: boolean;\n    interval: number;\n    binaryInterval: number;\n    alwaysStat?: boolean;\n    depth?: number;\n    ignorePermissionErrors: boolean;\n    atomic: boolean | number;\n};\nexport type Throttler = {\n    timeoutObject: NodeJS.Timeout;\n    clear: () => void;\n    count: number;\n};\nexport type ChokidarOptions = Partial<BasicOpts & {\n    ignored: Matcher | Matcher[];\n    awaitWriteFinish: boolean | Partial<AWF>;\n}>;\nexport type FSWInstanceOptions = BasicOpts & {\n    ignored: Matcher[];\n    awaitWriteFinish: false | AWF;\n};\nexport type ThrottleType = 'readdir' | 'watch' | 'add' | 'remove' | 'change';\nexport type EmitArgs = [path: Path, stats?: Stats];\nexport type EmitErrorArgs = [error: Error, stats?: Stats];\nexport type EmitArgsWithName = [event: EventName, ...EmitArgs];\nexport type MatchFunction = (val: string, stats?: Stats) => boolean;\nexport interface MatcherObject {\n    path: string;\n    recursive?: boolean;\n}\nexport type Matcher = string | RegExp | MatchFunction | MatcherObject;\n/**\n * Directory entry.\n */\ndeclare class DirEntry {\n    path: Path;\n    _removeWatcher: (dir: string, base: string) => void;\n    items: Set<Path>;\n    constructor(dir: Path, removeWatcher: (dir: string, base: string) => void);\n    add(item: string): void;\n    remove(item: string): Promise<void>;\n    has(item: string): boolean | undefined;\n    getChildren(): string[];\n    dispose(): void;\n}\nexport declare class WatchHelper {\n    fsw: FSWatcher;\n    path: string;\n    watchPath: string;\n    fullWatchPath: string;\n    dirParts: string[][];\n    followSymlinks: boolean;\n    statMethod: 'stat' | 'lstat';\n    constructor(path: string, follow: boolean, fsw: FSWatcher);\n    entryPath(entry: EntryInfo): Path;\n    filterPath(entry: EntryInfo): boolean;\n    filterDir(entry: EntryInfo): boolean;\n}\nexport interface FSWatcherKnownEventMap {\n    [EV.READY]: [];\n    [EV.RAW]: Parameters<WatchHandlers['rawEmitter']>;\n    [EV.ERROR]: Parameters<WatchHandlers['errHandler']>;\n    [EV.ALL]: [event: EventName, ...EmitArgs];\n}\nexport type FSWatcherEventMap = FSWatcherKnownEventMap & {\n    [k in Exclude<EventName, keyof FSWatcherKnownEventMap>]: EmitArgs;\n};\n/**\n * Watches files & directories for changes. Emitted events:\n * `add`, `addDir`, `change`, `unlink`, `unlinkDir`, `all`, `error`\n *\n *     new FSWatcher()\n *       .add(directories)\n *       .on('add', path => log('File', path, 'was added'))\n */\nexport declare class FSWatcher extends EventEmitter<FSWatcherEventMap> {\n    closed: boolean;\n    options: FSWInstanceOptions;\n    _closers: Map<string, Array<any>>;\n    _ignoredPaths: Set<Matcher>;\n    _throttled: Map<ThrottleType, Map<any, any>>;\n    _streams: Set<ReaddirpStream>;\n    _symlinkPaths: Map<Path, string | boolean>;\n    _watched: Map<string, DirEntry>;\n    _pendingWrites: Map<string, any>;\n    _pendingUnlinks: Map<string, EmitArgsWithName>;\n    _readyCount: number;\n    _emitReady: () => void;\n    _closePromise?: Promise<void>;\n    _userIgnored?: MatchFunction;\n    _readyEmitted: boolean;\n    _emitRaw: WatchHandlers['rawEmitter'];\n    _boundRemove: (dir: string, item: string) => void;\n    _nodeFsHandler: NodeFsHandler;\n    constructor(_opts?: ChokidarOptions);\n    _addIgnoredPath(matcher: Matcher): void;\n    _removeIgnoredPath(matcher: Matcher): void;\n    /**\n     * Adds paths to be watched on an existing FSWatcher instance.\n     * @param paths_ file or file list. Other arguments are unused\n     */\n    add(paths_: Path | Path[], _origAdd?: string, _internal?: boolean): FSWatcher;\n    /**\n     * Close watchers or start ignoring events from specified paths.\n     */\n    unwatch(paths_: Path | Path[]): FSWatcher;\n    /**\n     * Close watchers and remove all listeners from watched paths.\n     */\n    close(): Promise<void>;\n    /**\n     * Expose list of watched paths\n     * @returns for chaining\n     */\n    getWatched(): Record<string, string[]>;\n    emitWithAll(event: EventName, args: EmitArgs): void;\n    /**\n     * Normalize and emit events.\n     * Calling _emit DOES NOT MEAN emit() would be called!\n     * @param event Type of event\n     * @param path File or directory path\n     * @param stats arguments to be passed with event\n     * @returns the error if defined, otherwise the value of the FSWatcher instance's `closed` flag\n     */\n    _emit(event: EventName, path: Path, stats?: Stats): Promise<this | undefined>;\n    /**\n     * Common handler for errors\n     * @returns The error if defined, otherwise the value of the FSWatcher instance's `closed` flag\n     */\n    _handleError(error: Error): Error | boolean;\n    /**\n     * Helper utility for throttling\n     * @param actionType type being throttled\n     * @param path being acted upon\n     * @param timeout duration of time to suppress duplicate actions\n     * @returns tracking object or false if action should be suppressed\n     */\n    _throttle(actionType: ThrottleType, path: Path, timeout: number): Throttler | false;\n    _incrReadyCount(): number;\n    /**\n     * Awaits write operation to finish.\n     * Polls a newly created file for size variations. When files size does not change for 'threshold' milliseconds calls callback.\n     * @param path being acted upon\n     * @param threshold Time in milliseconds a file size must be fixed before acknowledging write OP is finished\n     * @param event\n     * @param awfEmit Callback to be called when ready for event to be emitted.\n     */\n    _awaitWriteFinish(path: Path, threshold: number, event: EventName, awfEmit: (err?: Error, stat?: Stats) => void): void;\n    /**\n     * Determines whether user has asked to ignore this path.\n     */\n    _isIgnored(path: Path, stats?: Stats): boolean;\n    _isntIgnored(path: Path, stat?: Stats): boolean;\n    /**\n     * Provides a set of common helpers and properties relating to symlink handling.\n     * @param path file or directory pattern being watched\n     */\n    _getWatchHelpers(path: Path): WatchHelper;\n    /**\n     * Provides directory tracking objects\n     * @param directory path of the directory\n     */\n    _getWatchedDir(directory: string): DirEntry;\n    /**\n     * Check for read permissions: https://stackoverflow.com/a/11781404/1358405\n     */\n    _hasReadPermissions(stats: Stats): boolean;\n    /**\n     * Handles emitting unlink events for\n     * files and directories, and via recursion, for\n     * files and directories within directories that are unlinked\n     * @param directory within which the following item is located\n     * @param item      base path of item/directory\n     */\n    _remove(directory: string, item: string, isDirectory?: boolean): void;\n    /**\n     * Closes all watchers for a path\n     */\n    _closePath(path: Path): void;\n    /**\n     * Closes only file-specific watchers\n     */\n    _closeFile(path: Path): void;\n    _addPathCloser(path: Path, closer: () => void): void;\n    _readdirp(root: Path, opts?: Partial<ReaddirpOptions>): ReaddirpStream | undefined;\n}\n/**\n * Instantiates watcher with paths to be tracked.\n * @param paths file / directory paths\n * @param options opts, such as `atomic`, `awaitWriteFinish`, `ignored`, and others\n * @returns an instance of FSWatcher for chaining.\n * @example\n * const watcher = watch('.').on('all', (event, path) => { console.log(event, path); });\n * watch('.', { atomic: true, awaitWriteFinish: true, ignored: (f, stats) => stats?.isFile() && !f.endsWith('.js') })\n */\nexport declare function watch(paths: string | string[], options?: ChokidarOptions): FSWatcher;\ndeclare const _default: {\n    watch: typeof watch;\n    FSWatcher: typeof FSWatcher;\n};\nexport default _default;\n",
  "node_modules/chokidar/handler.d.ts": "import type { WatchEventType, Stats, FSWatcher as NativeFsWatcher } from 'fs';\nimport type { FSWatcher, WatchHelper, Throttler } from './index.js';\nimport type { EntryInfo } from 'readdirp';\nexport type Path = string;\nexport declare const STR_DATA = \"data\";\nexport declare const STR_END = \"end\";\nexport declare const STR_CLOSE = \"close\";\nexport declare const EMPTY_FN: () => void;\nexport declare const IDENTITY_FN: (val: unknown) => unknown;\nexport declare const isWindows: boolean;\nexport declare const isMacos: boolean;\nexport declare const isLinux: boolean;\nexport declare const isFreeBSD: boolean;\nexport declare const isIBMi: boolean;\nexport declare const EVENTS: {\n    readonly ALL: \"all\";\n    readonly READY: \"ready\";\n    readonly ADD: \"add\";\n    readonly CHANGE: \"change\";\n    readonly ADD_DIR: \"addDir\";\n    readonly UNLINK: \"unlink\";\n    readonly UNLINK_DIR: \"unlinkDir\";\n    readonly RAW: \"raw\";\n    readonly ERROR: \"error\";\n};\nexport type EventName = (typeof EVENTS)[keyof typeof EVENTS];\nexport type FsWatchContainer = {\n    listeners: (path: string) => void | Set<any>;\n    errHandlers: (err: unknown) => void | Set<any>;\n    rawEmitters: (ev: WatchEventType, path: string, opts: unknown) => void | Set<any>;\n    watcher: NativeFsWatcher;\n    watcherUnusable?: boolean;\n};\nexport interface WatchHandlers {\n    listener: (path: string) => void;\n    errHandler: (err: unknown) => void;\n    rawEmitter: (ev: WatchEventType, path: string, opts: unknown) => void;\n}\n/**\n * @mixin\n */\nexport declare class NodeFsHandler {\n    fsw: FSWatcher;\n    _boundHandleError: (error: unknown) => void;\n    constructor(fsW: FSWatcher);\n    /**\n     * Watch file for changes with fs_watchFile or fs_watch.\n     * @param path to file or dir\n     * @param listener on fs change\n     * @returns closer for the watcher instance\n     */\n    _watchWithNodeFs(path: string, listener: (path: string, newStats?: any) => void | Promise<void>): (() => void) | undefined;\n    /**\n     * Watch a file and emit add event if warranted.\n     * @returns closer for the watcher instance\n     */\n    _handleFile(file: Path, stats: Stats, initialAdd: boolean): (() => void) | undefined;\n    /**\n     * Handle symlinks encountered while reading a dir.\n     * @param entry returned by readdirp\n     * @param directory path of dir being read\n     * @param path of this item\n     * @param item basename of this item\n     * @returns true if no more processing is needed for this entry.\n     */\n    _handleSymlink(entry: EntryInfo, directory: string, path: Path, item: string): Promise<boolean | undefined>;\n    _handleRead(directory: string, initialAdd: boolean, wh: WatchHelper, target: Path, dir: Path, depth: number, throttler: Throttler): Promise<unknown> | undefined;\n    /**\n     * Read directory to add / remove files from `@watched` list and re-read it on change.\n     * @param dir fs path\n     * @param stats\n     * @param initialAdd\n     * @param depth relative to user-supplied path\n     * @param target child path targeted for watch\n     * @param wh Common watch helpers for this path\n     * @param realpath\n     * @returns closer for the watcher instance.\n     */\n    _handleDir(dir: string, stats: Stats, initialAdd: boolean, depth: number, target: string, wh: WatchHelper, realpath: string): Promise<(() => void) | undefined>;\n    /**\n     * Handle added file, directory, or glob pattern.\n     * Delegates call to _handleFile / _handleDir after checks.\n     * @param path to file or ir\n     * @param initialAdd was the file added at watch instantiation?\n     * @param priorWh depth relative to user-supplied path\n     * @param depth Child path actually targeted for watch\n     * @param target Child path actually targeted for watch\n     */\n    _addToNodeFs(path: string, initialAdd: boolean, priorWh: WatchHelper | undefined, depth: number, target?: string): Promise<string | false | undefined>;\n}\n",
  "node_modules/chokidar/index.d.ts": "/*! chokidar - MIT License (c) 2012 Paul Miller (paulmillr.com) */\nimport { Stats } from 'fs';\nimport { EventEmitter } from 'events';\nimport { ReaddirpStream, ReaddirpOptions, EntryInfo } from 'readdirp';\nimport { NodeFsHandler, EventName, Path, EVENTS as EV, WatchHandlers } from './handler.js';\ntype AWF = {\n    stabilityThreshold: number;\n    pollInterval: number;\n};\ntype BasicOpts = {\n    persistent: boolean;\n    ignoreInitial: boolean;\n    followSymlinks: boolean;\n    cwd?: string;\n    usePolling: boolean;\n    interval: number;\n    binaryInterval: number;\n    alwaysStat?: boolean;\n    depth?: number;\n    ignorePermissionErrors: boolean;\n    atomic: boolean | number;\n};\nexport type Throttler = {\n    timeoutObject: NodeJS.Timeout;\n    clear: () => void;\n    count: number;\n};\nexport type ChokidarOptions = Partial<BasicOpts & {\n    ignored: Matcher | Matcher[];\n    awaitWriteFinish: boolean | Partial<AWF>;\n}>;\nexport type FSWInstanceOptions = BasicOpts & {\n    ignored: Matcher[];\n    awaitWriteFinish: false | AWF;\n};\nexport type ThrottleType = 'readdir' | 'watch' | 'add' | 'remove' | 'change';\nexport type EmitArgs = [path: Path, stats?: Stats];\nexport type EmitErrorArgs = [error: Error, stats?: Stats];\nexport type EmitArgsWithName = [event: EventName, ...EmitArgs];\nexport type MatchFunction = (val: string, stats?: Stats) => boolean;\nexport interface MatcherObject {\n    path: string;\n    recursive?: boolean;\n}\nexport type Matcher = string | RegExp | MatchFunction | MatcherObject;\n/**\n * Directory entry.\n */\ndeclare class DirEntry {\n    path: Path;\n    _removeWatcher: (dir: string, base: string) => void;\n    items: Set<Path>;\n    constructor(dir: Path, removeWatcher: (dir: string, base: string) => void);\n    add(item: string): void;\n    remove(item: string): Promise<void>;\n    has(item: string): boolean | undefined;\n    getChildren(): string[];\n    dispose(): void;\n}\nexport declare class WatchHelper {\n    fsw: FSWatcher;\n    path: string;\n    watchPath: string;\n    fullWatchPath: string;\n    dirParts: string[][];\n    followSymlinks: boolean;\n    statMethod: 'stat' | 'lstat';\n    constructor(path: string, follow: boolean, fsw: FSWatcher);\n    entryPath(entry: EntryInfo): Path;\n    filterPath(entry: EntryInfo): boolean;\n    filterDir(entry: EntryInfo): boolean;\n}\nexport interface FSWatcherKnownEventMap {\n    [EV.READY]: [];\n    [EV.RAW]: Parameters<WatchHandlers['rawEmitter']>;\n    [EV.ERROR]: Parameters<WatchHandlers['errHandler']>;\n    [EV.ALL]: [event: EventName, ...EmitArgs];\n}\nexport type FSWatcherEventMap = FSWatcherKnownEventMap & {\n    [k in Exclude<EventName, keyof FSWatcherKnownEventMap>]: EmitArgs;\n};\n/**\n * Watches files & directories for changes. Emitted events:\n * `add`, `addDir`, `change`, `unlink`, `unlinkDir`, `all`, `error`\n *\n *     new FSWatcher()\n *       .add(directories)\n *       .on('add', path => log('File', path, 'was added'))\n */\nexport declare class FSWatcher extends EventEmitter<FSWatcherEventMap> {\n    closed: boolean;\n    options: FSWInstanceOptions;\n    _closers: Map<string, Array<any>>;\n    _ignoredPaths: Set<Matcher>;\n    _throttled: Map<ThrottleType, Map<any, any>>;\n    _streams: Set<ReaddirpStream>;\n    _symlinkPaths: Map<Path, string | boolean>;\n    _watched: Map<string, DirEntry>;\n    _pendingWrites: Map<string, any>;\n    _pendingUnlinks: Map<string, EmitArgsWithName>;\n    _readyCount: number;\n    _emitReady: () => void;\n    _closePromise?: Promise<void>;\n    _userIgnored?: MatchFunction;\n    _readyEmitted: boolean;\n    _emitRaw: WatchHandlers['rawEmitter'];\n    _boundRemove: (dir: string, item: string) => void;\n    _nodeFsHandler: NodeFsHandler;\n    constructor(_opts?: ChokidarOptions);\n    _addIgnoredPath(matcher: Matcher): void;\n    _removeIgnoredPath(matcher: Matcher): void;\n    /**\n     * Adds paths to be watched on an existing FSWatcher instance.\n     * @param paths_ file or file list. Other arguments are unused\n     */\n    add(paths_: Path | Path[], _origAdd?: string, _internal?: boolean): FSWatcher;\n    /**\n     * Close watchers or start ignoring events from specified paths.\n     */\n    unwatch(paths_: Path | Path[]): FSWatcher;\n    /**\n     * Close watchers and remove all listeners from watched paths.\n     */\n    close(): Promise<void>;\n    /**\n     * Expose list of watched paths\n     * @returns for chaining\n     */\n    getWatched(): Record<string, string[]>;\n    emitWithAll(event: EventName, args: EmitArgs): void;\n    /**\n     * Normalize and emit events.\n     * Calling _emit DOES NOT MEAN emit() would be called!\n     * @param event Type of event\n     * @param path File or directory path\n     * @param stats arguments to be passed with event\n     * @returns the error if defined, otherwise the value of the FSWatcher instance's `closed` flag\n     */\n    _emit(event: EventName, path: Path, stats?: Stats): Promise<this | undefined>;\n    /**\n     * Common handler for errors\n     * @returns The error if defined, otherwise the value of the FSWatcher instance's `closed` flag\n     */\n    _handleError(error: Error): Error | boolean;\n    /**\n     * Helper utility for throttling\n     * @param actionType type being throttled\n     * @param path being acted upon\n     * @param timeout duration of time to suppress duplicate actions\n     * @returns tracking object or false if action should be suppressed\n     */\n    _throttle(actionType: ThrottleType, path: Path, timeout: number): Throttler | false;\n    _incrReadyCount(): number;\n    /**\n     * Awaits write operation to finish.\n     * Polls a newly created file for size variations. When files size does not change for 'threshold' milliseconds calls callback.\n     * @param path being acted upon\n     * @param threshold Time in milliseconds a file size must be fixed before acknowledging write OP is finished\n     * @param event\n     * @param awfEmit Callback to be called when ready for event to be emitted.\n     */\n    _awaitWriteFinish(path: Path, threshold: number, event: EventName, awfEmit: (err?: Error, stat?: Stats) => void): void;\n    /**\n     * Determines whether user has asked to ignore this path.\n     */\n    _isIgnored(path: Path, stats?: Stats): boolean;\n    _isntIgnored(path: Path, stat?: Stats): boolean;\n    /**\n     * Provides a set of common helpers and properties relating to symlink handling.\n     * @param path file or directory pattern being watched\n     */\n    _getWatchHelpers(path: Path): WatchHelper;\n    /**\n     * Provides directory tracking objects\n     * @param directory path of the directory\n     */\n    _getWatchedDir(directory: string): DirEntry;\n    /**\n     * Check for read permissions: https://stackoverflow.com/a/11781404/1358405\n     */\n    _hasReadPermissions(stats: Stats): boolean;\n    /**\n     * Handles emitting unlink events for\n     * files and directories, and via recursion, for\n     * files and directories within directories that are unlinked\n     * @param directory within which the following item is located\n     * @param item      base path of item/directory\n     */\n    _remove(directory: string, item: string, isDirectory?: boolean): void;\n    /**\n     * Closes all watchers for a path\n     */\n    _closePath(path: Path): void;\n    /**\n     * Closes only file-specific watchers\n     */\n    _closeFile(path: Path): void;\n    _addPathCloser(path: Path, closer: () => void): void;\n    _readdirp(root: Path, opts?: Partial<ReaddirpOptions>): ReaddirpStream | undefined;\n}\n/**\n * Instantiates watcher with paths to be tracked.\n * @param paths file / directory paths\n * @param options opts, such as `atomic`, `awaitWriteFinish`, `ignored`, and others\n * @returns an instance of FSWatcher for chaining.\n * @example\n * const watcher = watch('.').on('all', (event, path) => { console.log(event, path); });\n * watch('.', { atomic: true, awaitWriteFinish: true, ignored: (f, stats) => stats?.isFile() && !f.endsWith('.js') })\n */\nexport declare function watch(paths: string | string[], options?: ChokidarOptions): FSWatcher;\ndeclare const _default: {\n    watch: typeof watch;\n    FSWatcher: typeof FSWatcher;\n};\nexport default _default;\n",
  "node_modules/chokidar/package.json": "{\n  \"name\": \"chokidar\",\n  \"description\": \"Minimal and efficient cross-platform file watching library\",\n  \"version\": \"4.0.3\",\n  \"homepage\": \"https://github.com/paulmillr/chokidar\",\n  \"author\": \"Paul Miller (https://paulmillr.com)\",\n  \"files\": [\n    \"index.js\",\n    \"index.d.ts\",\n    \"handler.js\",\n    \"handler.d.ts\",\n    \"esm\"\n  ],\n  \"main\": \"./index.js\",\n  \"module\": \"./esm/index.js\",\n  \"types\": \"./index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"import\": \"./esm/index.js\",\n      \"require\": \"./index.js\"\n    },\n    \"./handler.js\": {\n      \"import\": \"./esm/handler.js\",\n      \"require\": \"./handler.js\"\n    }\n  },\n  \"dependencies\": {\n    \"readdirp\": \"^4.0.1\"\n  },\n  \"devDependencies\": {\n    \"@paulmillr/jsbt\": \"0.2.1\",\n    \"@types/node\": \"20.14.8\",\n    \"chai\": \"4.3.4\",\n    \"prettier\": \"3.1.1\",\n    \"rimraf\": \"5.0.5\",\n    \"sinon\": \"12.0.1\",\n    \"sinon-chai\": \"3.7.0\",\n    \"typescript\": \"5.5.2\",\n    \"upath\": \"2.0.1\"\n  },\n  \"sideEffects\": false,\n  \"engines\": {\n    \"node\": \">= 14.16.0\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/paulmillr/chokidar.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/paulmillr/chokidar/issues\"\n  },\n  \"license\": \"MIT\",\n  \"scripts\": {\n    \"build\": \"tsc && tsc -p tsconfig.esm.json\",\n    \"lint\": \"prettier --check src\",\n    \"format\": \"prettier --write src\",\n    \"test\": \"node --test\"\n  },\n  \"keywords\": [\n    \"fs\",\n    \"watch\",\n    \"watchFile\",\n    \"watcher\",\n    \"watching\",\n    \"file\",\n    \"fsevents\"\n  ],\n  \"funding\": \"https://paulmillr.com/funding/\"\n}\n",
  "node_modules/chownr/package.json": "{\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)\",\n  \"name\": \"chownr\",\n  \"description\": \"like `chown -R`\",\n  \"version\": \"1.1.4\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/isaacs/chownr.git\"\n  },\n  \"main\": \"chownr.js\",\n  \"files\": [\n    \"chownr.js\"\n  ],\n  \"devDependencies\": {\n    \"mkdirp\": \"0.3\",\n    \"rimraf\": \"^2.7.1\",\n    \"tap\": \"^14.10.6\"\n  },\n  \"tap\": {\n    \"check-coverage\": true\n  },\n  \"scripts\": {\n    \"test\": \"tap\",\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"git push origin --follow-tags\"\n  },\n  \"license\": \"ISC\"\n}\n",
  "node_modules/citty/dist/index.d.ts": "type ArgType = \"boolean\" | \"string\" | \"positional\" | undefined;\ntype _ArgDef<T extends ArgType, VT extends boolean | string> = {\n    type?: T;\n    description?: string;\n    valueHint?: string;\n    alias?: string | string[];\n    default?: VT;\n    required?: boolean;\n};\ntype BooleanArgDef = _ArgDef<\"boolean\", boolean>;\ntype StringArgDef = _ArgDef<\"string\", string>;\ntype PositionalArgDef = Omit<_ArgDef<\"positional\", string>, \"alias\">;\ntype ArgDef = BooleanArgDef | StringArgDef | PositionalArgDef;\ntype ArgsDef = Record<string, ArgDef>;\ntype Arg = ArgDef & {\n    name: string;\n    alias: string[];\n};\ntype ParsedArgs<T extends ArgsDef = ArgsDef> = {\n    _: string[];\n} & Record<{\n    [K in keyof T]: T[K] extends {\n        type: \"positional\";\n    } ? K : never;\n}[keyof T], string> & Record<{\n    [K in keyof T]: T[K] extends {\n        type: \"string\";\n    } ? K : never;\n}[keyof T], string> & Record<{\n    [K in keyof T]: T[K] extends {\n        type: \"boolean\";\n    } ? K : never;\n}[keyof T], boolean> & Record<string, string | boolean | string[]>;\ninterface CommandMeta {\n    name?: string;\n    version?: string;\n    description?: string;\n}\ntype SubCommandsDef = Record<string, Resolvable<CommandDef<any>>>;\ntype CommandDef<T extends ArgsDef = ArgsDef> = {\n    meta?: Resolvable<CommandMeta>;\n    args?: Resolvable<T>;\n    subCommands?: Resolvable<SubCommandsDef>;\n    setup?: (context: CommandContext<T>) => any | Promise<any>;\n    cleanup?: (context: CommandContext<T>) => any | Promise<any>;\n    run?: (context: CommandContext<T>) => any | Promise<any>;\n};\ntype CommandContext<T extends ArgsDef = ArgsDef> = {\n    rawArgs: string[];\n    args: ParsedArgs<T>;\n    cmd: CommandDef<T>;\n    subCommand?: CommandDef<T>;\n    data?: any;\n};\ntype Awaitable<T> = () => T | Promise<T>;\ntype Resolvable<T> = T | Promise<T> | (() => T) | (() => Promise<T>);\n\ndeclare function defineCommand<T extends ArgsDef = ArgsDef>(def: CommandDef<T>): CommandDef<T>;\ninterface RunCommandOptions {\n    rawArgs: string[];\n    data?: any;\n    showUsage?: boolean;\n}\ndeclare function runCommand<T extends ArgsDef = ArgsDef>(cmd: CommandDef<T>, opts: RunCommandOptions): Promise<{\n    result: unknown;\n}>;\n\ndeclare function showUsage<T extends ArgsDef = ArgsDef>(cmd: CommandDef<T>, parent?: CommandDef<T>): Promise<void>;\ndeclare function renderUsage<T extends ArgsDef = ArgsDef>(cmd: CommandDef<T>, parent?: CommandDef<T>): Promise<string>;\n\ninterface RunMainOptions {\n    rawArgs?: string[];\n    showUsage?: typeof showUsage;\n}\ndeclare function runMain<T extends ArgsDef = ArgsDef>(cmd: CommandDef<T>, opts?: RunMainOptions): Promise<void>;\ndeclare function createMain<T extends ArgsDef = ArgsDef>(cmd: CommandDef<T>): (opts?: RunMainOptions) => Promise<void>;\n\ndeclare function parseArgs<T extends ArgsDef = ArgsDef>(rawArgs: string[], argsDef: ArgsDef): ParsedArgs<T>;\n\nexport { type Arg, type ArgDef, type ArgType, type ArgsDef, type Awaitable, type BooleanArgDef, type CommandContext, type CommandDef, type CommandMeta, type ParsedArgs, type PositionalArgDef, type Resolvable, type RunCommandOptions, type RunMainOptions, type StringArgDef, type SubCommandsDef, type _ArgDef, createMain, defineCommand, parseArgs, renderUsage, runCommand, runMain, showUsage };\n",
  "node_modules/citty/package.json": "{\n  \"name\": \"citty\",\n  \"version\": \"0.1.6\",\n  \"description\": \"Elegant CLI Builder\",\n  \"repository\": \"unjs/citty\",\n  \"license\": \"MIT\",\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./dist/index.d.ts\",\n      \"import\": \"./dist/index.mjs\",\n      \"require\": \"./dist/index.cjs\"\n    }\n  },\n  \"main\": \"./dist/index.cjs\",\n  \"module\": \"./dist/index.mjs\",\n  \"types\": \"./dist/index.d.ts\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"build\": \"unbuild\",\n    \"dev\": \"vitest dev\",\n    \"lint\": \"eslint --cache --ext .ts,.js,.mjs,.cjs . && prettier -c src test\",\n    \"lint:fix\": \"eslint --cache --ext .ts,.js,.mjs,.cjs . --fix && prettier -c src test -w\",\n    \"prepack\": \"pnpm run build\",\n    \"play\": \"jiti ./playground/cli.ts\",\n    \"release\": \"pnpm test && changelogen --release --push && npm publish\",\n    \"test\": \"pnpm lint && vitest run --coverage\"\n  },\n  \"dependencies\": {\n    \"consola\": \"^3.2.3\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^20.11.17\",\n    \"@vitest/coverage-v8\": \"^1.2.2\",\n    \"changelogen\": \"^0.5.5\",\n    \"eslint\": \"^8.56.0\",\n    \"eslint-config-unjs\": \"^0.2.1\",\n    \"jiti\": \"^1.21.0\",\n    \"prettier\": \"^3.2.5\",\n    \"scule\": \"^1.3.0\",\n    \"typescript\": \"^5.3.3\",\n    \"unbuild\": \"^2.0.0\",\n    \"vitest\": \"^1.2.2\"\n  },\n  \"packageManager\": \"pnpm@8.15.1\"\n}",
  "node_modules/cli/package.json": "{ \"name\"          : \"cli\",\n  \"description\"   : \"A tool for rapidly building command line apps\",\n  \"version\"       : \"1.0.1\",\n  \"homepage\"      : \"http://github.com/node-js-libs/cli\",\n  \"keywords\"      : [\"cli\",\"command line\",\"opts\",\"parseopt\",\"opt\",\"args\",\"console\",\"argsparse\",\"optparse\",\"autocomplete\",\"command\",\"autocompletion\"],\n  \"author\"        : \"Chris O'Hara <cohara87@gmail.com>\",\n  \"main\"          : \"cli.js\",\n  \"bugs\": {\n    \"mail\": \"cohara87@gmail.com\",\n    \"url\": \"http://github.com/node-js-libs/cli/issues\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"http://github.com/node-js-libs/cli.git\"\n  },\n  \"dependencies\": {\n    \"glob\": \"^7.1.1\",\n    \"exit\": \"0.1.2\"\n  },\n  \"contributors\": [\n    { \"name\": \"Douglas Meyer\", \"github\": \"https://github.com/DouglasMeyer\" }\n  ],\n  \"engines\": { \"node\": \">=0.2.5\" },\n  \"license\": \"MIT\"\n}\n",
  "node_modules/cli-cursor/index.d.ts": "/// <reference types=\"node\"/>\n\n/**\nShow cursor.\n\n@param stream - Default: `process.stderr`.\n\n@example\n```\nimport * as cliCursor from 'cli-cursor';\n\ncliCursor.show();\n```\n*/\nexport function show(stream?: NodeJS.WritableStream): void;\n\n/**\nHide cursor.\n\n@param stream - Default: `process.stderr`.\n\n@example\n```\nimport * as cliCursor from 'cli-cursor';\n\ncliCursor.hide();\n```\n*/\nexport function hide(stream?: NodeJS.WritableStream): void;\n\n/**\nToggle cursor visibility.\n\n@param force - Is useful to show or hide the cursor based on a boolean.\n@param stream - Default: `process.stderr`.\n\n@example\n```\nimport * as cliCursor from 'cli-cursor';\n\nconst unicornsAreAwesome = true;\ncliCursor.toggle(unicornsAreAwesome);\n```\n*/\nexport function toggle(force?: boolean, stream?: NodeJS.WritableStream): void;\n",
  "node_modules/cli-cursor/package.json": "{\n\t\"name\": \"cli-cursor\",\n\t\"version\": \"3.1.0\",\n\t\"description\": \"Toggle the CLI cursor\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/cli-cursor\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"cli\",\n\t\t\"cursor\",\n\t\t\"ansi\",\n\t\t\"toggle\",\n\t\t\"display\",\n\t\t\"show\",\n\t\t\"hide\",\n\t\t\"term\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"tty\",\n\t\t\"shell\",\n\t\t\"command-line\"\n\t],\n\t\"dependencies\": {\n\t\t\"restore-cursor\": \"^3.1.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@types/node\": \"^12.0.7\",\n\t\t\"ava\": \"^2.1.0\",\n\t\t\"tsd\": \"^0.7.2\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/cli-spinners/index.d.ts": "declare namespace cliSpinners {\n\ttype SpinnerName =\n\t\t| 'dots'\n\t\t| 'dots2'\n\t\t| 'dots3'\n\t\t| 'dots4'\n\t\t| 'dots5'\n\t\t| 'dots6'\n\t\t| 'dots7'\n\t\t| 'dots8'\n\t\t| 'dots9'\n\t\t| 'dots10'\n\t\t| 'dots11'\n\t\t| 'dots12'\n\t\t| 'dots8Bit'\n\t\t| 'sand'\n\t\t| 'line'\n\t\t| 'line2'\n\t\t| 'pipe'\n\t\t| 'simpleDots'\n\t\t| 'simpleDotsScrolling'\n\t\t| 'star'\n\t\t| 'star2'\n\t\t| 'flip'\n\t\t| 'hamburger'\n\t\t| 'growVertical'\n\t\t| 'growHorizontal'\n\t\t| 'balloon'\n\t\t| 'balloon2'\n\t\t| 'noise'\n\t\t| 'bounce'\n\t\t| 'boxBounce'\n\t\t| 'boxBounce2'\n\t\t| 'binary'\n\t\t| 'triangle'\n\t\t| 'arc'\n\t\t| 'circle'\n\t\t| 'squareCorners'\n\t\t| 'circleQuarters'\n\t\t| 'circleHalves'\n\t\t| 'squish'\n\t\t| 'toggle'\n\t\t| 'toggle2'\n\t\t| 'toggle3'\n\t\t| 'toggle4'\n\t\t| 'toggle5'\n\t\t| 'toggle6'\n\t\t| 'toggle7'\n\t\t| 'toggle8'\n\t\t| 'toggle9'\n\t\t| 'toggle10'\n\t\t| 'toggle11'\n\t\t| 'toggle12'\n\t\t| 'toggle13'\n\t\t| 'arrow'\n\t\t| 'arrow2'\n\t\t| 'arrow3'\n\t\t| 'bouncingBar'\n\t\t| 'bouncingBall'\n\t\t| 'smiley'\n\t\t| 'monkey'\n\t\t| 'hearts'\n\t\t| 'clock'\n\t\t| 'earth'\n\t\t| 'material'\n\t\t| 'moon'\n\t\t| 'runner'\n\t\t| 'pong'\n\t\t| 'shark'\n\t\t| 'dqpb'\n\t\t| 'weather'\n\t\t| 'christmas'\n\t\t| 'grenade'\n\t\t| 'point'\n\t\t| 'layer'\n\t\t| 'betaWave'\n\t\t| 'fingerDance'\n\t\t| 'fistBump'\n\t\t| 'soccerHeader'\n\t\t| 'mindblown'\n\t\t| 'speaker'\n\t\t| 'orangePulse'\n\t\t| 'bluePulse'\n\t\t| 'orangeBluePulse'\n\t\t| 'timeTravel'\n\t\t| 'aesthetic'\n\t\t| 'dwarfFortress';\n\n\tinterface Spinner {\n\t\t/**\n\t\tRecommended interval.\n\t\t*/\n\t\treadonly interval: number;\n\n\t\t/**\n\t\tA list of frames to show for the spinner.\n\t\t*/\n\t\treadonly frames: string[];\n\t}\n}\n\n/**\n70+ spinners for use in the terminal.\n\n@example\n```\nimport cliSpinners = require('cli-spinners');\n\nconsole.log(cliSpinners.dots);\n// {\n//   interval: 80,\n//   frames: ['⠋', '⠙', '⠹', '⠸', '⠼', '⠴', '⠦', '⠧', '⠇', '⠏']\n// }\n```\n*/\ndeclare const cliSpinners: {\n\treadonly [spinnerName in cliSpinners.SpinnerName]: cliSpinners.Spinner;\n} & {\n\t/**\n\tReturns a random spinner each time it's called.\n\t*/\n\treadonly random: cliSpinners.Spinner;\n\n\t// TODO: Remove this for the next major release\n\tdefault: typeof cliSpinners;\n};\n\nexport = cliSpinners;\n",
  "node_modules/cli-spinners/package.json": "{\n\t\"name\": \"cli-spinners\",\n\t\"version\": \"2.9.2\",\n\t\"description\": \"Spinners for use in the terminal\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/cli-spinners\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=6\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\",\n\t\t\"asciicast\": \"asciinema rec --command='node example-all.js' --title='cli-spinner' --quiet\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\",\n\t\t\"spinners.json\"\n\t],\n\t\"keywords\": [\n\t\t\"cli\",\n\t\t\"spinner\",\n\t\t\"spinners\",\n\t\t\"terminal\",\n\t\t\"term\",\n\t\t\"console\",\n\t\t\"ascii\",\n\t\t\"unicode\",\n\t\t\"loading\",\n\t\t\"indicator\",\n\t\t\"progress\",\n\t\t\"busy\",\n\t\t\"wait\",\n\t\t\"idle\",\n\t\t\"json\"\n\t],\n\t\"devDependencies\": {\n\t\t\"@types/node\": \"^17.0.41\",\n\t\t\"ava\": \"^1.4.1\",\n\t\t\"log-update\": \"^3.2.0\",\n\t\t\"string-length\": \"^4.0.1\",\n\t\t\"tsd\": \"^0.7.2\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/cli-width/package.json": "{\n  \"name\": \"cli-width\",\n  \"version\": \"3.0.0\",\n  \"description\": \"Get stdout window width, with two fallbacks, tty and then a default.\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"node test | tspec\",\n    \"coverage\": \"nyc node test | tspec\",\n    \"coveralls\": \"npm run coverage -s && coveralls < coverage/lcov.info\",\n    \"release\": \"standard-version\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git@github.com:knownasilya/cli-width.git\"\n  },\n  \"author\": \"Ilya Radchenko <knownasilya@gmail.com>\",\n  \"license\": \"ISC\",\n  \"bugs\": {\n    \"url\": \"https://github.com/knownasilya/cli-width/issues\"\n  },\n  \"homepage\": \"https://github.com/knownasilya/cli-width\",\n  \"engines\": {\n    \"node\": \">= 10\"\n  },\n  \"devDependencies\": {\n    \"coveralls\": \"^3.0.11\",\n    \"nyc\": \"^15.0.1\",\n    \"standard-version\": \"^7.1.0\",\n    \"tap-spec\": \"^5.0.0\",\n    \"tape\": \"^4.13.2\"\n  }\n}\n",
  "node_modules/clone/package.json": "{\n  \"name\": \"clone\",\n  \"description\": \"deep cloning of objects and arrays\",\n  \"tags\": [\n    \"clone\",\n    \"object\",\n    \"array\",\n    \"function\",\n    \"date\"\n  ],\n  \"version\": \"1.0.4\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/pvorb/node-clone.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/pvorb/node-clone/issues\"\n  },\n  \"main\": \"clone.js\",\n  \"author\": \"Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch/)\",\n  \"contributors\": [\n    \"Blake Miner <miner.blake@gmail.com> (http://www.blakeminer.com/)\",\n    \"Tian You <axqd001@gmail.com> (http://blog.axqd.net/)\",\n    \"George Stagas <gstagas@gmail.com> (http://stagas.com/)\",\n    \"Tobiasz Cudnik <tobiasz.cudnik@gmail.com> (https://github.com/TobiaszCudnik)\",\n    \"Pavel Lang <langpavel@phpskelet.org> (https://github.com/langpavel)\",\n    \"Dan MacTough (http://yabfog.com/)\",\n    \"w1nk (https://github.com/w1nk)\",\n    \"Hugh Kennedy (http://twitter.com/hughskennedy)\",\n    \"Dustin Diaz (http://dustindiaz.com)\",\n    \"Ilya Shaisultanov (https://github.com/diversario)\",\n    \"Nathan MacInnes <nathan@macinn.es> (http://macinn.es/)\",\n    \"Benjamin E. Coe <ben@npmjs.com> (https://twitter.com/benjamincoe)\",\n    \"Nathan Zadoks (https://github.com/nathan7)\",\n    \"Róbert Oroszi <robert+gh@oroszi.net> (https://github.com/oroce)\",\n    \"Aurélio A. Heckert (http://softwarelivre.org/aurium)\",\n    \"Guy Ellis (http://www.guyellisrocks.com/)\"\n  ],\n  \"license\": \"MIT\",\n  \"engines\": {\n    \"node\": \">=0.8\"\n  },\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"nodeunit\": \"~0.9.0\"\n  },\n  \"optionalDependencies\": {},\n  \"scripts\": {\n    \"test\": \"nodeunit test.js\"\n  }\n}\n",
  "node_modules/clsx/clsx.d.ts": "declare namespace clsx {\n\ttype ClassValue = ClassArray | ClassDictionary | string | number | bigint | null | boolean | undefined;\n\ttype ClassDictionary = Record<string, any>;\n\ttype ClassArray = ClassValue[];\n\tfunction clsx(...inputs: ClassValue[]): string;\n}\n\ndeclare function clsx(...inputs: clsx.ClassValue[]): string;\n\nexport = clsx;\n",
  "node_modules/clsx/package.json": "{\n  \"name\": \"clsx\",\n  \"version\": \"2.1.1\",\n  \"repository\": \"lukeed/clsx\",\n  \"description\": \"A tiny (239B) utility for constructing className strings conditionally.\",\n  \"module\": \"dist/clsx.mjs\",\n  \"unpkg\": \"dist/clsx.min.js\",\n  \"main\": \"dist/clsx.js\",\n  \"types\": \"clsx.d.ts\",\n  \"license\": \"MIT\",\n  \"exports\": {\n    \".\": {\n      \"import\": {\n        \"types\": \"./clsx.d.mts\",\n        \"default\": \"./dist/clsx.mjs\"\n      },\n      \"default\": {\n        \"types\": \"./clsx.d.ts\",\n        \"default\": \"./dist/clsx.js\"\n      }\n    },\n    \"./lite\": {\n      \"import\": {\n        \"types\": \"./clsx.d.mts\",\n        \"default\": \"./dist/lite.mjs\"\n      },\n      \"default\": {\n        \"types\": \"./clsx.d.ts\",\n        \"default\": \"./dist/lite.js\"\n      }\n    }\n  },\n  \"author\": {\n    \"name\": \"Luke Edwards\",\n    \"email\": \"luke.edwards05@gmail.com\",\n    \"url\": \"https://lukeed.com\"\n  },\n  \"engines\": {\n    \"node\": \">=6\"\n  },\n  \"scripts\": {\n    \"build\": \"node bin\",\n    \"test\": \"uvu -r esm test\"\n  },\n  \"files\": [\n    \"*.d.mts\",\n    \"*.d.ts\",\n    \"dist\"\n  ],\n  \"keywords\": [\n    \"classes\",\n    \"classname\",\n    \"classnames\"\n  ],\n  \"devDependencies\": {\n    \"esm\": \"3.2.25\",\n    \"terser\": \"4.8.0\",\n    \"uvu\": \"0.5.4\"\n  }\n}\n",
  "node_modules/color-convert/package.json": "{\n  \"name\": \"color-convert\",\n  \"description\": \"Plain color conversion functions\",\n  \"version\": \"2.0.1\",\n  \"author\": \"Heather Arthur <fayearthur@gmail.com>\",\n  \"license\": \"MIT\",\n  \"repository\": \"Qix-/color-convert\",\n  \"scripts\": {\n    \"pretest\": \"xo\",\n    \"test\": \"node test/basic.js\"\n  },\n  \"engines\": {\n    \"node\": \">=7.0.0\"\n  },\n  \"keywords\": [\n    \"color\",\n    \"colour\",\n    \"convert\",\n    \"converter\",\n    \"conversion\",\n    \"rgb\",\n    \"hsl\",\n    \"hsv\",\n    \"hwb\",\n    \"cmyk\",\n    \"ansi\",\n    \"ansi16\"\n  ],\n  \"files\": [\n    \"index.js\",\n    \"conversions.js\",\n    \"route.js\"\n  ],\n  \"xo\": {\n    \"rules\": {\n      \"default-case\": 0,\n      \"no-inline-comments\": 0,\n      \"operator-linebreak\": 0\n    }\n  },\n  \"devDependencies\": {\n    \"chalk\": \"^2.4.2\",\n    \"xo\": \"^0.24.0\"\n  },\n  \"dependencies\": {\n    \"color-name\": \"~1.1.4\"\n  }\n}\n",
  "node_modules/color-name/package.json": "{\r\n  \"name\": \"color-name\",\r\n  \"version\": \"1.1.4\",\r\n  \"description\": \"A list of color names and its values\",\r\n  \"main\": \"index.js\",\r\n  \"files\": [\r\n    \"index.js\"\r\n  ],\r\n  \"scripts\": {\r\n    \"test\": \"node test.js\"\r\n  },\r\n  \"repository\": {\r\n    \"type\": \"git\",\r\n    \"url\": \"git@github.com:colorjs/color-name.git\"\r\n  },\r\n  \"keywords\": [\r\n    \"color-name\",\r\n    \"color\",\r\n    \"color-keyword\",\r\n    \"keyword\"\r\n  ],\r\n  \"author\": \"DY <dfcreative@gmail.com>\",\r\n  \"license\": \"MIT\",\r\n  \"bugs\": {\r\n    \"url\": \"https://github.com/colorjs/color-name/issues\"\r\n  },\r\n  \"homepage\": \"https://github.com/colorjs/color-name\"\r\n}\r\n",
  "node_modules/commander/package.json": "{\n  \"name\": \"commander\",\n  \"version\": \"10.0.0\",\n  \"description\": \"the complete solution for node.js command-line programs\",\n  \"keywords\": [\n    \"commander\",\n    \"command\",\n    \"option\",\n    \"parser\",\n    \"cli\",\n    \"argument\",\n    \"args\",\n    \"argv\"\n  ],\n  \"author\": \"TJ Holowaychuk <tj@vision-media.ca>\",\n  \"license\": \"MIT\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/tj/commander.js.git\"\n  },\n  \"scripts\": {\n    \"lint\": \"npm run lint:javascript && npm run lint:typescript\",\n    \"lint:javascript\": \"eslint index.js esm.mjs \\\"lib/*.js\\\" \\\"tests/**/*.js\\\"\",\n    \"lint:typescript\": \"eslint typings/*.ts tests/*.ts\",\n    \"test\": \"jest && npm run test-typings\",\n    \"test-esm\": \"node ./tests/esm-imports-test.mjs\",\n    \"test-typings\": \"tsd\",\n    \"typescript-checkJS\": \"tsc --allowJS --checkJS index.js lib/*.js --noEmit\",\n    \"test-all\": \"npm run test && npm run lint && npm run typescript-checkJS && npm run test-esm\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"lib/*.js\",\n    \"esm.mjs\",\n    \"typings/index.d.ts\",\n    \"package-support.json\"\n  ],\n  \"type\": \"commonjs\",\n  \"main\": \"./index.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./typings/index.d.ts\",\n      \"require\": \"./index.js\",\n      \"import\": \"./esm.mjs\"\n    },\n    \"./esm.mjs\": \"./esm.mjs\"\n  },\n  \"devDependencies\": {\n    \"@types/jest\": \"^29.2.4\",\n    \"@types/node\": \"^18.11.18\",\n    \"@typescript-eslint/eslint-plugin\": \"^5.47.1\",\n    \"@typescript-eslint/parser\": \"^5.47.1\",\n    \"eslint\": \"^8.30.0\",\n    \"eslint-config-standard\": \"^17.0.0\",\n    \"eslint-config-standard-with-typescript\": \"^24.0.0\",\n    \"eslint-plugin-import\": \"^2.26.0\",\n    \"eslint-plugin-jest\": \"^27.1.7\",\n    \"eslint-plugin-n\": \"^15.6.0\",\n    \"eslint-plugin-promise\": \"^6.1.1\",\n    \"jest\": \"^29.3.1\",\n    \"ts-jest\": \"^29.0.3\",\n    \"tsd\": \"^0.25.0\",\n    \"typescript\": \"^4.9.4\"\n  },\n  \"types\": \"typings/index.d.ts\",\n  \"jest\": {\n    \"testEnvironment\": \"node\",\n    \"collectCoverage\": true,\n    \"transform\": {\n      \"^.+\\\\.tsx?$\": \"ts-jest\"\n    },\n    \"testPathIgnorePatterns\": [\n      \"/node_modules/\"\n    ]\n  },\n  \"engines\": {\n    \"node\": \">=14\"\n  },\n  \"support\": true\n}\n",
  "node_modules/commander/typings/index.d.ts": "// Type definitions for commander\n// Original definitions by: Alan Agius <https://github.com/alan-agius4>, Marcelo Dezem <https://github.com/mdezem>, vvakame <https://github.com/vvakame>, Jules Randolph <https://github.com/sveinburne>\n\n// Using method rather than property for method-signature-style, to document method overloads separately. Allow either.\n/* eslint-disable @typescript-eslint/method-signature-style */\n/* eslint-disable @typescript-eslint/no-explicit-any */\n\nexport class CommanderError extends Error {\n  code: string;\n  exitCode: number;\n  message: string;\n  nestedError?: string;\n\n  /**\n   * Constructs the CommanderError class\n   * @param exitCode - suggested exit code which could be used with process.exit\n   * @param code - an id string representing the error\n   * @param message - human-readable description of the error\n   * @constructor\n   */\n  constructor(exitCode: number, code: string, message: string);\n}\n\nexport class InvalidArgumentError extends CommanderError {\n  /**\n   * Constructs the InvalidArgumentError class\n   * @param message - explanation of why argument is invalid\n   * @constructor\n   */\n  constructor(message: string);\n}\nexport { InvalidArgumentError as InvalidOptionArgumentError }; // deprecated old name\n\nexport interface ErrorOptions { // optional parameter for error()\n  /** an id string representing the error */\n  code?: string;\n  /** suggested exit code which could be used with process.exit */\n  exitCode?: number;\n}\n\nexport class Argument {\n  description: string;\n  required: boolean;\n  variadic: boolean;\n\n  /**\n   * Initialize a new command argument with the given name and description.\n   * The default is that the argument is required, and you can explicitly\n   * indicate this with <> around the name. Put [] around the name for an optional argument.\n   */\n  constructor(arg: string, description?: string);\n\n  /**\n   * Return argument name.\n   */\n  name(): string;\n\n  /**\n   * Set the default value, and optionally supply the description to be displayed in the help.\n   */\n  default(value: unknown, description?: string): this;\n\n  /**\n   * Set the custom handler for processing CLI command arguments into argument values.\n   */\n  argParser<T>(fn: (value: string, previous: T) => T): this;\n\n  /**\n   * Only allow argument value to be one of choices.\n   */\n  choices(values: readonly string[]): this;\n\n  /**\n   * Make argument required.\n   */\n  argRequired(): this;\n\n  /**\n   * Make argument optional.\n   */\n  argOptional(): this;\n}\n\nexport class Option {\n  flags: string;\n  description: string;\n\n  required: boolean; // A value must be supplied when the option is specified.\n  optional: boolean; // A value is optional when the option is specified.\n  variadic: boolean;\n  mandatory: boolean; // The option must have a value after parsing, which usually means it must be specified on command line.\n  optionFlags: string;\n  short?: string;\n  long?: string;\n  negate: boolean;\n  defaultValue?: any;\n  defaultValueDescription?: string;\n  parseArg?: <T>(value: string, previous: T) => T;\n  hidden: boolean;\n  argChoices?: string[];\n\n  constructor(flags: string, description?: string);\n\n  /**\n   * Set the default value, and optionally supply the description to be displayed in the help.\n   */\n  default(value: unknown, description?: string): this;\n\n  /**\n   * Preset to use when option used without option-argument, especially optional but also boolean and negated.\n   * The custom processing (parseArg) is called.\n   *\n   * @example\n   * ```ts\n   * new Option('--color').default('GREYSCALE').preset('RGB');\n   * new Option('--donate [amount]').preset('20').argParser(parseFloat);\n   * ```\n   */\n  preset(arg: unknown): this;\n\n  /**\n   * Add option name(s) that conflict with this option.\n   * An error will be displayed if conflicting options are found during parsing.\n   *\n   * @example\n   * ```ts\n   * new Option('--rgb').conflicts('cmyk');\n   * new Option('--js').conflicts(['ts', 'jsx']);\n   * ```\n   */\n  conflicts(names: string | string[]): this;\n\n  /**\n   * Specify implied option values for when this option is set and the implied options are not.\n   *\n   * The custom processing (parseArg) is not called on the implied values.\n   *\n   * @example\n   * program\n   *   .addOption(new Option('--log', 'write logging information to file'))\n   *   .addOption(new Option('--trace', 'log extra details').implies({ log: 'trace.txt' }));\n   */\n  implies(optionValues: OptionValues): this;\n\n  /**\n   * Set environment variable to check for option value.\n   *\n   * An environment variables is only used if when processed the current option value is\n   * undefined, or the source of the current value is 'default' or 'config' or 'env'.\n   */\n  env(name: string): this;\n\n  /**\n   * Calculate the full description, including defaultValue etc.\n   */\n  fullDescription(): string;\n\n  /**\n   * Set the custom handler for processing CLI option arguments into option values.\n   */\n  argParser<T>(fn: (value: string, previous: T) => T): this;\n\n  /**\n   * Whether the option is mandatory and must have a value after parsing.\n   */\n  makeOptionMandatory(mandatory?: boolean): this;\n\n  /**\n   * Hide option in help.\n   */\n  hideHelp(hide?: boolean): this;\n\n  /**\n   * Only allow option value to be one of choices.\n   */\n  choices(values: readonly string[]): this;\n\n  /**\n   * Return option name.\n   */\n  name(): string;\n\n  /**\n   * Return option name, in a camelcase format that can be used\n   * as a object attribute key.\n   */\n  attributeName(): string;\n\n  /**\n   * Return whether a boolean option.\n   *\n   * Options are one of boolean, negated, required argument, or optional argument.\n   */\n  isBoolean(): boolean;\n}\n\nexport class Help {\n  /** output helpWidth, long lines are wrapped to fit */\n  helpWidth?: number;\n  sortSubcommands: boolean;\n  sortOptions: boolean;\n  showGlobalOptions: boolean;\n\n  constructor();\n\n  /** Get the command term to show in the list of subcommands. */\n  subcommandTerm(cmd: Command): string;\n  /** Get the command summary to show in the list of subcommands. */\n  subcommandDescription(cmd: Command): string;\n  /** Get the option term to show in the list of options. */\n  optionTerm(option: Option): string;\n  /** Get the option description to show in the list of options. */\n  optionDescription(option: Option): string;\n  /** Get the argument term to show in the list of arguments. */\n  argumentTerm(argument: Argument): string;\n  /** Get the argument description to show in the list of arguments. */\n  argumentDescription(argument: Argument): string;\n\n  /** Get the command usage to be displayed at the top of the built-in help. */\n  commandUsage(cmd: Command): string;\n  /** Get the description for the command. */\n  commandDescription(cmd: Command): string;\n\n  /** Get an array of the visible subcommands. Includes a placeholder for the implicit help command, if there is one. */\n  visibleCommands(cmd: Command): Command[];\n  /** Get an array of the visible options. Includes a placeholder for the implicit help option, if there is one. */\n  visibleOptions(cmd: Command): Option[];\n  /** Get an array of the visible global options. (Not including help.) */\n  visibleGlobalOptions(cmd: Command): Option[];\n  /** Get an array of the arguments which have descriptions. */\n  visibleArguments(cmd: Command): Argument[];\n\n  /** Get the longest command term length. */\n  longestSubcommandTermLength(cmd: Command, helper: Help): number;\n  /** Get the longest option term length. */\n  longestOptionTermLength(cmd: Command, helper: Help): number;\n  /** Get the longest global option term length. */\n  longestGlobalOptionTermLength(cmd: Command, helper: Help): number;\n  /** Get the longest argument term length. */\n  longestArgumentTermLength(cmd: Command, helper: Help): number;\n  /** Calculate the pad width from the maximum term length. */\n  padWidth(cmd: Command, helper: Help): number;\n\n  /**\n   * Wrap the given string to width characters per line, with lines after the first indented.\n   * Do not wrap if insufficient room for wrapping (minColumnWidth), or string is manually formatted.\n   */\n  wrap(str: string, width: number, indent: number, minColumnWidth?: number): string;\n\n  /** Generate the built-in help text. */\n  formatHelp(cmd: Command, helper: Help): string;\n}\nexport type HelpConfiguration = Partial<Help>;\n\nexport interface ParseOptions {\n  from: 'node' | 'electron' | 'user';\n}\nexport interface HelpContext { // optional parameter for .help() and .outputHelp()\n  error: boolean;\n}\nexport interface AddHelpTextContext { // passed to text function used with .addHelpText()\n  error: boolean;\n  command: Command;\n}\nexport interface OutputConfiguration {\n  writeOut?(str: string): void;\n  writeErr?(str: string): void;\n  getOutHelpWidth?(): number;\n  getErrHelpWidth?(): number;\n  outputError?(str: string, write: (str: string) => void): void;\n\n}\n\nexport type AddHelpTextPosition = 'beforeAll' | 'before' | 'after' | 'afterAll';\nexport type HookEvent = 'preSubcommand' | 'preAction' | 'postAction';\nexport type OptionValueSource = 'default' | 'config' | 'env' | 'cli' | 'implied';\n\nexport type OptionValues = Record<string, any>;\n\nexport class Command {\n  args: string[];\n  processedArgs: any[];\n  readonly commands: readonly Command[];\n  readonly options: readonly Option[];\n  parent: Command | null;\n\n  constructor(name?: string);\n\n  /**\n   * Set the program version to `str`.\n   *\n   * This method auto-registers the \"-V, --version\" flag\n   * which will print the version number when passed.\n   *\n   * You can optionally supply the  flags and description to override the defaults.\n   */\n  version(str: string, flags?: string, description?: string): this;\n\n  /**\n   * Define a command, implemented using an action handler.\n   *\n   * @remarks\n   * The command description is supplied using `.description`, not as a parameter to `.command`.\n   *\n   * @example\n   * ```ts\n   * program\n   *   .command('clone <source> [destination]')\n   *   .description('clone a repository into a newly created directory')\n   *   .action((source, destination) => {\n   *     console.log('clone command called');\n   *   });\n   * ```\n   *\n   * @param nameAndArgs - command name and arguments, args are  `<required>` or `[optional]` and last may also be `variadic...`\n   * @param opts - configuration options\n   * @returns new command\n   */\n  command(nameAndArgs: string, opts?: CommandOptions): ReturnType<this['createCommand']>;\n  /**\n   * Define a command, implemented in a separate executable file.\n   *\n   * @remarks\n   * The command description is supplied as the second parameter to `.command`.\n   *\n   * @example\n   * ```ts\n   *  program\n   *    .command('start <service>', 'start named service')\n   *    .command('stop [service]', 'stop named service, or all if no name supplied');\n   * ```\n   *\n   * @param nameAndArgs - command name and arguments, args are  `<required>` or `[optional]` and last may also be `variadic...`\n   * @param description - description of executable command\n   * @param opts - configuration options\n   * @returns `this` command for chaining\n   */\n  command(nameAndArgs: string, description: string, opts?: ExecutableCommandOptions): this;\n\n  /**\n   * Factory routine to create a new unattached command.\n   *\n   * See .command() for creating an attached subcommand, which uses this routine to\n   * create the command. You can override createCommand to customise subcommands.\n   */\n  createCommand(name?: string): Command;\n\n  /**\n   * Add a prepared subcommand.\n   *\n   * See .command() for creating an attached subcommand which inherits settings from its parent.\n   *\n   * @returns `this` command for chaining\n   */\n  addCommand(cmd: Command, opts?: CommandOptions): this;\n\n  /**\n   * Factory routine to create a new unattached argument.\n   *\n   * See .argument() for creating an attached argument, which uses this routine to\n   * create the argument. You can override createArgument to return a custom argument.\n   */\n  createArgument(name: string, description?: string): Argument;\n\n  /**\n   * Define argument syntax for command.\n   *\n   * The default is that the argument is required, and you can explicitly\n   * indicate this with <> around the name. Put [] around the name for an optional argument.\n   *\n   * @example\n   * ```\n   * program.argument('<input-file>');\n   * program.argument('[output-file]');\n   * ```\n   *\n   * @returns `this` command for chaining\n   */\n  argument<T>(flags: string, description: string, fn: (value: string, previous: T) => T, defaultValue?: T): this;\n  argument(name: string, description?: string, defaultValue?: unknown): this;\n\n  /**\n   * Define argument syntax for command, adding a prepared argument.\n   *\n   * @returns `this` command for chaining\n   */\n  addArgument(arg: Argument): this;\n\n  /**\n   * Define argument syntax for command, adding multiple at once (without descriptions).\n   *\n   * See also .argument().\n   *\n   * @example\n   * ```\n   * program.arguments('<cmd> [env]');\n   * ```\n   *\n   * @returns `this` command for chaining\n   */\n  arguments(names: string): this;\n\n  /**\n   * Override default decision whether to add implicit help command.\n   *\n   * @example\n   * ```\n   * addHelpCommand() // force on\n   * addHelpCommand(false); // force off\n   * addHelpCommand('help [cmd]', 'display help for [cmd]'); // force on with custom details\n   * ```\n   *\n   * @returns `this` command for chaining\n   */\n  addHelpCommand(enableOrNameAndArgs?: string | boolean, description?: string): this;\n\n  /**\n   * Add hook for life cycle event.\n   */\n  hook(event: HookEvent, listener: (thisCommand: Command, actionCommand: Command) => void | Promise<void>): this;\n\n  /**\n   * Register callback to use as replacement for calling process.exit.\n   */\n  exitOverride(callback?: (err: CommanderError) => never | void): this;\n\n  /**\n   * Display error message and exit (or call exitOverride).\n   */\n  error(message: string, errorOptions?: ErrorOptions): never;\n\n  /**\n   * You can customise the help with a subclass of Help by overriding createHelp,\n   * or by overriding Help properties using configureHelp().\n   */\n  createHelp(): Help;\n\n  /**\n   * You can customise the help by overriding Help properties using configureHelp(),\n   * or with a subclass of Help by overriding createHelp().\n   */\n  configureHelp(configuration: HelpConfiguration): this;\n  /** Get configuration */\n  configureHelp(): HelpConfiguration;\n\n  /**\n   * The default output goes to stdout and stderr. You can customise this for special\n   * applications. You can also customise the display of errors by overriding outputError.\n   *\n   * The configuration properties are all functions:\n   * ```\n   * // functions to change where being written, stdout and stderr\n   * writeOut(str)\n   * writeErr(str)\n   * // matching functions to specify width for wrapping help\n   * getOutHelpWidth()\n   * getErrHelpWidth()\n   * // functions based on what is being written out\n   * outputError(str, write) // used for displaying errors, and not used for displaying help\n   * ```\n   */\n  configureOutput(configuration: OutputConfiguration): this;\n  /** Get configuration */\n  configureOutput(): OutputConfiguration;\n\n  /**\n   * Copy settings that are useful to have in common across root command and subcommands.\n   *\n   * (Used internally when adding a command using `.command()` so subcommands inherit parent settings.)\n   */\n  copyInheritedSettings(sourceCommand: Command): this;\n\n  /**\n   * Display the help or a custom message after an error occurs.\n   */\n  showHelpAfterError(displayHelp?: boolean | string): this;\n\n  /**\n   * Display suggestion of similar commands for unknown commands, or options for unknown options.\n   */\n  showSuggestionAfterError(displaySuggestion?: boolean): this;\n\n  /**\n   * Register callback `fn` for the command.\n   *\n   * @example\n   * ```\n   * program\n   *   .command('serve')\n   *   .description('start service')\n   *   .action(function() {\n   *     // do work here\n   *   });\n   * ```\n   *\n   * @returns `this` command for chaining\n   */\n  action(fn: (...args: any[]) => void | Promise<void>): this;\n\n  /**\n   * Define option with `flags`, `description` and optional\n   * coercion `fn`.\n   *\n   * The `flags` string contains the short and/or long flags,\n   * separated by comma, a pipe or space. The following are all valid\n   * all will output this way when `--help` is used.\n   *\n   *     \"-p, --pepper\"\n   *     \"-p|--pepper\"\n   *     \"-p --pepper\"\n   *\n   * @example\n   * ```\n   * // simple boolean defaulting to false\n   *  program.option('-p, --pepper', 'add pepper');\n   *\n   *  --pepper\n   *  program.pepper\n   *  // => Boolean\n   *\n   *  // simple boolean defaulting to true\n   *  program.option('-C, --no-cheese', 'remove cheese');\n   *\n   *  program.cheese\n   *  // => true\n   *\n   *  --no-cheese\n   *  program.cheese\n   *  // => false\n   *\n   *  // required argument\n   *  program.option('-C, --chdir <path>', 'change the working directory');\n   *\n   *  --chdir /tmp\n   *  program.chdir\n   *  // => \"/tmp\"\n   *\n   *  // optional argument\n   *  program.option('-c, --cheese [type]', 'add cheese [marble]');\n   * ```\n   *\n   * @returns `this` command for chaining\n   */\n  option(flags: string, description?: string, defaultValue?: string | boolean | string[]): this;\n  option<T>(flags: string, description: string, fn: (value: string, previous: T) => T, defaultValue?: T): this;\n  /** @deprecated since v7, instead use choices or a custom function */\n  option(flags: string, description: string, regexp: RegExp, defaultValue?: string | boolean | string[]): this;\n\n  /**\n   * Define a required option, which must have a value after parsing. This usually means\n   * the option must be specified on the command line. (Otherwise the same as .option().)\n   *\n   * The `flags` string contains the short and/or long flags, separated by comma, a pipe or space.\n   */\n  requiredOption(flags: string, description?: string, defaultValue?: string | boolean | string[]): this;\n  requiredOption<T>(flags: string, description: string, fn: (value: string, previous: T) => T, defaultValue?: T): this;\n  /** @deprecated since v7, instead use choices or a custom function */\n  requiredOption(flags: string, description: string, regexp: RegExp, defaultValue?: string | boolean | string[]): this;\n\n  /**\n   * Factory routine to create a new unattached option.\n   *\n   * See .option() for creating an attached option, which uses this routine to\n   * create the option. You can override createOption to return a custom option.\n   */\n\n  createOption(flags: string, description?: string): Option;\n\n  /**\n   * Add a prepared Option.\n   *\n   * See .option() and .requiredOption() for creating and attaching an option in a single call.\n   */\n  addOption(option: Option): this;\n\n  /**\n   * Whether to store option values as properties on command object,\n   * or store separately (specify false). In both cases the option values can be accessed using .opts().\n   *\n   * @returns `this` command for chaining\n   */\n  storeOptionsAsProperties<T extends OptionValues>(): this & T;\n  storeOptionsAsProperties<T extends OptionValues>(storeAsProperties: true): this & T;\n  storeOptionsAsProperties(storeAsProperties?: boolean): this;\n\n  /**\n   * Retrieve option value.\n   */\n  getOptionValue(key: string): any;\n\n  /**\n   * Store option value.\n   */\n  setOptionValue(key: string, value: unknown): this;\n\n  /**\n   * Store option value and where the value came from.\n   */\n  setOptionValueWithSource(key: string, value: unknown, source: OptionValueSource): this;\n\n  /**\n   * Get source of option value.\n   */\n  getOptionValueSource(key: string): OptionValueSource | undefined;\n\n  /**\n    * Get source of option value. See also .optsWithGlobals().\n   */\n  getOptionValueSourceWithGlobals(key: string): OptionValueSource | undefined;\n\n  /**\n   * Alter parsing of short flags with optional values.\n   *\n   * @example\n   * ```\n   * // for `.option('-f,--flag [value]'):\n   * .combineFlagAndOptionalValue(true)  // `-f80` is treated like `--flag=80`, this is the default behaviour\n   * .combineFlagAndOptionalValue(false) // `-fb` is treated like `-f -b`\n   * ```\n   *\n   * @returns `this` command for chaining\n   */\n  combineFlagAndOptionalValue(combine?: boolean): this;\n\n  /**\n   * Allow unknown options on the command line.\n   *\n   * @returns `this` command for chaining\n   */\n  allowUnknownOption(allowUnknown?: boolean): this;\n\n  /**\n   * Allow excess command-arguments on the command line. Pass false to make excess arguments an error.\n   *\n   * @returns `this` command for chaining\n   */\n  allowExcessArguments(allowExcess?: boolean): this;\n\n  /**\n   * Enable positional options. Positional means global options are specified before subcommands which lets\n   * subcommands reuse the same option names, and also enables subcommands to turn on passThroughOptions.\n   *\n   * The default behaviour is non-positional and global options may appear anywhere on the command line.\n   *\n   * @returns `this` command for chaining\n   */\n  enablePositionalOptions(positional?: boolean): this;\n\n  /**\n   * Pass through options that come after command-arguments rather than treat them as command-options,\n   * so actual command-options come before command-arguments. Turning this on for a subcommand requires\n   * positional options to have been enabled on the program (parent commands).\n   *\n   * The default behaviour is non-positional and options may appear before or after command-arguments.\n   *\n   * @returns `this` command for chaining\n   */\n  passThroughOptions(passThrough?: boolean): this;\n\n  /**\n   * Parse `argv`, setting options and invoking commands when defined.\n   *\n   * The default expectation is that the arguments are from node and have the application as argv[0]\n   * and the script being run in argv[1], with user parameters after that.\n   *\n   * @example\n   * ```\n   * program.parse(process.argv);\n   * program.parse(); // implicitly use process.argv and auto-detect node vs electron conventions\n   * program.parse(my-args, { from: 'user' }); // just user supplied arguments, nothing special about argv[0]\n   * ```\n   *\n   * @returns `this` command for chaining\n   */\n  parse(argv?: readonly string[], options?: ParseOptions): this;\n\n  /**\n   * Parse `argv`, setting options and invoking commands when defined.\n   *\n   * Use parseAsync instead of parse if any of your action handlers are async. Returns a Promise.\n   *\n   * The default expectation is that the arguments are from node and have the application as argv[0]\n   * and the script being run in argv[1], with user parameters after that.\n   *\n   * @example\n   * ```\n   * program.parseAsync(process.argv);\n   * program.parseAsync(); // implicitly use process.argv and auto-detect node vs electron conventions\n   * program.parseAsync(my-args, { from: 'user' }); // just user supplied arguments, nothing special about argv[0]\n   * ```\n   *\n   * @returns Promise\n   */\n  parseAsync(argv?: readonly string[], options?: ParseOptions): Promise<this>;\n\n  /**\n   * Parse options from `argv` removing known options,\n   * and return argv split into operands and unknown arguments.\n   *\n   *     argv => operands, unknown\n   *     --known kkk op => [op], []\n   *     op --known kkk => [op], []\n   *     sub --unknown uuu op => [sub], [--unknown uuu op]\n   *     sub -- --unknown uuu op => [sub --unknown uuu op], []\n   */\n  parseOptions(argv: string[]): ParseOptionsResult;\n\n  /**\n   * Return an object containing local option values as key-value pairs\n   */\n  opts<T extends OptionValues>(): T;\n\n  /**\n   * Return an object containing merged local and global option values as key-value pairs.\n   */\n  optsWithGlobals<T extends OptionValues>(): T;\n\n  /**\n   * Set the description.\n   *\n   * @returns `this` command for chaining\n   */\n\n  description(str: string): this;\n  /** @deprecated since v8, instead use .argument to add command argument with description */\n  description(str: string, argsDescription: Record<string, string>): this;\n  /**\n   * Get the description.\n   */\n  description(): string;\n\n  /**\n   * Set the summary. Used when listed as subcommand of parent.\n   *\n   * @returns `this` command for chaining\n   */\n\n  summary(str: string): this;\n  /**\n   * Get the summary.\n   */\n  summary(): string;\n\n  /**\n   * Set an alias for the command.\n   *\n   * You may call more than once to add multiple aliases. Only the first alias is shown in the auto-generated help.\n   *\n   * @returns `this` command for chaining\n   */\n  alias(alias: string): this;\n  /**\n   * Get alias for the command.\n   */\n  alias(): string;\n\n  /**\n   * Set aliases for the command.\n   *\n   * Only the first alias is shown in the auto-generated help.\n   *\n   * @returns `this` command for chaining\n   */\n  aliases(aliases: readonly string[]): this;\n  /**\n   * Get aliases for the command.\n   */\n  aliases(): string[];\n\n  /**\n   * Set the command usage.\n   *\n   * @returns `this` command for chaining\n   */\n  usage(str: string): this;\n  /**\n   * Get the command usage.\n   */\n  usage(): string;\n\n  /**\n   * Set the name of the command.\n   *\n   * @returns `this` command for chaining\n   */\n  name(str: string): this;\n  /**\n   * Get the name of the command.\n   */\n  name(): string;\n\n  /**\n   * Set the name of the command from script filename, such as process.argv[1],\n   * or require.main.filename, or __filename.\n   *\n   * (Used internally and public although not documented in README.)\n   *\n   * @example\n   * ```ts\n   * program.nameFromFilename(require.main.filename);\n   * ```\n   *\n   * @returns `this` command for chaining\n   */\n  nameFromFilename(filename: string): this;\n\n  /**\n   * Set the directory for searching for executable subcommands of this command.\n   *\n   * @example\n   * ```ts\n   * program.executableDir(__dirname);\n   * // or\n   * program.executableDir('subcommands');\n   * ```\n   *\n   * @returns `this` command for chaining\n   */\n  executableDir(path: string): this;\n  /**\n   * Get the executable search directory.\n   */\n  executableDir(): string;\n\n  /**\n   * Output help information for this command.\n   *\n   * Outputs built-in help, and custom text added using `.addHelpText()`.\n   *\n   */\n  outputHelp(context?: HelpContext): void;\n  /** @deprecated since v7 */\n  outputHelp(cb?: (str: string) => string): void;\n\n  /**\n   * Return command help documentation.\n   */\n  helpInformation(context?: HelpContext): string;\n\n  /**\n   * You can pass in flags and a description to override the help\n   * flags and help description for your command. Pass in false\n   * to disable the built-in help option.\n   */\n  helpOption(flags?: string | boolean, description?: string): this;\n\n  /**\n   * Output help information and exit.\n   *\n   * Outputs built-in help, and custom text added using `.addHelpText()`.\n   */\n  help(context?: HelpContext): never;\n  /** @deprecated since v7 */\n  help(cb?: (str: string) => string): never;\n\n  /**\n   * Add additional text to be displayed with the built-in help.\n   *\n   * Position is 'before' or 'after' to affect just this command,\n   * and 'beforeAll' or 'afterAll' to affect this command and all its subcommands.\n   */\n  addHelpText(position: AddHelpTextPosition, text: string): this;\n  addHelpText(position: AddHelpTextPosition, text: (context: AddHelpTextContext) => string): this;\n\n  /**\n   * Add a listener (callback) for when events occur. (Implemented using EventEmitter.)\n   */\n  on(event: string | symbol, listener: (...args: any[]) => void): this;\n}\n\nexport interface CommandOptions {\n  hidden?: boolean;\n  isDefault?: boolean;\n  /** @deprecated since v7, replaced by hidden */\n  noHelp?: boolean;\n}\nexport interface ExecutableCommandOptions extends CommandOptions {\n  executableFile?: string;\n}\n\nexport interface ParseOptionsResult {\n  operands: string[];\n  unknown: string[];\n}\n\nexport function createCommand(name?: string): Command;\nexport function createOption(flags: string, description?: string): Option;\nexport function createArgument(name: string, description?: string): Argument;\n\nexport const program: Command;\n",
  "node_modules/comment-json/index.d.ts": "// Original from DefinitelyTyped. Thanks a million\n// Type definitions for comment-json 1.1\n// Project: https://github.com/kaelzhang/node-comment-json\n// Definitions by: Jason Dent <https://github.com/Jason3S>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n\ndeclare const commentSymbol: unique symbol\n\n// Define comment prefix constants first to avoid magic strings\ndeclare const PREFIX_BEFORE: 'before'\ndeclare const PREFIX_AFTER_PROP: 'after-prop'\ndeclare const PREFIX_AFTER_COLON: 'after-colon'\ndeclare const PREFIX_AFTER_VALUE: 'after-value'\ndeclare const PREFIX_AFTER: 'after'\ndeclare const PREFIX_BEFORE_ALL: 'before-all'\ndeclare const PREFIX_AFTER_ALL: 'after-all'\n\n// Export the constants\nexport {\n  PREFIX_BEFORE,\n  PREFIX_AFTER_PROP,\n  PREFIX_AFTER_COLON,\n  PREFIX_AFTER_VALUE,\n  PREFIX_AFTER,\n  PREFIX_BEFORE_ALL,\n  PREFIX_AFTER_ALL\n}\n\n// Use the constant types to build CommentPrefix\nexport type PropertyCommentPrefix = typeof PREFIX_BEFORE\n  | typeof PREFIX_AFTER_PROP\n  | typeof PREFIX_AFTER_COLON\n  | typeof PREFIX_AFTER_VALUE\n  | typeof PREFIX_AFTER\n\nexport type NonPropertyCommentPrefix = typeof PREFIX_BEFORE\n  | typeof PREFIX_AFTER\n  | typeof PREFIX_BEFORE_ALL\n  | typeof PREFIX_AFTER_ALL\n\nexport type CommentPrefix = PropertyCommentPrefix | NonPropertyCommentPrefix\n\nexport type CommentDescriptor = `${PropertyCommentPrefix}:${string}`\n  | NonPropertyCommentPrefix\n\nexport type CommentSymbol = typeof commentSymbol\n\nexport class CommentArray<TValue> extends Array<TValue> {\n  [commentSymbol]: CommentToken[]\n}\n\nexport type CommentJSONValue = number\n  | string\n  | null\n  | boolean\n  | CommentArray<CommentJSONValue>\n  | CommentObject\n\nexport interface CommentObject {\n  [key: string]: CommentJSONValue\n  [commentSymbol]: CommentToken[]\n}\n\nexport interface CommentToken {\n  type: 'BlockComment' | 'LineComment'\n  /** The content of the comment, including whitespaces and line breaks */\n  value: string\n  /**\n   * If the start location is the same line as the previous token,\n   * then `inline` is `true`\n   */\n  inline: boolean\n  /* But pay attention that, locations will NOT be maintained when stringified */\n  loc: CommentLocation\n}\n\nexport interface CommentLocation {\n  /** The start location begins at the `//` or `/*` symbol */\n  start: Location\n  // The end location of multi-line comment ends at the `*/` symbol\n  end: Location\n}\n\nexport interface Location {\n  line: number\n  column: number\n}\n\nexport type Reviver = (\n  k: number | string,\n  v: unknown,\n  context?: { source?: string }\n) => unknown\n\n/**\n * Converts a JavaScript Object Notation (JSON) string into an object.\n * @param json A valid JSON string.\n * @param reviver A function that transforms the results. This function is called for each member of the object.\n * @param removesComments If true, the comments won't be maintained, which is often used when we want to get a clean object.\n * If a member contains nested objects, the nested objects are transformed before the parent object is.\n */\nexport function parse(\n  json: string,\n  reviver?: Reviver | null,\n  removesComments?: boolean\n): CommentJSONValue\n\n/**\n * Typed parse helper for consumers who know the expected JSON schema.\n *\n * @example\n * interface ExtensionsJson {\n *   recommendations: string[]\n * }\n *\n * const extensions = parse<ExtensionsJson>(jsonText)\n */\nexport function parse<T>(\n  json: string,\n  reviver?: Reviver | null,\n  removesComments?: boolean\n): T\n\n/**\n * Converts a JavaScript value to a JavaScript Object Notation (JSON) string.\n * @param value A JavaScript value, usually an object or array, to be converted.\n * @param replacer A function that transforms the results or an array of strings and numbers that acts as a approved list for selecting the object properties that will be stringified.\n * @param space Adds indentation, white space, and line break characters to the return-value JSON text to make it easier to read.\n */\nexport function stringify(\n  value: unknown,\n  replacer?: (\n    (key: string, value: unknown) => unknown\n  ) | Array<number | string> | null,\n  space?: string | number\n): string\n\n\nexport function tokenize(input: string, config?: TokenizeOptions): Token[]\n\nexport interface Token {\n  type: string\n  value: string\n}\n\nexport interface TokenizeOptions {\n  tolerant?: boolean\n  range?: boolean\n  loc?: boolean\n  comment?: boolean\n}\n\n/**\n * Assign properties and comments from source to target\n * @param target The target object to assign to\n * @param source The source object to assign from\n * @param keys Optional array of keys to assign. If not provided, all keys and non-property comments are assigned\n * @returns The target object\n */\nexport function assign<TTarget, TSource>(\n  target: TTarget,\n  source: TSource,\n  // Although it actually accepts more key types and filters then,\n  // we set the type of `keys` stricter\n  keys?: readonly (number | string)[]\n): TTarget\n\ninterface CommentPosition {\n  where: CommentPrefix\n  key?: string\n}\n\n/**\n * Move comments from one location to another\n * @param source The source object containing comments\n * @param target The target object to move comments to (defaults to source if not provided)\n * @param from The source comment location\n * @param to The target comment location\n * @param override Whether to override existing comments at the target location\n */\nexport function moveComments(\n  source: CommentJSONValue,\n  target: CommentJSONValue | undefined,\n  from: CommentPosition,\n  to: CommentPosition,\n  override?: boolean\n): void\n\n/**\n * Remove comments from a specific location\n * @param target The target object to remove comments from\n * @param location The comment location to remove\n */\nexport function removeComments(\n  target: CommentJSONValue,\n  location: CommentPosition\n): void\n",
  "node_modules/comment-json/package.json": "{\n  \"name\": \"comment-json\",\n  \"version\": \"4.6.2\",\n  \"description\": \"Parse and stringify JSON with comments. It will retain comments even after saved!\",\n  \"main\": \"src/index.js\",\n  \"types\": \"index.d.ts\",\n  \"scripts\": {\n    \"test\": \"npm run test:only\",\n    \"test:only\": \"npm run test:ts && npm run test:node\",\n    \"test:ts\": \"tsc -b test/ts/tsconfig.build.json && node test/ts/test-ts.js\",\n    \"test:node\": \"cross-env NODE_DEBUG=comment-json nyc ava --timeout=10s --verbose\",\n    \"test:dev\": \"npm run test:only && npm run report:dev\",\n    \"lint\": \"eslint .\",\n    \"fix\": \"eslint . --fix\",\n    \"posttest\": \"npm run report\",\n    \"report\": \"nyc report --reporter=text-lcov > coverage.lcov\",\n    \"report:dev\": \"nyc report --reporter=html && npm run report:open\",\n    \"report:open\": \"open coverage/index.html\"\n  },\n  \"files\": [\n    \"src/\",\n    \"index.d.ts\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/kaelzhang/node-comment-json.git\"\n  },\n  \"keywords\": [\n    \"comment-json\",\n    \"comments\",\n    \"annotations\",\n    \"json\",\n    \"json-stringify\",\n    \"json-parse\",\n    \"parser\",\n    \"comments-json\",\n    \"json-comments\"\n  ],\n  \"engines\": {\n    \"node\": \">= 6\"\n  },\n  \"ava\": {\n    \"files\": [\n      \"test/*.test.js\"\n    ]\n  },\n  \"author\": \"kaelzhang\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/kaelzhang/node-comment-json/issues\"\n  },\n  \"devDependencies\": {\n    \"@ostai/eslint-config\": \"^3.6.0\",\n    \"ava\": \"^4.0.1\",\n    \"codecov\": \"^3.8.2\",\n    \"cross-env\": \"^10.0.0\",\n    \"eslint\": \"^8.57.1\",\n    \"eslint-plugin-import\": \"^2.25.4\",\n    \"nyc\": \"^15.1.0\",\n    \"test-fixture\": \"^2.4.1\",\n    \"typescript\": \"^5.9.2\"\n  },\n  \"dependencies\": {\n    \"array-timsort\": \"^1.0.3\",\n    \"esprima\": \"^4.0.1\"\n  }\n}\n",
  "node_modules/comment-parser/es6/index.d.ts": "import { Options as ParserOptions } from './parser/index.js';\nimport descriptionTokenizer from './parser/tokenizers/description.js';\nimport nameTokenizer from './parser/tokenizers/name.js';\nimport tagTokenizer from './parser/tokenizers/tag.js';\nimport typeTokenizer from './parser/tokenizers/type.js';\nimport alignTransform from './transforms/align.js';\nimport indentTransform from './transforms/indent.js';\nimport crlfTransform from './transforms/crlf.js';\nimport { flow as flowTransform } from './transforms/index.js';\nimport { rewireSpecs, rewireSource, seedBlock, seedTokens } from './util.js';\nexport * from './primitives.js';\nexport declare function parse(source: string, options?: Partial<ParserOptions>): import(\"./primitives.js\").Block[];\nexport declare const stringify: import(\"./stringifier/index.js\").Stringifier;\nexport { default as inspect } from './stringifier/inspect.js';\nexport declare const transforms: {\n    flow: typeof flowTransform;\n    align: typeof alignTransform;\n    indent: typeof indentTransform;\n    crlf: typeof crlfTransform;\n};\nexport declare const tokenizers: {\n    tag: typeof tagTokenizer;\n    type: typeof typeTokenizer;\n    name: typeof nameTokenizer;\n    description: typeof descriptionTokenizer;\n};\nexport declare const util: {\n    rewireSpecs: typeof rewireSpecs;\n    rewireSource: typeof rewireSource;\n    seedBlock: typeof seedBlock;\n    seedTokens: typeof seedTokens;\n};\n",
  "node_modules/comment-parser/es6/parser/block-parser.d.ts": "import { Line } from '../primitives.js';\n/**\n * Groups source lines in sections representing tags.\n * First section is a block description if present. Last section captures lines starting with\n * the last tag to the end of the block, including dangling closing marker.\n * @param {Line[]} block source lines making a single comment block\n */\nexport type Parser = (block: Line[]) => Line[][];\n/**\n * Predicate telling if string contains opening/closing escaping sequence\n * @param {string} source raw source line\n */\nexport type Fencer = (source: string) => boolean;\n/**\n * `Parser` configuration options\n */\nexport interface Options {\n    fence: string | Fencer;\n}\n/**\n * Creates configured `Parser`\n * @param {Partial<Options>} options\n */\nexport default function getParser({ fence, }?: Partial<Options>): Parser;\n",
  "node_modules/comment-parser/es6/parser/index.d.ts": "import { Block, BlockMarkers } from '../primitives.js';\nimport { Tokenizer } from './tokenizers/index.js';\nexport interface Options {\n    startLine: number;\n    fence: string;\n    spacing: 'compact' | 'preserve';\n    markers: BlockMarkers;\n    tokenizers: Tokenizer[];\n}\nexport type Parser = (source: string) => Block[];\nexport default function getParser({ startLine, fence, spacing, markers, tokenizers, }?: Partial<Options>): Parser;\n",
  "node_modules/comment-parser/es6/parser/source-parser.d.ts": "import { Line, BlockMarkers } from '../primitives.js';\nexport interface Options {\n    startLine: number;\n    markers: BlockMarkers;\n}\nexport type Parser = (source: string) => Line[] | null;\nexport default function getParser({ startLine, markers, }?: Partial<Options>): Parser;\n",
  "node_modules/comment-parser/es6/parser/spec-parser.d.ts": "import { Line, Spec } from '../primitives.js';\nimport { Tokenizer } from './tokenizers/index.js';\nexport type Parser = (source: Line[]) => Spec;\nexport interface Options {\n    tokenizers: Tokenizer[];\n}\nexport default function getParser({ tokenizers }: Options): Parser;\n",
  "node_modules/comment-parser/es6/parser/tokenizers/description.d.ts": "import { Line, BlockMarkers, Markers } from '../../primitives.js';\nimport { Tokenizer } from './index.js';\n/**\n * Walks over provided lines joining description token into a single string.\n * */\nexport type Joiner = (lines: Line[], markers?: BlockMarkers) => string;\n/**\n * Shortcut for standard Joiners\n * compact - strip surrounding whitespace and concat lines using a single string\n * preserve - preserves original whitespace and line breaks as is\n */\nexport type Spacing = 'compact' | 'preserve' | Joiner;\n/**\n * Makes no changes to `spec.lines[].tokens` but joins them into `spec.description`\n * following given spacing srtategy\n * @param {Spacing} spacing tells how to handle the whitespace\n * @param {BlockMarkers} markers tells how to handle comment block delimitation\n */\nexport default function descriptionTokenizer(spacing?: Spacing, markers?: typeof Markers): Tokenizer;\nexport declare function getJoiner(spacing: Spacing): Joiner;\n",
  "node_modules/comment-parser/es6/parser/tokenizers/index.d.ts": "import { Spec } from '../../primitives.js';\n/**\n * Splits `spect.lines[].token.description` into other tokens,\n * and populates the spec.{tag, name, type, description}. Invoked in a chaing\n * with other tokens, operations listed above can be moved to separate tokenizers\n */\nexport type Tokenizer = (spec: Spec) => Spec;\n",
  "node_modules/comment-parser/es6/parser/tokenizers/name.d.ts": "import { Tokenizer } from './index.js';\n/**\n * Splits remaining `spec.lines[].tokens.description` into `name` and `descriptions` tokens,\n * and populates the `spec.name`\n */\nexport default function nameTokenizer(): Tokenizer;\n",
  "node_modules/comment-parser/es6/parser/tokenizers/tag.d.ts": "import { Tokenizer } from './index.js';\n/**\n * Splits the `@prefix` from remaining `Spec.lines[].token.description` into the `tag` token,\n * and populates `spec.tag`\n */\nexport default function tagTokenizer(): Tokenizer;\n",
  "node_modules/comment-parser/es6/parser/tokenizers/type.d.ts": "import { Tokenizer } from './index.js';\n/**\n * Joiner is a function taking collected type token string parts,\n * and joining them together. In most of the cases this will be\n * a single piece like {type-name}, but type may go over multipe line\n * ```\n * @tag {function(\n *   number,\n *   string\n * )}\n * ```\n */\nexport type Joiner = (parts: string[]) => string;\n/**\n * Shortcut for standard Joiners\n * compact - trim surrounding space, replace line breaks with a single space\n * preserve - concat as is\n */\nexport type Spacing = 'compact' | 'preserve' | Joiner;\n/**\n * Sets splits remaining `Spec.lines[].tokens.description` into `type` and `description`\n * tokens and populates Spec.type`\n *\n * @param {Spacing} spacing tells how to deal with a whitespace\n * for type values going over multiple lines\n */\nexport default function typeTokenizer(spacing?: Spacing): Tokenizer;\n",
  "node_modules/comment-parser/es6/primitives.d.ts": "/** @deprecated */\nexport declare enum Markers {\n    start = \"/**\",\n    nostart = \"/***\",\n    delim = \"*\",\n    end = \"*/\"\n}\nexport interface BlockMarkers {\n    start: string;\n    nostart: string;\n    delim: string;\n    end: string;\n}\nexport interface Block {\n    description: string;\n    tags: Spec[];\n    source: Line[];\n    problems: Problem[];\n}\nexport interface Spec {\n    tag: string;\n    name: string;\n    default?: string;\n    type: string;\n    optional: boolean;\n    description: string;\n    problems: Problem[];\n    source: Line[];\n}\nexport interface Line {\n    number: number;\n    source: string;\n    tokens: Tokens;\n}\nexport interface Tokens {\n    start: string;\n    delimiter: string;\n    postDelimiter: string;\n    tag: string;\n    postTag: string;\n    name: string;\n    postName: string;\n    type: string;\n    postType: string;\n    description: string;\n    end: string;\n    lineEnd: string;\n}\nexport interface Problem {\n    code: 'unhandled' | 'custom' | 'source:startline' | 'spec:tag:prefix' | 'spec:type:unpaired-curlies' | 'spec:name:unpaired-brackets' | 'spec:name:empty-name' | 'spec:name:invalid-default' | 'spec:name:empty-default';\n    message: string;\n    line: number;\n    critical: boolean;\n}\n",
  "node_modules/comment-parser/es6/stringifier/index.d.ts": "import { Block } from '../primitives.js';\nexport type Stringifier = (block: Block) => string;\nexport default function getStringifier(): Stringifier;\n",
  "node_modules/comment-parser/es6/stringifier/inspect.d.ts": "import { Block } from '../primitives.js';\nexport default function inspect({ source }: Block): string;\n",
  "node_modules/comment-parser/es6/transforms/align.d.ts": "import { Transform } from './index.js';\nimport { Markers } from '../primitives.js';\nexport default function align(markers?: typeof Markers): Transform;\n",
  "node_modules/comment-parser/es6/transforms/crlf.d.ts": "import { Transform } from './index.js';\nexport type Ending = 'LF' | 'CRLF';\nexport default function crlf(ending: Ending): Transform;\n",
  "node_modules/comment-parser/es6/transforms/indent.d.ts": "import { Transform } from './index.js';\nexport default function indent(pos: number): Transform;\n",
  "node_modules/comment-parser/es6/transforms/index.d.ts": "import { Block } from '../primitives.js';\nexport type Transform = (Block: Block) => Block;\nexport declare function flow(...transforms: Transform[]): Transform;\n",
  "node_modules/comment-parser/es6/util.d.ts": "import { Block, Tokens, Spec } from './primitives.js';\nexport declare function isSpace(source: string): boolean;\nexport declare function hasCR(source: string): boolean;\nexport declare function splitCR(source: string): [string, string];\nexport declare function splitSpace(source: string): [string, string];\nexport declare function splitLines(source: string): string[];\nexport declare function seedBlock(block?: Partial<Block>): Block;\nexport declare function seedSpec(spec?: Partial<Spec>): Spec;\nexport declare function seedTokens(tokens?: Partial<Tokens>): Tokens;\n/**\n * Assures Block.tags[].source contains references to the Block.source items,\n * using Block.source as a source of truth. This is a counterpart of rewireSpecs\n * @param block parsed coments block\n */\nexport declare function rewireSource(block: Block): Block;\n/**\n * Assures Block.source contains references to the Block.tags[].source items,\n * using Block.tags[].source as a source of truth. This is a counterpart of rewireSource\n * @param block parsed coments block\n */\nexport declare function rewireSpecs(block: Block): Block;\n",
  "node_modules/comment-parser/lib/index.d.ts": "import { Options as ParserOptions } from './parser/index.js';\nimport descriptionTokenizer from './parser/tokenizers/description.js';\nimport nameTokenizer from './parser/tokenizers/name.js';\nimport tagTokenizer from './parser/tokenizers/tag.js';\nimport typeTokenizer from './parser/tokenizers/type.js';\nimport alignTransform from './transforms/align.js';\nimport indentTransform from './transforms/indent.js';\nimport crlfTransform from './transforms/crlf.js';\nimport { flow as flowTransform } from './transforms/index.js';\nimport { rewireSpecs, rewireSource, seedBlock, seedTokens } from './util.js';\nexport * from './primitives.js';\nexport declare function parse(source: string, options?: Partial<ParserOptions>): import(\"./primitives.js\").Block[];\nexport declare const stringify: import(\"./stringifier/index.js\").Stringifier;\nexport { default as inspect } from './stringifier/inspect.js';\nexport declare const transforms: {\n    flow: typeof flowTransform;\n    align: typeof alignTransform;\n    indent: typeof indentTransform;\n    crlf: typeof crlfTransform;\n};\nexport declare const tokenizers: {\n    tag: typeof tagTokenizer;\n    type: typeof typeTokenizer;\n    name: typeof nameTokenizer;\n    description: typeof descriptionTokenizer;\n};\nexport declare const util: {\n    rewireSpecs: typeof rewireSpecs;\n    rewireSource: typeof rewireSource;\n    seedBlock: typeof seedBlock;\n    seedTokens: typeof seedTokens;\n};\n",
  "node_modules/comment-parser/lib/parser/block-parser.d.ts": "import { Line } from '../primitives.js';\n/**\n * Groups source lines in sections representing tags.\n * First section is a block description if present. Last section captures lines starting with\n * the last tag to the end of the block, including dangling closing marker.\n * @param {Line[]} block source lines making a single comment block\n */\nexport type Parser = (block: Line[]) => Line[][];\n/**\n * Predicate telling if string contains opening/closing escaping sequence\n * @param {string} source raw source line\n */\nexport type Fencer = (source: string) => boolean;\n/**\n * `Parser` configuration options\n */\nexport interface Options {\n    fence: string | Fencer;\n}\n/**\n * Creates configured `Parser`\n * @param {Partial<Options>} options\n */\nexport default function getParser({ fence, }?: Partial<Options>): Parser;\n",
  "node_modules/comment-parser/lib/parser/index.d.ts": "import { Block, BlockMarkers } from '../primitives.js';\nimport { Tokenizer } from './tokenizers/index.js';\nexport interface Options {\n    startLine: number;\n    fence: string;\n    spacing: 'compact' | 'preserve';\n    markers: BlockMarkers;\n    tokenizers: Tokenizer[];\n}\nexport type Parser = (source: string) => Block[];\nexport default function getParser({ startLine, fence, spacing, markers, tokenizers, }?: Partial<Options>): Parser;\n",
  "node_modules/comment-parser/lib/parser/source-parser.d.ts": "import { Line, BlockMarkers } from '../primitives.js';\nexport interface Options {\n    startLine: number;\n    markers: BlockMarkers;\n}\nexport type Parser = (source: string) => Line[] | null;\nexport default function getParser({ startLine, markers, }?: Partial<Options>): Parser;\n",
  "node_modules/comment-parser/lib/parser/spec-parser.d.ts": "import { Line, Spec } from '../primitives.js';\nimport { Tokenizer } from './tokenizers/index.js';\nexport type Parser = (source: Line[]) => Spec;\nexport interface Options {\n    tokenizers: Tokenizer[];\n}\nexport default function getParser({ tokenizers }: Options): Parser;\n",
  "node_modules/comment-parser/lib/parser/tokenizers/description.d.ts": "import { Line, BlockMarkers, Markers } from '../../primitives.js';\nimport { Tokenizer } from './index.js';\n/**\n * Walks over provided lines joining description token into a single string.\n * */\nexport type Joiner = (lines: Line[], markers?: BlockMarkers) => string;\n/**\n * Shortcut for standard Joiners\n * compact - strip surrounding whitespace and concat lines using a single string\n * preserve - preserves original whitespace and line breaks as is\n */\nexport type Spacing = 'compact' | 'preserve' | Joiner;\n/**\n * Makes no changes to `spec.lines[].tokens` but joins them into `spec.description`\n * following given spacing srtategy\n * @param {Spacing} spacing tells how to handle the whitespace\n * @param {BlockMarkers} markers tells how to handle comment block delimitation\n */\nexport default function descriptionTokenizer(spacing?: Spacing, markers?: typeof Markers): Tokenizer;\nexport declare function getJoiner(spacing: Spacing): Joiner;\n",
  "node_modules/comment-parser/lib/parser/tokenizers/index.d.ts": "import { Spec } from '../../primitives.js';\n/**\n * Splits `spect.lines[].token.description` into other tokens,\n * and populates the spec.{tag, name, type, description}. Invoked in a chaing\n * with other tokens, operations listed above can be moved to separate tokenizers\n */\nexport type Tokenizer = (spec: Spec) => Spec;\n",
  "node_modules/comment-parser/lib/parser/tokenizers/name.d.ts": "import { Tokenizer } from './index.js';\n/**\n * Splits remaining `spec.lines[].tokens.description` into `name` and `descriptions` tokens,\n * and populates the `spec.name`\n */\nexport default function nameTokenizer(): Tokenizer;\n",
  "node_modules/comment-parser/lib/parser/tokenizers/tag.d.ts": "import { Tokenizer } from './index.js';\n/**\n * Splits the `@prefix` from remaining `Spec.lines[].token.description` into the `tag` token,\n * and populates `spec.tag`\n */\nexport default function tagTokenizer(): Tokenizer;\n",
  "node_modules/comment-parser/lib/parser/tokenizers/type.d.ts": "import { Tokenizer } from './index.js';\n/**\n * Joiner is a function taking collected type token string parts,\n * and joining them together. In most of the cases this will be\n * a single piece like {type-name}, but type may go over multipe line\n * ```\n * @tag {function(\n *   number,\n *   string\n * )}\n * ```\n */\nexport type Joiner = (parts: string[]) => string;\n/**\n * Shortcut for standard Joiners\n * compact - trim surrounding space, replace line breaks with a single space\n * preserve - concat as is\n */\nexport type Spacing = 'compact' | 'preserve' | Joiner;\n/**\n * Sets splits remaining `Spec.lines[].tokens.description` into `type` and `description`\n * tokens and populates Spec.type`\n *\n * @param {Spacing} spacing tells how to deal with a whitespace\n * for type values going over multiple lines\n */\nexport default function typeTokenizer(spacing?: Spacing): Tokenizer;\n",
  "node_modules/comment-parser/lib/primitives.d.ts": "/** @deprecated */\nexport declare enum Markers {\n    start = \"/**\",\n    nostart = \"/***\",\n    delim = \"*\",\n    end = \"*/\"\n}\nexport interface BlockMarkers {\n    start: string;\n    nostart: string;\n    delim: string;\n    end: string;\n}\nexport interface Block {\n    description: string;\n    tags: Spec[];\n    source: Line[];\n    problems: Problem[];\n}\nexport interface Spec {\n    tag: string;\n    name: string;\n    default?: string;\n    type: string;\n    optional: boolean;\n    description: string;\n    problems: Problem[];\n    source: Line[];\n}\nexport interface Line {\n    number: number;\n    source: string;\n    tokens: Tokens;\n}\nexport interface Tokens {\n    start: string;\n    delimiter: string;\n    postDelimiter: string;\n    tag: string;\n    postTag: string;\n    name: string;\n    postName: string;\n    type: string;\n    postType: string;\n    description: string;\n    end: string;\n    lineEnd: string;\n}\nexport interface Problem {\n    code: 'unhandled' | 'custom' | 'source:startline' | 'spec:tag:prefix' | 'spec:type:unpaired-curlies' | 'spec:name:unpaired-brackets' | 'spec:name:empty-name' | 'spec:name:invalid-default' | 'spec:name:empty-default';\n    message: string;\n    line: number;\n    critical: boolean;\n}\n",
  "node_modules/comment-parser/lib/stringifier/index.d.ts": "import { Block } from '../primitives.js';\nexport type Stringifier = (block: Block) => string;\nexport default function getStringifier(): Stringifier;\n",
  "node_modules/comment-parser/lib/stringifier/inspect.d.ts": "import { Block } from '../primitives.js';\nexport default function inspect({ source }: Block): string;\n",
  "node_modules/comment-parser/lib/transforms/align.d.ts": "import { Transform } from './index.js';\nimport { Markers } from '../primitives.js';\nexport default function align(markers?: typeof Markers): Transform;\n",
  "node_modules/comment-parser/lib/transforms/crlf.d.ts": "import { Transform } from './index.js';\nexport type Ending = 'LF' | 'CRLF';\nexport default function crlf(ending: Ending): Transform;\n",
  "node_modules/comment-parser/lib/transforms/indent.d.ts": "import { Transform } from './index.js';\nexport default function indent(pos: number): Transform;\n",
  "node_modules/comment-parser/lib/transforms/index.d.ts": "import { Block } from '../primitives.js';\nexport type Transform = (Block: Block) => Block;\nexport declare function flow(...transforms: Transform[]): Transform;\n",
  "node_modules/comment-parser/lib/util.d.ts": "import { Block, Tokens, Spec } from './primitives.js';\nexport declare function isSpace(source: string): boolean;\nexport declare function hasCR(source: string): boolean;\nexport declare function splitCR(source: string): [string, string];\nexport declare function splitSpace(source: string): [string, string];\nexport declare function splitLines(source: string): string[];\nexport declare function seedBlock(block?: Partial<Block>): Block;\nexport declare function seedSpec(spec?: Partial<Spec>): Spec;\nexport declare function seedTokens(tokens?: Partial<Tokens>): Tokens;\n/**\n * Assures Block.tags[].source contains references to the Block.source items,\n * using Block.source as a source of truth. This is a counterpart of rewireSpecs\n * @param block parsed coments block\n */\nexport declare function rewireSource(block: Block): Block;\n/**\n * Assures Block.source contains references to the Block.tags[].source items,\n * using Block.tags[].source as a source of truth. This is a counterpart of rewireSource\n * @param block parsed coments block\n */\nexport declare function rewireSpecs(block: Block): Block;\n",
  "node_modules/comment-parser/package.json": "{\n  \"name\": \"comment-parser\",\n  \"version\": \"1.4.5\",\n  \"description\": \"Generic JSDoc-like comment parser\",\n  \"type\": \"module\",\n  \"main\": \"lib/index.cjs\",\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"exports\": {\n    \".\": {\n      \"import\": \"./es6/index.js\",\n      \"require\": \"./lib/index.cjs\"\n    },\n    \"./primitives\": {\n      \"import\": \"./es6/primitives.js\",\n      \"require\": \"./lib/primitives.cjs\"\n    },\n    \"./util\": {\n      \"import\": \"./es6/util.js\",\n      \"require\": \"./lib/util.cjs\"\n    },\n    \"./parser/*\": {\n      \"import\": \"./es6/parser/*.js\",\n      \"require\": \"./lib/parser/*.cjs\"\n    },\n    \"./stringifier/*\": {\n      \"import\": \"./es6/stringifier/*.js\",\n      \"require\": \"./lib/stringifier/*.cjs\"\n    },\n    \"./transforms/*\": {\n      \"import\": \"./es6/transforms/*.js\",\n      \"require\": \"./lib/transforms/*.cjs\"\n    }\n  },\n  \"types\": \"lib/index.d.ts\",\n  \"directories\": {\n    \"test\": \"tests\"\n  },\n  \"devDependencies\": {\n    \"@changesets/cli\": \"^2.29.8\",\n    \"@types/jest\": \"^30.0.0\",\n    \"convert-extension\": \"^0.3.0\",\n    \"jest\": \"^30.1.3\",\n    \"prettier\": \"3.6.2\",\n    \"rimraf\": \"^6.0.1\",\n    \"rollup\": \"^4.52.0\",\n    \"ts-jest\": \"^29.4.4\",\n    \"typescript\": \"^5.9.2\"\n  },\n  \"engines\": {\n    \"node\": \">= 12.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"rimraf lib es6 browser; tsc -p tsconfig.json && tsc -p tsconfig.node.json && rollup -o browser/index.js -f iife --context window -n CommentParser es6/index.js && convert-extension cjs lib/\",\n    \"format\": \"prettier --write src tests\",\n    \"pretest\": \"rimraf coverage; npm run build\",\n    \"test\": \"prettier --check src tests && jest --verbose\",\n    \"preversion\": \"npm run build\",\n    \"prepare\": \"npm run build\",\n    \"prepublishOnly\": \"npm run build\",\n    \"release:add\": \"changeset\",\n    \"release:version\": \"git pull origin main && changeset version && npm install && git add . && git commit -m \\\"release v$(node -p \\\"require('./package.json').version\\\")\\\"\",\n    \"release:publish\": \"git pull origin main && changeset publish && git push --follow-tags\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+ssh://git@github.com/yavorskiy/comment-parser.git\"\n  },\n  \"keywords\": [\n    \"jsdoc\",\n    \"comments\",\n    \"parser\"\n  ],\n  \"author\": \"Sergiy Yavorsky <sergiy@yavorsky.me> (https://github.com/syavorsky)\",\n  \"contributors\": [\n    \"Alex Grozav (https://github.com/alexgrozav)\",\n    \"Alexej Yaroshevich (https://github.com/zxqfox)\",\n    \"Andre Wachsmuth (https://github.com/blutorange)\",\n    \"Brett Zamir (https://github.com/brettz9)\",\n    \"Dieter Oberkofler (https://github.com/doberkofler)\",\n    \"Evgeny Reznichenko (https://github.com/zxcabs)\",\n    \"Javier \\\"Ciberma\\\" Mora (https://github.com/jhm-ciberman)\",\n    \"Jayden Seric (https://github.com/jaydenseric)\",\n    \"Jordan Harband (https://github.com/ljharb)\",\n    \"tengattack (https://github.com/tengattack)\"\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/syavorsky/comment-parser/issues\"\n  },\n  \"homepage\": \"https://github.com/syavorsky/comment-parser\"\n}",
  "node_modules/concat-map/package.json": "{\n    \"name\" : \"concat-map\",\n    \"description\" : \"concatenative mapdashery\",\n    \"version\" : \"0.0.1\",\n    \"repository\" : {\n        \"type\" : \"git\",\n        \"url\" : \"git://github.com/substack/node-concat-map.git\"\n    },\n    \"main\" : \"index.js\",\n    \"keywords\" : [\n        \"concat\",\n        \"concatMap\",\n        \"map\",\n        \"functional\",\n        \"higher-order\"\n    ],\n    \"directories\" : {\n        \"example\" : \"example\",\n        \"test\" : \"test\"\n    },\n    \"scripts\" : {\n        \"test\" : \"tape test/*.js\"\n    },\n    \"devDependencies\" : {\n        \"tape\" : \"~2.4.0\"\n    },\n    \"license\" : \"MIT\",\n    \"author\" : {\n        \"name\" : \"James Halliday\",\n        \"email\" : \"mail@substack.net\",\n        \"url\" : \"http://substack.net\"\n    },\n    \"testling\" : {\n        \"files\" : \"test/*.js\",\n        \"browsers\" : {\n            \"ie\" : [ 6, 7, 8, 9 ],\n            \"ff\" : [ 3.5, 10, 15.0 ],\n            \"chrome\" : [ 10, 22 ],\n            \"safari\" : [ 5.1 ],\n            \"opera\" : [ 12 ]\n        }\n    }\n}\n",
  "node_modules/readable-stream/package.json": "{\n  \"name\": \"readable-stream\",\n  \"version\": \"3.6.2\",\n  \"description\": \"Streams3, a user-land copy of the stream library from Node.js\",\n  \"main\": \"readable.js\",\n  \"engines\": {\n    \"node\": \">= 6\"\n  },\n  \"dependencies\": {\n    \"inherits\": \"^2.0.3\",\n    \"string_decoder\": \"^1.1.1\",\n    \"util-deprecate\": \"^1.0.1\"\n  },\n  \"devDependencies\": {\n    \"@babel/cli\": \"^7.2.0\",\n    \"@babel/core\": \"^7.2.0\",\n    \"@babel/polyfill\": \"^7.0.0\",\n    \"@babel/preset-env\": \"^7.2.0\",\n    \"airtap\": \"0.0.9\",\n    \"assert\": \"^1.4.0\",\n    \"bl\": \"^2.0.0\",\n    \"deep-strict-equal\": \"^0.2.0\",\n    \"events.once\": \"^2.0.2\",\n    \"glob\": \"^7.1.2\",\n    \"gunzip-maybe\": \"^1.4.1\",\n    \"hyperquest\": \"^2.1.3\",\n    \"lolex\": \"^2.6.0\",\n    \"nyc\": \"^11.0.0\",\n    \"pump\": \"^3.0.0\",\n    \"rimraf\": \"^2.6.2\",\n    \"tap\": \"^12.0.0\",\n    \"tape\": \"^4.9.0\",\n    \"tar-fs\": \"^1.16.2\",\n    \"util-promisify\": \"^2.1.0\"\n  },\n  \"scripts\": {\n    \"test\": \"tap -J --no-esm test/parallel/*.js test/ours/*.js\",\n    \"ci\": \"TAP=1 tap --no-esm test/parallel/*.js test/ours/*.js | tee test.tap\",\n    \"test-browsers\": \"airtap --sauce-connect --loopback airtap.local -- test/browser.js\",\n    \"test-browser-local\": \"airtap --open --local -- test/browser.js\",\n    \"cover\": \"nyc npm test\",\n    \"report\": \"nyc report --reporter=lcov\",\n    \"update-browser-errors\": \"babel -o errors-browser.js errors.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/nodejs/readable-stream\"\n  },\n  \"keywords\": [\n    \"readable\",\n    \"stream\",\n    \"pipe\"\n  ],\n  \"browser\": {\n    \"util\": false,\n    \"worker_threads\": false,\n    \"./errors\": \"./errors-browser.js\",\n    \"./readable.js\": \"./readable-browser.js\",\n    \"./lib/internal/streams/from.js\": \"./lib/internal/streams/from-browser.js\",\n    \"./lib/internal/streams/stream.js\": \"./lib/internal/streams/stream-browser.js\"\n  },\n  \"nyc\": {\n    \"include\": [\n      \"lib/**.js\"\n    ]\n  },\n  \"license\": \"MIT\"\n}\n",
  "node_modules/safe-buffer/index.d.ts": "declare module \"safe-buffer\" {\n  export class Buffer {\n    length: number\n    write(string: string, offset?: number, length?: number, encoding?: string): number;\n    toString(encoding?: string, start?: number, end?: number): string;\n    toJSON(): { type: 'Buffer', data: any[] };\n    equals(otherBuffer: Buffer): boolean;\n    compare(otherBuffer: Buffer, targetStart?: number, targetEnd?: number, sourceStart?: number, sourceEnd?: number): number;\n    copy(targetBuffer: Buffer, targetStart?: number, sourceStart?: number, sourceEnd?: number): number;\n    slice(start?: number, end?: number): Buffer;\n    writeUIntLE(value: number, offset: number, byteLength: number, noAssert?: boolean): number;\n    writeUIntBE(value: number, offset: number, byteLength: number, noAssert?: boolean): number;\n    writeIntLE(value: number, offset: number, byteLength: number, noAssert?: boolean): number;\n    writeIntBE(value: number, offset: number, byteLength: number, noAssert?: boolean): number;\n    readUIntLE(offset: number, byteLength: number, noAssert?: boolean): number;\n    readUIntBE(offset: number, byteLength: number, noAssert?: boolean): number;\n    readIntLE(offset: number, byteLength: number, noAssert?: boolean): number;\n    readIntBE(offset: number, byteLength: number, noAssert?: boolean): number;\n    readUInt8(offset: number, noAssert?: boolean): number;\n    readUInt16LE(offset: number, noAssert?: boolean): number;\n    readUInt16BE(offset: number, noAssert?: boolean): number;\n    readUInt32LE(offset: number, noAssert?: boolean): number;\n    readUInt32BE(offset: number, noAssert?: boolean): number;\n    readInt8(offset: number, noAssert?: boolean): number;\n    readInt16LE(offset: number, noAssert?: boolean): number;\n    readInt16BE(offset: number, noAssert?: boolean): number;\n    readInt32LE(offset: number, noAssert?: boolean): number;\n    readInt32BE(offset: number, noAssert?: boolean): number;\n    readFloatLE(offset: number, noAssert?: boolean): number;\n    readFloatBE(offset: number, noAssert?: boolean): number;\n    readDoubleLE(offset: number, noAssert?: boolean): number;\n    readDoubleBE(offset: number, noAssert?: boolean): number;\n    swap16(): Buffer;\n    swap32(): Buffer;\n    swap64(): Buffer;\n    writeUInt8(value: number, offset: number, noAssert?: boolean): number;\n    writeUInt16LE(value: number, offset: number, noAssert?: boolean): number;\n    writeUInt16BE(value: number, offset: number, noAssert?: boolean): number;\n    writeUInt32LE(value: number, offset: number, noAssert?: boolean): number;\n    writeUInt32BE(value: number, offset: number, noAssert?: boolean): number;\n    writeInt8(value: number, offset: number, noAssert?: boolean): number;\n    writeInt16LE(value: number, offset: number, noAssert?: boolean): number;\n    writeInt16BE(value: number, offset: number, noAssert?: boolean): number;\n    writeInt32LE(value: number, offset: number, noAssert?: boolean): number;\n    writeInt32BE(value: number, offset: number, noAssert?: boolean): number;\n    writeFloatLE(value: number, offset: number, noAssert?: boolean): number;\n    writeFloatBE(value: number, offset: number, noAssert?: boolean): number;\n    writeDoubleLE(value: number, offset: number, noAssert?: boolean): number;\n    writeDoubleBE(value: number, offset: number, noAssert?: boolean): number;\n    fill(value: any, offset?: number, end?: number): this;\n    indexOf(value: string | number | Buffer, byteOffset?: number, encoding?: string): number;\n    lastIndexOf(value: string | number | Buffer, byteOffset?: number, encoding?: string): number;\n    includes(value: string | number | Buffer, byteOffset?: number, encoding?: string): boolean;\n\n    /**\n     * Allocates a new buffer containing the given {str}.\n     *\n     * @param str String to store in buffer.\n     * @param encoding encoding to use, optional.  Default is 'utf8'\n     */\n     constructor (str: string, encoding?: string);\n    /**\n     * Allocates a new buffer of {size} octets.\n     *\n     * @param size count of octets to allocate.\n     */\n    constructor (size: number);\n    /**\n     * Allocates a new buffer containing the given {array} of octets.\n     *\n     * @param array The octets to store.\n     */\n    constructor (array: Uint8Array);\n    /**\n     * Produces a Buffer backed by the same allocated memory as\n     * the given {ArrayBuffer}.\n     *\n     *\n     * @param arrayBuffer The ArrayBuffer with which to share memory.\n     */\n    constructor (arrayBuffer: ArrayBuffer);\n    /**\n     * Allocates a new buffer containing the given {array} of octets.\n     *\n     * @param array The octets to store.\n     */\n    constructor (array: any[]);\n    /**\n     * Copies the passed {buffer} data onto a new {Buffer} instance.\n     *\n     * @param buffer The buffer to copy.\n     */\n    constructor (buffer: Buffer);\n    prototype: Buffer;\n    /**\n     * Allocates a new Buffer using an {array} of octets.\n     *\n     * @param array\n     */\n    static from(array: any[]): Buffer;\n    /**\n     * When passed a reference to the .buffer property of a TypedArray instance,\n     * the newly created Buffer will share the same allocated memory as the TypedArray.\n     * The optional {byteOffset} and {length} arguments specify a memory range\n     * within the {arrayBuffer} that will be shared by the Buffer.\n     *\n     * @param arrayBuffer The .buffer property of a TypedArray or a new ArrayBuffer()\n     * @param byteOffset\n     * @param length\n     */\n    static from(arrayBuffer: ArrayBuffer, byteOffset?: number, length?: number): Buffer;\n    /**\n     * Copies the passed {buffer} data onto a new Buffer instance.\n     *\n     * @param buffer\n     */\n    static from(buffer: Buffer): Buffer;\n    /**\n     * Creates a new Buffer containing the given JavaScript string {str}.\n     * If provided, the {encoding} parameter identifies the character encoding.\n     * If not provided, {encoding} defaults to 'utf8'.\n     *\n     * @param str\n     */\n    static from(str: string, encoding?: string): Buffer;\n    /**\n     * Returns true if {obj} is a Buffer\n     *\n     * @param obj object to test.\n     */\n    static isBuffer(obj: any): obj is Buffer;\n    /**\n     * Returns true if {encoding} is a valid encoding argument.\n     * Valid string encodings in Node 0.12: 'ascii'|'utf8'|'utf16le'|'ucs2'(alias of 'utf16le')|'base64'|'binary'(deprecated)|'hex'\n     *\n     * @param encoding string to test.\n     */\n    static isEncoding(encoding: string): boolean;\n    /**\n     * Gives the actual byte length of a string. encoding defaults to 'utf8'.\n     * This is not the same as String.prototype.length since that returns the number of characters in a string.\n     *\n     * @param string string to test.\n     * @param encoding encoding used to evaluate (defaults to 'utf8')\n     */\n    static byteLength(string: string, encoding?: string): number;\n    /**\n     * Returns a buffer which is the result of concatenating all the buffers in the list together.\n     *\n     * If the list has no items, or if the totalLength is 0, then it returns a zero-length buffer.\n     * If the list has exactly one item, then the first item of the list is returned.\n     * If the list has more than one item, then a new Buffer is created.\n     *\n     * @param list An array of Buffer objects to concatenate\n     * @param totalLength Total length of the buffers when concatenated.\n     *   If totalLength is not provided, it is read from the buffers in the list. However, this adds an additional loop to the function, so it is faster to provide the length explicitly.\n     */\n    static concat(list: Buffer[], totalLength?: number): Buffer;\n    /**\n     * The same as buf1.compare(buf2).\n     */\n    static compare(buf1: Buffer, buf2: Buffer): number;\n    /**\n     * Allocates a new buffer of {size} octets.\n     *\n     * @param size count of octets to allocate.\n     * @param fill if specified, buffer will be initialized by calling buf.fill(fill).\n     *    If parameter is omitted, buffer will be filled with zeros.\n     * @param encoding encoding used for call to buf.fill while initalizing\n     */\n    static alloc(size: number, fill?: string | Buffer | number, encoding?: string): Buffer;\n    /**\n     * Allocates a new buffer of {size} octets, leaving memory not initialized, so the contents\n     * of the newly created Buffer are unknown and may contain sensitive data.\n     *\n     * @param size count of octets to allocate\n     */\n    static allocUnsafe(size: number): Buffer;\n    /**\n     * Allocates a new non-pooled buffer of {size} octets, leaving memory not initialized, so the contents\n     * of the newly created Buffer are unknown and may contain sensitive data.\n     *\n     * @param size count of octets to allocate\n     */\n    static allocUnsafeSlow(size: number): Buffer;\n  }\n}",
  "node_modules/safe-buffer/package.json": "{\n  \"name\": \"safe-buffer\",\n  \"description\": \"Safer Node.js Buffer API\",\n  \"version\": \"5.2.1\",\n  \"author\": {\n    \"name\": \"Feross Aboukhadijeh\",\n    \"email\": \"feross@feross.org\",\n    \"url\": \"https://feross.org\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/feross/safe-buffer/issues\"\n  },\n  \"devDependencies\": {\n    \"standard\": \"*\",\n    \"tape\": \"^5.0.0\"\n  },\n  \"homepage\": \"https://github.com/feross/safe-buffer\",\n  \"keywords\": [\n    \"buffer\",\n    \"buffer allocate\",\n    \"node security\",\n    \"safe\",\n    \"safe-buffer\",\n    \"security\",\n    \"uninitialized\"\n  ],\n  \"license\": \"MIT\",\n  \"main\": \"index.js\",\n  \"types\": \"index.d.ts\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/feross/safe-buffer.git\"\n  },\n  \"scripts\": {\n    \"test\": \"standard && tape test/*.js\"\n  },\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/feross\"\n    },\n    {\n      \"type\": \"patreon\",\n      \"url\": \"https://www.patreon.com/feross\"\n    },\n    {\n      \"type\": \"consulting\",\n      \"url\": \"https://feross.org/support\"\n    }\n  ]\n}\n",
  "node_modules/string_decoder/package.json": "{\n  \"name\": \"string_decoder\",\n  \"version\": \"1.3.0\",\n  \"description\": \"The string_decoder module from Node core\",\n  \"main\": \"lib/string_decoder.js\",\n  \"files\": [\n    \"lib\"\n  ],\n  \"dependencies\": {\n    \"safe-buffer\": \"~5.2.0\"\n  },\n  \"devDependencies\": {\n    \"babel-polyfill\": \"^6.23.0\",\n    \"core-util-is\": \"^1.0.2\",\n    \"inherits\": \"^2.0.3\",\n    \"tap\": \"~0.4.8\"\n  },\n  \"scripts\": {\n    \"test\": \"tap test/parallel/*.js && node test/verify-dependencies\",\n    \"ci\": \"tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/nodejs/string_decoder.git\"\n  },\n  \"homepage\": \"https://github.com/nodejs/string_decoder\",\n  \"keywords\": [\n    \"string\",\n    \"decoder\",\n    \"browser\",\n    \"browserify\"\n  ],\n  \"license\": \"MIT\"\n}\n",
  "node_modules/concat-stream/package.json": "{\n  \"name\": \"concat-stream\",\n  \"version\": \"1.6.2\",\n  \"description\": \"writable stream that concatenates strings or binary data and calls a callback with the result\",\n  \"tags\": [\n    \"stream\",\n    \"simple\",\n    \"util\",\n    \"utility\"\n  ],\n  \"author\": \"Max Ogden <max@maxogden.com>\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"http://github.com/maxogden/concat-stream.git\"\n  },\n  \"bugs\": {\n    \"url\": \"http://github.com/maxogden/concat-stream/issues\"\n  },\n  \"engines\": [\n    \"node >= 0.8\"\n  ],\n  \"main\": \"index.js\",\n  \"files\": [\n    \"index.js\"\n  ],\n  \"scripts\": {\n    \"test\": \"tape test/*.js test/server/*.js\"\n  },\n  \"license\": \"MIT\",\n  \"dependencies\": {\n    \"buffer-from\": \"^1.0.0\",\n    \"inherits\": \"^2.0.3\",\n    \"readable-stream\": \"^2.2.2\",\n    \"typedarray\": \"^0.0.6\"\n  },\n  \"devDependencies\": {\n    \"tape\": \"^4.6.3\"\n  },\n  \"testling\": {\n    \"files\": \"test/*.js\",\n    \"browsers\": [\n      \"ie/8..latest\",\n      \"firefox/17..latest\",\n      \"firefox/nightly\",\n      \"chrome/22..latest\",\n      \"chrome/canary\",\n      \"opera/12..latest\",\n      \"opera/next\",\n      \"safari/5.1..latest\",\n      \"ipad/6.0..latest\",\n      \"iphone/6.0..latest\",\n      \"android-browser/4.2..latest\"\n    ]\n  }\n}\n",
  "node_modules/concat-stream/node_modules/readable-stream/package.json": "{\n  \"name\": \"readable-stream\",\n  \"version\": \"2.3.8\",\n  \"description\": \"Streams3, a user-land copy of the stream library from Node.js\",\n  \"main\": \"readable.js\",\n  \"dependencies\": {\n    \"core-util-is\": \"~1.0.0\",\n    \"inherits\": \"~2.0.3\",\n    \"isarray\": \"~1.0.0\",\n    \"process-nextick-args\": \"~2.0.0\",\n    \"safe-buffer\": \"~5.1.1\",\n    \"string_decoder\": \"~1.1.1\",\n    \"util-deprecate\": \"~1.0.1\"\n  },\n  \"devDependencies\": {\n    \"assert\": \"^1.4.0\",\n    \"babel-polyfill\": \"^6.9.1\",\n    \"buffer\": \"^4.9.0\",\n    \"lolex\": \"^2.3.2\",\n    \"nyc\": \"^6.4.0\",\n    \"tap\": \"^0.7.0\",\n    \"tape\": \"^4.8.0\"\n  },\n  \"scripts\": {\n    \"test\": \"tap test/parallel/*.js test/ours/*.js && node test/verify-dependencies.js\",\n    \"ci\": \"tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js\",\n    \"cover\": \"nyc npm test\",\n    \"report\": \"nyc report --reporter=lcov\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/nodejs/readable-stream\"\n  },\n  \"keywords\": [\n    \"readable\",\n    \"stream\",\n    \"pipe\"\n  ],\n  \"browser\": {\n    \"util\": false,\n    \"./readable.js\": \"./readable-browser.js\",\n    \"./writable.js\": \"./writable-browser.js\",\n    \"./duplex.js\": \"./duplex-browser.js\",\n    \"./lib/internal/streams/stream.js\": \"./lib/internal/streams/stream-browser.js\"\n  },\n  \"nyc\": {\n    \"include\": [\n      \"lib/**.js\"\n    ]\n  },\n  \"license\": \"MIT\"\n}\n",
  "node_modules/concat-stream/node_modules/safe-buffer/index.d.ts": "declare module \"safe-buffer\" {\n  export class Buffer {\n    length: number\n    write(string: string, offset?: number, length?: number, encoding?: string): number;\n    toString(encoding?: string, start?: number, end?: number): string;\n    toJSON(): { type: 'Buffer', data: any[] };\n    equals(otherBuffer: Buffer): boolean;\n    compare(otherBuffer: Buffer, targetStart?: number, targetEnd?: number, sourceStart?: number, sourceEnd?: number): number;\n    copy(targetBuffer: Buffer, targetStart?: number, sourceStart?: number, sourceEnd?: number): number;\n    slice(start?: number, end?: number): Buffer;\n    writeUIntLE(value: number, offset: number, byteLength: number, noAssert?: boolean): number;\n    writeUIntBE(value: number, offset: number, byteLength: number, noAssert?: boolean): number;\n    writeIntLE(value: number, offset: number, byteLength: number, noAssert?: boolean): number;\n    writeIntBE(value: number, offset: number, byteLength: number, noAssert?: boolean): number;\n    readUIntLE(offset: number, byteLength: number, noAssert?: boolean): number;\n    readUIntBE(offset: number, byteLength: number, noAssert?: boolean): number;\n    readIntLE(offset: number, byteLength: number, noAssert?: boolean): number;\n    readIntBE(offset: number, byteLength: number, noAssert?: boolean): number;\n    readUInt8(offset: number, noAssert?: boolean): number;\n    readUInt16LE(offset: number, noAssert?: boolean): number;\n    readUInt16BE(offset: number, noAssert?: boolean): number;\n    readUInt32LE(offset: number, noAssert?: boolean): number;\n    readUInt32BE(offset: number, noAssert?: boolean): number;\n    readInt8(offset: number, noAssert?: boolean): number;\n    readInt16LE(offset: number, noAssert?: boolean): number;\n    readInt16BE(offset: number, noAssert?: boolean): number;\n    readInt32LE(offset: number, noAssert?: boolean): number;\n    readInt32BE(offset: number, noAssert?: boolean): number;\n    readFloatLE(offset: number, noAssert?: boolean): number;\n    readFloatBE(offset: number, noAssert?: boolean): number;\n    readDoubleLE(offset: number, noAssert?: boolean): number;\n    readDoubleBE(offset: number, noAssert?: boolean): number;\n    swap16(): Buffer;\n    swap32(): Buffer;\n    swap64(): Buffer;\n    writeUInt8(value: number, offset: number, noAssert?: boolean): number;\n    writeUInt16LE(value: number, offset: number, noAssert?: boolean): number;\n    writeUInt16BE(value: number, offset: number, noAssert?: boolean): number;\n    writeUInt32LE(value: number, offset: number, noAssert?: boolean): number;\n    writeUInt32BE(value: number, offset: number, noAssert?: boolean): number;\n    writeInt8(value: number, offset: number, noAssert?: boolean): number;\n    writeInt16LE(value: number, offset: number, noAssert?: boolean): number;\n    writeInt16BE(value: number, offset: number, noAssert?: boolean): number;\n    writeInt32LE(value: number, offset: number, noAssert?: boolean): number;\n    writeInt32BE(value: number, offset: number, noAssert?: boolean): number;\n    writeFloatLE(value: number, offset: number, noAssert?: boolean): number;\n    writeFloatBE(value: number, offset: number, noAssert?: boolean): number;\n    writeDoubleLE(value: number, offset: number, noAssert?: boolean): number;\n    writeDoubleBE(value: number, offset: number, noAssert?: boolean): number;\n    fill(value: any, offset?: number, end?: number): this;\n    indexOf(value: string | number | Buffer, byteOffset?: number, encoding?: string): number;\n    lastIndexOf(value: string | number | Buffer, byteOffset?: number, encoding?: string): number;\n    includes(value: string | number | Buffer, byteOffset?: number, encoding?: string): boolean;\n\n    /**\n     * Allocates a new buffer containing the given {str}.\n     *\n     * @param str String to store in buffer.\n     * @param encoding encoding to use, optional.  Default is 'utf8'\n     */\n     constructor (str: string, encoding?: string);\n    /**\n     * Allocates a new buffer of {size} octets.\n     *\n     * @param size count of octets to allocate.\n     */\n    constructor (size: number);\n    /**\n     * Allocates a new buffer containing the given {array} of octets.\n     *\n     * @param array The octets to store.\n     */\n    constructor (array: Uint8Array);\n    /**\n     * Produces a Buffer backed by the same allocated memory as\n     * the given {ArrayBuffer}.\n     *\n     *\n     * @param arrayBuffer The ArrayBuffer with which to share memory.\n     */\n    constructor (arrayBuffer: ArrayBuffer);\n    /**\n     * Allocates a new buffer containing the given {array} of octets.\n     *\n     * @param array The octets to store.\n     */\n    constructor (array: any[]);\n    /**\n     * Copies the passed {buffer} data onto a new {Buffer} instance.\n     *\n     * @param buffer The buffer to copy.\n     */\n    constructor (buffer: Buffer);\n    prototype: Buffer;\n    /**\n     * Allocates a new Buffer using an {array} of octets.\n     *\n     * @param array\n     */\n    static from(array: any[]): Buffer;\n    /**\n     * When passed a reference to the .buffer property of a TypedArray instance,\n     * the newly created Buffer will share the same allocated memory as the TypedArray.\n     * The optional {byteOffset} and {length} arguments specify a memory range\n     * within the {arrayBuffer} that will be shared by the Buffer.\n     *\n     * @param arrayBuffer The .buffer property of a TypedArray or a new ArrayBuffer()\n     * @param byteOffset\n     * @param length\n     */\n    static from(arrayBuffer: ArrayBuffer, byteOffset?: number, length?: number): Buffer;\n    /**\n     * Copies the passed {buffer} data onto a new Buffer instance.\n     *\n     * @param buffer\n     */\n    static from(buffer: Buffer): Buffer;\n    /**\n     * Creates a new Buffer containing the given JavaScript string {str}.\n     * If provided, the {encoding} parameter identifies the character encoding.\n     * If not provided, {encoding} defaults to 'utf8'.\n     *\n     * @param str\n     */\n    static from(str: string, encoding?: string): Buffer;\n    /**\n     * Returns true if {obj} is a Buffer\n     *\n     * @param obj object to test.\n     */\n    static isBuffer(obj: any): obj is Buffer;\n    /**\n     * Returns true if {encoding} is a valid encoding argument.\n     * Valid string encodings in Node 0.12: 'ascii'|'utf8'|'utf16le'|'ucs2'(alias of 'utf16le')|'base64'|'binary'(deprecated)|'hex'\n     *\n     * @param encoding string to test.\n     */\n    static isEncoding(encoding: string): boolean;\n    /**\n     * Gives the actual byte length of a string. encoding defaults to 'utf8'.\n     * This is not the same as String.prototype.length since that returns the number of characters in a string.\n     *\n     * @param string string to test.\n     * @param encoding encoding used to evaluate (defaults to 'utf8')\n     */\n    static byteLength(string: string, encoding?: string): number;\n    /**\n     * Returns a buffer which is the result of concatenating all the buffers in the list together.\n     *\n     * If the list has no items, or if the totalLength is 0, then it returns a zero-length buffer.\n     * If the list has exactly one item, then the first item of the list is returned.\n     * If the list has more than one item, then a new Buffer is created.\n     *\n     * @param list An array of Buffer objects to concatenate\n     * @param totalLength Total length of the buffers when concatenated.\n     *   If totalLength is not provided, it is read from the buffers in the list. However, this adds an additional loop to the function, so it is faster to provide the length explicitly.\n     */\n    static concat(list: Buffer[], totalLength?: number): Buffer;\n    /**\n     * The same as buf1.compare(buf2).\n     */\n    static compare(buf1: Buffer, buf2: Buffer): number;\n    /**\n     * Allocates a new buffer of {size} octets.\n     *\n     * @param size count of octets to allocate.\n     * @param fill if specified, buffer will be initialized by calling buf.fill(fill).\n     *    If parameter is omitted, buffer will be filled with zeros.\n     * @param encoding encoding used for call to buf.fill while initalizing\n     */\n    static alloc(size: number, fill?: string | Buffer | number, encoding?: string): Buffer;\n    /**\n     * Allocates a new buffer of {size} octets, leaving memory not initialized, so the contents\n     * of the newly created Buffer are unknown and may contain sensitive data.\n     *\n     * @param size count of octets to allocate\n     */\n    static allocUnsafe(size: number): Buffer;\n    /**\n     * Allocates a new non-pooled buffer of {size} octets, leaving memory not initialized, so the contents\n     * of the newly created Buffer are unknown and may contain sensitive data.\n     *\n     * @param size count of octets to allocate\n     */\n    static allocUnsafeSlow(size: number): Buffer;\n  }\n}",
  "node_modules/concat-stream/node_modules/safe-buffer/package.json": "{\n  \"name\": \"safe-buffer\",\n  \"description\": \"Safer Node.js Buffer API\",\n  \"version\": \"5.1.2\",\n  \"author\": {\n    \"name\": \"Feross Aboukhadijeh\",\n    \"email\": \"feross@feross.org\",\n    \"url\": \"http://feross.org\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/feross/safe-buffer/issues\"\n  },\n  \"devDependencies\": {\n    \"standard\": \"*\",\n    \"tape\": \"^4.0.0\"\n  },\n  \"homepage\": \"https://github.com/feross/safe-buffer\",\n  \"keywords\": [\n    \"buffer\",\n    \"buffer allocate\",\n    \"node security\",\n    \"safe\",\n    \"safe-buffer\",\n    \"security\",\n    \"uninitialized\"\n  ],\n  \"license\": \"MIT\",\n  \"main\": \"index.js\",\n  \"types\": \"index.d.ts\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/feross/safe-buffer.git\"\n  },\n  \"scripts\": {\n    \"test\": \"standard && tape test/*.js\"\n  }\n}\n",
  "node_modules/concat-stream/node_modules/string_decoder/package.json": "{\n  \"name\": \"string_decoder\",\n  \"version\": \"1.1.1\",\n  \"description\": \"The string_decoder module from Node core\",\n  \"main\": \"lib/string_decoder.js\",\n  \"dependencies\": {\n    \"safe-buffer\": \"~5.1.0\"\n  },\n  \"devDependencies\": {\n    \"babel-polyfill\": \"^6.23.0\",\n    \"core-util-is\": \"^1.0.2\",\n    \"inherits\": \"^2.0.3\",\n    \"tap\": \"~0.4.8\"\n  },\n  \"scripts\": {\n    \"test\": \"tap test/parallel/*.js && node test/verify-dependencies\",\n    \"ci\": \"tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/nodejs/string_decoder.git\"\n  },\n  \"homepage\": \"https://github.com/nodejs/string_decoder\",\n  \"keywords\": [\n    \"string\",\n    \"decoder\",\n    \"browser\",\n    \"browserify\"\n  ],\n  \"license\": \"MIT\"\n}\n",
  "node_modules/confbox/package.json": "{\n  \"name\": \"confbox\",\n  \"version\": \"0.2.2\",\n  \"description\": \"Compact YAML, TOML, JSONC, JSON5 and INI parser and serializer\",\n  \"keywords\": [\n    \"yaml\",\n    \"toml\",\n    \"jsonc\",\n    \"json5\",\n    \"unjs\",\n    \"config\",\n    \"ini\"\n  ],\n  \"repository\": \"unjs/confbox\",\n  \"license\": \"MIT\",\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./dist/index.d.mts\",\n      \"default\": \"./dist/index.mjs\"\n    },\n    \"./json5\": {\n      \"types\": \"./dist/json5.d.mts\",\n      \"default\": \"./dist/json5.mjs\"\n    },\n    \"./jsonc\": {\n      \"types\": \"./dist/jsonc.d.mts\",\n      \"default\": \"./dist/jsonc.mjs\"\n    },\n    \"./toml\": {\n      \"types\": \"./dist/toml.d.mts\",\n      \"default\": \"./dist/toml.mjs\"\n    },\n    \"./yaml\": {\n      \"types\": \"./dist/yaml.d.mts\",\n      \"default\": \"./dist/yaml.mjs\"\n    },\n    \"./ini\": {\n      \"types\": \"./dist/ini.d.mts\",\n      \"default\": \"./dist/ini.mjs\"\n    }\n  },\n  \"types\": \"./dist/index.d.mts\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"build\": \"unbuild\",\n    \"dev\": \"vitest dev --coverage\",\n    \"bench\": \"pnpm build && node test/bench.mjs\",\n    \"lint\": \"eslint && prettier -c src test\",\n    \"lint:fix\": \"eslint --fix && prettier -c src test -w\",\n    \"prepack\": \"pnpm build\",\n    \"release\": \"pnpm test && changelogen --release && npm publish && git push --follow-tags\",\n    \"test\": \"pnpm lint && pnpm test:types && vitest run --coverage\",\n    \"test:types\": \"tsc --noEmit --skipLibCheck\"\n  },\n  \"devDependencies\": {\n    \"@types/ini\": \"^4.1.1\",\n    \"@types/js-yaml\": \"^4.0.9\",\n    \"@types/node\": \"^22.14.0\",\n    \"@vitest/coverage-v8\": \"^3.1.1\",\n    \"automd\": \"^0.4.0\",\n    \"changelogen\": \"^0.6.1\",\n    \"detect-indent\": \"^7.0.1\",\n    \"eslint\": \"^9.23.0\",\n    \"eslint-config-unjs\": \"^0.4.2\",\n    \"ini\": \"^5.0.0\",\n    \"jiti\": \"^2.4.2\",\n    \"js-toml\": \"^1.0.1\",\n    \"js-yaml\": \"^4.1.0\",\n    \"json5\": \"^2.2.3\",\n    \"jsonc-parser\": \"^3.3.1\",\n    \"mitata\": \"^1.0.34\",\n    \"prettier\": \"^3.5.3\",\n    \"smol-toml\": \"^1.3.1\",\n    \"toml\": \"^3.0.0\",\n    \"typescript\": \"^5.8.2\",\n    \"unbuild\": \"^3.5.0\",\n    \"vitest\": \"^3.1.1\",\n    \"yaml\": \"^2.7.1\"\n  },\n  \"packageManager\": \"pnpm@10.7.1\"\n}\n",
  "node_modules/consola/basic.d.ts": "export * from \"./dist/basic\";\n",
  "node_modules/consola/browser.d.ts": "export * from \"./dist/browser\";\n",
  "node_modules/consola/core.d.ts": "export * from \"./dist/core\";\n",
  "node_modules/consola/dist/basic.d.ts": "import { ConsolaInstance, ConsolaOptions } from './core.js';\nexport { ConfirmPromptOptions, Consola, ConsolaReporter, FormatOptions, InputLogObject, LogLevel, LogLevels, LogObject, LogType, LogTypes, MultiSelectOptions, PromptOptions, SelectPromptOptions, TextPromptOptions } from './core.js';\n\n/**\n * Factory function to create a new Consola instance\n *\n * @param {Partial<ConsolaOptions & { fancy: boolean }>} [options={}] - Optional configuration options. See {@link ConsolaOptions}.\n * @returns {ConsolaInstance} A new Consola instance configured with the given options.\n */\ndeclare function createConsola(options?: Partial<ConsolaOptions & {\n    fancy: boolean;\n}>): ConsolaInstance;\n/**\n * Creates and exports a standard instance of Consola with the default configuration.\n * This instance can be used directly for logging throughout the application.\n *\n * @type {ConsolaInstance} consola - The default instance of Consola.\n */\ndeclare const consola: ConsolaInstance;\n\n// @ts-ignore\nexport = consola;\nexport { ConsolaInstance, ConsolaOptions, consola, createConsola };\n",
  "node_modules/consola/dist/browser.d.ts": "import { ConsolaInstance, ConsolaOptions } from './core.js';\nexport { ConfirmPromptOptions, Consola, ConsolaReporter, FormatOptions, InputLogObject, LogLevel, LogLevels, LogObject, LogType, LogTypes, MultiSelectOptions, PromptOptions, SelectPromptOptions, TextPromptOptions } from './core.js';\n\n/**\n * Creates a new Consola instance configured specifically for browser environments.\n * This function sets up default reporters and a prompt method tailored to the browser's dialogue APIs.\n *\n * @param {Partial<ConsolaOptions>} [options={}] - Optional configuration options.\n * The options can override the default reporter and prompt behaviour. See {@link ConsolaOptions}.\n * @returns {ConsolaInstance} A new Consola instance optimised for use in browser environments.\n */\ndeclare function createConsola(options?: Partial<ConsolaOptions>): ConsolaInstance;\n/**\n * A standard Consola instance created with browser-specific configurations.\n * This instance can be used throughout a browser-based project.\n *\n * @type {ConsolaInstance} consola - The default browser-configured Consola instance.\n */\ndeclare const consola: ConsolaInstance;\n\n// @ts-ignore\nexport = consola;\nexport { ConsolaInstance, ConsolaOptions, consola, createConsola };\n",
  "node_modules/consola/dist/core.d.ts": "type SelectOption = {\n    label: string;\n    value: string;\n    hint?: string;\n};\ndeclare const kCancel: unique symbol;\ntype PromptCommonOptions = {\n    /**\n     * Specify how to handle a cancelled prompt (e.g. by pressing Ctrl+C).\n     *\n     * Default strategy is `\"default\"`.\n     *\n     * - `\"default\"` - Resolve the promise with the `default` value or `initial` value.\n     * - `\"undefined`\" - Resolve the promise with `undefined`.\n     * - `\"null\"` - Resolve the promise with `null`.\n     * - `\"symbol\"` - Resolve the promise with a symbol `Symbol.for(\"cancel\")`.\n     * - `\"reject\"`  - Reject the promise with an error.\n     */\n    cancel?: \"reject\" | \"default\" | \"undefined\" | \"null\" | \"symbol\";\n};\ntype TextPromptOptions = PromptCommonOptions & {\n    /**\n     * Specifies the prompt type as text.\n     * @optional\n     * @default \"text\"\n     */\n    type?: \"text\";\n    /**\n     * The default text value.\n     * @optional\n     */\n    default?: string;\n    /**\n     * A placeholder text displayed in the prompt.\n     * @optional\n     */\n    placeholder?: string;\n    /**\n     * The initial text value.\n     * @optional\n     */\n    initial?: string;\n};\ntype ConfirmPromptOptions = PromptCommonOptions & {\n    /**\n     * Specifies the prompt type as confirm.\n     */\n    type: \"confirm\";\n    /**\n     * The initial value for the confirm prompt.\n     * @optional\n     */\n    initial?: boolean;\n};\ntype SelectPromptOptions = PromptCommonOptions & {\n    /**\n     * Specifies the prompt type as select.\n     */\n    type: \"select\";\n    /**\n     * The initial value for the select prompt.\n     * @optional\n     */\n    initial?: string;\n    /**\n     * The options to select from. See {@link SelectOption}.\n     */\n    options: (string | SelectOption)[];\n};\ntype MultiSelectOptions = PromptCommonOptions & {\n    /**\n     * Specifies the prompt type as multiselect.\n     */\n    type: \"multiselect\";\n    /**\n     * The options to select from. See {@link SelectOption}.\n     */\n    initial?: string[];\n    /**\n     * The options to select from. See {@link SelectOption}.\n     */\n    options: (string | SelectOption)[];\n    /**\n     * Whether the prompt requires at least one selection.\n     */\n    required?: boolean;\n};\n/**\n * Defines a combined type for all prompt options.\n */\ntype PromptOptions = TextPromptOptions | ConfirmPromptOptions | SelectPromptOptions | MultiSelectOptions;\ntype inferPromptReturnType<T extends PromptOptions> = T extends TextPromptOptions ? string : T extends ConfirmPromptOptions ? boolean : T extends SelectPromptOptions ? T[\"options\"][number] extends SelectOption ? T[\"options\"][number][\"value\"] : T[\"options\"][number] : T extends MultiSelectOptions ? T[\"options\"] : unknown;\ntype inferPromptCancalReturnType<T extends PromptOptions> = T extends {\n    cancel: \"reject\";\n} ? never : T extends {\n    cancel: \"default\";\n} ? inferPromptReturnType<T> : T extends {\n    cancel: \"undefined\";\n} ? undefined : T extends {\n    cancel: \"null\";\n} ? null : T extends {\n    cancel: \"symbol\";\n} ? typeof kCancel : inferPromptReturnType<T>;\n/**\n * Asynchronously prompts the user for input based on specified options.\n * Supports text, confirm, select and multi-select prompts.\n *\n * @param {string} message - The message to display in the prompt.\n * @param {PromptOptions} [opts={}] - The prompt options. See {@link PromptOptions}.\n * @returns {Promise<inferPromptReturnType<T>>} - A promise that resolves with the user's response, the type of which is inferred from the options. See {@link inferPromptReturnType}.\n */\ndeclare function prompt<_ = any, __ = any, T extends PromptOptions = TextPromptOptions>(message: string, opts?: PromptOptions): Promise<inferPromptReturnType<T> | inferPromptCancalReturnType<T>>;\n\n/**\n * Defines the level of logs as specific numbers or special number types.\n *\n * @type {0 | 1 | 2 | 3 | 4 | 5 | (number & {})} LogLevel - Represents the log level.\n * @default 0 - Represents the default log level.\n */\ntype LogLevel = 0 | 1 | 2 | 3 | 4 | 5 | (number & {});\n/**\n * A mapping of `LogType` to its corresponding numeric log level.\n *\n * @type {Record<LogType, number>} LogLevels - key-value pairs of log types to their numeric levels. See {@link LogType}.\n */\ndeclare const LogLevels: Record<LogType, number>;\n/**\n * Lists the types of log messages supported by the system.\n *\n * @type {\"silent\" | \"fatal\" | \"error\" | \"warn\" | \"log\" | \"info\" | \"success\" | \"fail\" | \"ready\" | \"start\" | \"box\" | \"debug\" | \"trace\" | \"verbose\"} LogType - Represents the specific type of log message.\n */\ntype LogType = \"silent\" | \"fatal\" | \"error\" | \"warn\" | \"log\" | \"info\" | \"success\" | \"fail\" | \"ready\" | \"start\" | \"box\" | \"debug\" | \"trace\" | \"verbose\";\n/**\n * Maps `LogType` to a `Partial<LogObject>`, primarily defining the log level.\n *\n * @type {Record<LogType, Partial<LogObject>>} LogTypes - key-value pairs of log types to partial log objects, specifying log levels. See {@link LogType} and {@link LogObject}.\n */\ndeclare const LogTypes: Record<LogType, Partial<LogObject>>;\n\ninterface ConsolaOptions {\n    /**\n     * An array of ConsolaReporter instances used to handle and output log messages.\n     */\n    reporters: ConsolaReporter[];\n    /**\n     * A record mapping LogType to InputLogObject, defining the log configuration for each log type.\n     * See {@link LogType} and {@link InputLogObject}.\n     */\n    types: Record<LogType, InputLogObject>;\n    /**\n     * The minimum log level to output. See {@link LogLevel}.\n     */\n    level: LogLevel;\n    /**\n     * Default properties applied to all log messages unless overridden. See {@link InputLogObject}.\n     */\n    defaults: InputLogObject;\n    /**\n     * The maximum number of times a log message can be repeated within a given timeframe.\n     */\n    throttle: number;\n    /**\n     * The minimum time in milliseconds that must elapse before a throttled log message can be logged again.\n     */\n    throttleMin: number;\n    /**\n     * The Node.js writable stream for standard output. See {@link NodeJS.WriteStream}.\n     * @optional\n     */\n    stdout?: NodeJS.WriteStream;\n    /**\n     * The Node.js writeable stream for standard error output. See {@link NodeJS.WriteStream}.\n     * @optional\n     */\n    stderr?: NodeJS.WriteStream;\n    /**\n     * A function that allows you to mock log messages for testing purposes.\n     * @optional\n     */\n    mockFn?: (type: LogType, defaults: InputLogObject) => (...args: any) => void;\n    /**\n     * Custom prompt function to use. It can be undefined.\n     * @optional\n     */\n    prompt?: typeof prompt | undefined;\n    /**\n     * Configuration options for formatting log messages. See {@link FormatOptions}.\n     */\n    formatOptions: FormatOptions;\n}\n/**\n * @see https://nodejs.org/api/util.html#util_util_inspect_object_showhidden_depth_colors\n */\ninterface FormatOptions {\n    /**\n     * The maximum number of columns to output, affects formatting.\n     * @optional\n     */\n    columns?: number;\n    /**\n     * Whether to include timestamp information in log messages.\n     * @optional\n     */\n    date?: boolean;\n    /**\n     * Whether to use colors in the output.\n     * @optional\n     */\n    colors?: boolean;\n    /**\n     * Specifies whether or not the output should be compact. Accepts a boolean or numeric level of compactness.\n     * @optional\n     */\n    compact?: boolean | number;\n    /**\n     * Error cause level.\n     */\n    errorLevel?: number;\n    /**\n     * Allows additional custom formatting options.\n     */\n    [key: string]: unknown;\n}\ninterface InputLogObject {\n    /**\n     * The logging level of the message. See {@link LogLevel}.\n     * @optional\n     */\n    level?: LogLevel;\n    /**\n     * A string tag to categorise or identify the log message.\n     * @optional\n     */\n    tag?: string;\n    /**\n     * The type of log message, which affects how it's processed and displayed. See {@link LogType}.\n     * @optional\n     */\n    type?: LogType;\n    /**\n     * The main log message text.\n     * @optional\n     */\n    message?: string;\n    /**\n     * Additional text or texts to be logged with the message.\n     * @optional\n     */\n    additional?: string | string[];\n    /**\n     * Additional arguments to be logged with the message.\n     * @optional\n     */\n    args?: any[];\n    /**\n     * The date and time when the log message was created.\n     * @optional\n     */\n    date?: Date;\n}\ninterface LogObject extends InputLogObject {\n    /**\n     * The logging level of the message, overridden if required. See {@link LogLevel}.\n     */\n    level: LogLevel;\n    /**\n     * The type of log message, overridden if required. See {@link LogType}.\n     */\n    type: LogType;\n    /**\n     * A string tag to categorise or identify the log message, overridden if necessary.\n     */\n    tag: string;\n    /**\n     * Additional arguments to be logged with the message, overridden if necessary.\n     */\n    args: any[];\n    /**\n     * The date and time the log message was created, overridden if necessary.\n     */\n    date: Date;\n    /**\n     * Allows additional custom properties to be set on the log object.\n     */\n    [key: string]: unknown;\n}\ninterface ConsolaReporter {\n    /**\n     * Defines how a log message is processed and displayed by this reporter.\n     * @param logObj The LogObject containing the log information to process. See {@link LogObject}.\n     * @param ctx An object containing context information such as options. See {@link ConsolaOptions}.\n     */\n    log: (logObj: LogObject, ctx: {\n        options: ConsolaOptions;\n    }) => void;\n}\n\n/**\n * Consola class for logging management with support for pause/resume, mocking and customisable reporting.\n * Provides flexible logging capabilities including level-based logging, custom reporters and integration options.\n *\n * @class Consola\n */\ndeclare class Consola {\n    options: ConsolaOptions;\n    _lastLog: {\n        serialized?: string;\n        object?: LogObject;\n        count?: number;\n        time?: Date;\n        timeout?: ReturnType<typeof setTimeout>;\n    };\n    _mockFn?: ConsolaOptions[\"mockFn\"];\n    /**\n     * Creates an instance of Consola with specified options or defaults.\n     *\n     * @param {Partial<ConsolaOptions>} [options={}] - Configuration options for the Consola instance.\n     */\n    constructor(options?: Partial<ConsolaOptions>);\n    /**\n     * Gets the current log level of the Consola instance.\n     *\n     * @returns {number} The current log level.\n     */\n    get level(): LogLevel;\n    /**\n     * Sets the minimum log level that will be output by the instance.\n     *\n     * @param {number} level - The new log level to set.\n     */\n    set level(level: LogLevel);\n    /**\n     * Displays a prompt to the user and returns the response.\n     * Throw an error if `prompt` is not supported by the current configuration.\n     *\n     * @template T\n     * @param {string} message - The message to display in the prompt.\n     * @param {T} [opts] - Optional options for the prompt. See {@link PromptOptions}.\n     * @returns {promise<T>} A promise that infer with the prompt options. See {@link PromptOptions}.\n     */\n    prompt<T extends PromptOptions>(message: string, opts?: T): Promise<(T extends TextPromptOptions ? string : T extends ConfirmPromptOptions ? boolean : T extends SelectPromptOptions ? T[\"options\"][number] extends {\n        label: string;\n        value: string;\n        hint?: string;\n    } ? T[\"options\"][number][\"value\"] : T[\"options\"][number] : T extends MultiSelectOptions ? T[\"options\"] : unknown) | (T extends {\n        cancel: \"reject\";\n    } ? never : T extends {\n        cancel: \"default\";\n    } ? T extends infer T_1 ? T_1 extends T ? T_1 extends TextPromptOptions ? string : T_1 extends ConfirmPromptOptions ? boolean : T_1 extends SelectPromptOptions ? T_1[\"options\"][number] extends {\n        label: string;\n        value: string;\n        hint?: string;\n    } ? T_1[\"options\"][number][\"value\"] : T_1[\"options\"][number] : T_1 extends MultiSelectOptions ? T_1[\"options\"] : unknown : never : never : T extends {\n        cancel: \"undefined\";\n    } ? undefined : T extends {\n        cancel: \"null\";\n    } ? null : T extends {\n        cancel: \"symbol\";\n    } ? typeof kCancel : T extends TextPromptOptions ? string : T extends ConfirmPromptOptions ? boolean : T extends SelectPromptOptions ? T[\"options\"][number] extends {\n        label: string;\n        value: string;\n        hint?: string;\n    } ? T[\"options\"][number][\"value\"] : T[\"options\"][number] : T extends MultiSelectOptions ? T[\"options\"] : unknown)>;\n    /**\n     * Creates a new instance of Consola, inheriting options from the current instance, with possible overrides.\n     *\n     * @param {Partial<ConsolaOptions>} options - Optional overrides for the new instance. See {@link ConsolaOptions}.\n     * @returns {ConsolaInstance} A new Consola instance. See {@link ConsolaInstance}.\n     */\n    create(options: Partial<ConsolaOptions>): ConsolaInstance;\n    /**\n     * Creates a new Consola instance with the specified default log object properties.\n     *\n     * @param {InputLogObject} defaults - Default properties to include in any log from the new instance. See {@link InputLogObject}.\n     * @returns {ConsolaInstance} A new Consola instance. See {@link ConsolaInstance}.\n     */\n    withDefaults(defaults: InputLogObject): ConsolaInstance;\n    /**\n     * Creates a new Consola instance with a specified tag, which will be included in every log.\n     *\n     * @param {string} tag - The tag to include in each log of the new instance.\n     * @returns {ConsolaInstance} A new Consola instance. See {@link ConsolaInstance}.\n     */\n    withTag(tag: string): ConsolaInstance;\n    /**\n     * Adds a custom reporter to the Consola instance.\n     * Reporters will be called for each log message, depending on their implementation and log level.\n     *\n     * @param {ConsolaReporter} reporter - The reporter to add. See {@link ConsolaReporter}.\n     * @returns {Consola} The current Consola instance.\n     */\n    addReporter(reporter: ConsolaReporter): this;\n    /**\n     * Removes a custom reporter from the Consola instance.\n     * If no reporter is specified, all reporters will be removed.\n     *\n     * @param {ConsolaReporter} reporter - The reporter to remove. See {@link ConsolaReporter}.\n     * @returns {Consola} The current Consola instance.\n     */\n    removeReporter(reporter: ConsolaReporter): ConsolaReporter[] | this;\n    /**\n     * Replaces all reporters of the Consola instance with the specified array of reporters.\n     *\n     * @param {ConsolaReporter[]} reporters - The new reporters to set. See {@link ConsolaReporter}.\n     * @returns {Consola} The current Consola instance.\n     */\n    setReporters(reporters: ConsolaReporter[]): this;\n    wrapAll(): void;\n    restoreAll(): void;\n    /**\n     * Overrides console methods with Consola logging methods for consistent logging.\n     */\n    wrapConsole(): void;\n    /**\n     * Restores the original console methods, removing Consola overrides.\n     */\n    restoreConsole(): void;\n    /**\n     * Overrides standard output and error streams to redirect them through Consola.\n     */\n    wrapStd(): void;\n    _wrapStream(stream: NodeJS.WriteStream | undefined, type: LogType): void;\n    /**\n     * Restores the original standard output and error streams, removing the Consola redirection.\n     */\n    restoreStd(): void;\n    _restoreStream(stream?: NodeJS.WriteStream): void;\n    /**\n     * Pauses logging, queues incoming logs until resumed.\n     */\n    pauseLogs(): void;\n    /**\n     * Resumes logging, processing any queued logs.\n     */\n    resumeLogs(): void;\n    /**\n     * Replaces logging methods with mocks if a mock function is provided.\n     *\n     * @param {ConsolaOptions[\"mockFn\"]} mockFn - The function to use for mocking logging methods. See {@link ConsolaOptions[\"mockFn\"]}.\n     */\n    mockTypes(mockFn?: ConsolaOptions[\"mockFn\"]): void;\n    _wrapLogFn(defaults: InputLogObject, isRaw?: boolean): (...args: any[]) => false | undefined;\n    _logFn(defaults: InputLogObject, args: any[], isRaw?: boolean): false | undefined;\n    _log(logObj: LogObject): void;\n}\ninterface LogFn {\n    (message: InputLogObject | any, ...args: any[]): void;\n    raw: (...args: any[]) => void;\n}\ntype ConsolaInstance = Consola & Record<LogType, LogFn>;\n/**\n * Utility for creating a new Consola instance with optional configuration.\n *\n * @param {Partial<ConsolaOptions>} [options={}] - Optional configuration options for the new Consola instance. See {@link ConsolaOptions}.\n * @returns {ConsolaInstance} A new instance of Consola. See {@link ConsolaInstance}.\n */\ndeclare function createConsola(options?: Partial<ConsolaOptions>): ConsolaInstance;\n\nexport { type ConfirmPromptOptions, Consola, type ConsolaInstance, type ConsolaOptions, type ConsolaReporter, type FormatOptions, type InputLogObject, type LogLevel, LogLevels, type LogObject, type LogType, LogTypes, type MultiSelectOptions, type PromptOptions, type SelectPromptOptions, type TextPromptOptions, createConsola };\n",
  "node_modules/consola/dist/index.d.ts": "import { ConsolaInstance, ConsolaOptions } from './core.js';\nexport { ConfirmPromptOptions, Consola, ConsolaReporter, FormatOptions, InputLogObject, LogLevel, LogLevels, LogObject, LogType, LogTypes, MultiSelectOptions, PromptOptions, SelectPromptOptions, TextPromptOptions } from './core.js';\n\n/**\n * Factory function to create a new Consola instance tailored for use in different environments.\n * It automatically adjusts logging levels based on environment variables and execution context.\n *\n * @param {Partial<ConsolaOptions & { fancy: boolean }>} [options={}] - Optional configuration options. See {@link ConsolaOptions}.\n * @returns {ConsolaInstance} A new Consola instance with configurations based on the given options and the execution environment.\n */\ndeclare function createConsola(options?: Partial<ConsolaOptions & {\n    fancy: boolean;\n}>): ConsolaInstance;\n/**\n * A default instance of Consola, created and configured for immediate use.\n * This instance is configured based on the execution environment and the options provided.\n *\n * @type {ConsolaInstance} consola - The default Consola instance, ready to use.\n */\ndeclare const consola: ConsolaInstance;\n\n// @ts-ignore\nexport = consola;\nexport { ConsolaInstance, ConsolaOptions, consola, createConsola };\n",
  "node_modules/consola/dist/utils.d.ts": "type BoxBorderStyle = {\n    /**\n     * Top left corner\n     * @example `┌`\n     * @example `╔`\n     * @example `╓`\n     */\n    tl: string;\n    /**\n     * Top right corner\n     * @example `┐`\n     * @example `╗`\n     * @example `╖`\n     */\n    tr: string;\n    /**\n     * Bottom left corner\n     * @example `└`\n     * @example `╚`\n     * @example `╙`\n     */\n    bl: string;\n    /**\n     * Bottom right corner\n     * @example `┘`\n     * @example `╝`\n     * @example `╜`\n     */\n    br: string;\n    /**\n     * Horizontal line\n     * @example `─`\n     * @example `═`\n     * @example `─`\n     */\n    h: string;\n    /**\n     * Vertical line\n     * @example `│`\n     * @example `║`\n     * @example `║`\n     */\n    v: string;\n};\ndeclare const boxStylePresets: Record<string, BoxBorderStyle>;\ntype BoxStyle = {\n    /**\n     * The border color\n     * @default 'white'\n     */\n    borderColor: \"black\" | \"red\" | \"green\" | \"yellow\" | \"blue\" | \"magenta\" | \"cyan\" | \"white\" | \"gray\" | \"blackBright\" | \"redBright\" | \"greenBright\" | \"yellowBright\" | \"blueBright\" | \"magentaBright\" | \"cyanBright\" | \"whiteBright\";\n    /**\n     * The border style\n     * @default 'solid'\n     * @example 'single-double-rounded'\n     * @example\n     * ```ts\n     * {\n     *   tl: '┌',\n     *   tr: '┐',\n     *   bl: '└',\n     *   br: '┘',\n     *   h: '─',\n     *   v: '│',\n     * }\n     * ```\n     */\n    borderStyle: BoxBorderStyle | keyof typeof boxStylePresets;\n    /**\n     * The vertical alignment of the text\n     * @default 'center'\n     */\n    valign: \"top\" | \"center\" | \"bottom\";\n    /**\n     * The padding of the box\n     * @default 2\n     */\n    padding: number;\n    /**\n     * The left margin of the box\n     * @default 1\n     */\n    marginLeft: number;\n    /**\n     * The top margin of the box\n     * @default 1\n     */\n    marginTop: number;\n    /**\n     * The top margin of the box\n     * @default 1\n     */\n    marginBottom: number;\n};\n/**\n * The border options of the box\n */\ntype BoxOpts = {\n    /**\n     * Title that will be displayed on top of the box\n     * @example 'Hello World'\n     * @example 'Hello {name}'\n     */\n    title?: string;\n    style?: Partial<BoxStyle>;\n};\n/**\n * Creates a styled box with text content, customisable via options.\n * @param {string} text - The text to display in the box.\n * @param {BoxOpts} [_opts={}] - Optional settings for the appearance and behaviour of the box. See {@link BoxOpts}.\n * @returns {string} The formatted box as a string, ready for printing or logging.\n */\ndeclare function box(text: string, _opts?: BoxOpts): string;\n\n/**\n * Based on https://github.com/jorgebucaran/colorette\n * Read LICENSE file for more information\n * https://github.com/jorgebucaran/colorette/blob/20fc196d07d0f87c61e0256eadd7831c79b24108/index.js\n */\ndeclare const colorDefs: {\n    reset: (string: string) => string;\n    bold: (string: string) => string;\n    dim: (string: string) => string;\n    italic: (string: string) => string;\n    underline: (string: string) => string;\n    inverse: (string: string) => string;\n    hidden: (string: string) => string;\n    strikethrough: (string: string) => string;\n    black: (string: string) => string;\n    red: (string: string) => string;\n    green: (string: string) => string;\n    yellow: (string: string) => string;\n    blue: (string: string) => string;\n    magenta: (string: string) => string;\n    cyan: (string: string) => string;\n    white: (string: string) => string;\n    gray: (string: string) => string;\n    bgBlack: (string: string) => string;\n    bgRed: (string: string) => string;\n    bgGreen: (string: string) => string;\n    bgYellow: (string: string) => string;\n    bgBlue: (string: string) => string;\n    bgMagenta: (string: string) => string;\n    bgCyan: (string: string) => string;\n    bgWhite: (string: string) => string;\n    blackBright: (string: string) => string;\n    redBright: (string: string) => string;\n    greenBright: (string: string) => string;\n    yellowBright: (string: string) => string;\n    blueBright: (string: string) => string;\n    magentaBright: (string: string) => string;\n    cyanBright: (string: string) => string;\n    whiteBright: (string: string) => string;\n    bgBlackBright: (string: string) => string;\n    bgRedBright: (string: string) => string;\n    bgGreenBright: (string: string) => string;\n    bgYellowBright: (string: string) => string;\n    bgBlueBright: (string: string) => string;\n    bgMagentaBright: (string: string) => string;\n    bgCyanBright: (string: string) => string;\n    bgWhiteBright: (string: string) => string;\n};\ntype ColorName = keyof typeof colorDefs;\ntype ColorFunction = (text: string | number) => string;\n/**\n * An object containing functions for colouring text. Each function corresponds to a terminal colour. See {@link ColorName} for available colours.\n */\ndeclare const colors: Record<ColorName, ColorFunction>;\n/**\n * Gets a colour function by name, with an option for a fallback colour if the requested colour is not found.\n * @param {ColorName} color - The name of the colour function to get. See {@link ColorName}.\n * @param {ColorName} [fallback=\"reset\"] - The name of the fallback colour function if the requested colour is not found. See {@link ColorName}.\n * @returns {ColorFunction} The colour function that corresponds to the requested colour, or the fallback colour function. See {@link ColorFunction}.\n */\ndeclare function getColor(color: ColorName, fallback?: ColorName): ColorFunction;\n/**\n * Applies a specified colour to a given text string or number.\n * @param {ColorName} color - The colour to apply. See {@link ColorName}.\n * @param {string | number} text - The text to colour.\n * @returns {string} The coloured text.\n */\ndeclare function colorize(color: ColorName, text: string | number): string;\n\n/**\n * Removes ANSI escape codes from a given string. This is particularly useful for\n * processing text that contains formatting codes, such as colours or styles, so that the\n * the raw text without any visual formatting.\n *\n * @param {string} text - The text string from which to strip the ANSI escape codes.\n * @returns {string} The text without ANSI escape codes.\n */\ndeclare function stripAnsi(text: string): string;\n/**\n * Centers a string within a specified total width, padding it with spaces or another specified character.\n * If the string is longer than the total width, it is returned as is.\n *\n * @param {string} str - The string to centre.\n * @param {number} len - The total width in which to centre the string.\n * @param {string} [space=\" \"] - The character to use for padding. Defaults to a space.\n * @returns {string} The centred string.\n */\ndeclare function centerAlign(str: string, len: number, space?: string): string;\n/**\n * Right-justifies a string within a given total width, padding it with whitespace or another specified character.\n * If the string is longer than the total width, it is returned as is.\n *\n * @param {string} str - The string to right-justify.\n * @param {number} len - The total width to align the string.\n * @param {string} [space=\" \"] - The character to use for padding. Defaults to a space.\n * @returns {string} The right-justified string.\n */\ndeclare function rightAlign(str: string, len: number, space?: string): string;\n/**\n * Left-aligns a string within a given total width, padding it with whitespace or another specified character on the right.\n * If the string is longer than the total width, it is returned as is.\n *\n * @param {string} str - The string to align left.\n * @param {number} len - The total width to align the string.\n * @param {string} [space=\" \"] - The character to use for padding. Defaults to a space.\n * @returns {string} The left-justified string.\n */\ndeclare function leftAlign(str: string, len: number, space?: string): string;\n/**\n * Aligns a string (left, right, or centre) within a given total width, padding it with spaces or another specified character.\n * If the string is longer than the total width, it is returned as is. This function acts as a wrapper for individual alignment functions.\n *\n * @param {\"left\" | \"right\" | \"centre\"} alignment - The desired alignment of the string.\n * @param {string} str - The string to align.\n * @param {number} len - The total width in which to align the string.\n * @param {string} [space=\" \"] - The character to use for padding. Defaults to a space.\n * @returns {string} The aligned string, according to the given alignment.\n */\ndeclare function align(alignment: \"left\" | \"right\" | \"center\", str: string, len: number, space?: string): string;\n\ntype TreeItemObject = {\n    /**\n     * Text of the item\n     */\n    text: string;\n    /**\n     * Children of the item\n     */\n    children?: TreeItem[];\n    /**\n     * Color of the item\n     */\n    color?: ColorName;\n};\ntype TreeItem = string | TreeItemObject;\ntype TreeOptions = {\n    /**\n     * Color of the tree\n     */\n    color?: ColorName;\n    /**\n     * Prefix of the tree\n     *\n     * @default \"  \"\n     */\n    prefix?: string;\n    /**\n     * The max depth of tree\n     */\n    maxDepth?: number;\n    /**\n     * Ellipsis of the tree\n     *\n     * @default \"...\"\n     */\n    ellipsis?: string;\n};\n/**\n * Formats a hierarchical list of items into a string representing a tree structure.\n * Each item in the tree can be a simple string or an object defining the text of the item,\n * optional children, and colour. The tree structure can be customised with options\n * Specify the overall colour and the prefix used for indentation and tree lines.\n *\n * @param {TreeItem[]} items - An array of items to include in the tree. Each item can be\n * either a string or an object with `text', `children' and `colour' properties.\n * @param {TreeOptions} [options] - Optional settings to customise the appearance of the tree, including\n * the colour of the tree text and the prefix for branches. See {@link TreeOptions}.\n * @returns {string} The formatted tree as a string, ready for printing to the console or elsewhere.\n */\ndeclare function formatTree(items: TreeItem[], options?: TreeOptions): string;\n\nexport { type BoxBorderStyle, type BoxOpts, type BoxStyle, type ColorFunction, type ColorName, type TreeItem, type TreeItemObject, type TreeOptions, align, box, centerAlign, colorize, colors, formatTree, getColor, leftAlign, rightAlign, stripAnsi };\n",
  "node_modules/consola/package.json": "{\n  \"name\": \"consola\",\n  \"version\": \"3.4.2\",\n  \"description\": \"Elegant Console Wrapper\",\n  \"keywords\": [\n    \"console\",\n    \"logger\",\n    \"reporter\",\n    \"elegant\",\n    \"cli\",\n    \"universal\",\n    \"unified\",\n    \"prompt\",\n    \"clack\",\n    \"format\",\n    \"error\",\n    \"stacktrace\"\n  ],\n  \"repository\": \"unjs/consola\",\n  \"license\": \"MIT\",\n  \"type\": \"module\",\n  \"exports\": {\n    \".\": {\n      \"node\": {\n        \"import\": {\n          \"types\": \"./dist/index.d.mts\",\n          \"default\": \"./dist/index.mjs\"\n        },\n        \"require\": {\n          \"types\": \"./dist/index.d.cts\",\n          \"default\": \"./lib/index.cjs\"\n        }\n      },\n      \"default\": {\n        \"import\": {\n          \"types\": \"./dist/browser.d.mts\",\n          \"default\": \"./dist/browser.mjs\"\n        },\n        \"require\": {\n          \"types\": \"./dist/browser.d.cts\",\n          \"default\": \"./dist/browser.cjs\"\n        }\n      }\n    },\n    \"./browser\": {\n      \"import\": {\n        \"types\": \"./dist/browser.d.mts\",\n        \"default\": \"./dist/browser.mjs\"\n      },\n      \"require\": {\n        \"types\": \"./dist/browser.d.cts\",\n        \"default\": \"./dist/browser.cjs\"\n      }\n    },\n    \"./basic\": {\n      \"node\": {\n        \"import\": {\n          \"types\": \"./dist/basic.d.mts\",\n          \"default\": \"./dist/basic.mjs\"\n        },\n        \"require\": {\n          \"types\": \"./dist/basic.d.cts\",\n          \"default\": \"./dist/basic.cjs\"\n        }\n      },\n      \"default\": {\n        \"import\": {\n          \"types\": \"./dist/browser.d.mts\",\n          \"default\": \"./dist/browser.mjs\"\n        },\n        \"require\": {\n          \"types\": \"./dist/browser.d.cts\",\n          \"default\": \"./dist/browser.cjs\"\n        }\n      }\n    },\n    \"./core\": {\n      \"import\": {\n        \"types\": \"./dist/core.d.mts\",\n        \"default\": \"./dist/core.mjs\"\n      },\n      \"require\": {\n        \"types\": \"./dist/core.d.cts\",\n        \"default\": \"./dist/core.cjs\"\n      }\n    },\n    \"./utils\": {\n      \"import\": {\n        \"types\": \"./dist/utils.d.mts\",\n        \"default\": \"./dist/utils.mjs\"\n      },\n      \"require\": {\n        \"types\": \"./dist/utils.d.cts\",\n        \"default\": \"./dist/utils.cjs\"\n      }\n    }\n  },\n  \"main\": \"./lib/index.cjs\",\n  \"module\": \"./dist/index.mjs\",\n  \"browser\": \"./dist/browser.mjs\",\n  \"types\": \"./dist/index.d.ts\",\n  \"files\": [\n    \"dist\",\n    \"lib\",\n    \"*.d.ts\"\n  ],\n  \"scripts\": {\n    \"build\": \"unbuild\",\n    \"dev\": \"vitest\",\n    \"lint\": \"eslint . && prettier -c src examples test\",\n    \"lint:fix\": \"eslint . --fix && prettier -w src examples test\",\n    \"release\": \"pnpm test && pnpm build && changelogen --release --push && npm publish\",\n    \"test\": \"pnpm lint && pnpm vitest run --coverage\"\n  },\n  \"devDependencies\": {\n    \"@clack/prompts\": \"^0.10.0\",\n    \"@types/node\": \"^22.13.10\",\n    \"@vitest/coverage-v8\": \"^3.0.9\",\n    \"changelogen\": \"^0.6.1\",\n    \"defu\": \"^6.1.4\",\n    \"eslint\": \"^9.22.0\",\n    \"eslint-config-unjs\": \"^0.4.2\",\n    \"is-unicode-supported\": \"^2.1.0\",\n    \"prettier\": \"^3.5.3\",\n    \"sentencer\": \"^0.2.1\",\n    \"std-env\": \"^3.8.1\",\n    \"string-width\": \"^7.2.0\",\n    \"typescript\": \"^5.8.2\",\n    \"unbuild\": \"^3.5.0\",\n    \"vitest\": \"^3.0.9\"\n  },\n  \"engines\": {\n    \"node\": \"^14.18.0 || >=16.10.0\"\n  },\n  \"packageManager\": \"pnpm@10.6.3\"\n}\n",
  "node_modules/consola/utils.d.ts": "export * from \"./dist/utils\";\n",
  "node_modules/content-disposition/package.json": "{\n  \"name\": \"content-disposition\",\n  \"description\": \"Create and parse Content-Disposition header\",\n  \"version\": \"1.0.0\",\n  \"author\": \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"content-disposition\",\n    \"http\",\n    \"rfc6266\",\n    \"res\"\n  ],\n  \"repository\": \"jshttp/content-disposition\",\n  \"dependencies\": {\n    \"safe-buffer\": \"5.2.1\"\n  },\n  \"devDependencies\": {\n    \"deep-equal\": \"1.0.1\",\n    \"eslint\": \"7.32.0\",\n    \"eslint-config-standard\": \"13.0.1\",\n    \"eslint-plugin-import\": \"2.25.3\",\n    \"eslint-plugin-markdown\": \"2.2.1\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"5.2.0\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"^9.2.2\",\n    \"nyc\": \"15.1.0\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"HISTORY.md\",\n    \"README.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --bail --check-leaks test/\",\n    \"test-ci\": \"nyc --reporter=lcovonly --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\"\n  }\n}\n",
  "node_modules/content-type/package.json": "{\n  \"name\": \"content-type\",\n  \"description\": \"Create and parse HTTP Content-Type header\",\n  \"version\": \"1.0.5\",\n  \"author\": \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"content-type\",\n    \"http\",\n    \"req\",\n    \"res\",\n    \"rfc7231\"\n  ],\n  \"repository\": \"jshttp/content-type\",\n  \"devDependencies\": {\n    \"deep-equal\": \"1.0.1\",\n    \"eslint\": \"8.32.0\",\n    \"eslint-config-standard\": \"15.0.1\",\n    \"eslint-plugin-import\": \"2.27.5\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"6.1.1\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"10.2.0\",\n    \"nyc\": \"15.1.0\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"HISTORY.md\",\n    \"README.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --check-leaks --bail test/\",\n    \"test-ci\": \"nyc --reporter=lcovonly --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\",\n    \"version\": \"node scripts/version-history.js && git add HISTORY.md\"\n  }\n}\n",
  "node_modules/convert-source-map/package.json": "{\n  \"name\": \"convert-source-map\",\n  \"version\": \"1.9.0\",\n  \"description\": \"Converts a source-map from/to  different formats and allows adding/changing properties.\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"tap test/*.js --color\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/thlorenz/convert-source-map.git\"\n  },\n  \"homepage\": \"https://github.com/thlorenz/convert-source-map\",\n  \"devDependencies\": {\n    \"inline-source-map\": \"~0.6.2\",\n    \"tap\": \"~9.0.0\"\n  },\n  \"keywords\": [\n    \"convert\",\n    \"sourcemap\",\n    \"source\",\n    \"map\",\n    \"browser\",\n    \"debug\"\n  ],\n  \"author\": {\n    \"name\": \"Thorsten Lorenz\",\n    \"email\": \"thlorenz@gmx.de\",\n    \"url\": \"http://thlorenz.com\"\n  },\n  \"license\": \"MIT\",\n  \"engine\": {\n    \"node\": \">=0.6\"\n  },\n  \"files\": [\n    \"index.js\"\n  ],\n  \"browser\": {\n    \"fs\": false\n  }\n}\n",
  "node_modules/cookie/dist/index.d.ts": "/**\n * Parse options.\n */\nexport interface ParseOptions {\n    /**\n     * Specifies a function that will be used to decode a [cookie-value](https://datatracker.ietf.org/doc/html/rfc6265#section-4.1.1).\n     * Since the value of a cookie has a limited character set (and must be a simple string), this function can be used to decode\n     * a previously-encoded cookie value into a JavaScript string.\n     *\n     * The default function is the global `decodeURIComponent`, wrapped in a `try..catch`. If an error\n     * is thrown it will return the cookie's original value. If you provide your own encode/decode\n     * scheme you must ensure errors are appropriately handled.\n     *\n     * @default decode\n     */\n    decode?: (str: string) => string | undefined;\n}\n/**\n * Parse a cookie header.\n *\n * Parse the given cookie header string into an object\n * The object has the various cookies as keys(names) => values\n */\nexport declare function parse(str: string, options?: ParseOptions): Record<string, string | undefined>;\n/**\n * Serialize options.\n */\nexport interface SerializeOptions {\n    /**\n     * Specifies a function that will be used to encode a [cookie-value](https://datatracker.ietf.org/doc/html/rfc6265#section-4.1.1).\n     * Since value of a cookie has a limited character set (and must be a simple string), this function can be used to encode\n     * a value into a string suited for a cookie's value, and should mirror `decode` when parsing.\n     *\n     * @default encodeURIComponent\n     */\n    encode?: (str: string) => string;\n    /**\n     * Specifies the `number` (in seconds) to be the value for the [`Max-Age` `Set-Cookie` attribute](https://tools.ietf.org/html/rfc6265#section-5.2.2).\n     *\n     * The [cookie storage model specification](https://tools.ietf.org/html/rfc6265#section-5.3) states that if both `expires` and\n     * `maxAge` are set, then `maxAge` takes precedence, but it is possible not all clients by obey this,\n     * so if both are set, they should point to the same date and time.\n     */\n    maxAge?: number;\n    /**\n     * Specifies the `Date` object to be the value for the [`Expires` `Set-Cookie` attribute](https://tools.ietf.org/html/rfc6265#section-5.2.1).\n     * When no expiration is set clients consider this a \"non-persistent cookie\" and delete it the current session is over.\n     *\n     * The [cookie storage model specification](https://tools.ietf.org/html/rfc6265#section-5.3) states that if both `expires` and\n     * `maxAge` are set, then `maxAge` takes precedence, but it is possible not all clients by obey this,\n     * so if both are set, they should point to the same date and time.\n     */\n    expires?: Date;\n    /**\n     * Specifies the value for the [`Domain` `Set-Cookie` attribute](https://tools.ietf.org/html/rfc6265#section-5.2.3).\n     * When no domain is set clients consider the cookie to apply to the current domain only.\n     */\n    domain?: string;\n    /**\n     * Specifies the value for the [`Path` `Set-Cookie` attribute](https://tools.ietf.org/html/rfc6265#section-5.2.4).\n     * When no path is set, the path is considered the [\"default path\"](https://tools.ietf.org/html/rfc6265#section-5.1.4).\n     */\n    path?: string;\n    /**\n     * Enables the [`HttpOnly` `Set-Cookie` attribute](https://tools.ietf.org/html/rfc6265#section-5.2.6).\n     * When enabled, clients will not allow client-side JavaScript to see the cookie in `document.cookie`.\n     */\n    httpOnly?: boolean;\n    /**\n     * Enables the [`Secure` `Set-Cookie` attribute](https://tools.ietf.org/html/rfc6265#section-5.2.5).\n     * When enabled, clients will only send the cookie back if the browser has a HTTPS connection.\n     */\n    secure?: boolean;\n    /**\n     * Enables the [`Partitioned` `Set-Cookie` attribute](https://tools.ietf.org/html/draft-cutler-httpbis-partitioned-cookies/).\n     * When enabled, clients will only send the cookie back when the current domain _and_ top-level domain matches.\n     *\n     * This is an attribute that has not yet been fully standardized, and may change in the future.\n     * This also means clients may ignore this attribute until they understand it. More information\n     * about can be found in [the proposal](https://github.com/privacycg/CHIPS).\n     */\n    partitioned?: boolean;\n    /**\n     * Specifies the value for the [`Priority` `Set-Cookie` attribute](https://tools.ietf.org/html/draft-west-cookie-priority-00#section-4.1).\n     *\n     * - `'low'` will set the `Priority` attribute to `Low`.\n     * - `'medium'` will set the `Priority` attribute to `Medium`, the default priority when not set.\n     * - `'high'` will set the `Priority` attribute to `High`.\n     *\n     * More information about priority levels can be found in [the specification](https://tools.ietf.org/html/draft-west-cookie-priority-00#section-4.1).\n     */\n    priority?: \"low\" | \"medium\" | \"high\";\n    /**\n     * Specifies the value for the [`SameSite` `Set-Cookie` attribute](https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-09#section-5.4.7).\n     *\n     * - `true` will set the `SameSite` attribute to `Strict` for strict same site enforcement.\n     * - `'lax'` will set the `SameSite` attribute to `Lax` for lax same site enforcement.\n     * - `'none'` will set the `SameSite` attribute to `None` for an explicit cross-site cookie.\n     * - `'strict'` will set the `SameSite` attribute to `Strict` for strict same site enforcement.\n     *\n     * More information about enforcement levels can be found in [the specification](https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-09#section-5.4.7).\n     */\n    sameSite?: boolean | \"lax\" | \"strict\" | \"none\";\n}\n/**\n * Serialize data into a cookie header.\n *\n * Serialize a name value pair into a cookie string suitable for\n * http headers. An optional options object specifies cookie parameters.\n *\n * serialize('foo', 'bar', { httpOnly: true })\n *   => \"foo=bar; httpOnly\"\n */\nexport declare function serialize(name: string, val: string, options?: SerializeOptions): string;\n",
  "node_modules/cookie/package.json": "{\n  \"name\": \"cookie\",\n  \"description\": \"HTTP server cookie parsing and serialization\",\n  \"version\": \"0.7.2\",\n  \"author\": \"Roman Shtylman <shtylman@gmail.com>\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\"\n  ],\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"cookie\",\n    \"cookies\"\n  ],\n  \"repository\": \"jshttp/cookie\",\n  \"devDependencies\": {\n    \"beautify-benchmark\": \"0.2.4\",\n    \"benchmark\": \"2.1.4\",\n    \"eslint\": \"8.53.0\",\n    \"eslint-plugin-markdown\": \"3.0.1\",\n    \"mocha\": \"10.2.0\",\n    \"nyc\": \"15.1.0\",\n    \"safe-buffer\": \"5.2.1\",\n    \"top-sites\": \"1.1.194\"\n  },\n  \"files\": [\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"README.md\",\n    \"SECURITY.md\",\n    \"index.js\"\n  ],\n  \"main\": \"index.js\",\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"scripts\": {\n    \"bench\": \"node benchmark/index.js\",\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --bail --check-leaks test/\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\",\n    \"update-bench\": \"node scripts/update-benchmark.js\"\n  }\n}\n",
  "node_modules/cookie-signature/package.json": "{\n  \"name\": \"cookie-signature\",\n  \"version\": \"1.2.2\",\n  \"main\": \"index.js\",\n  \"description\": \"Sign and unsign cookies\",\n  \"keywords\": [\"cookie\", \"sign\", \"unsign\"],\n  \"author\": \"TJ Holowaychuk <tj@learnboost.com>\",\n  \"license\": \"MIT\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/visionmedia/node-cookie-signature.git\"\n  },\n  \"dependencies\": {},\n  \"engines\": {\n    \"node\": \">=6.6.0\"\n  },\n  \"devDependencies\": {\n    \"mocha\": \"*\",\n    \"should\": \"*\"\n  },\n  \"scripts\": {\n    \"test\": \"mocha --require should --reporter spec\"\n  }\n}\n",
  "node_modules/core-util-is/package.json": "{\n  \"name\": \"core-util-is\",\n  \"version\": \"1.0.3\",\n  \"description\": \"The `util.is*` functions introduced in Node v0.12.\",\n  \"main\": \"lib/util.js\",\n  \"files\": [\n    \"lib\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/isaacs/core-util-is\"\n  },\n  \"keywords\": [\n    \"util\",\n    \"isBuffer\",\n    \"isArray\",\n    \"isNumber\",\n    \"isString\",\n    \"isRegExp\",\n    \"isThis\",\n    \"isThat\",\n    \"polyfill\"\n  ],\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/isaacs/core-util-is/issues\"\n  },\n  \"scripts\": {\n    \"test\": \"tap test.js\",\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"git push origin --follow-tags\"\n  },\n  \"devDependencies\": {\n    \"tap\": \"^15.0.9\"\n  }\n}\n",
  "node_modules/cors/package.json": "{\n  \"name\": \"cors\",\n  \"description\": \"Node.js CORS middleware\",\n  \"version\": \"2.8.5\",\n  \"author\": \"Troy Goode <troygoode@gmail.com> (https://github.com/troygoode/)\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"cors\",\n    \"express\",\n    \"connect\",\n    \"middleware\"\n  ],\n  \"repository\": \"expressjs/cors\",\n  \"main\": \"./lib/index.js\",\n  \"dependencies\": {\n    \"object-assign\": \"^4\",\n    \"vary\": \"^1\"\n  },\n  \"devDependencies\": {\n    \"after\": \"0.8.2\",\n    \"eslint\": \"2.13.1\",\n    \"express\": \"4.16.3\",\n    \"mocha\": \"5.2.0\",\n    \"nyc\": \"13.1.0\",\n    \"supertest\": \"3.3.0\"\n  },\n  \"files\": [\n    \"lib/index.js\",\n    \"CONTRIBUTING.md\",\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"README.md\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.10\"\n  },\n  \"scripts\": {\n    \"test\": \"npm run lint && nyc --reporter=html --reporter=text mocha --require test/support/env\",\n    \"lint\": \"eslint lib test\"\n  }\n}\n",
  "node_modules/cosmiconfig/dist/Explorer.d.ts": "import { ExplorerBase } from './ExplorerBase';\nimport { CosmiconfigResult, ExplorerOptions } from './types';\ndeclare class Explorer extends ExplorerBase<ExplorerOptions> {\n    constructor(options: ExplorerOptions);\n    search(searchFrom?: string): Promise<CosmiconfigResult>;\n    private searchFromDirectory;\n    private searchDirectory;\n    private loadSearchPlace;\n    private loadFileContent;\n    private createCosmiconfigResult;\n    load(filepath: string): Promise<CosmiconfigResult>;\n}\nexport { Explorer };\n//# sourceMappingURL=Explorer.d.ts.map",
  "node_modules/cosmiconfig/dist/ExplorerBase.d.ts": "import { CosmiconfigResult, ExplorerOptions, ExplorerOptionsSync, Cache, LoadedFileContent } from './types';\nimport { Loader } from './index';\ndeclare class ExplorerBase<T extends ExplorerOptions | ExplorerOptionsSync> {\n    protected readonly loadCache?: Cache;\n    protected readonly searchCache?: Cache;\n    protected readonly config: T;\n    constructor(options: T);\n    clearLoadCache(): void;\n    clearSearchCache(): void;\n    clearCaches(): void;\n    private validateConfig;\n    protected shouldSearchStopWithResult(result: CosmiconfigResult): boolean;\n    protected nextDirectoryToSearch(currentDir: string, currentResult: CosmiconfigResult): string | null;\n    private loadPackageProp;\n    protected getLoaderEntryForFile(filepath: string): Loader;\n    protected loadedContentToCosmiconfigResult(filepath: string, loadedContent: LoadedFileContent): CosmiconfigResult;\n    protected validateFilePath(filepath: string): void;\n}\ndeclare function getExtensionDescription(filepath: string): string;\nexport { ExplorerBase, getExtensionDescription };\n//# sourceMappingURL=ExplorerBase.d.ts.map",
  "node_modules/cosmiconfig/dist/ExplorerSync.d.ts": "import { ExplorerBase } from './ExplorerBase';\nimport { CosmiconfigResult, ExplorerOptionsSync } from './types';\ndeclare class ExplorerSync extends ExplorerBase<ExplorerOptionsSync> {\n    constructor(options: ExplorerOptionsSync);\n    searchSync(searchFrom?: string): CosmiconfigResult;\n    private searchFromDirectorySync;\n    private searchDirectorySync;\n    private loadSearchPlaceSync;\n    private loadFileContentSync;\n    private createCosmiconfigResultSync;\n    loadSync(filepath: string): CosmiconfigResult;\n}\nexport { ExplorerSync };\n//# sourceMappingURL=ExplorerSync.d.ts.map",
  "node_modules/cosmiconfig/dist/cacheWrapper.d.ts": "import { Cache, CosmiconfigResult } from './types';\ndeclare function cacheWrapper(cache: Cache, key: string, fn: () => Promise<CosmiconfigResult>): Promise<CosmiconfigResult>;\ndeclare function cacheWrapperSync(cache: Cache, key: string, fn: () => CosmiconfigResult): CosmiconfigResult;\nexport { cacheWrapper, cacheWrapperSync };\n//# sourceMappingURL=cacheWrapper.d.ts.map",
  "node_modules/cosmiconfig/dist/getDirectory.d.ts": "declare function getDirectory(filepath: string): Promise<string>;\ndeclare function getDirectorySync(filepath: string): string;\nexport { getDirectory, getDirectorySync };\n//# sourceMappingURL=getDirectory.d.ts.map",
  "node_modules/cosmiconfig/dist/getPropertyByPath.d.ts": "declare function getPropertyByPath(source: {\n    [key: string]: unknown;\n}, path: string | Array<string>): unknown;\nexport { getPropertyByPath };\n//# sourceMappingURL=getPropertyByPath.d.ts.map",
  "node_modules/cosmiconfig/dist/index.d.ts": "import { Config, CosmiconfigResult, Loaders, LoadersSync } from './types';\ndeclare type LoaderResult = Config | null;\nexport declare type Loader = ((filepath: string, content: string) => Promise<LoaderResult>) | LoaderSync;\nexport declare type LoaderSync = (filepath: string, content: string) => LoaderResult;\nexport declare type Transform = ((CosmiconfigResult: CosmiconfigResult) => Promise<CosmiconfigResult>) | TransformSync;\nexport declare type TransformSync = (CosmiconfigResult: CosmiconfigResult) => CosmiconfigResult;\ninterface OptionsBase {\n    packageProp?: string | Array<string>;\n    searchPlaces?: Array<string>;\n    ignoreEmptySearchPlaces?: boolean;\n    stopDir?: string;\n    cache?: boolean;\n}\nexport interface Options extends OptionsBase {\n    loaders?: Loaders;\n    transform?: Transform;\n}\nexport interface OptionsSync extends OptionsBase {\n    loaders?: LoadersSync;\n    transform?: TransformSync;\n}\ndeclare function cosmiconfig(moduleName: string, options?: Options): {\n    readonly search: (searchFrom?: string) => Promise<CosmiconfigResult>;\n    readonly load: (filepath: string) => Promise<CosmiconfigResult>;\n    readonly clearLoadCache: () => void;\n    readonly clearSearchCache: () => void;\n    readonly clearCaches: () => void;\n};\ndeclare function cosmiconfigSync(moduleName: string, options?: OptionsSync): {\n    readonly search: (searchFrom?: string) => CosmiconfigResult;\n    readonly load: (filepath: string) => CosmiconfigResult;\n    readonly clearLoadCache: () => void;\n    readonly clearSearchCache: () => void;\n    readonly clearCaches: () => void;\n};\ndeclare const defaultLoaders: Readonly<{\n    readonly '.cjs': LoaderSync;\n    readonly '.js': LoaderSync;\n    readonly '.json': LoaderSync;\n    readonly '.yaml': LoaderSync;\n    readonly '.yml': LoaderSync;\n    readonly noExt: LoaderSync;\n}>;\nexport { cosmiconfig, cosmiconfigSync, defaultLoaders };\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/cosmiconfig/dist/loaders.d.ts": "import { LoadersSync } from './types';\ndeclare const loaders: LoadersSync;\nexport { loaders };\n//# sourceMappingURL=loaders.d.ts.map",
  "node_modules/cosmiconfig/dist/readFile.d.ts": "interface Options {\n    throwNotFound?: boolean;\n}\ndeclare function readFile(filepath: string, options?: Options): Promise<string | null>;\ndeclare function readFileSync(filepath: string, options?: Options): string | null;\nexport { readFile, readFileSync };\n//# sourceMappingURL=readFile.d.ts.map",
  "node_modules/cosmiconfig/dist/types.d.ts": "import { Loader, LoaderSync, Options, OptionsSync } from './index';\nexport declare type Config = any;\nexport declare type CosmiconfigResult = {\n    config: Config;\n    filepath: string;\n    isEmpty?: boolean;\n} | null;\nexport interface ExplorerOptions extends Required<Options> {\n}\nexport interface ExplorerOptionsSync extends Required<OptionsSync> {\n}\nexport declare type Cache = Map<string, CosmiconfigResult>;\nexport declare type LoadedFileContent = Config | null | undefined;\nexport interface Loaders {\n    [key: string]: Loader;\n}\nexport interface LoadersSync {\n    [key: string]: LoaderSync;\n}\n//# sourceMappingURL=types.d.ts.map",
  "node_modules/cosmiconfig/package.json": "{\n  \"name\": \"cosmiconfig\",\n  \"version\": \"7.1.0\",\n  \"description\": \"Find and load configuration from a package.json property, rc file, or CommonJS module\",\n  \"main\": \"dist/index.js\",\n  \"types\": \"dist/index.d.ts\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"clean\": \"del-cli --dot=true \\\"./dist/**/*\\\"\",\n    \"build\": \"npm run clean && npm run build:compile && npm run build:types\",\n    \"build:compile\": \"cross-env NODE_ENV=production babel src -d dist --verbose --extensions .js,.ts --ignore \\\"**/**/*.test.js\\\",\\\"**/**/*.test.ts\\\" --source-maps\",\n    \"build:types\": \"cross-env NODE_ENV=production tsc --project tsconfig.types.json\",\n    \"dev\": \"npm run clean && npm run build:compile -- --watch\",\n    \"lint\": \"eslint --ext .js,.ts . && npm run lint:md\",\n    \"lint:fix\": \"eslint --ext .js,.ts . --fix\",\n    \"lint:md\": \"remark-preset-davidtheclark\",\n    \"format\": \"prettier \\\"**/*.{js,ts,json,yml,yaml}\\\" --write\",\n    \"format:md\": \"remark-preset-davidtheclark --format\",\n    \"format:check\": \"prettier \\\"**/*.{js,ts,json,yml,yaml}\\\" --check\",\n    \"typescript\": \"tsc\",\n    \"test\": \"jest --coverage\",\n    \"test:watch\": \"jest --watch\",\n    \"check:all\": \"npm run test && npm run typescript && npm run lint && npm run format:check\",\n    \"prepublishOnly\": \"npm run check:all && npm run build\"\n  },\n  \"husky\": {\n    \"hooks\": {\n      \"pre-commit\": \"lint-staged && npm run typescript && npm run test\",\n      \"pre-push\": \"npm run check:all\"\n    }\n  },\n  \"lint-staged\": {\n    \"*.{js,ts}\": [\n      \"eslint --fix\",\n      \"prettier --write\"\n    ],\n    \"*.{json,yml,yaml}\": [\n      \"prettier --write\"\n    ],\n    \"*.md\": [\n      \"remark-preset-davidtheclark\",\n      \"remark-preset-davidtheclark --format\"\n    ]\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/davidtheclark/cosmiconfig.git\"\n  },\n  \"keywords\": [\n    \"load\",\n    \"configuration\",\n    \"config\"\n  ],\n  \"author\": \"David Clark <david.dave.clark@gmail.com>\",\n  \"contributors\": [\n    \"Bogdan Chadkin <trysound@yandex.ru>\",\n    \"Suhas Karanth <sudo.suhas@gmail.com>\"\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/davidtheclark/cosmiconfig/issues\"\n  },\n  \"homepage\": \"https://github.com/davidtheclark/cosmiconfig#readme\",\n  \"prettier\": {\n    \"trailingComma\": \"all\",\n    \"arrowParens\": \"always\",\n    \"singleQuote\": true,\n    \"printWidth\": 80,\n    \"tabWidth\": 2\n  },\n  \"jest\": {\n    \"testEnvironment\": \"node\",\n    \"collectCoverageFrom\": [\n      \"src/**/*.{js,ts}\"\n    ],\n    \"coverageReporters\": [\n      \"text\",\n      \"html\",\n      \"lcov\"\n    ],\n    \"coverageThreshold\": {\n      \"global\": {\n        \"branches\": 100,\n        \"functions\": 100,\n        \"lines\": 100,\n        \"statements\": 100\n      }\n    },\n    \"resetModules\": true,\n    \"resetMocks\": true,\n    \"restoreMocks\": true\n  },\n  \"babel\": {\n    \"presets\": [\n      [\n        \"@babel/preset-env\",\n        {\n          \"targets\": {\n            \"node\": \"10\"\n          }\n        }\n      ],\n      \"@babel/preset-typescript\"\n    ]\n  },\n  \"dependencies\": {\n    \"@types/parse-json\": \"^4.0.0\",\n    \"import-fresh\": \"^3.2.1\",\n    \"parse-json\": \"^5.0.0\",\n    \"path-type\": \"^4.0.0\",\n    \"yaml\": \"^1.10.0\"\n  },\n  \"devDependencies\": {\n    \"@babel/cli\": \"^7.10.4\",\n    \"@babel/core\": \"^7.10.4\",\n    \"@babel/preset-env\": \"^7.10.4\",\n    \"@babel/preset-typescript\": \"^7.10.4\",\n    \"@types/jest\": \"^26.0.4\",\n    \"@types/node\": \"^14.0.22\",\n    \"@typescript-eslint/eslint-plugin\": \"^3.6.0\",\n    \"@typescript-eslint/parser\": \"^3.6.0\",\n    \"cross-env\": \"^7.0.2\",\n    \"del\": \"^5.1.0\",\n    \"del-cli\": \"^3.0.1\",\n    \"eslint\": \"^7.4.0\",\n    \"eslint-config-davidtheclark-node\": \"^0.2.2\",\n    \"eslint-config-prettier\": \"^6.11.0\",\n    \"eslint-plugin-import\": \"^2.22.0\",\n    \"eslint-plugin-jest\": \"^23.18.0\",\n    \"eslint-plugin-node\": \"^11.1.0\",\n    \"husky\": \"^4.2.5\",\n    \"jest\": \"^26.1.0\",\n    \"lint-staged\": \"^10.2.11\",\n    \"make-dir\": \"^3.1.0\",\n    \"parent-module\": \"^2.0.0\",\n    \"prettier\": \"^2.0.5\",\n    \"remark-preset-davidtheclark\": \"^0.12.0\",\n    \"typescript\": \"^3.9.6\"\n  },\n  \"engines\": {\n    \"node\": \">=10\"\n  }\n}\n",
  "node_modules/create-require/create-require.d.ts": "import { URL } from 'url';\n\nexport default function createRequire (filename: string | URL): NodeRequire;\n",
  "node_modules/create-require/package.json": "{\n  \"name\": \"create-require\",\n  \"version\": \"1.1.1\",\n  \"description\": \"Polyfill for Node.js module.createRequire (<= v12.2.0)\",\n  \"repository\": \"nuxt-contrib/create-require\",\n  \"license\": \"MIT\",\n  \"contributors\": [\n    {\n      \"name\": \"Maël Nison\",\n      \"email\": \"nison.mael@gmail.com\"\n    },\n    {\n      \"name\": \"Paul Soporan\",\n      \"email\": \"paul.soporan@gmail.com\"\n    },\n    {\n      \"name\": \"Pooya Parsa\",\n      \"email\": \"pyapar@gmail.com\"\n    }\n  ],\n  \"main\": \"./create-require.js\",\n  \"types\": \"./create-require.d.ts\",\n  \"files\": [\n    \"create-require.js\",\n    \"create-require.d.ts\"\n  ],\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"release\": \"yarn test && standard-version && git push --follow-tags && npm publish\",\n    \"test:matrix\": \"tap --no-esm --no-timeout ./test/matrix.js\",\n    \"test\": \"yarn lint && yarn test:matrix\"\n  },\n  \"devDependencies\": {\n    \"@nuxtjs/eslint-config\": \"latest\",\n    \"eslint\": \"latest\",\n    \"tap\": \"latest\",\n    \"standard-version\": \"latest\"\n  }\n}\n",
  "node_modules/cross-spawn/package.json": "{\n  \"name\": \"cross-spawn\",\n  \"version\": \"7.0.6\",\n  \"description\": \"Cross platform child_process#spawn and child_process#spawnSync\",\n  \"keywords\": [\n    \"spawn\",\n    \"spawnSync\",\n    \"windows\",\n    \"cross-platform\",\n    \"path-ext\",\n    \"shebang\",\n    \"cmd\",\n    \"execute\"\n  ],\n  \"author\": \"André Cruz <andre@moxy.studio>\",\n  \"homepage\": \"https://github.com/moxystudio/node-cross-spawn\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git@github.com:moxystudio/node-cross-spawn.git\"\n  },\n  \"license\": \"MIT\",\n  \"main\": \"index.js\",\n  \"files\": [\n    \"lib\"\n  ],\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"jest --env node --coverage\",\n    \"prerelease\": \"npm t && npm run lint\",\n    \"release\": \"standard-version\",\n    \"postrelease\": \"git push --follow-tags origin HEAD && npm publish\"\n  },\n  \"husky\": {\n    \"hooks\": {\n      \"commit-msg\": \"commitlint -E HUSKY_GIT_PARAMS\",\n      \"pre-commit\": \"lint-staged\"\n    }\n  },\n  \"lint-staged\": {\n    \"*.js\": [\n      \"eslint --fix\",\n      \"git add\"\n    ]\n  },\n  \"commitlint\": {\n    \"extends\": [\n      \"@commitlint/config-conventional\"\n    ]\n  },\n  \"dependencies\": {\n    \"path-key\": \"^3.1.0\",\n    \"shebang-command\": \"^2.0.0\",\n    \"which\": \"^2.0.1\"\n  },\n  \"devDependencies\": {\n    \"@commitlint/cli\": \"^8.1.0\",\n    \"@commitlint/config-conventional\": \"^8.1.0\",\n    \"babel-core\": \"^6.26.3\",\n    \"babel-jest\": \"^24.9.0\",\n    \"babel-preset-moxy\": \"^3.1.0\",\n    \"eslint\": \"^5.16.0\",\n    \"eslint-config-moxy\": \"^7.1.0\",\n    \"husky\": \"^3.0.5\",\n    \"jest\": \"^24.9.0\",\n    \"lint-staged\": \"^9.2.5\",\n    \"mkdirp\": \"^0.5.1\",\n    \"rimraf\": \"^3.0.0\",\n    \"standard-version\": \"^9.5.0\"\n  },\n  \"engines\": {\n    \"node\": \">= 8\"\n  }\n}\n",
  "node_modules/csstype/index.d.ts": "export {};\n\nexport type PropertyValue<TValue> = TValue extends Array<infer AValue>\n  ? Array<AValue extends infer TUnpacked & {} ? TUnpacked : AValue>\n  : TValue extends infer TUnpacked & {}\n  ? TUnpacked\n  : TValue;\n\nexport type Fallback<T> = { [P in keyof T]: T[P] | readonly NonNullable<T[P]>[] };\n\nexport interface StandardLonghandProperties<TLength = (string & {}) | 0, TTime = string & {}> {\n  /**\n   * The **`accent-color`** CSS property sets the accent color for user-interface controls generated by some elements.\n   *\n   * **Syntax**: `auto | <color>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **93** | **92**  | **15.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/accent-color\n   */\n  accentColor?: Property.AccentColor | undefined;\n  /**\n   * The CSS **`align-content`** property sets the distribution of space between and around content items along a flexbox's cross-axis or a grid's block axis.\n   *\n   * **Syntax**: `normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>`\n   *\n   * **Initial value**: `normal`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **29**  | **28**  |  **9**  | **12** | **11** |\n   * | 21 _-x-_ |         | 7 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/align-content\n   */\n  alignContent?: Property.AlignContent | undefined;\n  /**\n   * The CSS **`align-items`** property sets the `align-self` value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.\n   *\n   * **Syntax**: `normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **29**  | **20**  |  **9**  | **12** | **11** |\n   * | 21 _-x-_ |         | 7 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/align-items\n   */\n  alignItems?: Property.AlignItems | undefined;\n  /**\n   * The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n   *\n   * **Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\n   *\n   * **Initial value**: `auto`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **29**  | **20**  |  **9**  | **12** | **10** |\n   * | 21 _-x-_ |         | 7 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/align-self\n   */\n  alignSelf?: Property.AlignSelf | undefined;\n  /**\n   * The **`align-tracks`** CSS property sets the alignment in the masonry axis for grid containers that have masonry in their block axis.\n   *\n   * **Syntax**: `[ normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position> ]#`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/align-tracks\n   */\n  alignTracks?: Property.AlignTracks | undefined;\n  /**\n   * The **`animation-composition`** CSS property specifies the composite operation to use when multiple animations affect the same property simultaneously.\n   *\n   * **Syntax**: `<single-animation-composition>#`\n   *\n   * **Initial value**: `replace`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **112** | **115** | **16** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-composition\n   */\n  animationComposition?: Property.AnimationComposition | undefined;\n  /**\n   * The **`animation-delay`** CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-delay\n   */\n  animationDelay?: Property.AnimationDelay<TTime> | undefined;\n  /**\n   * The **`animation-direction`** CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.\n   *\n   * **Syntax**: `<single-animation-direction>#`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-direction\n   */\n  animationDirection?: Property.AnimationDirection | undefined;\n  /**\n   * The **`animation-duration`** CSS property sets the length of time that an animation takes to complete one cycle.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-duration\n   */\n  animationDuration?: Property.AnimationDuration<TTime> | undefined;\n  /**\n   * The **`animation-fill-mode`** CSS property sets how a CSS animation applies styles to its target before and after its execution.\n   *\n   * **Syntax**: `<single-animation-fill-mode>#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 5 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-fill-mode\n   */\n  animationFillMode?: Property.AnimationFillMode | undefined;\n  /**\n   * The **`animation-iteration-count`** CSS property sets the number of times an animation sequence should be played before stopping.\n   *\n   * **Syntax**: `<single-animation-iteration-count>#`\n   *\n   * **Initial value**: `1`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-iteration-count\n   */\n  animationIterationCount?: Property.AnimationIterationCount | undefined;\n  /**\n   * The **`animation-name`** CSS property specifies the names of one or more `@keyframes` at-rules that describe the animation to apply to an element. Multiple `@keyframe` at-rules are specified as a comma-separated list of names. If the specified name does not match any `@keyframe` at-rule, no properties are animated.\n   *\n   * **Syntax**: `[ none | <keyframes-name> ]#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-name\n   */\n  animationName?: Property.AnimationName | undefined;\n  /**\n   * The **`animation-play-state`** CSS property sets whether an animation is running or paused.\n   *\n   * **Syntax**: `<single-animation-play-state>#`\n   *\n   * **Initial value**: `running`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-play-state\n   */\n  animationPlayState?: Property.AnimationPlayState | undefined;\n  /**\n   * The **`animation-range-end`** CSS property is used to set the end of an animation's attachment range along its timeline, i.e. where along the timeline an animation will end.\n   *\n   * **Syntax**: `[ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-range-end\n   */\n  animationRangeEnd?: Property.AnimationRangeEnd<TLength> | undefined;\n  /**\n   * The **`animation-range-start`** CSS property is used to set the start of an animation's attachment range along its timeline, i.e. where along the timeline an animation will start.\n   *\n   * **Syntax**: `[ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-range-start\n   */\n  animationRangeStart?: Property.AnimationRangeStart<TLength> | undefined;\n  /**\n   * The **`animation-timeline`** CSS property specifies the timeline that is used to control the progress of an animation.\n   *\n   * **Syntax**: `<single-animation-timeline>#`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-timeline\n   */\n  animationTimeline?: Property.AnimationTimeline | undefined;\n  /**\n   * The **`animation-timing-function`** CSS property sets how an animation progresses through the duration of each cycle.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-timing-function\n   */\n  animationTimingFunction?: Property.AnimationTimingFunction | undefined;\n  /**\n   * The **`appearance`** CSS property is used to control native appearance of UI controls, that are based on operating system's theme.\n   *\n   * **Syntax**: `none | auto | textfield | menulist-button | <compat-auto>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox |  Safari  |   Edge   | IE  |\n   * | :-----: | :-----: | :------: | :------: | :-: |\n   * | **84**  | **80**  | **15.4** |  **84**  | No  |\n   * | 1 _-x-_ | 1 _-x-_ | 3 _-x-_  | 12 _-x-_ |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/appearance\n   */\n  appearance?: Property.Appearance | undefined;\n  /**\n   * The **`aspect-ratio`** CSS property sets a **preferred aspect ratio** for the box, which will be used in the calculation of auto sizes and some other layout functions.\n   *\n   * **Syntax**: `auto | <ratio>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **88** | **89**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/aspect-ratio\n   */\n  aspectRatio?: Property.AspectRatio | undefined;\n  /**\n   * The **`backdrop-filter`** CSS property lets you apply graphical effects such as blurring or color shifting to the area behind an element. Because it applies to everything _behind_ the element, to see the effect you must make the element or its background at least partially transparent.\n   *\n   * **Syntax**: `none | <filter-function-list>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |   Safari    |  Edge  | IE  |\n   * | :----: | :-----: | :---------: | :----: | :-: |\n   * | **76** | **103** | **9** _-x-_ | **17** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/backdrop-filter\n   */\n  backdropFilter?: Property.BackdropFilter | undefined;\n  /**\n   * The **`backface-visibility`** CSS property sets whether the back face of an element is visible when turned towards the user.\n   *\n   * **Syntax**: `visible | hidden`\n   *\n   * **Initial value**: `visible`\n   *\n   * |  Chrome  | Firefox |  Safari   |  Edge  |   IE   |\n   * | :------: | :-----: | :-------: | :----: | :----: |\n   * |  **36**  | **16**  | **15.4**  | **12** | **10** |\n   * | 12 _-x-_ |         | 5.1 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/backface-visibility\n   */\n  backfaceVisibility?: Property.BackfaceVisibility | undefined;\n  /**\n   * The **`background-attachment`** CSS property sets whether a background image's position is fixed within the viewport, or scrolls with its containing block.\n   *\n   * **Syntax**: `<attachment>#`\n   *\n   * **Initial value**: `scroll`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-attachment\n   */\n  backgroundAttachment?: Property.BackgroundAttachment | undefined;\n  /**\n   * The **`background-blend-mode`** CSS property sets how an element's background images should blend with each other and with the element's background color.\n   *\n   * **Syntax**: `<blend-mode>#`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **35** | **30**  | **8**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-blend-mode\n   */\n  backgroundBlendMode?: Property.BackgroundBlendMode | undefined;\n  /**\n   * The **`background-clip`** CSS property sets whether an element's background extends underneath its border box, padding box, or content box.\n   *\n   * **Syntax**: `<box>#`\n   *\n   * **Initial value**: `border-box`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  |  **4**  |  **5**  | **12** | **9** |\n   * |        |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-clip\n   */\n  backgroundClip?: Property.BackgroundClip | undefined;\n  /**\n   * The **`background-color`** CSS property sets the background color of an element.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `transparent`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-color\n   */\n  backgroundColor?: Property.BackgroundColor | undefined;\n  /**\n   * The **`background-image`** CSS property sets one or more background images on an element.\n   *\n   * **Syntax**: `<bg-image>#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-image\n   */\n  backgroundImage?: Property.BackgroundImage | undefined;\n  /**\n   * The **`background-origin`** CSS property sets the background's origin: from the border start, inside the border, or inside the padding.\n   *\n   * **Syntax**: `<box>#`\n   *\n   * **Initial value**: `padding-box`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **4**  | **3**  | **12** | **9** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-origin\n   */\n  backgroundOrigin?: Property.BackgroundOrigin | undefined;\n  /**\n   * The **`background-position-x`** CSS property sets the initial horizontal position for each background image. The position is relative to the position layer set by `background-origin`.\n   *\n   * **Syntax**: `[ center | [ [ left | right | x-start | x-end ]? <length-percentage>? ]! ]#`\n   *\n   * **Initial value**: `0%`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  | **49**  | **1**  | **12** | **6** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-position-x\n   */\n  backgroundPositionX?: Property.BackgroundPositionX<TLength> | undefined;\n  /**\n   * The **`background-position-y`** CSS property sets the initial vertical position for each background image. The position is relative to the position layer set by `background-origin`.\n   *\n   * **Syntax**: `[ center | [ [ top | bottom | y-start | y-end ]? <length-percentage>? ]! ]#`\n   *\n   * **Initial value**: `0%`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  | **49**  | **1**  | **12** | **6** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-position-y\n   */\n  backgroundPositionY?: Property.BackgroundPositionY<TLength> | undefined;\n  /**\n   * The **`background-repeat`** CSS property sets how background images are repeated. A background image can be repeated along the horizontal and vertical axes, or not repeated at all.\n   *\n   * **Syntax**: `<repeat-style>#`\n   *\n   * **Initial value**: `repeat`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-repeat\n   */\n  backgroundRepeat?: Property.BackgroundRepeat | undefined;\n  /**\n   * The **`background-size`** CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.\n   *\n   * **Syntax**: `<bg-size>#`\n   *\n   * **Initial value**: `auto auto`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * |  **3**  |  **4**  |  **5**  | **12** | **9** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-size\n   */\n  backgroundSize?: Property.BackgroundSize<TLength> | undefined;\n  /**\n   * **Syntax**: `clip | ellipsis | <string>`\n   *\n   * **Initial value**: `clip`\n   */\n  blockOverflow?: Property.BlockOverflow | undefined;\n  /**\n   * The **`block-size`** CSS property defines the horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the `width` or the `height` property, depending on the value of `writing-mode`.\n   *\n   * **Syntax**: `<'width'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/block-size\n   */\n  blockSize?: Property.BlockSize<TLength> | undefined;\n  /**\n   * The **`border-block-color`** CSS property defines the color of the logical block borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color` and `border-bottom-color`, or `border-right-color` and `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-color'>{1,2}`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-color\n   */\n  borderBlockColor?: Property.BorderBlockColor | undefined;\n  /**\n   * The **`border-block-end-color`** CSS property defines the color of the logical block-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-color'>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-end-color\n   */\n  borderBlockEndColor?: Property.BorderBlockEndColor | undefined;\n  /**\n   * The **`border-block-end-style`** CSS property defines the style of the logical block-end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-end-style\n   */\n  borderBlockEndStyle?: Property.BorderBlockEndStyle | undefined;\n  /**\n   * The **`border-block-end-width`** CSS property defines the width of the logical block-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-width'>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-end-width\n   */\n  borderBlockEndWidth?: Property.BorderBlockEndWidth<TLength> | undefined;\n  /**\n   * The **`border-block-start-color`** CSS property defines the color of the logical block-start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-color'>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-start-color\n   */\n  borderBlockStartColor?: Property.BorderBlockStartColor | undefined;\n  /**\n   * The **`border-block-start-style`** CSS property defines the style of the logical block start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-start-style\n   */\n  borderBlockStartStyle?: Property.BorderBlockStartStyle | undefined;\n  /**\n   * The **`border-block-start-width`** CSS property defines the width of the logical block-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-width'>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-start-width\n   */\n  borderBlockStartWidth?: Property.BorderBlockStartWidth<TLength> | undefined;\n  /**\n   * The **`border-block-style`** CSS property defines the style of the logical block borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style` and `border-bottom-style`, or `border-left-style` and `border-right-style` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-style\n   */\n  borderBlockStyle?: Property.BorderBlockStyle | undefined;\n  /**\n   * The **`border-block-width`** CSS property defines the width of the logical block borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width` and `border-bottom-width`, or `border-left-width`, and `border-right-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-width'>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-width\n   */\n  borderBlockWidth?: Property.BorderBlockWidth<TLength> | undefined;\n  /**\n   * The **`border-bottom-color`** CSS property sets the color of an element's bottom border. It can also be set with the shorthand CSS properties `border-color` or `border-bottom`.\n   *\n   * **Syntax**: `<'border-top-color'>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-bottom-color\n   */\n  borderBottomColor?: Property.BorderBottomColor | undefined;\n  /**\n   * The **`border-bottom-left-radius`** CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * |  **4**  |  **4**  |  **5**  | **12** | **9** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-bottom-left-radius\n   */\n  borderBottomLeftRadius?: Property.BorderBottomLeftRadius<TLength> | undefined;\n  /**\n   * The **`border-bottom-right-radius`** CSS property rounds the bottom-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * |  **4**  |  **4**  |  **5**  | **12** | **9** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-bottom-right-radius\n   */\n  borderBottomRightRadius?: Property.BorderBottomRightRadius<TLength> | undefined;\n  /**\n   * The **`border-bottom-style`** CSS property sets the line style of an element's bottom `border`.\n   *\n   * **Syntax**: `<line-style>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-bottom-style\n   */\n  borderBottomStyle?: Property.BorderBottomStyle | undefined;\n  /**\n   * The **`border-bottom-width`** CSS property sets the width of the bottom border of an element.\n   *\n   * **Syntax**: `<line-width>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-bottom-width\n   */\n  borderBottomWidth?: Property.BorderBottomWidth<TLength> | undefined;\n  /**\n   * The **`border-collapse`** CSS property sets whether cells inside a `<table>` have shared or separate borders.\n   *\n   * **Syntax**: `collapse | separate`\n   *\n   * **Initial value**: `separate`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  |  **1**  | **1.2** | **12** | **5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-collapse\n   */\n  borderCollapse?: Property.BorderCollapse | undefined;\n  /**\n   * The **`border-end-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **89** | **66**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-end-end-radius\n   */\n  borderEndEndRadius?: Property.BorderEndEndRadius<TLength> | undefined;\n  /**\n   * The **`border-end-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **89** | **66**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-end-start-radius\n   */\n  borderEndStartRadius?: Property.BorderEndStartRadius<TLength> | undefined;\n  /**\n   * The **`border-image-outset`** CSS property sets the distance by which an element's border image is set out from its border box.\n   *\n   * **Syntax**: `[ <length> | <number> ]{1,4}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **15** | **15**  | **6**  | **12** | **11** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-image-outset\n   */\n  borderImageOutset?: Property.BorderImageOutset<TLength> | undefined;\n  /**\n   * The **`border-image-repeat`** CSS property defines how the edge regions and middle region of a source image are adjusted to fit the dimensions of an element's border image. The middle region can be displayed by using the keyword \"fill\" in the border-image-slice property.\n   *\n   * **Syntax**: `[ stretch | repeat | round | space ]{1,2}`\n   *\n   * **Initial value**: `stretch`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **15** | **15**  | **6**  | **12** | **11** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-image-repeat\n   */\n  borderImageRepeat?: Property.BorderImageRepeat | undefined;\n  /**\n   * The **`border-image-slice`** CSS property divides the image specified by `border-image-source` into regions. These regions form the components of an element's border image.\n   *\n   * **Syntax**: `<number-percentage>{1,4} && fill?`\n   *\n   * **Initial value**: `100%`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **15** | **15**  | **6**  | **12** | **11** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-image-slice\n   */\n  borderImageSlice?: Property.BorderImageSlice | undefined;\n  /**\n   * The **`border-image-source`** CSS property sets the source image used to create an element's border image.\n   *\n   * **Syntax**: `none | <image>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **15** | **15**  | **6**  | **12** | **11** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-image-source\n   */\n  borderImageSource?: Property.BorderImageSource | undefined;\n  /**\n   * The **`border-image-width`** CSS property sets the width of an element's border image.\n   *\n   * **Syntax**: `[ <length-percentage> | <number> | auto ]{1,4}`\n   *\n   * **Initial value**: `1`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **15** | **13**  | **6**  | **12** | **11** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-image-width\n   */\n  borderImageWidth?: Property.BorderImageWidth<TLength> | undefined;\n  /**\n   * The **`border-inline-color`** CSS property defines the color of the logical inline borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color` and `border-bottom-color`, or `border-right-color` and `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-color'>{1,2}`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-color\n   */\n  borderInlineColor?: Property.BorderInlineColor | undefined;\n  /**\n   * The **`border-inline-end-color`** CSS property defines the color of the logical inline-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-color'>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome |           Firefox           |  Safari  | Edge | IE  |\n   * | :----: | :-------------------------: | :------: | :--: | :-: |\n   * | **69** |           **41**            | **12.1** | n/a  | No  |\n   * |        | 3 _(-moz-border-end-color)_ |          |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-end-color\n   */\n  borderInlineEndColor?: Property.BorderInlineEndColor | undefined;\n  /**\n   * The **`border-inline-end-style`** CSS property defines the style of the logical inline end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome |           Firefox           |  Safari  | Edge | IE  |\n   * | :----: | :-------------------------: | :------: | :--: | :-: |\n   * | **69** |           **41**            | **12.1** | n/a  | No  |\n   * |        | 3 _(-moz-border-end-style)_ |          |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-end-style\n   */\n  borderInlineEndStyle?: Property.BorderInlineEndStyle | undefined;\n  /**\n   * The **`border-inline-end-width`** CSS property defines the width of the logical inline-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-width'>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome |           Firefox           |  Safari  | Edge | IE  |\n   * | :----: | :-------------------------: | :------: | :--: | :-: |\n   * | **69** |           **41**            | **12.1** | n/a  | No  |\n   * |        | 3 _(-moz-border-end-width)_ |          |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-end-width\n   */\n  borderInlineEndWidth?: Property.BorderInlineEndWidth<TLength> | undefined;\n  /**\n   * The **`border-inline-start-color`** CSS property defines the color of the logical inline start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-color'>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome |            Firefox            |  Safari  | Edge | IE  |\n   * | :----: | :---------------------------: | :------: | :--: | :-: |\n   * | **69** |            **41**             | **12.1** | n/a  | No  |\n   * |        | 3 _(-moz-border-start-color)_ |          |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-start-color\n   */\n  borderInlineStartColor?: Property.BorderInlineStartColor | undefined;\n  /**\n   * The **`border-inline-start-style`** CSS property defines the style of the logical inline start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome |            Firefox            |  Safari  | Edge | IE  |\n   * | :----: | :---------------------------: | :------: | :--: | :-: |\n   * | **69** |            **41**             | **12.1** | n/a  | No  |\n   * |        | 3 _(-moz-border-start-style)_ |          |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-start-style\n   */\n  borderInlineStartStyle?: Property.BorderInlineStartStyle | undefined;\n  /**\n   * The **`border-inline-start-width`** CSS property defines the width of the logical inline-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-width'>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-start-width\n   */\n  borderInlineStartWidth?: Property.BorderInlineStartWidth<TLength> | undefined;\n  /**\n   * The **`border-inline-style`** CSS property defines the style of the logical inline borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style` and `border-bottom-style`, or `border-left-style` and `border-right-style` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-style\n   */\n  borderInlineStyle?: Property.BorderInlineStyle | undefined;\n  /**\n   * The **`border-inline-width`** CSS property defines the width of the logical inline borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width` and `border-bottom-width`, or `border-left-width`, and `border-right-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-width'>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-width\n   */\n  borderInlineWidth?: Property.BorderInlineWidth<TLength> | undefined;\n  /**\n   * The **`border-left-color`** CSS property sets the color of an element's left border. It can also be set with the shorthand CSS properties `border-color` or `border-left`.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-left-color\n   */\n  borderLeftColor?: Property.BorderLeftColor | undefined;\n  /**\n   * The **`border-left-style`** CSS property sets the line style of an element's left `border`.\n   *\n   * **Syntax**: `<line-style>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-left-style\n   */\n  borderLeftStyle?: Property.BorderLeftStyle | undefined;\n  /**\n   * The **`border-left-width`** CSS property sets the width of the left border of an element.\n   *\n   * **Syntax**: `<line-width>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-left-width\n   */\n  borderLeftWidth?: Property.BorderLeftWidth<TLength> | undefined;\n  /**\n   * The **`border-right-color`** CSS property sets the color of an element's right border. It can also be set with the shorthand CSS properties `border-color` or `border-right`.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-right-color\n   */\n  borderRightColor?: Property.BorderRightColor | undefined;\n  /**\n   * The **`border-right-style`** CSS property sets the line style of an element's right `border`.\n   *\n   * **Syntax**: `<line-style>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-right-style\n   */\n  borderRightStyle?: Property.BorderRightStyle | undefined;\n  /**\n   * The **`border-right-width`** CSS property sets the width of the right border of an element.\n   *\n   * **Syntax**: `<line-width>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-right-width\n   */\n  borderRightWidth?: Property.BorderRightWidth<TLength> | undefined;\n  /**\n   * The **`border-spacing`** CSS property sets the distance between the borders of adjacent cells in a `<table>`. This property applies only when `border-collapse` is `separate`.\n   *\n   * **Syntax**: `<length> <length>?`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-spacing\n   */\n  borderSpacing?: Property.BorderSpacing<TLength> | undefined;\n  /**\n   * The **`border-start-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **89** | **66**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-start-end-radius\n   */\n  borderStartEndRadius?: Property.BorderStartEndRadius<TLength> | undefined;\n  /**\n   * The **`border-start-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **89** | **66**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-start-start-radius\n   */\n  borderStartStartRadius?: Property.BorderStartStartRadius<TLength> | undefined;\n  /**\n   * The **`border-top-color`** CSS property sets the color of an element's top border. It can also be set with the shorthand CSS properties `border-color` or `border-top`.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-top-color\n   */\n  borderTopColor?: Property.BorderTopColor | undefined;\n  /**\n   * The **`border-top-left-radius`** CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * |  **4**  |  **4**  |  **5**  | **12** | **9** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-top-left-radius\n   */\n  borderTopLeftRadius?: Property.BorderTopLeftRadius<TLength> | undefined;\n  /**\n   * The **`border-top-right-radius`** CSS property rounds the top-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * |  **4**  |  **4**  |  **5**  | **12** | **9** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-top-right-radius\n   */\n  borderTopRightRadius?: Property.BorderTopRightRadius<TLength> | undefined;\n  /**\n   * The **`border-top-style`** CSS property sets the line style of an element's top `border`.\n   *\n   * **Syntax**: `<line-style>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-top-style\n   */\n  borderTopStyle?: Property.BorderTopStyle | undefined;\n  /**\n   * The **`border-top-width`** CSS property sets the width of the top border of an element.\n   *\n   * **Syntax**: `<line-width>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-top-width\n   */\n  borderTopWidth?: Property.BorderTopWidth<TLength> | undefined;\n  /**\n   * The **`bottom`** CSS property participates in setting the vertical position of a positioned element. It has no effect on non-positioned elements.\n   *\n   * **Syntax**: `<length> | <percentage> | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/bottom\n   */\n  bottom?: Property.Bottom<TLength> | undefined;\n  /**\n   * The **`box-decoration-break`** CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.\n   *\n   * **Syntax**: `slice | clone`\n   *\n   * **Initial value**: `slice`\n   *\n   * |    Chrome    | Firefox |   Safari    | Edge | IE  |\n   * | :----------: | :-----: | :---------: | :--: | :-: |\n   * | **22** _-x-_ | **32**  | **7** _-x-_ | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/box-decoration-break\n   */\n  boxDecorationBreak?: Property.BoxDecorationBreak | undefined;\n  /**\n   * The **`box-shadow`** CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.\n   *\n   * **Syntax**: `none | <shadow>#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * | **10**  |  **4**  | **5.1** | **12** | **9** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/box-shadow\n   */\n  boxShadow?: Property.BoxShadow | undefined;\n  /**\n   * The **`box-sizing`** CSS property sets how the total width and height of an element is calculated.\n   *\n   * **Syntax**: `content-box | border-box`\n   *\n   * **Initial value**: `content-box`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * | **10**  | **29**  | **5.1** | **12** | **8** |\n   * | 1 _-x-_ | 1 _-x-_ | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/box-sizing\n   */\n  boxSizing?: Property.BoxSizing | undefined;\n  /**\n   * The **`break-after`** CSS property sets how page, column, or region breaks should behave after a generated box. If there is no generated box, the property is ignored.\n   *\n   * **Syntax**: `auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **50** | **65**  | **10** | **12** | **10** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/break-after\n   */\n  breakAfter?: Property.BreakAfter | undefined;\n  /**\n   * The **`break-before`** CSS property sets how page, column, or region breaks should behave before a generated box. If there is no generated box, the property is ignored.\n   *\n   * **Syntax**: `auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **50** | **65**  | **10** | **12** | **10** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/break-before\n   */\n  breakBefore?: Property.BreakBefore | undefined;\n  /**\n   * The **`break-inside`** CSS property sets how page, column, or region breaks should behave inside a generated box. If there is no generated box, the property is ignored.\n   *\n   * **Syntax**: `auto | avoid | avoid-page | avoid-column | avoid-region`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **50** | **65**  | **10** | **12** | **10** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/break-inside\n   */\n  breakInside?: Property.BreakInside | undefined;\n  /**\n   * The **`caption-side`** CSS property puts the content of a table's `<caption>` on the specified side. The values are relative to the `writing-mode` of the table.\n   *\n   * **Syntax**: `top | bottom | block-start | block-end | inline-start | inline-end`\n   *\n   * **Initial value**: `top`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/caption-side\n   */\n  captionSide?: Property.CaptionSide | undefined;\n  /**\n   * The **`caret-color`** CSS property sets the color of the **insertion caret**, the visible marker where the next character typed will be inserted. This is sometimes referred to as the **text input cursor**. The caret appears in elements such as `<input>` or those with the `contenteditable` attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.\n   *\n   * **Syntax**: `auto | <color>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **53**  | **11.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/caret-color\n   */\n  caretColor?: Property.CaretColor | undefined;\n  /**\n   * **Syntax**: `auto | bar | block | underscore`\n   *\n   * **Initial value**: `auto`\n   */\n  caretShape?: Property.CaretShape | undefined;\n  /**\n   * The **`clear`** CSS property sets whether an element must be moved below (cleared) floating elements that precede it. The `clear` property applies to floating and non-floating elements.\n   *\n   * **Syntax**: `none | left | right | both | inline-start | inline-end`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/clear\n   */\n  clear?: Property.Clear | undefined;\n  /**\n   * The **`clip-path`** CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.\n   *\n   * **Syntax**: `<clip-source> | [ <basic-shape> || <geometry-box> ] | none`\n   *\n   * **Initial value**: `none`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **55**  | **3.5** | **9.1** | **79** | **10** |\n   * | 23 _-x-_ |         | 7 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/clip-path\n   */\n  clipPath?: Property.ClipPath | undefined;\n  /**\n   * The **`color`** CSS property sets the foreground color value of an element's text and text decorations, and sets the `currentcolor` value. `currentcolor` may be used as an indirect value on _other_ properties and is the default for other color properties, such as `border-color`.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `canvastext`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/color\n   */\n  color?: Property.Color | undefined;\n  /**\n   * The **`print-color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.\n   *\n   * **Syntax**: `economy | exact`\n   *\n   * **Initial value**: `economy`\n   *\n   * |    Chrome    |       Firefox       |  Safari  |     Edge     | IE  |\n   * | :----------: | :-----------------: | :------: | :----------: | :-: |\n   * | **17** _-x-_ |       **97**        | **15.4** | **79** _-x-_ | No  |\n   * |              | 48 _(color-adjust)_ | 6 _-x-_  |              |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/print-color-adjust\n   */\n  colorAdjust?: Property.PrintColorAdjust | undefined;\n  /**\n   * The **`color-scheme`** CSS property allows an element to indicate which color schemes it can comfortably be rendered in.\n   *\n   * **Syntax**: `normal | [ light | dark | <custom-ident> ]+ && only?`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **81** | **96**  | **13** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/color-scheme\n   */\n  colorScheme?: Property.ColorScheme | undefined;\n  /**\n   * The **`column-count`** CSS property breaks an element's content into the specified number of columns.\n   *\n   * **Syntax**: `<integer> | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **50**  | **52**  |  **9**  | **12** | **10** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-count\n   */\n  columnCount?: Property.ColumnCount | undefined;\n  /**\n   * The **`column-fill`** CSS property controls how an element's contents are balanced when broken into columns.\n   *\n   * **Syntax**: `auto | balance | balance-all`\n   *\n   * **Initial value**: `balance`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |   IE   |\n   * | :----: | :-----: | :-----: | :----: | :----: |\n   * | **50** | **52**  |  **9**  | **12** | **10** |\n   * |        |         | 8 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-fill\n   */\n  columnFill?: Property.ColumnFill | undefined;\n  /**\n   * The **`column-gap`** CSS property sets the size of the gap (gutter) between an element's columns.\n   *\n   * **Syntax**: `normal | <length-percentage>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **1**  | **1.5** | **3**  | **12** | **10** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-gap\n   */\n  columnGap?: Property.ColumnGap<TLength> | undefined;\n  /**\n   * The **`column-rule-color`** CSS property sets the color of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **50**  | **52**  |  **9**  | **12** | **10** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-rule-color\n   */\n  columnRuleColor?: Property.ColumnRuleColor | undefined;\n  /**\n   * The **`column-rule-style`** CSS property sets the style of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'border-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **50**  | **52**  |  **9**  | **12** | **10** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-rule-style\n   */\n  columnRuleStyle?: Property.ColumnRuleStyle | undefined;\n  /**\n   * The **`column-rule-width`** CSS property sets the width of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'border-width'>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **50**  | **52**  |  **9**  | **12** | **10** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-rule-width\n   */\n  columnRuleWidth?: Property.ColumnRuleWidth<TLength> | undefined;\n  /**\n   * The **`column-span`** CSS property makes it possible for an element to span across all columns when its value is set to `all`.\n   *\n   * **Syntax**: `none | all`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox |  Safari   |  Edge  |   IE   |\n   * | :-----: | :-----: | :-------: | :----: | :----: |\n   * | **50**  | **71**  |   **9**   | **12** | **10** |\n   * | 6 _-x-_ |         | 5.1 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-span\n   */\n  columnSpan?: Property.ColumnSpan | undefined;\n  /**\n   * The **`column-width`** CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the `column-width` value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.\n   *\n   * **Syntax**: `<length> | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **50**  | **50**  |  **9**  | **12** | **10** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-width\n   */\n  columnWidth?: Property.ColumnWidth<TLength> | undefined;\n  /**\n   * The **`contain`** CSS property indicates that an element and its contents are, as much as possible, independent from the rest of the document tree. Containment enables isolating a subsection of the DOM, providing performance benefits by limiting calculations of layout, style, paint, size, or any combination to a DOM subtree rather than the entire page. Containment can also be used to scope CSS counters and quotes.\n   *\n   * **Syntax**: `none | strict | content | [ [ size || inline-size ] || layout || style || paint ]`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **52** | **69**  | **15.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/contain\n   */\n  contain?: Property.Contain | undefined;\n  /**\n   * The **`contain-intrinsic-block-size`** CSS logical property defines the block size of an element that a browser can use for layout when the element is subject to size containment.\n   *\n   * **Syntax**: `auto? [ none | <length> ]`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **95** | **107** | **17** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-contain-intrinsic-block-size\n   */\n  containIntrinsicBlockSize?: Property.ContainIntrinsicBlockSize<TLength> | undefined;\n  /**\n   * The **`contain-intrinsic-length`** CSS property sets the height of an element that a browser can use for layout when the element is subject to size containment.\n   *\n   * **Syntax**: `auto? [ none | <length> ]`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **95** | **107** | **17** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-height\n   */\n  containIntrinsicHeight?: Property.ContainIntrinsicHeight<TLength> | undefined;\n  /**\n   * The **`contain-intrinsic-inline-size`** CSS logical property defines the inline-size of an element that a browser can use for layout when the element is subject to size containment.\n   *\n   * **Syntax**: `auto? [ none | <length> ]`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **95** | **107** | **17** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-contain-intrinsic-inline-size\n   */\n  containIntrinsicInlineSize?: Property.ContainIntrinsicInlineSize<TLength> | undefined;\n  /**\n   * The **`contain-intrinsic-width`** CSS property sets the width of an element that a browser will use for layout when the element is subject to size containment.\n   *\n   * **Syntax**: `auto? [ none | <length> ]`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **95** | **107** | **17** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-width\n   */\n  containIntrinsicWidth?: Property.ContainIntrinsicWidth<TLength> | undefined;\n  /**\n   * The **container-name** CSS property specifies a list of query container names used by the @container at-rule in a container query. A container query will apply styles to elements based on the size of the nearest ancestor with a containment context. When a containment context is given a name, it can be specifically targeted using the `@container` at-rule instead of the nearest ancestor with containment.\n   *\n   * **Syntax**: `none | <custom-ident>+`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **105** | **110** | **16** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/container-name\n   */\n  containerName?: Property.ContainerName | undefined;\n  /**\n   * The **container-type** CSS property is used to define the type of containment used in a container query.\n   *\n   * **Syntax**: `normal | size | inline-size`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **105** | **110** | **16** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/container-type\n   */\n  containerType?: Property.ContainerType | undefined;\n  /**\n   * The **`content`** CSS property replaces an element with a generated value. Objects inserted using the `content` property are **anonymous replaced elements**.\n   *\n   * **Syntax**: `normal | none | [ <content-replacement> | <content-list> ] [/ [ <string> | <counter> ]+ ]?`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/content\n   */\n  content?: Property.Content | undefined;\n  /**\n   * The **`content-visibility`** CSS property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. It enables the user agent to skip an element's rendering work (including layout and painting) until it is needed — which makes the initial page load much faster.\n   *\n   * **Syntax**: `visible | auto | hidden`\n   *\n   * **Initial value**: `visible`\n   *\n   * | Chrome |   Firefox   | Safari | Edge | IE  |\n   * | :----: | :---------: | :----: | :--: | :-: |\n   * | **85** | **preview** |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/content-visibility\n   */\n  contentVisibility?: Property.ContentVisibility | undefined;\n  /**\n   * The **`counter-increment`** CSS property increases or decreases the value of a CSS counter by a given value.\n   *\n   * **Syntax**: `[ <counter-name> <integer>? ]+ | none`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **2**  |  **1**  | **3**  | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/counter-increment\n   */\n  counterIncrement?: Property.CounterIncrement | undefined;\n  /**\n   * The **`counter-reset`** CSS property resets a CSS counter to a given value. This property will create a new counter or reversed counter with the given name on the specified element.\n   *\n   * **Syntax**: `[ <counter-name> <integer>? | <reversed-counter-name> <integer>? ]+ | none`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **2**  |  **1**  | **3**  | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/counter-reset\n   */\n  counterReset?: Property.CounterReset | undefined;\n  /**\n   * The **`counter-set`** CSS property sets a CSS counter to a given value. It manipulates the value of existing counters, and will only create new counters if there isn't already a counter of the given name on the element.\n   *\n   * **Syntax**: `[ <counter-name> <integer>? ]+ | none`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **85** | **68**  | **17.2** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/counter-set\n   */\n  counterSet?: Property.CounterSet | undefined;\n  /**\n   * The **`cursor`** CSS property sets the mouse cursor, if any, to show when the mouse pointer is over an element.\n   *\n   * **Syntax**: `[ [ <url> [ <x> <y> ]? , ]* [ auto | default | none | context-menu | help | pointer | progress | wait | cell | crosshair | text | vertical-text | alias | copy | move | no-drop | not-allowed | e-resize | n-resize | ne-resize | nw-resize | s-resize | se-resize | sw-resize | w-resize | ew-resize | ns-resize | nesw-resize | nwse-resize | col-resize | row-resize | all-scroll | zoom-in | zoom-out | grab | grabbing ] ]`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  |  **1**  | **1.2** | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/cursor\n   */\n  cursor?: Property.Cursor | undefined;\n  /**\n   * The **`direction`** CSS property sets the direction of text, table columns, and horizontal overflow. Use `rtl` for languages written from right to left (like Hebrew or Arabic), and `ltr` for those written from left to right (like English and most other languages).\n   *\n   * **Syntax**: `ltr | rtl`\n   *\n   * **Initial value**: `ltr`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **2**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/direction\n   */\n  direction?: Property.Direction | undefined;\n  /**\n   * The **`display`** CSS property sets whether an element is treated as a block or inline element and the layout used for its children, such as flow layout, grid or flex.\n   *\n   * **Syntax**: `[ <display-outside> || <display-inside> ] | <display-listitem> | <display-internal> | <display-box> | <display-legacy>`\n   *\n   * **Initial value**: `inline`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/display\n   */\n  display?: Property.Display | undefined;\n  /**\n   * The **`empty-cells`** CSS property sets whether borders and backgrounds appear around `<table>` cells that have no visible content.\n   *\n   * **Syntax**: `show | hide`\n   *\n   * **Initial value**: `show`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  |  **1**  | **1.2** | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/empty-cells\n   */\n  emptyCells?: Property.EmptyCells | undefined;\n  /**\n   * The **`filter`** CSS property applies graphical effects like blur or color shift to an element. Filters are commonly used to adjust the rendering of images, backgrounds, and borders.\n   *\n   * **Syntax**: `none | <filter-function-list>`\n   *\n   * **Initial value**: `none`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  | IE  |\n   * | :------: | :-----: | :-----: | :----: | :-: |\n   * |  **53**  | **35**  | **9.1** | **12** | No  |\n   * | 18 _-x-_ |         | 6 _-x-_ |        |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/filter\n   */\n  filter?: Property.Filter | undefined;\n  /**\n   * The **`flex-basis`** CSS property sets the initial main size of a flex item. It sets the size of the content box unless otherwise set with `box-sizing`.\n   *\n   * **Syntax**: `content | <'width'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **29**  | **22**  |  **9**  | **12** | **11** |\n   * | 22 _-x-_ |         | 7 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/flex-basis\n   */\n  flexBasis?: Property.FlexBasis<TLength> | undefined;\n  /**\n   * The **`flex-direction`** CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).\n   *\n   * **Syntax**: `row | row-reverse | column | column-reverse`\n   *\n   * **Initial value**: `row`\n   *\n   * |  Chrome  | Firefox  | Safari  |  Edge  |    IE    |\n   * | :------: | :------: | :-----: | :----: | :------: |\n   * |  **29**  |  **81**  |  **9**  | **12** |  **11**  |\n   * | 21 _-x-_ | 49 _-x-_ | 7 _-x-_ |        | 10 _-x-_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/flex-direction\n   */\n  flexDirection?: Property.FlexDirection | undefined;\n  /**\n   * The **`flex-grow`** CSS property sets the flex grow factor of a flex item's main size.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `0`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |            IE            |\n   * | :------: | :-----: | :-----: | :----: | :----------------------: |\n   * |  **29**  | **20**  |  **9**  | **12** |          **11**          |\n   * | 22 _-x-_ |         | 7 _-x-_ |        | 10 _(-ms-flex-positive)_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/flex-grow\n   */\n  flexGrow?: Property.FlexGrow | undefined;\n  /**\n   * The **`flex-shrink`** CSS property sets the flex shrink factor of a flex item. If the size of all flex items is larger than the flex container, items shrink to fit according to `flex-shrink`.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `1`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **29**  | **20**  |  **9**  | **12** | **10** |\n   * | 22 _-x-_ |         | 8 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/flex-shrink\n   */\n  flexShrink?: Property.FlexShrink | undefined;\n  /**\n   * The **`flex-wrap`** CSS property sets whether flex items are forced onto one line or can wrap onto multiple lines. If wrapping is allowed, it sets the direction that lines are stacked.\n   *\n   * **Syntax**: `nowrap | wrap | wrap-reverse`\n   *\n   * **Initial value**: `nowrap`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **29**  | **28**  |  **9**  | **12** | **11** |\n   * | 21 _-x-_ |         | 7 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/flex-wrap\n   */\n  flexWrap?: Property.FlexWrap | undefined;\n  /**\n   * The **`float`** CSS property places an element on the left or right side of its container, allowing text and inline elements to wrap around it. The element is removed from the normal flow of the page, though still remaining a part of the flow (in contrast to absolute positioning).\n   *\n   * **Syntax**: `left | right | none | inline-start | inline-end`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/float\n   */\n  float?: Property.Float | undefined;\n  /**\n   * The **`font-family`** CSS property specifies a prioritized list of one or more font family names and/or generic family names for the selected element.\n   *\n   * **Syntax**: `[ <family-name> | <generic-family> ]#`\n   *\n   * **Initial value**: depends on user agent\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-family\n   */\n  fontFamily?: Property.FontFamily | undefined;\n  /**\n   * The **`font-feature-settings`** CSS property controls advanced typographic features in OpenType fonts.\n   *\n   * **Syntax**: `normal | <feature-tag-value>#`\n   *\n   * **Initial value**: `normal`\n   *\n   * |  Chrome  | Firefox  | Safari  |  Edge  |   IE   |\n   * | :------: | :------: | :-----: | :----: | :----: |\n   * |  **48**  |  **34**  | **9.1** | **15** | **10** |\n   * | 16 _-x-_ | 15 _-x-_ |         |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-feature-settings\n   */\n  fontFeatureSettings?: Property.FontFeatureSettings | undefined;\n  /**\n   * The **`font-kerning`** CSS property sets the use of the kerning information stored in a font.\n   *\n   * **Syntax**: `auto | normal | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari  | Edge | IE  |\n   * | :----: | :-----: | :-----: | :--: | :-: |\n   * | **33** | **32**  |  **9**  | n/a  | No  |\n   * |        |         | 6 _-x-_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-kerning\n   */\n  fontKerning?: Property.FontKerning | undefined;\n  /**\n   * The **`font-language-override`** CSS property controls the use of language-specific glyphs in a typeface.\n   *\n   * **Syntax**: `normal | <string>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   | **34**  |   No   | n/a  | No  |\n   * |        | 4 _-x-_ |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-language-override\n   */\n  fontLanguageOverride?: Property.FontLanguageOverride | undefined;\n  /**\n   * The **`font-optical-sizing`** CSS property sets whether text rendering is optimized for viewing at different sizes.\n   *\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **79** | **62**  | **11** | **17** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-optical-sizing\n   */\n  fontOpticalSizing?: Property.FontOpticalSizing | undefined;\n  /**\n   * **Syntax**: `normal | light | dark | <palette-identifier>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge | IE  |\n   * | :-----: | :-----: | :------: | :--: | :-: |\n   * | **101** | **107** | **15.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-palette\n   */\n  fontPalette?: Property.FontPalette | undefined;\n  /**\n   * The **`font-size`** CSS property sets the size of the font. Changing the font size also updates the sizes of the font size-relative `<length>` units, such as `em`, `ex`, and so forth.\n   *\n   * **Syntax**: `<absolute-size> | <relative-size> | <length-percentage>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-size\n   */\n  fontSize?: Property.FontSize<TLength> | undefined;\n  /**\n   * The **`font-size-adjust`** CSS property sets the size of lower-case letters relative to the current font size (which defines the size of upper-case letters).\n   *\n   * **Syntax**: `none | [ ex-height | cap-height | ch-width | ic-width | ic-height ]? [ from-font | <number> ]`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * |   No   |  **3**  | **16.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-size-adjust\n   */\n  fontSizeAdjust?: Property.FontSizeAdjust | undefined;\n  /**\n   * The **`font-smooth`** CSS property controls the application of anti-aliasing when fonts are rendered.\n   *\n   * **Syntax**: `auto | never | always | <absolute-size> | <length>`\n   *\n   * **Initial value**: `auto`\n   *\n   * |              Chrome              |              Firefox               |              Safari              | Edge | IE  |\n   * | :------------------------------: | :--------------------------------: | :------------------------------: | :--: | :-: |\n   * | **5** _(-webkit-font-smoothing)_ | **25** _(-moz-osx-font-smoothing)_ | **4** _(-webkit-font-smoothing)_ | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-smooth\n   */\n  fontSmooth?: Property.FontSmooth<TLength> | undefined;\n  /**\n   * The **`font-stretch`** CSS property selects a normal, condensed, or expanded face from a font.\n   *\n   * **Syntax**: `<font-stretch-absolute>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **60** |  **9**  | **11** | **12** | **9** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-stretch\n   */\n  fontStretch?: Property.FontStretch | undefined;\n  /**\n   * The **`font-style`** CSS property sets whether a font should be styled with a normal, italic, or oblique face from its `font-family`.\n   *\n   * **Syntax**: `normal | italic | oblique <angle>?`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-style\n   */\n  fontStyle?: Property.FontStyle | undefined;\n  /**\n   * The **`font-synthesis`** CSS property controls which missing typefaces, bold, italic, or small-caps, may be synthesized by the browser.\n   *\n   * **Syntax**: `none | [ weight || style || small-caps || position]`\n   *\n   * **Initial value**: `weight style small-caps position `\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **97** | **34**  | **9**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-synthesis\n   */\n  fontSynthesis?: Property.FontSynthesis | undefined;\n  /**\n   * The **`font-synthesis-position`** CSS property lets you specify whether or not a browser may synthesize the subscript and superscript \"position\" typefaces when they are missing in a font family, while using `font-variant-position` to set the positions.\n   *\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   | **118** |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-synthesis-position\n   */\n  fontSynthesisPosition?: Property.FontSynthesisPosition | undefined;\n  /**\n   * The **`font-synthesis-small-caps`** CSS property lets you specify whether or not the browser may synthesize small-caps typeface when it is missing in a font family. Small-caps glyphs typically use the form of uppercase letters but are reduced to the size of lowercase letters.\n   *\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **97** | **111** | **16.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-synthesis-small-caps\n   */\n  fontSynthesisSmallCaps?: Property.FontSynthesisSmallCaps | undefined;\n  /**\n   * The **`font-synthesis-style`** CSS property lets you specify whether or not the browser may synthesize the oblique typeface when it is missing in a font family.\n   *\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **97** | **111** | **16.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-synthesis-style\n   */\n  fontSynthesisStyle?: Property.FontSynthesisStyle | undefined;\n  /**\n   * The **`font-synthesis-weight`** CSS property lets you specify whether or not the browser may synthesize the bold typeface when it is missing in a font family.\n   *\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **97** | **111** | **16.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-synthesis-weight\n   */\n  fontSynthesisWeight?: Property.FontSynthesisWeight | undefined;\n  /**\n   * The **`font-variant`** CSS shorthand property allows you to set all the font variants for a font.\n   *\n   * **Syntax**: `normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> || stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) || [ small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps ] || <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero || <east-asian-variant-values> || <east-asian-width-values> || ruby ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variant\n   */\n  fontVariant?: Property.FontVariant | undefined;\n  /**\n   * The **`font-variant-alternates`** CSS property controls the usage of alternate glyphs. These alternate glyphs may be referenced by alternative names defined in `@font-feature-values`.\n   *\n   * **Syntax**: `normal | [ stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox | Safari  | Edge | IE  |\n   * | :-----: | :-----: | :-----: | :--: | :-: |\n   * | **111** | **34**  | **9.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variant-alternates\n   */\n  fontVariantAlternates?: Property.FontVariantAlternates | undefined;\n  /**\n   * The **`font-variant-caps`** CSS property controls the use of alternate glyphs for capital letters.\n   *\n   * **Syntax**: `normal | small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari  | Edge | IE  |\n   * | :----: | :-----: | :-----: | :--: | :-: |\n   * | **52** | **34**  | **9.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variant-caps\n   */\n  fontVariantCaps?: Property.FontVariantCaps | undefined;\n  /**\n   * The **`font-variant-east-asian`** CSS property controls the use of alternate glyphs for East Asian scripts, like Japanese and Chinese.\n   *\n   * **Syntax**: `normal | [ <east-asian-variant-values> || <east-asian-width-values> || ruby ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari  | Edge | IE  |\n   * | :----: | :-----: | :-----: | :--: | :-: |\n   * | **63** | **34**  | **9.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variant-east-asian\n   */\n  fontVariantEastAsian?: Property.FontVariantEastAsian | undefined;\n  /**\n   * **Syntax**: `normal | text | emoji | unicode`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variant-emoji\n   */\n  fontVariantEmoji?: Property.FontVariantEmoji | undefined;\n  /**\n   * The **`font-variant-ligatures`** CSS property controls which ligatures and contextual forms are used in textual content of the elements it applies to. This leads to more harmonized forms in the resulting text.\n   *\n   * **Syntax**: `normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * |  Chrome  | Firefox | Safari  | Edge | IE  |\n   * | :------: | :-----: | :-----: | :--: | :-: |\n   * |  **34**  | **34**  | **9.1** | n/a  | No  |\n   * | 31 _-x-_ |         | 7 _-x-_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variant-ligatures\n   */\n  fontVariantLigatures?: Property.FontVariantLigatures | undefined;\n  /**\n   * The **`font-variant-numeric`** CSS property controls the usage of alternate glyphs for numbers, fractions, and ordinal markers.\n   *\n   * **Syntax**: `normal | [ <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari  | Edge | IE  |\n   * | :----: | :-----: | :-----: | :--: | :-: |\n   * | **52** | **34**  | **9.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variant-numeric\n   */\n  fontVariantNumeric?: Property.FontVariantNumeric | undefined;\n  /**\n   * The **`font-variant-position`** CSS property controls the use of alternate, smaller glyphs that are positioned as superscript or subscript.\n   *\n   * **Syntax**: `normal | sub | super`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox | Safari  | Edge | IE  |\n   * | :-----: | :-----: | :-----: | :--: | :-: |\n   * | **117** | **34**  | **9.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variant-position\n   */\n  fontVariantPosition?: Property.FontVariantPosition | undefined;\n  /**\n   * The **`font-variation-settings`** CSS property provides low-level control over variable font characteristics, by specifying the four letter axis names of the characteristics you want to vary, along with their values.\n   *\n   * **Syntax**: `normal | [ <string> <number> ]#`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **62** | **62**  | **11** | **17** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variation-settings\n   */\n  fontVariationSettings?: Property.FontVariationSettings | undefined;\n  /**\n   * The **`font-weight`** CSS property sets the weight (or boldness) of the font. The weights available depend on the `font-family` that is currently set.\n   *\n   * **Syntax**: `<font-weight-absolute> | bolder | lighter`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **2**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-weight\n   */\n  fontWeight?: Property.FontWeight | undefined;\n  /**\n   * The **`forced-color-adjust`** CSS property allows authors to opt certain elements out of forced colors mode. This then restores the control of those values to CSS.\n   *\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |              Edge               |                 IE                  |\n   * | :----: | :-----: | :----: | :-----------------------------: | :---------------------------------: |\n   * | **89** | **113** |   No   |             **79**              | **10** _(-ms-high-contrast-adjust)_ |\n   * |        |         |        | 12 _(-ms-high-contrast-adjust)_ |                                     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/forced-color-adjust\n   */\n  forcedColorAdjust?: Property.ForcedColorAdjust | undefined;\n  /**\n   * The **`grid-auto-columns`** CSS property specifies the size of an implicitly-created grid column track or pattern of tracks.\n   *\n   * **Syntax**: `<track-size>+`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  |             IE              |\n   * | :----: | :-----: | :------: | :----: | :-------------------------: |\n   * | **57** | **70**  | **10.1** | **16** | **10** _(-ms-grid-columns)_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-auto-columns\n   */\n  gridAutoColumns?: Property.GridAutoColumns<TLength> | undefined;\n  /**\n   * The **`grid-auto-flow`** CSS property controls how the auto-placement algorithm works, specifying exactly how auto-placed items get flowed into the grid.\n   *\n   * **Syntax**: `[ row | column ] || dense`\n   *\n   * **Initial value**: `row`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-auto-flow\n   */\n  gridAutoFlow?: Property.GridAutoFlow | undefined;\n  /**\n   * The **`grid-auto-rows`** CSS property specifies the size of an implicitly-created grid row track or pattern of tracks.\n   *\n   * **Syntax**: `<track-size>+`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  |            IE            |\n   * | :----: | :-----: | :------: | :----: | :----------------------: |\n   * | **57** | **70**  | **10.1** | **16** | **10** _(-ms-grid-rows)_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-auto-rows\n   */\n  gridAutoRows?: Property.GridAutoRows<TLength> | undefined;\n  /**\n   * The **`grid-column-end`** CSS property specifies a grid item's end position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the block-end edge of its grid area.\n   *\n   * **Syntax**: `<grid-line>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-column-end\n   */\n  gridColumnEnd?: Property.GridColumnEnd | undefined;\n  /**\n   * The **`grid-column-start`** CSS property specifies a grid item's start position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement. This start position defines the block-start edge of the grid area.\n   *\n   * **Syntax**: `<grid-line>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-column-start\n   */\n  gridColumnStart?: Property.GridColumnStart | undefined;\n  /**\n   * The **`grid-row-end`** CSS property specifies a grid item's end position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-end edge of its grid area.\n   *\n   * **Syntax**: `<grid-line>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-row-end\n   */\n  gridRowEnd?: Property.GridRowEnd | undefined;\n  /**\n   * The **`grid-row-start`** CSS property specifies a grid item's start position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start edge of its grid area.\n   *\n   * **Syntax**: `<grid-line>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-row-start\n   */\n  gridRowStart?: Property.GridRowStart | undefined;\n  /**\n   * The **`grid-template-areas`** CSS property specifies named grid areas, establishing the cells in the grid and assigning them names.\n   *\n   * **Syntax**: `none | <string>+`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-template-areas\n   */\n  gridTemplateAreas?: Property.GridTemplateAreas | undefined;\n  /**\n   * The **`grid-template-columns`** CSS property defines the line names and track sizing functions of the grid columns.\n   *\n   * **Syntax**: `none | <track-list> | <auto-track-list> | subgrid <line-name-list>?`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  |             IE              |\n   * | :----: | :-----: | :------: | :----: | :-------------------------: |\n   * | **57** | **52**  | **10.1** | **16** | **10** _(-ms-grid-columns)_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-template-columns\n   */\n  gridTemplateColumns?: Property.GridTemplateColumns<TLength> | undefined;\n  /**\n   * The **`grid-template-rows`** CSS property defines the line names and track sizing functions of the grid rows.\n   *\n   * **Syntax**: `none | <track-list> | <auto-track-list> | subgrid <line-name-list>?`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  |            IE            |\n   * | :----: | :-----: | :------: | :----: | :----------------------: |\n   * | **57** | **52**  | **10.1** | **16** | **10** _(-ms-grid-rows)_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-template-rows\n   */\n  gridTemplateRows?: Property.GridTemplateRows<TLength> | undefined;\n  /**\n   * The **`hanging-punctuation`** CSS property specifies whether a punctuation mark should hang at the start or end of a line of text. Hanging punctuation may be placed outside the line box.\n   *\n   * **Syntax**: `none | [ first || [ force-end | allow-end ] || last ]`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   |   No    | **10** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/hanging-punctuation\n   */\n  hangingPunctuation?: Property.HangingPunctuation | undefined;\n  /**\n   * The **`height`** CSS property specifies the height of an element. By default, the property defines the height of the content area. If `box-sizing` is set to `border-box`, however, it instead determines the height of the border area.\n   *\n   * **Syntax**: `auto | <length> | <percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/height\n   */\n  height?: Property.Height<TLength> | undefined;\n  /**\n   * The **`hyphenate-character`** CSS property sets the character (or string) used at the end of a line before a hyphenation break.\n   *\n   * **Syntax**: `auto | <string>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox |  Safari   | Edge | IE  |\n   * | :-----: | :-----: | :-------: | :--: | :-: |\n   * | **106** | **98**  |  **17**   | n/a  | No  |\n   * | 6 _-x-_ |         | 5.1 _-x-_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/hyphenate-character\n   */\n  hyphenateCharacter?: Property.HyphenateCharacter | undefined;\n  /**\n   * The **`hyphenate-limit-chars`** CSS property specifies the minimum word length to allow hyphenation of words as well as the the minimum number of characters before and after the hyphen.\n   *\n   * **Syntax**: `[ auto | <integer> ]{1,3}`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **109** |   No    |   No   | n/a  | No  |\n   */\n  hyphenateLimitChars?: Property.HyphenateLimitChars | undefined;\n  /**\n   * The **`hyphens`** CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.\n   *\n   * **Syntax**: `none | manual | auto`\n   *\n   * **Initial value**: `manual`\n   *\n   * |  Chrome  | Firefox |  Safari   |  Edge  |      IE      |\n   * | :------: | :-----: | :-------: | :----: | :----------: |\n   * |  **55**  | **43**  |  **17**   | **79** | **10** _-x-_ |\n   * | 13 _-x-_ | 6 _-x-_ | 5.1 _-x-_ |        |              |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/hyphens\n   */\n  hyphens?: Property.Hyphens | undefined;\n  /**\n   * The **`image-orientation`** CSS property specifies a layout-independent correction to the orientation of an image.\n   *\n   * **Syntax**: `from-image | <angle> | [ <angle>? flip ]`\n   *\n   * **Initial value**: `from-image`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **81** | **26**  | **13.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/image-orientation\n   */\n  imageOrientation?: Property.ImageOrientation | undefined;\n  /**\n   * The **`image-rendering`** CSS property sets an image scaling algorithm. The property applies to an element itself, to any images set in its other properties, and to its descendants.\n   *\n   * **Syntax**: `auto | crisp-edges | pixelated`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **13** | **3.6** | **6**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/image-rendering\n   */\n  imageRendering?: Property.ImageRendering | undefined;\n  /**\n   * **Syntax**: `[ from-image || <resolution> ] && snap?`\n   *\n   * **Initial value**: `1dppx`\n   */\n  imageResolution?: Property.ImageResolution | undefined;\n  /**\n   * The `initial-letter` CSS property sets styling for dropped, raised, and sunken initial letters.\n   *\n   * **Syntax**: `normal | [ <number> <integer>? ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox |   Safari    | Edge | IE  |\n   * | :-----: | :-----: | :---------: | :--: | :-: |\n   * | **110** |   No    | **9** _-x-_ | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/initial-letter\n   */\n  initialLetter?: Property.InitialLetter | undefined;\n  /**\n   * The **`inline-size`** CSS property defines the horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the `width` or the `height` property, depending on the value of `writing-mode`.\n   *\n   * **Syntax**: `<'width'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/inline-size\n   */\n  inlineSize?: Property.InlineSize<TLength> | undefined;\n  /**\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `auto`\n   */\n  inputSecurity?: Property.InputSecurity | undefined;\n  /**\n   * The **`inset-block-end`** CSS property defines the logical block end offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **63**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/inset-block-end\n   */\n  insetBlockEnd?: Property.InsetBlockEnd<TLength> | undefined;\n  /**\n   * The **`inset-block-start`** CSS property defines the logical block start offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **63**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/inset-block-start\n   */\n  insetBlockStart?: Property.InsetBlockStart<TLength> | undefined;\n  /**\n   * The **`inset-inline-end`** CSS property defines the logical inline end inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **63**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/inset-inline-end\n   */\n  insetInlineEnd?: Property.InsetInlineEnd<TLength> | undefined;\n  /**\n   * The **`inset-inline-start`** CSS property defines the logical inline start inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **63**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/inset-inline-start\n   */\n  insetInlineStart?: Property.InsetInlineStart<TLength> | undefined;\n  /**\n   * The **`isolation`** CSS property determines whether an element must create a new stacking context.\n   *\n   * **Syntax**: `auto | isolate`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **41** | **36**  | **8**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/isolation\n   */\n  isolation?: Property.Isolation | undefined;\n  /**\n   * The CSS **`justify-content`** property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.\n   *\n   * **Syntax**: `normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **29**  | **20**  |  **9**  | **12** | **11** |\n   * | 21 _-x-_ |         | 7 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/justify-content\n   */\n  justifyContent?: Property.JustifyContent | undefined;\n  /**\n   * The CSS **`justify-items`** property defines the default `justify-self` for all items of the box, giving them all a default way of justifying each box along the appropriate axis.\n   *\n   * **Syntax**: `normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ] | legacy | legacy && [ left | right | center ]`\n   *\n   * **Initial value**: `legacy`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **52** | **20**  | **9**  | **12** | **11** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/justify-items\n   */\n  justifyItems?: Property.JustifyItems | undefined;\n  /**\n   * The CSS **`justify-self`** property sets the way a box is justified inside its alignment container along the appropriate axis.\n   *\n   * **Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ]`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  |   IE   |\n   * | :----: | :-----: | :------: | :----: | :----: |\n   * | **57** | **45**  | **10.1** | **16** | **10** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/justify-self\n   */\n  justifySelf?: Property.JustifySelf | undefined;\n  /**\n   * The **`justify-tracks`** CSS property sets the alignment in the masonry axis for grid containers that have masonry in their inline axis.\n   *\n   * **Syntax**: `[ normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ] ]#`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/justify-tracks\n   */\n  justifyTracks?: Property.JustifyTracks | undefined;\n  /**\n   * The **`left`** CSS property participates in specifying the horizontal position of a positioned element. It has no effect on non-positioned elements.\n   *\n   * **Syntax**: `<length> | <percentage> | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/left\n   */\n  left?: Property.Left<TLength> | undefined;\n  /**\n   * The **`letter-spacing`** CSS property sets the horizontal spacing behavior between text characters. This value is added to the natural spacing between characters while rendering the text. Positive values of `letter-spacing` causes characters to spread farther apart, while negative values of `letter-spacing` bring characters closer together.\n   *\n   * **Syntax**: `normal | <length>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/letter-spacing\n   */\n  letterSpacing?: Property.LetterSpacing<TLength> | undefined;\n  /**\n   * The **`line-break`** CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.\n   *\n   * **Syntax**: `auto | loose | normal | strict | anywhere`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE    |\n   * | :-----: | :-----: | :-----: | :----: | :-----: |\n   * | **58**  | **69**  | **11**  | **14** | **5.5** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |         |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/line-break\n   */\n  lineBreak?: Property.LineBreak | undefined;\n  /**\n   * The **`line-height`** CSS property sets the height of a line box. It's commonly used to set the distance between lines of text. On block-level elements, it specifies the minimum height of line boxes within the element. On non-replaced inline elements, it specifies the height that is used to calculate line box height.\n   *\n   * **Syntax**: `normal | <number> | <length> | <percentage>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/line-height\n   */\n  lineHeight?: Property.LineHeight<TLength> | undefined;\n  /**\n   * The **`line-height-step`** CSS property sets the step unit for line box heights. When the property is set, line box heights are rounded up to the closest multiple of the unit.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |  n/a   |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/line-height-step\n   */\n  lineHeightStep?: Property.LineHeightStep<TLength> | undefined;\n  /**\n   * The **`list-style-image`** CSS property sets an image to be used as the list item marker.\n   *\n   * **Syntax**: `<image> | none`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/list-style-image\n   */\n  listStyleImage?: Property.ListStyleImage | undefined;\n  /**\n   * The **`list-style-position`** CSS property sets the position of the `::marker` relative to a list item.\n   *\n   * **Syntax**: `inside | outside`\n   *\n   * **Initial value**: `outside`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/list-style-position\n   */\n  listStylePosition?: Property.ListStylePosition | undefined;\n  /**\n   * The **`list-style-type`** CSS property sets the marker (such as a disc, character, or custom counter style) of a list item element.\n   *\n   * **Syntax**: `<counter-style> | <string> | none`\n   *\n   * **Initial value**: `disc`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/list-style-type\n   */\n  listStyleType?: Property.ListStyleType | undefined;\n  /**\n   * The **`margin-block-end`** CSS property defines the logical block end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'margin-left'>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-block-end\n   */\n  marginBlockEnd?: Property.MarginBlockEnd<TLength> | undefined;\n  /**\n   * The **`margin-block-start`** CSS property defines the logical block start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'margin-left'>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-block-start\n   */\n  marginBlockStart?: Property.MarginBlockStart<TLength> | undefined;\n  /**\n   * The **`margin-bottom`** CSS property sets the margin area on the bottom of an element. A positive value places it farther from its neighbors, while a negative value places it closer.\n   *\n   * **Syntax**: `<length> | <percentage> | auto`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-bottom\n   */\n  marginBottom?: Property.MarginBottom<TLength> | undefined;\n  /**\n   * The **`margin-inline-end`** CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the `margin-top`, `margin-right`, `margin-bottom` or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'margin-left'>`\n   *\n   * **Initial value**: `0`\n   *\n   * |          Chrome          |        Firefox        |          Safari          | Edge | IE  |\n   * | :----------------------: | :-------------------: | :----------------------: | :--: | :-: |\n   * |          **69**          |        **41**         |         **12.1**         | n/a  | No  |\n   * | 2 _(-webkit-margin-end)_ | 3 _(-moz-margin-end)_ | 3 _(-webkit-margin-end)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-inline-end\n   */\n  marginInlineEnd?: Property.MarginInlineEnd<TLength> | undefined;\n  /**\n   * The **`margin-inline-start`** CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the `margin-top`, `margin-right`, `margin-bottom`, or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'margin-left'>`\n   *\n   * **Initial value**: `0`\n   *\n   * |           Chrome           |         Firefox         |           Safari           | Edge | IE  |\n   * | :------------------------: | :---------------------: | :------------------------: | :--: | :-: |\n   * |           **69**           |         **41**          |          **12.1**          | n/a  | No  |\n   * | 2 _(-webkit-margin-start)_ | 3 _(-moz-margin-start)_ | 3 _(-webkit-margin-start)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-inline-start\n   */\n  marginInlineStart?: Property.MarginInlineStart<TLength> | undefined;\n  /**\n   * The **`margin-left`** CSS property sets the margin area on the left side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.\n   *\n   * **Syntax**: `<length> | <percentage> | auto`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-left\n   */\n  marginLeft?: Property.MarginLeft<TLength> | undefined;\n  /**\n   * The **`margin-right`** CSS property sets the margin area on the right side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.\n   *\n   * **Syntax**: `<length> | <percentage> | auto`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-right\n   */\n  marginRight?: Property.MarginRight<TLength> | undefined;\n  /**\n   * The **`margin-top`** CSS property sets the margin area on the top of an element. A positive value places it farther from its neighbors, while a negative value places it closer.\n   *\n   * **Syntax**: `<length> | <percentage> | auto`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-top\n   */\n  marginTop?: Property.MarginTop<TLength> | undefined;\n  /**\n   * The `margin-trim` property allows the container to trim the margins of its children where they adjoin the container's edges.\n   *\n   * **Syntax**: `none | in-flow | all`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * |   No   |   No    | **16.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-trim\n   */\n  marginTrim?: Property.MarginTrim | undefined;\n  /**\n   * The **`mask-border-mode`** CSS property specifies the blending mode used in a mask border.\n   *\n   * **Syntax**: `luminance | alpha`\n   *\n   * **Initial value**: `alpha`\n   */\n  maskBorderMode?: Property.MaskBorderMode | undefined;\n  /**\n   * The **`mask-border-outset`** CSS property specifies the distance by which an element's mask border is set out from its border box.\n   *\n   * **Syntax**: `[ <length> | <number> ]{1,4}`\n   *\n   * **Initial value**: `0`\n   *\n   * |                 Chrome                  | Firefox |                Safari                 | Edge | IE  |\n   * | :-------------------------------------: | :-----: | :-----------------------------------: | :--: | :-: |\n   * | **1** _(-webkit-mask-box-image-outset)_ |   No    |               **17.2**                | n/a  | No  |\n   * |                                         |         | 3.1 _(-webkit-mask-box-image-outset)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-border-outset\n   */\n  maskBorderOutset?: Property.MaskBorderOutset<TLength> | undefined;\n  /**\n   * The **`mask-border-repeat`** CSS property sets how the edge regions of a source image are adjusted to fit the dimensions of an element's mask border.\n   *\n   * **Syntax**: `[ stretch | repeat | round | space ]{1,2}`\n   *\n   * **Initial value**: `stretch`\n   *\n   * |                 Chrome                  | Firefox |                Safari                 | Edge | IE  |\n   * | :-------------------------------------: | :-----: | :-----------------------------------: | :--: | :-: |\n   * | **1** _(-webkit-mask-box-image-repeat)_ |   No    |               **17.2**                | n/a  | No  |\n   * |                                         |         | 3.1 _(-webkit-mask-box-image-repeat)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-border-repeat\n   */\n  maskBorderRepeat?: Property.MaskBorderRepeat | undefined;\n  /**\n   * The **`mask-border-slice`** CSS property divides the image set by `mask-border-source` into regions. These regions are used to form the components of an element's mask border.\n   *\n   * **Syntax**: `<number-percentage>{1,4} fill?`\n   *\n   * **Initial value**: `0`\n   *\n   * |                 Chrome                 | Firefox |                Safari                | Edge | IE  |\n   * | :------------------------------------: | :-----: | :----------------------------------: | :--: | :-: |\n   * | **1** _(-webkit-mask-box-image-slice)_ |   No    |               **17.2**               | n/a  | No  |\n   * |                                        |         | 3.1 _(-webkit-mask-box-image-slice)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-border-slice\n   */\n  maskBorderSlice?: Property.MaskBorderSlice | undefined;\n  /**\n   * The **`mask-border-source`** CSS property sets the source image used to create an element's mask border.\n   *\n   * **Syntax**: `none | <image>`\n   *\n   * **Initial value**: `none`\n   *\n   * |                 Chrome                  | Firefox |                Safari                 | Edge | IE  |\n   * | :-------------------------------------: | :-----: | :-----------------------------------: | :--: | :-: |\n   * | **1** _(-webkit-mask-box-image-source)_ |   No    |               **17.2**                | n/a  | No  |\n   * |                                         |         | 3.1 _(-webkit-mask-box-image-source)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-border-source\n   */\n  maskBorderSource?: Property.MaskBorderSource | undefined;\n  /**\n   * The **`mask-border-width`** CSS property sets the width of an element's mask border.\n   *\n   * **Syntax**: `[ <length-percentage> | <number> | auto ]{1,4}`\n   *\n   * **Initial value**: `auto`\n   *\n   * |                 Chrome                 | Firefox |                Safari                | Edge | IE  |\n   * | :------------------------------------: | :-----: | :----------------------------------: | :--: | :-: |\n   * | **1** _(-webkit-mask-box-image-width)_ |   No    |               **17.2**               | n/a  | No  |\n   * |                                        |         | 3.1 _(-webkit-mask-box-image-width)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-border-width\n   */\n  maskBorderWidth?: Property.MaskBorderWidth<TLength> | undefined;\n  /**\n   * The **`mask-clip`** CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.\n   *\n   * **Syntax**: `[ <geometry-box> | no-clip ]#`\n   *\n   * **Initial value**: `border-box`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge | IE  |\n   * | :-----: | :-----: | :------: | :--: | :-: |\n   * | **120** | **53**  | **15.4** | n/a  | No  |\n   * | 1 _-x-_ |         | 4 _-x-_  |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-clip\n   */\n  maskClip?: Property.MaskClip | undefined;\n  /**\n   * The **`mask-composite`** CSS property represents a compositing operation used on the current mask layer with the mask layers below it.\n   *\n   * **Syntax**: `<compositing-operator>#`\n   *\n   * **Initial value**: `add`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge  | IE  |\n   * | :-----: | :-----: | :------: | :---: | :-: |\n   * | **120** | **53**  | **15.4** | 18-79 | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-composite\n   */\n  maskComposite?: Property.MaskComposite | undefined;\n  /**\n   * The **`mask-image`** CSS property sets the image that is used as mask layer for an element. By default this means the alpha channel of the mask image will be multiplied with the alpha channel of the element. This can be controlled with the `mask-mode` property.\n   *\n   * **Syntax**: `<mask-reference>#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge  | IE  |\n   * | :-----: | :-----: | :------: | :---: | :-: |\n   * | **120** | **53**  | **15.4** | 16-79 | No  |\n   * | 1 _-x-_ |         | 4 _-x-_  |       |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-image\n   */\n  maskImage?: Property.MaskImage | undefined;\n  /**\n   * The **`mask-mode`** CSS property sets whether the mask reference defined by `mask-image` is treated as a luminance or alpha mask.\n   *\n   * **Syntax**: `<masking-mode>#`\n   *\n   * **Initial value**: `match-source`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge | IE  |\n   * | :-----: | :-----: | :------: | :--: | :-: |\n   * | **120** | **53**  | **15.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-mode\n   */\n  maskMode?: Property.MaskMode | undefined;\n  /**\n   * The **`mask-origin`** CSS property sets the origin of a mask.\n   *\n   * **Syntax**: `<geometry-box>#`\n   *\n   * **Initial value**: `border-box`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge | IE  |\n   * | :-----: | :-----: | :------: | :--: | :-: |\n   * | **120** | **53**  | **15.4** | n/a  | No  |\n   * | 1 _-x-_ |         | 4 _-x-_  |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-origin\n   */\n  maskOrigin?: Property.MaskOrigin | undefined;\n  /**\n   * The **`mask-position`** CSS property sets the initial position, relative to the mask position layer set by `mask-origin`, for each defined mask image.\n   *\n   * **Syntax**: `<position>#`\n   *\n   * **Initial value**: `center`\n   *\n   * | Chrome  | Firefox |  Safari   | Edge  | IE  |\n   * | :-----: | :-----: | :-------: | :---: | :-: |\n   * | **120** | **53**  | **15.4**  | 18-79 | No  |\n   * | 1 _-x-_ |         | 3.1 _-x-_ |       |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-position\n   */\n  maskPosition?: Property.MaskPosition<TLength> | undefined;\n  /**\n   * The **`mask-repeat`** CSS property sets how mask images are repeated. A mask image can be repeated along the horizontal axis, the vertical axis, both axes, or not repeated at all.\n   *\n   * **Syntax**: `<repeat-style>#`\n   *\n   * **Initial value**: `repeat`\n   *\n   * | Chrome  | Firefox |  Safari   | Edge  | IE  |\n   * | :-----: | :-----: | :-------: | :---: | :-: |\n   * | **120** | **53**  | **15.4**  | 18-79 | No  |\n   * | 1 _-x-_ |         | 3.1 _-x-_ |       |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-repeat\n   */\n  maskRepeat?: Property.MaskRepeat | undefined;\n  /**\n   * The **`mask-size`** CSS property specifies the sizes of the mask images. The size of the image can be fully or partially constrained in order to preserve its intrinsic ratio.\n   *\n   * **Syntax**: `<bg-size>#`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge  | IE  |\n   * | :-----: | :-----: | :------: | :---: | :-: |\n   * | **120** | **53**  | **15.4** | 18-79 | No  |\n   * | 4 _-x-_ |         | 4 _-x-_  |       |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-size\n   */\n  maskSize?: Property.MaskSize<TLength> | undefined;\n  /**\n   * The **`mask-type`** CSS property sets whether an SVG `<mask>` element is used as a _luminance_ or an _alpha_ mask. It applies to the `<mask>` element itself.\n   *\n   * **Syntax**: `luminance | alpha`\n   *\n   * **Initial value**: `luminance`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **24** | **35**  | **7**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-type\n   */\n  maskType?: Property.MaskType | undefined;\n  /**\n   * This feature is not Baseline because it does not work in some of the most widely-used browsers.\n   *\n   * **Syntax**: `[ pack | next ] || [ definite-first | ordered ]`\n   *\n   * **Initial value**: `pack`\n   *\n   * | Chrome | Firefox |   Safari    | Edge | IE  |\n   * | :----: | :-----: | :---------: | :--: | :-: |\n   * |   No   |   No    | **preview** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/masonry-auto-flow\n   */\n  masonryAutoFlow?: Property.MasonryAutoFlow | undefined;\n  /**\n   * The **`math-depth`** property describes a notion of _depth_ for each element of a mathematical formula, with respect to the top-level container of that formula. Concretely, this is used to determine the computed value of the font-size property when its specified value is `math`.\n   *\n   * **Syntax**: `auto-add | add(<integer>) | <integer>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **109** | **117** |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/math-depth\n   */\n  mathDepth?: Property.MathDepth | undefined;\n  /**\n   * The `math-shift` property indicates whether superscripts inside MathML formulas should be raised by a normal or compact shift.\n   *\n   * **Syntax**: `normal | compact`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **109** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/math-shift\n   */\n  mathShift?: Property.MathShift | undefined;\n  /**\n   * The `math-style` property indicates whether MathML equations should render with normal or compact height.\n   *\n   * **Syntax**: `normal | compact`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge | IE  |\n   * | :-----: | :-----: | :------: | :--: | :-: |\n   * | **109** | **117** | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/math-style\n   */\n  mathStyle?: Property.MathStyle | undefined;\n  /**\n   * The **`max-block-size`** CSS property specifies the maximum size of an element in the direction opposite that of the writing direction as specified by `writing-mode`. That is, if the writing direction is horizontal, then `max-block-size` is equivalent to `max-height`; if the writing direction is vertical, `max-block-size` is the same as `max-width`.\n   *\n   * **Syntax**: `<'max-width'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/max-block-size\n   */\n  maxBlockSize?: Property.MaxBlockSize<TLength> | undefined;\n  /**\n   * The **`max-height`** CSS property sets the maximum height of an element. It prevents the used value of the `height` property from becoming larger than the value specified for `max-height`.\n   *\n   * **Syntax**: `none | <length-percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **18** |  **1**  | **1.3** | **12** | **7** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/max-height\n   */\n  maxHeight?: Property.MaxHeight<TLength> | undefined;\n  /**\n   * The **`max-inline-size`** CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the `max-width` or the `max-height` property, depending on the value of `writing-mode`.\n   *\n   * **Syntax**: `<'max-width'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |   Safari   | Edge | IE  |\n   * | :----: | :-----: | :--------: | :--: | :-: |\n   * | **57** | **41**  |  **12.1**  | n/a  | No  |\n   * |        |         | 10.1 _-x-_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/max-inline-size\n   */\n  maxInlineSize?: Property.MaxInlineSize<TLength> | undefined;\n  /**\n   * **Syntax**: `none | <integer>`\n   *\n   * **Initial value**: `none`\n   */\n  maxLines?: Property.MaxLines | undefined;\n  /**\n   * The **`max-width`** CSS property sets the maximum width of an element. It prevents the used value of the `width` property from becoming larger than the value specified by `max-width`.\n   *\n   * **Syntax**: `none | <length-percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **7** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/max-width\n   */\n  maxWidth?: Property.MaxWidth<TLength> | undefined;\n  /**\n   * The **`min-block-size`** CSS property defines the minimum horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the `min-width` or the `min-height` property, depending on the value of `writing-mode`.\n   *\n   * **Syntax**: `<'min-width'>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/min-block-size\n   */\n  minBlockSize?: Property.MinBlockSize<TLength> | undefined;\n  /**\n   * The **`min-height`** CSS property sets the minimum height of an element. It prevents the used value of the `height` property from becoming smaller than the value specified for `min-height`.\n   *\n   * **Syntax**: `auto | <length> | <percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  |  **3**  | **1.3** | **12** | **7** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/min-height\n   */\n  minHeight?: Property.MinHeight<TLength> | undefined;\n  /**\n   * The **`min-inline-size`** CSS property defines the horizontal or vertical minimal size of an element's block, depending on its writing mode. It corresponds to either the `min-width` or the `min-height` property, depending on the value of `writing-mode`.\n   *\n   * **Syntax**: `<'min-width'>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/min-inline-size\n   */\n  minInlineSize?: Property.MinInlineSize<TLength> | undefined;\n  /**\n   * The **`min-width`** CSS property sets the minimum width of an element. It prevents the used value of the `width` property from becoming smaller than the value specified for `min-width`.\n   *\n   * **Syntax**: `auto | <length> | <percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **7** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/min-width\n   */\n  minWidth?: Property.MinWidth<TLength> | undefined;\n  /**\n   * The **`mix-blend-mode`** CSS property sets how an element's content should blend with the content of the element's parent and the element's background.\n   *\n   * **Syntax**: `<blend-mode> | plus-lighter`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **41** | **32**  | **8**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mix-blend-mode\n   */\n  mixBlendMode?: Property.MixBlendMode | undefined;\n  /**\n   * The **`offset-distance`** CSS property specifies a position along an `offset-path` for an element to be placed.\n   *\n   * **Syntax**: `<length-percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * |         Chrome         | Firefox | Safari | Edge | IE  |\n   * | :--------------------: | :-----: | :----: | :--: | :-: |\n   * |         **55**         | **72**  | **16** | n/a  | No  |\n   * | 46 _(motion-distance)_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-distance\n   */\n  motionDistance?: Property.OffsetDistance<TLength> | undefined;\n  /**\n   * The **`offset-path`** CSS property specifies a motion path for an element to follow and defines the element's positioning within the parent container or SVG coordinate system.\n   *\n   * **Syntax**: `none | <offset-path> || <coord-box>`\n   *\n   * **Initial value**: `none`\n   *\n   * |       Chrome       | Firefox |  Safari  | Edge | IE  |\n   * | :----------------: | :-----: | :------: | :--: | :-: |\n   * |       **55**       | **72**  | **15.4** | n/a  | No  |\n   * | 46 _(motion-path)_ |         |          |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-path\n   */\n  motionPath?: Property.OffsetPath | undefined;\n  /**\n   * The **`offset-rotate`** CSS property defines the orientation/direction of the element as it is positioned along the `offset-path`.\n   *\n   * **Syntax**: `[ auto | reverse ] || <angle>`\n   *\n   * **Initial value**: `auto`\n   *\n   * |         Chrome         | Firefox | Safari | Edge | IE  |\n   * | :--------------------: | :-----: | :----: | :--: | :-: |\n   * |         **56**         | **72**  | **16** | n/a  | No  |\n   * | 46 _(motion-rotation)_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-rotate\n   */\n  motionRotation?: Property.OffsetRotate | undefined;\n  /**\n   * The **`object-fit`** CSS property sets how the content of a replaced element, such as an `<img>` or `<video>`, should be resized to fit its container.\n   *\n   * **Syntax**: `fill | contain | cover | none | scale-down`\n   *\n   * **Initial value**: `fill`\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **32** | **36**  | **10** | **79** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/object-fit\n   */\n  objectFit?: Property.ObjectFit | undefined;\n  /**\n   * The **`object-position`** CSS property specifies the alignment of the selected replaced element's contents within the element's box. Areas of the box which aren't covered by the replaced element's object will show the element's background.\n   *\n   * **Syntax**: `<position>`\n   *\n   * **Initial value**: `50% 50%`\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **32** | **36**  | **10** | **79** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/object-position\n   */\n  objectPosition?: Property.ObjectPosition<TLength> | undefined;\n  /**\n   * **Syntax**: `auto | <position>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **116** | **72**  | **16** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-anchor\n   */\n  offsetAnchor?: Property.OffsetAnchor<TLength> | undefined;\n  /**\n   * The **`offset-distance`** CSS property specifies a position along an `offset-path` for an element to be placed.\n   *\n   * **Syntax**: `<length-percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * |         Chrome         | Firefox | Safari | Edge | IE  |\n   * | :--------------------: | :-----: | :----: | :--: | :-: |\n   * |         **55**         | **72**  | **16** | n/a  | No  |\n   * | 46 _(motion-distance)_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-distance\n   */\n  offsetDistance?: Property.OffsetDistance<TLength> | undefined;\n  /**\n   * The **`offset-path`** CSS property specifies a motion path for an element to follow and defines the element's positioning within the parent container or SVG coordinate system.\n   *\n   * **Syntax**: `none | <offset-path> || <coord-box>`\n   *\n   * **Initial value**: `none`\n   *\n   * |       Chrome       | Firefox |  Safari  | Edge | IE  |\n   * | :----------------: | :-----: | :------: | :--: | :-: |\n   * |       **55**       | **72**  | **15.4** | n/a  | No  |\n   * | 46 _(motion-path)_ |         |          |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-path\n   */\n  offsetPath?: Property.OffsetPath | undefined;\n  /**\n   * **Syntax**: `normal | auto | <position>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **116** |   n/a   | **16** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-position\n   */\n  offsetPosition?: Property.OffsetPosition<TLength> | undefined;\n  /**\n   * The **`offset-rotate`** CSS property defines the orientation/direction of the element as it is positioned along the `offset-path`.\n   *\n   * **Syntax**: `[ auto | reverse ] || <angle>`\n   *\n   * **Initial value**: `auto`\n   *\n   * |         Chrome         | Firefox | Safari | Edge | IE  |\n   * | :--------------------: | :-----: | :----: | :--: | :-: |\n   * |         **56**         | **72**  | **16** | n/a  | No  |\n   * | 46 _(motion-rotation)_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-rotate\n   */\n  offsetRotate?: Property.OffsetRotate | undefined;\n  /**\n   * The **`offset-rotate`** CSS property defines the orientation/direction of the element as it is positioned along the `offset-path`.\n   *\n   * **Syntax**: `[ auto | reverse ] || <angle>`\n   *\n   * **Initial value**: `auto`\n   *\n   * |         Chrome         | Firefox | Safari | Edge | IE  |\n   * | :--------------------: | :-----: | :----: | :--: | :-: |\n   * |         **56**         | **72**  | **16** | n/a  | No  |\n   * | 46 _(motion-rotation)_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-rotate\n   */\n  offsetRotation?: Property.OffsetRotate | undefined;\n  /**\n   * The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n   *\n   * **Syntax**: `<alpha-value>`\n   *\n   * **Initial value**: `1`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **2**  | **12** | **9** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/opacity\n   */\n  opacity?: Property.Opacity | undefined;\n  /**\n   * The **`order`** CSS property sets the order to lay out an item in a flex or grid container. Items in a container are sorted by ascending `order` value and then by their source code order.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `0`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |    IE    |\n   * | :------: | :-----: | :-----: | :----: | :------: |\n   * |  **29**  | **20**  |  **9**  | **12** |  **11**  |\n   * | 21 _-x-_ |         | 7 _-x-_ |        | 10 _-x-_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/order\n   */\n  order?: Property.Order | undefined;\n  /**\n   * The **`orphans`** CSS property sets the minimum number of lines in a block container that must be shown at the _bottom_ of a page, region, or column.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `2`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **25** |   No    | **1.3** | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/orphans\n   */\n  orphans?: Property.Orphans | undefined;\n  /**\n   * The **`outline-color`** CSS property sets the color of an element's outline.\n   *\n   * **Syntax**: `<color> | invert`\n   *\n   * **Initial value**: `invert`, for browsers supporting it, `currentColor` for the other\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  | **1.5** | **1.2** | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/outline-color\n   */\n  outlineColor?: Property.OutlineColor | undefined;\n  /**\n   * The **`outline-offset`** CSS property sets the amount of space between an outline and the edge or border of an element.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :-----: | :----: | :-: |\n   * | **1**  | **1.5** | **1.2** | **15** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/outline-offset\n   */\n  outlineOffset?: Property.OutlineOffset<TLength> | undefined;\n  /**\n   * The **`outline-style`** CSS property sets the style of an element's outline. An outline is a line that is drawn around an element, outside the `border`.\n   *\n   * **Syntax**: `auto | <'border-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  | **1.5** | **1.2** | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/outline-style\n   */\n  outlineStyle?: Property.OutlineStyle | undefined;\n  /**\n   * The CSS **`outline-width`** property sets the thickness of an element's outline. An outline is a line that is drawn around an element, outside the `border`.\n   *\n   * **Syntax**: `<line-width>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  | **1.5** | **1.2** | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/outline-width\n   */\n  outlineWidth?: Property.OutlineWidth<TLength> | undefined;\n  /**\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **56** | **66**  |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overflow-anchor\n   */\n  overflowAnchor?: Property.OverflowAnchor | undefined;\n  /**\n   * **Syntax**: `visible | hidden | clip | scroll | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   | **69**  |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overflow-block\n   */\n  overflowBlock?: Property.OverflowBlock | undefined;\n  /**\n   * The **`overflow-clip-box`** CSS property specifies relative to which box the clipping happens when there is an overflow. It is short hand for the `overflow-clip-box-inline` and `overflow-clip-box-block` properties.\n   *\n   * **Syntax**: `padding-box | content-box`\n   *\n   * **Initial value**: `padding-box`\n   */\n  overflowClipBox?: Property.OverflowClipBox | undefined;\n  /**\n   * **Syntax**: `<visual-box> || <length [0,∞]>`\n   *\n   * **Initial value**: `0px`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **90** | **102** |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overflow-clip-margin\n   */\n  overflowClipMargin?: Property.OverflowClipMargin<TLength> | undefined;\n  /**\n   * **Syntax**: `visible | hidden | clip | scroll | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   | **69**  |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overflow-inline\n   */\n  overflowInline?: Property.OverflowInline | undefined;\n  /**\n   * The **`overflow-wrap`** CSS property applies to inline elements, setting whether the browser should insert line breaks within an otherwise unbreakable string to prevent text from overflowing its line box.\n   *\n   * **Syntax**: `normal | break-word | anywhere`\n   *\n   * **Initial value**: `normal`\n   *\n   * |     Chrome      |      Firefox      |     Safari      |       Edge       |          IE           |\n   * | :-------------: | :---------------: | :-------------: | :--------------: | :-------------------: |\n   * |     **23**      |      **49**       |      **7**      |      **18**      | **5.5** _(word-wrap)_ |\n   * | 1 _(word-wrap)_ | 3.5 _(word-wrap)_ | 1 _(word-wrap)_ | 12 _(word-wrap)_ |                       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overflow-wrap\n   */\n  overflowWrap?: Property.OverflowWrap | undefined;\n  /**\n   * The **`overflow-x`** CSS property sets what shows when content overflows a block-level element's left and right edges. This may be nothing, a scroll bar, or the overflow content.\n   *\n   * **Syntax**: `visible | hidden | clip | scroll | auto`\n   *\n   * **Initial value**: `visible`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  | **3.5** | **3**  | **12** | **5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overflow-x\n   */\n  overflowX?: Property.OverflowX | undefined;\n  /**\n   * The **`overflow-y`** CSS property sets what shows when content overflows a block-level element's top and bottom edges. This may be nothing, a scroll bar, or the overflow content.\n   *\n   * **Syntax**: `visible | hidden | clip | scroll | auto`\n   *\n   * **Initial value**: `visible`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  | **3.5** | **3**  | **12** | **5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overflow-y\n   */\n  overflowY?: Property.OverflowY | undefined;\n  /**\n   * The **`overlay`** CSS property specifies whether an element appearing in the top layer (for example, a shown popover or modal `<dialog>` element) is actually rendered in the top layer. This property is only relevant within a list of `transition-property` values, and only if `allow-discrete` is set as the `transition-behavior`.\n   *\n   * **Syntax**: `none | auto`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **117** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overlay\n   */\n  overlay?: Property.Overlay | undefined;\n  /**\n   * The **`overscroll-behavior-block`** CSS property sets the browser's behavior when the block direction boundary of a scrolling area is reached.\n   *\n   * **Syntax**: `contain | none | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **77** | **73**  | **16** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-block\n   */\n  overscrollBehaviorBlock?: Property.OverscrollBehaviorBlock | undefined;\n  /**\n   * The **`overscroll-behavior-inline`** CSS property sets the browser's behavior when the inline direction boundary of a scrolling area is reached.\n   *\n   * **Syntax**: `contain | none | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **77** | **73**  | **16** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-inline\n   */\n  overscrollBehaviorInline?: Property.OverscrollBehaviorInline | undefined;\n  /**\n   * The **`overscroll-behavior-x`** CSS property sets the browser's behavior when the horizontal boundary of a scrolling area is reached.\n   *\n   * **Syntax**: `contain | none | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **63** | **59**  | **16** | **18** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-x\n   */\n  overscrollBehaviorX?: Property.OverscrollBehaviorX | undefined;\n  /**\n   * The **`overscroll-behavior-y`** CSS property sets the browser's behavior when the vertical boundary of a scrolling area is reached.\n   *\n   * **Syntax**: `contain | none | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **63** | **59**  | **16** | **18** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-y\n   */\n  overscrollBehaviorY?: Property.OverscrollBehaviorY | undefined;\n  /**\n   * The **`padding-block-end`** CSS property defines the logical block end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-block-end\n   */\n  paddingBlockEnd?: Property.PaddingBlockEnd<TLength> | undefined;\n  /**\n   * The **`padding-block-start`** CSS property defines the logical block start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-block-start\n   */\n  paddingBlockStart?: Property.PaddingBlockStart<TLength> | undefined;\n  /**\n   * The **`padding-bottom`** CSS property sets the height of the padding area on the bottom of an element.\n   *\n   * **Syntax**: `<length> | <percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-bottom\n   */\n  paddingBottom?: Property.PaddingBottom<TLength> | undefined;\n  /**\n   * The **`padding-inline-end`** CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>`\n   *\n   * **Initial value**: `0`\n   *\n   * |          Chrome           |        Firefox         |          Safari           | Edge | IE  |\n   * | :-----------------------: | :--------------------: | :-----------------------: | :--: | :-: |\n   * |          **69**           |         **41**         |         **12.1**          | n/a  | No  |\n   * | 2 _(-webkit-padding-end)_ | 3 _(-moz-padding-end)_ | 3 _(-webkit-padding-end)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-inline-end\n   */\n  paddingInlineEnd?: Property.PaddingInlineEnd<TLength> | undefined;\n  /**\n   * The **`padding-inline-start`** CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>`\n   *\n   * **Initial value**: `0`\n   *\n   * |           Chrome            |         Firefox          |           Safari            | Edge | IE  |\n   * | :-------------------------: | :----------------------: | :-------------------------: | :--: | :-: |\n   * |           **69**            |          **41**          |          **12.1**           | n/a  | No  |\n   * | 2 _(-webkit-padding-start)_ | 3 _(-moz-padding-start)_ | 3 _(-webkit-padding-start)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-inline-start\n   */\n  paddingInlineStart?: Property.PaddingInlineStart<TLength> | undefined;\n  /**\n   * The **`padding-left`** CSS property sets the width of the padding area to the left of an element.\n   *\n   * **Syntax**: `<length> | <percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-left\n   */\n  paddingLeft?: Property.PaddingLeft<TLength> | undefined;\n  /**\n   * The **`padding-right`** CSS property sets the width of the padding area on the right of an element.\n   *\n   * **Syntax**: `<length> | <percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-right\n   */\n  paddingRight?: Property.PaddingRight<TLength> | undefined;\n  /**\n   * The **`padding-top`** CSS property sets the height of the padding area on the top of an element.\n   *\n   * **Syntax**: `<length> | <percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-top\n   */\n  paddingTop?: Property.PaddingTop<TLength> | undefined;\n  /**\n   * The **`page`** CSS property is used to specify the named page, a specific type of page defined by the `@page` at-rule.\n   *\n   * **Syntax**: `auto | <custom-ident>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari   | Edge | IE  |\n   * | :----: | :-----: | :-------: | :--: | :-: |\n   * | **85** | **110** | **≤13.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/page\n   */\n  page?: Property.Page | undefined;\n  /**\n   * The **`page-break-after`** CSS property adjusts page breaks _after_ the current element.\n   *\n   * **Syntax**: `auto | always | avoid | left | right | recto | verso`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  |  **1**  | **1.2** | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/page-break-after\n   */\n  pageBreakAfter?: Property.PageBreakAfter | undefined;\n  /**\n   * The **`page-break-before`** CSS property adjusts page breaks _before_ the current element.\n   *\n   * **Syntax**: `auto | always | avoid | left | right | recto | verso`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  |  **1**  | **1.2** | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/page-break-before\n   */\n  pageBreakBefore?: Property.PageBreakBefore | undefined;\n  /**\n   * The **`page-break-inside`** CSS property adjusts page breaks _inside_ the current element.\n   *\n   * **Syntax**: `auto | avoid`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  | **19**  | **1.3** | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/page-break-inside\n   */\n  pageBreakInside?: Property.PageBreakInside | undefined;\n  /**\n   * The **`paint-order`** CSS property lets you control the order in which the fill and stroke (and painting markers) of text content and shapes are drawn.\n   *\n   * **Syntax**: `normal | [ fill || stroke || markers ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **35** | **60**  | **8**  | **17** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/paint-order\n   */\n  paintOrder?: Property.PaintOrder | undefined;\n  /**\n   * The **`perspective`** CSS property determines the distance between the z=0 plane and the user in order to give a 3D-positioned element some perspective.\n   *\n   * **Syntax**: `none | <length>`\n   *\n   * **Initial value**: `none`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **36**  | **16**  |  **9**  | **12** | **10** |\n   * | 12 _-x-_ |         | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/perspective\n   */\n  perspective?: Property.Perspective<TLength> | undefined;\n  /**\n   * The **`perspective-origin`** CSS property determines the position at which the viewer is looking. It is used as the _vanishing point_ by the `perspective` property.\n   *\n   * **Syntax**: `<position>`\n   *\n   * **Initial value**: `50% 50%`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **36**  | **16**  |  **9**  | **12** | **10** |\n   * | 12 _-x-_ |         | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/perspective-origin\n   */\n  perspectiveOrigin?: Property.PerspectiveOrigin<TLength> | undefined;\n  /**\n   * The **`pointer-events`** CSS property sets under what circumstances (if any) a particular graphic element can become the target of pointer events.\n   *\n   * **Syntax**: `auto | none | visiblePainted | visibleFill | visibleStroke | visible | painted | fill | stroke | all | inherit`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **1**  | **1.5** | **4**  | **12** | **11** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/pointer-events\n   */\n  pointerEvents?: Property.PointerEvents | undefined;\n  /**\n   * The **`position`** CSS property sets how an element is positioned in a document. The `top`, `right`, `bottom`, and `left` properties determine the final location of positioned elements.\n   *\n   * **Syntax**: `static | relative | absolute | sticky | fixed`\n   *\n   * **Initial value**: `static`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/position\n   */\n  position?: Property.Position | undefined;\n  /**\n   * The **`print-color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.\n   *\n   * **Syntax**: `economy | exact`\n   *\n   * **Initial value**: `economy`\n   *\n   * |    Chrome    |       Firefox       |  Safari  |     Edge     | IE  |\n   * | :----------: | :-----------------: | :------: | :----------: | :-: |\n   * | **17** _-x-_ |       **97**        | **15.4** | **79** _-x-_ | No  |\n   * |              | 48 _(color-adjust)_ | 6 _-x-_  |              |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/print-color-adjust\n   */\n  printColorAdjust?: Property.PrintColorAdjust | undefined;\n  /**\n   * The **`quotes`** CSS property sets how the browser should render quotation marks that are added using the `open-quotes` or `close-quotes` values of the CSS `content` property.\n   *\n   * **Syntax**: `none | auto | [ <string> <string> ]+`\n   *\n   * **Initial value**: depends on user agent\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **11** | **1.5** | **9**  | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/quotes\n   */\n  quotes?: Property.Quotes | undefined;\n  /**\n   * The **`resize`** CSS property sets whether an element is resizable, and if so, in which directions.\n   *\n   * **Syntax**: `none | both | horizontal | vertical | block | inline`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **1**  |  **4**  | **3**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/resize\n   */\n  resize?: Property.Resize | undefined;\n  /**\n   * The **`right`** CSS property participates in specifying the horizontal position of a positioned element. It has no effect on non-positioned elements.\n   *\n   * **Syntax**: `<length> | <percentage> | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/right\n   */\n  right?: Property.Right<TLength> | undefined;\n  /**\n   * The **`rotate`** CSS property allows you to specify rotation transforms individually and independently of the `transform` property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the `transform` property.\n   *\n   * **Syntax**: `none | <angle> | [ x | y | z | <number>{3} ] && <angle>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge | IE  |\n   * | :-----: | :-----: | :------: | :--: | :-: |\n   * | **104** | **72**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/rotate\n   */\n  rotate?: Property.Rotate | undefined;\n  /**\n   * The **`row-gap`** CSS property sets the size of the gap (gutter) between an element's rows.\n   *\n   * **Syntax**: `normal | <length-percentage>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **47** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/row-gap\n   */\n  rowGap?: Property.RowGap<TLength> | undefined;\n  /**\n   * The **`ruby-align`** CSS property defines the distribution of the different ruby elements over the base.\n   *\n   * **Syntax**: `start | center | space-between | space-around`\n   *\n   * **Initial value**: `space-around`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   | **38**  |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/ruby-align\n   */\n  rubyAlign?: Property.RubyAlign | undefined;\n  /**\n   * **Syntax**: `separate | collapse | auto`\n   *\n   * **Initial value**: `separate`\n   */\n  rubyMerge?: Property.RubyMerge | undefined;\n  /**\n   * The **`ruby-position`** CSS property defines the position of a ruby element relatives to its base element. It can be positioned over the element (`over`), under it (`under`), or between the characters on their right side (`inter-character`).\n   *\n   * **Syntax**: `[ alternate || [ over | under ] ] | inter-character`\n   *\n   * **Initial value**: `alternate`\n   *\n   * | Chrome  | Firefox |   Safari    | Edge  | IE  |\n   * | :-----: | :-----: | :---------: | :---: | :-: |\n   * | **84**  | **38**  | **7** _-x-_ | 12-79 | No  |\n   * | 1 _-x-_ |         |             |       |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/ruby-position\n   */\n  rubyPosition?: Property.RubyPosition | undefined;\n  /**\n   * The **`scale`** CSS property allows you to specify scale transforms individually and independently of the `transform` property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the `transform` value.\n   *\n   * **Syntax**: `none | <number>{1,3}`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge | IE  |\n   * | :-----: | :-----: | :------: | :--: | :-: |\n   * | **104** | **72**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scale\n   */\n  scale?: Property.Scale | undefined;\n  /**\n   * The **`scroll-behavior`** CSS property sets the behavior for a scrolling box when scrolling is triggered by the navigation or CSSOM scrolling APIs.\n   *\n   * **Syntax**: `auto | smooth`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **61** | **36**  | **15.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-behavior\n   */\n  scrollBehavior?: Property.ScrollBehavior | undefined;\n  /**\n   * The `scroll-margin-block-end` property defines the margin of the scroll snap area at the end of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block-end\n   */\n  scrollMarginBlockEnd?: Property.ScrollMarginBlockEnd<TLength> | undefined;\n  /**\n   * The `scroll-margin-block-start` property defines the margin of the scroll snap area at the start of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block-start\n   */\n  scrollMarginBlockStart?: Property.ScrollMarginBlockStart<TLength> | undefined;\n  /**\n   * The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |              Safari              | Edge | IE  |\n   * | :----: | :-----: | :------------------------------: | :--: | :-: |\n   * | **69** | **68**  |             **14.1**             | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin-bottom)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-bottom\n   */\n  scrollMarginBottom?: Property.ScrollMarginBottom<TLength> | undefined;\n  /**\n   * The `scroll-margin-inline-end` property defines the margin of the scroll snap area at the end of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline-end\n   */\n  scrollMarginInlineEnd?: Property.ScrollMarginInlineEnd<TLength> | undefined;\n  /**\n   * The `scroll-margin-inline-start` property defines the margin of the scroll snap area at the start of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline-start\n   */\n  scrollMarginInlineStart?: Property.ScrollMarginInlineStart<TLength> | undefined;\n  /**\n   * The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |             Safari             | Edge | IE  |\n   * | :----: | :-----: | :----------------------------: | :--: | :-: |\n   * | **69** | **68**  |            **14.1**            | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin-left)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-left\n   */\n  scrollMarginLeft?: Property.ScrollMarginLeft<TLength> | undefined;\n  /**\n   * The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |             Safari              | Edge | IE  |\n   * | :----: | :-----: | :-----------------------------: | :--: | :-: |\n   * | **69** | **68**  |            **14.1**             | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin-right)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-right\n   */\n  scrollMarginRight?: Property.ScrollMarginRight<TLength> | undefined;\n  /**\n   * The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |            Safari             | Edge | IE  |\n   * | :----: | :-----: | :---------------------------: | :--: | :-: |\n   * | **69** | **68**  |           **14.1**            | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin-top)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-top\n   */\n  scrollMarginTop?: Property.ScrollMarginTop<TLength> | undefined;\n  /**\n   * The `scroll-padding-block-end` property defines offsets for the end edge in the block dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n   *\n   * **Syntax**: `auto | <length-percentage>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block-end\n   */\n  scrollPaddingBlockEnd?: Property.ScrollPaddingBlockEnd<TLength> | undefined;\n  /**\n   * The `scroll-padding-block-start` property defines offsets for the start edge in the block dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n   *\n   * **Syntax**: `auto | <length-percentage>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block-start\n   */\n  scrollPaddingBlockStart?: Property.ScrollPaddingBlockStart<TLength> | undefined;\n  /**\n   * The `scroll-padding-bottom` property defines offsets for the bottom of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n   *\n   * **Syntax**: `auto | <length-percentage>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **68**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-bottom\n   */\n  scrollPaddingBottom?: Property.ScrollPaddingBottom<TLength> | undefined;\n  /**\n   * The `scroll-padding-inline-end` property defines offsets for the end edge in the inline dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n   *\n   * **Syntax**: `auto | <length-percentage>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline-end\n   */\n  scrollPaddingInlineEnd?: Property.ScrollPaddingInlineEnd<TLength> | undefined;\n  /**\n   * The `scroll-padding-inline-start` property defines offsets for the start edge in the inline dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n   *\n   * **Syntax**: `auto | <length-percentage>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline-start\n   */\n  scrollPaddingInlineStart?: Property.ScrollPaddingInlineStart<TLength> | undefined;\n  /**\n   * The `scroll-padding-left` property defines offsets for the left of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n   *\n   * **Syntax**: `auto | <length-percentage>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **68**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-left\n   */\n  scrollPaddingLeft?: Property.ScrollPaddingLeft<TLength> | undefined;\n  /**\n   * The `scroll-padding-right` property defines offsets for the right of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n   *\n   * **Syntax**: `auto | <length-percentage>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **68**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-right\n   */\n  scrollPaddingRight?: Property.ScrollPaddingRight<TLength> | undefined;\n  /**\n   * The **`scroll-padding-top`** property defines offsets for the top of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n   *\n   * **Syntax**: `auto | <length-percentage>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **68**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-top\n   */\n  scrollPaddingTop?: Property.ScrollPaddingTop<TLength> | undefined;\n  /**\n   * The `scroll-snap-align` property specifies the box's snap position as an alignment of its snap area (as the alignment subject) within its snap container's snapport (as the alignment container). The two values specify the snapping alignment in the block axis and inline axis, respectively. If only one value is specified, the second value defaults to the same value.\n   *\n   * **Syntax**: `[ none | start | end | center ]{1,2}`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **11** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-snap-align\n   */\n  scrollSnapAlign?: Property.ScrollSnapAlign | undefined;\n  /**\n   * The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |              Safari              | Edge | IE  |\n   * | :----: | :-----: | :------------------------------: | :--: | :-: |\n   * | **69** | **68**  |             **14.1**             | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin-bottom)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-bottom\n   */\n  scrollSnapMarginBottom?: Property.ScrollMarginBottom<TLength> | undefined;\n  /**\n   * The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |             Safari             | Edge | IE  |\n   * | :----: | :-----: | :----------------------------: | :--: | :-: |\n   * | **69** | **68**  |            **14.1**            | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin-left)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-left\n   */\n  scrollSnapMarginLeft?: Property.ScrollMarginLeft<TLength> | undefined;\n  /**\n   * The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |             Safari              | Edge | IE  |\n   * | :----: | :-----: | :-----------------------------: | :--: | :-: |\n   * | **69** | **68**  |            **14.1**             | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin-right)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-right\n   */\n  scrollSnapMarginRight?: Property.ScrollMarginRight<TLength> | undefined;\n  /**\n   * The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |            Safari             | Edge | IE  |\n   * | :----: | :-----: | :---------------------------: | :--: | :-: |\n   * | **69** | **68**  |           **14.1**            | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin-top)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-top\n   */\n  scrollSnapMarginTop?: Property.ScrollMarginTop<TLength> | undefined;\n  /**\n   * The **`scroll-snap-stop`** CSS property defines whether or not the scroll container is allowed to \"pass over\" possible snap positions.\n   *\n   * **Syntax**: `normal | always`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **75** | **103** | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-snap-stop\n   */\n  scrollSnapStop?: Property.ScrollSnapStop | undefined;\n  /**\n   * The **`scroll-snap-type`** CSS property sets how strictly snap points are enforced on the scroll container in case there is one.\n   *\n   * **Syntax**: `none | [ x | y | block | inline | both ] [ mandatory | proximity ]?`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |      IE      |\n   * | :----: | :-----: | :-----: | :----: | :----------: |\n   * | **69** |  39-68  | **11**  | **79** | **10** _-x-_ |\n   * |        |         | 9 _-x-_ |        |              |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-snap-type\n   */\n  scrollSnapType?: Property.ScrollSnapType | undefined;\n  /**\n   * The **`scroll-timeline-axis`** CSS property can be used to specify the scrollbar that will be used to provide the timeline for a scroll-timeline animation.\n   *\n   * **Syntax**: `[ block | inline | x | y ]#`\n   *\n   * **Initial value**: `block`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-timeline-axis\n   */\n  scrollTimelineAxis?: Property.ScrollTimelineAxis | undefined;\n  /**\n   * The **`scroll-timeline-name`** CSS property defines a name that can be used to identify an element as the source of a scroll timeline for an animation.\n   *\n   * **Syntax**: `none | <dashed-ident>#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-timeline-name\n   */\n  scrollTimelineName?: Property.ScrollTimelineName | undefined;\n  /**\n   * The **`scrollbar-color`** CSS property sets the color of the scrollbar track and thumb.\n   *\n   * **Syntax**: `auto | <color>{2}`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **121** | **64**  |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scrollbar-color\n   */\n  scrollbarColor?: Property.ScrollbarColor | undefined;\n  /**\n   * The **`scrollbar-gutter`** CSS property allows authors to reserve space for the scrollbar, preventing unwanted layout changes as the content grows while also avoiding unnecessary visuals when scrolling isn't needed.\n   *\n   * **Syntax**: `auto | stable && both-edges?`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **94** | **97**  |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scrollbar-gutter\n   */\n  scrollbarGutter?: Property.ScrollbarGutter | undefined;\n  /**\n   * The **`scrollbar-width`** property allows the author to set the maximum thickness of an element's scrollbars when they are shown.\n   *\n   * **Syntax**: `auto | thin | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **121** | **64**  |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scrollbar-width\n   */\n  scrollbarWidth?: Property.ScrollbarWidth | undefined;\n  /**\n   * The **`shape-image-threshold`** CSS property sets the alpha channel threshold used to extract the shape using an image as the value for `shape-outside`.\n   *\n   * **Syntax**: `<alpha-value>`\n   *\n   * **Initial value**: `0.0`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **37** | **62**  | **10.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/shape-image-threshold\n   */\n  shapeImageThreshold?: Property.ShapeImageThreshold | undefined;\n  /**\n   * The **`shape-margin`** CSS property sets a margin for a CSS shape created using `shape-outside`.\n   *\n   * **Syntax**: `<length-percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **37** | **62**  | **10.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/shape-margin\n   */\n  shapeMargin?: Property.ShapeMargin<TLength> | undefined;\n  /**\n   * The **`shape-outside`** CSS property defines a shape—which may be non-rectangular—around which adjacent inline content should wrap. By default, inline content wraps around its margin box; `shape-outside` provides a way to customize this wrapping, making it possible to wrap text around complex objects rather than simple boxes.\n   *\n   * **Syntax**: `none | [ <shape-box> || <basic-shape> ] | <image>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **37** | **62**  | **10.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/shape-outside\n   */\n  shapeOutside?: Property.ShapeOutside | undefined;\n  /**\n   * The **`tab-size`** CSS property is used to customize the width of tab characters (U+0009).\n   *\n   * **Syntax**: `<integer> | <length>`\n   *\n   * **Initial value**: `8`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **21** | **91**  | **7**  | n/a  | No  |\n   * |        | 4 _-x-_ |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/tab-size\n   */\n  tabSize?: Property.TabSize<TLength> | undefined;\n  /**\n   * The **`table-layout`** CSS property sets the algorithm used to lay out `<table>` cells, rows, and columns.\n   *\n   * **Syntax**: `auto | fixed`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **14** |  **1**  | **1**  | **12** | **5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/table-layout\n   */\n  tableLayout?: Property.TableLayout | undefined;\n  /**\n   * The **`text-align`** CSS property sets the horizontal alignment of the inline-level content inside a block element or table-cell box. This means it works like `vertical-align` but in the horizontal direction.\n   *\n   * **Syntax**: `start | end | left | right | center | justify | match-parent`\n   *\n   * **Initial value**: `start`, or a nameless value that acts as `left` if _direction_ is `ltr`, `right` if _direction_ is `rtl` if `start` is not supported by the browser.\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-align\n   */\n  textAlign?: Property.TextAlign | undefined;\n  /**\n   * The **`text-align-last`** CSS property sets how the last line of a block or a line, right before a forced line break, is aligned.\n   *\n   * **Syntax**: `auto | start | end | left | right | center | justify`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **47** | **49**  | **16** | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-align-last\n   */\n  textAlignLast?: Property.TextAlignLast | undefined;\n  /**\n   * The **`text-combine-upright`** CSS property sets the combination of characters into the space of a single character. If the combined text is wider than 1em, the user agent must fit the contents within 1em. The resulting composition is treated as a single upright glyph for layout and decoration. This property only has an effect in vertical writing modes.\n   *\n   * **Syntax**: `none | all | [ digits <integer>? ]`\n   *\n   * **Initial value**: `none`\n   *\n   * |           Chrome           | Firefox |            Safari            |  Edge  |                   IE                   |\n   * | :------------------------: | :-----: | :--------------------------: | :----: | :------------------------------------: |\n   * |           **48**           | **48**  |           **15.4**           | **79** | **11** _(-ms-text-combine-horizontal)_ |\n   * | 9 _(-webkit-text-combine)_ |         | 5.1 _(-webkit-text-combine)_ |        |                                        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-combine-upright\n   */\n  textCombineUpright?: Property.TextCombineUpright | undefined;\n  /**\n   * The **`text-decoration-color`** CSS property sets the color of decorations added to text by `text-decoration-line`.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **36**  | **12.1** | n/a  | No  |\n   * |        |         | 8 _-x-_  |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-color\n   */\n  textDecorationColor?: Property.TextDecorationColor | undefined;\n  /**\n   * The **`text-decoration-line`** CSS property sets the kind of decoration that is used on text in an element, such as an underline or overline.\n   *\n   * **Syntax**: `none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **36**  | **12.1** | n/a  | No  |\n   * |        |         | 8 _-x-_  |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-line\n   */\n  textDecorationLine?: Property.TextDecorationLine | undefined;\n  /**\n   * The **`text-decoration-skip`** CSS property sets what parts of an element's content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.\n   *\n   * **Syntax**: `none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]`\n   *\n   * **Initial value**: `objects`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | 57-64  |   No    | **12.1** | n/a  | No  |\n   * |        |         | 7 _-x-_  |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-skip\n   */\n  textDecorationSkip?: Property.TextDecorationSkip | undefined;\n  /**\n   * The **`text-decoration-skip-ink`** CSS property specifies how overlines and underlines are drawn when they pass over glyph ascenders and descenders.\n   *\n   * **Syntax**: `auto | all | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **64** | **70**  | **15.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-skip-ink\n   */\n  textDecorationSkipInk?: Property.TextDecorationSkipInk | undefined;\n  /**\n   * The **`text-decoration-style`** CSS property sets the style of the lines specified by `text-decoration-line`. The style applies to all lines that are set with `text-decoration-line`.\n   *\n   * **Syntax**: `solid | double | dotted | dashed | wavy`\n   *\n   * **Initial value**: `solid`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **36**  | **12.1** | n/a  | No  |\n   * |        |         | 8 _-x-_  |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-style\n   */\n  textDecorationStyle?: Property.TextDecorationStyle | undefined;\n  /**\n   * The **`text-decoration-thickness`** CSS property sets the stroke thickness of the decoration line that is used on text in an element, such as a line-through, underline, or overline.\n   *\n   * **Syntax**: `auto | from-font | <length> | <percentage> `\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **89** | **70**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-thickness\n   */\n  textDecorationThickness?: Property.TextDecorationThickness<TLength> | undefined;\n  /**\n   * The **`text-emphasis-color`** CSS property sets the color of emphasis marks. This value can also be set using the `text-emphasis` shorthand.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * |  Chrome  | Firefox | Safari | Edge | IE  |\n   * | :------: | :-----: | :----: | :--: | :-: |\n   * |  **99**  | **46**  | **7**  | n/a  | No  |\n   * | 25 _-x-_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-emphasis-color\n   */\n  textEmphasisColor?: Property.TextEmphasisColor | undefined;\n  /**\n   * The **`text-emphasis-position`** CSS property sets where emphasis marks are drawn. Like ruby text, if there isn't enough room for emphasis marks, the line height is increased.\n   *\n   * **Syntax**: `[ over | under ] && [ right | left ]`\n   *\n   * **Initial value**: `over right`\n   *\n   * |  Chrome  | Firefox | Safari | Edge | IE  |\n   * | :------: | :-----: | :----: | :--: | :-: |\n   * |  **99**  | **46**  | **7**  | n/a  | No  |\n   * | 25 _-x-_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-emphasis-position\n   */\n  textEmphasisPosition?: Property.TextEmphasisPosition | undefined;\n  /**\n   * The **`text-emphasis-style`** CSS property sets the appearance of emphasis marks. It can also be set, and reset, using the `text-emphasis` shorthand.\n   *\n   * **Syntax**: `none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>`\n   *\n   * **Initial value**: `none`\n   *\n   * |  Chrome  | Firefox | Safari | Edge | IE  |\n   * | :------: | :-----: | :----: | :--: | :-: |\n   * |  **99**  | **46**  | **7**  | n/a  | No  |\n   * | 25 _-x-_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-emphasis-style\n   */\n  textEmphasisStyle?: Property.TextEmphasisStyle | undefined;\n  /**\n   * The **`text-indent`** CSS property sets the length of empty space (indentation) that is put before lines of text in a block.\n   *\n   * **Syntax**: `<length-percentage> && hanging? && each-line?`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-indent\n   */\n  textIndent?: Property.TextIndent<TLength> | undefined;\n  /**\n   * The **`text-justify`** CSS property sets what type of justification should be applied to text when `text-align``: justify;` is set on an element.\n   *\n   * **Syntax**: `auto | inter-character | inter-word | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge  |   IE   |\n   * | :----: | :-----: | :----: | :---: | :----: |\n   * |  n/a   | **55**  |   No   | 12-79 | **11** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-justify\n   */\n  textJustify?: Property.TextJustify | undefined;\n  /**\n   * The **`text-orientation`** CSS property sets the orientation of the text characters in a line. It only affects text in vertical mode (when `writing-mode` is not `horizontal-tb`). It is useful for controlling the display of languages that use vertical script, and also for making vertical table headers.\n   *\n   * **Syntax**: `mixed | upright | sideways`\n   *\n   * **Initial value**: `mixed`\n   *\n   * |  Chrome  | Firefox |  Safari   | Edge | IE  |\n   * | :------: | :-----: | :-------: | :--: | :-: |\n   * |  **48**  | **41**  |  **14**   | n/a  | No  |\n   * | 11 _-x-_ |         | 5.1 _-x-_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-orientation\n   */\n  textOrientation?: Property.TextOrientation | undefined;\n  /**\n   * The **`text-overflow`** CSS property sets how hidden overflow content is signaled to users. It can be clipped, display an ellipsis ('`…`'), or display a custom string.\n   *\n   * **Syntax**: `[ clip | ellipsis | <string> ]{1,2}`\n   *\n   * **Initial value**: `clip`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  |  **7**  | **1.3** | **12** | **6** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-overflow\n   */\n  textOverflow?: Property.TextOverflow | undefined;\n  /**\n   * The **`text-rendering`** CSS property provides information to the rendering engine about what to optimize for when rendering text.\n   *\n   * **Syntax**: `auto | optimizeSpeed | optimizeLegibility | geometricPrecision`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **4**  |  **1**  | **5**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-rendering\n   */\n  textRendering?: Property.TextRendering | undefined;\n  /**\n   * The **`text-shadow`** CSS property adds shadows to text. It accepts a comma-separated list of shadows to be applied to the text and any of its `decorations`. Each shadow is described by some combination of X and Y offsets from the element, blur radius, and color.\n   *\n   * **Syntax**: `none | <shadow-t>#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |   IE   |\n   * | :----: | :-----: | :-----: | :----: | :----: |\n   * | **2**  | **3.5** | **1.1** | **12** | **10** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-shadow\n   */\n  textShadow?: Property.TextShadow | undefined;\n  /**\n   * The **`text-size-adjust`** CSS property controls the text inflation algorithm used on some smartphones and tablets. Other browsers will ignore this property.\n   *\n   * **Syntax**: `none | auto | <percentage>`\n   *\n   * **Initial value**: `auto` for smartphone browsers supporting inflation, `none` in other cases (and then not modifiable).\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **54** |   No    |   No   | **79** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-size-adjust\n   */\n  textSizeAdjust?: Property.TextSizeAdjust | undefined;\n  /**\n   * The **`text-transform`** CSS property specifies how to capitalize an element's text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized. It also can help improve legibility for ruby.\n   *\n   * **Syntax**: `none | capitalize | uppercase | lowercase | full-width | full-size-kana`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-transform\n   */\n  textTransform?: Property.TextTransform | undefined;\n  /**\n   * The **`text-underline-offset`** CSS property sets the offset distance of an underline text decoration line (applied using `text-decoration`) from its original position.\n   *\n   * **Syntax**: `auto | <length> | <percentage> `\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **70**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-underline-offset\n   */\n  textUnderlineOffset?: Property.TextUnderlineOffset<TLength> | undefined;\n  /**\n   * The **`text-underline-position`** CSS property specifies the position of the underline which is set using the `text-decoration` property's `underline` value.\n   *\n   * **Syntax**: `auto | from-font | [ under || [ left | right ] ]`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :------: | :----: | :---: |\n   * | **33** | **74**  | **12.1** | **12** | **6** |\n   * |        |         | 9 _-x-_  |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-underline-position\n   */\n  textUnderlinePosition?: Property.TextUnderlinePosition | undefined;\n  /**\n   * The **`text-wrap`** CSS property controls how text inside an element is wrapped. The different values provide:\n   *\n   * **Syntax**: `wrap | nowrap | balance | stable | pretty`\n   *\n   * **Initial value**: `wrap`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **114** | **121** |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-wrap\n   */\n  textWrap?: Property.TextWrap | undefined;\n  /**\n   * The **`timeline-scope`** CSS property modifies the scope of a named animation timeline.\n   *\n   * **Syntax**: `none | <dashed-ident>#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **116** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/timeline-scope\n   */\n  timelineScope?: Property.TimelineScope | undefined;\n  /**\n   * The **`top`** CSS property participates in specifying the vertical position of a positioned element. It has no effect on non-positioned elements.\n   *\n   * **Syntax**: `<length> | <percentage> | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/top\n   */\n  top?: Property.Top<TLength> | undefined;\n  /**\n   * The **`touch-action`** CSS property sets how an element's region can be manipulated by a touchscreen user (for example, by zooming features built into the browser).\n   *\n   * **Syntax**: `auto | none | [ [ pan-x | pan-left | pan-right ] || [ pan-y | pan-up | pan-down ] || pinch-zoom ] | manipulation`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |    IE    |\n   * | :----: | :-----: | :----: | :----: | :------: |\n   * | **36** | **52**  | **13** | **12** |  **11**  |\n   * |        |         |        |        | 10 _-x-_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/touch-action\n   */\n  touchAction?: Property.TouchAction | undefined;\n  /**\n   * The **`transform`** CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.\n   *\n   * **Syntax**: `none | <transform-list>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox |  Safari   |  Edge  |   IE    |\n   * | :-----: | :-----: | :-------: | :----: | :-----: |\n   * | **36**  | **16**  |   **9**   | **12** | **10**  |\n   * | 1 _-x-_ |         | 3.1 _-x-_ |        | 9 _-x-_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transform\n   */\n  transform?: Property.Transform | undefined;\n  /**\n   * The **`transform-box`** CSS property defines the layout box to which the `transform`, individual transform properties `translate`,`scale`, and `rotate`, and `transform-origin` properties relate.\n   *\n   * **Syntax**: `content-box | border-box | fill-box | stroke-box | view-box`\n   *\n   * **Initial value**: `view-box`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **64** | **55**  | **11** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transform-box\n   */\n  transformBox?: Property.TransformBox | undefined;\n  /**\n   * The **`transform-origin`** CSS property sets the origin for an element's transformations.\n   *\n   * **Syntax**: `[ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?`\n   *\n   * **Initial value**: `50% 50% 0`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE    |\n   * | :-----: | :-----: | :-----: | :----: | :-----: |\n   * | **36**  | **16**  |  **9**  | **12** | **10**  |\n   * | 1 _-x-_ |         | 2 _-x-_ |        | 9 _-x-_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transform-origin\n   */\n  transformOrigin?: Property.TransformOrigin<TLength> | undefined;\n  /**\n   * The **`transform-style`** CSS property sets whether children of an element are positioned in the 3D space or are flattened in the plane of the element.\n   *\n   * **Syntax**: `flat | preserve-3d`\n   *\n   * **Initial value**: `flat`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  | IE  |\n   * | :------: | :-----: | :-----: | :----: | :-: |\n   * |  **36**  | **16**  |  **9**  | **12** | No  |\n   * | 12 _-x-_ |         | 4 _-x-_ |        |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transform-style\n   */\n  transformStyle?: Property.TransformStyle | undefined;\n  /**\n   * The **`transition-behavior`** CSS property specifies whether transitions will be started for properties whose animation behavior is discrete.\n   *\n   * **Syntax**: `<transition-behavior-value>#`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **117** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transition-behavior\n   */\n  transitionBehavior?: Property.TransitionBehavior | undefined;\n  /**\n   * The **`transition-delay`** CSS property specifies the duration to wait before starting a property's transition effect when its value changes.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **26**  | **16**  |  **9**  | **12** | **10** |\n   * | 1 _-x-_ |         | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transition-delay\n   */\n  transitionDelay?: Property.TransitionDelay<TTime> | undefined;\n  /**\n   * The **`transition-duration`** CSS property sets the length of time a transition animation should take to complete. By default, the value is `0s`, meaning that no animation will occur.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * | Chrome  | Firefox |  Safari   |  Edge  |   IE   |\n   * | :-----: | :-----: | :-------: | :----: | :----: |\n   * | **26**  | **16**  |   **9**   | **12** | **10** |\n   * | 1 _-x-_ |         | 3.1 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transition-duration\n   */\n  transitionDuration?: Property.TransitionDuration<TTime> | undefined;\n  /**\n   * The **`transition-property`** CSS property sets the CSS properties to which a transition effect should be applied.\n   *\n   * **Syntax**: `none | <single-transition-property>#`\n   *\n   * **Initial value**: all\n   *\n   * | Chrome  | Firefox |  Safari   |  Edge  |   IE   |\n   * | :-----: | :-----: | :-------: | :----: | :----: |\n   * | **26**  | **16**  |   **9**   | **12** | **10** |\n   * | 1 _-x-_ |         | 3.1 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transition-property\n   */\n  transitionProperty?: Property.TransitionProperty | undefined;\n  /**\n   * The **`transition-timing-function`** CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   *\n   * | Chrome  | Firefox |  Safari   |  Edge  |   IE   |\n   * | :-----: | :-----: | :-------: | :----: | :----: |\n   * | **26**  | **16**  |   **9**   | **12** | **10** |\n   * | 1 _-x-_ |         | 3.1 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transition-timing-function\n   */\n  transitionTimingFunction?: Property.TransitionTimingFunction | undefined;\n  /**\n   * The **`translate`** CSS property allows you to specify translation transforms individually and independently of the `transform` property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the `transform` value.\n   *\n   * **Syntax**: `none | <length-percentage> [ <length-percentage> <length>? ]?`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge | IE  |\n   * | :-----: | :-----: | :------: | :--: | :-: |\n   * | **104** | **72**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/translate\n   */\n  translate?: Property.Translate<TLength> | undefined;\n  /**\n   * The **`unicode-bidi`** CSS property, together with the `direction` property, determines how bidirectional text in a document is handled. For example, if a block of content contains both left-to-right and right-to-left text, the user-agent uses a complex Unicode algorithm to decide how to display the text. The `unicode-bidi` property overrides this algorithm and allows the developer to control the text embedding.\n   *\n   * **Syntax**: `normal | embed | isolate | bidi-override | isolate-override | plaintext`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |   IE    |\n   * | :----: | :-----: | :-----: | :----: | :-----: |\n   * | **2**  |  **1**  | **1.3** | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/unicode-bidi\n   */\n  unicodeBidi?: Property.UnicodeBidi | undefined;\n  /**\n   * The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n   *\n   * **Syntax**: `auto | text | none | contain | all`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox |   Safari    |   Edge   |      IE      |\n   * | :-----: | :-----: | :---------: | :------: | :----------: |\n   * | **54**  | **69**  | **3** _-x-_ |  **79**  | **10** _-x-_ |\n   * | 1 _-x-_ | 1 _-x-_ |             | 12 _-x-_ |              |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/user-select\n   */\n  userSelect?: Property.UserSelect | undefined;\n  /**\n   * The **`vertical-align`** CSS property sets vertical alignment of an inline, inline-block or table-cell box.\n   *\n   * **Syntax**: `baseline | sub | super | text-top | text-bottom | middle | top | bottom | <percentage> | <length>`\n   *\n   * **Initial value**: `baseline`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/vertical-align\n   */\n  verticalAlign?: Property.VerticalAlign<TLength> | undefined;\n  /**\n   * The **`view-timeline-axis`** CSS property is used to specify the scrollbar direction that will be used to provide the timeline for a _named view progress timeline_ animation, which is progressed through based on the change in visibility of an element (known as the _subject_) inside a scrollable element (_scroller_). `view-timeline-axis` is set on the subject. See CSS scroll-driven animations for more details.\n   *\n   * **Syntax**: `[ block | inline | x | y ]#`\n   *\n   * **Initial value**: `block`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/view-timeline-axis\n   */\n  viewTimelineAxis?: Property.ViewTimelineAxis | undefined;\n  /**\n   * The **`view-timeline-inset`** CSS property is used to specify one or two values representing an adjustment to the position of the scrollport (see Scroll container for more details) in which the subject element of a _named view progress timeline_ animation is deemed to be visible. Put another way, this allows you to specify start and/or end inset (or outset) values that offset the position of the timeline.\n   *\n   * **Syntax**: `[ [ auto | <length-percentage> ]{1,2} ]#`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/view-timeline-inset\n   */\n  viewTimelineInset?: Property.ViewTimelineInset<TLength> | undefined;\n  /**\n   * The **`view-timeline-name`** CSS property is used to define the name of a _named view progress timeline_, which is progressed through based on the change in visibility of an element (known as the _subject_) inside a scrollable element (_scroller_). `view-timeline` is set on the subject.\n   *\n   * **Syntax**: `none | <dashed-ident>#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/view-timeline-name\n   */\n  viewTimelineName?: Property.ViewTimelineName | undefined;\n  /**\n   * The **`view-transition-name`** CSS property provides the selected element with a distinct identifying name (a `<custom-ident>`) and causes it to participate in a separate view transition from the root view transition — or no view transition if the `none` value is specified.\n   *\n   * **Syntax**: `none | <custom-ident>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **111** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/view-transition-name\n   */\n  viewTransitionName?: Property.ViewTransitionName | undefined;\n  /**\n   * The **`visibility`** CSS property shows or hides an element without changing the layout of a document. The property can also hide rows or columns in a `<table>`.\n   *\n   * **Syntax**: `visible | hidden | collapse`\n   *\n   * **Initial value**: `visible`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/visibility\n   */\n  visibility?: Property.Visibility | undefined;\n  /**\n   * The **`white-space`** CSS property sets how white space inside an element is handled.\n   *\n   * **Syntax**: `normal | pre | nowrap | pre-wrap | pre-line | break-spaces | [ <'white-space-collapse'> || <'text-wrap'> || <'white-space-trim'> ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/white-space\n   */\n  whiteSpace?: Property.WhiteSpace | undefined;\n  /**\n   * The **`white-space-collapse`** CSS property controls how white space inside an element is collapsed.\n   *\n   * **Syntax**: `collapse | discard | preserve | preserve-breaks | preserve-spaces | break-spaces`\n   *\n   * **Initial value**: `collapse`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **114** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/white-space-collapse\n   */\n  whiteSpaceCollapse?: Property.WhiteSpaceCollapse | undefined;\n  /**\n   * **Syntax**: `none | discard-before || discard-after || discard-inner`\n   *\n   * **Initial value**: `none`\n   */\n  whiteSpaceTrim?: Property.WhiteSpaceTrim | undefined;\n  /**\n   * The **`widows`** CSS property sets the minimum number of lines in a block container that must be shown at the _top_ of a page, region, or column.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `2`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **25** |   No    | **1.3** | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/widows\n   */\n  widows?: Property.Widows | undefined;\n  /**\n   * The **`width`** CSS property sets an element's width. By default, it sets the width of the content area, but if `box-sizing` is set to `border-box`, it sets the width of the border area.\n   *\n   * **Syntax**: `auto | <length> | <percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/width\n   */\n  width?: Property.Width<TLength> | undefined;\n  /**\n   * The **`will-change`** CSS property hints to browsers how an element is expected to change. Browsers may set up optimizations before an element is actually changed. These kinds of optimizations can increase the responsiveness of a page by doing potentially expensive work before they are actually required.\n   *\n   * **Syntax**: `auto | <animateable-feature>#`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari  | Edge | IE  |\n   * | :----: | :-----: | :-----: | :--: | :-: |\n   * | **36** | **36**  | **9.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/will-change\n   */\n  willChange?: Property.WillChange | undefined;\n  /**\n   * The **`word-break`** CSS property sets whether line breaks appear wherever the text would otherwise overflow its content box.\n   *\n   * **Syntax**: `normal | break-all | keep-all | break-word`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  | **15**  | **3**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/word-break\n   */\n  wordBreak?: Property.WordBreak | undefined;\n  /**\n   * The **`word-spacing`** CSS property sets the length of space between words and between tags.\n   *\n   * **Syntax**: `normal | <length>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **6** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/word-spacing\n   */\n  wordSpacing?: Property.WordSpacing<TLength> | undefined;\n  /**\n   * The **`overflow-wrap`** CSS property applies to inline elements, setting whether the browser should insert line breaks within an otherwise unbreakable string to prevent text from overflowing its line box.\n   *\n   * **Syntax**: `normal | break-word`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox |  Safari   |  Edge   | IE  |\n   * | :-----: | :-----: | :-------: | :-----: | :-: |\n   * | **≤80** | **≤72** | **≤13.1** | **≤80** | No  |\n   */\n  wordWrap?: Property.WordWrap | undefined;\n  /**\n   * The **`writing-mode`** CSS property sets whether lines of text are laid out horizontally or vertically, as well as the direction in which blocks progress. When set for an entire document, it should be set on the root element (`html` element for HTML documents).\n   *\n   * **Syntax**: `horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr`\n   *\n   * **Initial value**: `horizontal-tb`\n   *\n   * | Chrome  | Firefox |  Safari   |  Edge  |  IE   |\n   * | :-----: | :-----: | :-------: | :----: | :---: |\n   * | **48**  | **41**  | **10.1**  | **12** | **9** |\n   * | 8 _-x-_ |         | 5.1 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/writing-mode\n   */\n  writingMode?: Property.WritingMode | undefined;\n  /**\n   * The **`z-index`** CSS property sets the z-order of a positioned element and its descendants or flex items. Overlapping elements with a larger z-index cover those with a smaller one.\n   *\n   * **Syntax**: `auto | <integer>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/z-index\n   */\n  zIndex?: Property.ZIndex | undefined;\n  /**\n   * The non-standard **`zoom`** CSS property can be used to control the magnification level of an element. `transform: scale()` should be used instead of this property, if possible. However, unlike CSS Transforms, `zoom` affects the layout size of the element.\n   *\n   * **Syntax**: `normal | reset | <number> | <percentage>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |   IE    |\n   * | :----: | :-----: | :-----: | :----: | :-----: |\n   * | **1**  |   n/a   | **3.1** | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/zoom\n   */\n  zoom?: Property.Zoom | undefined;\n}\n\nexport interface StandardShorthandProperties<TLength = (string & {}) | 0, TTime = string & {}> {\n  /**\n   * The **`all`** shorthand CSS property resets all of an element's properties except `unicode-bidi`, `direction`, and CSS Custom Properties. It can set properties to their initial or inherited values, or to the values specified in another cascade layer or stylesheet origin.\n   *\n   * **Syntax**: `initial | inherit | unset | revert | revert-layer`\n   *\n   * **Initial value**: There is no practical initial value for it.\n   *\n   * | Chrome | Firefox | Safari  | Edge | IE  |\n   * | :----: | :-----: | :-----: | :--: | :-: |\n   * | **37** | **27**  | **9.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/all\n   */\n  all?: Property.All | undefined;\n  /**\n   * The **`animation`** shorthand CSS property applies an animation between styles. It is a shorthand for `animation-name`, `animation-duration`, `animation-timing-function`, `animation-delay`, `animation-iteration-count`, `animation-direction`, `animation-fill-mode`, and `animation-play-state`.\n   *\n   * **Syntax**: `<single-animation>#`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation\n   */\n  animation?: Property.Animation<TTime> | undefined;\n  /**\n   * The **`animation-range`** CSS shorthand property is used to set the start and end of an animation's attachment range along its timeline, i.e. where along the timeline an animation will start and end.\n   *\n   * **Syntax**: `[ <'animation-range-start'> <'animation-range-end'>? ]#`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-range\n   */\n  animationRange?: Property.AnimationRange<TLength> | undefined;\n  /**\n   * The **`background`** shorthand CSS property sets all background style properties at once, such as color, image, origin and size, or repeat method.\n   *\n   * **Syntax**: `[ <bg-layer> , ]* <final-bg-layer>`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background\n   */\n  background?: Property.Background<TLength> | undefined;\n  /**\n   * The **`background-position`** CSS property sets the initial position for each background image. The position is relative to the position layer set by `background-origin`.\n   *\n   * **Syntax**: `<bg-position>#`\n   *\n   * **Initial value**: `0% 0%`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-position\n   */\n  backgroundPosition?: Property.BackgroundPosition<TLength> | undefined;\n  /**\n   * The **`border`** shorthand CSS property sets an element's border. It sets the values of `border-width`, `border-style`, and `border-color`.\n   *\n   * **Syntax**: `<line-width> || <line-style> || <color>`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border\n   */\n  border?: Property.Border<TLength> | undefined;\n  /**\n   * The **`border-block`** CSS property is a shorthand property for setting the individual logical block border property values in a single place in the style sheet.\n   *\n   * **Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block\n   */\n  borderBlock?: Property.BorderBlock<TLength> | undefined;\n  /**\n   * The **`border-block-end`** CSS property is a shorthand property for setting the individual logical block-end border property values in a single place in the style sheet.\n   *\n   * **Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-end\n   */\n  borderBlockEnd?: Property.BorderBlockEnd<TLength> | undefined;\n  /**\n   * The **`border-block-start`** CSS property is a shorthand property for setting the individual logical block-start border property values in a single place in the style sheet.\n   *\n   * **Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-start\n   */\n  borderBlockStart?: Property.BorderBlockStart<TLength> | undefined;\n  /**\n   * The **`border-bottom`** shorthand CSS property sets an element's bottom border. It sets the values of `border-bottom-width`, `border-bottom-style` and `border-bottom-color`.\n   *\n   * **Syntax**: `<line-width> || <line-style> || <color>`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-bottom\n   */\n  borderBottom?: Property.BorderBottom<TLength> | undefined;\n  /**\n   * The **`border-color`** shorthand CSS property sets the color of an element's border.\n   *\n   * **Syntax**: `<color>{1,4}`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-color\n   */\n  borderColor?: Property.BorderColor | undefined;\n  /**\n   * The **`border-image`** CSS property draws an image around a given element. It replaces the element's regular border.\n   *\n   * **Syntax**: `<'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>`\n   *\n   * | Chrome  |  Firefox  | Safari  |  Edge  |   IE   |\n   * | :-----: | :-------: | :-----: | :----: | :----: |\n   * | **16**  |  **15**   |  **6**  | **12** | **11** |\n   * | 7 _-x-_ | 3.5 _-x-_ | 3 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-image\n   */\n  borderImage?: Property.BorderImage | undefined;\n  /**\n   * The **`border-inline`** CSS property is a shorthand property for setting the individual logical inline border property values in a single place in the style sheet.\n   *\n   * **Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline\n   */\n  borderInline?: Property.BorderInline<TLength> | undefined;\n  /**\n   * The **`border-inline-end`** CSS property is a shorthand property for setting the individual logical inline-end border property values in a single place in the style sheet.\n   *\n   * **Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-end\n   */\n  borderInlineEnd?: Property.BorderInlineEnd<TLength> | undefined;\n  /**\n   * The **`border-inline-start`** CSS property is a shorthand property for setting the individual logical inline-start border property values in a single place in the style sheet.\n   *\n   * **Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-start\n   */\n  borderInlineStart?: Property.BorderInlineStart<TLength> | undefined;\n  /**\n   * The **`border-left`** shorthand CSS property sets all the properties of an element's left border.\n   *\n   * **Syntax**: `<line-width> || <line-style> || <color>`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-left\n   */\n  borderLeft?: Property.BorderLeft<TLength> | undefined;\n  /**\n   * The **`border-radius`** CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.\n   *\n   * **Syntax**: `<length-percentage>{1,4} [ / <length-percentage>{1,4} ]?`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * |  **4**  |  **4**  |  **5**  | **12** | **9** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-radius\n   */\n  borderRadius?: Property.BorderRadius<TLength> | undefined;\n  /**\n   * The **`border-right`** shorthand CSS property sets all the properties of an element's right border.\n   *\n   * **Syntax**: `<line-width> || <line-style> || <color>`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-right\n   */\n  borderRight?: Property.BorderRight<TLength> | undefined;\n  /**\n   * The **`border-style`** shorthand CSS property sets the line style for all four sides of an element's border.\n   *\n   * **Syntax**: `<line-style>{1,4}`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-style\n   */\n  borderStyle?: Property.BorderStyle | undefined;\n  /**\n   * The **`border-top`** shorthand CSS property sets all the properties of an element's top border.\n   *\n   * **Syntax**: `<line-width> || <line-style> || <color>`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-top\n   */\n  borderTop?: Property.BorderTop<TLength> | undefined;\n  /**\n   * The **`border-width`** shorthand CSS property sets the width of an element's border.\n   *\n   * **Syntax**: `<line-width>{1,4}`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-width\n   */\n  borderWidth?: Property.BorderWidth<TLength> | undefined;\n  /** **Syntax**: `<'caret-color'> || <'caret-shape'>` */\n  caret?: Property.Caret | undefined;\n  /**\n   * The **`column-rule`** shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **50**  | **52**  |  **9**  | **12** | **10** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-rule\n   */\n  columnRule?: Property.ColumnRule<TLength> | undefined;\n  /**\n   * The **`columns`** CSS shorthand property sets the number of columns to use when drawing an element's contents, as well as those columns' widths.\n   *\n   * **Syntax**: `<'column-width'> || <'column-count'>`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |   IE   |\n   * | :----: | :-----: | :-----: | :----: | :----: |\n   * | **50** | **52**  |  **9**  | **12** | **10** |\n   * |        |         | 3 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/columns\n   */\n  columns?: Property.Columns<TLength> | undefined;\n  /**\n   * The **`contain-intrinsic-size`** CSS shorthand property sets the size of an element that a browser will use for layout when the element is subject to size containment.\n   *\n   * **Syntax**: `[ auto? [ none | <length> ] ]{1,2}`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **83** | **107** | **17** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-size\n   */\n  containIntrinsicSize?: Property.ContainIntrinsicSize<TLength> | undefined;\n  /**\n   * The **container** shorthand CSS property establishes the element as a query container and specifies the name or name for the containment context used in a container query.\n   *\n   * **Syntax**: `<'container-name'> [ / <'container-type'> ]?`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **105** | **110** | **16** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/container\n   */\n  container?: Property.Container | undefined;\n  /**\n   * The **`flex`** CSS shorthand property sets how a flex _item_ will grow or shrink to fit the space available in its flex container.\n   *\n   * **Syntax**: `none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |    IE    |\n   * | :------: | :-----: | :-----: | :----: | :------: |\n   * |  **29**  | **20**  |  **9**  | **12** |  **11**  |\n   * | 21 _-x-_ |         | 7 _-x-_ |        | 10 _-x-_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/flex\n   */\n  flex?: Property.Flex<TLength> | undefined;\n  /**\n   * The **`flex-flow`** CSS shorthand property specifies the direction of a flex container, as well as its wrapping behavior.\n   *\n   * **Syntax**: `<'flex-direction'> || <'flex-wrap'>`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **29**  | **28**  |  **9**  | **12** | **11** |\n   * | 21 _-x-_ |         | 7 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/flex-flow\n   */\n  flexFlow?: Property.FlexFlow | undefined;\n  /**\n   * The **`font`** CSS shorthand property sets all the different properties of an element's font. Alternatively, it sets an element's font to a system font.\n   *\n   * **Syntax**: `[ [ <'font-style'> || <font-variant-css21> || <'font-weight'> || <'font-stretch'> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'> ] | caption | icon | menu | message-box | small-caption | status-bar`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font\n   */\n  font?: Property.Font | undefined;\n  /**\n   * The **`gap`** CSS property sets the gaps (gutters) between rows and columns. It is a shorthand for `row-gap` and `column-gap`.\n   *\n   * **Syntax**: `<'row-gap'> <'column-gap'>?`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/gap\n   */\n  gap?: Property.Gap<TLength> | undefined;\n  /**\n   * The **`grid`** CSS property is a shorthand property that sets all of the explicit and implicit grid properties in a single declaration.\n   *\n   * **Syntax**: `<'grid-template'> | <'grid-template-rows'> / [ auto-flow && dense? ] <'grid-auto-columns'>? | [ auto-flow && dense? ] <'grid-auto-rows'>? / <'grid-template-columns'>`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid\n   */\n  grid?: Property.Grid | undefined;\n  /**\n   * The **`grid-area`** CSS shorthand property specifies a grid item's size and location within a grid by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the edges of its grid area.\n   *\n   * **Syntax**: `<grid-line> [ / <grid-line> ]{0,3}`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-area\n   */\n  gridArea?: Property.GridArea | undefined;\n  /**\n   * The **`grid-column`** CSS shorthand property specifies a grid item's size and location within a grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.\n   *\n   * **Syntax**: `<grid-line> [ / <grid-line> ]?`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-column\n   */\n  gridColumn?: Property.GridColumn | undefined;\n  /**\n   * The **`grid-row`** CSS shorthand property specifies a grid item's size and location within a grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.\n   *\n   * **Syntax**: `<grid-line> [ / <grid-line> ]?`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-row\n   */\n  gridRow?: Property.GridRow | undefined;\n  /**\n   * The **`grid-template`** CSS property is a shorthand property for defining grid columns, grid rows, and grid areas.\n   *\n   * **Syntax**: `none | [ <'grid-template-rows'> / <'grid-template-columns'> ] | [ <line-names>? <string> <track-size>? <line-names>? ]+ [ / <explicit-track-list> ]?`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-template\n   */\n  gridTemplate?: Property.GridTemplate | undefined;\n  /**\n   * The **`inset`** CSS property is a shorthand that corresponds to the `top`, `right`, `bottom`, and/or `left` properties. It has the same multi-value syntax of the `margin` shorthand.\n   *\n   * **Syntax**: `<'top'>{1,4}`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/inset\n   */\n  inset?: Property.Inset<TLength> | undefined;\n  /**\n   * The **`inset-block`** CSS property defines the logical block start and end offsets of an element, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>{1,2}`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **63**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/inset-block\n   */\n  insetBlock?: Property.InsetBlock<TLength> | undefined;\n  /**\n   * The **`inset-inline`** CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>{1,2}`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **63**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/inset-inline\n   */\n  insetInline?: Property.InsetInline<TLength> | undefined;\n  /**\n   * **Syntax**: `none | <integer>`\n   *\n   * **Initial value**: `none`\n   */\n  lineClamp?: Property.LineClamp | undefined;\n  /**\n   * The **`list-style`** CSS shorthand property allows you to set all the list style properties at once.\n   *\n   * **Syntax**: `<'list-style-type'> || <'list-style-position'> || <'list-style-image'>`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/list-style\n   */\n  listStyle?: Property.ListStyle | undefined;\n  /**\n   * The **`margin`** CSS shorthand property sets the margin area on all four sides of an element.\n   *\n   * **Syntax**: `[ <length> | <percentage> | auto ]{1,4}`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin\n   */\n  margin?: Property.Margin<TLength> | undefined;\n  /**\n   * The **`margin-block`** CSS shorthand property defines the logical block start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'margin-left'>{1,2}`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-block\n   */\n  marginBlock?: Property.MarginBlock<TLength> | undefined;\n  /**\n   * The **`margin-inline`** CSS shorthand property is a shorthand property that defines both the logical inline start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'margin-left'>{1,2}`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-inline\n   */\n  marginInline?: Property.MarginInline<TLength> | undefined;\n  /**\n   * The **`mask`** CSS shorthand property hides an element (partially or fully) by masking or clipping the image at specific points.\n   *\n   * **Syntax**: `<mask-layer>#`\n   *\n   * | Chrome | Firefox |  Safari   | Edge  | IE  |\n   * | :----: | :-----: | :-------: | :---: | :-: |\n   * | **1**  | **53**  | **15.4**  | 12-79 | No  |\n   * |        |         | 3.1 _-x-_ |       |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask\n   */\n  mask?: Property.Mask<TLength> | undefined;\n  /**\n   * The **`mask-border`** CSS shorthand property lets you create a mask along the edge of an element's border.\n   *\n   * **Syntax**: `<'mask-border-source'> || <'mask-border-slice'> [ / <'mask-border-width'>? [ / <'mask-border-outset'> ]? ]? || <'mask-border-repeat'> || <'mask-border-mode'>`\n   *\n   * |              Chrome              | Firefox |             Safari             | Edge | IE  |\n   * | :------------------------------: | :-----: | :----------------------------: | :--: | :-: |\n   * | **1** _(-webkit-mask-box-image)_ |   No    |            **17.2**            | n/a  | No  |\n   * |                                  |         | 3.1 _(-webkit-mask-box-image)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-border\n   */\n  maskBorder?: Property.MaskBorder | undefined;\n  /**\n   * The **`offset`** CSS shorthand property sets all the properties required for animating an element along a defined path.\n   *\n   * **Syntax**: `[ <'offset-position'>? [ <'offset-path'> [ <'offset-distance'> || <'offset-rotate'> ]? ]? ]! [ / <'offset-anchor'> ]?`\n   *\n   * |    Chrome     | Firefox | Safari | Edge | IE  |\n   * | :-----------: | :-----: | :----: | :--: | :-: |\n   * |    **55**     | **72**  | **16** | n/a  | No  |\n   * | 46 _(motion)_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset\n   */\n  motion?: Property.Offset<TLength> | undefined;\n  /**\n   * The **`offset`** CSS shorthand property sets all the properties required for animating an element along a defined path.\n   *\n   * **Syntax**: `[ <'offset-position'>? [ <'offset-path'> [ <'offset-distance'> || <'offset-rotate'> ]? ]? ]! [ / <'offset-anchor'> ]?`\n   *\n   * |    Chrome     | Firefox | Safari | Edge | IE  |\n   * | :-----------: | :-----: | :----: | :--: | :-: |\n   * |    **55**     | **72**  | **16** | n/a  | No  |\n   * | 46 _(motion)_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset\n   */\n  offset?: Property.Offset<TLength> | undefined;\n  /**\n   * The **`outline`** CSS shorthand property sets most of the outline properties in a single declaration.\n   *\n   * **Syntax**: `[ <'outline-color'> || <'outline-style'> || <'outline-width'> ]`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :------: | :----: | :---: |\n   * | **94** | **88**  | **16.4** | **94** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/outline\n   */\n  outline?: Property.Outline<TLength> | undefined;\n  /**\n   * The **`overflow`** CSS shorthand property sets the desired behavior for an element's overflow — i.e. when an element's content is too big to fit in its block formatting context — in both directions.\n   *\n   * **Syntax**: `[ visible | hidden | clip | scroll | auto ]{1,2}`\n   *\n   * **Initial value**: `visible`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overflow\n   */\n  overflow?: Property.Overflow | undefined;\n  /**\n   * The **`overscroll-behavior`** CSS property sets what a browser does when reaching the boundary of a scrolling area. It's a shorthand for `overscroll-behavior-x` and `overscroll-behavior-y`.\n   *\n   * **Syntax**: `[ contain | none | auto ]{1,2}`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **63** | **59**  | **16** | **18** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior\n   */\n  overscrollBehavior?: Property.OverscrollBehavior | undefined;\n  /**\n   * The **`padding`** CSS shorthand property sets the padding area on all four sides of an element at once.\n   *\n   * **Syntax**: `[ <length> | <percentage> ]{1,4}`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding\n   */\n  padding?: Property.Padding<TLength> | undefined;\n  /**\n   * The **`padding-block`** CSS shorthand property defines the logical block start and end padding of an element, which maps to physical padding properties depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>{1,2}`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-block\n   */\n  paddingBlock?: Property.PaddingBlock<TLength> | undefined;\n  /**\n   * The **`padding-inline`** CSS shorthand property defines the logical inline start and end padding of an element, which maps to physical padding properties depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>{1,2}`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-inline\n   */\n  paddingInline?: Property.PaddingInline<TLength> | undefined;\n  /**\n   * The **`place-content`** CSS shorthand property allows you to align content along both the block and inline directions at once (i.e. the `align-content` and `justify-content` properties) in a relevant layout system such as Grid or Flexbox.\n   *\n   * **Syntax**: `<'align-content'> <'justify-content'>?`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **59** | **45**  | **9**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/place-content\n   */\n  placeContent?: Property.PlaceContent | undefined;\n  /**\n   * The CSS **`place-items`** shorthand property allows you to align items along both the block and inline directions at once (i.e. the `align-items` and `justify-items` properties) in a relevant layout system such as Grid or Flexbox. If the second value is not set, the first value is also used for it.\n   *\n   * **Syntax**: `<'align-items'> <'justify-items'>?`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **59** | **45**  | **11** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/place-items\n   */\n  placeItems?: Property.PlaceItems | undefined;\n  /**\n   * The **`place-self`** CSS shorthand property allows you to align an individual item in both the block and inline directions at once (i.e. the `align-self` and `justify-self` properties) in a relevant layout system such as Grid or Flexbox. If the second value is not present, the first value is also used for it.\n   *\n   * **Syntax**: `<'align-self'> <'justify-self'>?`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **59** | **45**  | **11** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/place-self\n   */\n  placeSelf?: Property.PlaceSelf | undefined;\n  /**\n   * The **`scroll-margin`** shorthand property sets all of the scroll margins of an element at once, assigning values much like the `margin` property does for margins of an element.\n   *\n   * **Syntax**: `<length>{1,4}`\n   *\n   * | Chrome | Firefox |          Safari           | Edge | IE  |\n   * | :----: | :-----: | :-----------------------: | :--: | :-: |\n   * | **69** | **90**  |         **14.1**          | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin\n   */\n  scrollMargin?: Property.ScrollMargin<TLength> | undefined;\n  /**\n   * The `scroll-margin-block` shorthand property sets the scroll margins of an element in the block dimension.\n   *\n   * **Syntax**: `<length>{1,2}`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block\n   */\n  scrollMarginBlock?: Property.ScrollMarginBlock<TLength> | undefined;\n  /**\n   * The `scroll-margin-inline` shorthand property sets the scroll margins of an element in the inline dimension.\n   *\n   * **Syntax**: `<length>{1,2}`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline\n   */\n  scrollMarginInline?: Property.ScrollMarginInline<TLength> | undefined;\n  /**\n   * The **`scroll-padding`** shorthand property sets scroll padding on all sides of an element at once, much like the `padding` property does for padding on an element.\n   *\n   * **Syntax**: `[ auto | <length-percentage> ]{1,4}`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **68**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding\n   */\n  scrollPadding?: Property.ScrollPadding<TLength> | undefined;\n  /**\n   * The `scroll-padding-block` shorthand property sets the scroll padding of an element in the block dimension.\n   *\n   * **Syntax**: `[ auto | <length-percentage> ]{1,2}`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block\n   */\n  scrollPaddingBlock?: Property.ScrollPaddingBlock<TLength> | undefined;\n  /**\n   * The `scroll-padding-inline` shorthand property sets the scroll padding of an element in the inline dimension.\n   *\n   * **Syntax**: `[ auto | <length-percentage> ]{1,2}`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline\n   */\n  scrollPaddingInline?: Property.ScrollPaddingInline<TLength> | undefined;\n  /**\n   * The **`scroll-margin`** shorthand property sets all of the scroll margins of an element at once, assigning values much like the `margin` property does for margins of an element.\n   *\n   * **Syntax**: `<length>{1,4}`\n   *\n   * | Chrome | Firefox |          Safari           | Edge | IE  |\n   * | :----: | :-----: | :-----------------------: | :--: | :-: |\n   * | **69** |  68-90  |         **14.1**          | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin\n   */\n  scrollSnapMargin?: Property.ScrollMargin<TLength> | undefined;\n  /**\n   * The **`scroll-timeline`** CSS shorthand property defines a name that can be used to identify the source element of a scroll timeline, along with the scrollbar axis that should provide the timeline.\n   *\n   * **Syntax**: `[ <'scroll-timeline-name'> <'scroll-timeline-axis'>? ]#`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-timeline\n   */\n  scrollTimeline?: Property.ScrollTimeline | undefined;\n  /**\n   * The **`text-decoration`** shorthand CSS property sets the appearance of decorative lines on text. It is a shorthand for `text-decoration-line`, `text-decoration-color`, `text-decoration-style`, and the newer `text-decoration-thickness` property.\n   *\n   * **Syntax**: `<'text-decoration-line'> || <'text-decoration-style'> || <'text-decoration-color'> || <'text-decoration-thickness'>`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-decoration\n   */\n  textDecoration?: Property.TextDecoration<TLength> | undefined;\n  /**\n   * The **`text-emphasis`** CSS property applies emphasis marks to text (except spaces and control characters). It is a shorthand for `text-emphasis-style` and `text-emphasis-color`.\n   *\n   * **Syntax**: `<'text-emphasis-style'> || <'text-emphasis-color'>`\n   *\n   * |  Chrome  | Firefox | Safari | Edge | IE  |\n   * | :------: | :-----: | :----: | :--: | :-: |\n   * |  **99**  | **46**  | **7**  | n/a  | No  |\n   * | 25 _-x-_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-emphasis\n   */\n  textEmphasis?: Property.TextEmphasis | undefined;\n  /**\n   * The **`transition`** CSS property is a shorthand property for `transition-property`, `transition-duration`, `transition-timing-function`, and `transition-delay`.\n   *\n   * **Syntax**: `<single-transition>#`\n   *\n   * | Chrome  | Firefox |  Safari   |  Edge  |   IE   |\n   * | :-----: | :-----: | :-------: | :----: | :----: |\n   * | **26**  | **16**  |   **9**   | **12** | **10** |\n   * | 1 _-x-_ |         | 3.1 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transition\n   */\n  transition?: Property.Transition<TTime> | undefined;\n  /**\n   * The **`view-timeline`** CSS shorthand property is used to define a _named view progress timeline_, which is progressed through based on the change in visibility of an element (known as the _subject_) inside a scrollable element (_scroller_). `view-timeline` is set on the subject.\n   *\n   * **Syntax**: `[ <'view-timeline-name'> <'view-timeline-axis'>? ]#`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/view-timeline\n   */\n  viewTimeline?: Property.ViewTimeline | undefined;\n}\n\nexport interface StandardProperties<TLength = (string & {}) | 0, TTime = string & {}>\n  extends StandardLonghandProperties<TLength, TTime>,\n    StandardShorthandProperties<TLength, TTime> {}\n\nexport interface VendorLonghandProperties<TLength = (string & {}) | 0, TTime = string & {}> {\n  /**\n   * The **`animation-delay`** CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   */\n  MozAnimationDelay?: Property.AnimationDelay<TTime> | undefined;\n  /**\n   * The **`animation-direction`** CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.\n   *\n   * **Syntax**: `<single-animation-direction>#`\n   *\n   * **Initial value**: `normal`\n   */\n  MozAnimationDirection?: Property.AnimationDirection | undefined;\n  /**\n   * The **`animation-duration`** CSS property sets the length of time that an animation takes to complete one cycle.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   */\n  MozAnimationDuration?: Property.AnimationDuration<TTime> | undefined;\n  /**\n   * The **`animation-fill-mode`** CSS property sets how a CSS animation applies styles to its target before and after its execution.\n   *\n   * **Syntax**: `<single-animation-fill-mode>#`\n   *\n   * **Initial value**: `none`\n   */\n  MozAnimationFillMode?: Property.AnimationFillMode | undefined;\n  /**\n   * The **`animation-iteration-count`** CSS property sets the number of times an animation sequence should be played before stopping.\n   *\n   * **Syntax**: `<single-animation-iteration-count>#`\n   *\n   * **Initial value**: `1`\n   */\n  MozAnimationIterationCount?: Property.AnimationIterationCount | undefined;\n  /**\n   * The **`animation-name`** CSS property specifies the names of one or more `@keyframes` at-rules that describe the animation to apply to an element. Multiple `@keyframe` at-rules are specified as a comma-separated list of names. If the specified name does not match any `@keyframe` at-rule, no properties are animated.\n   *\n   * **Syntax**: `[ none | <keyframes-name> ]#`\n   *\n   * **Initial value**: `none`\n   */\n  MozAnimationName?: Property.AnimationName | undefined;\n  /**\n   * The **`animation-play-state`** CSS property sets whether an animation is running or paused.\n   *\n   * **Syntax**: `<single-animation-play-state>#`\n   *\n   * **Initial value**: `running`\n   */\n  MozAnimationPlayState?: Property.AnimationPlayState | undefined;\n  /**\n   * The **`animation-timing-function`** CSS property sets how an animation progresses through the duration of each cycle.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   */\n  MozAnimationTimingFunction?: Property.AnimationTimingFunction | undefined;\n  /**\n   * The **`appearance`** CSS property is used to control native appearance of UI controls, that are based on operating system's theme.\n   *\n   * **Syntax**: `none | button | button-arrow-down | button-arrow-next | button-arrow-previous | button-arrow-up | button-bevel | button-focus | caret | checkbox | checkbox-container | checkbox-label | checkmenuitem | dualbutton | groupbox | listbox | listitem | menuarrow | menubar | menucheckbox | menuimage | menuitem | menuitemtext | menulist | menulist-button | menulist-text | menulist-textfield | menupopup | menuradio | menuseparator | meterbar | meterchunk | progressbar | progressbar-vertical | progresschunk | progresschunk-vertical | radio | radio-container | radio-label | radiomenuitem | range | range-thumb | resizer | resizerpanel | scale-horizontal | scalethumbend | scalethumb-horizontal | scalethumbstart | scalethumbtick | scalethumb-vertical | scale-vertical | scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical | searchfield | separator | sheet | spinner | spinner-downbutton | spinner-textfield | spinner-upbutton | splitter | statusbar | statusbarpanel | tab | tabpanel | tabpanels | tab-scroll-arrow-back | tab-scroll-arrow-forward | textfield | textfield-multiline | toolbar | toolbarbutton | toolbarbutton-dropdown | toolbargripper | toolbox | tooltip | treeheader | treeheadercell | treeheadersortarrow | treeitem | treeline | treetwisty | treetwistyopen | treeview | -moz-mac-unified-toolbar | -moz-win-borderless-glass | -moz-win-browsertabbar-toolbox | -moz-win-communicationstext | -moz-win-communications-toolbox | -moz-win-exclude-glass | -moz-win-glass | -moz-win-mediatext | -moz-win-media-toolbox | -moz-window-button-box | -moz-window-button-box-maximized | -moz-window-button-close | -moz-window-button-maximize | -moz-window-button-minimize | -moz-window-button-restore | -moz-window-frame-bottom | -moz-window-frame-left | -moz-window-frame-right | -moz-window-titlebar | -moz-window-titlebar-maximized`\n   *\n   * **Initial value**: `none` (but this value is overridden in the user agent CSS)\n   */\n  MozAppearance?: Property.MozAppearance | undefined;\n  /**\n   * The **`-moz-binding`** CSS property is used by Mozilla-based applications to attach an XBL binding to a DOM element.\n   *\n   * **Syntax**: `<url> | none`\n   *\n   * **Initial value**: `none`\n   */\n  MozBinding?: Property.MozBinding | undefined;\n  /**\n   * In Mozilla applications like Firefox, the **`-moz-border-bottom-colors`** CSS property sets a list of colors for the bottom border.\n   *\n   * **Syntax**: `<color>+ | none`\n   *\n   * **Initial value**: `none`\n   */\n  MozBorderBottomColors?: Property.MozBorderBottomColors | undefined;\n  /**\n   * The **`border-inline-end-color`** CSS property defines the color of the logical inline-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-color'>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  MozBorderEndColor?: Property.BorderInlineEndColor | undefined;\n  /**\n   * The **`border-inline-end-style`** CSS property defines the style of the logical inline end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-style'>`\n   *\n   * **Initial value**: `none`\n   */\n  MozBorderEndStyle?: Property.BorderInlineEndStyle | undefined;\n  /**\n   * The **`border-inline-end-width`** CSS property defines the width of the logical inline-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-width'>`\n   *\n   * **Initial value**: `medium`\n   */\n  MozBorderEndWidth?: Property.BorderInlineEndWidth<TLength> | undefined;\n  /**\n   * In Mozilla applications like Firefox, the **`-moz-border-left-colors`** CSS property sets a list of colors for the left border.\n   *\n   * **Syntax**: `<color>+ | none`\n   *\n   * **Initial value**: `none`\n   */\n  MozBorderLeftColors?: Property.MozBorderLeftColors | undefined;\n  /**\n   * In Mozilla applications like Firefox, the **`-moz-border-right-colors`** CSS property sets a list of colors for the right border.\n   *\n   * **Syntax**: `<color>+ | none`\n   *\n   * **Initial value**: `none`\n   */\n  MozBorderRightColors?: Property.MozBorderRightColors | undefined;\n  /**\n   * The **`border-inline-start-color`** CSS property defines the color of the logical inline start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-color'>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  MozBorderStartColor?: Property.BorderInlineStartColor | undefined;\n  /**\n   * The **`border-inline-start-style`** CSS property defines the style of the logical inline start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-style'>`\n   *\n   * **Initial value**: `none`\n   */\n  MozBorderStartStyle?: Property.BorderInlineStartStyle | undefined;\n  /**\n   * In Mozilla applications like Firefox, the **`-moz-border-top-colors`** CSS property sets a list of colors for the top border.\n   *\n   * **Syntax**: `<color>+ | none`\n   *\n   * **Initial value**: `none`\n   */\n  MozBorderTopColors?: Property.MozBorderTopColors | undefined;\n  /**\n   * The **`box-sizing`** CSS property sets how the total width and height of an element is calculated.\n   *\n   * **Syntax**: `content-box | border-box`\n   *\n   * **Initial value**: `content-box`\n   */\n  MozBoxSizing?: Property.BoxSizing | undefined;\n  /**\n   * The **`column-count`** CSS property breaks an element's content into the specified number of columns.\n   *\n   * **Syntax**: `<integer> | auto`\n   *\n   * **Initial value**: `auto`\n   */\n  MozColumnCount?: Property.ColumnCount | undefined;\n  /**\n   * The **`column-fill`** CSS property controls how an element's contents are balanced when broken into columns.\n   *\n   * **Syntax**: `auto | balance | balance-all`\n   *\n   * **Initial value**: `balance`\n   */\n  MozColumnFill?: Property.ColumnFill | undefined;\n  /**\n   * The **`column-rule-color`** CSS property sets the color of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  MozColumnRuleColor?: Property.ColumnRuleColor | undefined;\n  /**\n   * The **`column-rule-style`** CSS property sets the style of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'border-style'>`\n   *\n   * **Initial value**: `none`\n   */\n  MozColumnRuleStyle?: Property.ColumnRuleStyle | undefined;\n  /**\n   * The **`column-rule-width`** CSS property sets the width of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'border-width'>`\n   *\n   * **Initial value**: `medium`\n   */\n  MozColumnRuleWidth?: Property.ColumnRuleWidth<TLength> | undefined;\n  /**\n   * The **`column-width`** CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the `column-width` value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.\n   *\n   * **Syntax**: `<length> | auto`\n   *\n   * **Initial value**: `auto`\n   */\n  MozColumnWidth?: Property.ColumnWidth<TLength> | undefined;\n  /**\n   * The **`-moz-context-properties`** property can be used within privileged contexts in Firefox to share the values of specified properties of the element with a child SVG image.\n   *\n   * **Syntax**: `none | [ fill | fill-opacity | stroke | stroke-opacity ]#`\n   *\n   * **Initial value**: `none`\n   */\n  MozContextProperties?: Property.MozContextProperties | undefined;\n  /**\n   * The **`font-feature-settings`** CSS property controls advanced typographic features in OpenType fonts.\n   *\n   * **Syntax**: `normal | <feature-tag-value>#`\n   *\n   * **Initial value**: `normal`\n   */\n  MozFontFeatureSettings?: Property.FontFeatureSettings | undefined;\n  /**\n   * The **`font-language-override`** CSS property controls the use of language-specific glyphs in a typeface.\n   *\n   * **Syntax**: `normal | <string>`\n   *\n   * **Initial value**: `normal`\n   */\n  MozFontLanguageOverride?: Property.FontLanguageOverride | undefined;\n  /**\n   * The **`hyphens`** CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.\n   *\n   * **Syntax**: `none | manual | auto`\n   *\n   * **Initial value**: `manual`\n   */\n  MozHyphens?: Property.Hyphens | undefined;\n  /**\n   * For certain XUL elements and pseudo-elements that use an image from the `list-style-image` property, this property specifies a region of the image that is used in place of the whole image. This allows elements to use different pieces of the same image to improve performance.\n   *\n   * **Syntax**: `<shape> | auto`\n   *\n   * **Initial value**: `auto`\n   */\n  MozImageRegion?: Property.MozImageRegion | undefined;\n  /**\n   * The **`margin-inline-end`** CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the `margin-top`, `margin-right`, `margin-bottom` or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'margin-left'>`\n   *\n   * **Initial value**: `0`\n   */\n  MozMarginEnd?: Property.MarginInlineEnd<TLength> | undefined;\n  /**\n   * The **`margin-inline-start`** CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the `margin-top`, `margin-right`, `margin-bottom`, or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'margin-left'>`\n   *\n   * **Initial value**: `0`\n   */\n  MozMarginStart?: Property.MarginInlineStart<TLength> | undefined;\n  /**\n   * The **`-moz-orient`** CSS property specifies the orientation of the element to which it's applied.\n   *\n   * **Syntax**: `inline | block | horizontal | vertical`\n   *\n   * **Initial value**: `inline`\n   */\n  MozOrient?: Property.MozOrient | undefined;\n  /**\n   * The **`font-smooth`** CSS property controls the application of anti-aliasing when fonts are rendered.\n   *\n   * **Syntax**: `auto | never | always | <absolute-size> | <length>`\n   *\n   * **Initial value**: `auto`\n   */\n  MozOsxFontSmoothing?: Property.FontSmooth<TLength> | undefined;\n  /**\n   * In Mozilla applications, the **`-moz-outline-radius-bottomleft`** CSS property can be used to round the bottom-left corner of an element's `outline`.\n   *\n   * **Syntax**: `<outline-radius>`\n   *\n   * **Initial value**: `0`\n   */\n  MozOutlineRadiusBottomleft?: Property.MozOutlineRadiusBottomleft<TLength> | undefined;\n  /**\n   * In Mozilla applications, the **`-moz-outline-radius-bottomright`** CSS property can be used to round the bottom-right corner of an element's `outline`.\n   *\n   * **Syntax**: `<outline-radius>`\n   *\n   * **Initial value**: `0`\n   */\n  MozOutlineRadiusBottomright?: Property.MozOutlineRadiusBottomright<TLength> | undefined;\n  /**\n   * In Mozilla applications, the **`-moz-outline-radius-topleft`** CSS property can be used to round the top-left corner of an element's `outline`.\n   *\n   * **Syntax**: `<outline-radius>`\n   *\n   * **Initial value**: `0`\n   */\n  MozOutlineRadiusTopleft?: Property.MozOutlineRadiusTopleft<TLength> | undefined;\n  /**\n   * In Mozilla applications, the **`-moz-outline-radius-topright`** CSS property can be used to round the top-right corner of an element's `outline`.\n   *\n   * **Syntax**: `<outline-radius>`\n   *\n   * **Initial value**: `0`\n   */\n  MozOutlineRadiusTopright?: Property.MozOutlineRadiusTopright<TLength> | undefined;\n  /**\n   * The **`padding-inline-end`** CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>`\n   *\n   * **Initial value**: `0`\n   */\n  MozPaddingEnd?: Property.PaddingInlineEnd<TLength> | undefined;\n  /**\n   * The **`padding-inline-start`** CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>`\n   *\n   * **Initial value**: `0`\n   */\n  MozPaddingStart?: Property.PaddingInlineStart<TLength> | undefined;\n  /**\n   * **`-moz-stack-sizing`** is an extended CSS property. Normally, a `<xul:stack>` will change its size so that all of its child elements are completely visible. For example, moving a child of the stack far to the right will widen the stack so the child remains visible.\n   *\n   * **Syntax**: `ignore | stretch-to-fit`\n   *\n   * **Initial value**: `stretch-to-fit`\n   */\n  MozStackSizing?: Property.MozStackSizing | undefined;\n  /**\n   * The **`tab-size`** CSS property is used to customize the width of tab characters (U+0009).\n   *\n   * **Syntax**: `<integer> | <length>`\n   *\n   * **Initial value**: `8`\n   */\n  MozTabSize?: Property.TabSize<TLength> | undefined;\n  /**\n   * The **`-moz-text-blink`** non-standard Mozilla CSS extension specifies the blink mode.\n   *\n   * **Syntax**: `none | blink`\n   *\n   * **Initial value**: `none`\n   */\n  MozTextBlink?: Property.MozTextBlink | undefined;\n  /**\n   * The **`text-size-adjust`** CSS property controls the text inflation algorithm used on some smartphones and tablets. Other browsers will ignore this property.\n   *\n   * **Syntax**: `none | auto | <percentage>`\n   *\n   * **Initial value**: `auto` for smartphone browsers supporting inflation, `none` in other cases (and then not modifiable).\n   */\n  MozTextSizeAdjust?: Property.TextSizeAdjust | undefined;\n  /**\n   * The **`-moz-user-focus`** CSS property is used to indicate whether an element can have the focus.\n   *\n   * **Syntax**: `ignore | normal | select-after | select-before | select-menu | select-same | select-all | none`\n   *\n   * **Initial value**: `none`\n   */\n  MozUserFocus?: Property.MozUserFocus | undefined;\n  /**\n   * The **`user-modify`** property has no effect in Firefox. It was originally planned to determine whether or not the content of an element can be edited by a user.\n   *\n   * **Syntax**: `read-only | read-write | write-only`\n   *\n   * **Initial value**: `read-only`\n   */\n  MozUserModify?: Property.MozUserModify | undefined;\n  /**\n   * The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n   *\n   * **Syntax**: `auto | text | none | contain | all`\n   *\n   * **Initial value**: `auto`\n   */\n  MozUserSelect?: Property.UserSelect | undefined;\n  /**\n   * The **`-moz-window-dragging`** CSS property specifies whether a window is draggable or not. It only works in Chrome code, and only on Mac OS X.\n   *\n   * **Syntax**: `drag | no-drag`\n   *\n   * **Initial value**: `drag`\n   */\n  MozWindowDragging?: Property.MozWindowDragging | undefined;\n  /**\n   * The **`-moz-window-shadow`** CSS property specifies whether a window will have a shadow. It only works on Mac OS X.\n   *\n   * **Syntax**: `default | menu | tooltip | sheet | none`\n   *\n   * **Initial value**: `default`\n   */\n  MozWindowShadow?: Property.MozWindowShadow | undefined;\n  /**\n   * The **`-ms-accelerator`** CSS property is a Microsoft extension that sets or retrieves a string indicating whether the object represents a keyboard shortcut.\n   *\n   * **Syntax**: `false | true`\n   *\n   * **Initial value**: `false`\n   */\n  msAccelerator?: Property.MsAccelerator | undefined;\n  /**\n   * The **`-ms-block-progression`** CSS property is a Microsoft extension that specifies the block progression and layout orientation.\n   *\n   * **Syntax**: `tb | rl | bt | lr`\n   *\n   * **Initial value**: `tb`\n   */\n  msBlockProgression?: Property.MsBlockProgression | undefined;\n  /**\n   * The **`-ms-content-zoom-chaining`** CSS property is a Microsoft extension specifying the zoom behavior that occurs when a user hits the zoom limit during page manipulation.\n   *\n   * **Syntax**: `none | chained`\n   *\n   * **Initial value**: `none`\n   */\n  msContentZoomChaining?: Property.MsContentZoomChaining | undefined;\n  /**\n   * The **`-ms-content-zoom-limit-max`** CSS property is a Microsoft extension that specifies the selected elements' maximum zoom factor.\n   *\n   * **Syntax**: `<percentage>`\n   *\n   * **Initial value**: `400%`\n   */\n  msContentZoomLimitMax?: Property.MsContentZoomLimitMax | undefined;\n  /**\n   * The **`-ms-content-zoom-limit-min`** CSS property is a Microsoft extension that specifies the minimum zoom factor.\n   *\n   * **Syntax**: `<percentage>`\n   *\n   * **Initial value**: `100%`\n   */\n  msContentZoomLimitMin?: Property.MsContentZoomLimitMin | undefined;\n  /**\n   * The **`-ms-content-zoom-snap-points`** CSS property is a Microsoft extension that specifies where zoom snap-points are located.\n   *\n   * **Syntax**: `snapInterval( <percentage>, <percentage> ) | snapList( <percentage># )`\n   *\n   * **Initial value**: `snapInterval(0%, 100%)`\n   */\n  msContentZoomSnapPoints?: Property.MsContentZoomSnapPoints | undefined;\n  /**\n   * The **`-ms-content-zoom-snap-type`** CSS property is a Microsoft extension that specifies how zooming is affected by defined snap-points.\n   *\n   * **Syntax**: `none | proximity | mandatory`\n   *\n   * **Initial value**: `none`\n   */\n  msContentZoomSnapType?: Property.MsContentZoomSnapType | undefined;\n  /**\n   * The **`-ms-content-zooming`** CSS property is a Microsoft extension that specifies whether zooming is enabled.\n   *\n   * **Syntax**: `none | zoom`\n   *\n   * **Initial value**: zoom for the top level element, none for all other elements\n   */\n  msContentZooming?: Property.MsContentZooming | undefined;\n  /**\n   * The `-ms-filter` CSS property is a Microsoft extension that sets or retrieves the filter or collection of filters applied to an object.\n   *\n   * **Syntax**: `<string>`\n   *\n   * **Initial value**: \"\" (the empty string)\n   */\n  msFilter?: Property.MsFilter | undefined;\n  /**\n   * The **`flex-direction`** CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).\n   *\n   * **Syntax**: `row | row-reverse | column | column-reverse`\n   *\n   * **Initial value**: `row`\n   */\n  msFlexDirection?: Property.FlexDirection | undefined;\n  /**\n   * The **`flex-grow`** CSS property sets the flex grow factor of a flex item's main size.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `0`\n   */\n  msFlexPositive?: Property.FlexGrow | undefined;\n  /**\n   * The **`-ms-flow-from`** CSS property is a Microsoft extension that gets or sets a value identifying a region container in the document that accepts the content flow from the data source.\n   *\n   * **Syntax**: `[ none | <custom-ident> ]#`\n   *\n   * **Initial value**: `none`\n   */\n  msFlowFrom?: Property.MsFlowFrom | undefined;\n  /**\n   * The **`-ms-flow-into`** CSS property is a Microsoft extension that gets or sets a value identifying an iframe container in the document that serves as the region's data source.\n   *\n   * **Syntax**: `[ none | <custom-ident> ]#`\n   *\n   * **Initial value**: `none`\n   */\n  msFlowInto?: Property.MsFlowInto | undefined;\n  /**\n   * The **`grid-template-columns`** CSS property defines the line names and track sizing functions of the grid columns.\n   *\n   * **Syntax**: `none | <track-list> | <auto-track-list>`\n   *\n   * **Initial value**: `none`\n   */\n  msGridColumns?: Property.MsGridColumns<TLength> | undefined;\n  /**\n   * The **`grid-template-rows`** CSS property defines the line names and track sizing functions of the grid rows.\n   *\n   * **Syntax**: `none | <track-list> | <auto-track-list>`\n   *\n   * **Initial value**: `none`\n   */\n  msGridRows?: Property.MsGridRows<TLength> | undefined;\n  /**\n   * The **`-ms-high-contrast-adjust`** CSS property is a Microsoft extension that gets or sets a value indicating whether to override any CSS properties that would have been set in high contrast mode.\n   *\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `auto`\n   */\n  msHighContrastAdjust?: Property.MsHighContrastAdjust | undefined;\n  /**\n   * The **`-ms-hyphenate-limit-chars`** CSS property is a Microsoft extension that specifies one to three values indicating the minimum number of characters in a hyphenated word. If the word does not meet the required minimum number of characters in the word, before the hyphen, or after the hyphen, then the word is not hyphenated.\n   *\n   * **Syntax**: `auto | <integer>{1,3}`\n   *\n   * **Initial value**: `auto`\n   */\n  msHyphenateLimitChars?: Property.MsHyphenateLimitChars | undefined;\n  /**\n   * The **`-ms-hyphenate-limit-lines`** CSS property is a Microsoft extension specifying the maximum number of consecutive lines in an element that may be ended with a hyphenated word.\n   *\n   * **Syntax**: `no-limit | <integer>`\n   *\n   * **Initial value**: `no-limit`\n   */\n  msHyphenateLimitLines?: Property.MsHyphenateLimitLines | undefined;\n  /**\n   * The `**-ms-hyphenate-limit-zone**` CSS property is a Microsoft extension specifying the width of the hyphenation zone.\n   *\n   * **Syntax**: `<percentage> | <length>`\n   *\n   * **Initial value**: `0`\n   */\n  msHyphenateLimitZone?: Property.MsHyphenateLimitZone<TLength> | undefined;\n  /**\n   * The **`hyphens`** CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.\n   *\n   * **Syntax**: `none | manual | auto`\n   *\n   * **Initial value**: `manual`\n   */\n  msHyphens?: Property.Hyphens | undefined;\n  /**\n   * The **`-ms-ime-align`** CSS property is a Microsoft extension aligning the Input Method Editor (IME) candidate window box relative to the element on which the IME composition is active. The extension is implemented in Microsoft Edge and Internet Explorer 11.\n   *\n   * **Syntax**: `auto | after`\n   *\n   * **Initial value**: `auto`\n   */\n  msImeAlign?: Property.MsImeAlign | undefined;\n  /**\n   * The **`line-break`** CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.\n   *\n   * **Syntax**: `auto | loose | normal | strict | anywhere`\n   *\n   * **Initial value**: `auto`\n   */\n  msLineBreak?: Property.LineBreak | undefined;\n  /**\n   * The **`order`** CSS property sets the order to lay out an item in a flex or grid container. Items in a container are sorted by ascending `order` value and then by their source code order.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `0`\n   */\n  msOrder?: Property.Order | undefined;\n  /**\n   * The **`-ms-overflow-style`** CSS property is a Microsoft extension controlling the behavior of scrollbars when the content of an element overflows.\n   *\n   * **Syntax**: `auto | none | scrollbar | -ms-autohiding-scrollbar`\n   *\n   * **Initial value**: `auto`\n   */\n  msOverflowStyle?: Property.MsOverflowStyle | undefined;\n  /**\n   * The **`overflow-x`** CSS property sets what shows when content overflows a block-level element's left and right edges. This may be nothing, a scroll bar, or the overflow content.\n   *\n   * **Syntax**: `visible | hidden | clip | scroll | auto`\n   *\n   * **Initial value**: `visible`\n   */\n  msOverflowX?: Property.OverflowX | undefined;\n  /**\n   * The **`overflow-y`** CSS property sets what shows when content overflows a block-level element's top and bottom edges. This may be nothing, a scroll bar, or the overflow content.\n   *\n   * **Syntax**: `visible | hidden | clip | scroll | auto`\n   *\n   * **Initial value**: `visible`\n   */\n  msOverflowY?: Property.OverflowY | undefined;\n  /**\n   * The `**-ms-scroll-chaining**` CSS property is a Microsoft extension that specifies the scrolling behavior that occurs when a user hits the scroll limit during a manipulation.\n   *\n   * **Syntax**: `chained | none`\n   *\n   * **Initial value**: `chained`\n   */\n  msScrollChaining?: Property.MsScrollChaining | undefined;\n  /**\n   * The `**-ms-scroll-limit-x-max**` CSS property is a Microsoft extension that specifies the maximum value for the `Element.scrollLeft` property.\n   *\n   * **Syntax**: `auto | <length>`\n   *\n   * **Initial value**: `auto`\n   */\n  msScrollLimitXMax?: Property.MsScrollLimitXMax<TLength> | undefined;\n  /**\n   * The **`-ms-scroll-limit-x-min`** CSS property is a Microsoft extension that specifies the minimum value for the `Element.scrollLeft` property.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   */\n  msScrollLimitXMin?: Property.MsScrollLimitXMin<TLength> | undefined;\n  /**\n   * The **`-ms-scroll-limit-y-max`** CSS property is a Microsoft extension that specifies the maximum value for the `Element.scrollTop` property.\n   *\n   * **Syntax**: `auto | <length>`\n   *\n   * **Initial value**: `auto`\n   */\n  msScrollLimitYMax?: Property.MsScrollLimitYMax<TLength> | undefined;\n  /**\n   * The **`-ms-scroll-limit-y-min`** CSS property is a Microsoft extension that specifies the minimum value for the `Element.scrollTop` property.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   */\n  msScrollLimitYMin?: Property.MsScrollLimitYMin<TLength> | undefined;\n  /**\n   * The **`-ms-scroll-rails`** CSS property is a Microsoft extension that specifies whether scrolling locks to the primary axis of motion.\n   *\n   * **Syntax**: `none | railed`\n   *\n   * **Initial value**: `railed`\n   */\n  msScrollRails?: Property.MsScrollRails | undefined;\n  /**\n   * The **`-ms-scroll-snap-points-x`** CSS property is a Microsoft extension that specifies where snap-points will be located along the x-axis.\n   *\n   * **Syntax**: `snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )`\n   *\n   * **Initial value**: `snapInterval(0px, 100%)`\n   */\n  msScrollSnapPointsX?: Property.MsScrollSnapPointsX | undefined;\n  /**\n   * The **`-ms-scroll-snap-points-y`** CSS property is a Microsoft extension that specifies where snap-points will be located along the y-axis.\n   *\n   * **Syntax**: `snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )`\n   *\n   * **Initial value**: `snapInterval(0px, 100%)`\n   */\n  msScrollSnapPointsY?: Property.MsScrollSnapPointsY | undefined;\n  /**\n   * The **`scroll-snap-type`** CSS property sets how strictly snap points are enforced on the scroll container in case there is one.\n   *\n   * **Syntax**: `none | proximity | mandatory`\n   *\n   * **Initial value**: `none`\n   */\n  msScrollSnapType?: Property.MsScrollSnapType | undefined;\n  /**\n   * The **`-ms-scroll-translation`** CSS property is a Microsoft extension that specifies whether vertical-to-horizontal scroll wheel translation occurs on the specified element.\n   *\n   * **Syntax**: `none | vertical-to-horizontal`\n   *\n   * **Initial value**: `none`\n   */\n  msScrollTranslation?: Property.MsScrollTranslation | undefined;\n  /**\n   * The **`-ms-scrollbar-3dlight-color`** CSS property is a Microsoft extension specifying the color of the top and left edges of the scroll box and scroll arrows of a scroll bar.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: depends on user agent\n   */\n  msScrollbar3dlightColor?: Property.MsScrollbar3dlightColor | undefined;\n  /**\n   * The **`-ms-scrollbar-arrow-color`** CSS property is a Microsoft extension that specifies the color of the arrow elements of a scroll arrow.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `ButtonText`\n   */\n  msScrollbarArrowColor?: Property.MsScrollbarArrowColor | undefined;\n  /**\n   * The `**-ms-scrollbar-base-color**` CSS property is a Microsoft extension that specifies the base color of the main elements of a scroll bar.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: depends on user agent\n   */\n  msScrollbarBaseColor?: Property.MsScrollbarBaseColor | undefined;\n  /**\n   * The **`-ms-scrollbar-darkshadow-color`** CSS property is a Microsoft extension that specifies the color of a scroll bar's gutter.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `ThreeDDarkShadow`\n   */\n  msScrollbarDarkshadowColor?: Property.MsScrollbarDarkshadowColor | undefined;\n  /**\n   * The `**-ms-scrollbar-face-color**` CSS property is a Microsoft extension that specifies the color of the scroll box and scroll arrows of a scroll bar.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `ThreeDFace`\n   */\n  msScrollbarFaceColor?: Property.MsScrollbarFaceColor | undefined;\n  /**\n   * The `**-ms-scrollbar-highlight-color**` CSS property is a Microsoft extension that specifies the color of the slider tray, the top and left edges of the scroll box, and the scroll arrows of a scroll bar.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `ThreeDHighlight`\n   */\n  msScrollbarHighlightColor?: Property.MsScrollbarHighlightColor | undefined;\n  /**\n   * The **`-ms-scrollbar-shadow-color`** CSS property is a Microsoft extension that specifies the color of the bottom and right edges of the scroll box and scroll arrows of a scroll bar.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `ThreeDDarkShadow`\n   */\n  msScrollbarShadowColor?: Property.MsScrollbarShadowColor | undefined;\n  /**\n   * The **`-ms-scrollbar-track-color`** CSS property is a Microsoft extension that specifies the color of the track element of a scrollbar.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `Scrollbar`\n   */\n  msScrollbarTrackColor?: Property.MsScrollbarTrackColor | undefined;\n  /**\n   * The **`-ms-text-autospace`** CSS property is a Microsoft extension that specifies the autospacing and narrow space width adjustment of text.\n   *\n   * **Syntax**: `none | ideograph-alpha | ideograph-numeric | ideograph-parenthesis | ideograph-space`\n   *\n   * **Initial value**: `none`\n   */\n  msTextAutospace?: Property.MsTextAutospace | undefined;\n  /**\n   * The **`text-combine-upright`** CSS property sets the combination of characters into the space of a single character. If the combined text is wider than 1em, the user agent must fit the contents within 1em. The resulting composition is treated as a single upright glyph for layout and decoration. This property only has an effect in vertical writing modes.\n   *\n   * **Syntax**: `none | all | [ digits <integer>? ]`\n   *\n   * **Initial value**: `none`\n   */\n  msTextCombineHorizontal?: Property.TextCombineUpright | undefined;\n  /**\n   * The **`text-overflow`** CSS property sets how hidden overflow content is signaled to users. It can be clipped, display an ellipsis ('`…`'), or display a custom string.\n   *\n   * **Syntax**: `[ clip | ellipsis | <string> ]{1,2}`\n   *\n   * **Initial value**: `clip`\n   */\n  msTextOverflow?: Property.TextOverflow | undefined;\n  /**\n   * The **`touch-action`** CSS property sets how an element's region can be manipulated by a touchscreen user (for example, by zooming features built into the browser).\n   *\n   * **Syntax**: `auto | none | [ [ pan-x | pan-left | pan-right ] || [ pan-y | pan-up | pan-down ] || pinch-zoom ] | manipulation`\n   *\n   * **Initial value**: `auto`\n   */\n  msTouchAction?: Property.TouchAction | undefined;\n  /**\n   * The **`-ms-touch-select`** CSS property is a Microsoft extension that toggles the gripper visual elements that enable touch text selection.\n   *\n   * **Syntax**: `grippers | none`\n   *\n   * **Initial value**: `grippers`\n   */\n  msTouchSelect?: Property.MsTouchSelect | undefined;\n  /**\n   * The **`transform`** CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.\n   *\n   * **Syntax**: `none | <transform-list>`\n   *\n   * **Initial value**: `none`\n   */\n  msTransform?: Property.Transform | undefined;\n  /**\n   * The **`transform-origin`** CSS property sets the origin for an element's transformations.\n   *\n   * **Syntax**: `[ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?`\n   *\n   * **Initial value**: `50% 50% 0`\n   */\n  msTransformOrigin?: Property.TransformOrigin<TLength> | undefined;\n  /**\n   * The **`transition-delay`** CSS property specifies the duration to wait before starting a property's transition effect when its value changes.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   */\n  msTransitionDelay?: Property.TransitionDelay<TTime> | undefined;\n  /**\n   * The **`transition-duration`** CSS property sets the length of time a transition animation should take to complete. By default, the value is `0s`, meaning that no animation will occur.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   */\n  msTransitionDuration?: Property.TransitionDuration<TTime> | undefined;\n  /**\n   * The **`transition-property`** CSS property sets the CSS properties to which a transition effect should be applied.\n   *\n   * **Syntax**: `none | <single-transition-property>#`\n   *\n   * **Initial value**: all\n   */\n  msTransitionProperty?: Property.TransitionProperty | undefined;\n  /**\n   * The **`transition-timing-function`** CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   */\n  msTransitionTimingFunction?: Property.TransitionTimingFunction | undefined;\n  /**\n   * The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n   *\n   * **Syntax**: `none | element | text`\n   *\n   * **Initial value**: `text`\n   */\n  msUserSelect?: Property.MsUserSelect | undefined;\n  /**\n   * The **`word-break`** CSS property sets whether line breaks appear wherever the text would otherwise overflow its content box.\n   *\n   * **Syntax**: `normal | break-all | keep-all | break-word`\n   *\n   * **Initial value**: `normal`\n   */\n  msWordBreak?: Property.WordBreak | undefined;\n  /**\n   * The **`-ms-wrap-flow`** CSS property is a Microsoft extension that specifies how exclusions impact inline content within block-level elements.\n   *\n   * **Syntax**: `auto | both | start | end | maximum | clear`\n   *\n   * **Initial value**: `auto`\n   */\n  msWrapFlow?: Property.MsWrapFlow | undefined;\n  /**\n   * The **`-ms-wrap-margin`** CSS property is a Microsoft extension that specifies a margin that offsets the inner wrap shape from other shapes.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   */\n  msWrapMargin?: Property.MsWrapMargin<TLength> | undefined;\n  /**\n   * The **`-ms-wrap-through`** CSS property is a Microsoft extension that specifies how content should wrap around an exclusion element.\n   *\n   * **Syntax**: `wrap | none`\n   *\n   * **Initial value**: `wrap`\n   */\n  msWrapThrough?: Property.MsWrapThrough | undefined;\n  /**\n   * The **`writing-mode`** CSS property sets whether lines of text are laid out horizontally or vertically, as well as the direction in which blocks progress. When set for an entire document, it should be set on the root element (`html` element for HTML documents).\n   *\n   * **Syntax**: `horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr`\n   *\n   * **Initial value**: `horizontal-tb`\n   */\n  msWritingMode?: Property.WritingMode | undefined;\n  /**\n   * The CSS **`align-content`** property sets the distribution of space between and around content items along a flexbox's cross-axis or a grid's block axis.\n   *\n   * **Syntax**: `normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>`\n   *\n   * **Initial value**: `normal`\n   */\n  WebkitAlignContent?: Property.AlignContent | undefined;\n  /**\n   * The CSS **`align-items`** property sets the `align-self` value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.\n   *\n   * **Syntax**: `normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]`\n   *\n   * **Initial value**: `normal`\n   */\n  WebkitAlignItems?: Property.AlignItems | undefined;\n  /**\n   * The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n   *\n   * **Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\n   *\n   * **Initial value**: `auto`\n   */\n  WebkitAlignSelf?: Property.AlignSelf | undefined;\n  /**\n   * The **`animation-delay`** CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   */\n  WebkitAnimationDelay?: Property.AnimationDelay<TTime> | undefined;\n  /**\n   * The **`animation-direction`** CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.\n   *\n   * **Syntax**: `<single-animation-direction>#`\n   *\n   * **Initial value**: `normal`\n   */\n  WebkitAnimationDirection?: Property.AnimationDirection | undefined;\n  /**\n   * The **`animation-duration`** CSS property sets the length of time that an animation takes to complete one cycle.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   */\n  WebkitAnimationDuration?: Property.AnimationDuration<TTime> | undefined;\n  /**\n   * The **`animation-fill-mode`** CSS property sets how a CSS animation applies styles to its target before and after its execution.\n   *\n   * **Syntax**: `<single-animation-fill-mode>#`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitAnimationFillMode?: Property.AnimationFillMode | undefined;\n  /**\n   * The **`animation-iteration-count`** CSS property sets the number of times an animation sequence should be played before stopping.\n   *\n   * **Syntax**: `<single-animation-iteration-count>#`\n   *\n   * **Initial value**: `1`\n   */\n  WebkitAnimationIterationCount?: Property.AnimationIterationCount | undefined;\n  /**\n   * The **`animation-name`** CSS property specifies the names of one or more `@keyframes` at-rules that describe the animation to apply to an element. Multiple `@keyframe` at-rules are specified as a comma-separated list of names. If the specified name does not match any `@keyframe` at-rule, no properties are animated.\n   *\n   * **Syntax**: `[ none | <keyframes-name> ]#`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitAnimationName?: Property.AnimationName | undefined;\n  /**\n   * The **`animation-play-state`** CSS property sets whether an animation is running or paused.\n   *\n   * **Syntax**: `<single-animation-play-state>#`\n   *\n   * **Initial value**: `running`\n   */\n  WebkitAnimationPlayState?: Property.AnimationPlayState | undefined;\n  /**\n   * The **`animation-timing-function`** CSS property sets how an animation progresses through the duration of each cycle.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   */\n  WebkitAnimationTimingFunction?: Property.AnimationTimingFunction | undefined;\n  /**\n   * The **`appearance`** CSS property is used to control native appearance of UI controls, that are based on operating system's theme.\n   *\n   * **Syntax**: `none | button | button-bevel | caret | checkbox | default-button | inner-spin-button | listbox | listitem | media-controls-background | media-controls-fullscreen-background | media-current-time-display | media-enter-fullscreen-button | media-exit-fullscreen-button | media-fullscreen-button | media-mute-button | media-overlay-play-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | media-time-remaining-display | media-toggle-closed-captions-button | media-volume-slider | media-volume-slider-container | media-volume-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | meter | progress-bar | progress-bar-value | push-button | radio | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield | -apple-pay-button`\n   *\n   * **Initial value**: `none` (but this value is overridden in the user agent CSS)\n   */\n  WebkitAppearance?: Property.WebkitAppearance | undefined;\n  /**\n   * The **`backdrop-filter`** CSS property lets you apply graphical effects such as blurring or color shifting to the area behind an element. Because it applies to everything _behind_ the element, to see the effect you must make the element or its background at least partially transparent.\n   *\n   * **Syntax**: `none | <filter-function-list>`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitBackdropFilter?: Property.BackdropFilter | undefined;\n  /**\n   * The **`backface-visibility`** CSS property sets whether the back face of an element is visible when turned towards the user.\n   *\n   * **Syntax**: `visible | hidden`\n   *\n   * **Initial value**: `visible`\n   */\n  WebkitBackfaceVisibility?: Property.BackfaceVisibility | undefined;\n  /**\n   * The **`background-clip`** CSS property sets whether an element's background extends underneath its border box, padding box, or content box.\n   *\n   * **Syntax**: `<box>#`\n   *\n   * **Initial value**: `border-box`\n   */\n  WebkitBackgroundClip?: Property.BackgroundClip | undefined;\n  /**\n   * The **`background-origin`** CSS property sets the background's origin: from the border start, inside the border, or inside the padding.\n   *\n   * **Syntax**: `<box>#`\n   *\n   * **Initial value**: `padding-box`\n   */\n  WebkitBackgroundOrigin?: Property.BackgroundOrigin | undefined;\n  /**\n   * The **`background-size`** CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.\n   *\n   * **Syntax**: `<bg-size>#`\n   *\n   * **Initial value**: `auto auto`\n   */\n  WebkitBackgroundSize?: Property.BackgroundSize<TLength> | undefined;\n  /**\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  WebkitBorderBeforeColor?: Property.WebkitBorderBeforeColor | undefined;\n  /**\n   * **Syntax**: `<'border-style'>`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitBorderBeforeStyle?: Property.WebkitBorderBeforeStyle | undefined;\n  /**\n   * **Syntax**: `<'border-width'>`\n   *\n   * **Initial value**: `medium`\n   */\n  WebkitBorderBeforeWidth?: Property.WebkitBorderBeforeWidth<TLength> | undefined;\n  /**\n   * The **`border-bottom-left-radius`** CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   */\n  WebkitBorderBottomLeftRadius?: Property.BorderBottomLeftRadius<TLength> | undefined;\n  /**\n   * The **`border-bottom-right-radius`** CSS property rounds the bottom-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   */\n  WebkitBorderBottomRightRadius?: Property.BorderBottomRightRadius<TLength> | undefined;\n  /**\n   * The **`border-image-slice`** CSS property divides the image specified by `border-image-source` into regions. These regions form the components of an element's border image.\n   *\n   * **Syntax**: `<number-percentage>{1,4} && fill?`\n   *\n   * **Initial value**: `100%`\n   */\n  WebkitBorderImageSlice?: Property.BorderImageSlice | undefined;\n  /**\n   * The **`border-top-left-radius`** CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   */\n  WebkitBorderTopLeftRadius?: Property.BorderTopLeftRadius<TLength> | undefined;\n  /**\n   * The **`border-top-right-radius`** CSS property rounds the top-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   */\n  WebkitBorderTopRightRadius?: Property.BorderTopRightRadius<TLength> | undefined;\n  /**\n   * The **`box-decoration-break`** CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.\n   *\n   * **Syntax**: `slice | clone`\n   *\n   * **Initial value**: `slice`\n   */\n  WebkitBoxDecorationBreak?: Property.BoxDecorationBreak | undefined;\n  /**\n   * The **`-webkit-box-reflect`** CSS property lets you reflect the content of an element in one specific direction.\n   *\n   * **Syntax**: `[ above | below | right | left ]? <length>? <image>?`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitBoxReflect?: Property.WebkitBoxReflect<TLength> | undefined;\n  /**\n   * The **`box-shadow`** CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.\n   *\n   * **Syntax**: `none | <shadow>#`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitBoxShadow?: Property.BoxShadow | undefined;\n  /**\n   * The **`box-sizing`** CSS property sets how the total width and height of an element is calculated.\n   *\n   * **Syntax**: `content-box | border-box`\n   *\n   * **Initial value**: `content-box`\n   */\n  WebkitBoxSizing?: Property.BoxSizing | undefined;\n  /**\n   * The **`clip-path`** CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.\n   *\n   * **Syntax**: `<clip-source> | [ <basic-shape> || <geometry-box> ] | none`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitClipPath?: Property.ClipPath | undefined;\n  /**\n   * The **`column-count`** CSS property breaks an element's content into the specified number of columns.\n   *\n   * **Syntax**: `<integer> | auto`\n   *\n   * **Initial value**: `auto`\n   */\n  WebkitColumnCount?: Property.ColumnCount | undefined;\n  /**\n   * The **`column-fill`** CSS property controls how an element's contents are balanced when broken into columns.\n   *\n   * **Syntax**: `auto | balance | balance-all`\n   *\n   * **Initial value**: `balance`\n   */\n  WebkitColumnFill?: Property.ColumnFill | undefined;\n  /**\n   * The **`column-rule-color`** CSS property sets the color of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  WebkitColumnRuleColor?: Property.ColumnRuleColor | undefined;\n  /**\n   * The **`column-rule-style`** CSS property sets the style of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'border-style'>`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitColumnRuleStyle?: Property.ColumnRuleStyle | undefined;\n  /**\n   * The **`column-rule-width`** CSS property sets the width of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'border-width'>`\n   *\n   * **Initial value**: `medium`\n   */\n  WebkitColumnRuleWidth?: Property.ColumnRuleWidth<TLength> | undefined;\n  /**\n   * The **`column-span`** CSS property makes it possible for an element to span across all columns when its value is set to `all`.\n   *\n   * **Syntax**: `none | all`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitColumnSpan?: Property.ColumnSpan | undefined;\n  /**\n   * The **`column-width`** CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the `column-width` value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.\n   *\n   * **Syntax**: `<length> | auto`\n   *\n   * **Initial value**: `auto`\n   */\n  WebkitColumnWidth?: Property.ColumnWidth<TLength> | undefined;\n  /**\n   * The **`filter`** CSS property applies graphical effects like blur or color shift to an element. Filters are commonly used to adjust the rendering of images, backgrounds, and borders.\n   *\n   * **Syntax**: `none | <filter-function-list>`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitFilter?: Property.Filter | undefined;\n  /**\n   * The **`flex-basis`** CSS property sets the initial main size of a flex item. It sets the size of the content box unless otherwise set with `box-sizing`.\n   *\n   * **Syntax**: `content | <'width'>`\n   *\n   * **Initial value**: `auto`\n   */\n  WebkitFlexBasis?: Property.FlexBasis<TLength> | undefined;\n  /**\n   * The **`flex-direction`** CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).\n   *\n   * **Syntax**: `row | row-reverse | column | column-reverse`\n   *\n   * **Initial value**: `row`\n   */\n  WebkitFlexDirection?: Property.FlexDirection | undefined;\n  /**\n   * The **`flex-grow`** CSS property sets the flex grow factor of a flex item's main size.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `0`\n   */\n  WebkitFlexGrow?: Property.FlexGrow | undefined;\n  /**\n   * The **`flex-shrink`** CSS property sets the flex shrink factor of a flex item. If the size of all flex items is larger than the flex container, items shrink to fit according to `flex-shrink`.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `1`\n   */\n  WebkitFlexShrink?: Property.FlexShrink | undefined;\n  /**\n   * The **`flex-wrap`** CSS property sets whether flex items are forced onto one line or can wrap onto multiple lines. If wrapping is allowed, it sets the direction that lines are stacked.\n   *\n   * **Syntax**: `nowrap | wrap | wrap-reverse`\n   *\n   * **Initial value**: `nowrap`\n   */\n  WebkitFlexWrap?: Property.FlexWrap | undefined;\n  /**\n   * The **`font-feature-settings`** CSS property controls advanced typographic features in OpenType fonts.\n   *\n   * **Syntax**: `normal | <feature-tag-value>#`\n   *\n   * **Initial value**: `normal`\n   */\n  WebkitFontFeatureSettings?: Property.FontFeatureSettings | undefined;\n  /**\n   * The **`font-kerning`** CSS property sets the use of the kerning information stored in a font.\n   *\n   * **Syntax**: `auto | normal | none`\n   *\n   * **Initial value**: `auto`\n   */\n  WebkitFontKerning?: Property.FontKerning | undefined;\n  /**\n   * The **`font-smooth`** CSS property controls the application of anti-aliasing when fonts are rendered.\n   *\n   * **Syntax**: `auto | never | always | <absolute-size> | <length>`\n   *\n   * **Initial value**: `auto`\n   */\n  WebkitFontSmoothing?: Property.FontSmooth<TLength> | undefined;\n  /**\n   * The **`font-variant-ligatures`** CSS property controls which ligatures and contextual forms are used in textual content of the elements it applies to. This leads to more harmonized forms in the resulting text.\n   *\n   * **Syntax**: `normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]`\n   *\n   * **Initial value**: `normal`\n   */\n  WebkitFontVariantLigatures?: Property.FontVariantLigatures | undefined;\n  /**\n   * The **`hyphenate-character`** CSS property sets the character (or string) used at the end of a line before a hyphenation break.\n   *\n   * **Syntax**: `auto | <string>`\n   *\n   * **Initial value**: `auto`\n   */\n  WebkitHyphenateCharacter?: Property.HyphenateCharacter | undefined;\n  /**\n   * The **`hyphens`** CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.\n   *\n   * **Syntax**: `none | manual | auto`\n   *\n   * **Initial value**: `manual`\n   */\n  WebkitHyphens?: Property.Hyphens | undefined;\n  /**\n   * The `initial-letter` CSS property sets styling for dropped, raised, and sunken initial letters.\n   *\n   * **Syntax**: `normal | [ <number> <integer>? ]`\n   *\n   * **Initial value**: `normal`\n   */\n  WebkitInitialLetter?: Property.InitialLetter | undefined;\n  /**\n   * The CSS **`justify-content`** property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.\n   *\n   * **Syntax**: `normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]`\n   *\n   * **Initial value**: `normal`\n   */\n  WebkitJustifyContent?: Property.JustifyContent | undefined;\n  /**\n   * The **`line-break`** CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.\n   *\n   * **Syntax**: `auto | loose | normal | strict | anywhere`\n   *\n   * **Initial value**: `auto`\n   */\n  WebkitLineBreak?: Property.LineBreak | undefined;\n  /**\n   * The **`-webkit-line-clamp`** CSS property allows limiting of the contents of a block to the specified number of lines.\n   *\n   * **Syntax**: `none | <integer>`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitLineClamp?: Property.WebkitLineClamp | undefined;\n  /**\n   * The **`margin-inline-end`** CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the `margin-top`, `margin-right`, `margin-bottom` or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'margin-left'>`\n   *\n   * **Initial value**: `0`\n   */\n  WebkitMarginEnd?: Property.MarginInlineEnd<TLength> | undefined;\n  /**\n   * The **`margin-inline-start`** CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the `margin-top`, `margin-right`, `margin-bottom`, or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'margin-left'>`\n   *\n   * **Initial value**: `0`\n   */\n  WebkitMarginStart?: Property.MarginInlineStart<TLength> | undefined;\n  /**\n   * If a `mask-image` is specified, `-webkit-mask-attachment` determines whether the mask image's position is fixed within the viewport, or scrolls along with its containing block.\n   *\n   * **Syntax**: `<attachment>#`\n   *\n   * **Initial value**: `scroll`\n   */\n  WebkitMaskAttachment?: Property.WebkitMaskAttachment | undefined;\n  /**\n   * The **`mask-border-outset`** CSS property specifies the distance by which an element's mask border is set out from its border box.\n   *\n   * **Syntax**: `[ <length> | <number> ]{1,4}`\n   *\n   * **Initial value**: `0`\n   */\n  WebkitMaskBoxImageOutset?: Property.MaskBorderOutset<TLength> | undefined;\n  /**\n   * The **`mask-border-repeat`** CSS property sets how the edge regions of a source image are adjusted to fit the dimensions of an element's mask border.\n   *\n   * **Syntax**: `[ stretch | repeat | round | space ]{1,2}`\n   *\n   * **Initial value**: `stretch`\n   */\n  WebkitMaskBoxImageRepeat?: Property.MaskBorderRepeat | undefined;\n  /**\n   * The **`mask-border-slice`** CSS property divides the image set by `mask-border-source` into regions. These regions are used to form the components of an element's mask border.\n   *\n   * **Syntax**: `<number-percentage>{1,4} fill?`\n   *\n   * **Initial value**: `0`\n   */\n  WebkitMaskBoxImageSlice?: Property.MaskBorderSlice | undefined;\n  /**\n   * The **`mask-border-source`** CSS property sets the source image used to create an element's mask border.\n   *\n   * **Syntax**: `none | <image>`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitMaskBoxImageSource?: Property.MaskBorderSource | undefined;\n  /**\n   * The **`mask-border-width`** CSS property sets the width of an element's mask border.\n   *\n   * **Syntax**: `[ <length-percentage> | <number> | auto ]{1,4}`\n   *\n   * **Initial value**: `auto`\n   */\n  WebkitMaskBoxImageWidth?: Property.MaskBorderWidth<TLength> | undefined;\n  /**\n   * The **`mask-clip`** CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.\n   *\n   * **Syntax**: `[ <box> | border | padding | content | text ]#`\n   *\n   * **Initial value**: `border`\n   */\n  WebkitMaskClip?: Property.WebkitMaskClip | undefined;\n  /**\n   * The **`-webkit-mask-composite`** property specifies the manner in which multiple mask images applied to the same element are composited with one another. Mask images are composited in the opposite order that they are declared with the `-webkit-mask-image` property.\n   *\n   * **Syntax**: `<composite-style>#`\n   *\n   * **Initial value**: `source-over`\n   */\n  WebkitMaskComposite?: Property.WebkitMaskComposite | undefined;\n  /**\n   * The **`mask-image`** CSS property sets the image that is used as mask layer for an element. By default this means the alpha channel of the mask image will be multiplied with the alpha channel of the element. This can be controlled with the `mask-mode` property.\n   *\n   * **Syntax**: `<mask-reference>#`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitMaskImage?: Property.WebkitMaskImage | undefined;\n  /**\n   * The **`mask-origin`** CSS property sets the origin of a mask.\n   *\n   * **Syntax**: `[ <box> | border | padding | content ]#`\n   *\n   * **Initial value**: `padding`\n   */\n  WebkitMaskOrigin?: Property.WebkitMaskOrigin | undefined;\n  /**\n   * The **`mask-position`** CSS property sets the initial position, relative to the mask position layer set by `mask-origin`, for each defined mask image.\n   *\n   * **Syntax**: `<position>#`\n   *\n   * **Initial value**: `0% 0%`\n   */\n  WebkitMaskPosition?: Property.WebkitMaskPosition<TLength> | undefined;\n  /**\n   * The `-webkit-mask-position-x` CSS property sets the initial horizontal position of a mask image.\n   *\n   * **Syntax**: `[ <length-percentage> | left | center | right ]#`\n   *\n   * **Initial value**: `0%`\n   */\n  WebkitMaskPositionX?: Property.WebkitMaskPositionX<TLength> | undefined;\n  /**\n   * The `-webkit-mask-position-y` CSS property sets the initial vertical position of a mask image.\n   *\n   * **Syntax**: `[ <length-percentage> | top | center | bottom ]#`\n   *\n   * **Initial value**: `0%`\n   */\n  WebkitMaskPositionY?: Property.WebkitMaskPositionY<TLength> | undefined;\n  /**\n   * The **`mask-repeat`** CSS property sets how mask images are repeated. A mask image can be repeated along the horizontal axis, the vertical axis, both axes, or not repeated at all.\n   *\n   * **Syntax**: `<repeat-style>#`\n   *\n   * **Initial value**: `repeat`\n   */\n  WebkitMaskRepeat?: Property.WebkitMaskRepeat | undefined;\n  /**\n   * The `-webkit-mask-repeat-x` property specifies whether and how a mask image is repeated (tiled) horizontally.\n   *\n   * **Syntax**: `repeat | no-repeat | space | round`\n   *\n   * **Initial value**: `repeat`\n   */\n  WebkitMaskRepeatX?: Property.WebkitMaskRepeatX | undefined;\n  /**\n   * The `-webkit-mask-repeat-y` property sets whether and how a mask image is repeated (tiled) vertically.\n   *\n   * **Syntax**: `repeat | no-repeat | space | round`\n   *\n   * **Initial value**: `repeat`\n   */\n  WebkitMaskRepeatY?: Property.WebkitMaskRepeatY | undefined;\n  /**\n   * The **`mask-size`** CSS property specifies the sizes of the mask images. The size of the image can be fully or partially constrained in order to preserve its intrinsic ratio.\n   *\n   * **Syntax**: `<bg-size>#`\n   *\n   * **Initial value**: `auto auto`\n   */\n  WebkitMaskSize?: Property.WebkitMaskSize<TLength> | undefined;\n  /**\n   * The **`max-inline-size`** CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the `max-width` or the `max-height` property, depending on the value of `writing-mode`.\n   *\n   * **Syntax**: `<'max-width'>`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitMaxInlineSize?: Property.MaxInlineSize<TLength> | undefined;\n  /**\n   * The **`order`** CSS property sets the order to lay out an item in a flex or grid container. Items in a container are sorted by ascending `order` value and then by their source code order.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `0`\n   */\n  WebkitOrder?: Property.Order | undefined;\n  /**\n   * The `-webkit-overflow-scrolling` CSS property controls whether or not touch devices use momentum-based scrolling for a given element.\n   *\n   * **Syntax**: `auto | touch`\n   *\n   * **Initial value**: `auto`\n   */\n  WebkitOverflowScrolling?: Property.WebkitOverflowScrolling | undefined;\n  /**\n   * The **`padding-inline-end`** CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>`\n   *\n   * **Initial value**: `0`\n   */\n  WebkitPaddingEnd?: Property.PaddingInlineEnd<TLength> | undefined;\n  /**\n   * The **`padding-inline-start`** CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>`\n   *\n   * **Initial value**: `0`\n   */\n  WebkitPaddingStart?: Property.PaddingInlineStart<TLength> | undefined;\n  /**\n   * The **`perspective`** CSS property determines the distance between the z=0 plane and the user in order to give a 3D-positioned element some perspective.\n   *\n   * **Syntax**: `none | <length>`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitPerspective?: Property.Perspective<TLength> | undefined;\n  /**\n   * The **`perspective-origin`** CSS property determines the position at which the viewer is looking. It is used as the _vanishing point_ by the `perspective` property.\n   *\n   * **Syntax**: `<position>`\n   *\n   * **Initial value**: `50% 50%`\n   */\n  WebkitPerspectiveOrigin?: Property.PerspectiveOrigin<TLength> | undefined;\n  /**\n   * The **`print-color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.\n   *\n   * **Syntax**: `economy | exact`\n   *\n   * **Initial value**: `economy`\n   */\n  WebkitPrintColorAdjust?: Property.PrintColorAdjust | undefined;\n  /**\n   * The **`ruby-position`** CSS property defines the position of a ruby element relatives to its base element. It can be positioned over the element (`over`), under it (`under`), or between the characters on their right side (`inter-character`).\n   *\n   * **Syntax**: `[ alternate || [ over | under ] ] | inter-character`\n   *\n   * **Initial value**: `alternate`\n   */\n  WebkitRubyPosition?: Property.RubyPosition | undefined;\n  /**\n   * The **`scroll-snap-type`** CSS property sets how strictly snap points are enforced on the scroll container in case there is one.\n   *\n   * **Syntax**: `none | [ x | y | block | inline | both ] [ mandatory | proximity ]?`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitScrollSnapType?: Property.ScrollSnapType | undefined;\n  /**\n   * The **`shape-margin`** CSS property sets a margin for a CSS shape created using `shape-outside`.\n   *\n   * **Syntax**: `<length-percentage>`\n   *\n   * **Initial value**: `0`\n   */\n  WebkitShapeMargin?: Property.ShapeMargin<TLength> | undefined;\n  /**\n   * **`-webkit-tap-highlight-color`** is a non-standard CSS property that sets the color of the highlight that appears over a link while it's being tapped. The highlighting indicates to the user that their tap is being successfully recognized, and indicates which element they're tapping on.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `black`\n   */\n  WebkitTapHighlightColor?: Property.WebkitTapHighlightColor | undefined;\n  /**\n   * The **`text-combine-upright`** CSS property sets the combination of characters into the space of a single character. If the combined text is wider than 1em, the user agent must fit the contents within 1em. The resulting composition is treated as a single upright glyph for layout and decoration. This property only has an effect in vertical writing modes.\n   *\n   * **Syntax**: `none | all | [ digits <integer>? ]`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitTextCombine?: Property.TextCombineUpright | undefined;\n  /**\n   * The **`text-decoration-color`** CSS property sets the color of decorations added to text by `text-decoration-line`.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  WebkitTextDecorationColor?: Property.TextDecorationColor | undefined;\n  /**\n   * The **`text-decoration-line`** CSS property sets the kind of decoration that is used on text in an element, such as an underline or overline.\n   *\n   * **Syntax**: `none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitTextDecorationLine?: Property.TextDecorationLine | undefined;\n  /**\n   * The **`text-decoration-skip`** CSS property sets what parts of an element's content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.\n   *\n   * **Syntax**: `none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]`\n   *\n   * **Initial value**: `objects`\n   */\n  WebkitTextDecorationSkip?: Property.TextDecorationSkip | undefined;\n  /**\n   * The **`text-decoration-style`** CSS property sets the style of the lines specified by `text-decoration-line`. The style applies to all lines that are set with `text-decoration-line`.\n   *\n   * **Syntax**: `solid | double | dotted | dashed | wavy`\n   *\n   * **Initial value**: `solid`\n   */\n  WebkitTextDecorationStyle?: Property.TextDecorationStyle | undefined;\n  /**\n   * The **`text-emphasis-color`** CSS property sets the color of emphasis marks. This value can also be set using the `text-emphasis` shorthand.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  WebkitTextEmphasisColor?: Property.TextEmphasisColor | undefined;\n  /**\n   * The **`text-emphasis-position`** CSS property sets where emphasis marks are drawn. Like ruby text, if there isn't enough room for emphasis marks, the line height is increased.\n   *\n   * **Syntax**: `[ over | under ] && [ right | left ]`\n   *\n   * **Initial value**: `over right`\n   */\n  WebkitTextEmphasisPosition?: Property.TextEmphasisPosition | undefined;\n  /**\n   * The **`text-emphasis-style`** CSS property sets the appearance of emphasis marks. It can also be set, and reset, using the `text-emphasis` shorthand.\n   *\n   * **Syntax**: `none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitTextEmphasisStyle?: Property.TextEmphasisStyle | undefined;\n  /**\n   * The **`-webkit-text-fill-color`** CSS property specifies the fill color of characters of text. If this property is not set, the value of the `color` property is used.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  WebkitTextFillColor?: Property.WebkitTextFillColor | undefined;\n  /**\n   * The **`text-orientation`** CSS property sets the orientation of the text characters in a line. It only affects text in vertical mode (when `writing-mode` is not `horizontal-tb`). It is useful for controlling the display of languages that use vertical script, and also for making vertical table headers.\n   *\n   * **Syntax**: `mixed | upright | sideways`\n   *\n   * **Initial value**: `mixed`\n   */\n  WebkitTextOrientation?: Property.TextOrientation | undefined;\n  /**\n   * The **`text-size-adjust`** CSS property controls the text inflation algorithm used on some smartphones and tablets. Other browsers will ignore this property.\n   *\n   * **Syntax**: `none | auto | <percentage>`\n   *\n   * **Initial value**: `auto` for smartphone browsers supporting inflation, `none` in other cases (and then not modifiable).\n   */\n  WebkitTextSizeAdjust?: Property.TextSizeAdjust | undefined;\n  /**\n   * The **`-webkit-text-stroke-color`** CSS property specifies the stroke color of characters of text. If this property is not set, the value of the `color` property is used.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  WebkitTextStrokeColor?: Property.WebkitTextStrokeColor | undefined;\n  /**\n   * The **`-webkit-text-stroke-width`** CSS property specifies the width of the stroke for text.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   */\n  WebkitTextStrokeWidth?: Property.WebkitTextStrokeWidth<TLength> | undefined;\n  /**\n   * The **`text-underline-position`** CSS property specifies the position of the underline which is set using the `text-decoration` property's `underline` value.\n   *\n   * **Syntax**: `auto | from-font | [ under || [ left | right ] ]`\n   *\n   * **Initial value**: `auto`\n   */\n  WebkitTextUnderlinePosition?: Property.TextUnderlinePosition | undefined;\n  /**\n   * The `-webkit-touch-callout` CSS property controls the display of the default callout shown when you touch and hold a touch target.\n   *\n   * **Syntax**: `default | none`\n   *\n   * **Initial value**: `default`\n   */\n  WebkitTouchCallout?: Property.WebkitTouchCallout | undefined;\n  /**\n   * The **`transform`** CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.\n   *\n   * **Syntax**: `none | <transform-list>`\n   *\n   * **Initial value**: `none`\n   */\n  WebkitTransform?: Property.Transform | undefined;\n  /**\n   * The **`transform-origin`** CSS property sets the origin for an element's transformations.\n   *\n   * **Syntax**: `[ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?`\n   *\n   * **Initial value**: `50% 50% 0`\n   */\n  WebkitTransformOrigin?: Property.TransformOrigin<TLength> | undefined;\n  /**\n   * The **`transform-style`** CSS property sets whether children of an element are positioned in the 3D space or are flattened in the plane of the element.\n   *\n   * **Syntax**: `flat | preserve-3d`\n   *\n   * **Initial value**: `flat`\n   */\n  WebkitTransformStyle?: Property.TransformStyle | undefined;\n  /**\n   * The **`transition-delay`** CSS property specifies the duration to wait before starting a property's transition effect when its value changes.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   */\n  WebkitTransitionDelay?: Property.TransitionDelay<TTime> | undefined;\n  /**\n   * The **`transition-duration`** CSS property sets the length of time a transition animation should take to complete. By default, the value is `0s`, meaning that no animation will occur.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   */\n  WebkitTransitionDuration?: Property.TransitionDuration<TTime> | undefined;\n  /**\n   * The **`transition-property`** CSS property sets the CSS properties to which a transition effect should be applied.\n   *\n   * **Syntax**: `none | <single-transition-property>#`\n   *\n   * **Initial value**: all\n   */\n  WebkitTransitionProperty?: Property.TransitionProperty | undefined;\n  /**\n   * The **`transition-timing-function`** CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   */\n  WebkitTransitionTimingFunction?: Property.TransitionTimingFunction | undefined;\n  /**\n   * **Syntax**: `read-only | read-write | read-write-plaintext-only`\n   *\n   * **Initial value**: `read-only`\n   */\n  WebkitUserModify?: Property.WebkitUserModify | undefined;\n  /**\n   * The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n   *\n   * **Syntax**: `auto | text | none | contain | all`\n   *\n   * **Initial value**: `auto`\n   */\n  WebkitUserSelect?: Property.UserSelect | undefined;\n  /**\n   * The **`writing-mode`** CSS property sets whether lines of text are laid out horizontally or vertically, as well as the direction in which blocks progress. When set for an entire document, it should be set on the root element (`html` element for HTML documents).\n   *\n   * **Syntax**: `horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr`\n   *\n   * **Initial value**: `horizontal-tb`\n   */\n  WebkitWritingMode?: Property.WritingMode | undefined;\n}\n\nexport interface VendorShorthandProperties<TLength = (string & {}) | 0, TTime = string & {}> {\n  /**\n   * The **`animation`** shorthand CSS property applies an animation between styles. It is a shorthand for `animation-name`, `animation-duration`, `animation-timing-function`, `animation-delay`, `animation-iteration-count`, `animation-direction`, `animation-fill-mode`, and `animation-play-state`.\n   *\n   * **Syntax**: `<single-animation>#`\n   */\n  MozAnimation?: Property.Animation<TTime> | undefined;\n  /**\n   * The **`border-image`** CSS property draws an image around a given element. It replaces the element's regular border.\n   *\n   * **Syntax**: `<'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>`\n   */\n  MozBorderImage?: Property.BorderImage | undefined;\n  /**\n   * The **`column-rule`** shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>`\n   */\n  MozColumnRule?: Property.ColumnRule<TLength> | undefined;\n  /**\n   * The **`columns`** CSS shorthand property sets the number of columns to use when drawing an element's contents, as well as those columns' widths.\n   *\n   * **Syntax**: `<'column-width'> || <'column-count'>`\n   */\n  MozColumns?: Property.Columns<TLength> | undefined;\n  /**\n   * In Mozilla applications like Firefox, the **`-moz-outline-radius`** CSS shorthand property can be used to give an element's `outline` rounded corners.\n   *\n   * **Syntax**: `<outline-radius>{1,4} [ / <outline-radius>{1,4} ]?`\n   */\n  MozOutlineRadius?: Property.MozOutlineRadius<TLength> | undefined;\n  /**\n   * The **`-ms-content-zoom-limit`** CSS shorthand property is a Microsoft extension that specifies values for the `-ms-content-zoom-limit-min` and `-ms-content-zoom-limit-max` properties.\n   *\n   * **Syntax**: `<'-ms-content-zoom-limit-min'> <'-ms-content-zoom-limit-max'>`\n   */\n  msContentZoomLimit?: Property.MsContentZoomLimit | undefined;\n  /**\n   * The **`-ms-content-zoom-snap`** CSS shorthand property is a Microsoft extension that specifies values for the `-ms-content-zoom-snap-type` and `-ms-content-zoom-snap-points` properties.\n   *\n   * **Syntax**: `<'-ms-content-zoom-snap-type'> || <'-ms-content-zoom-snap-points'>`\n   */\n  msContentZoomSnap?: Property.MsContentZoomSnap | undefined;\n  /**\n   * The **`flex`** CSS shorthand property sets how a flex _item_ will grow or shrink to fit the space available in its flex container.\n   *\n   * **Syntax**: `none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]`\n   */\n  msFlex?: Property.Flex<TLength> | undefined;\n  /**\n   * The **\\-ms-scroll-limit** CSS property is a Microsoft extension that specifies values for the `-ms-scroll-limit-x-min`, `-ms-scroll-limit-y-min`, `-ms-scroll-limit-x-max`, and `-ms-scroll-limit-y-max` properties.\n   *\n   * **Syntax**: `<'-ms-scroll-limit-x-min'> <'-ms-scroll-limit-y-min'> <'-ms-scroll-limit-x-max'> <'-ms-scroll-limit-y-max'>`\n   */\n  msScrollLimit?: Property.MsScrollLimit | undefined;\n  /**\n   * The **`-ms-scroll-snap-x`** CSS shorthand property is a Microsoft extension that specifies values for the `-ms-scroll-snap-type` and `-ms-scroll-snap-points-x` properties.\n   *\n   * **Syntax**: `<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-x'>`\n   */\n  msScrollSnapX?: Property.MsScrollSnapX | undefined;\n  /**\n   * The **`-ms-scroll-snap-x`** CSS shorthand property is a Microsoft extension that specifies values for the `-ms-scroll-snap-type` and `-ms-scroll-snap-points-y` properties.\n   *\n   * **Syntax**: `<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-y'>`\n   */\n  msScrollSnapY?: Property.MsScrollSnapY | undefined;\n  /**\n   * The **`transition`** CSS property is a shorthand property for `transition-property`, `transition-duration`, `transition-timing-function`, and `transition-delay`.\n   *\n   * **Syntax**: `<single-transition>#`\n   */\n  msTransition?: Property.Transition<TTime> | undefined;\n  /**\n   * The **`animation`** shorthand CSS property applies an animation between styles. It is a shorthand for `animation-name`, `animation-duration`, `animation-timing-function`, `animation-delay`, `animation-iteration-count`, `animation-direction`, `animation-fill-mode`, and `animation-play-state`.\n   *\n   * **Syntax**: `<single-animation>#`\n   */\n  WebkitAnimation?: Property.Animation<TTime> | undefined;\n  /**\n   * The **`-webkit-border-before`** CSS property is a shorthand property for setting the individual logical block start border property values in a single place in the style sheet.\n   *\n   * **Syntax**: `<'border-width'> || <'border-style'> || <color>`\n   */\n  WebkitBorderBefore?: Property.WebkitBorderBefore<TLength> | undefined;\n  /**\n   * The **`border-image`** CSS property draws an image around a given element. It replaces the element's regular border.\n   *\n   * **Syntax**: `<'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>`\n   */\n  WebkitBorderImage?: Property.BorderImage | undefined;\n  /**\n   * The **`border-radius`** CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.\n   *\n   * **Syntax**: `<length-percentage>{1,4} [ / <length-percentage>{1,4} ]?`\n   */\n  WebkitBorderRadius?: Property.BorderRadius<TLength> | undefined;\n  /**\n   * The **`column-rule`** shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>`\n   */\n  WebkitColumnRule?: Property.ColumnRule<TLength> | undefined;\n  /**\n   * The **`columns`** CSS shorthand property sets the number of columns to use when drawing an element's contents, as well as those columns' widths.\n   *\n   * **Syntax**: `<'column-width'> || <'column-count'>`\n   */\n  WebkitColumns?: Property.Columns<TLength> | undefined;\n  /**\n   * The **`flex`** CSS shorthand property sets how a flex _item_ will grow or shrink to fit the space available in its flex container.\n   *\n   * **Syntax**: `none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]`\n   */\n  WebkitFlex?: Property.Flex<TLength> | undefined;\n  /**\n   * The **`flex-flow`** CSS shorthand property specifies the direction of a flex container, as well as its wrapping behavior.\n   *\n   * **Syntax**: `<'flex-direction'> || <'flex-wrap'>`\n   */\n  WebkitFlexFlow?: Property.FlexFlow | undefined;\n  /**\n   * The **`mask`** CSS shorthand property hides an element (partially or fully) by masking or clipping the image at specific points.\n   *\n   * **Syntax**: `[ <mask-reference> || <position> [ / <bg-size> ]? || <repeat-style> || [ <box> | border | padding | content | text ] || [ <box> | border | padding | content ] ]#`\n   */\n  WebkitMask?: Property.WebkitMask<TLength> | undefined;\n  /**\n   * The **`mask-border`** CSS shorthand property lets you create a mask along the edge of an element's border.\n   *\n   * **Syntax**: `<'mask-border-source'> || <'mask-border-slice'> [ / <'mask-border-width'>? [ / <'mask-border-outset'> ]? ]? || <'mask-border-repeat'> || <'mask-border-mode'>`\n   */\n  WebkitMaskBoxImage?: Property.MaskBorder | undefined;\n  /**\n   * The **`text-emphasis`** CSS property applies emphasis marks to text (except spaces and control characters). It is a shorthand for `text-emphasis-style` and `text-emphasis-color`.\n   *\n   * **Syntax**: `<'text-emphasis-style'> || <'text-emphasis-color'>`\n   */\n  WebkitTextEmphasis?: Property.TextEmphasis | undefined;\n  /**\n   * The **`-webkit-text-stroke`** CSS property specifies the width and color of strokes for text characters. This is a shorthand property for the longhand properties `-webkit-text-stroke-width` and `-webkit-text-stroke-color`.\n   *\n   * **Syntax**: `<length> || <color>`\n   */\n  WebkitTextStroke?: Property.WebkitTextStroke<TLength> | undefined;\n  /**\n   * The **`transition`** CSS property is a shorthand property for `transition-property`, `transition-duration`, `transition-timing-function`, and `transition-delay`.\n   *\n   * **Syntax**: `<single-transition>#`\n   */\n  WebkitTransition?: Property.Transition<TTime> | undefined;\n}\n\nexport interface VendorProperties<TLength = (string & {}) | 0, TTime = string & {}> extends VendorLonghandProperties<TLength, TTime>, VendorShorthandProperties<TLength, TTime> {}\n\nexport interface ObsoleteProperties<TLength = (string & {}) | 0, TTime = string & {}> {\n  /**\n   * In combination with `elevation`, the **`azimuth`** CSS property enables different audio sources to be positioned spatially for aural presentation. This is important in that it provides a natural way to tell several voices apart, as each can be positioned to originate at a different location on the sound stage. Stereo output produce a lateral sound stage, while binaural headphones and multi-speaker setups allow for a fully three-dimensional stage.\n   *\n   * **Syntax**: `<angle> | [ [ left-side | far-left | left | center-left | center | center-right | right | far-right | right-side ] || behind ] | leftwards | rightwards`\n   *\n   * **Initial value**: `center`\n   *\n   * @deprecated\n   */\n  azimuth?: Property.Azimuth | undefined;\n  /**\n   * The **`box-align`** CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.\n   *\n   * **Syntax**: `start | center | end | baseline | stretch`\n   *\n   * **Initial value**: `stretch`\n   *\n   * @deprecated\n   */\n  boxAlign?: Property.BoxAlign | undefined;\n  /**\n   * The **`box-direction`** CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).\n   *\n   * **Syntax**: `normal | reverse | inherit`\n   *\n   * **Initial value**: `normal`\n   *\n   * @deprecated\n   */\n  boxDirection?: Property.BoxDirection | undefined;\n  /**\n   * The **`-moz-box-flex`** and **`-webkit-box-flex`** CSS properties specify how a `-moz-box` or `-webkit-box` grows to fill the box that contains it, in the direction of the containing box's layout.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  boxFlex?: Property.BoxFlex | undefined;\n  /**\n   * The **`box-flex-group`** CSS property assigns the flexbox's child elements to a flex group.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  boxFlexGroup?: Property.BoxFlexGroup | undefined;\n  /**\n   * The **`box-lines`** CSS property determines whether the box may have a single or multiple lines (rows for horizontally oriented boxes, columns for vertically oriented boxes).\n   *\n   * **Syntax**: `single | multiple`\n   *\n   * **Initial value**: `single`\n   *\n   * @deprecated\n   */\n  boxLines?: Property.BoxLines | undefined;\n  /**\n   * The **`box-ordinal-group`** CSS property assigns the flexbox's child elements to an ordinal group.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  boxOrdinalGroup?: Property.BoxOrdinalGroup | undefined;\n  /**\n   * The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\n   *\n   * **Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n   *\n   * **Initial value**: `inline-axis` (`horizontal` in XUL)\n   *\n   * @deprecated\n   */\n  boxOrient?: Property.BoxOrient | undefined;\n  /**\n   * The **`-moz-box-pack`** and **`-webkit-box-pack`** CSS properties specify how a `-moz-box` or `-webkit-box` packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.\n   *\n   * **Syntax**: `start | center | end | justify`\n   *\n   * **Initial value**: `start`\n   *\n   * @deprecated\n   */\n  boxPack?: Property.BoxPack | undefined;\n  /**\n   * The **`clip`** CSS property defines a visible portion of an element. The `clip` property applies only to absolutely positioned elements — that is, elements with `position:absolute` or `position:fixed`.\n   *\n   * **Syntax**: `<shape> | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  clip?: Property.Clip | undefined;\n  /**\n   * The **`column-gap`** CSS property sets the size of the gap (gutter) between an element's columns.\n   *\n   * **Syntax**: `<length-percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  gridColumnGap?: Property.GridColumnGap<TLength> | undefined;\n  /**\n   * The **`gap`** CSS property sets the gaps (gutters) between rows and columns. It is a shorthand for `row-gap` and `column-gap`.\n   *\n   * **Syntax**: `<'grid-row-gap'> <'grid-column-gap'>?`\n   *\n   * @deprecated\n   */\n  gridGap?: Property.GridGap<TLength> | undefined;\n  /**\n   * The **`row-gap`** CSS property sets the size of the gap (gutter) between an element's rows.\n   *\n   * **Syntax**: `<length-percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  gridRowGap?: Property.GridRowGap<TLength> | undefined;\n  /**\n   * The **`ime-mode`** CSS property controls the state of the input method editor (IME) for text fields. This property is obsolete.\n   *\n   * **Syntax**: `auto | normal | active | inactive | disabled`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  imeMode?: Property.ImeMode | undefined;\n  /**\n   * The **`inset-block`** CSS property defines the logical block start and end offsets of an element, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>{1,2}`\n   *\n   * @deprecated\n   */\n  offsetBlock?: Property.InsetBlock<TLength> | undefined;\n  /**\n   * The **`inset-block-end`** CSS property defines the logical block end offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  offsetBlockEnd?: Property.InsetBlockEnd<TLength> | undefined;\n  /**\n   * The **`inset-block-start`** CSS property defines the logical block start offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  offsetBlockStart?: Property.InsetBlockStart<TLength> | undefined;\n  /**\n   * The **`inset-inline`** CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>{1,2}`\n   *\n   * @deprecated\n   */\n  offsetInline?: Property.InsetInline<TLength> | undefined;\n  /**\n   * The **`inset-inline-end`** CSS property defines the logical inline end inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  offsetInlineEnd?: Property.InsetInlineEnd<TLength> | undefined;\n  /**\n   * The **`inset-inline-start`** CSS property defines the logical inline start inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  offsetInlineStart?: Property.InsetInlineStart<TLength> | undefined;\n  /**\n   * The **`scroll-snap-coordinate`** CSS property defines the x and y coordinate positions within an element that will align with its nearest ancestor scroll container's `scroll-snap-destination` for each respective axis.\n   *\n   * **Syntax**: `none | <position>#`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  scrollSnapCoordinate?: Property.ScrollSnapCoordinate<TLength> | undefined;\n  /**\n   * The **`scroll-snap-destination`** CSS property defines the position in x and y coordinates within the scroll container's visual viewport which element snap points align with.\n   *\n   * **Syntax**: `<position>`\n   *\n   * **Initial value**: `0px 0px`\n   *\n   * @deprecated\n   */\n  scrollSnapDestination?: Property.ScrollSnapDestination<TLength> | undefined;\n  /**\n   * The **`scroll-snap-points-x`** CSS property defines the horizontal positioning of snap points within the content of the scroll container they are applied to.\n   *\n   * **Syntax**: `none | repeat( <length-percentage> )`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  scrollSnapPointsX?: Property.ScrollSnapPointsX | undefined;\n  /**\n   * The **`scroll-snap-points-y`** CSS property defines the vertical positioning of snap points within the content of the scroll container they are applied to.\n   *\n   * **Syntax**: `none | repeat( <length-percentage> )`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  scrollSnapPointsY?: Property.ScrollSnapPointsY | undefined;\n  /**\n   * The **`scroll-snap-type-x`** CSS property defines how strictly snap points are enforced on the horizontal axis of the scroll container in case there is one.\n   *\n   * **Syntax**: `none | mandatory | proximity`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  scrollSnapTypeX?: Property.ScrollSnapTypeX | undefined;\n  /**\n   * The **`scroll-snap-type-y`** CSS property defines how strictly snap points are enforced on the vertical axis of the scroll container in case there is one.\n   *\n   * **Syntax**: `none | mandatory | proximity`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  scrollSnapTypeY?: Property.ScrollSnapTypeY | undefined;\n  /**\n   * The **`box-align`** CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.\n   *\n   * **Syntax**: `start | center | end | baseline | stretch`\n   *\n   * **Initial value**: `stretch`\n   *\n   * @deprecated\n   */\n  KhtmlBoxAlign?: Property.BoxAlign | undefined;\n  /**\n   * The **`box-direction`** CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).\n   *\n   * **Syntax**: `normal | reverse | inherit`\n   *\n   * **Initial value**: `normal`\n   *\n   * @deprecated\n   */\n  KhtmlBoxDirection?: Property.BoxDirection | undefined;\n  /**\n   * The **`-moz-box-flex`** and **`-webkit-box-flex`** CSS properties specify how a `-moz-box` or `-webkit-box` grows to fill the box that contains it, in the direction of the containing box's layout.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  KhtmlBoxFlex?: Property.BoxFlex | undefined;\n  /**\n   * The **`box-flex-group`** CSS property assigns the flexbox's child elements to a flex group.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  KhtmlBoxFlexGroup?: Property.BoxFlexGroup | undefined;\n  /**\n   * The **`box-lines`** CSS property determines whether the box may have a single or multiple lines (rows for horizontally oriented boxes, columns for vertically oriented boxes).\n   *\n   * **Syntax**: `single | multiple`\n   *\n   * **Initial value**: `single`\n   *\n   * @deprecated\n   */\n  KhtmlBoxLines?: Property.BoxLines | undefined;\n  /**\n   * The **`box-ordinal-group`** CSS property assigns the flexbox's child elements to an ordinal group.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  KhtmlBoxOrdinalGroup?: Property.BoxOrdinalGroup | undefined;\n  /**\n   * The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\n   *\n   * **Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n   *\n   * **Initial value**: `inline-axis` (`horizontal` in XUL)\n   *\n   * @deprecated\n   */\n  KhtmlBoxOrient?: Property.BoxOrient | undefined;\n  /**\n   * The **`-moz-box-pack`** and **`-webkit-box-pack`** CSS properties specify how a `-moz-box` or `-webkit-box` packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.\n   *\n   * **Syntax**: `start | center | end | justify`\n   *\n   * **Initial value**: `start`\n   *\n   * @deprecated\n   */\n  KhtmlBoxPack?: Property.BoxPack | undefined;\n  /**\n   * The **`line-break`** CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.\n   *\n   * **Syntax**: `auto | loose | normal | strict | anywhere`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  KhtmlLineBreak?: Property.LineBreak | undefined;\n  /**\n   * The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n   *\n   * **Syntax**: `<alpha-value>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  KhtmlOpacity?: Property.Opacity | undefined;\n  /**\n   * The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n   *\n   * **Syntax**: `auto | text | none | contain | all`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  KhtmlUserSelect?: Property.UserSelect | undefined;\n  /**\n   * The **`backface-visibility`** CSS property sets whether the back face of an element is visible when turned towards the user.\n   *\n   * **Syntax**: `visible | hidden`\n   *\n   * **Initial value**: `visible`\n   *\n   * @deprecated\n   */\n  MozBackfaceVisibility?: Property.BackfaceVisibility | undefined;\n  /**\n   * The **`background-clip`** CSS property sets whether an element's background extends underneath its border box, padding box, or content box.\n   *\n   * **Syntax**: `<box>#`\n   *\n   * **Initial value**: `border-box`\n   *\n   * @deprecated\n   */\n  MozBackgroundClip?: Property.BackgroundClip | undefined;\n  /**\n   * The **`box-decoration-break`** CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.\n   *\n   * **Syntax**: `slice | clone`\n   *\n   * **Initial value**: `slice`\n   *\n   * @deprecated\n   */\n  MozBackgroundInlinePolicy?: Property.BoxDecorationBreak | undefined;\n  /**\n   * The **`background-origin`** CSS property sets the background's origin: from the border start, inside the border, or inside the padding.\n   *\n   * **Syntax**: `<box>#`\n   *\n   * **Initial value**: `padding-box`\n   *\n   * @deprecated\n   */\n  MozBackgroundOrigin?: Property.BackgroundOrigin | undefined;\n  /**\n   * The **`background-size`** CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.\n   *\n   * **Syntax**: `<bg-size>#`\n   *\n   * **Initial value**: `auto auto`\n   *\n   * @deprecated\n   */\n  MozBackgroundSize?: Property.BackgroundSize<TLength> | undefined;\n  /**\n   * The **`border-radius`** CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.\n   *\n   * **Syntax**: `<length-percentage>{1,4} [ / <length-percentage>{1,4} ]?`\n   *\n   * @deprecated\n   */\n  MozBorderRadius?: Property.BorderRadius<TLength> | undefined;\n  /**\n   * The **`border-bottom-left-radius`** CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  MozBorderRadiusBottomleft?: Property.BorderBottomLeftRadius<TLength> | undefined;\n  /**\n   * The **`border-bottom-right-radius`** CSS property rounds the bottom-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  MozBorderRadiusBottomright?: Property.BorderBottomRightRadius<TLength> | undefined;\n  /**\n   * The **`border-top-left-radius`** CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  MozBorderRadiusTopleft?: Property.BorderTopLeftRadius<TLength> | undefined;\n  /**\n   * The **`border-top-right-radius`** CSS property rounds the top-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  MozBorderRadiusTopright?: Property.BorderTopRightRadius<TLength> | undefined;\n  /**\n   * The **`box-align`** CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.\n   *\n   * **Syntax**: `start | center | end | baseline | stretch`\n   *\n   * **Initial value**: `stretch`\n   *\n   * @deprecated\n   */\n  MozBoxAlign?: Property.BoxAlign | undefined;\n  /**\n   * The **`box-direction`** CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).\n   *\n   * **Syntax**: `normal | reverse | inherit`\n   *\n   * **Initial value**: `normal`\n   *\n   * @deprecated\n   */\n  MozBoxDirection?: Property.BoxDirection | undefined;\n  /**\n   * The **`-moz-box-flex`** and **`-webkit-box-flex`** CSS properties specify how a `-moz-box` or `-webkit-box` grows to fill the box that contains it, in the direction of the containing box's layout.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  MozBoxFlex?: Property.BoxFlex | undefined;\n  /**\n   * The **`box-ordinal-group`** CSS property assigns the flexbox's child elements to an ordinal group.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  MozBoxOrdinalGroup?: Property.BoxOrdinalGroup | undefined;\n  /**\n   * The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\n   *\n   * **Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n   *\n   * **Initial value**: `inline-axis` (`horizontal` in XUL)\n   *\n   * @deprecated\n   */\n  MozBoxOrient?: Property.BoxOrient | undefined;\n  /**\n   * The **`-moz-box-pack`** and **`-webkit-box-pack`** CSS properties specify how a `-moz-box` or `-webkit-box` packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.\n   *\n   * **Syntax**: `start | center | end | justify`\n   *\n   * **Initial value**: `start`\n   *\n   * @deprecated\n   */\n  MozBoxPack?: Property.BoxPack | undefined;\n  /**\n   * The **`box-shadow`** CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.\n   *\n   * **Syntax**: `none | <shadow>#`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  MozBoxShadow?: Property.BoxShadow | undefined;\n  /**\n   * The non-standard **`-moz-float-edge`** CSS property specifies whether the height and width properties of the element include the margin, border, or padding thickness.\n   *\n   * **Syntax**: `border-box | content-box | margin-box | padding-box`\n   *\n   * **Initial value**: `content-box`\n   *\n   * @deprecated\n   */\n  MozFloatEdge?: Property.MozFloatEdge | undefined;\n  /**\n   * The **`-moz-force-broken-image-icon`** extended CSS property can be used to force the broken image icon to be shown even when a broken image has an `alt` attribute.\n   *\n   * **Syntax**: `0 | 1`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  MozForceBrokenImageIcon?: Property.MozForceBrokenImageIcon | undefined;\n  /**\n   * The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n   *\n   * **Syntax**: `<alpha-value>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  MozOpacity?: Property.Opacity | undefined;\n  /**\n   * The **`outline`** CSS shorthand property sets most of the outline properties in a single declaration.\n   *\n   * **Syntax**: `[ <'outline-color'> || <'outline-style'> || <'outline-width'> ]`\n   *\n   * @deprecated\n   */\n  MozOutline?: Property.Outline<TLength> | undefined;\n  /**\n   * The **`outline-color`** CSS property sets the color of an element's outline.\n   *\n   * **Syntax**: `<color> | invert`\n   *\n   * **Initial value**: `invert`, for browsers supporting it, `currentColor` for the other\n   *\n   * @deprecated\n   */\n  MozOutlineColor?: Property.OutlineColor | undefined;\n  /**\n   * The **`outline-style`** CSS property sets the style of an element's outline. An outline is a line that is drawn around an element, outside the `border`.\n   *\n   * **Syntax**: `auto | <'border-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  MozOutlineStyle?: Property.OutlineStyle | undefined;\n  /**\n   * The CSS **`outline-width`** property sets the thickness of an element's outline. An outline is a line that is drawn around an element, outside the `border`.\n   *\n   * **Syntax**: `<line-width>`\n   *\n   * **Initial value**: `medium`\n   *\n   * @deprecated\n   */\n  MozOutlineWidth?: Property.OutlineWidth<TLength> | undefined;\n  /**\n   * The **`perspective`** CSS property determines the distance between the z=0 plane and the user in order to give a 3D-positioned element some perspective.\n   *\n   * **Syntax**: `none | <length>`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  MozPerspective?: Property.Perspective<TLength> | undefined;\n  /**\n   * The **`perspective-origin`** CSS property determines the position at which the viewer is looking. It is used as the _vanishing point_ by the `perspective` property.\n   *\n   * **Syntax**: `<position>`\n   *\n   * **Initial value**: `50% 50%`\n   *\n   * @deprecated\n   */\n  MozPerspectiveOrigin?: Property.PerspectiveOrigin<TLength> | undefined;\n  /**\n   * The **`text-align-last`** CSS property sets how the last line of a block or a line, right before a forced line break, is aligned.\n   *\n   * **Syntax**: `auto | start | end | left | right | center | justify`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  MozTextAlignLast?: Property.TextAlignLast | undefined;\n  /**\n   * The **`text-decoration-color`** CSS property sets the color of decorations added to text by `text-decoration-line`.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * @deprecated\n   */\n  MozTextDecorationColor?: Property.TextDecorationColor | undefined;\n  /**\n   * The **`text-decoration-line`** CSS property sets the kind of decoration that is used on text in an element, such as an underline or overline.\n   *\n   * **Syntax**: `none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  MozTextDecorationLine?: Property.TextDecorationLine | undefined;\n  /**\n   * The **`text-decoration-style`** CSS property sets the style of the lines specified by `text-decoration-line`. The style applies to all lines that are set with `text-decoration-line`.\n   *\n   * **Syntax**: `solid | double | dotted | dashed | wavy`\n   *\n   * **Initial value**: `solid`\n   *\n   * @deprecated\n   */\n  MozTextDecorationStyle?: Property.TextDecorationStyle | undefined;\n  /**\n   * The **`transform`** CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.\n   *\n   * **Syntax**: `none | <transform-list>`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  MozTransform?: Property.Transform | undefined;\n  /**\n   * The **`transform-origin`** CSS property sets the origin for an element's transformations.\n   *\n   * **Syntax**: `[ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?`\n   *\n   * **Initial value**: `50% 50% 0`\n   *\n   * @deprecated\n   */\n  MozTransformOrigin?: Property.TransformOrigin<TLength> | undefined;\n  /**\n   * The **`transform-style`** CSS property sets whether children of an element are positioned in the 3D space or are flattened in the plane of the element.\n   *\n   * **Syntax**: `flat | preserve-3d`\n   *\n   * **Initial value**: `flat`\n   *\n   * @deprecated\n   */\n  MozTransformStyle?: Property.TransformStyle | undefined;\n  /**\n   * The **`transition`** CSS property is a shorthand property for `transition-property`, `transition-duration`, `transition-timing-function`, and `transition-delay`.\n   *\n   * **Syntax**: `<single-transition>#`\n   *\n   * @deprecated\n   */\n  MozTransition?: Property.Transition<TTime> | undefined;\n  /**\n   * The **`transition-delay`** CSS property specifies the duration to wait before starting a property's transition effect when its value changes.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * @deprecated\n   */\n  MozTransitionDelay?: Property.TransitionDelay<TTime> | undefined;\n  /**\n   * The **`transition-duration`** CSS property sets the length of time a transition animation should take to complete. By default, the value is `0s`, meaning that no animation will occur.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * @deprecated\n   */\n  MozTransitionDuration?: Property.TransitionDuration<TTime> | undefined;\n  /**\n   * The **`transition-property`** CSS property sets the CSS properties to which a transition effect should be applied.\n   *\n   * **Syntax**: `none | <single-transition-property>#`\n   *\n   * **Initial value**: all\n   *\n   * @deprecated\n   */\n  MozTransitionProperty?: Property.TransitionProperty | undefined;\n  /**\n   * The **`transition-timing-function`** CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   *\n   * @deprecated\n   */\n  MozTransitionTimingFunction?: Property.TransitionTimingFunction | undefined;\n  /**\n   * In Mozilla applications, **`-moz-user-input`** determines if an element will accept user input.\n   *\n   * **Syntax**: `auto | none | enabled | disabled`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  MozUserInput?: Property.MozUserInput | undefined;\n  /**\n   * The **`ime-mode`** CSS property controls the state of the input method editor (IME) for text fields. This property is obsolete.\n   *\n   * **Syntax**: `auto | normal | active | inactive | disabled`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  msImeMode?: Property.ImeMode | undefined;\n  /**\n   * The **`animation`** shorthand CSS property applies an animation between styles. It is a shorthand for `animation-name`, `animation-duration`, `animation-timing-function`, `animation-delay`, `animation-iteration-count`, `animation-direction`, `animation-fill-mode`, and `animation-play-state`.\n   *\n   * **Syntax**: `<single-animation>#`\n   *\n   * @deprecated\n   */\n  OAnimation?: Property.Animation<TTime> | undefined;\n  /**\n   * The **`animation-delay`** CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * @deprecated\n   */\n  OAnimationDelay?: Property.AnimationDelay<TTime> | undefined;\n  /**\n   * The **`animation-direction`** CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.\n   *\n   * **Syntax**: `<single-animation-direction>#`\n   *\n   * **Initial value**: `normal`\n   *\n   * @deprecated\n   */\n  OAnimationDirection?: Property.AnimationDirection | undefined;\n  /**\n   * The **`animation-duration`** CSS property sets the length of time that an animation takes to complete one cycle.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * @deprecated\n   */\n  OAnimationDuration?: Property.AnimationDuration<TTime> | undefined;\n  /**\n   * The **`animation-fill-mode`** CSS property sets how a CSS animation applies styles to its target before and after its execution.\n   *\n   * **Syntax**: `<single-animation-fill-mode>#`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  OAnimationFillMode?: Property.AnimationFillMode | undefined;\n  /**\n   * The **`animation-iteration-count`** CSS property sets the number of times an animation sequence should be played before stopping.\n   *\n   * **Syntax**: `<single-animation-iteration-count>#`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  OAnimationIterationCount?: Property.AnimationIterationCount | undefined;\n  /**\n   * The **`animation-name`** CSS property specifies the names of one or more `@keyframes` at-rules that describe the animation to apply to an element. Multiple `@keyframe` at-rules are specified as a comma-separated list of names. If the specified name does not match any `@keyframe` at-rule, no properties are animated.\n   *\n   * **Syntax**: `[ none | <keyframes-name> ]#`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  OAnimationName?: Property.AnimationName | undefined;\n  /**\n   * The **`animation-play-state`** CSS property sets whether an animation is running or paused.\n   *\n   * **Syntax**: `<single-animation-play-state>#`\n   *\n   * **Initial value**: `running`\n   *\n   * @deprecated\n   */\n  OAnimationPlayState?: Property.AnimationPlayState | undefined;\n  /**\n   * The **`animation-timing-function`** CSS property sets how an animation progresses through the duration of each cycle.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   *\n   * @deprecated\n   */\n  OAnimationTimingFunction?: Property.AnimationTimingFunction | undefined;\n  /**\n   * The **`background-size`** CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.\n   *\n   * **Syntax**: `<bg-size>#`\n   *\n   * **Initial value**: `auto auto`\n   *\n   * @deprecated\n   */\n  OBackgroundSize?: Property.BackgroundSize<TLength> | undefined;\n  /**\n   * The **`border-image`** CSS property draws an image around a given element. It replaces the element's regular border.\n   *\n   * **Syntax**: `<'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>`\n   *\n   * @deprecated\n   */\n  OBorderImage?: Property.BorderImage | undefined;\n  /**\n   * The **`object-fit`** CSS property sets how the content of a replaced element, such as an `<img>` or `<video>`, should be resized to fit its container.\n   *\n   * **Syntax**: `fill | contain | cover | none | scale-down`\n   *\n   * **Initial value**: `fill`\n   *\n   * @deprecated\n   */\n  OObjectFit?: Property.ObjectFit | undefined;\n  /**\n   * The **`object-position`** CSS property specifies the alignment of the selected replaced element's contents within the element's box. Areas of the box which aren't covered by the replaced element's object will show the element's background.\n   *\n   * **Syntax**: `<position>`\n   *\n   * **Initial value**: `50% 50%`\n   *\n   * @deprecated\n   */\n  OObjectPosition?: Property.ObjectPosition<TLength> | undefined;\n  /**\n   * The **`tab-size`** CSS property is used to customize the width of tab characters (U+0009).\n   *\n   * **Syntax**: `<integer> | <length>`\n   *\n   * **Initial value**: `8`\n   *\n   * @deprecated\n   */\n  OTabSize?: Property.TabSize<TLength> | undefined;\n  /**\n   * The **`text-overflow`** CSS property sets how hidden overflow content is signaled to users. It can be clipped, display an ellipsis ('`…`'), or display a custom string.\n   *\n   * **Syntax**: `[ clip | ellipsis | <string> ]{1,2}`\n   *\n   * **Initial value**: `clip`\n   *\n   * @deprecated\n   */\n  OTextOverflow?: Property.TextOverflow | undefined;\n  /**\n   * The **`transform`** CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.\n   *\n   * **Syntax**: `none | <transform-list>`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  OTransform?: Property.Transform | undefined;\n  /**\n   * The **`transform-origin`** CSS property sets the origin for an element's transformations.\n   *\n   * **Syntax**: `[ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?`\n   *\n   * **Initial value**: `50% 50% 0`\n   *\n   * @deprecated\n   */\n  OTransformOrigin?: Property.TransformOrigin<TLength> | undefined;\n  /**\n   * The **`transition`** CSS property is a shorthand property for `transition-property`, `transition-duration`, `transition-timing-function`, and `transition-delay`.\n   *\n   * **Syntax**: `<single-transition>#`\n   *\n   * @deprecated\n   */\n  OTransition?: Property.Transition<TTime> | undefined;\n  /**\n   * The **`transition-delay`** CSS property specifies the duration to wait before starting a property's transition effect when its value changes.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * @deprecated\n   */\n  OTransitionDelay?: Property.TransitionDelay<TTime> | undefined;\n  /**\n   * The **`transition-duration`** CSS property sets the length of time a transition animation should take to complete. By default, the value is `0s`, meaning that no animation will occur.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * @deprecated\n   */\n  OTransitionDuration?: Property.TransitionDuration<TTime> | undefined;\n  /**\n   * The **`transition-property`** CSS property sets the CSS properties to which a transition effect should be applied.\n   *\n   * **Syntax**: `none | <single-transition-property>#`\n   *\n   * **Initial value**: all\n   *\n   * @deprecated\n   */\n  OTransitionProperty?: Property.TransitionProperty | undefined;\n  /**\n   * The **`transition-timing-function`** CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   *\n   * @deprecated\n   */\n  OTransitionTimingFunction?: Property.TransitionTimingFunction | undefined;\n  /**\n   * The **`box-align`** CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.\n   *\n   * **Syntax**: `start | center | end | baseline | stretch`\n   *\n   * **Initial value**: `stretch`\n   *\n   * @deprecated\n   */\n  WebkitBoxAlign?: Property.BoxAlign | undefined;\n  /**\n   * The **`box-direction`** CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).\n   *\n   * **Syntax**: `normal | reverse | inherit`\n   *\n   * **Initial value**: `normal`\n   *\n   * @deprecated\n   */\n  WebkitBoxDirection?: Property.BoxDirection | undefined;\n  /**\n   * The **`-moz-box-flex`** and **`-webkit-box-flex`** CSS properties specify how a `-moz-box` or `-webkit-box` grows to fill the box that contains it, in the direction of the containing box's layout.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  WebkitBoxFlex?: Property.BoxFlex | undefined;\n  /**\n   * The **`box-flex-group`** CSS property assigns the flexbox's child elements to a flex group.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  WebkitBoxFlexGroup?: Property.BoxFlexGroup | undefined;\n  /**\n   * The **`box-lines`** CSS property determines whether the box may have a single or multiple lines (rows for horizontally oriented boxes, columns for vertically oriented boxes).\n   *\n   * **Syntax**: `single | multiple`\n   *\n   * **Initial value**: `single`\n   *\n   * @deprecated\n   */\n  WebkitBoxLines?: Property.BoxLines | undefined;\n  /**\n   * The **`box-ordinal-group`** CSS property assigns the flexbox's child elements to an ordinal group.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  WebkitBoxOrdinalGroup?: Property.BoxOrdinalGroup | undefined;\n  /**\n   * The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\n   *\n   * **Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n   *\n   * **Initial value**: `inline-axis` (`horizontal` in XUL)\n   *\n   * @deprecated\n   */\n  WebkitBoxOrient?: Property.BoxOrient | undefined;\n  /**\n   * The **`-moz-box-pack`** and **`-webkit-box-pack`** CSS properties specify how a `-moz-box` or `-webkit-box` packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.\n   *\n   * **Syntax**: `start | center | end | justify`\n   *\n   * **Initial value**: `start`\n   *\n   * @deprecated\n   */\n  WebkitBoxPack?: Property.BoxPack | undefined;\n}\n\nexport interface SvgProperties<TLength = (string & {}) | 0, TTime = string & {}> {\n  alignmentBaseline?: Property.AlignmentBaseline | undefined;\n  baselineShift?: Property.BaselineShift<TLength> | undefined;\n  clip?: Property.Clip | undefined;\n  clipPath?: Property.ClipPath | undefined;\n  clipRule?: Property.ClipRule | undefined;\n  color?: Property.Color | undefined;\n  colorInterpolation?: Property.ColorInterpolation | undefined;\n  colorRendering?: Property.ColorRendering | undefined;\n  cursor?: Property.Cursor | undefined;\n  direction?: Property.Direction | undefined;\n  display?: Property.Display | undefined;\n  dominantBaseline?: Property.DominantBaseline | undefined;\n  fill?: Property.Fill | undefined;\n  fillOpacity?: Property.FillOpacity | undefined;\n  fillRule?: Property.FillRule | undefined;\n  filter?: Property.Filter | undefined;\n  floodColor?: Property.FloodColor | undefined;\n  floodOpacity?: Property.FloodOpacity | undefined;\n  font?: Property.Font | undefined;\n  fontFamily?: Property.FontFamily | undefined;\n  fontSize?: Property.FontSize<TLength> | undefined;\n  fontSizeAdjust?: Property.FontSizeAdjust | undefined;\n  fontStretch?: Property.FontStretch | undefined;\n  fontStyle?: Property.FontStyle | undefined;\n  fontVariant?: Property.FontVariant | undefined;\n  fontWeight?: Property.FontWeight | undefined;\n  glyphOrientationVertical?: Property.GlyphOrientationVertical | undefined;\n  imageRendering?: Property.ImageRendering | undefined;\n  letterSpacing?: Property.LetterSpacing<TLength> | undefined;\n  lightingColor?: Property.LightingColor | undefined;\n  lineHeight?: Property.LineHeight<TLength> | undefined;\n  marker?: Property.Marker | undefined;\n  markerEnd?: Property.MarkerEnd | undefined;\n  markerMid?: Property.MarkerMid | undefined;\n  markerStart?: Property.MarkerStart | undefined;\n  mask?: Property.Mask<TLength> | undefined;\n  opacity?: Property.Opacity | undefined;\n  overflow?: Property.Overflow | undefined;\n  paintOrder?: Property.PaintOrder | undefined;\n  pointerEvents?: Property.PointerEvents | undefined;\n  shapeRendering?: Property.ShapeRendering | undefined;\n  stopColor?: Property.StopColor | undefined;\n  stopOpacity?: Property.StopOpacity | undefined;\n  stroke?: Property.Stroke | undefined;\n  strokeDasharray?: Property.StrokeDasharray<TLength> | undefined;\n  strokeDashoffset?: Property.StrokeDashoffset<TLength> | undefined;\n  strokeLinecap?: Property.StrokeLinecap | undefined;\n  strokeLinejoin?: Property.StrokeLinejoin | undefined;\n  strokeMiterlimit?: Property.StrokeMiterlimit | undefined;\n  strokeOpacity?: Property.StrokeOpacity | undefined;\n  strokeWidth?: Property.StrokeWidth<TLength> | undefined;\n  textAnchor?: Property.TextAnchor | undefined;\n  textDecoration?: Property.TextDecoration<TLength> | undefined;\n  textRendering?: Property.TextRendering | undefined;\n  unicodeBidi?: Property.UnicodeBidi | undefined;\n  vectorEffect?: Property.VectorEffect | undefined;\n  visibility?: Property.Visibility | undefined;\n  whiteSpace?: Property.WhiteSpace | undefined;\n  wordSpacing?: Property.WordSpacing<TLength> | undefined;\n  writingMode?: Property.WritingMode | undefined;\n}\n\nexport interface Properties<TLength = (string & {}) | 0, TTime = string & {}>\n  extends StandardProperties<TLength, TTime>,\n    VendorProperties<TLength, TTime>,\n    ObsoleteProperties<TLength, TTime>,\n    SvgProperties<TLength, TTime> {}\n\nexport interface StandardLonghandPropertiesHyphen<TLength = (string & {}) | 0, TTime = string & {}> {\n  /**\n   * The **`accent-color`** CSS property sets the accent color for user-interface controls generated by some elements.\n   *\n   * **Syntax**: `auto | <color>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **93** | **92**  | **15.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/accent-color\n   */\n  \"accent-color\"?: Property.AccentColor | undefined;\n  /**\n   * The CSS **`align-content`** property sets the distribution of space between and around content items along a flexbox's cross-axis or a grid's block axis.\n   *\n   * **Syntax**: `normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>`\n   *\n   * **Initial value**: `normal`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **29**  | **28**  |  **9**  | **12** | **11** |\n   * | 21 _-x-_ |         | 7 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/align-content\n   */\n  \"align-content\"?: Property.AlignContent | undefined;\n  /**\n   * The CSS **`align-items`** property sets the `align-self` value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.\n   *\n   * **Syntax**: `normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **29**  | **20**  |  **9**  | **12** | **11** |\n   * | 21 _-x-_ |         | 7 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/align-items\n   */\n  \"align-items\"?: Property.AlignItems | undefined;\n  /**\n   * The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n   *\n   * **Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\n   *\n   * **Initial value**: `auto`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **29**  | **20**  |  **9**  | **12** | **10** |\n   * | 21 _-x-_ |         | 7 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/align-self\n   */\n  \"align-self\"?: Property.AlignSelf | undefined;\n  /**\n   * The **`align-tracks`** CSS property sets the alignment in the masonry axis for grid containers that have masonry in their block axis.\n   *\n   * **Syntax**: `[ normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position> ]#`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/align-tracks\n   */\n  \"align-tracks\"?: Property.AlignTracks | undefined;\n  /**\n   * The **`animation-composition`** CSS property specifies the composite operation to use when multiple animations affect the same property simultaneously.\n   *\n   * **Syntax**: `<single-animation-composition>#`\n   *\n   * **Initial value**: `replace`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **112** | **115** | **16** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-composition\n   */\n  \"animation-composition\"?: Property.AnimationComposition | undefined;\n  /**\n   * The **`animation-delay`** CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-delay\n   */\n  \"animation-delay\"?: Property.AnimationDelay<TTime> | undefined;\n  /**\n   * The **`animation-direction`** CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.\n   *\n   * **Syntax**: `<single-animation-direction>#`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-direction\n   */\n  \"animation-direction\"?: Property.AnimationDirection | undefined;\n  /**\n   * The **`animation-duration`** CSS property sets the length of time that an animation takes to complete one cycle.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-duration\n   */\n  \"animation-duration\"?: Property.AnimationDuration<TTime> | undefined;\n  /**\n   * The **`animation-fill-mode`** CSS property sets how a CSS animation applies styles to its target before and after its execution.\n   *\n   * **Syntax**: `<single-animation-fill-mode>#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 5 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-fill-mode\n   */\n  \"animation-fill-mode\"?: Property.AnimationFillMode | undefined;\n  /**\n   * The **`animation-iteration-count`** CSS property sets the number of times an animation sequence should be played before stopping.\n   *\n   * **Syntax**: `<single-animation-iteration-count>#`\n   *\n   * **Initial value**: `1`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-iteration-count\n   */\n  \"animation-iteration-count\"?: Property.AnimationIterationCount | undefined;\n  /**\n   * The **`animation-name`** CSS property specifies the names of one or more `@keyframes` at-rules that describe the animation to apply to an element. Multiple `@keyframe` at-rules are specified as a comma-separated list of names. If the specified name does not match any `@keyframe` at-rule, no properties are animated.\n   *\n   * **Syntax**: `[ none | <keyframes-name> ]#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-name\n   */\n  \"animation-name\"?: Property.AnimationName | undefined;\n  /**\n   * The **`animation-play-state`** CSS property sets whether an animation is running or paused.\n   *\n   * **Syntax**: `<single-animation-play-state>#`\n   *\n   * **Initial value**: `running`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-play-state\n   */\n  \"animation-play-state\"?: Property.AnimationPlayState | undefined;\n  /**\n   * The **`animation-range-end`** CSS property is used to set the end of an animation's attachment range along its timeline, i.e. where along the timeline an animation will end.\n   *\n   * **Syntax**: `[ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-range-end\n   */\n  \"animation-range-end\"?: Property.AnimationRangeEnd<TLength> | undefined;\n  /**\n   * The **`animation-range-start`** CSS property is used to set the start of an animation's attachment range along its timeline, i.e. where along the timeline an animation will start.\n   *\n   * **Syntax**: `[ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-range-start\n   */\n  \"animation-range-start\"?: Property.AnimationRangeStart<TLength> | undefined;\n  /**\n   * The **`animation-timeline`** CSS property specifies the timeline that is used to control the progress of an animation.\n   *\n   * **Syntax**: `<single-animation-timeline>#`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-timeline\n   */\n  \"animation-timeline\"?: Property.AnimationTimeline | undefined;\n  /**\n   * The **`animation-timing-function`** CSS property sets how an animation progresses through the duration of each cycle.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-timing-function\n   */\n  \"animation-timing-function\"?: Property.AnimationTimingFunction | undefined;\n  /**\n   * The **`appearance`** CSS property is used to control native appearance of UI controls, that are based on operating system's theme.\n   *\n   * **Syntax**: `none | auto | textfield | menulist-button | <compat-auto>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox |  Safari  |   Edge   | IE  |\n   * | :-----: | :-----: | :------: | :------: | :-: |\n   * | **84**  | **80**  | **15.4** |  **84**  | No  |\n   * | 1 _-x-_ | 1 _-x-_ | 3 _-x-_  | 12 _-x-_ |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/appearance\n   */\n  appearance?: Property.Appearance | undefined;\n  /**\n   * The **`aspect-ratio`** CSS property sets a **preferred aspect ratio** for the box, which will be used in the calculation of auto sizes and some other layout functions.\n   *\n   * **Syntax**: `auto | <ratio>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **88** | **89**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/aspect-ratio\n   */\n  \"aspect-ratio\"?: Property.AspectRatio | undefined;\n  /**\n   * The **`backdrop-filter`** CSS property lets you apply graphical effects such as blurring or color shifting to the area behind an element. Because it applies to everything _behind_ the element, to see the effect you must make the element or its background at least partially transparent.\n   *\n   * **Syntax**: `none | <filter-function-list>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |   Safari    |  Edge  | IE  |\n   * | :----: | :-----: | :---------: | :----: | :-: |\n   * | **76** | **103** | **9** _-x-_ | **17** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/backdrop-filter\n   */\n  \"backdrop-filter\"?: Property.BackdropFilter | undefined;\n  /**\n   * The **`backface-visibility`** CSS property sets whether the back face of an element is visible when turned towards the user.\n   *\n   * **Syntax**: `visible | hidden`\n   *\n   * **Initial value**: `visible`\n   *\n   * |  Chrome  | Firefox |  Safari   |  Edge  |   IE   |\n   * | :------: | :-----: | :-------: | :----: | :----: |\n   * |  **36**  | **16**  | **15.4**  | **12** | **10** |\n   * | 12 _-x-_ |         | 5.1 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/backface-visibility\n   */\n  \"backface-visibility\"?: Property.BackfaceVisibility | undefined;\n  /**\n   * The **`background-attachment`** CSS property sets whether a background image's position is fixed within the viewport, or scrolls with its containing block.\n   *\n   * **Syntax**: `<attachment>#`\n   *\n   * **Initial value**: `scroll`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-attachment\n   */\n  \"background-attachment\"?: Property.BackgroundAttachment | undefined;\n  /**\n   * The **`background-blend-mode`** CSS property sets how an element's background images should blend with each other and with the element's background color.\n   *\n   * **Syntax**: `<blend-mode>#`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **35** | **30**  | **8**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-blend-mode\n   */\n  \"background-blend-mode\"?: Property.BackgroundBlendMode | undefined;\n  /**\n   * The **`background-clip`** CSS property sets whether an element's background extends underneath its border box, padding box, or content box.\n   *\n   * **Syntax**: `<box>#`\n   *\n   * **Initial value**: `border-box`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  |  **4**  |  **5**  | **12** | **9** |\n   * |        |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-clip\n   */\n  \"background-clip\"?: Property.BackgroundClip | undefined;\n  /**\n   * The **`background-color`** CSS property sets the background color of an element.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `transparent`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-color\n   */\n  \"background-color\"?: Property.BackgroundColor | undefined;\n  /**\n   * The **`background-image`** CSS property sets one or more background images on an element.\n   *\n   * **Syntax**: `<bg-image>#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-image\n   */\n  \"background-image\"?: Property.BackgroundImage | undefined;\n  /**\n   * The **`background-origin`** CSS property sets the background's origin: from the border start, inside the border, or inside the padding.\n   *\n   * **Syntax**: `<box>#`\n   *\n   * **Initial value**: `padding-box`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **4**  | **3**  | **12** | **9** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-origin\n   */\n  \"background-origin\"?: Property.BackgroundOrigin | undefined;\n  /**\n   * The **`background-position-x`** CSS property sets the initial horizontal position for each background image. The position is relative to the position layer set by `background-origin`.\n   *\n   * **Syntax**: `[ center | [ [ left | right | x-start | x-end ]? <length-percentage>? ]! ]#`\n   *\n   * **Initial value**: `0%`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  | **49**  | **1**  | **12** | **6** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-position-x\n   */\n  \"background-position-x\"?: Property.BackgroundPositionX<TLength> | undefined;\n  /**\n   * The **`background-position-y`** CSS property sets the initial vertical position for each background image. The position is relative to the position layer set by `background-origin`.\n   *\n   * **Syntax**: `[ center | [ [ top | bottom | y-start | y-end ]? <length-percentage>? ]! ]#`\n   *\n   * **Initial value**: `0%`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  | **49**  | **1**  | **12** | **6** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-position-y\n   */\n  \"background-position-y\"?: Property.BackgroundPositionY<TLength> | undefined;\n  /**\n   * The **`background-repeat`** CSS property sets how background images are repeated. A background image can be repeated along the horizontal and vertical axes, or not repeated at all.\n   *\n   * **Syntax**: `<repeat-style>#`\n   *\n   * **Initial value**: `repeat`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-repeat\n   */\n  \"background-repeat\"?: Property.BackgroundRepeat | undefined;\n  /**\n   * The **`background-size`** CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.\n   *\n   * **Syntax**: `<bg-size>#`\n   *\n   * **Initial value**: `auto auto`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * |  **3**  |  **4**  |  **5**  | **12** | **9** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-size\n   */\n  \"background-size\"?: Property.BackgroundSize<TLength> | undefined;\n  /**\n   * **Syntax**: `clip | ellipsis | <string>`\n   *\n   * **Initial value**: `clip`\n   */\n  \"block-overflow\"?: Property.BlockOverflow | undefined;\n  /**\n   * The **`block-size`** CSS property defines the horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the `width` or the `height` property, depending on the value of `writing-mode`.\n   *\n   * **Syntax**: `<'width'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/block-size\n   */\n  \"block-size\"?: Property.BlockSize<TLength> | undefined;\n  /**\n   * The **`border-block-color`** CSS property defines the color of the logical block borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color` and `border-bottom-color`, or `border-right-color` and `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-color'>{1,2}`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-color\n   */\n  \"border-block-color\"?: Property.BorderBlockColor | undefined;\n  /**\n   * The **`border-block-end-color`** CSS property defines the color of the logical block-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-color'>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-end-color\n   */\n  \"border-block-end-color\"?: Property.BorderBlockEndColor | undefined;\n  /**\n   * The **`border-block-end-style`** CSS property defines the style of the logical block-end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-end-style\n   */\n  \"border-block-end-style\"?: Property.BorderBlockEndStyle | undefined;\n  /**\n   * The **`border-block-end-width`** CSS property defines the width of the logical block-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-width'>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-end-width\n   */\n  \"border-block-end-width\"?: Property.BorderBlockEndWidth<TLength> | undefined;\n  /**\n   * The **`border-block-start-color`** CSS property defines the color of the logical block-start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-color'>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-start-color\n   */\n  \"border-block-start-color\"?: Property.BorderBlockStartColor | undefined;\n  /**\n   * The **`border-block-start-style`** CSS property defines the style of the logical block start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-start-style\n   */\n  \"border-block-start-style\"?: Property.BorderBlockStartStyle | undefined;\n  /**\n   * The **`border-block-start-width`** CSS property defines the width of the logical block-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-width'>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-start-width\n   */\n  \"border-block-start-width\"?: Property.BorderBlockStartWidth<TLength> | undefined;\n  /**\n   * The **`border-block-style`** CSS property defines the style of the logical block borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style` and `border-bottom-style`, or `border-left-style` and `border-right-style` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-style\n   */\n  \"border-block-style\"?: Property.BorderBlockStyle | undefined;\n  /**\n   * The **`border-block-width`** CSS property defines the width of the logical block borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width` and `border-bottom-width`, or `border-left-width`, and `border-right-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-width'>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-width\n   */\n  \"border-block-width\"?: Property.BorderBlockWidth<TLength> | undefined;\n  /**\n   * The **`border-bottom-color`** CSS property sets the color of an element's bottom border. It can also be set with the shorthand CSS properties `border-color` or `border-bottom`.\n   *\n   * **Syntax**: `<'border-top-color'>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-bottom-color\n   */\n  \"border-bottom-color\"?: Property.BorderBottomColor | undefined;\n  /**\n   * The **`border-bottom-left-radius`** CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * |  **4**  |  **4**  |  **5**  | **12** | **9** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-bottom-left-radius\n   */\n  \"border-bottom-left-radius\"?: Property.BorderBottomLeftRadius<TLength> | undefined;\n  /**\n   * The **`border-bottom-right-radius`** CSS property rounds the bottom-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * |  **4**  |  **4**  |  **5**  | **12** | **9** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-bottom-right-radius\n   */\n  \"border-bottom-right-radius\"?: Property.BorderBottomRightRadius<TLength> | undefined;\n  /**\n   * The **`border-bottom-style`** CSS property sets the line style of an element's bottom `border`.\n   *\n   * **Syntax**: `<line-style>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-bottom-style\n   */\n  \"border-bottom-style\"?: Property.BorderBottomStyle | undefined;\n  /**\n   * The **`border-bottom-width`** CSS property sets the width of the bottom border of an element.\n   *\n   * **Syntax**: `<line-width>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-bottom-width\n   */\n  \"border-bottom-width\"?: Property.BorderBottomWidth<TLength> | undefined;\n  /**\n   * The **`border-collapse`** CSS property sets whether cells inside a `<table>` have shared or separate borders.\n   *\n   * **Syntax**: `collapse | separate`\n   *\n   * **Initial value**: `separate`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  |  **1**  | **1.2** | **12** | **5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-collapse\n   */\n  \"border-collapse\"?: Property.BorderCollapse | undefined;\n  /**\n   * The **`border-end-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **89** | **66**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-end-end-radius\n   */\n  \"border-end-end-radius\"?: Property.BorderEndEndRadius<TLength> | undefined;\n  /**\n   * The **`border-end-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **89** | **66**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-end-start-radius\n   */\n  \"border-end-start-radius\"?: Property.BorderEndStartRadius<TLength> | undefined;\n  /**\n   * The **`border-image-outset`** CSS property sets the distance by which an element's border image is set out from its border box.\n   *\n   * **Syntax**: `[ <length> | <number> ]{1,4}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **15** | **15**  | **6**  | **12** | **11** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-image-outset\n   */\n  \"border-image-outset\"?: Property.BorderImageOutset<TLength> | undefined;\n  /**\n   * The **`border-image-repeat`** CSS property defines how the edge regions and middle region of a source image are adjusted to fit the dimensions of an element's border image. The middle region can be displayed by using the keyword \"fill\" in the border-image-slice property.\n   *\n   * **Syntax**: `[ stretch | repeat | round | space ]{1,2}`\n   *\n   * **Initial value**: `stretch`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **15** | **15**  | **6**  | **12** | **11** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-image-repeat\n   */\n  \"border-image-repeat\"?: Property.BorderImageRepeat | undefined;\n  /**\n   * The **`border-image-slice`** CSS property divides the image specified by `border-image-source` into regions. These regions form the components of an element's border image.\n   *\n   * **Syntax**: `<number-percentage>{1,4} && fill?`\n   *\n   * **Initial value**: `100%`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **15** | **15**  | **6**  | **12** | **11** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-image-slice\n   */\n  \"border-image-slice\"?: Property.BorderImageSlice | undefined;\n  /**\n   * The **`border-image-source`** CSS property sets the source image used to create an element's border image.\n   *\n   * **Syntax**: `none | <image>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **15** | **15**  | **6**  | **12** | **11** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-image-source\n   */\n  \"border-image-source\"?: Property.BorderImageSource | undefined;\n  /**\n   * The **`border-image-width`** CSS property sets the width of an element's border image.\n   *\n   * **Syntax**: `[ <length-percentage> | <number> | auto ]{1,4}`\n   *\n   * **Initial value**: `1`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **15** | **13**  | **6**  | **12** | **11** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-image-width\n   */\n  \"border-image-width\"?: Property.BorderImageWidth<TLength> | undefined;\n  /**\n   * The **`border-inline-color`** CSS property defines the color of the logical inline borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color` and `border-bottom-color`, or `border-right-color` and `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-color'>{1,2}`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-color\n   */\n  \"border-inline-color\"?: Property.BorderInlineColor | undefined;\n  /**\n   * The **`border-inline-end-color`** CSS property defines the color of the logical inline-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-color'>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome |           Firefox           |  Safari  | Edge | IE  |\n   * | :----: | :-------------------------: | :------: | :--: | :-: |\n   * | **69** |           **41**            | **12.1** | n/a  | No  |\n   * |        | 3 _(-moz-border-end-color)_ |          |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-end-color\n   */\n  \"border-inline-end-color\"?: Property.BorderInlineEndColor | undefined;\n  /**\n   * The **`border-inline-end-style`** CSS property defines the style of the logical inline end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome |           Firefox           |  Safari  | Edge | IE  |\n   * | :----: | :-------------------------: | :------: | :--: | :-: |\n   * | **69** |           **41**            | **12.1** | n/a  | No  |\n   * |        | 3 _(-moz-border-end-style)_ |          |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-end-style\n   */\n  \"border-inline-end-style\"?: Property.BorderInlineEndStyle | undefined;\n  /**\n   * The **`border-inline-end-width`** CSS property defines the width of the logical inline-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-width'>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome |           Firefox           |  Safari  | Edge | IE  |\n   * | :----: | :-------------------------: | :------: | :--: | :-: |\n   * | **69** |           **41**            | **12.1** | n/a  | No  |\n   * |        | 3 _(-moz-border-end-width)_ |          |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-end-width\n   */\n  \"border-inline-end-width\"?: Property.BorderInlineEndWidth<TLength> | undefined;\n  /**\n   * The **`border-inline-start-color`** CSS property defines the color of the logical inline start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-color'>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome |            Firefox            |  Safari  | Edge | IE  |\n   * | :----: | :---------------------------: | :------: | :--: | :-: |\n   * | **69** |            **41**             | **12.1** | n/a  | No  |\n   * |        | 3 _(-moz-border-start-color)_ |          |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-start-color\n   */\n  \"border-inline-start-color\"?: Property.BorderInlineStartColor | undefined;\n  /**\n   * The **`border-inline-start-style`** CSS property defines the style of the logical inline start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome |            Firefox            |  Safari  | Edge | IE  |\n   * | :----: | :---------------------------: | :------: | :--: | :-: |\n   * | **69** |            **41**             | **12.1** | n/a  | No  |\n   * |        | 3 _(-moz-border-start-style)_ |          |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-start-style\n   */\n  \"border-inline-start-style\"?: Property.BorderInlineStartStyle | undefined;\n  /**\n   * The **`border-inline-start-width`** CSS property defines the width of the logical inline-start border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-width'>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-start-width\n   */\n  \"border-inline-start-width\"?: Property.BorderInlineStartWidth<TLength> | undefined;\n  /**\n   * The **`border-inline-style`** CSS property defines the style of the logical inline borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style` and `border-bottom-style`, or `border-left-style` and `border-right-style` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-style\n   */\n  \"border-inline-style\"?: Property.BorderInlineStyle | undefined;\n  /**\n   * The **`border-inline-width`** CSS property defines the width of the logical inline borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width` and `border-bottom-width`, or `border-left-width`, and `border-right-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-width'>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-width\n   */\n  \"border-inline-width\"?: Property.BorderInlineWidth<TLength> | undefined;\n  /**\n   * The **`border-left-color`** CSS property sets the color of an element's left border. It can also be set with the shorthand CSS properties `border-color` or `border-left`.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-left-color\n   */\n  \"border-left-color\"?: Property.BorderLeftColor | undefined;\n  /**\n   * The **`border-left-style`** CSS property sets the line style of an element's left `border`.\n   *\n   * **Syntax**: `<line-style>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-left-style\n   */\n  \"border-left-style\"?: Property.BorderLeftStyle | undefined;\n  /**\n   * The **`border-left-width`** CSS property sets the width of the left border of an element.\n   *\n   * **Syntax**: `<line-width>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-left-width\n   */\n  \"border-left-width\"?: Property.BorderLeftWidth<TLength> | undefined;\n  /**\n   * The **`border-right-color`** CSS property sets the color of an element's right border. It can also be set with the shorthand CSS properties `border-color` or `border-right`.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-right-color\n   */\n  \"border-right-color\"?: Property.BorderRightColor | undefined;\n  /**\n   * The **`border-right-style`** CSS property sets the line style of an element's right `border`.\n   *\n   * **Syntax**: `<line-style>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-right-style\n   */\n  \"border-right-style\"?: Property.BorderRightStyle | undefined;\n  /**\n   * The **`border-right-width`** CSS property sets the width of the right border of an element.\n   *\n   * **Syntax**: `<line-width>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-right-width\n   */\n  \"border-right-width\"?: Property.BorderRightWidth<TLength> | undefined;\n  /**\n   * The **`border-spacing`** CSS property sets the distance between the borders of adjacent cells in a `<table>`. This property applies only when `border-collapse` is `separate`.\n   *\n   * **Syntax**: `<length> <length>?`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-spacing\n   */\n  \"border-spacing\"?: Property.BorderSpacing<TLength> | undefined;\n  /**\n   * The **`border-start-end-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius depending on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **89** | **66**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-start-end-radius\n   */\n  \"border-start-end-radius\"?: Property.BorderStartEndRadius<TLength> | undefined;\n  /**\n   * The **`border-start-start-radius`** CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's `writing-mode`, `direction`, and `text-orientation`. This is useful when building styles to work regardless of the text orientation and writing mode.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **89** | **66**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-start-start-radius\n   */\n  \"border-start-start-radius\"?: Property.BorderStartStartRadius<TLength> | undefined;\n  /**\n   * The **`border-top-color`** CSS property sets the color of an element's top border. It can also be set with the shorthand CSS properties `border-color` or `border-top`.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-top-color\n   */\n  \"border-top-color\"?: Property.BorderTopColor | undefined;\n  /**\n   * The **`border-top-left-radius`** CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * |  **4**  |  **4**  |  **5**  | **12** | **9** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-top-left-radius\n   */\n  \"border-top-left-radius\"?: Property.BorderTopLeftRadius<TLength> | undefined;\n  /**\n   * The **`border-top-right-radius`** CSS property rounds the top-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * |  **4**  |  **4**  |  **5**  | **12** | **9** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-top-right-radius\n   */\n  \"border-top-right-radius\"?: Property.BorderTopRightRadius<TLength> | undefined;\n  /**\n   * The **`border-top-style`** CSS property sets the line style of an element's top `border`.\n   *\n   * **Syntax**: `<line-style>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-top-style\n   */\n  \"border-top-style\"?: Property.BorderTopStyle | undefined;\n  /**\n   * The **`border-top-width`** CSS property sets the width of the top border of an element.\n   *\n   * **Syntax**: `<line-width>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-top-width\n   */\n  \"border-top-width\"?: Property.BorderTopWidth<TLength> | undefined;\n  /**\n   * The **`bottom`** CSS property participates in setting the vertical position of a positioned element. It has no effect on non-positioned elements.\n   *\n   * **Syntax**: `<length> | <percentage> | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/bottom\n   */\n  bottom?: Property.Bottom<TLength> | undefined;\n  /**\n   * The **`box-decoration-break`** CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.\n   *\n   * **Syntax**: `slice | clone`\n   *\n   * **Initial value**: `slice`\n   *\n   * |    Chrome    | Firefox |   Safari    | Edge | IE  |\n   * | :----------: | :-----: | :---------: | :--: | :-: |\n   * | **22** _-x-_ | **32**  | **7** _-x-_ | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/box-decoration-break\n   */\n  \"box-decoration-break\"?: Property.BoxDecorationBreak | undefined;\n  /**\n   * The **`box-shadow`** CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.\n   *\n   * **Syntax**: `none | <shadow>#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * | **10**  |  **4**  | **5.1** | **12** | **9** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/box-shadow\n   */\n  \"box-shadow\"?: Property.BoxShadow | undefined;\n  /**\n   * The **`box-sizing`** CSS property sets how the total width and height of an element is calculated.\n   *\n   * **Syntax**: `content-box | border-box`\n   *\n   * **Initial value**: `content-box`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * | **10**  | **29**  | **5.1** | **12** | **8** |\n   * | 1 _-x-_ | 1 _-x-_ | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/box-sizing\n   */\n  \"box-sizing\"?: Property.BoxSizing | undefined;\n  /**\n   * The **`break-after`** CSS property sets how page, column, or region breaks should behave after a generated box. If there is no generated box, the property is ignored.\n   *\n   * **Syntax**: `auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **50** | **65**  | **10** | **12** | **10** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/break-after\n   */\n  \"break-after\"?: Property.BreakAfter | undefined;\n  /**\n   * The **`break-before`** CSS property sets how page, column, or region breaks should behave before a generated box. If there is no generated box, the property is ignored.\n   *\n   * **Syntax**: `auto | avoid | always | all | avoid-page | page | left | right | recto | verso | avoid-column | column | avoid-region | region`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **50** | **65**  | **10** | **12** | **10** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/break-before\n   */\n  \"break-before\"?: Property.BreakBefore | undefined;\n  /**\n   * The **`break-inside`** CSS property sets how page, column, or region breaks should behave inside a generated box. If there is no generated box, the property is ignored.\n   *\n   * **Syntax**: `auto | avoid | avoid-page | avoid-column | avoid-region`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **50** | **65**  | **10** | **12** | **10** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/break-inside\n   */\n  \"break-inside\"?: Property.BreakInside | undefined;\n  /**\n   * The **`caption-side`** CSS property puts the content of a table's `<caption>` on the specified side. The values are relative to the `writing-mode` of the table.\n   *\n   * **Syntax**: `top | bottom | block-start | block-end | inline-start | inline-end`\n   *\n   * **Initial value**: `top`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/caption-side\n   */\n  \"caption-side\"?: Property.CaptionSide | undefined;\n  /**\n   * The **`caret-color`** CSS property sets the color of the **insertion caret**, the visible marker where the next character typed will be inserted. This is sometimes referred to as the **text input cursor**. The caret appears in elements such as `<input>` or those with the `contenteditable` attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.\n   *\n   * **Syntax**: `auto | <color>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **53**  | **11.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/caret-color\n   */\n  \"caret-color\"?: Property.CaretColor | undefined;\n  /**\n   * **Syntax**: `auto | bar | block | underscore`\n   *\n   * **Initial value**: `auto`\n   */\n  \"caret-shape\"?: Property.CaretShape | undefined;\n  /**\n   * The **`clear`** CSS property sets whether an element must be moved below (cleared) floating elements that precede it. The `clear` property applies to floating and non-floating elements.\n   *\n   * **Syntax**: `none | left | right | both | inline-start | inline-end`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/clear\n   */\n  clear?: Property.Clear | undefined;\n  /**\n   * The **`clip-path`** CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.\n   *\n   * **Syntax**: `<clip-source> | [ <basic-shape> || <geometry-box> ] | none`\n   *\n   * **Initial value**: `none`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **55**  | **3.5** | **9.1** | **79** | **10** |\n   * | 23 _-x-_ |         | 7 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/clip-path\n   */\n  \"clip-path\"?: Property.ClipPath | undefined;\n  /**\n   * The **`color`** CSS property sets the foreground color value of an element's text and text decorations, and sets the `currentcolor` value. `currentcolor` may be used as an indirect value on _other_ properties and is the default for other color properties, such as `border-color`.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `canvastext`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/color\n   */\n  color?: Property.Color | undefined;\n  /**\n   * The **`print-color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.\n   *\n   * **Syntax**: `economy | exact`\n   *\n   * **Initial value**: `economy`\n   *\n   * |    Chrome    |       Firefox       |  Safari  |     Edge     | IE  |\n   * | :----------: | :-----------------: | :------: | :----------: | :-: |\n   * | **17** _-x-_ |       **97**        | **15.4** | **79** _-x-_ | No  |\n   * |              | 48 _(color-adjust)_ | 6 _-x-_  |              |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/print-color-adjust\n   */\n  \"color-adjust\"?: Property.PrintColorAdjust | undefined;\n  /**\n   * The **`color-scheme`** CSS property allows an element to indicate which color schemes it can comfortably be rendered in.\n   *\n   * **Syntax**: `normal | [ light | dark | <custom-ident> ]+ && only?`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **81** | **96**  | **13** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/color-scheme\n   */\n  \"color-scheme\"?: Property.ColorScheme | undefined;\n  /**\n   * The **`column-count`** CSS property breaks an element's content into the specified number of columns.\n   *\n   * **Syntax**: `<integer> | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **50**  | **52**  |  **9**  | **12** | **10** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-count\n   */\n  \"column-count\"?: Property.ColumnCount | undefined;\n  /**\n   * The **`column-fill`** CSS property controls how an element's contents are balanced when broken into columns.\n   *\n   * **Syntax**: `auto | balance | balance-all`\n   *\n   * **Initial value**: `balance`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |   IE   |\n   * | :----: | :-----: | :-----: | :----: | :----: |\n   * | **50** | **52**  |  **9**  | **12** | **10** |\n   * |        |         | 8 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-fill\n   */\n  \"column-fill\"?: Property.ColumnFill | undefined;\n  /**\n   * The **`column-gap`** CSS property sets the size of the gap (gutter) between an element's columns.\n   *\n   * **Syntax**: `normal | <length-percentage>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **1**  | **1.5** | **3**  | **12** | **10** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-gap\n   */\n  \"column-gap\"?: Property.ColumnGap<TLength> | undefined;\n  /**\n   * The **`column-rule-color`** CSS property sets the color of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **50**  | **52**  |  **9**  | **12** | **10** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-rule-color\n   */\n  \"column-rule-color\"?: Property.ColumnRuleColor | undefined;\n  /**\n   * The **`column-rule-style`** CSS property sets the style of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'border-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **50**  | **52**  |  **9**  | **12** | **10** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-rule-style\n   */\n  \"column-rule-style\"?: Property.ColumnRuleStyle | undefined;\n  /**\n   * The **`column-rule-width`** CSS property sets the width of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'border-width'>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **50**  | **52**  |  **9**  | **12** | **10** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-rule-width\n   */\n  \"column-rule-width\"?: Property.ColumnRuleWidth<TLength> | undefined;\n  /**\n   * The **`column-span`** CSS property makes it possible for an element to span across all columns when its value is set to `all`.\n   *\n   * **Syntax**: `none | all`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox |  Safari   |  Edge  |   IE   |\n   * | :-----: | :-----: | :-------: | :----: | :----: |\n   * | **50**  | **71**  |   **9**   | **12** | **10** |\n   * | 6 _-x-_ |         | 5.1 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-span\n   */\n  \"column-span\"?: Property.ColumnSpan | undefined;\n  /**\n   * The **`column-width`** CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the `column-width` value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.\n   *\n   * **Syntax**: `<length> | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **50**  | **50**  |  **9**  | **12** | **10** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-width\n   */\n  \"column-width\"?: Property.ColumnWidth<TLength> | undefined;\n  /**\n   * The **`contain`** CSS property indicates that an element and its contents are, as much as possible, independent from the rest of the document tree. Containment enables isolating a subsection of the DOM, providing performance benefits by limiting calculations of layout, style, paint, size, or any combination to a DOM subtree rather than the entire page. Containment can also be used to scope CSS counters and quotes.\n   *\n   * **Syntax**: `none | strict | content | [ [ size || inline-size ] || layout || style || paint ]`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **52** | **69**  | **15.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/contain\n   */\n  contain?: Property.Contain | undefined;\n  /**\n   * The **`contain-intrinsic-block-size`** CSS logical property defines the block size of an element that a browser can use for layout when the element is subject to size containment.\n   *\n   * **Syntax**: `auto? [ none | <length> ]`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **95** | **107** | **17** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-contain-intrinsic-block-size\n   */\n  \"contain-intrinsic-block-size\"?: Property.ContainIntrinsicBlockSize<TLength> | undefined;\n  /**\n   * The **`contain-intrinsic-length`** CSS property sets the height of an element that a browser can use for layout when the element is subject to size containment.\n   *\n   * **Syntax**: `auto? [ none | <length> ]`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **95** | **107** | **17** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-height\n   */\n  \"contain-intrinsic-height\"?: Property.ContainIntrinsicHeight<TLength> | undefined;\n  /**\n   * The **`contain-intrinsic-inline-size`** CSS logical property defines the inline-size of an element that a browser can use for layout when the element is subject to size containment.\n   *\n   * **Syntax**: `auto? [ none | <length> ]`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **95** | **107** | **17** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-contain-intrinsic-inline-size\n   */\n  \"contain-intrinsic-inline-size\"?: Property.ContainIntrinsicInlineSize<TLength> | undefined;\n  /**\n   * The **`contain-intrinsic-width`** CSS property sets the width of an element that a browser will use for layout when the element is subject to size containment.\n   *\n   * **Syntax**: `auto? [ none | <length> ]`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **95** | **107** | **17** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-width\n   */\n  \"contain-intrinsic-width\"?: Property.ContainIntrinsicWidth<TLength> | undefined;\n  /**\n   * The **container-name** CSS property specifies a list of query container names used by the @container at-rule in a container query. A container query will apply styles to elements based on the size of the nearest ancestor with a containment context. When a containment context is given a name, it can be specifically targeted using the `@container` at-rule instead of the nearest ancestor with containment.\n   *\n   * **Syntax**: `none | <custom-ident>+`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **105** | **110** | **16** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/container-name\n   */\n  \"container-name\"?: Property.ContainerName | undefined;\n  /**\n   * The **container-type** CSS property is used to define the type of containment used in a container query.\n   *\n   * **Syntax**: `normal | size | inline-size`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **105** | **110** | **16** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/container-type\n   */\n  \"container-type\"?: Property.ContainerType | undefined;\n  /**\n   * The **`content`** CSS property replaces an element with a generated value. Objects inserted using the `content` property are **anonymous replaced elements**.\n   *\n   * **Syntax**: `normal | none | [ <content-replacement> | <content-list> ] [/ [ <string> | <counter> ]+ ]?`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/content\n   */\n  content?: Property.Content | undefined;\n  /**\n   * The **`content-visibility`** CSS property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. It enables the user agent to skip an element's rendering work (including layout and painting) until it is needed — which makes the initial page load much faster.\n   *\n   * **Syntax**: `visible | auto | hidden`\n   *\n   * **Initial value**: `visible`\n   *\n   * | Chrome |   Firefox   | Safari | Edge | IE  |\n   * | :----: | :---------: | :----: | :--: | :-: |\n   * | **85** | **preview** |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/content-visibility\n   */\n  \"content-visibility\"?: Property.ContentVisibility | undefined;\n  /**\n   * The **`counter-increment`** CSS property increases or decreases the value of a CSS counter by a given value.\n   *\n   * **Syntax**: `[ <counter-name> <integer>? ]+ | none`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **2**  |  **1**  | **3**  | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/counter-increment\n   */\n  \"counter-increment\"?: Property.CounterIncrement | undefined;\n  /**\n   * The **`counter-reset`** CSS property resets a CSS counter to a given value. This property will create a new counter or reversed counter with the given name on the specified element.\n   *\n   * **Syntax**: `[ <counter-name> <integer>? | <reversed-counter-name> <integer>? ]+ | none`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **2**  |  **1**  | **3**  | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/counter-reset\n   */\n  \"counter-reset\"?: Property.CounterReset | undefined;\n  /**\n   * The **`counter-set`** CSS property sets a CSS counter to a given value. It manipulates the value of existing counters, and will only create new counters if there isn't already a counter of the given name on the element.\n   *\n   * **Syntax**: `[ <counter-name> <integer>? ]+ | none`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **85** | **68**  | **17.2** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/counter-set\n   */\n  \"counter-set\"?: Property.CounterSet | undefined;\n  /**\n   * The **`cursor`** CSS property sets the mouse cursor, if any, to show when the mouse pointer is over an element.\n   *\n   * **Syntax**: `[ [ <url> [ <x> <y> ]? , ]* [ auto | default | none | context-menu | help | pointer | progress | wait | cell | crosshair | text | vertical-text | alias | copy | move | no-drop | not-allowed | e-resize | n-resize | ne-resize | nw-resize | s-resize | se-resize | sw-resize | w-resize | ew-resize | ns-resize | nesw-resize | nwse-resize | col-resize | row-resize | all-scroll | zoom-in | zoom-out | grab | grabbing ] ]`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  |  **1**  | **1.2** | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/cursor\n   */\n  cursor?: Property.Cursor | undefined;\n  /**\n   * The **`direction`** CSS property sets the direction of text, table columns, and horizontal overflow. Use `rtl` for languages written from right to left (like Hebrew or Arabic), and `ltr` for those written from left to right (like English and most other languages).\n   *\n   * **Syntax**: `ltr | rtl`\n   *\n   * **Initial value**: `ltr`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **2**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/direction\n   */\n  direction?: Property.Direction | undefined;\n  /**\n   * The **`display`** CSS property sets whether an element is treated as a block or inline element and the layout used for its children, such as flow layout, grid or flex.\n   *\n   * **Syntax**: `[ <display-outside> || <display-inside> ] | <display-listitem> | <display-internal> | <display-box> | <display-legacy>`\n   *\n   * **Initial value**: `inline`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/display\n   */\n  display?: Property.Display | undefined;\n  /**\n   * The **`empty-cells`** CSS property sets whether borders and backgrounds appear around `<table>` cells that have no visible content.\n   *\n   * **Syntax**: `show | hide`\n   *\n   * **Initial value**: `show`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  |  **1**  | **1.2** | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/empty-cells\n   */\n  \"empty-cells\"?: Property.EmptyCells | undefined;\n  /**\n   * The **`filter`** CSS property applies graphical effects like blur or color shift to an element. Filters are commonly used to adjust the rendering of images, backgrounds, and borders.\n   *\n   * **Syntax**: `none | <filter-function-list>`\n   *\n   * **Initial value**: `none`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  | IE  |\n   * | :------: | :-----: | :-----: | :----: | :-: |\n   * |  **53**  | **35**  | **9.1** | **12** | No  |\n   * | 18 _-x-_ |         | 6 _-x-_ |        |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/filter\n   */\n  filter?: Property.Filter | undefined;\n  /**\n   * The **`flex-basis`** CSS property sets the initial main size of a flex item. It sets the size of the content box unless otherwise set with `box-sizing`.\n   *\n   * **Syntax**: `content | <'width'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **29**  | **22**  |  **9**  | **12** | **11** |\n   * | 22 _-x-_ |         | 7 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/flex-basis\n   */\n  \"flex-basis\"?: Property.FlexBasis<TLength> | undefined;\n  /**\n   * The **`flex-direction`** CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).\n   *\n   * **Syntax**: `row | row-reverse | column | column-reverse`\n   *\n   * **Initial value**: `row`\n   *\n   * |  Chrome  | Firefox  | Safari  |  Edge  |    IE    |\n   * | :------: | :------: | :-----: | :----: | :------: |\n   * |  **29**  |  **81**  |  **9**  | **12** |  **11**  |\n   * | 21 _-x-_ | 49 _-x-_ | 7 _-x-_ |        | 10 _-x-_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/flex-direction\n   */\n  \"flex-direction\"?: Property.FlexDirection | undefined;\n  /**\n   * The **`flex-grow`** CSS property sets the flex grow factor of a flex item's main size.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `0`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |            IE            |\n   * | :------: | :-----: | :-----: | :----: | :----------------------: |\n   * |  **29**  | **20**  |  **9**  | **12** |          **11**          |\n   * | 22 _-x-_ |         | 7 _-x-_ |        | 10 _(-ms-flex-positive)_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/flex-grow\n   */\n  \"flex-grow\"?: Property.FlexGrow | undefined;\n  /**\n   * The **`flex-shrink`** CSS property sets the flex shrink factor of a flex item. If the size of all flex items is larger than the flex container, items shrink to fit according to `flex-shrink`.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `1`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **29**  | **20**  |  **9**  | **12** | **10** |\n   * | 22 _-x-_ |         | 8 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/flex-shrink\n   */\n  \"flex-shrink\"?: Property.FlexShrink | undefined;\n  /**\n   * The **`flex-wrap`** CSS property sets whether flex items are forced onto one line or can wrap onto multiple lines. If wrapping is allowed, it sets the direction that lines are stacked.\n   *\n   * **Syntax**: `nowrap | wrap | wrap-reverse`\n   *\n   * **Initial value**: `nowrap`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **29**  | **28**  |  **9**  | **12** | **11** |\n   * | 21 _-x-_ |         | 7 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/flex-wrap\n   */\n  \"flex-wrap\"?: Property.FlexWrap | undefined;\n  /**\n   * The **`float`** CSS property places an element on the left or right side of its container, allowing text and inline elements to wrap around it. The element is removed from the normal flow of the page, though still remaining a part of the flow (in contrast to absolute positioning).\n   *\n   * **Syntax**: `left | right | none | inline-start | inline-end`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/float\n   */\n  float?: Property.Float | undefined;\n  /**\n   * The **`font-family`** CSS property specifies a prioritized list of one or more font family names and/or generic family names for the selected element.\n   *\n   * **Syntax**: `[ <family-name> | <generic-family> ]#`\n   *\n   * **Initial value**: depends on user agent\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-family\n   */\n  \"font-family\"?: Property.FontFamily | undefined;\n  /**\n   * The **`font-feature-settings`** CSS property controls advanced typographic features in OpenType fonts.\n   *\n   * **Syntax**: `normal | <feature-tag-value>#`\n   *\n   * **Initial value**: `normal`\n   *\n   * |  Chrome  | Firefox  | Safari  |  Edge  |   IE   |\n   * | :------: | :------: | :-----: | :----: | :----: |\n   * |  **48**  |  **34**  | **9.1** | **15** | **10** |\n   * | 16 _-x-_ | 15 _-x-_ |         |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-feature-settings\n   */\n  \"font-feature-settings\"?: Property.FontFeatureSettings | undefined;\n  /**\n   * The **`font-kerning`** CSS property sets the use of the kerning information stored in a font.\n   *\n   * **Syntax**: `auto | normal | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari  | Edge | IE  |\n   * | :----: | :-----: | :-----: | :--: | :-: |\n   * | **33** | **32**  |  **9**  | n/a  | No  |\n   * |        |         | 6 _-x-_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-kerning\n   */\n  \"font-kerning\"?: Property.FontKerning | undefined;\n  /**\n   * The **`font-language-override`** CSS property controls the use of language-specific glyphs in a typeface.\n   *\n   * **Syntax**: `normal | <string>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   | **34**  |   No   | n/a  | No  |\n   * |        | 4 _-x-_ |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-language-override\n   */\n  \"font-language-override\"?: Property.FontLanguageOverride | undefined;\n  /**\n   * The **`font-optical-sizing`** CSS property sets whether text rendering is optimized for viewing at different sizes.\n   *\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **79** | **62**  | **11** | **17** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-optical-sizing\n   */\n  \"font-optical-sizing\"?: Property.FontOpticalSizing | undefined;\n  /**\n   * **Syntax**: `normal | light | dark | <palette-identifier>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge | IE  |\n   * | :-----: | :-----: | :------: | :--: | :-: |\n   * | **101** | **107** | **15.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-palette\n   */\n  \"font-palette\"?: Property.FontPalette | undefined;\n  /**\n   * The **`font-size`** CSS property sets the size of the font. Changing the font size also updates the sizes of the font size-relative `<length>` units, such as `em`, `ex`, and so forth.\n   *\n   * **Syntax**: `<absolute-size> | <relative-size> | <length-percentage>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-size\n   */\n  \"font-size\"?: Property.FontSize<TLength> | undefined;\n  /**\n   * The **`font-size-adjust`** CSS property sets the size of lower-case letters relative to the current font size (which defines the size of upper-case letters).\n   *\n   * **Syntax**: `none | [ ex-height | cap-height | ch-width | ic-width | ic-height ]? [ from-font | <number> ]`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * |   No   |  **3**  | **16.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-size-adjust\n   */\n  \"font-size-adjust\"?: Property.FontSizeAdjust | undefined;\n  /**\n   * The **`font-smooth`** CSS property controls the application of anti-aliasing when fonts are rendered.\n   *\n   * **Syntax**: `auto | never | always | <absolute-size> | <length>`\n   *\n   * **Initial value**: `auto`\n   *\n   * |              Chrome              |              Firefox               |              Safari              | Edge | IE  |\n   * | :------------------------------: | :--------------------------------: | :------------------------------: | :--: | :-: |\n   * | **5** _(-webkit-font-smoothing)_ | **25** _(-moz-osx-font-smoothing)_ | **4** _(-webkit-font-smoothing)_ | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-smooth\n   */\n  \"font-smooth\"?: Property.FontSmooth<TLength> | undefined;\n  /**\n   * The **`font-stretch`** CSS property selects a normal, condensed, or expanded face from a font.\n   *\n   * **Syntax**: `<font-stretch-absolute>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **60** |  **9**  | **11** | **12** | **9** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-stretch\n   */\n  \"font-stretch\"?: Property.FontStretch | undefined;\n  /**\n   * The **`font-style`** CSS property sets whether a font should be styled with a normal, italic, or oblique face from its `font-family`.\n   *\n   * **Syntax**: `normal | italic | oblique <angle>?`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-style\n   */\n  \"font-style\"?: Property.FontStyle | undefined;\n  /**\n   * The **`font-synthesis`** CSS property controls which missing typefaces, bold, italic, or small-caps, may be synthesized by the browser.\n   *\n   * **Syntax**: `none | [ weight || style || small-caps || position]`\n   *\n   * **Initial value**: `weight style small-caps position `\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **97** | **34**  | **9**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-synthesis\n   */\n  \"font-synthesis\"?: Property.FontSynthesis | undefined;\n  /**\n   * The **`font-synthesis-position`** CSS property lets you specify whether or not a browser may synthesize the subscript and superscript \"position\" typefaces when they are missing in a font family, while using `font-variant-position` to set the positions.\n   *\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   | **118** |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-synthesis-position\n   */\n  \"font-synthesis-position\"?: Property.FontSynthesisPosition | undefined;\n  /**\n   * The **`font-synthesis-small-caps`** CSS property lets you specify whether or not the browser may synthesize small-caps typeface when it is missing in a font family. Small-caps glyphs typically use the form of uppercase letters but are reduced to the size of lowercase letters.\n   *\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **97** | **111** | **16.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-synthesis-small-caps\n   */\n  \"font-synthesis-small-caps\"?: Property.FontSynthesisSmallCaps | undefined;\n  /**\n   * The **`font-synthesis-style`** CSS property lets you specify whether or not the browser may synthesize the oblique typeface when it is missing in a font family.\n   *\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **97** | **111** | **16.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-synthesis-style\n   */\n  \"font-synthesis-style\"?: Property.FontSynthesisStyle | undefined;\n  /**\n   * The **`font-synthesis-weight`** CSS property lets you specify whether or not the browser may synthesize the bold typeface when it is missing in a font family.\n   *\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **97** | **111** | **16.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-synthesis-weight\n   */\n  \"font-synthesis-weight\"?: Property.FontSynthesisWeight | undefined;\n  /**\n   * The **`font-variant`** CSS shorthand property allows you to set all the font variants for a font.\n   *\n   * **Syntax**: `normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> || stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) || [ small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps ] || <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero || <east-asian-variant-values> || <east-asian-width-values> || ruby ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variant\n   */\n  \"font-variant\"?: Property.FontVariant | undefined;\n  /**\n   * The **`font-variant-alternates`** CSS property controls the usage of alternate glyphs. These alternate glyphs may be referenced by alternative names defined in `@font-feature-values`.\n   *\n   * **Syntax**: `normal | [ stylistic( <feature-value-name> ) || historical-forms || styleset( <feature-value-name># ) || character-variant( <feature-value-name># ) || swash( <feature-value-name> ) || ornaments( <feature-value-name> ) || annotation( <feature-value-name> ) ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox | Safari  | Edge | IE  |\n   * | :-----: | :-----: | :-----: | :--: | :-: |\n   * | **111** | **34**  | **9.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variant-alternates\n   */\n  \"font-variant-alternates\"?: Property.FontVariantAlternates | undefined;\n  /**\n   * The **`font-variant-caps`** CSS property controls the use of alternate glyphs for capital letters.\n   *\n   * **Syntax**: `normal | small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari  | Edge | IE  |\n   * | :----: | :-----: | :-----: | :--: | :-: |\n   * | **52** | **34**  | **9.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variant-caps\n   */\n  \"font-variant-caps\"?: Property.FontVariantCaps | undefined;\n  /**\n   * The **`font-variant-east-asian`** CSS property controls the use of alternate glyphs for East Asian scripts, like Japanese and Chinese.\n   *\n   * **Syntax**: `normal | [ <east-asian-variant-values> || <east-asian-width-values> || ruby ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari  | Edge | IE  |\n   * | :----: | :-----: | :-----: | :--: | :-: |\n   * | **63** | **34**  | **9.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variant-east-asian\n   */\n  \"font-variant-east-asian\"?: Property.FontVariantEastAsian | undefined;\n  /**\n   * **Syntax**: `normal | text | emoji | unicode`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variant-emoji\n   */\n  \"font-variant-emoji\"?: Property.FontVariantEmoji | undefined;\n  /**\n   * The **`font-variant-ligatures`** CSS property controls which ligatures and contextual forms are used in textual content of the elements it applies to. This leads to more harmonized forms in the resulting text.\n   *\n   * **Syntax**: `normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * |  Chrome  | Firefox | Safari  | Edge | IE  |\n   * | :------: | :-----: | :-----: | :--: | :-: |\n   * |  **34**  | **34**  | **9.1** | n/a  | No  |\n   * | 31 _-x-_ |         | 7 _-x-_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variant-ligatures\n   */\n  \"font-variant-ligatures\"?: Property.FontVariantLigatures | undefined;\n  /**\n   * The **`font-variant-numeric`** CSS property controls the usage of alternate glyphs for numbers, fractions, and ordinal markers.\n   *\n   * **Syntax**: `normal | [ <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari  | Edge | IE  |\n   * | :----: | :-----: | :-----: | :--: | :-: |\n   * | **52** | **34**  | **9.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variant-numeric\n   */\n  \"font-variant-numeric\"?: Property.FontVariantNumeric | undefined;\n  /**\n   * The **`font-variant-position`** CSS property controls the use of alternate, smaller glyphs that are positioned as superscript or subscript.\n   *\n   * **Syntax**: `normal | sub | super`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox | Safari  | Edge | IE  |\n   * | :-----: | :-----: | :-----: | :--: | :-: |\n   * | **117** | **34**  | **9.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variant-position\n   */\n  \"font-variant-position\"?: Property.FontVariantPosition | undefined;\n  /**\n   * The **`font-variation-settings`** CSS property provides low-level control over variable font characteristics, by specifying the four letter axis names of the characteristics you want to vary, along with their values.\n   *\n   * **Syntax**: `normal | [ <string> <number> ]#`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **62** | **62**  | **11** | **17** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-variation-settings\n   */\n  \"font-variation-settings\"?: Property.FontVariationSettings | undefined;\n  /**\n   * The **`font-weight`** CSS property sets the weight (or boldness) of the font. The weights available depend on the `font-family` that is currently set.\n   *\n   * **Syntax**: `<font-weight-absolute> | bolder | lighter`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **2**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font-weight\n   */\n  \"font-weight\"?: Property.FontWeight | undefined;\n  /**\n   * The **`forced-color-adjust`** CSS property allows authors to opt certain elements out of forced colors mode. This then restores the control of those values to CSS.\n   *\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |              Edge               |                 IE                  |\n   * | :----: | :-----: | :----: | :-----------------------------: | :---------------------------------: |\n   * | **89** | **113** |   No   |             **79**              | **10** _(-ms-high-contrast-adjust)_ |\n   * |        |         |        | 12 _(-ms-high-contrast-adjust)_ |                                     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/forced-color-adjust\n   */\n  \"forced-color-adjust\"?: Property.ForcedColorAdjust | undefined;\n  /**\n   * The **`grid-auto-columns`** CSS property specifies the size of an implicitly-created grid column track or pattern of tracks.\n   *\n   * **Syntax**: `<track-size>+`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  |             IE              |\n   * | :----: | :-----: | :------: | :----: | :-------------------------: |\n   * | **57** | **70**  | **10.1** | **16** | **10** _(-ms-grid-columns)_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-auto-columns\n   */\n  \"grid-auto-columns\"?: Property.GridAutoColumns<TLength> | undefined;\n  /**\n   * The **`grid-auto-flow`** CSS property controls how the auto-placement algorithm works, specifying exactly how auto-placed items get flowed into the grid.\n   *\n   * **Syntax**: `[ row | column ] || dense`\n   *\n   * **Initial value**: `row`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-auto-flow\n   */\n  \"grid-auto-flow\"?: Property.GridAutoFlow | undefined;\n  /**\n   * The **`grid-auto-rows`** CSS property specifies the size of an implicitly-created grid row track or pattern of tracks.\n   *\n   * **Syntax**: `<track-size>+`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  |            IE            |\n   * | :----: | :-----: | :------: | :----: | :----------------------: |\n   * | **57** | **70**  | **10.1** | **16** | **10** _(-ms-grid-rows)_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-auto-rows\n   */\n  \"grid-auto-rows\"?: Property.GridAutoRows<TLength> | undefined;\n  /**\n   * The **`grid-column-end`** CSS property specifies a grid item's end position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the block-end edge of its grid area.\n   *\n   * **Syntax**: `<grid-line>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-column-end\n   */\n  \"grid-column-end\"?: Property.GridColumnEnd | undefined;\n  /**\n   * The **`grid-column-start`** CSS property specifies a grid item's start position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement. This start position defines the block-start edge of the grid area.\n   *\n   * **Syntax**: `<grid-line>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-column-start\n   */\n  \"grid-column-start\"?: Property.GridColumnStart | undefined;\n  /**\n   * The **`grid-row-end`** CSS property specifies a grid item's end position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-end edge of its grid area.\n   *\n   * **Syntax**: `<grid-line>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-row-end\n   */\n  \"grid-row-end\"?: Property.GridRowEnd | undefined;\n  /**\n   * The **`grid-row-start`** CSS property specifies a grid item's start position within the grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start edge of its grid area.\n   *\n   * **Syntax**: `<grid-line>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-row-start\n   */\n  \"grid-row-start\"?: Property.GridRowStart | undefined;\n  /**\n   * The **`grid-template-areas`** CSS property specifies named grid areas, establishing the cells in the grid and assigning them names.\n   *\n   * **Syntax**: `none | <string>+`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-template-areas\n   */\n  \"grid-template-areas\"?: Property.GridTemplateAreas | undefined;\n  /**\n   * The **`grid-template-columns`** CSS property defines the line names and track sizing functions of the grid columns.\n   *\n   * **Syntax**: `none | <track-list> | <auto-track-list> | subgrid <line-name-list>?`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  |             IE              |\n   * | :----: | :-----: | :------: | :----: | :-------------------------: |\n   * | **57** | **52**  | **10.1** | **16** | **10** _(-ms-grid-columns)_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-template-columns\n   */\n  \"grid-template-columns\"?: Property.GridTemplateColumns<TLength> | undefined;\n  /**\n   * The **`grid-template-rows`** CSS property defines the line names and track sizing functions of the grid rows.\n   *\n   * **Syntax**: `none | <track-list> | <auto-track-list> | subgrid <line-name-list>?`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  |            IE            |\n   * | :----: | :-----: | :------: | :----: | :----------------------: |\n   * | **57** | **52**  | **10.1** | **16** | **10** _(-ms-grid-rows)_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-template-rows\n   */\n  \"grid-template-rows\"?: Property.GridTemplateRows<TLength> | undefined;\n  /**\n   * The **`hanging-punctuation`** CSS property specifies whether a punctuation mark should hang at the start or end of a line of text. Hanging punctuation may be placed outside the line box.\n   *\n   * **Syntax**: `none | [ first || [ force-end | allow-end ] || last ]`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   |   No    | **10** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/hanging-punctuation\n   */\n  \"hanging-punctuation\"?: Property.HangingPunctuation | undefined;\n  /**\n   * The **`height`** CSS property specifies the height of an element. By default, the property defines the height of the content area. If `box-sizing` is set to `border-box`, however, it instead determines the height of the border area.\n   *\n   * **Syntax**: `auto | <length> | <percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/height\n   */\n  height?: Property.Height<TLength> | undefined;\n  /**\n   * The **`hyphenate-character`** CSS property sets the character (or string) used at the end of a line before a hyphenation break.\n   *\n   * **Syntax**: `auto | <string>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox |  Safari   | Edge | IE  |\n   * | :-----: | :-----: | :-------: | :--: | :-: |\n   * | **106** | **98**  |  **17**   | n/a  | No  |\n   * | 6 _-x-_ |         | 5.1 _-x-_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/hyphenate-character\n   */\n  \"hyphenate-character\"?: Property.HyphenateCharacter | undefined;\n  /**\n   * The **`hyphenate-limit-chars`** CSS property specifies the minimum word length to allow hyphenation of words as well as the the minimum number of characters before and after the hyphen.\n   *\n   * **Syntax**: `[ auto | <integer> ]{1,3}`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **109** |   No    |   No   | n/a  | No  |\n   */\n  \"hyphenate-limit-chars\"?: Property.HyphenateLimitChars | undefined;\n  /**\n   * The **`hyphens`** CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.\n   *\n   * **Syntax**: `none | manual | auto`\n   *\n   * **Initial value**: `manual`\n   *\n   * |  Chrome  | Firefox |  Safari   |  Edge  |      IE      |\n   * | :------: | :-----: | :-------: | :----: | :----------: |\n   * |  **55**  | **43**  |  **17**   | **79** | **10** _-x-_ |\n   * | 13 _-x-_ | 6 _-x-_ | 5.1 _-x-_ |        |              |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/hyphens\n   */\n  hyphens?: Property.Hyphens | undefined;\n  /**\n   * The **`image-orientation`** CSS property specifies a layout-independent correction to the orientation of an image.\n   *\n   * **Syntax**: `from-image | <angle> | [ <angle>? flip ]`\n   *\n   * **Initial value**: `from-image`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **81** | **26**  | **13.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/image-orientation\n   */\n  \"image-orientation\"?: Property.ImageOrientation | undefined;\n  /**\n   * The **`image-rendering`** CSS property sets an image scaling algorithm. The property applies to an element itself, to any images set in its other properties, and to its descendants.\n   *\n   * **Syntax**: `auto | crisp-edges | pixelated`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **13** | **3.6** | **6**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/image-rendering\n   */\n  \"image-rendering\"?: Property.ImageRendering | undefined;\n  /**\n   * **Syntax**: `[ from-image || <resolution> ] && snap?`\n   *\n   * **Initial value**: `1dppx`\n   */\n  \"image-resolution\"?: Property.ImageResolution | undefined;\n  /**\n   * The `initial-letter` CSS property sets styling for dropped, raised, and sunken initial letters.\n   *\n   * **Syntax**: `normal | [ <number> <integer>? ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox |   Safari    | Edge | IE  |\n   * | :-----: | :-----: | :---------: | :--: | :-: |\n   * | **110** |   No    | **9** _-x-_ | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/initial-letter\n   */\n  \"initial-letter\"?: Property.InitialLetter | undefined;\n  /**\n   * The **`inline-size`** CSS property defines the horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the `width` or the `height` property, depending on the value of `writing-mode`.\n   *\n   * **Syntax**: `<'width'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/inline-size\n   */\n  \"inline-size\"?: Property.InlineSize<TLength> | undefined;\n  /**\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `auto`\n   */\n  \"input-security\"?: Property.InputSecurity | undefined;\n  /**\n   * The **`inset-block-end`** CSS property defines the logical block end offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **63**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/inset-block-end\n   */\n  \"inset-block-end\"?: Property.InsetBlockEnd<TLength> | undefined;\n  /**\n   * The **`inset-block-start`** CSS property defines the logical block start offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **63**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/inset-block-start\n   */\n  \"inset-block-start\"?: Property.InsetBlockStart<TLength> | undefined;\n  /**\n   * The **`inset-inline-end`** CSS property defines the logical inline end inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **63**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/inset-inline-end\n   */\n  \"inset-inline-end\"?: Property.InsetInlineEnd<TLength> | undefined;\n  /**\n   * The **`inset-inline-start`** CSS property defines the logical inline start inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **63**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/inset-inline-start\n   */\n  \"inset-inline-start\"?: Property.InsetInlineStart<TLength> | undefined;\n  /**\n   * The **`isolation`** CSS property determines whether an element must create a new stacking context.\n   *\n   * **Syntax**: `auto | isolate`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **41** | **36**  | **8**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/isolation\n   */\n  isolation?: Property.Isolation | undefined;\n  /**\n   * The CSS **`justify-content`** property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.\n   *\n   * **Syntax**: `normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **29**  | **20**  |  **9**  | **12** | **11** |\n   * | 21 _-x-_ |         | 7 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/justify-content\n   */\n  \"justify-content\"?: Property.JustifyContent | undefined;\n  /**\n   * The CSS **`justify-items`** property defines the default `justify-self` for all items of the box, giving them all a default way of justifying each box along the appropriate axis.\n   *\n   * **Syntax**: `normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ] | legacy | legacy && [ left | right | center ]`\n   *\n   * **Initial value**: `legacy`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **52** | **20**  | **9**  | **12** | **11** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/justify-items\n   */\n  \"justify-items\"?: Property.JustifyItems | undefined;\n  /**\n   * The CSS **`justify-self`** property sets the way a box is justified inside its alignment container along the appropriate axis.\n   *\n   * **Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? [ <self-position> | left | right ]`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  |   IE   |\n   * | :----: | :-----: | :------: | :----: | :----: |\n   * | **57** | **45**  | **10.1** | **16** | **10** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/justify-self\n   */\n  \"justify-self\"?: Property.JustifySelf | undefined;\n  /**\n   * The **`justify-tracks`** CSS property sets the alignment in the masonry axis for grid containers that have masonry in their inline axis.\n   *\n   * **Syntax**: `[ normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ] ]#`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/justify-tracks\n   */\n  \"justify-tracks\"?: Property.JustifyTracks | undefined;\n  /**\n   * The **`left`** CSS property participates in specifying the horizontal position of a positioned element. It has no effect on non-positioned elements.\n   *\n   * **Syntax**: `<length> | <percentage> | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/left\n   */\n  left?: Property.Left<TLength> | undefined;\n  /**\n   * The **`letter-spacing`** CSS property sets the horizontal spacing behavior between text characters. This value is added to the natural spacing between characters while rendering the text. Positive values of `letter-spacing` causes characters to spread farther apart, while negative values of `letter-spacing` bring characters closer together.\n   *\n   * **Syntax**: `normal | <length>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/letter-spacing\n   */\n  \"letter-spacing\"?: Property.LetterSpacing<TLength> | undefined;\n  /**\n   * The **`line-break`** CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.\n   *\n   * **Syntax**: `auto | loose | normal | strict | anywhere`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE    |\n   * | :-----: | :-----: | :-----: | :----: | :-----: |\n   * | **58**  | **69**  | **11**  | **14** | **5.5** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |         |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/line-break\n   */\n  \"line-break\"?: Property.LineBreak | undefined;\n  /**\n   * The **`line-height`** CSS property sets the height of a line box. It's commonly used to set the distance between lines of text. On block-level elements, it specifies the minimum height of line boxes within the element. On non-replaced inline elements, it specifies the height that is used to calculate line box height.\n   *\n   * **Syntax**: `normal | <number> | <length> | <percentage>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/line-height\n   */\n  \"line-height\"?: Property.LineHeight<TLength> | undefined;\n  /**\n   * The **`line-height-step`** CSS property sets the step unit for line box heights. When the property is set, line box heights are rounded up to the closest multiple of the unit.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |  n/a   |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/line-height-step\n   */\n  \"line-height-step\"?: Property.LineHeightStep<TLength> | undefined;\n  /**\n   * The **`list-style-image`** CSS property sets an image to be used as the list item marker.\n   *\n   * **Syntax**: `<image> | none`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/list-style-image\n   */\n  \"list-style-image\"?: Property.ListStyleImage | undefined;\n  /**\n   * The **`list-style-position`** CSS property sets the position of the `::marker` relative to a list item.\n   *\n   * **Syntax**: `inside | outside`\n   *\n   * **Initial value**: `outside`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/list-style-position\n   */\n  \"list-style-position\"?: Property.ListStylePosition | undefined;\n  /**\n   * The **`list-style-type`** CSS property sets the marker (such as a disc, character, or custom counter style) of a list item element.\n   *\n   * **Syntax**: `<counter-style> | <string> | none`\n   *\n   * **Initial value**: `disc`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/list-style-type\n   */\n  \"list-style-type\"?: Property.ListStyleType | undefined;\n  /**\n   * The **`margin-block-end`** CSS property defines the logical block end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'margin-left'>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-block-end\n   */\n  \"margin-block-end\"?: Property.MarginBlockEnd<TLength> | undefined;\n  /**\n   * The **`margin-block-start`** CSS property defines the logical block start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'margin-left'>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-block-start\n   */\n  \"margin-block-start\"?: Property.MarginBlockStart<TLength> | undefined;\n  /**\n   * The **`margin-bottom`** CSS property sets the margin area on the bottom of an element. A positive value places it farther from its neighbors, while a negative value places it closer.\n   *\n   * **Syntax**: `<length> | <percentage> | auto`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-bottom\n   */\n  \"margin-bottom\"?: Property.MarginBottom<TLength> | undefined;\n  /**\n   * The **`margin-inline-end`** CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the `margin-top`, `margin-right`, `margin-bottom` or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'margin-left'>`\n   *\n   * **Initial value**: `0`\n   *\n   * |          Chrome          |        Firefox        |          Safari          | Edge | IE  |\n   * | :----------------------: | :-------------------: | :----------------------: | :--: | :-: |\n   * |          **69**          |        **41**         |         **12.1**         | n/a  | No  |\n   * | 2 _(-webkit-margin-end)_ | 3 _(-moz-margin-end)_ | 3 _(-webkit-margin-end)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-inline-end\n   */\n  \"margin-inline-end\"?: Property.MarginInlineEnd<TLength> | undefined;\n  /**\n   * The **`margin-inline-start`** CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the `margin-top`, `margin-right`, `margin-bottom`, or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'margin-left'>`\n   *\n   * **Initial value**: `0`\n   *\n   * |           Chrome           |         Firefox         |           Safari           | Edge | IE  |\n   * | :------------------------: | :---------------------: | :------------------------: | :--: | :-: |\n   * |           **69**           |         **41**          |          **12.1**          | n/a  | No  |\n   * | 2 _(-webkit-margin-start)_ | 3 _(-moz-margin-start)_ | 3 _(-webkit-margin-start)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-inline-start\n   */\n  \"margin-inline-start\"?: Property.MarginInlineStart<TLength> | undefined;\n  /**\n   * The **`margin-left`** CSS property sets the margin area on the left side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.\n   *\n   * **Syntax**: `<length> | <percentage> | auto`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-left\n   */\n  \"margin-left\"?: Property.MarginLeft<TLength> | undefined;\n  /**\n   * The **`margin-right`** CSS property sets the margin area on the right side of an element. A positive value places it farther from its neighbors, while a negative value places it closer.\n   *\n   * **Syntax**: `<length> | <percentage> | auto`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-right\n   */\n  \"margin-right\"?: Property.MarginRight<TLength> | undefined;\n  /**\n   * The **`margin-top`** CSS property sets the margin area on the top of an element. A positive value places it farther from its neighbors, while a negative value places it closer.\n   *\n   * **Syntax**: `<length> | <percentage> | auto`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-top\n   */\n  \"margin-top\"?: Property.MarginTop<TLength> | undefined;\n  /**\n   * The `margin-trim` property allows the container to trim the margins of its children where they adjoin the container's edges.\n   *\n   * **Syntax**: `none | in-flow | all`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * |   No   |   No    | **16.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-trim\n   */\n  \"margin-trim\"?: Property.MarginTrim | undefined;\n  /**\n   * The **`mask-border-mode`** CSS property specifies the blending mode used in a mask border.\n   *\n   * **Syntax**: `luminance | alpha`\n   *\n   * **Initial value**: `alpha`\n   */\n  \"mask-border-mode\"?: Property.MaskBorderMode | undefined;\n  /**\n   * The **`mask-border-outset`** CSS property specifies the distance by which an element's mask border is set out from its border box.\n   *\n   * **Syntax**: `[ <length> | <number> ]{1,4}`\n   *\n   * **Initial value**: `0`\n   *\n   * |                 Chrome                  | Firefox |                Safari                 | Edge | IE  |\n   * | :-------------------------------------: | :-----: | :-----------------------------------: | :--: | :-: |\n   * | **1** _(-webkit-mask-box-image-outset)_ |   No    |               **17.2**                | n/a  | No  |\n   * |                                         |         | 3.1 _(-webkit-mask-box-image-outset)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-border-outset\n   */\n  \"mask-border-outset\"?: Property.MaskBorderOutset<TLength> | undefined;\n  /**\n   * The **`mask-border-repeat`** CSS property sets how the edge regions of a source image are adjusted to fit the dimensions of an element's mask border.\n   *\n   * **Syntax**: `[ stretch | repeat | round | space ]{1,2}`\n   *\n   * **Initial value**: `stretch`\n   *\n   * |                 Chrome                  | Firefox |                Safari                 | Edge | IE  |\n   * | :-------------------------------------: | :-----: | :-----------------------------------: | :--: | :-: |\n   * | **1** _(-webkit-mask-box-image-repeat)_ |   No    |               **17.2**                | n/a  | No  |\n   * |                                         |         | 3.1 _(-webkit-mask-box-image-repeat)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-border-repeat\n   */\n  \"mask-border-repeat\"?: Property.MaskBorderRepeat | undefined;\n  /**\n   * The **`mask-border-slice`** CSS property divides the image set by `mask-border-source` into regions. These regions are used to form the components of an element's mask border.\n   *\n   * **Syntax**: `<number-percentage>{1,4} fill?`\n   *\n   * **Initial value**: `0`\n   *\n   * |                 Chrome                 | Firefox |                Safari                | Edge | IE  |\n   * | :------------------------------------: | :-----: | :----------------------------------: | :--: | :-: |\n   * | **1** _(-webkit-mask-box-image-slice)_ |   No    |               **17.2**               | n/a  | No  |\n   * |                                        |         | 3.1 _(-webkit-mask-box-image-slice)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-border-slice\n   */\n  \"mask-border-slice\"?: Property.MaskBorderSlice | undefined;\n  /**\n   * The **`mask-border-source`** CSS property sets the source image used to create an element's mask border.\n   *\n   * **Syntax**: `none | <image>`\n   *\n   * **Initial value**: `none`\n   *\n   * |                 Chrome                  | Firefox |                Safari                 | Edge | IE  |\n   * | :-------------------------------------: | :-----: | :-----------------------------------: | :--: | :-: |\n   * | **1** _(-webkit-mask-box-image-source)_ |   No    |               **17.2**                | n/a  | No  |\n   * |                                         |         | 3.1 _(-webkit-mask-box-image-source)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-border-source\n   */\n  \"mask-border-source\"?: Property.MaskBorderSource | undefined;\n  /**\n   * The **`mask-border-width`** CSS property sets the width of an element's mask border.\n   *\n   * **Syntax**: `[ <length-percentage> | <number> | auto ]{1,4}`\n   *\n   * **Initial value**: `auto`\n   *\n   * |                 Chrome                 | Firefox |                Safari                | Edge | IE  |\n   * | :------------------------------------: | :-----: | :----------------------------------: | :--: | :-: |\n   * | **1** _(-webkit-mask-box-image-width)_ |   No    |               **17.2**               | n/a  | No  |\n   * |                                        |         | 3.1 _(-webkit-mask-box-image-width)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-border-width\n   */\n  \"mask-border-width\"?: Property.MaskBorderWidth<TLength> | undefined;\n  /**\n   * The **`mask-clip`** CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.\n   *\n   * **Syntax**: `[ <geometry-box> | no-clip ]#`\n   *\n   * **Initial value**: `border-box`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge | IE  |\n   * | :-----: | :-----: | :------: | :--: | :-: |\n   * | **120** | **53**  | **15.4** | n/a  | No  |\n   * | 1 _-x-_ |         | 4 _-x-_  |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-clip\n   */\n  \"mask-clip\"?: Property.MaskClip | undefined;\n  /**\n   * The **`mask-composite`** CSS property represents a compositing operation used on the current mask layer with the mask layers below it.\n   *\n   * **Syntax**: `<compositing-operator>#`\n   *\n   * **Initial value**: `add`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge  | IE  |\n   * | :-----: | :-----: | :------: | :---: | :-: |\n   * | **120** | **53**  | **15.4** | 18-79 | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-composite\n   */\n  \"mask-composite\"?: Property.MaskComposite | undefined;\n  /**\n   * The **`mask-image`** CSS property sets the image that is used as mask layer for an element. By default this means the alpha channel of the mask image will be multiplied with the alpha channel of the element. This can be controlled with the `mask-mode` property.\n   *\n   * **Syntax**: `<mask-reference>#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge  | IE  |\n   * | :-----: | :-----: | :------: | :---: | :-: |\n   * | **120** | **53**  | **15.4** | 16-79 | No  |\n   * | 1 _-x-_ |         | 4 _-x-_  |       |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-image\n   */\n  \"mask-image\"?: Property.MaskImage | undefined;\n  /**\n   * The **`mask-mode`** CSS property sets whether the mask reference defined by `mask-image` is treated as a luminance or alpha mask.\n   *\n   * **Syntax**: `<masking-mode>#`\n   *\n   * **Initial value**: `match-source`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge | IE  |\n   * | :-----: | :-----: | :------: | :--: | :-: |\n   * | **120** | **53**  | **15.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-mode\n   */\n  \"mask-mode\"?: Property.MaskMode | undefined;\n  /**\n   * The **`mask-origin`** CSS property sets the origin of a mask.\n   *\n   * **Syntax**: `<geometry-box>#`\n   *\n   * **Initial value**: `border-box`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge | IE  |\n   * | :-----: | :-----: | :------: | :--: | :-: |\n   * | **120** | **53**  | **15.4** | n/a  | No  |\n   * | 1 _-x-_ |         | 4 _-x-_  |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-origin\n   */\n  \"mask-origin\"?: Property.MaskOrigin | undefined;\n  /**\n   * The **`mask-position`** CSS property sets the initial position, relative to the mask position layer set by `mask-origin`, for each defined mask image.\n   *\n   * **Syntax**: `<position>#`\n   *\n   * **Initial value**: `center`\n   *\n   * | Chrome  | Firefox |  Safari   | Edge  | IE  |\n   * | :-----: | :-----: | :-------: | :---: | :-: |\n   * | **120** | **53**  | **15.4**  | 18-79 | No  |\n   * | 1 _-x-_ |         | 3.1 _-x-_ |       |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-position\n   */\n  \"mask-position\"?: Property.MaskPosition<TLength> | undefined;\n  /**\n   * The **`mask-repeat`** CSS property sets how mask images are repeated. A mask image can be repeated along the horizontal axis, the vertical axis, both axes, or not repeated at all.\n   *\n   * **Syntax**: `<repeat-style>#`\n   *\n   * **Initial value**: `repeat`\n   *\n   * | Chrome  | Firefox |  Safari   | Edge  | IE  |\n   * | :-----: | :-----: | :-------: | :---: | :-: |\n   * | **120** | **53**  | **15.4**  | 18-79 | No  |\n   * | 1 _-x-_ |         | 3.1 _-x-_ |       |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-repeat\n   */\n  \"mask-repeat\"?: Property.MaskRepeat | undefined;\n  /**\n   * The **`mask-size`** CSS property specifies the sizes of the mask images. The size of the image can be fully or partially constrained in order to preserve its intrinsic ratio.\n   *\n   * **Syntax**: `<bg-size>#`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge  | IE  |\n   * | :-----: | :-----: | :------: | :---: | :-: |\n   * | **120** | **53**  | **15.4** | 18-79 | No  |\n   * | 4 _-x-_ |         | 4 _-x-_  |       |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-size\n   */\n  \"mask-size\"?: Property.MaskSize<TLength> | undefined;\n  /**\n   * The **`mask-type`** CSS property sets whether an SVG `<mask>` element is used as a _luminance_ or an _alpha_ mask. It applies to the `<mask>` element itself.\n   *\n   * **Syntax**: `luminance | alpha`\n   *\n   * **Initial value**: `luminance`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **24** | **35**  | **7**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-type\n   */\n  \"mask-type\"?: Property.MaskType | undefined;\n  /**\n   * This feature is not Baseline because it does not work in some of the most widely-used browsers.\n   *\n   * **Syntax**: `[ pack | next ] || [ definite-first | ordered ]`\n   *\n   * **Initial value**: `pack`\n   *\n   * | Chrome | Firefox |   Safari    | Edge | IE  |\n   * | :----: | :-----: | :---------: | :--: | :-: |\n   * |   No   |   No    | **preview** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/masonry-auto-flow\n   */\n  \"masonry-auto-flow\"?: Property.MasonryAutoFlow | undefined;\n  /**\n   * The **`math-depth`** property describes a notion of _depth_ for each element of a mathematical formula, with respect to the top-level container of that formula. Concretely, this is used to determine the computed value of the font-size property when its specified value is `math`.\n   *\n   * **Syntax**: `auto-add | add(<integer>) | <integer>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **109** | **117** |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/math-depth\n   */\n  \"math-depth\"?: Property.MathDepth | undefined;\n  /**\n   * The `math-shift` property indicates whether superscripts inside MathML formulas should be raised by a normal or compact shift.\n   *\n   * **Syntax**: `normal | compact`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **109** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/math-shift\n   */\n  \"math-shift\"?: Property.MathShift | undefined;\n  /**\n   * The `math-style` property indicates whether MathML equations should render with normal or compact height.\n   *\n   * **Syntax**: `normal | compact`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge | IE  |\n   * | :-----: | :-----: | :------: | :--: | :-: |\n   * | **109** | **117** | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/math-style\n   */\n  \"math-style\"?: Property.MathStyle | undefined;\n  /**\n   * The **`max-block-size`** CSS property specifies the maximum size of an element in the direction opposite that of the writing direction as specified by `writing-mode`. That is, if the writing direction is horizontal, then `max-block-size` is equivalent to `max-height`; if the writing direction is vertical, `max-block-size` is the same as `max-width`.\n   *\n   * **Syntax**: `<'max-width'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/max-block-size\n   */\n  \"max-block-size\"?: Property.MaxBlockSize<TLength> | undefined;\n  /**\n   * The **`max-height`** CSS property sets the maximum height of an element. It prevents the used value of the `height` property from becoming larger than the value specified for `max-height`.\n   *\n   * **Syntax**: `none | <length-percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **18** |  **1**  | **1.3** | **12** | **7** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/max-height\n   */\n  \"max-height\"?: Property.MaxHeight<TLength> | undefined;\n  /**\n   * The **`max-inline-size`** CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the `max-width` or the `max-height` property, depending on the value of `writing-mode`.\n   *\n   * **Syntax**: `<'max-width'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |   Safari   | Edge | IE  |\n   * | :----: | :-----: | :--------: | :--: | :-: |\n   * | **57** | **41**  |  **12.1**  | n/a  | No  |\n   * |        |         | 10.1 _-x-_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/max-inline-size\n   */\n  \"max-inline-size\"?: Property.MaxInlineSize<TLength> | undefined;\n  /**\n   * **Syntax**: `none | <integer>`\n   *\n   * **Initial value**: `none`\n   */\n  \"max-lines\"?: Property.MaxLines | undefined;\n  /**\n   * The **`max-width`** CSS property sets the maximum width of an element. It prevents the used value of the `width` property from becoming larger than the value specified by `max-width`.\n   *\n   * **Syntax**: `none | <length-percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **7** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/max-width\n   */\n  \"max-width\"?: Property.MaxWidth<TLength> | undefined;\n  /**\n   * The **`min-block-size`** CSS property defines the minimum horizontal or vertical size of an element's block, depending on its writing mode. It corresponds to either the `min-width` or the `min-height` property, depending on the value of `writing-mode`.\n   *\n   * **Syntax**: `<'min-width'>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/min-block-size\n   */\n  \"min-block-size\"?: Property.MinBlockSize<TLength> | undefined;\n  /**\n   * The **`min-height`** CSS property sets the minimum height of an element. It prevents the used value of the `height` property from becoming smaller than the value specified for `min-height`.\n   *\n   * **Syntax**: `auto | <length> | <percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  |  **3**  | **1.3** | **12** | **7** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/min-height\n   */\n  \"min-height\"?: Property.MinHeight<TLength> | undefined;\n  /**\n   * The **`min-inline-size`** CSS property defines the horizontal or vertical minimal size of an element's block, depending on its writing mode. It corresponds to either the `min-width` or the `min-height` property, depending on the value of `writing-mode`.\n   *\n   * **Syntax**: `<'min-width'>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/min-inline-size\n   */\n  \"min-inline-size\"?: Property.MinInlineSize<TLength> | undefined;\n  /**\n   * The **`min-width`** CSS property sets the minimum width of an element. It prevents the used value of the `width` property from becoming smaller than the value specified for `min-width`.\n   *\n   * **Syntax**: `auto | <length> | <percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **7** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/min-width\n   */\n  \"min-width\"?: Property.MinWidth<TLength> | undefined;\n  /**\n   * The **`mix-blend-mode`** CSS property sets how an element's content should blend with the content of the element's parent and the element's background.\n   *\n   * **Syntax**: `<blend-mode> | plus-lighter`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **41** | **32**  | **8**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mix-blend-mode\n   */\n  \"mix-blend-mode\"?: Property.MixBlendMode | undefined;\n  /**\n   * The **`offset-distance`** CSS property specifies a position along an `offset-path` for an element to be placed.\n   *\n   * **Syntax**: `<length-percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * |         Chrome         | Firefox | Safari | Edge | IE  |\n   * | :--------------------: | :-----: | :----: | :--: | :-: |\n   * |         **55**         | **72**  | **16** | n/a  | No  |\n   * | 46 _(motion-distance)_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-distance\n   */\n  \"motion-distance\"?: Property.OffsetDistance<TLength> | undefined;\n  /**\n   * The **`offset-path`** CSS property specifies a motion path for an element to follow and defines the element's positioning within the parent container or SVG coordinate system.\n   *\n   * **Syntax**: `none | <offset-path> || <coord-box>`\n   *\n   * **Initial value**: `none`\n   *\n   * |       Chrome       | Firefox |  Safari  | Edge | IE  |\n   * | :----------------: | :-----: | :------: | :--: | :-: |\n   * |       **55**       | **72**  | **15.4** | n/a  | No  |\n   * | 46 _(motion-path)_ |         |          |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-path\n   */\n  \"motion-path\"?: Property.OffsetPath | undefined;\n  /**\n   * The **`offset-rotate`** CSS property defines the orientation/direction of the element as it is positioned along the `offset-path`.\n   *\n   * **Syntax**: `[ auto | reverse ] || <angle>`\n   *\n   * **Initial value**: `auto`\n   *\n   * |         Chrome         | Firefox | Safari | Edge | IE  |\n   * | :--------------------: | :-----: | :----: | :--: | :-: |\n   * |         **56**         | **72**  | **16** | n/a  | No  |\n   * | 46 _(motion-rotation)_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-rotate\n   */\n  \"motion-rotation\"?: Property.OffsetRotate | undefined;\n  /**\n   * The **`object-fit`** CSS property sets how the content of a replaced element, such as an `<img>` or `<video>`, should be resized to fit its container.\n   *\n   * **Syntax**: `fill | contain | cover | none | scale-down`\n   *\n   * **Initial value**: `fill`\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **32** | **36**  | **10** | **79** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/object-fit\n   */\n  \"object-fit\"?: Property.ObjectFit | undefined;\n  /**\n   * The **`object-position`** CSS property specifies the alignment of the selected replaced element's contents within the element's box. Areas of the box which aren't covered by the replaced element's object will show the element's background.\n   *\n   * **Syntax**: `<position>`\n   *\n   * **Initial value**: `50% 50%`\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **32** | **36**  | **10** | **79** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/object-position\n   */\n  \"object-position\"?: Property.ObjectPosition<TLength> | undefined;\n  /**\n   * **Syntax**: `auto | <position>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **116** | **72**  | **16** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-anchor\n   */\n  \"offset-anchor\"?: Property.OffsetAnchor<TLength> | undefined;\n  /**\n   * The **`offset-distance`** CSS property specifies a position along an `offset-path` for an element to be placed.\n   *\n   * **Syntax**: `<length-percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * |         Chrome         | Firefox | Safari | Edge | IE  |\n   * | :--------------------: | :-----: | :----: | :--: | :-: |\n   * |         **55**         | **72**  | **16** | n/a  | No  |\n   * | 46 _(motion-distance)_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-distance\n   */\n  \"offset-distance\"?: Property.OffsetDistance<TLength> | undefined;\n  /**\n   * The **`offset-path`** CSS property specifies a motion path for an element to follow and defines the element's positioning within the parent container or SVG coordinate system.\n   *\n   * **Syntax**: `none | <offset-path> || <coord-box>`\n   *\n   * **Initial value**: `none`\n   *\n   * |       Chrome       | Firefox |  Safari  | Edge | IE  |\n   * | :----------------: | :-----: | :------: | :--: | :-: |\n   * |       **55**       | **72**  | **15.4** | n/a  | No  |\n   * | 46 _(motion-path)_ |         |          |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-path\n   */\n  \"offset-path\"?: Property.OffsetPath | undefined;\n  /**\n   * **Syntax**: `normal | auto | <position>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **116** |   n/a   | **16** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-position\n   */\n  \"offset-position\"?: Property.OffsetPosition<TLength> | undefined;\n  /**\n   * The **`offset-rotate`** CSS property defines the orientation/direction of the element as it is positioned along the `offset-path`.\n   *\n   * **Syntax**: `[ auto | reverse ] || <angle>`\n   *\n   * **Initial value**: `auto`\n   *\n   * |         Chrome         | Firefox | Safari | Edge | IE  |\n   * | :--------------------: | :-----: | :----: | :--: | :-: |\n   * |         **56**         | **72**  | **16** | n/a  | No  |\n   * | 46 _(motion-rotation)_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-rotate\n   */\n  \"offset-rotate\"?: Property.OffsetRotate | undefined;\n  /**\n   * The **`offset-rotate`** CSS property defines the orientation/direction of the element as it is positioned along the `offset-path`.\n   *\n   * **Syntax**: `[ auto | reverse ] || <angle>`\n   *\n   * **Initial value**: `auto`\n   *\n   * |         Chrome         | Firefox | Safari | Edge | IE  |\n   * | :--------------------: | :-----: | :----: | :--: | :-: |\n   * |         **56**         | **72**  | **16** | n/a  | No  |\n   * | 46 _(motion-rotation)_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset-rotate\n   */\n  \"offset-rotation\"?: Property.OffsetRotate | undefined;\n  /**\n   * The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n   *\n   * **Syntax**: `<alpha-value>`\n   *\n   * **Initial value**: `1`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **2**  | **12** | **9** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/opacity\n   */\n  opacity?: Property.Opacity | undefined;\n  /**\n   * The **`order`** CSS property sets the order to lay out an item in a flex or grid container. Items in a container are sorted by ascending `order` value and then by their source code order.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `0`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |    IE    |\n   * | :------: | :-----: | :-----: | :----: | :------: |\n   * |  **29**  | **20**  |  **9**  | **12** |  **11**  |\n   * | 21 _-x-_ |         | 7 _-x-_ |        | 10 _-x-_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/order\n   */\n  order?: Property.Order | undefined;\n  /**\n   * The **`orphans`** CSS property sets the minimum number of lines in a block container that must be shown at the _bottom_ of a page, region, or column.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `2`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **25** |   No    | **1.3** | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/orphans\n   */\n  orphans?: Property.Orphans | undefined;\n  /**\n   * The **`outline-color`** CSS property sets the color of an element's outline.\n   *\n   * **Syntax**: `<color> | invert`\n   *\n   * **Initial value**: `invert`, for browsers supporting it, `currentColor` for the other\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  | **1.5** | **1.2** | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/outline-color\n   */\n  \"outline-color\"?: Property.OutlineColor | undefined;\n  /**\n   * The **`outline-offset`** CSS property sets the amount of space between an outline and the edge or border of an element.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :-----: | :----: | :-: |\n   * | **1**  | **1.5** | **1.2** | **15** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/outline-offset\n   */\n  \"outline-offset\"?: Property.OutlineOffset<TLength> | undefined;\n  /**\n   * The **`outline-style`** CSS property sets the style of an element's outline. An outline is a line that is drawn around an element, outside the `border`.\n   *\n   * **Syntax**: `auto | <'border-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  | **1.5** | **1.2** | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/outline-style\n   */\n  \"outline-style\"?: Property.OutlineStyle | undefined;\n  /**\n   * The CSS **`outline-width`** property sets the thickness of an element's outline. An outline is a line that is drawn around an element, outside the `border`.\n   *\n   * **Syntax**: `<line-width>`\n   *\n   * **Initial value**: `medium`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  | **1.5** | **1.2** | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/outline-width\n   */\n  \"outline-width\"?: Property.OutlineWidth<TLength> | undefined;\n  /**\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **56** | **66**  |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overflow-anchor\n   */\n  \"overflow-anchor\"?: Property.OverflowAnchor | undefined;\n  /**\n   * **Syntax**: `visible | hidden | clip | scroll | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   | **69**  |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overflow-block\n   */\n  \"overflow-block\"?: Property.OverflowBlock | undefined;\n  /**\n   * The **`overflow-clip-box`** CSS property specifies relative to which box the clipping happens when there is an overflow. It is short hand for the `overflow-clip-box-inline` and `overflow-clip-box-block` properties.\n   *\n   * **Syntax**: `padding-box | content-box`\n   *\n   * **Initial value**: `padding-box`\n   */\n  \"overflow-clip-box\"?: Property.OverflowClipBox | undefined;\n  /**\n   * **Syntax**: `<visual-box> || <length [0,∞]>`\n   *\n   * **Initial value**: `0px`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **90** | **102** |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overflow-clip-margin\n   */\n  \"overflow-clip-margin\"?: Property.OverflowClipMargin<TLength> | undefined;\n  /**\n   * **Syntax**: `visible | hidden | clip | scroll | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   | **69**  |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overflow-inline\n   */\n  \"overflow-inline\"?: Property.OverflowInline | undefined;\n  /**\n   * The **`overflow-wrap`** CSS property applies to inline elements, setting whether the browser should insert line breaks within an otherwise unbreakable string to prevent text from overflowing its line box.\n   *\n   * **Syntax**: `normal | break-word | anywhere`\n   *\n   * **Initial value**: `normal`\n   *\n   * |     Chrome      |      Firefox      |     Safari      |       Edge       |          IE           |\n   * | :-------------: | :---------------: | :-------------: | :--------------: | :-------------------: |\n   * |     **23**      |      **49**       |      **7**      |      **18**      | **5.5** _(word-wrap)_ |\n   * | 1 _(word-wrap)_ | 3.5 _(word-wrap)_ | 1 _(word-wrap)_ | 12 _(word-wrap)_ |                       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overflow-wrap\n   */\n  \"overflow-wrap\"?: Property.OverflowWrap | undefined;\n  /**\n   * The **`overflow-x`** CSS property sets what shows when content overflows a block-level element's left and right edges. This may be nothing, a scroll bar, or the overflow content.\n   *\n   * **Syntax**: `visible | hidden | clip | scroll | auto`\n   *\n   * **Initial value**: `visible`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  | **3.5** | **3**  | **12** | **5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overflow-x\n   */\n  \"overflow-x\"?: Property.OverflowX | undefined;\n  /**\n   * The **`overflow-y`** CSS property sets what shows when content overflows a block-level element's top and bottom edges. This may be nothing, a scroll bar, or the overflow content.\n   *\n   * **Syntax**: `visible | hidden | clip | scroll | auto`\n   *\n   * **Initial value**: `visible`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  | **3.5** | **3**  | **12** | **5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overflow-y\n   */\n  \"overflow-y\"?: Property.OverflowY | undefined;\n  /**\n   * The **`overlay`** CSS property specifies whether an element appearing in the top layer (for example, a shown popover or modal `<dialog>` element) is actually rendered in the top layer. This property is only relevant within a list of `transition-property` values, and only if `allow-discrete` is set as the `transition-behavior`.\n   *\n   * **Syntax**: `none | auto`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **117** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overlay\n   */\n  overlay?: Property.Overlay | undefined;\n  /**\n   * The **`overscroll-behavior-block`** CSS property sets the browser's behavior when the block direction boundary of a scrolling area is reached.\n   *\n   * **Syntax**: `contain | none | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **77** | **73**  | **16** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-block\n   */\n  \"overscroll-behavior-block\"?: Property.OverscrollBehaviorBlock | undefined;\n  /**\n   * The **`overscroll-behavior-inline`** CSS property sets the browser's behavior when the inline direction boundary of a scrolling area is reached.\n   *\n   * **Syntax**: `contain | none | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **77** | **73**  | **16** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-inline\n   */\n  \"overscroll-behavior-inline\"?: Property.OverscrollBehaviorInline | undefined;\n  /**\n   * The **`overscroll-behavior-x`** CSS property sets the browser's behavior when the horizontal boundary of a scrolling area is reached.\n   *\n   * **Syntax**: `contain | none | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **63** | **59**  | **16** | **18** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-x\n   */\n  \"overscroll-behavior-x\"?: Property.OverscrollBehaviorX | undefined;\n  /**\n   * The **`overscroll-behavior-y`** CSS property sets the browser's behavior when the vertical boundary of a scrolling area is reached.\n   *\n   * **Syntax**: `contain | none | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **63** | **59**  | **16** | **18** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-y\n   */\n  \"overscroll-behavior-y\"?: Property.OverscrollBehaviorY | undefined;\n  /**\n   * The **`padding-block-end`** CSS property defines the logical block end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-block-end\n   */\n  \"padding-block-end\"?: Property.PaddingBlockEnd<TLength> | undefined;\n  /**\n   * The **`padding-block-start`** CSS property defines the logical block start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-block-start\n   */\n  \"padding-block-start\"?: Property.PaddingBlockStart<TLength> | undefined;\n  /**\n   * The **`padding-bottom`** CSS property sets the height of the padding area on the bottom of an element.\n   *\n   * **Syntax**: `<length> | <percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-bottom\n   */\n  \"padding-bottom\"?: Property.PaddingBottom<TLength> | undefined;\n  /**\n   * The **`padding-inline-end`** CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>`\n   *\n   * **Initial value**: `0`\n   *\n   * |          Chrome           |        Firefox         |          Safari           | Edge | IE  |\n   * | :-----------------------: | :--------------------: | :-----------------------: | :--: | :-: |\n   * |          **69**           |         **41**         |         **12.1**          | n/a  | No  |\n   * | 2 _(-webkit-padding-end)_ | 3 _(-moz-padding-end)_ | 3 _(-webkit-padding-end)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-inline-end\n   */\n  \"padding-inline-end\"?: Property.PaddingInlineEnd<TLength> | undefined;\n  /**\n   * The **`padding-inline-start`** CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>`\n   *\n   * **Initial value**: `0`\n   *\n   * |           Chrome            |         Firefox          |           Safari            | Edge | IE  |\n   * | :-------------------------: | :----------------------: | :-------------------------: | :--: | :-: |\n   * |           **69**            |          **41**          |          **12.1**           | n/a  | No  |\n   * | 2 _(-webkit-padding-start)_ | 3 _(-moz-padding-start)_ | 3 _(-webkit-padding-start)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-inline-start\n   */\n  \"padding-inline-start\"?: Property.PaddingInlineStart<TLength> | undefined;\n  /**\n   * The **`padding-left`** CSS property sets the width of the padding area to the left of an element.\n   *\n   * **Syntax**: `<length> | <percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-left\n   */\n  \"padding-left\"?: Property.PaddingLeft<TLength> | undefined;\n  /**\n   * The **`padding-right`** CSS property sets the width of the padding area on the right of an element.\n   *\n   * **Syntax**: `<length> | <percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-right\n   */\n  \"padding-right\"?: Property.PaddingRight<TLength> | undefined;\n  /**\n   * The **`padding-top`** CSS property sets the height of the padding area on the top of an element.\n   *\n   * **Syntax**: `<length> | <percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-top\n   */\n  \"padding-top\"?: Property.PaddingTop<TLength> | undefined;\n  /**\n   * The **`page`** CSS property is used to specify the named page, a specific type of page defined by the `@page` at-rule.\n   *\n   * **Syntax**: `auto | <custom-ident>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari   | Edge | IE  |\n   * | :----: | :-----: | :-------: | :--: | :-: |\n   * | **85** | **110** | **≤13.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/page\n   */\n  page?: Property.Page | undefined;\n  /**\n   * The **`page-break-after`** CSS property adjusts page breaks _after_ the current element.\n   *\n   * **Syntax**: `auto | always | avoid | left | right | recto | verso`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  |  **1**  | **1.2** | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/page-break-after\n   */\n  \"page-break-after\"?: Property.PageBreakAfter | undefined;\n  /**\n   * The **`page-break-before`** CSS property adjusts page breaks _before_ the current element.\n   *\n   * **Syntax**: `auto | always | avoid | left | right | recto | verso`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  |  **1**  | **1.2** | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/page-break-before\n   */\n  \"page-break-before\"?: Property.PageBreakBefore | undefined;\n  /**\n   * The **`page-break-inside`** CSS property adjusts page breaks _inside_ the current element.\n   *\n   * **Syntax**: `auto | avoid`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  | **19**  | **1.3** | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/page-break-inside\n   */\n  \"page-break-inside\"?: Property.PageBreakInside | undefined;\n  /**\n   * The **`paint-order`** CSS property lets you control the order in which the fill and stroke (and painting markers) of text content and shapes are drawn.\n   *\n   * **Syntax**: `normal | [ fill || stroke || markers ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **35** | **60**  | **8**  | **17** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/paint-order\n   */\n  \"paint-order\"?: Property.PaintOrder | undefined;\n  /**\n   * The **`perspective`** CSS property determines the distance between the z=0 plane and the user in order to give a 3D-positioned element some perspective.\n   *\n   * **Syntax**: `none | <length>`\n   *\n   * **Initial value**: `none`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **36**  | **16**  |  **9**  | **12** | **10** |\n   * | 12 _-x-_ |         | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/perspective\n   */\n  perspective?: Property.Perspective<TLength> | undefined;\n  /**\n   * The **`perspective-origin`** CSS property determines the position at which the viewer is looking. It is used as the _vanishing point_ by the `perspective` property.\n   *\n   * **Syntax**: `<position>`\n   *\n   * **Initial value**: `50% 50%`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **36**  | **16**  |  **9**  | **12** | **10** |\n   * | 12 _-x-_ |         | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/perspective-origin\n   */\n  \"perspective-origin\"?: Property.PerspectiveOrigin<TLength> | undefined;\n  /**\n   * The **`pointer-events`** CSS property sets under what circumstances (if any) a particular graphic element can become the target of pointer events.\n   *\n   * **Syntax**: `auto | none | visiblePainted | visibleFill | visibleStroke | visible | painted | fill | stroke | all | inherit`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE   |\n   * | :----: | :-----: | :----: | :----: | :----: |\n   * | **1**  | **1.5** | **4**  | **12** | **11** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/pointer-events\n   */\n  \"pointer-events\"?: Property.PointerEvents | undefined;\n  /**\n   * The **`position`** CSS property sets how an element is positioned in a document. The `top`, `right`, `bottom`, and `left` properties determine the final location of positioned elements.\n   *\n   * **Syntax**: `static | relative | absolute | sticky | fixed`\n   *\n   * **Initial value**: `static`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/position\n   */\n  position?: Property.Position | undefined;\n  /**\n   * The **`print-color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.\n   *\n   * **Syntax**: `economy | exact`\n   *\n   * **Initial value**: `economy`\n   *\n   * |    Chrome    |       Firefox       |  Safari  |     Edge     | IE  |\n   * | :----------: | :-----------------: | :------: | :----------: | :-: |\n   * | **17** _-x-_ |       **97**        | **15.4** | **79** _-x-_ | No  |\n   * |              | 48 _(color-adjust)_ | 6 _-x-_  |              |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/print-color-adjust\n   */\n  \"print-color-adjust\"?: Property.PrintColorAdjust | undefined;\n  /**\n   * The **`quotes`** CSS property sets how the browser should render quotation marks that are added using the `open-quotes` or `close-quotes` values of the CSS `content` property.\n   *\n   * **Syntax**: `none | auto | [ <string> <string> ]+`\n   *\n   * **Initial value**: depends on user agent\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **11** | **1.5** | **9**  | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/quotes\n   */\n  quotes?: Property.Quotes | undefined;\n  /**\n   * The **`resize`** CSS property sets whether an element is resizable, and if so, in which directions.\n   *\n   * **Syntax**: `none | both | horizontal | vertical | block | inline`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **1**  |  **4**  | **3**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/resize\n   */\n  resize?: Property.Resize | undefined;\n  /**\n   * The **`right`** CSS property participates in specifying the horizontal position of a positioned element. It has no effect on non-positioned elements.\n   *\n   * **Syntax**: `<length> | <percentage> | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/right\n   */\n  right?: Property.Right<TLength> | undefined;\n  /**\n   * The **`rotate`** CSS property allows you to specify rotation transforms individually and independently of the `transform` property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the `transform` property.\n   *\n   * **Syntax**: `none | <angle> | [ x | y | z | <number>{3} ] && <angle>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge | IE  |\n   * | :-----: | :-----: | :------: | :--: | :-: |\n   * | **104** | **72**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/rotate\n   */\n  rotate?: Property.Rotate | undefined;\n  /**\n   * The **`row-gap`** CSS property sets the size of the gap (gutter) between an element's rows.\n   *\n   * **Syntax**: `normal | <length-percentage>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **47** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/row-gap\n   */\n  \"row-gap\"?: Property.RowGap<TLength> | undefined;\n  /**\n   * The **`ruby-align`** CSS property defines the distribution of the different ruby elements over the base.\n   *\n   * **Syntax**: `start | center | space-between | space-around`\n   *\n   * **Initial value**: `space-around`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * |   No   | **38**  |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/ruby-align\n   */\n  \"ruby-align\"?: Property.RubyAlign | undefined;\n  /**\n   * **Syntax**: `separate | collapse | auto`\n   *\n   * **Initial value**: `separate`\n   */\n  \"ruby-merge\"?: Property.RubyMerge | undefined;\n  /**\n   * The **`ruby-position`** CSS property defines the position of a ruby element relatives to its base element. It can be positioned over the element (`over`), under it (`under`), or between the characters on their right side (`inter-character`).\n   *\n   * **Syntax**: `[ alternate || [ over | under ] ] | inter-character`\n   *\n   * **Initial value**: `alternate`\n   *\n   * | Chrome  | Firefox |   Safari    | Edge  | IE  |\n   * | :-----: | :-----: | :---------: | :---: | :-: |\n   * | **84**  | **38**  | **7** _-x-_ | 12-79 | No  |\n   * | 1 _-x-_ |         |             |       |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/ruby-position\n   */\n  \"ruby-position\"?: Property.RubyPosition | undefined;\n  /**\n   * The **`scale`** CSS property allows you to specify scale transforms individually and independently of the `transform` property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the `transform` value.\n   *\n   * **Syntax**: `none | <number>{1,3}`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge | IE  |\n   * | :-----: | :-----: | :------: | :--: | :-: |\n   * | **104** | **72**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scale\n   */\n  scale?: Property.Scale | undefined;\n  /**\n   * The **`scroll-behavior`** CSS property sets the behavior for a scrolling box when scrolling is triggered by the navigation or CSSOM scrolling APIs.\n   *\n   * **Syntax**: `auto | smooth`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **61** | **36**  | **15.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-behavior\n   */\n  \"scroll-behavior\"?: Property.ScrollBehavior | undefined;\n  /**\n   * The `scroll-margin-block-end` property defines the margin of the scroll snap area at the end of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block-end\n   */\n  \"scroll-margin-block-end\"?: Property.ScrollMarginBlockEnd<TLength> | undefined;\n  /**\n   * The `scroll-margin-block-start` property defines the margin of the scroll snap area at the start of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block-start\n   */\n  \"scroll-margin-block-start\"?: Property.ScrollMarginBlockStart<TLength> | undefined;\n  /**\n   * The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |              Safari              | Edge | IE  |\n   * | :----: | :-----: | :------------------------------: | :--: | :-: |\n   * | **69** | **68**  |             **14.1**             | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin-bottom)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-bottom\n   */\n  \"scroll-margin-bottom\"?: Property.ScrollMarginBottom<TLength> | undefined;\n  /**\n   * The `scroll-margin-inline-end` property defines the margin of the scroll snap area at the end of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline-end\n   */\n  \"scroll-margin-inline-end\"?: Property.ScrollMarginInlineEnd<TLength> | undefined;\n  /**\n   * The `scroll-margin-inline-start` property defines the margin of the scroll snap area at the start of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline-start\n   */\n  \"scroll-margin-inline-start\"?: Property.ScrollMarginInlineStart<TLength> | undefined;\n  /**\n   * The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |             Safari             | Edge | IE  |\n   * | :----: | :-----: | :----------------------------: | :--: | :-: |\n   * | **69** | **68**  |            **14.1**            | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin-left)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-left\n   */\n  \"scroll-margin-left\"?: Property.ScrollMarginLeft<TLength> | undefined;\n  /**\n   * The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |             Safari              | Edge | IE  |\n   * | :----: | :-----: | :-----------------------------: | :--: | :-: |\n   * | **69** | **68**  |            **14.1**             | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin-right)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-right\n   */\n  \"scroll-margin-right\"?: Property.ScrollMarginRight<TLength> | undefined;\n  /**\n   * The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |            Safari             | Edge | IE  |\n   * | :----: | :-----: | :---------------------------: | :--: | :-: |\n   * | **69** | **68**  |           **14.1**            | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin-top)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-top\n   */\n  \"scroll-margin-top\"?: Property.ScrollMarginTop<TLength> | undefined;\n  /**\n   * The `scroll-padding-block-end` property defines offsets for the end edge in the block dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n   *\n   * **Syntax**: `auto | <length-percentage>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block-end\n   */\n  \"scroll-padding-block-end\"?: Property.ScrollPaddingBlockEnd<TLength> | undefined;\n  /**\n   * The `scroll-padding-block-start` property defines offsets for the start edge in the block dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n   *\n   * **Syntax**: `auto | <length-percentage>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block-start\n   */\n  \"scroll-padding-block-start\"?: Property.ScrollPaddingBlockStart<TLength> | undefined;\n  /**\n   * The `scroll-padding-bottom` property defines offsets for the bottom of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n   *\n   * **Syntax**: `auto | <length-percentage>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **68**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-bottom\n   */\n  \"scroll-padding-bottom\"?: Property.ScrollPaddingBottom<TLength> | undefined;\n  /**\n   * The `scroll-padding-inline-end` property defines offsets for the end edge in the inline dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n   *\n   * **Syntax**: `auto | <length-percentage>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline-end\n   */\n  \"scroll-padding-inline-end\"?: Property.ScrollPaddingInlineEnd<TLength> | undefined;\n  /**\n   * The `scroll-padding-inline-start` property defines offsets for the start edge in the inline dimension of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n   *\n   * **Syntax**: `auto | <length-percentage>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline-start\n   */\n  \"scroll-padding-inline-start\"?: Property.ScrollPaddingInlineStart<TLength> | undefined;\n  /**\n   * The `scroll-padding-left` property defines offsets for the left of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n   *\n   * **Syntax**: `auto | <length-percentage>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **68**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-left\n   */\n  \"scroll-padding-left\"?: Property.ScrollPaddingLeft<TLength> | undefined;\n  /**\n   * The `scroll-padding-right` property defines offsets for the right of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n   *\n   * **Syntax**: `auto | <length-percentage>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **68**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-right\n   */\n  \"scroll-padding-right\"?: Property.ScrollPaddingRight<TLength> | undefined;\n  /**\n   * The **`scroll-padding-top`** property defines offsets for the top of the _optimal viewing region_ of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.\n   *\n   * **Syntax**: `auto | <length-percentage>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **68**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-top\n   */\n  \"scroll-padding-top\"?: Property.ScrollPaddingTop<TLength> | undefined;\n  /**\n   * The `scroll-snap-align` property specifies the box's snap position as an alignment of its snap area (as the alignment subject) within its snap container's snapport (as the alignment container). The two values specify the snapping alignment in the block axis and inline axis, respectively. If only one value is specified, the second value defaults to the same value.\n   *\n   * **Syntax**: `[ none | start | end | center ]{1,2}`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **11** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-snap-align\n   */\n  \"scroll-snap-align\"?: Property.ScrollSnapAlign | undefined;\n  /**\n   * The `scroll-margin-bottom` property defines the bottom margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |              Safari              | Edge | IE  |\n   * | :----: | :-----: | :------------------------------: | :--: | :-: |\n   * | **69** | **68**  |             **14.1**             | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin-bottom)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-bottom\n   */\n  \"scroll-snap-margin-bottom\"?: Property.ScrollMarginBottom<TLength> | undefined;\n  /**\n   * The `scroll-margin-left` property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |             Safari             | Edge | IE  |\n   * | :----: | :-----: | :----------------------------: | :--: | :-: |\n   * | **69** | **68**  |            **14.1**            | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin-left)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-left\n   */\n  \"scroll-snap-margin-left\"?: Property.ScrollMarginLeft<TLength> | undefined;\n  /**\n   * The `scroll-margin-right` property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |             Safari              | Edge | IE  |\n   * | :----: | :-----: | :-----------------------------: | :--: | :-: |\n   * | **69** | **68**  |            **14.1**             | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin-right)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-right\n   */\n  \"scroll-snap-margin-right\"?: Property.ScrollMarginRight<TLength> | undefined;\n  /**\n   * The `scroll-margin-top` property defines the top margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |            Safari             | Edge | IE  |\n   * | :----: | :-----: | :---------------------------: | :--: | :-: |\n   * | **69** | **68**  |           **14.1**            | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin-top)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-top\n   */\n  \"scroll-snap-margin-top\"?: Property.ScrollMarginTop<TLength> | undefined;\n  /**\n   * The **`scroll-snap-stop`** CSS property defines whether or not the scroll container is allowed to \"pass over\" possible snap positions.\n   *\n   * **Syntax**: `normal | always`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **75** | **103** | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-snap-stop\n   */\n  \"scroll-snap-stop\"?: Property.ScrollSnapStop | undefined;\n  /**\n   * The **`scroll-snap-type`** CSS property sets how strictly snap points are enforced on the scroll container in case there is one.\n   *\n   * **Syntax**: `none | [ x | y | block | inline | both ] [ mandatory | proximity ]?`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |      IE      |\n   * | :----: | :-----: | :-----: | :----: | :----------: |\n   * | **69** |  39-68  | **11**  | **79** | **10** _-x-_ |\n   * |        |         | 9 _-x-_ |        |              |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-snap-type\n   */\n  \"scroll-snap-type\"?: Property.ScrollSnapType | undefined;\n  /**\n   * The **`scroll-timeline-axis`** CSS property can be used to specify the scrollbar that will be used to provide the timeline for a scroll-timeline animation.\n   *\n   * **Syntax**: `[ block | inline | x | y ]#`\n   *\n   * **Initial value**: `block`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-timeline-axis\n   */\n  \"scroll-timeline-axis\"?: Property.ScrollTimelineAxis | undefined;\n  /**\n   * The **`scroll-timeline-name`** CSS property defines a name that can be used to identify an element as the source of a scroll timeline for an animation.\n   *\n   * **Syntax**: `none | <dashed-ident>#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-timeline-name\n   */\n  \"scroll-timeline-name\"?: Property.ScrollTimelineName | undefined;\n  /**\n   * The **`scrollbar-color`** CSS property sets the color of the scrollbar track and thumb.\n   *\n   * **Syntax**: `auto | <color>{2}`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **121** | **64**  |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scrollbar-color\n   */\n  \"scrollbar-color\"?: Property.ScrollbarColor | undefined;\n  /**\n   * The **`scrollbar-gutter`** CSS property allows authors to reserve space for the scrollbar, preventing unwanted layout changes as the content grows while also avoiding unnecessary visuals when scrolling isn't needed.\n   *\n   * **Syntax**: `auto | stable && both-edges?`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **94** | **97**  |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scrollbar-gutter\n   */\n  \"scrollbar-gutter\"?: Property.ScrollbarGutter | undefined;\n  /**\n   * The **`scrollbar-width`** property allows the author to set the maximum thickness of an element's scrollbars when they are shown.\n   *\n   * **Syntax**: `auto | thin | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **121** | **64**  |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scrollbar-width\n   */\n  \"scrollbar-width\"?: Property.ScrollbarWidth | undefined;\n  /**\n   * The **`shape-image-threshold`** CSS property sets the alpha channel threshold used to extract the shape using an image as the value for `shape-outside`.\n   *\n   * **Syntax**: `<alpha-value>`\n   *\n   * **Initial value**: `0.0`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **37** | **62**  | **10.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/shape-image-threshold\n   */\n  \"shape-image-threshold\"?: Property.ShapeImageThreshold | undefined;\n  /**\n   * The **`shape-margin`** CSS property sets a margin for a CSS shape created using `shape-outside`.\n   *\n   * **Syntax**: `<length-percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **37** | **62**  | **10.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/shape-margin\n   */\n  \"shape-margin\"?: Property.ShapeMargin<TLength> | undefined;\n  /**\n   * The **`shape-outside`** CSS property defines a shape—which may be non-rectangular—around which adjacent inline content should wrap. By default, inline content wraps around its margin box; `shape-outside` provides a way to customize this wrapping, making it possible to wrap text around complex objects rather than simple boxes.\n   *\n   * **Syntax**: `none | [ <shape-box> || <basic-shape> ] | <image>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **37** | **62**  | **10.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/shape-outside\n   */\n  \"shape-outside\"?: Property.ShapeOutside | undefined;\n  /**\n   * The **`tab-size`** CSS property is used to customize the width of tab characters (U+0009).\n   *\n   * **Syntax**: `<integer> | <length>`\n   *\n   * **Initial value**: `8`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **21** | **91**  | **7**  | n/a  | No  |\n   * |        | 4 _-x-_ |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/tab-size\n   */\n  \"tab-size\"?: Property.TabSize<TLength> | undefined;\n  /**\n   * The **`table-layout`** CSS property sets the algorithm used to lay out `<table>` cells, rows, and columns.\n   *\n   * **Syntax**: `auto | fixed`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **14** |  **1**  | **1**  | **12** | **5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/table-layout\n   */\n  \"table-layout\"?: Property.TableLayout | undefined;\n  /**\n   * The **`text-align`** CSS property sets the horizontal alignment of the inline-level content inside a block element or table-cell box. This means it works like `vertical-align` but in the horizontal direction.\n   *\n   * **Syntax**: `start | end | left | right | center | justify | match-parent`\n   *\n   * **Initial value**: `start`, or a nameless value that acts as `left` if _direction_ is `ltr`, `right` if _direction_ is `rtl` if `start` is not supported by the browser.\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-align\n   */\n  \"text-align\"?: Property.TextAlign | undefined;\n  /**\n   * The **`text-align-last`** CSS property sets how the last line of a block or a line, right before a forced line break, is aligned.\n   *\n   * **Syntax**: `auto | start | end | left | right | center | justify`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **47** | **49**  | **16** | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-align-last\n   */\n  \"text-align-last\"?: Property.TextAlignLast | undefined;\n  /**\n   * The **`text-combine-upright`** CSS property sets the combination of characters into the space of a single character. If the combined text is wider than 1em, the user agent must fit the contents within 1em. The resulting composition is treated as a single upright glyph for layout and decoration. This property only has an effect in vertical writing modes.\n   *\n   * **Syntax**: `none | all | [ digits <integer>? ]`\n   *\n   * **Initial value**: `none`\n   *\n   * |           Chrome           | Firefox |            Safari            |  Edge  |                   IE                   |\n   * | :------------------------: | :-----: | :--------------------------: | :----: | :------------------------------------: |\n   * |           **48**           | **48**  |           **15.4**           | **79** | **11** _(-ms-text-combine-horizontal)_ |\n   * | 9 _(-webkit-text-combine)_ |         | 5.1 _(-webkit-text-combine)_ |        |                                        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-combine-upright\n   */\n  \"text-combine-upright\"?: Property.TextCombineUpright | undefined;\n  /**\n   * The **`text-decoration-color`** CSS property sets the color of decorations added to text by `text-decoration-line`.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **36**  | **12.1** | n/a  | No  |\n   * |        |         | 8 _-x-_  |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-color\n   */\n  \"text-decoration-color\"?: Property.TextDecorationColor | undefined;\n  /**\n   * The **`text-decoration-line`** CSS property sets the kind of decoration that is used on text in an element, such as an underline or overline.\n   *\n   * **Syntax**: `none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **36**  | **12.1** | n/a  | No  |\n   * |        |         | 8 _-x-_  |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-line\n   */\n  \"text-decoration-line\"?: Property.TextDecorationLine | undefined;\n  /**\n   * The **`text-decoration-skip`** CSS property sets what parts of an element's content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.\n   *\n   * **Syntax**: `none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]`\n   *\n   * **Initial value**: `objects`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | 57-64  |   No    | **12.1** | n/a  | No  |\n   * |        |         | 7 _-x-_  |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-skip\n   */\n  \"text-decoration-skip\"?: Property.TextDecorationSkip | undefined;\n  /**\n   * The **`text-decoration-skip-ink`** CSS property specifies how overlines and underlines are drawn when they pass over glyph ascenders and descenders.\n   *\n   * **Syntax**: `auto | all | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **64** | **70**  | **15.4** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-skip-ink\n   */\n  \"text-decoration-skip-ink\"?: Property.TextDecorationSkipInk | undefined;\n  /**\n   * The **`text-decoration-style`** CSS property sets the style of the lines specified by `text-decoration-line`. The style applies to all lines that are set with `text-decoration-line`.\n   *\n   * **Syntax**: `solid | double | dotted | dashed | wavy`\n   *\n   * **Initial value**: `solid`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **57** | **36**  | **12.1** | n/a  | No  |\n   * |        |         | 8 _-x-_  |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-style\n   */\n  \"text-decoration-style\"?: Property.TextDecorationStyle | undefined;\n  /**\n   * The **`text-decoration-thickness`** CSS property sets the stroke thickness of the decoration line that is used on text in an element, such as a line-through, underline, or overline.\n   *\n   * **Syntax**: `auto | from-font | <length> | <percentage> `\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **89** | **70**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-decoration-thickness\n   */\n  \"text-decoration-thickness\"?: Property.TextDecorationThickness<TLength> | undefined;\n  /**\n   * The **`text-emphasis-color`** CSS property sets the color of emphasis marks. This value can also be set using the `text-emphasis` shorthand.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * |  Chrome  | Firefox | Safari | Edge | IE  |\n   * | :------: | :-----: | :----: | :--: | :-: |\n   * |  **99**  | **46**  | **7**  | n/a  | No  |\n   * | 25 _-x-_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-emphasis-color\n   */\n  \"text-emphasis-color\"?: Property.TextEmphasisColor | undefined;\n  /**\n   * The **`text-emphasis-position`** CSS property sets where emphasis marks are drawn. Like ruby text, if there isn't enough room for emphasis marks, the line height is increased.\n   *\n   * **Syntax**: `[ over | under ] && [ right | left ]`\n   *\n   * **Initial value**: `over right`\n   *\n   * |  Chrome  | Firefox | Safari | Edge | IE  |\n   * | :------: | :-----: | :----: | :--: | :-: |\n   * |  **99**  | **46**  | **7**  | n/a  | No  |\n   * | 25 _-x-_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-emphasis-position\n   */\n  \"text-emphasis-position\"?: Property.TextEmphasisPosition | undefined;\n  /**\n   * The **`text-emphasis-style`** CSS property sets the appearance of emphasis marks. It can also be set, and reset, using the `text-emphasis` shorthand.\n   *\n   * **Syntax**: `none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>`\n   *\n   * **Initial value**: `none`\n   *\n   * |  Chrome  | Firefox | Safari | Edge | IE  |\n   * | :------: | :-----: | :----: | :--: | :-: |\n   * |  **99**  | **46**  | **7**  | n/a  | No  |\n   * | 25 _-x-_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-emphasis-style\n   */\n  \"text-emphasis-style\"?: Property.TextEmphasisStyle | undefined;\n  /**\n   * The **`text-indent`** CSS property sets the length of empty space (indentation) that is put before lines of text in a block.\n   *\n   * **Syntax**: `<length-percentage> && hanging? && each-line?`\n   *\n   * **Initial value**: `0`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-indent\n   */\n  \"text-indent\"?: Property.TextIndent<TLength> | undefined;\n  /**\n   * The **`text-justify`** CSS property sets what type of justification should be applied to text when `text-align``: justify;` is set on an element.\n   *\n   * **Syntax**: `auto | inter-character | inter-word | none`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge  |   IE   |\n   * | :----: | :-----: | :----: | :---: | :----: |\n   * |  n/a   | **55**  |   No   | 12-79 | **11** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-justify\n   */\n  \"text-justify\"?: Property.TextJustify | undefined;\n  /**\n   * The **`text-orientation`** CSS property sets the orientation of the text characters in a line. It only affects text in vertical mode (when `writing-mode` is not `horizontal-tb`). It is useful for controlling the display of languages that use vertical script, and also for making vertical table headers.\n   *\n   * **Syntax**: `mixed | upright | sideways`\n   *\n   * **Initial value**: `mixed`\n   *\n   * |  Chrome  | Firefox |  Safari   | Edge | IE  |\n   * | :------: | :-----: | :-------: | :--: | :-: |\n   * |  **48**  | **41**  |  **14**   | n/a  | No  |\n   * | 11 _-x-_ |         | 5.1 _-x-_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-orientation\n   */\n  \"text-orientation\"?: Property.TextOrientation | undefined;\n  /**\n   * The **`text-overflow`** CSS property sets how hidden overflow content is signaled to users. It can be clipped, display an ellipsis ('`…`'), or display a custom string.\n   *\n   * **Syntax**: `[ clip | ellipsis | <string> ]{1,2}`\n   *\n   * **Initial value**: `clip`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **1**  |  **7**  | **1.3** | **12** | **6** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-overflow\n   */\n  \"text-overflow\"?: Property.TextOverflow | undefined;\n  /**\n   * The **`text-rendering`** CSS property provides information to the rendering engine about what to optimize for when rendering text.\n   *\n   * **Syntax**: `auto | optimizeSpeed | optimizeLegibility | geometricPrecision`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **4**  |  **1**  | **5**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-rendering\n   */\n  \"text-rendering\"?: Property.TextRendering | undefined;\n  /**\n   * The **`text-shadow`** CSS property adds shadows to text. It accepts a comma-separated list of shadows to be applied to the text and any of its `decorations`. Each shadow is described by some combination of X and Y offsets from the element, blur radius, and color.\n   *\n   * **Syntax**: `none | <shadow-t>#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |   IE   |\n   * | :----: | :-----: | :-----: | :----: | :----: |\n   * | **2**  | **3.5** | **1.1** | **12** | **10** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-shadow\n   */\n  \"text-shadow\"?: Property.TextShadow | undefined;\n  /**\n   * The **`text-size-adjust`** CSS property controls the text inflation algorithm used on some smartphones and tablets. Other browsers will ignore this property.\n   *\n   * **Syntax**: `none | auto | <percentage>`\n   *\n   * **Initial value**: `auto` for smartphone browsers supporting inflation, `none` in other cases (and then not modifiable).\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **54** |   No    |   No   | **79** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-size-adjust\n   */\n  \"text-size-adjust\"?: Property.TextSizeAdjust | undefined;\n  /**\n   * The **`text-transform`** CSS property specifies how to capitalize an element's text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized. It also can help improve legibility for ruby.\n   *\n   * **Syntax**: `none | capitalize | uppercase | lowercase | full-width | full-size-kana`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-transform\n   */\n  \"text-transform\"?: Property.TextTransform | undefined;\n  /**\n   * The **`text-underline-offset`** CSS property sets the offset distance of an underline text decoration line (applied using `text-decoration`) from its original position.\n   *\n   * **Syntax**: `auto | <length> | <percentage> `\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **70**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-underline-offset\n   */\n  \"text-underline-offset\"?: Property.TextUnderlineOffset<TLength> | undefined;\n  /**\n   * The **`text-underline-position`** CSS property specifies the position of the underline which is set using the `text-decoration` property's `underline` value.\n   *\n   * **Syntax**: `auto | from-font | [ under || [ left | right ] ]`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :------: | :----: | :---: |\n   * | **33** | **74**  | **12.1** | **12** | **6** |\n   * |        |         | 9 _-x-_  |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-underline-position\n   */\n  \"text-underline-position\"?: Property.TextUnderlinePosition | undefined;\n  /**\n   * The **`text-wrap`** CSS property controls how text inside an element is wrapped. The different values provide:\n   *\n   * **Syntax**: `wrap | nowrap | balance | stable | pretty`\n   *\n   * **Initial value**: `wrap`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **114** | **121** |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-wrap\n   */\n  \"text-wrap\"?: Property.TextWrap | undefined;\n  /**\n   * The **`timeline-scope`** CSS property modifies the scope of a named animation timeline.\n   *\n   * **Syntax**: `none | <dashed-ident>#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **116** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/timeline-scope\n   */\n  \"timeline-scope\"?: Property.TimelineScope | undefined;\n  /**\n   * The **`top`** CSS property participates in specifying the vertical position of a positioned element. It has no effect on non-positioned elements.\n   *\n   * **Syntax**: `<length> | <percentage> | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/top\n   */\n  top?: Property.Top<TLength> | undefined;\n  /**\n   * The **`touch-action`** CSS property sets how an element's region can be manipulated by a touchscreen user (for example, by zooming features built into the browser).\n   *\n   * **Syntax**: `auto | none | [ [ pan-x | pan-left | pan-right ] || [ pan-y | pan-up | pan-down ] || pinch-zoom ] | manipulation`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |    IE    |\n   * | :----: | :-----: | :----: | :----: | :------: |\n   * | **36** | **52**  | **13** | **12** |  **11**  |\n   * |        |         |        |        | 10 _-x-_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/touch-action\n   */\n  \"touch-action\"?: Property.TouchAction | undefined;\n  /**\n   * The **`transform`** CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.\n   *\n   * **Syntax**: `none | <transform-list>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox |  Safari   |  Edge  |   IE    |\n   * | :-----: | :-----: | :-------: | :----: | :-----: |\n   * | **36**  | **16**  |   **9**   | **12** | **10**  |\n   * | 1 _-x-_ |         | 3.1 _-x-_ |        | 9 _-x-_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transform\n   */\n  transform?: Property.Transform | undefined;\n  /**\n   * The **`transform-box`** CSS property defines the layout box to which the `transform`, individual transform properties `translate`,`scale`, and `rotate`, and `transform-origin` properties relate.\n   *\n   * **Syntax**: `content-box | border-box | fill-box | stroke-box | view-box`\n   *\n   * **Initial value**: `view-box`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **64** | **55**  | **11** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transform-box\n   */\n  \"transform-box\"?: Property.TransformBox | undefined;\n  /**\n   * The **`transform-origin`** CSS property sets the origin for an element's transformations.\n   *\n   * **Syntax**: `[ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?`\n   *\n   * **Initial value**: `50% 50% 0`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE    |\n   * | :-----: | :-----: | :-----: | :----: | :-----: |\n   * | **36**  | **16**  |  **9**  | **12** | **10**  |\n   * | 1 _-x-_ |         | 2 _-x-_ |        | 9 _-x-_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transform-origin\n   */\n  \"transform-origin\"?: Property.TransformOrigin<TLength> | undefined;\n  /**\n   * The **`transform-style`** CSS property sets whether children of an element are positioned in the 3D space or are flattened in the plane of the element.\n   *\n   * **Syntax**: `flat | preserve-3d`\n   *\n   * **Initial value**: `flat`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  | IE  |\n   * | :------: | :-----: | :-----: | :----: | :-: |\n   * |  **36**  | **16**  |  **9**  | **12** | No  |\n   * | 12 _-x-_ |         | 4 _-x-_ |        |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transform-style\n   */\n  \"transform-style\"?: Property.TransformStyle | undefined;\n  /**\n   * The **`transition-behavior`** CSS property specifies whether transitions will be started for properties whose animation behavior is discrete.\n   *\n   * **Syntax**: `<transition-behavior-value>#`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **117** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transition-behavior\n   */\n  \"transition-behavior\"?: Property.TransitionBehavior | undefined;\n  /**\n   * The **`transition-delay`** CSS property specifies the duration to wait before starting a property's transition effect when its value changes.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **26**  | **16**  |  **9**  | **12** | **10** |\n   * | 1 _-x-_ |         | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transition-delay\n   */\n  \"transition-delay\"?: Property.TransitionDelay<TTime> | undefined;\n  /**\n   * The **`transition-duration`** CSS property sets the length of time a transition animation should take to complete. By default, the value is `0s`, meaning that no animation will occur.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * | Chrome  | Firefox |  Safari   |  Edge  |   IE   |\n   * | :-----: | :-----: | :-------: | :----: | :----: |\n   * | **26**  | **16**  |   **9**   | **12** | **10** |\n   * | 1 _-x-_ |         | 3.1 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transition-duration\n   */\n  \"transition-duration\"?: Property.TransitionDuration<TTime> | undefined;\n  /**\n   * The **`transition-property`** CSS property sets the CSS properties to which a transition effect should be applied.\n   *\n   * **Syntax**: `none | <single-transition-property>#`\n   *\n   * **Initial value**: all\n   *\n   * | Chrome  | Firefox |  Safari   |  Edge  |   IE   |\n   * | :-----: | :-----: | :-------: | :----: | :----: |\n   * | **26**  | **16**  |   **9**   | **12** | **10** |\n   * | 1 _-x-_ |         | 3.1 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transition-property\n   */\n  \"transition-property\"?: Property.TransitionProperty | undefined;\n  /**\n   * The **`transition-timing-function`** CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   *\n   * | Chrome  | Firefox |  Safari   |  Edge  |   IE   |\n   * | :-----: | :-----: | :-------: | :----: | :----: |\n   * | **26**  | **16**  |   **9**   | **12** | **10** |\n   * | 1 _-x-_ |         | 3.1 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transition-timing-function\n   */\n  \"transition-timing-function\"?: Property.TransitionTimingFunction | undefined;\n  /**\n   * The **`translate`** CSS property allows you to specify translation transforms individually and independently of the `transform` property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the `transform` value.\n   *\n   * **Syntax**: `none | <length-percentage> [ <length-percentage> <length>? ]?`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox |  Safari  | Edge | IE  |\n   * | :-----: | :-----: | :------: | :--: | :-: |\n   * | **104** | **72**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/translate\n   */\n  translate?: Property.Translate<TLength> | undefined;\n  /**\n   * The **`unicode-bidi`** CSS property, together with the `direction` property, determines how bidirectional text in a document is handled. For example, if a block of content contains both left-to-right and right-to-left text, the user-agent uses a complex Unicode algorithm to decide how to display the text. The `unicode-bidi` property overrides this algorithm and allows the developer to control the text embedding.\n   *\n   * **Syntax**: `normal | embed | isolate | bidi-override | isolate-override | plaintext`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |   IE    |\n   * | :----: | :-----: | :-----: | :----: | :-----: |\n   * | **2**  |  **1**  | **1.3** | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/unicode-bidi\n   */\n  \"unicode-bidi\"?: Property.UnicodeBidi | undefined;\n  /**\n   * The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n   *\n   * **Syntax**: `auto | text | none | contain | all`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox |   Safari    |   Edge   |      IE      |\n   * | :-----: | :-----: | :---------: | :------: | :----------: |\n   * | **54**  | **69**  | **3** _-x-_ |  **79**  | **10** _-x-_ |\n   * | 1 _-x-_ | 1 _-x-_ |             | 12 _-x-_ |              |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/user-select\n   */\n  \"user-select\"?: Property.UserSelect | undefined;\n  /**\n   * The **`vertical-align`** CSS property sets vertical alignment of an inline, inline-block or table-cell box.\n   *\n   * **Syntax**: `baseline | sub | super | text-top | text-bottom | middle | top | bottom | <percentage> | <length>`\n   *\n   * **Initial value**: `baseline`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/vertical-align\n   */\n  \"vertical-align\"?: Property.VerticalAlign<TLength> | undefined;\n  /**\n   * The **`view-timeline-axis`** CSS property is used to specify the scrollbar direction that will be used to provide the timeline for a _named view progress timeline_ animation, which is progressed through based on the change in visibility of an element (known as the _subject_) inside a scrollable element (_scroller_). `view-timeline-axis` is set on the subject. See CSS scroll-driven animations for more details.\n   *\n   * **Syntax**: `[ block | inline | x | y ]#`\n   *\n   * **Initial value**: `block`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/view-timeline-axis\n   */\n  \"view-timeline-axis\"?: Property.ViewTimelineAxis | undefined;\n  /**\n   * The **`view-timeline-inset`** CSS property is used to specify one or two values representing an adjustment to the position of the scrollport (see Scroll container for more details) in which the subject element of a _named view progress timeline_ animation is deemed to be visible. Put another way, this allows you to specify start and/or end inset (or outset) values that offset the position of the timeline.\n   *\n   * **Syntax**: `[ [ auto | <length-percentage> ]{1,2} ]#`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/view-timeline-inset\n   */\n  \"view-timeline-inset\"?: Property.ViewTimelineInset<TLength> | undefined;\n  /**\n   * The **`view-timeline-name`** CSS property is used to define the name of a _named view progress timeline_, which is progressed through based on the change in visibility of an element (known as the _subject_) inside a scrollable element (_scroller_). `view-timeline` is set on the subject.\n   *\n   * **Syntax**: `none | <dashed-ident>#`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/view-timeline-name\n   */\n  \"view-timeline-name\"?: Property.ViewTimelineName | undefined;\n  /**\n   * The **`view-transition-name`** CSS property provides the selected element with a distinct identifying name (a `<custom-ident>`) and causes it to participate in a separate view transition from the root view transition — or no view transition if the `none` value is specified.\n   *\n   * **Syntax**: `none | <custom-ident>`\n   *\n   * **Initial value**: `none`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **111** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/view-transition-name\n   */\n  \"view-transition-name\"?: Property.ViewTransitionName | undefined;\n  /**\n   * The **`visibility`** CSS property shows or hides an element without changing the layout of a document. The property can also hide rows or columns in a `<table>`.\n   *\n   * **Syntax**: `visible | hidden | collapse`\n   *\n   * **Initial value**: `visible`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/visibility\n   */\n  visibility?: Property.Visibility | undefined;\n  /**\n   * The **`white-space`** CSS property sets how white space inside an element is handled.\n   *\n   * **Syntax**: `normal | pre | nowrap | pre-wrap | pre-line | break-spaces | [ <'white-space-collapse'> || <'text-wrap'> || <'white-space-trim'> ]`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/white-space\n   */\n  \"white-space\"?: Property.WhiteSpace | undefined;\n  /**\n   * The **`white-space-collapse`** CSS property controls how white space inside an element is collapsed.\n   *\n   * **Syntax**: `collapse | discard | preserve | preserve-breaks | preserve-spaces | break-spaces`\n   *\n   * **Initial value**: `collapse`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **114** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/white-space-collapse\n   */\n  \"white-space-collapse\"?: Property.WhiteSpaceCollapse | undefined;\n  /**\n   * **Syntax**: `none | discard-before || discard-after || discard-inner`\n   *\n   * **Initial value**: `none`\n   */\n  \"white-space-trim\"?: Property.WhiteSpaceTrim | undefined;\n  /**\n   * The **`widows`** CSS property sets the minimum number of lines in a block container that must be shown at the _top_ of a page, region, or column.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `2`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :-----: | :----: | :---: |\n   * | **25** |   No    | **1.3** | **12** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/widows\n   */\n  widows?: Property.Widows | undefined;\n  /**\n   * The **`width`** CSS property sets an element's width. By default, it sets the width of the content area, but if `box-sizing` is set to `border-box`, it sets the width of the border area.\n   *\n   * **Syntax**: `auto | <length> | <percentage> | min-content | max-content | fit-content | fit-content(<length-percentage>)`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/width\n   */\n  width?: Property.Width<TLength> | undefined;\n  /**\n   * The **`will-change`** CSS property hints to browsers how an element is expected to change. Browsers may set up optimizations before an element is actually changed. These kinds of optimizations can increase the responsiveness of a page by doing potentially expensive work before they are actually required.\n   *\n   * **Syntax**: `auto | <animateable-feature>#`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari  | Edge | IE  |\n   * | :----: | :-----: | :-----: | :--: | :-: |\n   * | **36** | **36**  | **9.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/will-change\n   */\n  \"will-change\"?: Property.WillChange | undefined;\n  /**\n   * The **`word-break`** CSS property sets whether line breaks appear wherever the text would otherwise overflow its content box.\n   *\n   * **Syntax**: `normal | break-all | keep-all | break-word`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  | **15**  | **3**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/word-break\n   */\n  \"word-break\"?: Property.WordBreak | undefined;\n  /**\n   * The **`word-spacing`** CSS property sets the length of space between words and between tags.\n   *\n   * **Syntax**: `normal | <length>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **6** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/word-spacing\n   */\n  \"word-spacing\"?: Property.WordSpacing<TLength> | undefined;\n  /**\n   * The **`overflow-wrap`** CSS property applies to inline elements, setting whether the browser should insert line breaks within an otherwise unbreakable string to prevent text from overflowing its line box.\n   *\n   * **Syntax**: `normal | break-word`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome  | Firefox |  Safari   |  Edge   | IE  |\n   * | :-----: | :-----: | :-------: | :-----: | :-: |\n   * | **≤80** | **≤72** | **≤13.1** | **≤80** | No  |\n   */\n  \"word-wrap\"?: Property.WordWrap | undefined;\n  /**\n   * The **`writing-mode`** CSS property sets whether lines of text are laid out horizontally or vertically, as well as the direction in which blocks progress. When set for an entire document, it should be set on the root element (`html` element for HTML documents).\n   *\n   * **Syntax**: `horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr`\n   *\n   * **Initial value**: `horizontal-tb`\n   *\n   * | Chrome  | Firefox |  Safari   |  Edge  |  IE   |\n   * | :-----: | :-----: | :-------: | :----: | :---: |\n   * | **48**  | **41**  | **10.1**  | **12** | **9** |\n   * | 8 _-x-_ |         | 5.1 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/writing-mode\n   */\n  \"writing-mode\"?: Property.WritingMode | undefined;\n  /**\n   * The **`z-index`** CSS property sets the z-order of a positioned element and its descendants or flex items. Overlapping elements with a larger z-index cover those with a smaller one.\n   *\n   * **Syntax**: `auto | <integer>`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/z-index\n   */\n  \"z-index\"?: Property.ZIndex | undefined;\n  /**\n   * The non-standard **`zoom`** CSS property can be used to control the magnification level of an element. `transform: scale()` should be used instead of this property, if possible. However, unlike CSS Transforms, `zoom` affects the layout size of the element.\n   *\n   * **Syntax**: `normal | reset | <number> | <percentage>`\n   *\n   * **Initial value**: `normal`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |   IE    |\n   * | :----: | :-----: | :-----: | :----: | :-----: |\n   * | **1**  |   n/a   | **3.1** | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/zoom\n   */\n  zoom?: Property.Zoom | undefined;\n}\n\nexport interface StandardShorthandPropertiesHyphen<TLength = (string & {}) | 0, TTime = string & {}> {\n  /**\n   * The **`all`** shorthand CSS property resets all of an element's properties except `unicode-bidi`, `direction`, and CSS Custom Properties. It can set properties to their initial or inherited values, or to the values specified in another cascade layer or stylesheet origin.\n   *\n   * **Syntax**: `initial | inherit | unset | revert | revert-layer`\n   *\n   * **Initial value**: There is no practical initial value for it.\n   *\n   * | Chrome | Firefox | Safari  | Edge | IE  |\n   * | :----: | :-----: | :-----: | :--: | :-: |\n   * | **37** | **27**  | **9.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/all\n   */\n  all?: Property.All | undefined;\n  /**\n   * The **`animation`** shorthand CSS property applies an animation between styles. It is a shorthand for `animation-name`, `animation-duration`, `animation-timing-function`, `animation-delay`, `animation-iteration-count`, `animation-direction`, `animation-fill-mode`, and `animation-play-state`.\n   *\n   * **Syntax**: `<single-animation>#`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **43**  | **16**  |  **9**  | **12** | **10** |\n   * | 3 _-x-_ | 5 _-x-_ | 4 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation\n   */\n  animation?: Property.Animation<TTime> | undefined;\n  /**\n   * The **`animation-range`** CSS shorthand property is used to set the start and end of an animation's attachment range along its timeline, i.e. where along the timeline an animation will start and end.\n   *\n   * **Syntax**: `[ <'animation-range-start'> <'animation-range-end'>? ]#`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   No    |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/animation-range\n   */\n  \"animation-range\"?: Property.AnimationRange<TLength> | undefined;\n  /**\n   * The **`background`** shorthand CSS property sets all background style properties at once, such as color, image, origin and size, or repeat method.\n   *\n   * **Syntax**: `[ <bg-layer> , ]* <final-bg-layer>`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background\n   */\n  background?: Property.Background<TLength> | undefined;\n  /**\n   * The **`background-position`** CSS property sets the initial position for each background image. The position is relative to the position layer set by `background-origin`.\n   *\n   * **Syntax**: `<bg-position>#`\n   *\n   * **Initial value**: `0% 0%`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/background-position\n   */\n  \"background-position\"?: Property.BackgroundPosition<TLength> | undefined;\n  /**\n   * The **`border`** shorthand CSS property sets an element's border. It sets the values of `border-width`, `border-style`, and `border-color`.\n   *\n   * **Syntax**: `<line-width> || <line-style> || <color>`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border\n   */\n  border?: Property.Border<TLength> | undefined;\n  /**\n   * The **`border-block`** CSS property is a shorthand property for setting the individual logical block border property values in a single place in the style sheet.\n   *\n   * **Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block\n   */\n  \"border-block\"?: Property.BorderBlock<TLength> | undefined;\n  /**\n   * The **`border-block-end`** CSS property is a shorthand property for setting the individual logical block-end border property values in a single place in the style sheet.\n   *\n   * **Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-end\n   */\n  \"border-block-end\"?: Property.BorderBlockEnd<TLength> | undefined;\n  /**\n   * The **`border-block-start`** CSS property is a shorthand property for setting the individual logical block-start border property values in a single place in the style sheet.\n   *\n   * **Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-block-start\n   */\n  \"border-block-start\"?: Property.BorderBlockStart<TLength> | undefined;\n  /**\n   * The **`border-bottom`** shorthand CSS property sets an element's bottom border. It sets the values of `border-bottom-width`, `border-bottom-style` and `border-bottom-color`.\n   *\n   * **Syntax**: `<line-width> || <line-style> || <color>`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-bottom\n   */\n  \"border-bottom\"?: Property.BorderBottom<TLength> | undefined;\n  /**\n   * The **`border-color`** shorthand CSS property sets the color of an element's border.\n   *\n   * **Syntax**: `<color>{1,4}`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-color\n   */\n  \"border-color\"?: Property.BorderColor | undefined;\n  /**\n   * The **`border-image`** CSS property draws an image around a given element. It replaces the element's regular border.\n   *\n   * **Syntax**: `<'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>`\n   *\n   * | Chrome  |  Firefox  | Safari  |  Edge  |   IE   |\n   * | :-----: | :-------: | :-----: | :----: | :----: |\n   * | **16**  |  **15**   |  **6**  | **12** | **11** |\n   * | 7 _-x-_ | 3.5 _-x-_ | 3 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-image\n   */\n  \"border-image\"?: Property.BorderImage | undefined;\n  /**\n   * The **`border-inline`** CSS property is a shorthand property for setting the individual logical inline border property values in a single place in the style sheet.\n   *\n   * **Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline\n   */\n  \"border-inline\"?: Property.BorderInline<TLength> | undefined;\n  /**\n   * The **`border-inline-end`** CSS property is a shorthand property for setting the individual logical inline-end border property values in a single place in the style sheet.\n   *\n   * **Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-end\n   */\n  \"border-inline-end\"?: Property.BorderInlineEnd<TLength> | undefined;\n  /**\n   * The **`border-inline-start`** CSS property is a shorthand property for setting the individual logical inline-start border property values in a single place in the style sheet.\n   *\n   * **Syntax**: `<'border-top-width'> || <'border-top-style'> || <color>`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **41**  | **12.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-inline-start\n   */\n  \"border-inline-start\"?: Property.BorderInlineStart<TLength> | undefined;\n  /**\n   * The **`border-left`** shorthand CSS property sets all the properties of an element's left border.\n   *\n   * **Syntax**: `<line-width> || <line-style> || <color>`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-left\n   */\n  \"border-left\"?: Property.BorderLeft<TLength> | undefined;\n  /**\n   * The **`border-radius`** CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.\n   *\n   * **Syntax**: `<length-percentage>{1,4} [ / <length-percentage>{1,4} ]?`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |  IE   |\n   * | :-----: | :-----: | :-----: | :----: | :---: |\n   * |  **4**  |  **4**  |  **5**  | **12** | **9** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |       |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-radius\n   */\n  \"border-radius\"?: Property.BorderRadius<TLength> | undefined;\n  /**\n   * The **`border-right`** shorthand CSS property sets all the properties of an element's right border.\n   *\n   * **Syntax**: `<line-width> || <line-style> || <color>`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |   IE    |\n   * | :----: | :-----: | :----: | :----: | :-----: |\n   * | **1**  |  **1**  | **1**  | **12** | **5.5** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-right\n   */\n  \"border-right\"?: Property.BorderRight<TLength> | undefined;\n  /**\n   * The **`border-style`** shorthand CSS property sets the line style for all four sides of an element's border.\n   *\n   * **Syntax**: `<line-style>{1,4}`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-style\n   */\n  \"border-style\"?: Property.BorderStyle | undefined;\n  /**\n   * The **`border-top`** shorthand CSS property sets all the properties of an element's top border.\n   *\n   * **Syntax**: `<line-width> || <line-style> || <color>`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-top\n   */\n  \"border-top\"?: Property.BorderTop<TLength> | undefined;\n  /**\n   * The **`border-width`** shorthand CSS property sets the width of an element's border.\n   *\n   * **Syntax**: `<line-width>{1,4}`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/border-width\n   */\n  \"border-width\"?: Property.BorderWidth<TLength> | undefined;\n  /** **Syntax**: `<'caret-color'> || <'caret-shape'>` */\n  caret?: Property.Caret | undefined;\n  /**\n   * The **`column-rule`** shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>`\n   *\n   * | Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :-----: | :-----: | :-----: | :----: | :----: |\n   * | **50**  | **52**  |  **9**  | **12** | **10** |\n   * | 1 _-x-_ |         | 3 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/column-rule\n   */\n  \"column-rule\"?: Property.ColumnRule<TLength> | undefined;\n  /**\n   * The **`columns`** CSS shorthand property sets the number of columns to use when drawing an element's contents, as well as those columns' widths.\n   *\n   * **Syntax**: `<'column-width'> || <'column-count'>`\n   *\n   * | Chrome | Firefox | Safari  |  Edge  |   IE   |\n   * | :----: | :-----: | :-----: | :----: | :----: |\n   * | **50** | **52**  |  **9**  | **12** | **10** |\n   * |        |         | 3 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/columns\n   */\n  columns?: Property.Columns<TLength> | undefined;\n  /**\n   * The **`contain-intrinsic-size`** CSS shorthand property sets the size of an element that a browser will use for layout when the element is subject to size containment.\n   *\n   * **Syntax**: `[ auto? [ none | <length> ] ]{1,2}`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **83** | **107** | **17** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-size\n   */\n  \"contain-intrinsic-size\"?: Property.ContainIntrinsicSize<TLength> | undefined;\n  /**\n   * The **container** shorthand CSS property establishes the element as a query container and specifies the name or name for the containment context used in a container query.\n   *\n   * **Syntax**: `<'container-name'> [ / <'container-type'> ]?`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **105** | **110** | **16** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/container\n   */\n  container?: Property.Container | undefined;\n  /**\n   * The **`flex`** CSS shorthand property sets how a flex _item_ will grow or shrink to fit the space available in its flex container.\n   *\n   * **Syntax**: `none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |    IE    |\n   * | :------: | :-----: | :-----: | :----: | :------: |\n   * |  **29**  | **20**  |  **9**  | **12** |  **11**  |\n   * | 21 _-x-_ |         | 7 _-x-_ |        | 10 _-x-_ |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/flex\n   */\n  flex?: Property.Flex<TLength> | undefined;\n  /**\n   * The **`flex-flow`** CSS shorthand property specifies the direction of a flex container, as well as its wrapping behavior.\n   *\n   * **Syntax**: `<'flex-direction'> || <'flex-wrap'>`\n   *\n   * |  Chrome  | Firefox | Safari  |  Edge  |   IE   |\n   * | :------: | :-----: | :-----: | :----: | :----: |\n   * |  **29**  | **28**  |  **9**  | **12** | **11** |\n   * | 21 _-x-_ |         | 7 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/flex-flow\n   */\n  \"flex-flow\"?: Property.FlexFlow | undefined;\n  /**\n   * The **`font`** CSS shorthand property sets all the different properties of an element's font. Alternatively, it sets an element's font to a system font.\n   *\n   * **Syntax**: `[ [ <'font-style'> || <font-variant-css21> || <'font-weight'> || <'font-stretch'> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'> ] | caption | icon | menu | message-box | small-caption | status-bar`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/font\n   */\n  font?: Property.Font | undefined;\n  /**\n   * The **`gap`** CSS property sets the gaps (gutters) between rows and columns. It is a shorthand for `row-gap` and `column-gap`.\n   *\n   * **Syntax**: `<'row-gap'> <'column-gap'>?`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/gap\n   */\n  gap?: Property.Gap<TLength> | undefined;\n  /**\n   * The **`grid`** CSS property is a shorthand property that sets all of the explicit and implicit grid properties in a single declaration.\n   *\n   * **Syntax**: `<'grid-template'> | <'grid-template-rows'> / [ auto-flow && dense? ] <'grid-auto-columns'>? | [ auto-flow && dense? ] <'grid-auto-rows'>? / <'grid-template-columns'>`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid\n   */\n  grid?: Property.Grid | undefined;\n  /**\n   * The **`grid-area`** CSS shorthand property specifies a grid item's size and location within a grid by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the edges of its grid area.\n   *\n   * **Syntax**: `<grid-line> [ / <grid-line> ]{0,3}`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-area\n   */\n  \"grid-area\"?: Property.GridArea | undefined;\n  /**\n   * The **`grid-column`** CSS shorthand property specifies a grid item's size and location within a grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.\n   *\n   * **Syntax**: `<grid-line> [ / <grid-line> ]?`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-column\n   */\n  \"grid-column\"?: Property.GridColumn | undefined;\n  /**\n   * The **`grid-row`** CSS shorthand property specifies a grid item's size and location within a grid row by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.\n   *\n   * **Syntax**: `<grid-line> [ / <grid-line> ]?`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-row\n   */\n  \"grid-row\"?: Property.GridRow | undefined;\n  /**\n   * The **`grid-template`** CSS property is a shorthand property for defining grid columns, grid rows, and grid areas.\n   *\n   * **Syntax**: `none | [ <'grid-template-rows'> / <'grid-template-columns'> ] | [ <line-names>? <string> <track-size>? <line-names>? ]+ [ / <explicit-track-list> ]?`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  | IE  |\n   * | :----: | :-----: | :------: | :----: | :-: |\n   * | **57** | **52**  | **10.1** | **16** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/grid-template\n   */\n  \"grid-template\"?: Property.GridTemplate | undefined;\n  /**\n   * The **`inset`** CSS property is a shorthand that corresponds to the `top`, `right`, `bottom`, and/or `left` properties. It has the same multi-value syntax of the `margin` shorthand.\n   *\n   * **Syntax**: `<'top'>{1,4}`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/inset\n   */\n  inset?: Property.Inset<TLength> | undefined;\n  /**\n   * The **`inset-block`** CSS property defines the logical block start and end offsets of an element, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>{1,2}`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **63**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/inset-block\n   */\n  \"inset-block\"?: Property.InsetBlock<TLength> | undefined;\n  /**\n   * The **`inset-inline`** CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>{1,2}`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **63**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/inset-inline\n   */\n  \"inset-inline\"?: Property.InsetInline<TLength> | undefined;\n  /**\n   * **Syntax**: `none | <integer>`\n   *\n   * **Initial value**: `none`\n   */\n  \"line-clamp\"?: Property.LineClamp | undefined;\n  /**\n   * The **`list-style`** CSS shorthand property allows you to set all the list style properties at once.\n   *\n   * **Syntax**: `<'list-style-type'> || <'list-style-position'> || <'list-style-image'>`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/list-style\n   */\n  \"list-style\"?: Property.ListStyle | undefined;\n  /**\n   * The **`margin`** CSS shorthand property sets the margin area on all four sides of an element.\n   *\n   * **Syntax**: `[ <length> | <percentage> | auto ]{1,4}`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin\n   */\n  margin?: Property.Margin<TLength> | undefined;\n  /**\n   * The **`margin-block`** CSS shorthand property defines the logical block start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'margin-left'>{1,2}`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-block\n   */\n  \"margin-block\"?: Property.MarginBlock<TLength> | undefined;\n  /**\n   * The **`margin-inline`** CSS shorthand property is a shorthand property that defines both the logical inline start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'margin-left'>{1,2}`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/margin-inline\n   */\n  \"margin-inline\"?: Property.MarginInline<TLength> | undefined;\n  /**\n   * The **`mask`** CSS shorthand property hides an element (partially or fully) by masking or clipping the image at specific points.\n   *\n   * **Syntax**: `<mask-layer>#`\n   *\n   * | Chrome | Firefox |  Safari   | Edge  | IE  |\n   * | :----: | :-----: | :-------: | :---: | :-: |\n   * | **1**  | **53**  | **15.4**  | 12-79 | No  |\n   * |        |         | 3.1 _-x-_ |       |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask\n   */\n  mask?: Property.Mask<TLength> | undefined;\n  /**\n   * The **`mask-border`** CSS shorthand property lets you create a mask along the edge of an element's border.\n   *\n   * **Syntax**: `<'mask-border-source'> || <'mask-border-slice'> [ / <'mask-border-width'>? [ / <'mask-border-outset'> ]? ]? || <'mask-border-repeat'> || <'mask-border-mode'>`\n   *\n   * |              Chrome              | Firefox |             Safari             | Edge | IE  |\n   * | :------------------------------: | :-----: | :----------------------------: | :--: | :-: |\n   * | **1** _(-webkit-mask-box-image)_ |   No    |            **17.2**            | n/a  | No  |\n   * |                                  |         | 3.1 _(-webkit-mask-box-image)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/mask-border\n   */\n  \"mask-border\"?: Property.MaskBorder | undefined;\n  /**\n   * The **`offset`** CSS shorthand property sets all the properties required for animating an element along a defined path.\n   *\n   * **Syntax**: `[ <'offset-position'>? [ <'offset-path'> [ <'offset-distance'> || <'offset-rotate'> ]? ]? ]! [ / <'offset-anchor'> ]?`\n   *\n   * |    Chrome     | Firefox | Safari | Edge | IE  |\n   * | :-----------: | :-----: | :----: | :--: | :-: |\n   * |    **55**     | **72**  | **16** | n/a  | No  |\n   * | 46 _(motion)_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset\n   */\n  motion?: Property.Offset<TLength> | undefined;\n  /**\n   * The **`offset`** CSS shorthand property sets all the properties required for animating an element along a defined path.\n   *\n   * **Syntax**: `[ <'offset-position'>? [ <'offset-path'> [ <'offset-distance'> || <'offset-rotate'> ]? ]? ]! [ / <'offset-anchor'> ]?`\n   *\n   * |    Chrome     | Firefox | Safari | Edge | IE  |\n   * | :-----------: | :-----: | :----: | :--: | :-: |\n   * |    **55**     | **72**  | **16** | n/a  | No  |\n   * | 46 _(motion)_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/offset\n   */\n  offset?: Property.Offset<TLength> | undefined;\n  /**\n   * The **`outline`** CSS shorthand property sets most of the outline properties in a single declaration.\n   *\n   * **Syntax**: `[ <'outline-color'> || <'outline-style'> || <'outline-width'> ]`\n   *\n   * | Chrome | Firefox |  Safari  |  Edge  |  IE   |\n   * | :----: | :-----: | :------: | :----: | :---: |\n   * | **94** | **88**  | **16.4** | **94** | **8** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/outline\n   */\n  outline?: Property.Outline<TLength> | undefined;\n  /**\n   * The **`overflow`** CSS shorthand property sets the desired behavior for an element's overflow — i.e. when an element's content is too big to fit in its block formatting context — in both directions.\n   *\n   * **Syntax**: `[ visible | hidden | clip | scroll | auto ]{1,2}`\n   *\n   * **Initial value**: `visible`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overflow\n   */\n  overflow?: Property.Overflow | undefined;\n  /**\n   * The **`overscroll-behavior`** CSS property sets what a browser does when reaching the boundary of a scrolling area. It's a shorthand for `overscroll-behavior-x` and `overscroll-behavior-y`.\n   *\n   * **Syntax**: `[ contain | none | auto ]{1,2}`\n   *\n   * **Initial value**: `auto`\n   *\n   * | Chrome | Firefox | Safari |  Edge  | IE  |\n   * | :----: | :-----: | :----: | :----: | :-: |\n   * | **63** | **59**  | **16** | **18** | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior\n   */\n  \"overscroll-behavior\"?: Property.OverscrollBehavior | undefined;\n  /**\n   * The **`padding`** CSS shorthand property sets the padding area on all four sides of an element at once.\n   *\n   * **Syntax**: `[ <length> | <percentage> ]{1,4}`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **4** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding\n   */\n  padding?: Property.Padding<TLength> | undefined;\n  /**\n   * The **`padding-block`** CSS shorthand property defines the logical block start and end padding of an element, which maps to physical padding properties depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>{1,2}`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-block\n   */\n  \"padding-block\"?: Property.PaddingBlock<TLength> | undefined;\n  /**\n   * The **`padding-inline`** CSS shorthand property defines the logical inline start and end padding of an element, which maps to physical padding properties depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>{1,2}`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **87** | **66**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/padding-inline\n   */\n  \"padding-inline\"?: Property.PaddingInline<TLength> | undefined;\n  /**\n   * The **`place-content`** CSS shorthand property allows you to align content along both the block and inline directions at once (i.e. the `align-content` and `justify-content` properties) in a relevant layout system such as Grid or Flexbox.\n   *\n   * **Syntax**: `<'align-content'> <'justify-content'>?`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **59** | **45**  | **9**  | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/place-content\n   */\n  \"place-content\"?: Property.PlaceContent | undefined;\n  /**\n   * The CSS **`place-items`** shorthand property allows you to align items along both the block and inline directions at once (i.e. the `align-items` and `justify-items` properties) in a relevant layout system such as Grid or Flexbox. If the second value is not set, the first value is also used for it.\n   *\n   * **Syntax**: `<'align-items'> <'justify-items'>?`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **59** | **45**  | **11** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/place-items\n   */\n  \"place-items\"?: Property.PlaceItems | undefined;\n  /**\n   * The **`place-self`** CSS shorthand property allows you to align an individual item in both the block and inline directions at once (i.e. the `align-self` and `justify-self` properties) in a relevant layout system such as Grid or Flexbox. If the second value is not present, the first value is also used for it.\n   *\n   * **Syntax**: `<'align-self'> <'justify-self'>?`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **59** | **45**  | **11** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/place-self\n   */\n  \"place-self\"?: Property.PlaceSelf | undefined;\n  /**\n   * The **`scroll-margin`** shorthand property sets all of the scroll margins of an element at once, assigning values much like the `margin` property does for margins of an element.\n   *\n   * **Syntax**: `<length>{1,4}`\n   *\n   * | Chrome | Firefox |          Safari           | Edge | IE  |\n   * | :----: | :-----: | :-----------------------: | :--: | :-: |\n   * | **69** | **90**  |         **14.1**          | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin\n   */\n  \"scroll-margin\"?: Property.ScrollMargin<TLength> | undefined;\n  /**\n   * The `scroll-margin-block` shorthand property sets the scroll margins of an element in the block dimension.\n   *\n   * **Syntax**: `<length>{1,2}`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block\n   */\n  \"scroll-margin-block\"?: Property.ScrollMarginBlock<TLength> | undefined;\n  /**\n   * The `scroll-margin-inline` shorthand property sets the scroll margins of an element in the inline dimension.\n   *\n   * **Syntax**: `<length>{1,2}`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline\n   */\n  \"scroll-margin-inline\"?: Property.ScrollMarginInline<TLength> | undefined;\n  /**\n   * The **`scroll-padding`** shorthand property sets scroll padding on all sides of an element at once, much like the `padding` property does for padding on an element.\n   *\n   * **Syntax**: `[ auto | <length-percentage> ]{1,4}`\n   *\n   * | Chrome | Firefox |  Safari  | Edge | IE  |\n   * | :----: | :-----: | :------: | :--: | :-: |\n   * | **69** | **68**  | **14.1** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding\n   */\n  \"scroll-padding\"?: Property.ScrollPadding<TLength> | undefined;\n  /**\n   * The `scroll-padding-block` shorthand property sets the scroll padding of an element in the block dimension.\n   *\n   * **Syntax**: `[ auto | <length-percentage> ]{1,2}`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block\n   */\n  \"scroll-padding-block\"?: Property.ScrollPaddingBlock<TLength> | undefined;\n  /**\n   * The `scroll-padding-inline` shorthand property sets the scroll padding of an element in the inline dimension.\n   *\n   * **Syntax**: `[ auto | <length-percentage> ]{1,2}`\n   *\n   * | Chrome | Firefox | Safari | Edge | IE  |\n   * | :----: | :-----: | :----: | :--: | :-: |\n   * | **69** | **68**  | **15** | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline\n   */\n  \"scroll-padding-inline\"?: Property.ScrollPaddingInline<TLength> | undefined;\n  /**\n   * The **`scroll-margin`** shorthand property sets all of the scroll margins of an element at once, assigning values much like the `margin` property does for margins of an element.\n   *\n   * **Syntax**: `<length>{1,4}`\n   *\n   * | Chrome | Firefox |          Safari           | Edge | IE  |\n   * | :----: | :-----: | :-----------------------: | :--: | :-: |\n   * | **69** |  68-90  |         **14.1**          | n/a  | No  |\n   * |        |         | 11 _(scroll-snap-margin)_ |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-margin\n   */\n  \"scroll-snap-margin\"?: Property.ScrollMargin<TLength> | undefined;\n  /**\n   * The **`scroll-timeline`** CSS shorthand property defines a name that can be used to identify the source element of a scroll timeline, along with the scrollbar axis that should provide the timeline.\n   *\n   * **Syntax**: `[ <'scroll-timeline-name'> <'scroll-timeline-axis'>? ]#`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/scroll-timeline\n   */\n  \"scroll-timeline\"?: Property.ScrollTimeline | undefined;\n  /**\n   * The **`text-decoration`** shorthand CSS property sets the appearance of decorative lines on text. It is a shorthand for `text-decoration-line`, `text-decoration-color`, `text-decoration-style`, and the newer `text-decoration-thickness` property.\n   *\n   * **Syntax**: `<'text-decoration-line'> || <'text-decoration-style'> || <'text-decoration-color'> || <'text-decoration-thickness'>`\n   *\n   * | Chrome | Firefox | Safari |  Edge  |  IE   |\n   * | :----: | :-----: | :----: | :----: | :---: |\n   * | **1**  |  **1**  | **1**  | **12** | **3** |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-decoration\n   */\n  \"text-decoration\"?: Property.TextDecoration<TLength> | undefined;\n  /**\n   * The **`text-emphasis`** CSS property applies emphasis marks to text (except spaces and control characters). It is a shorthand for `text-emphasis-style` and `text-emphasis-color`.\n   *\n   * **Syntax**: `<'text-emphasis-style'> || <'text-emphasis-color'>`\n   *\n   * |  Chrome  | Firefox | Safari | Edge | IE  |\n   * | :------: | :-----: | :----: | :--: | :-: |\n   * |  **99**  | **46**  | **7**  | n/a  | No  |\n   * | 25 _-x-_ |         |        |      |     |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/text-emphasis\n   */\n  \"text-emphasis\"?: Property.TextEmphasis | undefined;\n  /**\n   * The **`transition`** CSS property is a shorthand property for `transition-property`, `transition-duration`, `transition-timing-function`, and `transition-delay`.\n   *\n   * **Syntax**: `<single-transition>#`\n   *\n   * | Chrome  | Firefox |  Safari   |  Edge  |   IE   |\n   * | :-----: | :-----: | :-------: | :----: | :----: |\n   * | **26**  | **16**  |   **9**   | **12** | **10** |\n   * | 1 _-x-_ |         | 3.1 _-x-_ |        |        |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/transition\n   */\n  transition?: Property.Transition<TTime> | undefined;\n  /**\n   * The **`view-timeline`** CSS shorthand property is used to define a _named view progress timeline_, which is progressed through based on the change in visibility of an element (known as the _subject_) inside a scrollable element (_scroller_). `view-timeline` is set on the subject.\n   *\n   * **Syntax**: `[ <'view-timeline-name'> <'view-timeline-axis'>? ]#`\n   *\n   * | Chrome  | Firefox | Safari | Edge | IE  |\n   * | :-----: | :-----: | :----: | :--: | :-: |\n   * | **115** |   n/a   |   No   | n/a  | No  |\n   *\n   * @see https://developer.mozilla.org/docs/Web/CSS/view-timeline\n   */\n  \"view-timeline\"?: Property.ViewTimeline | undefined;\n}\n\nexport interface StandardPropertiesHyphen<TLength = (string & {}) | 0, TTime = string & {}>\n  extends StandardLonghandPropertiesHyphen<TLength, TTime>,\n    StandardShorthandPropertiesHyphen<TLength, TTime> {}\n\nexport interface VendorLonghandPropertiesHyphen<TLength = (string & {}) | 0, TTime = string & {}> {\n  /**\n   * The **`animation-delay`** CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   */\n  \"-moz-animation-delay\"?: Property.AnimationDelay<TTime> | undefined;\n  /**\n   * The **`animation-direction`** CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.\n   *\n   * **Syntax**: `<single-animation-direction>#`\n   *\n   * **Initial value**: `normal`\n   */\n  \"-moz-animation-direction\"?: Property.AnimationDirection | undefined;\n  /**\n   * The **`animation-duration`** CSS property sets the length of time that an animation takes to complete one cycle.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   */\n  \"-moz-animation-duration\"?: Property.AnimationDuration<TTime> | undefined;\n  /**\n   * The **`animation-fill-mode`** CSS property sets how a CSS animation applies styles to its target before and after its execution.\n   *\n   * **Syntax**: `<single-animation-fill-mode>#`\n   *\n   * **Initial value**: `none`\n   */\n  \"-moz-animation-fill-mode\"?: Property.AnimationFillMode | undefined;\n  /**\n   * The **`animation-iteration-count`** CSS property sets the number of times an animation sequence should be played before stopping.\n   *\n   * **Syntax**: `<single-animation-iteration-count>#`\n   *\n   * **Initial value**: `1`\n   */\n  \"-moz-animation-iteration-count\"?: Property.AnimationIterationCount | undefined;\n  /**\n   * The **`animation-name`** CSS property specifies the names of one or more `@keyframes` at-rules that describe the animation to apply to an element. Multiple `@keyframe` at-rules are specified as a comma-separated list of names. If the specified name does not match any `@keyframe` at-rule, no properties are animated.\n   *\n   * **Syntax**: `[ none | <keyframes-name> ]#`\n   *\n   * **Initial value**: `none`\n   */\n  \"-moz-animation-name\"?: Property.AnimationName | undefined;\n  /**\n   * The **`animation-play-state`** CSS property sets whether an animation is running or paused.\n   *\n   * **Syntax**: `<single-animation-play-state>#`\n   *\n   * **Initial value**: `running`\n   */\n  \"-moz-animation-play-state\"?: Property.AnimationPlayState | undefined;\n  /**\n   * The **`animation-timing-function`** CSS property sets how an animation progresses through the duration of each cycle.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   */\n  \"-moz-animation-timing-function\"?: Property.AnimationTimingFunction | undefined;\n  /**\n   * The **`appearance`** CSS property is used to control native appearance of UI controls, that are based on operating system's theme.\n   *\n   * **Syntax**: `none | button | button-arrow-down | button-arrow-next | button-arrow-previous | button-arrow-up | button-bevel | button-focus | caret | checkbox | checkbox-container | checkbox-label | checkmenuitem | dualbutton | groupbox | listbox | listitem | menuarrow | menubar | menucheckbox | menuimage | menuitem | menuitemtext | menulist | menulist-button | menulist-text | menulist-textfield | menupopup | menuradio | menuseparator | meterbar | meterchunk | progressbar | progressbar-vertical | progresschunk | progresschunk-vertical | radio | radio-container | radio-label | radiomenuitem | range | range-thumb | resizer | resizerpanel | scale-horizontal | scalethumbend | scalethumb-horizontal | scalethumbstart | scalethumbtick | scalethumb-vertical | scale-vertical | scrollbarbutton-down | scrollbarbutton-left | scrollbarbutton-right | scrollbarbutton-up | scrollbarthumb-horizontal | scrollbarthumb-vertical | scrollbartrack-horizontal | scrollbartrack-vertical | searchfield | separator | sheet | spinner | spinner-downbutton | spinner-textfield | spinner-upbutton | splitter | statusbar | statusbarpanel | tab | tabpanel | tabpanels | tab-scroll-arrow-back | tab-scroll-arrow-forward | textfield | textfield-multiline | toolbar | toolbarbutton | toolbarbutton-dropdown | toolbargripper | toolbox | tooltip | treeheader | treeheadercell | treeheadersortarrow | treeitem | treeline | treetwisty | treetwistyopen | treeview | -moz-mac-unified-toolbar | -moz-win-borderless-glass | -moz-win-browsertabbar-toolbox | -moz-win-communicationstext | -moz-win-communications-toolbox | -moz-win-exclude-glass | -moz-win-glass | -moz-win-mediatext | -moz-win-media-toolbox | -moz-window-button-box | -moz-window-button-box-maximized | -moz-window-button-close | -moz-window-button-maximize | -moz-window-button-minimize | -moz-window-button-restore | -moz-window-frame-bottom | -moz-window-frame-left | -moz-window-frame-right | -moz-window-titlebar | -moz-window-titlebar-maximized`\n   *\n   * **Initial value**: `none` (but this value is overridden in the user agent CSS)\n   */\n  \"-moz-appearance\"?: Property.MozAppearance | undefined;\n  /**\n   * The **`-moz-binding`** CSS property is used by Mozilla-based applications to attach an XBL binding to a DOM element.\n   *\n   * **Syntax**: `<url> | none`\n   *\n   * **Initial value**: `none`\n   */\n  \"-moz-binding\"?: Property.MozBinding | undefined;\n  /**\n   * In Mozilla applications like Firefox, the **`-moz-border-bottom-colors`** CSS property sets a list of colors for the bottom border.\n   *\n   * **Syntax**: `<color>+ | none`\n   *\n   * **Initial value**: `none`\n   */\n  \"-moz-border-bottom-colors\"?: Property.MozBorderBottomColors | undefined;\n  /**\n   * The **`border-inline-end-color`** CSS property defines the color of the logical inline-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-color'>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  \"-moz-border-end-color\"?: Property.BorderInlineEndColor | undefined;\n  /**\n   * The **`border-inline-end-style`** CSS property defines the style of the logical inline end border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-style'>`\n   *\n   * **Initial value**: `none`\n   */\n  \"-moz-border-end-style\"?: Property.BorderInlineEndStyle | undefined;\n  /**\n   * The **`border-inline-end-width`** CSS property defines the width of the logical inline-end border of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-width`, `border-right-width`, `border-bottom-width`, or `border-left-width` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-width'>`\n   *\n   * **Initial value**: `medium`\n   */\n  \"-moz-border-end-width\"?: Property.BorderInlineEndWidth<TLength> | undefined;\n  /**\n   * In Mozilla applications like Firefox, the **`-moz-border-left-colors`** CSS property sets a list of colors for the left border.\n   *\n   * **Syntax**: `<color>+ | none`\n   *\n   * **Initial value**: `none`\n   */\n  \"-moz-border-left-colors\"?: Property.MozBorderLeftColors | undefined;\n  /**\n   * In Mozilla applications like Firefox, the **`-moz-border-right-colors`** CSS property sets a list of colors for the right border.\n   *\n   * **Syntax**: `<color>+ | none`\n   *\n   * **Initial value**: `none`\n   */\n  \"-moz-border-right-colors\"?: Property.MozBorderRightColors | undefined;\n  /**\n   * The **`border-inline-start-color`** CSS property defines the color of the logical inline start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-color`, `border-right-color`, `border-bottom-color`, or `border-left-color` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-color'>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  \"-moz-border-start-color\"?: Property.BorderInlineStartColor | undefined;\n  /**\n   * The **`border-inline-start-style`** CSS property defines the style of the logical inline start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the `border-top-style`, `border-right-style`, `border-bottom-style`, or `border-left-style` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'border-top-style'>`\n   *\n   * **Initial value**: `none`\n   */\n  \"-moz-border-start-style\"?: Property.BorderInlineStartStyle | undefined;\n  /**\n   * In Mozilla applications like Firefox, the **`-moz-border-top-colors`** CSS property sets a list of colors for the top border.\n   *\n   * **Syntax**: `<color>+ | none`\n   *\n   * **Initial value**: `none`\n   */\n  \"-moz-border-top-colors\"?: Property.MozBorderTopColors | undefined;\n  /**\n   * The **`box-sizing`** CSS property sets how the total width and height of an element is calculated.\n   *\n   * **Syntax**: `content-box | border-box`\n   *\n   * **Initial value**: `content-box`\n   */\n  \"-moz-box-sizing\"?: Property.BoxSizing | undefined;\n  /**\n   * The **`column-count`** CSS property breaks an element's content into the specified number of columns.\n   *\n   * **Syntax**: `<integer> | auto`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-moz-column-count\"?: Property.ColumnCount | undefined;\n  /**\n   * The **`column-fill`** CSS property controls how an element's contents are balanced when broken into columns.\n   *\n   * **Syntax**: `auto | balance | balance-all`\n   *\n   * **Initial value**: `balance`\n   */\n  \"-moz-column-fill\"?: Property.ColumnFill | undefined;\n  /**\n   * The **`column-rule-color`** CSS property sets the color of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  \"-moz-column-rule-color\"?: Property.ColumnRuleColor | undefined;\n  /**\n   * The **`column-rule-style`** CSS property sets the style of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'border-style'>`\n   *\n   * **Initial value**: `none`\n   */\n  \"-moz-column-rule-style\"?: Property.ColumnRuleStyle | undefined;\n  /**\n   * The **`column-rule-width`** CSS property sets the width of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'border-width'>`\n   *\n   * **Initial value**: `medium`\n   */\n  \"-moz-column-rule-width\"?: Property.ColumnRuleWidth<TLength> | undefined;\n  /**\n   * The **`column-width`** CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the `column-width` value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.\n   *\n   * **Syntax**: `<length> | auto`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-moz-column-width\"?: Property.ColumnWidth<TLength> | undefined;\n  /**\n   * The **`-moz-context-properties`** property can be used within privileged contexts in Firefox to share the values of specified properties of the element with a child SVG image.\n   *\n   * **Syntax**: `none | [ fill | fill-opacity | stroke | stroke-opacity ]#`\n   *\n   * **Initial value**: `none`\n   */\n  \"-moz-context-properties\"?: Property.MozContextProperties | undefined;\n  /**\n   * The **`font-feature-settings`** CSS property controls advanced typographic features in OpenType fonts.\n   *\n   * **Syntax**: `normal | <feature-tag-value>#`\n   *\n   * **Initial value**: `normal`\n   */\n  \"-moz-font-feature-settings\"?: Property.FontFeatureSettings | undefined;\n  /**\n   * The **`font-language-override`** CSS property controls the use of language-specific glyphs in a typeface.\n   *\n   * **Syntax**: `normal | <string>`\n   *\n   * **Initial value**: `normal`\n   */\n  \"-moz-font-language-override\"?: Property.FontLanguageOverride | undefined;\n  /**\n   * The **`hyphens`** CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.\n   *\n   * **Syntax**: `none | manual | auto`\n   *\n   * **Initial value**: `manual`\n   */\n  \"-moz-hyphens\"?: Property.Hyphens | undefined;\n  /**\n   * For certain XUL elements and pseudo-elements that use an image from the `list-style-image` property, this property specifies a region of the image that is used in place of the whole image. This allows elements to use different pieces of the same image to improve performance.\n   *\n   * **Syntax**: `<shape> | auto`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-moz-image-region\"?: Property.MozImageRegion | undefined;\n  /**\n   * The **`margin-inline-end`** CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the `margin-top`, `margin-right`, `margin-bottom` or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'margin-left'>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-moz-margin-end\"?: Property.MarginInlineEnd<TLength> | undefined;\n  /**\n   * The **`margin-inline-start`** CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the `margin-top`, `margin-right`, `margin-bottom`, or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'margin-left'>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-moz-margin-start\"?: Property.MarginInlineStart<TLength> | undefined;\n  /**\n   * The **`-moz-orient`** CSS property specifies the orientation of the element to which it's applied.\n   *\n   * **Syntax**: `inline | block | horizontal | vertical`\n   *\n   * **Initial value**: `inline`\n   */\n  \"-moz-orient\"?: Property.MozOrient | undefined;\n  /**\n   * The **`font-smooth`** CSS property controls the application of anti-aliasing when fonts are rendered.\n   *\n   * **Syntax**: `auto | never | always | <absolute-size> | <length>`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-moz-osx-font-smoothing\"?: Property.FontSmooth<TLength> | undefined;\n  /**\n   * In Mozilla applications, the **`-moz-outline-radius-bottomleft`** CSS property can be used to round the bottom-left corner of an element's `outline`.\n   *\n   * **Syntax**: `<outline-radius>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-moz-outline-radius-bottomleft\"?: Property.MozOutlineRadiusBottomleft<TLength> | undefined;\n  /**\n   * In Mozilla applications, the **`-moz-outline-radius-bottomright`** CSS property can be used to round the bottom-right corner of an element's `outline`.\n   *\n   * **Syntax**: `<outline-radius>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-moz-outline-radius-bottomright\"?: Property.MozOutlineRadiusBottomright<TLength> | undefined;\n  /**\n   * In Mozilla applications, the **`-moz-outline-radius-topleft`** CSS property can be used to round the top-left corner of an element's `outline`.\n   *\n   * **Syntax**: `<outline-radius>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-moz-outline-radius-topleft\"?: Property.MozOutlineRadiusTopleft<TLength> | undefined;\n  /**\n   * In Mozilla applications, the **`-moz-outline-radius-topright`** CSS property can be used to round the top-right corner of an element's `outline`.\n   *\n   * **Syntax**: `<outline-radius>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-moz-outline-radius-topright\"?: Property.MozOutlineRadiusTopright<TLength> | undefined;\n  /**\n   * The **`padding-inline-end`** CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-moz-padding-end\"?: Property.PaddingInlineEnd<TLength> | undefined;\n  /**\n   * The **`padding-inline-start`** CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-moz-padding-start\"?: Property.PaddingInlineStart<TLength> | undefined;\n  /**\n   * **`-moz-stack-sizing`** is an extended CSS property. Normally, a `<xul:stack>` will change its size so that all of its child elements are completely visible. For example, moving a child of the stack far to the right will widen the stack so the child remains visible.\n   *\n   * **Syntax**: `ignore | stretch-to-fit`\n   *\n   * **Initial value**: `stretch-to-fit`\n   */\n  \"-moz-stack-sizing\"?: Property.MozStackSizing | undefined;\n  /**\n   * The **`tab-size`** CSS property is used to customize the width of tab characters (U+0009).\n   *\n   * **Syntax**: `<integer> | <length>`\n   *\n   * **Initial value**: `8`\n   */\n  \"-moz-tab-size\"?: Property.TabSize<TLength> | undefined;\n  /**\n   * The **`-moz-text-blink`** non-standard Mozilla CSS extension specifies the blink mode.\n   *\n   * **Syntax**: `none | blink`\n   *\n   * **Initial value**: `none`\n   */\n  \"-moz-text-blink\"?: Property.MozTextBlink | undefined;\n  /**\n   * The **`text-size-adjust`** CSS property controls the text inflation algorithm used on some smartphones and tablets. Other browsers will ignore this property.\n   *\n   * **Syntax**: `none | auto | <percentage>`\n   *\n   * **Initial value**: `auto` for smartphone browsers supporting inflation, `none` in other cases (and then not modifiable).\n   */\n  \"-moz-text-size-adjust\"?: Property.TextSizeAdjust | undefined;\n  /**\n   * The **`-moz-user-focus`** CSS property is used to indicate whether an element can have the focus.\n   *\n   * **Syntax**: `ignore | normal | select-after | select-before | select-menu | select-same | select-all | none`\n   *\n   * **Initial value**: `none`\n   */\n  \"-moz-user-focus\"?: Property.MozUserFocus | undefined;\n  /**\n   * The **`user-modify`** property has no effect in Firefox. It was originally planned to determine whether or not the content of an element can be edited by a user.\n   *\n   * **Syntax**: `read-only | read-write | write-only`\n   *\n   * **Initial value**: `read-only`\n   */\n  \"-moz-user-modify\"?: Property.MozUserModify | undefined;\n  /**\n   * The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n   *\n   * **Syntax**: `auto | text | none | contain | all`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-moz-user-select\"?: Property.UserSelect | undefined;\n  /**\n   * The **`-moz-window-dragging`** CSS property specifies whether a window is draggable or not. It only works in Chrome code, and only on Mac OS X.\n   *\n   * **Syntax**: `drag | no-drag`\n   *\n   * **Initial value**: `drag`\n   */\n  \"-moz-window-dragging\"?: Property.MozWindowDragging | undefined;\n  /**\n   * The **`-moz-window-shadow`** CSS property specifies whether a window will have a shadow. It only works on Mac OS X.\n   *\n   * **Syntax**: `default | menu | tooltip | sheet | none`\n   *\n   * **Initial value**: `default`\n   */\n  \"-moz-window-shadow\"?: Property.MozWindowShadow | undefined;\n  /**\n   * The **`-ms-accelerator`** CSS property is a Microsoft extension that sets or retrieves a string indicating whether the object represents a keyboard shortcut.\n   *\n   * **Syntax**: `false | true`\n   *\n   * **Initial value**: `false`\n   */\n  \"-ms-accelerator\"?: Property.MsAccelerator | undefined;\n  /**\n   * The **`-ms-block-progression`** CSS property is a Microsoft extension that specifies the block progression and layout orientation.\n   *\n   * **Syntax**: `tb | rl | bt | lr`\n   *\n   * **Initial value**: `tb`\n   */\n  \"-ms-block-progression\"?: Property.MsBlockProgression | undefined;\n  /**\n   * The **`-ms-content-zoom-chaining`** CSS property is a Microsoft extension specifying the zoom behavior that occurs when a user hits the zoom limit during page manipulation.\n   *\n   * **Syntax**: `none | chained`\n   *\n   * **Initial value**: `none`\n   */\n  \"-ms-content-zoom-chaining\"?: Property.MsContentZoomChaining | undefined;\n  /**\n   * The **`-ms-content-zoom-limit-max`** CSS property is a Microsoft extension that specifies the selected elements' maximum zoom factor.\n   *\n   * **Syntax**: `<percentage>`\n   *\n   * **Initial value**: `400%`\n   */\n  \"-ms-content-zoom-limit-max\"?: Property.MsContentZoomLimitMax | undefined;\n  /**\n   * The **`-ms-content-zoom-limit-min`** CSS property is a Microsoft extension that specifies the minimum zoom factor.\n   *\n   * **Syntax**: `<percentage>`\n   *\n   * **Initial value**: `100%`\n   */\n  \"-ms-content-zoom-limit-min\"?: Property.MsContentZoomLimitMin | undefined;\n  /**\n   * The **`-ms-content-zoom-snap-points`** CSS property is a Microsoft extension that specifies where zoom snap-points are located.\n   *\n   * **Syntax**: `snapInterval( <percentage>, <percentage> ) | snapList( <percentage># )`\n   *\n   * **Initial value**: `snapInterval(0%, 100%)`\n   */\n  \"-ms-content-zoom-snap-points\"?: Property.MsContentZoomSnapPoints | undefined;\n  /**\n   * The **`-ms-content-zoom-snap-type`** CSS property is a Microsoft extension that specifies how zooming is affected by defined snap-points.\n   *\n   * **Syntax**: `none | proximity | mandatory`\n   *\n   * **Initial value**: `none`\n   */\n  \"-ms-content-zoom-snap-type\"?: Property.MsContentZoomSnapType | undefined;\n  /**\n   * The **`-ms-content-zooming`** CSS property is a Microsoft extension that specifies whether zooming is enabled.\n   *\n   * **Syntax**: `none | zoom`\n   *\n   * **Initial value**: zoom for the top level element, none for all other elements\n   */\n  \"-ms-content-zooming\"?: Property.MsContentZooming | undefined;\n  /**\n   * The `-ms-filter` CSS property is a Microsoft extension that sets or retrieves the filter or collection of filters applied to an object.\n   *\n   * **Syntax**: `<string>`\n   *\n   * **Initial value**: \"\" (the empty string)\n   */\n  \"-ms-filter\"?: Property.MsFilter | undefined;\n  /**\n   * The **`flex-direction`** CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).\n   *\n   * **Syntax**: `row | row-reverse | column | column-reverse`\n   *\n   * **Initial value**: `row`\n   */\n  \"-ms-flex-direction\"?: Property.FlexDirection | undefined;\n  /**\n   * The **`flex-grow`** CSS property sets the flex grow factor of a flex item's main size.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-ms-flex-positive\"?: Property.FlexGrow | undefined;\n  /**\n   * The **`-ms-flow-from`** CSS property is a Microsoft extension that gets or sets a value identifying a region container in the document that accepts the content flow from the data source.\n   *\n   * **Syntax**: `[ none | <custom-ident> ]#`\n   *\n   * **Initial value**: `none`\n   */\n  \"-ms-flow-from\"?: Property.MsFlowFrom | undefined;\n  /**\n   * The **`-ms-flow-into`** CSS property is a Microsoft extension that gets or sets a value identifying an iframe container in the document that serves as the region's data source.\n   *\n   * **Syntax**: `[ none | <custom-ident> ]#`\n   *\n   * **Initial value**: `none`\n   */\n  \"-ms-flow-into\"?: Property.MsFlowInto | undefined;\n  /**\n   * The **`grid-template-columns`** CSS property defines the line names and track sizing functions of the grid columns.\n   *\n   * **Syntax**: `none | <track-list> | <auto-track-list>`\n   *\n   * **Initial value**: `none`\n   */\n  \"-ms-grid-columns\"?: Property.MsGridColumns<TLength> | undefined;\n  /**\n   * The **`grid-template-rows`** CSS property defines the line names and track sizing functions of the grid rows.\n   *\n   * **Syntax**: `none | <track-list> | <auto-track-list>`\n   *\n   * **Initial value**: `none`\n   */\n  \"-ms-grid-rows\"?: Property.MsGridRows<TLength> | undefined;\n  /**\n   * The **`-ms-high-contrast-adjust`** CSS property is a Microsoft extension that gets or sets a value indicating whether to override any CSS properties that would have been set in high contrast mode.\n   *\n   * **Syntax**: `auto | none`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-ms-high-contrast-adjust\"?: Property.MsHighContrastAdjust | undefined;\n  /**\n   * The **`-ms-hyphenate-limit-chars`** CSS property is a Microsoft extension that specifies one to three values indicating the minimum number of characters in a hyphenated word. If the word does not meet the required minimum number of characters in the word, before the hyphen, or after the hyphen, then the word is not hyphenated.\n   *\n   * **Syntax**: `auto | <integer>{1,3}`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-ms-hyphenate-limit-chars\"?: Property.MsHyphenateLimitChars | undefined;\n  /**\n   * The **`-ms-hyphenate-limit-lines`** CSS property is a Microsoft extension specifying the maximum number of consecutive lines in an element that may be ended with a hyphenated word.\n   *\n   * **Syntax**: `no-limit | <integer>`\n   *\n   * **Initial value**: `no-limit`\n   */\n  \"-ms-hyphenate-limit-lines\"?: Property.MsHyphenateLimitLines | undefined;\n  /**\n   * The `**-ms-hyphenate-limit-zone**` CSS property is a Microsoft extension specifying the width of the hyphenation zone.\n   *\n   * **Syntax**: `<percentage> | <length>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-ms-hyphenate-limit-zone\"?: Property.MsHyphenateLimitZone<TLength> | undefined;\n  /**\n   * The **`hyphens`** CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.\n   *\n   * **Syntax**: `none | manual | auto`\n   *\n   * **Initial value**: `manual`\n   */\n  \"-ms-hyphens\"?: Property.Hyphens | undefined;\n  /**\n   * The **`-ms-ime-align`** CSS property is a Microsoft extension aligning the Input Method Editor (IME) candidate window box relative to the element on which the IME composition is active. The extension is implemented in Microsoft Edge and Internet Explorer 11.\n   *\n   * **Syntax**: `auto | after`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-ms-ime-align\"?: Property.MsImeAlign | undefined;\n  /**\n   * The **`line-break`** CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.\n   *\n   * **Syntax**: `auto | loose | normal | strict | anywhere`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-ms-line-break\"?: Property.LineBreak | undefined;\n  /**\n   * The **`order`** CSS property sets the order to lay out an item in a flex or grid container. Items in a container are sorted by ascending `order` value and then by their source code order.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-ms-order\"?: Property.Order | undefined;\n  /**\n   * The **`-ms-overflow-style`** CSS property is a Microsoft extension controlling the behavior of scrollbars when the content of an element overflows.\n   *\n   * **Syntax**: `auto | none | scrollbar | -ms-autohiding-scrollbar`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-ms-overflow-style\"?: Property.MsOverflowStyle | undefined;\n  /**\n   * The **`overflow-x`** CSS property sets what shows when content overflows a block-level element's left and right edges. This may be nothing, a scroll bar, or the overflow content.\n   *\n   * **Syntax**: `visible | hidden | clip | scroll | auto`\n   *\n   * **Initial value**: `visible`\n   */\n  \"-ms-overflow-x\"?: Property.OverflowX | undefined;\n  /**\n   * The **`overflow-y`** CSS property sets what shows when content overflows a block-level element's top and bottom edges. This may be nothing, a scroll bar, or the overflow content.\n   *\n   * **Syntax**: `visible | hidden | clip | scroll | auto`\n   *\n   * **Initial value**: `visible`\n   */\n  \"-ms-overflow-y\"?: Property.OverflowY | undefined;\n  /**\n   * The `**-ms-scroll-chaining**` CSS property is a Microsoft extension that specifies the scrolling behavior that occurs when a user hits the scroll limit during a manipulation.\n   *\n   * **Syntax**: `chained | none`\n   *\n   * **Initial value**: `chained`\n   */\n  \"-ms-scroll-chaining\"?: Property.MsScrollChaining | undefined;\n  /**\n   * The `**-ms-scroll-limit-x-max**` CSS property is a Microsoft extension that specifies the maximum value for the `Element.scrollLeft` property.\n   *\n   * **Syntax**: `auto | <length>`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-ms-scroll-limit-x-max\"?: Property.MsScrollLimitXMax<TLength> | undefined;\n  /**\n   * The **`-ms-scroll-limit-x-min`** CSS property is a Microsoft extension that specifies the minimum value for the `Element.scrollLeft` property.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-ms-scroll-limit-x-min\"?: Property.MsScrollLimitXMin<TLength> | undefined;\n  /**\n   * The **`-ms-scroll-limit-y-max`** CSS property is a Microsoft extension that specifies the maximum value for the `Element.scrollTop` property.\n   *\n   * **Syntax**: `auto | <length>`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-ms-scroll-limit-y-max\"?: Property.MsScrollLimitYMax<TLength> | undefined;\n  /**\n   * The **`-ms-scroll-limit-y-min`** CSS property is a Microsoft extension that specifies the minimum value for the `Element.scrollTop` property.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-ms-scroll-limit-y-min\"?: Property.MsScrollLimitYMin<TLength> | undefined;\n  /**\n   * The **`-ms-scroll-rails`** CSS property is a Microsoft extension that specifies whether scrolling locks to the primary axis of motion.\n   *\n   * **Syntax**: `none | railed`\n   *\n   * **Initial value**: `railed`\n   */\n  \"-ms-scroll-rails\"?: Property.MsScrollRails | undefined;\n  /**\n   * The **`-ms-scroll-snap-points-x`** CSS property is a Microsoft extension that specifies where snap-points will be located along the x-axis.\n   *\n   * **Syntax**: `snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )`\n   *\n   * **Initial value**: `snapInterval(0px, 100%)`\n   */\n  \"-ms-scroll-snap-points-x\"?: Property.MsScrollSnapPointsX | undefined;\n  /**\n   * The **`-ms-scroll-snap-points-y`** CSS property is a Microsoft extension that specifies where snap-points will be located along the y-axis.\n   *\n   * **Syntax**: `snapInterval( <length-percentage>, <length-percentage> ) | snapList( <length-percentage># )`\n   *\n   * **Initial value**: `snapInterval(0px, 100%)`\n   */\n  \"-ms-scroll-snap-points-y\"?: Property.MsScrollSnapPointsY | undefined;\n  /**\n   * The **`scroll-snap-type`** CSS property sets how strictly snap points are enforced on the scroll container in case there is one.\n   *\n   * **Syntax**: `none | proximity | mandatory`\n   *\n   * **Initial value**: `none`\n   */\n  \"-ms-scroll-snap-type\"?: Property.MsScrollSnapType | undefined;\n  /**\n   * The **`-ms-scroll-translation`** CSS property is a Microsoft extension that specifies whether vertical-to-horizontal scroll wheel translation occurs on the specified element.\n   *\n   * **Syntax**: `none | vertical-to-horizontal`\n   *\n   * **Initial value**: `none`\n   */\n  \"-ms-scroll-translation\"?: Property.MsScrollTranslation | undefined;\n  /**\n   * The **`-ms-scrollbar-3dlight-color`** CSS property is a Microsoft extension specifying the color of the top and left edges of the scroll box and scroll arrows of a scroll bar.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: depends on user agent\n   */\n  \"-ms-scrollbar-3dlight-color\"?: Property.MsScrollbar3dlightColor | undefined;\n  /**\n   * The **`-ms-scrollbar-arrow-color`** CSS property is a Microsoft extension that specifies the color of the arrow elements of a scroll arrow.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `ButtonText`\n   */\n  \"-ms-scrollbar-arrow-color\"?: Property.MsScrollbarArrowColor | undefined;\n  /**\n   * The `**-ms-scrollbar-base-color**` CSS property is a Microsoft extension that specifies the base color of the main elements of a scroll bar.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: depends on user agent\n   */\n  \"-ms-scrollbar-base-color\"?: Property.MsScrollbarBaseColor | undefined;\n  /**\n   * The **`-ms-scrollbar-darkshadow-color`** CSS property is a Microsoft extension that specifies the color of a scroll bar's gutter.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `ThreeDDarkShadow`\n   */\n  \"-ms-scrollbar-darkshadow-color\"?: Property.MsScrollbarDarkshadowColor | undefined;\n  /**\n   * The `**-ms-scrollbar-face-color**` CSS property is a Microsoft extension that specifies the color of the scroll box and scroll arrows of a scroll bar.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `ThreeDFace`\n   */\n  \"-ms-scrollbar-face-color\"?: Property.MsScrollbarFaceColor | undefined;\n  /**\n   * The `**-ms-scrollbar-highlight-color**` CSS property is a Microsoft extension that specifies the color of the slider tray, the top and left edges of the scroll box, and the scroll arrows of a scroll bar.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `ThreeDHighlight`\n   */\n  \"-ms-scrollbar-highlight-color\"?: Property.MsScrollbarHighlightColor | undefined;\n  /**\n   * The **`-ms-scrollbar-shadow-color`** CSS property is a Microsoft extension that specifies the color of the bottom and right edges of the scroll box and scroll arrows of a scroll bar.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `ThreeDDarkShadow`\n   */\n  \"-ms-scrollbar-shadow-color\"?: Property.MsScrollbarShadowColor | undefined;\n  /**\n   * The **`-ms-scrollbar-track-color`** CSS property is a Microsoft extension that specifies the color of the track element of a scrollbar.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `Scrollbar`\n   */\n  \"-ms-scrollbar-track-color\"?: Property.MsScrollbarTrackColor | undefined;\n  /**\n   * The **`-ms-text-autospace`** CSS property is a Microsoft extension that specifies the autospacing and narrow space width adjustment of text.\n   *\n   * **Syntax**: `none | ideograph-alpha | ideograph-numeric | ideograph-parenthesis | ideograph-space`\n   *\n   * **Initial value**: `none`\n   */\n  \"-ms-text-autospace\"?: Property.MsTextAutospace | undefined;\n  /**\n   * The **`text-combine-upright`** CSS property sets the combination of characters into the space of a single character. If the combined text is wider than 1em, the user agent must fit the contents within 1em. The resulting composition is treated as a single upright glyph for layout and decoration. This property only has an effect in vertical writing modes.\n   *\n   * **Syntax**: `none | all | [ digits <integer>? ]`\n   *\n   * **Initial value**: `none`\n   */\n  \"-ms-text-combine-horizontal\"?: Property.TextCombineUpright | undefined;\n  /**\n   * The **`text-overflow`** CSS property sets how hidden overflow content is signaled to users. It can be clipped, display an ellipsis ('`…`'), or display a custom string.\n   *\n   * **Syntax**: `[ clip | ellipsis | <string> ]{1,2}`\n   *\n   * **Initial value**: `clip`\n   */\n  \"-ms-text-overflow\"?: Property.TextOverflow | undefined;\n  /**\n   * The **`touch-action`** CSS property sets how an element's region can be manipulated by a touchscreen user (for example, by zooming features built into the browser).\n   *\n   * **Syntax**: `auto | none | [ [ pan-x | pan-left | pan-right ] || [ pan-y | pan-up | pan-down ] || pinch-zoom ] | manipulation`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-ms-touch-action\"?: Property.TouchAction | undefined;\n  /**\n   * The **`-ms-touch-select`** CSS property is a Microsoft extension that toggles the gripper visual elements that enable touch text selection.\n   *\n   * **Syntax**: `grippers | none`\n   *\n   * **Initial value**: `grippers`\n   */\n  \"-ms-touch-select\"?: Property.MsTouchSelect | undefined;\n  /**\n   * The **`transform`** CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.\n   *\n   * **Syntax**: `none | <transform-list>`\n   *\n   * **Initial value**: `none`\n   */\n  \"-ms-transform\"?: Property.Transform | undefined;\n  /**\n   * The **`transform-origin`** CSS property sets the origin for an element's transformations.\n   *\n   * **Syntax**: `[ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?`\n   *\n   * **Initial value**: `50% 50% 0`\n   */\n  \"-ms-transform-origin\"?: Property.TransformOrigin<TLength> | undefined;\n  /**\n   * The **`transition-delay`** CSS property specifies the duration to wait before starting a property's transition effect when its value changes.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   */\n  \"-ms-transition-delay\"?: Property.TransitionDelay<TTime> | undefined;\n  /**\n   * The **`transition-duration`** CSS property sets the length of time a transition animation should take to complete. By default, the value is `0s`, meaning that no animation will occur.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   */\n  \"-ms-transition-duration\"?: Property.TransitionDuration<TTime> | undefined;\n  /**\n   * The **`transition-property`** CSS property sets the CSS properties to which a transition effect should be applied.\n   *\n   * **Syntax**: `none | <single-transition-property>#`\n   *\n   * **Initial value**: all\n   */\n  \"-ms-transition-property\"?: Property.TransitionProperty | undefined;\n  /**\n   * The **`transition-timing-function`** CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   */\n  \"-ms-transition-timing-function\"?: Property.TransitionTimingFunction | undefined;\n  /**\n   * The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n   *\n   * **Syntax**: `none | element | text`\n   *\n   * **Initial value**: `text`\n   */\n  \"-ms-user-select\"?: Property.MsUserSelect | undefined;\n  /**\n   * The **`word-break`** CSS property sets whether line breaks appear wherever the text would otherwise overflow its content box.\n   *\n   * **Syntax**: `normal | break-all | keep-all | break-word`\n   *\n   * **Initial value**: `normal`\n   */\n  \"-ms-word-break\"?: Property.WordBreak | undefined;\n  /**\n   * The **`-ms-wrap-flow`** CSS property is a Microsoft extension that specifies how exclusions impact inline content within block-level elements.\n   *\n   * **Syntax**: `auto | both | start | end | maximum | clear`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-ms-wrap-flow\"?: Property.MsWrapFlow | undefined;\n  /**\n   * The **`-ms-wrap-margin`** CSS property is a Microsoft extension that specifies a margin that offsets the inner wrap shape from other shapes.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-ms-wrap-margin\"?: Property.MsWrapMargin<TLength> | undefined;\n  /**\n   * The **`-ms-wrap-through`** CSS property is a Microsoft extension that specifies how content should wrap around an exclusion element.\n   *\n   * **Syntax**: `wrap | none`\n   *\n   * **Initial value**: `wrap`\n   */\n  \"-ms-wrap-through\"?: Property.MsWrapThrough | undefined;\n  /**\n   * The **`writing-mode`** CSS property sets whether lines of text are laid out horizontally or vertically, as well as the direction in which blocks progress. When set for an entire document, it should be set on the root element (`html` element for HTML documents).\n   *\n   * **Syntax**: `horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr`\n   *\n   * **Initial value**: `horizontal-tb`\n   */\n  \"-ms-writing-mode\"?: Property.WritingMode | undefined;\n  /**\n   * The CSS **`align-content`** property sets the distribution of space between and around content items along a flexbox's cross-axis or a grid's block axis.\n   *\n   * **Syntax**: `normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-position>`\n   *\n   * **Initial value**: `normal`\n   */\n  \"-webkit-align-content\"?: Property.AlignContent | undefined;\n  /**\n   * The CSS **`align-items`** property sets the `align-self` value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.\n   *\n   * **Syntax**: `normal | stretch | <baseline-position> | [ <overflow-position>? <self-position> ]`\n   *\n   * **Initial value**: `normal`\n   */\n  \"-webkit-align-items\"?: Property.AlignItems | undefined;\n  /**\n   * The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n   *\n   * **Syntax**: `auto | normal | stretch | <baseline-position> | <overflow-position>? <self-position>`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-webkit-align-self\"?: Property.AlignSelf | undefined;\n  /**\n   * The **`animation-delay`** CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   */\n  \"-webkit-animation-delay\"?: Property.AnimationDelay<TTime> | undefined;\n  /**\n   * The **`animation-direction`** CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.\n   *\n   * **Syntax**: `<single-animation-direction>#`\n   *\n   * **Initial value**: `normal`\n   */\n  \"-webkit-animation-direction\"?: Property.AnimationDirection | undefined;\n  /**\n   * The **`animation-duration`** CSS property sets the length of time that an animation takes to complete one cycle.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   */\n  \"-webkit-animation-duration\"?: Property.AnimationDuration<TTime> | undefined;\n  /**\n   * The **`animation-fill-mode`** CSS property sets how a CSS animation applies styles to its target before and after its execution.\n   *\n   * **Syntax**: `<single-animation-fill-mode>#`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-animation-fill-mode\"?: Property.AnimationFillMode | undefined;\n  /**\n   * The **`animation-iteration-count`** CSS property sets the number of times an animation sequence should be played before stopping.\n   *\n   * **Syntax**: `<single-animation-iteration-count>#`\n   *\n   * **Initial value**: `1`\n   */\n  \"-webkit-animation-iteration-count\"?: Property.AnimationIterationCount | undefined;\n  /**\n   * The **`animation-name`** CSS property specifies the names of one or more `@keyframes` at-rules that describe the animation to apply to an element. Multiple `@keyframe` at-rules are specified as a comma-separated list of names. If the specified name does not match any `@keyframe` at-rule, no properties are animated.\n   *\n   * **Syntax**: `[ none | <keyframes-name> ]#`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-animation-name\"?: Property.AnimationName | undefined;\n  /**\n   * The **`animation-play-state`** CSS property sets whether an animation is running or paused.\n   *\n   * **Syntax**: `<single-animation-play-state>#`\n   *\n   * **Initial value**: `running`\n   */\n  \"-webkit-animation-play-state\"?: Property.AnimationPlayState | undefined;\n  /**\n   * The **`animation-timing-function`** CSS property sets how an animation progresses through the duration of each cycle.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   */\n  \"-webkit-animation-timing-function\"?: Property.AnimationTimingFunction | undefined;\n  /**\n   * The **`appearance`** CSS property is used to control native appearance of UI controls, that are based on operating system's theme.\n   *\n   * **Syntax**: `none | button | button-bevel | caret | checkbox | default-button | inner-spin-button | listbox | listitem | media-controls-background | media-controls-fullscreen-background | media-current-time-display | media-enter-fullscreen-button | media-exit-fullscreen-button | media-fullscreen-button | media-mute-button | media-overlay-play-button | media-play-button | media-seek-back-button | media-seek-forward-button | media-slider | media-sliderthumb | media-time-remaining-display | media-toggle-closed-captions-button | media-volume-slider | media-volume-slider-container | media-volume-sliderthumb | menulist | menulist-button | menulist-text | menulist-textfield | meter | progress-bar | progress-bar-value | push-button | radio | searchfield | searchfield-cancel-button | searchfield-decoration | searchfield-results-button | searchfield-results-decoration | slider-horizontal | slider-vertical | sliderthumb-horizontal | sliderthumb-vertical | square-button | textarea | textfield | -apple-pay-button`\n   *\n   * **Initial value**: `none` (but this value is overridden in the user agent CSS)\n   */\n  \"-webkit-appearance\"?: Property.WebkitAppearance | undefined;\n  /**\n   * The **`backdrop-filter`** CSS property lets you apply graphical effects such as blurring or color shifting to the area behind an element. Because it applies to everything _behind_ the element, to see the effect you must make the element or its background at least partially transparent.\n   *\n   * **Syntax**: `none | <filter-function-list>`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-backdrop-filter\"?: Property.BackdropFilter | undefined;\n  /**\n   * The **`backface-visibility`** CSS property sets whether the back face of an element is visible when turned towards the user.\n   *\n   * **Syntax**: `visible | hidden`\n   *\n   * **Initial value**: `visible`\n   */\n  \"-webkit-backface-visibility\"?: Property.BackfaceVisibility | undefined;\n  /**\n   * The **`background-clip`** CSS property sets whether an element's background extends underneath its border box, padding box, or content box.\n   *\n   * **Syntax**: `<box>#`\n   *\n   * **Initial value**: `border-box`\n   */\n  \"-webkit-background-clip\"?: Property.BackgroundClip | undefined;\n  /**\n   * The **`background-origin`** CSS property sets the background's origin: from the border start, inside the border, or inside the padding.\n   *\n   * **Syntax**: `<box>#`\n   *\n   * **Initial value**: `padding-box`\n   */\n  \"-webkit-background-origin\"?: Property.BackgroundOrigin | undefined;\n  /**\n   * The **`background-size`** CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.\n   *\n   * **Syntax**: `<bg-size>#`\n   *\n   * **Initial value**: `auto auto`\n   */\n  \"-webkit-background-size\"?: Property.BackgroundSize<TLength> | undefined;\n  /**\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  \"-webkit-border-before-color\"?: Property.WebkitBorderBeforeColor | undefined;\n  /**\n   * **Syntax**: `<'border-style'>`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-border-before-style\"?: Property.WebkitBorderBeforeStyle | undefined;\n  /**\n   * **Syntax**: `<'border-width'>`\n   *\n   * **Initial value**: `medium`\n   */\n  \"-webkit-border-before-width\"?: Property.WebkitBorderBeforeWidth<TLength> | undefined;\n  /**\n   * The **`border-bottom-left-radius`** CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   */\n  \"-webkit-border-bottom-left-radius\"?: Property.BorderBottomLeftRadius<TLength> | undefined;\n  /**\n   * The **`border-bottom-right-radius`** CSS property rounds the bottom-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   */\n  \"-webkit-border-bottom-right-radius\"?: Property.BorderBottomRightRadius<TLength> | undefined;\n  /**\n   * The **`border-image-slice`** CSS property divides the image specified by `border-image-source` into regions. These regions form the components of an element's border image.\n   *\n   * **Syntax**: `<number-percentage>{1,4} && fill?`\n   *\n   * **Initial value**: `100%`\n   */\n  \"-webkit-border-image-slice\"?: Property.BorderImageSlice | undefined;\n  /**\n   * The **`border-top-left-radius`** CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   */\n  \"-webkit-border-top-left-radius\"?: Property.BorderTopLeftRadius<TLength> | undefined;\n  /**\n   * The **`border-top-right-radius`** CSS property rounds the top-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   */\n  \"-webkit-border-top-right-radius\"?: Property.BorderTopRightRadius<TLength> | undefined;\n  /**\n   * The **`box-decoration-break`** CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.\n   *\n   * **Syntax**: `slice | clone`\n   *\n   * **Initial value**: `slice`\n   */\n  \"-webkit-box-decoration-break\"?: Property.BoxDecorationBreak | undefined;\n  /**\n   * The **`-webkit-box-reflect`** CSS property lets you reflect the content of an element in one specific direction.\n   *\n   * **Syntax**: `[ above | below | right | left ]? <length>? <image>?`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-box-reflect\"?: Property.WebkitBoxReflect<TLength> | undefined;\n  /**\n   * The **`box-shadow`** CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.\n   *\n   * **Syntax**: `none | <shadow>#`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-box-shadow\"?: Property.BoxShadow | undefined;\n  /**\n   * The **`box-sizing`** CSS property sets how the total width and height of an element is calculated.\n   *\n   * **Syntax**: `content-box | border-box`\n   *\n   * **Initial value**: `content-box`\n   */\n  \"-webkit-box-sizing\"?: Property.BoxSizing | undefined;\n  /**\n   * The **`clip-path`** CSS property creates a clipping region that sets what part of an element should be shown. Parts that are inside the region are shown, while those outside are hidden.\n   *\n   * **Syntax**: `<clip-source> | [ <basic-shape> || <geometry-box> ] | none`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-clip-path\"?: Property.ClipPath | undefined;\n  /**\n   * The **`column-count`** CSS property breaks an element's content into the specified number of columns.\n   *\n   * **Syntax**: `<integer> | auto`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-webkit-column-count\"?: Property.ColumnCount | undefined;\n  /**\n   * The **`column-fill`** CSS property controls how an element's contents are balanced when broken into columns.\n   *\n   * **Syntax**: `auto | balance | balance-all`\n   *\n   * **Initial value**: `balance`\n   */\n  \"-webkit-column-fill\"?: Property.ColumnFill | undefined;\n  /**\n   * The **`column-rule-color`** CSS property sets the color of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  \"-webkit-column-rule-color\"?: Property.ColumnRuleColor | undefined;\n  /**\n   * The **`column-rule-style`** CSS property sets the style of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'border-style'>`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-column-rule-style\"?: Property.ColumnRuleStyle | undefined;\n  /**\n   * The **`column-rule-width`** CSS property sets the width of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'border-width'>`\n   *\n   * **Initial value**: `medium`\n   */\n  \"-webkit-column-rule-width\"?: Property.ColumnRuleWidth<TLength> | undefined;\n  /**\n   * The **`column-span`** CSS property makes it possible for an element to span across all columns when its value is set to `all`.\n   *\n   * **Syntax**: `none | all`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-column-span\"?: Property.ColumnSpan | undefined;\n  /**\n   * The **`column-width`** CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the `column-width` value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.\n   *\n   * **Syntax**: `<length> | auto`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-webkit-column-width\"?: Property.ColumnWidth<TLength> | undefined;\n  /**\n   * The **`filter`** CSS property applies graphical effects like blur or color shift to an element. Filters are commonly used to adjust the rendering of images, backgrounds, and borders.\n   *\n   * **Syntax**: `none | <filter-function-list>`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-filter\"?: Property.Filter | undefined;\n  /**\n   * The **`flex-basis`** CSS property sets the initial main size of a flex item. It sets the size of the content box unless otherwise set with `box-sizing`.\n   *\n   * **Syntax**: `content | <'width'>`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-webkit-flex-basis\"?: Property.FlexBasis<TLength> | undefined;\n  /**\n   * The **`flex-direction`** CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).\n   *\n   * **Syntax**: `row | row-reverse | column | column-reverse`\n   *\n   * **Initial value**: `row`\n   */\n  \"-webkit-flex-direction\"?: Property.FlexDirection | undefined;\n  /**\n   * The **`flex-grow`** CSS property sets the flex grow factor of a flex item's main size.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-webkit-flex-grow\"?: Property.FlexGrow | undefined;\n  /**\n   * The **`flex-shrink`** CSS property sets the flex shrink factor of a flex item. If the size of all flex items is larger than the flex container, items shrink to fit according to `flex-shrink`.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `1`\n   */\n  \"-webkit-flex-shrink\"?: Property.FlexShrink | undefined;\n  /**\n   * The **`flex-wrap`** CSS property sets whether flex items are forced onto one line or can wrap onto multiple lines. If wrapping is allowed, it sets the direction that lines are stacked.\n   *\n   * **Syntax**: `nowrap | wrap | wrap-reverse`\n   *\n   * **Initial value**: `nowrap`\n   */\n  \"-webkit-flex-wrap\"?: Property.FlexWrap | undefined;\n  /**\n   * The **`font-feature-settings`** CSS property controls advanced typographic features in OpenType fonts.\n   *\n   * **Syntax**: `normal | <feature-tag-value>#`\n   *\n   * **Initial value**: `normal`\n   */\n  \"-webkit-font-feature-settings\"?: Property.FontFeatureSettings | undefined;\n  /**\n   * The **`font-kerning`** CSS property sets the use of the kerning information stored in a font.\n   *\n   * **Syntax**: `auto | normal | none`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-webkit-font-kerning\"?: Property.FontKerning | undefined;\n  /**\n   * The **`font-smooth`** CSS property controls the application of anti-aliasing when fonts are rendered.\n   *\n   * **Syntax**: `auto | never | always | <absolute-size> | <length>`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-webkit-font-smoothing\"?: Property.FontSmooth<TLength> | undefined;\n  /**\n   * The **`font-variant-ligatures`** CSS property controls which ligatures and contextual forms are used in textual content of the elements it applies to. This leads to more harmonized forms in the resulting text.\n   *\n   * **Syntax**: `normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> ]`\n   *\n   * **Initial value**: `normal`\n   */\n  \"-webkit-font-variant-ligatures\"?: Property.FontVariantLigatures | undefined;\n  /**\n   * The **`hyphenate-character`** CSS property sets the character (or string) used at the end of a line before a hyphenation break.\n   *\n   * **Syntax**: `auto | <string>`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-webkit-hyphenate-character\"?: Property.HyphenateCharacter | undefined;\n  /**\n   * The **`hyphens`** CSS property specifies how words should be hyphenated when text wraps across multiple lines. It can prevent hyphenation entirely, hyphenate at manually-specified points within the text, or let the browser automatically insert hyphens where appropriate.\n   *\n   * **Syntax**: `none | manual | auto`\n   *\n   * **Initial value**: `manual`\n   */\n  \"-webkit-hyphens\"?: Property.Hyphens | undefined;\n  /**\n   * The `initial-letter` CSS property sets styling for dropped, raised, and sunken initial letters.\n   *\n   * **Syntax**: `normal | [ <number> <integer>? ]`\n   *\n   * **Initial value**: `normal`\n   */\n  \"-webkit-initial-letter\"?: Property.InitialLetter | undefined;\n  /**\n   * The CSS **`justify-content`** property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.\n   *\n   * **Syntax**: `normal | <content-distribution> | <overflow-position>? [ <content-position> | left | right ]`\n   *\n   * **Initial value**: `normal`\n   */\n  \"-webkit-justify-content\"?: Property.JustifyContent | undefined;\n  /**\n   * The **`line-break`** CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.\n   *\n   * **Syntax**: `auto | loose | normal | strict | anywhere`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-webkit-line-break\"?: Property.LineBreak | undefined;\n  /**\n   * The **`-webkit-line-clamp`** CSS property allows limiting of the contents of a block to the specified number of lines.\n   *\n   * **Syntax**: `none | <integer>`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-line-clamp\"?: Property.WebkitLineClamp | undefined;\n  /**\n   * The **`margin-inline-end`** CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the `margin-top`, `margin-right`, `margin-bottom` or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'margin-left'>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-webkit-margin-end\"?: Property.MarginInlineEnd<TLength> | undefined;\n  /**\n   * The **`margin-inline-start`** CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the `margin-top`, `margin-right`, `margin-bottom`, or `margin-left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'margin-left'>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-webkit-margin-start\"?: Property.MarginInlineStart<TLength> | undefined;\n  /**\n   * If a `mask-image` is specified, `-webkit-mask-attachment` determines whether the mask image's position is fixed within the viewport, or scrolls along with its containing block.\n   *\n   * **Syntax**: `<attachment>#`\n   *\n   * **Initial value**: `scroll`\n   */\n  \"-webkit-mask-attachment\"?: Property.WebkitMaskAttachment | undefined;\n  /**\n   * The **`mask-border-outset`** CSS property specifies the distance by which an element's mask border is set out from its border box.\n   *\n   * **Syntax**: `[ <length> | <number> ]{1,4}`\n   *\n   * **Initial value**: `0`\n   */\n  \"-webkit-mask-box-image-outset\"?: Property.MaskBorderOutset<TLength> | undefined;\n  /**\n   * The **`mask-border-repeat`** CSS property sets how the edge regions of a source image are adjusted to fit the dimensions of an element's mask border.\n   *\n   * **Syntax**: `[ stretch | repeat | round | space ]{1,2}`\n   *\n   * **Initial value**: `stretch`\n   */\n  \"-webkit-mask-box-image-repeat\"?: Property.MaskBorderRepeat | undefined;\n  /**\n   * The **`mask-border-slice`** CSS property divides the image set by `mask-border-source` into regions. These regions are used to form the components of an element's mask border.\n   *\n   * **Syntax**: `<number-percentage>{1,4} fill?`\n   *\n   * **Initial value**: `0`\n   */\n  \"-webkit-mask-box-image-slice\"?: Property.MaskBorderSlice | undefined;\n  /**\n   * The **`mask-border-source`** CSS property sets the source image used to create an element's mask border.\n   *\n   * **Syntax**: `none | <image>`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-mask-box-image-source\"?: Property.MaskBorderSource | undefined;\n  /**\n   * The **`mask-border-width`** CSS property sets the width of an element's mask border.\n   *\n   * **Syntax**: `[ <length-percentage> | <number> | auto ]{1,4}`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-webkit-mask-box-image-width\"?: Property.MaskBorderWidth<TLength> | undefined;\n  /**\n   * The **`mask-clip`** CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.\n   *\n   * **Syntax**: `[ <box> | border | padding | content | text ]#`\n   *\n   * **Initial value**: `border`\n   */\n  \"-webkit-mask-clip\"?: Property.WebkitMaskClip | undefined;\n  /**\n   * The **`-webkit-mask-composite`** property specifies the manner in which multiple mask images applied to the same element are composited with one another. Mask images are composited in the opposite order that they are declared with the `-webkit-mask-image` property.\n   *\n   * **Syntax**: `<composite-style>#`\n   *\n   * **Initial value**: `source-over`\n   */\n  \"-webkit-mask-composite\"?: Property.WebkitMaskComposite | undefined;\n  /**\n   * The **`mask-image`** CSS property sets the image that is used as mask layer for an element. By default this means the alpha channel of the mask image will be multiplied with the alpha channel of the element. This can be controlled with the `mask-mode` property.\n   *\n   * **Syntax**: `<mask-reference>#`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-mask-image\"?: Property.WebkitMaskImage | undefined;\n  /**\n   * The **`mask-origin`** CSS property sets the origin of a mask.\n   *\n   * **Syntax**: `[ <box> | border | padding | content ]#`\n   *\n   * **Initial value**: `padding`\n   */\n  \"-webkit-mask-origin\"?: Property.WebkitMaskOrigin | undefined;\n  /**\n   * The **`mask-position`** CSS property sets the initial position, relative to the mask position layer set by `mask-origin`, for each defined mask image.\n   *\n   * **Syntax**: `<position>#`\n   *\n   * **Initial value**: `0% 0%`\n   */\n  \"-webkit-mask-position\"?: Property.WebkitMaskPosition<TLength> | undefined;\n  /**\n   * The `-webkit-mask-position-x` CSS property sets the initial horizontal position of a mask image.\n   *\n   * **Syntax**: `[ <length-percentage> | left | center | right ]#`\n   *\n   * **Initial value**: `0%`\n   */\n  \"-webkit-mask-position-x\"?: Property.WebkitMaskPositionX<TLength> | undefined;\n  /**\n   * The `-webkit-mask-position-y` CSS property sets the initial vertical position of a mask image.\n   *\n   * **Syntax**: `[ <length-percentage> | top | center | bottom ]#`\n   *\n   * **Initial value**: `0%`\n   */\n  \"-webkit-mask-position-y\"?: Property.WebkitMaskPositionY<TLength> | undefined;\n  /**\n   * The **`mask-repeat`** CSS property sets how mask images are repeated. A mask image can be repeated along the horizontal axis, the vertical axis, both axes, or not repeated at all.\n   *\n   * **Syntax**: `<repeat-style>#`\n   *\n   * **Initial value**: `repeat`\n   */\n  \"-webkit-mask-repeat\"?: Property.WebkitMaskRepeat | undefined;\n  /**\n   * The `-webkit-mask-repeat-x` property specifies whether and how a mask image is repeated (tiled) horizontally.\n   *\n   * **Syntax**: `repeat | no-repeat | space | round`\n   *\n   * **Initial value**: `repeat`\n   */\n  \"-webkit-mask-repeat-x\"?: Property.WebkitMaskRepeatX | undefined;\n  /**\n   * The `-webkit-mask-repeat-y` property sets whether and how a mask image is repeated (tiled) vertically.\n   *\n   * **Syntax**: `repeat | no-repeat | space | round`\n   *\n   * **Initial value**: `repeat`\n   */\n  \"-webkit-mask-repeat-y\"?: Property.WebkitMaskRepeatY | undefined;\n  /**\n   * The **`mask-size`** CSS property specifies the sizes of the mask images. The size of the image can be fully or partially constrained in order to preserve its intrinsic ratio.\n   *\n   * **Syntax**: `<bg-size>#`\n   *\n   * **Initial value**: `auto auto`\n   */\n  \"-webkit-mask-size\"?: Property.WebkitMaskSize<TLength> | undefined;\n  /**\n   * The **`max-inline-size`** CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the `max-width` or the `max-height` property, depending on the value of `writing-mode`.\n   *\n   * **Syntax**: `<'max-width'>`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-max-inline-size\"?: Property.MaxInlineSize<TLength> | undefined;\n  /**\n   * The **`order`** CSS property sets the order to lay out an item in a flex or grid container. Items in a container are sorted by ascending `order` value and then by their source code order.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-webkit-order\"?: Property.Order | undefined;\n  /**\n   * The `-webkit-overflow-scrolling` CSS property controls whether or not touch devices use momentum-based scrolling for a given element.\n   *\n   * **Syntax**: `auto | touch`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-webkit-overflow-scrolling\"?: Property.WebkitOverflowScrolling | undefined;\n  /**\n   * The **`padding-inline-end`** CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-webkit-padding-end\"?: Property.PaddingInlineEnd<TLength> | undefined;\n  /**\n   * The **`padding-inline-start`** CSS property defines the logical inline start padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation.\n   *\n   * **Syntax**: `<'padding-left'>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-webkit-padding-start\"?: Property.PaddingInlineStart<TLength> | undefined;\n  /**\n   * The **`perspective`** CSS property determines the distance between the z=0 plane and the user in order to give a 3D-positioned element some perspective.\n   *\n   * **Syntax**: `none | <length>`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-perspective\"?: Property.Perspective<TLength> | undefined;\n  /**\n   * The **`perspective-origin`** CSS property determines the position at which the viewer is looking. It is used as the _vanishing point_ by the `perspective` property.\n   *\n   * **Syntax**: `<position>`\n   *\n   * **Initial value**: `50% 50%`\n   */\n  \"-webkit-perspective-origin\"?: Property.PerspectiveOrigin<TLength> | undefined;\n  /**\n   * The **`print-color-adjust`** CSS property sets what, if anything, the user agent may do to optimize the appearance of the element on the output device. By default, the browser is allowed to make any adjustments to the element's appearance it determines to be necessary and prudent given the type and capabilities of the output device.\n   *\n   * **Syntax**: `economy | exact`\n   *\n   * **Initial value**: `economy`\n   */\n  \"-webkit-print-color-adjust\"?: Property.PrintColorAdjust | undefined;\n  /**\n   * The **`ruby-position`** CSS property defines the position of a ruby element relatives to its base element. It can be positioned over the element (`over`), under it (`under`), or between the characters on their right side (`inter-character`).\n   *\n   * **Syntax**: `[ alternate || [ over | under ] ] | inter-character`\n   *\n   * **Initial value**: `alternate`\n   */\n  \"-webkit-ruby-position\"?: Property.RubyPosition | undefined;\n  /**\n   * The **`scroll-snap-type`** CSS property sets how strictly snap points are enforced on the scroll container in case there is one.\n   *\n   * **Syntax**: `none | [ x | y | block | inline | both ] [ mandatory | proximity ]?`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-scroll-snap-type\"?: Property.ScrollSnapType | undefined;\n  /**\n   * The **`shape-margin`** CSS property sets a margin for a CSS shape created using `shape-outside`.\n   *\n   * **Syntax**: `<length-percentage>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-webkit-shape-margin\"?: Property.ShapeMargin<TLength> | undefined;\n  /**\n   * **`-webkit-tap-highlight-color`** is a non-standard CSS property that sets the color of the highlight that appears over a link while it's being tapped. The highlighting indicates to the user that their tap is being successfully recognized, and indicates which element they're tapping on.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `black`\n   */\n  \"-webkit-tap-highlight-color\"?: Property.WebkitTapHighlightColor | undefined;\n  /**\n   * The **`text-combine-upright`** CSS property sets the combination of characters into the space of a single character. If the combined text is wider than 1em, the user agent must fit the contents within 1em. The resulting composition is treated as a single upright glyph for layout and decoration. This property only has an effect in vertical writing modes.\n   *\n   * **Syntax**: `none | all | [ digits <integer>? ]`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-text-combine\"?: Property.TextCombineUpright | undefined;\n  /**\n   * The **`text-decoration-color`** CSS property sets the color of decorations added to text by `text-decoration-line`.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  \"-webkit-text-decoration-color\"?: Property.TextDecorationColor | undefined;\n  /**\n   * The **`text-decoration-line`** CSS property sets the kind of decoration that is used on text in an element, such as an underline or overline.\n   *\n   * **Syntax**: `none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-text-decoration-line\"?: Property.TextDecorationLine | undefined;\n  /**\n   * The **`text-decoration-skip`** CSS property sets what parts of an element's content any text decoration affecting the element must skip over. It controls all text decoration lines drawn by the element and also any text decoration lines drawn by its ancestors.\n   *\n   * **Syntax**: `none | [ objects || [ spaces | [ leading-spaces || trailing-spaces ] ] || edges || box-decoration ]`\n   *\n   * **Initial value**: `objects`\n   */\n  \"-webkit-text-decoration-skip\"?: Property.TextDecorationSkip | undefined;\n  /**\n   * The **`text-decoration-style`** CSS property sets the style of the lines specified by `text-decoration-line`. The style applies to all lines that are set with `text-decoration-line`.\n   *\n   * **Syntax**: `solid | double | dotted | dashed | wavy`\n   *\n   * **Initial value**: `solid`\n   */\n  \"-webkit-text-decoration-style\"?: Property.TextDecorationStyle | undefined;\n  /**\n   * The **`text-emphasis-color`** CSS property sets the color of emphasis marks. This value can also be set using the `text-emphasis` shorthand.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  \"-webkit-text-emphasis-color\"?: Property.TextEmphasisColor | undefined;\n  /**\n   * The **`text-emphasis-position`** CSS property sets where emphasis marks are drawn. Like ruby text, if there isn't enough room for emphasis marks, the line height is increased.\n   *\n   * **Syntax**: `[ over | under ] && [ right | left ]`\n   *\n   * **Initial value**: `over right`\n   */\n  \"-webkit-text-emphasis-position\"?: Property.TextEmphasisPosition | undefined;\n  /**\n   * The **`text-emphasis-style`** CSS property sets the appearance of emphasis marks. It can also be set, and reset, using the `text-emphasis` shorthand.\n   *\n   * **Syntax**: `none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-text-emphasis-style\"?: Property.TextEmphasisStyle | undefined;\n  /**\n   * The **`-webkit-text-fill-color`** CSS property specifies the fill color of characters of text. If this property is not set, the value of the `color` property is used.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  \"-webkit-text-fill-color\"?: Property.WebkitTextFillColor | undefined;\n  /**\n   * The **`text-orientation`** CSS property sets the orientation of the text characters in a line. It only affects text in vertical mode (when `writing-mode` is not `horizontal-tb`). It is useful for controlling the display of languages that use vertical script, and also for making vertical table headers.\n   *\n   * **Syntax**: `mixed | upright | sideways`\n   *\n   * **Initial value**: `mixed`\n   */\n  \"-webkit-text-orientation\"?: Property.TextOrientation | undefined;\n  /**\n   * The **`text-size-adjust`** CSS property controls the text inflation algorithm used on some smartphones and tablets. Other browsers will ignore this property.\n   *\n   * **Syntax**: `none | auto | <percentage>`\n   *\n   * **Initial value**: `auto` for smartphone browsers supporting inflation, `none` in other cases (and then not modifiable).\n   */\n  \"-webkit-text-size-adjust\"?: Property.TextSizeAdjust | undefined;\n  /**\n   * The **`-webkit-text-stroke-color`** CSS property specifies the stroke color of characters of text. If this property is not set, the value of the `color` property is used.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   */\n  \"-webkit-text-stroke-color\"?: Property.WebkitTextStrokeColor | undefined;\n  /**\n   * The **`-webkit-text-stroke-width`** CSS property specifies the width of the stroke for text.\n   *\n   * **Syntax**: `<length>`\n   *\n   * **Initial value**: `0`\n   */\n  \"-webkit-text-stroke-width\"?: Property.WebkitTextStrokeWidth<TLength> | undefined;\n  /**\n   * The **`text-underline-position`** CSS property specifies the position of the underline which is set using the `text-decoration` property's `underline` value.\n   *\n   * **Syntax**: `auto | from-font | [ under || [ left | right ] ]`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-webkit-text-underline-position\"?: Property.TextUnderlinePosition | undefined;\n  /**\n   * The `-webkit-touch-callout` CSS property controls the display of the default callout shown when you touch and hold a touch target.\n   *\n   * **Syntax**: `default | none`\n   *\n   * **Initial value**: `default`\n   */\n  \"-webkit-touch-callout\"?: Property.WebkitTouchCallout | undefined;\n  /**\n   * The **`transform`** CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.\n   *\n   * **Syntax**: `none | <transform-list>`\n   *\n   * **Initial value**: `none`\n   */\n  \"-webkit-transform\"?: Property.Transform | undefined;\n  /**\n   * The **`transform-origin`** CSS property sets the origin for an element's transformations.\n   *\n   * **Syntax**: `[ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?`\n   *\n   * **Initial value**: `50% 50% 0`\n   */\n  \"-webkit-transform-origin\"?: Property.TransformOrigin<TLength> | undefined;\n  /**\n   * The **`transform-style`** CSS property sets whether children of an element are positioned in the 3D space or are flattened in the plane of the element.\n   *\n   * **Syntax**: `flat | preserve-3d`\n   *\n   * **Initial value**: `flat`\n   */\n  \"-webkit-transform-style\"?: Property.TransformStyle | undefined;\n  /**\n   * The **`transition-delay`** CSS property specifies the duration to wait before starting a property's transition effect when its value changes.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   */\n  \"-webkit-transition-delay\"?: Property.TransitionDelay<TTime> | undefined;\n  /**\n   * The **`transition-duration`** CSS property sets the length of time a transition animation should take to complete. By default, the value is `0s`, meaning that no animation will occur.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   */\n  \"-webkit-transition-duration\"?: Property.TransitionDuration<TTime> | undefined;\n  /**\n   * The **`transition-property`** CSS property sets the CSS properties to which a transition effect should be applied.\n   *\n   * **Syntax**: `none | <single-transition-property>#`\n   *\n   * **Initial value**: all\n   */\n  \"-webkit-transition-property\"?: Property.TransitionProperty | undefined;\n  /**\n   * The **`transition-timing-function`** CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   */\n  \"-webkit-transition-timing-function\"?: Property.TransitionTimingFunction | undefined;\n  /**\n   * **Syntax**: `read-only | read-write | read-write-plaintext-only`\n   *\n   * **Initial value**: `read-only`\n   */\n  \"-webkit-user-modify\"?: Property.WebkitUserModify | undefined;\n  /**\n   * The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n   *\n   * **Syntax**: `auto | text | none | contain | all`\n   *\n   * **Initial value**: `auto`\n   */\n  \"-webkit-user-select\"?: Property.UserSelect | undefined;\n  /**\n   * The **`writing-mode`** CSS property sets whether lines of text are laid out horizontally or vertically, as well as the direction in which blocks progress. When set for an entire document, it should be set on the root element (`html` element for HTML documents).\n   *\n   * **Syntax**: `horizontal-tb | vertical-rl | vertical-lr | sideways-rl | sideways-lr`\n   *\n   * **Initial value**: `horizontal-tb`\n   */\n  \"-webkit-writing-mode\"?: Property.WritingMode | undefined;\n}\n\nexport interface VendorShorthandPropertiesHyphen<TLength = (string & {}) | 0, TTime = string & {}> {\n  /**\n   * The **`animation`** shorthand CSS property applies an animation between styles. It is a shorthand for `animation-name`, `animation-duration`, `animation-timing-function`, `animation-delay`, `animation-iteration-count`, `animation-direction`, `animation-fill-mode`, and `animation-play-state`.\n   *\n   * **Syntax**: `<single-animation>#`\n   */\n  \"-moz-animation\"?: Property.Animation<TTime> | undefined;\n  /**\n   * The **`border-image`** CSS property draws an image around a given element. It replaces the element's regular border.\n   *\n   * **Syntax**: `<'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>`\n   */\n  \"-moz-border-image\"?: Property.BorderImage | undefined;\n  /**\n   * The **`column-rule`** shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>`\n   */\n  \"-moz-column-rule\"?: Property.ColumnRule<TLength> | undefined;\n  /**\n   * The **`columns`** CSS shorthand property sets the number of columns to use when drawing an element's contents, as well as those columns' widths.\n   *\n   * **Syntax**: `<'column-width'> || <'column-count'>`\n   */\n  \"-moz-columns\"?: Property.Columns<TLength> | undefined;\n  /**\n   * In Mozilla applications like Firefox, the **`-moz-outline-radius`** CSS shorthand property can be used to give an element's `outline` rounded corners.\n   *\n   * **Syntax**: `<outline-radius>{1,4} [ / <outline-radius>{1,4} ]?`\n   */\n  \"-moz-outline-radius\"?: Property.MozOutlineRadius<TLength> | undefined;\n  /**\n   * The **`-ms-content-zoom-limit`** CSS shorthand property is a Microsoft extension that specifies values for the `-ms-content-zoom-limit-min` and `-ms-content-zoom-limit-max` properties.\n   *\n   * **Syntax**: `<'-ms-content-zoom-limit-min'> <'-ms-content-zoom-limit-max'>`\n   */\n  \"-ms-content-zoom-limit\"?: Property.MsContentZoomLimit | undefined;\n  /**\n   * The **`-ms-content-zoom-snap`** CSS shorthand property is a Microsoft extension that specifies values for the `-ms-content-zoom-snap-type` and `-ms-content-zoom-snap-points` properties.\n   *\n   * **Syntax**: `<'-ms-content-zoom-snap-type'> || <'-ms-content-zoom-snap-points'>`\n   */\n  \"-ms-content-zoom-snap\"?: Property.MsContentZoomSnap | undefined;\n  /**\n   * The **`flex`** CSS shorthand property sets how a flex _item_ will grow or shrink to fit the space available in its flex container.\n   *\n   * **Syntax**: `none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]`\n   */\n  \"-ms-flex\"?: Property.Flex<TLength> | undefined;\n  /**\n   * The **\\-ms-scroll-limit** CSS property is a Microsoft extension that specifies values for the `-ms-scroll-limit-x-min`, `-ms-scroll-limit-y-min`, `-ms-scroll-limit-x-max`, and `-ms-scroll-limit-y-max` properties.\n   *\n   * **Syntax**: `<'-ms-scroll-limit-x-min'> <'-ms-scroll-limit-y-min'> <'-ms-scroll-limit-x-max'> <'-ms-scroll-limit-y-max'>`\n   */\n  \"-ms-scroll-limit\"?: Property.MsScrollLimit | undefined;\n  /**\n   * The **`-ms-scroll-snap-x`** CSS shorthand property is a Microsoft extension that specifies values for the `-ms-scroll-snap-type` and `-ms-scroll-snap-points-x` properties.\n   *\n   * **Syntax**: `<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-x'>`\n   */\n  \"-ms-scroll-snap-x\"?: Property.MsScrollSnapX | undefined;\n  /**\n   * The **`-ms-scroll-snap-x`** CSS shorthand property is a Microsoft extension that specifies values for the `-ms-scroll-snap-type` and `-ms-scroll-snap-points-y` properties.\n   *\n   * **Syntax**: `<'-ms-scroll-snap-type'> <'-ms-scroll-snap-points-y'>`\n   */\n  \"-ms-scroll-snap-y\"?: Property.MsScrollSnapY | undefined;\n  /**\n   * The **`transition`** CSS property is a shorthand property for `transition-property`, `transition-duration`, `transition-timing-function`, and `transition-delay`.\n   *\n   * **Syntax**: `<single-transition>#`\n   */\n  \"-ms-transition\"?: Property.Transition<TTime> | undefined;\n  /**\n   * The **`animation`** shorthand CSS property applies an animation between styles. It is a shorthand for `animation-name`, `animation-duration`, `animation-timing-function`, `animation-delay`, `animation-iteration-count`, `animation-direction`, `animation-fill-mode`, and `animation-play-state`.\n   *\n   * **Syntax**: `<single-animation>#`\n   */\n  \"-webkit-animation\"?: Property.Animation<TTime> | undefined;\n  /**\n   * The **`-webkit-border-before`** CSS property is a shorthand property for setting the individual logical block start border property values in a single place in the style sheet.\n   *\n   * **Syntax**: `<'border-width'> || <'border-style'> || <color>`\n   */\n  \"-webkit-border-before\"?: Property.WebkitBorderBefore<TLength> | undefined;\n  /**\n   * The **`border-image`** CSS property draws an image around a given element. It replaces the element's regular border.\n   *\n   * **Syntax**: `<'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>`\n   */\n  \"-webkit-border-image\"?: Property.BorderImage | undefined;\n  /**\n   * The **`border-radius`** CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.\n   *\n   * **Syntax**: `<length-percentage>{1,4} [ / <length-percentage>{1,4} ]?`\n   */\n  \"-webkit-border-radius\"?: Property.BorderRadius<TLength> | undefined;\n  /**\n   * The **`column-rule`** shorthand CSS property sets the width, style, and color of the line drawn between columns in a multi-column layout.\n   *\n   * **Syntax**: `<'column-rule-width'> || <'column-rule-style'> || <'column-rule-color'>`\n   */\n  \"-webkit-column-rule\"?: Property.ColumnRule<TLength> | undefined;\n  /**\n   * The **`columns`** CSS shorthand property sets the number of columns to use when drawing an element's contents, as well as those columns' widths.\n   *\n   * **Syntax**: `<'column-width'> || <'column-count'>`\n   */\n  \"-webkit-columns\"?: Property.Columns<TLength> | undefined;\n  /**\n   * The **`flex`** CSS shorthand property sets how a flex _item_ will grow or shrink to fit the space available in its flex container.\n   *\n   * **Syntax**: `none | [ <'flex-grow'> <'flex-shrink'>? || <'flex-basis'> ]`\n   */\n  \"-webkit-flex\"?: Property.Flex<TLength> | undefined;\n  /**\n   * The **`flex-flow`** CSS shorthand property specifies the direction of a flex container, as well as its wrapping behavior.\n   *\n   * **Syntax**: `<'flex-direction'> || <'flex-wrap'>`\n   */\n  \"-webkit-flex-flow\"?: Property.FlexFlow | undefined;\n  /**\n   * The **`mask`** CSS shorthand property hides an element (partially or fully) by masking or clipping the image at specific points.\n   *\n   * **Syntax**: `[ <mask-reference> || <position> [ / <bg-size> ]? || <repeat-style> || [ <box> | border | padding | content | text ] || [ <box> | border | padding | content ] ]#`\n   */\n  \"-webkit-mask\"?: Property.WebkitMask<TLength> | undefined;\n  /**\n   * The **`mask-border`** CSS shorthand property lets you create a mask along the edge of an element's border.\n   *\n   * **Syntax**: `<'mask-border-source'> || <'mask-border-slice'> [ / <'mask-border-width'>? [ / <'mask-border-outset'> ]? ]? || <'mask-border-repeat'> || <'mask-border-mode'>`\n   */\n  \"-webkit-mask-box-image\"?: Property.MaskBorder | undefined;\n  /**\n   * The **`text-emphasis`** CSS property applies emphasis marks to text (except spaces and control characters). It is a shorthand for `text-emphasis-style` and `text-emphasis-color`.\n   *\n   * **Syntax**: `<'text-emphasis-style'> || <'text-emphasis-color'>`\n   */\n  \"-webkit-text-emphasis\"?: Property.TextEmphasis | undefined;\n  /**\n   * The **`-webkit-text-stroke`** CSS property specifies the width and color of strokes for text characters. This is a shorthand property for the longhand properties `-webkit-text-stroke-width` and `-webkit-text-stroke-color`.\n   *\n   * **Syntax**: `<length> || <color>`\n   */\n  \"-webkit-text-stroke\"?: Property.WebkitTextStroke<TLength> | undefined;\n  /**\n   * The **`transition`** CSS property is a shorthand property for `transition-property`, `transition-duration`, `transition-timing-function`, and `transition-delay`.\n   *\n   * **Syntax**: `<single-transition>#`\n   */\n  \"-webkit-transition\"?: Property.Transition<TTime> | undefined;\n}\n\nexport interface VendorPropertiesHyphen<TLength = (string & {}) | 0, TTime = string & {}>\n  extends VendorLonghandPropertiesHyphen<TLength, TTime>,\n    VendorShorthandPropertiesHyphen<TLength, TTime> {}\n\nexport interface ObsoletePropertiesHyphen<TLength = (string & {}) | 0, TTime = string & {}> {\n  /**\n   * In combination with `elevation`, the **`azimuth`** CSS property enables different audio sources to be positioned spatially for aural presentation. This is important in that it provides a natural way to tell several voices apart, as each can be positioned to originate at a different location on the sound stage. Stereo output produce a lateral sound stage, while binaural headphones and multi-speaker setups allow for a fully three-dimensional stage.\n   *\n   * **Syntax**: `<angle> | [ [ left-side | far-left | left | center-left | center | center-right | right | far-right | right-side ] || behind ] | leftwards | rightwards`\n   *\n   * **Initial value**: `center`\n   *\n   * @deprecated\n   */\n  azimuth?: Property.Azimuth | undefined;\n  /**\n   * The **`box-align`** CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.\n   *\n   * **Syntax**: `start | center | end | baseline | stretch`\n   *\n   * **Initial value**: `stretch`\n   *\n   * @deprecated\n   */\n  \"box-align\"?: Property.BoxAlign | undefined;\n  /**\n   * The **`box-direction`** CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).\n   *\n   * **Syntax**: `normal | reverse | inherit`\n   *\n   * **Initial value**: `normal`\n   *\n   * @deprecated\n   */\n  \"box-direction\"?: Property.BoxDirection | undefined;\n  /**\n   * The **`-moz-box-flex`** and **`-webkit-box-flex`** CSS properties specify how a `-moz-box` or `-webkit-box` grows to fill the box that contains it, in the direction of the containing box's layout.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  \"box-flex\"?: Property.BoxFlex | undefined;\n  /**\n   * The **`box-flex-group`** CSS property assigns the flexbox's child elements to a flex group.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  \"box-flex-group\"?: Property.BoxFlexGroup | undefined;\n  /**\n   * The **`box-lines`** CSS property determines whether the box may have a single or multiple lines (rows for horizontally oriented boxes, columns for vertically oriented boxes).\n   *\n   * **Syntax**: `single | multiple`\n   *\n   * **Initial value**: `single`\n   *\n   * @deprecated\n   */\n  \"box-lines\"?: Property.BoxLines | undefined;\n  /**\n   * The **`box-ordinal-group`** CSS property assigns the flexbox's child elements to an ordinal group.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  \"box-ordinal-group\"?: Property.BoxOrdinalGroup | undefined;\n  /**\n   * The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\n   *\n   * **Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n   *\n   * **Initial value**: `inline-axis` (`horizontal` in XUL)\n   *\n   * @deprecated\n   */\n  \"box-orient\"?: Property.BoxOrient | undefined;\n  /**\n   * The **`-moz-box-pack`** and **`-webkit-box-pack`** CSS properties specify how a `-moz-box` or `-webkit-box` packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.\n   *\n   * **Syntax**: `start | center | end | justify`\n   *\n   * **Initial value**: `start`\n   *\n   * @deprecated\n   */\n  \"box-pack\"?: Property.BoxPack | undefined;\n  /**\n   * The **`clip`** CSS property defines a visible portion of an element. The `clip` property applies only to absolutely positioned elements — that is, elements with `position:absolute` or `position:fixed`.\n   *\n   * **Syntax**: `<shape> | auto`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  clip?: Property.Clip | undefined;\n  /**\n   * The **`column-gap`** CSS property sets the size of the gap (gutter) between an element's columns.\n   *\n   * **Syntax**: `<length-percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  \"grid-column-gap\"?: Property.GridColumnGap<TLength> | undefined;\n  /**\n   * The **`gap`** CSS property sets the gaps (gutters) between rows and columns. It is a shorthand for `row-gap` and `column-gap`.\n   *\n   * **Syntax**: `<'grid-row-gap'> <'grid-column-gap'>?`\n   *\n   * @deprecated\n   */\n  \"grid-gap\"?: Property.GridGap<TLength> | undefined;\n  /**\n   * The **`row-gap`** CSS property sets the size of the gap (gutter) between an element's rows.\n   *\n   * **Syntax**: `<length-percentage>`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  \"grid-row-gap\"?: Property.GridRowGap<TLength> | undefined;\n  /**\n   * The **`ime-mode`** CSS property controls the state of the input method editor (IME) for text fields. This property is obsolete.\n   *\n   * **Syntax**: `auto | normal | active | inactive | disabled`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  \"ime-mode\"?: Property.ImeMode | undefined;\n  /**\n   * The **`inset-block`** CSS property defines the logical block start and end offsets of an element, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>{1,2}`\n   *\n   * @deprecated\n   */\n  \"offset-block\"?: Property.InsetBlock<TLength> | undefined;\n  /**\n   * The **`inset-block-end`** CSS property defines the logical block end offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  \"offset-block-end\"?: Property.InsetBlockEnd<TLength> | undefined;\n  /**\n   * The **`inset-block-start`** CSS property defines the logical block start offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  \"offset-block-start\"?: Property.InsetBlockStart<TLength> | undefined;\n  /**\n   * The **`inset-inline`** CSS property defines the logical start and end offsets of an element in the inline direction, which maps to physical offsets depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top` and `bottom`, or `right` and `left` properties depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>{1,2}`\n   *\n   * @deprecated\n   */\n  \"offset-inline\"?: Property.InsetInline<TLength> | undefined;\n  /**\n   * The **`inset-inline-end`** CSS property defines the logical inline end inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  \"offset-inline-end\"?: Property.InsetInlineEnd<TLength> | undefined;\n  /**\n   * The **`inset-inline-start`** CSS property defines the logical inline start inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the `top`, `right`, `bottom`, or `left` property depending on the values defined for `writing-mode`, `direction`, and `text-orientation`.\n   *\n   * **Syntax**: `<'top'>`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  \"offset-inline-start\"?: Property.InsetInlineStart<TLength> | undefined;\n  /**\n   * The **`scroll-snap-coordinate`** CSS property defines the x and y coordinate positions within an element that will align with its nearest ancestor scroll container's `scroll-snap-destination` for each respective axis.\n   *\n   * **Syntax**: `none | <position>#`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  \"scroll-snap-coordinate\"?: Property.ScrollSnapCoordinate<TLength> | undefined;\n  /**\n   * The **`scroll-snap-destination`** CSS property defines the position in x and y coordinates within the scroll container's visual viewport which element snap points align with.\n   *\n   * **Syntax**: `<position>`\n   *\n   * **Initial value**: `0px 0px`\n   *\n   * @deprecated\n   */\n  \"scroll-snap-destination\"?: Property.ScrollSnapDestination<TLength> | undefined;\n  /**\n   * The **`scroll-snap-points-x`** CSS property defines the horizontal positioning of snap points within the content of the scroll container they are applied to.\n   *\n   * **Syntax**: `none | repeat( <length-percentage> )`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  \"scroll-snap-points-x\"?: Property.ScrollSnapPointsX | undefined;\n  /**\n   * The **`scroll-snap-points-y`** CSS property defines the vertical positioning of snap points within the content of the scroll container they are applied to.\n   *\n   * **Syntax**: `none | repeat( <length-percentage> )`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  \"scroll-snap-points-y\"?: Property.ScrollSnapPointsY | undefined;\n  /**\n   * The **`scroll-snap-type-x`** CSS property defines how strictly snap points are enforced on the horizontal axis of the scroll container in case there is one.\n   *\n   * **Syntax**: `none | mandatory | proximity`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  \"scroll-snap-type-x\"?: Property.ScrollSnapTypeX | undefined;\n  /**\n   * The **`scroll-snap-type-y`** CSS property defines how strictly snap points are enforced on the vertical axis of the scroll container in case there is one.\n   *\n   * **Syntax**: `none | mandatory | proximity`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  \"scroll-snap-type-y\"?: Property.ScrollSnapTypeY | undefined;\n  /**\n   * The **`box-align`** CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.\n   *\n   * **Syntax**: `start | center | end | baseline | stretch`\n   *\n   * **Initial value**: `stretch`\n   *\n   * @deprecated\n   */\n  \"-khtml-box-align\"?: Property.BoxAlign | undefined;\n  /**\n   * The **`box-direction`** CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).\n   *\n   * **Syntax**: `normal | reverse | inherit`\n   *\n   * **Initial value**: `normal`\n   *\n   * @deprecated\n   */\n  \"-khtml-box-direction\"?: Property.BoxDirection | undefined;\n  /**\n   * The **`-moz-box-flex`** and **`-webkit-box-flex`** CSS properties specify how a `-moz-box` or `-webkit-box` grows to fill the box that contains it, in the direction of the containing box's layout.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  \"-khtml-box-flex\"?: Property.BoxFlex | undefined;\n  /**\n   * The **`box-flex-group`** CSS property assigns the flexbox's child elements to a flex group.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  \"-khtml-box-flex-group\"?: Property.BoxFlexGroup | undefined;\n  /**\n   * The **`box-lines`** CSS property determines whether the box may have a single or multiple lines (rows for horizontally oriented boxes, columns for vertically oriented boxes).\n   *\n   * **Syntax**: `single | multiple`\n   *\n   * **Initial value**: `single`\n   *\n   * @deprecated\n   */\n  \"-khtml-box-lines\"?: Property.BoxLines | undefined;\n  /**\n   * The **`box-ordinal-group`** CSS property assigns the flexbox's child elements to an ordinal group.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  \"-khtml-box-ordinal-group\"?: Property.BoxOrdinalGroup | undefined;\n  /**\n   * The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\n   *\n   * **Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n   *\n   * **Initial value**: `inline-axis` (`horizontal` in XUL)\n   *\n   * @deprecated\n   */\n  \"-khtml-box-orient\"?: Property.BoxOrient | undefined;\n  /**\n   * The **`-moz-box-pack`** and **`-webkit-box-pack`** CSS properties specify how a `-moz-box` or `-webkit-box` packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.\n   *\n   * **Syntax**: `start | center | end | justify`\n   *\n   * **Initial value**: `start`\n   *\n   * @deprecated\n   */\n  \"-khtml-box-pack\"?: Property.BoxPack | undefined;\n  /**\n   * The **`line-break`** CSS property sets how to break lines of Chinese, Japanese, or Korean (CJK) text when working with punctuation and symbols.\n   *\n   * **Syntax**: `auto | loose | normal | strict | anywhere`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  \"-khtml-line-break\"?: Property.LineBreak | undefined;\n  /**\n   * The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n   *\n   * **Syntax**: `<alpha-value>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  \"-khtml-opacity\"?: Property.Opacity | undefined;\n  /**\n   * The **`user-select`** CSS property controls whether the user can select text. This doesn't have any effect on content loaded as part of a browser's user interface (its chrome), except in textboxes.\n   *\n   * **Syntax**: `auto | text | none | contain | all`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  \"-khtml-user-select\"?: Property.UserSelect | undefined;\n  /**\n   * The **`backface-visibility`** CSS property sets whether the back face of an element is visible when turned towards the user.\n   *\n   * **Syntax**: `visible | hidden`\n   *\n   * **Initial value**: `visible`\n   *\n   * @deprecated\n   */\n  \"-moz-backface-visibility\"?: Property.BackfaceVisibility | undefined;\n  /**\n   * The **`background-clip`** CSS property sets whether an element's background extends underneath its border box, padding box, or content box.\n   *\n   * **Syntax**: `<box>#`\n   *\n   * **Initial value**: `border-box`\n   *\n   * @deprecated\n   */\n  \"-moz-background-clip\"?: Property.BackgroundClip | undefined;\n  /**\n   * The **`box-decoration-break`** CSS property specifies how an element's fragments should be rendered when broken across multiple lines, columns, or pages.\n   *\n   * **Syntax**: `slice | clone`\n   *\n   * **Initial value**: `slice`\n   *\n   * @deprecated\n   */\n  \"-moz-background-inline-policy\"?: Property.BoxDecorationBreak | undefined;\n  /**\n   * The **`background-origin`** CSS property sets the background's origin: from the border start, inside the border, or inside the padding.\n   *\n   * **Syntax**: `<box>#`\n   *\n   * **Initial value**: `padding-box`\n   *\n   * @deprecated\n   */\n  \"-moz-background-origin\"?: Property.BackgroundOrigin | undefined;\n  /**\n   * The **`background-size`** CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.\n   *\n   * **Syntax**: `<bg-size>#`\n   *\n   * **Initial value**: `auto auto`\n   *\n   * @deprecated\n   */\n  \"-moz-background-size\"?: Property.BackgroundSize<TLength> | undefined;\n  /**\n   * The **`border-radius`** CSS property rounds the corners of an element's outer border edge. You can set a single radius to make circular corners, or two radii to make elliptical corners.\n   *\n   * **Syntax**: `<length-percentage>{1,4} [ / <length-percentage>{1,4} ]?`\n   *\n   * @deprecated\n   */\n  \"-moz-border-radius\"?: Property.BorderRadius<TLength> | undefined;\n  /**\n   * The **`border-bottom-left-radius`** CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  \"-moz-border-radius-bottomleft\"?: Property.BorderBottomLeftRadius<TLength> | undefined;\n  /**\n   * The **`border-bottom-right-radius`** CSS property rounds the bottom-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  \"-moz-border-radius-bottomright\"?: Property.BorderBottomRightRadius<TLength> | undefined;\n  /**\n   * The **`border-top-left-radius`** CSS property rounds the top-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  \"-moz-border-radius-topleft\"?: Property.BorderTopLeftRadius<TLength> | undefined;\n  /**\n   * The **`border-top-right-radius`** CSS property rounds the top-right corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.\n   *\n   * **Syntax**: `<length-percentage>{1,2}`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  \"-moz-border-radius-topright\"?: Property.BorderTopRightRadius<TLength> | undefined;\n  /**\n   * The **`box-align`** CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.\n   *\n   * **Syntax**: `start | center | end | baseline | stretch`\n   *\n   * **Initial value**: `stretch`\n   *\n   * @deprecated\n   */\n  \"-moz-box-align\"?: Property.BoxAlign | undefined;\n  /**\n   * The **`box-direction`** CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).\n   *\n   * **Syntax**: `normal | reverse | inherit`\n   *\n   * **Initial value**: `normal`\n   *\n   * @deprecated\n   */\n  \"-moz-box-direction\"?: Property.BoxDirection | undefined;\n  /**\n   * The **`-moz-box-flex`** and **`-webkit-box-flex`** CSS properties specify how a `-moz-box` or `-webkit-box` grows to fill the box that contains it, in the direction of the containing box's layout.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  \"-moz-box-flex\"?: Property.BoxFlex | undefined;\n  /**\n   * The **`box-ordinal-group`** CSS property assigns the flexbox's child elements to an ordinal group.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  \"-moz-box-ordinal-group\"?: Property.BoxOrdinalGroup | undefined;\n  /**\n   * The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\n   *\n   * **Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n   *\n   * **Initial value**: `inline-axis` (`horizontal` in XUL)\n   *\n   * @deprecated\n   */\n  \"-moz-box-orient\"?: Property.BoxOrient | undefined;\n  /**\n   * The **`-moz-box-pack`** and **`-webkit-box-pack`** CSS properties specify how a `-moz-box` or `-webkit-box` packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.\n   *\n   * **Syntax**: `start | center | end | justify`\n   *\n   * **Initial value**: `start`\n   *\n   * @deprecated\n   */\n  \"-moz-box-pack\"?: Property.BoxPack | undefined;\n  /**\n   * The **`box-shadow`** CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.\n   *\n   * **Syntax**: `none | <shadow>#`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  \"-moz-box-shadow\"?: Property.BoxShadow | undefined;\n  /**\n   * The non-standard **`-moz-float-edge`** CSS property specifies whether the height and width properties of the element include the margin, border, or padding thickness.\n   *\n   * **Syntax**: `border-box | content-box | margin-box | padding-box`\n   *\n   * **Initial value**: `content-box`\n   *\n   * @deprecated\n   */\n  \"-moz-float-edge\"?: Property.MozFloatEdge | undefined;\n  /**\n   * The **`-moz-force-broken-image-icon`** extended CSS property can be used to force the broken image icon to be shown even when a broken image has an `alt` attribute.\n   *\n   * **Syntax**: `0 | 1`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  \"-moz-force-broken-image-icon\"?: Property.MozForceBrokenImageIcon | undefined;\n  /**\n   * The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n   *\n   * **Syntax**: `<alpha-value>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  \"-moz-opacity\"?: Property.Opacity | undefined;\n  /**\n   * The **`outline`** CSS shorthand property sets most of the outline properties in a single declaration.\n   *\n   * **Syntax**: `[ <'outline-color'> || <'outline-style'> || <'outline-width'> ]`\n   *\n   * @deprecated\n   */\n  \"-moz-outline\"?: Property.Outline<TLength> | undefined;\n  /**\n   * The **`outline-color`** CSS property sets the color of an element's outline.\n   *\n   * **Syntax**: `<color> | invert`\n   *\n   * **Initial value**: `invert`, for browsers supporting it, `currentColor` for the other\n   *\n   * @deprecated\n   */\n  \"-moz-outline-color\"?: Property.OutlineColor | undefined;\n  /**\n   * The **`outline-style`** CSS property sets the style of an element's outline. An outline is a line that is drawn around an element, outside the `border`.\n   *\n   * **Syntax**: `auto | <'border-style'>`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  \"-moz-outline-style\"?: Property.OutlineStyle | undefined;\n  /**\n   * The CSS **`outline-width`** property sets the thickness of an element's outline. An outline is a line that is drawn around an element, outside the `border`.\n   *\n   * **Syntax**: `<line-width>`\n   *\n   * **Initial value**: `medium`\n   *\n   * @deprecated\n   */\n  \"-moz-outline-width\"?: Property.OutlineWidth<TLength> | undefined;\n  /**\n   * The **`perspective`** CSS property determines the distance between the z=0 plane and the user in order to give a 3D-positioned element some perspective.\n   *\n   * **Syntax**: `none | <length>`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  \"-moz-perspective\"?: Property.Perspective<TLength> | undefined;\n  /**\n   * The **`perspective-origin`** CSS property determines the position at which the viewer is looking. It is used as the _vanishing point_ by the `perspective` property.\n   *\n   * **Syntax**: `<position>`\n   *\n   * **Initial value**: `50% 50%`\n   *\n   * @deprecated\n   */\n  \"-moz-perspective-origin\"?: Property.PerspectiveOrigin<TLength> | undefined;\n  /**\n   * The **`text-align-last`** CSS property sets how the last line of a block or a line, right before a forced line break, is aligned.\n   *\n   * **Syntax**: `auto | start | end | left | right | center | justify`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  \"-moz-text-align-last\"?: Property.TextAlignLast | undefined;\n  /**\n   * The **`text-decoration-color`** CSS property sets the color of decorations added to text by `text-decoration-line`.\n   *\n   * **Syntax**: `<color>`\n   *\n   * **Initial value**: `currentcolor`\n   *\n   * @deprecated\n   */\n  \"-moz-text-decoration-color\"?: Property.TextDecorationColor | undefined;\n  /**\n   * The **`text-decoration-line`** CSS property sets the kind of decoration that is used on text in an element, such as an underline or overline.\n   *\n   * **Syntax**: `none | [ underline || overline || line-through || blink ] | spelling-error | grammar-error`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  \"-moz-text-decoration-line\"?: Property.TextDecorationLine | undefined;\n  /**\n   * The **`text-decoration-style`** CSS property sets the style of the lines specified by `text-decoration-line`. The style applies to all lines that are set with `text-decoration-line`.\n   *\n   * **Syntax**: `solid | double | dotted | dashed | wavy`\n   *\n   * **Initial value**: `solid`\n   *\n   * @deprecated\n   */\n  \"-moz-text-decoration-style\"?: Property.TextDecorationStyle | undefined;\n  /**\n   * The **`transform`** CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.\n   *\n   * **Syntax**: `none | <transform-list>`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  \"-moz-transform\"?: Property.Transform | undefined;\n  /**\n   * The **`transform-origin`** CSS property sets the origin for an element's transformations.\n   *\n   * **Syntax**: `[ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?`\n   *\n   * **Initial value**: `50% 50% 0`\n   *\n   * @deprecated\n   */\n  \"-moz-transform-origin\"?: Property.TransformOrigin<TLength> | undefined;\n  /**\n   * The **`transform-style`** CSS property sets whether children of an element are positioned in the 3D space or are flattened in the plane of the element.\n   *\n   * **Syntax**: `flat | preserve-3d`\n   *\n   * **Initial value**: `flat`\n   *\n   * @deprecated\n   */\n  \"-moz-transform-style\"?: Property.TransformStyle | undefined;\n  /**\n   * The **`transition`** CSS property is a shorthand property for `transition-property`, `transition-duration`, `transition-timing-function`, and `transition-delay`.\n   *\n   * **Syntax**: `<single-transition>#`\n   *\n   * @deprecated\n   */\n  \"-moz-transition\"?: Property.Transition<TTime> | undefined;\n  /**\n   * The **`transition-delay`** CSS property specifies the duration to wait before starting a property's transition effect when its value changes.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * @deprecated\n   */\n  \"-moz-transition-delay\"?: Property.TransitionDelay<TTime> | undefined;\n  /**\n   * The **`transition-duration`** CSS property sets the length of time a transition animation should take to complete. By default, the value is `0s`, meaning that no animation will occur.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * @deprecated\n   */\n  \"-moz-transition-duration\"?: Property.TransitionDuration<TTime> | undefined;\n  /**\n   * The **`transition-property`** CSS property sets the CSS properties to which a transition effect should be applied.\n   *\n   * **Syntax**: `none | <single-transition-property>#`\n   *\n   * **Initial value**: all\n   *\n   * @deprecated\n   */\n  \"-moz-transition-property\"?: Property.TransitionProperty | undefined;\n  /**\n   * The **`transition-timing-function`** CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   *\n   * @deprecated\n   */\n  \"-moz-transition-timing-function\"?: Property.TransitionTimingFunction | undefined;\n  /**\n   * In Mozilla applications, **`-moz-user-input`** determines if an element will accept user input.\n   *\n   * **Syntax**: `auto | none | enabled | disabled`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  \"-moz-user-input\"?: Property.MozUserInput | undefined;\n  /**\n   * The **`ime-mode`** CSS property controls the state of the input method editor (IME) for text fields. This property is obsolete.\n   *\n   * **Syntax**: `auto | normal | active | inactive | disabled`\n   *\n   * **Initial value**: `auto`\n   *\n   * @deprecated\n   */\n  \"-ms-ime-mode\"?: Property.ImeMode | undefined;\n  /**\n   * The **`animation`** shorthand CSS property applies an animation between styles. It is a shorthand for `animation-name`, `animation-duration`, `animation-timing-function`, `animation-delay`, `animation-iteration-count`, `animation-direction`, `animation-fill-mode`, and `animation-play-state`.\n   *\n   * **Syntax**: `<single-animation>#`\n   *\n   * @deprecated\n   */\n  \"-o-animation\"?: Property.Animation<TTime> | undefined;\n  /**\n   * The **`animation-delay`** CSS property specifies the amount of time to wait from applying the animation to an element before beginning to perform the animation. The animation can start later, immediately from its beginning, or immediately and partway through the animation.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * @deprecated\n   */\n  \"-o-animation-delay\"?: Property.AnimationDelay<TTime> | undefined;\n  /**\n   * The **`animation-direction`** CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.\n   *\n   * **Syntax**: `<single-animation-direction>#`\n   *\n   * **Initial value**: `normal`\n   *\n   * @deprecated\n   */\n  \"-o-animation-direction\"?: Property.AnimationDirection | undefined;\n  /**\n   * The **`animation-duration`** CSS property sets the length of time that an animation takes to complete one cycle.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * @deprecated\n   */\n  \"-o-animation-duration\"?: Property.AnimationDuration<TTime> | undefined;\n  /**\n   * The **`animation-fill-mode`** CSS property sets how a CSS animation applies styles to its target before and after its execution.\n   *\n   * **Syntax**: `<single-animation-fill-mode>#`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  \"-o-animation-fill-mode\"?: Property.AnimationFillMode | undefined;\n  /**\n   * The **`animation-iteration-count`** CSS property sets the number of times an animation sequence should be played before stopping.\n   *\n   * **Syntax**: `<single-animation-iteration-count>#`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  \"-o-animation-iteration-count\"?: Property.AnimationIterationCount | undefined;\n  /**\n   * The **`animation-name`** CSS property specifies the names of one or more `@keyframes` at-rules that describe the animation to apply to an element. Multiple `@keyframe` at-rules are specified as a comma-separated list of names. If the specified name does not match any `@keyframe` at-rule, no properties are animated.\n   *\n   * **Syntax**: `[ none | <keyframes-name> ]#`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  \"-o-animation-name\"?: Property.AnimationName | undefined;\n  /**\n   * The **`animation-play-state`** CSS property sets whether an animation is running or paused.\n   *\n   * **Syntax**: `<single-animation-play-state>#`\n   *\n   * **Initial value**: `running`\n   *\n   * @deprecated\n   */\n  \"-o-animation-play-state\"?: Property.AnimationPlayState | undefined;\n  /**\n   * The **`animation-timing-function`** CSS property sets how an animation progresses through the duration of each cycle.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   *\n   * @deprecated\n   */\n  \"-o-animation-timing-function\"?: Property.AnimationTimingFunction | undefined;\n  /**\n   * The **`background-size`** CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.\n   *\n   * **Syntax**: `<bg-size>#`\n   *\n   * **Initial value**: `auto auto`\n   *\n   * @deprecated\n   */\n  \"-o-background-size\"?: Property.BackgroundSize<TLength> | undefined;\n  /**\n   * The **`border-image`** CSS property draws an image around a given element. It replaces the element's regular border.\n   *\n   * **Syntax**: `<'border-image-source'> || <'border-image-slice'> [ / <'border-image-width'> | / <'border-image-width'>? / <'border-image-outset'> ]? || <'border-image-repeat'>`\n   *\n   * @deprecated\n   */\n  \"-o-border-image\"?: Property.BorderImage | undefined;\n  /**\n   * The **`object-fit`** CSS property sets how the content of a replaced element, such as an `<img>` or `<video>`, should be resized to fit its container.\n   *\n   * **Syntax**: `fill | contain | cover | none | scale-down`\n   *\n   * **Initial value**: `fill`\n   *\n   * @deprecated\n   */\n  \"-o-object-fit\"?: Property.ObjectFit | undefined;\n  /**\n   * The **`object-position`** CSS property specifies the alignment of the selected replaced element's contents within the element's box. Areas of the box which aren't covered by the replaced element's object will show the element's background.\n   *\n   * **Syntax**: `<position>`\n   *\n   * **Initial value**: `50% 50%`\n   *\n   * @deprecated\n   */\n  \"-o-object-position\"?: Property.ObjectPosition<TLength> | undefined;\n  /**\n   * The **`tab-size`** CSS property is used to customize the width of tab characters (U+0009).\n   *\n   * **Syntax**: `<integer> | <length>`\n   *\n   * **Initial value**: `8`\n   *\n   * @deprecated\n   */\n  \"-o-tab-size\"?: Property.TabSize<TLength> | undefined;\n  /**\n   * The **`text-overflow`** CSS property sets how hidden overflow content is signaled to users. It can be clipped, display an ellipsis ('`…`'), or display a custom string.\n   *\n   * **Syntax**: `[ clip | ellipsis | <string> ]{1,2}`\n   *\n   * **Initial value**: `clip`\n   *\n   * @deprecated\n   */\n  \"-o-text-overflow\"?: Property.TextOverflow | undefined;\n  /**\n   * The **`transform`** CSS property lets you rotate, scale, skew, or translate an element. It modifies the coordinate space of the CSS visual formatting model.\n   *\n   * **Syntax**: `none | <transform-list>`\n   *\n   * **Initial value**: `none`\n   *\n   * @deprecated\n   */\n  \"-o-transform\"?: Property.Transform | undefined;\n  /**\n   * The **`transform-origin`** CSS property sets the origin for an element's transformations.\n   *\n   * **Syntax**: `[ <length-percentage> | left | center | right | top | bottom ] | [ [ <length-percentage> | left | center | right ] && [ <length-percentage> | top | center | bottom ] ] <length>?`\n   *\n   * **Initial value**: `50% 50% 0`\n   *\n   * @deprecated\n   */\n  \"-o-transform-origin\"?: Property.TransformOrigin<TLength> | undefined;\n  /**\n   * The **`transition`** CSS property is a shorthand property for `transition-property`, `transition-duration`, `transition-timing-function`, and `transition-delay`.\n   *\n   * **Syntax**: `<single-transition>#`\n   *\n   * @deprecated\n   */\n  \"-o-transition\"?: Property.Transition<TTime> | undefined;\n  /**\n   * The **`transition-delay`** CSS property specifies the duration to wait before starting a property's transition effect when its value changes.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * @deprecated\n   */\n  \"-o-transition-delay\"?: Property.TransitionDelay<TTime> | undefined;\n  /**\n   * The **`transition-duration`** CSS property sets the length of time a transition animation should take to complete. By default, the value is `0s`, meaning that no animation will occur.\n   *\n   * **Syntax**: `<time>#`\n   *\n   * **Initial value**: `0s`\n   *\n   * @deprecated\n   */\n  \"-o-transition-duration\"?: Property.TransitionDuration<TTime> | undefined;\n  /**\n   * The **`transition-property`** CSS property sets the CSS properties to which a transition effect should be applied.\n   *\n   * **Syntax**: `none | <single-transition-property>#`\n   *\n   * **Initial value**: all\n   *\n   * @deprecated\n   */\n  \"-o-transition-property\"?: Property.TransitionProperty | undefined;\n  /**\n   * The **`transition-timing-function`** CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.\n   *\n   * **Syntax**: `<easing-function>#`\n   *\n   * **Initial value**: `ease`\n   *\n   * @deprecated\n   */\n  \"-o-transition-timing-function\"?: Property.TransitionTimingFunction | undefined;\n  /**\n   * The **`box-align`** CSS property specifies how an element aligns its contents across its layout in a perpendicular direction. The effect of the property is only visible if there is extra space in the box.\n   *\n   * **Syntax**: `start | center | end | baseline | stretch`\n   *\n   * **Initial value**: `stretch`\n   *\n   * @deprecated\n   */\n  \"-webkit-box-align\"?: Property.BoxAlign | undefined;\n  /**\n   * The **`box-direction`** CSS property specifies whether a box lays out its contents normally (from the top or left edge), or in reverse (from the bottom or right edge).\n   *\n   * **Syntax**: `normal | reverse | inherit`\n   *\n   * **Initial value**: `normal`\n   *\n   * @deprecated\n   */\n  \"-webkit-box-direction\"?: Property.BoxDirection | undefined;\n  /**\n   * The **`-moz-box-flex`** and **`-webkit-box-flex`** CSS properties specify how a `-moz-box` or `-webkit-box` grows to fill the box that contains it, in the direction of the containing box's layout.\n   *\n   * **Syntax**: `<number>`\n   *\n   * **Initial value**: `0`\n   *\n   * @deprecated\n   */\n  \"-webkit-box-flex\"?: Property.BoxFlex | undefined;\n  /**\n   * The **`box-flex-group`** CSS property assigns the flexbox's child elements to a flex group.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  \"-webkit-box-flex-group\"?: Property.BoxFlexGroup | undefined;\n  /**\n   * The **`box-lines`** CSS property determines whether the box may have a single or multiple lines (rows for horizontally oriented boxes, columns for vertically oriented boxes).\n   *\n   * **Syntax**: `single | multiple`\n   *\n   * **Initial value**: `single`\n   *\n   * @deprecated\n   */\n  \"-webkit-box-lines\"?: Property.BoxLines | undefined;\n  /**\n   * The **`box-ordinal-group`** CSS property assigns the flexbox's child elements to an ordinal group.\n   *\n   * **Syntax**: `<integer>`\n   *\n   * **Initial value**: `1`\n   *\n   * @deprecated\n   */\n  \"-webkit-box-ordinal-group\"?: Property.BoxOrdinalGroup | undefined;\n  /**\n   * The **`box-orient`** CSS property sets whether an element lays out its contents horizontally or vertically.\n   *\n   * **Syntax**: `horizontal | vertical | inline-axis | block-axis | inherit`\n   *\n   * **Initial value**: `inline-axis` (`horizontal` in XUL)\n   *\n   * @deprecated\n   */\n  \"-webkit-box-orient\"?: Property.BoxOrient | undefined;\n  /**\n   * The **`-moz-box-pack`** and **`-webkit-box-pack`** CSS properties specify how a `-moz-box` or `-webkit-box` packs its contents in the direction of its layout. The effect of this is only visible if there is extra space in the box.\n   *\n   * **Syntax**: `start | center | end | justify`\n   *\n   * **Initial value**: `start`\n   *\n   * @deprecated\n   */\n  \"-webkit-box-pack\"?: Property.BoxPack | undefined;\n}\n\nexport interface SvgPropertiesHyphen<TLength = (string & {}) | 0, TTime = string & {}> {\n  \"alignment-baseline\"?: Property.AlignmentBaseline | undefined;\n  \"baseline-shift\"?: Property.BaselineShift<TLength> | undefined;\n  clip?: Property.Clip | undefined;\n  \"clip-path\"?: Property.ClipPath | undefined;\n  \"clip-rule\"?: Property.ClipRule | undefined;\n  color?: Property.Color | undefined;\n  \"color-interpolation\"?: Property.ColorInterpolation | undefined;\n  \"color-rendering\"?: Property.ColorRendering | undefined;\n  cursor?: Property.Cursor | undefined;\n  direction?: Property.Direction | undefined;\n  display?: Property.Display | undefined;\n  \"dominant-baseline\"?: Property.DominantBaseline | undefined;\n  fill?: Property.Fill | undefined;\n  \"fill-opacity\"?: Property.FillOpacity | undefined;\n  \"fill-rule\"?: Property.FillRule | undefined;\n  filter?: Property.Filter | undefined;\n  \"flood-color\"?: Property.FloodColor | undefined;\n  \"flood-opacity\"?: Property.FloodOpacity | undefined;\n  font?: Property.Font | undefined;\n  \"font-family\"?: Property.FontFamily | undefined;\n  \"font-size\"?: Property.FontSize<TLength> | undefined;\n  \"font-size-adjust\"?: Property.FontSizeAdjust | undefined;\n  \"font-stretch\"?: Property.FontStretch | undefined;\n  \"font-style\"?: Property.FontStyle | undefined;\n  \"font-variant\"?: Property.FontVariant | undefined;\n  \"font-weight\"?: Property.FontWeight | undefined;\n  \"glyph-orientation-vertical\"?: Property.GlyphOrientationVertical | undefined;\n  \"image-rendering\"?: Property.ImageRendering | undefined;\n  \"letter-spacing\"?: Property.LetterSpacing<TLength> | undefined;\n  \"lighting-color\"?: Property.LightingColor | undefined;\n  \"line-height\"?: Property.LineHeight<TLength> | undefined;\n  marker?: Property.Marker | undefined;\n  \"marker-end\"?: Property.MarkerEnd | undefined;\n  \"marker-mid\"?: Property.MarkerMid | undefined;\n  \"marker-start\"?: Property.MarkerStart | undefined;\n  mask?: Property.Mask<TLength> | undefined;\n  opacity?: Property.Opacity | undefined;\n  overflow?: Property.Overflow | undefined;\n  \"paint-order\"?: Property.PaintOrder | undefined;\n  \"pointer-events\"?: Property.PointerEvents | undefined;\n  \"shape-rendering\"?: Property.ShapeRendering | undefined;\n  \"stop-color\"?: Property.StopColor | undefined;\n  \"stop-opacity\"?: Property.StopOpacity | undefined;\n  stroke?: Property.Stroke | undefined;\n  \"stroke-dasharray\"?: Property.StrokeDasharray<TLength> | undefined;\n  \"stroke-dashoffset\"?: Property.StrokeDashoffset<TLength> | undefined;\n  \"stroke-linecap\"?: Property.StrokeLinecap | undefined;\n  \"stroke-linejoin\"?: Property.StrokeLinejoin | undefined;\n  \"stroke-miterlimit\"?: Property.StrokeMiterlimit | undefined;\n  \"stroke-opacity\"?: Property.StrokeOpacity | undefined;\n  \"stroke-width\"?: Property.StrokeWidth<TLength> | undefined;\n  \"text-anchor\"?: Property.TextAnchor | undefined;\n  \"text-decoration\"?: Property.TextDecoration<TLength> | undefined;\n  \"text-rendering\"?: Property.TextRendering | undefined;\n  \"unicode-bidi\"?: Property.UnicodeBidi | undefined;\n  \"vector-effect\"?: Property.VectorEffect | undefined;\n  visibility?: Property.Visibility | undefined;\n  \"white-space\"?: Property.WhiteSpace | undefined;\n  \"word-spacing\"?: Property.WordSpacing<TLength> | undefined;\n  \"writing-mode\"?: Property.WritingMode | undefined;\n}\n\nexport interface PropertiesHyphen<TLength = (string & {}) | 0, TTime = string & {}>\n  extends StandardPropertiesHyphen<TLength, TTime>,\n    VendorPropertiesHyphen<TLength, TTime>,\n    ObsoletePropertiesHyphen<TLength, TTime>,\n    SvgPropertiesHyphen<TLength, TTime> {}\n\nexport type StandardLonghandPropertiesFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<StandardLonghandProperties<TLength, TTime>>;\n\nexport type StandardShorthandPropertiesFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<StandardShorthandProperties<TLength, TTime>>;\n\nexport interface StandardPropertiesFallback<TLength = (string & {}) | 0, TTime = string & {}>\n  extends StandardLonghandPropertiesFallback<TLength, TTime>,\n    StandardShorthandPropertiesFallback<TLength, TTime> {}\n\nexport type VendorLonghandPropertiesFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<VendorLonghandProperties<TLength, TTime>>;\n\nexport type VendorShorthandPropertiesFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<VendorShorthandProperties<TLength, TTime>>;\n\nexport interface VendorPropertiesFallback<TLength = (string & {}) | 0, TTime = string & {}>\n  extends VendorLonghandPropertiesFallback<TLength, TTime>,\n    VendorShorthandPropertiesFallback<TLength, TTime> {}\n\nexport type ObsoletePropertiesFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<ObsoleteProperties<TLength, TTime>>;\n\nexport type SvgPropertiesFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<SvgProperties<TLength, TTime>>;\n\nexport interface PropertiesFallback<TLength = (string & {}) | 0, TTime = string & {}>\n  extends StandardPropertiesFallback<TLength, TTime>,\n    VendorPropertiesFallback<TLength, TTime>,\n    ObsoletePropertiesFallback<TLength, TTime>,\n    SvgPropertiesFallback<TLength, TTime> {}\n\nexport type StandardLonghandPropertiesHyphenFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<StandardLonghandPropertiesHyphen<TLength, TTime>>;\n\nexport type StandardShorthandPropertiesHyphenFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<StandardShorthandPropertiesHyphen<TLength, TTime>>;\n\nexport interface StandardPropertiesHyphenFallback<TLength = (string & {}) | 0, TTime = string & {}>\n  extends StandardLonghandPropertiesHyphenFallback<TLength, TTime>,\n    StandardShorthandPropertiesHyphenFallback<TLength, TTime> {}\n\nexport type VendorLonghandPropertiesHyphenFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<VendorLonghandPropertiesHyphen<TLength, TTime>>;\n\nexport type VendorShorthandPropertiesHyphenFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<VendorShorthandPropertiesHyphen<TLength, TTime>>;\n\nexport interface VendorPropertiesHyphenFallback<TLength = (string & {}) | 0, TTime = string & {}>\n  extends VendorLonghandPropertiesHyphenFallback<TLength, TTime>,\n    VendorShorthandPropertiesHyphenFallback<TLength, TTime> {}\n\nexport type ObsoletePropertiesHyphenFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<ObsoletePropertiesHyphen<TLength, TTime>>;\n\nexport type SvgPropertiesHyphenFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<SvgPropertiesHyphen<TLength, TTime>>;\n\nexport interface PropertiesHyphenFallback<TLength = (string & {}) | 0, TTime = string & {}>\n  extends StandardPropertiesHyphenFallback<TLength, TTime>,\n    VendorPropertiesHyphenFallback<TLength, TTime>,\n    ObsoletePropertiesHyphenFallback<TLength, TTime>,\n    SvgPropertiesHyphenFallback<TLength, TTime> {}\n\nexport type AtRules =\n  | \"@charset\"\n  | \"@counter-style\"\n  | \"@document\"\n  | \"@font-face\"\n  | \"@font-feature-values\"\n  | \"@font-palette-values\"\n  | \"@import\"\n  | \"@keyframes\"\n  | \"@layer\"\n  | \"@media\"\n  | \"@namespace\"\n  | \"@page\"\n  | \"@property\"\n  | \"@scope\"\n  | \"@scroll-timeline\"\n  | \"@starting-style\"\n  | \"@supports\"\n  | \"@viewport\";\n\nexport type AdvancedPseudos =\n  | \":-moz-any()\"\n  | \":-moz-dir\"\n  | \":-webkit-any()\"\n  | \"::cue\"\n  | \"::cue-region\"\n  | \"::part\"\n  | \"::slotted\"\n  | \"::view-transition-group\"\n  | \"::view-transition-image-pair\"\n  | \"::view-transition-new\"\n  | \"::view-transition-old\"\n  | \":dir\"\n  | \":has\"\n  | \":host\"\n  | \":host-context\"\n  | \":is\"\n  | \":lang\"\n  | \":matches()\"\n  | \":not\"\n  | \":nth-child\"\n  | \":nth-last-child\"\n  | \":nth-last-of-type\"\n  | \":nth-of-type\"\n  | \":where\";\n\nexport type SimplePseudos =\n  | \":-khtml-any-link\"\n  | \":-moz-any-link\"\n  | \":-moz-focusring\"\n  | \":-moz-full-screen\"\n  | \":-moz-placeholder\"\n  | \":-moz-read-only\"\n  | \":-moz-read-write\"\n  | \":-moz-ui-invalid\"\n  | \":-moz-ui-valid\"\n  | \":-ms-fullscreen\"\n  | \":-ms-input-placeholder\"\n  | \":-webkit-any-link\"\n  | \":-webkit-full-screen\"\n  | \"::-moz-placeholder\"\n  | \"::-moz-progress-bar\"\n  | \"::-moz-range-progress\"\n  | \"::-moz-range-thumb\"\n  | \"::-moz-range-track\"\n  | \"::-moz-selection\"\n  | \"::-ms-backdrop\"\n  | \"::-ms-browse\"\n  | \"::-ms-check\"\n  | \"::-ms-clear\"\n  | \"::-ms-expand\"\n  | \"::-ms-fill\"\n  | \"::-ms-fill-lower\"\n  | \"::-ms-fill-upper\"\n  | \"::-ms-input-placeholder\"\n  | \"::-ms-reveal\"\n  | \"::-ms-thumb\"\n  | \"::-ms-ticks-after\"\n  | \"::-ms-ticks-before\"\n  | \"::-ms-tooltip\"\n  | \"::-ms-track\"\n  | \"::-ms-value\"\n  | \"::-webkit-backdrop\"\n  | \"::-webkit-input-placeholder\"\n  | \"::-webkit-progress-bar\"\n  | \"::-webkit-progress-inner-value\"\n  | \"::-webkit-progress-value\"\n  | \"::-webkit-slider-runnable-track\"\n  | \"::-webkit-slider-thumb\"\n  | \"::after\"\n  | \"::backdrop\"\n  | \"::before\"\n  | \"::cue\"\n  | \"::cue-region\"\n  | \"::first-letter\"\n  | \"::first-line\"\n  | \"::grammar-error\"\n  | \"::marker\"\n  | \"::placeholder\"\n  | \"::selection\"\n  | \"::spelling-error\"\n  | \"::target-text\"\n  | \"::view-transition\"\n  | \":active\"\n  | \":after\"\n  | \":any-link\"\n  | \":before\"\n  | \":blank\"\n  | \":checked\"\n  | \":current\"\n  | \":default\"\n  | \":defined\"\n  | \":disabled\"\n  | \":empty\"\n  | \":enabled\"\n  | \":first\"\n  | \":first-child\"\n  | \":first-letter\"\n  | \":first-line\"\n  | \":first-of-type\"\n  | \":focus\"\n  | \":focus-visible\"\n  | \":focus-within\"\n  | \":fullscreen\"\n  | \":future\"\n  | \":hover\"\n  | \":in-range\"\n  | \":indeterminate\"\n  | \":invalid\"\n  | \":last-child\"\n  | \":last-of-type\"\n  | \":left\"\n  | \":link\"\n  | \":local-link\"\n  | \":nth-col\"\n  | \":nth-last-col\"\n  | \":only-child\"\n  | \":only-of-type\"\n  | \":optional\"\n  | \":out-of-range\"\n  | \":past\"\n  | \":paused\"\n  | \":picture-in-picture\"\n  | \":placeholder-shown\"\n  | \":playing\"\n  | \":read-only\"\n  | \":read-write\"\n  | \":required\"\n  | \":right\"\n  | \":root\"\n  | \":scope\"\n  | \":target\"\n  | \":target-within\"\n  | \":user-invalid\"\n  | \":user-valid\"\n  | \":valid\"\n  | \":visited\";\n\nexport type Pseudos = AdvancedPseudos | SimplePseudos;\n\nexport type HtmlAttributes =\n  | \"[abbr]\"\n  | \"[accept-charset]\"\n  | \"[accept]\"\n  | \"[accesskey]\"\n  | \"[action]\"\n  | \"[align]\"\n  | \"[alink]\"\n  | \"[allow]\"\n  | \"[allowfullscreen]\"\n  | \"[allowpaymentrequest]\"\n  | \"[alt]\"\n  | \"[archive]\"\n  | \"[async]\"\n  | \"[attributionsrc]\"\n  | \"[autobuffer]\"\n  | \"[autocapitalize]\"\n  | \"[autocomplete]\"\n  | \"[autofocus]\"\n  | \"[autoplay]\"\n  | \"[axis]\"\n  | \"[background]\"\n  | \"[behavior]\"\n  | \"[bgcolor]\"\n  | \"[blocking]\"\n  | \"[border]\"\n  | \"[bottommargin]\"\n  | \"[browsingtopics]\"\n  | \"[capture]\"\n  | \"[cellpadding]\"\n  | \"[cellspacing]\"\n  | \"[char]\"\n  | \"[charoff]\"\n  | \"[charset]\"\n  | \"[checked]\"\n  | \"[cite]\"\n  | \"[class]\"\n  | \"[classid]\"\n  | \"[clear]\"\n  | \"[codebase]\"\n  | \"[codetype]\"\n  | \"[color]\"\n  | \"[cols]\"\n  | \"[colspan]\"\n  | \"[compact]\"\n  | \"[content]\"\n  | \"[contenteditable]\"\n  | \"[contextmenu]\"\n  | \"[controls]\"\n  | \"[coords]\"\n  | \"[credentialless]\"\n  | \"[crossorigin]\"\n  | \"[data]\"\n  | \"[datetime]\"\n  | \"[declare]\"\n  | \"[decoding]\"\n  | \"[default]\"\n  | \"[defer]\"\n  | \"[dir]\"\n  | \"[direction]\"\n  | \"[dirname]\"\n  | \"[disabled]\"\n  | \"[download]\"\n  | \"[draggable]\"\n  | \"[enctype]\"\n  | \"[enterkeyhint]\"\n  | \"[exportparts]\"\n  | \"[face]\"\n  | \"[fetchpriority]\"\n  | \"[for]\"\n  | \"[form]\"\n  | \"[formaction]\"\n  | \"[formenctype]\"\n  | \"[formmethod]\"\n  | \"[formnovalidate]\"\n  | \"[formtarget]\"\n  | \"[frame]\"\n  | \"[frameborder]\"\n  | \"[headers]\"\n  | \"[height]\"\n  | \"[hidden]\"\n  | \"[high]\"\n  | \"[href]\"\n  | \"[hreflang]\"\n  | \"[hspace]\"\n  | \"[http-equiv]\"\n  | \"[id]\"\n  | \"[imagesizes]\"\n  | \"[imagesrcset]\"\n  | \"[inert]\"\n  | \"[inputmode]\"\n  | \"[integrity]\"\n  | \"[is]\"\n  | \"[ismap]\"\n  | \"[itemid]\"\n  | \"[itemprop]\"\n  | \"[itemref]\"\n  | \"[itemscope]\"\n  | \"[itemtype]\"\n  | \"[kind]\"\n  | \"[label]\"\n  | \"[lang]\"\n  | \"[language]\"\n  | \"[leftmargin]\"\n  | \"[link]\"\n  | \"[list]\"\n  | \"[loading]\"\n  | \"[longdesc]\"\n  | \"[loop]\"\n  | \"[low]\"\n  | \"[manifest]\"\n  | \"[marginheight]\"\n  | \"[marginwidth]\"\n  | \"[max]\"\n  | \"[maxlength]\"\n  | \"[media]\"\n  | \"[method]\"\n  | \"[methods]\"\n  | \"[min]\"\n  | \"[minlength]\"\n  | \"[moz-opaque]\"\n  | \"[mozactionhint]\"\n  | \"[mozallowfullscreen]\"\n  | \"[msallowfullscreen]\"\n  | \"[multiple]\"\n  | \"[muted]\"\n  | \"[name]\"\n  | \"[nohref]\"\n  | \"[nomodule]\"\n  | \"[nonce]\"\n  | \"[noresize]\"\n  | \"[noshade]\"\n  | \"[novalidate]\"\n  | \"[nowrap]\"\n  | \"[onerror]\"\n  | \"[open]\"\n  | \"[optimum]\"\n  | \"[part]\"\n  | \"[pattern]\"\n  | \"[ping]\"\n  | \"[placeholder]\"\n  | \"[popover]\"\n  | \"[popovertarget]\"\n  | \"[popovertargetaction]\"\n  | \"[poster]\"\n  | \"[preload]\"\n  | \"[profile]\"\n  | \"[readonly]\"\n  | \"[referrerpolicy]\"\n  | \"[rel]\"\n  | \"[required]\"\n  | \"[rev]\"\n  | \"[reversed]\"\n  | \"[rightmargin]\"\n  | \"[rows]\"\n  | \"[rowspan]\"\n  | \"[rules]\"\n  | \"[sandbox]\"\n  | \"[scope]\"\n  | \"[scrollamount]\"\n  | \"[scrolldelay]\"\n  | \"[scrolling]\"\n  | \"[selected]\"\n  | \"[shadowroot]\"\n  | \"[shadowrootmode]\"\n  | \"[shape]\"\n  | \"[size]\"\n  | \"[sizes]\"\n  | \"[slot]\"\n  | \"[span]\"\n  | \"[spellcheck]\"\n  | \"[src]\"\n  | \"[srcdoc]\"\n  | \"[srclang]\"\n  | \"[srcset]\"\n  | \"[standby]\"\n  | \"[start]\"\n  | \"[step]\"\n  | \"[style]\"\n  | \"[summary]\"\n  | \"[tabindex]\"\n  | \"[target]\"\n  | \"[text]\"\n  | \"[title]\"\n  | \"[topmargin]\"\n  | \"[translate]\"\n  | \"[truespeed]\"\n  | \"[type]\"\n  | \"[usemap]\"\n  | \"[valign]\"\n  | \"[value]\"\n  | \"[valuetype]\"\n  | \"[version]\"\n  | \"[virtualkeyboardpolicy]\"\n  | \"[vlink]\"\n  | \"[vspace]\"\n  | \"[webkitallowfullscreen]\"\n  | \"[width]\"\n  | \"[wrap]\"\n  | \"[x-moz-errormessage]\"\n  | \"[xmlns]\";\n\nexport type SvgAttributes =\n  | \"[accent-height]\"\n  | \"[alignment-baseline]\"\n  | \"[allowReorder]\"\n  | \"[alphabetic]\"\n  | \"[animation]\"\n  | \"[arabic-form]\"\n  | \"[ascent]\"\n  | \"[async]\"\n  | \"[attributeName]\"\n  | \"[attributeType]\"\n  | \"[azimuth]\"\n  | \"[baseFrequency]\"\n  | \"[baseProfile]\"\n  | \"[baseline-shift]\"\n  | \"[bbox]\"\n  | \"[bias]\"\n  | \"[by]\"\n  | \"[calcMode]\"\n  | \"[cap-height]\"\n  | \"[class]\"\n  | \"[clip-path]\"\n  | \"[clip-rule]\"\n  | \"[clipPathUnits]\"\n  | \"[clip]\"\n  | \"[color-interpolation-filters]\"\n  | \"[color-interpolation]\"\n  | \"[color-profile]\"\n  | \"[color]\"\n  | \"[contentScriptType]\"\n  | \"[contentStyleType]\"\n  | \"[crossorigin]\"\n  | \"[cursor]\"\n  | \"[cx]\"\n  | \"[cy]\"\n  | \"[d]\"\n  | \"[decoding]\"\n  | \"[defer]\"\n  | \"[descent]\"\n  | \"[diffuseConstant]\"\n  | \"[direction]\"\n  | \"[display]\"\n  | \"[divisor]\"\n  | \"[document]\"\n  | \"[dominant-baseline]\"\n  | \"[download]\"\n  | \"[dur]\"\n  | \"[dx]\"\n  | \"[dy]\"\n  | \"[edgeMode]\"\n  | \"[elevation]\"\n  | \"[enable-background]\"\n  | \"[fill-opacity]\"\n  | \"[fill-rule]\"\n  | \"[fill]\"\n  | \"[filterRes]\"\n  | \"[filterUnits]\"\n  | \"[filter]\"\n  | \"[flood-color]\"\n  | \"[flood-opacity]\"\n  | \"[font-family]\"\n  | \"[font-size-adjust]\"\n  | \"[font-size]\"\n  | \"[font-stretch]\"\n  | \"[font-style]\"\n  | \"[font-variant]\"\n  | \"[font-weight]\"\n  | \"[format]\"\n  | \"[fr]\"\n  | \"[from]\"\n  | \"[fx]\"\n  | \"[fy]\"\n  | \"[g1]\"\n  | \"[g2]\"\n  | \"[global]\"\n  | \"[glyph-name]\"\n  | \"[glyph-orientation-horizontal]\"\n  | \"[glyph-orientation-vertical]\"\n  | \"[glyphRef]\"\n  | \"[gradientTransform]\"\n  | \"[gradientUnits]\"\n  | \"[graphical]\"\n  | \"[hanging]\"\n  | \"[height]\"\n  | \"[horiz-adv-x]\"\n  | \"[horiz-origin-x]\"\n  | \"[horiz-origin-y]\"\n  | \"[href]\"\n  | \"[hreflang]\"\n  | \"[id]\"\n  | \"[ideographic]\"\n  | \"[image-rendering]\"\n  | \"[in2]\"\n  | \"[in]\"\n  | \"[k1]\"\n  | \"[k2]\"\n  | \"[k3]\"\n  | \"[k4]\"\n  | \"[k]\"\n  | \"[kernelMatrix]\"\n  | \"[kernelUnitLength]\"\n  | \"[kerning]\"\n  | \"[keyPoints]\"\n  | \"[lang]\"\n  | \"[lengthAdjust]\"\n  | \"[letter-spacing]\"\n  | \"[lighting-color]\"\n  | \"[limitingConeAngle]\"\n  | \"[marker-end]\"\n  | \"[marker-mid]\"\n  | \"[marker-start]\"\n  | \"[markerHeight]\"\n  | \"[markerUnits]\"\n  | \"[markerWidth]\"\n  | \"[maskContentUnits]\"\n  | \"[maskUnits]\"\n  | \"[mask]\"\n  | \"[mathematical]\"\n  | \"[media]\"\n  | \"[mode]\"\n  | \"[name]\"\n  | \"[numOctaves]\"\n  | \"[offset]\"\n  | \"[opacity]\"\n  | \"[operator]\"\n  | \"[order]\"\n  | \"[orient]\"\n  | \"[orientation]\"\n  | \"[origin]\"\n  | \"[overflow]\"\n  | \"[overline-position]\"\n  | \"[overline-thickness]\"\n  | \"[paint-order]\"\n  | \"[panose-1]\"\n  | \"[path]\"\n  | \"[patternContentUnits]\"\n  | \"[patternTransform]\"\n  | \"[patternUnits]\"\n  | \"[ping]\"\n  | \"[pointer-events]\"\n  | \"[pointsAtX]\"\n  | \"[pointsAtY]\"\n  | \"[pointsAtZ]\"\n  | \"[points]\"\n  | \"[preserveAlpha]\"\n  | \"[preserveAspectRatio]\"\n  | \"[primitiveUnits]\"\n  | \"[r]\"\n  | \"[radius]\"\n  | \"[refX]\"\n  | \"[refY]\"\n  | \"[referrerpolicy]\"\n  | \"[rel]\"\n  | \"[repeatCount]\"\n  | \"[requiredExtensions]\"\n  | \"[requiredFeatures]\"\n  | \"[rotate]\"\n  | \"[rx]\"\n  | \"[ry]\"\n  | \"[scale]\"\n  | \"[seed]\"\n  | \"[shape-rendering]\"\n  | \"[side]\"\n  | \"[slope]\"\n  | \"[solid-color]\"\n  | \"[solid-opacity]\"\n  | \"[spacing]\"\n  | \"[specularConstant]\"\n  | \"[specularExponent]\"\n  | \"[spreadMethod]\"\n  | \"[startOffset]\"\n  | \"[stdDeviation]\"\n  | \"[stemh]\"\n  | \"[stemv]\"\n  | \"[stitchTiles]\"\n  | \"[stop-color]\"\n  | \"[stop-opacity]\"\n  | \"[strikethrough-position]\"\n  | \"[strikethrough-thickness]\"\n  | \"[string]\"\n  | \"[stroke-dasharray]\"\n  | \"[stroke-dashoffset]\"\n  | \"[stroke-linecap]\"\n  | \"[stroke-linejoin]\"\n  | \"[stroke-miterlimit]\"\n  | \"[stroke-opacity]\"\n  | \"[stroke-width]\"\n  | \"[stroke]\"\n  | \"[style]\"\n  | \"[surfaceScale]\"\n  | \"[systemLanguage]\"\n  | \"[tabindex]\"\n  | \"[targetX]\"\n  | \"[targetY]\"\n  | \"[target]\"\n  | \"[text-anchor]\"\n  | \"[text-decoration]\"\n  | \"[text-overflow]\"\n  | \"[text-rendering]\"\n  | \"[textLength]\"\n  | \"[title]\"\n  | \"[to]\"\n  | \"[transform-origin]\"\n  | \"[transform]\"\n  | \"[type]\"\n  | \"[u1]\"\n  | \"[u2]\"\n  | \"[underline-position]\"\n  | \"[underline-thickness]\"\n  | \"[unicode-bidi]\"\n  | \"[unicode-range]\"\n  | \"[unicode]\"\n  | \"[units-per-em]\"\n  | \"[v-alphabetic]\"\n  | \"[v-hanging]\"\n  | \"[v-ideographic]\"\n  | \"[v-mathematical]\"\n  | \"[values]\"\n  | \"[vector-effect]\"\n  | \"[version]\"\n  | \"[vert-adv-y]\"\n  | \"[vert-origin-x]\"\n  | \"[vert-origin-y]\"\n  | \"[viewBox]\"\n  | \"[viewTarget]\"\n  | \"[visibility]\"\n  | \"[white-space]\"\n  | \"[width]\"\n  | \"[widths]\"\n  | \"[word-spacing]\"\n  | \"[writing-mode]\"\n  | \"[x-height]\"\n  | \"[x1]\"\n  | \"[x2]\"\n  | \"[xChannelSelector]\"\n  | \"[x]\"\n  | \"[y1]\"\n  | \"[y2]\"\n  | \"[yChannelSelector]\"\n  | \"[y]\"\n  | \"[z]\"\n  | \"[zoomAndPan]\";\n\nexport type Globals = \"-moz-initial\" | \"inherit\" | \"initial\" | \"revert\" | \"revert-layer\" | \"unset\";\n\nexport namespace Property {\n  export type AccentColor = Globals | DataType.Color | \"auto\";\n\n  export type AlignContent = Globals | DataType.ContentDistribution | DataType.ContentPosition | \"baseline\" | \"normal\" | (string & {});\n\n  export type AlignItems = Globals | DataType.SelfPosition | \"baseline\" | \"normal\" | \"stretch\" | (string & {});\n\n  export type AlignSelf = Globals | DataType.SelfPosition | \"auto\" | \"baseline\" | \"normal\" | \"stretch\" | (string & {});\n\n  export type AlignTracks = Globals | DataType.ContentDistribution | DataType.ContentPosition | \"baseline\" | \"normal\" | (string & {});\n\n  export type All = Globals;\n\n  export type Animation<TTime = string & {}> = Globals | DataType.SingleAnimation<TTime> | (string & {});\n\n  export type AnimationComposition = Globals | DataType.SingleAnimationComposition | (string & {});\n\n  export type AnimationDelay<TTime = string & {}> = Globals | TTime | (string & {});\n\n  export type AnimationDirection = Globals | DataType.SingleAnimationDirection | (string & {});\n\n  export type AnimationDuration<TTime = string & {}> = Globals | TTime | (string & {});\n\n  export type AnimationFillMode = Globals | DataType.SingleAnimationFillMode | (string & {});\n\n  export type AnimationIterationCount = Globals | \"infinite\" | (string & {}) | (number & {});\n\n  export type AnimationName = Globals | \"none\" | (string & {});\n\n  export type AnimationPlayState = Globals | \"paused\" | \"running\" | (string & {});\n\n  export type AnimationRange<TLength = (string & {}) | 0> = Globals | DataType.TimelineRangeName | TLength | \"normal\" | (string & {});\n\n  export type AnimationRangeEnd<TLength = (string & {}) | 0> = Globals | DataType.TimelineRangeName | TLength | \"normal\" | (string & {});\n\n  export type AnimationRangeStart<TLength = (string & {}) | 0> = Globals | DataType.TimelineRangeName | TLength | \"normal\" | (string & {});\n\n  export type AnimationTimeline = Globals | DataType.SingleAnimationTimeline | (string & {});\n\n  export type AnimationTimingFunction = Globals | DataType.EasingFunction | (string & {});\n\n  export type Appearance = Globals | DataType.CompatAuto | \"auto\" | \"menulist-button\" | \"none\" | \"textfield\";\n\n  export type AspectRatio = Globals | \"auto\" | (string & {}) | (number & {});\n\n  export type Azimuth =\n    | Globals\n    | \"behind\"\n    | \"center\"\n    | \"center-left\"\n    | \"center-right\"\n    | \"far-left\"\n    | \"far-right\"\n    | \"left\"\n    | \"left-side\"\n    | \"leftwards\"\n    | \"right\"\n    | \"right-side\"\n    | \"rightwards\"\n    | (string & {});\n\n  export type BackdropFilter = Globals | \"none\" | (string & {});\n\n  export type BackfaceVisibility = Globals | \"hidden\" | \"visible\";\n\n  export type Background<TLength = (string & {}) | 0> = Globals | DataType.FinalBgLayer<TLength> | (string & {});\n\n  export type BackgroundAttachment = Globals | DataType.Attachment | (string & {});\n\n  export type BackgroundBlendMode = Globals | DataType.BlendMode | (string & {});\n\n  export type BackgroundClip = Globals | DataType.Box | (string & {});\n\n  export type BackgroundColor = Globals | DataType.Color;\n\n  export type BackgroundImage = Globals | \"none\" | (string & {});\n\n  export type BackgroundOrigin = Globals | DataType.Box | (string & {});\n\n  export type BackgroundPosition<TLength = (string & {}) | 0> = Globals | DataType.BgPosition<TLength> | (string & {});\n\n  export type BackgroundPositionX<TLength = (string & {}) | 0> = Globals | TLength | \"center\" | \"left\" | \"right\" | \"x-end\" | \"x-start\" | (string & {});\n\n  export type BackgroundPositionY<TLength = (string & {}) | 0> = Globals | TLength | \"bottom\" | \"center\" | \"top\" | \"y-end\" | \"y-start\" | (string & {});\n\n  export type BackgroundRepeat = Globals | DataType.RepeatStyle | (string & {});\n\n  export type BackgroundSize<TLength = (string & {}) | 0> = Globals | DataType.BgSize<TLength> | (string & {});\n\n  export type BlockOverflow = Globals | \"clip\" | \"ellipsis\" | (string & {});\n\n  export type BlockSize<TLength = (string & {}) | 0> =\n    | Globals\n    | TLength\n    | \"-moz-fit-content\"\n    | \"-moz-max-content\"\n    | \"-moz-min-content\"\n    | \"auto\"\n    | \"fit-content\"\n    | \"max-content\"\n    | \"min-content\"\n    | (string & {});\n\n  export type Border<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength> | DataType.LineStyle | DataType.Color | (string & {});\n\n  export type BorderBlock<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength> | DataType.LineStyle | DataType.Color | (string & {});\n\n  export type BorderBlockColor = Globals | DataType.Color | (string & {});\n\n  export type BorderBlockEnd<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength> | DataType.LineStyle | DataType.Color | (string & {});\n\n  export type BorderBlockEndColor = Globals | DataType.Color;\n\n  export type BorderBlockEndStyle = Globals | DataType.LineStyle;\n\n  export type BorderBlockEndWidth<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength>;\n\n  export type BorderBlockStart<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength> | DataType.LineStyle | DataType.Color | (string & {});\n\n  export type BorderBlockStartColor = Globals | DataType.Color;\n\n  export type BorderBlockStartStyle = Globals | DataType.LineStyle;\n\n  export type BorderBlockStartWidth<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength>;\n\n  export type BorderBlockStyle = Globals | DataType.LineStyle;\n\n  export type BorderBlockWidth<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength>;\n\n  export type BorderBottom<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength> | DataType.LineStyle | DataType.Color | (string & {});\n\n  export type BorderBottomColor = Globals | DataType.Color;\n\n  export type BorderBottomLeftRadius<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type BorderBottomRightRadius<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type BorderBottomStyle = Globals | DataType.LineStyle;\n\n  export type BorderBottomWidth<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength>;\n\n  export type BorderCollapse = Globals | \"collapse\" | \"separate\";\n\n  export type BorderColor = Globals | DataType.Color | (string & {});\n\n  export type BorderEndEndRadius<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type BorderEndStartRadius<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type BorderImage = Globals | \"none\" | \"repeat\" | \"round\" | \"space\" | \"stretch\" | (string & {}) | (number & {});\n\n  export type BorderImageOutset<TLength = (string & {}) | 0> = Globals | TLength | (string & {}) | (number & {});\n\n  export type BorderImageRepeat = Globals | \"repeat\" | \"round\" | \"space\" | \"stretch\" | (string & {});\n\n  export type BorderImageSlice = Globals | (string & {}) | (number & {});\n\n  export type BorderImageSource = Globals | \"none\" | (string & {});\n\n  export type BorderImageWidth<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {}) | (number & {});\n\n  export type BorderInline<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength> | DataType.LineStyle | DataType.Color | (string & {});\n\n  export type BorderInlineColor = Globals | DataType.Color | (string & {});\n\n  export type BorderInlineEnd<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength> | DataType.LineStyle | DataType.Color | (string & {});\n\n  export type BorderInlineEndColor = Globals | DataType.Color;\n\n  export type BorderInlineEndStyle = Globals | DataType.LineStyle;\n\n  export type BorderInlineEndWidth<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength>;\n\n  export type BorderInlineStart<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength> | DataType.LineStyle | DataType.Color | (string & {});\n\n  export type BorderInlineStartColor = Globals | DataType.Color;\n\n  export type BorderInlineStartStyle = Globals | DataType.LineStyle;\n\n  export type BorderInlineStartWidth<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength>;\n\n  export type BorderInlineStyle = Globals | DataType.LineStyle;\n\n  export type BorderInlineWidth<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength>;\n\n  export type BorderLeft<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength> | DataType.LineStyle | DataType.Color | (string & {});\n\n  export type BorderLeftColor = Globals | DataType.Color;\n\n  export type BorderLeftStyle = Globals | DataType.LineStyle;\n\n  export type BorderLeftWidth<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength>;\n\n  export type BorderRadius<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type BorderRight<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength> | DataType.LineStyle | DataType.Color | (string & {});\n\n  export type BorderRightColor = Globals | DataType.Color;\n\n  export type BorderRightStyle = Globals | DataType.LineStyle;\n\n  export type BorderRightWidth<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength>;\n\n  export type BorderSpacing<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type BorderStartEndRadius<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type BorderStartStartRadius<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type BorderStyle = Globals | DataType.LineStyle | (string & {});\n\n  export type BorderTop<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength> | DataType.LineStyle | DataType.Color | (string & {});\n\n  export type BorderTopColor = Globals | DataType.Color;\n\n  export type BorderTopLeftRadius<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type BorderTopRightRadius<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type BorderTopStyle = Globals | DataType.LineStyle;\n\n  export type BorderTopWidth<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength>;\n\n  export type BorderWidth<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength> | (string & {});\n\n  export type Bottom<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type BoxAlign = Globals | \"baseline\" | \"center\" | \"end\" | \"start\" | \"stretch\";\n\n  export type BoxDecorationBreak = Globals | \"clone\" | \"slice\";\n\n  export type BoxDirection = Globals | \"inherit\" | \"normal\" | \"reverse\";\n\n  export type BoxFlex = Globals | (number & {}) | (string & {});\n\n  export type BoxFlexGroup = Globals | (number & {}) | (string & {});\n\n  export type BoxLines = Globals | \"multiple\" | \"single\";\n\n  export type BoxOrdinalGroup = Globals | (number & {}) | (string & {});\n\n  export type BoxOrient = Globals | \"block-axis\" | \"horizontal\" | \"inherit\" | \"inline-axis\" | \"vertical\";\n\n  export type BoxPack = Globals | \"center\" | \"end\" | \"justify\" | \"start\";\n\n  export type BoxShadow = Globals | \"none\" | (string & {});\n\n  export type BoxSizing = Globals | \"border-box\" | \"content-box\";\n\n  export type BreakAfter =\n    | Globals\n    | \"all\"\n    | \"always\"\n    | \"auto\"\n    | \"avoid\"\n    | \"avoid-column\"\n    | \"avoid-page\"\n    | \"avoid-region\"\n    | \"column\"\n    | \"left\"\n    | \"page\"\n    | \"recto\"\n    | \"region\"\n    | \"right\"\n    | \"verso\";\n\n  export type BreakBefore =\n    | Globals\n    | \"all\"\n    | \"always\"\n    | \"auto\"\n    | \"avoid\"\n    | \"avoid-column\"\n    | \"avoid-page\"\n    | \"avoid-region\"\n    | \"column\"\n    | \"left\"\n    | \"page\"\n    | \"recto\"\n    | \"region\"\n    | \"right\"\n    | \"verso\";\n\n  export type BreakInside = Globals | \"auto\" | \"avoid\" | \"avoid-column\" | \"avoid-page\" | \"avoid-region\";\n\n  export type CaptionSide = Globals | \"block-end\" | \"block-start\" | \"bottom\" | \"inline-end\" | \"inline-start\" | \"top\";\n\n  export type Caret = Globals | DataType.Color | \"auto\" | \"bar\" | \"block\" | \"underscore\" | (string & {});\n\n  export type CaretColor = Globals | DataType.Color | \"auto\";\n\n  export type CaretShape = Globals | \"auto\" | \"bar\" | \"block\" | \"underscore\";\n\n  export type Clear = Globals | \"both\" | \"inline-end\" | \"inline-start\" | \"left\" | \"none\" | \"right\";\n\n  export type Clip = Globals | \"auto\" | (string & {});\n\n  export type ClipPath = Globals | DataType.GeometryBox | \"none\" | (string & {});\n\n  export type Color = Globals | DataType.Color;\n\n  export type PrintColorAdjust = Globals | \"economy\" | \"exact\";\n\n  export type ColorScheme = Globals | \"dark\" | \"light\" | \"normal\" | (string & {});\n\n  export type ColumnCount = Globals | \"auto\" | (number & {}) | (string & {});\n\n  export type ColumnFill = Globals | \"auto\" | \"balance\" | \"balance-all\";\n\n  export type ColumnGap<TLength = (string & {}) | 0> = Globals | TLength | \"normal\" | (string & {});\n\n  export type ColumnRule<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength> | DataType.LineStyle | DataType.Color | (string & {});\n\n  export type ColumnRuleColor = Globals | DataType.Color;\n\n  export type ColumnRuleStyle = Globals | DataType.LineStyle | (string & {});\n\n  export type ColumnRuleWidth<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength> | (string & {});\n\n  export type ColumnSpan = Globals | \"all\" | \"none\";\n\n  export type ColumnWidth<TLength = (string & {}) | 0> = Globals | TLength | \"auto\";\n\n  export type Columns<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {}) | (number & {});\n\n  export type Contain = Globals | \"content\" | \"inline-size\" | \"layout\" | \"none\" | \"paint\" | \"size\" | \"strict\" | \"style\" | (string & {});\n\n  export type ContainIntrinsicBlockSize<TLength = (string & {}) | 0> = Globals | TLength | \"none\" | (string & {});\n\n  export type ContainIntrinsicHeight<TLength = (string & {}) | 0> = Globals | TLength | \"none\" | (string & {});\n\n  export type ContainIntrinsicInlineSize<TLength = (string & {}) | 0> = Globals | TLength | \"none\" | (string & {});\n\n  export type ContainIntrinsicSize<TLength = (string & {}) | 0> = Globals | TLength | \"none\" | (string & {});\n\n  export type ContainIntrinsicWidth<TLength = (string & {}) | 0> = Globals | TLength | \"none\" | (string & {});\n\n  export type Container = Globals | \"none\" | (string & {});\n\n  export type ContainerName = Globals | \"none\" | (string & {});\n\n  export type ContainerType = Globals | \"inline-size\" | \"normal\" | \"size\";\n\n  export type Content = Globals | DataType.ContentList | \"none\" | \"normal\" | (string & {});\n\n  export type ContentVisibility = Globals | \"auto\" | \"hidden\" | \"visible\";\n\n  export type CounterIncrement = Globals | \"none\" | (string & {});\n\n  export type CounterReset = Globals | \"none\" | (string & {});\n\n  export type CounterSet = Globals | \"none\" | (string & {});\n\n  export type Cursor =\n    | Globals\n    | \"-moz-grab\"\n    | \"-webkit-grab\"\n    | \"alias\"\n    | \"all-scroll\"\n    | \"auto\"\n    | \"cell\"\n    | \"col-resize\"\n    | \"context-menu\"\n    | \"copy\"\n    | \"crosshair\"\n    | \"default\"\n    | \"e-resize\"\n    | \"ew-resize\"\n    | \"grab\"\n    | \"grabbing\"\n    | \"help\"\n    | \"move\"\n    | \"n-resize\"\n    | \"ne-resize\"\n    | \"nesw-resize\"\n    | \"no-drop\"\n    | \"none\"\n    | \"not-allowed\"\n    | \"ns-resize\"\n    | \"nw-resize\"\n    | \"nwse-resize\"\n    | \"pointer\"\n    | \"progress\"\n    | \"row-resize\"\n    | \"s-resize\"\n    | \"se-resize\"\n    | \"sw-resize\"\n    | \"text\"\n    | \"vertical-text\"\n    | \"w-resize\"\n    | \"wait\"\n    | \"zoom-in\"\n    | \"zoom-out\"\n    | (string & {});\n\n  export type Direction = Globals | \"ltr\" | \"rtl\";\n\n  export type Display =\n    | Globals\n    | DataType.DisplayOutside\n    | DataType.DisplayInside\n    | DataType.DisplayInternal\n    | DataType.DisplayLegacy\n    | \"contents\"\n    | \"list-item\"\n    | \"none\"\n    | (string & {});\n\n  export type EmptyCells = Globals | \"hide\" | \"show\";\n\n  export type Filter = Globals | \"none\" | (string & {});\n\n  export type Flex<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | \"content\" | \"fit-content\" | \"max-content\" | \"min-content\" | \"none\" | (string & {}) | (number & {});\n\n  export type FlexBasis<TLength = (string & {}) | 0> =\n    | Globals\n    | TLength\n    | \"-moz-fit-content\"\n    | \"-moz-max-content\"\n    | \"-moz-min-content\"\n    | \"-webkit-auto\"\n    | \"auto\"\n    | \"content\"\n    | \"fit-content\"\n    | \"max-content\"\n    | \"min-content\"\n    | (string & {});\n\n  export type FlexDirection = Globals | \"column\" | \"column-reverse\" | \"row\" | \"row-reverse\";\n\n  export type FlexFlow = Globals | \"column\" | \"column-reverse\" | \"nowrap\" | \"row\" | \"row-reverse\" | \"wrap\" | \"wrap-reverse\" | (string & {});\n\n  export type FlexGrow = Globals | (number & {}) | (string & {});\n\n  export type FlexShrink = Globals | (number & {}) | (string & {});\n\n  export type FlexWrap = Globals | \"nowrap\" | \"wrap\" | \"wrap-reverse\";\n\n  export type Float = Globals | \"inline-end\" | \"inline-start\" | \"left\" | \"none\" | \"right\";\n\n  export type Font = Globals | \"caption\" | \"icon\" | \"menu\" | \"message-box\" | \"small-caption\" | \"status-bar\" | (string & {});\n\n  export type FontFamily = Globals | DataType.GenericFamily | (string & {});\n\n  export type FontFeatureSettings = Globals | \"normal\" | (string & {});\n\n  export type FontKerning = Globals | \"auto\" | \"none\" | \"normal\";\n\n  export type FontLanguageOverride = Globals | \"normal\" | (string & {});\n\n  export type FontOpticalSizing = Globals | \"auto\" | \"none\";\n\n  export type FontPalette = Globals | \"dark\" | \"light\" | \"normal\" | (string & {});\n\n  export type FontSize<TLength = (string & {}) | 0> = Globals | DataType.AbsoluteSize | TLength | \"larger\" | \"smaller\" | (string & {});\n\n  export type FontSizeAdjust = Globals | \"from-font\" | \"none\" | (string & {}) | (number & {});\n\n  export type FontSmooth<TLength = (string & {}) | 0> = Globals | DataType.AbsoluteSize | TLength | \"always\" | \"auto\" | \"never\";\n\n  export type FontStretch = Globals | DataType.FontStretchAbsolute;\n\n  export type FontStyle = Globals | \"italic\" | \"normal\" | \"oblique\" | (string & {});\n\n  export type FontSynthesis = Globals | \"none\" | \"position\" | \"small-caps\" | \"style\" | \"weight\" | (string & {});\n\n  export type FontSynthesisPosition = Globals | \"auto\" | \"none\";\n\n  export type FontSynthesisSmallCaps = Globals | \"auto\" | \"none\";\n\n  export type FontSynthesisStyle = Globals | \"auto\" | \"none\";\n\n  export type FontSynthesisWeight = Globals | \"auto\" | \"none\";\n\n  export type FontVariant =\n    | Globals\n    | DataType.EastAsianVariantValues\n    | \"all-petite-caps\"\n    | \"all-small-caps\"\n    | \"common-ligatures\"\n    | \"contextual\"\n    | \"diagonal-fractions\"\n    | \"discretionary-ligatures\"\n    | \"full-width\"\n    | \"historical-forms\"\n    | \"historical-ligatures\"\n    | \"lining-nums\"\n    | \"no-common-ligatures\"\n    | \"no-contextual\"\n    | \"no-discretionary-ligatures\"\n    | \"no-historical-ligatures\"\n    | \"none\"\n    | \"normal\"\n    | \"oldstyle-nums\"\n    | \"ordinal\"\n    | \"petite-caps\"\n    | \"proportional-nums\"\n    | \"proportional-width\"\n    | \"ruby\"\n    | \"slashed-zero\"\n    | \"small-caps\"\n    | \"stacked-fractions\"\n    | \"tabular-nums\"\n    | \"titling-caps\"\n    | \"unicase\"\n    | (string & {});\n\n  export type FontVariantAlternates = Globals | \"historical-forms\" | \"normal\" | (string & {});\n\n  export type FontVariantCaps = Globals | \"all-petite-caps\" | \"all-small-caps\" | \"normal\" | \"petite-caps\" | \"small-caps\" | \"titling-caps\" | \"unicase\";\n\n  export type FontVariantEastAsian = Globals | DataType.EastAsianVariantValues | \"full-width\" | \"normal\" | \"proportional-width\" | \"ruby\" | (string & {});\n\n  export type FontVariantEmoji = Globals | \"emoji\" | \"normal\" | \"text\" | \"unicode\";\n\n  export type FontVariantLigatures =\n    | Globals\n    | \"common-ligatures\"\n    | \"contextual\"\n    | \"discretionary-ligatures\"\n    | \"historical-ligatures\"\n    | \"no-common-ligatures\"\n    | \"no-contextual\"\n    | \"no-discretionary-ligatures\"\n    | \"no-historical-ligatures\"\n    | \"none\"\n    | \"normal\"\n    | (string & {});\n\n  export type FontVariantNumeric =\n    | Globals\n    | \"diagonal-fractions\"\n    | \"lining-nums\"\n    | \"normal\"\n    | \"oldstyle-nums\"\n    | \"ordinal\"\n    | \"proportional-nums\"\n    | \"slashed-zero\"\n    | \"stacked-fractions\"\n    | \"tabular-nums\"\n    | (string & {});\n\n  export type FontVariantPosition = Globals | \"normal\" | \"sub\" | \"super\";\n\n  export type FontVariationSettings = Globals | \"normal\" | (string & {});\n\n  export type FontWeight = Globals | DataType.FontWeightAbsolute | \"bolder\" | \"lighter\";\n\n  export type ForcedColorAdjust = Globals | \"auto\" | \"none\";\n\n  export type Gap<TLength = (string & {}) | 0> = Globals | TLength | \"normal\" | (string & {});\n\n  export type Grid = Globals | \"none\" | (string & {});\n\n  export type GridArea = Globals | DataType.GridLine | (string & {});\n\n  export type GridAutoColumns<TLength = (string & {}) | 0> = Globals | DataType.TrackBreadth<TLength> | (string & {});\n\n  export type GridAutoFlow = Globals | \"column\" | \"dense\" | \"row\" | (string & {});\n\n  export type GridAutoRows<TLength = (string & {}) | 0> = Globals | DataType.TrackBreadth<TLength> | (string & {});\n\n  export type GridColumn = Globals | DataType.GridLine | (string & {});\n\n  export type GridColumnEnd = Globals | DataType.GridLine;\n\n  export type GridColumnGap<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type GridColumnStart = Globals | DataType.GridLine;\n\n  export type GridGap<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type GridRow = Globals | DataType.GridLine | (string & {});\n\n  export type GridRowEnd = Globals | DataType.GridLine;\n\n  export type GridRowGap<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type GridRowStart = Globals | DataType.GridLine;\n\n  export type GridTemplate = Globals | \"none\" | (string & {});\n\n  export type GridTemplateAreas = Globals | \"none\" | (string & {});\n\n  export type GridTemplateColumns<TLength = (string & {}) | 0> = Globals | DataType.TrackBreadth<TLength> | \"none\" | \"subgrid\" | (string & {});\n\n  export type GridTemplateRows<TLength = (string & {}) | 0> = Globals | DataType.TrackBreadth<TLength> | \"none\" | \"subgrid\" | (string & {});\n\n  export type HangingPunctuation = Globals | \"allow-end\" | \"first\" | \"force-end\" | \"last\" | \"none\" | (string & {});\n\n  export type Height<TLength = (string & {}) | 0> =\n    | Globals\n    | TLength\n    | \"-moz-max-content\"\n    | \"-moz-min-content\"\n    | \"-webkit-fit-content\"\n    | \"auto\"\n    | \"fit-content\"\n    | \"max-content\"\n    | \"min-content\"\n    | (string & {});\n\n  export type HyphenateCharacter = Globals | \"auto\" | (string & {});\n\n  export type HyphenateLimitChars = Globals | \"auto\" | (string & {}) | (number & {});\n\n  export type Hyphens = Globals | \"auto\" | \"manual\" | \"none\";\n\n  export type ImageOrientation = Globals | \"flip\" | \"from-image\" | (string & {});\n\n  export type ImageRendering = Globals | \"-moz-crisp-edges\" | \"-webkit-optimize-contrast\" | \"auto\" | \"crisp-edges\" | \"pixelated\";\n\n  export type ImageResolution = Globals | \"from-image\" | (string & {});\n\n  export type ImeMode = Globals | \"active\" | \"auto\" | \"disabled\" | \"inactive\" | \"normal\";\n\n  export type InitialLetter = Globals | \"normal\" | (string & {}) | (number & {});\n\n  export type InlineSize<TLength = (string & {}) | 0> =\n    | Globals\n    | TLength\n    | \"-moz-fit-content\"\n    | \"-moz-max-content\"\n    | \"-moz-min-content\"\n    | \"-webkit-fill-available\"\n    | \"auto\"\n    | \"fit-content\"\n    | \"max-content\"\n    | \"min-content\"\n    | (string & {});\n\n  export type InputSecurity = Globals | \"auto\" | \"none\";\n\n  export type Inset<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type InsetBlock<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type InsetBlockEnd<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type InsetBlockStart<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type InsetInline<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type InsetInlineEnd<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type InsetInlineStart<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type Isolation = Globals | \"auto\" | \"isolate\";\n\n  export type JustifyContent = Globals | DataType.ContentDistribution | DataType.ContentPosition | \"left\" | \"normal\" | \"right\" | (string & {});\n\n  export type JustifyItems = Globals | DataType.SelfPosition | \"baseline\" | \"left\" | \"legacy\" | \"normal\" | \"right\" | \"stretch\" | (string & {});\n\n  export type JustifySelf = Globals | DataType.SelfPosition | \"auto\" | \"baseline\" | \"left\" | \"normal\" | \"right\" | \"stretch\" | (string & {});\n\n  export type JustifyTracks = Globals | DataType.ContentDistribution | DataType.ContentPosition | \"left\" | \"normal\" | \"right\" | (string & {});\n\n  export type Left<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type LetterSpacing<TLength = (string & {}) | 0> = Globals | TLength | \"normal\";\n\n  export type LineBreak = Globals | \"anywhere\" | \"auto\" | \"loose\" | \"normal\" | \"strict\";\n\n  export type LineClamp = Globals | \"none\" | (number & {}) | (string & {});\n\n  export type LineHeight<TLength = (string & {}) | 0> = Globals | TLength | \"normal\" | (string & {}) | (number & {});\n\n  export type LineHeightStep<TLength = (string & {}) | 0> = Globals | TLength;\n\n  export type ListStyle = Globals | \"inside\" | \"none\" | \"outside\" | (string & {});\n\n  export type ListStyleImage = Globals | \"none\" | (string & {});\n\n  export type ListStylePosition = Globals | \"inside\" | \"outside\";\n\n  export type ListStyleType = Globals | \"none\" | (string & {});\n\n  export type Margin<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type MarginBlock<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type MarginBlockEnd<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type MarginBlockStart<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type MarginBottom<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type MarginInline<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type MarginInlineEnd<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type MarginInlineStart<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type MarginLeft<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type MarginRight<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type MarginTop<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type MarginTrim = Globals | \"all\" | \"in-flow\" | \"none\";\n\n  export type Mask<TLength = (string & {}) | 0> = Globals | DataType.MaskLayer<TLength> | (string & {});\n\n  export type MaskBorder = Globals | \"alpha\" | \"luminance\" | \"none\" | \"repeat\" | \"round\" | \"space\" | \"stretch\" | (string & {}) | (number & {});\n\n  export type MaskBorderMode = Globals | \"alpha\" | \"luminance\";\n\n  export type MaskBorderOutset<TLength = (string & {}) | 0> = Globals | TLength | (string & {}) | (number & {});\n\n  export type MaskBorderRepeat = Globals | \"repeat\" | \"round\" | \"space\" | \"stretch\" | (string & {});\n\n  export type MaskBorderSlice = Globals | (string & {}) | (number & {});\n\n  export type MaskBorderSource = Globals | \"none\" | (string & {});\n\n  export type MaskBorderWidth<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {}) | (number & {});\n\n  export type MaskClip = Globals | DataType.GeometryBox | \"no-clip\" | (string & {});\n\n  export type MaskComposite = Globals | DataType.CompositingOperator | (string & {});\n\n  export type MaskImage = Globals | \"none\" | (string & {});\n\n  export type MaskMode = Globals | DataType.MaskingMode | (string & {});\n\n  export type MaskOrigin = Globals | DataType.GeometryBox | (string & {});\n\n  export type MaskPosition<TLength = (string & {}) | 0> = Globals | DataType.Position<TLength> | (string & {});\n\n  export type MaskRepeat = Globals | DataType.RepeatStyle | (string & {});\n\n  export type MaskSize<TLength = (string & {}) | 0> = Globals | DataType.BgSize<TLength> | (string & {});\n\n  export type MaskType = Globals | \"alpha\" | \"luminance\";\n\n  export type MasonryAutoFlow = Globals | \"definite-first\" | \"next\" | \"ordered\" | \"pack\" | (string & {});\n\n  export type MathDepth = Globals | \"auto-add\" | (string & {}) | (number & {});\n\n  export type MathShift = Globals | \"compact\" | \"normal\";\n\n  export type MathStyle = Globals | \"compact\" | \"normal\";\n\n  export type MaxBlockSize<TLength = (string & {}) | 0> =\n    | Globals\n    | TLength\n    | \"-moz-max-content\"\n    | \"-moz-min-content\"\n    | \"-webkit-fill-available\"\n    | \"fit-content\"\n    | \"max-content\"\n    | \"min-content\"\n    | \"none\"\n    | (string & {});\n\n  export type MaxHeight<TLength = (string & {}) | 0> =\n    | Globals\n    | TLength\n    | \"-moz-fit-content\"\n    | \"-moz-max-content\"\n    | \"-moz-min-content\"\n    | \"-webkit-fit-content\"\n    | \"-webkit-max-content\"\n    | \"-webkit-min-content\"\n    | \"fit-content\"\n    | \"intrinsic\"\n    | \"max-content\"\n    | \"min-content\"\n    | \"none\"\n    | (string & {});\n\n  export type MaxInlineSize<TLength = (string & {}) | 0> =\n    | Globals\n    | TLength\n    | \"-moz-fit-content\"\n    | \"-moz-max-content\"\n    | \"-moz-min-content\"\n    | \"-webkit-fill-available\"\n    | \"fit-content\"\n    | \"max-content\"\n    | \"min-content\"\n    | \"none\"\n    | (string & {});\n\n  export type MaxLines = Globals | \"none\" | (number & {}) | (string & {});\n\n  export type MaxWidth<TLength = (string & {}) | 0> =\n    | Globals\n    | TLength\n    | \"-moz-fit-content\"\n    | \"-moz-max-content\"\n    | \"-moz-min-content\"\n    | \"-webkit-fit-content\"\n    | \"-webkit-max-content\"\n    | \"-webkit-min-content\"\n    | \"fit-content\"\n    | \"intrinsic\"\n    | \"max-content\"\n    | \"min-content\"\n    | \"none\"\n    | (string & {});\n\n  export type MinBlockSize<TLength = (string & {}) | 0> =\n    | Globals\n    | TLength\n    | \"-moz-max-content\"\n    | \"-moz-min-content\"\n    | \"-webkit-fill-available\"\n    | \"auto\"\n    | \"fit-content\"\n    | \"max-content\"\n    | \"min-content\"\n    | (string & {});\n\n  export type MinHeight<TLength = (string & {}) | 0> =\n    | Globals\n    | TLength\n    | \"-moz-fit-content\"\n    | \"-moz-max-content\"\n    | \"-moz-min-content\"\n    | \"-webkit-fit-content\"\n    | \"-webkit-max-content\"\n    | \"-webkit-min-content\"\n    | \"auto\"\n    | \"fit-content\"\n    | \"intrinsic\"\n    | \"max-content\"\n    | \"min-content\"\n    | (string & {});\n\n  export type MinInlineSize<TLength = (string & {}) | 0> =\n    | Globals\n    | TLength\n    | \"-moz-fit-content\"\n    | \"-moz-max-content\"\n    | \"-moz-min-content\"\n    | \"-webkit-fill-available\"\n    | \"auto\"\n    | \"fit-content\"\n    | \"max-content\"\n    | \"min-content\"\n    | (string & {});\n\n  export type MinWidth<TLength = (string & {}) | 0> =\n    | Globals\n    | TLength\n    | \"-moz-fit-content\"\n    | \"-moz-max-content\"\n    | \"-moz-min-content\"\n    | \"-webkit-fill-available\"\n    | \"-webkit-fit-content\"\n    | \"-webkit-max-content\"\n    | \"-webkit-min-content\"\n    | \"auto\"\n    | \"fit-content\"\n    | \"intrinsic\"\n    | \"max-content\"\n    | \"min-content\"\n    | \"min-intrinsic\"\n    | (string & {});\n\n  export type MixBlendMode = Globals | DataType.BlendMode | \"plus-lighter\";\n\n  export type Offset<TLength = (string & {}) | 0> = Globals | DataType.Position<TLength> | \"auto\" | \"none\" | \"normal\" | (string & {});\n\n  export type OffsetDistance<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type OffsetPath = Globals | \"none\" | (string & {});\n\n  export type OffsetRotate = Globals | \"auto\" | \"reverse\" | (string & {});\n\n  export type ObjectFit = Globals | \"contain\" | \"cover\" | \"fill\" | \"none\" | \"scale-down\";\n\n  export type ObjectPosition<TLength = (string & {}) | 0> = Globals | DataType.Position<TLength>;\n\n  export type OffsetAnchor<TLength = (string & {}) | 0> = Globals | DataType.Position<TLength> | \"auto\";\n\n  export type OffsetPosition<TLength = (string & {}) | 0> = Globals | DataType.Position<TLength> | \"auto\" | \"normal\";\n\n  export type Opacity = Globals | (string & {}) | (number & {});\n\n  export type Order = Globals | (number & {}) | (string & {});\n\n  export type Orphans = Globals | (number & {}) | (string & {});\n\n  export type Outline<TLength = (string & {}) | 0> = Globals | DataType.Color | DataType.LineStyle | DataType.LineWidth<TLength> | \"auto\" | \"invert\" | (string & {});\n\n  export type OutlineColor = Globals | DataType.Color | \"invert\";\n\n  export type OutlineOffset<TLength = (string & {}) | 0> = Globals | TLength;\n\n  export type OutlineStyle = Globals | DataType.LineStyle | \"auto\" | (string & {});\n\n  export type OutlineWidth<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength>;\n\n  export type Overflow = Globals | \"-moz-hidden-unscrollable\" | \"auto\" | \"clip\" | \"hidden\" | \"scroll\" | \"visible\" | (string & {});\n\n  export type OverflowAnchor = Globals | \"auto\" | \"none\";\n\n  export type OverflowBlock = Globals | \"auto\" | \"clip\" | \"hidden\" | \"scroll\" | \"visible\";\n\n  export type OverflowClipBox = Globals | \"content-box\" | \"padding-box\";\n\n  export type OverflowClipMargin<TLength = (string & {}) | 0> = Globals | DataType.VisualBox | TLength | (string & {});\n\n  export type OverflowInline = Globals | \"auto\" | \"clip\" | \"hidden\" | \"scroll\" | \"visible\";\n\n  export type OverflowWrap = Globals | \"anywhere\" | \"break-word\" | \"normal\";\n\n  export type OverflowX = Globals | \"-moz-hidden-unscrollable\" | \"auto\" | \"clip\" | \"hidden\" | \"scroll\" | \"visible\";\n\n  export type OverflowY = Globals | \"-moz-hidden-unscrollable\" | \"auto\" | \"clip\" | \"hidden\" | \"scroll\" | \"visible\";\n\n  export type Overlay = Globals | \"auto\" | \"none\";\n\n  export type OverscrollBehavior = Globals | \"auto\" | \"contain\" | \"none\" | (string & {});\n\n  export type OverscrollBehaviorBlock = Globals | \"auto\" | \"contain\" | \"none\";\n\n  export type OverscrollBehaviorInline = Globals | \"auto\" | \"contain\" | \"none\";\n\n  export type OverscrollBehaviorX = Globals | \"auto\" | \"contain\" | \"none\";\n\n  export type OverscrollBehaviorY = Globals | \"auto\" | \"contain\" | \"none\";\n\n  export type Padding<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type PaddingBlock<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type PaddingBlockEnd<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type PaddingBlockStart<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type PaddingBottom<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type PaddingInline<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type PaddingInlineEnd<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type PaddingInlineStart<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type PaddingLeft<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type PaddingRight<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type PaddingTop<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type Page = Globals | \"auto\" | (string & {});\n\n  export type PageBreakAfter = Globals | \"always\" | \"auto\" | \"avoid\" | \"left\" | \"recto\" | \"right\" | \"verso\";\n\n  export type PageBreakBefore = Globals | \"always\" | \"auto\" | \"avoid\" | \"left\" | \"recto\" | \"right\" | \"verso\";\n\n  export type PageBreakInside = Globals | \"auto\" | \"avoid\";\n\n  export type PaintOrder = Globals | \"fill\" | \"markers\" | \"normal\" | \"stroke\" | (string & {});\n\n  export type Perspective<TLength = (string & {}) | 0> = Globals | TLength | \"none\";\n\n  export type PerspectiveOrigin<TLength = (string & {}) | 0> = Globals | DataType.Position<TLength>;\n\n  export type PlaceContent = Globals | DataType.ContentDistribution | DataType.ContentPosition | \"baseline\" | \"normal\" | (string & {});\n\n  export type PlaceItems = Globals | DataType.SelfPosition | \"baseline\" | \"normal\" | \"stretch\" | (string & {});\n\n  export type PlaceSelf = Globals | DataType.SelfPosition | \"auto\" | \"baseline\" | \"normal\" | \"stretch\" | (string & {});\n\n  export type PointerEvents = Globals | \"all\" | \"auto\" | \"fill\" | \"inherit\" | \"none\" | \"painted\" | \"stroke\" | \"visible\" | \"visibleFill\" | \"visiblePainted\" | \"visibleStroke\";\n\n  export type Position = Globals | \"-webkit-sticky\" | \"absolute\" | \"fixed\" | \"relative\" | \"static\" | \"sticky\";\n\n  export type Quotes = Globals | \"auto\" | \"none\" | (string & {});\n\n  export type Resize = Globals | \"block\" | \"both\" | \"horizontal\" | \"inline\" | \"none\" | \"vertical\";\n\n  export type Right<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type Rotate = Globals | \"none\" | (string & {});\n\n  export type RowGap<TLength = (string & {}) | 0> = Globals | TLength | \"normal\" | (string & {});\n\n  export type RubyAlign = Globals | \"center\" | \"space-around\" | \"space-between\" | \"start\";\n\n  export type RubyMerge = Globals | \"auto\" | \"collapse\" | \"separate\";\n\n  export type RubyPosition = Globals | \"alternate\" | \"inter-character\" | \"over\" | \"under\" | (string & {});\n\n  export type Scale = Globals | \"none\" | (string & {}) | (number & {});\n\n  export type ScrollBehavior = Globals | \"auto\" | \"smooth\";\n\n  export type ScrollMargin<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type ScrollMarginBlock<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type ScrollMarginBlockEnd<TLength = (string & {}) | 0> = Globals | TLength;\n\n  export type ScrollMarginBlockStart<TLength = (string & {}) | 0> = Globals | TLength;\n\n  export type ScrollMarginBottom<TLength = (string & {}) | 0> = Globals | TLength;\n\n  export type ScrollMarginInline<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type ScrollMarginInlineEnd<TLength = (string & {}) | 0> = Globals | TLength;\n\n  export type ScrollMarginInlineStart<TLength = (string & {}) | 0> = Globals | TLength;\n\n  export type ScrollMarginLeft<TLength = (string & {}) | 0> = Globals | TLength;\n\n  export type ScrollMarginRight<TLength = (string & {}) | 0> = Globals | TLength;\n\n  export type ScrollMarginTop<TLength = (string & {}) | 0> = Globals | TLength;\n\n  export type ScrollPadding<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type ScrollPaddingBlock<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type ScrollPaddingBlockEnd<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type ScrollPaddingBlockStart<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type ScrollPaddingBottom<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type ScrollPaddingInline<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type ScrollPaddingInlineEnd<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type ScrollPaddingInlineStart<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type ScrollPaddingLeft<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type ScrollPaddingRight<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type ScrollPaddingTop<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type ScrollSnapAlign = Globals | \"center\" | \"end\" | \"none\" | \"start\" | (string & {});\n\n  export type ScrollSnapCoordinate<TLength = (string & {}) | 0> = Globals | DataType.Position<TLength> | \"none\" | (string & {});\n\n  export type ScrollSnapDestination<TLength = (string & {}) | 0> = Globals | DataType.Position<TLength>;\n\n  export type ScrollSnapPointsX = Globals | \"none\" | (string & {});\n\n  export type ScrollSnapPointsY = Globals | \"none\" | (string & {});\n\n  export type ScrollSnapStop = Globals | \"always\" | \"normal\";\n\n  export type ScrollSnapType = Globals | \"block\" | \"both\" | \"inline\" | \"none\" | \"x\" | \"y\" | (string & {});\n\n  export type ScrollSnapTypeX = Globals | \"mandatory\" | \"none\" | \"proximity\";\n\n  export type ScrollSnapTypeY = Globals | \"mandatory\" | \"none\" | \"proximity\";\n\n  export type ScrollTimeline = Globals | \"none\" | (string & {});\n\n  export type ScrollTimelineAxis = Globals | \"block\" | \"inline\" | \"x\" | \"y\" | (string & {});\n\n  export type ScrollTimelineName = Globals | \"none\" | (string & {});\n\n  export type ScrollbarColor = Globals | \"auto\" | (string & {});\n\n  export type ScrollbarGutter = Globals | \"auto\" | \"stable\" | (string & {});\n\n  export type ScrollbarWidth = Globals | \"auto\" | \"none\" | \"thin\";\n\n  export type ShapeImageThreshold = Globals | (string & {}) | (number & {});\n\n  export type ShapeMargin<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type ShapeOutside = Globals | DataType.Box | \"margin-box\" | \"none\" | (string & {});\n\n  export type TabSize<TLength = (string & {}) | 0> = Globals | TLength | (number & {}) | (string & {});\n\n  export type TableLayout = Globals | \"auto\" | \"fixed\";\n\n  export type TextAlign = Globals | \"-webkit-match-parent\" | \"center\" | \"end\" | \"justify\" | \"left\" | \"match-parent\" | \"right\" | \"start\";\n\n  export type TextAlignLast = Globals | \"auto\" | \"center\" | \"end\" | \"justify\" | \"left\" | \"right\" | \"start\";\n\n  export type TextCombineUpright = Globals | \"all\" | \"none\" | (string & {});\n\n  export type TextDecoration<TLength = (string & {}) | 0> =\n    | Globals\n    | DataType.Color\n    | TLength\n    | \"auto\"\n    | \"blink\"\n    | \"dashed\"\n    | \"dotted\"\n    | \"double\"\n    | \"from-font\"\n    | \"grammar-error\"\n    | \"line-through\"\n    | \"none\"\n    | \"overline\"\n    | \"solid\"\n    | \"spelling-error\"\n    | \"underline\"\n    | \"wavy\"\n    | (string & {});\n\n  export type TextDecorationColor = Globals | DataType.Color;\n\n  export type TextDecorationLine = Globals | \"blink\" | \"grammar-error\" | \"line-through\" | \"none\" | \"overline\" | \"spelling-error\" | \"underline\" | (string & {});\n\n  export type TextDecorationSkip = Globals | \"box-decoration\" | \"edges\" | \"leading-spaces\" | \"none\" | \"objects\" | \"spaces\" | \"trailing-spaces\" | (string & {});\n\n  export type TextDecorationSkipInk = Globals | \"all\" | \"auto\" | \"none\";\n\n  export type TextDecorationStyle = Globals | \"dashed\" | \"dotted\" | \"double\" | \"solid\" | \"wavy\";\n\n  export type TextDecorationThickness<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | \"from-font\" | (string & {});\n\n  export type TextEmphasis = Globals | DataType.Color | \"circle\" | \"dot\" | \"double-circle\" | \"filled\" | \"none\" | \"open\" | \"sesame\" | \"triangle\" | (string & {});\n\n  export type TextEmphasisColor = Globals | DataType.Color;\n\n  export type TextEmphasisPosition = Globals | (string & {});\n\n  export type TextEmphasisStyle = Globals | \"circle\" | \"dot\" | \"double-circle\" | \"filled\" | \"none\" | \"open\" | \"sesame\" | \"triangle\" | (string & {});\n\n  export type TextIndent<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type TextJustify = Globals | \"auto\" | \"inter-character\" | \"inter-word\" | \"none\";\n\n  export type TextOrientation = Globals | \"mixed\" | \"sideways\" | \"upright\";\n\n  export type TextOverflow = Globals | \"clip\" | \"ellipsis\" | (string & {});\n\n  export type TextRendering = Globals | \"auto\" | \"geometricPrecision\" | \"optimizeLegibility\" | \"optimizeSpeed\";\n\n  export type TextShadow = Globals | \"none\" | (string & {});\n\n  export type TextSizeAdjust = Globals | \"auto\" | \"none\" | (string & {});\n\n  export type TextTransform = Globals | \"capitalize\" | \"full-size-kana\" | \"full-width\" | \"lowercase\" | \"none\" | \"uppercase\";\n\n  export type TextUnderlineOffset<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type TextUnderlinePosition = Globals | \"auto\" | \"from-font\" | \"left\" | \"right\" | \"under\" | (string & {});\n\n  export type TextWrap = Globals | \"balance\" | \"nowrap\" | \"pretty\" | \"stable\" | \"wrap\";\n\n  export type TimelineScope = Globals | \"none\" | (string & {});\n\n  export type Top<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type TouchAction =\n    | Globals\n    | \"-ms-manipulation\"\n    | \"-ms-none\"\n    | \"-ms-pinch-zoom\"\n    | \"auto\"\n    | \"manipulation\"\n    | \"none\"\n    | \"pan-down\"\n    | \"pan-left\"\n    | \"pan-right\"\n    | \"pan-up\"\n    | \"pan-x\"\n    | \"pan-y\"\n    | \"pinch-zoom\"\n    | (string & {});\n\n  export type Transform = Globals | \"none\" | (string & {});\n\n  export type TransformBox = Globals | \"border-box\" | \"content-box\" | \"fill-box\" | \"stroke-box\" | \"view-box\";\n\n  export type TransformOrigin<TLength = (string & {}) | 0> = Globals | TLength | \"bottom\" | \"center\" | \"left\" | \"right\" | \"top\" | (string & {});\n\n  export type TransformStyle = Globals | \"flat\" | \"preserve-3d\";\n\n  export type Transition<TTime = string & {}> = Globals | DataType.SingleTransition<TTime> | (string & {});\n\n  export type TransitionBehavior = Globals | \"allow-discrete\" | \"normal\" | (string & {});\n\n  export type TransitionDelay<TTime = string & {}> = Globals | TTime | (string & {});\n\n  export type TransitionDuration<TTime = string & {}> = Globals | TTime | (string & {});\n\n  export type TransitionProperty = Globals | \"all\" | \"none\" | (string & {});\n\n  export type TransitionTimingFunction = Globals | DataType.EasingFunction | (string & {});\n\n  export type Translate<TLength = (string & {}) | 0> = Globals | TLength | \"none\" | (string & {});\n\n  export type UnicodeBidi =\n    | Globals\n    | \"-moz-isolate\"\n    | \"-moz-isolate-override\"\n    | \"-moz-plaintext\"\n    | \"-webkit-isolate\"\n    | \"-webkit-isolate-override\"\n    | \"-webkit-plaintext\"\n    | \"bidi-override\"\n    | \"embed\"\n    | \"isolate\"\n    | \"isolate-override\"\n    | \"normal\"\n    | \"plaintext\";\n\n  export type UserSelect = Globals | \"-moz-none\" | \"all\" | \"auto\" | \"contain\" | \"element\" | \"none\" | \"text\";\n\n  export type VerticalAlign<TLength = (string & {}) | 0> =\n    | Globals\n    | TLength\n    | \"baseline\"\n    | \"bottom\"\n    | \"middle\"\n    | \"sub\"\n    | \"super\"\n    | \"text-bottom\"\n    | \"text-top\"\n    | \"top\"\n    | (string & {});\n\n  export type ViewTimeline = Globals | \"none\" | (string & {});\n\n  export type ViewTimelineAxis = Globals | \"block\" | \"inline\" | \"x\" | \"y\" | (string & {});\n\n  export type ViewTimelineInset<TLength = (string & {}) | 0> = Globals | TLength | \"auto\" | (string & {});\n\n  export type ViewTimelineName = Globals | \"none\" | (string & {});\n\n  export type ViewTransitionName = Globals | \"none\" | (string & {});\n\n  export type Visibility = Globals | \"collapse\" | \"hidden\" | \"visible\";\n\n  export type WhiteSpace =\n    | Globals\n    | \"-moz-pre-wrap\"\n    | \"balance\"\n    | \"break-spaces\"\n    | \"collapse\"\n    | \"discard\"\n    | \"discard-after\"\n    | \"discard-before\"\n    | \"discard-inner\"\n    | \"none\"\n    | \"normal\"\n    | \"nowrap\"\n    | \"pre\"\n    | \"pre-line\"\n    | \"pre-wrap\"\n    | \"preserve\"\n    | \"preserve-breaks\"\n    | \"preserve-spaces\"\n    | \"pretty\"\n    | \"stable\"\n    | \"wrap\"\n    | (string & {});\n\n  export type WhiteSpaceCollapse = Globals | \"break-spaces\" | \"collapse\" | \"discard\" | \"preserve\" | \"preserve-breaks\" | \"preserve-spaces\";\n\n  export type WhiteSpaceTrim = Globals | \"discard-after\" | \"discard-before\" | \"discard-inner\" | \"none\" | (string & {});\n\n  export type Widows = Globals | (number & {}) | (string & {});\n\n  export type Width<TLength = (string & {}) | 0> =\n    | Globals\n    | TLength\n    | \"-moz-fit-content\"\n    | \"-moz-max-content\"\n    | \"-moz-min-content\"\n    | \"-webkit-fit-content\"\n    | \"-webkit-max-content\"\n    | \"auto\"\n    | \"fit-content\"\n    | \"intrinsic\"\n    | \"max-content\"\n    | \"min-content\"\n    | \"min-intrinsic\"\n    | (string & {});\n\n  export type WillChange = Globals | DataType.AnimateableFeature | \"auto\" | (string & {});\n\n  export type WordBreak = Globals | \"break-all\" | \"break-word\" | \"keep-all\" | \"normal\";\n\n  export type WordSpacing<TLength = (string & {}) | 0> = Globals | TLength | \"normal\";\n\n  export type WordWrap = Globals | \"break-word\" | \"normal\";\n\n  export type WritingMode = Globals | \"horizontal-tb\" | \"sideways-lr\" | \"sideways-rl\" | \"vertical-lr\" | \"vertical-rl\";\n\n  export type ZIndex = Globals | \"auto\" | (number & {}) | (string & {});\n\n  export type Zoom = Globals | \"normal\" | \"reset\" | (string & {}) | (number & {});\n\n  export type MozAppearance =\n    | Globals\n    | \"-moz-mac-unified-toolbar\"\n    | \"-moz-win-borderless-glass\"\n    | \"-moz-win-browsertabbar-toolbox\"\n    | \"-moz-win-communications-toolbox\"\n    | \"-moz-win-communicationstext\"\n    | \"-moz-win-exclude-glass\"\n    | \"-moz-win-glass\"\n    | \"-moz-win-media-toolbox\"\n    | \"-moz-win-mediatext\"\n    | \"-moz-window-button-box\"\n    | \"-moz-window-button-box-maximized\"\n    | \"-moz-window-button-close\"\n    | \"-moz-window-button-maximize\"\n    | \"-moz-window-button-minimize\"\n    | \"-moz-window-button-restore\"\n    | \"-moz-window-frame-bottom\"\n    | \"-moz-window-frame-left\"\n    | \"-moz-window-frame-right\"\n    | \"-moz-window-titlebar\"\n    | \"-moz-window-titlebar-maximized\"\n    | \"button\"\n    | \"button-arrow-down\"\n    | \"button-arrow-next\"\n    | \"button-arrow-previous\"\n    | \"button-arrow-up\"\n    | \"button-bevel\"\n    | \"button-focus\"\n    | \"caret\"\n    | \"checkbox\"\n    | \"checkbox-container\"\n    | \"checkbox-label\"\n    | \"checkmenuitem\"\n    | \"dualbutton\"\n    | \"groupbox\"\n    | \"listbox\"\n    | \"listitem\"\n    | \"menuarrow\"\n    | \"menubar\"\n    | \"menucheckbox\"\n    | \"menuimage\"\n    | \"menuitem\"\n    | \"menuitemtext\"\n    | \"menulist\"\n    | \"menulist-button\"\n    | \"menulist-text\"\n    | \"menulist-textfield\"\n    | \"menupopup\"\n    | \"menuradio\"\n    | \"menuseparator\"\n    | \"meterbar\"\n    | \"meterchunk\"\n    | \"none\"\n    | \"progressbar\"\n    | \"progressbar-vertical\"\n    | \"progresschunk\"\n    | \"progresschunk-vertical\"\n    | \"radio\"\n    | \"radio-container\"\n    | \"radio-label\"\n    | \"radiomenuitem\"\n    | \"range\"\n    | \"range-thumb\"\n    | \"resizer\"\n    | \"resizerpanel\"\n    | \"scale-horizontal\"\n    | \"scale-vertical\"\n    | \"scalethumb-horizontal\"\n    | \"scalethumb-vertical\"\n    | \"scalethumbend\"\n    | \"scalethumbstart\"\n    | \"scalethumbtick\"\n    | \"scrollbarbutton-down\"\n    | \"scrollbarbutton-left\"\n    | \"scrollbarbutton-right\"\n    | \"scrollbarbutton-up\"\n    | \"scrollbarthumb-horizontal\"\n    | \"scrollbarthumb-vertical\"\n    | \"scrollbartrack-horizontal\"\n    | \"scrollbartrack-vertical\"\n    | \"searchfield\"\n    | \"separator\"\n    | \"sheet\"\n    | \"spinner\"\n    | \"spinner-downbutton\"\n    | \"spinner-textfield\"\n    | \"spinner-upbutton\"\n    | \"splitter\"\n    | \"statusbar\"\n    | \"statusbarpanel\"\n    | \"tab\"\n    | \"tab-scroll-arrow-back\"\n    | \"tab-scroll-arrow-forward\"\n    | \"tabpanel\"\n    | \"tabpanels\"\n    | \"textfield\"\n    | \"textfield-multiline\"\n    | \"toolbar\"\n    | \"toolbarbutton\"\n    | \"toolbarbutton-dropdown\"\n    | \"toolbargripper\"\n    | \"toolbox\"\n    | \"tooltip\"\n    | \"treeheader\"\n    | \"treeheadercell\"\n    | \"treeheadersortarrow\"\n    | \"treeitem\"\n    | \"treeline\"\n    | \"treetwisty\"\n    | \"treetwistyopen\"\n    | \"treeview\";\n\n  export type MozBinding = Globals | \"none\" | (string & {});\n\n  export type MozBorderBottomColors = Globals | DataType.Color | \"none\" | (string & {});\n\n  export type MozBorderLeftColors = Globals | DataType.Color | \"none\" | (string & {});\n\n  export type MozBorderRightColors = Globals | DataType.Color | \"none\" | (string & {});\n\n  export type MozBorderTopColors = Globals | DataType.Color | \"none\" | (string & {});\n\n  export type MozContextProperties = Globals | \"fill\" | \"fill-opacity\" | \"none\" | \"stroke\" | \"stroke-opacity\" | (string & {});\n\n  export type MozFloatEdge = Globals | \"border-box\" | \"content-box\" | \"margin-box\" | \"padding-box\";\n\n  export type MozForceBrokenImageIcon = Globals | 0 | (string & {}) | 1;\n\n  export type MozImageRegion = Globals | \"auto\" | (string & {});\n\n  export type MozOrient = Globals | \"block\" | \"horizontal\" | \"inline\" | \"vertical\";\n\n  export type MozOutlineRadius<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type MozOutlineRadiusBottomleft<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type MozOutlineRadiusBottomright<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type MozOutlineRadiusTopleft<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type MozOutlineRadiusTopright<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type MozStackSizing = Globals | \"ignore\" | \"stretch-to-fit\";\n\n  export type MozTextBlink = Globals | \"blink\" | \"none\";\n\n  export type MozUserFocus = Globals | \"ignore\" | \"none\" | \"normal\" | \"select-after\" | \"select-all\" | \"select-before\" | \"select-menu\" | \"select-same\";\n\n  export type MozUserInput = Globals | \"auto\" | \"disabled\" | \"enabled\" | \"none\";\n\n  export type MozUserModify = Globals | \"read-only\" | \"read-write\" | \"write-only\";\n\n  export type MozWindowDragging = Globals | \"drag\" | \"no-drag\";\n\n  export type MozWindowShadow = Globals | \"default\" | \"menu\" | \"none\" | \"sheet\" | \"tooltip\";\n\n  export type MsAccelerator = Globals | \"false\" | \"true\";\n\n  export type MsBlockProgression = Globals | \"bt\" | \"lr\" | \"rl\" | \"tb\";\n\n  export type MsContentZoomChaining = Globals | \"chained\" | \"none\";\n\n  export type MsContentZoomLimit = Globals | (string & {});\n\n  export type MsContentZoomLimitMax = Globals | (string & {});\n\n  export type MsContentZoomLimitMin = Globals | (string & {});\n\n  export type MsContentZoomSnap = Globals | \"mandatory\" | \"none\" | \"proximity\" | (string & {});\n\n  export type MsContentZoomSnapPoints = Globals | (string & {});\n\n  export type MsContentZoomSnapType = Globals | \"mandatory\" | \"none\" | \"proximity\";\n\n  export type MsContentZooming = Globals | \"none\" | \"zoom\";\n\n  export type MsFilter = Globals | (string & {});\n\n  export type MsFlowFrom = Globals | \"none\" | (string & {});\n\n  export type MsFlowInto = Globals | \"none\" | (string & {});\n\n  export type MsGridColumns<TLength = (string & {}) | 0> = Globals | DataType.TrackBreadth<TLength> | \"none\" | (string & {});\n\n  export type MsGridRows<TLength = (string & {}) | 0> = Globals | DataType.TrackBreadth<TLength> | \"none\" | (string & {});\n\n  export type MsHighContrastAdjust = Globals | \"auto\" | \"none\";\n\n  export type MsHyphenateLimitChars = Globals | \"auto\" | (string & {}) | (number & {});\n\n  export type MsHyphenateLimitLines = Globals | \"no-limit\" | (number & {}) | (string & {});\n\n  export type MsHyphenateLimitZone<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type MsImeAlign = Globals | \"after\" | \"auto\";\n\n  export type MsOverflowStyle = Globals | \"-ms-autohiding-scrollbar\" | \"auto\" | \"none\" | \"scrollbar\";\n\n  export type MsScrollChaining = Globals | \"chained\" | \"none\";\n\n  export type MsScrollLimit = Globals | (string & {});\n\n  export type MsScrollLimitXMax<TLength = (string & {}) | 0> = Globals | TLength | \"auto\";\n\n  export type MsScrollLimitXMin<TLength = (string & {}) | 0> = Globals | TLength;\n\n  export type MsScrollLimitYMax<TLength = (string & {}) | 0> = Globals | TLength | \"auto\";\n\n  export type MsScrollLimitYMin<TLength = (string & {}) | 0> = Globals | TLength;\n\n  export type MsScrollRails = Globals | \"none\" | \"railed\";\n\n  export type MsScrollSnapPointsX = Globals | (string & {});\n\n  export type MsScrollSnapPointsY = Globals | (string & {});\n\n  export type MsScrollSnapType = Globals | \"mandatory\" | \"none\" | \"proximity\";\n\n  export type MsScrollSnapX = Globals | (string & {});\n\n  export type MsScrollSnapY = Globals | (string & {});\n\n  export type MsScrollTranslation = Globals | \"none\" | \"vertical-to-horizontal\";\n\n  export type MsScrollbar3dlightColor = Globals | DataType.Color;\n\n  export type MsScrollbarArrowColor = Globals | DataType.Color;\n\n  export type MsScrollbarBaseColor = Globals | DataType.Color;\n\n  export type MsScrollbarDarkshadowColor = Globals | DataType.Color;\n\n  export type MsScrollbarFaceColor = Globals | DataType.Color;\n\n  export type MsScrollbarHighlightColor = Globals | DataType.Color;\n\n  export type MsScrollbarShadowColor = Globals | DataType.Color;\n\n  export type MsScrollbarTrackColor = Globals | DataType.Color;\n\n  export type MsTextAutospace = Globals | \"ideograph-alpha\" | \"ideograph-numeric\" | \"ideograph-parenthesis\" | \"ideograph-space\" | \"none\";\n\n  export type MsTouchSelect = Globals | \"grippers\" | \"none\";\n\n  export type MsUserSelect = Globals | \"element\" | \"none\" | \"text\";\n\n  export type MsWrapFlow = Globals | \"auto\" | \"both\" | \"clear\" | \"end\" | \"maximum\" | \"start\";\n\n  export type MsWrapMargin<TLength = (string & {}) | 0> = Globals | TLength;\n\n  export type MsWrapThrough = Globals | \"none\" | \"wrap\";\n\n  export type WebkitAppearance =\n    | Globals\n    | \"-apple-pay-button\"\n    | \"button\"\n    | \"button-bevel\"\n    | \"caret\"\n    | \"checkbox\"\n    | \"default-button\"\n    | \"inner-spin-button\"\n    | \"listbox\"\n    | \"listitem\"\n    | \"media-controls-background\"\n    | \"media-controls-fullscreen-background\"\n    | \"media-current-time-display\"\n    | \"media-enter-fullscreen-button\"\n    | \"media-exit-fullscreen-button\"\n    | \"media-fullscreen-button\"\n    | \"media-mute-button\"\n    | \"media-overlay-play-button\"\n    | \"media-play-button\"\n    | \"media-seek-back-button\"\n    | \"media-seek-forward-button\"\n    | \"media-slider\"\n    | \"media-sliderthumb\"\n    | \"media-time-remaining-display\"\n    | \"media-toggle-closed-captions-button\"\n    | \"media-volume-slider\"\n    | \"media-volume-slider-container\"\n    | \"media-volume-sliderthumb\"\n    | \"menulist\"\n    | \"menulist-button\"\n    | \"menulist-text\"\n    | \"menulist-textfield\"\n    | \"meter\"\n    | \"none\"\n    | \"progress-bar\"\n    | \"progress-bar-value\"\n    | \"push-button\"\n    | \"radio\"\n    | \"searchfield\"\n    | \"searchfield-cancel-button\"\n    | \"searchfield-decoration\"\n    | \"searchfield-results-button\"\n    | \"searchfield-results-decoration\"\n    | \"slider-horizontal\"\n    | \"slider-vertical\"\n    | \"sliderthumb-horizontal\"\n    | \"sliderthumb-vertical\"\n    | \"square-button\"\n    | \"textarea\"\n    | \"textfield\";\n\n  export type WebkitBorderBefore<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength> | DataType.LineStyle | DataType.Color | (string & {});\n\n  export type WebkitBorderBeforeColor = Globals | DataType.Color;\n\n  export type WebkitBorderBeforeStyle = Globals | DataType.LineStyle | (string & {});\n\n  export type WebkitBorderBeforeWidth<TLength = (string & {}) | 0> = Globals | DataType.LineWidth<TLength> | (string & {});\n\n  export type WebkitBoxReflect<TLength = (string & {}) | 0> = Globals | TLength | \"above\" | \"below\" | \"left\" | \"right\" | (string & {});\n\n  export type WebkitLineClamp = Globals | \"none\" | (number & {}) | (string & {});\n\n  export type WebkitMask<TLength = (string & {}) | 0> =\n    | Globals\n    | DataType.Position<TLength>\n    | DataType.RepeatStyle\n    | DataType.Box\n    | \"border\"\n    | \"content\"\n    | \"none\"\n    | \"padding\"\n    | \"text\"\n    | (string & {});\n\n  export type WebkitMaskAttachment = Globals | DataType.Attachment | (string & {});\n\n  export type WebkitMaskClip = Globals | DataType.Box | \"border\" | \"content\" | \"padding\" | \"text\" | (string & {});\n\n  export type WebkitMaskComposite = Globals | DataType.CompositeStyle | (string & {});\n\n  export type WebkitMaskImage = Globals | \"none\" | (string & {});\n\n  export type WebkitMaskOrigin = Globals | DataType.Box | \"border\" | \"content\" | \"padding\" | (string & {});\n\n  export type WebkitMaskPosition<TLength = (string & {}) | 0> = Globals | DataType.Position<TLength> | (string & {});\n\n  export type WebkitMaskPositionX<TLength = (string & {}) | 0> = Globals | TLength | \"center\" | \"left\" | \"right\" | (string & {});\n\n  export type WebkitMaskPositionY<TLength = (string & {}) | 0> = Globals | TLength | \"bottom\" | \"center\" | \"top\" | (string & {});\n\n  export type WebkitMaskRepeat = Globals | DataType.RepeatStyle | (string & {});\n\n  export type WebkitMaskRepeatX = Globals | \"no-repeat\" | \"repeat\" | \"round\" | \"space\";\n\n  export type WebkitMaskRepeatY = Globals | \"no-repeat\" | \"repeat\" | \"round\" | \"space\";\n\n  export type WebkitMaskSize<TLength = (string & {}) | 0> = Globals | DataType.BgSize<TLength> | (string & {});\n\n  export type WebkitOverflowScrolling = Globals | \"auto\" | \"touch\";\n\n  export type WebkitTapHighlightColor = Globals | DataType.Color;\n\n  export type WebkitTextFillColor = Globals | DataType.Color;\n\n  export type WebkitTextStroke<TLength = (string & {}) | 0> = Globals | DataType.Color | TLength | (string & {});\n\n  export type WebkitTextStrokeColor = Globals | DataType.Color;\n\n  export type WebkitTextStrokeWidth<TLength = (string & {}) | 0> = Globals | TLength;\n\n  export type WebkitTouchCallout = Globals | \"default\" | \"none\";\n\n  export type WebkitUserModify = Globals | \"read-only\" | \"read-write\" | \"read-write-plaintext-only\";\n\n  export type AlignmentBaseline =\n    | Globals\n    | \"after-edge\"\n    | \"alphabetic\"\n    | \"auto\"\n    | \"baseline\"\n    | \"before-edge\"\n    | \"central\"\n    | \"hanging\"\n    | \"ideographic\"\n    | \"mathematical\"\n    | \"middle\"\n    | \"text-after-edge\"\n    | \"text-before-edge\";\n\n  export type BaselineShift<TLength = (string & {}) | 0> = Globals | TLength | \"baseline\" | \"sub\" | \"super\" | (string & {});\n\n  export type ClipRule = Globals | \"evenodd\" | \"nonzero\";\n\n  export type ColorInterpolation = Globals | \"auto\" | \"linearRGB\" | \"sRGB\";\n\n  export type ColorRendering = Globals | \"auto\" | \"optimizeQuality\" | \"optimizeSpeed\";\n\n  export type DominantBaseline =\n    | Globals\n    | \"alphabetic\"\n    | \"auto\"\n    | \"central\"\n    | \"hanging\"\n    | \"ideographic\"\n    | \"mathematical\"\n    | \"middle\"\n    | \"no-change\"\n    | \"reset-size\"\n    | \"text-after-edge\"\n    | \"text-before-edge\"\n    | \"use-script\";\n\n  export type Fill = Globals | DataType.Paint;\n\n  export type FillOpacity = Globals | (number & {}) | (string & {});\n\n  export type FillRule = Globals | \"evenodd\" | \"nonzero\";\n\n  export type FloodColor = Globals | DataType.Color | \"currentColor\";\n\n  export type FloodOpacity = Globals | (number & {}) | (string & {});\n\n  export type GlyphOrientationVertical = Globals | \"auto\" | (string & {}) | (number & {});\n\n  export type LightingColor = Globals | DataType.Color | \"currentColor\";\n\n  export type Marker = Globals | \"none\" | (string & {});\n\n  export type MarkerEnd = Globals | \"none\" | (string & {});\n\n  export type MarkerMid = Globals | \"none\" | (string & {});\n\n  export type MarkerStart = Globals | \"none\" | (string & {});\n\n  export type ShapeRendering = Globals | \"auto\" | \"crispEdges\" | \"geometricPrecision\" | \"optimizeSpeed\";\n\n  export type StopColor = Globals | DataType.Color | \"currentColor\";\n\n  export type StopOpacity = Globals | (number & {}) | (string & {});\n\n  export type Stroke = Globals | DataType.Paint;\n\n  export type StrokeDasharray<TLength = (string & {}) | 0> = Globals | DataType.Dasharray<TLength> | \"none\";\n\n  export type StrokeDashoffset<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type StrokeLinecap = Globals | \"butt\" | \"round\" | \"square\";\n\n  export type StrokeLinejoin = Globals | \"bevel\" | \"miter\" | \"round\";\n\n  export type StrokeMiterlimit = Globals | (number & {}) | (string & {});\n\n  export type StrokeOpacity = Globals | (number & {}) | (string & {});\n\n  export type StrokeWidth<TLength = (string & {}) | 0> = Globals | TLength | (string & {});\n\n  export type TextAnchor = Globals | \"end\" | \"middle\" | \"start\";\n\n  export type VectorEffect = Globals | \"non-scaling-stroke\" | \"none\";\n}\n\nexport namespace AtRule {\n  export interface CounterStyle<TLength = (string & {}) | 0, TTime = string & {}> {\n    additiveSymbols?: string | undefined;\n    fallback?: string | undefined;\n    negative?: string | undefined;\n    pad?: string | undefined;\n    prefix?: string | undefined;\n    range?: Range | undefined;\n    speakAs?: SpeakAs | undefined;\n    suffix?: string | undefined;\n    symbols?: string | undefined;\n    system?: System | undefined;\n  }\n\n  export interface CounterStyleHyphen<TLength = (string & {}) | 0, TTime = string & {}> {\n    \"additive-symbols\"?: string | undefined;\n    fallback?: string | undefined;\n    negative?: string | undefined;\n    pad?: string | undefined;\n    prefix?: string | undefined;\n    range?: Range | undefined;\n    \"speak-as\"?: SpeakAs | undefined;\n    suffix?: string | undefined;\n    symbols?: string | undefined;\n    system?: System | undefined;\n  }\n\n  export type CounterStyleFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<CounterStyle<TLength, TTime>>;\n\n  export type CounterStyleHyphenFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<CounterStyleHyphen<TLength, TTime>>;\n\n  export interface FontFace<TLength = (string & {}) | 0, TTime = string & {}> {\n    MozFontFeatureSettings?: FontFeatureSettings | undefined;\n    ascentOverride?: AscentOverride | undefined;\n    descentOverride?: DescentOverride | undefined;\n    fontDisplay?: FontDisplay | undefined;\n    fontFamily?: string | undefined;\n    fontFeatureSettings?: FontFeatureSettings | undefined;\n    fontStretch?: FontStretch | undefined;\n    fontStyle?: FontStyle | undefined;\n    fontVariant?: FontVariant | undefined;\n    fontVariationSettings?: FontVariationSettings | undefined;\n    fontWeight?: FontWeight | undefined;\n    lineGapOverride?: LineGapOverride | undefined;\n    sizeAdjust?: string | undefined;\n    src?: string | undefined;\n    unicodeRange?: string | undefined;\n  }\n\n  export interface FontFaceHyphen<TLength = (string & {}) | 0, TTime = string & {}> {\n    \"-moz-font-feature-settings\"?: FontFeatureSettings | undefined;\n    \"ascent-override\"?: AscentOverride | undefined;\n    \"descent-override\"?: DescentOverride | undefined;\n    \"font-display\"?: FontDisplay | undefined;\n    \"font-family\"?: string | undefined;\n    \"font-feature-settings\"?: FontFeatureSettings | undefined;\n    \"font-stretch\"?: FontStretch | undefined;\n    \"font-style\"?: FontStyle | undefined;\n    \"font-variant\"?: FontVariant | undefined;\n    \"font-variation-settings\"?: FontVariationSettings | undefined;\n    \"font-weight\"?: FontWeight | undefined;\n    \"line-gap-override\"?: LineGapOverride | undefined;\n    \"size-adjust\"?: string | undefined;\n    src?: string | undefined;\n    \"unicode-range\"?: string | undefined;\n  }\n\n  export type FontFaceFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<FontFace<TLength, TTime>>;\n\n  export type FontFaceHyphenFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<FontFaceHyphen<TLength, TTime>>;\n\n  export interface FontPaletteValues<TLength = (string & {}) | 0, TTime = string & {}> {\n    basePalette?: BasePalette | undefined;\n    fontFamily?: string | undefined;\n    overrideColors?: string | undefined;\n  }\n\n  export interface FontPaletteValuesHyphen<TLength = (string & {}) | 0, TTime = string & {}> {\n    \"base-palette\"?: BasePalette | undefined;\n    \"font-family\"?: string | undefined;\n    \"override-colors\"?: string | undefined;\n  }\n\n  export type FontPaletteValuesFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<FontPaletteValues<TLength, TTime>>;\n\n  export type FontPaletteValuesHyphenFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<FontPaletteValuesHyphen<TLength, TTime>>;\n\n  export interface Page<TLength = (string & {}) | 0, TTime = string & {}> {\n    bleed?: Bleed<TLength> | undefined;\n    marks?: Marks | undefined;\n    pageOrientation?: PageOrientation | undefined;\n    size?: Size<TLength> | undefined;\n  }\n\n  export interface PageHyphen<TLength = (string & {}) | 0, TTime = string & {}> {\n    bleed?: Bleed<TLength> | undefined;\n    marks?: Marks | undefined;\n    \"page-orientation\"?: PageOrientation | undefined;\n    size?: Size<TLength> | undefined;\n  }\n\n  export type PageFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<Page<TLength, TTime>>;\n\n  export type PageHyphenFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<PageHyphen<TLength, TTime>>;\n\n  export interface Property<TLength = (string & {}) | 0, TTime = string & {}> {\n    inherits?: Inherits | undefined;\n    initialValue?: string | undefined;\n    syntax?: string | undefined;\n  }\n\n  export interface PropertyHyphen<TLength = (string & {}) | 0, TTime = string & {}> {\n    inherits?: Inherits | undefined;\n    \"initial-value\"?: string | undefined;\n    syntax?: string | undefined;\n  }\n\n  export type PropertyFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<Property<TLength, TTime>>;\n\n  export type PropertyHyphenFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<PropertyHyphen<TLength, TTime>>;\n\n  export interface Viewport<TLength = (string & {}) | 0, TTime = string & {}> {\n    height?: Height<TLength> | undefined;\n    maxHeight?: MaxHeight<TLength> | undefined;\n    maxWidth?: MaxWidth<TLength> | undefined;\n    maxZoom?: MaxZoom | undefined;\n    minHeight?: MinHeight<TLength> | undefined;\n    minWidth?: MinWidth<TLength> | undefined;\n    minZoom?: MinZoom | undefined;\n    orientation?: Orientation | undefined;\n    userZoom?: UserZoom | undefined;\n    viewportFit?: ViewportFit | undefined;\n    width?: Width<TLength> | undefined;\n    zoom?: Zoom | undefined;\n  }\n\n  export interface ViewportHyphen<TLength = (string & {}) | 0, TTime = string & {}> {\n    height?: Height<TLength> | undefined;\n    \"max-height\"?: MaxHeight<TLength> | undefined;\n    \"max-width\"?: MaxWidth<TLength> | undefined;\n    \"max-zoom\"?: MaxZoom | undefined;\n    \"min-height\"?: MinHeight<TLength> | undefined;\n    \"min-width\"?: MinWidth<TLength> | undefined;\n    \"min-zoom\"?: MinZoom | undefined;\n    orientation?: Orientation | undefined;\n    \"user-zoom\"?: UserZoom | undefined;\n    \"viewport-fit\"?: ViewportFit | undefined;\n    width?: Width<TLength> | undefined;\n    zoom?: Zoom | undefined;\n  }\n\n  export type ViewportFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<Viewport<TLength, TTime>>;\n\n  export type ViewportHyphenFallback<TLength = (string & {}) | 0, TTime = string & {}> = Fallback<ViewportHyphen<TLength, TTime>>;\n\n  type Range = \"auto\" | (string & {});\n\n  type SpeakAs = \"auto\" | \"bullets\" | \"numbers\" | \"spell-out\" | \"words\" | (string & {});\n\n  type System = \"additive\" | \"alphabetic\" | \"cyclic\" | \"fixed\" | \"numeric\" | \"symbolic\" | (string & {});\n\n  type FontFeatureSettings = \"normal\" | (string & {});\n\n  type AscentOverride = \"normal\" | (string & {});\n\n  type DescentOverride = \"normal\" | (string & {});\n\n  type FontDisplay = \"auto\" | \"block\" | \"fallback\" | \"optional\" | \"swap\";\n\n  type FontStretch = DataType.FontStretchAbsolute | (string & {});\n\n  type FontStyle = \"italic\" | \"normal\" | \"oblique\" | (string & {});\n\n  type FontVariant =\n    | DataType.EastAsianVariantValues\n    | \"all-petite-caps\"\n    | \"all-small-caps\"\n    | \"common-ligatures\"\n    | \"contextual\"\n    | \"diagonal-fractions\"\n    | \"discretionary-ligatures\"\n    | \"full-width\"\n    | \"historical-forms\"\n    | \"historical-ligatures\"\n    | \"lining-nums\"\n    | \"no-common-ligatures\"\n    | \"no-contextual\"\n    | \"no-discretionary-ligatures\"\n    | \"no-historical-ligatures\"\n    | \"none\"\n    | \"normal\"\n    | \"oldstyle-nums\"\n    | \"ordinal\"\n    | \"petite-caps\"\n    | \"proportional-nums\"\n    | \"proportional-width\"\n    | \"ruby\"\n    | \"slashed-zero\"\n    | \"small-caps\"\n    | \"stacked-fractions\"\n    | \"tabular-nums\"\n    | \"titling-caps\"\n    | \"unicase\"\n    | (string & {});\n\n  type FontVariationSettings = \"normal\" | (string & {});\n\n  type FontWeight = DataType.FontWeightAbsolute | (string & {});\n\n  type LineGapOverride = \"normal\" | (string & {});\n\n  type BasePalette = \"dark\" | \"light\" | (number & {}) | (string & {});\n\n  type Bleed<TLength> = TLength | \"auto\";\n\n  type Marks = \"crop\" | \"cross\" | \"none\" | (string & {});\n\n  type PageOrientation = \"rotate-left\" | \"rotate-right\" | \"upright\";\n\n  type Size<TLength> = DataType.PageSize | TLength | \"auto\" | \"landscape\" | \"portrait\" | (string & {});\n\n  type Inherits = \"false\" | \"true\";\n\n  type Height<TLength> = DataType.ViewportLength<TLength> | (string & {});\n\n  type MaxHeight<TLength> = DataType.ViewportLength<TLength>;\n\n  type MaxWidth<TLength> = DataType.ViewportLength<TLength>;\n\n  type MaxZoom = \"auto\" | (string & {}) | (number & {});\n\n  type MinHeight<TLength> = DataType.ViewportLength<TLength>;\n\n  type MinWidth<TLength> = DataType.ViewportLength<TLength>;\n\n  type MinZoom = \"auto\" | (string & {}) | (number & {});\n\n  type Orientation = \"auto\" | \"landscape\" | \"portrait\";\n\n  type UserZoom = \"fixed\" | \"zoom\";\n\n  type ViewportFit = \"auto\" | \"contain\" | \"cover\";\n\n  type Width<TLength> = DataType.ViewportLength<TLength> | (string & {});\n\n  type Zoom = \"auto\" | (string & {}) | (number & {});\n}\n\n/**\n * **Attention!** Data types receives its name from the spec. E.g. `<color>` becomes `DataType.Color` and\n * `<content-distribution>` becomes `DataType.ContentDistribution`. It happens quite frequent that these data types\n * are split into several data types or/and name changes as the spec develops. So there's a risk that a minor/patch\n * update from `csstype` can break your typing if you're using the `DataType` namespace.\n */\nexport namespace DataType {\n  type AbsoluteSize = \"large\" | \"medium\" | \"small\" | \"x-large\" | \"x-small\" | \"xx-large\" | \"xx-small\" | \"xxx-large\";\n\n  type AnimateableFeature = \"contents\" | \"scroll-position\" | (string & {});\n\n  type Attachment = \"fixed\" | \"local\" | \"scroll\";\n\n  type BgPosition<TLength> = TLength | \"bottom\" | \"center\" | \"left\" | \"right\" | \"top\" | (string & {});\n\n  type BgSize<TLength> = TLength | \"auto\" | \"contain\" | \"cover\" | (string & {});\n\n  type BlendMode =\n    | \"color\"\n    | \"color-burn\"\n    | \"color-dodge\"\n    | \"darken\"\n    | \"difference\"\n    | \"exclusion\"\n    | \"hard-light\"\n    | \"hue\"\n    | \"lighten\"\n    | \"luminosity\"\n    | \"multiply\"\n    | \"normal\"\n    | \"overlay\"\n    | \"saturation\"\n    | \"screen\"\n    | \"soft-light\";\n\n  type Box = \"border-box\" | \"content-box\" | \"padding-box\";\n\n  type Color = NamedColor | DeprecatedSystemColor | \"currentcolor\" | (string & {});\n\n  type CompatAuto =\n    | \"button\"\n    | \"checkbox\"\n    | \"listbox\"\n    | \"menulist\"\n    | \"meter\"\n    | \"progress-bar\"\n    | \"push-button\"\n    | \"radio\"\n    | \"searchfield\"\n    | \"slider-horizontal\"\n    | \"square-button\"\n    | \"textarea\";\n\n  type CompositeStyle =\n    | \"clear\"\n    | \"copy\"\n    | \"destination-atop\"\n    | \"destination-in\"\n    | \"destination-out\"\n    | \"destination-over\"\n    | \"source-atop\"\n    | \"source-in\"\n    | \"source-out\"\n    | \"source-over\"\n    | \"xor\";\n\n  type CompositingOperator = \"add\" | \"exclude\" | \"intersect\" | \"subtract\";\n\n  type ContentDistribution = \"space-around\" | \"space-between\" | \"space-evenly\" | \"stretch\";\n\n  type ContentList = Quote | \"contents\" | (string & {});\n\n  type ContentPosition = \"center\" | \"end\" | \"flex-end\" | \"flex-start\" | \"start\";\n\n  type CubicBezierTimingFunction = \"ease\" | \"ease-in\" | \"ease-in-out\" | \"ease-out\" | (string & {});\n\n  type Dasharray<TLength> = TLength | (string & {}) | (number & {});\n\n  type DeprecatedSystemColor =\n    | \"ActiveBorder\"\n    | \"ActiveCaption\"\n    | \"AppWorkspace\"\n    | \"Background\"\n    | \"ButtonFace\"\n    | \"ButtonHighlight\"\n    | \"ButtonShadow\"\n    | \"ButtonText\"\n    | \"CaptionText\"\n    | \"GrayText\"\n    | \"Highlight\"\n    | \"HighlightText\"\n    | \"InactiveBorder\"\n    | \"InactiveCaption\"\n    | \"InactiveCaptionText\"\n    | \"InfoBackground\"\n    | \"InfoText\"\n    | \"Menu\"\n    | \"MenuText\"\n    | \"Scrollbar\"\n    | \"ThreeDDarkShadow\"\n    | \"ThreeDFace\"\n    | \"ThreeDHighlight\"\n    | \"ThreeDLightShadow\"\n    | \"ThreeDShadow\"\n    | \"Window\"\n    | \"WindowFrame\"\n    | \"WindowText\";\n\n  type DisplayInside = \"-ms-flexbox\" | \"-ms-grid\" | \"-webkit-flex\" | \"flex\" | \"flow\" | \"flow-root\" | \"grid\" | \"ruby\" | \"table\";\n\n  type DisplayInternal =\n    | \"ruby-base\"\n    | \"ruby-base-container\"\n    | \"ruby-text\"\n    | \"ruby-text-container\"\n    | \"table-caption\"\n    | \"table-cell\"\n    | \"table-column\"\n    | \"table-column-group\"\n    | \"table-footer-group\"\n    | \"table-header-group\"\n    | \"table-row\"\n    | \"table-row-group\";\n\n  type DisplayLegacy = \"-ms-inline-flexbox\" | \"-ms-inline-grid\" | \"-webkit-inline-flex\" | \"inline-block\" | \"inline-flex\" | \"inline-grid\" | \"inline-list-item\" | \"inline-table\";\n\n  type DisplayOutside = \"block\" | \"inline\" | \"run-in\";\n\n  type EasingFunction = CubicBezierTimingFunction | StepTimingFunction | \"linear\";\n\n  type EastAsianVariantValues = \"jis04\" | \"jis78\" | \"jis83\" | \"jis90\" | \"simplified\" | \"traditional\";\n\n  type FinalBgLayer<TLength> = Color | BgPosition<TLength> | RepeatStyle | Attachment | Box | \"none\" | (string & {});\n\n  type FontStretchAbsolute =\n    | \"condensed\"\n    | \"expanded\"\n    | \"extra-condensed\"\n    | \"extra-expanded\"\n    | \"normal\"\n    | \"semi-condensed\"\n    | \"semi-expanded\"\n    | \"ultra-condensed\"\n    | \"ultra-expanded\"\n    | (string & {});\n\n  type FontWeightAbsolute = \"bold\" | \"normal\" | (number & {}) | (string & {});\n\n  type GenericFamily = \"cursive\" | \"fantasy\" | \"monospace\" | \"sans-serif\" | \"serif\";\n\n  type GeometryBox = Box | \"fill-box\" | \"margin-box\" | \"stroke-box\" | \"view-box\";\n\n  type GridLine = \"auto\" | (string & {}) | (number & {});\n\n  type LineStyle = \"dashed\" | \"dotted\" | \"double\" | \"groove\" | \"hidden\" | \"inset\" | \"none\" | \"outset\" | \"ridge\" | \"solid\";\n\n  type LineWidth<TLength> = TLength | \"medium\" | \"thick\" | \"thin\";\n\n  type MaskLayer<TLength> = Position<TLength> | RepeatStyle | GeometryBox | CompositingOperator | MaskingMode | \"no-clip\" | \"none\" | (string & {});\n\n  type MaskingMode = \"alpha\" | \"luminance\" | \"match-source\";\n\n  type NamedColor =\n    | \"aliceblue\"\n    | \"antiquewhite\"\n    | \"aqua\"\n    | \"aquamarine\"\n    | \"azure\"\n    | \"beige\"\n    | \"bisque\"\n    | \"black\"\n    | \"blanchedalmond\"\n    | \"blue\"\n    | \"blueviolet\"\n    | \"brown\"\n    | \"burlywood\"\n    | \"cadetblue\"\n    | \"chartreuse\"\n    | \"chocolate\"\n    | \"coral\"\n    | \"cornflowerblue\"\n    | \"cornsilk\"\n    | \"crimson\"\n    | \"cyan\"\n    | \"darkblue\"\n    | \"darkcyan\"\n    | \"darkgoldenrod\"\n    | \"darkgray\"\n    | \"darkgreen\"\n    | \"darkgrey\"\n    | \"darkkhaki\"\n    | \"darkmagenta\"\n    | \"darkolivegreen\"\n    | \"darkorange\"\n    | \"darkorchid\"\n    | \"darkred\"\n    | \"darksalmon\"\n    | \"darkseagreen\"\n    | \"darkslateblue\"\n    | \"darkslategray\"\n    | \"darkslategrey\"\n    | \"darkturquoise\"\n    | \"darkviolet\"\n    | \"deeppink\"\n    | \"deepskyblue\"\n    | \"dimgray\"\n    | \"dimgrey\"\n    | \"dodgerblue\"\n    | \"firebrick\"\n    | \"floralwhite\"\n    | \"forestgreen\"\n    | \"fuchsia\"\n    | \"gainsboro\"\n    | \"ghostwhite\"\n    | \"gold\"\n    | \"goldenrod\"\n    | \"gray\"\n    | \"green\"\n    | \"greenyellow\"\n    | \"grey\"\n    | \"honeydew\"\n    | \"hotpink\"\n    | \"indianred\"\n    | \"indigo\"\n    | \"ivory\"\n    | \"khaki\"\n    | \"lavender\"\n    | \"lavenderblush\"\n    | \"lawngreen\"\n    | \"lemonchiffon\"\n    | \"lightblue\"\n    | \"lightcoral\"\n    | \"lightcyan\"\n    | \"lightgoldenrodyellow\"\n    | \"lightgray\"\n    | \"lightgreen\"\n    | \"lightgrey\"\n    | \"lightpink\"\n    | \"lightsalmon\"\n    | \"lightseagreen\"\n    | \"lightskyblue\"\n    | \"lightslategray\"\n    | \"lightslategrey\"\n    | \"lightsteelblue\"\n    | \"lightyellow\"\n    | \"lime\"\n    | \"limegreen\"\n    | \"linen\"\n    | \"magenta\"\n    | \"maroon\"\n    | \"mediumaquamarine\"\n    | \"mediumblue\"\n    | \"mediumorchid\"\n    | \"mediumpurple\"\n    | \"mediumseagreen\"\n    | \"mediumslateblue\"\n    | \"mediumspringgreen\"\n    | \"mediumturquoise\"\n    | \"mediumvioletred\"\n    | \"midnightblue\"\n    | \"mintcream\"\n    | \"mistyrose\"\n    | \"moccasin\"\n    | \"navajowhite\"\n    | \"navy\"\n    | \"oldlace\"\n    | \"olive\"\n    | \"olivedrab\"\n    | \"orange\"\n    | \"orangered\"\n    | \"orchid\"\n    | \"palegoldenrod\"\n    | \"palegreen\"\n    | \"paleturquoise\"\n    | \"palevioletred\"\n    | \"papayawhip\"\n    | \"peachpuff\"\n    | \"peru\"\n    | \"pink\"\n    | \"plum\"\n    | \"powderblue\"\n    | \"purple\"\n    | \"rebeccapurple\"\n    | \"red\"\n    | \"rosybrown\"\n    | \"royalblue\"\n    | \"saddlebrown\"\n    | \"salmon\"\n    | \"sandybrown\"\n    | \"seagreen\"\n    | \"seashell\"\n    | \"sienna\"\n    | \"silver\"\n    | \"skyblue\"\n    | \"slateblue\"\n    | \"slategray\"\n    | \"slategrey\"\n    | \"snow\"\n    | \"springgreen\"\n    | \"steelblue\"\n    | \"tan\"\n    | \"teal\"\n    | \"thistle\"\n    | \"tomato\"\n    | \"transparent\"\n    | \"turquoise\"\n    | \"violet\"\n    | \"wheat\"\n    | \"white\"\n    | \"whitesmoke\"\n    | \"yellow\"\n    | \"yellowgreen\";\n\n  type PageSize = \"A3\" | \"A4\" | \"A5\" | \"B4\" | \"B5\" | \"JIS-B4\" | \"JIS-B5\" | \"ledger\" | \"legal\" | \"letter\";\n\n  type Paint = Color | \"child\" | \"context-fill\" | \"context-stroke\" | \"none\" | (string & {});\n\n  type Position<TLength> = TLength | \"bottom\" | \"center\" | \"left\" | \"right\" | \"top\" | (string & {});\n\n  type Quote = \"close-quote\" | \"no-close-quote\" | \"no-open-quote\" | \"open-quote\";\n\n  type RepeatStyle = \"no-repeat\" | \"repeat\" | \"repeat-x\" | \"repeat-y\" | \"round\" | \"space\" | (string & {});\n\n  type SelfPosition = \"center\" | \"end\" | \"flex-end\" | \"flex-start\" | \"self-end\" | \"self-start\" | \"start\";\n\n  type SingleAnimation<TTime> =\n    | EasingFunction\n    | SingleAnimationDirection\n    | SingleAnimationFillMode\n    | SingleAnimationTimeline\n    | TTime\n    | \"infinite\"\n    | \"none\"\n    | \"paused\"\n    | \"running\"\n    | (string & {})\n    | (number & {});\n\n  type SingleAnimationComposition = \"accumulate\" | \"add\" | \"replace\";\n\n  type SingleAnimationDirection = \"alternate\" | \"alternate-reverse\" | \"normal\" | \"reverse\";\n\n  type SingleAnimationFillMode = \"backwards\" | \"both\" | \"forwards\" | \"none\";\n\n  type SingleAnimationTimeline = \"auto\" | \"none\" | (string & {});\n\n  type SingleTransition<TTime> = EasingFunction | TTime | \"all\" | \"allow-discrete\" | \"none\" | \"normal\" | (string & {});\n\n  type StepTimingFunction = \"step-end\" | \"step-start\" | (string & {});\n\n  type TimelineRangeName = \"contain\" | \"cover\" | \"entry\" | \"entry-crossing\" | \"exit\" | \"exit-crossing\";\n\n  type TrackBreadth<TLength> = TLength | \"auto\" | \"max-content\" | \"min-content\" | (string & {});\n\n  type ViewportLength<TLength> = TLength | \"auto\" | (string & {});\n\n  type VisualBox = \"border-box\" | \"content-box\" | \"padding-box\";\n}\n",
  "node_modules/csstype/package.json": "{\n  \"name\": \"csstype\",\n  \"version\": \"3.1.3\",\n  \"main\": \"\",\n  \"types\": \"index.d.ts\",\n  \"description\": \"Strict TypeScript and Flow types for style based on MDN data\",\n  \"repository\": \"https://github.com/frenic/csstype\",\n  \"author\": \"Fredrik Nicol <fredrik.nicol@gmail.com>\",\n  \"license\": \"MIT\",\n  \"devDependencies\": {\n    \"@types/chokidar\": \"^2.1.3\",\n    \"@types/css-tree\": \"^2.3.1\",\n    \"@types/jest\": \"^29.5.0\",\n    \"@types/jsdom\": \"^21.1.1\",\n    \"@types/node\": \"^16.18.23\",\n    \"@types/prettier\": \"^2.7.2\",\n    \"@types/request\": \"^2.48.8\",\n    \"@types/turndown\": \"^5.0.1\",\n    \"@typescript-eslint/eslint-plugin\": \"^5.57.0\",\n    \"@typescript-eslint/parser\": \"^5.57.0\",\n    \"chalk\": \"^4.1.2\",\n    \"chokidar\": \"^3.5.3\",\n    \"eslint\": \"^8.37.0\",\n    \"css-tree\": \"^2.3.1\",\n    \"eslint-config-prettier\": \"^8.8.0\",\n    \"eslint-plugin-prettier\": \"^4.2.1\",\n    \"fast-glob\": \"^3.2.12\",\n    \"flow-bin\": \"^0.203.1\",\n    \"jest\": \"^29.5.0\",\n    \"jsdom\": \"^21.1.1\",\n    \"mdn-browser-compat-data\": \"git+https://github.com/mdn/browser-compat-data.git#1bf44517bd08de735e9ec20dbfe8e86c96341054\",\n    \"mdn-data\": \"git+https://github.com/mdn/data.git#7f0c865a3c4b5d891285c93308ee5c25cb5cfee8\",\n    \"prettier\": \"^2.8.7\",\n    \"request\": \"^2.88.2\",\n    \"ts-jest\": \"^29.0.5\",\n    \"ts-node\": \"^10.9.1\",\n    \"turndown\": \"^7.1.2\",\n    \"typescript\": \"~5.0.3\"\n  },\n  \"scripts\": {\n    \"prepublish\": \"npm install --prefix __tests__ && npm install --prefix __tests__/__fixtures__\",\n    \"prepublishOnly\": \"tsc && npm run test:src && npm run build && ts-node --files prepublish.ts\",\n    \"update\": \"ts-node --files update.ts\",\n    \"build\": \"ts-node --files build.ts --start\",\n    \"watch\": \"ts-node --files build.ts --watch\",\n    \"lint\": \"eslint . --ext .js,.jsx,.ts,.tsx --fix\",\n    \"pretty\": \"prettier --write build.ts **/*.{ts,js,json,md}\",\n    \"lazy\": \"tsc && npm run lint\",\n    \"test\": \"jest --runInBand\",\n    \"test:src\": \"jest src.*.ts\",\n    \"test:dist\": \"jest dist.*.ts --runInBand\"\n  },\n  \"files\": [\n    \"index.d.ts\",\n    \"index.js.flow\"\n  ],\n  \"keywords\": [\n    \"css\",\n    \"style\",\n    \"typescript\",\n    \"flow\",\n    \"typings\",\n    \"types\",\n    \"definitions\"\n  ]\n}\n",
  "node_modules/csv-parse/dist/esm/index.d.ts": "// Original definitions in https://github.com/DefinitelyTyped/DefinitelyTyped by: David Muller <https://github.com/davidm77>\n\n/// <reference types=\"node\" />\n\nimport * as stream from \"stream\";\n\nexport type Callback = (err: CsvError | undefined, records: any | undefined, info: Info) => void;\n\nexport interface Parser extends stream.Transform {}\n\nexport class Parser {\n    constructor(options: Options);\n    \n    __push(line: any): any;\n    \n    __write(chars: any, end: any, callback: any): any;\n    \n    readonly options: Options\n    \n    readonly info: Info;\n}\n\nexport interface CastingContext {\n    readonly column: number | string;\n    readonly empty_lines: number;\n    readonly error: CsvError;\n    readonly header: boolean;\n    readonly index: number;\n    readonly quoting: boolean;\n    readonly lines: number;\n    readonly records: number;\n    readonly invalid_field_length: number;\n}\n\nexport type CastingFunction = (value: string, context: CastingContext) => any;\n\nexport type CastingDateFunction = (value: string, context: CastingContext) => Date;\n\nexport type ColumnOption = string | undefined | null | false | { name: string };\n\n/*\nNote, could not `extends stream.TransformOptions` because encoding can be\nBufferEncoding and undefined as well as null which is not defined in the\nextended type.\n*/\nexport interface Options {\n    /**\n     * If true, the parser will attempt to convert read data types to native types.\n     * @deprecated Use {@link cast}\n     */\n    auto_parse?: boolean | CastingFunction;\n    autoParse?: boolean | CastingFunction;\n    /**\n     * If true, the parser will attempt to convert read data types to dates. It requires the \"auto_parse\" option.\n     * @deprecated Use {@link cast_date}\n     */\n    auto_parse_date?: boolean | CastingDateFunction;\n    autoParseDate?: boolean | CastingDateFunction;\n    /**\n     * If true, detect and exclude the byte order mark (BOM) from the CSV input if present.\n     */\n    bom?: boolean;\n    /**\n     * If true, the parser will attempt to convert input string to native types.\n     * If a function, receive the value as first argument, a context as second argument and return a new value. More information about the context properties is available below.\n     */\n    cast?: boolean | CastingFunction;\n    /**\n     * If true, the parser will attempt to convert input string to dates.\n     * If a function, receive the value as argument and return a new value. It requires the \"auto_parse\" option. Be careful, it relies on Date.parse.\n     */\n    cast_date?: boolean | CastingDateFunction;\n    castDate?: boolean | CastingDateFunction;\n    /**\n     * List of fields as an array,\n     * a user defined callback accepting the first line and returning the column names or true if autodiscovered in the first CSV line,\n     * default to null,\n     * affect the result data set in the sense that records will be objects instead of arrays.\n     */\n    columns?: ColumnOption[] | boolean | ((record: any) => ColumnOption[]);\n    /**\n     * Convert values into an array of values when columns are activated and\n     * when multiple columns of the same name are found.\n     */\n    group_columns_by_name?: boolean;\n    groupColumnsByName?: boolean;\n    /**\n     * Treat all the characters after this one as a comment, default to '' (disabled).\n     */\n    comment?: string;\n    /**\n     * Restrict the definition of comments to a full line. Comment characters\n     * defined in the middle of the line are not interpreted as such. The\n     * option require the activation of comments.\n     */\n    comment_no_infix?: boolean;\n    /**\n     * Set the field delimiter. One character only, defaults to comma.\n     */\n    delimiter?: string | string[] | Buffer;\n    /**\n     * Set the source and destination encoding, a value of `null` returns buffer instead of strings.\n     */\n    encoding?: BufferEncoding | undefined;\n    /**\n     * Set the escape character, one character only, defaults to double quotes.\n     */\n    escape?: string | null | false | Buffer;\n    /**\n     * Start handling records from the requested number of records.\n     */\n    from?: number;\n    /**\n     * Start handling records from the requested line number.\n     */\n    from_line?: number;\n    fromLine?: number;\n    /**\n     * Don't interpret delimiters as such in the last field according to the number of fields calculated from the number of columns, the option require the presence of the `column` option when `true`.\n     */\n    ignore_last_delimiters?: boolean | number;\n    /**\n     * Generate two properties `info` and `record` where `info` is a snapshot of the info object at the time the record was created and `record` is the parsed array or object.\n     */\n    info?: boolean;\n    /**\n     * If true, ignore whitespace immediately following the delimiter (i.e. left-trim all fields), defaults to false.\n     * Does not remove whitespace in a quoted field.\n     */\n    ltrim?: boolean;\n    /**\n     * Maximum numer of characters to be contained in the field and line buffers before an exception is raised,\n     * used to guard against a wrong delimiter or record_delimiter,\n     * default to 128000 characters.\n     */\n    max_record_size?: number;\n    maxRecordSize?: number;\n    /**\n     * Name of header-record title to name objects by.\n     */\n    objname?: string;\n    /**\n     * Alter and filter records by executing a user defined function.\n     */\n    on_record?: (record: any, context: CastingContext) => any;\n    onRecord?: (record: any, context: CastingContext) => any;\n    /**\n     * Optional character surrounding a field, one character only, defaults to double quotes.\n     */\n    quote?: string | boolean | Buffer | null;\n    /**\n     * Generate two properties raw and row where raw is the original CSV row content and row is the parsed array or object.\n     */\n    raw?: boolean;\n    /**\n     * Discard inconsistent columns count, default to false.\n     */\n    relax_column_count?: boolean;\n    relaxColumnCount?: boolean;\n    /**\n     * Discard inconsistent columns count when the record contains less fields than expected, default to false.\n     */\n    relax_column_count_less?: boolean;\n    relaxColumnCountLess?: boolean;\n    /**\n     * Discard inconsistent columns count when the record contains more fields than expected, default to false.\n     */\n    relax_column_count_more?: boolean;\n    relaxColumnCountMore?: boolean;\n    /**\n     * Preserve quotes inside unquoted field.\n     */\n    relax_quotes?: boolean;\n    relaxQuotes?: boolean;\n    /**\n     * One or multiple characters used to delimit record rows; defaults to auto discovery if not provided.\n     * Supported auto discovery method are Linux (\"\\n\"), Apple (\"\\r\") and Windows (\"\\r\\n\") row delimiters.\n     */\n    record_delimiter?: string | string[] | Buffer | Buffer[];\n    recordDelimiter?: string | string[] | Buffer | Buffer[];\n    /**\n     * If true, ignore whitespace immediately preceding the delimiter (i.e. right-trim all fields), defaults to false.\n     * Does not remove whitespace in a quoted field.\n     */\n    rtrim?: boolean;\n    /**\n     * Dont generate empty values for empty lines.\n     * Defaults to false\n     */\n    skip_empty_lines?: boolean;\n    skipEmptyLines?: boolean;\n    /**\n     * Skip a line with error found inside and directly go process the next line.\n     */\n    skip_records_with_error?: boolean;\n    skipRecordsWithError?: boolean;\n    /**\n     * Don't generate records for lines containing empty column values (column matching /\\s*\\/), defaults to false.\n     */\n    skip_records_with_empty_values?: boolean;\n    skipRecordsWithEmptyValues?: boolean;\n    /**\n     * Stop handling records after the requested number of records.\n     */\n    to?: number;\n    /**\n     * Stop handling records after the requested line number.\n     */\n    to_line?: number;\n    toLine?: number;\n    /**\n     * If true, ignore whitespace immediately around the delimiter, defaults to false.\n     * Does not remove whitespace in a quoted field.\n     */\n    trim?: boolean;\n}\n\nexport interface Info {\n    /**\n     * Count the number of lines being fully commented.\n     */\n    readonly comment_lines: number;\n    /**\n     * Count the number of processed empty lines.\n     */\n    readonly empty_lines: number;\n    /**\n     * The number of lines encountered in the source dataset, start at 1 for the first line.\n     */\n    readonly lines: number;\n    /**\n     * Count the number of processed records.\n     */\n    readonly records: number;\n    /**\n     * Count of the number of processed bytes.\n     */\n    readonly bytes: number;\n    /**\n     * Number of non uniform records when `relax_column_count` is true.\n     */\n    readonly invalid_field_length: number;\n    /**\n     * Normalized verion of `options.columns` when `options.columns` is true, boolean otherwise.\n     */\n    readonly columns: boolean | { name: string }[] | { disabled: true }[];\n}\n\nexport type CsvErrorCode = \n    'CSV_INVALID_OPTION_BOM'\n    | 'CSV_INVALID_OPTION_CAST'\n    | 'CSV_INVALID_OPTION_CAST_DATE'\n    | 'CSV_INVALID_OPTION_COLUMNS'\n    | 'CSV_INVALID_OPTION_GROUP_COLUMNS_BY_NAME'\n    | 'CSV_INVALID_OPTION_COMMENT'\n    | 'CSV_INVALID_OPTION_DELIMITER'\n    | 'CSV_INVALID_OPTION_ON_RECORD'\n    | 'CSV_INVALID_CLOSING_QUOTE'\n    | 'INVALID_OPENING_QUOTE'\n    | 'CSV_INVALID_COLUMN_MAPPING'\n    | 'CSV_INVALID_ARGUMENT'\n    | 'CSV_INVALID_COLUMN_DEFINITION'\n    | 'CSV_MAX_RECORD_SIZE'\n    | 'CSV_NON_TRIMABLE_CHAR_AFTER_CLOSING_QUOTE'\n    | 'CSV_QUOTE_NOT_CLOSED'\n    | 'CSV_RECORD_INCONSISTENT_FIELDS_LENGTH'\n    | 'CSV_RECORD_INCONSISTENT_COLUMNS'\n    | 'CSV_OPTION_COLUMNS_MISSING_NAME'\n\nexport class CsvError extends Error {\n    readonly code: CsvErrorCode;\n    [key: string]: any;\n\n    constructor(code: CsvErrorCode, message: string | string[], options?: Options, ...contexts: any[]);\n}\n\ndeclare function parse(input: Buffer | string, options?: Options, callback?: Callback): Parser;\ndeclare function parse(input: Buffer | string, callback?: Callback): Parser;\ndeclare function parse(options?: Options, callback?: Callback): Parser;\ndeclare function parse(callback?: Callback): Parser;\n\n// export default parse;\nexport { parse }\n",
  "node_modules/csv-parse/dist/esm/stream.d.ts": "\nimport { Options } from './index.js';\n\ndeclare function parse(options?: Options): TransformStream;\n// export default parse;\nexport { parse };\n\nexport {\n  CastingContext, CastingFunction, CastingDateFunction,\n  ColumnOption, Options, Info, CsvErrorCode, CsvError\n} from './index.js';\n",
  "node_modules/csv-parse/dist/esm/sync.d.ts": "\nimport { Options } from './index.js';\n\ndeclare function parse(input: Buffer | string, options?: Options): any;\n// export default parse;\nexport { parse };\n\nexport {\n  CastingContext, CastingFunction, CastingDateFunction,\n  ColumnOption, Options, Info, CsvErrorCode, CsvError\n} from './index.js';\n",
  "node_modules/csv-parse/lib/index.d.ts": "// Original definitions in https://github.com/DefinitelyTyped/DefinitelyTyped by: David Muller <https://github.com/davidm77>\n\n/// <reference types=\"node\" />\n\nimport * as stream from \"stream\";\n\nexport type Callback = (err: CsvError | undefined, records: any | undefined, info: Info) => void;\n\nexport interface Parser extends stream.Transform {}\n\nexport class Parser {\n    constructor(options: Options);\n    \n    __push(line: any): any;\n    \n    __write(chars: any, end: any, callback: any): any;\n    \n    readonly options: Options\n    \n    readonly info: Info;\n}\n\nexport interface CastingContext {\n    readonly column: number | string;\n    readonly empty_lines: number;\n    readonly error: CsvError;\n    readonly header: boolean;\n    readonly index: number;\n    readonly quoting: boolean;\n    readonly lines: number;\n    readonly records: number;\n    readonly invalid_field_length: number;\n}\n\nexport type CastingFunction = (value: string, context: CastingContext) => any;\n\nexport type CastingDateFunction = (value: string, context: CastingContext) => Date;\n\nexport type ColumnOption = string | undefined | null | false | { name: string };\n\n/*\nNote, could not `extends stream.TransformOptions` because encoding can be\nBufferEncoding and undefined as well as null which is not defined in the\nextended type.\n*/\nexport interface Options {\n    /**\n     * If true, the parser will attempt to convert read data types to native types.\n     * @deprecated Use {@link cast}\n     */\n    auto_parse?: boolean | CastingFunction;\n    autoParse?: boolean | CastingFunction;\n    /**\n     * If true, the parser will attempt to convert read data types to dates. It requires the \"auto_parse\" option.\n     * @deprecated Use {@link cast_date}\n     */\n    auto_parse_date?: boolean | CastingDateFunction;\n    autoParseDate?: boolean | CastingDateFunction;\n    /**\n     * If true, detect and exclude the byte order mark (BOM) from the CSV input if present.\n     */\n    bom?: boolean;\n    /**\n     * If true, the parser will attempt to convert input string to native types.\n     * If a function, receive the value as first argument, a context as second argument and return a new value. More information about the context properties is available below.\n     */\n    cast?: boolean | CastingFunction;\n    /**\n     * If true, the parser will attempt to convert input string to dates.\n     * If a function, receive the value as argument and return a new value. It requires the \"auto_parse\" option. Be careful, it relies on Date.parse.\n     */\n    cast_date?: boolean | CastingDateFunction;\n    castDate?: boolean | CastingDateFunction;\n    /**\n     * List of fields as an array,\n     * a user defined callback accepting the first line and returning the column names or true if autodiscovered in the first CSV line,\n     * default to null,\n     * affect the result data set in the sense that records will be objects instead of arrays.\n     */\n    columns?: ColumnOption[] | boolean | ((record: any) => ColumnOption[]);\n    /**\n     * Convert values into an array of values when columns are activated and\n     * when multiple columns of the same name are found.\n     */\n    group_columns_by_name?: boolean;\n    groupColumnsByName?: boolean;\n    /**\n     * Treat all the characters after this one as a comment, default to '' (disabled).\n     */\n    comment?: string;\n    /**\n     * Restrict the definition of comments to a full line. Comment characters\n     * defined in the middle of the line are not interpreted as such. The\n     * option require the activation of comments.\n     */\n    comment_no_infix?: boolean;\n    /**\n     * Set the field delimiter. One character only, defaults to comma.\n     */\n    delimiter?: string | string[] | Buffer;\n    /**\n     * Set the source and destination encoding, a value of `null` returns buffer instead of strings.\n     */\n    encoding?: BufferEncoding | undefined;\n    /**\n     * Set the escape character, one character only, defaults to double quotes.\n     */\n    escape?: string | null | false | Buffer;\n    /**\n     * Start handling records from the requested number of records.\n     */\n    from?: number;\n    /**\n     * Start handling records from the requested line number.\n     */\n    from_line?: number;\n    fromLine?: number;\n    /**\n     * Don't interpret delimiters as such in the last field according to the number of fields calculated from the number of columns, the option require the presence of the `column` option when `true`.\n     */\n    ignore_last_delimiters?: boolean | number;\n    /**\n     * Generate two properties `info` and `record` where `info` is a snapshot of the info object at the time the record was created and `record` is the parsed array or object.\n     */\n    info?: boolean;\n    /**\n     * If true, ignore whitespace immediately following the delimiter (i.e. left-trim all fields), defaults to false.\n     * Does not remove whitespace in a quoted field.\n     */\n    ltrim?: boolean;\n    /**\n     * Maximum numer of characters to be contained in the field and line buffers before an exception is raised,\n     * used to guard against a wrong delimiter or record_delimiter,\n     * default to 128000 characters.\n     */\n    max_record_size?: number;\n    maxRecordSize?: number;\n    /**\n     * Name of header-record title to name objects by.\n     */\n    objname?: string;\n    /**\n     * Alter and filter records by executing a user defined function.\n     */\n    on_record?: (record: any, context: CastingContext) => any;\n    onRecord?: (record: any, context: CastingContext) => any;\n    /**\n     * Optional character surrounding a field, one character only, defaults to double quotes.\n     */\n    quote?: string | boolean | Buffer | null;\n    /**\n     * Generate two properties raw and row where raw is the original CSV row content and row is the parsed array or object.\n     */\n    raw?: boolean;\n    /**\n     * Discard inconsistent columns count, default to false.\n     */\n    relax_column_count?: boolean;\n    relaxColumnCount?: boolean;\n    /**\n     * Discard inconsistent columns count when the record contains less fields than expected, default to false.\n     */\n    relax_column_count_less?: boolean;\n    relaxColumnCountLess?: boolean;\n    /**\n     * Discard inconsistent columns count when the record contains more fields than expected, default to false.\n     */\n    relax_column_count_more?: boolean;\n    relaxColumnCountMore?: boolean;\n    /**\n     * Preserve quotes inside unquoted field.\n     */\n    relax_quotes?: boolean;\n    relaxQuotes?: boolean;\n    /**\n     * One or multiple characters used to delimit record rows; defaults to auto discovery if not provided.\n     * Supported auto discovery method are Linux (\"\\n\"), Apple (\"\\r\") and Windows (\"\\r\\n\") row delimiters.\n     */\n    record_delimiter?: string | string[] | Buffer | Buffer[];\n    recordDelimiter?: string | string[] | Buffer | Buffer[];\n    /**\n     * If true, ignore whitespace immediately preceding the delimiter (i.e. right-trim all fields), defaults to false.\n     * Does not remove whitespace in a quoted field.\n     */\n    rtrim?: boolean;\n    /**\n     * Dont generate empty values for empty lines.\n     * Defaults to false\n     */\n    skip_empty_lines?: boolean;\n    skipEmptyLines?: boolean;\n    /**\n     * Skip a line with error found inside and directly go process the next line.\n     */\n    skip_records_with_error?: boolean;\n    skipRecordsWithError?: boolean;\n    /**\n     * Don't generate records for lines containing empty column values (column matching /\\s*\\/), defaults to false.\n     */\n    skip_records_with_empty_values?: boolean;\n    skipRecordsWithEmptyValues?: boolean;\n    /**\n     * Stop handling records after the requested number of records.\n     */\n    to?: number;\n    /**\n     * Stop handling records after the requested line number.\n     */\n    to_line?: number;\n    toLine?: number;\n    /**\n     * If true, ignore whitespace immediately around the delimiter, defaults to false.\n     * Does not remove whitespace in a quoted field.\n     */\n    trim?: boolean;\n}\n\nexport interface Info {\n    /**\n     * Count the number of lines being fully commented.\n     */\n    readonly comment_lines: number;\n    /**\n     * Count the number of processed empty lines.\n     */\n    readonly empty_lines: number;\n    /**\n     * The number of lines encountered in the source dataset, start at 1 for the first line.\n     */\n    readonly lines: number;\n    /**\n     * Count the number of processed records.\n     */\n    readonly records: number;\n    /**\n     * Count of the number of processed bytes.\n     */\n    readonly bytes: number;\n    /**\n     * Number of non uniform records when `relax_column_count` is true.\n     */\n    readonly invalid_field_length: number;\n    /**\n     * Normalized verion of `options.columns` when `options.columns` is true, boolean otherwise.\n     */\n    readonly columns: boolean | { name: string }[] | { disabled: true }[];\n}\n\nexport type CsvErrorCode = \n    'CSV_INVALID_OPTION_BOM'\n    | 'CSV_INVALID_OPTION_CAST'\n    | 'CSV_INVALID_OPTION_CAST_DATE'\n    | 'CSV_INVALID_OPTION_COLUMNS'\n    | 'CSV_INVALID_OPTION_GROUP_COLUMNS_BY_NAME'\n    | 'CSV_INVALID_OPTION_COMMENT'\n    | 'CSV_INVALID_OPTION_DELIMITER'\n    | 'CSV_INVALID_OPTION_ON_RECORD'\n    | 'CSV_INVALID_CLOSING_QUOTE'\n    | 'INVALID_OPENING_QUOTE'\n    | 'CSV_INVALID_COLUMN_MAPPING'\n    | 'CSV_INVALID_ARGUMENT'\n    | 'CSV_INVALID_COLUMN_DEFINITION'\n    | 'CSV_MAX_RECORD_SIZE'\n    | 'CSV_NON_TRIMABLE_CHAR_AFTER_CLOSING_QUOTE'\n    | 'CSV_QUOTE_NOT_CLOSED'\n    | 'CSV_RECORD_INCONSISTENT_FIELDS_LENGTH'\n    | 'CSV_RECORD_INCONSISTENT_COLUMNS'\n    | 'CSV_OPTION_COLUMNS_MISSING_NAME'\n\nexport class CsvError extends Error {\n    readonly code: CsvErrorCode;\n    [key: string]: any;\n\n    constructor(code: CsvErrorCode, message: string | string[], options?: Options, ...contexts: any[]);\n}\n\ndeclare function parse(input: Buffer | string, options?: Options, callback?: Callback): Parser;\ndeclare function parse(input: Buffer | string, callback?: Callback): Parser;\ndeclare function parse(options?: Options, callback?: Callback): Parser;\ndeclare function parse(callback?: Callback): Parser;\n\n// export default parse;\nexport { parse }\n",
  "node_modules/csv-parse/lib/stream.d.ts": "\nimport { Options } from './index.js';\n\ndeclare function parse(options?: Options): TransformStream;\n// export default parse;\nexport { parse };\n\nexport {\n  CastingContext, CastingFunction, CastingDateFunction,\n  ColumnOption, Options, Info, CsvErrorCode, CsvError\n} from './index.js';\n",
  "node_modules/csv-parse/lib/sync.d.ts": "\nimport { Options } from './index.js';\n\ndeclare function parse(input: Buffer | string, options?: Options): any;\n// export default parse;\nexport { parse };\n\nexport {\n  CastingContext, CastingFunction, CastingDateFunction,\n  ColumnOption, Options, Info, CsvErrorCode, CsvError\n} from './index.js';\n",
  "node_modules/csv-parse/package.json": "{\n  \"version\": \"5.6.0\",\n  \"name\": \"csv-parse\",\n  \"description\": \"CSV parsing implementing the Node.js `stream.Transform` API\",\n  \"keywords\": [\n    \"csv\",\n    \"parse\",\n    \"parser\",\n    \"convert\",\n    \"tsv\",\n    \"stream\",\n    \"backend\",\n    \"frontend\"\n  ],\n  \"author\": \"David Worms <david@adaltas.com> (https://www.adaltas.com)\",\n  \"contributors\": [\n    \"David Worms <david@adaltas.com> (https://www.adaltas.com)\",\n    \"Will White (https://github.com/willwhite)\",\n    \"Justin Latimer (https://github.com/justinlatimer)\",\n    \"jonseymour (https://github.com/jonseymour)\",\n    \"pascalopitz (https://github.com/pascalopitz)\",\n    \"Josh Pschorr (https://github.com/jpschorr)\",\n    \"Elad Ben-Israel (https://github.com/eladb)\",\n    \"Philippe Plantier (https://github.com/phipla)\",\n    \"Tim Oxley (https://github.com/timoxley)\",\n    \"Damon Oehlman (https://github.com/DamonOehlman)\",\n    \"Alexandru Topliceanu (https://github.com/topliceanu)\",\n    \"Visup (https://github.com/visup)\",\n    \"Edmund von der Burg (https://github.com/evdb)\",\n    \"Douglas Christopher Wilson (https://github.com/dougwilson)\",\n    \"Joe Eaves (https://github.com/Joeasaurus)\",\n    \"Mark Stosberg (https://github.com/markstos)\"\n  ],\n  \"exports\": {\n    \".\": {\n      \"import\": {\n        \"types\": \"./lib/index.d.ts\",\n        \"default\": \"./lib/index.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/cjs/index.d.cts\",\n        \"default\": \"./dist/cjs/index.cjs\"\n      }\n    },\n    \"./sync\": {\n      \"import\": {\n        \"types\": \"./lib/sync.d.ts\",\n        \"default\": \"./lib/sync.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/cjs/sync.d.cts\",\n        \"default\": \"./dist/cjs/sync.cjs\"\n      }\n    },\n    \"./stream\": {\n      \"import\": {\n        \"types\": \"./lib/stream.d.ts\",\n        \"default\": \"./lib/stream.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/cjs/stream.d.cts\",\n        \"default\": \"./dist/cjs/stream.cjs\"\n      }\n    },\n    \"./browser/esm\": {\n      \"types\": \"./dist/esm/index.d.ts\",\n      \"default\": \"./dist/esm/index.js\"\n    },\n    \"./browser/esm/sync\": {\n      \"types\": \"./dist/esm/sync.d.ts\",\n      \"default\": \"./dist/esm/sync.js\"\n    }\n  },\n  \"devDependencies\": {\n    \"@eslint/js\": \"^9.15.0\",\n    \"@rollup/plugin-node-resolve\": \"^15.3.0\",\n    \"@types/mocha\": \"^10.0.9\",\n    \"@types/node\": \"^22.9.1\",\n    \"coffeescript\": \"^2.7.0\",\n    \"csv-generate\": \"^4.4.2\",\n    \"csv-spectrum\": \"^2.0.0\",\n    \"each\": \"^2.7.2\",\n    \"eslint\": \"^9.15.0\",\n    \"eslint-config-prettier\": \"^9.1.0\",\n    \"eslint-plugin-mocha\": \"^10.5.0\",\n    \"eslint-plugin-prettier\": \"^5.2.1\",\n    \"mocha\": \"^10.8.2\",\n    \"pad\": \"^3.3.0\",\n    \"prettier\": \"^3.3.3\",\n    \"rollup\": \"^4.27.3\",\n    \"rollup-plugin-node-builtins\": \"^2.1.2\",\n    \"rollup-plugin-node-globals\": \"^1.4.0\",\n    \"should\": \"^13.2.3\",\n    \"stream-transform\": \"^3.3.3\",\n    \"ts-node\": \"^10.9.2\",\n    \"typescript\": \"^5.6.3\"\n  },\n  \"files\": [\n    \"dist\",\n    \"lib\"\n  ],\n  \"homepage\": \"https://csv.js.org/parse\",\n  \"license\": \"MIT\",\n  \"main\": \"./dist/cjs/index.cjs\",\n  \"mocha\": {\n    \"inline-diffs\": true,\n    \"loader\": \"./test/loaders/all.js\",\n    \"recursive\": true,\n    \"reporter\": \"spec\",\n    \"require\": [\n      \"should\"\n    ],\n    \"throw-deprecation\": false,\n    \"timeout\": 40000\n  },\n  \"lint-staged\": {\n    \"*.js\": \"npm run lint:fix\",\n    \"*.md\": \"prettier -w\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/adaltas/node-csv.git\",\n    \"directory\": \"packages/csv-parse\"\n  },\n  \"scripts\": {\n    \"build\": \"npm run build:rollup && npm run build:ts\",\n    \"build:rollup\": \"npx rollup -c\",\n    \"build:ts\": \"cp lib/index.d.ts dist/cjs/index.d.cts && cp lib/sync.d.ts dist/cjs/sync.d.cts && cp lib/*.ts dist/esm\",\n    \"postbuild:ts\": \"find dist/cjs -name '*.d.cts' -exec sh -c \\\"sed -i \\\"s/\\\\.js'/\\\\.cjs'/g\\\" {} || sed -i '' \\\"s/\\\\.js'/\\\\.cjs'/g\\\" {}\\\" \\\\;\",\n    \"lint:check\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"lint:ts\": \"tsc --noEmit true\",\n    \"preversion\": \"npm run build && git add dist\",\n    \"test\": \"mocha 'test/**/*.{coffee,ts}'\",\n    \"test:legacy\": \"mocha --ignore test/api.web_stream.coffee --ignore test/api.web_stream.ts --ignore test/api.stream.finished.coffee --ignore test/api.stream.iterator.coffee --loader=./test/loaders/legacy/all.js 'test/**/*.{coffee,ts}'\"\n  },\n  \"type\": \"module\",\n  \"types\": \"dist/esm/index.d.ts\",\n  \"typesVersions\": {\n    \"*\": {\n      \".\": [\n        \"dist/esm/index.d.ts\"\n      ],\n      \"sync\": [\n        \"dist/esm/sync.d.ts\"\n      ],\n      \"browser/esm\": [\n        \"dist/esm/index.d.ts\"\n      ],\n      \"browser/esm/sync\": [\n        \"dist/esm/sync.d.ts\"\n      ]\n    }\n  },\n  \"gitHead\": \"cc1235a58de98dd9eab0665c7b1d03213e9633c7\"\n}\n",
  "node_modules/debug/package.json": "{\n  \"name\": \"debug\",\n  \"version\": \"4.4.0\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/debug-js/debug.git\"\n  },\n  \"description\": \"Lightweight debugging utility for Node.js and the browser\",\n  \"keywords\": [\n    \"debug\",\n    \"log\",\n    \"debugger\"\n  ],\n  \"files\": [\n    \"src\",\n    \"LICENSE\",\n    \"README.md\"\n  ],\n  \"author\": \"Josh Junon (https://github.com/qix-)\",\n  \"contributors\": [\n    \"TJ Holowaychuk <tj@vision-media.ca>\",\n    \"Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)\",\n    \"Andrew Rhyne <rhyneandrew@gmail.com>\"\n  ],\n  \"license\": \"MIT\",\n  \"scripts\": {\n    \"lint\": \"xo\",\n    \"test\": \"npm run test:node && npm run test:browser && npm run lint\",\n    \"test:node\": \"istanbul cover _mocha -- test.js test.node.js\",\n    \"test:browser\": \"karma start --single-run\",\n    \"test:coverage\": \"cat ./coverage/lcov.info | coveralls\"\n  },\n  \"dependencies\": {\n    \"ms\": \"^2.1.3\"\n  },\n  \"devDependencies\": {\n    \"brfs\": \"^2.0.1\",\n    \"browserify\": \"^16.2.3\",\n    \"coveralls\": \"^3.0.2\",\n    \"istanbul\": \"^0.4.5\",\n    \"karma\": \"^3.1.4\",\n    \"karma-browserify\": \"^6.0.0\",\n    \"karma-chrome-launcher\": \"^2.2.0\",\n    \"karma-mocha\": \"^1.3.0\",\n    \"mocha\": \"^5.2.0\",\n    \"mocha-lcov-reporter\": \"^1.2.0\",\n    \"sinon\": \"^14.0.0\",\n    \"xo\": \"^0.23.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"supports-color\": {\n      \"optional\": true\n    }\n  },\n  \"main\": \"./src/index.js\",\n  \"browser\": \"./src/browser.js\",\n  \"engines\": {\n    \"node\": \">=6.0\"\n  },\n  \"xo\": {\n    \"rules\": {\n      \"import/extensions\": \"off\"\n    }\n  }\n}\n",
  "node_modules/decode-named-character-reference/index.d.ts": "/**\n * Decode a single character reference (without the `&` or `;`).\n * You probably only need this when you’re building parsers yourself that follow\n * different rules compared to HTML.\n * This is optimized to be tiny in browsers.\n *\n * @param {string} value\n *   `notin` (named), `#123` (deci), `#x123` (hexa).\n * @returns {string|false}\n *   Decoded reference.\n */\nexport function decodeNamedCharacterReference(value: string): string | false;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/decode-named-character-reference/index.dom.d.ts": "/**\n * @param {string} value\n * @returns {string | false}\n */\nexport function decodeNamedCharacterReference(value: string): string | false;\n//# sourceMappingURL=index.dom.d.ts.map",
  "node_modules/decode-named-character-reference/package.json": "{\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"bugs\": \"https://github.com/wooorm/decode-named-character-reference/issues\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"dependencies\": {\n    \"character-entities\": \"^2.0.0\"\n  },\n  \"description\": \"Decode named character references\",\n  \"devDependencies\": {\n    \"@types/node\": \"^25.0.0\",\n    \"c8\": \"^10.0.0\",\n    \"prettier\": \"^3.0.0\",\n    \"remark-cli\": \"^12.0.0\",\n    \"remark-preset-wooorm\": \"^11.0.0\",\n    \"type-coverage\": \"^2.0.0\",\n    \"typescript\": \"^5.0.0\",\n    \"xo\": \"^1.0.0\"\n  },\n  \"exports\": {\n    \"convex\": \"./index.js\",\n    \"deno\": \"./index.js\",\n    \"edge-light\": \"./index.js\",\n    \"react-native\": \"./index.js\",\n    \"worker\": \"./index.js\",\n    \"workerd\": \"./index.js\",\n    \"browser\": \"./index.dom.js\",\n    \"default\": \"./index.js\"\n  },\n  \"files\": [\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.dom.d.ts.map\",\n    \"index.dom.d.ts\",\n    \"index.dom.js\",\n    \"index.js\"\n  ],\n  \"funding\": {\n    \"type\": \"github\",\n    \"url\": \"https://github.com/sponsors/wooorm\"\n  },\n  \"keywords\": [\n    \"character\",\n    \"decode\",\n    \"named\",\n    \"references\"\n  ],\n  \"license\": \"MIT\",\n  \"main#\": \"to do: next major: remove field\",\n  \"main\": \"index.js\",\n  \"name\": \"decode-named-character-reference\",\n  \"prettier\": {\n    \"bracketSpacing\": false,\n    \"semi\": false,\n    \"singleQuote\": true,\n    \"tabWidth\": 2,\n    \"trailingComma\": \"none\",\n    \"useTabs\": false\n  },\n  \"remarkConfig\": {\n    \"plugins\": [\n      \"remark-preset-wooorm\"\n    ]\n  },\n  \"repository\": \"wooorm/decode-named-character-reference\",\n  \"scripts\": {\n    \"build\": \"tsc --build --clean && tsc --build && type-coverage\",\n    \"format\": \"remark --frail --output --quiet -- . && prettier --log-level warn --write -- . && xo --fix\",\n    \"test-api\": \"node --conditions development test.js\",\n    \"test-coverage\": \"c8 --100 --reporter lcov -- npm run test-api\",\n    \"test\": \"npm run build && npm run format && npm run test-coverage\"\n  },\n  \"sideEffects\": false,\n  \"typeCoverage\": {\n    \"atLeast\": 100,\n    \"ignoreCatch\": true\n  },\n  \"types#\": \"to do: next major: remove field\",\n  \"types\": \"index.d.ts\",\n  \"type\": \"module\",\n  \"version\": \"1.3.0\",\n  \"xo\": {\n    \"prettier\": true,\n    \"rules\": {\n      \"unicorn/prefer-code-point\": \"off\"\n    },\n    \"space\": true\n  }\n}\n",
  "node_modules/decompress-response/index.d.ts": "/// <reference types=\"node\"/>\nimport {IncomingMessage} from 'http';\n\n/**\nDecompress a HTTP response if needed.\n\n@param response - The HTTP incoming stream with compressed data.\n@returns The decompressed HTTP response stream.\n\n@example\n```\nimport {http} from 'http';\nimport decompressResponse = require('decompress-response');\n\nhttp.get('https://sindresorhus.com', response => {\n\tresponse = decompressResponse(response);\n});\n```\n*/\ndeclare function decompressResponse(response: IncomingMessage): IncomingMessage;\n\nexport = decompressResponse;\n",
  "node_modules/decompress-response/package.json": "{\n\t\"name\": \"decompress-response\",\n\t\"version\": \"6.0.0\",\n\t\"description\": \"Decompress a HTTP response if needed\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/decompress-response\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=10\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"decompress\",\n\t\t\"response\",\n\t\t\"http\",\n\t\t\"https\",\n\t\t\"zlib\",\n\t\t\"gzip\",\n\t\t\"zip\",\n\t\t\"deflate\",\n\t\t\"unzip\",\n\t\t\"ungzip\",\n\t\t\"incoming\",\n\t\t\"message\",\n\t\t\"stream\",\n\t\t\"compressed\",\n\t\t\"brotli\"\n\t],\n\t\"dependencies\": {\n\t\t\"mimic-response\": \"^3.1.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@types/node\": \"^14.0.1\",\n\t\t\"ava\": \"^2.2.0\",\n\t\t\"get-stream\": \"^5.0.0\",\n\t\t\"pify\": \"^5.0.0\",\n\t\t\"tsd\": \"^0.11.0\",\n\t\t\"xo\": \"^0.30.0\"\n\t},\n\t\"xo\": {\n\t\t\"rules\": {\n\t\t\t\"@typescript-eslint/prefer-readonly-parameter-types\": \"off\"\n\t\t}\n\t}\n}\n",
  "node_modules/deep-extend/package.json": "{\n  \"name\": \"deep-extend\",\n  \"description\": \"Recursive object extending\",\n  \"license\": \"MIT\",\n  \"version\": \"0.6.0\",\n  \"homepage\": \"https://github.com/unclechu/node-deep-extend\",\n  \"keywords\": [\n    \"deep-extend\",\n    \"extend\",\n    \"deep\",\n    \"recursive\",\n    \"xtend\",\n    \"clone\",\n    \"merge\",\n    \"json\"\n  ],\n  \"licenses\": [\n    {\n      \"type\": \"MIT\",\n      \"url\": \"https://raw.githubusercontent.com/unclechu/node-deep-extend/master/LICENSE\"\n    }\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/unclechu/node-deep-extend.git\"\n  },\n  \"author\": \"Viacheslav Lotsmanov <lotsmanov89@gmail.com>\",\n  \"bugs\": \"https://github.com/unclechu/node-deep-extend/issues\",\n  \"contributors\": [\n    {\n      \"name\": \"Romain Prieto\",\n      \"url\": \"https://github.com/rprieto\"\n    },\n    {\n      \"name\": \"Max Maximov\",\n      \"url\": \"https://github.com/maxmaximov\"\n    },\n    {\n      \"name\": \"Marshall Bowers\",\n      \"url\": \"https://github.com/maxdeviant\"\n    },\n    {\n      \"name\": \"Misha Wakerman\",\n      \"url\": \"https://github.com/mwakerman\"\n    }\n  ],\n  \"main\": \"lib/deep-extend.js\",\n  \"engines\": {\n    \"node\": \">=4.0.0\"\n  },\n  \"scripts\": {\n    \"test\": \"./node_modules/.bin/mocha\"\n  },\n  \"devDependencies\": {\n    \"mocha\": \"5.2.0\",\n    \"should\": \"13.2.1\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"lib/\"\n  ]\n}\n",
  "node_modules/deepmerge-ts/package.json": "{\n  \"name\": \"deepmerge-ts\",\n  \"version\": \"7.1.5\",\n  \"description\": \"Deeply merge 2 or more objects respecting type information.\",\n  \"keywords\": [\n    \"merge\",\n    \"deepmerge\",\n    \"deep merge\",\n    \"deep-merge\",\n    \"inferred types\",\n    \"inferred-types\",\n    \"recursive merge\",\n    \"recursive-merge\",\n    \"ts\",\n    \"ts merge\",\n    \"ts-merge\",\n    \"typescript\",\n    \"typescript merge\",\n    \"typescript-merge\"\n  ],\n  \"homepage\": \"https://github.com/RebeccaStevens/deepmerge-ts#readme\",\n  \"bugs\": {\n    \"url\": \"https://github.com/RebeccaStevens/deepmerge-ts/issues\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/RebeccaStevens/deepmerge-ts.git\"\n  },\n  \"license\": \"BSD-3-Clause\",\n  \"author\": {\n    \"name\": \"Rebecca Stevens\",\n    \"email\": \"rebecca.stevens@outlook.co.nz\"\n  },\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"exports\": {\n    \"types\": {\n      \"import\": \"./dist/index.d.mts\",\n      \"require\": \"./dist/index.d.cts\"\n    },\n    \"import\": \"./dist/index.mjs\",\n    \"require\": \"./dist/index.cjs\"\n  },\n  \"main\": \"./dist/index.cjs\",\n  \"types\": \"./dist/index.d.cts\",\n  \"files\": [\n    \"dist/\",\n    \"package.json\",\n    \"CHANGELOG.md\",\n    \"LICENSE\",\n    \"README.md\"\n  ],\n  \"scripts\": {\n    \"benchmark\": \"pnpm run build && cd benchmark && pnpm run benchmark; cd ..\",\n    \"build\": \"rimraf dist && rollup -c rollup.config.ts --configPlugin @rollup/plugin-typescript\",\n    \"cz\": \"git-cz\",\n    \"lint\": \"eslint && pnpm run lint:md && pnpm run lint:spelling && pnpm run lint:knip && pnpm run lint:packages\",\n    \"lint-fix\": \"eslint --fix && pnpm run lint:md-fix && pnpm run lint:packages-fix\",\n    \"lint:js\": \"eslint \\\"**/*.?([cm])[jt]s?(x)\\\"\",\n    \"lint:js-fix\": \"eslint \\\"**/*.?([cm])[jt]s?(x)\\\" --fix\",\n    \"lint:knip\": \"pnpm run lint:knip:development && pnpm run lint:knip:production\",\n    \"lint:knip:development\": \"knip --exclude exports,nsExports,types,nsTypes\",\n    \"lint:knip:production\": \"knip --production --strict --exclude exports,nsExports,types,nsTypes\",\n    \"lint:md\": \"markdownlint-cli2\",\n    \"lint:md-fix\": \"markdownlint-cli2 --fix\",\n    \"lint:md-full\": \"pnpm run lint:md && eslint \\\"**/*.md\\\"\",\n    \"lint:md-full-fix\": \"pnpm run lint:md-fix && eslint \\\"**/*.md\\\" --fix\",\n    \"lint:packages\": \"pnpm dedupe --check\",\n    \"lint:packages-fix\": \"pnpm dedupe\",\n    \"lint:spelling\": \"cspell \\\"**\\\" \\\".github/**/*\\\"\",\n    \"lint:yaml\": \"eslint \\\"**/*.y?(a)ml\\\"\",\n    \"lint:yaml-fix\": \"eslint \\\"**/*.y?(a)ml\\\" --fix\",\n    \"prepare\": \"husky\",\n    \"release\": \"semantic-release\",\n    \"test\": \"pnpm run test:js-run && pnpm run test:types\",\n    \"test:js\": \"vitest --coverage\",\n    \"test:js-run\": \"vitest run --coverage\",\n    \"test:types\": \"pnpm run build && tsd -f 'tests/**/*.test-d.ts' -t 'dist/index.d.mts'\",\n    \"typecheck\": \"tsc -p tsconfig.build.json --noEmit\"\n  },\n  \"resolutions\": {\n    \"dts-bundle-generator\": \"9.5.1\"\n  },\n  \"devDependencies\": {\n    \"@commitlint/cli\": \"19.5.0\",\n    \"@commitlint/config-conventional\": \"19.5.0\",\n    \"@cspell/dict-cryptocurrencies\": \"5.0.3\",\n    \"@eslint/compat\": \"1.2.2\",\n    \"@rebeccastevens/eslint-config\": \"3.3.3\",\n    \"@rollup/plugin-replace\": \"6.0.1\",\n    \"@rollup/plugin-typescript\": \"12.1.1\",\n    \"@sebbo2002/semantic-release-jsr\": \"2.0.1\",\n    \"@semantic-release/changelog\": \"6.0.3\",\n    \"@semantic-release/commit-analyzer\": \"13.0.0\",\n    \"@semantic-release/git\": \"10.0.1\",\n    \"@semantic-release/github\": \"11.0.0\",\n    \"@semantic-release/npm\": \"12.0.1\",\n    \"@semantic-release/release-notes-generator\": \"14.0.1\",\n    \"@stylistic/eslint-plugin\": \"2.9.0\",\n    \"@types/lodash\": \"4.17.13\",\n    \"@types/node\": \"20.17.5\",\n    \"@typescript-eslint/eslint-plugin\": \"8.8.1\",\n    \"@typescript-eslint/parser\": \"8.8.1\",\n    \"@vitest/coverage-v8\": \"2.1.2\",\n    \"@vitest/eslint-plugin\": \"1.1.7\",\n    \"commitizen\": \"4.3.1\",\n    \"cspell\": \"8.15.0\",\n    \"cz-conventional-changelog\": \"3.3.0\",\n    \"eslint\": \"9.12.0\",\n    \"eslint-config-prettier\": \"9.1.0\",\n    \"eslint-flat-config-utils\": \"0.4.0\",\n    \"eslint-import-resolver-typescript\": \"3.6.3\",\n    \"eslint-merge-processors\": \"0.1.0\",\n    \"eslint-plugin-eslint-comments\": \"3.2.0\",\n    \"eslint-plugin-format\": \"0.1.2\",\n    \"eslint-plugin-functional\": \"7.1.0\",\n    \"eslint-plugin-import-x\": \"4.4.0\",\n    \"eslint-plugin-jsdoc\": \"50.4.3\",\n    \"eslint-plugin-jsonc\": \"2.16.0\",\n    \"eslint-plugin-markdown\": \"5.1.0\",\n    \"eslint-plugin-n\": \"17.12.0\",\n    \"eslint-plugin-no-only-tests\": \"3.3.0\",\n    \"eslint-plugin-optimize-regex\": \"1.2.1\",\n    \"eslint-plugin-prettier\": \"5.2.1\",\n    \"eslint-plugin-promise\": \"7.1.0\",\n    \"eslint-plugin-regexp\": \"2.6.0\",\n    \"eslint-plugin-sonarjs\": \"2.0.4\",\n    \"eslint-plugin-unicorn\": \"56.0.0\",\n    \"eslint-plugin-yml\": \"1.15.0\",\n    \"husky\": \"9.1.6\",\n    \"jsonc-eslint-parser\": \"2.4.0\",\n    \"knip\": \"5.36.1\",\n    \"lint-staged\": \"15.2.10\",\n    \"lodash\": \"4.17.21\",\n    \"markdownlint-cli2\": \"0.14.0\",\n    \"prettier\": \"3.3.3\",\n    \"prettier-plugin-packagejson\": \"2.5.3\",\n    \"rimraf\": \"6.0.1\",\n    \"rollup\": \"4.24.3\",\n    \"rollup-plugin-deassert\": \"1.3.0\",\n    \"rollup-plugin-dts-bundle-generator\": \"1.4.0\",\n    \"semantic-release\": \"24.1.2\",\n    \"tsc-files\": \"1.1.4\",\n    \"tsd\": \"0.31.2\",\n    \"typescript\": \"5.6.3\",\n    \"vite-tsconfig-paths\": \"5.0.1\",\n    \"vitest\": \"2.1.2\",\n    \"yaml-eslint-parser\": \"1.2.3\"\n  },\n  \"packageManager\": \"pnpm@9.12.3\",\n  \"engines\": {\n    \"node\": \">=16.0.0\"\n  }\n}\n",
  "node_modules/defaults/package.json": "{\n\t\"name\": \"defaults\",\n\t\"version\": \"1.0.4\",\n\t\"description\": \"merge single level defaults over a config object\",\n\t\"main\": \"index.js\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"scripts\": {\n\t\t\"test\": \"node test.js\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git://github.com/sindresorhus/node-defaults.git\"\n\t},\n\t\"keywords\": [\n\t\t\"config\",\n\t\t\"defaults\",\n\t\t\"options\",\n\t\t\"object\",\n\t\t\"merge\",\n\t\t\"assign\",\n\t\t\"properties\",\n\t\t\"deep\"\n\t],\n\t\"author\": \"Elijah Insua <tmpvar@gmail.com>\",\n\t\"license\": \"MIT\",\n\t\"readmeFilename\": \"README.md\",\n\t\"dependencies\": {\n\t\t\"clone\": \"^1.0.2\"\n\t},\n\t\"devDependencies\": {\n\t\t\"tap\": \"^2.0.0\"\n\t}\n}\n",
  "node_modules/defu/dist/defu.d.ts": "type Input = Record<string | number | symbol, any>;\ntype IgnoredInput = boolean | number | null | any[] | Record<never, any> | undefined;\ntype Merger = <T extends Input, K extends keyof T>(object: T, key: keyof T, value: T[K], namespace: string) => any;\ntype nullish = null | undefined | void;\ntype MergeObjects<Destination extends Input, Defaults extends Input> = Destination extends Defaults ? Destination : Omit<Destination, keyof Destination & keyof Defaults> & Omit<Defaults, keyof Destination & keyof Defaults> & {\n    -readonly [Key in keyof Destination & keyof Defaults]: Destination[Key] extends nullish ? Defaults[Key] extends nullish ? nullish : Defaults[Key] : Defaults[Key] extends nullish ? Destination[Key] : Merge<Destination[Key], Defaults[Key]>;\n};\ntype Defu<S extends Input, D extends Array<Input | IgnoredInput>> = D extends [infer F, ...infer Rest] ? F extends Input ? Rest extends Array<Input | IgnoredInput> ? Defu<MergeObjects<S, F>, Rest> : MergeObjects<S, F> : F extends IgnoredInput ? Rest extends Array<Input | IgnoredInput> ? Defu<S, Rest> : S : S : S;\ntype DefuFn = <Source extends Input, Defaults extends Array<Input | IgnoredInput>>(source: Source, ...defaults: Defaults) => Defu<Source, Defaults>;\ninterface DefuInstance {\n    <Source extends Input, Defaults extends Array<Input | IgnoredInput>>(source: Source | IgnoredInput, ...defaults: Defaults): Defu<Source, Defaults>;\n    fn: DefuFn;\n    arrayFn: DefuFn;\n    extend(merger?: Merger): DefuFn;\n}\ntype MergeArrays<Destination, Source> = Destination extends Array<infer DestinationType> ? Source extends Array<infer SourceType> ? Array<DestinationType | SourceType> : Source | Array<DestinationType> : Source | Destination;\ntype Merge<Destination extends Input, Defaults extends Input> = Destination extends nullish ? Defaults extends nullish ? nullish : Defaults : Defaults extends nullish ? Destination : Destination extends Array<any> ? Defaults extends Array<any> ? MergeArrays<Destination, Defaults> : Destination | Defaults : Destination extends Function ? Destination | Defaults : Destination extends RegExp ? Destination | Defaults : Destination extends Promise<any> ? Destination | Defaults : Defaults extends Function ? Destination | Defaults : Defaults extends RegExp ? Destination | Defaults : Defaults extends Promise<any> ? Destination | Defaults : Destination extends Input ? Defaults extends Input ? MergeObjects<Destination, Defaults> : Destination | Defaults : Destination | Defaults;\n\ndeclare function createDefu(merger?: Merger): DefuFn;\ndeclare const defu: DefuInstance;\n\ndeclare const defuFn: DefuFn;\ndeclare const defuArrayFn: DefuFn;\n\nexport { type Defu, createDefu, defu as default, defu, defuArrayFn, defuFn };\n",
  "node_modules/defu/package.json": "{\n  \"name\": \"defu\",\n  \"version\": \"6.1.4\",\n  \"description\": \"Recursively assign default properties. Lightweight and Fast!\",\n  \"repository\": \"unjs/defu\",\n  \"license\": \"MIT\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./dist/defu.d.ts\",\n      \"import\": \"./dist/defu.mjs\",\n      \"require\": \"./lib/defu.cjs\"\n    }\n  },\n  \"main\": \"./lib/defu.cjs\",\n  \"module\": \"./dist/defu.mjs\",\n  \"types\": \"./dist/defu.d.ts\",\n  \"files\": [\n    \"dist\",\n    \"lib\"\n  ],\n  \"devDependencies\": {\n    \"@types/node\": \"^20.10.6\",\n    \"@vitest/coverage-v8\": \"^1.1.3\",\n    \"changelogen\": \"^0.5.5\",\n    \"eslint\": \"^8.56.0\",\n    \"eslint-config-unjs\": \"^0.2.1\",\n    \"expect-type\": \"^0.17.3\",\n    \"prettier\": \"^3.1.1\",\n    \"typescript\": \"^5.3.3\",\n    \"unbuild\": \"^2.0.0\",\n    \"vitest\": \"^1.1.3\"\n  },\n  \"packageManager\": \"pnpm@8.10.2\",\n  \"scripts\": {\n    \"build\": \"unbuild\",\n    \"dev\": \"vitest\",\n    \"lint\": \"eslint --ext .ts src && prettier -c src test\",\n    \"lint:fix\": \"eslint --ext .ts src --fix && prettier -w src test\",\n    \"release\": \"pnpm test && changelogen --release && git push --follow-tags && pnpm publish\",\n    \"test\": \"pnpm lint && pnpm vitest run\",\n    \"test:types\": \"tsc --noEmit\"\n  }\n}",
  "node_modules/depd/package.json": "{\n  \"name\": \"depd\",\n  \"description\": \"Deprecate all the things\",\n  \"version\": \"2.0.0\",\n  \"author\": \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"deprecate\",\n    \"deprecated\"\n  ],\n  \"repository\": \"dougwilson/nodejs-depd\",\n  \"browser\": \"lib/browser/index.js\",\n  \"devDependencies\": {\n    \"benchmark\": \"2.1.4\",\n    \"beautify-benchmark\": \"0.2.4\",\n    \"eslint\": \"5.7.0\",\n    \"eslint-config-standard\": \"12.0.0\",\n    \"eslint-plugin-import\": \"2.14.0\",\n    \"eslint-plugin-markdown\": \"1.0.0-beta.7\",\n    \"eslint-plugin-node\": \"7.0.1\",\n    \"eslint-plugin-promise\": \"4.0.1\",\n    \"eslint-plugin-standard\": \"4.0.0\",\n    \"istanbul\": \"0.4.5\",\n    \"mocha\": \"5.2.0\",\n    \"safe-buffer\": \"5.1.2\",\n    \"uid-safe\": \"2.1.5\"\n  },\n  \"files\": [\n    \"lib/\",\n    \"History.md\",\n    \"LICENSE\",\n    \"index.js\",\n    \"Readme.md\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.8\"\n  },\n  \"scripts\": {\n    \"bench\": \"node benchmark/index.js\",\n    \"lint\": \"eslint --plugin markdown --ext js,md .\",\n    \"test\": \"mocha --reporter spec --bail test/\",\n    \"test-ci\": \"istanbul cover --print=none node_modules/mocha/bin/_mocha -- --reporter spec test/ && istanbul report lcovonly text-summary\",\n    \"test-cov\": \"istanbul cover --print=none node_modules/mocha/bin/_mocha -- --reporter dot test/ && istanbul report lcov text-summary\"\n  }\n}\n",
  "node_modules/dequal/index.d.ts": "export function dequal(foo: any, bar: any): boolean;",
  "node_modules/dequal/lite/index.d.ts": "export function dequal(foo: any, bar: any): boolean;",
  "node_modules/dequal/package.json": "{\n  \"name\": \"dequal\",\n  \"version\": \"2.0.3\",\n  \"repository\": \"lukeed/dequal\",\n  \"description\": \"A tiny (304B to 489B) utility for check for deep equality\",\n  \"unpkg\": \"dist/index.min.js\",\n  \"module\": \"dist/index.mjs\",\n  \"main\": \"dist/index.js\",\n  \"types\": \"index.d.ts\",\n  \"license\": \"MIT\",\n  \"author\": {\n    \"name\": \"Luke Edwards\",\n    \"email\": \"luke.edwards05@gmail.com\",\n    \"url\": \"https://lukeed.com\"\n  },\n  \"engines\": {\n    \"node\": \">=6\"\n  },\n  \"scripts\": {\n    \"build\": \"bundt\",\n    \"pretest\": \"npm run build\",\n    \"postbuild\": \"echo \\\"lite\\\" | xargs -n1 cp -v index.d.ts\",\n    \"test\": \"uvu -r esm test\"\n  },\n  \"files\": [\n    \"*.d.ts\",\n    \"dist\",\n    \"lite\"\n  ],\n  \"exports\": {\n    \".\": {\n      \"types\": \"./index.d.ts\",\n      \"import\": \"./dist/index.mjs\",\n      \"require\": \"./dist/index.js\"\n    },\n    \"./lite\": {\n      \"types\": \"./index.d.ts\",\n      \"import\": \"./lite/index.mjs\",\n      \"require\": \"./lite/index.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"modes\": {\n    \"lite\": \"src/lite.js\",\n    \"default\": \"src/index.js\"\n  },\n  \"keywords\": [\n    \"deep\",\n    \"deep-equal\",\n    \"equality\"\n  ],\n  \"devDependencies\": {\n    \"bundt\": \"1.0.2\",\n    \"esm\": \"3.2.25\",\n    \"uvu\": \"0.3.2\"\n  }\n}\n",
  "node_modules/destr/dist/index.d.ts": "type Options = {\n    strict?: boolean;\n};\ndeclare function destr<T = unknown>(value: any, options?: Options): T;\ndeclare function safeDestr<T = unknown>(value: any, options?: Options): T;\n\nexport { destr as default, destr, safeDestr };\nexport type { Options };\n",
  "node_modules/destr/package.json": "{\n  \"name\": \"destr\",\n  \"version\": \"2.0.5\",\n  \"description\": \"A faster, secure and convenient alternative for JSON.parse\",\n  \"repository\": \"unjs/destr\",\n  \"license\": \"MIT\",\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./dist/index.d.ts\",\n      \"import\": \"./dist/index.mjs\",\n      \"require\": \"./lib/index.cjs\"\n    }\n  },\n  \"main\": \"./lib/index.cjs\",\n  \"module\": \"./dist/index.mjs\",\n  \"types\": \"./dist/index.d.ts\",\n  \"files\": [\n    \"dist\",\n    \"lib\"\n  ],\n  \"scripts\": {\n    \"bench:bun\": \"pnpm build && bun --bun ./test/bench.mjs\",\n    \"bench:node\": \"pnpm build && node ./test/bench.mjs\",\n    \"build\": \"unbuild\",\n    \"dev\": \"vitest dev\",\n    \"lint\": \"eslint . && prettier -c src test\",\n    \"lint:fix\": \"eslint . --fix && prettier -w src test\",\n    \"release\": \"pnpm test && pnpm build && changelogen --release --push && npm publish\",\n    \"test\": \"pnpm lint && vitest run --coverage\"\n  },\n  \"devDependencies\": {\n    \"@hapi/bourne\": \"^3.0.0\",\n    \"@vitest/coverage-v8\": \"^3.1.1\",\n    \"changelogen\": \"^0.6.1\",\n    \"eslint\": \"^9.23.0\",\n    \"eslint-config-unjs\": \"^0.4.2\",\n    \"mitata\": \"^1.0.34\",\n    \"prettier\": \"^3.5.3\",\n    \"secure-json-parse\": \"^4.0.0\",\n    \"typescript\": \"^5.8.2\",\n    \"unbuild\": \"~3.4\",\n    \"vitest\": \"^3.1.1\"\n  },\n  \"packageManager\": \"pnpm@10.7.1\"\n}\n",
  "node_modules/detect-libc/index.d.ts": "// Copyright 2017 Lovell Fuller and others.\n// SPDX-License-Identifier: Apache-2.0\n\nexport const GLIBC: 'glibc';\nexport const MUSL: 'musl';\n\nexport function family(): Promise<string | null>;\nexport function familySync(): string | null;\n\nexport function isNonGlibcLinux(): Promise<boolean>;\nexport function isNonGlibcLinuxSync(): boolean;\n\nexport function version(): Promise<string | null>;\nexport function versionSync(): string | null;\n",
  "node_modules/detect-libc/package.json": "{\n  \"name\": \"detect-libc\",\n  \"version\": \"2.1.0\",\n  \"description\": \"Node.js module to detect the C standard library (libc) implementation family and version\",\n  \"main\": \"lib/detect-libc.js\",\n  \"files\": [\n    \"lib/\",\n    \"index.d.ts\"\n  ],\n  \"scripts\": {\n    \"test\": \"semistandard && nyc --reporter=text --check-coverage --branches=100 ava test/unit.js\",\n    \"bench\": \"node benchmark/detect-libc\",\n    \"bench:calls\": \"node benchmark/call-familySync.js && sleep 1 && node benchmark/call-isNonGlibcLinuxSync.js && sleep 1 && node benchmark/call-versionSync.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/lovell/detect-libc\"\n  },\n  \"keywords\": [\n    \"libc\",\n    \"glibc\",\n    \"musl\"\n  ],\n  \"author\": \"Lovell Fuller <npm@lovell.info>\",\n  \"contributors\": [\n    \"Niklas Salmoukas <niklas@salmoukas.com>\",\n    \"Vinícius Lourenço <vinyygamerlol@gmail.com>\"\n  ],\n  \"license\": \"Apache-2.0\",\n  \"devDependencies\": {\n    \"ava\": \"^2.4.0\",\n    \"benchmark\": \"^2.1.4\",\n    \"eslint-config-standard\": \"^13.0.1\",\n    \"nyc\": \"^15.1.0\",\n    \"proxyquire\": \"^2.1.3\",\n    \"semistandard\": \"^14.2.3\"\n  },\n  \"engines\": {\n    \"node\": \">=8\"\n  },\n  \"types\": \"index.d.ts\"\n}\n",
  "node_modules/detect-ts-node/package.json": "{\n  \"name\": \"detect-ts-node\",\n  \"version\": \"1.0.5\",\n  \"description\": \"Detect whether the code is running in TS Node\",\n  \"main\": \"index.js\",\n  \"typings\": \"./types/index.d.ts\",\n  \"scripts\": {\n    \"test\": \"echo \\\"Error: no test specified\\\" && exit 1\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/yorickdevries/detect-ts-node.git\"\n  },\n  \"keywords\": [\n    \"detect\",\n    \"ts-node\"\n  ],\n  \"author\": \"Yorick de Vries\",\n  \"license\": \"ISC\",\n  \"bugs\": {\n    \"url\": \"https://github.com/yorickdevries/detect-ts-node/issues\"\n  },\n  \"homepage\": \"https://github.com/yorickdevries/detect-ts-node#readme\"\n}\n",
  "node_modules/detect-ts-node/types/index.d.ts": "export declare const detectTSNode: boolean;\n",
  "node_modules/devlop/lib/development.d.ts": "/**\n * Wrap a function or class to show a deprecation message when first called.\n *\n * > 👉 **Important**: only shows a message when the `development` condition is\n * > used, does nothing in production.\n *\n * When the resulting wrapped `fn` is called, emits a warning once to\n * `console.error` (`stderr`).\n * If a code is given, one warning message will be emitted in total per code.\n *\n * @template {Function} T\n *   Function or class kind.\n * @param {T} fn\n *   Function or class.\n * @param {string} message\n *   Message explaining deprecation.\n * @param {string | null | undefined} [code]\n *   Deprecation identifier (optional); deprecation messages will be generated\n *   only once per code.\n * @returns {T}\n *   Wrapped `fn`.\n */\nexport function deprecate<T extends Function>(\n  fn: T,\n  message: string,\n  code?: string | null | undefined\n): T\n/**\n * Assert deep strict equivalence.\n *\n * > 👉 **Important**: only asserts when the `development` condition is used,\n * > does nothing in production.\n *\n * @template {unknown} T\n *   Expected kind.\n * @param {unknown} actual\n *   Value.\n * @param {T} expected\n *   Baseline.\n * @param {Error | string | null | undefined} [message]\n *   Message for assertion error (default: `'Expected values to be deeply equal'`).\n * @returns {asserts actual is T}\n *   Nothing; throws when `actual` is not deep strict equal to `expected`.\n * @throws {AssertionError}\n *   Throws when `actual` is not deep strict equal to `expected`.\n */\nexport function equal<T extends unknown>(\n  actual: unknown,\n  expected: T,\n  message?: Error | string | null | undefined\n): asserts actual is T\n/**\n * Assert if `value` is truthy.\n *\n * > 👉 **Important**: only asserts when the `development` condition is used,\n * > does nothing in production.\n *\n * @param {unknown} value\n *   Value to assert.\n * @param {Error | string | null | undefined} [message]\n *   Message for assertion error (default: `'Expected value to be truthy'`).\n * @returns {asserts value}\n *   Nothing; throws when `value` is falsey.\n * @throws {AssertionError}\n *   Throws when `value` is falsey.\n */\nexport function ok(\n  value: unknown,\n  message?: Error | string | null | undefined\n): asserts value\n/**\n * Assert that a code path never happens.\n *\n * > 👉 **Important**: only asserts when the `development` condition is used,\n * > does nothing in production.\n *\n * @param {Error | string | null | undefined} [message]\n *   Message for assertion error (default: `'Unreachable'`).\n * @returns {never}\n *   Nothing; always throws.\n * @throws {AssertionError}\n *   Throws when `value` is falsey.\n */\nexport function unreachable(message?: Error | string | null | undefined): never\n",
  "node_modules/devlop/package.json": "{\n  \"name\": \"devlop\",\n  \"version\": \"1.1.0\",\n  \"description\": \"Do things in development and nothing otherwise\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"assert\",\n    \"deprecate\",\n    \"develop\",\n    \"development\"\n  ],\n  \"repository\": \"wooorm/devlop\",\n  \"bugs\": \"https://github.com/wooorm/devlop/issues\",\n  \"funding\": {\n    \"type\": \"github\",\n    \"url\": \"https://github.com/sponsors/wooorm\"\n  },\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"exports\": {\n    \"types\": \"./lib/development.d.ts\",\n    \"development\": \"./lib/development.js\",\n    \"default\": \"./lib/default.js\"\n  },\n  \"files\": [\n    \"lib/\"\n  ],\n  \"dependencies\": {\n    \"dequal\": \"^2.0.0\"\n  },\n  \"devDependencies\": {\n    \"@rollup/plugin-node-resolve\": \"^15.1.0\",\n    \"@rollup/plugin-terser\": \"^0.4.3\",\n    \"@types/node\": \"^20.0.0\",\n    \"c8\": \"^8.0.0\",\n    \"esbuild\": \"^0.18.0\",\n    \"prettier\": \"^2.0.0\",\n    \"remark-cli\": \"^11.0.0\",\n    \"remark-preset-wooorm\": \"^9.0.0\",\n    \"type-coverage\": \"^2.0.0\",\n    \"typescript\": \"^5.0.0\",\n    \"xo\": \"^0.54.0\"\n  },\n  \"scripts\": {\n    \"prepack\": \"npm run build && npm run format\",\n    \"build\": \"tsc --build --clean && tsc --build && type-coverage\",\n    \"format\": \"remark . -qfo && prettier . -w --loglevel warn && xo --fix\",\n    \"test-api-development\": \"node --conditions development test-development.js\",\n    \"test-api-default\": \"node test-default.js\",\n    \"test-api\": \"npm run test-api-development && npm run test-api-default\",\n    \"test-coverage\": \"c8 --100 --reporter lcov npm run test-api\",\n    \"test\": \"npm run build && npm run format && npm run test-coverage\"\n  },\n  \"prettier\": {\n    \"bracketSpacing\": false,\n    \"semi\": false,\n    \"singleQuote\": true,\n    \"tabWidth\": 2,\n    \"trailingComma\": \"none\",\n    \"useTabs\": false\n  },\n  \"remarkConfig\": {\n    \"plugins\": [\n      \"remark-preset-wooorm\"\n    ]\n  },\n  \"typeCoverage\": {\n    \"atLeast\": 100,\n    \"detail\": true,\n    \"ignoreCatch\": true,\n    \"strict\": true\n  },\n  \"xo\": {\n    \"prettier\": true\n  }\n}\n",
  "node_modules/diff/package.json": "{\n  \"name\": \"diff\",\n  \"version\": \"4.0.2\",\n  \"description\": \"A javascript text diff implementation.\",\n  \"keywords\": [\n    \"diff\",\n    \"javascript\"\n  ],\n  \"maintainers\": [\n    \"Kevin Decker <kpdecker@gmail.com> (http://incaseofstairs.com)\"\n  ],\n  \"bugs\": {\n    \"email\": \"kpdecker@gmail.com\",\n    \"url\": \"http://github.com/kpdecker/jsdiff/issues\"\n  },\n  \"license\": \"BSD-3-Clause\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/kpdecker/jsdiff.git\"\n  },\n  \"engines\": {\n    \"node\": \">=0.3.1\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"module\": \"./lib/index.es6.js\",\n  \"browser\": \"./dist/diff.js\",\n  \"scripts\": {\n    \"clean\": \"rm -rf lib/ dist/\",\n    \"build:node\": \"yarn babel --out-dir lib  --source-maps=inline src\",\n    \"test\": \"grunt\"\n  },\n  \"devDependencies\": {\n    \"@babel/cli\": \"^7.2.3\",\n    \"@babel/core\": \"^7.2.2\",\n    \"@babel/plugin-transform-modules-commonjs\": \"^7.2.0\",\n    \"@babel/preset-env\": \"^7.2.3\",\n    \"@babel/register\": \"^7.0.0\",\n    \"babel-eslint\": \"^10.0.1\",\n    \"babel-loader\": \"^8.0.5\",\n    \"chai\": \"^4.2.0\",\n    \"colors\": \"^1.3.3\",\n    \"eslint\": \"^5.12.0\",\n    \"grunt\": \"^1.0.3\",\n    \"grunt-babel\": \"^8.0.0\",\n    \"grunt-clean\": \"^0.4.0\",\n    \"grunt-cli\": \"^1.3.2\",\n    \"grunt-contrib-clean\": \"^2.0.0\",\n    \"grunt-contrib-copy\": \"^1.0.0\",\n    \"grunt-contrib-uglify\": \"^4.0.0\",\n    \"grunt-contrib-watch\": \"^1.1.0\",\n    \"grunt-eslint\": \"^21.0.0\",\n    \"grunt-exec\": \"^3.0.0\",\n    \"grunt-karma\": \"^3.0.1\",\n    \"grunt-mocha-istanbul\": \"^5.0.2\",\n    \"grunt-mocha-test\": \"^0.13.3\",\n    \"grunt-webpack\": \"^3.1.3\",\n    \"istanbul\": \"github:kpdecker/istanbul\",\n    \"karma\": \"^3.1.4\",\n    \"karma-chrome-launcher\": \"^2.2.0\",\n    \"karma-mocha\": \"^1.3.0\",\n    \"karma-mocha-reporter\": \"^2.0.0\",\n    \"karma-sauce-launcher\": \"^2.0.2\",\n    \"karma-sourcemap-loader\": \"^0.3.6\",\n    \"karma-webpack\": \"^3.0.5\",\n    \"mocha\": \"^5.2.0\",\n    \"rollup\": \"^1.0.2\",\n    \"rollup-plugin-babel\": \"^4.2.0\",\n    \"semver\": \"^5.6.0\",\n    \"webpack\": \"^4.28.3\",\n    \"webpack-dev-server\": \"^3.1.14\"\n  },\n  \"optionalDependencies\": {}\n}\n",
  "node_modules/dom-helpers/cjs/activeElement.d.ts": "/**\n * Returns the actively focused element safely.\n *\n * @param doc the document to check\n */\nexport default function activeElement(doc?: Document): Element | null;\n",
  "node_modules/dom-helpers/cjs/addClass.d.ts": "/**\n * Adds a CSS class to a given element.\n *\n * @param element the element\n * @param className the CSS class name\n */\nexport default function addClass(element: Element | SVGElement, className: string): void;\n",
  "node_modules/dom-helpers/cjs/addEventListener.d.ts": "export declare let optionsSupported: boolean;\nexport declare let onceSupported: boolean;\nexport declare type EventHandler<K extends keyof HTMLElementEventMap> = (this: HTMLElement, event: HTMLElementEventMap[K]) => any;\nexport declare type TaggedEventHandler<K extends keyof HTMLElementEventMap> = EventHandler<K> & {\n    __once?: EventHandler<K>;\n};\n/**\n * An `addEventListener` ponyfill, supports the `once` option\n *\n * @param node the element\n * @param eventName the event name\n * @param handle the handler\n * @param options event options\n */\ndeclare function addEventListener<K extends keyof HTMLElementEventMap>(node: HTMLElement, eventName: K, handler: TaggedEventHandler<K>, options?: boolean | AddEventListenerOptions): void;\nexport default addEventListener;\n",
  "node_modules/dom-helpers/cjs/animate.d.ts": "import { EventHandler } from './addEventListener';\nimport { TransformValue } from './isTransform';\nimport { Property } from './types';\ndeclare type AnimateProperties = Record<Property | TransformValue, string>;\ninterface Options {\n    node: HTMLElement;\n    properties: AnimateProperties;\n    duration?: number;\n    easing?: string;\n    callback?: EventHandler<'transitionend'>;\n}\ninterface Cancel {\n    cancel(): void;\n}\ndeclare function animate(options: Options): Cancel;\ndeclare function animate(node: HTMLElement, properties: AnimateProperties, duration: number): Cancel;\ndeclare function animate(node: HTMLElement, properties: AnimateProperties, duration: number, callback: EventHandler<'transitionend'>): Cancel;\ndeclare function animate(node: HTMLElement, properties: AnimateProperties, duration: number, easing: string, callback: EventHandler<'transitionend'>): Cancel;\nexport default animate;\n",
  "node_modules/dom-helpers/cjs/animationFrame.d.ts": "export declare const cancel: (id: number) => void;\nexport declare const request: typeof requestAnimationFrame;\n",
  "node_modules/dom-helpers/cjs/attribute.d.ts": "/**\n * Gets or sets an attribute of a given element.\n *\n * @param node the element\n * @param attr the attribute to get or set\n * @param val the attribute value\n */\nexport default function attribute(node: Element | null, attr: string, val?: string | boolean | null): string | null | undefined;\n",
  "node_modules/dom-helpers/cjs/camelize.d.ts": "export default function camelize(string: string): string;\n",
  "node_modules/dom-helpers/cjs/camelizeStyle.d.ts": "import { CamelProperty, Property } from './types';\nexport default function camelizeStyleName<T extends string = Property>(string: T): CamelProperty;\n",
  "node_modules/dom-helpers/cjs/canUseDOM.d.ts": "declare const _default: boolean;\nexport default _default;\n",
  "node_modules/dom-helpers/cjs/childElements.d.ts": "/**\n * Collects all child elements of an element.\n *\n * @param node the element\n */\nexport default function childElements(node: Element | null): Element[];\n",
  "node_modules/dom-helpers/cjs/childNodes.d.ts": "/**\n * Collects all child nodes of an element.\n *\n * @param node the node\n */\nexport default function childNodes(node: Element | null): Node[];\n",
  "node_modules/dom-helpers/cjs/clear.d.ts": "/**\n * Removes all child nodes from a given node.\n *\n * @param node the node to clear\n */\nexport default function clear(node: Node | null): Node | null;\n",
  "node_modules/dom-helpers/cjs/closest.d.ts": "/**\n * Returns the closest parent element that matches a given selector.\n *\n * @param node the reference element\n * @param selector the selector to match\n * @param stopAt stop traversing when this element is found\n */\nexport default function closest(node: Element, selector: string, stopAt?: Element): Element | null;\n",
  "node_modules/dom-helpers/cjs/collectElements.d.ts": "declare type TraverseDirection = 'parentElement' | 'previousElementSibling' | 'nextElementSibling';\nexport default function collectElements(node: Element | null, direction: TraverseDirection): Element[];\nexport {};\n",
  "node_modules/dom-helpers/cjs/collectSiblings.d.ts": "export default function collectSiblings(node: Element | null, refNode?: Element | null, selector?: string | null): Element[];\n",
  "node_modules/dom-helpers/cjs/contains.d.ts": "/**\n * Checks if an element contains another given element.\n *\n * @param context the context element\n * @param node the element to check\n */\nexport default function contains(context: Element, node: Element): boolean | undefined;\n",
  "node_modules/dom-helpers/cjs/css.d.ts": "import * as CSS from 'csstype';\nimport { CamelProperty, HyphenProperty, Property } from './types';\ndeclare function style(node: HTMLElement, property: Partial<Record<Property, string>>): void;\ndeclare function style<T extends HyphenProperty>(node: HTMLElement, property: T): CSS.PropertiesHyphen[T];\ndeclare function style<T extends CamelProperty>(node: HTMLElement, property: T): CSS.Properties[T];\nexport default style;\n",
  "node_modules/dom-helpers/cjs/filterEventHandler.d.ts": "import { EventHandler } from './addEventListener';\nexport default function filterEvents<K extends keyof HTMLElementEventMap>(selector: string, handler: EventHandler<K>): EventHandler<K>;\n",
  "node_modules/dom-helpers/cjs/getComputedStyle.d.ts": "/**\n * Returns one or all computed style properties of an element.\n *\n * @param node the element\n * @param psuedoElement the style property\n */\nexport default function getComputedStyle(node: HTMLElement, psuedoElement?: string): CSSStyleDeclaration;\n",
  "node_modules/dom-helpers/cjs/getScrollAccessor.d.ts": "export default function getscrollAccessor(offset: 'pageXOffset' | 'pageYOffset'): {\n    (node: Element): number;\n    (node: Element, val: number): undefined;\n};\n",
  "node_modules/dom-helpers/cjs/hasClass.d.ts": "/**\n * Checks if a given element has a CSS class.\n *\n * @param element the element\n * @param className the CSS class name\n */\nexport default function hasClass(element: Element | SVGElement, className: string): boolean;\n",
  "node_modules/dom-helpers/cjs/height.d.ts": "/**\n * Returns the height of a given element.\n *\n * @param node the element\n * @param client whether to use `clientHeight` if possible\n */\nexport default function height(node: HTMLElement, client?: boolean): number;\n",
  "node_modules/dom-helpers/cjs/hyphenate.d.ts": "export default function hyphenate(string: string): string;\n",
  "node_modules/dom-helpers/cjs/hyphenateStyle.d.ts": "/**\n * Copyright 2013-2014, Facebook, Inc.\n * All rights reserved.\n * https://github.com/facebook/react/blob/2aeb8a2a6beb00617a4217f7f8284924fa2ad819/src/vendor/core/hyphenateStyleName.js\n */\nimport { Property } from './types';\nexport default function hyphenateStyleName(string: Property): Property;\n",
  "node_modules/dom-helpers/cjs/index.d.ts": "import activeElement from './activeElement';\nimport addClass from './addClass';\nimport addEventListener from './addEventListener';\nimport animate from './animate';\nimport { cancel as cancelAnimationFrame, request as requestAnimationFrame } from './animationFrame';\nimport attribute from './attribute';\nimport childElements from './childElements';\nimport clear from './clear';\nimport closest from './closest';\nimport contains from './contains';\nimport childNodes from './childNodes';\nimport style from './css';\nimport filter from './filterEventHandler';\nimport getComputedStyle from './getComputedStyle';\nimport hasClass from './hasClass';\nimport height from './height';\nimport insertAfter from './insertAfter';\nimport isInput from './isInput';\nimport isVisible from './isVisible';\nimport listen from './listen';\nimport matches from './matches';\nimport nextUntil from './nextUntil';\nimport offset from './offset';\nimport offsetParent from './offsetParent';\nimport ownerDocument from './ownerDocument';\nimport ownerWindow from './ownerWindow';\nimport parents from './parents';\nimport position from './position';\nimport prepend from './prepend';\nimport querySelectorAll from './querySelectorAll';\nimport remove from './remove';\nimport removeClass from './removeClass';\nimport removeEventListener from './removeEventListener';\nimport scrollbarSize from './scrollbarSize';\nimport scrollLeft from './scrollLeft';\nimport scrollParent from './scrollParent';\nimport scrollTo from './scrollTo';\nimport scrollTop from './scrollTop';\nimport siblings from './siblings';\nimport text from './text';\nimport toggleClass from './toggleClass';\nimport transitionEnd from './transitionEnd';\nimport triggerEvent from './triggerEvent';\nimport width from './width';\nexport { addEventListener, removeEventListener, triggerEvent, animate, filter, listen, style, getComputedStyle, attribute, activeElement, ownerDocument, ownerWindow, requestAnimationFrame, cancelAnimationFrame, matches, height, width, offset, offsetParent, position, contains, scrollbarSize, scrollLeft, scrollParent, scrollTo, scrollTop, querySelectorAll, closest, addClass, removeClass, hasClass, toggleClass, transitionEnd, childNodes, childElements, nextUntil, parents, siblings, clear, insertAfter, isInput, isVisible, prepend, remove, text, };\ndeclare const _default: {\n    addEventListener: typeof addEventListener;\n    removeEventListener: typeof removeEventListener;\n    triggerEvent: typeof triggerEvent;\n    animate: typeof animate;\n    filter: typeof filter;\n    listen: typeof listen;\n    style: typeof style;\n    getComputedStyle: typeof getComputedStyle;\n    attribute: typeof attribute;\n    activeElement: typeof activeElement;\n    ownerDocument: typeof ownerDocument;\n    ownerWindow: typeof ownerWindow;\n    requestAnimationFrame: typeof globalThis.requestAnimationFrame;\n    cancelAnimationFrame: (id: number) => void;\n    matches: typeof matches;\n    height: typeof height;\n    width: typeof width;\n    offset: typeof offset;\n    offsetParent: typeof offsetParent;\n    position: typeof position;\n    contains: typeof contains;\n    scrollbarSize: typeof scrollbarSize;\n    scrollLeft: {\n        (node: Element): number;\n        (node: Element, val: number): undefined;\n    };\n    scrollParent: typeof scrollParent;\n    scrollTo: typeof scrollTo;\n    scrollTop: {\n        (node: Element): number;\n        (node: Element, val: number): undefined;\n    };\n    querySelectorAll: typeof querySelectorAll;\n    closest: typeof closest;\n    addClass: typeof addClass;\n    removeClass: typeof removeClass;\n    hasClass: typeof hasClass;\n    toggleClass: typeof toggleClass;\n    transitionEnd: typeof transitionEnd;\n    childNodes: typeof childNodes;\n    childElements: typeof childElements;\n    nextUntil: typeof nextUntil;\n    parents: typeof parents;\n    siblings: typeof siblings;\n    clear: typeof clear;\n    insertAfter: typeof insertAfter;\n    isInput: typeof isInput;\n    isVisible: typeof isVisible;\n    prepend: typeof prepend;\n    remove: typeof remove;\n    text: typeof text;\n};\nexport default _default;\n",
  "node_modules/dom-helpers/cjs/insertAfter.d.ts": "/**\n * Inserts a node after a given reference node.\n *\n * @param node the node to insert\n * @param refNode the reference node\n */\nexport default function insertAfter(node: Node | null, refNode: Node | null): Node | null;\n",
  "node_modules/dom-helpers/cjs/isDocument.d.ts": "export default function isDocument(element: Element | Document | Window): element is Document;\n",
  "node_modules/dom-helpers/cjs/isInput.d.ts": "/**\n * Checks if a given element is an input (input, select, textarea or button).\n *\n * @param node the element to check\n */\nexport default function isInput(node: Element | null): boolean;\n",
  "node_modules/dom-helpers/cjs/isTransform.d.ts": "export declare type TransformValue = 'translate' | 'translateY' | 'translateX' | 'translateZ' | 'translate3d' | 'rotate' | 'rotateY' | 'rotateX' | 'rotateZ' | 'rotate3d' | 'scale' | 'scaleY' | 'scaleX' | 'scaleZ' | 'scale3d' | 'matrix' | 'matrix3d' | 'perspective' | 'skew' | 'skewY' | 'skewX';\nexport default function isTransform(value: string): value is TransformValue;\n",
  "node_modules/dom-helpers/cjs/isVisible.d.ts": "/**\n * Checks if a given element is currently visible.\n *\n * @param node the element to check\n */\nexport default function isVisible(node: HTMLElement | null): boolean;\n",
  "node_modules/dom-helpers/cjs/isWindow.d.ts": "export default function isWindow(node: Element | Document | Window): Window | false;\n",
  "node_modules/dom-helpers/cjs/listen.d.ts": "import { EventHandler } from './addEventListener';\ndeclare function listen<K extends keyof HTMLElementEventMap>(node: HTMLElement, eventName: K, handler: EventHandler<K>, options?: boolean | AddEventListenerOptions): () => void;\nexport default listen;\n",
  "node_modules/dom-helpers/cjs/matches.d.ts": "/**\n * Checks if a given element matches a selector.\n *\n * @param node the element\n * @param selector the selector\n */\nexport default function matches(node: Element, selector: string): boolean;\n",
  "node_modules/dom-helpers/cjs/nextUntil.d.ts": "/**\n * Collects all next sibling elements of an element until a given selector is matched.\n *\n * @param node the referene node\n * @param selector the selector to match\n */\nexport default function nextUntil(node: Element | null, selector: string): Element[];\n",
  "node_modules/dom-helpers/cjs/offset.d.ts": "/**\n * Returns the offset of a given element, including top and left positions, width and height.\n *\n * @param node the element\n */\nexport default function offset(node: HTMLElement): {\n    top: number;\n    left: number;\n    height: number;\n    width: number;\n};\n",
  "node_modules/dom-helpers/cjs/offsetParent.d.ts": "export default function offsetParent(node: HTMLElement): HTMLElement;\n",
  "node_modules/dom-helpers/cjs/ownerDocument.d.ts": "/**\n * Returns the owner document of a given element.\n *\n * @param node the element\n */\nexport default function ownerDocument(node?: Element): Document;\n",
  "node_modules/dom-helpers/cjs/ownerWindow.d.ts": "/**\n * Returns the owner window of a given element.\n *\n * @param node the element\n */\nexport default function ownerWindow(node?: Element): Window;\n",
  "node_modules/dom-helpers/cjs/parents.d.ts": "/**\n * Collects all parent elements of a given element.\n *\n * @param node the element\n */\nexport default function parents(node: Element | null): Element[];\n",
  "node_modules/dom-helpers/cjs/position.d.ts": "/**\n * Returns the relative position of a given element.\n *\n * @param node the element\n * @param offsetParent the offset parent\n */\nexport default function position(node: HTMLElement, offsetParent?: HTMLElement): {\n    top: number;\n    left: number;\n    height: number;\n    width: number;\n};\n",
  "node_modules/dom-helpers/cjs/prepend.d.ts": "/**\n * Insert a given element as the first child of a parent element.\n *\n * @param node the element to prepend\n * @param parent the parent element\n */\nexport default function prepend(node: Element | null, parent: Element | null): Element | null;\n",
  "node_modules/dom-helpers/cjs/querySelectorAll.d.ts": "/**\n * Runs `querySelectorAll` on a given element.\n *\n * @param element the element\n * @param selector the selector\n */\nexport default function qsa(element: HTMLElement | Document, selector: string): HTMLElement[];\n",
  "node_modules/dom-helpers/cjs/remove.d.ts": "/**\n * Removes a given node from the DOM.\n *\n * @param node the node to remove\n */\nexport default function remove(node: Node | null): Node | null;\n",
  "node_modules/dom-helpers/cjs/removeClass.d.ts": "/**\n * Removes a CSS class from a given element.\n *\n * @param element the element\n * @param className the CSS class name\n */\nexport default function removeClass(element: Element | SVGElement, className: string): void;\n",
  "node_modules/dom-helpers/cjs/removeEventListener.d.ts": "import { TaggedEventHandler } from './addEventListener';\n/**\n * A `removeEventListener` ponyfill\n *\n * @param node the element\n * @param eventName the event name\n * @param handle the handler\n * @param options event options\n */\ndeclare function removeEventListener<K extends keyof HTMLElementEventMap>(node: HTMLElement, eventName: K, handler: TaggedEventHandler<K>, options?: boolean | EventListenerOptions): void;\nexport default removeEventListener;\n",
  "node_modules/dom-helpers/cjs/scrollLeft.d.ts": "declare const _default: {\n    (node: Element): number;\n    (node: Element, val: number): undefined;\n};\n/**\n * Gets or sets the scroll left position of a given element.\n *\n * @param node the element\n * @param val the position to set\n */\nexport default _default;\n",
  "node_modules/dom-helpers/cjs/scrollParent.d.ts": "/**\n * Find the first scrollable parent of an element.\n *\n * @param element Starting element\n * @param firstPossible Stop at the first scrollable parent, even if it's not currently scrollable\n */\nexport default function scrollParent(element: HTMLElement, firstPossible?: boolean): Document | HTMLElement;\n",
  "node_modules/dom-helpers/cjs/scrollTo.d.ts": "export default function scrollTo(selected: HTMLElement, scrollParent?: HTMLElement): (() => void) | undefined;\n",
  "node_modules/dom-helpers/cjs/scrollTop.d.ts": "declare const _default: {\n    (node: Element): number;\n    (node: Element, val: number): undefined;\n};\n/**\n * Gets or sets the scroll top position of a given element.\n *\n * @param node the element\n * @param val the position to set\n */\nexport default _default;\n",
  "node_modules/dom-helpers/cjs/scrollbarSize.d.ts": "export default function scrollbarSize(recalc?: boolean): number;\n",
  "node_modules/dom-helpers/cjs/siblings.d.ts": "/**\n * Collects all previous and next sibling elements of a given element.\n *\n * @param node the element\n */\nexport default function siblings(node: Element | null): Element[];\n",
  "node_modules/dom-helpers/cjs/text.d.ts": "/**\n * Collects the text content of a given element.\n *\n * @param node the element\n * @param trim whether to remove trailing whitespace chars\n * @param singleSpaces whether to convert multiple whitespace chars into a single space character\n */\nexport default function text(node: HTMLElement | null, trim?: boolean, singleSpaces?: boolean): string;\n",
  "node_modules/dom-helpers/cjs/toggleClass.d.ts": "/**\n * Toggles a CSS class on a given element.\n *\n * @param element the element\n * @param className the CSS class name\n */\nexport default function toggleClass(element: Element | SVGElement, className: string): void;\n",
  "node_modules/dom-helpers/cjs/transitionEnd.d.ts": "export declare type Listener = (this: HTMLElement, ev: TransitionEvent) => any;\nexport default function transitionEnd(element: HTMLElement, handler: Listener, duration?: number | null, padding?: number): () => void;\n",
  "node_modules/dom-helpers/cjs/triggerEvent.d.ts": "/**\n * Triggers an event on a given element.\n *\n * @param node the element\n * @param eventName the event name to trigger\n * @param bubbles whether the event should bubble up\n * @param cancelable whether the event should be cancelable\n */\nexport default function triggerEvent<K extends keyof HTMLElementEventMap>(node: HTMLElement | null, eventName: K, bubbles?: boolean, cancelable?: boolean): void;\n",
  "node_modules/dom-helpers/cjs/types.d.ts": "import * as CSS from 'csstype'\n\ntype Styles = keyof CSSStyleDeclaration\n\nexport type HyphenProperty = keyof CSS.PropertiesHyphen\nexport type CamelProperty = keyof CSS.Properties\n\nexport type Property = HyphenProperty | CamelProperty\n",
  "node_modules/dom-helpers/cjs/width.d.ts": "/**\n * Returns the width of a given element.\n *\n * @param node the element\n * @param client whether to use `clientWidth` if possible\n */\nexport default function getWidth(node: HTMLElement, client?: boolean): number;\n",
  "node_modules/dom-helpers/esm/activeElement.d.ts": "/**\n * Returns the actively focused element safely.\n *\n * @param doc the document to check\n */\nexport default function activeElement(doc?: Document): Element | null;\n",
  "node_modules/dom-helpers/esm/addClass.d.ts": "/**\n * Adds a CSS class to a given element.\n *\n * @param element the element\n * @param className the CSS class name\n */\nexport default function addClass(element: Element | SVGElement, className: string): void;\n",
  "node_modules/dom-helpers/esm/addEventListener.d.ts": "export declare let optionsSupported: boolean;\nexport declare let onceSupported: boolean;\nexport declare type EventHandler<K extends keyof HTMLElementEventMap> = (this: HTMLElement, event: HTMLElementEventMap[K]) => any;\nexport declare type TaggedEventHandler<K extends keyof HTMLElementEventMap> = EventHandler<K> & {\n    __once?: EventHandler<K>;\n};\n/**\n * An `addEventListener` ponyfill, supports the `once` option\n *\n * @param node the element\n * @param eventName the event name\n * @param handle the handler\n * @param options event options\n */\ndeclare function addEventListener<K extends keyof HTMLElementEventMap>(node: HTMLElement, eventName: K, handler: TaggedEventHandler<K>, options?: boolean | AddEventListenerOptions): void;\nexport default addEventListener;\n",
  "node_modules/dom-helpers/esm/animate.d.ts": "import { EventHandler } from './addEventListener';\nimport { TransformValue } from './isTransform';\nimport { Property } from './types';\ndeclare type AnimateProperties = Record<Property | TransformValue, string>;\ninterface Options {\n    node: HTMLElement;\n    properties: AnimateProperties;\n    duration?: number;\n    easing?: string;\n    callback?: EventHandler<'transitionend'>;\n}\ninterface Cancel {\n    cancel(): void;\n}\ndeclare function animate(options: Options): Cancel;\ndeclare function animate(node: HTMLElement, properties: AnimateProperties, duration: number): Cancel;\ndeclare function animate(node: HTMLElement, properties: AnimateProperties, duration: number, callback: EventHandler<'transitionend'>): Cancel;\ndeclare function animate(node: HTMLElement, properties: AnimateProperties, duration: number, easing: string, callback: EventHandler<'transitionend'>): Cancel;\nexport default animate;\n",
  "node_modules/dom-helpers/esm/animationFrame.d.ts": "export declare const cancel: (id: number) => void;\nexport declare const request: typeof requestAnimationFrame;\n",
  "node_modules/dom-helpers/esm/attribute.d.ts": "/**\n * Gets or sets an attribute of a given element.\n *\n * @param node the element\n * @param attr the attribute to get or set\n * @param val the attribute value\n */\nexport default function attribute(node: Element | null, attr: string, val?: string | boolean | null): string | null | undefined;\n",
  "node_modules/dom-helpers/esm/camelize.d.ts": "export default function camelize(string: string): string;\n",
  "node_modules/dom-helpers/esm/camelizeStyle.d.ts": "import { CamelProperty, Property } from './types';\nexport default function camelizeStyleName<T extends string = Property>(string: T): CamelProperty;\n",
  "node_modules/dom-helpers/esm/canUseDOM.d.ts": "declare const _default: boolean;\nexport default _default;\n",
  "node_modules/dom-helpers/esm/childElements.d.ts": "/**\n * Collects all child elements of an element.\n *\n * @param node the element\n */\nexport default function childElements(node: Element | null): Element[];\n",
  "node_modules/dom-helpers/esm/childNodes.d.ts": "/**\n * Collects all child nodes of an element.\n *\n * @param node the node\n */\nexport default function childNodes(node: Element | null): Node[];\n",
  "node_modules/dom-helpers/esm/clear.d.ts": "/**\n * Removes all child nodes from a given node.\n *\n * @param node the node to clear\n */\nexport default function clear(node: Node | null): Node | null;\n",
  "node_modules/dom-helpers/esm/closest.d.ts": "/**\n * Returns the closest parent element that matches a given selector.\n *\n * @param node the reference element\n * @param selector the selector to match\n * @param stopAt stop traversing when this element is found\n */\nexport default function closest(node: Element, selector: string, stopAt?: Element): Element | null;\n",
  "node_modules/dom-helpers/esm/collectElements.d.ts": "declare type TraverseDirection = 'parentElement' | 'previousElementSibling' | 'nextElementSibling';\nexport default function collectElements(node: Element | null, direction: TraverseDirection): Element[];\nexport {};\n",
  "node_modules/dom-helpers/esm/collectSiblings.d.ts": "export default function collectSiblings(node: Element | null, refNode?: Element | null, selector?: string | null): Element[];\n",
  "node_modules/dom-helpers/esm/contains.d.ts": "/**\n * Checks if an element contains another given element.\n *\n * @param context the context element\n * @param node the element to check\n */\nexport default function contains(context: Element, node: Element): boolean | undefined;\n",
  "node_modules/dom-helpers/esm/css.d.ts": "import * as CSS from 'csstype';\nimport { CamelProperty, HyphenProperty, Property } from './types';\ndeclare function style(node: HTMLElement, property: Partial<Record<Property, string>>): void;\ndeclare function style<T extends HyphenProperty>(node: HTMLElement, property: T): CSS.PropertiesHyphen[T];\ndeclare function style<T extends CamelProperty>(node: HTMLElement, property: T): CSS.Properties[T];\nexport default style;\n",
  "node_modules/dom-helpers/esm/filterEventHandler.d.ts": "import { EventHandler } from './addEventListener';\nexport default function filterEvents<K extends keyof HTMLElementEventMap>(selector: string, handler: EventHandler<K>): EventHandler<K>;\n",
  "node_modules/dom-helpers/esm/getComputedStyle.d.ts": "/**\n * Returns one or all computed style properties of an element.\n *\n * @param node the element\n * @param psuedoElement the style property\n */\nexport default function getComputedStyle(node: HTMLElement, psuedoElement?: string): CSSStyleDeclaration;\n",
  "node_modules/dom-helpers/esm/getScrollAccessor.d.ts": "export default function getscrollAccessor(offset: 'pageXOffset' | 'pageYOffset'): {\n    (node: Element): number;\n    (node: Element, val: number): undefined;\n};\n",
  "node_modules/dom-helpers/esm/hasClass.d.ts": "/**\n * Checks if a given element has a CSS class.\n *\n * @param element the element\n * @param className the CSS class name\n */\nexport default function hasClass(element: Element | SVGElement, className: string): boolean;\n",
  "node_modules/dom-helpers/esm/height.d.ts": "/**\n * Returns the height of a given element.\n *\n * @param node the element\n * @param client whether to use `clientHeight` if possible\n */\nexport default function height(node: HTMLElement, client?: boolean): number;\n",
  "node_modules/dom-helpers/esm/hyphenate.d.ts": "export default function hyphenate(string: string): string;\n",
  "node_modules/dom-helpers/esm/hyphenateStyle.d.ts": "/**\n * Copyright 2013-2014, Facebook, Inc.\n * All rights reserved.\n * https://github.com/facebook/react/blob/2aeb8a2a6beb00617a4217f7f8284924fa2ad819/src/vendor/core/hyphenateStyleName.js\n */\nimport { Property } from './types';\nexport default function hyphenateStyleName(string: Property): Property;\n",
  "node_modules/dom-helpers/esm/index.d.ts": "import activeElement from './activeElement';\nimport addClass from './addClass';\nimport addEventListener from './addEventListener';\nimport animate from './animate';\nimport { cancel as cancelAnimationFrame, request as requestAnimationFrame } from './animationFrame';\nimport attribute from './attribute';\nimport childElements from './childElements';\nimport clear from './clear';\nimport closest from './closest';\nimport contains from './contains';\nimport childNodes from './childNodes';\nimport style from './css';\nimport filter from './filterEventHandler';\nimport getComputedStyle from './getComputedStyle';\nimport hasClass from './hasClass';\nimport height from './height';\nimport insertAfter from './insertAfter';\nimport isInput from './isInput';\nimport isVisible from './isVisible';\nimport listen from './listen';\nimport matches from './matches';\nimport nextUntil from './nextUntil';\nimport offset from './offset';\nimport offsetParent from './offsetParent';\nimport ownerDocument from './ownerDocument';\nimport ownerWindow from './ownerWindow';\nimport parents from './parents';\nimport position from './position';\nimport prepend from './prepend';\nimport querySelectorAll from './querySelectorAll';\nimport remove from './remove';\nimport removeClass from './removeClass';\nimport removeEventListener from './removeEventListener';\nimport scrollbarSize from './scrollbarSize';\nimport scrollLeft from './scrollLeft';\nimport scrollParent from './scrollParent';\nimport scrollTo from './scrollTo';\nimport scrollTop from './scrollTop';\nimport siblings from './siblings';\nimport text from './text';\nimport toggleClass from './toggleClass';\nimport transitionEnd from './transitionEnd';\nimport triggerEvent from './triggerEvent';\nimport width from './width';\nexport { addEventListener, removeEventListener, triggerEvent, animate, filter, listen, style, getComputedStyle, attribute, activeElement, ownerDocument, ownerWindow, requestAnimationFrame, cancelAnimationFrame, matches, height, width, offset, offsetParent, position, contains, scrollbarSize, scrollLeft, scrollParent, scrollTo, scrollTop, querySelectorAll, closest, addClass, removeClass, hasClass, toggleClass, transitionEnd, childNodes, childElements, nextUntil, parents, siblings, clear, insertAfter, isInput, isVisible, prepend, remove, text, };\ndeclare const _default: {\n    addEventListener: typeof addEventListener;\n    removeEventListener: typeof removeEventListener;\n    triggerEvent: typeof triggerEvent;\n    animate: typeof animate;\n    filter: typeof filter;\n    listen: typeof listen;\n    style: typeof style;\n    getComputedStyle: typeof getComputedStyle;\n    attribute: typeof attribute;\n    activeElement: typeof activeElement;\n    ownerDocument: typeof ownerDocument;\n    ownerWindow: typeof ownerWindow;\n    requestAnimationFrame: typeof globalThis.requestAnimationFrame;\n    cancelAnimationFrame: (id: number) => void;\n    matches: typeof matches;\n    height: typeof height;\n    width: typeof width;\n    offset: typeof offset;\n    offsetParent: typeof offsetParent;\n    position: typeof position;\n    contains: typeof contains;\n    scrollbarSize: typeof scrollbarSize;\n    scrollLeft: {\n        (node: Element): number;\n        (node: Element, val: number): undefined;\n    };\n    scrollParent: typeof scrollParent;\n    scrollTo: typeof scrollTo;\n    scrollTop: {\n        (node: Element): number;\n        (node: Element, val: number): undefined;\n    };\n    querySelectorAll: typeof querySelectorAll;\n    closest: typeof closest;\n    addClass: typeof addClass;\n    removeClass: typeof removeClass;\n    hasClass: typeof hasClass;\n    toggleClass: typeof toggleClass;\n    transitionEnd: typeof transitionEnd;\n    childNodes: typeof childNodes;\n    childElements: typeof childElements;\n    nextUntil: typeof nextUntil;\n    parents: typeof parents;\n    siblings: typeof siblings;\n    clear: typeof clear;\n    insertAfter: typeof insertAfter;\n    isInput: typeof isInput;\n    isVisible: typeof isVisible;\n    prepend: typeof prepend;\n    remove: typeof remove;\n    text: typeof text;\n};\nexport default _default;\n",
  "node_modules/dom-helpers/esm/insertAfter.d.ts": "/**\n * Inserts a node after a given reference node.\n *\n * @param node the node to insert\n * @param refNode the reference node\n */\nexport default function insertAfter(node: Node | null, refNode: Node | null): Node | null;\n",
  "node_modules/dom-helpers/esm/isDocument.d.ts": "export default function isDocument(element: Element | Document | Window): element is Document;\n",
  "node_modules/dom-helpers/esm/isInput.d.ts": "/**\n * Checks if a given element is an input (input, select, textarea or button).\n *\n * @param node the element to check\n */\nexport default function isInput(node: Element | null): boolean;\n",
  "node_modules/dom-helpers/esm/isTransform.d.ts": "export declare type TransformValue = 'translate' | 'translateY' | 'translateX' | 'translateZ' | 'translate3d' | 'rotate' | 'rotateY' | 'rotateX' | 'rotateZ' | 'rotate3d' | 'scale' | 'scaleY' | 'scaleX' | 'scaleZ' | 'scale3d' | 'matrix' | 'matrix3d' | 'perspective' | 'skew' | 'skewY' | 'skewX';\nexport default function isTransform(value: string): value is TransformValue;\n",
  "node_modules/dom-helpers/esm/isVisible.d.ts": "/**\n * Checks if a given element is currently visible.\n *\n * @param node the element to check\n */\nexport default function isVisible(node: HTMLElement | null): boolean;\n",
  "node_modules/dom-helpers/esm/isWindow.d.ts": "export default function isWindow(node: Element | Document | Window): Window | false;\n",
  "node_modules/dom-helpers/esm/listen.d.ts": "import { EventHandler } from './addEventListener';\ndeclare function listen<K extends keyof HTMLElementEventMap>(node: HTMLElement, eventName: K, handler: EventHandler<K>, options?: boolean | AddEventListenerOptions): () => void;\nexport default listen;\n",
  "node_modules/dom-helpers/esm/matches.d.ts": "/**\n * Checks if a given element matches a selector.\n *\n * @param node the element\n * @param selector the selector\n */\nexport default function matches(node: Element, selector: string): boolean;\n",
  "node_modules/dom-helpers/esm/nextUntil.d.ts": "/**\n * Collects all next sibling elements of an element until a given selector is matched.\n *\n * @param node the referene node\n * @param selector the selector to match\n */\nexport default function nextUntil(node: Element | null, selector: string): Element[];\n",
  "node_modules/dom-helpers/esm/offset.d.ts": "/**\n * Returns the offset of a given element, including top and left positions, width and height.\n *\n * @param node the element\n */\nexport default function offset(node: HTMLElement): {\n    top: number;\n    left: number;\n    height: number;\n    width: number;\n};\n",
  "node_modules/dom-helpers/esm/offsetParent.d.ts": "export default function offsetParent(node: HTMLElement): HTMLElement;\n",
  "node_modules/dom-helpers/esm/ownerDocument.d.ts": "/**\n * Returns the owner document of a given element.\n *\n * @param node the element\n */\nexport default function ownerDocument(node?: Element): Document;\n",
  "node_modules/dom-helpers/esm/ownerWindow.d.ts": "/**\n * Returns the owner window of a given element.\n *\n * @param node the element\n */\nexport default function ownerWindow(node?: Element): Window;\n",
  "node_modules/dom-helpers/esm/parents.d.ts": "/**\n * Collects all parent elements of a given element.\n *\n * @param node the element\n */\nexport default function parents(node: Element | null): Element[];\n",
  "node_modules/dom-helpers/esm/position.d.ts": "/**\n * Returns the relative position of a given element.\n *\n * @param node the element\n * @param offsetParent the offset parent\n */\nexport default function position(node: HTMLElement, offsetParent?: HTMLElement): {\n    top: number;\n    left: number;\n    height: number;\n    width: number;\n};\n",
  "node_modules/dom-helpers/esm/prepend.d.ts": "/**\n * Insert a given element as the first child of a parent element.\n *\n * @param node the element to prepend\n * @param parent the parent element\n */\nexport default function prepend(node: Element | null, parent: Element | null): Element | null;\n",
  "node_modules/dom-helpers/esm/querySelectorAll.d.ts": "/**\n * Runs `querySelectorAll` on a given element.\n *\n * @param element the element\n * @param selector the selector\n */\nexport default function qsa(element: HTMLElement | Document, selector: string): HTMLElement[];\n",
  "node_modules/dom-helpers/esm/remove.d.ts": "/**\n * Removes a given node from the DOM.\n *\n * @param node the node to remove\n */\nexport default function remove(node: Node | null): Node | null;\n",
  "node_modules/dom-helpers/esm/removeClass.d.ts": "/**\n * Removes a CSS class from a given element.\n *\n * @param element the element\n * @param className the CSS class name\n */\nexport default function removeClass(element: Element | SVGElement, className: string): void;\n",
  "node_modules/dom-helpers/esm/removeEventListener.d.ts": "import { TaggedEventHandler } from './addEventListener';\n/**\n * A `removeEventListener` ponyfill\n *\n * @param node the element\n * @param eventName the event name\n * @param handle the handler\n * @param options event options\n */\ndeclare function removeEventListener<K extends keyof HTMLElementEventMap>(node: HTMLElement, eventName: K, handler: TaggedEventHandler<K>, options?: boolean | EventListenerOptions): void;\nexport default removeEventListener;\n",
  "node_modules/dom-helpers/esm/scrollLeft.d.ts": "declare const _default: {\n    (node: Element): number;\n    (node: Element, val: number): undefined;\n};\n/**\n * Gets or sets the scroll left position of a given element.\n *\n * @param node the element\n * @param val the position to set\n */\nexport default _default;\n",
  "node_modules/dom-helpers/esm/scrollParent.d.ts": "/**\n * Find the first scrollable parent of an element.\n *\n * @param element Starting element\n * @param firstPossible Stop at the first scrollable parent, even if it's not currently scrollable\n */\nexport default function scrollParent(element: HTMLElement, firstPossible?: boolean): Document | HTMLElement;\n",
  "node_modules/dom-helpers/esm/scrollTo.d.ts": "export default function scrollTo(selected: HTMLElement, scrollParent?: HTMLElement): (() => void) | undefined;\n",
  "node_modules/dom-helpers/esm/scrollTop.d.ts": "declare const _default: {\n    (node: Element): number;\n    (node: Element, val: number): undefined;\n};\n/**\n * Gets or sets the scroll top position of a given element.\n *\n * @param node the element\n * @param val the position to set\n */\nexport default _default;\n",
  "node_modules/dom-helpers/esm/scrollbarSize.d.ts": "export default function scrollbarSize(recalc?: boolean): number;\n",
  "node_modules/dom-helpers/esm/siblings.d.ts": "/**\n * Collects all previous and next sibling elements of a given element.\n *\n * @param node the element\n */\nexport default function siblings(node: Element | null): Element[];\n",
  "node_modules/dom-helpers/esm/text.d.ts": "/**\n * Collects the text content of a given element.\n *\n * @param node the element\n * @param trim whether to remove trailing whitespace chars\n * @param singleSpaces whether to convert multiple whitespace chars into a single space character\n */\nexport default function text(node: HTMLElement | null, trim?: boolean, singleSpaces?: boolean): string;\n",
  "node_modules/dom-helpers/esm/toggleClass.d.ts": "/**\n * Toggles a CSS class on a given element.\n *\n * @param element the element\n * @param className the CSS class name\n */\nexport default function toggleClass(element: Element | SVGElement, className: string): void;\n",
  "node_modules/dom-helpers/esm/transitionEnd.d.ts": "export declare type Listener = (this: HTMLElement, ev: TransitionEvent) => any;\nexport default function transitionEnd(element: HTMLElement, handler: Listener, duration?: number | null, padding?: number): () => void;\n",
  "node_modules/dom-helpers/esm/triggerEvent.d.ts": "/**\n * Triggers an event on a given element.\n *\n * @param node the element\n * @param eventName the event name to trigger\n * @param bubbles whether the event should bubble up\n * @param cancelable whether the event should be cancelable\n */\nexport default function triggerEvent<K extends keyof HTMLElementEventMap>(node: HTMLElement | null, eventName: K, bubbles?: boolean, cancelable?: boolean): void;\n",
  "node_modules/dom-helpers/esm/types.d.ts": "import * as CSS from 'csstype'\n\ntype Styles = keyof CSSStyleDeclaration\n\nexport type HyphenProperty = keyof CSS.PropertiesHyphen\nexport type CamelProperty = keyof CSS.Properties\n\nexport type Property = HyphenProperty | CamelProperty\n",
  "node_modules/dom-helpers/esm/width.d.ts": "/**\n * Returns the width of a given element.\n *\n * @param node the element\n * @param client whether to use `clientWidth` if possible\n */\nexport default function getWidth(node: HTMLElement, client?: boolean): number;\n",
  "node_modules/dom-helpers/package.json": "{\n  \"name\": \"dom-helpers\",\n  \"version\": \"5.2.1\",\n  \"description\": \"tiny modular DOM lib for ie9+\",\n  \"author\": {\n    \"name\": \"Jason Quense\",\n    \"email\": \"monastic.panic@gmail.com\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/react-bootstrap/dom-helpers.git\"\n  },\n  \"license\": \"MIT\",\n  \"main\": \"cjs/index.js\",\n  \"types\": \"cjs/index.d.ts\",\n  \"module\": \"esm/index.js\",\n  \"keywords\": [\n    \"dom-helpers\",\n    \"react-component\",\n    \"dom\",\n    \"api\",\n    \"cross-browser\",\n    \"style\",\n    \"event\",\n    \"height\",\n    \"width\",\n    \"dom-helpers\",\n    \"class\",\n    \"classlist\",\n    \"css\"\n  ],\n  \"publishConfig\": {\n    \"directory\": \"lib\"\n  },\n  \"release\": {\n    \"conventionalCommits\": true\n  },\n  \"dependencies\": {\n    \"@babel/runtime\": \"^7.8.7\",\n    \"csstype\": \"^3.0.2\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/react-bootstrap/dom-helpers/issues\"\n  },\n  \"readme\": \"ERROR: No README data found!\",\n  \"homepage\": \"https://github.com/react-bootstrap/dom-helpers#readme\",\n  \"_id\": \"dom-helpers@5.2.0\"\n}\n",
  "node_modules/dotenv/config.d.ts": "export {};\n",
  "node_modules/dotenv/lib/main.d.ts": "// TypeScript Version: 3.0\n/// <reference types=\"node\" />\nimport type { URL } from 'url';\n\nexport interface DotenvParseOutput {\n  [name: string]: string;\n}\n\n/**\n * Parses a string or buffer in the .env file format into an object.\n *\n * See https://dotenvx.com/docs\n *\n * @param src - contents to be parsed. example: `'DB_HOST=localhost'`\n * @returns an object with keys and values based on `src`. example: `{ DB_HOST : 'localhost' }`\n */\nexport function parse<T extends DotenvParseOutput = DotenvParseOutput>(\n  src: string | Buffer\n): T;\n\nexport interface DotenvConfigOptions {\n  /**\n   * Default: `path.resolve(process.cwd(), '.env')`\n   *\n   * Specify a custom path if your file containing environment variables is located elsewhere.\n   * Can also be an array of strings, specifying multiple paths.\n   *\n   * example: `require('dotenv').config({ path: '/custom/path/to/.env' })`\n   * example: `require('dotenv').config({ path: ['/path/to/first.env', '/path/to/second.env'] })`\n   */\n  path?: string | string[] | URL;\n\n  /**\n   * Default: `utf8`\n   *\n   * Specify the encoding of your file containing environment variables.\n   *\n   * example: `require('dotenv').config({ encoding: 'latin1' })`\n   */\n  encoding?: string;\n\n  /**\n   * Default: `false`\n   *\n   * Suppress all output (except errors).\n   *\n   * example: `require('dotenv').config({ quiet: true })`\n   */\n  quiet?: boolean;\n\n  /**\n   * Default: `false`\n   *\n   * Turn on logging to help debug why certain keys or values are not being set as you expect.\n   *\n   * example: `require('dotenv').config({ debug: process.env.DEBUG })`\n   */\n  debug?: boolean;\n\n  /**\n   * Default: `false`\n   *\n   * Override any environment variables that have already been set on your machine with values from your .env file.\n   *\n   * example: `require('dotenv').config({ override: true })`\n   */\n  override?: boolean;\n\n  /**\n   * Default: `process.env`\n   *\n   * Specify an object to write your secrets to. Defaults to process.env environment variables.\n   *\n   * example: `const processEnv = {}; require('dotenv').config({ processEnv: processEnv })`\n   */\n  processEnv?: DotenvPopulateInput;\n\n  /**\n   * Default: `undefined`\n   *\n   * Pass the DOTENV_KEY directly to config options. Defaults to looking for process.env.DOTENV_KEY environment variable. Note this only applies to decrypting .env.vault files. If passed as null or undefined, or not passed at all, dotenv falls back to its traditional job of parsing a .env file.\n   *\n   * example: `require('dotenv').config({ DOTENV_KEY: 'dotenv://:key_1234…@dotenvx.com/vault/.env.vault?environment=production' })`\n   */\n  DOTENV_KEY?: string;\n}\n\nexport interface DotenvConfigOutput {\n  error?: Error;\n  parsed?: DotenvParseOutput;\n}\n\nexport interface DotenvPopulateOptions {\n  /**\n   * Default: `false`\n   *\n   * Turn on logging to help debug why certain keys or values are not being set as you expect.\n   *\n   * example: `require('dotenv').config({ debug: process.env.DEBUG })`\n   */\n  debug?: boolean;\n\n  /**\n   * Default: `false`\n   *\n   * Override any environment variables that have already been set on your machine with values from your .env file.\n   *\n   * example: `require('dotenv').config({ override: true })`\n   */\n  override?: boolean;\n}\n\nexport interface DotenvPopulateInput {\n  [name: string]: string;\n}\n\n/**\n * Loads `.env` file contents into process.env by default. If `DOTENV_KEY` is present, it smartly attempts to load encrypted `.env.vault` file contents into process.env.\n *\n * See https://dotenvx.com/docs\n *\n * @param options - additional options. example: `{ path: './custom/path', encoding: 'latin1', quiet: false, debug: true, override: false }`\n * @returns an object with a `parsed` key if successful or `error` key if an error occurred. example: { parsed: { KEY: 'value' } }\n *\n */\nexport function config(options?: DotenvConfigOptions): DotenvConfigOutput;\n\n/**\n * Loads `.env` file contents into process.env.\n *\n * See https://dotenvx.com/docs\n *\n * @param options - additional options. example: `{ path: './custom/path', encoding: 'latin1', quiet: false, debug: true, override: false }`\n * @returns an object with a `parsed` key if successful or `error` key if an error occurred. example: { parsed: { KEY: 'value' } }\n *\n */\nexport function configDotenv(options?: DotenvConfigOptions): DotenvConfigOutput;\n\n/**\n * Loads `source` json contents into `target` like process.env.\n *\n * See https://dotenvx.com/docs\n *\n * @param processEnv - the target JSON object. in most cases use process.env but you can also pass your own JSON object\n * @param parsed - the source JSON object\n * @param options - additional options. example: `{ quiet: false, debug: true, override: false }`\n * @returns {void}\n *\n */\nexport function populate(processEnv: DotenvPopulateInput, parsed: DotenvPopulateInput, options?: DotenvConfigOptions): void;\n\n/**\n * Decrypt ciphertext\n *\n * See https://dotenvx.com/docs\n *\n * @param encrypted - the encrypted ciphertext string\n * @param keyStr - the decryption key string\n * @returns {string}\n *\n */\nexport function decrypt(encrypted: string, keyStr: string): string;\n",
  "node_modules/dotenv/package.json": "{\n  \"name\": \"dotenv\",\n  \"version\": \"16.6.1\",\n  \"description\": \"Loads environment variables from .env file\",\n  \"main\": \"lib/main.js\",\n  \"types\": \"lib/main.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/main.d.ts\",\n      \"require\": \"./lib/main.js\",\n      \"default\": \"./lib/main.js\"\n    },\n    \"./config\": \"./config.js\",\n    \"./config.js\": \"./config.js\",\n    \"./lib/env-options\": \"./lib/env-options.js\",\n    \"./lib/env-options.js\": \"./lib/env-options.js\",\n    \"./lib/cli-options\": \"./lib/cli-options.js\",\n    \"./lib/cli-options.js\": \"./lib/cli-options.js\",\n    \"./package.json\": \"./package.json\"\n  },\n  \"scripts\": {\n    \"dts-check\": \"tsc --project tests/types/tsconfig.json\",\n    \"lint\": \"standard\",\n    \"pretest\": \"npm run lint && npm run dts-check\",\n    \"test\": \"tap run --allow-empty-coverage --disable-coverage --timeout=60000\",\n    \"test:coverage\": \"tap run --show-full-coverage --timeout=60000 --coverage-report=text --coverage-report=lcov\",\n    \"prerelease\": \"npm test\",\n    \"release\": \"standard-version\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/motdotla/dotenv.git\"\n  },\n  \"homepage\": \"https://github.com/motdotla/dotenv#readme\",\n  \"funding\": \"https://dotenvx.com\",\n  \"keywords\": [\n    \"dotenv\",\n    \"env\",\n    \".env\",\n    \"environment\",\n    \"variables\",\n    \"config\",\n    \"settings\"\n  ],\n  \"readmeFilename\": \"README.md\",\n  \"license\": \"BSD-2-Clause\",\n  \"devDependencies\": {\n    \"@types/node\": \"^18.11.3\",\n    \"decache\": \"^4.6.2\",\n    \"sinon\": \"^14.0.1\",\n    \"standard\": \"^17.0.0\",\n    \"standard-version\": \"^9.5.0\",\n    \"tap\": \"^19.2.0\",\n    \"typescript\": \"^4.8.4\"\n  },\n  \"engines\": {\n    \"node\": \">=12\"\n  },\n  \"browser\": {\n    \"fs\": false\n  }\n}\n",
  "node_modules/dotenv-expand/config.d.ts": "export {};\n",
  "node_modules/dotenv-expand/lib/main.d.ts": "// TypeScript Version: 3.0\n/// <reference types=\"node\" />\n\nexport interface DotenvPopulateInput {\n  [name: string]: string;\n}\n\nexport interface DotenvParseInput {\n  [name: string]: string;\n}\n\nexport interface DotenvParseOutput {\n  [name: string]: string;\n}\n\nexport interface DotenvExpandOptions {\n  error?: Error;\n\n  /**\n   * Default: `process.env`\n   *\n   * Specify an object to write your secrets to. Defaults to process.env environment variables.\n   *\n   * example: `const processEnv = {}; require('dotenv').config({ processEnv: processEnv })`\n   */\n  processEnv?: DotenvPopulateInput;\n\n  /**\n   * Default: `object`\n   *\n   * Object coming from dotenv's parsed result.\n   */\n  parsed?: DotenvParseInput;\n}\n\nexport interface DotenvExpandOutput {\n  error?: Error;\n  parsed?: DotenvParseOutput;\n}\n\n/**\n * Adds variable expansion on top of dotenv.\n *\n * See https://docs.dotenv.org\n *\n * @param options - additional options. example: `{ processEnv: {}, error: null, parsed: { { KEY: 'value' } }`\n * @returns an object with a `parsed` key if successful or `error` key if an error occurred. example: { parsed: { KEY: 'value' } }\n *\n */\nexport function expand(options?: DotenvExpandOptions): DotenvExpandOutput\n",
  "node_modules/dotenv-expand/package.json": "{\n  \"name\": \"dotenv-expand\",\n  \"version\": \"12.0.2\",\n  \"description\": \"Expand environment variables using dotenv\",\n  \"main\": \"lib/main.js\",\n  \"types\": \"lib/main.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"require\": \"./lib/main.js\",\n      \"types\": \"./lib/main.d.ts\",\n      \"default\": \"./lib/main.js\"\n    },\n    \"./config\": \"./config.js\",\n    \"./config.js\": \"./config.js\",\n    \"./package.json\": \"./package.json\"\n  },\n  \"scripts\": {\n    \"dts-check\": \"tsc --project tests/types/tsconfig.json\",\n    \"lint\": \"standard\",\n    \"pretest\": \"npm run lint && npm run dts-check\",\n    \"test\": \"tap tests/*.js --100 -Rspec\",\n    \"test:coverage\": \"tap --coverage-report=lcov\",\n    \"prerelease\": \"npm test\",\n    \"release\": \"standard-version\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/motdotla/dotenv-expand\"\n  },\n  \"funding\": \"https://dotenvx.com\",\n  \"author\": \"motdotla\",\n  \"keywords\": [\n    \"dotenv\",\n    \"expand\",\n    \"variables\",\n    \"interpolation\",\n    \"substitution\",\n    \"env\",\n    \".env\"\n  ],\n  \"readmeFilename\": \"README.md\",\n  \"license\": \"BSD-2-Clause\",\n  \"devDependencies\": {\n    \"@types/node\": \"^18.11.3\",\n    \"standard\": \"^16.0.4\",\n    \"standard-version\": \"^9.5.0\",\n    \"tap\": \"^16.3.0\",\n    \"typescript\": \"^4.5.4\"\n  },\n  \"engines\": {\n    \"node\": \">=12\"\n  },\n  \"dependencies\": {\n    \"dotenv\": \"^16.4.5\"\n  }\n}\n",
  "node_modules/drange/package.json": "{\n  \"name\": \"drange\",\n  \"version\": \"1.1.1\",\n  \"description\": \"For adding, subtracting, and indexing discontinuous ranges of numbers\",\n  \"keywords\": [\n    \"discontinuous\",\n    \"range\",\n    \"set\"\n  ],\n  \"main\": \"lib/index.js\",\n  \"files\": [\n    \"lib\",\n    \"types/index.d.ts\"\n  ],\n  \"scripts\": {\n    \"test\": \"istanbul cover node_modules/.bin/_mocha -- test/*-test.js\",\n    \"dtslint\": \"dtslint types\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/fent/node-drange.git\"\n  },\n  \"author\": \"David Tudury <david.tudury@gmail.com>\",\n  \"contributors\": [\n    \"fent (https://github.com/fent)\"\n  ],\n  \"devDependencies\": {\n    \"istanbul\": \"^0.4.5\",\n    \"mocha\": \"^5.0.0\"\n  },\n  \"engines\": {\n    \"node\": \">=4\"\n  },\n  \"license\": \"MIT\",\n  \"types\": \"./types\"\n}\n",
  "node_modules/drange/types/index.d.ts": "declare namespace DRange {\n    interface SubRange {\n        low: number;\n        high: number;\n        length: number;\n    }\n}\n\n/**\n * For adding/subtracting sets of range of numbers.\n */\ndeclare class DRange {\n    /**\n     * Creates a new instance of DRange.\n     */\n    constructor(low?: number, high?: number);\n\n    /**\n     * The total length of all subranges\n     */\n    length: number;\n\n    /**\n     * Adds a subrange\n     */\n    add(low: number, high?: number): this;\n    /**\n     * Adds all of another DRange's subranges\n     */\n    add(drange: DRange): this;\n\n    /**\n     * Subtracts a subrange\n     */\n    subtract(low?: number, high?: number): this;\n    /**\n     * Subtracts all of another DRange's subranges\n     */\n    subtract(drange: DRange): this;\n\n    /**\n     * Keep only subranges that overlap the given subrange\n     */\n    intersect(low?: number, high?: number): this;\n    /**\n     * Intersect all of another DRange's subranges\n     */\n    intersect(drange: DRange): this;\n\n    /**\n     * Get the number at the specified index\n     */\n    index(i: number): number;\n\n    /**\n     * Clones the drange, so that changes to it are not reflected on its clone\n     */\n    clone(): this;\n\n    toString(): string;\n\n    /**\n     * Get contained numbers\n     */\n    numbers(): number[];\n\n    /**\n     * Get copy of subranges\n     */\n    subranges(): DRange.SubRange[];\n}\n\nexport = DRange;\n",
  "node_modules/dunder-proto/get.d.ts": "declare function getDunderProto(target: {}): object | null;\n\ndeclare const x: false | typeof getDunderProto;\n\nexport = x;",
  "node_modules/dunder-proto/package.json": "{\n\t\"name\": \"dunder-proto\",\n\t\"version\": \"1.0.1\",\n\t\"description\": \"If available, the `Object.prototype.__proto__` accessor and mutator, call-bound\",\n\t\"main\": false,\n\t\"exports\": {\n\t\t\"./get\": \"./get.js\",\n\t\t\"./set\": \"./set.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"sideEffects\": false,\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prelint\": \"evalmd README.md\",\n\t\t\"lint\": \"eslint --ext=.js,.mjs .\",\n\t\t\"postlint\": \"tsc -p . && attw -P\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"posttest\": \"npx npm@'>= 10.2' audit --production\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/es-shims/dunder-proto.git\"\n\t},\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/es-shims/dunder-proto/issues\"\n\t},\n\t\"homepage\": \"https://github.com/es-shims/dunder-proto#readme\",\n\t\"dependencies\": {\n\t\t\"call-bind-apply-helpers\": \"^1.0.1\",\n\t\t\"es-errors\": \"^1.3.0\",\n\t\t\"gopd\": \"^1.2.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@arethetypeswrong/cli\": \"^0.17.1\",\n\t\t\"@ljharb/eslint-config\": \"^21.1.1\",\n\t\t\"@ljharb/tsconfig\": \"^0.2.2\",\n\t\t\"@types/tape\": \"^5.7.0\",\n\t\t\"auto-changelog\": \"^2.5.0\",\n\t\t\"encoding\": \"^0.1.13\",\n\t\t\"eslint\": \"=8.8.0\",\n\t\t\"evalmd\": \"^0.0.19\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.9.0\",\n\t\t\"typescript\": \"next\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"testling\": {\n\t\t\"files\": \"test/index.js\"\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\"\n\t\t]\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t}\n}\n",
  "node_modules/dunder-proto/set.d.ts": "declare function setDunderProto<P extends null | object>(target: {}, proto: P): P;\n\ndeclare const x: false | typeof setDunderProto;\n\nexport = x;",
  "node_modules/eastasianwidth/package.json": "{\n  \"name\": \"eastasianwidth\",\n  \"version\": \"0.2.0\",\n  \"description\": \"Get East Asian Width from a character.\",\n  \"main\": \"eastasianwidth.js\",\n  \"files\": [\n    \"eastasianwidth.js\"\n  ],\n  \"scripts\": {\n    \"test\": \"mocha\"\n  },\n  \"repository\": \"git://github.com/komagata/eastasianwidth.git\",\n  \"author\": \"Masaki Komagata\",\n  \"license\": \"MIT\",\n  \"devDependencies\": {\n    \"mocha\": \"~1.9.0\"\n  }\n}\n",
  "node_modules/ee-first/package.json": "{\n  \"name\": \"ee-first\",\n  \"description\": \"return the first event in a set of ee/event pairs\",\n  \"version\": \"1.1.1\",\n  \"author\": {\n    \"name\": \"Jonathan Ong\",\n    \"email\": \"me@jongleberry.com\",\n    \"url\": \"http://jongleberry.com\",\n    \"twitter\": \"https://twitter.com/jongleberry\"\n  },\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\"\n  ],\n  \"license\": \"MIT\",\n  \"repository\": \"jonathanong/ee-first\",\n  \"devDependencies\": {\n    \"istanbul\": \"0.3.9\",\n    \"mocha\": \"2.2.5\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"LICENSE\"\n  ],\n  \"scripts\": {\n    \"test\": \"mocha --reporter spec --bail --check-leaks test/\",\n    \"test-cov\": \"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/\",\n    \"test-travis\": \"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/\"\n  }\n}\n",
  "node_modules/effect/dist/dts/Arbitrary.d.ts": "/**\n * @since 3.10.0\n */\nimport * as FastCheck from \"./FastCheck.js\";\nimport type * as Schema from \"./Schema.js\";\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface LazyArbitrary<A> {\n    (fc: typeof FastCheck): FastCheck.Arbitrary<A>;\n}\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport interface ArbitraryGenerationContext {\n    readonly maxDepth: number;\n    readonly depthIdentifier?: string;\n    readonly constraints?: StringConstraints | NumberConstraints | BigIntConstraints | DateConstraints | ArrayConstraints;\n}\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type ArbitraryAnnotation<A, TypeParameters extends ReadonlyArray<any> = readonly []> = (...arbitraries: [\n    ...{\n        readonly [K in keyof TypeParameters]: LazyArbitrary<TypeParameters[K]>;\n    },\n    ctx: ArbitraryGenerationContext\n]) => LazyArbitrary<A>;\n/**\n * Returns a LazyArbitrary for the `A` type of the provided schema.\n *\n * @category arbitrary\n * @since 3.10.0\n */\nexport declare const makeLazy: <A, I, R>(schema: Schema.Schema<A, I, R>) => LazyArbitrary<A>;\n/**\n * Returns a fast-check Arbitrary for the `A` type of the provided schema.\n *\n * @category arbitrary\n * @since 3.10.0\n */\nexport declare const make: <A, I, R>(schema: Schema.Schema<A, I, R>) => FastCheck.Arbitrary<A>;\ninterface StringConstraints {\n    readonly _tag: \"StringConstraints\";\n    readonly constraints: FastCheck.StringSharedConstraints;\n    readonly pattern?: string;\n}\ninterface NumberConstraints {\n    readonly _tag: \"NumberConstraints\";\n    readonly constraints: FastCheck.FloatConstraints;\n    readonly isInteger: boolean;\n}\ninterface BigIntConstraints {\n    readonly _tag: \"BigIntConstraints\";\n    readonly constraints: FastCheck.BigIntConstraints;\n}\ninterface ArrayConstraints {\n    readonly _tag: \"ArrayConstraints\";\n    readonly constraints: FastCheck.ArrayConstraints;\n}\ninterface DateConstraints {\n    readonly _tag: \"DateConstraints\";\n    readonly constraints: FastCheck.DateConstraints;\n}\nexport {};\n//# sourceMappingURL=Arbitrary.d.ts.map",
  "node_modules/effect/dist/dts/Array.d.ts": "/**\n * This module provides utility functions for working with arrays in TypeScript.\n *\n * @since 2.0.0\n */\nimport * as Either from \"./Either.js\";\nimport * as Equivalence from \"./Equivalence.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type { TypeLambda } from \"./HKT.js\";\nimport * as Option from \"./Option.js\";\nimport * as Order from \"./Order.js\";\nimport * as Predicate from \"./Predicate.js\";\nimport * as Record from \"./Record.js\";\nimport type { NoInfer } from \"./Types.js\";\n/**\n * @category type lambdas\n * @since 2.0.0\n */\nexport interface ReadonlyArrayTypeLambda extends TypeLambda {\n    readonly type: ReadonlyArray<this[\"Target\"]>;\n}\n/**\n * @category models\n * @since 2.0.0\n */\nexport type NonEmptyReadonlyArray<A> = readonly [A, ...Array<A>];\n/**\n * @category models\n * @since 2.0.0\n */\nexport type NonEmptyArray<A> = [A, ...Array<A>];\n/**\n * Builds a `NonEmptyArray` from an non-empty collection of elements.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.make(1, 2, 3)\n * console.log(result) // [1, 2, 3]\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const make: <Elements extends NonEmptyArray<any>>(...elements: Elements) => NonEmptyArray<Elements[number]>;\n/**\n * Creates a new `Array` of the specified length.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.allocate<number>(3)\n * console.log(result) // [ <3 empty items> ]\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const allocate: <A = never>(n: number) => Array<A | undefined>;\n/**\n * Return a `NonEmptyArray` of length `n` with element `i` initialized with `f(i)`.\n *\n * **Note**. `n` is normalized to an integer >= 1.\n *\n * **Example**\n *\n * ```ts\n * import { makeBy } from \"effect/Array\"\n *\n * const result = makeBy(5, n => n * 2)\n * console.log(result) // [0, 2, 4, 6, 8]\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const makeBy: {\n    /**\n     * Return a `NonEmptyArray` of length `n` with element `i` initialized with `f(i)`.\n     *\n     * **Note**. `n` is normalized to an integer >= 1.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { makeBy } from \"effect/Array\"\n     *\n     * const result = makeBy(5, n => n * 2)\n     * console.log(result) // [0, 2, 4, 6, 8]\n     * ```\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <A>(f: (i: number) => A): (n: number) => NonEmptyArray<A>;\n    /**\n     * Return a `NonEmptyArray` of length `n` with element `i` initialized with `f(i)`.\n     *\n     * **Note**. `n` is normalized to an integer >= 1.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { makeBy } from \"effect/Array\"\n     *\n     * const result = makeBy(5, n => n * 2)\n     * console.log(result) // [0, 2, 4, 6, 8]\n     * ```\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <A>(n: number, f: (i: number) => A): NonEmptyArray<A>;\n};\n/**\n * Return a `NonEmptyArray` containing a range of integers, including both endpoints.\n *\n * **Example**\n *\n * ```ts\n * import { range } from \"effect/Array\"\n *\n * const result = range(1, 3)\n * console.log(result) // [1, 2, 3]\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const range: (start: number, end: number) => NonEmptyArray<number>;\n/**\n * Return a `NonEmptyArray` containing a value repeated the specified number of times.\n *\n * **Note**. `n` is normalized to an integer >= 1.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.replicate(\"a\", 3)\n * console.log(result) // [\"a\", \"a\", \"a\"]\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const replicate: {\n    /**\n     * Return a `NonEmptyArray` containing a value repeated the specified number of times.\n     *\n     * **Note**. `n` is normalized to an integer >= 1.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.replicate(\"a\", 3)\n     * console.log(result) // [\"a\", \"a\", \"a\"]\n     * ```\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    (n: number): <A>(a: A) => NonEmptyArray<A>;\n    /**\n     * Return a `NonEmptyArray` containing a value repeated the specified number of times.\n     *\n     * **Note**. `n` is normalized to an integer >= 1.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.replicate(\"a\", 3)\n     * console.log(result) // [\"a\", \"a\", \"a\"]\n     * ```\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <A>(a: A, n: number): NonEmptyArray<A>;\n};\n/**\n * Creates a new `Array` from an iterable collection of values.\n * If the input is already an array, it returns the input as-is.\n * Otherwise, it converts the iterable collection to an array.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.fromIterable(new Set([1, 2, 3]))\n * console.log(result) // [1, 2, 3]\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const fromIterable: <A>(collection: Iterable<A>) => Array<A>;\n/**\n * Creates a new `Array` from a value that might not be an iterable.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * console.log(Array.ensure(\"a\")) // [\"a\"]\n * console.log(Array.ensure([\"a\"])) // [\"a\"]\n * console.log(Array.ensure([\"a\", \"b\", \"c\"])) // [\"a\", \"b\", \"c\"]\n * ```\n *\n * @category constructors\n * @since 3.3.0\n */\nexport declare const ensure: <A>(self: ReadonlyArray<A> | A) => Array<A>;\n/**\n * Takes a record and returns an array of tuples containing its keys and values.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.fromRecord({ a: 1, b: 2, c: 3 })\n * console.log(result) // [[\"a\", 1], [\"b\", 2], [\"c\", 3]]\n * ```\n *\n * @category conversions\n * @since 2.0.0\n */\nexport declare const fromRecord: <K extends string, A>(self: Readonly<Record<K, A>>) => Array<[K, A]>;\n/**\n * Converts an `Option` to an array.\n *\n * **Example**\n *\n * ```ts\n * import { Array, Option } from \"effect\"\n *\n * console.log(Array.fromOption(Option.some(1))) // [1]\n * console.log(Array.fromOption(Option.none())) // []\n * ```\n *\n * @category conversions\n * @since 2.0.0\n */\nexport declare const fromOption: <A>(self: Option.Option<A>) => Array<A>;\n/**\n * Matches the elements of an array, applying functions to cases of empty and non-empty arrays.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const match = Array.match({\n *   onEmpty: () => \"empty\",\n *   onNonEmpty: ([head, ...tail]) => `head: ${head}, tail: ${tail.length}`\n * })\n * console.log(match([])) // \"empty\"\n * console.log(match([1, 2, 3])) // \"head: 1, tail: 2\"\n * ```\n *\n * @category pattern matching\n * @since 2.0.0\n */\nexport declare const match: {\n    /**\n     * Matches the elements of an array, applying functions to cases of empty and non-empty arrays.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const match = Array.match({\n     *   onEmpty: () => \"empty\",\n     *   onNonEmpty: ([head, ...tail]) => `head: ${head}, tail: ${tail.length}`\n     * })\n     * console.log(match([])) // \"empty\"\n     * console.log(match([1, 2, 3])) // \"head: 1, tail: 2\"\n     * ```\n     *\n     * @category pattern matching\n     * @since 2.0.0\n     */\n    <B, A, C = B>(options: {\n        readonly onEmpty: LazyArg<B>;\n        readonly onNonEmpty: (self: NonEmptyReadonlyArray<A>) => C;\n    }): (self: ReadonlyArray<A>) => B | C;\n    /**\n     * Matches the elements of an array, applying functions to cases of empty and non-empty arrays.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const match = Array.match({\n     *   onEmpty: () => \"empty\",\n     *   onNonEmpty: ([head, ...tail]) => `head: ${head}, tail: ${tail.length}`\n     * })\n     * console.log(match([])) // \"empty\"\n     * console.log(match([1, 2, 3])) // \"head: 1, tail: 2\"\n     * ```\n     *\n     * @category pattern matching\n     * @since 2.0.0\n     */\n    <A, B, C = B>(self: ReadonlyArray<A>, options: {\n        readonly onEmpty: LazyArg<B>;\n        readonly onNonEmpty: (self: NonEmptyReadonlyArray<A>) => C;\n    }): B | C;\n};\n/**\n * Matches the elements of an array from the left, applying functions to cases of empty and non-empty arrays.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const matchLeft = Array.matchLeft({\n *   onEmpty: () => \"empty\",\n *   onNonEmpty: (head, tail) => `head: ${head}, tail: ${tail.length}`\n * })\n * console.log(matchLeft([])) // \"empty\"\n * console.log(matchLeft([1, 2, 3])) // \"head: 1, tail: 2\"\n * ```\n *\n * @category pattern matching\n * @since 2.0.0\n */\nexport declare const matchLeft: {\n    /**\n     * Matches the elements of an array from the left, applying functions to cases of empty and non-empty arrays.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const matchLeft = Array.matchLeft({\n     *   onEmpty: () => \"empty\",\n     *   onNonEmpty: (head, tail) => `head: ${head}, tail: ${tail.length}`\n     * })\n     * console.log(matchLeft([])) // \"empty\"\n     * console.log(matchLeft([1, 2, 3])) // \"head: 1, tail: 2\"\n     * ```\n     *\n     * @category pattern matching\n     * @since 2.0.0\n     */\n    <B, A, C = B>(options: {\n        readonly onEmpty: LazyArg<B>;\n        readonly onNonEmpty: (head: A, tail: Array<A>) => C;\n    }): (self: ReadonlyArray<A>) => B | C;\n    /**\n     * Matches the elements of an array from the left, applying functions to cases of empty and non-empty arrays.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const matchLeft = Array.matchLeft({\n     *   onEmpty: () => \"empty\",\n     *   onNonEmpty: (head, tail) => `head: ${head}, tail: ${tail.length}`\n     * })\n     * console.log(matchLeft([])) // \"empty\"\n     * console.log(matchLeft([1, 2, 3])) // \"head: 1, tail: 2\"\n     * ```\n     *\n     * @category pattern matching\n     * @since 2.0.0\n     */\n    <A, B, C = B>(self: ReadonlyArray<A>, options: {\n        readonly onEmpty: LazyArg<B>;\n        readonly onNonEmpty: (head: A, tail: Array<A>) => C;\n    }): B | C;\n};\n/**\n * Matches the elements of an array from the right, applying functions to cases of empty and non-empty arrays.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const matchRight = Array.matchRight({\n *   onEmpty: () => \"empty\",\n *   onNonEmpty: (init, last) => `init: ${init.length}, last: ${last}`\n * })\n * console.log(matchRight([])) // \"empty\"\n * console.log(matchRight([1, 2, 3])) // \"init: 2, last: 3\"\n * ```\n *\n * @category pattern matching\n * @since 2.0.0\n */\nexport declare const matchRight: {\n    /**\n     * Matches the elements of an array from the right, applying functions to cases of empty and non-empty arrays.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const matchRight = Array.matchRight({\n     *   onEmpty: () => \"empty\",\n     *   onNonEmpty: (init, last) => `init: ${init.length}, last: ${last}`\n     * })\n     * console.log(matchRight([])) // \"empty\"\n     * console.log(matchRight([1, 2, 3])) // \"init: 2, last: 3\"\n     * ```\n     *\n     * @category pattern matching\n     * @since 2.0.0\n     */\n    <B, A, C = B>(options: {\n        readonly onEmpty: LazyArg<B>;\n        readonly onNonEmpty: (init: Array<A>, last: A) => C;\n    }): (self: ReadonlyArray<A>) => B | C;\n    /**\n     * Matches the elements of an array from the right, applying functions to cases of empty and non-empty arrays.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const matchRight = Array.matchRight({\n     *   onEmpty: () => \"empty\",\n     *   onNonEmpty: (init, last) => `init: ${init.length}, last: ${last}`\n     * })\n     * console.log(matchRight([])) // \"empty\"\n     * console.log(matchRight([1, 2, 3])) // \"init: 2, last: 3\"\n     * ```\n     *\n     * @category pattern matching\n     * @since 2.0.0\n     */\n    <A, B, C = B>(self: ReadonlyArray<A>, options: {\n        readonly onEmpty: LazyArg<B>;\n        readonly onNonEmpty: (init: Array<A>, last: A) => C;\n    }): B | C;\n};\n/**\n * Prepend an element to the front of an `Iterable`, creating a new `NonEmptyArray`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.prepend([2, 3, 4], 1)\n * console.log(result) // [1, 2, 3, 4]\n * ```\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const prepend: {\n    /**\n     * Prepend an element to the front of an `Iterable`, creating a new `NonEmptyArray`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.prepend([2, 3, 4], 1)\n     * console.log(result) // [1, 2, 3, 4]\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <B>(head: B): <A>(self: Iterable<A>) => NonEmptyArray<A | B>;\n    /**\n     * Prepend an element to the front of an `Iterable`, creating a new `NonEmptyArray`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.prepend([2, 3, 4], 1)\n     * console.log(result) // [1, 2, 3, 4]\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, head: B): NonEmptyArray<A | B>;\n};\n/**\n * Prepends the specified prefix array (or iterable) to the beginning of the specified array (or iterable).\n * If either array is non-empty, the result is also a non-empty array.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.prependAll([2, 3], [0, 1])\n * console.log(result) // [0, 1, 2, 3]\n * ```\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const prependAll: {\n    /**\n     * Prepends the specified prefix array (or iterable) to the beginning of the specified array (or iterable).\n     * If either array is non-empty, the result is also a non-empty array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.prependAll([2, 3], [0, 1])\n     * console.log(result) // [0, 1, 2, 3]\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <S extends Iterable<any>, T extends Iterable<any>>(that: T): (self: S) => ReadonlyArray.OrNonEmpty<S, T, ReadonlyArray.Infer<S> | ReadonlyArray.Infer<T>>;\n    /**\n     * Prepends the specified prefix array (or iterable) to the beginning of the specified array (or iterable).\n     * If either array is non-empty, the result is also a non-empty array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.prependAll([2, 3], [0, 1])\n     * console.log(result) // [0, 1, 2, 3]\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, that: NonEmptyReadonlyArray<B>): NonEmptyArray<A | B>;\n    /**\n     * Prepends the specified prefix array (or iterable) to the beginning of the specified array (or iterable).\n     * If either array is non-empty, the result is also a non-empty array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.prependAll([2, 3], [0, 1])\n     * console.log(result) // [0, 1, 2, 3]\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: NonEmptyReadonlyArray<A>, that: Iterable<B>): NonEmptyArray<A | B>;\n    /**\n     * Prepends the specified prefix array (or iterable) to the beginning of the specified array (or iterable).\n     * If either array is non-empty, the result is also a non-empty array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.prependAll([2, 3], [0, 1])\n     * console.log(result) // [0, 1, 2, 3]\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, that: Iterable<B>): Array<A | B>;\n};\n/**\n * Append an element to the end of an `Iterable`, creating a new `NonEmptyArray`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.append([1, 2, 3], 4);\n * console.log(result) // [1, 2, 3, 4]\n * ```\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const append: {\n    /**\n     * Append an element to the end of an `Iterable`, creating a new `NonEmptyArray`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.append([1, 2, 3], 4);\n     * console.log(result) // [1, 2, 3, 4]\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <B>(last: B): <A>(self: Iterable<A>) => NonEmptyArray<A | B>;\n    /**\n     * Append an element to the end of an `Iterable`, creating a new `NonEmptyArray`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.append([1, 2, 3], 4);\n     * console.log(result) // [1, 2, 3, 4]\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, last: B): NonEmptyArray<A | B>;\n};\n/**\n * Concatenates two arrays (or iterables), combining their elements.\n * If either array is non-empty, the result is also a non-empty array.\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const appendAll: {\n    /**\n     * Concatenates two arrays (or iterables), combining their elements.\n     * If either array is non-empty, the result is also a non-empty array.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <S extends Iterable<any>, T extends Iterable<any>>(that: T): (self: S) => ReadonlyArray.OrNonEmpty<S, T, ReadonlyArray.Infer<S> | ReadonlyArray.Infer<T>>;\n    /**\n     * Concatenates two arrays (or iterables), combining their elements.\n     * If either array is non-empty, the result is also a non-empty array.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, that: NonEmptyReadonlyArray<B>): NonEmptyArray<A | B>;\n    /**\n     * Concatenates two arrays (or iterables), combining their elements.\n     * If either array is non-empty, the result is also a non-empty array.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: NonEmptyReadonlyArray<A>, that: Iterable<B>): NonEmptyArray<A | B>;\n    /**\n     * Concatenates two arrays (or iterables), combining their elements.\n     * If either array is non-empty, the result is also a non-empty array.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, that: Iterable<B>): Array<A | B>;\n};\n/**\n * Accumulates values from an `Iterable` starting from the left, storing\n * each intermediate result in an array. Useful for tracking the progression of\n * a value through a series of transformations.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\";\n *\n * const result = Array.scan([1, 2, 3, 4], 0, (acc, value) => acc + value)\n * console.log(result) // [0, 1, 3, 6, 10]\n *\n * // Explanation:\n * // This function starts with the initial value (0 in this case)\n * // and adds each element of the array to this accumulator one by one,\n * // keeping track of the cumulative sum after each addition.\n * // Each of these sums is captured in the resulting array.\n * ```\n *\n * @category folding\n * @since 2.0.0\n */\nexport declare const scan: {\n    /**\n     * Accumulates values from an `Iterable` starting from the left, storing\n     * each intermediate result in an array. Useful for tracking the progression of\n     * a value through a series of transformations.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\";\n     *\n     * const result = Array.scan([1, 2, 3, 4], 0, (acc, value) => acc + value)\n     * console.log(result) // [0, 1, 3, 6, 10]\n     *\n     * // Explanation:\n     * // This function starts with the initial value (0 in this case)\n     * // and adds each element of the array to this accumulator one by one,\n     * // keeping track of the cumulative sum after each addition.\n     * // Each of these sums is captured in the resulting array.\n     * ```\n     *\n     * @category folding\n     * @since 2.0.0\n     */\n    <B, A>(b: B, f: (b: B, a: A) => B): (self: Iterable<A>) => NonEmptyArray<B>;\n    /**\n     * Accumulates values from an `Iterable` starting from the left, storing\n     * each intermediate result in an array. Useful for tracking the progression of\n     * a value through a series of transformations.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\";\n     *\n     * const result = Array.scan([1, 2, 3, 4], 0, (acc, value) => acc + value)\n     * console.log(result) // [0, 1, 3, 6, 10]\n     *\n     * // Explanation:\n     * // This function starts with the initial value (0 in this case)\n     * // and adds each element of the array to this accumulator one by one,\n     * // keeping track of the cumulative sum after each addition.\n     * // Each of these sums is captured in the resulting array.\n     * ```\n     *\n     * @category folding\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, b: B, f: (b: B, a: A) => B): NonEmptyArray<B>;\n};\n/**\n * Accumulates values from an `Iterable` starting from the right, storing\n * each intermediate result in an array. Useful for tracking the progression of\n * a value through a series of transformations.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\";\n *\n * const result = Array.scanRight([1, 2, 3, 4], 0, (acc, value) => acc + value)\n * console.log(result) // [10, 9, 7, 4, 0]\n * ```\n *\n * @category folding\n * @since 2.0.0\n */\nexport declare const scanRight: {\n    /**\n     * Accumulates values from an `Iterable` starting from the right, storing\n     * each intermediate result in an array. Useful for tracking the progression of\n     * a value through a series of transformations.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\";\n     *\n     * const result = Array.scanRight([1, 2, 3, 4], 0, (acc, value) => acc + value)\n     * console.log(result) // [10, 9, 7, 4, 0]\n     * ```\n     *\n     * @category folding\n     * @since 2.0.0\n     */\n    <B, A>(b: B, f: (b: B, a: A) => B): (self: Iterable<A>) => NonEmptyArray<B>;\n    /**\n     * Accumulates values from an `Iterable` starting from the right, storing\n     * each intermediate result in an array. Useful for tracking the progression of\n     * a value through a series of transformations.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\";\n     *\n     * const result = Array.scanRight([1, 2, 3, 4], 0, (acc, value) => acc + value)\n     * console.log(result) // [10, 9, 7, 4, 0]\n     * ```\n     *\n     * @category folding\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, b: B, f: (b: B, a: A) => B): NonEmptyArray<B>;\n};\n/**\n * Determine if `unknown` is an Array.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * console.log(Array.isArray(null)) // false\n * console.log(Array.isArray([1, 2, 3])) // true\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isArray: {\n    /**\n     * Determine if `unknown` is an Array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * console.log(Array.isArray(null)) // false\n     * console.log(Array.isArray([1, 2, 3])) // true\n     * ```\n     *\n     * @category guards\n     * @since 2.0.0\n     */\n    (self: unknown): self is Array<unknown>;\n    /**\n     * Determine if `unknown` is an Array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * console.log(Array.isArray(null)) // false\n     * console.log(Array.isArray([1, 2, 3])) // true\n     * ```\n     *\n     * @category guards\n     * @since 2.0.0\n     */\n    <T>(self: T): self is Extract<T, ReadonlyArray<any>>;\n};\n/**\n * Determine if an `Array` is empty narrowing down the type to `[]`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * console.log(Array.isEmptyArray([])) // true\n * console.log(Array.isEmptyArray([1, 2, 3])) // false\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isEmptyArray: <A>(self: Array<A>) => self is [];\n/**\n * Determine if a `ReadonlyArray` is empty narrowing down the type to `readonly []`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * console.log(Array.isEmptyReadonlyArray([])) // true\n * console.log(Array.isEmptyReadonlyArray([1, 2, 3])) // false\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isEmptyReadonlyArray: <A>(self: ReadonlyArray<A>) => self is readonly [];\n/**\n * Determine if an `Array` is non empty narrowing down the type to `NonEmptyArray`.\n *\n * An `Array` is considered to be a `NonEmptyArray` if it contains at least one element.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * console.log(Array.isNonEmptyArray([])) // false\n * console.log(Array.isNonEmptyArray([1, 2, 3])) // true\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isNonEmptyArray: <A>(self: Array<A>) => self is NonEmptyArray<A>;\n/**\n * Determine if a `ReadonlyArray` is non empty narrowing down the type to `NonEmptyReadonlyArray`.\n *\n * A `ReadonlyArray` is considered to be a `NonEmptyReadonlyArray` if it contains at least one element.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * console.log(Array.isNonEmptyReadonlyArray([])) // false\n * console.log(Array.isNonEmptyReadonlyArray([1, 2, 3])) // true\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isNonEmptyReadonlyArray: <A>(self: ReadonlyArray<A>) => self is NonEmptyReadonlyArray<A>;\n/**\n * Return the number of elements in a `ReadonlyArray`.\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const length: <A>(self: ReadonlyArray<A>) => number;\n/**\n * This function provides a safe way to read a value at a particular index from a `ReadonlyArray`.\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const get: {\n    /**\n     * This function provides a safe way to read a value at a particular index from a `ReadonlyArray`.\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    (index: number): <A>(self: ReadonlyArray<A>) => Option.Option<A>;\n    /**\n     * This function provides a safe way to read a value at a particular index from a `ReadonlyArray`.\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A>(self: ReadonlyArray<A>, index: number): Option.Option<A>;\n};\n/**\n * Gets an element unsafely, will throw on out of bounds.\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeGet: {\n    /**\n     * Gets an element unsafely, will throw on out of bounds.\n     *\n     * @since 2.0.0\n     * @category unsafe\n     */\n    (index: number): <A>(self: ReadonlyArray<A>) => A;\n    /**\n     * Gets an element unsafely, will throw on out of bounds.\n     *\n     * @since 2.0.0\n     * @category unsafe\n     */\n    <A>(self: ReadonlyArray<A>, index: number): A;\n};\n/**\n * Return a tuple containing the first element, and a new `Array` of the remaining elements, if any.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\";\n *\n * const result = Array.unprepend([1, 2, 3, 4])\n * console.log(result) // [1, [2, 3, 4]]\n * ```\n *\n * @category splitting\n * @since 2.0.0\n */\nexport declare const unprepend: <A>(self: NonEmptyReadonlyArray<A>) => [firstElement: A, remainingElements: Array<A>];\n/**\n * Return a tuple containing a copy of the `NonEmptyReadonlyArray` without its last element, and that last element.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\";\n *\n * const result = Array.unappend([1, 2, 3, 4])\n * console.log(result) // [[1, 2, 3], 4]\n * ```\n *\n * @category splitting\n * @since 2.0.0\n */\nexport declare const unappend: <A>(self: NonEmptyReadonlyArray<A>) => [arrayWithoutLastElement: Array<A>, lastElement: A];\n/**\n * Get the first element of a `ReadonlyArray`, or `None` if the `ReadonlyArray` is empty.\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const head: <A>(self: ReadonlyArray<A>) => Option.Option<A>;\n/**\n * Get the first element of a non empty array.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.headNonEmpty([1, 2, 3, 4])\n * console.log(result) // 1\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const headNonEmpty: <A>(self: NonEmptyReadonlyArray<A>) => A;\n/**\n * Get the last element in a `ReadonlyArray`, or `None` if the `ReadonlyArray` is empty.\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const last: <A>(self: ReadonlyArray<A>) => Option.Option<A>;\n/**\n * Get the last element of a non empty array.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.lastNonEmpty([1, 2, 3, 4])\n * console.log(result) // 4\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const lastNonEmpty: <A>(self: NonEmptyReadonlyArray<A>) => A;\n/**\n * Get all but the first element of an `Iterable`, creating a new `Array`, or `None` if the `Iterable` is empty.\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const tail: <A>(self: Iterable<A>) => Option.Option<Array<A>>;\n/**\n * Get all but the first element of a `NonEmptyReadonlyArray`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.tailNonEmpty([1, 2, 3, 4])\n * console.log(result) // [2, 3, 4]\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const tailNonEmpty: <A>(self: NonEmptyReadonlyArray<A>) => Array<A>;\n/**\n * Get all but the last element of an `Iterable`, creating a new `Array`, or `None` if the `Iterable` is empty.\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const init: <A>(self: Iterable<A>) => Option.Option<Array<A>>;\n/**\n * Get all but the last element of a non empty array, creating a new array.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.initNonEmpty([1, 2, 3, 4])\n * console.log(result) // [1, 2, 3]\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const initNonEmpty: <A>(self: NonEmptyReadonlyArray<A>) => Array<A>;\n/**\n * Keep only a max number of elements from the start of an `Iterable`, creating a new `Array`.\n *\n * **Note**. `n` is normalized to a non negative integer.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.take([1, 2, 3, 4, 5], 3)\n * console.log(result) // [1, 2, 3]\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const take: {\n    /**\n     * Keep only a max number of elements from the start of an `Iterable`, creating a new `Array`.\n     *\n     * **Note**. `n` is normalized to a non negative integer.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.take([1, 2, 3, 4, 5], 3)\n     * console.log(result) // [1, 2, 3]\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    (n: number): <A>(self: Iterable<A>) => Array<A>;\n    /**\n     * Keep only a max number of elements from the start of an `Iterable`, creating a new `Array`.\n     *\n     * **Note**. `n` is normalized to a non negative integer.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.take([1, 2, 3, 4, 5], 3)\n     * console.log(result) // [1, 2, 3]\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, n: number): Array<A>;\n};\n/**\n * Keep only a max number of elements from the end of an `Iterable`, creating a new `Array`.\n *\n * **Note**. `n` is normalized to a non negative integer.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.takeRight([1, 2, 3, 4, 5], 3)\n * console.log(result) // [3, 4, 5]\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const takeRight: {\n    /**\n     * Keep only a max number of elements from the end of an `Iterable`, creating a new `Array`.\n     *\n     * **Note**. `n` is normalized to a non negative integer.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.takeRight([1, 2, 3, 4, 5], 3)\n     * console.log(result) // [3, 4, 5]\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    (n: number): <A>(self: Iterable<A>) => Array<A>;\n    /**\n     * Keep only a max number of elements from the end of an `Iterable`, creating a new `Array`.\n     *\n     * **Note**. `n` is normalized to a non negative integer.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.takeRight([1, 2, 3, 4, 5], 3)\n     * console.log(result) // [3, 4, 5]\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, n: number): Array<A>;\n};\n/**\n * Calculate the longest initial subarray for which all element satisfy the specified predicate, creating a new `Array`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.takeWhile([1, 3, 2, 4, 1, 2], x => x < 4)\n * console.log(result) // [1, 3, 2]\n *\n * // Explanation:\n * // - The function starts with the first element (`1`), which is less than `4`, so it adds `1` to the result.\n * // - The next element (`3`) is also less than `4`, so it adds `3`.\n * // - The next element (`2`) is again less than `4`, so it adds `2`.\n * // - The function then encounters `4`, which is not less than `4`. At this point, it stops checking further elements and finalizes the result.\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const takeWhile: {\n    /**\n     * Calculate the longest initial subarray for which all element satisfy the specified predicate, creating a new `Array`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.takeWhile([1, 3, 2, 4, 1, 2], x => x < 4)\n     * console.log(result) // [1, 3, 2]\n     *\n     * // Explanation:\n     * // - The function starts with the first element (`1`), which is less than `4`, so it adds `1` to the result.\n     * // - The next element (`3`) is also less than `4`, so it adds `3`.\n     * // - The next element (`2`) is again less than `4`, so it adds `2`.\n     * // - The function then encounters `4`, which is not less than `4`. At this point, it stops checking further elements and finalizes the result.\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: (a: NoInfer<A>, i: number) => a is B): (self: Iterable<A>) => Array<B>;\n    /**\n     * Calculate the longest initial subarray for which all element satisfy the specified predicate, creating a new `Array`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.takeWhile([1, 3, 2, 4, 1, 2], x => x < 4)\n     * console.log(result) // [1, 3, 2]\n     *\n     * // Explanation:\n     * // - The function starts with the first element (`1`), which is less than `4`, so it adds `1` to the result.\n     * // - The next element (`3`) is also less than `4`, so it adds `3`.\n     * // - The next element (`2`) is again less than `4`, so it adds `2`.\n     * // - The function then encounters `4`, which is not less than `4`. At this point, it stops checking further elements and finalizes the result.\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => Array<A>;\n    /**\n     * Calculate the longest initial subarray for which all element satisfy the specified predicate, creating a new `Array`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.takeWhile([1, 3, 2, 4, 1, 2], x => x < 4)\n     * console.log(result) // [1, 3, 2]\n     *\n     * // Explanation:\n     * // - The function starts with the first element (`1`), which is less than `4`, so it adds `1` to the result.\n     * // - The next element (`3`) is also less than `4`, so it adds `3`.\n     * // - The next element (`2`) is again less than `4`, so it adds `2`.\n     * // - The function then encounters `4`, which is not less than `4`. At this point, it stops checking further elements and finalizes the result.\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: Iterable<A>, refinement: (a: A, i: number) => a is B): Array<B>;\n    /**\n     * Calculate the longest initial subarray for which all element satisfy the specified predicate, creating a new `Array`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.takeWhile([1, 3, 2, 4, 1, 2], x => x < 4)\n     * console.log(result) // [1, 3, 2]\n     *\n     * // Explanation:\n     * // - The function starts with the first element (`1`), which is less than `4`, so it adds `1` to the result.\n     * // - The next element (`3`) is also less than `4`, so it adds `3`.\n     * // - The next element (`2`) is again less than `4`, so it adds `2`.\n     * // - The function then encounters `4`, which is not less than `4`. At this point, it stops checking further elements and finalizes the result.\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): Array<A>;\n};\n/**\n * Split an `Iterable` into two parts:\n *\n * 1. the longest initial subarray for which all elements satisfy the specified predicate\n * 2. the remaining elements\n *\n * @category splitting\n * @since 2.0.0\n */\nexport declare const span: {\n    /**\n     * Split an `Iterable` into two parts:\n     *\n     * 1. the longest initial subarray for which all elements satisfy the specified predicate\n     * 2. the remaining elements\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: (a: NoInfer<A>, i: number) => a is B): (self: Iterable<A>) => [init: Array<B>, rest: Array<Exclude<A, B>>];\n    /**\n     * Split an `Iterable` into two parts:\n     *\n     * 1. the longest initial subarray for which all elements satisfy the specified predicate\n     * 2. the remaining elements\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => [init: Array<A>, rest: Array<A>];\n    /**\n     * Split an `Iterable` into two parts:\n     *\n     * 1. the longest initial subarray for which all elements satisfy the specified predicate\n     * 2. the remaining elements\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: Iterable<A>, refinement: (a: A, i: number) => a is B): [init: Array<B>, rest: Array<Exclude<A, B>>];\n    /**\n     * Split an `Iterable` into two parts:\n     *\n     * 1. the longest initial subarray for which all elements satisfy the specified predicate\n     * 2. the remaining elements\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): [init: Array<A>, rest: Array<A>];\n};\n/**\n * Drop a max number of elements from the start of an `Iterable`, creating a new `Array`.\n *\n * **Note**. `n` is normalized to a non negative integer.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.drop([1, 2, 3, 4, 5], 2)\n * console.log(result) // [3, 4, 5]\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const drop: {\n    /**\n     * Drop a max number of elements from the start of an `Iterable`, creating a new `Array`.\n     *\n     * **Note**. `n` is normalized to a non negative integer.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.drop([1, 2, 3, 4, 5], 2)\n     * console.log(result) // [3, 4, 5]\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    (n: number): <A>(self: Iterable<A>) => Array<A>;\n    /**\n     * Drop a max number of elements from the start of an `Iterable`, creating a new `Array`.\n     *\n     * **Note**. `n` is normalized to a non negative integer.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.drop([1, 2, 3, 4, 5], 2)\n     * console.log(result) // [3, 4, 5]\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, n: number): Array<A>;\n};\n/**\n * Drop a max number of elements from the end of an `Iterable`, creating a new `Array`.\n *\n * **Note**. `n` is normalized to a non negative integer.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.dropRight([1, 2, 3, 4, 5], 2)\n * console.log(result) // [1, 2, 3]\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const dropRight: {\n    /**\n     * Drop a max number of elements from the end of an `Iterable`, creating a new `Array`.\n     *\n     * **Note**. `n` is normalized to a non negative integer.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.dropRight([1, 2, 3, 4, 5], 2)\n     * console.log(result) // [1, 2, 3]\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    (n: number): <A>(self: Iterable<A>) => Array<A>;\n    /**\n     * Drop a max number of elements from the end of an `Iterable`, creating a new `Array`.\n     *\n     * **Note**. `n` is normalized to a non negative integer.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.dropRight([1, 2, 3, 4, 5], 2)\n     * console.log(result) // [1, 2, 3]\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, n: number): Array<A>;\n};\n/**\n * Remove the longest initial subarray for which all element satisfy the specified predicate, creating a new `Array`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.dropWhile([1, 2, 3, 4, 5], x => x < 4)\n * console.log(result) // [4, 5]\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const dropWhile: {\n    /**\n     * Remove the longest initial subarray for which all element satisfy the specified predicate, creating a new `Array`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.dropWhile([1, 2, 3, 4, 5], x => x < 4)\n     * console.log(result) // [4, 5]\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => Array<A>;\n    /**\n     * Remove the longest initial subarray for which all element satisfy the specified predicate, creating a new `Array`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.dropWhile([1, 2, 3, 4, 5], x => x < 4)\n     * console.log(result) // [4, 5]\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): Array<A>;\n};\n/**\n * Return the first index for which a predicate holds.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.findFirstIndex([5, 3, 8, 9], x => x > 5)\n * console.log(result) // Option.some(2)\n * ```\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const findFirstIndex: {\n    /**\n     * Return the first index for which a predicate holds.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findFirstIndex([5, 3, 8, 9], x => x > 5)\n     * console.log(result) // Option.some(2)\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => Option.Option<number>;\n    /**\n     * Return the first index for which a predicate holds.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findFirstIndex([5, 3, 8, 9], x => x > 5)\n     * console.log(result) // Option.some(2)\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): Option.Option<number>;\n};\n/**\n * Return the last index for which a predicate holds.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.findLastIndex([1, 3, 8, 9], x => x < 5)\n * console.log(result) // Option.some(1)\n * ```\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const findLastIndex: {\n    /**\n     * Return the last index for which a predicate holds.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findLastIndex([1, 3, 8, 9], x => x < 5)\n     * console.log(result) // Option.some(1)\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => Option.Option<number>;\n    /**\n     * Return the last index for which a predicate holds.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findLastIndex([1, 3, 8, 9], x => x < 5)\n     * console.log(result) // Option.some(1)\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): Option.Option<number>;\n};\n/**\n * Returns the first element that satisfies the specified\n * predicate, or `None` if no such element exists.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.findFirst([1, 2, 3, 4, 5], x => x > 3)\n * console.log(result) // Option.some(4)\n * ```\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const findFirst: {\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findFirst([1, 2, 3, 4, 5], x => x > 3)\n     * console.log(result) // Option.some(4)\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: NoInfer<A>, i: number) => Option.Option<B>): (self: Iterable<A>) => Option.Option<B>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findFirst([1, 2, 3, 4, 5], x => x > 3)\n     * console.log(result) // Option.some(4)\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: (a: NoInfer<A>, i: number) => a is B): (self: Iterable<A>) => Option.Option<B>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findFirst([1, 2, 3, 4, 5], x => x > 3)\n     * console.log(result) // Option.some(4)\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => Option.Option<A>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findFirst([1, 2, 3, 4, 5], x => x > 3)\n     * console.log(result) // Option.some(4)\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, f: (a: A, i: number) => Option.Option<B>): Option.Option<B>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findFirst([1, 2, 3, 4, 5], x => x > 3)\n     * console.log(result) // Option.some(4)\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: Iterable<A>, refinement: (a: A, i: number) => a is B): Option.Option<B>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findFirst([1, 2, 3, 4, 5], x => x > 3)\n     * console.log(result) // Option.some(4)\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): Option.Option<A>;\n};\n/**\n * Finds the last element in an iterable collection that satisfies the given predicate or refinement.\n * Returns an `Option` containing the found element, or `Option.none` if no element matches.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.findLast([1, 2, 3, 4, 5], n => n % 2 === 0)\n * console.log(result) // Option.some(4)\n * ```\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const findLast: {\n    /**\n     * Finds the last element in an iterable collection that satisfies the given predicate or refinement.\n     * Returns an `Option` containing the found element, or `Option.none` if no element matches.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findLast([1, 2, 3, 4, 5], n => n % 2 === 0)\n     * console.log(result) // Option.some(4)\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: NoInfer<A>, i: number) => Option.Option<B>): (self: Iterable<A>) => Option.Option<B>;\n    /**\n     * Finds the last element in an iterable collection that satisfies the given predicate or refinement.\n     * Returns an `Option` containing the found element, or `Option.none` if no element matches.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findLast([1, 2, 3, 4, 5], n => n % 2 === 0)\n     * console.log(result) // Option.some(4)\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: (a: NoInfer<A>, i: number) => a is B): (self: Iterable<A>) => Option.Option<B>;\n    /**\n     * Finds the last element in an iterable collection that satisfies the given predicate or refinement.\n     * Returns an `Option` containing the found element, or `Option.none` if no element matches.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findLast([1, 2, 3, 4, 5], n => n % 2 === 0)\n     * console.log(result) // Option.some(4)\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => Option.Option<A>;\n    /**\n     * Finds the last element in an iterable collection that satisfies the given predicate or refinement.\n     * Returns an `Option` containing the found element, or `Option.none` if no element matches.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findLast([1, 2, 3, 4, 5], n => n % 2 === 0)\n     * console.log(result) // Option.some(4)\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, f: (a: A, i: number) => Option.Option<B>): Option.Option<B>;\n    /**\n     * Finds the last element in an iterable collection that satisfies the given predicate or refinement.\n     * Returns an `Option` containing the found element, or `Option.none` if no element matches.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findLast([1, 2, 3, 4, 5], n => n % 2 === 0)\n     * console.log(result) // Option.some(4)\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: Iterable<A>, refinement: (a: A, i: number) => a is B): Option.Option<B>;\n    /**\n     * Finds the last element in an iterable collection that satisfies the given predicate or refinement.\n     * Returns an `Option` containing the found element, or `Option.none` if no element matches.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findLast([1, 2, 3, 4, 5], n => n % 2 === 0)\n     * console.log(result) // Option.some(4)\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): Option.Option<A>;\n};\n/**\n * Returns a tuple of the first element that satisfies the specified\n * predicate and its index, or `None` if no such element exists.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.findFirstWithIndex([1, 2, 3, 4, 5], x => x > 3)\n * console.log(result) // Option.some([4, 3])\n * ```\n *\n * @category elements\n * @since 3.17.0\n */\nexport declare const findFirstWithIndex: {\n    /**\n     * Returns a tuple of the first element that satisfies the specified\n     * predicate and its index, or `None` if no such element exists.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findFirstWithIndex([1, 2, 3, 4, 5], x => x > 3)\n     * console.log(result) // Option.some([4, 3])\n     * ```\n     *\n     * @category elements\n     * @since 3.17.0\n     */\n    <A, B>(f: (a: NoInfer<A>, i: number) => Option.Option<B>): (self: Iterable<A>) => Option.Option<[B, number]>;\n    /**\n     * Returns a tuple of the first element that satisfies the specified\n     * predicate and its index, or `None` if no such element exists.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findFirstWithIndex([1, 2, 3, 4, 5], x => x > 3)\n     * console.log(result) // Option.some([4, 3])\n     * ```\n     *\n     * @category elements\n     * @since 3.17.0\n     */\n    <A, B extends A>(refinement: (a: NoInfer<A>, i: number) => a is B): (self: Iterable<A>) => Option.Option<[B, number]>;\n    /**\n     * Returns a tuple of the first element that satisfies the specified\n     * predicate and its index, or `None` if no such element exists.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findFirstWithIndex([1, 2, 3, 4, 5], x => x > 3)\n     * console.log(result) // Option.some([4, 3])\n     * ```\n     *\n     * @category elements\n     * @since 3.17.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => Option.Option<[A, number]>;\n    /**\n     * Returns a tuple of the first element that satisfies the specified\n     * predicate and its index, or `None` if no such element exists.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findFirstWithIndex([1, 2, 3, 4, 5], x => x > 3)\n     * console.log(result) // Option.some([4, 3])\n     * ```\n     *\n     * @category elements\n     * @since 3.17.0\n     */\n    <A, B>(self: Iterable<A>, f: (a: A, i: number) => Option.Option<B>): Option.Option<[B, number]>;\n    /**\n     * Returns a tuple of the first element that satisfies the specified\n     * predicate and its index, or `None` if no such element exists.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findFirstWithIndex([1, 2, 3, 4, 5], x => x > 3)\n     * console.log(result) // Option.some([4, 3])\n     * ```\n     *\n     * @category elements\n     * @since 3.17.0\n     */\n    <A, B extends A>(self: Iterable<A>, refinement: (a: A, i: number) => a is B): Option.Option<[B, number]>;\n    /**\n     * Returns a tuple of the first element that satisfies the specified\n     * predicate and its index, or `None` if no such element exists.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.findFirstWithIndex([1, 2, 3, 4, 5], x => x > 3)\n     * console.log(result) // Option.some([4, 3])\n     * ```\n     *\n     * @category elements\n     * @since 3.17.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): Option.Option<[A, number]>;\n};\n/**\n * Counts all the element of the given array that pass the given predicate\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.countBy([1, 2, 3, 4, 5], n => n % 2 === 0)\n * console.log(result) // 2\n * ```\n *\n * @category folding\n * @since 3.16.0\n */\nexport declare const countBy: {\n    /**\n     * Counts all the element of the given array that pass the given predicate\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.countBy([1, 2, 3, 4, 5], n => n % 2 === 0)\n     * console.log(result) // 2\n     * ```\n     *\n     * @category folding\n     * @since 3.16.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => number;\n    /**\n     * Counts all the element of the given array that pass the given predicate\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.countBy([1, 2, 3, 4, 5], n => n % 2 === 0)\n     * console.log(result) // 2\n     * ```\n     *\n     * @category folding\n     * @since 3.16.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): number;\n};\n/**\n * Insert an element at the specified index, creating a new `NonEmptyArray`,\n * or return `None` if the index is out of bounds.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.insertAt(['a', 'b', 'c', 'e'], 3, 'd')\n * console.log(result) // Option.some(['a', 'b', 'c', 'd', 'e'])\n * ```\n *\n * @since 2.0.0\n */\nexport declare const insertAt: {\n    /**\n     * Insert an element at the specified index, creating a new `NonEmptyArray`,\n     * or return `None` if the index is out of bounds.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.insertAt(['a', 'b', 'c', 'e'], 3, 'd')\n     * console.log(result) // Option.some(['a', 'b', 'c', 'd', 'e'])\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <B>(i: number, b: B): <A>(self: Iterable<A>) => Option.Option<NonEmptyArray<A | B>>;\n    /**\n     * Insert an element at the specified index, creating a new `NonEmptyArray`,\n     * or return `None` if the index is out of bounds.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.insertAt(['a', 'b', 'c', 'e'], 3, 'd')\n     * console.log(result) // Option.some(['a', 'b', 'c', 'd', 'e'])\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, i: number, b: B): Option.Option<NonEmptyArray<A | B>>;\n};\n/**\n * Change the element at the specified index, creating a new `Array`,\n * or return a copy of the input if the index is out of bounds.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.replace(['a', 'b', 'c', 'd'], 1, 'z')\n * console.log(result) // ['a', 'z', 'c', 'd']\n * ```\n *\n * @since 2.0.0\n */\nexport declare const replace: {\n    /**\n     * Change the element at the specified index, creating a new `Array`,\n     * or return a copy of the input if the index is out of bounds.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.replace(['a', 'b', 'c', 'd'], 1, 'z')\n     * console.log(result) // ['a', 'z', 'c', 'd']\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <B>(i: number, b: B): <A, S extends Iterable<A> = Iterable<A>>(self: S) => ReadonlyArray.With<S, ReadonlyArray.Infer<S> | B>;\n    /**\n     * Change the element at the specified index, creating a new `Array`,\n     * or return a copy of the input if the index is out of bounds.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.replace(['a', 'b', 'c', 'd'], 1, 'z')\n     * console.log(result) // ['a', 'z', 'c', 'd']\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B, S extends Iterable<A> = Iterable<A>>(self: S, i: number, b: B): ReadonlyArray.With<S, ReadonlyArray.Infer<S> | B>;\n};\n/**\n * Replaces an element in an array with the given value, returning an option of the updated array.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.replaceOption([1, 2, 3], 1, 4)\n * console.log(result) // Option.some([1, 4, 3])\n * ```\n *\n * @since 2.0.0\n */\nexport declare const replaceOption: {\n    /**\n     * Replaces an element in an array with the given value, returning an option of the updated array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.replaceOption([1, 2, 3], 1, 4)\n     * console.log(result) // Option.some([1, 4, 3])\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <B>(i: number, b: B): <A, S extends Iterable<A> = Iterable<A>>(self: S) => Option.Option<ReadonlyArray.With<S, ReadonlyArray.Infer<S> | B>>;\n    /**\n     * Replaces an element in an array with the given value, returning an option of the updated array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.replaceOption([1, 2, 3], 1, 4)\n     * console.log(result) // Option.some([1, 4, 3])\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B, S extends Iterable<A> = Iterable<A>>(self: S, i: number, b: B): Option.Option<ReadonlyArray.With<S, ReadonlyArray.Infer<S> | B>>;\n};\n/**\n * Apply a function to the element at the specified index, creating a new `Array`,\n * or return a copy of the input if the index is out of bounds.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.modify([1, 2, 3, 4], 2, (n) => n * 2)\n * console.log(result) // [1, 2, 6, 4]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const modify: {\n    /**\n     * Apply a function to the element at the specified index, creating a new `Array`,\n     * or return a copy of the input if the index is out of bounds.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.modify([1, 2, 3, 4], 2, (n) => n * 2)\n     * console.log(result) // [1, 2, 6, 4]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B, S extends Iterable<A> = Iterable<A>>(i: number, f: (a: ReadonlyArray.Infer<S>) => B): (self: S) => ReadonlyArray.With<S, ReadonlyArray.Infer<S> | B>;\n    /**\n     * Apply a function to the element at the specified index, creating a new `Array`,\n     * or return a copy of the input if the index is out of bounds.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.modify([1, 2, 3, 4], 2, (n) => n * 2)\n     * console.log(result) // [1, 2, 6, 4]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B, S extends Iterable<A> = Iterable<A>>(self: S, i: number, f: (a: ReadonlyArray.Infer<S>) => B): ReadonlyArray.With<S, ReadonlyArray.Infer<S> | B>;\n};\n/**\n * Apply a function to the element at the specified index, creating a new `Array`,\n * or return `None` if the index is out of bounds.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const input = [1, 2, 3, 4]\n * const result = Array.modifyOption(input, 2, (n) => n * 2)\n * console.log(result) // Option.some([1, 2, 6, 4])\n *\n * const outOfBoundsResult = Array.modifyOption(input, 5, (n) => n * 2)\n * console.log(outOfBoundsResult) // Option.none()\n * ```\n *\n * @since 2.0.0\n */\nexport declare const modifyOption: {\n    /**\n     * Apply a function to the element at the specified index, creating a new `Array`,\n     * or return `None` if the index is out of bounds.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const input = [1, 2, 3, 4]\n     * const result = Array.modifyOption(input, 2, (n) => n * 2)\n     * console.log(result) // Option.some([1, 2, 6, 4])\n     *\n     * const outOfBoundsResult = Array.modifyOption(input, 5, (n) => n * 2)\n     * console.log(outOfBoundsResult) // Option.none()\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B, S extends Iterable<A> = Iterable<A>>(i: number, f: (a: ReadonlyArray.Infer<S>) => B): (self: S) => Option.Option<ReadonlyArray.With<S, ReadonlyArray.Infer<S> | B>>;\n    /**\n     * Apply a function to the element at the specified index, creating a new `Array`,\n     * or return `None` if the index is out of bounds.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const input = [1, 2, 3, 4]\n     * const result = Array.modifyOption(input, 2, (n) => n * 2)\n     * console.log(result) // Option.some([1, 2, 6, 4])\n     *\n     * const outOfBoundsResult = Array.modifyOption(input, 5, (n) => n * 2)\n     * console.log(outOfBoundsResult) // Option.none()\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B, S extends Iterable<A> = Iterable<A>>(self: S, i: number, f: (a: ReadonlyArray.Infer<S>) => B): Option.Option<ReadonlyArray.With<S, ReadonlyArray.Infer<S> | B>>;\n};\n/**\n * Delete the element at the specified index, creating a new `Array`,\n * or return a copy of the input if the index is out of bounds.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const input = [1, 2, 3, 4]\n * const result = Array.remove(input, 2)\n * console.log(result) // [1, 2, 4]\n *\n * const outOfBoundsResult = Array.remove(input, 5)\n * console.log(outOfBoundsResult) // [1, 2, 3, 4]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const remove: {\n    /**\n     * Delete the element at the specified index, creating a new `Array`,\n     * or return a copy of the input if the index is out of bounds.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const input = [1, 2, 3, 4]\n     * const result = Array.remove(input, 2)\n     * console.log(result) // [1, 2, 4]\n     *\n     * const outOfBoundsResult = Array.remove(input, 5)\n     * console.log(outOfBoundsResult) // [1, 2, 3, 4]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (i: number): <A>(self: Iterable<A>) => Array<A>;\n    /**\n     * Delete the element at the specified index, creating a new `Array`,\n     * or return a copy of the input if the index is out of bounds.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const input = [1, 2, 3, 4]\n     * const result = Array.remove(input, 2)\n     * console.log(result) // [1, 2, 4]\n     *\n     * const outOfBoundsResult = Array.remove(input, 5)\n     * console.log(outOfBoundsResult) // [1, 2, 3, 4]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, i: number): Array<A>;\n};\n/**\n * Delete the element at the specified index, creating a new `Array`,\n * or return `None` if the index is out of bounds.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Array, Option } from \"effect\"\n *\n * const numbers = [1, 2, 3, 4]\n * const result = Array.removeOption(numbers, 2)\n * assert.deepStrictEqual(result, Option.some([1, 2, 4]))\n *\n * const outOfBoundsResult = Array.removeOption(numbers, 5)\n * assert.deepStrictEqual(outOfBoundsResult, Option.none())\n * ```\n *\n * @since 3.16.0\n */\nexport declare const removeOption: {\n    /**\n     * Delete the element at the specified index, creating a new `Array`,\n     * or return `None` if the index is out of bounds.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Array, Option } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4]\n     * const result = Array.removeOption(numbers, 2)\n     * assert.deepStrictEqual(result, Option.some([1, 2, 4]))\n     *\n     * const outOfBoundsResult = Array.removeOption(numbers, 5)\n     * assert.deepStrictEqual(outOfBoundsResult, Option.none())\n     * ```\n     *\n     * @since 3.16.0\n     */\n    (i: number): <A>(self: Iterable<A>) => Option.Option<Array<A>>;\n    /**\n     * Delete the element at the specified index, creating a new `Array`,\n     * or return `None` if the index is out of bounds.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Array, Option } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4]\n     * const result = Array.removeOption(numbers, 2)\n     * assert.deepStrictEqual(result, Option.some([1, 2, 4]))\n     *\n     * const outOfBoundsResult = Array.removeOption(numbers, 5)\n     * assert.deepStrictEqual(outOfBoundsResult, Option.none())\n     * ```\n     *\n     * @since 3.16.0\n     */\n    <A>(self: Iterable<A>, i: number): Option.Option<Array<A>>;\n};\n/**\n * Reverse an `Iterable`, creating a new `Array`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.reverse([1, 2, 3, 4])\n * console.log(result) // [4, 3, 2, 1]\n * ```\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const reverse: <S extends Iterable<any>>(self: S) => S extends NonEmptyReadonlyArray<infer A> ? NonEmptyArray<A> : S extends Iterable<infer A> ? Array<A> : never;\n/**\n * Create a new array with elements sorted in increasing order based on the specified comparator.\n * If the input is a `NonEmptyReadonlyArray`, the output will also be a `NonEmptyReadonlyArray`.\n *\n * @category sorting\n * @since 2.0.0\n */\nexport declare const sort: {\n    /**\n     * Create a new array with elements sorted in increasing order based on the specified comparator.\n     * If the input is a `NonEmptyReadonlyArray`, the output will also be a `NonEmptyReadonlyArray`.\n     *\n     * @category sorting\n     * @since 2.0.0\n     */\n    <B>(O: Order.Order<B>): <A extends B, S extends Iterable<A>>(self: S) => ReadonlyArray.With<S, ReadonlyArray.Infer<S>>;\n    /**\n     * Create a new array with elements sorted in increasing order based on the specified comparator.\n     * If the input is a `NonEmptyReadonlyArray`, the output will also be a `NonEmptyReadonlyArray`.\n     *\n     * @category sorting\n     * @since 2.0.0\n     */\n    <A extends B, B>(self: NonEmptyReadonlyArray<A>, O: Order.Order<B>): NonEmptyArray<A>;\n    /**\n     * Create a new array with elements sorted in increasing order based on the specified comparator.\n     * If the input is a `NonEmptyReadonlyArray`, the output will also be a `NonEmptyReadonlyArray`.\n     *\n     * @category sorting\n     * @since 2.0.0\n     */\n    <A extends B, B>(self: Iterable<A>, O: Order.Order<B>): Array<A>;\n};\n/**\n * Sorts an array based on a provided mapping function and order. The mapping\n * function transforms the elements into a value that can be compared, and the\n * order defines how those values should be sorted.\n *\n * **Example**\n *\n * ```ts\n * import { Array, Order } from \"effect\"\n *\n * const result = Array.sortWith([\"aaa\", \"b\", \"cc\"], (s) => s.length, Order.number)\n * console.log(result) // [\"b\", \"cc\", \"aaa\"]\n *\n * // Explanation:\n * // The array of strings is sorted based on their lengths. The mapping function `(s) => s.length`\n * // converts each string into its length, and the `Order.number` specifies that the lengths should\n * // be sorted in ascending order.\n * ```\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const sortWith: {\n    /**\n     * Sorts an array based on a provided mapping function and order. The mapping\n     * function transforms the elements into a value that can be compared, and the\n     * order defines how those values should be sorted.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, Order } from \"effect\"\n     *\n     * const result = Array.sortWith([\"aaa\", \"b\", \"cc\"], (s) => s.length, Order.number)\n     * console.log(result) // [\"b\", \"cc\", \"aaa\"]\n     *\n     * // Explanation:\n     * // The array of strings is sorted based on their lengths. The mapping function `(s) => s.length`\n     * // converts each string into its length, and the `Order.number` specifies that the lengths should\n     * // be sorted in ascending order.\n     * ```\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <S extends Iterable<any>, B>(f: (a: ReadonlyArray.Infer<S>) => B, order: Order.Order<B>): (self: S) => ReadonlyArray.With<S, ReadonlyArray.Infer<S>>;\n    /**\n     * Sorts an array based on a provided mapping function and order. The mapping\n     * function transforms the elements into a value that can be compared, and the\n     * order defines how those values should be sorted.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, Order } from \"effect\"\n     *\n     * const result = Array.sortWith([\"aaa\", \"b\", \"cc\"], (s) => s.length, Order.number)\n     * console.log(result) // [\"b\", \"cc\", \"aaa\"]\n     *\n     * // Explanation:\n     * // The array of strings is sorted based on their lengths. The mapping function `(s) => s.length`\n     * // converts each string into its length, and the `Order.number` specifies that the lengths should\n     * // be sorted in ascending order.\n     * ```\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B>(self: NonEmptyReadonlyArray<A>, f: (a: A) => B, O: Order.Order<B>): NonEmptyArray<A>;\n    /**\n     * Sorts an array based on a provided mapping function and order. The mapping\n     * function transforms the elements into a value that can be compared, and the\n     * order defines how those values should be sorted.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, Order } from \"effect\"\n     *\n     * const result = Array.sortWith([\"aaa\", \"b\", \"cc\"], (s) => s.length, Order.number)\n     * console.log(result) // [\"b\", \"cc\", \"aaa\"]\n     *\n     * // Explanation:\n     * // The array of strings is sorted based on their lengths. The mapping function `(s) => s.length`\n     * // converts each string into its length, and the `Order.number` specifies that the lengths should\n     * // be sorted in ascending order.\n     * ```\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B>(self: Iterable<A>, f: (a: A) => B, order: Order.Order<B>): Array<A>;\n};\n/**\n * Sorts the elements of an `Iterable` in increasing order based on the provided\n * orders. The elements are compared using the first order in `orders`, then the\n * second order if the first comparison is equal, and so on.\n *\n * **Example**\n *\n * ```ts\n * import { Array, Order, pipe } from \"effect\"\n *\n * const users = [\n *   { name: \"Alice\", age: 30 },\n *   { name: \"Bob\", age: 25 },\n *   { name: \"Charlie\", age: 30 }\n * ]\n *\n * const result = pipe(\n *   users,\n *   Array.sortBy(\n *     Order.mapInput(Order.number, (user: (typeof users)[number]) => user.age),\n *     Order.mapInput(Order.string, (user: (typeof users)[number]) => user.name)\n *   )\n * )\n *\n * console.log(result)\n * // [\n * //   { name: \"Bob\", age: 25 },\n * //   { name: \"Alice\", age: 30 },\n * //   { name: \"Charlie\", age: 30 }\n * // ]\n *\n * // Explanation:\n * // The array of users is sorted first by age in ascending order. When ages are equal,\n * // the users are further sorted by name in ascending order.\n * ```\n *\n * @category sorting\n * @since 2.0.0\n */\nexport declare const sortBy: <S extends Iterable<any>>(...orders: ReadonlyArray<Order.Order<ReadonlyArray.Infer<S>>>) => (self: S) => S extends NonEmptyReadonlyArray<infer A> ? NonEmptyArray<A> : S extends Iterable<infer A> ? Array<A> : never;\n/**\n * Takes two `Iterable`s and returns an `Array` of corresponding pairs.\n * If one input `Iterable` is short, excess elements of the\n * longer `Iterable` are discarded.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.zip([1, 2, 3], ['a', 'b'])\n * console.log(result) // [[1, 'a'], [2, 'b']]\n * ```\n *\n * @category zipping\n * @since 2.0.0\n */\nexport declare const zip: {\n    /**\n     * Takes two `Iterable`s and returns an `Array` of corresponding pairs.\n     * If one input `Iterable` is short, excess elements of the\n     * longer `Iterable` are discarded.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.zip([1, 2, 3], ['a', 'b'])\n     * console.log(result) // [[1, 'a'], [2, 'b']]\n     * ```\n     *\n     * @category zipping\n     * @since 2.0.0\n     */\n    <B>(that: NonEmptyReadonlyArray<B>): <A>(self: NonEmptyReadonlyArray<A>) => NonEmptyArray<[A, B]>;\n    /**\n     * Takes two `Iterable`s and returns an `Array` of corresponding pairs.\n     * If one input `Iterable` is short, excess elements of the\n     * longer `Iterable` are discarded.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.zip([1, 2, 3], ['a', 'b'])\n     * console.log(result) // [[1, 'a'], [2, 'b']]\n     * ```\n     *\n     * @category zipping\n     * @since 2.0.0\n     */\n    <B>(that: Iterable<B>): <A>(self: Iterable<A>) => Array<[A, B]>;\n    /**\n     * Takes two `Iterable`s and returns an `Array` of corresponding pairs.\n     * If one input `Iterable` is short, excess elements of the\n     * longer `Iterable` are discarded.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.zip([1, 2, 3], ['a', 'b'])\n     * console.log(result) // [[1, 'a'], [2, 'b']]\n     * ```\n     *\n     * @category zipping\n     * @since 2.0.0\n     */\n    <A, B>(self: NonEmptyReadonlyArray<A>, that: NonEmptyReadonlyArray<B>): NonEmptyArray<[A, B]>;\n    /**\n     * Takes two `Iterable`s and returns an `Array` of corresponding pairs.\n     * If one input `Iterable` is short, excess elements of the\n     * longer `Iterable` are discarded.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.zip([1, 2, 3], ['a', 'b'])\n     * console.log(result) // [[1, 'a'], [2, 'b']]\n     * ```\n     *\n     * @category zipping\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, that: Iterable<B>): Array<[A, B]>;\n};\n/**\n * Apply a function to pairs of elements at the same index in two `Iterable`s, collecting the results in a new `Array`. If one\n * input `Iterable` is short, excess elements of the longer `Iterable` are discarded.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.zipWith([1, 2, 3], [4, 5, 6], (a, b) => a + b)\n * console.log(result) // [5, 7, 9]\n * ```\n *\n * @category zipping\n * @since 2.0.0\n */\nexport declare const zipWith: {\n    /**\n     * Apply a function to pairs of elements at the same index in two `Iterable`s, collecting the results in a new `Array`. If one\n     * input `Iterable` is short, excess elements of the longer `Iterable` are discarded.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.zipWith([1, 2, 3], [4, 5, 6], (a, b) => a + b)\n     * console.log(result) // [5, 7, 9]\n     * ```\n     *\n     * @category zipping\n     * @since 2.0.0\n     */\n    <B, A, C>(that: NonEmptyReadonlyArray<B>, f: (a: A, b: B) => C): (self: NonEmptyReadonlyArray<A>) => NonEmptyArray<C>;\n    /**\n     * Apply a function to pairs of elements at the same index in two `Iterable`s, collecting the results in a new `Array`. If one\n     * input `Iterable` is short, excess elements of the longer `Iterable` are discarded.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.zipWith([1, 2, 3], [4, 5, 6], (a, b) => a + b)\n     * console.log(result) // [5, 7, 9]\n     * ```\n     *\n     * @category zipping\n     * @since 2.0.0\n     */\n    <B, A, C>(that: Iterable<B>, f: (a: A, b: B) => C): (self: Iterable<A>) => Array<C>;\n    /**\n     * Apply a function to pairs of elements at the same index in two `Iterable`s, collecting the results in a new `Array`. If one\n     * input `Iterable` is short, excess elements of the longer `Iterable` are discarded.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.zipWith([1, 2, 3], [4, 5, 6], (a, b) => a + b)\n     * console.log(result) // [5, 7, 9]\n     * ```\n     *\n     * @category zipping\n     * @since 2.0.0\n     */\n    <A, B, C>(self: NonEmptyReadonlyArray<A>, that: NonEmptyReadonlyArray<B>, f: (a: A, b: B) => C): NonEmptyArray<C>;\n    /**\n     * Apply a function to pairs of elements at the same index in two `Iterable`s, collecting the results in a new `Array`. If one\n     * input `Iterable` is short, excess elements of the longer `Iterable` are discarded.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.zipWith([1, 2, 3], [4, 5, 6], (a, b) => a + b)\n     * console.log(result) // [5, 7, 9]\n     * ```\n     *\n     * @category zipping\n     * @since 2.0.0\n     */\n    <B, A, C>(self: Iterable<A>, that: Iterable<B>, f: (a: A, b: B) => C): Array<C>;\n};\n/**\n * This function is the inverse of `zip`. Takes an `Iterable` of pairs and return two corresponding `Array`s.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.unzip([[1, \"a\"], [2, \"b\"], [3, \"c\"]])\n * console.log(result) // [[1, 2, 3], ['a', 'b', 'c']]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const unzip: <S extends Iterable<readonly [any, any]>>(self: S) => S extends NonEmptyReadonlyArray<readonly [infer A, infer B]> ? [NonEmptyArray<A>, NonEmptyArray<B>] : S extends Iterable<readonly [infer A, infer B]> ? [Array<A>, Array<B>] : never;\n/**\n * Places an element in between members of an `Iterable`.\n * If the input is a non-empty array, the result is also a non-empty array.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.intersperse([1, 2, 3], 0)\n * console.log(result) // [1, 0, 2, 0, 3]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const intersperse: {\n    /**\n     * Places an element in between members of an `Iterable`.\n     * If the input is a non-empty array, the result is also a non-empty array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.intersperse([1, 2, 3], 0)\n     * console.log(result) // [1, 0, 2, 0, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <B>(middle: B): <S extends Iterable<any>>(self: S) => ReadonlyArray.With<S, ReadonlyArray.Infer<S> | B>;\n    /**\n     * Places an element in between members of an `Iterable`.\n     * If the input is a non-empty array, the result is also a non-empty array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.intersperse([1, 2, 3], 0)\n     * console.log(result) // [1, 0, 2, 0, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: NonEmptyReadonlyArray<A>, middle: B): NonEmptyArray<A | B>;\n    /**\n     * Places an element in between members of an `Iterable`.\n     * If the input is a non-empty array, the result is also a non-empty array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.intersperse([1, 2, 3], 0)\n     * console.log(result) // [1, 0, 2, 0, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, middle: B): Array<A | B>;\n};\n/**\n * Apply a function to the head, creating a new `NonEmptyReadonlyArray`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.modifyNonEmptyHead([1, 2, 3], n => n * 10)\n * console.log(result) // [10, 2, 3]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const modifyNonEmptyHead: {\n    /**\n     * Apply a function to the head, creating a new `NonEmptyReadonlyArray`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.modifyNonEmptyHead([1, 2, 3], n => n * 10)\n     * console.log(result) // [10, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: A) => B): (self: NonEmptyReadonlyArray<A>) => NonEmptyArray<A | B>;\n    /**\n     * Apply a function to the head, creating a new `NonEmptyReadonlyArray`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.modifyNonEmptyHead([1, 2, 3], n => n * 10)\n     * console.log(result) // [10, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: NonEmptyReadonlyArray<A>, f: (a: A) => B): NonEmptyArray<A | B>;\n};\n/**\n * Change the head, creating a new `NonEmptyReadonlyArray`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.setNonEmptyHead([1, 2, 3], 10)\n * console.log(result) // [10, 2, 3]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const setNonEmptyHead: {\n    /**\n     * Change the head, creating a new `NonEmptyReadonlyArray`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.setNonEmptyHead([1, 2, 3], 10)\n     * console.log(result) // [10, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <B>(b: B): <A>(self: NonEmptyReadonlyArray<A>) => NonEmptyArray<A | B>;\n    /**\n     * Change the head, creating a new `NonEmptyReadonlyArray`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.setNonEmptyHead([1, 2, 3], 10)\n     * console.log(result) // [10, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: NonEmptyReadonlyArray<A>, b: B): NonEmptyArray<A | B>;\n};\n/**\n * Apply a function to the last element, creating a new `NonEmptyReadonlyArray`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.modifyNonEmptyLast([1, 2, 3], n => n * 2)\n * console.log(result) // [1, 2, 6]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const modifyNonEmptyLast: {\n    /**\n     * Apply a function to the last element, creating a new `NonEmptyReadonlyArray`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.modifyNonEmptyLast([1, 2, 3], n => n * 2)\n     * console.log(result) // [1, 2, 6]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: A) => B): (self: NonEmptyReadonlyArray<A>) => NonEmptyArray<A | B>;\n    /**\n     * Apply a function to the last element, creating a new `NonEmptyReadonlyArray`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.modifyNonEmptyLast([1, 2, 3], n => n * 2)\n     * console.log(result) // [1, 2, 6]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: NonEmptyReadonlyArray<A>, f: (a: A) => B): NonEmptyArray<A | B>;\n};\n/**\n * Change the last element, creating a new `NonEmptyReadonlyArray`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.setNonEmptyLast([1, 2, 3], 4)\n * console.log(result) // [1, 2, 4]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const setNonEmptyLast: {\n    /**\n     * Change the last element, creating a new `NonEmptyReadonlyArray`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.setNonEmptyLast([1, 2, 3], 4)\n     * console.log(result) // [1, 2, 4]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <B>(b: B): <A>(self: NonEmptyReadonlyArray<A>) => NonEmptyArray<A | B>;\n    /**\n     * Change the last element, creating a new `NonEmptyReadonlyArray`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.setNonEmptyLast([1, 2, 3], 4)\n     * console.log(result) // [1, 2, 4]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: NonEmptyReadonlyArray<A>, b: B): NonEmptyArray<A | B>;\n};\n/**\n * Rotate an `Iterable` by `n` steps.\n * If the input is a non-empty array, the result is also a non-empty array.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.rotate(['a', 'b', 'c', 'd', 'e'], 2)\n * console.log(result) // [ 'd', 'e', 'a', 'b', 'c' ]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const rotate: {\n    /**\n     * Rotate an `Iterable` by `n` steps.\n     * If the input is a non-empty array, the result is also a non-empty array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.rotate(['a', 'b', 'c', 'd', 'e'], 2)\n     * console.log(result) // [ 'd', 'e', 'a', 'b', 'c' ]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (n: number): <S extends Iterable<any>>(self: S) => ReadonlyArray.With<S, ReadonlyArray.Infer<S>>;\n    /**\n     * Rotate an `Iterable` by `n` steps.\n     * If the input is a non-empty array, the result is also a non-empty array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.rotate(['a', 'b', 'c', 'd', 'e'], 2)\n     * console.log(result) // [ 'd', 'e', 'a', 'b', 'c' ]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(self: NonEmptyReadonlyArray<A>, n: number): NonEmptyArray<A>;\n    /**\n     * Rotate an `Iterable` by `n` steps.\n     * If the input is a non-empty array, the result is also a non-empty array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.rotate(['a', 'b', 'c', 'd', 'e'], 2)\n     * console.log(result) // [ 'd', 'e', 'a', 'b', 'c' ]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, n: number): Array<A>;\n};\n/**\n * Returns a function that checks if a `ReadonlyArray` contains a given value using a provided `isEquivalent` function.\n *\n * **Example**\n *\n * ```ts\n * import { Array, pipe } from \"effect\"\n *\n * const isEquivalent = (a: number, b: number) => a === b\n * const containsNumber = Array.containsWith(isEquivalent)\n * const result = pipe([1, 2, 3, 4], containsNumber(3))\n * console.log(result) // true\n * ```\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const containsWith: <A>(isEquivalent: (self: A, that: A) => boolean) => {\n    (a: A): (self: Iterable<A>) => boolean;\n    (self: Iterable<A>, a: A): boolean;\n};\n/**\n * Returns a function that checks if a `ReadonlyArray` contains a given value using the default `Equivalence`.\n *\n * **Example**\n *\n * ```ts\n * import { Array, pipe } from \"effect\"\n *\n * const result = pipe(['a', 'b', 'c', 'd'], Array.contains('c'))\n * console.log(result) // true\n * ```\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const contains: {\n    /**\n     * Returns a function that checks if a `ReadonlyArray` contains a given value using the default `Equivalence`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, pipe } from \"effect\"\n     *\n     * const result = pipe(['a', 'b', 'c', 'd'], Array.contains('c'))\n     * console.log(result) // true\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(a: A): (self: Iterable<A>) => boolean;\n    /**\n     * Returns a function that checks if a `ReadonlyArray` contains a given value using the default `Equivalence`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, pipe } from \"effect\"\n     *\n     * const result = pipe(['a', 'b', 'c', 'd'], Array.contains('c'))\n     * console.log(result) // true\n     * ```\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, a: A): boolean;\n};\n/**\n * A useful recursion pattern for processing an `Iterable` to produce a new `Array`, often used for \"chopping\" up the input\n * `Iterable`. Typically chop is called with some function that will consume an initial prefix of the `Iterable` and produce a\n * value and the rest of the `Array`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.chop([1, 2, 3, 4, 5], (as): [number, Array<number>] => [as[0] * 2, as.slice(1)])\n * console.log(result) // [2, 4, 6, 8, 10]\n *\n * // Explanation:\n * // The `chopFunction` takes the first element of the array, doubles it, and then returns it along with the rest of the array.\n * // The `chop` function applies this `chopFunction` recursively to the input array `[1, 2, 3, 4, 5]`,\n * // resulting in a new array `[2, 4, 6, 8, 10]`.\n * ```\n *\n * @since 2.0.0\n */\nexport declare const chop: {\n    /**\n     * A useful recursion pattern for processing an `Iterable` to produce a new `Array`, often used for \"chopping\" up the input\n     * `Iterable`. Typically chop is called with some function that will consume an initial prefix of the `Iterable` and produce a\n     * value and the rest of the `Array`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.chop([1, 2, 3, 4, 5], (as): [number, Array<number>] => [as[0] * 2, as.slice(1)])\n     * console.log(result) // [2, 4, 6, 8, 10]\n     *\n     * // Explanation:\n     * // The `chopFunction` takes the first element of the array, doubles it, and then returns it along with the rest of the array.\n     * // The `chop` function applies this `chopFunction` recursively to the input array `[1, 2, 3, 4, 5]`,\n     * // resulting in a new array `[2, 4, 6, 8, 10]`.\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <S extends Iterable<any>, B>(f: (as: NonEmptyReadonlyArray<ReadonlyArray.Infer<S>>) => readonly [B, ReadonlyArray<ReadonlyArray.Infer<S>>]): (self: S) => ReadonlyArray.With<S, ReadonlyArray.Infer<S>>;\n    /**\n     * A useful recursion pattern for processing an `Iterable` to produce a new `Array`, often used for \"chopping\" up the input\n     * `Iterable`. Typically chop is called with some function that will consume an initial prefix of the `Iterable` and produce a\n     * value and the rest of the `Array`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.chop([1, 2, 3, 4, 5], (as): [number, Array<number>] => [as[0] * 2, as.slice(1)])\n     * console.log(result) // [2, 4, 6, 8, 10]\n     *\n     * // Explanation:\n     * // The `chopFunction` takes the first element of the array, doubles it, and then returns it along with the rest of the array.\n     * // The `chop` function applies this `chopFunction` recursively to the input array `[1, 2, 3, 4, 5]`,\n     * // resulting in a new array `[2, 4, 6, 8, 10]`.\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: NonEmptyReadonlyArray<A>, f: (as: NonEmptyReadonlyArray<A>) => readonly [B, ReadonlyArray<A>]): NonEmptyArray<B>;\n    /**\n     * A useful recursion pattern for processing an `Iterable` to produce a new `Array`, often used for \"chopping\" up the input\n     * `Iterable`. Typically chop is called with some function that will consume an initial prefix of the `Iterable` and produce a\n     * value and the rest of the `Array`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.chop([1, 2, 3, 4, 5], (as): [number, Array<number>] => [as[0] * 2, as.slice(1)])\n     * console.log(result) // [2, 4, 6, 8, 10]\n     *\n     * // Explanation:\n     * // The `chopFunction` takes the first element of the array, doubles it, and then returns it along with the rest of the array.\n     * // The `chop` function applies this `chopFunction` recursively to the input array `[1, 2, 3, 4, 5]`,\n     * // resulting in a new array `[2, 4, 6, 8, 10]`.\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, f: (as: NonEmptyReadonlyArray<A>) => readonly [B, ReadonlyArray<A>]): Array<B>;\n};\n/**\n * Splits an `Iterable` into two segments, with the first segment containing a maximum of `n` elements.\n * The value of `n` can be `0`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.splitAt([1, 2, 3, 4, 5], 3)\n * console.log(result) // [[1, 2, 3], [4, 5]]\n * ```\n *\n * @category splitting\n * @since 2.0.0\n */\nexport declare const splitAt: {\n    /**\n     * Splits an `Iterable` into two segments, with the first segment containing a maximum of `n` elements.\n     * The value of `n` can be `0`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.splitAt([1, 2, 3, 4, 5], 3)\n     * console.log(result) // [[1, 2, 3], [4, 5]]\n     * ```\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    (n: number): <A>(self: Iterable<A>) => [beforeIndex: Array<A>, fromIndex: Array<A>];\n    /**\n     * Splits an `Iterable` into two segments, with the first segment containing a maximum of `n` elements.\n     * The value of `n` can be `0`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.splitAt([1, 2, 3, 4, 5], 3)\n     * console.log(result) // [[1, 2, 3], [4, 5]]\n     * ```\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, n: number): [beforeIndex: Array<A>, fromIndex: Array<A>];\n};\n/**\n * Splits a `NonEmptyReadonlyArray` into two segments, with the first segment containing a maximum of `n` elements.\n * The value of `n` must be `>= 1`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.splitNonEmptyAt([\"a\", \"b\", \"c\", \"d\", \"e\"], 3)\n * console.log(result) // [[\"a\", \"b\", \"c\"], [\"d\", \"e\"]]\n * ```\n *\n * @category splitting\n * @since 2.0.0\n */\nexport declare const splitNonEmptyAt: {\n    /**\n     * Splits a `NonEmptyReadonlyArray` into two segments, with the first segment containing a maximum of `n` elements.\n     * The value of `n` must be `>= 1`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.splitNonEmptyAt([\"a\", \"b\", \"c\", \"d\", \"e\"], 3)\n     * console.log(result) // [[\"a\", \"b\", \"c\"], [\"d\", \"e\"]]\n     * ```\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    (n: number): <A>(self: NonEmptyReadonlyArray<A>) => [beforeIndex: NonEmptyArray<A>, fromIndex: Array<A>];\n    /**\n     * Splits a `NonEmptyReadonlyArray` into two segments, with the first segment containing a maximum of `n` elements.\n     * The value of `n` must be `>= 1`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.splitNonEmptyAt([\"a\", \"b\", \"c\", \"d\", \"e\"], 3)\n     * console.log(result) // [[\"a\", \"b\", \"c\"], [\"d\", \"e\"]]\n     * ```\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    <A>(self: NonEmptyReadonlyArray<A>, n: number): [beforeIndex: NonEmptyArray<A>, fromIndex: Array<A>];\n};\n/**\n * Splits this iterable into `n` equally sized arrays.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.split([1, 2, 3, 4, 5, 6, 7, 8], 3)\n * console.log(result) // [[1, 2, 3], [4, 5, 6], [7, 8]]\n * ```\n *\n * @since 2.0.0\n * @category splitting\n */\nexport declare const split: {\n    /**\n     * Splits this iterable into `n` equally sized arrays.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.split([1, 2, 3, 4, 5, 6, 7, 8], 3)\n     * console.log(result) // [[1, 2, 3], [4, 5, 6], [7, 8]]\n     * ```\n     *\n     * @since 2.0.0\n     * @category splitting\n     */\n    (n: number): <A>(self: Iterable<A>) => Array<Array<A>>;\n    /**\n     * Splits this iterable into `n` equally sized arrays.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.split([1, 2, 3, 4, 5, 6, 7, 8], 3)\n     * console.log(result) // [[1, 2, 3], [4, 5, 6], [7, 8]]\n     * ```\n     *\n     * @since 2.0.0\n     * @category splitting\n     */\n    <A>(self: Iterable<A>, n: number): Array<Array<A>>;\n};\n/**\n * Splits this iterable on the first element that matches this predicate.\n * Returns a tuple containing two arrays: the first one is before the match, and the second one is from the match onward.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.splitWhere([1, 2, 3, 4, 5], n => n > 3)\n * console.log(result) // [[1, 2, 3], [4, 5]]\n * ```\n *\n * @category splitting\n * @since 2.0.0\n */\nexport declare const splitWhere: {\n    /**\n     * Splits this iterable on the first element that matches this predicate.\n     * Returns a tuple containing two arrays: the first one is before the match, and the second one is from the match onward.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.splitWhere([1, 2, 3, 4, 5], n => n > 3)\n     * console.log(result) // [[1, 2, 3], [4, 5]]\n     * ```\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => [beforeMatch: Array<A>, fromMatch: Array<A>];\n    /**\n     * Splits this iterable on the first element that matches this predicate.\n     * Returns a tuple containing two arrays: the first one is before the match, and the second one is from the match onward.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.splitWhere([1, 2, 3, 4, 5], n => n > 3)\n     * console.log(result) // [[1, 2, 3], [4, 5]]\n     * ```\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): [beforeMatch: Array<A>, fromMatch: Array<A>];\n};\n/**\n * Copies an array.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.copy([1, 2, 3])\n * console.log(result) // [1, 2, 3]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const copy: {\n    /**\n     * Copies an array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.copy([1, 2, 3])\n     * console.log(result) // [1, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(self: NonEmptyReadonlyArray<A>): NonEmptyArray<A>;\n    /**\n     * Copies an array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.copy([1, 2, 3])\n     * console.log(result) // [1, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(self: ReadonlyArray<A>): Array<A>;\n};\n/**\n * Pads an array.\n * Returns a new array of length `n` with the elements of `array` followed by `fill` elements if `array` is shorter than `n`.\n * If `array` is longer than `n`, the returned array will be a slice of `array` containing the `n` first elements of `array`.\n * If `n` is less than or equal to 0, the returned array will be an empty array.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.pad([1, 2, 3], 6, 0)\n * console.log(result) // [1, 2, 3, 0, 0, 0]\n * ```\n *\n * @since 3.8.4\n */\nexport declare const pad: {\n    /**\n     * Pads an array.\n     * Returns a new array of length `n` with the elements of `array` followed by `fill` elements if `array` is shorter than `n`.\n     * If `array` is longer than `n`, the returned array will be a slice of `array` containing the `n` first elements of `array`.\n     * If `n` is less than or equal to 0, the returned array will be an empty array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.pad([1, 2, 3], 6, 0)\n     * console.log(result) // [1, 2, 3, 0, 0, 0]\n     * ```\n     *\n     * @since 3.8.4\n     */\n    <A, T>(n: number, fill: T): (self: Array<A>) => Array<A | T>;\n    /**\n     * Pads an array.\n     * Returns a new array of length `n` with the elements of `array` followed by `fill` elements if `array` is shorter than `n`.\n     * If `array` is longer than `n`, the returned array will be a slice of `array` containing the `n` first elements of `array`.\n     * If `n` is less than or equal to 0, the returned array will be an empty array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.pad([1, 2, 3], 6, 0)\n     * console.log(result) // [1, 2, 3, 0, 0, 0]\n     * ```\n     *\n     * @since 3.8.4\n     */\n    <A, T>(self: Array<A>, n: number, fill: T): Array<A | T>;\n};\n/**\n * Splits an `Iterable` into length-`n` pieces. The last piece will be shorter if `n` does not evenly divide the length of\n * the `Iterable`. Note that `chunksOf(n)([])` is `[]`, not `[[]]`. This is intentional, and is consistent with a recursive\n * definition of `chunksOf`; it satisfies the property that\n *\n * ```ts skip-type-checking\n * chunksOf(n)(xs).concat(chunksOf(n)(ys)) == chunksOf(n)(xs.concat(ys)))\n * ```\n *\n * whenever `n` evenly divides the length of `self`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.chunksOf([1, 2, 3, 4, 5], 2)\n * console.log(result) // [[1, 2], [3, 4], [5]]\n *\n * // Explanation:\n * // The `chunksOf` function takes an array of numbers `[1, 2, 3, 4, 5]` and a number `2`.\n * // It splits the array into chunks of length 2. Since the array length is not evenly divisible by 2,\n * // the last chunk contains the remaining elements.\n * // The result is `[[1, 2], [3, 4], [5]]`.\n * ```\n *\n * @category splitting\n * @since 2.0.0\n */\nexport declare const chunksOf: {\n    /**\n     * Splits an `Iterable` into length-`n` pieces. The last piece will be shorter if `n` does not evenly divide the length of\n     * the `Iterable`. Note that `chunksOf(n)([])` is `[]`, not `[[]]`. This is intentional, and is consistent with a recursive\n     * definition of `chunksOf`; it satisfies the property that\n     *\n     * ```ts skip-type-checking\n     * chunksOf(n)(xs).concat(chunksOf(n)(ys)) == chunksOf(n)(xs.concat(ys)))\n     * ```\n     *\n     * whenever `n` evenly divides the length of `self`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.chunksOf([1, 2, 3, 4, 5], 2)\n     * console.log(result) // [[1, 2], [3, 4], [5]]\n     *\n     * // Explanation:\n     * // The `chunksOf` function takes an array of numbers `[1, 2, 3, 4, 5]` and a number `2`.\n     * // It splits the array into chunks of length 2. Since the array length is not evenly divisible by 2,\n     * // the last chunk contains the remaining elements.\n     * // The result is `[[1, 2], [3, 4], [5]]`.\n     * ```\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    (n: number): <S extends Iterable<any>>(self: S) => ReadonlyArray.With<S, NonEmptyArray<ReadonlyArray.Infer<S>>>;\n    /**\n     * Splits an `Iterable` into length-`n` pieces. The last piece will be shorter if `n` does not evenly divide the length of\n     * the `Iterable`. Note that `chunksOf(n)([])` is `[]`, not `[[]]`. This is intentional, and is consistent with a recursive\n     * definition of `chunksOf`; it satisfies the property that\n     *\n     * ```ts skip-type-checking\n     * chunksOf(n)(xs).concat(chunksOf(n)(ys)) == chunksOf(n)(xs.concat(ys)))\n     * ```\n     *\n     * whenever `n` evenly divides the length of `self`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.chunksOf([1, 2, 3, 4, 5], 2)\n     * console.log(result) // [[1, 2], [3, 4], [5]]\n     *\n     * // Explanation:\n     * // The `chunksOf` function takes an array of numbers `[1, 2, 3, 4, 5]` and a number `2`.\n     * // It splits the array into chunks of length 2. Since the array length is not evenly divisible by 2,\n     * // the last chunk contains the remaining elements.\n     * // The result is `[[1, 2], [3, 4], [5]]`.\n     * ```\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    <A>(self: NonEmptyReadonlyArray<A>, n: number): NonEmptyArray<NonEmptyArray<A>>;\n    /**\n     * Splits an `Iterable` into length-`n` pieces. The last piece will be shorter if `n` does not evenly divide the length of\n     * the `Iterable`. Note that `chunksOf(n)([])` is `[]`, not `[[]]`. This is intentional, and is consistent with a recursive\n     * definition of `chunksOf`; it satisfies the property that\n     *\n     * ```ts skip-type-checking\n     * chunksOf(n)(xs).concat(chunksOf(n)(ys)) == chunksOf(n)(xs.concat(ys)))\n     * ```\n     *\n     * whenever `n` evenly divides the length of `self`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.chunksOf([1, 2, 3, 4, 5], 2)\n     * console.log(result) // [[1, 2], [3, 4], [5]]\n     *\n     * // Explanation:\n     * // The `chunksOf` function takes an array of numbers `[1, 2, 3, 4, 5]` and a number `2`.\n     * // It splits the array into chunks of length 2. Since the array length is not evenly divisible by 2,\n     * // the last chunk contains the remaining elements.\n     * // The result is `[[1, 2], [3, 4], [5]]`.\n     * ```\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, n: number): Array<NonEmptyArray<A>>;\n};\n/**\n * Creates sliding windows of size `n` from an `Iterable`.\n * If the number of elements is less than `n` or if `n` is not greater than zero,\n * an empty array is returned.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Array } from \"effect\"\n *\n * const numbers = [1, 2, 3, 4, 5]\n * assert.deepStrictEqual(Array.window(numbers, 3), [[1, 2, 3], [2, 3, 4], [3, 4, 5]])\n * assert.deepStrictEqual(Array.window(numbers, 6), [])\n * ```\n *\n * @category splitting\n * @since 3.13.2\n */\nexport declare const window: {\n    /**\n     * Creates sliding windows of size `n` from an `Iterable`.\n     * If the number of elements is less than `n` or if `n` is not greater than zero,\n     * an empty array is returned.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Array } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4, 5]\n     * assert.deepStrictEqual(Array.window(numbers, 3), [[1, 2, 3], [2, 3, 4], [3, 4, 5]])\n     * assert.deepStrictEqual(Array.window(numbers, 6), [])\n     * ```\n     *\n     * @category splitting\n     * @since 3.13.2\n     */\n    (n: number): <A>(self: Iterable<A>) => Array<Array<A>>;\n    /**\n     * Creates sliding windows of size `n` from an `Iterable`.\n     * If the number of elements is less than `n` or if `n` is not greater than zero,\n     * an empty array is returned.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Array } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4, 5]\n     * assert.deepStrictEqual(Array.window(numbers, 3), [[1, 2, 3], [2, 3, 4], [3, 4, 5]])\n     * assert.deepStrictEqual(Array.window(numbers, 6), [])\n     * ```\n     *\n     * @category splitting\n     * @since 3.13.2\n     */\n    <A>(self: Iterable<A>, n: number): Array<Array<A>>;\n};\n/**\n * Group equal, consecutive elements of a `NonEmptyReadonlyArray` into `NonEmptyArray`s using the provided `isEquivalent` function.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.groupWith([\"a\", \"a\", \"b\", \"b\", \"b\", \"c\", \"a\"], (x, y) => x === y)\n * console.log(result) // [[\"a\", \"a\"], [\"b\", \"b\", \"b\"], [\"c\"], [\"a\"]]\n * ```\n *\n * @category grouping\n * @since 2.0.0\n */\nexport declare const groupWith: {\n    /**\n     * Group equal, consecutive elements of a `NonEmptyReadonlyArray` into `NonEmptyArray`s using the provided `isEquivalent` function.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.groupWith([\"a\", \"a\", \"b\", \"b\", \"b\", \"c\", \"a\"], (x, y) => x === y)\n     * console.log(result) // [[\"a\", \"a\"], [\"b\", \"b\", \"b\"], [\"c\"], [\"a\"]]\n     * ```\n     *\n     * @category grouping\n     * @since 2.0.0\n     */\n    <A>(isEquivalent: (self: A, that: A) => boolean): (self: NonEmptyReadonlyArray<A>) => NonEmptyArray<NonEmptyArray<A>>;\n    /**\n     * Group equal, consecutive elements of a `NonEmptyReadonlyArray` into `NonEmptyArray`s using the provided `isEquivalent` function.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.groupWith([\"a\", \"a\", \"b\", \"b\", \"b\", \"c\", \"a\"], (x, y) => x === y)\n     * console.log(result) // [[\"a\", \"a\"], [\"b\", \"b\", \"b\"], [\"c\"], [\"a\"]]\n     * ```\n     *\n     * @category grouping\n     * @since 2.0.0\n     */\n    <A>(self: NonEmptyReadonlyArray<A>, isEquivalent: (self: A, that: A) => boolean): NonEmptyArray<NonEmptyArray<A>>;\n};\n/**\n * Group equal, consecutive elements of a `NonEmptyReadonlyArray` into `NonEmptyArray`s.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.group([1, 1, 2, 2, 2, 3, 1])\n * console.log(result) // [[1, 1], [2, 2, 2], [3], [1]]\n * ```\n *\n * @category grouping\n * @since 2.0.0\n */\nexport declare const group: <A>(self: NonEmptyReadonlyArray<A>) => NonEmptyArray<NonEmptyArray<A>>;\n/**\n * Splits an `Iterable` into sub-non-empty-arrays stored in an object, based on the result of calling a `string`-returning\n * function on each element, and grouping the results according to values returned\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const people = [\n *   { name: \"Alice\", group: \"A\" },\n *   { name: \"Bob\", group: \"B\" },\n *   { name: \"Charlie\", group: \"A\" }\n * ]\n *\n * const result = Array.groupBy(people, person => person.group)\n * console.log(result)\n * // {\n * //  A: [{ name: \"Alice\", group: \"A\" }, { name: \"Charlie\", group: \"A\" }],\n * //  B: [{ name: \"Bob\", group: \"B\" }]\n * // }\n * ```\n *\n * @category grouping\n * @since 2.0.0\n */\nexport declare const groupBy: {\n    /**\n     * Splits an `Iterable` into sub-non-empty-arrays stored in an object, based on the result of calling a `string`-returning\n     * function on each element, and grouping the results according to values returned\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const people = [\n     *   { name: \"Alice\", group: \"A\" },\n     *   { name: \"Bob\", group: \"B\" },\n     *   { name: \"Charlie\", group: \"A\" }\n     * ]\n     *\n     * const result = Array.groupBy(people, person => person.group)\n     * console.log(result)\n     * // {\n     * //  A: [{ name: \"Alice\", group: \"A\" }, { name: \"Charlie\", group: \"A\" }],\n     * //  B: [{ name: \"Bob\", group: \"B\" }]\n     * // }\n     * ```\n     *\n     * @category grouping\n     * @since 2.0.0\n     */\n    <A, K extends string | symbol>(f: (a: A) => K): (self: Iterable<A>) => Record<Record.ReadonlyRecord.NonLiteralKey<K>, NonEmptyArray<A>>;\n    /**\n     * Splits an `Iterable` into sub-non-empty-arrays stored in an object, based on the result of calling a `string`-returning\n     * function on each element, and grouping the results according to values returned\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const people = [\n     *   { name: \"Alice\", group: \"A\" },\n     *   { name: \"Bob\", group: \"B\" },\n     *   { name: \"Charlie\", group: \"A\" }\n     * ]\n     *\n     * const result = Array.groupBy(people, person => person.group)\n     * console.log(result)\n     * // {\n     * //  A: [{ name: \"Alice\", group: \"A\" }, { name: \"Charlie\", group: \"A\" }],\n     * //  B: [{ name: \"Bob\", group: \"B\" }]\n     * // }\n     * ```\n     *\n     * @category grouping\n     * @since 2.0.0\n     */\n    <A, K extends string | symbol>(self: Iterable<A>, f: (a: A) => K): Record<Record.ReadonlyRecord.NonLiteralKey<K>, NonEmptyArray<A>>;\n};\n/**\n * Calculates the union of two arrays using the provided equivalence relation.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const union = Array.unionWith([1, 2], [2, 3], (a, b) => a === b)\n * console.log(union) // [1, 2, 3]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const unionWith: {\n    /**\n     * Calculates the union of two arrays using the provided equivalence relation.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const union = Array.unionWith([1, 2], [2, 3], (a, b) => a === b)\n     * console.log(union) // [1, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <S extends Iterable<any>, T extends Iterable<any>>(that: T, isEquivalent: (self: ReadonlyArray.Infer<S>, that: ReadonlyArray.Infer<T>) => boolean): (self: S) => ReadonlyArray.OrNonEmpty<S, T, ReadonlyArray.Infer<S> | ReadonlyArray.Infer<T>>;\n    /**\n     * Calculates the union of two arrays using the provided equivalence relation.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const union = Array.unionWith([1, 2], [2, 3], (a, b) => a === b)\n     * console.log(union) // [1, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: NonEmptyReadonlyArray<A>, that: Iterable<B>, isEquivalent: (self: A, that: B) => boolean): NonEmptyArray<A | B>;\n    /**\n     * Calculates the union of two arrays using the provided equivalence relation.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const union = Array.unionWith([1, 2], [2, 3], (a, b) => a === b)\n     * console.log(union) // [1, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, that: NonEmptyReadonlyArray<B>, isEquivalent: (self: A, that: B) => boolean): NonEmptyArray<A | B>;\n    /**\n     * Calculates the union of two arrays using the provided equivalence relation.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const union = Array.unionWith([1, 2], [2, 3], (a, b) => a === b)\n     * console.log(union) // [1, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, that: Iterable<B>, isEquivalent: (self: A, that: B) => boolean): Array<A | B>;\n};\n/**\n * Creates a union of two arrays, removing duplicates.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.union([1, 2], [2, 3])\n * console.log(result) // [1, 2, 3]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const union: {\n    /**\n     * Creates a union of two arrays, removing duplicates.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.union([1, 2], [2, 3])\n     * console.log(result) // [1, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <T extends Iterable<any>>(that: T): <S extends Iterable<any>>(self: S) => ReadonlyArray.OrNonEmpty<S, T, ReadonlyArray.Infer<S> | ReadonlyArray.Infer<T>>;\n    /**\n     * Creates a union of two arrays, removing duplicates.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.union([1, 2], [2, 3])\n     * console.log(result) // [1, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: NonEmptyReadonlyArray<A>, that: ReadonlyArray<B>): NonEmptyArray<A | B>;\n    /**\n     * Creates a union of two arrays, removing duplicates.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.union([1, 2], [2, 3])\n     * console.log(result) // [1, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: ReadonlyArray<A>, that: NonEmptyReadonlyArray<B>): NonEmptyArray<A | B>;\n    /**\n     * Creates a union of two arrays, removing duplicates.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.union([1, 2], [2, 3])\n     * console.log(result) // [1, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, that: Iterable<B>): Array<A | B>;\n};\n/**\n * Creates an `Array` of unique values that are included in all given `Iterable`s using the provided `isEquivalent` function.\n * The order and references of result values are determined by the first `Iterable`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const array1 = [{ id: 1 }, { id: 2 }, { id: 3 }]\n * const array2 = [{ id: 3 }, { id: 4 }, { id: 1 }]\n * const isEquivalent = (a: { id: number }, b: { id: number }) => a.id === b.id\n * const result = Array.intersectionWith(isEquivalent)(array2)(array1)\n * console.log(result) // [{ id: 1 }, { id: 3 }]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const intersectionWith: <A>(isEquivalent: (self: A, that: A) => boolean) => {\n    (that: Iterable<A>): (self: Iterable<A>) => Array<A>;\n    (self: Iterable<A>, that: Iterable<A>): Array<A>;\n};\n/**\n * Creates an `Array` of unique values that are included in all given `Iterable`s.\n * The order and references of result values are determined by the first `Iterable`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.intersection([1, 2, 3], [3, 4, 1])\n * console.log(result) // [1, 3]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const intersection: {\n    /**\n     * Creates an `Array` of unique values that are included in all given `Iterable`s.\n     * The order and references of result values are determined by the first `Iterable`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.intersection([1, 2, 3], [3, 4, 1])\n     * console.log(result) // [1, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <B>(that: Iterable<B>): <A>(self: Iterable<A>) => Array<A & B>;\n    /**\n     * Creates an `Array` of unique values that are included in all given `Iterable`s.\n     * The order and references of result values are determined by the first `Iterable`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.intersection([1, 2, 3], [3, 4, 1])\n     * console.log(result) // [1, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, that: Iterable<B>): Array<A & B>;\n};\n/**\n * Creates a `Array` of values not included in the other given `Iterable` using the provided `isEquivalent` function.\n * The order and references of result values are determined by the first `Iterable`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const array1 = [1, 2, 3]\n * const array2 = [2, 3, 4]\n * const difference = Array.differenceWith<number>((a, b) => a === b)(array1, array2)\n * console.log(difference) // [1]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const differenceWith: <A>(isEquivalent: (self: A, that: A) => boolean) => {\n    (that: Iterable<A>): (self: Iterable<A>) => Array<A>;\n    (self: Iterable<A>, that: Iterable<A>): Array<A>;\n};\n/**\n * Creates a `Array` of values not included in the other given `Iterable`.\n * The order and references of result values are determined by the first `Iterable`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const difference = Array.difference([1, 2, 3], [2, 3, 4])\n * console.log(difference) // [1]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const difference: {\n    /**\n     * Creates a `Array` of values not included in the other given `Iterable`.\n     * The order and references of result values are determined by the first `Iterable`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const difference = Array.difference([1, 2, 3], [2, 3, 4])\n     * console.log(difference) // [1]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(that: Iterable<A>): (self: Iterable<A>) => Array<A>;\n    /**\n     * Creates a `Array` of values not included in the other given `Iterable`.\n     * The order and references of result values are determined by the first `Iterable`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const difference = Array.difference([1, 2, 3], [2, 3, 4])\n     * console.log(difference) // [1]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, that: Iterable<A>): Array<A>;\n};\n/**\n * @category constructors\n * @since 2.0.0\n */\nexport declare const empty: <A = never>() => Array<A>;\n/**\n * Constructs a new `NonEmptyArray<A>` from the specified value.\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const of: <A>(a: A) => NonEmptyArray<A>;\n/**\n * @since 2.0.0\n */\nexport declare namespace ReadonlyArray {\n    /**\n     * @since 2.0.0\n     */\n    type Infer<S extends Iterable<any>> = S extends ReadonlyArray<infer A> ? A : S extends Iterable<infer A> ? A : never;\n    /**\n     * @since 2.0.0\n     */\n    type With<S extends Iterable<any>, A> = S extends NonEmptyReadonlyArray<any> ? NonEmptyArray<A> : Array<A>;\n    /**\n     * @since 2.0.0\n     */\n    type OrNonEmpty<S extends Iterable<any>, T extends Iterable<any>, A> = S extends NonEmptyReadonlyArray<any> ? NonEmptyArray<A> : T extends NonEmptyReadonlyArray<any> ? NonEmptyArray<A> : Array<A>;\n    /**\n     * @since 2.0.0\n     */\n    type AndNonEmpty<S extends Iterable<any>, T extends Iterable<any>, A> = S extends NonEmptyReadonlyArray<any> ? T extends NonEmptyReadonlyArray<any> ? NonEmptyArray<A> : Array<A> : Array<A>;\n    /**\n     * @since 2.0.0\n     */\n    type Flatten<T extends ReadonlyArray<ReadonlyArray<any>>> = T extends NonEmptyReadonlyArray<NonEmptyReadonlyArray<infer A>> ? NonEmptyArray<A> : T extends ReadonlyArray<ReadonlyArray<infer A>> ? Array<A> : never;\n}\n/**\n * @category mapping\n * @since 2.0.0\n */\nexport declare const map: {\n    /**\n     * @category mapping\n     * @since 2.0.0\n     */\n    <S extends ReadonlyArray<any>, B>(f: (a: ReadonlyArray.Infer<S>, i: number) => B): (self: S) => ReadonlyArray.With<S, B>;\n    /**\n     * @category mapping\n     * @since 2.0.0\n     */\n    <S extends ReadonlyArray<any>, B>(self: S, f: (a: ReadonlyArray.Infer<S>, i: number) => B): ReadonlyArray.With<S, B>;\n};\n/**\n * Applies a function to each element in an array and returns a new array containing the concatenated mapped elements.\n *\n * @category sequencing\n * @since 2.0.0\n */\nexport declare const flatMap: {\n    /**\n     * Applies a function to each element in an array and returns a new array containing the concatenated mapped elements.\n     *\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <S extends ReadonlyArray<any>, T extends ReadonlyArray<any>>(f: (a: ReadonlyArray.Infer<S>, i: number) => T): (self: S) => ReadonlyArray.AndNonEmpty<S, T, ReadonlyArray.Infer<T>>;\n    /**\n     * Applies a function to each element in an array and returns a new array containing the concatenated mapped elements.\n     *\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A, B>(self: NonEmptyReadonlyArray<A>, f: (a: A, i: number) => NonEmptyReadonlyArray<B>): NonEmptyArray<B>;\n    /**\n     * Applies a function to each element in an array and returns a new array containing the concatenated mapped elements.\n     *\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A, B>(self: ReadonlyArray<A>, f: (a: A, i: number) => ReadonlyArray<B>): Array<B>;\n};\n/**\n * Combines multiple arrays into a single array by concatenating all elements\n * from each nested array. This function ensures that the structure of nested\n * arrays is collapsed into a single, flat array.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.flatten([[1, 2], [], [3, 4], [], [5, 6]])\n * console.log(result) // [1, 2, 3, 4, 5, 6]\n * ```\n *\n * @category sequencing\n * @since 2.0.0\n */\nexport declare const flatten: <S extends ReadonlyArray<ReadonlyArray<any>>>(self: S) => ReadonlyArray.Flatten<S>;\n/**\n * Applies a function to each element of the `Iterable` and filters based on the result, keeping the transformed values where the function returns `Some`.\n * This method combines filtering and mapping functionalities, allowing transformations and filtering of elements based on a single function pass.\n *\n * **Example**\n *\n * ```ts\n * import { Array, Option } from \"effect\"\n *\n * const evenSquares = (x: number) => x % 2 === 0 ? Option.some(x * x) : Option.none()\n *\n * const result = Array.filterMap([1, 2, 3, 4, 5], evenSquares);\n * console.log(result) // [4, 16]\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const filterMap: {\n    /**\n     * Applies a function to each element of the `Iterable` and filters based on the result, keeping the transformed values where the function returns `Some`.\n     * This method combines filtering and mapping functionalities, allowing transformations and filtering of elements based on a single function pass.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, Option } from \"effect\"\n     *\n     * const evenSquares = (x: number) => x % 2 === 0 ? Option.some(x * x) : Option.none()\n     *\n     * const result = Array.filterMap([1, 2, 3, 4, 5], evenSquares);\n     * console.log(result) // [4, 16]\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: A, i: number) => Option.Option<B>): (self: Iterable<A>) => Array<B>;\n    /**\n     * Applies a function to each element of the `Iterable` and filters based on the result, keeping the transformed values where the function returns `Some`.\n     * This method combines filtering and mapping functionalities, allowing transformations and filtering of elements based on a single function pass.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, Option } from \"effect\"\n     *\n     * const evenSquares = (x: number) => x % 2 === 0 ? Option.some(x * x) : Option.none()\n     *\n     * const result = Array.filterMap([1, 2, 3, 4, 5], evenSquares);\n     * console.log(result) // [4, 16]\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, f: (a: A, i: number) => Option.Option<B>): Array<B>;\n};\n/**\n * Applies a function to each element of the array and filters based on the result, stopping when a condition is not met.\n * This method combines filtering and mapping in a single pass, and short-circuits, i.e., stops processing, as soon as the function returns `None`.\n * This is useful when you need to transform an array but only up to the point where a certain condition holds true.\n *\n * **Example**\n *\n * ```ts\n * import { Array, Option } from \"effect\"\n *\n * const toSquareTillOdd = (x: number) => x % 2 === 0 ? Option.some(x * x) : Option.none()\n *\n * const result = Array.filterMapWhile([2, 4, 5], toSquareTillOdd)\n * console.log(result) // [4, 16]\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const filterMapWhile: {\n    /**\n     * Applies a function to each element of the array and filters based on the result, stopping when a condition is not met.\n     * This method combines filtering and mapping in a single pass, and short-circuits, i.e., stops processing, as soon as the function returns `None`.\n     * This is useful when you need to transform an array but only up to the point where a certain condition holds true.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, Option } from \"effect\"\n     *\n     * const toSquareTillOdd = (x: number) => x % 2 === 0 ? Option.some(x * x) : Option.none()\n     *\n     * const result = Array.filterMapWhile([2, 4, 5], toSquareTillOdd)\n     * console.log(result) // [4, 16]\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: A, i: number) => Option.Option<B>): (self: Iterable<A>) => Array<B>;\n    /**\n     * Applies a function to each element of the array and filters based on the result, stopping when a condition is not met.\n     * This method combines filtering and mapping in a single pass, and short-circuits, i.e., stops processing, as soon as the function returns `None`.\n     * This is useful when you need to transform an array but only up to the point where a certain condition holds true.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, Option } from \"effect\"\n     *\n     * const toSquareTillOdd = (x: number) => x % 2 === 0 ? Option.some(x * x) : Option.none()\n     *\n     * const result = Array.filterMapWhile([2, 4, 5], toSquareTillOdd)\n     * console.log(result) // [4, 16]\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, f: (a: A, i: number) => Option.Option<B>): Array<B>;\n};\n/**\n * Applies a function to each element of the `Iterable`, categorizing the results into two separate arrays.\n * This function is particularly useful for operations where each element can result in two possible types,\n * and you want to separate these types into different collections. For instance, separating validation results\n * into successes and failures.\n *\n * **Example**\n *\n * ```ts\n * import { Array, Either } from \"effect\";\n *\n * const isEven = (x: number) => x % 2 === 0\n *\n * const result = Array.partitionMap([1, 2, 3, 4, 5], x =>\n *   isEven(x) ? Either.right(x) : Either.left(x)\n * )\n * console.log(result)\n * // [\n * //   [1, 3, 5],\n * //   [2, 4]\n * // ]\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const partitionMap: {\n    /**\n     * Applies a function to each element of the `Iterable`, categorizing the results into two separate arrays.\n     * This function is particularly useful for operations where each element can result in two possible types,\n     * and you want to separate these types into different collections. For instance, separating validation results\n     * into successes and failures.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, Either } from \"effect\";\n     *\n     * const isEven = (x: number) => x % 2 === 0\n     *\n     * const result = Array.partitionMap([1, 2, 3, 4, 5], x =>\n     *   isEven(x) ? Either.right(x) : Either.left(x)\n     * )\n     * console.log(result)\n     * // [\n     * //   [1, 3, 5],\n     * //   [2, 4]\n     * // ]\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B, C>(f: (a: A, i: number) => Either.Either<C, B>): (self: Iterable<A>) => [left: Array<B>, right: Array<C>];\n    /**\n     * Applies a function to each element of the `Iterable`, categorizing the results into two separate arrays.\n     * This function is particularly useful for operations where each element can result in two possible types,\n     * and you want to separate these types into different collections. For instance, separating validation results\n     * into successes and failures.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, Either } from \"effect\";\n     *\n     * const isEven = (x: number) => x % 2 === 0\n     *\n     * const result = Array.partitionMap([1, 2, 3, 4, 5], x =>\n     *   isEven(x) ? Either.right(x) : Either.left(x)\n     * )\n     * console.log(result)\n     * // [\n     * //   [1, 3, 5],\n     * //   [2, 4]\n     * // ]\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B, C>(self: Iterable<A>, f: (a: A, i: number) => Either.Either<C, B>): [left: Array<B>, right: Array<C>];\n};\n/**\n * Retrieves the `Some` values from an `Iterable` of `Option`s, collecting them into an array.\n *\n * **Example**\n *\n * ```ts\n * import { Array, Option } from \"effect\"\n *\n * const result = Array.getSomes([Option.some(1), Option.none(), Option.some(2)])\n * console.log(result) // [1, 2]\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const getSomes: <T extends Iterable<Option.Option<X>>, X = any>(self: T) => Array<Option.Option.Value<ReadonlyArray.Infer<T>>>;\n/**\n * Retrieves the `Left` values from an `Iterable` of `Either`s, collecting them into an array.\n *\n * **Example**\n *\n * ```ts\n * import { Array, Either } from \"effect\"\n *\n * const result = Array.getLefts([Either.right(1), Either.left(\"err\"), Either.right(2)])\n * console.log(result) // [\"err\"]\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const getLefts: <T extends Iterable<Either.Either<any, any>>>(self: T) => Array<Either.Either.Left<ReadonlyArray.Infer<T>>>;\n/**\n * Retrieves the `Right` values from an `Iterable` of `Either`s, collecting them into an array.\n *\n * **Example**\n *\n * ```ts\n * import { Array, Either } from \"effect\"\n *\n * const result = Array.getRights([Either.right(1), Either.left(\"err\"), Either.right(2)])\n * console.log(result) // [1, 2]\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const getRights: <T extends Iterable<Either.Either<any, any>>>(self: T) => Array<Either.Either.Right<ReadonlyArray.Infer<T>>>;\n/**\n * @category filtering\n * @since 2.0.0\n */\nexport declare const filter: {\n    /**\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: (a: NoInfer<A>, i: number) => a is B): (self: Iterable<A>) => Array<B>;\n    /**\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => Array<A>;\n    /**\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: Iterable<A>, refinement: (a: A, i: number) => a is B): Array<B>;\n    /**\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): Array<A>;\n};\n/**\n * Separate elements based on a predicate that also exposes the index of the element.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.partition([1, 2, 3, 4], n => n % 2 === 0)\n * console.log(result) // [[1, 3], [2, 4]]\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const partition: {\n    /**\n     * Separate elements based on a predicate that also exposes the index of the element.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.partition([1, 2, 3, 4], n => n % 2 === 0)\n     * console.log(result) // [[1, 3], [2, 4]]\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: (a: NoInfer<A>, i: number) => a is B): (self: Iterable<A>) => [excluded: Array<Exclude<A, B>>, satisfying: Array<B>];\n    /**\n     * Separate elements based on a predicate that also exposes the index of the element.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.partition([1, 2, 3, 4], n => n % 2 === 0)\n     * console.log(result) // [[1, 3], [2, 4]]\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => [excluded: Array<A>, satisfying: Array<A>];\n    /**\n     * Separate elements based on a predicate that also exposes the index of the element.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.partition([1, 2, 3, 4], n => n % 2 === 0)\n     * console.log(result) // [[1, 3], [2, 4]]\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: Iterable<A>, refinement: (a: A, i: number) => a is B): [excluded: Array<Exclude<A, B>>, satisfying: Array<B>];\n    /**\n     * Separate elements based on a predicate that also exposes the index of the element.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.partition([1, 2, 3, 4], n => n % 2 === 0)\n     * console.log(result) // [[1, 3], [2, 4]]\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): [excluded: Array<A>, satisfying: Array<A>];\n};\n/**\n * Separates an `Iterable` into two arrays based on a predicate.\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const separate: <T extends Iterable<Either.Either<any, any>>>(self: T) => [Array<Either.Either.Left<ReadonlyArray.Infer<T>>>, Array<Either.Either.Right<ReadonlyArray.Infer<T>>>];\n/**\n * Reduces an array from the left.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.reduce([1, 2, 3], 0, (acc, n) => acc + n)\n * console.log(result) // 6\n * ```\n *\n * @category folding\n * @since 2.0.0\n */\nexport declare const reduce: {\n    /**\n     * Reduces an array from the left.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.reduce([1, 2, 3], 0, (acc, n) => acc + n)\n     * console.log(result) // 6\n     * ```\n     *\n     * @category folding\n     * @since 2.0.0\n     */\n    <B, A>(b: B, f: (b: B, a: A, i: number) => B): (self: Iterable<A>) => B;\n    /**\n     * Reduces an array from the left.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.reduce([1, 2, 3], 0, (acc, n) => acc + n)\n     * console.log(result) // 6\n     * ```\n     *\n     * @category folding\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, b: B, f: (b: B, a: A, i: number) => B): B;\n};\n/**\n * Reduces an array from the right.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.reduceRight([1, 2, 3], 0, (acc, n) => acc + n)\n * console.log(result) // 6\n * ```\n *\n * @category folding\n * @since 2.0.0\n */\nexport declare const reduceRight: {\n    /**\n     * Reduces an array from the right.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.reduceRight([1, 2, 3], 0, (acc, n) => acc + n)\n     * console.log(result) // 6\n     * ```\n     *\n     * @category folding\n     * @since 2.0.0\n     */\n    <B, A>(b: B, f: (b: B, a: A, i: number) => B): (self: Iterable<A>) => B;\n    /**\n     * Reduces an array from the right.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.reduceRight([1, 2, 3], 0, (acc, n) => acc + n)\n     * console.log(result) // 6\n     * ```\n     *\n     * @category folding\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, b: B, f: (b: B, a: A, i: number) => B): B;\n};\n/**\n * Lifts a predicate into an array.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const isEven = (n: number) => n % 2 === 0\n * const to = Array.liftPredicate(isEven)\n * console.log(to(1)) // []\n * console.log(to(2)) // [2]\n * ```\n *\n * @category lifting\n * @since 2.0.0\n */\nexport declare const liftPredicate: {\n    <A, B extends A>(refinement: Predicate.Refinement<A, B>): (a: A) => Array<B>;\n    /**\n     * Lifts a predicate into an array.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const isEven = (n: number) => n % 2 === 0\n     * const to = Array.liftPredicate(isEven)\n     * console.log(to(1)) // []\n     * console.log(to(2)) // [2]\n     * ```\n     *\n     * @category lifting\n     * @since 2.0.0\n     */\n    <A>(predicate: Predicate.Predicate<A>): <B extends A>(b: B) => Array<B>;\n};\n/**\n * @category lifting\n * @since 2.0.0\n */\nexport declare const liftOption: <A extends Array<unknown>, B>(f: (...a: A) => Option.Option<B>) => (...a: A) => Array<B>;\n/**\n * @category conversions\n * @since 2.0.0\n */\nexport declare const fromNullable: <A>(a: A) => Array<NonNullable<A>>;\n/**\n * @category lifting\n * @since 2.0.0\n */\nexport declare const liftNullable: <A extends Array<unknown>, B>(f: (...a: A) => B | null | undefined) => (...a: A) => Array<NonNullable<B>>;\n/**\n * Maps over an array and flattens the result, removing null and undefined values.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.flatMapNullable([1, 2, 3], n => (n % 2 === 0 ? null : n))\n * console.log(result) // [1, 3]\n *\n * // Explanation:\n * // The array of numbers [1, 2, 3] is mapped with a function that returns null for even numbers\n * // and the number itself for odd numbers. The resulting array [1, null, 3] is then flattened\n * // to remove null values, resulting in [1, 3].\n * ```\n *\n * @category sequencing\n * @since 2.0.0\n */\nexport declare const flatMapNullable: {\n    /**\n     * Maps over an array and flattens the result, removing null and undefined values.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.flatMapNullable([1, 2, 3], n => (n % 2 === 0 ? null : n))\n     * console.log(result) // [1, 3]\n     *\n     * // Explanation:\n     * // The array of numbers [1, 2, 3] is mapped with a function that returns null for even numbers\n     * // and the number itself for odd numbers. The resulting array [1, null, 3] is then flattened\n     * // to remove null values, resulting in [1, 3].\n     * ```\n     *\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: A) => B | null | undefined): (self: ReadonlyArray<A>) => Array<NonNullable<B>>;\n    /**\n     * Maps over an array and flattens the result, removing null and undefined values.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.flatMapNullable([1, 2, 3], n => (n % 2 === 0 ? null : n))\n     * console.log(result) // [1, 3]\n     *\n     * // Explanation:\n     * // The array of numbers [1, 2, 3] is mapped with a function that returns null for even numbers\n     * // and the number itself for odd numbers. The resulting array [1, null, 3] is then flattened\n     * // to remove null values, resulting in [1, 3].\n     * ```\n     *\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A, B>(self: ReadonlyArray<A>, f: (a: A) => B | null | undefined): Array<NonNullable<B>>;\n};\n/**\n * Lifts a function that returns an `Either` into a function that returns an array.\n * If the `Either` is a left, it returns an empty array.\n * If the `Either` is a right, it returns an array with the right value.\n *\n * **Example**\n *\n * ```ts\n * import { Array, Either } from \"effect\"\n *\n * const parseNumber = (s: string): Either.Either<number, Error> =>\n *   isNaN(Number(s)) ? Either.left(new Error(\"Not a number\")) : Either.right(Number(s))\n *\n * const liftedParseNumber = Array.liftEither(parseNumber)\n *\n * const result1 = liftedParseNumber(\"42\")\n * console.log(result1) // [42]\n *\n * const result2 = liftedParseNumber(\"not a number\")\n * console.log(result2) // []\n *\n * // Explanation:\n * // The function parseNumber is lifted to return an array.\n * // When parsing \"42\", it returns an Either.left with the number 42, resulting in [42].\n * // When parsing \"not a number\", it returns an Either.right with an error, resulting in an empty array [].\n * ```\n *\n * @category lifting\n * @since 2.0.0\n */\nexport declare const liftEither: <A extends Array<unknown>, E, B>(f: (...a: A) => Either.Either<B, E>) => (...a: A) => Array<B>;\n/**\n * Check if a predicate holds true for every `ReadonlyArray` element.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const every: {\n    /**\n     * Check if a predicate holds true for every `ReadonlyArray` element.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: (a: NoInfer<A>, i: number) => a is B): (self: ReadonlyArray<A>) => self is ReadonlyArray<B>;\n    /**\n     * Check if a predicate holds true for every `ReadonlyArray` element.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: ReadonlyArray<A>) => boolean;\n    /**\n     * Check if a predicate holds true for every `ReadonlyArray` element.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: ReadonlyArray<A>, refinement: (a: A, i: number) => a is B): self is ReadonlyArray<B>;\n    /**\n     * Check if a predicate holds true for every `ReadonlyArray` element.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: ReadonlyArray<A>, predicate: (a: A, i: number) => boolean): boolean;\n};\n/**\n * Check if a predicate holds true for some `ReadonlyArray` element.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const some: {\n    /**\n     * Check if a predicate holds true for some `ReadonlyArray` element.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: ReadonlyArray<A>) => self is NonEmptyReadonlyArray<A>;\n    /**\n     * Check if a predicate holds true for some `ReadonlyArray` element.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: ReadonlyArray<A>, predicate: (a: A, i: number) => boolean): self is NonEmptyReadonlyArray<A>;\n};\n/**\n * Extends an array with a function that maps each subarray to a value.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.extend([1, 2, 3], as => as.length)\n * console.log(result) // [3, 2, 1]\n *\n * // Explanation:\n * // The function maps each subarray starting from each element to its length.\n * // The subarrays are: [1, 2, 3], [2, 3], [3].\n * // The lengths are: 3, 2, 1.\n * // Therefore, the result is [3, 2, 1].\n * ```\n *\n * @since 2.0.0\n */\nexport declare const extend: {\n    /**\n     * Extends an array with a function that maps each subarray to a value.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.extend([1, 2, 3], as => as.length)\n     * console.log(result) // [3, 2, 1]\n     *\n     * // Explanation:\n     * // The function maps each subarray starting from each element to its length.\n     * // The subarrays are: [1, 2, 3], [2, 3], [3].\n     * // The lengths are: 3, 2, 1.\n     * // Therefore, the result is [3, 2, 1].\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(f: (as: ReadonlyArray<A>) => B): (self: ReadonlyArray<A>) => Array<B>;\n    /**\n     * Extends an array with a function that maps each subarray to a value.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.extend([1, 2, 3], as => as.length)\n     * console.log(result) // [3, 2, 1]\n     *\n     * // Explanation:\n     * // The function maps each subarray starting from each element to its length.\n     * // The subarrays are: [1, 2, 3], [2, 3], [3].\n     * // The lengths are: 3, 2, 1.\n     * // Therefore, the result is [3, 2, 1].\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: ReadonlyArray<A>, f: (as: ReadonlyArray<A>) => B): Array<B>;\n};\n/**\n * Finds the minimum element in an array based on a comparator.\n *\n * **Example**\n *\n * ```ts\n * import { Array, Order } from \"effect\"\n *\n * const result = Array.min([3, 1, 2], Order.number)\n * console.log(result) // 1\n * ```\n *\n * @since 2.0.0\n */\nexport declare const min: {\n    /**\n     * Finds the minimum element in an array based on a comparator.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, Order } from \"effect\"\n     *\n     * const result = Array.min([3, 1, 2], Order.number)\n     * console.log(result) // 1\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(O: Order.Order<A>): (self: NonEmptyReadonlyArray<A>) => A;\n    /**\n     * Finds the minimum element in an array based on a comparator.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, Order } from \"effect\"\n     *\n     * const result = Array.min([3, 1, 2], Order.number)\n     * console.log(result) // 1\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(self: NonEmptyReadonlyArray<A>, O: Order.Order<A>): A;\n};\n/**\n * Finds the maximum element in an array based on a comparator.\n *\n * **Example**\n *\n * ```ts\n * import { Array, Order } from \"effect\"\n *\n * const result = Array.max([3, 1, 2], Order.number)\n * console.log(result) // 3\n * ```\n *\n * @since 2.0.0\n */\nexport declare const max: {\n    /**\n     * Finds the maximum element in an array based on a comparator.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, Order } from \"effect\"\n     *\n     * const result = Array.max([3, 1, 2], Order.number)\n     * console.log(result) // 3\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(O: Order.Order<A>): (self: NonEmptyReadonlyArray<A>) => A;\n    /**\n     * Finds the maximum element in an array based on a comparator.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, Order } from \"effect\"\n     *\n     * const result = Array.max([3, 1, 2], Order.number)\n     * console.log(result) // 3\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(self: NonEmptyReadonlyArray<A>, O: Order.Order<A>): A;\n};\n/**\n * @category constructors\n * @since 2.0.0\n */\nexport declare const unfold: <B, A>(b: B, f: (b: B) => Option.Option<readonly [A, B]>) => Array<A>;\n/**\n * This function creates and returns a new `Order` for an array of values based on a given `Order` for the elements of the array.\n * The returned `Order` compares two arrays by applying the given `Order` to each element in the arrays.\n * If all elements are equal, the arrays are then compared based on their length.\n * It is useful when you need to compare two arrays of the same type and you have a specific way of comparing each element of the array.\n *\n * @category instances\n * @since 2.0.0\n */\nexport declare const getOrder: <A>(O: Order.Order<A>) => Order.Order<ReadonlyArray<A>>;\n/**\n * Creates an equivalence relation for arrays.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const eq = Array.getEquivalence<number>((a, b) => a === b)\n * console.log(eq([1, 2, 3], [1, 2, 3])) // true\n * ```\n *\n * @category instances\n * @since 2.0.0\n */\nexport declare const getEquivalence: <A>(isEquivalent: Equivalence.Equivalence<A>) => Equivalence.Equivalence<ReadonlyArray<A>>;\n/**\n * Performs a side-effect for each element of the `Iterable`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * Array.forEach([1, 2, 3], n => console.log(n)) // 1, 2, 3\n * ```\n *\n * @since 2.0.0\n */\nexport declare const forEach: {\n    /**\n     * Performs a side-effect for each element of the `Iterable`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * Array.forEach([1, 2, 3], n => console.log(n)) // 1, 2, 3\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(f: (a: A, i: number) => void): (self: Iterable<A>) => void;\n    /**\n     * Performs a side-effect for each element of the `Iterable`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * Array.forEach([1, 2, 3], n => console.log(n)) // 1, 2, 3\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, f: (a: A, i: number) => void): void;\n};\n/**\n * Remove duplicates from an `Iterable` using the provided `isEquivalent` function,\n * preserving the order of the first occurrence of each element.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.dedupeWith([1, 2, 2, 3, 3, 3], (a, b) => a === b)\n * console.log(result) // [1, 2, 3]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const dedupeWith: {\n    /**\n     * Remove duplicates from an `Iterable` using the provided `isEquivalent` function,\n     * preserving the order of the first occurrence of each element.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.dedupeWith([1, 2, 2, 3, 3, 3], (a, b) => a === b)\n     * console.log(result) // [1, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <S extends Iterable<any>>(isEquivalent: (self: ReadonlyArray.Infer<S>, that: ReadonlyArray.Infer<S>) => boolean): (self: S) => ReadonlyArray.With<S, ReadonlyArray.Infer<S>>;\n    /**\n     * Remove duplicates from an `Iterable` using the provided `isEquivalent` function,\n     * preserving the order of the first occurrence of each element.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.dedupeWith([1, 2, 2, 3, 3, 3], (a, b) => a === b)\n     * console.log(result) // [1, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(self: NonEmptyReadonlyArray<A>, isEquivalent: (self: A, that: A) => boolean): NonEmptyArray<A>;\n    /**\n     * Remove duplicates from an `Iterable` using the provided `isEquivalent` function,\n     * preserving the order of the first occurrence of each element.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.dedupeWith([1, 2, 2, 3, 3, 3], (a, b) => a === b)\n     * console.log(result) // [1, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, isEquivalent: (self: A, that: A) => boolean): Array<A>;\n};\n/**\n * Remove duplicates from an `Iterable`, preserving the order of the first occurrence of each element.\n * The equivalence used to compare elements is provided by `Equal.equivalence()` from the `Equal` module.\n *\n * @since 2.0.0\n */\nexport declare const dedupe: <S extends Iterable<any>>(self: S) => S extends NonEmptyReadonlyArray<infer A> ? NonEmptyArray<A> : S extends Iterable<infer A> ? Array<A> : never;\n/**\n * Deduplicates adjacent elements that are identical using the provided `isEquivalent` function.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.dedupeAdjacentWith([1, 1, 2, 2, 3, 3], (a, b) => a === b)\n * console.log(result) // [1, 2, 3]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const dedupeAdjacentWith: {\n    /**\n     * Deduplicates adjacent elements that are identical using the provided `isEquivalent` function.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.dedupeAdjacentWith([1, 1, 2, 2, 3, 3], (a, b) => a === b)\n     * console.log(result) // [1, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(isEquivalent: (self: A, that: A) => boolean): (self: Iterable<A>) => Array<A>;\n    /**\n     * Deduplicates adjacent elements that are identical using the provided `isEquivalent` function.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.dedupeAdjacentWith([1, 1, 2, 2, 3, 3], (a, b) => a === b)\n     * console.log(result) // [1, 2, 3]\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, isEquivalent: (self: A, that: A) => boolean): Array<A>;\n};\n/**\n * Deduplicates adjacent elements that are identical.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.dedupeAdjacent([1, 1, 2, 2, 3, 3])\n * console.log(result) // [1, 2, 3]\n * ```\n *\n * @since 2.0.0\n */\nexport declare const dedupeAdjacent: <A>(self: Iterable<A>) => Array<A>;\n/**\n * Joins the elements together with \"sep\" in the middle.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const strings = [\"a\", \"b\", \"c\"]\n * const joined = Array.join(strings, \"-\")\n * console.log(joined) // \"a-b-c\"\n * ```\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const join: {\n    /**\n     * Joins the elements together with \"sep\" in the middle.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const strings = [\"a\", \"b\", \"c\"]\n     * const joined = Array.join(strings, \"-\")\n     * console.log(joined) // \"a-b-c\"\n     * ```\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    (sep: string): (self: Iterable<string>) => string;\n    /**\n     * Joins the elements together with \"sep\" in the middle.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const strings = [\"a\", \"b\", \"c\"]\n     * const joined = Array.join(strings, \"-\")\n     * console.log(joined) // \"a-b-c\"\n     * ```\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    (self: Iterable<string>, sep: string): string;\n};\n/**\n * Statefully maps over the chunk, producing new elements of type `B`.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.mapAccum([1, 2, 3], 0, (acc, n) => [acc + n, acc + n])\n * console.log(result) // [6, [1, 3, 6]]\n * ```\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const mapAccum: {\n    /**\n     * Statefully maps over the chunk, producing new elements of type `B`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.mapAccum([1, 2, 3], 0, (acc, n) => [acc + n, acc + n])\n     * console.log(result) // [6, [1, 3, 6]]\n     * ```\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <S, A, B, I extends Iterable<A> = Iterable<A>>(s: S, f: (s: S, a: ReadonlyArray.Infer<I>, i: number) => readonly [S, B]): (self: I) => [state: S, mappedArray: ReadonlyArray.With<I, B>];\n    /**\n     * Statefully maps over the chunk, producing new elements of type `B`.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.mapAccum([1, 2, 3], 0, (acc, n) => [acc + n, acc + n])\n     * console.log(result) // [6, [1, 3, 6]]\n     * ```\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <S, A, B, I extends Iterable<A> = Iterable<A>>(self: I, s: S, f: (s: S, a: ReadonlyArray.Infer<I>, i: number) => readonly [S, B]): [state: S, mappedArray: ReadonlyArray.With<I, B>];\n};\n/**\n * Zips this chunk crosswise with the specified chunk using the specified combiner.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.cartesianWith([1, 2], [\"a\", \"b\"], (a, b) => `${a}-${b}`)\n * console.log(result) // [\"1-a\", \"1-b\", \"2-a\", \"2-b\"]\n * ```\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const cartesianWith: {\n    /**\n     * Zips this chunk crosswise with the specified chunk using the specified combiner.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.cartesianWith([1, 2], [\"a\", \"b\"], (a, b) => `${a}-${b}`)\n     * console.log(result) // [\"1-a\", \"1-b\", \"2-a\", \"2-b\"]\n     * ```\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B, C>(that: ReadonlyArray<B>, f: (a: A, b: B) => C): (self: ReadonlyArray<A>) => Array<C>;\n    /**\n     * Zips this chunk crosswise with the specified chunk using the specified combiner.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.cartesianWith([1, 2], [\"a\", \"b\"], (a, b) => `${a}-${b}`)\n     * console.log(result) // [\"1-a\", \"1-b\", \"2-a\", \"2-b\"]\n     * ```\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B, C>(self: ReadonlyArray<A>, that: ReadonlyArray<B>, f: (a: A, b: B) => C): Array<C>;\n};\n/**\n * Zips this chunk crosswise with the specified chunk.\n *\n * **Example**\n *\n * ```ts\n * import { Array } from \"effect\"\n *\n * const result = Array.cartesian([1, 2], [\"a\", \"b\"])\n * console.log(result) // [[1, \"a\"], [1, \"b\"], [2, \"a\"], [2, \"b\"]]\n * ```\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const cartesian: {\n    /**\n     * Zips this chunk crosswise with the specified chunk.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.cartesian([1, 2], [\"a\", \"b\"])\n     * console.log(result) // [[1, \"a\"], [1, \"b\"], [2, \"a\"], [2, \"b\"]]\n     * ```\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <B>(that: ReadonlyArray<B>): <A>(self: ReadonlyArray<A>) => Array<[A, B]>;\n    /**\n     * Zips this chunk crosswise with the specified chunk.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array } from \"effect\"\n     *\n     * const result = Array.cartesian([1, 2], [\"a\", \"b\"])\n     * console.log(result) // [[1, \"a\"], [1, \"b\"], [2, \"a\"], [2, \"b\"]]\n     * ```\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B>(self: ReadonlyArray<A>, that: ReadonlyArray<B>): Array<[A, B]>;\n};\n/**\n * The \"do simulation\" for array allows you to sequentially apply operations to the elements of arrays, just as nested loops allow you to go through all combinations of elements in an arrays.\n *\n * It can be used to simulate \"array comprehension\".\n * It's a technique that allows you to create new arrays by iterating over existing ones and applying specific **conditions** or **transformations** to the elements. It's like assembling a new collection from pieces of other collections based on certain rules.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Array` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n * 5. Regular `Array` functions like `map` and `filter` can still be used within the do simulation. These functions will receive the accumulated variables as arguments within the scope\n *\n * **Example**\n *\n * ```ts\n * import { Array, pipe } from \"effect\"\n *\n * const doResult = pipe(\n *   Array.Do,\n *   Array.bind(\"x\", () => [1, 3, 5]),\n *   Array.bind(\"y\", () => [2, 4, 6]),\n *   Array.filter(({ x, y }) => x < y), // condition\n *   Array.map(({ x, y }) => [x, y] as const) // transformation\n * )\n * console.log(doResult) // [[1, 2], [1, 4], [1, 6], [3, 4], [3, 6], [5, 6]]\n *\n * // equivalent\n * const x = [1, 3, 5],\n *       y = [2, 4, 6],\n *       result = [];\n * for(let i = 0; i < x.length; i++) {\n *   for(let j = 0; j < y.length; j++) {\n *     const _x = x[i], _y = y[j];\n *     if(_x < _y) result.push([_x, _y] as const)\n *   }\n * }\n * ```\n *\n * @see {@link bindTo}\n * @see {@link bind}\n * @see {@link let_ let}\n *\n * @category do notation\n * @since 3.2.0\n */\nexport declare const Do: ReadonlyArray<{}>;\n/**\n * The \"do simulation\" for array allows you to sequentially apply operations to the elements of arrays, just as nested loops allow you to go through all combinations of elements in an arrays.\n *\n * It can be used to simulate \"array comprehension\".\n * It's a technique that allows you to create new arrays by iterating over existing ones and applying specific **conditions** or **transformations** to the elements. It's like assembling a new collection from pieces of other collections based on certain rules.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Array` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n * 5. Regular `Array` functions like `map` and `filter` can still be used within the do simulation. These functions will receive the accumulated variables as arguments within the scope\n *\n * **Example**\n *\n * ```ts\n * import { Array, pipe } from \"effect\"\n *\n * const doResult = pipe(\n *   Array.Do,\n *   Array.bind(\"x\", () => [1, 3, 5]),\n *   Array.bind(\"y\", () => [2, 4, 6]),\n *   Array.filter(({ x, y }) => x < y), // condition\n *   Array.map(({ x, y }) => [x, y] as const) // transformation\n * )\n * console.log(doResult) // [[1, 2], [1, 4], [1, 6], [3, 4], [3, 6], [5, 6]]\n *\n * // equivalent\n * const x = [1, 3, 5],\n *       y = [2, 4, 6],\n *       result = [];\n * for(let i = 0; i < x.length; i++) {\n *   for(let j = 0; j < y.length; j++) {\n *     const _x = x[i], _y = y[j];\n *     if(_x < _y) result.push([_x, _y] as const)\n *   }\n * }\n * ```\n *\n * @see {@link bindTo}\n * @see {@link Do}\n * @see {@link let_ let}\n *\n * @category do notation\n * @since 3.2.0\n */\nexport declare const bind: {\n    /**\n     * The \"do simulation\" for array allows you to sequentially apply operations to the elements of arrays, just as nested loops allow you to go through all combinations of elements in an arrays.\n     *\n     * It can be used to simulate \"array comprehension\".\n     * It's a technique that allows you to create new arrays by iterating over existing ones and applying specific **conditions** or **transformations** to the elements. It's like assembling a new collection from pieces of other collections based on certain rules.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Array` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     * 5. Regular `Array` functions like `map` and `filter` can still be used within the do simulation. These functions will receive the accumulated variables as arguments within the scope\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, pipe } from \"effect\"\n     *\n     * const doResult = pipe(\n     *   Array.Do,\n     *   Array.bind(\"x\", () => [1, 3, 5]),\n     *   Array.bind(\"y\", () => [2, 4, 6]),\n     *   Array.filter(({ x, y }) => x < y), // condition\n     *   Array.map(({ x, y }) => [x, y] as const) // transformation\n     * )\n     * console.log(doResult) // [[1, 2], [1, 4], [1, 6], [3, 4], [3, 6], [5, 6]]\n     *\n     * // equivalent\n     * const x = [1, 3, 5],\n     *       y = [2, 4, 6],\n     *       result = [];\n     * for(let i = 0; i < x.length; i++) {\n     *   for(let j = 0; j < y.length; j++) {\n     *     const _x = x[i], _y = y[j];\n     *     if(_x < _y) result.push([_x, _y] as const)\n     *   }\n     * }\n     * ```\n     *\n     * @see {@link bindTo}\n     * @see {@link Do}\n     * @see {@link let_ let}\n     *\n     * @category do notation\n     * @since 3.2.0\n     */\n    <A extends object, N extends string, B>(tag: Exclude<N, keyof A>, f: (a: NoInfer<A>) => ReadonlyArray<B>): (self: ReadonlyArray<A>) => Array<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }>;\n    /**\n     * The \"do simulation\" for array allows you to sequentially apply operations to the elements of arrays, just as nested loops allow you to go through all combinations of elements in an arrays.\n     *\n     * It can be used to simulate \"array comprehension\".\n     * It's a technique that allows you to create new arrays by iterating over existing ones and applying specific **conditions** or **transformations** to the elements. It's like assembling a new collection from pieces of other collections based on certain rules.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Array` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     * 5. Regular `Array` functions like `map` and `filter` can still be used within the do simulation. These functions will receive the accumulated variables as arguments within the scope\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, pipe } from \"effect\"\n     *\n     * const doResult = pipe(\n     *   Array.Do,\n     *   Array.bind(\"x\", () => [1, 3, 5]),\n     *   Array.bind(\"y\", () => [2, 4, 6]),\n     *   Array.filter(({ x, y }) => x < y), // condition\n     *   Array.map(({ x, y }) => [x, y] as const) // transformation\n     * )\n     * console.log(doResult) // [[1, 2], [1, 4], [1, 6], [3, 4], [3, 6], [5, 6]]\n     *\n     * // equivalent\n     * const x = [1, 3, 5],\n     *       y = [2, 4, 6],\n     *       result = [];\n     * for(let i = 0; i < x.length; i++) {\n     *   for(let j = 0; j < y.length; j++) {\n     *     const _x = x[i], _y = y[j];\n     *     if(_x < _y) result.push([_x, _y] as const)\n     *   }\n     * }\n     * ```\n     *\n     * @see {@link bindTo}\n     * @see {@link Do}\n     * @see {@link let_ let}\n     *\n     * @category do notation\n     * @since 3.2.0\n     */\n    <A extends object, N extends string, B>(self: ReadonlyArray<A>, tag: Exclude<N, keyof A>, f: (a: NoInfer<A>) => ReadonlyArray<B>): Array<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }>;\n};\n/**\n * The \"do simulation\" for array allows you to sequentially apply operations to the elements of arrays, just as nested loops allow you to go through all combinations of elements in an arrays.\n *\n * It can be used to simulate \"array comprehension\".\n * It's a technique that allows you to create new arrays by iterating over existing ones and applying specific **conditions** or **transformations** to the elements. It's like assembling a new collection from pieces of other collections based on certain rules.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Array` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n * 5. Regular `Array` functions like `map` and `filter` can still be used within the do simulation. These functions will receive the accumulated variables as arguments within the scope\n *\n * **Example**\n *\n * ```ts\n * import { Array, pipe } from \"effect\"\n *\n * const doResult = pipe(\n *   Array.Do,\n *   Array.bind(\"x\", () => [1, 3, 5]),\n *   Array.bind(\"y\", () => [2, 4, 6]),\n *   Array.filter(({ x, y }) => x < y), // condition\n *   Array.map(({ x, y }) => [x, y] as const) // transformation\n * )\n * console.log(doResult) // [[1, 2], [1, 4], [1, 6], [3, 4], [3, 6], [5, 6]]\n *\n * // equivalent\n * const x = [1, 3, 5],\n *       y = [2, 4, 6],\n *       result = [];\n * for(let i = 0; i < x.length; i++) {\n *   for(let j = 0; j < y.length; j++) {\n *     const _x = x[i], _y = y[j];\n *     if(_x < _y) result.push([_x, _y] as const)\n *   }\n * }\n * ```\n *\n * @see {@link bindTo}\n * @see {@link Do}\n * @see {@link let_ let}\n *\n * @category do notation\n * @since 3.2.0\n */\nexport declare const bindTo: {\n    /**\n     * The \"do simulation\" for array allows you to sequentially apply operations to the elements of arrays, just as nested loops allow you to go through all combinations of elements in an arrays.\n     *\n     * It can be used to simulate \"array comprehension\".\n     * It's a technique that allows you to create new arrays by iterating over existing ones and applying specific **conditions** or **transformations** to the elements. It's like assembling a new collection from pieces of other collections based on certain rules.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Array` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     * 5. Regular `Array` functions like `map` and `filter` can still be used within the do simulation. These functions will receive the accumulated variables as arguments within the scope\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, pipe } from \"effect\"\n     *\n     * const doResult = pipe(\n     *   Array.Do,\n     *   Array.bind(\"x\", () => [1, 3, 5]),\n     *   Array.bind(\"y\", () => [2, 4, 6]),\n     *   Array.filter(({ x, y }) => x < y), // condition\n     *   Array.map(({ x, y }) => [x, y] as const) // transformation\n     * )\n     * console.log(doResult) // [[1, 2], [1, 4], [1, 6], [3, 4], [3, 6], [5, 6]]\n     *\n     * // equivalent\n     * const x = [1, 3, 5],\n     *       y = [2, 4, 6],\n     *       result = [];\n     * for(let i = 0; i < x.length; i++) {\n     *   for(let j = 0; j < y.length; j++) {\n     *     const _x = x[i], _y = y[j];\n     *     if(_x < _y) result.push([_x, _y] as const)\n     *   }\n     * }\n     * ```\n     *\n     * @see {@link bindTo}\n     * @see {@link Do}\n     * @see {@link let_ let}\n     *\n     * @category do notation\n     * @since 3.2.0\n     */\n    <N extends string>(tag: N): <A>(self: ReadonlyArray<A>) => Array<{\n        [K in N]: A;\n    }>;\n    /**\n     * The \"do simulation\" for array allows you to sequentially apply operations to the elements of arrays, just as nested loops allow you to go through all combinations of elements in an arrays.\n     *\n     * It can be used to simulate \"array comprehension\".\n     * It's a technique that allows you to create new arrays by iterating over existing ones and applying specific **conditions** or **transformations** to the elements. It's like assembling a new collection from pieces of other collections based on certain rules.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Array` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     * 5. Regular `Array` functions like `map` and `filter` can still be used within the do simulation. These functions will receive the accumulated variables as arguments within the scope\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Array, pipe } from \"effect\"\n     *\n     * const doResult = pipe(\n     *   Array.Do,\n     *   Array.bind(\"x\", () => [1, 3, 5]),\n     *   Array.bind(\"y\", () => [2, 4, 6]),\n     *   Array.filter(({ x, y }) => x < y), // condition\n     *   Array.map(({ x, y }) => [x, y] as const) // transformation\n     * )\n     * console.log(doResult) // [[1, 2], [1, 4], [1, 6], [3, 4], [3, 6], [5, 6]]\n     *\n     * // equivalent\n     * const x = [1, 3, 5],\n     *       y = [2, 4, 6],\n     *       result = [];\n     * for(let i = 0; i < x.length; i++) {\n     *   for(let j = 0; j < y.length; j++) {\n     *     const _x = x[i], _y = y[j];\n     *     if(_x < _y) result.push([_x, _y] as const)\n     *   }\n     * }\n     * ```\n     *\n     * @see {@link bindTo}\n     * @see {@link Do}\n     * @see {@link let_ let}\n     *\n     * @category do notation\n     * @since 3.2.0\n     */\n    <A, N extends string>(self: ReadonlyArray<A>, tag: N): Array<{\n        [K in N]: A;\n    }>;\n};\ndeclare const let_: {\n    <N extends string, B, A extends object>(tag: Exclude<N, keyof A>, f: (a: NoInfer<A>) => B): (self: ReadonlyArray<A>) => Array<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }>;\n    <N extends string, A extends object, B>(self: ReadonlyArray<A>, tag: Exclude<N, keyof A>, f: (a: NoInfer<A>) => B): Array<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }>;\n};\nexport { \n/**\n * The \"do simulation\" for array allows you to sequentially apply operations to the elements of arrays, just as nested loops allow you to go through all combinations of elements in an arrays.\n *\n * It can be used to simulate \"array comprehension\".\n * It's a technique that allows you to create new arrays by iterating over existing ones and applying specific **conditions** or **transformations** to the elements. It's like assembling a new collection from pieces of other collections based on certain rules.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Array` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n * 5. Regular `Array` functions like `map` and `filter` can still be used within the do simulation. These functions will receive the accumulated variables as arguments within the scope\n *\n * **Example**\n *\n * ```ts\n * import { Array, pipe } from \"effect\"\n *\n * const doResult = pipe(\n *   Array.Do,\n *   Array.bind(\"x\", () => [1, 3, 5]),\n *   Array.bind(\"y\", () => [2, 4, 6]),\n *   Array.filter(({ x, y }) => x < y), // condition\n *   Array.map(({ x, y }) => [x, y] as const) // transformation\n * )\n * console.log(doResult) // [[1, 2], [1, 4], [1, 6], [3, 4], [3, 6], [5, 6]]\n *\n * // equivalent\n * const x = [1, 3, 5],\n *       y = [2, 4, 6],\n *       result = [];\n * for(let i = 0; i < x.length; i++) {\n *   for(let j = 0; j < y.length; j++) {\n *     const _x = x[i], _y = y[j];\n *     if(_x < _y) result.push([_x, _y] as const)\n *   }\n * }\n *\n * ```\n *\n * @see {@link bindTo}\n * @see {@link bind}\n * @see {@link Do}\n *\n * @category do notation\n * @since 3.2.0\n */\nlet_ as let };\n//# sourceMappingURL=Array.d.ts.map",
  "node_modules/effect/dist/dts/BigDecimal.d.ts": "/**\n * This module provides utility functions and type class instances for working with the `BigDecimal` type in TypeScript.\n * It includes functions for basic arithmetic operations, as well as type class instances for `Equivalence` and `Order`.\n *\n * A `BigDecimal` allows storing any real number to arbitrary precision; which avoids common floating point errors\n * (such as 0.1 + 0.2 ≠ 0.3) at the cost of complexity.\n *\n * Internally, `BigDecimal` uses a `BigInt` object, paired with a 64-bit integer which determines the position of the\n * decimal point. Therefore, the precision *is not* actually arbitrary, but limited to 2<sup>63</sup> decimal places.\n *\n * It is not recommended to convert a floating point number to a decimal directly, as the floating point representation\n * may be unexpected.\n *\n * @module BigDecimal\n * @since 2.0.0\n * @see {@link module:BigInt} for more similar operations on `bigint` types\n * @see {@link module:Number} for more similar operations on `number` types\n */\nimport * as Equal from \"./Equal.js\";\nimport * as equivalence from \"./Equivalence.js\";\nimport { type Inspectable } from \"./Inspectable.js\";\nimport * as Option from \"./Option.js\";\nimport * as order from \"./Order.js\";\nimport type { Ordering } from \"./Ordering.js\";\nimport { type Pipeable } from \"./Pipeable.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface BigDecimal extends Equal.Equal, Pipeable, Inspectable {\n    readonly [TypeId]: TypeId;\n    readonly value: bigint;\n    readonly scale: number;\n}\n/**\n * Checks if a given value is a `BigDecimal`.\n *\n * @since 2.0.0\n * @category guards\n */\nexport declare const isBigDecimal: (u: unknown) => u is BigDecimal;\n/**\n * Creates a `BigDecimal` from a `bigint` value and a scale.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (value: bigint, scale: number) => BigDecimal;\n/**\n * Normalizes a given `BigDecimal` by removing trailing zeros.\n *\n * **Example**\n *\n * ```ts\n * import * as assert from \"node:assert\"\n * import { normalize, make, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(normalize(unsafeFromString(\"123.00000\")), normalize(make(123n, 0)))\n * assert.deepStrictEqual(normalize(unsafeFromString(\"12300000\")), normalize(make(123n, -5)))\n * ```\n *\n * @since 2.0.0\n * @category scaling\n */\nexport declare const normalize: (self: BigDecimal) => BigDecimal;\n/**\n * Scales a given `BigDecimal` to the specified scale.\n *\n * If the given scale is smaller than the current scale, the value will be rounded down to\n * the nearest integer.\n *\n * @since 2.0.0\n * @category scaling\n */\nexport declare const scale: {\n    /**\n     * Scales a given `BigDecimal` to the specified scale.\n     *\n     * If the given scale is smaller than the current scale, the value will be rounded down to\n     * the nearest integer.\n     *\n     * @since 2.0.0\n     * @category scaling\n     */\n    (scale: number): (self: BigDecimal) => BigDecimal;\n    /**\n     * Scales a given `BigDecimal` to the specified scale.\n     *\n     * If the given scale is smaller than the current scale, the value will be rounded down to\n     * the nearest integer.\n     *\n     * @since 2.0.0\n     * @category scaling\n     */\n    (self: BigDecimal, scale: number): BigDecimal;\n};\n/**\n * Provides an addition operation on `BigDecimal`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { sum, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(sum(unsafeFromString(\"2\"), unsafeFromString(\"3\")), unsafeFromString(\"5\"))\n * ```\n *\n * @since 2.0.0\n * @category math\n */\nexport declare const sum: {\n    /**\n     * Provides an addition operation on `BigDecimal`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { sum, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(sum(unsafeFromString(\"2\"), unsafeFromString(\"3\")), unsafeFromString(\"5\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (that: BigDecimal): (self: BigDecimal) => BigDecimal;\n    /**\n     * Provides an addition operation on `BigDecimal`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { sum, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(sum(unsafeFromString(\"2\"), unsafeFromString(\"3\")), unsafeFromString(\"5\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (self: BigDecimal, that: BigDecimal): BigDecimal;\n};\n/**\n * Provides a multiplication operation on `BigDecimal`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { multiply, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(multiply(unsafeFromString(\"2\"), unsafeFromString(\"3\")), unsafeFromString(\"6\"))\n * ```\n *\n * @since 2.0.0\n * @category math\n */\nexport declare const multiply: {\n    /**\n     * Provides a multiplication operation on `BigDecimal`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { multiply, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(multiply(unsafeFromString(\"2\"), unsafeFromString(\"3\")), unsafeFromString(\"6\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (that: BigDecimal): (self: BigDecimal) => BigDecimal;\n    /**\n     * Provides a multiplication operation on `BigDecimal`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { multiply, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(multiply(unsafeFromString(\"2\"), unsafeFromString(\"3\")), unsafeFromString(\"6\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (self: BigDecimal, that: BigDecimal): BigDecimal;\n};\n/**\n * Provides a subtraction operation on `BigDecimal`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { subtract, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(subtract(unsafeFromString(\"2\"), unsafeFromString(\"3\")), unsafeFromString(\"-1\"))\n * ```\n *\n * @since 2.0.0\n * @category math\n */\nexport declare const subtract: {\n    /**\n     * Provides a subtraction operation on `BigDecimal`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { subtract, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(subtract(unsafeFromString(\"2\"), unsafeFromString(\"3\")), unsafeFromString(\"-1\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (that: BigDecimal): (self: BigDecimal) => BigDecimal;\n    /**\n     * Provides a subtraction operation on `BigDecimal`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { subtract, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(subtract(unsafeFromString(\"2\"), unsafeFromString(\"3\")), unsafeFromString(\"-1\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (self: BigDecimal, that: BigDecimal): BigDecimal;\n};\n/**\n * Provides a division operation on `BigDecimal`s.\n *\n * If the dividend is not a multiple of the divisor the result will be a `BigDecimal` value\n * which represents the integer division rounded down to the nearest integer.\n *\n * If the divisor is `0`, the result will be `None`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { BigDecimal, Option } from \"effect\"\n *\n * assert.deepStrictEqual(BigDecimal.divide(BigDecimal.unsafeFromString(\"6\"), BigDecimal.unsafeFromString(\"3\")), Option.some(BigDecimal.unsafeFromString(\"2\")))\n * assert.deepStrictEqual(BigDecimal.divide(BigDecimal.unsafeFromString(\"6\"), BigDecimal.unsafeFromString(\"4\")), Option.some(BigDecimal.unsafeFromString(\"1.5\")))\n * assert.deepStrictEqual(BigDecimal.divide(BigDecimal.unsafeFromString(\"6\"), BigDecimal.unsafeFromString(\"0\")), Option.none())\n * ```\n *\n * @since 2.0.0\n * @category math\n */\nexport declare const divide: {\n    /**\n     * Provides a division operation on `BigDecimal`s.\n     *\n     * If the dividend is not a multiple of the divisor the result will be a `BigDecimal` value\n     * which represents the integer division rounded down to the nearest integer.\n     *\n     * If the divisor is `0`, the result will be `None`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { BigDecimal, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(BigDecimal.divide(BigDecimal.unsafeFromString(\"6\"), BigDecimal.unsafeFromString(\"3\")), Option.some(BigDecimal.unsafeFromString(\"2\")))\n     * assert.deepStrictEqual(BigDecimal.divide(BigDecimal.unsafeFromString(\"6\"), BigDecimal.unsafeFromString(\"4\")), Option.some(BigDecimal.unsafeFromString(\"1.5\")))\n     * assert.deepStrictEqual(BigDecimal.divide(BigDecimal.unsafeFromString(\"6\"), BigDecimal.unsafeFromString(\"0\")), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (that: BigDecimal): (self: BigDecimal) => Option.Option<BigDecimal>;\n    /**\n     * Provides a division operation on `BigDecimal`s.\n     *\n     * If the dividend is not a multiple of the divisor the result will be a `BigDecimal` value\n     * which represents the integer division rounded down to the nearest integer.\n     *\n     * If the divisor is `0`, the result will be `None`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { BigDecimal, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(BigDecimal.divide(BigDecimal.unsafeFromString(\"6\"), BigDecimal.unsafeFromString(\"3\")), Option.some(BigDecimal.unsafeFromString(\"2\")))\n     * assert.deepStrictEqual(BigDecimal.divide(BigDecimal.unsafeFromString(\"6\"), BigDecimal.unsafeFromString(\"4\")), Option.some(BigDecimal.unsafeFromString(\"1.5\")))\n     * assert.deepStrictEqual(BigDecimal.divide(BigDecimal.unsafeFromString(\"6\"), BigDecimal.unsafeFromString(\"0\")), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (self: BigDecimal, that: BigDecimal): Option.Option<BigDecimal>;\n};\n/**\n * Provides an unsafe division operation on `BigDecimal`s.\n *\n * If the dividend is not a multiple of the divisor the result will be a `BigDecimal` value\n * which represents the integer division rounded down to the nearest integer.\n *\n * Throws a `RangeError` if the divisor is `0`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { unsafeDivide, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(unsafeDivide(unsafeFromString(\"6\"), unsafeFromString(\"3\")), unsafeFromString(\"2\"))\n * assert.deepStrictEqual(unsafeDivide(unsafeFromString(\"6\"), unsafeFromString(\"4\")), unsafeFromString(\"1.5\"))\n * ```\n *\n * @since 2.0.0\n * @category math\n */\nexport declare const unsafeDivide: {\n    /**\n     * Provides an unsafe division operation on `BigDecimal`s.\n     *\n     * If the dividend is not a multiple of the divisor the result will be a `BigDecimal` value\n     * which represents the integer division rounded down to the nearest integer.\n     *\n     * Throws a `RangeError` if the divisor is `0`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { unsafeDivide, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(unsafeDivide(unsafeFromString(\"6\"), unsafeFromString(\"3\")), unsafeFromString(\"2\"))\n     * assert.deepStrictEqual(unsafeDivide(unsafeFromString(\"6\"), unsafeFromString(\"4\")), unsafeFromString(\"1.5\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (that: BigDecimal): (self: BigDecimal) => BigDecimal;\n    /**\n     * Provides an unsafe division operation on `BigDecimal`s.\n     *\n     * If the dividend is not a multiple of the divisor the result will be a `BigDecimal` value\n     * which represents the integer division rounded down to the nearest integer.\n     *\n     * Throws a `RangeError` if the divisor is `0`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { unsafeDivide, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(unsafeDivide(unsafeFromString(\"6\"), unsafeFromString(\"3\")), unsafeFromString(\"2\"))\n     * assert.deepStrictEqual(unsafeDivide(unsafeFromString(\"6\"), unsafeFromString(\"4\")), unsafeFromString(\"1.5\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (self: BigDecimal, that: BigDecimal): BigDecimal;\n};\n/**\n * @since 2.0.0\n * @category instances\n */\nexport declare const Order: order.Order<BigDecimal>;\n/**\n * Returns `true` if the first argument is less than the second, otherwise `false`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { lessThan, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(lessThan(unsafeFromString(\"2\"), unsafeFromString(\"3\")), true)\n * assert.deepStrictEqual(lessThan(unsafeFromString(\"3\"), unsafeFromString(\"3\")), false)\n * assert.deepStrictEqual(lessThan(unsafeFromString(\"4\"), unsafeFromString(\"3\")), false)\n * ```\n *\n * @since 2.0.0\n * @category predicates\n */\nexport declare const lessThan: {\n    /**\n     * Returns `true` if the first argument is less than the second, otherwise `false`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { lessThan, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(lessThan(unsafeFromString(\"2\"), unsafeFromString(\"3\")), true)\n     * assert.deepStrictEqual(lessThan(unsafeFromString(\"3\"), unsafeFromString(\"3\")), false)\n     * assert.deepStrictEqual(lessThan(unsafeFromString(\"4\"), unsafeFromString(\"3\")), false)\n     * ```\n     *\n     * @since 2.0.0\n     * @category predicates\n     */\n    (that: BigDecimal): (self: BigDecimal) => boolean;\n    /**\n     * Returns `true` if the first argument is less than the second, otherwise `false`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { lessThan, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(lessThan(unsafeFromString(\"2\"), unsafeFromString(\"3\")), true)\n     * assert.deepStrictEqual(lessThan(unsafeFromString(\"3\"), unsafeFromString(\"3\")), false)\n     * assert.deepStrictEqual(lessThan(unsafeFromString(\"4\"), unsafeFromString(\"3\")), false)\n     * ```\n     *\n     * @since 2.0.0\n     * @category predicates\n     */\n    (self: BigDecimal, that: BigDecimal): boolean;\n};\n/**\n * Checks if a given `BigDecimal` is less than or equal to the provided one.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { lessThanOrEqualTo, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(lessThanOrEqualTo(unsafeFromString(\"2\"), unsafeFromString(\"3\")), true)\n * assert.deepStrictEqual(lessThanOrEqualTo(unsafeFromString(\"3\"), unsafeFromString(\"3\")), true)\n * assert.deepStrictEqual(lessThanOrEqualTo(unsafeFromString(\"4\"), unsafeFromString(\"3\")), false)\n * ```\n *\n * @since 2.0.0\n * @category predicates\n */\nexport declare const lessThanOrEqualTo: {\n    /**\n     * Checks if a given `BigDecimal` is less than or equal to the provided one.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { lessThanOrEqualTo, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(lessThanOrEqualTo(unsafeFromString(\"2\"), unsafeFromString(\"3\")), true)\n     * assert.deepStrictEqual(lessThanOrEqualTo(unsafeFromString(\"3\"), unsafeFromString(\"3\")), true)\n     * assert.deepStrictEqual(lessThanOrEqualTo(unsafeFromString(\"4\"), unsafeFromString(\"3\")), false)\n     * ```\n     *\n     * @since 2.0.0\n     * @category predicates\n     */\n    (that: BigDecimal): (self: BigDecimal) => boolean;\n    /**\n     * Checks if a given `BigDecimal` is less than or equal to the provided one.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { lessThanOrEqualTo, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(lessThanOrEqualTo(unsafeFromString(\"2\"), unsafeFromString(\"3\")), true)\n     * assert.deepStrictEqual(lessThanOrEqualTo(unsafeFromString(\"3\"), unsafeFromString(\"3\")), true)\n     * assert.deepStrictEqual(lessThanOrEqualTo(unsafeFromString(\"4\"), unsafeFromString(\"3\")), false)\n     * ```\n     *\n     * @since 2.0.0\n     * @category predicates\n     */\n    (self: BigDecimal, that: BigDecimal): boolean;\n};\n/**\n * Returns `true` if the first argument is greater than the second, otherwise `false`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { greaterThan, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(greaterThan(unsafeFromString(\"2\"), unsafeFromString(\"3\")), false)\n * assert.deepStrictEqual(greaterThan(unsafeFromString(\"3\"), unsafeFromString(\"3\")), false)\n * assert.deepStrictEqual(greaterThan(unsafeFromString(\"4\"), unsafeFromString(\"3\")), true)\n * ```\n *\n * @since 2.0.0\n * @category predicates\n */\nexport declare const greaterThan: {\n    /**\n     * Returns `true` if the first argument is greater than the second, otherwise `false`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { greaterThan, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(greaterThan(unsafeFromString(\"2\"), unsafeFromString(\"3\")), false)\n     * assert.deepStrictEqual(greaterThan(unsafeFromString(\"3\"), unsafeFromString(\"3\")), false)\n     * assert.deepStrictEqual(greaterThan(unsafeFromString(\"4\"), unsafeFromString(\"3\")), true)\n     * ```\n     *\n     * @since 2.0.0\n     * @category predicates\n     */\n    (that: BigDecimal): (self: BigDecimal) => boolean;\n    /**\n     * Returns `true` if the first argument is greater than the second, otherwise `false`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { greaterThan, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(greaterThan(unsafeFromString(\"2\"), unsafeFromString(\"3\")), false)\n     * assert.deepStrictEqual(greaterThan(unsafeFromString(\"3\"), unsafeFromString(\"3\")), false)\n     * assert.deepStrictEqual(greaterThan(unsafeFromString(\"4\"), unsafeFromString(\"3\")), true)\n     * ```\n     *\n     * @since 2.0.0\n     * @category predicates\n     */\n    (self: BigDecimal, that: BigDecimal): boolean;\n};\n/**\n * Checks if a given `BigDecimal` is greater than or equal to the provided one.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { greaterThanOrEqualTo, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(greaterThanOrEqualTo(unsafeFromString(\"2\"), unsafeFromString(\"3\")), false)\n * assert.deepStrictEqual(greaterThanOrEqualTo(unsafeFromString(\"3\"), unsafeFromString(\"3\")), true)\n * assert.deepStrictEqual(greaterThanOrEqualTo(unsafeFromString(\"4\"), unsafeFromString(\"3\")), true)\n * ```\n *\n * @since 2.0.0\n * @category predicates\n */\nexport declare const greaterThanOrEqualTo: {\n    /**\n     * Checks if a given `BigDecimal` is greater than or equal to the provided one.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { greaterThanOrEqualTo, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(greaterThanOrEqualTo(unsafeFromString(\"2\"), unsafeFromString(\"3\")), false)\n     * assert.deepStrictEqual(greaterThanOrEqualTo(unsafeFromString(\"3\"), unsafeFromString(\"3\")), true)\n     * assert.deepStrictEqual(greaterThanOrEqualTo(unsafeFromString(\"4\"), unsafeFromString(\"3\")), true)\n     * ```\n     *\n     * @since 2.0.0\n     * @category predicates\n     */\n    (that: BigDecimal): (self: BigDecimal) => boolean;\n    /**\n     * Checks if a given `BigDecimal` is greater than or equal to the provided one.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { greaterThanOrEqualTo, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(greaterThanOrEqualTo(unsafeFromString(\"2\"), unsafeFromString(\"3\")), false)\n     * assert.deepStrictEqual(greaterThanOrEqualTo(unsafeFromString(\"3\"), unsafeFromString(\"3\")), true)\n     * assert.deepStrictEqual(greaterThanOrEqualTo(unsafeFromString(\"4\"), unsafeFromString(\"3\")), true)\n     * ```\n     *\n     * @since 2.0.0\n     * @category predicates\n     */\n    (self: BigDecimal, that: BigDecimal): boolean;\n};\n/**\n * Checks if a `BigDecimal` is between a `minimum` and `maximum` value (inclusive).\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { BigDecimal } from \"effect\"\n *\n * const between = BigDecimal.between({\n *   minimum: BigDecimal.unsafeFromString(\"1\"),\n *   maximum: BigDecimal.unsafeFromString(\"5\") }\n * )\n *\n * assert.deepStrictEqual(between(BigDecimal.unsafeFromString(\"3\")), true)\n * assert.deepStrictEqual(between(BigDecimal.unsafeFromString(\"0\")), false)\n * assert.deepStrictEqual(between(BigDecimal.unsafeFromString(\"6\")), false)\n * ```\n *\n * @since 2.0.0\n * @category predicates\n */\nexport declare const between: {\n    /**\n     * Checks if a `BigDecimal` is between a `minimum` and `maximum` value (inclusive).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { BigDecimal } from \"effect\"\n     *\n     * const between = BigDecimal.between({\n     *   minimum: BigDecimal.unsafeFromString(\"1\"),\n     *   maximum: BigDecimal.unsafeFromString(\"5\") }\n     * )\n     *\n     * assert.deepStrictEqual(between(BigDecimal.unsafeFromString(\"3\")), true)\n     * assert.deepStrictEqual(between(BigDecimal.unsafeFromString(\"0\")), false)\n     * assert.deepStrictEqual(between(BigDecimal.unsafeFromString(\"6\")), false)\n     * ```\n     *\n     * @since 2.0.0\n     * @category predicates\n     */\n    (options: {\n        minimum: BigDecimal;\n        maximum: BigDecimal;\n    }): (self: BigDecimal) => boolean;\n    /**\n     * Checks if a `BigDecimal` is between a `minimum` and `maximum` value (inclusive).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { BigDecimal } from \"effect\"\n     *\n     * const between = BigDecimal.between({\n     *   minimum: BigDecimal.unsafeFromString(\"1\"),\n     *   maximum: BigDecimal.unsafeFromString(\"5\") }\n     * )\n     *\n     * assert.deepStrictEqual(between(BigDecimal.unsafeFromString(\"3\")), true)\n     * assert.deepStrictEqual(between(BigDecimal.unsafeFromString(\"0\")), false)\n     * assert.deepStrictEqual(between(BigDecimal.unsafeFromString(\"6\")), false)\n     * ```\n     *\n     * @since 2.0.0\n     * @category predicates\n     */\n    (self: BigDecimal, options: {\n        minimum: BigDecimal;\n        maximum: BigDecimal;\n    }): boolean;\n};\n/**\n * Restricts the given `BigDecimal` to be within the range specified by the `minimum` and `maximum` values.\n *\n * - If the `BigDecimal` is less than the `minimum` value, the function returns the `minimum` value.\n * - If the `BigDecimal` is greater than the `maximum` value, the function returns the `maximum` value.\n * - Otherwise, it returns the original `BigDecimal`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { BigDecimal } from \"effect\"\n *\n * const clamp = BigDecimal.clamp({\n *   minimum: BigDecimal.unsafeFromString(\"1\"),\n *   maximum: BigDecimal.unsafeFromString(\"5\") }\n * )\n *\n * assert.deepStrictEqual(clamp(BigDecimal.unsafeFromString(\"3\")), BigDecimal.unsafeFromString(\"3\"))\n * assert.deepStrictEqual(clamp(BigDecimal.unsafeFromString(\"0\")), BigDecimal.unsafeFromString(\"1\"))\n * assert.deepStrictEqual(clamp(BigDecimal.unsafeFromString(\"6\")), BigDecimal.unsafeFromString(\"5\"))\n * ```\n *\n * @since 2.0.0\n * @category math\n */\nexport declare const clamp: {\n    /**\n     * Restricts the given `BigDecimal` to be within the range specified by the `minimum` and `maximum` values.\n     *\n     * - If the `BigDecimal` is less than the `minimum` value, the function returns the `minimum` value.\n     * - If the `BigDecimal` is greater than the `maximum` value, the function returns the `maximum` value.\n     * - Otherwise, it returns the original `BigDecimal`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { BigDecimal } from \"effect\"\n     *\n     * const clamp = BigDecimal.clamp({\n     *   minimum: BigDecimal.unsafeFromString(\"1\"),\n     *   maximum: BigDecimal.unsafeFromString(\"5\") }\n     * )\n     *\n     * assert.deepStrictEqual(clamp(BigDecimal.unsafeFromString(\"3\")), BigDecimal.unsafeFromString(\"3\"))\n     * assert.deepStrictEqual(clamp(BigDecimal.unsafeFromString(\"0\")), BigDecimal.unsafeFromString(\"1\"))\n     * assert.deepStrictEqual(clamp(BigDecimal.unsafeFromString(\"6\")), BigDecimal.unsafeFromString(\"5\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (options: {\n        minimum: BigDecimal;\n        maximum: BigDecimal;\n    }): (self: BigDecimal) => BigDecimal;\n    /**\n     * Restricts the given `BigDecimal` to be within the range specified by the `minimum` and `maximum` values.\n     *\n     * - If the `BigDecimal` is less than the `minimum` value, the function returns the `minimum` value.\n     * - If the `BigDecimal` is greater than the `maximum` value, the function returns the `maximum` value.\n     * - Otherwise, it returns the original `BigDecimal`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { BigDecimal } from \"effect\"\n     *\n     * const clamp = BigDecimal.clamp({\n     *   minimum: BigDecimal.unsafeFromString(\"1\"),\n     *   maximum: BigDecimal.unsafeFromString(\"5\") }\n     * )\n     *\n     * assert.deepStrictEqual(clamp(BigDecimal.unsafeFromString(\"3\")), BigDecimal.unsafeFromString(\"3\"))\n     * assert.deepStrictEqual(clamp(BigDecimal.unsafeFromString(\"0\")), BigDecimal.unsafeFromString(\"1\"))\n     * assert.deepStrictEqual(clamp(BigDecimal.unsafeFromString(\"6\")), BigDecimal.unsafeFromString(\"5\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (self: BigDecimal, options: {\n        minimum: BigDecimal;\n        maximum: BigDecimal;\n    }): BigDecimal;\n};\n/**\n * Returns the minimum between two `BigDecimal`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { min, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(min(unsafeFromString(\"2\"), unsafeFromString(\"3\")), unsafeFromString(\"2\"))\n * ```\n *\n * @since 2.0.0\n * @category math\n */\nexport declare const min: {\n    /**\n     * Returns the minimum between two `BigDecimal`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { min, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(min(unsafeFromString(\"2\"), unsafeFromString(\"3\")), unsafeFromString(\"2\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (that: BigDecimal): (self: BigDecimal) => BigDecimal;\n    /**\n     * Returns the minimum between two `BigDecimal`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { min, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(min(unsafeFromString(\"2\"), unsafeFromString(\"3\")), unsafeFromString(\"2\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (self: BigDecimal, that: BigDecimal): BigDecimal;\n};\n/**\n * Returns the maximum between two `BigDecimal`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { max, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(max(unsafeFromString(\"2\"), unsafeFromString(\"3\")), unsafeFromString(\"3\"))\n * ```\n *\n * @since 2.0.0\n * @category math\n */\nexport declare const max: {\n    /**\n     * Returns the maximum between two `BigDecimal`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { max, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(max(unsafeFromString(\"2\"), unsafeFromString(\"3\")), unsafeFromString(\"3\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (that: BigDecimal): (self: BigDecimal) => BigDecimal;\n    /**\n     * Returns the maximum between two `BigDecimal`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { max, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(max(unsafeFromString(\"2\"), unsafeFromString(\"3\")), unsafeFromString(\"3\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (self: BigDecimal, that: BigDecimal): BigDecimal;\n};\n/**\n * Determines the sign of a given `BigDecimal`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { sign, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(sign(unsafeFromString(\"-5\")), -1)\n * assert.deepStrictEqual(sign(unsafeFromString(\"0\")), 0)\n * assert.deepStrictEqual(sign(unsafeFromString(\"5\")), 1)\n * ```\n *\n * @since 2.0.0\n * @category math\n */\nexport declare const sign: (n: BigDecimal) => Ordering;\n/**\n * Determines the absolute value of a given `BigDecimal`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { abs, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(abs(unsafeFromString(\"-5\")), unsafeFromString(\"5\"))\n * assert.deepStrictEqual(abs(unsafeFromString(\"0\")), unsafeFromString(\"0\"))\n * assert.deepStrictEqual(abs(unsafeFromString(\"5\")), unsafeFromString(\"5\"))\n * ```\n *\n * @since 2.0.0\n * @category math\n */\nexport declare const abs: (n: BigDecimal) => BigDecimal;\n/**\n * Provides a negate operation on `BigDecimal`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { negate, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(negate(unsafeFromString(\"3\")), unsafeFromString(\"-3\"))\n * assert.deepStrictEqual(negate(unsafeFromString(\"-6\")), unsafeFromString(\"6\"))\n * ```\n *\n * @since 2.0.0\n * @category math\n */\nexport declare const negate: (n: BigDecimal) => BigDecimal;\n/**\n * Returns the remainder left over when one operand is divided by a second operand.\n *\n * If the divisor is `0`, the result will be `None`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { BigDecimal, Option } from \"effect\"\n *\n * assert.deepStrictEqual(BigDecimal.remainder(BigDecimal.unsafeFromString(\"2\"), BigDecimal.unsafeFromString(\"2\")), Option.some(BigDecimal.unsafeFromString(\"0\")))\n * assert.deepStrictEqual(BigDecimal.remainder(BigDecimal.unsafeFromString(\"3\"), BigDecimal.unsafeFromString(\"2\")), Option.some(BigDecimal.unsafeFromString(\"1\")))\n * assert.deepStrictEqual(BigDecimal.remainder(BigDecimal.unsafeFromString(\"-4\"), BigDecimal.unsafeFromString(\"2\")), Option.some(BigDecimal.unsafeFromString(\"0\")))\n * ```\n *\n * @since 2.0.0\n * @category math\n */\nexport declare const remainder: {\n    /**\n     * Returns the remainder left over when one operand is divided by a second operand.\n     *\n     * If the divisor is `0`, the result will be `None`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { BigDecimal, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(BigDecimal.remainder(BigDecimal.unsafeFromString(\"2\"), BigDecimal.unsafeFromString(\"2\")), Option.some(BigDecimal.unsafeFromString(\"0\")))\n     * assert.deepStrictEqual(BigDecimal.remainder(BigDecimal.unsafeFromString(\"3\"), BigDecimal.unsafeFromString(\"2\")), Option.some(BigDecimal.unsafeFromString(\"1\")))\n     * assert.deepStrictEqual(BigDecimal.remainder(BigDecimal.unsafeFromString(\"-4\"), BigDecimal.unsafeFromString(\"2\")), Option.some(BigDecimal.unsafeFromString(\"0\")))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (divisor: BigDecimal): (self: BigDecimal) => Option.Option<BigDecimal>;\n    /**\n     * Returns the remainder left over when one operand is divided by a second operand.\n     *\n     * If the divisor is `0`, the result will be `None`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { BigDecimal, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(BigDecimal.remainder(BigDecimal.unsafeFromString(\"2\"), BigDecimal.unsafeFromString(\"2\")), Option.some(BigDecimal.unsafeFromString(\"0\")))\n     * assert.deepStrictEqual(BigDecimal.remainder(BigDecimal.unsafeFromString(\"3\"), BigDecimal.unsafeFromString(\"2\")), Option.some(BigDecimal.unsafeFromString(\"1\")))\n     * assert.deepStrictEqual(BigDecimal.remainder(BigDecimal.unsafeFromString(\"-4\"), BigDecimal.unsafeFromString(\"2\")), Option.some(BigDecimal.unsafeFromString(\"0\")))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (self: BigDecimal, divisor: BigDecimal): Option.Option<BigDecimal>;\n};\n/**\n * Returns the remainder left over when one operand is divided by a second operand.\n *\n * Throws a `RangeError` if the divisor is `0`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { unsafeRemainder, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(unsafeRemainder(unsafeFromString(\"2\"), unsafeFromString(\"2\")), unsafeFromString(\"0\"))\n * assert.deepStrictEqual(unsafeRemainder(unsafeFromString(\"3\"), unsafeFromString(\"2\")), unsafeFromString(\"1\"))\n * assert.deepStrictEqual(unsafeRemainder(unsafeFromString(\"-4\"), unsafeFromString(\"2\")), unsafeFromString(\"0\"))\n * ```\n *\n * @since 2.0.0\n * @category math\n */\nexport declare const unsafeRemainder: {\n    /**\n     * Returns the remainder left over when one operand is divided by a second operand.\n     *\n     * Throws a `RangeError` if the divisor is `0`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { unsafeRemainder, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(unsafeRemainder(unsafeFromString(\"2\"), unsafeFromString(\"2\")), unsafeFromString(\"0\"))\n     * assert.deepStrictEqual(unsafeRemainder(unsafeFromString(\"3\"), unsafeFromString(\"2\")), unsafeFromString(\"1\"))\n     * assert.deepStrictEqual(unsafeRemainder(unsafeFromString(\"-4\"), unsafeFromString(\"2\")), unsafeFromString(\"0\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (divisor: BigDecimal): (self: BigDecimal) => BigDecimal;\n    /**\n     * Returns the remainder left over when one operand is divided by a second operand.\n     *\n     * Throws a `RangeError` if the divisor is `0`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { unsafeRemainder, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(unsafeRemainder(unsafeFromString(\"2\"), unsafeFromString(\"2\")), unsafeFromString(\"0\"))\n     * assert.deepStrictEqual(unsafeRemainder(unsafeFromString(\"3\"), unsafeFromString(\"2\")), unsafeFromString(\"1\"))\n     * assert.deepStrictEqual(unsafeRemainder(unsafeFromString(\"-4\"), unsafeFromString(\"2\")), unsafeFromString(\"0\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category math\n     */\n    (self: BigDecimal, divisor: BigDecimal): BigDecimal;\n};\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const Equivalence: equivalence.Equivalence<BigDecimal>;\n/**\n * Checks if two `BigDecimal`s are equal.\n *\n * @since 2.0.0\n * @category predicates\n */\nexport declare const equals: {\n    /**\n     * Checks if two `BigDecimal`s are equal.\n     *\n     * @since 2.0.0\n     * @category predicates\n     */\n    (that: BigDecimal): (self: BigDecimal) => boolean;\n    /**\n     * Checks if two `BigDecimal`s are equal.\n     *\n     * @since 2.0.0\n     * @category predicates\n     */\n    (self: BigDecimal, that: BigDecimal): boolean;\n};\n/**\n * Creates a `BigDecimal` from a `bigint` value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromBigInt: (n: bigint) => BigDecimal;\n/**\n * Creates a `BigDecimal` from a `number` value.\n *\n * It is not recommended to convert a floating point number to a decimal directly,\n * as the floating point representation may be unexpected.\n *\n * Throws a `RangeError` if the number is not finite (`NaN`, `+Infinity` or `-Infinity`).\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { unsafeFromNumber, make } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(unsafeFromNumber(123), make(123n, 0))\n * assert.deepStrictEqual(unsafeFromNumber(123.456), make(123456n, 3))\n * ```\n *\n * @since 3.11.0\n * @category constructors\n */\nexport declare const unsafeFromNumber: (n: number) => BigDecimal;\n/**\n * Creates a `BigDecimal` from a `number` value.\n *\n * It is not recommended to convert a floating point number to a decimal directly,\n * as the floating point representation may be unexpected.\n *\n * Throws a `RangeError` if the number is not finite (`NaN`, `+Infinity` or `-Infinity`).\n *\n * @since 2.0.0\n * @category constructors\n * @deprecated Use {@link unsafeFromNumber} instead.\n */\nexport declare const fromNumber: (n: number) => BigDecimal;\n/**\n * Creates a `BigDecimal` from a `number` value.\n *\n * It is not recommended to convert a floating point number to a decimal directly,\n * as the floating point representation may be unexpected.\n *\n * Returns `None` if the number is not finite (`NaN`, `+Infinity` or `-Infinity`).\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { BigDecimal, Option } from \"effect\"\n *\n * assert.deepStrictEqual(BigDecimal.safeFromNumber(123), Option.some(BigDecimal.make(123n, 0)))\n * assert.deepStrictEqual(BigDecimal.safeFromNumber(123.456), Option.some(BigDecimal.make(123456n, 3)))\n * assert.deepStrictEqual(BigDecimal.safeFromNumber(Infinity), Option.none())\n * ```\n *\n * @since 3.11.0\n * @category constructors\n */\nexport declare const safeFromNumber: (n: number) => Option.Option<BigDecimal>;\n/**\n * Parses a numerical `string` into a `BigDecimal`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { BigDecimal, Option } from \"effect\"\n *\n * assert.deepStrictEqual(BigDecimal.fromString(\"123\"), Option.some(BigDecimal.make(123n, 0)))\n * assert.deepStrictEqual(BigDecimal.fromString(\"123.456\"), Option.some(BigDecimal.make(123456n, 3)))\n * assert.deepStrictEqual(BigDecimal.fromString(\"123.abc\"), Option.none())\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromString: (s: string) => Option.Option<BigDecimal>;\n/**\n * Parses a numerical `string` into a `BigDecimal`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { unsafeFromString, make } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(unsafeFromString(\"123\"), make(123n, 0))\n * assert.deepStrictEqual(unsafeFromString(\"123.456\"), make(123456n, 3))\n * assert.throws(() => unsafeFromString(\"123.abc\"))\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unsafeFromString: (s: string) => BigDecimal;\n/**\n * Formats a given `BigDecimal` as a `string`.\n *\n * If the scale of the `BigDecimal` is greater than or equal to 16, the `BigDecimal` will\n * be formatted in scientific notation.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { format, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(format(unsafeFromString(\"-5\")), \"-5\")\n * assert.deepStrictEqual(format(unsafeFromString(\"123.456\")), \"123.456\")\n * assert.deepStrictEqual(format(unsafeFromString(\"-0.00000123\")), \"-0.00000123\")\n * ```\n *\n * @since 2.0.0\n * @category conversions\n */\nexport declare const format: (n: BigDecimal) => string;\n/**\n * Formats a given `BigDecimal` as a `string` in scientific notation.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { toExponential, make } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(toExponential(make(123456n, -5)), \"1.23456e+10\")\n * ```\n *\n * @since 3.11.0\n * @category conversions\n */\nexport declare const toExponential: (n: BigDecimal) => string;\n/**\n * Converts a `BigDecimal` to a `number`.\n *\n * This function will produce incorrect results if the `BigDecimal` exceeds the 64-bit range of a `number`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { unsafeToNumber, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(unsafeToNumber(unsafeFromString(\"123.456\")), 123.456)\n * ```\n *\n * @since 2.0.0\n * @category conversions\n */\nexport declare const unsafeToNumber: (n: BigDecimal) => number;\n/**\n * Checks if a given `BigDecimal` is an integer.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isInteger, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(isInteger(unsafeFromString(\"0\")), true)\n * assert.deepStrictEqual(isInteger(unsafeFromString(\"1\")), true)\n * assert.deepStrictEqual(isInteger(unsafeFromString(\"1.1\")), false)\n * ```\n *\n * @since 2.0.0\n * @category predicates\n */\nexport declare const isInteger: (n: BigDecimal) => boolean;\n/**\n * Checks if a given `BigDecimal` is `0`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isZero, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(isZero(unsafeFromString(\"0\")), true)\n * assert.deepStrictEqual(isZero(unsafeFromString(\"1\")), false)\n * ```\n *\n * @since 2.0.0\n * @category predicates\n */\nexport declare const isZero: (n: BigDecimal) => boolean;\n/**\n * Checks if a given `BigDecimal` is negative.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isNegative, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(isNegative(unsafeFromString(\"-1\")), true)\n * assert.deepStrictEqual(isNegative(unsafeFromString(\"0\")), false)\n * assert.deepStrictEqual(isNegative(unsafeFromString(\"1\")), false)\n * ```\n *\n * @since 2.0.0\n * @category predicates\n */\nexport declare const isNegative: (n: BigDecimal) => boolean;\n/**\n * Checks if a given `BigDecimal` is positive.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isPositive, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(isPositive(unsafeFromString(\"-1\")), false)\n * assert.deepStrictEqual(isPositive(unsafeFromString(\"0\")), false)\n * assert.deepStrictEqual(isPositive(unsafeFromString(\"1\")), true)\n * ```\n *\n * @since 2.0.0\n * @category predicates\n */\nexport declare const isPositive: (n: BigDecimal) => boolean;\n/**\n * Calculate the ceiling of a `BigDecimal` at the given scale.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { ceil, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(ceil(unsafeFromString(\"145\"), -1), unsafeFromString(\"150\"))\n * assert.deepStrictEqual(ceil(unsafeFromString(\"-14.5\")), unsafeFromString(\"-14\"))\n * ```\n *\n * @since 3.16.0\n * @category math\n */\nexport declare const ceil: {\n    /**\n     * Calculate the ceiling of a `BigDecimal` at the given scale.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { ceil, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(ceil(unsafeFromString(\"145\"), -1), unsafeFromString(\"150\"))\n     * assert.deepStrictEqual(ceil(unsafeFromString(\"-14.5\")), unsafeFromString(\"-14\"))\n     * ```\n     *\n     * @since 3.16.0\n     * @category math\n     */\n    (scale: number): (self: BigDecimal) => BigDecimal;\n    /**\n     * Calculate the ceiling of a `BigDecimal` at the given scale.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { ceil, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(ceil(unsafeFromString(\"145\"), -1), unsafeFromString(\"150\"))\n     * assert.deepStrictEqual(ceil(unsafeFromString(\"-14.5\")), unsafeFromString(\"-14\"))\n     * ```\n     *\n     * @since 3.16.0\n     * @category math\n     */\n    (self: BigDecimal, scale?: number): BigDecimal;\n};\n/**\n * Calculate the floor of a `BigDecimal` at the given scale.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { floor, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(floor(unsafeFromString(\"145\"), -1), unsafeFromString(\"140\"))\n * assert.deepStrictEqual(floor(unsafeFromString(\"-14.5\")), unsafeFromString(\"-15\"))\n * ```\n *\n * @since 3.16.0\n * @category math\n */\nexport declare const floor: {\n    /**\n     * Calculate the floor of a `BigDecimal` at the given scale.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { floor, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(floor(unsafeFromString(\"145\"), -1), unsafeFromString(\"140\"))\n     * assert.deepStrictEqual(floor(unsafeFromString(\"-14.5\")), unsafeFromString(\"-15\"))\n     * ```\n     *\n     * @since 3.16.0\n     * @category math\n     */\n    (scale: number): (self: BigDecimal) => BigDecimal;\n    /**\n     * Calculate the floor of a `BigDecimal` at the given scale.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { floor, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(floor(unsafeFromString(\"145\"), -1), unsafeFromString(\"140\"))\n     * assert.deepStrictEqual(floor(unsafeFromString(\"-14.5\")), unsafeFromString(\"-15\"))\n     * ```\n     *\n     * @since 3.16.0\n     * @category math\n     */\n    (self: BigDecimal, scale?: number): BigDecimal;\n};\n/**\n * Truncate a `BigDecimal` at the given scale. This is the same operation as rounding away from zero.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { truncate, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(truncate(unsafeFromString(\"145\"), -1), unsafeFromString(\"140\"))\n * assert.deepStrictEqual(truncate(unsafeFromString(\"-14.5\")), unsafeFromString(\"-14\"))\n * ```\n *\n * @since 3.16.0\n * @category math\n */\nexport declare const truncate: {\n    /**\n     * Truncate a `BigDecimal` at the given scale. This is the same operation as rounding away from zero.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { truncate, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(truncate(unsafeFromString(\"145\"), -1), unsafeFromString(\"140\"))\n     * assert.deepStrictEqual(truncate(unsafeFromString(\"-14.5\")), unsafeFromString(\"-14\"))\n     * ```\n     *\n     * @since 3.16.0\n     * @category math\n     */\n    (scale: number): (self: BigDecimal) => BigDecimal;\n    /**\n     * Truncate a `BigDecimal` at the given scale. This is the same operation as rounding away from zero.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { truncate, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(truncate(unsafeFromString(\"145\"), -1), unsafeFromString(\"140\"))\n     * assert.deepStrictEqual(truncate(unsafeFromString(\"-14.5\")), unsafeFromString(\"-14\"))\n     * ```\n     *\n     * @since 3.16.0\n     * @category math\n     */\n    (self: BigDecimal, scale?: number): BigDecimal;\n};\n/**\n * Rounding modes for `BigDecimal`.\n *\n * `ceil`: round towards positive infinity\n * `floor`: round towards negative infinity\n * `to-zero`: round towards zero\n * `from-zero`: round away from zero\n * `half-ceil`: round to the nearest neighbor; if equidistant round towards positive infinity\n * `half-floor`: round to the nearest neighbor; if equidistant round towards negative infinity\n * `half-to-zero`: round to the nearest neighbor; if equidistant round towards zero\n * `half-from-zero`: round to the nearest neighbor; if equidistant round away from zero\n * `half-even`: round to the nearest neighbor; if equidistant round to the neighbor with an even digit\n * `half-odd`: round to the nearest neighbor; if equidistant round to the neighbor with an odd digit\n *\n * @since 3.16.0\n * @category math\n */\nexport type RoundingMode = \"ceil\" | \"floor\" | \"to-zero\" | \"from-zero\" | \"half-ceil\" | \"half-floor\" | \"half-to-zero\" | \"half-from-zero\" | \"half-even\" | \"half-odd\";\n/**\n * Rounds a `BigDecimal` at the given scale with the specified rounding mode.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { round, unsafeFromString } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(round(unsafeFromString(\"145\"), { mode: \"from-zero\", scale: -1 }), unsafeFromString(\"150\"))\n * assert.deepStrictEqual(round(unsafeFromString(\"-14.5\")), unsafeFromString(\"-15\"))\n * ```\n *\n * @since 3.16.0\n * @category math\n */\nexport declare const round: {\n    /**\n     * Rounds a `BigDecimal` at the given scale with the specified rounding mode.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { round, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(round(unsafeFromString(\"145\"), { mode: \"from-zero\", scale: -1 }), unsafeFromString(\"150\"))\n     * assert.deepStrictEqual(round(unsafeFromString(\"-14.5\")), unsafeFromString(\"-15\"))\n     * ```\n     *\n     * @since 3.16.0\n     * @category math\n     */\n    (options: {\n        scale?: number;\n        mode?: RoundingMode;\n    }): (self: BigDecimal) => BigDecimal;\n    /**\n     * Rounds a `BigDecimal` at the given scale with the specified rounding mode.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { round, unsafeFromString } from \"effect/BigDecimal\"\n     *\n     * assert.deepStrictEqual(round(unsafeFromString(\"145\"), { mode: \"from-zero\", scale: -1 }), unsafeFromString(\"150\"))\n     * assert.deepStrictEqual(round(unsafeFromString(\"-14.5\")), unsafeFromString(\"-15\"))\n     * ```\n     *\n     * @since 3.16.0\n     * @category math\n     */\n    (n: BigDecimal, options?: {\n        scale?: number;\n        mode?: RoundingMode;\n    }): BigDecimal;\n};\n/**\n * Takes an `Iterable` of `BigDecimal`s and returns their sum as a single `BigDecimal`\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { unsafeFromString, sumAll } from \"effect/BigDecimal\"\n *\n * assert.deepStrictEqual(sumAll([unsafeFromString(\"2\"), unsafeFromString(\"3\"), unsafeFromString(\"4\")]), unsafeFromString(\"9\"))\n * ```\n *\n * @category math\n * @since 3.16.0\n */\nexport declare const sumAll: (collection: Iterable<BigDecimal>) => BigDecimal;\n//# sourceMappingURL=BigDecimal.d.ts.map",
  "node_modules/effect/dist/dts/BigInt.d.ts": "/**\n * This module provides utility functions and type class instances for working with the `bigint` type in TypeScript.\n * It includes functions for basic arithmetic operations, as well as type class instances for\n * `Equivalence` and `Order`.\n *\n * @module BigInt\n * @since 2.0.0\n * @see {@link module:BigDecimal} for more similar operations on `BigDecimal` types\n * @see {@link module:Number} for more similar operations on `number` types\n */\nimport * as equivalence from \"./Equivalence.js\";\nimport * as Option from \"./Option.js\";\nimport * as order from \"./Order.js\";\nimport type { Ordering } from \"./Ordering.js\";\n/**\n * Tests if a value is a `bigint`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isBigInt } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(isBigInt(1n), true)\n * assert.deepStrictEqual(isBigInt(1), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isBigInt: (u: unknown) => u is bigint;\n/**\n * Provides an addition operation on `bigint`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { sum } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(sum(2n, 3n), 5n)\n * ```\n *\n * @category math\n * @since 2.0.0\n */\nexport declare const sum: {\n    /**\n     * Provides an addition operation on `bigint`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { sum } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(sum(2n, 3n), 5n)\n     * ```\n     *\n     * @category math\n     * @since 2.0.0\n     */\n    (that: bigint): (self: bigint) => bigint;\n    /**\n     * Provides an addition operation on `bigint`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { sum } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(sum(2n, 3n), 5n)\n     * ```\n     *\n     * @category math\n     * @since 2.0.0\n     */\n    (self: bigint, that: bigint): bigint;\n};\n/**\n * Provides a multiplication operation on `bigint`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { multiply } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(multiply(2n, 3n), 6n)\n * ```\n *\n * @category math\n * @since 2.0.0\n */\nexport declare const multiply: {\n    /**\n     * Provides a multiplication operation on `bigint`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { multiply } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(multiply(2n, 3n), 6n)\n     * ```\n     *\n     * @category math\n     * @since 2.0.0\n     */\n    (that: bigint): (self: bigint) => bigint;\n    /**\n     * Provides a multiplication operation on `bigint`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { multiply } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(multiply(2n, 3n), 6n)\n     * ```\n     *\n     * @category math\n     * @since 2.0.0\n     */\n    (self: bigint, that: bigint): bigint;\n};\n/**\n * Provides a subtraction operation on `bigint`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { subtract } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(subtract(2n, 3n), -1n)\n * ```\n *\n * @category math\n * @since 2.0.0\n */\nexport declare const subtract: {\n    /**\n     * Provides a subtraction operation on `bigint`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { subtract } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(subtract(2n, 3n), -1n)\n     * ```\n     *\n     * @category math\n     * @since 2.0.0\n     */\n    (that: bigint): (self: bigint) => bigint;\n    /**\n     * Provides a subtraction operation on `bigint`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { subtract } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(subtract(2n, 3n), -1n)\n     * ```\n     *\n     * @category math\n     * @since 2.0.0\n     */\n    (self: bigint, that: bigint): bigint;\n};\n/**\n * Provides a division operation on `bigint`s.\n *\n * If the dividend is not a multiple of the divisor the result will be a `bigint` value\n * which represents the integer division rounded down to the nearest integer.\n *\n * Returns `None` if the divisor is `0n`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { BigInt, Option } from \"effect\"\n *\n * assert.deepStrictEqual(BigInt.divide(6n, 3n), Option.some(2n))\n * assert.deepStrictEqual(BigInt.divide(6n, 0n), Option.none())\n * ```\n *\n * @category math\n * @since 2.0.0\n */\nexport declare const divide: {\n    /**\n     * Provides a division operation on `bigint`s.\n     *\n     * If the dividend is not a multiple of the divisor the result will be a `bigint` value\n     * which represents the integer division rounded down to the nearest integer.\n     *\n     * Returns `None` if the divisor is `0n`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { BigInt, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(BigInt.divide(6n, 3n), Option.some(2n))\n     * assert.deepStrictEqual(BigInt.divide(6n, 0n), Option.none())\n     * ```\n     *\n     * @category math\n     * @since 2.0.0\n     */\n    (that: bigint): (self: bigint) => Option.Option<bigint>;\n    /**\n     * Provides a division operation on `bigint`s.\n     *\n     * If the dividend is not a multiple of the divisor the result will be a `bigint` value\n     * which represents the integer division rounded down to the nearest integer.\n     *\n     * Returns `None` if the divisor is `0n`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { BigInt, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(BigInt.divide(6n, 3n), Option.some(2n))\n     * assert.deepStrictEqual(BigInt.divide(6n, 0n), Option.none())\n     * ```\n     *\n     * @category math\n     * @since 2.0.0\n     */\n    (self: bigint, that: bigint): Option.Option<bigint>;\n};\n/**\n * Provides a division operation on `bigint`s.\n *\n * If the dividend is not a multiple of the divisor the result will be a `bigint` value\n * which represents the integer division rounded down to the nearest integer.\n *\n * Throws a `RangeError` if the divisor is `0n`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { unsafeDivide } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(unsafeDivide(6n, 3n), 2n)\n * assert.deepStrictEqual(unsafeDivide(6n, 4n), 1n)\n * ```\n *\n * @category math\n * @since 2.0.0\n */\nexport declare const unsafeDivide: {\n    /**\n     * Provides a division operation on `bigint`s.\n     *\n     * If the dividend is not a multiple of the divisor the result will be a `bigint` value\n     * which represents the integer division rounded down to the nearest integer.\n     *\n     * Throws a `RangeError` if the divisor is `0n`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { unsafeDivide } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(unsafeDivide(6n, 3n), 2n)\n     * assert.deepStrictEqual(unsafeDivide(6n, 4n), 1n)\n     * ```\n     *\n     * @category math\n     * @since 2.0.0\n     */\n    (that: bigint): (self: bigint) => bigint;\n    /**\n     * Provides a division operation on `bigint`s.\n     *\n     * If the dividend is not a multiple of the divisor the result will be a `bigint` value\n     * which represents the integer division rounded down to the nearest integer.\n     *\n     * Throws a `RangeError` if the divisor is `0n`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { unsafeDivide } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(unsafeDivide(6n, 3n), 2n)\n     * assert.deepStrictEqual(unsafeDivide(6n, 4n), 1n)\n     * ```\n     *\n     * @category math\n     * @since 2.0.0\n     */\n    (self: bigint, that: bigint): bigint;\n};\n/**\n * Returns the result of adding `1n` to a given number.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { increment } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(increment(2n), 3n)\n * ```\n *\n * @category math\n * @since 2.0.0\n */\nexport declare const increment: (n: bigint) => bigint;\n/**\n * Decrements a number by `1n`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { decrement } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(decrement(3n), 2n)\n * ```\n *\n * @category math\n * @since 2.0.0\n */\nexport declare const decrement: (n: bigint) => bigint;\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const Equivalence: equivalence.Equivalence<bigint>;\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const Order: order.Order<bigint>;\n/**\n * Returns `true` if the first argument is less than the second, otherwise `false`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { lessThan } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(lessThan(2n, 3n), true)\n * assert.deepStrictEqual(lessThan(3n, 3n), false)\n * assert.deepStrictEqual(lessThan(4n, 3n), false)\n * ```\n *\n * @category predicates\n * @since 2.0.0\n */\nexport declare const lessThan: {\n    /**\n     * Returns `true` if the first argument is less than the second, otherwise `false`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { lessThan } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(lessThan(2n, 3n), true)\n     * assert.deepStrictEqual(lessThan(3n, 3n), false)\n     * assert.deepStrictEqual(lessThan(4n, 3n), false)\n     * ```\n     *\n     * @category predicates\n     * @since 2.0.0\n     */\n    (that: bigint): (self: bigint) => boolean;\n    /**\n     * Returns `true` if the first argument is less than the second, otherwise `false`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { lessThan } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(lessThan(2n, 3n), true)\n     * assert.deepStrictEqual(lessThan(3n, 3n), false)\n     * assert.deepStrictEqual(lessThan(4n, 3n), false)\n     * ```\n     *\n     * @category predicates\n     * @since 2.0.0\n     */\n    (self: bigint, that: bigint): boolean;\n};\n/**\n * Returns a function that checks if a given `bigint` is less than or equal to the provided one.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { lessThanOrEqualTo } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(lessThanOrEqualTo(2n, 3n), true)\n * assert.deepStrictEqual(lessThanOrEqualTo(3n, 3n), true)\n * assert.deepStrictEqual(lessThanOrEqualTo(4n, 3n), false)\n * ```\n *\n * @category predicates\n * @since 2.0.0\n */\nexport declare const lessThanOrEqualTo: {\n    /**\n     * Returns a function that checks if a given `bigint` is less than or equal to the provided one.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { lessThanOrEqualTo } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(lessThanOrEqualTo(2n, 3n), true)\n     * assert.deepStrictEqual(lessThanOrEqualTo(3n, 3n), true)\n     * assert.deepStrictEqual(lessThanOrEqualTo(4n, 3n), false)\n     * ```\n     *\n     * @category predicates\n     * @since 2.0.0\n     */\n    (that: bigint): (self: bigint) => boolean;\n    /**\n     * Returns a function that checks if a given `bigint` is less than or equal to the provided one.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { lessThanOrEqualTo } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(lessThanOrEqualTo(2n, 3n), true)\n     * assert.deepStrictEqual(lessThanOrEqualTo(3n, 3n), true)\n     * assert.deepStrictEqual(lessThanOrEqualTo(4n, 3n), false)\n     * ```\n     *\n     * @category predicates\n     * @since 2.0.0\n     */\n    (self: bigint, that: bigint): boolean;\n};\n/**\n * Returns `true` if the first argument is greater than the second, otherwise `false`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { greaterThan } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(greaterThan(2n, 3n), false)\n * assert.deepStrictEqual(greaterThan(3n, 3n), false)\n * assert.deepStrictEqual(greaterThan(4n, 3n), true)\n * ```\n *\n * @category predicates\n * @since 2.0.0\n */\nexport declare const greaterThan: {\n    /**\n     * Returns `true` if the first argument is greater than the second, otherwise `false`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { greaterThan } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(greaterThan(2n, 3n), false)\n     * assert.deepStrictEqual(greaterThan(3n, 3n), false)\n     * assert.deepStrictEqual(greaterThan(4n, 3n), true)\n     * ```\n     *\n     * @category predicates\n     * @since 2.0.0\n     */\n    (that: bigint): (self: bigint) => boolean;\n    /**\n     * Returns `true` if the first argument is greater than the second, otherwise `false`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { greaterThan } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(greaterThan(2n, 3n), false)\n     * assert.deepStrictEqual(greaterThan(3n, 3n), false)\n     * assert.deepStrictEqual(greaterThan(4n, 3n), true)\n     * ```\n     *\n     * @category predicates\n     * @since 2.0.0\n     */\n    (self: bigint, that: bigint): boolean;\n};\n/**\n * Returns a function that checks if a given `bigint` is greater than or equal to the provided one.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { greaterThanOrEqualTo } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(greaterThanOrEqualTo(2n, 3n), false)\n * assert.deepStrictEqual(greaterThanOrEqualTo(3n, 3n), true)\n * assert.deepStrictEqual(greaterThanOrEqualTo(4n, 3n), true)\n * ```\n *\n * @category predicates\n * @since 2.0.0\n */\nexport declare const greaterThanOrEqualTo: {\n    /**\n     * Returns a function that checks if a given `bigint` is greater than or equal to the provided one.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { greaterThanOrEqualTo } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(greaterThanOrEqualTo(2n, 3n), false)\n     * assert.deepStrictEqual(greaterThanOrEqualTo(3n, 3n), true)\n     * assert.deepStrictEqual(greaterThanOrEqualTo(4n, 3n), true)\n     * ```\n     *\n     * @category predicates\n     * @since 2.0.0\n     */\n    (that: bigint): (self: bigint) => boolean;\n    /**\n     * Returns a function that checks if a given `bigint` is greater than or equal to the provided one.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { greaterThanOrEqualTo } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(greaterThanOrEqualTo(2n, 3n), false)\n     * assert.deepStrictEqual(greaterThanOrEqualTo(3n, 3n), true)\n     * assert.deepStrictEqual(greaterThanOrEqualTo(4n, 3n), true)\n     * ```\n     *\n     * @category predicates\n     * @since 2.0.0\n     */\n    (self: bigint, that: bigint): boolean;\n};\n/**\n * Checks if a `bigint` is between a `minimum` and `maximum` value (inclusive).\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { BigInt } from \"effect\"\n *\n * const between = BigInt.between({ minimum: 0n, maximum: 5n })\n *\n * assert.deepStrictEqual(between(3n), true)\n * assert.deepStrictEqual(between(-1n), false)\n * assert.deepStrictEqual(between(6n), false)\n * ```\n *\n * @category predicates\n * @since 2.0.0\n */\nexport declare const between: {\n    /**\n     * Checks if a `bigint` is between a `minimum` and `maximum` value (inclusive).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { BigInt } from \"effect\"\n     *\n     * const between = BigInt.between({ minimum: 0n, maximum: 5n })\n     *\n     * assert.deepStrictEqual(between(3n), true)\n     * assert.deepStrictEqual(between(-1n), false)\n     * assert.deepStrictEqual(between(6n), false)\n     * ```\n     *\n     * @category predicates\n     * @since 2.0.0\n     */\n    (options: {\n        minimum: bigint;\n        maximum: bigint;\n    }): (self: bigint) => boolean;\n    /**\n     * Checks if a `bigint` is between a `minimum` and `maximum` value (inclusive).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { BigInt } from \"effect\"\n     *\n     * const between = BigInt.between({ minimum: 0n, maximum: 5n })\n     *\n     * assert.deepStrictEqual(between(3n), true)\n     * assert.deepStrictEqual(between(-1n), false)\n     * assert.deepStrictEqual(between(6n), false)\n     * ```\n     *\n     * @category predicates\n     * @since 2.0.0\n     */\n    (self: bigint, options: {\n        minimum: bigint;\n        maximum: bigint;\n    }): boolean;\n};\n/**\n * Restricts the given `bigint` to be within the range specified by the `minimum` and `maximum` values.\n *\n * - If the `bigint` is less than the `minimum` value, the function returns the `minimum` value.\n * - If the `bigint` is greater than the `maximum` value, the function returns the `maximum` value.\n * - Otherwise, it returns the original `bigint`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { BigInt } from \"effect\"\n *\n * const clamp = BigInt.clamp({ minimum: 1n, maximum: 5n })\n *\n * assert.equal(clamp(3n), 3n)\n * assert.equal(clamp(0n), 1n)\n * assert.equal(clamp(6n), 5n)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const clamp: {\n    /**\n     * Restricts the given `bigint` to be within the range specified by the `minimum` and `maximum` values.\n     *\n     * - If the `bigint` is less than the `minimum` value, the function returns the `minimum` value.\n     * - If the `bigint` is greater than the `maximum` value, the function returns the `maximum` value.\n     * - Otherwise, it returns the original `bigint`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { BigInt } from \"effect\"\n     *\n     * const clamp = BigInt.clamp({ minimum: 1n, maximum: 5n })\n     *\n     * assert.equal(clamp(3n), 3n)\n     * assert.equal(clamp(0n), 1n)\n     * assert.equal(clamp(6n), 5n)\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (options: {\n        minimum: bigint;\n        maximum: bigint;\n    }): (self: bigint) => bigint;\n    /**\n     * Restricts the given `bigint` to be within the range specified by the `minimum` and `maximum` values.\n     *\n     * - If the `bigint` is less than the `minimum` value, the function returns the `minimum` value.\n     * - If the `bigint` is greater than the `maximum` value, the function returns the `maximum` value.\n     * - Otherwise, it returns the original `bigint`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { BigInt } from \"effect\"\n     *\n     * const clamp = BigInt.clamp({ minimum: 1n, maximum: 5n })\n     *\n     * assert.equal(clamp(3n), 3n)\n     * assert.equal(clamp(0n), 1n)\n     * assert.equal(clamp(6n), 5n)\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (self: bigint, options: {\n        minimum: bigint;\n        maximum: bigint;\n    }): bigint;\n};\n/**\n * Returns the minimum between two `bigint`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { min } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(min(2n, 3n), 2n)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const min: {\n    /**\n     * Returns the minimum between two `bigint`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { min } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(min(2n, 3n), 2n)\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (that: bigint): (self: bigint) => bigint;\n    /**\n     * Returns the minimum between two `bigint`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { min } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(min(2n, 3n), 2n)\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (self: bigint, that: bigint): bigint;\n};\n/**\n * Returns the maximum between two `bigint`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { max } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(max(2n, 3n), 3n)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const max: {\n    /**\n     * Returns the maximum between two `bigint`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { max } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(max(2n, 3n), 3n)\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (that: bigint): (self: bigint) => bigint;\n    /**\n     * Returns the maximum between two `bigint`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { max } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(max(2n, 3n), 3n)\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (self: bigint, that: bigint): bigint;\n};\n/**\n * Determines the sign of a given `bigint`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { sign } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(sign(-5n), -1)\n * assert.deepStrictEqual(sign(0n), 0)\n * assert.deepStrictEqual(sign(5n), 1)\n * ```\n *\n * @category math\n * @since 2.0.0\n */\nexport declare const sign: (n: bigint) => Ordering;\n/**\n * Determines the absolute value of a given `bigint`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { abs } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(abs(-5n), 5n)\n * assert.deepStrictEqual(abs(0n), 0n)\n * assert.deepStrictEqual(abs(5n), 5n)\n * ```\n *\n * @category math\n * @since 2.0.0\n */\nexport declare const abs: (n: bigint) => bigint;\n/**\n * Determines the greatest common divisor of two `bigint`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { gcd } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(gcd(2n, 3n), 1n)\n * assert.deepStrictEqual(gcd(2n, 4n), 2n)\n * assert.deepStrictEqual(gcd(16n, 24n), 8n)\n * ```\n *\n * @category math\n * @since 2.0.0\n */\nexport declare const gcd: {\n    /**\n     * Determines the greatest common divisor of two `bigint`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { gcd } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(gcd(2n, 3n), 1n)\n     * assert.deepStrictEqual(gcd(2n, 4n), 2n)\n     * assert.deepStrictEqual(gcd(16n, 24n), 8n)\n     * ```\n     *\n     * @category math\n     * @since 2.0.0\n     */\n    (that: bigint): (self: bigint) => bigint;\n    /**\n     * Determines the greatest common divisor of two `bigint`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { gcd } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(gcd(2n, 3n), 1n)\n     * assert.deepStrictEqual(gcd(2n, 4n), 2n)\n     * assert.deepStrictEqual(gcd(16n, 24n), 8n)\n     * ```\n     *\n     * @category math\n     * @since 2.0.0\n     */\n    (self: bigint, that: bigint): bigint;\n};\n/**\n * Determines the least common multiple of two `bigint`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { lcm } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(lcm(2n, 3n), 6n)\n * assert.deepStrictEqual(lcm(2n, 4n), 4n)\n * assert.deepStrictEqual(lcm(16n, 24n), 48n)\n * ```\n *\n * @category math\n * @since 2.0.0\n */\nexport declare const lcm: {\n    /**\n     * Determines the least common multiple of two `bigint`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { lcm } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(lcm(2n, 3n), 6n)\n     * assert.deepStrictEqual(lcm(2n, 4n), 4n)\n     * assert.deepStrictEqual(lcm(16n, 24n), 48n)\n     * ```\n     *\n     * @category math\n     * @since 2.0.0\n     */\n    (that: bigint): (self: bigint) => bigint;\n    /**\n     * Determines the least common multiple of two `bigint`s.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { lcm } from \"effect/BigInt\"\n     *\n     * assert.deepStrictEqual(lcm(2n, 3n), 6n)\n     * assert.deepStrictEqual(lcm(2n, 4n), 4n)\n     * assert.deepStrictEqual(lcm(16n, 24n), 48n)\n     * ```\n     *\n     * @category math\n     * @since 2.0.0\n     */\n    (self: bigint, that: bigint): bigint;\n};\n/**\n * Determines the square root of a given `bigint` unsafely. Throws if the given `bigint` is negative.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { unsafeSqrt } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(unsafeSqrt(4n), 2n)\n * assert.deepStrictEqual(unsafeSqrt(9n), 3n)\n * assert.deepStrictEqual(unsafeSqrt(16n), 4n)\n * ```\n *\n * @category math\n * @since 2.0.0\n */\nexport declare const unsafeSqrt: (n: bigint) => bigint;\n/**\n * Determines the square root of a given `bigint` safely. Returns `none` if the given `bigint` is negative.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { BigInt, Option } from \"effect\"\n *\n * assert.deepStrictEqual(BigInt.sqrt(4n), Option.some(2n))\n * assert.deepStrictEqual(BigInt.sqrt(9n), Option.some(3n))\n * assert.deepStrictEqual(BigInt.sqrt(16n), Option.some(4n))\n * assert.deepStrictEqual(BigInt.sqrt(-1n), Option.none())\n * ```\n *\n * @category math\n * @since 2.0.0\n */\nexport declare const sqrt: (n: bigint) => Option.Option<bigint>;\n/**\n * Takes an `Iterable` of `bigint`s and returns their sum as a single `bigint\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { sumAll } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(sumAll([2n, 3n, 4n]), 9n)\n * ```\n *\n * @category math\n * @since 2.0.0\n */\nexport declare const sumAll: (collection: Iterable<bigint>) => bigint;\n/**\n * Takes an `Iterable` of `bigint`s and returns their multiplication as a single `number`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { multiplyAll } from \"effect/BigInt\"\n *\n * assert.deepStrictEqual(multiplyAll([2n, 3n, 4n]), 24n)\n * ```\n *\n * @category math\n * @since 2.0.0\n */\nexport declare const multiplyAll: (collection: Iterable<bigint>) => bigint;\n/**\n * Takes a `bigint` and returns an `Option` of `number`.\n *\n * If the `bigint` is outside the safe integer range for JavaScript (`Number.MAX_SAFE_INTEGER`\n * and `Number.MIN_SAFE_INTEGER`), it returns `Option.none()`. Otherwise, it converts the `bigint`\n * to a number and returns `Option.some(number)`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { BigInt as BI, Option } from \"effect\"\n *\n * assert.deepStrictEqual(BI.toNumber(BigInt(42)), Option.some(42))\n * assert.deepStrictEqual(BI.toNumber(BigInt(Number.MAX_SAFE_INTEGER) + BigInt(1)), Option.none())\n * assert.deepStrictEqual(BI.toNumber(BigInt(Number.MIN_SAFE_INTEGER) - BigInt(1)), Option.none())\n * ```\n *\n * @category conversions\n * @since 2.0.0\n */\nexport declare const toNumber: (b: bigint) => Option.Option<number>;\n/**\n * Takes a string and returns an `Option` of `bigint`.\n *\n * If the string is empty or contains characters that cannot be converted into a `bigint`,\n * it returns `Option.none()`, otherwise, it returns `Option.some(bigint)`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { BigInt as BI, Option } from \"effect\"\n *\n * assert.deepStrictEqual(BI.fromString(\"42\"), Option.some(BigInt(42)))\n * assert.deepStrictEqual(BI.fromString(\" \"), Option.none())\n * assert.deepStrictEqual(BI.fromString(\"a\"), Option.none())\n * ```\n *\n * @category conversions\n * @since 2.4.12\n */\nexport declare const fromString: (s: string) => Option.Option<bigint>;\n/**\n * Takes a number and returns an `Option` of `bigint`.\n *\n * If the number is outside the safe integer range for JavaScript (`Number.MAX_SAFE_INTEGER`\n * and `Number.MIN_SAFE_INTEGER`), it returns `Option.none()`. Otherwise, it attempts to\n * convert the number to a `bigint` and returns `Option.some(bigint)`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { BigInt as BI, Option } from \"effect\"\n *\n * assert.deepStrictEqual(BI.fromNumber(42), Option.some(BigInt(42)))\n * assert.deepStrictEqual(BI.fromNumber(Number.MAX_SAFE_INTEGER + 1), Option.none())\n * assert.deepStrictEqual(BI.fromNumber(Number.MIN_SAFE_INTEGER - 1), Option.none())\n * ```\n *\n * @category conversions\n * @since 2.4.12\n */\nexport declare const fromNumber: (n: number) => Option.Option<bigint>;\n//# sourceMappingURL=BigInt.d.ts.map",
  "node_modules/effect/dist/dts/Boolean.d.ts": "/**\n * This module provides utility functions and type class instances for working with the `boolean` type in TypeScript.\n * It includes functions for basic boolean operations, as well as type class instances for\n * `Equivalence` and `Order`.\n *\n * @since 2.0.0\n */\nimport * as equivalence from \"./Equivalence.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport * as order from \"./Order.js\";\n/**\n * Tests if a value is a `boolean`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isBoolean } from \"effect/Boolean\"\n *\n * assert.deepStrictEqual(isBoolean(true), true)\n * assert.deepStrictEqual(isBoolean(\"true\"), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isBoolean: (input: unknown) => input is boolean;\n/**\n * This function returns the result of either of the given functions depending on the value of the boolean parameter.\n * It is useful when you have to run one of two functions depending on the boolean value.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Boolean } from \"effect\"\n *\n * assert.deepStrictEqual(Boolean.match(true, { onFalse: () => \"It's false!\", onTrue: () => \"It's true!\" }), \"It's true!\")\n * ```\n *\n * @category pattern matching\n * @since 2.0.0\n */\nexport declare const match: {\n    /**\n     * This function returns the result of either of the given functions depending on the value of the boolean parameter.\n     * It is useful when you have to run one of two functions depending on the boolean value.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Boolean } from \"effect\"\n     *\n     * assert.deepStrictEqual(Boolean.match(true, { onFalse: () => \"It's false!\", onTrue: () => \"It's true!\" }), \"It's true!\")\n     * ```\n     *\n     * @category pattern matching\n     * @since 2.0.0\n     */\n    <A, B = A>(options: {\n        readonly onFalse: LazyArg<A>;\n        readonly onTrue: LazyArg<B>;\n    }): (value: boolean) => A | B;\n    /**\n     * This function returns the result of either of the given functions depending on the value of the boolean parameter.\n     * It is useful when you have to run one of two functions depending on the boolean value.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Boolean } from \"effect\"\n     *\n     * assert.deepStrictEqual(Boolean.match(true, { onFalse: () => \"It's false!\", onTrue: () => \"It's true!\" }), \"It's true!\")\n     * ```\n     *\n     * @category pattern matching\n     * @since 2.0.0\n     */\n    <A, B>(value: boolean, options: {\n        readonly onFalse: LazyArg<A>;\n        readonly onTrue: LazyArg<B>;\n    }): A | B;\n};\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const Equivalence: equivalence.Equivalence<boolean>;\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const Order: order.Order<boolean>;\n/**\n * Negates the given boolean: `!self`\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { not } from \"effect/Boolean\"\n *\n * assert.deepStrictEqual(not(true), false)\n * assert.deepStrictEqual(not(false), true)\n * ```\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const not: (self: boolean) => boolean;\n/**\n * Combines two boolean using AND: `self && that`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { and } from \"effect/Boolean\"\n *\n * assert.deepStrictEqual(and(true, true), true)\n * assert.deepStrictEqual(and(true, false), false)\n * assert.deepStrictEqual(and(false, true), false)\n * assert.deepStrictEqual(and(false, false), false)\n * ```\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const and: {\n    /**\n     * Combines two boolean using AND: `self && that`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { and } from \"effect/Boolean\"\n     *\n     * assert.deepStrictEqual(and(true, true), true)\n     * assert.deepStrictEqual(and(true, false), false)\n     * assert.deepStrictEqual(and(false, true), false)\n     * assert.deepStrictEqual(and(false, false), false)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    (that: boolean): (self: boolean) => boolean;\n    /**\n     * Combines two boolean using AND: `self && that`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { and } from \"effect/Boolean\"\n     *\n     * assert.deepStrictEqual(and(true, true), true)\n     * assert.deepStrictEqual(and(true, false), false)\n     * assert.deepStrictEqual(and(false, true), false)\n     * assert.deepStrictEqual(and(false, false), false)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    (self: boolean, that: boolean): boolean;\n};\n/**\n * Combines two boolean using NAND: `!(self && that)`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { nand } from \"effect/Boolean\"\n *\n * assert.deepStrictEqual(nand(true, true), false)\n * assert.deepStrictEqual(nand(true, false), true)\n * assert.deepStrictEqual(nand(false, true), true)\n * assert.deepStrictEqual(nand(false, false), true)\n * ```\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const nand: {\n    /**\n     * Combines two boolean using NAND: `!(self && that)`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { nand } from \"effect/Boolean\"\n     *\n     * assert.deepStrictEqual(nand(true, true), false)\n     * assert.deepStrictEqual(nand(true, false), true)\n     * assert.deepStrictEqual(nand(false, true), true)\n     * assert.deepStrictEqual(nand(false, false), true)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    (that: boolean): (self: boolean) => boolean;\n    /**\n     * Combines two boolean using NAND: `!(self && that)`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { nand } from \"effect/Boolean\"\n     *\n     * assert.deepStrictEqual(nand(true, true), false)\n     * assert.deepStrictEqual(nand(true, false), true)\n     * assert.deepStrictEqual(nand(false, true), true)\n     * assert.deepStrictEqual(nand(false, false), true)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    (self: boolean, that: boolean): boolean;\n};\n/**\n * Combines two boolean using OR: `self || that`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { or } from \"effect/Boolean\"\n *\n * assert.deepStrictEqual(or(true, true), true)\n * assert.deepStrictEqual(or(true, false), true)\n * assert.deepStrictEqual(or(false, true), true)\n * assert.deepStrictEqual(or(false, false), false)\n * ```\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const or: {\n    /**\n     * Combines two boolean using OR: `self || that`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { or } from \"effect/Boolean\"\n     *\n     * assert.deepStrictEqual(or(true, true), true)\n     * assert.deepStrictEqual(or(true, false), true)\n     * assert.deepStrictEqual(or(false, true), true)\n     * assert.deepStrictEqual(or(false, false), false)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    (that: boolean): (self: boolean) => boolean;\n    /**\n     * Combines two boolean using OR: `self || that`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { or } from \"effect/Boolean\"\n     *\n     * assert.deepStrictEqual(or(true, true), true)\n     * assert.deepStrictEqual(or(true, false), true)\n     * assert.deepStrictEqual(or(false, true), true)\n     * assert.deepStrictEqual(or(false, false), false)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    (self: boolean, that: boolean): boolean;\n};\n/**\n * Combines two booleans using NOR: `!(self || that)`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { nor } from \"effect/Boolean\"\n *\n * assert.deepStrictEqual(nor(true, true), false)\n * assert.deepStrictEqual(nor(true, false), false)\n * assert.deepStrictEqual(nor(false, true), false)\n * assert.deepStrictEqual(nor(false, false), true)\n * ```\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const nor: {\n    /**\n     * Combines two booleans using NOR: `!(self || that)`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { nor } from \"effect/Boolean\"\n     *\n     * assert.deepStrictEqual(nor(true, true), false)\n     * assert.deepStrictEqual(nor(true, false), false)\n     * assert.deepStrictEqual(nor(false, true), false)\n     * assert.deepStrictEqual(nor(false, false), true)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    (that: boolean): (self: boolean) => boolean;\n    /**\n     * Combines two booleans using NOR: `!(self || that)`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { nor } from \"effect/Boolean\"\n     *\n     * assert.deepStrictEqual(nor(true, true), false)\n     * assert.deepStrictEqual(nor(true, false), false)\n     * assert.deepStrictEqual(nor(false, true), false)\n     * assert.deepStrictEqual(nor(false, false), true)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    (self: boolean, that: boolean): boolean;\n};\n/**\n * Combines two booleans using XOR: `(!self && that) || (self && !that)`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { xor } from \"effect/Boolean\"\n *\n * assert.deepStrictEqual(xor(true, true), false)\n * assert.deepStrictEqual(xor(true, false), true)\n * assert.deepStrictEqual(xor(false, true), true)\n * assert.deepStrictEqual(xor(false, false), false)\n * ```\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const xor: {\n    /**\n     * Combines two booleans using XOR: `(!self && that) || (self && !that)`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { xor } from \"effect/Boolean\"\n     *\n     * assert.deepStrictEqual(xor(true, true), false)\n     * assert.deepStrictEqual(xor(true, false), true)\n     * assert.deepStrictEqual(xor(false, true), true)\n     * assert.deepStrictEqual(xor(false, false), false)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    (that: boolean): (self: boolean) => boolean;\n    /**\n     * Combines two booleans using XOR: `(!self && that) || (self && !that)`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { xor } from \"effect/Boolean\"\n     *\n     * assert.deepStrictEqual(xor(true, true), false)\n     * assert.deepStrictEqual(xor(true, false), true)\n     * assert.deepStrictEqual(xor(false, true), true)\n     * assert.deepStrictEqual(xor(false, false), false)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    (self: boolean, that: boolean): boolean;\n};\n/**\n * Combines two booleans using EQV (aka XNOR): `!xor(self, that)`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { eqv } from \"effect/Boolean\"\n *\n * assert.deepStrictEqual(eqv(true, true), true)\n * assert.deepStrictEqual(eqv(true, false), false)\n * assert.deepStrictEqual(eqv(false, true), false)\n * assert.deepStrictEqual(eqv(false, false), true)\n * ```\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const eqv: {\n    /**\n     * Combines two booleans using EQV (aka XNOR): `!xor(self, that)`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { eqv } from \"effect/Boolean\"\n     *\n     * assert.deepStrictEqual(eqv(true, true), true)\n     * assert.deepStrictEqual(eqv(true, false), false)\n     * assert.deepStrictEqual(eqv(false, true), false)\n     * assert.deepStrictEqual(eqv(false, false), true)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    (that: boolean): (self: boolean) => boolean;\n    /**\n     * Combines two booleans using EQV (aka XNOR): `!xor(self, that)`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { eqv } from \"effect/Boolean\"\n     *\n     * assert.deepStrictEqual(eqv(true, true), true)\n     * assert.deepStrictEqual(eqv(true, false), false)\n     * assert.deepStrictEqual(eqv(false, true), false)\n     * assert.deepStrictEqual(eqv(false, false), true)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    (self: boolean, that: boolean): boolean;\n};\n/**\n * Combines two booleans using an implication: `(!self || that)`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { implies } from \"effect/Boolean\"\n *\n * assert.deepStrictEqual(implies(true, true), true)\n * assert.deepStrictEqual(implies(true, false), false)\n * assert.deepStrictEqual(implies(false, true), true)\n * assert.deepStrictEqual(implies(false, false), true)\n * ```\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const implies: {\n    /**\n     * Combines two booleans using an implication: `(!self || that)`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { implies } from \"effect/Boolean\"\n     *\n     * assert.deepStrictEqual(implies(true, true), true)\n     * assert.deepStrictEqual(implies(true, false), false)\n     * assert.deepStrictEqual(implies(false, true), true)\n     * assert.deepStrictEqual(implies(false, false), true)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    (that: boolean): (self: boolean) => boolean;\n    /**\n     * Combines two booleans using an implication: `(!self || that)`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { implies } from \"effect/Boolean\"\n     *\n     * assert.deepStrictEqual(implies(true, true), true)\n     * assert.deepStrictEqual(implies(true, false), false)\n     * assert.deepStrictEqual(implies(false, true), true)\n     * assert.deepStrictEqual(implies(false, false), true)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    (self: boolean, that: boolean): boolean;\n};\n/**\n * This utility function is used to check if all the elements in a collection of boolean values are `true`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { every } from \"effect/Boolean\"\n *\n * assert.deepStrictEqual(every([true, true, true]), true)\n * assert.deepStrictEqual(every([true, false, true]), false)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const every: (collection: Iterable<boolean>) => boolean;\n/**\n * This utility function is used to check if at least one of the elements in a collection of boolean values is `true`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { some } from \"effect/Boolean\"\n *\n * assert.deepStrictEqual(some([true, false, true]), true)\n * assert.deepStrictEqual(some([false, false, false]), false)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const some: (collection: Iterable<boolean>) => boolean;\n//# sourceMappingURL=Boolean.d.ts.map",
  "node_modules/effect/dist/dts/Brand.d.ts": "import * as Either from \"./Either.js\";\nimport * as Option from \"./Option.js\";\nimport type { Predicate } from \"./Predicate.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const BrandTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type BrandTypeId = typeof BrandTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const RefinedConstructorsTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type RefinedConstructorsTypeId = typeof RefinedConstructorsTypeId;\n/**\n * A generic interface that defines a branded type.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Brand<in out K extends string | symbol> {\n    readonly [BrandTypeId]: {\n        readonly [k in K]: K;\n    };\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Brand {\n    /**\n     * Represents a list of refinement errors.\n     *\n     * @since 2.0.0\n     * @category models\n     */\n    interface BrandErrors extends Array<RefinementError> {\n    }\n    /**\n     * Represents an error that occurs when the provided value of the branded type does not pass the refinement predicate.\n     *\n     * @since 2.0.0\n     * @category models\n     */\n    interface RefinementError {\n        readonly meta: unknown;\n        readonly message: string;\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Constructor<in out A extends Brand<any>> {\n        readonly [RefinedConstructorsTypeId]: RefinedConstructorsTypeId;\n        /**\n         * Constructs a branded type from a value of type `A`, throwing an error if\n         * the provided `A` is not valid.\n         */\n        (args: Brand.Unbranded<A>): A;\n        /**\n         * Constructs a branded type from a value of type `A`, returning `Some<A>`\n         * if the provided `A` is valid, `None` otherwise.\n         */\n        option(args: Brand.Unbranded<A>): Option.Option<A>;\n        /**\n         * Constructs a branded type from a value of type `A`, returning `Right<A>`\n         * if the provided `A` is valid, `Left<BrandError>` otherwise.\n         */\n        either(args: Brand.Unbranded<A>): Either.Either<A, Brand.BrandErrors>;\n        /**\n         * Attempts to refine the provided value of type `A`, returning `true` if\n         * the provided `A` is valid, `false` otherwise.\n         */\n        is(a: Brand.Unbranded<A>): a is Brand.Unbranded<A> & A;\n    }\n    /**\n     * A utility type to extract a branded type from a `Brand.Constructor`.\n     *\n     * @since 2.0.0\n     * @category models\n     */\n    type FromConstructor<A> = A extends Brand.Constructor<infer B> ? B : never;\n    /**\n     * A utility type to extract the value type from a brand.\n     *\n     * @since 2.0.0\n     * @category models\n     */\n    type Unbranded<P> = P extends infer Q & Brands<P> ? Q : P;\n    /**\n     * A utility type to extract the brands from a branded type.\n     *\n     * @since 2.0.0\n     * @category models\n     */\n    type Brands<P> = P extends Brand<any> ? Types.UnionToIntersection<{\n        [k in keyof P[BrandTypeId]]: k extends string | symbol ? Brand<k> : never;\n    }[keyof P[BrandTypeId]]> : never;\n    /**\n     * A utility type that checks that all brands have the same base type.\n     *\n     * @since 2.0.0\n     * @category models\n     */\n    type EnsureCommonBase<Brands extends readonly [Brand.Constructor<any>, ...Array<Brand.Constructor<any>>]> = {\n        [B in keyof Brands]: Brand.Unbranded<Brand.FromConstructor<Brands[0]>> extends Brand.Unbranded<Brand.FromConstructor<Brands[B]>> ? Brand.Unbranded<Brand.FromConstructor<Brands[B]>> extends Brand.Unbranded<Brand.FromConstructor<Brands[0]>> ? Brands[B] : Brands[B] : \"ERROR: All brands should have the same base type\";\n    };\n}\n/**\n * @category alias\n * @since 2.0.0\n */\nexport type Branded<A, K extends string | symbol> = A & Brand<K>;\n/**\n * Returns a `BrandErrors` that contains a single `RefinementError`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const error: (message: string, meta?: unknown) => Brand.BrandErrors;\n/**\n * Takes a variable number of `BrandErrors` and returns a single `BrandErrors` that contains all refinement errors.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const errors: (...errors: Array<Brand.BrandErrors>) => Brand.BrandErrors;\n/**\n * Returns a `Brand.Constructor` that can construct a branded type from an unbranded value using the provided `refinement`\n * predicate as validation of the input data.\n *\n * If you don't want to perform any validation but only distinguish between two values of the same type but with different meanings,\n * see {@link nominal}.\n *\n * **Example**\n *\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Brand } from \"effect\"\n *\n * type Int = number & Brand.Brand<\"Int\">\n *\n * const Int = Brand.refined<Int>(\n *   (n) => Number.isInteger(n),\n *   (n) => Brand.error(`Expected ${n} to be an integer`)\n * )\n *\n * console.log(Int(1))\n * // 1\n *\n * assert.throws(() => Int(1.1))\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare function refined<A extends Brand<any>>(f: (unbranded: Brand.Unbranded<A>) => Option.Option<Brand.BrandErrors>): Brand.Constructor<A>;\nexport declare function refined<A extends Brand<any>>(refinement: Predicate<Brand.Unbranded<A>>, onFailure: (unbranded: Brand.Unbranded<A>) => Brand.BrandErrors): Brand.Constructor<A>;\n/**\n * This function returns a `Brand.Constructor` that **does not apply any runtime checks**, it just returns the provided value.\n * It can be used to create nominal types that allow distinguishing between two values of the same type but with different meanings.\n *\n * If you also want to perform some validation, see {@link refined}.\n *\n * **Example**\n *\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Brand } from \"effect\"\n *\n * type UserId = number & Brand.Brand<\"UserId\">\n *\n * const UserId = Brand.nominal<UserId>()\n *\n * console.log(UserId(1))\n * // 1\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const nominal: <A extends Brand<any>>() => Brand.Constructor<A>;\n/**\n * Combines two or more brands together to form a single branded type.\n * This API is useful when you want to validate that the input data passes multiple brand validators.\n *\n * **Example**\n *\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Brand } from \"effect\"\n *\n * type Int = number & Brand.Brand<\"Int\">\n * const Int = Brand.refined<Int>(\n *   (n) => Number.isInteger(n),\n *   (n) => Brand.error(`Expected ${n} to be an integer`)\n * )\n * type Positive = number & Brand.Brand<\"Positive\">\n * const Positive = Brand.refined<Positive>(\n *   (n) => n > 0,\n *   (n) => Brand.error(`Expected ${n} to be positive`)\n * )\n *\n * const PositiveInt = Brand.all(Int, Positive)\n *\n * console.log(PositiveInt(1))\n * // 1\n *\n * assert.throws(() => PositiveInt(1.1))\n * ```\n *\n * @since 2.0.0\n * @category combining\n */\nexport declare const all: <Brands extends readonly [Brand.Constructor<any>, ...Array<Brand.Constructor<any>>]>(...brands: Brand.EnsureCommonBase<Brands>) => Brand.Constructor<Types.UnionToIntersection<{\n    [B in keyof Brands]: Brand.FromConstructor<Brands[B]>;\n}[number]> extends infer X extends Brand<any> ? X : Brand<any>>;\n/**\n * Retrieves the unbranded value from a `Brand` instance.\n *\n * @since 3.15.0\n * @category getters\n */\nexport declare const unbranded: <A extends Brand<any>>(branded: A) => Brand.Unbranded<A>;\n//# sourceMappingURL=Brand.d.ts.map",
  "node_modules/effect/dist/dts/Cache.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Duration from \"./Duration.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type { Either } from \"./Either.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type * as Option from \"./Option.js\";\nimport type * as Predicate from \"./Predicate.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const CacheTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type CacheTypeId = typeof CacheTypeId;\n/**\n * @since 3.6.4\n * @category symbols\n */\nexport declare const ConsumerCacheTypeId: unique symbol;\n/**\n * @since 3.6.4\n * @category symbols\n */\nexport type ConsumerCacheTypeId = typeof ConsumerCacheTypeId;\n/**\n * A `Cache` is defined in terms of a lookup function that, given a key of\n * type `Key`, can either fail with an error of type `Error` or succeed with a\n * value of type `Value`. Getting a value from the cache will either return\n * the previous result of the lookup function if it is available or else\n * compute a new result with the lookup function, put it in the cache, and\n * return it.\n *\n * A cache also has a specified capacity and time to live. When the cache is\n * at capacity the least recently accessed values in the cache will be\n * removed to make room for new values. Getting a value with a life older than\n * the specified time to live will result in a new value being computed with\n * the lookup function and returned when available.\n *\n * The cache is safe for concurrent access. If multiple fibers attempt to get\n * the same key the lookup function will only be computed once and the result\n * will be returned to all fibers.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Cache<in out Key, in out Value, out Error = never> extends ConsumerCache<Key, Value, Error>, Cache.Variance<Key, Value, Error> {\n    /**\n     * Retrieves the value associated with the specified key if it exists.\n     * Otherwise computes the value with the lookup function, puts it in the\n     * cache, and returns it.\n     */\n    get(key: Key): Effect.Effect<Value, Error>;\n    /**\n     * Retrieves the value associated with the specified key if it exists as a left.\n     * Otherwise computes the value with the lookup function, puts it in the\n     * cache, and returns it as a right.\n     */\n    getEither(key: Key): Effect.Effect<Either<Value, Value>, Error>;\n    /**\n     * Computes the value associated with the specified key, with the lookup\n     * function, and puts it in the cache. The difference between this and\n     * `get` method is that `refresh` triggers (re)computation of the value\n     * without invalidating it in the cache, so any request to the associated\n     * key can still be served while the value is being re-computed/retrieved\n     * by the lookup function. Additionally, `refresh` always triggers the\n     * lookup function, disregarding the last `Error`.\n     */\n    refresh(key: Key): Effect.Effect<void, Error>;\n    /**\n     * Associates the specified value with the specified key in the cache.\n     */\n    set(key: Key, value: Value): Effect.Effect<void>;\n}\n/**\n * A ConsumerCache models a portion of a cache which is safe to share without allowing to create new values or access existing ones.\n *\n * It can be used safely to give over control for request management without leaking writer side details.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface ConsumerCache<in out Key, out Value, out Error = never> extends Cache.ConsumerVariance<Key, Value, Error> {\n    /**\n     * Retrieves the value associated with the specified key if it exists.\n     * Otherwise returns `Option.none`.\n     */\n    getOption(key: Key): Effect.Effect<Option.Option<Value>, Error>;\n    /**\n     * Retrieves the value associated with the specified key if it exists and the\n     * lookup function has completed. Otherwise returns `Option.none`.\n     */\n    getOptionComplete(key: Key): Effect.Effect<Option.Option<Value>>;\n    /**\n     * Returns statistics for this cache.\n     */\n    readonly cacheStats: Effect.Effect<CacheStats>;\n    /**\n     * Returns whether a value associated with the specified key exists in the\n     * cache.\n     */\n    contains(key: Key): Effect.Effect<boolean>;\n    /**\n     * Returns statistics for the specified entry.\n     */\n    entryStats(key: Key): Effect.Effect<Option.Option<EntryStats>>;\n    /**\n     * Invalidates the value associated with the specified key.\n     */\n    invalidate(key: Key): Effect.Effect<void>;\n    /**\n     * Invalidates the value associated with the specified key if the predicate holds.\n     */\n    invalidateWhen(key: Key, predicate: Predicate.Predicate<Value>): Effect.Effect<void>;\n    /**\n     * Invalidates all values in the cache.\n     */\n    readonly invalidateAll: Effect.Effect<void>;\n    /**\n     * Returns the approximate number of values in the cache.\n     */\n    readonly size: Effect.Effect<number>;\n    /**\n     * Returns an approximation of the values in the cache.\n     */\n    readonly keys: Effect.Effect<Array<Key>>;\n    /**\n     * Returns an approximation of the values in the cache.\n     */\n    readonly values: Effect.Effect<Array<Value>>;\n    /**\n     * Returns an approximation of the values in the cache.\n     */\n    readonly entries: Effect.Effect<Array<[Key, Value]>>;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Cache {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in out Key, in out Value, out Error> {\n        readonly [CacheTypeId]: {\n            readonly _Key: Types.Invariant<Key>;\n            readonly _Error: Types.Covariant<Error>;\n            readonly _Value: Types.Invariant<Value>;\n        };\n    }\n    /**\n     * @since 3.6.4\n     * @category models\n     */\n    interface ConsumerVariance<in out Key, out Value, out Error> {\n        readonly [ConsumerCacheTypeId]: {\n            readonly _Key: Types.Invariant<Key>;\n            readonly _Error: Types.Covariant<Error>;\n            readonly _Value: Types.Covariant<Value>;\n        };\n    }\n}\n/**\n * Constructs a new cache with the specified capacity, time to live, and\n * lookup function.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <Key, Value, Error = never, Environment = never>(options: {\n    readonly capacity: number;\n    readonly timeToLive: Duration.DurationInput;\n    readonly lookup: Lookup<Key, Value, Error, Environment>;\n}) => Effect.Effect<Cache<Key, Value, Error>, never, Environment>;\n/**\n * Constructs a new cache with the specified capacity, time to live, and\n * lookup function, where the time to live can depend on the `Exit` value\n * returned by the lookup function.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeWith: <Key, Value, Error = never, Environment = never>(options: {\n    readonly capacity: number;\n    readonly lookup: Lookup<Key, Value, Error, Environment>;\n    readonly timeToLive: (exit: Exit.Exit<Value, Error>) => Duration.DurationInput;\n}) => Effect.Effect<Cache<Key, Value, Error>, never, Environment>;\n/**\n * `CacheStats` represents a snapshot of statistics for the cache as of a\n * point in time.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface CacheStats {\n    readonly hits: number;\n    readonly misses: number;\n    readonly size: number;\n}\n/**\n * Constructs a new `CacheStats` from the specified values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeCacheStats: (options: {\n    readonly hits: number;\n    readonly misses: number;\n    readonly size: number;\n}) => CacheStats;\n/**\n * Represents a snapshot of statistics for an entry in the cache.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface EntryStats {\n    readonly loadedMillis: number;\n}\n/**\n * Constructs a new `EntryStats` from the specified values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeEntryStats: (loadedMillis: number) => EntryStats;\n/**\n * A `Lookup` represents a lookup function that, given a key of type `Key`, can\n * return an effect that will either produce a value of type `Value` or fail\n * with an error of type `Error` using an environment of type `Environment`.\n *\n * @since 2.0.0\n * @category models\n */\nexport type Lookup<Key, Value, Error = never, Environment = never> = (key: Key) => Effect.Effect<Value, Error, Environment>;\n//# sourceMappingURL=Cache.d.ts.map",
  "node_modules/effect/dist/dts/Cause.d.ts": "/**\n * The `Effect<A, E, R>` type is polymorphic in values of type `E` and we can\n * work with any error type that we want. However, there is a lot of information\n * that is not inside an arbitrary `E` value. So as a result, an `Effect` needs\n * somewhere to store things like unexpected errors or defects, stack and\n * execution traces, causes of fiber interruptions, and so forth.\n *\n * Effect-TS is very strict about preserving the full information related to a\n * failure. It captures all type of errors into the `Cause` data type. `Effect`\n * uses the `Cause<E>` data type to store the full story of failure. So its\n * error model is lossless. It doesn't throw information related to the failure\n * result. So we can figure out exactly what happened during the operation of\n * our effects.\n *\n * It is important to note that `Cause` is an underlying data type representing\n * errors occuring within an `Effect` workflow. Thus, we don't usually deal with\n * `Cause`s directly. Even though it is not a data type that we deal with very\n * often, the `Cause` of a failing `Effect` workflow can be accessed at any\n * time, which gives us total access to all parallel and sequential errors in\n * occurring within our codebase.\n *\n * @since 2.0.0\n */\nimport type * as Channel from \"./Channel.js\";\nimport type * as Chunk from \"./Chunk.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Either from \"./Either.js\";\nimport type * as Equal from \"./Equal.js\";\nimport type * as FiberId from \"./FiberId.js\";\nimport type * as HashSet from \"./HashSet.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { Predicate, Refinement } from \"./Predicate.js\";\nimport type * as Sink from \"./Sink.js\";\nimport type * as Stream from \"./Stream.js\";\nimport type { Span } from \"./Tracer.js\";\nimport type { Covariant, NoInfer } from \"./Types.js\";\n/**\n * A unique symbol identifying the `Cause` type.\n *\n * **Details**\n *\n * This provides a symbol that helps identify instances of the `Cause` data\n * type. This can be used for advanced operations such as refining types or\n * building internal utilities that check whether an unknown value is a `Cause`.\n *\n * @see {@link isCause} Check if a value is a `Cause`\n *\n * @since 2.0.0\n * @category Symbols\n */\nexport declare const CauseTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category Symbols\n */\nexport type CauseTypeId = typeof CauseTypeId;\n/**\n * A unique symbol identifying the `RuntimeException` type.\n *\n * **Details**\n *\n * This provides a symbol that identifies a `RuntimeException`. This is\n * typically used internally by the library to recognize checked exceptions that\n * occur during runtime.\n *\n * @see {@link RuntimeException} Create or work with a `RuntimeException`\n *\n * @since 2.0.0\n * @category Symbols\n */\nexport declare const RuntimeExceptionTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category Symbols\n */\nexport type RuntimeExceptionTypeId = typeof RuntimeExceptionTypeId;\n/**\n * A unique symbol identifying the `InterruptedException` type.\n *\n * **Details**\n *\n * This provides a symbol that identifies an `InterruptedException`. This is\n * typically used internally to recognize when a fiber has been interrupted,\n * helping the framework handle interruption logic correctly.\n *\n * @see {@link InterruptedException} Create or work with an `InterruptedException`\n *\n * @since 2.0.0\n * @category Symbols\n */\nexport declare const InterruptedExceptionTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category Symbols\n */\nexport type InterruptedExceptionTypeId = typeof InterruptedExceptionTypeId;\n/**\n * A unique symbol identifying the `IllegalArgumentException` type.\n *\n * **Details**\n *\n * This provides a symbol that identifies an `IllegalArgumentException`. This is\n * often used in scenarios where invalid arguments are supplied to methods that\n * expect specific input.\n *\n * @see {@link IllegalArgumentException} Create or work with an `IllegalArgumentException`\n *\n * @since 2.0.0\n * @category Symbols\n */\nexport declare const IllegalArgumentExceptionTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category Symbols\n */\nexport type IllegalArgumentExceptionTypeId = typeof IllegalArgumentExceptionTypeId;\n/**\n * A unique symbol identifying the `NoSuchElementException` type.\n *\n * **Details**\n *\n * This provides a symbol that identifies a `NoSuchElementException`. It helps\n * differentiate cases where a required element is missing within a data\n * structure.\n *\n * @see {@link NoSuchElementException} Create or work with a `NoSuchElementException`\n *\n * @since 2.0.0\n * @category Symbols\n */\nexport declare const NoSuchElementExceptionTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category Symbols\n */\nexport type NoSuchElementExceptionTypeId = typeof NoSuchElementExceptionTypeId;\n/**\n * A unique symbol identifying the `InvalidPubSubCapacityException` type.\n *\n * **Details**\n *\n * This provides a symbol that identifies an `InvalidPubSubCapacityException`.\n * It indicates an error related to an invalid capacity passed to a `PubSub`\n * structure.\n *\n * @see {@link InvalidPubSubCapacityException} Create or work with an `InvalidPubSubCapacityException`\n *\n * @since 2.0.0\n * @category Symbols\n */\nexport declare const InvalidPubSubCapacityExceptionTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category Symbols\n */\nexport type InvalidPubSubCapacityExceptionTypeId = typeof InvalidPubSubCapacityExceptionTypeId;\n/**\n * A unique symbol identifying the `ExceededCapacityException` type.\n *\n * **Details**\n *\n * This provides a symbol that identifies an `ExceededCapacityException`. It\n * denotes situations where a resource has exceeded its configured capacity\n * limit.\n *\n * @see {@link ExceededCapacityException} Create or work with an `ExceededCapacityException`\n *\n * @since 3.5.0\n * @category Symbols\n */\nexport declare const ExceededCapacityExceptionTypeId: unique symbol;\n/**\n * @since 3.5.0\n * @category Symbols\n */\nexport type ExceededCapacityExceptionTypeId = typeof ExceededCapacityExceptionTypeId;\n/**\n * A unique symbol identifying the `TimeoutException` type.\n *\n * **Details**\n *\n * This provides a symbol that identifies a `TimeoutException`. It helps the\n * framework recognize errors related to operations that fail to complete within\n * a given timeframe.\n *\n * @see {@link TimeoutException} Create or work with a `TimeoutException`\n *\n * @since 2.0.0\n * @category Symbols\n */\nexport declare const TimeoutExceptionTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category Symbols\n */\nexport type TimeoutExceptionTypeId = typeof TimeoutExceptionTypeId;\n/**\n * A unique symbol identifying the `UnknownException` type.\n *\n * **Details**\n *\n * This provides a symbol that identifies an `UnknownException`. It is typically\n * used for generic or unexpected errors that do not fit other specific\n * exception categories.\n *\n * @see {@link UnknownException} Create or work with an `UnknownException`\n *\n * @since 2.0.0\n * @category Symbols\n */\nexport declare const UnknownExceptionTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category Symbols\n */\nexport type UnknownExceptionTypeId = typeof UnknownExceptionTypeId;\n/**\n * Represents the full history of a failure within an `Effect`.\n *\n * **Details**\n *\n * This type is a data structure that captures all information about why and how\n * an effect has failed, including parallel errors, sequential errors, defects,\n * and interruptions. It enables a \"lossless\" error model: no error-related\n * information is discarded, which helps in debugging and understanding the root\n * cause of failures.\n *\n * @since 2.0.0\n * @category Models\n */\nexport type Cause<E> = Empty | Fail<E> | Die | Interrupt | Sequential<E> | Parallel<E>;\n/**\n * @since 2.0.0\n */\nexport declare namespace Cause {\n    /**\n     * This interface is used internally to manage the type variance of `Cause`.\n     *\n     * @since 2.0.0\n     * @category Models\n     */\n    interface Variance<out E> {\n        readonly [CauseTypeId]: {\n            readonly _E: Covariant<E>;\n        };\n    }\n}\n/**\n * Describes methods for reducing a `Cause<E>` into a value of type `Z` with\n * access to contextual information.\n *\n * **Details**\n *\n * This interface is meant for advanced transformations of `Cause`. By\n * implementing each method, you can define how different parts of the `Cause`\n * structure (like `Fail`, `Die`, or `Interrupt`) should be transformed into a\n * final type `Z`. The `context` parameter carries additional data needed during\n * this reduction.\n *\n * @see {@link reduceWithContext} Apply a `CauseReducer` to transform a `Cause`\n *\n * @since 2.0.0\n * @category Models\n */\nexport interface CauseReducer<in C, in E, in out Z> {\n    emptyCase(context: C): Z;\n    failCase(context: C, error: E): Z;\n    dieCase(context: C, defect: unknown): Z;\n    interruptCase(context: C, fiberId: FiberId.FiberId): Z;\n    sequentialCase(context: C, left: Z, right: Z): Z;\n    parallelCase(context: C, left: Z, right: Z): Z;\n}\n/**\n * Represents an error object that can be yielded in `Effect.gen`.\n *\n * @since 2.0.0\n * @category Models\n */\nexport interface YieldableError extends Pipeable, Inspectable, Error {\n    readonly [Effect.EffectTypeId]: Effect.Effect.VarianceStruct<never, this, never>;\n    readonly [Stream.StreamTypeId]: Stream.Stream.VarianceStruct<never, this, never>;\n    readonly [Sink.SinkTypeId]: Sink.Sink.VarianceStruct<never, unknown, never, this, never>;\n    readonly [Channel.ChannelTypeId]: Channel.Channel.VarianceStruct<never, unknown, this, unknown, never, unknown, never>;\n    [Symbol.iterator](): Effect.EffectGenerator<Effect.Effect<never, this, never>>;\n}\n/**\n * Creates an error that occurs at runtime, extendable for other exception\n * types.\n *\n * @since 2.0.0\n * @category Errors\n */\nexport declare const YieldableError: new (message?: string | undefined) => YieldableError;\n/**\n * An error representing a runtime error.\n *\n * **Details**\n *\n * This interface is used for errors that occur at runtime but are still\n * considered recoverable or typed.\n *\n * @since 2.0.0\n * @category Models\n */\nexport interface RuntimeException extends YieldableError {\n    readonly _tag: \"RuntimeException\";\n    readonly [RuntimeExceptionTypeId]: RuntimeExceptionTypeId;\n}\n/**\n * An error representing fiber interruption.\n *\n * **Details**\n *\n * This interface represents errors that occur when a fiber is forcefully\n * interrupted. Interruption can happen for various reasons, including\n * cancellations or system directives to halt operations. Code that deals with\n * concurrency might need to catch or handle these to ensure proper cleanup.\n *\n * @since 2.0.0\n * @category Models\n */\nexport interface InterruptedException extends YieldableError {\n    readonly _tag: \"InterruptedException\";\n    readonly [InterruptedExceptionTypeId]: InterruptedExceptionTypeId;\n}\n/**\n * An error representing an invalid argument passed to a method.\n *\n * **Details**\n *\n * This interface is used for signaling that a function or method received an\n * argument that does not meet its preconditions.\n *\n * @since 2.0.0\n * @category Models\n */\nexport interface IllegalArgumentException extends YieldableError {\n    readonly _tag: \"IllegalArgumentException\";\n    readonly [IllegalArgumentExceptionTypeId]: IllegalArgumentExceptionTypeId;\n}\n/**\n * An error that occurs when an expected element is missing.\n *\n * **Details**\n *\n * This interface indicates scenarios like looking up an item in a collection\n * or searching for data that should be present but isn't. It helps your code\n * signal a more specific issue rather than a general error.\n *\n * @since 2.0.0\n * @category Models\n */\nexport interface NoSuchElementException extends YieldableError {\n    readonly _tag: \"NoSuchElementException\";\n    readonly [NoSuchElementExceptionTypeId]: NoSuchElementExceptionTypeId;\n}\n/**\n * An error indicating invalid capacity for a `PubSub`.\n *\n * @since 2.0.0\n * @category Models\n */\nexport interface InvalidPubSubCapacityException extends YieldableError {\n    readonly _tag: \"InvalidPubSubCapacityException\";\n    readonly [InvalidPubSubCapacityExceptionTypeId]: InvalidPubSubCapacityExceptionTypeId;\n}\n/**\n * An error that occurs when resource capacity is exceeded.\n *\n * @since 3.5.0\n * @category Models\n */\nexport interface ExceededCapacityException extends YieldableError {\n    readonly _tag: \"ExceededCapacityException\";\n    readonly [ExceededCapacityExceptionTypeId]: ExceededCapacityExceptionTypeId;\n}\n/**\n * An error representing a computation that timed out.\n *\n * @since 2.0.0\n * @category Models\n */\nexport interface TimeoutException extends YieldableError {\n    readonly _tag: \"TimeoutException\";\n    readonly [TimeoutExceptionTypeId]: TimeoutExceptionTypeId;\n}\n/**\n * A checked exception for handling unknown or unexpected errors.\n *\n * **Details**\n *\n * This interface captures errors that don't fall under known categories. It is\n * especially helpful for wrapping low-level or third-party library errors that\n * might provide little or no context, such as from a rejected promise.\n *\n * @since 2.0.0\n * @category Models\n */\nexport interface UnknownException extends YieldableError {\n    readonly _tag: \"UnknownException\";\n    readonly [UnknownExceptionTypeId]: UnknownExceptionTypeId;\n    readonly error: unknown;\n}\n/**\n * Represents a lack of errors within a `Cause`.\n *\n * @see {@link empty} Construct a new `Empty` cause\n * @see {@link isEmptyType} Check if a `Cause` is an `Empty` type\n *\n * @since 2.0.0\n * @category Models\n */\nexport interface Empty extends Cause.Variance<never>, Equal.Equal, Pipeable, Inspectable {\n    readonly _tag: \"Empty\";\n}\n/**\n * Represents an expected error within a `Cause`.\n *\n * **Details**\n *\n * This interface models a `Cause` that carries an expected or known error of\n * type `E`. For example, if you validate user input and find it invalid, you\n * might store that error within a `Fail`.\n *\n * @see {@link fail} Construct a `Fail` cause\n * @see {@link isFailType} Check if a `Cause` is a `Fail`\n *\n * @since 2.0.0\n * @category Models\n */\nexport interface Fail<out E> extends Cause.Variance<E>, Equal.Equal, Pipeable, Inspectable {\n    readonly _tag: \"Fail\";\n    readonly error: E;\n}\n/**\n * Represents an unexpected defect within a `Cause`.\n *\n * **Details**\n *\n * This interface models a `Cause` for errors that are typically unrecoverable or\n * unanticipated—like runtime exceptions or bugs. When code \"dies,\" it indicates a\n * severe failure that wasn't accounted for.\n *\n * @see {@link die} Construct a `Die` cause\n * @see {@link isDieType} Check if a `Cause` is a `Die`\n *\n * @since 2.0.0\n * @category Models\n */\nexport interface Die extends Cause.Variance<never>, Equal.Equal, Pipeable, Inspectable {\n    readonly _tag: \"Die\";\n    readonly defect: unknown;\n}\n/**\n * Represents fiber interruption within a `Cause`.\n *\n * **Details**\n *\n * This interface models a scenario where an effect was halted by an external\n * signal, carrying a `FiberId` that identifies which fiber was interrupted.\n * Interruption is a normal part of concurrency, used for cancellation or\n * resource cleanup.\n *\n * @see {@link interrupt} Construct an `Interrupt` cause\n * @see {@link isInterruptType} Check if a `Cause` is an `Interrupt`\n *\n * @since 2.0.0\n * @category Models\n */\nexport interface Interrupt extends Cause.Variance<never>, Equal.Equal, Pipeable, Inspectable {\n    readonly _tag: \"Interrupt\";\n    readonly fiberId: FiberId.FiberId;\n}\n/**\n * Represents parallel composition of two `Cause`s.\n *\n * **Details**\n *\n * This interface captures failures that happen simultaneously. In scenarios\n * with concurrency, more than one operation can fail in parallel. Instead of\n * losing information, this structure stores both errors together.\n *\n * @see {@link parallel} Combine two `Cause`s in parallel\n * @see {@link isParallelType} Check if a `Cause` is a `Parallel`\n *\n * @since 2.0.0\n * @category Models\n */\nexport interface Parallel<out E> extends Cause.Variance<E>, Equal.Equal, Pipeable, Inspectable {\n    readonly _tag: \"Parallel\";\n    readonly left: Cause<E>;\n    readonly right: Cause<E>;\n}\n/**\n * Represents sequential composition of two `Cause`s.\n *\n * **Details**\n *\n * This interface models the scenario where one error follows another in\n * sequence, such as when a main effect fails and then a finalizer also fails.\n * It ensures both errors are retained in the final `Cause`.\n *\n * @see {@link sequential} Combine two `Cause`s sequentially\n * @see {@link isSequentialType} Check if a `Cause` is a `Sequential`\n *\n * @since 2.0.0\n * @category Models\n */\nexport interface Sequential<out E> extends Cause.Variance<E>, Equal.Equal, Pipeable, Inspectable {\n    readonly _tag: \"Sequential\";\n    readonly left: Cause<E>;\n    readonly right: Cause<E>;\n}\n/**\n * Creates an `Empty` cause.\n *\n * **Details**\n *\n * This function returns a cause that signifies \"no error.\" It's commonly used\n * to represent an absence of failure conditions.\n *\n * @see {@link isEmpty} Check if a `Cause` is empty\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const empty: Cause<never>;\n/**\n * Creates a `Fail` cause from an expected error.\n *\n * **Details**\n *\n * This function constructs a `Cause` carrying an error of type `E`. It's used\n * when you want to represent a known or anticipated failure in your effectful\n * computations.\n *\n * @see {@link isFailure} Check if a `Cause` contains a failure\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const fail: <E>(error: E) => Cause<E>;\n/**\n * Creates a `Die` cause from an unexpected error.\n *\n * **Details**\n *\n * This function wraps an unhandled or unknown defect (like a runtime crash)\n * into a `Cause`. It's useful for capturing unforeseen issues in a structured\n * way.\n *\n * @see {@link isDie} Check if a `Cause` contains a defect\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const die: (defect: unknown) => Cause<never>;\n/**\n * Creates an `Interrupt` cause from a `FiberId`.\n *\n * **Details**\n *\n * This function represents a fiber that has been interrupted. It stores the\n * identifier of the interrupted fiber, enabling precise tracking of concurrent\n * cancellations.\n *\n * @see {@link isInterrupted} Check if a `Cause` contains an interruption\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const interrupt: (fiberId: FiberId.FiberId) => Cause<never>;\n/**\n * Combines two `Cause`s in parallel.\n *\n * **Details**\n *\n * This function merges two errors that occurred simultaneously. Instead of\n * discarding one error, both are retained, allowing for richer error reporting\n * and debugging.\n *\n * @see {@link isParallelType} Check if a `Cause` is a `Parallel`\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const parallel: <E, E2>(left: Cause<E>, right: Cause<E2>) => Cause<E | E2>;\n/**\n * Combines two `Cause`s sequentially.\n *\n * **Details**\n *\n * This function merges two errors that occurred in sequence, such as a main\n * error followed by a finalization error. It preserves both errors for complete\n * failure information.\n *\n * @see {@link isSequentialType} Check if a `Cause` is a `Sequential`\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const sequential: <E, E2>(left: Cause<E>, right: Cause<E2>) => Cause<E | E2>;\n/**\n * Checks if a value is a `Cause`.\n *\n * @since 2.0.0\n * @category Guards\n */\nexport declare const isCause: (u: unknown) => u is Cause<unknown>;\n/**\n * Checks if a `Cause` is an `Empty` type.\n *\n * @see {@link empty} Create a new `Empty` cause\n *\n * @since 2.0.0\n * @category Guards\n */\nexport declare const isEmptyType: <E>(self: Cause<E>) => self is Empty;\n/**\n * Checks if a `Cause` is a `Fail` type.\n *\n * @see {@link fail} Create a new `Fail` cause\n *\n * @since 2.0.0\n * @category Guards\n */\nexport declare const isFailType: <E>(self: Cause<E>) => self is Fail<E>;\n/**\n * Checks if a `Cause` is a `Die` type.\n *\n * @see {@link die} Create a new `Die` cause\n *\n * @since 2.0.0\n * @category Guards\n */\nexport declare const isDieType: <E>(self: Cause<E>) => self is Die;\n/**\n * Checks if a `Cause` is an `Interrupt` type.\n *\n * @see {@link interrupt} Create an `Interrupt` cause\n *\n * @since 2.0.0\n * @category Guards\n */\nexport declare const isInterruptType: <E>(self: Cause<E>) => self is Interrupt;\n/**\n * Checks if a `Cause` is a `Sequential` type.\n *\n * @see {@link sequential} Combine two `Cause`s sequentially\n *\n * @since 2.0.0\n * @category Guards\n */\nexport declare const isSequentialType: <E>(self: Cause<E>) => self is Sequential<E>;\n/**\n * Checks if a `Cause` is a `Parallel` type.\n *\n * @see {@link parallel} Combine two `Cause`s in parallel\n *\n * @since 2.0.0\n * @category Guards\n */\nexport declare const isParallelType: <E>(self: Cause<E>) => self is Parallel<E>;\n/**\n * Calculates the size of a `Cause`.\n *\n * **Details**\n *\n * This function returns the total number of `Cause` nodes in the semiring\n * structure, reflecting how many individual error elements are recorded.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const size: <E>(self: Cause<E>) => number;\n/**\n * Checks if a `Cause` is entirely empty.\n *\n * **Details**\n *\n * This function returns `true` if the `Cause` contains no errors, defects, or\n * interruptions. It's helpful for verifying if a computation truly had no\n * failures.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const isEmpty: <E>(self: Cause<E>) => boolean;\n/**\n * Checks if a `Cause` contains a failure.\n *\n * **Details**\n *\n * This function returns `true` if the `Cause` includes any `Fail` error. It's\n * commonly used to confirm whether a workflow encountered an anticipated error\n * versus just defects or interruptions.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const isFailure: <E>(self: Cause<E>) => boolean;\n/**\n * Checks if a `Cause` contains a defect.\n *\n * **Details**\n *\n * This function returns `true` if the `Cause` includes any unexpected or\n * unhandled errors (`Die`). It's useful for differentiating known failures from\n * unexpected ones.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const isDie: <E>(self: Cause<E>) => boolean;\n/**\n * Checks if a `Cause` contains an interruption.\n *\n * **Details**\n *\n * This function returns `true` if the `Cause` includes any fiber interruptions.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const isInterrupted: <E>(self: Cause<E>) => boolean;\n/**\n * Checks if a `Cause` contains only interruptions.\n *\n * **Details**\n *\n * This function returns `true` if the `Cause` has been interrupted but does not\n * contain any other failures, such as `Fail` or `Die`. It's helpful for\n * verifying purely \"cancellation\" scenarios.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const isInterruptedOnly: <E>(self: Cause<E>) => boolean;\n/**\n * Extracts all recoverable errors of type `E` from a `Cause`.\n *\n * **Details**\n *\n * This function returns a chunk of errors, providing a list of all `Fail`\n * values found in the cause. It's useful for collecting all known failures for\n * logging or combined error handling.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const failures: <E>(self: Cause<E>) => Chunk.Chunk<E>;\n/**\n * Extracts all unrecoverable defects from a `Cause`.\n *\n * **Details**\n *\n * This function returns a chunk of values representing unexpected errors\n * (`Die`). It's handy for capturing or logging unanticipated failures that\n * might need special handling, such as bug reports.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const defects: <E>(self: Cause<E>) => Chunk.Chunk<unknown>;\n/**\n * Collects all `FiberId`s responsible for interrupting a fiber.\n *\n * **Details**\n *\n * This function returns a set of IDs indicating which fibers caused\n * interruptions within this `Cause`. It's useful for debugging concurrency\n * issues or tracing cancellations.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const interruptors: <E>(self: Cause<E>) => HashSet.HashSet<FiberId.FiberId>;\n/**\n * Retrieves the first `Fail` error in a `Cause`, if present.\n *\n * **Details**\n *\n * This function returns an `Option` containing the first recoverable error\n * (`E`) from the cause. It's often used to quickly check if there's a primary\n * error to handle or display.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const failureOption: <E>(self: Cause<E>) => Option.Option<E>;\n/**\n * Splits a `Cause` into either its first `Fail` error or the rest of the cause\n * (which might only contain `Die` or `Interrupt`).\n *\n * **Details**\n *\n * This function either returns the checked error (`E`) or the remaining\n * `Cause<never>` with defects/interruptions. It helps you decide if there's a\n * recoverable path or if only unhandled issues remain.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const failureOrCause: <E>(self: Cause<E>) => Either.Either<Cause<never>, E>;\n/**\n * Strips out failures with an error of `None` from a `Cause<Option<E>>`.\n *\n * **Details**\n *\n * This function turns a `Cause<Option<E>>` into an `Option<Cause<E>>`. If the\n * cause only contains failures of `None`, it becomes `None`; otherwise, it\n * returns a `Cause` of the remaining errors. It's helpful when working with\n * optional errors and filtering out certain error paths.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const flipCauseOption: <E>(self: Cause<Option.Option<E>>) => Option.Option<Cause<E>>;\n/**\n * Retrieves the first `Die` defect in a `Cause`, if present.\n *\n * **Details**\n *\n * This function returns an `Option` containing the first unexpected failure\n * (`Die`) discovered. It's helpful for diagnosing the primary defect in a chain\n * of errors.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const dieOption: <E>(self: Cause<E>) => Option.Option<unknown>;\n/**\n * Retrieves the first `Interrupt` in a `Cause`, if present.\n *\n * **Details**\n *\n * This function returns an `Option` with the first fiber interruption\n * discovered. This is particularly useful for concurrency analysis or debugging\n * cancellations.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const interruptOption: <E>(self: Cause<E>) => Option.Option<FiberId.FiberId>;\n/**\n * Removes all `Fail` and `Interrupt` nodes, keeping only defects (`Die`) in a\n * `Cause`.\n *\n * **Details**\n *\n * This function strips a cause of recoverable errors and interruptions, leaving\n * only unexpected failures. If no defects remain, it returns `None`. It's\n * valuable for focusing only on unanticipated problems when both known errors\n * and defects could occur.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const keepDefects: <E>(self: Cause<E>) => Option.Option<Cause<never>>;\n/**\n * Linearizes a `Cause` into a set of parallel causes, each containing a\n * sequential chain of failures.\n *\n * **Details**\n *\n * This function reorganizes the cause structure so that you can analyze each\n * parallel branch separately, even if they have multiple sequential errors.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const linearize: <E>(self: Cause<E>) => HashSet.HashSet<Cause<E>>;\n/**\n * Removes `Fail` and `Interrupt` nodes from a `Cause`, keeping only defects\n * (`Die`).\n *\n * **Details**\n *\n * This function is similar to `keepDefects` but returns a `Cause<never>`\n * directly, which can still store `Die` or finalizer-related defects. It's\n * helpful for analyzing only the irrecoverable portion of the error.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const stripFailures: <E>(self: Cause<E>) => Cause<never>;\n/**\n * Removes matching defects from a `Cause` using a partial function, returning\n * the remainder.\n *\n * **Details**\n *\n * This function applies a user-defined extraction function to each defect\n * (`Die`). If the function matches the defect, that defect is removed. If all\n * defects match, the result is `None`. Otherwise, you get a `Cause` with the\n * unmatched defects.\n *\n * @since 2.0.0\n * @category Getters\n */\nexport declare const stripSomeDefects: {\n    /**\n     * Removes matching defects from a `Cause` using a partial function, returning\n     * the remainder.\n     *\n     * **Details**\n     *\n     * This function applies a user-defined extraction function to each defect\n     * (`Die`). If the function matches the defect, that defect is removed. If all\n     * defects match, the result is `None`. Otherwise, you get a `Cause` with the\n     * unmatched defects.\n     *\n     * @since 2.0.0\n     * @category Getters\n     */\n    (pf: (defect: unknown) => Option.Option<unknown>): <E>(self: Cause<E>) => Option.Option<Cause<E>>;\n    /**\n     * Removes matching defects from a `Cause` using a partial function, returning\n     * the remainder.\n     *\n     * **Details**\n     *\n     * This function applies a user-defined extraction function to each defect\n     * (`Die`). If the function matches the defect, that defect is removed. If all\n     * defects match, the result is `None`. Otherwise, you get a `Cause` with the\n     * unmatched defects.\n     *\n     * @since 2.0.0\n     * @category Getters\n     */\n    <E>(self: Cause<E>, pf: (defect: unknown) => Option.Option<unknown>): Option.Option<Cause<E>>;\n};\n/**\n * Replaces any errors in a `Cause` with a provided constant error.\n *\n * **Details**\n *\n * This function transforms all `Fail` errors into the specified error value,\n * preserving the structure of the `Cause`. It's useful when you no longer need\n * the original error details but still want to keep the cause shape.\n *\n * @see {@link map} Apply a custom transformation to `Fail` errors\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const as: {\n    /**\n     * Replaces any errors in a `Cause` with a provided constant error.\n     *\n     * **Details**\n     *\n     * This function transforms all `Fail` errors into the specified error value,\n     * preserving the structure of the `Cause`. It's useful when you no longer need\n     * the original error details but still want to keep the cause shape.\n     *\n     * @see {@link map} Apply a custom transformation to `Fail` errors\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <E2>(error: E2): <E>(self: Cause<E>) => Cause<E2>;\n    /**\n     * Replaces any errors in a `Cause` with a provided constant error.\n     *\n     * **Details**\n     *\n     * This function transforms all `Fail` errors into the specified error value,\n     * preserving the structure of the `Cause`. It's useful when you no longer need\n     * the original error details but still want to keep the cause shape.\n     *\n     * @see {@link map} Apply a custom transformation to `Fail` errors\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <E, E2>(self: Cause<E>, error: E2): Cause<E2>;\n};\n/**\n * Transforms the errors in a `Cause` using a user-provided function.\n *\n * **Details**\n *\n * This function applies `f` to each `Fail` error while leaving defects (`Die`)\n * and interruptions untouched. It's useful for changing or simplifying error\n * types in your effectful workflows.\n *\n * @see {@link as} Replace errors with a single constant\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const map: {\n    /**\n     * Transforms the errors in a `Cause` using a user-provided function.\n     *\n     * **Details**\n     *\n     * This function applies `f` to each `Fail` error while leaving defects (`Die`)\n     * and interruptions untouched. It's useful for changing or simplifying error\n     * types in your effectful workflows.\n     *\n     * @see {@link as} Replace errors with a single constant\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <E, E2>(f: (e: E) => E2): (self: Cause<E>) => Cause<E2>;\n    /**\n     * Transforms the errors in a `Cause` using a user-provided function.\n     *\n     * **Details**\n     *\n     * This function applies `f` to each `Fail` error while leaving defects (`Die`)\n     * and interruptions untouched. It's useful for changing or simplifying error\n     * types in your effectful workflows.\n     *\n     * @see {@link as} Replace errors with a single constant\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <E, E2>(self: Cause<E>, f: (e: E) => E2): Cause<E2>;\n};\n/**\n * Transforms errors in a `Cause` into new causes.\n *\n * **Details**\n *\n * This function applies a function `f` to each `Fail` error, converting it into\n * a new `Cause`. This is especially powerful for merging or restructuring error\n * types while preserving or combining cause information.\n *\n * @see {@link map} Apply a simpler transformation to errors\n *\n * @since 2.0.0\n * @category Sequencing\n */\nexport declare const flatMap: {\n    /**\n     * Transforms errors in a `Cause` into new causes.\n     *\n     * **Details**\n     *\n     * This function applies a function `f` to each `Fail` error, converting it into\n     * a new `Cause`. This is especially powerful for merging or restructuring error\n     * types while preserving or combining cause information.\n     *\n     * @see {@link map} Apply a simpler transformation to errors\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <E, E2>(f: (e: E) => Cause<E2>): (self: Cause<E>) => Cause<E2>;\n    /**\n     * Transforms errors in a `Cause` into new causes.\n     *\n     * **Details**\n     *\n     * This function applies a function `f` to each `Fail` error, converting it into\n     * a new `Cause`. This is especially powerful for merging or restructuring error\n     * types while preserving or combining cause information.\n     *\n     * @see {@link map} Apply a simpler transformation to errors\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <E, E2>(self: Cause<E>, f: (e: E) => Cause<E2>): Cause<E2>;\n};\n/**\n * Sequences two `Cause`s. The second `Cause` can be dependent on the result of\n * the first `Cause`.\n *\n * @since 2.0.0\n * @category Sequencing\n */\nexport declare const andThen: {\n    /**\n     * Sequences two `Cause`s. The second `Cause` can be dependent on the result of\n     * the first `Cause`.\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <E, E2>(f: (e: E) => Cause<E2>): (self: Cause<E>) => Cause<E2>;\n    /**\n     * Sequences two `Cause`s. The second `Cause` can be dependent on the result of\n     * the first `Cause`.\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <E2>(f: Cause<E2>): <E>(self: Cause<E>) => Cause<E2>;\n    /**\n     * Sequences two `Cause`s. The second `Cause` can be dependent on the result of\n     * the first `Cause`.\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <E, E2>(self: Cause<E>, f: (e: E) => Cause<E2>): Cause<E2>;\n    /**\n     * Sequences two `Cause`s. The second `Cause` can be dependent on the result of\n     * the first `Cause`.\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <E, E2>(self: Cause<E>, f: Cause<E2>): Cause<E2>;\n};\n/**\n * Flattens a nested `Cause` structure.\n *\n * **Details**\n *\n * This function takes a `Cause<Cause<E>>` and merges the layers into a single\n * `Cause<E>`. It's useful for eliminating additional nesting created by\n * repeated transformations or compositions.\n *\n * @see {@link flatMap} Compose nested causes\n *\n * @since 2.0.0\n * @category Sequencing\n */\nexport declare const flatten: <E>(self: Cause<Cause<E>>) => Cause<E>;\n/**\n * Checks if the current `Cause` contains or is equal to another `Cause`.\n *\n * **Details**\n *\n * This function returns `true` if `that` cause is part of or the same as\n * the current `Cause`. It's useful when you need to check for specific\n * error patterns or deduplicate repeated failures.\n *\n * @since 2.0.0\n * @category Elements\n */\nexport declare const contains: {\n    /**\n     * Checks if the current `Cause` contains or is equal to another `Cause`.\n     *\n     * **Details**\n     *\n     * This function returns `true` if `that` cause is part of or the same as\n     * the current `Cause`. It's useful when you need to check for specific\n     * error patterns or deduplicate repeated failures.\n     *\n     * @since 2.0.0\n     * @category Elements\n     */\n    <E2>(that: Cause<E2>): <E>(self: Cause<E>) => boolean;\n    /**\n     * Checks if the current `Cause` contains or is equal to another `Cause`.\n     *\n     * **Details**\n     *\n     * This function returns `true` if `that` cause is part of or the same as\n     * the current `Cause`. It's useful when you need to check for specific\n     * error patterns or deduplicate repeated failures.\n     *\n     * @since 2.0.0\n     * @category Elements\n     */\n    <E, E2>(self: Cause<E>, that: Cause<E2>): boolean;\n};\n/**\n * Extracts the most \"important\" defect from a `Cause`.\n *\n * **Details**\n *\n * This function reduces a `Cause` to a single, prioritized defect. It evaluates\n * the `Cause` in the following order of priority:\n *\n * 1. If the `Cause` contains a failure (e.g., from `Effect.fail`), it returns\n *    the raw error value.\n * 2. If there is no failure, it looks for the first defect (e.g., from\n *    `Effect.die`).\n * 3. If neither of the above is present, and the `Cause` stems from an\n *    interruption, it creates and returns an `InterruptedException`.\n *\n * This function ensures you can always extract a meaningful representation of\n * the primary issue from a potentially complex `Cause` structure.\n *\n * **When to Use**\n *\n * Use this function when you need to extract the most relevant error or defect\n * from a `Cause`, especially in scenarios where multiple errors or defects may\n * be present. It's particularly useful for simplifying error reporting or\n * logging.\n *\n * @see {@link squashWith} Allows transforming failures into defects when squashing.\n *\n * @since 2.0.0\n * @category Destructors\n */\nexport declare const squash: <E>(self: Cause<E>) => unknown;\n/**\n * Extracts the most \"important\" defect from a `Cause`, transforming failures\n * into defects using a provided function.\n *\n * **Details**\n *\n * This function reduces a `Cause` to a single, prioritized defect, while\n * allowing you to transform recoverable failures into defects through a custom\n * function. It processes the `Cause` in the following order:\n *\n * 1. If the `Cause` contains a failure (e.g., from `Effect.fail`), it applies\n *    the provided function `f` to the error to transform it into a defect.\n * 2. If there is no failure, it looks for the first defect (e.g., from\n *    `Effect.die`) and returns it.\n * 3. If neither is present and the `Cause` stems from an interruption, it\n *    returns an `InterruptedException`.\n *\n * This function is particularly useful when you need custom handling or\n * transformation of errors while processing a `Cause`.\n *\n * @see {@link squash} Extracts the most \"important\" defect without transforming failures.\n *\n * @since 2.0.0\n * @category Destructors\n */\nexport declare const squashWith: {\n    /**\n     * Extracts the most \"important\" defect from a `Cause`, transforming failures\n     * into defects using a provided function.\n     *\n     * **Details**\n     *\n     * This function reduces a `Cause` to a single, prioritized defect, while\n     * allowing you to transform recoverable failures into defects through a custom\n     * function. It processes the `Cause` in the following order:\n     *\n     * 1. If the `Cause` contains a failure (e.g., from `Effect.fail`), it applies\n     *    the provided function `f` to the error to transform it into a defect.\n     * 2. If there is no failure, it looks for the first defect (e.g., from\n     *    `Effect.die`) and returns it.\n     * 3. If neither is present and the `Cause` stems from an interruption, it\n     *    returns an `InterruptedException`.\n     *\n     * This function is particularly useful when you need custom handling or\n     * transformation of errors while processing a `Cause`.\n     *\n     * @see {@link squash} Extracts the most \"important\" defect without transforming failures.\n     *\n     * @since 2.0.0\n     * @category Destructors\n     */\n    <E>(f: (error: E) => unknown): (self: Cause<E>) => unknown;\n    /**\n     * Extracts the most \"important\" defect from a `Cause`, transforming failures\n     * into defects using a provided function.\n     *\n     * **Details**\n     *\n     * This function reduces a `Cause` to a single, prioritized defect, while\n     * allowing you to transform recoverable failures into defects through a custom\n     * function. It processes the `Cause` in the following order:\n     *\n     * 1. If the `Cause` contains a failure (e.g., from `Effect.fail`), it applies\n     *    the provided function `f` to the error to transform it into a defect.\n     * 2. If there is no failure, it looks for the first defect (e.g., from\n     *    `Effect.die`) and returns it.\n     * 3. If neither is present and the `Cause` stems from an interruption, it\n     *    returns an `InterruptedException`.\n     *\n     * This function is particularly useful when you need custom handling or\n     * transformation of errors while processing a `Cause`.\n     *\n     * @see {@link squash} Extracts the most \"important\" defect without transforming failures.\n     *\n     * @since 2.0.0\n     * @category Destructors\n     */\n    <E>(self: Cause<E>, f: (error: E) => unknown): unknown;\n};\n/**\n * Searches a `Cause` using a partial function to extract information.\n *\n * **Details**\n *\n * This function allows you to search through a `Cause` using a custom partial\n * function. The partial function is applied to the `Cause`, and if it matches,\n * the result is returned wrapped in a `Some`. If no match is found, the result\n * is `None`.\n *\n * This is particularly useful when you are only interested in specific types of\n * errors, defects, or interruption causes within a potentially complex `Cause`\n * structure. By leveraging a partial function, you can focus on extracting only\n * the relevant information you care about.\n *\n * The partial function should return an `Option` indicating whether it matched\n * and the value it extracted.\n *\n * @since 2.0.0\n * @category Elements\n */\nexport declare const find: {\n    /**\n     * Searches a `Cause` using a partial function to extract information.\n     *\n     * **Details**\n     *\n     * This function allows you to search through a `Cause` using a custom partial\n     * function. The partial function is applied to the `Cause`, and if it matches,\n     * the result is returned wrapped in a `Some`. If no match is found, the result\n     * is `None`.\n     *\n     * This is particularly useful when you are only interested in specific types of\n     * errors, defects, or interruption causes within a potentially complex `Cause`\n     * structure. By leveraging a partial function, you can focus on extracting only\n     * the relevant information you care about.\n     *\n     * The partial function should return an `Option` indicating whether it matched\n     * and the value it extracted.\n     *\n     * @since 2.0.0\n     * @category Elements\n     */\n    <E, Z>(pf: (cause: Cause<E>) => Option.Option<Z>): (self: Cause<E>) => Option.Option<Z>;\n    /**\n     * Searches a `Cause` using a partial function to extract information.\n     *\n     * **Details**\n     *\n     * This function allows you to search through a `Cause` using a custom partial\n     * function. The partial function is applied to the `Cause`, and if it matches,\n     * the result is returned wrapped in a `Some`. If no match is found, the result\n     * is `None`.\n     *\n     * This is particularly useful when you are only interested in specific types of\n     * errors, defects, or interruption causes within a potentially complex `Cause`\n     * structure. By leveraging a partial function, you can focus on extracting only\n     * the relevant information you care about.\n     *\n     * The partial function should return an `Option` indicating whether it matched\n     * and the value it extracted.\n     *\n     * @since 2.0.0\n     * @category Elements\n     */\n    <E, Z>(self: Cause<E>, pf: (cause: Cause<E>) => Option.Option<Z>): Option.Option<Z>;\n};\n/**\n * Preserves parts of a `Cause` that match a given predicate.\n *\n * **Details**\n *\n * This function allows you to retain only the parts of a `Cause` structure that\n * match a specified predicate or refinement. Any parts of the `Cause` that do\n * not match the provided condition are excluded from the result.\n *\n * You can use this function in two ways:\n * - With a `Predicate`: A function that evaluates whether a `Cause` should be\n *   retained based on its value.\n * - With a `Refinement`: A more specific predicate that can refine the type of\n *   the `Cause`.\n *\n * This is useful when you need to extract specific types of errors, defects, or\n * interruptions from a `Cause` while discarding unrelated parts.\n *\n * @since 2.0.0\n * @category Filtering\n */\nexport declare const filter: {\n    /**\n     * Preserves parts of a `Cause` that match a given predicate.\n     *\n     * **Details**\n     *\n     * This function allows you to retain only the parts of a `Cause` structure that\n     * match a specified predicate or refinement. Any parts of the `Cause` that do\n     * not match the provided condition are excluded from the result.\n     *\n     * You can use this function in two ways:\n     * - With a `Predicate`: A function that evaluates whether a `Cause` should be\n     *   retained based on its value.\n     * - With a `Refinement`: A more specific predicate that can refine the type of\n     *   the `Cause`.\n     *\n     * This is useful when you need to extract specific types of errors, defects, or\n     * interruptions from a `Cause` while discarding unrelated parts.\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <E, EB extends E>(refinement: Refinement<Cause<NoInfer<E>>, Cause<EB>>): (self: Cause<E>) => Cause<EB>;\n    /**\n     * Preserves parts of a `Cause` that match a given predicate.\n     *\n     * **Details**\n     *\n     * This function allows you to retain only the parts of a `Cause` structure that\n     * match a specified predicate or refinement. Any parts of the `Cause` that do\n     * not match the provided condition are excluded from the result.\n     *\n     * You can use this function in two ways:\n     * - With a `Predicate`: A function that evaluates whether a `Cause` should be\n     *   retained based on its value.\n     * - With a `Refinement`: A more specific predicate that can refine the type of\n     *   the `Cause`.\n     *\n     * This is useful when you need to extract specific types of errors, defects, or\n     * interruptions from a `Cause` while discarding unrelated parts.\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <E>(predicate: Predicate<Cause<NoInfer<E>>>): (self: Cause<E>) => Cause<E>;\n    /**\n     * Preserves parts of a `Cause` that match a given predicate.\n     *\n     * **Details**\n     *\n     * This function allows you to retain only the parts of a `Cause` structure that\n     * match a specified predicate or refinement. Any parts of the `Cause` that do\n     * not match the provided condition are excluded from the result.\n     *\n     * You can use this function in two ways:\n     * - With a `Predicate`: A function that evaluates whether a `Cause` should be\n     *   retained based on its value.\n     * - With a `Refinement`: A more specific predicate that can refine the type of\n     *   the `Cause`.\n     *\n     * This is useful when you need to extract specific types of errors, defects, or\n     * interruptions from a `Cause` while discarding unrelated parts.\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <E, EB extends E>(self: Cause<E>, refinement: Refinement<Cause<E>, Cause<EB>>): Cause<EB>;\n    /**\n     * Preserves parts of a `Cause` that match a given predicate.\n     *\n     * **Details**\n     *\n     * This function allows you to retain only the parts of a `Cause` structure that\n     * match a specified predicate or refinement. Any parts of the `Cause` that do\n     * not match the provided condition are excluded from the result.\n     *\n     * You can use this function in two ways:\n     * - With a `Predicate`: A function that evaluates whether a `Cause` should be\n     *   retained based on its value.\n     * - With a `Refinement`: A more specific predicate that can refine the type of\n     *   the `Cause`.\n     *\n     * This is useful when you need to extract specific types of errors, defects, or\n     * interruptions from a `Cause` while discarding unrelated parts.\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <E>(self: Cause<E>, predicate: Predicate<Cause<E>>): Cause<E>;\n};\n/**\n * Transforms a `Cause` into a single value using custom handlers for each\n * possible case.\n *\n * **Details**\n *\n * This function processes a `Cause` by applying a set of custom handlers to\n * each possible type of cause: `Empty`, `Fail`, `Die`, `Interrupt`,\n * `Sequential`, and `Parallel`. The result of this function is a single value\n * of type `Z`. This function allows you to define exactly how to handle each\n * part of a `Cause`, whether it's a failure, defect, interruption, or a\n * combination of these.\n *\n * The options parameter provides handlers for:\n * - `onEmpty`: Handles the case where the cause is `Empty`, meaning no errors\n *   occurred.\n * - `onFail`: Processes a failure with an error of type `E`.\n * - `onDie`: Processes a defect (unexpected error).\n * - `onInterrupt`: Handles a fiber interruption, providing the `FiberId` of the\n *   interruption.\n * - `onSequential`: Combines two sequential causes into a single value of type\n *   `Z`.\n * - `onParallel`: Combines two parallel causes into a single value of type `Z`.\n *\n * @since 2.0.0\n * @category Matching\n */\nexport declare const match: {\n    /**\n     * Transforms a `Cause` into a single value using custom handlers for each\n     * possible case.\n     *\n     * **Details**\n     *\n     * This function processes a `Cause` by applying a set of custom handlers to\n     * each possible type of cause: `Empty`, `Fail`, `Die`, `Interrupt`,\n     * `Sequential`, and `Parallel`. The result of this function is a single value\n     * of type `Z`. This function allows you to define exactly how to handle each\n     * part of a `Cause`, whether it's a failure, defect, interruption, or a\n     * combination of these.\n     *\n     * The options parameter provides handlers for:\n     * - `onEmpty`: Handles the case where the cause is `Empty`, meaning no errors\n     *   occurred.\n     * - `onFail`: Processes a failure with an error of type `E`.\n     * - `onDie`: Processes a defect (unexpected error).\n     * - `onInterrupt`: Handles a fiber interruption, providing the `FiberId` of the\n     *   interruption.\n     * - `onSequential`: Combines two sequential causes into a single value of type\n     *   `Z`.\n     * - `onParallel`: Combines two parallel causes into a single value of type `Z`.\n     *\n     * @since 2.0.0\n     * @category Matching\n     */\n    <Z, E>(options: {\n        readonly onEmpty: Z;\n        readonly onFail: (error: E) => Z;\n        readonly onDie: (defect: unknown) => Z;\n        readonly onInterrupt: (fiberId: FiberId.FiberId) => Z;\n        readonly onSequential: (left: Z, right: Z) => Z;\n        readonly onParallel: (left: Z, right: Z) => Z;\n    }): (self: Cause<E>) => Z;\n    /**\n     * Transforms a `Cause` into a single value using custom handlers for each\n     * possible case.\n     *\n     * **Details**\n     *\n     * This function processes a `Cause` by applying a set of custom handlers to\n     * each possible type of cause: `Empty`, `Fail`, `Die`, `Interrupt`,\n     * `Sequential`, and `Parallel`. The result of this function is a single value\n     * of type `Z`. This function allows you to define exactly how to handle each\n     * part of a `Cause`, whether it's a failure, defect, interruption, or a\n     * combination of these.\n     *\n     * The options parameter provides handlers for:\n     * - `onEmpty`: Handles the case where the cause is `Empty`, meaning no errors\n     *   occurred.\n     * - `onFail`: Processes a failure with an error of type `E`.\n     * - `onDie`: Processes a defect (unexpected error).\n     * - `onInterrupt`: Handles a fiber interruption, providing the `FiberId` of the\n     *   interruption.\n     * - `onSequential`: Combines two sequential causes into a single value of type\n     *   `Z`.\n     * - `onParallel`: Combines two parallel causes into a single value of type `Z`.\n     *\n     * @since 2.0.0\n     * @category Matching\n     */\n    <Z, E>(self: Cause<E>, options: {\n        readonly onEmpty: Z;\n        readonly onFail: (error: E) => Z;\n        readonly onDie: (defect: unknown) => Z;\n        readonly onInterrupt: (fiberId: FiberId.FiberId) => Z;\n        readonly onSequential: (left: Z, right: Z) => Z;\n        readonly onParallel: (left: Z, right: Z) => Z;\n    }): Z;\n};\n/**\n * Combines all parts of a `Cause` into a single value by starting with an\n * initial value.\n *\n * **Details**\n *\n * This function processes a `Cause` by starting with an initial value (`zero`)\n * and applying a custom function (`pf`) to combine all elements of the `Cause`\n * into a single result of type `Z`. The custom function determines how each\n * part of the `Cause` contributes to the final result. The function can return\n * an `Option` to either continue combining values or skip specific parts of the\n * `Cause`.\n *\n * This function is useful for tasks such as:\n * - Aggregating error messages from a `Cause` into a single string.\n * - Summarizing the structure of a `Cause` into a simplified result.\n * - Filtering or processing only specific parts of a `Cause`.\n *\n * The reduction proceeds in a top-down manner, visiting all nodes in the\n * `Cause` structure. This gives you complete control over how each part of the\n * `Cause` contributes to the final result.\n *\n * @since 2.0.0\n * @category Reducing\n */\nexport declare const reduce: {\n    /**\n     * Combines all parts of a `Cause` into a single value by starting with an\n     * initial value.\n     *\n     * **Details**\n     *\n     * This function processes a `Cause` by starting with an initial value (`zero`)\n     * and applying a custom function (`pf`) to combine all elements of the `Cause`\n     * into a single result of type `Z`. The custom function determines how each\n     * part of the `Cause` contributes to the final result. The function can return\n     * an `Option` to either continue combining values or skip specific parts of the\n     * `Cause`.\n     *\n     * This function is useful for tasks such as:\n     * - Aggregating error messages from a `Cause` into a single string.\n     * - Summarizing the structure of a `Cause` into a simplified result.\n     * - Filtering or processing only specific parts of a `Cause`.\n     *\n     * The reduction proceeds in a top-down manner, visiting all nodes in the\n     * `Cause` structure. This gives you complete control over how each part of the\n     * `Cause` contributes to the final result.\n     *\n     * @since 2.0.0\n     * @category Reducing\n     */\n    <Z, E>(zero: Z, pf: (accumulator: Z, cause: Cause<E>) => Option.Option<Z>): (self: Cause<E>) => Z;\n    /**\n     * Combines all parts of a `Cause` into a single value by starting with an\n     * initial value.\n     *\n     * **Details**\n     *\n     * This function processes a `Cause` by starting with an initial value (`zero`)\n     * and applying a custom function (`pf`) to combine all elements of the `Cause`\n     * into a single result of type `Z`. The custom function determines how each\n     * part of the `Cause` contributes to the final result. The function can return\n     * an `Option` to either continue combining values or skip specific parts of the\n     * `Cause`.\n     *\n     * This function is useful for tasks such as:\n     * - Aggregating error messages from a `Cause` into a single string.\n     * - Summarizing the structure of a `Cause` into a simplified result.\n     * - Filtering or processing only specific parts of a `Cause`.\n     *\n     * The reduction proceeds in a top-down manner, visiting all nodes in the\n     * `Cause` structure. This gives you complete control over how each part of the\n     * `Cause` contributes to the final result.\n     *\n     * @since 2.0.0\n     * @category Reducing\n     */\n    <Z, E>(self: Cause<E>, zero: Z, pf: (accumulator: Z, cause: Cause<E>) => Option.Option<Z>): Z;\n};\n/**\n * Combines all parts of a `Cause` into a single value using a custom reducer\n * and a context.\n *\n * **Details**\n *\n * This function allows you to reduce a `Cause` into a single value of type `Z`\n * using a custom `CauseReducer`. A `CauseReducer` provides methods to handle\n * specific parts of the `Cause`, such as failures, defects, or interruptions.\n * Additionally, this function provides access to a `context` value, which can\n * be used to carry information or maintain state during the reduction process.\n *\n * This is particularly useful when the reduction process needs additional\n * context or configuration, such as:\n * - Aggregating error details with dynamic formatting.\n * - Collecting logs or statistics about the `Cause`.\n * - Performing stateful transformations based on the `context`.\n *\n * @see {@link reduce} To reduce a `Cause` without additional context.\n *\n * @since 2.0.0\n * @category Reducing\n */\nexport declare const reduceWithContext: {\n    /**\n     * Combines all parts of a `Cause` into a single value using a custom reducer\n     * and a context.\n     *\n     * **Details**\n     *\n     * This function allows you to reduce a `Cause` into a single value of type `Z`\n     * using a custom `CauseReducer`. A `CauseReducer` provides methods to handle\n     * specific parts of the `Cause`, such as failures, defects, or interruptions.\n     * Additionally, this function provides access to a `context` value, which can\n     * be used to carry information or maintain state during the reduction process.\n     *\n     * This is particularly useful when the reduction process needs additional\n     * context or configuration, such as:\n     * - Aggregating error details with dynamic formatting.\n     * - Collecting logs or statistics about the `Cause`.\n     * - Performing stateful transformations based on the `context`.\n     *\n     * @see {@link reduce} To reduce a `Cause` without additional context.\n     *\n     * @since 2.0.0\n     * @category Reducing\n     */\n    <C, E, Z>(context: C, reducer: CauseReducer<C, E, Z>): (self: Cause<E>) => Z;\n    /**\n     * Combines all parts of a `Cause` into a single value using a custom reducer\n     * and a context.\n     *\n     * **Details**\n     *\n     * This function allows you to reduce a `Cause` into a single value of type `Z`\n     * using a custom `CauseReducer`. A `CauseReducer` provides methods to handle\n     * specific parts of the `Cause`, such as failures, defects, or interruptions.\n     * Additionally, this function provides access to a `context` value, which can\n     * be used to carry information or maintain state during the reduction process.\n     *\n     * This is particularly useful when the reduction process needs additional\n     * context or configuration, such as:\n     * - Aggregating error details with dynamic formatting.\n     * - Collecting logs or statistics about the `Cause`.\n     * - Performing stateful transformations based on the `context`.\n     *\n     * @see {@link reduce} To reduce a `Cause` without additional context.\n     *\n     * @since 2.0.0\n     * @category Reducing\n     */\n    <C, E, Z>(self: Cause<E>, context: C, reducer: CauseReducer<C, E, Z>): Z;\n};\n/**\n * Creates an error that indicates a `Fiber` was interrupted.\n *\n * **Details**\n *\n * This function constructs an `InterruptedException` recognized by the Effect\n * runtime. It is usually thrown or returned when a fiber's execution is\n * interrupted by external events or by another fiber. This is particularly\n * helpful in concurrent programs where fibers may halt each other before\n * completion.\n *\n * @since 2.0.0\n * @category Errors\n */\nexport declare const InterruptedException: new (message?: string | undefined) => InterruptedException;\n/**\n * Checks if a given unknown value is an `InterruptedException`.\n *\n * @since 2.0.0\n * @category Guards\n */\nexport declare const isInterruptedException: (u: unknown) => u is InterruptedException;\n/**\n * Creates an error indicating an invalid method argument.\n *\n * **Details**\n *\n * This function constructs an `IllegalArgumentException`. It is typically\n * thrown or returned when an operation receives improper inputs, such as\n * out-of-range values or invalid object states.\n *\n * @since 2.0.0\n * @category Errors\n */\nexport declare const IllegalArgumentException: new (message?: string | undefined) => IllegalArgumentException;\n/**\n * Checks if a given unknown value is an `IllegalArgumentException`.\n *\n * @since 2.0.0\n * @category Guards\n */\nexport declare const isIllegalArgumentException: (u: unknown) => u is IllegalArgumentException;\n/**\n * Creates an error indicating a missing element.\n *\n * **Details**\n *\n * This function constructs a `NoSuchElementException`. It helps you clearly\n * communicate that a required element is unavailable.\n *\n * @since 2.0.0\n * @category Errors\n */\nexport declare const NoSuchElementException: new (message?: string | undefined) => NoSuchElementException;\n/**\n * Checks if a given unknown value is a `NoSuchElementException`.\n *\n * @since 2.0.0\n * @category Guards\n */\nexport declare const isNoSuchElementException: (u: unknown) => u is NoSuchElementException;\n/**\n * Creates an error for general runtime errors.\n *\n * **Details**\n *\n * This function constructs a `RuntimeException`, for errors that occur at\n * runtime but are not specifically typed or categorized as interruptions,\n * missing elements, or invalid arguments. It helps unify a wide range of\n * unexpected conditions under a single, recognizable error type.\n *\n * @since 2.0.0\n * @category Errors\n */\nexport declare const RuntimeException: new (message?: string | undefined) => RuntimeException;\n/**\n * Checks if a given unknown value is a `RuntimeException`.\n *\n * @since 2.0.0\n * @category Guards\n */\nexport declare const isRuntimeException: (u: unknown) => u is RuntimeException;\n/**\n * Creates an error for operations that exceed their expected time.\n *\n * **Details**\n *\n * This function constructs a `TimeoutException`. It is typically used to signal\n * that an operation or fiber did not complete within a designated time limit,\n * allowing you to handle slow or hanging processes.\n *\n * @since 2.0.0\n * @category Errors\n */\nexport declare const TimeoutException: new (message?: string | undefined) => TimeoutException;\n/**\n * Checks if a given unknown value is a `TimeoutException`.\n *\n * @since 3.15.0\n * @category Guards\n */\nexport declare const isTimeoutException: (u: unknown) => u is TimeoutException;\n/**\n * Creates an instance of `UnknownException`, an error object used to handle\n * unknown errors such as those from rejected promises.\n *\n * **Details**\n *\n * This function constructs an `UnknownException` with flexible behavior for\n * managing the error message and cause.\n *\n * The required `error` argument is passed as the `cause` to the global `Error`\n * constructor, ensuring that the original cause is preserved in the error chain\n * for debugging purposes. This ensures that the origin stack trace is\n * preserved.\n *\n * The `error` argument is always stored in the `error` property of the\n * `UnknownException` instance for reference, regardless of its type.\n *\n * Additionally, if you provide a `message` argument, it is used as the error\n * message. If no `message` is provided, the error message defaults to `\"An\n * unknown error occurred\"`.\n *\n * **When to Use**\n *\n * Use this function when you need to handle unexpected or unknown errors in\n * your application, particularly when the source of the error might not provide\n * a clear message. This is useful for wrapping generic errors thrown from\n * promises or external APIs.\n *\n * @since 2.0.0\n * @category Errors\n */\nexport declare const UnknownException: new (error: unknown, message?: string | undefined) => UnknownException;\n/**\n * Checks if a given unknown value is an `UnknownException`.\n *\n * @since 2.0.0\n * @category Guards\n */\nexport declare const isUnknownException: (u: unknown) => u is UnknownException;\n/**\n * Creates an error indicating resource capacity has been exceeded.\n *\n * **Details**\n *\n * This function constructs an `ExceededCapacityException`, signifying that an\n * operation or resource usage surpassed established limits. This can be\n * essential for concurrency or resource management situations, ensuring your\n * application doesn't go beyond acceptable thresholds.\n *\n * @since 3.5.0\n * @category Errors\n */\nexport declare const ExceededCapacityException: new (message?: string | undefined) => ExceededCapacityException;\n/**\n * Checks if a given unknown value is an `ExceededCapacityException`.\n *\n * @since 3.5.0\n * @category Guards\n */\nexport declare const isExceededCapacityException: (u: unknown) => u is ExceededCapacityException;\n/**\n * Converts a `Cause` into a human-readable string.\n *\n * **Details**\n *\n * This function pretty-prints the entire `Cause`, including any failures,\n * defects, and interruptions. It can be especially helpful for logging,\n * debugging, or displaying structured errors to users.\n *\n * You can optionally pass `options` to configure how the error cause is\n * rendered. By default, it includes essential details of all errors in the\n * `Cause`.\n *\n * @see {@link prettyErrors} Get a list of `PrettyError` objects instead of a single string.\n *\n * @since 2.0.0\n * @category Formatting\n */\nexport declare const pretty: <E>(cause: Cause<E>, options?: {\n    readonly renderErrorCause?: boolean | undefined;\n}) => string;\n/**\n * A shape for prettified errors, optionally including a source span.\n *\n * @since 3.2.0\n * @category Models\n */\nexport interface PrettyError extends Error {\n    readonly span: Span | undefined;\n}\n/**\n * Returns a list of prettified errors (`PrettyError`) from a `Cause`.\n *\n * **Details**\n *\n * This function inspects the entire `Cause` and produces an array of\n * `PrettyError` objects. Each object may include additional metadata, such as a\n * `Span`, to provide deeper insights into where and how the error occurred.\n *\n * @since 3.2.0\n * @category Formatting\n */\nexport declare const prettyErrors: <E>(cause: Cause<E>) => Array<PrettyError>;\n/**\n * Retrieves the original, unproxied error instance from an error object.\n *\n * **Details**\n *\n * This function returns the underlying error object without any\n * library-specific wrapping or proxying that might occur during error handling.\n * This can be essential if you need direct access to the error's native\n * properties, such as stack traces or custom data fields, for detailed\n * debugging or integration with external systems.\n *\n * @since 2.0.0\n * @category Errors\n */\nexport declare const originalError: <E>(obj: E) => E;\n//# sourceMappingURL=Cause.d.ts.map",
  "node_modules/effect/dist/dts/Channel.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Cause from \"./Cause.js\";\nimport type * as ChildExecutorDecision from \"./ChildExecutorDecision.js\";\nimport type * as Chunk from \"./Chunk.js\";\nimport type * as Context from \"./Context.js\";\nimport type * as Deferred from \"./Deferred.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Either from \"./Either.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type * as Layer from \"./Layer.js\";\nimport type * as MergeDecision from \"./MergeDecision.js\";\nimport type * as MergeStrategy from \"./MergeStrategy.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { Predicate } from \"./Predicate.js\";\nimport type * as PubSub from \"./PubSub.js\";\nimport type * as Queue from \"./Queue.js\";\nimport type * as Ref from \"./Ref.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as SingleProducerAsyncInput from \"./SingleProducerAsyncInput.js\";\nimport type * as Sink from \"./Sink.js\";\nimport type * as Stream from \"./Stream.js\";\nimport type * as Tracer from \"./Tracer.js\";\nimport type * as Types from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\nimport type * as UpstreamPullRequest from \"./UpstreamPullRequest.js\";\nimport type * as UpstreamPullStrategy from \"./UpstreamPullStrategy.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const ChannelTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type ChannelTypeId = typeof ChannelTypeId;\n/**\n * A `Channel` is a nexus of I/O operations, which supports both reading and\n * writing. A channel may read values of type `InElem` and write values of type\n * `OutElem`. When the channel finishes, it yields a value of type `OutDone`. A\n * channel may fail with a value of type `OutErr`.\n *\n * Channels are the foundation of Streams: both streams and sinks are built on\n * channels. Most users shouldn't have to use channels directly, as streams and\n * sinks are much more convenient and cover all common use cases. However, when\n * adding new stream and sink operators, or doing something highly specialized,\n * it may be useful to use channels directly.\n *\n * Channels compose in a variety of ways:\n *\n *  - **Piping**: One channel can be piped to another channel, assuming the\n *    input type of the second is the same as the output type of the first.\n *  - **Sequencing**: The terminal value of one channel can be used to create\n *    another channel, and both the first channel and the function that makes\n *    the second channel can be composed into a channel.\n *  - **Concatenating**: The output of one channel can be used to create other\n *    channels, which are all concatenated together. The first channel and the\n *    function that makes the other channels can be composed into a channel.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Channel<out OutElem, in InElem = unknown, out OutErr = never, in InErr = unknown, out OutDone = void, in InDone = unknown, out Env = never> extends Channel.Variance<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, Pipeable {\n    [Unify.typeSymbol]?: unknown;\n    [Unify.unifySymbol]?: ChannelUnify<this>;\n    [Unify.ignoreSymbol]?: ChannelUnifyIgnore;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface ChannelUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Effect.EffectUnify<A> {\n    Channel?: () => A[Unify.typeSymbol] extends Channel<infer OutElem, infer InElem, infer OutErr, infer InErr, infer OutDone, infer InDone, infer Env> | infer _ ? Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env> : never;\n}\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface ChannelUnifyIgnore extends Effect.EffectUnifyIgnore {\n    Channel?: true;\n}\n/**\n * @since 2.0.0\n * @category models\n */\ndeclare module \"./Effect.js\" {\n    interface Effect<A, E, R> extends Channel<never, unknown, E, unknown, A, unknown, R> {\n    }\n    interface EffectUnifyIgnore {\n        Channel?: true;\n    }\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Channel {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<out OutElem, in InElem, out OutErr, in InErr, out OutDone, in InDone, out Env> {\n        readonly [ChannelTypeId]: VarianceStruct<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>;\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface VarianceStruct<out OutElem, in InElem, out OutErr, in InErr, out OutDone, in InDone, out Env> {\n        _Env: Types.Covariant<Env>;\n        _InErr: Types.Contravariant<InErr>;\n        _InElem: Types.Contravariant<InElem>;\n        _InDone: Types.Contravariant<InDone>;\n        _OutErr: Types.Covariant<OutErr>;\n        _OutElem: Types.Covariant<OutElem>;\n        _OutDone: Types.Covariant<OutDone>;\n    }\n}\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const ChannelExceptionTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type ChannelExceptionTypeId = typeof ChannelExceptionTypeId;\n/**\n * Represents a generic checked exception which occurs when a `Channel` is\n * executed.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface ChannelException<out E> {\n    readonly _tag: \"ChannelException\";\n    readonly [ChannelExceptionTypeId]: ChannelExceptionTypeId;\n    readonly error: E;\n}\n/**\n * @since 3.5.4\n * @category refinements\n */\nexport declare const isChannel: (u: unknown) => u is Channel<unknown, unknown, unknown, unknown, unknown, unknown, unknown>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const acquireUseRelease: <Acquired, OutErr, Env, OutElem1, InElem, InErr, OutDone, InDone>(acquire: Effect.Effect<Acquired, OutErr, Env>, use: (a: Acquired) => Channel<OutElem1, InElem, OutErr, InErr, OutDone, InDone, Env>, release: (a: Acquired, exit: Exit.Exit<OutDone, OutErr>) => Effect.Effect<any, never, Env>) => Channel<OutElem1, InElem, OutErr, InErr, OutDone, InDone, Env>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const acquireReleaseOut: {\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    <Z, R2>(release: (z: Z, e: Exit.Exit<unknown, unknown>) => Effect.Effect<unknown, never, R2>): <E, R>(self: Effect.Effect<Z, E, R>) => Channel<Z, unknown, E, unknown, void, unknown, R2 | R>;\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    <Z, E, R, R2>(self: Effect.Effect<Z, E, R>, release: (z: Z, e: Exit.Exit<unknown, unknown>) => Effect.Effect<unknown, never, R2>): Channel<Z, unknown, E, unknown, void, unknown, R | R2>;\n};\n/**\n * Returns a new channel that is the same as this one, except the terminal\n * value of the channel is the specified constant value.\n *\n * This method produces the same result as mapping this channel to the\n * specified constant value.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const as: {\n    /**\n     * Returns a new channel that is the same as this one, except the terminal\n     * value of the channel is the specified constant value.\n     *\n     * This method produces the same result as mapping this channel to the\n     * specified constant value.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutDone2>(value: OutDone2): <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr, InErr, OutDone2, InDone, Env>;\n    /**\n     * Returns a new channel that is the same as this one, except the terminal\n     * value of the channel is the specified constant value.\n     *\n     * This method produces the same result as mapping this channel to the\n     * specified constant value.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutDone2>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, value: OutDone2): Channel<OutElem, InElem, OutErr, InErr, OutDone2, InDone, Env>;\n};\n/**\n * @since 2.0.0\n * @category mapping\n */\nexport declare const asVoid: <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr, InErr, void, InDone, Env>;\n/**\n * Creates a channel backed by a buffer. When the buffer is empty, the channel\n * will simply passthrough its input as output. However, when the buffer is\n * non-empty, the value inside the buffer will be passed along as output.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const buffer: <InElem, InErr, InDone>(options: {\n    readonly empty: InElem;\n    readonly isEmpty: Predicate<InElem>;\n    readonly ref: Ref.Ref<InElem>;\n}) => Channel<InElem, InElem, InErr, InErr, InDone, InDone, never>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const bufferChunk: <InElem, InErr, InDone>(ref: Ref.Ref<Chunk.Chunk<InElem>>) => Channel<Chunk.Chunk<InElem>, Chunk.Chunk<InElem>, InErr, InErr, InDone, InDone>;\n/**\n * Returns a new channel that is the same as this one, except if this channel\n * errors for any typed error, then the returned channel will switch over to\n * using the fallback channel returned by the specified error handler.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const catchAll: {\n    /**\n     * Returns a new channel that is the same as this one, except if this channel\n     * errors for any typed error, then the returned channel will switch over to\n     * using the fallback channel returned by the specified error handler.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <OutErr, OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>(f: (error: OutErr) => Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>): <OutElem, InElem, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem1 | OutElem, InElem & InElem1, OutErr1, InErr & InErr1, OutDone1 | OutDone, InDone & InDone1, Env1 | Env>;\n    /**\n     * Returns a new channel that is the same as this one, except if this channel\n     * errors for any typed error, then the returned channel will switch over to\n     * using the fallback channel returned by the specified error handler.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (error: OutErr) => Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>): Channel<OutElem | OutElem1, InElem & InElem1, OutErr1, InErr & InErr1, OutDone | OutDone1, InDone & InDone1, Env | Env1>;\n};\n/**\n * Returns a new channel that is the same as this one, except if this channel\n * errors for any typed error, then the returned channel will switch over to\n * using the fallback channel returned by the specified error handler.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const catchAllCause: {\n    /**\n     * Returns a new channel that is the same as this one, except if this channel\n     * errors for any typed error, then the returned channel will switch over to\n     * using the fallback channel returned by the specified error handler.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <OutErr, OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>(f: (cause: Cause.Cause<OutErr>) => Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>): <OutElem, InElem, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem1 | OutElem, InElem & InElem1, OutErr1, InErr & InErr1, OutDone1 | OutDone, InDone & InDone1, Env1 | Env>;\n    /**\n     * Returns a new channel that is the same as this one, except if this channel\n     * errors for any typed error, then the returned channel will switch over to\n     * using the fallback channel returned by the specified error handler.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (cause: Cause.Cause<OutErr>) => Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>): Channel<OutElem | OutElem1, InElem & InElem1, OutErr1, InErr & InErr1, OutDone | OutDone1, InDone & InDone1, Env | Env1>;\n};\n/**\n * Concat sequentially a channel of channels.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const concatAll: <OutElem, InElem, OutErr, InErr, InDone, Env>(channels: Channel<Channel<OutElem, InElem, OutErr, InErr, any, InDone, Env>, InElem, OutErr, InErr, any, InDone, Env>) => Channel<OutElem, InElem, OutErr, InErr, any, InDone, Env>;\n/**\n * Concat sequentially a channel of channels.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const concatAllWith: <OutElem, InElem2, OutErr2, InErr2, OutDone, InDone2, Env2, InElem, OutErr, InErr, OutDone2, InDone, Env, OutDone3>(channels: Channel<Channel<OutElem, InElem2, OutErr2, InErr2, OutDone, InDone2, Env2>, InElem, OutErr, InErr, OutDone2, InDone, Env>, f: (o: OutDone, o1: OutDone) => OutDone, g: (o: OutDone, o2: OutDone2) => OutDone3) => Channel<OutElem, InElem & InElem2, OutErr2 | OutErr, InErr & InErr2, OutDone3, InDone & InDone2, Env2 | Env>;\n/**\n * Returns a new channel whose outputs are fed to the specified factory\n * function, which creates new channels in response. These new channels are\n * sequentially concatenated together, and all their outputs appear as outputs\n * of the newly returned channel.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const concatMap: {\n    /**\n     * Returns a new channel whose outputs are fed to the specified factory\n     * function, which creates new channels in response. These new channels are\n     * sequentially concatenated together, and all their outputs appear as outputs\n     * of the newly returned channel.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, OutElem2, InElem2, OutErr2, InErr2, X, InDone2, Env2>(f: (o: OutElem) => Channel<OutElem2, InElem2, OutErr2, InErr2, X, InDone2, Env2>): <Env, InErr, InElem, InDone, OutErr, OutDone>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem2, InElem & InElem2, OutErr2 | OutErr, InErr & InErr2, unknown, InDone & InDone2, Env2 | Env>;\n    /**\n     * Returns a new channel whose outputs are fed to the specified factory\n     * function, which creates new channels in response. These new channels are\n     * sequentially concatenated together, and all their outputs appear as outputs\n     * of the newly returned channel.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <Env, InErr, InElem, InDone, OutErr, OutDone, OutElem, OutElem2, Env2, InErr2, InElem2, InDone2, OutErr2, X>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (o: OutElem) => Channel<OutElem2, InElem2, OutErr2, InErr2, X, InDone2, Env2>): Channel<OutElem2, InElem & InElem2, OutErr | OutErr2, InErr & InErr2, unknown, InDone & InDone2, Env | Env2>;\n};\n/**\n * Returns a new channel whose outputs are fed to the specified factory\n * function, which creates new channels in response. These new channels are\n * sequentially concatenated together, and all their outputs appear as outputs\n * of the newly returned channel. The provided merging function is used to\n * merge the terminal values of all channels into the single terminal value of\n * the returned channel.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const concatMapWith: {\n    /**\n     * Returns a new channel whose outputs are fed to the specified factory\n     * function, which creates new channels in response. These new channels are\n     * sequentially concatenated together, and all their outputs appear as outputs\n     * of the newly returned channel. The provided merging function is used to\n     * merge the terminal values of all channels into the single terminal value of\n     * the returned channel.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, OutElem2, InElem2, OutErr2, InErr2, OutDone, InDone2, Env2, OutDone2, OutDone3>(f: (o: OutElem) => Channel<OutElem2, InElem2, OutErr2, InErr2, OutDone, InDone2, Env2>, g: (o: OutDone, o1: OutDone) => OutDone, h: (o: OutDone, o2: OutDone2) => OutDone3): <Env, InErr, InElem, InDone, OutErr>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone2, InDone, Env>) => Channel<OutElem2, InElem & InElem2, OutErr2 | OutErr, InErr & InErr2, OutDone3, InDone & InDone2, Env2 | Env>;\n    /**\n     * Returns a new channel whose outputs are fed to the specified factory\n     * function, which creates new channels in response. These new channels are\n     * sequentially concatenated together, and all their outputs appear as outputs\n     * of the newly returned channel. The provided merging function is used to\n     * merge the terminal values of all channels into the single terminal value of\n     * the returned channel.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone2, InDone, Env, OutElem2, InElem2, OutErr2, InErr2, OutDone, InDone2, Env2, OutDone3>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone2, InDone, Env>, f: (o: OutElem) => Channel<OutElem2, InElem2, OutErr2, InErr2, OutDone, InDone2, Env2>, g: (o: OutDone, o1: OutDone) => OutDone, h: (o: OutDone, o2: OutDone2) => OutDone3): Channel<OutElem2, InElem & InElem2, OutErr | OutErr2, InErr & InErr2, OutDone3, InDone & InDone2, Env | Env2>;\n};\n/**\n * Returns a new channel whose outputs are fed to the specified factory\n * function, which creates new channels in response. These new channels are\n * sequentially concatenated together, and all their outputs appear as outputs\n * of the newly returned channel. The provided merging function is used to\n * merge the terminal values of all channels into the single terminal value of\n * the returned channel.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const concatMapWithCustom: {\n    /**\n     * Returns a new channel whose outputs are fed to the specified factory\n     * function, which creates new channels in response. These new channels are\n     * sequentially concatenated together, and all their outputs appear as outputs\n     * of the newly returned channel. The provided merging function is used to\n     * merge the terminal values of all channels into the single terminal value of\n     * the returned channel.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, OutElem2, InElem2, OutErr2, InErr2, OutDone, InDone2, Env2, OutDone2, OutDone3>(f: (o: OutElem) => Channel<OutElem2, InElem2, OutErr2, InErr2, OutDone, InDone2, Env2>, g: (o: OutDone, o1: OutDone) => OutDone, h: (o: OutDone, o2: OutDone2) => OutDone3, onPull: (upstreamPullRequest: UpstreamPullRequest.UpstreamPullRequest<OutElem>) => UpstreamPullStrategy.UpstreamPullStrategy<OutElem2>, onEmit: (elem: OutElem2) => ChildExecutorDecision.ChildExecutorDecision): <Env, InErr, InElem, InDone, OutErr>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone2, InDone, Env>) => Channel<OutElem2, InElem & InElem2, OutErr2 | OutErr, InErr & InErr2, OutDone3, InDone & InDone2, Env2 | Env>;\n    /**\n     * Returns a new channel whose outputs are fed to the specified factory\n     * function, which creates new channels in response. These new channels are\n     * sequentially concatenated together, and all their outputs appear as outputs\n     * of the newly returned channel. The provided merging function is used to\n     * merge the terminal values of all channels into the single terminal value of\n     * the returned channel.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone2, InDone, Env, OutElem2, InElem2, OutErr2, InErr2, OutDone, InDone2, Env2, OutDone3>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone2, InDone, Env>, f: (o: OutElem) => Channel<OutElem2, InElem2, OutErr2, InErr2, OutDone, InDone2, Env2>, g: (o: OutDone, o1: OutDone) => OutDone, h: (o: OutDone, o2: OutDone2) => OutDone3, onPull: (upstreamPullRequest: UpstreamPullRequest.UpstreamPullRequest<OutElem>) => UpstreamPullStrategy.UpstreamPullStrategy<OutElem2>, onEmit: (elem: OutElem2) => ChildExecutorDecision.ChildExecutorDecision): Channel<OutElem2, InElem & InElem2, OutErr | OutErr2, InErr & InErr2, OutDone3, InDone & InDone2, Env | Env2>;\n};\n/**\n * Returns a new channel, which is the same as this one, except its outputs\n * are filtered and transformed by the specified partial function.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const collect: {\n    /**\n     * Returns a new channel, which is the same as this one, except its outputs\n     * are filtered and transformed by the specified partial function.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, OutElem2>(pf: (o: OutElem) => Option.Option<OutElem2>): <InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, unknown, never, unknown, void, unknown, never>) => Channel<OutElem2, InElem, OutErr, InErr, OutDone, InDone, Env>;\n    /**\n     * Returns a new channel, which is the same as this one, except its outputs\n     * are filtered and transformed by the specified partial function.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutElem2>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, pf: (o: OutElem) => Option.Option<OutElem2>): Channel<OutElem2, InElem, OutErr, InErr, OutDone, InDone, Env>;\n};\n/**\n * Returns a new channel, which is the concatenation of all the channels that\n * are written out by this channel. This method may only be called on channels\n * that output other channels.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const concatOut: <OutElem, InElem, OutErr, InErr, InDone, Env, OutDone>(self: Channel<Channel<OutElem, InElem, OutErr, InErr, unknown, InDone, Env>, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr, InErr, unknown, InDone, Env>;\n/**\n * Returns a new channel which is the same as this one but applies the given\n * function to the input channel's done value.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mapInput: {\n    /**\n     * Returns a new channel which is the same as this one but applies the given\n     * function to the input channel's done value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <InDone0, InDone>(f: (a: InDone0) => InDone): <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone0, Env>;\n    /**\n     * Returns a new channel which is the same as this one but applies the given\n     * function to the input channel's done value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, InDone0>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (a: InDone0) => InDone): Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone0, Env>;\n};\n/**\n * Returns a new channel which is the same as this one but applies the given\n * effectual function to the input channel's done value.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mapInputEffect: {\n    /**\n     * Returns a new channel which is the same as this one but applies the given\n     * effectual function to the input channel's done value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <InDone0, InDone, InErr, Env1>(f: (i: InDone0) => Effect.Effect<InDone, InErr, Env1>): <OutElem, InElem, OutErr, OutDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone0, Env1 | Env>;\n    /**\n     * Returns a new channel which is the same as this one but applies the given\n     * effectual function to the input channel's done value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, InDone0, Env1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (i: InDone0) => Effect.Effect<InDone, InErr, Env1>): Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone0, Env | Env1>;\n};\n/**\n * Returns a new channel which is the same as this one but applies the given\n * function to the input channel's error value.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mapInputError: {\n    /**\n     * Returns a new channel which is the same as this one but applies the given\n     * function to the input channel's error value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <InErr0, InErr>(f: (a: InErr0) => InErr): <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr, InErr0, OutDone, InDone, Env>;\n    /**\n     * Returns a new channel which is the same as this one but applies the given\n     * function to the input channel's error value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, InErr0>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (a: InErr0) => InErr): Channel<OutElem, InElem, OutErr, InErr0, OutDone, InDone, Env>;\n};\n/**\n * Returns a new channel which is the same as this one but applies the given\n * effectual function to the input channel's error value.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mapInputErrorEffect: {\n    /**\n     * Returns a new channel which is the same as this one but applies the given\n     * effectual function to the input channel's error value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <InErr0, InDone, InErr, Env1>(f: (error: InErr0) => Effect.Effect<InDone, InErr, Env1>): <OutElem, InElem, OutErr, OutDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr, InErr0, OutDone, InDone, Env1 | Env>;\n    /**\n     * Returns a new channel which is the same as this one but applies the given\n     * effectual function to the input channel's error value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, InErr0, Env1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (error: InErr0) => Effect.Effect<InDone, InErr, Env1>): Channel<OutElem, InElem, OutErr, InErr0, OutDone, InDone, Env | Env1>;\n};\n/**\n * Returns a new channel which is the same as this one but applies the given\n * function to the input channel's output elements.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mapInputIn: {\n    /**\n     * Returns a new channel which is the same as this one but applies the given\n     * function to the input channel's output elements.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <InElem0, InElem>(f: (a: InElem0) => InElem): <OutElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem0, OutErr, InErr, OutDone, InDone, Env>;\n    /**\n     * Returns a new channel which is the same as this one but applies the given\n     * function to the input channel's output elements.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, InElem0>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (a: InElem0) => InElem): Channel<OutElem, InElem0, OutErr, InErr, OutDone, InDone, Env>;\n};\n/**\n * Returns a new channel which is the same as this one but applies the given\n * effectual function to the input channel's output elements.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mapInputInEffect: {\n    /**\n     * Returns a new channel which is the same as this one but applies the given\n     * effectual function to the input channel's output elements.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <InElem0, InElem, InErr, Env1>(f: (a: InElem0) => Effect.Effect<InElem, InErr, Env1>): <OutElem, OutErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem0, OutErr, InErr, OutDone, InDone, Env1 | Env>;\n    /**\n     * Returns a new channel which is the same as this one but applies the given\n     * effectual function to the input channel's output elements.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, InElem0, Env1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (a: InElem0) => Effect.Effect<InElem, InErr, Env1>): Channel<OutElem, InElem0, OutErr, InErr, OutDone, InDone, Env | Env1>;\n};\n/**\n * Returns a new channel, which is the same as this one, except that all the\n * outputs are collected and bundled into a tuple together with the terminal\n * value of this channel.\n *\n * As the channel returned from this channel collects all of this channel's\n * output into an in- memory chunk, it is not safe to call this method on\n * channels that output a large or unbounded number of values.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const doneCollect: <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<never, InElem, OutErr, InErr, [Chunk.Chunk<OutElem>, OutDone], InDone, Env>;\n/**\n * Returns a new channel which reads all the elements from upstream's output\n * channel and ignores them, then terminates with the upstream result value.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const drain: <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<never, InElem, OutErr, InErr, OutDone, InDone, Env>;\n/**\n * Returns a new channel which connects the given `AsyncInputProducer` as\n * this channel's input.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const embedInput: {\n    /**\n     * Returns a new channel which connects the given `AsyncInputProducer` as\n     * this channel's input.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <InErr, InElem, InDone>(input: SingleProducerAsyncInput.AsyncInputProducer<InErr, InElem, InDone>): <OutElem, OutErr, OutDone, Env>(self: Channel<OutElem, unknown, OutErr, unknown, OutDone, unknown, Env>) => Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>;\n    /**\n     * Returns a new channel which connects the given `AsyncInputProducer` as\n     * this channel's input.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, OutErr, OutDone, Env, InErr, InElem, InDone>(self: Channel<OutElem, unknown, OutErr, unknown, OutDone, unknown, Env>, input: SingleProducerAsyncInput.AsyncInputProducer<InErr, InElem, InDone>): Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>;\n};\n/**\n * Returns a new channel that collects the output and terminal value of this\n * channel, which it then writes as output of the returned channel.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const emitCollect: <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<[Chunk.Chunk<OutElem>, OutDone], InElem, OutErr, InErr, void, InDone, Env>;\n/**\n * Returns a new channel with an attached finalizer. The finalizer is\n * guaranteed to be executed so long as the channel begins execution (and\n * regardless of whether or not it completes).\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const ensuring: {\n    /**\n     * Returns a new channel with an attached finalizer. The finalizer is\n     * guaranteed to be executed so long as the channel begins execution (and\n     * regardless of whether or not it completes).\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <Z, Env1>(finalizer: Effect.Effect<Z, never, Env1>): <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env1 | Env>;\n    /**\n     * Returns a new channel with an attached finalizer. The finalizer is\n     * guaranteed to be executed so long as the channel begins execution (and\n     * regardless of whether or not it completes).\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, Z, Env1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, finalizer: Effect.Effect<Z, never, Env1>): Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env | Env1>;\n};\n/**\n * Returns a new channel with an attached finalizer. The finalizer is\n * guaranteed to be executed so long as the channel begins execution (and\n * regardless of whether or not it completes).\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const ensuringWith: {\n    /**\n     * Returns a new channel with an attached finalizer. The finalizer is\n     * guaranteed to be executed so long as the channel begins execution (and\n     * regardless of whether or not it completes).\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutDone, OutErr, Env2>(finalizer: (e: Exit.Exit<OutDone, OutErr>) => Effect.Effect<unknown, never, Env2>): <OutElem, InElem, InErr, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env2 | Env>;\n    /**\n     * Returns a new channel with an attached finalizer. The finalizer is\n     * guaranteed to be executed so long as the channel begins execution (and\n     * regardless of whether or not it completes).\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, Env2>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, finalizer: (e: Exit.Exit<OutDone, OutErr>) => Effect.Effect<unknown, never, Env2>): Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env | Env2>;\n};\n/**\n * Accesses the whole context of the channel.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const context: <Env>() => Channel<never, unknown, never, unknown, Context.Context<Env>, unknown, Env>;\n/**\n * Accesses the context of the channel with the specified function.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const contextWith: <Env, OutDone>(f: (env: Context.Context<Env>) => OutDone) => Channel<never, unknown, never, unknown, OutDone, unknown, Env>;\n/**\n * Accesses the context of the channel in the context of a channel.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const contextWithChannel: <Env, OutElem, InElem, OutErr, InErr, OutDone, InDone, Env1>(f: (env: Context.Context<Env>) => Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env1>) => Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env | Env1>;\n/**\n * Accesses the context of the channel in the context of an effect.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const contextWithEffect: <Env, OutDone, OutErr, Env1>(f: (env: Context.Context<Env>) => Effect.Effect<OutDone, OutErr, Env1>) => Channel<never, unknown, OutErr, unknown, OutDone, unknown, Env | Env1>;\n/**\n * Constructs a channel that fails immediately with the specified error.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fail: <E>(error: E) => Channel<never, unknown, E, unknown, never, unknown>;\n/**\n * Constructs a channel that succeeds immediately with the specified lazily\n * evaluated value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const failSync: <E>(evaluate: LazyArg<E>) => Channel<never, unknown, E, unknown, never, unknown>;\n/**\n * Constructs a channel that fails immediately with the specified `Cause`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const failCause: <E>(cause: Cause.Cause<E>) => Channel<never, unknown, E, unknown, never, unknown>;\n/**\n * Constructs a channel that succeeds immediately with the specified lazily\n * evaluated `Cause`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const failCauseSync: <E>(evaluate: LazyArg<Cause.Cause<E>>) => Channel<never, unknown, E, unknown, never, unknown>;\n/**\n * Returns a new channel, which sequentially combines this channel, together\n * with the provided factory function, which creates a second channel based on\n * the terminal value of this channel. The result is a channel that will first\n * perform the functions of this channel, before performing the functions of\n * the created channel (including yielding its terminal value).\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatMap: {\n    /**\n     * Returns a new channel, which sequentially combines this channel, together\n     * with the provided factory function, which creates a second channel based on\n     * the terminal value of this channel. The result is a channel that will first\n     * perform the functions of this channel, before performing the functions of\n     * the created channel (including yielding its terminal value).\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <OutDone, OutElem1, InElem1, OutErr1, InErr1, OutDone2, InDone1, Env1>(f: (d: OutDone) => Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone2, InDone1, Env1>): <OutElem, InElem, OutErr, InErr, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem1 | OutElem, InElem & InElem1, OutErr1 | OutErr, InErr & InErr1, OutDone2, InDone & InDone1, Env1 | Env>;\n    /**\n     * Returns a new channel, which sequentially combines this channel, together\n     * with the provided factory function, which creates a second channel based on\n     * the terminal value of this channel. The result is a channel that will first\n     * perform the functions of this channel, before performing the functions of\n     * the created channel (including yielding its terminal value).\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutElem1, InElem1, OutErr1, InErr1, OutDone2, InDone1, Env1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (d: OutDone) => Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone2, InDone1, Env1>): Channel<OutElem | OutElem1, InElem & InElem1, OutErr | OutErr1, InErr & InErr1, OutDone2, InDone & InDone1, Env | Env1>;\n};\n/**\n * Returns a new channel, which flattens the terminal value of this channel.\n * This function may only be called if the terminal value of this channel is\n * another channel of compatible types.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatten: <OutElem, InElem, OutErr, InErr, OutElem1, InElem1, OutErr1, InErr1, OutDone2, InDone1, Env1, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone2, InDone1, Env1>, InDone, Env>) => Channel<OutElem | OutElem1, InElem & InElem1, OutErr | OutErr1, InErr & InErr1, OutDone2, InDone & InDone1, Env1 | Env>;\n/**\n * Folds over the result of this channel.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const foldChannel: {\n    /**\n     * Folds over the result of this channel.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutErr, OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1, OutDone, OutElem2, InElem2, OutErr2, InErr2, OutDone2, InDone2, Env2>(options: {\n        readonly onFailure: (error: OutErr) => Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>;\n        readonly onSuccess: (done: OutDone) => Channel<OutElem2, InElem2, OutErr2, InErr2, OutDone2, InDone2, Env2>;\n    }): <Env, InErr, InElem, InDone, OutElem>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem1 | OutElem2 | OutElem, InElem & InElem1 & InElem2, OutErr1 | OutErr2, InErr & InErr1 & InErr2, OutDone1 | OutDone2, InDone & InDone1 & InDone2, Env1 | Env2 | Env>;\n    /**\n     * Folds over the result of this channel.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1, OutElem2, InElem2, OutErr2, InErr2, OutDone2, InDone2, Env2>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, options: {\n        readonly onFailure: (error: OutErr) => Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>;\n        readonly onSuccess: (done: OutDone) => Channel<OutElem2, InElem2, OutErr2, InErr2, OutDone2, InDone2, Env2>;\n    }): Channel<OutElem | OutElem1 | OutElem2, InElem & InElem1 & InElem2, OutErr1 | OutErr2, InErr & InErr1 & InErr2, OutDone1 | OutDone2, InDone & InDone1 & InDone2, Env | Env1 | Env2>;\n};\n/**\n * Folds over the result of this channel including any cause of termination.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const foldCauseChannel: {\n    /**\n     * Folds over the result of this channel including any cause of termination.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutErr, OutElem1, InElem1, OutErr2, InErr1, OutDone2, InDone1, Env1, OutDone, OutElem2, InElem2, OutErr3, InErr2, OutDone3, InDone2, Env2>(options: {\n        readonly onFailure: (c: Cause.Cause<OutErr>) => Channel<OutElem1, InElem1, OutErr2, InErr1, OutDone2, InDone1, Env1>;\n        readonly onSuccess: (o: OutDone) => Channel<OutElem2, InElem2, OutErr3, InErr2, OutDone3, InDone2, Env2>;\n    }): <Env, InErr, InElem, InDone, OutElem>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem1 | OutElem2 | OutElem, InElem & InElem1 & InElem2, OutErr2 | OutErr3, InErr & InErr1 & InErr2, OutDone2 | OutDone3, InDone & InDone1 & InDone2, Env1 | Env2 | Env>;\n    /**\n     * Folds over the result of this channel including any cause of termination.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutElem1, InElem1, OutErr2, InErr1, OutDone2, InDone1, Env1, OutElem2, InElem2, OutErr3, InErr2, OutDone3, InDone2, Env2>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, options: {\n        readonly onFailure: (c: Cause.Cause<OutErr>) => Channel<OutElem1, InElem1, OutErr2, InErr1, OutDone2, InDone1, Env1>;\n        readonly onSuccess: (o: OutDone) => Channel<OutElem2, InElem2, OutErr3, InErr2, OutDone3, InDone2, Env2>;\n    }): Channel<OutElem | OutElem1 | OutElem2, InElem & InElem1 & InElem2, OutErr2 | OutErr3, InErr & InErr1 & InErr2, OutDone2 | OutDone3, InDone & InDone1 & InDone2, Env | Env1 | Env2>;\n};\n/**\n * Use an effect to end a channel.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromEffect: <A, E, R>(effect: Effect.Effect<A, E, R>) => Channel<never, unknown, E, unknown, A, unknown, R>;\n/**\n * Constructs a channel from an `Either`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromEither: <R, L>(either: Either.Either<R, L>) => Channel<never, unknown, L, unknown, R, unknown>;\n/**\n * Construct a `Channel` from an `AsyncInputConsumer`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromInput: <Err, Elem, Done>(input: SingleProducerAsyncInput.AsyncInputConsumer<Err, Elem, Done>) => Channel<Elem, unknown, Err, unknown, Done, unknown>;\n/**\n * Construct a `Channel` from a `PubSub`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromPubSub: <Done, Err, Elem>(pubsub: PubSub.PubSub<Either.Either<Elem, Exit.Exit<Done, Err>>>) => Channel<Elem, unknown, Err, unknown, Done, unknown>;\n/**\n * Construct a `Channel` from a `PubSub` within a scoped effect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromPubSubScoped: <Done, Err, Elem>(pubsub: PubSub.PubSub<Either.Either<Elem, Exit.Exit<Done, Err>>>) => Effect.Effect<Channel<Elem, unknown, Err, unknown, Done, unknown>, never, Scope.Scope>;\n/**\n * Construct a `Channel` from an `Option`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromOption: <A>(option: Option.Option<A>) => Channel<never, unknown, Option.Option<never>, unknown, A, unknown>;\n/**\n * Construct a `Channel` from a `Queue`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromQueue: <Done, Err, Elem>(queue: Queue.Dequeue<Either.Either<Elem, Exit.Exit<Done, Err>>>) => Channel<Elem, unknown, Err, unknown, Done, unknown>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const identity: <Elem, Err, Done>() => Channel<Elem, Elem, Err, Err, Done, Done>;\n/**\n * Returns a new channel, which is the same as this one, except it will be\n * interrupted when the specified effect completes. If the effect completes\n * successfully before the underlying channel is done, then the returned\n * channel will yield the success value of the effect as its terminal value.\n * On the other hand, if the underlying channel finishes first, then the\n * returned channel will yield the success value of the underlying channel as\n * its terminal value.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const interruptWhen: {\n    /**\n     * Returns a new channel, which is the same as this one, except it will be\n     * interrupted when the specified effect completes. If the effect completes\n     * successfully before the underlying channel is done, then the returned\n     * channel will yield the success value of the effect as its terminal value.\n     * On the other hand, if the underlying channel finishes first, then the\n     * returned channel will yield the success value of the underlying channel as\n     * its terminal value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutDone1, OutErr1, Env1>(effect: Effect.Effect<OutDone1, OutErr1, Env1>): <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr1 | OutErr, InErr, OutDone1 | OutDone, InDone, Env1 | Env>;\n    /**\n     * Returns a new channel, which is the same as this one, except it will be\n     * interrupted when the specified effect completes. If the effect completes\n     * successfully before the underlying channel is done, then the returned\n     * channel will yield the success value of the effect as its terminal value.\n     * On the other hand, if the underlying channel finishes first, then the\n     * returned channel will yield the success value of the underlying channel as\n     * its terminal value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutDone1, OutErr1, Env1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, effect: Effect.Effect<OutDone1, OutErr1, Env1>): Channel<OutElem, InElem, OutErr | OutErr1, InErr, OutDone | OutDone1, InDone, Env | Env1>;\n};\n/**\n * Returns a new channel, which is the same as this one, except it will be\n * interrupted when the specified deferred is completed. If the deferred is\n * completed before the underlying channel is done, then the returned channel\n * will yield the value of the deferred. Otherwise, if the underlying channel\n * finishes first, then the returned channel will yield the value of the\n * underlying channel.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const interruptWhenDeferred: {\n    /**\n     * Returns a new channel, which is the same as this one, except it will be\n     * interrupted when the specified deferred is completed. If the deferred is\n     * completed before the underlying channel is done, then the returned channel\n     * will yield the value of the deferred. Otherwise, if the underlying channel\n     * finishes first, then the returned channel will yield the value of the\n     * underlying channel.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutDone1, OutErr1>(deferred: Deferred.Deferred<OutDone1, OutErr1>): <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr1 | OutErr, InErr, OutDone1 | OutDone, InDone, Env>;\n    /**\n     * Returns a new channel, which is the same as this one, except it will be\n     * interrupted when the specified deferred is completed. If the deferred is\n     * completed before the underlying channel is done, then the returned channel\n     * will yield the value of the deferred. Otherwise, if the underlying channel\n     * finishes first, then the returned channel will yield the value of the\n     * underlying channel.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutDone1, OutErr1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, deferred: Deferred.Deferred<OutDone1, OutErr1>): Channel<OutElem, InElem, OutErr | OutErr1, InErr, OutDone | OutDone1, InDone, Env>;\n};\n/**\n * Returns a new channel, which is the same as this one, except the terminal\n * value of the returned channel is created by applying the specified function\n * to the terminal value of this channel.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: {\n    /**\n     * Returns a new channel, which is the same as this one, except the terminal\n     * value of the returned channel is created by applying the specified function\n     * to the terminal value of this channel.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutDone, OutDone2>(f: (out: OutDone) => OutDone2): <OutElem, InElem, OutErr, InErr, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr, InErr, OutDone2, InDone, Env>;\n    /**\n     * Returns a new channel, which is the same as this one, except the terminal\n     * value of the returned channel is created by applying the specified function\n     * to the terminal value of this channel.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutDone2>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (out: OutDone) => OutDone2): Channel<OutElem, InElem, OutErr, InErr, OutDone2, InDone, Env>;\n};\n/**\n * Returns a new channel, which is the same as this one, except the terminal\n * value of the returned channel is created by applying the specified\n * effectful function to the terminal value of this channel.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapEffect: {\n    /**\n     * Returns a new channel, which is the same as this one, except the terminal\n     * value of the returned channel is created by applying the specified\n     * effectful function to the terminal value of this channel.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutDone, OutDone1, OutErr1, Env1>(f: (o: OutDone) => Effect.Effect<OutDone1, OutErr1, Env1>): <OutElem, InElem, OutErr, InErr, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr1 | OutErr, InErr, OutDone1, InDone, Env1 | Env>;\n    /**\n     * Returns a new channel, which is the same as this one, except the terminal\n     * value of the returned channel is created by applying the specified\n     * effectful function to the terminal value of this channel.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutDone1, OutErr1, Env1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (o: OutDone) => Effect.Effect<OutDone1, OutErr1, Env1>): Channel<OutElem, InElem, OutErr | OutErr1, InErr, OutDone1, InDone, Env | Env1>;\n};\n/**\n * Returns a new channel, which is the same as this one, except the failure\n * value of the returned channel is created by applying the specified function\n * to the failure value of this channel.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapError: {\n    /**\n     * Returns a new channel, which is the same as this one, except the failure\n     * value of the returned channel is created by applying the specified function\n     * to the failure value of this channel.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutErr, OutErr2>(f: (err: OutErr) => OutErr2): <OutElem, InElem, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr2, InErr, OutDone, InDone, Env>;\n    /**\n     * Returns a new channel, which is the same as this one, except the failure\n     * value of the returned channel is created by applying the specified function\n     * to the failure value of this channel.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutErr2>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (err: OutErr) => OutErr2): Channel<OutElem, InElem, OutErr2, InErr, OutDone, InDone, Env>;\n};\n/**\n * A more powerful version of `mapError` which also surfaces the `Cause`\n * of the channel failure.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapErrorCause: {\n    /**\n     * A more powerful version of `mapError` which also surfaces the `Cause`\n     * of the channel failure.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutErr, OutErr2>(f: (cause: Cause.Cause<OutErr>) => Cause.Cause<OutErr2>): <OutElem, InElem, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr2, InErr, OutDone, InDone, Env>;\n    /**\n     * A more powerful version of `mapError` which also surfaces the `Cause`\n     * of the channel failure.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutErr2>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (cause: Cause.Cause<OutErr>) => Cause.Cause<OutErr2>): Channel<OutElem, InElem, OutErr2, InErr, OutDone, InDone, Env>;\n};\n/**\n * Maps the output of this channel using the specified function.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapOut: {\n    /**\n     * Maps the output of this channel using the specified function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutElem, OutElem2>(f: (o: OutElem) => OutElem2): <InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem2, InElem, OutErr, InErr, OutDone, InDone, Env>;\n    /**\n     * Maps the output of this channel using the specified function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutElem2>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (o: OutElem) => OutElem2): Channel<OutElem2, InElem, OutErr, InErr, OutDone, InDone, Env>;\n};\n/**\n * Creates a channel that is like this channel but the given effectful function\n * gets applied to each emitted output element.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapOutEffect: {\n    /**\n     * Creates a channel that is like this channel but the given effectful function\n     * gets applied to each emitted output element.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutElem, OutElem1, OutErr1, Env1>(f: (o: OutElem) => Effect.Effect<OutElem1, OutErr1, Env1>): <InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem1, InElem, OutErr1 | OutErr, InErr, OutDone, InDone, Env1 | Env>;\n    /**\n     * Creates a channel that is like this channel but the given effectful function\n     * gets applied to each emitted output element.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutElem1, OutErr1, Env1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (o: OutElem) => Effect.Effect<OutElem1, OutErr1, Env1>): Channel<OutElem1, InElem, OutErr | OutErr1, InErr, OutDone, InDone, Env | Env1>;\n};\n/**\n * Creates a channel that is like this channel but the given ZIO function gets\n * applied to each emitted output element, taking `n` elements at once and\n * mapping them in parallel.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapOutEffectPar: {\n    /**\n     * Creates a channel that is like this channel but the given ZIO function gets\n     * applied to each emitted output element, taking `n` elements at once and\n     * mapping them in parallel.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutElem, OutElem1, OutErr1, Env1>(f: (o: OutElem) => Effect.Effect<OutElem1, OutErr1, Env1>, n: number): <InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem1, InElem, OutErr1 | OutErr, InErr, OutDone, InDone, Env1 | Env>;\n    /**\n     * Creates a channel that is like this channel but the given ZIO function gets\n     * applied to each emitted output element, taking `n` elements at once and\n     * mapping them in parallel.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutElem1, OutErr1, Env1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (o: OutElem) => Effect.Effect<OutElem1, OutErr1, Env1>, n: number): Channel<OutElem1, InElem, OutErr | OutErr1, InErr, OutDone, InDone, Env | Env1>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const mergeAll: (options: {\n    readonly concurrency: number | \"unbounded\";\n    readonly bufferSize?: number | undefined;\n    readonly mergeStrategy?: MergeStrategy.MergeStrategy | undefined;\n}) => <OutElem, InElem1, OutErr1, InErr1, InDone1, Env1, InElem, OutErr, InErr, InDone, Env>(channels: Channel<Channel<OutElem, InElem1, OutErr1, InErr1, unknown, InDone1, Env1>, InElem, OutErr, InErr, unknown, InDone, Env>) => Channel<OutElem, InElem & InElem1, OutErr1 | OutErr, InErr & InErr1, unknown, InDone & InDone1, Env1 | Env>;\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const mergeAllUnbounded: <OutElem, InElem1, OutErr1, InErr1, InDone1, Env1, InElem, OutErr, InErr, InDone, Env>(channels: Channel<Channel<OutElem, InElem1, OutErr1, InErr1, unknown, InDone1, Env1>, InElem, OutErr, InErr, unknown, InDone, Env>) => Channel<OutElem, InElem & InElem1, OutErr1 | OutErr, InErr & InErr1, unknown, InDone & InDone1, Env1 | Env>;\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const mergeAllUnboundedWith: <OutElem, InElem1, OutErr1, InErr1, OutDone, InDone1, Env1, InElem, OutErr, InErr, InDone, Env>(channels: Channel<Channel<OutElem, InElem1, OutErr1, InErr1, OutDone, InDone1, Env1>, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (o1: OutDone, o2: OutDone) => OutDone) => Channel<OutElem, InElem & InElem1, OutErr1 | OutErr, InErr & InErr1, OutDone, InDone & InDone1, Env1 | Env>;\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const mergeAllWith: ({ bufferSize, concurrency, mergeStrategy }: {\n    readonly concurrency: number | \"unbounded\";\n    readonly bufferSize?: number | undefined;\n    readonly mergeStrategy?: MergeStrategy.MergeStrategy | undefined;\n}) => <OutElem, InElem1, OutErr1, InErr1, OutDone, InDone1, Env1, InElem, OutErr, InErr, InDone, Env>(channels: Channel<Channel<OutElem, InElem1, OutErr1, InErr1, OutDone, InDone1, Env1>, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (o1: OutDone, o2: OutDone) => OutDone) => Channel<OutElem, InElem & InElem1, OutErr1 | OutErr, InErr & InErr1, OutDone, InDone & InDone1, Env1 | Env>;\n/**\n * Returns a new channel which creates a new channel for each emitted element\n * and merges some of them together. Different merge strategies control what\n * happens if there are more than the given maximum number of channels gets\n * created. See `Channel.mergeAll`.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mergeMap: {\n    /**\n     * Returns a new channel which creates a new channel for each emitted element\n     * and merges some of them together. Different merge strategies control what\n     * happens if there are more than the given maximum number of channels gets\n     * created. See `Channel.mergeAll`.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutElem, OutElem1, InElem1, OutErr1, InErr1, Z, InDone1, Env1>(f: (outElem: OutElem) => Channel<OutElem1, InElem1, OutErr1, InErr1, Z, InDone1, Env1>, options: {\n        readonly concurrency: number | \"unbounded\";\n        readonly bufferSize?: number | undefined;\n        readonly mergeStrategy?: MergeStrategy.MergeStrategy | undefined;\n    }): <InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem1, InElem & InElem1, OutErr1 | OutErr, InErr & InErr1, unknown, InDone & InDone1, Env1 | Env>;\n    /**\n     * Returns a new channel which creates a new channel for each emitted element\n     * and merges some of them together. Different merge strategies control what\n     * happens if there are more than the given maximum number of channels gets\n     * created. See `Channel.mergeAll`.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutElem1, InElem1, OutErr1, InErr1, Z, InDone1, Env1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (outElem: OutElem) => Channel<OutElem1, InElem1, OutErr1, InErr1, Z, InDone1, Env1>, options: {\n        readonly concurrency: number | \"unbounded\";\n        readonly bufferSize?: number | undefined;\n        readonly mergeStrategy?: MergeStrategy.MergeStrategy | undefined;\n    }): Channel<OutElem1, InElem & InElem1, OutErr | OutErr1, InErr & InErr1, unknown, InDone & InDone1, Env | Env1>;\n};\n/**\n * Returns a new channel which merges a number of channels emitted by this\n * channel using the back pressuring merge strategy. See `Channel.mergeAll`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mergeOut: {\n    /**\n     * Returns a new channel which merges a number of channels emitted by this\n     * channel using the back pressuring merge strategy. See `Channel.mergeAll`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (n: number): <OutElem1, InElem1, OutErr1, InErr1, Z, InDone1, Env1, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<Channel<OutElem1, InElem1, OutErr1, InErr1, Z, InDone1, Env1>, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem1, InElem & InElem1, OutErr1 | OutErr, InErr & InErr1, unknown, InDone & InDone1, Env1 | Env>;\n    /**\n     * Returns a new channel which merges a number of channels emitted by this\n     * channel using the back pressuring merge strategy. See `Channel.mergeAll`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem1, InElem1, OutErr1, InErr1, Z, InDone1, Env1, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<Channel<OutElem1, InElem1, OutErr1, InErr1, Z, InDone1, Env1>, InElem, OutErr, InErr, OutDone, InDone, Env>, n: number): Channel<OutElem1, InElem & InElem1, OutErr1 | OutErr, InErr & InErr1, unknown, InDone & InDone1, Env1 | Env>;\n};\n/**\n * Returns a new channel which merges a number of channels emitted by this\n * channel using the back pressuring merge strategy and uses a given function\n * to merge each completed subchannel's result value. See\n * `Channel.mergeAll`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mergeOutWith: {\n    /**\n     * Returns a new channel which merges a number of channels emitted by this\n     * channel using the back pressuring merge strategy and uses a given function\n     * to merge each completed subchannel's result value. See\n     * `Channel.mergeAll`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutDone1>(n: number, f: (o1: OutDone1, o2: OutDone1) => OutDone1): <OutElem1, InElem1, OutErr1, InErr1, InDone1, Env1, InElem, OutErr, InErr, InDone, Env>(self: Channel<Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>, InElem, OutErr, InErr, OutDone1, InDone, Env>) => Channel<OutElem1, InElem & InElem1, OutErr1 | OutErr, InErr & InErr1, OutDone1, InDone & InDone1, Env1 | Env>;\n    /**\n     * Returns a new channel which merges a number of channels emitted by this\n     * channel using the back pressuring merge strategy and uses a given function\n     * to merge each completed subchannel's result value. See\n     * `Channel.mergeAll`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1, InElem, OutErr, InErr, InDone, Env>(self: Channel<Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>, InElem, OutErr, InErr, OutDone1, InDone, Env>, n: number, f: (o1: OutDone1, o2: OutDone1) => OutDone1): Channel<OutElem1, InElem & InElem1, OutErr1 | OutErr, InErr & InErr1, OutDone1, InDone & InDone1, Env1 | Env>;\n};\n/**\n * Returns a new channel, which is the merge of this channel and the specified\n * channel, where the behavior of the returned channel on left or right early\n * termination is decided by the specified `leftDone` and `rightDone` merge\n * decisions.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mergeWith: {\n    /**\n     * Returns a new channel, which is the merge of this channel and the specified\n     * channel, where the behavior of the returned channel on left or right early\n     * termination is decided by the specified `leftDone` and `rightDone` merge\n     * decisions.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1, OutDone, OutErr, OutErr2, OutDone2, OutErr3, OutDone3>(options: {\n        readonly other: Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>;\n        readonly onSelfDone: (exit: Exit.Exit<OutDone, OutErr>) => MergeDecision.MergeDecision<Env1, OutErr1, OutDone1, OutErr2, OutDone2>;\n        readonly onOtherDone: (ex: Exit.Exit<OutDone1, OutErr1>) => MergeDecision.MergeDecision<Env1, OutErr, OutDone, OutErr3, OutDone3>;\n    }): <Env, InErr, InElem, InDone, OutElem>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem1 | OutElem, InElem & InElem1, OutErr2 | OutErr3, InErr & InErr1, OutDone2 | OutDone3, InDone & InDone1, Env1 | Env>;\n    /**\n     * Returns a new channel, which is the merge of this channel and the specified\n     * channel, where the behavior of the returned channel on left or right early\n     * termination is decided by the specified `leftDone` and `rightDone` merge\n     * decisions.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1, OutErr2, OutDone2, OutErr3, OutDone3>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, options: {\n        readonly other: Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>;\n        readonly onSelfDone: (exit: Exit.Exit<OutDone, OutErr>) => MergeDecision.MergeDecision<Env1, OutErr1, OutDone1, OutErr2, OutDone2>;\n        readonly onOtherDone: (ex: Exit.Exit<OutDone1, OutErr1>) => MergeDecision.MergeDecision<Env1, OutErr, OutDone, OutErr3, OutDone3>;\n    }): Channel<OutElem | OutElem1, InElem & InElem1, OutErr2 | OutErr3, InErr & InErr1, OutDone2 | OutDone3, InDone & InDone1, Env | Env1>;\n};\n/**\n * Returns a channel that never completes\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const never: Channel<never, unknown, never, unknown, never, unknown>;\n/**\n * Translates channel failure into death of the fiber, making all failures\n * unchecked and not a part of the type of the channel.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orDie: {\n    /**\n     * Translates channel failure into death of the fiber, making all failures\n     * unchecked and not a part of the type of the channel.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E>(error: LazyArg<E>): <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, never, InErr, OutDone, InDone, Env>;\n    /**\n     * Translates channel failure into death of the fiber, making all failures\n     * unchecked and not a part of the type of the channel.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, E>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, error: LazyArg<E>): Channel<OutElem, InElem, never, InErr, OutDone, InDone, Env>;\n};\n/**\n * Keeps none of the errors, and terminates the fiber with them, using the\n * specified function to convert the `OutErr` into a defect.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orDieWith: {\n    /**\n     * Keeps none of the errors, and terminates the fiber with them, using the\n     * specified function to convert the `OutErr` into a defect.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <OutErr>(f: (e: OutErr) => unknown): <OutElem, InElem, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, never, InErr, OutDone, InDone, Env>;\n    /**\n     * Keeps none of the errors, and terminates the fiber with them, using the\n     * specified function to convert the `OutErr` into a defect.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (e: OutErr) => unknown): Channel<OutElem, InElem, never, InErr, OutDone, InDone, Env>;\n};\n/**\n * Returns a new channel that will perform the operations of this one, until\n * failure, and then it will switch over to the operations of the specified\n * fallback channel.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orElse: {\n    /**\n     * Returns a new channel that will perform the operations of this one, until\n     * failure, and then it will switch over to the operations of the specified\n     * fallback channel.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>(that: LazyArg<Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>>): <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem1 | OutElem, InElem & InElem1, OutErr1, InErr & InErr1, OutDone1 | OutDone, InDone & InDone1, Env1 | Env>;\n    /**\n     * Returns a new channel that will perform the operations of this one, until\n     * failure, and then it will switch over to the operations of the specified\n     * fallback channel.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, that: LazyArg<Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>>): Channel<OutElem | OutElem1, InElem & InElem1, OutErr1, InErr & InErr1, OutDone | OutDone1, InDone & InDone1, Env | Env1>;\n};\n/**\n * Returns a new channel that pipes the output of this channel into the\n * specified channel. The returned channel has the input type of this channel,\n * and the output type of the specified channel, terminating with the value of\n * the specified channel.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const pipeTo: {\n    /**\n     * Returns a new channel that pipes the output of this channel into the\n     * specified channel. The returned channel has the input type of this channel,\n     * and the output type of the specified channel, terminating with the value of\n     * the specified channel.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem2, OutElem, OutErr2, OutErr, OutDone2, OutDone, Env2>(that: Channel<OutElem2, OutElem, OutErr2, OutErr, OutDone2, OutDone, Env2>): <InElem, InErr, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem2, InElem, OutErr2, InErr, OutDone2, InDone, Env2 | Env>;\n    /**\n     * Returns a new channel that pipes the output of this channel into the\n     * specified channel. The returned channel has the input type of this channel,\n     * and the output type of the specified channel, terminating with the value of\n     * the specified channel.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutElem2, OutErr2, OutDone2, Env2>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, that: Channel<OutElem2, OutElem, OutErr2, OutErr, OutDone2, OutDone, Env2>): Channel<OutElem2, InElem, OutErr2, InErr, OutDone2, InDone, Env | Env2>;\n};\n/**\n * Returns a new channel that pipes the output of this channel into the\n * specified channel and preserves this channel's failures without providing\n * them to the other channel for observation.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const pipeToOrFail: {\n    /**\n     * Returns a new channel that pipes the output of this channel into the\n     * specified channel and preserves this channel's failures without providing\n     * them to the other channel for observation.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem2, OutElem, OutErr2, OutDone2, OutDone, Env2>(that: Channel<OutElem2, OutElem, OutErr2, never, OutDone2, OutDone, Env2>): <InElem, OutErr, InErr, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem2, InElem, OutErr2 | OutErr, InErr, OutDone2, InDone, Env2 | Env>;\n    /**\n     * Returns a new channel that pipes the output of this channel into the\n     * specified channel and preserves this channel's failures without providing\n     * them to the other channel for observation.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutElem2, OutErr2, OutDone2, Env2>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, that: Channel<OutElem2, OutElem, OutErr2, never, OutDone2, OutDone, Env2>): Channel<OutElem2, InElem, OutErr | OutErr2, InErr, OutDone2, InDone, Env | Env2>;\n};\n/**\n * Provides the channel with its required context, which eliminates its\n * dependency on `Env`.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const provideContext: {\n    /**\n     * Provides the channel with its required context, which eliminates its\n     * dependency on `Env`.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <Env>(env: Context.Context<Env>): <OutElem, InElem, OutErr, InErr, OutDone, InDone>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, never>;\n    /**\n     * Provides the channel with its required context, which eliminates its\n     * dependency on `Env`.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, env: Context.Context<Env>): Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, never>;\n};\n/**\n * Provides a layer to the channel, which translates it to another level.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const provideLayer: {\n    /**\n     * Provides a layer to the channel, which translates it to another level.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <Env, OutErr2, Env0>(layer: Layer.Layer<Env, OutErr2, Env0>): <OutElem, InElem, OutErr, InErr, OutDone, InDone>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr2 | OutErr, InErr, OutDone, InDone, Env0>;\n    /**\n     * Provides a layer to the channel, which translates it to another level.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutErr2, Env0>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, layer: Layer.Layer<Env, OutErr2, Env0>): Channel<OutElem, InElem, OutErr | OutErr2, InErr, OutDone, InDone, Env0>;\n};\n/**\n * Transforms the context being provided to the channel with the specified\n * function.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const mapInputContext: {\n    /**\n     * Transforms the context being provided to the channel with the specified\n     * function.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <Env0, Env>(f: (env: Context.Context<Env0>) => Context.Context<Env>): <OutElem, InElem, OutErr, InErr, OutDone, InDone>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env0>;\n    /**\n     * Transforms the context being provided to the channel with the specified\n     * function.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, Env0>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, f: (env: Context.Context<Env0>) => Context.Context<Env>): Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env0>;\n};\n/**\n * Splits the context into two parts, providing one part using the\n * specified layer and leaving the remainder `Env0`.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const provideSomeLayer: {\n    /**\n     * Splits the context into two parts, providing one part using the\n     * specified layer and leaving the remainder `Env0`.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <R2, OutErr2, Env0>(layer: Layer.Layer<R2, OutErr2, Env0>): <OutElem, InElem, OutErr, InErr, OutDone, InDone, R>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, R>) => Channel<OutElem, InElem, OutErr2 | OutErr, InErr, OutDone, InDone, Env0 | Exclude<R, R2>>;\n    /**\n     * Splits the context into two parts, providing one part using the\n     * specified layer and leaving the remainder `Env0`.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, R, R2, OutErr2, Env0>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, R>, layer: Layer.Layer<R2, OutErr2, Env0>): Channel<OutElem, InElem, OutErr | OutErr2, InErr, OutDone, InDone, Env0 | Exclude<R, R2>>;\n};\n/**\n * Provides the effect with the single service it requires. If the effect\n * requires more than one service use `provideContext` instead.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const provideService: {\n    /**\n     * Provides the effect with the single service it requires. If the effect\n     * requires more than one service use `provideContext` instead.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <I, S>(tag: Context.Tag<I, S>, service: Types.NoInfer<S>): <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Exclude<Env, I>>;\n    /**\n     * Provides the effect with the single service it requires. If the effect\n     * requires more than one service use `provideContext` instead.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, I, S>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, tag: Context.Tag<I, S>, service: Types.NoInfer<S>): Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Exclude<Env, I>>;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const read: <In>() => Channel<never, In, Option.Option<never>, unknown, In, unknown>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const readOrFail: <E, In = unknown>(error: E) => Channel<never, In, E, unknown, In, unknown>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const readWith: <InElem, OutElem, OutErr, InErr, OutDone, InDone, Env, OutElem2, OutErr2, OutDone2, Env2, OutElem3, OutErr3, OutDone3, Env3>(options: {\n    readonly onInput: (input: InElem) => Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>;\n    readonly onFailure: (error: InErr) => Channel<OutElem2, InElem, OutErr2, InErr, OutDone2, InDone, Env2>;\n    readonly onDone: (done: InDone) => Channel<OutElem3, InElem, OutErr3, InErr, OutDone3, InDone, Env3>;\n}) => Channel<OutElem | OutElem2 | OutElem3, InElem, OutErr | OutErr2 | OutErr3, InErr, OutDone | OutDone2 | OutDone3, InDone, Env | Env2 | Env3>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const readWithCause: <InElem, OutElem, OutErr, InErr, OutDone, InDone, Env, OutElem2, OutErr2, OutDone2, Env2, OutElem3, OutErr3, OutDone3, Env3>(options: {\n    readonly onInput: (input: InElem) => Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>;\n    readonly onFailure: (cause: Cause.Cause<InErr>) => Channel<OutElem2, InElem, OutErr2, InErr, OutDone2, InDone, Env2>;\n    readonly onDone: (done: InDone) => Channel<OutElem3, InElem, OutErr3, InErr, OutDone3, InDone, Env3>;\n}) => Channel<OutElem | OutElem2 | OutElem3, InElem, OutErr | OutErr2 | OutErr3, InErr, OutDone | OutDone2 | OutDone3, InDone, Env | Env2 | Env3>;\n/**\n * Creates a channel which repeatedly runs this channel.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const repeated: <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>;\n/**\n * Runs a channel until the end is received.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const run: <OutErr, InErr, OutDone, InDone, Env>(self: Channel<never, unknown, OutErr, InErr, OutDone, InDone, Env>) => Effect.Effect<OutDone, OutErr, Env>;\n/**\n * Run the channel until it finishes with a done value or fails with an error\n * and collects its emitted output elements.\n *\n * The channel must not read any input.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runCollect: <OutElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, unknown, OutErr, InErr, OutDone, InDone, Env>) => Effect.Effect<[Chunk.Chunk<OutElem>, OutDone], OutErr, Env>;\n/**\n * Runs a channel until the end is received.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runDrain: <OutElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, unknown, OutErr, InErr, OutDone, InDone, Env>) => Effect.Effect<OutDone, OutErr, Env>;\n/**\n * Run the channel until it finishes with a done value or fails with an error.\n * The channel must not read any input or write any output.\n *\n * Closing the channel, which includes execution of all the finalizers\n * attached to the channel will be added to the current scope as a finalizer.\n *\n * @since 3.11.0\n * @category destructors\n */\nexport declare const runScoped: <OutErr, InErr, OutDone, InDone, Env>(self: Channel<never, unknown, OutErr, InErr, OutDone, InDone, Env>) => Effect.Effect<OutDone, OutErr, Env | Scope.Scope>;\n/**\n * Use a scoped effect to emit an output element.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const scoped: <A, E, R>(effect: Effect.Effect<A, E, R>) => Channel<A, unknown, E, unknown, unknown, unknown, Exclude<R, Scope.Scope>>;\n/**\n * Use a function that receives a scope and returns an effect to emit an output\n * element. The output element will be the result of the returned effect, if\n * successful.\n *\n * @since 3.11.0\n * @category constructors\n */\nexport declare const scopedWith: <A, E, R>(f: (scope: Scope.Scope) => Effect.Effect<A, E, R>) => Channel<A, unknown, E, unknown, unknown, unknown, R>;\n/**\n * Splits strings on newlines. Handles both Windows newlines (`\\r\\n`) and UNIX\n * newlines (`\\n`).\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const splitLines: <Err, Done>() => Channel<Chunk.Chunk<string>, Chunk.Chunk<string>, Err, Err, Done, Done, never>;\n/**\n * Constructs a channel that succeeds immediately with the specified value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const succeed: <A>(value: A) => Channel<never, unknown, never, unknown, A, unknown>;\n/**\n * Lazily constructs a channel from the given side effect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const suspend: <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(evaluate: LazyArg<Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>>) => Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>;\n/**\n * Constructs a channel that succeeds immediately with the specified lazy value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const sync: <OutDone>(evaluate: LazyArg<OutDone>) => Channel<never, unknown, never, unknown, OutDone, unknown>;\n/**\n * Converts a `Channel` to a `PubSub`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toPubSub: <Done, Err, Elem>(pubsub: PubSub.PubSub<Either.Either<Elem, Exit.Exit<Done, Err>>>) => Channel<never, Elem, never, Err, unknown, Done>;\n/**\n * Returns a scoped `Effect` that can be used to repeatedly pull elements from\n * the constructed `Channel`. The pull effect fails with the channel's failure\n * in case the channel fails, or returns either the channel's done value or an\n * emitted element.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toPull: <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Effect.Effect<Effect.Effect<Either.Either<OutElem, OutDone>, OutErr, Env>, never, Scope.Scope | Env>;\n/**\n * Returns an `Effect` that can be used to repeatedly pull elements from the\n * constructed `Channel` within the provided `Scope`. The pull effect fails\n * with the channel's failure in case the channel fails, or returns either the\n * channel's done value or an emitted element.\n *\n * @since 3.11.0\n * @category destructors\n */\nexport declare const toPullIn: {\n    /**\n     * Returns an `Effect` that can be used to repeatedly pull elements from the\n     * constructed `Channel` within the provided `Scope`. The pull effect fails\n     * with the channel's failure in case the channel fails, or returns either the\n     * channel's done value or an emitted element.\n     *\n     * @since 3.11.0\n     * @category destructors\n     */\n    (scope: Scope.Scope): <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Effect.Effect<Effect.Effect<Either.Either<OutElem, OutDone>, OutErr, Env>, never, Env>;\n    /**\n     * Returns an `Effect` that can be used to repeatedly pull elements from the\n     * constructed `Channel` within the provided `Scope`. The pull effect fails\n     * with the channel's failure in case the channel fails, or returns either the\n     * channel's done value or an emitted element.\n     *\n     * @since 3.11.0\n     * @category destructors\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, scope: Scope.Scope): Effect.Effect<Effect.Effect<Either.Either<OutElem, OutDone>, OutErr, Env>, never, Env>;\n};\n/**\n * Converts a `Channel` to a `Queue`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toQueue: <Done, Err, Elem>(queue: Queue.Enqueue<Either.Either<Elem, Exit.Exit<Done, Err>>>) => Channel<never, Elem, never, Err, unknown, Done>;\n/** Converts this channel to a `Sink`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toSink: <OutElem, InElem, OutErr, InErr, OutDone, Env>(self: Channel<Chunk.Chunk<OutElem>, Chunk.Chunk<InElem>, OutErr, InErr, OutDone, unknown, Env>) => Sink.Sink<OutDone, InElem, OutElem, OutErr, Env>;\n/**\n * Converts this channel to a `Stream`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toStream: <OutElem, OutErr, OutDone, Env>(self: Channel<Chunk.Chunk<OutElem>, unknown, OutErr, unknown, OutDone, unknown, Env>) => Stream.Stream<OutElem, OutErr, Env>;\ndeclare const void_: Channel<never>;\nexport { \n/**\n * @since 2.0.0\n * @category constructors\n */\nvoid_ as void };\n/**\n * Constructs a `Channel` from an effect that will result in a `Channel` if\n * successful.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unwrap: <OutElem, InElem, OutErr, InErr, OutDone, InDone, R2, E, R>(channel: Effect.Effect<Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, R2>, E, R>) => Channel<OutElem, InElem, E | OutErr, InErr, OutDone, InDone, R | R2>;\n/**\n * Constructs a `Channel` from a scoped effect that will result in a\n * `Channel` if successful.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unwrapScoped: <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, E, R>(self: Effect.Effect<Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, E, R>) => Channel<OutElem, InElem, E | OutErr, InErr, OutDone, InDone, Env | Exclude<R, Scope.Scope>>;\n/**\n * Constructs a `Channel` from a function which receives a `Scope` and returns\n * an effect that will result in a `Channel` if successful.\n *\n * @since 3.11.0\n * @category constructors\n */\nexport declare const unwrapScopedWith: <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, E, R>(f: (scope: Scope.Scope) => Effect.Effect<Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, E, R>) => Channel<OutElem, InElem, E | OutErr, InErr, OutDone, InDone, R | Env>;\n/**\n * Updates a service in the context of this channel.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const updateService: {\n    /**\n     * Updates a service in the context of this channel.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <I, S>(tag: Context.Tag<I, S>, f: (resource: Types.NoInfer<S>) => Types.NoInfer<S>): <OutElem, OutErr, InErr, OutDone, InDone, R>(self: Channel<OutElem, unknown, OutErr, InErr, OutDone, InDone, R>) => Channel<OutElem, unknown, OutErr, InErr, OutDone, InDone, I | R>;\n    /**\n     * Updates a service in the context of this channel.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <OutElem, OutErr, InErr, OutDone, InDone, R, I, S>(self: Channel<OutElem, unknown, OutErr, InErr, OutDone, InDone, R>, tag: Context.Tag<I, S>, f: (resource: Types.NoInfer<S>) => Types.NoInfer<S>): Channel<OutElem, unknown, OutErr, InErr, OutDone, InDone, I | R>;\n};\n/**\n * Wraps the channel with a new span for tracing.\n *\n * @since 2.0.0\n * @category tracing\n */\nexport declare const withSpan: {\n    /**\n     * Wraps the channel with a new span for tracing.\n     *\n     * @since 2.0.0\n     * @category tracing\n     */\n    (name: string, options?: Tracer.SpanOptions | undefined): <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Exclude<Env, Tracer.ParentSpan>>;\n    /**\n     * Wraps the channel with a new span for tracing.\n     *\n     * @since 2.0.0\n     * @category tracing\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, name: string, options?: Tracer.SpanOptions | undefined): Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Exclude<Env, Tracer.ParentSpan>>;\n};\n/**\n * Writes a single value to the channel.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const write: <OutElem>(out: OutElem) => Channel<OutElem>;\n/**\n * Writes a sequence of values to the channel.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const writeAll: <OutElems extends Array<any>>(...outs: OutElems) => Channel<OutElems[number]>;\n/**\n * Writes a `Chunk` of values to the channel.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const writeChunk: <OutElem>(outs: Chunk.Chunk<OutElem>) => Channel<OutElem>;\n/**\n * Returns a new channel that is the sequential composition of this channel\n * and the specified channel. The returned channel terminates with a tuple of\n * the terminal values of both channels.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zip: {\n    /**\n     * Returns a new channel that is the sequential composition of this channel\n     * and the specified channel. The returned channel terminates with a tuple of\n     * the terminal values of both channels.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>(that: Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>, options?: {\n        readonly concurrent?: boolean | undefined;\n    } | undefined): <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem1 | OutElem, InElem & InElem1, OutErr1 | OutErr, InErr & InErr1, readonly [OutDone, OutDone1], InDone & InDone1, Env1 | Env>;\n    /**\n     * Returns a new channel that is the sequential composition of this channel\n     * and the specified channel. The returned channel terminates with a tuple of\n     * the terminal values of both channels.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, that: Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>, options?: {\n        readonly concurrent?: boolean | undefined;\n    } | undefined): Channel<OutElem | OutElem1, InElem & InElem1, OutErr | OutErr1, InErr & InErr1, readonly [OutDone, OutDone1], InDone & InDone1, Env | Env1>;\n};\n/**\n * Returns a new channel that is the sequential composition of this channel\n * and the specified channel. The returned channel terminates with the\n * terminal value of this channel.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipLeft: {\n    /**\n     * Returns a new channel that is the sequential composition of this channel\n     * and the specified channel. The returned channel terminates with the\n     * terminal value of this channel.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>(that: Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>, options?: {\n        readonly concurrent?: boolean | undefined;\n    } | undefined): <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem1 | OutElem, InElem & InElem1, OutErr1 | OutErr, InErr & InErr1, OutDone, InDone & InDone1, Env1 | Env>;\n    /**\n     * Returns a new channel that is the sequential composition of this channel\n     * and the specified channel. The returned channel terminates with the\n     * terminal value of this channel.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <OutElem, InElem, OutErr, InErr, OutDone, InDone, Env, OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, that: Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>, options?: {\n        readonly concurrent?: boolean | undefined;\n    } | undefined): Channel<OutElem | OutElem1, InElem & InElem1, OutErr | OutErr1, InErr & InErr1, OutDone, InDone & InDone1, Env | Env1>;\n};\n/**\n * Returns a new channel that is the sequential composition of this channel\n * and the specified channel. The returned channel terminates with the\n * terminal value of that channel.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipRight: {\n    /**\n     * Returns a new channel that is the sequential composition of this channel\n     * and the specified channel. The returned channel terminates with the\n     * terminal value of that channel.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <Env1, InErr1, InElem1, InDone1, OutErr1, OutElem1, OutDone1>(that: Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>, options?: {\n        readonly concurrent?: boolean | undefined;\n    }): <Env, InErr, InElem, InDone, OutErr, OutElem, OutDone>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>) => Channel<OutElem1 | OutElem, InElem & InElem1, OutErr1 | OutErr, InErr & InErr1, OutDone1, InDone & InDone1, Env1 | Env>;\n    /**\n     * Returns a new channel that is the sequential composition of this channel\n     * and the specified channel. The returned channel terminates with the\n     * terminal value of that channel.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <Env, InErr, InElem, InDone, OutErr, OutElem, OutDone, Env1, InErr1, InElem1, InDone1, OutErr1, OutElem1, OutDone1>(self: Channel<OutElem, InElem, OutErr, InErr, OutDone, InDone, Env>, that: Channel<OutElem1, InElem1, OutErr1, InErr1, OutDone1, InDone1, Env1>, options?: {\n        readonly concurrent?: boolean | undefined;\n    }): Channel<OutElem | OutElem1, InElem & InElem1, OutErr | OutErr1, InErr & InErr1, OutDone1, InDone & InDone1, Env | Env1>;\n};\n/**\n * Represents a generic checked exception which occurs when a `Channel` is\n * executed.\n *\n * @since 2.0.0\n * @category errors\n */\nexport declare const ChannelException: <E>(error: E) => ChannelException<E>;\n/**\n * Returns `true` if the specified value is an `ChannelException`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isChannelException: (u: unknown) => u is ChannelException<unknown>;\n//# sourceMappingURL=Channel.d.ts.map",
  "node_modules/effect/dist/dts/ChildExecutorDecision.d.ts": "/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const ChildExecutorDecisionTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type ChildExecutorDecisionTypeId = typeof ChildExecutorDecisionTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport type ChildExecutorDecision = Continue | Close | Yield;\n/**\n * @since 2.0.0\n */\nexport declare namespace ChildExecutorDecision {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Proto {\n        readonly [ChildExecutorDecisionTypeId]: ChildExecutorDecisionTypeId;\n    }\n}\n/**\n * Continue executing the current substream\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Continue extends ChildExecutorDecision.Proto {\n    readonly _tag: \"Continue\";\n}\n/**\n * Close the current substream with a given value and pass execution to the\n * next substream\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Close extends ChildExecutorDecision.Proto {\n    readonly _tag: \"Close\";\n    readonly value: unknown;\n}\n/**\n * Pass execution to the next substream. This either pulls a new element\n * from upstream, or yields to an already created active substream.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Yield extends ChildExecutorDecision.Proto {\n    readonly _tag: \"Yield\";\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Continue: (_: void) => ChildExecutorDecision;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Close: (value: unknown) => ChildExecutorDecision;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Yield: (_: void) => ChildExecutorDecision;\n/**\n * Returns `true` if the specified value is a `ChildExecutorDecision`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isChildExecutorDecision: (u: unknown) => u is ChildExecutorDecision;\n/**\n * Returns `true` if the specified `ChildExecutorDecision` is a `Continue`,\n * `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isContinue: (self: ChildExecutorDecision) => self is Continue;\n/**\n * Returns `true` if the specified `ChildExecutorDecision` is a `Close`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isClose: (self: ChildExecutorDecision) => self is Close;\n/**\n * Returns `true` if the specified `ChildExecutorDecision` is a `Yield`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isYield: (self: ChildExecutorDecision) => self is Yield;\n/**\n * Folds over a `ChildExecutorDecision` to produce a value of type `A`.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const match: {\n    /**\n     * Folds over a `ChildExecutorDecision` to produce a value of type `A`.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A>(options: {\n        readonly onContinue: () => A;\n        readonly onClose: (value: unknown) => A;\n        readonly onYield: () => A;\n    }): (self: ChildExecutorDecision) => A;\n    /**\n     * Folds over a `ChildExecutorDecision` to produce a value of type `A`.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A>(self: ChildExecutorDecision, options: {\n        readonly onContinue: () => A;\n        readonly onClose: (value: unknown) => A;\n        readonly onYield: () => A;\n    }): A;\n};\n//# sourceMappingURL=ChildExecutorDecision.d.ts.map",
  "node_modules/effect/dist/dts/Chunk.d.ts": "/**\n * @since 2.0.0\n */\nimport * as RA from \"./Array.js\";\nimport type { NonEmptyReadonlyArray } from \"./Array.js\";\nimport type { Either } from \"./Either.js\";\nimport * as Equal from \"./Equal.js\";\nimport * as Equivalence from \"./Equivalence.js\";\nimport type { TypeLambda } from \"./HKT.js\";\nimport { type Inspectable } from \"./Inspectable.js\";\nimport type { NonEmptyIterable } from \"./NonEmptyIterable.js\";\nimport type { Option } from \"./Option.js\";\nimport * as Order from \"./Order.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport { type Predicate, type Refinement } from \"./Predicate.js\";\nimport type { Covariant, NoInfer } from \"./Types.js\";\ndeclare const TypeId: unique symbol;\n/**\n * @category symbol\n * @since 2.0.0\n */\nexport type TypeId = typeof TypeId;\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface Chunk<out A> extends Iterable<A>, Equal.Equal, Pipeable, Inspectable {\n    readonly [TypeId]: {\n        readonly _A: Covariant<A>;\n    };\n    readonly length: number;\n}\n/**\n * @category model\n * @since 2.0.0\n */\nexport interface NonEmptyChunk<out A> extends Chunk<A>, NonEmptyIterable<A> {\n}\n/**\n * @category type lambdas\n * @since 2.0.0\n */\nexport interface ChunkTypeLambda extends TypeLambda {\n    readonly type: Chunk<this[\"Target\"]>;\n}\n/**\n * Compares the two chunks of equal length using the specified function\n *\n * @category equivalence\n * @since 2.0.0\n */\nexport declare const getEquivalence: <A>(isEquivalent: Equivalence.Equivalence<A>) => Equivalence.Equivalence<Chunk<A>>;\n/**\n * Checks if `u` is a `Chunk<unknown>`\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const isChunk: {\n    /**\n     * Checks if `u` is a `Chunk<unknown>`\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <A>(u: Iterable<A>): u is Chunk<A>;\n    /**\n     * Checks if `u` is a `Chunk<unknown>`\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    (u: unknown): u is Chunk<unknown>;\n};\n/**\n * @category constructors\n * @since 2.0.0\n */\nexport declare const empty: <A = never>() => Chunk<A>;\n/**\n * Builds a `NonEmptyChunk` from an non-empty collection of elements.\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const make: <As extends readonly [any, ...ReadonlyArray<any>]>(...as: As) => NonEmptyChunk<As[number]>;\n/**\n * Builds a `NonEmptyChunk` from a single element.\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const of: <A>(a: A) => NonEmptyChunk<A>;\n/**\n * Creates a new `Chunk` from an iterable collection of values.\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const fromIterable: <A>(self: Iterable<A>) => Chunk<A>;\n/**\n * Converts a `Chunk` into an `Array`. If the provided `Chunk` is non-empty\n * (`NonEmptyChunk`), the function will return a `NonEmptyArray`, ensuring the\n * non-empty property is preserved.\n *\n * @category conversions\n * @since 2.0.0\n */\nexport declare const toArray: <S extends Chunk<any>>(self: S) => S extends NonEmptyChunk<any> ? RA.NonEmptyArray<Chunk.Infer<S>> : Array<Chunk.Infer<S>>;\n/**\n * Converts a `Chunk` into a `ReadonlyArray`. If the provided `Chunk` is\n * non-empty (`NonEmptyChunk`), the function will return a\n * `NonEmptyReadonlyArray`, ensuring the non-empty property is preserved.\n *\n * @category conversions\n * @since 2.0.0\n */\nexport declare const toReadonlyArray: <S extends Chunk<any>>(self: S) => S extends NonEmptyChunk<any> ? RA.NonEmptyReadonlyArray<Chunk.Infer<S>> : ReadonlyArray<Chunk.Infer<S>>;\n/**\n * Reverses the order of elements in a `Chunk`.\n * Importantly, if the input chunk is a `NonEmptyChunk`, the reversed chunk will also be a `NonEmptyChunk`.\n *\n * **Example**\n *\n * ```ts\n * import { Chunk } from \"effect\"\n *\n * const chunk = Chunk.make(1, 2, 3)\n * const result = Chunk.reverse(chunk)\n *\n * console.log(result)\n * // { _id: 'Chunk', values: [ 3, 2, 1 ] }\n * ```\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const reverse: <S extends Chunk<any>>(self: S) => Chunk.With<S, Chunk.Infer<S>>;\n/**\n * This function provides a safe way to read a value at a particular index from a `Chunk`.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const get: {\n    /**\n     * This function provides a safe way to read a value at a particular index from a `Chunk`.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    (index: number): <A>(self: Chunk<A>) => Option<A>;\n    /**\n     * This function provides a safe way to read a value at a particular index from a `Chunk`.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Chunk<A>, index: number): Option<A>;\n};\n/**\n * Wraps an array into a chunk without copying, unsafe on mutable arrays\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeFromArray: <A>(self: ReadonlyArray<A>) => Chunk<A>;\n/**\n * Wraps an array into a chunk without copying, unsafe on mutable arrays\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeFromNonEmptyArray: <A>(self: NonEmptyReadonlyArray<A>) => NonEmptyChunk<A>;\n/**\n * Gets an element unsafely, will throw on out of bounds\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeGet: {\n    /**\n     * Gets an element unsafely, will throw on out of bounds\n     *\n     * @since 2.0.0\n     * @category unsafe\n     */\n    (index: number): <A>(self: Chunk<A>) => A;\n    /**\n     * Gets an element unsafely, will throw on out of bounds\n     *\n     * @since 2.0.0\n     * @category unsafe\n     */\n    <A>(self: Chunk<A>, index: number): A;\n};\n/**\n * Appends the specified element to the end of the `Chunk`.\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const append: {\n    /**\n     * Appends the specified element to the end of the `Chunk`.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A2>(a: A2): <A>(self: Chunk<A>) => NonEmptyChunk<A2 | A>;\n    /**\n     * Appends the specified element to the end of the `Chunk`.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, A2>(self: Chunk<A>, a: A2): NonEmptyChunk<A | A2>;\n};\n/**\n * Prepend an element to the front of a `Chunk`, creating a new `NonEmptyChunk`.\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const prepend: {\n    /**\n     * Prepend an element to the front of a `Chunk`, creating a new `NonEmptyChunk`.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <B>(elem: B): <A>(self: Chunk<A>) => NonEmptyChunk<B | A>;\n    /**\n     * Prepend an element to the front of a `Chunk`, creating a new `NonEmptyChunk`.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Chunk<A>, elem: B): NonEmptyChunk<A | B>;\n};\n/**\n * Takes the first up to `n` elements from the chunk\n *\n * @since 2.0.0\n */\nexport declare const take: {\n    /**\n     * Takes the first up to `n` elements from the chunk\n     *\n     * @since 2.0.0\n     */\n    (n: number): <A>(self: Chunk<A>) => Chunk<A>;\n    /**\n     * Takes the first up to `n` elements from the chunk\n     *\n     * @since 2.0.0\n     */\n    <A>(self: Chunk<A>, n: number): Chunk<A>;\n};\n/**\n * Drops the first up to `n` elements from the chunk\n *\n * @since 2.0.0\n */\nexport declare const drop: {\n    /**\n     * Drops the first up to `n` elements from the chunk\n     *\n     * @since 2.0.0\n     */\n    (n: number): <A>(self: Chunk<A>) => Chunk<A>;\n    /**\n     * Drops the first up to `n` elements from the chunk\n     *\n     * @since 2.0.0\n     */\n    <A>(self: Chunk<A>, n: number): Chunk<A>;\n};\n/**\n * Drops the last `n` elements.\n *\n * @since 2.0.0\n */\nexport declare const dropRight: {\n    /**\n     * Drops the last `n` elements.\n     *\n     * @since 2.0.0\n     */\n    (n: number): <A>(self: Chunk<A>) => Chunk<A>;\n    /**\n     * Drops the last `n` elements.\n     *\n     * @since 2.0.0\n     */\n    <A>(self: Chunk<A>, n: number): Chunk<A>;\n};\n/**\n * Drops all elements so long as the predicate returns true.\n *\n * @since 2.0.0\n */\nexport declare const dropWhile: {\n    /**\n     * Drops all elements so long as the predicate returns true.\n     *\n     * @since 2.0.0\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): (self: Chunk<A>) => Chunk<A>;\n    /**\n     * Drops all elements so long as the predicate returns true.\n     *\n     * @since 2.0.0\n     */\n    <A>(self: Chunk<A>, predicate: Predicate<A>): Chunk<A>;\n};\n/**\n * Prepends the specified prefix chunk to the beginning of the specified chunk.\n * If either chunk is non-empty, the result is also a non-empty chunk.\n *\n * **Example**\n *\n * ```ts\n * import { Chunk } from \"effect\"\n *\n * const result = Chunk.make(1, 2).pipe(Chunk.prependAll(Chunk.make(\"a\", \"b\")), Chunk.toArray)\n *\n * console.log(result)\n * // [ \"a\", \"b\", 1, 2 ]\n * ```\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const prependAll: {\n    /**\n     * Prepends the specified prefix chunk to the beginning of the specified chunk.\n     * If either chunk is non-empty, the result is also a non-empty chunk.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Chunk } from \"effect\"\n     *\n     * const result = Chunk.make(1, 2).pipe(Chunk.prependAll(Chunk.make(\"a\", \"b\")), Chunk.toArray)\n     *\n     * console.log(result)\n     * // [ \"a\", \"b\", 1, 2 ]\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <S extends Chunk<any>, T extends Chunk<any>>(that: T): (self: S) => Chunk.OrNonEmpty<S, T, Chunk.Infer<S> | Chunk.Infer<T>>;\n    /**\n     * Prepends the specified prefix chunk to the beginning of the specified chunk.\n     * If either chunk is non-empty, the result is also a non-empty chunk.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Chunk } from \"effect\"\n     *\n     * const result = Chunk.make(1, 2).pipe(Chunk.prependAll(Chunk.make(\"a\", \"b\")), Chunk.toArray)\n     *\n     * console.log(result)\n     * // [ \"a\", \"b\", 1, 2 ]\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Chunk<A>, that: NonEmptyChunk<B>): NonEmptyChunk<A | B>;\n    /**\n     * Prepends the specified prefix chunk to the beginning of the specified chunk.\n     * If either chunk is non-empty, the result is also a non-empty chunk.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Chunk } from \"effect\"\n     *\n     * const result = Chunk.make(1, 2).pipe(Chunk.prependAll(Chunk.make(\"a\", \"b\")), Chunk.toArray)\n     *\n     * console.log(result)\n     * // [ \"a\", \"b\", 1, 2 ]\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: NonEmptyChunk<A>, that: Chunk<B>): NonEmptyChunk<A | B>;\n    /**\n     * Prepends the specified prefix chunk to the beginning of the specified chunk.\n     * If either chunk is non-empty, the result is also a non-empty chunk.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Chunk } from \"effect\"\n     *\n     * const result = Chunk.make(1, 2).pipe(Chunk.prependAll(Chunk.make(\"a\", \"b\")), Chunk.toArray)\n     *\n     * console.log(result)\n     * // [ \"a\", \"b\", 1, 2 ]\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Chunk<A>, that: Chunk<B>): Chunk<A | B>;\n};\n/**\n * Concatenates two chunks, combining their elements.\n * If either chunk is non-empty, the result is also a non-empty chunk.\n *\n * **Example**\n *\n * ```ts\n * import { Chunk } from \"effect\"\n *\n * const result = Chunk.make(1, 2).pipe(Chunk.appendAll(Chunk.make(\"a\", \"b\")), Chunk.toArray)\n *\n * console.log(result)\n * // [ 1, 2, \"a\", \"b\" ]\n * ```\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const appendAll: {\n    /**\n     * Concatenates two chunks, combining their elements.\n     * If either chunk is non-empty, the result is also a non-empty chunk.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Chunk } from \"effect\"\n     *\n     * const result = Chunk.make(1, 2).pipe(Chunk.appendAll(Chunk.make(\"a\", \"b\")), Chunk.toArray)\n     *\n     * console.log(result)\n     * // [ 1, 2, \"a\", \"b\" ]\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <S extends Chunk<any>, T extends Chunk<any>>(that: T): (self: S) => Chunk.OrNonEmpty<S, T, Chunk.Infer<S> | Chunk.Infer<T>>;\n    /**\n     * Concatenates two chunks, combining their elements.\n     * If either chunk is non-empty, the result is also a non-empty chunk.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Chunk } from \"effect\"\n     *\n     * const result = Chunk.make(1, 2).pipe(Chunk.appendAll(Chunk.make(\"a\", \"b\")), Chunk.toArray)\n     *\n     * console.log(result)\n     * // [ 1, 2, \"a\", \"b\" ]\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Chunk<A>, that: NonEmptyChunk<B>): NonEmptyChunk<A | B>;\n    /**\n     * Concatenates two chunks, combining their elements.\n     * If either chunk is non-empty, the result is also a non-empty chunk.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Chunk } from \"effect\"\n     *\n     * const result = Chunk.make(1, 2).pipe(Chunk.appendAll(Chunk.make(\"a\", \"b\")), Chunk.toArray)\n     *\n     * console.log(result)\n     * // [ 1, 2, \"a\", \"b\" ]\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: NonEmptyChunk<A>, that: Chunk<B>): NonEmptyChunk<A | B>;\n    /**\n     * Concatenates two chunks, combining their elements.\n     * If either chunk is non-empty, the result is also a non-empty chunk.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Chunk } from \"effect\"\n     *\n     * const result = Chunk.make(1, 2).pipe(Chunk.appendAll(Chunk.make(\"a\", \"b\")), Chunk.toArray)\n     *\n     * console.log(result)\n     * // [ 1, 2, \"a\", \"b\" ]\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Chunk<A>, that: Chunk<B>): Chunk<A | B>;\n};\n/**\n * Returns a filtered and mapped subset of the elements.\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filterMap: {\n    /**\n     * Returns a filtered and mapped subset of the elements.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B>(f: (a: A, i: number) => Option<B>): (self: Chunk<A>) => Chunk<B>;\n    /**\n     * Returns a filtered and mapped subset of the elements.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B>(self: Chunk<A>, f: (a: A, i: number) => Option<B>): Chunk<B>;\n};\n/**\n * Returns a filtered and mapped subset of the elements.\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filter: {\n    /**\n     * Returns a filtered and mapped subset of the elements.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): (self: Chunk<A>) => Chunk<B>;\n    /**\n     * Returns a filtered and mapped subset of the elements.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): (self: Chunk<A>) => Chunk<A>;\n    /**\n     * Returns a filtered and mapped subset of the elements.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B extends A>(self: Chunk<A>, refinement: Refinement<A, B>): Chunk<B>;\n    /**\n     * Returns a filtered and mapped subset of the elements.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A>(self: Chunk<A>, predicate: Predicate<A>): Chunk<A>;\n};\n/**\n * Transforms all elements of the chunk for as long as the specified function returns some value\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filterMapWhile: {\n    /**\n     * Transforms all elements of the chunk for as long as the specified function returns some value\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B>(f: (a: A) => Option<B>): (self: Chunk<A>) => Chunk<B>;\n    /**\n     * Transforms all elements of the chunk for as long as the specified function returns some value\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B>(self: Chunk<A>, f: (a: A) => Option<B>): Chunk<B>;\n};\n/**\n * Filter out optional values\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const compact: <A>(self: Chunk<Option<A>>) => Chunk<A>;\n/**\n * Applies a function to each element in a chunk and returns a new chunk containing the concatenated mapped elements.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatMap: {\n    /**\n     * Applies a function to each element in a chunk and returns a new chunk containing the concatenated mapped elements.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <S extends Chunk<any>, T extends Chunk<any>>(f: (a: Chunk.Infer<S>, i: number) => T): (self: S) => Chunk.AndNonEmpty<S, T, Chunk.Infer<T>>;\n    /**\n     * Applies a function to each element in a chunk and returns a new chunk containing the concatenated mapped elements.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, B>(self: NonEmptyChunk<A>, f: (a: A, i: number) => NonEmptyChunk<B>): NonEmptyChunk<B>;\n    /**\n     * Applies a function to each element in a chunk and returns a new chunk containing the concatenated mapped elements.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, B>(self: Chunk<A>, f: (a: A, i: number) => Chunk<B>): Chunk<B>;\n};\n/**\n * Iterates over each element of a `Chunk` and applies a function to it.\n *\n * **Details**\n *\n * This function processes every element of the given `Chunk`, calling the\n * provided function `f` on each element. It does not return a new value;\n * instead, it is primarily used for side effects, such as logging or\n * accumulating data in an external variable.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const forEach: {\n    /**\n     * Iterates over each element of a `Chunk` and applies a function to it.\n     *\n     * **Details**\n     *\n     * This function processes every element of the given `Chunk`, calling the\n     * provided function `f` on each element. It does not return a new value;\n     * instead, it is primarily used for side effects, such as logging or\n     * accumulating data in an external variable.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, B>(f: (a: A, index: number) => B): (self: Chunk<A>) => void;\n    /**\n     * Iterates over each element of a `Chunk` and applies a function to it.\n     *\n     * **Details**\n     *\n     * This function processes every element of the given `Chunk`, calling the\n     * provided function `f` on each element. It does not return a new value;\n     * instead, it is primarily used for side effects, such as logging or\n     * accumulating data in an external variable.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, B>(self: Chunk<A>, f: (a: A, index: number) => B): void;\n};\n/**\n * Flattens a chunk of chunks into a single chunk by concatenating all chunks.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatten: <S extends Chunk<Chunk<any>>>(self: S) => Chunk.Flatten<S>;\n/**\n * Groups elements in chunks of up to `n` elements.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const chunksOf: {\n    /**\n     * Groups elements in chunks of up to `n` elements.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (n: number): <A>(self: Chunk<A>) => Chunk<Chunk<A>>;\n    /**\n     * Groups elements in chunks of up to `n` elements.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: Chunk<A>, n: number): Chunk<Chunk<A>>;\n};\n/**\n * Creates a Chunk of unique values that are included in all given Chunks.\n *\n * The order and references of result values are determined by the Chunk.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const intersection: {\n    /**\n     * Creates a Chunk of unique values that are included in all given Chunks.\n     *\n     * The order and references of result values are determined by the Chunk.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(that: Chunk<A>): <B>(self: Chunk<B>) => Chunk<A & B>;\n    /**\n     * Creates a Chunk of unique values that are included in all given Chunks.\n     *\n     * The order and references of result values are determined by the Chunk.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B>(self: Chunk<A>, that: Chunk<B>): Chunk<A & B>;\n};\n/**\n * Determines if the chunk is empty.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const isEmpty: <A>(self: Chunk<A>) => boolean;\n/**\n * Determines if the chunk is not empty.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const isNonEmpty: <A>(self: Chunk<A>) => self is NonEmptyChunk<A>;\n/**\n * Returns the first element of this chunk if it exists.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const head: <A>(self: Chunk<A>) => Option<A>;\n/**\n * Returns the first element of this chunk.\n *\n * It will throw an error if the chunk is empty.\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeHead: <A>(self: Chunk<A>) => A;\n/**\n * Returns the first element of this non empty chunk.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const headNonEmpty: <A>(self: NonEmptyChunk<A>) => A;\n/**\n * Returns the last element of this chunk if it exists.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const last: <A>(self: Chunk<A>) => Option<A>;\n/**\n * Returns the last element of this chunk.\n *\n * It will throw an error if the chunk is empty.\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeLast: <A>(self: Chunk<A>) => A;\n/**\n * Returns the last element of this non empty chunk.\n *\n * @since 3.4.0\n * @category elements\n */\nexport declare const lastNonEmpty: <A>(self: NonEmptyChunk<A>) => A;\n/**\n * @since 2.0.0\n */\nexport declare namespace Chunk {\n    /**\n     * @since 2.0.0\n     */\n    type Infer<S extends Chunk<any>> = S extends Chunk<infer A> ? A : never;\n    /**\n     * @since 2.0.0\n     */\n    type With<S extends Chunk<any>, A> = S extends NonEmptyChunk<any> ? NonEmptyChunk<A> : Chunk<A>;\n    /**\n     * @since 2.0.0\n     */\n    type OrNonEmpty<S extends Chunk<any>, T extends Chunk<any>, A> = S extends NonEmptyChunk<any> ? NonEmptyChunk<A> : T extends NonEmptyChunk<any> ? NonEmptyChunk<A> : Chunk<A>;\n    /**\n     * @since 2.0.0\n     */\n    type AndNonEmpty<S extends Chunk<any>, T extends Chunk<any>, A> = S extends NonEmptyChunk<any> ? T extends NonEmptyChunk<any> ? NonEmptyChunk<A> : Chunk<A> : Chunk<A>;\n    /**\n     * @since 2.0.0\n     */\n    type Flatten<T extends Chunk<Chunk<any>>> = T extends NonEmptyChunk<NonEmptyChunk<infer A>> ? NonEmptyChunk<A> : T extends Chunk<Chunk<infer A>> ? Chunk<A> : never;\n}\n/**\n * Transforms the elements of a chunk using the specified mapping function.\n * If the input chunk is non-empty, the resulting chunk will also be non-empty.\n *\n * **Example**\n *\n * ```ts\n * import { Chunk } from \"effect\"\n *\n * const result = Chunk.map(Chunk.make(1, 2), (n) => n + 1)\n *\n * console.log(result)\n * // { _id: 'Chunk', values: [ 2, 3 ] }\n * ```\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: {\n    /**\n     * Transforms the elements of a chunk using the specified mapping function.\n     * If the input chunk is non-empty, the resulting chunk will also be non-empty.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Chunk } from \"effect\"\n     *\n     * const result = Chunk.map(Chunk.make(1, 2), (n) => n + 1)\n     *\n     * console.log(result)\n     * // { _id: 'Chunk', values: [ 2, 3 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <S extends Chunk<any>, B>(f: (a: Chunk.Infer<S>, i: number) => B): (self: S) => Chunk.With<S, B>;\n    /**\n     * Transforms the elements of a chunk using the specified mapping function.\n     * If the input chunk is non-empty, the resulting chunk will also be non-empty.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Chunk } from \"effect\"\n     *\n     * const result = Chunk.map(Chunk.make(1, 2), (n) => n + 1)\n     *\n     * console.log(result)\n     * // { _id: 'Chunk', values: [ 2, 3 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, B>(self: NonEmptyChunk<A>, f: (a: A, i: number) => B): NonEmptyChunk<B>;\n    /**\n     * Transforms the elements of a chunk using the specified mapping function.\n     * If the input chunk is non-empty, the resulting chunk will also be non-empty.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Chunk } from \"effect\"\n     *\n     * const result = Chunk.map(Chunk.make(1, 2), (n) => n + 1)\n     *\n     * console.log(result)\n     * // { _id: 'Chunk', values: [ 2, 3 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, B>(self: Chunk<A>, f: (a: A, i: number) => B): Chunk<B>;\n};\n/**\n * Statefully maps over the chunk, producing new elements of type `B`.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const mapAccum: {\n    /**\n     * Statefully maps over the chunk, producing new elements of type `B`.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <S, A, B>(s: S, f: (s: S, a: A) => readonly [S, B]): (self: Chunk<A>) => [S, Chunk<B>];\n    /**\n     * Statefully maps over the chunk, producing new elements of type `B`.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <S, A, B>(self: Chunk<A>, s: S, f: (s: S, a: A) => readonly [S, B]): [S, Chunk<B>];\n};\n/**\n * Separate elements based on a predicate that also exposes the index of the element.\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const partition: {\n    /**\n     * Separate elements based on a predicate that also exposes the index of the element.\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: (a: NoInfer<A>, i: number) => a is B): (self: Chunk<A>) => [excluded: Chunk<Exclude<A, B>>, satisfying: Chunk<B>];\n    /**\n     * Separate elements based on a predicate that also exposes the index of the element.\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Chunk<A>) => [excluded: Chunk<A>, satisfying: Chunk<A>];\n    /**\n     * Separate elements based on a predicate that also exposes the index of the element.\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: Chunk<A>, refinement: (a: A, i: number) => a is B): [excluded: Chunk<Exclude<A, B>>, satisfying: Chunk<B>];\n    /**\n     * Separate elements based on a predicate that also exposes the index of the element.\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A>(self: Chunk<A>, predicate: (a: A, i: number) => boolean): [excluded: Chunk<A>, satisfying: Chunk<A>];\n};\n/**\n * Partitions the elements of this chunk into two chunks using f.\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const partitionMap: {\n    /**\n     * Partitions the elements of this chunk into two chunks using f.\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B, C>(f: (a: A) => Either<C, B>): (self: Chunk<A>) => [left: Chunk<B>, right: Chunk<C>];\n    /**\n     * Partitions the elements of this chunk into two chunks using f.\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B, C>(self: Chunk<A>, f: (a: A) => Either<C, B>): [left: Chunk<B>, right: Chunk<C>];\n};\n/**\n * Partitions the elements of this chunk into two chunks.\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const separate: <A, B>(self: Chunk<Either<B, A>>) => [Chunk<A>, Chunk<B>];\n/**\n * Retireves the size of the chunk\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const size: <A>(self: Chunk<A>) => number;\n/**\n * Sort the elements of a Chunk in increasing order, creating a new Chunk.\n *\n * @since 2.0.0\n * @category sorting\n */\nexport declare const sort: {\n    /**\n     * Sort the elements of a Chunk in increasing order, creating a new Chunk.\n     *\n     * @since 2.0.0\n     * @category sorting\n     */\n    <B>(O: Order.Order<B>): <A extends B>(self: Chunk<A>) => Chunk<A>;\n    /**\n     * Sort the elements of a Chunk in increasing order, creating a new Chunk.\n     *\n     * @since 2.0.0\n     * @category sorting\n     */\n    <A extends B, B>(self: Chunk<A>, O: Order.Order<B>): Chunk<A>;\n};\n/**\n * @since 2.0.0\n * @category sorting\n */\nexport declare const sortWith: {\n    /**\n     * @since 2.0.0\n     * @category sorting\n     */\n    <A, B>(f: (a: A) => B, order: Order.Order<B>): (self: Chunk<A>) => Chunk<A>;\n    /**\n     * @since 2.0.0\n     * @category sorting\n     */\n    <A, B>(self: Chunk<A>, f: (a: A) => B, order: Order.Order<B>): Chunk<A>;\n};\n/**\n *  Returns two splits of this chunk at the specified index.\n *\n * @since 2.0.0\n * @category splitting\n */\nexport declare const splitAt: {\n    /**\n     *  Returns two splits of this chunk at the specified index.\n     *\n     * @since 2.0.0\n     * @category splitting\n     */\n    (n: number): <A>(self: Chunk<A>) => [beforeIndex: Chunk<A>, fromIndex: Chunk<A>];\n    /**\n     *  Returns two splits of this chunk at the specified index.\n     *\n     * @since 2.0.0\n     * @category splitting\n     */\n    <A>(self: Chunk<A>, n: number): [beforeIndex: Chunk<A>, fromIndex: Chunk<A>];\n};\n/**\n * Splits a `NonEmptyChunk` into two segments, with the first segment containing a maximum of `n` elements.\n * The value of `n` must be `>= 1`.\n *\n * @category splitting\n * @since 2.0.0\n */\nexport declare const splitNonEmptyAt: {\n    /**\n     * Splits a `NonEmptyChunk` into two segments, with the first segment containing a maximum of `n` elements.\n     * The value of `n` must be `>= 1`.\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    (n: number): <A>(self: NonEmptyChunk<A>) => [beforeIndex: NonEmptyChunk<A>, fromIndex: Chunk<A>];\n    /**\n     * Splits a `NonEmptyChunk` into two segments, with the first segment containing a maximum of `n` elements.\n     * The value of `n` must be `>= 1`.\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    <A>(self: NonEmptyChunk<A>, n: number): [beforeIndex: NonEmptyChunk<A>, fromIndex: Chunk<A>];\n};\n/**\n * Splits this chunk into `n` equally sized chunks.\n *\n * @since 2.0.0\n * @category splitting\n */\nexport declare const split: {\n    /**\n     * Splits this chunk into `n` equally sized chunks.\n     *\n     * @since 2.0.0\n     * @category splitting\n     */\n    (n: number): <A>(self: Chunk<A>) => Chunk<Chunk<A>>;\n    /**\n     * Splits this chunk into `n` equally sized chunks.\n     *\n     * @since 2.0.0\n     * @category splitting\n     */\n    <A>(self: Chunk<A>, n: number): Chunk<Chunk<A>>;\n};\n/**\n * Splits this chunk on the first element that matches this predicate.\n * Returns a tuple containing two chunks: the first one is before the match, and the second one is from the match onward.\n *\n * @category splitting\n * @since 2.0.0\n */\nexport declare const splitWhere: {\n    /**\n     * Splits this chunk on the first element that matches this predicate.\n     * Returns a tuple containing two chunks: the first one is before the match, and the second one is from the match onward.\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): (self: Chunk<A>) => [beforeMatch: Chunk<A>, fromMatch: Chunk<A>];\n    /**\n     * Splits this chunk on the first element that matches this predicate.\n     * Returns a tuple containing two chunks: the first one is before the match, and the second one is from the match onward.\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    <A>(self: Chunk<A>, predicate: Predicate<A>): [beforeMatch: Chunk<A>, fromMatch: Chunk<A>];\n};\n/**\n * Returns every elements after the first.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const tail: <A>(self: Chunk<A>) => Option<Chunk<A>>;\n/**\n * Returns every elements after the first.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const tailNonEmpty: <A>(self: NonEmptyChunk<A>) => Chunk<A>;\n/**\n * Takes the last `n` elements.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const takeRight: {\n    /**\n     * Takes the last `n` elements.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (n: number): <A>(self: Chunk<A>) => Chunk<A>;\n    /**\n     * Takes the last `n` elements.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: Chunk<A>, n: number): Chunk<A>;\n};\n/**\n * Takes all elements so long as the predicate returns true.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const takeWhile: {\n    /**\n     * Takes all elements so long as the predicate returns true.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): (self: Chunk<A>) => Chunk<B>;\n    /**\n     * Takes all elements so long as the predicate returns true.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): (self: Chunk<A>) => Chunk<A>;\n    /**\n     * Takes all elements so long as the predicate returns true.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B extends A>(self: Chunk<A>, refinement: Refinement<A, B>): Chunk<B>;\n    /**\n     * Takes all elements so long as the predicate returns true.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: Chunk<A>, predicate: Predicate<A>): Chunk<A>;\n};\n/**\n * Creates a Chunks of unique values, in order, from all given Chunks.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const union: {\n    /**\n     * Creates a Chunks of unique values, in order, from all given Chunks.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(that: Chunk<A>): <B>(self: Chunk<B>) => Chunk<A | B>;\n    /**\n     * Creates a Chunks of unique values, in order, from all given Chunks.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B>(self: Chunk<A>, that: Chunk<B>): Chunk<A | B>;\n};\n/**\n * Remove duplicates from an array, keeping the first occurrence of an element.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const dedupe: <A>(self: Chunk<A>) => Chunk<A>;\n/**\n * Deduplicates adjacent elements that are identical.\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const dedupeAdjacent: <A>(self: Chunk<A>) => Chunk<A>;\n/**\n * Takes a `Chunk` of pairs and return two corresponding `Chunk`s.\n *\n * Note: The function is reverse of `zip`.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const unzip: <A, B>(self: Chunk<readonly [A, B]>) => [Chunk<A>, Chunk<B>];\n/**\n * Zips this chunk pointwise with the specified chunk using the specified combiner.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipWith: {\n    /**\n     * Zips this chunk pointwise with the specified chunk using the specified combiner.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, B, C>(that: Chunk<B>, f: (a: A, b: B) => C): (self: Chunk<A>) => Chunk<C>;\n    /**\n     * Zips this chunk pointwise with the specified chunk using the specified combiner.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, B, C>(self: Chunk<A>, that: Chunk<B>, f: (a: A, b: B) => C): Chunk<C>;\n};\n/**\n * Zips this chunk pointwise with the specified chunk.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zip: {\n    /**\n     * Zips this chunk pointwise with the specified chunk.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <B>(that: Chunk<B>): <A>(self: Chunk<A>) => Chunk<[A, B]>;\n    /**\n     * Zips this chunk pointwise with the specified chunk.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, B>(self: Chunk<A>, that: Chunk<B>): Chunk<[A, B]>;\n};\n/**\n * Delete the element at the specified index, creating a new `Chunk`.\n *\n * @since 2.0.0\n */\nexport declare const remove: {\n    /**\n     * Delete the element at the specified index, creating a new `Chunk`.\n     *\n     * @since 2.0.0\n     */\n    (i: number): <A>(self: Chunk<A>) => Chunk<A>;\n    /**\n     * Delete the element at the specified index, creating a new `Chunk`.\n     *\n     * @since 2.0.0\n     */\n    <A>(self: Chunk<A>, i: number): Chunk<A>;\n};\n/**\n * @since 3.16.0\n */\nexport declare const removeOption: {\n    /**\n     * @since 3.16.0\n     */\n    (i: number): <A>(self: Chunk<A>) => Option<Chunk<A>>;\n    /**\n     * @since 3.16.0\n     */\n    <A>(self: Chunk<A>, i: number): Option<Chunk<A>>;\n};\n/**\n * @since 2.0.0\n */\nexport declare const modifyOption: {\n    /**\n     * @since 2.0.0\n     */\n    <A, B>(i: number, f: (a: A) => B): (self: Chunk<A>) => Option<Chunk<A | B>>;\n    /**\n     * @since 2.0.0\n     */\n    <A, B>(self: Chunk<A>, i: number, f: (a: A) => B): Option<Chunk<A | B>>;\n};\n/**\n * Apply a function to the element at the specified index, creating a new `Chunk`,\n * or returning the input if the index is out of bounds.\n *\n * @since 2.0.0\n */\nexport declare const modify: {\n    /**\n     * Apply a function to the element at the specified index, creating a new `Chunk`,\n     * or returning the input if the index is out of bounds.\n     *\n     * @since 2.0.0\n     */\n    <A, B>(i: number, f: (a: A) => B): (self: Chunk<A>) => Chunk<A | B>;\n    /**\n     * Apply a function to the element at the specified index, creating a new `Chunk`,\n     * or returning the input if the index is out of bounds.\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: Chunk<A>, i: number, f: (a: A) => B): Chunk<A | B>;\n};\n/**\n * Change the element at the specified index, creating a new `Chunk`,\n * or returning the input if the index is out of bounds.\n *\n * @since 2.0.0\n */\nexport declare const replace: {\n    /**\n     * Change the element at the specified index, creating a new `Chunk`,\n     * or returning the input if the index is out of bounds.\n     *\n     * @since 2.0.0\n     */\n    <B>(i: number, b: B): <A>(self: Chunk<A>) => Chunk<B | A>;\n    /**\n     * Change the element at the specified index, creating a new `Chunk`,\n     * or returning the input if the index is out of bounds.\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: Chunk<A>, i: number, b: B): Chunk<B | A>;\n};\n/**\n * @since 2.0.0\n */\nexport declare const replaceOption: {\n    /**\n     * @since 2.0.0\n     */\n    <B>(i: number, b: B): <A>(self: Chunk<A>) => Option<Chunk<B | A>>;\n    /**\n     * @since 2.0.0\n     */\n    <A, B>(self: Chunk<A>, i: number, b: B): Option<Chunk<B | A>>;\n};\n/**\n * Return a Chunk of length n with element i initialized with f(i).\n *\n * **Note**. `n` is normalized to an integer >= 1.\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const makeBy: {\n    /**\n     * Return a Chunk of length n with element i initialized with f(i).\n     *\n     * **Note**. `n` is normalized to an integer >= 1.\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <A>(f: (i: number) => A): (n: number) => NonEmptyChunk<A>;\n    /**\n     * Return a Chunk of length n with element i initialized with f(i).\n     *\n     * **Note**. `n` is normalized to an integer >= 1.\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <A>(n: number, f: (i: number) => A): NonEmptyChunk<A>;\n};\n/**\n * Create a non empty `Chunk` containing a range of integers, including both endpoints.\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const range: (start: number, end: number) => NonEmptyChunk<number>;\n/**\n * Returns a function that checks if a `Chunk` contains a given value using the default `Equivalence`.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const contains: {\n    /**\n     * Returns a function that checks if a `Chunk` contains a given value using the default `Equivalence`.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(a: A): (self: Chunk<A>) => boolean;\n    /**\n     * Returns a function that checks if a `Chunk` contains a given value using the default `Equivalence`.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Chunk<A>, a: A): boolean;\n};\n/**\n * Returns a function that checks if a `Chunk` contains a given value using a provided `isEquivalent` function.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const containsWith: <A>(isEquivalent: (self: A, that: A) => boolean) => {\n    (a: A): (self: Chunk<A>) => boolean;\n    (self: Chunk<A>, a: A): boolean;\n};\n/**\n * Returns the first element that satisfies the specified\n * predicate, or `None` if no such element exists.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const findFirst: {\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): (self: Chunk<A>) => Option<B>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): (self: Chunk<A>) => Option<A>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: Chunk<A>, refinement: Refinement<A, B>): Option<B>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Chunk<A>, predicate: Predicate<A>): Option<A>;\n};\n/**\n * Return the first index for which a predicate holds.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const findFirstIndex: {\n    /**\n     * Return the first index for which a predicate holds.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(predicate: Predicate<A>): (self: Chunk<A>) => Option<number>;\n    /**\n     * Return the first index for which a predicate holds.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Chunk<A>, predicate: Predicate<A>): Option<number>;\n};\n/**\n * Find the last element for which a predicate holds.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const findLast: {\n    /**\n     * Find the last element for which a predicate holds.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): (self: Chunk<A>) => Option<B>;\n    /**\n     * Find the last element for which a predicate holds.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): (self: Chunk<A>) => Option<A>;\n    /**\n     * Find the last element for which a predicate holds.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: Chunk<A>, refinement: Refinement<A, B>): Option<B>;\n    /**\n     * Find the last element for which a predicate holds.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Chunk<A>, predicate: Predicate<A>): Option<A>;\n};\n/**\n * Return the last index for which a predicate holds.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const findLastIndex: {\n    /**\n     * Return the last index for which a predicate holds.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(predicate: Predicate<A>): (self: Chunk<A>) => Option<number>;\n    /**\n     * Return the last index for which a predicate holds.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Chunk<A>, predicate: Predicate<A>): Option<number>;\n};\n/**\n * Check if a predicate holds true for every `Chunk` element.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const every: {\n    /**\n     * Check if a predicate holds true for every `Chunk` element.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): (self: Chunk<A>) => self is Chunk<B>;\n    /**\n     * Check if a predicate holds true for every `Chunk` element.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(predicate: Predicate<A>): (self: Chunk<A>) => boolean;\n    /**\n     * Check if a predicate holds true for every `Chunk` element.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: Chunk<A>, refinement: Refinement<A, B>): self is Chunk<B>;\n    /**\n     * Check if a predicate holds true for every `Chunk` element.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Chunk<A>, predicate: Predicate<A>): boolean;\n};\n/**\n * Check if a predicate holds true for some `Chunk` element.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const some: {\n    /**\n     * Check if a predicate holds true for some `Chunk` element.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): (self: Chunk<A>) => self is NonEmptyChunk<A>;\n    /**\n     * Check if a predicate holds true for some `Chunk` element.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Chunk<A>, predicate: Predicate<A>): self is NonEmptyChunk<A>;\n};\n/**\n * Joins the elements together with \"sep\" in the middle.\n *\n * @category folding\n * @since 2.0.0\n */\nexport declare const join: {\n    /**\n     * Joins the elements together with \"sep\" in the middle.\n     *\n     * @category folding\n     * @since 2.0.0\n     */\n    (sep: string): (self: Chunk<string>) => string;\n    /**\n     * Joins the elements together with \"sep\" in the middle.\n     *\n     * @category folding\n     * @since 2.0.0\n     */\n    (self: Chunk<string>, sep: string): string;\n};\n/**\n * @category folding\n * @since 2.0.0\n */\nexport declare const reduce: {\n    /**\n     * @category folding\n     * @since 2.0.0\n     */\n    <B, A>(b: B, f: (b: B, a: A, i: number) => B): (self: Chunk<A>) => B;\n    /**\n     * @category folding\n     * @since 2.0.0\n     */\n    <A, B>(self: Chunk<A>, b: B, f: (b: B, a: A, i: number) => B): B;\n};\n/**\n * @category folding\n * @since 2.0.0\n */\nexport declare const reduceRight: {\n    /**\n     * @category folding\n     * @since 2.0.0\n     */\n    <B, A>(b: B, f: (b: B, a: A, i: number) => B): (self: Chunk<A>) => B;\n    /**\n     * @category folding\n     * @since 2.0.0\n     */\n    <A, B>(self: Chunk<A>, b: B, f: (b: B, a: A, i: number) => B): B;\n};\n/**\n * Creates a `Chunk` of values not included in the other given `Chunk` using the provided `isEquivalent` function.\n * The order and references of result values are determined by the first `Chunk`.\n *\n * @since 3.2.0\n */\nexport declare const differenceWith: <A>(isEquivalent: (self: A, that: A) => boolean) => {\n    (that: Chunk<A>): (self: Chunk<A>) => Chunk<A>;\n    (self: Chunk<A>, that: Chunk<A>): Chunk<A>;\n};\n/**\n * Creates a `Chunk` of values not included in the other given `Chunk`.\n * The order and references of result values are determined by the first `Chunk`.\n *\n * @since 3.2.0\n */\nexport declare const difference: {\n    /**\n     * Creates a `Chunk` of values not included in the other given `Chunk`.\n     * The order and references of result values are determined by the first `Chunk`.\n     *\n     * @since 3.2.0\n     */\n    <A>(that: Chunk<A>): (self: Chunk<A>) => Chunk<A>;\n    /**\n     * Creates a `Chunk` of values not included in the other given `Chunk`.\n     * The order and references of result values are determined by the first `Chunk`.\n     *\n     * @since 3.2.0\n     */\n    <A>(self: Chunk<A>, that: Chunk<A>): Chunk<A>;\n};\nexport {};\n//# sourceMappingURL=Chunk.d.ts.map",
  "node_modules/effect/dist/dts/Clock.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Context from \"./Context.js\";\nimport type * as Duration from \"./Duration.js\";\nimport type * as Effect from \"./Effect.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const ClockTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type ClockTypeId = typeof ClockTypeId;\n/**\n * Represents a time-based clock which provides functionality related to time\n * and scheduling.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Clock {\n    readonly [ClockTypeId]: ClockTypeId;\n    /**\n     * Unsafely returns the current time in milliseconds.\n     */\n    unsafeCurrentTimeMillis(): number;\n    /**\n     * Returns the current time in milliseconds.\n     */\n    readonly currentTimeMillis: Effect.Effect<number>;\n    /**\n     * Unsafely returns the current time in nanoseconds.\n     */\n    unsafeCurrentTimeNanos(): bigint;\n    /**\n     * Returns the current time in nanoseconds.\n     */\n    readonly currentTimeNanos: Effect.Effect<bigint>;\n    /**\n     * Asynchronously sleeps for the specified duration.\n     */\n    sleep(duration: Duration.Duration): Effect.Effect<void>;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport type CancelToken = () => boolean;\n/**\n * @since 2.0.0\n * @category models\n */\nexport type Task = () => void;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface ClockScheduler {\n    /**\n     * Unsafely schedules the specified task for the specified duration.\n     */\n    unsafeSchedule(task: Task, duration: Duration.Duration): CancelToken;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (_: void) => Clock;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const sleep: (duration: Duration.DurationInput) => Effect.Effect<void>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const currentTimeMillis: Effect.Effect<number>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const currentTimeNanos: Effect.Effect<bigint>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const clockWith: <A, E, R>(f: (clock: Clock) => Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const Clock: Context.Tag<Clock, Clock>;\n//# sourceMappingURL=Clock.d.ts.map",
  "node_modules/effect/dist/dts/Config.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Brand from \"./Brand.js\";\nimport type * as Chunk from \"./Chunk.js\";\nimport type * as ConfigError from \"./ConfigError.js\";\nimport type * as Duration from \"./Duration.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Either from \"./Either.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type * as HashMap from \"./HashMap.js\";\nimport type * as HashSet from \"./HashSet.js\";\nimport type * as LogLevel from \"./LogLevel.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Predicate, Refinement } from \"./Predicate.js\";\nimport type * as Redacted from \"./Redacted.js\";\nimport type * as Secret from \"./Secret.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const ConfigTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type ConfigTypeId = typeof ConfigTypeId;\n/**\n * A `Config` describes the structure of some configuration data.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Config<out A> extends Config.Variance<A>, Effect.Effect<A, ConfigError.ConfigError> {\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Config {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<out A> {\n        readonly [ConfigTypeId]: {\n            readonly _A: Types.Covariant<A>;\n        };\n    }\n    /**\n     * @since 2.5.0\n     * @category models\n     */\n    type Success<T extends Config<any>> = [T] extends [Config<infer _A>] ? _A : never;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Primitive<out A> extends Config<A> {\n        readonly description: string;\n        parse(text: string): Either.Either<A, ConfigError.ConfigError>;\n    }\n    /**\n     * Wraps a nested structure, converting all primitives to a `Config`.\n     *\n     * `Config.Wrap<{ key: string }>` becomes `{ key: Config<string> }`\n     *\n     * To create the resulting config, use the `unwrap` constructor.\n     *\n     * @since 2.0.0\n     * @category models\n     */\n    type Wrap<A> = [NonNullable<A>] extends [infer T] ? [IsPlainObject<T>] extends [true] ? {\n        readonly [K in keyof A]: Wrap<A[K]>;\n    } | Config<A> : Config<A> : Config<A>;\n    type IsPlainObject<A> = [A] extends [Record<string, any>] ? [keyof A] extends [never] ? false : [keyof A] extends [string] ? true : false : false;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport type LiteralValue = string | number | boolean | null | bigint;\n/**\n * Constructs a config from a tuple / struct / arguments of configs.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const all: <const Arg extends Iterable<Config<any>> | Record<string, Config<any>>>(arg: Arg) => Config<[\n    Arg\n] extends [ReadonlyArray<Config<any>>] ? {\n    -readonly [K in keyof Arg]: [Arg[K]] extends [Config<infer A>] ? A : never;\n} : [Arg] extends [Iterable<Config<infer A>>] ? Array<A> : [Arg] extends [Record<string, Config<any>>] ? {\n    -readonly [K in keyof Arg]: [Arg[K]] extends [Config<infer A>] ? A : never;\n} : never>;\n/**\n * Constructs a config for an array of values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const array: <A>(config: Config<A>, name?: string) => Config<Array<A>>;\n/**\n * Constructs a config for a boolean value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const boolean: (name?: string) => Config<boolean>;\n/**\n * Constructs a config for a network port [1, 65535].\n *\n * @since 3.16.0\n * @category constructors\n */\nexport declare const port: (name?: string) => Config<number>;\n/**\n * Constructs a config for an URL value.\n *\n * @since 3.11.0\n * @category constructors\n */\nexport declare const url: (name?: string) => Config<URL>;\n/**\n * Constructs a config for a sequence of values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const chunk: <A>(config: Config<A>, name?: string) => Config<Chunk.Chunk<A>>;\n/**\n * Constructs a config for a date value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const date: (name?: string) => Config<Date>;\n/**\n * Constructs a config that fails with the specified message.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fail: (message: string) => Config<never>;\n/**\n * Constructs a config for a float value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const number: (name?: string) => Config<number>;\n/**\n * Constructs a config for a integer value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const integer: (name?: string) => Config<number>;\n/**\n * Constructs a config for a literal value.\n *\n * **Example**\n *\n * ```ts\n * import { Config } from \"effect\"\n *\n * const config = Config.literal(\"http\", \"https\")(\"PROTOCOL\")\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const literal: <Literals extends ReadonlyArray<LiteralValue>>(...literals: Literals) => (name?: string) => Config<Literals[number]>;\n/**\n * Constructs a config for a `LogLevel` value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const logLevel: (name?: string) => Config<LogLevel.LogLevel>;\n/**\n * Constructs a config for a duration value.\n *\n * @since 2.5.0\n * @category constructors\n */\nexport declare const duration: (name?: string) => Config<Duration.Duration>;\n/**\n * This function returns `true` if the specified value is an `Config` value,\n * `false` otherwise.\n *\n * This function can be useful for checking the type of a value before\n * attempting to operate on it as an `Config` value. For example, you could\n * use `isConfig` to check the type of a value before using it as an\n * argument to a function that expects an `Config` value.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isConfig: (u: unknown) => u is Config<unknown>;\n/**\n * Returns a  config whose structure is the same as this one, but which produces\n * a different value, constructed using the specified function.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: {\n    /**\n     * Returns a  config whose structure is the same as this one, but which produces\n     * a different value, constructed using the specified function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, B>(f: (a: A) => B): (self: Config<A>) => Config<B>;\n    /**\n     * Returns a  config whose structure is the same as this one, but which produces\n     * a different value, constructed using the specified function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, B>(self: Config<A>, f: (a: A) => B): Config<B>;\n};\n/**\n * Returns a config whose structure is the same as this one, but which may\n * produce a different value, constructed using the specified function, which\n * may throw exceptions that will be translated into validation errors.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mapAttempt: {\n    /**\n     * Returns a config whose structure is the same as this one, but which may\n     * produce a different value, constructed using the specified function, which\n     * may throw exceptions that will be translated into validation errors.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B>(f: (a: A) => B): (self: Config<A>) => Config<B>;\n    /**\n     * Returns a config whose structure is the same as this one, but which may\n     * produce a different value, constructed using the specified function, which\n     * may throw exceptions that will be translated into validation errors.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B>(self: Config<A>, f: (a: A) => B): Config<B>;\n};\n/**\n * Returns a new config whose structure is the samea as this one, but which\n * may produce a different value, constructed using the specified fallible\n * function.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mapOrFail: {\n    /**\n     * Returns a new config whose structure is the samea as this one, but which\n     * may produce a different value, constructed using the specified fallible\n     * function.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B>(f: (a: A) => Either.Either<B, ConfigError.ConfigError>): (self: Config<A>) => Config<B>;\n    /**\n     * Returns a new config whose structure is the samea as this one, but which\n     * may produce a different value, constructed using the specified fallible\n     * function.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B>(self: Config<A>, f: (a: A) => Either.Either<B, ConfigError.ConfigError>): Config<B>;\n};\n/**\n * Returns a config that has this configuration nested as a property of the\n * specified name.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const nested: {\n    /**\n     * Returns a config that has this configuration nested as a property of the\n     * specified name.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (name: string): <A>(self: Config<A>) => Config<A>;\n    /**\n     * Returns a config that has this configuration nested as a property of the\n     * specified name.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Config<A>, name: string): Config<A>;\n};\n/**\n * Returns a config whose structure is preferentially described by this\n * config, but which falls back to the specified config if there is an issue\n * reading from this config.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const orElse: {\n    /**\n     * Returns a config whose structure is preferentially described by this\n     * config, but which falls back to the specified config if there is an issue\n     * reading from this config.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2>(that: LazyArg<Config<A2>>): <A>(self: Config<A>) => Config<A2 | A>;\n    /**\n     * Returns a config whose structure is preferentially described by this\n     * config, but which falls back to the specified config if there is an issue\n     * reading from this config.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, A2>(self: Config<A>, that: LazyArg<Config<A2>>): Config<A | A2>;\n};\n/**\n * Returns configuration which reads from this configuration, but which falls\n * back to the specified configuration if reading from this configuration\n * fails with an error satisfying the specified predicate.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const orElseIf: {\n    /**\n     * Returns configuration which reads from this configuration, but which falls\n     * back to the specified configuration if reading from this configuration\n     * fails with an error satisfying the specified predicate.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2>(options: {\n        readonly if: Predicate<ConfigError.ConfigError>;\n        readonly orElse: LazyArg<Config<A2>>;\n    }): <A>(self: Config<A>) => Config<A>;\n    /**\n     * Returns configuration which reads from this configuration, but which falls\n     * back to the specified configuration if reading from this configuration\n     * fails with an error satisfying the specified predicate.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, A2>(self: Config<A>, options: {\n        readonly if: Predicate<ConfigError.ConfigError>;\n        readonly orElse: LazyArg<Config<A2>>;\n    }): Config<A>;\n};\n/**\n * Returns an optional version of this config, which will be `None` if the\n * data is missing from configuration, and `Some` otherwise.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const option: <A>(self: Config<A>) => Config<Option.Option<A>>;\n/**\n * Constructs a new primitive config.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const primitive: <A>(description: string, parse: (text: string) => Either.Either<A, ConfigError.ConfigError>) => Config<A>;\n/**\n * Returns a config that describes a sequence of values, each of which has the\n * structure of this config.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const repeat: <A>(self: Config<A>) => Config<Array<A>>;\n/**\n * Constructs a config for a secret value.\n *\n * @since 2.0.0\n * @category constructors\n * @deprecated\n */\nexport declare const secret: (name?: string) => Config<Secret.Secret>;\n/**\n * Constructs a config for a redacted value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const redacted: {\n    /**\n     * Constructs a config for a redacted value.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (name?: string): Config<Redacted.Redacted>;\n    /**\n     * Constructs a config for a redacted value.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A>(config: Config<A>): Config<Redacted.Redacted<A>>;\n};\n/**\n * Constructs a config for a branded value.\n *\n * @since 3.16.0\n * @category constructors\n */\nexport declare const branded: {\n    /**\n     * Constructs a config for a branded value.\n     *\n     * @since 3.16.0\n     * @category constructors\n     */\n    <A, B extends Brand.Branded<A, any>>(constructor: Brand.Brand.Constructor<B>): (config: Config<A>) => Config<B>;\n    /**\n     * Constructs a config for a branded value.\n     *\n     * @since 3.16.0\n     * @category constructors\n     */\n    <B extends Brand.Branded<string, any>>(name: string | undefined, constructor: Brand.Brand.Constructor<B>): Config<B>;\n    /**\n     * Constructs a config for a branded value.\n     *\n     * @since 3.16.0\n     * @category constructors\n     */\n    <A, B extends Brand.Branded<A, any>>(config: Config<A>, constructor: Brand.Brand.Constructor<B>): Config<B>;\n};\n/**\n * Constructs a config for a sequence of values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const hashSet: <A>(config: Config<A>, name?: string) => Config<HashSet.HashSet<A>>;\n/**\n * Constructs a config for a string value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const string: (name?: string) => Config<string>;\n/**\n * Constructs a config for a non-empty string value.\n *\n * @since 3.7.0\n * @category constructors\n */\nexport declare const nonEmptyString: (name?: string) => Config<string>;\n/**\n * Constructs a config which contains the specified value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const succeed: <A>(value: A) => Config<A>;\n/**\n * Lazily constructs a config.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const suspend: <A>(config: LazyArg<Config<A>>) => Config<A>;\n/**\n * Constructs a config which contains the specified lazy value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const sync: <A>(value: LazyArg<A>) => Config<A>;\n/**\n * Constructs a config for a sequence of values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const hashMap: <A>(config: Config<A>, name?: string) => Config<HashMap.HashMap<string, A>>;\n/**\n * Constructs a config from some configuration wrapped with the `Wrap<A>` utility type.\n *\n * For example:\n *\n * ```\n * import { Config, unwrap } from \"./Config\"\n *\n * interface Options { key: string }\n *\n * const makeConfig = (config: Config.Wrap<Options>): Config<Options> => unwrap(config)\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unwrap: <A>(wrapped: Config.Wrap<A>) => Config<A>;\n/**\n * Returns a config that describes the same structure as this one, but which\n * performs validation during loading.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const validate: {\n    /**\n     * Returns a config that describes the same structure as this one, but which\n     * performs validation during loading.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B extends A>(options: {\n        readonly message: string;\n        readonly validation: Refinement<A, B>;\n    }): (self: Config<A>) => Config<B>;\n    /**\n     * Returns a config that describes the same structure as this one, but which\n     * performs validation during loading.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(options: {\n        readonly message: string;\n        readonly validation: Predicate<A>;\n    }): (self: Config<A>) => Config<A>;\n    /**\n     * Returns a config that describes the same structure as this one, but which\n     * performs validation during loading.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B extends A>(self: Config<A>, options: {\n        readonly message: string;\n        readonly validation: Refinement<A, B>;\n    }): Config<B>;\n    /**\n     * Returns a config that describes the same structure as this one, but which\n     * performs validation during loading.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Config<A>, options: {\n        readonly message: string;\n        readonly validation: Predicate<A>;\n    }): Config<A>;\n};\n/**\n * Returns a config that describes the same structure as this one, but has the\n * specified default value in case the information cannot be found.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const withDefault: {\n    /**\n     * Returns a config that describes the same structure as this one, but has the\n     * specified default value in case the information cannot be found.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <const A2>(def: A2): <A>(self: Config<A>) => Config<A2 | A>;\n    /**\n     * Returns a config that describes the same structure as this one, but has the\n     * specified default value in case the information cannot be found.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, const A2>(self: Config<A>, def: A2): Config<A | A2>;\n};\n/**\n * Adds a description to this configuration, which is intended for humans.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const withDescription: {\n    /**\n     * Adds a description to this configuration, which is intended for humans.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (description: string): <A>(self: Config<A>) => Config<A>;\n    /**\n     * Adds a description to this configuration, which is intended for humans.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Config<A>, description: string): Config<A>;\n};\n/**\n * Returns a config that is the composition of this config and the specified\n * config.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zip: {\n    /**\n     * Returns a config that is the composition of this config and the specified\n     * config.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <B>(that: Config<B>): <A>(self: Config<A>) => Config<[A, B]>;\n    /**\n     * Returns a config that is the composition of this config and the specified\n     * config.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, B>(self: Config<A>, that: Config<B>): Config<[A, B]>;\n};\n/**\n * Returns a config that is the composes this config and the specified config\n * using the provided function.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipWith: {\n    /**\n     * Returns a config that is the composes this config and the specified config\n     * using the provided function.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <B, A, C>(that: Config<B>, f: (a: A, b: B) => C): (self: Config<A>) => Config<C>;\n    /**\n     * Returns a config that is the composes this config and the specified config\n     * using the provided function.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, B, C>(self: Config<A>, that: Config<B>, f: (a: A, b: B) => C): Config<C>;\n};\n//# sourceMappingURL=Config.d.ts.map",
  "node_modules/effect/dist/dts/ConfigError.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Cause from \"./Cause.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const ConfigErrorTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type ConfigErrorTypeId = typeof ConfigErrorTypeId;\n/**\n * The possible ways that loading configuration data may fail.\n *\n * @since 2.0.0\n * @category models\n */\nexport type ConfigError = And | Or | InvalidData | MissingData | SourceUnavailable | Unsupported;\n/**\n * @since 2.0.0\n */\nexport declare namespace ConfigError {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Proto {\n        readonly _tag: \"ConfigError\";\n        readonly [ConfigErrorTypeId]: ConfigErrorTypeId;\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Reducer<C, Z> = ConfigErrorReducer<C, Z>;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface ConfigErrorReducer<in C, in out Z> {\n    andCase(context: C, left: Z, right: Z): Z;\n    orCase(context: C, left: Z, right: Z): Z;\n    invalidDataCase(context: C, path: Array<string>, message: string): Z;\n    missingDataCase(context: C, path: Array<string>, message: string): Z;\n    sourceUnavailableCase(context: C, path: Array<string>, message: string, cause: Cause.Cause<unknown>): Z;\n    unsupportedCase(context: C, path: Array<string>, message: string): Z;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface And extends ConfigError.Proto {\n    readonly _op: \"And\";\n    readonly left: ConfigError;\n    readonly right: ConfigError;\n    readonly message: string;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Or extends ConfigError.Proto {\n    readonly _op: \"Or\";\n    readonly left: ConfigError;\n    readonly right: ConfigError;\n    readonly message: string;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface InvalidData extends ConfigError.Proto {\n    readonly _op: \"InvalidData\";\n    readonly path: Array<string>;\n    readonly message: string;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface MissingData extends ConfigError.Proto {\n    readonly _op: \"MissingData\";\n    readonly path: Array<string>;\n    readonly message: string;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface SourceUnavailable extends ConfigError.Proto {\n    readonly _op: \"SourceUnavailable\";\n    readonly path: Array<string>;\n    readonly message: string;\n    readonly cause: Cause.Cause<unknown>;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Unsupported extends ConfigError.Proto {\n    readonly _op: \"Unsupported\";\n    readonly path: Array<string>;\n    readonly message: string;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Options {\n    readonly pathDelim: string;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const And: (self: ConfigError, that: ConfigError) => ConfigError;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Or: (self: ConfigError, that: ConfigError) => ConfigError;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const MissingData: (path: Array<string>, message: string, options?: Options) => ConfigError;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const InvalidData: (path: Array<string>, message: string, options?: Options) => ConfigError;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const SourceUnavailable: (path: Array<string>, message: string, cause: Cause.Cause<unknown>, options?: Options) => ConfigError;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Unsupported: (path: Array<string>, message: string, options?: Options) => ConfigError;\n/**\n * Returns `true` if the specified value is a `ConfigError`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isConfigError: (u: unknown) => u is ConfigError;\n/**\n * Returns `true` if the specified `ConfigError` is an `And`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isAnd: (self: ConfigError) => self is And;\n/**\n * Returns `true` if the specified `ConfigError` is an `Or`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isOr: (self: ConfigError) => self is Or;\n/**\n * Returns `true` if the specified `ConfigError` is an `InvalidData`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isInvalidData: (self: ConfigError) => self is InvalidData;\n/**\n * Returns `true` if the specified `ConfigError` is an `MissingData`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isMissingData: (self: ConfigError) => self is MissingData;\n/**\n * Returns `true` if the specified `ConfigError` contains only `MissingData` errors, `false` otherwise.\n *\n * @since 2.0.0\n * @categer getters\n */\nexport declare const isMissingDataOnly: (self: ConfigError) => boolean;\n/**\n * Returns `true` if the specified `ConfigError` is a `SourceUnavailable`,\n * `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isSourceUnavailable: (self: ConfigError) => self is SourceUnavailable;\n/**\n * Returns `true` if the specified `ConfigError` is an `Unsupported`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isUnsupported: (self: ConfigError) => self is Unsupported;\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const prefixed: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    (prefix: Array<string>): (self: ConfigError) => ConfigError;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: ConfigError, prefix: Array<string>): ConfigError;\n};\n/**\n * @since 2.0.0\n * @category folding\n */\nexport declare const reduceWithContext: {\n    /**\n     * @since 2.0.0\n     * @category folding\n     */\n    <C, Z>(context: C, reducer: ConfigErrorReducer<C, Z>): (self: ConfigError) => Z;\n    /**\n     * @since 2.0.0\n     * @category folding\n     */\n    <C, Z>(self: ConfigError, context: C, reducer: ConfigErrorReducer<C, Z>): Z;\n};\n//# sourceMappingURL=ConfigError.d.ts.map",
  "node_modules/effect/dist/dts/ConfigProvider.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Config from \"./Config.js\";\nimport type * as ConfigError from \"./ConfigError.js\";\nimport type * as PathPatch from \"./ConfigProviderPathPatch.js\";\nimport type * as Context from \"./Context.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type * as HashSet from \"./HashSet.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const ConfigProviderTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type ConfigProviderTypeId = typeof ConfigProviderTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const FlatConfigProviderTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type FlatConfigProviderTypeId = typeof FlatConfigProviderTypeId;\n/**\n * A ConfigProvider is a service that provides configuration given a description\n * of the structure of that configuration.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface ConfigProvider extends ConfigProvider.Proto, Pipeable {\n    /**\n     * Loads the specified configuration, or fails with a config error.\n     */\n    load<A>(config: Config.Config<A>): Effect.Effect<A, ConfigError.ConfigError>;\n    /**\n     * Flattens this config provider into a simplified config provider that knows\n     * only how to deal with flat (key/value) properties.\n     */\n    readonly flattened: ConfigProvider.Flat;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace ConfigProvider {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Proto {\n        readonly [ConfigProviderTypeId]: ConfigProviderTypeId;\n    }\n    /**\n     * A simplified config provider that knows only how to deal with flat\n     * (key/value) properties. Because these providers are common, there is\n     * special support for implementing them.\n     *\n     * @since 2.0.0\n     * @category models\n     */\n    interface Flat {\n        readonly [FlatConfigProviderTypeId]: FlatConfigProviderTypeId;\n        readonly patch: PathPatch.PathPatch;\n        load<A>(path: ReadonlyArray<string>, config: Config.Config.Primitive<A>, split?: boolean): Effect.Effect<Array<A>, ConfigError.ConfigError>;\n        enumerateChildren(path: ReadonlyArray<string>): Effect.Effect<HashSet.HashSet<string>, ConfigError.ConfigError>;\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface FromMapConfig {\n        readonly pathDelim: string;\n        readonly seqDelim: string;\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface FromEnvConfig {\n        readonly pathDelim: string;\n        readonly seqDelim: string;\n    }\n    /**\n     * @since 1.0.0\n     * @category models\n     */\n    type KeyComponent = KeyName | KeyIndex;\n    /**\n     * @since 1.0.0\n     * @category models\n     */\n    interface KeyName {\n        readonly _tag: \"KeyName\";\n        readonly name: string;\n    }\n    /**\n     * @since 1.0.0\n     * @category models\n     */\n    interface KeyIndex {\n        readonly _tag: \"KeyIndex\";\n        readonly index: number;\n    }\n}\n/**\n * The service tag for `ConfigProvider`.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const ConfigProvider: Context.Tag<ConfigProvider, ConfigProvider>;\n/**\n * Creates a new config provider.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (options: {\n    readonly load: <A>(config: Config.Config<A>) => Effect.Effect<A, ConfigError.ConfigError>;\n    readonly flattened: ConfigProvider.Flat;\n}) => ConfigProvider;\n/**\n * Creates a new flat config provider.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeFlat: (options: {\n    readonly load: <A>(path: ReadonlyArray<string>, config: Config.Config.Primitive<A>, split: boolean) => Effect.Effect<Array<A>, ConfigError.ConfigError>;\n    readonly enumerateChildren: (path: ReadonlyArray<string>) => Effect.Effect<HashSet.HashSet<string>, ConfigError.ConfigError>;\n    readonly patch: PathPatch.PathPatch;\n}) => ConfigProvider.Flat;\n/**\n * A config provider that loads configuration from context variables\n *\n * **Options**:\n *\n * - `pathDelim`: The delimiter for the path segments (default: `\"_\"`).\n * - `seqDelim`: The delimiter for the sequence of values (default: `\",\"`).\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromEnv: (options?: Partial<ConfigProvider.FromEnvConfig>) => ConfigProvider;\n/**\n * Constructs a new `ConfigProvider` from a key/value (flat) provider, where\n * nesting is embedded into the string keys.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromFlat: (flat: ConfigProvider.Flat) => ConfigProvider;\n/**\n * Constructs a new `ConfigProvider` from a JSON object.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromJson: (json: unknown) => ConfigProvider;\n/**\n * Constructs a ConfigProvider using a map and the specified delimiter string,\n * which determines how to split the keys in the map into path segments.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromMap: (map: Map<string, string>, config?: Partial<ConfigProvider.FromMapConfig>) => ConfigProvider;\n/**\n * Returns a new config provider that will automatically convert all property\n * names to constant case. This can be utilized to adapt the names of\n * configuration properties from the default naming convention of camel case\n * to the naming convention of a config provider.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const constantCase: (self: ConfigProvider) => ConfigProvider;\n/**\n * Returns a new config provider that will automatically tranform all path\n * configuration names with the specified function. This can be utilized to\n * adapt the names of configuration properties from one naming convention to\n * another.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mapInputPath: {\n    /**\n     * Returns a new config provider that will automatically tranform all path\n     * configuration names with the specified function. This can be utilized to\n     * adapt the names of configuration properties from one naming convention to\n     * another.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (f: (path: string) => string): (self: ConfigProvider) => ConfigProvider;\n    /**\n     * Returns a new config provider that will automatically tranform all path\n     * configuration names with the specified function. This can be utilized to\n     * adapt the names of configuration properties from one naming convention to\n     * another.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: ConfigProvider, f: (path: string) => string): ConfigProvider;\n};\n/**\n * Returns a new config provider that will automatically convert all property\n * names to kebab case. This can be utilized to adapt the names of\n * configuration properties from the default naming convention of camel case\n * to the naming convention of a config provider.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const kebabCase: (self: ConfigProvider) => ConfigProvider;\n/**\n * Returns a new config provider that will automatically convert all property\n * names to lower case. This can be utilized to adapt the names of\n * configuration properties from the default naming convention of camel case\n * to the naming convention of a config provider.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const lowerCase: (self: ConfigProvider) => ConfigProvider;\n/**\n * Returns a new config provider that will automatically nest all\n * configuration under the specified property name. This can be utilized to\n * aggregate separate configuration sources that are all required to load a\n * single configuration value.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const nested: {\n    /**\n     * Returns a new config provider that will automatically nest all\n     * configuration under the specified property name. This can be utilized to\n     * aggregate separate configuration sources that are all required to load a\n     * single configuration value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (name: string): (self: ConfigProvider) => ConfigProvider;\n    /**\n     * Returns a new config provider that will automatically nest all\n     * configuration under the specified property name. This can be utilized to\n     * aggregate separate configuration sources that are all required to load a\n     * single configuration value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: ConfigProvider, name: string): ConfigProvider;\n};\n/**\n * Returns a new config provider that preferentially loads configuration data\n * from this one, but which will fall back to the specified alternate provider\n * if there are any issues loading the configuration from this provider.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const orElse: {\n    /**\n     * Returns a new config provider that preferentially loads configuration data\n     * from this one, but which will fall back to the specified alternate provider\n     * if there are any issues loading the configuration from this provider.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (that: LazyArg<ConfigProvider>): (self: ConfigProvider) => ConfigProvider;\n    /**\n     * Returns a new config provider that preferentially loads configuration data\n     * from this one, but which will fall back to the specified alternate provider\n     * if there are any issues loading the configuration from this provider.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: ConfigProvider, that: LazyArg<ConfigProvider>): ConfigProvider;\n};\n/**\n * Returns a new config provider that will automatically un-nest all\n * configuration under the specified property name. This can be utilized to\n * de-aggregate separate configuration sources that are all required to load a\n * single configuration value.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const unnested: {\n    /**\n     * Returns a new config provider that will automatically un-nest all\n     * configuration under the specified property name. This can be utilized to\n     * de-aggregate separate configuration sources that are all required to load a\n     * single configuration value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (name: string): (self: ConfigProvider) => ConfigProvider;\n    /**\n     * Returns a new config provider that will automatically un-nest all\n     * configuration under the specified property name. This can be utilized to\n     * de-aggregate separate configuration sources that are all required to load a\n     * single configuration value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: ConfigProvider, name: string): ConfigProvider;\n};\n/**\n * Returns a new config provider that will automatically convert all property\n * names to upper case. This can be utilized to adapt the names of\n * configuration properties from the default naming convention of camel case\n * to the naming convention of a config provider.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const snakeCase: (self: ConfigProvider) => ConfigProvider;\n/**\n * Returns a new config provider that will automatically convert all property\n * names to upper case. This can be utilized to adapt the names of\n * configuration properties from the default naming convention of camel case\n * to the naming convention of a config provider.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const upperCase: (self: ConfigProvider) => ConfigProvider;\n/**\n * Returns a new config provider that transforms the config provider with the\n * specified function within the specified path.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const within: {\n    /**\n     * Returns a new config provider that transforms the config provider with the\n     * specified function within the specified path.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    (path: ReadonlyArray<string>, f: (self: ConfigProvider) => ConfigProvider): (self: ConfigProvider) => ConfigProvider;\n    /**\n     * Returns a new config provider that transforms the config provider with the\n     * specified function within the specified path.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    (self: ConfigProvider, path: ReadonlyArray<string>, f: (self: ConfigProvider) => ConfigProvider): ConfigProvider;\n};\n//# sourceMappingURL=ConfigProvider.d.ts.map",
  "node_modules/effect/dist/dts/ConfigProviderPathPatch.d.ts": "/**\n * Represents a description of how to modify the path to a configuration\n * value.\n *\n * @since 2.0.0\n * @category models\n */\nexport type PathPatch = Empty | AndThen | MapName | Nested | Unnested;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Empty {\n    readonly _tag: \"Empty\";\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface AndThen {\n    readonly _tag: \"AndThen\";\n    readonly first: PathPatch;\n    readonly second: PathPatch;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface MapName {\n    readonly _tag: \"MapName\";\n    f(string: string): string;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Nested {\n    readonly _tag: \"Nested\";\n    readonly name: string;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Unnested {\n    readonly _tag: \"Unnested\";\n    readonly name: string;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: PathPatch;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const andThen: {\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    (that: PathPatch): (self: PathPatch) => PathPatch;\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    (self: PathPatch, that: PathPatch): PathPatch;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const mapName: {\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    (f: (string: string) => string): (self: PathPatch) => PathPatch;\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    (self: PathPatch, f: (string: string) => string): PathPatch;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const nested: {\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    (name: string): (self: PathPatch) => PathPatch;\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    (self: PathPatch, name: string): PathPatch;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unnested: {\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    (name: string): (self: PathPatch) => PathPatch;\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    (self: PathPatch, name: string): PathPatch;\n};\n//# sourceMappingURL=ConfigProviderPathPatch.d.ts.map",
  "node_modules/effect/dist/dts/Console.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Context from \"./Context.js\";\nimport type { Effect } from \"./Effect.js\";\nimport type * as Layer from \"./Layer.js\";\nimport type { Scope } from \"./Scope.js\";\n/**\n * @since 2.0.0\n * @category type ids\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category type ids\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category model\n */\nexport interface Console {\n    readonly [TypeId]: TypeId;\n    assert(condition: boolean, ...args: ReadonlyArray<any>): Effect<void>;\n    readonly clear: Effect<void>;\n    count(label?: string): Effect<void>;\n    countReset(label?: string): Effect<void>;\n    debug(...args: ReadonlyArray<any>): Effect<void>;\n    dir(item: any, options?: any): Effect<void>;\n    dirxml(...args: ReadonlyArray<any>): Effect<void>;\n    error(...args: ReadonlyArray<any>): Effect<void>;\n    group(options?: {\n        readonly label?: string | undefined;\n        readonly collapsed?: boolean | undefined;\n    }): Effect<void>;\n    readonly groupEnd: Effect<void>;\n    info(...args: ReadonlyArray<any>): Effect<void>;\n    log(...args: ReadonlyArray<any>): Effect<void>;\n    table(tabularData: any, properties?: ReadonlyArray<string>): Effect<void>;\n    time(label?: string): Effect<void>;\n    timeEnd(label?: string): Effect<void>;\n    timeLog(label?: string, ...args: ReadonlyArray<any>): Effect<void>;\n    trace(...args: ReadonlyArray<any>): Effect<void>;\n    warn(...args: ReadonlyArray<any>): Effect<void>;\n    readonly unsafe: UnsafeConsole;\n}\n/**\n * @since 2.0.0\n * @category model\n */\nexport interface UnsafeConsole {\n    assert(condition: boolean, ...args: ReadonlyArray<any>): void;\n    clear(): void;\n    count(label?: string): void;\n    countReset(label?: string): void;\n    debug(...args: ReadonlyArray<any>): void;\n    dir(item: any, options?: any): void;\n    dirxml(...args: ReadonlyArray<any>): void;\n    error(...args: ReadonlyArray<any>): void;\n    group(...args: ReadonlyArray<any>): void;\n    groupCollapsed(...args: ReadonlyArray<any>): void;\n    groupEnd(): void;\n    info(...args: ReadonlyArray<any>): void;\n    log(...args: ReadonlyArray<any>): void;\n    table(tabularData: any, properties?: ReadonlyArray<string>): void;\n    time(label?: string): void;\n    timeEnd(label?: string): void;\n    timeLog(label?: string, ...args: ReadonlyArray<any>): void;\n    trace(...args: ReadonlyArray<any>): void;\n    warn(...args: ReadonlyArray<any>): void;\n}\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const Console: Context.Tag<Console, Console>;\n/**\n * @since 2.0.0\n * @category default services\n */\nexport declare const withConsole: {\n    /**\n     * @since 2.0.0\n     * @category default services\n     */\n    <C extends Console>(console: C): <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category default services\n     */\n    <A, E, R, C extends Console>(effect: Effect<A, E, R>, console: C): Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category default services\n */\nexport declare const setConsole: <A extends Console>(console: A) => Layer.Layer<never>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const consoleWith: <A, E, R>(f: (console: Console) => Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const assert: (condition: boolean, ...args: ReadonlyArray<any>) => Effect<void>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const clear: Effect<void>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const count: (label?: string) => Effect<void>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const countReset: (label?: string) => Effect<void>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const debug: (...args: ReadonlyArray<any>) => Effect<void>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const dir: (item: any, options?: any) => Effect<void>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const dirxml: (...args: ReadonlyArray<any>) => Effect<void>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const error: (...args: ReadonlyArray<any>) => Effect<void>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const group: (options?: {\n    label?: string | undefined;\n    collapsed?: boolean | undefined;\n} | undefined) => Effect<void, never, Scope>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const info: (...args: ReadonlyArray<any>) => Effect<void>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const log: (...args: ReadonlyArray<any>) => Effect<void>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const table: (tabularData: any, properties?: ReadonlyArray<string>) => Effect<void>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const time: (label?: string | undefined) => Effect<void, never, Scope>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const timeLog: (label?: string, ...args: ReadonlyArray<any>) => Effect<void>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const trace: (...args: ReadonlyArray<any>) => Effect<void>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const warn: (...args: ReadonlyArray<any>) => Effect<void>;\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const withGroup: {\n    /**\n     * @since 2.0.0\n     * @category accessor\n     */\n    (options?: {\n        readonly label?: string | undefined;\n        readonly collapsed?: boolean | undefined;\n    }): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category accessor\n     */\n    <A, E, R>(self: Effect<A, E, R>, options?: {\n        readonly label?: string | undefined;\n        readonly collapsed?: boolean | undefined;\n    }): Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category accessor\n */\nexport declare const withTime: {\n    /**\n     * @since 2.0.0\n     * @category accessor\n     */\n    (label?: string): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category accessor\n     */\n    <A, E, R>(self: Effect<A, E, R>, label?: string): Effect<A, E, R>;\n};\n//# sourceMappingURL=Console.d.ts.map",
  "node_modules/effect/dist/dts/Context.d.ts": "/**\n * This module provides a data structure called `Context` that can be used for dependency injection in effectful\n * programs. It is essentially a table mapping `Tag`s to their implementations (called `Service`s), and can be used to\n * manage dependencies in a type-safe way. The `Context` data structure is essentially a way of providing access to a set\n * of related services that can be passed around as a single unit. This module provides functions to create, modify, and\n * query the contents of a `Context`, as well as a number of utility types for working with tags and services.\n *\n * @since 2.0.0\n */\nimport type * as Effect from \"./Effect.js\";\nimport type { Equal } from \"./Equal.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport type { Option } from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Types from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport declare const TagTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TagTypeId = typeof TagTypeId;\n/**\n * @since 3.5.9\n * @category models\n */\nexport interface Tag<in out Id, in out Value> extends Pipeable, Inspectable, ReadonlyTag<Id, Value> {\n    readonly _op: \"Tag\";\n    readonly Service: Value;\n    readonly Identifier: Id;\n    readonly [TagTypeId]: {\n        readonly _Service: Types.Invariant<Value>;\n        readonly _Identifier: Types.Invariant<Id>;\n    };\n    of(self: Value): Value;\n    context(self: Value): Context<Id>;\n    readonly stack?: string | undefined;\n    readonly key: string;\n    [Unify.typeSymbol]?: unknown;\n    [Unify.unifySymbol]?: TagUnify<this>;\n    [Unify.ignoreSymbol]?: TagUnifyIgnore;\n}\n/**\n * @since 3.5.9\n * @category models\n */\nexport interface ReadonlyTag<in out Id, out Value> extends Pipeable, Inspectable, Effect.Effect<Value, never, Id> {\n    readonly _op: \"Tag\";\n    readonly Service: Value;\n    readonly Identifier: Id;\n    readonly [TagTypeId]: {\n        readonly _Service: Types.Covariant<Value>;\n        readonly _Identifier: Types.Invariant<Id>;\n    };\n    readonly stack?: string | undefined;\n    readonly key: string;\n}\n/**\n * @since 3.11.0\n * @category symbol\n */\nexport declare const ReferenceTypeId: unique symbol;\n/**\n * @since 3.11.0\n * @category symbol\n */\nexport type ReferenceTypeId = typeof ReferenceTypeId;\n/**\n * @since 3.11.0\n * @category models\n */\nexport interface Reference<in out Id, in out Value> extends Pipeable, Inspectable {\n    readonly [ReferenceTypeId]: ReferenceTypeId;\n    readonly defaultValue: () => Value;\n    readonly _op: \"Tag\";\n    readonly Service: Value;\n    readonly Identifier: Id;\n    readonly [TagTypeId]: {\n        readonly _Service: Types.Invariant<Value>;\n        readonly _Identifier: Types.Invariant<Id>;\n    };\n    of(self: Value): Value;\n    context(self: Value): Context<Id>;\n    readonly stack?: string | undefined;\n    readonly key: string;\n    [Unify.typeSymbol]?: unknown;\n    [Unify.unifySymbol]?: TagUnify<this>;\n    [Unify.ignoreSymbol]?: TagUnifyIgnore;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface TagClassShape<Id, Shape> {\n    readonly [TagTypeId]: TagTypeId;\n    readonly Type: Shape;\n    readonly Id: Id;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface TagClass<Self, Id extends string, Type> extends Tag<Self, Type> {\n    new (_: never): TagClassShape<Id, Type>;\n    readonly key: Id;\n}\n/**\n * @since 3.11.0\n * @category models\n */\nexport interface ReferenceClass<Self, Id extends string, Type> extends Reference<Self, Type> {\n    new (_: never): TagClassShape<Id, Type>;\n    readonly key: Id;\n}\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface TagUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> {\n    Tag?: () => Extract<A[Unify.typeSymbol], Tag<any, any>>;\n}\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface TagUnifyIgnore {\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Tag {\n    /**\n     * @since 2.0.0\n     */\n    type Service<T extends Tag<any, any> | TagClassShape<any, any>> = T extends Tag<any, any> ? T[\"Service\"] : T extends TagClassShape<any, infer A> ? A : never;\n    /**\n     * @since 2.0.0\n     */\n    type Identifier<T extends Tag<any, any> | TagClassShape<any, any>> = T extends Tag<any, any> ? T[\"Identifier\"] : T extends TagClassShape<any, any> ? T : never;\n}\n/**\n * Creates a new `Tag` instance with an optional key parameter.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Context } from \"effect\"\n *\n * assert.strictEqual(Context.GenericTag(\"PORT\").key === Context.GenericTag(\"PORT\").key, true)\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const GenericTag: <Identifier, Service = Identifier>(key: string) => Tag<Identifier, Service>;\ndeclare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport type ValidTagsById<R> = R extends infer S ? Tag<S, any> : never;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Context<in Services> extends Equal, Pipeable, Inspectable {\n    readonly [TypeId]: {\n        readonly _Services: Types.Contravariant<Services>;\n    };\n    readonly unsafeMap: Map<string, any>;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unsafeMake: <Services>(unsafeMap: Map<string, any>) => Context<Services>;\n/**\n * Checks if the provided argument is a `Context`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Context } from \"effect\"\n *\n * assert.strictEqual(Context.isContext(Context.empty()), true)\n * ```\n *\n * @since 2.0.0\n * @category guards\n */\nexport declare const isContext: (input: unknown) => input is Context<never>;\n/**\n * Checks if the provided argument is a `Tag`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Context } from \"effect\"\n *\n * assert.strictEqual(Context.isTag(Context.GenericTag(\"Tag\")), true)\n * ```\n *\n * @since 2.0.0\n * @category guards\n */\nexport declare const isTag: (input: unknown) => input is Tag<any, any>;\n/**\n * Checks if the provided argument is a `Reference`.\n *\n * @since 3.11.0\n * @category guards\n * @experimental\n */\nexport declare const isReference: (u: unknown) => u is Reference<any, any>;\n/**\n * Returns an empty `Context`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Context } from \"effect\"\n *\n * assert.strictEqual(Context.isContext(Context.empty()), true)\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: () => Context<never>;\n/**\n * Creates a new `Context` with a single service associated to the tag.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Context } from \"effect\"\n *\n * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n *\n * const Services = Context.make(Port, { PORT: 8080 })\n *\n * assert.deepStrictEqual(Context.get(Services, Port), { PORT: 8080 })\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <I, S>(tag: Tag<I, S>, service: Types.NoInfer<S>) => Context<I>;\n/**\n * Adds a service to a given `Context`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Context, pipe } from \"effect\"\n *\n * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n *\n * const someContext = Context.make(Port, { PORT: 8080 })\n *\n * const Services = pipe(\n *   someContext,\n *   Context.add(Timeout, { TIMEOUT: 5000 })\n * )\n *\n * assert.deepStrictEqual(Context.get(Services, Port), { PORT: 8080 })\n * assert.deepStrictEqual(Context.get(Services, Timeout), { TIMEOUT: 5000 })\n * ```\n *\n * @since 2.0.0\n */\nexport declare const add: {\n    /**\n     * Adds a service to a given `Context`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Context, pipe } from \"effect\"\n     *\n     * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n     * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n     *\n     * const someContext = Context.make(Port, { PORT: 8080 })\n     *\n     * const Services = pipe(\n     *   someContext,\n     *   Context.add(Timeout, { TIMEOUT: 5000 })\n     * )\n     *\n     * assert.deepStrictEqual(Context.get(Services, Port), { PORT: 8080 })\n     * assert.deepStrictEqual(Context.get(Services, Timeout), { TIMEOUT: 5000 })\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <I, S>(tag: Tag<I, S>, service: Types.NoInfer<S>): <Services>(self: Context<Services>) => Context<Services | I>;\n    /**\n     * Adds a service to a given `Context`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Context, pipe } from \"effect\"\n     *\n     * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n     * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n     *\n     * const someContext = Context.make(Port, { PORT: 8080 })\n     *\n     * const Services = pipe(\n     *   someContext,\n     *   Context.add(Timeout, { TIMEOUT: 5000 })\n     * )\n     *\n     * assert.deepStrictEqual(Context.get(Services, Port), { PORT: 8080 })\n     * assert.deepStrictEqual(Context.get(Services, Timeout), { TIMEOUT: 5000 })\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <Services, I, S>(self: Context<Services>, tag: Tag<I, S>, service: Types.NoInfer<S>): Context<Services | I>;\n};\n/**\n * Get a service from the context that corresponds to the given tag.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, Context } from \"effect\"\n *\n * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n *\n * const Services = pipe(\n *   Context.make(Port, { PORT: 8080 }),\n *   Context.add(Timeout, { TIMEOUT: 5000 })\n * )\n *\n * assert.deepStrictEqual(Context.get(Services, Timeout), { TIMEOUT: 5000 })\n * ```\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const get: {\n    /**\n     * Get a service from the context that corresponds to the given tag.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Context } from \"effect\"\n     *\n     * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n     * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n     *\n     * const Services = pipe(\n     *   Context.make(Port, { PORT: 8080 }),\n     *   Context.add(Timeout, { TIMEOUT: 5000 })\n     * )\n     *\n     * assert.deepStrictEqual(Context.get(Services, Timeout), { TIMEOUT: 5000 })\n     * ```\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <I, S>(tag: Reference<I, S>): <Services>(self: Context<Services>) => S;\n    /**\n     * Get a service from the context that corresponds to the given tag.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Context } from \"effect\"\n     *\n     * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n     * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n     *\n     * const Services = pipe(\n     *   Context.make(Port, { PORT: 8080 }),\n     *   Context.add(Timeout, { TIMEOUT: 5000 })\n     * )\n     *\n     * assert.deepStrictEqual(Context.get(Services, Timeout), { TIMEOUT: 5000 })\n     * ```\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <Services, I extends Services, S>(tag: Tag<I, S>): (self: Context<Services>) => S;\n    /**\n     * Get a service from the context that corresponds to the given tag.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Context } from \"effect\"\n     *\n     * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n     * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n     *\n     * const Services = pipe(\n     *   Context.make(Port, { PORT: 8080 }),\n     *   Context.add(Timeout, { TIMEOUT: 5000 })\n     * )\n     *\n     * assert.deepStrictEqual(Context.get(Services, Timeout), { TIMEOUT: 5000 })\n     * ```\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <Services, I, S>(self: Context<Services>, tag: Reference<I, S>): S;\n    /**\n     * Get a service from the context that corresponds to the given tag.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Context } from \"effect\"\n     *\n     * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n     * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n     *\n     * const Services = pipe(\n     *   Context.make(Port, { PORT: 8080 }),\n     *   Context.add(Timeout, { TIMEOUT: 5000 })\n     * )\n     *\n     * assert.deepStrictEqual(Context.get(Services, Timeout), { TIMEOUT: 5000 })\n     * ```\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <Services, I extends Services, S>(self: Context<Services>, tag: Tag<I, S>): S;\n};\n/**\n * Get a service from the context that corresponds to the given tag, or\n * use the fallback value.\n *\n * @since 3.7.0\n * @category getters\n */\nexport declare const getOrElse: {\n    /**\n     * Get a service from the context that corresponds to the given tag, or\n     * use the fallback value.\n     *\n     * @since 3.7.0\n     * @category getters\n     */\n    <S, I, B>(tag: Tag<I, S>, orElse: LazyArg<B>): <Services>(self: Context<Services>) => S | B;\n    /**\n     * Get a service from the context that corresponds to the given tag, or\n     * use the fallback value.\n     *\n     * @since 3.7.0\n     * @category getters\n     */\n    <Services, S, I, B>(self: Context<Services>, tag: Tag<I, S>, orElse: LazyArg<B>): S | B;\n};\n/**\n * Get a service from the context that corresponds to the given tag.\n * This function is unsafe because if the tag is not present in the context, a runtime error will be thrown.\n *\n * For a safer version see {@link getOption}.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Context } from \"effect\"\n *\n * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n *\n * const Services = Context.make(Port, { PORT: 8080 })\n *\n * assert.deepStrictEqual(Context.unsafeGet(Services, Port), { PORT: 8080 })\n * assert.throws(() => Context.unsafeGet(Services, Timeout))\n * ```\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeGet: {\n    /**\n     * Get a service from the context that corresponds to the given tag.\n     * This function is unsafe because if the tag is not present in the context, a runtime error will be thrown.\n     *\n     * For a safer version see {@link getOption}.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Context } from \"effect\"\n     *\n     * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n     * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n     *\n     * const Services = Context.make(Port, { PORT: 8080 })\n     *\n     * assert.deepStrictEqual(Context.unsafeGet(Services, Port), { PORT: 8080 })\n     * assert.throws(() => Context.unsafeGet(Services, Timeout))\n     * ```\n     *\n     * @since 2.0.0\n     * @category unsafe\n     */\n    <S, I>(tag: Tag<I, S>): <Services>(self: Context<Services>) => S;\n    /**\n     * Get a service from the context that corresponds to the given tag.\n     * This function is unsafe because if the tag is not present in the context, a runtime error will be thrown.\n     *\n     * For a safer version see {@link getOption}.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Context } from \"effect\"\n     *\n     * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n     * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n     *\n     * const Services = Context.make(Port, { PORT: 8080 })\n     *\n     * assert.deepStrictEqual(Context.unsafeGet(Services, Port), { PORT: 8080 })\n     * assert.throws(() => Context.unsafeGet(Services, Timeout))\n     * ```\n     *\n     * @since 2.0.0\n     * @category unsafe\n     */\n    <Services, S, I>(self: Context<Services>, tag: Tag<I, S>): S;\n};\n/**\n * Get the value associated with the specified tag from the context wrapped in an `Option` object. If the tag is not\n * found, the `Option` object will be `None`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Context, Option } from \"effect\"\n *\n * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n *\n * const Services = Context.make(Port, { PORT: 8080 })\n *\n * assert.deepStrictEqual(Context.getOption(Services, Port), Option.some({ PORT: 8080 }))\n * assert.deepStrictEqual(Context.getOption(Services, Timeout), Option.none())\n * ```\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const getOption: {\n    /**\n     * Get the value associated with the specified tag from the context wrapped in an `Option` object. If the tag is not\n     * found, the `Option` object will be `None`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Context, Option } from \"effect\"\n     *\n     * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n     * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n     *\n     * const Services = Context.make(Port, { PORT: 8080 })\n     *\n     * assert.deepStrictEqual(Context.getOption(Services, Port), Option.some({ PORT: 8080 }))\n     * assert.deepStrictEqual(Context.getOption(Services, Timeout), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <S, I>(tag: Tag<I, S>): <Services>(self: Context<Services>) => Option<S>;\n    /**\n     * Get the value associated with the specified tag from the context wrapped in an `Option` object. If the tag is not\n     * found, the `Option` object will be `None`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Context, Option } from \"effect\"\n     *\n     * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n     * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n     *\n     * const Services = Context.make(Port, { PORT: 8080 })\n     *\n     * assert.deepStrictEqual(Context.getOption(Services, Port), Option.some({ PORT: 8080 }))\n     * assert.deepStrictEqual(Context.getOption(Services, Timeout), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <Services, S, I>(self: Context<Services>, tag: Tag<I, S>): Option<S>;\n};\n/**\n * Merges two `Context`s, returning a new `Context` containing the services of both.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Context } from \"effect\"\n *\n * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n *\n * const firstContext = Context.make(Port, { PORT: 8080 })\n * const secondContext = Context.make(Timeout, { TIMEOUT: 5000 })\n *\n * const Services = Context.merge(firstContext, secondContext)\n *\n * assert.deepStrictEqual(Context.get(Services, Port), { PORT: 8080 })\n * assert.deepStrictEqual(Context.get(Services, Timeout), { TIMEOUT: 5000 })\n * ```\n *\n * @since 2.0.0\n */\nexport declare const merge: {\n    /**\n     * Merges two `Context`s, returning a new `Context` containing the services of both.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Context } from \"effect\"\n     *\n     * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n     * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n     *\n     * const firstContext = Context.make(Port, { PORT: 8080 })\n     * const secondContext = Context.make(Timeout, { TIMEOUT: 5000 })\n     *\n     * const Services = Context.merge(firstContext, secondContext)\n     *\n     * assert.deepStrictEqual(Context.get(Services, Port), { PORT: 8080 })\n     * assert.deepStrictEqual(Context.get(Services, Timeout), { TIMEOUT: 5000 })\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <R1>(that: Context<R1>): <Services>(self: Context<Services>) => Context<R1 | Services>;\n    /**\n     * Merges two `Context`s, returning a new `Context` containing the services of both.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Context } from \"effect\"\n     *\n     * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n     * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n     *\n     * const firstContext = Context.make(Port, { PORT: 8080 })\n     * const secondContext = Context.make(Timeout, { TIMEOUT: 5000 })\n     *\n     * const Services = Context.merge(firstContext, secondContext)\n     *\n     * assert.deepStrictEqual(Context.get(Services, Port), { PORT: 8080 })\n     * assert.deepStrictEqual(Context.get(Services, Timeout), { TIMEOUT: 5000 })\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <Services, R1>(self: Context<Services>, that: Context<R1>): Context<Services | R1>;\n};\n/**\n * Merges any number of `Context`s, returning a new `Context` containing the services of all.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Context } from \"effect\"\n *\n * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n * const Host = Context.GenericTag<{ HOST: string }>(\"Host\")\n *\n * const firstContext = Context.make(Port, { PORT: 8080 })\n * const secondContext = Context.make(Timeout, { TIMEOUT: 5000 })\n * const thirdContext = Context.make(Host, { HOST: \"localhost\" })\n *\n * const Services = Context.mergeAll(firstContext, secondContext, thirdContext)\n *\n * assert.deepStrictEqual(Context.get(Services, Port), { PORT: 8080 })\n * assert.deepStrictEqual(Context.get(Services, Timeout), { TIMEOUT: 5000 })\n * assert.deepStrictEqual(Context.get(Services, Host), { HOST: \"localhost\" })\n * ```\n *\n * @since 3.12.0\n */\nexport declare const mergeAll: <T extends Array<unknown>>(...ctxs: [...{\n    [K in keyof T]: Context<T[K]>;\n}]) => Context<T[number]>;\n/**\n * Returns a new `Context` that contains only the specified services.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, Context, Option } from \"effect\"\n *\n * const Port = Context.GenericTag<{ PORT: number }>(\"Port\")\n * const Timeout = Context.GenericTag<{ TIMEOUT: number }>(\"Timeout\")\n *\n * const someContext = pipe(\n *   Context.make(Port, { PORT: 8080 }),\n *   Context.add(Timeout, { TIMEOUT: 5000 })\n * )\n *\n * const Services = pipe(someContext, Context.pick(Port))\n *\n * assert.deepStrictEqual(Context.getOption(Services, Port), Option.some({ PORT: 8080 }))\n * assert.deepStrictEqual(Context.getOption(Services, Timeout), Option.none())\n * ```\n *\n * @since 2.0.0\n */\nexport declare const pick: <Tags extends ReadonlyArray<Tag<any, any>>>(...tags: Tags) => <Services>(self: Context<Services>) => Context<Services & Tag.Identifier<Tags[number]>>;\n/**\n * @since 2.0.0\n */\nexport declare const omit: <Tags extends ReadonlyArray<Tag<any, any>>>(...tags: Tags) => <Services>(self: Context<Services>) => Context<Exclude<Services, Tag.Identifier<Tags[number]>>>;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Context, Layer } from \"effect\"\n *\n * class MyTag extends Context.Tag(\"MyTag\")<\n *  MyTag,\n *  { readonly myNum: number }\n * >() {\n *  static Live = Layer.succeed(this, { myNum: 108 })\n * }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Tag: <const Id extends string>(id: Id) => <Self, Shape>() => TagClass<Self, Id, Shape>;\n/**\n * Creates a context tag with a default value.\n *\n * **Details**\n *\n * `Context.Reference` allows you to create a tag that can hold a value. You can\n * provide a default value for the service, which will automatically be used\n * when the context is accessed, or override it with a custom implementation\n * when needed.\n *\n * **Example** (Declaring a Tag with a default value)\n *\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Context, Effect } from \"effect\"\n *\n * class SpecialNumber extends Context.Reference<SpecialNumber>()(\n *   \"SpecialNumber\",\n *   { defaultValue: () => 2048 }\n * ) {}\n *\n * //      ┌─── Effect<void, never, never>\n * //      ▼\n * const program = Effect.gen(function* () {\n *   const specialNumber = yield* SpecialNumber\n *   console.log(`The special number is ${specialNumber}`)\n * })\n *\n * // No need to provide the SpecialNumber implementation\n * Effect.runPromise(program)\n * // Output: The special number is 2048\n * ```\n *\n * **Example** (Overriding the default value)\n *\n * ```ts\n * import { Context, Effect } from \"effect\"\n *\n * class SpecialNumber extends Context.Reference<SpecialNumber>()(\n *   \"SpecialNumber\",\n *   { defaultValue: () => 2048 }\n * ) {}\n *\n * const program = Effect.gen(function* () {\n *   const specialNumber = yield* SpecialNumber\n *   console.log(`The special number is ${specialNumber}`)\n * })\n *\n * Effect.runPromise(program.pipe(Effect.provideService(SpecialNumber, -1)))\n * // Output: The special number is -1\n * ```\n *\n * @since 3.11.0\n * @category constructors\n * @experimental\n */\nexport declare const Reference: <Self>() => <const Id extends string, Service>(id: Id, options: {\n    readonly defaultValue: () => Service;\n}) => ReferenceClass<Self, Id, Service>;\nexport {};\n//# sourceMappingURL=Context.d.ts.map",
  "node_modules/effect/dist/dts/Cron.d.ts": "import type * as DateTime from \"./DateTime.js\";\nimport * as Either from \"./Either.js\";\nimport * as Equal from \"./Equal.js\";\nimport * as equivalence from \"./Equivalence.js\";\nimport { type Inspectable } from \"./Inspectable.js\";\nimport * as Option from \"./Option.js\";\nimport { type Pipeable } from \"./Pipeable.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Cron extends Pipeable, Equal.Equal, Inspectable {\n    readonly [TypeId]: TypeId;\n    readonly tz: Option.Option<DateTime.TimeZone>;\n    readonly seconds: ReadonlySet<number>;\n    readonly minutes: ReadonlySet<number>;\n    readonly hours: ReadonlySet<number>;\n    readonly days: ReadonlySet<number>;\n    readonly months: ReadonlySet<number>;\n    readonly weekdays: ReadonlySet<number>;\n}\n/**\n * Checks if a given value is a `Cron` instance.\n *\n * @since 2.0.0\n * @category guards\n */\nexport declare const isCron: (u: unknown) => u is Cron;\n/**\n * Creates a `Cron` instance.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (values: {\n    readonly seconds?: Iterable<number> | undefined;\n    readonly minutes: Iterable<number>;\n    readonly hours: Iterable<number>;\n    readonly days: Iterable<number>;\n    readonly months: Iterable<number>;\n    readonly weekdays: Iterable<number>;\n    readonly tz?: DateTime.TimeZone | undefined;\n}) => Cron;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport declare const ParseErrorTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type ParseErrorTypeId = typeof ParseErrorTypeId;\ndeclare const ParseError_base: new <A extends Record<string, any> = {}>(args: import(\"./Types.js\").Equals<A, {}> extends true ? void : { readonly [P in keyof A as P extends \"_tag\" ? never : P]: A[P]; }) => import(\"./Cause.js\").YieldableError & {\n    readonly _tag: \"CronParseError\";\n} & Readonly<A>;\n/**\n * Represents a checked exception which occurs when decoding fails.\n *\n * @since 2.0.0\n * @category models\n */\nexport declare class ParseError extends ParseError_base<{\n    readonly message: string;\n    readonly input?: string;\n}> {\n    /**\n     * @since 2.0.0\n     */\n    readonly [ParseErrorTypeId]: symbol;\n}\n/**\n * Returns `true` if the specified value is an `ParseError`, `false` otherwise.\n *\n * @since 2.0.0\n * @category guards\n */\nexport declare const isParseError: (u: unknown) => u is ParseError;\n/**\n * Parses a cron expression into a `Cron` instance.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Cron, Either } from \"effect\"\n *\n * // At 04:00 on every day-of-month from 8 through 14.\n * assert.deepStrictEqual(Cron.parse(\"0 0 4 8-14 * *\"), Either.right(Cron.make({\n *   seconds: [0],\n *   minutes: [0],\n *   hours: [4],\n *   days: [8, 9, 10, 11, 12, 13, 14],\n *   months: [],\n *   weekdays: []\n * })))\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const parse: (cron: string, tz?: DateTime.TimeZone | string) => Either.Either<Cron, ParseError>;\n/**\n * Parses a cron expression into a `Cron` instance.\n *\n * **Details**\n *\n * This function takes a cron expression as a string and attempts to parse it\n * into a `Cron` instance. If the expression is valid, the resulting `Cron`\n * instance will represent the schedule defined by the cron expression.\n *\n * If the expression is invalid, the function throws a `ParseError`.\n *\n * You can optionally provide a time zone (`tz`) to interpret the cron\n * expression in a specific time zone. If no time zone is provided, the cron\n * expression will use the default time zone.\n *\n * @example\n * ```ts\n * import { Cron } from \"effect\"\n *\n * // At 04:00 on every day-of-month from 8 through 14.\n * console.log(Cron.unsafeParse(\"0 4 8-14 * *\"))\n * // Output:\n * // {\n * //   _id: 'Cron',\n * //   tz: { _id: 'Option', _tag: 'None' },\n * //   seconds: [ 0 ],\n * //   minutes: [ 0 ],\n * //   hours: [ 4 ],\n * //   days: [\n * //      8,  9, 10, 11,\n * //     12, 13, 14\n * //   ],\n * //   months: [],\n * //   weekdays: []\n * // }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unsafeParse: (cron: string, tz?: DateTime.TimeZone | string) => Cron;\n/**\n * Checks if a given `Date` falls within an active `Cron` time window.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Cron, Either } from \"effect\"\n *\n * const cron = Either.getOrThrow(Cron.parse(\"0 4 8-14 * *\"))\n * assert.deepStrictEqual(Cron.match(cron, new Date(\"2021-01-08 04:00:00\")), true)\n * assert.deepStrictEqual(Cron.match(cron, new Date(\"2021-01-08 05:00:00\")), false)\n * ```\n *\n * @throws `IllegalArgumentException` if the given `DateTime.Input` is invalid.\n *\n * @since 2.0.0\n */\nexport declare const match: (cron: Cron, date: DateTime.DateTime.Input) => boolean;\n/**\n * Returns the next run `Date` for the given `Cron` instance.\n *\n * Uses the current time as a starting point if no value is provided for `now`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Cron, Either } from \"effect\"\n *\n * const after = new Date(\"2021-01-01 00:00:00\")\n * const cron = Either.getOrThrow(Cron.parse(\"0 4 8-14 * *\"))\n * assert.deepStrictEqual(Cron.next(cron, after), new Date(\"2021-01-08 04:00:00\"))\n * ```\n *\n * @throws `IllegalArgumentException` if the given `DateTime.Input` is invalid.\n * @throws `Error` if the next run date cannot be found within 10,000 iterations.\n *\n * @since 2.0.0\n */\nexport declare const next: (cron: Cron, startFrom?: DateTime.DateTime.Input) => Date;\n/**\n * Returns an `IterableIterator` which yields the sequence of `Date`s that match the `Cron` instance.\n *\n * @since 2.0.0\n */\nexport declare const sequence: (cron: Cron, startFrom?: DateTime.DateTime.Input) => IterableIterator<Date>;\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const Equivalence: equivalence.Equivalence<Cron>;\n/**\n * Checks if two `Cron`s are equal.\n *\n * @since 2.0.0\n * @category predicates\n */\nexport declare const equals: {\n    /**\n     * Checks if two `Cron`s are equal.\n     *\n     * @since 2.0.0\n     * @category predicates\n     */\n    (that: Cron): (self: Cron) => boolean;\n    /**\n     * Checks if two `Cron`s are equal.\n     *\n     * @since 2.0.0\n     * @category predicates\n     */\n    (self: Cron, that: Cron): boolean;\n};\nexport {};\n//# sourceMappingURL=Cron.d.ts.map",
  "node_modules/effect/dist/dts/Data.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Cause from \"./Cause.js\";\nimport type * as Types from \"./Types.js\";\nimport type { Unify } from \"./Unify.js\";\n/**\n * @since 2.0.0\n */\nexport declare namespace Case {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Constructor<A, Tag extends keyof A = never> {\n        (args: Types.Equals<Omit<A, Tag>, {}> extends true ? void : {\n            readonly [P in keyof A as P extends Tag ? never : P]: A[P];\n        }): A;\n    }\n}\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Data, Equal } from \"effect\"\n *\n * const alice = Data.struct({ name: \"Alice\", age: 30 })\n *\n * const bob = Data.struct({ name: \"Bob\", age: 40 })\n *\n * assert.deepStrictEqual(Equal.equals(alice, alice), true)\n * assert.deepStrictEqual(Equal.equals(alice, Data.struct({ name: \"Alice\", age: 30 })), true)\n *\n * assert.deepStrictEqual(Equal.equals(alice, { name: \"Alice\", age: 30 }), false)\n * assert.deepStrictEqual(Equal.equals(alice, bob), false)\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const struct: <A extends Record<string, any>>(a: A) => {\n    readonly [P in keyof A]: A[P];\n};\n/**\n * @category constructors\n * @since 2.0.0\n */\nexport declare const unsafeStruct: <A extends Record<string, any>>(as: A) => { readonly [P in keyof A]: A[P]; };\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Data, Equal } from \"effect\"\n *\n * const alice = Data.tuple(\"Alice\", 30)\n *\n * const bob = Data.tuple(\"Bob\", 40)\n *\n * assert.deepStrictEqual(Equal.equals(alice, alice), true)\n * assert.deepStrictEqual(Equal.equals(alice, Data.tuple(\"Alice\", 30)), true)\n *\n * assert.deepStrictEqual(Equal.equals(alice, [\"Alice\", 30]), false)\n * assert.deepStrictEqual(Equal.equals(alice, bob), false)\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const tuple: <As extends ReadonlyArray<any>>(...as: As) => Readonly<As>;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Data, Equal } from \"effect\"\n *\n * const alice = Data.struct({ name: \"Alice\", age: 30 })\n * const bob = Data.struct({ name: \"Bob\", age: 40 })\n *\n * const persons = Data.array([alice, bob])\n *\n * assert.deepStrictEqual(\n *   Equal.equals(\n *     persons,\n *     Data.array([\n *       Data.struct({ name: \"Alice\", age: 30 }),\n *       Data.struct({ name: \"Bob\", age: 40 })\n *     ])\n *   ),\n *   true\n * )\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const array: <As extends ReadonlyArray<any>>(as: As) => Readonly<As>;\n/**\n * @category constructors\n * @since 2.0.0\n */\nexport declare const unsafeArray: <As extends ReadonlyArray<any>>(as: As) => Readonly<As>;\ndeclare const _case: <A>() => Case.Constructor<A>;\nexport { \n/**\n * Provides a constructor for the specified `Case`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Data, Equal } from \"effect\"\n *\n * interface Person {\n *   readonly name: string\n * }\n *\n * // Creating a constructor for the specified Case\n * const Person = Data.case<Person>()\n *\n * // Creating instances of Person\n * const mike1 = Person({ name: \"Mike\" })\n * const mike2 = Person({ name: \"Mike\" })\n * const john = Person({ name: \"John\" })\n *\n * // Checking equality\n * assert.deepStrictEqual(Equal.equals(mike1, mike2), true)\n * assert.deepStrictEqual(Equal.equals(mike1, john), false)\n *\n * ```\n * @since 2.0.0\n * @category constructors\n */\n_case as case };\n/**\n * Provides a tagged constructor for the specified `Case`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Data } from \"effect\"\n *\n * interface Person {\n *   readonly _tag: \"Person\" // the tag\n *   readonly name: string\n * }\n *\n * const Person = Data.tagged<Person>(\"Person\")\n *\n * const mike = Person({ name: \"Mike\" })\n *\n * assert.deepEqual(mike, { _tag: \"Person\", name: \"Mike\" })\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const tagged: <A extends {\n    readonly _tag: string;\n}>(tag: A[\"_tag\"]) => Case.Constructor<A, \"_tag\">;\n/**\n * Provides a constructor for a Case Class.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Data, Equal } from \"effect\"\n *\n * class Person extends Data.Class<{ readonly name: string }> {}\n *\n * // Creating instances of Person\n * const mike1 = new Person({ name: \"Mike\" })\n * const mike2 = new Person({ name: \"Mike\" })\n * const john = new Person({ name: \"John\" })\n *\n * // Checking equality\n * assert.deepStrictEqual(Equal.equals(mike1, mike2), true)\n * assert.deepStrictEqual(Equal.equals(mike1, john), false)\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Class: new <A extends Record<string, any> = {}>(args: Types.Equals<A, {}> extends true ? void : {\n    readonly [P in keyof A]: A[P];\n}) => Readonly<A>;\n/**\n * Provides a Tagged constructor for a Case Class.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Data, Equal } from \"effect\"\n *\n * class Person extends Data.TaggedClass(\"Person\")<{ readonly name: string }> {}\n *\n * // Creating instances of Person\n * const mike1 = new Person({ name: \"Mike\" })\n * const mike2 = new Person({ name: \"Mike\" })\n * const john = new Person({ name: \"John\" })\n *\n * // Checking equality\n * assert.deepStrictEqual(Equal.equals(mike1, mike2), true)\n * assert.deepStrictEqual(Equal.equals(mike1, john), false)\n *\n * assert.deepStrictEqual(mike1._tag, \"Person\")\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const TaggedClass: <Tag extends string>(tag: Tag) => new <A extends Record<string, any> = {}>(args: Types.Equals<A, {}> extends true ? void : { readonly [P in keyof A as P extends \"_tag\" ? never : P]: A[P]; }) => Readonly<A> & {\n    readonly _tag: Tag;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Structural: new <A>(args: Types.Equals<A, {}> extends true ? void : {\n    readonly [P in keyof A]: A[P];\n}) => {};\n/**\n * Create a tagged enum data type, which is a union of `Data` structs.\n *\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Data } from \"effect\"\n *\n * type HttpError = Data.TaggedEnum<{\n *   BadRequest: { readonly status: 400, readonly message: string }\n *   NotFound: { readonly status: 404, readonly message: string }\n * }>\n *\n * // Equivalent to:\n * type HttpErrorPlain =\n *   | {\n *     readonly _tag: \"BadRequest\"\n *     readonly status: 400\n *     readonly message: string\n *   }\n *   | {\n *     readonly _tag: \"NotFound\"\n *     readonly status: 404\n *     readonly message: string\n *   }\n * ```\n *\n * @since 2.0.0\n * @category models\n */\nexport type TaggedEnum<A extends Record<string, Record<string, any>> & UntaggedChildren<A>> = keyof A extends infer Tag ? Tag extends keyof A ? Types.Simplify<{\n    readonly _tag: Tag;\n} & {\n    readonly [K in keyof A[Tag]]: A[Tag][K];\n}> : never : never;\ntype ChildrenAreTagged<A> = keyof A extends infer K ? K extends keyof A ? \"_tag\" extends keyof A[K] ? true : false : never : never;\ntype UntaggedChildren<A> = true extends ChildrenAreTagged<A> ? \"It looks like you're trying to create a tagged enum, but one or more of its members already has a `_tag` property.\" : unknown;\n/**\n * @since 2.0.0\n */\nexport declare namespace TaggedEnum {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface WithGenerics<Count extends number> {\n        readonly taggedEnum: {\n            readonly _tag: string;\n        };\n        readonly numberOfGenerics: Count;\n        readonly A: unknown;\n        readonly B: unknown;\n        readonly C: unknown;\n        readonly D: unknown;\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Kind<Z extends WithGenerics<number>, A = unknown, B = unknown, C = unknown, D = unknown> = (Z & {\n        readonly A: A;\n        readonly B: B;\n        readonly C: C;\n        readonly D: D;\n    })[\"taggedEnum\"];\n    /**\n     * @since 2.0.0\n     */\n    type Args<A extends {\n        readonly _tag: string;\n    }, K extends A[\"_tag\"], E = Extract<A, {\n        readonly _tag: K;\n    }>> = {\n        readonly [K in keyof E as K extends \"_tag\" ? never : K]: E[K];\n    } extends infer T ? {} extends T ? void : T : never;\n    /**\n     * @since 2.0.0\n     */\n    type Value<A extends {\n        readonly _tag: string;\n    }, K extends A[\"_tag\"]> = Extract<A, {\n        readonly _tag: K;\n    }>;\n    /**\n     * @since 3.1.0\n     */\n    type Constructor<A extends {\n        readonly _tag: string;\n    }> = Types.Simplify<{\n        readonly [Tag in A[\"_tag\"]]: Case.Constructor<Extract<A, {\n            readonly _tag: Tag;\n        }>, \"_tag\">;\n    } & {\n        readonly $is: <Tag extends A[\"_tag\"]>(tag: Tag) => (u: unknown) => u is Extract<A, {\n            readonly _tag: Tag;\n        }>;\n        readonly $match: {\n            <const Cases extends {\n                readonly [Tag in A[\"_tag\"]]: (args: Extract<A, {\n                    readonly _tag: Tag;\n                }>) => any;\n            }>(cases: Cases & {\n                [K in Exclude<keyof Cases, A[\"_tag\"]>]: never;\n            }): (value: A) => Unify<ReturnType<Cases[A[\"_tag\"]]>>;\n            <const Cases extends {\n                readonly [Tag in A[\"_tag\"]]: (args: Extract<A, {\n                    readonly _tag: Tag;\n                }>) => any;\n            }>(value: A, cases: Cases & {\n                [K in Exclude<keyof Cases, A[\"_tag\"]>]: never;\n            }): Unify<ReturnType<Cases[A[\"_tag\"]]>>;\n        };\n    }>;\n    /**\n     * @since 3.2.0\n     */\n    interface GenericMatchers<Z extends WithGenerics<number>> {\n        readonly $is: <Tag extends Z[\"taggedEnum\"][\"_tag\"]>(tag: Tag) => {\n            <T extends TaggedEnum.Kind<Z, any, any, any, any>>(u: T): u is T & {\n                readonly _tag: Tag;\n            };\n            (u: unknown): u is Extract<TaggedEnum.Kind<Z>, {\n                readonly _tag: Tag;\n            }>;\n        };\n        readonly $match: {\n            <A, B, C, D, Cases extends {\n                readonly [Tag in Z[\"taggedEnum\"][\"_tag\"]]: (args: Extract<TaggedEnum.Kind<Z, A, B, C, D>, {\n                    readonly _tag: Tag;\n                }>) => any;\n            }>(cases: Cases & {\n                [K in Exclude<keyof Cases, Z[\"taggedEnum\"][\"_tag\"]>]: never;\n            }): (self: TaggedEnum.Kind<Z, A, B, C, D>) => Unify<ReturnType<Cases[Z[\"taggedEnum\"][\"_tag\"]]>>;\n            <A, B, C, D, Cases extends {\n                readonly [Tag in Z[\"taggedEnum\"][\"_tag\"]]: (args: Extract<TaggedEnum.Kind<Z, A, B, C, D>, {\n                    readonly _tag: Tag;\n                }>) => any;\n            }>(self: TaggedEnum.Kind<Z, A, B, C, D>, cases: Cases & {\n                [K in Exclude<keyof Cases, Z[\"taggedEnum\"][\"_tag\"]>]: never;\n            }): Unify<ReturnType<Cases[Z[\"taggedEnum\"][\"_tag\"]]>>;\n        };\n    }\n}\n/**\n * Create a constructor for a tagged union of `Data` structs.\n *\n * You can also pass a `TaggedEnum.WithGenerics` if you want to add generics to\n * the constructor.\n *\n * @example\n * ```ts\n * import { Data } from \"effect\"\n *\n * const { BadRequest, NotFound } = Data.taggedEnum<\n *   | { readonly _tag: \"BadRequest\"; readonly status: 400; readonly message: string }\n *   | { readonly _tag: \"NotFound\"; readonly status: 404; readonly message: string }\n * >()\n *\n * const notFound = NotFound({ status: 404, message: \"Not Found\" })\n * ```\n *\n * @example\n * import { Data } from \"effect\"\n *\n * type MyResult<E, A> = Data.TaggedEnum<{\n *   Failure: { readonly error: E }\n *   Success: { readonly value: A }\n * }>\n * interface MyResultDefinition extends Data.TaggedEnum.WithGenerics<2> {\n *   readonly taggedEnum: MyResult<this[\"A\"], this[\"B\"]>\n * }\n * const { Failure, Success } = Data.taggedEnum<MyResultDefinition>()\n *\n * const success = Success({ value: 1 })\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const taggedEnum: {\n    /**\n     * Create a constructor for a tagged union of `Data` structs.\n     *\n     * You can also pass a `TaggedEnum.WithGenerics` if you want to add generics to\n     * the constructor.\n     *\n     * @example\n     * ```ts\n     * import { Data } from \"effect\"\n     *\n     * const { BadRequest, NotFound } = Data.taggedEnum<\n     *   | { readonly _tag: \"BadRequest\"; readonly status: 400; readonly message: string }\n     *   | { readonly _tag: \"NotFound\"; readonly status: 404; readonly message: string }\n     * >()\n     *\n     * const notFound = NotFound({ status: 404, message: \"Not Found\" })\n     * ```\n     *\n     * @example\n     * import { Data } from \"effect\"\n     *\n     * type MyResult<E, A> = Data.TaggedEnum<{\n     *   Failure: { readonly error: E }\n     *   Success: { readonly value: A }\n     * }>\n     * interface MyResultDefinition extends Data.TaggedEnum.WithGenerics<2> {\n     *   readonly taggedEnum: MyResult<this[\"A\"], this[\"B\"]>\n     * }\n     * const { Failure, Success } = Data.taggedEnum<MyResultDefinition>()\n     *\n     * const success = Success({ value: 1 })\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <Z extends TaggedEnum.WithGenerics<1>>(): Types.Simplify<{\n        readonly [Tag in Z[\"taggedEnum\"][\"_tag\"]]: <A>(args: TaggedEnum.Args<TaggedEnum.Kind<Z, A>, Tag, Extract<TaggedEnum.Kind<Z, A>, {\n            readonly _tag: Tag;\n        }>>) => TaggedEnum.Value<TaggedEnum.Kind<Z, A>, Tag>;\n    } & TaggedEnum.GenericMatchers<Z>>;\n    /**\n     * Create a constructor for a tagged union of `Data` structs.\n     *\n     * You can also pass a `TaggedEnum.WithGenerics` if you want to add generics to\n     * the constructor.\n     *\n     * @example\n     * ```ts\n     * import { Data } from \"effect\"\n     *\n     * const { BadRequest, NotFound } = Data.taggedEnum<\n     *   | { readonly _tag: \"BadRequest\"; readonly status: 400; readonly message: string }\n     *   | { readonly _tag: \"NotFound\"; readonly status: 404; readonly message: string }\n     * >()\n     *\n     * const notFound = NotFound({ status: 404, message: \"Not Found\" })\n     * ```\n     *\n     * @example\n     * import { Data } from \"effect\"\n     *\n     * type MyResult<E, A> = Data.TaggedEnum<{\n     *   Failure: { readonly error: E }\n     *   Success: { readonly value: A }\n     * }>\n     * interface MyResultDefinition extends Data.TaggedEnum.WithGenerics<2> {\n     *   readonly taggedEnum: MyResult<this[\"A\"], this[\"B\"]>\n     * }\n     * const { Failure, Success } = Data.taggedEnum<MyResultDefinition>()\n     *\n     * const success = Success({ value: 1 })\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <Z extends TaggedEnum.WithGenerics<2>>(): Types.Simplify<{\n        readonly [Tag in Z[\"taggedEnum\"][\"_tag\"]]: <A, B>(args: TaggedEnum.Args<TaggedEnum.Kind<Z, A, B>, Tag, Extract<TaggedEnum.Kind<Z, A, B>, {\n            readonly _tag: Tag;\n        }>>) => TaggedEnum.Value<TaggedEnum.Kind<Z, A, B>, Tag>;\n    } & TaggedEnum.GenericMatchers<Z>>;\n    /**\n     * Create a constructor for a tagged union of `Data` structs.\n     *\n     * You can also pass a `TaggedEnum.WithGenerics` if you want to add generics to\n     * the constructor.\n     *\n     * @example\n     * ```ts\n     * import { Data } from \"effect\"\n     *\n     * const { BadRequest, NotFound } = Data.taggedEnum<\n     *   | { readonly _tag: \"BadRequest\"; readonly status: 400; readonly message: string }\n     *   | { readonly _tag: \"NotFound\"; readonly status: 404; readonly message: string }\n     * >()\n     *\n     * const notFound = NotFound({ status: 404, message: \"Not Found\" })\n     * ```\n     *\n     * @example\n     * import { Data } from \"effect\"\n     *\n     * type MyResult<E, A> = Data.TaggedEnum<{\n     *   Failure: { readonly error: E }\n     *   Success: { readonly value: A }\n     * }>\n     * interface MyResultDefinition extends Data.TaggedEnum.WithGenerics<2> {\n     *   readonly taggedEnum: MyResult<this[\"A\"], this[\"B\"]>\n     * }\n     * const { Failure, Success } = Data.taggedEnum<MyResultDefinition>()\n     *\n     * const success = Success({ value: 1 })\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <Z extends TaggedEnum.WithGenerics<3>>(): Types.Simplify<{\n        readonly [Tag in Z[\"taggedEnum\"][\"_tag\"]]: <A, B, C>(args: TaggedEnum.Args<TaggedEnum.Kind<Z, A, B, C>, Tag, Extract<TaggedEnum.Kind<Z, A, B, C>, {\n            readonly _tag: Tag;\n        }>>) => TaggedEnum.Value<TaggedEnum.Kind<Z, A, B, C>, Tag>;\n    } & TaggedEnum.GenericMatchers<Z>>;\n    /**\n     * Create a constructor for a tagged union of `Data` structs.\n     *\n     * You can also pass a `TaggedEnum.WithGenerics` if you want to add generics to\n     * the constructor.\n     *\n     * @example\n     * ```ts\n     * import { Data } from \"effect\"\n     *\n     * const { BadRequest, NotFound } = Data.taggedEnum<\n     *   | { readonly _tag: \"BadRequest\"; readonly status: 400; readonly message: string }\n     *   | { readonly _tag: \"NotFound\"; readonly status: 404; readonly message: string }\n     * >()\n     *\n     * const notFound = NotFound({ status: 404, message: \"Not Found\" })\n     * ```\n     *\n     * @example\n     * import { Data } from \"effect\"\n     *\n     * type MyResult<E, A> = Data.TaggedEnum<{\n     *   Failure: { readonly error: E }\n     *   Success: { readonly value: A }\n     * }>\n     * interface MyResultDefinition extends Data.TaggedEnum.WithGenerics<2> {\n     *   readonly taggedEnum: MyResult<this[\"A\"], this[\"B\"]>\n     * }\n     * const { Failure, Success } = Data.taggedEnum<MyResultDefinition>()\n     *\n     * const success = Success({ value: 1 })\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <Z extends TaggedEnum.WithGenerics<4>>(): Types.Simplify<{\n        readonly [Tag in Z[\"taggedEnum\"][\"_tag\"]]: <A, B, C, D>(args: TaggedEnum.Args<TaggedEnum.Kind<Z, A, B, C, D>, Tag, Extract<TaggedEnum.Kind<Z, A, B, C, D>, {\n            readonly _tag: Tag;\n        }>>) => TaggedEnum.Value<TaggedEnum.Kind<Z, A, B, C, D>, Tag>;\n    } & TaggedEnum.GenericMatchers<Z>>;\n    /**\n     * Create a constructor for a tagged union of `Data` structs.\n     *\n     * You can also pass a `TaggedEnum.WithGenerics` if you want to add generics to\n     * the constructor.\n     *\n     * @example\n     * ```ts\n     * import { Data } from \"effect\"\n     *\n     * const { BadRequest, NotFound } = Data.taggedEnum<\n     *   | { readonly _tag: \"BadRequest\"; readonly status: 400; readonly message: string }\n     *   | { readonly _tag: \"NotFound\"; readonly status: 404; readonly message: string }\n     * >()\n     *\n     * const notFound = NotFound({ status: 404, message: \"Not Found\" })\n     * ```\n     *\n     * @example\n     * import { Data } from \"effect\"\n     *\n     * type MyResult<E, A> = Data.TaggedEnum<{\n     *   Failure: { readonly error: E }\n     *   Success: { readonly value: A }\n     * }>\n     * interface MyResultDefinition extends Data.TaggedEnum.WithGenerics<2> {\n     *   readonly taggedEnum: MyResult<this[\"A\"], this[\"B\"]>\n     * }\n     * const { Failure, Success } = Data.taggedEnum<MyResultDefinition>()\n     *\n     * const success = Success({ value: 1 })\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <A extends {\n        readonly _tag: string;\n    }>(): TaggedEnum.Constructor<A>;\n};\n/**\n * Provides a constructor for a Case Class.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Error: new <A extends Record<string, any> = {}>(args: Types.Equals<A, {}> extends true ? void : {\n    readonly [P in keyof A]: A[P];\n}) => Cause.YieldableError & Readonly<A>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const TaggedError: <Tag extends string>(tag: Tag) => new <A extends Record<string, any> = {}>(args: Types.Equals<A, {}> extends true ? void : { readonly [P in keyof A as P extends \"_tag\" ? never : P]: A[P]; }) => Cause.YieldableError & {\n    readonly _tag: Tag;\n} & Readonly<A>;\n//# sourceMappingURL=Data.d.ts.map",
  "node_modules/effect/dist/dts/DateTime.d.ts": "/**\n * @since 3.6.0\n */\nimport type { IllegalArgumentException } from \"./Cause.js\";\nimport * as Context from \"./Context.js\";\nimport type * as Duration from \"./Duration.js\";\nimport * as Effect from \"./Effect.js\";\nimport type * as Either from \"./Either.js\";\nimport type * as equivalence from \"./Equivalence.js\";\nimport { type LazyArg } from \"./Function.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport * as Layer from \"./Layer.js\";\nimport type * as Option from \"./Option.js\";\nimport type * as order from \"./Order.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\n/**\n * @since 3.6.0\n * @category type ids\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 3.6.0\n * @category type ids\n */\nexport type TypeId = typeof TypeId;\n/**\n * A `DateTime` represents a point in time. It can optionally have a time zone\n * associated with it.\n *\n * @since 3.6.0\n * @category models\n */\nexport type DateTime = Utc | Zoned;\n/**\n * @since 3.6.0\n * @category models\n */\nexport interface Utc extends DateTime.Proto {\n    readonly _tag: \"Utc\";\n    readonly epochMillis: number;\n    partsUtc: DateTime.PartsWithWeekday | undefined;\n}\n/**\n * @since 3.6.0\n * @category models\n */\nexport interface Zoned extends DateTime.Proto {\n    readonly _tag: \"Zoned\";\n    readonly epochMillis: number;\n    readonly zone: TimeZone;\n    adjustedEpochMillis: number | undefined;\n    partsAdjusted: DateTime.PartsWithWeekday | undefined;\n    partsUtc: DateTime.PartsWithWeekday | undefined;\n}\n/**\n * @since 3.6.0\n * @category models\n */\nexport declare namespace DateTime {\n    /**\n     * @since 3.6.0\n     * @category models\n     */\n    type Input = DateTime | Partial<Parts> | Date | number | string;\n    /**\n     * @since 3.6.0\n     * @category models\n     */\n    type PreserveZone<A extends DateTime.Input> = A extends Zoned ? Zoned : Utc;\n    /**\n     * @since 3.6.0\n     * @category models\n     */\n    type Unit = UnitSingular | UnitPlural;\n    /**\n     * @since 3.6.0\n     * @category models\n     */\n    type UnitSingular = \"milli\" | \"second\" | \"minute\" | \"hour\" | \"day\" | \"week\" | \"month\" | \"year\";\n    /**\n     * @since 3.6.0\n     * @category models\n     */\n    type UnitPlural = \"millis\" | \"seconds\" | \"minutes\" | \"hours\" | \"days\" | \"weeks\" | \"months\" | \"years\";\n    /**\n     * @since 3.6.0\n     * @category models\n     */\n    interface PartsWithWeekday {\n        readonly millis: number;\n        readonly seconds: number;\n        readonly minutes: number;\n        readonly hours: number;\n        readonly day: number;\n        readonly weekDay: number;\n        readonly month: number;\n        readonly year: number;\n    }\n    /**\n     * @since 3.6.0\n     * @category models\n     */\n    interface Parts {\n        readonly millis: number;\n        readonly seconds: number;\n        readonly minutes: number;\n        readonly hours: number;\n        readonly day: number;\n        readonly month: number;\n        readonly year: number;\n    }\n    /**\n     * @since 3.6.0\n     * @category models\n     */\n    interface PartsForMath {\n        readonly millis: number;\n        readonly seconds: number;\n        readonly minutes: number;\n        readonly hours: number;\n        readonly days: number;\n        readonly weeks: number;\n        readonly months: number;\n        readonly years: number;\n    }\n    /**\n     * @since 3.6.0\n     * @category models\n     */\n    interface Proto extends Pipeable, Inspectable {\n        readonly [TypeId]: TypeId;\n    }\n}\n/**\n * @since 3.6.0\n * @category type ids\n */\nexport declare const TimeZoneTypeId: unique symbol;\n/**\n * @since 3.6.0\n * @category type ids\n */\nexport type TimeZoneTypeId = typeof TimeZoneTypeId;\n/**\n * @since 3.6.0\n * @category models\n */\nexport type TimeZone = TimeZone.Offset | TimeZone.Named;\n/**\n * @since 3.6.0\n * @category models\n */\nexport declare namespace TimeZone {\n    /**\n     * @since 3.6.0\n     * @category models\n     */\n    interface Proto extends Inspectable {\n        readonly [TimeZoneTypeId]: TimeZoneTypeId;\n    }\n    /**\n     * @since 3.6.0\n     * @category models\n     */\n    interface Offset extends Proto {\n        readonly _tag: \"Offset\";\n        readonly offset: number;\n    }\n    /**\n     * @since 3.6.0\n     * @category models\n     */\n    interface Named extends Proto {\n        readonly _tag: \"Named\";\n        readonly id: string;\n    }\n}\n/**\n * A `Disambiguation` is used to resolve ambiguities when a `DateTime` is\n * ambiguous, such as during a daylight saving time transition.\n *\n * For more information, see the [Temporal documentation](https://tc39.es/proposal-temporal/docs/timezone.html#ambiguity-due-to-dst-or-other-time-zone-offset-changes)\n *\n * - `\"compatible\"`: (default) Behavior matching Temporal API and legacy JavaScript Date and moment.js.\n *   For repeated times, chooses the earlier occurrence. For gap times, chooses the later interpretation.\n *\n * - `\"earlier\"`: For repeated times, always choose the earlier occurrence.\n *   For gap times, choose the time before the gap.\n *\n * - `\"later\"`: For repeated times, always choose the later occurrence.\n *   For gap times, choose the time after the gap.\n *\n * - `\"reject\"`: Throw an `RangeError` when encountering ambiguous or non-existent times.\n *\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * // Fall-back example: 01:30 on Nov 2, 2025 in New York happens twice\n * const ambiguousTime = { year: 2025, month: 11, day: 2, hours: 1, minutes: 30 }\n * const timeZone = DateTime.zoneUnsafeMakeNamed(\"America/New_York\")\n *\n * DateTime.makeZoned(ambiguousTime, { timeZone, adjustForTimeZone: true, disambiguation: \"earlier\" })\n * // Earlier occurrence (DST time): 2025-11-02T05:30:00.000Z\n *\n * DateTime.makeZoned(ambiguousTime, { timeZone, adjustForTimeZone: true, disambiguation: \"later\" })\n * // Later occurrence (standard time): 2025-11-02T06:30:00.000Z\n *\n * // Gap example: 02:30 on Mar 9, 2025 in New York doesn't exist\n * const gapTime = { year: 2025, month: 3, day: 9, hours: 2, minutes: 30 }\n *\n * DateTime.makeZoned(gapTime, { timeZone, adjustForTimeZone: true, disambiguation: \"earlier\" })\n * // Time before gap: 2025-03-09T06:30:00.000Z (01:30 EST)\n *\n * DateTime.makeZoned(gapTime, { timeZone, adjustForTimeZone: true, disambiguation: \"later\" })\n * // Time after gap: 2025-03-09T07:30:00.000Z (03:30 EDT)\n * ```\n *\n * @since 3.18.0\n * @category models\n */\nexport type Disambiguation = \"compatible\" | \"earlier\" | \"later\" | \"reject\";\n/**\n * @since 3.6.0\n * @category guards\n */\nexport declare const isDateTime: (u: unknown) => u is DateTime;\n/**\n * @since 3.6.0\n * @category guards\n */\nexport declare const isTimeZone: (u: unknown) => u is TimeZone;\n/**\n * @since 3.6.0\n * @category guards\n */\nexport declare const isTimeZoneOffset: (u: unknown) => u is TimeZone.Offset;\n/**\n * @since 3.6.0\n * @category guards\n */\nexport declare const isTimeZoneNamed: (u: unknown) => u is TimeZone.Named;\n/**\n * @since 3.6.0\n * @category guards\n */\nexport declare const isUtc: (self: DateTime) => self is Utc;\n/**\n * @since 3.6.0\n * @category guards\n */\nexport declare const isZoned: (self: DateTime) => self is Zoned;\n/**\n * @since 3.6.0\n * @category instances\n */\nexport declare const Equivalence: equivalence.Equivalence<DateTime>;\n/**\n * @since 3.6.0\n * @category instances\n */\nexport declare const Order: order.Order<DateTime>;\n/**\n * @since 3.6.0\n */\nexport declare const clamp: {\n    /**\n     * @since 3.6.0\n     */\n    <Min extends DateTime, Max extends DateTime>(options: {\n        readonly minimum: Min;\n        readonly maximum: Max;\n    }): <A extends DateTime>(self: A) => A | Min | Max;\n    /**\n     * @since 3.6.0\n     */\n    <A extends DateTime, Min extends DateTime, Max extends DateTime>(self: A, options: {\n        readonly minimum: Min;\n        readonly maximum: Max;\n    }): A | Min | Max;\n};\n/**\n * Create a `DateTime` from a `Date`.\n *\n * If the `Date` is invalid, an `IllegalArgumentException` will be thrown.\n *\n * @since 3.6.0\n * @category constructors\n */\nexport declare const unsafeFromDate: (date: Date) => Utc;\n/**\n * Create a `DateTime` from one of the following:\n *\n * - A `DateTime`\n * - A `Date` instance (invalid dates will throw an `IllegalArgumentException`)\n * - The `number` of milliseconds since the Unix epoch\n * - An object with the parts of a date\n * - A `string` that can be parsed by `Date.parse`\n *\n * @since 3.6.0\n * @category constructors\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * // from Date\n * DateTime.unsafeMake(new Date())\n *\n * // from parts\n * DateTime.unsafeMake({ year: 2024 })\n *\n * // from string\n * DateTime.unsafeMake(\"2024-01-01\")\n * ```\n */\nexport declare const unsafeMake: <A extends DateTime.Input>(input: A) => DateTime.PreserveZone<A>;\n/**\n * Create a `DateTime.Zoned` using `DateTime.unsafeMake` and a time zone.\n *\n * The input is treated as UTC and then the time zone is attached, unless\n * `adjustForTimeZone` is set to `true`. In that case, the input is treated as\n * already in the time zone.\n *\n * When `adjustForTimeZone` is true and ambiguous times occur during DST transitions,\n * the `disambiguation` option controls how to resolve the ambiguity:\n * - `compatible` (default): Choose earlier time for repeated times, later for gaps\n * - `earlier`: Always choose the earlier of two possible times\n * - `later`: Always choose the later of two possible times\n * - `reject`: Throw an error when ambiguous times are encountered\n *\n * @since 3.6.0\n * @category constructors\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * DateTime.unsafeMakeZoned(new Date(), { timeZone: \"Europe/London\" })\n * ```\n */\nexport declare const unsafeMakeZoned: (input: DateTime.Input, options?: {\n    readonly timeZone?: number | string | TimeZone | undefined;\n    readonly adjustForTimeZone?: boolean | undefined;\n    readonly disambiguation?: Disambiguation | undefined;\n}) => Zoned;\n/**\n * Create a `DateTime.Zoned` using `DateTime.make` and a time zone.\n *\n * The input is treated as UTC and then the time zone is attached, unless\n * `adjustForTimeZone` is set to `true`. In that case, the input is treated as\n * already in the time zone.\n *\n * When `adjustForTimeZone` is true and ambiguous times occur during DST transitions,\n * the `disambiguation` option controls how to resolve the ambiguity:\n * - `compatible` (default): Choose earlier time for repeated times, later for gaps\n * - `earlier`: Always choose the earlier of two possible times\n * - `later`: Always choose the later of two possible times\n * - `reject`: Throw an error when ambiguous times are encountered\n *\n * If the date time input or time zone is invalid, `None` will be returned.\n *\n * @since 3.6.0\n * @category constructors\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * DateTime.makeZoned(new Date(), { timeZone: \"Europe/London\" })\n * ```\n */\nexport declare const makeZoned: (input: DateTime.Input, options?: {\n    readonly timeZone?: number | string | TimeZone | undefined;\n    readonly adjustForTimeZone?: boolean | undefined;\n    readonly disambiguation?: Disambiguation | undefined;\n}) => Option.Option<Zoned>;\n/**\n * Create a `DateTime` from one of the following:\n *\n * - A `DateTime`\n * - A `Date` instance (invalid dates will throw an `IllegalArgumentException`)\n * - The `number` of milliseconds since the Unix epoch\n * - An object with the parts of a date\n * - A `string` that can be parsed by `Date.parse`\n *\n * If the input is invalid, `None` will be returned.\n *\n * @since 3.6.0\n * @category constructors\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * // from Date\n * DateTime.make(new Date())\n *\n * // from parts\n * DateTime.make({ year: 2024 })\n *\n * // from string\n * DateTime.make(\"2024-01-01\")\n * ```\n */\nexport declare const make: <A extends DateTime.Input>(input: A) => Option.Option<DateTime.PreserveZone<A>>;\n/**\n * Create a `DateTime.Zoned` from a string.\n *\n * It uses the format: `YYYY-MM-DDTHH:mm:ss.sss+HH:MM[Time/Zone]`.\n *\n * @since 3.6.0\n * @category constructors\n */\nexport declare const makeZonedFromString: (input: string) => Option.Option<Zoned>;\n/**\n * Get the current time using the `Clock` service and convert it to a `DateTime`.\n *\n * @since 3.6.0\n * @category constructors\n * @example\n * ```ts\n * import { DateTime, Effect } from \"effect\"\n *\n * Effect.gen(function* () {\n *   const now = yield* DateTime.now\n * })\n * ```\n */\nexport declare const now: Effect.Effect<Utc>;\n/**\n * Get the current time using the `Clock` service.\n *\n * @since 3.14.0\n * @category constructors\n * @example\n * ```ts\n * import { DateTime, Effect } from \"effect\"\n *\n * Effect.gen(function* () {\n *   const now = yield* DateTime.nowAsDate\n * })\n * ```\n */\nexport declare const nowAsDate: Effect.Effect<Date>;\n/**\n * Get the current time using `Date.now`.\n *\n * @since 3.6.0\n * @category constructors\n */\nexport declare const unsafeNow: LazyArg<Utc>;\n/**\n * For a `DateTime` returns a new `DateTime.Utc`.\n *\n * @since 3.13.0\n * @category time zones\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * const now = DateTime.unsafeMakeZoned({ year: 2024 }, { timeZone: \"Europe/London\" })\n *\n * // set as UTC\n * const utc: DateTime.Utc = DateTime.toUtc(now)\n * ```\n */\nexport declare const toUtc: (self: DateTime) => Utc;\n/**\n * Set the time zone of a `DateTime`, returning a new `DateTime.Zoned`.\n *\n * @since 3.6.0\n * @category time zones\n * @example\n * ```ts\n * import { DateTime, Effect } from \"effect\"\n *\n * Effect.gen(function* () {\n *   const now = yield* DateTime.now\n *   const zone = DateTime.zoneUnsafeMakeNamed(\"Europe/London\")\n *\n *   // set the time zone\n *   const zoned: DateTime.Zoned = DateTime.setZone(now, zone)\n * })\n * ```\n */\nexport declare const setZone: {\n    /**\n     * Set the time zone of a `DateTime`, returning a new `DateTime.Zoned`.\n     *\n     * @since 3.6.0\n     * @category time zones\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   const now = yield* DateTime.now\n     *   const zone = DateTime.zoneUnsafeMakeNamed(\"Europe/London\")\n     *\n     *   // set the time zone\n     *   const zoned: DateTime.Zoned = DateTime.setZone(now, zone)\n     * })\n     * ```\n     */\n    (zone: TimeZone, options?: {\n        readonly adjustForTimeZone?: boolean | undefined;\n        readonly disambiguation?: Disambiguation | undefined;\n    }): (self: DateTime) => Zoned;\n    /**\n     * Set the time zone of a `DateTime`, returning a new `DateTime.Zoned`.\n     *\n     * @since 3.6.0\n     * @category time zones\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   const now = yield* DateTime.now\n     *   const zone = DateTime.zoneUnsafeMakeNamed(\"Europe/London\")\n     *\n     *   // set the time zone\n     *   const zoned: DateTime.Zoned = DateTime.setZone(now, zone)\n     * })\n     * ```\n     */\n    (self: DateTime, zone: TimeZone, options?: {\n        readonly adjustForTimeZone?: boolean | undefined;\n        readonly disambiguation?: Disambiguation | undefined;\n    }): Zoned;\n};\n/**\n * Add a fixed offset time zone to a `DateTime`.\n *\n * The offset is in milliseconds.\n *\n * @since 3.6.0\n * @category time zones\n * @example\n * ```ts\n * import { DateTime, Effect } from \"effect\"\n *\n * Effect.gen(function* () {\n *   const now = yield* DateTime.now\n *\n *   // set the offset time zone in milliseconds\n *   const zoned: DateTime.Zoned = DateTime.setZoneOffset(now, 3 * 60 * 60 * 1000)\n * })\n * ```\n */\nexport declare const setZoneOffset: {\n    /**\n     * Add a fixed offset time zone to a `DateTime`.\n     *\n     * The offset is in milliseconds.\n     *\n     * @since 3.6.0\n     * @category time zones\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   const now = yield* DateTime.now\n     *\n     *   // set the offset time zone in milliseconds\n     *   const zoned: DateTime.Zoned = DateTime.setZoneOffset(now, 3 * 60 * 60 * 1000)\n     * })\n     * ```\n     */\n    (offset: number, options?: {\n        readonly adjustForTimeZone?: boolean | undefined;\n        readonly disambiguation?: Disambiguation | undefined;\n    }): (self: DateTime) => Zoned;\n    /**\n     * Add a fixed offset time zone to a `DateTime`.\n     *\n     * The offset is in milliseconds.\n     *\n     * @since 3.6.0\n     * @category time zones\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   const now = yield* DateTime.now\n     *\n     *   // set the offset time zone in milliseconds\n     *   const zoned: DateTime.Zoned = DateTime.setZoneOffset(now, 3 * 60 * 60 * 1000)\n     * })\n     * ```\n     */\n    (self: DateTime, offset: number, options?: {\n        readonly adjustForTimeZone?: boolean | undefined;\n        readonly disambiguation?: Disambiguation | undefined;\n    }): Zoned;\n};\n/**\n * Attempt to create a named time zone from a IANA time zone identifier.\n *\n * If the time zone is invalid, an `IllegalArgumentException` will be thrown.\n *\n * @since 3.6.0\n * @category time zones\n */\nexport declare const zoneUnsafeMakeNamed: (zoneId: string) => TimeZone.Named;\n/**\n * Create a fixed offset time zone.\n *\n * @since 3.6.0\n * @category time zones\n */\nexport declare const zoneMakeOffset: (offset: number) => TimeZone.Offset;\n/**\n * Create a named time zone from a IANA time zone identifier. If the time zone\n * is invalid, `None` will be returned.\n *\n * @since 3.6.0\n * @category time zones\n */\nexport declare const zoneMakeNamed: (zoneId: string) => Option.Option<TimeZone.Named>;\n/**\n * Create a named time zone from a IANA time zone identifier. If the time zone\n * is invalid, it will fail with an `IllegalArgumentException`.\n *\n * @since 3.6.0\n * @category time zones\n */\nexport declare const zoneMakeNamedEffect: (zoneId: string) => Effect.Effect<TimeZone.Named, IllegalArgumentException>;\n/**\n * Create a named time zone from the system's local time zone.\n *\n * @since 3.6.0\n * @category time zones\n */\nexport declare const zoneMakeLocal: () => TimeZone.Named;\n/**\n * Try parse a TimeZone from a string\n *\n * @since 3.6.0\n * @category time zones\n */\nexport declare const zoneFromString: (zone: string) => Option.Option<TimeZone>;\n/**\n * Format a `TimeZone` as a string.\n *\n * @since 3.6.0\n * @category time zones\n * @example\n * ```ts\n * import { DateTime, Effect } from \"effect\"\n *\n * // Outputs \"+03:00\"\n * DateTime.zoneToString(DateTime.zoneMakeOffset(3 * 60 * 60 * 1000))\n *\n * // Outputs \"Europe/London\"\n * DateTime.zoneToString(DateTime.zoneUnsafeMakeNamed(\"Europe/London\"))\n * ```\n */\nexport declare const zoneToString: (self: TimeZone) => string;\n/**\n * Set the time zone of a `DateTime` from an IANA time zone identifier. If the\n * time zone is invalid, `None` will be returned.\n *\n * @since 3.6.0\n * @category time zones\n * @example\n * ```ts\n * import { DateTime, Effect } from \"effect\"\n *\n * Effect.gen(function* () {\n *   const now = yield* DateTime.now\n *   // set the time zone, returns an Option\n *   DateTime.setZoneNamed(now, \"Europe/London\")\n * })\n * ```\n */\nexport declare const setZoneNamed: {\n    /**\n     * Set the time zone of a `DateTime` from an IANA time zone identifier. If the\n     * time zone is invalid, `None` will be returned.\n     *\n     * @since 3.6.0\n     * @category time zones\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   const now = yield* DateTime.now\n     *   // set the time zone, returns an Option\n     *   DateTime.setZoneNamed(now, \"Europe/London\")\n     * })\n     * ```\n     */\n    (zoneId: string, options?: {\n        readonly adjustForTimeZone?: boolean | undefined;\n        readonly disambiguation?: Disambiguation | undefined;\n    }): (self: DateTime) => Option.Option<Zoned>;\n    /**\n     * Set the time zone of a `DateTime` from an IANA time zone identifier. If the\n     * time zone is invalid, `None` will be returned.\n     *\n     * @since 3.6.0\n     * @category time zones\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   const now = yield* DateTime.now\n     *   // set the time zone, returns an Option\n     *   DateTime.setZoneNamed(now, \"Europe/London\")\n     * })\n     * ```\n     */\n    (self: DateTime, zoneId: string, options?: {\n        readonly adjustForTimeZone?: boolean | undefined;\n        readonly disambiguation?: Disambiguation | undefined;\n    }): Option.Option<Zoned>;\n};\n/**\n * Set the time zone of a `DateTime` from an IANA time zone identifier. If the\n * time zone is invalid, an `IllegalArgumentException` will be thrown.\n *\n * @since 3.6.0\n * @category time zones\n * @example\n * ```ts\n * import { DateTime, Effect } from \"effect\"\n *\n * Effect.gen(function* () {\n *   const now = yield* DateTime.now\n *   // set the time zone\n *   DateTime.unsafeSetZoneNamed(now, \"Europe/London\")\n * })\n * ```\n */\nexport declare const unsafeSetZoneNamed: {\n    /**\n     * Set the time zone of a `DateTime` from an IANA time zone identifier. If the\n     * time zone is invalid, an `IllegalArgumentException` will be thrown.\n     *\n     * @since 3.6.0\n     * @category time zones\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   const now = yield* DateTime.now\n     *   // set the time zone\n     *   DateTime.unsafeSetZoneNamed(now, \"Europe/London\")\n     * })\n     * ```\n     */\n    (zoneId: string, options?: {\n        readonly adjustForTimeZone?: boolean | undefined;\n        readonly disambiguation?: Disambiguation | undefined;\n    }): (self: DateTime) => Zoned;\n    /**\n     * Set the time zone of a `DateTime` from an IANA time zone identifier. If the\n     * time zone is invalid, an `IllegalArgumentException` will be thrown.\n     *\n     * @since 3.6.0\n     * @category time zones\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   const now = yield* DateTime.now\n     *   // set the time zone\n     *   DateTime.unsafeSetZoneNamed(now, \"Europe/London\")\n     * })\n     * ```\n     */\n    (self: DateTime, zoneId: string, options?: {\n        readonly adjustForTimeZone?: boolean | undefined;\n        readonly disambiguation?: Disambiguation | undefined;\n    }): Zoned;\n};\n/**\n * Calulate the difference between two `DateTime` values, returning the number\n * of milliseconds the `other` DateTime is from `self`.\n *\n * If `other` is *after* `self`, the result will be a positive number.\n *\n * @since 3.6.0\n * @category comparisons\n * @example\n * ```ts\n * import { DateTime, Effect } from \"effect\"\n *\n * Effect.gen(function* () {\n *   const now = yield* DateTime.now\n *   const other = DateTime.add(now, { minutes: 1 })\n *\n *   // returns 60000\n *   DateTime.distance(now, other)\n * })\n * ```\n */\nexport declare const distance: {\n    /**\n     * Calulate the difference between two `DateTime` values, returning the number\n     * of milliseconds the `other` DateTime is from `self`.\n     *\n     * If `other` is *after* `self`, the result will be a positive number.\n     *\n     * @since 3.6.0\n     * @category comparisons\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   const now = yield* DateTime.now\n     *   const other = DateTime.add(now, { minutes: 1 })\n     *\n     *   // returns 60000\n     *   DateTime.distance(now, other)\n     * })\n     * ```\n     */\n    (other: DateTime): (self: DateTime) => number;\n    /**\n     * Calulate the difference between two `DateTime` values, returning the number\n     * of milliseconds the `other` DateTime is from `self`.\n     *\n     * If `other` is *after* `self`, the result will be a positive number.\n     *\n     * @since 3.6.0\n     * @category comparisons\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   const now = yield* DateTime.now\n     *   const other = DateTime.add(now, { minutes: 1 })\n     *\n     *   // returns 60000\n     *   DateTime.distance(now, other)\n     * })\n     * ```\n     */\n    (self: DateTime, other: DateTime): number;\n};\n/**\n * Calulate the difference between two `DateTime` values.\n *\n * If the `other` DateTime is before `self`, the result will be a negative\n * `Duration`, returned as a `Left`.\n *\n * If the `other` DateTime is after `self`, the result will be a positive\n * `Duration`, returned as a `Right`.\n *\n * @since 3.6.0\n * @category comparisons\n * @example\n * ```ts\n * import { DateTime, Effect } from \"effect\"\n *\n * Effect.gen(function* () {\n *   const now = yield* DateTime.now\n *   const other = DateTime.add(now, { minutes: 1 })\n *\n *   // returns Either.right(Duration.minutes(1))\n *   DateTime.distanceDurationEither(now, other)\n *\n *   // returns Either.left(Duration.minutes(1))\n *   DateTime.distanceDurationEither(other, now)\n * })\n * ```\n */\nexport declare const distanceDurationEither: {\n    /**\n     * Calulate the difference between two `DateTime` values.\n     *\n     * If the `other` DateTime is before `self`, the result will be a negative\n     * `Duration`, returned as a `Left`.\n     *\n     * If the `other` DateTime is after `self`, the result will be a positive\n     * `Duration`, returned as a `Right`.\n     *\n     * @since 3.6.0\n     * @category comparisons\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   const now = yield* DateTime.now\n     *   const other = DateTime.add(now, { minutes: 1 })\n     *\n     *   // returns Either.right(Duration.minutes(1))\n     *   DateTime.distanceDurationEither(now, other)\n     *\n     *   // returns Either.left(Duration.minutes(1))\n     *   DateTime.distanceDurationEither(other, now)\n     * })\n     * ```\n     */\n    (other: DateTime): (self: DateTime) => Either.Either<Duration.Duration, Duration.Duration>;\n    /**\n     * Calulate the difference between two `DateTime` values.\n     *\n     * If the `other` DateTime is before `self`, the result will be a negative\n     * `Duration`, returned as a `Left`.\n     *\n     * If the `other` DateTime is after `self`, the result will be a positive\n     * `Duration`, returned as a `Right`.\n     *\n     * @since 3.6.0\n     * @category comparisons\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   const now = yield* DateTime.now\n     *   const other = DateTime.add(now, { minutes: 1 })\n     *\n     *   // returns Either.right(Duration.minutes(1))\n     *   DateTime.distanceDurationEither(now, other)\n     *\n     *   // returns Either.left(Duration.minutes(1))\n     *   DateTime.distanceDurationEither(other, now)\n     * })\n     * ```\n     */\n    (self: DateTime, other: DateTime): Either.Either<Duration.Duration, Duration.Duration>;\n};\n/**\n * Calulate the distance between two `DateTime` values.\n *\n * @since 3.6.0\n * @category comparisons\n * @example\n * ```ts\n * import { DateTime, Effect } from \"effect\"\n *\n * Effect.gen(function* () {\n *   const now = yield* DateTime.now\n *   const other = DateTime.add(now, { minutes: 1 })\n *\n *   // returns Duration.minutes(1)\n *   DateTime.distanceDuration(now, other)\n * })\n * ```\n */\nexport declare const distanceDuration: {\n    /**\n     * Calulate the distance between two `DateTime` values.\n     *\n     * @since 3.6.0\n     * @category comparisons\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   const now = yield* DateTime.now\n     *   const other = DateTime.add(now, { minutes: 1 })\n     *\n     *   // returns Duration.minutes(1)\n     *   DateTime.distanceDuration(now, other)\n     * })\n     * ```\n     */\n    (other: DateTime): (self: DateTime) => Duration.Duration;\n    /**\n     * Calulate the distance between two `DateTime` values.\n     *\n     * @since 3.6.0\n     * @category comparisons\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   const now = yield* DateTime.now\n     *   const other = DateTime.add(now, { minutes: 1 })\n     *\n     *   // returns Duration.minutes(1)\n     *   DateTime.distanceDuration(now, other)\n     * })\n     * ```\n     */\n    (self: DateTime, other: DateTime): Duration.Duration;\n};\n/**\n * @since 3.6.0\n * @category comparisons\n */\nexport declare const min: {\n    /**\n     * @since 3.6.0\n     * @category comparisons\n     */\n    <That extends DateTime>(that: That): <Self extends DateTime>(self: Self) => Self | That;\n    /**\n     * @since 3.6.0\n     * @category comparisons\n     */\n    <Self extends DateTime, That extends DateTime>(self: Self, that: That): Self | That;\n};\n/**\n * @since 3.6.0\n * @category comparisons\n */\nexport declare const max: {\n    /**\n     * @since 3.6.0\n     * @category comparisons\n     */\n    <That extends DateTime>(that: That): <Self extends DateTime>(self: Self) => Self | That;\n    /**\n     * @since 3.6.0\n     * @category comparisons\n     */\n    <Self extends DateTime, That extends DateTime>(self: Self, that: That): Self | That;\n};\n/**\n * @since 3.6.0\n * @category comparisons\n */\nexport declare const greaterThan: {\n    /**\n     * @since 3.6.0\n     * @category comparisons\n     */\n    (that: DateTime): (self: DateTime) => boolean;\n    /**\n     * @since 3.6.0\n     * @category comparisons\n     */\n    (self: DateTime, that: DateTime): boolean;\n};\n/**\n * @since 3.6.0\n * @category comparisons\n */\nexport declare const greaterThanOrEqualTo: {\n    /**\n     * @since 3.6.0\n     * @category comparisons\n     */\n    (that: DateTime): (self: DateTime) => boolean;\n    /**\n     * @since 3.6.0\n     * @category comparisons\n     */\n    (self: DateTime, that: DateTime): boolean;\n};\n/**\n * @since 3.6.0\n * @category comparisons\n */\nexport declare const lessThan: {\n    /**\n     * @since 3.6.0\n     * @category comparisons\n     */\n    (that: DateTime): (self: DateTime) => boolean;\n    /**\n     * @since 3.6.0\n     * @category comparisons\n     */\n    (self: DateTime, that: DateTime): boolean;\n};\n/**\n * @since 3.6.0\n * @category comparisons\n */\nexport declare const lessThanOrEqualTo: {\n    /**\n     * @since 3.6.0\n     * @category comparisons\n     */\n    (that: DateTime): (self: DateTime) => boolean;\n    /**\n     * @since 3.6.0\n     * @category comparisons\n     */\n    (self: DateTime, that: DateTime): boolean;\n};\n/**\n * @since 3.6.0\n * @category comparisons\n */\nexport declare const between: {\n    /**\n     * @since 3.6.0\n     * @category comparisons\n     */\n    (options: {\n        minimum: DateTime;\n        maximum: DateTime;\n    }): (self: DateTime) => boolean;\n    /**\n     * @since 3.6.0\n     * @category comparisons\n     */\n    (self: DateTime, options: {\n        minimum: DateTime;\n        maximum: DateTime;\n    }): boolean;\n};\n/**\n * @since 3.6.0\n * @category comparisons\n */\nexport declare const isFuture: (self: DateTime) => Effect.Effect<boolean>;\n/**\n * @since 3.6.0\n * @category comparisons\n */\nexport declare const unsafeIsFuture: (self: DateTime) => boolean;\n/**\n * @since 3.6.0\n * @category comparisons\n */\nexport declare const isPast: (self: DateTime) => Effect.Effect<boolean>;\n/**\n * @since 3.6.0\n * @category comparisons\n */\nexport declare const unsafeIsPast: (self: DateTime) => boolean;\n/**\n * Get the UTC `Date` of a `DateTime`.\n *\n * @since 3.6.0\n * @category conversions\n */\nexport declare const toDateUtc: (self: DateTime) => Date;\n/**\n * Convert a `DateTime` to a `Date`, applying the time zone first.\n *\n * @since 3.6.0\n * @category conversions\n */\nexport declare const toDate: (self: DateTime) => Date;\n/**\n * Calculate the time zone offset of a `DateTime.Zoned` in milliseconds.\n *\n * @since 3.6.0\n * @category conversions\n */\nexport declare const zonedOffset: (self: Zoned) => number;\n/**\n * Calculate the time zone offset of a `DateTime` in milliseconds.\n *\n * The offset is formatted as \"±HH:MM\".\n *\n * @since 3.6.0\n * @category conversions\n */\nexport declare const zonedOffsetIso: (self: Zoned) => string;\n/**\n * Get the milliseconds since the Unix epoch of a `DateTime`.\n *\n * @since 3.6.0\n * @category conversions\n */\nexport declare const toEpochMillis: (self: DateTime) => number;\n/**\n * Remove the time aspect of a `DateTime`, first adjusting for the time\n * zone. It will return a `DateTime.Utc` only containing the date.\n *\n * @since 3.6.0\n * @category conversions\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * // returns \"2024-01-01T00:00:00Z\"\n * DateTime.unsafeMakeZoned(\"2024-01-01T05:00:00Z\", {\n *   timeZone: \"Pacific/Auckland\",\n *   adjustForTimeZone: true\n * }).pipe(\n *   DateTime.removeTime,\n *   DateTime.formatIso\n * )\n * ```\n */\nexport declare const removeTime: (self: DateTime) => Utc;\n/**\n * Get the different parts of a `DateTime` as an object.\n *\n * The parts will be time zone adjusted.\n *\n * @since 3.6.0\n * @category parts\n */\nexport declare const toParts: (self: DateTime) => DateTime.PartsWithWeekday;\n/**\n * Get the different parts of a `DateTime` as an object.\n *\n * The parts will be in UTC.\n *\n * @since 3.6.0\n * @category parts\n */\nexport declare const toPartsUtc: (self: DateTime) => DateTime.PartsWithWeekday;\n/**\n * Get a part of a `DateTime` as a number.\n *\n * The part will be in the UTC time zone.\n *\n * @since 3.6.0\n * @category parts\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { DateTime } from \"effect\"\n *\n * const now = DateTime.unsafeMake({ year: 2024 })\n * const year = DateTime.getPartUtc(now, \"year\")\n * assert.strictEqual(year, 2024)\n * ```\n */\nexport declare const getPartUtc: {\n    /**\n     * Get a part of a `DateTime` as a number.\n     *\n     * The part will be in the UTC time zone.\n     *\n     * @since 3.6.0\n     * @category parts\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { DateTime } from \"effect\"\n     *\n     * const now = DateTime.unsafeMake({ year: 2024 })\n     * const year = DateTime.getPartUtc(now, \"year\")\n     * assert.strictEqual(year, 2024)\n     * ```\n     */\n    (part: keyof DateTime.PartsWithWeekday): (self: DateTime) => number;\n    /**\n     * Get a part of a `DateTime` as a number.\n     *\n     * The part will be in the UTC time zone.\n     *\n     * @since 3.6.0\n     * @category parts\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { DateTime } from \"effect\"\n     *\n     * const now = DateTime.unsafeMake({ year: 2024 })\n     * const year = DateTime.getPartUtc(now, \"year\")\n     * assert.strictEqual(year, 2024)\n     * ```\n     */\n    (self: DateTime, part: keyof DateTime.PartsWithWeekday): number;\n};\n/**\n * Get a part of a `DateTime` as a number.\n *\n * The part will be time zone adjusted.\n *\n * @since 3.6.0\n * @category parts\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { DateTime } from \"effect\"\n *\n * const now = DateTime.unsafeMakeZoned({ year: 2024 }, { timeZone: \"Europe/London\" })\n * const year = DateTime.getPart(now, \"year\")\n * assert.strictEqual(year, 2024)\n * ```\n */\nexport declare const getPart: {\n    /**\n     * Get a part of a `DateTime` as a number.\n     *\n     * The part will be time zone adjusted.\n     *\n     * @since 3.6.0\n     * @category parts\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { DateTime } from \"effect\"\n     *\n     * const now = DateTime.unsafeMakeZoned({ year: 2024 }, { timeZone: \"Europe/London\" })\n     * const year = DateTime.getPart(now, \"year\")\n     * assert.strictEqual(year, 2024)\n     * ```\n     */\n    (part: keyof DateTime.PartsWithWeekday): (self: DateTime) => number;\n    /**\n     * Get a part of a `DateTime` as a number.\n     *\n     * The part will be time zone adjusted.\n     *\n     * @since 3.6.0\n     * @category parts\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { DateTime } from \"effect\"\n     *\n     * const now = DateTime.unsafeMakeZoned({ year: 2024 }, { timeZone: \"Europe/London\" })\n     * const year = DateTime.getPart(now, \"year\")\n     * assert.strictEqual(year, 2024)\n     * ```\n     */\n    (self: DateTime, part: keyof DateTime.PartsWithWeekday): number;\n};\n/**\n * Set the different parts of a `DateTime` as an object.\n *\n * The Date will be time zone adjusted.\n *\n * @since 3.6.0\n * @category parts\n */\nexport declare const setParts: {\n    /**\n     * Set the different parts of a `DateTime` as an object.\n     *\n     * The Date will be time zone adjusted.\n     *\n     * @since 3.6.0\n     * @category parts\n     */\n    (parts: Partial<DateTime.PartsWithWeekday>): <A extends DateTime>(self: A) => A;\n    /**\n     * Set the different parts of a `DateTime` as an object.\n     *\n     * The Date will be time zone adjusted.\n     *\n     * @since 3.6.0\n     * @category parts\n     */\n    <A extends DateTime>(self: A, parts: Partial<DateTime.PartsWithWeekday>): A;\n};\n/**\n * Set the different parts of a `DateTime` as an object.\n *\n * @since 3.6.0\n * @category parts\n */\nexport declare const setPartsUtc: {\n    /**\n     * Set the different parts of a `DateTime` as an object.\n     *\n     * @since 3.6.0\n     * @category parts\n     */\n    (parts: Partial<DateTime.PartsWithWeekday>): <A extends DateTime>(self: A) => A;\n    /**\n     * Set the different parts of a `DateTime` as an object.\n     *\n     * @since 3.6.0\n     * @category parts\n     */\n    <A extends DateTime>(self: A, parts: Partial<DateTime.PartsWithWeekday>): A;\n};\ndeclare const CurrentTimeZone_base: Context.TagClass<CurrentTimeZone, \"effect/DateTime/CurrentTimeZone\", TimeZone>;\n/**\n * @since 3.11.0\n * @category current time zone\n */\nexport declare class CurrentTimeZone extends CurrentTimeZone_base {\n}\n/**\n * Set the time zone of a `DateTime` to the current time zone, which is\n * determined by the `CurrentTimeZone` service.\n *\n * @since 3.6.0\n * @category current time zone\n * @example\n * ```ts\n * import { DateTime, Effect } from \"effect\"\n *\n * Effect.gen(function* () {\n *   const now = yield* DateTime.now\n *\n *   // set the time zone to \"Europe/London\"\n *   const zoned = yield* DateTime.setZoneCurrent(now)\n * }).pipe(DateTime.withCurrentZoneNamed(\"Europe/London\"))\n * ```\n */\nexport declare const setZoneCurrent: (self: DateTime) => Effect.Effect<Zoned, never, CurrentTimeZone>;\n/**\n * Provide the `CurrentTimeZone` to an effect.\n *\n * @since 3.6.0\n * @category current time zone\n * @example\n * ```ts\n * import { DateTime, Effect } from \"effect\"\n *\n * const zone = DateTime.zoneUnsafeMakeNamed(\"Europe/London\")\n *\n * Effect.gen(function* () {\n *   const now = yield* DateTime.nowInCurrentZone\n * }).pipe(DateTime.withCurrentZone(zone))\n * ```\n */\nexport declare const withCurrentZone: {\n    /**\n     * Provide the `CurrentTimeZone` to an effect.\n     *\n     * @since 3.6.0\n     * @category current time zone\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * const zone = DateTime.zoneUnsafeMakeNamed(\"Europe/London\")\n     *\n     * Effect.gen(function* () {\n     *   const now = yield* DateTime.nowInCurrentZone\n     * }).pipe(DateTime.withCurrentZone(zone))\n     * ```\n     */\n    (zone: TimeZone): <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, Exclude<R, CurrentTimeZone>>;\n    /**\n     * Provide the `CurrentTimeZone` to an effect.\n     *\n     * @since 3.6.0\n     * @category current time zone\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * const zone = DateTime.zoneUnsafeMakeNamed(\"Europe/London\")\n     *\n     * Effect.gen(function* () {\n     *   const now = yield* DateTime.nowInCurrentZone\n     * }).pipe(DateTime.withCurrentZone(zone))\n     * ```\n     */\n    <A, E, R>(effect: Effect.Effect<A, E, R>, zone: TimeZone): Effect.Effect<A, E, Exclude<R, CurrentTimeZone>>;\n};\n/**\n * Provide the `CurrentTimeZone` to an effect, using the system's local time\n * zone.\n *\n * @since 3.6.0\n * @category current time zone\n * @example\n * ```ts\n * import { DateTime, Effect } from \"effect\"\n *\n * Effect.gen(function* () {\n *   // will use the system's local time zone\n *   const now = yield* DateTime.nowInCurrentZone\n * }).pipe(DateTime.withCurrentZoneLocal)\n * ```\n */\nexport declare const withCurrentZoneLocal: <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, Exclude<R, CurrentTimeZone>>;\n/**\n * Provide the `CurrentTimeZone` to an effect, using a offset.\n *\n * @since 3.6.0\n * @category current time zone\n * @example\n * ```ts\n * import { DateTime, Effect } from \"effect\"\n *\n * Effect.gen(function* () {\n *   // will use the system's local time zone\n *   const now = yield* DateTime.nowInCurrentZone\n * }).pipe(DateTime.withCurrentZoneOffset(3 * 60 * 60 * 1000))\n * ```\n */\nexport declare const withCurrentZoneOffset: {\n    /**\n     * Provide the `CurrentTimeZone` to an effect, using a offset.\n     *\n     * @since 3.6.0\n     * @category current time zone\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   // will use the system's local time zone\n     *   const now = yield* DateTime.nowInCurrentZone\n     * }).pipe(DateTime.withCurrentZoneOffset(3 * 60 * 60 * 1000))\n     * ```\n     */\n    (offset: number): <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, Exclude<R, CurrentTimeZone>>;\n    /**\n     * Provide the `CurrentTimeZone` to an effect, using a offset.\n     *\n     * @since 3.6.0\n     * @category current time zone\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   // will use the system's local time zone\n     *   const now = yield* DateTime.nowInCurrentZone\n     * }).pipe(DateTime.withCurrentZoneOffset(3 * 60 * 60 * 1000))\n     * ```\n     */\n    <A, E, R>(effect: Effect.Effect<A, E, R>, offset: number): Effect.Effect<A, E, Exclude<R, CurrentTimeZone>>;\n};\n/**\n * Provide the `CurrentTimeZone` to an effect using an IANA time zone\n * identifier.\n *\n * If the time zone is invalid, it will fail with an `IllegalArgumentException`.\n *\n * @since 3.6.0\n * @category current time zone\n * @example\n * ```ts\n * import { DateTime, Effect } from \"effect\"\n *\n * Effect.gen(function* () {\n *   // will use the \"Europe/London\" time zone\n *   const now = yield* DateTime.nowInCurrentZone\n * }).pipe(DateTime.withCurrentZoneNamed(\"Europe/London\"))\n * ```\n */\nexport declare const withCurrentZoneNamed: {\n    /**\n     * Provide the `CurrentTimeZone` to an effect using an IANA time zone\n     * identifier.\n     *\n     * If the time zone is invalid, it will fail with an `IllegalArgumentException`.\n     *\n     * @since 3.6.0\n     * @category current time zone\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   // will use the \"Europe/London\" time zone\n     *   const now = yield* DateTime.nowInCurrentZone\n     * }).pipe(DateTime.withCurrentZoneNamed(\"Europe/London\"))\n     * ```\n     */\n    (zone: string): <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E | IllegalArgumentException, Exclude<R, CurrentTimeZone>>;\n    /**\n     * Provide the `CurrentTimeZone` to an effect using an IANA time zone\n     * identifier.\n     *\n     * If the time zone is invalid, it will fail with an `IllegalArgumentException`.\n     *\n     * @since 3.6.0\n     * @category current time zone\n     * @example\n     * ```ts\n     * import { DateTime, Effect } from \"effect\"\n     *\n     * Effect.gen(function* () {\n     *   // will use the \"Europe/London\" time zone\n     *   const now = yield* DateTime.nowInCurrentZone\n     * }).pipe(DateTime.withCurrentZoneNamed(\"Europe/London\"))\n     * ```\n     */\n    <A, E, R>(effect: Effect.Effect<A, E, R>, zone: string): Effect.Effect<A, E | IllegalArgumentException, Exclude<R, CurrentTimeZone>>;\n};\n/**\n * Get the current time as a `DateTime.Zoned`, using the `CurrentTimeZone`.\n *\n * @since 3.6.0\n * @category current time zone\n * @example\n * ```ts\n * import { DateTime, Effect } from \"effect\"\n *\n * Effect.gen(function* () {\n *   // will use the \"Europe/London\" time zone\n *   const now = yield* DateTime.nowInCurrentZone\n * }).pipe(DateTime.withCurrentZoneNamed(\"Europe/London\"))\n * ```\n */\nexport declare const nowInCurrentZone: Effect.Effect<Zoned, never, CurrentTimeZone>;\n/**\n * Modify a `DateTime` by applying a function to a cloned `Date` instance.\n *\n * The `Date` will first have the time zone applied if possible, and then be\n * converted back to a `DateTime` within the same time zone.\n *\n * Supports `disambiguation` when the new wall clock time is ambiguous.\n *\n * @since 3.6.0\n * @category mapping\n */\nexport declare const mutate: {\n    /**\n     * Modify a `DateTime` by applying a function to a cloned `Date` instance.\n     *\n     * The `Date` will first have the time zone applied if possible, and then be\n     * converted back to a `DateTime` within the same time zone.\n     *\n     * Supports `disambiguation` when the new wall clock time is ambiguous.\n     *\n     * @since 3.6.0\n     * @category mapping\n     */\n    (f: (date: Date) => void, options?: {\n        readonly disambiguation?: Disambiguation | undefined;\n    }): <A extends DateTime>(self: A) => A;\n    /**\n     * Modify a `DateTime` by applying a function to a cloned `Date` instance.\n     *\n     * The `Date` will first have the time zone applied if possible, and then be\n     * converted back to a `DateTime` within the same time zone.\n     *\n     * Supports `disambiguation` when the new wall clock time is ambiguous.\n     *\n     * @since 3.6.0\n     * @category mapping\n     */\n    <A extends DateTime>(self: A, f: (date: Date) => void, options?: {\n        readonly disambiguation?: Disambiguation | undefined;\n    }): A;\n};\n/**\n * Modify a `DateTime` by applying a function to a cloned UTC `Date` instance.\n *\n * @since 3.6.0\n * @category mapping\n */\nexport declare const mutateUtc: {\n    /**\n     * Modify a `DateTime` by applying a function to a cloned UTC `Date` instance.\n     *\n     * @since 3.6.0\n     * @category mapping\n     */\n    (f: (date: Date) => void): <A extends DateTime>(self: A) => A;\n    /**\n     * Modify a `DateTime` by applying a function to a cloned UTC `Date` instance.\n     *\n     * @since 3.6.0\n     * @category mapping\n     */\n    <A extends DateTime>(self: A, f: (date: Date) => void): A;\n};\n/**\n * Transform a `DateTime` by applying a function to the number of milliseconds\n * since the Unix epoch.\n *\n * @since 3.6.0\n * @category mapping\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * // add 10 milliseconds\n * DateTime.unsafeMake(0).pipe(\n *   DateTime.mapEpochMillis((millis) => millis + 10)\n * )\n * ```\n */\nexport declare const mapEpochMillis: {\n    /**\n     * Transform a `DateTime` by applying a function to the number of milliseconds\n     * since the Unix epoch.\n     *\n     * @since 3.6.0\n     * @category mapping\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // add 10 milliseconds\n     * DateTime.unsafeMake(0).pipe(\n     *   DateTime.mapEpochMillis((millis) => millis + 10)\n     * )\n     * ```\n     */\n    (f: (millis: number) => number): <A extends DateTime>(self: A) => A;\n    /**\n     * Transform a `DateTime` by applying a function to the number of milliseconds\n     * since the Unix epoch.\n     *\n     * @since 3.6.0\n     * @category mapping\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // add 10 milliseconds\n     * DateTime.unsafeMake(0).pipe(\n     *   DateTime.mapEpochMillis((millis) => millis + 10)\n     * )\n     * ```\n     */\n    <A extends DateTime>(self: A, f: (millis: number) => number): A;\n};\n/**\n * Using the time zone adjusted `Date`, apply a function to the `Date` and\n * return the result.\n *\n * @since 3.6.0\n * @category mapping\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * // get the time zone adjusted date in milliseconds\n * DateTime.unsafeMakeZoned(0, { timeZone: \"Europe/London\" }).pipe(\n *   DateTime.withDate((date) => date.getTime())\n * )\n * ```\n */\nexport declare const withDate: {\n    /**\n     * Using the time zone adjusted `Date`, apply a function to the `Date` and\n     * return the result.\n     *\n     * @since 3.6.0\n     * @category mapping\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // get the time zone adjusted date in milliseconds\n     * DateTime.unsafeMakeZoned(0, { timeZone: \"Europe/London\" }).pipe(\n     *   DateTime.withDate((date) => date.getTime())\n     * )\n     * ```\n     */\n    <A>(f: (date: Date) => A): (self: DateTime) => A;\n    /**\n     * Using the time zone adjusted `Date`, apply a function to the `Date` and\n     * return the result.\n     *\n     * @since 3.6.0\n     * @category mapping\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // get the time zone adjusted date in milliseconds\n     * DateTime.unsafeMakeZoned(0, { timeZone: \"Europe/London\" }).pipe(\n     *   DateTime.withDate((date) => date.getTime())\n     * )\n     * ```\n     */\n    <A>(self: DateTime, f: (date: Date) => A): A;\n};\n/**\n * Using the time zone adjusted `Date`, apply a function to the `Date` and\n * return the result.\n *\n * @since 3.6.0\n * @category mapping\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * // get the date in milliseconds\n * DateTime.unsafeMake(0).pipe(\n *   DateTime.withDateUtc((date) => date.getTime())\n * )\n * ```\n */\nexport declare const withDateUtc: {\n    /**\n     * Using the time zone adjusted `Date`, apply a function to the `Date` and\n     * return the result.\n     *\n     * @since 3.6.0\n     * @category mapping\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // get the date in milliseconds\n     * DateTime.unsafeMake(0).pipe(\n     *   DateTime.withDateUtc((date) => date.getTime())\n     * )\n     * ```\n     */\n    <A>(f: (date: Date) => A): (self: DateTime) => A;\n    /**\n     * Using the time zone adjusted `Date`, apply a function to the `Date` and\n     * return the result.\n     *\n     * @since 3.6.0\n     * @category mapping\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // get the date in milliseconds\n     * DateTime.unsafeMake(0).pipe(\n     *   DateTime.withDateUtc((date) => date.getTime())\n     * )\n     * ```\n     */\n    <A>(self: DateTime, f: (date: Date) => A): A;\n};\n/**\n * @since 3.6.0\n * @category mapping\n */\nexport declare const match: {\n    /**\n     * @since 3.6.0\n     * @category mapping\n     */\n    <A, B>(options: {\n        readonly onUtc: (_: Utc) => A;\n        readonly onZoned: (_: Zoned) => B;\n    }): (self: DateTime) => A | B;\n    /**\n     * @since 3.6.0\n     * @category mapping\n     */\n    <A, B>(self: DateTime, options: {\n        readonly onUtc: (_: Utc) => A;\n        readonly onZoned: (_: Zoned) => B;\n    }): A | B;\n};\n/**\n * Add the given `Duration` to a `DateTime`.\n *\n * @since 3.6.0\n * @category math\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * // add 5 minutes\n * DateTime.unsafeMake(0).pipe(\n *   DateTime.addDuration(\"5 minutes\")\n * )\n * ```\n */\nexport declare const addDuration: {\n    /**\n     * Add the given `Duration` to a `DateTime`.\n     *\n     * @since 3.6.0\n     * @category math\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // add 5 minutes\n     * DateTime.unsafeMake(0).pipe(\n     *   DateTime.addDuration(\"5 minutes\")\n     * )\n     * ```\n     */\n    (duration: Duration.DurationInput): <A extends DateTime>(self: A) => A;\n    /**\n     * Add the given `Duration` to a `DateTime`.\n     *\n     * @since 3.6.0\n     * @category math\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // add 5 minutes\n     * DateTime.unsafeMake(0).pipe(\n     *   DateTime.addDuration(\"5 minutes\")\n     * )\n     * ```\n     */\n    <A extends DateTime>(self: A, duration: Duration.DurationInput): A;\n};\n/**\n * Subtract the given `Duration` from a `DateTime`.\n *\n * @since 3.6.0\n * @category math\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * // subtract 5 minutes\n * DateTime.unsafeMake(0).pipe(\n *   DateTime.subtractDuration(\"5 minutes\")\n * )\n * ```\n */\nexport declare const subtractDuration: {\n    /**\n     * Subtract the given `Duration` from a `DateTime`.\n     *\n     * @since 3.6.0\n     * @category math\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // subtract 5 minutes\n     * DateTime.unsafeMake(0).pipe(\n     *   DateTime.subtractDuration(\"5 minutes\")\n     * )\n     * ```\n     */\n    (duration: Duration.DurationInput): <A extends DateTime>(self: A) => A;\n    /**\n     * Subtract the given `Duration` from a `DateTime`.\n     *\n     * @since 3.6.0\n     * @category math\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // subtract 5 minutes\n     * DateTime.unsafeMake(0).pipe(\n     *   DateTime.subtractDuration(\"5 minutes\")\n     * )\n     * ```\n     */\n    <A extends DateTime>(self: A, duration: Duration.DurationInput): A;\n};\n/**\n * Add the given `amount` of `unit`'s to a `DateTime`.\n *\n * The time zone is taken into account when adding days, weeks, months, and\n * years.\n *\n * @since 3.6.0\n * @category math\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * // add 5 minutes\n * DateTime.unsafeMake(0).pipe(\n *   DateTime.add({ minutes: 5 })\n * )\n * ```\n */\nexport declare const add: {\n    /**\n     * Add the given `amount` of `unit`'s to a `DateTime`.\n     *\n     * The time zone is taken into account when adding days, weeks, months, and\n     * years.\n     *\n     * @since 3.6.0\n     * @category math\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // add 5 minutes\n     * DateTime.unsafeMake(0).pipe(\n     *   DateTime.add({ minutes: 5 })\n     * )\n     * ```\n     */\n    (parts: Partial<DateTime.PartsForMath>): <A extends DateTime>(self: A) => A;\n    /**\n     * Add the given `amount` of `unit`'s to a `DateTime`.\n     *\n     * The time zone is taken into account when adding days, weeks, months, and\n     * years.\n     *\n     * @since 3.6.0\n     * @category math\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // add 5 minutes\n     * DateTime.unsafeMake(0).pipe(\n     *   DateTime.add({ minutes: 5 })\n     * )\n     * ```\n     */\n    <A extends DateTime>(self: A, parts: Partial<DateTime.PartsForMath>): A;\n};\n/**\n * Subtract the given `amount` of `unit`'s from a `DateTime`.\n *\n * @since 3.6.0\n * @category math\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * // subtract 5 minutes\n * DateTime.unsafeMake(0).pipe(\n *   DateTime.subtract({ minutes: 5 })\n * )\n * ```\n */\nexport declare const subtract: {\n    /**\n     * Subtract the given `amount` of `unit`'s from a `DateTime`.\n     *\n     * @since 3.6.0\n     * @category math\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // subtract 5 minutes\n     * DateTime.unsafeMake(0).pipe(\n     *   DateTime.subtract({ minutes: 5 })\n     * )\n     * ```\n     */\n    (parts: Partial<DateTime.PartsForMath>): <A extends DateTime>(self: A) => A;\n    /**\n     * Subtract the given `amount` of `unit`'s from a `DateTime`.\n     *\n     * @since 3.6.0\n     * @category math\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // subtract 5 minutes\n     * DateTime.unsafeMake(0).pipe(\n     *   DateTime.subtract({ minutes: 5 })\n     * )\n     * ```\n     */\n    <A extends DateTime>(self: A, parts: Partial<DateTime.PartsForMath>): A;\n};\n/**\n * Converts a `DateTime` to the start of the given `part`.\n *\n * If the part is `week`, the `weekStartsOn` option can be used to specify the\n * day of the week that the week starts on. The default is 0 (Sunday).\n *\n * @since 3.6.0\n * @category math\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * // returns \"2024-01-01T00:00:00Z\"\n * DateTime.unsafeMake(\"2024-01-01T12:00:00Z\").pipe(\n *   DateTime.startOf(\"day\"),\n *   DateTime.formatIso\n * )\n * ```\n */\nexport declare const startOf: {\n    /**\n     * Converts a `DateTime` to the start of the given `part`.\n     *\n     * If the part is `week`, the `weekStartsOn` option can be used to specify the\n     * day of the week that the week starts on. The default is 0 (Sunday).\n     *\n     * @since 3.6.0\n     * @category math\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // returns \"2024-01-01T00:00:00Z\"\n     * DateTime.unsafeMake(\"2024-01-01T12:00:00Z\").pipe(\n     *   DateTime.startOf(\"day\"),\n     *   DateTime.formatIso\n     * )\n     * ```\n     */\n    (part: DateTime.UnitSingular, options?: {\n        readonly weekStartsOn?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | undefined;\n    }): <A extends DateTime>(self: A) => A;\n    /**\n     * Converts a `DateTime` to the start of the given `part`.\n     *\n     * If the part is `week`, the `weekStartsOn` option can be used to specify the\n     * day of the week that the week starts on. The default is 0 (Sunday).\n     *\n     * @since 3.6.0\n     * @category math\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // returns \"2024-01-01T00:00:00Z\"\n     * DateTime.unsafeMake(\"2024-01-01T12:00:00Z\").pipe(\n     *   DateTime.startOf(\"day\"),\n     *   DateTime.formatIso\n     * )\n     * ```\n     */\n    <A extends DateTime>(self: A, part: DateTime.UnitSingular, options?: {\n        readonly weekStartsOn?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | undefined;\n    }): A;\n};\n/**\n * Converts a `DateTime` to the end of the given `part`.\n *\n * If the part is `week`, the `weekStartsOn` option can be used to specify the\n * day of the week that the week starts on. The default is 0 (Sunday).\n *\n * @since 3.6.0\n * @category math\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * // returns \"2024-01-01T23:59:59.999Z\"\n * DateTime.unsafeMake(\"2024-01-01T12:00:00Z\").pipe(\n *   DateTime.endOf(\"day\"),\n *   DateTime.formatIso\n * )\n * ```\n */\nexport declare const endOf: {\n    /**\n     * Converts a `DateTime` to the end of the given `part`.\n     *\n     * If the part is `week`, the `weekStartsOn` option can be used to specify the\n     * day of the week that the week starts on. The default is 0 (Sunday).\n     *\n     * @since 3.6.0\n     * @category math\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // returns \"2024-01-01T23:59:59.999Z\"\n     * DateTime.unsafeMake(\"2024-01-01T12:00:00Z\").pipe(\n     *   DateTime.endOf(\"day\"),\n     *   DateTime.formatIso\n     * )\n     * ```\n     */\n    (part: DateTime.UnitSingular, options?: {\n        readonly weekStartsOn?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | undefined;\n    }): <A extends DateTime>(self: A) => A;\n    /**\n     * Converts a `DateTime` to the end of the given `part`.\n     *\n     * If the part is `week`, the `weekStartsOn` option can be used to specify the\n     * day of the week that the week starts on. The default is 0 (Sunday).\n     *\n     * @since 3.6.0\n     * @category math\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // returns \"2024-01-01T23:59:59.999Z\"\n     * DateTime.unsafeMake(\"2024-01-01T12:00:00Z\").pipe(\n     *   DateTime.endOf(\"day\"),\n     *   DateTime.formatIso\n     * )\n     * ```\n     */\n    <A extends DateTime>(self: A, part: DateTime.UnitSingular, options?: {\n        readonly weekStartsOn?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | undefined;\n    }): A;\n};\n/**\n * Converts a `DateTime` to the nearest given `part`.\n *\n * If the part is `week`, the `weekStartsOn` option can be used to specify the\n * day of the week that the week starts on. The default is 0 (Sunday).\n *\n * @since 3.6.0\n * @category math\n * @example\n * ```ts\n * import { DateTime } from \"effect\"\n *\n * // returns \"2024-01-02T00:00:00Z\"\n * DateTime.unsafeMake(\"2024-01-01T12:01:00Z\").pipe(\n *   DateTime.nearest(\"day\"),\n *   DateTime.formatIso\n * )\n * ```\n */\nexport declare const nearest: {\n    /**\n     * Converts a `DateTime` to the nearest given `part`.\n     *\n     * If the part is `week`, the `weekStartsOn` option can be used to specify the\n     * day of the week that the week starts on. The default is 0 (Sunday).\n     *\n     * @since 3.6.0\n     * @category math\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // returns \"2024-01-02T00:00:00Z\"\n     * DateTime.unsafeMake(\"2024-01-01T12:01:00Z\").pipe(\n     *   DateTime.nearest(\"day\"),\n     *   DateTime.formatIso\n     * )\n     * ```\n     */\n    (part: DateTime.UnitSingular, options?: {\n        readonly weekStartsOn?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | undefined;\n    }): <A extends DateTime>(self: A) => A;\n    /**\n     * Converts a `DateTime` to the nearest given `part`.\n     *\n     * If the part is `week`, the `weekStartsOn` option can be used to specify the\n     * day of the week that the week starts on. The default is 0 (Sunday).\n     *\n     * @since 3.6.0\n     * @category math\n     * @example\n     * ```ts\n     * import { DateTime } from \"effect\"\n     *\n     * // returns \"2024-01-02T00:00:00Z\"\n     * DateTime.unsafeMake(\"2024-01-01T12:01:00Z\").pipe(\n     *   DateTime.nearest(\"day\"),\n     *   DateTime.formatIso\n     * )\n     * ```\n     */\n    <A extends DateTime>(self: A, part: DateTime.UnitSingular, options?: {\n        readonly weekStartsOn?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | undefined;\n    }): A;\n};\n/**\n * Format a `DateTime` as a string using the `DateTimeFormat` API.\n *\n * The `timeZone` option is set to the offset of the time zone.\n *\n * Note: On Node versions < 22, fixed \"Offset\" zones will set the time zone to\n * \"UTC\" and use the adjusted `Date`.\n *\n * @since 3.6.0\n * @category formatting\n */\nexport declare const format: {\n    /**\n     * Format a `DateTime` as a string using the `DateTimeFormat` API.\n     *\n     * The `timeZone` option is set to the offset of the time zone.\n     *\n     * Note: On Node versions < 22, fixed \"Offset\" zones will set the time zone to\n     * \"UTC\" and use the adjusted `Date`.\n     *\n     * @since 3.6.0\n     * @category formatting\n     */\n    (options?: Intl.DateTimeFormatOptions & {\n        readonly locale?: Intl.LocalesArgument;\n    } | undefined): (self: DateTime) => string;\n    /**\n     * Format a `DateTime` as a string using the `DateTimeFormat` API.\n     *\n     * The `timeZone` option is set to the offset of the time zone.\n     *\n     * Note: On Node versions < 22, fixed \"Offset\" zones will set the time zone to\n     * \"UTC\" and use the adjusted `Date`.\n     *\n     * @since 3.6.0\n     * @category formatting\n     */\n    (self: DateTime, options?: Intl.DateTimeFormatOptions & {\n        readonly locale?: Intl.LocalesArgument;\n    } | undefined): string;\n};\n/**\n * Format a `DateTime` as a string using the `DateTimeFormat` API.\n *\n * It will use the system's local time zone & locale.\n *\n * @since 3.6.0\n * @category formatting\n */\nexport declare const formatLocal: {\n    /**\n     * Format a `DateTime` as a string using the `DateTimeFormat` API.\n     *\n     * It will use the system's local time zone & locale.\n     *\n     * @since 3.6.0\n     * @category formatting\n     */\n    (options?: Intl.DateTimeFormatOptions & {\n        readonly locale?: Intl.LocalesArgument;\n    } | undefined): (self: DateTime) => string;\n    /**\n     * Format a `DateTime` as a string using the `DateTimeFormat` API.\n     *\n     * It will use the system's local time zone & locale.\n     *\n     * @since 3.6.0\n     * @category formatting\n     */\n    (self: DateTime, options?: Intl.DateTimeFormatOptions & {\n        readonly locale?: Intl.LocalesArgument;\n    } | undefined): string;\n};\n/**\n * Format a `DateTime` as a string using the `DateTimeFormat` API.\n *\n * This forces the time zone to be UTC.\n *\n * @since 3.6.0\n * @category formatting\n */\nexport declare const formatUtc: {\n    /**\n     * Format a `DateTime` as a string using the `DateTimeFormat` API.\n     *\n     * This forces the time zone to be UTC.\n     *\n     * @since 3.6.0\n     * @category formatting\n     */\n    (options?: Intl.DateTimeFormatOptions & {\n        readonly locale?: Intl.LocalesArgument;\n    } | undefined): (self: DateTime) => string;\n    /**\n     * Format a `DateTime` as a string using the `DateTimeFormat` API.\n     *\n     * This forces the time zone to be UTC.\n     *\n     * @since 3.6.0\n     * @category formatting\n     */\n    (self: DateTime, options?: Intl.DateTimeFormatOptions & {\n        readonly locale?: Intl.LocalesArgument;\n    } | undefined): string;\n};\n/**\n * Format a `DateTime` as a string using the `DateTimeFormat` API.\n *\n * @since 3.6.0\n * @category formatting\n */\nexport declare const formatIntl: {\n    /**\n     * Format a `DateTime` as a string using the `DateTimeFormat` API.\n     *\n     * @since 3.6.0\n     * @category formatting\n     */\n    (format: Intl.DateTimeFormat): (self: DateTime) => string;\n    /**\n     * Format a `DateTime` as a string using the `DateTimeFormat` API.\n     *\n     * @since 3.6.0\n     * @category formatting\n     */\n    (self: DateTime, format: Intl.DateTimeFormat): string;\n};\n/**\n * Format a `DateTime` as a UTC ISO string.\n *\n * @since 3.6.0\n * @category formatting\n */\nexport declare const formatIso: (self: DateTime) => string;\n/**\n * Format a `DateTime` as a time zone adjusted ISO date string.\n *\n * @since 3.6.0\n * @category formatting\n */\nexport declare const formatIsoDate: (self: DateTime) => string;\n/**\n * Format a `DateTime` as a UTC ISO date string.\n *\n * @since 3.6.0\n * @category formatting\n */\nexport declare const formatIsoDateUtc: (self: DateTime) => string;\n/**\n * Format a `DateTime.Zoned` as a ISO string with an offset.\n *\n * @since 3.6.0\n * @category formatting\n */\nexport declare const formatIsoOffset: (self: DateTime) => string;\n/**\n * Format a `DateTime.Zoned` as a string.\n *\n * It uses the format: `YYYY-MM-DDTHH:mm:ss.sss+HH:MM[Time/Zone]`.\n *\n * @since 3.6.0\n * @category formatting\n */\nexport declare const formatIsoZoned: (self: Zoned) => string;\n/**\n * Create a Layer from the given time zone.\n *\n * @since 3.6.0\n * @category current time zone\n */\nexport declare const layerCurrentZone: (zone: TimeZone) => Layer.Layer<CurrentTimeZone>;\n/**\n * Create a Layer from the given time zone offset.\n *\n * @since 3.6.0\n * @category current time zone\n */\nexport declare const layerCurrentZoneOffset: (offset: number) => Layer.Layer<CurrentTimeZone>;\n/**\n * Create a Layer from the given IANA time zone identifier.\n *\n * @since 3.6.0\n * @category current time zone\n */\nexport declare const layerCurrentZoneNamed: (zoneId: string) => Layer.Layer<CurrentTimeZone, IllegalArgumentException>;\n/**\n * Create a Layer from the systems local time zone.\n *\n * @since 3.6.0\n * @category current time zone\n */\nexport declare const layerCurrentZoneLocal: Layer.Layer<CurrentTimeZone>;\nexport {};\n//# sourceMappingURL=DateTime.d.ts.map",
  "node_modules/effect/dist/dts/DefaultServices.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Clock from \"./Clock.js\";\nimport type * as ConfigProvider from \"./ConfigProvider.js\";\nimport type * as Console from \"./Console.js\";\nimport type * as Context from \"./Context.js\";\nimport type * as FiberRef from \"./FiberRef.js\";\nimport type * as Random from \"./Random.js\";\nimport type * as Tracer from \"./Tracer.js\";\n/**\n * @since 2.0.0\n * @category models\n */\nexport type DefaultServices = Clock.Clock | Console.Console | Random.Random | ConfigProvider.ConfigProvider | Tracer.Tracer;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const liveServices: Context.Context<DefaultServices>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentServices: FiberRef.FiberRef<Context.Context<DefaultServices>>;\n//# sourceMappingURL=DefaultServices.d.ts.map",
  "node_modules/effect/dist/dts/Deferred.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Cause from \"./Cause.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type * as FiberId from \"./FiberId.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type * as Option from \"./Option.js\";\nimport type * as Types from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const DeferredTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type DeferredTypeId = typeof DeferredTypeId;\n/**\n * A `Deferred` represents an asynchronous variable that can be set exactly\n * once, with the ability for an arbitrary number of fibers to suspend (by\n * calling `Deferred.await`) and automatically resume when the variable is set.\n *\n * `Deferred` can be used for building primitive actions whose completions\n * require the coordinated action of multiple fibers, and for building\n * higher-level concurrent or asynchronous structures.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Deferred<in out A, in out E = never> extends Effect.Effect<A, E>, Deferred.Variance<A, E> {\n    readonly [Unify.typeSymbol]?: unknown;\n    readonly [Unify.unifySymbol]?: DeferredUnify<this>;\n    readonly [Unify.ignoreSymbol]?: DeferredUnifyIgnore;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface DeferredUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Effect.EffectUnify<A> {\n    Deferred?: () => Extract<A[Unify.typeSymbol], Deferred<any, any>>;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface DeferredUnifyIgnore extends Effect.EffectUnifyIgnore {\n    Effect?: true;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Deferred {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in out A, in out E> {\n        readonly [DeferredTypeId]: {\n            readonly _A: Types.Invariant<A>;\n            readonly _E: Types.Invariant<E>;\n        };\n    }\n}\n/**\n * Creates a new `Deferred`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <A, E = never>() => Effect.Effect<Deferred<A, E>>;\n/**\n * Creates a new `Deferred` from the specified `FiberId`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeAs: <A, E = never>(fiberId: FiberId.FiberId) => Effect.Effect<Deferred<A, E>>;\ndeclare const _await: <A, E>(self: Deferred<A, E>) => Effect.Effect<A, E>;\nexport { \n/**\n * Retrieves the value of the `Deferred`, suspending the fiber running the\n * workflow until the result is available.\n *\n * @since 2.0.0\n * @category getters\n */\n_await as await };\n/**\n * Completes the deferred with the result of the specified effect. If the\n * deferred has already been completed, the method will produce false.\n *\n * Note that `Deferred.completeWith` will be much faster, so consider using\n * that if you do not need to memoize the result of the specified effect.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const complete: {\n    /**\n     * Completes the deferred with the result of the specified effect. If the\n     * deferred has already been completed, the method will produce false.\n     *\n     * Note that `Deferred.completeWith` will be much faster, so consider using\n     * that if you do not need to memoize the result of the specified effect.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E>(effect: Effect.Effect<A, E>): (self: Deferred<A, E>) => Effect.Effect<boolean>;\n    /**\n     * Completes the deferred with the result of the specified effect. If the\n     * deferred has already been completed, the method will produce false.\n     *\n     * Note that `Deferred.completeWith` will be much faster, so consider using\n     * that if you do not need to memoize the result of the specified effect.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E>(self: Deferred<A, E>, effect: Effect.Effect<A, E>): Effect.Effect<boolean>;\n};\n/**\n * Completes the deferred with the result of the specified effect. If the\n * deferred has already been completed, the method will produce false.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const completeWith: {\n    /**\n     * Completes the deferred with the result of the specified effect. If the\n     * deferred has already been completed, the method will produce false.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E>(effect: Effect.Effect<A, E>): (self: Deferred<A, E>) => Effect.Effect<boolean>;\n    /**\n     * Completes the deferred with the result of the specified effect. If the\n     * deferred has already been completed, the method will produce false.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E>(self: Deferred<A, E>, effect: Effect.Effect<A, E>): Effect.Effect<boolean>;\n};\n/**\n * Exits the `Deferred` with the specified `Exit` value, which will be\n * propagated to all fibers waiting on the value of the `Deferred`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const done: {\n    /**\n     * Exits the `Deferred` with the specified `Exit` value, which will be\n     * propagated to all fibers waiting on the value of the `Deferred`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E>(exit: Exit.Exit<A, E>): (self: Deferred<A, E>) => Effect.Effect<boolean>;\n    /**\n     * Exits the `Deferred` with the specified `Exit` value, which will be\n     * propagated to all fibers waiting on the value of the `Deferred`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E>(self: Deferred<A, E>, exit: Exit.Exit<A, E>): Effect.Effect<boolean>;\n};\n/**\n * Fails the `Deferred` with the specified error, which will be propagated to\n * all fibers waiting on the value of the `Deferred`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const fail: {\n    /**\n     * Fails the `Deferred` with the specified error, which will be propagated to\n     * all fibers waiting on the value of the `Deferred`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <E>(error: E): <A>(self: Deferred<A, E>) => Effect.Effect<boolean>;\n    /**\n     * Fails the `Deferred` with the specified error, which will be propagated to\n     * all fibers waiting on the value of the `Deferred`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E>(self: Deferred<A, E>, error: E): Effect.Effect<boolean>;\n};\n/**\n * Fails the `Deferred` with the specified error, which will be propagated to\n * all fibers waiting on the value of the `Deferred`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const failSync: {\n    /**\n     * Fails the `Deferred` with the specified error, which will be propagated to\n     * all fibers waiting on the value of the `Deferred`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <E>(evaluate: LazyArg<E>): <A>(self: Deferred<A, E>) => Effect.Effect<boolean>;\n    /**\n     * Fails the `Deferred` with the specified error, which will be propagated to\n     * all fibers waiting on the value of the `Deferred`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E>(self: Deferred<A, E>, evaluate: LazyArg<E>): Effect.Effect<boolean>;\n};\n/**\n * Fails the `Deferred` with the specified `Cause`, which will be propagated to\n * all fibers waiting on the value of the `Deferred`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const failCause: {\n    /**\n     * Fails the `Deferred` with the specified `Cause`, which will be propagated to\n     * all fibers waiting on the value of the `Deferred`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <E>(cause: Cause.Cause<E>): <A>(self: Deferred<A, E>) => Effect.Effect<boolean>;\n    /**\n     * Fails the `Deferred` with the specified `Cause`, which will be propagated to\n     * all fibers waiting on the value of the `Deferred`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E>(self: Deferred<A, E>, cause: Cause.Cause<E>): Effect.Effect<boolean>;\n};\n/**\n * Fails the `Deferred` with the specified `Cause`, which will be propagated to\n * all fibers waiting on the value of the `Deferred`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const failCauseSync: {\n    /**\n     * Fails the `Deferred` with the specified `Cause`, which will be propagated to\n     * all fibers waiting on the value of the `Deferred`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <E>(evaluate: LazyArg<Cause.Cause<E>>): <A>(self: Deferred<A, E>) => Effect.Effect<boolean>;\n    /**\n     * Fails the `Deferred` with the specified `Cause`, which will be propagated to\n     * all fibers waiting on the value of the `Deferred`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E>(self: Deferred<A, E>, evaluate: LazyArg<Cause.Cause<E>>): Effect.Effect<boolean>;\n};\n/**\n * Kills the `Deferred` with the specified defect, which will be propagated to\n * all fibers waiting on the value of the `Deferred`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const die: {\n    /**\n     * Kills the `Deferred` with the specified defect, which will be propagated to\n     * all fibers waiting on the value of the `Deferred`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (defect: unknown): <A, E>(self: Deferred<A, E>) => Effect.Effect<boolean>;\n    /**\n     * Kills the `Deferred` with the specified defect, which will be propagated to\n     * all fibers waiting on the value of the `Deferred`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E>(self: Deferred<A, E>, defect: unknown): Effect.Effect<boolean>;\n};\n/**\n * Kills the `Deferred` with the specified defect, which will be propagated to\n * all fibers waiting on the value of the `Deferred`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const dieSync: {\n    /**\n     * Kills the `Deferred` with the specified defect, which will be propagated to\n     * all fibers waiting on the value of the `Deferred`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (evaluate: LazyArg<unknown>): <A, E>(self: Deferred<A, E>) => Effect.Effect<boolean>;\n    /**\n     * Kills the `Deferred` with the specified defect, which will be propagated to\n     * all fibers waiting on the value of the `Deferred`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E>(self: Deferred<A, E>, evaluate: LazyArg<unknown>): Effect.Effect<boolean>;\n};\n/**\n * Completes the `Deferred` with interruption. This will interrupt all fibers\n * waiting on the value of the `Deferred` with the `FiberId` of the fiber\n * calling this method.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const interrupt: <A, E>(self: Deferred<A, E>) => Effect.Effect<boolean>;\n/**\n * Completes the `Deferred` with interruption. This will interrupt all fibers\n * waiting on the value of the `Deferred` with the specified `FiberId`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const interruptWith: {\n    /**\n     * Completes the `Deferred` with interruption. This will interrupt all fibers\n     * waiting on the value of the `Deferred` with the specified `FiberId`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (fiberId: FiberId.FiberId): <A, E>(self: Deferred<A, E>) => Effect.Effect<boolean>;\n    /**\n     * Completes the `Deferred` with interruption. This will interrupt all fibers\n     * waiting on the value of the `Deferred` with the specified `FiberId`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E>(self: Deferred<A, E>, fiberId: FiberId.FiberId): Effect.Effect<boolean>;\n};\n/**\n * Returns `true` if this `Deferred` has already been completed with a value or\n * an error, `false` otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isDone: <A, E>(self: Deferred<A, E>) => Effect.Effect<boolean>;\n/**\n * Returns a `Some<Effect<A, E, R>>` from the `Deferred` if this `Deferred` has\n * already been completed, `None` otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const poll: <A, E>(self: Deferred<A, E>) => Effect.Effect<Option.Option<Effect.Effect<A, E>>>;\n/**\n * Completes the `Deferred` with the specified value.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const succeed: {\n    /**\n     * Completes the `Deferred` with the specified value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(value: A): <E>(self: Deferred<A, E>) => Effect.Effect<boolean>;\n    /**\n     * Completes the `Deferred` with the specified value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E>(self: Deferred<A, E>, value: A): Effect.Effect<boolean>;\n};\n/**\n * Completes the `Deferred` with the specified lazily evaluated value.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const sync: {\n    /**\n     * Completes the `Deferred` with the specified lazily evaluated value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(evaluate: LazyArg<A>): <E>(self: Deferred<A, E>) => Effect.Effect<boolean>;\n    /**\n     * Completes the `Deferred` with the specified lazily evaluated value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E>(self: Deferred<A, E>, evaluate: LazyArg<A>): Effect.Effect<boolean>;\n};\n/**\n * Unsafely creates a new `Deferred` from the specified `FiberId`.\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeMake: <A, E = never>(fiberId: FiberId.FiberId) => Deferred<A, E>;\n/**\n * Unsafely exits the `Deferred` with the specified `Exit` value, which will be\n * propagated to all fibers waiting on the value of the `Deferred`.\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeDone: <A, E>(self: Deferred<A, E>, effect: Effect.Effect<A, E>) => void;\n//# sourceMappingURL=Deferred.d.ts.map",
  "node_modules/effect/dist/dts/Differ.d.ts": "/**\n * @since 2.0.0\n */\nimport type { Chunk } from \"./Chunk.js\";\nimport type { Context } from \"./Context.js\";\nimport type { Either } from \"./Either.js\";\nimport type { Equal } from \"./Equal.js\";\nimport type { HashMap } from \"./HashMap.js\";\nimport type { HashSet } from \"./HashSet.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * A `Differ<Value, Patch>` knows how to compare an old value and new value of\n * type `Value` to produce a patch of type `Patch` that describes the\n * differences between those values. A `Differ` also knows how to apply a patch\n * to an old value to produce a new value that represents the old value updated\n * with the changes described by the patch.\n *\n * A `Differ` can be used to construct a `FiberRef` supporting compositional\n * updates using the `FiberRef.makePatch` constructor.\n *\n * The `Differ` companion object contains constructors for `Differ` values for\n * common data types such as `Chunk`, `HashMap`, and `HashSet``. In addition,\n * `Differ`values can be transformed using the `transform` operator and combined\n * using the `orElseEither` and `zip` operators. This allows creating `Differ`\n * values for arbitrarily complex data types compositionally.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Differ<in out Value, in out Patch> extends Pipeable {\n    readonly [TypeId]: {\n        readonly _V: Types.Invariant<Value>;\n        readonly _P: Types.Invariant<Patch>;\n    };\n    readonly empty: Patch;\n    diff(oldValue: Value, newValue: Value): Patch;\n    combine(first: Patch, second: Patch): Patch;\n    patch(patch: Patch, oldValue: Value): Value;\n}\ndeclare const ChunkPatchTypeId: unique symbol;\ndeclare const ContextPatchTypeId: unique symbol;\ndeclare const HashMapPatchTypeId: unique symbol;\ndeclare const HashSetPatchTypeId: unique symbol;\ndeclare const OrPatchTypeId: unique symbol;\ndeclare const ReadonlyArrayPatchTypeId: unique symbol;\n/**\n * @since 2.0.0\n */\nexport declare namespace Differ {\n    /**\n     * @since 2.0.0\n     */\n    namespace Context {\n        /**\n         * @since 2.0.0\n         * @category symbol\n         */\n        type TypeId = typeof ContextPatchTypeId;\n        /**\n         * A `Patch<Input, Output>` describes an update that transforms a `Env<Input>`\n         * to a `Env<Output>` as a data structure. This allows combining updates to\n         * different services in the environment in a compositional way.\n         *\n         * @since 2.0.0\n         * @category models\n         */\n        interface Patch<in Input, out Output> extends Equal {\n            readonly [ContextPatchTypeId]: {\n                readonly _Input: Types.Contravariant<Input>;\n                readonly _Output: Types.Covariant<Output>;\n            };\n        }\n    }\n    /**\n     * @since 2.0.0\n     */\n    namespace Chunk {\n        /**\n         * @since 2.0.0\n         * @category symbol\n         */\n        type TypeId = typeof ChunkPatchTypeId;\n        /**\n         * A patch which describes updates to a chunk of values.\n         *\n         * @since 2.0.0\n         * @category models\n         */\n        interface Patch<in out Value, in out Patch> extends Equal {\n            readonly [ChunkPatchTypeId]: {\n                readonly _Value: Types.Invariant<Value>;\n                readonly _Patch: Types.Invariant<Patch>;\n            };\n        }\n    }\n    /**\n     * @since 2.0.0\n     */\n    namespace HashMap {\n        /**\n         * @since 2.0.0\n         * @category symbol\n         */\n        type TypeId = typeof HashMapPatchTypeId;\n        /**\n         * A patch which describes updates to a map of keys and values.\n         *\n         * @since 2.0.0\n         * @category models\n         */\n        interface Patch<in out Key, in out Value, in out Patch> extends Equal {\n            readonly [HashMapPatchTypeId]: {\n                readonly _Key: Types.Invariant<Key>;\n                readonly _Value: Types.Invariant<Value>;\n                readonly _Patch: Types.Invariant<Patch>;\n            };\n        }\n    }\n    /**\n     * @since 2.0.0\n     */\n    namespace HashSet {\n        /**\n         * @since 2.0.0\n         * @category symbol\n         */\n        type TypeId = typeof HashSetPatchTypeId;\n        /**\n         * A patch which describes updates to a set of values.\n         *\n         * @since 2.0.0\n         * @category models\n         */\n        interface Patch<in out Value> extends Equal {\n            readonly [HashSetPatchTypeId]: {\n                readonly _Value: Types.Invariant<Value>;\n            };\n        }\n    }\n    /**\n     * @since 2.0.0\n     */\n    namespace Or {\n        /**\n         * @since 2.0.0\n         * @category symbol\n         */\n        type TypeId = typeof OrPatchTypeId;\n        /**\n         * A patch which describes updates to either one value or another.\n         *\n         * @since 2.0.0\n         * @category models\n         */\n        interface Patch<in out Value, in out Value2, in out Patch, in out Patch2> extends Equal {\n            readonly [OrPatchTypeId]: {\n                readonly _Value: Types.Invariant<Value>;\n                readonly _Value2: Types.Invariant<Value2>;\n                readonly _Patch: Types.Invariant<Patch>;\n                readonly _Patch2: Types.Invariant<Patch2>;\n            };\n        }\n    }\n    /**\n     * @since 2.0.0\n     */\n    namespace ReadonlyArray {\n        /**\n         * @since 2.0.0\n         * @category symbol\n         */\n        type TypeId = typeof ReadonlyArrayPatchTypeId;\n        /**\n         * A patch which describes updates to a ReadonlyArray of values.\n         *\n         * @since 2.0.0\n         * @category models\n         */\n        interface Patch<in out Value, in out Patch> extends Equal {\n            readonly [ReadonlyArrayPatchTypeId]: {\n                readonly _Value: Types.Invariant<Value>;\n                readonly _Patch: Types.Invariant<Patch>;\n            };\n        }\n    }\n}\n/**\n * An empty patch that describes no changes.\n *\n * @since 2.0.0\n * @category patch\n */\nexport declare const empty: <Value, Patch>(self: Differ<Value, Patch>) => Patch;\n/**\n * @since 2.0.0\n * @category patch\n */\nexport declare const diff: {\n    /**\n     * @since 2.0.0\n     * @category patch\n     */\n    <Value>(oldValue: Value, newValue: Value): <Patch>(self: Differ<Value, Patch>) => Patch;\n    /**\n     * @since 2.0.0\n     * @category patch\n     */\n    <Value, Patch>(self: Differ<Value, Patch>, oldValue: Value, newValue: Value): Patch;\n};\n/**\n * Combines two patches to produce a new patch that describes the updates of\n * the first patch and then the updates of the second patch. The combine\n * operation should be associative. In addition, if the combine operation is\n * commutative then joining multiple fibers concurrently will result in\n * deterministic `FiberRef` values.\n *\n * @since 2.0.0\n * @category patch\n */\nexport declare const combine: {\n    /**\n     * Combines two patches to produce a new patch that describes the updates of\n     * the first patch and then the updates of the second patch. The combine\n     * operation should be associative. In addition, if the combine operation is\n     * commutative then joining multiple fibers concurrently will result in\n     * deterministic `FiberRef` values.\n     *\n     * @since 2.0.0\n     * @category patch\n     */\n    <Patch>(first: Patch, second: Patch): <Value>(self: Differ<Value, Patch>) => Patch;\n    /**\n     * Combines two patches to produce a new patch that describes the updates of\n     * the first patch and then the updates of the second patch. The combine\n     * operation should be associative. In addition, if the combine operation is\n     * commutative then joining multiple fibers concurrently will result in\n     * deterministic `FiberRef` values.\n     *\n     * @since 2.0.0\n     * @category patch\n     */\n    <Value, Patch>(self: Differ<Value, Patch>, first: Patch, second: Patch): Patch;\n};\n/**\n * Applies a patch to an old value to produce a new value that is equal to the\n * old value with the updates described by the patch.\n *\n * @since 2.0.0\n * @category patch\n */\nexport declare const patch: {\n    /**\n     * Applies a patch to an old value to produce a new value that is equal to the\n     * old value with the updates described by the patch.\n     *\n     * @since 2.0.0\n     * @category patch\n     */\n    <Patch, Value>(patch: Patch, oldValue: Value): (self: Differ<Value, Patch>) => Value;\n    /**\n     * Applies a patch to an old value to produce a new value that is equal to the\n     * old value with the updates described by the patch.\n     *\n     * @since 2.0.0\n     * @category patch\n     */\n    <Patch, Value>(self: Differ<Value, Patch>, patch: Patch, oldValue: Value): Value;\n};\n/**\n * Constructs a new `Differ`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <Value, Patch>(params: {\n    readonly empty: Patch;\n    readonly diff: (oldValue: Value, newValue: Value) => Patch;\n    readonly combine: (first: Patch, second: Patch) => Patch;\n    readonly patch: (patch: Patch, oldValue: Value) => Value;\n}) => Differ<Value, Patch>;\n/**\n * Constructs a differ that knows how to diff `Env` values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const environment: <A>() => Differ<Context<A>, Differ.Context.Patch<A, A>>;\n/**\n * Constructs a differ that knows how to diff a `Chunk` of values given a\n * differ that knows how to diff the values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const chunk: <Value, Patch>(differ: Differ<Value, Patch>) => Differ<Chunk<Value>, Differ.Chunk.Patch<Value, Patch>>;\n/**\n * Constructs a differ that knows how to diff a `HashMap` of keys and values given\n * a differ that knows how to diff the values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const hashMap: <Key, Value, Patch>(differ: Differ<Value, Patch>) => Differ<HashMap<Key, Value>, Differ.HashMap.Patch<Key, Value, Patch>>;\n/**\n * Constructs a differ that knows how to diff a `HashSet` of values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const hashSet: <Value>() => Differ<HashSet<Value>, Differ.HashSet.Patch<Value>>;\n/**\n * Combines this differ and the specified differ to produce a differ that\n * knows how to diff the sum of their values.\n *\n * @since 2.0.0\n */\nexport declare const orElseEither: {\n    /**\n     * Combines this differ and the specified differ to produce a differ that\n     * knows how to diff the sum of their values.\n     *\n     * @since 2.0.0\n     */\n    <Value2, Patch2>(that: Differ<Value2, Patch2>): <Value, Patch>(self: Differ<Value, Patch>) => Differ<Either<Value2, Value>, Differ.Or.Patch<Value, Value2, Patch, Patch2>>;\n    /**\n     * Combines this differ and the specified differ to produce a differ that\n     * knows how to diff the sum of their values.\n     *\n     * @since 2.0.0\n     */\n    <Value, Patch, Value2, Patch2>(self: Differ<Value, Patch>, that: Differ<Value2, Patch2>): Differ<Either<Value2, Value>, Differ.Or.Patch<Value, Value2, Patch, Patch2>>;\n};\n/**\n * Constructs a differ that knows how to diff a `ReadonlyArray` of values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const readonlyArray: <Value, Patch>(differ: Differ<Value, Patch>) => Differ<ReadonlyArray<Value>, Differ.ReadonlyArray.Patch<Value, Patch>>;\n/**\n * Transforms the type of values that this differ knows how to differ using\n * the specified functions that map the new and old value types to each other.\n *\n * @since 2.0.0\n */\nexport declare const transform: {\n    /**\n     * Transforms the type of values that this differ knows how to differ using\n     * the specified functions that map the new and old value types to each other.\n     *\n     * @since 2.0.0\n     */\n    <Value, Value2>(options: {\n        readonly toNew: (value: Value) => Value2;\n        readonly toOld: (value: Value2) => Value;\n    }): <Patch>(self: Differ<Value, Patch>) => Differ<Value2, Patch>;\n    /**\n     * Transforms the type of values that this differ knows how to differ using\n     * the specified functions that map the new and old value types to each other.\n     *\n     * @since 2.0.0\n     */\n    <Value, Patch, Value2>(self: Differ<Value, Patch>, options: {\n        readonly toNew: (value: Value) => Value2;\n        readonly toOld: (value: Value2) => Value;\n    }): Differ<Value2, Patch>;\n};\n/**\n * Constructs a differ that just diffs two values by returning a function that\n * sets the value to the new value. This differ does not support combining\n * multiple updates to the value compositionally and should only be used when\n * there is no compositional way to update them.\n *\n * @since 2.0.0\n */\nexport declare const update: <A>() => Differ<A, (a: A) => A>;\n/**\n * A variant of `update` that allows specifying the function that will be used\n * to combine old values with new values.\n *\n * @since 2.0.0\n */\nexport declare const updateWith: <A>(f: (x: A, y: A) => A) => Differ<A, (a: A) => A>;\n/**\n * Combines this differ and the specified differ to produce a new differ that\n * knows how to diff the product of their values.\n *\n * @since 2.0.0\n */\nexport declare const zip: {\n    /**\n     * Combines this differ and the specified differ to produce a new differ that\n     * knows how to diff the product of their values.\n     *\n     * @since 2.0.0\n     */\n    <Value2, Patch2>(that: Differ<Value2, Patch2>): <Value, Patch>(self: Differ<Value, Patch>) => Differ<readonly [Value, Value2], // readonly because invariant\n    readonly [Patch, Patch2]>;\n    /**\n     * Combines this differ and the specified differ to produce a new differ that\n     * knows how to diff the product of their values.\n     *\n     * @since 2.0.0\n     */\n    <Value, Patch, Value2, Patch2>(self: Differ<Value, Patch>, that: Differ<Value2, Patch2>): Differ<readonly [Value, Value2], // readonly because invariant\n    readonly [Patch, Patch2]>;\n};\nexport {};\n//# sourceMappingURL=Differ.d.ts.map",
  "node_modules/effect/dist/dts/Duration.d.ts": "/**\n * @since 2.0.0\n */\nimport * as Equal from \"./Equal.js\";\nimport type * as equivalence from \"./Equivalence.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport * as Option from \"./Option.js\";\nimport * as order from \"./Order.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\ndeclare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Duration extends Equal.Equal, Pipeable, Inspectable {\n    readonly [TypeId]: TypeId;\n    readonly value: DurationValue;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport type DurationValue = {\n    readonly _tag: \"Millis\";\n    readonly millis: number;\n} | {\n    readonly _tag: \"Nanos\";\n    readonly nanos: bigint;\n} | {\n    readonly _tag: \"Infinity\";\n};\n/**\n * @since 2.0.0\n * @category models\n */\nexport type Unit = \"nano\" | \"nanos\" | \"micro\" | \"micros\" | \"milli\" | \"millis\" | \"second\" | \"seconds\" | \"minute\" | \"minutes\" | \"hour\" | \"hours\" | \"day\" | \"days\" | \"week\" | \"weeks\";\n/**\n * @since 2.0.0\n * @category models\n */\nexport type DurationInput = Duration | number | bigint | readonly [seconds: number, nanos: number] | `${number} ${Unit}`;\n/**\n * @since 2.0.0\n */\nexport declare const decode: (input: DurationInput) => Duration;\n/**\n * @since 2.5.0\n */\nexport declare const decodeUnknown: (u: unknown) => Option.Option<Duration>;\n/**\n * @since 2.0.0\n * @category guards\n */\nexport declare const isDuration: (u: unknown) => u is Duration;\n/**\n * @since 2.0.0\n * @category guards\n */\nexport declare const isFinite: (self: Duration) => boolean;\n/**\n * @since 3.5.0\n * @category guards\n */\nexport declare const isZero: (self: Duration) => boolean;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const zero: Duration;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const infinity: Duration;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const nanos: (nanos: bigint) => Duration;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const micros: (micros: bigint) => Duration;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const millis: (millis: number) => Duration;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const seconds: (seconds: number) => Duration;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const minutes: (minutes: number) => Duration;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const hours: (hours: number) => Duration;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const days: (days: number) => Duration;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const weeks: (weeks: number) => Duration;\n/**\n * @since 2.0.0\n * @category getters\n */\nexport declare const toMillis: (self: DurationInput) => number;\n/**\n * @since 2.0.0\n * @category getters\n */\nexport declare const toSeconds: (self: DurationInput) => number;\n/**\n * @since 3.8.0\n * @category getters\n */\nexport declare const toMinutes: (self: DurationInput) => number;\n/**\n * @since 3.8.0\n * @category getters\n */\nexport declare const toHours: (self: DurationInput) => number;\n/**\n * @since 3.8.0\n * @category getters\n */\nexport declare const toDays: (self: DurationInput) => number;\n/**\n * @since 3.8.0\n * @category getters\n */\nexport declare const toWeeks: (self: DurationInput) => number;\n/**\n * Get the duration in nanoseconds as a bigint.\n *\n * If the duration is infinite, returns `Option.none()`\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const toNanos: (self: DurationInput) => Option.Option<bigint>;\n/**\n * Get the duration in nanoseconds as a bigint.\n *\n * If the duration is infinite, it throws an error.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const unsafeToNanos: (self: DurationInput) => bigint;\n/**\n * @since 2.0.0\n * @category getters\n */\nexport declare const toHrTime: (self: DurationInput) => [seconds: number, nanos: number];\n/**\n * @since 2.0.0\n * @category pattern matching\n */\nexport declare const match: {\n    /**\n     * @since 2.0.0\n     * @category pattern matching\n     */\n    <A, B>(options: {\n        readonly onMillis: (millis: number) => A;\n        readonly onNanos: (nanos: bigint) => B;\n    }): (self: DurationInput) => A | B;\n    /**\n     * @since 2.0.0\n     * @category pattern matching\n     */\n    <A, B>(self: DurationInput, options: {\n        readonly onMillis: (millis: number) => A;\n        readonly onNanos: (nanos: bigint) => B;\n    }): A | B;\n};\n/**\n * @since 2.0.0\n * @category pattern matching\n */\nexport declare const matchWith: {\n    /**\n     * @since 2.0.0\n     * @category pattern matching\n     */\n    <A, B>(that: DurationInput, options: {\n        readonly onMillis: (self: number, that: number) => A;\n        readonly onNanos: (self: bigint, that: bigint) => B;\n    }): (self: DurationInput) => A | B;\n    /**\n     * @since 2.0.0\n     * @category pattern matching\n     */\n    <A, B>(self: DurationInput, that: DurationInput, options: {\n        readonly onMillis: (self: number, that: number) => A;\n        readonly onNanos: (self: bigint, that: bigint) => B;\n    }): A | B;\n};\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const Order: order.Order<Duration>;\n/**\n * Checks if a `Duration` is between a `minimum` and `maximum` value.\n *\n * @category predicates\n * @since 2.0.0\n */\nexport declare const between: {\n    /**\n     * Checks if a `Duration` is between a `minimum` and `maximum` value.\n     *\n     * @category predicates\n     * @since 2.0.0\n     */\n    (options: {\n        minimum: DurationInput;\n        maximum: DurationInput;\n    }): (self: DurationInput) => boolean;\n    /**\n     * Checks if a `Duration` is between a `minimum` and `maximum` value.\n     *\n     * @category predicates\n     * @since 2.0.0\n     */\n    (self: DurationInput, options: {\n        minimum: DurationInput;\n        maximum: DurationInput;\n    }): boolean;\n};\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const Equivalence: equivalence.Equivalence<Duration>;\n/**\n * @since 2.0.0\n */\nexport declare const min: {\n    /**\n     * @since 2.0.0\n     */\n    (that: DurationInput): (self: DurationInput) => Duration;\n    /**\n     * @since 2.0.0\n     */\n    (self: DurationInput, that: DurationInput): Duration;\n};\n/**\n * @since 2.0.0\n * @category order\n */\nexport declare const max: {\n    /**\n     * @since 2.0.0\n     * @category order\n     */\n    (that: DurationInput): (self: DurationInput) => Duration;\n    /**\n     * @since 2.0.0\n     * @category order\n     */\n    (self: DurationInput, that: DurationInput): Duration;\n};\n/**\n * @since 2.0.0\n * @category order\n */\nexport declare const clamp: {\n    /**\n     * @since 2.0.0\n     * @category order\n     */\n    (options: {\n        minimum: DurationInput;\n        maximum: DurationInput;\n    }): (self: DurationInput) => Duration;\n    /**\n     * @since 2.0.0\n     * @category order\n     */\n    (self: DurationInput, options: {\n        minimum: DurationInput;\n        maximum: DurationInput;\n    }): Duration;\n};\n/**\n * @since 2.4.19\n * @category math\n */\nexport declare const divide: {\n    /**\n     * @since 2.4.19\n     * @category math\n     */\n    (by: number): (self: DurationInput) => Option.Option<Duration>;\n    /**\n     * @since 2.4.19\n     * @category math\n     */\n    (self: DurationInput, by: number): Option.Option<Duration>;\n};\n/**\n * @since 2.4.19\n * @category math\n */\nexport declare const unsafeDivide: {\n    /**\n     * @since 2.4.19\n     * @category math\n     */\n    (by: number): (self: DurationInput) => Duration;\n    /**\n     * @since 2.4.19\n     * @category math\n     */\n    (self: DurationInput, by: number): Duration;\n};\n/**\n * @since 2.0.0\n * @category math\n */\nexport declare const times: {\n    /**\n     * @since 2.0.0\n     * @category math\n     */\n    (times: number): (self: DurationInput) => Duration;\n    /**\n     * @since 2.0.0\n     * @category math\n     */\n    (self: DurationInput, times: number): Duration;\n};\n/**\n * @since 2.0.0\n * @category math\n */\nexport declare const subtract: {\n    /**\n     * @since 2.0.0\n     * @category math\n     */\n    (that: DurationInput): (self: DurationInput) => Duration;\n    /**\n     * @since 2.0.0\n     * @category math\n     */\n    (self: DurationInput, that: DurationInput): Duration;\n};\n/**\n * @since 2.0.0\n * @category math\n */\nexport declare const sum: {\n    /**\n     * @since 2.0.0\n     * @category math\n     */\n    (that: DurationInput): (self: DurationInput) => Duration;\n    /**\n     * @since 2.0.0\n     * @category math\n     */\n    (self: DurationInput, that: DurationInput): Duration;\n};\n/**\n * @since 2.0.0\n * @category predicates\n */\nexport declare const lessThan: {\n    /**\n     * @since 2.0.0\n     * @category predicates\n     */\n    (that: DurationInput): (self: DurationInput) => boolean;\n    /**\n     * @since 2.0.0\n     * @category predicates\n     */\n    (self: DurationInput, that: DurationInput): boolean;\n};\n/**\n * @since 2.0.0\n * @category predicates\n */\nexport declare const lessThanOrEqualTo: {\n    /**\n     * @since 2.0.0\n     * @category predicates\n     */\n    (that: DurationInput): (self: DurationInput) => boolean;\n    /**\n     * @since 2.0.0\n     * @category predicates\n     */\n    (self: DurationInput, that: DurationInput): boolean;\n};\n/**\n * @since 2.0.0\n * @category predicates\n */\nexport declare const greaterThan: {\n    /**\n     * @since 2.0.0\n     * @category predicates\n     */\n    (that: DurationInput): (self: DurationInput) => boolean;\n    /**\n     * @since 2.0.0\n     * @category predicates\n     */\n    (self: DurationInput, that: DurationInput): boolean;\n};\n/**\n * @since 2.0.0\n * @category predicates\n */\nexport declare const greaterThanOrEqualTo: {\n    /**\n     * @since 2.0.0\n     * @category predicates\n     */\n    (that: DurationInput): (self: DurationInput) => boolean;\n    /**\n     * @since 2.0.0\n     * @category predicates\n     */\n    (self: DurationInput, that: DurationInput): boolean;\n};\n/**\n * @since 2.0.0\n * @category predicates\n */\nexport declare const equals: {\n    /**\n     * @since 2.0.0\n     * @category predicates\n     */\n    (that: DurationInput): (self: DurationInput) => boolean;\n    /**\n     * @since 2.0.0\n     * @category predicates\n     */\n    (self: DurationInput, that: DurationInput): boolean;\n};\n/**\n * Converts a `Duration` to its parts.\n *\n * @since 3.8.0\n * @category conversions\n */\nexport declare const parts: (self: DurationInput) => {\n    days: number;\n    hours: number;\n    minutes: number;\n    seconds: number;\n    millis: number;\n    nanos: number;\n};\n/**\n * Converts a `Duration` to a human readable string.\n *\n * @since 2.0.0\n * @category conversions\n * @example\n * ```ts\n * import { Duration } from \"effect\"\n *\n * Duration.format(Duration.millis(1000)) // \"1s\"\n * Duration.format(Duration.millis(1001)) // \"1s 1ms\"\n * ```\n */\nexport declare const format: (self: DurationInput) => string;\n/**\n * Formats a Duration into an ISO8601 duration string.\n *\n * Months are assumed to be 30 days and years are assumed to be 365 days.\n *\n * Milliseconds and nanoseconds are expressed as fractional seconds.\n *\n * @example\n * ```ts\n * import { Duration } from \"effect\"\n *\n * Duration.unsafeFormatIso(Duration.days(1)) // => \"P1D\"\n * Duration.unsafeFormatIso(Duration.minutes(90)) // => \"PT1H30M\"\n * Duration.unsafeFormatIso(Duration.millis(1500)) // => \"PT1.5S\"\n * ```\n *\n * @throws `RangeError` If the duration is not finite.\n *\n * @since 3.13.0\n * @category conversions\n */\nexport declare const unsafeFormatIso: (self: DurationInput) => string;\n/**\n * Formats a Duration into an ISO8601 duration string.\n *\n * Months are assumed to be 30 days and years are assumed to be 365 days.\n *\n * Returns `Option.none()` if the duration is infinite.\n *\n * @example\n * ```ts\n * import { Duration, Option } from \"effect\"\n *\n * Duration.formatIso(Duration.days(1)) // => Option.some(\"P1D\")\n * Duration.formatIso(Duration.minutes(90)) // => Option.some(\"PT1H30M\")\n * Duration.formatIso(Duration.millis(1500)) // => Option.some(\"PT1.5S\")\n * Duration.formatIso(Duration.infinity) // => Option.none()\n * ```\n *\n * @since 3.13.0\n * @category conversions\n */\nexport declare const formatIso: (self: DurationInput) => Option.Option<string>;\n/**\n * Parses an ISO8601 duration string into a `Duration`.\n *\n * Months are assumed to be 30 days and years are assumed to be 365 days.\n *\n * @example\n * ```ts\n * import { Duration, Option } from \"effect\"\n *\n * Duration.fromIso(\"P1D\") // => Option.some(Duration.days(1))\n * Duration.fromIso(\"PT1H\") // => Option.some(Duration.hours(1))\n * Duration.fromIso(\"PT1M\") // => Option.some(Duration.minutes(1))\n * Duration.fromIso(\"PT1.5S\") // => Option.some(Duration.seconds(1.5))\n * ```\n *\n * @since 3.13.0\n * @category conversions\n */\nexport declare const fromIso: (iso: string) => Option.Option<Duration>;\nexport {};\n//# sourceMappingURL=Duration.d.ts.map",
  "node_modules/effect/dist/dts/Effect.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as RA from \"./Array.js\";\nimport type * as Cause from \"./Cause.js\";\nimport type * as Chunk from \"./Chunk.js\";\nimport type * as Clock from \"./Clock.js\";\nimport type { ConfigProvider } from \"./ConfigProvider.js\";\nimport type { Console } from \"./Console.js\";\nimport type * as Context from \"./Context.js\";\nimport type * as Deferred from \"./Deferred.js\";\nimport type * as Duration from \"./Duration.js\";\nimport type * as Either from \"./Either.js\";\nimport type { Equivalence } from \"./Equivalence.js\";\nimport type { ExecutionPlan } from \"./ExecutionPlan.js\";\nimport type { ExecutionStrategy } from \"./ExecutionStrategy.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type * as Fiber from \"./Fiber.js\";\nimport type * as FiberId from \"./FiberId.js\";\nimport type * as FiberRef from \"./FiberRef.js\";\nimport type * as FiberRefs from \"./FiberRefs.js\";\nimport type * as FiberRefsPatch from \"./FiberRefsPatch.js\";\nimport type * as FiberStatus from \"./FiberStatus.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type * as HashMap from \"./HashMap.js\";\nimport type * as HashSet from \"./HashSet.js\";\nimport type { TypeLambda } from \"./HKT.js\";\nimport type * as Layer from \"./Layer.js\";\nimport type * as LogLevel from \"./LogLevel.js\";\nimport type * as ManagedRuntime from \"./ManagedRuntime.js\";\nimport type * as Metric from \"./Metric.js\";\nimport type * as MetricLabel from \"./MetricLabel.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { Predicate, Refinement } from \"./Predicate.js\";\nimport * as Random from \"./Random.js\";\nimport type * as Ref from \"./Ref.js\";\nimport * as Request from \"./Request.js\";\nimport type { RequestBlock } from \"./RequestBlock.js\";\nimport type { RequestResolver } from \"./RequestResolver.js\";\nimport type * as Runtime from \"./Runtime.js\";\nimport type * as RuntimeFlags from \"./RuntimeFlags.js\";\nimport type * as RuntimeFlagsPatch from \"./RuntimeFlagsPatch.js\";\nimport type * as Schedule from \"./Schedule.js\";\nimport * as Scheduler from \"./Scheduler.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as Supervisor from \"./Supervisor.js\";\nimport type * as Tracer from \"./Tracer.js\";\nimport type { Concurrency, Contravariant, Covariant, EqualsWith, NoExcessProperties, NoInfer, NotFunction } from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\nimport { type YieldWrap } from \"./Utils.js\";\n/**\n * @since 2.0.0\n * @category Symbols\n */\nexport declare const EffectTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category Symbols\n */\nexport type EffectTypeId = typeof EffectTypeId;\n/**\n * The `Effect` interface defines a value that describes a workflow or job,\n * which can succeed or fail.\n *\n * **Details**\n *\n * The `Effect` interface represents a computation that can model a workflow\n * involving various types of operations, such as synchronous, asynchronous,\n * concurrent, and parallel interactions. It operates within a context of type\n * `R`, and the result can either be a success with a value of type `A` or a\n * failure with an error of type `E`. The `Effect` is designed to handle complex\n * interactions with external resources, offering advanced features such as\n * fiber-based concurrency, scheduling, interruption handling, and scalability.\n * This makes it suitable for tasks that require fine-grained control over\n * concurrency and error management.\n *\n * To execute an `Effect` value, you need a `Runtime`, which provides the\n * environment necessary to run and manage the computation.\n *\n * @since 2.0.0\n * @category Models\n */\nexport interface Effect<out A, out E = never, out R = never> extends Effect.Variance<A, E, R>, Pipeable {\n    readonly [Unify.typeSymbol]?: unknown;\n    readonly [Unify.unifySymbol]?: EffectUnify<this>;\n    readonly [Unify.ignoreSymbol]?: EffectUnifyIgnore;\n    [Symbol.iterator](): EffectGenerator<Effect<A, E, R>>;\n}\n/**\n * @since 3.0.0\n * @category Models\n */\nexport interface EffectGenerator<T extends Effect<any, any, any>> {\n    next(...args: ReadonlyArray<any>): IteratorResult<YieldWrap<T>, Effect.Success<T>>;\n}\n/**\n * @since 2.0.0\n * @category Models\n */\nexport interface EffectUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Either.EitherUnify<A>, Option.OptionUnify<A>, Context.TagUnify<A> {\n    Effect?: () => A[Unify.typeSymbol] extends Effect<infer A0, infer E0, infer R0> | infer _ ? Effect<A0, E0, R0> : never;\n}\n/**\n * @category Models\n * @since 2.0.0\n */\nexport interface EffectUnifyIgnore {\n    Tag?: true;\n    Option?: true;\n    Either?: true;\n}\n/**\n * @category Type lambdas\n * @since 2.0.0\n */\nexport interface EffectTypeLambda extends TypeLambda {\n    readonly type: Effect<this[\"Target\"], this[\"Out1\"], this[\"Out2\"]>;\n}\n/**\n * @since 2.0.0\n * @category Models\n */\nexport interface Blocked<out A, out E> extends Effect<A, E> {\n    readonly _op: \"Blocked\";\n    readonly effect_instruction_i0: RequestBlock;\n    readonly effect_instruction_i1: Effect<A, E>;\n}\n/**\n * @since 2.0.0\n * @category Models\n */\ndeclare module \"./Context.js\" {\n    interface Tag<Id, Value> extends Effect<Value, never, Id> {\n        [Symbol.iterator](): EffectGenerator<Tag<Id, Value>>;\n    }\n    interface Reference<Id, Value> extends Effect<Value> {\n        [Symbol.iterator](): EffectGenerator<Reference<Id, Value>>;\n    }\n    interface TagUnifyIgnore {\n        Effect?: true;\n        Either?: true;\n        Option?: true;\n    }\n}\n/**\n * @since 2.0.0\n * @category Models\n */\ndeclare module \"./Either.js\" {\n    interface Left<E, A> extends Effect<A, E> {\n        readonly _tag: \"Left\";\n        [Symbol.iterator](): EffectGenerator<Left<E, A>>;\n    }\n    interface Right<E, A> extends Effect<A, E> {\n        readonly _tag: \"Right\";\n        [Symbol.iterator](): EffectGenerator<Right<E, A>>;\n    }\n    interface EitherUnifyIgnore {\n        Effect?: true;\n        Tag?: true;\n        Option?: true;\n    }\n}\n/**\n * @since 2.0.0\n * @category Models\n */\ndeclare module \"./Option.js\" {\n    interface None<A> extends Effect<A, Cause.NoSuchElementException> {\n        readonly _tag: \"None\";\n        [Symbol.iterator](): EffectGenerator<None<A>>;\n    }\n    interface Some<A> extends Effect<A, Cause.NoSuchElementException> {\n        readonly _tag: \"Some\";\n        [Symbol.iterator](): EffectGenerator<Some<A>>;\n    }\n    interface OptionUnifyIgnore {\n        Effect?: true;\n        Tag?: true;\n        Either?: true;\n    }\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Effect {\n    /**\n     * @since 2.0.0\n     * @category Models\n     */\n    interface Variance<out A, out E, out R> {\n        readonly [EffectTypeId]: VarianceStruct<A, E, R>;\n    }\n    /**\n     * @since 2.0.0\n     * @category Models\n     */\n    interface VarianceStruct<out A, out E, out R> {\n        readonly _V: string;\n        readonly _A: Covariant<A>;\n        readonly _E: Covariant<E>;\n        readonly _R: Covariant<R>;\n    }\n    /**\n     * @since 2.0.0\n     * @category Effect Type Extractors\n     */\n    type Context<T extends Effect<any, any, any>> = [T] extends [Effect<infer _A, infer _E, infer _R>] ? _R : never;\n    /**\n     * @since 2.0.0\n     * @category Effect Type Extractors\n     */\n    type Error<T extends Effect<any, any, any>> = [T] extends [Effect<infer _A, infer _E, infer _R>] ? _E : never;\n    /**\n     * @since 2.0.0\n     * @category Effect Type Extractors\n     */\n    type Success<T extends Effect<any, any, any>> = [T] extends [Effect<infer _A, infer _E, infer _R>] ? _A : never;\n    /**\n     * @since 3.15.5\n     * @category Effect Type Extractors\n     */\n    type AsEffect<T extends Effect<any, any, any>> = Effect<T extends Effect<infer _A, infer _E, infer _R> ? _A : never, T extends Effect<infer _A, infer _E, infer _R> ? _E : never, T extends Effect<infer _A, infer _E, infer _R> ? _R : never>;\n}\n/**\n * Checks if a given value is an `Effect` value.\n *\n * **When to Use**\n *\n * This function can be useful for checking the type of a value before\n * attempting to operate on it as an `Effect` value. For example, you could use\n * `Effect.isEffect` to check the type of a value before using it as an argument\n * to a function that expects an `Effect` value.\n *\n * @since 2.0.0\n * @category Guards\n */\nexport declare const isEffect: (u: unknown) => u is Effect<unknown, unknown, unknown>;\n/**\n * Returns an effect that caches its result for a specified `Duration`,\n * known as \"timeToLive\" (TTL).\n *\n * **Details**\n *\n * This function is used to cache the result of an effect for a specified amount\n * of time. This means that the first time the effect is evaluated, its result\n * is computed and stored.\n *\n * If the effect is evaluated again within the specified `timeToLive`, the\n * cached result will be used, avoiding recomputation.\n *\n * After the specified duration has passed, the cache expires, and the effect\n * will be recomputed upon the next evaluation.\n *\n * **When to Use**\n *\n * Use this function when you have an effect that involves costly operations or\n * computations, and you want to avoid repeating them within a short time frame.\n *\n * It's ideal for scenarios where the result of an effect doesn't change\n * frequently and can be reused for a specified duration.\n *\n * By caching the result, you can improve efficiency and reduce unnecessary\n * computations, especially in performance-critical applications.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * let i = 1\n * const expensiveTask = Effect.promise<string>(() => {\n *   console.log(\"expensive task...\")\n *   return new Promise((resolve) => {\n *     setTimeout(() => {\n *       resolve(`result ${i++}`)\n *     }, 100)\n *   })\n * })\n *\n * const program = Effect.gen(function* () {\n *   const cached = yield* Effect.cachedWithTTL(expensiveTask, \"150 millis\")\n *   yield* cached.pipe(Effect.andThen(Console.log))\n *   yield* cached.pipe(Effect.andThen(Console.log))\n *   yield* Effect.sleep(\"100 millis\")\n *   yield* cached.pipe(Effect.andThen(Console.log))\n * })\n *\n * Effect.runFork(program)\n * // Output:\n * // expensive task...\n * // result 1\n * // result 1\n * // expensive task...\n * // result 2\n * ```\n *\n * @see {@link cached} for a similar function that caches the result\n * indefinitely.\n * @see {@link cachedInvalidateWithTTL} for a similar function that includes an\n * additional effect for manually invalidating the cached value.\n *\n * @since 2.0.0\n * @category Caching\n */\nexport declare const cachedWithTTL: {\n    /**\n     * Returns an effect that caches its result for a specified `Duration`,\n     * known as \"timeToLive\" (TTL).\n     *\n     * **Details**\n     *\n     * This function is used to cache the result of an effect for a specified amount\n     * of time. This means that the first time the effect is evaluated, its result\n     * is computed and stored.\n     *\n     * If the effect is evaluated again within the specified `timeToLive`, the\n     * cached result will be used, avoiding recomputation.\n     *\n     * After the specified duration has passed, the cache expires, and the effect\n     * will be recomputed upon the next evaluation.\n     *\n     * **When to Use**\n     *\n     * Use this function when you have an effect that involves costly operations or\n     * computations, and you want to avoid repeating them within a short time frame.\n     *\n     * It's ideal for scenarios where the result of an effect doesn't change\n     * frequently and can be reused for a specified duration.\n     *\n     * By caching the result, you can improve efficiency and reduce unnecessary\n     * computations, especially in performance-critical applications.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * let i = 1\n     * const expensiveTask = Effect.promise<string>(() => {\n     *   console.log(\"expensive task...\")\n     *   return new Promise((resolve) => {\n     *     setTimeout(() => {\n     *       resolve(`result ${i++}`)\n     *     }, 100)\n     *   })\n     * })\n     *\n     * const program = Effect.gen(function* () {\n     *   const cached = yield* Effect.cachedWithTTL(expensiveTask, \"150 millis\")\n     *   yield* cached.pipe(Effect.andThen(Console.log))\n     *   yield* cached.pipe(Effect.andThen(Console.log))\n     *   yield* Effect.sleep(\"100 millis\")\n     *   yield* cached.pipe(Effect.andThen(Console.log))\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // expensive task...\n     * // result 1\n     * // result 1\n     * // expensive task...\n     * // result 2\n     * ```\n     *\n     * @see {@link cached} for a similar function that caches the result\n     * indefinitely.\n     * @see {@link cachedInvalidateWithTTL} for a similar function that includes an\n     * additional effect for manually invalidating the cached value.\n     *\n     * @since 2.0.0\n     * @category Caching\n     */\n    (timeToLive: Duration.DurationInput): <A, E, R>(self: Effect<A, E, R>) => Effect<Effect<A, E>, never, R>;\n    /**\n     * Returns an effect that caches its result for a specified `Duration`,\n     * known as \"timeToLive\" (TTL).\n     *\n     * **Details**\n     *\n     * This function is used to cache the result of an effect for a specified amount\n     * of time. This means that the first time the effect is evaluated, its result\n     * is computed and stored.\n     *\n     * If the effect is evaluated again within the specified `timeToLive`, the\n     * cached result will be used, avoiding recomputation.\n     *\n     * After the specified duration has passed, the cache expires, and the effect\n     * will be recomputed upon the next evaluation.\n     *\n     * **When to Use**\n     *\n     * Use this function when you have an effect that involves costly operations or\n     * computations, and you want to avoid repeating them within a short time frame.\n     *\n     * It's ideal for scenarios where the result of an effect doesn't change\n     * frequently and can be reused for a specified duration.\n     *\n     * By caching the result, you can improve efficiency and reduce unnecessary\n     * computations, especially in performance-critical applications.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * let i = 1\n     * const expensiveTask = Effect.promise<string>(() => {\n     *   console.log(\"expensive task...\")\n     *   return new Promise((resolve) => {\n     *     setTimeout(() => {\n     *       resolve(`result ${i++}`)\n     *     }, 100)\n     *   })\n     * })\n     *\n     * const program = Effect.gen(function* () {\n     *   const cached = yield* Effect.cachedWithTTL(expensiveTask, \"150 millis\")\n     *   yield* cached.pipe(Effect.andThen(Console.log))\n     *   yield* cached.pipe(Effect.andThen(Console.log))\n     *   yield* Effect.sleep(\"100 millis\")\n     *   yield* cached.pipe(Effect.andThen(Console.log))\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // expensive task...\n     * // result 1\n     * // result 1\n     * // expensive task...\n     * // result 2\n     * ```\n     *\n     * @see {@link cached} for a similar function that caches the result\n     * indefinitely.\n     * @see {@link cachedInvalidateWithTTL} for a similar function that includes an\n     * additional effect for manually invalidating the cached value.\n     *\n     * @since 2.0.0\n     * @category Caching\n     */\n    <A, E, R>(self: Effect<A, E, R>, timeToLive: Duration.DurationInput): Effect<Effect<A, E>, never, R>;\n};\n/**\n * Caches an effect's result for a specified duration and allows manual\n * invalidation before expiration.\n *\n * **Details**\n *\n * This function behaves similarly to {@link cachedWithTTL} by caching the\n * result of an effect for a specified period of time. However, it introduces an\n * additional feature: it provides an effect that allows you to manually\n * invalidate the cached result before it naturally expires.\n *\n * This gives you more control over the cache, allowing you to refresh the\n * result when needed, even if the original cache has not yet expired.\n *\n * Once the cache is invalidated, the next time the effect is evaluated, the\n * result will be recomputed, and the cache will be refreshed.\n *\n * **When to Use**\n *\n * Use this function when you have an effect whose result needs to be cached for\n * a certain period, but you also want the option to refresh the cache manually\n * before the expiration time.\n *\n * This is useful when you need to ensure that the cached data remains valid for\n * a certain period but still want to invalidate it if the underlying data\n * changes or if you want to force a recomputation.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * let i = 1\n * const expensiveTask = Effect.promise<string>(() => {\n *   console.log(\"expensive task...\")\n *   return new Promise((resolve) => {\n *     setTimeout(() => {\n *       resolve(`result ${i++}`)\n *     }, 100)\n *   })\n * })\n *\n * const program = Effect.gen(function* () {\n *   const [cached, invalidate] = yield* Effect.cachedInvalidateWithTTL(\n *     expensiveTask,\n *     \"1 hour\"\n *   )\n *   yield* cached.pipe(Effect.andThen(Console.log))\n *   yield* cached.pipe(Effect.andThen(Console.log))\n *   yield* invalidate\n *   yield* cached.pipe(Effect.andThen(Console.log))\n * })\n *\n * Effect.runFork(program)\n * // Output:\n * // expensive task...\n * // result 1\n * // result 1\n * // expensive task...\n * // result 2\n * ```\n *\n * @see {@link cached} for a similar function that caches the result\n * indefinitely.\n * @see {@link cachedWithTTL} for a similar function that caches the result for\n * a specified duration but does not include an effect for manual invalidation.\n *\n * @since 2.0.0\n * @category Caching\n */\nexport declare const cachedInvalidateWithTTL: {\n    /**\n     * Caches an effect's result for a specified duration and allows manual\n     * invalidation before expiration.\n     *\n     * **Details**\n     *\n     * This function behaves similarly to {@link cachedWithTTL} by caching the\n     * result of an effect for a specified period of time. However, it introduces an\n     * additional feature: it provides an effect that allows you to manually\n     * invalidate the cached result before it naturally expires.\n     *\n     * This gives you more control over the cache, allowing you to refresh the\n     * result when needed, even if the original cache has not yet expired.\n     *\n     * Once the cache is invalidated, the next time the effect is evaluated, the\n     * result will be recomputed, and the cache will be refreshed.\n     *\n     * **When to Use**\n     *\n     * Use this function when you have an effect whose result needs to be cached for\n     * a certain period, but you also want the option to refresh the cache manually\n     * before the expiration time.\n     *\n     * This is useful when you need to ensure that the cached data remains valid for\n     * a certain period but still want to invalidate it if the underlying data\n     * changes or if you want to force a recomputation.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * let i = 1\n     * const expensiveTask = Effect.promise<string>(() => {\n     *   console.log(\"expensive task...\")\n     *   return new Promise((resolve) => {\n     *     setTimeout(() => {\n     *       resolve(`result ${i++}`)\n     *     }, 100)\n     *   })\n     * })\n     *\n     * const program = Effect.gen(function* () {\n     *   const [cached, invalidate] = yield* Effect.cachedInvalidateWithTTL(\n     *     expensiveTask,\n     *     \"1 hour\"\n     *   )\n     *   yield* cached.pipe(Effect.andThen(Console.log))\n     *   yield* cached.pipe(Effect.andThen(Console.log))\n     *   yield* invalidate\n     *   yield* cached.pipe(Effect.andThen(Console.log))\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // expensive task...\n     * // result 1\n     * // result 1\n     * // expensive task...\n     * // result 2\n     * ```\n     *\n     * @see {@link cached} for a similar function that caches the result\n     * indefinitely.\n     * @see {@link cachedWithTTL} for a similar function that caches the result for\n     * a specified duration but does not include an effect for manual invalidation.\n     *\n     * @since 2.0.0\n     * @category Caching\n     */\n    (timeToLive: Duration.DurationInput): <A, E, R>(self: Effect<A, E, R>) => Effect<[Effect<A, E>, Effect<void>], never, R>;\n    /**\n     * Caches an effect's result for a specified duration and allows manual\n     * invalidation before expiration.\n     *\n     * **Details**\n     *\n     * This function behaves similarly to {@link cachedWithTTL} by caching the\n     * result of an effect for a specified period of time. However, it introduces an\n     * additional feature: it provides an effect that allows you to manually\n     * invalidate the cached result before it naturally expires.\n     *\n     * This gives you more control over the cache, allowing you to refresh the\n     * result when needed, even if the original cache has not yet expired.\n     *\n     * Once the cache is invalidated, the next time the effect is evaluated, the\n     * result will be recomputed, and the cache will be refreshed.\n     *\n     * **When to Use**\n     *\n     * Use this function when you have an effect whose result needs to be cached for\n     * a certain period, but you also want the option to refresh the cache manually\n     * before the expiration time.\n     *\n     * This is useful when you need to ensure that the cached data remains valid for\n     * a certain period but still want to invalidate it if the underlying data\n     * changes or if you want to force a recomputation.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * let i = 1\n     * const expensiveTask = Effect.promise<string>(() => {\n     *   console.log(\"expensive task...\")\n     *   return new Promise((resolve) => {\n     *     setTimeout(() => {\n     *       resolve(`result ${i++}`)\n     *     }, 100)\n     *   })\n     * })\n     *\n     * const program = Effect.gen(function* () {\n     *   const [cached, invalidate] = yield* Effect.cachedInvalidateWithTTL(\n     *     expensiveTask,\n     *     \"1 hour\"\n     *   )\n     *   yield* cached.pipe(Effect.andThen(Console.log))\n     *   yield* cached.pipe(Effect.andThen(Console.log))\n     *   yield* invalidate\n     *   yield* cached.pipe(Effect.andThen(Console.log))\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // expensive task...\n     * // result 1\n     * // result 1\n     * // expensive task...\n     * // result 2\n     * ```\n     *\n     * @see {@link cached} for a similar function that caches the result\n     * indefinitely.\n     * @see {@link cachedWithTTL} for a similar function that caches the result for\n     * a specified duration but does not include an effect for manual invalidation.\n     *\n     * @since 2.0.0\n     * @category Caching\n     */\n    <A, E, R>(self: Effect<A, E, R>, timeToLive: Duration.DurationInput): Effect<[Effect<A, E>, Effect<void>], never, R>;\n};\n/**\n * Returns an effect that lazily computes a result and caches it for subsequent\n * evaluations.\n *\n * **Details**\n *\n * This function wraps an effect and ensures that its result is computed only\n * once. Once the result is computed, it is cached, meaning that subsequent\n * evaluations of the same effect will return the cached result without\n * re-executing the logic.\n *\n * **When to Use**\n *\n * Use this function when you have an expensive or time-consuming operation that\n * you want to avoid repeating. The first evaluation will compute the result,\n * and all following evaluations will immediately return the cached value,\n * improving performance and reducing unnecessary work.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * let i = 1\n * const expensiveTask = Effect.promise<string>(() => {\n *   console.log(\"expensive task...\")\n *   return new Promise((resolve) => {\n *     setTimeout(() => {\n *       resolve(`result ${i++}`)\n *     }, 100)\n *   })\n * })\n *\n * const program = Effect.gen(function* () {\n *   console.log(\"non-cached version:\")\n *   yield* expensiveTask.pipe(Effect.andThen(Console.log))\n *   yield* expensiveTask.pipe(Effect.andThen(Console.log))\n *   console.log(\"cached version:\")\n *   const cached = yield* Effect.cached(expensiveTask)\n *   yield* cached.pipe(Effect.andThen(Console.log))\n *   yield* cached.pipe(Effect.andThen(Console.log))\n * })\n *\n * Effect.runFork(program)\n * // Output:\n * // non-cached version:\n * // expensive task...\n * // result 1\n * // expensive task...\n * // result 2\n * // cached version:\n * // expensive task...\n * // result 3\n * // result 3\n * ```\n *\n * @see {@link cachedWithTTL} for a similar function that includes a\n * time-to-live duration for the cached value.\n * @see {@link cachedInvalidateWithTTL} for a similar function that includes an\n * additional effect for manually invalidating the cached value.\n *\n * @since 2.0.0\n * @category Caching\n */\nexport declare const cached: <A, E, R>(self: Effect<A, E, R>) => Effect<Effect<A, E, R>>;\n/**\n * Returns a memoized version of a function with effects, reusing results for\n * the same inputs.\n *\n * **Details**\n *\n * This function creates a memoized version of a given function that performs an\n * effect. Memoization ensures that once a result is computed for a specific\n * input, it is stored and reused for subsequent calls with the same input,\n * reducing the need to recompute the result.\n *\n * The function can optionally take an `Equivalence` parameter to\n * determine how inputs are compared for caching purposes.\n *\n * **When to Use**\n *\n * Use this function when you have a function that performs an effect and you\n * want to avoid recomputing the result for the same input multiple times.\n *\n * It's ideal for functions that produce deterministic results based on their\n * inputs, and you want to improve performance by caching the output.\n *\n * This is particularly useful in scenarios where the function involves\n * expensive calculations or operations that should be avoided after the first\n * execution with the same parameters.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Random } from \"effect\"\n *\n * const program = Effect.gen(function* () {\n *   const randomNumber = (n: number) => Random.nextIntBetween(1, n)\n *   console.log(\"non-memoized version:\")\n *   console.log(yield* randomNumber(10))\n *   console.log(yield* randomNumber(10))\n *\n *   console.log(\"memoized version:\")\n *   const memoized = yield* Effect.cachedFunction(randomNumber)\n *   console.log(yield* memoized(10))\n *   console.log(yield* memoized(10))\n * })\n *\n * Effect.runFork(program)\n * // Example Output:\n * // non-memoized version:\n * // 2\n * // 8\n * // memoized version:\n * // 5\n * // 5\n * ```\n *\n * @since 2.0.0\n * @category Caching\n */\nexport declare const cachedFunction: <A, B, E, R>(f: (a: A) => Effect<B, E, R>, eq?: Equivalence<A>) => Effect<(a: A) => Effect<B, E, R>>;\n/**\n * Returns an effect that executes only once, regardless of how many times it's\n * called.\n *\n * **Details**\n *\n * This function ensures that a specific effect is executed only a single time,\n * no matter how many times it is invoked. The result of the effect will be\n * cached, and subsequent calls to the effect will immediately return the cached\n * result without re-executing the original logic.\n *\n * **When to Use**\n *\n * Use this function when you need to perform a task only once, regardless of\n * how many times the effect is triggered. It's particularly useful when you\n * have initialization tasks, logging, or other one-time actions that should not\n * be repeated. This can help optimize performance and avoid redundant actions.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const program = Effect.gen(function* () {\n *   const task1 = Console.log(\"task1\")\n *   yield* Effect.repeatN(task1, 2)\n *   const task2 = yield* Effect.once(Console.log(\"task2\"))\n *   yield* Effect.repeatN(task2, 2)\n * })\n *\n * Effect.runFork(program)\n * // Output:\n * // task1\n * // task1\n * // task1\n * // task2\n * ```\n *\n * @since 2.0.0\n * @category Caching\n */\nexport declare const once: <A, E, R>(self: Effect<A, E, R>) => Effect<Effect<void, E, R>>;\n/**\n * Combines multiple effects into one, returning results based on the input\n * structure.\n *\n * **Details**\n *\n * Use this function when you need to run multiple effects and combine their\n * results into a single output. It supports tuples, iterables, structs, and\n * records, making it flexible for different input types.\n *\n * For instance, if the input is a tuple:\n *\n * ```ts skip-type-checking\n * //         ┌─── a tuple of effects\n * //         ▼\n * Effect.all([effect1, effect2, ...])\n * ```\n *\n * the effects are executed sequentially, and the result is a new effect\n * containing the results as a tuple. The results in the tuple match the order\n * of the effects passed to `Effect.all`.\n *\n * **Concurrency**\n *\n * You can control the execution order (e.g., sequential vs. concurrent) using\n * the `concurrency` option.\n *\n * **Short-Circuiting Behavior**\n *\n * This function stops execution on the first error it encounters, this is\n * called \"short-circuiting\". If any effect in the collection fails, the\n * remaining effects will not run, and the error will be propagated. To change\n * this behavior, you can use the `mode` option, which allows all effects to run\n * and collect results as `Either` or `Option`.\n *\n * **The `mode` option**\n *\n * The `{ mode: \"either\" }` option changes the behavior of `Effect.all` to\n * ensure all effects run, even if some fail. Instead of stopping on the first\n * failure, this mode collects both successes and failures, returning an array\n * of `Either` instances where each result is either a `Right` (success) or a\n * `Left` (failure).\n *\n * Similarly, the `{ mode: \"validate\" }` option uses `Option` to indicate\n * success or failure. Each effect returns `None` for success and `Some` with\n * the error for failure.\n *\n * **Example** (Combining Effects in Tuples)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const tupleOfEffects = [\n *   Effect.succeed(42).pipe(Effect.tap(Console.log)),\n *   Effect.succeed(\"Hello\").pipe(Effect.tap(Console.log))\n * ] as const\n *\n * //      ┌─── Effect<[number, string], never, never>\n * //      ▼\n * const resultsAsTuple = Effect.all(tupleOfEffects)\n *\n * Effect.runPromise(resultsAsTuple).then(console.log)\n * // Output:\n * // 42\n * // Hello\n * // [ 42, 'Hello' ]\n * ```\n *\n * **Example** (Combining Effects in Iterables)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const iterableOfEffects: Iterable<Effect.Effect<number>> = [1, 2, 3].map(\n *   (n) => Effect.succeed(n).pipe(Effect.tap(Console.log))\n * )\n *\n * //      ┌─── Effect<number[], never, never>\n * //      ▼\n * const resultsAsArray = Effect.all(iterableOfEffects)\n *\n * Effect.runPromise(resultsAsArray).then(console.log)\n * // Output:\n * // 1\n * // 2\n * // 3\n * // [ 1, 2, 3 ]\n * ```\n *\n * **Example** (Combining Effects in Structs)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const structOfEffects = {\n *   a: Effect.succeed(42).pipe(Effect.tap(Console.log)),\n *   b: Effect.succeed(\"Hello\").pipe(Effect.tap(Console.log))\n * }\n *\n * //      ┌─── Effect<{ a: number; b: string; }, never, never>\n * //      ▼\n * const resultsAsStruct = Effect.all(structOfEffects)\n *\n * Effect.runPromise(resultsAsStruct).then(console.log)\n * // Output:\n * // 42\n * // Hello\n * // { a: 42, b: 'Hello' }\n * ```\n *\n * **Example** (Combining Effects in Records)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const recordOfEffects: Record<string, Effect.Effect<number>> = {\n *   key1: Effect.succeed(1).pipe(Effect.tap(Console.log)),\n *   key2: Effect.succeed(2).pipe(Effect.tap(Console.log))\n * }\n *\n * //      ┌─── Effect<{ [x: string]: number; }, never, never>\n * //      ▼\n * const resultsAsRecord = Effect.all(recordOfEffects)\n *\n * Effect.runPromise(resultsAsRecord).then(console.log)\n * // Output:\n * // 1\n * // 2\n * // { key1: 1, key2: 2 }\n * ```\n *\n * **Example** (Short-Circuiting Behavior)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const program = Effect.all([\n *   Effect.succeed(\"Task1\").pipe(Effect.tap(Console.log)),\n *   Effect.fail(\"Task2: Oh no!\").pipe(Effect.tap(Console.log)),\n *   // Won't execute due to earlier failure\n *   Effect.succeed(\"Task3\").pipe(Effect.tap(Console.log))\n * ])\n *\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // Task1\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: { _id: 'Cause', _tag: 'Fail', failure: 'Task2: Oh no!' }\n * // }\n * ```\n *\n * **Example** (Collecting Results with `mode: \"either\"`)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const effects = [\n *   Effect.succeed(\"Task1\").pipe(Effect.tap(Console.log)),\n *   Effect.fail(\"Task2: Oh no!\").pipe(Effect.tap(Console.log)),\n *   Effect.succeed(\"Task3\").pipe(Effect.tap(Console.log))\n * ]\n *\n * const program = Effect.all(effects, { mode: \"either\" })\n *\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // Task1\n * // Task3\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Success',\n * //   value: [\n * //     { _id: 'Either', _tag: 'Right', right: 'Task1' },\n * //     { _id: 'Either', _tag: 'Left', left: 'Task2: Oh no!' },\n * //     { _id: 'Either', _tag: 'Right', right: 'Task3' }\n * //   ]\n * // }\n * ```\n *\n * **Example** (Collecting Results with `mode: \"validate\"`)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const effects = [\n *   Effect.succeed(\"Task1\").pipe(Effect.tap(Console.log)),\n *   Effect.fail(\"Task2: Oh no!\").pipe(Effect.tap(Console.log)),\n *   Effect.succeed(\"Task3\").pipe(Effect.tap(Console.log))\n * ]\n *\n * const program = Effect.all(effects, { mode: \"validate\" })\n *\n * Effect.runPromiseExit(program).then((result) => console.log(\"%o\", result))\n * // Output:\n * // Task1\n * // Task3\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: {\n * //     _id: 'Cause',\n * //     _tag: 'Fail',\n * //     failure: [\n * //       { _id: 'Option', _tag: 'None' },\n * //       { _id: 'Option', _tag: 'Some', value: 'Task2: Oh no!' },\n * //       { _id: 'Option', _tag: 'None' }\n * //     ]\n * //   }\n * // }\n * ```\n *\n * @see {@link forEach} for iterating over elements and applying an effect.\n * @see {@link allWith} for a data-last version of this function.\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const all: <const Arg extends Iterable<Effect<any, any, any>> | Record<string, Effect<any, any, any>>, O extends NoExcessProperties<{\n    readonly concurrency?: Concurrency | undefined;\n    readonly batching?: boolean | \"inherit\" | undefined;\n    readonly discard?: boolean | undefined;\n    readonly mode?: \"default\" | \"validate\" | \"either\" | undefined;\n    readonly concurrentFinalizers?: boolean | undefined;\n}, O>>(arg: Arg, options?: O) => All.Return<Arg, O>;\n/**\n * A data-last version of {@link all}, designed for use in pipelines.\n *\n * **When to Use**\n *\n * This function enables you to combine multiple effects and customize execution\n * options such as concurrency levels. This version is useful in functional\n * pipelines where you first define your data and then apply operations to it.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, pipe } from \"effect\"\n *\n * const task1 = Effect.succeed(1).pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Effect.log(\"task1 done\"))\n * )\n *\n * const task2 = Effect.succeed(\"hello\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Effect.log(\"task2 done\"))\n * )\n *\n * const program = pipe(\n *   [task1, task2],\n *   // Run both effects concurrently using the concurrent option\n *   Effect.allWith({ concurrency: 2 })\n * )\n *\n * Effect.runPromise(program).then(console.log)\n * // Output:\n * // timestamp=... level=INFO fiber=#3 message=\"task2 done\"\n * // timestamp=... level=INFO fiber=#2 message=\"task1 done\"\n * // [ 1, 'hello' ]\n * ```\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const allWith: <O extends NoExcessProperties<{\n    readonly concurrency?: Concurrency | undefined;\n    readonly batching?: boolean | \"inherit\" | undefined;\n    readonly discard?: boolean | undefined;\n    readonly mode?: \"default\" | \"validate\" | \"either\" | undefined;\n    readonly concurrentFinalizers?: boolean | undefined;\n}, O>>(options?: O) => <const Arg extends Iterable<Effect<any, any, any>> | Record<string, Effect<any, any, any>>>(arg: Arg) => All.Return<Arg, O>;\n/**\n * @since 2.0.0\n */\nexport declare namespace All {\n    /**\n     * @since 2.0.0\n     */\n    type EffectAny = Effect<any, any, any>;\n    /**\n     * @since 2.0.0\n     */\n    type ReturnIterable<T extends Iterable<EffectAny>, Discard extends boolean, Mode> = [T] extends [\n        Iterable<Effect.Variance<infer R0, infer L0, infer R>>\n    ] ? Effect<Discard extends true ? void : Mode extends \"either\" ? Array<Either.Either<R0, L0>> : Array<R0>, Mode extends \"either\" ? never : Mode extends \"validate\" ? Array<Option.Option<L0>> : L0, R> : never;\n    /**\n     * @since 2.0.0\n     */\n    type ReturnTuple<T extends ReadonlyArray<unknown>, Discard extends boolean, Mode> = Effect<Discard extends true ? void : T[number] extends never ? [] : Mode extends \"either\" ? {\n        -readonly [K in keyof T]: [T[K]] extends [Effect.Variance<infer _A, infer _E, infer _R>] ? Either.Either<_A, _E> : never;\n    } : {\n        -readonly [K in keyof T]: [T[K]] extends [Effect.Variance<infer _A, infer _E, infer _R>] ? _A : never;\n    }, Mode extends \"either\" ? never : T[number] extends never ? never : Mode extends \"validate\" ? {\n        -readonly [K in keyof T]: [T[K]] extends [Effect.Variance<infer _A, infer _E, infer _R>] ? Option.Option<_E> : never;\n    } : [T[number]] extends [{\n        [EffectTypeId]: {\n            _E: (_: never) => infer E;\n        };\n    }] ? E : never, T[number] extends never ? never : [T[number]] extends [{\n        [EffectTypeId]: {\n            _R: (_: never) => infer R;\n        };\n    }] ? R : never> extends infer X ? X : never;\n    /**\n     * @since 2.0.0\n     */\n    type ReturnObject<T, Discard extends boolean, Mode> = [T] extends [{\n        [K: string]: EffectAny;\n    }] ? Effect<Discard extends true ? void : Mode extends \"either\" ? {\n        -readonly [K in keyof T]: [T[K]] extends [Effect.Variance<infer _A, infer _E, infer _R>] ? Either.Either<_A, _E> : never;\n    } : {\n        -readonly [K in keyof T]: [T[K]] extends [Effect.Variance<infer _A, infer _E, infer _R>] ? _A : never;\n    }, Mode extends \"either\" ? never : keyof T extends never ? never : Mode extends \"validate\" ? {\n        -readonly [K in keyof T]: [T[K]] extends [Effect.Variance<infer _A, infer _E, infer _R>] ? Option.Option<_E> : never;\n    } : [T[keyof T]] extends [{\n        [EffectTypeId]: {\n            _E: (_: never) => infer E;\n        };\n    }] ? E : never, keyof T extends never ? never : [T[keyof T]] extends [{\n        [EffectTypeId]: {\n            _R: (_: never) => infer R;\n        };\n    }] ? R : never> : never;\n    /**\n     * @since 2.0.0\n     */\n    type IsDiscard<A> = [Extract<A, {\n        readonly discard: true;\n    }>] extends [never] ? false : true;\n    /**\n     * @since 2.0.0\n     */\n    type ExtractMode<A> = [A] extends [{\n        mode: infer M;\n    }] ? M : \"default\";\n    /**\n     * @since 2.0.0\n     */\n    type Return<Arg extends Iterable<EffectAny> | Record<string, EffectAny>, O extends NoExcessProperties<{\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly discard?: boolean | undefined;\n        readonly mode?: \"default\" | \"validate\" | \"either\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    }, O>> = [Arg] extends [ReadonlyArray<EffectAny>] ? ReturnTuple<Arg, IsDiscard<O>, ExtractMode<O>> : [Arg] extends [Iterable<EffectAny>] ? ReturnIterable<Arg, IsDiscard<O>, ExtractMode<O>> : [Arg] extends [Record<string, EffectAny>] ? ReturnObject<Arg, IsDiscard<O>, ExtractMode<O>> : never;\n}\n/**\n * Evaluates and runs each effect in the iterable, collecting only the\n * successful results while discarding failures.\n *\n * **Details**\n *\n * This function function processes an iterable of effects and runs each one. If\n * an effect is successful, its result is collected; if it fails, the result is\n * discarded. This ensures that only successful outcomes are kept.\n *\n * **Options**\n *\n * The function also allows you to customize how the effects are handled by\n * specifying options such as concurrency, batching, and how finalizers behave.\n * These options provide flexibility in running the effects concurrently or\n * adjusting other execution details.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const tasks = [\n *   Effect.succeed(1),\n *   Effect.fail(\"Error 1\"),\n *   Effect.succeed(2),\n *   Effect.fail(\"Error 2\")\n * ]\n *\n * const program = Effect.gen(function*() {\n *   const successfulResults = yield* Effect.allSuccesses(tasks)\n *   console.log(successfulResults)\n * })\n *\n * Effect.runFork(program)\n * // Output: [1, 2]\n *\n * ```\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const allSuccesses: <X extends Effect<any, any, any>>(elements: Iterable<X>, options?: {\n    readonly concurrency?: Concurrency | undefined;\n    readonly batching?: boolean | \"inherit\" | undefined;\n    readonly concurrentFinalizers?: boolean | undefined;\n} | undefined) => Effect<Array<Effect.Success<X>>, never, Effect.Context<X>>;\n/**\n * Drops elements until the effectful predicate returns `true`.\n *\n * **Details**\n *\n * This function processes a collection of elements and uses an effectful\n * predicate to determine when to stop dropping elements. It drops elements from\n * the beginning of the collection until the predicate returns `true`.\n *\n * The predicate is a function that takes an element and its index in the\n * collection and returns an effect that evaluates to a boolean.\n *\n * Once the predicate returns `true`, the remaining elements of the collection\n * are returned.\n *\n * **Note**: The first element for which the predicate returns `true` is also\n * dropped.\n *\n * **When to Use**\n *\n * This function allows you to conditionally skip over a part of the collection\n * based on some criteria defined in the predicate.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const numbers = [1, 2, 3, 4, 5, 6]\n * const predicate = (n: number, i: number) => Effect.succeed(n > 3)\n *\n * const program = Effect.gen(function*() {\n *   const result = yield* Effect.dropUntil(numbers, predicate)\n *   console.log(result)\n * })\n *\n * Effect.runFork(program)\n * // Output: [5, 6]\n * ```\n *\n * @see {@link dropWhile} for a similar function that drops elements while the\n * predicate returns `true`.\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const dropUntil: {\n    /**\n     * Drops elements until the effectful predicate returns `true`.\n     *\n     * **Details**\n     *\n     * This function processes a collection of elements and uses an effectful\n     * predicate to determine when to stop dropping elements. It drops elements from\n     * the beginning of the collection until the predicate returns `true`.\n     *\n     * The predicate is a function that takes an element and its index in the\n     * collection and returns an effect that evaluates to a boolean.\n     *\n     * Once the predicate returns `true`, the remaining elements of the collection\n     * are returned.\n     *\n     * **Note**: The first element for which the predicate returns `true` is also\n     * dropped.\n     *\n     * **When to Use**\n     *\n     * This function allows you to conditionally skip over a part of the collection\n     * based on some criteria defined in the predicate.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4, 5, 6]\n     * const predicate = (n: number, i: number) => Effect.succeed(n > 3)\n     *\n     * const program = Effect.gen(function*() {\n     *   const result = yield* Effect.dropUntil(numbers, predicate)\n     *   console.log(result)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: [5, 6]\n     * ```\n     *\n     * @see {@link dropWhile} for a similar function that drops elements while the\n     * predicate returns `true`.\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <A, E, R>(predicate: (a: NoInfer<A>, i: number) => Effect<boolean, E, R>): (elements: Iterable<A>) => Effect<Array<A>, E, R>;\n    /**\n     * Drops elements until the effectful predicate returns `true`.\n     *\n     * **Details**\n     *\n     * This function processes a collection of elements and uses an effectful\n     * predicate to determine when to stop dropping elements. It drops elements from\n     * the beginning of the collection until the predicate returns `true`.\n     *\n     * The predicate is a function that takes an element and its index in the\n     * collection and returns an effect that evaluates to a boolean.\n     *\n     * Once the predicate returns `true`, the remaining elements of the collection\n     * are returned.\n     *\n     * **Note**: The first element for which the predicate returns `true` is also\n     * dropped.\n     *\n     * **When to Use**\n     *\n     * This function allows you to conditionally skip over a part of the collection\n     * based on some criteria defined in the predicate.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4, 5, 6]\n     * const predicate = (n: number, i: number) => Effect.succeed(n > 3)\n     *\n     * const program = Effect.gen(function*() {\n     *   const result = yield* Effect.dropUntil(numbers, predicate)\n     *   console.log(result)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: [5, 6]\n     * ```\n     *\n     * @see {@link dropWhile} for a similar function that drops elements while the\n     * predicate returns `true`.\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <A, E, R>(elements: Iterable<A>, predicate: (a: A, i: number) => Effect<boolean, E, R>): Effect<Array<A>, E, R>;\n};\n/**\n * Drops elements as long as the predicate returns `true`.\n *\n * **Details**\n *\n * This function processes a collection of elements and uses a predicate to\n * decide whether to drop an element.\n *\n * The predicate is a function that takes an element and its index, and it\n * returns an effect that evaluates to a boolean.\n *\n * As long as the predicate returns `true`, elements will continue to be dropped\n * from the collection.\n *\n * Once the predicate returns `false`, the remaining elements are kept.\n *\n * **When to Use**\n *\n * This function allows you to discard elements from the start of a collection\n * based on a condition, and only keep the rest when the condition no longer\n * holds.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const numbers = [1, 2, 3, 4, 5, 6]\n * const predicate = (n: number, i: number) => Effect.succeed(n <= 3)\n *\n * const program = Effect.gen(function*() {\n *   const result = yield* Effect.dropWhile(numbers, predicate)\n *   console.log(result)\n * })\n *\n * Effect.runFork(program)\n * // Output: [4, 5, 6]\n * ```\n *\n * @see {@link dropUntil} for a similar function that drops elements until the\n * predicate returns `true`.\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const dropWhile: {\n    /**\n     * Drops elements as long as the predicate returns `true`.\n     *\n     * **Details**\n     *\n     * This function processes a collection of elements and uses a predicate to\n     * decide whether to drop an element.\n     *\n     * The predicate is a function that takes an element and its index, and it\n     * returns an effect that evaluates to a boolean.\n     *\n     * As long as the predicate returns `true`, elements will continue to be dropped\n     * from the collection.\n     *\n     * Once the predicate returns `false`, the remaining elements are kept.\n     *\n     * **When to Use**\n     *\n     * This function allows you to discard elements from the start of a collection\n     * based on a condition, and only keep the rest when the condition no longer\n     * holds.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4, 5, 6]\n     * const predicate = (n: number, i: number) => Effect.succeed(n <= 3)\n     *\n     * const program = Effect.gen(function*() {\n     *   const result = yield* Effect.dropWhile(numbers, predicate)\n     *   console.log(result)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: [4, 5, 6]\n     * ```\n     *\n     * @see {@link dropUntil} for a similar function that drops elements until the\n     * predicate returns `true`.\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <A, E, R>(predicate: (a: NoInfer<A>, i: number) => Effect<boolean, E, R>): (elements: Iterable<A>) => Effect<Array<A>, E, R>;\n    /**\n     * Drops elements as long as the predicate returns `true`.\n     *\n     * **Details**\n     *\n     * This function processes a collection of elements and uses a predicate to\n     * decide whether to drop an element.\n     *\n     * The predicate is a function that takes an element and its index, and it\n     * returns an effect that evaluates to a boolean.\n     *\n     * As long as the predicate returns `true`, elements will continue to be dropped\n     * from the collection.\n     *\n     * Once the predicate returns `false`, the remaining elements are kept.\n     *\n     * **When to Use**\n     *\n     * This function allows you to discard elements from the start of a collection\n     * based on a condition, and only keep the rest when the condition no longer\n     * holds.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4, 5, 6]\n     * const predicate = (n: number, i: number) => Effect.succeed(n <= 3)\n     *\n     * const program = Effect.gen(function*() {\n     *   const result = yield* Effect.dropWhile(numbers, predicate)\n     *   console.log(result)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: [4, 5, 6]\n     * ```\n     *\n     * @see {@link dropUntil} for a similar function that drops elements until the\n     * predicate returns `true`.\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <A, E, R>(elements: Iterable<A>, predicate: (a: A, i: number) => Effect<boolean, E, R>): Effect<Array<A>, E, R>;\n};\n/**\n * Takes elements from a collection until the effectful predicate returns\n * `true`.\n *\n * **Details**\n *\n * This function processes a collection of elements and uses an effectful\n * predicate to decide when to stop taking elements. The elements are taken from\n * the beginning of the collection until the predicate returns `true`.\n *\n * The predicate is a function that takes an element and its index in the\n * collection, and returns an effect that resolves to a boolean.\n *\n * Once the predicate returns `true`, the remaining elements of the collection\n * are discarded, and the function stops taking more elements.\n *\n * **Note**: The first element for which the predicate returns `true` is also\n * included in the result.\n *\n * **When to Use**\n *\n * Use this function when you want to conditionally take elements from a\n * collection based on a dynamic condition. For example, you may want to collect\n * numbers from a list until a certain threshold is reached, or gather items\n * until a specific condition is met.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const numbers = [1, 2, 3, 4, 5, 6]\n * const predicate = (n: number, i: number) => Effect.succeed(n > 3)\n *\n * const program = Effect.gen(function*() {\n *   const result = yield* Effect.takeUntil(numbers, predicate)\n *   console.log(result)\n * })\n *\n * Effect.runFork(program)\n * // Output: [ 1, 2, 3, 4 ]\n * ```\n *\n * @see {@link takeWhile} for a similar function that takes elements while the\n * predicate returns `true`.\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const takeUntil: {\n    /**\n     * Takes elements from a collection until the effectful predicate returns\n     * `true`.\n     *\n     * **Details**\n     *\n     * This function processes a collection of elements and uses an effectful\n     * predicate to decide when to stop taking elements. The elements are taken from\n     * the beginning of the collection until the predicate returns `true`.\n     *\n     * The predicate is a function that takes an element and its index in the\n     * collection, and returns an effect that resolves to a boolean.\n     *\n     * Once the predicate returns `true`, the remaining elements of the collection\n     * are discarded, and the function stops taking more elements.\n     *\n     * **Note**: The first element for which the predicate returns `true` is also\n     * included in the result.\n     *\n     * **When to Use**\n     *\n     * Use this function when you want to conditionally take elements from a\n     * collection based on a dynamic condition. For example, you may want to collect\n     * numbers from a list until a certain threshold is reached, or gather items\n     * until a specific condition is met.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4, 5, 6]\n     * const predicate = (n: number, i: number) => Effect.succeed(n > 3)\n     *\n     * const program = Effect.gen(function*() {\n     *   const result = yield* Effect.takeUntil(numbers, predicate)\n     *   console.log(result)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: [ 1, 2, 3, 4 ]\n     * ```\n     *\n     * @see {@link takeWhile} for a similar function that takes elements while the\n     * predicate returns `true`.\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <A, R, E>(predicate: (a: NoInfer<A>, i: number) => Effect<boolean, E, R>): (elements: Iterable<A>) => Effect<Array<A>, E, R>;\n    /**\n     * Takes elements from a collection until the effectful predicate returns\n     * `true`.\n     *\n     * **Details**\n     *\n     * This function processes a collection of elements and uses an effectful\n     * predicate to decide when to stop taking elements. The elements are taken from\n     * the beginning of the collection until the predicate returns `true`.\n     *\n     * The predicate is a function that takes an element and its index in the\n     * collection, and returns an effect that resolves to a boolean.\n     *\n     * Once the predicate returns `true`, the remaining elements of the collection\n     * are discarded, and the function stops taking more elements.\n     *\n     * **Note**: The first element for which the predicate returns `true` is also\n     * included in the result.\n     *\n     * **When to Use**\n     *\n     * Use this function when you want to conditionally take elements from a\n     * collection based on a dynamic condition. For example, you may want to collect\n     * numbers from a list until a certain threshold is reached, or gather items\n     * until a specific condition is met.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4, 5, 6]\n     * const predicate = (n: number, i: number) => Effect.succeed(n > 3)\n     *\n     * const program = Effect.gen(function*() {\n     *   const result = yield* Effect.takeUntil(numbers, predicate)\n     *   console.log(result)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: [ 1, 2, 3, 4 ]\n     * ```\n     *\n     * @see {@link takeWhile} for a similar function that takes elements while the\n     * predicate returns `true`.\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <A, E, R>(elements: Iterable<A>, predicate: (a: NoInfer<A>, i: number) => Effect<boolean, E, R>): Effect<Array<A>, E, R>;\n};\n/**\n * Takes elements as long as the predicate returns `true`.\n *\n * **Details**\n *\n * This function processes a collection of elements and uses a predicate to\n * decide whether to take an element.\n *\n * The predicate is a function that takes an element and its index, and it\n * returns an effect that evaluates to a boolean.\n *\n * As long as the predicate returns `true`, elements will continue to be taken\n * from the collection.\n *\n * Once the predicate returns `false`, the remaining elements are discarded.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const numbers = [1, 2, 3, 4, 5, 6]\n * const predicate = (n: number, i: number) => Effect.succeed(n <= 3)\n *\n * const program = Effect.gen(function*() {\n *   const result = yield* Effect.takeWhile(numbers, predicate)\n *   console.log(result)\n * })\n *\n * Effect.runFork(program)\n * // Output: [1, 2, 3]\n * ```\n *\n * @see {@link takeUntil} for a similar function that takes elements until the predicate returns `true`.\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const takeWhile: {\n    /**\n     * Takes elements as long as the predicate returns `true`.\n     *\n     * **Details**\n     *\n     * This function processes a collection of elements and uses a predicate to\n     * decide whether to take an element.\n     *\n     * The predicate is a function that takes an element and its index, and it\n     * returns an effect that evaluates to a boolean.\n     *\n     * As long as the predicate returns `true`, elements will continue to be taken\n     * from the collection.\n     *\n     * Once the predicate returns `false`, the remaining elements are discarded.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4, 5, 6]\n     * const predicate = (n: number, i: number) => Effect.succeed(n <= 3)\n     *\n     * const program = Effect.gen(function*() {\n     *   const result = yield* Effect.takeWhile(numbers, predicate)\n     *   console.log(result)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: [1, 2, 3]\n     * ```\n     *\n     * @see {@link takeUntil} for a similar function that takes elements until the predicate returns `true`.\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <A, E, R>(predicate: (a: NoInfer<A>, i: number) => Effect<boolean, E, R>): (elements: Iterable<A>) => Effect<Array<A>, E, R>;\n    /**\n     * Takes elements as long as the predicate returns `true`.\n     *\n     * **Details**\n     *\n     * This function processes a collection of elements and uses a predicate to\n     * decide whether to take an element.\n     *\n     * The predicate is a function that takes an element and its index, and it\n     * returns an effect that evaluates to a boolean.\n     *\n     * As long as the predicate returns `true`, elements will continue to be taken\n     * from the collection.\n     *\n     * Once the predicate returns `false`, the remaining elements are discarded.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4, 5, 6]\n     * const predicate = (n: number, i: number) => Effect.succeed(n <= 3)\n     *\n     * const program = Effect.gen(function*() {\n     *   const result = yield* Effect.takeWhile(numbers, predicate)\n     *   console.log(result)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: [1, 2, 3]\n     * ```\n     *\n     * @see {@link takeUntil} for a similar function that takes elements until the predicate returns `true`.\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <A, E, R>(elements: Iterable<A>, predicate: (a: NoInfer<A>, i: number) => Effect<boolean, E, R>): Effect<Array<A>, E, R>;\n};\n/**\n * Determines whether all elements of the iterable satisfy the effectful\n * predicate.\n *\n * **Details**\n *\n * This function checks whether every element in a given collection (an\n * iterable) satisfies a condition defined by an effectful predicate.\n *\n * The predicate is a function that takes an element and its index, and it\n * returns an effect that evaluates to a boolean.\n *\n * The function will process each element and return `true` if all elements\n * satisfy the predicate; otherwise, it returns `false`.\n *\n * **When to Use**\n *\n * This function is useful when you need to verify that all items in a\n * collection meet certain criteria, even when the evaluation of each item\n * involves effects, such as asynchronous checks or complex computations.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const numbers = [2, 4, 6, 8]\n * const predicate = (n: number, i: number) => Effect.succeed(n % 2 === 0)\n *\n * const program = Effect.gen(function*() {\n *   const allEven = yield* Effect.every(numbers, predicate)\n *   console.log(allEven)\n * })\n *\n * Effect.runFork(program)\n * // Output: true\n * ```\n *\n * @see {@link exists} for a similar function that returns a boolean indicating\n * whether **any** element satisfies the predicate.\n *\n * @since 2.0.0\n * @category Condition Checking\n */\nexport declare const every: {\n    /**\n     * Determines whether all elements of the iterable satisfy the effectful\n     * predicate.\n     *\n     * **Details**\n     *\n     * This function checks whether every element in a given collection (an\n     * iterable) satisfies a condition defined by an effectful predicate.\n     *\n     * The predicate is a function that takes an element and its index, and it\n     * returns an effect that evaluates to a boolean.\n     *\n     * The function will process each element and return `true` if all elements\n     * satisfy the predicate; otherwise, it returns `false`.\n     *\n     * **When to Use**\n     *\n     * This function is useful when you need to verify that all items in a\n     * collection meet certain criteria, even when the evaluation of each item\n     * involves effects, such as asynchronous checks or complex computations.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [2, 4, 6, 8]\n     * const predicate = (n: number, i: number) => Effect.succeed(n % 2 === 0)\n     *\n     * const program = Effect.gen(function*() {\n     *   const allEven = yield* Effect.every(numbers, predicate)\n     *   console.log(allEven)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: true\n     * ```\n     *\n     * @see {@link exists} for a similar function that returns a boolean indicating\n     * whether **any** element satisfies the predicate.\n     *\n     * @since 2.0.0\n     * @category Condition Checking\n     */\n    <A, E, R>(predicate: (a: A, i: number) => Effect<boolean, E, R>): (elements: Iterable<A>) => Effect<boolean, E, R>;\n    /**\n     * Determines whether all elements of the iterable satisfy the effectful\n     * predicate.\n     *\n     * **Details**\n     *\n     * This function checks whether every element in a given collection (an\n     * iterable) satisfies a condition defined by an effectful predicate.\n     *\n     * The predicate is a function that takes an element and its index, and it\n     * returns an effect that evaluates to a boolean.\n     *\n     * The function will process each element and return `true` if all elements\n     * satisfy the predicate; otherwise, it returns `false`.\n     *\n     * **When to Use**\n     *\n     * This function is useful when you need to verify that all items in a\n     * collection meet certain criteria, even when the evaluation of each item\n     * involves effects, such as asynchronous checks or complex computations.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [2, 4, 6, 8]\n     * const predicate = (n: number, i: number) => Effect.succeed(n % 2 === 0)\n     *\n     * const program = Effect.gen(function*() {\n     *   const allEven = yield* Effect.every(numbers, predicate)\n     *   console.log(allEven)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: true\n     * ```\n     *\n     * @see {@link exists} for a similar function that returns a boolean indicating\n     * whether **any** element satisfies the predicate.\n     *\n     * @since 2.0.0\n     * @category Condition Checking\n     */\n    <A, E, R>(elements: Iterable<A>, predicate: (a: A, i: number) => Effect<boolean, E, R>): Effect<boolean, E, R>;\n};\n/**\n * Determines whether any element of the iterable satisfies the effectual\n * predicate.\n *\n * **Details**\n *\n * This function checks whether any element in a given collection (an iterable)\n * satisfies a condition defined by an effectful predicate.\n *\n * The predicate is a function that takes an element and its index, and it\n * returns an effect that evaluates to a boolean.\n *\n * The function will process each element, and if any element satisfies the\n * predicate (returns `true`), the function will immediately return `true`.\n *\n * If none of the elements satisfy the condition, it will return `false`.\n *\n * **When to Use**\n *\n * This function allows you to quickly check for a condition in a collection\n * without having to manually iterate over it.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const numbers = [1, 2, 3, 4]\n * const predicate = (n: number, i: number) => Effect.succeed(n > 2)\n *\n * const program = Effect.gen(function*() {\n *   const hasLargeNumber = yield* Effect.exists(numbers, predicate)\n *   console.log(hasLargeNumber)\n * })\n *\n * Effect.runFork(program)\n * // Output: true\n * ```\n *\n * @see {@link every} for a similar function that checks if **all** elements\n * satisfy the predicate.\n *\n * @since 2.0.0\n * @category Condition Checking\n */\nexport declare const exists: {\n    /**\n     * Determines whether any element of the iterable satisfies the effectual\n     * predicate.\n     *\n     * **Details**\n     *\n     * This function checks whether any element in a given collection (an iterable)\n     * satisfies a condition defined by an effectful predicate.\n     *\n     * The predicate is a function that takes an element and its index, and it\n     * returns an effect that evaluates to a boolean.\n     *\n     * The function will process each element, and if any element satisfies the\n     * predicate (returns `true`), the function will immediately return `true`.\n     *\n     * If none of the elements satisfy the condition, it will return `false`.\n     *\n     * **When to Use**\n     *\n     * This function allows you to quickly check for a condition in a collection\n     * without having to manually iterate over it.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4]\n     * const predicate = (n: number, i: number) => Effect.succeed(n > 2)\n     *\n     * const program = Effect.gen(function*() {\n     *   const hasLargeNumber = yield* Effect.exists(numbers, predicate)\n     *   console.log(hasLargeNumber)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: true\n     * ```\n     *\n     * @see {@link every} for a similar function that checks if **all** elements\n     * satisfy the predicate.\n     *\n     * @since 2.0.0\n     * @category Condition Checking\n     */\n    <A, E, R>(predicate: (a: A, i: number) => Effect<boolean, E, R>, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): (elements: Iterable<A>) => Effect<boolean, E, R>;\n    /**\n     * Determines whether any element of the iterable satisfies the effectual\n     * predicate.\n     *\n     * **Details**\n     *\n     * This function checks whether any element in a given collection (an iterable)\n     * satisfies a condition defined by an effectful predicate.\n     *\n     * The predicate is a function that takes an element and its index, and it\n     * returns an effect that evaluates to a boolean.\n     *\n     * The function will process each element, and if any element satisfies the\n     * predicate (returns `true`), the function will immediately return `true`.\n     *\n     * If none of the elements satisfy the condition, it will return `false`.\n     *\n     * **When to Use**\n     *\n     * This function allows you to quickly check for a condition in a collection\n     * without having to manually iterate over it.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4]\n     * const predicate = (n: number, i: number) => Effect.succeed(n > 2)\n     *\n     * const program = Effect.gen(function*() {\n     *   const hasLargeNumber = yield* Effect.exists(numbers, predicate)\n     *   console.log(hasLargeNumber)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: true\n     * ```\n     *\n     * @see {@link every} for a similar function that checks if **all** elements\n     * satisfy the predicate.\n     *\n     * @since 2.0.0\n     * @category Condition Checking\n     */\n    <A, E, R>(elements: Iterable<A>, predicate: (a: A, i: number) => Effect<boolean, E, R>, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): Effect<boolean, E, R>;\n};\n/**\n * Filters an iterable using the specified effectful predicate.\n *\n * **Details**\n *\n * This function filters a collection (an iterable) by applying an effectful\n * predicate.\n *\n * The predicate is a function that takes an element and its index, and it\n * returns an effect that evaluates to a boolean.\n *\n * The function processes each element in the collection and keeps only those\n * that satisfy the condition defined by the predicate.\n *\n * **Options**\n *\n * You can also adjust the behavior with options such as concurrency, batching,\n * or whether to negate the condition.\n *\n * **When to Use**\n *\n * This function allows you to selectively keep or remove elements based on a\n * condition that may involve asynchronous or side-effect-causing operations.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const numbers = [1, 2, 3, 4, 5]\n * const predicate = (n: number, i: number) => Effect.succeed(n % 2 === 0)\n *\n * const program = Effect.gen(function*() {\n *   const result = yield* Effect.filter(numbers, predicate)\n *   console.log(result)\n * })\n *\n * Effect.runFork(program)\n * // Output: [2, 4]\n * ```\n *\n * @since 2.0.0\n * @category Filtering\n */\nexport declare const filter: {\n    /**\n     * Filters an iterable using the specified effectful predicate.\n     *\n     * **Details**\n     *\n     * This function filters a collection (an iterable) by applying an effectful\n     * predicate.\n     *\n     * The predicate is a function that takes an element and its index, and it\n     * returns an effect that evaluates to a boolean.\n     *\n     * The function processes each element in the collection and keeps only those\n     * that satisfy the condition defined by the predicate.\n     *\n     * **Options**\n     *\n     * You can also adjust the behavior with options such as concurrency, batching,\n     * or whether to negate the condition.\n     *\n     * **When to Use**\n     *\n     * This function allows you to selectively keep or remove elements based on a\n     * condition that may involve asynchronous or side-effect-causing operations.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4, 5]\n     * const predicate = (n: number, i: number) => Effect.succeed(n % 2 === 0)\n     *\n     * const program = Effect.gen(function*() {\n     *   const result = yield* Effect.filter(numbers, predicate)\n     *   console.log(result)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: [2, 4]\n     * ```\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, E, R>(predicate: (a: NoInfer<A>, i: number) => Effect<boolean, E, R>, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly negate?: boolean | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): (elements: Iterable<A>) => Effect<Array<A>, E, R>;\n    /**\n     * Filters an iterable using the specified effectful predicate.\n     *\n     * **Details**\n     *\n     * This function filters a collection (an iterable) by applying an effectful\n     * predicate.\n     *\n     * The predicate is a function that takes an element and its index, and it\n     * returns an effect that evaluates to a boolean.\n     *\n     * The function processes each element in the collection and keeps only those\n     * that satisfy the condition defined by the predicate.\n     *\n     * **Options**\n     *\n     * You can also adjust the behavior with options such as concurrency, batching,\n     * or whether to negate the condition.\n     *\n     * **When to Use**\n     *\n     * This function allows you to selectively keep or remove elements based on a\n     * condition that may involve asynchronous or side-effect-causing operations.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4, 5]\n     * const predicate = (n: number, i: number) => Effect.succeed(n % 2 === 0)\n     *\n     * const program = Effect.gen(function*() {\n     *   const result = yield* Effect.filter(numbers, predicate)\n     *   console.log(result)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: [2, 4]\n     * ```\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, E, R>(elements: Iterable<A>, predicate: (a: NoInfer<A>, i: number) => Effect<boolean, E, R>, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly negate?: boolean | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): Effect<Array<A>, E, R>;\n};\n/**\n * Filters and maps elements sequentially in one operation.\n *\n * This function processes each element one by one. It applies a function that\n * returns an `Option` to each element. If the function returns `Some`, the\n * element is kept; if it returns `None`, the element is removed. The operation\n * is done sequentially for each element.\n *\n * **Example**\n *\n * ```ts\n * import { Console, Effect, Option } from \"effect\"\n *\n * const task = (n: number) =>\n *   Effect.succeed(n).pipe(\n *     Effect.delay(1000 - (n * 100)),\n *     Effect.tap(Console.log(`task${n} done`))\n *   )\n *\n * const program = Effect.filterMap(\n *   [task(1), task(2), task(3), task(4)],\n *   (n) => n % 2 === 0 ? Option.some(n) : Option.none()\n * )\n *\n * Effect.runPromise(program).then(console.log)\n * // Output:\n * // task1 done\n * // task2 done\n * // task3 done\n * // task4 done\n * // [ 2, 4 ]\n * ```\n *\n * @since 2.0.0\n * @category Filtering\n */\nexport declare const filterMap: {\n    /**\n     * Filters and maps elements sequentially in one operation.\n     *\n     * This function processes each element one by one. It applies a function that\n     * returns an `Option` to each element. If the function returns `Some`, the\n     * element is kept; if it returns `None`, the element is removed. The operation\n     * is done sequentially for each element.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect, Option } from \"effect\"\n     *\n     * const task = (n: number) =>\n     *   Effect.succeed(n).pipe(\n     *     Effect.delay(1000 - (n * 100)),\n     *     Effect.tap(Console.log(`task${n} done`))\n     *   )\n     *\n     * const program = Effect.filterMap(\n     *   [task(1), task(2), task(3), task(4)],\n     *   (n) => n % 2 === 0 ? Option.some(n) : Option.none()\n     * )\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // task1 done\n     * // task2 done\n     * // task3 done\n     * // task4 done\n     * // [ 2, 4 ]\n     * ```\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <Eff extends Effect<any, any, any>, B>(pf: (a: Effect.Success<Eff>) => Option.Option<B>): (elements: Iterable<Eff>) => Effect<Array<B>, Effect.Error<Eff>, Effect.Context<Eff>>;\n    /**\n     * Filters and maps elements sequentially in one operation.\n     *\n     * This function processes each element one by one. It applies a function that\n     * returns an `Option` to each element. If the function returns `Some`, the\n     * element is kept; if it returns `None`, the element is removed. The operation\n     * is done sequentially for each element.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect, Option } from \"effect\"\n     *\n     * const task = (n: number) =>\n     *   Effect.succeed(n).pipe(\n     *     Effect.delay(1000 - (n * 100)),\n     *     Effect.tap(Console.log(`task${n} done`))\n     *   )\n     *\n     * const program = Effect.filterMap(\n     *   [task(1), task(2), task(3), task(4)],\n     *   (n) => n % 2 === 0 ? Option.some(n) : Option.none()\n     * )\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // task1 done\n     * // task2 done\n     * // task3 done\n     * // task4 done\n     * // [ 2, 4 ]\n     * ```\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <Eff extends Effect<any, any, any>, B>(elements: Iterable<Eff>, pf: (a: Effect.Success<Eff>) => Option.Option<B>): Effect<Array<B>, Effect.Error<Eff>, Effect.Context<Eff>>;\n};\n/**\n * Returns the first element that satisfies the effectful predicate.\n *\n * **Details**\n *\n * This function processes a collection of elements and applies an effectful\n * predicate to each element.\n *\n * The predicate is a function that takes an element and its index in the\n * collection, and it returns an effect that evaluates to a boolean.\n *\n * The function stops as soon as it finds the first element for which the\n * predicate returns `true` and returns that element wrapped in an `Option`.\n *\n * If no element satisfies the predicate, the result will be `None`.\n *\n * **When to Use**\n *\n * This function allows you to efficiently find an element that meets a specific\n * condition, even when the evaluation involves effects like asynchronous\n * operations or side effects.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const numbers = [1, 2, 3, 4, 5]\n * const predicate = (n: number, i: number) => Effect.succeed(n > 3)\n *\n * const program = Effect.gen(function*() {\n *   const result = yield* Effect.findFirst(numbers, predicate)\n *   console.log(result)\n * })\n *\n * Effect.runFork(program)\n * // Output: { _id: 'Option', _tag: 'Some', value: 4 }\n * ```\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const findFirst: {\n    /**\n     * Returns the first element that satisfies the effectful predicate.\n     *\n     * **Details**\n     *\n     * This function processes a collection of elements and applies an effectful\n     * predicate to each element.\n     *\n     * The predicate is a function that takes an element and its index in the\n     * collection, and it returns an effect that evaluates to a boolean.\n     *\n     * The function stops as soon as it finds the first element for which the\n     * predicate returns `true` and returns that element wrapped in an `Option`.\n     *\n     * If no element satisfies the predicate, the result will be `None`.\n     *\n     * **When to Use**\n     *\n     * This function allows you to efficiently find an element that meets a specific\n     * condition, even when the evaluation involves effects like asynchronous\n     * operations or side effects.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4, 5]\n     * const predicate = (n: number, i: number) => Effect.succeed(n > 3)\n     *\n     * const program = Effect.gen(function*() {\n     *   const result = yield* Effect.findFirst(numbers, predicate)\n     *   console.log(result)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: { _id: 'Option', _tag: 'Some', value: 4 }\n     * ```\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <A, E, R>(predicate: (a: NoInfer<A>, i: number) => Effect<boolean, E, R>): (elements: Iterable<A>) => Effect<Option.Option<A>, E, R>;\n    /**\n     * Returns the first element that satisfies the effectful predicate.\n     *\n     * **Details**\n     *\n     * This function processes a collection of elements and applies an effectful\n     * predicate to each element.\n     *\n     * The predicate is a function that takes an element and its index in the\n     * collection, and it returns an effect that evaluates to a boolean.\n     *\n     * The function stops as soon as it finds the first element for which the\n     * predicate returns `true` and returns that element wrapped in an `Option`.\n     *\n     * If no element satisfies the predicate, the result will be `None`.\n     *\n     * **When to Use**\n     *\n     * This function allows you to efficiently find an element that meets a specific\n     * condition, even when the evaluation involves effects like asynchronous\n     * operations or side effects.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [1, 2, 3, 4, 5]\n     * const predicate = (n: number, i: number) => Effect.succeed(n > 3)\n     *\n     * const program = Effect.gen(function*() {\n     *   const result = yield* Effect.findFirst(numbers, predicate)\n     *   console.log(result)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: { _id: 'Option', _tag: 'Some', value: 4 }\n     * ```\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <A, E, R>(elements: Iterable<A>, predicate: (a: NoInfer<A>, i: number) => Effect<boolean, E, R>): Effect<Option.Option<A>, E, R>;\n};\n/**\n * Executes an effectful operation for each element in an `Iterable`.\n *\n * **Details**\n *\n * This function applies a provided operation to each element in the iterable,\n * producing a new effect that returns an array of results.\n *\n * If any effect fails, the iteration stops immediately (short-circuiting), and\n * the error is propagated.\n *\n * **Concurrency**\n *\n * The `concurrency` option controls how many operations are performed\n * concurrently. By default, the operations are performed sequentially.\n *\n * **Discarding Results**\n *\n * If the `discard` option is set to `true`, the intermediate results are not\n * collected, and the final result of the operation is `void`.\n *\n * **Example** (Applying Effects to Iterable Elements)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const result = Effect.forEach([1, 2, 3, 4, 5], (n, index) =>\n *   Console.log(`Currently at index ${index}`).pipe(Effect.as(n * 2))\n * )\n *\n * Effect.runPromise(result).then(console.log)\n * // Output:\n * // Currently at index 0\n * // Currently at index 1\n * // Currently at index 2\n * // Currently at index 3\n * // Currently at index 4\n * // [ 2, 4, 6, 8, 10 ]\n * ```\n *\n * **Example** (Discarding Results)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * // Apply effects but discard the results\n * const result = Effect.forEach(\n *   [1, 2, 3, 4, 5],\n *   (n, index) =>\n *     Console.log(`Currently at index ${index}`).pipe(Effect.as(n * 2)),\n *   { discard: true }\n * )\n *\n * Effect.runPromise(result).then(console.log)\n * // Output:\n * // Currently at index 0\n * // Currently at index 1\n * // Currently at index 2\n * // Currently at index 3\n * // Currently at index 4\n * // undefined\n * ```\n *\n * @see {@link all} for combining multiple effects into one.\n *\n * @since 2.0.0\n * @category Looping\n */\nexport declare const forEach: {\n    /**\n     * Executes an effectful operation for each element in an `Iterable`.\n     *\n     * **Details**\n     *\n     * This function applies a provided operation to each element in the iterable,\n     * producing a new effect that returns an array of results.\n     *\n     * If any effect fails, the iteration stops immediately (short-circuiting), and\n     * the error is propagated.\n     *\n     * **Concurrency**\n     *\n     * The `concurrency` option controls how many operations are performed\n     * concurrently. By default, the operations are performed sequentially.\n     *\n     * **Discarding Results**\n     *\n     * If the `discard` option is set to `true`, the intermediate results are not\n     * collected, and the final result of the operation is `void`.\n     *\n     * **Example** (Applying Effects to Iterable Elements)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const result = Effect.forEach([1, 2, 3, 4, 5], (n, index) =>\n     *   Console.log(`Currently at index ${index}`).pipe(Effect.as(n * 2))\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output:\n     * // Currently at index 0\n     * // Currently at index 1\n     * // Currently at index 2\n     * // Currently at index 3\n     * // Currently at index 4\n     * // [ 2, 4, 6, 8, 10 ]\n     * ```\n     *\n     * **Example** (Discarding Results)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * // Apply effects but discard the results\n     * const result = Effect.forEach(\n     *   [1, 2, 3, 4, 5],\n     *   (n, index) =>\n     *     Console.log(`Currently at index ${index}`).pipe(Effect.as(n * 2)),\n     *   { discard: true }\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output:\n     * // Currently at index 0\n     * // Currently at index 1\n     * // Currently at index 2\n     * // Currently at index 3\n     * // Currently at index 4\n     * // undefined\n     * ```\n     *\n     * @see {@link all} for combining multiple effects into one.\n     *\n     * @since 2.0.0\n     * @category Looping\n     */\n    <B, E, R, S extends Iterable<any>>(f: (a: RA.ReadonlyArray.Infer<S>, i: number) => Effect<B, E, R>, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly discard?: false | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): (self: S) => Effect<RA.ReadonlyArray.With<S, B>, E, R>;\n    /**\n     * Executes an effectful operation for each element in an `Iterable`.\n     *\n     * **Details**\n     *\n     * This function applies a provided operation to each element in the iterable,\n     * producing a new effect that returns an array of results.\n     *\n     * If any effect fails, the iteration stops immediately (short-circuiting), and\n     * the error is propagated.\n     *\n     * **Concurrency**\n     *\n     * The `concurrency` option controls how many operations are performed\n     * concurrently. By default, the operations are performed sequentially.\n     *\n     * **Discarding Results**\n     *\n     * If the `discard` option is set to `true`, the intermediate results are not\n     * collected, and the final result of the operation is `void`.\n     *\n     * **Example** (Applying Effects to Iterable Elements)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const result = Effect.forEach([1, 2, 3, 4, 5], (n, index) =>\n     *   Console.log(`Currently at index ${index}`).pipe(Effect.as(n * 2))\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output:\n     * // Currently at index 0\n     * // Currently at index 1\n     * // Currently at index 2\n     * // Currently at index 3\n     * // Currently at index 4\n     * // [ 2, 4, 6, 8, 10 ]\n     * ```\n     *\n     * **Example** (Discarding Results)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * // Apply effects but discard the results\n     * const result = Effect.forEach(\n     *   [1, 2, 3, 4, 5],\n     *   (n, index) =>\n     *     Console.log(`Currently at index ${index}`).pipe(Effect.as(n * 2)),\n     *   { discard: true }\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output:\n     * // Currently at index 0\n     * // Currently at index 1\n     * // Currently at index 2\n     * // Currently at index 3\n     * // Currently at index 4\n     * // undefined\n     * ```\n     *\n     * @see {@link all} for combining multiple effects into one.\n     *\n     * @since 2.0.0\n     * @category Looping\n     */\n    <A, B, E, R>(f: (a: A, i: number) => Effect<B, E, R>, options: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly discard: true;\n        readonly concurrentFinalizers?: boolean | undefined;\n    }): (self: Iterable<A>) => Effect<void, E, R>;\n    /**\n     * Executes an effectful operation for each element in an `Iterable`.\n     *\n     * **Details**\n     *\n     * This function applies a provided operation to each element in the iterable,\n     * producing a new effect that returns an array of results.\n     *\n     * If any effect fails, the iteration stops immediately (short-circuiting), and\n     * the error is propagated.\n     *\n     * **Concurrency**\n     *\n     * The `concurrency` option controls how many operations are performed\n     * concurrently. By default, the operations are performed sequentially.\n     *\n     * **Discarding Results**\n     *\n     * If the `discard` option is set to `true`, the intermediate results are not\n     * collected, and the final result of the operation is `void`.\n     *\n     * **Example** (Applying Effects to Iterable Elements)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const result = Effect.forEach([1, 2, 3, 4, 5], (n, index) =>\n     *   Console.log(`Currently at index ${index}`).pipe(Effect.as(n * 2))\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output:\n     * // Currently at index 0\n     * // Currently at index 1\n     * // Currently at index 2\n     * // Currently at index 3\n     * // Currently at index 4\n     * // [ 2, 4, 6, 8, 10 ]\n     * ```\n     *\n     * **Example** (Discarding Results)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * // Apply effects but discard the results\n     * const result = Effect.forEach(\n     *   [1, 2, 3, 4, 5],\n     *   (n, index) =>\n     *     Console.log(`Currently at index ${index}`).pipe(Effect.as(n * 2)),\n     *   { discard: true }\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output:\n     * // Currently at index 0\n     * // Currently at index 1\n     * // Currently at index 2\n     * // Currently at index 3\n     * // Currently at index 4\n     * // undefined\n     * ```\n     *\n     * @see {@link all} for combining multiple effects into one.\n     *\n     * @since 2.0.0\n     * @category Looping\n     */\n    <B, E, R, S extends Iterable<any>>(self: S, f: (a: RA.ReadonlyArray.Infer<S>, i: number) => Effect<B, E, R>, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly discard?: false | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): Effect<RA.ReadonlyArray.With<S, B>, E, R>;\n    /**\n     * Executes an effectful operation for each element in an `Iterable`.\n     *\n     * **Details**\n     *\n     * This function applies a provided operation to each element in the iterable,\n     * producing a new effect that returns an array of results.\n     *\n     * If any effect fails, the iteration stops immediately (short-circuiting), and\n     * the error is propagated.\n     *\n     * **Concurrency**\n     *\n     * The `concurrency` option controls how many operations are performed\n     * concurrently. By default, the operations are performed sequentially.\n     *\n     * **Discarding Results**\n     *\n     * If the `discard` option is set to `true`, the intermediate results are not\n     * collected, and the final result of the operation is `void`.\n     *\n     * **Example** (Applying Effects to Iterable Elements)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const result = Effect.forEach([1, 2, 3, 4, 5], (n, index) =>\n     *   Console.log(`Currently at index ${index}`).pipe(Effect.as(n * 2))\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output:\n     * // Currently at index 0\n     * // Currently at index 1\n     * // Currently at index 2\n     * // Currently at index 3\n     * // Currently at index 4\n     * // [ 2, 4, 6, 8, 10 ]\n     * ```\n     *\n     * **Example** (Discarding Results)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * // Apply effects but discard the results\n     * const result = Effect.forEach(\n     *   [1, 2, 3, 4, 5],\n     *   (n, index) =>\n     *     Console.log(`Currently at index ${index}`).pipe(Effect.as(n * 2)),\n     *   { discard: true }\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output:\n     * // Currently at index 0\n     * // Currently at index 1\n     * // Currently at index 2\n     * // Currently at index 3\n     * // Currently at index 4\n     * // undefined\n     * ```\n     *\n     * @see {@link all} for combining multiple effects into one.\n     *\n     * @since 2.0.0\n     * @category Looping\n     */\n    <A, B, E, R>(self: Iterable<A>, f: (a: A, i: number) => Effect<B, E, R>, options: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly discard: true;\n        readonly concurrentFinalizers?: boolean | undefined;\n    }): Effect<void, E, R>;\n};\n/**\n * Returns the first element of the iterable if the collection is non-empty, or\n * fails with the error `NoSuchElementException` if the collection is empty.\n *\n * **When to Use**\n *\n * This function is useful when you need to retrieve the first item from a\n * collection and want to handle the case where the collection might be empty\n * without causing an unhandled exception.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * // Simulate an async operation\n * const fetchNumbers = Effect.succeed([1, 2, 3]).pipe(Effect.delay(\"100 millis\"))\n *\n * const program = Effect.gen(function*() {\n *   const firstElement = yield* Effect.head(fetchNumbers)\n *   console.log(firstElement)\n * })\n *\n * Effect.runFork(program)\n * // Output: 1\n * ```\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const head: <A, E, R>(self: Effect<Iterable<A>, E, R>) => Effect<A, Cause.NoSuchElementException | E, R>;\n/**\n * Merges an `Iterable<Effect<A, E, R>>` to a single effect.\n *\n * **Details**\n *\n * This function takes an iterable of effects and combines them into a single\n * effect. It does this by iterating over each effect in the collection and\n * applying a function that accumulates results into a \"zero\" value, which\n * starts with an initial value and is updated with each effect's success.\n *\n * The provided function `f` is called for each element in the iterable,\n * allowing you to specify how to combine the results.\n *\n * **Options**\n *\n * The function also allows you to customize how the effects are handled by\n * specifying options such as concurrency, batching, and how finalizers behave.\n * These options provide flexibility in running the effects concurrently or\n * adjusting other execution details.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const numbers = [Effect.succeed(1), Effect.succeed(2), Effect.succeed(3)]\n * const add = (sum: number, value: number, i: number) => sum + value\n * const zero = 0\n *\n * const program = Effect.gen(function*() {\n *   const total = yield* Effect.mergeAll(numbers, zero, add)\n *   console.log(total)\n * })\n *\n * Effect.runFork(program)\n * // Output: 6\n * ```\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const mergeAll: {\n    /**\n     * Merges an `Iterable<Effect<A, E, R>>` to a single effect.\n     *\n     * **Details**\n     *\n     * This function takes an iterable of effects and combines them into a single\n     * effect. It does this by iterating over each effect in the collection and\n     * applying a function that accumulates results into a \"zero\" value, which\n     * starts with an initial value and is updated with each effect's success.\n     *\n     * The provided function `f` is called for each element in the iterable,\n     * allowing you to specify how to combine the results.\n     *\n     * **Options**\n     *\n     * The function also allows you to customize how the effects are handled by\n     * specifying options such as concurrency, batching, and how finalizers behave.\n     * These options provide flexibility in running the effects concurrently or\n     * adjusting other execution details.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [Effect.succeed(1), Effect.succeed(2), Effect.succeed(3)]\n     * const add = (sum: number, value: number, i: number) => sum + value\n     * const zero = 0\n     *\n     * const program = Effect.gen(function*() {\n     *   const total = yield* Effect.mergeAll(numbers, zero, add)\n     *   console.log(total)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: 6\n     * ```\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <Z, Eff extends Effect<any, any, any>>(zero: Z, f: (z: Z, a: Effect.Success<Eff>, i: number) => Z, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): (elements: Iterable<Eff>) => Effect<Z, Effect.Error<Eff>, Effect.Context<Eff>>;\n    /**\n     * Merges an `Iterable<Effect<A, E, R>>` to a single effect.\n     *\n     * **Details**\n     *\n     * This function takes an iterable of effects and combines them into a single\n     * effect. It does this by iterating over each effect in the collection and\n     * applying a function that accumulates results into a \"zero\" value, which\n     * starts with an initial value and is updated with each effect's success.\n     *\n     * The provided function `f` is called for each element in the iterable,\n     * allowing you to specify how to combine the results.\n     *\n     * **Options**\n     *\n     * The function also allows you to customize how the effects are handled by\n     * specifying options such as concurrency, batching, and how finalizers behave.\n     * These options provide flexibility in running the effects concurrently or\n     * adjusting other execution details.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const numbers = [Effect.succeed(1), Effect.succeed(2), Effect.succeed(3)]\n     * const add = (sum: number, value: number, i: number) => sum + value\n     * const zero = 0\n     *\n     * const program = Effect.gen(function*() {\n     *   const total = yield* Effect.mergeAll(numbers, zero, add)\n     *   console.log(total)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output: 6\n     * ```\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <Eff extends Effect<any, any, any>, Z>(elements: Iterable<Eff>, zero: Z, f: (z: Z, a: Effect.Success<Eff>, i: number) => Z, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): Effect<Z, Effect.Error<Eff>, Effect.Context<Eff>>;\n};\n/**\n * Processes an iterable and applies an effectful function to each element,\n * categorizing the results into successes and failures.\n *\n * **Details**\n *\n * This function processes each element in the provided iterable by applying an\n * effectful function to it. The results are then categorized into two separate\n * lists: one for failures and another for successes. This separation allows you\n * to handle the two categories differently. Failures are collected in a list\n * without interrupting the processing of the remaining elements, so the\n * operation continues even if some elements fail. This is particularly useful\n * when you need to handle both successful and failed results separately,\n * without stopping the entire process on encountering a failure.\n *\n * **When to Use**\n *\n * Use this function when you want to process a collection of items and handle\n * errors or failures without interrupting the processing of other items. It's\n * useful when you need to distinguish between successful and failed results and\n * process them separately, for example, when logging errors while continuing to\n * work with valid data. The function ensures that failures are captured, while\n * successes are processed normally.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * //      ┌─── Effect<[string[], number[]], never, never>\n * //      ▼\n * const program = Effect.partition([0, 1, 2, 3, 4], (n) => {\n *   if (n % 2 === 0) {\n *     return Effect.succeed(n)\n *   } else {\n *     return Effect.fail(`${n} is not even`)\n *   }\n * })\n *\n * Effect.runPromise(program).then(console.log, console.error)\n * // Output:\n * // [ [ '1 is not even', '3 is not even' ], [ 0, 2, 4 ] ]\n * ```\n *\n * @see {@link validateAll} for a function that either collects all failures or all successes.\n * @see {@link validateFirst} for a function that stops at the first success.\n *\n * @since 2.0.0\n * @category Error Accumulation\n */\nexport declare const partition: {\n    /**\n     * Processes an iterable and applies an effectful function to each element,\n     * categorizing the results into successes and failures.\n     *\n     * **Details**\n     *\n     * This function processes each element in the provided iterable by applying an\n     * effectful function to it. The results are then categorized into two separate\n     * lists: one for failures and another for successes. This separation allows you\n     * to handle the two categories differently. Failures are collected in a list\n     * without interrupting the processing of the remaining elements, so the\n     * operation continues even if some elements fail. This is particularly useful\n     * when you need to handle both successful and failed results separately,\n     * without stopping the entire process on encountering a failure.\n     *\n     * **When to Use**\n     *\n     * Use this function when you want to process a collection of items and handle\n     * errors or failures without interrupting the processing of other items. It's\n     * useful when you need to distinguish between successful and failed results and\n     * process them separately, for example, when logging errors while continuing to\n     * work with valid data. The function ensures that failures are captured, while\n     * successes are processed normally.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * //      ┌─── Effect<[string[], number[]], never, never>\n     * //      ▼\n     * const program = Effect.partition([0, 1, 2, 3, 4], (n) => {\n     *   if (n % 2 === 0) {\n     *     return Effect.succeed(n)\n     *   } else {\n     *     return Effect.fail(`${n} is not even`)\n     *   }\n     * })\n     *\n     * Effect.runPromise(program).then(console.log, console.error)\n     * // Output:\n     * // [ [ '1 is not even', '3 is not even' ], [ 0, 2, 4 ] ]\n     * ```\n     *\n     * @see {@link validateAll} for a function that either collects all failures or all successes.\n     * @see {@link validateFirst} for a function that stops at the first success.\n     *\n     * @since 2.0.0\n     * @category Error Accumulation\n     */\n    <A, B, E, R>(f: (a: A, i: number) => Effect<B, E, R>, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): (elements: Iterable<A>) => Effect<[excluded: Array<E>, satisfying: Array<B>], never, R>;\n    /**\n     * Processes an iterable and applies an effectful function to each element,\n     * categorizing the results into successes and failures.\n     *\n     * **Details**\n     *\n     * This function processes each element in the provided iterable by applying an\n     * effectful function to it. The results are then categorized into two separate\n     * lists: one for failures and another for successes. This separation allows you\n     * to handle the two categories differently. Failures are collected in a list\n     * without interrupting the processing of the remaining elements, so the\n     * operation continues even if some elements fail. This is particularly useful\n     * when you need to handle both successful and failed results separately,\n     * without stopping the entire process on encountering a failure.\n     *\n     * **When to Use**\n     *\n     * Use this function when you want to process a collection of items and handle\n     * errors or failures without interrupting the processing of other items. It's\n     * useful when you need to distinguish between successful and failed results and\n     * process them separately, for example, when logging errors while continuing to\n     * work with valid data. The function ensures that failures are captured, while\n     * successes are processed normally.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * //      ┌─── Effect<[string[], number[]], never, never>\n     * //      ▼\n     * const program = Effect.partition([0, 1, 2, 3, 4], (n) => {\n     *   if (n % 2 === 0) {\n     *     return Effect.succeed(n)\n     *   } else {\n     *     return Effect.fail(`${n} is not even`)\n     *   }\n     * })\n     *\n     * Effect.runPromise(program).then(console.log, console.error)\n     * // Output:\n     * // [ [ '1 is not even', '3 is not even' ], [ 0, 2, 4 ] ]\n     * ```\n     *\n     * @see {@link validateAll} for a function that either collects all failures or all successes.\n     * @see {@link validateFirst} for a function that stops at the first success.\n     *\n     * @since 2.0.0\n     * @category Error Accumulation\n     */\n    <A, B, E, R>(elements: Iterable<A>, f: (a: A, i: number) => Effect<B, E, R>, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): Effect<[excluded: Array<E>, satisfying: Array<B>], never, R>;\n};\n/**\n * Reduces an `Iterable<A>` using an effectual function `f`, working\n * sequentially from left to right.\n *\n * **Details**\n *\n * This function takes an iterable and applies a function `f` to each element in\n * the iterable. The function works sequentially, starting with an initial value\n * `zero` and then combining it with each element in the collection. The\n * provided function `f` is called for each element in the iterable, allowing\n * you to accumulate a result based on the current value and the element being\n * processed.\n *\n * **When to Use**\n *\n * The function is often used for operations like summing a collection of\n * numbers or combining results from multiple tasks. It ensures that operations\n * are performed one after the other, maintaining the order of the elements.\n *\n * **Example**\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * const processOrder = (id: number) =>\n *   Effect.succeed({ id, price: 100 * id })\n *     .pipe(Effect.tap(() => Console.log(`Order ${id} processed`)), Effect.delay(500 - (id * 100)))\n *\n * const program = Effect.reduce(\n *   [1, 2, 3, 4],\n *   0,\n *   (acc, id, i) =>\n *     processOrder(id)\n *       .pipe(Effect.map((order) => acc + order.price))\n * )\n *\n * Effect.runPromise(program).then(console.log)\n * // Output:\n * // Order 1 processed\n * // Order 2 processed\n * // Order 3 processed\n * // Order 4 processed\n * // 1000\n * ```\n *\n * @see {@link reduceWhile} for a similar function that stops the process based on a predicate.\n * @see {@link reduceRight} for a similar function that works from right to left.\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const reduce: {\n    /**\n     * Reduces an `Iterable<A>` using an effectual function `f`, working\n     * sequentially from left to right.\n     *\n     * **Details**\n     *\n     * This function takes an iterable and applies a function `f` to each element in\n     * the iterable. The function works sequentially, starting with an initial value\n     * `zero` and then combining it with each element in the collection. The\n     * provided function `f` is called for each element in the iterable, allowing\n     * you to accumulate a result based on the current value and the element being\n     * processed.\n     *\n     * **When to Use**\n     *\n     * The function is often used for operations like summing a collection of\n     * numbers or combining results from multiple tasks. It ensures that operations\n     * are performed one after the other, maintaining the order of the elements.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * const processOrder = (id: number) =>\n     *   Effect.succeed({ id, price: 100 * id })\n     *     .pipe(Effect.tap(() => Console.log(`Order ${id} processed`)), Effect.delay(500 - (id * 100)))\n     *\n     * const program = Effect.reduce(\n     *   [1, 2, 3, 4],\n     *   0,\n     *   (acc, id, i) =>\n     *     processOrder(id)\n     *       .pipe(Effect.map((order) => acc + order.price))\n     * )\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // Order 1 processed\n     * // Order 2 processed\n     * // Order 3 processed\n     * // Order 4 processed\n     * // 1000\n     * ```\n     *\n     * @see {@link reduceWhile} for a similar function that stops the process based on a predicate.\n     * @see {@link reduceRight} for a similar function that works from right to left.\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <Z, A, E, R>(zero: Z, f: (z: Z, a: A, i: number) => Effect<Z, E, R>): (elements: Iterable<A>) => Effect<Z, E, R>;\n    /**\n     * Reduces an `Iterable<A>` using an effectual function `f`, working\n     * sequentially from left to right.\n     *\n     * **Details**\n     *\n     * This function takes an iterable and applies a function `f` to each element in\n     * the iterable. The function works sequentially, starting with an initial value\n     * `zero` and then combining it with each element in the collection. The\n     * provided function `f` is called for each element in the iterable, allowing\n     * you to accumulate a result based on the current value and the element being\n     * processed.\n     *\n     * **When to Use**\n     *\n     * The function is often used for operations like summing a collection of\n     * numbers or combining results from multiple tasks. It ensures that operations\n     * are performed one after the other, maintaining the order of the elements.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * const processOrder = (id: number) =>\n     *   Effect.succeed({ id, price: 100 * id })\n     *     .pipe(Effect.tap(() => Console.log(`Order ${id} processed`)), Effect.delay(500 - (id * 100)))\n     *\n     * const program = Effect.reduce(\n     *   [1, 2, 3, 4],\n     *   0,\n     *   (acc, id, i) =>\n     *     processOrder(id)\n     *       .pipe(Effect.map((order) => acc + order.price))\n     * )\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // Order 1 processed\n     * // Order 2 processed\n     * // Order 3 processed\n     * // Order 4 processed\n     * // 1000\n     * ```\n     *\n     * @see {@link reduceWhile} for a similar function that stops the process based on a predicate.\n     * @see {@link reduceRight} for a similar function that works from right to left.\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <A, Z, E, R>(elements: Iterable<A>, zero: Z, f: (z: Z, a: A, i: number) => Effect<Z, E, R>): Effect<Z, E, R>;\n};\n/**\n * Reduces an `Iterable<A>` using an effectual function `body`, working\n * sequentially from left to right, stopping the process early when the\n * predicate `while` is not satisfied.\n *\n * **Details**\n *\n * This function processes a collection of elements, applying a function `body`\n * to reduce them to a single value, starting from the first element. It checks\n * the value of the accumulator against a predicate (`while`). If at any point\n * the predicate returns `false`, the reduction stops, and the accumulated\n * result is returned.\n *\n * **When to Use**\n *\n * Use this function when you need to reduce a collection of elements, but only\n * continue the process as long as a certain condition holds true. For example,\n * if you want to sum values in a list but stop as soon as the sum exceeds a\n * certain threshold, you can use this function.\n *\n * **Example**\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * const processOrder = (id: number) =>\n *   Effect.succeed({ id, price: 100 * id })\n *     .pipe(Effect.tap(() => Console.log(`Order ${id} processed`)), Effect.delay(500 - (id * 100)))\n *\n * const program = Effect.reduceWhile(\n *   [1, 2, 3, 4],\n *   0,\n *   {\n *     body: (acc, id, i) =>\n *       processOrder(id)\n *         .pipe(Effect.map((order) => acc + order.price)),\n *     while: (acc) => acc < 500\n *   }\n * )\n *\n * Effect.runPromise(program).then(console.log)\n * // Output:\n * // Order 1 processed\n * // Order 2 processed\n * // Order 3 processed\n * // 600\n * ```\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const reduceWhile: {\n    /**\n     * Reduces an `Iterable<A>` using an effectual function `body`, working\n     * sequentially from left to right, stopping the process early when the\n     * predicate `while` is not satisfied.\n     *\n     * **Details**\n     *\n     * This function processes a collection of elements, applying a function `body`\n     * to reduce them to a single value, starting from the first element. It checks\n     * the value of the accumulator against a predicate (`while`). If at any point\n     * the predicate returns `false`, the reduction stops, and the accumulated\n     * result is returned.\n     *\n     * **When to Use**\n     *\n     * Use this function when you need to reduce a collection of elements, but only\n     * continue the process as long as a certain condition holds true. For example,\n     * if you want to sum values in a list but stop as soon as the sum exceeds a\n     * certain threshold, you can use this function.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * const processOrder = (id: number) =>\n     *   Effect.succeed({ id, price: 100 * id })\n     *     .pipe(Effect.tap(() => Console.log(`Order ${id} processed`)), Effect.delay(500 - (id * 100)))\n     *\n     * const program = Effect.reduceWhile(\n     *   [1, 2, 3, 4],\n     *   0,\n     *   {\n     *     body: (acc, id, i) =>\n     *       processOrder(id)\n     *         .pipe(Effect.map((order) => acc + order.price)),\n     *     while: (acc) => acc < 500\n     *   }\n     * )\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // Order 1 processed\n     * // Order 2 processed\n     * // Order 3 processed\n     * // 600\n     * ```\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <Z, A, E, R>(zero: Z, options: {\n        readonly while: Predicate<Z>;\n        readonly body: (s: Z, a: A, i: number) => Effect<Z, E, R>;\n    }): (elements: Iterable<A>) => Effect<Z, E, R>;\n    /**\n     * Reduces an `Iterable<A>` using an effectual function `body`, working\n     * sequentially from left to right, stopping the process early when the\n     * predicate `while` is not satisfied.\n     *\n     * **Details**\n     *\n     * This function processes a collection of elements, applying a function `body`\n     * to reduce them to a single value, starting from the first element. It checks\n     * the value of the accumulator against a predicate (`while`). If at any point\n     * the predicate returns `false`, the reduction stops, and the accumulated\n     * result is returned.\n     *\n     * **When to Use**\n     *\n     * Use this function when you need to reduce a collection of elements, but only\n     * continue the process as long as a certain condition holds true. For example,\n     * if you want to sum values in a list but stop as soon as the sum exceeds a\n     * certain threshold, you can use this function.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * const processOrder = (id: number) =>\n     *   Effect.succeed({ id, price: 100 * id })\n     *     .pipe(Effect.tap(() => Console.log(`Order ${id} processed`)), Effect.delay(500 - (id * 100)))\n     *\n     * const program = Effect.reduceWhile(\n     *   [1, 2, 3, 4],\n     *   0,\n     *   {\n     *     body: (acc, id, i) =>\n     *       processOrder(id)\n     *         .pipe(Effect.map((order) => acc + order.price)),\n     *     while: (acc) => acc < 500\n     *   }\n     * )\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // Order 1 processed\n     * // Order 2 processed\n     * // Order 3 processed\n     * // 600\n     * ```\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <A, Z, E, R>(elements: Iterable<A>, zero: Z, options: {\n        readonly while: Predicate<Z>;\n        readonly body: (s: Z, a: A, i: number) => Effect<Z, E, R>;\n    }): Effect<Z, E, R>;\n};\n/**\n * Reduces an `Iterable<A>` using an effectual function `f`, working\n * sequentially from right to left.\n *\n * **Details**\n *\n * This function takes an iterable and applies a function `f` to each element in\n * the iterable. The function works sequentially, starting with an initial value\n * `zero` and then combining it with each element in the collection. The\n * provided function `f` is called for each element in the iterable, allowing\n * you to accumulate a result based on the current value and the element being\n * processed.\n *\n * **When to Use**\n *\n * The function is often used for operations like summing a collection of\n * numbers or combining results from multiple tasks. It ensures that operations\n * are performed one after the other, maintaining the order of the elements.\n *\n * **Example**\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * const processOrder = (id: number) =>\n *   Effect.succeed({ id, price: 100 * id })\n *     .pipe(Effect.tap(() => Console.log(`Order ${id} processed`)), Effect.delay(500 - (id * 100)))\n *\n * const program = Effect.reduceRight(\n *   [1, 2, 3, 4],\n *   0,\n *   (id, acc, i) =>\n *     processOrder(id)\n *       .pipe(Effect.map((order) => acc + order.price))\n * )\n *\n * Effect.runPromise(program).then(console.log)\n * // Output:\n * // Order 4 processed\n * // Order 3 processed\n * // Order 2 processed\n * // Order 1 processed\n * // 1000\n * ```\n *\n * @see {@link reduce} for a similar function that works from left to right.\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const reduceRight: {\n    /**\n     * Reduces an `Iterable<A>` using an effectual function `f`, working\n     * sequentially from right to left.\n     *\n     * **Details**\n     *\n     * This function takes an iterable and applies a function `f` to each element in\n     * the iterable. The function works sequentially, starting with an initial value\n     * `zero` and then combining it with each element in the collection. The\n     * provided function `f` is called for each element in the iterable, allowing\n     * you to accumulate a result based on the current value and the element being\n     * processed.\n     *\n     * **When to Use**\n     *\n     * The function is often used for operations like summing a collection of\n     * numbers or combining results from multiple tasks. It ensures that operations\n     * are performed one after the other, maintaining the order of the elements.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * const processOrder = (id: number) =>\n     *   Effect.succeed({ id, price: 100 * id })\n     *     .pipe(Effect.tap(() => Console.log(`Order ${id} processed`)), Effect.delay(500 - (id * 100)))\n     *\n     * const program = Effect.reduceRight(\n     *   [1, 2, 3, 4],\n     *   0,\n     *   (id, acc, i) =>\n     *     processOrder(id)\n     *       .pipe(Effect.map((order) => acc + order.price))\n     * )\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // Order 4 processed\n     * // Order 3 processed\n     * // Order 2 processed\n     * // Order 1 processed\n     * // 1000\n     * ```\n     *\n     * @see {@link reduce} for a similar function that works from left to right.\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <A, Z, R, E>(zero: Z, f: (a: A, z: Z, i: number) => Effect<Z, E, R>): (elements: Iterable<A>) => Effect<Z, E, R>;\n    /**\n     * Reduces an `Iterable<A>` using an effectual function `f`, working\n     * sequentially from right to left.\n     *\n     * **Details**\n     *\n     * This function takes an iterable and applies a function `f` to each element in\n     * the iterable. The function works sequentially, starting with an initial value\n     * `zero` and then combining it with each element in the collection. The\n     * provided function `f` is called for each element in the iterable, allowing\n     * you to accumulate a result based on the current value and the element being\n     * processed.\n     *\n     * **When to Use**\n     *\n     * The function is often used for operations like summing a collection of\n     * numbers or combining results from multiple tasks. It ensures that operations\n     * are performed one after the other, maintaining the order of the elements.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * const processOrder = (id: number) =>\n     *   Effect.succeed({ id, price: 100 * id })\n     *     .pipe(Effect.tap(() => Console.log(`Order ${id} processed`)), Effect.delay(500 - (id * 100)))\n     *\n     * const program = Effect.reduceRight(\n     *   [1, 2, 3, 4],\n     *   0,\n     *   (id, acc, i) =>\n     *     processOrder(id)\n     *       .pipe(Effect.map((order) => acc + order.price))\n     * )\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // Order 4 processed\n     * // Order 3 processed\n     * // Order 2 processed\n     * // Order 1 processed\n     * // 1000\n     * ```\n     *\n     * @see {@link reduce} for a similar function that works from left to right.\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <A, Z, R, E>(elements: Iterable<A>, zero: Z, f: (a: A, z: Z, i: number) => Effect<Z, E, R>): Effect<Z, E, R>;\n};\n/**\n * Reduces an `Iterable<Effect<A, E, R>>` to a single effect.\n *\n * **Details**\n *\n * This function processes a collection of effects and combines them into one\n * single effect. It starts with an initial effect (`zero`) and applies a\n * function `f` to each element in the collection.\n *\n * **Options**\n *\n * The function also allows you to customize how the effects are handled by\n * specifying options such as concurrency, batching, and how finalizers behave.\n * These options provide flexibility in running the effects concurrently or\n * adjusting other execution details.\n *\n * **Example**\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * const processOrder = (id: number) =>\n *   Effect.succeed({ id, price: 100 * id })\n *     .pipe(Effect.tap(() => Console.log(`Order ${id} processed`)), Effect.delay(500 - (id * 100)))\n *\n * const program = Effect.reduceEffect(\n *   [processOrder(1), processOrder(2), processOrder(3), processOrder(4)],\n *   Effect.succeed(0),\n *   (acc, order, i) => acc + order.price\n * )\n *\n * Effect.runPromise(program).then(console.log)\n * // Output:\n * // Order 1 processed\n * // Order 2 processed\n * // Order 3 processed\n * // Order 4 processed\n * // 1000\n * ```\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const reduceEffect: {\n    /**\n     * Reduces an `Iterable<Effect<A, E, R>>` to a single effect.\n     *\n     * **Details**\n     *\n     * This function processes a collection of effects and combines them into one\n     * single effect. It starts with an initial effect (`zero`) and applies a\n     * function `f` to each element in the collection.\n     *\n     * **Options**\n     *\n     * The function also allows you to customize how the effects are handled by\n     * specifying options such as concurrency, batching, and how finalizers behave.\n     * These options provide flexibility in running the effects concurrently or\n     * adjusting other execution details.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * const processOrder = (id: number) =>\n     *   Effect.succeed({ id, price: 100 * id })\n     *     .pipe(Effect.tap(() => Console.log(`Order ${id} processed`)), Effect.delay(500 - (id * 100)))\n     *\n     * const program = Effect.reduceEffect(\n     *   [processOrder(1), processOrder(2), processOrder(3), processOrder(4)],\n     *   Effect.succeed(0),\n     *   (acc, order, i) => acc + order.price\n     * )\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // Order 1 processed\n     * // Order 2 processed\n     * // Order 3 processed\n     * // Order 4 processed\n     * // 1000\n     * ```\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <Z, E, R, Eff extends Effect<any, any, any>>(zero: Effect<Z, E, R>, f: (z: NoInfer<Z>, a: Effect.Success<Eff>, i: number) => Z, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): (elements: Iterable<Eff>) => Effect<Z, E | Effect.Error<Eff>, R | Effect.Context<Eff>>;\n    /**\n     * Reduces an `Iterable<Effect<A, E, R>>` to a single effect.\n     *\n     * **Details**\n     *\n     * This function processes a collection of effects and combines them into one\n     * single effect. It starts with an initial effect (`zero`) and applies a\n     * function `f` to each element in the collection.\n     *\n     * **Options**\n     *\n     * The function also allows you to customize how the effects are handled by\n     * specifying options such as concurrency, batching, and how finalizers behave.\n     * These options provide flexibility in running the effects concurrently or\n     * adjusting other execution details.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * const processOrder = (id: number) =>\n     *   Effect.succeed({ id, price: 100 * id })\n     *     .pipe(Effect.tap(() => Console.log(`Order ${id} processed`)), Effect.delay(500 - (id * 100)))\n     *\n     * const program = Effect.reduceEffect(\n     *   [processOrder(1), processOrder(2), processOrder(3), processOrder(4)],\n     *   Effect.succeed(0),\n     *   (acc, order, i) => acc + order.price\n     * )\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // Order 1 processed\n     * // Order 2 processed\n     * // Order 3 processed\n     * // Order 4 processed\n     * // 1000\n     * ```\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <Eff extends Effect<any, any, any>, Z, E, R>(elements: Iterable<Eff>, zero: Effect<Z, E, R>, f: (z: NoInfer<Z>, a: Effect.Success<Eff>, i: number) => Z, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): Effect<Z, E | Effect.Error<Eff>, R | Effect.Context<Eff>>;\n};\n/**\n * Replicates the given effect `n` times.\n *\n * **Details**\n *\n * This function takes an effect and replicates it a specified number of times\n * (`n`). The result is an array of `n` effects, each of which is identical to\n * the original effect.\n *\n * **Example**\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * const task = Effect.succeed(\"Hello, World!\").pipe(\n *   Effect.tap(Console.log)\n * )\n *\n * const program = Effect.gen(function*() {\n *   // Replicate the task 3 times\n *   const tasks = Effect.replicate(task, 3)\n *   for (const t of tasks) {\n *     // Run each task\n *     yield* t\n *   }\n * })\n *\n * Effect.runFork(program)\n * // Output:\n * // Hello, World!\n * // Hello, World!\n * // Hello, World!\n * ```\n *\n * @since 2.0.0\n */\nexport declare const replicate: {\n    /**\n     * Replicates the given effect `n` times.\n     *\n     * **Details**\n     *\n     * This function takes an effect and replicates it a specified number of times\n     * (`n`). The result is an array of `n` effects, each of which is identical to\n     * the original effect.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * const task = Effect.succeed(\"Hello, World!\").pipe(\n     *   Effect.tap(Console.log)\n     * )\n     *\n     * const program = Effect.gen(function*() {\n     *   // Replicate the task 3 times\n     *   const tasks = Effect.replicate(task, 3)\n     *   for (const t of tasks) {\n     *     // Run each task\n     *     yield* t\n     *   }\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // Hello, World!\n     * // Hello, World!\n     * // Hello, World!\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (n: number): <A, E, R>(self: Effect<A, E, R>) => Array<Effect<A, E, R>>;\n    /**\n     * Replicates the given effect `n` times.\n     *\n     * **Details**\n     *\n     * This function takes an effect and replicates it a specified number of times\n     * (`n`). The result is an array of `n` effects, each of which is identical to\n     * the original effect.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * const task = Effect.succeed(\"Hello, World!\").pipe(\n     *   Effect.tap(Console.log)\n     * )\n     *\n     * const program = Effect.gen(function*() {\n     *   // Replicate the task 3 times\n     *   const tasks = Effect.replicate(task, 3)\n     *   for (const t of tasks) {\n     *     // Run each task\n     *     yield* t\n     *   }\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // Hello, World!\n     * // Hello, World!\n     * // Hello, World!\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, E, R>(self: Effect<A, E, R>, n: number): Array<Effect<A, E, R>>;\n};\n/**\n * Performs this effect the specified number of times and collects the results.\n *\n * **Details**\n *\n * This function repeats an effect multiple times and collects the results into\n * an array. You specify how many times to execute the effect, and it runs that\n * many times, either in sequence or concurrently depending on the provided\n * options.\n *\n * **Options**\n *\n * If the `discard` option is set to `true`, the intermediate results are not\n * collected, and the final result of the operation is `void`.\n *\n * The function also allows you to customize how the effects are handled by\n * specifying options such as concurrency, batching, and how finalizers behave.\n * These options provide flexibility in running the effects concurrently or\n * adjusting other execution details.\n *\n * **Example**\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * let counter = 0\n *\n * const task = Effect.sync(() => ++counter).pipe(\n *   Effect.tap(() => Console.log(`Task completed`))\n * )\n *\n * const program = Effect.gen(function*() {\n *   // Replicate the task 3 times and collect the results\n *   const results = yield* Effect.replicateEffect(task, 3)\n *   yield* Console.log(`Results: ${results.join(\", \")}`)\n * })\n *\n * Effect.runFork(program)\n * // Output:\n * // Task completed\n * // Task completed\n * // Task completed\n * // Results: 1, 2, 3\n * ```\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const replicateEffect: {\n    /**\n     * Performs this effect the specified number of times and collects the results.\n     *\n     * **Details**\n     *\n     * This function repeats an effect multiple times and collects the results into\n     * an array. You specify how many times to execute the effect, and it runs that\n     * many times, either in sequence or concurrently depending on the provided\n     * options.\n     *\n     * **Options**\n     *\n     * If the `discard` option is set to `true`, the intermediate results are not\n     * collected, and the final result of the operation is `void`.\n     *\n     * The function also allows you to customize how the effects are handled by\n     * specifying options such as concurrency, batching, and how finalizers behave.\n     * These options provide flexibility in running the effects concurrently or\n     * adjusting other execution details.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * let counter = 0\n     *\n     * const task = Effect.sync(() => ++counter).pipe(\n     *   Effect.tap(() => Console.log(`Task completed`))\n     * )\n     *\n     * const program = Effect.gen(function*() {\n     *   // Replicate the task 3 times and collect the results\n     *   const results = yield* Effect.replicateEffect(task, 3)\n     *   yield* Console.log(`Results: ${results.join(\", \")}`)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // Task completed\n     * // Task completed\n     * // Task completed\n     * // Results: 1, 2, 3\n     * ```\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    (n: number, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly discard?: false | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    }): <A, E, R>(self: Effect<A, E, R>) => Effect<Array<A>, E, R>;\n    /**\n     * Performs this effect the specified number of times and collects the results.\n     *\n     * **Details**\n     *\n     * This function repeats an effect multiple times and collects the results into\n     * an array. You specify how many times to execute the effect, and it runs that\n     * many times, either in sequence or concurrently depending on the provided\n     * options.\n     *\n     * **Options**\n     *\n     * If the `discard` option is set to `true`, the intermediate results are not\n     * collected, and the final result of the operation is `void`.\n     *\n     * The function also allows you to customize how the effects are handled by\n     * specifying options such as concurrency, batching, and how finalizers behave.\n     * These options provide flexibility in running the effects concurrently or\n     * adjusting other execution details.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * let counter = 0\n     *\n     * const task = Effect.sync(() => ++counter).pipe(\n     *   Effect.tap(() => Console.log(`Task completed`))\n     * )\n     *\n     * const program = Effect.gen(function*() {\n     *   // Replicate the task 3 times and collect the results\n     *   const results = yield* Effect.replicateEffect(task, 3)\n     *   yield* Console.log(`Results: ${results.join(\", \")}`)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // Task completed\n     * // Task completed\n     * // Task completed\n     * // Results: 1, 2, 3\n     * ```\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    (n: number, options: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly discard: true;\n        readonly concurrentFinalizers?: boolean | undefined;\n    }): <A, E, R>(self: Effect<A, E, R>) => Effect<void, E, R>;\n    /**\n     * Performs this effect the specified number of times and collects the results.\n     *\n     * **Details**\n     *\n     * This function repeats an effect multiple times and collects the results into\n     * an array. You specify how many times to execute the effect, and it runs that\n     * many times, either in sequence or concurrently depending on the provided\n     * options.\n     *\n     * **Options**\n     *\n     * If the `discard` option is set to `true`, the intermediate results are not\n     * collected, and the final result of the operation is `void`.\n     *\n     * The function also allows you to customize how the effects are handled by\n     * specifying options such as concurrency, batching, and how finalizers behave.\n     * These options provide flexibility in running the effects concurrently or\n     * adjusting other execution details.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * let counter = 0\n     *\n     * const task = Effect.sync(() => ++counter).pipe(\n     *   Effect.tap(() => Console.log(`Task completed`))\n     * )\n     *\n     * const program = Effect.gen(function*() {\n     *   // Replicate the task 3 times and collect the results\n     *   const results = yield* Effect.replicateEffect(task, 3)\n     *   yield* Console.log(`Results: ${results.join(\", \")}`)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // Task completed\n     * // Task completed\n     * // Task completed\n     * // Results: 1, 2, 3\n     * ```\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <A, E, R>(self: Effect<A, E, R>, n: number, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly discard?: false | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    }): Effect<Array<A>, E, R>;\n    /**\n     * Performs this effect the specified number of times and collects the results.\n     *\n     * **Details**\n     *\n     * This function repeats an effect multiple times and collects the results into\n     * an array. You specify how many times to execute the effect, and it runs that\n     * many times, either in sequence or concurrently depending on the provided\n     * options.\n     *\n     * **Options**\n     *\n     * If the `discard` option is set to `true`, the intermediate results are not\n     * collected, and the final result of the operation is `void`.\n     *\n     * The function also allows you to customize how the effects are handled by\n     * specifying options such as concurrency, batching, and how finalizers behave.\n     * These options provide flexibility in running the effects concurrently or\n     * adjusting other execution details.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * let counter = 0\n     *\n     * const task = Effect.sync(() => ++counter).pipe(\n     *   Effect.tap(() => Console.log(`Task completed`))\n     * )\n     *\n     * const program = Effect.gen(function*() {\n     *   // Replicate the task 3 times and collect the results\n     *   const results = yield* Effect.replicateEffect(task, 3)\n     *   yield* Console.log(`Results: ${results.join(\", \")}`)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // Task completed\n     * // Task completed\n     * // Task completed\n     * // Results: 1, 2, 3\n     * ```\n     *\n     * @since 2.0.0\n     * @category Collecting\n     */\n    <A, E, R>(self: Effect<A, E, R>, n: number, options: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly discard: true;\n        readonly concurrentFinalizers?: boolean | undefined;\n    }): Effect<void, E, R>;\n};\n/**\n * Applies an effectful operation to each element in a collection while\n * collecting both successes and failures.\n *\n * **Details**\n *\n * This function allows you to apply an effectful operation to every item in a\n * collection.\n *\n * Unlike {@link forEach}, which would stop at the first error, this function\n * continues processing all elements, accumulating both successes and failures.\n *\n * **When to Use**\n *\n * Use this function when you want to process every item in a collection, even\n * if some items fail. This is particularly useful when you need to perform\n * operations on all elements without halting due to an error.\n *\n * Keep in mind that if there are any failures, **all successes will be lost**,\n * so this function is not suitable when you need to keep the successful results\n * in case of errors.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * //      ┌─── Effect<number[], [string, ...string[]], never>\n * //      ▼\n * const program = Effect.validateAll([1, 2, 3, 4, 5], (n) => {\n *   if (n < 4) {\n *     return Console.log(`item ${n}`).pipe(Effect.as(n))\n *   } else {\n *     return Effect.fail(`${n} is not less that 4`)\n *   }\n * })\n *\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // item 1\n * // item 2\n * // item 3\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: {\n * //     _id: 'Cause',\n * //     _tag: 'Fail',\n * //     failure: [ '4 is not less that 4', '5 is not less that 4' ]\n * //   }\n * // }\n * ```\n *\n * @see {@link forEach} for a similar function that stops at the first error.\n * @see {@link partition} when you need to separate successes and failures\n * instead of losing successes with errors.\n *\n * @since 2.0.0\n * @category Error Accumulation\n */\nexport declare const validateAll: {\n    /**\n     * Applies an effectful operation to each element in a collection while\n     * collecting both successes and failures.\n     *\n     * **Details**\n     *\n     * This function allows you to apply an effectful operation to every item in a\n     * collection.\n     *\n     * Unlike {@link forEach}, which would stop at the first error, this function\n     * continues processing all elements, accumulating both successes and failures.\n     *\n     * **When to Use**\n     *\n     * Use this function when you want to process every item in a collection, even\n     * if some items fail. This is particularly useful when you need to perform\n     * operations on all elements without halting due to an error.\n     *\n     * Keep in mind that if there are any failures, **all successes will be lost**,\n     * so this function is not suitable when you need to keep the successful results\n     * in case of errors.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * //      ┌─── Effect<number[], [string, ...string[]], never>\n     * //      ▼\n     * const program = Effect.validateAll([1, 2, 3, 4, 5], (n) => {\n     *   if (n < 4) {\n     *     return Console.log(`item ${n}`).pipe(Effect.as(n))\n     *   } else {\n     *     return Effect.fail(`${n} is not less that 4`)\n     *   }\n     * })\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // item 1\n     * // item 2\n     * // item 3\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: {\n     * //     _id: 'Cause',\n     * //     _tag: 'Fail',\n     * //     failure: [ '4 is not less that 4', '5 is not less that 4' ]\n     * //   }\n     * // }\n     * ```\n     *\n     * @see {@link forEach} for a similar function that stops at the first error.\n     * @see {@link partition} when you need to separate successes and failures\n     * instead of losing successes with errors.\n     *\n     * @since 2.0.0\n     * @category Error Accumulation\n     */\n    <A, B, E, R>(f: (a: A, i: number) => Effect<B, E, R>, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly discard?: false | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): (elements: Iterable<A>) => Effect<Array<B>, RA.NonEmptyArray<E>, R>;\n    /**\n     * Applies an effectful operation to each element in a collection while\n     * collecting both successes and failures.\n     *\n     * **Details**\n     *\n     * This function allows you to apply an effectful operation to every item in a\n     * collection.\n     *\n     * Unlike {@link forEach}, which would stop at the first error, this function\n     * continues processing all elements, accumulating both successes and failures.\n     *\n     * **When to Use**\n     *\n     * Use this function when you want to process every item in a collection, even\n     * if some items fail. This is particularly useful when you need to perform\n     * operations on all elements without halting due to an error.\n     *\n     * Keep in mind that if there are any failures, **all successes will be lost**,\n     * so this function is not suitable when you need to keep the successful results\n     * in case of errors.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * //      ┌─── Effect<number[], [string, ...string[]], never>\n     * //      ▼\n     * const program = Effect.validateAll([1, 2, 3, 4, 5], (n) => {\n     *   if (n < 4) {\n     *     return Console.log(`item ${n}`).pipe(Effect.as(n))\n     *   } else {\n     *     return Effect.fail(`${n} is not less that 4`)\n     *   }\n     * })\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // item 1\n     * // item 2\n     * // item 3\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: {\n     * //     _id: 'Cause',\n     * //     _tag: 'Fail',\n     * //     failure: [ '4 is not less that 4', '5 is not less that 4' ]\n     * //   }\n     * // }\n     * ```\n     *\n     * @see {@link forEach} for a similar function that stops at the first error.\n     * @see {@link partition} when you need to separate successes and failures\n     * instead of losing successes with errors.\n     *\n     * @since 2.0.0\n     * @category Error Accumulation\n     */\n    <A, B, E, R>(f: (a: A, i: number) => Effect<B, E, R>, options: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly discard: true;\n        readonly concurrentFinalizers?: boolean | undefined;\n    }): (elements: Iterable<A>) => Effect<void, RA.NonEmptyArray<E>, R>;\n    /**\n     * Applies an effectful operation to each element in a collection while\n     * collecting both successes and failures.\n     *\n     * **Details**\n     *\n     * This function allows you to apply an effectful operation to every item in a\n     * collection.\n     *\n     * Unlike {@link forEach}, which would stop at the first error, this function\n     * continues processing all elements, accumulating both successes and failures.\n     *\n     * **When to Use**\n     *\n     * Use this function when you want to process every item in a collection, even\n     * if some items fail. This is particularly useful when you need to perform\n     * operations on all elements without halting due to an error.\n     *\n     * Keep in mind that if there are any failures, **all successes will be lost**,\n     * so this function is not suitable when you need to keep the successful results\n     * in case of errors.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * //      ┌─── Effect<number[], [string, ...string[]], never>\n     * //      ▼\n     * const program = Effect.validateAll([1, 2, 3, 4, 5], (n) => {\n     *   if (n < 4) {\n     *     return Console.log(`item ${n}`).pipe(Effect.as(n))\n     *   } else {\n     *     return Effect.fail(`${n} is not less that 4`)\n     *   }\n     * })\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // item 1\n     * // item 2\n     * // item 3\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: {\n     * //     _id: 'Cause',\n     * //     _tag: 'Fail',\n     * //     failure: [ '4 is not less that 4', '5 is not less that 4' ]\n     * //   }\n     * // }\n     * ```\n     *\n     * @see {@link forEach} for a similar function that stops at the first error.\n     * @see {@link partition} when you need to separate successes and failures\n     * instead of losing successes with errors.\n     *\n     * @since 2.0.0\n     * @category Error Accumulation\n     */\n    <A, B, E, R>(elements: Iterable<A>, f: (a: A, i: number) => Effect<B, E, R>, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly discard?: false | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): Effect<Array<B>, RA.NonEmptyArray<E>, R>;\n    /**\n     * Applies an effectful operation to each element in a collection while\n     * collecting both successes and failures.\n     *\n     * **Details**\n     *\n     * This function allows you to apply an effectful operation to every item in a\n     * collection.\n     *\n     * Unlike {@link forEach}, which would stop at the first error, this function\n     * continues processing all elements, accumulating both successes and failures.\n     *\n     * **When to Use**\n     *\n     * Use this function when you want to process every item in a collection, even\n     * if some items fail. This is particularly useful when you need to perform\n     * operations on all elements without halting due to an error.\n     *\n     * Keep in mind that if there are any failures, **all successes will be lost**,\n     * so this function is not suitable when you need to keep the successful results\n     * in case of errors.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * //      ┌─── Effect<number[], [string, ...string[]], never>\n     * //      ▼\n     * const program = Effect.validateAll([1, 2, 3, 4, 5], (n) => {\n     *   if (n < 4) {\n     *     return Console.log(`item ${n}`).pipe(Effect.as(n))\n     *   } else {\n     *     return Effect.fail(`${n} is not less that 4`)\n     *   }\n     * })\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // item 1\n     * // item 2\n     * // item 3\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: {\n     * //     _id: 'Cause',\n     * //     _tag: 'Fail',\n     * //     failure: [ '4 is not less that 4', '5 is not less that 4' ]\n     * //   }\n     * // }\n     * ```\n     *\n     * @see {@link forEach} for a similar function that stops at the first error.\n     * @see {@link partition} when you need to separate successes and failures\n     * instead of losing successes with errors.\n     *\n     * @since 2.0.0\n     * @category Error Accumulation\n     */\n    <A, B, E, R>(elements: Iterable<A>, f: (a: A, i: number) => Effect<B, E, R>, options: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly discard: true;\n        readonly concurrentFinalizers?: boolean | undefined;\n    }): Effect<void, RA.NonEmptyArray<E>, R>;\n};\n/**\n * This function is similar to {@link validateAll} but with a key difference: it\n * returns the first successful result or all errors if none of the operations\n * succeed.\n *\n * **Details**\n *\n * This function processes a collection of elements and applies an effectful\n * operation to each. Unlike {@link validateAll}, which accumulates both\n * successes and failures, `Effect.validateFirst` stops and returns the first\n * success it encounters. If no success occurs, it returns all accumulated\n * errors. This can be useful when you are interested in the first successful\n * result and want to avoid processing further once a valid result is found.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * //      ┌─── Effect<number, string[], never>\n * //      ▼\n * const program = Effect.validateFirst([1, 2, 3, 4, 5], (n) => {\n *   if (n < 4) {\n *     return Effect.fail(`${n} is not less that 4`)\n *   } else {\n *     return Console.log(`item ${n}`).pipe(Effect.as(n))\n *   }\n * })\n *\n * Effect.runPromise(program).then(console.log, console.error)\n * // Output:\n * // item 4\n * // 4\n * ```\n *\n * @see {@link validateAll} for a similar function that accumulates all results.\n * @see {@link firstSuccessOf} for a similar function that processes multiple\n * effects and returns the first successful one or the last error.\n *\n * @since 2.0.0\n * @category Error Accumulation\n */\nexport declare const validateFirst: {\n    /**\n     * This function is similar to {@link validateAll} but with a key difference: it\n     * returns the first successful result or all errors if none of the operations\n     * succeed.\n     *\n     * **Details**\n     *\n     * This function processes a collection of elements and applies an effectful\n     * operation to each. Unlike {@link validateAll}, which accumulates both\n     * successes and failures, `Effect.validateFirst` stops and returns the first\n     * success it encounters. If no success occurs, it returns all accumulated\n     * errors. This can be useful when you are interested in the first successful\n     * result and want to avoid processing further once a valid result is found.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * //      ┌─── Effect<number, string[], never>\n     * //      ▼\n     * const program = Effect.validateFirst([1, 2, 3, 4, 5], (n) => {\n     *   if (n < 4) {\n     *     return Effect.fail(`${n} is not less that 4`)\n     *   } else {\n     *     return Console.log(`item ${n}`).pipe(Effect.as(n))\n     *   }\n     * })\n     *\n     * Effect.runPromise(program).then(console.log, console.error)\n     * // Output:\n     * // item 4\n     * // 4\n     * ```\n     *\n     * @see {@link validateAll} for a similar function that accumulates all results.\n     * @see {@link firstSuccessOf} for a similar function that processes multiple\n     * effects and returns the first successful one or the last error.\n     *\n     * @since 2.0.0\n     * @category Error Accumulation\n     */\n    <A, B, E, R>(f: (a: A, i: number) => Effect<B, E, R>, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): (elements: Iterable<A>) => Effect<B, Array<E>, R>;\n    /**\n     * This function is similar to {@link validateAll} but with a key difference: it\n     * returns the first successful result or all errors if none of the operations\n     * succeed.\n     *\n     * **Details**\n     *\n     * This function processes a collection of elements and applies an effectful\n     * operation to each. Unlike {@link validateAll}, which accumulates both\n     * successes and failures, `Effect.validateFirst` stops and returns the first\n     * success it encounters. If no success occurs, it returns all accumulated\n     * errors. This can be useful when you are interested in the first successful\n     * result and want to avoid processing further once a valid result is found.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * //      ┌─── Effect<number, string[], never>\n     * //      ▼\n     * const program = Effect.validateFirst([1, 2, 3, 4, 5], (n) => {\n     *   if (n < 4) {\n     *     return Effect.fail(`${n} is not less that 4`)\n     *   } else {\n     *     return Console.log(`item ${n}`).pipe(Effect.as(n))\n     *   }\n     * })\n     *\n     * Effect.runPromise(program).then(console.log, console.error)\n     * // Output:\n     * // item 4\n     * // 4\n     * ```\n     *\n     * @see {@link validateAll} for a similar function that accumulates all results.\n     * @see {@link firstSuccessOf} for a similar function that processes multiple\n     * effects and returns the first successful one or the last error.\n     *\n     * @since 2.0.0\n     * @category Error Accumulation\n     */\n    <A, B, E, R>(elements: Iterable<A>, f: (a: A, i: number) => Effect<B, E, R>, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): Effect<B, Array<E>, R>;\n};\n/**\n * Creates an `Effect` from a callback-based asynchronous function.\n *\n * **Details**\n *\n * The `resume` function:\n * - Must be called exactly once. Any additional calls will be ignored.\n * - Can return an optional `Effect` that will be run if the `Fiber` executing\n *   this `Effect` is interrupted. This can be useful in scenarios where you\n *   need to handle resource cleanup if the operation is interrupted.\n * - Can receive an `AbortSignal` to handle interruption if needed.\n *\n * The `FiberId` of the fiber that may complete the async callback may also be\n * specified using the `blockingOn` argument. This is called the \"blocking\n * fiber\" because it suspends the fiber executing the `async` effect (i.e.\n * semantically blocks the fiber from making progress). Specifying this fiber id\n * in cases where it is known will improve diagnostics, but not affect the\n * behavior of the returned effect.\n *\n * **When to Use**\n *\n * Use `Effect.async` when dealing with APIs that use callback-style instead of\n * `async/await` or `Promise`.\n *\n * **Example** (Wrapping a Callback API)\n *\n * ```ts\n * import { Effect } from \"effect\"\n * import * as NodeFS from \"node:fs\"\n *\n * const readFile = (filename: string) =>\n *   Effect.async<Buffer, Error>((resume) => {\n *     NodeFS.readFile(filename, (error, data) => {\n *       if (error) {\n *         // Resume with a failed Effect if an error occurs\n *         resume(Effect.fail(error))\n *       } else {\n *         // Resume with a succeeded Effect if successful\n *         resume(Effect.succeed(data))\n *       }\n *     })\n *   })\n *\n * //      ┌─── Effect<Buffer, Error, never>\n * //      ▼\n * const program = readFile(\"example.txt\")\n * ```\n *\n * **Example** (Handling Interruption with Cleanup)\n *\n * ```ts\n * import { Effect, Fiber } from \"effect\"\n * import * as NodeFS from \"node:fs\"\n *\n * // Simulates a long-running operation to write to a file\n * const writeFileWithCleanup = (filename: string, data: string) =>\n *   Effect.async<void, Error>((resume) => {\n *     const writeStream = NodeFS.createWriteStream(filename)\n *\n *     // Start writing data to the file\n *     writeStream.write(data)\n *\n *     // When the stream is finished, resume with success\n *     writeStream.on(\"finish\", () => resume(Effect.void))\n *\n *     // In case of an error during writing, resume with failure\n *     writeStream.on(\"error\", (err) => resume(Effect.fail(err)))\n *\n *     // Handle interruption by returning a cleanup effect\n *     return Effect.sync(() => {\n *       console.log(`Cleaning up ${filename}`)\n *       NodeFS.unlinkSync(filename)\n *     })\n *   })\n *\n * const program = Effect.gen(function* () {\n *   const fiber = yield* Effect.fork(\n *     writeFileWithCleanup(\"example.txt\", \"Some long data...\")\n *   )\n *   // Simulate interrupting the fiber after 1 second\n *   yield* Effect.sleep(\"1 second\")\n *   yield* Fiber.interrupt(fiber) // This will trigger the cleanup\n * })\n *\n * // Run the program\n * Effect.runPromise(program)\n * // Output:\n * // Cleaning up example.txt\n * ```\n *\n * **Example** (Handling Interruption with AbortSignal)\n *\n * ```ts\n * import { Effect, Fiber } from \"effect\"\n *\n * // A task that supports interruption using AbortSignal\n * const interruptibleTask = Effect.async<void, Error>((resume, signal) => {\n *   // Handle interruption\n *   signal.addEventListener(\"abort\", () => {\n *     console.log(\"Abort signal received\")\n *     clearTimeout(timeoutId)\n *   })\n *\n *   // Simulate a long-running task\n *   const timeoutId = setTimeout(() => {\n *     console.log(\"Operation completed\")\n *     resume(Effect.void)\n *   }, 2000)\n * })\n *\n * const program = Effect.gen(function* () {\n *   const fiber = yield* Effect.fork(interruptibleTask)\n *   // Simulate interrupting the fiber after 1 second\n *   yield* Effect.sleep(\"1 second\")\n *   yield* Fiber.interrupt(fiber)\n * })\n *\n * // Run the program\n * Effect.runPromise(program)\n * // Output:\n * // Abort signal received\n * ```\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const async: <A, E = never, R = never>(resume: (callback: (_: Effect<A, E, R>) => void, signal: AbortSignal) => void | Effect<void, never, R>, blockingOn?: FiberId.FiberId) => Effect<A, E, R>;\n/**\n * A variant of {@link async} where the registration function may return an `Effect`.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const asyncEffect: <A, E, R, R3, E2, R2>(register: (callback: (_: Effect<A, E, R>) => void) => Effect<Effect<void, never, R3> | void, E2, R2>) => Effect<A, E | E2, R | R2 | R3>;\n/**\n * Low level constructor that enables for custom stack tracing cutpoints.\n *\n * It is meant to be called with a bag of instructions that become available in\n * the \"this\" of the effect.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const throwingFunction = () => { throw new Error() }\n * const blowUp = Effect.custom(throwingFunction, function() {\n *   return Effect.succeed(this.effect_instruction_i0())\n * })\n * ```\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const custom: {\n    /**\n     * Low level constructor that enables for custom stack tracing cutpoints.\n     *\n     * It is meant to be called with a bag of instructions that become available in\n     * the \"this\" of the effect.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const throwingFunction = () => { throw new Error() }\n     * const blowUp = Effect.custom(throwingFunction, function() {\n     *   return Effect.succeed(this.effect_instruction_i0())\n     * })\n     * ```\n     *\n     * @since 2.0.0\n     * @category Creating Effects\n     */\n    <X, A, E, R>(i0: X, body: (this: {\n        effect_instruction_i0: X;\n    }) => Effect<A, E, R>): Effect<A, E, R>;\n    /**\n     * Low level constructor that enables for custom stack tracing cutpoints.\n     *\n     * It is meant to be called with a bag of instructions that become available in\n     * the \"this\" of the effect.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const throwingFunction = () => { throw new Error() }\n     * const blowUp = Effect.custom(throwingFunction, function() {\n     *   return Effect.succeed(this.effect_instruction_i0())\n     * })\n     * ```\n     *\n     * @since 2.0.0\n     * @category Creating Effects\n     */\n    <X, Y, A, E, R>(i0: X, i1: Y, body: (this: {\n        effect_instruction_i0: X;\n        effect_instruction_i1: Y;\n    }) => Effect<A, E, R>): Effect<A, E, R>;\n    /**\n     * Low level constructor that enables for custom stack tracing cutpoints.\n     *\n     * It is meant to be called with a bag of instructions that become available in\n     * the \"this\" of the effect.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const throwingFunction = () => { throw new Error() }\n     * const blowUp = Effect.custom(throwingFunction, function() {\n     *   return Effect.succeed(this.effect_instruction_i0())\n     * })\n     * ```\n     *\n     * @since 2.0.0\n     * @category Creating Effects\n     */\n    <X, Y, Z, A, E, R>(i0: X, i1: Y, i2: Z, body: (this: {\n        effect_instruction_i0: X;\n        effect_instruction_i1: Y;\n        effect_instruction_i2: Z;\n    }) => Effect<A, E, R>): Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const withFiberRuntime: <A, E = never, R = never>(withRuntime: (fiber: Fiber.RuntimeFiber<A, E>, status: FiberStatus.Running) => Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Creates an `Effect` that represents a recoverable error.\n *\n * **When to Use**\n *\n * Use this function to explicitly signal an error in an `Effect`. The error\n * will keep propagating unless it is handled. You can handle the error with\n * functions like {@link catchAll} or {@link catchTag}.\n *\n * **Example** (Creating a Failed Effect)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * //      ┌─── Effect<never, Error, never>\n * //      ▼\n * const failure = Effect.fail(\n *   new Error(\"Operation failed due to network error\")\n * )\n * ```\n *\n * @see {@link succeed} to create an effect that represents a successful value.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const fail: <E>(error: E) => Effect<never, E>;\n/**\n * Creates an `Effect` that fails with the specified error, evaluated lazily.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const failSync: <E>(evaluate: LazyArg<E>) => Effect<never, E>;\n/**\n * Creates an `Effect` that fails with the specified `Cause`.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const failCause: <E>(cause: Cause.Cause<E>) => Effect<never, E>;\n/**\n * Creates an `Effect` that fails with the specified `Cause`, evaluated lazily.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const failCauseSync: <E>(evaluate: LazyArg<Cause.Cause<E>>) => Effect<never, E>;\n/**\n * Creates an effect that terminates a fiber with a specified error.\n *\n * **Details**\n *\n * This function is used to signal a defect, which represents a critical and\n * unexpected error in the code. When invoked, it produces an effect that does\n * not handle the error and instead terminates the fiber.\n *\n * The error channel of the resulting effect is of type `never`, indicating that\n * it cannot recover from this failure.\n *\n * **When to Use**\n *\n * Use this function when encountering unexpected conditions in your code that\n * should not be handled as regular errors but instead represent unrecoverable\n * defects.\n *\n * **Example** (Terminating on Division by Zero with a Specified Error)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const divide = (a: number, b: number) =>\n *   b === 0\n *     ? Effect.die(new Error(\"Cannot divide by zero\"))\n *     : Effect.succeed(a / b)\n *\n * //      ┌─── Effect<number, never, never>\n * //      ▼\n * const program = divide(1, 0)\n *\n * Effect.runPromise(program).catch(console.error)\n * // Output:\n * // (FiberFailure) Error: Cannot divide by zero\n * //   ...stack trace...\n * ```\n *\n * @see {@link dieSync} for a variant that throws a specified error, evaluated\n * lazily.\n * @see {@link dieMessage} for a variant that throws a `RuntimeException` with a\n * message.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const die: (defect: unknown) => Effect<never>;\n/**\n * Creates an effect that terminates a fiber with a `RuntimeException`\n * containing the specified message.\n *\n * **Details**\n *\n * This function is used to signal a defect, representing a critical and\n * unexpected error in the code. When invoked, it produces an effect that\n * terminates the fiber with a `RuntimeException` carrying the given message.\n *\n * The resulting effect has an error channel of type `never`, indicating it does\n * not handle or recover from the error.\n *\n * **When to Use**\n *\n * Use this function when you want to terminate a fiber due to an unrecoverable\n * defect and include a clear explanation in the message.\n *\n * **Example** (Terminating on Division by Zero with a Specified Message)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const divide = (a: number, b: number) =>\n *   b === 0\n *     ? Effect.dieMessage(\"Cannot divide by zero\")\n *     : Effect.succeed(a / b)\n *\n * //      ┌─── Effect<number, never, never>\n * //      ▼\n * const program = divide(1, 0)\n *\n * Effect.runPromise(program).catch(console.error)\n * // Output:\n * // (FiberFailure) RuntimeException: Cannot divide by zero\n * //   ...stack trace...\n * ```\n *\n * @see {@link die} for a variant that throws a specified error.\n * @see {@link dieSync} for a variant that throws a specified error, evaluated\n * lazily.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const dieMessage: (message: string) => Effect<never>;\n/**\n * Creates an effect that dies with the specified error, evaluated lazily.\n *\n * **Details**\n *\n * This function allows you to create an effect that will terminate with a fatal error.\n * The error is provided as a lazy argument, meaning it will only be evaluated when the effect runs.\n *\n * @see {@link die} if you don't need to evaluate the error lazily.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const dieSync: (evaluate: LazyArg<unknown>) => Effect<never>;\n/**\n * Provides a way to write effectful code using generator functions, simplifying\n * control flow and error handling.\n *\n * **When to Use**\n *\n * `Effect.gen` allows you to write code that looks and behaves like synchronous\n * code, but it can handle asynchronous tasks, errors, and complex control flow\n * (like loops and conditions). It helps make asynchronous code more readable\n * and easier to manage.\n *\n * The generator functions work similarly to `async/await` but with more\n * explicit control over the execution of effects. You can `yield*` values from\n * effects and return the final result at the end.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const addServiceCharge = (amount: number) => amount + 1\n *\n * const applyDiscount = (\n *   total: number,\n *   discountRate: number\n * ): Effect.Effect<number, Error> =>\n *   discountRate === 0\n *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n *     : Effect.succeed(total - (total * discountRate) / 100)\n *\n * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n *\n * const fetchDiscountRate = Effect.promise(() => Promise.resolve(5))\n *\n * export const program = Effect.gen(function* () {\n *   const transactionAmount = yield* fetchTransactionAmount\n *   const discountRate = yield* fetchDiscountRate\n *   const discountedAmount = yield* applyDiscount(\n *     transactionAmount,\n *     discountRate\n *   )\n *   const finalAmount = addServiceCharge(discountedAmount)\n *   return `Final amount to charge: ${finalAmount}`\n * })\n * ```\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const gen: {\n    /**\n     * Provides a way to write effectful code using generator functions, simplifying\n     * control flow and error handling.\n     *\n     * **When to Use**\n     *\n     * `Effect.gen` allows you to write code that looks and behaves like synchronous\n     * code, but it can handle asynchronous tasks, errors, and complex control flow\n     * (like loops and conditions). It helps make asynchronous code more readable\n     * and easier to manage.\n     *\n     * The generator functions work similarly to `async/await` but with more\n     * explicit control over the execution of effects. You can `yield*` values from\n     * effects and return the final result at the end.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const addServiceCharge = (amount: number) => amount + 1\n     *\n     * const applyDiscount = (\n     *   total: number,\n     *   discountRate: number\n     * ): Effect.Effect<number, Error> =>\n     *   discountRate === 0\n     *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n     *     : Effect.succeed(total - (total * discountRate) / 100)\n     *\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * const fetchDiscountRate = Effect.promise(() => Promise.resolve(5))\n     *\n     * export const program = Effect.gen(function* () {\n     *   const transactionAmount = yield* fetchTransactionAmount\n     *   const discountRate = yield* fetchDiscountRate\n     *   const discountedAmount = yield* applyDiscount(\n     *     transactionAmount,\n     *     discountRate\n     *   )\n     *   const finalAmount = addServiceCharge(discountedAmount)\n     *   return `Final amount to charge: ${finalAmount}`\n     * })\n     * ```\n     *\n     * @since 2.0.0\n     * @category Creating Effects\n     */\n    <Eff extends YieldWrap<Effect<any, any, any>>, AEff>(f: (resume: Adapter) => Generator<Eff, AEff, never>): Effect<AEff, [\n        Eff\n    ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n        Eff\n    ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>;\n    /**\n     * Provides a way to write effectful code using generator functions, simplifying\n     * control flow and error handling.\n     *\n     * **When to Use**\n     *\n     * `Effect.gen` allows you to write code that looks and behaves like synchronous\n     * code, but it can handle asynchronous tasks, errors, and complex control flow\n     * (like loops and conditions). It helps make asynchronous code more readable\n     * and easier to manage.\n     *\n     * The generator functions work similarly to `async/await` but with more\n     * explicit control over the execution of effects. You can `yield*` values from\n     * effects and return the final result at the end.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const addServiceCharge = (amount: number) => amount + 1\n     *\n     * const applyDiscount = (\n     *   total: number,\n     *   discountRate: number\n     * ): Effect.Effect<number, Error> =>\n     *   discountRate === 0\n     *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n     *     : Effect.succeed(total - (total * discountRate) / 100)\n     *\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * const fetchDiscountRate = Effect.promise(() => Promise.resolve(5))\n     *\n     * export const program = Effect.gen(function* () {\n     *   const transactionAmount = yield* fetchTransactionAmount\n     *   const discountRate = yield* fetchDiscountRate\n     *   const discountedAmount = yield* applyDiscount(\n     *     transactionAmount,\n     *     discountRate\n     *   )\n     *   const finalAmount = addServiceCharge(discountedAmount)\n     *   return `Final amount to charge: ${finalAmount}`\n     * })\n     * ```\n     *\n     * @since 2.0.0\n     * @category Creating Effects\n     */\n    <Self, Eff extends YieldWrap<Effect<any, any, any>>, AEff>(self: Self, f: (this: Self, resume: Adapter) => Generator<Eff, AEff, never>): Effect<AEff, [\n        Eff\n    ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n        Eff\n    ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>;\n};\n/**\n * @since 2.0.0\n * @category Models\n */\nexport interface Adapter {\n    <A, E, R>(self: Effect<A, E, R>): Effect<A, E, R>;\n    <A, _A, _E, _R>(a: A, ab: (a: A) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, E, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, E, F, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, E, F, G, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (g: H) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Q, qr: (q: Q) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Q, qr: (q: Q) => R, rs: (r: R) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Q, qr: (q: Q) => R, rs: (r: R) => S, st: (s: S) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, _A, _E, _R>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Q, qr: (q: Q) => R, rs: (r: R) => S, st: (s: S) => T, tu: (s: T) => Effect<_A, _E, _R>): Effect<_A, _E, _R>;\n}\n/**\n * An effect that that runs indefinitely and never produces any result. The\n * moral equivalent of `while(true) {}`, only without the wasted CPU cycles.\n *\n * **When to Use**\n *\n * It could be useful for long-running background tasks or to simulate waiting\n * behavior without actually consuming resources. This effect is ideal for cases\n * where you want to keep the program alive or in a certain state without\n * performing any active work.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const never: Effect<never>;\n/**\n * Ensures the `Option` is `None`, returning `void`. Otherwise, raises a\n * `NoSuchElementException`.\n *\n * **Details**\n *\n * This function checks if the provided `Option` is `None`. If it is, it returns\n * an effect that produces no result (i.e., `void`). If the `Option` is not\n * `None` (i.e., it contains a value), the function will raise a\n * `NoSuchElementException` error.\n *\n * **When to Use**\n *\n * This is useful when you want to ensure that a certain value is absent (i.e.,\n * `None`) before continuing execution, and to handle cases where the value is\n * unexpectedly present.\n *\n * @since 2.0.0\n */\nexport declare const none: <A, E, R>(self: Effect<Option.Option<A>, E, R>) => Effect<void, E | Cause.NoSuchElementException, R>;\n/**\n * Creates an `Effect` that represents an asynchronous computation guaranteed to\n * succeed.\n *\n * **Details**\n *\n * The provided function (`thunk`) returns a `Promise` that should never reject; if it does, the error\n * will be treated as a \"defect\".\n *\n * This defect is not a standard error but indicates a flaw in the logic that\n * was expected to be error-free. You can think of it similar to an unexpected\n * crash in the program, which can be further managed or logged using tools like\n * {@link catchAllDefect}.\n *\n * **Interruptions**\n *\n * An optional `AbortSignal` can be provided to allow for interruption of the\n * wrapped `Promise` API.\n *\n * **When to Use**\n *\n * Use this function when you are sure the operation will not reject.\n *\n * **Example** (Delayed Message)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const delay = (message: string) =>\n *   Effect.promise<string>(\n *     () =>\n *       new Promise((resolve) => {\n *         setTimeout(() => {\n *           resolve(message)\n *         }, 2000)\n *       })\n *   )\n *\n * //      ┌─── Effect<string, never, never>\n * //      ▼\n * const program = delay(\"Async operation completed successfully!\")\n * ```\n *\n * @see {@link tryPromise} for a version that can handle failures.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const promise: <A>(evaluate: (signal: AbortSignal) => PromiseLike<A>) => Effect<A>;\n/**\n * Creates an `Effect` that always succeeds with a given value.\n *\n * **When to Use**\n *\n * Use this function when you need an effect that completes successfully with a\n * specific value without any errors or external dependencies.\n *\n * **Example** (Creating a Successful Effect)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * // Creating an effect that represents a successful scenario\n * //\n * //      ┌─── Effect<number, never, never>\n * //      ▼\n * const success = Effect.succeed(42)\n * ```\n *\n * @see {@link fail} to create an effect that represents a failure.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const succeed: <A>(value: A) => Effect<A>;\n/**\n * Returns an effect which succeeds with `None`.\n *\n * **When to Use**\n *\n * Use this function when you need to represent the absence of a value in your\n * code, especially when working with optional data. This can be helpful when\n * you want to indicate that no result is available without throwing an error or\n * performing additional logic.\n *\n * @see {@link succeedSome} to create an effect that succeeds with a `Some` value.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const succeedNone: Effect<Option.Option<never>>;\n/**\n * Returns an effect which succeeds with the value wrapped in a `Some`.\n *\n * @see {@link succeedNone} for a similar function that returns `None` when the value is absent.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const succeedSome: <A>(value: A) => Effect<Option.Option<A>>;\n/**\n * Delays the creation of an `Effect` until it is actually needed.\n *\n * **Details**\n *\n * The `Effect.suspend` function takes a thunk that represents the effect and\n * wraps it in a suspended effect. This means the effect will not be created\n * until it is explicitly needed, which is helpful in various scenarios:\n * - **Lazy Evaluation**: Helps optimize performance by deferring computations,\n *   especially when the effect might not be needed, or when its computation is\n *   expensive. This also ensures that any side effects or scoped captures are\n *   re-executed on each invocation.\n * - **Handling Circular Dependencies**: Useful in managing circular\n *   dependencies, such as recursive functions that need to avoid eager\n *   evaluation to prevent stack overflow.\n * - **Unifying Return Types**: Can help TypeScript unify return types in\n *   situations where multiple branches of logic return different effects,\n *   simplifying type inference.\n *\n * **When to Use**\n *\n * Use this function when you need to defer the evaluation of an effect until it\n * is required. This is particularly useful for optimizing expensive\n * computations, managing circular dependencies, or resolving type inference\n * issues.\n *\n * **Example** (Lazy Evaluation with Side Effects)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * let i = 0\n *\n * const bad = Effect.succeed(i++)\n *\n * const good = Effect.suspend(() => Effect.succeed(i++))\n *\n * console.log(Effect.runSync(bad)) // Output: 0\n * console.log(Effect.runSync(bad)) // Output: 0\n *\n * console.log(Effect.runSync(good)) // Output: 1\n * console.log(Effect.runSync(good)) // Output: 2\n * ```\n *\n * **Example** (Recursive Fibonacci)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const blowsUp = (n: number): Effect.Effect<number> =>\n *   n < 2\n *     ? Effect.succeed(1)\n *     : Effect.zipWith(blowsUp(n - 1), blowsUp(n - 2), (a, b) => a + b)\n *\n * console.log(Effect.runSync(blowsUp(32)))\n * // crash: JavaScript heap out of memory\n *\n * const allGood = (n: number): Effect.Effect<number> =>\n *   n < 2\n *     ? Effect.succeed(1)\n *     : Effect.zipWith(\n *         Effect.suspend(() => allGood(n - 1)),\n *         Effect.suspend(() => allGood(n - 2)),\n *         (a, b) => a + b\n *       )\n *\n * console.log(Effect.runSync(allGood(32)))\n * // Output: 3524578\n * ```\n *\n * **Example** (Using Effect.suspend to Help TypeScript Infer Types)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * //   Without suspend, TypeScript may struggle with type inference.\n * //   Inferred type:\n * //     (a: number, b: number) =>\n * //       Effect<never, Error, never> | Effect<number, never, never>\n * const withoutSuspend = (a: number, b: number) =>\n *   b === 0\n *     ? Effect.fail(new Error(\"Cannot divide by zero\"))\n *     : Effect.succeed(a / b)\n *\n * //   Using suspend to unify return types.\n * //   Inferred type:\n * //     (a: number, b: number) => Effect<number, Error, never>\n * const withSuspend = (a: number, b: number) =>\n *   Effect.suspend(() =>\n *     b === 0\n *       ? Effect.fail(new Error(\"Cannot divide by zero\"))\n *       : Effect.succeed(a / b)\n *   )\n * ```\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const suspend: <A, E, R>(effect: LazyArg<Effect<A, E, R>>) => Effect<A, E, R>;\n/**\n * Creates an `Effect` that represents a synchronous side-effectful computation.\n *\n * **Details**\n *\n * The provided function (`thunk`) must not throw errors; if it does, the error\n * will be treated as a \"defect\".\n *\n * This defect is not a standard error but indicates a flaw in the logic that\n * was expected to be error-free. You can think of it similar to an unexpected\n * crash in the program, which can be further managed or logged using tools like\n * {@link catchAllDefect}.\n *\n * **When to Use**\n *\n * Use this function when you are sure the operation will not fail.\n *\n * **Example** (Logging a Message)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const log = (message: string) =>\n *   Effect.sync(() => {\n *     console.log(message) // side effect\n *   })\n *\n * //      ┌─── Effect<void, never, never>\n * //      ▼\n * const program = log(\"Hello, World!\")\n * ```\n *\n * @see {@link try_ | try} for a version that can handle failures.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const sync: <A>(thunk: LazyArg<A>) => Effect<A>;\ndeclare const _void: Effect<void>;\nexport { \n/**\n * Represents an effect that does nothing and produces no value.\n *\n * **When to Use**\n *\n * Use this effect when you need to represent an effect that does nothing.\n * This is useful in scenarios where you need to satisfy an effect-based\n * interface or control program flow without performing any operations. For\n * example, it can be used in situations where you want to return an effect\n * from a function but do not need to compute or return any result.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\n_void as void };\n/**\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const yieldNow: (options?: {\n    readonly priority?: number | undefined;\n}) => Effect<void>;\ndeclare const _catch: {\n    <N extends keyof E, K extends E[N] & string, E, A1, E1, R1>(discriminator: N, options: {\n        readonly failure: K;\n        readonly onFailure: (error: Extract<E, {\n            [n in N]: K;\n        }>) => Effect<A1, E1, R1>;\n    }): <A, R>(self: Effect<A, E, R>) => Effect<A1 | A, E1 | Exclude<E, {\n        [n in N]: K;\n    }>, R1 | R>;\n    <A, E, R, N extends keyof E, K extends E[N] & string, A1, E1, R1>(self: Effect<A, E, R>, discriminator: N, options: {\n        readonly failure: K;\n        readonly onFailure: (error: Extract<E, {\n            [n in N]: K;\n        }>) => Effect<A1, E1, R1>;\n    }): Effect<A | A1, E1 | Exclude<E, {\n        [n in N]: K;\n    }>, R | R1>;\n};\nexport { \n/**\n * Recovers from a specified error by catching it and handling it with a provided function.\n *\n * **Details**\n *\n * This function allows you to recover from specific errors that occur during\n * the execution of an effect. It works by catching a specific type of error\n * (identified by a discriminator) and then handling it using a provided\n * handler function. The handler can return a new effect that helps recover\n * from the error, allowing the program to continue. If the error doesn't\n * match the specified type, the function allows the original effect to\n * continue as it was.\n *\n * **Example**\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * class NetworkError {\n *   readonly _tag = \"NetworkError\"\n * }\n * class ValidationError {\n *   readonly _tag = \"ValidationError\"\n * }\n *\n * // Simulate an effect that may fail\n * const task: Effect.Effect<never, NetworkError | ValidationError, never> = Effect.fail(new NetworkError())\n *\n * const program = Effect.gen(function*() {\n *   const result = yield* Effect.catch(task, \"_tag\", {\n *     failure: \"NetworkError\",\n *     onFailure: (error) => Effect.succeed(`recovered from error: ${error._tag}`)\n *   })\n *   console.log(`Result: ${result}`)\n * })\n *\n * Effect.runFork(program)\n * // Output: Result: recovered from error: NetworkError\n * ```\n *\n * @see {@link catchTag} for a version that can recover from errors based on a `_tag` discriminator.\n *\n * @since 2.0.0\n * @category Error handling\n */\n_catch as catch };\n/**\n * Handles all errors in an effect by providing a fallback effect.\n *\n * **Details**\n *\n * This function catches any errors that may occur during the execution of an\n * effect and allows you to handle them by specifying a fallback effect. This\n * ensures that the program continues without failing by recovering from errors\n * using the provided fallback logic.\n *\n * **Note**: This function only handles recoverable errors. It will not recover\n * from unrecoverable defects.\n *\n * **Example** (Providing Recovery Logic for Recoverable Errors)\n *\n * ```ts\n * import { Effect, Random } from \"effect\"\n *\n * class HttpError {\n *   readonly _tag = \"HttpError\"\n * }\n *\n * class ValidationError {\n *   readonly _tag = \"ValidationError\"\n * }\n *\n * //      ┌─── Effect<string, HttpError | ValidationError, never>\n * //      ▼\n * const program = Effect.gen(function* () {\n *   const n1 = yield* Random.next\n *   const n2 = yield* Random.next\n *   if (n1 < 0.5) {\n *     yield* Effect.fail(new HttpError())\n *   }\n *   if (n2 < 0.5) {\n *     yield* Effect.fail(new ValidationError())\n *   }\n *   return \"some result\"\n * })\n *\n * //      ┌─── Effect<string, never, never>\n * //      ▼\n * const recovered = program.pipe(\n *   Effect.catchAll((error) =>\n *     Effect.succeed(`Recovering from ${error._tag}`)\n *   )\n * )\n * ```\n *\n * @see {@link catchAllCause} for a version that can recover from both\n * recoverable and unrecoverable errors.\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const catchAll: {\n    /**\n     * Handles all errors in an effect by providing a fallback effect.\n     *\n     * **Details**\n     *\n     * This function catches any errors that may occur during the execution of an\n     * effect and allows you to handle them by specifying a fallback effect. This\n     * ensures that the program continues without failing by recovering from errors\n     * using the provided fallback logic.\n     *\n     * **Note**: This function only handles recoverable errors. It will not recover\n     * from unrecoverable defects.\n     *\n     * **Example** (Providing Recovery Logic for Recoverable Errors)\n     *\n     * ```ts\n     * import { Effect, Random } from \"effect\"\n     *\n     * class HttpError {\n     *   readonly _tag = \"HttpError\"\n     * }\n     *\n     * class ValidationError {\n     *   readonly _tag = \"ValidationError\"\n     * }\n     *\n     * //      ┌─── Effect<string, HttpError | ValidationError, never>\n     * //      ▼\n     * const program = Effect.gen(function* () {\n     *   const n1 = yield* Random.next\n     *   const n2 = yield* Random.next\n     *   if (n1 < 0.5) {\n     *     yield* Effect.fail(new HttpError())\n     *   }\n     *   if (n2 < 0.5) {\n     *     yield* Effect.fail(new ValidationError())\n     *   }\n     *   return \"some result\"\n     * })\n     *\n     * //      ┌─── Effect<string, never, never>\n     * //      ▼\n     * const recovered = program.pipe(\n     *   Effect.catchAll((error) =>\n     *     Effect.succeed(`Recovering from ${error._tag}`)\n     *   )\n     * )\n     * ```\n     *\n     * @see {@link catchAllCause} for a version that can recover from both\n     * recoverable and unrecoverable errors.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <E, A2, E2, R2>(f: (e: E) => Effect<A2, E2, R2>): <A, R>(self: Effect<A, E, R>) => Effect<A2 | A, E2, R2 | R>;\n    /**\n     * Handles all errors in an effect by providing a fallback effect.\n     *\n     * **Details**\n     *\n     * This function catches any errors that may occur during the execution of an\n     * effect and allows you to handle them by specifying a fallback effect. This\n     * ensures that the program continues without failing by recovering from errors\n     * using the provided fallback logic.\n     *\n     * **Note**: This function only handles recoverable errors. It will not recover\n     * from unrecoverable defects.\n     *\n     * **Example** (Providing Recovery Logic for Recoverable Errors)\n     *\n     * ```ts\n     * import { Effect, Random } from \"effect\"\n     *\n     * class HttpError {\n     *   readonly _tag = \"HttpError\"\n     * }\n     *\n     * class ValidationError {\n     *   readonly _tag = \"ValidationError\"\n     * }\n     *\n     * //      ┌─── Effect<string, HttpError | ValidationError, never>\n     * //      ▼\n     * const program = Effect.gen(function* () {\n     *   const n1 = yield* Random.next\n     *   const n2 = yield* Random.next\n     *   if (n1 < 0.5) {\n     *     yield* Effect.fail(new HttpError())\n     *   }\n     *   if (n2 < 0.5) {\n     *     yield* Effect.fail(new ValidationError())\n     *   }\n     *   return \"some result\"\n     * })\n     *\n     * //      ┌─── Effect<string, never, never>\n     * //      ▼\n     * const recovered = program.pipe(\n     *   Effect.catchAll((error) =>\n     *     Effect.succeed(`Recovering from ${error._tag}`)\n     *   )\n     * )\n     * ```\n     *\n     * @see {@link catchAllCause} for a version that can recover from both\n     * recoverable and unrecoverable errors.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A, E, R, A2, E2, R2>(self: Effect<A, E, R>, f: (e: E) => Effect<A2, E2, R2>): Effect<A2 | A, E2, R2 | R>;\n};\n/**\n * Handles both recoverable and unrecoverable errors by providing a recovery\n * effect.\n *\n * **When to Use**\n *\n * The `catchAllCause` function allows you to handle all errors, including\n * unrecoverable defects, by providing a recovery effect. The recovery logic is\n * based on the `Cause` of the error, which provides detailed information about\n * the failure.\n *\n * **When to Recover from Defects**\n *\n * Defects are unexpected errors that typically shouldn't be recovered from, as\n * they often indicate serious issues. However, in some cases, such as\n * dynamically loaded plugins, controlled recovery might be needed.\n *\n * **Example** (Recovering from All Errors)\n *\n * ```ts\n * import { Cause, Effect } from \"effect\"\n *\n * // Define an effect that may fail with a recoverable or unrecoverable error\n * const program = Effect.fail(\"Something went wrong!\")\n *\n * // Recover from all errors by examining the cause\n * const recovered = program.pipe(\n *   Effect.catchAllCause((cause) =>\n *     Cause.isFailure(cause)\n *       ? Effect.succeed(\"Recovered from a regular error\")\n *       : Effect.succeed(\"Recovered from a defect\")\n *   )\n * )\n *\n * Effect.runPromise(recovered).then(console.log)\n * // Output: \"Recovered from a regular error\"\n * ```\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const catchAllCause: {\n    /**\n     * Handles both recoverable and unrecoverable errors by providing a recovery\n     * effect.\n     *\n     * **When to Use**\n     *\n     * The `catchAllCause` function allows you to handle all errors, including\n     * unrecoverable defects, by providing a recovery effect. The recovery logic is\n     * based on the `Cause` of the error, which provides detailed information about\n     * the failure.\n     *\n     * **When to Recover from Defects**\n     *\n     * Defects are unexpected errors that typically shouldn't be recovered from, as\n     * they often indicate serious issues. However, in some cases, such as\n     * dynamically loaded plugins, controlled recovery might be needed.\n     *\n     * **Example** (Recovering from All Errors)\n     *\n     * ```ts\n     * import { Cause, Effect } from \"effect\"\n     *\n     * // Define an effect that may fail with a recoverable or unrecoverable error\n     * const program = Effect.fail(\"Something went wrong!\")\n     *\n     * // Recover from all errors by examining the cause\n     * const recovered = program.pipe(\n     *   Effect.catchAllCause((cause) =>\n     *     Cause.isFailure(cause)\n     *       ? Effect.succeed(\"Recovered from a regular error\")\n     *       : Effect.succeed(\"Recovered from a defect\")\n     *   )\n     * )\n     *\n     * Effect.runPromise(recovered).then(console.log)\n     * // Output: \"Recovered from a regular error\"\n     * ```\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <E, A2, E2, R2>(f: (cause: Cause.Cause<E>) => Effect<A2, E2, R2>): <A, R>(self: Effect<A, E, R>) => Effect<A2 | A, E2, R2 | R>;\n    /**\n     * Handles both recoverable and unrecoverable errors by providing a recovery\n     * effect.\n     *\n     * **When to Use**\n     *\n     * The `catchAllCause` function allows you to handle all errors, including\n     * unrecoverable defects, by providing a recovery effect. The recovery logic is\n     * based on the `Cause` of the error, which provides detailed information about\n     * the failure.\n     *\n     * **When to Recover from Defects**\n     *\n     * Defects are unexpected errors that typically shouldn't be recovered from, as\n     * they often indicate serious issues. However, in some cases, such as\n     * dynamically loaded plugins, controlled recovery might be needed.\n     *\n     * **Example** (Recovering from All Errors)\n     *\n     * ```ts\n     * import { Cause, Effect } from \"effect\"\n     *\n     * // Define an effect that may fail with a recoverable or unrecoverable error\n     * const program = Effect.fail(\"Something went wrong!\")\n     *\n     * // Recover from all errors by examining the cause\n     * const recovered = program.pipe(\n     *   Effect.catchAllCause((cause) =>\n     *     Cause.isFailure(cause)\n     *       ? Effect.succeed(\"Recovered from a regular error\")\n     *       : Effect.succeed(\"Recovered from a defect\")\n     *   )\n     * )\n     *\n     * Effect.runPromise(recovered).then(console.log)\n     * // Output: \"Recovered from a regular error\"\n     * ```\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A, E, R, A2, E2, R2>(self: Effect<A, E, R>, f: (cause: Cause.Cause<E>) => Effect<A2, E2, R2>): Effect<A | A2, E2, R | R2>;\n};\n/**\n * Recovers from all defects using a provided recovery function.\n *\n * **When to Use**\n *\n * There is no sensible way to recover from defects. This method should be used\n * only at the boundary between Effect and an external system, to transmit\n * information on a defect for diagnostic or explanatory purposes.\n *\n * **Details**\n *\n * `catchAllDefect` allows you to handle defects, which are unexpected errors\n * that usually cause the program to terminate. This function lets you recover\n * from these defects by providing a function that handles the error. However,\n * it does not handle expected errors (like those from {@link fail}) or\n * execution interruptions (like those from {@link interrupt}).\n *\n * **When to Recover from Defects**\n *\n * Defects are unexpected errors that typically shouldn't be recovered from, as\n * they often indicate serious issues. However, in some cases, such as\n * dynamically loaded plugins, controlled recovery might be needed.\n *\n * **Example** (Handling All Defects)\n *\n * ```ts\n * import { Effect, Cause, Console } from \"effect\"\n *\n * // Simulating a runtime error\n * const task = Effect.dieMessage(\"Boom!\")\n *\n * const program = Effect.catchAllDefect(task, (defect) => {\n *   if (Cause.isRuntimeException(defect)) {\n *     return Console.log(\n *       `RuntimeException defect caught: ${defect.message}`\n *     )\n *   }\n *   return Console.log(\"Unknown defect caught.\")\n * })\n *\n * // We get an Exit.Success because we caught all defects\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // RuntimeException defect caught: Boom!\n * // {\n * //   _id: \"Exit\",\n * //   _tag: \"Success\",\n * //   value: undefined\n * // }\n * ```\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const catchAllDefect: {\n    /**\n     * Recovers from all defects using a provided recovery function.\n     *\n     * **When to Use**\n     *\n     * There is no sensible way to recover from defects. This method should be used\n     * only at the boundary between Effect and an external system, to transmit\n     * information on a defect for diagnostic or explanatory purposes.\n     *\n     * **Details**\n     *\n     * `catchAllDefect` allows you to handle defects, which are unexpected errors\n     * that usually cause the program to terminate. This function lets you recover\n     * from these defects by providing a function that handles the error. However,\n     * it does not handle expected errors (like those from {@link fail}) or\n     * execution interruptions (like those from {@link interrupt}).\n     *\n     * **When to Recover from Defects**\n     *\n     * Defects are unexpected errors that typically shouldn't be recovered from, as\n     * they often indicate serious issues. However, in some cases, such as\n     * dynamically loaded plugins, controlled recovery might be needed.\n     *\n     * **Example** (Handling All Defects)\n     *\n     * ```ts\n     * import { Effect, Cause, Console } from \"effect\"\n     *\n     * // Simulating a runtime error\n     * const task = Effect.dieMessage(\"Boom!\")\n     *\n     * const program = Effect.catchAllDefect(task, (defect) => {\n     *   if (Cause.isRuntimeException(defect)) {\n     *     return Console.log(\n     *       `RuntimeException defect caught: ${defect.message}`\n     *     )\n     *   }\n     *   return Console.log(\"Unknown defect caught.\")\n     * })\n     *\n     * // We get an Exit.Success because we caught all defects\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // RuntimeException defect caught: Boom!\n     * // {\n     * //   _id: \"Exit\",\n     * //   _tag: \"Success\",\n     * //   value: undefined\n     * // }\n     * ```\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A2, E2, R2>(f: (defect: unknown) => Effect<A2, E2, R2>): <A, E, R>(self: Effect<A, E, R>) => Effect<A2 | A, E2 | E, R2 | R>;\n    /**\n     * Recovers from all defects using a provided recovery function.\n     *\n     * **When to Use**\n     *\n     * There is no sensible way to recover from defects. This method should be used\n     * only at the boundary between Effect and an external system, to transmit\n     * information on a defect for diagnostic or explanatory purposes.\n     *\n     * **Details**\n     *\n     * `catchAllDefect` allows you to handle defects, which are unexpected errors\n     * that usually cause the program to terminate. This function lets you recover\n     * from these defects by providing a function that handles the error. However,\n     * it does not handle expected errors (like those from {@link fail}) or\n     * execution interruptions (like those from {@link interrupt}).\n     *\n     * **When to Recover from Defects**\n     *\n     * Defects are unexpected errors that typically shouldn't be recovered from, as\n     * they often indicate serious issues. However, in some cases, such as\n     * dynamically loaded plugins, controlled recovery might be needed.\n     *\n     * **Example** (Handling All Defects)\n     *\n     * ```ts\n     * import { Effect, Cause, Console } from \"effect\"\n     *\n     * // Simulating a runtime error\n     * const task = Effect.dieMessage(\"Boom!\")\n     *\n     * const program = Effect.catchAllDefect(task, (defect) => {\n     *   if (Cause.isRuntimeException(defect)) {\n     *     return Console.log(\n     *       `RuntimeException defect caught: ${defect.message}`\n     *     )\n     *   }\n     *   return Console.log(\"Unknown defect caught.\")\n     * })\n     *\n     * // We get an Exit.Success because we caught all defects\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // RuntimeException defect caught: Boom!\n     * // {\n     * //   _id: \"Exit\",\n     * //   _tag: \"Success\",\n     * //   value: undefined\n     * // }\n     * ```\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A, E, R, A2, E2, R2>(self: Effect<A, E, R>, f: (defect: unknown) => Effect<A2, E2, R2>): Effect<A | A2, E | E2, R | R2>;\n};\n/**\n * Recovers from specific errors based on a predicate.\n *\n * **When to Use**\n *\n * `catchIf` works similarly to {@link catchSome}, but it allows you to\n * recover from errors by providing a predicate function. If the predicate\n * matches the error, the recovery effect is applied. This function doesn't\n * alter the error type, so the resulting effect still carries the original\n * error type unless a user-defined type guard is used to narrow the type.\n *\n * **Example** (Catching Specific Errors with a Predicate)\n *\n * ```ts\n * import { Effect, Random } from \"effect\"\n *\n * class HttpError {\n *   readonly _tag = \"HttpError\"\n * }\n *\n * class ValidationError {\n *   readonly _tag = \"ValidationError\"\n * }\n *\n * //      ┌─── Effect<string, HttpError | ValidationError, never>\n * //      ▼\n * const program = Effect.gen(function* () {\n *   const n1 = yield* Random.next\n *   const n2 = yield* Random.next\n *   if (n1 < 0.5) {\n *     yield* Effect.fail(new HttpError())\n *   }\n *   if (n2 < 0.5) {\n *     yield* Effect.fail(new ValidationError())\n *   }\n *   return \"some result\"\n * })\n *\n * //      ┌─── Effect<string, ValidationError, never>\n * //      ▼\n * const recovered = program.pipe(\n *   Effect.catchIf(\n *     // Only handle HttpError errors\n *     (error) => error._tag === \"HttpError\",\n *     () => Effect.succeed(\"Recovering from HttpError\")\n *   )\n * )\n * ```\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const catchIf: {\n    /**\n     * Recovers from specific errors based on a predicate.\n     *\n     * **When to Use**\n     *\n     * `catchIf` works similarly to {@link catchSome}, but it allows you to\n     * recover from errors by providing a predicate function. If the predicate\n     * matches the error, the recovery effect is applied. This function doesn't\n     * alter the error type, so the resulting effect still carries the original\n     * error type unless a user-defined type guard is used to narrow the type.\n     *\n     * **Example** (Catching Specific Errors with a Predicate)\n     *\n     * ```ts\n     * import { Effect, Random } from \"effect\"\n     *\n     * class HttpError {\n     *   readonly _tag = \"HttpError\"\n     * }\n     *\n     * class ValidationError {\n     *   readonly _tag = \"ValidationError\"\n     * }\n     *\n     * //      ┌─── Effect<string, HttpError | ValidationError, never>\n     * //      ▼\n     * const program = Effect.gen(function* () {\n     *   const n1 = yield* Random.next\n     *   const n2 = yield* Random.next\n     *   if (n1 < 0.5) {\n     *     yield* Effect.fail(new HttpError())\n     *   }\n     *   if (n2 < 0.5) {\n     *     yield* Effect.fail(new ValidationError())\n     *   }\n     *   return \"some result\"\n     * })\n     *\n     * //      ┌─── Effect<string, ValidationError, never>\n     * //      ▼\n     * const recovered = program.pipe(\n     *   Effect.catchIf(\n     *     // Only handle HttpError errors\n     *     (error) => error._tag === \"HttpError\",\n     *     () => Effect.succeed(\"Recovering from HttpError\")\n     *   )\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <E, EB extends E, A2, E2, R2>(refinement: Refinement<NoInfer<E>, EB>, f: (e: EB) => Effect<A2, E2, R2>): <A, R>(self: Effect<A, E, R>) => Effect<A2 | A, E2 | Exclude<E, EB>, R2 | R>;\n    /**\n     * Recovers from specific errors based on a predicate.\n     *\n     * **When to Use**\n     *\n     * `catchIf` works similarly to {@link catchSome}, but it allows you to\n     * recover from errors by providing a predicate function. If the predicate\n     * matches the error, the recovery effect is applied. This function doesn't\n     * alter the error type, so the resulting effect still carries the original\n     * error type unless a user-defined type guard is used to narrow the type.\n     *\n     * **Example** (Catching Specific Errors with a Predicate)\n     *\n     * ```ts\n     * import { Effect, Random } from \"effect\"\n     *\n     * class HttpError {\n     *   readonly _tag = \"HttpError\"\n     * }\n     *\n     * class ValidationError {\n     *   readonly _tag = \"ValidationError\"\n     * }\n     *\n     * //      ┌─── Effect<string, HttpError | ValidationError, never>\n     * //      ▼\n     * const program = Effect.gen(function* () {\n     *   const n1 = yield* Random.next\n     *   const n2 = yield* Random.next\n     *   if (n1 < 0.5) {\n     *     yield* Effect.fail(new HttpError())\n     *   }\n     *   if (n2 < 0.5) {\n     *     yield* Effect.fail(new ValidationError())\n     *   }\n     *   return \"some result\"\n     * })\n     *\n     * //      ┌─── Effect<string, ValidationError, never>\n     * //      ▼\n     * const recovered = program.pipe(\n     *   Effect.catchIf(\n     *     // Only handle HttpError errors\n     *     (error) => error._tag === \"HttpError\",\n     *     () => Effect.succeed(\"Recovering from HttpError\")\n     *   )\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <E, A2, E2, R2>(predicate: Predicate<NoInfer<E>>, f: (e: NoInfer<E>) => Effect<A2, E2, R2>): <A, R>(self: Effect<A, E, R>) => Effect<A2 | A, E | E2, R2 | R>;\n    /**\n     * Recovers from specific errors based on a predicate.\n     *\n     * **When to Use**\n     *\n     * `catchIf` works similarly to {@link catchSome}, but it allows you to\n     * recover from errors by providing a predicate function. If the predicate\n     * matches the error, the recovery effect is applied. This function doesn't\n     * alter the error type, so the resulting effect still carries the original\n     * error type unless a user-defined type guard is used to narrow the type.\n     *\n     * **Example** (Catching Specific Errors with a Predicate)\n     *\n     * ```ts\n     * import { Effect, Random } from \"effect\"\n     *\n     * class HttpError {\n     *   readonly _tag = \"HttpError\"\n     * }\n     *\n     * class ValidationError {\n     *   readonly _tag = \"ValidationError\"\n     * }\n     *\n     * //      ┌─── Effect<string, HttpError | ValidationError, never>\n     * //      ▼\n     * const program = Effect.gen(function* () {\n     *   const n1 = yield* Random.next\n     *   const n2 = yield* Random.next\n     *   if (n1 < 0.5) {\n     *     yield* Effect.fail(new HttpError())\n     *   }\n     *   if (n2 < 0.5) {\n     *     yield* Effect.fail(new ValidationError())\n     *   }\n     *   return \"some result\"\n     * })\n     *\n     * //      ┌─── Effect<string, ValidationError, never>\n     * //      ▼\n     * const recovered = program.pipe(\n     *   Effect.catchIf(\n     *     // Only handle HttpError errors\n     *     (error) => error._tag === \"HttpError\",\n     *     () => Effect.succeed(\"Recovering from HttpError\")\n     *   )\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A, E, R, EB extends E, A2, E2, R2>(self: Effect<A, E, R>, refinement: Refinement<E, EB>, f: (e: EB) => Effect<A2, E2, R2>): Effect<A | A2, E2 | Exclude<E, EB>, R | R2>;\n    /**\n     * Recovers from specific errors based on a predicate.\n     *\n     * **When to Use**\n     *\n     * `catchIf` works similarly to {@link catchSome}, but it allows you to\n     * recover from errors by providing a predicate function. If the predicate\n     * matches the error, the recovery effect is applied. This function doesn't\n     * alter the error type, so the resulting effect still carries the original\n     * error type unless a user-defined type guard is used to narrow the type.\n     *\n     * **Example** (Catching Specific Errors with a Predicate)\n     *\n     * ```ts\n     * import { Effect, Random } from \"effect\"\n     *\n     * class HttpError {\n     *   readonly _tag = \"HttpError\"\n     * }\n     *\n     * class ValidationError {\n     *   readonly _tag = \"ValidationError\"\n     * }\n     *\n     * //      ┌─── Effect<string, HttpError | ValidationError, never>\n     * //      ▼\n     * const program = Effect.gen(function* () {\n     *   const n1 = yield* Random.next\n     *   const n2 = yield* Random.next\n     *   if (n1 < 0.5) {\n     *     yield* Effect.fail(new HttpError())\n     *   }\n     *   if (n2 < 0.5) {\n     *     yield* Effect.fail(new ValidationError())\n     *   }\n     *   return \"some result\"\n     * })\n     *\n     * //      ┌─── Effect<string, ValidationError, never>\n     * //      ▼\n     * const recovered = program.pipe(\n     *   Effect.catchIf(\n     *     // Only handle HttpError errors\n     *     (error) => error._tag === \"HttpError\",\n     *     () => Effect.succeed(\"Recovering from HttpError\")\n     *   )\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A, E, R, A2, E2, R2>(self: Effect<A, E, R>, predicate: Predicate<E>, f: (e: E) => Effect<A2, E2, R2>): Effect<A | A2, E | E2, R | R2>;\n};\n/**\n * Catches and recovers from specific types of errors, allowing you to attempt\n * recovery only for certain errors.\n *\n * **Details**\n *\n * `catchSome` lets you selectively catch and handle errors of certain\n * types by providing a recovery effect for specific errors. If the error\n * matches a condition, recovery is attempted; if not, it doesn't affect the\n * program. This function doesn't alter the error type, meaning the error type\n * remains the same as in the original effect.\n *\n * **Example** (Handling Specific Errors with Effect.catchSome)\n *\n * ```ts\n * import { Effect, Random, Option } from \"effect\"\n *\n * class HttpError {\n *   readonly _tag = \"HttpError\"\n * }\n *\n * class ValidationError {\n *   readonly _tag = \"ValidationError\"\n * }\n *\n * //      ┌─── Effect<string, HttpError | ValidationError, never>\n * //      ▼\n * const program = Effect.gen(function* () {\n *   const n1 = yield* Random.next\n *   const n2 = yield* Random.next\n *   if (n1 < 0.5) {\n *     yield* Effect.fail(new HttpError())\n *   }\n *   if (n2 < 0.5) {\n *     yield* Effect.fail(new ValidationError())\n *   }\n *   return \"some result\"\n * })\n *\n * //      ┌─── Effect<string, HttpError | ValidationError, never>\n * //      ▼\n * const recovered = program.pipe(\n *   Effect.catchSome((error) => {\n *     // Only handle HttpError errors\n *     if (error._tag === \"HttpError\") {\n *       return Option.some(Effect.succeed(\"Recovering from HttpError\"))\n *     } else {\n *       return Option.none()\n *     }\n *   })\n * )\n * ```\n *\n * @see {@link catchIf} for a version that allows you to recover from errors based on a predicate.\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const catchSome: {\n    /**\n     * Catches and recovers from specific types of errors, allowing you to attempt\n     * recovery only for certain errors.\n     *\n     * **Details**\n     *\n     * `catchSome` lets you selectively catch and handle errors of certain\n     * types by providing a recovery effect for specific errors. If the error\n     * matches a condition, recovery is attempted; if not, it doesn't affect the\n     * program. This function doesn't alter the error type, meaning the error type\n     * remains the same as in the original effect.\n     *\n     * **Example** (Handling Specific Errors with Effect.catchSome)\n     *\n     * ```ts\n     * import { Effect, Random, Option } from \"effect\"\n     *\n     * class HttpError {\n     *   readonly _tag = \"HttpError\"\n     * }\n     *\n     * class ValidationError {\n     *   readonly _tag = \"ValidationError\"\n     * }\n     *\n     * //      ┌─── Effect<string, HttpError | ValidationError, never>\n     * //      ▼\n     * const program = Effect.gen(function* () {\n     *   const n1 = yield* Random.next\n     *   const n2 = yield* Random.next\n     *   if (n1 < 0.5) {\n     *     yield* Effect.fail(new HttpError())\n     *   }\n     *   if (n2 < 0.5) {\n     *     yield* Effect.fail(new ValidationError())\n     *   }\n     *   return \"some result\"\n     * })\n     *\n     * //      ┌─── Effect<string, HttpError | ValidationError, never>\n     * //      ▼\n     * const recovered = program.pipe(\n     *   Effect.catchSome((error) => {\n     *     // Only handle HttpError errors\n     *     if (error._tag === \"HttpError\") {\n     *       return Option.some(Effect.succeed(\"Recovering from HttpError\"))\n     *     } else {\n     *       return Option.none()\n     *     }\n     *   })\n     * )\n     * ```\n     *\n     * @see {@link catchIf} for a version that allows you to recover from errors based on a predicate.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <E, A2, E2, R2>(pf: (e: NoInfer<E>) => Option.Option<Effect<A2, E2, R2>>): <A, R>(self: Effect<A, E, R>) => Effect<A2 | A, E | E2, R2 | R>;\n    /**\n     * Catches and recovers from specific types of errors, allowing you to attempt\n     * recovery only for certain errors.\n     *\n     * **Details**\n     *\n     * `catchSome` lets you selectively catch and handle errors of certain\n     * types by providing a recovery effect for specific errors. If the error\n     * matches a condition, recovery is attempted; if not, it doesn't affect the\n     * program. This function doesn't alter the error type, meaning the error type\n     * remains the same as in the original effect.\n     *\n     * **Example** (Handling Specific Errors with Effect.catchSome)\n     *\n     * ```ts\n     * import { Effect, Random, Option } from \"effect\"\n     *\n     * class HttpError {\n     *   readonly _tag = \"HttpError\"\n     * }\n     *\n     * class ValidationError {\n     *   readonly _tag = \"ValidationError\"\n     * }\n     *\n     * //      ┌─── Effect<string, HttpError | ValidationError, never>\n     * //      ▼\n     * const program = Effect.gen(function* () {\n     *   const n1 = yield* Random.next\n     *   const n2 = yield* Random.next\n     *   if (n1 < 0.5) {\n     *     yield* Effect.fail(new HttpError())\n     *   }\n     *   if (n2 < 0.5) {\n     *     yield* Effect.fail(new ValidationError())\n     *   }\n     *   return \"some result\"\n     * })\n     *\n     * //      ┌─── Effect<string, HttpError | ValidationError, never>\n     * //      ▼\n     * const recovered = program.pipe(\n     *   Effect.catchSome((error) => {\n     *     // Only handle HttpError errors\n     *     if (error._tag === \"HttpError\") {\n     *       return Option.some(Effect.succeed(\"Recovering from HttpError\"))\n     *     } else {\n     *       return Option.none()\n     *     }\n     *   })\n     * )\n     * ```\n     *\n     * @see {@link catchIf} for a version that allows you to recover from errors based on a predicate.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A, E, R, A2, E2, R2>(self: Effect<A, E, R>, pf: (e: NoInfer<E>) => Option.Option<Effect<A2, E2, R2>>): Effect<A | A2, E | E2, R | R2>;\n};\n/**\n * Recovers from specific causes using a provided partial function.\n *\n * @see {@link catchSome} for a version that allows you to recover from errors.\n * @see {@link catchSomeDefect} for a version that allows you to recover from defects.\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const catchSomeCause: {\n    /**\n     * Recovers from specific causes using a provided partial function.\n     *\n     * @see {@link catchSome} for a version that allows you to recover from errors.\n     * @see {@link catchSomeDefect} for a version that allows you to recover from defects.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <E, A2, E2, R2>(f: (cause: Cause.Cause<NoInfer<E>>) => Option.Option<Effect<A2, E2, R2>>): <A, R>(self: Effect<A, E, R>) => Effect<A2 | A, E | E2, R2 | R>;\n    /**\n     * Recovers from specific causes using a provided partial function.\n     *\n     * @see {@link catchSome} for a version that allows you to recover from errors.\n     * @see {@link catchSomeDefect} for a version that allows you to recover from defects.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A, E, R, A2, E2, R2>(self: Effect<A, E, R>, f: (cause: Cause.Cause<NoInfer<E>>) => Option.Option<Effect<A2, E2, R2>>): Effect<A2 | A, E | E2, R2 | R>;\n};\n/**\n * Recovers from specific defects using a provided partial function.\n *\n * **Details**\n *\n * `catchSomeDefect` allows you to handle specific defects, which are\n * unexpected errors that can cause the program to stop. It uses a partial\n * function to catch only certain defects and ignores others. The function does\n * not handle expected errors (such as those caused by {@link fail}) or\n * interruptions in execution (like those caused by {@link interrupt}).\n *\n * This function provides a way to handle certain types of defects while\n * allowing others to propagate and cause failure in the program.\n *\n * **Note**: There is no sensible way to recover from defects. This method\n * should be used only at the boundary between Effect and an external system, to\n * transmit information on a defect for diagnostic or explanatory purposes.\n *\n * **How the Partial Function Works**\n *\n * The function provided to `catchSomeDefect` acts as a filter and a handler for defects:\n * - It receives the defect as an input.\n * - If the defect matches a specific condition (e.g., a certain error type), the function returns\n *   an `Option.some` containing the recovery logic.\n * - If the defect does not match, the function returns `Option.none`, allowing the defect to propagate.\n *\n * **Example** (Handling Specific Defects)\n *\n * ```ts\n * import { Effect, Cause, Option, Console } from \"effect\"\n *\n * // Simulating a runtime error\n * const task = Effect.dieMessage(\"Boom!\")\n *\n * const program = Effect.catchSomeDefect(task, (defect) => {\n *   if (Cause.isIllegalArgumentException(defect)) {\n *     return Option.some(\n *       Console.log(\n *         `Caught an IllegalArgumentException defect: ${defect.message}`\n *       )\n *     )\n *   }\n *   return Option.none()\n * })\n *\n * // Since we are only catching IllegalArgumentException\n * // we will get an Exit.Failure because we simulated a runtime error.\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: {\n * //     _id: 'Cause',\n * //     _tag: 'Die',\n * //     defect: { _tag: 'RuntimeException' }\n * //   }\n * // }\n * ```\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const catchSomeDefect: {\n    /**\n     * Recovers from specific defects using a provided partial function.\n     *\n     * **Details**\n     *\n     * `catchSomeDefect` allows you to handle specific defects, which are\n     * unexpected errors that can cause the program to stop. It uses a partial\n     * function to catch only certain defects and ignores others. The function does\n     * not handle expected errors (such as those caused by {@link fail}) or\n     * interruptions in execution (like those caused by {@link interrupt}).\n     *\n     * This function provides a way to handle certain types of defects while\n     * allowing others to propagate and cause failure in the program.\n     *\n     * **Note**: There is no sensible way to recover from defects. This method\n     * should be used only at the boundary between Effect and an external system, to\n     * transmit information on a defect for diagnostic or explanatory purposes.\n     *\n     * **How the Partial Function Works**\n     *\n     * The function provided to `catchSomeDefect` acts as a filter and a handler for defects:\n     * - It receives the defect as an input.\n     * - If the defect matches a specific condition (e.g., a certain error type), the function returns\n     *   an `Option.some` containing the recovery logic.\n     * - If the defect does not match, the function returns `Option.none`, allowing the defect to propagate.\n     *\n     * **Example** (Handling Specific Defects)\n     *\n     * ```ts\n     * import { Effect, Cause, Option, Console } from \"effect\"\n     *\n     * // Simulating a runtime error\n     * const task = Effect.dieMessage(\"Boom!\")\n     *\n     * const program = Effect.catchSomeDefect(task, (defect) => {\n     *   if (Cause.isIllegalArgumentException(defect)) {\n     *     return Option.some(\n     *       Console.log(\n     *         `Caught an IllegalArgumentException defect: ${defect.message}`\n     *       )\n     *     )\n     *   }\n     *   return Option.none()\n     * })\n     *\n     * // Since we are only catching IllegalArgumentException\n     * // we will get an Exit.Failure because we simulated a runtime error.\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: {\n     * //     _id: 'Cause',\n     * //     _tag: 'Die',\n     * //     defect: { _tag: 'RuntimeException' }\n     * //   }\n     * // }\n     * ```\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A2, E2, R2>(pf: (defect: unknown) => Option.Option<Effect<A2, E2, R2>>): <A, E, R>(self: Effect<A, E, R>) => Effect<A2 | A, E2 | E, R2 | R>;\n    /**\n     * Recovers from specific defects using a provided partial function.\n     *\n     * **Details**\n     *\n     * `catchSomeDefect` allows you to handle specific defects, which are\n     * unexpected errors that can cause the program to stop. It uses a partial\n     * function to catch only certain defects and ignores others. The function does\n     * not handle expected errors (such as those caused by {@link fail}) or\n     * interruptions in execution (like those caused by {@link interrupt}).\n     *\n     * This function provides a way to handle certain types of defects while\n     * allowing others to propagate and cause failure in the program.\n     *\n     * **Note**: There is no sensible way to recover from defects. This method\n     * should be used only at the boundary between Effect and an external system, to\n     * transmit information on a defect for diagnostic or explanatory purposes.\n     *\n     * **How the Partial Function Works**\n     *\n     * The function provided to `catchSomeDefect` acts as a filter and a handler for defects:\n     * - It receives the defect as an input.\n     * - If the defect matches a specific condition (e.g., a certain error type), the function returns\n     *   an `Option.some` containing the recovery logic.\n     * - If the defect does not match, the function returns `Option.none`, allowing the defect to propagate.\n     *\n     * **Example** (Handling Specific Defects)\n     *\n     * ```ts\n     * import { Effect, Cause, Option, Console } from \"effect\"\n     *\n     * // Simulating a runtime error\n     * const task = Effect.dieMessage(\"Boom!\")\n     *\n     * const program = Effect.catchSomeDefect(task, (defect) => {\n     *   if (Cause.isIllegalArgumentException(defect)) {\n     *     return Option.some(\n     *       Console.log(\n     *         `Caught an IllegalArgumentException defect: ${defect.message}`\n     *       )\n     *     )\n     *   }\n     *   return Option.none()\n     * })\n     *\n     * // Since we are only catching IllegalArgumentException\n     * // we will get an Exit.Failure because we simulated a runtime error.\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: {\n     * //     _id: 'Cause',\n     * //     _tag: 'Die',\n     * //     defect: { _tag: 'RuntimeException' }\n     * //   }\n     * // }\n     * ```\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A, E, R, A2, E2, R2>(self: Effect<A, E, R>, pf: (defect: unknown) => Option.Option<Effect<A2, E2, R2>>): Effect<A | A2, E | E2, R | R2>;\n};\n/**\n * Catches and handles specific errors by their `_tag` field, which is used as a\n * discriminator.\n *\n * **When to Use**\n *\n * `catchTag` is useful when your errors are tagged with a readonly `_tag` field\n * that identifies the error type. You can use this function to handle specific\n * error types by matching the `_tag` value. This allows for precise error\n * handling, ensuring that only specific errors are caught and handled.\n *\n * The error type must have a readonly `_tag` field to use `catchTag`. This\n * field is used to identify and match errors.\n *\n * **Example** (Handling Errors by Tag)\n *\n * ```ts\n * import { Effect, Random } from \"effect\"\n *\n * class HttpError {\n *   readonly _tag = \"HttpError\"\n * }\n *\n * class ValidationError {\n *   readonly _tag = \"ValidationError\"\n * }\n *\n * //      ┌─── Effect<string, HttpError | ValidationError, never>\n * //      ▼\n * const program = Effect.gen(function* () {\n *   const n1 = yield* Random.next\n *   const n2 = yield* Random.next\n *   if (n1 < 0.5) {\n *     yield* Effect.fail(new HttpError())\n *   }\n *   if (n2 < 0.5) {\n *     yield* Effect.fail(new ValidationError())\n *   }\n *   return \"some result\"\n * })\n *\n * //      ┌─── Effect<string, ValidationError, never>\n * //      ▼\n * const recovered = program.pipe(\n *   // Only handle HttpError errors\n *   Effect.catchTag(\"HttpError\", (_HttpError) =>\n *     Effect.succeed(\"Recovering from HttpError\")\n *   )\n * )\n * ```\n *\n * @see {@link catchTags} for a version that allows you to handle multiple error\n * types at once.\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const catchTag: {\n    /**\n     * Catches and handles specific errors by their `_tag` field, which is used as a\n     * discriminator.\n     *\n     * **When to Use**\n     *\n     * `catchTag` is useful when your errors are tagged with a readonly `_tag` field\n     * that identifies the error type. You can use this function to handle specific\n     * error types by matching the `_tag` value. This allows for precise error\n     * handling, ensuring that only specific errors are caught and handled.\n     *\n     * The error type must have a readonly `_tag` field to use `catchTag`. This\n     * field is used to identify and match errors.\n     *\n     * **Example** (Handling Errors by Tag)\n     *\n     * ```ts\n     * import { Effect, Random } from \"effect\"\n     *\n     * class HttpError {\n     *   readonly _tag = \"HttpError\"\n     * }\n     *\n     * class ValidationError {\n     *   readonly _tag = \"ValidationError\"\n     * }\n     *\n     * //      ┌─── Effect<string, HttpError | ValidationError, never>\n     * //      ▼\n     * const program = Effect.gen(function* () {\n     *   const n1 = yield* Random.next\n     *   const n2 = yield* Random.next\n     *   if (n1 < 0.5) {\n     *     yield* Effect.fail(new HttpError())\n     *   }\n     *   if (n2 < 0.5) {\n     *     yield* Effect.fail(new ValidationError())\n     *   }\n     *   return \"some result\"\n     * })\n     *\n     * //      ┌─── Effect<string, ValidationError, never>\n     * //      ▼\n     * const recovered = program.pipe(\n     *   // Only handle HttpError errors\n     *   Effect.catchTag(\"HttpError\", (_HttpError) =>\n     *     Effect.succeed(\"Recovering from HttpError\")\n     *   )\n     * )\n     * ```\n     *\n     * @see {@link catchTags} for a version that allows you to handle multiple error\n     * types at once.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <E, const K extends RA.NonEmptyReadonlyArray<E extends {\n        _tag: string;\n    } ? E[\"_tag\"] : never>, A1, E1, R1>(...args: [...tags: K, f: (e: Extract<NoInfer<E>, {\n        _tag: K[number];\n    }>) => Effect<A1, E1, R1>]): <A, R>(self: Effect<A, E, R>) => Effect<A | A1, Exclude<E, {\n        _tag: K[number];\n    }> | E1, R | R1>;\n    /**\n     * Catches and handles specific errors by their `_tag` field, which is used as a\n     * discriminator.\n     *\n     * **When to Use**\n     *\n     * `catchTag` is useful when your errors are tagged with a readonly `_tag` field\n     * that identifies the error type. You can use this function to handle specific\n     * error types by matching the `_tag` value. This allows for precise error\n     * handling, ensuring that only specific errors are caught and handled.\n     *\n     * The error type must have a readonly `_tag` field to use `catchTag`. This\n     * field is used to identify and match errors.\n     *\n     * **Example** (Handling Errors by Tag)\n     *\n     * ```ts\n     * import { Effect, Random } from \"effect\"\n     *\n     * class HttpError {\n     *   readonly _tag = \"HttpError\"\n     * }\n     *\n     * class ValidationError {\n     *   readonly _tag = \"ValidationError\"\n     * }\n     *\n     * //      ┌─── Effect<string, HttpError | ValidationError, never>\n     * //      ▼\n     * const program = Effect.gen(function* () {\n     *   const n1 = yield* Random.next\n     *   const n2 = yield* Random.next\n     *   if (n1 < 0.5) {\n     *     yield* Effect.fail(new HttpError())\n     *   }\n     *   if (n2 < 0.5) {\n     *     yield* Effect.fail(new ValidationError())\n     *   }\n     *   return \"some result\"\n     * })\n     *\n     * //      ┌─── Effect<string, ValidationError, never>\n     * //      ▼\n     * const recovered = program.pipe(\n     *   // Only handle HttpError errors\n     *   Effect.catchTag(\"HttpError\", (_HttpError) =>\n     *     Effect.succeed(\"Recovering from HttpError\")\n     *   )\n     * )\n     * ```\n     *\n     * @see {@link catchTags} for a version that allows you to handle multiple error\n     * types at once.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A, E, R, const K extends RA.NonEmptyReadonlyArray<E extends {\n        _tag: string;\n    } ? E[\"_tag\"] : never>, A1, E1, R1>(self: Effect<A, E, R>, ...args: [...tags: K, f: (e: Extract<NoInfer<E>, {\n        _tag: K[number];\n    }>) => Effect<A1, E1, R1>]): Effect<A | A1, Exclude<E, {\n        _tag: K[number];\n    }> | E1, R | R1>;\n};\n/**\n * Handles multiple errors in a single block of code using their `_tag` field.\n *\n * **When to Use**\n *\n * `catchTags` is a convenient way to handle multiple error types at\n * once. Instead of using {@link catchTag} multiple times, you can pass an\n * object where each key is an error type's `_tag`, and the value is the handler\n * for that specific error. This allows you to catch and recover from multiple\n * error types in a single call.\n *\n * The error type must have a readonly `_tag` field to use `catchTag`. This\n * field is used to identify and match errors.\n *\n * **Example** (Handling Multiple Tagged Error Types at Once)\n *\n * ```ts\n * import { Effect, Random } from \"effect\"\n *\n * class HttpError {\n *   readonly _tag = \"HttpError\"\n * }\n *\n * class ValidationError {\n *   readonly _tag = \"ValidationError\"\n * }\n *\n * //      ┌─── Effect<string, HttpError | ValidationError, never>\n * //      ▼\n * const program = Effect.gen(function* () {\n *   const n1 = yield* Random.next\n *   const n2 = yield* Random.next\n *   if (n1 < 0.5) {\n *     yield* Effect.fail(new HttpError())\n *   }\n *   if (n2 < 0.5) {\n *     yield* Effect.fail(new ValidationError())\n *   }\n *   return \"some result\"\n * })\n *\n * //      ┌─── Effect<string, never, never>\n * //      ▼\n * const recovered = program.pipe(\n *   Effect.catchTags({\n *     HttpError: (_HttpError) =>\n *       Effect.succeed(`Recovering from HttpError`),\n *     ValidationError: (_ValidationError) =>\n *       Effect.succeed(`Recovering from ValidationError`)\n *   })\n * )\n * ```\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const catchTags: {\n    /**\n     * Handles multiple errors in a single block of code using their `_tag` field.\n     *\n     * **When to Use**\n     *\n     * `catchTags` is a convenient way to handle multiple error types at\n     * once. Instead of using {@link catchTag} multiple times, you can pass an\n     * object where each key is an error type's `_tag`, and the value is the handler\n     * for that specific error. This allows you to catch and recover from multiple\n     * error types in a single call.\n     *\n     * The error type must have a readonly `_tag` field to use `catchTag`. This\n     * field is used to identify and match errors.\n     *\n     * **Example** (Handling Multiple Tagged Error Types at Once)\n     *\n     * ```ts\n     * import { Effect, Random } from \"effect\"\n     *\n     * class HttpError {\n     *   readonly _tag = \"HttpError\"\n     * }\n     *\n     * class ValidationError {\n     *   readonly _tag = \"ValidationError\"\n     * }\n     *\n     * //      ┌─── Effect<string, HttpError | ValidationError, never>\n     * //      ▼\n     * const program = Effect.gen(function* () {\n     *   const n1 = yield* Random.next\n     *   const n2 = yield* Random.next\n     *   if (n1 < 0.5) {\n     *     yield* Effect.fail(new HttpError())\n     *   }\n     *   if (n2 < 0.5) {\n     *     yield* Effect.fail(new ValidationError())\n     *   }\n     *   return \"some result\"\n     * })\n     *\n     * //      ┌─── Effect<string, never, never>\n     * //      ▼\n     * const recovered = program.pipe(\n     *   Effect.catchTags({\n     *     HttpError: (_HttpError) =>\n     *       Effect.succeed(`Recovering from HttpError`),\n     *     ValidationError: (_ValidationError) =>\n     *       Effect.succeed(`Recovering from ValidationError`)\n     *   })\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <E, Cases extends {\n        [K in Extract<E, {\n            _tag: string;\n        }>[\"_tag\"]]+?: ((error: Extract<E, {\n            _tag: K;\n        }>) => Effect<any, any, any>);\n    } & (unknown extends E ? {} : {\n        [K in Exclude<keyof Cases, Extract<E, {\n            _tag: string;\n        }>[\"_tag\"]>]: never;\n    })>(cases: Cases): <A, R>(self: Effect<A, E, R>) => Effect<A | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => Effect<infer A, any, any> ? A : never;\n    }[keyof Cases], Exclude<E, {\n        _tag: keyof Cases;\n    }> | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => Effect<any, infer E, any> ? E : never;\n    }[keyof Cases], R | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => Effect<any, any, infer R> ? R : never;\n    }[keyof Cases]>;\n    /**\n     * Handles multiple errors in a single block of code using their `_tag` field.\n     *\n     * **When to Use**\n     *\n     * `catchTags` is a convenient way to handle multiple error types at\n     * once. Instead of using {@link catchTag} multiple times, you can pass an\n     * object where each key is an error type's `_tag`, and the value is the handler\n     * for that specific error. This allows you to catch and recover from multiple\n     * error types in a single call.\n     *\n     * The error type must have a readonly `_tag` field to use `catchTag`. This\n     * field is used to identify and match errors.\n     *\n     * **Example** (Handling Multiple Tagged Error Types at Once)\n     *\n     * ```ts\n     * import { Effect, Random } from \"effect\"\n     *\n     * class HttpError {\n     *   readonly _tag = \"HttpError\"\n     * }\n     *\n     * class ValidationError {\n     *   readonly _tag = \"ValidationError\"\n     * }\n     *\n     * //      ┌─── Effect<string, HttpError | ValidationError, never>\n     * //      ▼\n     * const program = Effect.gen(function* () {\n     *   const n1 = yield* Random.next\n     *   const n2 = yield* Random.next\n     *   if (n1 < 0.5) {\n     *     yield* Effect.fail(new HttpError())\n     *   }\n     *   if (n2 < 0.5) {\n     *     yield* Effect.fail(new ValidationError())\n     *   }\n     *   return \"some result\"\n     * })\n     *\n     * //      ┌─── Effect<string, never, never>\n     * //      ▼\n     * const recovered = program.pipe(\n     *   Effect.catchTags({\n     *     HttpError: (_HttpError) =>\n     *       Effect.succeed(`Recovering from HttpError`),\n     *     ValidationError: (_ValidationError) =>\n     *       Effect.succeed(`Recovering from ValidationError`)\n     *   })\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <R, E, A, Cases extends {\n        [K in Extract<E, {\n            _tag: string;\n        }>[\"_tag\"]]+?: ((error: Extract<E, {\n            _tag: K;\n        }>) => Effect<any, any, any>);\n    } & (unknown extends E ? {} : {\n        [K in Exclude<keyof Cases, Extract<E, {\n            _tag: string;\n        }>[\"_tag\"]>]: never;\n    })>(self: Effect<A, E, R>, cases: Cases): Effect<A | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => Effect<infer A, any, any> ? A : never;\n    }[keyof Cases], Exclude<E, {\n        _tag: keyof Cases;\n    }> | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => Effect<any, infer E, any> ? E : never;\n    }[keyof Cases], R | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => Effect<any, any, infer R> ? R : never;\n    }[keyof Cases]>;\n};\n/**\n * Retrieves the cause of a failure in an effect.\n *\n * **Details**\n *\n * This function allows you to expose the detailed cause of an effect, which\n * includes a more precise representation of failures, such as error messages\n * and defects.\n *\n * **When to Use**\n *\n * This function is helpful when you need to inspect the cause of a failure in\n * an effect, giving you more information than just the error message. It can be\n * used to log, handle, or analyze failures in more detail, including\n * distinguishing between different types of defects (e.g., runtime exceptions,\n * interruptions, etc.).\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * //      ┌─── Effect<number, string, never>\n * //      ▼\n * const program = Effect.fail(\"Oh uh!\").pipe(Effect.as(2))\n *\n * //      ┌─── Effect<void, never, never>\n * //      ▼\n * const recovered = Effect.gen(function* () {\n *   const cause = yield* Effect.cause(program)\n *   yield* Console.log(cause)\n * })\n * ```\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const cause: <A, E, R>(self: Effect<A, E, R>) => Effect<Cause.Cause<E>, never, R>;\n/**\n * Runs an effect repeatedly until it succeeds, ignoring errors.\n *\n * **Details**\n *\n * This function takes an effect and runs it repeatedly until the effect\n * successfully completes. If the effect fails, it will ignore the error and\n * retry the operation. This is useful when you need to perform a task that may\n * fail occasionally, but you want to keep trying until it eventually succeeds.\n * It works by repeatedly executing the effect until it no longer throws an\n * error.\n *\n * **When to Use**\n *\n * Use this function when you want to retry an operation multiple times until it\n * succeeds. It is helpful in cases where the operation may fail temporarily\n * (e.g., a network request), and you want to keep trying without handling or\n * worrying about the errors.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * let counter = 0\n *\n * const effect = Effect.try(() => {\n *   counter++\n *   if (counter < 3) {\n *     console.log(\"running effect\")\n *     throw new Error(\"error\")\n *   } else {\n *     console.log(\"effect done\")\n *     return \"some result\"\n *   }\n * })\n *\n * const program = Effect.eventually(effect)\n *\n * Effect.runPromise(program).then(console.log)\n * // Output:\n * // running effect\n * // running effect\n * // effect done\n * // some result\n * ```\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const eventually: <A, E, R>(self: Effect<A, E, R>) => Effect<A, never, R>;\n/**\n * Discards both the success and failure values of an effect.\n *\n * **When to Use**\n *\n * `ignore` allows you to run an effect without caring about its result, whether\n * it succeeds or fails. This is useful when you only care about the side\n * effects of the effect and do not need to handle or process its outcome.\n *\n * **Example** (Using Effect.ignore to Discard Values)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * //      ┌─── Effect<number, string, never>\n * //      ▼\n * const task = Effect.fail(\"Uh oh!\").pipe(Effect.as(5))\n *\n * //      ┌─── Effect<void, never, never>\n * //      ▼\n * const program = Effect.ignore(task)\n * ```\n *\n * @see {@link ignoreLogged} to log failures while ignoring them.\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const ignore: <A, E, R>(self: Effect<A, E, R>) => Effect<void, never, R>;\n/**\n * Ignores the result of an effect but logs any failures.\n *\n * **Details**\n *\n * This function takes an effect and returns a new effect that ignores whether\n * the original effect succeeds or fails. However, if the effect fails, it will\n * log the failure at the Debug level, so you can keep track of any issues that\n * arise.\n *\n * **When to Use**\n *\n * This is useful in scenarios where you want to continue with your program\n * regardless of the result of the effect, but you still want to be aware of\n * potential failures that may need attention later.\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const ignoreLogged: <A, E, R>(self: Effect<A, E, R>) => Effect<void, never, R>;\n/**\n * Combines all errors from concurrent operations into a single error.\n *\n * **Details**\n *\n * This function is used when you have multiple operations running at the same\n * time, and you want to capture all the errors that occur across those\n * operations. Instead of handling each error separately, it combines all the\n * errors into one unified error.\n *\n * **When to Use**\n *\n * When using this function, any errors that occur in the concurrently running\n * operations will be grouped together into a single error. This helps simplify\n * error handling in cases where you don't need to differentiate between each\n * failure, but simply want to know that multiple failures occurred.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const fail1 = Effect.fail(\"Oh uh!\")\n * const fail2 = Effect.fail(\"Oh no!\")\n * const die = Effect.dieMessage(\"Boom!\")\n *\n * // Run all effects concurrently and capture all errors\n * const program = Effect.all([fail1, fail2, die], {\n *   concurrency: \"unbounded\"\n * }).pipe(Effect.asVoid, Effect.parallelErrors)\n *\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: { _id: 'Cause', _tag: 'Fail', failure: [ 'Oh uh!', 'Oh no!' ] }\n * // }\n * ```\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const parallelErrors: <A, E, R>(self: Effect<A, E, R>) => Effect<A, Array<E>, R>;\n/**\n * Transforms an effect to expose detailed error causes.\n *\n * **Details**\n *\n * This function enhances an effect by providing detailed information about any\n * error, defect, or interruption that may occur during its execution. It\n * modifies the error channel of the effect so that it includes a full cause of\n * the failure, wrapped in a `Cause<E>` type.\n *\n * After applying this function, you can use operators like {@link catchAll} and\n * {@link catchTags} to handle specific types of errors.\n *\n * If you no longer need the detailed cause information, you can revert the\n * changes using {@link unsandbox} to return to the original error-handling\n * behavior.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * //      ┌─── Effect<string, Error, never>\n * //      ▼\n * const task = Effect.fail(new Error(\"Oh uh!\")).pipe(\n *   Effect.as(\"primary result\")\n * )\n *\n * //      ┌─── Effect<string, Cause<Error>, never>\n * //      ▼\n * const sandboxed = Effect.sandbox(task)\n *\n * const program = Effect.catchTags(sandboxed, {\n *   Die: (cause) =>\n *     Console.log(`Caught a defect: ${cause.defect}`).pipe(\n *       Effect.as(\"fallback result on defect\")\n *     ),\n *   Interrupt: (cause) =>\n *     Console.log(`Caught a defect: ${cause.fiberId}`).pipe(\n *       Effect.as(\"fallback result on fiber interruption\")\n *     ),\n *   Fail: (cause) =>\n *     Console.log(`Caught a defect: ${cause.error}`).pipe(\n *       Effect.as(\"fallback result on failure\")\n *     )\n * })\n *\n * // Restore the original error handling with unsandbox\n * const main = Effect.unsandbox(program)\n *\n * Effect.runPromise(main).then(console.log)\n * // Output:\n * // Caught a defect: Oh uh!\n * // fallback result on failure\n * ```\n *\n * @see {@link unsandbox} to restore the original error handling.\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const sandbox: <A, E, R>(self: Effect<A, E, R>) => Effect<A, Cause.Cause<E>, R>;\n/**\n * @since 2.0.0\n * @category Error handling\n */\nexport declare namespace Retry {\n    /**\n     * @since 2.0.0\n     * @category Error handling\n     */\n    type Return<R, E, A, O extends NoExcessProperties<Options<E>, O>> = Effect<A, (O extends {\n        schedule: Schedule.Schedule<infer _O, infer _I, infer _R>;\n    } ? E : O extends {\n        until: Refinement<E, infer E2>;\n    } ? E2 : E) | (O extends {\n        while: (...args: Array<any>) => Effect<infer _A, infer E, infer _R>;\n    } ? E : never) | (O extends {\n        until: (...args: Array<any>) => Effect<infer _A, infer E, infer _R>;\n    } ? E : never), R | (O extends {\n        schedule: Schedule.Schedule<infer _O, infer _I, infer R>;\n    } ? R : never) | (O extends {\n        while: (...args: Array<any>) => Effect<infer _A, infer _E, infer R>;\n    } ? R : never) | (O extends {\n        until: (...args: Array<any>) => Effect<infer _A, infer _E, infer R>;\n    } ? R : never)> extends infer Z ? Z : never;\n    /**\n     * @since 2.0.0\n     * @category Error handling\n     */\n    interface Options<E> {\n        while?: ((error: E) => boolean | Effect<boolean, any, any>) | undefined;\n        until?: ((error: E) => boolean | Effect<boolean, any, any>) | undefined;\n        times?: number | undefined;\n        schedule?: Schedule.Schedule<any, E, any> | undefined;\n    }\n}\n/**\n * Retries a failing effect based on a defined retry policy.\n *\n * **Details**\n *\n * The `Effect.retry` function takes an effect and a {@link Schedule} policy,\n * and will automatically retry the effect if it fails, following the rules of\n * the policy.\n *\n * If the effect ultimately succeeds, the result will be returned.\n *\n * If the maximum retries are exhausted and the effect still fails, the failure\n * is propagated.\n *\n * **When to Use**\n *\n * This can be useful when dealing with intermittent failures, such as network\n * issues or temporary resource unavailability. By defining a retry policy, you\n * can control the number of retries, the delay between them, and when to stop\n * retrying.\n *\n * **Example** (Retrying with a Fixed Delay)\n *\n * ```ts\n * import { Effect, Schedule } from \"effect\"\n *\n * let count = 0\n *\n * // Simulates an effect with possible failures\n * const task = Effect.async<string, Error>((resume) => {\n *   if (count <= 2) {\n *     count++\n *     console.log(\"failure\")\n *     resume(Effect.fail(new Error()))\n *   } else {\n *     console.log(\"success\")\n *     resume(Effect.succeed(\"yay!\"))\n *   }\n * })\n *\n * // Define a repetition policy using a fixed delay between retries\n * const policy = Schedule.fixed(\"100 millis\")\n *\n * const repeated = Effect.retry(task, policy)\n *\n * Effect.runPromise(repeated).then(console.log)\n * // Output:\n * // failure\n * // failure\n * // failure\n * // success\n * // yay!\n * ```\n *\n * **Example** (Retrying a Task up to 5 times)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * let count = 0\n *\n * // Simulates an effect with possible failures\n * const task = Effect.async<string, Error>((resume) => {\n *   if (count <= 2) {\n *     count++\n *     console.log(\"failure\")\n *     resume(Effect.fail(new Error()))\n *   } else {\n *     console.log(\"success\")\n *     resume(Effect.succeed(\"yay!\"))\n *   }\n * })\n *\n * // Retry the task up to 5 times\n * Effect.runPromise(Effect.retry(task, { times: 5 })).then(console.log)\n * // Output:\n * // failure\n * // failure\n * // failure\n * // success\n * ```\n *\n * **Example** (Retrying Until a Specific Condition is Met)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * let count = 0\n *\n * // Define an effect that simulates varying error on each invocation\n * const action = Effect.failSync(() => {\n *   console.log(`Action called ${++count} time(s)`)\n *   return `Error ${count}`\n * })\n *\n * // Retry the action until a specific condition is met\n * const program = Effect.retry(action, {\n *   until: (err) => err === \"Error 3\"\n * })\n *\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // Action called 1 time(s)\n * // Action called 2 time(s)\n * // Action called 3 time(s)\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: { _id: 'Cause', _tag: 'Fail', failure: 'Error 3' }\n * // }\n * ```\n *\n * @see {@link retryOrElse} for a version that allows you to run a fallback.\n * @see {@link repeat} if your retry condition is based on successful outcomes rather than errors.\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const retry: {\n    /**\n     * Retries a failing effect based on a defined retry policy.\n     *\n     * **Details**\n     *\n     * The `Effect.retry` function takes an effect and a {@link Schedule} policy,\n     * and will automatically retry the effect if it fails, following the rules of\n     * the policy.\n     *\n     * If the effect ultimately succeeds, the result will be returned.\n     *\n     * If the maximum retries are exhausted and the effect still fails, the failure\n     * is propagated.\n     *\n     * **When to Use**\n     *\n     * This can be useful when dealing with intermittent failures, such as network\n     * issues or temporary resource unavailability. By defining a retry policy, you\n     * can control the number of retries, the delay between them, and when to stop\n     * retrying.\n     *\n     * **Example** (Retrying with a Fixed Delay)\n     *\n     * ```ts\n     * import { Effect, Schedule } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Simulates an effect with possible failures\n     * const task = Effect.async<string, Error>((resume) => {\n     *   if (count <= 2) {\n     *     count++\n     *     console.log(\"failure\")\n     *     resume(Effect.fail(new Error()))\n     *   } else {\n     *     console.log(\"success\")\n     *     resume(Effect.succeed(\"yay!\"))\n     *   }\n     * })\n     *\n     * // Define a repetition policy using a fixed delay between retries\n     * const policy = Schedule.fixed(\"100 millis\")\n     *\n     * const repeated = Effect.retry(task, policy)\n     *\n     * Effect.runPromise(repeated).then(console.log)\n     * // Output:\n     * // failure\n     * // failure\n     * // failure\n     * // success\n     * // yay!\n     * ```\n     *\n     * **Example** (Retrying a Task up to 5 times)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Simulates an effect with possible failures\n     * const task = Effect.async<string, Error>((resume) => {\n     *   if (count <= 2) {\n     *     count++\n     *     console.log(\"failure\")\n     *     resume(Effect.fail(new Error()))\n     *   } else {\n     *     console.log(\"success\")\n     *     resume(Effect.succeed(\"yay!\"))\n     *   }\n     * })\n     *\n     * // Retry the task up to 5 times\n     * Effect.runPromise(Effect.retry(task, { times: 5 })).then(console.log)\n     * // Output:\n     * // failure\n     * // failure\n     * // failure\n     * // success\n     * ```\n     *\n     * **Example** (Retrying Until a Specific Condition is Met)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Define an effect that simulates varying error on each invocation\n     * const action = Effect.failSync(() => {\n     *   console.log(`Action called ${++count} time(s)`)\n     *   return `Error ${count}`\n     * })\n     *\n     * // Retry the action until a specific condition is met\n     * const program = Effect.retry(action, {\n     *   until: (err) => err === \"Error 3\"\n     * })\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // Action called 1 time(s)\n     * // Action called 2 time(s)\n     * // Action called 3 time(s)\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: { _id: 'Cause', _tag: 'Fail', failure: 'Error 3' }\n     * // }\n     * ```\n     *\n     * @see {@link retryOrElse} for a version that allows you to run a fallback.\n     * @see {@link repeat} if your retry condition is based on successful outcomes rather than errors.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <E, O extends NoExcessProperties<Retry.Options<E>, O>>(options: O): <A, R>(self: Effect<A, E, R>) => Retry.Return<R, E, A, O>;\n    /**\n     * Retries a failing effect based on a defined retry policy.\n     *\n     * **Details**\n     *\n     * The `Effect.retry` function takes an effect and a {@link Schedule} policy,\n     * and will automatically retry the effect if it fails, following the rules of\n     * the policy.\n     *\n     * If the effect ultimately succeeds, the result will be returned.\n     *\n     * If the maximum retries are exhausted and the effect still fails, the failure\n     * is propagated.\n     *\n     * **When to Use**\n     *\n     * This can be useful when dealing with intermittent failures, such as network\n     * issues or temporary resource unavailability. By defining a retry policy, you\n     * can control the number of retries, the delay between them, and when to stop\n     * retrying.\n     *\n     * **Example** (Retrying with a Fixed Delay)\n     *\n     * ```ts\n     * import { Effect, Schedule } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Simulates an effect with possible failures\n     * const task = Effect.async<string, Error>((resume) => {\n     *   if (count <= 2) {\n     *     count++\n     *     console.log(\"failure\")\n     *     resume(Effect.fail(new Error()))\n     *   } else {\n     *     console.log(\"success\")\n     *     resume(Effect.succeed(\"yay!\"))\n     *   }\n     * })\n     *\n     * // Define a repetition policy using a fixed delay between retries\n     * const policy = Schedule.fixed(\"100 millis\")\n     *\n     * const repeated = Effect.retry(task, policy)\n     *\n     * Effect.runPromise(repeated).then(console.log)\n     * // Output:\n     * // failure\n     * // failure\n     * // failure\n     * // success\n     * // yay!\n     * ```\n     *\n     * **Example** (Retrying a Task up to 5 times)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Simulates an effect with possible failures\n     * const task = Effect.async<string, Error>((resume) => {\n     *   if (count <= 2) {\n     *     count++\n     *     console.log(\"failure\")\n     *     resume(Effect.fail(new Error()))\n     *   } else {\n     *     console.log(\"success\")\n     *     resume(Effect.succeed(\"yay!\"))\n     *   }\n     * })\n     *\n     * // Retry the task up to 5 times\n     * Effect.runPromise(Effect.retry(task, { times: 5 })).then(console.log)\n     * // Output:\n     * // failure\n     * // failure\n     * // failure\n     * // success\n     * ```\n     *\n     * **Example** (Retrying Until a Specific Condition is Met)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Define an effect that simulates varying error on each invocation\n     * const action = Effect.failSync(() => {\n     *   console.log(`Action called ${++count} time(s)`)\n     *   return `Error ${count}`\n     * })\n     *\n     * // Retry the action until a specific condition is met\n     * const program = Effect.retry(action, {\n     *   until: (err) => err === \"Error 3\"\n     * })\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // Action called 1 time(s)\n     * // Action called 2 time(s)\n     * // Action called 3 time(s)\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: { _id: 'Cause', _tag: 'Fail', failure: 'Error 3' }\n     * // }\n     * ```\n     *\n     * @see {@link retryOrElse} for a version that allows you to run a fallback.\n     * @see {@link repeat} if your retry condition is based on successful outcomes rather than errors.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <B, E, R1>(policy: Schedule.Schedule<B, NoInfer<E>, R1>): <A, R>(self: Effect<A, E, R>) => Effect<A, E, R1 | R>;\n    /**\n     * Retries a failing effect based on a defined retry policy.\n     *\n     * **Details**\n     *\n     * The `Effect.retry` function takes an effect and a {@link Schedule} policy,\n     * and will automatically retry the effect if it fails, following the rules of\n     * the policy.\n     *\n     * If the effect ultimately succeeds, the result will be returned.\n     *\n     * If the maximum retries are exhausted and the effect still fails, the failure\n     * is propagated.\n     *\n     * **When to Use**\n     *\n     * This can be useful when dealing with intermittent failures, such as network\n     * issues or temporary resource unavailability. By defining a retry policy, you\n     * can control the number of retries, the delay between them, and when to stop\n     * retrying.\n     *\n     * **Example** (Retrying with a Fixed Delay)\n     *\n     * ```ts\n     * import { Effect, Schedule } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Simulates an effect with possible failures\n     * const task = Effect.async<string, Error>((resume) => {\n     *   if (count <= 2) {\n     *     count++\n     *     console.log(\"failure\")\n     *     resume(Effect.fail(new Error()))\n     *   } else {\n     *     console.log(\"success\")\n     *     resume(Effect.succeed(\"yay!\"))\n     *   }\n     * })\n     *\n     * // Define a repetition policy using a fixed delay between retries\n     * const policy = Schedule.fixed(\"100 millis\")\n     *\n     * const repeated = Effect.retry(task, policy)\n     *\n     * Effect.runPromise(repeated).then(console.log)\n     * // Output:\n     * // failure\n     * // failure\n     * // failure\n     * // success\n     * // yay!\n     * ```\n     *\n     * **Example** (Retrying a Task up to 5 times)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Simulates an effect with possible failures\n     * const task = Effect.async<string, Error>((resume) => {\n     *   if (count <= 2) {\n     *     count++\n     *     console.log(\"failure\")\n     *     resume(Effect.fail(new Error()))\n     *   } else {\n     *     console.log(\"success\")\n     *     resume(Effect.succeed(\"yay!\"))\n     *   }\n     * })\n     *\n     * // Retry the task up to 5 times\n     * Effect.runPromise(Effect.retry(task, { times: 5 })).then(console.log)\n     * // Output:\n     * // failure\n     * // failure\n     * // failure\n     * // success\n     * ```\n     *\n     * **Example** (Retrying Until a Specific Condition is Met)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Define an effect that simulates varying error on each invocation\n     * const action = Effect.failSync(() => {\n     *   console.log(`Action called ${++count} time(s)`)\n     *   return `Error ${count}`\n     * })\n     *\n     * // Retry the action until a specific condition is met\n     * const program = Effect.retry(action, {\n     *   until: (err) => err === \"Error 3\"\n     * })\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // Action called 1 time(s)\n     * // Action called 2 time(s)\n     * // Action called 3 time(s)\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: { _id: 'Cause', _tag: 'Fail', failure: 'Error 3' }\n     * // }\n     * ```\n     *\n     * @see {@link retryOrElse} for a version that allows you to run a fallback.\n     * @see {@link repeat} if your retry condition is based on successful outcomes rather than errors.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A, E, R, O extends NoExcessProperties<Retry.Options<E>, O>>(self: Effect<A, E, R>, options: O): Retry.Return<R, E, A, O>;\n    /**\n     * Retries a failing effect based on a defined retry policy.\n     *\n     * **Details**\n     *\n     * The `Effect.retry` function takes an effect and a {@link Schedule} policy,\n     * and will automatically retry the effect if it fails, following the rules of\n     * the policy.\n     *\n     * If the effect ultimately succeeds, the result will be returned.\n     *\n     * If the maximum retries are exhausted and the effect still fails, the failure\n     * is propagated.\n     *\n     * **When to Use**\n     *\n     * This can be useful when dealing with intermittent failures, such as network\n     * issues or temporary resource unavailability. By defining a retry policy, you\n     * can control the number of retries, the delay between them, and when to stop\n     * retrying.\n     *\n     * **Example** (Retrying with a Fixed Delay)\n     *\n     * ```ts\n     * import { Effect, Schedule } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Simulates an effect with possible failures\n     * const task = Effect.async<string, Error>((resume) => {\n     *   if (count <= 2) {\n     *     count++\n     *     console.log(\"failure\")\n     *     resume(Effect.fail(new Error()))\n     *   } else {\n     *     console.log(\"success\")\n     *     resume(Effect.succeed(\"yay!\"))\n     *   }\n     * })\n     *\n     * // Define a repetition policy using a fixed delay between retries\n     * const policy = Schedule.fixed(\"100 millis\")\n     *\n     * const repeated = Effect.retry(task, policy)\n     *\n     * Effect.runPromise(repeated).then(console.log)\n     * // Output:\n     * // failure\n     * // failure\n     * // failure\n     * // success\n     * // yay!\n     * ```\n     *\n     * **Example** (Retrying a Task up to 5 times)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Simulates an effect with possible failures\n     * const task = Effect.async<string, Error>((resume) => {\n     *   if (count <= 2) {\n     *     count++\n     *     console.log(\"failure\")\n     *     resume(Effect.fail(new Error()))\n     *   } else {\n     *     console.log(\"success\")\n     *     resume(Effect.succeed(\"yay!\"))\n     *   }\n     * })\n     *\n     * // Retry the task up to 5 times\n     * Effect.runPromise(Effect.retry(task, { times: 5 })).then(console.log)\n     * // Output:\n     * // failure\n     * // failure\n     * // failure\n     * // success\n     * ```\n     *\n     * **Example** (Retrying Until a Specific Condition is Met)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Define an effect that simulates varying error on each invocation\n     * const action = Effect.failSync(() => {\n     *   console.log(`Action called ${++count} time(s)`)\n     *   return `Error ${count}`\n     * })\n     *\n     * // Retry the action until a specific condition is met\n     * const program = Effect.retry(action, {\n     *   until: (err) => err === \"Error 3\"\n     * })\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // Action called 1 time(s)\n     * // Action called 2 time(s)\n     * // Action called 3 time(s)\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: { _id: 'Cause', _tag: 'Fail', failure: 'Error 3' }\n     * // }\n     * ```\n     *\n     * @see {@link retryOrElse} for a version that allows you to run a fallback.\n     * @see {@link repeat} if your retry condition is based on successful outcomes rather than errors.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A, E, R, B, R1>(self: Effect<A, E, R>, policy: Schedule.Schedule<B, NoInfer<E>, R1>): Effect<A, E, R1 | R>;\n};\n/**\n * Apply an `ExecutionPlan` to the effect, which allows you to fallback to\n * different resources in case of failure.\n *\n * @since 3.16.0\n * @category Error handling\n * @experimental\n */\nexport declare const withExecutionPlan: {\n    /**\n     * Apply an `ExecutionPlan` to the effect, which allows you to fallback to\n     * different resources in case of failure.\n     *\n     * @since 3.16.0\n     * @category Error handling\n     * @experimental\n     */\n    <Input, Provides, PlanE, PlanR>(plan: ExecutionPlan<{\n        provides: Provides;\n        input: Input;\n        error: PlanE;\n        requirements: PlanR;\n    }>): <A, E extends Input, R>(effect: Effect<A, E, R>) => Effect<A, E | PlanE, Exclude<R, Provides> | PlanR>;\n    /**\n     * Apply an `ExecutionPlan` to the effect, which allows you to fallback to\n     * different resources in case of failure.\n     *\n     * @since 3.16.0\n     * @category Error handling\n     * @experimental\n     */\n    <A, E extends Input, R, Provides, Input, PlanE, PlanR>(effect: Effect<A, E, R>, plan: ExecutionPlan<{\n        provides: Provides;\n        input: Input;\n        error: PlanE;\n        requirements: PlanR;\n    }>): Effect<A, E | PlanE, Exclude<R, Provides> | PlanR>;\n};\n/**\n * Retries a failing effect and runs a fallback effect if retries are exhausted.\n *\n * **Details**\n *\n * The `Effect.retryOrElse` function attempts to retry a failing effect multiple\n * times according to a defined {@link Schedule} policy.\n *\n * If the retries are exhausted and the effect still fails, it runs a fallback\n * effect instead.\n *\n * **When to Use**\n *\n * This function is useful when you want to handle failures gracefully by\n * specifying an alternative action after repeated failures.\n *\n * **Example** (Retrying with Fallback)\n *\n * ```ts\n * import { Effect, Schedule, Console } from \"effect\"\n *\n * let count = 0\n *\n * // Simulates an effect with possible failures\n * const task = Effect.async<string, Error>((resume) => {\n *   if (count <= 2) {\n *     count++\n *     console.log(\"failure\")\n *     resume(Effect.fail(new Error()))\n *   } else {\n *     console.log(\"success\")\n *     resume(Effect.succeed(\"yay!\"))\n *   }\n * })\n *\n * // Retry the task with a delay between retries and a maximum of 2 retries\n * const policy = Schedule.addDelay(Schedule.recurs(2), () => \"100 millis\")\n *\n * // If all retries fail, run the fallback effect\n * const repeated = Effect.retryOrElse(\n *   task,\n *   policy,\n *   // fallback\n *   () => Console.log(\"orElse\").pipe(Effect.as(\"default value\"))\n * )\n *\n * Effect.runPromise(repeated).then(console.log)\n * // Output:\n * // failure\n * // failure\n * // failure\n * // orElse\n * // default value\n * ```\n *\n * @see {@link retry} for a version that does not run a fallback effect.\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const retryOrElse: {\n    /**\n     * Retries a failing effect and runs a fallback effect if retries are exhausted.\n     *\n     * **Details**\n     *\n     * The `Effect.retryOrElse` function attempts to retry a failing effect multiple\n     * times according to a defined {@link Schedule} policy.\n     *\n     * If the retries are exhausted and the effect still fails, it runs a fallback\n     * effect instead.\n     *\n     * **When to Use**\n     *\n     * This function is useful when you want to handle failures gracefully by\n     * specifying an alternative action after repeated failures.\n     *\n     * **Example** (Retrying with Fallback)\n     *\n     * ```ts\n     * import { Effect, Schedule, Console } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Simulates an effect with possible failures\n     * const task = Effect.async<string, Error>((resume) => {\n     *   if (count <= 2) {\n     *     count++\n     *     console.log(\"failure\")\n     *     resume(Effect.fail(new Error()))\n     *   } else {\n     *     console.log(\"success\")\n     *     resume(Effect.succeed(\"yay!\"))\n     *   }\n     * })\n     *\n     * // Retry the task with a delay between retries and a maximum of 2 retries\n     * const policy = Schedule.addDelay(Schedule.recurs(2), () => \"100 millis\")\n     *\n     * // If all retries fail, run the fallback effect\n     * const repeated = Effect.retryOrElse(\n     *   task,\n     *   policy,\n     *   // fallback\n     *   () => Console.log(\"orElse\").pipe(Effect.as(\"default value\"))\n     * )\n     *\n     * Effect.runPromise(repeated).then(console.log)\n     * // Output:\n     * // failure\n     * // failure\n     * // failure\n     * // orElse\n     * // default value\n     * ```\n     *\n     * @see {@link retry} for a version that does not run a fallback effect.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A1, E, R1, A2, E2, R2>(policy: Schedule.Schedule<A1, NoInfer<E>, R1>, orElse: (e: NoInfer<E>, out: A1) => Effect<A2, E2, R2>): <A, R>(self: Effect<A, E, R>) => Effect<A2 | A, E2, R1 | R2 | R>;\n    /**\n     * Retries a failing effect and runs a fallback effect if retries are exhausted.\n     *\n     * **Details**\n     *\n     * The `Effect.retryOrElse` function attempts to retry a failing effect multiple\n     * times according to a defined {@link Schedule} policy.\n     *\n     * If the retries are exhausted and the effect still fails, it runs a fallback\n     * effect instead.\n     *\n     * **When to Use**\n     *\n     * This function is useful when you want to handle failures gracefully by\n     * specifying an alternative action after repeated failures.\n     *\n     * **Example** (Retrying with Fallback)\n     *\n     * ```ts\n     * import { Effect, Schedule, Console } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Simulates an effect with possible failures\n     * const task = Effect.async<string, Error>((resume) => {\n     *   if (count <= 2) {\n     *     count++\n     *     console.log(\"failure\")\n     *     resume(Effect.fail(new Error()))\n     *   } else {\n     *     console.log(\"success\")\n     *     resume(Effect.succeed(\"yay!\"))\n     *   }\n     * })\n     *\n     * // Retry the task with a delay between retries and a maximum of 2 retries\n     * const policy = Schedule.addDelay(Schedule.recurs(2), () => \"100 millis\")\n     *\n     * // If all retries fail, run the fallback effect\n     * const repeated = Effect.retryOrElse(\n     *   task,\n     *   policy,\n     *   // fallback\n     *   () => Console.log(\"orElse\").pipe(Effect.as(\"default value\"))\n     * )\n     *\n     * Effect.runPromise(repeated).then(console.log)\n     * // Output:\n     * // failure\n     * // failure\n     * // failure\n     * // orElse\n     * // default value\n     * ```\n     *\n     * @see {@link retry} for a version that does not run a fallback effect.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A, E, R, A1, R1, A2, E2, R2>(self: Effect<A, E, R>, policy: Schedule.Schedule<A1, NoInfer<E>, R1>, orElse: (e: NoInfer<E>, out: A1) => Effect<A2, E2, R2>): Effect<A | A2, E2, R | R1 | R2>;\n};\ndeclare const try_: {\n    <A, E>(options: {\n        readonly try: LazyArg<A>;\n        readonly catch: (error: unknown) => E;\n    }): Effect<A, E>;\n    <A>(thunk: LazyArg<A>): Effect<A, Cause.UnknownException>;\n};\nexport { \n/**\n * Creates an `Effect` that represents a synchronous computation that might\n * fail.\n *\n * **When to Use**\n *\n * In situations where you need to perform synchronous operations that might\n * fail, such as parsing JSON, you can use the `try` constructor. This\n * constructor is designed to handle operations that could throw exceptions by\n * capturing those exceptions and transforming them into manageable errors.\n *\n * **Error Handling**\n *\n * There are two ways to handle errors with `try`:\n *\n * 1. If you don't provide a `catch` function, the error is caught and the\n *    effect fails with an `UnknownException`.\n * 2. If you provide a `catch` function, the error is caught and the `catch`\n *    function maps it to an error of type `E`.\n *\n * **Example** (Safe JSON Parsing)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const parse = (input: string) =>\n *   // This might throw an error if input is not valid JSON\n *   Effect.try(() => JSON.parse(input))\n *\n * //      ┌─── Effect<any, UnknownException, never>\n * //      ▼\n * const program = parse(\"\")\n *\n * ```\n *\n * **Example** (Custom Error Handling)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const parse = (input: string) =>\n *   Effect.try({\n *     // JSON.parse may throw for bad input\n *     try: () => JSON.parse(input),\n *     // remap the error\n *     catch: (unknown) => new Error(`something went wrong ${unknown}`)\n *   })\n *\n * //      ┌─── Effect<any, Error, never>\n * //      ▼\n * const program = parse(\"\")\n * ```\n *\n * @see {@link sync} if the effectful computation is synchronous and does not\n * throw errors.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\ntry_ as try };\n/**\n * Returns an effect that maps its success using the specified side-effecting\n * `try` function, converting any errors into typed failed effects using the\n * `catch` function.\n *\n * @see {@link tryPromise} for a version that works with asynchronous computations.\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const tryMap: {\n    /**\n     * Returns an effect that maps its success using the specified side-effecting\n     * `try` function, converting any errors into typed failed effects using the\n     * `catch` function.\n     *\n     * @see {@link tryPromise} for a version that works with asynchronous computations.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A, B, E1>(options: {\n        readonly try: (a: A) => B;\n        readonly catch: (error: unknown) => E1;\n    }): <E, R>(self: Effect<A, E, R>) => Effect<B, E1 | E, R>;\n    /**\n     * Returns an effect that maps its success using the specified side-effecting\n     * `try` function, converting any errors into typed failed effects using the\n     * `catch` function.\n     *\n     * @see {@link tryPromise} for a version that works with asynchronous computations.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A, E, R, B, E1>(self: Effect<A, E, R>, options: {\n        readonly try: (a: A) => B;\n        readonly catch: (error: unknown) => E1;\n    }): Effect<B, E | E1, R>;\n};\n/**\n * Returns an effect that maps its success using the specified side-effecting\n * `try` function, converting any promise rejections into typed failed effects\n * using the `catch` function.\n *\n * An optional `AbortSignal` can be provided to allow for interruption of the\n * wrapped `Promise` API.\n *\n * @see {@link tryMap} for a version that works with synchronous computations.\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const tryMapPromise: {\n    /**\n     * Returns an effect that maps its success using the specified side-effecting\n     * `try` function, converting any promise rejections into typed failed effects\n     * using the `catch` function.\n     *\n     * An optional `AbortSignal` can be provided to allow for interruption of the\n     * wrapped `Promise` API.\n     *\n     * @see {@link tryMap} for a version that works with synchronous computations.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A, B, E1>(options: {\n        readonly try: (a: A, signal: AbortSignal) => PromiseLike<B>;\n        readonly catch: (error: unknown) => E1;\n    }): <E, R>(self: Effect<A, E, R>) => Effect<B, E1 | E, R>;\n    /**\n     * Returns an effect that maps its success using the specified side-effecting\n     * `try` function, converting any promise rejections into typed failed effects\n     * using the `catch` function.\n     *\n     * An optional `AbortSignal` can be provided to allow for interruption of the\n     * wrapped `Promise` API.\n     *\n     * @see {@link tryMap} for a version that works with synchronous computations.\n     *\n     * @since 2.0.0\n     * @category Error handling\n     */\n    <A, E, R, B, E1>(self: Effect<A, E, R>, options: {\n        readonly try: (a: A, signal: AbortSignal) => PromiseLike<B>;\n        readonly catch: (error: unknown) => E1;\n    }): Effect<B, E | E1, R>;\n};\n/**\n * Creates an `Effect` that represents an asynchronous computation that might\n * fail.\n *\n * **When to Use**\n *\n * In situations where you need to perform asynchronous operations that might\n * fail, such as fetching data from an API, you can use the `tryPromise`\n * constructor. This constructor is designed to handle operations that could\n * throw exceptions by capturing those exceptions and transforming them into\n * manageable errors.\n *\n * **Error Handling**\n *\n * There are two ways to handle errors with `tryPromise`:\n *\n * 1. If you don't provide a `catch` function, the error is caught and the\n *    effect fails with an `UnknownException`.\n * 2. If you provide a `catch` function, the error is caught and the `catch`\n *    function maps it to an error of type `E`.\n *\n * **Interruptions**\n *\n * An optional `AbortSignal` can be provided to allow for interruption of the\n * wrapped `Promise` API.\n *\n * **Example** (Fetching a TODO Item)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const getTodo = (id: number) =>\n *   // Will catch any errors and propagate them as UnknownException\n *   Effect.tryPromise(() =>\n *     fetch(`https://jsonplaceholder.typicode.com/todos/${id}`)\n *   )\n *\n * //      ┌─── Effect<Response, UnknownException, never>\n * //      ▼\n * const program = getTodo(1)\n * ```\n *\n * **Example** (Custom Error Handling)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const getTodo = (id: number) =>\n *   Effect.tryPromise({\n *     try: () => fetch(`https://jsonplaceholder.typicode.com/todos/${id}`),\n *     // remap the error\n *     catch: (unknown) => new Error(`something went wrong ${unknown}`)\n *   })\n *\n * //      ┌─── Effect<Response, Error, never>\n * //      ▼\n * const program = getTodo(1)\n * ```\n *\n * @see {@link promise} if the effectful computation is asynchronous and does not throw errors.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const tryPromise: {\n    /**\n     * Creates an `Effect` that represents an asynchronous computation that might\n     * fail.\n     *\n     * **When to Use**\n     *\n     * In situations where you need to perform asynchronous operations that might\n     * fail, such as fetching data from an API, you can use the `tryPromise`\n     * constructor. This constructor is designed to handle operations that could\n     * throw exceptions by capturing those exceptions and transforming them into\n     * manageable errors.\n     *\n     * **Error Handling**\n     *\n     * There are two ways to handle errors with `tryPromise`:\n     *\n     * 1. If you don't provide a `catch` function, the error is caught and the\n     *    effect fails with an `UnknownException`.\n     * 2. If you provide a `catch` function, the error is caught and the `catch`\n     *    function maps it to an error of type `E`.\n     *\n     * **Interruptions**\n     *\n     * An optional `AbortSignal` can be provided to allow for interruption of the\n     * wrapped `Promise` API.\n     *\n     * **Example** (Fetching a TODO Item)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const getTodo = (id: number) =>\n     *   // Will catch any errors and propagate them as UnknownException\n     *   Effect.tryPromise(() =>\n     *     fetch(`https://jsonplaceholder.typicode.com/todos/${id}`)\n     *   )\n     *\n     * //      ┌─── Effect<Response, UnknownException, never>\n     * //      ▼\n     * const program = getTodo(1)\n     * ```\n     *\n     * **Example** (Custom Error Handling)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const getTodo = (id: number) =>\n     *   Effect.tryPromise({\n     *     try: () => fetch(`https://jsonplaceholder.typicode.com/todos/${id}`),\n     *     // remap the error\n     *     catch: (unknown) => new Error(`something went wrong ${unknown}`)\n     *   })\n     *\n     * //      ┌─── Effect<Response, Error, never>\n     * //      ▼\n     * const program = getTodo(1)\n     * ```\n     *\n     * @see {@link promise} if the effectful computation is asynchronous and does not throw errors.\n     *\n     * @since 2.0.0\n     * @category Creating Effects\n     */\n    <A, E>(options: {\n        readonly try: (signal: AbortSignal) => PromiseLike<A>;\n        readonly catch: (error: unknown) => E;\n    }): Effect<A, E>;\n    /**\n     * Creates an `Effect` that represents an asynchronous computation that might\n     * fail.\n     *\n     * **When to Use**\n     *\n     * In situations where you need to perform asynchronous operations that might\n     * fail, such as fetching data from an API, you can use the `tryPromise`\n     * constructor. This constructor is designed to handle operations that could\n     * throw exceptions by capturing those exceptions and transforming them into\n     * manageable errors.\n     *\n     * **Error Handling**\n     *\n     * There are two ways to handle errors with `tryPromise`:\n     *\n     * 1. If you don't provide a `catch` function, the error is caught and the\n     *    effect fails with an `UnknownException`.\n     * 2. If you provide a `catch` function, the error is caught and the `catch`\n     *    function maps it to an error of type `E`.\n     *\n     * **Interruptions**\n     *\n     * An optional `AbortSignal` can be provided to allow for interruption of the\n     * wrapped `Promise` API.\n     *\n     * **Example** (Fetching a TODO Item)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const getTodo = (id: number) =>\n     *   // Will catch any errors and propagate them as UnknownException\n     *   Effect.tryPromise(() =>\n     *     fetch(`https://jsonplaceholder.typicode.com/todos/${id}`)\n     *   )\n     *\n     * //      ┌─── Effect<Response, UnknownException, never>\n     * //      ▼\n     * const program = getTodo(1)\n     * ```\n     *\n     * **Example** (Custom Error Handling)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const getTodo = (id: number) =>\n     *   Effect.tryPromise({\n     *     try: () => fetch(`https://jsonplaceholder.typicode.com/todos/${id}`),\n     *     // remap the error\n     *     catch: (unknown) => new Error(`something went wrong ${unknown}`)\n     *   })\n     *\n     * //      ┌─── Effect<Response, Error, never>\n     * //      ▼\n     * const program = getTodo(1)\n     * ```\n     *\n     * @see {@link promise} if the effectful computation is asynchronous and does not throw errors.\n     *\n     * @since 2.0.0\n     * @category Creating Effects\n     */\n    <A>(evaluate: (signal: AbortSignal) => PromiseLike<A>): Effect<A, Cause.UnknownException>;\n};\n/**\n * The `unsandbox` function is used to revert an effect that has been\n * sandboxed by {@link sandbox}. When you apply `unsandbox`, the\n * effect's error channel is restored to its original state, without the\n * detailed `Cause<E>` information. This means that any underlying causes of\n * errors, defects, or fiber interruptions are no longer exposed in the error\n * channel.\n *\n * This function is useful when you want to remove the detailed error tracking\n * provided by `sandbox` and return to the standard error handling for\n * your effect. Once unsandboxed, the effect behaves as if `sandbox` was\n * never applied.\n *\n * @see {@link sandbox} to expose the full cause of failures, defects, or interruptions.\n *\n * @since 2.0.0\n * @category Error handling\n */\nexport declare const unsandbox: <A, E, R>(self: Effect<A, Cause.Cause<E>, R>) => Effect<A, E, R>;\n/**\n * Allows interruption of the current fiber, even in uninterruptible regions.\n *\n * **Details**\n *\n * This effect checks whether any other fibers are attempting to interrupt the\n * current fiber. If so, it allows the current fiber to perform a\n * self-interruption.\n *\n * **When to Use**\n *\n * This is useful in situations where you want to allow interruption to happen\n * even in regions of the code that are normally uninterruptible.\n *\n * @since 2.0.0\n * @category Interruption\n */\nexport declare const allowInterrupt: Effect<void>;\n/**\n * Checks if interruption is allowed and executes a callback accordingly.\n *\n * **Details**\n *\n * This function checks the current interrupt status of the running fiber. It\n * then calls the provided callback, passing a boolean indicating whether\n * interruption is allowed.\n *\n * **When to Use**\n *\n * This is useful for handling specific logic based on whether the current\n * operation can be interrupted, such as when performing asynchronous operations\n * or handling cancellation.\n *\n * **Example**\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * const program = Effect.gen(function*() {\n *   yield* Effect.checkInterruptible((isInterruptible) => {\n *     if (isInterruptible) {\n *       return Console.log(\"You can interrupt this operation.\")\n *     } else {\n *       return Console.log(\"This operation cannot be interrupted.\")\n *     }\n *   })\n * })\n *\n * Effect.runPromise(program)\n * // Output: You can interrupt this operation.\n *\n * Effect.runPromise(program.pipe(Effect.uninterruptible))\n * // Output: This operation cannot be interrupted.\n *\n * ```\n *\n *  @since 2.0.0\n * @category Interruption\n */\nexport declare const checkInterruptible: <A, E, R>(f: (isInterruptible: boolean) => Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Provides a way to handle timeouts in uninterruptible effects, allowing them\n * to continue in the background while the main control flow proceeds with the\n * timeout error.\n *\n * **Details**\n *\n * The `disconnect` function allows an uninterruptible effect to continue\n * running in the background, while enabling the main control flow to\n * immediately recognize a timeout condition. This is useful when you want to\n * avoid blocking the program due to long-running tasks, especially when those\n * tasks do not need to affect the flow of the rest of the program.\n *\n * Without `disconnect`, an uninterruptible effect will ignore the\n * timeout and continue executing until it completes. The timeout error will\n * only be assessed after the effect finishes, which can cause delays in\n * recognizing a timeout.\n *\n * With `disconnect`, the uninterruptible effect proceeds in the\n * background while the main program flow can immediately handle the timeout\n * error or trigger alternative logic. This enables faster timeout handling\n * without waiting for the completion of the long-running task.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const longRunningTask = Effect.gen(function* () {\n *   console.log(\"Start heavy processing...\")\n *   yield* Effect.sleep(\"5 seconds\") // Simulate a long process\n *   console.log(\"Heavy processing done.\")\n *   return \"Data processed\"\n * })\n *\n * const timedEffect = longRunningTask.pipe(\n *   Effect.uninterruptible,\n *   // Allows the task to finish in the background if it times out\n *   Effect.disconnect,\n *   Effect.timeout(\"1 second\")\n * )\n *\n * Effect.runPromiseExit(timedEffect).then(console.log)\n * // Output:\n * // Start heavy processing...\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: {\n * //     _id: 'Cause',\n * //     _tag: 'Fail',\n * //     failure: { _tag: 'TimeoutException' }\n * //   }\n * // }\n * // Heavy processing done.\n * ```\n *\n * @see {@link timeout} for a version that interrupts the effect.\n * @see {@link uninterruptible} for creating an uninterruptible effect.\n *\n * @since 2.0.0\n * @category Interruption\n */\nexport declare const disconnect: <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Represents an effect that interrupts the current fiber.\n *\n * **Details**\n *\n * This effect models the explicit interruption of the fiber in which it runs.\n * When executed, it causes the fiber to stop its operation immediately,\n * capturing the interruption details such as the fiber's ID and its start time.\n * The resulting interruption can be observed in the `Exit` type if the effect\n * is run with functions like {@link runPromiseExit}.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const program = Effect.gen(function* () {\n *   console.log(\"start\")\n *   yield* Effect.sleep(\"2 seconds\")\n *   yield* Effect.interrupt\n *   console.log(\"done\")\n *   return \"some result\"\n * })\n *\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // start\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: {\n * //     _id: 'Cause',\n * //     _tag: 'Interrupt',\n * //     fiberId: {\n * //       _id: 'FiberId',\n * //       _tag: 'Runtime',\n * //       id: 0,\n * //       startTimeMillis: ...\n * //     }\n * //   }\n * // }\n * ```\n *\n * @since 2.0.0\n * @category Interruption\n */\nexport declare const interrupt: Effect<never>;\n/**\n * @since 2.0.0\n * @category Interruption\n */\nexport declare const interruptWith: (fiberId: FiberId.FiberId) => Effect<never>;\n/**\n * Marks an effect as interruptible.\n *\n * @since 2.0.0\n * @category Interruption\n */\nexport declare const interruptible: <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * This function behaves like {@link interruptible}, but it also provides a\n * `restore` function. This function can be used to restore the interruptibility\n * of any specific region of code.\n *\n * @since 2.0.0\n * @category Interruption\n */\nexport declare const interruptibleMask: <A, E, R>(f: (restore: <AX, EX, RX>(effect: Effect<AX, EX, RX>) => Effect<AX, EX, RX>) => Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Registers a cleanup effect to run when an effect is interrupted.\n *\n * **Details**\n *\n * This function allows you to specify an effect to run when the fiber is\n * interrupted. This effect will be executed when the fiber is interrupted,\n * allowing you to perform cleanup or other actions.\n *\n * **Example** (Running a Cleanup Action on Interruption)\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * // This handler is executed when the fiber is interrupted\n * const handler = Effect.onInterrupt((_fibers) => Console.log(\"Cleanup completed\"))\n *\n * const success = Console.log(\"Task completed\").pipe(Effect.as(\"some result\"), handler)\n *\n * Effect.runFork(success)\n * // Output:\n * // Task completed\n *\n * const failure = Console.log(\"Task failed\").pipe(Effect.andThen(Effect.fail(\"some error\")), handler)\n *\n * Effect.runFork(failure)\n * // Output:\n * // Task failed\n *\n * const interruption = Console.log(\"Task interrupted\").pipe(Effect.andThen(Effect.interrupt), handler)\n *\n * Effect.runFork(interruption)\n * // Output:\n * // Task interrupted\n * // Cleanup completed\n * ```\n *\n * @since 2.0.0\n * @category Interruption\n */\nexport declare const onInterrupt: {\n    /**\n     * Registers a cleanup effect to run when an effect is interrupted.\n     *\n     * **Details**\n     *\n     * This function allows you to specify an effect to run when the fiber is\n     * interrupted. This effect will be executed when the fiber is interrupted,\n     * allowing you to perform cleanup or other actions.\n     *\n     * **Example** (Running a Cleanup Action on Interruption)\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * // This handler is executed when the fiber is interrupted\n     * const handler = Effect.onInterrupt((_fibers) => Console.log(\"Cleanup completed\"))\n     *\n     * const success = Console.log(\"Task completed\").pipe(Effect.as(\"some result\"), handler)\n     *\n     * Effect.runFork(success)\n     * // Output:\n     * // Task completed\n     *\n     * const failure = Console.log(\"Task failed\").pipe(Effect.andThen(Effect.fail(\"some error\")), handler)\n     *\n     * Effect.runFork(failure)\n     * // Output:\n     * // Task failed\n     *\n     * const interruption = Console.log(\"Task interrupted\").pipe(Effect.andThen(Effect.interrupt), handler)\n     *\n     * Effect.runFork(interruption)\n     * // Output:\n     * // Task interrupted\n     * // Cleanup completed\n     * ```\n     *\n     * @since 2.0.0\n     * @category Interruption\n     */\n    <X, R2>(cleanup: (interruptors: HashSet.HashSet<FiberId.FiberId>) => Effect<X, never, R2>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R2 | R>;\n    /**\n     * Registers a cleanup effect to run when an effect is interrupted.\n     *\n     * **Details**\n     *\n     * This function allows you to specify an effect to run when the fiber is\n     * interrupted. This effect will be executed when the fiber is interrupted,\n     * allowing you to perform cleanup or other actions.\n     *\n     * **Example** (Running a Cleanup Action on Interruption)\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * // This handler is executed when the fiber is interrupted\n     * const handler = Effect.onInterrupt((_fibers) => Console.log(\"Cleanup completed\"))\n     *\n     * const success = Console.log(\"Task completed\").pipe(Effect.as(\"some result\"), handler)\n     *\n     * Effect.runFork(success)\n     * // Output:\n     * // Task completed\n     *\n     * const failure = Console.log(\"Task failed\").pipe(Effect.andThen(Effect.fail(\"some error\")), handler)\n     *\n     * Effect.runFork(failure)\n     * // Output:\n     * // Task failed\n     *\n     * const interruption = Console.log(\"Task interrupted\").pipe(Effect.andThen(Effect.interrupt), handler)\n     *\n     * Effect.runFork(interruption)\n     * // Output:\n     * // Task interrupted\n     * // Cleanup completed\n     * ```\n     *\n     * @since 2.0.0\n     * @category Interruption\n     */\n    <A, E, R, X, R2>(self: Effect<A, E, R>, cleanup: (interruptors: HashSet.HashSet<FiberId.FiberId>) => Effect<X, never, R2>): Effect<A, E, R | R2>;\n};\n/**\n * Marks an effect as uninterruptible.\n *\n * @since 2.0.0\n * @category Interruption\n */\nexport declare const uninterruptible: <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * This function behaves like {@link uninterruptible}, but it also provides a\n * `restore` function. This function can be used to restore the interruptibility\n * of any specific region of code.\n *\n * @since 2.0.0\n * @category Interruption\n */\nexport declare const uninterruptibleMask: <A, E, R>(f: (restore: <AX, EX, RX>(effect: Effect<AX, EX, RX>) => Effect<AX, EX, RX>) => Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Transforms a `Predicate` function into an `Effect` returning the input value if the predicate returns `true`\n * or failing with specified error if the predicate fails\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const isPositive = (n: number): boolean => n > 0\n *\n * // succeeds with `1`\n * Effect.liftPredicate(1, isPositive, n => `${n} is not positive`)\n *\n * // fails with `\"0 is not positive\"`\n * Effect.liftPredicate(0, isPositive, n => `${n} is not positive`)\n * ```\n *\n * @category Condition Checking\n * @since 3.4.0\n */\nexport declare const liftPredicate: {\n    /**\n     * Transforms a `Predicate` function into an `Effect` returning the input value if the predicate returns `true`\n     * or failing with specified error if the predicate fails\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const isPositive = (n: number): boolean => n > 0\n     *\n     * // succeeds with `1`\n     * Effect.liftPredicate(1, isPositive, n => `${n} is not positive`)\n     *\n     * // fails with `\"0 is not positive\"`\n     * Effect.liftPredicate(0, isPositive, n => `${n} is not positive`)\n     * ```\n     *\n     * @category Condition Checking\n     * @since 3.4.0\n     */\n    <T extends A, E, B extends T = T, A = T>(predicate: Refinement<T, B> | Predicate<T>, orFailWith: (a: EqualsWith<T, B, A, Exclude<A, B>>) => E): (a: A) => Effect<EqualsWith<T, B, A, B>, E>;\n    /**\n     * Transforms a `Predicate` function into an `Effect` returning the input value if the predicate returns `true`\n     * or failing with specified error if the predicate fails\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const isPositive = (n: number): boolean => n > 0\n     *\n     * // succeeds with `1`\n     * Effect.liftPredicate(1, isPositive, n => `${n} is not positive`)\n     *\n     * // fails with `\"0 is not positive\"`\n     * Effect.liftPredicate(0, isPositive, n => `${n} is not positive`)\n     * ```\n     *\n     * @category Condition Checking\n     * @since 3.4.0\n     */\n    <A, E, B extends A = A>(self: A, predicate: Refinement<A, B> | Predicate<A>, orFailWith: (a: EqualsWith<A, B, A, Exclude<A, B>>) => E): Effect<B, E>;\n};\n/**\n * Replaces the value inside an effect with a constant value.\n *\n * **Details**\n *\n * This function allows you to ignore the original value inside an effect and\n * replace it with a constant value.\n *\n * **When to Use**\n *\n * It is useful when you no longer need the value produced by an effect but want\n * to ensure that the effect completes successfully with a specific constant\n * result instead. For instance, you can replace the value produced by a\n * computation with a predefined value, ignoring what was calculated before.\n *\n * **Example** (Replacing a Value)\n *\n * ```ts\n * import { pipe, Effect } from \"effect\"\n *\n * // Replaces the value 5 with the constant \"new value\"\n * const program = pipe(Effect.succeed(5), Effect.as(\"new value\"))\n *\n * Effect.runPromise(program).then(console.log)\n * // Output: \"new value\"\n * ```\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const as: {\n    /**\n     * Replaces the value inside an effect with a constant value.\n     *\n     * **Details**\n     *\n     * This function allows you to ignore the original value inside an effect and\n     * replace it with a constant value.\n     *\n     * **When to Use**\n     *\n     * It is useful when you no longer need the value produced by an effect but want\n     * to ensure that the effect completes successfully with a specific constant\n     * result instead. For instance, you can replace the value produced by a\n     * computation with a predefined value, ignoring what was calculated before.\n     *\n     * **Example** (Replacing a Value)\n     *\n     * ```ts\n     * import { pipe, Effect } from \"effect\"\n     *\n     * // Replaces the value 5 with the constant \"new value\"\n     * const program = pipe(Effect.succeed(5), Effect.as(\"new value\"))\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output: \"new value\"\n     * ```\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <B>(value: B): <A, E, R>(self: Effect<A, E, R>) => Effect<B, E, R>;\n    /**\n     * Replaces the value inside an effect with a constant value.\n     *\n     * **Details**\n     *\n     * This function allows you to ignore the original value inside an effect and\n     * replace it with a constant value.\n     *\n     * **When to Use**\n     *\n     * It is useful when you no longer need the value produced by an effect but want\n     * to ensure that the effect completes successfully with a specific constant\n     * result instead. For instance, you can replace the value produced by a\n     * computation with a predefined value, ignoring what was calculated before.\n     *\n     * **Example** (Replacing a Value)\n     *\n     * ```ts\n     * import { pipe, Effect } from \"effect\"\n     *\n     * // Replaces the value 5 with the constant \"new value\"\n     * const program = pipe(Effect.succeed(5), Effect.as(\"new value\"))\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output: \"new value\"\n     * ```\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <A, E, R, B>(self: Effect<A, E, R>, value: B): Effect<B, E, R>;\n};\n/**\n * This function maps the success value of an `Effect` value to a `Some` value\n * in an `Option` value. If the original `Effect` value fails, the returned\n * `Effect` value will also fail.\n *\n * @category Mapping\n * @since 2.0.0\n */\nexport declare const asSome: <A, E, R>(self: Effect<A, E, R>) => Effect<Option.Option<A>, E, R>;\n/**\n * This function maps the error value of an `Effect` value to a `Some` value\n * in an `Option` value. If the original `Effect` value succeeds, the returned\n * `Effect` value will also succeed.\n *\n * @category Mapping\n * @since 2.0.0\n */\nexport declare const asSomeError: <A, E, R>(self: Effect<A, E, R>) => Effect<A, Option.Option<E>, R>;\n/**\n * This function maps the success value of an `Effect` value to `void`. If the\n * original `Effect` value succeeds, the returned `Effect` value will also\n * succeed. If the original `Effect` value fails, the returned `Effect` value\n * will fail with the same error.\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const asVoid: <A, E, R>(self: Effect<A, E, R>) => Effect<void, E, R>;\n/**\n * Swaps the success and error channels of an effect.\n *\n * **Details**\n *\n * This function reverses the flow of an effect by swapping its success and\n * error channels. The success value becomes an error, and the error value\n * becomes a success.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * //      ┌─── Effect<number, string, never>\n * //      ▼\n * const program = Effect.fail(\"Oh uh!\").pipe(Effect.as(2))\n *\n * //      ┌─── Effect<string, number, never>\n * //      ▼\n * const flipped = Effect.flip(program)\n * ```\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const flip: <A, E, R>(self: Effect<A, E, R>) => Effect<E, A, R>;\n/**\n * Swaps the error/value parameters, applies the function `f` and flips the\n * parameters back\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const flipWith: {\n    /**\n     * Swaps the error/value parameters, applies the function `f` and flips the\n     * parameters back\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <E, A, R, E2, A2, R2>(f: (effect: Effect<E, A, R>) => Effect<E2, A2, R2>): (self: Effect<A, E, R>) => Effect<A2, E2, R2>;\n    /**\n     * Swaps the error/value parameters, applies the function `f` and flips the\n     * parameters back\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <A, E, R, E2, A2, R2>(self: Effect<A, E, R>, f: (effect: Effect<E, A, R>) => Effect<E2, A2, R2>): Effect<A2, E2, R2>;\n};\n/**\n * Transforms the value inside an effect by applying a function to it.\n *\n * **Syntax**\n *\n * ```ts skip-type-checking\n * const mappedEffect = pipe(myEffect, Effect.map(transformation))\n * // or\n * const mappedEffect = Effect.map(myEffect, transformation)\n * // or\n * const mappedEffect = myEffect.pipe(Effect.map(transformation))\n * ```\n *\n * **Details**\n *\n * `map` takes a function and applies it to the value contained within an\n * effect, creating a new effect with the transformed value.\n *\n * It's important to note that effects are immutable, meaning that the original\n * effect is not modified. Instead, a new effect is returned with the updated\n * value.\n *\n * **Example** (Adding a Service Charge)\n *\n * ```ts\n * import { pipe, Effect } from \"effect\"\n *\n * const addServiceCharge = (amount: number) => amount + 1\n *\n * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n *\n * const finalAmount = pipe(\n *   fetchTransactionAmount,\n *   Effect.map(addServiceCharge)\n * )\n *\n * Effect.runPromise(finalAmount).then(console.log)\n * // Output: 101\n * ```\n *\n * @see {@link mapError} for a version that operates on the error channel.\n * @see {@link mapBoth} for a version that operates on both channels.\n * @see {@link flatMap} or {@link andThen} for a version that can return a new effect.\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const map: {\n    /**\n     * Transforms the value inside an effect by applying a function to it.\n     *\n     * **Syntax**\n     *\n     * ```ts skip-type-checking\n     * const mappedEffect = pipe(myEffect, Effect.map(transformation))\n     * // or\n     * const mappedEffect = Effect.map(myEffect, transformation)\n     * // or\n     * const mappedEffect = myEffect.pipe(Effect.map(transformation))\n     * ```\n     *\n     * **Details**\n     *\n     * `map` takes a function and applies it to the value contained within an\n     * effect, creating a new effect with the transformed value.\n     *\n     * It's important to note that effects are immutable, meaning that the original\n     * effect is not modified. Instead, a new effect is returned with the updated\n     * value.\n     *\n     * **Example** (Adding a Service Charge)\n     *\n     * ```ts\n     * import { pipe, Effect } from \"effect\"\n     *\n     * const addServiceCharge = (amount: number) => amount + 1\n     *\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * const finalAmount = pipe(\n     *   fetchTransactionAmount,\n     *   Effect.map(addServiceCharge)\n     * )\n     *\n     * Effect.runPromise(finalAmount).then(console.log)\n     * // Output: 101\n     * ```\n     *\n     * @see {@link mapError} for a version that operates on the error channel.\n     * @see {@link mapBoth} for a version that operates on both channels.\n     * @see {@link flatMap} or {@link andThen} for a version that can return a new effect.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <A, B>(f: (a: A) => B): <E, R>(self: Effect<A, E, R>) => Effect<B, E, R>;\n    /**\n     * Transforms the value inside an effect by applying a function to it.\n     *\n     * **Syntax**\n     *\n     * ```ts skip-type-checking\n     * const mappedEffect = pipe(myEffect, Effect.map(transformation))\n     * // or\n     * const mappedEffect = Effect.map(myEffect, transformation)\n     * // or\n     * const mappedEffect = myEffect.pipe(Effect.map(transformation))\n     * ```\n     *\n     * **Details**\n     *\n     * `map` takes a function and applies it to the value contained within an\n     * effect, creating a new effect with the transformed value.\n     *\n     * It's important to note that effects are immutable, meaning that the original\n     * effect is not modified. Instead, a new effect is returned with the updated\n     * value.\n     *\n     * **Example** (Adding a Service Charge)\n     *\n     * ```ts\n     * import { pipe, Effect } from \"effect\"\n     *\n     * const addServiceCharge = (amount: number) => amount + 1\n     *\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * const finalAmount = pipe(\n     *   fetchTransactionAmount,\n     *   Effect.map(addServiceCharge)\n     * )\n     *\n     * Effect.runPromise(finalAmount).then(console.log)\n     * // Output: 101\n     * ```\n     *\n     * @see {@link mapError} for a version that operates on the error channel.\n     * @see {@link mapBoth} for a version that operates on both channels.\n     * @see {@link flatMap} or {@link andThen} for a version that can return a new effect.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <A, E, R, B>(self: Effect<A, E, R>, f: (a: A) => B): Effect<B, E, R>;\n};\n/**\n * Applies a stateful transformation to each element of a collection, producing\n * new elements along with an updated state.\n *\n * **When to Use**\n *\n * Use `mapAccum` when you need to process each element of a collection while\n * keeping track of some state across iterations.\n *\n * **Details**\n *\n * `mapAccum` takes an initial state (`initial`) and a function (`f`) that is\n * applied to each element. This function returns a new state and a transformed\n * element. The final effect produces both the accumulated state and the\n * transformed collection.\n *\n * If the input collection is a non-empty array, the return type will match the\n * input collection type.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * // Define an initial state and a transformation function\n * const initialState = 0\n *\n * const transformation = (state: number, element: string) =>\n *   Effect.succeed<[number, string]>([state + element.length, element.toUpperCase()])\n *\n * // Apply mapAccum to transform an array of strings\n * const program = Effect.mapAccum([\"a\", \"bb\", \"ccc\"], initialState, transformation)\n *\n * Effect.runPromise(program).then(([finalState, transformedCollection]) => {\n *   console.log(finalState)\n *   console.log(transformedCollection)\n * })\n * // Output:\n * // 6\n * // [ 'A', 'BB', 'CCC' ]\n * ```\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const mapAccum: {\n    /**\n     * Applies a stateful transformation to each element of a collection, producing\n     * new elements along with an updated state.\n     *\n     * **When to Use**\n     *\n     * Use `mapAccum` when you need to process each element of a collection while\n     * keeping track of some state across iterations.\n     *\n     * **Details**\n     *\n     * `mapAccum` takes an initial state (`initial`) and a function (`f`) that is\n     * applied to each element. This function returns a new state and a transformed\n     * element. The final effect produces both the accumulated state and the\n     * transformed collection.\n     *\n     * If the input collection is a non-empty array, the return type will match the\n     * input collection type.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * // Define an initial state and a transformation function\n     * const initialState = 0\n     *\n     * const transformation = (state: number, element: string) =>\n     *   Effect.succeed<[number, string]>([state + element.length, element.toUpperCase()])\n     *\n     * // Apply mapAccum to transform an array of strings\n     * const program = Effect.mapAccum([\"a\", \"bb\", \"ccc\"], initialState, transformation)\n     *\n     * Effect.runPromise(program).then(([finalState, transformedCollection]) => {\n     *   console.log(finalState)\n     *   console.log(transformedCollection)\n     * })\n     * // Output:\n     * // 6\n     * // [ 'A', 'BB', 'CCC' ]\n     * ```\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <S, A, B, E, R, I extends Iterable<A> = Iterable<A>>(initial: S, f: (state: S, a: RA.ReadonlyArray.Infer<I>, i: number) => Effect<readonly [S, B], E, R>): (elements: I) => Effect<[S, RA.ReadonlyArray.With<I, B>], E, R>;\n    /**\n     * Applies a stateful transformation to each element of a collection, producing\n     * new elements along with an updated state.\n     *\n     * **When to Use**\n     *\n     * Use `mapAccum` when you need to process each element of a collection while\n     * keeping track of some state across iterations.\n     *\n     * **Details**\n     *\n     * `mapAccum` takes an initial state (`initial`) and a function (`f`) that is\n     * applied to each element. This function returns a new state and a transformed\n     * element. The final effect produces both the accumulated state and the\n     * transformed collection.\n     *\n     * If the input collection is a non-empty array, the return type will match the\n     * input collection type.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * // Define an initial state and a transformation function\n     * const initialState = 0\n     *\n     * const transformation = (state: number, element: string) =>\n     *   Effect.succeed<[number, string]>([state + element.length, element.toUpperCase()])\n     *\n     * // Apply mapAccum to transform an array of strings\n     * const program = Effect.mapAccum([\"a\", \"bb\", \"ccc\"], initialState, transformation)\n     *\n     * Effect.runPromise(program).then(([finalState, transformedCollection]) => {\n     *   console.log(finalState)\n     *   console.log(transformedCollection)\n     * })\n     * // Output:\n     * // 6\n     * // [ 'A', 'BB', 'CCC' ]\n     * ```\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <A, S, B, E, R, I extends Iterable<A> = Iterable<A>>(elements: I, initial: S, f: (state: S, a: RA.ReadonlyArray.Infer<I>, i: number) => Effect<readonly [S, B], E, R>): Effect<[S, RA.ReadonlyArray.With<I, B>], E, R>;\n};\n/**\n * Applies transformations to both the success and error channels of an effect.\n *\n * **Details**\n *\n * This function takes two map functions as arguments: one for the error channel\n * and one for the success channel. You can use it when you want to modify both\n * the error and the success values without altering the overall success or\n * failure status of the effect.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * //      ┌─── Effect<number, string, never>\n * //      ▼\n * const simulatedTask = Effect.fail(\"Oh no!\").pipe(Effect.as(1))\n *\n * //      ┌─── Effect<boolean, Error, never>\n * //      ▼\n * const modified = Effect.mapBoth(simulatedTask, {\n *   onFailure: (message) => new Error(message),\n *   onSuccess: (n) => n > 0\n * })\n * ```\n *\n * @see {@link map} for a version that operates on the success channel.\n * @see {@link mapError} for a version that operates on the error channel.\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const mapBoth: {\n    /**\n     * Applies transformations to both the success and error channels of an effect.\n     *\n     * **Details**\n     *\n     * This function takes two map functions as arguments: one for the error channel\n     * and one for the success channel. You can use it when you want to modify both\n     * the error and the success values without altering the overall success or\n     * failure status of the effect.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * //      ┌─── Effect<number, string, never>\n     * //      ▼\n     * const simulatedTask = Effect.fail(\"Oh no!\").pipe(Effect.as(1))\n     *\n     * //      ┌─── Effect<boolean, Error, never>\n     * //      ▼\n     * const modified = Effect.mapBoth(simulatedTask, {\n     *   onFailure: (message) => new Error(message),\n     *   onSuccess: (n) => n > 0\n     * })\n     * ```\n     *\n     * @see {@link map} for a version that operates on the success channel.\n     * @see {@link mapError} for a version that operates on the error channel.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <E, E2, A, A2>(options: {\n        readonly onFailure: (e: E) => E2;\n        readonly onSuccess: (a: A) => A2;\n    }): <R>(self: Effect<A, E, R>) => Effect<A2, E2, R>;\n    /**\n     * Applies transformations to both the success and error channels of an effect.\n     *\n     * **Details**\n     *\n     * This function takes two map functions as arguments: one for the error channel\n     * and one for the success channel. You can use it when you want to modify both\n     * the error and the success values without altering the overall success or\n     * failure status of the effect.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * //      ┌─── Effect<number, string, never>\n     * //      ▼\n     * const simulatedTask = Effect.fail(\"Oh no!\").pipe(Effect.as(1))\n     *\n     * //      ┌─── Effect<boolean, Error, never>\n     * //      ▼\n     * const modified = Effect.mapBoth(simulatedTask, {\n     *   onFailure: (message) => new Error(message),\n     *   onSuccess: (n) => n > 0\n     * })\n     * ```\n     *\n     * @see {@link map} for a version that operates on the success channel.\n     * @see {@link mapError} for a version that operates on the error channel.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <A, E, R, E2, A2>(self: Effect<A, E, R>, options: {\n        readonly onFailure: (e: E) => E2;\n        readonly onSuccess: (a: A) => A2;\n    }): Effect<A2, E2, R>;\n};\n/**\n * Transforms or modifies the error produced by an effect without affecting its\n * success value.\n *\n * **When to Use**\n *\n * This function is helpful when you want to enhance the error with additional\n * information, change the error type, or apply custom error handling while\n * keeping the original behavior of the effect's success values intact. It only\n * operates on the error channel and leaves the success channel unchanged.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * //      ┌─── Effect<number, string, never>\n * //      ▼\n * const simulatedTask = Effect.fail(\"Oh no!\").pipe(Effect.as(1))\n *\n * //      ┌─── Effect<number, Error, never>\n * //      ▼\n * const mapped = Effect.mapError(\n *   simulatedTask,\n *   (message) => new Error(message)\n * )\n * ```\n *\n * @see {@link map} for a version that operates on the success channel.\n * @see {@link mapBoth} for a version that operates on both channels.\n * @see {@link orElseFail} if you want to replace the error with a new one.\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const mapError: {\n    /**\n     * Transforms or modifies the error produced by an effect without affecting its\n     * success value.\n     *\n     * **When to Use**\n     *\n     * This function is helpful when you want to enhance the error with additional\n     * information, change the error type, or apply custom error handling while\n     * keeping the original behavior of the effect's success values intact. It only\n     * operates on the error channel and leaves the success channel unchanged.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * //      ┌─── Effect<number, string, never>\n     * //      ▼\n     * const simulatedTask = Effect.fail(\"Oh no!\").pipe(Effect.as(1))\n     *\n     * //      ┌─── Effect<number, Error, never>\n     * //      ▼\n     * const mapped = Effect.mapError(\n     *   simulatedTask,\n     *   (message) => new Error(message)\n     * )\n     * ```\n     *\n     * @see {@link map} for a version that operates on the success channel.\n     * @see {@link mapBoth} for a version that operates on both channels.\n     * @see {@link orElseFail} if you want to replace the error with a new one.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <E, E2>(f: (e: E) => E2): <A, R>(self: Effect<A, E, R>) => Effect<A, E2, R>;\n    /**\n     * Transforms or modifies the error produced by an effect without affecting its\n     * success value.\n     *\n     * **When to Use**\n     *\n     * This function is helpful when you want to enhance the error with additional\n     * information, change the error type, or apply custom error handling while\n     * keeping the original behavior of the effect's success values intact. It only\n     * operates on the error channel and leaves the success channel unchanged.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * //      ┌─── Effect<number, string, never>\n     * //      ▼\n     * const simulatedTask = Effect.fail(\"Oh no!\").pipe(Effect.as(1))\n     *\n     * //      ┌─── Effect<number, Error, never>\n     * //      ▼\n     * const mapped = Effect.mapError(\n     *   simulatedTask,\n     *   (message) => new Error(message)\n     * )\n     * ```\n     *\n     * @see {@link map} for a version that operates on the success channel.\n     * @see {@link mapBoth} for a version that operates on both channels.\n     * @see {@link orElseFail} if you want to replace the error with a new one.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <A, E, R, E2>(self: Effect<A, E, R>, f: (e: E) => E2): Effect<A, E2, R>;\n};\n/**\n * Maps the cause of failure of an effect using a specified function.\n *\n * @see {@link sandbox} for a version that exposes the full cause of failures, defects, or interruptions.\n * @see {@link catchAllCause} for a version that can recover from all types of defects.\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const mapErrorCause: {\n    /**\n     * Maps the cause of failure of an effect using a specified function.\n     *\n     * @see {@link sandbox} for a version that exposes the full cause of failures, defects, or interruptions.\n     * @see {@link catchAllCause} for a version that can recover from all types of defects.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <E, E2>(f: (cause: Cause.Cause<E>) => Cause.Cause<E2>): <A, R>(self: Effect<A, E, R>) => Effect<A, E2, R>;\n    /**\n     * Maps the cause of failure of an effect using a specified function.\n     *\n     * @see {@link sandbox} for a version that exposes the full cause of failures, defects, or interruptions.\n     * @see {@link catchAllCause} for a version that can recover from all types of defects.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <A, E, R, E2>(self: Effect<A, E, R>, f: (cause: Cause.Cause<E>) => Cause.Cause<E2>): Effect<A, E2, R>;\n};\n/**\n * Combines both success and error channels of an effect into a single outcome.\n *\n * **Details**\n *\n * This function transforms an effect that may fail into one that always returns\n * a value, where both success and failure outcomes are handled as values in the\n * success channel.\n *\n * **When to Use**\n *\n * This can be useful when you want to continue execution regardless of the\n * error type and still capture both successful results and errors as part of\n * the outcome.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * //      ┌─── Effect<number, string, never>\n * //      ▼\n * const program = Effect.fail(\"Oh uh!\").pipe(Effect.as(2))\n *\n * //      ┌─── Effect<number | string, never, never>\n * //      ▼\n * const recovered = Effect.merge(program)\n * ```\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const merge: <A, E, R>(self: Effect<A, E, R>) => Effect<E | A, never, R>;\n/**\n * Returns a new effect with the boolean value of this effect negated.\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const negate: <E, R>(self: Effect<boolean, E, R>) => Effect<boolean, E, R>;\n/**\n * Creates a scoped resource using an `acquire` and `release` effect.\n *\n * **Details**\n *\n * This function helps manage resources by combining two `Effect` values: one\n * for acquiring the resource and one for releasing it.\n *\n * `acquireRelease` does the following:\n *\n *   1. Ensures that the effect that acquires the resource will not be\n *      interrupted. Note that acquisition may still fail due to internal\n *      reasons (such as an uncaught exception).\n *   2. Ensures that the `release` effect will not be interrupted, and will be\n *      executed as long as the acquisition effect successfully acquires the\n *      resource.\n *\n * If the `acquire` function succeeds, the `release` function is added to the\n * list of finalizers for the scope. This ensures that the release will happen\n * automatically when the scope is closed.\n *\n * Both `acquire` and `release` run uninterruptibly, meaning they cannot be\n * interrupted while they are executing.\n *\n * Additionally, the `release` function can be influenced by the exit value when\n * the scope closes, allowing for custom handling of how the resource is\n * released based on the execution outcome.\n *\n * **When to Use**\n *\n * This function is used to ensure that an effect that represents the\n * acquisition of a resource (for example, opening a file, launching a thread,\n * etc.) will not be interrupted, and that the resource will always be released\n * when the `Effect` completes execution.\n *\n * **Example** (Defining a Simple Resource)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * // Define an interface for a resource\n * interface MyResource {\n *   readonly contents: string\n *   readonly close: () => Promise<void>\n * }\n *\n * // Simulate resource acquisition\n * const getMyResource = (): Promise<MyResource> =>\n *   Promise.resolve({\n *     contents: \"lorem ipsum\",\n *     close: () =>\n *       new Promise((resolve) => {\n *         console.log(\"Resource released\")\n *         resolve()\n *       })\n *   })\n *\n * // Define how the resource is acquired\n * const acquire = Effect.tryPromise({\n *   try: () =>\n *     getMyResource().then((res) => {\n *       console.log(\"Resource acquired\")\n *       return res\n *     }),\n *   catch: () => new Error(\"getMyResourceError\")\n * })\n *\n * // Define how the resource is released\n * const release = (res: MyResource) => Effect.promise(() => res.close())\n *\n * // Create the resource management workflow\n * //\n * //      ┌─── Effect<MyResource, Error, Scope>\n * //      ▼\n * const resource = Effect.acquireRelease(acquire, release)\n * ```\n *\n * @see {@link acquireUseRelease} for a version that automatically handles the scoping of resources.\n *\n * @since 2.0.0\n * @category Scoping, Resources & Finalization\n */\nexport declare const acquireRelease: {\n    /**\n     * Creates a scoped resource using an `acquire` and `release` effect.\n     *\n     * **Details**\n     *\n     * This function helps manage resources by combining two `Effect` values: one\n     * for acquiring the resource and one for releasing it.\n     *\n     * `acquireRelease` does the following:\n     *\n     *   1. Ensures that the effect that acquires the resource will not be\n     *      interrupted. Note that acquisition may still fail due to internal\n     *      reasons (such as an uncaught exception).\n     *   2. Ensures that the `release` effect will not be interrupted, and will be\n     *      executed as long as the acquisition effect successfully acquires the\n     *      resource.\n     *\n     * If the `acquire` function succeeds, the `release` function is added to the\n     * list of finalizers for the scope. This ensures that the release will happen\n     * automatically when the scope is closed.\n     *\n     * Both `acquire` and `release` run uninterruptibly, meaning they cannot be\n     * interrupted while they are executing.\n     *\n     * Additionally, the `release` function can be influenced by the exit value when\n     * the scope closes, allowing for custom handling of how the resource is\n     * released based on the execution outcome.\n     *\n     * **When to Use**\n     *\n     * This function is used to ensure that an effect that represents the\n     * acquisition of a resource (for example, opening a file, launching a thread,\n     * etc.) will not be interrupted, and that the resource will always be released\n     * when the `Effect` completes execution.\n     *\n     * **Example** (Defining a Simple Resource)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * // Define an interface for a resource\n     * interface MyResource {\n     *   readonly contents: string\n     *   readonly close: () => Promise<void>\n     * }\n     *\n     * // Simulate resource acquisition\n     * const getMyResource = (): Promise<MyResource> =>\n     *   Promise.resolve({\n     *     contents: \"lorem ipsum\",\n     *     close: () =>\n     *       new Promise((resolve) => {\n     *         console.log(\"Resource released\")\n     *         resolve()\n     *       })\n     *   })\n     *\n     * // Define how the resource is acquired\n     * const acquire = Effect.tryPromise({\n     *   try: () =>\n     *     getMyResource().then((res) => {\n     *       console.log(\"Resource acquired\")\n     *       return res\n     *     }),\n     *   catch: () => new Error(\"getMyResourceError\")\n     * })\n     *\n     * // Define how the resource is released\n     * const release = (res: MyResource) => Effect.promise(() => res.close())\n     *\n     * // Create the resource management workflow\n     * //\n     * //      ┌─── Effect<MyResource, Error, Scope>\n     * //      ▼\n     * const resource = Effect.acquireRelease(acquire, release)\n     * ```\n     *\n     * @see {@link acquireUseRelease} for a version that automatically handles the scoping of resources.\n     *\n     * @since 2.0.0\n     * @category Scoping, Resources & Finalization\n     */\n    <A, X, R2>(release: (a: A, exit: Exit.Exit<unknown, unknown>) => Effect<X, never, R2>): <E, R>(acquire: Effect<A, E, R>) => Effect<A, E, Scope.Scope | R2 | R>;\n    /**\n     * Creates a scoped resource using an `acquire` and `release` effect.\n     *\n     * **Details**\n     *\n     * This function helps manage resources by combining two `Effect` values: one\n     * for acquiring the resource and one for releasing it.\n     *\n     * `acquireRelease` does the following:\n     *\n     *   1. Ensures that the effect that acquires the resource will not be\n     *      interrupted. Note that acquisition may still fail due to internal\n     *      reasons (such as an uncaught exception).\n     *   2. Ensures that the `release` effect will not be interrupted, and will be\n     *      executed as long as the acquisition effect successfully acquires the\n     *      resource.\n     *\n     * If the `acquire` function succeeds, the `release` function is added to the\n     * list of finalizers for the scope. This ensures that the release will happen\n     * automatically when the scope is closed.\n     *\n     * Both `acquire` and `release` run uninterruptibly, meaning they cannot be\n     * interrupted while they are executing.\n     *\n     * Additionally, the `release` function can be influenced by the exit value when\n     * the scope closes, allowing for custom handling of how the resource is\n     * released based on the execution outcome.\n     *\n     * **When to Use**\n     *\n     * This function is used to ensure that an effect that represents the\n     * acquisition of a resource (for example, opening a file, launching a thread,\n     * etc.) will not be interrupted, and that the resource will always be released\n     * when the `Effect` completes execution.\n     *\n     * **Example** (Defining a Simple Resource)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * // Define an interface for a resource\n     * interface MyResource {\n     *   readonly contents: string\n     *   readonly close: () => Promise<void>\n     * }\n     *\n     * // Simulate resource acquisition\n     * const getMyResource = (): Promise<MyResource> =>\n     *   Promise.resolve({\n     *     contents: \"lorem ipsum\",\n     *     close: () =>\n     *       new Promise((resolve) => {\n     *         console.log(\"Resource released\")\n     *         resolve()\n     *       })\n     *   })\n     *\n     * // Define how the resource is acquired\n     * const acquire = Effect.tryPromise({\n     *   try: () =>\n     *     getMyResource().then((res) => {\n     *       console.log(\"Resource acquired\")\n     *       return res\n     *     }),\n     *   catch: () => new Error(\"getMyResourceError\")\n     * })\n     *\n     * // Define how the resource is released\n     * const release = (res: MyResource) => Effect.promise(() => res.close())\n     *\n     * // Create the resource management workflow\n     * //\n     * //      ┌─── Effect<MyResource, Error, Scope>\n     * //      ▼\n     * const resource = Effect.acquireRelease(acquire, release)\n     * ```\n     *\n     * @see {@link acquireUseRelease} for a version that automatically handles the scoping of resources.\n     *\n     * @since 2.0.0\n     * @category Scoping, Resources & Finalization\n     */\n    <A, E, R, X, R2>(acquire: Effect<A, E, R>, release: (a: A, exit: Exit.Exit<unknown, unknown>) => Effect<X, never, R2>): Effect<A, E, Scope.Scope | R | R2>;\n};\n/**\n * Creates a scoped resource with an interruptible acquire action.\n *\n * **Details**\n *\n * This function is similar to {@link acquireRelease}, but it allows the\n * acquisition of the resource to be interrupted. The `acquire` effect, which\n * represents the process of obtaining the resource, can be interrupted if\n * necessary.\n *\n * @since 2.0.0\n * @category Scoping, Resources & Finalization\n */\nexport declare const acquireReleaseInterruptible: {\n    /**\n     * Creates a scoped resource with an interruptible acquire action.\n     *\n     * **Details**\n     *\n     * This function is similar to {@link acquireRelease}, but it allows the\n     * acquisition of the resource to be interrupted. The `acquire` effect, which\n     * represents the process of obtaining the resource, can be interrupted if\n     * necessary.\n     *\n     * @since 2.0.0\n     * @category Scoping, Resources & Finalization\n     */\n    <X, R2>(release: (exit: Exit.Exit<unknown, unknown>) => Effect<X, never, R2>): <A, E, R>(acquire: Effect<A, E, R>) => Effect<A, E, Scope.Scope | R2 | R>;\n    /**\n     * Creates a scoped resource with an interruptible acquire action.\n     *\n     * **Details**\n     *\n     * This function is similar to {@link acquireRelease}, but it allows the\n     * acquisition of the resource to be interrupted. The `acquire` effect, which\n     * represents the process of obtaining the resource, can be interrupted if\n     * necessary.\n     *\n     * @since 2.0.0\n     * @category Scoping, Resources & Finalization\n     */\n    <A, E, R, X, R2>(acquire: Effect<A, E, R>, release: (exit: Exit.Exit<unknown, unknown>) => Effect<X, never, R2>): Effect<A, E, Scope.Scope | R | R2>;\n};\n/**\n * Many real-world operations involve working with resources that must be released when no longer needed, such as:\n *\n * - Database connections\n * - File handles\n * - Network requests\n *\n * This function ensures that a resource is:\n *\n * 1. **Acquired** properly.\n * 2. **Used** for its intended purpose.\n * 3. **Released** even if an error occurs.\n *\n * **Example** (Automatically Managing Resource Lifetime)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * // Define an interface for a resource\n * interface MyResource {\n *   readonly contents: string\n *   readonly close: () => Promise<void>\n * }\n *\n * // Simulate resource acquisition\n * const getMyResource = (): Promise<MyResource> =>\n *   Promise.resolve({\n *     contents: \"lorem ipsum\",\n *     close: () =>\n *       new Promise((resolve) => {\n *         console.log(\"Resource released\")\n *         resolve()\n *       })\n *   })\n *\n * // Define how the resource is acquired\n * const acquire = Effect.tryPromise({\n *   try: () =>\n *     getMyResource().then((res) => {\n *       console.log(\"Resource acquired\")\n *       return res\n *     }),\n *   catch: () => new Error(\"getMyResourceError\")\n * })\n *\n * // Define how the resource is released\n * const release = (res: MyResource) => Effect.promise(() => res.close())\n *\n * const use = (res: MyResource) => Console.log(`content is ${res.contents}`)\n *\n * //      ┌─── Effect<void, Error, never>\n * //      ▼\n * const program = Effect.acquireUseRelease(acquire, use, release)\n *\n * Effect.runPromise(program)\n * // Output:\n * // Resource acquired\n * // content is lorem ipsum\n * // Resource released\n * ```\n *\n * @since 2.0.0\n * @category Scoping, Resources & Finalization\n */\nexport declare const acquireUseRelease: {\n    /**\n     * Many real-world operations involve working with resources that must be released when no longer needed, such as:\n     *\n     * - Database connections\n     * - File handles\n     * - Network requests\n     *\n     * This function ensures that a resource is:\n     *\n     * 1. **Acquired** properly.\n     * 2. **Used** for its intended purpose.\n     * 3. **Released** even if an error occurs.\n     *\n     * **Example** (Automatically Managing Resource Lifetime)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * // Define an interface for a resource\n     * interface MyResource {\n     *   readonly contents: string\n     *   readonly close: () => Promise<void>\n     * }\n     *\n     * // Simulate resource acquisition\n     * const getMyResource = (): Promise<MyResource> =>\n     *   Promise.resolve({\n     *     contents: \"lorem ipsum\",\n     *     close: () =>\n     *       new Promise((resolve) => {\n     *         console.log(\"Resource released\")\n     *         resolve()\n     *       })\n     *   })\n     *\n     * // Define how the resource is acquired\n     * const acquire = Effect.tryPromise({\n     *   try: () =>\n     *     getMyResource().then((res) => {\n     *       console.log(\"Resource acquired\")\n     *       return res\n     *     }),\n     *   catch: () => new Error(\"getMyResourceError\")\n     * })\n     *\n     * // Define how the resource is released\n     * const release = (res: MyResource) => Effect.promise(() => res.close())\n     *\n     * const use = (res: MyResource) => Console.log(`content is ${res.contents}`)\n     *\n     * //      ┌─── Effect<void, Error, never>\n     * //      ▼\n     * const program = Effect.acquireUseRelease(acquire, use, release)\n     *\n     * Effect.runPromise(program)\n     * // Output:\n     * // Resource acquired\n     * // content is lorem ipsum\n     * // Resource released\n     * ```\n     *\n     * @since 2.0.0\n     * @category Scoping, Resources & Finalization\n     */\n    <A2, E2, R2, A, X, R3>(use: (a: A) => Effect<A2, E2, R2>, release: (a: A, exit: Exit.Exit<A2, E2>) => Effect<X, never, R3>): <E, R>(acquire: Effect<A, E, R>) => Effect<A2, E2 | E, R2 | R3 | R>;\n    /**\n     * Many real-world operations involve working with resources that must be released when no longer needed, such as:\n     *\n     * - Database connections\n     * - File handles\n     * - Network requests\n     *\n     * This function ensures that a resource is:\n     *\n     * 1. **Acquired** properly.\n     * 2. **Used** for its intended purpose.\n     * 3. **Released** even if an error occurs.\n     *\n     * **Example** (Automatically Managing Resource Lifetime)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * // Define an interface for a resource\n     * interface MyResource {\n     *   readonly contents: string\n     *   readonly close: () => Promise<void>\n     * }\n     *\n     * // Simulate resource acquisition\n     * const getMyResource = (): Promise<MyResource> =>\n     *   Promise.resolve({\n     *     contents: \"lorem ipsum\",\n     *     close: () =>\n     *       new Promise((resolve) => {\n     *         console.log(\"Resource released\")\n     *         resolve()\n     *       })\n     *   })\n     *\n     * // Define how the resource is acquired\n     * const acquire = Effect.tryPromise({\n     *   try: () =>\n     *     getMyResource().then((res) => {\n     *       console.log(\"Resource acquired\")\n     *       return res\n     *     }),\n     *   catch: () => new Error(\"getMyResourceError\")\n     * })\n     *\n     * // Define how the resource is released\n     * const release = (res: MyResource) => Effect.promise(() => res.close())\n     *\n     * const use = (res: MyResource) => Console.log(`content is ${res.contents}`)\n     *\n     * //      ┌─── Effect<void, Error, never>\n     * //      ▼\n     * const program = Effect.acquireUseRelease(acquire, use, release)\n     *\n     * Effect.runPromise(program)\n     * // Output:\n     * // Resource acquired\n     * // content is lorem ipsum\n     * // Resource released\n     * ```\n     *\n     * @since 2.0.0\n     * @category Scoping, Resources & Finalization\n     */\n    <A, E, R, A2, E2, R2, X, R3>(acquire: Effect<A, E, R>, use: (a: A) => Effect<A2, E2, R2>, release: (a: A, exit: Exit.Exit<A2, E2>) => Effect<X, never, R3>): Effect<A2, E | E2, R | R2 | R3>;\n};\n/**\n * Ensures a finalizer is added to the scope of the calling effect, guaranteeing\n * it runs when the scope is closed.\n *\n * **Details**\n *\n * This function adds a finalizer that will execute whenever the scope of the\n * effect is closed, regardless of whether the effect succeeds, fails, or is\n * interrupted. The finalizer receives the `Exit` value of the effect's scope,\n * allowing it to react differently depending on how the effect concludes.\n *\n * Finalizers are a reliable way to manage resource cleanup, ensuring that\n * resources such as file handles, network connections, or database transactions\n * are properly closed even in the event of an unexpected interruption or error.\n *\n * Finalizers operate in conjunction with Effect's scoped resources. If an\n * effect with a finalizer is wrapped in a scope, the finalizer will execute\n * automatically when the scope ends.\n *\n * **Example** (Adding a Finalizer on Success)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * //      ┌─── Effect<string, never, Scope>\n * //      ▼\n * const program = Effect.gen(function* () {\n *   yield* Effect.addFinalizer((exit) =>\n *     Console.log(`Finalizer executed. Exit status: ${exit._tag}`)\n *   )\n *   return \"some result\"\n * })\n *\n * // Wrapping the effect in a scope\n * //\n * //      ┌─── Effect<string, never, never>\n * //      ▼\n * const runnable = Effect.scoped(program)\n *\n * Effect.runPromiseExit(runnable).then(console.log)\n * // Output:\n * // Finalizer executed. Exit status: Success\n * // { _id: 'Exit', _tag: 'Success', value: 'some result' }\n * ```\n *\n * **Example** (Adding a Finalizer on Failure)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * //      ┌─── Effect<never, string, Scope>\n * //      ▼\n * const program = Effect.gen(function* () {\n *   yield* Effect.addFinalizer((exit) =>\n *     Console.log(`Finalizer executed. Exit status: ${exit._tag}`)\n *   )\n *   return yield* Effect.fail(\"Uh oh!\")\n * })\n *\n * // Wrapping the effect in a scope\n * //\n * //      ┌─── Effect<never, string, never>\n * //      ▼\n * const runnable = Effect.scoped(program)\n *\n * Effect.runPromiseExit(runnable).then(console.log)\n * // Output:\n * // Finalizer executed. Exit status: Failure\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: { _id: 'Cause', _tag: 'Fail', failure: 'Uh oh!' }\n * // }\n * ```\n *\n * **Example** (Adding a Finalizer on Interruption)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * //      ┌─── Effect<never, never, Scope>\n * //      ▼\n * const program = Effect.gen(function* () {\n *   yield* Effect.addFinalizer((exit) =>\n *     Console.log(`Finalizer executed. Exit status: ${exit._tag}`)\n *   )\n *   return yield* Effect.interrupt\n * })\n *\n * // Wrapping the effect in a scope\n * //\n * //      ┌─── Effect<never, never, never>\n * //      ▼\n * const runnable = Effect.scoped(program)\n *\n * Effect.runPromiseExit(runnable).then(console.log)\n * // Output:\n * // Finalizer executed. Exit status: Failure\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: {\n * //     _id: 'Cause',\n * //     _tag: 'Interrupt',\n * //     fiberId: {\n * //       _id: 'FiberId',\n * //       _tag: 'Runtime',\n * //       id: 0,\n * //       startTimeMillis: ...\n * //     }\n * //   }\n * // }\n * ```\n *\n * @see {@link onExit} for attaching a finalizer directly to an effect.\n *\n * @since 2.0.0\n * @category Scoping, Resources & Finalization\n */\nexport declare const addFinalizer: <X, R>(finalizer: (exit: Exit.Exit<unknown, unknown>) => Effect<X, never, R>) => Effect<void, never, Scope.Scope | R>;\n/**\n * Guarantees the execution of a finalizer when an effect starts execution.\n *\n * **Details**\n *\n * This function allows you to specify a `finalizer` effect that will always be\n * run once the effect starts execution, regardless of whether the effect\n * succeeds, fails, or is interrupted.\n *\n * **When to Use**\n *\n * This is useful when you need to ensure that certain cleanup or final steps\n * are executed in all cases, such as releasing resources or performing\n * necessary logging.\n *\n * While this function provides strong guarantees about executing the finalizer,\n * it is considered a low-level tool, which may not be ideal for more complex\n * resource management. For higher-level resource management with automatic\n * acquisition and release, see the {@link acquireRelease} family of functions.\n * For use cases where you need access to the result of an effect, consider\n * using {@link onExit}.\n *\n * **Example** (Running a Finalizer in All Outcomes)\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * // Define a cleanup effect\n * const handler = Effect.ensuring(Console.log(\"Cleanup completed\"))\n *\n * // Define a successful effect\n * const success = Console.log(\"Task completed\").pipe(\n *   Effect.as(\"some result\"),\n *   handler\n * )\n *\n * Effect.runFork(success)\n * // Output:\n * // Task completed\n * // Cleanup completed\n *\n * // Define a failing effect\n * const failure = Console.log(\"Task failed\").pipe(\n *   Effect.andThen(Effect.fail(\"some error\")),\n *   handler\n * )\n *\n * Effect.runFork(failure)\n * // Output:\n * // Task failed\n * // Cleanup completed\n *\n * // Define an interrupted effect\n * const interruption = Console.log(\"Task interrupted\").pipe(\n *   Effect.andThen(Effect.interrupt),\n *   handler\n * )\n *\n * Effect.runFork(interruption)\n * // Output:\n * // Task interrupted\n * // Cleanup completed\n * ```\n *\n * @see {@link onExit} for a version that provides access to the result of an\n * effect.\n *\n * @since 2.0.0\n * @category Scoping, Resources & Finalization\n */\nexport declare const ensuring: {\n    /**\n     * Guarantees the execution of a finalizer when an effect starts execution.\n     *\n     * **Details**\n     *\n     * This function allows you to specify a `finalizer` effect that will always be\n     * run once the effect starts execution, regardless of whether the effect\n     * succeeds, fails, or is interrupted.\n     *\n     * **When to Use**\n     *\n     * This is useful when you need to ensure that certain cleanup or final steps\n     * are executed in all cases, such as releasing resources or performing\n     * necessary logging.\n     *\n     * While this function provides strong guarantees about executing the finalizer,\n     * it is considered a low-level tool, which may not be ideal for more complex\n     * resource management. For higher-level resource management with automatic\n     * acquisition and release, see the {@link acquireRelease} family of functions.\n     * For use cases where you need access to the result of an effect, consider\n     * using {@link onExit}.\n     *\n     * **Example** (Running a Finalizer in All Outcomes)\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * // Define a cleanup effect\n     * const handler = Effect.ensuring(Console.log(\"Cleanup completed\"))\n     *\n     * // Define a successful effect\n     * const success = Console.log(\"Task completed\").pipe(\n     *   Effect.as(\"some result\"),\n     *   handler\n     * )\n     *\n     * Effect.runFork(success)\n     * // Output:\n     * // Task completed\n     * // Cleanup completed\n     *\n     * // Define a failing effect\n     * const failure = Console.log(\"Task failed\").pipe(\n     *   Effect.andThen(Effect.fail(\"some error\")),\n     *   handler\n     * )\n     *\n     * Effect.runFork(failure)\n     * // Output:\n     * // Task failed\n     * // Cleanup completed\n     *\n     * // Define an interrupted effect\n     * const interruption = Console.log(\"Task interrupted\").pipe(\n     *   Effect.andThen(Effect.interrupt),\n     *   handler\n     * )\n     *\n     * Effect.runFork(interruption)\n     * // Output:\n     * // Task interrupted\n     * // Cleanup completed\n     * ```\n     *\n     * @see {@link onExit} for a version that provides access to the result of an\n     * effect.\n     *\n     * @since 2.0.0\n     * @category Scoping, Resources & Finalization\n     */\n    <X, R1>(finalizer: Effect<X, never, R1>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R1 | R>;\n    /**\n     * Guarantees the execution of a finalizer when an effect starts execution.\n     *\n     * **Details**\n     *\n     * This function allows you to specify a `finalizer` effect that will always be\n     * run once the effect starts execution, regardless of whether the effect\n     * succeeds, fails, or is interrupted.\n     *\n     * **When to Use**\n     *\n     * This is useful when you need to ensure that certain cleanup or final steps\n     * are executed in all cases, such as releasing resources or performing\n     * necessary logging.\n     *\n     * While this function provides strong guarantees about executing the finalizer,\n     * it is considered a low-level tool, which may not be ideal for more complex\n     * resource management. For higher-level resource management with automatic\n     * acquisition and release, see the {@link acquireRelease} family of functions.\n     * For use cases where you need access to the result of an effect, consider\n     * using {@link onExit}.\n     *\n     * **Example** (Running a Finalizer in All Outcomes)\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * // Define a cleanup effect\n     * const handler = Effect.ensuring(Console.log(\"Cleanup completed\"))\n     *\n     * // Define a successful effect\n     * const success = Console.log(\"Task completed\").pipe(\n     *   Effect.as(\"some result\"),\n     *   handler\n     * )\n     *\n     * Effect.runFork(success)\n     * // Output:\n     * // Task completed\n     * // Cleanup completed\n     *\n     * // Define a failing effect\n     * const failure = Console.log(\"Task failed\").pipe(\n     *   Effect.andThen(Effect.fail(\"some error\")),\n     *   handler\n     * )\n     *\n     * Effect.runFork(failure)\n     * // Output:\n     * // Task failed\n     * // Cleanup completed\n     *\n     * // Define an interrupted effect\n     * const interruption = Console.log(\"Task interrupted\").pipe(\n     *   Effect.andThen(Effect.interrupt),\n     *   handler\n     * )\n     *\n     * Effect.runFork(interruption)\n     * // Output:\n     * // Task interrupted\n     * // Cleanup completed\n     * ```\n     *\n     * @see {@link onExit} for a version that provides access to the result of an\n     * effect.\n     *\n     * @since 2.0.0\n     * @category Scoping, Resources & Finalization\n     */\n    <A, E, R, X, R1>(self: Effect<A, E, R>, finalizer: Effect<X, never, R1>): Effect<A, E, R1 | R>;\n};\n/**\n * Ensures a cleanup effect runs whenever the calling effect fails, providing\n * the failure cause to the cleanup effect.\n *\n * **Details**\n *\n * This function allows you to attach a cleanup effect that runs whenever the\n * calling effect fails. The cleanup effect receives the cause of the failure,\n * allowing you to perform actions such as logging, releasing resources, or\n * executing additional recovery logic based on the error. The cleanup effect\n * will execute even if the failure is due to interruption.\n *\n * Importantly, the cleanup effect itself is uninterruptible, ensuring that it\n * completes regardless of external interruptions.\n *\n * **Example** (Running Cleanup Only on Failure)\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * // This handler logs the failure cause when the effect fails\n * const handler = Effect.onError((cause) =>\n *   Console.log(`Cleanup completed: ${cause}`)\n * )\n *\n * // Define a successful effect\n * const success = Console.log(\"Task completed\").pipe(\n *   Effect.as(\"some result\"),\n *   handler\n * )\n *\n * Effect.runFork(success)\n * // Output:\n * // Task completed\n *\n * // Define a failing effect\n * const failure = Console.log(\"Task failed\").pipe(\n *   Effect.andThen(Effect.fail(\"some error\")),\n *   handler\n * )\n *\n * Effect.runFork(failure)\n * // Output:\n * // Task failed\n * // Cleanup completed: Error: some error\n *\n * // Define a failing effect\n * const defect = Console.log(\"Task failed with defect\").pipe(\n *   Effect.andThen(Effect.die(\"Boom!\")),\n *   handler\n * )\n *\n * Effect.runFork(defect)\n * // Output:\n * // Task failed with defect\n * // Cleanup completed: Error: Boom!\n *\n * // Define an interrupted effect\n * const interruption = Console.log(\"Task interrupted\").pipe(\n *   Effect.andThen(Effect.interrupt),\n *   handler\n * )\n *\n * Effect.runFork(interruption)\n * // Output:\n * // Task interrupted\n * // Cleanup completed: All fibers interrupted without errors.\n * ```\n *\n * @see {@link ensuring} for attaching a cleanup effect that runs on both success and failure.\n * @see {@link onExit} for attaching a cleanup effect that runs on all possible exits.\n *\n * @since 2.0.0\n * @category Scoping, Resources & Finalization\n */\nexport declare const onError: {\n    /**\n     * Ensures a cleanup effect runs whenever the calling effect fails, providing\n     * the failure cause to the cleanup effect.\n     *\n     * **Details**\n     *\n     * This function allows you to attach a cleanup effect that runs whenever the\n     * calling effect fails. The cleanup effect receives the cause of the failure,\n     * allowing you to perform actions such as logging, releasing resources, or\n     * executing additional recovery logic based on the error. The cleanup effect\n     * will execute even if the failure is due to interruption.\n     *\n     * Importantly, the cleanup effect itself is uninterruptible, ensuring that it\n     * completes regardless of external interruptions.\n     *\n     * **Example** (Running Cleanup Only on Failure)\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * // This handler logs the failure cause when the effect fails\n     * const handler = Effect.onError((cause) =>\n     *   Console.log(`Cleanup completed: ${cause}`)\n     * )\n     *\n     * // Define a successful effect\n     * const success = Console.log(\"Task completed\").pipe(\n     *   Effect.as(\"some result\"),\n     *   handler\n     * )\n     *\n     * Effect.runFork(success)\n     * // Output:\n     * // Task completed\n     *\n     * // Define a failing effect\n     * const failure = Console.log(\"Task failed\").pipe(\n     *   Effect.andThen(Effect.fail(\"some error\")),\n     *   handler\n     * )\n     *\n     * Effect.runFork(failure)\n     * // Output:\n     * // Task failed\n     * // Cleanup completed: Error: some error\n     *\n     * // Define a failing effect\n     * const defect = Console.log(\"Task failed with defect\").pipe(\n     *   Effect.andThen(Effect.die(\"Boom!\")),\n     *   handler\n     * )\n     *\n     * Effect.runFork(defect)\n     * // Output:\n     * // Task failed with defect\n     * // Cleanup completed: Error: Boom!\n     *\n     * // Define an interrupted effect\n     * const interruption = Console.log(\"Task interrupted\").pipe(\n     *   Effect.andThen(Effect.interrupt),\n     *   handler\n     * )\n     *\n     * Effect.runFork(interruption)\n     * // Output:\n     * // Task interrupted\n     * // Cleanup completed: All fibers interrupted without errors.\n     * ```\n     *\n     * @see {@link ensuring} for attaching a cleanup effect that runs on both success and failure.\n     * @see {@link onExit} for attaching a cleanup effect that runs on all possible exits.\n     *\n     * @since 2.0.0\n     * @category Scoping, Resources & Finalization\n     */\n    <E, X, R2>(cleanup: (cause: Cause.Cause<E>) => Effect<X, never, R2>): <A, R>(self: Effect<A, E, R>) => Effect<A, E, R2 | R>;\n    /**\n     * Ensures a cleanup effect runs whenever the calling effect fails, providing\n     * the failure cause to the cleanup effect.\n     *\n     * **Details**\n     *\n     * This function allows you to attach a cleanup effect that runs whenever the\n     * calling effect fails. The cleanup effect receives the cause of the failure,\n     * allowing you to perform actions such as logging, releasing resources, or\n     * executing additional recovery logic based on the error. The cleanup effect\n     * will execute even if the failure is due to interruption.\n     *\n     * Importantly, the cleanup effect itself is uninterruptible, ensuring that it\n     * completes regardless of external interruptions.\n     *\n     * **Example** (Running Cleanup Only on Failure)\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * // This handler logs the failure cause when the effect fails\n     * const handler = Effect.onError((cause) =>\n     *   Console.log(`Cleanup completed: ${cause}`)\n     * )\n     *\n     * // Define a successful effect\n     * const success = Console.log(\"Task completed\").pipe(\n     *   Effect.as(\"some result\"),\n     *   handler\n     * )\n     *\n     * Effect.runFork(success)\n     * // Output:\n     * // Task completed\n     *\n     * // Define a failing effect\n     * const failure = Console.log(\"Task failed\").pipe(\n     *   Effect.andThen(Effect.fail(\"some error\")),\n     *   handler\n     * )\n     *\n     * Effect.runFork(failure)\n     * // Output:\n     * // Task failed\n     * // Cleanup completed: Error: some error\n     *\n     * // Define a failing effect\n     * const defect = Console.log(\"Task failed with defect\").pipe(\n     *   Effect.andThen(Effect.die(\"Boom!\")),\n     *   handler\n     * )\n     *\n     * Effect.runFork(defect)\n     * // Output:\n     * // Task failed with defect\n     * // Cleanup completed: Error: Boom!\n     *\n     * // Define an interrupted effect\n     * const interruption = Console.log(\"Task interrupted\").pipe(\n     *   Effect.andThen(Effect.interrupt),\n     *   handler\n     * )\n     *\n     * Effect.runFork(interruption)\n     * // Output:\n     * // Task interrupted\n     * // Cleanup completed: All fibers interrupted without errors.\n     * ```\n     *\n     * @see {@link ensuring} for attaching a cleanup effect that runs on both success and failure.\n     * @see {@link onExit} for attaching a cleanup effect that runs on all possible exits.\n     *\n     * @since 2.0.0\n     * @category Scoping, Resources & Finalization\n     */\n    <A, E, R, X, R2>(self: Effect<A, E, R>, cleanup: (cause: Cause.Cause<E>) => Effect<X, never, R2>): Effect<A, E, R2 | R>;\n};\n/**\n * Guarantees that a cleanup function runs regardless of whether the effect\n * succeeds, fails, or is interrupted.\n *\n * **Details**\n *\n * This function ensures that a provided cleanup function is executed after the\n * effect completes, regardless of the outcome. The cleanup function is given\n * the `Exit` value of the effect, which provides detailed information about the\n * result:\n * - If the effect succeeds, the `Exit` contains the success value.\n * - If the effect fails, the `Exit` contains the error or failure cause.\n * - If the effect is interrupted, the `Exit` reflects the interruption.\n *\n * The cleanup function is guaranteed to run uninterruptibly, ensuring reliable\n * resource management even in complex or high-concurrency scenarios.\n *\n * **Example** (Running a Cleanup Function with the Effect’s Result)\n *\n * ```ts\n * import { Console, Effect, Exit } from \"effect\"\n *\n * // Define a cleanup effect that logs the result\n * const handler = Effect.onExit((exit) =>\n *   Console.log(`Cleanup completed: ${Exit.getOrElse(exit, String)}`)\n * )\n *\n * // Define a successful effect\n * const success = Console.log(\"Task completed\").pipe(\n *   Effect.as(\"some result\"),\n *   handler\n * )\n *\n * Effect.runFork(success)\n * // Output:\n * // Task completed\n * // Cleanup completed: some result\n *\n * // Define a failing effect\n * const failure = Console.log(\"Task failed\").pipe(\n *   Effect.andThen(Effect.fail(\"some error\")),\n *   handler\n * )\n *\n * Effect.runFork(failure)\n * // Output:\n * // Task failed\n * // Cleanup completed: Error: some error\n *\n * // Define an interrupted effect\n * const interruption = Console.log(\"Task interrupted\").pipe(\n *   Effect.andThen(Effect.interrupt),\n *   handler\n * )\n *\n * Effect.runFork(interruption)\n * // Output:\n * // Task interrupted\n * // Cleanup completed: All fibers interrupted without errors.\n * ```\n *\n * @since 2.0.0\n * @category Scoping, Resources & Finalization\n */\nexport declare const onExit: {\n    /**\n     * Guarantees that a cleanup function runs regardless of whether the effect\n     * succeeds, fails, or is interrupted.\n     *\n     * **Details**\n     *\n     * This function ensures that a provided cleanup function is executed after the\n     * effect completes, regardless of the outcome. The cleanup function is given\n     * the `Exit` value of the effect, which provides detailed information about the\n     * result:\n     * - If the effect succeeds, the `Exit` contains the success value.\n     * - If the effect fails, the `Exit` contains the error or failure cause.\n     * - If the effect is interrupted, the `Exit` reflects the interruption.\n     *\n     * The cleanup function is guaranteed to run uninterruptibly, ensuring reliable\n     * resource management even in complex or high-concurrency scenarios.\n     *\n     * **Example** (Running a Cleanup Function with the Effect’s Result)\n     *\n     * ```ts\n     * import { Console, Effect, Exit } from \"effect\"\n     *\n     * // Define a cleanup effect that logs the result\n     * const handler = Effect.onExit((exit) =>\n     *   Console.log(`Cleanup completed: ${Exit.getOrElse(exit, String)}`)\n     * )\n     *\n     * // Define a successful effect\n     * const success = Console.log(\"Task completed\").pipe(\n     *   Effect.as(\"some result\"),\n     *   handler\n     * )\n     *\n     * Effect.runFork(success)\n     * // Output:\n     * // Task completed\n     * // Cleanup completed: some result\n     *\n     * // Define a failing effect\n     * const failure = Console.log(\"Task failed\").pipe(\n     *   Effect.andThen(Effect.fail(\"some error\")),\n     *   handler\n     * )\n     *\n     * Effect.runFork(failure)\n     * // Output:\n     * // Task failed\n     * // Cleanup completed: Error: some error\n     *\n     * // Define an interrupted effect\n     * const interruption = Console.log(\"Task interrupted\").pipe(\n     *   Effect.andThen(Effect.interrupt),\n     *   handler\n     * )\n     *\n     * Effect.runFork(interruption)\n     * // Output:\n     * // Task interrupted\n     * // Cleanup completed: All fibers interrupted without errors.\n     * ```\n     *\n     * @since 2.0.0\n     * @category Scoping, Resources & Finalization\n     */\n    <A, E, X, R2>(cleanup: (exit: Exit.Exit<A, E>) => Effect<X, never, R2>): <R>(self: Effect<A, E, R>) => Effect<A, E, R2 | R>;\n    /**\n     * Guarantees that a cleanup function runs regardless of whether the effect\n     * succeeds, fails, or is interrupted.\n     *\n     * **Details**\n     *\n     * This function ensures that a provided cleanup function is executed after the\n     * effect completes, regardless of the outcome. The cleanup function is given\n     * the `Exit` value of the effect, which provides detailed information about the\n     * result:\n     * - If the effect succeeds, the `Exit` contains the success value.\n     * - If the effect fails, the `Exit` contains the error or failure cause.\n     * - If the effect is interrupted, the `Exit` reflects the interruption.\n     *\n     * The cleanup function is guaranteed to run uninterruptibly, ensuring reliable\n     * resource management even in complex or high-concurrency scenarios.\n     *\n     * **Example** (Running a Cleanup Function with the Effect’s Result)\n     *\n     * ```ts\n     * import { Console, Effect, Exit } from \"effect\"\n     *\n     * // Define a cleanup effect that logs the result\n     * const handler = Effect.onExit((exit) =>\n     *   Console.log(`Cleanup completed: ${Exit.getOrElse(exit, String)}`)\n     * )\n     *\n     * // Define a successful effect\n     * const success = Console.log(\"Task completed\").pipe(\n     *   Effect.as(\"some result\"),\n     *   handler\n     * )\n     *\n     * Effect.runFork(success)\n     * // Output:\n     * // Task completed\n     * // Cleanup completed: some result\n     *\n     * // Define a failing effect\n     * const failure = Console.log(\"Task failed\").pipe(\n     *   Effect.andThen(Effect.fail(\"some error\")),\n     *   handler\n     * )\n     *\n     * Effect.runFork(failure)\n     * // Output:\n     * // Task failed\n     * // Cleanup completed: Error: some error\n     *\n     * // Define an interrupted effect\n     * const interruption = Console.log(\"Task interrupted\").pipe(\n     *   Effect.andThen(Effect.interrupt),\n     *   handler\n     * )\n     *\n     * Effect.runFork(interruption)\n     * // Output:\n     * // Task interrupted\n     * // Cleanup completed: All fibers interrupted without errors.\n     * ```\n     *\n     * @since 2.0.0\n     * @category Scoping, Resources & Finalization\n     */\n    <A, E, R, X, R2>(self: Effect<A, E, R>, cleanup: (exit: Exit.Exit<A, E>) => Effect<X, never, R2>): Effect<A, E, R | R2>;\n};\n/**\n * Ensures that finalizers are run concurrently when the scope of an effect is\n * closed.\n *\n * **Details**\n *\n * This function modifies the behavior of finalizers within a scoped workflow to\n * allow them to run concurrently when the scope is closed.\n *\n * By default, finalizers are executed sequentially in reverse order of their\n * addition, but this function changes that behavior to execute all finalizers\n * concurrently.\n *\n * **When to Use**\n *\n * Running finalizers concurrently can improve performance when multiple\n * independent cleanup tasks need to be performed. However, it requires that\n * these tasks do not depend on the order of execution or introduce race\n * conditions.\n *\n * **Example**\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * // Define a program that adds multiple finalizers\n * const program = Effect.gen(function*() {\n *   yield* Effect.addFinalizer(() => Console.log(\"Finalizer 1 executed\").pipe(Effect.delay(\"300 millis\")))\n *   yield* Effect.addFinalizer(() => Console.log(\"Finalizer 2 executed\").pipe(Effect.delay(\"100 millis\")))\n *   yield* Effect.addFinalizer(() => Console.log(\"Finalizer 3 executed\").pipe(Effect.delay(\"200 millis\")))\n *   return \"some result\"\n * })\n *\n * // Modify the program to ensure finalizers run in parallel\n * const modified = program.pipe(Effect.parallelFinalizers)\n *\n * const runnable = Effect.scoped(modified)\n *\n * Effect.runFork(runnable)\n * // Output:\n * // Finalizer 2 executed\n * // Finalizer 3 executed\n * // Finalizer 1 executed\n * ```\n *\n * @see {@link sequentialFinalizers} for a version that ensures finalizers are run sequentially.\n *\n * @since 2.0.0\n * @category Scoping, Resources & Finalization\n */\nexport declare const parallelFinalizers: <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Ensures that finalizers are run sequentially in reverse order of their\n * addition.\n *\n * **Details**\n *\n * This function modifies the behavior of finalizers within a scoped workflow to\n * ensure they are run sequentially in reverse order when the scope is closed.\n *\n * By default, finalizers are executed sequentially, so this only changes the\n * behavior if the scope is configured to run finalizers concurrently.\n *\n * @see {@link parallelFinalizers} for a version that ensures finalizers are run concurrently.\n *\n * @since 2.0.0\n * @category Scoping, Resources & Finalization\n */\nexport declare const sequentialFinalizers: <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Applies a custom execution strategy to finalizers within a scoped workflow.\n *\n * **Details**\n *\n * This function allows you to control how finalizers are executed in a scope by\n * applying a specified `ExecutionStrategy`. The `strategy` can dictate whether\n * finalizers run (e.g., sequentially or in parallel).\n *\n * Additionally, the function provides a `restore` operation, which ensures that\n * the effect passed to it is executed under the default execution strategy.\n *\n * @since 2.0.0\n * @category Scoping, Resources & Finalization\n */\nexport declare const finalizersMask: (strategy: ExecutionStrategy) => <A, E, R>(self: (restore: <A1, E1, R1>(self: Effect<A1, E1, R1>) => Effect<A1, E1, R1>) => Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Provides access to the current scope in a scoped workflow.\n *\n * @since 2.0.0\n * @category Scoping, Resources & Finalization\n */\nexport declare const scope: Effect<Scope.Scope, never, Scope.Scope>;\n/**\n * Accesses the current scope and uses it to perform the specified effect.\n *\n * @since 2.0.0\n * @category Scoping, Resources & Finalization\n */\nexport declare const scopeWith: <A, E, R>(f: (scope: Scope.Scope) => Effect<A, E, R>) => Effect<A, E, R | Scope.Scope>;\n/**\n * Creates a `Scope`, passes it to the specified effectful function, and closes\n * the scope when the effect completes (whether through success, failure, or\n * interruption).\n *\n * @since 3.11.0\n * @category Scoping, Resources & Finalization\n */\nexport declare const scopedWith: <A, E, R>(f: (scope: Scope.Scope) => Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Scopes all resources used in an effect to the lifetime of the effect.\n *\n * **Details**\n *\n * This function ensures that all resources used within an effect are tied to\n * its lifetime. Finalizers for these resources are executed automatically when\n * the effect completes, whether through success, failure, or interruption. This\n * guarantees proper resource cleanup without requiring explicit management.\n *\n * @since 2.0.0\n * @category Scoping, Resources & Finalization\n */\nexport declare const scoped: <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, Exclude<R, Scope.Scope>>;\n/**\n * Scopes all resources acquired by one effect to the lifetime of another\n * effect.\n *\n * **Details**\n *\n * This function allows you to scope the resources acquired by one effect\n * (`self`) to the lifetime of another effect (`use`). This ensures that the\n * resources are cleaned up as soon as the `use` effect completes, regardless of\n * how the `use` effect ends (success, failure, or interruption).\n *\n * **Example**\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * const acquire = Console.log(\"Acquiring resource\").pipe(\n *   Effect.as(1),\n *   Effect.tap(Effect.addFinalizer(() => Console.log(\"Releasing resource\")))\n * )\n * const use = (resource: number) => Console.log(`Using resource: ${resource}`)\n *\n * const program = acquire.pipe(Effect.using(use))\n *\n * Effect.runFork(program)\n * // Output:\n * // Acquiring resource\n * // Using resource: 1\n * // Releasing resource\n * ```\n *\n * @see {@link scopedWith} Manage scoped operations with a temporary scope.\n *\n * @since 2.0.0\n * @category Scoping, Resources & Finalization\n */\nexport declare const using: {\n    /**\n     * Scopes all resources acquired by one effect to the lifetime of another\n     * effect.\n     *\n     * **Details**\n     *\n     * This function allows you to scope the resources acquired by one effect\n     * (`self`) to the lifetime of another effect (`use`). This ensures that the\n     * resources are cleaned up as soon as the `use` effect completes, regardless of\n     * how the `use` effect ends (success, failure, or interruption).\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * const acquire = Console.log(\"Acquiring resource\").pipe(\n     *   Effect.as(1),\n     *   Effect.tap(Effect.addFinalizer(() => Console.log(\"Releasing resource\")))\n     * )\n     * const use = (resource: number) => Console.log(`Using resource: ${resource}`)\n     *\n     * const program = acquire.pipe(Effect.using(use))\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // Acquiring resource\n     * // Using resource: 1\n     * // Releasing resource\n     * ```\n     *\n     * @see {@link scopedWith} Manage scoped operations with a temporary scope.\n     *\n     * @since 2.0.0\n     * @category Scoping, Resources & Finalization\n     */\n    <A, A2, E2, R2>(use: (a: A) => Effect<A2, E2, R2>): <E, R>(self: Effect<A, E, R>) => Effect<A2, E2 | E, R2 | Exclude<R, Scope.Scope>>;\n    /**\n     * Scopes all resources acquired by one effect to the lifetime of another\n     * effect.\n     *\n     * **Details**\n     *\n     * This function allows you to scope the resources acquired by one effect\n     * (`self`) to the lifetime of another effect (`use`). This ensures that the\n     * resources are cleaned up as soon as the `use` effect completes, regardless of\n     * how the `use` effect ends (success, failure, or interruption).\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * const acquire = Console.log(\"Acquiring resource\").pipe(\n     *   Effect.as(1),\n     *   Effect.tap(Effect.addFinalizer(() => Console.log(\"Releasing resource\")))\n     * )\n     * const use = (resource: number) => Console.log(`Using resource: ${resource}`)\n     *\n     * const program = acquire.pipe(Effect.using(use))\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // Acquiring resource\n     * // Using resource: 1\n     * // Releasing resource\n     * ```\n     *\n     * @see {@link scopedWith} Manage scoped operations with a temporary scope.\n     *\n     * @since 2.0.0\n     * @category Scoping, Resources & Finalization\n     */\n    <A, E, R, A2, E2, R2>(self: Effect<A, E, R>, use: (a: A) => Effect<A2, E2, R2>): Effect<A2, E | E2, R2 | Exclude<R, Scope.Scope>>;\n};\n/**\n * Returns the result of the effect and a finalizer to close its scope.\n *\n * **Details**\n *\n * This function allows you to retrieve both the result of an effect and a\n * finalizer that can be used to manually close its scope. This is useful for\n * workflows where you need early access to the result while retaining control\n * over the resource cleanup process.\n *\n * **Example**\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * const acquire = Console.log(\"Acquiring resource\").pipe(\n *   Effect.as(1),\n *   Effect.tap(Effect.addFinalizer(() => Console.log(\"Releasing resource\")))\n * )\n * const program = Effect.gen(function*() {\n *   const [finalizer, resource] = yield* Effect.withEarlyRelease(acquire)\n *   console.log(`Using resource: ${resource}`)\n *   yield* Effect.sleep(\"1 second\")\n *   yield* finalizer\n * })\n *\n * Effect.runFork(program.pipe(Effect.scoped))\n * // Output:\n * // Acquiring resource\n * // Using resource: 1\n * // Releasing resource\n * ```\n *\n * @since 2.0.0\n * @category Scoping, Resources & Finalization\n */\nexport declare const withEarlyRelease: <A, E, R>(self: Effect<A, E, R>) => Effect<[finalizer: Effect<void>, result: A], E, R | Scope.Scope>;\n/**\n * Returns a new effect that will not succeed with its value before first\n * waiting for the end of all child fibers forked by the effect.\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const awaitAllChildren: <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Returns a new workflow that will not supervise any fibers forked by this\n * workflow.\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const daemonChildren: <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Constructs an effect with information about the current `Fiber`.\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const descriptor: Effect<Fiber.Fiber.Descriptor>;\n/**\n * Constructs an effect based on information about the current `Fiber`.\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const descriptorWith: <A, E, R>(f: (descriptor: Fiber.Fiber.Descriptor) => Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Returns a new workflow that executes this one and captures the changes in\n * `FiberRef` values.\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const diffFiberRefs: <A, E, R>(self: Effect<A, E, R>) => Effect<[FiberRefsPatch.FiberRefsPatch, A], E, R>;\n/**\n * Acts on the children of this fiber (collected into a single fiber),\n * guaranteeing the specified callback will be invoked, whether or not this\n * effect succeeds.\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const ensuringChild: {\n    /**\n     * Acts on the children of this fiber (collected into a single fiber),\n     * guaranteeing the specified callback will be invoked, whether or not this\n     * effect succeeds.\n     *\n     * @since 2.0.0\n     * @category Supervision & Fibers\n     */\n    <X, R2>(f: (fiber: Fiber.Fiber<ReadonlyArray<unknown>, any>) => Effect<X, never, R2>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R2 | R>;\n    /**\n     * Acts on the children of this fiber (collected into a single fiber),\n     * guaranteeing the specified callback will be invoked, whether or not this\n     * effect succeeds.\n     *\n     * @since 2.0.0\n     * @category Supervision & Fibers\n     */\n    <A, E, R, X, R2>(self: Effect<A, E, R>, f: (fiber: Fiber.Fiber<ReadonlyArray<unknown>, any>) => Effect<X, never, R2>): Effect<A, E, R | R2>;\n};\n/**\n * Acts on the children of this fiber, guaranteeing the specified callback\n * will be invoked, whether or not this effect succeeds.\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const ensuringChildren: {\n    /**\n     * Acts on the children of this fiber, guaranteeing the specified callback\n     * will be invoked, whether or not this effect succeeds.\n     *\n     * @since 2.0.0\n     * @category Supervision & Fibers\n     */\n    <X, R2>(children: (fibers: ReadonlyArray<Fiber.RuntimeFiber<any, any>>) => Effect<X, never, R2>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R2 | R>;\n    /**\n     * Acts on the children of this fiber, guaranteeing the specified callback\n     * will be invoked, whether or not this effect succeeds.\n     *\n     * @since 2.0.0\n     * @category Supervision & Fibers\n     */\n    <A, E, R, X, R2>(self: Effect<A, E, R>, children: (fibers: ReadonlyArray<Fiber.RuntimeFiber<any, any>>) => Effect<X, never, R2>): Effect<A, E, R | R2>;\n};\n/**\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const fiberId: Effect<FiberId.FiberId>;\n/**\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const fiberIdWith: <A, E, R>(f: (descriptor: FiberId.Runtime) => Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Creates a new fiber to run an effect concurrently.\n *\n * **Details**\n *\n * This function takes an effect and forks it into a separate fiber, allowing it\n * to run concurrently without blocking the original effect. The new fiber\n * starts execution immediately after being created, and the fiber object is\n * returned immediately without waiting for the effect to begin. This is useful\n * when you want to run tasks concurrently while continuing other tasks in the\n * parent fiber.\n *\n * The forked fiber is attached to the parent fiber's scope. This means that\n * when the parent fiber terminates, the child fiber will also be terminated\n * automatically. This feature, known as \"auto supervision,\" ensures that no\n * fibers are left running unintentionally. If you prefer not to have this auto\n * supervision behavior, you can use {@link forkDaemon} or {@link forkIn}.\n *\n * **When to Use**\n *\n * Use this function when you need to run an effect concurrently without\n * blocking the current execution flow. For example, you might use it to launch\n * background tasks or concurrent computations. However, working with fibers can\n * be complex, so before using this function directly, you might want to explore\n * higher-level functions like {@link raceWith}, {@link zip}, or others that can\n * manage concurrency for you.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const fib = (n: number): Effect.Effect<number> =>\n *   n < 2\n *     ? Effect.succeed(n)\n *     : Effect.zipWith(fib(n - 1), fib(n - 2), (a, b) => a + b)\n *\n * //      ┌─── Effect<RuntimeFiber<number, never>, never, never>\n * //      ▼\n * const fib10Fiber = Effect.fork(fib(10))\n * ```\n *\n * @see {@link forkWithErrorHandler} for a version that allows you to handle errors.\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const fork: <A, E, R>(self: Effect<A, E, R>) => Effect<Fiber.RuntimeFiber<A, E>, never, R>;\n/**\n * Creates a long-running background fiber that is independent of its parent.\n *\n * **Details**\n *\n * This function creates a \"daemon\" fiber that runs in the background and is not\n * tied to the lifecycle of its parent fiber. Unlike normal fibers that stop\n * when the parent fiber terminates, a daemon fiber will continue running until\n * the global scope closes or the fiber completes naturally. This makes it\n * useful for tasks that need to run in the background independently, such as\n * periodic logging, monitoring, or background data processing.\n *\n * **Example** (Creating a Daemon Fiber)\n *\n * ```ts\n * import { Effect, Console, Schedule } from \"effect\"\n *\n * // Daemon fiber that logs a message repeatedly every second\n * const daemon = Effect.repeat(\n *   Console.log(\"daemon: still running!\"),\n *   Schedule.fixed(\"1 second\")\n * )\n *\n * const parent = Effect.gen(function* () {\n *   console.log(\"parent: started!\")\n *   // Daemon fiber running independently\n *   yield* Effect.forkDaemon(daemon)\n *   yield* Effect.sleep(\"3 seconds\")\n *   console.log(\"parent: finished!\")\n * })\n *\n * Effect.runFork(parent)\n * // Output:\n * // parent: started!\n * // daemon: still running!\n * // daemon: still running!\n * // daemon: still running!\n * // parent: finished!\n * // daemon: still running!\n * // daemon: still running!\n * // daemon: still running!\n * // daemon: still running!\n * // daemon: still running!\n * // ...etc...\n * ```\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const forkDaemon: <A, E, R>(self: Effect<A, E, R>) => Effect<Fiber.RuntimeFiber<A, E>, never, R>;\n/**\n * Returns an effect that forks all of the specified values, and returns a\n * composite fiber that produces a list of their results, in order.\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const forkAll: {\n    /**\n     * Returns an effect that forks all of the specified values, and returns a\n     * composite fiber that produces a list of their results, in order.\n     *\n     * @since 2.0.0\n     * @category Supervision & Fibers\n     */\n    (options?: {\n        readonly discard?: false | undefined;\n    } | undefined): <Eff extends Effect<any, any, any>>(effects: Iterable<Eff>) => Effect<Fiber.Fiber<Array<Effect.Success<Eff>>, Effect.Error<Eff>>, never, Effect.Context<Eff>>;\n    /**\n     * Returns an effect that forks all of the specified values, and returns a\n     * composite fiber that produces a list of their results, in order.\n     *\n     * @since 2.0.0\n     * @category Supervision & Fibers\n     */\n    (options: {\n        readonly discard: true;\n    }): <Eff extends Effect<any, any, any>>(effects: Iterable<Eff>) => Effect<void, never, Effect.Context<Eff>>;\n    /**\n     * Returns an effect that forks all of the specified values, and returns a\n     * composite fiber that produces a list of their results, in order.\n     *\n     * @since 2.0.0\n     * @category Supervision & Fibers\n     */\n    <Eff extends Effect<any, any, any>>(effects: Iterable<Eff>, options?: {\n        readonly discard?: false | undefined;\n    } | undefined): Effect<Fiber.Fiber<Array<Effect.Success<Eff>>, Effect.Error<Eff>>, never, Effect.Context<Eff>>;\n    /**\n     * Returns an effect that forks all of the specified values, and returns a\n     * composite fiber that produces a list of their results, in order.\n     *\n     * @since 2.0.0\n     * @category Supervision & Fibers\n     */\n    <Eff extends Effect<any, any, any>>(effects: Iterable<Eff>, options: {\n        readonly discard: true;\n    }): Effect<void, never, Effect.Context<Eff>>;\n};\n/**\n * Forks an effect in a specific scope, allowing finer control over its\n * execution.\n *\n * **Details**\n *\n * There are some cases where we need more fine-grained control, so we want to\n * fork a fiber in a specific scope. We can use the `Effect.forkIn` operator\n * which takes the target scope as an argument.\n *\n * The fiber will be interrupted when the scope is closed.\n *\n * **Example** (Forking a Fiber in a Specific Scope)\n *\n * In this example, the child fiber is forked into the outerScope,\n * allowing it to outlive the inner scope but still be terminated\n * when the outerScope is closed.\n *\n * ```ts\n * import { Console, Effect, Schedule } from \"effect\"\n *\n * // Child fiber that logs a message repeatedly every second\n * const child = Effect.repeat(\n *   Console.log(\"child: still running!\"),\n *   Schedule.fixed(\"1 second\")\n * )\n *\n * const program = Effect.scoped(\n *   Effect.gen(function* () {\n *     yield* Effect.addFinalizer(() =>\n *       Console.log(\"The outer scope is about to be closed!\")\n *     )\n *\n *     // Capture the outer scope\n *     const outerScope = yield* Effect.scope\n *\n *     // Create an inner scope\n *     yield* Effect.scoped(\n *       Effect.gen(function* () {\n *         yield* Effect.addFinalizer(() =>\n *           Console.log(\"The inner scope is about to be closed!\")\n *         )\n *         // Fork the child fiber in the outer scope\n *         yield* Effect.forkIn(child, outerScope)\n *         yield* Effect.sleep(\"3 seconds\")\n *       })\n *     )\n *\n *     yield* Effect.sleep(\"5 seconds\")\n *   })\n * )\n *\n * Effect.runFork(program)\n * // Output:\n * // child: still running!\n * // child: still running!\n * // child: still running!\n * // The inner scope is about to be closed!\n * // child: still running!\n * // child: still running!\n * // child: still running!\n * // child: still running!\n * // child: still running!\n * // child: still running!\n * // The outer scope is about to be closed!\n * ```\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const forkIn: {\n    /**\n     * Forks an effect in a specific scope, allowing finer control over its\n     * execution.\n     *\n     * **Details**\n     *\n     * There are some cases where we need more fine-grained control, so we want to\n     * fork a fiber in a specific scope. We can use the `Effect.forkIn` operator\n     * which takes the target scope as an argument.\n     *\n     * The fiber will be interrupted when the scope is closed.\n     *\n     * **Example** (Forking a Fiber in a Specific Scope)\n     *\n     * In this example, the child fiber is forked into the outerScope,\n     * allowing it to outlive the inner scope but still be terminated\n     * when the outerScope is closed.\n     *\n     * ```ts\n     * import { Console, Effect, Schedule } from \"effect\"\n     *\n     * // Child fiber that logs a message repeatedly every second\n     * const child = Effect.repeat(\n     *   Console.log(\"child: still running!\"),\n     *   Schedule.fixed(\"1 second\")\n     * )\n     *\n     * const program = Effect.scoped(\n     *   Effect.gen(function* () {\n     *     yield* Effect.addFinalizer(() =>\n     *       Console.log(\"The outer scope is about to be closed!\")\n     *     )\n     *\n     *     // Capture the outer scope\n     *     const outerScope = yield* Effect.scope\n     *\n     *     // Create an inner scope\n     *     yield* Effect.scoped(\n     *       Effect.gen(function* () {\n     *         yield* Effect.addFinalizer(() =>\n     *           Console.log(\"The inner scope is about to be closed!\")\n     *         )\n     *         // Fork the child fiber in the outer scope\n     *         yield* Effect.forkIn(child, outerScope)\n     *         yield* Effect.sleep(\"3 seconds\")\n     *       })\n     *     )\n     *\n     *     yield* Effect.sleep(\"5 seconds\")\n     *   })\n     * )\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // child: still running!\n     * // child: still running!\n     * // child: still running!\n     * // The inner scope is about to be closed!\n     * // child: still running!\n     * // child: still running!\n     * // child: still running!\n     * // child: still running!\n     * // child: still running!\n     * // child: still running!\n     * // The outer scope is about to be closed!\n     * ```\n     *\n     * @since 2.0.0\n     * @category Supervision & Fibers\n     */\n    (scope: Scope.Scope): <A, E, R>(self: Effect<A, E, R>) => Effect<Fiber.RuntimeFiber<A, E>, never, R>;\n    /**\n     * Forks an effect in a specific scope, allowing finer control over its\n     * execution.\n     *\n     * **Details**\n     *\n     * There are some cases where we need more fine-grained control, so we want to\n     * fork a fiber in a specific scope. We can use the `Effect.forkIn` operator\n     * which takes the target scope as an argument.\n     *\n     * The fiber will be interrupted when the scope is closed.\n     *\n     * **Example** (Forking a Fiber in a Specific Scope)\n     *\n     * In this example, the child fiber is forked into the outerScope,\n     * allowing it to outlive the inner scope but still be terminated\n     * when the outerScope is closed.\n     *\n     * ```ts\n     * import { Console, Effect, Schedule } from \"effect\"\n     *\n     * // Child fiber that logs a message repeatedly every second\n     * const child = Effect.repeat(\n     *   Console.log(\"child: still running!\"),\n     *   Schedule.fixed(\"1 second\")\n     * )\n     *\n     * const program = Effect.scoped(\n     *   Effect.gen(function* () {\n     *     yield* Effect.addFinalizer(() =>\n     *       Console.log(\"The outer scope is about to be closed!\")\n     *     )\n     *\n     *     // Capture the outer scope\n     *     const outerScope = yield* Effect.scope\n     *\n     *     // Create an inner scope\n     *     yield* Effect.scoped(\n     *       Effect.gen(function* () {\n     *         yield* Effect.addFinalizer(() =>\n     *           Console.log(\"The inner scope is about to be closed!\")\n     *         )\n     *         // Fork the child fiber in the outer scope\n     *         yield* Effect.forkIn(child, outerScope)\n     *         yield* Effect.sleep(\"3 seconds\")\n     *       })\n     *     )\n     *\n     *     yield* Effect.sleep(\"5 seconds\")\n     *   })\n     * )\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // child: still running!\n     * // child: still running!\n     * // child: still running!\n     * // The inner scope is about to be closed!\n     * // child: still running!\n     * // child: still running!\n     * // child: still running!\n     * // child: still running!\n     * // child: still running!\n     * // child: still running!\n     * // The outer scope is about to be closed!\n     * ```\n     *\n     * @since 2.0.0\n     * @category Supervision & Fibers\n     */\n    <A, E, R>(self: Effect<A, E, R>, scope: Scope.Scope): Effect<Fiber.RuntimeFiber<A, E>, never, R>;\n};\n/**\n * Forks a fiber in a local scope, ensuring it outlives its parent.\n *\n * **Details**\n *\n * This function is used to create fibers that are tied to a local scope,\n * meaning they are not dependent on their parent fiber's lifecycle. Instead,\n * they will continue running until the scope they were created in is closed.\n * This is particularly useful when you need a fiber to run independently of the\n * parent fiber, but still want it to be terminated when the scope ends.\n *\n * Fibers created with this function are isolated from the parent fiber’s\n * termination, so they can run for a longer period. This behavior is different\n * from fibers created with {@link fork}, which are terminated when the parent fiber\n * terminates. With `forkScoped`, the child fiber will keep running until the\n * local scope ends, regardless of the state of the parent fiber.\n *\n * **Example** (Forking a Fiber in a Local Scope)\n *\n * In this example, the child fiber continues to run beyond the lifetime of the parent fiber.\n * The child fiber is tied to the local scope and will be terminated only when the scope ends.\n *\n * ```ts\n * import { Effect, Console, Schedule } from \"effect\"\n *\n * // Child fiber that logs a message repeatedly every second\n * const child = Effect.repeat(\n *   Console.log(\"child: still running!\"),\n *   Schedule.fixed(\"1 second\")\n * )\n *\n * //      ┌─── Effect<void, never, Scope>\n * //      ▼\n * const parent = Effect.gen(function* () {\n *   console.log(\"parent: started!\")\n *   // Child fiber attached to local scope\n *   yield* Effect.forkScoped(child)\n *   yield* Effect.sleep(\"3 seconds\")\n *   console.log(\"parent: finished!\")\n * })\n *\n * // Program runs within a local scope\n * const program = Effect.scoped(\n *   Effect.gen(function* () {\n *     console.log(\"Local scope started!\")\n *     yield* Effect.fork(parent)\n *     // Scope lasts for 5 seconds\n *     yield* Effect.sleep(\"5 seconds\")\n *     console.log(\"Leaving the local scope!\")\n *   })\n * )\n *\n * Effect.runFork(program)\n * // Output:\n * // Local scope started!\n * // parent: started!\n * // child: still running!\n * // child: still running!\n * // child: still running!\n * // parent: finished!\n * // child: still running!\n * // child: still running!\n * // Leaving the local scope!\n * ```\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const forkScoped: <A, E, R>(self: Effect<A, E, R>) => Effect<Fiber.RuntimeFiber<A, E>, never, Scope.Scope | R>;\n/**\n * Like {@link fork} but handles an error with the provided handler.\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const forkWithErrorHandler: {\n    /**\n     * Like {@link fork} but handles an error with the provided handler.\n     *\n     * @since 2.0.0\n     * @category Supervision & Fibers\n     */\n    <E, X>(handler: (e: E) => Effect<X>): <A, R>(self: Effect<A, E, R>) => Effect<Fiber.RuntimeFiber<A, E>, never, R>;\n    /**\n     * Like {@link fork} but handles an error with the provided handler.\n     *\n     * @since 2.0.0\n     * @category Supervision & Fibers\n     */\n    <A, E, R, X>(self: Effect<A, E, R>, handler: (e: E) => Effect<X>): Effect<Fiber.RuntimeFiber<A, E>, never, R>;\n};\n/**\n * Creates an `Effect` value that represents the exit value of the specified\n * fiber.\n *\n * @see {@link fromFiberEffect} for creating an effect from a fiber obtained from an effect.\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const fromFiber: <A, E>(fiber: Fiber.Fiber<A, E>) => Effect<A, E>;\n/**\n * Creates an `Effect` value that represents the exit value of a fiber obtained\n * from an effect.\n *\n * @see {@link fromFiber} for creating an effect from a fiber.\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const fromFiberEffect: <A, E, R>(fiber: Effect<Fiber.Fiber<A, E>, E, R>) => Effect<A, E, R>;\n/**\n * Supervises child fibers by reporting them to a specified supervisor.\n *\n * **Details**\n *\n * This function takes a supervisor as an argument and returns an effect where\n * all child fibers forked within it are supervised by the provided supervisor.\n * This enables you to capture detailed information about these child fibers,\n * such as their status, through the supervisor.\n *\n * **Example** (Monitoring Fiber Count)\n *\n * ```ts\n * import { Effect, Supervisor, Schedule, Fiber, FiberStatus } from \"effect\"\n *\n * // Main program that monitors fibers while calculating a Fibonacci number\n * const program = Effect.gen(function* () {\n *   // Create a supervisor to track child fibers\n *   const supervisor = yield* Supervisor.track\n *\n *   // Start a Fibonacci calculation, supervised by the supervisor\n *   const fibFiber = yield* fib(20).pipe(\n *     Effect.supervised(supervisor),\n *     // Fork the Fibonacci effect into a fiber\n *     Effect.fork\n *   )\n *\n *   // Define a schedule to periodically monitor the fiber count every 500ms\n *   const policy = Schedule.spaced(\"500 millis\").pipe(\n *     Schedule.whileInputEffect((_) =>\n *       Fiber.status(fibFiber).pipe(\n *         // Continue while the Fibonacci fiber is not done\n *         Effect.andThen((status) => status !== FiberStatus.done)\n *       )\n *     )\n *   )\n *\n *   // Start monitoring the fibers, using the supervisor to track the count\n *   const monitorFiber = yield* monitorFibers(supervisor).pipe(\n *     // Repeat the monitoring according to the schedule\n *     Effect.repeat(policy),\n *     // Fork the monitoring into its own fiber\n *     Effect.fork\n *   )\n *\n *   // Join the monitor and Fibonacci fibers to ensure they complete\n *   yield* Fiber.join(monitorFiber)\n *   const result = yield* Fiber.join(fibFiber)\n *\n *   console.log(`fibonacci result: ${result}`)\n * })\n *\n * // Function to monitor and log the number of active fibers\n * const monitorFibers = (\n *   supervisor: Supervisor.Supervisor<Array<Fiber.RuntimeFiber<any, any>>>\n * ): Effect.Effect<void> =>\n *   Effect.gen(function* () {\n *     const fibers = yield* supervisor.value // Get the current set of fibers\n *     console.log(`number of fibers: ${fibers.length}`)\n *   })\n *\n * // Recursive Fibonacci calculation, spawning fibers for each recursive step\n * const fib = (n: number): Effect.Effect<number> =>\n *   Effect.gen(function* () {\n *     if (n <= 1) {\n *       return 1\n *     }\n *     yield* Effect.sleep(\"500 millis\") // Simulate work by delaying\n *\n *     // Fork two fibers for the recursive Fibonacci calls\n *     const fiber1 = yield* Effect.fork(fib(n - 2))\n *     const fiber2 = yield* Effect.fork(fib(n - 1))\n *\n *     // Join the fibers to retrieve their results\n *     const v1 = yield* Fiber.join(fiber1)\n *     const v2 = yield* Fiber.join(fiber2)\n *\n *     return v1 + v2 // Combine the results\n *   })\n *\n * Effect.runPromise(program)\n * // Output:\n * // number of fibers: 0\n * // number of fibers: 2\n * // number of fibers: 6\n * // number of fibers: 14\n * // number of fibers: 30\n * // number of fibers: 62\n * // number of fibers: 126\n * // number of fibers: 254\n * // number of fibers: 510\n * // number of fibers: 1022\n * // number of fibers: 2034\n * // number of fibers: 3795\n * // number of fibers: 5810\n * // number of fibers: 6474\n * // number of fibers: 4942\n * // number of fibers: 2515\n * // number of fibers: 832\n * // number of fibers: 170\n * // number of fibers: 18\n * // number of fibers: 0\n * // fibonacci result: 10946\n * ```\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const supervised: {\n    /**\n     * Supervises child fibers by reporting them to a specified supervisor.\n     *\n     * **Details**\n     *\n     * This function takes a supervisor as an argument and returns an effect where\n     * all child fibers forked within it are supervised by the provided supervisor.\n     * This enables you to capture detailed information about these child fibers,\n     * such as their status, through the supervisor.\n     *\n     * **Example** (Monitoring Fiber Count)\n     *\n     * ```ts\n     * import { Effect, Supervisor, Schedule, Fiber, FiberStatus } from \"effect\"\n     *\n     * // Main program that monitors fibers while calculating a Fibonacci number\n     * const program = Effect.gen(function* () {\n     *   // Create a supervisor to track child fibers\n     *   const supervisor = yield* Supervisor.track\n     *\n     *   // Start a Fibonacci calculation, supervised by the supervisor\n     *   const fibFiber = yield* fib(20).pipe(\n     *     Effect.supervised(supervisor),\n     *     // Fork the Fibonacci effect into a fiber\n     *     Effect.fork\n     *   )\n     *\n     *   // Define a schedule to periodically monitor the fiber count every 500ms\n     *   const policy = Schedule.spaced(\"500 millis\").pipe(\n     *     Schedule.whileInputEffect((_) =>\n     *       Fiber.status(fibFiber).pipe(\n     *         // Continue while the Fibonacci fiber is not done\n     *         Effect.andThen((status) => status !== FiberStatus.done)\n     *       )\n     *     )\n     *   )\n     *\n     *   // Start monitoring the fibers, using the supervisor to track the count\n     *   const monitorFiber = yield* monitorFibers(supervisor).pipe(\n     *     // Repeat the monitoring according to the schedule\n     *     Effect.repeat(policy),\n     *     // Fork the monitoring into its own fiber\n     *     Effect.fork\n     *   )\n     *\n     *   // Join the monitor and Fibonacci fibers to ensure they complete\n     *   yield* Fiber.join(monitorFiber)\n     *   const result = yield* Fiber.join(fibFiber)\n     *\n     *   console.log(`fibonacci result: ${result}`)\n     * })\n     *\n     * // Function to monitor and log the number of active fibers\n     * const monitorFibers = (\n     *   supervisor: Supervisor.Supervisor<Array<Fiber.RuntimeFiber<any, any>>>\n     * ): Effect.Effect<void> =>\n     *   Effect.gen(function* () {\n     *     const fibers = yield* supervisor.value // Get the current set of fibers\n     *     console.log(`number of fibers: ${fibers.length}`)\n     *   })\n     *\n     * // Recursive Fibonacci calculation, spawning fibers for each recursive step\n     * const fib = (n: number): Effect.Effect<number> =>\n     *   Effect.gen(function* () {\n     *     if (n <= 1) {\n     *       return 1\n     *     }\n     *     yield* Effect.sleep(\"500 millis\") // Simulate work by delaying\n     *\n     *     // Fork two fibers for the recursive Fibonacci calls\n     *     const fiber1 = yield* Effect.fork(fib(n - 2))\n     *     const fiber2 = yield* Effect.fork(fib(n - 1))\n     *\n     *     // Join the fibers to retrieve their results\n     *     const v1 = yield* Fiber.join(fiber1)\n     *     const v2 = yield* Fiber.join(fiber2)\n     *\n     *     return v1 + v2 // Combine the results\n     *   })\n     *\n     * Effect.runPromise(program)\n     * // Output:\n     * // number of fibers: 0\n     * // number of fibers: 2\n     * // number of fibers: 6\n     * // number of fibers: 14\n     * // number of fibers: 30\n     * // number of fibers: 62\n     * // number of fibers: 126\n     * // number of fibers: 254\n     * // number of fibers: 510\n     * // number of fibers: 1022\n     * // number of fibers: 2034\n     * // number of fibers: 3795\n     * // number of fibers: 5810\n     * // number of fibers: 6474\n     * // number of fibers: 4942\n     * // number of fibers: 2515\n     * // number of fibers: 832\n     * // number of fibers: 170\n     * // number of fibers: 18\n     * // number of fibers: 0\n     * // fibonacci result: 10946\n     * ```\n     *\n     * @since 2.0.0\n     * @category Supervision & Fibers\n     */\n    <X>(supervisor: Supervisor.Supervisor<X>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Supervises child fibers by reporting them to a specified supervisor.\n     *\n     * **Details**\n     *\n     * This function takes a supervisor as an argument and returns an effect where\n     * all child fibers forked within it are supervised by the provided supervisor.\n     * This enables you to capture detailed information about these child fibers,\n     * such as their status, through the supervisor.\n     *\n     * **Example** (Monitoring Fiber Count)\n     *\n     * ```ts\n     * import { Effect, Supervisor, Schedule, Fiber, FiberStatus } from \"effect\"\n     *\n     * // Main program that monitors fibers while calculating a Fibonacci number\n     * const program = Effect.gen(function* () {\n     *   // Create a supervisor to track child fibers\n     *   const supervisor = yield* Supervisor.track\n     *\n     *   // Start a Fibonacci calculation, supervised by the supervisor\n     *   const fibFiber = yield* fib(20).pipe(\n     *     Effect.supervised(supervisor),\n     *     // Fork the Fibonacci effect into a fiber\n     *     Effect.fork\n     *   )\n     *\n     *   // Define a schedule to periodically monitor the fiber count every 500ms\n     *   const policy = Schedule.spaced(\"500 millis\").pipe(\n     *     Schedule.whileInputEffect((_) =>\n     *       Fiber.status(fibFiber).pipe(\n     *         // Continue while the Fibonacci fiber is not done\n     *         Effect.andThen((status) => status !== FiberStatus.done)\n     *       )\n     *     )\n     *   )\n     *\n     *   // Start monitoring the fibers, using the supervisor to track the count\n     *   const monitorFiber = yield* monitorFibers(supervisor).pipe(\n     *     // Repeat the monitoring according to the schedule\n     *     Effect.repeat(policy),\n     *     // Fork the monitoring into its own fiber\n     *     Effect.fork\n     *   )\n     *\n     *   // Join the monitor and Fibonacci fibers to ensure they complete\n     *   yield* Fiber.join(monitorFiber)\n     *   const result = yield* Fiber.join(fibFiber)\n     *\n     *   console.log(`fibonacci result: ${result}`)\n     * })\n     *\n     * // Function to monitor and log the number of active fibers\n     * const monitorFibers = (\n     *   supervisor: Supervisor.Supervisor<Array<Fiber.RuntimeFiber<any, any>>>\n     * ): Effect.Effect<void> =>\n     *   Effect.gen(function* () {\n     *     const fibers = yield* supervisor.value // Get the current set of fibers\n     *     console.log(`number of fibers: ${fibers.length}`)\n     *   })\n     *\n     * // Recursive Fibonacci calculation, spawning fibers for each recursive step\n     * const fib = (n: number): Effect.Effect<number> =>\n     *   Effect.gen(function* () {\n     *     if (n <= 1) {\n     *       return 1\n     *     }\n     *     yield* Effect.sleep(\"500 millis\") // Simulate work by delaying\n     *\n     *     // Fork two fibers for the recursive Fibonacci calls\n     *     const fiber1 = yield* Effect.fork(fib(n - 2))\n     *     const fiber2 = yield* Effect.fork(fib(n - 1))\n     *\n     *     // Join the fibers to retrieve their results\n     *     const v1 = yield* Fiber.join(fiber1)\n     *     const v2 = yield* Fiber.join(fiber2)\n     *\n     *     return v1 + v2 // Combine the results\n     *   })\n     *\n     * Effect.runPromise(program)\n     * // Output:\n     * // number of fibers: 0\n     * // number of fibers: 2\n     * // number of fibers: 6\n     * // number of fibers: 14\n     * // number of fibers: 30\n     * // number of fibers: 62\n     * // number of fibers: 126\n     * // number of fibers: 254\n     * // number of fibers: 510\n     * // number of fibers: 1022\n     * // number of fibers: 2034\n     * // number of fibers: 3795\n     * // number of fibers: 5810\n     * // number of fibers: 6474\n     * // number of fibers: 4942\n     * // number of fibers: 2515\n     * // number of fibers: 832\n     * // number of fibers: 170\n     * // number of fibers: 18\n     * // number of fibers: 0\n     * // fibonacci result: 10946\n     * ```\n     *\n     * @since 2.0.0\n     * @category Supervision & Fibers\n     */\n    <A, E, R, X>(self: Effect<A, E, R>, supervisor: Supervisor.Supervisor<X>): Effect<A, E, R>;\n};\n/**\n * Transplants specified effects so that when those effects fork other\n * effects, the forked effects will be governed by the scope of the fiber that\n * executes this effect.\n *\n * This can be used to \"graft\" deep grandchildren onto a higher-level scope,\n * effectively extending their lifespans into the parent scope.\n *\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const transplant: <A, E, R>(f: (grafter: <A2, E2, R2>(effect: Effect<A2, E2, R2>) => Effect<A2, E2, R2>) => Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * @since 2.0.0\n * @category Supervision & Fibers\n */\nexport declare const withConcurrency: {\n    /**\n     * @since 2.0.0\n     * @category Supervision & Fibers\n     */\n    (concurrency: number | \"unbounded\"): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category Supervision & Fibers\n     */\n    <A, E, R>(self: Effect<A, E, R>, concurrency: number | \"unbounded\"): Effect<A, E, R>;\n};\n/**\n * Sets the provided scheduler for usage in the wrapped effect\n *\n * @since 2.0.0\n * @category Scheduler\n */\nexport declare const withScheduler: {\n    /**\n     * Sets the provided scheduler for usage in the wrapped effect\n     *\n     * @since 2.0.0\n     * @category Scheduler\n     */\n    (scheduler: Scheduler.Scheduler): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Sets the provided scheduler for usage in the wrapped effect\n     *\n     * @since 2.0.0\n     * @category Scheduler\n     */\n    <A, E, R>(self: Effect<A, E, R>, scheduler: Scheduler.Scheduler): Effect<A, E, R>;\n};\n/**\n * Sets the scheduling priority used when yielding\n *\n * @since 2.0.0\n * @category Scheduler\n */\nexport declare const withSchedulingPriority: {\n    /**\n     * Sets the scheduling priority used when yielding\n     *\n     * @since 2.0.0\n     * @category Scheduler\n     */\n    (priority: number): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Sets the scheduling priority used when yielding\n     *\n     * @since 2.0.0\n     * @category Scheduler\n     */\n    <A, E, R>(self: Effect<A, E, R>, priority: number): Effect<A, E, R>;\n};\n/**\n * Sets the maximum number of operations before yield by the default schedulers\n *\n * @since 2.0.0\n * @category Scheduler\n */\nexport declare const withMaxOpsBeforeYield: {\n    /**\n     * Sets the maximum number of operations before yield by the default schedulers\n     *\n     * @since 2.0.0\n     * @category Scheduler\n     */\n    (priority: number): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Sets the maximum number of operations before yield by the default schedulers\n     *\n     * @since 2.0.0\n     * @category Scheduler\n     */\n    <A, E, R>(self: Effect<A, E, R>, priority: number): Effect<A, E, R>;\n};\n/**\n * Retrieves the `Clock` service from the context.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const program = Effect.gen(function*() {\n *   const clock = yield* Effect.clock\n *   const currentTime = yield* clock.currentTimeMillis\n *   console.log(`Current time in milliseconds: ${currentTime}`)\n * })\n *\n * Effect.runFork(program)\n * // Example Output:\n * // Current time in milliseconds: 1735484796134\n * ```\n *\n * @since 2.0.0\n * @category Clock\n */\nexport declare const clock: Effect<Clock.Clock>;\n/**\n * Retrieves the `Clock` service from the context and provides it to the\n * specified effectful function.\n *\n * **Example**\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * const program = Effect.clockWith((clock) =>\n *   clock.currentTimeMillis.pipe(\n *     Effect.map((currentTime) => `Current time is: ${currentTime}`),\n *     Effect.tap(Console.log)\n *   )\n * )\n *\n * Effect.runFork(program)\n * // Example Output:\n * // Current time is: 1735484929744\n * ```\n *\n * @since 2.0.0\n * @category Clock\n */\nexport declare const clockWith: <A, E, R>(f: (clock: Clock.Clock) => Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Sets the implementation of the `Clock` service to the specified value and\n * restores it to its original value when the scope is closed.\n *\n * @since 2.0.0\n * @category Clock\n */\nexport declare const withClockScoped: <C extends Clock.Clock>(clock: C) => Effect<void, never, Scope.Scope>;\n/**\n * Executes the specified workflow with the specified implementation of the\n * `Clock` service.\n *\n * @since 2.0.0\n * @category Clock\n */\nexport declare const withClock: {\n    /**\n     * Executes the specified workflow with the specified implementation of the\n     * `Clock` service.\n     *\n     * @since 2.0.0\n     * @category Clock\n     */\n    <C extends Clock.Clock>(clock: C): <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Executes the specified workflow with the specified implementation of the\n     * `Clock` service.\n     *\n     * @since 2.0.0\n     * @category Clock\n     */\n    <C extends Clock.Clock, A, E, R>(effect: Effect<A, E, R>, clock: C): Effect<A, E, R>;\n};\n/**\n * Retreives the `Console` service from the context\n *\n * @since 2.0.0\n * @category Console\n */\nexport declare const console: Effect<Console>;\n/**\n * Retreives the `Console` service from the context and provides it to the\n * specified effectful function.\n *\n * @since 2.0.0\n * @category Console\n */\nexport declare const consoleWith: <A, E, R>(f: (console: Console) => Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Sets the implementation of the console service to the specified value and\n * restores it to its original value when the scope is closed.\n *\n * @since 2.0.0\n * @category Creating Effects\n */\nexport declare const withConsoleScoped: <A extends Console>(console: A) => Effect<void, never, Scope.Scope>;\n/**\n * Executes the specified workflow with the specified implementation of the\n * console service.\n *\n * @since 2.0.0\n * @category Console\n */\nexport declare const withConsole: {\n    /**\n     * Executes the specified workflow with the specified implementation of the\n     * console service.\n     *\n     * @since 2.0.0\n     * @category Console\n     */\n    <C extends Console>(console: C): <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Executes the specified workflow with the specified implementation of the\n     * console service.\n     *\n     * @since 2.0.0\n     * @category Console\n     */\n    <A, E, R, C extends Console>(effect: Effect<A, E, R>, console: C): Effect<A, E, R>;\n};\n/**\n * Delays the execution of an effect by a specified `Duration`.\n *\n * **Details\n *\n * This function postpones the execution of the provided effect by the specified\n * duration. The duration can be provided in various formats supported by the\n * `Duration` module.\n *\n * Internally, this function does not block the thread; instead, it uses an\n * efficient, non-blocking mechanism to introduce the delay.\n *\n * **Example**\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * const task = Console.log(\"Task executed\")\n *\n * const program = Console.log(\"start\").pipe(\n *   Effect.andThen(\n *     // Delays the log message by 2 seconds\n *     task.pipe(Effect.delay(\"2 seconds\"))\n *   )\n * )\n *\n * Effect.runFork(program)\n * // Output:\n * // start\n * // Task executed\n * ```\n *\n * @since 2.0.0\n * @category Delays & Timeouts\n */\nexport declare const delay: {\n    /**\n     * Delays the execution of an effect by a specified `Duration`.\n     *\n     * **Details\n     *\n     * This function postpones the execution of the provided effect by the specified\n     * duration. The duration can be provided in various formats supported by the\n     * `Duration` module.\n     *\n     * Internally, this function does not block the thread; instead, it uses an\n     * efficient, non-blocking mechanism to introduce the delay.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * const task = Console.log(\"Task executed\")\n     *\n     * const program = Console.log(\"start\").pipe(\n     *   Effect.andThen(\n     *     // Delays the log message by 2 seconds\n     *     task.pipe(Effect.delay(\"2 seconds\"))\n     *   )\n     * )\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // start\n     * // Task executed\n     * ```\n     *\n     * @since 2.0.0\n     * @category Delays & Timeouts\n     */\n    (duration: Duration.DurationInput): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Delays the execution of an effect by a specified `Duration`.\n     *\n     * **Details\n     *\n     * This function postpones the execution of the provided effect by the specified\n     * duration. The duration can be provided in various formats supported by the\n     * `Duration` module.\n     *\n     * Internally, this function does not block the thread; instead, it uses an\n     * efficient, non-blocking mechanism to introduce the delay.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Console, Effect } from \"effect\"\n     *\n     * const task = Console.log(\"Task executed\")\n     *\n     * const program = Console.log(\"start\").pipe(\n     *   Effect.andThen(\n     *     // Delays the log message by 2 seconds\n     *     task.pipe(Effect.delay(\"2 seconds\"))\n     *   )\n     * )\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // start\n     * // Task executed\n     * ```\n     *\n     * @since 2.0.0\n     * @category Delays & Timeouts\n     */\n    <A, E, R>(self: Effect<A, E, R>, duration: Duration.DurationInput): Effect<A, E, R>;\n};\n/**\n * Suspends the execution of an effect for a specified `Duration`.\n *\n * **Details**\n *\n * This function pauses the execution of an effect for a given duration. It is\n * asynchronous, meaning that it does not block the fiber executing the effect.\n * Instead, the fiber is suspended during the delay period and can resume once\n * the specified time has passed.\n *\n * The duration can be specified using various formats supported by the\n * `Duration` module, such as a string (`\"2 seconds\"`) or numeric value\n * representing milliseconds.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const program = Effect.gen(function*() {\n *   console.log(\"Starting task...\")\n *   yield* Effect.sleep(\"3 seconds\") // Waits for 3 seconds\n *   console.log(\"Task completed!\")\n * })\n *\n * Effect.runFork(program)\n * // Output:\n * // Starting task...\n * // Task completed!\n * ```\n *\n * @since 2.0.0\n * @category Delays & Timeouts\n */\nexport declare const sleep: (duration: Duration.DurationInput) => Effect<void>;\n/**\n * Executes an effect and measures the time it takes to complete.\n *\n * **Details**\n *\n * This function wraps the provided effect and returns a new effect that, when\n * executed, performs the original effect and calculates its execution duration.\n *\n * The result of the new effect includes both the execution time (as a\n * `Duration`) and the original effect's result. This is useful for monitoring\n * performance or gaining insights into the time taken by specific operations.\n *\n * The original effect's behavior (success, failure, or interruption) remains\n * unchanged, and the timing information is provided alongside the result in a\n * tuple.\n *\n * **Example**\n *\n * ```ts\n * import { Duration, Effect } from \"effect\"\n *\n * const task = Effect.gen(function*() {\n *   yield* Effect.sleep(\"2 seconds\") // Simulates some work\n *   return \"some result\"\n * })\n *\n * const timedTask = task.pipe(Effect.timed)\n *\n * const program = Effect.gen(function*() {\n *   const [duration, result] = yield* timedTask\n *   console.log(`Task completed in ${Duration.toMillis(duration)} ms with result: ${result}`)\n * })\n *\n * Effect.runFork(program)\n * // Output: Task completed in 2003.749125 ms with result: some result\n * ```\n *\n * @since 2.0.0\n * @category Delays & Timeouts\n */\nexport declare const timed: <A, E, R>(self: Effect<A, E, R>) => Effect<[duration: Duration.Duration, result: A], E, R>;\n/**\n * Executes an effect and measures its execution time using a custom clock.\n *\n * **Details**\n *\n * This function extends the functionality of {@link timed} by allowing you to\n * specify a custom clock for measuring the execution duration. The provided\n * effect (`nanoseconds`) represents the clock and should return the current\n * time in nanoseconds. The timing information is computed using this custom\n * clock instead of the default system clock.\n *\n * @since 2.0.0\n * @category Delays & Timeouts\n */\nexport declare const timedWith: {\n    /**\n     * Executes an effect and measures its execution time using a custom clock.\n     *\n     * **Details**\n     *\n     * This function extends the functionality of {@link timed} by allowing you to\n     * specify a custom clock for measuring the execution duration. The provided\n     * effect (`nanoseconds`) represents the clock and should return the current\n     * time in nanoseconds. The timing information is computed using this custom\n     * clock instead of the default system clock.\n     *\n     * @since 2.0.0\n     * @category Delays & Timeouts\n     */\n    <E1, R1>(nanoseconds: Effect<bigint, E1, R1>): <A, E, R>(self: Effect<A, E, R>) => Effect<[Duration.Duration, A], E1 | E, R1 | R>;\n    /**\n     * Executes an effect and measures its execution time using a custom clock.\n     *\n     * **Details**\n     *\n     * This function extends the functionality of {@link timed} by allowing you to\n     * specify a custom clock for measuring the execution duration. The provided\n     * effect (`nanoseconds`) represents the clock and should return the current\n     * time in nanoseconds. The timing information is computed using this custom\n     * clock instead of the default system clock.\n     *\n     * @since 2.0.0\n     * @category Delays & Timeouts\n     */\n    <A, E, R, E1, R1>(self: Effect<A, E, R>, nanoseconds: Effect<bigint, E1, R1>): Effect<[Duration.Duration, A], E | E1, R | R1>;\n};\n/**\n * Adds a time limit to an effect, triggering a timeout if the effect exceeds\n * the duration.\n *\n * **Details**\n *\n * This function allows you to enforce a time limit on the execution of an\n * effect. If the effect does not complete within the given duration, it fails\n * with a `TimeoutException`. This is useful for preventing tasks from hanging\n * indefinitely, especially in scenarios where responsiveness or resource limits\n * are critical.\n *\n * The returned effect will either:\n * - Succeed with the original effect's result if it completes within the\n *   specified duration.\n * - Fail with a `TimeoutException` if the time limit is exceeded.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const task = Effect.gen(function* () {\n *   console.log(\"Start processing...\")\n *   yield* Effect.sleep(\"2 seconds\") // Simulates a delay in processing\n *   console.log(\"Processing complete.\")\n *   return \"Result\"\n * })\n *\n * // Output will show a TimeoutException as the task takes longer\n * // than the specified timeout duration\n * const timedEffect = task.pipe(Effect.timeout(\"1 second\"))\n *\n * Effect.runPromiseExit(timedEffect).then(console.log)\n * // Output:\n * // Start processing...\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: {\n * //     _id: 'Cause',\n * //     _tag: 'Fail',\n * //     failure: { _tag: 'TimeoutException' }\n * //   }\n * // }\n * ```\n *\n * @see {@link timeoutFail} for a version that raises a custom error.\n * @see {@link timeoutFailCause} for a version that raises a custom defect.\n * @see {@link timeoutTo} for a version that allows specifying both success and\n * timeout handlers.\n *\n * @since 2.0.0\n * @category Delays & Timeouts\n */\nexport declare const timeout: {\n    /**\n     * Adds a time limit to an effect, triggering a timeout if the effect exceeds\n     * the duration.\n     *\n     * **Details**\n     *\n     * This function allows you to enforce a time limit on the execution of an\n     * effect. If the effect does not complete within the given duration, it fails\n     * with a `TimeoutException`. This is useful for preventing tasks from hanging\n     * indefinitely, especially in scenarios where responsiveness or resource limits\n     * are critical.\n     *\n     * The returned effect will either:\n     * - Succeed with the original effect's result if it completes within the\n     *   specified duration.\n     * - Fail with a `TimeoutException` if the time limit is exceeded.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task = Effect.gen(function* () {\n     *   console.log(\"Start processing...\")\n     *   yield* Effect.sleep(\"2 seconds\") // Simulates a delay in processing\n     *   console.log(\"Processing complete.\")\n     *   return \"Result\"\n     * })\n     *\n     * // Output will show a TimeoutException as the task takes longer\n     * // than the specified timeout duration\n     * const timedEffect = task.pipe(Effect.timeout(\"1 second\"))\n     *\n     * Effect.runPromiseExit(timedEffect).then(console.log)\n     * // Output:\n     * // Start processing...\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: {\n     * //     _id: 'Cause',\n     * //     _tag: 'Fail',\n     * //     failure: { _tag: 'TimeoutException' }\n     * //   }\n     * // }\n     * ```\n     *\n     * @see {@link timeoutFail} for a version that raises a custom error.\n     * @see {@link timeoutFailCause} for a version that raises a custom defect.\n     * @see {@link timeoutTo} for a version that allows specifying both success and\n     * timeout handlers.\n     *\n     * @since 2.0.0\n     * @category Delays & Timeouts\n     */\n    (duration: Duration.DurationInput): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E | Cause.TimeoutException, R>;\n    /**\n     * Adds a time limit to an effect, triggering a timeout if the effect exceeds\n     * the duration.\n     *\n     * **Details**\n     *\n     * This function allows you to enforce a time limit on the execution of an\n     * effect. If the effect does not complete within the given duration, it fails\n     * with a `TimeoutException`. This is useful for preventing tasks from hanging\n     * indefinitely, especially in scenarios where responsiveness or resource limits\n     * are critical.\n     *\n     * The returned effect will either:\n     * - Succeed with the original effect's result if it completes within the\n     *   specified duration.\n     * - Fail with a `TimeoutException` if the time limit is exceeded.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task = Effect.gen(function* () {\n     *   console.log(\"Start processing...\")\n     *   yield* Effect.sleep(\"2 seconds\") // Simulates a delay in processing\n     *   console.log(\"Processing complete.\")\n     *   return \"Result\"\n     * })\n     *\n     * // Output will show a TimeoutException as the task takes longer\n     * // than the specified timeout duration\n     * const timedEffect = task.pipe(Effect.timeout(\"1 second\"))\n     *\n     * Effect.runPromiseExit(timedEffect).then(console.log)\n     * // Output:\n     * // Start processing...\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: {\n     * //     _id: 'Cause',\n     * //     _tag: 'Fail',\n     * //     failure: { _tag: 'TimeoutException' }\n     * //   }\n     * // }\n     * ```\n     *\n     * @see {@link timeoutFail} for a version that raises a custom error.\n     * @see {@link timeoutFailCause} for a version that raises a custom defect.\n     * @see {@link timeoutTo} for a version that allows specifying both success and\n     * timeout handlers.\n     *\n     * @since 2.0.0\n     * @category Delays & Timeouts\n     */\n    <A, E, R>(self: Effect<A, E, R>, duration: Duration.DurationInput): Effect<A, Cause.TimeoutException | E, R>;\n};\n/**\n * Gracefully handles timeouts by returning an `Option` that represents either\n * the result or a timeout.\n *\n * **Details**\n *\n * This function wraps the outcome of an effect in an `Option` type. If the\n * effect completes within the specified duration, it returns a `Some`\n * containing the result. If the effect times out, it returns a `None`. Unlike\n * other timeout methods, this approach does not raise errors or exceptions;\n * instead, it allows you to treat timeouts as a regular outcome, simplifying\n * the logic for handling delays.\n *\n * **When to Use**\n *\n * This is useful when you want to handle timeouts without causing the program\n * to fail, making it easier to manage situations where you expect tasks might\n * take too long but want to continue executing other tasks.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const task = Effect.gen(function* () {\n *   console.log(\"Start processing...\")\n *   yield* Effect.sleep(\"2 seconds\") // Simulates a delay in processing\n *   console.log(\"Processing complete.\")\n *   return \"Result\"\n * })\n *\n * const timedOutEffect = Effect.all([\n *   task.pipe(Effect.timeoutOption(\"3 seconds\")),\n *   task.pipe(Effect.timeoutOption(\"1 second\"))\n * ])\n *\n * Effect.runPromise(timedOutEffect).then(console.log)\n * // Output:\n * // Start processing...\n * // Processing complete.\n * // Start processing...\n * // [\n * //   { _id: 'Option', _tag: 'Some', value: 'Result' },\n * //   { _id: 'Option', _tag: 'None' }\n * // ]\n * ```\n *\n * @see {@link timeout} for a version that raises a `TimeoutException`.\n * @see {@link timeoutFail} for a version that raises a custom error.\n * @see {@link timeoutFailCause} for a version that raises a custom defect.\n * @see {@link timeoutTo} for a version that allows specifying both success and\n * timeout handlers.\n *\n * @since 3.1.0\n * @category Delays & Timeouts\n */\nexport declare const timeoutOption: {\n    /**\n     * Gracefully handles timeouts by returning an `Option` that represents either\n     * the result or a timeout.\n     *\n     * **Details**\n     *\n     * This function wraps the outcome of an effect in an `Option` type. If the\n     * effect completes within the specified duration, it returns a `Some`\n     * containing the result. If the effect times out, it returns a `None`. Unlike\n     * other timeout methods, this approach does not raise errors or exceptions;\n     * instead, it allows you to treat timeouts as a regular outcome, simplifying\n     * the logic for handling delays.\n     *\n     * **When to Use**\n     *\n     * This is useful when you want to handle timeouts without causing the program\n     * to fail, making it easier to manage situations where you expect tasks might\n     * take too long but want to continue executing other tasks.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task = Effect.gen(function* () {\n     *   console.log(\"Start processing...\")\n     *   yield* Effect.sleep(\"2 seconds\") // Simulates a delay in processing\n     *   console.log(\"Processing complete.\")\n     *   return \"Result\"\n     * })\n     *\n     * const timedOutEffect = Effect.all([\n     *   task.pipe(Effect.timeoutOption(\"3 seconds\")),\n     *   task.pipe(Effect.timeoutOption(\"1 second\"))\n     * ])\n     *\n     * Effect.runPromise(timedOutEffect).then(console.log)\n     * // Output:\n     * // Start processing...\n     * // Processing complete.\n     * // Start processing...\n     * // [\n     * //   { _id: 'Option', _tag: 'Some', value: 'Result' },\n     * //   { _id: 'Option', _tag: 'None' }\n     * // ]\n     * ```\n     *\n     * @see {@link timeout} for a version that raises a `TimeoutException`.\n     * @see {@link timeoutFail} for a version that raises a custom error.\n     * @see {@link timeoutFailCause} for a version that raises a custom defect.\n     * @see {@link timeoutTo} for a version that allows specifying both success and\n     * timeout handlers.\n     *\n     * @since 3.1.0\n     * @category Delays & Timeouts\n     */\n    (duration: Duration.DurationInput): <A, E, R>(self: Effect<A, E, R>) => Effect<Option.Option<A>, E, R>;\n    /**\n     * Gracefully handles timeouts by returning an `Option` that represents either\n     * the result or a timeout.\n     *\n     * **Details**\n     *\n     * This function wraps the outcome of an effect in an `Option` type. If the\n     * effect completes within the specified duration, it returns a `Some`\n     * containing the result. If the effect times out, it returns a `None`. Unlike\n     * other timeout methods, this approach does not raise errors or exceptions;\n     * instead, it allows you to treat timeouts as a regular outcome, simplifying\n     * the logic for handling delays.\n     *\n     * **When to Use**\n     *\n     * This is useful when you want to handle timeouts without causing the program\n     * to fail, making it easier to manage situations where you expect tasks might\n     * take too long but want to continue executing other tasks.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task = Effect.gen(function* () {\n     *   console.log(\"Start processing...\")\n     *   yield* Effect.sleep(\"2 seconds\") // Simulates a delay in processing\n     *   console.log(\"Processing complete.\")\n     *   return \"Result\"\n     * })\n     *\n     * const timedOutEffect = Effect.all([\n     *   task.pipe(Effect.timeoutOption(\"3 seconds\")),\n     *   task.pipe(Effect.timeoutOption(\"1 second\"))\n     * ])\n     *\n     * Effect.runPromise(timedOutEffect).then(console.log)\n     * // Output:\n     * // Start processing...\n     * // Processing complete.\n     * // Start processing...\n     * // [\n     * //   { _id: 'Option', _tag: 'Some', value: 'Result' },\n     * //   { _id: 'Option', _tag: 'None' }\n     * // ]\n     * ```\n     *\n     * @see {@link timeout} for a version that raises a `TimeoutException`.\n     * @see {@link timeoutFail} for a version that raises a custom error.\n     * @see {@link timeoutFailCause} for a version that raises a custom defect.\n     * @see {@link timeoutTo} for a version that allows specifying both success and\n     * timeout handlers.\n     *\n     * @since 3.1.0\n     * @category Delays & Timeouts\n     */\n    <A, E, R>(self: Effect<A, E, R>, duration: Duration.DurationInput): Effect<Option.Option<A>, E, R>;\n};\n/**\n * Specifies a custom error to be produced when a timeout occurs.\n *\n * **Details**\n *\n * This function allows you to handle timeouts in a customized way by defining a\n * specific error to be raised when an effect exceeds the given duration. Unlike\n * default timeout behaviors that use generic exceptions, this function gives\n * you the flexibility to specify a meaningful error type that aligns with your\n * application's needs.\n *\n * When you apply this function, you provide:\n * - A `duration`: The time limit for the effect.\n * - An `onTimeout` function: A lazy evaluation function that generates the\n *   custom error if the timeout occurs.\n *\n * If the effect completes within the time limit, its result is returned\n * normally. Otherwise, the `onTimeout` function is triggered, and its output is\n * used as the error for the effect.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const task = Effect.gen(function* () {\n *   console.log(\"Start processing...\")\n *   yield* Effect.sleep(\"2 seconds\") // Simulates a delay in processing\n *   console.log(\"Processing complete.\")\n *   return \"Result\"\n * })\n *\n * class MyTimeoutError {\n *   readonly _tag = \"MyTimeoutError\"\n * }\n *\n * const program = task.pipe(\n *   Effect.timeoutFail({\n *     duration: \"1 second\",\n *     onTimeout: () => new MyTimeoutError() // Custom timeout error\n *   })\n * )\n *\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // Start processing...\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: {\n * //     _id: 'Cause',\n * //     _tag: 'Fail',\n * //     failure: MyTimeoutError { _tag: 'MyTimeoutError' }\n * //   }\n * // }\n * ```\n *\n * @see {@link timeout} for a version that raises a `TimeoutException`.\n * @see {@link timeoutFailCause} for a version that raises a custom defect.\n * @see {@link timeoutTo} for a version that allows specifying both success and\n * timeout handlers.\n *\n * @since 2.0.0\n * @category Delays & Timeouts\n */\nexport declare const timeoutFail: {\n    /**\n     * Specifies a custom error to be produced when a timeout occurs.\n     *\n     * **Details**\n     *\n     * This function allows you to handle timeouts in a customized way by defining a\n     * specific error to be raised when an effect exceeds the given duration. Unlike\n     * default timeout behaviors that use generic exceptions, this function gives\n     * you the flexibility to specify a meaningful error type that aligns with your\n     * application's needs.\n     *\n     * When you apply this function, you provide:\n     * - A `duration`: The time limit for the effect.\n     * - An `onTimeout` function: A lazy evaluation function that generates the\n     *   custom error if the timeout occurs.\n     *\n     * If the effect completes within the time limit, its result is returned\n     * normally. Otherwise, the `onTimeout` function is triggered, and its output is\n     * used as the error for the effect.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task = Effect.gen(function* () {\n     *   console.log(\"Start processing...\")\n     *   yield* Effect.sleep(\"2 seconds\") // Simulates a delay in processing\n     *   console.log(\"Processing complete.\")\n     *   return \"Result\"\n     * })\n     *\n     * class MyTimeoutError {\n     *   readonly _tag = \"MyTimeoutError\"\n     * }\n     *\n     * const program = task.pipe(\n     *   Effect.timeoutFail({\n     *     duration: \"1 second\",\n     *     onTimeout: () => new MyTimeoutError() // Custom timeout error\n     *   })\n     * )\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // Start processing...\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: {\n     * //     _id: 'Cause',\n     * //     _tag: 'Fail',\n     * //     failure: MyTimeoutError { _tag: 'MyTimeoutError' }\n     * //   }\n     * // }\n     * ```\n     *\n     * @see {@link timeout} for a version that raises a `TimeoutException`.\n     * @see {@link timeoutFailCause} for a version that raises a custom defect.\n     * @see {@link timeoutTo} for a version that allows specifying both success and\n     * timeout handlers.\n     *\n     * @since 2.0.0\n     * @category Delays & Timeouts\n     */\n    <E1>(options: {\n        readonly onTimeout: LazyArg<E1>;\n        readonly duration: Duration.DurationInput;\n    }): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E1 | E, R>;\n    /**\n     * Specifies a custom error to be produced when a timeout occurs.\n     *\n     * **Details**\n     *\n     * This function allows you to handle timeouts in a customized way by defining a\n     * specific error to be raised when an effect exceeds the given duration. Unlike\n     * default timeout behaviors that use generic exceptions, this function gives\n     * you the flexibility to specify a meaningful error type that aligns with your\n     * application's needs.\n     *\n     * When you apply this function, you provide:\n     * - A `duration`: The time limit for the effect.\n     * - An `onTimeout` function: A lazy evaluation function that generates the\n     *   custom error if the timeout occurs.\n     *\n     * If the effect completes within the time limit, its result is returned\n     * normally. Otherwise, the `onTimeout` function is triggered, and its output is\n     * used as the error for the effect.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task = Effect.gen(function* () {\n     *   console.log(\"Start processing...\")\n     *   yield* Effect.sleep(\"2 seconds\") // Simulates a delay in processing\n     *   console.log(\"Processing complete.\")\n     *   return \"Result\"\n     * })\n     *\n     * class MyTimeoutError {\n     *   readonly _tag = \"MyTimeoutError\"\n     * }\n     *\n     * const program = task.pipe(\n     *   Effect.timeoutFail({\n     *     duration: \"1 second\",\n     *     onTimeout: () => new MyTimeoutError() // Custom timeout error\n     *   })\n     * )\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // Start processing...\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: {\n     * //     _id: 'Cause',\n     * //     _tag: 'Fail',\n     * //     failure: MyTimeoutError { _tag: 'MyTimeoutError' }\n     * //   }\n     * // }\n     * ```\n     *\n     * @see {@link timeout} for a version that raises a `TimeoutException`.\n     * @see {@link timeoutFailCause} for a version that raises a custom defect.\n     * @see {@link timeoutTo} for a version that allows specifying both success and\n     * timeout handlers.\n     *\n     * @since 2.0.0\n     * @category Delays & Timeouts\n     */\n    <A, E, R, E1>(self: Effect<A, E, R>, options: {\n        readonly onTimeout: LazyArg<E1>;\n        readonly duration: Duration.DurationInput;\n    }): Effect<A, E | E1, R>;\n};\n/**\n * Specifies a custom defect to be thrown when a timeout occurs.\n *\n * **Details**\n *\n * This function allows you to handle timeouts as exceptional cases by\n * generating a custom defect when an effect exceeds the specified duration. You\n * provide:\n * - A `duration`: The time limit for the effect.\n * - An `onTimeout` function: A lazy evaluation function that generates the\n *   custom defect (typically created using `Cause.die`).\n *\n * If the effect completes within the time limit, its result is returned\n * normally. Otherwise, the custom defect is triggered, and the effect fails\n * with that defect.\n *\n * **When to Use**\n *\n * This is especially useful when you need to treat timeouts as critical\n * failures in your application and wish to include meaningful information in\n * the defect.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Cause } from \"effect\"\n *\n * const task = Effect.gen(function* () {\n *   console.log(\"Start processing...\")\n *   yield* Effect.sleep(\"2 seconds\") // Simulates a delay in processing\n *   console.log(\"Processing complete.\")\n *   return \"Result\"\n * })\n *\n * const program = task.pipe(\n *   Effect.timeoutFailCause({\n *     duration: \"1 second\",\n *     onTimeout: () => Cause.die(\"Timed out!\") // Custom defect for timeout\n *   })\n * )\n *\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // Start processing...\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: { _id: 'Cause', _tag: 'Die', defect: 'Timed out!' }\n * // }\n * ```\n *\n * @see {@link timeout} for a version that raises a `TimeoutException`.\n * @see {@link timeoutFail} for a version that raises a custom error.\n * @see {@link timeoutTo} for a version that allows specifying both success and\n * timeout handlers.\n *\n * @since 2.0.0\n * @category Delays & Timeouts\n */\nexport declare const timeoutFailCause: {\n    /**\n     * Specifies a custom defect to be thrown when a timeout occurs.\n     *\n     * **Details**\n     *\n     * This function allows you to handle timeouts as exceptional cases by\n     * generating a custom defect when an effect exceeds the specified duration. You\n     * provide:\n     * - A `duration`: The time limit for the effect.\n     * - An `onTimeout` function: A lazy evaluation function that generates the\n     *   custom defect (typically created using `Cause.die`).\n     *\n     * If the effect completes within the time limit, its result is returned\n     * normally. Otherwise, the custom defect is triggered, and the effect fails\n     * with that defect.\n     *\n     * **When to Use**\n     *\n     * This is especially useful when you need to treat timeouts as critical\n     * failures in your application and wish to include meaningful information in\n     * the defect.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Cause } from \"effect\"\n     *\n     * const task = Effect.gen(function* () {\n     *   console.log(\"Start processing...\")\n     *   yield* Effect.sleep(\"2 seconds\") // Simulates a delay in processing\n     *   console.log(\"Processing complete.\")\n     *   return \"Result\"\n     * })\n     *\n     * const program = task.pipe(\n     *   Effect.timeoutFailCause({\n     *     duration: \"1 second\",\n     *     onTimeout: () => Cause.die(\"Timed out!\") // Custom defect for timeout\n     *   })\n     * )\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // Start processing...\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: { _id: 'Cause', _tag: 'Die', defect: 'Timed out!' }\n     * // }\n     * ```\n     *\n     * @see {@link timeout} for a version that raises a `TimeoutException`.\n     * @see {@link timeoutFail} for a version that raises a custom error.\n     * @see {@link timeoutTo} for a version that allows specifying both success and\n     * timeout handlers.\n     *\n     * @since 2.0.0\n     * @category Delays & Timeouts\n     */\n    <E1>(options: {\n        readonly onTimeout: LazyArg<Cause.Cause<E1>>;\n        readonly duration: Duration.DurationInput;\n    }): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E1 | E, R>;\n    /**\n     * Specifies a custom defect to be thrown when a timeout occurs.\n     *\n     * **Details**\n     *\n     * This function allows you to handle timeouts as exceptional cases by\n     * generating a custom defect when an effect exceeds the specified duration. You\n     * provide:\n     * - A `duration`: The time limit for the effect.\n     * - An `onTimeout` function: A lazy evaluation function that generates the\n     *   custom defect (typically created using `Cause.die`).\n     *\n     * If the effect completes within the time limit, its result is returned\n     * normally. Otherwise, the custom defect is triggered, and the effect fails\n     * with that defect.\n     *\n     * **When to Use**\n     *\n     * This is especially useful when you need to treat timeouts as critical\n     * failures in your application and wish to include meaningful information in\n     * the defect.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Cause } from \"effect\"\n     *\n     * const task = Effect.gen(function* () {\n     *   console.log(\"Start processing...\")\n     *   yield* Effect.sleep(\"2 seconds\") // Simulates a delay in processing\n     *   console.log(\"Processing complete.\")\n     *   return \"Result\"\n     * })\n     *\n     * const program = task.pipe(\n     *   Effect.timeoutFailCause({\n     *     duration: \"1 second\",\n     *     onTimeout: () => Cause.die(\"Timed out!\") // Custom defect for timeout\n     *   })\n     * )\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // Start processing...\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: { _id: 'Cause', _tag: 'Die', defect: 'Timed out!' }\n     * // }\n     * ```\n     *\n     * @see {@link timeout} for a version that raises a `TimeoutException`.\n     * @see {@link timeoutFail} for a version that raises a custom error.\n     * @see {@link timeoutTo} for a version that allows specifying both success and\n     * timeout handlers.\n     *\n     * @since 2.0.0\n     * @category Delays & Timeouts\n     */\n    <A, E, R, E1>(self: Effect<A, E, R>, options: {\n        readonly onTimeout: LazyArg<Cause.Cause<E1>>;\n        readonly duration: Duration.DurationInput;\n    }): Effect<A, E | E1, R>;\n};\n/**\n * Provides custom behavior for successful and timed-out operations.\n *\n * **Details**\n *\n * This function allows you to define distinct outcomes for an effect depending\n * on whether it completes within a specified time frame or exceeds the timeout\n * duration. You can provide:\n * - `onSuccess`: A handler for processing the result of the effect if it\n *   completes successfully within the time limit.\n * - `onTimeout`: A handler for generating a result when the effect times out.\n * - `duration`: The maximum allowed time for the effect to complete.\n *\n * **When to Use**\n *\n * Unlike {@link timeout}, which raises an exception for timeouts, this function\n * gives you full control over the behavior for both success and timeout\n * scenarios. It is particularly useful when you want to encapsulate timeouts\n * and successes into a specific data structure, like an `Either` type, to\n * represent these outcomes in a meaningful way.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Either } from \"effect\"\n *\n * const task = Effect.gen(function* () {\n *   console.log(\"Start processing...\")\n *   yield* Effect.sleep(\"2 seconds\") // Simulates a delay in processing\n *   console.log(\"Processing complete.\")\n *   return \"Result\"\n * })\n *\n * const program = task.pipe(\n *   Effect.timeoutTo({\n *     duration: \"1 second\",\n *     onSuccess: (result): Either.Either<string, string> =>\n *       Either.right(result),\n *     onTimeout: (): Either.Either<string, string> =>\n *       Either.left(\"Timed out!\")\n *   })\n * )\n *\n * Effect.runPromise(program).then(console.log)\n * // Output:\n * // Start processing...\n * // {\n * //   _id: \"Either\",\n * //   _tag: \"Left\",\n * //   left: \"Timed out!\"\n * // }\n * ```\n *\n * @see {@link timeout} for a version that raises a `TimeoutException`.\n * @see {@link timeoutFail} for a version that raises a custom error.\n * @see {@link timeoutFailCause} for a version that raises a custom defect.\n *\n * @since 2.0.0\n * @category Delays & Timeouts\n */\nexport declare const timeoutTo: {\n    /**\n     * Provides custom behavior for successful and timed-out operations.\n     *\n     * **Details**\n     *\n     * This function allows you to define distinct outcomes for an effect depending\n     * on whether it completes within a specified time frame or exceeds the timeout\n     * duration. You can provide:\n     * - `onSuccess`: A handler for processing the result of the effect if it\n     *   completes successfully within the time limit.\n     * - `onTimeout`: A handler for generating a result when the effect times out.\n     * - `duration`: The maximum allowed time for the effect to complete.\n     *\n     * **When to Use**\n     *\n     * Unlike {@link timeout}, which raises an exception for timeouts, this function\n     * gives you full control over the behavior for both success and timeout\n     * scenarios. It is particularly useful when you want to encapsulate timeouts\n     * and successes into a specific data structure, like an `Either` type, to\n     * represent these outcomes in a meaningful way.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Either } from \"effect\"\n     *\n     * const task = Effect.gen(function* () {\n     *   console.log(\"Start processing...\")\n     *   yield* Effect.sleep(\"2 seconds\") // Simulates a delay in processing\n     *   console.log(\"Processing complete.\")\n     *   return \"Result\"\n     * })\n     *\n     * const program = task.pipe(\n     *   Effect.timeoutTo({\n     *     duration: \"1 second\",\n     *     onSuccess: (result): Either.Either<string, string> =>\n     *       Either.right(result),\n     *     onTimeout: (): Either.Either<string, string> =>\n     *       Either.left(\"Timed out!\")\n     *   })\n     * )\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // Start processing...\n     * // {\n     * //   _id: \"Either\",\n     * //   _tag: \"Left\",\n     * //   left: \"Timed out!\"\n     * // }\n     * ```\n     *\n     * @see {@link timeout} for a version that raises a `TimeoutException`.\n     * @see {@link timeoutFail} for a version that raises a custom error.\n     * @see {@link timeoutFailCause} for a version that raises a custom defect.\n     *\n     * @since 2.0.0\n     * @category Delays & Timeouts\n     */\n    <A, B, B1>(options: {\n        readonly onTimeout: LazyArg<B1>;\n        readonly onSuccess: (a: A) => B;\n        readonly duration: Duration.DurationInput;\n    }): <E, R>(self: Effect<A, E, R>) => Effect<B | B1, E, R>;\n    /**\n     * Provides custom behavior for successful and timed-out operations.\n     *\n     * **Details**\n     *\n     * This function allows you to define distinct outcomes for an effect depending\n     * on whether it completes within a specified time frame or exceeds the timeout\n     * duration. You can provide:\n     * - `onSuccess`: A handler for processing the result of the effect if it\n     *   completes successfully within the time limit.\n     * - `onTimeout`: A handler for generating a result when the effect times out.\n     * - `duration`: The maximum allowed time for the effect to complete.\n     *\n     * **When to Use**\n     *\n     * Unlike {@link timeout}, which raises an exception for timeouts, this function\n     * gives you full control over the behavior for both success and timeout\n     * scenarios. It is particularly useful when you want to encapsulate timeouts\n     * and successes into a specific data structure, like an `Either` type, to\n     * represent these outcomes in a meaningful way.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Either } from \"effect\"\n     *\n     * const task = Effect.gen(function* () {\n     *   console.log(\"Start processing...\")\n     *   yield* Effect.sleep(\"2 seconds\") // Simulates a delay in processing\n     *   console.log(\"Processing complete.\")\n     *   return \"Result\"\n     * })\n     *\n     * const program = task.pipe(\n     *   Effect.timeoutTo({\n     *     duration: \"1 second\",\n     *     onSuccess: (result): Either.Either<string, string> =>\n     *       Either.right(result),\n     *     onTimeout: (): Either.Either<string, string> =>\n     *       Either.left(\"Timed out!\")\n     *   })\n     * )\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // Start processing...\n     * // {\n     * //   _id: \"Either\",\n     * //   _tag: \"Left\",\n     * //   left: \"Timed out!\"\n     * // }\n     * ```\n     *\n     * @see {@link timeout} for a version that raises a `TimeoutException`.\n     * @see {@link timeoutFail} for a version that raises a custom error.\n     * @see {@link timeoutFailCause} for a version that raises a custom defect.\n     *\n     * @since 2.0.0\n     * @category Delays & Timeouts\n     */\n    <A, E, R, B1, B>(self: Effect<A, E, R>, options: {\n        readonly onTimeout: LazyArg<B1>;\n        readonly onSuccess: (a: A) => B;\n        readonly duration: Duration.DurationInput;\n    }): Effect<B1 | B, E, R>;\n};\n/**\n * Allows working with the default configuration provider.\n *\n * **Details**\n *\n * This function retrieves the default configuration provider and passes it to\n * the provided function, which can use it to perform computations or retrieve\n * configuration values. The function can return an effect that leverages the\n * configuration provider for its operations.\n *\n * @since 2.0.0\n * @category Config\n */\nexport declare const configProviderWith: <A, E, R>(f: (provider: ConfigProvider) => Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Executes an effect using a specific configuration provider.\n *\n * **Details**\n *\n * This function lets you run an effect with a specified configuration provider.\n * The custom provider will override the default configuration provider for the\n * duration of the effect's execution.\n *\n * **When to Use**\n *\n * This is particularly useful when you need to use a different set of\n * configuration values or sources for specific parts of your application.\n *\n * **Example**\n *\n * ```ts\n * import { Config, ConfigProvider, Effect } from \"effect\"\n *\n * const customProvider: ConfigProvider.ConfigProvider = ConfigProvider.fromMap(\n *   new Map([[\"custom-key\", \"custom-value\"]])\n * )\n *\n * const program = Effect.withConfigProvider(customProvider)(\n *   Effect.gen(function*() {\n *     const value = yield* Config.string(\"custom-key\")\n *     console.log(`Config value: ${value}`)\n *   })\n * )\n *\n * Effect.runPromise(program)\n * // Output:\n * // Config value: custom-value\n * ```\n *\n * @since 2.0.0\n * @category Config\n */\nexport declare const withConfigProvider: {\n    /**\n     * Executes an effect using a specific configuration provider.\n     *\n     * **Details**\n     *\n     * This function lets you run an effect with a specified configuration provider.\n     * The custom provider will override the default configuration provider for the\n     * duration of the effect's execution.\n     *\n     * **When to Use**\n     *\n     * This is particularly useful when you need to use a different set of\n     * configuration values or sources for specific parts of your application.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Config, ConfigProvider, Effect } from \"effect\"\n     *\n     * const customProvider: ConfigProvider.ConfigProvider = ConfigProvider.fromMap(\n     *   new Map([[\"custom-key\", \"custom-value\"]])\n     * )\n     *\n     * const program = Effect.withConfigProvider(customProvider)(\n     *   Effect.gen(function*() {\n     *     const value = yield* Config.string(\"custom-key\")\n     *     console.log(`Config value: ${value}`)\n     *   })\n     * )\n     *\n     * Effect.runPromise(program)\n     * // Output:\n     * // Config value: custom-value\n     * ```\n     *\n     * @since 2.0.0\n     * @category Config\n     */\n    (provider: ConfigProvider): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Executes an effect using a specific configuration provider.\n     *\n     * **Details**\n     *\n     * This function lets you run an effect with a specified configuration provider.\n     * The custom provider will override the default configuration provider for the\n     * duration of the effect's execution.\n     *\n     * **When to Use**\n     *\n     * This is particularly useful when you need to use a different set of\n     * configuration values or sources for specific parts of your application.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Config, ConfigProvider, Effect } from \"effect\"\n     *\n     * const customProvider: ConfigProvider.ConfigProvider = ConfigProvider.fromMap(\n     *   new Map([[\"custom-key\", \"custom-value\"]])\n     * )\n     *\n     * const program = Effect.withConfigProvider(customProvider)(\n     *   Effect.gen(function*() {\n     *     const value = yield* Config.string(\"custom-key\")\n     *     console.log(`Config value: ${value}`)\n     *   })\n     * )\n     *\n     * Effect.runPromise(program)\n     * // Output:\n     * // Config value: custom-value\n     * ```\n     *\n     * @since 2.0.0\n     * @category Config\n     */\n    <A, E, R>(self: Effect<A, E, R>, provider: ConfigProvider): Effect<A, E, R>;\n};\n/**\n * Sets a configuration provider within a scope.\n *\n * **Details**\n *\n * This function sets the configuration provider to a specified value and\n * ensures that it is restored to its original value when the scope is closed.\n *\n * @since 2.0.0\n * @category Config\n */\nexport declare const withConfigProviderScoped: (provider: ConfigProvider) => Effect<void, never, Scope.Scope>;\n/**\n * Accesses the full context of the effect.\n *\n * **Details**\n *\n * This function provides the ability to access the entire context required by\n * an effect. The context is a container that holds dependencies or environment\n * values needed by an effect to run. By using this function, you can retrieve\n * and work with the context directly within an effect.\n *\n * @since 2.0.0\n * @category Context\n */\nexport declare const context: <R>() => Effect<Context.Context<R>, never, R>;\n/**\n * Accesses the context and applies a transformation function.\n *\n * **Details**\n *\n * This function retrieves the context of the effect and applies a pure\n * transformation function to it. The result of the transformation is then\n * returned within the effect.\n *\n * @see {@link contextWithEffect} for a version that allows effectful transformations.\n *\n * @since 2.0.0\n * @category Context\n */\nexport declare const contextWith: <R, A>(f: (context: Context.Context<R>) => A) => Effect<A, never, R>;\n/**\n * Accesses the context and performs an effectful transformation.\n *\n * **Details**\n *\n * This function retrieves the context and allows you to transform it\n * effectually using another effect. It is useful when the transformation\n * involves asynchronous or effectful operations.\n *\n * @see {@link contextWith} for a version that allows pure transformations.\n *\n * @since 2.0.0\n * @category Context\n */\nexport declare const contextWithEffect: <R2, A, E, R>(f: (context: Context.Context<R2>) => Effect<A, E, R>) => Effect<A, E, R | R2>;\n/**\n * Provides part of the required context while leaving the rest unchanged.\n *\n * **Details**\n *\n * This function allows you to transform the context required by an effect,\n * providing part of the context and leaving the rest to be fulfilled later.\n *\n * **Example**\n *\n * ```ts\n * import { Context, Effect } from \"effect\"\n *\n * class Service1 extends Context.Tag(\"Service1\")<Service1, { readonly port: number }>() {}\n * class Service2 extends Context.Tag(\"Service2\")<Service2, { readonly connection: string }>() {}\n *\n * const program = Effect.gen(function*() {\n *   const service1 = yield* Service1\n *   console.log(service1.port)\n *   const service2 = yield* Service2\n *   console.log(service2.connection)\n *   return \"some result\"\n * })\n *\n * //      ┌─── Effect<string, never, Service2>\n * //      ▼\n * const programWithService1 = Effect.mapInputContext(\n *   program,\n *   (ctx: Context.Context<Service2>) => Context.add(ctx, Service1, { port: 3000 })\n * )\n *\n * const runnable = programWithService1.pipe(\n *   Effect.provideService(Service2, { connection: \"localhost\" }),\n *   Effect.provideService(Service1, { port: 3001 })\n * )\n *\n * Effect.runPromise(runnable)\n * // Output:\n * // 3000\n * // localhost\n * ```\n *\n * @since 2.0.0\n * @category Context\n */\nexport declare const mapInputContext: {\n    /**\n     * Provides part of the required context while leaving the rest unchanged.\n     *\n     * **Details**\n     *\n     * This function allows you to transform the context required by an effect,\n     * providing part of the context and leaving the rest to be fulfilled later.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Context, Effect } from \"effect\"\n     *\n     * class Service1 extends Context.Tag(\"Service1\")<Service1, { readonly port: number }>() {}\n     * class Service2 extends Context.Tag(\"Service2\")<Service2, { readonly connection: string }>() {}\n     *\n     * const program = Effect.gen(function*() {\n     *   const service1 = yield* Service1\n     *   console.log(service1.port)\n     *   const service2 = yield* Service2\n     *   console.log(service2.connection)\n     *   return \"some result\"\n     * })\n     *\n     * //      ┌─── Effect<string, never, Service2>\n     * //      ▼\n     * const programWithService1 = Effect.mapInputContext(\n     *   program,\n     *   (ctx: Context.Context<Service2>) => Context.add(ctx, Service1, { port: 3000 })\n     * )\n     *\n     * const runnable = programWithService1.pipe(\n     *   Effect.provideService(Service2, { connection: \"localhost\" }),\n     *   Effect.provideService(Service1, { port: 3001 })\n     * )\n     *\n     * Effect.runPromise(runnable)\n     * // Output:\n     * // 3000\n     * // localhost\n     * ```\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <R2, R>(f: (context: Context.Context<R2>) => Context.Context<R>): <A, E>(self: Effect<A, E, R>) => Effect<A, E, R2>;\n    /**\n     * Provides part of the required context while leaving the rest unchanged.\n     *\n     * **Details**\n     *\n     * This function allows you to transform the context required by an effect,\n     * providing part of the context and leaving the rest to be fulfilled later.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Context, Effect } from \"effect\"\n     *\n     * class Service1 extends Context.Tag(\"Service1\")<Service1, { readonly port: number }>() {}\n     * class Service2 extends Context.Tag(\"Service2\")<Service2, { readonly connection: string }>() {}\n     *\n     * const program = Effect.gen(function*() {\n     *   const service1 = yield* Service1\n     *   console.log(service1.port)\n     *   const service2 = yield* Service2\n     *   console.log(service2.connection)\n     *   return \"some result\"\n     * })\n     *\n     * //      ┌─── Effect<string, never, Service2>\n     * //      ▼\n     * const programWithService1 = Effect.mapInputContext(\n     *   program,\n     *   (ctx: Context.Context<Service2>) => Context.add(ctx, Service1, { port: 3000 })\n     * )\n     *\n     * const runnable = programWithService1.pipe(\n     *   Effect.provideService(Service2, { connection: \"localhost\" }),\n     *   Effect.provideService(Service1, { port: 3001 })\n     * )\n     *\n     * Effect.runPromise(runnable)\n     * // Output:\n     * // 3000\n     * // localhost\n     * ```\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <A, E, R, R2>(self: Effect<A, E, R>, f: (context: Context.Context<R2>) => Context.Context<R>): Effect<A, E, R2>;\n};\n/**\n * Provides necessary dependencies to an effect, removing its environmental\n * requirements.\n *\n * **Details**\n *\n * This function allows you to supply the required environment for an effect.\n * The environment can be provided in the form of one or more `Layer`s, a\n * `Context`, a `Runtime`, or a `ManagedRuntime`. Once the environment is\n * provided, the effect can run without requiring external dependencies.\n *\n * You can compose layers to create a modular and reusable way of setting up the\n * environment for effects. For example, layers can be used to configure\n * databases, logging services, or any other required dependencies.\n *\n * **Example**\n *\n * ```ts\n * import { Context, Effect, Layer } from \"effect\"\n *\n * class Database extends Context.Tag(\"Database\")<\n *   Database,\n *   { readonly query: (sql: string) => Effect.Effect<Array<unknown>> }\n * >() {}\n *\n * const DatabaseLive = Layer.succeed(\n *   Database,\n *   {\n *     // Simulate a database query\n *     query: (sql: string) => Effect.log(`Executing query: ${sql}`).pipe(Effect.as([]))\n *   }\n * )\n *\n * //      ┌─── Effect<unknown[], never, Database>\n * //      ▼\n * const program = Effect.gen(function*() {\n *   const database = yield* Database\n *   const result = yield* database.query(\"SELECT * FROM users\")\n *   return result\n * })\n *\n * //      ┌─── Effect<unknown[], never, never>\n * //      ▼\n * const runnable = Effect.provide(program, DatabaseLive)\n *\n * Effect.runPromise(runnable).then(console.log)\n * // Output:\n * // timestamp=... level=INFO fiber=#0 message=\"Executing query: SELECT * FROM users\"\n * // []\n * ```\n *\n * @see {@link provideService} for providing a service to an effect.\n *\n * @since 2.0.0\n * @category Context\n */\nexport declare const provide: {\n    /**\n     * Provides necessary dependencies to an effect, removing its environmental\n     * requirements.\n     *\n     * **Details**\n     *\n     * This function allows you to supply the required environment for an effect.\n     * The environment can be provided in the form of one or more `Layer`s, a\n     * `Context`, a `Runtime`, or a `ManagedRuntime`. Once the environment is\n     * provided, the effect can run without requiring external dependencies.\n     *\n     * You can compose layers to create a modular and reusable way of setting up the\n     * environment for effects. For example, layers can be used to configure\n     * databases, logging services, or any other required dependencies.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Context, Effect, Layer } from \"effect\"\n     *\n     * class Database extends Context.Tag(\"Database\")<\n     *   Database,\n     *   { readonly query: (sql: string) => Effect.Effect<Array<unknown>> }\n     * >() {}\n     *\n     * const DatabaseLive = Layer.succeed(\n     *   Database,\n     *   {\n     *     // Simulate a database query\n     *     query: (sql: string) => Effect.log(`Executing query: ${sql}`).pipe(Effect.as([]))\n     *   }\n     * )\n     *\n     * //      ┌─── Effect<unknown[], never, Database>\n     * //      ▼\n     * const program = Effect.gen(function*() {\n     *   const database = yield* Database\n     *   const result = yield* database.query(\"SELECT * FROM users\")\n     *   return result\n     * })\n     *\n     * //      ┌─── Effect<unknown[], never, never>\n     * //      ▼\n     * const runnable = Effect.provide(program, DatabaseLive)\n     *\n     * Effect.runPromise(runnable).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"Executing query: SELECT * FROM users\"\n     * // []\n     * ```\n     *\n     * @see {@link provideService} for providing a service to an effect.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <const Layers extends readonly [Layer.Layer.Any, ...Array<Layer.Layer.Any>]>(layers: Layers): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E | {\n        [k in keyof Layers]: Layer.Layer.Error<Layers[k]>;\n    }[number], {\n        [k in keyof Layers]: Layer.Layer.Context<Layers[k]>;\n    }[number] | Exclude<R, {\n        [k in keyof Layers]: Layer.Layer.Success<Layers[k]>;\n    }[number]>>;\n    /**\n     * Provides necessary dependencies to an effect, removing its environmental\n     * requirements.\n     *\n     * **Details**\n     *\n     * This function allows you to supply the required environment for an effect.\n     * The environment can be provided in the form of one or more `Layer`s, a\n     * `Context`, a `Runtime`, or a `ManagedRuntime`. Once the environment is\n     * provided, the effect can run without requiring external dependencies.\n     *\n     * You can compose layers to create a modular and reusable way of setting up the\n     * environment for effects. For example, layers can be used to configure\n     * databases, logging services, or any other required dependencies.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Context, Effect, Layer } from \"effect\"\n     *\n     * class Database extends Context.Tag(\"Database\")<\n     *   Database,\n     *   { readonly query: (sql: string) => Effect.Effect<Array<unknown>> }\n     * >() {}\n     *\n     * const DatabaseLive = Layer.succeed(\n     *   Database,\n     *   {\n     *     // Simulate a database query\n     *     query: (sql: string) => Effect.log(`Executing query: ${sql}`).pipe(Effect.as([]))\n     *   }\n     * )\n     *\n     * //      ┌─── Effect<unknown[], never, Database>\n     * //      ▼\n     * const program = Effect.gen(function*() {\n     *   const database = yield* Database\n     *   const result = yield* database.query(\"SELECT * FROM users\")\n     *   return result\n     * })\n     *\n     * //      ┌─── Effect<unknown[], never, never>\n     * //      ▼\n     * const runnable = Effect.provide(program, DatabaseLive)\n     *\n     * Effect.runPromise(runnable).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"Executing query: SELECT * FROM users\"\n     * // []\n     * ```\n     *\n     * @see {@link provideService} for providing a service to an effect.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <ROut, E2, RIn>(layer: Layer.Layer<ROut, E2, RIn>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E | E2, RIn | Exclude<R, ROut>>;\n    /**\n     * Provides necessary dependencies to an effect, removing its environmental\n     * requirements.\n     *\n     * **Details**\n     *\n     * This function allows you to supply the required environment for an effect.\n     * The environment can be provided in the form of one or more `Layer`s, a\n     * `Context`, a `Runtime`, or a `ManagedRuntime`. Once the environment is\n     * provided, the effect can run without requiring external dependencies.\n     *\n     * You can compose layers to create a modular and reusable way of setting up the\n     * environment for effects. For example, layers can be used to configure\n     * databases, logging services, or any other required dependencies.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Context, Effect, Layer } from \"effect\"\n     *\n     * class Database extends Context.Tag(\"Database\")<\n     *   Database,\n     *   { readonly query: (sql: string) => Effect.Effect<Array<unknown>> }\n     * >() {}\n     *\n     * const DatabaseLive = Layer.succeed(\n     *   Database,\n     *   {\n     *     // Simulate a database query\n     *     query: (sql: string) => Effect.log(`Executing query: ${sql}`).pipe(Effect.as([]))\n     *   }\n     * )\n     *\n     * //      ┌─── Effect<unknown[], never, Database>\n     * //      ▼\n     * const program = Effect.gen(function*() {\n     *   const database = yield* Database\n     *   const result = yield* database.query(\"SELECT * FROM users\")\n     *   return result\n     * })\n     *\n     * //      ┌─── Effect<unknown[], never, never>\n     * //      ▼\n     * const runnable = Effect.provide(program, DatabaseLive)\n     *\n     * Effect.runPromise(runnable).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"Executing query: SELECT * FROM users\"\n     * // []\n     * ```\n     *\n     * @see {@link provideService} for providing a service to an effect.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <R2>(context: Context.Context<R2>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, Exclude<R, R2>>;\n    /**\n     * Provides necessary dependencies to an effect, removing its environmental\n     * requirements.\n     *\n     * **Details**\n     *\n     * This function allows you to supply the required environment for an effect.\n     * The environment can be provided in the form of one or more `Layer`s, a\n     * `Context`, a `Runtime`, or a `ManagedRuntime`. Once the environment is\n     * provided, the effect can run without requiring external dependencies.\n     *\n     * You can compose layers to create a modular and reusable way of setting up the\n     * environment for effects. For example, layers can be used to configure\n     * databases, logging services, or any other required dependencies.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Context, Effect, Layer } from \"effect\"\n     *\n     * class Database extends Context.Tag(\"Database\")<\n     *   Database,\n     *   { readonly query: (sql: string) => Effect.Effect<Array<unknown>> }\n     * >() {}\n     *\n     * const DatabaseLive = Layer.succeed(\n     *   Database,\n     *   {\n     *     // Simulate a database query\n     *     query: (sql: string) => Effect.log(`Executing query: ${sql}`).pipe(Effect.as([]))\n     *   }\n     * )\n     *\n     * //      ┌─── Effect<unknown[], never, Database>\n     * //      ▼\n     * const program = Effect.gen(function*() {\n     *   const database = yield* Database\n     *   const result = yield* database.query(\"SELECT * FROM users\")\n     *   return result\n     * })\n     *\n     * //      ┌─── Effect<unknown[], never, never>\n     * //      ▼\n     * const runnable = Effect.provide(program, DatabaseLive)\n     *\n     * Effect.runPromise(runnable).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"Executing query: SELECT * FROM users\"\n     * // []\n     * ```\n     *\n     * @see {@link provideService} for providing a service to an effect.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <R2>(runtime: Runtime.Runtime<R2>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, Exclude<R, R2>>;\n    /**\n     * Provides necessary dependencies to an effect, removing its environmental\n     * requirements.\n     *\n     * **Details**\n     *\n     * This function allows you to supply the required environment for an effect.\n     * The environment can be provided in the form of one or more `Layer`s, a\n     * `Context`, a `Runtime`, or a `ManagedRuntime`. Once the environment is\n     * provided, the effect can run without requiring external dependencies.\n     *\n     * You can compose layers to create a modular and reusable way of setting up the\n     * environment for effects. For example, layers can be used to configure\n     * databases, logging services, or any other required dependencies.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Context, Effect, Layer } from \"effect\"\n     *\n     * class Database extends Context.Tag(\"Database\")<\n     *   Database,\n     *   { readonly query: (sql: string) => Effect.Effect<Array<unknown>> }\n     * >() {}\n     *\n     * const DatabaseLive = Layer.succeed(\n     *   Database,\n     *   {\n     *     // Simulate a database query\n     *     query: (sql: string) => Effect.log(`Executing query: ${sql}`).pipe(Effect.as([]))\n     *   }\n     * )\n     *\n     * //      ┌─── Effect<unknown[], never, Database>\n     * //      ▼\n     * const program = Effect.gen(function*() {\n     *   const database = yield* Database\n     *   const result = yield* database.query(\"SELECT * FROM users\")\n     *   return result\n     * })\n     *\n     * //      ┌─── Effect<unknown[], never, never>\n     * //      ▼\n     * const runnable = Effect.provide(program, DatabaseLive)\n     *\n     * Effect.runPromise(runnable).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"Executing query: SELECT * FROM users\"\n     * // []\n     * ```\n     *\n     * @see {@link provideService} for providing a service to an effect.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <E2, R2>(managedRuntime: ManagedRuntime.ManagedRuntime<R2, E2>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E | E2, Exclude<R, R2>>;\n    /**\n     * Provides necessary dependencies to an effect, removing its environmental\n     * requirements.\n     *\n     * **Details**\n     *\n     * This function allows you to supply the required environment for an effect.\n     * The environment can be provided in the form of one or more `Layer`s, a\n     * `Context`, a `Runtime`, or a `ManagedRuntime`. Once the environment is\n     * provided, the effect can run without requiring external dependencies.\n     *\n     * You can compose layers to create a modular and reusable way of setting up the\n     * environment for effects. For example, layers can be used to configure\n     * databases, logging services, or any other required dependencies.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Context, Effect, Layer } from \"effect\"\n     *\n     * class Database extends Context.Tag(\"Database\")<\n     *   Database,\n     *   { readonly query: (sql: string) => Effect.Effect<Array<unknown>> }\n     * >() {}\n     *\n     * const DatabaseLive = Layer.succeed(\n     *   Database,\n     *   {\n     *     // Simulate a database query\n     *     query: (sql: string) => Effect.log(`Executing query: ${sql}`).pipe(Effect.as([]))\n     *   }\n     * )\n     *\n     * //      ┌─── Effect<unknown[], never, Database>\n     * //      ▼\n     * const program = Effect.gen(function*() {\n     *   const database = yield* Database\n     *   const result = yield* database.query(\"SELECT * FROM users\")\n     *   return result\n     * })\n     *\n     * //      ┌─── Effect<unknown[], never, never>\n     * //      ▼\n     * const runnable = Effect.provide(program, DatabaseLive)\n     *\n     * Effect.runPromise(runnable).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"Executing query: SELECT * FROM users\"\n     * // []\n     * ```\n     *\n     * @see {@link provideService} for providing a service to an effect.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <A, E, R, const Layers extends readonly [Layer.Layer.Any, ...Array<Layer.Layer.Any>]>(self: Effect<A, E, R>, layers: Layers): Effect<A, E | {\n        [k in keyof Layers]: Layer.Layer.Error<Layers[k]>;\n    }[number], {\n        [k in keyof Layers]: Layer.Layer.Context<Layers[k]>;\n    }[number] | Exclude<R, {\n        [k in keyof Layers]: Layer.Layer.Success<Layers[k]>;\n    }[number]>>;\n    /**\n     * Provides necessary dependencies to an effect, removing its environmental\n     * requirements.\n     *\n     * **Details**\n     *\n     * This function allows you to supply the required environment for an effect.\n     * The environment can be provided in the form of one or more `Layer`s, a\n     * `Context`, a `Runtime`, or a `ManagedRuntime`. Once the environment is\n     * provided, the effect can run without requiring external dependencies.\n     *\n     * You can compose layers to create a modular and reusable way of setting up the\n     * environment for effects. For example, layers can be used to configure\n     * databases, logging services, or any other required dependencies.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Context, Effect, Layer } from \"effect\"\n     *\n     * class Database extends Context.Tag(\"Database\")<\n     *   Database,\n     *   { readonly query: (sql: string) => Effect.Effect<Array<unknown>> }\n     * >() {}\n     *\n     * const DatabaseLive = Layer.succeed(\n     *   Database,\n     *   {\n     *     // Simulate a database query\n     *     query: (sql: string) => Effect.log(`Executing query: ${sql}`).pipe(Effect.as([]))\n     *   }\n     * )\n     *\n     * //      ┌─── Effect<unknown[], never, Database>\n     * //      ▼\n     * const program = Effect.gen(function*() {\n     *   const database = yield* Database\n     *   const result = yield* database.query(\"SELECT * FROM users\")\n     *   return result\n     * })\n     *\n     * //      ┌─── Effect<unknown[], never, never>\n     * //      ▼\n     * const runnable = Effect.provide(program, DatabaseLive)\n     *\n     * Effect.runPromise(runnable).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"Executing query: SELECT * FROM users\"\n     * // []\n     * ```\n     *\n     * @see {@link provideService} for providing a service to an effect.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <A, E, R, ROut, E2, RIn>(self: Effect<A, E, R>, layer: Layer.Layer<ROut, E2, RIn>): Effect<A, E | E2, RIn | Exclude<R, ROut>>;\n    /**\n     * Provides necessary dependencies to an effect, removing its environmental\n     * requirements.\n     *\n     * **Details**\n     *\n     * This function allows you to supply the required environment for an effect.\n     * The environment can be provided in the form of one or more `Layer`s, a\n     * `Context`, a `Runtime`, or a `ManagedRuntime`. Once the environment is\n     * provided, the effect can run without requiring external dependencies.\n     *\n     * You can compose layers to create a modular and reusable way of setting up the\n     * environment for effects. For example, layers can be used to configure\n     * databases, logging services, or any other required dependencies.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Context, Effect, Layer } from \"effect\"\n     *\n     * class Database extends Context.Tag(\"Database\")<\n     *   Database,\n     *   { readonly query: (sql: string) => Effect.Effect<Array<unknown>> }\n     * >() {}\n     *\n     * const DatabaseLive = Layer.succeed(\n     *   Database,\n     *   {\n     *     // Simulate a database query\n     *     query: (sql: string) => Effect.log(`Executing query: ${sql}`).pipe(Effect.as([]))\n     *   }\n     * )\n     *\n     * //      ┌─── Effect<unknown[], never, Database>\n     * //      ▼\n     * const program = Effect.gen(function*() {\n     *   const database = yield* Database\n     *   const result = yield* database.query(\"SELECT * FROM users\")\n     *   return result\n     * })\n     *\n     * //      ┌─── Effect<unknown[], never, never>\n     * //      ▼\n     * const runnable = Effect.provide(program, DatabaseLive)\n     *\n     * Effect.runPromise(runnable).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"Executing query: SELECT * FROM users\"\n     * // []\n     * ```\n     *\n     * @see {@link provideService} for providing a service to an effect.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <A, E, R, R2>(self: Effect<A, E, R>, context: Context.Context<R2>): Effect<A, E, Exclude<R, R2>>;\n    /**\n     * Provides necessary dependencies to an effect, removing its environmental\n     * requirements.\n     *\n     * **Details**\n     *\n     * This function allows you to supply the required environment for an effect.\n     * The environment can be provided in the form of one or more `Layer`s, a\n     * `Context`, a `Runtime`, or a `ManagedRuntime`. Once the environment is\n     * provided, the effect can run without requiring external dependencies.\n     *\n     * You can compose layers to create a modular and reusable way of setting up the\n     * environment for effects. For example, layers can be used to configure\n     * databases, logging services, or any other required dependencies.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Context, Effect, Layer } from \"effect\"\n     *\n     * class Database extends Context.Tag(\"Database\")<\n     *   Database,\n     *   { readonly query: (sql: string) => Effect.Effect<Array<unknown>> }\n     * >() {}\n     *\n     * const DatabaseLive = Layer.succeed(\n     *   Database,\n     *   {\n     *     // Simulate a database query\n     *     query: (sql: string) => Effect.log(`Executing query: ${sql}`).pipe(Effect.as([]))\n     *   }\n     * )\n     *\n     * //      ┌─── Effect<unknown[], never, Database>\n     * //      ▼\n     * const program = Effect.gen(function*() {\n     *   const database = yield* Database\n     *   const result = yield* database.query(\"SELECT * FROM users\")\n     *   return result\n     * })\n     *\n     * //      ┌─── Effect<unknown[], never, never>\n     * //      ▼\n     * const runnable = Effect.provide(program, DatabaseLive)\n     *\n     * Effect.runPromise(runnable).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"Executing query: SELECT * FROM users\"\n     * // []\n     * ```\n     *\n     * @see {@link provideService} for providing a service to an effect.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <A, E, R, R2>(self: Effect<A, E, R>, runtime: Runtime.Runtime<R2>): Effect<A, E, Exclude<R, R2>>;\n    /**\n     * Provides necessary dependencies to an effect, removing its environmental\n     * requirements.\n     *\n     * **Details**\n     *\n     * This function allows you to supply the required environment for an effect.\n     * The environment can be provided in the form of one or more `Layer`s, a\n     * `Context`, a `Runtime`, or a `ManagedRuntime`. Once the environment is\n     * provided, the effect can run without requiring external dependencies.\n     *\n     * You can compose layers to create a modular and reusable way of setting up the\n     * environment for effects. For example, layers can be used to configure\n     * databases, logging services, or any other required dependencies.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Context, Effect, Layer } from \"effect\"\n     *\n     * class Database extends Context.Tag(\"Database\")<\n     *   Database,\n     *   { readonly query: (sql: string) => Effect.Effect<Array<unknown>> }\n     * >() {}\n     *\n     * const DatabaseLive = Layer.succeed(\n     *   Database,\n     *   {\n     *     // Simulate a database query\n     *     query: (sql: string) => Effect.log(`Executing query: ${sql}`).pipe(Effect.as([]))\n     *   }\n     * )\n     *\n     * //      ┌─── Effect<unknown[], never, Database>\n     * //      ▼\n     * const program = Effect.gen(function*() {\n     *   const database = yield* Database\n     *   const result = yield* database.query(\"SELECT * FROM users\")\n     *   return result\n     * })\n     *\n     * //      ┌─── Effect<unknown[], never, never>\n     * //      ▼\n     * const runnable = Effect.provide(program, DatabaseLive)\n     *\n     * Effect.runPromise(runnable).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"Executing query: SELECT * FROM users\"\n     * // []\n     * ```\n     *\n     * @see {@link provideService} for providing a service to an effect.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <A, E, E2, R, R2>(self: Effect<A, E, R>, runtime: ManagedRuntime.ManagedRuntime<R2, E2>): Effect<A, E | E2, Exclude<R, R2>>;\n};\n/**\n * Provides an implementation for a service in the context of an effect.\n *\n * **Details**\n *\n * This function allows you to supply a specific implementation for a service\n * required by an effect. Services are typically defined using `Context.Tag`,\n * which acts as a unique identifier for the service. By using this function,\n * you link the service to its concrete implementation, enabling the effect to\n * execute successfully without additional requirements.\n *\n * For example, you can use this function to provide a random number generator,\n * a logger, or any other service your effect depends on. Once the service is\n * provided, all parts of the effect that rely on the service will automatically\n * use the implementation you supplied.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Context } from \"effect\"\n *\n * // Declaring a tag for a service that generates random numbers\n * class Random extends Context.Tag(\"MyRandomService\")<\n *   Random,\n *   { readonly next: Effect.Effect<number> }\n * >() {}\n *\n * // Using the service\n * const program = Effect.gen(function* () {\n *   const random = yield* Random\n *   const randomNumber = yield* random.next\n *   console.log(`random number: ${randomNumber}`)\n * })\n *\n * // Providing the implementation\n * //\n * //      ┌─── Effect<void, never, never>\n * //      ▼\n * const runnable = Effect.provideService(program, Random, {\n *   next: Effect.sync(() => Math.random())\n * })\n *\n * // Run successfully\n * Effect.runPromise(runnable)\n * // Example Output:\n * // random number: 0.8241872233134417\n * ```\n *\n * @see {@link provide} for providing multiple layers to an effect.\n *\n * @since 2.0.0\n * @category Context\n */\nexport declare const provideService: {\n    /**\n     * Provides an implementation for a service in the context of an effect.\n     *\n     * **Details**\n     *\n     * This function allows you to supply a specific implementation for a service\n     * required by an effect. Services are typically defined using `Context.Tag`,\n     * which acts as a unique identifier for the service. By using this function,\n     * you link the service to its concrete implementation, enabling the effect to\n     * execute successfully without additional requirements.\n     *\n     * For example, you can use this function to provide a random number generator,\n     * a logger, or any other service your effect depends on. Once the service is\n     * provided, all parts of the effect that rely on the service will automatically\n     * use the implementation you supplied.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Context } from \"effect\"\n     *\n     * // Declaring a tag for a service that generates random numbers\n     * class Random extends Context.Tag(\"MyRandomService\")<\n     *   Random,\n     *   { readonly next: Effect.Effect<number> }\n     * >() {}\n     *\n     * // Using the service\n     * const program = Effect.gen(function* () {\n     *   const random = yield* Random\n     *   const randomNumber = yield* random.next\n     *   console.log(`random number: ${randomNumber}`)\n     * })\n     *\n     * // Providing the implementation\n     * //\n     * //      ┌─── Effect<void, never, never>\n     * //      ▼\n     * const runnable = Effect.provideService(program, Random, {\n     *   next: Effect.sync(() => Math.random())\n     * })\n     *\n     * // Run successfully\n     * Effect.runPromise(runnable)\n     * // Example Output:\n     * // random number: 0.8241872233134417\n     * ```\n     *\n     * @see {@link provide} for providing multiple layers to an effect.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <I, S>(tag: Context.Tag<I, S>, service: NoInfer<S>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, Exclude<R, I>>;\n    /**\n     * Provides an implementation for a service in the context of an effect.\n     *\n     * **Details**\n     *\n     * This function allows you to supply a specific implementation for a service\n     * required by an effect. Services are typically defined using `Context.Tag`,\n     * which acts as a unique identifier for the service. By using this function,\n     * you link the service to its concrete implementation, enabling the effect to\n     * execute successfully without additional requirements.\n     *\n     * For example, you can use this function to provide a random number generator,\n     * a logger, or any other service your effect depends on. Once the service is\n     * provided, all parts of the effect that rely on the service will automatically\n     * use the implementation you supplied.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Context } from \"effect\"\n     *\n     * // Declaring a tag for a service that generates random numbers\n     * class Random extends Context.Tag(\"MyRandomService\")<\n     *   Random,\n     *   { readonly next: Effect.Effect<number> }\n     * >() {}\n     *\n     * // Using the service\n     * const program = Effect.gen(function* () {\n     *   const random = yield* Random\n     *   const randomNumber = yield* random.next\n     *   console.log(`random number: ${randomNumber}`)\n     * })\n     *\n     * // Providing the implementation\n     * //\n     * //      ┌─── Effect<void, never, never>\n     * //      ▼\n     * const runnable = Effect.provideService(program, Random, {\n     *   next: Effect.sync(() => Math.random())\n     * })\n     *\n     * // Run successfully\n     * Effect.runPromise(runnable)\n     * // Example Output:\n     * // random number: 0.8241872233134417\n     * ```\n     *\n     * @see {@link provide} for providing multiple layers to an effect.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <A, E, R, I, S>(self: Effect<A, E, R>, tag: Context.Tag<I, S>, service: NoInfer<S>): Effect<A, E, Exclude<R, I>>;\n};\n/**\n * Dynamically provides an implementation for a service using an effect.\n *\n * **Details**\n *\n * This function allows you to provide an implementation for a service\n * dynamically by using another effect. The provided effect is executed to\n * produce the service implementation, which is then made available to the\n * consuming effect. This is particularly useful when the service implementation\n * itself requires asynchronous or resource-intensive initialization.\n *\n * For example, you can use this function to lazily initialize a database\n * connection or fetch configuration values from an external source before\n * making the service available to your effect.\n *\n * @since 2.0.0\n * @category Context\n */\nexport declare const provideServiceEffect: {\n    /**\n     * Dynamically provides an implementation for a service using an effect.\n     *\n     * **Details**\n     *\n     * This function allows you to provide an implementation for a service\n     * dynamically by using another effect. The provided effect is executed to\n     * produce the service implementation, which is then made available to the\n     * consuming effect. This is particularly useful when the service implementation\n     * itself requires asynchronous or resource-intensive initialization.\n     *\n     * For example, you can use this function to lazily initialize a database\n     * connection or fetch configuration values from an external source before\n     * making the service available to your effect.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <I, S, E1, R1>(tag: Context.Tag<I, S>, effect: Effect<NoInfer<S>, E1, R1>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E | E1, R1 | Exclude<R, I>>;\n    /**\n     * Dynamically provides an implementation for a service using an effect.\n     *\n     * **Details**\n     *\n     * This function allows you to provide an implementation for a service\n     * dynamically by using another effect. The provided effect is executed to\n     * produce the service implementation, which is then made available to the\n     * consuming effect. This is particularly useful when the service implementation\n     * itself requires asynchronous or resource-intensive initialization.\n     *\n     * For example, you can use this function to lazily initialize a database\n     * connection or fetch configuration values from an external source before\n     * making the service available to your effect.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <A, E, R, I, S, E1, R1>(self: Effect<A, E, R>, tag: Context.Tag<I, S>, effect: Effect<NoInfer<S>, E1, R1>): Effect<A, E | E1, R1 | Exclude<R, I>>;\n};\n/**\n * Creates a function that uses a service from the context to produce a value.\n *\n * @see {@link serviceFunctionEffect} for a version that returns an effect.\n *\n * @since 2.0.0\n * @category Context\n */\nexport declare const serviceFunction: <T extends Effect<any, any, any>, Args extends Array<any>, A>(getService: T, f: (_: Effect.Success<T>) => (...args: Args) => A) => (...args: Args) => Effect<A, Effect.Error<T>, Effect.Context<T>>;\n/**\n * Creates a function that uses a service from the context to produce an effect.\n *\n * @see {@link serviceFunction} for a version that returns a value.\n *\n * @since 2.0.0\n * @category Context\n */\nexport declare const serviceFunctionEffect: <T extends Effect<any, any, any>, Args extends Array<any>, A, E, R>(getService: T, f: (_: Effect.Success<T>) => (...args: Args) => Effect<A, E, R>) => (...args: Args) => Effect<A, E | Effect.Error<T>, R | Effect.Context<T>>;\n/**\n * @since 2.0.0\n * @category Context\n */\nexport declare const serviceFunctions: <S, SE, SR>(getService: Effect<S, SE, SR>) => {\n    [k in keyof S as S[k] extends (...args: Array<any>) => Effect<any, any, any> ? k : never]: S[k] extends (...args: infer Args) => Effect<infer A, infer E, infer R> ? (...args: Args) => Effect<A, SE | E, SR | R> : never;\n};\n/**\n * @since 2.0.0\n * @category Context\n */\nexport declare const serviceConstants: <S, SE, SR>(getService: Effect<S, SE, SR>) => {\n    [k in {\n        [k in keyof S]: k;\n    }[keyof S]]: S[k] extends Effect<infer A, infer E, infer R> ? Effect<A, SE | E, SR | R> : Effect<S[k], SE, SR>;\n};\n/**\n * @since 2.0.0\n * @category Context\n */\nexport declare const serviceMembers: <S, SE, SR>(getService: Effect<S, SE, SR>) => {\n    functions: {\n        [k in keyof S as S[k] extends (...args: Array<any>) => Effect<any, any, any> ? k : never]: S[k] extends (...args: infer Args) => Effect<infer A, infer E, infer R> ? (...args: Args) => Effect<A, SE | E, SR | R> : never;\n    };\n    constants: {\n        [k in {\n            [k in keyof S]: k;\n        }[keyof S]]: S[k] extends Effect<infer A, infer E, infer R> ? Effect<A, SE | E, SR | R> : Effect<S[k], SE, SR>;\n    };\n};\n/**\n * Retrieves an optional service from the context as an `Option`.\n *\n * **Details**\n *\n * This function retrieves a service from the context and wraps it in an\n * `Option`. If the service is available, it returns a `Some` containing the\n * service. If the service is not found, it returns a `None`. This approach is\n * useful when you want to handle the absence of a service gracefully without\n * causing an error.\n *\n * **When to Use**\n *\n * Use this function when:\n * - You need to access a service that may or may not be present in the context.\n * - You want to handle the absence of a service using the `Option` type instead\n *   of throwing an error.\n *\n * @see {@link serviceOptional} for a version that throws an error if the service is missing.\n *\n * @since 2.0.0\n * @category Context\n */\nexport declare const serviceOption: <I, S>(tag: Context.Tag<I, S>) => Effect<Option.Option<S>>;\n/**\n * Retrieves a service from the context, throwing an error if it is missing.\n *\n * **Details**\n *\n * This function retrieves a required service from the context. If the service\n * is available, it returns the service. If the service is missing, it throws a\n * `NoSuchElementException`, which can be handled using Effect's error-handling\n * mechanisms. This is useful for services that are critical to the execution of\n * your effect.\n *\n * @see {@link serviceOption} for a version that returns an `Option` instead of throwing an error.\n *\n * @since 2.0.0\n * @category Context\n */\nexport declare const serviceOptional: <I, S>(tag: Context.Tag<I, S>) => Effect<S, Cause.NoSuchElementException>;\n/**\n * Updates a service in the context with a new implementation.\n *\n * **Details**\n *\n * This function modifies the existing implementation of a service in the\n * context. It retrieves the current service, applies the provided\n * transformation function `f`, and replaces the old service with the\n * transformed one.\n *\n * **When to Use**\n *\n * This is useful for adapting or extending a service's behavior during the\n * execution of an effect.\n *\n * @since 2.0.0\n * @category Context\n */\nexport declare const updateService: {\n    /**\n     * Updates a service in the context with a new implementation.\n     *\n     * **Details**\n     *\n     * This function modifies the existing implementation of a service in the\n     * context. It retrieves the current service, applies the provided\n     * transformation function `f`, and replaces the old service with the\n     * transformed one.\n     *\n     * **When to Use**\n     *\n     * This is useful for adapting or extending a service's behavior during the\n     * execution of an effect.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <I, S>(tag: Context.Tag<I, S>, f: (service: NoInfer<S>) => NoInfer<S>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R | I>;\n    /**\n     * Updates a service in the context with a new implementation.\n     *\n     * **Details**\n     *\n     * This function modifies the existing implementation of a service in the\n     * context. It retrieves the current service, applies the provided\n     * transformation function `f`, and replaces the old service with the\n     * transformed one.\n     *\n     * **When to Use**\n     *\n     * This is useful for adapting or extending a service's behavior during the\n     * execution of an effect.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <A, E, R, I, S>(self: Effect<A, E, R>, tag: Context.Tag<I, S>, f: (service: NoInfer<S>) => NoInfer<S>): Effect<A, E, R | I>;\n};\n/**\n * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Effect` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n *\n * **Example**\n *\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Effect, pipe } from \"effect\"\n *\n * const result = pipe(\n *   Effect.Do,\n *   Effect.bind(\"x\", () => Effect.succeed(2)),\n *   Effect.bind(\"y\", () => Effect.succeed(3)),\n *   Effect.let(\"sum\", ({ x, y }) => x + y)\n * )\n * assert.deepStrictEqual(Effect.runSync(result), { x: 2, y: 3, sum: 5 })\n * ```\n *\n * @see {@link bind}\n * @see {@link bindTo}\n * @see {@link let_ let}\n *\n * @category Do notation\n * @since 2.0.0\n */\nexport declare const Do: Effect<{}>;\n/**\n * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Effect` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n *\n * **Example**\n *\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Effect, pipe } from \"effect\"\n *\n * const result = pipe(\n *   Effect.Do,\n *   Effect.bind(\"x\", () => Effect.succeed(2)),\n *   Effect.bind(\"y\", () => Effect.succeed(3)),\n *   Effect.let(\"sum\", ({ x, y }) => x + y)\n * )\n * assert.deepStrictEqual(Effect.runSync(result), { x: 2, y: 3, sum: 5 })\n * ```\n *\n * @see {@link Do}\n * @see {@link bindTo}\n * @see {@link let_ let}\n *\n * @category Do notation\n * @since 2.0.0\n */\nexport declare const bind: {\n    /**\n     * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Effect` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     *\n     * **Example**\n     *\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Effect, pipe } from \"effect\"\n     *\n     * const result = pipe(\n     *   Effect.Do,\n     *   Effect.bind(\"x\", () => Effect.succeed(2)),\n     *   Effect.bind(\"y\", () => Effect.succeed(3)),\n     *   Effect.let(\"sum\", ({ x, y }) => x + y)\n     * )\n     * assert.deepStrictEqual(Effect.runSync(result), { x: 2, y: 3, sum: 5 })\n     * ```\n     *\n     * @see {@link Do}\n     * @see {@link bindTo}\n     * @see {@link let_ let}\n     *\n     * @category Do notation\n     * @since 2.0.0\n     */\n    <N extends string, A extends object, B, E2, R2>(name: Exclude<N, keyof A>, f: (a: NoInfer<A>) => Effect<B, E2, R2>): <E1, R1>(self: Effect<A, E1, R1>) => Effect<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }, E2 | E1, R2 | R1>;\n    /**\n     * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Effect` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     *\n     * **Example**\n     *\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Effect, pipe } from \"effect\"\n     *\n     * const result = pipe(\n     *   Effect.Do,\n     *   Effect.bind(\"x\", () => Effect.succeed(2)),\n     *   Effect.bind(\"y\", () => Effect.succeed(3)),\n     *   Effect.let(\"sum\", ({ x, y }) => x + y)\n     * )\n     * assert.deepStrictEqual(Effect.runSync(result), { x: 2, y: 3, sum: 5 })\n     * ```\n     *\n     * @see {@link Do}\n     * @see {@link bindTo}\n     * @see {@link let_ let}\n     *\n     * @category Do notation\n     * @since 2.0.0\n     */\n    <A extends object, N extends string, E1, R1, B, E2, R2>(self: Effect<A, E1, R1>, name: Exclude<N, keyof A>, f: (a: NoInfer<A>) => Effect<B, E2, R2>): Effect<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }, E1 | E2, R1 | R2>;\n};\n/**\n * `bindAll` combines `all` with `bind`. It is useful\n * when you want to concurrently run multiple effects and then combine their\n * results in a Do notation pipeline.\n *\n * **Example**\n *\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Effect, Either, pipe } from \"effect\"\n *\n * const result = pipe(\n *   Effect.Do,\n *   Effect.bind(\"x\", () => Effect.succeed(2)),\n *   Effect.bindAll(({ x }) => ({\n *     a: Effect.succeed(x),\n *     b: Effect.fail(\"oops\"),\n *   }), { concurrency: 2, mode: \"either\" })\n * )\n * assert.deepStrictEqual(Effect.runSync(result), { x: 2, a: Either.right(2), b: Either.left(\"oops\") })\n * ```\n *\n * @category Do notation\n * @since 3.7.0\n */\nexport declare const bindAll: {\n    /**\n     * `bindAll` combines `all` with `bind`. It is useful\n     * when you want to concurrently run multiple effects and then combine their\n     * results in a Do notation pipeline.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Effect, Either, pipe } from \"effect\"\n     *\n     * const result = pipe(\n     *   Effect.Do,\n     *   Effect.bind(\"x\", () => Effect.succeed(2)),\n     *   Effect.bindAll(({ x }) => ({\n     *     a: Effect.succeed(x),\n     *     b: Effect.fail(\"oops\"),\n     *   }), { concurrency: 2, mode: \"either\" })\n     * )\n     * assert.deepStrictEqual(Effect.runSync(result), { x: 2, a: Either.right(2), b: Either.left(\"oops\") })\n     * ```\n     *\n     * @category Do notation\n     * @since 3.7.0\n     */\n    <A extends object, X extends Record<string, Effect<any, any, any>>, O extends NoExcessProperties<{\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly mode?: \"default\" | \"validate\" | \"either\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    }, O>>(f: (a: NoInfer<A>) => [Extract<keyof X, keyof A>] extends [never] ? X : `Duplicate keys`, options?: undefined | O): <E1, R1>(self: Effect<A, E1, R1>) => [All.ReturnObject<X, false, All.ExtractMode<O>>] extends [Effect<infer Success, infer Error, infer Context>] ? Effect<{\n        [K in keyof A | keyof Success]: K extends keyof A ? A[K] : K extends keyof Success ? Success[K] : never;\n    }, E1 | Error, R1 | Context> : never;\n    /**\n     * `bindAll` combines `all` with `bind`. It is useful\n     * when you want to concurrently run multiple effects and then combine their\n     * results in a Do notation pipeline.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Effect, Either, pipe } from \"effect\"\n     *\n     * const result = pipe(\n     *   Effect.Do,\n     *   Effect.bind(\"x\", () => Effect.succeed(2)),\n     *   Effect.bindAll(({ x }) => ({\n     *     a: Effect.succeed(x),\n     *     b: Effect.fail(\"oops\"),\n     *   }), { concurrency: 2, mode: \"either\" })\n     * )\n     * assert.deepStrictEqual(Effect.runSync(result), { x: 2, a: Either.right(2), b: Either.left(\"oops\") })\n     * ```\n     *\n     * @category Do notation\n     * @since 3.7.0\n     */\n    <A extends object, X extends Record<string, Effect<any, any, any>>, O extends NoExcessProperties<{\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly mode?: \"default\" | \"validate\" | \"either\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    }, O>, E1, R1>(self: Effect<A, E1, R1>, f: (a: NoInfer<A>) => [Extract<keyof X, keyof A>] extends [never] ? X : `Duplicate keys`, options?: undefined | {\n        readonly concurrency?: Concurrency | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly mode?: \"default\" | \"validate\" | \"either\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    }): [All.ReturnObject<X, false, All.ExtractMode<O>>] extends [Effect<infer Success, infer Error, infer Context>] ? Effect<{\n        [K in keyof A | keyof Success]: K extends keyof A ? A[K] : K extends keyof Success ? Success[K] : never;\n    }, E1 | Error, R1 | Context> : never;\n};\n/**\n * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Effect` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n *\n * **Example**\n *\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Effect, pipe } from \"effect\"\n *\n * const result = pipe(\n *   Effect.Do,\n *   Effect.bind(\"x\", () => Effect.succeed(2)),\n *   Effect.bind(\"y\", () => Effect.succeed(3)),\n *   Effect.let(\"sum\", ({ x, y }) => x + y)\n * )\n * assert.deepStrictEqual(Effect.runSync(result), { x: 2, y: 3, sum: 5 })\n * ```\n *\n * @see {@link Do}\n * @see {@link bind}\n * @see {@link let_ let}\n *\n * @category Do notation\n * @since 2.0.0\n */\nexport declare const bindTo: {\n    /**\n     * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Effect` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     *\n     * **Example**\n     *\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Effect, pipe } from \"effect\"\n     *\n     * const result = pipe(\n     *   Effect.Do,\n     *   Effect.bind(\"x\", () => Effect.succeed(2)),\n     *   Effect.bind(\"y\", () => Effect.succeed(3)),\n     *   Effect.let(\"sum\", ({ x, y }) => x + y)\n     * )\n     * assert.deepStrictEqual(Effect.runSync(result), { x: 2, y: 3, sum: 5 })\n     * ```\n     *\n     * @see {@link Do}\n     * @see {@link bind}\n     * @see {@link let_ let}\n     *\n     * @category Do notation\n     * @since 2.0.0\n     */\n    <N extends string>(name: N): <A, E, R>(self: Effect<A, E, R>) => Effect<{\n        [K in N]: A;\n    }, E, R>;\n    /**\n     * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Effect` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     *\n     * **Example**\n     *\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Effect, pipe } from \"effect\"\n     *\n     * const result = pipe(\n     *   Effect.Do,\n     *   Effect.bind(\"x\", () => Effect.succeed(2)),\n     *   Effect.bind(\"y\", () => Effect.succeed(3)),\n     *   Effect.let(\"sum\", ({ x, y }) => x + y)\n     * )\n     * assert.deepStrictEqual(Effect.runSync(result), { x: 2, y: 3, sum: 5 })\n     * ```\n     *\n     * @see {@link Do}\n     * @see {@link bind}\n     * @see {@link let_ let}\n     *\n     * @category Do notation\n     * @since 2.0.0\n     */\n    <A, E, R, N extends string>(self: Effect<A, E, R>, name: N): Effect<{\n        [K in N]: A;\n    }, E, R>;\n};\ndeclare const let_: {\n    <N extends string, A extends object, B>(name: Exclude<N, keyof A>, f: (a: NoInfer<A>) => B): <E, R>(self: Effect<A, E, R>) => Effect<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }, E, R>;\n    <A extends object, N extends string, E, R, B>(self: Effect<A, E, R>, name: Exclude<N, keyof A>, f: (a: NoInfer<A>) => B): Effect<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }, E, R>;\n};\nexport { \n/**\n * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Effect` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n *\n * **Example**\n *\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Effect, pipe } from \"effect\"\n *\n * const result = pipe(\n *   Effect.Do,\n *   Effect.bind(\"x\", () => Effect.succeed(2)),\n *   Effect.bind(\"y\", () => Effect.succeed(3)),\n *   Effect.let(\"sum\", ({ x, y }) => x + y)\n * )\n * assert.deepStrictEqual(Effect.runSync(result), { x: 2, y: 3, sum: 5 })\n *\n * ```\n *\n * @see {@link Do}\n * @see {@link bind}\n * @see {@link bindTo}\n *\n * @category Do notation\n * @since 2.0.0\n */\nlet_ as let };\n/**\n * Encapsulates the result of an effect in an `Option`.\n *\n * **Details**\n *\n * This function wraps the outcome of an effect in an `Option` type. If the\n * original effect succeeds, the success value is wrapped in `Option.some`. If\n * the effect fails, the failure is converted to `Option.none`.\n *\n * This is particularly useful for scenarios where you want to represent the\n * absence of a value explicitly, without causing the resulting effect to fail.\n * The resulting effect has an error type of `never`, meaning it cannot fail\n * directly. However, unrecoverable errors, also referred to as defects, are\n * not captured and will still result in failure.\n *\n * **Example** (Using Effect.option to Handle Errors)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const maybe1 = Effect.option(Effect.succeed(1))\n *\n * Effect.runPromiseExit(maybe1).then(console.log)\n * // Output:\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Success',\n * //   value: { _id: 'Option', _tag: 'Some', value: 1 }\n * // }\n *\n * const maybe2 = Effect.option(Effect.fail(\"Uh oh!\"))\n *\n * Effect.runPromiseExit(maybe2).then(console.log)\n * // Output:\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Success',\n * //   value: { _id: 'Option', _tag: 'None' }\n * // }\n *\n * const maybe3 = Effect.option(Effect.die(\"Boom!\"))\n *\n * Effect.runPromiseExit(maybe3).then(console.log)\n * // Output:\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: { _id: 'Cause', _tag: 'Die', defect: 'Boom!' }\n * // }\n * ```\n *\n * @see {@link either} for a version that uses `Either` instead.\n * @see {@link exit} for a version that encapsulates both recoverable errors and defects in an `Exit`.\n *\n * @since 2.0.0\n * @category Outcome Encapsulation\n */\nexport declare const option: <A, E, R>(self: Effect<A, E, R>) => Effect<Option.Option<A>, never, R>;\n/**\n * Encapsulates both success and failure of an `Effect` into an `Either` type.\n *\n * **Details**\n *\n * This function converts an effect that may fail into an effect that always\n * succeeds, wrapping the outcome in an `Either` type. The result will be\n * `Either.Left` if the effect fails, containing the recoverable error, or\n * `Either.Right` if it succeeds, containing the result.\n *\n * Using this function, you can handle recoverable errors explicitly without\n * causing the effect to fail. This is particularly useful in scenarios where\n * you want to chain effects and manage both success and failure in the same\n * logical flow.\n *\n * It's important to note that unrecoverable errors, often referred to as\n * \"defects,\" are still thrown and not captured within the `Either` type. Only\n * failures that are explicitly represented as recoverable errors in the effect\n * are encapsulated.\n *\n * The resulting effect cannot fail directly because all recoverable failures\n * are represented inside the `Either` type.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Either, Random } from \"effect\"\n *\n * class HttpError {\n *   readonly _tag = \"HttpError\"\n * }\n *\n * class ValidationError {\n *   readonly _tag = \"ValidationError\"\n * }\n *\n * //      ┌─── Effect<string, HttpError | ValidationError, never>\n * //      ▼\n * const program = Effect.gen(function* () {\n *   const n1 = yield* Random.next\n *   const n2 = yield* Random.next\n *   if (n1 < 0.5) {\n *     yield* Effect.fail(new HttpError())\n *   }\n *   if (n2 < 0.5) {\n *     yield* Effect.fail(new ValidationError())\n *   }\n *   return \"some result\"\n * })\n *\n * //      ┌─── Effect<string, never, never>\n * //      ▼\n * const recovered = Effect.gen(function* () {\n *   //      ┌─── Either<string, HttpError | ValidationError>\n *   //      ▼\n *   const failureOrSuccess = yield* Effect.either(program)\n *   return Either.match(failureOrSuccess, {\n *     onLeft: (error) => `Recovering from ${error._tag}`,\n *     onRight: (value) => value // Do nothing in case of success\n *   })\n * })\n * ```\n *\n * @see {@link option} for a version that uses `Option` instead.\n * @see {@link exit} for a version that encapsulates both recoverable errors and defects in an `Exit`.\n *\n * @since 2.0.0\n * @category Outcome Encapsulation\n */\nexport declare const either: <A, E, R>(self: Effect<A, E, R>) => Effect<Either.Either<A, E>, never, R>;\n/**\n * Encapsulates both success and failure of an `Effect` using the `Exit` type.\n *\n * **Details**\n *\n * This function converts an effect into one that always succeeds, wrapping its\n * outcome in the `Exit` type. The `Exit` type provides explicit handling of\n * both success (`Exit.Success`) and failure (`Exit.Failure`) cases, including\n * defects (unrecoverable errors).\n *\n * Unlike {@link either} or {@link option}, this function also encapsulates\n * defects, which are typically unrecoverable and would otherwise terminate the\n * effect. With the `Exit` type, defects are represented in `Exit.Failure`,\n * allowing for detailed introspection and structured error handling.\n *\n * This makes the resulting effect robust and incapable of direct failure (its\n * error type is `never`). It is particularly useful for workflows where all\n * outcomes, including unexpected defects, must be managed and analyzed.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Cause, Console, Exit } from \"effect\"\n *\n * // Simulating a runtime error\n * const task = Effect.dieMessage(\"Boom!\")\n *\n * const program = Effect.gen(function* () {\n *   const exit = yield* Effect.exit(task)\n *   if (Exit.isFailure(exit)) {\n *     const cause = exit.cause\n *     if (\n *       Cause.isDieType(cause) &&\n *       Cause.isRuntimeException(cause.defect)\n *     ) {\n *       yield* Console.log(\n *         `RuntimeException defect caught: ${cause.defect.message}`\n *       )\n *     } else {\n *       yield* Console.log(\"Unknown failure caught.\")\n *     }\n *   }\n * })\n *\n * // We get an Exit.Success because we caught all failures\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // RuntimeException defect caught: Boom!\n * // {\n * //   _id: \"Exit\",\n * //   _tag: \"Success\",\n * //   value: undefined\n * // }\n * ```\n *\n * @see {@link option} for a version that uses `Option` instead.\n * @see {@link either} for a version that uses `Either` instead.\n *\n * @since 2.0.0\n * @category Outcome Encapsulation\n */\nexport declare const exit: <A, E, R>(self: Effect<A, E, R>) => Effect<Exit.Exit<A, E>, never, R>;\n/**\n * Converts an `Effect` into an operation that completes a `Deferred` with its result.\n *\n * **Details**\n *\n * The `intoDeferred` function takes an effect and a `Deferred` and ensures that the `Deferred`\n * is completed based on the outcome of the effect. If the effect succeeds, the `Deferred` is\n * completed with the success value. If the effect fails, the `Deferred` is completed with the\n * failure. Additionally, if the effect is interrupted, the `Deferred` will also be interrupted.\n *\n * **Example**\n *\n * ```ts\n * import { Deferred, Effect } from \"effect\"\n *\n * // Define an effect that succeeds\n * const successEffect = Effect.succeed(42)\n *\n * const program = Effect.gen(function*() {\n *   // Create a deferred\n *   const deferred = yield* Deferred.make<number, string>()\n *\n *   // Complete the deferred using the successEffect\n *   const isCompleted = yield* Effect.intoDeferred(successEffect, deferred)\n *\n *   // Access the value of the deferred\n *   const value = yield* Deferred.await(deferred)\n *   console.log(value)\n *\n *   return isCompleted\n * })\n *\n * Effect.runPromise(program).then(console.log)\n * // Output:\n * // 42\n * // true\n * ```\n *\n * @since 2.0.0\n * @category Synchronization Utilities\n */\nexport declare const intoDeferred: {\n    /**\n     * Converts an `Effect` into an operation that completes a `Deferred` with its result.\n     *\n     * **Details**\n     *\n     * The `intoDeferred` function takes an effect and a `Deferred` and ensures that the `Deferred`\n     * is completed based on the outcome of the effect. If the effect succeeds, the `Deferred` is\n     * completed with the success value. If the effect fails, the `Deferred` is completed with the\n     * failure. Additionally, if the effect is interrupted, the `Deferred` will also be interrupted.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Deferred, Effect } from \"effect\"\n     *\n     * // Define an effect that succeeds\n     * const successEffect = Effect.succeed(42)\n     *\n     * const program = Effect.gen(function*() {\n     *   // Create a deferred\n     *   const deferred = yield* Deferred.make<number, string>()\n     *\n     *   // Complete the deferred using the successEffect\n     *   const isCompleted = yield* Effect.intoDeferred(successEffect, deferred)\n     *\n     *   // Access the value of the deferred\n     *   const value = yield* Deferred.await(deferred)\n     *   console.log(value)\n     *\n     *   return isCompleted\n     * })\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // 42\n     * // true\n     * ```\n     *\n     * @since 2.0.0\n     * @category Synchronization Utilities\n     */\n    <A, E>(deferred: Deferred.Deferred<A, E>): <R>(self: Effect<A, E, R>) => Effect<boolean, never, R>;\n    /**\n     * Converts an `Effect` into an operation that completes a `Deferred` with its result.\n     *\n     * **Details**\n     *\n     * The `intoDeferred` function takes an effect and a `Deferred` and ensures that the `Deferred`\n     * is completed based on the outcome of the effect. If the effect succeeds, the `Deferred` is\n     * completed with the success value. If the effect fails, the `Deferred` is completed with the\n     * failure. Additionally, if the effect is interrupted, the `Deferred` will also be interrupted.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Deferred, Effect } from \"effect\"\n     *\n     * // Define an effect that succeeds\n     * const successEffect = Effect.succeed(42)\n     *\n     * const program = Effect.gen(function*() {\n     *   // Create a deferred\n     *   const deferred = yield* Deferred.make<number, string>()\n     *\n     *   // Complete the deferred using the successEffect\n     *   const isCompleted = yield* Effect.intoDeferred(successEffect, deferred)\n     *\n     *   // Access the value of the deferred\n     *   const value = yield* Deferred.await(deferred)\n     *   console.log(value)\n     *\n     *   return isCompleted\n     * })\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // 42\n     * // true\n     * ```\n     *\n     * @since 2.0.0\n     * @category Synchronization Utilities\n     */\n    <A, E, R>(self: Effect<A, E, R>, deferred: Deferred.Deferred<A, E>): Effect<boolean, never, R>;\n};\ndeclare const if_: {\n    <A1, E1, R1, A2, E2, R2>(options: {\n        readonly onTrue: LazyArg<Effect<A1, E1, R1>>;\n        readonly onFalse: LazyArg<Effect<A2, E2, R2>>;\n    }): <E = never, R = never>(self: boolean | Effect<boolean, E, R>) => Effect<A1 | A2, E1 | E2 | E, R1 | R2 | R>;\n    <A1, E1, R1, A2, E2, R2, E = never, R = never>(self: boolean | Effect<boolean, E, R>, options: {\n        readonly onTrue: LazyArg<Effect<A1, E1, R1>>;\n        readonly onFalse: LazyArg<Effect<A2, E2, R2>>;\n    }): Effect<A1 | A2, E1 | E2 | E, R1 | R2 | R>;\n};\nexport { \n/**\n * Executes one of two effects based on a condition evaluated by an effectful predicate.\n *\n * Use `if` to run one of two effects depending on whether the predicate effect\n * evaluates to `true` or `false`. If the predicate is `true`, the `onTrue` effect\n * is executed. If it is `false`, the `onFalse` effect is executed instead.\n *\n * **Example** (Simulating a Coin Flip)\n *\n * ```ts\n * import { Effect, Random, Console } from \"effect\"\n *\n * const flipTheCoin = Effect.if(Random.nextBoolean, {\n *   onTrue: () => Console.log(\"Head\"), // Runs if the predicate is true\n *   onFalse: () => Console.log(\"Tail\") // Runs if the predicate is false\n * })\n *\n * Effect.runFork(flipTheCoin)\n * ```\n *\n * @since 2.0.0\n * @category Conditional Operators\n */\nif_ as if };\n/**\n * Filters an effect, dying with a custom defect if the predicate fails.\n *\n * **Details**\n *\n * This function applies a predicate to the result of an effect. If the\n * predicate evaluates to `false`, the effect dies with a custom defect\n * generated by the `orDieWith` function.\n *\n * **When to Use**\n *\n * This is useful for enforcing constraints on values and treating violations as\n * fatal program errors.\n *\n * @since 2.0.0\n * @category Filtering\n */\nexport declare const filterOrDie: {\n    /**\n     * Filters an effect, dying with a custom defect if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, the effect dies with a custom defect\n     * generated by the `orDieWith` function.\n     *\n     * **When to Use**\n     *\n     * This is useful for enforcing constraints on values and treating violations as\n     * fatal program errors.\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>, orDieWith: (a: EqualsWith<A, B, A, Exclude<A, B>>) => unknown): <E, R>(self: Effect<A, E, R>) => Effect<B, E, R>;\n    /**\n     * Filters an effect, dying with a custom defect if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, the effect dies with a custom defect\n     * generated by the `orDieWith` function.\n     *\n     * **When to Use**\n     *\n     * This is useful for enforcing constraints on values and treating violations as\n     * fatal program errors.\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A>(predicate: Predicate<NoInfer<A>>, orDieWith: (a: NoInfer<A>) => unknown): <E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Filters an effect, dying with a custom defect if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, the effect dies with a custom defect\n     * generated by the `orDieWith` function.\n     *\n     * **When to Use**\n     *\n     * This is useful for enforcing constraints on values and treating violations as\n     * fatal program errors.\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, E, R, B extends A>(self: Effect<A, E, R>, refinement: Refinement<A, B>, orDieWith: (a: EqualsWith<A, B, A, Exclude<A, B>>) => unknown): Effect<B, E, R>;\n    /**\n     * Filters an effect, dying with a custom defect if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, the effect dies with a custom defect\n     * generated by the `orDieWith` function.\n     *\n     * **When to Use**\n     *\n     * This is useful for enforcing constraints on values and treating violations as\n     * fatal program errors.\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, E, R>(self: Effect<A, E, R>, predicate: Predicate<A>, orDieWith: (a: A) => unknown): Effect<A, E, R>;\n};\n/**\n * Filters an effect, dying with a custom message if the predicate fails.\n *\n * **Details**\n *\n * This function works like {@link filterOrDie} but allows you to specify a\n * custom error message to describe the reason for the failure. The message is\n * included in the defect when the predicate evaluates to `false`.\n *\n * @since 2.0.0\n * @category Filtering\n */\nexport declare const filterOrDieMessage: {\n    /**\n     * Filters an effect, dying with a custom message if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function works like {@link filterOrDie} but allows you to specify a\n     * custom error message to describe the reason for the failure. The message is\n     * included in the defect when the predicate evaluates to `false`.\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>, message: string): <E, R>(self: Effect<A, E, R>) => Effect<B, E, R>;\n    /**\n     * Filters an effect, dying with a custom message if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function works like {@link filterOrDie} but allows you to specify a\n     * custom error message to describe the reason for the failure. The message is\n     * included in the defect when the predicate evaluates to `false`.\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A>(predicate: Predicate<NoInfer<A>>, message: string): <E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Filters an effect, dying with a custom message if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function works like {@link filterOrDie} but allows you to specify a\n     * custom error message to describe the reason for the failure. The message is\n     * included in the defect when the predicate evaluates to `false`.\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, E, R, B extends A>(self: Effect<A, E, R>, refinement: Refinement<A, B>, message: string): Effect<B, E, R>;\n    /**\n     * Filters an effect, dying with a custom message if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function works like {@link filterOrDie} but allows you to specify a\n     * custom error message to describe the reason for the failure. The message is\n     * included in the defect when the predicate evaluates to `false`.\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, E, R>(self: Effect<A, E, R>, predicate: Predicate<A>, message: string): Effect<A, E, R>;\n};\n/**\n * Filters an effect, providing an alternative effect if the predicate fails.\n *\n * **Details**\n *\n * This function applies a predicate to the result of an effect. If the\n * predicate evaluates to `false`, it executes the `orElse` effect instead. The\n * `orElse` effect can produce an alternative value or perform additional\n * computations.\n *\n * @since 2.0.0\n * @category Filtering\n */\nexport declare const filterOrElse: {\n    /**\n     * Filters an effect, providing an alternative effect if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, it executes the `orElse` effect instead. The\n     * `orElse` effect can produce an alternative value or perform additional\n     * computations.\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, C, E2, R2, B extends A>(refinement: Refinement<NoInfer<A>, B>, orElse: (a: EqualsWith<A, B, NoInfer<A>, Exclude<NoInfer<A>, B>>) => Effect<C, E2, R2>): <E, R>(self: Effect<A, E, R>) => Effect<B | C, E2 | E, R2 | R>;\n    /**\n     * Filters an effect, providing an alternative effect if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, it executes the `orElse` effect instead. The\n     * `orElse` effect can produce an alternative value or perform additional\n     * computations.\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, C, E2, R2>(predicate: Predicate<NoInfer<A>>, orElse: (a: NoInfer<A>) => Effect<C, E2, R2>): <E, R>(self: Effect<A, E, R>) => Effect<A | C, E2 | E, R2 | R>;\n    /**\n     * Filters an effect, providing an alternative effect if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, it executes the `orElse` effect instead. The\n     * `orElse` effect can produce an alternative value or perform additional\n     * computations.\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, E, R, C, E2, R2, B extends A>(self: Effect<A, E, R>, refinement: Refinement<A, B>, orElse: (a: EqualsWith<A, B, A, Exclude<A, B>>) => Effect<C, E2, R2>): Effect<B | C, E | E2, R | R2>;\n    /**\n     * Filters an effect, providing an alternative effect if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, it executes the `orElse` effect instead. The\n     * `orElse` effect can produce an alternative value or perform additional\n     * computations.\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, E, R, C, E2, R2>(self: Effect<A, E, R>, predicate: Predicate<A>, orElse: (a: A) => Effect<C, E2, R2>): Effect<A | C, E | E2, R | R2>;\n};\n/**\n * Filters an effect, failing with a custom error if the predicate fails.\n *\n * **Details**\n *\n * This function applies a predicate to the result of an effect. If the\n * predicate evaluates to `false`, the effect fails with a custom error\n * generated by the `orFailWith` function.\n *\n * **When to Use**\n *\n * This is useful for enforcing constraints and treating violations as\n * recoverable errors.\n *\n * **Providing a Guard**\n *\n * In addition to the filtering capabilities discussed earlier, you have the\n * option to further refine and narrow down the type of the success channel by\n * providing a [user-defined type\n * guard](https://www.typescriptlang.org/docs/handbook/2/narrowing.html#using-type-predicates).\n * Let's explore this concept through an example:\n *\n * **Example**\n *\n * ```ts\n * import { Effect, pipe } from \"effect\"\n *\n * // Define a user interface\n * interface User {\n *   readonly name: string\n * }\n *\n * // Simulate an asynchronous authentication function\n * declare const auth: () => Promise<User | null>\n *\n * const program = pipe(\n *   Effect.promise(() => auth()),\n *   // Use filterOrFail with a custom type guard to ensure user is not null\n *   Effect.filterOrFail(\n *     (user): user is User => user !== null, // Type guard\n *     () => new Error(\"Unauthorized\")\n *   ),\n *   // 'user' now has the type `User` (not `User | null`)\n *   Effect.andThen((user) => user.name)\n * )\n * ```\n *\n * @since 2.0.0\n * @category Filtering\n */\nexport declare const filterOrFail: {\n    /**\n     * Filters an effect, failing with a custom error if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, the effect fails with a custom error\n     * generated by the `orFailWith` function.\n     *\n     * **When to Use**\n     *\n     * This is useful for enforcing constraints and treating violations as\n     * recoverable errors.\n     *\n     * **Providing a Guard**\n     *\n     * In addition to the filtering capabilities discussed earlier, you have the\n     * option to further refine and narrow down the type of the success channel by\n     * providing a [user-defined type\n     * guard](https://www.typescriptlang.org/docs/handbook/2/narrowing.html#using-type-predicates).\n     * Let's explore this concept through an example:\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, pipe } from \"effect\"\n     *\n     * // Define a user interface\n     * interface User {\n     *   readonly name: string\n     * }\n     *\n     * // Simulate an asynchronous authentication function\n     * declare const auth: () => Promise<User | null>\n     *\n     * const program = pipe(\n     *   Effect.promise(() => auth()),\n     *   // Use filterOrFail with a custom type guard to ensure user is not null\n     *   Effect.filterOrFail(\n     *     (user): user is User => user !== null, // Type guard\n     *     () => new Error(\"Unauthorized\")\n     *   ),\n     *   // 'user' now has the type `User` (not `User | null`)\n     *   Effect.andThen((user) => user.name)\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, E2, B extends A>(refinement: Refinement<NoInfer<A>, B>, orFailWith: (a: EqualsWith<A, B, NoInfer<A>, Exclude<NoInfer<A>, B>>) => E2): <E, R>(self: Effect<A, E, R>) => Effect<NoInfer<B>, E2 | E, R>;\n    /**\n     * Filters an effect, failing with a custom error if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, the effect fails with a custom error\n     * generated by the `orFailWith` function.\n     *\n     * **When to Use**\n     *\n     * This is useful for enforcing constraints and treating violations as\n     * recoverable errors.\n     *\n     * **Providing a Guard**\n     *\n     * In addition to the filtering capabilities discussed earlier, you have the\n     * option to further refine and narrow down the type of the success channel by\n     * providing a [user-defined type\n     * guard](https://www.typescriptlang.org/docs/handbook/2/narrowing.html#using-type-predicates).\n     * Let's explore this concept through an example:\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, pipe } from \"effect\"\n     *\n     * // Define a user interface\n     * interface User {\n     *   readonly name: string\n     * }\n     *\n     * // Simulate an asynchronous authentication function\n     * declare const auth: () => Promise<User | null>\n     *\n     * const program = pipe(\n     *   Effect.promise(() => auth()),\n     *   // Use filterOrFail with a custom type guard to ensure user is not null\n     *   Effect.filterOrFail(\n     *     (user): user is User => user !== null, // Type guard\n     *     () => new Error(\"Unauthorized\")\n     *   ),\n     *   // 'user' now has the type `User` (not `User | null`)\n     *   Effect.andThen((user) => user.name)\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, E2>(predicate: Predicate<NoInfer<A>>, orFailWith: (a: NoInfer<A>) => E2): <E, R>(self: Effect<A, E, R>) => Effect<A, E2 | E, R>;\n    /**\n     * Filters an effect, failing with a custom error if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, the effect fails with a custom error\n     * generated by the `orFailWith` function.\n     *\n     * **When to Use**\n     *\n     * This is useful for enforcing constraints and treating violations as\n     * recoverable errors.\n     *\n     * **Providing a Guard**\n     *\n     * In addition to the filtering capabilities discussed earlier, you have the\n     * option to further refine and narrow down the type of the success channel by\n     * providing a [user-defined type\n     * guard](https://www.typescriptlang.org/docs/handbook/2/narrowing.html#using-type-predicates).\n     * Let's explore this concept through an example:\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, pipe } from \"effect\"\n     *\n     * // Define a user interface\n     * interface User {\n     *   readonly name: string\n     * }\n     *\n     * // Simulate an asynchronous authentication function\n     * declare const auth: () => Promise<User | null>\n     *\n     * const program = pipe(\n     *   Effect.promise(() => auth()),\n     *   // Use filterOrFail with a custom type guard to ensure user is not null\n     *   Effect.filterOrFail(\n     *     (user): user is User => user !== null, // Type guard\n     *     () => new Error(\"Unauthorized\")\n     *   ),\n     *   // 'user' now has the type `User` (not `User | null`)\n     *   Effect.andThen((user) => user.name)\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, E, R, E2, B extends A>(self: Effect<A, E, R>, refinement: Refinement<A, B>, orFailWith: (a: EqualsWith<A, B, A, Exclude<A, B>>) => E2): Effect<NoInfer<B>, E2 | E, R>;\n    /**\n     * Filters an effect, failing with a custom error if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, the effect fails with a custom error\n     * generated by the `orFailWith` function.\n     *\n     * **When to Use**\n     *\n     * This is useful for enforcing constraints and treating violations as\n     * recoverable errors.\n     *\n     * **Providing a Guard**\n     *\n     * In addition to the filtering capabilities discussed earlier, you have the\n     * option to further refine and narrow down the type of the success channel by\n     * providing a [user-defined type\n     * guard](https://www.typescriptlang.org/docs/handbook/2/narrowing.html#using-type-predicates).\n     * Let's explore this concept through an example:\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, pipe } from \"effect\"\n     *\n     * // Define a user interface\n     * interface User {\n     *   readonly name: string\n     * }\n     *\n     * // Simulate an asynchronous authentication function\n     * declare const auth: () => Promise<User | null>\n     *\n     * const program = pipe(\n     *   Effect.promise(() => auth()),\n     *   // Use filterOrFail with a custom type guard to ensure user is not null\n     *   Effect.filterOrFail(\n     *     (user): user is User => user !== null, // Type guard\n     *     () => new Error(\"Unauthorized\")\n     *   ),\n     *   // 'user' now has the type `User` (not `User | null`)\n     *   Effect.andThen((user) => user.name)\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, E, R, E2>(self: Effect<A, E, R>, predicate: Predicate<A>, orFailWith: (a: A) => E2): Effect<A, E2 | E, R>;\n    /**\n     * Filters an effect, failing with a custom error if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, the effect fails with a custom error\n     * generated by the `orFailWith` function.\n     *\n     * **When to Use**\n     *\n     * This is useful for enforcing constraints and treating violations as\n     * recoverable errors.\n     *\n     * **Providing a Guard**\n     *\n     * In addition to the filtering capabilities discussed earlier, you have the\n     * option to further refine and narrow down the type of the success channel by\n     * providing a [user-defined type\n     * guard](https://www.typescriptlang.org/docs/handbook/2/narrowing.html#using-type-predicates).\n     * Let's explore this concept through an example:\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, pipe } from \"effect\"\n     *\n     * // Define a user interface\n     * interface User {\n     *   readonly name: string\n     * }\n     *\n     * // Simulate an asynchronous authentication function\n     * declare const auth: () => Promise<User | null>\n     *\n     * const program = pipe(\n     *   Effect.promise(() => auth()),\n     *   // Use filterOrFail with a custom type guard to ensure user is not null\n     *   Effect.filterOrFail(\n     *     (user): user is User => user !== null, // Type guard\n     *     () => new Error(\"Unauthorized\")\n     *   ),\n     *   // 'user' now has the type `User` (not `User | null`)\n     *   Effect.andThen((user) => user.name)\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): <E, R>(self: Effect<A, E, R>) => Effect<NoInfer<B>, Cause.NoSuchElementException | E, R>;\n    /**\n     * Filters an effect, failing with a custom error if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, the effect fails with a custom error\n     * generated by the `orFailWith` function.\n     *\n     * **When to Use**\n     *\n     * This is useful for enforcing constraints and treating violations as\n     * recoverable errors.\n     *\n     * **Providing a Guard**\n     *\n     * In addition to the filtering capabilities discussed earlier, you have the\n     * option to further refine and narrow down the type of the success channel by\n     * providing a [user-defined type\n     * guard](https://www.typescriptlang.org/docs/handbook/2/narrowing.html#using-type-predicates).\n     * Let's explore this concept through an example:\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, pipe } from \"effect\"\n     *\n     * // Define a user interface\n     * interface User {\n     *   readonly name: string\n     * }\n     *\n     * // Simulate an asynchronous authentication function\n     * declare const auth: () => Promise<User | null>\n     *\n     * const program = pipe(\n     *   Effect.promise(() => auth()),\n     *   // Use filterOrFail with a custom type guard to ensure user is not null\n     *   Effect.filterOrFail(\n     *     (user): user is User => user !== null, // Type guard\n     *     () => new Error(\"Unauthorized\")\n     *   ),\n     *   // 'user' now has the type `User` (not `User | null`)\n     *   Effect.andThen((user) => user.name)\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): <E, R>(self: Effect<A, E, R>) => Effect<A, Cause.NoSuchElementException | E, R>;\n    /**\n     * Filters an effect, failing with a custom error if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, the effect fails with a custom error\n     * generated by the `orFailWith` function.\n     *\n     * **When to Use**\n     *\n     * This is useful for enforcing constraints and treating violations as\n     * recoverable errors.\n     *\n     * **Providing a Guard**\n     *\n     * In addition to the filtering capabilities discussed earlier, you have the\n     * option to further refine and narrow down the type of the success channel by\n     * providing a [user-defined type\n     * guard](https://www.typescriptlang.org/docs/handbook/2/narrowing.html#using-type-predicates).\n     * Let's explore this concept through an example:\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, pipe } from \"effect\"\n     *\n     * // Define a user interface\n     * interface User {\n     *   readonly name: string\n     * }\n     *\n     * // Simulate an asynchronous authentication function\n     * declare const auth: () => Promise<User | null>\n     *\n     * const program = pipe(\n     *   Effect.promise(() => auth()),\n     *   // Use filterOrFail with a custom type guard to ensure user is not null\n     *   Effect.filterOrFail(\n     *     (user): user is User => user !== null, // Type guard\n     *     () => new Error(\"Unauthorized\")\n     *   ),\n     *   // 'user' now has the type `User` (not `User | null`)\n     *   Effect.andThen((user) => user.name)\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, E, R, B extends A>(self: Effect<A, E, R>, refinement: Refinement<A, B>): Effect<NoInfer<B>, E | Cause.NoSuchElementException, R>;\n    /**\n     * Filters an effect, failing with a custom error if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, the effect fails with a custom error\n     * generated by the `orFailWith` function.\n     *\n     * **When to Use**\n     *\n     * This is useful for enforcing constraints and treating violations as\n     * recoverable errors.\n     *\n     * **Providing a Guard**\n     *\n     * In addition to the filtering capabilities discussed earlier, you have the\n     * option to further refine and narrow down the type of the success channel by\n     * providing a [user-defined type\n     * guard](https://www.typescriptlang.org/docs/handbook/2/narrowing.html#using-type-predicates).\n     * Let's explore this concept through an example:\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, pipe } from \"effect\"\n     *\n     * // Define a user interface\n     * interface User {\n     *   readonly name: string\n     * }\n     *\n     * // Simulate an asynchronous authentication function\n     * declare const auth: () => Promise<User | null>\n     *\n     * const program = pipe(\n     *   Effect.promise(() => auth()),\n     *   // Use filterOrFail with a custom type guard to ensure user is not null\n     *   Effect.filterOrFail(\n     *     (user): user is User => user !== null, // Type guard\n     *     () => new Error(\"Unauthorized\")\n     *   ),\n     *   // 'user' now has the type `User` (not `User | null`)\n     *   Effect.andThen((user) => user.name)\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category Filtering\n     */\n    <A, E, R>(self: Effect<A, E, R>, predicate: Predicate<A>): Effect<A, E | Cause.NoSuchElementException, R>;\n};\n/**\n * Filters an effect with an effectful predicate, falling back to an alternative\n * effect if the predicate fails.\n *\n * **Details**\n *\n * This function applies a predicate to the result of an effect. If the\n * predicate evaluates to `false`, the effect falls back to the `orElse`\n * effect. The `orElse` effect can produce an alternative value or perform\n * additional computations.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, pipe } from \"effect\"\n *\n * // Define a user interface\n * interface User {\n *   readonly name: string\n * }\n *\n * // Simulate an asynchronous authentication function\n * declare const auth: () => Promise<User | null>\n *\n * const program = pipe(\n *   Effect.promise(() => auth()),\n *   // Use filterEffectOrElse with an effectful predicate\n *   Effect.filterEffectOrElse({\n *     predicate: (user) => Effect.succeed(user !== null),\n *     orElse: (user) => Effect.fail(new Error(`Unauthorized user: ${user}`))\n *   }),\n * )\n * ```\n *\n * @since 3.13.0\n * @category Filtering\n */\nexport declare const filterEffectOrElse: {\n    /**\n     * Filters an effect with an effectful predicate, falling back to an alternative\n     * effect if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, the effect falls back to the `orElse`\n     * effect. The `orElse` effect can produce an alternative value or perform\n     * additional computations.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, pipe } from \"effect\"\n     *\n     * // Define a user interface\n     * interface User {\n     *   readonly name: string\n     * }\n     *\n     * // Simulate an asynchronous authentication function\n     * declare const auth: () => Promise<User | null>\n     *\n     * const program = pipe(\n     *   Effect.promise(() => auth()),\n     *   // Use filterEffectOrElse with an effectful predicate\n     *   Effect.filterEffectOrElse({\n     *     predicate: (user) => Effect.succeed(user !== null),\n     *     orElse: (user) => Effect.fail(new Error(`Unauthorized user: ${user}`))\n     *   }),\n     * )\n     * ```\n     *\n     * @since 3.13.0\n     * @category Filtering\n     */\n    <A, E2, R2, A2, E3, R3>(options: {\n        readonly predicate: (a: NoInfer<A>) => Effect<boolean, E2, R2>;\n        readonly orElse: (a: NoInfer<A>) => Effect<A2, E3, R3>;\n    }): <E, R>(self: Effect<A, E, R>) => Effect<A | A2, E | E2 | E3, R | R2 | R3>;\n    /**\n     * Filters an effect with an effectful predicate, falling back to an alternative\n     * effect if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, the effect falls back to the `orElse`\n     * effect. The `orElse` effect can produce an alternative value or perform\n     * additional computations.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, pipe } from \"effect\"\n     *\n     * // Define a user interface\n     * interface User {\n     *   readonly name: string\n     * }\n     *\n     * // Simulate an asynchronous authentication function\n     * declare const auth: () => Promise<User | null>\n     *\n     * const program = pipe(\n     *   Effect.promise(() => auth()),\n     *   // Use filterEffectOrElse with an effectful predicate\n     *   Effect.filterEffectOrElse({\n     *     predicate: (user) => Effect.succeed(user !== null),\n     *     orElse: (user) => Effect.fail(new Error(`Unauthorized user: ${user}`))\n     *   }),\n     * )\n     * ```\n     *\n     * @since 3.13.0\n     * @category Filtering\n     */\n    <A, E, R, E2, R2, A2, E3, R3>(self: Effect<A, E, R>, options: {\n        readonly predicate: (a: A) => Effect<boolean, E2, R2>;\n        readonly orElse: (a: A) => Effect<A2, E3, R3>;\n    }): Effect<A | A2, E | E2 | E3, R | R2 | R3>;\n};\n/**\n * Filters an effect with an effectful predicate, failing with a custom error if the predicate fails.\n *\n * **Details**\n *\n * This function applies a predicate to the result of an effect. If the\n * predicate evaluates to `false`, the effect fails with a custom error\n * generated by the `orFailWith` function.\n *\n * **When to Use**\n *\n * This is useful for enforcing constraints and treating violations as\n * recoverable errors.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, pipe } from \"effect\"\n *\n * // Define a user interface\n * interface User {\n *   readonly name: string\n * }\n *\n * // Simulate an asynchronous authentication function\n * declare const auth: () => Promise<User | null>\n *\n * const program = pipe(\n *   Effect.promise(() => auth()),\n *   // Use filterEffectOrFail with an effectful predicate\n *   Effect.filterEffectOrFail({\n *     predicate: (user) => Effect.succeed(user !== null),\n *     orFailWith: () => new Error(\"Unauthorized\")\n *   }),\n * )\n * ```\n *\n * @since 3.13.0\n * @category Filtering\n */\nexport declare const filterEffectOrFail: {\n    /**\n     * Filters an effect with an effectful predicate, failing with a custom error if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, the effect fails with a custom error\n     * generated by the `orFailWith` function.\n     *\n     * **When to Use**\n     *\n     * This is useful for enforcing constraints and treating violations as\n     * recoverable errors.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, pipe } from \"effect\"\n     *\n     * // Define a user interface\n     * interface User {\n     *   readonly name: string\n     * }\n     *\n     * // Simulate an asynchronous authentication function\n     * declare const auth: () => Promise<User | null>\n     *\n     * const program = pipe(\n     *   Effect.promise(() => auth()),\n     *   // Use filterEffectOrFail with an effectful predicate\n     *   Effect.filterEffectOrFail({\n     *     predicate: (user) => Effect.succeed(user !== null),\n     *     orFailWith: () => new Error(\"Unauthorized\")\n     *   }),\n     * )\n     * ```\n     *\n     * @since 3.13.0\n     * @category Filtering\n     */\n    <A, E2, R2, E3>(options: {\n        readonly predicate: (a: NoInfer<A>) => Effect<boolean, E2, R2>;\n        readonly orFailWith: (a: NoInfer<A>) => E3;\n    }): <E, R>(self: Effect<A, E, R>) => Effect<A, E | E2 | E3, R | R2>;\n    /**\n     * Filters an effect with an effectful predicate, failing with a custom error if the predicate fails.\n     *\n     * **Details**\n     *\n     * This function applies a predicate to the result of an effect. If the\n     * predicate evaluates to `false`, the effect fails with a custom error\n     * generated by the `orFailWith` function.\n     *\n     * **When to Use**\n     *\n     * This is useful for enforcing constraints and treating violations as\n     * recoverable errors.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, pipe } from \"effect\"\n     *\n     * // Define a user interface\n     * interface User {\n     *   readonly name: string\n     * }\n     *\n     * // Simulate an asynchronous authentication function\n     * declare const auth: () => Promise<User | null>\n     *\n     * const program = pipe(\n     *   Effect.promise(() => auth()),\n     *   // Use filterEffectOrFail with an effectful predicate\n     *   Effect.filterEffectOrFail({\n     *     predicate: (user) => Effect.succeed(user !== null),\n     *     orFailWith: () => new Error(\"Unauthorized\")\n     *   }),\n     * )\n     * ```\n     *\n     * @since 3.13.0\n     * @category Filtering\n     */\n    <A, E, R, E2, R2, E3>(self: Effect<A, E, R>, options: {\n        readonly predicate: (a: A) => Effect<boolean, E2, R2>;\n        readonly orFailWith: (a: A) => E3;\n    }): Effect<A, E | E2 | E3, R | R2>;\n};\n/**\n * Executes an effect only if the condition is `false`.\n *\n * @see {@link unlessEffect} for a version that allows the condition to be an effect.\n * @see {@link when} for a version that executes the effect when the condition is `true`.\n *\n * @since 2.0.0\n * @category Conditional Operators\n */\nexport declare const unless: {\n    /**\n     * Executes an effect only if the condition is `false`.\n     *\n     * @see {@link unlessEffect} for a version that allows the condition to be an effect.\n     * @see {@link when} for a version that executes the effect when the condition is `true`.\n     *\n     * @since 2.0.0\n     * @category Conditional Operators\n     */\n    (condition: LazyArg<boolean>): <A, E, R>(self: Effect<A, E, R>) => Effect<Option.Option<A>, E, R>;\n    /**\n     * Executes an effect only if the condition is `false`.\n     *\n     * @see {@link unlessEffect} for a version that allows the condition to be an effect.\n     * @see {@link when} for a version that executes the effect when the condition is `true`.\n     *\n     * @since 2.0.0\n     * @category Conditional Operators\n     */\n    <A, E, R>(self: Effect<A, E, R>, condition: LazyArg<boolean>): Effect<Option.Option<A>, E, R>;\n};\n/**\n * Conditionally execute an effect based on the result of another effect.\n *\n * @see {@link unless} for a version that allows the condition to be a boolean.\n * @see {@link whenEffect} for a version that executes the effect when the condition is `true`.\n *\n * @since 2.0.0\n * @category Conditional Operators\n */\nexport declare const unlessEffect: {\n    /**\n     * Conditionally execute an effect based on the result of another effect.\n     *\n     * @see {@link unless} for a version that allows the condition to be a boolean.\n     * @see {@link whenEffect} for a version that executes the effect when the condition is `true`.\n     *\n     * @since 2.0.0\n     * @category Conditional Operators\n     */\n    <E2, R2>(condition: Effect<boolean, E2, R2>): <A, E, R>(self: Effect<A, E, R>) => Effect<Option.Option<A>, E2 | E, R2 | R>;\n    /**\n     * Conditionally execute an effect based on the result of another effect.\n     *\n     * @see {@link unless} for a version that allows the condition to be a boolean.\n     * @see {@link whenEffect} for a version that executes the effect when the condition is `true`.\n     *\n     * @since 2.0.0\n     * @category Conditional Operators\n     */\n    <A, E, R, E2, R2>(self: Effect<A, E, R>, condition: Effect<boolean, E2, R2>): Effect<Option.Option<A>, E | E2, R | R2>;\n};\n/**\n * Conditionally executes an effect based on a boolean condition.\n *\n * **Details**\n *\n * This function allows you to run an effect only if a given condition evaluates\n * to `true`. If the condition is `true`, the effect is executed, and its result\n * is wrapped in an `Option.some`. If the condition is `false`, the effect is\n * skipped, and the result is `Option.none`.\n *\n * **When to Use**\n *\n * This function is useful for scenarios where you need to dynamically decide\n * whether to execute an effect based on runtime logic, while also representing\n * the skipped case explicitly.\n *\n * **Example** (Conditional Effect Execution)\n *\n * ```ts\n * import { Effect, Option } from \"effect\"\n *\n * const validateWeightOption = (\n *   weight: number\n * ): Effect.Effect<Option.Option<number>> =>\n *   // Conditionally execute the effect if the weight is non-negative\n *   Effect.succeed(weight).pipe(Effect.when(() => weight >= 0))\n *\n * // Run with a valid weight\n * Effect.runPromise(validateWeightOption(100)).then(console.log)\n * // Output:\n * // {\n * //   _id: \"Option\",\n * //   _tag: \"Some\",\n * //   value: 100\n * // }\n *\n * // Run with an invalid weight\n * Effect.runPromise(validateWeightOption(-5)).then(console.log)\n * // Output:\n * // {\n * //   _id: \"Option\",\n * //   _tag: \"None\"\n * // }\n * ```\n *\n * @see {@link whenEffect} for a version that allows the condition to be an effect.\n * @see {@link unless} for a version that executes the effect when the condition is `false`.\n *\n * @since 2.0.0\n * @category Conditional Operators\n */\nexport declare const when: {\n    /**\n     * Conditionally executes an effect based on a boolean condition.\n     *\n     * **Details**\n     *\n     * This function allows you to run an effect only if a given condition evaluates\n     * to `true`. If the condition is `true`, the effect is executed, and its result\n     * is wrapped in an `Option.some`. If the condition is `false`, the effect is\n     * skipped, and the result is `Option.none`.\n     *\n     * **When to Use**\n     *\n     * This function is useful for scenarios where you need to dynamically decide\n     * whether to execute an effect based on runtime logic, while also representing\n     * the skipped case explicitly.\n     *\n     * **Example** (Conditional Effect Execution)\n     *\n     * ```ts\n     * import { Effect, Option } from \"effect\"\n     *\n     * const validateWeightOption = (\n     *   weight: number\n     * ): Effect.Effect<Option.Option<number>> =>\n     *   // Conditionally execute the effect if the weight is non-negative\n     *   Effect.succeed(weight).pipe(Effect.when(() => weight >= 0))\n     *\n     * // Run with a valid weight\n     * Effect.runPromise(validateWeightOption(100)).then(console.log)\n     * // Output:\n     * // {\n     * //   _id: \"Option\",\n     * //   _tag: \"Some\",\n     * //   value: 100\n     * // }\n     *\n     * // Run with an invalid weight\n     * Effect.runPromise(validateWeightOption(-5)).then(console.log)\n     * // Output:\n     * // {\n     * //   _id: \"Option\",\n     * //   _tag: \"None\"\n     * // }\n     * ```\n     *\n     * @see {@link whenEffect} for a version that allows the condition to be an effect.\n     * @see {@link unless} for a version that executes the effect when the condition is `false`.\n     *\n     * @since 2.0.0\n     * @category Conditional Operators\n     */\n    (condition: LazyArg<boolean>): <A, E, R>(self: Effect<A, E, R>) => Effect<Option.Option<A>, E, R>;\n    /**\n     * Conditionally executes an effect based on a boolean condition.\n     *\n     * **Details**\n     *\n     * This function allows you to run an effect only if a given condition evaluates\n     * to `true`. If the condition is `true`, the effect is executed, and its result\n     * is wrapped in an `Option.some`. If the condition is `false`, the effect is\n     * skipped, and the result is `Option.none`.\n     *\n     * **When to Use**\n     *\n     * This function is useful for scenarios where you need to dynamically decide\n     * whether to execute an effect based on runtime logic, while also representing\n     * the skipped case explicitly.\n     *\n     * **Example** (Conditional Effect Execution)\n     *\n     * ```ts\n     * import { Effect, Option } from \"effect\"\n     *\n     * const validateWeightOption = (\n     *   weight: number\n     * ): Effect.Effect<Option.Option<number>> =>\n     *   // Conditionally execute the effect if the weight is non-negative\n     *   Effect.succeed(weight).pipe(Effect.when(() => weight >= 0))\n     *\n     * // Run with a valid weight\n     * Effect.runPromise(validateWeightOption(100)).then(console.log)\n     * // Output:\n     * // {\n     * //   _id: \"Option\",\n     * //   _tag: \"Some\",\n     * //   value: 100\n     * // }\n     *\n     * // Run with an invalid weight\n     * Effect.runPromise(validateWeightOption(-5)).then(console.log)\n     * // Output:\n     * // {\n     * //   _id: \"Option\",\n     * //   _tag: \"None\"\n     * // }\n     * ```\n     *\n     * @see {@link whenEffect} for a version that allows the condition to be an effect.\n     * @see {@link unless} for a version that executes the effect when the condition is `false`.\n     *\n     * @since 2.0.0\n     * @category Conditional Operators\n     */\n    <A, E, R>(self: Effect<A, E, R>, condition: LazyArg<boolean>): Effect<Option.Option<A>, E, R>;\n};\n/**\n * Conditionally executes an effect based on the result of another effect.\n *\n * **Details**\n *\n * This function allows you to run an effect only if a conditional effect\n * evaluating to a boolean resolves to `true`. If the conditional effect\n * evaluates to `true`, the specified effect is executed, and its result is\n * wrapped in `Option.some`. If the conditional effect evaluates to `false`, the\n * effect is skipped, and the result is `Option.none`.\n *\n * **When to Use**\n *\n * This function is particularly useful when the decision to execute an effect\n * depends on the result of another effect, such as a random value, a\n * user-provided input, or a network request result.\n *\n * **Example** (Using an Effect as a Condition)\n *\n * ```ts\n * import { Effect, Random } from \"effect\"\n *\n * const randomIntOption = Random.nextInt.pipe(\n *   Effect.whenEffect(Random.nextBoolean)\n * )\n *\n * console.log(Effect.runSync(randomIntOption))\n * // Example Output:\n * // { _id: 'Option', _tag: 'Some', value: 8609104974198840 }\n * ```\n *\n * @see {@link when} for a version that allows the condition to be a boolean.\n * @see {@link unlessEffect} for a version that executes the effect when the condition is `false`.\n *\n * @since 2.0.0\n * @category Conditional Operators\n */\nexport declare const whenEffect: {\n    /**\n     * Conditionally executes an effect based on the result of another effect.\n     *\n     * **Details**\n     *\n     * This function allows you to run an effect only if a conditional effect\n     * evaluating to a boolean resolves to `true`. If the conditional effect\n     * evaluates to `true`, the specified effect is executed, and its result is\n     * wrapped in `Option.some`. If the conditional effect evaluates to `false`, the\n     * effect is skipped, and the result is `Option.none`.\n     *\n     * **When to Use**\n     *\n     * This function is particularly useful when the decision to execute an effect\n     * depends on the result of another effect, such as a random value, a\n     * user-provided input, or a network request result.\n     *\n     * **Example** (Using an Effect as a Condition)\n     *\n     * ```ts\n     * import { Effect, Random } from \"effect\"\n     *\n     * const randomIntOption = Random.nextInt.pipe(\n     *   Effect.whenEffect(Random.nextBoolean)\n     * )\n     *\n     * console.log(Effect.runSync(randomIntOption))\n     * // Example Output:\n     * // { _id: 'Option', _tag: 'Some', value: 8609104974198840 }\n     * ```\n     *\n     * @see {@link when} for a version that allows the condition to be a boolean.\n     * @see {@link unlessEffect} for a version that executes the effect when the condition is `false`.\n     *\n     * @since 2.0.0\n     * @category Conditional Operators\n     */\n    <E, R>(condition: Effect<boolean, E, R>): <A, E2, R2>(effect: Effect<A, E2, R2>) => Effect<Option.Option<A>, E | E2, R | R2>;\n    /**\n     * Conditionally executes an effect based on the result of another effect.\n     *\n     * **Details**\n     *\n     * This function allows you to run an effect only if a conditional effect\n     * evaluating to a boolean resolves to `true`. If the conditional effect\n     * evaluates to `true`, the specified effect is executed, and its result is\n     * wrapped in `Option.some`. If the conditional effect evaluates to `false`, the\n     * effect is skipped, and the result is `Option.none`.\n     *\n     * **When to Use**\n     *\n     * This function is particularly useful when the decision to execute an effect\n     * depends on the result of another effect, such as a random value, a\n     * user-provided input, or a network request result.\n     *\n     * **Example** (Using an Effect as a Condition)\n     *\n     * ```ts\n     * import { Effect, Random } from \"effect\"\n     *\n     * const randomIntOption = Random.nextInt.pipe(\n     *   Effect.whenEffect(Random.nextBoolean)\n     * )\n     *\n     * console.log(Effect.runSync(randomIntOption))\n     * // Example Output:\n     * // { _id: 'Option', _tag: 'Some', value: 8609104974198840 }\n     * ```\n     *\n     * @see {@link when} for a version that allows the condition to be a boolean.\n     * @see {@link unlessEffect} for a version that executes the effect when the condition is `false`.\n     *\n     * @since 2.0.0\n     * @category Conditional Operators\n     */\n    <A, E2, R2, E, R>(self: Effect<A, E2, R2>, condition: Effect<boolean, E, R>): Effect<Option.Option<A>, E2 | E, R2 | R>;\n};\n/**\n * Executes an effect conditionally based on the value of a `FiberRef` that\n * satisfies a predicate.\n *\n * **Details**\n *\n * This function enables you to execute an effect only when the value of a\n * specified `FiberRef` meets a certain condition defined by a predicate. If the\n * value satisfies the predicate, the effect is executed, and the result is\n * wrapped in an `Option.some`. If the predicate is not satisfied, the effect is\n * skipped, and the result is `Option.none`. In both cases, the current value of\n * the `FiberRef` is included in the result.\n *\n * @since 2.0.0\n * @category Conditional Operators\n */\nexport declare const whenFiberRef: {\n    /**\n     * Executes an effect conditionally based on the value of a `FiberRef` that\n     * satisfies a predicate.\n     *\n     * **Details**\n     *\n     * This function enables you to execute an effect only when the value of a\n     * specified `FiberRef` meets a certain condition defined by a predicate. If the\n     * value satisfies the predicate, the effect is executed, and the result is\n     * wrapped in an `Option.some`. If the predicate is not satisfied, the effect is\n     * skipped, and the result is `Option.none`. In both cases, the current value of\n     * the `FiberRef` is included in the result.\n     *\n     * @since 2.0.0\n     * @category Conditional Operators\n     */\n    <S>(fiberRef: FiberRef.FiberRef<S>, predicate: Predicate<S>): <A, E, R>(self: Effect<A, E, R>) => Effect<[S, Option.Option<A>], E, R>;\n    /**\n     * Executes an effect conditionally based on the value of a `FiberRef` that\n     * satisfies a predicate.\n     *\n     * **Details**\n     *\n     * This function enables you to execute an effect only when the value of a\n     * specified `FiberRef` meets a certain condition defined by a predicate. If the\n     * value satisfies the predicate, the effect is executed, and the result is\n     * wrapped in an `Option.some`. If the predicate is not satisfied, the effect is\n     * skipped, and the result is `Option.none`. In both cases, the current value of\n     * the `FiberRef` is included in the result.\n     *\n     * @since 2.0.0\n     * @category Conditional Operators\n     */\n    <A, E, R, S>(self: Effect<A, E, R>, fiberRef: FiberRef.FiberRef<S>, predicate: Predicate<S>): Effect<[S, Option.Option<A>], E, R>;\n};\n/**\n * Executes an effect conditionally based on the value of a `Ref` that satisfies\n * a predicate.\n *\n * **Details**\n *\n * This function allows you to execute an effect only when the value of a\n * specified `Ref` meets a condition defined by a predicate. If the value\n * satisfies the predicate, the effect is executed, and the result is wrapped in\n * an `Option.some`. If the predicate is not satisfied, the effect is skipped,\n * and the result is `Option.none`. In both cases, the current value of the\n * `Ref` is included in the result.\n *\n * @since 2.0.0\n * @category Conditional Operators\n */\nexport declare const whenRef: {\n    /**\n     * Executes an effect conditionally based on the value of a `Ref` that satisfies\n     * a predicate.\n     *\n     * **Details**\n     *\n     * This function allows you to execute an effect only when the value of a\n     * specified `Ref` meets a condition defined by a predicate. If the value\n     * satisfies the predicate, the effect is executed, and the result is wrapped in\n     * an `Option.some`. If the predicate is not satisfied, the effect is skipped,\n     * and the result is `Option.none`. In both cases, the current value of the\n     * `Ref` is included in the result.\n     *\n     * @since 2.0.0\n     * @category Conditional Operators\n     */\n    <S>(ref: Ref.Ref<S>, predicate: Predicate<S>): <A, E, R>(self: Effect<A, E, R>) => Effect<[S, Option.Option<A>], E, R>;\n    /**\n     * Executes an effect conditionally based on the value of a `Ref` that satisfies\n     * a predicate.\n     *\n     * **Details**\n     *\n     * This function allows you to execute an effect only when the value of a\n     * specified `Ref` meets a condition defined by a predicate. If the value\n     * satisfies the predicate, the effect is executed, and the result is wrapped in\n     * an `Option.some`. If the predicate is not satisfied, the effect is skipped,\n     * and the result is `Option.none`. In both cases, the current value of the\n     * `Ref` is included in the result.\n     *\n     * @since 2.0.0\n     * @category Conditional Operators\n     */\n    <A, E, R, S>(self: Effect<A, E, R>, ref: Ref.Ref<S>, predicate: Predicate<S>): Effect<[S, Option.Option<A>], E, R>;\n};\n/**\n * Chains effects to produce new `Effect` instances, useful for combining\n * operations that depend on previous results.\n *\n * **Syntax**\n *\n * ```ts skip-type-checking\n * const flatMappedEffect = pipe(myEffect, Effect.flatMap(transformation))\n * // or\n * const flatMappedEffect = Effect.flatMap(myEffect, transformation)\n * // or\n * const flatMappedEffect = myEffect.pipe(Effect.flatMap(transformation))\n * ```\n *\n * **Details**\n *\n * `flatMap` lets you sequence effects so that the result of one effect can be\n * used in the next step. It is similar to `flatMap` used with arrays but works\n * specifically with `Effect` instances, allowing you to avoid deeply nested\n * effect structures.\n *\n * Since effects are immutable, `flatMap` always returns a new effect instead of\n * changing the original one.\n *\n * **When to Use**\n *\n * Use `flatMap` when you need to chain multiple effects, ensuring that each\n * step produces a new `Effect` while flattening any nested effects that may\n * occur.\n *\n * **Example**\n *\n * ```ts\n * import { pipe, Effect } from \"effect\"\n *\n * // Function to apply a discount safely to a transaction amount\n * const applyDiscount = (\n *   total: number,\n *   discountRate: number\n * ): Effect.Effect<number, Error> =>\n *   discountRate === 0\n *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n *     : Effect.succeed(total - (total * discountRate) / 100)\n *\n * // Simulated asynchronous task to fetch a transaction amount from database\n * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n *\n * // Chaining the fetch and discount application using `flatMap`\n * const finalAmount = pipe(\n *   fetchTransactionAmount,\n *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n * )\n *\n * Effect.runPromise(finalAmount).then(console.log)\n * // Output: 95\n * ```\n *\n * @see {@link tap} for a version that ignores the result of the effect.\n *\n * @since 2.0.0\n * @category Sequencing\n */\nexport declare const flatMap: {\n    /**\n     * Chains effects to produce new `Effect` instances, useful for combining\n     * operations that depend on previous results.\n     *\n     * **Syntax**\n     *\n     * ```ts skip-type-checking\n     * const flatMappedEffect = pipe(myEffect, Effect.flatMap(transformation))\n     * // or\n     * const flatMappedEffect = Effect.flatMap(myEffect, transformation)\n     * // or\n     * const flatMappedEffect = myEffect.pipe(Effect.flatMap(transformation))\n     * ```\n     *\n     * **Details**\n     *\n     * `flatMap` lets you sequence effects so that the result of one effect can be\n     * used in the next step. It is similar to `flatMap` used with arrays but works\n     * specifically with `Effect` instances, allowing you to avoid deeply nested\n     * effect structures.\n     *\n     * Since effects are immutable, `flatMap` always returns a new effect instead of\n     * changing the original one.\n     *\n     * **When to Use**\n     *\n     * Use `flatMap` when you need to chain multiple effects, ensuring that each\n     * step produces a new `Effect` while flattening any nested effects that may\n     * occur.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { pipe, Effect } from \"effect\"\n     *\n     * // Function to apply a discount safely to a transaction amount\n     * const applyDiscount = (\n     *   total: number,\n     *   discountRate: number\n     * ): Effect.Effect<number, Error> =>\n     *   discountRate === 0\n     *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n     *     : Effect.succeed(total - (total * discountRate) / 100)\n     *\n     * // Simulated asynchronous task to fetch a transaction amount from database\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * // Chaining the fetch and discount application using `flatMap`\n     * const finalAmount = pipe(\n     *   fetchTransactionAmount,\n     *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(finalAmount).then(console.log)\n     * // Output: 95\n     * ```\n     *\n     * @see {@link tap} for a version that ignores the result of the effect.\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, B, E1, R1>(f: (a: A) => Effect<B, E1, R1>): <E, R>(self: Effect<A, E, R>) => Effect<B, E1 | E, R1 | R>;\n    /**\n     * Chains effects to produce new `Effect` instances, useful for combining\n     * operations that depend on previous results.\n     *\n     * **Syntax**\n     *\n     * ```ts skip-type-checking\n     * const flatMappedEffect = pipe(myEffect, Effect.flatMap(transformation))\n     * // or\n     * const flatMappedEffect = Effect.flatMap(myEffect, transformation)\n     * // or\n     * const flatMappedEffect = myEffect.pipe(Effect.flatMap(transformation))\n     * ```\n     *\n     * **Details**\n     *\n     * `flatMap` lets you sequence effects so that the result of one effect can be\n     * used in the next step. It is similar to `flatMap` used with arrays but works\n     * specifically with `Effect` instances, allowing you to avoid deeply nested\n     * effect structures.\n     *\n     * Since effects are immutable, `flatMap` always returns a new effect instead of\n     * changing the original one.\n     *\n     * **When to Use**\n     *\n     * Use `flatMap` when you need to chain multiple effects, ensuring that each\n     * step produces a new `Effect` while flattening any nested effects that may\n     * occur.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { pipe, Effect } from \"effect\"\n     *\n     * // Function to apply a discount safely to a transaction amount\n     * const applyDiscount = (\n     *   total: number,\n     *   discountRate: number\n     * ): Effect.Effect<number, Error> =>\n     *   discountRate === 0\n     *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n     *     : Effect.succeed(total - (total * discountRate) / 100)\n     *\n     * // Simulated asynchronous task to fetch a transaction amount from database\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * // Chaining the fetch and discount application using `flatMap`\n     * const finalAmount = pipe(\n     *   fetchTransactionAmount,\n     *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(finalAmount).then(console.log)\n     * // Output: 95\n     * ```\n     *\n     * @see {@link tap} for a version that ignores the result of the effect.\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, E, R, B, E1, R1>(self: Effect<A, E, R>, f: (a: A) => Effect<B, E1, R1>): Effect<B, E | E1, R | R1>;\n};\n/**\n * Chains two actions, where the second action can depend on the result of the\n * first.\n *\n * **Syntax**\n *\n * ```ts skip-type-checking\n * const transformedEffect = pipe(myEffect, Effect.andThen(anotherEffect))\n * // or\n * const transformedEffect = Effect.andThen(myEffect, anotherEffect)\n * // or\n * const transformedEffect = myEffect.pipe(Effect.andThen(anotherEffect))\n * ```\n *\n * **When to Use**\n *\n * Use `andThen` when you need to run multiple actions in sequence, with the\n * second action depending on the result of the first. This is useful for\n * combining effects or handling computations that must happen in order.\n *\n * **Details**\n *\n * The second action can be:\n *\n * - A constant value (similar to {@link as})\n * - A function returning a value (similar to {@link map})\n * - A `Promise`\n * - A function returning a `Promise`\n * - An `Effect`\n * - A function returning an `Effect` (similar to {@link flatMap})\n *\n * **Note:** `andThen` works well with both `Option` and `Either` types,\n * treating them as effects.\n *\n * **Example** (Applying a Discount Based on Fetched Amount)\n *\n * ```ts\n * import { pipe, Effect } from \"effect\"\n *\n * // Function to apply a discount safely to a transaction amount\n * const applyDiscount = (\n *   total: number,\n *   discountRate: number\n * ): Effect.Effect<number, Error> =>\n *   discountRate === 0\n *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n *     : Effect.succeed(total - (total * discountRate) / 100)\n *\n * // Simulated asynchronous task to fetch a transaction amount from database\n * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n *\n * // Using Effect.map and Effect.flatMap\n * const result1 = pipe(\n *   fetchTransactionAmount,\n *   Effect.map((amount) => amount * 2),\n *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n * )\n *\n * Effect.runPromise(result1).then(console.log)\n * // Output: 190\n *\n * // Using Effect.andThen\n * const result2 = pipe(\n *   fetchTransactionAmount,\n *   Effect.andThen((amount) => amount * 2),\n *   Effect.andThen((amount) => applyDiscount(amount, 5))\n * )\n *\n * Effect.runPromise(result2).then(console.log)\n * // Output: 190\n * ```\n *\n * @since 2.0.0\n * @category Sequencing\n */\nexport declare const andThen: {\n    /**\n     * Chains two actions, where the second action can depend on the result of the\n     * first.\n     *\n     * **Syntax**\n     *\n     * ```ts skip-type-checking\n     * const transformedEffect = pipe(myEffect, Effect.andThen(anotherEffect))\n     * // or\n     * const transformedEffect = Effect.andThen(myEffect, anotherEffect)\n     * // or\n     * const transformedEffect = myEffect.pipe(Effect.andThen(anotherEffect))\n     * ```\n     *\n     * **When to Use**\n     *\n     * Use `andThen` when you need to run multiple actions in sequence, with the\n     * second action depending on the result of the first. This is useful for\n     * combining effects or handling computations that must happen in order.\n     *\n     * **Details**\n     *\n     * The second action can be:\n     *\n     * - A constant value (similar to {@link as})\n     * - A function returning a value (similar to {@link map})\n     * - A `Promise`\n     * - A function returning a `Promise`\n     * - An `Effect`\n     * - A function returning an `Effect` (similar to {@link flatMap})\n     *\n     * **Note:** `andThen` works well with both `Option` and `Either` types,\n     * treating them as effects.\n     *\n     * **Example** (Applying a Discount Based on Fetched Amount)\n     *\n     * ```ts\n     * import { pipe, Effect } from \"effect\"\n     *\n     * // Function to apply a discount safely to a transaction amount\n     * const applyDiscount = (\n     *   total: number,\n     *   discountRate: number\n     * ): Effect.Effect<number, Error> =>\n     *   discountRate === 0\n     *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n     *     : Effect.succeed(total - (total * discountRate) / 100)\n     *\n     * // Simulated asynchronous task to fetch a transaction amount from database\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * // Using Effect.map and Effect.flatMap\n     * const result1 = pipe(\n     *   fetchTransactionAmount,\n     *   Effect.map((amount) => amount * 2),\n     *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(result1).then(console.log)\n     * // Output: 190\n     *\n     * // Using Effect.andThen\n     * const result2 = pipe(\n     *   fetchTransactionAmount,\n     *   Effect.andThen((amount) => amount * 2),\n     *   Effect.andThen((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(result2).then(console.log)\n     * // Output: 190\n     * ```\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, X>(f: (a: NoInfer<A>) => X): <E, R>(self: Effect<A, E, R>) => [X] extends [Effect<infer A1, infer E1, infer R1>] ? Effect<A1, E | E1, R | R1> : [X] extends [PromiseLike<infer A1>] ? Effect<A1, E | Cause.UnknownException, R> : Effect<X, E, R>;\n    /**\n     * Chains two actions, where the second action can depend on the result of the\n     * first.\n     *\n     * **Syntax**\n     *\n     * ```ts skip-type-checking\n     * const transformedEffect = pipe(myEffect, Effect.andThen(anotherEffect))\n     * // or\n     * const transformedEffect = Effect.andThen(myEffect, anotherEffect)\n     * // or\n     * const transformedEffect = myEffect.pipe(Effect.andThen(anotherEffect))\n     * ```\n     *\n     * **When to Use**\n     *\n     * Use `andThen` when you need to run multiple actions in sequence, with the\n     * second action depending on the result of the first. This is useful for\n     * combining effects or handling computations that must happen in order.\n     *\n     * **Details**\n     *\n     * The second action can be:\n     *\n     * - A constant value (similar to {@link as})\n     * - A function returning a value (similar to {@link map})\n     * - A `Promise`\n     * - A function returning a `Promise`\n     * - An `Effect`\n     * - A function returning an `Effect` (similar to {@link flatMap})\n     *\n     * **Note:** `andThen` works well with both `Option` and `Either` types,\n     * treating them as effects.\n     *\n     * **Example** (Applying a Discount Based on Fetched Amount)\n     *\n     * ```ts\n     * import { pipe, Effect } from \"effect\"\n     *\n     * // Function to apply a discount safely to a transaction amount\n     * const applyDiscount = (\n     *   total: number,\n     *   discountRate: number\n     * ): Effect.Effect<number, Error> =>\n     *   discountRate === 0\n     *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n     *     : Effect.succeed(total - (total * discountRate) / 100)\n     *\n     * // Simulated asynchronous task to fetch a transaction amount from database\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * // Using Effect.map and Effect.flatMap\n     * const result1 = pipe(\n     *   fetchTransactionAmount,\n     *   Effect.map((amount) => amount * 2),\n     *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(result1).then(console.log)\n     * // Output: 190\n     *\n     * // Using Effect.andThen\n     * const result2 = pipe(\n     *   fetchTransactionAmount,\n     *   Effect.andThen((amount) => amount * 2),\n     *   Effect.andThen((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(result2).then(console.log)\n     * // Output: 190\n     * ```\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <X>(f: NotFunction<X>): <A, E, R>(self: Effect<A, E, R>) => [X] extends [Effect<infer A1, infer E1, infer R1>] ? Effect<A1, E | E1, R | R1> : [X] extends [PromiseLike<infer A1>] ? Effect<A1, E | Cause.UnknownException, R> : Effect<X, E, R>;\n    /**\n     * Chains two actions, where the second action can depend on the result of the\n     * first.\n     *\n     * **Syntax**\n     *\n     * ```ts skip-type-checking\n     * const transformedEffect = pipe(myEffect, Effect.andThen(anotherEffect))\n     * // or\n     * const transformedEffect = Effect.andThen(myEffect, anotherEffect)\n     * // or\n     * const transformedEffect = myEffect.pipe(Effect.andThen(anotherEffect))\n     * ```\n     *\n     * **When to Use**\n     *\n     * Use `andThen` when you need to run multiple actions in sequence, with the\n     * second action depending on the result of the first. This is useful for\n     * combining effects or handling computations that must happen in order.\n     *\n     * **Details**\n     *\n     * The second action can be:\n     *\n     * - A constant value (similar to {@link as})\n     * - A function returning a value (similar to {@link map})\n     * - A `Promise`\n     * - A function returning a `Promise`\n     * - An `Effect`\n     * - A function returning an `Effect` (similar to {@link flatMap})\n     *\n     * **Note:** `andThen` works well with both `Option` and `Either` types,\n     * treating them as effects.\n     *\n     * **Example** (Applying a Discount Based on Fetched Amount)\n     *\n     * ```ts\n     * import { pipe, Effect } from \"effect\"\n     *\n     * // Function to apply a discount safely to a transaction amount\n     * const applyDiscount = (\n     *   total: number,\n     *   discountRate: number\n     * ): Effect.Effect<number, Error> =>\n     *   discountRate === 0\n     *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n     *     : Effect.succeed(total - (total * discountRate) / 100)\n     *\n     * // Simulated asynchronous task to fetch a transaction amount from database\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * // Using Effect.map and Effect.flatMap\n     * const result1 = pipe(\n     *   fetchTransactionAmount,\n     *   Effect.map((amount) => amount * 2),\n     *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(result1).then(console.log)\n     * // Output: 190\n     *\n     * // Using Effect.andThen\n     * const result2 = pipe(\n     *   fetchTransactionAmount,\n     *   Effect.andThen((amount) => amount * 2),\n     *   Effect.andThen((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(result2).then(console.log)\n     * // Output: 190\n     * ```\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, E, R, X>(self: Effect<A, E, R>, f: (a: NoInfer<A>) => X): [X] extends [Effect<infer A1, infer E1, infer R1>] ? Effect<A1, E | E1, R | R1> : [X] extends [PromiseLike<infer A1>] ? Effect<A1, E | Cause.UnknownException, R> : Effect<X, E, R>;\n    /**\n     * Chains two actions, where the second action can depend on the result of the\n     * first.\n     *\n     * **Syntax**\n     *\n     * ```ts skip-type-checking\n     * const transformedEffect = pipe(myEffect, Effect.andThen(anotherEffect))\n     * // or\n     * const transformedEffect = Effect.andThen(myEffect, anotherEffect)\n     * // or\n     * const transformedEffect = myEffect.pipe(Effect.andThen(anotherEffect))\n     * ```\n     *\n     * **When to Use**\n     *\n     * Use `andThen` when you need to run multiple actions in sequence, with the\n     * second action depending on the result of the first. This is useful for\n     * combining effects or handling computations that must happen in order.\n     *\n     * **Details**\n     *\n     * The second action can be:\n     *\n     * - A constant value (similar to {@link as})\n     * - A function returning a value (similar to {@link map})\n     * - A `Promise`\n     * - A function returning a `Promise`\n     * - An `Effect`\n     * - A function returning an `Effect` (similar to {@link flatMap})\n     *\n     * **Note:** `andThen` works well with both `Option` and `Either` types,\n     * treating them as effects.\n     *\n     * **Example** (Applying a Discount Based on Fetched Amount)\n     *\n     * ```ts\n     * import { pipe, Effect } from \"effect\"\n     *\n     * // Function to apply a discount safely to a transaction amount\n     * const applyDiscount = (\n     *   total: number,\n     *   discountRate: number\n     * ): Effect.Effect<number, Error> =>\n     *   discountRate === 0\n     *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n     *     : Effect.succeed(total - (total * discountRate) / 100)\n     *\n     * // Simulated asynchronous task to fetch a transaction amount from database\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * // Using Effect.map and Effect.flatMap\n     * const result1 = pipe(\n     *   fetchTransactionAmount,\n     *   Effect.map((amount) => amount * 2),\n     *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(result1).then(console.log)\n     * // Output: 190\n     *\n     * // Using Effect.andThen\n     * const result2 = pipe(\n     *   fetchTransactionAmount,\n     *   Effect.andThen((amount) => amount * 2),\n     *   Effect.andThen((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(result2).then(console.log)\n     * // Output: 190\n     * ```\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, E, R, X>(self: Effect<A, E, R>, f: NotFunction<X>): [X] extends [Effect<infer A1, infer E1, infer R1>] ? Effect<A1, E | E1, R | R1> : [X] extends [PromiseLike<infer A1>] ? Effect<A1, E | Cause.UnknownException, R> : Effect<X, E, R>;\n};\n/**\n * @since 2.0.0\n * @category Sequencing\n */\nexport declare const flatten: <A, E1, R1, E, R>(self: Effect<Effect<A, E1, R1>, E, R>) => Effect<A, E | E1, R | R1>;\n/**\n * Races two effects and returns the result of the first successful one.\n *\n * **Details**\n *\n * This function takes two effects and runs them concurrently. The first effect\n * that successfully completes will determine the result of the race, and the\n * other effect will be interrupted.\n *\n * If neither effect succeeds, the function will fail with a `Cause`\n * containing all the errors.\n *\n * **When to Use**\n *\n * This is useful when you want to run two effects concurrently, but only care\n * about the first one to succeed. It is commonly used in cases like timeouts,\n * retries, or when you want to optimize for the faster response without\n * worrying about the other effect.\n *\n * **Handling Success or Failure with Either**\n *\n * If you want to handle the result of whichever task completes first, whether\n * it succeeds or fails, you can use the `Effect.either` function. This function\n * wraps the result in an `Either` type, allowing you to see if the result\n * was a success (`Right`) or a failure (`Left`).\n *\n * **Example** (Both Tasks Succeed)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const task1 = Effect.succeed(\"task1\").pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Console.log(\"task1 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task1 interrupted\"))\n * )\n * const task2 = Effect.succeed(\"task2\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Console.log(\"task2 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task2 interrupted\"))\n * )\n *\n * const program = Effect.race(task1, task2)\n *\n * Effect.runFork(program)\n * // Output:\n * // task1 done\n * // task2 interrupted\n * ```\n *\n * **Example** (One Task Fails, One Succeeds)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const task1 = Effect.fail(\"task1\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Console.log(\"task1 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task1 interrupted\"))\n * )\n * const task2 = Effect.succeed(\"task2\").pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Console.log(\"task2 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task2 interrupted\"))\n * )\n *\n * const program = Effect.race(task1, task2)\n *\n * Effect.runFork(program)\n * // Output:\n * // task2 done\n * ```\n *\n * **Example** (Both Tasks Fail)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const task1 = Effect.fail(\"task1\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Console.log(\"task1 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task1 interrupted\"))\n * )\n * const task2 = Effect.fail(\"task2\").pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Console.log(\"task2 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task2 interrupted\"))\n * )\n *\n * const program = Effect.race(task1, task2)\n *\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: {\n * //     _id: 'Cause',\n * //     _tag: 'Parallel',\n * //     left: { _id: 'Cause', _tag: 'Fail', failure: 'task1' },\n * //     right: { _id: 'Cause', _tag: 'Fail', failure: 'task2' }\n * //   }\n * // }\n * ```\n *\n * **Example** (Handling Success or Failure with Either)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const task1 = Effect.fail(\"task1\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Console.log(\"task1 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task1 interrupted\"))\n * )\n * const task2 = Effect.succeed(\"task2\").pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Console.log(\"task2 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task2 interrupted\"))\n * )\n *\n * // Run both tasks concurrently, wrapping the result\n * // in Either to capture success or failure\n * const program = Effect.race(Effect.either(task1), Effect.either(task2))\n *\n * Effect.runPromise(program).then(console.log)\n * // Output:\n * // task2 interrupted\n * // { _id: 'Either', _tag: 'Left', left: 'task1' }\n * ```\n *\n * @see {@link raceAll} for a version that handles multiple effects.\n * @see {@link raceFirst} for a version that returns the result of the first effect to complete.\n *\n * @since 2.0.0\n * @category Racing\n */\nexport declare const race: {\n    /**\n     * Races two effects and returns the result of the first successful one.\n     *\n     * **Details**\n     *\n     * This function takes two effects and runs them concurrently. The first effect\n     * that successfully completes will determine the result of the race, and the\n     * other effect will be interrupted.\n     *\n     * If neither effect succeeds, the function will fail with a `Cause`\n     * containing all the errors.\n     *\n     * **When to Use**\n     *\n     * This is useful when you want to run two effects concurrently, but only care\n     * about the first one to succeed. It is commonly used in cases like timeouts,\n     * retries, or when you want to optimize for the faster response without\n     * worrying about the other effect.\n     *\n     * **Handling Success or Failure with Either**\n     *\n     * If you want to handle the result of whichever task completes first, whether\n     * it succeeds or fails, you can use the `Effect.either` function. This function\n     * wraps the result in an `Either` type, allowing you to see if the result\n     * was a success (`Right`) or a failure (`Left`).\n     *\n     * **Example** (Both Tasks Succeed)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Effect.succeed(\"task1\").pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Console.log(\"task1 done\")),\n     *   Effect.onInterrupt(() => Console.log(\"task1 interrupted\"))\n     * )\n     * const task2 = Effect.succeed(\"task2\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Console.log(\"task2 done\")),\n     *   Effect.onInterrupt(() => Console.log(\"task2 interrupted\"))\n     * )\n     *\n     * const program = Effect.race(task1, task2)\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // task1 done\n     * // task2 interrupted\n     * ```\n     *\n     * **Example** (One Task Fails, One Succeeds)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Effect.fail(\"task1\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Console.log(\"task1 done\")),\n     *   Effect.onInterrupt(() => Console.log(\"task1 interrupted\"))\n     * )\n     * const task2 = Effect.succeed(\"task2\").pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Console.log(\"task2 done\")),\n     *   Effect.onInterrupt(() => Console.log(\"task2 interrupted\"))\n     * )\n     *\n     * const program = Effect.race(task1, task2)\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // task2 done\n     * ```\n     *\n     * **Example** (Both Tasks Fail)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Effect.fail(\"task1\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Console.log(\"task1 done\")),\n     *   Effect.onInterrupt(() => Console.log(\"task1 interrupted\"))\n     * )\n     * const task2 = Effect.fail(\"task2\").pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Console.log(\"task2 done\")),\n     *   Effect.onInterrupt(() => Console.log(\"task2 interrupted\"))\n     * )\n     *\n     * const program = Effect.race(task1, task2)\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: {\n     * //     _id: 'Cause',\n     * //     _tag: 'Parallel',\n     * //     left: { _id: 'Cause', _tag: 'Fail', failure: 'task1' },\n     * //     right: { _id: 'Cause', _tag: 'Fail', failure: 'task2' }\n     * //   }\n     * // }\n     * ```\n     *\n     * **Example** (Handling Success or Failure with Either)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Effect.fail(\"task1\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Console.log(\"task1 done\")),\n     *   Effect.onInterrupt(() => Console.log(\"task1 interrupted\"))\n     * )\n     * const task2 = Effect.succeed(\"task2\").pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Console.log(\"task2 done\")),\n     *   Effect.onInterrupt(() => Console.log(\"task2 interrupted\"))\n     * )\n     *\n     * // Run both tasks concurrently, wrapping the result\n     * // in Either to capture success or failure\n     * const program = Effect.race(Effect.either(task1), Effect.either(task2))\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // task2 interrupted\n     * // { _id: 'Either', _tag: 'Left', left: 'task1' }\n     * ```\n     *\n     * @see {@link raceAll} for a version that handles multiple effects.\n     * @see {@link raceFirst} for a version that returns the result of the first effect to complete.\n     *\n     * @since 2.0.0\n     * @category Racing\n     */\n    <A2, E2, R2>(that: Effect<A2, E2, R2>): <A, E, R>(self: Effect<A, E, R>) => Effect<A2 | A, E2 | E, R2 | R>;\n    /**\n     * Races two effects and returns the result of the first successful one.\n     *\n     * **Details**\n     *\n     * This function takes two effects and runs them concurrently. The first effect\n     * that successfully completes will determine the result of the race, and the\n     * other effect will be interrupted.\n     *\n     * If neither effect succeeds, the function will fail with a `Cause`\n     * containing all the errors.\n     *\n     * **When to Use**\n     *\n     * This is useful when you want to run two effects concurrently, but only care\n     * about the first one to succeed. It is commonly used in cases like timeouts,\n     * retries, or when you want to optimize for the faster response without\n     * worrying about the other effect.\n     *\n     * **Handling Success or Failure with Either**\n     *\n     * If you want to handle the result of whichever task completes first, whether\n     * it succeeds or fails, you can use the `Effect.either` function. This function\n     * wraps the result in an `Either` type, allowing you to see if the result\n     * was a success (`Right`) or a failure (`Left`).\n     *\n     * **Example** (Both Tasks Succeed)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Effect.succeed(\"task1\").pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Console.log(\"task1 done\")),\n     *   Effect.onInterrupt(() => Console.log(\"task1 interrupted\"))\n     * )\n     * const task2 = Effect.succeed(\"task2\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Console.log(\"task2 done\")),\n     *   Effect.onInterrupt(() => Console.log(\"task2 interrupted\"))\n     * )\n     *\n     * const program = Effect.race(task1, task2)\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // task1 done\n     * // task2 interrupted\n     * ```\n     *\n     * **Example** (One Task Fails, One Succeeds)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Effect.fail(\"task1\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Console.log(\"task1 done\")),\n     *   Effect.onInterrupt(() => Console.log(\"task1 interrupted\"))\n     * )\n     * const task2 = Effect.succeed(\"task2\").pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Console.log(\"task2 done\")),\n     *   Effect.onInterrupt(() => Console.log(\"task2 interrupted\"))\n     * )\n     *\n     * const program = Effect.race(task1, task2)\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // task2 done\n     * ```\n     *\n     * **Example** (Both Tasks Fail)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Effect.fail(\"task1\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Console.log(\"task1 done\")),\n     *   Effect.onInterrupt(() => Console.log(\"task1 interrupted\"))\n     * )\n     * const task2 = Effect.fail(\"task2\").pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Console.log(\"task2 done\")),\n     *   Effect.onInterrupt(() => Console.log(\"task2 interrupted\"))\n     * )\n     *\n     * const program = Effect.race(task1, task2)\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: {\n     * //     _id: 'Cause',\n     * //     _tag: 'Parallel',\n     * //     left: { _id: 'Cause', _tag: 'Fail', failure: 'task1' },\n     * //     right: { _id: 'Cause', _tag: 'Fail', failure: 'task2' }\n     * //   }\n     * // }\n     * ```\n     *\n     * **Example** (Handling Success or Failure with Either)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Effect.fail(\"task1\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Console.log(\"task1 done\")),\n     *   Effect.onInterrupt(() => Console.log(\"task1 interrupted\"))\n     * )\n     * const task2 = Effect.succeed(\"task2\").pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Console.log(\"task2 done\")),\n     *   Effect.onInterrupt(() => Console.log(\"task2 interrupted\"))\n     * )\n     *\n     * // Run both tasks concurrently, wrapping the result\n     * // in Either to capture success or failure\n     * const program = Effect.race(Effect.either(task1), Effect.either(task2))\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // task2 interrupted\n     * // { _id: 'Either', _tag: 'Left', left: 'task1' }\n     * ```\n     *\n     * @see {@link raceAll} for a version that handles multiple effects.\n     * @see {@link raceFirst} for a version that returns the result of the first effect to complete.\n     *\n     * @since 2.0.0\n     * @category Racing\n     */\n    <A, E, R, A2, E2, R2>(self: Effect<A, E, R>, that: Effect<A2, E2, R2>): Effect<A | A2, E | E2, R | R2>;\n};\n/**\n * Races multiple effects and returns the first successful result.\n *\n * **Details**\n *\n * This function runs multiple effects concurrently and returns the result of\n * the first one to succeed. If one effect succeeds, the others will be\n * interrupted.\n *\n * If none of the effects succeed, the function will fail with the last error\n * encountered.\n *\n * **When to Use**\n *\n * This is useful when you want to race multiple effects, but only care about\n * the first one to succeed. It is commonly used in cases like timeouts,\n * retries, or when you want to optimize for the faster response without\n * worrying about the other effects.\n *\n * **Example** (All Tasks Succeed)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const task1 = Effect.succeed(\"task1\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Console.log(\"task1 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task1 interrupted\"))\n * )\n * const task2 = Effect.succeed(\"task2\").pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Console.log(\"task2 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task2 interrupted\"))\n * )\n *\n * const task3 = Effect.succeed(\"task3\").pipe(\n *   Effect.delay(\"150 millis\"),\n *   Effect.tap(Console.log(\"task3 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task3 interrupted\"))\n * )\n *\n * const program = Effect.raceAll([task1, task2, task3])\n *\n * Effect.runFork(program)\n * // Output:\n * // task1 done\n * // task2 interrupted\n * // task3 interrupted\n * ```\n *\n * **Example** (One Task Fails, Two Tasks Succeed)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const task1 = Effect.fail(\"task1\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Console.log(\"task1 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task1 interrupted\"))\n * )\n * const task2 = Effect.succeed(\"task2\").pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Console.log(\"task2 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task2 interrupted\"))\n * )\n *\n * const task3 = Effect.succeed(\"task3\").pipe(\n *   Effect.delay(\"150 millis\"),\n *   Effect.tap(Console.log(\"task3 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task3 interrupted\"))\n * )\n *\n * const program = Effect.raceAll([task1, task2, task3])\n *\n * Effect.runFork(program)\n * // Output:\n * // task3 done\n * // task2 interrupted\n * ```\n *\n * **Example** (All Tasks Fail)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const task1 = Effect.fail(\"task1\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Console.log(\"task1 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task1 interrupted\"))\n * )\n * const task2 = Effect.fail(\"task2\").pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Console.log(\"task2 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task2 interrupted\"))\n * )\n *\n * const task3 = Effect.fail(\"task3\").pipe(\n *   Effect.delay(\"150 millis\"),\n *   Effect.tap(Console.log(\"task3 done\")),\n *   Effect.onInterrupt(() => Console.log(\"task3 interrupted\"))\n * )\n *\n * const program = Effect.raceAll([task1, task2, task3])\n *\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: { _id: 'Cause', _tag: 'Fail', failure: 'task2' }\n * // }\n * ```\n *\n * @see {@link race} for a version that handles only two effects.\n *\n * @since 2.0.0\n * @category Racing\n */\nexport declare const raceAll: <Eff extends Effect<any, any, any>>(all: Iterable<Eff>) => Effect<Effect.Success<Eff>, Effect.Error<Eff>, Effect.Context<Eff>>;\n/**\n * Races two effects and returns the result of the first one to complete.\n *\n * **Details**\n *\n * This function takes two effects and runs them concurrently, returning the\n * result of the first one that completes, regardless of whether it succeeds or\n * fails.\n *\n * **When to Use**\n *\n * This function is useful when you want to race two operations, and you want to\n * proceed with whichever one finishes first, regardless of whether it succeeds\n * or fails.\n *\n * **Disconnecting Effects**\n *\n * The `Effect.raceFirst` function safely interrupts the “loser” effect once the other completes, but it will not resume until the loser is cleanly terminated.\n *\n * If you want a quicker return, you can disconnect the interrupt signal for both effects. Instead of calling:\n *\n * ```ts skip-type-checking\n * Effect.raceFirst(task1, task2)\n * ```\n *\n * You can use:\n *\n * ```ts skip-type-checking\n * Effect.raceFirst(Effect.disconnect(task1), Effect.disconnect(task2))\n * ```\n *\n * This allows both effects to complete independently while still terminating the losing effect in the background.\n *\n * **Example** (Both Tasks Succeed)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const task1 = Effect.succeed(\"task1\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Console.log(\"task1 done\")),\n *   Effect.onInterrupt(() =>\n *     Console.log(\"task1 interrupted\").pipe(Effect.delay(\"100 millis\"))\n *   )\n * )\n * const task2 = Effect.succeed(\"task2\").pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Console.log(\"task2 done\")),\n *   Effect.onInterrupt(() =>\n *     Console.log(\"task2 interrupted\").pipe(Effect.delay(\"100 millis\"))\n *   )\n * )\n *\n * const program = Effect.raceFirst(task1, task2).pipe(\n *   Effect.tap(Console.log(\"more work...\"))\n * )\n *\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // task1 done\n * // task2 interrupted\n * // more work...\n * // { _id: 'Exit', _tag: 'Success', value: 'task1' }\n * ```\n *\n * **Example** (One Task Fails, One Succeeds)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const task1 = Effect.fail(\"task1\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Console.log(\"task1 done\")),\n *   Effect.onInterrupt(() =>\n *     Console.log(\"task1 interrupted\").pipe(Effect.delay(\"100 millis\"))\n *   )\n * )\n * const task2 = Effect.succeed(\"task2\").pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Console.log(\"task2 done\")),\n *   Effect.onInterrupt(() =>\n *     Console.log(\"task2 interrupted\").pipe(Effect.delay(\"100 millis\"))\n *   )\n * )\n *\n * const program = Effect.raceFirst(task1, task2).pipe(\n *   Effect.tap(Console.log(\"more work...\"))\n * )\n *\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // task2 interrupted\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: { _id: 'Cause', _tag: 'Fail', failure: 'task1' }\n * // }\n * ```\n *\n * **Example** (Using Effect.disconnect for Quicker Return)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const task1 = Effect.succeed(\"task1\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Console.log(\"task1 done\")),\n *   Effect.onInterrupt(() =>\n *     Console.log(\"task1 interrupted\").pipe(Effect.delay(\"100 millis\"))\n *   )\n * )\n * const task2 = Effect.succeed(\"task2\").pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Console.log(\"task2 done\")),\n *   Effect.onInterrupt(() =>\n *     Console.log(\"task2 interrupted\").pipe(Effect.delay(\"100 millis\"))\n *   )\n * )\n *\n * // Race the two tasks with disconnect to allow quicker return\n * const program = Effect.raceFirst(\n *   Effect.disconnect(task1),\n *   Effect.disconnect(task2)\n * ).pipe(Effect.tap(Console.log(\"more work...\")))\n *\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // task1 done\n * // more work...\n * // { _id: 'Exit', _tag: 'Success', value: 'task1' }\n * // task2 interrupted\n * ```\n *\n * @since 2.0.0\n * @category Racing\n */\nexport declare const raceFirst: {\n    /**\n     * Races two effects and returns the result of the first one to complete.\n     *\n     * **Details**\n     *\n     * This function takes two effects and runs them concurrently, returning the\n     * result of the first one that completes, regardless of whether it succeeds or\n     * fails.\n     *\n     * **When to Use**\n     *\n     * This function is useful when you want to race two operations, and you want to\n     * proceed with whichever one finishes first, regardless of whether it succeeds\n     * or fails.\n     *\n     * **Disconnecting Effects**\n     *\n     * The `Effect.raceFirst` function safely interrupts the “loser” effect once the other completes, but it will not resume until the loser is cleanly terminated.\n     *\n     * If you want a quicker return, you can disconnect the interrupt signal for both effects. Instead of calling:\n     *\n     * ```ts skip-type-checking\n     * Effect.raceFirst(task1, task2)\n     * ```\n     *\n     * You can use:\n     *\n     * ```ts skip-type-checking\n     * Effect.raceFirst(Effect.disconnect(task1), Effect.disconnect(task2))\n     * ```\n     *\n     * This allows both effects to complete independently while still terminating the losing effect in the background.\n     *\n     * **Example** (Both Tasks Succeed)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Effect.succeed(\"task1\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Console.log(\"task1 done\")),\n     *   Effect.onInterrupt(() =>\n     *     Console.log(\"task1 interrupted\").pipe(Effect.delay(\"100 millis\"))\n     *   )\n     * )\n     * const task2 = Effect.succeed(\"task2\").pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Console.log(\"task2 done\")),\n     *   Effect.onInterrupt(() =>\n     *     Console.log(\"task2 interrupted\").pipe(Effect.delay(\"100 millis\"))\n     *   )\n     * )\n     *\n     * const program = Effect.raceFirst(task1, task2).pipe(\n     *   Effect.tap(Console.log(\"more work...\"))\n     * )\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // task1 done\n     * // task2 interrupted\n     * // more work...\n     * // { _id: 'Exit', _tag: 'Success', value: 'task1' }\n     * ```\n     *\n     * **Example** (One Task Fails, One Succeeds)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Effect.fail(\"task1\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Console.log(\"task1 done\")),\n     *   Effect.onInterrupt(() =>\n     *     Console.log(\"task1 interrupted\").pipe(Effect.delay(\"100 millis\"))\n     *   )\n     * )\n     * const task2 = Effect.succeed(\"task2\").pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Console.log(\"task2 done\")),\n     *   Effect.onInterrupt(() =>\n     *     Console.log(\"task2 interrupted\").pipe(Effect.delay(\"100 millis\"))\n     *   )\n     * )\n     *\n     * const program = Effect.raceFirst(task1, task2).pipe(\n     *   Effect.tap(Console.log(\"more work...\"))\n     * )\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // task2 interrupted\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: { _id: 'Cause', _tag: 'Fail', failure: 'task1' }\n     * // }\n     * ```\n     *\n     * **Example** (Using Effect.disconnect for Quicker Return)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Effect.succeed(\"task1\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Console.log(\"task1 done\")),\n     *   Effect.onInterrupt(() =>\n     *     Console.log(\"task1 interrupted\").pipe(Effect.delay(\"100 millis\"))\n     *   )\n     * )\n     * const task2 = Effect.succeed(\"task2\").pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Console.log(\"task2 done\")),\n     *   Effect.onInterrupt(() =>\n     *     Console.log(\"task2 interrupted\").pipe(Effect.delay(\"100 millis\"))\n     *   )\n     * )\n     *\n     * // Race the two tasks with disconnect to allow quicker return\n     * const program = Effect.raceFirst(\n     *   Effect.disconnect(task1),\n     *   Effect.disconnect(task2)\n     * ).pipe(Effect.tap(Console.log(\"more work...\")))\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // task1 done\n     * // more work...\n     * // { _id: 'Exit', _tag: 'Success', value: 'task1' }\n     * // task2 interrupted\n     * ```\n     *\n     * @since 2.0.0\n     * @category Racing\n     */\n    <A2, E2, R2>(that: Effect<A2, E2, R2>): <A, E, R>(self: Effect<A, E, R>) => Effect<A2 | A, E2 | E, R2 | R>;\n    /**\n     * Races two effects and returns the result of the first one to complete.\n     *\n     * **Details**\n     *\n     * This function takes two effects and runs them concurrently, returning the\n     * result of the first one that completes, regardless of whether it succeeds or\n     * fails.\n     *\n     * **When to Use**\n     *\n     * This function is useful when you want to race two operations, and you want to\n     * proceed with whichever one finishes first, regardless of whether it succeeds\n     * or fails.\n     *\n     * **Disconnecting Effects**\n     *\n     * The `Effect.raceFirst` function safely interrupts the “loser” effect once the other completes, but it will not resume until the loser is cleanly terminated.\n     *\n     * If you want a quicker return, you can disconnect the interrupt signal for both effects. Instead of calling:\n     *\n     * ```ts skip-type-checking\n     * Effect.raceFirst(task1, task2)\n     * ```\n     *\n     * You can use:\n     *\n     * ```ts skip-type-checking\n     * Effect.raceFirst(Effect.disconnect(task1), Effect.disconnect(task2))\n     * ```\n     *\n     * This allows both effects to complete independently while still terminating the losing effect in the background.\n     *\n     * **Example** (Both Tasks Succeed)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Effect.succeed(\"task1\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Console.log(\"task1 done\")),\n     *   Effect.onInterrupt(() =>\n     *     Console.log(\"task1 interrupted\").pipe(Effect.delay(\"100 millis\"))\n     *   )\n     * )\n     * const task2 = Effect.succeed(\"task2\").pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Console.log(\"task2 done\")),\n     *   Effect.onInterrupt(() =>\n     *     Console.log(\"task2 interrupted\").pipe(Effect.delay(\"100 millis\"))\n     *   )\n     * )\n     *\n     * const program = Effect.raceFirst(task1, task2).pipe(\n     *   Effect.tap(Console.log(\"more work...\"))\n     * )\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // task1 done\n     * // task2 interrupted\n     * // more work...\n     * // { _id: 'Exit', _tag: 'Success', value: 'task1' }\n     * ```\n     *\n     * **Example** (One Task Fails, One Succeeds)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Effect.fail(\"task1\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Console.log(\"task1 done\")),\n     *   Effect.onInterrupt(() =>\n     *     Console.log(\"task1 interrupted\").pipe(Effect.delay(\"100 millis\"))\n     *   )\n     * )\n     * const task2 = Effect.succeed(\"task2\").pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Console.log(\"task2 done\")),\n     *   Effect.onInterrupt(() =>\n     *     Console.log(\"task2 interrupted\").pipe(Effect.delay(\"100 millis\"))\n     *   )\n     * )\n     *\n     * const program = Effect.raceFirst(task1, task2).pipe(\n     *   Effect.tap(Console.log(\"more work...\"))\n     * )\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // task2 interrupted\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: { _id: 'Cause', _tag: 'Fail', failure: 'task1' }\n     * // }\n     * ```\n     *\n     * **Example** (Using Effect.disconnect for Quicker Return)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Effect.succeed(\"task1\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Console.log(\"task1 done\")),\n     *   Effect.onInterrupt(() =>\n     *     Console.log(\"task1 interrupted\").pipe(Effect.delay(\"100 millis\"))\n     *   )\n     * )\n     * const task2 = Effect.succeed(\"task2\").pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Console.log(\"task2 done\")),\n     *   Effect.onInterrupt(() =>\n     *     Console.log(\"task2 interrupted\").pipe(Effect.delay(\"100 millis\"))\n     *   )\n     * )\n     *\n     * // Race the two tasks with disconnect to allow quicker return\n     * const program = Effect.raceFirst(\n     *   Effect.disconnect(task1),\n     *   Effect.disconnect(task2)\n     * ).pipe(Effect.tap(Console.log(\"more work...\")))\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // task1 done\n     * // more work...\n     * // { _id: 'Exit', _tag: 'Success', value: 'task1' }\n     * // task2 interrupted\n     * ```\n     *\n     * @since 2.0.0\n     * @category Racing\n     */\n    <A, E, R, A2, E2, R2>(self: Effect<A, E, R>, that: Effect<A2, E2, R2>): Effect<A | A2, E | E2, R | R2>;\n};\n/**\n * Races two effects and calls a finisher when the first one completes.\n *\n * **Details**\n *\n * This function runs two effects concurrently and calls a specified “finisher”\n * function once one of the effects completes, regardless of whether it succeeds\n * or fails.\n *\n * The finisher functions for each effect allow you to handle the results of\n * each effect as soon as they complete.\n *\n * The function takes two finisher callbacks, one for each effect, and allows\n * you to specify how to handle the result of the race.\n *\n * **When to Use**\n *\n * This function is useful when you need to react to the completion of either\n * effect without waiting for both to finish. It can be used whenever you want\n * to take action based on the first available result.\n *\n * **Example** (Handling Results of Concurrent Tasks)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const task1 = Effect.succeed(\"task1\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Console.log(\"task1 done\")),\n *   Effect.onInterrupt(() =>\n *     Console.log(\"task1 interrupted\").pipe(Effect.delay(\"100 millis\"))\n *   )\n * )\n * const task2 = Effect.succeed(\"task2\").pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Console.log(\"task2 done\")),\n *   Effect.onInterrupt(() =>\n *     Console.log(\"task2 interrupted\").pipe(Effect.delay(\"100 millis\"))\n *   )\n * )\n *\n * const program = Effect.raceWith(task1, task2, {\n *   onSelfDone: (exit) => Console.log(`task1 exited with ${exit}`),\n *   onOtherDone: (exit) => Console.log(`task2 exited with ${exit}`)\n * })\n *\n * Effect.runFork(program)\n * // Output:\n * // task1 done\n * // task1 exited with {\n * //   \"_id\": \"Exit\",\n * //   \"_tag\": \"Success\",\n * //   \"value\": \"task1\"\n * // }\n * // task2 interrupted\n * ```\n *\n * @since 2.0.0\n * @category Racing\n */\nexport declare const raceWith: {\n    /**\n     * Races two effects and calls a finisher when the first one completes.\n     *\n     * **Details**\n     *\n     * This function runs two effects concurrently and calls a specified “finisher”\n     * function once one of the effects completes, regardless of whether it succeeds\n     * or fails.\n     *\n     * The finisher functions for each effect allow you to handle the results of\n     * each effect as soon as they complete.\n     *\n     * The function takes two finisher callbacks, one for each effect, and allows\n     * you to specify how to handle the result of the race.\n     *\n     * **When to Use**\n     *\n     * This function is useful when you need to react to the completion of either\n     * effect without waiting for both to finish. It can be used whenever you want\n     * to take action based on the first available result.\n     *\n     * **Example** (Handling Results of Concurrent Tasks)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Effect.succeed(\"task1\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Console.log(\"task1 done\")),\n     *   Effect.onInterrupt(() =>\n     *     Console.log(\"task1 interrupted\").pipe(Effect.delay(\"100 millis\"))\n     *   )\n     * )\n     * const task2 = Effect.succeed(\"task2\").pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Console.log(\"task2 done\")),\n     *   Effect.onInterrupt(() =>\n     *     Console.log(\"task2 interrupted\").pipe(Effect.delay(\"100 millis\"))\n     *   )\n     * )\n     *\n     * const program = Effect.raceWith(task1, task2, {\n     *   onSelfDone: (exit) => Console.log(`task1 exited with ${exit}`),\n     *   onOtherDone: (exit) => Console.log(`task2 exited with ${exit}`)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // task1 done\n     * // task1 exited with {\n     * //   \"_id\": \"Exit\",\n     * //   \"_tag\": \"Success\",\n     * //   \"value\": \"task1\"\n     * // }\n     * // task2 interrupted\n     * ```\n     *\n     * @since 2.0.0\n     * @category Racing\n     */\n    <A1, E1, R1, E, A, A2, E2, R2, A3, E3, R3>(other: Effect<A1, E1, R1>, options: {\n        readonly onSelfDone: (exit: Exit.Exit<A, E>, fiber: Fiber.Fiber<A1, E1>) => Effect<A2, E2, R2>;\n        readonly onOtherDone: (exit: Exit.Exit<A1, E1>, fiber: Fiber.Fiber<A, E>) => Effect<A3, E3, R3>;\n    }): <R>(self: Effect<A, E, R>) => Effect<A2 | A3, E2 | E3, R1 | R2 | R3 | R>;\n    /**\n     * Races two effects and calls a finisher when the first one completes.\n     *\n     * **Details**\n     *\n     * This function runs two effects concurrently and calls a specified “finisher”\n     * function once one of the effects completes, regardless of whether it succeeds\n     * or fails.\n     *\n     * The finisher functions for each effect allow you to handle the results of\n     * each effect as soon as they complete.\n     *\n     * The function takes two finisher callbacks, one for each effect, and allows\n     * you to specify how to handle the result of the race.\n     *\n     * **When to Use**\n     *\n     * This function is useful when you need to react to the completion of either\n     * effect without waiting for both to finish. It can be used whenever you want\n     * to take action based on the first available result.\n     *\n     * **Example** (Handling Results of Concurrent Tasks)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Effect.succeed(\"task1\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Console.log(\"task1 done\")),\n     *   Effect.onInterrupt(() =>\n     *     Console.log(\"task1 interrupted\").pipe(Effect.delay(\"100 millis\"))\n     *   )\n     * )\n     * const task2 = Effect.succeed(\"task2\").pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Console.log(\"task2 done\")),\n     *   Effect.onInterrupt(() =>\n     *     Console.log(\"task2 interrupted\").pipe(Effect.delay(\"100 millis\"))\n     *   )\n     * )\n     *\n     * const program = Effect.raceWith(task1, task2, {\n     *   onSelfDone: (exit) => Console.log(`task1 exited with ${exit}`),\n     *   onOtherDone: (exit) => Console.log(`task2 exited with ${exit}`)\n     * })\n     *\n     * Effect.runFork(program)\n     * // Output:\n     * // task1 done\n     * // task1 exited with {\n     * //   \"_id\": \"Exit\",\n     * //   \"_tag\": \"Success\",\n     * //   \"value\": \"task1\"\n     * // }\n     * // task2 interrupted\n     * ```\n     *\n     * @since 2.0.0\n     * @category Racing\n     */\n    <A, E, R, A1, E1, R1, A2, E2, R2, A3, E3, R3>(self: Effect<A, E, R>, other: Effect<A1, E1, R1>, options: {\n        readonly onSelfDone: (exit: Exit.Exit<A, E>, fiber: Fiber.Fiber<A1, E1>) => Effect<A2, E2, R2>;\n        readonly onOtherDone: (exit: Exit.Exit<A1, E1>, fiber: Fiber.Fiber<A, E>) => Effect<A3, E3, R3>;\n    }): Effect<A2 | A3, E2 | E3, R | R1 | R2 | R3>;\n};\n/**\n * Summarizes a effect by computing some value before and after execution, and\n * then combining the values to produce a summary, together with the result of\n * execution.\n *\n * @since 2.0.0\n * @category Sequencing\n */\nexport declare const summarized: {\n    /**\n     * Summarizes a effect by computing some value before and after execution, and\n     * then combining the values to produce a summary, together with the result of\n     * execution.\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <B, E2, R2, C>(summary: Effect<B, E2, R2>, f: (start: B, end: B) => C): <A, E, R>(self: Effect<A, E, R>) => Effect<[C, A], E2 | E, R2 | R>;\n    /**\n     * Summarizes a effect by computing some value before and after execution, and\n     * then combining the values to produce a summary, together with the result of\n     * execution.\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, E, R, B, E2, R2, C>(self: Effect<A, E, R>, summary: Effect<B, E2, R2>, f: (start: B, end: B) => C): Effect<[C, A], E2 | E, R2 | R>;\n};\n/**\n * Runs a side effect with the result of an effect without changing the original\n * value.\n *\n * **Details**\n *\n * This function works similarly to `flatMap`, but it ignores the result of the\n * function passed to it. The value from the previous effect remains available\n * for the next part of the chain. Note that if the side effect fails, the\n * entire chain will fail too.\n *\n * **When to Use**\n *\n * Use this function when you want to perform a side effect, like logging or\n * tracking, without modifying the main value. This is useful when you need to\n * observe or record an action but want the original value to be passed to the\n * next step.\n *\n * **Example** (Logging a step in a pipeline)\n *\n * ```ts\n * import { Console, Effect, pipe } from \"effect\"\n *\n * // Function to apply a discount safely to a transaction amount\n * const applyDiscount = (\n *   total: number,\n *   discountRate: number\n * ): Effect.Effect<number, Error> =>\n *   discountRate === 0\n *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n *     : Effect.succeed(total - (total * discountRate) / 100)\n *\n * // Simulated asynchronous task to fetch a transaction amount from database\n * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n *\n * const finalAmount = pipe(\n *   fetchTransactionAmount,\n *   // Log the fetched transaction amount\n *   Effect.tap((amount) => Console.log(`Apply a discount to: ${amount}`)),\n *   // `amount` is still available!\n *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n * )\n *\n * Effect.runPromise(finalAmount).then(console.log)\n * // Output:\n * // Apply a discount to: 100\n * // 95\n * ```\n *\n * @see {@link flatMap} for a version that allows you to change the value.\n *\n * @since 2.0.0\n * @category Sequencing\n */\nexport declare const tap: {\n    /**\n     * Runs a side effect with the result of an effect without changing the original\n     * value.\n     *\n     * **Details**\n     *\n     * This function works similarly to `flatMap`, but it ignores the result of the\n     * function passed to it. The value from the previous effect remains available\n     * for the next part of the chain. Note that if the side effect fails, the\n     * entire chain will fail too.\n     *\n     * **When to Use**\n     *\n     * Use this function when you want to perform a side effect, like logging or\n     * tracking, without modifying the main value. This is useful when you need to\n     * observe or record an action but want the original value to be passed to the\n     * next step.\n     *\n     * **Example** (Logging a step in a pipeline)\n     *\n     * ```ts\n     * import { Console, Effect, pipe } from \"effect\"\n     *\n     * // Function to apply a discount safely to a transaction amount\n     * const applyDiscount = (\n     *   total: number,\n     *   discountRate: number\n     * ): Effect.Effect<number, Error> =>\n     *   discountRate === 0\n     *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n     *     : Effect.succeed(total - (total * discountRate) / 100)\n     *\n     * // Simulated asynchronous task to fetch a transaction amount from database\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * const finalAmount = pipe(\n     *   fetchTransactionAmount,\n     *   // Log the fetched transaction amount\n     *   Effect.tap((amount) => Console.log(`Apply a discount to: ${amount}`)),\n     *   // `amount` is still available!\n     *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(finalAmount).then(console.log)\n     * // Output:\n     * // Apply a discount to: 100\n     * // 95\n     * ```\n     *\n     * @see {@link flatMap} for a version that allows you to change the value.\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, X>(f: (a: NoInfer<A>) => X): <E, R>(self: Effect<A, E, R>) => [X] extends [Effect<infer _A1, infer E1, infer R1>] ? Effect<A, E | E1, R | R1> : [X] extends [PromiseLike<infer _A1>] ? Effect<A, E | Cause.UnknownException, R> : Effect<A, E, R>;\n    /**\n     * Runs a side effect with the result of an effect without changing the original\n     * value.\n     *\n     * **Details**\n     *\n     * This function works similarly to `flatMap`, but it ignores the result of the\n     * function passed to it. The value from the previous effect remains available\n     * for the next part of the chain. Note that if the side effect fails, the\n     * entire chain will fail too.\n     *\n     * **When to Use**\n     *\n     * Use this function when you want to perform a side effect, like logging or\n     * tracking, without modifying the main value. This is useful when you need to\n     * observe or record an action but want the original value to be passed to the\n     * next step.\n     *\n     * **Example** (Logging a step in a pipeline)\n     *\n     * ```ts\n     * import { Console, Effect, pipe } from \"effect\"\n     *\n     * // Function to apply a discount safely to a transaction amount\n     * const applyDiscount = (\n     *   total: number,\n     *   discountRate: number\n     * ): Effect.Effect<number, Error> =>\n     *   discountRate === 0\n     *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n     *     : Effect.succeed(total - (total * discountRate) / 100)\n     *\n     * // Simulated asynchronous task to fetch a transaction amount from database\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * const finalAmount = pipe(\n     *   fetchTransactionAmount,\n     *   // Log the fetched transaction amount\n     *   Effect.tap((amount) => Console.log(`Apply a discount to: ${amount}`)),\n     *   // `amount` is still available!\n     *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(finalAmount).then(console.log)\n     * // Output:\n     * // Apply a discount to: 100\n     * // 95\n     * ```\n     *\n     * @see {@link flatMap} for a version that allows you to change the value.\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, X, E1, R1>(f: (a: NoInfer<A>) => Effect<X, E1, R1>, options: {\n        onlyEffect: true;\n    }): <E, R>(self: Effect<A, E, R>) => Effect<A, E | E1, R | R1>;\n    /**\n     * Runs a side effect with the result of an effect without changing the original\n     * value.\n     *\n     * **Details**\n     *\n     * This function works similarly to `flatMap`, but it ignores the result of the\n     * function passed to it. The value from the previous effect remains available\n     * for the next part of the chain. Note that if the side effect fails, the\n     * entire chain will fail too.\n     *\n     * **When to Use**\n     *\n     * Use this function when you want to perform a side effect, like logging or\n     * tracking, without modifying the main value. This is useful when you need to\n     * observe or record an action but want the original value to be passed to the\n     * next step.\n     *\n     * **Example** (Logging a step in a pipeline)\n     *\n     * ```ts\n     * import { Console, Effect, pipe } from \"effect\"\n     *\n     * // Function to apply a discount safely to a transaction amount\n     * const applyDiscount = (\n     *   total: number,\n     *   discountRate: number\n     * ): Effect.Effect<number, Error> =>\n     *   discountRate === 0\n     *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n     *     : Effect.succeed(total - (total * discountRate) / 100)\n     *\n     * // Simulated asynchronous task to fetch a transaction amount from database\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * const finalAmount = pipe(\n     *   fetchTransactionAmount,\n     *   // Log the fetched transaction amount\n     *   Effect.tap((amount) => Console.log(`Apply a discount to: ${amount}`)),\n     *   // `amount` is still available!\n     *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(finalAmount).then(console.log)\n     * // Output:\n     * // Apply a discount to: 100\n     * // 95\n     * ```\n     *\n     * @see {@link flatMap} for a version that allows you to change the value.\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <X>(f: NotFunction<X>): <A, E, R>(self: Effect<A, E, R>) => [X] extends [Effect<infer _A1, infer E1, infer R1>] ? Effect<A, E | E1, R | R1> : [X] extends [PromiseLike<infer _A1>] ? Effect<A, E | Cause.UnknownException, R> : Effect<A, E, R>;\n    /**\n     * Runs a side effect with the result of an effect without changing the original\n     * value.\n     *\n     * **Details**\n     *\n     * This function works similarly to `flatMap`, but it ignores the result of the\n     * function passed to it. The value from the previous effect remains available\n     * for the next part of the chain. Note that if the side effect fails, the\n     * entire chain will fail too.\n     *\n     * **When to Use**\n     *\n     * Use this function when you want to perform a side effect, like logging or\n     * tracking, without modifying the main value. This is useful when you need to\n     * observe or record an action but want the original value to be passed to the\n     * next step.\n     *\n     * **Example** (Logging a step in a pipeline)\n     *\n     * ```ts\n     * import { Console, Effect, pipe } from \"effect\"\n     *\n     * // Function to apply a discount safely to a transaction amount\n     * const applyDiscount = (\n     *   total: number,\n     *   discountRate: number\n     * ): Effect.Effect<number, Error> =>\n     *   discountRate === 0\n     *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n     *     : Effect.succeed(total - (total * discountRate) / 100)\n     *\n     * // Simulated asynchronous task to fetch a transaction amount from database\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * const finalAmount = pipe(\n     *   fetchTransactionAmount,\n     *   // Log the fetched transaction amount\n     *   Effect.tap((amount) => Console.log(`Apply a discount to: ${amount}`)),\n     *   // `amount` is still available!\n     *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(finalAmount).then(console.log)\n     * // Output:\n     * // Apply a discount to: 100\n     * // 95\n     * ```\n     *\n     * @see {@link flatMap} for a version that allows you to change the value.\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <X, E1, R1>(f: Effect<X, E1, R1>, options: {\n        onlyEffect: true;\n    }): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E | E1, R | R1>;\n    /**\n     * Runs a side effect with the result of an effect without changing the original\n     * value.\n     *\n     * **Details**\n     *\n     * This function works similarly to `flatMap`, but it ignores the result of the\n     * function passed to it. The value from the previous effect remains available\n     * for the next part of the chain. Note that if the side effect fails, the\n     * entire chain will fail too.\n     *\n     * **When to Use**\n     *\n     * Use this function when you want to perform a side effect, like logging or\n     * tracking, without modifying the main value. This is useful when you need to\n     * observe or record an action but want the original value to be passed to the\n     * next step.\n     *\n     * **Example** (Logging a step in a pipeline)\n     *\n     * ```ts\n     * import { Console, Effect, pipe } from \"effect\"\n     *\n     * // Function to apply a discount safely to a transaction amount\n     * const applyDiscount = (\n     *   total: number,\n     *   discountRate: number\n     * ): Effect.Effect<number, Error> =>\n     *   discountRate === 0\n     *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n     *     : Effect.succeed(total - (total * discountRate) / 100)\n     *\n     * // Simulated asynchronous task to fetch a transaction amount from database\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * const finalAmount = pipe(\n     *   fetchTransactionAmount,\n     *   // Log the fetched transaction amount\n     *   Effect.tap((amount) => Console.log(`Apply a discount to: ${amount}`)),\n     *   // `amount` is still available!\n     *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(finalAmount).then(console.log)\n     * // Output:\n     * // Apply a discount to: 100\n     * // 95\n     * ```\n     *\n     * @see {@link flatMap} for a version that allows you to change the value.\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, E, R, X>(self: Effect<A, E, R>, f: (a: NoInfer<A>) => X): [X] extends [Effect<infer _A1, infer E1, infer R1>] ? Effect<A, E | E1, R | R1> : [X] extends [PromiseLike<infer _A1>] ? Effect<A, E | Cause.UnknownException, R> : Effect<A, E, R>;\n    /**\n     * Runs a side effect with the result of an effect without changing the original\n     * value.\n     *\n     * **Details**\n     *\n     * This function works similarly to `flatMap`, but it ignores the result of the\n     * function passed to it. The value from the previous effect remains available\n     * for the next part of the chain. Note that if the side effect fails, the\n     * entire chain will fail too.\n     *\n     * **When to Use**\n     *\n     * Use this function when you want to perform a side effect, like logging or\n     * tracking, without modifying the main value. This is useful when you need to\n     * observe or record an action but want the original value to be passed to the\n     * next step.\n     *\n     * **Example** (Logging a step in a pipeline)\n     *\n     * ```ts\n     * import { Console, Effect, pipe } from \"effect\"\n     *\n     * // Function to apply a discount safely to a transaction amount\n     * const applyDiscount = (\n     *   total: number,\n     *   discountRate: number\n     * ): Effect.Effect<number, Error> =>\n     *   discountRate === 0\n     *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n     *     : Effect.succeed(total - (total * discountRate) / 100)\n     *\n     * // Simulated asynchronous task to fetch a transaction amount from database\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * const finalAmount = pipe(\n     *   fetchTransactionAmount,\n     *   // Log the fetched transaction amount\n     *   Effect.tap((amount) => Console.log(`Apply a discount to: ${amount}`)),\n     *   // `amount` is still available!\n     *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(finalAmount).then(console.log)\n     * // Output:\n     * // Apply a discount to: 100\n     * // 95\n     * ```\n     *\n     * @see {@link flatMap} for a version that allows you to change the value.\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, E, R, X, E1, R1>(self: Effect<A, E, R>, f: (a: NoInfer<A>) => Effect<X, E1, R1>, options: {\n        onlyEffect: true;\n    }): Effect<A, E | E1, R | R1>;\n    /**\n     * Runs a side effect with the result of an effect without changing the original\n     * value.\n     *\n     * **Details**\n     *\n     * This function works similarly to `flatMap`, but it ignores the result of the\n     * function passed to it. The value from the previous effect remains available\n     * for the next part of the chain. Note that if the side effect fails, the\n     * entire chain will fail too.\n     *\n     * **When to Use**\n     *\n     * Use this function when you want to perform a side effect, like logging or\n     * tracking, without modifying the main value. This is useful when you need to\n     * observe or record an action but want the original value to be passed to the\n     * next step.\n     *\n     * **Example** (Logging a step in a pipeline)\n     *\n     * ```ts\n     * import { Console, Effect, pipe } from \"effect\"\n     *\n     * // Function to apply a discount safely to a transaction amount\n     * const applyDiscount = (\n     *   total: number,\n     *   discountRate: number\n     * ): Effect.Effect<number, Error> =>\n     *   discountRate === 0\n     *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n     *     : Effect.succeed(total - (total * discountRate) / 100)\n     *\n     * // Simulated asynchronous task to fetch a transaction amount from database\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * const finalAmount = pipe(\n     *   fetchTransactionAmount,\n     *   // Log the fetched transaction amount\n     *   Effect.tap((amount) => Console.log(`Apply a discount to: ${amount}`)),\n     *   // `amount` is still available!\n     *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(finalAmount).then(console.log)\n     * // Output:\n     * // Apply a discount to: 100\n     * // 95\n     * ```\n     *\n     * @see {@link flatMap} for a version that allows you to change the value.\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, E, R, X>(self: Effect<A, E, R>, f: NotFunction<X>): [X] extends [Effect<infer _A1, infer E1, infer R1>] ? Effect<A, E | E1, R | R1> : [X] extends [PromiseLike<infer _A1>] ? Effect<A, E | Cause.UnknownException, R> : Effect<A, E, R>;\n    /**\n     * Runs a side effect with the result of an effect without changing the original\n     * value.\n     *\n     * **Details**\n     *\n     * This function works similarly to `flatMap`, but it ignores the result of the\n     * function passed to it. The value from the previous effect remains available\n     * for the next part of the chain. Note that if the side effect fails, the\n     * entire chain will fail too.\n     *\n     * **When to Use**\n     *\n     * Use this function when you want to perform a side effect, like logging or\n     * tracking, without modifying the main value. This is useful when you need to\n     * observe or record an action but want the original value to be passed to the\n     * next step.\n     *\n     * **Example** (Logging a step in a pipeline)\n     *\n     * ```ts\n     * import { Console, Effect, pipe } from \"effect\"\n     *\n     * // Function to apply a discount safely to a transaction amount\n     * const applyDiscount = (\n     *   total: number,\n     *   discountRate: number\n     * ): Effect.Effect<number, Error> =>\n     *   discountRate === 0\n     *     ? Effect.fail(new Error(\"Discount rate cannot be zero\"))\n     *     : Effect.succeed(total - (total * discountRate) / 100)\n     *\n     * // Simulated asynchronous task to fetch a transaction amount from database\n     * const fetchTransactionAmount = Effect.promise(() => Promise.resolve(100))\n     *\n     * const finalAmount = pipe(\n     *   fetchTransactionAmount,\n     *   // Log the fetched transaction amount\n     *   Effect.tap((amount) => Console.log(`Apply a discount to: ${amount}`)),\n     *   // `amount` is still available!\n     *   Effect.flatMap((amount) => applyDiscount(amount, 5))\n     * )\n     *\n     * Effect.runPromise(finalAmount).then(console.log)\n     * // Output:\n     * // Apply a discount to: 100\n     * // 95\n     * ```\n     *\n     * @see {@link flatMap} for a version that allows you to change the value.\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, E, R, X, E1, R1>(self: Effect<A, E, R>, f: Effect<X, E1, R1>, options: {\n        onlyEffect: true;\n    }): Effect<A, E | E1, R | R1>;\n};\n/**\n * Allows you to inspect both success and failure outcomes of an effect and\n * perform side effects for each.\n *\n * **Details**\n *\n * This function enables you to handle both success and failure cases\n * separately, without modifying the main effect's result. It is particularly\n * useful for scenarios where you need to log, monitor, or perform additional\n * actions depending on whether the effect succeeded or failed.\n *\n * When the effect succeeds, the `onSuccess` handler is executed with the\n * success value. When the effect fails, the `onFailure` handler is executed\n * with the failure value. Both handlers can include side effects such as\n * logging or analytics, and neither modifies the original effect's output.\n *\n * If either the success or failure handler fails, the overall effect will also\n * fail.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Random, Console } from \"effect\"\n *\n * // Simulate a task that might fail\n * const task = Effect.filterOrFail(\n *   Random.nextRange(-1, 1),\n *   (n) => n >= 0,\n *   () => \"random number is negative\"\n * )\n *\n * // Use tapBoth to log both success and failure outcomes\n * const tapping = Effect.tapBoth(task, {\n *   onFailure: (error) => Console.log(`failure: ${error}`),\n *   onSuccess: (randomNumber) =>\n *     Console.log(`random number: ${randomNumber}`)\n * })\n *\n * Effect.runFork(tapping)\n * // Example Output:\n * // failure: random number is negative\n * ```\n *\n * @since 2.0.0\n * @category Sequencing\n */\nexport declare const tapBoth: {\n    /**\n     * Allows you to inspect both success and failure outcomes of an effect and\n     * perform side effects for each.\n     *\n     * **Details**\n     *\n     * This function enables you to handle both success and failure cases\n     * separately, without modifying the main effect's result. It is particularly\n     * useful for scenarios where you need to log, monitor, or perform additional\n     * actions depending on whether the effect succeeded or failed.\n     *\n     * When the effect succeeds, the `onSuccess` handler is executed with the\n     * success value. When the effect fails, the `onFailure` handler is executed\n     * with the failure value. Both handlers can include side effects such as\n     * logging or analytics, and neither modifies the original effect's output.\n     *\n     * If either the success or failure handler fails, the overall effect will also\n     * fail.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Random, Console } from \"effect\"\n     *\n     * // Simulate a task that might fail\n     * const task = Effect.filterOrFail(\n     *   Random.nextRange(-1, 1),\n     *   (n) => n >= 0,\n     *   () => \"random number is negative\"\n     * )\n     *\n     * // Use tapBoth to log both success and failure outcomes\n     * const tapping = Effect.tapBoth(task, {\n     *   onFailure: (error) => Console.log(`failure: ${error}`),\n     *   onSuccess: (randomNumber) =>\n     *     Console.log(`random number: ${randomNumber}`)\n     * })\n     *\n     * Effect.runFork(tapping)\n     * // Example Output:\n     * // failure: random number is negative\n     * ```\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <E, X, E2, R2, A, X1, E3, R3>(options: {\n        readonly onFailure: (e: NoInfer<E>) => Effect<X, E2, R2>;\n        readonly onSuccess: (a: NoInfer<A>) => Effect<X1, E3, R3>;\n    }): <R>(self: Effect<A, E, R>) => Effect<A, E | E2 | E3, R2 | R3 | R>;\n    /**\n     * Allows you to inspect both success and failure outcomes of an effect and\n     * perform side effects for each.\n     *\n     * **Details**\n     *\n     * This function enables you to handle both success and failure cases\n     * separately, without modifying the main effect's result. It is particularly\n     * useful for scenarios where you need to log, monitor, or perform additional\n     * actions depending on whether the effect succeeded or failed.\n     *\n     * When the effect succeeds, the `onSuccess` handler is executed with the\n     * success value. When the effect fails, the `onFailure` handler is executed\n     * with the failure value. Both handlers can include side effects such as\n     * logging or analytics, and neither modifies the original effect's output.\n     *\n     * If either the success or failure handler fails, the overall effect will also\n     * fail.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Random, Console } from \"effect\"\n     *\n     * // Simulate a task that might fail\n     * const task = Effect.filterOrFail(\n     *   Random.nextRange(-1, 1),\n     *   (n) => n >= 0,\n     *   () => \"random number is negative\"\n     * )\n     *\n     * // Use tapBoth to log both success and failure outcomes\n     * const tapping = Effect.tapBoth(task, {\n     *   onFailure: (error) => Console.log(`failure: ${error}`),\n     *   onSuccess: (randomNumber) =>\n     *     Console.log(`random number: ${randomNumber}`)\n     * })\n     *\n     * Effect.runFork(tapping)\n     * // Example Output:\n     * // failure: random number is negative\n     * ```\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, E, R, X, E2, R2, X1, E3, R3>(self: Effect<A, E, R>, options: {\n        readonly onFailure: (e: E) => Effect<X, E2, R2>;\n        readonly onSuccess: (a: A) => Effect<X1, E3, R3>;\n    }): Effect<A, E | E2 | E3, R | R2 | R3>;\n};\n/**\n * Inspect severe errors or defects (non-recoverable failures) in an effect.\n *\n * **Details**\n *\n * This function is specifically designed to handle and inspect defects, which\n * are critical failures in your program, such as unexpected runtime exceptions\n * or system-level errors. Unlike normal recoverable errors, defects typically\n * indicate serious issues that cannot be addressed through standard error\n * handling.\n *\n * When a defect occurs in an effect, the function you provide to this function\n * will be executed, allowing you to log, monitor, or handle the defect in some\n * way. Importantly, this does not alter the main result of the effect. If no\n * defect occurs, the effect behaves as if this function was not used.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * // Simulate a task that fails with a recoverable error\n * const task1: Effect.Effect<number, string> = Effect.fail(\"NetworkError\")\n *\n * // tapDefect won't log anything because NetworkError is not a defect\n * const tapping1 = Effect.tapDefect(task1, (cause) =>\n *   Console.log(`defect: ${cause}`)\n * )\n *\n * Effect.runFork(tapping1)\n * // No Output\n *\n * // Simulate a severe failure in the system\n * const task2: Effect.Effect<number, string> = Effect.dieMessage(\n *   \"Something went wrong\"\n * )\n *\n * // Log the defect using tapDefect\n * const tapping2 = Effect.tapDefect(task2, (cause) =>\n *   Console.log(`defect: ${cause}`)\n * )\n *\n * Effect.runFork(tapping2)\n * // Output:\n * // defect: RuntimeException: Something went wrong\n * //   ... stack trace ...\n * ```\n *\n * @since 2.0.0\n * @category Sequencing\n */\nexport declare const tapDefect: {\n    /**\n     * Inspect severe errors or defects (non-recoverable failures) in an effect.\n     *\n     * **Details**\n     *\n     * This function is specifically designed to handle and inspect defects, which\n     * are critical failures in your program, such as unexpected runtime exceptions\n     * or system-level errors. Unlike normal recoverable errors, defects typically\n     * indicate serious issues that cannot be addressed through standard error\n     * handling.\n     *\n     * When a defect occurs in an effect, the function you provide to this function\n     * will be executed, allowing you to log, monitor, or handle the defect in some\n     * way. Importantly, this does not alter the main result of the effect. If no\n     * defect occurs, the effect behaves as if this function was not used.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * // Simulate a task that fails with a recoverable error\n     * const task1: Effect.Effect<number, string> = Effect.fail(\"NetworkError\")\n     *\n     * // tapDefect won't log anything because NetworkError is not a defect\n     * const tapping1 = Effect.tapDefect(task1, (cause) =>\n     *   Console.log(`defect: ${cause}`)\n     * )\n     *\n     * Effect.runFork(tapping1)\n     * // No Output\n     *\n     * // Simulate a severe failure in the system\n     * const task2: Effect.Effect<number, string> = Effect.dieMessage(\n     *   \"Something went wrong\"\n     * )\n     *\n     * // Log the defect using tapDefect\n     * const tapping2 = Effect.tapDefect(task2, (cause) =>\n     *   Console.log(`defect: ${cause}`)\n     * )\n     *\n     * Effect.runFork(tapping2)\n     * // Output:\n     * // defect: RuntimeException: Something went wrong\n     * //   ... stack trace ...\n     * ```\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <X, E2, R2>(f: (cause: Cause.Cause<never>) => Effect<X, E2, R2>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E2 | E, R2 | R>;\n    /**\n     * Inspect severe errors or defects (non-recoverable failures) in an effect.\n     *\n     * **Details**\n     *\n     * This function is specifically designed to handle and inspect defects, which\n     * are critical failures in your program, such as unexpected runtime exceptions\n     * or system-level errors. Unlike normal recoverable errors, defects typically\n     * indicate serious issues that cannot be addressed through standard error\n     * handling.\n     *\n     * When a defect occurs in an effect, the function you provide to this function\n     * will be executed, allowing you to log, monitor, or handle the defect in some\n     * way. Importantly, this does not alter the main result of the effect. If no\n     * defect occurs, the effect behaves as if this function was not used.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * // Simulate a task that fails with a recoverable error\n     * const task1: Effect.Effect<number, string> = Effect.fail(\"NetworkError\")\n     *\n     * // tapDefect won't log anything because NetworkError is not a defect\n     * const tapping1 = Effect.tapDefect(task1, (cause) =>\n     *   Console.log(`defect: ${cause}`)\n     * )\n     *\n     * Effect.runFork(tapping1)\n     * // No Output\n     *\n     * // Simulate a severe failure in the system\n     * const task2: Effect.Effect<number, string> = Effect.dieMessage(\n     *   \"Something went wrong\"\n     * )\n     *\n     * // Log the defect using tapDefect\n     * const tapping2 = Effect.tapDefect(task2, (cause) =>\n     *   Console.log(`defect: ${cause}`)\n     * )\n     *\n     * Effect.runFork(tapping2)\n     * // Output:\n     * // defect: RuntimeException: Something went wrong\n     * //   ... stack trace ...\n     * ```\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, E, R, X, E2, R2>(self: Effect<A, E, R>, f: (cause: Cause.Cause<never>) => Effect<X, E2, R2>): Effect<A, E | E2, R | R2>;\n};\n/**\n * Execute a side effect on failure without modifying the original effect.\n *\n * **Details**\n *\n * This function allows you to inspect and react to the failure of an effect by\n * executing an additional effect. The failure value is passed to the provided\n * function, enabling you to log it, track it, or perform any other operation.\n * Importantly, the original failure remains intact and is re-propagated, so the\n * effect's behavior is unchanged.\n *\n * The side effect you provide is only executed when the effect fails. If the\n * effect succeeds, the function is ignored, and the success value is propagated\n * as usual.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * // Simulate a task that fails with an error\n * const task: Effect.Effect<number, string> = Effect.fail(\"NetworkError\")\n *\n * // Use tapError to log the error message when the task fails\n * const tapping = Effect.tapError(task, (error) =>\n *   Console.log(`expected error: ${error}`)\n * )\n *\n * Effect.runFork(tapping)\n * // Output:\n * // expected error: NetworkError\n * ```\n *\n * @since 2.0.0\n * @category Sequencing\n */\nexport declare const tapError: {\n    /**\n     * Execute a side effect on failure without modifying the original effect.\n     *\n     * **Details**\n     *\n     * This function allows you to inspect and react to the failure of an effect by\n     * executing an additional effect. The failure value is passed to the provided\n     * function, enabling you to log it, track it, or perform any other operation.\n     * Importantly, the original failure remains intact and is re-propagated, so the\n     * effect's behavior is unchanged.\n     *\n     * The side effect you provide is only executed when the effect fails. If the\n     * effect succeeds, the function is ignored, and the success value is propagated\n     * as usual.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * // Simulate a task that fails with an error\n     * const task: Effect.Effect<number, string> = Effect.fail(\"NetworkError\")\n     *\n     * // Use tapError to log the error message when the task fails\n     * const tapping = Effect.tapError(task, (error) =>\n     *   Console.log(`expected error: ${error}`)\n     * )\n     *\n     * Effect.runFork(tapping)\n     * // Output:\n     * // expected error: NetworkError\n     * ```\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <E, X, E2, R2>(f: (e: NoInfer<E>) => Effect<X, E2, R2>): <A, R>(self: Effect<A, E, R>) => Effect<A, E | E2, R2 | R>;\n    /**\n     * Execute a side effect on failure without modifying the original effect.\n     *\n     * **Details**\n     *\n     * This function allows you to inspect and react to the failure of an effect by\n     * executing an additional effect. The failure value is passed to the provided\n     * function, enabling you to log it, track it, or perform any other operation.\n     * Importantly, the original failure remains intact and is re-propagated, so the\n     * effect's behavior is unchanged.\n     *\n     * The side effect you provide is only executed when the effect fails. If the\n     * effect succeeds, the function is ignored, and the success value is propagated\n     * as usual.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * // Simulate a task that fails with an error\n     * const task: Effect.Effect<number, string> = Effect.fail(\"NetworkError\")\n     *\n     * // Use tapError to log the error message when the task fails\n     * const tapping = Effect.tapError(task, (error) =>\n     *   Console.log(`expected error: ${error}`)\n     * )\n     *\n     * Effect.runFork(tapping)\n     * // Output:\n     * // expected error: NetworkError\n     * ```\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, E, R, X, E2, R2>(self: Effect<A, E, R>, f: (e: E) => Effect<X, E2, R2>): Effect<A, E | E2, R | R2>;\n};\n/**\n * Inspect errors matching a specific tag without altering the original effect.\n *\n * **Details**\n *\n * This function allows you to inspect and handle specific error types based on\n * their `_tag` property. It is particularly useful in applications where errors\n * are modeled with tagged types (e.g., union types with discriminating tags).\n * By targeting errors with a specific `_tag`, you can log or perform actions on\n * them while leaving the error channel and overall effect unchanged.\n *\n * If the error doesn't match the specified tag, this function does nothing, and\n * the effect proceeds as usual.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * class NetworkError {\n *   readonly _tag = \"NetworkError\"\n *   constructor(readonly statusCode: number) {}\n * }\n *\n * class ValidationError {\n *   readonly _tag = \"ValidationError\"\n *   constructor(readonly field: string) {}\n * }\n *\n * // Create a task that fails with a NetworkError\n * const task: Effect.Effect<number, NetworkError | ValidationError> =\n *   Effect.fail(new NetworkError(504))\n *\n * // Use tapErrorTag to inspect only NetworkError types and log the status code\n * const tapping = Effect.tapErrorTag(task, \"NetworkError\", (error) =>\n *   Console.log(`expected error: ${error.statusCode}`)\n * )\n *\n * Effect.runFork(tapping)\n * // Output:\n * // expected error: 504\n * ```\n *\n * @since 2.0.0\n * @category Sequencing\n */\nexport declare const tapErrorTag: {\n    /**\n     * Inspect errors matching a specific tag without altering the original effect.\n     *\n     * **Details**\n     *\n     * This function allows you to inspect and handle specific error types based on\n     * their `_tag` property. It is particularly useful in applications where errors\n     * are modeled with tagged types (e.g., union types with discriminating tags).\n     * By targeting errors with a specific `_tag`, you can log or perform actions on\n     * them while leaving the error channel and overall effect unchanged.\n     *\n     * If the error doesn't match the specified tag, this function does nothing, and\n     * the effect proceeds as usual.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * class NetworkError {\n     *   readonly _tag = \"NetworkError\"\n     *   constructor(readonly statusCode: number) {}\n     * }\n     *\n     * class ValidationError {\n     *   readonly _tag = \"ValidationError\"\n     *   constructor(readonly field: string) {}\n     * }\n     *\n     * // Create a task that fails with a NetworkError\n     * const task: Effect.Effect<number, NetworkError | ValidationError> =\n     *   Effect.fail(new NetworkError(504))\n     *\n     * // Use tapErrorTag to inspect only NetworkError types and log the status code\n     * const tapping = Effect.tapErrorTag(task, \"NetworkError\", (error) =>\n     *   Console.log(`expected error: ${error.statusCode}`)\n     * )\n     *\n     * Effect.runFork(tapping)\n     * // Output:\n     * // expected error: 504\n     * ```\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <K extends E extends {\n        _tag: string;\n    } ? E[\"_tag\"] : never, E, A1, E1, R1>(k: K, f: (e: NoInfer<Extract<E, {\n        _tag: K;\n    }>>) => Effect<A1, E1, R1>): <A, R>(self: Effect<A, E, R>) => Effect<A, E | E1, R1 | R>;\n    /**\n     * Inspect errors matching a specific tag without altering the original effect.\n     *\n     * **Details**\n     *\n     * This function allows you to inspect and handle specific error types based on\n     * their `_tag` property. It is particularly useful in applications where errors\n     * are modeled with tagged types (e.g., union types with discriminating tags).\n     * By targeting errors with a specific `_tag`, you can log or perform actions on\n     * them while leaving the error channel and overall effect unchanged.\n     *\n     * If the error doesn't match the specified tag, this function does nothing, and\n     * the effect proceeds as usual.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * class NetworkError {\n     *   readonly _tag = \"NetworkError\"\n     *   constructor(readonly statusCode: number) {}\n     * }\n     *\n     * class ValidationError {\n     *   readonly _tag = \"ValidationError\"\n     *   constructor(readonly field: string) {}\n     * }\n     *\n     * // Create a task that fails with a NetworkError\n     * const task: Effect.Effect<number, NetworkError | ValidationError> =\n     *   Effect.fail(new NetworkError(504))\n     *\n     * // Use tapErrorTag to inspect only NetworkError types and log the status code\n     * const tapping = Effect.tapErrorTag(task, \"NetworkError\", (error) =>\n     *   Console.log(`expected error: ${error.statusCode}`)\n     * )\n     *\n     * Effect.runFork(tapping)\n     * // Output:\n     * // expected error: 504\n     * ```\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, E, R, K extends E extends {\n        _tag: string;\n    } ? E[\"_tag\"] : never, A1, E1, R1>(self: Effect<A, E, R>, k: K, f: (e: Extract<E, {\n        _tag: K;\n    }>) => Effect<A1, E1, R1>): Effect<A, E | E1, R | R1>;\n};\n/**\n * Inspect the complete cause of an error, including failures and defects.\n *\n * **Details**\n *\n * This function provides access to the full cause of an error, including both\n * recoverable failures and irrecoverable defects. It allows you to handle, log,\n * or monitor specific error causes without modifying the result of the effect.\n * The full `Cause` object encapsulates the error and its contextual\n * information, making it useful for debugging and understanding failure\n * scenarios in complex workflows.\n *\n * The effect itself is not modified, and any errors or defects remain in the\n * error channel of the original effect.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * // Create a task that fails with a NetworkError\n * const task1: Effect.Effect<number, string> = Effect.fail(\"NetworkError\")\n *\n * const tapping1 = Effect.tapErrorCause(task1, (cause) =>\n *   Console.log(`error cause: ${cause}`)\n * )\n *\n * Effect.runFork(tapping1)\n * // Output:\n * // error cause: Error: NetworkError\n *\n * // Simulate a severe failure in the system\n * const task2: Effect.Effect<number, string> = Effect.dieMessage(\n *   \"Something went wrong\"\n * )\n *\n * const tapping2 = Effect.tapErrorCause(task2, (cause) =>\n *   Console.log(`error cause: ${cause}`)\n * )\n *\n * Effect.runFork(tapping2)\n * // Output:\n * // error cause: RuntimeException: Something went wrong\n * //   ... stack trace ...\n * ```\n *\n * @since 2.0.0\n * @category Sequencing\n */\nexport declare const tapErrorCause: {\n    /**\n     * Inspect the complete cause of an error, including failures and defects.\n     *\n     * **Details**\n     *\n     * This function provides access to the full cause of an error, including both\n     * recoverable failures and irrecoverable defects. It allows you to handle, log,\n     * or monitor specific error causes without modifying the result of the effect.\n     * The full `Cause` object encapsulates the error and its contextual\n     * information, making it useful for debugging and understanding failure\n     * scenarios in complex workflows.\n     *\n     * The effect itself is not modified, and any errors or defects remain in the\n     * error channel of the original effect.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * // Create a task that fails with a NetworkError\n     * const task1: Effect.Effect<number, string> = Effect.fail(\"NetworkError\")\n     *\n     * const tapping1 = Effect.tapErrorCause(task1, (cause) =>\n     *   Console.log(`error cause: ${cause}`)\n     * )\n     *\n     * Effect.runFork(tapping1)\n     * // Output:\n     * // error cause: Error: NetworkError\n     *\n     * // Simulate a severe failure in the system\n     * const task2: Effect.Effect<number, string> = Effect.dieMessage(\n     *   \"Something went wrong\"\n     * )\n     *\n     * const tapping2 = Effect.tapErrorCause(task2, (cause) =>\n     *   Console.log(`error cause: ${cause}`)\n     * )\n     *\n     * Effect.runFork(tapping2)\n     * // Output:\n     * // error cause: RuntimeException: Something went wrong\n     * //   ... stack trace ...\n     * ```\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <E, X, E2, R2>(f: (cause: Cause.Cause<NoInfer<E>>) => Effect<X, E2, R2>): <A, R>(self: Effect<A, E, R>) => Effect<A, E | E2, R2 | R>;\n    /**\n     * Inspect the complete cause of an error, including failures and defects.\n     *\n     * **Details**\n     *\n     * This function provides access to the full cause of an error, including both\n     * recoverable failures and irrecoverable defects. It allows you to handle, log,\n     * or monitor specific error causes without modifying the result of the effect.\n     * The full `Cause` object encapsulates the error and its contextual\n     * information, making it useful for debugging and understanding failure\n     * scenarios in complex workflows.\n     *\n     * The effect itself is not modified, and any errors or defects remain in the\n     * error channel of the original effect.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * // Create a task that fails with a NetworkError\n     * const task1: Effect.Effect<number, string> = Effect.fail(\"NetworkError\")\n     *\n     * const tapping1 = Effect.tapErrorCause(task1, (cause) =>\n     *   Console.log(`error cause: ${cause}`)\n     * )\n     *\n     * Effect.runFork(tapping1)\n     * // Output:\n     * // error cause: Error: NetworkError\n     *\n     * // Simulate a severe failure in the system\n     * const task2: Effect.Effect<number, string> = Effect.dieMessage(\n     *   \"Something went wrong\"\n     * )\n     *\n     * const tapping2 = Effect.tapErrorCause(task2, (cause) =>\n     *   Console.log(`error cause: ${cause}`)\n     * )\n     *\n     * Effect.runFork(tapping2)\n     * // Output:\n     * // error cause: RuntimeException: Something went wrong\n     * //   ... stack trace ...\n     * ```\n     *\n     * @since 2.0.0\n     * @category Sequencing\n     */\n    <A, E, R, X, E2, R2>(self: Effect<A, E, R>, f: (cause: Cause.Cause<E>) => Effect<X, E2, R2>): Effect<A, E | E2, R | R2>;\n};\n/**\n * Repeats an effect indefinitely until an error occurs.\n *\n * **Details**\n *\n * This function executes an effect repeatedly in an infinite loop. Each\n * iteration is executed sequentially, and the loop continues until the first\n * error occurs. If the effect succeeds, it starts over from the beginning. If\n * the effect fails, the error is propagated, and the loop stops.\n *\n * Be cautious when using this function, as it will run indefinitely unless an\n * error interrupts it. This makes it suitable for long-running processes or\n * continuous polling tasks, but you should ensure proper error handling or\n * combine it with other operators like `timeout` or `schedule` to prevent\n * unintentional infinite loops.\n *\n * @since 2.0.0\n * @category Repetition / Recursion\n */\nexport declare const forever: <A, E, R>(self: Effect<A, E, R>) => Effect<never, E, R>;\n/**\n * Repeatedly updates a state through an effectful operation until a condition\n * is no longer met.\n *\n * **Details**\n *\n * This function provides a way to implement effectful loops, similar to a\n * `while` loop in JavaScript.\n *\n * ```ts skip-type-checking\n * let result = initial\n *\n * while (options.while(result)) {\n *   result = options.body(result)\n * }\n *\n * return result\n * ```\n *\n * It starts with an initial state, checks a\n * condition (`while`), and executes a body operation to update the state if the\n * condition evaluates to `true`. The process repeats until the condition\n * returns `false`.\n *\n * The state is passed between iterations, allowing the body operation to modify\n * it dynamically. The final state after the loop ends is returned as the result\n * of the effect.\n *\n * **When to Use**\n *\n * This is particularly useful for scenarios where looping logic involves\n * asynchronous or side-effectful operations, such as polling or iterative\n * computations that depend on external factors.\n *\n * **Example** (Effectful Iteration)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const result = Effect.iterate(\n *   // Initial result\n *   1,\n *   {\n *     // Condition to continue iterating\n *     while: (result) => result <= 5,\n *     // Operation to change the result\n *     body: (result) => Effect.succeed(result + 1)\n *   }\n * )\n *\n * Effect.runPromise(result).then(console.log)\n * // Output: 6\n * ```\n *\n * @since 2.0.0\n * @category Looping\n */\nexport declare const iterate: {\n    /**\n     * Repeatedly updates a state through an effectful operation until a condition\n     * is no longer met.\n     *\n     * **Details**\n     *\n     * This function provides a way to implement effectful loops, similar to a\n     * `while` loop in JavaScript.\n     *\n     * ```ts skip-type-checking\n     * let result = initial\n     *\n     * while (options.while(result)) {\n     *   result = options.body(result)\n     * }\n     *\n     * return result\n     * ```\n     *\n     * It starts with an initial state, checks a\n     * condition (`while`), and executes a body operation to update the state if the\n     * condition evaluates to `true`. The process repeats until the condition\n     * returns `false`.\n     *\n     * The state is passed between iterations, allowing the body operation to modify\n     * it dynamically. The final state after the loop ends is returned as the result\n     * of the effect.\n     *\n     * **When to Use**\n     *\n     * This is particularly useful for scenarios where looping logic involves\n     * asynchronous or side-effectful operations, such as polling or iterative\n     * computations that depend on external factors.\n     *\n     * **Example** (Effectful Iteration)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const result = Effect.iterate(\n     *   // Initial result\n     *   1,\n     *   {\n     *     // Condition to continue iterating\n     *     while: (result) => result <= 5,\n     *     // Operation to change the result\n     *     body: (result) => Effect.succeed(result + 1)\n     *   }\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output: 6\n     * ```\n     *\n     * @since 2.0.0\n     * @category Looping\n     */\n    <A, B extends A, R, E>(initial: A, options: {\n        readonly while: Refinement<A, B>;\n        readonly body: (b: B) => Effect<A, E, R>;\n    }): Effect<A, E, R>;\n    /**\n     * Repeatedly updates a state through an effectful operation until a condition\n     * is no longer met.\n     *\n     * **Details**\n     *\n     * This function provides a way to implement effectful loops, similar to a\n     * `while` loop in JavaScript.\n     *\n     * ```ts skip-type-checking\n     * let result = initial\n     *\n     * while (options.while(result)) {\n     *   result = options.body(result)\n     * }\n     *\n     * return result\n     * ```\n     *\n     * It starts with an initial state, checks a\n     * condition (`while`), and executes a body operation to update the state if the\n     * condition evaluates to `true`. The process repeats until the condition\n     * returns `false`.\n     *\n     * The state is passed between iterations, allowing the body operation to modify\n     * it dynamically. The final state after the loop ends is returned as the result\n     * of the effect.\n     *\n     * **When to Use**\n     *\n     * This is particularly useful for scenarios where looping logic involves\n     * asynchronous or side-effectful operations, such as polling or iterative\n     * computations that depend on external factors.\n     *\n     * **Example** (Effectful Iteration)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const result = Effect.iterate(\n     *   // Initial result\n     *   1,\n     *   {\n     *     // Condition to continue iterating\n     *     while: (result) => result <= 5,\n     *     // Operation to change the result\n     *     body: (result) => Effect.succeed(result + 1)\n     *   }\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output: 6\n     * ```\n     *\n     * @since 2.0.0\n     * @category Looping\n     */\n    <A, R, E>(initial: A, options: {\n        readonly while: Predicate<A>;\n        readonly body: (a: A) => Effect<A, E, R>;\n    }): Effect<A, E, R>;\n};\n/**\n * Repeatedly executes a loop with a state, collecting results or discarding\n * them based on configuration.\n *\n * **Details**\n *\n * This function performs an effectful loop, starting with an initial state and\n * iterating as long as the `while` condition evaluates to `true`, similar to a\n * `while` loop in JavaScript.\n *\n * ```ts skip-type-checking\n * let state = initial\n * const result = []\n *\n * while (options.while(state)) {\n *   result.push(options.body(state)) // Perform the effectful operation\n *   state = options.step(state) // Update the state\n * }\n *\n * return result\n * ```\n *\n * During each iteration, the `step` function updates the state, and the `body`\n * effect is executed.\n *\n * The results of the body effect can be collected in an array or discarded\n * based on the `discard` option.\n *\n * **Discarding Intermediate Results**\n *\n * - If `discard` is `false` or not provided, the intermediate results are\n *   collected into an array and returned as the final result.\n * - If `discard` is `true`, the intermediate results are ignored, and the\n *   effect returns `void`.\n *\n * **When to Use**\n *\n * This is useful for implementing loops where you need to perform effectful\n * computations repeatedly, such as processing items in a list, generating\n * values, or performing iterative updates.\n *\n * **Example** (Looping with Collected Results)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * // A loop that runs 5 times, collecting each iteration's result\n * const result = Effect.loop(\n *   // Initial state\n *   1,\n *   {\n *     // Condition to continue looping\n *     while: (state) => state <= 5,\n *     // State update function\n *     step: (state) => state + 1,\n *     // Effect to be performed on each iteration\n *     body: (state) => Effect.succeed(state)\n *   }\n * )\n *\n * Effect.runPromise(result).then(console.log)\n * // Output: [1, 2, 3, 4, 5]\n * ```\n *\n * **Example** (Loop with Discarded Results)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const result = Effect.loop(\n *   // Initial state\n *   1,\n *   {\n *     // Condition to continue looping\n *     while: (state) => state <= 5,\n *     // State update function\n *     step: (state) => state + 1,\n *     // Effect to be performed on each iteration\n *     body: (state) => Console.log(`Currently at state ${state}`),\n *     // Discard intermediate results\n *     discard: true\n *   }\n * )\n *\n * Effect.runPromise(result).then(console.log)\n * // Output:\n * // Currently at state 1\n * // Currently at state 2\n * // Currently at state 3\n * // Currently at state 4\n * // Currently at state 5\n * // undefined\n * ```\n *\n * @since 2.0.0\n * @category Looping\n */\nexport declare const loop: {\n    /**\n     * Repeatedly executes a loop with a state, collecting results or discarding\n     * them based on configuration.\n     *\n     * **Details**\n     *\n     * This function performs an effectful loop, starting with an initial state and\n     * iterating as long as the `while` condition evaluates to `true`, similar to a\n     * `while` loop in JavaScript.\n     *\n     * ```ts skip-type-checking\n     * let state = initial\n     * const result = []\n     *\n     * while (options.while(state)) {\n     *   result.push(options.body(state)) // Perform the effectful operation\n     *   state = options.step(state) // Update the state\n     * }\n     *\n     * return result\n     * ```\n     *\n     * During each iteration, the `step` function updates the state, and the `body`\n     * effect is executed.\n     *\n     * The results of the body effect can be collected in an array or discarded\n     * based on the `discard` option.\n     *\n     * **Discarding Intermediate Results**\n     *\n     * - If `discard` is `false` or not provided, the intermediate results are\n     *   collected into an array and returned as the final result.\n     * - If `discard` is `true`, the intermediate results are ignored, and the\n     *   effect returns `void`.\n     *\n     * **When to Use**\n     *\n     * This is useful for implementing loops where you need to perform effectful\n     * computations repeatedly, such as processing items in a list, generating\n     * values, or performing iterative updates.\n     *\n     * **Example** (Looping with Collected Results)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * // A loop that runs 5 times, collecting each iteration's result\n     * const result = Effect.loop(\n     *   // Initial state\n     *   1,\n     *   {\n     *     // Condition to continue looping\n     *     while: (state) => state <= 5,\n     *     // State update function\n     *     step: (state) => state + 1,\n     *     // Effect to be performed on each iteration\n     *     body: (state) => Effect.succeed(state)\n     *   }\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output: [1, 2, 3, 4, 5]\n     * ```\n     *\n     * **Example** (Loop with Discarded Results)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const result = Effect.loop(\n     *   // Initial state\n     *   1,\n     *   {\n     *     // Condition to continue looping\n     *     while: (state) => state <= 5,\n     *     // State update function\n     *     step: (state) => state + 1,\n     *     // Effect to be performed on each iteration\n     *     body: (state) => Console.log(`Currently at state ${state}`),\n     *     // Discard intermediate results\n     *     discard: true\n     *   }\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output:\n     * // Currently at state 1\n     * // Currently at state 2\n     * // Currently at state 3\n     * // Currently at state 4\n     * // Currently at state 5\n     * // undefined\n     * ```\n     *\n     * @since 2.0.0\n     * @category Looping\n     */\n    <A, B extends A, C, E, R>(initial: A, options: {\n        readonly while: Refinement<A, B>;\n        readonly step: (b: B) => A;\n        readonly body: (b: B) => Effect<C, E, R>;\n        readonly discard?: false | undefined;\n    }): Effect<Array<C>, E, R>;\n    /**\n     * Repeatedly executes a loop with a state, collecting results or discarding\n     * them based on configuration.\n     *\n     * **Details**\n     *\n     * This function performs an effectful loop, starting with an initial state and\n     * iterating as long as the `while` condition evaluates to `true`, similar to a\n     * `while` loop in JavaScript.\n     *\n     * ```ts skip-type-checking\n     * let state = initial\n     * const result = []\n     *\n     * while (options.while(state)) {\n     *   result.push(options.body(state)) // Perform the effectful operation\n     *   state = options.step(state) // Update the state\n     * }\n     *\n     * return result\n     * ```\n     *\n     * During each iteration, the `step` function updates the state, and the `body`\n     * effect is executed.\n     *\n     * The results of the body effect can be collected in an array or discarded\n     * based on the `discard` option.\n     *\n     * **Discarding Intermediate Results**\n     *\n     * - If `discard` is `false` or not provided, the intermediate results are\n     *   collected into an array and returned as the final result.\n     * - If `discard` is `true`, the intermediate results are ignored, and the\n     *   effect returns `void`.\n     *\n     * **When to Use**\n     *\n     * This is useful for implementing loops where you need to perform effectful\n     * computations repeatedly, such as processing items in a list, generating\n     * values, or performing iterative updates.\n     *\n     * **Example** (Looping with Collected Results)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * // A loop that runs 5 times, collecting each iteration's result\n     * const result = Effect.loop(\n     *   // Initial state\n     *   1,\n     *   {\n     *     // Condition to continue looping\n     *     while: (state) => state <= 5,\n     *     // State update function\n     *     step: (state) => state + 1,\n     *     // Effect to be performed on each iteration\n     *     body: (state) => Effect.succeed(state)\n     *   }\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output: [1, 2, 3, 4, 5]\n     * ```\n     *\n     * **Example** (Loop with Discarded Results)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const result = Effect.loop(\n     *   // Initial state\n     *   1,\n     *   {\n     *     // Condition to continue looping\n     *     while: (state) => state <= 5,\n     *     // State update function\n     *     step: (state) => state + 1,\n     *     // Effect to be performed on each iteration\n     *     body: (state) => Console.log(`Currently at state ${state}`),\n     *     // Discard intermediate results\n     *     discard: true\n     *   }\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output:\n     * // Currently at state 1\n     * // Currently at state 2\n     * // Currently at state 3\n     * // Currently at state 4\n     * // Currently at state 5\n     * // undefined\n     * ```\n     *\n     * @since 2.0.0\n     * @category Looping\n     */\n    <A, C, E, R>(initial: A, options: {\n        readonly while: (a: A) => boolean;\n        readonly step: (a: A) => A;\n        readonly body: (a: A) => Effect<C, E, R>;\n        readonly discard?: false | undefined;\n    }): Effect<Array<C>, E, R>;\n    /**\n     * Repeatedly executes a loop with a state, collecting results or discarding\n     * them based on configuration.\n     *\n     * **Details**\n     *\n     * This function performs an effectful loop, starting with an initial state and\n     * iterating as long as the `while` condition evaluates to `true`, similar to a\n     * `while` loop in JavaScript.\n     *\n     * ```ts skip-type-checking\n     * let state = initial\n     * const result = []\n     *\n     * while (options.while(state)) {\n     *   result.push(options.body(state)) // Perform the effectful operation\n     *   state = options.step(state) // Update the state\n     * }\n     *\n     * return result\n     * ```\n     *\n     * During each iteration, the `step` function updates the state, and the `body`\n     * effect is executed.\n     *\n     * The results of the body effect can be collected in an array or discarded\n     * based on the `discard` option.\n     *\n     * **Discarding Intermediate Results**\n     *\n     * - If `discard` is `false` or not provided, the intermediate results are\n     *   collected into an array and returned as the final result.\n     * - If `discard` is `true`, the intermediate results are ignored, and the\n     *   effect returns `void`.\n     *\n     * **When to Use**\n     *\n     * This is useful for implementing loops where you need to perform effectful\n     * computations repeatedly, such as processing items in a list, generating\n     * values, or performing iterative updates.\n     *\n     * **Example** (Looping with Collected Results)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * // A loop that runs 5 times, collecting each iteration's result\n     * const result = Effect.loop(\n     *   // Initial state\n     *   1,\n     *   {\n     *     // Condition to continue looping\n     *     while: (state) => state <= 5,\n     *     // State update function\n     *     step: (state) => state + 1,\n     *     // Effect to be performed on each iteration\n     *     body: (state) => Effect.succeed(state)\n     *   }\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output: [1, 2, 3, 4, 5]\n     * ```\n     *\n     * **Example** (Loop with Discarded Results)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const result = Effect.loop(\n     *   // Initial state\n     *   1,\n     *   {\n     *     // Condition to continue looping\n     *     while: (state) => state <= 5,\n     *     // State update function\n     *     step: (state) => state + 1,\n     *     // Effect to be performed on each iteration\n     *     body: (state) => Console.log(`Currently at state ${state}`),\n     *     // Discard intermediate results\n     *     discard: true\n     *   }\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output:\n     * // Currently at state 1\n     * // Currently at state 2\n     * // Currently at state 3\n     * // Currently at state 4\n     * // Currently at state 5\n     * // undefined\n     * ```\n     *\n     * @since 2.0.0\n     * @category Looping\n     */\n    <A, B extends A, C, E, R>(initial: A, options: {\n        readonly while: Refinement<A, B>;\n        readonly step: (b: B) => A;\n        readonly body: (b: B) => Effect<C, E, R>;\n        readonly discard: true;\n    }): Effect<void, E, R>;\n    /**\n     * Repeatedly executes a loop with a state, collecting results or discarding\n     * them based on configuration.\n     *\n     * **Details**\n     *\n     * This function performs an effectful loop, starting with an initial state and\n     * iterating as long as the `while` condition evaluates to `true`, similar to a\n     * `while` loop in JavaScript.\n     *\n     * ```ts skip-type-checking\n     * let state = initial\n     * const result = []\n     *\n     * while (options.while(state)) {\n     *   result.push(options.body(state)) // Perform the effectful operation\n     *   state = options.step(state) // Update the state\n     * }\n     *\n     * return result\n     * ```\n     *\n     * During each iteration, the `step` function updates the state, and the `body`\n     * effect is executed.\n     *\n     * The results of the body effect can be collected in an array or discarded\n     * based on the `discard` option.\n     *\n     * **Discarding Intermediate Results**\n     *\n     * - If `discard` is `false` or not provided, the intermediate results are\n     *   collected into an array and returned as the final result.\n     * - If `discard` is `true`, the intermediate results are ignored, and the\n     *   effect returns `void`.\n     *\n     * **When to Use**\n     *\n     * This is useful for implementing loops where you need to perform effectful\n     * computations repeatedly, such as processing items in a list, generating\n     * values, or performing iterative updates.\n     *\n     * **Example** (Looping with Collected Results)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * // A loop that runs 5 times, collecting each iteration's result\n     * const result = Effect.loop(\n     *   // Initial state\n     *   1,\n     *   {\n     *     // Condition to continue looping\n     *     while: (state) => state <= 5,\n     *     // State update function\n     *     step: (state) => state + 1,\n     *     // Effect to be performed on each iteration\n     *     body: (state) => Effect.succeed(state)\n     *   }\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output: [1, 2, 3, 4, 5]\n     * ```\n     *\n     * **Example** (Loop with Discarded Results)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const result = Effect.loop(\n     *   // Initial state\n     *   1,\n     *   {\n     *     // Condition to continue looping\n     *     while: (state) => state <= 5,\n     *     // State update function\n     *     step: (state) => state + 1,\n     *     // Effect to be performed on each iteration\n     *     body: (state) => Console.log(`Currently at state ${state}`),\n     *     // Discard intermediate results\n     *     discard: true\n     *   }\n     * )\n     *\n     * Effect.runPromise(result).then(console.log)\n     * // Output:\n     * // Currently at state 1\n     * // Currently at state 2\n     * // Currently at state 3\n     * // Currently at state 4\n     * // Currently at state 5\n     * // undefined\n     * ```\n     *\n     * @since 2.0.0\n     * @category Looping\n     */\n    <A, C, E, R>(initial: A, options: {\n        readonly while: (a: A) => boolean;\n        readonly step: (a: A) => A;\n        readonly body: (a: A) => Effect<C, E, R>;\n        readonly discard: true;\n    }): Effect<void, E, R>;\n};\n/**\n * @since 2.0.0\n * @category Repetition / Recursion\n */\nexport declare namespace Repeat {\n    /**\n     * @since 2.0.0\n     * @category Repetition / Recursion\n     */\n    type Return<R, E, A, O extends NoExcessProperties<Options<A>, O>> = Effect<(O extends {\n        schedule: Schedule.Schedule<infer Out, infer _I, infer _R>;\n    } ? Out : O extends {\n        until: Refinement<A, infer B>;\n    } ? B : A), E | (O extends {\n        while: (...args: Array<any>) => Effect<infer _A, infer E, infer _R>;\n    } ? E : never) | (O extends {\n        until: (...args: Array<any>) => Effect<infer _A, infer E, infer _R>;\n    } ? E : never), R | (O extends {\n        schedule: Schedule.Schedule<infer _O, infer _I, infer R>;\n    } ? R : never) | (O extends {\n        while: (...args: Array<any>) => Effect<infer _A, infer _E, infer R>;\n    } ? R : never) | (O extends {\n        until: (...args: Array<any>) => Effect<infer _A, infer _E, infer R>;\n    } ? R : never)> extends infer Z ? Z : never;\n    /**\n     * @since 2.0.0\n     * @category Repetition / Recursion\n     */\n    interface Options<A> {\n        while?: ((_: A) => boolean | Effect<boolean, any, any>) | undefined;\n        until?: ((_: A) => boolean | Effect<boolean, any, any>) | undefined;\n        times?: number | undefined;\n        schedule?: Schedule.Schedule<any, A, any> | undefined;\n    }\n}\n/**\n * Repeats an effect based on a specified schedule or until the first failure.\n *\n * **Details**\n *\n * This function executes an effect repeatedly according to the given schedule.\n * Each repetition occurs after the initial execution of the effect, meaning\n * that the schedule determines the number of additional repetitions. For\n * example, using `Schedule.once` will result in the effect being executed twice\n * (once initially and once as part of the repetition).\n *\n * If the effect succeeds, it is repeated according to the schedule. If it\n * fails, the repetition stops immediately, and the failure is returned.\n *\n * The schedule can also specify delays between repetitions, making it useful\n * for tasks like retrying operations with backoff, periodic execution, or\n * performing a series of dependent actions.\n *\n * You can combine schedules for more advanced repetition logic, such as adding\n * delays, limiting recursions, or dynamically adjusting based on the outcome of\n * each execution.\n *\n * **Example** (Success Example)\n *\n * ```ts\n * import { Effect, Schedule, Console } from \"effect\"\n *\n * const action = Console.log(\"success\")\n * const policy = Schedule.addDelay(Schedule.recurs(2), () => \"100 millis\")\n * const program = Effect.repeat(action, policy)\n *\n * Effect.runPromise(program).then((n) => console.log(`repetitions: ${n}`))\n * ```\n *\n * **Example** (Failure Example)\n *\n * ```ts\n * import { Effect, Schedule } from \"effect\"\n *\n * let count = 0\n *\n * // Define an async effect that simulates an action with possible failures\n * const action = Effect.async<string, string>((resume) => {\n *   if (count > 1) {\n *     console.log(\"failure\")\n *     resume(Effect.fail(\"Uh oh!\"))\n *   } else {\n *     count++\n *     console.log(\"success\")\n *     resume(Effect.succeed(\"yay!\"))\n *   }\n * })\n *\n * const policy = Schedule.addDelay(Schedule.recurs(2), () => \"100 millis\")\n * const program = Effect.repeat(action, policy)\n *\n * Effect.runPromiseExit(program).then(console.log)\n * ```\n *\n * @since 2.0.0\n * @category Repetition / Recursion\n */\nexport declare const repeat: {\n    /**\n     * Repeats an effect based on a specified schedule or until the first failure.\n     *\n     * **Details**\n     *\n     * This function executes an effect repeatedly according to the given schedule.\n     * Each repetition occurs after the initial execution of the effect, meaning\n     * that the schedule determines the number of additional repetitions. For\n     * example, using `Schedule.once` will result in the effect being executed twice\n     * (once initially and once as part of the repetition).\n     *\n     * If the effect succeeds, it is repeated according to the schedule. If it\n     * fails, the repetition stops immediately, and the failure is returned.\n     *\n     * The schedule can also specify delays between repetitions, making it useful\n     * for tasks like retrying operations with backoff, periodic execution, or\n     * performing a series of dependent actions.\n     *\n     * You can combine schedules for more advanced repetition logic, such as adding\n     * delays, limiting recursions, or dynamically adjusting based on the outcome of\n     * each execution.\n     *\n     * **Example** (Success Example)\n     *\n     * ```ts\n     * import { Effect, Schedule, Console } from \"effect\"\n     *\n     * const action = Console.log(\"success\")\n     * const policy = Schedule.addDelay(Schedule.recurs(2), () => \"100 millis\")\n     * const program = Effect.repeat(action, policy)\n     *\n     * Effect.runPromise(program).then((n) => console.log(`repetitions: ${n}`))\n     * ```\n     *\n     * **Example** (Failure Example)\n     *\n     * ```ts\n     * import { Effect, Schedule } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Define an async effect that simulates an action with possible failures\n     * const action = Effect.async<string, string>((resume) => {\n     *   if (count > 1) {\n     *     console.log(\"failure\")\n     *     resume(Effect.fail(\"Uh oh!\"))\n     *   } else {\n     *     count++\n     *     console.log(\"success\")\n     *     resume(Effect.succeed(\"yay!\"))\n     *   }\n     * })\n     *\n     * const policy = Schedule.addDelay(Schedule.recurs(2), () => \"100 millis\")\n     * const program = Effect.repeat(action, policy)\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * ```\n     *\n     * @since 2.0.0\n     * @category Repetition / Recursion\n     */\n    <O extends NoExcessProperties<Repeat.Options<A>, O>, A>(options: O): <E, R>(self: Effect<A, E, R>) => Repeat.Return<R, E, A, O>;\n    /**\n     * Repeats an effect based on a specified schedule or until the first failure.\n     *\n     * **Details**\n     *\n     * This function executes an effect repeatedly according to the given schedule.\n     * Each repetition occurs after the initial execution of the effect, meaning\n     * that the schedule determines the number of additional repetitions. For\n     * example, using `Schedule.once` will result in the effect being executed twice\n     * (once initially and once as part of the repetition).\n     *\n     * If the effect succeeds, it is repeated according to the schedule. If it\n     * fails, the repetition stops immediately, and the failure is returned.\n     *\n     * The schedule can also specify delays between repetitions, making it useful\n     * for tasks like retrying operations with backoff, periodic execution, or\n     * performing a series of dependent actions.\n     *\n     * You can combine schedules for more advanced repetition logic, such as adding\n     * delays, limiting recursions, or dynamically adjusting based on the outcome of\n     * each execution.\n     *\n     * **Example** (Success Example)\n     *\n     * ```ts\n     * import { Effect, Schedule, Console } from \"effect\"\n     *\n     * const action = Console.log(\"success\")\n     * const policy = Schedule.addDelay(Schedule.recurs(2), () => \"100 millis\")\n     * const program = Effect.repeat(action, policy)\n     *\n     * Effect.runPromise(program).then((n) => console.log(`repetitions: ${n}`))\n     * ```\n     *\n     * **Example** (Failure Example)\n     *\n     * ```ts\n     * import { Effect, Schedule } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Define an async effect that simulates an action with possible failures\n     * const action = Effect.async<string, string>((resume) => {\n     *   if (count > 1) {\n     *     console.log(\"failure\")\n     *     resume(Effect.fail(\"Uh oh!\"))\n     *   } else {\n     *     count++\n     *     console.log(\"success\")\n     *     resume(Effect.succeed(\"yay!\"))\n     *   }\n     * })\n     *\n     * const policy = Schedule.addDelay(Schedule.recurs(2), () => \"100 millis\")\n     * const program = Effect.repeat(action, policy)\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * ```\n     *\n     * @since 2.0.0\n     * @category Repetition / Recursion\n     */\n    <B, A, R1>(schedule: Schedule.Schedule<B, A, R1>): <E, R>(self: Effect<A, E, R>) => Effect<B, E, R1 | R>;\n    /**\n     * Repeats an effect based on a specified schedule or until the first failure.\n     *\n     * **Details**\n     *\n     * This function executes an effect repeatedly according to the given schedule.\n     * Each repetition occurs after the initial execution of the effect, meaning\n     * that the schedule determines the number of additional repetitions. For\n     * example, using `Schedule.once` will result in the effect being executed twice\n     * (once initially and once as part of the repetition).\n     *\n     * If the effect succeeds, it is repeated according to the schedule. If it\n     * fails, the repetition stops immediately, and the failure is returned.\n     *\n     * The schedule can also specify delays between repetitions, making it useful\n     * for tasks like retrying operations with backoff, periodic execution, or\n     * performing a series of dependent actions.\n     *\n     * You can combine schedules for more advanced repetition logic, such as adding\n     * delays, limiting recursions, or dynamically adjusting based on the outcome of\n     * each execution.\n     *\n     * **Example** (Success Example)\n     *\n     * ```ts\n     * import { Effect, Schedule, Console } from \"effect\"\n     *\n     * const action = Console.log(\"success\")\n     * const policy = Schedule.addDelay(Schedule.recurs(2), () => \"100 millis\")\n     * const program = Effect.repeat(action, policy)\n     *\n     * Effect.runPromise(program).then((n) => console.log(`repetitions: ${n}`))\n     * ```\n     *\n     * **Example** (Failure Example)\n     *\n     * ```ts\n     * import { Effect, Schedule } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Define an async effect that simulates an action with possible failures\n     * const action = Effect.async<string, string>((resume) => {\n     *   if (count > 1) {\n     *     console.log(\"failure\")\n     *     resume(Effect.fail(\"Uh oh!\"))\n     *   } else {\n     *     count++\n     *     console.log(\"success\")\n     *     resume(Effect.succeed(\"yay!\"))\n     *   }\n     * })\n     *\n     * const policy = Schedule.addDelay(Schedule.recurs(2), () => \"100 millis\")\n     * const program = Effect.repeat(action, policy)\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * ```\n     *\n     * @since 2.0.0\n     * @category Repetition / Recursion\n     */\n    <A, E, R, O extends NoExcessProperties<Repeat.Options<A>, O>>(self: Effect<A, E, R>, options: O): Repeat.Return<R, E, A, O>;\n    /**\n     * Repeats an effect based on a specified schedule or until the first failure.\n     *\n     * **Details**\n     *\n     * This function executes an effect repeatedly according to the given schedule.\n     * Each repetition occurs after the initial execution of the effect, meaning\n     * that the schedule determines the number of additional repetitions. For\n     * example, using `Schedule.once` will result in the effect being executed twice\n     * (once initially and once as part of the repetition).\n     *\n     * If the effect succeeds, it is repeated according to the schedule. If it\n     * fails, the repetition stops immediately, and the failure is returned.\n     *\n     * The schedule can also specify delays between repetitions, making it useful\n     * for tasks like retrying operations with backoff, periodic execution, or\n     * performing a series of dependent actions.\n     *\n     * You can combine schedules for more advanced repetition logic, such as adding\n     * delays, limiting recursions, or dynamically adjusting based on the outcome of\n     * each execution.\n     *\n     * **Example** (Success Example)\n     *\n     * ```ts\n     * import { Effect, Schedule, Console } from \"effect\"\n     *\n     * const action = Console.log(\"success\")\n     * const policy = Schedule.addDelay(Schedule.recurs(2), () => \"100 millis\")\n     * const program = Effect.repeat(action, policy)\n     *\n     * Effect.runPromise(program).then((n) => console.log(`repetitions: ${n}`))\n     * ```\n     *\n     * **Example** (Failure Example)\n     *\n     * ```ts\n     * import { Effect, Schedule } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Define an async effect that simulates an action with possible failures\n     * const action = Effect.async<string, string>((resume) => {\n     *   if (count > 1) {\n     *     console.log(\"failure\")\n     *     resume(Effect.fail(\"Uh oh!\"))\n     *   } else {\n     *     count++\n     *     console.log(\"success\")\n     *     resume(Effect.succeed(\"yay!\"))\n     *   }\n     * })\n     *\n     * const policy = Schedule.addDelay(Schedule.recurs(2), () => \"100 millis\")\n     * const program = Effect.repeat(action, policy)\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * ```\n     *\n     * @since 2.0.0\n     * @category Repetition / Recursion\n     */\n    <A, E, R, B, R1>(self: Effect<A, E, R>, schedule: Schedule.Schedule<B, A, R1>): Effect<B, E, R | R1>;\n};\n/**\n * Repeats an effect a specified number of times or until the first failure.\n *\n * **Details**\n *\n * This function executes an effect initially and then repeats it the specified\n * number of times, as long as it succeeds. For example, calling\n * `repeatN(action, 2)` will execute `action` once initially and then repeat it\n * two additional times if there are no failures.\n *\n * If the effect fails during any repetition, the failure is returned, and no\n * further repetitions are attempted.\n *\n * **When to Use**\n *\n * This function is useful for tasks that need to be retried a fixed number of\n * times or for performing repeated actions without requiring a schedule.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const action = Console.log(\"success\")\n * const program = Effect.repeatN(action, 2)\n *\n * Effect.runPromise(program)\n * ```\n *\n * @since 2.0.0\n * @category Repetition / Recursion\n */\nexport declare const repeatN: {\n    /**\n     * Repeats an effect a specified number of times or until the first failure.\n     *\n     * **Details**\n     *\n     * This function executes an effect initially and then repeats it the specified\n     * number of times, as long as it succeeds. For example, calling\n     * `repeatN(action, 2)` will execute `action` once initially and then repeat it\n     * two additional times if there are no failures.\n     *\n     * If the effect fails during any repetition, the failure is returned, and no\n     * further repetitions are attempted.\n     *\n     * **When to Use**\n     *\n     * This function is useful for tasks that need to be retried a fixed number of\n     * times or for performing repeated actions without requiring a schedule.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const action = Console.log(\"success\")\n     * const program = Effect.repeatN(action, 2)\n     *\n     * Effect.runPromise(program)\n     * ```\n     *\n     * @since 2.0.0\n     * @category Repetition / Recursion\n     */\n    (n: number): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Repeats an effect a specified number of times or until the first failure.\n     *\n     * **Details**\n     *\n     * This function executes an effect initially and then repeats it the specified\n     * number of times, as long as it succeeds. For example, calling\n     * `repeatN(action, 2)` will execute `action` once initially and then repeat it\n     * two additional times if there are no failures.\n     *\n     * If the effect fails during any repetition, the failure is returned, and no\n     * further repetitions are attempted.\n     *\n     * **When to Use**\n     *\n     * This function is useful for tasks that need to be retried a fixed number of\n     * times or for performing repeated actions without requiring a schedule.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const action = Console.log(\"success\")\n     * const program = Effect.repeatN(action, 2)\n     *\n     * Effect.runPromise(program)\n     * ```\n     *\n     * @since 2.0.0\n     * @category Repetition / Recursion\n     */\n    <A, E, R>(self: Effect<A, E, R>, n: number): Effect<A, E, R>;\n};\n/**\n * Repeats an effect with a schedule, handling failures using a custom handler.\n *\n * **Details**\n *\n * This function allows you to execute an effect repeatedly based on a specified\n * schedule. If the effect fails at any point, a custom failure handler is\n * invoked. The handler is provided with both the failure value and the output\n * of the schedule at the time of failure. This enables advanced error recovery\n * or alternative fallback logic while maintaining flexibility in how\n * repetitions are handled.\n *\n * For example, using a schedule with `recurs(2)` will allow for two additional\n * repetitions after the initial execution, provided the effect succeeds. If a\n * failure occurs during any iteration, the failure handler is invoked to handle\n * the situation.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Schedule } from \"effect\"\n *\n * let count = 0\n *\n * // Define an async effect that simulates an action with possible failures\n * const action = Effect.async<string, string>((resume) => {\n *   if (count > 1) {\n *     console.log(\"failure\")\n *     resume(Effect.fail(\"Uh oh!\"))\n *   } else {\n *     count++\n *     console.log(\"success\")\n *     resume(Effect.succeed(\"yay!\"))\n *   }\n * })\n *\n * const policy = Schedule.addDelay(\n *   Schedule.recurs(2), // Repeat for a maximum of 2 times\n *   () => \"100 millis\" // Add a delay of 100 milliseconds between repetitions\n * )\n *\n * const program = Effect.repeatOrElse(action, policy, () =>\n *   Effect.sync(() => {\n *     console.log(\"orElse\")\n *     return count - 1\n *   })\n * )\n *\n * Effect.runPromise(program).then((n) => console.log(`repetitions: ${n}`))\n * ```\n *\n * @since 2.0.0\n * @category Repetition / Recursion\n */\nexport declare const repeatOrElse: {\n    /**\n     * Repeats an effect with a schedule, handling failures using a custom handler.\n     *\n     * **Details**\n     *\n     * This function allows you to execute an effect repeatedly based on a specified\n     * schedule. If the effect fails at any point, a custom failure handler is\n     * invoked. The handler is provided with both the failure value and the output\n     * of the schedule at the time of failure. This enables advanced error recovery\n     * or alternative fallback logic while maintaining flexibility in how\n     * repetitions are handled.\n     *\n     * For example, using a schedule with `recurs(2)` will allow for two additional\n     * repetitions after the initial execution, provided the effect succeeds. If a\n     * failure occurs during any iteration, the failure handler is invoked to handle\n     * the situation.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Schedule } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Define an async effect that simulates an action with possible failures\n     * const action = Effect.async<string, string>((resume) => {\n     *   if (count > 1) {\n     *     console.log(\"failure\")\n     *     resume(Effect.fail(\"Uh oh!\"))\n     *   } else {\n     *     count++\n     *     console.log(\"success\")\n     *     resume(Effect.succeed(\"yay!\"))\n     *   }\n     * })\n     *\n     * const policy = Schedule.addDelay(\n     *   Schedule.recurs(2), // Repeat for a maximum of 2 times\n     *   () => \"100 millis\" // Add a delay of 100 milliseconds between repetitions\n     * )\n     *\n     * const program = Effect.repeatOrElse(action, policy, () =>\n     *   Effect.sync(() => {\n     *     console.log(\"orElse\")\n     *     return count - 1\n     *   })\n     * )\n     *\n     * Effect.runPromise(program).then((n) => console.log(`repetitions: ${n}`))\n     * ```\n     *\n     * @since 2.0.0\n     * @category Repetition / Recursion\n     */\n    <R2, A, B, E, E2, R3>(schedule: Schedule.Schedule<B, A, R2>, orElse: (error: E, option: Option.Option<B>) => Effect<B, E2, R3>): <R>(self: Effect<A, E, R>) => Effect<B, E2, R2 | R3 | R>;\n    /**\n     * Repeats an effect with a schedule, handling failures using a custom handler.\n     *\n     * **Details**\n     *\n     * This function allows you to execute an effect repeatedly based on a specified\n     * schedule. If the effect fails at any point, a custom failure handler is\n     * invoked. The handler is provided with both the failure value and the output\n     * of the schedule at the time of failure. This enables advanced error recovery\n     * or alternative fallback logic while maintaining flexibility in how\n     * repetitions are handled.\n     *\n     * For example, using a schedule with `recurs(2)` will allow for two additional\n     * repetitions after the initial execution, provided the effect succeeds. If a\n     * failure occurs during any iteration, the failure handler is invoked to handle\n     * the situation.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Schedule } from \"effect\"\n     *\n     * let count = 0\n     *\n     * // Define an async effect that simulates an action with possible failures\n     * const action = Effect.async<string, string>((resume) => {\n     *   if (count > 1) {\n     *     console.log(\"failure\")\n     *     resume(Effect.fail(\"Uh oh!\"))\n     *   } else {\n     *     count++\n     *     console.log(\"success\")\n     *     resume(Effect.succeed(\"yay!\"))\n     *   }\n     * })\n     *\n     * const policy = Schedule.addDelay(\n     *   Schedule.recurs(2), // Repeat for a maximum of 2 times\n     *   () => \"100 millis\" // Add a delay of 100 milliseconds between repetitions\n     * )\n     *\n     * const program = Effect.repeatOrElse(action, policy, () =>\n     *   Effect.sync(() => {\n     *     console.log(\"orElse\")\n     *     return count - 1\n     *   })\n     * )\n     *\n     * Effect.runPromise(program).then((n) => console.log(`repetitions: ${n}`))\n     * ```\n     *\n     * @since 2.0.0\n     * @category Repetition / Recursion\n     */\n    <A, E, R, R2, B, E2, R3>(self: Effect<A, E, R>, schedule: Schedule.Schedule<B, A, R2>, orElse: (error: E, option: Option.Option<B>) => Effect<B, E2, R3>): Effect<B, E2, R | R2 | R3>;\n};\n/**\n * Repeats an effect based on a specified schedule.\n *\n * **Details**\n *\n * This function allows you to execute an effect repeatedly according to a given\n * schedule. The schedule determines the timing and number of repetitions. Each\n * repetition can also depend on the decision of the schedule, providing\n * flexibility for complex workflows. This function does not modify the effect's\n * success or failure; it only controls its repetition.\n *\n * For example, you can use a schedule that recurs a specific number of times,\n * adds delays between repetitions, or customizes repetition behavior based on\n * external inputs. The effect runs initially and is repeated according to the\n * schedule.\n *\n * @see {@link scheduleFrom} for a variant that allows the schedule's decision\n * to depend on the result of this effect.\n *\n * @since 2.0.0\n * @category Repetition / Recursion\n */\nexport declare const schedule: {\n    /**\n     * Repeats an effect based on a specified schedule.\n     *\n     * **Details**\n     *\n     * This function allows you to execute an effect repeatedly according to a given\n     * schedule. The schedule determines the timing and number of repetitions. Each\n     * repetition can also depend on the decision of the schedule, providing\n     * flexibility for complex workflows. This function does not modify the effect's\n     * success or failure; it only controls its repetition.\n     *\n     * For example, you can use a schedule that recurs a specific number of times,\n     * adds delays between repetitions, or customizes repetition behavior based on\n     * external inputs. The effect runs initially and is repeated according to the\n     * schedule.\n     *\n     * @see {@link scheduleFrom} for a variant that allows the schedule's decision\n     * to depend on the result of this effect.\n     *\n     * @since 2.0.0\n     * @category Repetition / Recursion\n     */\n    <A, R2, Out>(schedule: Schedule.Schedule<Out, NoInfer<A> | undefined, R2>): <E, R>(self: Effect<A, E, R>) => Effect<Out, E, R2 | R>;\n    /**\n     * Repeats an effect based on a specified schedule.\n     *\n     * **Details**\n     *\n     * This function allows you to execute an effect repeatedly according to a given\n     * schedule. The schedule determines the timing and number of repetitions. Each\n     * repetition can also depend on the decision of the schedule, providing\n     * flexibility for complex workflows. This function does not modify the effect's\n     * success or failure; it only controls its repetition.\n     *\n     * For example, you can use a schedule that recurs a specific number of times,\n     * adds delays between repetitions, or customizes repetition behavior based on\n     * external inputs. The effect runs initially and is repeated according to the\n     * schedule.\n     *\n     * @see {@link scheduleFrom} for a variant that allows the schedule's decision\n     * to depend on the result of this effect.\n     *\n     * @since 2.0.0\n     * @category Repetition / Recursion\n     */\n    <A, E, R, R2, Out>(self: Effect<A, E, R>, schedule: Schedule.Schedule<Out, A | undefined, R2>): Effect<Out, E, R | R2>;\n};\n/**\n * Runs an effect repeatedly on a new fiber according to a given schedule.\n *\n * **Details**\n *\n * This function starts the provided effect on a new fiber and runs it\n * repeatedly based on the specified schedule. The repetitions are managed by\n * the schedule's rules, which define the timing and number of iterations. The\n * fiber is attached to the current scope, meaning it is automatically managed\n * and cleaned up when the scope is closed.\n *\n * The function returns a `RuntimeFiber` that allows you to monitor or interact\n * with the running fiber.\n *\n * **When to Use**\n *\n * This is particularly useful for concurrent execution of scheduled tasks or\n * when you want to continue processing without waiting for the repetitions to\n * complete.\n *\n * @since 2.0.0\n * @category Repetition / Recursion\n */\nexport declare const scheduleForked: {\n    /**\n     * Runs an effect repeatedly on a new fiber according to a given schedule.\n     *\n     * **Details**\n     *\n     * This function starts the provided effect on a new fiber and runs it\n     * repeatedly based on the specified schedule. The repetitions are managed by\n     * the schedule's rules, which define the timing and number of iterations. The\n     * fiber is attached to the current scope, meaning it is automatically managed\n     * and cleaned up when the scope is closed.\n     *\n     * The function returns a `RuntimeFiber` that allows you to monitor or interact\n     * with the running fiber.\n     *\n     * **When to Use**\n     *\n     * This is particularly useful for concurrent execution of scheduled tasks or\n     * when you want to continue processing without waiting for the repetitions to\n     * complete.\n     *\n     * @since 2.0.0\n     * @category Repetition / Recursion\n     */\n    <Out, R2>(schedule: Schedule.Schedule<Out, unknown, R2>): <A, E, R>(self: Effect<A, E, R>) => Effect<Fiber.RuntimeFiber<Out, E>, never, Scope.Scope | R2 | R>;\n    /**\n     * Runs an effect repeatedly on a new fiber according to a given schedule.\n     *\n     * **Details**\n     *\n     * This function starts the provided effect on a new fiber and runs it\n     * repeatedly based on the specified schedule. The repetitions are managed by\n     * the schedule's rules, which define the timing and number of iterations. The\n     * fiber is attached to the current scope, meaning it is automatically managed\n     * and cleaned up when the scope is closed.\n     *\n     * The function returns a `RuntimeFiber` that allows you to monitor or interact\n     * with the running fiber.\n     *\n     * **When to Use**\n     *\n     * This is particularly useful for concurrent execution of scheduled tasks or\n     * when you want to continue processing without waiting for the repetitions to\n     * complete.\n     *\n     * @since 2.0.0\n     * @category Repetition / Recursion\n     */\n    <A, E, R, Out, R2>(self: Effect<A, E, R>, schedule: Schedule.Schedule<Out, unknown, R2>): Effect<Fiber.RuntimeFiber<Out, E>, never, Scope.Scope | R | R2>;\n};\n/**\n * Runs an effect repeatedly according to a schedule, starting from a specified\n * input value.\n *\n * **Details**\n *\n * This function allows you to repeatedly execute an effect based on a schedule.\n * The schedule starts with the given `initial` input value, which is passed to\n * the first execution. Subsequent executions of the effect are controlled by\n * the schedule's rules, using the output of the previous iteration as the input\n * for the next one.\n *\n * The returned effect will complete when the schedule ends or the effect fails,\n * propagating the error.\n *\n * @since 2.0.0\n * @category Repetition / Recursion\n */\nexport declare const scheduleFrom: {\n    /**\n     * Runs an effect repeatedly according to a schedule, starting from a specified\n     * input value.\n     *\n     * **Details**\n     *\n     * This function allows you to repeatedly execute an effect based on a schedule.\n     * The schedule starts with the given `initial` input value, which is passed to\n     * the first execution. Subsequent executions of the effect are controlled by\n     * the schedule's rules, using the output of the previous iteration as the input\n     * for the next one.\n     *\n     * The returned effect will complete when the schedule ends or the effect fails,\n     * propagating the error.\n     *\n     * @since 2.0.0\n     * @category Repetition / Recursion\n     */\n    <R2, In, Out>(initial: In, schedule: Schedule.Schedule<Out, In, R2>): <E, R>(self: Effect<In, E, R>) => Effect<Out, E, R2 | R>;\n    /**\n     * Runs an effect repeatedly according to a schedule, starting from a specified\n     * input value.\n     *\n     * **Details**\n     *\n     * This function allows you to repeatedly execute an effect based on a schedule.\n     * The schedule starts with the given `initial` input value, which is passed to\n     * the first execution. Subsequent executions of the effect are controlled by\n     * the schedule's rules, using the output of the previous iteration as the input\n     * for the next one.\n     *\n     * The returned effect will complete when the schedule ends or the effect fails,\n     * propagating the error.\n     *\n     * @since 2.0.0\n     * @category Repetition / Recursion\n     */\n    <In, E, R, R2, Out>(self: Effect<In, E, R>, initial: In, schedule: Schedule.Schedule<Out, In, R2>): Effect<Out, E, R | R2>;\n};\n/**\n * @since 2.0.0\n * @category Repetition / Recursion\n */\nexport declare const whileLoop: <A, E, R>(options: {\n    readonly while: LazyArg<boolean>;\n    readonly body: LazyArg<Effect<A, E, R>>;\n    readonly step: (a: A) => void;\n}) => Effect<void, E, R>;\n/**\n * Returns a collection of all `FiberRef` values for the fiber running this\n * effect.\n *\n * @since 2.0.0\n * @category Fiber Refs\n */\nexport declare const getFiberRefs: Effect<FiberRefs.FiberRefs>;\n/**\n * Inherits values from all `FiberRef` instances into current fiber.\n *\n * @since 2.0.0\n * @category Fiber Refs\n */\nexport declare const inheritFiberRefs: (childFiberRefs: FiberRefs.FiberRefs) => Effect<void>;\n/**\n * @since 2.0.0\n * @category Fiber Refs\n */\nexport declare const locally: {\n    /**\n     * @since 2.0.0\n     * @category Fiber Refs\n     */\n    <A>(self: FiberRef.FiberRef<A>, value: A): <B, E, R>(use: Effect<B, E, R>) => Effect<B, E, R>;\n    /**\n     * @since 2.0.0\n     * @category Fiber Refs\n     */\n    <B, E, R, A>(use: Effect<B, E, R>, self: FiberRef.FiberRef<A>, value: A): Effect<B, E, R>;\n};\n/**\n * @since 2.0.0\n * @category Fiber Refs\n */\nexport declare const locallyWith: {\n    /**\n     * @since 2.0.0\n     * @category Fiber Refs\n     */\n    <A>(self: FiberRef.FiberRef<A>, f: (a: A) => A): <B, E, R>(use: Effect<B, E, R>) => Effect<B, E, R>;\n    /**\n     * @since 2.0.0\n     * @category Fiber Refs\n     */\n    <B, E, R, A>(use: Effect<B, E, R>, self: FiberRef.FiberRef<A>, f: (a: A) => A): Effect<B, E, R>;\n};\n/**\n * @since 2.0.0\n * @category Fiber Refs\n */\nexport declare const locallyScoped: {\n    /**\n     * @since 2.0.0\n     * @category Fiber Refs\n     */\n    <A>(value: A): (self: FiberRef.FiberRef<A>) => Effect<void, never, Scope.Scope>;\n    /**\n     * @since 2.0.0\n     * @category Fiber Refs\n     */\n    <A>(self: FiberRef.FiberRef<A>, value: A): Effect<void, never, Scope.Scope>;\n};\n/**\n * @since 2.0.0\n * @category Fiber Refs\n */\nexport declare const locallyScopedWith: {\n    /**\n     * @since 2.0.0\n     * @category Fiber Refs\n     */\n    <A>(f: (a: A) => A): (self: FiberRef.FiberRef<A>) => Effect<void, never, Scope.Scope>;\n    /**\n     * @since 2.0.0\n     * @category Fiber Refs\n     */\n    <A>(self: FiberRef.FiberRef<A>, f: (a: A) => A): Effect<void, never, Scope.Scope>;\n};\n/**\n * Applies the specified changes to the `FiberRef` values for the fiber\n * running this workflow.\n *\n * @since 2.0.0\n * @category Fiber Refs\n */\nexport declare const patchFiberRefs: (patch: FiberRefsPatch.FiberRefsPatch) => Effect<void>;\n/**\n * Sets the `FiberRef` values for the fiber running this effect to the values\n * in the specified collection of `FiberRef` values.\n *\n * @since 2.0.0\n * @category Fiber Refs\n */\nexport declare const setFiberRefs: (fiberRefs: FiberRefs.FiberRefs) => Effect<void>;\n/**\n * Updates the `FiberRef` values for the fiber running this effect using the\n * specified function.\n *\n * @since 2.0.0\n * @category Fiber Refs\n */\nexport declare const updateFiberRefs: (f: (fiberId: FiberId.Runtime, fiberRefs: FiberRefs.FiberRefs) => FiberRefs.FiberRefs) => Effect<void>;\n/**\n * Checks if an effect has failed.\n *\n * **Details**\n *\n * This function evaluates whether an effect has resulted in a failure. It\n * returns a boolean value wrapped in an effect, with `true` indicating the\n * effect failed and `false` otherwise.\n *\n * The resulting effect cannot fail (`never` in the error channel) but retains\n * the context of the original effect.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const failure = Effect.fail(\"Uh oh!\")\n *\n * console.log(Effect.runSync(Effect.isFailure(failure)))\n * // Output: true\n *\n * const defect = Effect.dieMessage(\"BOOM!\")\n *\n * Effect.runSync(Effect.isFailure(defect))\n * // throws: BOOM!\n * ```\n *\n * @since 2.0.0\n * @category Condition Checking\n */\nexport declare const isFailure: <A, E, R>(self: Effect<A, E, R>) => Effect<boolean, never, R>;\n/**\n * Checks if an effect has succeeded.\n *\n * **Details**\n *\n * This function evaluates whether an effect has resulted in a success. It\n * returns a boolean value wrapped in an effect, with `true` indicating the\n * effect succeeded and `false` otherwise.\n *\n * The resulting effect cannot fail (`never` in the error channel) but retains\n * the context of the original effect.\n *\n * @since 2.0.0\n * @category Condition Checking\n */\nexport declare const isSuccess: <A, E, R>(self: Effect<A, E, R>) => Effect<boolean, never, R>;\n/**\n * Handles both success and failure cases of an effect without performing side\n * effects.\n *\n * **Details**\n *\n * `match` lets you define custom handlers for both success and failure\n * scenarios. You provide separate functions to handle each case, allowing you\n * to process the result if the effect succeeds, or handle the error if the\n * effect fails.\n *\n * **When to Use**\n *\n * This is useful for structuring your code to respond differently to success or\n * failure without triggering side effects.\n *\n * **Example** (Handling Both Success and Failure Cases)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const success: Effect.Effect<number, Error> = Effect.succeed(42)\n *\n * const program1 = Effect.match(success, {\n *   onFailure: (error) => `failure: ${error.message}`,\n *   onSuccess: (value) => `success: ${value}`\n * })\n *\n * // Run and log the result of the successful effect\n * Effect.runPromise(program1).then(console.log)\n * // Output: \"success: 42\"\n *\n * const failure: Effect.Effect<number, Error> = Effect.fail(\n *   new Error(\"Uh oh!\")\n * )\n *\n * const program2 = Effect.match(failure, {\n *   onFailure: (error) => `failure: ${error.message}`,\n *   onSuccess: (value) => `success: ${value}`\n * })\n *\n * // Run and log the result of the failed effect\n * Effect.runPromise(program2).then(console.log)\n * // Output: \"failure: Uh oh!\"\n * ```\n *\n * @see {@link matchEffect} if you need to perform side effects in the handlers.\n *\n * @since 2.0.0\n * @category Matching\n */\nexport declare const match: {\n    /**\n     * Handles both success and failure cases of an effect without performing side\n     * effects.\n     *\n     * **Details**\n     *\n     * `match` lets you define custom handlers for both success and failure\n     * scenarios. You provide separate functions to handle each case, allowing you\n     * to process the result if the effect succeeds, or handle the error if the\n     * effect fails.\n     *\n     * **When to Use**\n     *\n     * This is useful for structuring your code to respond differently to success or\n     * failure without triggering side effects.\n     *\n     * **Example** (Handling Both Success and Failure Cases)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const success: Effect.Effect<number, Error> = Effect.succeed(42)\n     *\n     * const program1 = Effect.match(success, {\n     *   onFailure: (error) => `failure: ${error.message}`,\n     *   onSuccess: (value) => `success: ${value}`\n     * })\n     *\n     * // Run and log the result of the successful effect\n     * Effect.runPromise(program1).then(console.log)\n     * // Output: \"success: 42\"\n     *\n     * const failure: Effect.Effect<number, Error> = Effect.fail(\n     *   new Error(\"Uh oh!\")\n     * )\n     *\n     * const program2 = Effect.match(failure, {\n     *   onFailure: (error) => `failure: ${error.message}`,\n     *   onSuccess: (value) => `success: ${value}`\n     * })\n     *\n     * // Run and log the result of the failed effect\n     * Effect.runPromise(program2).then(console.log)\n     * // Output: \"failure: Uh oh!\"\n     * ```\n     *\n     * @see {@link matchEffect} if you need to perform side effects in the handlers.\n     *\n     * @since 2.0.0\n     * @category Matching\n     */\n    <E, A2, A, A3>(options: {\n        readonly onFailure: (error: E) => A2;\n        readonly onSuccess: (value: A) => A3;\n    }): <R>(self: Effect<A, E, R>) => Effect<A2 | A3, never, R>;\n    /**\n     * Handles both success and failure cases of an effect without performing side\n     * effects.\n     *\n     * **Details**\n     *\n     * `match` lets you define custom handlers for both success and failure\n     * scenarios. You provide separate functions to handle each case, allowing you\n     * to process the result if the effect succeeds, or handle the error if the\n     * effect fails.\n     *\n     * **When to Use**\n     *\n     * This is useful for structuring your code to respond differently to success or\n     * failure without triggering side effects.\n     *\n     * **Example** (Handling Both Success and Failure Cases)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const success: Effect.Effect<number, Error> = Effect.succeed(42)\n     *\n     * const program1 = Effect.match(success, {\n     *   onFailure: (error) => `failure: ${error.message}`,\n     *   onSuccess: (value) => `success: ${value}`\n     * })\n     *\n     * // Run and log the result of the successful effect\n     * Effect.runPromise(program1).then(console.log)\n     * // Output: \"success: 42\"\n     *\n     * const failure: Effect.Effect<number, Error> = Effect.fail(\n     *   new Error(\"Uh oh!\")\n     * )\n     *\n     * const program2 = Effect.match(failure, {\n     *   onFailure: (error) => `failure: ${error.message}`,\n     *   onSuccess: (value) => `success: ${value}`\n     * })\n     *\n     * // Run and log the result of the failed effect\n     * Effect.runPromise(program2).then(console.log)\n     * // Output: \"failure: Uh oh!\"\n     * ```\n     *\n     * @see {@link matchEffect} if you need to perform side effects in the handlers.\n     *\n     * @since 2.0.0\n     * @category Matching\n     */\n    <A, E, R, A2, A3>(self: Effect<A, E, R>, options: {\n        readonly onFailure: (error: E) => A2;\n        readonly onSuccess: (value: A) => A3;\n    }): Effect<A2 | A3, never, R>;\n};\n/**\n * Handles failures by matching the cause of failure.\n *\n * **Details**\n *\n * The `matchCause` function allows you to handle failures with access to the\n * full cause of the failure within a fiber.\n *\n * **When to Use**\n *\n * This is useful for differentiating between different types of errors, such as\n * regular failures, defects, or interruptions. You can provide specific\n * handling logic for each failure type based on the cause.\n *\n * **Example** (Handling Different Failure Causes)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const task: Effect.Effect<number, Error> = Effect.die(\"Uh oh!\")\n *\n * const program = Effect.matchCause(task, {\n *   onFailure: (cause) => {\n *     switch (cause._tag) {\n *       case \"Fail\":\n *         // Handle standard failure\n *         return `Fail: ${cause.error.message}`\n *       case \"Die\":\n *         // Handle defects (unexpected errors)\n *         return `Die: ${cause.defect}`\n *       case \"Interrupt\":\n *         // Handle interruption\n *         return `${cause.fiberId} interrupted!`\n *     }\n *     // Fallback for other causes\n *     return \"failed due to other causes\"\n *   },\n *   onSuccess: (value) =>\n *     // task completes successfully\n *     `succeeded with ${value} value`\n * })\n *\n * Effect.runPromise(program).then(console.log)\n * // Output: \"Die: Uh oh!\"\n * ```\n *\n * @see {@link matchCauseEffect} if you need to perform side effects in the\n * handlers.\n * @see {@link match} if you don't need to handle the cause of the failure.\n *\n * @since 2.0.0\n * @category Matching\n */\nexport declare const matchCause: {\n    /**\n     * Handles failures by matching the cause of failure.\n     *\n     * **Details**\n     *\n     * The `matchCause` function allows you to handle failures with access to the\n     * full cause of the failure within a fiber.\n     *\n     * **When to Use**\n     *\n     * This is useful for differentiating between different types of errors, such as\n     * regular failures, defects, or interruptions. You can provide specific\n     * handling logic for each failure type based on the cause.\n     *\n     * **Example** (Handling Different Failure Causes)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task: Effect.Effect<number, Error> = Effect.die(\"Uh oh!\")\n     *\n     * const program = Effect.matchCause(task, {\n     *   onFailure: (cause) => {\n     *     switch (cause._tag) {\n     *       case \"Fail\":\n     *         // Handle standard failure\n     *         return `Fail: ${cause.error.message}`\n     *       case \"Die\":\n     *         // Handle defects (unexpected errors)\n     *         return `Die: ${cause.defect}`\n     *       case \"Interrupt\":\n     *         // Handle interruption\n     *         return `${cause.fiberId} interrupted!`\n     *     }\n     *     // Fallback for other causes\n     *     return \"failed due to other causes\"\n     *   },\n     *   onSuccess: (value) =>\n     *     // task completes successfully\n     *     `succeeded with ${value} value`\n     * })\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output: \"Die: Uh oh!\"\n     * ```\n     *\n     * @see {@link matchCauseEffect} if you need to perform side effects in the\n     * handlers.\n     * @see {@link match} if you don't need to handle the cause of the failure.\n     *\n     * @since 2.0.0\n     * @category Matching\n     */\n    <E, A2, A, A3>(options: {\n        readonly onFailure: (cause: Cause.Cause<E>) => A2;\n        readonly onSuccess: (a: A) => A3;\n    }): <R>(self: Effect<A, E, R>) => Effect<A2 | A3, never, R>;\n    /**\n     * Handles failures by matching the cause of failure.\n     *\n     * **Details**\n     *\n     * The `matchCause` function allows you to handle failures with access to the\n     * full cause of the failure within a fiber.\n     *\n     * **When to Use**\n     *\n     * This is useful for differentiating between different types of errors, such as\n     * regular failures, defects, or interruptions. You can provide specific\n     * handling logic for each failure type based on the cause.\n     *\n     * **Example** (Handling Different Failure Causes)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task: Effect.Effect<number, Error> = Effect.die(\"Uh oh!\")\n     *\n     * const program = Effect.matchCause(task, {\n     *   onFailure: (cause) => {\n     *     switch (cause._tag) {\n     *       case \"Fail\":\n     *         // Handle standard failure\n     *         return `Fail: ${cause.error.message}`\n     *       case \"Die\":\n     *         // Handle defects (unexpected errors)\n     *         return `Die: ${cause.defect}`\n     *       case \"Interrupt\":\n     *         // Handle interruption\n     *         return `${cause.fiberId} interrupted!`\n     *     }\n     *     // Fallback for other causes\n     *     return \"failed due to other causes\"\n     *   },\n     *   onSuccess: (value) =>\n     *     // task completes successfully\n     *     `succeeded with ${value} value`\n     * })\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output: \"Die: Uh oh!\"\n     * ```\n     *\n     * @see {@link matchCauseEffect} if you need to perform side effects in the\n     * handlers.\n     * @see {@link match} if you don't need to handle the cause of the failure.\n     *\n     * @since 2.0.0\n     * @category Matching\n     */\n    <A, E, R, A2, A3>(self: Effect<A, E, R>, options: {\n        readonly onFailure: (cause: Cause.Cause<E>) => A2;\n        readonly onSuccess: (a: A) => A3;\n    }): Effect<A2 | A3, never, R>;\n};\n/**\n * Handles failures with access to the cause and allows performing side effects.\n *\n * **Details**\n *\n * The `matchCauseEffect` function works similarly to {@link matchCause}, but it\n * also allows you to perform additional side effects based on the failure\n * cause. This function provides access to the complete cause of the failure,\n * making it possible to differentiate between various failure types, and allows\n * you to respond accordingly while performing side effects (like logging or\n * other operations).\n *\n * **Example** (Handling Different Failure Causes with Side Effects)\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const task: Effect.Effect<number, Error> = Effect.die(\"Uh oh!\")\n *\n * const program = Effect.matchCauseEffect(task, {\n *   onFailure: (cause) => {\n *     switch (cause._tag) {\n *       case \"Fail\":\n *         // Handle standard failure with a logged message\n *         return Console.log(`Fail: ${cause.error.message}`)\n *       case \"Die\":\n *         // Handle defects (unexpected errors) by logging the defect\n *         return Console.log(`Die: ${cause.defect}`)\n *       case \"Interrupt\":\n *         // Handle interruption and log the fiberId that was interrupted\n *         return Console.log(`${cause.fiberId} interrupted!`)\n *     }\n *     // Fallback for other causes\n *     return Console.log(\"failed due to other causes\")\n *   },\n *   onSuccess: (value) =>\n *     // Log success if the task completes successfully\n *     Console.log(`succeeded with ${value} value`)\n * })\n *\n * Effect.runPromise(program)\n * // Output: \"Die: Uh oh!\"\n * ```\n *\n * @see {@link matchCause} if you don't need side effects and only want to handle the result or failure.\n * @see {@link matchEffect} if you don't need to handle the cause of the failure.\n *\n * @since 2.0.0\n * @category Matching\n */\nexport declare const matchCauseEffect: {\n    /**\n     * Handles failures with access to the cause and allows performing side effects.\n     *\n     * **Details**\n     *\n     * The `matchCauseEffect` function works similarly to {@link matchCause}, but it\n     * also allows you to perform additional side effects based on the failure\n     * cause. This function provides access to the complete cause of the failure,\n     * making it possible to differentiate between various failure types, and allows\n     * you to respond accordingly while performing side effects (like logging or\n     * other operations).\n     *\n     * **Example** (Handling Different Failure Causes with Side Effects)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task: Effect.Effect<number, Error> = Effect.die(\"Uh oh!\")\n     *\n     * const program = Effect.matchCauseEffect(task, {\n     *   onFailure: (cause) => {\n     *     switch (cause._tag) {\n     *       case \"Fail\":\n     *         // Handle standard failure with a logged message\n     *         return Console.log(`Fail: ${cause.error.message}`)\n     *       case \"Die\":\n     *         // Handle defects (unexpected errors) by logging the defect\n     *         return Console.log(`Die: ${cause.defect}`)\n     *       case \"Interrupt\":\n     *         // Handle interruption and log the fiberId that was interrupted\n     *         return Console.log(`${cause.fiberId} interrupted!`)\n     *     }\n     *     // Fallback for other causes\n     *     return Console.log(\"failed due to other causes\")\n     *   },\n     *   onSuccess: (value) =>\n     *     // Log success if the task completes successfully\n     *     Console.log(`succeeded with ${value} value`)\n     * })\n     *\n     * Effect.runPromise(program)\n     * // Output: \"Die: Uh oh!\"\n     * ```\n     *\n     * @see {@link matchCause} if you don't need side effects and only want to handle the result or failure.\n     * @see {@link matchEffect} if you don't need to handle the cause of the failure.\n     *\n     * @since 2.0.0\n     * @category Matching\n     */\n    <E, A2, E2, R2, A, A3, E3, R3>(options: {\n        readonly onFailure: (cause: Cause.Cause<E>) => Effect<A2, E2, R2>;\n        readonly onSuccess: (a: A) => Effect<A3, E3, R3>;\n    }): <R>(self: Effect<A, E, R>) => Effect<A2 | A3, E2 | E3, R2 | R3 | R>;\n    /**\n     * Handles failures with access to the cause and allows performing side effects.\n     *\n     * **Details**\n     *\n     * The `matchCauseEffect` function works similarly to {@link matchCause}, but it\n     * also allows you to perform additional side effects based on the failure\n     * cause. This function provides access to the complete cause of the failure,\n     * making it possible to differentiate between various failure types, and allows\n     * you to respond accordingly while performing side effects (like logging or\n     * other operations).\n     *\n     * **Example** (Handling Different Failure Causes with Side Effects)\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task: Effect.Effect<number, Error> = Effect.die(\"Uh oh!\")\n     *\n     * const program = Effect.matchCauseEffect(task, {\n     *   onFailure: (cause) => {\n     *     switch (cause._tag) {\n     *       case \"Fail\":\n     *         // Handle standard failure with a logged message\n     *         return Console.log(`Fail: ${cause.error.message}`)\n     *       case \"Die\":\n     *         // Handle defects (unexpected errors) by logging the defect\n     *         return Console.log(`Die: ${cause.defect}`)\n     *       case \"Interrupt\":\n     *         // Handle interruption and log the fiberId that was interrupted\n     *         return Console.log(`${cause.fiberId} interrupted!`)\n     *     }\n     *     // Fallback for other causes\n     *     return Console.log(\"failed due to other causes\")\n     *   },\n     *   onSuccess: (value) =>\n     *     // Log success if the task completes successfully\n     *     Console.log(`succeeded with ${value} value`)\n     * })\n     *\n     * Effect.runPromise(program)\n     * // Output: \"Die: Uh oh!\"\n     * ```\n     *\n     * @see {@link matchCause} if you don't need side effects and only want to handle the result or failure.\n     * @see {@link matchEffect} if you don't need to handle the cause of the failure.\n     *\n     * @since 2.0.0\n     * @category Matching\n     */\n    <A, E, R, A2, E2, R2, A3, E3, R3>(self: Effect<A, E, R>, options: {\n        readonly onFailure: (cause: Cause.Cause<E>) => Effect<A2, E2, R2>;\n        readonly onSuccess: (a: A) => Effect<A3, E3, R3>;\n    }): Effect<A2 | A3, E2 | E3, R2 | R3 | R>;\n};\n/**\n * Handles both success and failure cases of an effect, allowing for additional\n * side effects.\n *\n * **Details**\n *\n * The `matchEffect` function is similar to {@link match}, but it enables you to\n * perform side effects in the handlers for both success and failure outcomes.\n *\n * **When to Use**\n *\n * This is useful when you need to execute additional actions, like logging or\n * notifying users, based on whether an effect succeeds or fails.\n *\n * **Example** (Handling Both Success and Failure Cases with Side Effects)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const success: Effect.Effect<number, Error> = Effect.succeed(42)\n * const failure: Effect.Effect<number, Error> = Effect.fail(\n *   new Error(\"Uh oh!\")\n * )\n *\n * const program1 = Effect.matchEffect(success, {\n *   onFailure: (error) =>\n *     Effect.succeed(`failure: ${error.message}`).pipe(\n *       Effect.tap(Effect.log)\n *     ),\n *   onSuccess: (value) =>\n *     Effect.succeed(`success: ${value}`).pipe(Effect.tap(Effect.log))\n * })\n *\n * console.log(Effect.runSync(program1))\n * // Output:\n * // timestamp=... level=INFO fiber=#0 message=\"success: 42\"\n * // success: 42\n *\n * const program2 = Effect.matchEffect(failure, {\n *   onFailure: (error) =>\n *     Effect.succeed(`failure: ${error.message}`).pipe(\n *       Effect.tap(Effect.log)\n *     ),\n *   onSuccess: (value) =>\n *     Effect.succeed(`success: ${value}`).pipe(Effect.tap(Effect.log))\n * })\n *\n * console.log(Effect.runSync(program2))\n * // Output:\n * // timestamp=... level=INFO fiber=#1 message=\"failure: Uh oh!\"\n * // failure: Uh oh!\n * ```\n *\n * @see {@link match} if you don't need side effects and only want to handle the\n * result or failure.\n *\n * @since 2.0.0\n * @category Matching\n */\nexport declare const matchEffect: {\n    /**\n     * Handles both success and failure cases of an effect, allowing for additional\n     * side effects.\n     *\n     * **Details**\n     *\n     * The `matchEffect` function is similar to {@link match}, but it enables you to\n     * perform side effects in the handlers for both success and failure outcomes.\n     *\n     * **When to Use**\n     *\n     * This is useful when you need to execute additional actions, like logging or\n     * notifying users, based on whether an effect succeeds or fails.\n     *\n     * **Example** (Handling Both Success and Failure Cases with Side Effects)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const success: Effect.Effect<number, Error> = Effect.succeed(42)\n     * const failure: Effect.Effect<number, Error> = Effect.fail(\n     *   new Error(\"Uh oh!\")\n     * )\n     *\n     * const program1 = Effect.matchEffect(success, {\n     *   onFailure: (error) =>\n     *     Effect.succeed(`failure: ${error.message}`).pipe(\n     *       Effect.tap(Effect.log)\n     *     ),\n     *   onSuccess: (value) =>\n     *     Effect.succeed(`success: ${value}`).pipe(Effect.tap(Effect.log))\n     * })\n     *\n     * console.log(Effect.runSync(program1))\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"success: 42\"\n     * // success: 42\n     *\n     * const program2 = Effect.matchEffect(failure, {\n     *   onFailure: (error) =>\n     *     Effect.succeed(`failure: ${error.message}`).pipe(\n     *       Effect.tap(Effect.log)\n     *     ),\n     *   onSuccess: (value) =>\n     *     Effect.succeed(`success: ${value}`).pipe(Effect.tap(Effect.log))\n     * })\n     *\n     * console.log(Effect.runSync(program2))\n     * // Output:\n     * // timestamp=... level=INFO fiber=#1 message=\"failure: Uh oh!\"\n     * // failure: Uh oh!\n     * ```\n     *\n     * @see {@link match} if you don't need side effects and only want to handle the\n     * result or failure.\n     *\n     * @since 2.0.0\n     * @category Matching\n     */\n    <E, A2, E2, R2, A, A3, E3, R3>(options: {\n        readonly onFailure: (e: E) => Effect<A2, E2, R2>;\n        readonly onSuccess: (a: A) => Effect<A3, E3, R3>;\n    }): <R>(self: Effect<A, E, R>) => Effect<A2 | A3, E2 | E3, R2 | R3 | R>;\n    /**\n     * Handles both success and failure cases of an effect, allowing for additional\n     * side effects.\n     *\n     * **Details**\n     *\n     * The `matchEffect` function is similar to {@link match}, but it enables you to\n     * perform side effects in the handlers for both success and failure outcomes.\n     *\n     * **When to Use**\n     *\n     * This is useful when you need to execute additional actions, like logging or\n     * notifying users, based on whether an effect succeeds or fails.\n     *\n     * **Example** (Handling Both Success and Failure Cases with Side Effects)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const success: Effect.Effect<number, Error> = Effect.succeed(42)\n     * const failure: Effect.Effect<number, Error> = Effect.fail(\n     *   new Error(\"Uh oh!\")\n     * )\n     *\n     * const program1 = Effect.matchEffect(success, {\n     *   onFailure: (error) =>\n     *     Effect.succeed(`failure: ${error.message}`).pipe(\n     *       Effect.tap(Effect.log)\n     *     ),\n     *   onSuccess: (value) =>\n     *     Effect.succeed(`success: ${value}`).pipe(Effect.tap(Effect.log))\n     * })\n     *\n     * console.log(Effect.runSync(program1))\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"success: 42\"\n     * // success: 42\n     *\n     * const program2 = Effect.matchEffect(failure, {\n     *   onFailure: (error) =>\n     *     Effect.succeed(`failure: ${error.message}`).pipe(\n     *       Effect.tap(Effect.log)\n     *     ),\n     *   onSuccess: (value) =>\n     *     Effect.succeed(`success: ${value}`).pipe(Effect.tap(Effect.log))\n     * })\n     *\n     * console.log(Effect.runSync(program2))\n     * // Output:\n     * // timestamp=... level=INFO fiber=#1 message=\"failure: Uh oh!\"\n     * // failure: Uh oh!\n     * ```\n     *\n     * @see {@link match} if you don't need side effects and only want to handle the\n     * result or failure.\n     *\n     * @since 2.0.0\n     * @category Matching\n     */\n    <A, E, R, A2, E2, R2, A3, E3, R3>(self: Effect<A, E, R>, options: {\n        readonly onFailure: (e: E) => Effect<A2, E2, R2>;\n        readonly onSuccess: (a: A) => Effect<A3, E3, R3>;\n    }): Effect<A2 | A3, E2 | E3, R2 | R3 | R>;\n};\n/**\n * Logs one or more messages or error causes at the current log level.\n *\n * **Details**\n *\n * This function provides a simple way to log messages or error causes during\n * the execution of your effects. By default, logs are recorded at the `INFO`\n * level, but this can be adjusted using other logging utilities\n * (`Logger.withMinimumLogLevel`). Multiple items, including `Cause` instances,\n * can be logged in a single call. When logging `Cause` instances, detailed\n * error information is included in the log output.\n *\n * The log output includes useful metadata like the current timestamp, log\n * level, and fiber ID, making it suitable for debugging and tracking purposes.\n * This function does not interrupt or alter the effect's execution flow.\n *\n * **Example**\n *\n * ```ts\n * import { Cause, Effect } from \"effect\"\n *\n * const program = Effect.log(\n *   \"message1\",\n *   \"message2\",\n *   Cause.die(\"Oh no!\"),\n *   Cause.die(\"Oh uh!\")\n * )\n *\n * Effect.runFork(program)\n * // Output:\n * // timestamp=... level=INFO fiber=#0 message=message1 message=message2 cause=\"Error: Oh no!\n * // Error: Oh uh!\"\n * ```\n *\n * @since 2.0.0\n * @category Logging\n */\nexport declare const log: (...message: ReadonlyArray<any>) => Effect<void, never, never>;\n/**\n * Logs messages or error causes at a specified log level.\n *\n * **Details**\n *\n * This function allows you to log one or more messages or error causes while\n * specifying the desired log level (e.g., DEBUG, INFO, ERROR). It provides\n * flexibility in categorizing logs based on their importance or severity,\n * making it easier to filter logs during debugging or production monitoring.\n *\n * **Example**\n *\n * ```ts\n * import { Cause, Effect, LogLevel } from \"effect\"\n *\n * const program = Effect.logWithLevel(\n *   LogLevel.Error,\n *   \"Critical error encountered\",\n *   Cause.die(\"System failure!\")\n * )\n *\n * Effect.runFork(program)\n * // Output:\n * // timestamp=... level=ERROR fiber=#0 message=Critical error encountered cause=\"Error: System failure!\"\n * ```\n *\n * @since 2.0.0\n * @category Logging\n */\nexport declare const logWithLevel: (level: LogLevel.LogLevel, ...message: ReadonlyArray<any>) => Effect<void>;\n/**\n * Logs messages at the TRACE log level.\n *\n * **Details**\n *\n * This function logs the specified messages at the TRACE level. TRACE logs are\n * typically used for very detailed diagnostic information. These messages are\n * not displayed by default. To view them, you must adjust the logging\n * configuration by setting the minimum log level to `LogLevel.Trace` using\n * `Logger.withMinimumLogLevel`.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Logger, LogLevel } from \"effect\"\n *\n * const program = Effect.logTrace(\"message1\").pipe(Logger.withMinimumLogLevel(LogLevel.Trace))\n *\n * Effect.runFork(program)\n * // timestamp=... level=TRACE fiber=#0 message=message1\n * ```\n *\n * @since 2.0.0\n * @category Logging\n */\nexport declare const logTrace: (...message: ReadonlyArray<any>) => Effect<void, never, never>;\n/**\n * Logs messages at the DEBUG log level.\n *\n * **Details**\n *\n * This function logs messages at the DEBUG level, which is typically used for\n * diagnosing application behavior during development. DEBUG messages provide\n * less detailed information than TRACE logs but are still not shown by default.\n * To view these logs, adjust the log level using `Logger.withMinimumLogLevel`.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Logger, LogLevel } from \"effect\"\n *\n * const program = Effect.logDebug(\"message1\").pipe(Logger.withMinimumLogLevel(LogLevel.Debug))\n *\n * Effect.runFork(program)\n * // timestamp=... level=DEBUG fiber=#0 message=message1\n * ```\n *\n * @since 2.0.0\n * @category Logging\n */\nexport declare const logDebug: (...message: ReadonlyArray<any>) => Effect<void, never, never>;\n/**\n * Logs messages at the INFO log level.\n *\n * **Details**\n *\n * This function logs messages at the INFO level, suitable for general\n * application events or operational messages. INFO logs are shown by default\n * and are commonly used for highlighting normal, non-error operations.\n *\n * @since 2.0.0\n * @category Logging\n */\nexport declare const logInfo: (...message: ReadonlyArray<any>) => Effect<void, never, never>;\n/**\n * Logs messages at the WARNING log level.\n *\n * **Details**\n *\n * This function logs messages at the WARNING level, suitable for highlighting\n * potential issues that are not errors but may require attention. These\n * messages indicate that something unexpected occurred or might lead to errors\n * in the future.\n *\n * @since 2.0.0\n * @category Logging\n */\nexport declare const logWarning: (...message: ReadonlyArray<any>) => Effect<void, never, never>;\n/**\n * Logs messages at the ERROR log level.\n *\n * **Details**\n *\n * This function logs messages at the ERROR level, suitable for reporting\n * application errors or failures. These logs are typically used for unexpected\n * issues that need immediate attention.\n *\n * @since 2.0.0\n * @category Logging\n */\nexport declare const logError: (...message: ReadonlyArray<any>) => Effect<void, never, never>;\n/**\n * Logs messages at the FATAL log level.\n *\n * **Details**\n *\n * This function logs messages at the FATAL level, suitable for reporting\n * critical errors that cause the application to terminate or stop functioning.\n * These logs are typically used for unrecoverable errors that require immediate\n * attention.\n *\n * @since 2.0.0\n * @category Logging\n */\nexport declare const logFatal: (...message: ReadonlyArray<any>) => Effect<void, never, never>;\n/**\n * Adds a log span to an effect for tracking and logging its execution duration.\n *\n * **Details**\n *\n * This function wraps an effect with a log span, providing performance\n * monitoring and debugging capabilities. The log span tracks the duration of\n * the wrapped effect and logs it with the specified label. This is particularly\n * useful when analyzing time-sensitive operations or understanding the\n * execution time of specific tasks in your application.\n *\n * The logged output will include the label and the total time taken for the\n * operation. The span information is included in the log metadata, making it\n * easy to trace performance metrics in logs.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const program = Effect.gen(function*() {\n *   yield* Effect.sleep(\"1 second\")\n *   yield* Effect.log(\"The job is finished!\")\n * }).pipe(Effect.withLogSpan(\"myspan\"))\n *\n * Effect.runFork(program)\n * // timestamp=... level=INFO fiber=#0 message=\"The job is finished!\" myspan=1011ms\n * ```\n *\n * @since 2.0.0\n * @category Logging\n */\nexport declare const withLogSpan: {\n    /**\n     * Adds a log span to an effect for tracking and logging its execution duration.\n     *\n     * **Details**\n     *\n     * This function wraps an effect with a log span, providing performance\n     * monitoring and debugging capabilities. The log span tracks the duration of\n     * the wrapped effect and logs it with the specified label. This is particularly\n     * useful when analyzing time-sensitive operations or understanding the\n     * execution time of specific tasks in your application.\n     *\n     * The logged output will include the label and the total time taken for the\n     * operation. The span information is included in the log metadata, making it\n     * easy to trace performance metrics in logs.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const program = Effect.gen(function*() {\n     *   yield* Effect.sleep(\"1 second\")\n     *   yield* Effect.log(\"The job is finished!\")\n     * }).pipe(Effect.withLogSpan(\"myspan\"))\n     *\n     * Effect.runFork(program)\n     * // timestamp=... level=INFO fiber=#0 message=\"The job is finished!\" myspan=1011ms\n     * ```\n     *\n     * @since 2.0.0\n     * @category Logging\n     */\n    (label: string): <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Adds a log span to an effect for tracking and logging its execution duration.\n     *\n     * **Details**\n     *\n     * This function wraps an effect with a log span, providing performance\n     * monitoring and debugging capabilities. The log span tracks the duration of\n     * the wrapped effect and logs it with the specified label. This is particularly\n     * useful when analyzing time-sensitive operations or understanding the\n     * execution time of specific tasks in your application.\n     *\n     * The logged output will include the label and the total time taken for the\n     * operation. The span information is included in the log metadata, making it\n     * easy to trace performance metrics in logs.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const program = Effect.gen(function*() {\n     *   yield* Effect.sleep(\"1 second\")\n     *   yield* Effect.log(\"The job is finished!\")\n     * }).pipe(Effect.withLogSpan(\"myspan\"))\n     *\n     * Effect.runFork(program)\n     * // timestamp=... level=INFO fiber=#0 message=\"The job is finished!\" myspan=1011ms\n     * ```\n     *\n     * @since 2.0.0\n     * @category Logging\n     */\n    <A, E, R>(effect: Effect<A, E, R>, label: string): Effect<A, E, R>;\n};\n/**\n * Adds custom annotations to log entries generated within an effect.\n *\n * **Details**\n *\n * This function allows you to enhance log messages by appending additional\n * context in the form of key-value pairs. These annotations are included in\n * every log message created during the execution of the effect, making the logs\n * more informative and easier to trace.\n *\n * The annotations can be specified as a single key-value pair or as a record of\n * multiple key-value pairs. This is particularly useful for tracking\n * operations, debugging, or associating specific metadata with logs for better\n * observability.\n *\n * The annotated key-value pairs will appear alongside the log message in the\n * output.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const program = Effect.gen(function*() {\n *   yield* Effect.log(\"message1\")\n *   yield* Effect.log(\"message2\")\n * }).pipe(Effect.annotateLogs(\"taskId\", \"1234\")) // Annotation as key/value pair\n *\n * Effect.runFork(program)\n * // timestamp=... level=INFO fiber=#0 message=message1 taskId=1234\n * // timestamp=... level=INFO fiber=#0 message=message2 taskId=1234\n * ```\n *\n * @see {@link annotateLogsScoped} to add log annotations with a limited scope.\n *\n * @since 2.0.0\n * @category Logging\n */\nexport declare const annotateLogs: {\n    /**\n     * Adds custom annotations to log entries generated within an effect.\n     *\n     * **Details**\n     *\n     * This function allows you to enhance log messages by appending additional\n     * context in the form of key-value pairs. These annotations are included in\n     * every log message created during the execution of the effect, making the logs\n     * more informative and easier to trace.\n     *\n     * The annotations can be specified as a single key-value pair or as a record of\n     * multiple key-value pairs. This is particularly useful for tracking\n     * operations, debugging, or associating specific metadata with logs for better\n     * observability.\n     *\n     * The annotated key-value pairs will appear alongside the log message in the\n     * output.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const program = Effect.gen(function*() {\n     *   yield* Effect.log(\"message1\")\n     *   yield* Effect.log(\"message2\")\n     * }).pipe(Effect.annotateLogs(\"taskId\", \"1234\")) // Annotation as key/value pair\n     *\n     * Effect.runFork(program)\n     * // timestamp=... level=INFO fiber=#0 message=message1 taskId=1234\n     * // timestamp=... level=INFO fiber=#0 message=message2 taskId=1234\n     * ```\n     *\n     * @see {@link annotateLogsScoped} to add log annotations with a limited scope.\n     *\n     * @since 2.0.0\n     * @category Logging\n     */\n    (key: string, value: unknown): <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Adds custom annotations to log entries generated within an effect.\n     *\n     * **Details**\n     *\n     * This function allows you to enhance log messages by appending additional\n     * context in the form of key-value pairs. These annotations are included in\n     * every log message created during the execution of the effect, making the logs\n     * more informative and easier to trace.\n     *\n     * The annotations can be specified as a single key-value pair or as a record of\n     * multiple key-value pairs. This is particularly useful for tracking\n     * operations, debugging, or associating specific metadata with logs for better\n     * observability.\n     *\n     * The annotated key-value pairs will appear alongside the log message in the\n     * output.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const program = Effect.gen(function*() {\n     *   yield* Effect.log(\"message1\")\n     *   yield* Effect.log(\"message2\")\n     * }).pipe(Effect.annotateLogs(\"taskId\", \"1234\")) // Annotation as key/value pair\n     *\n     * Effect.runFork(program)\n     * // timestamp=... level=INFO fiber=#0 message=message1 taskId=1234\n     * // timestamp=... level=INFO fiber=#0 message=message2 taskId=1234\n     * ```\n     *\n     * @see {@link annotateLogsScoped} to add log annotations with a limited scope.\n     *\n     * @since 2.0.0\n     * @category Logging\n     */\n    (values: Record<string, unknown>): <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Adds custom annotations to log entries generated within an effect.\n     *\n     * **Details**\n     *\n     * This function allows you to enhance log messages by appending additional\n     * context in the form of key-value pairs. These annotations are included in\n     * every log message created during the execution of the effect, making the logs\n     * more informative and easier to trace.\n     *\n     * The annotations can be specified as a single key-value pair or as a record of\n     * multiple key-value pairs. This is particularly useful for tracking\n     * operations, debugging, or associating specific metadata with logs for better\n     * observability.\n     *\n     * The annotated key-value pairs will appear alongside the log message in the\n     * output.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const program = Effect.gen(function*() {\n     *   yield* Effect.log(\"message1\")\n     *   yield* Effect.log(\"message2\")\n     * }).pipe(Effect.annotateLogs(\"taskId\", \"1234\")) // Annotation as key/value pair\n     *\n     * Effect.runFork(program)\n     * // timestamp=... level=INFO fiber=#0 message=message1 taskId=1234\n     * // timestamp=... level=INFO fiber=#0 message=message2 taskId=1234\n     * ```\n     *\n     * @see {@link annotateLogsScoped} to add log annotations with a limited scope.\n     *\n     * @since 2.0.0\n     * @category Logging\n     */\n    <A, E, R>(effect: Effect<A, E, R>, key: string, value: unknown): Effect<A, E, R>;\n    /**\n     * Adds custom annotations to log entries generated within an effect.\n     *\n     * **Details**\n     *\n     * This function allows you to enhance log messages by appending additional\n     * context in the form of key-value pairs. These annotations are included in\n     * every log message created during the execution of the effect, making the logs\n     * more informative and easier to trace.\n     *\n     * The annotations can be specified as a single key-value pair or as a record of\n     * multiple key-value pairs. This is particularly useful for tracking\n     * operations, debugging, or associating specific metadata with logs for better\n     * observability.\n     *\n     * The annotated key-value pairs will appear alongside the log message in the\n     * output.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const program = Effect.gen(function*() {\n     *   yield* Effect.log(\"message1\")\n     *   yield* Effect.log(\"message2\")\n     * }).pipe(Effect.annotateLogs(\"taskId\", \"1234\")) // Annotation as key/value pair\n     *\n     * Effect.runFork(program)\n     * // timestamp=... level=INFO fiber=#0 message=message1 taskId=1234\n     * // timestamp=... level=INFO fiber=#0 message=message2 taskId=1234\n     * ```\n     *\n     * @see {@link annotateLogsScoped} to add log annotations with a limited scope.\n     *\n     * @since 2.0.0\n     * @category Logging\n     */\n    <A, E, R>(effect: Effect<A, E, R>, values: Record<string, unknown>): Effect<A, E, R>;\n};\n/**\n * Adds log annotations with a limited scope to enhance contextual logging.\n *\n * **Details**\n *\n * This function allows you to apply key-value annotations to log entries\n * generated within a specific scope of your effect computations. The\n * annotations are restricted to the defined `Scope`, ensuring that they are\n * only applied to logs produced during that scope. Once the scope ends, the\n * annotations are automatically removed, making it easier to manage\n * context-specific logging without affecting other parts of your application.\n *\n * The annotations can be provided as a single key-value pair or as a record of\n * multiple key-value pairs. This flexibility enables fine-grained control over\n * the additional metadata included in logs for specific tasks or operations.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const program = Effect.gen(function*() {\n *   yield* Effect.log(\"no annotations\")\n *   yield* Effect.annotateLogsScoped({ key: \"value\" })\n *   yield* Effect.log(\"message1\") // Annotation is applied to this log\n *   yield* Effect.log(\"message2\") // Annotation is applied to this log\n * }).pipe(Effect.scoped, Effect.andThen(Effect.log(\"no annotations again\")))\n *\n * Effect.runFork(program)\n * // timestamp=... level=INFO fiber=#0 message=\"no annotations\"\n * // timestamp=... level=INFO fiber=#0 message=message1 key=value\n * // timestamp=... level=INFO fiber=#0 message=message2 key=value\n * // timestamp=... level=INFO fiber=#0 message=\"no annotations again\"\n * ```\n *\n * @see {@link annotateLogs} to add custom annotations to log entries generated within an effect.\n *\n * @since 3.1.0\n * @category Logging\n */\nexport declare const annotateLogsScoped: {\n    /**\n     * Adds log annotations with a limited scope to enhance contextual logging.\n     *\n     * **Details**\n     *\n     * This function allows you to apply key-value annotations to log entries\n     * generated within a specific scope of your effect computations. The\n     * annotations are restricted to the defined `Scope`, ensuring that they are\n     * only applied to logs produced during that scope. Once the scope ends, the\n     * annotations are automatically removed, making it easier to manage\n     * context-specific logging without affecting other parts of your application.\n     *\n     * The annotations can be provided as a single key-value pair or as a record of\n     * multiple key-value pairs. This flexibility enables fine-grained control over\n     * the additional metadata included in logs for specific tasks or operations.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const program = Effect.gen(function*() {\n     *   yield* Effect.log(\"no annotations\")\n     *   yield* Effect.annotateLogsScoped({ key: \"value\" })\n     *   yield* Effect.log(\"message1\") // Annotation is applied to this log\n     *   yield* Effect.log(\"message2\") // Annotation is applied to this log\n     * }).pipe(Effect.scoped, Effect.andThen(Effect.log(\"no annotations again\")))\n     *\n     * Effect.runFork(program)\n     * // timestamp=... level=INFO fiber=#0 message=\"no annotations\"\n     * // timestamp=... level=INFO fiber=#0 message=message1 key=value\n     * // timestamp=... level=INFO fiber=#0 message=message2 key=value\n     * // timestamp=... level=INFO fiber=#0 message=\"no annotations again\"\n     * ```\n     *\n     * @see {@link annotateLogs} to add custom annotations to log entries generated within an effect.\n     *\n     * @since 3.1.0\n     * @category Logging\n     */\n    (key: string, value: unknown): Effect<void, never, Scope.Scope>;\n    /**\n     * Adds log annotations with a limited scope to enhance contextual logging.\n     *\n     * **Details**\n     *\n     * This function allows you to apply key-value annotations to log entries\n     * generated within a specific scope of your effect computations. The\n     * annotations are restricted to the defined `Scope`, ensuring that they are\n     * only applied to logs produced during that scope. Once the scope ends, the\n     * annotations are automatically removed, making it easier to manage\n     * context-specific logging without affecting other parts of your application.\n     *\n     * The annotations can be provided as a single key-value pair or as a record of\n     * multiple key-value pairs. This flexibility enables fine-grained control over\n     * the additional metadata included in logs for specific tasks or operations.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const program = Effect.gen(function*() {\n     *   yield* Effect.log(\"no annotations\")\n     *   yield* Effect.annotateLogsScoped({ key: \"value\" })\n     *   yield* Effect.log(\"message1\") // Annotation is applied to this log\n     *   yield* Effect.log(\"message2\") // Annotation is applied to this log\n     * }).pipe(Effect.scoped, Effect.andThen(Effect.log(\"no annotations again\")))\n     *\n     * Effect.runFork(program)\n     * // timestamp=... level=INFO fiber=#0 message=\"no annotations\"\n     * // timestamp=... level=INFO fiber=#0 message=message1 key=value\n     * // timestamp=... level=INFO fiber=#0 message=message2 key=value\n     * // timestamp=... level=INFO fiber=#0 message=\"no annotations again\"\n     * ```\n     *\n     * @see {@link annotateLogs} to add custom annotations to log entries generated within an effect.\n     *\n     * @since 3.1.0\n     * @category Logging\n     */\n    (values: Record<string, unknown>): Effect<void, never, Scope.Scope>;\n};\n/**\n * Retrieves the current log annotations for the current scope.\n *\n * **Details**\n *\n * This function provides access to the log annotations associated with the\n * current scope. Log annotations are key-value pairs that provide additional\n * context to log entries. They are often used to add metadata such as tags,\n * identifiers, or extra debugging information to logs.\n *\n * By using this function, you can inspect or utilize the annotations applied to\n * the current scope, making it easier to trace and debug specific sections of\n * your application.\n *\n * @see {@link annotateLogs} to add custom annotations to log entries generated within an effect.\n * @see {@link annotateLogsScoped} to add log annotations with a limited scope.\n *\n * @since 2.0.0\n * @category Logging\n */\nexport declare const logAnnotations: Effect<HashMap.HashMap<string, unknown>>;\n/**\n * Configures whether child fibers will log unhandled errors and at what log\n * level.\n *\n * **Details**\n *\n * This function allows you to control whether unhandled errors from child\n * fibers are logged and to specify the log level for these errors. By default,\n * unhandled errors are reported via the logger. However, using this function,\n * you can choose to suppress these logs by passing `Option.none` or adjust the\n * log level to a specific severity, such as `Error`, `Warning`, or `Info`.\n *\n * This configuration is scoped to the effect it is applied to, meaning the\n * changes only apply to the child fibers created within that effect's context.\n * It is especially useful when you want to reduce noise in logs or prioritize\n * certain types of errors.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Fiber, LogLevel, Option } from \"effect\"\n *\n * const program = Effect.gen(function*() {\n *   const fiber = yield* Effect.fork(Effect.fail(\"Unhandled error!\"))\n *   yield* Fiber.join(fiber)\n * })\n *\n * Effect.runFork(program.pipe(Effect.withUnhandledErrorLogLevel(Option.some(LogLevel.Error))))\n * // Output:\n * // timestamp=... level=ERROR fiber=#1 message=\"Fiber terminated with an unhandled error\" cause=\"Error: Unhandled error!\"\n * ```\n *\n * @since 2.0.0\n * @category Logging\n */\nexport declare const withUnhandledErrorLogLevel: {\n    /**\n     * Configures whether child fibers will log unhandled errors and at what log\n     * level.\n     *\n     * **Details**\n     *\n     * This function allows you to control whether unhandled errors from child\n     * fibers are logged and to specify the log level for these errors. By default,\n     * unhandled errors are reported via the logger. However, using this function,\n     * you can choose to suppress these logs by passing `Option.none` or adjust the\n     * log level to a specific severity, such as `Error`, `Warning`, or `Info`.\n     *\n     * This configuration is scoped to the effect it is applied to, meaning the\n     * changes only apply to the child fibers created within that effect's context.\n     * It is especially useful when you want to reduce noise in logs or prioritize\n     * certain types of errors.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Fiber, LogLevel, Option } from \"effect\"\n     *\n     * const program = Effect.gen(function*() {\n     *   const fiber = yield* Effect.fork(Effect.fail(\"Unhandled error!\"))\n     *   yield* Fiber.join(fiber)\n     * })\n     *\n     * Effect.runFork(program.pipe(Effect.withUnhandledErrorLogLevel(Option.some(LogLevel.Error))))\n     * // Output:\n     * // timestamp=... level=ERROR fiber=#1 message=\"Fiber terminated with an unhandled error\" cause=\"Error: Unhandled error!\"\n     * ```\n     *\n     * @since 2.0.0\n     * @category Logging\n     */\n    (level: Option.Option<LogLevel.LogLevel>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Configures whether child fibers will log unhandled errors and at what log\n     * level.\n     *\n     * **Details**\n     *\n     * This function allows you to control whether unhandled errors from child\n     * fibers are logged and to specify the log level for these errors. By default,\n     * unhandled errors are reported via the logger. However, using this function,\n     * you can choose to suppress these logs by passing `Option.none` or adjust the\n     * log level to a specific severity, such as `Error`, `Warning`, or `Info`.\n     *\n     * This configuration is scoped to the effect it is applied to, meaning the\n     * changes only apply to the child fibers created within that effect's context.\n     * It is especially useful when you want to reduce noise in logs or prioritize\n     * certain types of errors.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Fiber, LogLevel, Option } from \"effect\"\n     *\n     * const program = Effect.gen(function*() {\n     *   const fiber = yield* Effect.fork(Effect.fail(\"Unhandled error!\"))\n     *   yield* Fiber.join(fiber)\n     * })\n     *\n     * Effect.runFork(program.pipe(Effect.withUnhandledErrorLogLevel(Option.some(LogLevel.Error))))\n     * // Output:\n     * // timestamp=... level=ERROR fiber=#1 message=\"Fiber terminated with an unhandled error\" cause=\"Error: Unhandled error!\"\n     * ```\n     *\n     * @since 2.0.0\n     * @category Logging\n     */\n    <A, E, R>(self: Effect<A, E, R>, level: Option.Option<LogLevel.LogLevel>): Effect<A, E, R>;\n};\n/**\n * Conditionally executes an effect based on the specified log level and currently enabled log level.\n *\n * **Details**\n *\n * This function runs the provided effect only if the specified log level is\n * enabled. If the log level is enabled, the effect is executed and its result\n * is wrapped in `Some`. If the log level is not enabled, the effect is not\n * executed and `None` is returned.\n *\n * This function is useful for conditionally executing logging-related effects\n * or other operations that depend on the current log level configuration.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Logger, LogLevel } from \"effect\"\n *\n * const program = Effect.gen(function* () {\n *   yield* Effect.whenLogLevel(Effect.logTrace(\"message1\"), LogLevel.Trace); // returns `None`\n *   yield* Effect.whenLogLevel(Effect.logDebug(\"message2\"), LogLevel.Debug); // returns `Some`\n * }).pipe(Logger.withMinimumLogLevel(LogLevel.Debug));\n *\n * Effect.runFork(program)\n * // timestamp=... level=DEBUG fiber=#0 message=message2\n * ```\n *\n * @see {@link FiberRef.currentMinimumLogLevel} to retrieve the current minimum log level.\n *\n * @since 3.13.0\n * @category Logging\n */\nexport declare const whenLogLevel: {\n    /**\n     * Conditionally executes an effect based on the specified log level and currently enabled log level.\n     *\n     * **Details**\n     *\n     * This function runs the provided effect only if the specified log level is\n     * enabled. If the log level is enabled, the effect is executed and its result\n     * is wrapped in `Some`. If the log level is not enabled, the effect is not\n     * executed and `None` is returned.\n     *\n     * This function is useful for conditionally executing logging-related effects\n     * or other operations that depend on the current log level configuration.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Logger, LogLevel } from \"effect\"\n     *\n     * const program = Effect.gen(function* () {\n     *   yield* Effect.whenLogLevel(Effect.logTrace(\"message1\"), LogLevel.Trace); // returns `None`\n     *   yield* Effect.whenLogLevel(Effect.logDebug(\"message2\"), LogLevel.Debug); // returns `Some`\n     * }).pipe(Logger.withMinimumLogLevel(LogLevel.Debug));\n     *\n     * Effect.runFork(program)\n     * // timestamp=... level=DEBUG fiber=#0 message=message2\n     * ```\n     *\n     * @see {@link FiberRef.currentMinimumLogLevel} to retrieve the current minimum log level.\n     *\n     * @since 3.13.0\n     * @category Logging\n     */\n    (level: LogLevel.LogLevel | LogLevel.Literal): <A, E, R>(self: Effect<A, E, R>) => Effect<Option.Option<A>, E, R>;\n    /**\n     * Conditionally executes an effect based on the specified log level and currently enabled log level.\n     *\n     * **Details**\n     *\n     * This function runs the provided effect only if the specified log level is\n     * enabled. If the log level is enabled, the effect is executed and its result\n     * is wrapped in `Some`. If the log level is not enabled, the effect is not\n     * executed and `None` is returned.\n     *\n     * This function is useful for conditionally executing logging-related effects\n     * or other operations that depend on the current log level configuration.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Logger, LogLevel } from \"effect\"\n     *\n     * const program = Effect.gen(function* () {\n     *   yield* Effect.whenLogLevel(Effect.logTrace(\"message1\"), LogLevel.Trace); // returns `None`\n     *   yield* Effect.whenLogLevel(Effect.logDebug(\"message2\"), LogLevel.Debug); // returns `Some`\n     * }).pipe(Logger.withMinimumLogLevel(LogLevel.Debug));\n     *\n     * Effect.runFork(program)\n     * // timestamp=... level=DEBUG fiber=#0 message=message2\n     * ```\n     *\n     * @see {@link FiberRef.currentMinimumLogLevel} to retrieve the current minimum log level.\n     *\n     * @since 3.13.0\n     * @category Logging\n     */\n    <A, E, R>(self: Effect<A, E, R>, level: LogLevel.LogLevel | LogLevel.Literal): Effect<Option.Option<A>, E, R>;\n};\n/**\n * Converts an effect's failure into a fiber termination, removing the error\n * from the effect's type.\n *\n * **Details**\n *\n * The `orDie` function is used when you encounter errors that you do not want\n * to handle or recover from. It removes the error type from the effect and\n * ensures that any failure will terminate the fiber. This is useful for\n * propagating failures as defects, signaling that they should not be handled\n * within the effect.\n *\n * **When to Use*\n *\n * Use `orDie` when failures should be treated as unrecoverable defects and no\n * error handling is required.\n *\n * **Example** (Propagating an Error as a Defect)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const divide = (a: number, b: number) =>\n *   b === 0\n *     ? Effect.fail(new Error(\"Cannot divide by zero\"))\n *     : Effect.succeed(a / b)\n *\n * //      ┌─── Effect<number, never, never>\n * //      ▼\n * const program = Effect.orDie(divide(1, 0))\n *\n * Effect.runPromise(program).catch(console.error)\n * // Output:\n * // (FiberFailure) Error: Cannot divide by zero\n * //   ...stack trace...\n * ```\n *\n * @see {@link orDieWith} if you need to customize the error.\n *\n * @since 2.0.0\n * @category Converting Failures to Defects\n */\nexport declare const orDie: <A, E, R>(self: Effect<A, E, R>) => Effect<A, never, R>;\n/**\n * Converts an effect's failure into a fiber termination with a custom error.\n *\n * **Details**\n *\n * The `orDieWith` function behaves like {@link orDie}, but it allows you to provide a mapping\n * function to transform the error before terminating the fiber. This is useful for cases where\n * you want to include a more detailed or user-friendly error when the failure is propagated\n * as a defect.\n *\n * **When to Use**\n *\n * Use `orDieWith` when failures should terminate the fiber as defects, and you want to customize\n * the error for clarity or debugging purposes.\n *\n * **Example** (Customizing Defect)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const divide = (a: number, b: number) =>\n *   b === 0\n *     ? Effect.fail(new Error(\"Cannot divide by zero\"))\n *     : Effect.succeed(a / b)\n *\n * //      ┌─── Effect<number, never, never>\n * //      ▼\n * const program = Effect.orDieWith(\n *   divide(1, 0),\n *   (error) => new Error(`defect: ${error.message}`)\n * )\n *\n * Effect.runPromise(program).catch(console.error)\n * // Output:\n * // (FiberFailure) Error: defect: Cannot divide by zero\n * //   ...stack trace...\n * ```\n *\n * @see {@link orDie} if you don't need to customize the error.\n *\n * @since 2.0.0\n * @category Converting Failures to Defects\n */\nexport declare const orDieWith: {\n    /**\n     * Converts an effect's failure into a fiber termination with a custom error.\n     *\n     * **Details**\n     *\n     * The `orDieWith` function behaves like {@link orDie}, but it allows you to provide a mapping\n     * function to transform the error before terminating the fiber. This is useful for cases where\n     * you want to include a more detailed or user-friendly error when the failure is propagated\n     * as a defect.\n     *\n     * **When to Use**\n     *\n     * Use `orDieWith` when failures should terminate the fiber as defects, and you want to customize\n     * the error for clarity or debugging purposes.\n     *\n     * **Example** (Customizing Defect)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const divide = (a: number, b: number) =>\n     *   b === 0\n     *     ? Effect.fail(new Error(\"Cannot divide by zero\"))\n     *     : Effect.succeed(a / b)\n     *\n     * //      ┌─── Effect<number, never, never>\n     * //      ▼\n     * const program = Effect.orDieWith(\n     *   divide(1, 0),\n     *   (error) => new Error(`defect: ${error.message}`)\n     * )\n     *\n     * Effect.runPromise(program).catch(console.error)\n     * // Output:\n     * // (FiberFailure) Error: defect: Cannot divide by zero\n     * //   ...stack trace...\n     * ```\n     *\n     * @see {@link orDie} if you don't need to customize the error.\n     *\n     * @since 2.0.0\n     * @category Converting Failures to Defects\n     */\n    <E>(f: (error: E) => unknown): <A, R>(self: Effect<A, E, R>) => Effect<A, never, R>;\n    /**\n     * Converts an effect's failure into a fiber termination with a custom error.\n     *\n     * **Details**\n     *\n     * The `orDieWith` function behaves like {@link orDie}, but it allows you to provide a mapping\n     * function to transform the error before terminating the fiber. This is useful for cases where\n     * you want to include a more detailed or user-friendly error when the failure is propagated\n     * as a defect.\n     *\n     * **When to Use**\n     *\n     * Use `orDieWith` when failures should terminate the fiber as defects, and you want to customize\n     * the error for clarity or debugging purposes.\n     *\n     * **Example** (Customizing Defect)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const divide = (a: number, b: number) =>\n     *   b === 0\n     *     ? Effect.fail(new Error(\"Cannot divide by zero\"))\n     *     : Effect.succeed(a / b)\n     *\n     * //      ┌─── Effect<number, never, never>\n     * //      ▼\n     * const program = Effect.orDieWith(\n     *   divide(1, 0),\n     *   (error) => new Error(`defect: ${error.message}`)\n     * )\n     *\n     * Effect.runPromise(program).catch(console.error)\n     * // Output:\n     * // (FiberFailure) Error: defect: Cannot divide by zero\n     * //   ...stack trace...\n     * ```\n     *\n     * @see {@link orDie} if you don't need to customize the error.\n     *\n     * @since 2.0.0\n     * @category Converting Failures to Defects\n     */\n    <A, E, R>(self: Effect<A, E, R>, f: (error: E) => unknown): Effect<A, never, R>;\n};\n/**\n * Attempts one effect, and if it fails, falls back to another effect.\n *\n * **Details**\n *\n * This function allows you to try executing an effect, and if it fails\n * (produces an error), a fallback effect is executed instead. The fallback\n * effect is defined as a lazy argument, meaning it will only be evaluated if\n * the first effect fails. This provides a way to recover from errors by\n * specifying an alternative path of execution.\n *\n * The error type of the resulting effect will be that of the fallback effect,\n * as the first effect's error is replaced when the fallback is executed.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const success = Effect.succeed(\"success\")\n * const failure = Effect.fail(\"failure\")\n * const fallback = Effect.succeed(\"fallback\")\n *\n * // Try the success effect first, fallback is not used\n * const program1 = Effect.orElse(success, () => fallback)\n * console.log(Effect.runSync(program1))\n * // Output: \"success\"\n *\n * // Try the failure effect first, fallback is used\n * const program2 = Effect.orElse(failure, () => fallback)\n * console.log(Effect.runSync(program2))\n * // Output: \"fallback\"\n * ```\n *\n * @see {@link catchAll} if you need to access the error in the fallback effect.\n *\n * @since 2.0.0\n * @category Fallback\n */\nexport declare const orElse: {\n    /**\n     * Attempts one effect, and if it fails, falls back to another effect.\n     *\n     * **Details**\n     *\n     * This function allows you to try executing an effect, and if it fails\n     * (produces an error), a fallback effect is executed instead. The fallback\n     * effect is defined as a lazy argument, meaning it will only be evaluated if\n     * the first effect fails. This provides a way to recover from errors by\n     * specifying an alternative path of execution.\n     *\n     * The error type of the resulting effect will be that of the fallback effect,\n     * as the first effect's error is replaced when the fallback is executed.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const success = Effect.succeed(\"success\")\n     * const failure = Effect.fail(\"failure\")\n     * const fallback = Effect.succeed(\"fallback\")\n     *\n     * // Try the success effect first, fallback is not used\n     * const program1 = Effect.orElse(success, () => fallback)\n     * console.log(Effect.runSync(program1))\n     * // Output: \"success\"\n     *\n     * // Try the failure effect first, fallback is used\n     * const program2 = Effect.orElse(failure, () => fallback)\n     * console.log(Effect.runSync(program2))\n     * // Output: \"fallback\"\n     * ```\n     *\n     * @see {@link catchAll} if you need to access the error in the fallback effect.\n     *\n     * @since 2.0.0\n     * @category Fallback\n     */\n    <A2, E2, R2>(that: LazyArg<Effect<A2, E2, R2>>): <A, E, R>(self: Effect<A, E, R>) => Effect<A2 | A, E2, R2 | R>;\n    /**\n     * Attempts one effect, and if it fails, falls back to another effect.\n     *\n     * **Details**\n     *\n     * This function allows you to try executing an effect, and if it fails\n     * (produces an error), a fallback effect is executed instead. The fallback\n     * effect is defined as a lazy argument, meaning it will only be evaluated if\n     * the first effect fails. This provides a way to recover from errors by\n     * specifying an alternative path of execution.\n     *\n     * The error type of the resulting effect will be that of the fallback effect,\n     * as the first effect's error is replaced when the fallback is executed.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const success = Effect.succeed(\"success\")\n     * const failure = Effect.fail(\"failure\")\n     * const fallback = Effect.succeed(\"fallback\")\n     *\n     * // Try the success effect first, fallback is not used\n     * const program1 = Effect.orElse(success, () => fallback)\n     * console.log(Effect.runSync(program1))\n     * // Output: \"success\"\n     *\n     * // Try the failure effect first, fallback is used\n     * const program2 = Effect.orElse(failure, () => fallback)\n     * console.log(Effect.runSync(program2))\n     * // Output: \"fallback\"\n     * ```\n     *\n     * @see {@link catchAll} if you need to access the error in the fallback effect.\n     *\n     * @since 2.0.0\n     * @category Fallback\n     */\n    <A, E, R, A2, E2, R2>(self: Effect<A, E, R>, that: LazyArg<Effect<A2, E2, R2>>): Effect<A2 | A, E2, R2 | R>;\n};\n/**\n * Replaces the failure of an effect with a custom failure value.\n *\n * **Details**\n *\n * This function allows you to handle the failure of an effect by replacing it\n * with a predefined failure value. If the effect fails, the new failure value\n * provided by the `evaluate` function will be returned instead of the original\n * failure. If the effect succeeds, the original success value is returned\n * unchanged.\n *\n * **When to Use**\n *\n * This is particularly useful when you want to standardize error handling or\n * provide a consistent failure value for specific operations. It simplifies\n * error management by ensuring that all failures are replaced with a controlled\n * alternative.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const validate = (age: number): Effect.Effect<number, string> => {\n *   if (age < 0) {\n *     return Effect.fail(\"NegativeAgeError\")\n *   } else if (age < 18) {\n *     return Effect.fail(\"IllegalAgeError\")\n *   } else {\n *     return Effect.succeed(age)\n *   }\n * }\n *\n * const program = Effect.orElseFail(validate(-1), () => \"invalid age\")\n *\n * console.log(Effect.runSyncExit(program))\n * // Output:\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: { _id: 'Cause', _tag: 'Fail', failure: 'invalid age' }\n * // }\n * ```\n *\n * @see {@link mapError} if you need to access the error to transform it.\n *\n * @since 2.0.0\n * @category Fallback\n */\nexport declare const orElseFail: {\n    /**\n     * Replaces the failure of an effect with a custom failure value.\n     *\n     * **Details**\n     *\n     * This function allows you to handle the failure of an effect by replacing it\n     * with a predefined failure value. If the effect fails, the new failure value\n     * provided by the `evaluate` function will be returned instead of the original\n     * failure. If the effect succeeds, the original success value is returned\n     * unchanged.\n     *\n     * **When to Use**\n     *\n     * This is particularly useful when you want to standardize error handling or\n     * provide a consistent failure value for specific operations. It simplifies\n     * error management by ensuring that all failures are replaced with a controlled\n     * alternative.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const validate = (age: number): Effect.Effect<number, string> => {\n     *   if (age < 0) {\n     *     return Effect.fail(\"NegativeAgeError\")\n     *   } else if (age < 18) {\n     *     return Effect.fail(\"IllegalAgeError\")\n     *   } else {\n     *     return Effect.succeed(age)\n     *   }\n     * }\n     *\n     * const program = Effect.orElseFail(validate(-1), () => \"invalid age\")\n     *\n     * console.log(Effect.runSyncExit(program))\n     * // Output:\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: { _id: 'Cause', _tag: 'Fail', failure: 'invalid age' }\n     * // }\n     * ```\n     *\n     * @see {@link mapError} if you need to access the error to transform it.\n     *\n     * @since 2.0.0\n     * @category Fallback\n     */\n    <E2>(evaluate: LazyArg<E2>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E2, R>;\n    /**\n     * Replaces the failure of an effect with a custom failure value.\n     *\n     * **Details**\n     *\n     * This function allows you to handle the failure of an effect by replacing it\n     * with a predefined failure value. If the effect fails, the new failure value\n     * provided by the `evaluate` function will be returned instead of the original\n     * failure. If the effect succeeds, the original success value is returned\n     * unchanged.\n     *\n     * **When to Use**\n     *\n     * This is particularly useful when you want to standardize error handling or\n     * provide a consistent failure value for specific operations. It simplifies\n     * error management by ensuring that all failures are replaced with a controlled\n     * alternative.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const validate = (age: number): Effect.Effect<number, string> => {\n     *   if (age < 0) {\n     *     return Effect.fail(\"NegativeAgeError\")\n     *   } else if (age < 18) {\n     *     return Effect.fail(\"IllegalAgeError\")\n     *   } else {\n     *     return Effect.succeed(age)\n     *   }\n     * }\n     *\n     * const program = Effect.orElseFail(validate(-1), () => \"invalid age\")\n     *\n     * console.log(Effect.runSyncExit(program))\n     * // Output:\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: { _id: 'Cause', _tag: 'Fail', failure: 'invalid age' }\n     * // }\n     * ```\n     *\n     * @see {@link mapError} if you need to access the error to transform it.\n     *\n     * @since 2.0.0\n     * @category Fallback\n     */\n    <A, E, R, E2>(self: Effect<A, E, R>, evaluate: LazyArg<E2>): Effect<A, E2, R>;\n};\n/**\n * Ensures the effect always succeeds by replacing failures with a default\n * success value.\n *\n * **Details**\n *\n * This function transforms an effect that may fail into one that cannot fail by\n * replacing any failure with a provided success value. If the original effect\n * fails, the failure is \"swallowed,\" and the specified success value is\n * returned instead. If the original effect succeeds, its value remains\n * unchanged.\n *\n * **When to Use**\n *\n * This is especially useful for providing default values in case of failure,\n * ensuring that an effect always completes successfully. By using this\n * function, you can avoid the need for complex error handling and guarantee a\n * fallback result.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const validate = (age: number): Effect.Effect<number, string> => {\n *   if (age < 0) {\n *     return Effect.fail(\"NegativeAgeError\")\n *   } else if (age < 18) {\n *     return Effect.fail(\"IllegalAgeError\")\n *   } else {\n *     return Effect.succeed(age)\n *   }\n * }\n *\n * const program = Effect.orElseSucceed(validate(-1), () => 18)\n *\n * console.log(Effect.runSyncExit(program))\n * // Output:\n * // { _id: 'Exit', _tag: 'Success', value: 18 }\n * ```\n *\n * @since 2.0.0\n * @category Fallback\n */\nexport declare const orElseSucceed: {\n    /**\n     * Ensures the effect always succeeds by replacing failures with a default\n     * success value.\n     *\n     * **Details**\n     *\n     * This function transforms an effect that may fail into one that cannot fail by\n     * replacing any failure with a provided success value. If the original effect\n     * fails, the failure is \"swallowed,\" and the specified success value is\n     * returned instead. If the original effect succeeds, its value remains\n     * unchanged.\n     *\n     * **When to Use**\n     *\n     * This is especially useful for providing default values in case of failure,\n     * ensuring that an effect always completes successfully. By using this\n     * function, you can avoid the need for complex error handling and guarantee a\n     * fallback result.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const validate = (age: number): Effect.Effect<number, string> => {\n     *   if (age < 0) {\n     *     return Effect.fail(\"NegativeAgeError\")\n     *   } else if (age < 18) {\n     *     return Effect.fail(\"IllegalAgeError\")\n     *   } else {\n     *     return Effect.succeed(age)\n     *   }\n     * }\n     *\n     * const program = Effect.orElseSucceed(validate(-1), () => 18)\n     *\n     * console.log(Effect.runSyncExit(program))\n     * // Output:\n     * // { _id: 'Exit', _tag: 'Success', value: 18 }\n     * ```\n     *\n     * @since 2.0.0\n     * @category Fallback\n     */\n    <A2>(evaluate: LazyArg<A2>): <A, E, R>(self: Effect<A, E, R>) => Effect<A2 | A, never, R>;\n    /**\n     * Ensures the effect always succeeds by replacing failures with a default\n     * success value.\n     *\n     * **Details**\n     *\n     * This function transforms an effect that may fail into one that cannot fail by\n     * replacing any failure with a provided success value. If the original effect\n     * fails, the failure is \"swallowed,\" and the specified success value is\n     * returned instead. If the original effect succeeds, its value remains\n     * unchanged.\n     *\n     * **When to Use**\n     *\n     * This is especially useful for providing default values in case of failure,\n     * ensuring that an effect always completes successfully. By using this\n     * function, you can avoid the need for complex error handling and guarantee a\n     * fallback result.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const validate = (age: number): Effect.Effect<number, string> => {\n     *   if (age < 0) {\n     *     return Effect.fail(\"NegativeAgeError\")\n     *   } else if (age < 18) {\n     *     return Effect.fail(\"IllegalAgeError\")\n     *   } else {\n     *     return Effect.succeed(age)\n     *   }\n     * }\n     *\n     * const program = Effect.orElseSucceed(validate(-1), () => 18)\n     *\n     * console.log(Effect.runSyncExit(program))\n     * // Output:\n     * // { _id: 'Exit', _tag: 'Success', value: 18 }\n     * ```\n     *\n     * @since 2.0.0\n     * @category Fallback\n     */\n    <A, E, R, A2>(self: Effect<A, E, R>, evaluate: LazyArg<A2>): Effect<A | A2, never, R>;\n};\n/**\n * Runs a sequence of effects and returns the result of the first successful\n * one.\n *\n * **Details**\n *\n * This function allows you to execute a collection of effects in sequence,\n * stopping at the first success. If an effect succeeds, its result is\n * immediately returned, and no further effects in the sequence are executed.\n * However, if all the effects fail, the function will return the error of the\n * last effect.\n *\n * The execution is sequential, meaning that effects are evaluated one at a time\n * in the order they are provided. This ensures predictable behavior and avoids\n * unnecessary computations.\n *\n * If the collection of effects is empty, an `IllegalArgumentException` is\n * thrown, indicating that the operation is invalid without any effects to try.\n *\n * **When to Use**\n *\n * This is particularly useful when you have multiple fallback strategies or\n * alternative sources to obtain a result, such as attempting multiple APIs,\n * retrieving configurations, or accessing resources in a prioritized manner.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * interface Config {\n *   host: string\n *   port: number\n *   apiKey: string\n * }\n *\n * // Create a configuration object with sample values\n * const makeConfig = (name: string): Config => ({\n *   host: `${name}.example.com`,\n *   port: 8080,\n *   apiKey: \"12345-abcde\"\n * })\n *\n * // Simulate retrieving configuration from a remote node\n * const remoteConfig = (name: string): Effect.Effect<Config, Error> =>\n *   Effect.gen(function* () {\n *     // Simulate node3 being the only one with available config\n *     if (name === \"node3\") {\n *       yield* Console.log(`Config for ${name} found`)\n *       return makeConfig(name)\n *     } else {\n *       yield* Console.log(`Unavailable config for ${name}`)\n *       return yield* Effect.fail(new Error(`Config not found for ${name}`))\n *     }\n *   })\n *\n * // Define the master configuration and potential fallback nodes\n * const masterConfig = remoteConfig(\"master\")\n * const nodeConfigs = [\"node1\", \"node2\", \"node3\", \"node4\"].map(remoteConfig)\n *\n * // Attempt to find a working configuration,\n * // starting with the master and then falling back to other nodes\n * const config = Effect.firstSuccessOf([masterConfig, ...nodeConfigs])\n *\n * // Run the effect to retrieve the configuration\n * const result = Effect.runSync(config)\n *\n * console.log(result)\n * // Output:\n * // Unavailable config for master\n * // Unavailable config for node1\n * // Unavailable config for node2\n * // Config for node3 found\n * // { host: 'node3.example.com', port: 8080, apiKey: '12345-abcde' }\n * ```\n *\n * @since 2.0.0\n * @category Fallback\n */\nexport declare const firstSuccessOf: <Eff extends Effect<any, any, any>>(effects: Iterable<Eff>) => Effect<Effect.Success<Eff>, Effect.Error<Eff>, Effect.Context<Eff>>;\n/**\n * Retrieves the `Random` service from the context.\n *\n * @since 2.0.0\n * @category Random\n */\nexport declare const random: Effect<Random.Random>;\n/**\n * Retrieves the `Random` service from the context and uses it to run the\n * specified effect.\n *\n * @since 2.0.0\n * @category Random\n */\nexport declare const randomWith: <A, E, R>(f: (random: Random.Random) => Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * Executes the specified effect with the specified implementation of the\n * `Random` service.\n *\n * @since 2.0.0\n * @category Random\n */\nexport declare const withRandom: {\n    /**\n     * Executes the specified effect with the specified implementation of the\n     * `Random` service.\n     *\n     * @since 2.0.0\n     * @category Random\n     */\n    <X extends Random.Random>(value: X): <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Executes the specified effect with the specified implementation of the\n     * `Random` service.\n     *\n     * @since 2.0.0\n     * @category Random\n     */\n    <X extends Random.Random, A, E, R>(effect: Effect<A, E, R>, value: X): Effect<A, E, R>;\n};\n/**\n * Executes the specified effect with a `Random` service that cycles through\n * a provided array of values.\n *\n * @example\n * ```ts\n * import { Effect, Random } from \"effect\"\n *\n * Effect.gen(function*() {\n *   console.log(yield* Random.next) // 0.2\n *   console.log(yield* Random.next) // 0.5\n *   console.log(yield* Random.next) // 0.8\n * }).pipe(Effect.withRandomFixed([0.2, 0.5, 0.8]))\n * ```\n *\n * @since 3.11.0\n * @category Random\n */\nexport declare const withRandomFixed: {\n    /**\n     * Executes the specified effect with a `Random` service that cycles through\n     * a provided array of values.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Random } from \"effect\"\n     *\n     * Effect.gen(function*() {\n     *   console.log(yield* Random.next) // 0.2\n     *   console.log(yield* Random.next) // 0.5\n     *   console.log(yield* Random.next) // 0.8\n     * }).pipe(Effect.withRandomFixed([0.2, 0.5, 0.8]))\n     * ```\n     *\n     * @since 3.11.0\n     * @category Random\n     */\n    <T extends RA.NonEmptyArray<any>>(values: T): <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Executes the specified effect with a `Random` service that cycles through\n     * a provided array of values.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Random } from \"effect\"\n     *\n     * Effect.gen(function*() {\n     *   console.log(yield* Random.next) // 0.2\n     *   console.log(yield* Random.next) // 0.5\n     *   console.log(yield* Random.next) // 0.8\n     * }).pipe(Effect.withRandomFixed([0.2, 0.5, 0.8]))\n     * ```\n     *\n     * @since 3.11.0\n     * @category Random\n     */\n    <T extends RA.NonEmptyArray<any>, A, E, R>(effect: Effect<A, E, R>, values: T): Effect<A, E, R>;\n};\n/**\n * Sets the implementation of the `Random` service to the specified value and\n * restores it to its original value when the scope is closed.\n *\n * @since 2.0.0\n * @category Random\n */\nexport declare const withRandomScoped: <A extends Random.Random>(value: A) => Effect<void, never, Scope.Scope>;\n/**\n * Returns an effect that accesses the runtime, which can be used to (unsafely)\n * execute tasks.\n *\n * **When to Use**\n *\n * This is useful for integration with legacy code that must call back into\n * Effect code.\n *\n * @since 2.0.0\n * @category Runtime\n */\nexport declare const runtime: <R = never>() => Effect<Runtime.Runtime<R>, never, R>;\n/**\n * Retrieves an effect that succeeds with the current runtime flags, which\n * govern behavior and features of the runtime system.\n *\n * @since 2.0.0\n * @category Runtime\n */\nexport declare const getRuntimeFlags: Effect<RuntimeFlags.RuntimeFlags>;\n/**\n * @since 2.0.0\n * @category Runtime\n */\nexport declare const patchRuntimeFlags: (patch: RuntimeFlagsPatch.RuntimeFlagsPatch) => Effect<void>;\n/**\n * @since 2.0.0\n * @category Runtime\n */\nexport declare const withRuntimeFlagsPatch: {\n    /**\n     * @since 2.0.0\n     * @category Runtime\n     */\n    (update: RuntimeFlagsPatch.RuntimeFlagsPatch): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category Runtime\n     */\n    <A, E, R>(self: Effect<A, E, R>, update: RuntimeFlagsPatch.RuntimeFlagsPatch): Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category Runtime\n */\nexport declare const withRuntimeFlagsPatchScoped: (update: RuntimeFlagsPatch.RuntimeFlagsPatch) => Effect<void, never, Scope.Scope>;\n/**\n * Tags each metric in an effect with specific key-value pairs.\n *\n * **Details**\n *\n * This function allows you to tag all metrics in an effect with a set of\n * key-value pairs or a single key-value pair. Tags help you add metadata to\n * metrics, making it easier to filter and categorize them in monitoring\n * systems. The provided tags will apply to all metrics generated within the\n * effect's scope.\n *\n * @since 2.0.0\n * @category Metrics\n */\nexport declare const tagMetrics: {\n    /**\n     * Tags each metric in an effect with specific key-value pairs.\n     *\n     * **Details**\n     *\n     * This function allows you to tag all metrics in an effect with a set of\n     * key-value pairs or a single key-value pair. Tags help you add metadata to\n     * metrics, making it easier to filter and categorize them in monitoring\n     * systems. The provided tags will apply to all metrics generated within the\n     * effect's scope.\n     *\n     * @since 2.0.0\n     * @category Metrics\n     */\n    (key: string, value: string): <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Tags each metric in an effect with specific key-value pairs.\n     *\n     * **Details**\n     *\n     * This function allows you to tag all metrics in an effect with a set of\n     * key-value pairs or a single key-value pair. Tags help you add metadata to\n     * metrics, making it easier to filter and categorize them in monitoring\n     * systems. The provided tags will apply to all metrics generated within the\n     * effect's scope.\n     *\n     * @since 2.0.0\n     * @category Metrics\n     */\n    (values: Record<string, string>): <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Tags each metric in an effect with specific key-value pairs.\n     *\n     * **Details**\n     *\n     * This function allows you to tag all metrics in an effect with a set of\n     * key-value pairs or a single key-value pair. Tags help you add metadata to\n     * metrics, making it easier to filter and categorize them in monitoring\n     * systems. The provided tags will apply to all metrics generated within the\n     * effect's scope.\n     *\n     * @since 2.0.0\n     * @category Metrics\n     */\n    <A, E, R>(effect: Effect<A, E, R>, key: string, value: string): Effect<A, E, R>;\n    /**\n     * Tags each metric in an effect with specific key-value pairs.\n     *\n     * **Details**\n     *\n     * This function allows you to tag all metrics in an effect with a set of\n     * key-value pairs or a single key-value pair. Tags help you add metadata to\n     * metrics, making it easier to filter and categorize them in monitoring\n     * systems. The provided tags will apply to all metrics generated within the\n     * effect's scope.\n     *\n     * @since 2.0.0\n     * @category Metrics\n     */\n    <A, E, R>(effect: Effect<A, E, R>, values: Record<string, string>): Effect<A, E, R>;\n};\n/**\n * Adds labels to metrics within an effect using `MetricLabel` objects.\n *\n * **Details**\n *\n * This function allows you to label metrics using `MetricLabel` objects. Labels\n * help add structured metadata to metrics for categorization and filtering in\n * monitoring systems. The provided labels will apply to all metrics within the\n * effect's execution.\n *\n * @since 2.0.0\n * @category Metrics\n */\nexport declare const labelMetrics: {\n    /**\n     * Adds labels to metrics within an effect using `MetricLabel` objects.\n     *\n     * **Details**\n     *\n     * This function allows you to label metrics using `MetricLabel` objects. Labels\n     * help add structured metadata to metrics for categorization and filtering in\n     * monitoring systems. The provided labels will apply to all metrics within the\n     * effect's execution.\n     *\n     * @since 2.0.0\n     * @category Metrics\n     */\n    (labels: Iterable<MetricLabel.MetricLabel>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Adds labels to metrics within an effect using `MetricLabel` objects.\n     *\n     * **Details**\n     *\n     * This function allows you to label metrics using `MetricLabel` objects. Labels\n     * help add structured metadata to metrics for categorization and filtering in\n     * monitoring systems. The provided labels will apply to all metrics within the\n     * effect's execution.\n     *\n     * @since 2.0.0\n     * @category Metrics\n     */\n    <A, E, R>(self: Effect<A, E, R>, labels: Iterable<MetricLabel.MetricLabel>): Effect<A, E, R>;\n};\n/**\n * Tags metrics within a scope with a specific key-value pair.\n *\n * **Details**\n *\n * This function tags all metrics within a scope with the provided key-value\n * pair. Once the scope is closed, the tag is automatically removed. This is\n * useful for applying temporary context-specific tags to metrics during scoped\n * operations.\n *\n * @since 2.0.0\n * @category Metrics\n */\nexport declare const tagMetricsScoped: (key: string, value: string) => Effect<void, never, Scope.Scope>;\n/**\n * Adds labels to metrics within a scope using `MetricLabel` objects.\n *\n * **Details**\n *\n * This function allows you to apply labels to all metrics generated within a\n * specific scope using an array of `MetricLabel` objects. These labels provide\n * additional metadata to metrics, which can be used for categorization,\n * filtering, or monitoring purposes. The labels are scoped and will be removed\n * automatically once the scope is closed, ensuring they are only applied\n * temporarily within the defined context.\n *\n * @since 2.0.0\n * @category Metrics\n */\nexport declare const labelMetricsScoped: (labels: ReadonlyArray<MetricLabel.MetricLabel>) => Effect<void, never, Scope.Scope>;\n/**\n * Retrieves the metric labels associated with the current scope.\n *\n * @since 2.0.0\n * @category Metrics\n */\nexport declare const metricLabels: Effect<ReadonlyArray<MetricLabel.MetricLabel>>;\n/**\n * Associates a metric with the current effect, updating it as the effect progresses.\n *\n * @since 2.0.0\n * @category Metrics\n */\nexport declare const withMetric: {\n    /**\n     * Associates a metric with the current effect, updating it as the effect progresses.\n     *\n     * @since 2.0.0\n     * @category Metrics\n     */\n    <Type, In, Out>(metric: Metric.Metric<Type, In, Out>): <A extends In, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Associates a metric with the current effect, updating it as the effect progresses.\n     *\n     * @since 2.0.0\n     * @category Metrics\n     */\n    <A extends In, E, R, Type, In, Out>(self: Effect<A, E, R>, metric: Metric.Metric<Type, In, Out>): Effect<A, E, R>;\n};\n/**\n * @category Semaphore\n * @since 2.0.0\n */\nexport interface Permit {\n    readonly index: number;\n}\n/**\n * A semaphore is a synchronization mechanism used to manage access to a shared\n * resource. In Effect, semaphores help control resource access or coordinate\n * tasks within asynchronous, concurrent operations.\n *\n * A semaphore acts as a generalized mutex, allowing a set number of permits to\n * be held and released concurrently. Permits act like tickets, giving tasks or\n * fibers controlled access to a shared resource. When no permits are available,\n * tasks trying to acquire one will wait until a permit is released.\n *\n * @category Semaphore\n * @since 2.0.0\n */\nexport interface Semaphore {\n    /**\n     * Adjusts the number of permits available in the semaphore.\n     */\n    resize(permits: number): Effect<void>;\n    /**\n     * Runs an effect with the given number of permits and releases the permits\n     * when the effect completes.\n     *\n     * **Details**\n     *\n     * This function acquires the specified number of permits before executing\n     * the provided effect. Once the effect finishes, the permits are released.\n     * If insufficient permits are available, the function will wait until they\n     * are released by other tasks.\n     */\n    withPermits(permits: number): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Runs an effect only if the specified number of permits are immediately\n     * available.\n     *\n     * **Details**\n     *\n     * This function attempts to acquire the specified number of permits. If they\n     * are available, it runs the effect and releases the permits after the effect\n     * completes. If permits are not available, the effect does not execute, and\n     * the result is `Option.none`.\n     */\n    withPermitsIfAvailable(permits: number): <A, E, R>(self: Effect<A, E, R>) => Effect<Option.Option<A>, E, R>;\n    /**\n     * Acquires the specified number of permits and returns the resulting\n     * available permits, suspending the task if they are not yet available.\n     * Concurrent pending `take` calls are processed in a first-in, first-out manner.\n     */\n    take(permits: number): Effect<number>;\n    /**\n     * Releases the specified number of permits and returns the resulting\n     * available permits.\n     */\n    release(permits: number): Effect<number>;\n    /**\n     * Releases all permits held by this semaphore and returns the resulting available permits.\n     */\n    releaseAll: Effect<number>;\n}\n/**\n * Unsafely creates a new Semaphore.\n *\n * @since 2.0.0\n * @category Semaphore\n */\nexport declare const unsafeMakeSemaphore: (permits: number) => Semaphore;\n/**\n * Creates a new semaphore with the specified number of permits.\n *\n * **Details**\n *\n * This function initializes a semaphore that controls concurrent access to a\n * shared resource. The number of permits determines how many tasks can access\n * the resource concurrently.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * // Create a semaphore with 3 permits\n * const mutex = Effect.makeSemaphore(3)\n * ```\n *\n * @since 2.0.0\n * @category Semaphore\n */\nexport declare const makeSemaphore: (permits: number) => Effect<Semaphore>;\n/**\n * A `Latch` is a synchronization primitive that allows you to control the\n * execution of fibers based on an open or closed state. It acts as a gate,\n * where fibers can wait for the latch to open before proceeding.\n *\n * **Details**\n *\n * A `Latch` can be in one of two states: open or closed. Fibers can:\n * - Wait for the latch to open using `await`.\n * - Proceed only when the latch is open using `whenOpen`.\n * - Open the latch to release all waiting fibers using `open`.\n * - Close the latch to block fibers using `close`.\n *\n * Additionally, fibers can be released without changing the state of the latch\n * using `release`.\n *\n * @category Latch\n * @since 3.8.0\n */\nexport interface Latch extends Effect<void> {\n    /**\n     * Opens the latch, releasing all fibers waiting on it.\n     *\n     * **Details**\n     *\n     * Once the latch is opened, it remains open. Any fibers waiting on `await`\n     * will be released and can continue execution.\n     */\n    readonly open: Effect<void>;\n    /**\n     * Opens the latch, releasing all fibers waiting on it.\n     *\n     * **Details**\n     *\n     * Once the latch is opened, it remains open. Any fibers waiting on `await`\n     * will be released and can continue execution.\n     */\n    readonly unsafeOpen: () => void;\n    /**\n     * Releases all fibers waiting on the latch without opening it.\n     *\n     * **Details**\n     *\n     * This function lets waiting fibers proceed without permanently changing the\n     * state of the latch.\n     */\n    readonly release: Effect<void>;\n    /**\n     * Waits for the latch to be opened.\n     *\n     * **Details**\n     *\n     * If the latch is already open, this effect completes immediately. Otherwise,\n     * it suspends the fiber until the latch is opened.\n     */\n    readonly await: Effect<void>;\n    /**\n     * Closes the latch, blocking fibers from proceeding.\n     *\n     * **Details**\n     *\n     * This operation puts the latch into a closed state, requiring it to be\n     * reopened before waiting fibers can proceed.\n     */\n    readonly close: Effect<void>;\n    /**\n     * Unsafely closes the latch, blocking fibers without effect guarantees.\n     *\n     * **Details**\n     *\n     * Use this operation cautiously, as it does not run within an effect context\n     * and bypasses runtime guarantees.\n     */\n    readonly unsafeClose: () => void;\n    /**\n     * Runs the given effect only when the latch is open.\n     *\n     * **Details**\n     *\n     * This function ensures that the provided effect executes only if the latch\n     * is open. If the latch is closed, the fiber will wait until it opens.\n     */\n    readonly whenOpen: <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    readonly [Unify.typeSymbol]?: unknown;\n    readonly [Unify.unifySymbol]?: LatchUnify<this>;\n    readonly [Unify.ignoreSymbol]?: LatchUnifyIgnore;\n}\n/**\n * @category Models\n * @since 3.8.0\n */\nexport interface LatchUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends EffectUnify<A> {\n    Latch?: () => Latch;\n}\n/**\n * @category Models\n * @since 3.8.0\n */\nexport interface LatchUnifyIgnore extends EffectUnifyIgnore {\n    Effect?: true;\n}\n/**\n * @category Latch\n * @since 3.8.0\n */\nexport declare const unsafeMakeLatch: (open?: boolean | undefined) => Latch;\n/**\n * Creates a new `Latch`, starting in the specified state.\n *\n * **Details**\n *\n * This function initializes a `Latch` safely, ensuring proper runtime\n * guarantees. By default, the latch starts in the closed state.\n *\n * **Example**\n *\n * ```ts\n * import { Console, Effect } from \"effect\"\n *\n * const program = Effect.gen(function*() {\n *   // Create a latch, starting in the closed state\n *   const latch = yield* Effect.makeLatch(false)\n *\n *   // Fork a fiber that logs \"open sesame\" when the latch is opened\n *   const fiber = yield* Console.log(\"open sesame\").pipe(\n *     latch.whenOpen,\n *     Effect.fork\n *   )\n *\n *   yield* Effect.sleep(\"1 second\")\n *\n *   // Open the latch\n *   yield* latch.open\n *   yield* fiber.await\n * })\n *\n * Effect.runFork(program)\n * // Output: open sesame (after 1 second)\n * ```\n *\n * @category Latch\n * @since 3.8.0\n */\nexport declare const makeLatch: (open?: boolean | undefined) => Effect<Latch, never, never>;\n/**\n * Runs an effect in the background, returning a fiber that can be observed or\n * interrupted.\n *\n * Unless you specifically need a `Promise` or synchronous operation, `runFork`\n * is a good default choice.\n *\n * **Details**\n *\n * This function is the foundational way to execute an effect in the background.\n * It creates a \"fiber,\" a lightweight, cooperative thread of execution that can\n * be observed (to access its result), interrupted, or joined. Fibers are useful\n * for concurrent programming and allow effects to run independently of the main\n * program flow.\n *\n * Once the effect is running in a fiber, you can monitor its progress, cancel\n * it if necessary, or retrieve its result when it completes. If the effect\n * fails, the fiber will propagate the failure, which you can observe and\n * handle.\n *\n * **When to Use**\n *\n * Use this function when you need to run an effect in the background,\n * especially if the effect is long-running or performs periodic tasks. It's\n * suitable for tasks that need to run independently but might still need\n * observation or management, like logging, monitoring, or scheduled tasks.\n *\n * This function is ideal if you don't need the result immediately or if the\n * effect is part of a larger concurrent workflow.\n *\n * **Example** (Running an Effect in the Background)\n *\n * ```ts\n * import { Effect, Console, Schedule, Fiber } from \"effect\"\n *\n * //      ┌─── Effect<number, never, never>\n * //      ▼\n * const program = Effect.repeat(\n *   Console.log(\"running...\"),\n *   Schedule.spaced(\"200 millis\")\n * )\n *\n * //      ┌─── RuntimeFiber<number, never>\n * //      ▼\n * const fiber = Effect.runFork(program)\n *\n * setTimeout(() => {\n *   Effect.runFork(Fiber.interrupt(fiber))\n * }, 500)\n * ```\n *\n * @since 2.0.0\n * @category Running Effects\n */\nexport declare const runFork: <A, E>(effect: Effect<A, E>, options?: Runtime.RunForkOptions) => Fiber.RuntimeFiber<A, E>;\n/**\n * Executes an effect asynchronously and handles the result using a callback.\n *\n * **Details**\n *\n * This function runs an effect asynchronously and passes the result (`Exit`) to\n * a specified callback. The callback is invoked with the outcome of the effect:\n * - On success, the callback receives the successful result.\n * - On failure, the callback receives the failure information.\n *\n * **When to Use**\n *\n * This function is effectful and should only be invoked at the edges of your\n * program.\n *\n * @since 2.0.0\n * @category Running Effects\n */\nexport declare const runCallback: <A, E>(effect: Effect<A, E>, options?: Runtime.RunCallbackOptions<A, E> | undefined) => Runtime.Cancel<A, E>;\n/**\n * Executes an effect and returns the result as a `Promise`.\n *\n * **Details**\n *\n * This function runs an effect and converts its result into a `Promise`. If the\n * effect succeeds, the `Promise` will resolve with the successful result. If\n * the effect fails, the `Promise` will reject with an error, which includes the\n * failure details of the effect.\n *\n * The optional `options` parameter allows you to pass an `AbortSignal` for\n * cancellation, enabling more fine-grained control over asynchronous tasks.\n *\n * **When to Use**\n *\n * Use this function when you need to execute an effect and work with its result\n * in a promise-based system, such as when integrating with third-party\n * libraries that expect `Promise` results.\n *\n * **Example** (Running a Successful Effect as a Promise)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * Effect.runPromise(Effect.succeed(1)).then(console.log)\n * // Output: 1\n * ```\n *\n * **Example** (Handling a Failing Effect as a Rejected Promise)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * Effect.runPromise(Effect.fail(\"my error\")).catch(console.error)\n * // Output:\n * // (FiberFailure) Error: my error\n * ```\n *\n * @see {@link runPromiseExit} for a version that returns an `Exit` type instead\n * of rejecting.\n *\n * @since 2.0.0\n * @category Running Effects\n */\nexport declare const runPromise: <A, E>(effect: Effect<A, E, never>, options?: {\n    readonly signal?: AbortSignal | undefined;\n} | undefined) => Promise<A>;\n/**\n * Runs an effect and returns a `Promise` that resolves to an `Exit`,\n * representing the outcome.\n *\n * **Details**\n *\n * This function executes an effect and resolves to an `Exit` object. The `Exit`\n * type provides detailed information about the result of the effect:\n * - If the effect succeeds, the `Exit` will be of type `Success` and include\n *   the value produced by the effect.\n * - If the effect fails, the `Exit` will be of type `Failure` and contain a\n *   `Cause` object, detailing the failure.\n *\n * Using this function allows you to examine both successful results and failure\n * cases in a unified way, while still leveraging `Promise` for handling the\n * asynchronous behavior of the effect.\n *\n * **When to Use**\n *\n * Use this function when you need to understand the outcome of an effect,\n * whether it succeeded or failed, and want to work with this result using\n * `Promise` syntax. This is particularly useful when integrating with systems\n * that rely on promises but need more detailed error handling than a simple\n * rejection.\n *\n * **Example** (Handling Results as Exit)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * // Execute a successful effect and get the Exit result as a Promise\n * Effect.runPromiseExit(Effect.succeed(1)).then(console.log)\n * // Output:\n * // {\n * //   _id: \"Exit\",\n * //   _tag: \"Success\",\n * //   value: 1\n * // }\n *\n * // Execute a failing effect and get the Exit result as a Promise\n * Effect.runPromiseExit(Effect.fail(\"my error\")).then(console.log)\n * // Output:\n * // {\n * //   _id: \"Exit\",\n * //   _tag: \"Failure\",\n * //   cause: {\n * //     _id: \"Cause\",\n * //     _tag: \"Fail\",\n * //     failure: \"my error\"\n * //   }\n * // }\n * ```\n *\n * @since 2.0.0\n * @category Running Effects\n */\nexport declare const runPromiseExit: <A, E>(effect: Effect<A, E, never>, options?: {\n    readonly signal?: AbortSignal;\n} | undefined) => Promise<Exit.Exit<A, E>>;\n/**\n * Executes an effect synchronously, running it immediately and returning the\n * result.\n *\n * **Details**\n *\n * This function evaluates the provided effect synchronously, returning its\n * result directly. It is ideal for effects that do not fail or include\n * asynchronous operations. If the effect does fail or involves async tasks, it\n * will throw an error. Execution stops at the point of failure or asynchronous\n * operation, making it unsuitable for effects that require asynchronous\n * handling.\n *\n * **Important**: Attempting to run effects that involve asynchronous operations\n * or failures will result in exceptions being thrown, so use this function with\n * care for purely synchronous and error-free effects.\n *\n * **When to Use**\n *\n * Use this function when:\n * - You are sure that the effect will not fail or involve asynchronous\n *   operations.\n * - You need a direct, synchronous result from the effect.\n * - You are working within a context where asynchronous effects are not\n *   allowed.\n *\n * Avoid using this function for effects that can fail or require asynchronous\n * handling. For such cases, consider using {@link runPromise} or\n * {@link runSyncExit}.\n *\n * **Example** (Synchronous Logging)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const program = Effect.sync(() => {\n *   console.log(\"Hello, World!\")\n *   return 1\n * })\n *\n * const result = Effect.runSync(program)\n * // Output: Hello, World!\n *\n * console.log(result)\n * // Output: 1\n * ```\n *\n * **Example** (Incorrect Usage with Failing or Async Effects)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * try {\n *   // Attempt to run an effect that fails\n *   Effect.runSync(Effect.fail(\"my error\"))\n * } catch (e) {\n *   console.error(e)\n * }\n * // Output:\n * // (FiberFailure) Error: my error\n *\n * try {\n *   // Attempt to run an effect that involves async work\n *   Effect.runSync(Effect.promise(() => Promise.resolve(1)))\n * } catch (e) {\n *   console.error(e)\n * }\n * // Output:\n * // (FiberFailure) AsyncFiberException: Fiber #0 cannot be resolved synchronously. This is caused by using runSync on an effect that performs async work\n * ```\n *\n * @see {@link runSyncExit} for a version that returns an `Exit` type instead of\n * throwing an error.\n *\n * @since 2.0.0\n * @category Running Effects\n */\nexport declare const runSync: <A, E>(effect: Effect<A, E>) => A;\n/**\n * Runs an effect synchronously and returns the result as an `Exit` type.\n *\n * **Details**\n *\n * This function executes the provided effect synchronously and returns an `Exit`\n * type that encapsulates the outcome of the effect:\n * - If the effect succeeds, the result is wrapped in a `Success`.\n * - If the effect fails, it returns a `Failure` containing a `Cause` that explains\n *   the failure.\n *\n * If the effect involves asynchronous operations, this function will return a `Failure`\n * with a `Die` cause, indicating that it cannot resolve the effect synchronously.\n * This makes the function suitable for use only with effects that are synchronous\n * in nature.\n *\n * **When to Use**\n *\n * Use this function when:\n * - You want to handle both success and failure outcomes in a structured way using the `Exit` type.\n * - You are working with effects that are purely synchronous and do not involve asynchronous operations.\n * - You need to debug or inspect failures, including their causes, in a detailed manner.\n *\n * Avoid using this function for effects that involve asynchronous operations, as it will fail with a `Die` cause.\n *\n * **Example** (Handling Results as Exit)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * console.log(Effect.runSyncExit(Effect.succeed(1)))\n * // Output:\n * // {\n * //   _id: \"Exit\",\n * //   _tag: \"Success\",\n * //   value: 1\n * // }\n *\n * console.log(Effect.runSyncExit(Effect.fail(\"my error\")))\n * // Output:\n * // {\n * //   _id: \"Exit\",\n * //   _tag: \"Failure\",\n * //   cause: {\n * //     _id: \"Cause\",\n * //     _tag: \"Fail\",\n * //     failure: \"my error\"\n * //   }\n * // }\n * ```\n *\n * **Example** (Asynchronous Operation Resulting in Die)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * console.log(Effect.runSyncExit(Effect.promise(() => Promise.resolve(1))))\n * // Output:\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: {\n * //     _id: 'Cause',\n * //     _tag: 'Die',\n * //     defect: [Fiber #0 cannot be resolved synchronously. This is caused by using runSync on an effect that performs async work] {\n * //       fiber: [FiberRuntime],\n * //       _tag: 'AsyncFiberException',\n * //       name: 'AsyncFiberException'\n * //     }\n * //   }\n * // }\n * ```\n *\n * @since 2.0.0\n * @category Running Effects\n */\nexport declare const runSyncExit: <A, E>(effect: Effect<A, E>) => Exit.Exit<A, E>;\n/**\n * Combines multiple effects and accumulates both successes and failures.\n *\n * **Details**\n *\n * This function allows you to combine multiple effects, continuing through all\n * effects even if some of them fail. Unlike other functions that stop execution\n * upon encountering an error, this function collects all errors into a `Cause`.\n * The final result includes all successes and the accumulated failures.\n *\n * By default, effects are executed sequentially, but you can control\n * concurrency and batching behavior using the `options` parameter. This\n * provides flexibility in scenarios where you want to maximize performance or\n * ensure specific ordering.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Console } from \"effect\"\n *\n * const task1 = Console.log(\"task1\").pipe(Effect.as(1))\n * const task2 = Effect.fail(\"Oh uh!\").pipe(Effect.as(2))\n * const task3 = Console.log(\"task2\").pipe(Effect.as(3))\n * const task4 = Effect.fail(\"Oh no!\").pipe(Effect.as(4))\n *\n * const program = task1.pipe(\n *   Effect.validate(task2),\n *   Effect.validate(task3),\n *   Effect.validate(task4)\n * )\n *\n * Effect.runPromiseExit(program).then(console.log)\n * // Output:\n * // task1\n * // task2\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: {\n * //     _id: 'Cause',\n * //     _tag: 'Sequential',\n * //     left: { _id: 'Cause', _tag: 'Fail', failure: 'Oh uh!' },\n * //     right: { _id: 'Cause', _tag: 'Fail', failure: 'Oh no!' }\n * //   }\n * // }\n * ```\n *\n * @see {@link zip} for a version that stops at the first error.\n *\n * @since 2.0.0\n * @category Error Accumulation\n */\nexport declare const validate: {\n    /**\n     * Combines multiple effects and accumulates both successes and failures.\n     *\n     * **Details**\n     *\n     * This function allows you to combine multiple effects, continuing through all\n     * effects even if some of them fail. Unlike other functions that stop execution\n     * upon encountering an error, this function collects all errors into a `Cause`.\n     * The final result includes all successes and the accumulated failures.\n     *\n     * By default, effects are executed sequentially, but you can control\n     * concurrency and batching behavior using the `options` parameter. This\n     * provides flexibility in scenarios where you want to maximize performance or\n     * ensure specific ordering.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Console.log(\"task1\").pipe(Effect.as(1))\n     * const task2 = Effect.fail(\"Oh uh!\").pipe(Effect.as(2))\n     * const task3 = Console.log(\"task2\").pipe(Effect.as(3))\n     * const task4 = Effect.fail(\"Oh no!\").pipe(Effect.as(4))\n     *\n     * const program = task1.pipe(\n     *   Effect.validate(task2),\n     *   Effect.validate(task3),\n     *   Effect.validate(task4)\n     * )\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // task1\n     * // task2\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: {\n     * //     _id: 'Cause',\n     * //     _tag: 'Sequential',\n     * //     left: { _id: 'Cause', _tag: 'Fail', failure: 'Oh uh!' },\n     * //     right: { _id: 'Cause', _tag: 'Fail', failure: 'Oh no!' }\n     * //   }\n     * // }\n     * ```\n     *\n     * @see {@link zip} for a version that stops at the first error.\n     *\n     * @since 2.0.0\n     * @category Error Accumulation\n     */\n    <B, E1, R1>(that: Effect<B, E1, R1>, options?: {\n        readonly concurrent?: boolean | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): <A, E, R>(self: Effect<A, E, R>) => Effect<[A, B], E1 | E, R1 | R>;\n    /**\n     * Combines multiple effects and accumulates both successes and failures.\n     *\n     * **Details**\n     *\n     * This function allows you to combine multiple effects, continuing through all\n     * effects even if some of them fail. Unlike other functions that stop execution\n     * upon encountering an error, this function collects all errors into a `Cause`.\n     * The final result includes all successes and the accumulated failures.\n     *\n     * By default, effects are executed sequentially, but you can control\n     * concurrency and batching behavior using the `options` parameter. This\n     * provides flexibility in scenarios where you want to maximize performance or\n     * ensure specific ordering.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect, Console } from \"effect\"\n     *\n     * const task1 = Console.log(\"task1\").pipe(Effect.as(1))\n     * const task2 = Effect.fail(\"Oh uh!\").pipe(Effect.as(2))\n     * const task3 = Console.log(\"task2\").pipe(Effect.as(3))\n     * const task4 = Effect.fail(\"Oh no!\").pipe(Effect.as(4))\n     *\n     * const program = task1.pipe(\n     *   Effect.validate(task2),\n     *   Effect.validate(task3),\n     *   Effect.validate(task4)\n     * )\n     *\n     * Effect.runPromiseExit(program).then(console.log)\n     * // Output:\n     * // task1\n     * // task2\n     * // {\n     * //   _id: 'Exit',\n     * //   _tag: 'Failure',\n     * //   cause: {\n     * //     _id: 'Cause',\n     * //     _tag: 'Sequential',\n     * //     left: { _id: 'Cause', _tag: 'Fail', failure: 'Oh uh!' },\n     * //     right: { _id: 'Cause', _tag: 'Fail', failure: 'Oh no!' }\n     * //   }\n     * // }\n     * ```\n     *\n     * @see {@link zip} for a version that stops at the first error.\n     *\n     * @since 2.0.0\n     * @category Error Accumulation\n     */\n    <A, E, R, B, E1, R1>(self: Effect<A, E, R>, that: Effect<B, E1, R1>, options?: {\n        readonly concurrent?: boolean | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): Effect<[A, B], E | E1, R | R1>;\n};\n/**\n * Sequentially combines two effects using a specified combiner function while\n * accumulating errors.\n *\n * **Details**\n *\n * This function combines two effects, `self` and `that`, into a single effect\n * by applying the provided combiner function to their results. If both effects\n * succeed, the combiner function is applied to their results to produce the\n * final value. If either effect fails, the failures are accumulated into a\n * combined `Cause`.\n *\n * By default, effects are executed sequentially. However, the execution mode\n * can be controlled using the `options` parameter to enable concurrency,\n * batching, or customized finalizer behavior.\n *\n * @since 2.0.0\n * @category Error Accumulation\n */\nexport declare const validateWith: {\n    /**\n     * Sequentially combines two effects using a specified combiner function while\n     * accumulating errors.\n     *\n     * **Details**\n     *\n     * This function combines two effects, `self` and `that`, into a single effect\n     * by applying the provided combiner function to their results. If both effects\n     * succeed, the combiner function is applied to their results to produce the\n     * final value. If either effect fails, the failures are accumulated into a\n     * combined `Cause`.\n     *\n     * By default, effects are executed sequentially. However, the execution mode\n     * can be controlled using the `options` parameter to enable concurrency,\n     * batching, or customized finalizer behavior.\n     *\n     * @since 2.0.0\n     * @category Error Accumulation\n     */\n    <B, E1, R1, A, C>(that: Effect<B, E1, R1>, f: (a: A, b: B) => C, options?: {\n        readonly concurrent?: boolean | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): <E, R>(self: Effect<A, E, R>) => Effect<C, E1 | E, R1 | R>;\n    /**\n     * Sequentially combines two effects using a specified combiner function while\n     * accumulating errors.\n     *\n     * **Details**\n     *\n     * This function combines two effects, `self` and `that`, into a single effect\n     * by applying the provided combiner function to their results. If both effects\n     * succeed, the combiner function is applied to their results to produce the\n     * final value. If either effect fails, the failures are accumulated into a\n     * combined `Cause`.\n     *\n     * By default, effects are executed sequentially. However, the execution mode\n     * can be controlled using the `options` parameter to enable concurrency,\n     * batching, or customized finalizer behavior.\n     *\n     * @since 2.0.0\n     * @category Error Accumulation\n     */\n    <A, E, R, B, E1, R1, C>(self: Effect<A, E, R>, that: Effect<B, E1, R1>, f: (a: A, b: B) => C, options?: {\n        readonly concurrent?: boolean | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): Effect<C, E | E1, R | R1>;\n};\n/**\n * Combines two effects into a single effect, producing a tuple of their\n * results.\n *\n * **Details**\n *\n * This function combines two effects, `self` and `that`, into one. It executes\n * the first effect (`self`) and then the second effect (`that`), collecting\n * their results into a tuple. Both effects must succeed for the resulting\n * effect to succeed. If either effect fails, the entire operation fails.\n *\n * By default, the effects are executed sequentially. If the `concurrent` option\n * is set to `true`, the effects will run concurrently, potentially improving\n * performance for independent operations.\n *\n * **Example** (Combining Two Effects Sequentially)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const task1 = Effect.succeed(1).pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Effect.log(\"task1 done\"))\n * )\n * const task2 = Effect.succeed(\"hello\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Effect.log(\"task2 done\"))\n * )\n *\n * // Combine the two effects together\n * //\n * //      ┌─── Effect<[number, string], never, never>\n * //      ▼\n * const program = Effect.zip(task1, task2)\n *\n * Effect.runPromise(program).then(console.log)\n * // Output:\n * // timestamp=... level=INFO fiber=#0 message=\"task1 done\"\n * // timestamp=... level=INFO fiber=#0 message=\"task2 done\"\n * // [ 1, 'hello' ]\n * ```\n *\n * **Example** (Combining Two Effects Concurrently)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const task1 = Effect.succeed(1).pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Effect.log(\"task1 done\"))\n * )\n * const task2 = Effect.succeed(\"hello\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Effect.log(\"task2 done\"))\n * )\n *\n * // Run both effects concurrently using the concurrent option\n * const program = Effect.zip(task1, task2, { concurrent: true })\n *\n * Effect.runPromise(program).then(console.log)\n * // Output:\n * // timestamp=... level=INFO fiber=#0 message=\"task2 done\"\n * // timestamp=... level=INFO fiber=#0 message=\"task1 done\"\n * // [ 1, 'hello' ]\n * ```\n *\n * @see {@link zipWith} for a version that combines the results with a custom\n * function.\n * @see {@link validate} for a version that accumulates errors.\n *\n * @since 2.0.0\n * @category Zipping\n */\nexport declare const zip: {\n    /**\n     * Combines two effects into a single effect, producing a tuple of their\n     * results.\n     *\n     * **Details**\n     *\n     * This function combines two effects, `self` and `that`, into one. It executes\n     * the first effect (`self`) and then the second effect (`that`), collecting\n     * their results into a tuple. Both effects must succeed for the resulting\n     * effect to succeed. If either effect fails, the entire operation fails.\n     *\n     * By default, the effects are executed sequentially. If the `concurrent` option\n     * is set to `true`, the effects will run concurrently, potentially improving\n     * performance for independent operations.\n     *\n     * **Example** (Combining Two Effects Sequentially)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task1 = Effect.succeed(1).pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Effect.log(\"task1 done\"))\n     * )\n     * const task2 = Effect.succeed(\"hello\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Effect.log(\"task2 done\"))\n     * )\n     *\n     * // Combine the two effects together\n     * //\n     * //      ┌─── Effect<[number, string], never, never>\n     * //      ▼\n     * const program = Effect.zip(task1, task2)\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"task1 done\"\n     * // timestamp=... level=INFO fiber=#0 message=\"task2 done\"\n     * // [ 1, 'hello' ]\n     * ```\n     *\n     * **Example** (Combining Two Effects Concurrently)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task1 = Effect.succeed(1).pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Effect.log(\"task1 done\"))\n     * )\n     * const task2 = Effect.succeed(\"hello\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Effect.log(\"task2 done\"))\n     * )\n     *\n     * // Run both effects concurrently using the concurrent option\n     * const program = Effect.zip(task1, task2, { concurrent: true })\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"task2 done\"\n     * // timestamp=... level=INFO fiber=#0 message=\"task1 done\"\n     * // [ 1, 'hello' ]\n     * ```\n     *\n     * @see {@link zipWith} for a version that combines the results with a custom\n     * function.\n     * @see {@link validate} for a version that accumulates errors.\n     *\n     * @since 2.0.0\n     * @category Zipping\n     */\n    <A2, E2, R2>(that: Effect<A2, E2, R2>, options?: {\n        readonly concurrent?: boolean | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): <A, E, R>(self: Effect<A, E, R>) => Effect<[A, A2], E2 | E, R2 | R>;\n    /**\n     * Combines two effects into a single effect, producing a tuple of their\n     * results.\n     *\n     * **Details**\n     *\n     * This function combines two effects, `self` and `that`, into one. It executes\n     * the first effect (`self`) and then the second effect (`that`), collecting\n     * their results into a tuple. Both effects must succeed for the resulting\n     * effect to succeed. If either effect fails, the entire operation fails.\n     *\n     * By default, the effects are executed sequentially. If the `concurrent` option\n     * is set to `true`, the effects will run concurrently, potentially improving\n     * performance for independent operations.\n     *\n     * **Example** (Combining Two Effects Sequentially)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task1 = Effect.succeed(1).pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Effect.log(\"task1 done\"))\n     * )\n     * const task2 = Effect.succeed(\"hello\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Effect.log(\"task2 done\"))\n     * )\n     *\n     * // Combine the two effects together\n     * //\n     * //      ┌─── Effect<[number, string], never, never>\n     * //      ▼\n     * const program = Effect.zip(task1, task2)\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"task1 done\"\n     * // timestamp=... level=INFO fiber=#0 message=\"task2 done\"\n     * // [ 1, 'hello' ]\n     * ```\n     *\n     * **Example** (Combining Two Effects Concurrently)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task1 = Effect.succeed(1).pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Effect.log(\"task1 done\"))\n     * )\n     * const task2 = Effect.succeed(\"hello\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Effect.log(\"task2 done\"))\n     * )\n     *\n     * // Run both effects concurrently using the concurrent option\n     * const program = Effect.zip(task1, task2, { concurrent: true })\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"task2 done\"\n     * // timestamp=... level=INFO fiber=#0 message=\"task1 done\"\n     * // [ 1, 'hello' ]\n     * ```\n     *\n     * @see {@link zipWith} for a version that combines the results with a custom\n     * function.\n     * @see {@link validate} for a version that accumulates errors.\n     *\n     * @since 2.0.0\n     * @category Zipping\n     */\n    <A, E, R, A2, E2, R2>(self: Effect<A, E, R>, that: Effect<A2, E2, R2>, options?: {\n        readonly concurrent?: boolean | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): Effect<[A, A2], E | E2, R | R2>;\n};\n/**\n * Executes two effects sequentially, returning the result of the first effect\n * and ignoring the result of the second.\n *\n * **Details**\n *\n * This function allows you to run two effects in sequence, where the result of\n * the first effect is preserved, and the result of the second effect is\n * discarded. By default, the two effects are executed sequentially. If you need\n * them to run concurrently, you can pass the `{ concurrent: true }` option.\n *\n * The second effect will always be executed, even though its result is ignored.\n * This makes it useful for cases where you want to execute an effect for its\n * side effects while keeping the result of another effect.\n *\n * **When to Use**\n *\n * Use this function when you are only interested in the result of the first\n * effect but still need to run the second effect for its side effects, such as\n * logging or performing a cleanup action.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const task1 = Effect.succeed(1).pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Effect.log(\"task1 done\"))\n * )\n * const task2 = Effect.succeed(\"hello\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Effect.log(\"task2 done\"))\n * )\n *\n * const program = Effect.zipLeft(task1, task2)\n *\n * Effect.runPromise(program).then(console.log)\n * // Output:\n * // timestamp=... level=INFO fiber=#0 message=\"task1 done\"\n * // timestamp=... level=INFO fiber=#0 message=\"task2 done\"\n * // 1\n * ```\n *\n * @see {@link zipRight} for a version that returns the result of the second\n * effect.\n *\n * @since 2.0.0\n * @category Zipping\n */\nexport declare const zipLeft: {\n    /**\n     * Executes two effects sequentially, returning the result of the first effect\n     * and ignoring the result of the second.\n     *\n     * **Details**\n     *\n     * This function allows you to run two effects in sequence, where the result of\n     * the first effect is preserved, and the result of the second effect is\n     * discarded. By default, the two effects are executed sequentially. If you need\n     * them to run concurrently, you can pass the `{ concurrent: true }` option.\n     *\n     * The second effect will always be executed, even though its result is ignored.\n     * This makes it useful for cases where you want to execute an effect for its\n     * side effects while keeping the result of another effect.\n     *\n     * **When to Use**\n     *\n     * Use this function when you are only interested in the result of the first\n     * effect but still need to run the second effect for its side effects, such as\n     * logging or performing a cleanup action.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task1 = Effect.succeed(1).pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Effect.log(\"task1 done\"))\n     * )\n     * const task2 = Effect.succeed(\"hello\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Effect.log(\"task2 done\"))\n     * )\n     *\n     * const program = Effect.zipLeft(task1, task2)\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"task1 done\"\n     * // timestamp=... level=INFO fiber=#0 message=\"task2 done\"\n     * // 1\n     * ```\n     *\n     * @see {@link zipRight} for a version that returns the result of the second\n     * effect.\n     *\n     * @since 2.0.0\n     * @category Zipping\n     */\n    <A2, E2, R2>(that: Effect<A2, E2, R2>, options?: {\n        readonly concurrent?: boolean | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E2 | E, R2 | R>;\n    /**\n     * Executes two effects sequentially, returning the result of the first effect\n     * and ignoring the result of the second.\n     *\n     * **Details**\n     *\n     * This function allows you to run two effects in sequence, where the result of\n     * the first effect is preserved, and the result of the second effect is\n     * discarded. By default, the two effects are executed sequentially. If you need\n     * them to run concurrently, you can pass the `{ concurrent: true }` option.\n     *\n     * The second effect will always be executed, even though its result is ignored.\n     * This makes it useful for cases where you want to execute an effect for its\n     * side effects while keeping the result of another effect.\n     *\n     * **When to Use**\n     *\n     * Use this function when you are only interested in the result of the first\n     * effect but still need to run the second effect for its side effects, such as\n     * logging or performing a cleanup action.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task1 = Effect.succeed(1).pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Effect.log(\"task1 done\"))\n     * )\n     * const task2 = Effect.succeed(\"hello\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Effect.log(\"task2 done\"))\n     * )\n     *\n     * const program = Effect.zipLeft(task1, task2)\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"task1 done\"\n     * // timestamp=... level=INFO fiber=#0 message=\"task2 done\"\n     * // 1\n     * ```\n     *\n     * @see {@link zipRight} for a version that returns the result of the second\n     * effect.\n     *\n     * @since 2.0.0\n     * @category Zipping\n     */\n    <A, E, R, A2, E2, R2>(self: Effect<A, E, R>, that: Effect<A2, E2, R2>, options?: {\n        readonly concurrent?: boolean | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    } | undefined): Effect<A, E | E2, R | R2>;\n};\n/**\n * Executes two effects sequentially, returning the result of the second effect\n * while ignoring the result of the first.\n *\n * **Details**\n *\n * This function allows you to run two effects in sequence, keeping the result\n * of the second effect and discarding the result of the first. By default, the\n * two effects are executed sequentially. If you need them to run concurrently,\n * you can pass the `{ concurrent: true }` option.\n *\n * The first effect will always be executed, even though its result is ignored.\n * This makes it useful for scenarios where the first effect is needed for its\n * side effects, but only the result of the second effect is important.\n *\n * **When to Use**\n *\n * Use this function when you are only interested in the result of the second\n * effect but still need to run the first effect for its side effects, such as\n * initialization or setup tasks.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const task1 = Effect.succeed(1).pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Effect.log(\"task1 done\"))\n * )\n * const task2 = Effect.succeed(\"hello\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Effect.log(\"task2 done\"))\n * )\n *\n * const program = Effect.zipRight(task1, task2)\n *\n * Effect.runPromise(program).then(console.log)\n * // Output:\n * // timestamp=... level=INFO fiber=#0 message=\"task1 done\"\n * // timestamp=... level=INFO fiber=#0 message=\"task2 done\"\n * // hello\n * ```\n *\n * @see {@link zipLeft} for a version that returns the result of the first\n * effect.\n *\n * @since 2.0.0\n * @category Zipping\n */\nexport declare const zipRight: {\n    /**\n     * Executes two effects sequentially, returning the result of the second effect\n     * while ignoring the result of the first.\n     *\n     * **Details**\n     *\n     * This function allows you to run two effects in sequence, keeping the result\n     * of the second effect and discarding the result of the first. By default, the\n     * two effects are executed sequentially. If you need them to run concurrently,\n     * you can pass the `{ concurrent: true }` option.\n     *\n     * The first effect will always be executed, even though its result is ignored.\n     * This makes it useful for scenarios where the first effect is needed for its\n     * side effects, but only the result of the second effect is important.\n     *\n     * **When to Use**\n     *\n     * Use this function when you are only interested in the result of the second\n     * effect but still need to run the first effect for its side effects, such as\n     * initialization or setup tasks.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task1 = Effect.succeed(1).pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Effect.log(\"task1 done\"))\n     * )\n     * const task2 = Effect.succeed(\"hello\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Effect.log(\"task2 done\"))\n     * )\n     *\n     * const program = Effect.zipRight(task1, task2)\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"task1 done\"\n     * // timestamp=... level=INFO fiber=#0 message=\"task2 done\"\n     * // hello\n     * ```\n     *\n     * @see {@link zipLeft} for a version that returns the result of the first\n     * effect.\n     *\n     * @since 2.0.0\n     * @category Zipping\n     */\n    <A2, E2, R2>(that: Effect<A2, E2, R2>, options?: {\n        readonly concurrent?: boolean | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    }): <A, E, R>(self: Effect<A, E, R>) => Effect<A2, E2 | E, R2 | R>;\n    /**\n     * Executes two effects sequentially, returning the result of the second effect\n     * while ignoring the result of the first.\n     *\n     * **Details**\n     *\n     * This function allows you to run two effects in sequence, keeping the result\n     * of the second effect and discarding the result of the first. By default, the\n     * two effects are executed sequentially. If you need them to run concurrently,\n     * you can pass the `{ concurrent: true }` option.\n     *\n     * The first effect will always be executed, even though its result is ignored.\n     * This makes it useful for scenarios where the first effect is needed for its\n     * side effects, but only the result of the second effect is important.\n     *\n     * **When to Use**\n     *\n     * Use this function when you are only interested in the result of the second\n     * effect but still need to run the first effect for its side effects, such as\n     * initialization or setup tasks.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task1 = Effect.succeed(1).pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Effect.log(\"task1 done\"))\n     * )\n     * const task2 = Effect.succeed(\"hello\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Effect.log(\"task2 done\"))\n     * )\n     *\n     * const program = Effect.zipRight(task1, task2)\n     *\n     * Effect.runPromise(program).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#0 message=\"task1 done\"\n     * // timestamp=... level=INFO fiber=#0 message=\"task2 done\"\n     * // hello\n     * ```\n     *\n     * @see {@link zipLeft} for a version that returns the result of the first\n     * effect.\n     *\n     * @since 2.0.0\n     * @category Zipping\n     */\n    <A, E, R, A2, E2, R2>(self: Effect<A, E, R>, that: Effect<A2, E2, R2>, options?: {\n        readonly concurrent?: boolean | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    }): Effect<A2, E2 | E, R2 | R>;\n};\n/**\n * Combines two effects sequentially and applies a function to their results to\n * produce a single value.\n *\n * **Details**\n *\n * This function runs two effects in sequence (or concurrently, if the `{\n * concurrent: true }` option is provided) and combines their results using a\n * provided function. Unlike {@link zip}, which returns a tuple of the results,\n * this function processes the results with a custom function to produce a\n * single output.\n *\n * **Example** (Combining Effects with a Custom Function)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const task1 = Effect.succeed(1).pipe(\n *   Effect.delay(\"200 millis\"),\n *   Effect.tap(Effect.log(\"task1 done\"))\n * )\n * const task2 = Effect.succeed(\"hello\").pipe(\n *   Effect.delay(\"100 millis\"),\n *   Effect.tap(Effect.log(\"task2 done\"))\n * )\n *\n * const task3 = Effect.zipWith(\n *   task1,\n *   task2,\n *   // Combines results into a single value\n *   (number, string) => number + string.length\n * )\n *\n * Effect.runPromise(task3).then(console.log)\n * // Output:\n * // timestamp=... level=INFO fiber=#3 message=\"task1 done\"\n * // timestamp=... level=INFO fiber=#2 message=\"task2 done\"\n * // 6\n * ```\n *\n * @since 2.0.0\n * @category Zipping\n */\nexport declare const zipWith: {\n    /**\n     * Combines two effects sequentially and applies a function to their results to\n     * produce a single value.\n     *\n     * **Details**\n     *\n     * This function runs two effects in sequence (or concurrently, if the `{\n     * concurrent: true }` option is provided) and combines their results using a\n     * provided function. Unlike {@link zip}, which returns a tuple of the results,\n     * this function processes the results with a custom function to produce a\n     * single output.\n     *\n     * **Example** (Combining Effects with a Custom Function)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task1 = Effect.succeed(1).pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Effect.log(\"task1 done\"))\n     * )\n     * const task2 = Effect.succeed(\"hello\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Effect.log(\"task2 done\"))\n     * )\n     *\n     * const task3 = Effect.zipWith(\n     *   task1,\n     *   task2,\n     *   // Combines results into a single value\n     *   (number, string) => number + string.length\n     * )\n     *\n     * Effect.runPromise(task3).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#3 message=\"task1 done\"\n     * // timestamp=... level=INFO fiber=#2 message=\"task2 done\"\n     * // 6\n     * ```\n     *\n     * @since 2.0.0\n     * @category Zipping\n     */\n    <A2, E2, R2, A, B>(that: Effect<A2, E2, R2>, f: (a: A, b: A2) => B, options?: {\n        readonly concurrent?: boolean | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    }): <E, R>(self: Effect<A, E, R>) => Effect<B, E2 | E, R2 | R>;\n    /**\n     * Combines two effects sequentially and applies a function to their results to\n     * produce a single value.\n     *\n     * **Details**\n     *\n     * This function runs two effects in sequence (or concurrently, if the `{\n     * concurrent: true }` option is provided) and combines their results using a\n     * provided function. Unlike {@link zip}, which returns a tuple of the results,\n     * this function processes the results with a custom function to produce a\n     * single output.\n     *\n     * **Example** (Combining Effects with a Custom Function)\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * const task1 = Effect.succeed(1).pipe(\n     *   Effect.delay(\"200 millis\"),\n     *   Effect.tap(Effect.log(\"task1 done\"))\n     * )\n     * const task2 = Effect.succeed(\"hello\").pipe(\n     *   Effect.delay(\"100 millis\"),\n     *   Effect.tap(Effect.log(\"task2 done\"))\n     * )\n     *\n     * const task3 = Effect.zipWith(\n     *   task1,\n     *   task2,\n     *   // Combines results into a single value\n     *   (number, string) => number + string.length\n     * )\n     *\n     * Effect.runPromise(task3).then(console.log)\n     * // Output:\n     * // timestamp=... level=INFO fiber=#3 message=\"task1 done\"\n     * // timestamp=... level=INFO fiber=#2 message=\"task2 done\"\n     * // 6\n     * ```\n     *\n     * @since 2.0.0\n     * @category Zipping\n     */\n    <A, E, R, A2, E2, R2, B>(self: Effect<A, E, R>, that: Effect<A2, E2, R2>, f: (a: A, b: A2) => B, options?: {\n        readonly concurrent?: boolean | undefined;\n        readonly batching?: boolean | \"inherit\" | undefined;\n        readonly concurrentFinalizers?: boolean | undefined;\n    }): Effect<B, E2 | E, R2 | R>;\n};\n/**\n * Applies the function produced by one effect to the value produced by another effect.\n *\n * **Details**\n *\n * This function combines two effects:\n * - The first effect produces a function of type `(a: A) => B`.\n * - The second effect produces a value of type `A`.\n *\n * Once both effects complete successfully, the function is applied to the value, resulting in an effect that produces a value of type `B`.\n *\n * @since 2.0.0\n */\nexport declare const ap: {\n    /**\n     * Applies the function produced by one effect to the value produced by another effect.\n     *\n     * **Details**\n     *\n     * This function combines two effects:\n     * - The first effect produces a function of type `(a: A) => B`.\n     * - The second effect produces a value of type `A`.\n     *\n     * Once both effects complete successfully, the function is applied to the value, resulting in an effect that produces a value of type `B`.\n     *\n     * @since 2.0.0\n     */\n    <A, E2, R2>(that: Effect<A, E2, R2>): <B, R, E>(self: Effect<(a: A) => B, E, R>) => Effect<B, E | E2, R | R2>;\n    /**\n     * Applies the function produced by one effect to the value produced by another effect.\n     *\n     * **Details**\n     *\n     * This function combines two effects:\n     * - The first effect produces a function of type `(a: A) => B`.\n     * - The second effect produces a value of type `A`.\n     *\n     * Once both effects complete successfully, the function is applied to the value, resulting in an effect that produces a value of type `B`.\n     *\n     * @since 2.0.0\n     */\n    <A, B, E, R, E2, R2>(self: Effect<(a: A) => B, E, R>, that: Effect<A, E2, R2>): Effect<B, E | E2, R | R2>;\n};\n/**\n * @category Requests & Batching\n * @since 2.0.0\n */\nexport declare const blocked: <A, E>(blockedRequests: RequestBlock, _continue: Effect<A, E>) => Blocked<A, E>;\n/**\n * @category Requests & Batching\n * @since 2.0.0\n */\nexport declare const runRequestBlock: (blockedRequests: RequestBlock) => Effect<void>;\n/**\n * @category Requests & Batching\n * @since 2.0.0\n */\nexport declare const step: <A, E, R>(self: Effect<A, E, R>) => Effect<Exit.Exit<A, E> | Blocked<A, E>, never, R>;\n/**\n * @since 2.0.0\n * @category Requests & Batching\n */\nexport declare const request: {\n    /**\n     * @since 2.0.0\n     * @category Requests & Batching\n     */\n    <A extends Request.Request<any, any>, Ds extends RequestResolver<A> | Effect<RequestResolver<A>, any, any>>(dataSource: Ds): (self: A) => Effect<Request.Request.Success<A>, Request.Request.Error<A>, [\n        Ds\n    ] extends [Effect<any, any, any>] ? Effect.Context<Ds> : never>;\n    /**\n     * @since 2.0.0\n     * @category Requests & Batching\n     */\n    <Ds extends RequestResolver<A> | Effect<RequestResolver<A>, any, any>, A extends Request.Request<any, any>>(self: A, dataSource: Ds): Effect<Request.Request.Success<A>, Request.Request.Error<A>, [\n        Ds\n    ] extends [Effect<any, any, any>] ? Effect.Context<Ds> : never>;\n};\n/**\n * @since 2.0.0\n * @category Requests & Batching\n */\nexport declare const cacheRequestResult: <A extends Request.Request<any, any>>(request: A, result: Request.Request.Result<A>) => Effect<void>;\n/**\n * @since 2.0.0\n * @category Requests & Batching\n */\nexport declare const withRequestBatching: {\n    /**\n     * @since 2.0.0\n     * @category Requests & Batching\n     */\n    (requestBatching: boolean): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category Requests & Batching\n     */\n    <A, E, R>(self: Effect<A, E, R>, requestBatching: boolean): Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category Requests & Batching\n */\nexport declare const withRequestCaching: {\n    /**\n     * @since 2.0.0\n     * @category Requests & Batching\n     */\n    (strategy: boolean): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category Requests & Batching\n     */\n    <A, E, R>(self: Effect<A, E, R>, strategy: boolean): Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category Requests & Batching\n */\nexport declare const withRequestCache: {\n    /**\n     * @since 2.0.0\n     * @category Requests & Batching\n     */\n    (cache: Request.Cache): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category Requests & Batching\n     */\n    <A, E, R>(self: Effect<A, E, R>, cache: Request.Cache): Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const tracer: Effect<Tracer.Tracer>;\n/**\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const tracerWith: <A, E, R>(f: (tracer: Tracer.Tracer) => Effect<A, E, R>) => Effect<A, E, R>;\n/**\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const withTracer: {\n    /**\n     * @since 2.0.0\n     * @category Tracing\n     */\n    (value: Tracer.Tracer): <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category Tracing\n     */\n    <A, E, R>(effect: Effect<A, E, R>, value: Tracer.Tracer): Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const withTracerScoped: (value: Tracer.Tracer) => Effect<void, never, Scope.Scope>;\n/**\n * Disable the tracer for the given Effect.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * Effect.succeed(42).pipe(\n *   Effect.withSpan(\"my-span\"),\n *   // the span will not be registered with the tracer\n *   Effect.withTracerEnabled(false)\n * )\n * ```\n *\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const withTracerEnabled: {\n    /**\n     * Disable the tracer for the given Effect.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * Effect.succeed(42).pipe(\n     *   Effect.withSpan(\"my-span\"),\n     *   // the span will not be registered with the tracer\n     *   Effect.withTracerEnabled(false)\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    (enabled: boolean): <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Disable the tracer for the given Effect.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Effect } from \"effect\"\n     *\n     * Effect.succeed(42).pipe(\n     *   Effect.withSpan(\"my-span\"),\n     *   // the span will not be registered with the tracer\n     *   Effect.withTracerEnabled(false)\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    <A, E, R>(effect: Effect<A, E, R>, enabled: boolean): Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const withTracerTiming: {\n    /**\n     * @since 2.0.0\n     * @category Tracing\n     */\n    (enabled: boolean): <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category Tracing\n     */\n    <A, E, R>(effect: Effect<A, E, R>, enabled: boolean): Effect<A, E, R>;\n};\n/**\n * Adds annotations to each span in the effect for enhanced traceability.\n *\n * **Details**\n *\n * This function lets you attach key-value annotations to all spans generated\n * during the execution of an effect. Annotations provide additional context,\n * such as metadata or labels, which can help you understand and debug\n * asynchronous workflows more effectively.\n *\n * You can either pass a single key-value pair or a record of key-value pairs to\n * annotate the spans. These annotations can then be visualized in tracing tools\n * that support span annotations.\n *\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const annotateSpans: {\n    /**\n     * Adds annotations to each span in the effect for enhanced traceability.\n     *\n     * **Details**\n     *\n     * This function lets you attach key-value annotations to all spans generated\n     * during the execution of an effect. Annotations provide additional context,\n     * such as metadata or labels, which can help you understand and debug\n     * asynchronous workflows more effectively.\n     *\n     * You can either pass a single key-value pair or a record of key-value pairs to\n     * annotate the spans. These annotations can then be visualized in tracing tools\n     * that support span annotations.\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    (key: string, value: unknown): <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Adds annotations to each span in the effect for enhanced traceability.\n     *\n     * **Details**\n     *\n     * This function lets you attach key-value annotations to all spans generated\n     * during the execution of an effect. Annotations provide additional context,\n     * such as metadata or labels, which can help you understand and debug\n     * asynchronous workflows more effectively.\n     *\n     * You can either pass a single key-value pair or a record of key-value pairs to\n     * annotate the spans. These annotations can then be visualized in tracing tools\n     * that support span annotations.\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    (values: Record<string, unknown>): <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Adds annotations to each span in the effect for enhanced traceability.\n     *\n     * **Details**\n     *\n     * This function lets you attach key-value annotations to all spans generated\n     * during the execution of an effect. Annotations provide additional context,\n     * such as metadata or labels, which can help you understand and debug\n     * asynchronous workflows more effectively.\n     *\n     * You can either pass a single key-value pair or a record of key-value pairs to\n     * annotate the spans. These annotations can then be visualized in tracing tools\n     * that support span annotations.\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    <A, E, R>(effect: Effect<A, E, R>, key: string, value: unknown): Effect<A, E, R>;\n    /**\n     * Adds annotations to each span in the effect for enhanced traceability.\n     *\n     * **Details**\n     *\n     * This function lets you attach key-value annotations to all spans generated\n     * during the execution of an effect. Annotations provide additional context,\n     * such as metadata or labels, which can help you understand and debug\n     * asynchronous workflows more effectively.\n     *\n     * You can either pass a single key-value pair or a record of key-value pairs to\n     * annotate the spans. These annotations can then be visualized in tracing tools\n     * that support span annotations.\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    <A, E, R>(effect: Effect<A, E, R>, values: Record<string, unknown>): Effect<A, E, R>;\n};\n/**\n * Adds annotations to the currently active span for traceability.\n *\n * **Details**\n *\n * This function adds key-value annotations to the currently active span in the\n * effect's trace. These annotations help provide more context about the\n * operation being executed at a specific point in time. Unlike\n * {@link annotateSpans}, which applies to all spans in an effect, this function\n * focuses solely on the active span.\n *\n * You can either pass a single key-value pair or a record of key-value pairs to\n * annotate the span. These annotations are useful for adding metadata to\n * operations, especially in systems with detailed observability requirements.\n *\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const annotateCurrentSpan: {\n    /**\n     * Adds annotations to the currently active span for traceability.\n     *\n     * **Details**\n     *\n     * This function adds key-value annotations to the currently active span in the\n     * effect's trace. These annotations help provide more context about the\n     * operation being executed at a specific point in time. Unlike\n     * {@link annotateSpans}, which applies to all spans in an effect, this function\n     * focuses solely on the active span.\n     *\n     * You can either pass a single key-value pair or a record of key-value pairs to\n     * annotate the span. These annotations are useful for adding metadata to\n     * operations, especially in systems with detailed observability requirements.\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    (key: string, value: unknown): Effect<void>;\n    /**\n     * Adds annotations to the currently active span for traceability.\n     *\n     * **Details**\n     *\n     * This function adds key-value annotations to the currently active span in the\n     * effect's trace. These annotations help provide more context about the\n     * operation being executed at a specific point in time. Unlike\n     * {@link annotateSpans}, which applies to all spans in an effect, this function\n     * focuses solely on the active span.\n     *\n     * You can either pass a single key-value pair or a record of key-value pairs to\n     * annotate the span. These annotations are useful for adding metadata to\n     * operations, especially in systems with detailed observability requirements.\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    (values: Record<string, unknown>): Effect<void>;\n};\n/**\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const currentSpan: Effect<Tracer.Span, Cause.NoSuchElementException>;\n/**\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const currentParentSpan: Effect<Tracer.AnySpan, Cause.NoSuchElementException>;\n/**\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const spanAnnotations: Effect<HashMap.HashMap<string, unknown>>;\n/**\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const spanLinks: Effect<Chunk.Chunk<Tracer.SpanLink>>;\n/**\n * For all spans in this effect, add a link with the provided span.\n *\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const linkSpans: {\n    /**\n     * For all spans in this effect, add a link with the provided span.\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    (span: Tracer.AnySpan, attributes?: Record<string, unknown>): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * For all spans in this effect, add a link with the provided span.\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    <A, E, R>(self: Effect<A, E, R>, span: Tracer.AnySpan, attributes?: Record<string, unknown>): Effect<A, E, R>;\n};\n/**\n * Add span links to the current span.\n *\n * @since 3.14.0\n * @category Tracing\n */\nexport declare const linkSpanCurrent: {\n    /**\n     * Add span links to the current span.\n     *\n     * @since 3.14.0\n     * @category Tracing\n     */\n    (span: Tracer.AnySpan, attributes?: Readonly<Record<string, unknown>> | undefined): Effect<void>;\n    /**\n     * Add span links to the current span.\n     *\n     * @since 3.14.0\n     * @category Tracing\n     */\n    (links: ReadonlyArray<Tracer.SpanLink>): Effect<void>;\n};\n/**\n * Create a new span for tracing.\n *\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const makeSpan: (name: string, options?: Tracer.SpanOptions) => Effect<Tracer.Span>;\n/**\n * Create a new span for tracing, and automatically close it when the Scope\n * finalizes.\n *\n * The span is not added to the current span stack, so no child spans will be\n * created for it.\n *\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const makeSpanScoped: (name: string, options?: Tracer.SpanOptions | undefined) => Effect<Tracer.Span, never, Scope.Scope>;\n/**\n * Create a new span for tracing, and automatically close it when the effect\n * completes.\n *\n * The span is not added to the current span stack, so no child spans will be\n * created for it.\n *\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const useSpan: {\n    /**\n     * Create a new span for tracing, and automatically close it when the effect\n     * completes.\n     *\n     * The span is not added to the current span stack, so no child spans will be\n     * created for it.\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    <A, E, R>(name: string, evaluate: (span: Tracer.Span) => Effect<A, E, R>): Effect<A, E, R>;\n    /**\n     * Create a new span for tracing, and automatically close it when the effect\n     * completes.\n     *\n     * The span is not added to the current span stack, so no child spans will be\n     * created for it.\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    <A, E, R>(name: string, options: Tracer.SpanOptions, evaluate: (span: Tracer.Span) => Effect<A, E, R>): Effect<A, E, R>;\n};\n/**\n * Wraps the effect with a new span for tracing.\n *\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const withSpan: {\n    /**\n     * Wraps the effect with a new span for tracing.\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    (name: string, options?: Tracer.SpanOptions | undefined): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, Exclude<R, Tracer.ParentSpan>>;\n    /**\n     * Wraps the effect with a new span for tracing.\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    <A, E, R>(self: Effect<A, E, R>, name: string, options?: Tracer.SpanOptions | undefined): Effect<A, E, Exclude<R, Tracer.ParentSpan>>;\n};\n/**\n * Wraps a function that returns an effect with a new span for tracing.\n *\n * @since 3.2.0\n * @category Models\n */\nexport interface FunctionWithSpanOptions {\n    readonly name: string;\n    readonly attributes?: Record<string, unknown> | undefined;\n    readonly links?: ReadonlyArray<Tracer.SpanLink> | undefined;\n    readonly parent?: Tracer.AnySpan | undefined;\n    readonly root?: boolean | undefined;\n    readonly context?: Context.Context<never> | undefined;\n    readonly kind?: Tracer.SpanKind | undefined;\n}\n/**\n * Wraps a function that returns an effect with a new span for tracing.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const getTodo = Effect.functionWithSpan({\n *   body: (id: number) => Effect.succeed(`Got todo ${id}!`),\n *   options: (id) => ({\n *     name: `getTodo-${id}`,\n *     attributes: { id }\n *   })\n * })\n * ```\n *\n * @since 3.2.0\n * @category Tracing\n */\nexport declare const functionWithSpan: <Args extends Array<any>, Ret extends Effect<any, any, any>>(options: {\n    readonly body: (...args: Args) => Ret;\n    readonly options: FunctionWithSpanOptions | ((...args: Args) => FunctionWithSpanOptions);\n    readonly captureStackTrace?: boolean | undefined;\n}) => (...args: Args) => Unify.Unify<Ret>;\n/**\n * Wraps the effect with a new span for tracing.\n *\n * The span is ended when the Scope is finalized.\n *\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const withSpanScoped: {\n    /**\n     * Wraps the effect with a new span for tracing.\n     *\n     * The span is ended when the Scope is finalized.\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    (name: string, options?: Tracer.SpanOptions): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, Exclude<R, Tracer.ParentSpan> | Scope.Scope>;\n    /**\n     * Wraps the effect with a new span for tracing.\n     *\n     * The span is ended when the Scope is finalized.\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    <A, E, R>(self: Effect<A, E, R>, name: string, options?: Tracer.SpanOptions): Effect<A, E, Exclude<R, Tracer.ParentSpan> | Scope.Scope>;\n};\n/**\n * Adds the provided span to the current span stack.\n *\n * @since 2.0.0\n * @category Tracing\n */\nexport declare const withParentSpan: {\n    /**\n     * Adds the provided span to the current span stack.\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    (span: Tracer.AnySpan): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, Exclude<R, Tracer.ParentSpan>>;\n    /**\n     * Adds the provided span to the current span stack.\n     *\n     * @since 2.0.0\n     * @category Tracing\n     */\n    <A, E, R>(self: Effect<A, E, R>, span: Tracer.AnySpan): Effect<A, E, Exclude<R, Tracer.ParentSpan>>;\n};\n/**\n * Safely handles nullable values by creating an effect that fails for `null` or\n * `undefined`.\n *\n * **Details**\n *\n * This function ensures that an input value is non-null and non-undefined\n * before processing it. If the value is valid, the effect succeeds with the\n * value. If the value is `null` or `undefined`, the effect fails with a\n * `NoSuchElementException`. This is particularly useful for avoiding\n * null-related errors by clearly separating valid values from invalid ones in\n * effectful computations.\n *\n * The failure with `NoSuchElementException` allows you to explicitly handle\n * cases where a value is expected but not provided, leading to safer and more\n * predictable code.\n *\n * **When to Use**\n *\n * Use this function when working with values that may be `null` or `undefined`\n * and you want to ensure that only non-null values are processed. It helps\n * enforce null-safety and makes error handling more explicit.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * //      ┌─── Effect<number, NoSuchElementException, never>\n * //      ▼\n * const maybe1 = Effect.fromNullable(1)\n *\n * Effect.runPromiseExit(maybe1).then(console.log)\n * // Output:\n * // { _id: 'Exit', _tag: 'Success', value: 1 }\n *\n * //      ┌─── Effect<number, NoSuchElementException, never>\n * //      ▼\n * const maybe2 = Effect.fromNullable(null as number | null)\n *\n * Effect.runPromiseExit(maybe2).then(console.log)\n * // Output:\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: {\n * //     _id: 'Cause',\n * //     _tag: 'Fail',\n * //     failure: { _tag: 'NoSuchElementException' }\n * //   }\n * // }\n * ```\n *\n * @since 2.0.0\n * @category Optional Wrapping & Unwrapping\n */\nexport declare const fromNullable: <A>(value: A) => Effect<NonNullable<A>, Cause.NoSuchElementException>;\n/**\n * Converts an effect that may fail with a `NoSuchElementException` into an\n * effect that succeeds with an `Option`.\n *\n * **Details**\n *\n * This function transforms an effect that might fail with\n * `Cause.NoSuchElementException` into an effect that succeeds with an `Option`\n * type. If the original effect succeeds, its value is wrapped in `Option.some`.\n * If it fails specifically due to a `NoSuchElementException`, the failure is\n * mapped to `Option.none`. Other types of failures remain unchanged and are\n * passed through as they are.\n *\n * This is useful when working with effects where you want to gracefully handle\n * the absence of a value while preserving other potential failures.\n *\n * **When to Use**\n *\n * Use this function when you need to handle missing values as `Option.none`\n * rather than throwing or propagating errors like `NoSuchElementException`.\n * It’s ideal for scenarios where you want to explicitly represent optionality\n * in a type-safe way while retaining other failure information.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * //      ┌─── Effect<number, NoSuchElementException, never>\n * //      ▼\n * const maybe1 = Effect.fromNullable(1)\n *\n * //      ┌─── Effect<Option<number>, never, never>\n * //      ▼\n * const option1 = Effect.optionFromOptional(maybe1)\n *\n * Effect.runPromise(option1).then(console.log)\n * // Output: { _id: 'Option', _tag: 'Some', value: 1 }\n *\n * //      ┌─── Effect<number, NoSuchElementException, never>\n * //      ▼\n * const maybe2 = Effect.fromNullable(null as number | null)\n *\n * //      ┌─── Effect<Option<number>, never, never>\n * //      ▼\n * const option2 = Effect.optionFromOptional(maybe2)\n *\n * Effect.runPromise(option2).then(console.log)\n * // Output: { _tag: 'None' }\n * ```\n *\n * @since 2.0.0\n * @category Optional Wrapping & Unwrapping\n */\nexport declare const optionFromOptional: <A, E, R>(self: Effect<A, E, R>) => Effect<Option.Option<A>, Exclude<E, Cause.NoSuchElementException>, R>;\n/**\n * Converts an `Option` of an `Effect` into an `Effect` of an `Option`.\n *\n * **Details**\n *\n * This function transforms an `Option<Effect<A, E, R>>` into an\n * `Effect<Option<A>, E, R>`. If the `Option` is `None`, the resulting `Effect`\n * will immediately succeed with a `None` value. If the `Option` is `Some`, the\n * inner `Effect` will be executed, and its result wrapped in a `Some`.\n *\n * **Example**\n *\n * ```ts\n * import { Effect, Option } from \"effect\"\n *\n * //      ┌─── Option<Effect<number, never, never>>\n * //      ▼\n * const maybe = Option.some(Effect.succeed(42))\n *\n * //      ┌─── Effect<Option<number>, never, never>\n * //      ▼\n * const result = Effect.transposeOption(maybe)\n *\n * console.log(Effect.runSync(result))\n * // Output: { _id: 'Option', _tag: 'Some', value: 42 }\n * ```\n *\n * @since 3.13.0\n * @category Optional Wrapping & Unwrapping\n */\nexport declare const transposeOption: <A = never, E = never, R = never>(self: Option.Option<Effect<A, E, R>>) => Effect<Option.Option<A>, E, R>;\n/**\n * Applies an `Effect` on an `Option` and transposes the result.\n *\n * **Details**\n *\n * If the `Option` is `None`, the resulting `Effect` will immediately succeed with a `None` value.\n * If the `Option` is `Some`, the effectful operation will be executed on the inner value, and its result wrapped in a `Some`.\n *\n * @example\n * ```ts\n * import { Effect, Option, pipe } from \"effect\"\n *\n * //          ┌─── Effect<Option<number>, never, never>>\n * //          ▼\n * const noneResult = pipe(\n *   Option.none(),\n *   Effect.transposeMapOption(() => Effect.succeed(42)) // will not be executed\n * )\n * console.log(Effect.runSync(noneResult))\n * // Output: { _id: 'Option', _tag: 'None' }\n *\n * //          ┌─── Effect<Option<number>, never, never>>\n * //          ▼\n * const someSuccessResult = pipe(\n *   Option.some(42),\n *   Effect.transposeMapOption((value) => Effect.succeed(value * 2))\n * )\n * console.log(Effect.runSync(someSuccessResult))\n * // Output: { _id: 'Option', _tag: 'Some', value: 84 }\n * ```\n *\n * @since 3.14.0\n * @category Optional Wrapping & Unwrapping\n */\nexport declare const transposeMapOption: (<A, B, E = never, R = never>(f: (self: A) => Effect<B, E, R>) => (self: Option.Option<A>) => Effect<Option.Option<B>, E, R>) & (<A, B, E = never, R = never>(self: Option.Option<A>, f: (self: A) => Effect<B, E, R>) => Effect<Option.Option<B>, E, R>);\n/**\n * @since 2.0.0\n * @category Models\n */\nexport declare namespace Tag {\n    /**\n     * @since 2.0.0\n     * @category Models\n     */\n    interface ProhibitedType {\n        Service?: `property \"Service\" is forbidden`;\n        Identifier?: `property \"Identifier\" is forbidden`;\n        _op?: `property \"_op\" is forbidden`;\n        of?: `property \"of\" is forbidden`;\n        context?: `property \"context\" is forbidden`;\n        key?: `property \"key\" is forbidden`;\n        stack?: `property \"stack\" is forbidden`;\n        name?: `property \"name\" is forbidden`;\n        pipe?: `property \"pipe\" is forbidden`;\n        use?: `property \"use\" is forbidden`;\n    }\n    /**\n     * @since 2.0.0\n     * @category Models\n     */\n    type AllowedType = (Record<PropertyKey, any> & ProhibitedType) | string | number | symbol;\n    /**\n     * @since 3.9.0\n     * @category Models\n     */\n    type Proxy<Self, Type> = {\n        [k in keyof Type as Type[k] extends ((...args: infer Args extends ReadonlyArray<any>) => infer Ret) ? ((...args: Readonly<Args>) => Ret) extends Type[k] ? k : never : k]: Type[k] extends (...args: infer Args extends ReadonlyArray<any>) => Effect<infer A, infer E, infer R> ? (...args: Readonly<Args>) => Effect<A, E, Self | R> : Type[k] extends (...args: infer Args extends ReadonlyArray<any>) => Promise<infer A> ? (...args: Readonly<Args>) => Effect<A, Cause.UnknownException, Self> : Type[k] extends (...args: infer Args extends ReadonlyArray<any>) => infer A ? (...args: Readonly<Args>) => Effect<A, never, Self> : Type[k] extends Effect<infer A, infer E, infer R> ? Effect<A, E, Self | R> : Effect<Type[k], never, Self>;\n    };\n}\n/**\n * Creates a unique tag for a dependency, embedding the service's methods as\n * static properties.\n *\n * **Details**\n *\n * This function allows you to define a `Tag` for a service or dependency in\n * your application. The `Tag` not only acts as an identifier but also provides\n * direct access to the service's methods via static properties. This makes it\n * easier to access and use the service in your code without manually managing\n * contexts.\n *\n * In the example below, the fields of the service (in this case, the `notify`\n * method) are turned into static properties of the Notifications class, making\n * it easier to access them.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * class Notifications extends Effect.Tag(\"Notifications\")<\n *   Notifications,\n *   { readonly notify: (message: string) => Effect.Effect<void> }\n * >() {}\n *\n * // Create an effect that depends on the Notifications service\n * const action = Notifications.notify(\"Hello, world!\")\n * ```\n *\n * @since 2.0.0\n * @category Context\n */\nexport declare const Tag: <const Id extends string>(id: Id) => <Self, Type extends Tag.AllowedType>() => Context.TagClass<Self, Id, Type> & (Type extends Record<PropertyKey, any> ? Tag.Proxy<Self, Type> : {}) & {\n    use: <X>(body: (_: Type) => X) => [X] extends [Effect<infer A, infer E, infer R>] ? Effect<A, E, R | Self> : [X] extends [PromiseLike<infer A>] ? Effect<A, Cause.UnknownException, Self> : Effect<X, never, Self>;\n};\ntype MissingSelfGeneric = `Missing \\`Self\\` generic - use \\`class Self extends Effect.Service<Self>()...\\``;\n/**\n * Simplifies the creation and management of services in Effect by defining both\n * a `Tag` and a `Layer`.\n *\n * **Details**\n *\n * This function allows you to streamline the creation of services by combining\n * the definition of a `Context.Tag` and a `Layer` in a single step. It supports\n * various ways of providing the service implementation:\n * - Using an `effect` to define the service dynamically.\n * - Using `sync` or `succeed` to define the service statically.\n * - Using `scoped` to create services with lifecycle management.\n *\n * It also allows you to specify dependencies for the service, which will be\n * provided automatically when the service is used. Accessors can be optionally\n * generated for the service, making it more convenient to use.\n *\n * **Example**\n *\n * ```ts\n * import { Effect } from 'effect';\n *\n * class Prefix extends Effect.Service<Prefix>()(\"Prefix\", {\n *  sync: () => ({ prefix: \"PRE\" })\n * }) {}\n *\n * class Logger extends Effect.Service<Logger>()(\"Logger\", {\n *  accessors: true,\n *  effect: Effect.gen(function* () {\n *    const { prefix } = yield* Prefix\n *    return {\n *      info: (message: string) =>\n *        Effect.sync(() => {\n *          console.log(`[${prefix}][${message}]`)\n *        })\n *    }\n *  }),\n *  dependencies: [Prefix.Default]\n * }) {}\n * ```\n *\n * @since 3.9.0\n * @category Context\n * @experimental might be up for breaking changes\n */\nexport declare const Service: <Self = never>() => [Self] extends [never] ? MissingSelfGeneric : {\n    <const Key extends string, const Make extends {\n        readonly scoped: Effect<Service.AllowedType<Key, Make>, any, any> | ((...args: any) => Effect<Service.AllowedType<Key, Make>, any, any>);\n        readonly dependencies?: ReadonlyArray<Layer.Layer.Any>;\n        readonly accessors?: boolean;\n        /** @deprecated */\n        readonly ಠ_ಠ: never;\n    } | {\n        readonly effect: Effect<Service.AllowedType<Key, Make>, any, any> | ((...args: any) => Effect<Service.AllowedType<Key, Make>, any, any>);\n        readonly dependencies?: ReadonlyArray<Layer.Layer.Any>;\n        readonly accessors?: boolean;\n        /** @deprecated */\n        readonly ಠ_ಠ: never;\n    } | {\n        readonly sync: LazyArg<Service.AllowedType<Key, Make>>;\n        readonly dependencies?: ReadonlyArray<Layer.Layer.Any>;\n        readonly accessors?: boolean;\n        /** @deprecated */\n        readonly ಠ_ಠ: never;\n    } | {\n        readonly succeed: Service.AllowedType<Key, Make>;\n        readonly dependencies?: ReadonlyArray<Layer.Layer.Any>;\n        readonly accessors?: boolean;\n        /** @deprecated */\n        readonly ಠ_ಠ: never;\n    }>(key: Key, make: Make): Service.Class<Self, Key, Make>;\n    <const Key extends string, const Make extends NoExcessProperties<{\n        readonly scoped: Effect<Service.AllowedType<Key, Make>, any, any> | ((...args: any) => Effect<Service.AllowedType<Key, Make>, any, any>);\n        readonly dependencies?: ReadonlyArray<Layer.Layer.Any>;\n        readonly accessors?: boolean;\n    }, Make>>(key: Key, make: Make): Service.Class<Self, Key, Make>;\n    <const Key extends string, const Make extends NoExcessProperties<{\n        readonly effect: Effect<Service.AllowedType<Key, Make>, any, any> | ((...args: any) => Effect<Service.AllowedType<Key, Make>, any, any>);\n        readonly dependencies?: ReadonlyArray<Layer.Layer.Any>;\n        readonly accessors?: boolean;\n    }, Make>>(key: Key, make: Make): Service.Class<Self, Key, Make>;\n    <const Key extends string, const Make extends NoExcessProperties<{\n        readonly sync: LazyArg<Service.AllowedType<Key, Make>>;\n        readonly dependencies?: ReadonlyArray<Layer.Layer.Any>;\n        readonly accessors?: boolean;\n    }, Make>>(key: Key, make: Make): Service.Class<Self, Key, Make>;\n    <const Key extends string, const Make extends NoExcessProperties<{\n        readonly succeed: Service.AllowedType<Key, Make>;\n        readonly dependencies?: ReadonlyArray<Layer.Layer.Any>;\n        readonly accessors?: boolean;\n    }, Make>>(key: Key, make: Make): Service.Class<Self, Key, Make>;\n};\n/**\n * @since 3.9.0\n * @category Context\n */\nexport declare namespace Service {\n    /**\n     * @since 3.9.0\n     */\n    interface ProhibitedType {\n        Service?: `property \"Service\" is forbidden`;\n        Identifier?: `property \"Identifier\" is forbidden`;\n        Default?: `property \"Default\" is forbidden`;\n        DefaultWithoutDependencies?: `property \"DefaultWithoutDependencies\" is forbidden`;\n        _op_layer?: `property \"_op_layer\" is forbidden`;\n        _op?: `property \"_op\" is forbidden`;\n        of?: `property \"of\" is forbidden`;\n        make?: `property \"make\" is forbidden`;\n        context?: `property \"context\" is forbidden`;\n        key?: `property \"key\" is forbidden`;\n        stack?: `property \"stack\" is forbidden`;\n        name?: `property \"name\" is forbidden`;\n        pipe?: `property \"pipe\" is forbidden`;\n        use?: `property \"use\" is forbidden`;\n        _tag?: `property \"_tag\" is forbidden`;\n    }\n    /**\n     * @since 3.9.0\n     */\n    type AllowedType<Key extends string, Make> = MakeAccessors<Make> extends true ? Record<PropertyKey, any> & {\n        readonly [K in Extract<keyof MakeService<Make>, keyof ProhibitedType>]: K extends \"_tag\" ? Key : ProhibitedType[K];\n    } : Record<PropertyKey, any> & {\n        readonly _tag?: Key;\n    };\n    /**\n     * @since 3.9.0\n     */\n    type Class<Self, Key extends string, Make> = {\n        new (_: MakeService<Make>): MakeService<Make> & {\n            readonly _tag: Key;\n        };\n        readonly use: <X>(body: (_: Self) => X) => [X] extends [Effect<infer A, infer E, infer R>] ? Effect<A, E, R | Self> : [X] extends [PromiseLike<infer A>] ? Effect<A, Cause.UnknownException, Self> : Effect<X, never, Self>;\n        readonly make: (_: MakeService<Make>) => Self;\n    } & Context.Tag<Self, Self> & {\n        key: Key;\n    } & (MakeAccessors<Make> extends true ? Tag.Proxy<Self, MakeService<Make>> : {}) & (MakeDeps<Make> extends never ? {\n        readonly Default: HasArguments<Make> extends true ? (...args: MakeArguments<Make>) => Layer.Layer<Self, MakeError<Make>, MakeContext<Make>> : Layer.Layer<Self, MakeError<Make>, MakeContext<Make>>;\n    } : {\n        readonly DefaultWithoutDependencies: HasArguments<Make> extends true ? (...args: MakeArguments<Make>) => Layer.Layer<Self, MakeError<Make>, MakeContext<Make>> : Layer.Layer<Self, MakeError<Make>, MakeContext<Make>>;\n        readonly Default: HasArguments<Make> extends true ? (...args: MakeArguments<Make>) => Layer.Layer<Self, MakeError<Make> | MakeDepsE<Make>, Exclude<MakeContext<Make>, MakeDepsOut<Make>> | MakeDepsIn<Make>> : Layer.Layer<Self, MakeError<Make> | MakeDepsE<Make>, Exclude<MakeContext<Make>, MakeDepsOut<Make>> | MakeDepsIn<Make>>;\n    });\n    /**\n     * @since 3.9.0\n     */\n    type MakeService<Make> = Make extends {\n        readonly effect: Effect<infer _A, infer _E, infer _R>;\n    } ? _A : Make extends {\n        readonly scoped: Effect<infer _A, infer _E, infer _R>;\n    } ? _A : Make extends {\n        readonly effect: (...args: infer _Args) => Effect<infer _A, infer _E, infer _R>;\n    } ? _A : Make extends {\n        readonly scoped: (...args: infer _Args) => Effect<infer _A, infer _E, infer _R>;\n    } ? _A : Make extends {\n        readonly sync: LazyArg<infer A>;\n    } ? A : Make extends {\n        readonly succeed: infer A;\n    } ? A : never;\n    /**\n     * @since 3.9.0\n     */\n    type MakeError<Make> = Make extends {\n        readonly effect: Effect<infer _A, infer _E, infer _R>;\n    } ? _E : Make extends {\n        readonly scoped: Effect<infer _A, infer _E, infer _R>;\n    } ? _E : Make extends {\n        readonly effect: (...args: infer _Args) => Effect<infer _A, infer _E, infer _R>;\n    } ? _E : Make extends {\n        readonly scoped: (...args: infer _Args) => Effect<infer _A, infer _E, infer _R>;\n    } ? _E : never;\n    /**\n     * @since 3.9.0\n     */\n    type MakeContext<Make> = Make extends {\n        readonly effect: Effect<infer _A, infer _E, infer _R>;\n    } ? _R : Make extends {\n        readonly scoped: Effect<infer _A, infer _E, infer _R>;\n    } ? Exclude<_R, Scope.Scope> : Make extends {\n        readonly effect: (...args: infer _Args) => Effect<infer _A, infer _E, infer _R>;\n    } ? _R : Make extends {\n        readonly scoped: (...args: infer _Args) => Effect<infer _A, infer _E, infer _R>;\n    } ? Exclude<_R, Scope.Scope> : never;\n    /**\n     * @since 3.9.0\n     */\n    type MakeDeps<Make> = Make extends {\n        readonly dependencies: ReadonlyArray<Layer.Layer.Any>;\n    } ? Make[\"dependencies\"][number] : never;\n    /**\n     * @since 3.9.0\n     */\n    type MakeDepsOut<Make> = Contravariant.Type<MakeDeps<Make>[Layer.LayerTypeId][\"_ROut\"]>;\n    /**\n     * @since 3.9.0\n     */\n    type MakeDepsE<Make> = Covariant.Type<MakeDeps<Make>[Layer.LayerTypeId][\"_E\"]>;\n    /**\n     * @since 3.9.0\n     */\n    type MakeDepsIn<Make> = Covariant.Type<MakeDeps<Make>[Layer.LayerTypeId][\"_RIn\"]>;\n    /**\n     * @since 3.9.0\n     */\n    type MakeAccessors<Make> = Make extends {\n        readonly accessors: true;\n    } ? true : false;\n    /**\n     * @since 3.16.0\n     */\n    type MakeArguments<Make> = Make extends {\n        readonly effect: (...args: infer Args) => Effect<infer _A, infer _E, infer _R>;\n    } ? Args : Make extends {\n        readonly scoped: (...args: infer Args) => Effect<infer _A, infer _E, infer _R>;\n    } ? Args : never;\n    /**\n     * @since 3.16.0\n     */\n    type HasArguments<Make> = Make extends {\n        readonly scoped: (...args: ReadonlyArray<any>) => Effect<infer _A, infer _E, infer _R>;\n    } ? true : Make extends {\n        readonly effect: (...args: ReadonlyArray<any>) => Effect<infer _A, infer _E, infer _R>;\n    } ? true : false;\n}\n/**\n * @since 3.11.0\n * @category Models\n */\nexport declare namespace fn {\n    /**\n     * @since 3.11.0\n     * @category Models\n     */\n    type Gen = {\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>>(body: (...args: Args) => Generator<Eff, AEff, never>): (...args: Args) => Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A extends Effect<any, any, any>>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A): (...args: Args) => Effect.AsEffect<A>;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A, B extends Effect<any, any, any>>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A, b: (_: A, ...args: NoInfer<Args>) => B): (...args: Args) => Effect.AsEffect<B>;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A, B, C extends Effect<any, any, any>>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A, b: (_: A, ...args: NoInfer<Args>) => B, c: (_: B, ...args: NoInfer<Args>) => C): (...args: Args) => Effect.AsEffect<C>;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A, B, C, D extends Effect<any, any, any>>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A, b: (_: A, ...args: NoInfer<Args>) => B, c: (_: B, ...args: NoInfer<Args>) => C, d: (_: C, ...args: NoInfer<Args>) => D): (...args: Args) => Effect.AsEffect<D>;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A, B, C, D, E extends Effect<any, any, any>>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A, b: (_: A, ...args: NoInfer<Args>) => B, c: (_: B, ...args: NoInfer<Args>) => C, d: (_: C, ...args: NoInfer<Args>) => D, e: (_: D, ...args: NoInfer<Args>) => E): (...args: Args) => Effect.AsEffect<E>;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A, B, C, D, E, F extends Effect<any, any, any>>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A, b: (_: A, ...args: NoInfer<Args>) => B, c: (_: B, ...args: NoInfer<Args>) => C, d: (_: C, ...args: NoInfer<Args>) => D, e: (_: D, ...args: NoInfer<Args>) => E, f: (_: E, ...args: NoInfer<Args>) => F): (...args: Args) => Effect.AsEffect<F>;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A, B, C, D, E, F, G extends Effect<any, any, any>>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A, b: (_: A, ...args: NoInfer<Args>) => B, c: (_: B, ...args: NoInfer<Args>) => C, d: (_: C, ...args: NoInfer<Args>) => D, e: (_: D, ...args: NoInfer<Args>) => E, f: (_: E, ...args: NoInfer<Args>) => F, g: (_: F, ...args: NoInfer<Args>) => G): (...args: Args) => Effect.AsEffect<G>;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A, B, C, D, E, F, G, H extends Effect<any, any, any>>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A, b: (_: A, ...args: NoInfer<Args>) => B, c: (_: B, ...args: NoInfer<Args>) => C, d: (_: C, ...args: NoInfer<Args>) => D, e: (_: D, ...args: NoInfer<Args>) => E, f: (_: E, ...args: NoInfer<Args>) => F, g: (_: F, ...args: NoInfer<Args>) => G, h: (_: G, ...args: NoInfer<Args>) => H): (...args: Args) => Effect.AsEffect<H>;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A, B, C, D, E, F, G, H, I extends Effect<any, any, any>>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A, b: (_: A, ...args: NoInfer<Args>) => B, c: (_: B, ...args: NoInfer<Args>) => C, d: (_: C, ...args: NoInfer<Args>) => D, e: (_: D, ...args: NoInfer<Args>) => E, f: (_: E, ...args: NoInfer<Args>) => F, g: (_: F, ...args: NoInfer<Args>) => G, h: (_: G, ...args: NoInfer<Args>) => H, i: (_: H, ...args: NoInfer<Args>) => I): (...args: Args) => Effect.AsEffect<I>;\n    };\n    /**\n     * @since 3.11.0\n     * @category Models\n     */\n    type NonGen = {\n        <Eff extends Effect<any, any, any>, Args extends Array<any>>(body: (...args: Args) => Eff): (...args: Args) => Effect.AsEffect<Eff>;\n        <Eff extends Effect<any, any, any>, A, Args extends Array<any>>(body: (...args: Args) => A, a: (_: A, ...args: NoInfer<Args>) => Eff): (...args: Args) => Effect.AsEffect<Eff>;\n        <Eff extends Effect<any, any, any>, A, B, Args extends Array<any>>(body: (...args: Args) => A, a: (_: A, ...args: NoInfer<Args>) => B, b: (_: B, ...args: NoInfer<Args>) => Eff): (...args: Args) => Effect.AsEffect<Eff>;\n        <Eff extends Effect<any, any, any>, A, B, C, Args extends Array<any>>(body: (...args: Args) => A, a: (_: A, ...args: NoInfer<Args>) => B, b: (_: B, ...args: NoInfer<Args>) => C, c: (_: C, ...args: NoInfer<Args>) => Eff): (...args: Args) => Effect.AsEffect<Eff>;\n        <Eff extends Effect<any, any, any>, A, B, C, D, Args extends Array<any>>(body: (...args: Args) => A, a: (_: A, ...args: NoInfer<Args>) => B, b: (_: B, ...args: NoInfer<Args>) => C, c: (_: C, ...args: NoInfer<Args>) => D, d: (_: D, ...args: NoInfer<Args>) => Eff): (...args: Args) => Effect.AsEffect<Eff>;\n        <Eff extends Effect<any, any, any>, A, B, C, D, E, Args extends Array<any>>(body: (...args: Args) => A, a: (_: A, ...args: NoInfer<Args>) => B, b: (_: B, ...args: NoInfer<Args>) => C, c: (_: C, ...args: NoInfer<Args>) => D, d: (_: D, ...args: NoInfer<Args>) => E, e: (_: E, ...args: NoInfer<Args>) => Eff): (...args: Args) => Effect.AsEffect<Eff>;\n        <Eff extends Effect<any, any, any>, A, B, C, D, E, F, Args extends Array<any>>(body: (...args: Args) => A, a: (_: A, ...args: NoInfer<Args>) => B, b: (_: B, ...args: NoInfer<Args>) => C, c: (_: C, ...args: NoInfer<Args>) => D, d: (_: D, ...args: NoInfer<Args>) => E, e: (_: E, ...args: NoInfer<Args>) => F, f: (_: F, ...args: NoInfer<Args>) => Eff): (...args: Args) => Effect.AsEffect<Eff>;\n        <Eff extends Effect<any, any, any>, A, B, C, D, E, F, G, Args extends Array<any>>(body: (...args: Args) => A, a: (_: A, ...args: NoInfer<Args>) => B, b: (_: B, ...args: NoInfer<Args>) => C, c: (_: C, ...args: NoInfer<Args>) => D, d: (_: D, ...args: NoInfer<Args>) => E, e: (_: E, ...args: NoInfer<Args>) => F, f: (_: F, ...args: NoInfer<Args>) => G, g: (_: G, ...args: NoInfer<Args>) => Eff): (...args: Args) => Effect.AsEffect<Eff>;\n        <Eff extends Effect<any, any, any>, A, B, C, D, E, F, G, H, Args extends Array<any>>(body: (...args: Args) => A, a: (_: A, ...args: NoInfer<Args>) => B, b: (_: B, ...args: NoInfer<Args>) => C, c: (_: C, ...args: NoInfer<Args>) => D, d: (_: D, ...args: NoInfer<Args>) => E, e: (_: E, ...args: NoInfer<Args>) => F, f: (_: F, ...args: NoInfer<Args>) => G, g: (_: G, ...args: NoInfer<Args>) => H, h: (_: H, ...args: NoInfer<Args>) => Eff): (...args: Args) => Effect.AsEffect<Eff>;\n        <Eff extends Effect<any, any, any>, A, B, C, D, E, F, G, H, I, Args extends Array<any>>(body: (...args: Args) => A, a: (_: A, ...args: NoInfer<Args>) => B, b: (_: B, ...args: NoInfer<Args>) => C, c: (_: C, ...args: NoInfer<Args>) => D, d: (_: D, ...args: NoInfer<Args>) => E, e: (_: E, ...args: NoInfer<Args>) => F, f: (_: F, ...args: NoInfer<Args>) => G, g: (_: G, ...args: NoInfer<Args>) => H, h: (_: H, ...args: NoInfer<Args>) => I, i: (_: H, ...args: NoInfer<Args>) => Eff): (...args: Args) => Effect.AsEffect<Eff>;\n    };\n    /**\n     * @since 3.11.0\n     * @category Models\n     */\n    type Untraced = {\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>>(body: (...args: Args) => Generator<Eff, AEff, never>): (...args: Args) => Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A): (...args: Args) => A;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A, B>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A, b: (_: A, ...args: NoInfer<Args>) => B): (...args: Args) => B;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A, B, C>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A, b: (_: A, ...args: NoInfer<Args>) => B, c: (_: B, ...args: NoInfer<Args>) => C): (...args: Args) => C;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A, B, C, D>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A, b: (_: A, ...args: NoInfer<Args>) => B, c: (_: B, ...args: NoInfer<Args>) => C, d: (_: C, ...args: NoInfer<Args>) => D): (...args: Args) => D;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A, B, C, D, E>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A, b: (_: A, ...args: NoInfer<Args>) => B, c: (_: B, ...args: NoInfer<Args>) => C, d: (_: C, ...args: NoInfer<Args>) => D, e: (_: D, ...args: NoInfer<Args>) => E): (...args: Args) => E;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A, B, C, D, E, F>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A, b: (_: A, ...args: NoInfer<Args>) => B, c: (_: B, ...args: NoInfer<Args>) => C, d: (_: C, ...args: NoInfer<Args>) => D, e: (_: D, ...args: NoInfer<Args>) => E, f: (_: E, ...args: NoInfer<Args>) => F): (...args: Args) => F;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A, B, C, D, E, F, G>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A, b: (_: A, ...args: NoInfer<Args>) => B, c: (_: B, ...args: NoInfer<Args>) => C, d: (_: C, ...args: NoInfer<Args>) => D, e: (_: D, ...args: NoInfer<Args>) => E, f: (_: E, ...args: NoInfer<Args>) => F, g: (_: F, ...args: NoInfer<Args>) => G): (...args: Args) => G;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A, B, C, D, E, F, G, H>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A, b: (_: A, ...args: NoInfer<Args>) => B, c: (_: B, ...args: NoInfer<Args>) => C, d: (_: C, ...args: NoInfer<Args>) => D, e: (_: D, ...args: NoInfer<Args>) => E, f: (_: E, ...args: NoInfer<Args>) => F, g: (_: F, ...args: NoInfer<Args>) => G, h: (_: G, ...args: NoInfer<Args>) => H): (...args: Args) => H;\n        <Eff extends YieldWrap<Effect<any, any, any>>, AEff, Args extends Array<any>, A, B, C, D, E, F, G, H, I>(body: (...args: Args) => Generator<Eff, AEff, never>, a: (_: Effect<AEff, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer E, infer _R>>] ? E : never, [\n            Eff\n        ] extends [never] ? never : [Eff] extends [YieldWrap<Effect<infer _A, infer _E, infer R>>] ? R : never>, ...args: NoInfer<Args>) => A, b: (_: A, ...args: NoInfer<Args>) => B, c: (_: B, ...args: NoInfer<Args>) => C, d: (_: C, ...args: NoInfer<Args>) => D, e: (_: D, ...args: NoInfer<Args>) => E, f: (_: E, ...args: NoInfer<Args>) => F, g: (_: F, ...args: NoInfer<Args>) => G, h: (_: G, ...args: NoInfer<Args>) => H, i: (_: H, ...args: NoInfer<Args>) => I): (...args: Args) => I;\n    };\n}\n/**\n * The `Effect.fn` function allows you to create traced functions that return an\n * effect. It provides two key features:\n *\n * - **Stack traces with location details** if an error occurs.\n * - **Automatic span creation** for tracing when a span name is provided.\n *\n * If a span name is passed as the first argument, the function's execution is\n * tracked using that name. If no name is provided, stack tracing still works,\n * but spans are not created.\n *\n * A function can be defined using either:\n *\n * - A generator function, allowing the use of `yield*` for effect composition.\n * - A regular function that returns an `Effect`.\n *\n * **Example** (Creating a Traced Function with a Span Name)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const myfunc = Effect.fn(\"myspan\")(function* <N extends number>(n: N) {\n *   yield* Effect.annotateCurrentSpan(\"n\", n) // Attach metadata to the span\n *   console.log(`got: ${n}`)\n *   yield* Effect.fail(new Error(\"Boom!\")) // Simulate failure\n * })\n *\n * Effect.runFork(myfunc(100).pipe(Effect.catchAllCause(Effect.logError)))\n * // Output:\n * // got: 100\n * // timestamp=... level=ERROR fiber=#0 cause=\"Error: Boom!\n * //     at <anonymous> (/.../index.ts:6:22) <= Raise location\n * //     at myspan (/.../index.ts:3:23)  <= Definition location\n * //     at myspan (/.../index.ts:9:16)\" <= Call location\n * ```\n *\n * `Effect.fn` automatically creates spans. The spans capture information about\n * the function execution, including metadata and error details.\n *\n * **Example** (Exporting Spans to the Console)\n *\n * ```ts skip-type-checking\n * import { Effect } from \"effect\"\n * import { NodeSdk } from \"@effect/opentelemetry\"\n * import {\n *   ConsoleSpanExporter,\n *   BatchSpanProcessor\n * } from \"@opentelemetry/sdk-trace-base\"\n *\n * const myfunc = Effect.fn(\"myspan\")(function* <N extends number>(n: N) {\n *   yield* Effect.annotateCurrentSpan(\"n\", n)\n *   console.log(`got: ${n}`)\n *   yield* Effect.fail(new Error(\"Boom!\"))\n * })\n *\n * const program = myfunc(100)\n *\n * const NodeSdkLive = NodeSdk.layer(() => ({\n *   resource: { serviceName: \"example\" },\n *   // Export span data to the console\n *   spanProcessor: new BatchSpanProcessor(new ConsoleSpanExporter())\n * }))\n *\n * Effect.runFork(program.pipe(Effect.provide(NodeSdkLive)))\n * // Output:\n * // got: 100\n * // {\n * //   resource: {\n * //     attributes: {\n * //       'service.name': 'example',\n * //       'telemetry.sdk.language': 'nodejs',\n * //       'telemetry.sdk.name': '@effect/opentelemetry',\n * //       'telemetry.sdk.version': '1.30.1'\n * //     }\n * //   },\n * //   instrumentationScope: { name: 'example', version: undefined, schemaUrl: undefined },\n * //   traceId: '22801570119e57a6e2aacda3dec9665b',\n * //   parentId: undefined,\n * //   traceState: undefined,\n * //   name: 'myspan',\n * //   id: '7af530c1e01bc0cb',\n * //   kind: 0,\n * //   timestamp: 1741182277518402.2,\n * //   duration: 4300.416,\n * //   attributes: {\n * //     n: 100,\n * //     'code.stacktrace': 'at <anonymous> (/.../index.ts:8:23)\\n' +\n * //       'at <anonymous> (/.../index.ts:14:17)'\n * //   },\n * //   status: { code: 2, message: 'Boom!' },\n * //   events: [\n * //     {\n * //       name: 'exception',\n * //       attributes: {\n * //         'exception.type': 'Error',\n * //         'exception.message': 'Boom!',\n * //         'exception.stacktrace': 'Error: Boom!\\n' +\n * //           '    at <anonymous> (/.../index.ts:11:22)\\n' +\n * //           '    at myspan (/.../index.ts:8:23)\\n' +\n * //           '    at myspan (/.../index.ts:14:17)'\n * //       },\n * //       time: [ 1741182277, 522702583 ],\n * //       droppedAttributesCount: 0\n * //     }\n * //   ],\n * //   links: []\n * // }\n * ```\n *\n * `Effect.fn` also acts as a pipe function, allowing you to create a pipeline\n * after the function definition using the effect returned by the generator\n * function as the starting value of the pipeline.\n *\n * **Example** (Creating a Traced Function with a Delay)\n *\n * ```ts\n * import { Effect } from \"effect\"\n *\n * const myfunc = Effect.fn(\n *   function* (n: number) {\n *     console.log(`got: ${n}`)\n *     yield* Effect.fail(new Error(\"Boom!\"))\n *   },\n *   // You can access both the created effect and the original arguments\n *   (effect, n) => Effect.delay(effect, `${n / 100} seconds`)\n * )\n *\n * Effect.runFork(myfunc(100).pipe(Effect.catchAllCause(Effect.logError)))\n * // Output:\n * // got: 100\n * // timestamp=... level=ERROR fiber=#0 cause=\"Error: Boom! (<= after 1 second)\n * ```\n *\n * @see {@link fnUntraced} for a version of this function that doesn't add a span.\n *\n * @since 3.11.0\n * @category Tracing\n */\nexport declare const fn: fn.Gen & fn.NonGen & ((name: string, options?: Tracer.SpanOptions) => fn.Gen & fn.NonGen);\n/**\n * Same as {@link fn}, but allows you to create a function that is not traced, for when performance is critical.\n *\n * @see {@link fn} for a version that includes tracing.\n *\n * @since 3.12.0\n * @category Tracing\n */\nexport declare const fnUntraced: fn.Untraced;\n/**\n * A no-op type constraint that enforces the success channel of an Effect conforms to\n * the specified success type `A`.\n *\n * @example\n * import { Effect } from \"effect\"\n *\n * // Ensure that the program does not expose any unhandled errors.\n * const program = Effect.succeed(42).pipe(Effect.ensureSuccessType<number>())\n *\n * @since 3.17.0\n * @category Type constraints\n */\nexport declare const ensureSuccessType: <A>() => <A2 extends A, E, R>(effect: Effect<A2, E, R>) => Effect<A2, E, R>;\n/**\n * A no-op type constraint that enforces the error channel of an Effect conforms to\n * the specified error type `E`.\n *\n * @example\n * import { Effect } from \"effect\"\n *\n * // Ensure that the program does not expose any unhandled errors.\n * const program = Effect.succeed(42).pipe(Effect.ensureErrorType<never>())\n *\n * @since 3.17.0\n * @category Type constraints\n */\nexport declare const ensureErrorType: <E>() => <A, E2 extends E, R>(effect: Effect<A, E2, R>) => Effect<A, E2, R>;\n/**\n * A no-op type constraint that enforces the requirements channel of an Effect conforms to\n * the specified requirements type `R`.\n *\n * @example\n * import { Effect } from \"effect\"\n *\n * // Ensure that the program does not have any requirements.\n * const program = Effect.succeed(42).pipe(Effect.ensureRequirementsType<never>())\n *\n * @since 3.17.0\n * @category Type constraints\n */\nexport declare const ensureRequirementsType: <R>() => <A, E, R2 extends R>(effect: Effect<A, E, R2>) => Effect<A, E, R2>;\n//# sourceMappingURL=Effect.d.ts.map",
  "node_modules/effect/dist/dts/Effectable.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Channel from \"./Channel.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Sink from \"./Sink.js\";\nimport type * as Stream from \"./Stream.js\";\n/**\n * @since 2.0.0\n * @category type ids\n */\nexport declare const EffectTypeId: Effect.EffectTypeId;\n/**\n * @since 2.0.0\n * @category type ids\n */\nexport type EffectTypeId = Effect.EffectTypeId;\n/**\n * @since 2.0.0\n * @category type ids\n */\nexport declare const StreamTypeId: Stream.StreamTypeId;\n/**\n * @since 2.0.0\n * @category type ids\n */\nexport type StreamTypeId = Stream.StreamTypeId;\n/**\n * @since 2.0.0\n * @category type ids\n */\nexport declare const SinkTypeId: Sink.SinkTypeId;\n/**\n * @since 2.0.0\n * @category type ids\n */\nexport type SinkTypeId = Sink.SinkTypeId;\n/**\n * @since 2.0.0\n * @category type ids\n */\nexport declare const ChannelTypeId: Channel.ChannelTypeId;\n/**\n * @since 2.0.0\n * @category type ids\n */\nexport type ChannelTypeId = Channel.ChannelTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface CommitPrimitive {\n    new <A, E = never, R = never>(): Effect.Effect<A, E, R>;\n}\n/**\n * @since 2.0.0\n * @category prototypes\n */\nexport declare const EffectPrototype: Effect.Effect<never>;\n/**\n * @since 2.0.0\n * @category prototypes\n */\nexport declare const CommitPrototype: Effect.Effect<never>;\n/**\n * @since 2.0.0\n * @category prototypes\n */\nexport declare const StructuralCommitPrototype: Effect.Effect<never>;\ndeclare const Base: CommitPrimitive;\ndeclare const StructuralBase: CommitPrimitive;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare abstract class Class<A, E = never, R = never> extends Base<A, E, R> {\n    /**\n     * @since 2.0.0\n     */\n    abstract commit(): Effect.Effect<A, E, R>;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare abstract class StructuralClass<A, E = never, R = never> extends StructuralBase<A, E, R> {\n    /**\n     * @since 2.0.0\n     */\n    abstract commit(): Effect.Effect<A, E, R>;\n}\nexport {};\n//# sourceMappingURL=Effectable.d.ts.map",
  "node_modules/effect/dist/dts/Either.d.ts": "/**\n * @since 2.0.0\n */\nimport * as Equivalence from \"./Equivalence.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type { TypeLambda } from \"./HKT.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport type { Option } from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { Predicate, Refinement } from \"./Predicate.js\";\nimport type { Covariant, NoInfer, NotFunction } from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\nimport * as Gen from \"./Utils.js\";\n/**\n * @category models\n * @since 2.0.0\n */\nexport type Either<A, E = never> = Left<E, A> | Right<E, A>;\n/**\n * @category symbols\n * @since 2.0.0\n */\nexport declare const TypeId: unique symbol;\n/**\n * @category symbols\n * @since 2.0.0\n */\nexport type TypeId = typeof TypeId;\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface Left<out E, out A> extends Pipeable, Inspectable {\n    readonly _tag: \"Left\";\n    readonly _op: \"Left\";\n    readonly left: E;\n    readonly [TypeId]: {\n        readonly _R: Covariant<A>;\n        readonly _L: Covariant<E>;\n    };\n    [Unify.typeSymbol]?: unknown;\n    [Unify.unifySymbol]?: EitherUnify<this>;\n    [Unify.ignoreSymbol]?: EitherUnifyIgnore;\n}\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface Right<out E, out A> extends Pipeable, Inspectable {\n    readonly _tag: \"Right\";\n    readonly _op: \"Right\";\n    readonly right: A;\n    readonly [TypeId]: {\n        readonly _R: Covariant<A>;\n        readonly _L: Covariant<E>;\n    };\n    [Unify.typeSymbol]?: unknown;\n    [Unify.unifySymbol]?: EitherUnify<this>;\n    [Unify.ignoreSymbol]?: EitherUnifyIgnore;\n}\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface EitherUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> {\n    Either?: () => A[Unify.typeSymbol] extends Either<infer R0, infer L0> | infer _ ? Either<R0, L0> : never;\n}\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface EitherUnifyIgnore {\n}\n/**\n * @category type lambdas\n * @since 2.0.0\n */\nexport interface EitherTypeLambda extends TypeLambda {\n    readonly type: Either<this[\"Target\"], this[\"Out1\"]>;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Either {\n    /**\n     * @since 2.0.0\n     * @category type-level\n     */\n    type Left<T extends Either<any, any>> = [T] extends [Either<infer _A, infer _E>] ? _E : never;\n    /**\n     * @since 2.0.0\n     * @category type-level\n     */\n    type Right<T extends Either<any, any>> = [T] extends [Either<infer _A, infer _E>] ? _A : never;\n}\n/**\n * Constructs a new `Either` holding a `Right` value. This usually represents a successful value due to the right bias\n * of this structure.\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const right: <A>(a: A) => Either<A>;\ndeclare const void_: Either<void>;\nexport { \n/**\n * @category constructors\n * @since 3.13.0\n */\nvoid_ as void };\n/**\n * Constructs a new `Either` holding a `Left` value. This usually represents a failure, due to the right-bias of this\n * structure.\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const left: <E>(e: E) => Either<never, E>;\n/**\n * Takes a lazy default and a nullable value, if the value is not nully (`null` or `undefined`), turn it into a `Right`, if the value is nully use\n * the provided default as a `Left`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either } from \"effect\"\n *\n * assert.deepStrictEqual(Either.fromNullable(1, () => 'fallback'), Either.right(1))\n * assert.deepStrictEqual(Either.fromNullable(null, () => 'fallback'), Either.left('fallback'))\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const fromNullable: {\n    /**\n     * Takes a lazy default and a nullable value, if the value is not nully (`null` or `undefined`), turn it into a `Right`, if the value is nully use\n     * the provided default as a `Left`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Either } from \"effect\"\n     *\n     * assert.deepStrictEqual(Either.fromNullable(1, () => 'fallback'), Either.right(1))\n     * assert.deepStrictEqual(Either.fromNullable(null, () => 'fallback'), Either.left('fallback'))\n     * ```\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <A, E>(onNullable: (right: A) => E): (self: A) => Either<NonNullable<A>, E>;\n    /**\n     * Takes a lazy default and a nullable value, if the value is not nully (`null` or `undefined`), turn it into a `Right`, if the value is nully use\n     * the provided default as a `Left`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Either } from \"effect\"\n     *\n     * assert.deepStrictEqual(Either.fromNullable(1, () => 'fallback'), Either.right(1))\n     * assert.deepStrictEqual(Either.fromNullable(null, () => 'fallback'), Either.left('fallback'))\n     * ```\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <A, E>(self: A, onNullable: (right: A) => E): Either<NonNullable<A>, E>;\n};\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either, Option } from \"effect\"\n *\n * assert.deepStrictEqual(Either.fromOption(Option.some(1), () => 'error'), Either.right(1))\n * assert.deepStrictEqual(Either.fromOption(Option.none(), () => 'error'), Either.left('error'))\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const fromOption: {\n    /**\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Either, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(Either.fromOption(Option.some(1), () => 'error'), Either.right(1))\n     * assert.deepStrictEqual(Either.fromOption(Option.none(), () => 'error'), Either.left('error'))\n     * ```\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <E>(onNone: () => E): <A>(self: Option<A>) => Either<A, E>;\n    /**\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Either, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(Either.fromOption(Option.some(1), () => 'error'), Either.right(1))\n     * assert.deepStrictEqual(Either.fromOption(Option.none(), () => 'error'), Either.left('error'))\n     * ```\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <A, E>(self: Option<A>, onNone: () => E): Either<A, E>;\n};\ndeclare const try_: {\n    <A, E>(options: {\n        readonly try: LazyArg<A>;\n        readonly catch: (error: unknown) => E;\n    }): Either<A, E>;\n    <A>(evaluate: LazyArg<A>): Either<A, unknown>;\n};\nexport { \n/**\n * Imports a synchronous side-effect into a pure `Either` value, translating any\n * thrown exceptions into typed failed eithers creating with `Either.left`.\n *\n * @category constructors\n * @since 2.0.0\n */\ntry_ as try };\n/**\n * Tests if a value is a `Either`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either } from \"effect\"\n *\n * assert.deepStrictEqual(Either.isEither(Either.right(1)), true)\n * assert.deepStrictEqual(Either.isEither(Either.left(\"a\")), true)\n * assert.deepStrictEqual(Either.isEither({ right: 1 }), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isEither: (input: unknown) => input is Either<unknown, unknown>;\n/**\n * Determine if a `Either` is a `Left`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either } from \"effect\"\n *\n * assert.deepStrictEqual(Either.isLeft(Either.right(1)), false)\n * assert.deepStrictEqual(Either.isLeft(Either.left(\"a\")), true)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isLeft: <A, E>(self: Either<A, E>) => self is Left<E, A>;\n/**\n * Determine if a `Either` is a `Right`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either } from \"effect\"\n *\n * assert.deepStrictEqual(Either.isRight(Either.right(1)), true)\n * assert.deepStrictEqual(Either.isRight(Either.left(\"a\")), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isRight: <A, E>(self: Either<A, E>) => self is Right<E, A>;\n/**\n * Converts a `Either` to an `Option` discarding the `Left`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either, Option } from \"effect\"\n *\n * assert.deepStrictEqual(Either.getRight(Either.right('ok')), Option.some('ok'))\n * assert.deepStrictEqual(Either.getRight(Either.left('err')), Option.none())\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const getRight: <A, E>(self: Either<A, E>) => Option<A>;\n/**\n * Converts a `Either` to an `Option` discarding the value.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either, Option } from \"effect\"\n *\n * assert.deepStrictEqual(Either.getLeft(Either.right('ok')), Option.none())\n * assert.deepStrictEqual(Either.getLeft(Either.left('err')), Option.some('err'))\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const getLeft: <A, E>(self: Either<A, E>) => Option<E>;\n/**\n * @category equivalence\n * @since 2.0.0\n */\nexport declare const getEquivalence: <A, E>({ left, right }: {\n    right: Equivalence.Equivalence<A>;\n    left: Equivalence.Equivalence<E>;\n}) => Equivalence.Equivalence<Either<A, E>>;\n/**\n * @category mapping\n * @since 2.0.0\n */\nexport declare const mapBoth: {\n    /**\n     * @category mapping\n     * @since 2.0.0\n     */\n    <E, E2, A, A2>(options: {\n        readonly onLeft: (left: E) => E2;\n        readonly onRight: (right: A) => A2;\n    }): (self: Either<A, E>) => Either<A2, E2>;\n    /**\n     * @category mapping\n     * @since 2.0.0\n     */\n    <A, E, E2, A2>(self: Either<A, E>, options: {\n        readonly onLeft: (left: E) => E2;\n        readonly onRight: (right: A) => A2;\n    }): Either<A2, E2>;\n};\n/**\n * Maps the `Left` side of an `Either` value to a new `Either` value.\n *\n * @category mapping\n * @since 2.0.0\n */\nexport declare const mapLeft: {\n    /**\n     * Maps the `Left` side of an `Either` value to a new `Either` value.\n     *\n     * @category mapping\n     * @since 2.0.0\n     */\n    <E, E2>(f: (left: E) => E2): <A>(self: Either<A, E>) => Either<A, E2>;\n    /**\n     * Maps the `Left` side of an `Either` value to a new `Either` value.\n     *\n     * @category mapping\n     * @since 2.0.0\n     */\n    <A, E, E2>(self: Either<A, E>, f: (left: E) => E2): Either<A, E2>;\n};\n/**\n * Maps the `Right` side of an `Either` value to a new `Either` value.\n *\n * @category mapping\n * @since 2.0.0\n */\nexport declare const map: {\n    /**\n     * Maps the `Right` side of an `Either` value to a new `Either` value.\n     *\n     * @category mapping\n     * @since 2.0.0\n     */\n    <A, A2>(f: (right: A) => A2): <E>(self: Either<A, E>) => Either<A2, E>;\n    /**\n     * Maps the `Right` side of an `Either` value to a new `Either` value.\n     *\n     * @category mapping\n     * @since 2.0.0\n     */\n    <A, E, A2>(self: Either<A, E>, f: (right: A) => A2): Either<A2, E>;\n};\n/**\n * Takes two functions and an `Either` value, if the value is a `Left` the inner value is applied to the `onLeft function,\n * if the value is a `Right` the inner value is applied to the `onRight` function.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, Either } from \"effect\"\n *\n * const onLeft  = (strings: ReadonlyArray<string>): string => `strings: ${strings.join(', ')}`\n *\n * const onRight = (value: number): string => `Ok: ${value}`\n *\n * assert.deepStrictEqual(pipe(Either.right(1), Either.match({ onLeft, onRight })), 'Ok: 1')\n * assert.deepStrictEqual(\n *   pipe(Either.left(['string 1', 'string 2']), Either.match({ onLeft, onRight })),\n *   'strings: string 1, string 2'\n * )\n * ```\n *\n * @category pattern matching\n * @since 2.0.0\n */\nexport declare const match: {\n    /**\n     * Takes two functions and an `Either` value, if the value is a `Left` the inner value is applied to the `onLeft function,\n     * if the value is a `Right` the inner value is applied to the `onRight` function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Either } from \"effect\"\n     *\n     * const onLeft  = (strings: ReadonlyArray<string>): string => `strings: ${strings.join(', ')}`\n     *\n     * const onRight = (value: number): string => `Ok: ${value}`\n     *\n     * assert.deepStrictEqual(pipe(Either.right(1), Either.match({ onLeft, onRight })), 'Ok: 1')\n     * assert.deepStrictEqual(\n     *   pipe(Either.left(['string 1', 'string 2']), Either.match({ onLeft, onRight })),\n     *   'strings: string 1, string 2'\n     * )\n     * ```\n     *\n     * @category pattern matching\n     * @since 2.0.0\n     */\n    <E, B, A, C = B>(options: {\n        readonly onLeft: (left: E) => B;\n        readonly onRight: (right: A) => C;\n    }): (self: Either<A, E>) => B | C;\n    /**\n     * Takes two functions and an `Either` value, if the value is a `Left` the inner value is applied to the `onLeft function,\n     * if the value is a `Right` the inner value is applied to the `onRight` function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Either } from \"effect\"\n     *\n     * const onLeft  = (strings: ReadonlyArray<string>): string => `strings: ${strings.join(', ')}`\n     *\n     * const onRight = (value: number): string => `Ok: ${value}`\n     *\n     * assert.deepStrictEqual(pipe(Either.right(1), Either.match({ onLeft, onRight })), 'Ok: 1')\n     * assert.deepStrictEqual(\n     *   pipe(Either.left(['string 1', 'string 2']), Either.match({ onLeft, onRight })),\n     *   'strings: string 1, string 2'\n     * )\n     * ```\n     *\n     * @category pattern matching\n     * @since 2.0.0\n     */\n    <A, E, B, C = B>(self: Either<A, E>, options: {\n        readonly onLeft: (left: E) => B;\n        readonly onRight: (right: A) => C;\n    }): B | C;\n};\n/**\n * Transforms a `Predicate` function into a `Right` of the input value if the predicate returns `true`\n * or `Left` of the result of the provided function if the predicate returns false\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, Either } from \"effect\"\n *\n * const isPositive = (n: number): boolean => n > 0\n * const isPositiveEither = Either.liftPredicate(isPositive, n => `${n} is not positive`)\n *\n * assert.deepStrictEqual(\n *   isPositiveEither(1),\n *   Either.right(1)\n * )\n * assert.deepStrictEqual(\n *   isPositiveEither(0),\n *   Either.left(\"0 is not positive\")\n * )\n * ```\n *\n * @category lifting\n * @since 3.4.0\n */\nexport declare const liftPredicate: {\n    /**\n     * Transforms a `Predicate` function into a `Right` of the input value if the predicate returns `true`\n     * or `Left` of the result of the provided function if the predicate returns false\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Either } from \"effect\"\n     *\n     * const isPositive = (n: number): boolean => n > 0\n     * const isPositiveEither = Either.liftPredicate(isPositive, n => `${n} is not positive`)\n     *\n     * assert.deepStrictEqual(\n     *   isPositiveEither(1),\n     *   Either.right(1)\n     * )\n     * assert.deepStrictEqual(\n     *   isPositiveEither(0),\n     *   Either.left(\"0 is not positive\")\n     * )\n     * ```\n     *\n     * @category lifting\n     * @since 3.4.0\n     */\n    <A, B extends A, E>(refinement: Refinement<A, B>, orLeftWith: (a: A) => E): (a: A) => Either<B, E>;\n    /**\n     * Transforms a `Predicate` function into a `Right` of the input value if the predicate returns `true`\n     * or `Left` of the result of the provided function if the predicate returns false\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Either } from \"effect\"\n     *\n     * const isPositive = (n: number): boolean => n > 0\n     * const isPositiveEither = Either.liftPredicate(isPositive, n => `${n} is not positive`)\n     *\n     * assert.deepStrictEqual(\n     *   isPositiveEither(1),\n     *   Either.right(1)\n     * )\n     * assert.deepStrictEqual(\n     *   isPositiveEither(0),\n     *   Either.left(\"0 is not positive\")\n     * )\n     * ```\n     *\n     * @category lifting\n     * @since 3.4.0\n     */\n    <B extends A, E, A = B>(predicate: Predicate<A>, orLeftWith: (a: A) => E): (a: B) => Either<B, E>;\n    /**\n     * Transforms a `Predicate` function into a `Right` of the input value if the predicate returns `true`\n     * or `Left` of the result of the provided function if the predicate returns false\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Either } from \"effect\"\n     *\n     * const isPositive = (n: number): boolean => n > 0\n     * const isPositiveEither = Either.liftPredicate(isPositive, n => `${n} is not positive`)\n     *\n     * assert.deepStrictEqual(\n     *   isPositiveEither(1),\n     *   Either.right(1)\n     * )\n     * assert.deepStrictEqual(\n     *   isPositiveEither(0),\n     *   Either.left(\"0 is not positive\")\n     * )\n     * ```\n     *\n     * @category lifting\n     * @since 3.4.0\n     */\n    <A, E, B extends A>(self: A, refinement: Refinement<A, B>, orLeftWith: (a: A) => E): Either<B, E>;\n    /**\n     * Transforms a `Predicate` function into a `Right` of the input value if the predicate returns `true`\n     * or `Left` of the result of the provided function if the predicate returns false\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Either } from \"effect\"\n     *\n     * const isPositive = (n: number): boolean => n > 0\n     * const isPositiveEither = Either.liftPredicate(isPositive, n => `${n} is not positive`)\n     *\n     * assert.deepStrictEqual(\n     *   isPositiveEither(1),\n     *   Either.right(1)\n     * )\n     * assert.deepStrictEqual(\n     *   isPositiveEither(0),\n     *   Either.left(\"0 is not positive\")\n     * )\n     * ```\n     *\n     * @category lifting\n     * @since 3.4.0\n     */\n    <B extends A, E, A = B>(self: B, predicate: Predicate<A>, orLeftWith: (a: A) => E): Either<B, E>;\n};\n/**\n * Filter the right value with the provided function.\n * If the predicate fails, set the left value with the result of the provided function.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, Either } from \"effect\"\n *\n * const isPositive = (n: number): boolean => n > 0\n *\n * assert.deepStrictEqual(\n *   pipe(\n *     Either.right(1),\n *     Either.filterOrLeft(isPositive, n => `${n} is not positive`)\n *   ),\n *   Either.right(1)\n * )\n * assert.deepStrictEqual(\n *   pipe(\n *     Either.right(0),\n *     Either.filterOrLeft(isPositive, n => `${n} is not positive`)\n *   ),\n *   Either.left(\"0 is not positive\")\n * )\n * ```\n *\n * @since 2.0.0\n * @category filtering & conditionals\n */\nexport declare const filterOrLeft: {\n    /**\n     * Filter the right value with the provided function.\n     * If the predicate fails, set the left value with the result of the provided function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Either } from \"effect\"\n     *\n     * const isPositive = (n: number): boolean => n > 0\n     *\n     * assert.deepStrictEqual(\n     *   pipe(\n     *     Either.right(1),\n     *     Either.filterOrLeft(isPositive, n => `${n} is not positive`)\n     *   ),\n     *   Either.right(1)\n     * )\n     * assert.deepStrictEqual(\n     *   pipe(\n     *     Either.right(0),\n     *     Either.filterOrLeft(isPositive, n => `${n} is not positive`)\n     *   ),\n     *   Either.left(\"0 is not positive\")\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category filtering & conditionals\n     */\n    <A, B extends A, E2>(refinement: Refinement<NoInfer<A>, B>, orLeftWith: (right: NoInfer<A>) => E2): <E>(self: Either<A, E>) => Either<B, E2 | E>;\n    /**\n     * Filter the right value with the provided function.\n     * If the predicate fails, set the left value with the result of the provided function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Either } from \"effect\"\n     *\n     * const isPositive = (n: number): boolean => n > 0\n     *\n     * assert.deepStrictEqual(\n     *   pipe(\n     *     Either.right(1),\n     *     Either.filterOrLeft(isPositive, n => `${n} is not positive`)\n     *   ),\n     *   Either.right(1)\n     * )\n     * assert.deepStrictEqual(\n     *   pipe(\n     *     Either.right(0),\n     *     Either.filterOrLeft(isPositive, n => `${n} is not positive`)\n     *   ),\n     *   Either.left(\"0 is not positive\")\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category filtering & conditionals\n     */\n    <A, E2>(predicate: Predicate<NoInfer<A>>, orLeftWith: (right: NoInfer<A>) => E2): <E>(self: Either<A, E>) => Either<A, E2 | E>;\n    /**\n     * Filter the right value with the provided function.\n     * If the predicate fails, set the left value with the result of the provided function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Either } from \"effect\"\n     *\n     * const isPositive = (n: number): boolean => n > 0\n     *\n     * assert.deepStrictEqual(\n     *   pipe(\n     *     Either.right(1),\n     *     Either.filterOrLeft(isPositive, n => `${n} is not positive`)\n     *   ),\n     *   Either.right(1)\n     * )\n     * assert.deepStrictEqual(\n     *   pipe(\n     *     Either.right(0),\n     *     Either.filterOrLeft(isPositive, n => `${n} is not positive`)\n     *   ),\n     *   Either.left(\"0 is not positive\")\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category filtering & conditionals\n     */\n    <A, E, B extends A, E2>(self: Either<A, E>, refinement: Refinement<A, B>, orLeftWith: (right: A) => E2): Either<B, E | E2>;\n    /**\n     * Filter the right value with the provided function.\n     * If the predicate fails, set the left value with the result of the provided function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Either } from \"effect\"\n     *\n     * const isPositive = (n: number): boolean => n > 0\n     *\n     * assert.deepStrictEqual(\n     *   pipe(\n     *     Either.right(1),\n     *     Either.filterOrLeft(isPositive, n => `${n} is not positive`)\n     *   ),\n     *   Either.right(1)\n     * )\n     * assert.deepStrictEqual(\n     *   pipe(\n     *     Either.right(0),\n     *     Either.filterOrLeft(isPositive, n => `${n} is not positive`)\n     *   ),\n     *   Either.left(\"0 is not positive\")\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category filtering & conditionals\n     */\n    <A, E, E2>(self: Either<A, E>, predicate: Predicate<A>, orLeftWith: (right: A) => E2): Either<A, E | E2>;\n};\n/**\n * @category getters\n * @since 2.0.0\n */\nexport declare const merge: <A, E>(self: Either<A, E>) => E | A;\n/**\n * Returns the wrapped value if it's a `Right` or a default value if is a `Left`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either } from \"effect\"\n *\n * assert.deepStrictEqual(Either.getOrElse(Either.right(1), (error) => error + \"!\"), 1)\n * assert.deepStrictEqual(Either.getOrElse(Either.left(\"not a number\"), (error) => error + \"!\"), \"not a number!\")\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const getOrElse: {\n    /**\n     * Returns the wrapped value if it's a `Right` or a default value if is a `Left`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Either } from \"effect\"\n     *\n     * assert.deepStrictEqual(Either.getOrElse(Either.right(1), (error) => error + \"!\"), 1)\n     * assert.deepStrictEqual(Either.getOrElse(Either.left(\"not a number\"), (error) => error + \"!\"), \"not a number!\")\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <E, A2>(onLeft: (left: E) => A2): <A>(self: Either<A, E>) => A2 | A;\n    /**\n     * Returns the wrapped value if it's a `Right` or a default value if is a `Left`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Either } from \"effect\"\n     *\n     * assert.deepStrictEqual(Either.getOrElse(Either.right(1), (error) => error + \"!\"), 1)\n     * assert.deepStrictEqual(Either.getOrElse(Either.left(\"not a number\"), (error) => error + \"!\"), \"not a number!\")\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A, E, A2>(self: Either<A, E>, onLeft: (left: E) => A2): A | A2;\n};\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either } from \"effect\"\n *\n * assert.deepStrictEqual(Either.getOrNull(Either.right(1)), 1)\n * assert.deepStrictEqual(Either.getOrNull(Either.left(\"a\")), null)\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const getOrNull: <A, E>(self: Either<A, E>) => A | null;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either } from \"effect\"\n *\n * assert.deepStrictEqual(Either.getOrUndefined(Either.right(1)), 1)\n * assert.deepStrictEqual(Either.getOrUndefined(Either.left(\"a\")), undefined)\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const getOrUndefined: <A, E>(self: Either<A, E>) => A | undefined;\n/**\n * Extracts the value of an `Either` or throws if the `Either` is `Left`.\n *\n * If a default error is sufficient for your use case and you don't need to configure the thrown error, see {@link getOrThrow}.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either } from \"effect\"\n *\n * assert.deepStrictEqual(\n *   Either.getOrThrowWith(Either.right(1), () => new Error('Unexpected Left')),\n *   1\n * )\n * assert.throws(() => Either.getOrThrowWith(Either.left(\"error\"), () => new Error('Unexpected Left')))\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const getOrThrowWith: {\n    /**\n     * Extracts the value of an `Either` or throws if the `Either` is `Left`.\n     *\n     * If a default error is sufficient for your use case and you don't need to configure the thrown error, see {@link getOrThrow}.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Either } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   Either.getOrThrowWith(Either.right(1), () => new Error('Unexpected Left')),\n     *   1\n     * )\n     * assert.throws(() => Either.getOrThrowWith(Either.left(\"error\"), () => new Error('Unexpected Left')))\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <E>(onLeft: (left: E) => unknown): <A>(self: Either<A, E>) => A;\n    /**\n     * Extracts the value of an `Either` or throws if the `Either` is `Left`.\n     *\n     * If a default error is sufficient for your use case and you don't need to configure the thrown error, see {@link getOrThrow}.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Either } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   Either.getOrThrowWith(Either.right(1), () => new Error('Unexpected Left')),\n     *   1\n     * )\n     * assert.throws(() => Either.getOrThrowWith(Either.left(\"error\"), () => new Error('Unexpected Left')))\n     * ```\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A, E>(self: Either<A, E>, onLeft: (left: E) => unknown): A;\n};\n/**\n * Extracts the value of an `Either` or throws if the `Either` is `Left`.\n *\n * The thrown error is a default error. To configure the error thrown, see  {@link getOrThrowWith}.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either } from \"effect\"\n *\n * assert.deepStrictEqual(Either.getOrThrow(Either.right(1)), 1)\n * assert.throws(() => Either.getOrThrow(Either.left(\"error\")))\n * ```\n *\n * @throws `Error(\"getOrThrow called on a Left\")`\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const getOrThrow: <A, E>(self: Either<A, E>) => A;\n/**\n * Returns `self` if it is a `Right` or `that` otherwise.\n *\n * @category error handling\n * @since 2.0.0\n */\nexport declare const orElse: {\n    /**\n     * Returns `self` if it is a `Right` or `that` otherwise.\n     *\n     * @category error handling\n     * @since 2.0.0\n     */\n    <E, A2, E2>(that: (left: E) => Either<A2, E2>): <A>(self: Either<A, E>) => Either<A | A2, E2>;\n    /**\n     * Returns `self` if it is a `Right` or `that` otherwise.\n     *\n     * @category error handling\n     * @since 2.0.0\n     */\n    <A, E, A2, E2>(self: Either<A, E>, that: (left: E) => Either<A2, E2>): Either<A | A2, E2>;\n};\n/**\n * @category sequencing\n * @since 2.0.0\n */\nexport declare const flatMap: {\n    /**\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A, A2, E2>(f: (right: A) => Either<A2, E2>): <E>(self: Either<A, E>) => Either<A2, E | E2>;\n    /**\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A, E, A2, E2>(self: Either<A, E>, f: (right: A) => Either<A2, E2>): Either<A2, E | E2>;\n};\n/**\n * Executes a sequence of two `Either`s. The second `Either` can be dependent on the result of the first `Either`.\n *\n * @category sequencing\n * @since 2.0.0\n */\nexport declare const andThen: {\n    /**\n     * Executes a sequence of two `Either`s. The second `Either` can be dependent on the result of the first `Either`.\n     *\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A, A2, E2>(f: (right: A) => Either<A2, E2>): <E>(self: Either<A, E>) => Either<A2, E | E2>;\n    /**\n     * Executes a sequence of two `Either`s. The second `Either` can be dependent on the result of the first `Either`.\n     *\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A2, E2>(f: Either<A2, E2>): <E, A>(self: Either<A, E>) => Either<A2, E | E2>;\n    /**\n     * Executes a sequence of two `Either`s. The second `Either` can be dependent on the result of the first `Either`.\n     *\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A, A2>(f: (right: A) => A2): <E>(self: Either<A, E>) => Either<A2, E>;\n    /**\n     * Executes a sequence of two `Either`s. The second `Either` can be dependent on the result of the first `Either`.\n     *\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A2>(right: NotFunction<A2>): <A, E>(self: Either<A, E>) => Either<A2, E>;\n    /**\n     * Executes a sequence of two `Either`s. The second `Either` can be dependent on the result of the first `Either`.\n     *\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A, E, A2, E2>(self: Either<A, E>, f: (right: A) => Either<A2, E2>): Either<A2, E | E2>;\n    /**\n     * Executes a sequence of two `Either`s. The second `Either` can be dependent on the result of the first `Either`.\n     *\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A, E, A2, E2>(self: Either<A, E>, f: Either<A2, E2>): Either<A2, E | E2>;\n    /**\n     * Executes a sequence of two `Either`s. The second `Either` can be dependent on the result of the first `Either`.\n     *\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A, E, A2>(self: Either<A, E>, f: (right: A) => A2): Either<A2, E>;\n    /**\n     * Executes a sequence of two `Either`s. The second `Either` can be dependent on the result of the first `Either`.\n     *\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A, E, A2>(self: Either<A, E>, f: NotFunction<A2>): Either<A2, E>;\n};\n/**\n * @category zipping\n * @since 2.0.0\n */\nexport declare const zipWith: {\n    /**\n     * @category zipping\n     * @since 2.0.0\n     */\n    <A2, E2, A, B>(that: Either<A2, E2>, f: (right: A, right2: A2) => B): <E>(self: Either<A, E>) => Either<B, E2 | E>;\n    /**\n     * @category zipping\n     * @since 2.0.0\n     */\n    <A, E, A2, E2, B>(self: Either<A, E>, that: Either<A2, E2>, f: (right: A, right2: A2) => B): Either<B, E | E2>;\n};\n/**\n * @category combining\n * @since 2.0.0\n */\nexport declare const ap: {\n    /**\n     * @category combining\n     * @since 2.0.0\n     */\n    <A, E2>(that: Either<A, E2>): <A2, E>(self: Either<(right: A) => A2, E>) => Either<A2, E | E2>;\n    /**\n     * @category combining\n     * @since 2.0.0\n     */\n    <A, A2, E, E2>(self: Either<(right: A) => A2, E>, that: Either<A, E2>): Either<A2, E | E2>;\n};\n/**\n * Takes a structure of `Either`s and returns an `Either` of values with the same structure.\n *\n * - If a tuple is supplied, then the returned `Either` will contain a tuple with the same length.\n * - If a struct is supplied, then the returned `Either` will contain a struct with the same keys.\n * - If an iterable is supplied, then the returned `Either` will contain an array.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either } from \"effect\"\n *\n * assert.deepStrictEqual(Either.all([Either.right(1), Either.right(2)]), Either.right([1, 2]))\n * assert.deepStrictEqual(Either.all({ right: Either.right(1), b: Either.right(\"hello\") }), Either.right({ right: 1, b: \"hello\" }))\n * assert.deepStrictEqual(Either.all({ right: Either.right(1), b: Either.left(\"error\") }), Either.left(\"error\"))\n * ```\n *\n * @category combining\n * @since 2.0.0\n */\nexport declare const all: <const I extends Iterable<Either<any, any>> | Record<string, Either<any, any>>>(input: I) => [I] extends [ReadonlyArray<Either<any, any>>] ? Either<{\n    -readonly [K in keyof I]: [I[K]] extends [Either<infer A, any>] ? A : never;\n}, I[number] extends never ? never : [I[number]] extends [Either<any, infer E>] ? E : never> : [I] extends [Iterable<Either<infer A, infer E>>] ? Either<Array<A>, E> : Either<{\n    -readonly [K in keyof I]: [I[K]] extends [Either<infer A, any>] ? A : never;\n}, I[keyof I] extends never ? never : [I[keyof I]] extends [Either<any, infer E>] ? E : never>;\n/**\n * Returns an `Either` that swaps the error/success cases. This allows you to\n * use all methods on the error channel, possibly before flipping back.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const flip: <A, E>(self: Either<A, E>) => Either<E, A>;\n/**\n * @category generators\n * @since 2.0.0\n */\nexport declare const gen: Gen.Gen<EitherTypeLambda, Gen.Adapter<EitherTypeLambda>>;\n/**\n * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Either` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either, pipe } from \"effect\"\n *\n * const result = pipe(\n *   Either.Do,\n *   Either.bind(\"x\", () => Either.right(2)),\n *   Either.bind(\"y\", () => Either.right(3)),\n *   Either.let(\"sum\", ({ x, y }) => x + y)\n * )\n * assert.deepStrictEqual(result, Either.right({ x: 2, y: 3, sum: 5 }))\n * ```\n *\n * @see {@link bind}\n * @see {@link bindTo}\n * @see {@link let_ let}\n *\n * @category do notation\n * @since 2.0.0\n */\nexport declare const Do: Either<{}>;\n/**\n * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Either` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either, pipe } from \"effect\"\n *\n * const result = pipe(\n *   Either.Do,\n *   Either.bind(\"x\", () => Either.right(2)),\n *   Either.bind(\"y\", () => Either.right(3)),\n *   Either.let(\"sum\", ({ x, y }) => x + y)\n * )\n * assert.deepStrictEqual(result, Either.right({ x: 2, y: 3, sum: 5 }))\n * ```\n *\n * @see {@link Do}\n * @see {@link bindTo}\n * @see {@link let_ let}\n *\n * @category do notation\n * @since 2.0.0\n */\nexport declare const bind: {\n    /**\n     * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Either` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Either, pipe } from \"effect\"\n     *\n     * const result = pipe(\n     *   Either.Do,\n     *   Either.bind(\"x\", () => Either.right(2)),\n     *   Either.bind(\"y\", () => Either.right(3)),\n     *   Either.let(\"sum\", ({ x, y }) => x + y)\n     * )\n     * assert.deepStrictEqual(result, Either.right({ x: 2, y: 3, sum: 5 }))\n     * ```\n     *\n     * @see {@link Do}\n     * @see {@link bindTo}\n     * @see {@link let_ let}\n     *\n     * @category do notation\n     * @since 2.0.0\n     */\n    <N extends string, A extends object, B, E2>(name: Exclude<N, keyof A>, f: (a: NoInfer<A>) => Either<B, E2>): <E>(self: Either<A, E>) => Either<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }, E | E2>;\n    /**\n     * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Either` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Either, pipe } from \"effect\"\n     *\n     * const result = pipe(\n     *   Either.Do,\n     *   Either.bind(\"x\", () => Either.right(2)),\n     *   Either.bind(\"y\", () => Either.right(3)),\n     *   Either.let(\"sum\", ({ x, y }) => x + y)\n     * )\n     * assert.deepStrictEqual(result, Either.right({ x: 2, y: 3, sum: 5 }))\n     * ```\n     *\n     * @see {@link Do}\n     * @see {@link bindTo}\n     * @see {@link let_ let}\n     *\n     * @category do notation\n     * @since 2.0.0\n     */\n    <A extends object, E, N extends string, B, E2>(self: Either<A, E>, name: Exclude<N, keyof A>, f: (a: NoInfer<A>) => Either<B, E2>): Either<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }, E | E2>;\n};\n/**\n * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Either` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either, pipe } from \"effect\"\n *\n * const result = pipe(\n *   Either.Do,\n *   Either.bind(\"x\", () => Either.right(2)),\n *   Either.bind(\"y\", () => Either.right(3)),\n *   Either.let(\"sum\", ({ x, y }) => x + y)\n * )\n * assert.deepStrictEqual(result, Either.right({ x: 2, y: 3, sum: 5 }))\n * ```\n *\n * @see {@link Do}\n * @see {@link bind}\n * @see {@link let_ let}\n *\n * @category do notation\n * @since 2.0.0\n */\nexport declare const bindTo: {\n    /**\n     * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Either` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Either, pipe } from \"effect\"\n     *\n     * const result = pipe(\n     *   Either.Do,\n     *   Either.bind(\"x\", () => Either.right(2)),\n     *   Either.bind(\"y\", () => Either.right(3)),\n     *   Either.let(\"sum\", ({ x, y }) => x + y)\n     * )\n     * assert.deepStrictEqual(result, Either.right({ x: 2, y: 3, sum: 5 }))\n     * ```\n     *\n     * @see {@link Do}\n     * @see {@link bind}\n     * @see {@link let_ let}\n     *\n     * @category do notation\n     * @since 2.0.0\n     */\n    <N extends string>(name: N): <A, E>(self: Either<A, E>) => Either<{\n        [K in N]: A;\n    }, E>;\n    /**\n     * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Either` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Either, pipe } from \"effect\"\n     *\n     * const result = pipe(\n     *   Either.Do,\n     *   Either.bind(\"x\", () => Either.right(2)),\n     *   Either.bind(\"y\", () => Either.right(3)),\n     *   Either.let(\"sum\", ({ x, y }) => x + y)\n     * )\n     * assert.deepStrictEqual(result, Either.right({ x: 2, y: 3, sum: 5 }))\n     * ```\n     *\n     * @see {@link Do}\n     * @see {@link bind}\n     * @see {@link let_ let}\n     *\n     * @category do notation\n     * @since 2.0.0\n     */\n    <A, E, N extends string>(self: Either<A, E>, name: N): Either<{\n        [K in N]: A;\n    }, E>;\n};\ndeclare const let_: {\n    <N extends string, A extends object, B>(name: Exclude<N, keyof A>, f: (r: NoInfer<A>) => B): <E>(self: Either<A, E>) => Either<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }, E>;\n    <A extends object, E, N extends string, B>(self: Either<A, E>, name: Exclude<N, keyof A>, f: (r: NoInfer<A>) => B): Either<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }, E>;\n};\nexport { \n/**\n * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Either` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either, pipe } from \"effect\"\n *\n * const result = pipe(\n *   Either.Do,\n *   Either.bind(\"x\", () => Either.right(2)),\n *   Either.bind(\"y\", () => Either.right(3)),\n *   Either.let(\"sum\", ({ x, y }) => x + y)\n * )\n * assert.deepStrictEqual(result, Either.right({ x: 2, y: 3, sum: 5 }))\n * ```\n *\n * @see {@link Do}\n * @see {@link bindTo}\n * @see {@link bind}\n *\n * @category do notation\n * @since 2.0.0\n */\nlet_ as let };\n/**\n * Converts an `Option` of an `Either` into an `Either` of an `Option`.\n *\n * **Details**\n *\n * This function transforms an `Option<Either<A, E>>` into an\n * `Either<Option<A>, E>`. If the `Option` is `None`, the resulting `Either`\n * will be a `Right` with a `None` value. If the `Option` is `Some`, the\n * inner `Either` will be executed, and its result wrapped in a `Some`.\n *\n * @example\n * ```ts\n * import { Effect, Either, Option } from \"effect\"\n *\n * //      ┌─── Option<Either<number, never>>\n * //      ▼\n * const maybe = Option.some(Either.right(42))\n *\n * //      ┌─── Either<Option<number>, never, never>\n * //      ▼\n * const result = Either.transposeOption(maybe)\n *\n * console.log(Effect.runSync(result))\n * // Output: { _id: 'Option', _tag: 'Some', value: 42 }\n * ```\n *\n * @since 3.14.0\n * @category Optional Wrapping & Unwrapping\n */\nexport declare const transposeOption: <A = never, E = never>(self: Option<Either<A, E>>) => Either<Option<A>, E>;\n/**\n * Applies an `Either` on an `Option` and transposes the result.\n *\n * **Details**\n *\n * If the `Option` is `None`, the resulting `Either` will immediately succeed with a `Right` value of `None`.\n * If the `Option` is `Some`, the transformation function will be applied to the inner value, and its result wrapped in a `Some`.\n *\n * @example\n * ```ts\n * import { Either, Option, pipe } from \"effect\"\n *\n * //          ┌─── Either<Option<number>, never>>\n * //          ▼\n * const noneResult = pipe(\n *   Option.none(),\n *   Either.transposeMapOption(() => Either.right(42)) // will not be executed\n * )\n * console.log(noneResult)\n * // Output: { _id: 'Either', _tag: 'Right', right: { _id: 'Option', _tag: 'None' } }\n *\n * //          ┌─── Either<Option<number>, never>>\n * //          ▼\n * const someRightResult = pipe(\n *   Option.some(42),\n *   Either.transposeMapOption((value) => Either.right(value * 2))\n * )\n * console.log(someRightResult)\n * // Output: { _id: 'Either', _tag: 'Right', right: { _id: 'Option', _tag: 'Some', value: 84 } }\n * ```\n *\n * @since 3.15.0\n * @category Optional Wrapping & Unwrapping\n */\nexport declare const transposeMapOption: (<A, B, E = never>(f: (self: A) => Either<B, E>) => (self: Option<A>) => Either<Option<B>, E>) & (<A, B, E = never>(self: Option<A>, f: (self: A) => Either<B, E>) => Either<Option<B>, E>);\n//# sourceMappingURL=Either.d.ts.map",
  "node_modules/effect/dist/dts/Encoding.d.ts": "/**\n * This module provides encoding & decoding functionality for:\n *\n * - base64 (RFC4648)\n * - base64 (URL)\n * - hex\n *\n * @since 2.0.0\n */\nimport * as Either from \"./Either.js\";\n/**\n * Encodes the given value into a base64 (RFC4648) `string`.\n *\n * @category encoding\n * @since 2.0.0\n */\nexport declare const encodeBase64: (input: Uint8Array | string) => string;\n/**\n * Decodes a base64 (RFC4648) encoded `string` into a `Uint8Array`.\n *\n * @category decoding\n * @since 2.0.0\n */\nexport declare const decodeBase64: (str: string) => Either.Either<Uint8Array, DecodeException>;\n/**\n * Decodes a base64 (RFC4648) encoded `string` into a UTF-8 `string`.\n *\n * @category decoding\n * @since 2.0.0\n */\nexport declare const decodeBase64String: (str: string) => Either.Either<string, DecodeException>;\n/**\n * Encodes the given value into a base64 (URL) `string`.\n *\n * @category encoding\n * @since 2.0.0\n */\nexport declare const encodeBase64Url: (input: Uint8Array | string) => string;\n/**\n * Decodes a base64 (URL) encoded `string` into a `Uint8Array`.\n *\n * @category decoding\n * @since 2.0.0\n */\nexport declare const decodeBase64Url: (str: string) => Either.Either<Uint8Array, DecodeException>;\n/**\n * Decodes a base64 (URL) encoded `string` into a UTF-8 `string`.\n *\n * @category decoding\n * @since 2.0.0\n */\nexport declare const decodeBase64UrlString: (str: string) => Either.Either<string, DecodeException>;\n/**\n * Encodes the given value into a hex `string`.\n *\n * @category encoding\n * @since 2.0.0\n */\nexport declare const encodeHex: (input: Uint8Array | string) => string;\n/**\n * Decodes a hex encoded `string` into a `Uint8Array`.\n *\n * @category decoding\n * @since 2.0.0\n */\nexport declare const decodeHex: (str: string) => Either.Either<Uint8Array, DecodeException>;\n/**\n * Decodes a hex encoded `string` into a UTF-8 `string`.\n *\n * @category decoding\n * @since 2.0.0\n */\nexport declare const decodeHexString: (str: string) => Either.Either<string, DecodeException>;\n/**\n * Encodes a UTF-8 `string` into a URI component `string`.\n *\n * @category encoding\n * @since 3.12.0\n */\nexport declare const encodeUriComponent: (str: string) => Either.Either<string, EncodeException>;\n/**\n * Decodes a URI component `string` into a UTF-8 `string`.\n *\n * @category decoding\n * @since 3.12.0\n */\nexport declare const decodeUriComponent: (str: string) => Either.Either<string, DecodeException>;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const DecodeExceptionTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type DecodeExceptionTypeId = typeof DecodeExceptionTypeId;\n/**\n * Represents a checked exception which occurs when decoding fails.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface DecodeException {\n    readonly _tag: \"DecodeException\";\n    readonly [DecodeExceptionTypeId]: DecodeExceptionTypeId;\n    readonly input: string;\n    readonly message?: string;\n}\n/**\n * Creates a checked exception which occurs when decoding fails.\n *\n * @since 2.0.0\n * @category errors\n */\nexport declare const DecodeException: (input: string, message?: string) => DecodeException;\n/**\n * Returns `true` if the specified value is an `DecodeException`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isDecodeException: (u: unknown) => u is DecodeException;\n/**\n * @since 3.12.0\n * @category symbols\n */\nexport declare const EncodeExceptionTypeId: unique symbol;\n/**\n * @since 3.12.0\n * @category symbols\n */\nexport type EncodeExceptionTypeId = typeof EncodeExceptionTypeId;\n/**\n * Represents a checked exception which occurs when encoding fails.\n *\n * @since 3.12.0\n * @category models\n */\nexport interface EncodeException {\n    readonly _tag: \"EncodeException\";\n    readonly [EncodeExceptionTypeId]: EncodeExceptionTypeId;\n    readonly input: string;\n    readonly message?: string;\n}\n/**\n * Creates a checked exception which occurs when encoding fails.\n *\n * @since 3.12.0\n * @category errors\n */\nexport declare const EncodeException: (input: string, message?: string) => EncodeException;\n/**\n * Returns `true` if the specified value is an `EncodeException`, `false` otherwise.\n *\n * @since 3.12.0\n * @category refinements\n */\nexport declare const isEncodeException: (u: unknown) => u is EncodeException;\n//# sourceMappingURL=Encoding.d.ts.map",
  "node_modules/effect/dist/dts/Equal.d.ts": "/**\n * @since 2.0.0\n */\nimport type { Equivalence } from \"./Equivalence.js\";\nimport * as Hash from \"./Hash.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const symbol: unique symbol;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Equal extends Hash.Hash {\n    [symbol](that: Equal): boolean;\n}\n/**\n * @since 2.0.0\n * @category equality\n */\nexport declare function equals<B>(that: B): <A>(self: A) => boolean;\nexport declare function equals<A, B>(self: A, that: B): boolean;\n/**\n * @since 2.0.0\n * @category guards\n */\nexport declare const isEqual: (u: unknown) => u is Equal;\n/**\n * @since 2.0.0\n * @category instances\n */\nexport declare const equivalence: <A>() => Equivalence<A>;\n//# sourceMappingURL=Equal.d.ts.map",
  "node_modules/effect/dist/dts/Equivalence.d.ts": "import type { TypeLambda } from \"./HKT.js\";\n/**\n * @category type class\n * @since 2.0.0\n */\nexport interface Equivalence<in A> {\n    (self: A, that: A): boolean;\n}\n/**\n * @category type lambdas\n * @since 2.0.0\n */\nexport interface EquivalenceTypeLambda extends TypeLambda {\n    readonly type: Equivalence<this[\"Target\"]>;\n}\n/**\n * @category constructors\n * @since 2.0.0\n */\nexport declare const make: <A>(isEquivalent: (self: A, that: A) => boolean) => Equivalence<A>;\n/**\n * Return an `Equivalence` that uses strict equality (===) to compare values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const strict: <A>() => Equivalence<A>;\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const string: Equivalence<string>;\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const number: Equivalence<number>;\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const boolean: Equivalence<boolean>;\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const bigint: Equivalence<bigint>;\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const symbol: Equivalence<symbol>;\n/**\n * @category combining\n * @since 2.0.0\n */\nexport declare const combine: {\n    /**\n     * @category combining\n     * @since 2.0.0\n     */\n    <A>(that: Equivalence<A>): (self: Equivalence<A>) => Equivalence<A>;\n    /**\n     * @category combining\n     * @since 2.0.0\n     */\n    <A>(self: Equivalence<A>, that: Equivalence<A>): Equivalence<A>;\n};\n/**\n * @category combining\n * @since 2.0.0\n */\nexport declare const combineMany: {\n    /**\n     * @category combining\n     * @since 2.0.0\n     */\n    <A>(collection: Iterable<Equivalence<A>>): (self: Equivalence<A>) => Equivalence<A>;\n    /**\n     * @category combining\n     * @since 2.0.0\n     */\n    <A>(self: Equivalence<A>, collection: Iterable<Equivalence<A>>): Equivalence<A>;\n};\n/**\n * @category combining\n * @since 2.0.0\n */\nexport declare const combineAll: <A>(collection: Iterable<Equivalence<A>>) => Equivalence<A>;\n/**\n * @category mapping\n * @since 2.0.0\n */\nexport declare const mapInput: {\n    /**\n     * @category mapping\n     * @since 2.0.0\n     */\n    <B, A>(f: (b: B) => A): (self: Equivalence<A>) => Equivalence<B>;\n    /**\n     * @category mapping\n     * @since 2.0.0\n     */\n    <A, B>(self: Equivalence<A>, f: (b: B) => A): Equivalence<B>;\n};\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const Date: Equivalence<Date>;\n/**\n * @category combining\n * @since 2.0.0\n */\nexport declare const product: {\n    <B>(that: Equivalence<B>): <A>(self: Equivalence<A>) => Equivalence<readonly [A, B]>;\n    <A, B>(self: Equivalence<A>, that: Equivalence<B>): Equivalence<readonly [A, B]>;\n};\n/**\n * @category combining\n * @since 2.0.0\n */\nexport declare const all: <A>(collection: Iterable<Equivalence<A>>) => Equivalence<ReadonlyArray<A>>;\n/**\n * @category combining\n * @since 2.0.0\n */\nexport declare const productMany: <A>(self: Equivalence<A>, collection: Iterable<Equivalence<A>>) => Equivalence<readonly [A, ...Array<A>]>;\n/**\n * Similar to `Promise.all` but operates on `Equivalence`s.\n *\n * ```ts skip-type-checking\n * [Equivalence<A>, Equivalence<B>, ...] -> Equivalence<[A, B, ...]>\n * ```\n *\n * Given a tuple of `Equivalence`s returns a new `Equivalence` that compares values of a tuple\n * by applying each `Equivalence` to the corresponding element of the tuple.\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const tuple: <T extends ReadonlyArray<Equivalence<any>>>(...elements: T) => Equivalence<Readonly<{ [I in keyof T]: [T[I]] extends [Equivalence<infer A>] ? A : never; }>>;\n/**\n * Creates a new `Equivalence` for an array of values based on a given `Equivalence` for the elements of the array.\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const array: <A>(item: Equivalence<A>) => Equivalence<ReadonlyArray<A>>;\n/**\n * Given a struct of `Equivalence`s returns a new `Equivalence` that compares values of a struct\n * by applying each `Equivalence` to the corresponding property of the struct.\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const struct: <R extends Record<string, Equivalence<any>>>(fields: R) => Equivalence<{ readonly [K in keyof R]: [R[K]] extends [Equivalence<infer A>] ? A : never; }>;\n//# sourceMappingURL=Equivalence.d.ts.map",
  "node_modules/effect/dist/dts/ExecutionPlan.d.ts": "/**\n * @since 3.16.0\n * @experimental\n */\nimport type { NonEmptyReadonlyArray } from \"./Array.js\";\nimport type * as Context from \"./Context.js\";\nimport * as Effect from \"./Effect.js\";\nimport * as Layer from \"./Layer.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Schedule from \"./Schedule.js\";\n/**\n * @since 3.16.0\n * @category Symbols\n * @experimental\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 3.16.0\n * @category Symbols\n * @experimental\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 3.16.0\n * @category Guards\n * @experimental\n */\nexport declare const isExecutionPlan: (u: unknown) => u is ExecutionPlan<any>;\n/**\n * A `ExecutionPlan` can be used with `Effect.withExecutionPlan` or `Stream.withExecutionPlan`, allowing you to provide different resources for each step of execution until the effect succeeds or the plan is exhausted.\n *\n * ```ts\n * import type { LanguageModel } from \"@effect/ai\"\n * import type { Layer } from \"effect\"\n * import { Effect, ExecutionPlan, Schedule } from \"effect\"\n *\n * declare const layerBad: Layer.Layer<LanguageModel.LanguageModel>\n * declare const layerGood: Layer.Layer<LanguageModel.LanguageModel>\n *\n * const ThePlan = ExecutionPlan.make(\n *   {\n *     // First try with the bad layer 2 times with a 3 second delay between attempts\n *     provide: layerBad,\n *     attempts: 2,\n *     schedule: Schedule.spaced(3000)\n *   },\n *   // Then try with the bad layer 3 times with a 1 second delay between attempts\n *   {\n *     provide: layerBad,\n *     attempts: 3,\n *     schedule: Schedule.spaced(1000)\n *   },\n *   // Finally try with the good layer.\n *   //\n *   // If `attempts` is omitted, the plan will only attempt once, unless a schedule is provided.\n *   {\n *     provide: layerGood\n *   }\n * )\n *\n * declare const effect: Effect.Effect<\n *   void,\n *   never,\n *   LanguageModel.LanguageModel\n * >\n * const withPlan: Effect.Effect<void> = Effect.withExecutionPlan(effect, ThePlan)\n * ```\n *\n * @since 3.16.0\n * @category Models\n * @experimental\n */\nexport interface ExecutionPlan<Types extends {\n    provides: any;\n    input: any;\n    error: any;\n    requirements: any;\n}> extends Pipeable {\n    readonly [TypeId]: TypeId;\n    readonly steps: NonEmptyReadonlyArray<{\n        readonly provide: Context.Context<Types[\"provides\"]> | Layer.Layer<Types[\"provides\"], Types[\"error\"], Types[\"requirements\"]>;\n        readonly attempts?: number | undefined;\n        readonly while?: ((input: Types[\"input\"]) => Effect.Effect<boolean, Types[\"error\"], Types[\"requirements\"]>) | undefined;\n        readonly schedule?: Schedule.Schedule<any, Types[\"input\"], Types[\"requirements\"]> | undefined;\n    }>;\n    /**\n     * Returns an equivalent `ExecutionPlan` with the requirements satisfied,\n     * using the current context.\n     */\n    readonly withRequirements: Effect.Effect<ExecutionPlan<{\n        provides: Types[\"provides\"];\n        input: Types[\"input\"];\n        error: Types[\"error\"];\n        requirements: never;\n    }>, never, Types[\"requirements\"]>;\n}\n/**\n * @since 3.16.0\n * @experimental\n */\nexport type TypesBase = {\n    provides: any;\n    input: any;\n    error: any;\n    requirements: any;\n};\n/**\n * Create an `ExecutionPlan`, which can be used with `Effect.withExecutionPlan` or `Stream.withExecutionPlan`, allowing you to provide different resources for each step of execution until the effect succeeds or the plan is exhausted.\n *\n * ```ts\n * import type { LanguageModel } from \"@effect/ai\"\n * import type { Layer } from \"effect\"\n * import { Effect, ExecutionPlan, Schedule } from \"effect\"\n *\n * declare const layerBad: Layer.Layer<LanguageModel.LanguageModel>\n * declare const layerGood: Layer.Layer<LanguageModel.LanguageModel>\n *\n * const ThePlan = ExecutionPlan.make(\n *   {\n *     // First try with the bad layer 2 times with a 3 second delay between attempts\n *     provide: layerBad,\n *     attempts: 2,\n *     schedule: Schedule.spaced(3000)\n *   },\n *   // Then try with the bad layer 3 times with a 1 second delay between attempts\n *   {\n *     provide: layerBad,\n *     attempts: 3,\n *     schedule: Schedule.spaced(1000)\n *   },\n *   // Finally try with the good layer.\n *   //\n *   // If `attempts` is omitted, the plan will only attempt once, unless a schedule is provided.\n *   {\n *     provide: layerGood\n *   }\n * )\n *\n * declare const effect: Effect.Effect<\n *   void,\n *   never,\n *   LanguageModel.LanguageModel\n * >\n * const withPlan: Effect.Effect<void> = Effect.withExecutionPlan(effect, ThePlan)\n * ```\n *\n * @since 3.16.0\n * @category Constructors\n * @experimental\n */\nexport declare const make: <const Steps extends NonEmptyReadonlyArray<make.Step>>(...steps: Steps & { [K in keyof Steps]: make.Step; }) => ExecutionPlan<{\n    provides: make.StepProvides<Steps>;\n    input: make.StepInput<Steps>;\n    error: (Steps[number][\"provide\"] extends Context.Context<infer _P> | Layer.Layer<infer _P, infer E, infer _R> ? E : never) | (Steps[number][\"while\"] extends (input: infer _I) => Effect.Effect<infer _A, infer _E, infer _R_1> ? _E : never);\n    requirements: (Steps[number][\"provide\"] extends Layer.Layer<infer _A_1, infer _E_1, infer R> ? R : never) | (Steps[number][\"while\"] extends (input: infer _I) => Effect.Effect<infer _A_1, infer _E_2, infer R_1> ? R_1 : never) | (Steps[number][\"schedule\"] extends Schedule.Schedule<infer _O, infer _I, infer R_2> ? R_2 : never);\n}>;\n/**\n * @since 3.16.0\n * @experimental\n */\nexport declare namespace make {\n    /**\n     * @since 3.16.0\n     * @experimental\n     */\n    type Step = {\n        readonly provide: Context.Context<any> | Context.Context<never> | Layer.Layer.Any;\n        readonly attempts?: number | undefined;\n        readonly while?: ((input: any) => boolean | Effect.Effect<boolean, any, any>) | undefined;\n        readonly schedule?: Schedule.Schedule<any, any, any> | undefined;\n    };\n    /**\n     * @since 3.16.1\n     * @experimental\n     */\n    type StepProvides<Steps extends ReadonlyArray<any>, Out = unknown> = Steps extends readonly [infer Step, ...infer Rest] ? StepProvides<Rest, Out & ((Step extends {\n        readonly provide: Context.Context<infer P> | Layer.Layer<infer P, infer _E, infer _R>;\n    } ? P : unknown))> : Out;\n    /**\n     * @since 3.16.1\n     * @experimental\n     */\n    type PlanProvides<Plans extends ReadonlyArray<any>, Out = unknown> = Plans extends readonly [infer Plan, ...infer Rest] ? PlanProvides<Rest, Out & (Plan extends ExecutionPlan<infer T> ? T[\"provides\"] : unknown)> : Out;\n    /**\n     * @since 3.16.0\n     * @experimental\n     */\n    type StepInput<Steps extends ReadonlyArray<any>, Out = unknown> = Steps extends readonly [infer Step, ...infer Rest] ? StepInput<Rest, Out & ((Step extends {\n        readonly while: (input: infer I) => infer _;\n    } ? I : unknown) & (Step extends {\n        readonly schedule: Schedule.Schedule<infer _O, infer I, infer _R>;\n    } ? I : unknown))> : Out;\n    /**\n     * @since 3.16.0\n     * @experimental\n     */\n    type PlanInput<Plans extends ReadonlyArray<any>, Out = unknown> = Plans extends readonly [infer Plan, ...infer Rest] ? PlanInput<Rest, Out & (Plan extends ExecutionPlan<infer T> ? T[\"input\"] : unknown)> : Out;\n}\n/**\n * @since 3.16.0\n * @category Combining\n * @experimental\n */\nexport declare const merge: <const Plans extends NonEmptyReadonlyArray<ExecutionPlan<any>>>(...plans: Plans) => ExecutionPlan<{\n    provides: make.PlanProvides<Plans>;\n    input: make.PlanInput<Plans>;\n    error: Plans[number] extends ExecutionPlan<infer T> ? T[\"error\"] : never;\n    requirements: Plans[number] extends ExecutionPlan<infer T> ? T[\"requirements\"] : never;\n}>;\n//# sourceMappingURL=ExecutionPlan.d.ts.map",
  "node_modules/effect/dist/dts/ExecutionStrategy.d.ts": "/**\n * @since 2.0.0\n */\nimport type { LazyArg } from \"./Function.js\";\n/**\n * Describes a strategy for evaluating multiple effects, potentially in\n * parallel.\n *\n * There are 3 possible execution strategies: `Sequential`, `Parallel`,\n * `ParallelN`.\n *\n * @since 2.0.0\n * @category models\n */\nexport type ExecutionStrategy = Sequential | Parallel | ParallelN;\n/**\n * Execute effects sequentially.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Sequential {\n    readonly _tag: \"Sequential\";\n}\n/**\n * Execute effects in parallel.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Parallel {\n    readonly _tag: \"Parallel\";\n}\n/**\n * Execute effects in parallel, up to the specified number of concurrent fibers.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface ParallelN {\n    readonly _tag: \"ParallelN\";\n    readonly parallelism: number;\n}\n/**\n * Execute effects sequentially.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const sequential: ExecutionStrategy;\n/**\n * Execute effects in parallel.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const parallel: ExecutionStrategy;\n/**\n * Execute effects in parallel, up to the specified number of concurrent fibers.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const parallelN: (parallelism: number) => ExecutionStrategy;\n/**\n * Returns `true` if the specified `ExecutionStrategy` is an instance of\n * `Sequential`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isSequential: (self: ExecutionStrategy) => self is Sequential;\n/**\n * Returns `true` if the specified `ExecutionStrategy` is an instance of\n * `Sequential`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isParallel: (self: ExecutionStrategy) => self is Parallel;\n/**\n * Returns `true` if the specified `ExecutionStrategy` is an instance of\n * `Sequential`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isParallelN: (self: ExecutionStrategy) => self is ParallelN;\n/**\n * Folds over the specified `ExecutionStrategy` using the provided case\n * functions.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const match: {\n    /**\n     * Folds over the specified `ExecutionStrategy` using the provided case\n     * functions.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A>(options: {\n        readonly onSequential: LazyArg<A>;\n        readonly onParallel: LazyArg<A>;\n        readonly onParallelN: (n: number) => A;\n    }): (self: ExecutionStrategy) => A;\n    /**\n     * Folds over the specified `ExecutionStrategy` using the provided case\n     * functions.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A>(self: ExecutionStrategy, options: {\n        readonly onSequential: LazyArg<A>;\n        readonly onParallel: LazyArg<A>;\n        readonly onParallelN: (n: number) => A;\n    }): A;\n};\n//# sourceMappingURL=ExecutionStrategy.d.ts.map",
  "node_modules/effect/dist/dts/Exit.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Cause from \"./Cause.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Either from \"./Either.js\";\nimport type * as FiberId from \"./FiberId.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { Predicate, Refinement } from \"./Predicate.js\";\nimport type { NoInfer } from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\n/**\n * An `Exit<A, E = never>` describes the result of a executing an `Effect` workflow.\n *\n * There are two possible values for an `Exit<A, E>`:\n *   - `Exit.Success` contain a success value of type `A`\n *   - `Exit.Failure` contains a failure `Cause` of type `E`\n *\n * @since 2.0.0\n * @category models\n */\nexport type Exit<A, E = never> = Success<A, E> | Failure<A, E>;\n/**\n * Represents a failed `Effect` workflow containing the `Cause` of the failure\n * of type `E`.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Failure<out A, out E> extends Effect.Effect<A, E>, Pipeable, Inspectable {\n    readonly _tag: \"Failure\";\n    readonly _op: \"Failure\";\n    readonly cause: Cause.Cause<E>;\n    [Unify.typeSymbol]?: unknown;\n    [Unify.unifySymbol]?: ExitUnify<this>;\n    [Unify.ignoreSymbol]?: ExitUnifyIgnore;\n}\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface ExitUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Effect.EffectUnify<A> {\n    Exit?: () => A[Unify.typeSymbol] extends Exit<infer A0, infer E0> | infer _ ? Exit<A0, E0> : never;\n}\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface ExitUnifyIgnore extends Effect.EffectUnifyIgnore {\n    Effect?: true;\n}\n/**\n * Represents a successful `Effect` workflow and containing the returned value\n * of type `A`.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Success<out A, out E> extends Effect.Effect<A, E>, Pipeable, Inspectable {\n    readonly _tag: \"Success\";\n    readonly _op: \"Success\";\n    readonly value: A;\n    [Unify.typeSymbol]?: unknown;\n    [Unify.unifySymbol]?: ExitUnify<this>;\n    [Unify.ignoreSymbol]?: ExitUnifyIgnore;\n}\n/**\n * Returns `true` if the specified value is an `Exit`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isExit: (u: unknown) => u is Exit<unknown, unknown>;\n/**\n * Returns `true` if the specified `Exit` is a `Failure`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isFailure: <A, E>(self: Exit<A, E>) => self is Failure<A, E>;\n/**\n * Returns `true` if the specified `Exit` is a `Success`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isSuccess: <A, E>(self: Exit<A, E>) => self is Success<A, E>;\n/**\n * Returns `true` if the specified exit is a `Failure` **and** the `Cause` of\n * the failure was due to interruption, `false` otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isInterrupted: <A, E>(self: Exit<A, E>) => boolean;\n/**\n * Maps the `Success` value of the specified exit to the provided constant\n * value.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const as: {\n    /**\n     * Maps the `Success` value of the specified exit to the provided constant\n     * value.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A2>(value: A2): <A, E>(self: Exit<A, E>) => Exit<A2, E>;\n    /**\n     * Maps the `Success` value of the specified exit to the provided constant\n     * value.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, A2>(self: Exit<A, E>, value: A2): Exit<A2, E>;\n};\n/**\n * Maps the `Success` value of the specified exit to a void.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const asVoid: <A, E>(self: Exit<A, E>) => Exit<void, E>;\n/**\n * Returns a `Some<Cause<E>>` if the specified exit is a `Failure`, `None`\n * otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const causeOption: <A, E>(self: Exit<A, E>) => Option.Option<Cause.Cause<E>>;\n/**\n * Collects all of the specified exit values into a `Some<Exit<List<A>, E>>`. If\n * the provided iterable contains no elements, `None` will be returned.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const all: <A, E>(exits: Iterable<Exit<A, E>>, options?: {\n    readonly parallel?: boolean | undefined;\n} | undefined) => Option.Option<Exit<Array<A>, E>>;\n/**\n * Constructs a new `Exit.Failure` from the specified unrecoverable defect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const die: (defect: unknown) => Exit<never>;\n/**\n * Executes the predicate on the value of the specified exit if it is a\n * `Success`, otherwise returns `false`.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const exists: {\n    /**\n     * Executes the predicate on the value of the specified exit if it is a\n     * `Success`, otherwise returns `false`.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): <E>(self: Exit<A, E>) => self is Exit<B>;\n    /**\n     * Executes the predicate on the value of the specified exit if it is a\n     * `Success`, otherwise returns `false`.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): <E>(self: Exit<A, E>) => boolean;\n    /**\n     * Executes the predicate on the value of the specified exit if it is a\n     * `Success`, otherwise returns `false`.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, E, B extends A>(self: Exit<A, E>, refinement: Refinement<A, B>): self is Exit<B>;\n    /**\n     * Executes the predicate on the value of the specified exit if it is a\n     * `Success`, otherwise returns `false`.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, E>(self: Exit<A, E>, predicate: Predicate<A>): boolean;\n};\n/**\n * Constructs a new `Exit.Failure` from the specified recoverable error of type\n * `E`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fail: <E>(error: E) => Exit<never, E>;\n/**\n * Constructs a new `Exit.Failure` from the specified `Cause` of type `E`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const failCause: <E>(cause: Cause.Cause<E>) => Exit<never, E>;\n/**\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatMap: {\n    /**\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, A2, E2>(f: (a: A) => Exit<A2, E2>): <E>(self: Exit<A, E>) => Exit<A2, E2 | E>;\n    /**\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E, E2, A2>(self: Exit<A, E>, f: (a: A) => Exit<A2, E2>): Exit<A2, E | E2>;\n};\n/**\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatMapEffect: {\n    /**\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E, A2, E2, R>(f: (a: A) => Effect.Effect<Exit<A2, E>, E2, R>): (self: Exit<A, E>) => Effect.Effect<Exit<A2, E>, E2, R>;\n    /**\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E, A2, E2, R>(self: Exit<A, E>, f: (a: A) => Effect.Effect<Exit<A2, E>, E2, R>): Effect.Effect<Exit<A2, E>, E2, R>;\n};\n/**\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatten: <A, E, E2>(self: Exit<Exit<A, E>, E2>) => Exit<A, E | E2>;\n/**\n * @since 2.0.0\n * @category traversing\n */\nexport declare const forEachEffect: {\n    /**\n     * @since 2.0.0\n     * @category traversing\n     */\n    <A, B, E2, R>(f: (a: A) => Effect.Effect<B, E2, R>): <E>(self: Exit<A, E>) => Effect.Effect<Exit<B, E2 | E>, never, R>;\n    /**\n     * @since 2.0.0\n     * @category traversing\n     */\n    <A, E, B, E2, R>(self: Exit<A, E>, f: (a: A) => Effect.Effect<B, E2, R>): Effect.Effect<Exit<B, E | E2>, never, R>;\n};\n/**\n * Converts an `Either<R, L>` into an `Exit<R, L>`.\n *\n * @since 2.0.0\n * @category conversions\n */\nexport declare const fromEither: <R, L>(either: Either.Either<R, L>) => Exit<R, L>;\n/**\n * Converts an `Option<A>` into an `Exit<void, A>`.\n *\n * @since 2.0.0\n * @category conversions\n */\nexport declare const fromOption: <A>(option: Option.Option<A>) => Exit<A, void>;\n/**\n * Returns the `A` if specified exit is a `Success`, otherwise returns the\n * alternate `A` value computed from the specified function which receives the\n * `Cause<E>` of the exit `Failure`.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const getOrElse: {\n    /**\n     * Returns the `A` if specified exit is a `Success`, otherwise returns the\n     * alternate `A` value computed from the specified function which receives the\n     * `Cause<E>` of the exit `Failure`.\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <E, A2>(orElse: (cause: Cause.Cause<E>) => A2): <A>(self: Exit<A, E>) => A2 | A;\n    /**\n     * Returns the `A` if specified exit is a `Success`, otherwise returns the\n     * alternate `A` value computed from the specified function which receives the\n     * `Cause<E>` of the exit `Failure`.\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <A, E, A2>(self: Exit<A, E>, orElse: (cause: Cause.Cause<E>) => A2): A | A2;\n};\n/**\n * Constructs a new `Exit.Failure` from the specified `FiberId` indicating that\n * the `Fiber` running an `Effect` workflow was terminated due to interruption.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const interrupt: (fiberId: FiberId.FiberId) => Exit<never>;\n/**\n * Maps over the `Success` value of the specified exit using the provided\n * function.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: {\n    /**\n     * Maps over the `Success` value of the specified exit using the provided\n     * function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, B>(f: (a: A) => B): <E>(self: Exit<A, E>) => Exit<B, E>;\n    /**\n     * Maps over the `Success` value of the specified exit using the provided\n     * function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, B>(self: Exit<A, E>, f: (a: A) => B): Exit<B, E>;\n};\n/**\n * Maps over the `Success` and `Failure` cases of the specified exit using the\n * provided functions.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapBoth: {\n    /**\n     * Maps over the `Success` and `Failure` cases of the specified exit using the\n     * provided functions.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <E, A, E2, A2>(options: {\n        readonly onFailure: (e: E) => E2;\n        readonly onSuccess: (a: A) => A2;\n    }): (self: Exit<A, E>) => Exit<A2, E2>;\n    /**\n     * Maps over the `Success` and `Failure` cases of the specified exit using the\n     * provided functions.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, E2, A2>(self: Exit<A, E>, options: {\n        readonly onFailure: (e: E) => E2;\n        readonly onSuccess: (a: A) => A2;\n    }): Exit<A2, E2>;\n};\n/**\n * Maps over the error contained in the `Failure` of the specified exit using\n * the provided function.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapError: {\n    /**\n     * Maps over the error contained in the `Failure` of the specified exit using\n     * the provided function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <E, E2>(f: (e: E) => E2): <A>(self: Exit<A, E>) => Exit<A, E2>;\n    /**\n     * Maps over the error contained in the `Failure` of the specified exit using\n     * the provided function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, E2>(self: Exit<A, E>, f: (e: E) => E2): Exit<A, E2>;\n};\n/**\n * Maps over the `Cause` contained in the `Failure` of the specified exit using\n * the provided function.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapErrorCause: {\n    /**\n     * Maps over the `Cause` contained in the `Failure` of the specified exit using\n     * the provided function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <E, E2>(f: (cause: Cause.Cause<E>) => Cause.Cause<E2>): <A>(self: Exit<A, E>) => Exit<A, E2>;\n    /**\n     * Maps over the `Cause` contained in the `Failure` of the specified exit using\n     * the provided function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <E, A, E2>(self: Exit<A, E>, f: (cause: Cause.Cause<E>) => Cause.Cause<E2>): Exit<A, E2>;\n};\n/**\n * @since 2.0.0\n * @category folding\n */\nexport declare const match: {\n    /**\n     * @since 2.0.0\n     * @category folding\n     */\n    <E, A, Z1, Z2>(options: {\n        readonly onFailure: (cause: Cause.Cause<E>) => Z1;\n        readonly onSuccess: (a: A) => Z2;\n    }): (self: Exit<A, E>) => Z1 | Z2;\n    /**\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, E, Z1, Z2>(self: Exit<A, E>, options: {\n        readonly onFailure: (cause: Cause.Cause<E>) => Z1;\n        readonly onSuccess: (a: A) => Z2;\n    }): Z1 | Z2;\n};\n/**\n * @since 2.0.0\n * @category folding\n */\nexport declare const matchEffect: {\n    /**\n     * @since 2.0.0\n     * @category folding\n     */\n    <E, A2, E2, R, A, A3, E3, R2>(options: {\n        readonly onFailure: (cause: Cause.Cause<E>) => Effect.Effect<A2, E2, R>;\n        readonly onSuccess: (a: A) => Effect.Effect<A3, E3, R2>;\n    }): (self: Exit<A, E>) => Effect.Effect<A2 | A3, E2 | E3, R | R2>;\n    /**\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, E, A2, E2, R, A3, E3, R2>(self: Exit<A, E>, options: {\n        readonly onFailure: (cause: Cause.Cause<E>) => Effect.Effect<A2, E2, R>;\n        readonly onSuccess: (a: A) => Effect.Effect<A3, E3, R2>;\n    }): Effect.Effect<A2 | A3, E2 | E3, R | R2>;\n};\n/**\n * Constructs a new `Exit.Success` containing the specified value of type `A`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const succeed: <A>(value: A) => Exit<A>;\ndeclare const void_: Exit<void>;\nexport { \n/**\n * Represents an `Exit` which succeeds with `undefined`.\n *\n * @since 2.0.0\n * @category constructors\n */\nvoid_ as void };\n/**\n * Sequentially zips the this result with the specified result or else returns\n * the failed `Cause<E | E2>`.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zip: {\n    /**\n     * Sequentially zips the this result with the specified result or else returns\n     * the failed `Cause<E | E2>`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2>(that: Exit<A2, E2>): <A, E>(self: Exit<A, E>) => Exit<[A, A2], E2 | E>;\n    /**\n     * Sequentially zips the this result with the specified result or else returns\n     * the failed `Cause<E | E2>`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, A2, E2>(self: Exit<A, E>, that: Exit<A2, E2>): Exit<[A, A2], E | E2>;\n};\n/**\n * Sequentially zips the this result with the specified result discarding the\n * second element of the tuple or else returns the failed `Cause<E | E2>`.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipLeft: {\n    /**\n     * Sequentially zips the this result with the specified result discarding the\n     * second element of the tuple or else returns the failed `Cause<E | E2>`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2>(that: Exit<A2, E2>): <A, E>(self: Exit<A, E>) => Exit<A, E2 | E>;\n    /**\n     * Sequentially zips the this result with the specified result discarding the\n     * second element of the tuple or else returns the failed `Cause<E | E2>`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, A2, E2>(self: Exit<A, E>, that: Exit<A2, E2>): Exit<A, E | E2>;\n};\n/**\n * Sequentially zips the this result with the specified result discarding the\n * first element of the tuple or else returns the failed `Cause<E | E2>`.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipRight: {\n    /**\n     * Sequentially zips the this result with the specified result discarding the\n     * first element of the tuple or else returns the failed `Cause<E | E2>`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2>(that: Exit<A2, E2>): <A, E>(self: Exit<A, E>) => Exit<A2, E2 | E>;\n    /**\n     * Sequentially zips the this result with the specified result discarding the\n     * first element of the tuple or else returns the failed `Cause<E | E2>`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, A2, E2>(self: Exit<A, E>, that: Exit<A2, E2>): Exit<A2, E | E2>;\n};\n/**\n * Parallelly zips the this result with the specified result or else returns\n * the failed `Cause<E | E2>`.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipPar: {\n    /**\n     * Parallelly zips the this result with the specified result or else returns\n     * the failed `Cause<E | E2>`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2>(that: Exit<A2, E2>): <A, E>(self: Exit<A, E>) => Exit<[A, A2], E2 | E>;\n    /**\n     * Parallelly zips the this result with the specified result or else returns\n     * the failed `Cause<E | E2>`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, A2, E2>(self: Exit<A, E>, that: Exit<A2, E2>): Exit<[A, A2], E | E2>;\n};\n/**\n * Parallelly zips the this result with the specified result discarding the\n * second element of the tuple or else returns the failed `Cause<E | E2>`.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipParLeft: {\n    /**\n     * Parallelly zips the this result with the specified result discarding the\n     * second element of the tuple or else returns the failed `Cause<E | E2>`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2>(that: Exit<A2, E2>): <A, E>(self: Exit<A, E>) => Exit<A, E2 | E>;\n    /**\n     * Parallelly zips the this result with the specified result discarding the\n     * second element of the tuple or else returns the failed `Cause<E | E2>`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, A2, E2>(self: Exit<A, E>, that: Exit<A2, E2>): Exit<A, E | E2>;\n};\n/**\n * Parallelly zips the this result with the specified result discarding the\n * first element of the tuple or else returns the failed `Cause<E | E2>`.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipParRight: {\n    /**\n     * Parallelly zips the this result with the specified result discarding the\n     * first element of the tuple or else returns the failed `Cause<E | E2>`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2>(that: Exit<A2, E2>): <A, E>(self: Exit<A, E>) => Exit<A2, E2 | E>;\n    /**\n     * Parallelly zips the this result with the specified result discarding the\n     * first element of the tuple or else returns the failed `Cause<E | E2>`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, A2, E2>(self: Exit<A, E>, that: Exit<A2, E2>): Exit<A2, E | E2>;\n};\n/**\n * Zips this exit together with that exit using the specified combination\n * functions.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipWith: {\n    /**\n     * Zips this exit together with that exit using the specified combination\n     * functions.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <B, E2, A, C, E>(that: Exit<B, E2>, options: {\n        readonly onSuccess: (a: A, b: B) => C;\n        readonly onFailure: (cause: Cause.Cause<E>, cause2: Cause.Cause<E2>) => Cause.Cause<any>;\n    }): (self: Exit<A, E>) => Exit<C, any>;\n    /**\n     * Zips this exit together with that exit using the specified combination\n     * functions.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, B, E2, C>(self: Exit<A, E>, that: Exit<B, E2>, options: {\n        readonly onSuccess: (a: A, b: B) => C;\n        readonly onFailure: (cause: Cause.Cause<E>, cause2: Cause.Cause<E2>) => Cause.Cause<E | E2>;\n    }): Exit<C, E | E2>;\n};\n//# sourceMappingURL=Exit.d.ts.map",
  "node_modules/effect/dist/dts/FastCheck.d.ts": "/**\n * @since 3.10.0\n */\n/**\n * @category re-exports\n * @since 3.10.0\n */\nexport * from \"fast-check\";\n//# sourceMappingURL=FastCheck.d.ts.map",
  "node_modules/effect/dist/dts/Fiber.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Cause from \"./Cause.js\";\nimport type { Context } from \"./Context.js\";\nimport type { DefaultServices } from \"./DefaultServices.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Either from \"./Either.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type * as FiberId from \"./FiberId.js\";\nimport type { FiberRef } from \"./FiberRef.js\";\nimport type * as FiberRefs from \"./FiberRefs.js\";\nimport type * as FiberStatus from \"./FiberStatus.js\";\nimport type * as HashSet from \"./HashSet.js\";\nimport type * as Option from \"./Option.js\";\nimport type * as order from \"./Order.js\";\nimport type * as RuntimeFlags from \"./RuntimeFlags.js\";\nimport type { Scheduler } from \"./Scheduler.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type { Supervisor } from \"./Supervisor.js\";\nimport type { AnySpan, Tracer } from \"./Tracer.js\";\nimport type * as Types from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const FiberTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type FiberTypeId = typeof FiberTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const RuntimeFiberTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type RuntimeFiberTypeId = typeof RuntimeFiberTypeId;\n/**\n * A fiber is a lightweight thread of execution that never consumes more than a\n * whole thread (but may consume much less, depending on contention and\n * asynchronicity). Fibers are spawned by forking effects, which run\n * concurrently with the parent effect.\n *\n * Fibers can be joined, yielding their result to other fibers, or interrupted,\n * which terminates the fiber, safely releasing all resources.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Fiber<out A, out E = never> extends Effect.Effect<A, E>, Fiber.Variance<A, E> {\n    /**\n     * The identity of the fiber.\n     */\n    id(): FiberId.FiberId;\n    /**\n     * Awaits the fiber, which suspends the awaiting fiber until the result of the\n     * fiber has been determined.\n     */\n    readonly await: Effect.Effect<Exit.Exit<A, E>>;\n    /**\n     * Retrieves the immediate children of the fiber.\n     */\n    readonly children: Effect.Effect<Array<Fiber.Runtime<any, any>>>;\n    /**\n     * Inherits values from all `FiberRef` instances into current fiber. This\n     * will resume immediately.\n     */\n    readonly inheritAll: Effect.Effect<void>;\n    /**\n     * Tentatively observes the fiber, but returns immediately if it is not\n     * already done.\n     */\n    readonly poll: Effect.Effect<Option.Option<Exit.Exit<A, E>>>;\n    /**\n     * In the background, interrupts the fiber as if interrupted from the\n     * specified fiber. If the fiber has already exited, the returned effect will\n     * resume immediately. Otherwise, the effect will resume when the fiber exits.\n     */\n    interruptAsFork(fiberId: FiberId.FiberId): Effect.Effect<void>;\n    readonly [Unify.typeSymbol]?: unknown;\n    readonly [Unify.unifySymbol]?: FiberUnify<this>;\n    readonly [Unify.ignoreSymbol]?: FiberUnifyIgnore;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface FiberUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Effect.EffectUnify<A> {\n    Fiber?: () => A[Unify.typeSymbol] extends Fiber<infer A0, infer E0> | infer _ ? Fiber<A0, E0> : never;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface FiberUnifyIgnore extends Effect.EffectUnifyIgnore {\n    Effect?: true;\n}\n/**\n * A runtime fiber that is executing an effect. Runtime fibers have an\n * identity and a trace.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface RuntimeFiber<out A, out E = never> extends Fiber<A, E>, Fiber.RuntimeVariance<A, E> {\n    /**\n     * Reads the current number of ops that have occurred since the last yield\n     */\n    get currentOpCount(): number;\n    /**\n     * Reads the current value of a fiber ref\n     */\n    getFiberRef<X>(fiberRef: FiberRef<X>): X;\n    /**\n     * The identity of the fiber.\n     */\n    id(): FiberId.Runtime;\n    /**\n     * The status of the fiber.\n     */\n    readonly status: Effect.Effect<FiberStatus.FiberStatus>;\n    /**\n     * Returns the current `RuntimeFlags` the fiber is running with.\n     */\n    readonly runtimeFlags: Effect.Effect<RuntimeFlags.RuntimeFlags>;\n    /**\n     * Adds an observer to the list of observers.\n     */\n    addObserver(observer: (exit: Exit.Exit<A, E>) => void): void;\n    /**\n     * Removes the specified observer from the list of observers that will be\n     * notified when the fiber exits.\n     */\n    removeObserver(observer: (exit: Exit.Exit<A, E>) => void): void;\n    /**\n     * Retrieves all fiber refs of the fiber.\n     */\n    getFiberRefs(): FiberRefs.FiberRefs;\n    /**\n     * Unsafely observes the fiber, but returns immediately if it is not\n     * already done.\n     */\n    unsafePoll(): Exit.Exit<A, E> | null;\n    /**\n     * In the background, interrupts the fiber as if interrupted from the\n     * specified fiber. If the fiber has already exited, the returned effect will\n     * resume immediately. Otherwise, the effect will resume when the fiber exits.\n     */\n    unsafeInterruptAsFork(fiberId: FiberId.FiberId): void;\n    /**\n     * Gets the current context\n     */\n    get currentContext(): Context<never>;\n    /**\n     * Gets the current context\n     */\n    get currentDefaultServices(): Context<DefaultServices>;\n    /**\n     * Gets the current scheduler\n     */\n    get currentScheduler(): Scheduler;\n    /**\n     * Gets the current tracer\n     */\n    get currentTracer(): Tracer;\n    /**\n     * Gets the current span\n     */\n    get currentSpan(): AnySpan | undefined;\n    /**\n     * Gets the current supervisor\n     */\n    get currentSupervisor(): Supervisor<unknown>;\n    readonly [Unify.typeSymbol]?: unknown;\n    readonly [Unify.unifySymbol]?: RuntimeFiberUnify<this>;\n    readonly [Unify.ignoreSymbol]?: RuntimeFiberUnifyIgnore;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface RuntimeFiberUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends FiberUnify<A> {\n    RuntimeFiber?: () => A[Unify.typeSymbol] extends RuntimeFiber<infer A0, infer E0> | infer _ ? RuntimeFiber<A0, E0> : never;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface RuntimeFiberUnifyIgnore extends FiberUnifyIgnore {\n    Fiber?: true;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Fiber {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Runtime<A, E = never> = RuntimeFiber<A, E>;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<out A, out E> {\n        readonly [FiberTypeId]: {\n            readonly _A: Types.Covariant<A>;\n            readonly _E: Types.Covariant<E>;\n        };\n    }\n    /**\n     * @since 2.0.0\n     */\n    interface RuntimeVariance<out A, out E> {\n        readonly [RuntimeFiberTypeId]: {\n            readonly _A: Types.Covariant<A>;\n            readonly _E: Types.Covariant<E>;\n        };\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Dump {\n        /**\n         * The fiber's unique identifier.\n         */\n        readonly id: FiberId.Runtime;\n        /**\n         * The status of the fiber.\n         */\n        readonly status: FiberStatus.FiberStatus;\n    }\n    /**\n     * A record containing information about a `Fiber`.\n     *\n     * @since 2.0.0\n     * @category models\n     */\n    interface Descriptor {\n        /**\n         * The fiber's unique identifier.\n         */\n        readonly id: FiberId.FiberId;\n        /**\n         * The status of the fiber.\n         */\n        readonly status: FiberStatus.FiberStatus;\n        /**\n         * The set of fibers attempting to interrupt the fiber or its ancestors.\n         */\n        readonly interruptors: HashSet.HashSet<FiberId.FiberId>;\n    }\n}\n/**\n * @since 2.0.0\n * @category instances\n */\nexport declare const Order: order.Order<RuntimeFiber<unknown, unknown>>;\n/**\n * Returns `true` if the specified value is a `Fiber`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isFiber: (u: unknown) => u is Fiber<unknown, unknown>;\n/**\n * Returns `true` if the specified `Fiber` is a `RuntimeFiber`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isRuntimeFiber: <A, E>(self: Fiber<A, E>) => self is RuntimeFiber<A, E>;\n/**\n * The identity of the fiber.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const id: <A, E>(self: Fiber<A, E>) => FiberId.FiberId;\ndeclare const _await: <A, E>(self: Fiber<A, E>) => Effect.Effect<Exit.Exit<A, E>>;\nexport { \n/**\n * Awaits the fiber, which suspends the awaiting fiber until the result of the\n * fiber has been determined.\n *\n * @since 2.0.0\n * @category getters\n */\n_await as await };\n/**\n * Awaits on all fibers to be completed, successfully or not.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const awaitAll: <const T extends Iterable<Fiber<any, any>>>(fibers: T) => Effect.Effect<[\n    T\n] extends [ReadonlyArray<infer U>] ? number extends T[\"length\"] ? Array<U extends Fiber<infer A, infer E> ? Exit.Exit<A, E> : never> : {\n    -readonly [K in keyof T]: T[K] extends Fiber<infer A, infer E> ? Exit.Exit<A, E> : never;\n} : Array<T extends Iterable<infer U> ? U extends Fiber<infer A, infer E> ? Exit.Exit<A, E> : never : never>>;\n/**\n * Retrieves the immediate children of the fiber.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const children: <A, E>(self: Fiber<A, E>) => Effect.Effect<Array<RuntimeFiber<any, any>>>;\n/**\n * Collects all fibers into a single fiber producing an in-order list of the\n * results.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const all: <A, E>(fibers: Iterable<Fiber<A, E>>) => Fiber<ReadonlyArray<A>, E>;\n/**\n * A fiber that is done with the specified `Exit` value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const done: <A, E>(exit: Exit.Exit<A, E>) => Fiber<A, E>;\n/**\n * @since 2.0.0\n * @category destructors\n */\nexport declare const dump: <A, E>(self: RuntimeFiber<A, E>) => Effect.Effect<Fiber.Dump>;\n/**\n * @since 2.0.0\n * @category destructors\n */\nexport declare const dumpAll: (fibers: Iterable<RuntimeFiber<unknown, unknown>>) => Effect.Effect<Array<Fiber.Dump>>;\n/**\n * A fiber that has already failed with the specified value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fail: <E>(error: E) => Fiber<never, E>;\n/**\n * Creates a `Fiber` that has already failed with the specified cause.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const failCause: <E>(cause: Cause.Cause<E>) => Fiber<never, E>;\n/**\n * Lifts an `Effect` into a `Fiber`.\n *\n * @since 2.0.0\n * @category conversions\n */\nexport declare const fromEffect: <A, E>(effect: Effect.Effect<A, E>) => Effect.Effect<Fiber<A, E>>;\n/**\n * Gets the current fiber if one is running.\n *\n * @since 2.0.0\n * @category utilities\n */\nexport declare const getCurrentFiber: () => Option.Option<RuntimeFiber<any, any>>;\n/**\n * Inherits values from all `FiberRef` instances into current fiber. This\n * will resume immediately.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const inheritAll: <A, E>(self: Fiber<A, E>) => Effect.Effect<void>;\n/**\n * Interrupts the fiber from whichever fiber is calling this method. If the\n * fiber has already exited, the returned effect will resume immediately.\n * Otherwise, the effect will resume when the fiber exits.\n *\n * @since 2.0.0\n * @category interruption\n */\nexport declare const interrupt: <A, E>(self: Fiber<A, E>) => Effect.Effect<Exit.Exit<A, E>>;\n/**\n * Constructrs a `Fiber` that is already interrupted.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const interrupted: (fiberId: FiberId.FiberId) => Fiber<never>;\n/**\n * Interrupts the fiber as if interrupted from the specified fiber. If the\n * fiber has already exited, the returned effect will resume immediately.\n * Otherwise, the effect will resume when the fiber exits.\n *\n * @since 2.0.0\n * @category interruption\n */\nexport declare const interruptAs: {\n    /**\n     * Interrupts the fiber as if interrupted from the specified fiber. If the\n     * fiber has already exited, the returned effect will resume immediately.\n     * Otherwise, the effect will resume when the fiber exits.\n     *\n     * @since 2.0.0\n     * @category interruption\n     */\n    (fiberId: FiberId.FiberId): <A, E>(self: Fiber<A, E>) => Effect.Effect<Exit.Exit<A, E>>;\n    /**\n     * Interrupts the fiber as if interrupted from the specified fiber. If the\n     * fiber has already exited, the returned effect will resume immediately.\n     * Otherwise, the effect will resume when the fiber exits.\n     *\n     * @since 2.0.0\n     * @category interruption\n     */\n    <A, E>(self: Fiber<A, E>, fiberId: FiberId.FiberId): Effect.Effect<Exit.Exit<A, E>>;\n};\n/**\n * Interrupts the fiber as if interrupted from the specified fiber. If the\n * fiber has already exited, the returned effect will resume immediately.\n * Otherwise, the effect will resume when the fiber exits.\n *\n * @since 2.0.0\n * @category interruption\n */\nexport declare const interruptAsFork: {\n    /**\n     * Interrupts the fiber as if interrupted from the specified fiber. If the\n     * fiber has already exited, the returned effect will resume immediately.\n     * Otherwise, the effect will resume when the fiber exits.\n     *\n     * @since 2.0.0\n     * @category interruption\n     */\n    (fiberId: FiberId.FiberId): <A, E>(self: Fiber<A, E>) => Effect.Effect<void>;\n    /**\n     * Interrupts the fiber as if interrupted from the specified fiber. If the\n     * fiber has already exited, the returned effect will resume immediately.\n     * Otherwise, the effect will resume when the fiber exits.\n     *\n     * @since 2.0.0\n     * @category interruption\n     */\n    <A, E>(self: Fiber<A, E>, fiberId: FiberId.FiberId): Effect.Effect<void>;\n};\n/**\n * Interrupts all fibers, awaiting their interruption.\n *\n * @since 2.0.0\n * @category interruption\n */\nexport declare const interruptAll: (fibers: Iterable<Fiber<any, any>>) => Effect.Effect<void>;\n/**\n * Interrupts all fibers as by the specified fiber, awaiting their\n * interruption.\n *\n * @since 2.0.0\n * @category interruption\n */\nexport declare const interruptAllAs: {\n    /**\n     * Interrupts all fibers as by the specified fiber, awaiting their\n     * interruption.\n     *\n     * @since 2.0.0\n     * @category interruption\n     */\n    (fiberId: FiberId.FiberId): (fibers: Iterable<Fiber<any, any>>) => Effect.Effect<void>;\n    /**\n     * Interrupts all fibers as by the specified fiber, awaiting their\n     * interruption.\n     *\n     * @since 2.0.0\n     * @category interruption\n     */\n    (fibers: Iterable<Fiber<any, any>>, fiberId: FiberId.FiberId): Effect.Effect<void>;\n};\n/**\n * Interrupts the fiber from whichever fiber is calling this method. The\n * interruption will happen in a separate daemon fiber, and the returned\n * effect will always resume immediately without waiting.\n *\n * @since 2.0.0\n * @category interruption\n */\nexport declare const interruptFork: <A, E>(self: Fiber<A, E>) => Effect.Effect<void>;\n/**\n * Joins the fiber, which suspends the joining fiber until the result of the\n * fiber has been determined. Attempting to join a fiber that has erred will\n * result in a catchable error. Joining an interrupted fiber will result in an\n * \"inner interruption\" of this fiber, unlike interruption triggered by\n * another fiber, \"inner interruption\" can be caught and recovered.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const join: <A, E>(self: Fiber<A, E>) => Effect.Effect<A, E>;\n/**\n * Joins all fibers, awaiting their _successful_ completion. Attempting to\n * join a fiber that has erred will result in a catchable error, _if_ that\n * error does not result from interruption.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const joinAll: <A, E>(fibers: Iterable<Fiber<A, E>>) => Effect.Effect<Array<A>, E>;\n/**\n * Maps over the value the Fiber computes.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: {\n    /**\n     * Maps over the value the Fiber computes.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, B>(f: (a: A) => B): <E>(self: Fiber<A, E>) => Fiber<B, E>;\n    /**\n     * Maps over the value the Fiber computes.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, B>(self: Fiber<A, E>, f: (a: A) => B): Fiber<B, E>;\n};\n/**\n * Effectually maps over the value the fiber computes.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapEffect: {\n    /**\n     * Effectually maps over the value the fiber computes.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, A2, E2>(f: (a: A) => Effect.Effect<A2, E2>): <E>(self: Fiber<A, E>) => Fiber<A2, E2 | E>;\n    /**\n     * Effectually maps over the value the fiber computes.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, A2, E2>(self: Fiber<A, E>, f: (a: A) => Effect.Effect<A2, E2>): Fiber<A2, E | E2>;\n};\n/**\n * Passes the success of this fiber to the specified callback, and continues\n * with the fiber that it returns.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapFiber: {\n    /**\n     * Passes the success of this fiber to the specified callback, and continues\n     * with the fiber that it returns.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <E, E2, A, B>(f: (a: A) => Fiber<B, E2>): (self: Fiber<A, E>) => Effect.Effect<Fiber<B, E | E2>>;\n    /**\n     * Passes the success of this fiber to the specified callback, and continues\n     * with the fiber that it returns.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, E2, B>(self: Fiber<A, E>, f: (a: A) => Fiber<B, E2>): Effect.Effect<Fiber<B, E | E2>>;\n};\n/**\n * Folds over the `Fiber` or `RuntimeFiber`.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const match: {\n    /**\n     * Folds over the `Fiber` or `RuntimeFiber`.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, E, Z>(options: {\n        readonly onFiber: (fiber: Fiber<A, E>) => Z;\n        readonly onRuntimeFiber: (fiber: RuntimeFiber<A, E>) => Z;\n    }): (self: Fiber<A, E>) => Z;\n    /**\n     * Folds over the `Fiber` or `RuntimeFiber`.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, E, Z>(self: Fiber<A, E>, options: {\n        readonly onFiber: (fiber: Fiber<A, E>) => Z;\n        readonly onRuntimeFiber: (fiber: RuntimeFiber<A, E>) => Z;\n    }): Z;\n};\n/**\n * A fiber that never fails or succeeds.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const never: Fiber<never>;\n/**\n * Returns a fiber that prefers `this` fiber, but falls back to the `that` one\n * when `this` one fails. Interrupting the returned fiber will interrupt both\n * fibers, sequentially, from left to right.\n *\n * @since 2.0.0\n * @category alternatives\n */\nexport declare const orElse: {\n    /**\n     * Returns a fiber that prefers `this` fiber, but falls back to the `that` one\n     * when `this` one fails. Interrupting the returned fiber will interrupt both\n     * fibers, sequentially, from left to right.\n     *\n     * @since 2.0.0\n     * @category alternatives\n     */\n    <A2, E2>(that: Fiber<A2, E2>): <A, E>(self: Fiber<A, E>) => Fiber<A2 | A, E2 | E>;\n    /**\n     * Returns a fiber that prefers `this` fiber, but falls back to the `that` one\n     * when `this` one fails. Interrupting the returned fiber will interrupt both\n     * fibers, sequentially, from left to right.\n     *\n     * @since 2.0.0\n     * @category alternatives\n     */\n    <A, E, A2, E2>(self: Fiber<A, E>, that: Fiber<A2, E2>): Fiber<A | A2, E | E2>;\n};\n/**\n * Returns a fiber that prefers `this` fiber, but falls back to the `that` one\n * when `this` one fails. Interrupting the returned fiber will interrupt both\n * fibers, sequentially, from left to right.\n *\n * @since 2.0.0\n * @category alternatives\n */\nexport declare const orElseEither: {\n    /**\n     * Returns a fiber that prefers `this` fiber, but falls back to the `that` one\n     * when `this` one fails. Interrupting the returned fiber will interrupt both\n     * fibers, sequentially, from left to right.\n     *\n     * @since 2.0.0\n     * @category alternatives\n     */\n    <A2, E2>(that: Fiber<A2, E2>): <A, E>(self: Fiber<A, E>) => Fiber<Either.Either<A2, A>, E2 | E>;\n    /**\n     * Returns a fiber that prefers `this` fiber, but falls back to the `that` one\n     * when `this` one fails. Interrupting the returned fiber will interrupt both\n     * fibers, sequentially, from left to right.\n     *\n     * @since 2.0.0\n     * @category alternatives\n     */\n    <A, E, A2, E2>(self: Fiber<A, E>, that: Fiber<A2, E2>): Fiber<Either.Either<A2, A>, E | E2>;\n};\n/**\n * Tentatively observes the fiber, but returns immediately if it is not\n * already done.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const poll: <A, E>(self: Fiber<A, E>) => Effect.Effect<Option.Option<Exit.Exit<A, E>>>;\n/**\n * Pretty-prints a `RuntimeFiber`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const pretty: <A, E>(self: RuntimeFiber<A, E>) => Effect.Effect<string>;\n/**\n * Returns a chunk containing all root fibers.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const roots: Effect.Effect<Array<RuntimeFiber<any, any>>>;\n/**\n * Returns a chunk containing all root fibers.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unsafeRoots: (_: void) => Array<RuntimeFiber<any, any>>;\n/**\n * Converts this fiber into a scoped effect. The fiber is interrupted when the\n * scope is closed.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const scoped: <A, E>(self: Fiber<A, E>) => Effect.Effect<Fiber<A, E>, never, Scope.Scope>;\n/**\n * Returns the `FiberStatus` of a `RuntimeFiber`.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const status: <A, E>(self: RuntimeFiber<A, E>) => Effect.Effect<FiberStatus.FiberStatus>;\n/**\n * Returns a fiber that has already succeeded with the specified value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const succeed: <A>(value: A) => Fiber<A>;\ndeclare const void_: Fiber<void>;\nexport { \n/**\n * A fiber that has already succeeded with unit.\n *\n * @since 2.0.0\n * @category constructors\n */\nvoid_ as void };\n/**\n * Zips this fiber and the specified fiber together, producing a tuple of\n * their output.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zip: {\n    /**\n     * Zips this fiber and the specified fiber together, producing a tuple of\n     * their output.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2>(that: Fiber<A2, E2>): <A, E>(self: Fiber<A, E>) => Fiber<[A, A2], E2 | E>;\n    /**\n     * Zips this fiber and the specified fiber together, producing a tuple of\n     * their output.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, A2, E2>(self: Fiber<A, E>, that: Fiber<A2, E2>): Fiber<[A, A2], E | E2>;\n};\n/**\n * Same as `zip` but discards the output of that `Fiber`.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipLeft: {\n    /**\n     * Same as `zip` but discards the output of that `Fiber`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2>(that: Fiber<A2, E2>): <A, E>(self: Fiber<A, E>) => Fiber<A, E2 | E>;\n    /**\n     * Same as `zip` but discards the output of that `Fiber`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, A2, E2>(self: Fiber<A, E>, that: Fiber<A2, E2>): Fiber<A, E | E2>;\n};\n/**\n * Same as `zip` but discards the output of this `Fiber`.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipRight: {\n    /**\n     * Same as `zip` but discards the output of this `Fiber`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2>(that: Fiber<A2, E2>): <A, E>(self: Fiber<A, E>) => Fiber<A2, E2 | E>;\n    /**\n     * Same as `zip` but discards the output of this `Fiber`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, A2, E2>(self: Fiber<A, E>, that: Fiber<A2, E2>): Fiber<A2, E | E2>;\n};\n/**\n * Zips this fiber with the specified fiber, combining their results using the\n * specified combiner function. Both joins and interruptions are performed in\n * sequential order from left to right.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipWith: {\n    /**\n     * Zips this fiber with the specified fiber, combining their results using the\n     * specified combiner function. Both joins and interruptions are performed in\n     * sequential order from left to right.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <B, E2, A, C>(that: Fiber<B, E2>, f: (a: A, b: B) => C): <E>(self: Fiber<A, E>) => Fiber<C, E2 | E>;\n    /**\n     * Zips this fiber with the specified fiber, combining their results using the\n     * specified combiner function. Both joins and interruptions are performed in\n     * sequential order from left to right.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, B, E2, C>(self: Fiber<A, E>, that: Fiber<B, E2>, f: (a: A, b: B) => C): Fiber<C, E | E2>;\n};\n//# sourceMappingURL=Fiber.d.ts.map",
  "node_modules/effect/dist/dts/FiberHandle.d.ts": "/**\n * @since 2.0.0\n */\nimport type { NoSuchElementException } from \"./Cause.js\";\nimport * as Deferred from \"./Deferred.js\";\nimport * as Effect from \"./Effect.js\";\nimport * as Fiber from \"./Fiber.js\";\nimport * as FiberId from \"./FiberId.js\";\nimport * as Inspectable from \"./Inspectable.js\";\nimport * as Option from \"./Option.js\";\nimport { type Pipeable } from \"./Pipeable.js\";\nimport * as Runtime from \"./Runtime.js\";\nimport type * as Scope from \"./Scope.js\";\n/**\n * @since 2.0.0\n * @categories type ids\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @categories type ids\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @categories models\n */\nexport interface FiberHandle<out A = unknown, out E = unknown> extends Pipeable, Inspectable.Inspectable {\n    readonly [TypeId]: TypeId;\n    readonly deferred: Deferred.Deferred<void, unknown>;\n}\n/**\n * @since 2.0.0\n * @categories refinements\n */\nexport declare const isFiberHandle: (u: unknown) => u is FiberHandle;\n/**\n * A FiberHandle can be used to store a single fiber.\n * When the associated Scope is closed, the contained fiber will be interrupted.\n *\n * You can add a fiber to the handle using `FiberHandle.run`, and the fiber will\n * be automatically removed from the FiberHandle when it completes.\n *\n * @example\n * ```ts\n * import { Effect, FiberHandle } from \"effect\"\n *\n * Effect.gen(function*() {\n *   const handle = yield* FiberHandle.make()\n *\n *   // run some effects\n *   yield* FiberHandle.run(handle, Effect.never)\n *   // this will interrupt the previous fiber\n *   yield* FiberHandle.run(handle, Effect.never)\n *\n *   yield* Effect.sleep(1000)\n * }).pipe(\n *   Effect.scoped // The fiber will be interrupted when the scope is closed\n * )\n * ```\n *\n * @since 2.0.0\n * @categories constructors\n */\nexport declare const make: <A = unknown, E = unknown>() => Effect.Effect<FiberHandle<A, E>, never, Scope.Scope>;\n/**\n * Create an Effect run function that is backed by a FiberHandle.\n *\n * @since 2.0.0\n * @categories constructors\n */\nexport declare const makeRuntime: <R, E = unknown, A = unknown>() => Effect.Effect<(<XE extends E, XA extends A>(effect: Effect.Effect<XA, XE, R>, options?: (Runtime.RunForkOptions & {\n    readonly onlyIfMissing?: boolean | undefined;\n}) | undefined) => Fiber.RuntimeFiber<XA, XE>), never, Scope.Scope | R>;\n/**\n * Create an Effect run function that is backed by a FiberHandle.\n *\n * @since 3.13.0\n * @categories constructors\n */\nexport declare const makeRuntimePromise: <R = never, A = unknown, E = unknown>() => Effect.Effect<(<XE extends E, XA extends A>(effect: Effect.Effect<XA, XE, R>, options?: Runtime.RunForkOptions | undefined) => Promise<XA>), never, Scope.Scope | R>;\n/**\n * Set the fiber in a FiberHandle. When the fiber completes, it will be removed from the FiberHandle.\n * If a fiber is already running, it will be interrupted unless `options.onlyIfMissing` is set.\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const unsafeSet: {\n    /**\n     * Set the fiber in a FiberHandle. When the fiber completes, it will be removed from the FiberHandle.\n     * If a fiber is already running, it will be interrupted unless `options.onlyIfMissing` is set.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <A, E, XE extends E, XA extends A>(fiber: Fiber.RuntimeFiber<XA, XE>, options?: {\n        readonly interruptAs?: FiberId.FiberId | undefined;\n        readonly onlyIfMissing?: boolean | undefined;\n        readonly propagateInterruption?: boolean | undefined;\n    }): (self: FiberHandle<A, E>) => void;\n    /**\n     * Set the fiber in a FiberHandle. When the fiber completes, it will be removed from the FiberHandle.\n     * If a fiber is already running, it will be interrupted unless `options.onlyIfMissing` is set.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <A, E, XE extends E, XA extends A>(self: FiberHandle<A, E>, fiber: Fiber.RuntimeFiber<XA, XE>, options?: {\n        readonly interruptAs?: FiberId.FiberId | undefined;\n        readonly onlyIfMissing?: boolean | undefined;\n        readonly propagateInterruption?: boolean | undefined;\n    }): void;\n};\n/**\n * Set the fiber in the FiberHandle. When the fiber completes, it will be removed from the FiberHandle.\n * If a fiber already exists in the FiberHandle, it will be interrupted unless `options.onlyIfMissing` is set.\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const set: {\n    /**\n     * Set the fiber in the FiberHandle. When the fiber completes, it will be removed from the FiberHandle.\n     * If a fiber already exists in the FiberHandle, it will be interrupted unless `options.onlyIfMissing` is set.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <A, E, XE extends E, XA extends A>(fiber: Fiber.RuntimeFiber<XA, XE>, options?: {\n        readonly onlyIfMissing?: boolean;\n        readonly propagateInterruption?: boolean | undefined;\n    }): (self: FiberHandle<A, E>) => Effect.Effect<void>;\n    /**\n     * Set the fiber in the FiberHandle. When the fiber completes, it will be removed from the FiberHandle.\n     * If a fiber already exists in the FiberHandle, it will be interrupted unless `options.onlyIfMissing` is set.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <A, E, XE extends E, XA extends A>(self: FiberHandle<A, E>, fiber: Fiber.RuntimeFiber<XA, XE>, options?: {\n        readonly onlyIfMissing?: boolean;\n        readonly propagateInterruption?: boolean | undefined;\n    }): Effect.Effect<void>;\n};\n/**\n * Retrieve the fiber from the FiberHandle.\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const unsafeGet: <A, E>(self: FiberHandle<A, E>) => Option.Option<Fiber.RuntimeFiber<A, E>>;\n/**\n * Retrieve the fiber from the FiberHandle.\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const get: <A, E>(self: FiberHandle<A, E>) => Effect.Effect<Fiber.RuntimeFiber<A, E>, NoSuchElementException>;\n/**\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const clear: <A, E>(self: FiberHandle<A, E>) => Effect.Effect<void>;\n/**\n * Run an Effect and add the forked fiber to the FiberHandle.\n * When the fiber completes, it will be removed from the FiberHandle.\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const run: {\n    /**\n     * Run an Effect and add the forked fiber to the FiberHandle.\n     * When the fiber completes, it will be removed from the FiberHandle.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <A, E>(self: FiberHandle<A, E>, options?: {\n        readonly onlyIfMissing?: boolean;\n        readonly propagateInterruption?: boolean | undefined;\n    }): <R, XE extends E, XA extends A>(effect: Effect.Effect<XA, XE, R>) => Effect.Effect<Fiber.RuntimeFiber<XA, XE>, never, R>;\n    /**\n     * Run an Effect and add the forked fiber to the FiberHandle.\n     * When the fiber completes, it will be removed from the FiberHandle.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <A, E, R, XE extends E, XA extends A>(self: FiberHandle<A, E>, effect: Effect.Effect<XA, XE, R>, options?: {\n        readonly onlyIfMissing?: boolean;\n        readonly propagateInterruption?: boolean | undefined;\n    }): Effect.Effect<Fiber.RuntimeFiber<XA, XE>, never, R>;\n};\n/**\n * Capture a Runtime and use it to fork Effect's, adding the forked fibers to the FiberHandle.\n *\n * @example\n * ```ts\n * import { Context, Effect, FiberHandle } from \"effect\"\n *\n * interface Users {\n *   readonly _: unique symbol\n * }\n * const Users = Context.GenericTag<Users, {\n *    getAll: Effect.Effect<Array<unknown>>\n * }>(\"Users\")\n *\n * Effect.gen(function*() {\n *   const handle = yield* FiberHandle.make()\n *   const run = yield* FiberHandle.runtime(handle)<Users>()\n *\n *   // run an effect and set the fiber in the handle\n *   run(Effect.andThen(Users, _ => _.getAll))\n *\n *   // this will interrupt the previous fiber\n *   run(Effect.andThen(Users, _ => _.getAll))\n * }).pipe(\n *   Effect.scoped // The fiber will be interrupted when the scope is closed\n * )\n * ```\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const runtime: <A, E>(self: FiberHandle<A, E>) => <R = never>() => Effect.Effect<(<XE extends E, XA extends A>(effect: Effect.Effect<XA, XE, R>, options?: Runtime.RunForkOptions & {\n    readonly onlyIfMissing?: boolean | undefined;\n    readonly propagateInterruption?: boolean | undefined;\n} | undefined) => Fiber.RuntimeFiber<XA, XE>), never, R>;\n/**\n * Capture a Runtime and use it to fork Effect's, adding the forked fibers to the FiberHandle.\n *\n * The returned run function will return Promise's that will resolve when the\n * fiber completes.\n *\n * @since 3.13.0\n * @categories combinators\n */\nexport declare const runtimePromise: <A, E>(self: FiberHandle<A, E>) => <R = never>() => Effect.Effect<(<XE extends E, XA extends A>(effect: Effect.Effect<XA, XE, R>, options?: (Runtime.RunForkOptions & {\n    readonly propagateInterruption?: boolean | undefined;\n}) | undefined) => Promise<XA>), never, R>;\n/**\n * If any of the Fiber's in the handle terminate with a failure,\n * the returned Effect will terminate with the first failure that occurred.\n *\n * @since 2.0.0\n * @categories combinators\n * @example\n * ```ts\n * import { Effect, FiberHandle } from \"effect\";\n *\n * Effect.gen(function* (_) {\n *   const handle = yield* _(FiberHandle.make());\n *   yield* _(FiberHandle.set(handle, Effect.runFork(Effect.fail(\"error\"))));\n *\n *   // parent fiber will fail with \"error\"\n *   yield* _(FiberHandle.join(handle));\n * });\n * ```\n */\nexport declare const join: <A, E>(self: FiberHandle<A, E>) => Effect.Effect<void, E>;\n/**\n * Wait for the fiber in the FiberHandle to complete.\n *\n * @since 3.13.0\n * @categories combinators\n */\nexport declare const awaitEmpty: <A, E>(self: FiberHandle<A, E>) => Effect.Effect<void, E>;\n//# sourceMappingURL=FiberHandle.d.ts.map",
  "node_modules/effect/dist/dts/FiberId.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Equal from \"./Equal.js\";\nimport type * as HashSet from \"./HashSet.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport type * as Option from \"./Option.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const FiberIdTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type FiberIdTypeId = typeof FiberIdTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport type Single = None | Runtime;\n/**\n * @since 2.0.0\n * @category models\n */\nexport type FiberId = Single | Composite;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface None extends Equal.Equal, Inspectable {\n    readonly [FiberIdTypeId]: FiberIdTypeId;\n    readonly _tag: \"None\";\n    readonly id: -1;\n    readonly startTimeMillis: -1;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Runtime extends Equal.Equal, Inspectable {\n    readonly [FiberIdTypeId]: FiberIdTypeId;\n    readonly _tag: \"Runtime\";\n    readonly id: number;\n    readonly startTimeMillis: number;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Composite extends Equal.Equal, Inspectable {\n    readonly [FiberIdTypeId]: FiberIdTypeId;\n    readonly _tag: \"Composite\";\n    readonly left: FiberId;\n    readonly right: FiberId;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const none: None;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const runtime: (id: number, startTimeMillis: number) => Runtime;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const composite: (left: FiberId, right: FiberId) => Composite;\n/**\n * Returns `true` if the specified unknown value is a `FiberId`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isFiberId: (self: unknown) => self is FiberId;\n/**\n * Returns `true` if the `FiberId` is a `None`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isNone: (self: FiberId) => self is None;\n/**\n * Returns `true` if the `FiberId` is a `Runtime`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isRuntime: (self: FiberId) => self is Runtime;\n/**\n * Returns `true` if the `FiberId` is a `Composite`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isComposite: (self: FiberId) => self is Composite;\n/**\n * Combine two `FiberId`s.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const combine: {\n    /**\n     * Combine two `FiberId`s.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (that: FiberId): (self: FiberId) => FiberId;\n    /**\n     * Combine two `FiberId`s.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (self: FiberId, that: FiberId): FiberId;\n};\n/**\n * Combines a set of `FiberId`s into a single `FiberId`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const combineAll: (fiberIds: HashSet.HashSet<FiberId>) => FiberId;\n/**\n * Returns this `FiberId` if it is not `None`, otherwise returns that `FiberId`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const getOrElse: {\n    /**\n     * Returns this `FiberId` if it is not `None`, otherwise returns that `FiberId`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (that: FiberId): (self: FiberId) => FiberId;\n    /**\n     * Returns this `FiberId` if it is not `None`, otherwise returns that `FiberId`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: FiberId, that: FiberId): FiberId;\n};\n/**\n * Get the set of identifiers for this `FiberId`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const ids: (self: FiberId) => HashSet.HashSet<number>;\n/**\n * Creates a new `FiberId`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (id: number, startTimeSeconds: number) => FiberId;\n/**\n * Creates a string representing the name of the current thread of execution\n * represented by the specified `FiberId`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const threadName: (self: FiberId) => string;\n/**\n * Convert a `FiberId` into an `Option<FiberId>`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toOption: (self: FiberId) => Option.Option<FiberId>;\n/**\n * Convert a `FiberId` into a `HashSet<FiberId>`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toSet: (self: FiberId) => HashSet.HashSet<Runtime>;\n/**\n * Unsafely creates a new `FiberId`.\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeMake: (_: void) => Runtime;\n//# sourceMappingURL=FiberId.d.ts.map",
  "node_modules/effect/dist/dts/FiberMap.d.ts": "/**\n * @since 2.0.0\n */\nimport type { NoSuchElementException } from \"./Cause.js\";\nimport * as Deferred from \"./Deferred.js\";\nimport * as Effect from \"./Effect.js\";\nimport * as Fiber from \"./Fiber.js\";\nimport * as FiberId from \"./FiberId.js\";\nimport * as Inspectable from \"./Inspectable.js\";\nimport * as Option from \"./Option.js\";\nimport { type Pipeable } from \"./Pipeable.js\";\nimport * as Runtime from \"./Runtime.js\";\nimport type * as Scope from \"./Scope.js\";\n/**\n * @since 2.0.0\n * @categories type ids\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @categories type ids\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @categories models\n */\nexport interface FiberMap<in out K, out A = unknown, out E = unknown> extends Pipeable, Inspectable.Inspectable, Iterable<[K, Fiber.RuntimeFiber<A, E>]> {\n    readonly [TypeId]: TypeId;\n    readonly deferred: Deferred.Deferred<void, unknown>;\n}\n/**\n * @since 2.0.0\n * @categories refinements\n */\nexport declare const isFiberMap: (u: unknown) => u is FiberMap<unknown>;\n/**\n * A FiberMap can be used to store a collection of fibers, indexed by some key.\n * When the associated Scope is closed, all fibers in the map will be interrupted.\n *\n * You can add fibers to the map using `FiberMap.set` or `FiberMap.run`, and the fibers will\n * be automatically removed from the FiberMap when they complete.\n *\n * @example\n * ```ts\n * import { Effect, FiberMap } from \"effect\"\n *\n * Effect.gen(function*() {\n *   const map = yield* FiberMap.make<string>()\n *\n *   // run some effects and add the fibers to the map\n *   yield* FiberMap.run(map, \"fiber a\", Effect.never)\n *   yield* FiberMap.run(map, \"fiber b\", Effect.never)\n *\n *   yield* Effect.sleep(1000)\n * }).pipe(\n *   Effect.scoped // The fibers will be interrupted when the scope is closed\n * )\n * ```\n *\n * @since 2.0.0\n * @categories constructors\n */\nexport declare const make: <K, A = unknown, E = unknown>() => Effect.Effect<FiberMap<K, A, E>, never, Scope.Scope>;\n/**\n * Create an Effect run function that is backed by a FiberMap.\n *\n * @since 2.0.0\n * @categories constructors\n */\nexport declare const makeRuntime: <R, K, E = unknown, A = unknown>() => Effect.Effect<(<XE extends E, XA extends A>(key: K, effect: Effect.Effect<XA, XE, R>, options?: (Runtime.RunForkOptions & {\n    readonly onlyIfMissing?: boolean | undefined;\n}) | undefined) => Fiber.RuntimeFiber<XA, XE>), never, Scope.Scope | R>;\n/**\n * Create an Effect run function that is backed by a FiberMap.\n *\n * @since 3.13.0\n * @categories constructors\n */\nexport declare const makeRuntimePromise: <R, K, A = unknown, E = unknown>() => Effect.Effect<(<XE extends E, XA extends A>(key: K, effect: Effect.Effect<XA, XE, R>, options?: (Runtime.RunForkOptions & {\n    readonly onlyIfMissing?: boolean | undefined;\n}) | undefined) => Promise<XA>), never, Scope.Scope | R>;\n/**\n * Add a fiber to the FiberMap. When the fiber completes, it will be removed from the FiberMap.\n * If the key already exists in the FiberMap, the previous fiber will be interrupted.\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const unsafeSet: {\n    /**\n     * Add a fiber to the FiberMap. When the fiber completes, it will be removed from the FiberMap.\n     * If the key already exists in the FiberMap, the previous fiber will be interrupted.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <K, A, E, XE extends E, XA extends A>(key: K, fiber: Fiber.RuntimeFiber<XA, XE>, options?: {\n        readonly interruptAs?: FiberId.FiberId | undefined;\n        readonly onlyIfMissing?: boolean | undefined;\n        readonly propagateInterruption?: boolean | undefined;\n    } | undefined): (self: FiberMap<K, A, E>) => void;\n    /**\n     * Add a fiber to the FiberMap. When the fiber completes, it will be removed from the FiberMap.\n     * If the key already exists in the FiberMap, the previous fiber will be interrupted.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <K, A, E, XE extends E, XA extends A>(self: FiberMap<K, A, E>, key: K, fiber: Fiber.RuntimeFiber<XA, XE>, options?: {\n        readonly interruptAs?: FiberId.FiberId | undefined;\n        readonly onlyIfMissing?: boolean | undefined;\n        readonly propagateInterruption?: boolean | undefined;\n    } | undefined): void;\n};\n/**\n * Add a fiber to the FiberMap. When the fiber completes, it will be removed from the FiberMap.\n * If the key already exists in the FiberMap, the previous fiber will be interrupted.\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const set: {\n    /**\n     * Add a fiber to the FiberMap. When the fiber completes, it will be removed from the FiberMap.\n     * If the key already exists in the FiberMap, the previous fiber will be interrupted.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <K, A, E, XE extends E, XA extends A>(key: K, fiber: Fiber.RuntimeFiber<XA, XE>, options?: {\n        readonly onlyIfMissing?: boolean | undefined;\n        readonly propagateInterruption?: boolean | undefined;\n    } | undefined): (self: FiberMap<K, A, E>) => Effect.Effect<void>;\n    /**\n     * Add a fiber to the FiberMap. When the fiber completes, it will be removed from the FiberMap.\n     * If the key already exists in the FiberMap, the previous fiber will be interrupted.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <K, A, E, XE extends E, XA extends A>(self: FiberMap<K, A, E>, key: K, fiber: Fiber.RuntimeFiber<XA, XE>, options?: {\n        readonly onlyIfMissing?: boolean | undefined;\n        readonly propagateInterruption?: boolean | undefined;\n    } | undefined): Effect.Effect<void>;\n};\n/**\n * Retrieve a fiber from the FiberMap.\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const unsafeGet: {\n    /**\n     * Retrieve a fiber from the FiberMap.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <K>(key: K): <A, E>(self: FiberMap<K, A, E>) => Option.Option<Fiber.RuntimeFiber<A, E>>;\n    /**\n     * Retrieve a fiber from the FiberMap.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <K, A, E>(self: FiberMap<K, A, E>, key: K): Option.Option<Fiber.RuntimeFiber<A, E>>;\n};\n/**\n * Retrieve a fiber from the FiberMap.\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const get: {\n    /**\n     * Retrieve a fiber from the FiberMap.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <K>(key: K): <A, E>(self: FiberMap<K, A, E>) => Effect.Effect<Fiber.RuntimeFiber<A, E>, NoSuchElementException>;\n    /**\n     * Retrieve a fiber from the FiberMap.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <K, A, E>(self: FiberMap<K, A, E>, key: K): Effect.Effect<Fiber.RuntimeFiber<A, E>, NoSuchElementException>;\n};\n/**\n * Check if a key exists in the FiberMap.\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const unsafeHas: {\n    /**\n     * Check if a key exists in the FiberMap.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <K>(key: K): <A, E>(self: FiberMap<K, A, E>) => boolean;\n    /**\n     * Check if a key exists in the FiberMap.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <K, A, E>(self: FiberMap<K, A, E>, key: K): boolean;\n};\n/**\n * Check if a key exists in the FiberMap.\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const has: {\n    /**\n     * Check if a key exists in the FiberMap.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <K>(key: K): <A, E>(self: FiberMap<K, A, E>) => Effect.Effect<boolean>;\n    /**\n     * Check if a key exists in the FiberMap.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <K, A, E>(self: FiberMap<K, A, E>, key: K): Effect.Effect<boolean>;\n};\n/**\n * Remove a fiber from the FiberMap, interrupting it if it exists.\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const remove: {\n    /**\n     * Remove a fiber from the FiberMap, interrupting it if it exists.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <K>(key: K): <A, E>(self: FiberMap<K, A, E>) => Effect.Effect<void>;\n    /**\n     * Remove a fiber from the FiberMap, interrupting it if it exists.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <K, A, E>(self: FiberMap<K, A, E>, key: K): Effect.Effect<void>;\n};\n/**\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const clear: <K, A, E>(self: FiberMap<K, A, E>) => Effect.Effect<void>;\n/**\n * Run an Effect and add the forked fiber to the FiberMap.\n * When the fiber completes, it will be removed from the FiberMap.\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const run: {\n    /**\n     * Run an Effect and add the forked fiber to the FiberMap.\n     * When the fiber completes, it will be removed from the FiberMap.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <K, A, E>(self: FiberMap<K, A, E>, key: K, options?: {\n        readonly onlyIfMissing?: boolean | undefined;\n        readonly propagateInterruption?: boolean | undefined;\n    } | undefined): <R, XE extends E, XA extends A>(effect: Effect.Effect<XA, XE, R>) => Effect.Effect<Fiber.RuntimeFiber<XA, XE>, never, R>;\n    /**\n     * Run an Effect and add the forked fiber to the FiberMap.\n     * When the fiber completes, it will be removed from the FiberMap.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <K, A, E, R, XE extends E, XA extends A>(self: FiberMap<K, A, E>, key: K, effect: Effect.Effect<XA, XE, R>, options?: {\n        readonly onlyIfMissing?: boolean | undefined;\n        readonly propagateInterruption?: boolean | undefined;\n    } | undefined): Effect.Effect<Fiber.RuntimeFiber<XA, XE>, never, R>;\n};\n/**\n * Capture a Runtime and use it to fork Effect's, adding the forked fibers to the FiberMap.\n *\n * @example\n * ```ts\n * import { Context, Effect, FiberMap } from \"effect\"\n *\n * interface Users {\n *   readonly _: unique symbol\n * }\n * const Users = Context.GenericTag<Users, {\n *    getAll: Effect.Effect<Array<unknown>>\n * }>(\"Users\")\n *\n * Effect.gen(function*() {\n *   const map = yield* FiberMap.make<string>()\n *   const run = yield* FiberMap.runtime(map)<Users>()\n *\n *   // run some effects and add the fibers to the map\n *   run(\"effect-a\", Effect.andThen(Users, _ => _.getAll))\n *   run(\"effect-b\", Effect.andThen(Users, _ => _.getAll))\n * }).pipe(\n *   Effect.scoped // The fibers will be interrupted when the scope is closed\n * )\n * ```\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const runtime: <K, A, E>(self: FiberMap<K, A, E>) => <R = never>() => Effect.Effect<(<XE extends E, XA extends A>(key: K, effect: Effect.Effect<XA, XE, R>, options?: Runtime.RunForkOptions & {\n    readonly onlyIfMissing?: boolean | undefined;\n    readonly propagateInterruption?: boolean | undefined;\n} | undefined) => Fiber.RuntimeFiber<XA, XE>), never, R>;\n/**\n * Capture a Runtime and use it to fork Effect's, adding the forked fibers to the FiberMap.\n *\n * @since 3.13.0\n * @categories combinators\n */\nexport declare const runtimePromise: <K, A, E>(self: FiberMap<K, A, E>) => <R = never>() => Effect.Effect<(<XE extends E, XA extends A>(key: K, effect: Effect.Effect<XA, XE, R>, options?: (Runtime.RunForkOptions & {\n    readonly onlyIfMissing?: boolean | undefined;\n    readonly propagateInterruption?: boolean | undefined;\n}) | undefined) => Promise<XA>), never, R>;\n/**\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const size: <K, A, E>(self: FiberMap<K, A, E>) => Effect.Effect<number>;\n/**\n * Join all fibers in the FiberMap. If any of the Fiber's in the map terminate with a failure,\n * the returned Effect will terminate with the first failure that occurred.\n *\n * @since 2.0.0\n * @categories combinators\n * @example\n * ```ts\n * import { Effect, FiberMap } from \"effect\";\n *\n * Effect.gen(function* (_) {\n *   const map = yield* _(FiberMap.make());\n *   yield* _(FiberMap.set(map, \"a\", Effect.runFork(Effect.fail(\"error\"))));\n *\n *   // parent fiber will fail with \"error\"\n *   yield* _(FiberMap.join(map));\n * });\n * ```\n */\nexport declare const join: <K, A, E>(self: FiberMap<K, A, E>) => Effect.Effect<void, E>;\n/**\n * Wait for the FiberMap to be empty.\n *\n * @since 3.13.0\n * @categories combinators\n */\nexport declare const awaitEmpty: <K, A, E>(self: FiberMap<K, A, E>) => Effect.Effect<void, E>;\n//# sourceMappingURL=FiberMap.d.ts.map",
  "node_modules/effect/dist/dts/FiberRef.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Cause from \"./Cause.js\";\nimport type * as Chunk from \"./Chunk.js\";\nimport type * as Context from \"./Context.js\";\nimport type * as Differ from \"./Differ.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type * as HashMap from \"./HashMap.js\";\nimport type * as HashSet from \"./HashSet.js\";\nimport type * as List from \"./List.js\";\nimport type * as Logger from \"./Logger.js\";\nimport type * as LogLevel from \"./LogLevel.js\";\nimport type * as LogSpan from \"./LogSpan.js\";\nimport type * as MetricLabel from \"./MetricLabel.js\";\nimport type * as Option from \"./Option.js\";\nimport type * as Request from \"./Request.js\";\nimport type * as RuntimeFlags from \"./RuntimeFlags.js\";\nimport * as Scheduler from \"./Scheduler.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as Supervisor from \"./Supervisor.js\";\nimport type * as Tracer from \"./Tracer.js\";\nimport type * as Types from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const FiberRefTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type FiberRefTypeId = typeof FiberRefTypeId;\n/**\n * @since 2.0.0\n * @category model\n */\nexport interface FiberRef<in out A> extends Effect.Effect<A>, Variance<A> {\n    readonly [Unify.typeSymbol]?: unknown;\n    readonly [Unify.unifySymbol]?: FiberRefUnify<this>;\n    readonly [Unify.ignoreSymbol]?: FiberRefUnifyIgnore;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface FiberRefUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Effect.EffectUnify<A> {\n    FiberRef?: () => Extract<A[Unify.typeSymbol], FiberRef<any>>;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface FiberRefUnifyIgnore extends Effect.EffectUnifyIgnore {\n    Effect?: true;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Variance<in out A> {\n    readonly [FiberRefTypeId]: {\n        readonly _A: Types.Invariant<A>;\n    };\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <A>(initial: A, options?: {\n    readonly fork?: ((a: A) => A) | undefined;\n    readonly join?: ((left: A, right: A) => A) | undefined;\n}) => Effect.Effect<FiberRef<A>, never, Scope.Scope>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeWith: <Value>(ref: LazyArg<FiberRef<Value>>) => Effect.Effect<FiberRef<Value>, never, Scope.Scope>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeContext: <A>(initial: Context.Context<A>) => Effect.Effect<FiberRef<Context.Context<A>>, never, Scope.Scope>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeRuntimeFlags: (initial: RuntimeFlags.RuntimeFlags) => Effect.Effect<FiberRef<RuntimeFlags.RuntimeFlags>, never, Scope.Scope>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unsafeMake: <Value>(initial: Value, options?: {\n    readonly fork?: ((a: Value) => Value) | undefined;\n    readonly join?: ((left: Value, right: Value) => Value) | undefined;\n}) => FiberRef<Value>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unsafeMakeHashSet: <A>(initial: HashSet.HashSet<A>) => FiberRef<HashSet.HashSet<A>>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unsafeMakeContext: <A>(initial: Context.Context<A>) => FiberRef<Context.Context<A>>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unsafeMakeSupervisor: (initial: Supervisor.Supervisor<any>) => FiberRef<Supervisor.Supervisor<any>>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unsafeMakePatch: <Value, Patch>(initial: Value, options: {\n    readonly differ: Differ.Differ<Value, Patch>;\n    readonly fork: Patch;\n    readonly join?: ((oldV: Value, newV: Value) => Value) | undefined;\n}) => FiberRef<Value>;\n/**\n * @since 2.0.0\n * @category getters\n */\nexport declare const get: <A>(self: FiberRef<A>) => Effect.Effect<A>;\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getAndSet: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(value: A): (self: FiberRef<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: FiberRef<A>, value: A): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getAndUpdate: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(f: (a: A) => A): (self: FiberRef<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: FiberRef<A>, f: (a: A) => A): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getAndUpdateSome: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(pf: (a: A) => Option.Option<A>): (self: FiberRef<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: FiberRef<A>, pf: (a: A) => Option.Option<A>): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getWith: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B, E, R>(f: (a: A) => Effect.Effect<B, E, R>): (self: FiberRef<A>) => Effect.Effect<B, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B, E, R>(self: FiberRef<A>, f: (a: A) => Effect.Effect<B, E, R>): Effect.Effect<B, E, R>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const set: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(value: A): (self: FiberRef<A>) => Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: FiberRef<A>, value: A): Effect.Effect<void>;\n};\ndeclare const _delete: <A>(self: FiberRef<A>) => Effect.Effect<void>;\nexport { \n/**\n * @since 2.0.0\n * @category utils\n */\n_delete as delete };\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const reset: <A>(self: FiberRef<A>) => Effect.Effect<void>;\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const modify: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B>(f: (a: A) => readonly [B, A]): (self: FiberRef<A>) => Effect.Effect<B>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B>(self: FiberRef<A>, f: (a: A) => readonly [B, A]): Effect.Effect<B>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const modifySome: <A, B>(self: FiberRef<A>, def: B, f: (a: A) => Option.Option<readonly [B, A]>) => Effect.Effect<B>;\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const update: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(f: (a: A) => A): (self: FiberRef<A>) => Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: FiberRef<A>, f: (a: A) => A): Effect.Effect<void>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateSome: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(pf: (a: A) => Option.Option<A>): (self: FiberRef<A>) => Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: FiberRef<A>, pf: (a: A) => Option.Option<A>): Effect.Effect<void>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateAndGet: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(f: (a: A) => A): (self: FiberRef<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: FiberRef<A>, f: (a: A) => A): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateSomeAndGet: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(pf: (a: A) => Option.Option<A>): (self: FiberRef<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: FiberRef<A>, pf: (a: A) => Option.Option<A>): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentConcurrency: FiberRef<number | \"unbounded\">;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentRequestBatchingEnabled: FiberRef<boolean>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentRequestCache: FiberRef<Request.Cache>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentRequestCacheEnabled: FiberRef<boolean>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentContext: FiberRef<Context.Context<never>>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentSchedulingPriority: FiberRef<number>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentMaxOpsBeforeYield: FiberRef<number>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const unhandledErrorLogLevel: FiberRef<Option.Option<LogLevel.LogLevel>>;\n/**\n * @since 3.17.0\n * @category fiberRefs\n */\nexport declare const versionMismatchErrorLogLevel: FiberRef<Option.Option<LogLevel.LogLevel>>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentLogAnnotations: FiberRef<HashMap.HashMap<string, unknown>>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentLoggers: FiberRef<HashSet.HashSet<Logger.Logger<unknown, any>>>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentLogLevel: FiberRef<LogLevel.LogLevel>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentMinimumLogLevel: FiberRef<LogLevel.LogLevel>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentLogSpan: FiberRef<List.List<LogSpan.LogSpan>>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentRuntimeFlags: FiberRef<RuntimeFlags.RuntimeFlags>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentScheduler: FiberRef<Scheduler.Scheduler>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentSupervisor: FiberRef<Supervisor.Supervisor<any>>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentMetricLabels: FiberRef<ReadonlyArray<MetricLabel.MetricLabel>>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentTracerEnabled: FiberRef<boolean>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentTracerTimingEnabled: FiberRef<boolean>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentTracerSpanAnnotations: FiberRef<HashMap.HashMap<string, unknown>>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentTracerSpanLinks: FiberRef<Chunk.Chunk<Tracer.SpanLink>>;\n/**\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const interruptedCause: FiberRef<Cause.Cause<never>>;\n//# sourceMappingURL=FiberRef.d.ts.map",
  "node_modules/effect/dist/dts/FiberRefs.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Arr from \"./Array.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as FiberId from \"./FiberId.js\";\nimport type * as FiberRef from \"./FiberRef.js\";\nimport type * as HashSet from \"./HashSet.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const FiberRefsSym: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type FiberRefsSym = typeof FiberRefsSym;\n/**\n * `FiberRefs` is a data type that represents a collection of `FiberRef` values.\n *\n * This allows safely propagating `FiberRef` values across fiber boundaries, for\n * example between an asynchronous producer and consumer.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface FiberRefs extends Pipeable {\n    readonly [FiberRefsSym]: FiberRefsSym;\n    readonly locals: Map<FiberRef.FiberRef<any>, Arr.NonEmptyReadonlyArray<readonly [FiberId.Single, any]>>;\n}\ndeclare const delete_: {\n    <A>(fiberRef: FiberRef.FiberRef<A>): (self: FiberRefs) => FiberRefs;\n    <A>(self: FiberRefs, fiberRef: FiberRef.FiberRef<A>): FiberRefs;\n};\nexport { \n/**\n * Deletes the specified `FiberRef` from the `FibterRefs`.\n *\n * @since 2.0.0\n * @category utils\n */\ndelete_ as delete };\n/**\n * Returns a set of each `FiberRef` in this collection.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const fiberRefs: (self: FiberRefs) => HashSet.HashSet<FiberRef.FiberRef<any>>;\n/**\n * Forks this collection of fiber refs as the specified child fiber id. This\n * will potentially modify the value of the fiber refs, as determined by the\n * individual fiber refs that make up the collection.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const forkAs: {\n    /**\n     * Forks this collection of fiber refs as the specified child fiber id. This\n     * will potentially modify the value of the fiber refs, as determined by the\n     * individual fiber refs that make up the collection.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (childId: FiberId.Single): (self: FiberRefs) => FiberRefs;\n    /**\n     * Forks this collection of fiber refs as the specified child fiber id. This\n     * will potentially modify the value of the fiber refs, as determined by the\n     * individual fiber refs that make up the collection.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: FiberRefs, childId: FiberId.Single): FiberRefs;\n};\n/**\n * Gets the value of the specified `FiberRef` in this collection of `FiberRef`\n * values if it exists or `None` otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const get: {\n    /**\n     * Gets the value of the specified `FiberRef` in this collection of `FiberRef`\n     * values if it exists or `None` otherwise.\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <A>(fiberRef: FiberRef.FiberRef<A>): (self: FiberRefs) => Option.Option<A>;\n    /**\n     * Gets the value of the specified `FiberRef` in this collection of `FiberRef`\n     * values if it exists or `None` otherwise.\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <A>(self: FiberRefs, fiberRef: FiberRef.FiberRef<A>): Option.Option<A>;\n};\n/**\n * Gets the value of the specified `FiberRef` in this collection of `FiberRef`\n * values if it exists or the `initial` value of the `FiberRef` otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const getOrDefault: {\n    /**\n     * Gets the value of the specified `FiberRef` in this collection of `FiberRef`\n     * values if it exists or the `initial` value of the `FiberRef` otherwise.\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <A>(fiberRef: FiberRef.FiberRef<A>): (self: FiberRefs) => A;\n    /**\n     * Gets the value of the specified `FiberRef` in this collection of `FiberRef`\n     * values if it exists or the `initial` value of the `FiberRef` otherwise.\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <A>(self: FiberRefs, fiberRef: FiberRef.FiberRef<A>): A;\n};\n/**\n * Joins this collection of fiber refs to the specified collection, as the\n * specified fiber id. This will perform diffing and merging to ensure\n * preservation of maximum information from both child and parent refs.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const joinAs: {\n    /**\n     * Joins this collection of fiber refs to the specified collection, as the\n     * specified fiber id. This will perform diffing and merging to ensure\n     * preservation of maximum information from both child and parent refs.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (fiberId: FiberId.Single, that: FiberRefs): (self: FiberRefs) => FiberRefs;\n    /**\n     * Joins this collection of fiber refs to the specified collection, as the\n     * specified fiber id. This will perform diffing and merging to ensure\n     * preservation of maximum information from both child and parent refs.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: FiberRefs, fiberId: FiberId.Single, that: FiberRefs): FiberRefs;\n};\n/**\n * Set each ref to either its value or its default.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const setAll: (self: FiberRefs) => Effect.Effect<void>;\n/**\n * Updates the value of the specified `FiberRef` using the provided `FiberId`\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateAs: {\n    /**\n     * Updates the value of the specified `FiberRef` using the provided `FiberId`\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(options: {\n        readonly fiberId: FiberId.Single;\n        readonly fiberRef: FiberRef.FiberRef<A>;\n        readonly value: A;\n    }): (self: FiberRefs) => FiberRefs;\n    /**\n     * Updates the value of the specified `FiberRef` using the provided `FiberId`\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: FiberRefs, options: {\n        readonly fiberId: FiberId.Single;\n        readonly fiberRef: FiberRef.FiberRef<A>;\n        readonly value: A;\n    }): FiberRefs;\n};\n/**\n * Updates the values of the specified `FiberRef` & value pairs using the provided `FiberId`\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateManyAs: {\n    /**\n     * Updates the values of the specified `FiberRef` & value pairs using the provided `FiberId`\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (options: {\n        readonly forkAs?: FiberId.Single | undefined;\n        readonly entries: readonly [\n            readonly [\n                FiberRef.FiberRef<any>,\n                readonly [readonly [FiberId.Single, any], ...Array<readonly [FiberId.Single, any]>]\n            ],\n            ...Array<readonly [\n                FiberRef.FiberRef<any>,\n                readonly [readonly [FiberId.Single, any], ...Array<readonly [FiberId.Single, any]>]\n            ]>\n        ];\n    }): (self: FiberRefs) => FiberRefs;\n    /**\n     * Updates the values of the specified `FiberRef` & value pairs using the provided `FiberId`\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: FiberRefs, options: {\n        readonly forkAs?: FiberId.Single | undefined;\n        readonly entries: readonly [\n            readonly [\n                FiberRef.FiberRef<any>,\n                readonly [readonly [FiberId.Single, any], ...Array<readonly [FiberId.Single, any]>]\n            ],\n            ...Array<readonly [\n                FiberRef.FiberRef<any>,\n                readonly [readonly [FiberId.Single, any], ...Array<readonly [FiberId.Single, any]>]\n            ]>\n        ];\n    }): FiberRefs;\n};\n/**\n * Note: it will not copy the provided Map, make sure to provide a fresh one.\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeMake: (fiberRefLocals: Map<FiberRef.FiberRef<any>, Arr.NonEmptyReadonlyArray<readonly [FiberId.Single, any]>>) => FiberRefs;\n/**\n * The empty collection of `FiberRef` values.\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const empty: () => FiberRefs;\n//# sourceMappingURL=FiberRefs.d.ts.map",
  "node_modules/effect/dist/dts/FiberRefsPatch.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as FiberId from \"./FiberId.js\";\nimport type * as FiberRef from \"./FiberRef.js\";\nimport type * as FiberRefs from \"./FiberRefs.js\";\n/**\n * A `FiberRefsPatch` captures the changes in `FiberRef` values made by a single\n * fiber as a value. This allows fibers to apply the changes made by a workflow\n * without inheriting all the `FiberRef` values of the fiber that executed the\n * workflow.\n *\n * @since 2.0.0\n * @category models\n */\nexport type FiberRefsPatch = Empty | Add | Remove | Update | AndThen;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Empty {\n    readonly _tag: \"Empty\";\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Add {\n    readonly _tag: \"Add\";\n    readonly fiberRef: FiberRef.FiberRef<unknown>;\n    readonly value: unknown;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Remove {\n    readonly _tag: \"Remove\";\n    readonly fiberRef: FiberRef.FiberRef<unknown>;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Update {\n    readonly _tag: \"Update\";\n    readonly fiberRef: FiberRef.FiberRef<unknown>;\n    readonly patch: unknown;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface AndThen {\n    readonly _tag: \"AndThen\";\n    readonly first: FiberRefsPatch;\n    readonly second: FiberRefsPatch;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: FiberRefsPatch;\n/**\n * Constructs a patch that describes the changes between the specified\n * collections of `FiberRef`\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const diff: (oldValue: FiberRefs.FiberRefs, newValue: FiberRefs.FiberRefs) => FiberRefsPatch;\n/**\n * Combines this patch and the specified patch to create a new patch that\n * describes applying the changes from this patch and the specified patch\n * sequentially.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const combine: {\n    /**\n     * Combines this patch and the specified patch to create a new patch that\n     * describes applying the changes from this patch and the specified patch\n     * sequentially.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (that: FiberRefsPatch): (self: FiberRefsPatch) => FiberRefsPatch;\n    /**\n     * Combines this patch and the specified patch to create a new patch that\n     * describes applying the changes from this patch and the specified patch\n     * sequentially.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (self: FiberRefsPatch, that: FiberRefsPatch): FiberRefsPatch;\n};\n/**\n * Applies the changes described by this patch to the specified collection\n * of `FiberRef` values.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const patch: {\n    /**\n     * Applies the changes described by this patch to the specified collection\n     * of `FiberRef` values.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    (fiberId: FiberId.Runtime, oldValue: FiberRefs.FiberRefs): (self: FiberRefsPatch) => FiberRefs.FiberRefs;\n    /**\n     * Applies the changes described by this patch to the specified collection\n     * of `FiberRef` values.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    (self: FiberRefsPatch, fiberId: FiberId.Runtime, oldValue: FiberRefs.FiberRefs): FiberRefs.FiberRefs;\n};\n//# sourceMappingURL=FiberRefsPatch.d.ts.map",
  "node_modules/effect/dist/dts/FiberSet.d.ts": "import * as Deferred from \"./Deferred.js\";\nimport * as Effect from \"./Effect.js\";\nimport * as Fiber from \"./Fiber.js\";\nimport * as FiberId from \"./FiberId.js\";\nimport * as Inspectable from \"./Inspectable.js\";\nimport { type Pipeable } from \"./Pipeable.js\";\nimport * as Runtime from \"./Runtime.js\";\nimport type * as Scope from \"./Scope.js\";\n/**\n * @since 2.0.0\n * @categories type ids\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @categories type ids\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @categories models\n */\nexport interface FiberSet<out A = unknown, out E = unknown> extends Pipeable, Inspectable.Inspectable, Iterable<Fiber.RuntimeFiber<A, E>> {\n    readonly [TypeId]: TypeId;\n    readonly deferred: Deferred.Deferred<void, unknown>;\n}\n/**\n * @since 2.0.0\n * @categories refinements\n */\nexport declare const isFiberSet: (u: unknown) => u is FiberSet<unknown, unknown>;\n/**\n * A FiberSet can be used to store a collection of fibers.\n * When the associated Scope is closed, all fibers in the set will be interrupted.\n *\n * You can add fibers to the set using `FiberSet.add` or `FiberSet.run`, and the fibers will\n * be automatically removed from the FiberSet when they complete.\n *\n * @example\n * ```ts\n * import { Effect, FiberSet } from \"effect\"\n *\n * Effect.gen(function*() {\n *   const set = yield* FiberSet.make()\n *\n *   // run some effects and add the fibers to the set\n *   yield* FiberSet.run(set, Effect.never)\n *   yield* FiberSet.run(set, Effect.never)\n *\n *   yield* Effect.sleep(1000)\n * }).pipe(\n *   Effect.scoped // The fibers will be interrupted when the scope is closed\n * )\n * ```\n *\n * @since 2.0.0\n * @categories constructors\n */\nexport declare const make: <A = unknown, E = unknown>() => Effect.Effect<FiberSet<A, E>, never, Scope.Scope>;\n/**\n * Create an Effect run function that is backed by a FiberSet.\n *\n * @since 2.0.0\n * @categories constructors\n */\nexport declare const makeRuntime: <R = never, A = unknown, E = unknown>() => Effect.Effect<(<XE extends E, XA extends A>(effect: Effect.Effect<XA, XE, R>, options?: Runtime.RunForkOptions | undefined) => Fiber.RuntimeFiber<XA, XE>), never, Scope.Scope | R>;\n/**\n * Create an Effect run function that is backed by a FiberSet.\n *\n * @since 3.13.0\n * @categories constructors\n */\nexport declare const makeRuntimePromise: <R = never, A = unknown, E = unknown>() => Effect.Effect<(<XE extends E, XA extends A>(effect: Effect.Effect<XA, XE, R>, options?: Runtime.RunForkOptions | undefined) => Promise<XA>), never, Scope.Scope | R>;\n/**\n * Add a fiber to the FiberSet. When the fiber completes, it will be removed.\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const unsafeAdd: {\n    /**\n     * Add a fiber to the FiberSet. When the fiber completes, it will be removed.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <A, E, XE extends E, XA extends A>(fiber: Fiber.RuntimeFiber<XA, XE>, options?: {\n        readonly interruptAs?: FiberId.FiberId | undefined;\n        readonly propagateInterruption?: boolean | undefined;\n    } | undefined): (self: FiberSet<A, E>) => void;\n    /**\n     * Add a fiber to the FiberSet. When the fiber completes, it will be removed.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <A, E, XE extends E, XA extends A>(self: FiberSet<A, E>, fiber: Fiber.RuntimeFiber<XA, XE>, options?: {\n        readonly interruptAs?: FiberId.FiberId | undefined;\n        readonly propagateInterruption?: boolean | undefined;\n    } | undefined): void;\n};\n/**\n * Add a fiber to the FiberSet. When the fiber completes, it will be removed.\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const add: {\n    /**\n     * Add a fiber to the FiberSet. When the fiber completes, it will be removed.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <A, E, XE extends E, XA extends A>(fiber: Fiber.RuntimeFiber<XA, XE>, options?: {\n        readonly propagateInterruption?: boolean | undefined;\n    } | undefined): (self: FiberSet<A, E>) => Effect.Effect<void>;\n    /**\n     * Add a fiber to the FiberSet. When the fiber completes, it will be removed.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <A, E, XE extends E, XA extends A>(self: FiberSet<A, E>, fiber: Fiber.RuntimeFiber<XA, XE>, options?: {\n        readonly propagateInterruption?: boolean | undefined;\n    } | undefined): Effect.Effect<void>;\n};\n/**\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const clear: <A, E>(self: FiberSet<A, E>) => Effect.Effect<void>;\n/**\n * Fork an Effect and add the forked fiber to the FiberSet.\n * When the fiber completes, it will be removed from the FiberSet.\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const run: {\n    /**\n     * Fork an Effect and add the forked fiber to the FiberSet.\n     * When the fiber completes, it will be removed from the FiberSet.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <A, E>(self: FiberSet<A, E>, options?: {\n        readonly propagateInterruption?: boolean | undefined;\n    } | undefined): <R, XE extends E, XA extends A>(effect: Effect.Effect<XA, XE, R>) => Effect.Effect<Fiber.RuntimeFiber<XA, XE>, never, R>;\n    /**\n     * Fork an Effect and add the forked fiber to the FiberSet.\n     * When the fiber completes, it will be removed from the FiberSet.\n     *\n     * @since 2.0.0\n     * @categories combinators\n     */\n    <A, E, R, XE extends E, XA extends A>(self: FiberSet<A, E>, effect: Effect.Effect<XA, XE, R>, options?: {\n        readonly propagateInterruption?: boolean | undefined;\n    } | undefined): Effect.Effect<Fiber.RuntimeFiber<XA, XE>, never, R>;\n};\n/**\n * Capture a Runtime and use it to fork Effect's, adding the forked fibers to the FiberSet.\n *\n * @example\n * ```ts\n * import { Context, Effect, FiberSet } from \"effect\"\n *\n * interface Users {\n *   readonly _: unique symbol\n * }\n * const Users = Context.GenericTag<Users, {\n *    getAll: Effect.Effect<Array<unknown>>\n * }>(\"Users\")\n *\n * Effect.gen(function*() {\n *   const set = yield* FiberSet.make()\n *   const run = yield* FiberSet.runtime(set)<Users>()\n *\n *   // run some effects and add the fibers to the set\n *   run(Effect.andThen(Users, _ => _.getAll))\n * }).pipe(\n *   Effect.scoped // The fibers will be interrupted when the scope is closed\n * )\n * ```\n *\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const runtime: <A, E>(self: FiberSet<A, E>) => <R = never>() => Effect.Effect<(<XE extends E, XA extends A>(effect: Effect.Effect<XA, XE, R>, options?: Runtime.RunForkOptions & {\n    readonly propagateInterruption?: boolean | undefined;\n} | undefined) => Fiber.RuntimeFiber<XA, XE>), never, R>;\n/**\n * Capture a Runtime and use it to fork Effect's, adding the forked fibers to the FiberSet.\n *\n * The returned run function will return Promise's.\n *\n * @since 3.13.0\n * @categories combinators\n */\nexport declare const runtimePromise: <A, E>(self: FiberSet<A, E>) => <R = never>() => Effect.Effect<(<XE extends E, XA extends A>(effect: Effect.Effect<XA, XE, R>, options?: (Runtime.RunForkOptions & {\n    readonly propagateInterruption?: boolean | undefined;\n}) | undefined) => Promise<XA>), never, R>;\n/**\n * @since 2.0.0\n * @categories combinators\n */\nexport declare const size: <A, E>(self: FiberSet<A, E>) => Effect.Effect<number>;\n/**\n * Join all fibers in the FiberSet. If any of the Fiber's in the set terminate with a failure,\n * the returned Effect will terminate with the first failure that occurred.\n *\n * @since 2.0.0\n * @categories combinators\n * @example\n * ```ts\n * import { Effect, FiberSet } from \"effect\";\n *\n * Effect.gen(function* (_) {\n *   const set = yield* _(FiberSet.make());\n *   yield* _(FiberSet.add(set, Effect.runFork(Effect.fail(\"error\"))));\n *\n *   // parent fiber will fail with \"error\"\n *   yield* _(FiberSet.join(set));\n * });\n * ```\n */\nexport declare const join: <A, E>(self: FiberSet<A, E>) => Effect.Effect<void, E>;\n/**\n * Wait until the fiber set is empty.\n *\n * @since 3.13.0\n * @categories combinators\n */\nexport declare const awaitEmpty: <A, E>(self: FiberSet<A, E>) => Effect.Effect<void>;\n//# sourceMappingURL=FiberSet.d.ts.map",
  "node_modules/effect/dist/dts/FiberStatus.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Equal from \"./Equal.js\";\nimport type * as FiberId from \"./FiberId.js\";\nimport type * as RuntimeFlags from \"./RuntimeFlags.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const FiberStatusTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type FiberStatusTypeId = typeof FiberStatusTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport type FiberStatus = Done | Running | Suspended;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Done extends Equal.Equal {\n    readonly _tag: \"Done\";\n    readonly [FiberStatusTypeId]: FiberStatusTypeId;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Running extends Equal.Equal {\n    readonly _tag: \"Running\";\n    readonly [FiberStatusTypeId]: FiberStatusTypeId;\n    readonly runtimeFlags: RuntimeFlags.RuntimeFlags;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Suspended extends Equal.Equal {\n    readonly _tag: \"Suspended\";\n    readonly [FiberStatusTypeId]: FiberStatusTypeId;\n    readonly runtimeFlags: RuntimeFlags.RuntimeFlags;\n    readonly blockingOn: FiberId.FiberId;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const done: FiberStatus;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const running: (runtimeFlags: RuntimeFlags.RuntimeFlags) => FiberStatus;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const suspended: (runtimeFlags: RuntimeFlags.RuntimeFlags, blockingOn: FiberId.FiberId) => FiberStatus;\n/**\n * Returns `true` if the specified value is a `FiberStatus`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isFiberStatus: (u: unknown) => u is FiberStatus;\n/**\n * Returns `true` if the specified `FiberStatus` is `Done`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isDone: (self: FiberStatus) => self is Done;\n/**\n * Returns `true` if the specified `FiberStatus` is `Running`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isRunning: (self: FiberStatus) => self is Running;\n/**\n * Returns `true` if the specified `FiberStatus` is `Suspended`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isSuspended: (self: FiberStatus) => self is Suspended;\n//# sourceMappingURL=FiberStatus.d.ts.map",
  "node_modules/effect/dist/dts/Function.d.ts": "/**\n * @since 2.0.0\n */\nimport type { TypeLambda } from \"./HKT.js\";\n/**\n * @category type lambdas\n * @since 2.0.0\n */\nexport interface FunctionTypeLambda extends TypeLambda {\n    readonly type: (a: this[\"In\"]) => this[\"Target\"];\n}\n/**\n * Tests if a value is a `function`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isFunction } from \"effect/Predicate\"\n *\n * assert.deepStrictEqual(isFunction(isFunction), true)\n * assert.deepStrictEqual(isFunction(\"function\"), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isFunction: (input: unknown) => input is Function;\n/**\n * Creates a function that can be used in a data-last (aka `pipe`able) or\n * data-first style.\n *\n * The first parameter to `dual` is either the arity of the uncurried function\n * or a predicate that determines if the function is being used in a data-first\n * or data-last style.\n *\n * Using the arity is the most common use case, but there are some cases where\n * you may want to use a predicate. For example, if you have a function that\n * takes an optional argument, you can use a predicate to determine if the\n * function is being used in a data-first or data-last style.\n *\n * You can pass either the arity of the uncurried function or a predicate\n * which determines if the function is being used in a data-first or\n * data-last style.\n *\n * **Example** (Using arity to determine data-first or data-last style)\n *\n * ```ts\n * import { dual, pipe } from \"effect/Function\"\n *\n * const sum = dual<\n *   (that: number) => (self: number) => number,\n *   (self: number, that: number) => number\n * >(2, (self, that) => self + that)\n *\n * console.log(sum(2, 3)) // 5\n * console.log(pipe(2, sum(3))) // 5\n * ```\n *\n * **Example** (Using call signatures to define the overloads)\n *\n * ```ts\n * import { dual, pipe } from \"effect/Function\"\n *\n * const sum: {\n *   (that: number): (self: number) => number\n *   (self: number, that: number): number\n * } = dual(2, (self: number, that: number): number => self + that)\n *\n * console.log(sum(2, 3)) // 5\n * console.log(pipe(2, sum(3))) // 5\n * ```\n *\n * **Example** (Using a predicate to determine data-first or data-last style)\n *\n * ```ts\n * import { dual, pipe } from \"effect/Function\"\n *\n * const sum = dual<\n *   (that: number) => (self: number) => number,\n *   (self: number, that: number) => number\n * >(\n *   (args) => args.length === 2,\n *   (self, that) => self + that\n * )\n *\n * console.log(sum(2, 3)) // 5\n * console.log(pipe(2, sum(3))) // 5\n * ```\n *\n * @since 2.0.0\n */\nexport declare const dual: {\n    /**\n     * Creates a function that can be used in a data-last (aka `pipe`able) or\n     * data-first style.\n     *\n     * The first parameter to `dual` is either the arity of the uncurried function\n     * or a predicate that determines if the function is being used in a data-first\n     * or data-last style.\n     *\n     * Using the arity is the most common use case, but there are some cases where\n     * you may want to use a predicate. For example, if you have a function that\n     * takes an optional argument, you can use a predicate to determine if the\n     * function is being used in a data-first or data-last style.\n     *\n     * You can pass either the arity of the uncurried function or a predicate\n     * which determines if the function is being used in a data-first or\n     * data-last style.\n     *\n     * **Example** (Using arity to determine data-first or data-last style)\n     *\n     * ```ts\n     * import { dual, pipe } from \"effect/Function\"\n     *\n     * const sum = dual<\n     *   (that: number) => (self: number) => number,\n     *   (self: number, that: number) => number\n     * >(2, (self, that) => self + that)\n     *\n     * console.log(sum(2, 3)) // 5\n     * console.log(pipe(2, sum(3))) // 5\n     * ```\n     *\n     * **Example** (Using call signatures to define the overloads)\n     *\n     * ```ts\n     * import { dual, pipe } from \"effect/Function\"\n     *\n     * const sum: {\n     *   (that: number): (self: number) => number\n     *   (self: number, that: number): number\n     * } = dual(2, (self: number, that: number): number => self + that)\n     *\n     * console.log(sum(2, 3)) // 5\n     * console.log(pipe(2, sum(3))) // 5\n     * ```\n     *\n     * **Example** (Using a predicate to determine data-first or data-last style)\n     *\n     * ```ts\n     * import { dual, pipe } from \"effect/Function\"\n     *\n     * const sum = dual<\n     *   (that: number) => (self: number) => number,\n     *   (self: number, that: number) => number\n     * >(\n     *   (args) => args.length === 2,\n     *   (self, that) => self + that\n     * )\n     *\n     * console.log(sum(2, 3)) // 5\n     * console.log(pipe(2, sum(3))) // 5\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <DataLast extends (...args: Array<any>) => any, DataFirst extends (...args: Array<any>) => any>(arity: Parameters<DataFirst>[\"length\"], body: DataFirst): DataLast & DataFirst;\n    /**\n     * Creates a function that can be used in a data-last (aka `pipe`able) or\n     * data-first style.\n     *\n     * The first parameter to `dual` is either the arity of the uncurried function\n     * or a predicate that determines if the function is being used in a data-first\n     * or data-last style.\n     *\n     * Using the arity is the most common use case, but there are some cases where\n     * you may want to use a predicate. For example, if you have a function that\n     * takes an optional argument, you can use a predicate to determine if the\n     * function is being used in a data-first or data-last style.\n     *\n     * You can pass either the arity of the uncurried function or a predicate\n     * which determines if the function is being used in a data-first or\n     * data-last style.\n     *\n     * **Example** (Using arity to determine data-first or data-last style)\n     *\n     * ```ts\n     * import { dual, pipe } from \"effect/Function\"\n     *\n     * const sum = dual<\n     *   (that: number) => (self: number) => number,\n     *   (self: number, that: number) => number\n     * >(2, (self, that) => self + that)\n     *\n     * console.log(sum(2, 3)) // 5\n     * console.log(pipe(2, sum(3))) // 5\n     * ```\n     *\n     * **Example** (Using call signatures to define the overloads)\n     *\n     * ```ts\n     * import { dual, pipe } from \"effect/Function\"\n     *\n     * const sum: {\n     *   (that: number): (self: number) => number\n     *   (self: number, that: number): number\n     * } = dual(2, (self: number, that: number): number => self + that)\n     *\n     * console.log(sum(2, 3)) // 5\n     * console.log(pipe(2, sum(3))) // 5\n     * ```\n     *\n     * **Example** (Using a predicate to determine data-first or data-last style)\n     *\n     * ```ts\n     * import { dual, pipe } from \"effect/Function\"\n     *\n     * const sum = dual<\n     *   (that: number) => (self: number) => number,\n     *   (self: number, that: number) => number\n     * >(\n     *   (args) => args.length === 2,\n     *   (self, that) => self + that\n     * )\n     *\n     * console.log(sum(2, 3)) // 5\n     * console.log(pipe(2, sum(3))) // 5\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <DataLast extends (...args: Array<any>) => any, DataFirst extends (...args: Array<any>) => any>(isDataFirst: (args: IArguments) => boolean, body: DataFirst): DataLast & DataFirst;\n};\n/**\n * Apply a function to given values.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, apply } from \"effect/Function\"\n * import { length } from \"effect/String\"\n *\n * assert.deepStrictEqual(pipe(length, apply(\"hello\")), 5)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const apply: <A extends ReadonlyArray<unknown>>(...a: A) => <B>(self: (...a: A) => B) => B;\n/**\n * A lazy argument.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { LazyArg, constant } from \"effect/Function\"\n *\n * const constNull: LazyArg<null> = constant(null)\n * ```\n *\n * @since 2.0.0\n */\nexport interface LazyArg<A> {\n    (): A;\n}\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { FunctionN } from \"effect/Function\"\n *\n * const sum: FunctionN<[number, number], number> = (a, b) => a + b\n * ```\n *\n * @since 2.0.0\n */\nexport interface FunctionN<A extends ReadonlyArray<unknown>, B> {\n    (...args: A): B;\n}\n/**\n * The identity function, i.e. A function that returns its input argument.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { identity } from \"effect/Function\"\n *\n * assert.deepStrictEqual(identity(5), 5)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const identity: <A>(a: A) => A;\n/**\n * A function that ensures that the type of an expression matches some type,\n * without changing the resulting type of that expression.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { satisfies } from \"effect/Function\"\n *\n * const test1 = satisfies<number>()(5 as const)\n *     //^? const test: 5\n *     // @ts-expect-error\n * const test2 = satisfies<string>()(5)\n *     //^? Argument of type 'number' is not assignable to parameter of type 'string'\n *\n * assert.deepStrictEqual(satisfies<number>()(5), 5)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const satisfies: <A>() => <B extends A>(b: B) => B;\n/**\n * Casts the result to the specified type.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { unsafeCoerce, identity } from \"effect/Function\"\n *\n * assert.deepStrictEqual(unsafeCoerce, identity)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const unsafeCoerce: <A, B>(a: A) => B;\n/**\n * Creates a constant value that never changes.\n *\n * This is useful when you want to pass a value to a higher-order function (a function that takes another function as its argument)\n * and want that inner function to always use the same value, no matter how many times it is called.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { constant } from \"effect/Function\"\n *\n * const constNull = constant(null)\n *\n * assert.deepStrictEqual(constNull(), null)\n * assert.deepStrictEqual(constNull(), null)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const constant: <A>(value: A) => LazyArg<A>;\n/**\n * A thunk that returns always `true`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { constTrue } from \"effect/Function\"\n *\n * assert.deepStrictEqual(constTrue(), true)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const constTrue: LazyArg<boolean>;\n/**\n * A thunk that returns always `false`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { constFalse } from \"effect/Function\"\n *\n * assert.deepStrictEqual(constFalse(), false)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const constFalse: LazyArg<boolean>;\n/**\n * A thunk that returns always `null`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { constNull } from \"effect/Function\"\n *\n * assert.deepStrictEqual(constNull(), null)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const constNull: LazyArg<null>;\n/**\n * A thunk that returns always `undefined`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { constUndefined } from \"effect/Function\"\n *\n * assert.deepStrictEqual(constUndefined(), undefined)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const constUndefined: LazyArg<undefined>;\n/**\n * A thunk that returns always `void`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { constVoid } from \"effect/Function\"\n *\n * assert.deepStrictEqual(constVoid(), undefined)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const constVoid: LazyArg<void>;\n/**\n * Reverses the order of arguments for a curried function.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { flip } from \"effect/Function\"\n *\n * const f = (a: number) => (b: string) => a - b.length\n *\n * assert.deepStrictEqual(flip(f)('aaa')(2), -1)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const flip: <A extends Array<unknown>, B extends Array<unknown>, C>(f: (...a: A) => (...b: B) => C) => (...b: B) => (...a: A) => C;\n/**\n * Composes two functions, `ab` and `bc` into a single function that takes in an argument `a` of type `A` and returns a result of type `C`.\n * The result is obtained by first applying the `ab` function to `a` and then applying the `bc` function to the result of `ab`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { compose } from \"effect/Function\"\n *\n * const increment = (n: number) => n + 1;\n * const square = (n: number) => n * n;\n *\n * assert.strictEqual(compose(increment, square)(2), 9);\n * ```\n *\n * @since 2.0.0\n */\nexport declare const compose: {\n    /**\n     * Composes two functions, `ab` and `bc` into a single function that takes in an argument `a` of type `A` and returns a result of type `C`.\n     * The result is obtained by first applying the `ab` function to `a` and then applying the `bc` function to the result of `ab`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { compose } from \"effect/Function\"\n     *\n     * const increment = (n: number) => n + 1;\n     * const square = (n: number) => n * n;\n     *\n     * assert.strictEqual(compose(increment, square)(2), 9);\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <B, C>(bc: (b: B) => C): <A>(self: (a: A) => B) => (a: A) => C;\n    /**\n     * Composes two functions, `ab` and `bc` into a single function that takes in an argument `a` of type `A` and returns a result of type `C`.\n     * The result is obtained by first applying the `ab` function to `a` and then applying the `bc` function to the result of `ab`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { compose } from \"effect/Function\"\n     *\n     * const increment = (n: number) => n + 1;\n     * const square = (n: number) => n * n;\n     *\n     * assert.strictEqual(compose(increment, square)(2), 9);\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B, C>(self: (a: A) => B, bc: (b: B) => C): (a: A) => C;\n};\n/**\n * The `absurd` function is a stub for cases where a value of type `never` is encountered in your code,\n * meaning that it should be impossible for this code to be executed.\n *\n * This function is particularly useful when it's necessary to specify that certain cases are impossible.\n *\n * @since 2.0.0\n */\nexport declare const absurd: <A>(_: never) => A;\n/**\n * Creates a   version of this function: instead of `n` arguments, it accepts a single tuple argument.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { tupled } from \"effect/Function\"\n *\n * const sumTupled = tupled((x: number, y: number): number => x + y)\n *\n * assert.deepStrictEqual(sumTupled([1, 2]), 3)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const tupled: <A extends ReadonlyArray<unknown>, B>(f: (...a: A) => B) => (a: A) => B;\n/**\n * Inverse function of `tupled`\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { untupled } from \"effect/Function\"\n *\n * const getFirst = untupled(<A, B>(tuple: [A, B]): A => tuple[0])\n *\n * assert.deepStrictEqual(getFirst(1, 2), 1)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const untupled: <A extends ReadonlyArray<unknown>, B>(f: (a: A) => B) => (...a: A) => B;\n/**\n * Pipes the value of an expression into a pipeline of functions.\n *\n * **Details**\n *\n * The `pipe` function is a utility that allows us to compose functions in a\n * readable and sequential manner. It takes the output of one function and\n * passes it as the input to the next function in the pipeline. This enables us\n * to build complex transformations by chaining multiple functions together.\n *\n * ```ts skip-type-checking\n * import { pipe } from \"effect\"\n *\n * const result = pipe(input, func1, func2, ..., funcN)\n * ```\n *\n * In this syntax, `input` is the initial value, and `func1`, `func2`, ...,\n * `funcN` are the functions to be applied in sequence. The result of each\n * function becomes the input for the next function, and the final result is\n * returned.\n *\n * Here's an illustration of how `pipe` works:\n *\n * ```\n * ┌───────┐    ┌───────┐    ┌───────┐    ┌───────┐    ┌───────┐    ┌────────┐\n * │ input │───►│ func1 │───►│ func2 │───►│  ...  │───►│ funcN │───►│ result │\n * └───────┘    └───────┘    └───────┘    └───────┘    └───────┘    └────────┘\n * ```\n *\n * It's important to note that functions passed to `pipe` must have a **single\n * argument** because they are only called with a single argument.\n *\n * **When to Use**\n *\n * This is useful in combination with data-last functions as a simulation of\n * methods:\n *\n * ```ts skip-type-checking\n * as.map(f).filter(g)\n * ```\n *\n * becomes:\n *\n * ```ts skip-type-checking\n * import { pipe, Array } from \"effect\"\n *\n * pipe(as, Array.map(f), Array.filter(g))\n * ```\n *\n * **Example** (Chaining Arithmetic Operations)\n *\n * ```ts\n * import { pipe } from \"effect\"\n *\n * // Define simple arithmetic operations\n * const increment = (x: number) => x + 1\n * const double = (x: number) => x * 2\n * const subtractTen = (x: number) => x - 10\n *\n * // Sequentially apply these operations using `pipe`\n * const result = pipe(5, increment, double, subtractTen)\n *\n * console.log(result)\n * // Output: 2\n * ```\n *\n * @since 2.0.0\n */\nexport declare function pipe<A>(a: A): A;\nexport declare function pipe<A, B = never>(a: A, ab: (a: A) => B): B;\nexport declare function pipe<A, B = never, C = never>(a: A, ab: (a: A) => B, bc: (b: B) => C): C;\nexport declare function pipe<A, B = never, C = never, D = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D): D;\nexport declare function pipe<A, B = never, C = never, D = never, E = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E): E;\nexport declare function pipe<A, B = never, C = never, D = never, E = never, F = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F): F;\nexport declare function pipe<A, B = never, C = never, D = never, E = never, F = never, G = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G): G;\nexport declare function pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H): H;\nexport declare function pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I): I;\nexport declare function pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J): J;\nexport declare function pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K): K;\nexport declare function pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L): L;\nexport declare function pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M): M;\nexport declare function pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never, N = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N): N;\nexport declare function pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never, N = never, O = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O): O;\nexport declare function pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never, N = never, O = never, P = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P): P;\nexport declare function pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never, N = never, O = never, P = never, Q = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Q): Q;\nexport declare function pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never, N = never, O = never, P = never, Q = never, R = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Q, qr: (q: Q) => R): R;\nexport declare function pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never, N = never, O = never, P = never, Q = never, R = never, S = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Q, qr: (q: Q) => R, rs: (r: R) => S): S;\nexport declare function pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never, N = never, O = never, P = never, Q = never, R = never, S = never, T = never>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Q, qr: (q: Q) => R, rs: (r: R) => S, st: (s: S) => T): T;\n/**\n * Performs left-to-right function composition. The first argument may have any arity, the remaining arguments must be unary.\n *\n * See also [`pipe`](#pipe).\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { flow } from \"effect/Function\"\n *\n * const len = (s: string): number => s.length\n * const double = (n: number): number => n * 2\n *\n * const f = flow(len, double)\n *\n * assert.strictEqual(f('aaa'), 6)\n * ```\n *\n * @since 2.0.0\n */\nexport declare function flow<A extends ReadonlyArray<unknown>, B = never>(ab: (...a: A) => B): (...a: A) => B;\nexport declare function flow<A extends ReadonlyArray<unknown>, B = never, C = never>(ab: (...a: A) => B, bc: (b: B) => C): (...a: A) => C;\nexport declare function flow<A extends ReadonlyArray<unknown>, B = never, C = never, D = never>(ab: (...a: A) => B, bc: (b: B) => C, cd: (c: C) => D): (...a: A) => D;\nexport declare function flow<A extends ReadonlyArray<unknown>, B = never, C = never, D = never, E = never>(ab: (...a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E): (...a: A) => E;\nexport declare function flow<A extends ReadonlyArray<unknown>, B = never, C = never, D = never, E = never, F = never>(ab: (...a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F): (...a: A) => F;\nexport declare function flow<A extends ReadonlyArray<unknown>, B = never, C = never, D = never, E = never, F = never, G = never>(ab: (...a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G): (...a: A) => G;\nexport declare function flow<A extends ReadonlyArray<unknown>, B = never, C = never, D = never, E = never, F = never, G = never, H = never>(ab: (...a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H): (...a: A) => H;\nexport declare function flow<A extends ReadonlyArray<unknown>, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never>(ab: (...a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I): (...a: A) => I;\nexport declare function flow<A extends ReadonlyArray<unknown>, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never>(ab: (...a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J): (...a: A) => J;\n/**\n * Type hole simulation.\n *\n * @since 2.0.0\n */\nexport declare const hole: <T>() => T;\n/**\n * The SK combinator, also known as the \"S-K combinator\" or \"S-combinator\", is a fundamental combinator in the\n * lambda calculus and the SKI combinator calculus.\n *\n * This function is useful for discarding the first argument passed to it and returning the second argument.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { SK } from \"effect/Function\";\n *\n * assert.deepStrictEqual(SK(0, \"hello\"), \"hello\")\n * ```\n *\n * @since 2.0.0\n */\nexport declare const SK: <A, B>(_: A, b: B) => B;\n//# sourceMappingURL=Function.d.ts.map",
  "node_modules/effect/dist/dts/GlobalValue.d.ts": "/**\n * Retrieves or computes a global value associated with the given `id`. If the value for this `id`\n * has already been computed, it will be returned from the global store. If it does not exist yet,\n * the provided `compute` function will be executed to compute the value, store it, and then return it.\n *\n * This ensures that even in cases where the module is imported multiple times (e.g., in mixed environments\n * like CommonJS and ESM, or during hot-reloading in development), the value is computed only once and reused\n * thereafter.\n *\n * @example\n * ```ts\n * import { globalValue } from \"effect/GlobalValue\"\n *\n * // This cache will persist as long as the module is running,\n * // even if reloaded or imported elsewhere\n * const myCache = globalValue(\n *   Symbol.for(\"myCache\"),\n *   () => new WeakMap<object, number>()\n * )\n * ```\n *\n * @since 2.0.0\n */\nexport declare const globalValue: <A>(id: unknown, compute: () => A) => A;\n//# sourceMappingURL=GlobalValue.d.ts.map",
  "node_modules/effect/dist/dts/Graph.d.ts": "/**\n * @experimental\n * @since 3.18.0\n */\nimport * as Data from \"./Data.js\";\nimport * as Equal from \"./Equal.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\n/**\n * Unique identifier for Graph instances.\n *\n * @since 3.18.0\n * @category symbol\n */\nexport declare const TypeId: \"~effect/Graph\";\n/**\n * Type identifier for Graph instances.\n *\n * @since 3.18.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * Node index for node identification using plain numbers.\n *\n * @since 3.18.0\n * @category models\n */\nexport type NodeIndex = number;\n/**\n * Edge index for edge identification using plain numbers.\n *\n * @since 3.18.0\n * @category models\n */\nexport type EdgeIndex = number;\n/**\n * Edge data containing source, target, and user data.\n *\n * @since 3.18.0\n * @category models\n */\nexport declare class Edge<E> extends Data.Class<{\n    readonly source: NodeIndex;\n    readonly target: NodeIndex;\n    readonly data: E;\n}> {\n}\n/**\n * Graph type for distinguishing directed and undirected graphs.\n *\n * @since 3.18.0\n * @category models\n */\nexport type Kind = \"directed\" | \"undirected\";\n/**\n * Graph prototype interface.\n *\n * @since 3.18.0\n * @category models\n */\nexport interface Proto<out N, out E> extends Iterable<readonly [NodeIndex, N]>, Equal.Equal, Pipeable, Inspectable {\n    readonly [TypeId]: TypeId;\n    readonly nodes: Map<NodeIndex, N>;\n    readonly edges: Map<EdgeIndex, Edge<E>>;\n    readonly adjacency: Map<NodeIndex, Array<EdgeIndex>>;\n    readonly reverseAdjacency: Map<NodeIndex, Array<EdgeIndex>>;\n    nextNodeIndex: NodeIndex;\n    nextEdgeIndex: EdgeIndex;\n    isAcyclic: Option.Option<boolean>;\n}\n/**\n * Immutable graph interface.\n *\n * @since 3.18.0\n * @category models\n */\nexport interface Graph<out N, out E, T extends Kind = \"directed\"> extends Proto<N, E> {\n    readonly type: T;\n    readonly mutable: false;\n}\n/**\n * Mutable graph interface.\n *\n * @since 3.18.0\n * @category models\n */\nexport interface MutableGraph<out N, out E, T extends Kind = \"directed\"> extends Proto<N, E> {\n    readonly type: T;\n    readonly mutable: true;\n}\n/**\n * Directed graph type alias.\n *\n * @since 3.18.0\n * @category models\n */\nexport type DirectedGraph<N, E> = Graph<N, E, \"directed\">;\n/**\n * Undirected graph type alias.\n *\n * @since 3.18.0\n * @category models\n */\nexport type UndirectedGraph<N, E> = Graph<N, E, \"undirected\">;\n/**\n * Mutable directed graph type alias.\n *\n * @since 3.18.0\n * @category models\n */\nexport type MutableDirectedGraph<N, E> = MutableGraph<N, E, \"directed\">;\n/**\n * Mutable undirected graph type alias.\n *\n * @since 3.18.0\n * @category models\n */\nexport type MutableUndirectedGraph<N, E> = MutableGraph<N, E, \"undirected\">;\n/**\n * Creates a directed graph, optionally with initial mutations.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * // Directed graph with initial nodes and edges\n * const graph = Graph.directed<string, string>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   Graph.addEdge(mutable, a, b, \"A->B\")\n *   Graph.addEdge(mutable, b, c, \"B->C\")\n * })\n * ```\n *\n * @since 3.18.0\n * @category constructors\n */\nexport declare const directed: <N, E>(mutate?: (mutable: MutableDirectedGraph<N, E>) => void) => DirectedGraph<N, E>;\n/**\n * Creates an undirected graph, optionally with initial mutations.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * // Undirected graph with initial nodes and edges\n * const graph = Graph.undirected<string, string>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   Graph.addEdge(mutable, a, b, \"A-B\")\n *   Graph.addEdge(mutable, b, c, \"B-C\")\n * })\n * ```\n *\n * @since 3.18.0\n * @category constructors\n */\nexport declare const undirected: <N, E>(mutate?: (mutable: MutableUndirectedGraph<N, E>) => void) => UndirectedGraph<N, E>;\n/**\n * Creates a mutable scope for safe graph mutations by copying the data structure.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>()\n * const mutable = Graph.beginMutation(graph)\n * // Now mutable can be safely modified without affecting original graph\n * ```\n *\n * @since 3.18.0\n * @category mutations\n */\nexport declare const beginMutation: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T>) => MutableGraph<N, E, T>;\n/**\n * Converts a mutable graph back to an immutable graph, ending the mutation scope.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>()\n * const mutable = Graph.beginMutation(graph)\n * // ... perform mutations on mutable ...\n * const newGraph = Graph.endMutation(mutable)\n * ```\n *\n * @since 3.18.0\n * @category mutations\n */\nexport declare const endMutation: <N, E, T extends Kind = \"directed\">(mutable: MutableGraph<N, E, T>) => Graph<N, E, T>;\n/**\n * Performs scoped mutations on a graph, automatically managing the mutation lifecycle.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>()\n * const newGraph = Graph.mutate(graph, (mutable) => {\n *   // Safe mutations go here\n *   // mutable gets automatically converted back to immutable\n * })\n * ```\n *\n * @since 3.18.0\n * @category mutations\n */\nexport declare const mutate: {\n    /**\n     * Performs scoped mutations on a graph, automatically managing the mutation lifecycle.\n     *\n     * @example\n     * ```ts\n     * import { Graph } from \"effect\"\n     *\n     * const graph = Graph.directed<string, number>()\n     * const newGraph = Graph.mutate(graph, (mutable) => {\n     *   // Safe mutations go here\n     *   // mutable gets automatically converted back to immutable\n     * })\n     * ```\n     *\n     * @since 3.18.0\n     * @category mutations\n     */\n    <N, E, T extends Kind = \"directed\">(f: (mutable: MutableGraph<N, E, T>) => void): (graph: Graph<N, E, T>) => Graph<N, E, T>;\n    /**\n     * Performs scoped mutations on a graph, automatically managing the mutation lifecycle.\n     *\n     * @example\n     * ```ts\n     * import { Graph } from \"effect\"\n     *\n     * const graph = Graph.directed<string, number>()\n     * const newGraph = Graph.mutate(graph, (mutable) => {\n     *   // Safe mutations go here\n     *   // mutable gets automatically converted back to immutable\n     * })\n     * ```\n     *\n     * @since 3.18.0\n     * @category mutations\n     */\n    <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T>, f: (mutable: MutableGraph<N, E, T>) => void): Graph<N, E, T>;\n};\n/**\n * Adds a new node to a mutable graph and returns its index.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const result = Graph.mutate(Graph.directed<string, number>(), (mutable) => {\n *   const nodeA = Graph.addNode(mutable, \"Node A\")\n *   const nodeB = Graph.addNode(mutable, \"Node B\")\n *   console.log(nodeA) // NodeIndex with value 0\n *   console.log(nodeB) // NodeIndex with value 1\n * })\n * ```\n *\n * @since 3.18.0\n * @category mutations\n */\nexport declare const addNode: <N, E, T extends Kind = \"directed\">(mutable: MutableGraph<N, E, T>, data: N) => NodeIndex;\n/**\n * Gets the data associated with a node index, if it exists.\n *\n * @example\n * ```ts\n * import { Graph, Option } from \"effect\"\n *\n * const graph = Graph.mutate(Graph.directed<string, number>(), (mutable) => {\n *   Graph.addNode(mutable, \"Node A\")\n * })\n *\n * const nodeIndex = 0\n * const nodeData = Graph.getNode(graph, nodeIndex)\n *\n * if (Option.isSome(nodeData)) {\n *   console.log(nodeData.value) // \"Node A\"\n * }\n * ```\n *\n * @since 3.18.0\n * @category getters\n */\nexport declare const getNode: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, nodeIndex: NodeIndex) => Option.Option<N>;\n/**\n * Checks if a node with the given index exists in the graph.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.mutate(Graph.directed<string, number>(), (mutable) => {\n *   Graph.addNode(mutable, \"Node A\")\n * })\n *\n * const nodeIndex = 0\n * const exists = Graph.hasNode(graph, nodeIndex)\n * console.log(exists) // true\n *\n * const nonExistentIndex = 999\n * const notExists = Graph.hasNode(graph, nonExistentIndex)\n * console.log(notExists) // false\n * ```\n *\n * @since 3.18.0\n * @category getters\n */\nexport declare const hasNode: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, nodeIndex: NodeIndex) => boolean;\n/**\n * Returns the number of nodes in the graph.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const emptyGraph = Graph.directed<string, number>()\n * console.log(Graph.nodeCount(emptyGraph)) // 0\n *\n * const graphWithNodes = Graph.mutate(emptyGraph, (mutable) => {\n *   Graph.addNode(mutable, \"Node A\")\n *   Graph.addNode(mutable, \"Node B\")\n *   Graph.addNode(mutable, \"Node C\")\n * })\n *\n * console.log(Graph.nodeCount(graphWithNodes)) // 3\n * ```\n *\n * @since 3.18.0\n * @category getters\n */\nexport declare const nodeCount: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>) => number;\n/**\n * Finds the first node that matches the given predicate.\n *\n * @example\n * ```ts\n * import { Graph, Option } from \"effect\"\n *\n * const graph = Graph.mutate(Graph.directed<string, number>(), (mutable) => {\n *   Graph.addNode(mutable, \"Node A\")\n *   Graph.addNode(mutable, \"Node B\")\n *   Graph.addNode(mutable, \"Node C\")\n * })\n *\n * const result = Graph.findNode(graph, (data) => data.startsWith(\"Node B\"))\n * console.log(result) // Option.some(1)\n *\n * const notFound = Graph.findNode(graph, (data) => data === \"Node D\")\n * console.log(notFound) // Option.none()\n * ```\n *\n * @since 3.18.0\n * @category getters\n */\nexport declare const findNode: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, predicate: (data: N) => boolean) => Option.Option<NodeIndex>;\n/**\n * Finds all nodes that match the given predicate.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.mutate(Graph.directed<string, number>(), (mutable) => {\n *   Graph.addNode(mutable, \"Start A\")\n *   Graph.addNode(mutable, \"Node B\")\n *   Graph.addNode(mutable, \"Start C\")\n * })\n *\n * const result = Graph.findNodes(graph, (data) => data.startsWith(\"Start\"))\n * console.log(result) // [0, 2]\n *\n * const empty = Graph.findNodes(graph, (data) => data === \"Not Found\")\n * console.log(empty) // []\n * ```\n *\n * @since 3.18.0\n * @category getters\n */\nexport declare const findNodes: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, predicate: (data: N) => boolean) => Array<NodeIndex>;\n/**\n * Finds the first edge that matches the given predicate.\n *\n * @example\n * ```ts\n * import { Graph, Option } from \"effect\"\n *\n * const graph = Graph.mutate(Graph.directed<string, number>(), (mutable) => {\n *   const nodeA = Graph.addNode(mutable, \"Node A\")\n *   const nodeB = Graph.addNode(mutable, \"Node B\")\n *   const nodeC = Graph.addNode(mutable, \"Node C\")\n *   Graph.addEdge(mutable, nodeA, nodeB, 10)\n *   Graph.addEdge(mutable, nodeB, nodeC, 20)\n * })\n *\n * const result = Graph.findEdge(graph, (data) => data > 15)\n * console.log(result) // Option.some(1)\n *\n * const notFound = Graph.findEdge(graph, (data) => data > 100)\n * console.log(notFound) // Option.none()\n * ```\n *\n * @since 3.18.0\n * @category getters\n */\nexport declare const findEdge: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, predicate: (data: E, source: NodeIndex, target: NodeIndex) => boolean) => Option.Option<EdgeIndex>;\n/**\n * Finds all edges that match the given predicate.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.mutate(Graph.directed<string, number>(), (mutable) => {\n *   const nodeA = Graph.addNode(mutable, \"Node A\")\n *   const nodeB = Graph.addNode(mutable, \"Node B\")\n *   const nodeC = Graph.addNode(mutable, \"Node C\")\n *   Graph.addEdge(mutable, nodeA, nodeB, 10)\n *   Graph.addEdge(mutable, nodeB, nodeC, 20)\n *   Graph.addEdge(mutable, nodeC, nodeA, 30)\n * })\n *\n * const result = Graph.findEdges(graph, (data) => data >= 20)\n * console.log(result) // [1, 2]\n *\n * const empty = Graph.findEdges(graph, (data) => data > 100)\n * console.log(empty) // []\n * ```\n *\n * @since 3.18.0\n * @category getters\n */\nexport declare const findEdges: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, predicate: (data: E, source: NodeIndex, target: NodeIndex) => boolean) => Array<EdgeIndex>;\n/**\n * Updates a single node's data by applying a transformation function.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   Graph.addNode(mutable, \"Node A\")\n *   Graph.addNode(mutable, \"Node B\")\n *   Graph.updateNode(mutable, 0, (data) => data.toUpperCase())\n * })\n *\n * const nodeData = Graph.getNode(graph, 0)\n * console.log(nodeData) // Option.some(\"NODE A\")\n * ```\n *\n * @since 3.18.0\n * @category transformations\n */\nexport declare const updateNode: <N, E, T extends Kind = \"directed\">(mutable: MutableGraph<N, E, T>, index: NodeIndex, f: (data: N) => N) => void;\n/**\n * Updates a single edge's data by applying a transformation function.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const result = Graph.mutate(Graph.directed<string, number>(), (mutable) => {\n *   const nodeA = Graph.addNode(mutable, \"Node A\")\n *   const nodeB = Graph.addNode(mutable, \"Node B\")\n *   const edgeIndex = Graph.addEdge(mutable, nodeA, nodeB, 10)\n *   Graph.updateEdge(mutable, edgeIndex, (data) => data * 2)\n * })\n *\n * const edgeData = Graph.getEdge(result, 0)\n * console.log(edgeData) // Option.some({ source: 0, target: 1, data: 20 })\n * ```\n *\n * @since 3.18.0\n * @category mutations\n */\nexport declare const updateEdge: <N, E, T extends Kind = \"directed\">(mutable: MutableGraph<N, E, T>, edgeIndex: EdgeIndex, f: (data: E) => E) => void;\n/**\n * Creates a new graph with transformed node data using the provided mapping function.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   Graph.addNode(mutable, \"node a\")\n *   Graph.addNode(mutable, \"node b\")\n *   Graph.addNode(mutable, \"node c\")\n *   Graph.mapNodes(mutable, (data) => data.toUpperCase())\n * })\n *\n * const nodeData = Graph.getNode(graph, 0)\n * console.log(nodeData) // Option.some(\"NODE A\")\n * ```\n *\n * @since 3.18.0\n * @category transformations\n */\nexport declare const mapNodes: <N, E, T extends Kind = \"directed\">(mutable: MutableGraph<N, E, T>, f: (data: N) => N) => void;\n/**\n * Transforms all edge data in a mutable graph using the provided mapping function.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   Graph.addEdge(mutable, a, b, 10)\n *   Graph.addEdge(mutable, b, c, 20)\n *   Graph.mapEdges(mutable, (data) => data * 2)\n * })\n *\n * const edgeData = Graph.getEdge(graph, 0)\n * console.log(edgeData) // Option.some({ source: 0, target: 1, data: 20 })\n * ```\n *\n * @since 3.18.0\n * @category transformations\n */\nexport declare const mapEdges: <N, E, T extends Kind = \"directed\">(mutable: MutableGraph<N, E, T>, f: (data: E) => E) => void;\n/**\n * Reverses all edge directions in a mutable graph by swapping source and target nodes.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   Graph.addEdge(mutable, a, b, 1)  // A -> B\n *   Graph.addEdge(mutable, b, c, 2)  // B -> C\n *   Graph.reverse(mutable)           // Now B -> A, C -> B\n * })\n *\n * const edge0 = Graph.getEdge(graph, 0)\n * console.log(edge0) // Option.some({ source: 1, target: 0, data: 1 }) - B -> A\n * ```\n *\n * @since 3.18.0\n * @category transformations\n */\nexport declare const reverse: <N, E, T extends Kind = \"directed\">(mutable: MutableGraph<N, E, T>) => void;\n/**\n * Filters and optionally transforms nodes in a mutable graph using a predicate function.\n * Nodes that return Option.none are removed along with all their connected edges.\n *\n * @example\n * ```ts\n * import { Graph, Option } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"active\")\n *   const b = Graph.addNode(mutable, \"inactive\")\n *   const c = Graph.addNode(mutable, \"active\")\n *   Graph.addEdge(mutable, a, b, 1)\n *   Graph.addEdge(mutable, b, c, 2)\n *\n *   // Keep only \"active\" nodes and transform to uppercase\n *   Graph.filterMapNodes(mutable, (data) =>\n *     data === \"active\" ? Option.some(data.toUpperCase()) : Option.none()\n *   )\n * })\n *\n * console.log(Graph.nodeCount(graph)) // 2 (only \"active\" nodes remain)\n * ```\n *\n * @since 3.18.0\n * @category transformations\n */\nexport declare const filterMapNodes: <N, E, T extends Kind = \"directed\">(mutable: MutableGraph<N, E, T>, f: (data: N) => Option.Option<N>) => void;\n/**\n * Filters and optionally transforms edges in a mutable graph using a predicate function.\n * Edges that return Option.none are removed from the graph.\n *\n * @example\n * ```ts\n * import { Graph, Option } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   Graph.addEdge(mutable, a, b, 5)\n *   Graph.addEdge(mutable, b, c, 15)\n *   Graph.addEdge(mutable, c, a, 25)\n *\n *   // Keep only edges with weight >= 10 and double their weight\n *   Graph.filterMapEdges(mutable, (data) =>\n *     data >= 10 ? Option.some(data * 2) : Option.none()\n *   )\n * })\n *\n * console.log(Graph.edgeCount(graph)) // 2 (edges with weight 5 removed)\n * ```\n *\n * @since 3.18.0\n * @category transformations\n */\nexport declare const filterMapEdges: <N, E, T extends Kind = \"directed\">(mutable: MutableGraph<N, E, T>, f: (data: E) => Option.Option<E>) => void;\n/**\n * Filters nodes by removing those that don't match the predicate.\n * This function modifies the mutable graph in place.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   Graph.addNode(mutable, \"active\")\n *   Graph.addNode(mutable, \"inactive\")\n *   Graph.addNode(mutable, \"pending\")\n *   Graph.addNode(mutable, \"active\")\n *\n *   // Keep only \"active\" nodes\n *   Graph.filterNodes(mutable, (data) => data === \"active\")\n * })\n *\n * console.log(Graph.nodeCount(graph)) // 2 (only \"active\" nodes remain)\n * ```\n *\n * @since 3.18.0\n * @category transformations\n */\nexport declare const filterNodes: <N, E, T extends Kind = \"directed\">(mutable: MutableGraph<N, E, T>, predicate: (data: N) => boolean) => void;\n/**\n * Filters edges by removing those that don't match the predicate.\n * This function modifies the mutable graph in place.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *\n *   Graph.addEdge(mutable, a, b, 5)\n *   Graph.addEdge(mutable, b, c, 15)\n *   Graph.addEdge(mutable, c, a, 25)\n *\n *   // Keep only edges with weight >= 10\n *   Graph.filterEdges(mutable, (data) => data >= 10)\n * })\n *\n * console.log(Graph.edgeCount(graph)) // 2 (edge with weight 5 removed)\n * ```\n *\n * @since 3.18.0\n * @category transformations\n */\nexport declare const filterEdges: <N, E, T extends Kind = \"directed\">(mutable: MutableGraph<N, E, T>, predicate: (data: E) => boolean) => void;\n/**\n * Adds a new edge to a mutable graph and returns its index.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const result = Graph.mutate(Graph.directed<string, number>(), (mutable) => {\n *   const nodeA = Graph.addNode(mutable, \"Node A\")\n *   const nodeB = Graph.addNode(mutable, \"Node B\")\n *   const edge = Graph.addEdge(mutable, nodeA, nodeB, 42)\n *   console.log(edge) // EdgeIndex with value 0\n * })\n * ```\n *\n * @since 3.18.0\n * @category mutations\n */\nexport declare const addEdge: <N, E, T extends Kind = \"directed\">(mutable: MutableGraph<N, E, T>, source: NodeIndex, target: NodeIndex, data: E) => EdgeIndex;\n/**\n * Removes a node and all its incident edges from a mutable graph.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const result = Graph.mutate(Graph.directed<string, number>(), (mutable) => {\n *   const nodeA = Graph.addNode(mutable, \"Node A\")\n *   const nodeB = Graph.addNode(mutable, \"Node B\")\n *   Graph.addEdge(mutable, nodeA, nodeB, 42)\n *\n *   // Remove nodeA and all edges connected to it\n *   Graph.removeNode(mutable, nodeA)\n * })\n * ```\n *\n * @since 3.18.0\n * @category mutations\n */\nexport declare const removeNode: <N, E, T extends Kind = \"directed\">(mutable: MutableGraph<N, E, T>, nodeIndex: NodeIndex) => void;\n/**\n * Removes an edge from a mutable graph.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const result = Graph.mutate(Graph.directed<string, number>(), (mutable) => {\n *   const nodeA = Graph.addNode(mutable, \"Node A\")\n *   const nodeB = Graph.addNode(mutable, \"Node B\")\n *   const edge = Graph.addEdge(mutable, nodeA, nodeB, 42)\n *\n *   // Remove the edge\n *   Graph.removeEdge(mutable, edge)\n * })\n * ```\n *\n * @since 3.18.0\n * @category mutations\n */\nexport declare const removeEdge: <N, E, T extends Kind = \"directed\">(mutable: MutableGraph<N, E, T>, edgeIndex: EdgeIndex) => void;\n/**\n * Gets the edge data associated with an edge index, if it exists.\n *\n * @example\n * ```ts\n * import { Graph, Option } from \"effect\"\n *\n * const graph = Graph.mutate(Graph.directed<string, number>(), (mutable) => {\n *   const nodeA = Graph.addNode(mutable, \"Node A\")\n *   const nodeB = Graph.addNode(mutable, \"Node B\")\n *   Graph.addEdge(mutable, nodeA, nodeB, 42)\n * })\n *\n * const edgeIndex = 0\n * const edgeData = Graph.getEdge(graph, edgeIndex)\n *\n * if (Option.isSome(edgeData)) {\n *   console.log(edgeData.value.data) // 42\n *   console.log(edgeData.value.source) // NodeIndex(0)\n *   console.log(edgeData.value.target) // NodeIndex(1)\n * }\n * ```\n *\n * @since 3.18.0\n * @category getters\n */\nexport declare const getEdge: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, edgeIndex: EdgeIndex) => Option.Option<Edge<E>>;\n/**\n * Checks if an edge exists between two nodes in the graph.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.mutate(Graph.directed<string, number>(), (mutable) => {\n *   const nodeA = Graph.addNode(mutable, \"Node A\")\n *   const nodeB = Graph.addNode(mutable, \"Node B\")\n *   const nodeC = Graph.addNode(mutable, \"Node C\")\n *   Graph.addEdge(mutable, nodeA, nodeB, 42)\n * })\n *\n * const nodeA = 0\n * const nodeB = 1\n * const nodeC = 2\n *\n * const hasAB = Graph.hasEdge(graph, nodeA, nodeB)\n * console.log(hasAB) // true\n *\n * const hasAC = Graph.hasEdge(graph, nodeA, nodeC)\n * console.log(hasAC) // false\n * ```\n *\n * @since 3.18.0\n * @category getters\n */\nexport declare const hasEdge: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, source: NodeIndex, target: NodeIndex) => boolean;\n/**\n * Returns the number of edges in the graph.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const emptyGraph = Graph.directed<string, number>()\n * console.log(Graph.edgeCount(emptyGraph)) // 0\n *\n * const graphWithEdges = Graph.mutate(emptyGraph, (mutable) => {\n *   const nodeA = Graph.addNode(mutable, \"Node A\")\n *   const nodeB = Graph.addNode(mutable, \"Node B\")\n *   const nodeC = Graph.addNode(mutable, \"Node C\")\n *   Graph.addEdge(mutable, nodeA, nodeB, 1)\n *   Graph.addEdge(mutable, nodeB, nodeC, 2)\n *   Graph.addEdge(mutable, nodeC, nodeA, 3)\n * })\n *\n * console.log(Graph.edgeCount(graphWithEdges)) // 3\n * ```\n *\n * @since 3.18.0\n * @category getters\n */\nexport declare const edgeCount: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>) => number;\n/**\n * Returns the neighboring nodes (targets of outgoing edges) for a given node.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.mutate(Graph.directed<string, number>(), (mutable) => {\n *   const nodeA = Graph.addNode(mutable, \"Node A\")\n *   const nodeB = Graph.addNode(mutable, \"Node B\")\n *   const nodeC = Graph.addNode(mutable, \"Node C\")\n *   Graph.addEdge(mutable, nodeA, nodeB, 1)\n *   Graph.addEdge(mutable, nodeA, nodeC, 2)\n * })\n *\n * const nodeA = 0\n * const nodeB = 1\n * const nodeC = 2\n *\n * const neighborsA = Graph.neighbors(graph, nodeA)\n * console.log(neighborsA) // [NodeIndex(1), NodeIndex(2)]\n *\n * const neighborsB = Graph.neighbors(graph, nodeB)\n * console.log(neighborsB) // []\n * ```\n *\n * @since 3.18.0\n * @category getters\n */\nexport declare const neighbors: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, nodeIndex: NodeIndex) => Array<NodeIndex>;\n/**\n * Get neighbors of a node in a specific direction for bidirectional traversal.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, string>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   Graph.addEdge(mutable, a, b, \"A->B\")\n * })\n *\n * const nodeA = 0\n * const nodeB = 1\n *\n * // Get outgoing neighbors (nodes that nodeA points to)\n * const outgoing = Graph.neighborsDirected(graph, nodeA, \"outgoing\")\n *\n * // Get incoming neighbors (nodes that point to nodeB)\n * const incoming = Graph.neighborsDirected(graph, nodeB, \"incoming\")\n * ```\n *\n * @since 3.18.0\n * @category queries\n */\nexport declare const neighborsDirected: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, nodeIndex: NodeIndex, direction: Direction) => Array<NodeIndex>;\n/**\n * Exports a graph to GraphViz DOT format for visualization.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.mutate(Graph.directed<string, number>(), (mutable) => {\n *   const nodeA = Graph.addNode(mutable, \"Node A\")\n *   const nodeB = Graph.addNode(mutable, \"Node B\")\n *   const nodeC = Graph.addNode(mutable, \"Node C\")\n *   Graph.addEdge(mutable, nodeA, nodeB, 1)\n *   Graph.addEdge(mutable, nodeB, nodeC, 2)\n *   Graph.addEdge(mutable, nodeC, nodeA, 3)\n * })\n *\n * const dot = Graph.toGraphViz(graph)\n * console.log(dot)\n * // digraph G {\n * //   \"0\" [label=\"Node A\"];\n * //   \"1\" [label=\"Node B\"];\n * //   \"2\" [label=\"Node C\"];\n * //   \"0\" -> \"1\" [label=\"1\"];\n * //   \"1\" -> \"2\" [label=\"2\"];\n * //   \"2\" -> \"0\" [label=\"3\"];\n * // }\n * ```\n *\n * @since 3.18.0\n * @category utils\n */\nexport declare const toGraphViz: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, options?: {\n    readonly nodeLabel?: (data: N) => string;\n    readonly edgeLabel?: (data: E) => string;\n    readonly graphName?: string;\n}) => string;\n/**\n * Direction for graph traversal, indicating which edges to follow.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, string>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   Graph.addEdge(mutable, a, b, \"A->B\")\n * })\n *\n * // Follow outgoing edges (normal direction)\n * const outgoingNodes = Array.from(Graph.indices(Graph.dfs(graph, { startNodes: [0], direction: \"outgoing\" })))\n *\n * // Follow incoming edges (reverse direction)\n * const incomingNodes = Array.from(Graph.indices(Graph.dfs(graph, { startNodes: [1], direction: \"incoming\" })))\n * ```\n *\n * @since 3.18.0\n * @category models\n */\nexport type Direction = \"outgoing\" | \"incoming\";\n/**\n * Checks if the graph is acyclic (contains no cycles).\n *\n * Uses depth-first search to detect back edges, which indicate cycles.\n * For directed graphs, any back edge creates a cycle. For undirected graphs,\n * a back edge that doesn't go to the immediate parent creates a cycle.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * // Acyclic directed graph (DAG)\n * const dag = Graph.directed<string, string>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   Graph.addEdge(mutable, a, b, \"A->B\")\n *   Graph.addEdge(mutable, b, c, \"B->C\")\n * })\n * console.log(Graph.isAcyclic(dag)) // true\n *\n * // Cyclic directed graph\n * const cyclic = Graph.directed<string, string>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   Graph.addEdge(mutable, a, b, \"A->B\")\n *   Graph.addEdge(mutable, b, a, \"B->A\") // Creates cycle\n * })\n * console.log(Graph.isAcyclic(cyclic)) // false\n * ```\n *\n * @since 3.18.0\n * @category algorithms\n */\nexport declare const isAcyclic: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>) => boolean;\n/**\n * Checks if an undirected graph is bipartite.\n *\n * A bipartite graph is one whose vertices can be divided into two disjoint sets\n * such that no two vertices within the same set are adjacent. Uses BFS coloring\n * to determine bipartiteness.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * // Bipartite graph (alternating coloring possible)\n * const bipartite = Graph.undirected<string, string>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   const d = Graph.addNode(mutable, \"D\")\n *   Graph.addEdge(mutable, a, b, \"edge\") // Set 1: {A, C}, Set 2: {B, D}\n *   Graph.addEdge(mutable, b, c, \"edge\")\n *   Graph.addEdge(mutable, c, d, \"edge\")\n * })\n * console.log(Graph.isBipartite(bipartite)) // true\n *\n * // Non-bipartite graph (odd cycle)\n * const triangle = Graph.undirected<string, string>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   Graph.addEdge(mutable, a, b, \"edge\")\n *   Graph.addEdge(mutable, b, c, \"edge\")\n *   Graph.addEdge(mutable, c, a, \"edge\") // Triangle (3-cycle)\n * })\n * console.log(Graph.isBipartite(triangle)) // false\n * ```\n *\n * @since 3.18.0\n * @category algorithms\n */\nexport declare const isBipartite: <N, E>(graph: Graph<N, E, \"undirected\"> | MutableGraph<N, E, \"undirected\">) => boolean;\n/**\n * Find connected components in an undirected graph.\n * Each component is represented as an array of node indices.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.undirected<string, string>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   const d = Graph.addNode(mutable, \"D\")\n *   Graph.addEdge(mutable, a, b, \"edge\") // Component 1: A-B\n *   Graph.addEdge(mutable, c, d, \"edge\") // Component 2: C-D\n * })\n *\n * const components = Graph.connectedComponents(graph)\n * console.log(components) // [[0, 1], [2, 3]]\n * ```\n *\n * @since 3.18.0\n * @category algorithms\n */\nexport declare const connectedComponents: <N, E>(graph: Graph<N, E, \"undirected\"> | MutableGraph<N, E, \"undirected\">) => Array<Array<NodeIndex>>;\n/**\n * Find strongly connected components in a directed graph using Kosaraju's algorithm.\n * Each SCC is represented as an array of node indices.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, string>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   Graph.addEdge(mutable, a, b, \"A->B\")\n *   Graph.addEdge(mutable, b, c, \"B->C\")\n *   Graph.addEdge(mutable, c, a, \"C->A\") // Creates SCC: A-B-C\n * })\n *\n * const sccs = Graph.stronglyConnectedComponents(graph)\n * console.log(sccs) // [[0, 1, 2]]\n * ```\n *\n * @since 3.18.0\n * @category algorithms\n */\nexport declare const stronglyConnectedComponents: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>) => Array<Array<NodeIndex>>;\n/**\n * Result of a shortest path computation containing the path and total distance.\n *\n * @since 3.18.0\n * @category models\n */\nexport interface PathResult<E> {\n    readonly path: Array<NodeIndex>;\n    readonly distance: number;\n    readonly edgeWeights: Array<E>;\n}\n/**\n * Find the shortest path between two nodes using Dijkstra's algorithm.\n *\n * Dijkstra's algorithm works with non-negative edge weights and finds the shortest\n * path from a source node to a target node in O((V + E) log V) time complexity.\n *\n * @example\n * ```ts\n * import { Graph, Option } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   Graph.addEdge(mutable, a, b, 5)\n *   Graph.addEdge(mutable, a, c, 10)\n *   Graph.addEdge(mutable, b, c, 2)\n * })\n *\n * const result = Graph.dijkstra(graph, 0, 2, (edgeData) => edgeData)\n * if (Option.isSome(result)) {\n *   console.log(result.value.path) // [0, 1, 2] - shortest path A->B->C\n *   console.log(result.value.distance) // 7 - total distance\n * }\n * ```\n *\n * @since 3.18.0\n * @category algorithms\n */\nexport declare const dijkstra: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, source: NodeIndex, target: NodeIndex, edgeWeight: (edgeData: E) => number) => Option.Option<PathResult<E>>;\n/**\n * Result of all-pairs shortest path computation.\n *\n * @since 3.18.0\n * @category models\n */\nexport interface AllPairsResult<E> {\n    readonly distances: Map<NodeIndex, Map<NodeIndex, number>>;\n    readonly paths: Map<NodeIndex, Map<NodeIndex, Array<NodeIndex> | null>>;\n    readonly edgeWeights: Map<NodeIndex, Map<NodeIndex, Array<E>>>;\n}\n/**\n * Find shortest paths between all pairs of nodes using Floyd-Warshall algorithm.\n *\n * Floyd-Warshall algorithm computes shortest paths between all pairs of nodes in O(V³) time.\n * It can handle negative edge weights and detect negative cycles.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   Graph.addEdge(mutable, a, b, 3)\n *   Graph.addEdge(mutable, b, c, 2)\n *   Graph.addEdge(mutable, a, c, 7)\n * })\n *\n * const result = Graph.floydWarshall(graph, (edgeData) => edgeData)\n * const distanceAToC = result.distances.get(0)?.get(2) // 5 (A->B->C)\n * const pathAToC = result.paths.get(0)?.get(2) // [0, 1, 2]\n * ```\n *\n * @since 3.18.0\n * @category algorithms\n */\nexport declare const floydWarshall: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, edgeWeight: (edgeData: E) => number) => AllPairsResult<E>;\n/**\n * Find the shortest path between two nodes using A* pathfinding algorithm.\n *\n * A* is an extension of Dijkstra's algorithm that uses a heuristic function to guide\n * the search towards the target, potentially finding paths faster than Dijkstra's.\n * The heuristic must be admissible (never overestimate the actual cost).\n *\n * @example\n * ```ts\n * import { Graph, Option } from \"effect\"\n *\n * const graph = Graph.directed<{x: number, y: number}, number>((mutable) => {\n *   const a = Graph.addNode(mutable, {x: 0, y: 0})\n *   const b = Graph.addNode(mutable, {x: 1, y: 0})\n *   const c = Graph.addNode(mutable, {x: 2, y: 0})\n *   Graph.addEdge(mutable, a, b, 1)\n *   Graph.addEdge(mutable, b, c, 1)\n * })\n *\n * // Manhattan distance heuristic\n * const heuristic = (nodeData: {x: number, y: number}, targetData: {x: number, y: number}) =>\n *   Math.abs(nodeData.x - targetData.x) + Math.abs(nodeData.y - targetData.y)\n *\n * const result = Graph.astar(graph, 0, 2, (edgeData) => edgeData, heuristic)\n * if (Option.isSome(result)) {\n *   console.log(result.value.path) // [0, 1, 2] - shortest path\n *   console.log(result.value.distance) // 2 - total distance\n * }\n * ```\n *\n * @since 3.18.0\n * @category algorithms\n */\nexport declare const astar: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, source: NodeIndex, target: NodeIndex, edgeWeight: (edgeData: E) => number, heuristic: (sourceNodeData: N, targetNodeData: N) => number) => Option.Option<PathResult<E>>;\n/**\n * Find the shortest path between two nodes using Bellman-Ford algorithm.\n *\n * Bellman-Ford algorithm can handle negative edge weights and detects negative cycles.\n * It has O(VE) time complexity, slower than Dijkstra's but more versatile.\n * Returns Option.none() if a negative cycle is detected that affects the path.\n *\n * @example\n * ```ts\n * import { Graph, Option } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   Graph.addEdge(mutable, a, b, -1)  // Negative weight allowed\n *   Graph.addEdge(mutable, b, c, 3)\n *   Graph.addEdge(mutable, a, c, 5)\n * })\n *\n * const result = Graph.bellmanFord(graph, 0, 2, (edgeData) => edgeData)\n * if (Option.isSome(result)) {\n *   console.log(result.value.path) // [0, 1, 2] - shortest path A->B->C\n *   console.log(result.value.distance) // 2 - total distance\n * }\n * ```\n *\n * @since 3.18.0\n * @category algorithms\n */\nexport declare const bellmanFord: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, source: NodeIndex, target: NodeIndex, edgeWeight: (edgeData: E) => number) => Option.Option<PathResult<E>>;\n/**\n * Concrete class for iterables that produce [NodeIndex, NodeData] tuples.\n *\n * This class provides a common abstraction for all iterables that return node data,\n * including traversal iterators (DFS, BFS, etc.) and element iterators (nodes, externals).\n * It uses a mapEntry function pattern for flexible iteration and transformation.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   Graph.addEdge(mutable, a, b, 1)\n * })\n *\n * // Both traversal and element iterators return NodeWalker\n * const dfsNodes: Graph.NodeWalker<string> = Graph.dfs(graph, { startNodes: [0] })\n * const allNodes: Graph.NodeWalker<string> = Graph.nodes(graph)\n *\n * // Common interface for working with node iterables\n * function processNodes<N>(nodeIterable: Graph.NodeWalker<N>): Array<number> {\n *   return Array.from(Graph.indices(nodeIterable))\n * }\n *\n * // Access node data using values() or entries()\n * const nodeData = Array.from(Graph.values(dfsNodes)) // [\"A\", \"B\"]\n * const nodeEntries = Array.from(Graph.entries(allNodes)) // [[0, \"A\"], [1, \"B\"]]\n * ```\n *\n * @since 3.18.0\n * @category models\n */\nexport declare class Walker<T, N> implements Iterable<[T, N]> {\n    readonly [Symbol.iterator]: () => Iterator<[T, N]>;\n    /**\n     * Visits each element and maps it to a value using the provided function.\n     *\n     * Takes a function that receives the index and data,\n     * and returns an iterable of the mapped values. Skips elements that\n     * no longer exist in the graph.\n     *\n     * @example\n     * ```ts\n     * import { Graph } from \"effect\"\n     *\n     * const graph = Graph.directed<string, number>((mutable) => {\n     *   const a = Graph.addNode(mutable, \"A\")\n     *   const b = Graph.addNode(mutable, \"B\")\n     *   Graph.addEdge(mutable, a, b, 1)\n     * })\n     *\n     * const dfs = Graph.dfs(graph, { startNodes: [0] })\n     *\n     * // Map to just the node data\n     * const values = Array.from(dfs.visit((index, data) => data))\n     * console.log(values) // [\"A\", \"B\"]\n     *\n     * // Map to custom objects\n     * const custom = Array.from(dfs.visit((index, data) => ({ id: index, name: data })))\n     * console.log(custom) // [{ id: 0, name: \"A\" }, { id: 1, name: \"B\" }]\n     * ```\n     *\n     * @since 3.18.0\n     * @category iterators\n     */\n    readonly visit: <U>(f: (index: T, data: N) => U) => Iterable<U>;\n    constructor(\n    /**\n     * Visits each element and maps it to a value using the provided function.\n     *\n     * Takes a function that receives the index and data,\n     * and returns an iterable of the mapped values. Skips elements that\n     * no longer exist in the graph.\n     *\n     * @example\n     * ```ts\n     * import { Graph } from \"effect\"\n     *\n     * const graph = Graph.directed<string, number>((mutable) => {\n     *   const a = Graph.addNode(mutable, \"A\")\n     *   const b = Graph.addNode(mutable, \"B\")\n     *   Graph.addEdge(mutable, a, b, 1)\n     * })\n     *\n     * const dfs = Graph.dfs(graph, { startNodes: [0] })\n     *\n     * // Map to just the node data\n     * const values = Array.from(dfs.visit((index, data) => data))\n     * console.log(values) // [\"A\", \"B\"]\n     *\n     * // Map to custom objects\n     * const custom = Array.from(dfs.visit((index, data) => ({ id: index, name: data })))\n     * console.log(custom) // [{ id: 0, name: \"A\" }, { id: 1, name: \"B\" }]\n     * ```\n     *\n     * @since 3.18.0\n     * @category iterators\n     */\n    visit: <U>(f: (index: T, data: N) => U) => Iterable<U>);\n}\n/**\n * Type alias for node iteration using Walker.\n * NodeWalker is represented as Walker<NodeIndex, N>.\n *\n * @since 3.18.0\n * @category models\n */\nexport type NodeWalker<N> = Walker<NodeIndex, N>;\n/**\n * Type alias for edge iteration using Walker.\n * EdgeWalker is represented as Walker<EdgeIndex, Edge<E>>.\n *\n * @since 3.18.0\n * @category models\n */\nexport type EdgeWalker<E> = Walker<EdgeIndex, Edge<E>>;\n/**\n * Returns an iterator over the indices in the walker.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   Graph.addEdge(mutable, a, b, 1)\n * })\n *\n * const dfs = Graph.dfs(graph, { startNodes: [0] })\n * const indices = Array.from(Graph.indices(dfs))\n * console.log(indices) // [0, 1]\n * ```\n *\n * @since 3.18.0\n * @category utilities\n */\nexport declare const indices: <T, N>(walker: Walker<T, N>) => Iterable<T>;\n/**\n * Returns an iterator over the values (data) in the walker.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   Graph.addEdge(mutable, a, b, 1)\n * })\n *\n * const dfs = Graph.dfs(graph, { startNodes: [0] })\n * const values = Array.from(Graph.values(dfs))\n * console.log(values) // [\"A\", \"B\"]\n * ```\n *\n * @since 3.18.0\n * @category utilities\n */\nexport declare const values: <T, N>(walker: Walker<T, N>) => Iterable<N>;\n/**\n * Returns an iterator over [index, data] entries in the walker.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   Graph.addEdge(mutable, a, b, 1)\n * })\n *\n * const dfs = Graph.dfs(graph, { startNodes: [0] })\n * const entries = Array.from(Graph.entries(dfs))\n * console.log(entries) // [[0, \"A\"], [1, \"B\"]]\n * ```\n *\n * @since 3.18.0\n * @category utilities\n */\nexport declare const entries: <T, N>(walker: Walker<T, N>) => Iterable<[T, N]>;\n/**\n * Configuration options for DFS iterator.\n *\n * @since 3.18.0\n * @category models\n */\nexport interface DfsConfig {\n    readonly startNodes?: Array<NodeIndex>;\n    readonly direction?: Direction;\n}\n/**\n * Creates a new DFS iterator with optional configuration.\n *\n * The iterator maintains a stack of nodes to visit and tracks discovered nodes.\n * It provides lazy evaluation of the depth-first search.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   Graph.addEdge(mutable, a, b, 1)\n *   Graph.addEdge(mutable, b, c, 1)\n * })\n *\n * // Start from a specific node\n * const dfs1 = Graph.dfs(graph, { startNodes: [0] })\n * for (const nodeIndex of Graph.indices(dfs1)) {\n *   console.log(nodeIndex) // Traverses in DFS order: 0, 1, 2\n * }\n *\n * // Empty iterator (no starting nodes)\n * const dfs2 = Graph.dfs(graph)\n * // Can be used programmatically\n * ```\n *\n * @since 3.18.0\n * @category iterators\n */\nexport declare const dfs: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, config?: DfsConfig) => NodeWalker<N>;\n/**\n * Configuration options for BFS iterator.\n *\n * @since 3.18.0\n * @category models\n */\nexport interface BfsConfig {\n    readonly startNodes?: Array<NodeIndex>;\n    readonly direction?: Direction;\n}\n/**\n * Creates a new BFS iterator with optional configuration.\n *\n * The iterator maintains a queue of nodes to visit and tracks discovered nodes.\n * It provides lazy evaluation of the breadth-first search.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   Graph.addEdge(mutable, a, b, 1)\n *   Graph.addEdge(mutable, b, c, 1)\n * })\n *\n * // Start from a specific node\n * const bfs1 = Graph.bfs(graph, { startNodes: [0] })\n * for (const nodeIndex of Graph.indices(bfs1)) {\n *   console.log(nodeIndex) // Traverses in BFS order: 0, 1, 2\n * }\n *\n * // Empty iterator (no starting nodes)\n * const bfs2 = Graph.bfs(graph)\n * // Can be used programmatically\n * ```\n *\n * @since 3.18.0\n * @category iterators\n */\nexport declare const bfs: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, config?: BfsConfig) => NodeWalker<N>;\n/**\n * Configuration options for topological sort iterator.\n *\n * @since 3.18.0\n * @category models\n */\nexport interface TopoConfig {\n    readonly initials?: Array<NodeIndex>;\n}\n/**\n * Creates a new topological sort iterator with optional configuration.\n *\n * The iterator uses Kahn's algorithm to lazily produce nodes in topological order.\n * Throws an error if the graph contains cycles.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   Graph.addEdge(mutable, a, b, 1)\n *   Graph.addEdge(mutable, b, c, 1)\n * })\n *\n * // Standard topological sort\n * const topo1 = Graph.topo(graph)\n * for (const nodeIndex of Graph.indices(topo1)) {\n *   console.log(nodeIndex) // 0, 1, 2 (topological order)\n * }\n *\n * // With initial nodes\n * const topo2 = Graph.topo(graph, { initials: [0] })\n *\n * // Throws error for cyclic graph\n * const cyclicGraph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   Graph.addEdge(mutable, a, b, 1)\n *   Graph.addEdge(mutable, b, a, 2) // Creates cycle\n * })\n *\n * try {\n *   Graph.topo(cyclicGraph) // Throws: \"Cannot perform topological sort on cyclic graph\"\n * } catch (error) {\n *   console.log((error as Error).message)\n * }\n * ```\n *\n * @since 3.18.0\n * @category iterators\n */\nexport declare const topo: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, config?: TopoConfig) => NodeWalker<N>;\n/**\n * Configuration options for DFS postorder iterator.\n *\n * @since 3.18.0\n * @category models\n */\nexport interface DfsPostOrderConfig {\n    readonly startNodes?: Array<NodeIndex>;\n    readonly direction?: Direction;\n}\n/**\n * Creates a new DFS postorder iterator with optional configuration.\n *\n * The iterator maintains a stack with visit state tracking and emits nodes\n * in postorder (after all descendants have been processed). Essential for\n * dependency resolution and tree destruction algorithms.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const root = Graph.addNode(mutable, \"root\")\n *   const child1 = Graph.addNode(mutable, \"child1\")\n *   const child2 = Graph.addNode(mutable, \"child2\")\n *   Graph.addEdge(mutable, root, child1, 1)\n *   Graph.addEdge(mutable, root, child2, 1)\n * })\n *\n * // Postorder: children before parents\n * const postOrder = Graph.dfsPostOrder(graph, { startNodes: [0] })\n * for (const node of postOrder) {\n *   console.log(node) // 1, 2, 0\n * }\n * ```\n *\n * @since 3.18.0\n * @category iterators\n */\nexport declare const dfsPostOrder: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, config?: DfsPostOrderConfig) => NodeWalker<N>;\n/**\n * Creates an iterator over all node indices in the graph.\n *\n * The iterator produces node indices in the order they were added to the graph.\n * This provides access to all nodes regardless of connectivity.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   Graph.addEdge(mutable, a, b, 1)\n * })\n *\n * const indices = Array.from(Graph.indices(Graph.nodes(graph)))\n * console.log(indices) // [0, 1, 2]\n * ```\n *\n * @since 3.18.0\n * @category iterators\n */\nexport declare const nodes: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>) => NodeWalker<N>;\n/**\n * Creates an iterator over all edge indices in the graph.\n *\n * The iterator produces edge indices in the order they were added to the graph.\n * This provides access to all edges regardless of connectivity.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const a = Graph.addNode(mutable, \"A\")\n *   const b = Graph.addNode(mutable, \"B\")\n *   const c = Graph.addNode(mutable, \"C\")\n *   Graph.addEdge(mutable, a, b, 1)\n *   Graph.addEdge(mutable, b, c, 2)\n * })\n *\n * const indices = Array.from(Graph.indices(Graph.edges(graph)))\n * console.log(indices) // [0, 1]\n * ```\n *\n * @since 3.18.0\n * @category iterators\n */\nexport declare const edges: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>) => EdgeWalker<E>;\n/**\n * Configuration for externals iterator.\n *\n * @since 3.18.0\n * @category models\n */\nexport interface ExternalsConfig {\n    readonly direction?: Direction;\n}\n/**\n * Creates an iterator over external nodes (nodes without edges in specified direction).\n *\n * External nodes are nodes that have no outgoing edges (direction=\"outgoing\") or\n * no incoming edges (direction=\"incoming\"). These are useful for finding\n * sources, sinks, or isolated nodes.\n *\n * @example\n * ```ts\n * import { Graph } from \"effect\"\n *\n * const graph = Graph.directed<string, number>((mutable) => {\n *   const source = Graph.addNode(mutable, \"source\")     // 0 - no incoming\n *   const middle = Graph.addNode(mutable, \"middle\")     // 1 - has both\n *   const sink = Graph.addNode(mutable, \"sink\")         // 2 - no outgoing\n *   const isolated = Graph.addNode(mutable, \"isolated\") // 3 - no edges\n *\n *   Graph.addEdge(mutable, source, middle, 1)\n *   Graph.addEdge(mutable, middle, sink, 2)\n * })\n *\n * // Nodes with no outgoing edges (sinks + isolated)\n * const sinks = Array.from(Graph.indices(Graph.externals(graph, { direction: \"outgoing\" })))\n * console.log(sinks) // [2, 3]\n *\n * // Nodes with no incoming edges (sources + isolated)\n * const sources = Array.from(Graph.indices(Graph.externals(graph, { direction: \"incoming\" })))\n * console.log(sources) // [0, 3]\n * ```\n *\n * @since 3.18.0\n * @category iterators\n */\nexport declare const externals: <N, E, T extends Kind = \"directed\">(graph: Graph<N, E, T> | MutableGraph<N, E, T>, config?: ExternalsConfig) => NodeWalker<N>;\n//# sourceMappingURL=Graph.d.ts.map",
  "node_modules/effect/dist/dts/GroupBy.d.ts": "import type { Pipeable } from \"./Pipeable.js\";\nimport type { Predicate } from \"./Predicate.js\";\nimport type * as Queue from \"./Queue.js\";\nimport type * as Stream from \"./Stream.js\";\nimport type * as Take from \"./Take.js\";\nimport type { Covariant, NoInfer } from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const GroupByTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type GroupByTypeId = typeof GroupByTypeId;\n/**\n * Representation of a grouped stream. This allows to filter which groups will\n * be processed. Once this is applied all groups will be processed in parallel\n * and the results will be merged in arbitrary order.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface GroupBy<out K, out V, out E = never, out R = never> extends GroupBy.Variance<K, V, E, R>, Pipeable {\n    readonly grouped: Stream.Stream<readonly [K, Queue.Dequeue<Take.Take<V, E>>], E, R>;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace GroupBy {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<out K, out V, out E, out R> {\n        readonly [GroupByTypeId]: {\n            readonly _K: Covariant<K>;\n            readonly _V: Covariant<V>;\n            readonly _E: Covariant<E>;\n            readonly _R: Covariant<R>;\n        };\n    }\n}\n/**\n * Run the function across all groups, collecting the results in an\n * arbitrary order.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const evaluate: {\n    /**\n     * Run the function across all groups, collecting the results in an\n     * arbitrary order.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <K, V, E, A, E2, R2>(f: (key: K, stream: Stream.Stream<V, E, never>) => Stream.Stream<A, E2, R2>, options?: {\n        readonly bufferSize?: number | undefined;\n    } | undefined): <R>(self: GroupBy<K, V, E, R>) => Stream.Stream<A, E | E2, R2 | R>;\n    /**\n     * Run the function across all groups, collecting the results in an\n     * arbitrary order.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <K, V, E, R, A, E2, R2>(self: GroupBy<K, V, E, R>, f: (key: K, stream: Stream.Stream<V, E, never>) => Stream.Stream<A, E2, R2>, options?: {\n        readonly bufferSize?: number | undefined;\n    } | undefined): Stream.Stream<A, E | E2, R | R2>;\n};\n/**\n * Filter the groups to be processed.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const filter: {\n    /**\n     * Filter the groups to be processed.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <K>(predicate: Predicate<NoInfer<K>>): <V, E, R>(self: GroupBy<K, V, E, R>) => GroupBy<K, V, E, R>;\n    /**\n     * Filter the groups to be processed.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <K, V, E, R>(self: GroupBy<K, V, E, R>, predicate: Predicate<K>): GroupBy<K, V, E, R>;\n};\n/**\n * Only consider the first `n` groups found in the `Stream`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const first: {\n    /**\n     * Only consider the first `n` groups found in the `Stream`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (n: number): <K, V, E, R>(self: GroupBy<K, V, E, R>) => GroupBy<K, V, E, R>;\n    /**\n     * Only consider the first `n` groups found in the `Stream`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <K, V, E, R>(self: GroupBy<K, V, E, R>, n: number): GroupBy<K, V, E, R>;\n};\n/**\n * Constructs a `GroupBy` from a `Stream`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <K, V, E, R>(grouped: Stream.Stream<readonly [K, Queue.Dequeue<Take.Take<V, E>>], E, R>) => GroupBy<K, V, E, R>;\n//# sourceMappingURL=GroupBy.d.ts.map",
  "node_modules/effect/dist/dts/HKT.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n */\nexport declare const URI: unique symbol;\n/**\n * @since 2.0.0\n */\nexport interface TypeClass<F extends TypeLambda> {\n    readonly [URI]?: F;\n}\n/**\n * @since 2.0.0\n */\nexport interface TypeLambda {\n    readonly In: unknown;\n    readonly Out2: unknown;\n    readonly Out1: unknown;\n    readonly Target: unknown;\n}\n/**\n * @since 2.0.0\n */\nexport type Kind<F extends TypeLambda, In, Out2, Out1, Target> = F extends {\n    readonly type: unknown;\n} ? (F & {\n    readonly In: In;\n    readonly Out2: Out2;\n    readonly Out1: Out1;\n    readonly Target: Target;\n})[\"type\"] : {\n    readonly F: F;\n    readonly In: Types.Contravariant<In>;\n    readonly Out2: Types.Covariant<Out2>;\n    readonly Out1: Types.Covariant<Out1>;\n    readonly Target: Types.Invariant<Target>;\n};\n//# sourceMappingURL=HKT.d.ts.map",
  "node_modules/effect/dist/dts/Hash.d.ts": "/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const symbol: unique symbol;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Hash {\n    [symbol](): number;\n}\n/**\n * @since 2.0.0\n * @category hashing\n */\nexport declare const hash: <A>(self: A) => number;\n/**\n * @since 2.0.0\n * @category hashing\n */\nexport declare const random: <A extends object>(self: A) => number;\n/**\n * @since 2.0.0\n * @category hashing\n */\nexport declare const combine: (b: number) => (self: number) => number;\n/**\n * @since 2.0.0\n * @category hashing\n */\nexport declare const optimize: (n: number) => number;\n/**\n * @since 2.0.0\n * @category guards\n */\nexport declare const isHash: (u: unknown) => u is Hash;\n/**\n * @since 2.0.0\n * @category hashing\n */\nexport declare const number: (n: number) => number;\n/**\n * @since 2.0.0\n * @category hashing\n */\nexport declare const string: (str: string) => number;\n/**\n * @since 2.0.0\n * @category hashing\n */\nexport declare const structureKeys: <A extends object>(o: A, keys: ReadonlyArray<keyof A>) => number;\n/**\n * @since 2.0.0\n * @category hashing\n */\nexport declare const structure: <A extends object>(o: A) => number;\n/**\n * @since 2.0.0\n * @category hashing\n */\nexport declare const array: <A>(arr: ReadonlyArray<A>) => number;\n/**\n * @since 2.0.0\n * @category hashing\n */\nexport declare const cached: {\n    /**\n     * @since 2.0.0\n     * @category hashing\n     */\n    (self: object): (hash: number) => number;\n    /**\n     * @since 2.0.0\n     * @category hashing\n     */\n    (self: object, hash: number): number;\n};\n//# sourceMappingURL=Hash.d.ts.map",
  "node_modules/effect/dist/dts/HashMap.d.ts": "/**\n * @since 2.0.0\n */\nimport type { Equal } from \"./Equal.js\";\nimport type { HashSet } from \"./HashSet.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport type { Option } from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { NoInfer } from \"./Types.js\";\ndeclare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface HashMap<out Key, out Value> extends Iterable<[Key, Value]>, Equal, Pipeable, Inspectable {\n    readonly [TypeId]: TypeId;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace HashMap {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type UpdateFn<V> = (option: Option<V>) => Option<V>;\n    /**\n     * This type-level utility extracts the key type `K` from a `HashMap<K, V>` type.\n     *\n     * @example\n     * ```ts\n     * import { HashMap } from \"effect\"\n     *\n     * declare const hm: HashMap.HashMap<string, number>\n     *\n     * // $ExpectType string\n     * type K = HashMap.HashMap.Key<typeof hm>\n     *\n     * ```\n     * @since 2.0.0\n     * @category type-level\n     */\n    type Key<T extends HashMap<any, any>> = [T] extends [HashMap<infer _K, infer _V>] ? _K : never;\n    /**\n     * This type-level utility extracts the value type `V` from a `HashMap<K, V>` type.\n     *\n     * @example\n     * ```ts\n     * import { HashMap } from \"effect\"\n     *\n     * declare const hm: HashMap.HashMap<string, number>\n     *\n     * // $ExpectType number\n     * type V = HashMap.HashMap.Value<typeof hm>\n     *\n     * ```\n     * @since 2.0.0\n     * @category type-level\n     */\n    type Value<T extends HashMap<any, any>> = [T] extends [HashMap<infer _K, infer _V>] ? _V : never;\n    /**\n     * This type-level utility extracts the entry type `[K, V]` from a `HashMap<K, V>` type.\n     *\n     * @example\n     * ```ts\n     * import { HashMap } from \"effect\"\n     *\n     * declare const hm: HashMap.HashMap<string, number>\n     *\n     * // $ExpectType [string, number]\n     * type V = HashMap.HashMap.Entry<typeof hm>\n     *\n     * ```\n     * @since 3.9.0\n     * @category type-level\n     */\n    type Entry<T extends HashMap<any, any>> = [Key<T>, Value<T>];\n}\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isHashMap: {\n    /**\n     * @since 2.0.0\n     * @category refinements\n     */\n    <K, V>(u: Iterable<readonly [K, V]>): u is HashMap<K, V>;\n    /**\n     * @since 2.0.0\n     * @category refinements\n     */\n    (u: unknown): u is HashMap<unknown, unknown>;\n};\n/**\n * Creates a new `HashMap`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: <K = never, V = never>() => HashMap<K, V>;\n/**\n * Constructs a new `HashMap` from an array of key/value pairs.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <Entries extends ReadonlyArray<readonly [any, any]>>(...entries: Entries) => HashMap<Entries[number] extends readonly [infer K, any] ? K : never, Entries[number] extends readonly [any, infer V] ? V : never>;\n/**\n * Creates a new `HashMap` from an iterable collection of key/value pairs.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIterable: <K, V>(entries: Iterable<readonly [K, V]>) => HashMap<K, V>;\n/**\n * Checks if the `HashMap` contains any entries.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const isEmpty: <K, V>(self: HashMap<K, V>) => boolean;\n/**\n * Safely lookup the value for the specified key in the `HashMap` using the\n * internal hashing function.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const get: {\n    /**\n     * Safely lookup the value for the specified key in the `HashMap` using the\n     * internal hashing function.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K1 extends K, K>(key: K1): <V>(self: HashMap<K, V>) => Option<V>;\n    /**\n     * Safely lookup the value for the specified key in the `HashMap` using the\n     * internal hashing function.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K1 extends K, K, V>(self: HashMap<K, V>, key: K1): Option<V>;\n};\n/**\n * Lookup the value for the specified key in the `HashMap` using a custom hash.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const getHash: {\n    /**\n     * Lookup the value for the specified key in the `HashMap` using a custom hash.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K1 extends K, K>(key: K1, hash: number): <V>(self: HashMap<K, V>) => Option<V>;\n    /**\n     * Lookup the value for the specified key in the `HashMap` using a custom hash.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K1 extends K, K, V>(self: HashMap<K, V>, key: K1, hash: number): Option<V>;\n};\n/**\n * Unsafely lookup the value for the specified key in the `HashMap` using the\n * internal hashing function.\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeGet: {\n    /**\n     * Unsafely lookup the value for the specified key in the `HashMap` using the\n     * internal hashing function.\n     *\n     * @since 2.0.0\n     * @category unsafe\n     */\n    <K1 extends K, K>(key: K1): <V>(self: HashMap<K, V>) => V;\n    /**\n     * Unsafely lookup the value for the specified key in the `HashMap` using the\n     * internal hashing function.\n     *\n     * @since 2.0.0\n     * @category unsafe\n     */\n    <K1 extends K, K, V>(self: HashMap<K, V>, key: K1): V;\n};\n/**\n * Checks if the specified key has an entry in the `HashMap`.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const has: {\n    /**\n     * Checks if the specified key has an entry in the `HashMap`.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K1 extends K, K>(key: K1): <K, V>(self: HashMap<K, V>) => boolean;\n    /**\n     * Checks if the specified key has an entry in the `HashMap`.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K1 extends K, K, V>(self: HashMap<K, V>, key: K1): boolean;\n};\n/**\n * Checks if the specified key has an entry in the `HashMap` using a custom\n * hash.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const hasHash: {\n    /**\n     * Checks if the specified key has an entry in the `HashMap` using a custom\n     * hash.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K1 extends K, K>(key: K1, hash: number): <V>(self: HashMap<K, V>) => boolean;\n    /**\n     * Checks if the specified key has an entry in the `HashMap` using a custom\n     * hash.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K1 extends K, K, V>(self: HashMap<K, V>, key: K1, hash: number): boolean;\n};\n/**\n * Checks if an element matching the given predicate exists in the given `HashMap`.\n *\n * @example\n * ```ts\n * import { HashMap } from \"effect\"\n *\n * const hm = HashMap.make([1, 'a'])\n * HashMap.hasBy(hm, (value, key) => value === 'a' && key === 1); // -> true\n * HashMap.hasBy(hm, (value) => value === 'b'); // -> false\n *\n * ```\n *\n * @since 3.16.0\n * @category elements\n */\nexport declare const hasBy: {\n    /**\n     * Checks if an element matching the given predicate exists in the given `HashMap`.\n     *\n     * @example\n     * ```ts\n     * import { HashMap } from \"effect\"\n     *\n     * const hm = HashMap.make([1, 'a'])\n     * HashMap.hasBy(hm, (value, key) => value === 'a' && key === 1); // -> true\n     * HashMap.hasBy(hm, (value) => value === 'b'); // -> false\n     *\n     * ```\n     *\n     * @since 3.16.0\n     * @category elements\n     */\n    <K, V>(predicate: (value: NoInfer<V>, key: NoInfer<K>) => boolean): (self: HashMap<K, V>) => boolean;\n    /**\n     * Checks if an element matching the given predicate exists in the given `HashMap`.\n     *\n     * @example\n     * ```ts\n     * import { HashMap } from \"effect\"\n     *\n     * const hm = HashMap.make([1, 'a'])\n     * HashMap.hasBy(hm, (value, key) => value === 'a' && key === 1); // -> true\n     * HashMap.hasBy(hm, (value) => value === 'b'); // -> false\n     *\n     * ```\n     *\n     * @since 3.16.0\n     * @category elements\n     */\n    <K, V>(self: HashMap<K, V>, predicate: (value: NoInfer<V>, key: NoInfer<K>) => boolean): boolean;\n};\n/**\n * Sets the specified key to the specified value using the internal hashing\n * function.\n *\n * @since 2.0.0\n */\nexport declare const set: {\n    /**\n     * Sets the specified key to the specified value using the internal hashing\n     * function.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(key: K, value: V): (self: HashMap<K, V>) => HashMap<K, V>;\n    /**\n     * Sets the specified key to the specified value using the internal hashing\n     * function.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(self: HashMap<K, V>, key: K, value: V): HashMap<K, V>;\n};\n/**\n * Returns an `IterableIterator` of the keys within the `HashMap`.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const keys: <K, V>(self: HashMap<K, V>) => IterableIterator<K>;\n/**\n * Returns a `HashSet` of keys within the `HashMap`.\n *\n * @since 2.0.0\n * @category getter\n */\nexport declare const keySet: <K, V>(self: HashMap<K, V>) => HashSet<K>;\n/**\n * Returns an `IterableIterator` of the values within the `HashMap`.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const values: <K, V>(self: HashMap<K, V>) => IterableIterator<V>;\n/**\n * Returns an `Array` of the values within the `HashMap`.\n *\n * @since 3.13.0\n * @category getters\n */\nexport declare const toValues: <K, V>(self: HashMap<K, V>) => Array<V>;\n/**\n * Returns an `IterableIterator` of the entries within the `HashMap`.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const entries: <K, V>(self: HashMap<K, V>) => IterableIterator<[K, V]>;\n/**\n * Returns an `Array<[K, V]>` of the entries within the `HashMap`.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const toEntries: <K, V>(self: HashMap<K, V>) => Array<[K, V]>;\n/**\n * Returns the number of entries within the `HashMap`.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const size: <K, V>(self: HashMap<K, V>) => number;\n/**\n * Counts all the element of the given HashMap that pass the given predicate\n *\n * **Example**\n *\n * ```ts\n * import { HashMap } from \"effect\"\n *\n * const map = HashMap.make([1, \"a\"], [2, \"b\"], [3, \"c\"])\n * const result = HashMap.countBy(map, (_v, key) => key % 2 === 1)\n * console.log(result) // 2\n * ```\n *\n * @since 3.17.0\n * @category folding\n */\nexport declare const countBy: {\n    /**\n     * Counts all the element of the given HashMap that pass the given predicate\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { HashMap } from \"effect\"\n     *\n     * const map = HashMap.make([1, \"a\"], [2, \"b\"], [3, \"c\"])\n     * const result = HashMap.countBy(map, (_v, key) => key % 2 === 1)\n     * console.log(result) // 2\n     * ```\n     *\n     * @since 3.17.0\n     * @category folding\n     */\n    <K, V>(predicate: (value: NoInfer<V>, key: NoInfer<K>) => boolean): (self: HashMap<K, V>) => number;\n    /**\n     * Counts all the element of the given HashMap that pass the given predicate\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { HashMap } from \"effect\"\n     *\n     * const map = HashMap.make([1, \"a\"], [2, \"b\"], [3, \"c\"])\n     * const result = HashMap.countBy(map, (_v, key) => key % 2 === 1)\n     * console.log(result) // 2\n     * ```\n     *\n     * @since 3.17.0\n     * @category folding\n     */\n    <K, V>(self: HashMap<K, V>, predicate: (value: NoInfer<V>, key: NoInfer<K>) => boolean): number;\n};\n/**\n * Marks the `HashMap` as mutable.\n *\n * @since 2.0.0\n */\nexport declare const beginMutation: <K, V>(self: HashMap<K, V>) => HashMap<K, V>;\n/**\n * Marks the `HashMap` as immutable.\n *\n * @since 2.0.0\n */\nexport declare const endMutation: <K, V>(self: HashMap<K, V>) => HashMap<K, V>;\n/**\n * Mutates the `HashMap` within the context of the provided function.\n *\n * @since 2.0.0\n */\nexport declare const mutate: {\n    /**\n     * Mutates the `HashMap` within the context of the provided function.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(f: (self: HashMap<K, V>) => void): (self: HashMap<K, V>) => HashMap<K, V>;\n    /**\n     * Mutates the `HashMap` within the context of the provided function.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(self: HashMap<K, V>, f: (self: HashMap<K, V>) => void): HashMap<K, V>;\n};\n/**\n * Set or remove the specified key in the `HashMap` using the specified\n * update function. The value of the specified key will be computed using the\n * provided hash.\n *\n * The update function will be invoked with the current value of the key if it\n * exists, or `None` if no such value exists.\n *\n * @since 2.0.0\n */\nexport declare const modifyAt: {\n    /**\n     * Set or remove the specified key in the `HashMap` using the specified\n     * update function. The value of the specified key will be computed using the\n     * provided hash.\n     *\n     * The update function will be invoked with the current value of the key if it\n     * exists, or `None` if no such value exists.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(key: K, f: HashMap.UpdateFn<V>): (self: HashMap<K, V>) => HashMap<K, V>;\n    /**\n     * Set or remove the specified key in the `HashMap` using the specified\n     * update function. The value of the specified key will be computed using the\n     * provided hash.\n     *\n     * The update function will be invoked with the current value of the key if it\n     * exists, or `None` if no such value exists.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(self: HashMap<K, V>, key: K, f: HashMap.UpdateFn<V>): HashMap<K, V>;\n};\n/**\n * Alter the value of the specified key in the `HashMap` using the specified\n * update function. The value of the specified key will be computed using the\n * provided hash.\n *\n * The update function will be invoked with the current value of the key if it\n * exists, or `None` if no such value exists.\n *\n * This function will always either update or insert a value into the `HashMap`.\n *\n * @since 2.0.0\n */\nexport declare const modifyHash: {\n    /**\n     * Alter the value of the specified key in the `HashMap` using the specified\n     * update function. The value of the specified key will be computed using the\n     * provided hash.\n     *\n     * The update function will be invoked with the current value of the key if it\n     * exists, or `None` if no such value exists.\n     *\n     * This function will always either update or insert a value into the `HashMap`.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(key: K, hash: number, f: HashMap.UpdateFn<V>): (self: HashMap<K, V>) => HashMap<K, V>;\n    /**\n     * Alter the value of the specified key in the `HashMap` using the specified\n     * update function. The value of the specified key will be computed using the\n     * provided hash.\n     *\n     * The update function will be invoked with the current value of the key if it\n     * exists, or `None` if no such value exists.\n     *\n     * This function will always either update or insert a value into the `HashMap`.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(self: HashMap<K, V>, key: K, hash: number, f: HashMap.UpdateFn<V>): HashMap<K, V>;\n};\n/**\n * Updates the value of the specified key within the `HashMap` if it exists.\n *\n * @since 2.0.0\n */\nexport declare const modify: {\n    /**\n     * Updates the value of the specified key within the `HashMap` if it exists.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(key: K, f: (v: V) => V): (self: HashMap<K, V>) => HashMap<K, V>;\n    /**\n     * Updates the value of the specified key within the `HashMap` if it exists.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(self: HashMap<K, V>, key: K, f: (v: V) => V): HashMap<K, V>;\n};\n/**\n * Performs a union of this `HashMap` and that `HashMap`.\n *\n * @since 2.0.0\n */\nexport declare const union: {\n    /**\n     * Performs a union of this `HashMap` and that `HashMap`.\n     *\n     * @since 2.0.0\n     */\n    <K1, V1>(that: HashMap<K1, V1>): <K0, V0>(self: HashMap<K0, V0>) => HashMap<K1 | K0, V1 | V0>;\n    /**\n     * Performs a union of this `HashMap` and that `HashMap`.\n     *\n     * @since 2.0.0\n     */\n    <K0, V0, K1, V1>(self: HashMap<K0, V0>, that: HashMap<K1, V1>): HashMap<K0 | K1, V0 | V1>;\n};\n/**\n * Remove the entry for the specified key in the `HashMap` using the internal\n * hashing function.\n *\n * @since 2.0.0\n */\nexport declare const remove: {\n    /**\n     * Remove the entry for the specified key in the `HashMap` using the internal\n     * hashing function.\n     *\n     * @since 2.0.0\n     */\n    <K>(key: K): <V>(self: HashMap<K, V>) => HashMap<K, V>;\n    /**\n     * Remove the entry for the specified key in the `HashMap` using the internal\n     * hashing function.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(self: HashMap<K, V>, key: K): HashMap<K, V>;\n};\n/**\n * Removes all entries in the `HashMap` which have the specified keys.\n *\n * @since 2.0.0\n */\nexport declare const removeMany: {\n    /**\n     * Removes all entries in the `HashMap` which have the specified keys.\n     *\n     * @since 2.0.0\n     */\n    <K>(keys: Iterable<K>): <V>(self: HashMap<K, V>) => HashMap<K, V>;\n    /**\n     * Removes all entries in the `HashMap` which have the specified keys.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(self: HashMap<K, V>, keys: Iterable<K>): HashMap<K, V>;\n};\n/**\n * Maps over the entries of the `HashMap` using the specified function.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: {\n    /**\n     * Maps over the entries of the `HashMap` using the specified function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, V, K>(f: (value: V, key: K) => A): (self: HashMap<K, V>) => HashMap<K, A>;\n    /**\n     * Maps over the entries of the `HashMap` using the specified function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <K, V, A>(self: HashMap<K, V>, f: (value: V, key: K) => A): HashMap<K, A>;\n};\n/**\n * Chains over the entries of the `HashMap` using the specified function.\n *\n * **NOTE**: the hash and equal of both maps have to be the same.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatMap: {\n    /**\n     * Chains over the entries of the `HashMap` using the specified function.\n     *\n     * **NOTE**: the hash and equal of both maps have to be the same.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, K, B>(f: (value: A, key: K) => HashMap<K, B>): (self: HashMap<K, A>) => HashMap<K, B>;\n    /**\n     * Chains over the entries of the `HashMap` using the specified function.\n     *\n     * **NOTE**: the hash and equal of both maps have to be the same.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <K, A, B>(self: HashMap<K, A>, f: (value: A, key: K) => HashMap<K, B>): HashMap<K, B>;\n};\n/**\n * Applies the specified function to the entries of the `HashMap`.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const forEach: {\n    /**\n     * Applies the specified function to the entries of the `HashMap`.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <V, K>(f: (value: V, key: K) => void): (self: HashMap<K, V>) => void;\n    /**\n     * Applies the specified function to the entries of the `HashMap`.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <V, K>(self: HashMap<K, V>, f: (value: V, key: K) => void): void;\n};\n/**\n * Reduces the specified state over the entries of the `HashMap`.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const reduce: {\n    /**\n     * Reduces the specified state over the entries of the `HashMap`.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, V, K>(zero: Z, f: (accumulator: Z, value: V, key: K) => Z): (self: HashMap<K, V>) => Z;\n    /**\n     * Reduces the specified state over the entries of the `HashMap`.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <K, V, Z>(self: HashMap<K, V>, zero: Z, f: (accumulator: Z, value: V, key: K) => Z): Z;\n};\n/**\n * Filters entries out of a `HashMap` using the specified predicate.\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filter: {\n    /**\n     * Filters entries out of a `HashMap` using the specified predicate.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <K, A, B extends A>(f: (a: NoInfer<A>, k: K) => a is B): (self: HashMap<K, A>) => HashMap<K, B>;\n    /**\n     * Filters entries out of a `HashMap` using the specified predicate.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <K, A>(f: (a: NoInfer<A>, k: K) => boolean): (self: HashMap<K, A>) => HashMap<K, A>;\n    /**\n     * Filters entries out of a `HashMap` using the specified predicate.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <K, A, B extends A>(self: HashMap<K, A>, f: (a: A, k: K) => a is B): HashMap<K, B>;\n    /**\n     * Filters entries out of a `HashMap` using the specified predicate.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <K, A>(self: HashMap<K, A>, f: (a: A, k: K) => boolean): HashMap<K, A>;\n};\n/**\n * Filters out `None` values from a `HashMap` of `Options`s.\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const compact: <K, A>(self: HashMap<K, Option<A>>) => HashMap<K, A>;\n/**\n * Maps over the entries of the `HashMap` using the specified partial function\n * and filters out `None` values.\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filterMap: {\n    /**\n     * Maps over the entries of the `HashMap` using the specified partial function\n     * and filters out `None` values.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, K, B>(f: (value: A, key: K) => Option<B>): (self: HashMap<K, A>) => HashMap<K, B>;\n    /**\n     * Maps over the entries of the `HashMap` using the specified partial function\n     * and filters out `None` values.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <K, A, B>(self: HashMap<K, A>, f: (value: A, key: K) => Option<B>): HashMap<K, B>;\n};\n/**\n * Returns the first element that satisfies the specified\n * predicate, or `None` if no such element exists.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const findFirst: {\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <K, A, B extends A>(predicate: (a: NoInfer<A>, k: K) => a is B): (self: HashMap<K, A>) => Option<[K, B]>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <K, A>(predicate: (a: NoInfer<A>, k: K) => boolean): (self: HashMap<K, A>) => Option<[K, A]>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <K, A, B extends A>(self: HashMap<K, A>, predicate: (a: A, k: K) => a is B): Option<[K, B]>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <K, A>(self: HashMap<K, A>, predicate: (a: A, k: K) => boolean): Option<[K, A]>;\n};\n/**\n * Checks if any entry in a hashmap meets a specific condition.\n *\n * @since 3.13.0\n * @category elements\n */\nexport declare const some: {\n    /**\n     * Checks if any entry in a hashmap meets a specific condition.\n     *\n     * @since 3.13.0\n     * @category elements\n     */\n    <K, A>(predicate: (a: NoInfer<A>, k: K) => boolean): (self: HashMap<K, A>) => boolean;\n    /**\n     * Checks if any entry in a hashmap meets a specific condition.\n     *\n     * @since 3.13.0\n     * @category elements\n     */\n    <K, A>(self: HashMap<K, A>, predicate: (a: A, k: K) => boolean): boolean;\n};\n/**\n * Checks if all entries in a hashmap meets a specific condition.\n *\n * @param self - The hashmap to check.\n * @param predicate - The condition to test entries (value, key).\n *\n * @since 3.14.0\n * @category elements\n */\nexport declare const every: {\n    /**\n     * Checks if all entries in a hashmap meets a specific condition.\n     *\n     * @param self - The hashmap to check.\n     * @param predicate - The condition to test entries (value, key).\n     *\n     * @since 3.14.0\n     * @category elements\n     */\n    <K, A>(predicate: (a: NoInfer<A>, k: K) => boolean): (self: HashMap<K, A>) => boolean;\n    /**\n     * Checks if all entries in a hashmap meets a specific condition.\n     *\n     * @param self - The hashmap to check.\n     * @param predicate - The condition to test entries (value, key).\n     *\n     * @since 3.14.0\n     * @category elements\n     */\n    <K, A>(self: HashMap<K, A>, predicate: (a: A, k: K) => boolean): boolean;\n};\nexport {};\n//# sourceMappingURL=HashMap.d.ts.map",
  "node_modules/effect/dist/dts/HashSet.d.ts": "/**\n * # HashSet\n *\n * An immutable `HashSet` provides a collection of unique values with efficient\n * lookup, insertion and removal. Once created, a `HashSet` cannot be modified;\n * any operation that would alter the set instead returns a new `HashSet` with\n * the changes. This immutability offers benefits like predictable state\n * management and easier reasoning about your code.\n *\n * ## What Problem Does It Solve?\n *\n * `HashSet` solves the problem of maintaining an unsorted collection where each\n * value appears exactly once, with fast operations for checking membership and\n * adding/removing values.\n *\n * ## When to Use\n *\n * Use `HashSet` when you need:\n *\n * - A collection with no duplicate values\n * - Efficient membership testing (**`O(1)`** average complexity)\n * - Set operations like union, intersection, and difference\n * - An immutable data structure that preserves functional programming patterns\n *\n * ## Advanced Features\n *\n * HashSet provides operations for:\n *\n * - Transforming sets with map and flatMap\n * - Filtering elements with filter\n * - Combining sets with union, intersection and difference\n * - Performance optimizations via mutable operations in controlled contexts\n *\n * ## Performance Characteristics\n *\n * - **Lookup** operations ({@link module:HashSet.has}): **`O(1)`** average time\n *   complexity\n * - **Insertion** operations ({@link module:HashSet.add}): **`O(1)`** average time\n *   complexity\n * - **Removal** operations ({@link module:HashSet.remove}): **`O(1)`** average\n *   time complexity\n * - **Set** operations ({@link module:HashSet.union},\n *   {@link module:HashSet.intersection}): **`O(n)`** where n is the size of the\n *   smaller set\n * - **Iteration**: **`O(n)`** where n is the size of the set\n *\n * The HashSet data structure implements the following traits:\n *\n * - {@link Iterable}: allows iterating over the values in the set\n * - {@link Equal}: allows comparing two sets for value-based equality\n * - {@link Pipeable}: allows chaining operations with the pipe operator\n * - {@link Inspectable}: allows inspecting the contents of the set\n *\n * ## Operations Reference\n *\n * | Category     | Operation                           | Description                                 | Complexity |\n * | ------------ | ----------------------------------- | ------------------------------------------- | ---------- |\n * | constructors | {@link module:HashSet.empty}        | Creates an empty HashSet                    | O(1)       |\n * | constructors | {@link module:HashSet.fromIterable} | Creates a HashSet from an iterable          | O(n)       |\n * | constructors | {@link module:HashSet.make}         | Creates a HashSet from multiple values      | O(n)       |\n * |              |                                     |                                             |            |\n * | elements     | {@link module:HashSet.has}          | Checks if a value exists in the set         | O(1) avg   |\n * | elements     | {@link module:HashSet.some}         | Checks if any element satisfies a predicate | O(n)       |\n * | elements     | {@link module:HashSet.every}        | Checks if all elements satisfy a predicate  | O(n)       |\n * | elements     | {@link module:HashSet.isSubset}     | Checks if a set is a subset of another      | O(n)       |\n * |              |                                     |                                             |            |\n * | getters      | {@link module:HashSet.values}       | Gets an iterator of all values              | O(1)       |\n * | getters      | {@link module:HashSet.toValues}     | Gets an array of all values                 | O(n)       |\n * | getters      | {@link module:HashSet.size}         | Gets the number of elements                 | O(1)       |\n * |              |                                     |                                             |            |\n * | mutations    | {@link module:HashSet.add}          | Adds a value to the set                     | O(1) avg   |\n * | mutations    | {@link module:HashSet.remove}       | Removes a value from the set                | O(1) avg   |\n * | mutations    | {@link module:HashSet.toggle}       | Toggles a value's presence                  | O(1) avg   |\n * |              |                                     |                                             |            |\n * | operations   | {@link module:HashSet.difference}   | Computes set difference (A - B)             | O(n)       |\n * | operations   | {@link module:HashSet.intersection} | Computes set intersection (A ∩ B)           | O(n)       |\n * | operations   | {@link module:HashSet.union}        | Computes set union (A ∪ B)                  | O(n)       |\n * |              |                                     |                                             |            |\n * | mapping      | {@link module:HashSet.map}          | Transforms each element                     | O(n)       |\n * |              |                                     |                                             |            |\n * | sequencing   | {@link module:HashSet.flatMap}      | Transforms and flattens elements            | O(n)       |\n * |              |                                     |                                             |            |\n * | traversing   | {@link module:HashSet.forEach}      | Applies a function to each element          | O(n)       |\n * |              |                                     |                                             |            |\n * | folding      | {@link module:HashSet.reduce}       | Reduces the set to a single value           | O(n)       |\n * |              |                                     |                                             |            |\n * | filtering    | {@link module:HashSet.filter}       | Keeps elements that satisfy a predicate     | O(n)       |\n * |              |                                     |                                             |            |\n * | partitioning | {@link module:HashSet.partition}    | Splits into two sets by a predicate         | O(n)       |\n *\n * ## Notes\n *\n * ### Composability with the Effect Ecosystem:\n *\n * This `HashSet` is designed to work seamlessly within the Effect ecosystem. It\n * implements the {@link Iterable}, {@link Equal}, {@link Pipeable}, and\n * {@link Inspectable} traits from Effect. This ensures compatibility with other\n * Effect data structures and functionalities. For example, you can easily use\n * Effect's `pipe` method to chain operations on the `HashSet`.\n *\n * **Equality of Elements with Effect's {@link Equal `Equal`} Trait:**\n *\n * This `HashSet` relies on Effect's {@link Equal} trait to determine the\n * uniqueness of elements within the set. The way equality is checked depends on\n * the type of the elements:\n *\n * - **Primitive Values:** For primitive JavaScript values like strings, numbers,\n *   booleans, `null`, and `undefined`, equality is determined by their value\n *   (similar to the `===` operator).\n * - **Objects and Custom Types:** For objects and other custom types, equality is\n *   determined by whether those types implement the {@link Equal} interface\n *   themselves. If an element type implements `Equal`, the `HashSet` will\n *   delegate to that implementation to perform the equality check. This allows\n *   you to define custom logic for determining when two instances of your\n *   objects should be considered equal based on their properties, rather than\n *   just their object identity.\n *\n * ```ts\n * import { Equal, Hash, HashSet } from \"effect\"\n *\n * class Person implements Equal.Equal {\n *   constructor(\n *     readonly id: number, // Unique identifier\n *     readonly name: string,\n *     readonly age: number\n *   ) {}\n *\n *   // Define equality based on id, name, and age\n *   [Equal.symbol](that: Equal.Equal): boolean {\n *     if (that instanceof Person) {\n *       return (\n *         Equal.equals(this.id, that.id) &&\n *         Equal.equals(this.name, that.name) &&\n *         Equal.equals(this.age, that.age)\n *       )\n *     }\n *     return false\n *   }\n *\n *   // Generate a hash code based on the unique id\n *   [Hash.symbol](): number {\n *     return Hash.hash(this.id)\n *   }\n * }\n *\n * // Creating a HashSet with objects that implement the Equal interface\n * const set = HashSet.empty().pipe(\n *   HashSet.add(new Person(1, \"Alice\", 30)),\n *   HashSet.add(new Person(1, \"Alice\", 30))\n * )\n *\n * // HashSet recognizes them as equal, so only one element is stored\n * console.log(HashSet.size(set))\n * // Output: 1\n * ```\n *\n * **Simplifying Equality and Hashing with `Data` and `Schema`:**\n *\n * Effect's {@link Data} and {@link Schema `Schema.Data`} modules offer powerful\n * ways to automatically handle the implementation of both the {@link Equal} and\n * {@link Hash} traits for your custom data structures.\n *\n * - **`Data` Module:** By using constructors like `Data.struct`, `Data.tuple`,\n *   `Data.array`, or `Data.case` to define your data types, Effect\n *   automatically generates the necessary implementations for value-based\n *   equality and consistent hashing. This significantly reduces boilerplate and\n *   ensures correctness.\n *\n * ```ts\n * import { HashSet, Data, Equal } from \"effect\"\n * import assert from \"node:assert/strict\"\n *\n * // Data.* implements the `Equal` traits for us\n * const person1 = Data.struct({ id: 1, name: \"Alice\", age: 30 })\n * const person2 = Data.struct({ id: 1, name: \"Alice\", age: 30 })\n *\n * assert(Equal.equals(person1, person2))\n *\n * const set = HashSet.empty().pipe(\n *   HashSet.add(person1),\n *   HashSet.add(person2)\n * )\n *\n * // HashSet recognizes them as equal, so only one element is stored\n * console.log(HashSet.size(set)) // Output: 1\n * ```\n *\n * - **`Schema` Module:** When defining data schemas using the {@link Schema}\n *   module, you can use `Schema.Data` to automatically include the `Equal` and\n *   `Hash` traits in the decoded objects. This is particularly important when\n *   working with `HashSet`. **For decoded objects to be correctly recognized as\n *   equal within a `HashSet`, ensure that the schema for those objects is\n *   defined using `Schema.Data`.**\n *\n * ```ts\n * import { Equal, HashSet, Schema } from \"effect\"\n * import assert from \"node:assert/strict\"\n *\n * // Schema.Data implements the `Equal` traits for us\n * const PersonSchema = Schema.Data(\n *   Schema.Struct({\n *     id: Schema.Number,\n *     name: Schema.String,\n *     age: Schema.Number\n *   })\n * )\n *\n * const Person = Schema.decode(PersonSchema)\n *\n * const person1 = Person({ id: 1, name: \"Alice\", age: 30 })\n * const person2 = Person({ id: 1, name: \"Alice\", age: 30 })\n *\n * assert(Equal.equals(person1, person2)) // Output: true\n *\n * const set = HashSet.empty().pipe(\n *   HashSet.add(person1),\n *   HashSet.add(person2)\n * )\n *\n * // HashSet thanks to Schema.Data implementation of the `Equal` trait, recognizes the two Person as equal, so only one element is stored\n * console.log(HashSet.size(set)) // Output: 1\n * ```\n *\n * ### Interoperability with the JavaScript Runtime:\n *\n * To interoperate with the regular JavaScript runtime, Effect's `HashSet`\n * provides methods to access its elements in formats readily usable by\n * JavaScript APIs: {@link values `HashSet.values`},\n * {@link toValues `HashSet.toValues`}\n *\n * ```ts\n * import { HashSet } from \"effect\"\n *\n * const hashSet: HashSet.HashSet<number> = HashSet.make(1, 2, 3)\n *\n * // Using HashSet.values to convert HashSet.HashSet<A> to IterableIterator<A>\n * const iterable: IterableIterator<number> = HashSet.values(hashSet)\n *\n * console.log(...iterable) // Logs:  1 2 3\n *\n * // Using HashSet.toValues to convert HashSet.HashSet<A> to Array<A>\n * const array: Array<number> = HashSet.toValues(hashSet)\n *\n * console.log(array) // Logs: [ 1, 2, 3 ]\n * ```\n *\n * Be mindful of performance implications (both time and space complexity) when\n * frequently converting between Effect's immutable HashSet and mutable\n * JavaScript data structures, especially for large collections.\n *\n * @module HashSet\n * @since 2.0.0\n */\nimport type { Equal } from \"./Equal.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { Predicate, Refinement } from \"./Predicate.js\";\nimport type { NoInfer } from \"./Types.js\";\ndeclare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @memberof HashSet\n * @since 2.0.0\n * @category models\n * @example\n *\n * ```ts\n * // Syntax\n * import { HashSet } from \"effect\"\n *\n * let numberSet: HashSet.HashSet<number>\n * ```\n *\n * @interface\n */\nexport interface HashSet<out A> extends Iterable<A>, Equal, Pipeable, Inspectable {\n    readonly [TypeId]: TypeId;\n}\n/**\n * @memberof HashSet\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isHashSet: {\n    /**\n     * Type guard function to determine if a given iterable is a `HashSet`.\n     *\n     * This overload preserves the type of the iterable's elements.\n     *\n     * @example\n     *\n     * ```ts\n     * import { HashSet } from \"effect\"\n     *\n     * const numberIterable: Iterable<1 | 2 | 3> = [1, 2, 3]\n     *\n     * if (\n     *   // if passed an Iterable<A> the type guard that preserves the type parameter <A>\n     *   HashSet.isHashSet(numberIterable)\n     * ) {\n     *   const HashSet: HashSet.HashSet<1 | 2 | 3> = numberIterable\n     * }\n     * ```\n     *\n     * @param u - The iterable input to be checked.\n     * @returns A boolean indicating whether the provided iterable is a `HashSet`.\n     */\n    <A>(u: Iterable<A>): u is HashSet<A>;\n    /**\n     * Type guard function that checks if the provided value is a `HashSet` of\n     * unknown type.\n     *\n     * @example\n     *\n     * ```ts\n     * import { HashSet } from \"effect\"\n     * import assert from \"node:assert/strict\"\n     *\n     * // Check if a value is a HashSet\n     * const set = HashSet.make(1, 2, 3)\n     *\n     * assert.equal(HashSet.isHashSet(set), true) // true\n     * assert.equal(HashSet.isHashSet(HashSet.empty()), true)\n     *\n     * // Works with any type\n     * assert.equal(HashSet.isHashSet(null), false) // false\n     * assert.equal(HashSet.isHashSet({}), false) // false\n     * assert.equal(HashSet.isHashSet([1, 2, 3]), false) // false\n     * ```\n     *\n     * @param u - The value to check.\n     * @returns A boolean indicating whether the value is a `HashSet<unknown>`.\n     */\n    (u: unknown): u is HashSet<unknown>;\n};\n/**\n * Creates an empty `HashSet`.\n *\n * Time complexity: **`O(1)`**\n *\n * @memberof HashSet\n * @since 2.0.0\n * @category constructors\n * @example\n *\n * ```ts\n * import { HashSet, pipe } from \"effect\"\n *\n * console.log(\n *   pipe(\n *     // Provide a type argument to create a HashSet of a specific type\n *     HashSet.empty<number>(),\n *     HashSet.add(1),\n *     HashSet.add(1), // Notice the duplicate\n *     HashSet.add(2),\n *     HashSet.toValues\n *   )\n * ) // Output: [1, 2]\n * ```\n *\n * @see Other `HashSet` constructors are {@link module:HashSet.make} {@link module:HashSet.fromIterable}\n */\nexport declare const empty: <A = never>() => HashSet<A>;\n/**\n * Creates a new `HashSet` from an iterable collection of values.\n *\n * Time complexity: **`O(n)`** where n is the number of elements in the iterable\n *\n * @memberof HashSet\n * @since 2.0.0\n * @category constructors\n * @example\n *\n * ```ts\n * // Creating a HashSet from an Array\n * import { HashSet, pipe } from \"effect\"\n *\n * console.log(\n *   pipe(\n *     [1, 2, 3, 4, 5, 1, 2, 3], // Array<number> is an Iterable<number>;  Note the duplicates.\n *     HashSet.fromIterable,\n *     HashSet.toValues\n *   )\n * ) // Output: [1, 2, 3, 4, 5]\n * ```\n *\n * @example\n *\n * ```ts\n * // Creating a HashSet from a Set\n * import { HashSet, pipe } from \"effect\"\n *\n * console.log(\n *   pipe(\n *     new Set([\"apple\", \"banana\", \"orange\", \"apple\"]), // Set<string> is an Iterable<string>\n *     HashSet.fromIterable,\n *     HashSet.toValues\n *   )\n * ) // Output: [\"apple\", \"banana\", \"orange\"]\n * ```\n *\n * @example\n *\n * ```ts\n * // Creating a HashSet from a Generator\n * import { HashSet } from \"effect\"\n *\n * // Generator functions return iterables\n * function* fibonacci(n: number): Generator<number, void, unknown> {\n *   let [a, b] = [0, 1]\n *   for (let i = 0; i < n; i++) {\n *     yield a\n *     ;[a, b] = [b, a + b]\n *   }\n * }\n *\n * // Create a HashSet from the first 10 Fibonacci numbers\n * const fibonacciSet = HashSet.fromIterable(fibonacci(10))\n *\n * console.log(HashSet.toValues(fibonacciSet))\n * // Outputs: [0, 1, 2, 3, 5, 8, 13, 21, 34] but in unsorted order\n * ```\n *\n * @example\n *\n * ```ts\n * //  Creating a HashSet from another HashSet\n * import { HashSet, pipe } from \"effect\"\n *\n * console.log(\n *   pipe(\n *     // since HashSet implements the Iterable interface, we can use it to create a new HashSet\n *     HashSet.make(1, 2, 3, 4),\n *     HashSet.fromIterable,\n *     HashSet.toValues // turns the HashSet back into an array\n *   )\n * ) // Output: [1, 2, 3, 4]\n * ```\n *\n * @example\n *\n * ```ts\n * // Creating a HashSet from other Effect's data structures like Chunk\n * import { Chunk, HashSet, pipe } from \"effect\"\n *\n * console.log(\n *   pipe(\n *     Chunk.make(1, 2, 3, 4), // Iterable<number>\n *     HashSet.fromIterable,\n *     HashSet.toValues // turns the HashSet back into an array\n *   )\n * ) // Outputs: [1, 2, 3, 4]\n * ```\n *\n * @see Other `HashSet` constructors are {@link module:HashSet.empty} {@link module:HashSet.make}\n */\nexport declare const fromIterable: <A>(elements: Iterable<A>) => HashSet<A>;\n/**\n * Construct a new `HashSet` from a variable number of values.\n *\n * Time complexity: **`O(n)`** where n is the number of elements\n *\n * @memberof HashSet\n * @since 2.0.0\n * @category constructors\n * @example\n *\n * ```ts\n * import { Equal, Hash, HashSet, pipe } from \"effect\"\n * import assert from \"node:assert/strict\"\n *\n * class Character implements Equal.Equal {\n *   readonly name: string\n *   readonly trait: string\n *\n *   constructor(name: string, trait: string) {\n *     this.name = name\n *     this.trait = trait\n *   }\n *\n *   // Define equality based on name, and trait\n *   [Equal.symbol](that: Equal.Equal): boolean {\n *     if (that instanceof Character) {\n *       return (\n *         Equal.equals(this.name, that.name) &&\n *         Equal.equals(this.trait, that.trait)\n *       )\n *     }\n *     return false\n *   }\n *\n *   // Generate a hash code based on the sum of the character's name and trait\n *   [Hash.symbol](): number {\n *     return Hash.hash(this.name + this.trait)\n *   }\n *\n *   static readonly of = (name: string, trait: string): Character => {\n *     return new Character(name, trait)\n *   }\n * }\n *\n * assert.strictEqual(\n *   Equal.equals(\n *     HashSet.make(\n *       Character.of(\"Alice\", \"Curious\"),\n *       Character.of(\"Alice\", \"Curious\"),\n *       Character.of(\"White Rabbit\", \"Always late\"),\n *       Character.of(\"Mad Hatter\", \"Tea enthusiast\")\n *     ),\n *     // Is the same as adding each character to an empty set\n *     pipe(\n *       HashSet.empty(),\n *       HashSet.add(Character.of(\"Alice\", \"Curious\")),\n *       HashSet.add(Character.of(\"Alice\", \"Curious\")), // Alice tried to attend twice!\n *       HashSet.add(Character.of(\"White Rabbit\", \"Always late\")),\n *       HashSet.add(Character.of(\"Mad Hatter\", \"Tea enthusiast\"))\n *     )\n *   ),\n *   true,\n *   \"`HashSet.make` and `HashSet.empty() + HashSet.add()` should be equal\"\n * )\n *\n * assert.strictEqual(\n *   Equal.equals(\n *     HashSet.make(\n *       Character.of(\"Alice\", \"Curious\"),\n *       Character.of(\"Alice\", \"Curious\"),\n *       Character.of(\"White Rabbit\", \"Always late\"),\n *       Character.of(\"Mad Hatter\", \"Tea enthusiast\")\n *     ),\n *     HashSet.fromIterable([\n *       Character.of(\"Alice\", \"Curious\"),\n *       Character.of(\"Alice\", \"Curious\"),\n *       Character.of(\"White Rabbit\", \"Always late\"),\n *       Character.of(\"Mad Hatter\", \"Tea enthusiast\")\n *     ])\n *   ),\n *   true,\n *   \"`HashSet.make` and `HashSet.fromIterable` should be equal\"\n * )\n * ```\n *\n * @see Other `HashSet` constructors are {@link module:HashSet.fromIterable} {@link module:HashSet.empty}\n */\nexport declare const make: <As extends ReadonlyArray<any>>(...elements: As) => HashSet<As[number]>;\n/**\n * Checks if the specified value exists in the `HashSet`.\n *\n * Time complexity: **`O(1)`** average\n *\n * @memberof HashSet\n * @since 2.0.0\n * @category elements\n * @example\n *\n * ```ts\n * // Syntax\n * import { HashSet, pipe } from \"effect\"\n *\n * // with `data-last`, a.k.a. `pipeable` API\n * pipe(HashSet.make(0, 1, 2), HashSet.has(3)) // false\n *\n * // or piped with the pipe function\n * HashSet.make(0, 1, 2).pipe(HashSet.has(3)) // false\n *\n * // or with `data-first` API\n * HashSet.has(HashSet.make(0, 1, 2), 3) // false\n * ```\n *\n * @returns A `boolean` signaling the presence of the value in the HashSet\n * @see Other `HashSet` elements are {@link module:HashSet.some} {@link module:HashSet.every} {@link module:HashSet.isSubset}\n */\nexport declare const has: {\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-last` a.k.a. `pipeable` API\n     * import * as assert from \"node:assert/strict\"\n     * import { HashSet, pipe } from \"effect\"\n     *\n     * const set = HashSet.make(0, 1, 2)\n     *\n     * assert.equal(pipe(set, HashSet.has(0)), true)\n     * assert.equal(pipe(set, HashSet.has(1)), true)\n     * assert.equal(pipe(set, HashSet.has(2)), true)\n     * assert.equal(pipe(set, HashSet.has(3)), false)\n     * ```\n     */\n    <A>(value: A): (self: HashSet<A>) => boolean;\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-first` API\n     * import * as assert from \"node:assert/strict\"\n     * import { HashSet, pipe } from \"effect\"\n     *\n     * const set = HashSet.make(0, 1, 2)\n     *\n     * assert.equal(HashSet.has(set, 0), true)\n     * assert.equal(HashSet.has(set, 1), true)\n     * assert.equal(HashSet.has(set, 2), true)\n     * assert.equal(HashSet.has(set, 3), false)\n     * ```\n     */\n    <A>(self: HashSet<A>, value: A): boolean;\n};\n/**\n * Check if a predicate holds true for some `HashSet` element.\n *\n * Time complexity: **`O(n)`** where n is the number of elements in the set\n *\n * @memberof HashSet\n * @since 2.0.0\n * @category elements\n * @example\n *\n * ```ts\n * // Syntax\n * import { HashSet, pipe } from \"effect\"\n *\n * const set: HashSet.HashSet<number> = HashSet.make(0, 1, 2)\n *\n * // with `data-last`, a.k.a. `pipeable` API\n * pipe(\n *   set,\n *   HashSet.some((n) => n > 0)\n * ) // true\n *\n * // or piped with the pipe function\n * set.pipe(HashSet.some((n) => n > 0)) // true\n *\n * // or with `data-first` API\n * HashSet.some(set, (n) => n > 0) // true\n * ```\n *\n * @see Other `HashSet` elements are {@link module:HashSet.has} {@link module:HashSet.every} {@link module:HashSet.isSubset}\n */\nexport declare const some: {\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-last` a.k.a. `pipeable` API\n     * import * as assert from \"node:assert/strict\"\n     * import { HashSet, pipe } from \"effect\"\n     *\n     * const set = HashSet.make(0, 1, 2)\n     *\n     * assert.equal(\n     *   pipe(\n     *     set,\n     *     HashSet.some((n) => n > 0)\n     *   ),\n     *   true\n     * )\n     *\n     * assert.equal(\n     *   pipe(\n     *     set,\n     *     HashSet.some((n) => n > 2)\n     *   ),\n     *   false\n     * )\n     * ```\n     */\n    <A>(f: Predicate<A>): (self: HashSet<A>) => boolean;\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-first` API\n     * import * as assert from \"node:assert/strict\"\n     * import { HashSet } from \"effect\"\n     *\n     * const set = HashSet.make(0, 1, 2)\n     *\n     * assert.equal(\n     *   HashSet.some(set, (n) => n > 0),\n     *   true\n     * )\n     *\n     * assert.equal(\n     *   HashSet.some(set, (n) => n > 2),\n     *   false\n     * )\n     * ```\n     */\n    <A>(self: HashSet<A>, f: Predicate<A>): boolean;\n};\n/**\n * Check if a predicate holds true for every `HashSet` element.\n *\n * Time complexity is **`O(n)`** as it needs to traverse the whole HashSet\n * collection\n *\n * @memberof HashSet\n * @since 2.0.0\n * @category elements\n * @example\n *\n * ```ts\n * // Syntax with Refinement\n * import { HashSet, pipe, Predicate } from \"effect\"\n *\n * const numberOrString = HashSet.make(1, \"1\", \"one\", \"uno\")\n *\n * // with `data-last`, a.k.a. `pipeable` API and `Refinement`\n * pipe(\n *   numberOrString, // HashSet.HashSet<number | string>\n *   HashSet.every(Predicate.isString)\n * ) // HashSet.HashSet<string>\n *\n * // or piped with the pipe function and  `Refinement`\n * numberOrString // HashSet.HashSet<number | string>\n *   .pipe(HashSet.every(Predicate.isString)) // HashSet.HashSet<string>\n *\n * // or with `data-first` API and `Refinement`\n * HashSet.every(\n *   numberOrString, // HashSet.HashSet<number | string>\n *   Predicate.isString\n * ) // HashSet.HashSet<string>\n * ```\n *\n * @example\n *\n * ```ts\n * // Syntax with Predicate\n * import { HashSet, pipe } from \"effect\"\n *\n * const set = HashSet.make(1, 2, 3)\n *\n * // with `data-last`, a.k.a. `pipeable` API\n * pipe(\n *   set,\n *   HashSet.every((n) => n >= 0)\n * ) // true\n *\n * // or piped with the pipe function\n * set.pipe(HashSet.every((n) => n >= 0)) // true\n *\n * // or with `data-first` API\n * HashSet.every(set, (n) => n >= 0) // true\n * ```\n *\n * @returns A boolean once it has evaluated that whole collection fulfill the\n *   Predicate function\n * @see Other `HashSet` elements are {@link module:HashSet.has} {@link module:HashSet.some} {@link module:HashSet.isSubset}\n */\nexport declare const every: {\n    /**\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { Effect, HashSet, pipe, Predicate } from \"effect\"\n     *\n     * const numberOrString: HashSet.HashSet<number | string> = HashSet.make(\n     *   1,\n     *   \"1\",\n     *   \"one\",\n     *   \"uno\"\n     * )\n     *\n     * assert.equal(\n     *   pipe(\n     *     numberOrString, // HashSet.HashSet<number | string>\n     *     HashSet.every(Predicate.isString)\n     *   ), // HashSet.HashSet<string>\n     *   false\n     * )\n     * ```\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): (self: HashSet<A>) => self is HashSet<B>;\n    /**\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { HashSet, pipe } from \"effect\"\n     *\n     * const set = HashSet.make(0, 1, 2)\n     *\n     * assert.equal(\n     *   pipe(\n     *     set,\n     *     HashSet.every((n) => n >= 0)\n     *   ),\n     *   true\n     * )\n     * ```\n     */\n    <A>(predicate: Predicate<A>): (self: HashSet<A>) => boolean;\n    /**\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { Effect, HashSet, pipe, Predicate } from \"effect\"\n     *\n     * const numberOrString: HashSet.HashSet<number | string> = HashSet.make(\n     *   1,\n     *   \"1\",\n     *   \"one\",\n     *   \"uno\"\n     * )\n     *\n     * assert.equal(\n     *   HashSet.every(\n     *     numberOrString, // HashSet.HashSet<number | string>\n     *     Predicate.isString\n     *   ), // HashSet.HashSet<string>\n     *   false\n     * )\n     * ```\n     */\n    <A, B extends A>(self: HashSet<A>, refinement: Refinement<A, B>): self is HashSet<B>;\n    /**\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { HashSet } from \"effect\"\n     *\n     * const set = HashSet.make(0, 1, 2)\n     *\n     * assert.equal(\n     *   HashSet.every(set, (n) => n >= 0),\n     *   true\n     * )\n     * ```\n     */\n    <A>(self: HashSet<A>, predicate: Predicate<A>): boolean;\n};\n/**\n * Returns `true` if and only if every element in the this `HashSet` is an\n * element of the second set,\n *\n * **NOTE**: the hash and equal of both sets must be the same.\n *\n * Time complexity analysis is of **`O(n)`**\n *\n * @memberof HashSet\n * @since 2.0.0\n * @category elements\n * @example\n *\n * ```ts\n * // Syntax\n * import { HashSet, pipe } from \"effect\"\n *\n * const set1 = HashSet.make(0, 1)\n * const set2 = HashSet.make(1, 2)\n * const set3 = HashSet.make(0, 1, 2)\n *\n * // with `data-last`, a.k.a. `pipeable` API\n * pipe(set1, HashSet.isSubset(set2)) // false\n * pipe(set1, HashSet.isSubset(set3)) // true\n *\n * // or piped with the pipe function\n * set1.pipe(HashSet.isSubset(set2)) // false\n * set1.pipe(HashSet.isSubset(set3)) // true\n *\n * // or with `data-first` API\n * HashSet.isSubset(set1, set2) // false\n * HashSet.isSubset(set1, set3) // true)\n * ```\n *\n * @see Other `HashSet` elements are {@link module:HashSet.has} {@link module:HashSet.some} {@link module:HashSet.every}\n */\nexport declare const isSubset: {\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet, pipe } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * assert.equal(\n     *   pipe(\n     *     HashSet.make(0, 1), //\n     *     HashSet.isSubset(HashSet.make(1, 2))\n     *   ),\n     *   false\n     * )\n     *\n     * assert.equal(\n     *   pipe(\n     *     HashSet.make(0, 1), //\n     *     HashSet.isSubset(HashSet.make(0, 1, 2))\n     *   ),\n     *   true\n     * )\n     * ```\n     */\n    <A>(that: HashSet<A>): (self: HashSet<A>) => boolean;\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * assert.equal(HashSet.isSubset(set1, set2), false)\n     *\n     * assert.equal(HashSet.isSubset(set1, set3), true)\n     * ```\n     */\n    <A>(self: HashSet<A>, that: HashSet<A>): boolean;\n};\n/**\n * Returns an `IterableIterator` of the values in the `HashSet`.\n *\n * Time complexity: **`O(1)`**\n *\n * @memberof HashSet\n * @since 2.0.0\n * @category getters\n * @example\n *\n * ```ts\n * import { HashSet, pipe } from \"effect\"\n *\n * const numberIterable = pipe(\n *   HashSet.make(0, 1, 1, 2), // HashSet.HashSet<number>\n *   HashSet.values // takes an HashSet<A> and returns an IterableIterator<A>\n * )\n *\n * for (const number of numberIterable) {\n *   console.log(number) // it will logs: 0, 1, 2\n * }\n * ```\n *\n * @see Other `HashSet` getters are {@link module:HashSet.toValues} {@link module:HashSet.size}\n */\nexport declare const values: <A>(self: HashSet<A>) => IterableIterator<A>;\n/**\n * Returns an `Array` of the values within the `HashSet`.\n *\n * Time complexity: **`O(n)`** where n is the number of elements in the set\n *\n * @memberof HashSet\n * @since 3.13.0\n * @category getters\n * @example\n *\n * ```ts\n * import { HashSet, pipe } from \"effect\"\n * import { deepStrictEqual } from \"node:assert/strict\"\n *\n * deepStrictEqual(\n *   pipe(\n *     HashSet.make(0, 1, 1, 2), // HashSet<number>\n *     HashSet.toValues // takes an HashSet<A> and returns an Array<A>\n *   ),\n *   Array.of(0, 1, 2)\n * )\n * ```\n *\n * @see Other `HashSet` getters are {@link module:HashSet.values} {@link module:HashSet.size}\n */\nexport declare const toValues: <A>(self: HashSet<A>) => Array<A>;\n/**\n * Calculates the number of values in the `HashSet`.\n *\n * Time complexity: **`O(1)`**\n *\n * @memberof HashSet\n * @since 2.0.0\n * @category getters\n * @example\n *\n * ```ts\n * import { HashSet, pipe } from \"effect\"\n * import assert from \"node:assert/strict\"\n *\n * assert.deepStrictEqual(pipe(HashSet.empty(), HashSet.size), 0)\n *\n * assert.deepStrictEqual(\n *   pipe(HashSet.make(1, 2, 2, 3, 4, 3), HashSet.size),\n *   4\n * )\n * ```\n *\n * @see Other `HashSet` getters are {@link module:HashSet.values} {@link module:HashSet.toValues}\n */\nexport declare const size: <A>(self: HashSet<A>) => number;\n/**\n * Creates a new mutable version of the `HashSet`\n *\n * When a `HashSet` is mutable, operations like {@link add} and {@link remove}\n * modify the data structure in place instead of creating a new one, which is\n * more efficient when performing multiple operations.\n *\n * @memberof HashSet\n * @since 2.0.0\n * @example\n *\n * ```ts\n * import { HashSet } from \"effect\"\n * import assert from \"node:assert/strict\"\n *\n * const UPPER_BOUND = 10_000\n *\n * const immutableSet = HashSet.empty<number>().pipe(HashSet.add(0))\n *\n * // Create a mutable version of the immutableSet\n * const mutableSet = HashSet.beginMutation(immutableSet)\n *\n * for (let i = 1; i < UPPER_BOUND; i++) {\n *   // Operations now modify the set in place instead of creating new instances\n *   // This is more efficient when making multiple changes\n *   const pointerToMutableSet = HashSet.add(mutableSet, i)\n *\n *   // the two sets have the same identity, hence `add` is mutating mutableSet and not returning a new HashSet instance\n *   assert(Object.is(mutableSet, pointerToMutableSet))\n *   assert.equal(HashSet.has(mutableSet, i), true) // `i` is in the mutableSet\n *   assert.equal(HashSet.has(immutableSet, i), false) // `i` is not in the immutableSet\n * }\n *\n * const next = UPPER_BOUND + 1\n * // When done, mark the set as immutable again\n * HashSet.endMutation(mutableSet).pipe(\n *   HashSet.add(next) // since this returns a new HashSet, it will not be logged as part of the mutableSet\n * )\n * assert.equal(HashSet.has(mutableSet, next), false)\n *\n * console.log(HashSet.toValues(immutableSet)) // [0]\n * console.log(HashSet.toValues(mutableSet).sort((a, b) => a - b)) // [0, 1, 2, 3, ...rest]\n * ```\n *\n * @see Other `HashSet` mutations are {@link module:HashSet.add} {@link module:HashSet.remove} {@link module:HashSet.toggle} {@link module:HashSet.endMutation} {@link module:HashSet.mutate}\n */\nexport declare const beginMutation: <A>(self: HashSet<A>) => HashSet<A>;\n/**\n * Makes the `HashSet` immutable again.\n *\n * After calling `endMutation`, operations like {@link add} and {@link remove}\n * will create new instances of the `HashSet` instead of modifying the existing\n * one.\n *\n * @memberof HashSet\n * @since 2.0.0\n * @example\n *\n * ```ts\n * import { HashSet } from \"effect\"\n * import assert from \"node:assert/strict\"\n *\n * // Create a mutable set\n * const mutableSet = HashSet.beginMutation(HashSet.empty<number>())\n *\n * // Add some elements to the mutable set\n * HashSet.add(mutableSet, 1)\n * HashSet.add(mutableSet, 2)\n *\n * // Before endMutation, operations modify the set in place\n * const sameSet = HashSet.add(mutableSet, 3)\n * assert(Object.is(mutableSet, sameSet)) // true - same object reference\n * assert.deepStrictEqual(HashSet.toValues(mutableSet).sort(), [1, 2, 3])\n *\n * // Make the set immutable again\n * const immutableSet = HashSet.endMutation(mutableSet)\n *\n * // endMutation returns the same set instance, now made immutable\n * assert(Object.is(mutableSet, immutableSet)) // true - same object reference\n *\n * // After endMutation, operations create new instances\n * const newSet = HashSet.add(immutableSet, 4)\n * assert(!Object.is(immutableSet, newSet)) // false - different object references\n *\n * // The original set remains unchanged\n * assert.deepStrictEqual(HashSet.toValues(immutableSet).sort(), [1, 2, 3])\n *\n * // The new set contains the added element\n * assert.deepStrictEqual(HashSet.toValues(newSet).sort(), [1, 2, 3, 4])\n * ```\n *\n * @see Other `HashSet` mutations are {@link module:HashSet.add} {@link module:HashSet.remove} {@link module:HashSet.toggle} {@link module:HashSet.beginMutation} {@link module:HashSet.mutate}\n */\nexport declare const endMutation: <A>(self: HashSet<A>) => HashSet<A>;\n/**\n * Mutates the `HashSet` within the context of the provided function.\n *\n * You can consider it a functional abstraction on top of the lower-level\n * mutation primitives of {@link module:HashSet.beginMutation} `->` `mutable\n * context` `->` {@link HashSet.endMutation}.\n *\n * @memberof HashSet\n * @since 2.0.0\n * @example\n *\n * ```ts\n * // Syntax\n * import { HashSet, pipe } from \"effect\"\n *\n * // with data-last, a.k.a. pipeable API\n * pipe(\n *   HashSet.make(1, 2, 3),\n *   HashSet.mutate((set) => {\n *     HashSet.add(set, 4)\n *     HashSet.remove(set, 1)\n *   })\n * )\n *\n * // or piped with the pipe function\n * HashSet.make(1, 2, 3).pipe(\n *   HashSet.mutate((set) => {\n *     HashSet.add(set, 4)\n *     HashSet.remove(set, 1)\n *   })\n * )\n *\n * // or with data-first API\n * HashSet.mutate(HashSet.make(1, 2, 3), (set) => {\n *   HashSet.add(set, 4)\n *   HashSet.remove(set, 1)\n * })\n * ```\n *\n * @see Other `HashSet` mutations are {@link module:HashSet.add} {@link module:HashSet.remove} {@link module:HashSet.toggle} {@link module:HashSet.beginMutation} {@link module:HashSet.endMutation}\n */\nexport declare const mutate: {\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-last` a.k.a. `pipeable` API\n     * import { HashSet, pipe } from \"effect\"\n     * import assert from \"node:assert/strict\"\n     *\n     * // Create a set with initial values\n     * const immutableSet = HashSet.make(1, 2, 3)\n     *\n     * // Use mutate to perform multiple operations efficiently\n     * const result = pipe(\n     *   immutableSet,\n     *   HashSet.mutate((set) => {\n     *     assert.equal(Object.is(immutableSet, set), false)\n     *\n     *     // The set is temporarily mutable inside this function\n     *     const mod1 = HashSet.add(set, 4)\n     *     const mod2 = HashSet.remove(set, 1)\n     *     assert.equal(Object.is(mod1, mod2), true) // they are the same object by reference\n     *   })\n     * )\n     *\n     * // The original set is unchanged\n     * assert.equal(Object.is(immutableSet, result), false)\n     * assert.deepStrictEqual(\n     *   HashSet.toValues(immutableSet).sort(),\n     *   [1, 2, 3]\n     * )\n     *\n     * // The result contains the mutations\n     * assert.deepStrictEqual(HashSet.toValues(result).sort(), [2, 3, 4])\n     * ```\n     */\n    <A>(f: (set: HashSet<A>) => void): (self: HashSet<A>) => HashSet<A>;\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-first` API\n     * import { HashSet } from \"effect\"\n     * import assert from \"node:assert/strict\"\n     *\n     * // Create a set with initial values\n     * const immutableSet = HashSet.make(1, 2, 3)\n     *\n     * // Use mutate with data-first API\n     * const result = HashSet.mutate(immutableSet, (set) => {\n     *   // The set is temporarily mutable inside this function\n     *   HashSet.add(set, 4)\n     *   HashSet.remove(set, 1)\n     * })\n     *\n     * // The original set is unchanged\n     * assert.equal(Object.is(immutableSet, result), false)\n     * assert.deepStrictEqual(\n     *   HashSet.toValues(immutableSet).sort(),\n     *   [1, 2, 3]\n     * )\n     *\n     * // The result contains the mutations\n     * assert.deepStrictEqual(HashSet.toValues(result).sort(), [2, 3, 4])\n     * ```\n     */\n    <A>(self: HashSet<A>, f: (set: HashSet<A>) => void): HashSet<A>;\n};\n/**\n * Adds a value to the `HashSet`.\n *\n * Time complexity: **`O(1)`** average\n *\n * @remarks\n * Remember that a `HashSet` is a collection of unique values, so adding a value\n * that already exists in the `HashSet` will not add a duplicate.\n *\n * Remember that HashSet is an immutable data structure, so the `add` function,\n * like all other functions that modify the HashSet, will return a new HashSet\n * with the added value.\n * @memberof HashSet\n * @since 2.0.0\n * @example\n *\n * ```ts\n * // Syntax\n * import { HashSet, pipe } from \"effect\"\n *\n * // with data-last, a.k.a. pipeable API\n * pipe(HashSet.empty(), HashSet.add(0), HashSet.add(0))\n *\n * // or piped with the pipe function\n * HashSet.empty().pipe(HashSet.add(0))\n *\n * // or with data-first API\n * HashSet.add(HashSet.empty(), 0)\n * ```\n *\n * @see Other `HashSet` mutations are {@link module:HashSet.remove} {@link module:HashSet.toggle} {@link module:HashSet.beginMutation} {@link module:HashSet.endMutation} {@link module:HashSet.mutate}\n */\nexport declare const add: {\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-last` a.k.a. `pipeable` API\n     * import { HashSet, pipe } from \"effect\"\n     * import assert from \"node:assert/strict\"\n     *\n     * assert.deepStrictEqual(\n     *   pipe(\n     *     HashSet.empty<number>(), // HashSet.HashSet<number>\n     *     HashSet.add(0),\n     *     HashSet.add(1),\n     *     HashSet.add(1),\n     *     HashSet.add(2),\n     *     HashSet.toValues\n     *   ),\n     *   Array.of(0, 1, 2)\n     * )\n     * ```\n     */\n    <A>(value: A): (self: HashSet<A>) => HashSet<A>;\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-first` API\n     * import { HashSet, pipe } from \"effect\"\n     * import assert from \"node:assert/strict\"\n     *\n     * const empty = HashSet.empty<number>()\n     * const withZero = HashSet.add(empty, 0)\n     * const withOne = HashSet.add(withZero, 1)\n     * const withTwo = HashSet.add(withOne, 2)\n     * const withTwoTwo = HashSet.add(withTwo, 2)\n     *\n     * assert.deepStrictEqual(HashSet.toValues(withTwoTwo), Array.of(0, 1, 2))\n     * ```\n     */\n    <A>(self: HashSet<A>, value: A): HashSet<A>;\n};\n/**\n * Removes a value from the `HashSet`.\n *\n * Time complexity: **`O(1)`** average\n *\n * @memberof HashSet\n * @since 2.0.0\n * @example\n *\n * ```ts\n * // Syntax\n * import { HashSet, pipe } from \"effect\"\n *\n * // with `data-last`, a.k.a. `pipeable` API\n * pipe(HashSet.make(0, 1, 2), HashSet.remove(0))\n *\n * // or piped with the pipe function\n * HashSet.make(0, 1, 2).pipe(HashSet.remove(0))\n *\n * // or with `data-first` API\n * HashSet.remove(HashSet.make(0, 1, 2), 0)\n * ```\n *\n * @see Other `HashSet` mutations are {@link module:HashSet.add} {@link module:HashSet.toggle} {@link module:HashSet.beginMutation} {@link module:HashSet.endMutation} {@link module:HashSet.mutate}\n */\nexport declare const remove: {\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-last` a.k.a. `pipeable` API\n     * import { HashSet, pipe } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * const set = HashSet.make(0, 1, 2)\n     * const result = pipe(set, HashSet.remove(0))\n     *\n     * assert.equal(pipe(result, HashSet.has(0)), false) // it has correctly removed 0\n     * assert.equal(pipe(set, HashSet.has(0)), true) // it does not mutate the original set\n     * assert.equal(pipe(result, HashSet.has(1)), true)\n     * assert.equal(pipe(result, HashSet.has(2)), true)\n     * ```\n     */\n    <A>(value: A): (self: HashSet<A>) => HashSet<A>;\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-first` API\n     * import { HashSet, pipe } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * const set = HashSet.make(0, 1, 2)\n     * const result = HashSet.remove(set, 0)\n     *\n     * assert.equal(HashSet.has(result, 0), false) // it has correctly removed 0\n     * assert.equal(HashSet.has(set, 0), true) // it does not mutate the original set\n     * assert.equal(HashSet.has(result, 1), true)\n     * assert.equal(HashSet.has(result, 2), true)\n     * ```\n     */\n    <A>(self: HashSet<A>, value: A): HashSet<A>;\n};\n/**\n * Computes the set difference `(A - B)` between this `HashSet` and the\n * specified `Iterable<A>`.\n *\n * Time complexity: **`O(n)`** where n is the number of elements in the set\n *\n * **NOTE**: the hash and equal of the values in both the set and the iterable\n * must be the same; meaning we cannot compute a difference between a `HashSet\n * of bananas` and a `HashSet of elephants` as they are not the same type and\n * won't implement the Equal trait in the same way.\n *\n * @memberof HashSet\n * @since 2.0.0\n * @example\n *\n * ```ts\n * // Syntax\n * import { HashSet, pipe } from \"effect\"\n *\n * // with data-last, a.k.a. pipeable API\n * pipe(HashSet.make(1, 2, 3), HashSet.difference(HashSet.make(3, 4, 5)))\n *\n * // or piped with the pipe function\n * HashSet.make(1, 2, 3).pipe(HashSet.difference(HashSet.make(3, 4, 5)))\n *\n * // or with data-first API\n * HashSet.difference(HashSet.make(1, 2, 3), HashSet.make(3, 4, 5))\n * ```\n *\n * @see Other `HashSet` operations are {@link module:HashSet.intersection} {@link module:HashSet.union}\n */\nexport declare const difference: {\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-last` a.k.a. `pipeable` API\n     * import { HashSet, pipe } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * // Create two sets with some overlapping elements\n     * const thisSet = HashSet.make(1, 2, 3)\n     * const thatIterable = HashSet.make(3, 4, 5)\n     *\n     * // Compute the difference (elements in thisSet that are not in thatIterable)\n     * const result = pipe(thisSet, HashSet.difference(thatIterable))\n     *\n     * // The result contains only elements from thisSet that are not in thatIterable\n     * assert.deepStrictEqual(HashSet.toValues(result).sort(), [1, 2])\n     *\n     * // The original sets are unchanged\n     * assert.deepStrictEqual(HashSet.toValues(thisSet).sort(), [1, 2, 3])\n     * assert.deepStrictEqual(\n     *   HashSet.toValues(thatIterable).sort(),\n     *   [3, 4, 5]\n     * )\n     *\n     * // You can also use arrays or other iterables\n     * const diffWithArray = pipe(thisSet, HashSet.difference([3, 4]))\n     * assert.deepStrictEqual(HashSet.toValues(diffWithArray).sort(), [1, 2])\n     * ```\n     */\n    <A>(that: Iterable<A>): (self: HashSet<A>) => HashSet<A>;\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-first` API\n     * import { HashSet } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * // Create two sets with some overlapping elements\n     * const thisSet = HashSet.make(1, 2, 3)\n     * const thatIterable = HashSet.make(3, 4, 5)\n     *\n     * // Compute the difference using data-first API\n     * const result = HashSet.difference(thisSet, thatIterable)\n     *\n     * // The result contains only elements from thisSet that are not in thatIterable\n     * assert.deepStrictEqual(HashSet.toValues(result).sort(), [1, 2])\n     *\n     * // The original sets are unchanged\n     * assert.deepStrictEqual(HashSet.toValues(thisSet).sort(), [1, 2, 3])\n     * assert.deepStrictEqual(\n     *   HashSet.toValues(thatIterable).sort(),\n     *   [3, 4, 5]\n     * )\n     *\n     * // You can also compute the difference in the other direction\n     * const reverseResult = HashSet.difference(thatIterable, thisSet)\n     * assert.deepStrictEqual(HashSet.toValues(reverseResult).sort(), [4, 5])\n     * ```\n     */\n    <A>(self: HashSet<A>, that: Iterable<A>): HashSet<A>;\n};\n/**\n * Returns a `HashSet` of values which are present in both this set and that\n * `Iterable<A>`. Computes set intersection (A ∩ B)\n *\n * Time complexity: **`O(n)`** where n is the number of elements in the smaller\n * set\n *\n * **NOTE**: the hash and equal of the values in both the set and the iterable\n * must be the same.\n *\n * @memberof HashSet\n * @since 2.0.0\n * @example\n *\n * ```ts\n * // Syntax\n * import { HashSet, pipe } from \"effect\"\n *\n * // with data-last, a.k.a. pipeable API\n * pipe(HashSet.make(1, 2, 3), HashSet.intersection(HashSet.make(2, 3, 4)))\n *\n * // or piped with the pipe function\n * HashSet.make(1, 2, 3).pipe(HashSet.intersection(HashSet.make(2, 3, 4)))\n *\n * // or with data-first API\n * HashSet.intersection(HashSet.make(1, 2, 3), HashSet.make(2, 3, 4))\n * ```\n *\n * @see Other `HashSet` operations are {@link module:HashSet.difference} {@link module:HashSet.union}\n */\nexport declare const intersection: {\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-last` a.k.a. `pipeable` API\n     * import { HashSet, pipe } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * // Create two sets with some overlapping elements\n     * const set1 = HashSet.make(1, 2, 3)\n     * const set2 = HashSet.make(2, 3, 4)\n     *\n     * // Compute the intersection (elements that are in both sets)\n     * const result = pipe(set1, HashSet.intersection(set2))\n     *\n     * // The result contains only elements that are in both sets\n     * assert.deepStrictEqual(HashSet.toValues(result).sort(), [2, 3])\n     *\n     * // The original sets are unchanged\n     * assert.deepStrictEqual(HashSet.toValues(set1).sort(), [1, 2, 3])\n     * assert.deepStrictEqual(HashSet.toValues(set2).sort(), [2, 3, 4])\n     *\n     * // You can also use arrays or other iterables\n     * const intersectWithArray = pipe(set1, HashSet.intersection([2, 3, 5]))\n     * assert.deepStrictEqual(\n     *   HashSet.toValues(intersectWithArray).sort(),\n     *   [2, 3]\n     * )\n     * ```\n     */\n    <A>(that: Iterable<A>): (self: HashSet<A>) => HashSet<A>;\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-first` API\n     * import { HashSet } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * // Create two sets with some overlapping elements\n     * const set1 = HashSet.make(1, 2, 3)\n     * const set2 = HashSet.make(2, 3, 4)\n     *\n     * // Compute the intersection using data-first API\n     * const result = HashSet.intersection(set1, set2)\n     *\n     * // The result contains only elements that are in both sets\n     * assert.deepStrictEqual(HashSet.toValues(result).sort(), [2, 3])\n     *\n     * // The original sets are unchanged\n     * assert.deepStrictEqual(HashSet.toValues(set1).sort(), [1, 2, 3])\n     * assert.deepStrictEqual(HashSet.toValues(set2).sort(), [2, 3, 4])\n     *\n     * // You can also use arrays or other iterables\n     * const intersectWithArray = HashSet.intersection(set1, [2, 3, 5])\n     * assert.deepStrictEqual(\n     *   HashSet.toValues(intersectWithArray).sort(),\n     *   [2, 3]\n     * )\n     * ```\n     */\n    <A>(self: HashSet<A>, that: Iterable<A>): HashSet<A>;\n};\n/**\n * Computes the set union `( self ∪ that )` between this `HashSet` and the\n * specified `Iterable<A>`.\n *\n * Time complexity: **`O(n)`** where n is the number of elements in the set\n *\n * **NOTE**: the hash and equal of the values in both the set and the iterable\n * must be the same.\n *\n * @memberof HashSet\n * @since 2.0.0\n * @example\n *\n * ```ts\n * // Syntax\n * import { HashSet, pipe } from \"effect\"\n *\n * // with data-last, a.k.a. pipeable API\n * pipe(HashSet.make(1, 2, 3), HashSet.union(HashSet.make(3, 4, 5)))\n *\n * // or piped with the pipe function\n * HashSet.make(1, 2, 3).pipe(HashSet.union(HashSet.make(3, 4, 5)))\n *\n * // or with data-first API\n * HashSet.union(HashSet.make(1, 2, 3), HashSet.make(3, 4, 5))\n * ```\n *\n * @see Other `HashSet` operations are {@link module:HashSet.difference} {@link module:HashSet.intersection}\n */\nexport declare const union: {\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-last` a.k.a. `pipeable` API\n     * import { HashSet, pipe } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * // Create two sets with some overlapping elements\n     * const selfSet = HashSet.make(1, 2, 3)\n     * const thatIterable = HashSet.make(3, 4, 5)\n     *\n     * // Compute the union (all elements from both sets)\n     * const result = pipe(selfSet, HashSet.union(thatIterable))\n     *\n     * // The result contains all elements from both sets (without duplicates)\n     * assert.deepStrictEqual(\n     *   HashSet.toValues(result).sort(),\n     *   [1, 2, 3, 4, 5]\n     * )\n     *\n     * // The original sets are unchanged\n     * assert.deepStrictEqual(HashSet.toValues(selfSet).sort(), [1, 2, 3])\n     * assert.deepStrictEqual(\n     *   HashSet.toValues(thatIterable).sort(),\n     *   [3, 4, 5]\n     * )\n     *\n     * // You can also use arrays or other iterables\n     * const unionWithArray = pipe(selfSet, HashSet.union([4, 5, 6]))\n     * assert.deepStrictEqual(\n     *   HashSet.toValues(unionWithArray).sort(),\n     *   [1, 2, 3, 4, 5, 6]\n     * )\n     * ```\n     */\n    <A>(that: Iterable<A>): (self: HashSet<A>) => HashSet<A>;\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-first` API\n     * import { HashSet } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * // Create two sets with some overlapping elements\n     * const selfSet = HashSet.make(1, 2, 3)\n     * const thatIterable = HashSet.make(3, 4, 5)\n     *\n     * // Compute the union using data-first API\n     * const result = HashSet.union(selfSet, thatIterable)\n     *\n     * // The result contains all elements from both sets (without duplicates)\n     * assert.deepStrictEqual(\n     *   HashSet.toValues(result).sort(),\n     *   [1, 2, 3, 4, 5]\n     * )\n     *\n     * // The original sets are unchanged\n     * assert.deepStrictEqual(HashSet.toValues(selfSet).sort(), [1, 2, 3])\n     * assert.deepStrictEqual(\n     *   HashSet.toValues(thatIterable).sort(),\n     *   [3, 4, 5]\n     * )\n     *\n     * // You can also use arrays or other iterables\n     * const unionWithArray = HashSet.union(selfSet, [4, 5, 6])\n     * assert.deepStrictEqual(\n     *   HashSet.toValues(unionWithArray).sort(),\n     *   [1, 2, 3, 4, 5, 6]\n     * )\n     * ```\n     */\n    <A>(self: HashSet<A>, that: Iterable<A>): HashSet<A>;\n};\n/**\n * Checks if a value is present in the `HashSet`. If it is present, the value\n * will be removed from the `HashSet`, otherwise the value will be added to the\n * `HashSet`.\n *\n * Time complexity: **`O(1)`** average\n *\n * @memberof HashSet\n * @since 2.0.0\n * @example\n *\n * ```ts\n * // Syntax\n * import { HashSet, pipe } from \"effect\"\n *\n * // with `data-last`, a.k.a. `pipeable` API\n * pipe(HashSet.make(0, 1, 2), HashSet.toggle(0))\n *\n * // or piped with the pipe function\n * HashSet.make(0, 1, 2).pipe(HashSet.toggle(0))\n *\n * // or with `data-first` API\n * HashSet.toggle(HashSet.make(0, 1, 2), 0)\n * ```\n *\n * @returns A new `HashSet` where the toggled value is being either added or\n *   removed based on the initial `HashSet` state.\n * @see Other `HashSet` mutations are {@link module:HashSet.add} {@link module:HashSet.remove} {@link module:HashSet.beginMutation} {@link module:HashSet.endMutation} {@link module:HashSet.mutate}\n */\nexport declare const toggle: {\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-last` a.k.a. `pipeable` API\n     * import { HashSet, pipe } from \"effect\"\n     * import assert from \"node:assert/strict\"\n     *\n     * // arrange\n     * let set = HashSet.make(0, 1, 2)\n     *\n     * // assert 1: 0 is in the set\n     * assert.equal(pipe(set, HashSet.has(0)), true)\n     *\n     * // act 2: toggle 0 once on the set\n     * set = pipe(set, HashSet.toggle(0))\n     *\n     * // assert 2: 0 is not in the set any longer\n     * assert.equal(pipe(set, HashSet.has(0)), false)\n     *\n     * // act 3: toggle 0 once again on the set\n     * set = pipe(set, HashSet.toggle(0))\n     *\n     * // assert 3: 0 in now back in the set\n     * assert.equal(pipe(set, HashSet.has(0)), true)\n     * ```\n     */\n    <A>(value: A): (self: HashSet<A>) => HashSet<A>;\n    /**\n     * @example\n     *\n     * ```ts\n     * // `data-first` API\n     * import { HashSet, pipe } from \"effect\"\n     * import assert from \"node:assert/strict\"\n     *\n     * // arrange\n     * let set = HashSet.make(0, 1, 2)\n     *\n     * // assert 1: 0 is in the set\n     * assert.equal(HashSet.has(set, 0), true)\n     *\n     * // act 2: toggle 0 once on the set\n     * set = HashSet.toggle(set, 0)\n     *\n     * // assert 2: 0 is not in the set any longer\n     * assert.equal(HashSet.has(set, 0), false)\n     *\n     * // act 3: toggle 0 once again on the set\n     * set = HashSet.toggle(set, 0)\n     *\n     * // assert 3: 0 in now back in the set\n     * assert.equal(HashSet.has(set, 0), true)\n     * ```\n     */\n    <A>(self: HashSet<A>, value: A): HashSet<A>;\n};\n/**\n * Maps over the values of the `HashSet` using the specified function.\n *\n * The time complexity is of **`O(n)`**.\n *\n * @memberof HashSet\n * @since 2.0.0\n * @category mapping\n * @example\n *\n * ```ts\n * // Syntax\n * import { HashSet, pipe } from \"effect\"\n *\n * // with `data-last`, a.k.a. `pipeable` API\n * pipe(\n *   HashSet.make(0, 1, 2), // HashSet.HashSet<number>\n *   HashSet.map(String) // HashSet.HashSet<string>\n * )\n *\n * // or piped with the pipe method\n * HashSet.make(0, 1, 2).pipe(HashSet.map(String))\n *\n * // or with `data-first` API\n * HashSet.map(HashSet.make(0, 1, 2), String)\n * ```\n */\nexport declare const map: {\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet, pipe } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * assert.deepStrictEqual(\n     *   pipe(\n     *     HashSet.make(0, 1, 2), //    HashSet.HashSet<number>\n     *     HashSet.map((n) => String(n + 1)) // HashSet.HashSet<String>\n     *   ),\n     *   HashSet.make(\"1\", \"2\", \"3\")\n     * )\n     * ```\n     */\n    <A, B>(f: (a: A) => B): (self: HashSet<A>) => HashSet<B>;\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet, pipe } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * assert.deepStrictEqual(\n     *   HashSet.map(\n     *     HashSet.make(0, 1, 2), //    HashSet.HashSet<number>\n     *     (n) => String(n + 1)\n     *   ), // HashSet.HashSet<String>\n     *   HashSet.make(\"1\", \"2\", \"3\")\n     * )\n     * ```\n     */\n    <A, B>(self: HashSet<A>, f: (a: A) => B): HashSet<B>;\n};\n/**\n * Chains over the values of the `HashSet` using the specified function.\n *\n * The time complexity is of **`O(n)`**.\n *\n * @memberof HashSet\n * @since 2.0.0\n * @category sequencing\n * @example\n *\n * ```ts\n * // Syntax\n * import { HashSet, pipe } from \"effect\"\n *\n * // with `data-last`, a.k.a. `pipeable` API\n * pipe(\n *   HashSet.make(0, 1, 2), // HashSet.HashSet<number>\n *   HashSet.flatMap((n) => Array.of(String(n))) // HashSet.HashSet<string>\n * )\n *\n * // or piped with the pipe method\n * HashSet.make(0, 1, 2) // HashSet.HashSet<number>\n *   .pipe(\n *     HashSet.flatMap((n) => Array.of(String(n))) // HashSet.HashSet<string>\n *   )\n *\n * // or with `data-first` API\n * HashSet.flatMap(HashSet.make(0, 1, 2), (n) => Array.of(String(n)))\n * ```\n */\nexport declare const flatMap: {\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet, pipe, List } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * assert.deepStrictEqual(\n     *   pipe(\n     *     HashSet.make(0, 1, 2),\n     *     HashSet.flatMap((n) => List.of(String(n * n))) // needs to return an Iterable\n     *   ),\n     *   HashSet.make(\"0\", \"1\", \"4\")\n     * )\n     * ```\n     */\n    <A, B>(f: (a: A) => Iterable<B>): (self: HashSet<A>) => HashSet<B>;\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet, pipe, List } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * assert.deepStrictEqual(\n     *   HashSet.flatMap(HashSet.make(0, 1, 2), (n) =>\n     *     List.of(String(n * n * n))\n     *   ), // needs to return an Iterable\n     *   HashSet.make(\"0\", \"1\", \"8\")\n     * )\n     * ```\n     */\n    <A, B>(self: HashSet<A>, f: (a: A) => Iterable<B>): HashSet<B>;\n};\n/**\n * Applies the specified function to the values of the `HashSet`.\n *\n * The time complexity is of **`O(n)`**.\n *\n * @memberof HashSet\n * @since 2.0.0\n * @category traversing\n * @example\n *\n * ```ts\n * // Syntax\n * import { HashSet, pipe } from \"effect\"\n *\n * // with `data-last`, a.k.a. `pipeable` API\n * pipe(HashSet.make(0, 1, 2), HashSet.forEach(console.log)) // logs: 0 1 2\n *\n * // or piped with the pipe method\n * HashSet.make(0, 1, 2).pipe(HashSet.forEach(console.log)) // logs: 0 1 2\n *\n * // or with `data-first` API\n * HashSet.forEach(HashSet.make(0, 1, 2), console.log) // logs: 0 1 2\n * ```\n */\nexport declare const forEach: {\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet, pipe } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * const result: Array<number> = []\n     *\n     * pipe(\n     *   HashSet.make(0, 1, 2),\n     *   HashSet.forEach((n): void => {\n     *     result.push(n)\n     *   })\n     * )\n     *\n     * assert.deepStrictEqual(result, [0, 1, 2])\n     * ```\n     */\n    <A>(f: (value: A) => void): (self: HashSet<A>) => void;\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet, pipe } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * const result: Array<number> = []\n     *\n     * HashSet.forEach(HashSet.make(0, 1, 2), (n): void => {\n     *   result.push(n)\n     * })\n     *\n     * assert.deepStrictEqual(result, [0, 1, 2])\n     * ```\n     */\n    <A>(self: HashSet<A>, f: (value: A) => void): void;\n};\n/**\n * Reduces the specified state over the values of the `HashSet`.\n *\n * The time complexity is of **`O(n)`**.\n *\n * @memberof HashSet\n * @since 2.0.0\n * @category folding\n * @example\n *\n * ```ts\n * // Syntax\n * import { HashSet, pipe } from \"effect\"\n *\n * const sum = (a: number, b: number): number => a + b\n *\n * // with `data-last`, a.k.a. `pipeable` API\n * pipe(HashSet.make(0, 1, 2), HashSet.reduce(0, sum))\n *\n * // or with the pipe method\n * HashSet.make(0, 1, 2).pipe(HashSet.reduce(0, sum))\n *\n * // or with `data-first` API\n * HashSet.reduce(HashSet.make(0, 1, 2), 0, sum)\n * ```\n */\nexport declare const reduce: {\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet, pipe } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * assert.equal(\n     *   pipe(\n     *     HashSet.make(0, 1, 2),\n     *     HashSet.reduce(10, (accumulator, value) => accumulator + value)\n     *   ),\n     *   13\n     * )\n     * ```\n     */\n    <A, Z>(zero: Z, f: (accumulator: Z, value: A) => Z): (self: HashSet<A>) => Z;\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * assert.equal(\n     *   HashSet.reduce(\n     *     HashSet.make(0, 1, 2),\n     *     -3,\n     *     (accumulator, value) => accumulator + value\n     *   ),\n     *   0\n     * )\n     * ```\n     */\n    <A, Z>(self: HashSet<A>, zero: Z, f: (accumulator: Z, value: A) => Z): Z;\n};\n/**\n * Filters values out of a `HashSet` using the specified predicate.\n *\n * The time complexity is of **`O(n)`**.\n *\n * @memberof HashSet\n * @since 2.0.0\n * @category filtering\n * @example\n *\n * ```ts\n * // Syntax with  Predicate\n * import { HashSet, type Predicate, pipe } from \"effect\"\n *\n * const filterPositiveNumbers: Predicate.Predicate<number> = (n) => n > 0\n *\n * // with `data-last`, a.k.a. `pipeable` API\n * pipe(\n *   HashSet.make(-2, -1, 0, 1, 2),\n *   HashSet.filter(filterPositiveNumbers)\n * )\n *\n * // or with the pipe method\n * HashSet.make(-2, -1, 0, 1, 2).pipe(HashSet.filter(filterPositiveNumbers))\n *\n * // or with `data-first` API\n * HashSet.filter(HashSet.make(-2, -1, 0, 1, 2), filterPositiveNumbers)\n * ```\n *\n * @example\n *\n * ```ts\n * /// Syntax with Refinement\n * import { HashSet, pipe } from \"effect\"\n *\n * const stringRefinement = (value: unknown): value is string =>\n *   typeof value === \"string\"\n *\n * // with `data-last`, a.k.a. `pipeable` API\n * pipe(\n *   HashSet.make(1, \"unos\", 2, \"two\", 3, \"trois\", 4, \"vier\"), // // HashSet.HashSet<number | string>\n *   HashSet.filter(stringRefinement)\n * ) // HashSet.HashSet<string>\n *\n * // or with the pipe method\n * HashSet.make(1, \"unos\", 2, \"two\", 3, \"trois\", 4, \"vier\") // HashSet.HashSet<number | string>\n *   .pipe(HashSet.filter(stringRefinement)) // HashSet.HashSet<string>\n *\n * // or with `data-first` API\n * HashSet.filter(\n *   HashSet.make(1, \"unos\", 2, \"two\", 3, \"trois\", 4, \"vier\"), // HashSet.HashSet<number | string>\n *   stringRefinement\n * ) // HashSet.HashSet<string>\n * ```\n */\nexport declare const filter: {\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet, pipe, Predicate } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * const numbersAndStringsHashSet: HashSet.HashSet<number | string> =\n     *   HashSet.make(1, \"unos\", 2, \"two\", 3, \"trois\", 4, \"vier\")\n     *\n     * const stringRefinement: Predicate.Refinement<\n     *   string | number,\n     *   string\n     * > = (value) => typeof value === \"string\"\n     *\n     * const stringHashSet: HashSet.HashSet<string> = pipe(\n     *   numbersAndStringsHashSet,\n     *   HashSet.filter(stringRefinement)\n     * )\n     *\n     * assert.equal(\n     *   pipe(stringHashSet, HashSet.every(Predicate.isString)),\n     *   true\n     * )\n     * ```\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): (self: HashSet<A>) => HashSet<B>;\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet, pipe, type Predicate } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * const filterPositiveNumbers: Predicate.Predicate<number> = (n) => n > 0\n     *\n     * assert.deepStrictEqual(\n     *   pipe(\n     *     HashSet.make(-2, -1, 0, 1, 2),\n     *     HashSet.filter(filterPositiveNumbers)\n     *   ),\n     *   HashSet.make(1, 2)\n     * )\n     * ```\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): (self: HashSet<A>) => HashSet<A>;\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet, Predicate } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * const numbersAndStringsHashSet: HashSet.HashSet<number | string> =\n     *   HashSet.make(1, \"unos\", 2, \"two\", 3, \"trois\", 4, \"vier\")\n     *\n     * const stringRefinement: Predicate.Refinement<\n     *   string | number,\n     *   string\n     * > = (value) => typeof value === \"string\"\n     *\n     * const stringHashSet: HashSet.HashSet<string> = HashSet.filter(\n     *   numbersAndStringsHashSet,\n     *   stringRefinement\n     * )\n     *\n     * assert.equal(HashSet.every(stringHashSet, Predicate.isString), true)\n     * ```\n     */\n    <A, B extends A>(self: HashSet<A>, refinement: Refinement<A, B>): HashSet<B>;\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet, pipe, type Predicate } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * const filterPositiveNumbers: Predicate.Predicate<number> = (n) => n > 0\n     *\n     * assert.deepStrictEqual(\n     *   HashSet.filter(HashSet.make(-2, -1, 0, 1, 2), filterPositiveNumbers),\n     *   HashSet.make(1, 2)\n     * )\n     * ```\n     */\n    <A>(self: HashSet<A>, predicate: Predicate<A>): HashSet<A>;\n};\n/**\n * Partition the values of a `HashSet` using the specified predicate.\n *\n * If a value matches the predicate, it will be placed into the `HashSet` on the\n * right side of the resulting `Tuple`, otherwise the value will be placed into\n * the left side.\n *\n * Time complexity is of **`O(n)`**.\n *\n * @memberof HashSet\n * @since 2.0.0\n * @category partitioning\n * @example\n *\n * ```ts\n * // Syntax with Predicate\n * import { HashSet, pipe, Predicate } from \"effect\"\n *\n * // with `data-last`, a.k.a. `pipeable` API\n * pipe(\n *   HashSet.make(0, 1, 2, 3, 4, 5),\n *   HashSet.partition((n) => n % 2 === 0)\n * )\n *\n * // or with the pipe method\n * HashSet.make(0, 1, 2, 3, 4, 5).pipe(\n *   HashSet.partition((n) => n % 2 === 0)\n * )\n *\n * // or with `data-first` API\n * HashSet.partition(HashSet.make(0, 1, 2, 3, 4, 5), (n) => n % 2 === 0)\n * ```\n *\n * @example\n *\n * ```ts\n * // Syntax with Refinement\n * import { HashSet, pipe, Predicate } from \"effect\"\n *\n * const stringRefinement: Predicate.Refinement<string | number, string> = (\n *   value\n * ) => typeof value === \"string\"\n *\n * // with `data-last`, a.k.a. `pipeable` API\n * pipe(\n *   HashSet.make(1, \"unos\", 2, \"two\", 3, \"trois\", 4, \"vier\"),\n *   HashSet.partition(stringRefinement)\n * )\n *\n * // or with the pipe method\n * HashSet.make(1, \"unos\", 2, \"two\", 3, \"trois\", 4, \"vier\").pipe(\n *   HashSet.partition(stringRefinement)\n * )\n *\n * // or with `data-first` API\n * HashSet.partition(\n *   HashSet.make(1, \"unos\", 2, \"two\", 3, \"trois\", 4, \"vier\"),\n *   stringRefinement\n * )\n * ```\n */\nexport declare const partition: {\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet, pipe, Predicate } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * const numbersAndStringsHashSet: HashSet.HashSet<number | string> =\n     *   HashSet.make(1, \"unos\", 2, \"two\", 3, \"trois\", 4, \"vier\")\n     *\n     * const stringRefinement: Predicate.Refinement<\n     *   string | number,\n     *   string\n     * > = (value) => typeof value === \"string\"\n     *\n     * const [\n     *   excluded, // HashSet.HashSet<number>\n     *   satisfying // HashSet.HashSet<string>\n     * ] = pipe(numbersAndStringsHashSet, HashSet.partition(stringRefinement))\n     *\n     * assert.equal(pipe(satisfying, HashSet.every(Predicate.isString)), true)\n     * assert.equal(pipe(excluded, HashSet.every(Predicate.isNumber)), true)\n     *\n     * assert.deepStrictEqual(excluded, HashSet.make(1, 2, 3, 4))\n     * assert.deepStrictEqual(\n     *   satisfying,\n     *   HashSet.make(\"unos\", \"two\", \"trois\", \"vier\")\n     * )\n     * ```\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): (self: HashSet<A>) => [excluded: HashSet<Exclude<A, B>>, satisfying: HashSet<B>];\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet, pipe } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * const [excluded, satisfying] = pipe(\n     *   HashSet.make(0, 1, 2, 3, 4, 5),\n     *   HashSet.partition((n) => n % 2 === 0)\n     * )\n     *\n     * assert.deepStrictEqual(excluded, HashSet.make(1, 3, 5))\n     * assert.deepStrictEqual(satisfying, HashSet.make(0, 2, 4))\n     * ```\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): (self: HashSet<A>) => [excluded: HashSet<A>, satisfying: HashSet<A>];\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet, pipe, Predicate } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * const numbersAndStringsHashSet: HashSet.HashSet<number | string> =\n     *   HashSet.make(1, \"unos\", 2, \"two\", 3, \"trois\", 4, \"vier\")\n     *\n     * const stringRefinement: Predicate.Refinement<\n     *   string | number,\n     *   string\n     * > = (value) => typeof value === \"string\"\n     *\n     * const [\n     *   excluded, // HashSet.HashSet<number>\n     *   satisfying // HashSet.HashSet<string>\n     * ] = HashSet.partition(numbersAndStringsHashSet, stringRefinement)\n     *\n     * assert.equal(HashSet.every(satisfying, Predicate.isString), true)\n     * assert.equal(HashSet.every(excluded, Predicate.isNumber), true)\n     *\n     * assert.deepStrictEqual(excluded, HashSet.make(1, 2, 3, 4))\n     * assert.deepStrictEqual(\n     *   satisfying,\n     *   HashSet.make(\"unos\", \"two\", \"trois\", \"vier\")\n     * )\n     * ```\n     */\n    <A, B extends A>(self: HashSet<A>, refinement: Refinement<A, B>): [excluded: HashSet<Exclude<A, B>>, satisfying: HashSet<B>];\n    /**\n     * @example\n     *\n     * ```ts\n     * import { HashSet } from \"effect\"\n     * import * as assert from \"node:assert/strict\"\n     *\n     * const [excluded, satisfying] = HashSet.partition(\n     *   HashSet.make(0, 1, 2, 3, 4, 5),\n     *   (n) => n % 2 === 0\n     * )\n     *\n     * assert.deepStrictEqual(excluded, HashSet.make(1, 3, 5))\n     * assert.deepStrictEqual(satisfying, HashSet.make(0, 2, 4))\n     * ```\n     */\n    <A>(self: HashSet<A>, predicate: Predicate<A>): [excluded: HashSet<A>, satisfying: HashSet<A>];\n};\nexport {};\n//# sourceMappingURL=HashSet.d.ts.map",
  "node_modules/effect/dist/dts/Inspectable.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as FiberRefs from \"./FiberRefs.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const NodeInspectSymbol: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type NodeInspectSymbol = typeof NodeInspectSymbol;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Inspectable {\n    toString(): string;\n    toJSON(): unknown;\n    [NodeInspectSymbol](): unknown;\n}\n/**\n * @since 2.0.0\n */\nexport declare const toJSON: (x: unknown) => unknown;\n/**\n * @since 2.0.0\n */\nexport declare const format: (x: unknown) => string;\n/**\n * @since 2.0.0\n */\nexport declare const BaseProto: Inspectable;\n/**\n * @since 2.0.0\n */\nexport declare abstract class Class {\n    /**\n     * @since 2.0.0\n     */\n    abstract toJSON(): unknown;\n    /**\n     * @since 2.0.0\n     */\n    [NodeInspectSymbol](): unknown;\n    /**\n     * @since 2.0.0\n     */\n    toString(): string;\n}\n/**\n * @since 2.0.0\n */\nexport declare const toStringUnknown: (u: unknown, whitespace?: number | string | undefined) => string;\n/**\n * @since 2.0.0\n */\nexport declare const stringifyCircular: (obj: unknown, whitespace?: number | string | undefined) => string;\n/**\n * @since 3.10.0\n * @category redactable\n */\nexport interface Redactable {\n    readonly [symbolRedactable]: (fiberRefs: FiberRefs.FiberRefs) => unknown;\n}\n/**\n * @since 3.10.0\n * @category redactable\n */\nexport declare const symbolRedactable: unique symbol;\n/**\n * @since 3.10.0\n * @category redactable\n */\nexport declare const isRedactable: (u: unknown) => u is Redactable;\n/**\n * @since 3.10.0\n * @category redactable\n */\nexport declare const withRedactableContext: <A>(context: FiberRefs.FiberRefs, f: () => A) => A;\n/**\n * @since 3.10.0\n * @category redactable\n */\nexport declare const redact: (u: unknown) => unknown;\n//# sourceMappingURL=Inspectable.d.ts.map",
  "node_modules/effect/dist/dts/Iterable.d.ts": "/**\n * This module provides utility functions for working with Iterables in TypeScript.\n *\n * @since 2.0.0\n */\nimport type { NonEmptyArray } from \"./Array.js\";\nimport type { Either } from \"./Either.js\";\nimport type { Option } from \"./Option.js\";\nimport type * as Record from \"./Record.js\";\nimport type { NoInfer } from \"./Types.js\";\n/**\n * Return a `Iterable` with element `i` initialized with `f(i)`.\n *\n * If the `length` is not specified, the `Iterable` will be infinite.\n *\n * **Note**. `length` is normalized to an integer >= 1.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { makeBy } from \"effect/Iterable\"\n *\n * assert.deepStrictEqual(Array.from(makeBy(n => n * 2, { length: 5 })), [0, 2, 4, 6, 8])\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const makeBy: <A>(f: (i: number) => A, options?: {\n    readonly length?: number;\n}) => Iterable<A>;\n/**\n * Return a `Iterable` containing a range of integers, including both endpoints.\n *\n * If `end` is omitted, the range will not have an upper bound.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { range } from \"effect/Iterable\"\n *\n * assert.deepStrictEqual(Array.from(range(1, 3)), [1, 2, 3])\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const range: (start: number, end?: number) => Iterable<number>;\n/**\n * Return a `Iterable` containing a value repeated the specified number of times.\n *\n * **Note**. `n` is normalized to an integer >= 1.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { replicate } from \"effect/Iterable\"\n *\n * assert.deepStrictEqual(Array.from(replicate(\"a\", 3)), [\"a\", \"a\", \"a\"])\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const replicate: {\n    /**\n     * Return a `Iterable` containing a value repeated the specified number of times.\n     *\n     * **Note**. `n` is normalized to an integer >= 1.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { replicate } from \"effect/Iterable\"\n     *\n     * assert.deepStrictEqual(Array.from(replicate(\"a\", 3)), [\"a\", \"a\", \"a\"])\n     * ```\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    (n: number): <A>(a: A) => Iterable<A>;\n    /**\n     * Return a `Iterable` containing a value repeated the specified number of times.\n     *\n     * **Note**. `n` is normalized to an integer >= 1.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { replicate } from \"effect/Iterable\"\n     *\n     * assert.deepStrictEqual(Array.from(replicate(\"a\", 3)), [\"a\", \"a\", \"a\"])\n     * ```\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <A>(a: A, n: number): Iterable<A>;\n};\n/**\n * Takes a record and returns an Iterable of tuples containing its keys and values.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { fromRecord } from \"effect/Iterable\"\n *\n * const x = { a: 1, b: 2, c: 3 }\n * assert.deepStrictEqual(Array.from(fromRecord(x)), [[\"a\", 1], [\"b\", 2], [\"c\", 3]])\n * ```\n *\n * @category conversions\n * @since 2.0.0\n */\nexport declare const fromRecord: <K extends string, A>(self: Readonly<Record<K, A>>) => Iterable<[K, A]>;\n/**\n * Prepend an element to the front of an `Iterable`, creating a new `Iterable`.\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const prepend: {\n    /**\n     * Prepend an element to the front of an `Iterable`, creating a new `Iterable`.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <B>(head: B): <A>(self: Iterable<A>) => Iterable<A | B>;\n    /**\n     * Prepend an element to the front of an `Iterable`, creating a new `Iterable`.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, head: B): Iterable<A | B>;\n};\n/**\n * Prepends the specified prefix iterable to the beginning of the specified iterable.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Iterable } from \"effect\"\n *\n * assert.deepStrictEqual(\n *   Array.from(Iterable.prependAll([1, 2], [\"a\", \"b\"])),\n *   [\"a\", \"b\", 1, 2]\n * )\n * ```\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const prependAll: {\n    /**\n     * Prepends the specified prefix iterable to the beginning of the specified iterable.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Iterable } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   Array.from(Iterable.prependAll([1, 2], [\"a\", \"b\"])),\n     *   [\"a\", \"b\", 1, 2]\n     * )\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <B>(that: Iterable<B>): <A>(self: Iterable<A>) => Iterable<A | B>;\n    /**\n     * Prepends the specified prefix iterable to the beginning of the specified iterable.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Iterable } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   Array.from(Iterable.prependAll([1, 2], [\"a\", \"b\"])),\n     *   [\"a\", \"b\", 1, 2]\n     * )\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, that: Iterable<B>): Iterable<A | B>;\n};\n/**\n * Append an element to the end of an `Iterable`, creating a new `Iterable`.\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const append: {\n    /**\n     * Append an element to the end of an `Iterable`, creating a new `Iterable`.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <B>(last: B): <A>(self: Iterable<A>) => Iterable<A | B>;\n    /**\n     * Append an element to the end of an `Iterable`, creating a new `Iterable`.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, last: B): Iterable<A | B>;\n};\n/**\n * Concatenates two iterables, combining their elements.\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const appendAll: {\n    /**\n     * Concatenates two iterables, combining their elements.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <B>(that: Iterable<B>): <A>(self: Iterable<A>) => Iterable<A | B>;\n    /**\n     * Concatenates two iterables, combining their elements.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, that: Iterable<B>): Iterable<A | B>;\n};\n/**\n * Reduce an `Iterable` from the left, keeping all intermediate results instead of only the final result.\n *\n * @category folding\n * @since 2.0.0\n */\nexport declare const scan: {\n    /**\n     * Reduce an `Iterable` from the left, keeping all intermediate results instead of only the final result.\n     *\n     * @category folding\n     * @since 2.0.0\n     */\n    <B, A>(b: B, f: (b: B, a: A) => B): (self: Iterable<A>) => Iterable<B>;\n    /**\n     * Reduce an `Iterable` from the left, keeping all intermediate results instead of only the final result.\n     *\n     * @category folding\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, b: B, f: (b: B, a: A) => B): Iterable<B>;\n};\n/**\n * Determine if an `Iterable` is empty\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isEmpty } from \"effect/Iterable\"\n *\n * assert.deepStrictEqual(isEmpty([]), true);\n * assert.deepStrictEqual(isEmpty([1, 2, 3]), false);\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isEmpty: <A>(self: Iterable<A>) => self is Iterable<never>;\n/**\n * Return the number of elements in a `Iterable`.\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const size: <A>(self: Iterable<A>) => number;\n/**\n * Get the first element of a `Iterable`, or `None` if the `Iterable` is empty.\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const head: <A>(self: Iterable<A>) => Option<A>;\n/**\n * Get the first element of a `Iterable`, or throw an error if the `Iterable` is empty.\n *\n * @category getters\n * @since 3.3.0\n */\nexport declare const unsafeHead: <A>(self: Iterable<A>) => A;\n/**\n * Keep only a max number of elements from the start of an `Iterable`, creating a new `Iterable`.\n *\n * **Note**. `n` is normalized to a non negative integer.\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const take: {\n    /**\n     * Keep only a max number of elements from the start of an `Iterable`, creating a new `Iterable`.\n     *\n     * **Note**. `n` is normalized to a non negative integer.\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    (n: number): <A>(self: Iterable<A>) => Iterable<A>;\n    /**\n     * Keep only a max number of elements from the start of an `Iterable`, creating a new `Iterable`.\n     *\n     * **Note**. `n` is normalized to a non negative integer.\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, n: number): Iterable<A>;\n};\n/**\n * Calculate the longest initial Iterable for which all element satisfy the specified predicate, creating a new `Iterable`.\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const takeWhile: {\n    /**\n     * Calculate the longest initial Iterable for which all element satisfy the specified predicate, creating a new `Iterable`.\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: (a: NoInfer<A>, i: number) => a is B): (self: Iterable<A>) => Iterable<B>;\n    /**\n     * Calculate the longest initial Iterable for which all element satisfy the specified predicate, creating a new `Iterable`.\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => Iterable<A>;\n    /**\n     * Calculate the longest initial Iterable for which all element satisfy the specified predicate, creating a new `Iterable`.\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: Iterable<A>, refinement: (a: A, i: number) => a is B): Iterable<B>;\n    /**\n     * Calculate the longest initial Iterable for which all element satisfy the specified predicate, creating a new `Iterable`.\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): Iterable<A>;\n};\n/**\n * Drop a max number of elements from the start of an `Iterable`\n *\n * **Note**. `n` is normalized to a non negative integer.\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const drop: {\n    /**\n     * Drop a max number of elements from the start of an `Iterable`\n     *\n     * **Note**. `n` is normalized to a non negative integer.\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    (n: number): <A>(self: Iterable<A>) => Iterable<A>;\n    /**\n     * Drop a max number of elements from the start of an `Iterable`\n     *\n     * **Note**. `n` is normalized to a non negative integer.\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, n: number): Iterable<A>;\n};\n/**\n * Returns the first element that satisfies the specified\n * predicate, or `None` if no such element exists.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const findFirst: {\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: NoInfer<A>, i: number) => Option<B>): (self: Iterable<A>) => Option<B>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: (a: NoInfer<A>, i: number) => a is B): (self: Iterable<A>) => Option<B>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => Option<A>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, f: (a: A, i: number) => Option<B>): Option<B>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: Iterable<A>, refinement: (a: A, i: number) => a is B): Option<B>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): Option<A>;\n};\n/**\n * Find the last element for which a predicate holds.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const findLast: {\n    /**\n     * Find the last element for which a predicate holds.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: NoInfer<A>, i: number) => Option<B>): (self: Iterable<A>) => Option<B>;\n    /**\n     * Find the last element for which a predicate holds.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: (a: NoInfer<A>, i: number) => a is B): (self: Iterable<A>) => Option<B>;\n    /**\n     * Find the last element for which a predicate holds.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => Option<A>;\n    /**\n     * Find the last element for which a predicate holds.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, f: (a: A, i: number) => Option<B>): Option<B>;\n    /**\n     * Find the last element for which a predicate holds.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: Iterable<A>, refinement: (a: A, i: number) => a is B): Option<B>;\n    /**\n     * Find the last element for which a predicate holds.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): Option<A>;\n};\n/**\n * Takes two `Iterable`s and returns an `Iterable` of corresponding pairs.\n *\n * @category zipping\n * @since 2.0.0\n */\nexport declare const zip: {\n    /**\n     * Takes two `Iterable`s and returns an `Iterable` of corresponding pairs.\n     *\n     * @category zipping\n     * @since 2.0.0\n     */\n    <B>(that: Iterable<B>): <A>(self: Iterable<A>) => Iterable<[A, B]>;\n    /**\n     * Takes two `Iterable`s and returns an `Iterable` of corresponding pairs.\n     *\n     * @category zipping\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, that: Iterable<B>): Iterable<[A, B]>;\n};\n/**\n * Apply a function to pairs of elements at the same index in two `Iterable`s, collecting the results. If one\n * input `Iterable` is short, excess elements of the longer `Iterable` are discarded.\n *\n * @category zipping\n * @since 2.0.0\n */\nexport declare const zipWith: {\n    /**\n     * Apply a function to pairs of elements at the same index in two `Iterable`s, collecting the results. If one\n     * input `Iterable` is short, excess elements of the longer `Iterable` are discarded.\n     *\n     * @category zipping\n     * @since 2.0.0\n     */\n    <B, A, C>(that: Iterable<B>, f: (a: A, b: B) => C): (self: Iterable<A>) => Iterable<C>;\n    /**\n     * Apply a function to pairs of elements at the same index in two `Iterable`s, collecting the results. If one\n     * input `Iterable` is short, excess elements of the longer `Iterable` are discarded.\n     *\n     * @category zipping\n     * @since 2.0.0\n     */\n    <A, B, C>(self: Iterable<A>, that: Iterable<B>, f: (a: A, b: B) => C): Iterable<C>;\n};\n/**\n * Places an element in between members of an `Iterable`.\n * If the input is a non-empty array, the result is also a non-empty array.\n *\n * @since 2.0.0\n */\nexport declare const intersperse: {\n    /**\n     * Places an element in between members of an `Iterable`.\n     * If the input is a non-empty array, the result is also a non-empty array.\n     *\n     * @since 2.0.0\n     */\n    <B>(middle: B): <A>(self: Iterable<A>) => Iterable<A | B>;\n    /**\n     * Places an element in between members of an `Iterable`.\n     * If the input is a non-empty array, the result is also a non-empty array.\n     *\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, middle: B): Iterable<A | B>;\n};\n/**\n * Returns a function that checks if an `Iterable` contains a given value using a provided `isEquivalent` function.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const containsWith: <A>(isEquivalent: (self: A, that: A) => boolean) => {\n    (a: A): (self: Iterable<A>) => boolean;\n    (self: Iterable<A>, a: A): boolean;\n};\n/**\n * Returns a function that checks if a `Iterable` contains a given value using the default `Equivalence`.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const contains: {\n    /**\n     * Returns a function that checks if a `Iterable` contains a given value using the default `Equivalence`.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(a: A): (self: Iterable<A>) => boolean;\n    /**\n     * Returns a function that checks if a `Iterable` contains a given value using the default `Equivalence`.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, a: A): boolean;\n};\n/**\n * Splits an `Iterable` into length-`n` pieces. The last piece will be shorter if `n` does not evenly divide the length of\n * the `Iterable`.\n *\n * @category splitting\n * @since 2.0.0\n */\nexport declare const chunksOf: {\n    /**\n     * Splits an `Iterable` into length-`n` pieces. The last piece will be shorter if `n` does not evenly divide the length of\n     * the `Iterable`.\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    (n: number): <A>(self: Iterable<A>) => Iterable<Array<A>>;\n    /**\n     * Splits an `Iterable` into length-`n` pieces. The last piece will be shorter if `n` does not evenly divide the length of\n     * the `Iterable`.\n     *\n     * @category splitting\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, n: number): Iterable<Array<A>>;\n};\n/**\n * Group equal, consecutive elements of an `Iterable` into `NonEmptyArray`s using the provided `isEquivalent` function.\n *\n * @category grouping\n * @since 2.0.0\n */\nexport declare const groupWith: {\n    /**\n     * Group equal, consecutive elements of an `Iterable` into `NonEmptyArray`s using the provided `isEquivalent` function.\n     *\n     * @category grouping\n     * @since 2.0.0\n     */\n    <A>(isEquivalent: (self: A, that: A) => boolean): (self: Iterable<A>) => Iterable<NonEmptyArray<A>>;\n    /**\n     * Group equal, consecutive elements of an `Iterable` into `NonEmptyArray`s using the provided `isEquivalent` function.\n     *\n     * @category grouping\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, isEquivalent: (self: A, that: A) => boolean): Iterable<NonEmptyArray<A>>;\n};\n/**\n * Group equal, consecutive elements of an `Iterable` into `NonEmptyArray`s.\n *\n * @category grouping\n * @since 2.0.0\n */\nexport declare const group: <A>(self: Iterable<A>) => Iterable<NonEmptyArray<A>>;\n/**\n * Splits an `Iterable` into sub-non-empty-arrays stored in an object, based on the result of calling a `string`-returning\n * function on each element, and grouping the results according to values returned\n *\n * @category grouping\n * @since 2.0.0\n */\nexport declare const groupBy: {\n    /**\n     * Splits an `Iterable` into sub-non-empty-arrays stored in an object, based on the result of calling a `string`-returning\n     * function on each element, and grouping the results according to values returned\n     *\n     * @category grouping\n     * @since 2.0.0\n     */\n    <A, K extends string | symbol>(f: (a: A) => K): (self: Iterable<A>) => Record<Record.ReadonlyRecord.NonLiteralKey<K>, NonEmptyArray<A>>;\n    /**\n     * Splits an `Iterable` into sub-non-empty-arrays stored in an object, based on the result of calling a `string`-returning\n     * function on each element, and grouping the results according to values returned\n     *\n     * @category grouping\n     * @since 2.0.0\n     */\n    <A, K extends string | symbol>(self: Iterable<A>, f: (a: A) => K): Record<Record.ReadonlyRecord.NonLiteralKey<K>, NonEmptyArray<A>>;\n};\n/**\n * @category constructors\n * @since 2.0.0\n */\nexport declare const empty: <A = never>() => Iterable<A>;\n/**\n * Constructs a new `Iterable<A>` from the specified value.\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const of: <A>(a: A) => Iterable<A>;\n/**\n * @category mapping\n * @since 2.0.0\n */\nexport declare const map: {\n    /**\n     * @category mapping\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: NoInfer<A>, i: number) => B): (self: Iterable<A>) => Iterable<B>;\n    /**\n     * @category mapping\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, f: (a: NoInfer<A>, i: number) => B): Iterable<B>;\n};\n/**\n * Applies a function to each element in an Iterable and returns a new Iterable containing the concatenated mapped elements.\n *\n * @category sequencing\n * @since 2.0.0\n */\nexport declare const flatMap: {\n    /**\n     * Applies a function to each element in an Iterable and returns a new Iterable containing the concatenated mapped elements.\n     *\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: NoInfer<A>, i: number) => Iterable<B>): (self: Iterable<A>) => Iterable<B>;\n    /**\n     * Applies a function to each element in an Iterable and returns a new Iterable containing the concatenated mapped elements.\n     *\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, f: (a: NoInfer<A>, i: number) => Iterable<B>): Iterable<B>;\n};\n/**\n * Flattens an Iterable of Iterables into a single Iterable\n *\n * @category sequencing\n * @since 2.0.0\n */\nexport declare const flatten: <A>(self: Iterable<Iterable<A>>) => Iterable<A>;\n/**\n * @category filtering\n * @since 2.0.0\n */\nexport declare const filterMap: {\n    /**\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: A, i: number) => Option<B>): (self: Iterable<A>) => Iterable<B>;\n    /**\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, f: (a: A, i: number) => Option<B>): Iterable<B>;\n};\n/**\n * Transforms all elements of the `Iterable` for as long as the specified function returns some value\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const filterMapWhile: {\n    /**\n     * Transforms all elements of the `Iterable` for as long as the specified function returns some value\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: A, i: number) => Option<B>): (self: Iterable<A>) => Iterable<B>;\n    /**\n     * Transforms all elements of the `Iterable` for as long as the specified function returns some value\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, f: (a: A, i: number) => Option<B>): Iterable<B>;\n};\n/**\n * Retrieves the `Some` values from an `Iterable` of `Option`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Iterable, Option } from \"effect\"\n *\n * assert.deepStrictEqual(\n *   Array.from(Iterable.getSomes([Option.some(1), Option.none(), Option.some(2)])),\n *   [1, 2]\n * )\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const getSomes: <A>(self: Iterable<Option<A>>) => Iterable<A>;\n/**\n * Retrieves the `Left` values from an `Iterable` of `Either`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Iterable, Either } from \"effect\"\n *\n * assert.deepStrictEqual(\n *   Array.from(Iterable.getLefts([Either.right(1), Either.left(\"err\"), Either.right(2)])),\n *   [\"err\"]\n * )\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const getLefts: <R, L>(self: Iterable<Either<R, L>>) => Iterable<L>;\n/**\n * Retrieves the `Right` values from an `Iterable` of `Either`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Iterable, Either } from \"effect\"\n *\n * assert.deepStrictEqual(\n *   Array.from(Iterable.getRights([Either.right(1), Either.left(\"err\"), Either.right(2)])),\n *   [1, 2]\n * )\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const getRights: <R, L>(self: Iterable<Either<R, L>>) => Iterable<R>;\n/**\n * @category filtering\n * @since 2.0.0\n */\nexport declare const filter: {\n    /**\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: (a: NoInfer<A>, i: number) => a is B): (self: Iterable<A>) => Iterable<B>;\n    /**\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => Iterable<A>;\n    /**\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: Iterable<A>, refinement: (a: A, i: number) => a is B): Iterable<B>;\n    /**\n     * @category filtering\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): Iterable<A>;\n};\n/**\n * @category sequencing\n * @since 2.0.0\n */\nexport declare const flatMapNullable: {\n    /**\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: A) => B | null | undefined): (self: Iterable<A>) => Iterable<NonNullable<B>>;\n    /**\n     * @category sequencing\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, f: (a: A) => B | null | undefined): Iterable<NonNullable<B>>;\n};\n/**\n * Check if a predicate holds true for some `Iterable` element.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const some: {\n    /**\n     * Check if a predicate holds true for some `Iterable` element.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(predicate: (a: A, i: number) => boolean): (self: Iterable<A>) => boolean;\n    /**\n     * Check if a predicate holds true for some `Iterable` element.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): boolean;\n};\n/**\n * @category constructors\n * @since 2.0.0\n */\nexport declare const unfold: <B, A>(b: B, f: (b: B) => Option<readonly [A, B]>) => Iterable<A>;\n/**\n * Iterate over the `Iterable` applying `f`.\n *\n * @since 2.0.0\n */\nexport declare const forEach: {\n    /**\n     * Iterate over the `Iterable` applying `f`.\n     *\n     * @since 2.0.0\n     */\n    <A>(f: (a: A, i: number) => void): (self: Iterable<A>) => void;\n    /**\n     * Iterate over the `Iterable` applying `f`.\n     *\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, f: (a: A, i: number) => void): void;\n};\n/**\n * @category folding\n * @since 2.0.0\n */\nexport declare const reduce: {\n    /**\n     * @category folding\n     * @since 2.0.0\n     */\n    <B, A>(b: B, f: (b: B, a: A, i: number) => B): (self: Iterable<A>) => B;\n    /**\n     * @category folding\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<A>, b: B, f: (b: B, a: A, i: number) => B): B;\n};\n/**\n * Deduplicates adjacent elements that are identical using the provided `isEquivalent` function.\n *\n * @since 2.0.0\n */\nexport declare const dedupeAdjacentWith: {\n    /**\n     * Deduplicates adjacent elements that are identical using the provided `isEquivalent` function.\n     *\n     * @since 2.0.0\n     */\n    <A>(isEquivalent: (self: A, that: A) => boolean): (self: Iterable<A>) => Iterable<A>;\n    /**\n     * Deduplicates adjacent elements that are identical using the provided `isEquivalent` function.\n     *\n     * @since 2.0.0\n     */\n    <A>(self: Iterable<A>, isEquivalent: (self: A, that: A) => boolean): Iterable<A>;\n};\n/**\n * Deduplicates adjacent elements that are identical.\n *\n * @since 2.0.0\n */\nexport declare const dedupeAdjacent: <A>(self: Iterable<A>) => Iterable<A>;\n/**\n * Zips this Iterable crosswise with the specified Iterable using the specified combiner.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const cartesianWith: {\n    /**\n     * Zips this Iterable crosswise with the specified Iterable using the specified combiner.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B, C>(that: Iterable<B>, f: (a: A, b: B) => C): (self: Iterable<A>) => Iterable<C>;\n    /**\n     * Zips this Iterable crosswise with the specified Iterable using the specified combiner.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B, C>(self: Iterable<A>, that: Iterable<B>, f: (a: A, b: B) => C): Iterable<C>;\n};\n/**\n * Zips this Iterable crosswise with the specified Iterable.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const cartesian: {\n    /**\n     * Zips this Iterable crosswise with the specified Iterable.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <B>(that: Iterable<B>): <A>(self: Iterable<A>) => Iterable<[A, B]>;\n    /**\n     * Zips this Iterable crosswise with the specified Iterable.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B>(self: Iterable<A>, that: Iterable<B>): Iterable<[A, B]>;\n};\n/**\n * Counts all the element of the given iterable that pass the given predicate\n *\n * **Example**\n *\n * ```ts\n * import { Iterable } from \"effect\"\n *\n * const result = Iterable.countBy([1, 2, 3, 4, 5], n => n % 2 === 0)\n * console.log(result) // 2\n * ```\n *\n * @category folding\n * @since 3.16.0\n */\nexport declare const countBy: {\n    /**\n     * Counts all the element of the given iterable that pass the given predicate\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Iterable } from \"effect\"\n     *\n     * const result = Iterable.countBy([1, 2, 3, 4, 5], n => n % 2 === 0)\n     * console.log(result) // 2\n     * ```\n     *\n     * @category folding\n     * @since 3.16.0\n     */\n    <A>(predicate: (a: NoInfer<A>, i: number) => boolean): (self: Iterable<A>) => number;\n    /**\n     * Counts all the element of the given iterable that pass the given predicate\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Iterable } from \"effect\"\n     *\n     * const result = Iterable.countBy([1, 2, 3, 4, 5], n => n % 2 === 0)\n     * console.log(result) // 2\n     * ```\n     *\n     * @category folding\n     * @since 3.16.0\n     */\n    <A>(self: Iterable<A>, predicate: (a: A, i: number) => boolean): number;\n};\n//# sourceMappingURL=Iterable.d.ts.map",
  "node_modules/effect/dist/dts/JSONSchema.d.ts": "/**\n * @since 3.10.0\n */\nimport type * as Schema from \"./Schema.js\";\nimport * as AST from \"./SchemaAST.js\";\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchemaAnnotations {\n    title?: string;\n    description?: string;\n    default?: unknown;\n    examples?: Array<unknown>;\n}\n/**\n * @category model\n * @since 3.11.5\n */\nexport interface JsonSchema7Never extends JsonSchemaAnnotations {\n    $id: \"/schemas/never\";\n    not: {};\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchema7Any extends JsonSchemaAnnotations {\n    $id: \"/schemas/any\";\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchema7Unknown extends JsonSchemaAnnotations {\n    $id: \"/schemas/unknown\";\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchema7Void extends JsonSchemaAnnotations {\n    $id: \"/schemas/void\";\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchema7object extends JsonSchemaAnnotations {\n    $id: \"/schemas/object\";\n    anyOf: [\n        {\n            type: \"object\";\n        },\n        {\n            type: \"array\";\n        }\n    ];\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchema7empty extends JsonSchemaAnnotations {\n    $id: \"/schemas/%7B%7D\";\n    anyOf: [\n        {\n            type: \"object\";\n        },\n        {\n            type: \"array\";\n        }\n    ];\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchema7Ref extends JsonSchemaAnnotations {\n    $ref: string;\n}\n/**\n * @category model\n * @since 3.11.7\n */\nexport interface JsonSchema7Null extends JsonSchemaAnnotations {\n    type: \"null\";\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchema7String extends JsonSchemaAnnotations {\n    type: \"string\";\n    minLength?: number;\n    maxLength?: number;\n    pattern?: string;\n    format?: string;\n    contentMediaType?: string;\n    allOf?: Array<{\n        minLength?: number;\n        maxLength?: number;\n        pattern?: string;\n    }>;\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchema7Numeric extends JsonSchemaAnnotations {\n    minimum?: number;\n    exclusiveMinimum?: number;\n    maximum?: number;\n    exclusiveMaximum?: number;\n    multipleOf?: number;\n    allOf?: Array<{\n        minimum?: number;\n        exclusiveMinimum?: number;\n        maximum?: number;\n        exclusiveMaximum?: number;\n        multipleOf?: number;\n    }>;\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchema7Number extends JsonSchema7Numeric {\n    type: \"number\";\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchema7Integer extends JsonSchema7Numeric {\n    type: \"integer\";\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchema7Boolean extends JsonSchemaAnnotations {\n    type: \"boolean\";\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchema7Array extends JsonSchemaAnnotations {\n    type: \"array\";\n    items?: JsonSchema7 | Array<JsonSchema7>;\n    minItems?: number;\n    maxItems?: number;\n    additionalItems?: JsonSchema7 | boolean;\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchema7Enum extends JsonSchemaAnnotations {\n    type?: \"string\" | \"number\" | \"boolean\";\n    enum: Array<string | number | boolean>;\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchema7Enums extends JsonSchemaAnnotations {\n    $comment: \"/schemas/enums\";\n    anyOf: Array<{\n        type: \"string\" | \"number\";\n        title: string;\n        enum: [string | number];\n    }>;\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchema7AnyOf extends JsonSchemaAnnotations {\n    anyOf: Array<JsonSchema7>;\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface JsonSchema7Object extends JsonSchemaAnnotations {\n    type: \"object\";\n    required: Array<string>;\n    properties: Record<string, JsonSchema7>;\n    additionalProperties?: boolean | JsonSchema7;\n    patternProperties?: Record<string, JsonSchema7>;\n    propertyNames?: JsonSchema7;\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport type JsonSchema7 = JsonSchema7Never | JsonSchema7Any | JsonSchema7Unknown | JsonSchema7Void | JsonSchema7object | JsonSchema7empty | JsonSchema7Ref | JsonSchema7Null | JsonSchema7String | JsonSchema7Number | JsonSchema7Integer | JsonSchema7Boolean | JsonSchema7Array | JsonSchema7Enum | JsonSchema7Enums | JsonSchema7AnyOf | JsonSchema7Object;\n/**\n * @category model\n * @since 3.10.0\n */\nexport type JsonSchema7Root = JsonSchema7 & {\n    $schema?: string;\n    $defs?: Record<string, JsonSchema7>;\n};\n/**\n * @category encoding\n * @since 3.10.0\n */\nexport declare const make: <A, I, R>(schema: Schema.Schema<A, I, R>) => JsonSchema7Root;\ntype Target = \"jsonSchema7\" | \"jsonSchema2019-09\" | \"openApi3.1\";\ntype TopLevelReferenceStrategy = \"skip\" | \"keep\";\ntype AdditionalPropertiesStrategy = \"allow\" | \"strict\";\n/**\n * Returns a JSON Schema with additional options and definitions.\n *\n * **Warning**\n *\n * This function is experimental and subject to change.\n *\n * **Options**\n *\n * - `definitions`: A record of definitions that are included in the schema.\n * - `definitionPath`: The path to the definitions within the schema (defaults\n *   to \"#/$defs/\").\n * - `target`: Which spec to target. Possible values are:\n *   - `'jsonSchema7'`: JSON Schema draft-07 (default behavior).\n *   - `'jsonSchema2019-09'`: JSON Schema draft-2019-09.\n *   - `'openApi3.1'`: OpenAPI 3.1.\n * - `topLevelReferenceStrategy`: Controls the handling of the top-level\n *   reference. Possible values are:\n *   - `\"keep\"`: Keep the top-level reference (default behavior).\n *   - `\"skip\"`: Skip the top-level reference.\n * - `additionalPropertiesStrategy`: Controls the handling of additional properties. Possible values are:\n *   - `\"strict\"`: Disallow additional properties (default behavior).\n *   - `\"allow\"`: Allow additional properties.\n *\n * @category encoding\n * @since 3.11.5\n * @experimental\n */\nexport declare const fromAST: (ast: AST.AST, options: {\n    readonly definitions: Record<string, JsonSchema7>;\n    readonly definitionPath?: string | undefined;\n    readonly target?: Target | undefined;\n    readonly topLevelReferenceStrategy?: TopLevelReferenceStrategy | undefined;\n    readonly additionalPropertiesStrategy?: AdditionalPropertiesStrategy | undefined;\n}) => JsonSchema7;\nexport {};\n//# sourceMappingURL=JSONSchema.d.ts.map",
  "node_modules/effect/dist/dts/KeyedPool.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Duration from \"./Duration.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const KeyedPoolTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type KeyedPoolTypeId = typeof KeyedPoolTypeId;\n/**\n * A `KeyedPool<K, A, E>` is a pool of `Pool`s of items of type `A`. Each pool\n * in the `KeyedPool` is associated with a key of type `K`.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface KeyedPool<in K, in out A, out E = never> extends KeyedPool.Variance<K, A, E>, Pipeable {\n    /**\n     * Retrieves an item from the pool belonging to the given key in a scoped\n     * effect. Note that if acquisition fails, then the returned effect will fail\n     * for that same reason. Retrying a failed acquisition attempt will repeat the\n     * acquisition attempt.\n     */\n    get(key: K): Effect.Effect<A, E, Scope.Scope>;\n    /**\n     * Invalidates the specified item. This will cause the pool to eventually\n     * reallocate the item, although this reallocation may occur lazily rather\n     * than eagerly.\n     */\n    invalidate(item: A): Effect.Effect<void>;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace KeyedPool {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in K, in out A, out E> {\n        readonly [KeyedPoolTypeId]: {\n            readonly _K: Types.Contravariant<K>;\n            readonly _A: Types.Invariant<A>;\n            readonly _E: Types.Covariant<E>;\n        };\n    }\n}\n/**\n * Makes a new pool of the specified fixed size. The pool is returned in a\n * `Scope`, which governs the lifetime of the pool. When the pool is shutdown\n * because the `Scope` is closed, the individual items allocated by the pool\n * will be released in some unspecified order.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <K, A, E, R>(options: {\n    readonly acquire: (key: K) => Effect.Effect<A, E, R>;\n    readonly size: number;\n}) => Effect.Effect<KeyedPool<K, A, E>, never, Scope.Scope | R>;\n/**\n * Makes a new pool of the specified fixed size. The pool is returned in a\n * `Scope`, which governs the lifetime of the pool. When the pool is shutdown\n * because the `Scope` is closed, the individual items allocated by the pool\n * will be released in some unspecified order.\n *\n * The size of the underlying pools can be configured per key.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeWith: <K, A, E, R>(options: {\n    readonly acquire: (key: K) => Effect.Effect<A, E, R>;\n    readonly size: (key: K) => number;\n}) => Effect.Effect<KeyedPool<K, A, E>, never, Scope.Scope | R>;\n/**\n * Makes a new pool with the specified minimum and maximum sizes and time to\n * live before a pool whose excess items are not being used will be shrunk\n * down to the minimum size. The pool is returned in a `Scope`, which governs\n * the lifetime of the pool. When the pool is shutdown because the `Scope` is\n * used, the individual items allocated by the pool will be released in some\n * unspecified order.\n *\n * The size of the underlying pools can be configured per key.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeWithTTL: <K, A, E, R>(options: {\n    readonly acquire: (key: K) => Effect.Effect<A, E, R>;\n    readonly min: (key: K) => number;\n    readonly max: (key: K) => number;\n    readonly timeToLive: Duration.DurationInput;\n}) => Effect.Effect<KeyedPool<K, A, E>, never, Scope.Scope | R>;\n/**\n * Makes a new pool with the specified minimum and maximum sizes and time to\n * live before a pool whose excess items are not being used will be shrunk\n * down to the minimum size. The pool is returned in a `Scope`, which governs\n * the lifetime of the pool. When the pool is shutdown because the `Scope` is\n * used, the individual items allocated by the pool will be released in some\n * unspecified order.\n *\n * The size of the underlying pools can be configured per key.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeWithTTLBy: <K, A, E, R>(options: {\n    readonly acquire: (key: K) => Effect.Effect<A, E, R>;\n    readonly min: (key: K) => number;\n    readonly max: (key: K) => number;\n    readonly timeToLive: (key: K) => Duration.DurationInput;\n}) => Effect.Effect<KeyedPool<K, A, E>, never, Scope.Scope | R>;\n/**\n * Retrieves an item from the pool belonging to the given key in a scoped\n * effect. Note that if acquisition fails, then the returned effect will fail\n * for that same reason. Retrying a failed acquisition attempt will repeat the\n * acquisition attempt.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const get: {\n    /**\n     * Retrieves an item from the pool belonging to the given key in a scoped\n     * effect. Note that if acquisition fails, then the returned effect will fail\n     * for that same reason. Retrying a failed acquisition attempt will repeat the\n     * acquisition attempt.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <K>(key: K): <A, E>(self: KeyedPool<K, A, E>) => Effect.Effect<A, E, Scope.Scope>;\n    /**\n     * Retrieves an item from the pool belonging to the given key in a scoped\n     * effect. Note that if acquisition fails, then the returned effect will fail\n     * for that same reason. Retrying a failed acquisition attempt will repeat the\n     * acquisition attempt.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <K, A, E>(self: KeyedPool<K, A, E>, key: K): Effect.Effect<A, E, Scope.Scope>;\n};\n/**\n * Invalidates the specified item. This will cause the pool to eventually\n * reallocate the item, although this reallocation may occur lazily rather\n * than eagerly.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const invalidate: {\n    /**\n     * Invalidates the specified item. This will cause the pool to eventually\n     * reallocate the item, although this reallocation may occur lazily rather\n     * than eagerly.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A>(item: A): <K, E>(self: KeyedPool<K, A, E>) => Effect.Effect<void>;\n    /**\n     * Invalidates the specified item. This will cause the pool to eventually\n     * reallocate the item, although this reallocation may occur lazily rather\n     * than eagerly.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <K, A, E>(self: KeyedPool<K, A, E>, item: A): Effect.Effect<void>;\n};\n//# sourceMappingURL=KeyedPool.d.ts.map",
  "node_modules/effect/dist/dts/Layer.d.ts": "/**\n * A `Layer<ROut, E, RIn>` describes how to build one or more services in your\n * application. Services can be injected into effects via\n * `Effect.provideService`. Effects can require services via `Effect.service`.\n *\n * Layer can be thought of as recipes for producing bundles of services, given\n * their dependencies (other services).\n *\n * Construction of services can be effectful and utilize resources that must be\n * acquired and safely released when the services are done being utilized.\n *\n * By default layers are shared, meaning that if the same layer is used twice\n * the layer will only be allocated a single time.\n *\n * Because of their excellent composition properties, layers are the idiomatic\n * way in Effect-TS to create services that depend on other services.\n *\n * @since 2.0.0\n */\nimport type * as Cause from \"./Cause.js\";\nimport type * as Clock from \"./Clock.js\";\nimport type { ConfigProvider } from \"./ConfigProvider.js\";\nimport * as Context from \"./Context.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type { FiberRef } from \"./FiberRef.js\";\nimport { type LazyArg } from \"./Function.js\";\nimport type { LogLevel } from \"./LogLevel.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Random from \"./Random.js\";\nimport type * as Request from \"./Request.js\";\nimport type * as Runtime from \"./Runtime.js\";\nimport type * as Schedule from \"./Schedule.js\";\nimport * as Scheduler from \"./Scheduler.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as Stream from \"./Stream.js\";\nimport type * as Tracer from \"./Tracer.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const LayerTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type LayerTypeId = typeof LayerTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Layer<in ROut, out E = never, out RIn = never> extends Layer.Variance<ROut, E, RIn>, Pipeable {\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Layer {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in ROut, out E, out RIn> {\n        readonly [LayerTypeId]: {\n            readonly _ROut: Types.Contravariant<ROut>;\n            readonly _E: Types.Covariant<E>;\n            readonly _RIn: Types.Covariant<RIn>;\n        };\n    }\n    /**\n     * @since 3.9.0\n     * @category type-level\n     */\n    interface Any {\n        readonly [LayerTypeId]: {\n            readonly _ROut: Types.Contravariant<never>;\n            readonly _E: Types.Covariant<any>;\n            readonly _RIn: Types.Covariant<any>;\n        };\n    }\n    /**\n     * @since 2.0.0\n     * @category type-level\n     */\n    type Context<T extends Any> = [T] extends [Layer<infer _ROut, infer _E, infer _RIn>] ? _RIn : never;\n    /**\n     * @since 2.0.0\n     * @category type-level\n     */\n    type Error<T extends Any> = [T] extends [Layer<infer _ROut, infer _E, infer _RIn>] ? _E : never;\n    /**\n     * @since 2.0.0\n     * @category type-level\n     */\n    type Success<T extends Any> = [T] extends [Layer<infer _ROut, infer _E, infer _RIn>] ? _ROut : never;\n}\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const MemoMapTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type MemoMapTypeId = typeof MemoMapTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface MemoMap {\n    readonly [MemoMapTypeId]: MemoMapTypeId;\n}\n/**\n * @since 3.13.0\n * @category models\n */\nexport interface CurrentMemoMap {\n    readonly _: unique symbol;\n}\n/**\n * @since 3.13.0\n * @category models\n */\nexport declare const CurrentMemoMap: Context.Reference<CurrentMemoMap, MemoMap>;\n/**\n * Returns `true` if the specified value is a `Layer`, `false` otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isLayer: (u: unknown) => u is Layer<unknown, unknown, unknown>;\n/**\n * Returns `true` if the specified `Layer` is a fresh version that will not be\n * shared, `false` otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isFresh: <RIn, E, ROut>(self: Layer<ROut, E, RIn>) => boolean;\n/**\n * @since 3.3.0\n * @category tracing\n */\nexport declare const annotateLogs: {\n    /**\n     * @since 3.3.0\n     * @category tracing\n     */\n    (key: string, value: unknown): <A, E, R>(self: Layer<A, E, R>) => Layer<A, E, R>;\n    /**\n     * @since 3.3.0\n     * @category tracing\n     */\n    (values: Record<string, unknown>): <A, E, R>(self: Layer<A, E, R>) => Layer<A, E, R>;\n    /**\n     * @since 3.3.0\n     * @category tracing\n     */\n    <A, E, R>(self: Layer<A, E, R>, key: string, value: unknown): Layer<A, E, R>;\n    /**\n     * @since 3.3.0\n     * @category tracing\n     */\n    <A, E, R>(self: Layer<A, E, R>, values: Record<string, unknown>): Layer<A, E, R>;\n};\n/**\n * @since 3.3.0\n * @category tracing\n */\nexport declare const annotateSpans: {\n    /**\n     * @since 3.3.0\n     * @category tracing\n     */\n    (key: string, value: unknown): <A, E, R>(self: Layer<A, E, R>) => Layer<A, E, R>;\n    /**\n     * @since 3.3.0\n     * @category tracing\n     */\n    (values: Record<string, unknown>): <A, E, R>(self: Layer<A, E, R>) => Layer<A, E, R>;\n    /**\n     * @since 3.3.0\n     * @category tracing\n     */\n    <A, E, R>(self: Layer<A, E, R>, key: string, value: unknown): Layer<A, E, R>;\n    /**\n     * @since 3.3.0\n     * @category tracing\n     */\n    <A, E, R>(self: Layer<A, E, R>, values: Record<string, unknown>): Layer<A, E, R>;\n};\n/**\n * Builds a layer into a scoped value.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const build: <RIn, E, ROut>(self: Layer<ROut, E, RIn>) => Effect.Effect<Context.Context<ROut>, E, Scope.Scope | RIn>;\n/**\n * Builds a layer into an `Effect` value. Any resources associated with this\n * layer will be released when the specified scope is closed unless their scope\n * has been extended. This allows building layers where the lifetime of some of\n * the services output by the layer exceed the lifetime of the effect the\n * layer is provided to.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const buildWithScope: {\n    /**\n     * Builds a layer into an `Effect` value. Any resources associated with this\n     * layer will be released when the specified scope is closed unless their scope\n     * has been extended. This allows building layers where the lifetime of some of\n     * the services output by the layer exceed the lifetime of the effect the\n     * layer is provided to.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    (scope: Scope.Scope): <RIn, E, ROut>(self: Layer<ROut, E, RIn>) => Effect.Effect<Context.Context<ROut>, E, RIn>;\n    /**\n     * Builds a layer into an `Effect` value. Any resources associated with this\n     * layer will be released when the specified scope is closed unless their scope\n     * has been extended. This allows building layers where the lifetime of some of\n     * the services output by the layer exceed the lifetime of the effect the\n     * layer is provided to.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <RIn, E, ROut>(self: Layer<ROut, E, RIn>, scope: Scope.Scope): Effect.Effect<Context.Context<ROut>, E, RIn>;\n};\n/**\n * Recovers from all errors.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const catchAll: {\n    /**\n     * Recovers from all errors.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E, RIn2, E2, ROut2>(onError: (error: E) => Layer<ROut2, E2, RIn2>): <RIn, ROut>(self: Layer<ROut, E, RIn>) => Layer<ROut & ROut2, E2, RIn2 | RIn>;\n    /**\n     * Recovers from all errors.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <RIn, E, ROut, RIn2, E2, ROut2>(self: Layer<ROut, E, RIn>, onError: (error: E) => Layer<ROut2, E2, RIn2>): Layer<ROut & ROut2, E2, RIn | RIn2>;\n};\n/**\n * Recovers from all errors.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const catchAllCause: {\n    /**\n     * Recovers from all errors.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E, RIn2, E2, ROut2>(onError: (cause: Cause.Cause<E>) => Layer<ROut2, E2, RIn2>): <RIn, ROut>(self: Layer<ROut, E, RIn>) => Layer<ROut & ROut2, E2, RIn2 | RIn>;\n    /**\n     * Recovers from all errors.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <RIn, E, ROut, RIn2, E2, ROut22>(self: Layer<ROut, E, RIn>, onError: (cause: Cause.Cause<E>) => Layer<ROut22, E2, RIn2>): Layer<ROut & ROut22, E2, RIn | RIn2>;\n};\n/**\n * Constructs a `Layer` that passes along the specified context as an\n * output.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const context: <R>() => Layer<R, never, R>;\n/**\n * Constructs a layer that dies with the specified defect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const die: (defect: unknown) => Layer<unknown>;\n/**\n * Constructs a layer that dies with the specified defect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const dieSync: (evaluate: LazyArg<unknown>) => Layer<unknown>;\n/**\n * Replaces the layer's output with `never` and includes the layer only for its\n * side-effects.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const discard: <RIn, E, ROut>(self: Layer<ROut, E, RIn>) => Layer<never, E, RIn>;\n/**\n * Constructs a layer from the specified effect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const effect: {\n    /**\n     * Constructs a layer from the specified effect.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <I, S>(tag: Context.Tag<I, S>): <E, R>(effect: Effect.Effect<Types.NoInfer<S>, E, R>) => Layer<I, E, R>;\n    /**\n     * Constructs a layer from the specified effect.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <I, S, E, R>(tag: Context.Tag<I, S>, effect: Effect.Effect<Types.NoInfer<S>, E, R>): Layer<I, E, R>;\n};\n/**\n * Constructs a layer from the specified effect, discarding its output.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const effectDiscard: <X, E, R>(effect: Effect.Effect<X, E, R>) => Layer<never, E, R>;\n/**\n * Constructs a layer from the specified effect, which must return one or more\n * services.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const effectContext: <A, E, R>(effect: Effect.Effect<Context.Context<A>, E, R>) => Layer<A, E, R>;\n/**\n * A Layer that constructs an empty Context.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: Layer<never>;\n/**\n * Extends the scope of this layer, returning a new layer that when provided\n * to an effect will not immediately release its associated resources when\n * that effect completes execution but instead when the scope the resulting\n * effect depends on is closed.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const extendScope: <RIn, E, ROut>(self: Layer<ROut, E, RIn>) => Layer<ROut, E, Scope.Scope | RIn>;\n/**\n * Constructs a layer that fails with the specified error.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fail: <E>(error: E) => Layer<unknown, E>;\n/**\n * Constructs a layer that fails with the specified error.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const failSync: <E>(evaluate: LazyArg<E>) => Layer<unknown, E>;\n/**\n * Constructs a layer that fails with the specified cause.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const failCause: <E>(cause: Cause.Cause<E>) => Layer<unknown, E>;\n/**\n * Constructs a layer that fails with the specified cause.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const failCauseSync: <E>(evaluate: LazyArg<Cause.Cause<E>>) => Layer<unknown, E>;\n/**\n * Constructs a layer dynamically based on the output of this layer.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatMap: {\n    /**\n     * Constructs a layer dynamically based on the output of this layer.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, A2, E2, R2>(f: (context: Context.Context<A>) => Layer<A2, E2, R2>): <E, R>(self: Layer<A, E, R>) => Layer<A2, E2 | E, R2 | R>;\n    /**\n     * Constructs a layer dynamically based on the output of this layer.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E, R, A2, E2, R2>(self: Layer<A, E, R>, f: (context: Context.Context<A>) => Layer<A2, E2, R2>): Layer<A2, E | E2, R | R2>;\n};\n/**\n * Flattens layers nested in the context of an effect.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatten: {\n    /**\n     * Flattens layers nested in the context of an effect.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <I, A, E2, R2>(tag: Context.Tag<I, Layer<A, E2, R2>>): <E, R>(self: Layer<I, E, R>) => Layer<A, E2 | E, R2 | R>;\n    /**\n     * Flattens layers nested in the context of an effect.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <I, E, R, A, E2, R2>(self: Layer<I, E, R>, tag: Context.Tag<I, Layer<A, E2, R2>>): Layer<A, E | E2, R | R2>;\n};\n/**\n * Creates a fresh version of this layer that will not be shared.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const fresh: <A, E, R>(self: Layer<A, E, R>) => Layer<A, E, R>;\n/**\n * @since 3.17.0\n * @category Testing\n */\nexport type PartialEffectful<A extends object> = Types.Simplify<{\n    [K in keyof A as A[K] extends Effect.Effect<any, any, any> | Stream.Stream<any, any, any> | ((...args: any) => Effect.Effect<any, any, any> | Stream.Stream<any, any, any>) ? K : never]?: A[K];\n} & {\n    [K in keyof A as A[K] extends Effect.Effect<any, any, any> | Stream.Stream<any, any, any> | ((...args: any) => Effect.Effect<any, any, any> | Stream.Stream<any, any, any>) ? never : K]: A[K];\n}>;\n/**\n * Creates a mock layer for testing purposes. You can provide a partial\n * implementation of the service, and any methods not provided will\n * throw an `UnimplementedError` defect when called.\n *\n * **Example**\n *\n * ```ts\n * import { Context, Effect, Layer } from \"effect\"\n *\n * class MyService extends Context.Tag(\"MyService\")<\n *   MyService,\n *   {\n *     one: Effect.Effect<number>\n *     two(): Effect.Effect<number>\n *   }\n * >() {}\n *\n * const MyServiceTest = Layer.mock(MyService, {\n *   two: () => Effect.succeed(2)\n * })\n * ```\n *\n * @since 3.17.0\n * @category Testing\n */\nexport declare const mock: {\n    /**\n     * Creates a mock layer for testing purposes. You can provide a partial\n     * implementation of the service, and any methods not provided will\n     * throw an `UnimplementedError` defect when called.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Context, Effect, Layer } from \"effect\"\n     *\n     * class MyService extends Context.Tag(\"MyService\")<\n     *   MyService,\n     *   {\n     *     one: Effect.Effect<number>\n     *     two(): Effect.Effect<number>\n     *   }\n     * >() {}\n     *\n     * const MyServiceTest = Layer.mock(MyService, {\n     *   two: () => Effect.succeed(2)\n     * })\n     * ```\n     *\n     * @since 3.17.0\n     * @category Testing\n     */\n    <I, S extends object>(tag: Context.Tag<I, S>): (service: PartialEffectful<S>) => Layer<I>;\n    /**\n     * Creates a mock layer for testing purposes. You can provide a partial\n     * implementation of the service, and any methods not provided will\n     * throw an `UnimplementedError` defect when called.\n     *\n     * **Example**\n     *\n     * ```ts\n     * import { Context, Effect, Layer } from \"effect\"\n     *\n     * class MyService extends Context.Tag(\"MyService\")<\n     *   MyService,\n     *   {\n     *     one: Effect.Effect<number>\n     *     two(): Effect.Effect<number>\n     *   }\n     * >() {}\n     *\n     * const MyServiceTest = Layer.mock(MyService, {\n     *   two: () => Effect.succeed(2)\n     * })\n     * ```\n     *\n     * @since 3.17.0\n     * @category Testing\n     */\n    <I, S extends object>(tag: Context.Tag<I, S>, service: PartialEffectful<S>): Layer<I>;\n};\ndeclare const fromFunction: <I1, S1, I2, S2>(tagA: Context.Tag<I1, S1>, tagB: Context.Tag<I2, S2>, f: (a: Types.NoInfer<S1>) => Types.NoInfer<S2>) => Layer<I2, never, I1>;\nexport { \n/**\n * Constructs a layer from the context using the specified function.\n *\n * @since 2.0.0\n * @category constructors\n */\nfromFunction as function };\n/**\n * Builds this layer and uses it until it is interrupted. This is useful when\n * your entire application is a layer, such as an HTTP server.\n *\n * @since 2.0.0\n * @category conversions\n */\nexport declare const launch: <RIn, E, ROut>(self: Layer<ROut, E, RIn>) => Effect.Effect<never, E, RIn>;\n/**\n * Returns a new layer whose output is mapped by the specified function.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: {\n    /**\n     * Returns a new layer whose output is mapped by the specified function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, B>(f: (context: Context.Context<A>) => Context.Context<B>): <E, R>(self: Layer<A, E, R>) => Layer<B, E, R>;\n    /**\n     * Returns a new layer whose output is mapped by the specified function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, B>(self: Layer<A, E, R>, f: (context: Context.Context<A>) => Context.Context<B>): Layer<B, E, R>;\n};\n/**\n * Returns a layer with its error channel mapped using the specified function.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapError: {\n    /**\n     * Returns a layer with its error channel mapped using the specified function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <E, E2>(f: (error: E) => E2): <A, R>(self: Layer<A, E, R>) => Layer<A, E2, R>;\n    /**\n     * Returns a layer with its error channel mapped using the specified function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, E2>(self: Layer<A, E, R>, f: (error: E) => E2): Layer<A, E2, R>;\n};\n/**\n * Feeds the error or output services of this layer into the input of either\n * the specified `failure` or `success` layers, resulting in a new layer with\n * the inputs of this layer, and the error or outputs of the specified layer.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const match: {\n    /**\n     * Feeds the error or output services of this layer into the input of either\n     * the specified `failure` or `success` layers, resulting in a new layer with\n     * the inputs of this layer, and the error or outputs of the specified layer.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <E, A2, E2, R2, A, A3, E3, R3>(options: {\n        readonly onFailure: (error: E) => Layer<A2, E2, R2>;\n        readonly onSuccess: (context: Context.Context<A>) => Layer<A3, E3, R3>;\n    }): <R>(self: Layer<A, E, R>) => Layer<A2 & A3, E2 | E3, R2 | R3 | R>;\n    /**\n     * Feeds the error or output services of this layer into the input of either\n     * the specified `failure` or `success` layers, resulting in a new layer with\n     * the inputs of this layer, and the error or outputs of the specified layer.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, E, R, A2, E2, R2, A3, E3, R3>(self: Layer<A, E, R>, options: {\n        readonly onFailure: (error: E) => Layer<A2, E2, R2>;\n        readonly onSuccess: (context: Context.Context<A>) => Layer<A3, E3, R3>;\n    }): Layer<A2 & A3, E2 | E3, R | R2 | R3>;\n};\n/**\n * Feeds the error or output services of this layer into the input of either\n * the specified `failure` or `success` layers, resulting in a new layer with\n * the inputs of this layer, and the error or outputs of the specified layer.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const matchCause: {\n    /**\n     * Feeds the error or output services of this layer into the input of either\n     * the specified `failure` or `success` layers, resulting in a new layer with\n     * the inputs of this layer, and the error or outputs of the specified layer.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <E, A2, E2, R2, A, A3, E3, R3>(options: {\n        readonly onFailure: (cause: Cause.Cause<E>) => Layer<A2, E2, R2>;\n        readonly onSuccess: (context: Context.Context<A>) => Layer<A3, E3, R3>;\n    }): <R>(self: Layer<A, E, R>) => Layer<A2 & A3, E2 | E3, R2 | R3 | R>;\n    /**\n     * Feeds the error or output services of this layer into the input of either\n     * the specified `failure` or `success` layers, resulting in a new layer with\n     * the inputs of this layer, and the error or outputs of the specified layer.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, E, R, A2, E2, R2, A3, E3, R3>(self: Layer<A, E, R>, options: {\n        readonly onFailure: (cause: Cause.Cause<E>) => Layer<A2, E2, R2>;\n        readonly onSuccess: (context: Context.Context<A>) => Layer<A3, E3, R3>;\n    }): Layer<A2 & A3, E2 | E3, R | R2 | R3>;\n};\n/**\n * Returns a scoped effect that, if evaluated, will return the lazily computed\n * result of this layer.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const memoize: <RIn, E, ROut>(self: Layer<ROut, E, RIn>) => Effect.Effect<Layer<ROut, E, RIn>, never, Scope.Scope>;\n/**\n * Merges this layer with the specified layer concurrently, producing a new layer with combined input and output types.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const merge: {\n    /**\n     * Merges this layer with the specified layer concurrently, producing a new layer with combined input and output types.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <RIn2, E2, ROut2>(that: Layer<ROut2, E2, RIn2>): <RIn, E1, ROut>(self: Layer<ROut, E1, RIn>) => Layer<ROut2 | ROut, E2 | E1, RIn2 | RIn>;\n    /**\n     * Merges this layer with the specified layer concurrently, producing a new layer with combined input and output types.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <RIn, E1, ROut, RIn2, E2, ROut2>(self: Layer<ROut, E1, RIn>, that: Layer<ROut2, E2, RIn2>): Layer<ROut | ROut2, E1 | E2, RIn | RIn2>;\n};\n/**\n * Combines all the provided layers concurrently, creating a new layer with merged input, error, and output types.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const mergeAll: <Layers extends readonly [Layer<never, any, any>, ...Array<Layer<never, any, any>>]>(...layers: Layers) => Layer<{\n    [k in keyof Layers]: Layer.Success<Layers[k]>;\n}[number], {\n    [k in keyof Layers]: Layer.Error<Layers[k]>;\n}[number], {\n    [k in keyof Layers]: Layer.Context<Layers[k]>;\n}[number]>;\n/**\n * Translates effect failure into death of the fiber, making all failures\n * unchecked and not a part of the type of the layer.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orDie: <A, E, R>(self: Layer<A, E, R>) => Layer<A, never, R>;\n/**\n * Executes this layer and returns its output, if it succeeds, but otherwise\n * executes the specified layer.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orElse: {\n    /**\n     * Executes this layer and returns its output, if it succeeds, but otherwise\n     * executes the specified layer.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A2, E2, R2>(that: LazyArg<Layer<A2, E2, R2>>): <A, E, R>(self: Layer<A, E, R>) => Layer<A & A2, E2 | E, R2 | R>;\n    /**\n     * Executes this layer and returns its output, if it succeeds, but otherwise\n     * executes the specified layer.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A2, E2, R2>(self: Layer<A, E, R>, that: LazyArg<Layer<A2, E2, R2>>): Layer<A & A2, E | E2, R | R2>;\n};\n/**\n * Returns a new layer that produces the outputs of this layer but also\n * passes through the inputs.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const passthrough: <RIn, E, ROut>(self: Layer<ROut, E, RIn>) => Layer<RIn | ROut, E, RIn>;\n/**\n * Projects out part of one of the services output by this layer using the\n * specified function.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const project: {\n    /**\n     * Projects out part of one of the services output by this layer using the\n     * specified function.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <I1, S1, I2, S2>(tagA: Context.Tag<I1, S1>, tagB: Context.Tag<I2, S2>, f: (a: Types.NoInfer<S1>) => Types.NoInfer<S2>): <RIn, E>(self: Layer<I1, E, RIn>) => Layer<I2, E, RIn>;\n    /**\n     * Projects out part of one of the services output by this layer using the\n     * specified function.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <RIn, E, I1, S1, I2, S2>(self: Layer<I1, E, RIn>, tagA: Context.Tag<I1, S1>, tagB: Context.Tag<I2, S2>, f: (a: Types.NoInfer<S1>) => Types.NoInfer<S2>): Layer<I2, E, RIn>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const locallyEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <RIn, E, ROut, RIn2, E2, ROut2>(f: (_: Effect.Effect<RIn, E, Context.Context<ROut>>) => Effect.Effect<RIn2, E2, Context.Context<ROut2>>): (self: Layer<ROut, E, RIn>) => Layer<ROut2, E2, RIn2>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <RIn, E, ROut, RIn2, E2, ROut2>(self: Layer<ROut, E, RIn>, f: (_: Effect.Effect<RIn, E, Context.Context<ROut>>) => Effect.Effect<RIn2, E2, Context.Context<ROut2>>): Layer<ROut2, E2, RIn2>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const locally: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <X>(ref: FiberRef<X>, value: X): <A, E, R>(self: Layer<A, E, R>) => Layer<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, X>(self: Layer<A, E, R>, ref: FiberRef<X>, value: X): Layer<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const locallyWith: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <X>(ref: FiberRef<X>, value: (_: X) => X): <A, E, R>(self: Layer<A, E, R>) => Layer<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, X>(self: Layer<A, E, R>, ref: FiberRef<X>, value: (_: X) => X): Layer<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const locallyScoped: <A>(self: FiberRef<A>, value: A) => Layer<never>;\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const fiberRefLocallyScopedWith: <A>(self: FiberRef<A>, value: (_: A) => A) => Layer<never>;\n/**\n * Retries constructing this layer according to the specified schedule.\n *\n * @since 2.0.0\n * @category retrying\n */\nexport declare const retry: {\n    /**\n     * Retries constructing this layer according to the specified schedule.\n     *\n     * @since 2.0.0\n     * @category retrying\n     */\n    <X, E, RIn2>(schedule: Schedule.Schedule<X, NoInfer<E>, RIn2>): <ROut, RIn>(self: Layer<ROut, E, RIn>) => Layer<ROut, E, RIn2 | RIn>;\n    /**\n     * Retries constructing this layer according to the specified schedule.\n     *\n     * @since 2.0.0\n     * @category retrying\n     */\n    <ROut, E, RIn, X, RIn2>(self: Layer<ROut, E, RIn>, schedule: Schedule.Schedule<X, E, RIn2>): Layer<ROut, E, RIn | RIn2>;\n};\n/**\n * A layer that constructs a scope and closes it when the workflow the layer\n * is provided to completes execution, whether by success, failure, or\n * interruption. This can be used to close a scope when providing a layer to a\n * workflow.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const scope: Layer<Scope.Scope>;\n/**\n * Constructs a layer from the specified scoped effect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const scoped: {\n    /**\n     * Constructs a layer from the specified scoped effect.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <I, S>(tag: Context.Tag<I, S>): <E, R>(effect: Effect.Effect<Types.NoInfer<S>, E, R>) => Layer<I, E, Exclude<R, Scope.Scope>>;\n    /**\n     * Constructs a layer from the specified scoped effect.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <I, S, E, R>(tag: Context.Tag<I, S>, effect: Effect.Effect<Types.NoInfer<S>, E, R>): Layer<I, E, Exclude<R, Scope.Scope>>;\n};\n/**\n * Constructs a layer from the specified scoped effect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const scopedDiscard: <X, E, R>(effect: Effect.Effect<X, E, R>) => Layer<never, E, Exclude<R, Scope.Scope>>;\n/**\n * Constructs a layer from the specified scoped effect, which must return one\n * or more services.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const scopedContext: <A, E, R>(effect: Effect.Effect<Context.Context<A>, E, R>) => Layer<A, E, Exclude<R, Scope.Scope>>;\n/**\n * Constructs a layer that accesses and returns the specified service from the\n * context.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const service: <I, S>(tag: Context.Tag<I, S>) => Layer<I, never, I>;\n/**\n * Constructs a layer from the specified value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const succeed: {\n    /**\n     * Constructs a layer from the specified value.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <I, S>(tag: Context.Tag<I, S>): (resource: Types.NoInfer<S>) => Layer<I>;\n    /**\n     * Constructs a layer from the specified value.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <I, S>(tag: Context.Tag<I, S>, resource: Types.NoInfer<S>): Layer<I>;\n};\n/**\n * Constructs a layer from the specified value, which must return one or more\n * services.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const succeedContext: <A>(context: Context.Context<A>) => Layer<A>;\n/**\n * Lazily constructs a layer. This is useful to avoid infinite recursion when\n * creating layers that refer to themselves.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const suspend: <RIn, E, ROut>(evaluate: LazyArg<Layer<ROut, E, RIn>>) => Layer<ROut, E, RIn>;\n/**\n * Lazily constructs a layer from the specified value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const sync: {\n    /**\n     * Lazily constructs a layer from the specified value.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <I, S>(tag: Context.Tag<I, S>): (evaluate: LazyArg<Types.NoInfer<S>>) => Layer<I>;\n    /**\n     * Lazily constructs a layer from the specified value.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <I, S>(tag: Context.Tag<I, S>, evaluate: LazyArg<Types.NoInfer<S>>): Layer<I>;\n};\n/**\n * Lazily constructs a layer from the specified value, which must return one or more\n * services.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const syncContext: <A>(evaluate: LazyArg<Context.Context<A>>) => Layer<A>;\n/**\n * Performs the specified effect if this layer succeeds.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const tap: {\n    /**\n     * Performs the specified effect if this layer succeeds.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <ROut, XR extends ROut, RIn2, E2, X>(f: (context: Context.Context<XR>) => Effect.Effect<X, E2, RIn2>): <RIn, E>(self: Layer<ROut, E, RIn>) => Layer<ROut, E2 | E, RIn2 | RIn>;\n    /**\n     * Performs the specified effect if this layer succeeds.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <RIn, E, ROut, XR extends ROut, RIn2, E2, X>(self: Layer<ROut, E, RIn>, f: (context: Context.Context<XR>) => Effect.Effect<X, E2, RIn2>): Layer<ROut, E | E2, RIn | RIn2>;\n};\n/**\n * Performs the specified effect if this layer fails.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const tapError: {\n    /**\n     * Performs the specified effect if this layer fails.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <E, XE extends E, RIn2, E2, X>(f: (e: XE) => Effect.Effect<X, E2, RIn2>): <RIn, ROut>(self: Layer<ROut, E, RIn>) => Layer<ROut, E | E2, RIn2 | RIn>;\n    /**\n     * Performs the specified effect if this layer fails.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <RIn, E, XE extends E, ROut, RIn2, E2, X>(self: Layer<ROut, E, RIn>, f: (e: XE) => Effect.Effect<X, E2, RIn2>): Layer<ROut, E | E2, RIn | RIn2>;\n};\n/**\n * Performs the specified effect if this layer fails.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const tapErrorCause: {\n    /**\n     * Performs the specified effect if this layer fails.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <E, XE extends E, RIn2, E2, X>(f: (cause: Cause.Cause<XE>) => Effect.Effect<X, E2, RIn2>): <RIn, ROut>(self: Layer<ROut, E, RIn>) => Layer<ROut, E | E2, RIn2 | RIn>;\n    /**\n     * Performs the specified effect if this layer fails.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <RIn, E, XE extends E, ROut, RIn2, E2, X>(self: Layer<ROut, E, RIn>, f: (cause: Cause.Cause<XE>) => Effect.Effect<X, E2, RIn2>): Layer<ROut, E | E2, RIn | RIn2>;\n};\n/**\n * Converts a layer that requires no services into a scoped runtime, which can\n * be used to execute effects.\n *\n * @since 2.0.0\n * @category conversions\n */\nexport declare const toRuntime: <RIn, E, ROut>(self: Layer<ROut, E, RIn>) => Effect.Effect<Runtime.Runtime<ROut>, E, Scope.Scope | RIn>;\n/**\n * Converts a layer that requires no services into a scoped runtime, which can\n * be used to execute effects.\n *\n * @since 2.0.0\n * @category conversions\n */\nexport declare const toRuntimeWithMemoMap: {\n    /**\n     * Converts a layer that requires no services into a scoped runtime, which can\n     * be used to execute effects.\n     *\n     * @since 2.0.0\n     * @category conversions\n     */\n    (memoMap: MemoMap): <RIn, E, ROut>(self: Layer<ROut, E, RIn>) => Effect.Effect<Runtime.Runtime<ROut>, E, Scope.Scope | RIn>;\n    /**\n     * Converts a layer that requires no services into a scoped runtime, which can\n     * be used to execute effects.\n     *\n     * @since 2.0.0\n     * @category conversions\n     */\n    <RIn, E, ROut>(self: Layer<ROut, E, RIn>, memoMap: MemoMap): Effect.Effect<Runtime.Runtime<ROut>, E, Scope.Scope | RIn>;\n};\n/**\n * Feeds the output services of this builder into the input of the specified\n * builder, resulting in a new builder with the inputs of this builder as\n * well as any leftover inputs, and the outputs of the specified builder.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const provide: {\n    /**\n     * Feeds the output services of this builder into the input of the specified\n     * builder, resulting in a new builder with the inputs of this builder as\n     * well as any leftover inputs, and the outputs of the specified builder.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <RIn, E, ROut>(that: Layer<ROut, E, RIn>): <RIn2, E2, ROut2>(self: Layer<ROut2, E2, RIn2>) => Layer<ROut2, E | E2, RIn | Exclude<RIn2, ROut>>;\n    /**\n     * Feeds the output services of this builder into the input of the specified\n     * builder, resulting in a new builder with the inputs of this builder as\n     * well as any leftover inputs, and the outputs of the specified builder.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <const Layers extends readonly [Layer.Any, ...Array<Layer.Any>]>(that: Layers): <A, E, R>(self: Layer<A, E, R>) => Layer<A, E | {\n        [k in keyof Layers]: Layer.Error<Layers[k]>;\n    }[number], {\n        [k in keyof Layers]: Layer.Context<Layers[k]>;\n    }[number] | Exclude<R, {\n        [k in keyof Layers]: Layer.Success<Layers[k]>;\n    }[number]>>;\n    /**\n     * Feeds the output services of this builder into the input of the specified\n     * builder, resulting in a new builder with the inputs of this builder as\n     * well as any leftover inputs, and the outputs of the specified builder.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <RIn2, E2, ROut2, RIn, E, ROut>(self: Layer<ROut2, E2, RIn2>, that: Layer<ROut, E, RIn>): Layer<ROut2, E | E2, RIn | Exclude<RIn2, ROut>>;\n    /**\n     * Feeds the output services of this builder into the input of the specified\n     * builder, resulting in a new builder with the inputs of this builder as\n     * well as any leftover inputs, and the outputs of the specified builder.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, const Layers extends readonly [Layer.Any, ...Array<Layer.Any>]>(self: Layer<A, E, R>, that: Layers): Layer<A, E | {\n        [k in keyof Layers]: Layer.Error<Layers[k]>;\n    }[number], {\n        [k in keyof Layers]: Layer.Context<Layers[k]>;\n    }[number] | Exclude<R, {\n        [k in keyof Layers]: Layer.Success<Layers[k]>;\n    }[number]>>;\n};\n/**\n * Feeds the output services of this layer into the input of the specified\n * layer, resulting in a new layer with the inputs of this layer, and the\n * outputs of both layers.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const provideMerge: {\n    /**\n     * Feeds the output services of this layer into the input of the specified\n     * layer, resulting in a new layer with the inputs of this layer, and the\n     * outputs of both layers.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <RIn, E, ROut>(self: Layer<ROut, E, RIn>): <RIn2, E2, ROut2>(that: Layer<ROut2, E2, RIn2>) => Layer<ROut | ROut2, E | E2, RIn | Exclude<RIn2, ROut>>;\n    /**\n     * Feeds the output services of this layer into the input of the specified\n     * layer, resulting in a new layer with the inputs of this layer, and the\n     * outputs of both layers.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <RIn2, E2, ROut2, RIn, E, ROut>(that: Layer<ROut2, E2, RIn2>, self: Layer<ROut, E, RIn>): Layer<ROut2 | ROut, E2 | E, RIn | Exclude<RIn2, ROut>>;\n};\n/**\n * Combines this layer with the specified layer concurrently, creating a new layer with merged input types and\n * combined output types using the provided function.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipWith: {\n    /**\n     * Combines this layer with the specified layer concurrently, creating a new layer with merged input types and\n     * combined output types using the provided function.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <B, E2, R2, A, C>(that: Layer<B, E2, R2>, f: (a: Context.Context<A>, b: Context.Context<B>) => Context.Context<C>): <E, R>(self: Layer<A, E, R>) => Layer<C, E2 | E, R2 | R>;\n    /**\n     * Combines this layer with the specified layer concurrently, creating a new layer with merged input types and\n     * combined output types using the provided function.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, R, B, E2, R2, C>(self: Layer<A, E, R>, that: Layer<B, E2, R2>, f: (a: Context.Context<A>, b: Context.Context<B>) => Context.Context<C>): Layer<C, E | E2, R | R2>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const unwrapEffect: <A, E1, R1, E, R>(self: Effect.Effect<Layer<A, E1, R1>, E, R>) => Layer<A, E | E1, R | R1>;\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const unwrapScoped: <A, E1, R1, E, R>(self: Effect.Effect<Layer<A, E1, R1>, E, R>) => Layer<A, E | E1, R1 | Exclude<R, Scope.Scope>>;\n/**\n * @since 2.0.0\n * @category clock\n */\nexport declare const setClock: <A extends Clock.Clock>(clock: A) => Layer<never>;\n/**\n * Sets the current `ConfigProvider`.\n *\n * @since 2.0.0\n * @category config\n */\nexport declare const setConfigProvider: (configProvider: ConfigProvider) => Layer<never>;\n/**\n * Adds the provided span to the span stack.\n *\n * @since 2.0.0\n * @category tracing\n */\nexport declare const parentSpan: (span: Tracer.AnySpan) => Layer<Tracer.ParentSpan>;\n/**\n * @since 3.15.0\n * @category Random\n */\nexport declare const setRandom: <A extends Random.Random>(random: A) => Layer<never>;\n/**\n * @since 2.0.0\n * @category requests & batching\n */\nexport declare const setRequestBatching: (requestBatching: boolean) => Layer<never>;\n/**\n * @since 2.0.0\n * @category requests & batching\n */\nexport declare const setRequestCaching: (requestCaching: boolean) => Layer<never>;\n/**\n * @since 2.0.0\n * @category requests & batching\n */\nexport declare const setRequestCache: {\n    /**\n     * @since 2.0.0\n     * @category requests & batching\n     */\n    <E, R>(cache: Effect.Effect<Request.Cache, E, R>): Layer<never, E, Exclude<R, Scope.Scope>>;\n    /**\n     * @since 2.0.0\n     * @category requests & batching\n     */\n    (cache: Request.Cache): Layer<never>;\n};\n/**\n * @since 2.0.0\n * @category scheduler\n */\nexport declare const setScheduler: (scheduler: Scheduler.Scheduler) => Layer<never>;\n/**\n * Create and add a span to the current span stack.\n *\n * The span is ended when the Layer is released.\n *\n * @since 2.0.0\n * @category tracing\n */\nexport declare const span: (name: string, options?: Tracer.SpanOptions & {\n    readonly onEnd?: ((span: Tracer.Span, exit: Exit.Exit<unknown, unknown>) => Effect.Effect<void>) | undefined;\n}) => Layer<Tracer.ParentSpan>;\n/**\n * Create a Layer that sets the current Tracer\n *\n * @since 2.0.0\n * @category tracing\n */\nexport declare const setTracer: (tracer: Tracer.Tracer) => Layer<never>;\n/**\n * @since 2.0.0\n * @category tracing\n */\nexport declare const setTracerEnabled: (enabled: boolean) => Layer<never>;\n/**\n * @since 2.0.0\n * @category tracing\n */\nexport declare const setTracerTiming: (enabled: boolean) => Layer<never>;\n/**\n * @since 2.0.0\n * @category logging\n */\nexport declare const setUnhandledErrorLogLevel: (level: Option.Option<LogLevel>) => Layer<never>;\n/**\n * @since 3.17.0\n * @category logging\n */\nexport declare const setVersionMismatchErrorLogLevel: (level: Option.Option<LogLevel>) => Layer<never>;\n/**\n * @since 2.0.0\n * @category tracing\n */\nexport declare const withSpan: {\n    /**\n     * @since 2.0.0\n     * @category tracing\n     */\n    (name: string, options?: Tracer.SpanOptions & {\n        readonly onEnd?: ((span: Tracer.Span, exit: Exit.Exit<unknown, unknown>) => Effect.Effect<void>) | undefined;\n    }): <A, E, R>(self: Layer<A, E, R>) => Layer<A, E, Exclude<R, Tracer.ParentSpan>>;\n    /**\n     * @since 2.0.0\n     * @category tracing\n     */\n    <A, E, R>(self: Layer<A, E, R>, name: string, options?: Tracer.SpanOptions & {\n        readonly onEnd?: ((span: Tracer.Span, exit: Exit.Exit<unknown, unknown>) => Effect.Effect<void>) | undefined;\n    }): Layer<A, E, Exclude<R, Tracer.ParentSpan>>;\n};\n/**\n * @since 2.0.0\n * @category tracing\n */\nexport declare const withParentSpan: {\n    /**\n     * @since 2.0.0\n     * @category tracing\n     */\n    (span: Tracer.AnySpan): <A, E, R>(self: Layer<A, E, R>) => Layer<A, E, Exclude<R, Tracer.ParentSpan>>;\n    /**\n     * @since 2.0.0\n     * @category tracing\n     */\n    <A, E, R>(self: Layer<A, E, R>, span: Tracer.AnySpan): Layer<A, E, Exclude<R, Tracer.ParentSpan>>;\n};\n/**\n * Constructs a `MemoMap` that can be used to build additional layers.\n *\n * @since 2.0.0\n * @category memo map\n */\nexport declare const makeMemoMap: Effect.Effect<MemoMap>;\n/**\n * Builds a layer into an `Effect` value, using the specified `MemoMap` to memoize\n * the layer construction.\n *\n * @since 2.0.0\n * @category memo map\n */\nexport declare const buildWithMemoMap: {\n    /**\n     * Builds a layer into an `Effect` value, using the specified `MemoMap` to memoize\n     * the layer construction.\n     *\n     * @since 2.0.0\n     * @category memo map\n     */\n    (memoMap: MemoMap, scope: Scope.Scope): <RIn, E, ROut>(self: Layer<ROut, E, RIn>) => Effect.Effect<Context.Context<ROut>, E, RIn>;\n    /**\n     * Builds a layer into an `Effect` value, using the specified `MemoMap` to memoize\n     * the layer construction.\n     *\n     * @since 2.0.0\n     * @category memo map\n     */\n    <RIn, E, ROut>(self: Layer<ROut, E, RIn>, memoMap: MemoMap, scope: Scope.Scope): Effect.Effect<Context.Context<ROut>, E, RIn>;\n};\n/**\n * Updates a service in the context with a new implementation.\n *\n * **Details**\n *\n * This function modifies the existing implementation of a service in the\n * context. It retrieves the current service, applies the provided\n * transformation function `f`, and replaces the old service with the\n * transformed one.\n *\n * **When to Use**\n *\n * This is useful for adapting or extending a service's behavior during the\n * creation of a layer.\n *\n * @since 3.13.0\n * @category utils\n */\nexport declare const updateService: (<I, A>(tag: Context.Tag<I, A>, f: (a: A) => A) => <A1, E1, R1>(layer: Layer<A1, E1, R1>) => Layer<A1, E1, I | R1>) & (<A1, E1, R1, I, A>(layer: Layer<A1, E1, R1>, tag: Context.Tag<I, A>, f: (a: A) => A) => Layer<A1, E1, I | R1>);\n//# sourceMappingURL=Layer.d.ts.map",
  "node_modules/effect/dist/dts/LayerMap.d.ts": "/**\n * @since 3.14.0\n * @experimental\n */\nimport * as Context from \"./Context.js\";\nimport type * as Duration from \"./Duration.js\";\nimport * as Effect from \"./Effect.js\";\nimport * as Layer from \"./Layer.js\";\nimport * as RcMap from \"./RcMap.js\";\nimport * as Runtime from \"./Runtime.js\";\nimport * as Scope from \"./Scope.js\";\nimport type { NoExcessProperties } from \"./Types.js\";\n/**\n * @since 3.14.0\n * @category Symbols\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 3.14.0\n * @category Symbols\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 3.14.0\n * @category Models\n * @experimental\n */\nexport interface LayerMap<in K, in out I, out E = never> {\n    readonly [TypeId]: TypeId;\n    /**\n     * The internal RcMap that stores the resources.\n     */\n    readonly rcMap: RcMap.RcMap<K, {\n        readonly layer: Layer.Layer<I, E>;\n        readonly runtimeEffect: Effect.Effect<Runtime.Runtime<I>, E, Scope.Scope>;\n    }, E>;\n    /**\n     * Retrieves a Layer for the resources associated with the key.\n     */\n    get(key: K): Layer.Layer<I, E>;\n    /**\n     * Retrieves a Runtime for the resources associated with the key.\n     */\n    runtime(key: K): Effect.Effect<Runtime.Runtime<I>, E, Scope.Scope>;\n    /**\n     * Invalidates the resource associated with the key.\n     */\n    invalidate(key: K): Effect.Effect<void>;\n}\n/**\n * @since 3.14.0\n * @category Constructors\n * @experimental\n *\n * A `LayerMap` allows you to create a map of Layer's that can be used to\n * dynamically access resources based on a key.\n *\n * ```ts\n * import { NodeRuntime } from \"@effect/platform-node\"\n * import { Context, Effect, FiberRef, Layer, LayerMap } from \"effect\"\n *\n * class Greeter extends Context.Tag(\"Greeter\")<Greeter, {\n *   greet: Effect.Effect<string>\n * }>() {}\n *\n * // create a service that wraps a LayerMap\n * class GreeterMap extends LayerMap.Service<GreeterMap>()(\"GreeterMap\", {\n *   // define the lookup function for the layer map\n *   //\n *   // The returned Layer will be used to provide the Greeter service for the\n *   // given name.\n *   lookup: (name: string) =>\n *     Layer.succeed(Greeter, {\n *       greet: Effect.succeed(`Hello, ${name}!`)\n *     }).pipe(\n *       Layer.merge(Layer.locallyScoped(FiberRef.currentConcurrency, 123))\n *     ),\n *\n *   // If a layer is not used for a certain amount of time, it can be removed\n *   idleTimeToLive: \"5 seconds\",\n *\n *   // Supply the dependencies for the layers in the LayerMap\n *   dependencies: []\n * }) {}\n *\n * // usage\n * const program: Effect.Effect<void, never, GreeterMap> = Effect.gen(function*() {\n *   // access and use the Greeter service\n *   const greeter = yield* Greeter\n *   yield* Effect.log(yield* greeter.greet)\n * }).pipe(\n *   // use the GreeterMap service to provide a variant of the Greeter service\n *   Effect.provide(GreeterMap.get(\"John\"))\n * )\n *\n * // run the program\n * program.pipe(\n *   Effect.provide(GreeterMap.Default),\n *   NodeRuntime.runMain\n * )\n * ```\n */\nexport declare const make: <K, L extends Layer.Layer<any, any, any>, PreloadKeys extends Iterable<K> | undefined = undefined>(lookup: (key: K) => L, options?: {\n    readonly idleTimeToLive?: Duration.DurationInput | undefined;\n    readonly preloadKeys?: PreloadKeys;\n} | undefined) => Effect.Effect<LayerMap<K, L extends Layer.Layer<infer _A, infer _E, infer _R> ? _A : never, L extends Layer.Layer<infer _A, infer _E, infer _R> ? _E : never>, PreloadKeys extends undefined ? never : L extends Layer.Layer<infer _A, infer _E, infer _R> ? _E : never, Scope.Scope | (L extends Layer.Layer<infer _A, infer _E, infer _R> ? _R : never)>;\n/**\n * @since 3.14.0\n * @category Constructors\n * @experimental\n */\nexport declare const fromRecord: <const Layers extends Record<string, Layer.Layer<any, any, any>>, const Preload extends boolean = false>(layers: Layers, options?: {\n    readonly idleTimeToLive?: Duration.DurationInput | undefined;\n    readonly preload?: Preload | undefined;\n} | undefined) => Effect.Effect<LayerMap<keyof Layers, Layers[keyof Layers] extends Layer.Layer<infer _A, infer _E, infer _R> ? _A : never, Preload extends true ? never : Layers[keyof Layers] extends Layer.Layer<infer _A, infer _E_1, infer _R_1> ? _E_1 : never>, Preload extends true ? never : Layers[keyof Layers] extends Layer.Layer<infer _A, infer _E_2, infer _R_2> ? _E_2 : never, Scope.Scope | (Layers[keyof Layers] extends Layer.Layer<infer _A, infer _E_3, infer _R_3> ? _R_3 : never)>;\n/**\n * @since 3.14.0\n * @category Service\n */\nexport interface TagClass<in out Self, in out Id extends string, in out K, in out I, in out E, in out R, in out LE, in out Deps extends Layer.Layer<any, any, any>> extends Context.TagClass<Self, Id, LayerMap<K, I, E>> {\n    /**\n     * A default layer for the `LayerMap` service.\n     */\n    readonly Default: Layer.Layer<Self, (Deps extends Layer.Layer<infer _A, infer _E, infer _R> ? _E : never) | LE, Exclude<R, (Deps extends Layer.Layer<infer _A, infer _E, infer _R> ? _A : never)> | (Deps extends Layer.Layer<infer _A, infer _E, infer _R> ? _R : never)>;\n    /**\n     * A default layer for the `LayerMap` service without the dependencies provided.\n     */\n    readonly DefaultWithoutDependencies: Layer.Layer<Self, LE, R>;\n    /**\n     * Retrieves a Layer for the resources associated with the key.\n     */\n    readonly get: (key: K) => Layer.Layer<I, E, Self>;\n    /**\n     * Retrieves a Runtime for the resources associated with the key.\n     */\n    readonly runtime: (key: K) => Effect.Effect<Runtime.Runtime<I>, E, Scope.Scope | Self>;\n    /**\n     * Invalidates the resource associated with the key.\n     */\n    readonly invalidate: (key: K) => Effect.Effect<void, never, Self>;\n}\n/**\n * @since 3.14.0\n * @category Service\n * @experimental\n *\n * Create a `LayerMap` service that provides a dynamic set of resources based on\n * a key.\n *\n * ```ts\n * import { NodeRuntime } from \"@effect/platform-node\"\n * import { Context, Effect, FiberRef, Layer, LayerMap } from \"effect\"\n *\n * class Greeter extends Context.Tag(\"Greeter\")<Greeter, {\n *   greet: Effect.Effect<string>\n * }>() {}\n *\n * // create a service that wraps a LayerMap\n * class GreeterMap extends LayerMap.Service<GreeterMap>()(\"GreeterMap\", {\n *   // define the lookup function for the layer map\n *   //\n *   // The returned Layer will be used to provide the Greeter service for the\n *   // given name.\n *   lookup: (name: string) =>\n *     Layer.succeed(Greeter, {\n *       greet: Effect.succeed(`Hello, ${name}!`)\n *     }).pipe(\n *       Layer.merge(Layer.locallyScoped(FiberRef.currentConcurrency, 123))\n *     ),\n *\n *   // If a layer is not used for a certain amount of time, it can be removed\n *   idleTimeToLive: \"5 seconds\",\n *\n *   // Supply the dependencies for the layers in the LayerMap\n *   dependencies: []\n * }) {}\n *\n * // usage\n * const program: Effect.Effect<void, never, GreeterMap> = Effect.gen(function*() {\n *   // access and use the Greeter service\n *   const greeter = yield* Greeter\n *   yield* Effect.log(yield* greeter.greet)\n * }).pipe(\n *   // use the GreeterMap service to provide a variant of the Greeter service\n *   Effect.provide(GreeterMap.get(\"John\"))\n * )\n *\n * // run the program\n * program.pipe(\n *   Effect.provide(GreeterMap.Default),\n *   NodeRuntime.runMain\n * )\n * ```\n */\nexport declare const Service: <Self>() => <const Id extends string, Options extends NoExcessProperties<{\n    readonly lookup: (key: any) => Layer.Layer<any, any, any>;\n    readonly dependencies?: ReadonlyArray<Layer.Layer<any, any, any>>;\n    readonly idleTimeToLive?: Duration.DurationInput | undefined;\n    readonly preloadKeys?: Iterable<Options extends {\n        readonly lookup: (key: infer K) => any;\n    } ? K : never> | undefined;\n}, Options> | NoExcessProperties<{\n    readonly layers: Record<string, Layer.Layer<any, any, any>>;\n    readonly dependencies?: ReadonlyArray<Layer.Layer<any, any, any>>;\n    readonly idleTimeToLive?: Duration.DurationInput | undefined;\n    readonly preload?: boolean;\n}, Options>>(id: Id, options: Options) => TagClass<Self, Id, Options extends {\n    readonly lookup: (key: infer K) => any;\n} ? K : Options extends {\n    readonly layers: infer Layers;\n} ? keyof Layers : never, Service.Success<Options>, Options extends {\n    readonly preload: true;\n} ? never : Service.Error<Options>, Service.Context<Options>, Options extends {\n    readonly preload: true;\n} ? Service.Error<Options> : Options extends {\n    readonly preloadKey: Iterable<any>;\n} ? Service.Error<Options> : never, Options extends {\n    readonly dependencies: ReadonlyArray<any>;\n} ? Options[\"dependencies\"][number] : never>;\n/**\n * @since 3.14.0\n * @category Service\n * @experimental\n */\nexport declare namespace Service {\n    /**\n     * @since 3.14.0\n     * @category Service\n     * @experimental\n     */\n    type Key<Options> = Options extends {\n        readonly lookup: (key: infer K) => any;\n    } ? K : Options extends {\n        readonly layers: infer Layers;\n    } ? keyof Layers : never;\n    /**\n     * @since 3.14.0\n     * @category Service\n     * @experimental\n     */\n    type Layers<Options> = Options extends {\n        readonly lookup: (key: infer _K) => infer Layers;\n    } ? Layers : Options extends {\n        readonly layers: infer Layers;\n    } ? Layers[keyof Layers] : never;\n    /**\n     * @since 3.14.0\n     * @category Service\n     * @experimental\n     */\n    type Success<Options> = Layers<Options> extends Layer.Layer<infer _A, infer _E, infer _R> ? _A : never;\n    /**\n     * @since 3.14.0\n     * @category Service\n     * @experimental\n     */\n    type Error<Options> = Layers<Options> extends Layer.Layer<infer _A, infer _E, infer _R> ? _E : never;\n    /**\n     * @since 3.14.0\n     * @category Service\n     * @experimental\n     */\n    type Context<Options> = Layers<Options> extends Layer.Layer<infer _A, infer _E, infer _R> ? _R : never;\n}\n//# sourceMappingURL=LayerMap.d.ts.map",
  "node_modules/effect/dist/dts/List.d.ts": "/**\n * A data type for immutable linked lists representing ordered collections of elements of type `A`.\n *\n * This data type is optimal for last-in-first-out (LIFO), stack-like access patterns. If you need another access pattern, for example, random access or FIFO, consider using a collection more suited to this than `List`.\n *\n * **Performance**\n *\n * - Time: `List` has `O(1)` prepend and head/tail access. Most other operations are `O(n)` on the number of elements in the list. This includes the index-based lookup of elements, `length`, `append` and `reverse`.\n * - Space: `List` implements structural sharing of the tail list. This means that many operations are either zero- or constant-memory cost.\n *\n * @since 2.0.0\n */\nimport * as Chunk from \"./Chunk.js\";\nimport * as Either from \"./Either.js\";\nimport * as Equal from \"./Equal.js\";\nimport * as Equivalence from \"./Equivalence.js\";\nimport { type Inspectable } from \"./Inspectable.js\";\nimport type { NonEmptyIterable } from \"./NonEmptyIterable.js\";\nimport * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport { type Predicate, type Refinement } from \"./Predicate.js\";\nimport type { NoInfer } from \"./Types.js\";\n/**\n * Represents an immutable linked list of elements of type `A`.\n *\n * A `List` is optimal for last-in-first-out (LIFO), stack-like access patterns.\n * If you need another access pattern, for example, random access or FIFO,\n * consider using a collection more suited for that other than `List`.\n *\n * @since 2.0.0\n * @category models\n */\nexport type List<A> = Cons<A> | Nil<A>;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Nil<out A> extends Iterable<A>, Equal.Equal, Pipeable, Inspectable {\n    readonly [TypeId]: TypeId;\n    readonly _tag: \"Nil\";\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Cons<out A> extends NonEmptyIterable<A>, Equal.Equal, Pipeable, Inspectable {\n    readonly [TypeId]: TypeId;\n    readonly _tag: \"Cons\";\n    readonly head: A;\n    readonly tail: List<A>;\n}\n/**\n * Converts the specified `List` to an `Array`.\n *\n * @category conversions\n * @since 2.0.0\n */\nexport declare const toArray: <A>(self: List<A>) => Array<A>;\n/**\n * @category equivalence\n * @since 2.0.0\n */\nexport declare const getEquivalence: <A>(isEquivalent: Equivalence.Equivalence<A>) => Equivalence.Equivalence<List<A>>;\n/**\n * Returns `true` if the specified value is a `List`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isList: {\n    /**\n     * Returns `true` if the specified value is a `List`, `false` otherwise.\n     *\n     * @since 2.0.0\n     * @category refinements\n     */\n    <A>(u: Iterable<A>): u is List<A>;\n    /**\n     * Returns `true` if the specified value is a `List`, `false` otherwise.\n     *\n     * @since 2.0.0\n     * @category refinements\n     */\n    (u: unknown): u is List<unknown>;\n};\n/**\n * Returns `true` if the specified value is a `List.Nil<A>`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isNil: <A>(self: List<A>) => self is Nil<A>;\n/**\n * Returns `true` if the specified value is a `List.Cons<A>`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isCons: <A>(self: List<A>) => self is Cons<A>;\n/**\n * Returns the number of elements contained in the specified `List`\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const size: <A>(self: List<A>) => number;\n/**\n * Constructs a new empty `List<A>`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const nil: <A = never>() => List<A>;\n/**\n * Constructs a new `List.Cons<A>` from the specified `head` and `tail` values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const cons: <A>(head: A, tail: List<A>) => Cons<A>;\n/**\n * Constructs a new empty `List<A>`.\n *\n * Alias of {@link nil}.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: <A = never>() => List<A>;\n/**\n * Constructs a new `List<A>` from the specified value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const of: <A>(value: A) => Cons<A>;\n/**\n * Creates a new `List` from an iterable collection of values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIterable: <A>(prefix: Iterable<A>) => List<A>;\n/**\n * Constructs a new `List<A>` from the specified values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <Elements extends readonly [any, ...Array<any>]>(...elements: Elements) => Cons<Elements[number]>;\n/**\n * Appends the specified element to the end of the `List`, creating a new `Cons`.\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const append: {\n    /**\n     * Appends the specified element to the end of the `List`, creating a new `Cons`.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <B>(element: B): <A>(self: List<A>) => Cons<A | B>;\n    /**\n     * Appends the specified element to the end of the `List`, creating a new `Cons`.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: List<A>, element: B): Cons<A | B>;\n};\n/**\n * Concatenates two lists, combining their elements.\n * If either list is non-empty, the result is also a non-empty list.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { List } from \"effect\"\n *\n * assert.deepStrictEqual(\n *   List.make(1, 2).pipe(List.appendAll(List.make(\"a\", \"b\")), List.toArray),\n *   [1, 2, \"a\", \"b\"]\n * )\n * ```\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const appendAll: {\n    /**\n     * Concatenates two lists, combining their elements.\n     * If either list is non-empty, the result is also a non-empty list.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { List } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   List.make(1, 2).pipe(List.appendAll(List.make(\"a\", \"b\")), List.toArray),\n     *   [1, 2, \"a\", \"b\"]\n     * )\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <S extends List<any>, T extends List<any>>(that: T): (self: S) => List.OrNonEmpty<S, T, List.Infer<S> | List.Infer<T>>;\n    /**\n     * Concatenates two lists, combining their elements.\n     * If either list is non-empty, the result is also a non-empty list.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { List } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   List.make(1, 2).pipe(List.appendAll(List.make(\"a\", \"b\")), List.toArray),\n     *   [1, 2, \"a\", \"b\"]\n     * )\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: List<A>, that: Cons<B>): Cons<A | B>;\n    /**\n     * Concatenates two lists, combining their elements.\n     * If either list is non-empty, the result is also a non-empty list.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { List } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   List.make(1, 2).pipe(List.appendAll(List.make(\"a\", \"b\")), List.toArray),\n     *   [1, 2, \"a\", \"b\"]\n     * )\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Cons<A>, that: List<B>): Cons<A | B>;\n    /**\n     * Concatenates two lists, combining their elements.\n     * If either list is non-empty, the result is also a non-empty list.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { List } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   List.make(1, 2).pipe(List.appendAll(List.make(\"a\", \"b\")), List.toArray),\n     *   [1, 2, \"a\", \"b\"]\n     * )\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: List<A>, that: List<B>): List<A | B>;\n};\n/**\n * Prepends the specified element to the beginning of the list.\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const prepend: {\n    /**\n     * Prepends the specified element to the beginning of the list.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <B>(element: B): <A>(self: List<A>) => Cons<A | B>;\n    /**\n     * Prepends the specified element to the beginning of the list.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: List<A>, element: B): Cons<A | B>;\n};\n/**\n * Prepends the specified prefix list to the beginning of the specified list.\n * If either list is non-empty, the result is also a non-empty list.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { List } from \"effect\"\n *\n * assert.deepStrictEqual(\n *   List.make(1, 2).pipe(List.prependAll(List.make(\"a\", \"b\")), List.toArray),\n *   [\"a\", \"b\", 1, 2]\n * )\n * ```\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const prependAll: {\n    /**\n     * Prepends the specified prefix list to the beginning of the specified list.\n     * If either list is non-empty, the result is also a non-empty list.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { List } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   List.make(1, 2).pipe(List.prependAll(List.make(\"a\", \"b\")), List.toArray),\n     *   [\"a\", \"b\", 1, 2]\n     * )\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <S extends List<any>, T extends List<any>>(that: T): (self: S) => List.OrNonEmpty<S, T, List.Infer<S> | List.Infer<T>>;\n    /**\n     * Prepends the specified prefix list to the beginning of the specified list.\n     * If either list is non-empty, the result is also a non-empty list.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { List } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   List.make(1, 2).pipe(List.prependAll(List.make(\"a\", \"b\")), List.toArray),\n     *   [\"a\", \"b\", 1, 2]\n     * )\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: List<A>, that: Cons<B>): Cons<A | B>;\n    /**\n     * Prepends the specified prefix list to the beginning of the specified list.\n     * If either list is non-empty, the result is also a non-empty list.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { List } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   List.make(1, 2).pipe(List.prependAll(List.make(\"a\", \"b\")), List.toArray),\n     *   [\"a\", \"b\", 1, 2]\n     * )\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: Cons<A>, that: List<B>): Cons<A | B>;\n    /**\n     * Prepends the specified prefix list to the beginning of the specified list.\n     * If either list is non-empty, the result is also a non-empty list.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { List } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   List.make(1, 2).pipe(List.prependAll(List.make(\"a\", \"b\")), List.toArray),\n     *   [\"a\", \"b\", 1, 2]\n     * )\n     * ```\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: List<A>, that: List<B>): List<A | B>;\n};\n/**\n * Prepends the specified prefix list (in reverse order) to the beginning of the\n * specified list.\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const prependAllReversed: {\n    /**\n     * Prepends the specified prefix list (in reverse order) to the beginning of the\n     * specified list.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <B>(prefix: List<B>): <A>(self: List<A>) => List<A | B>;\n    /**\n     * Prepends the specified prefix list (in reverse order) to the beginning of the\n     * specified list.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A, B>(self: List<A>, prefix: List<B>): List<A | B>;\n};\n/**\n * Drops the first `n` elements from the specified list.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const drop: {\n    /**\n     * Drops the first `n` elements from the specified list.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    (n: number): <A>(self: List<A>) => List<A>;\n    /**\n     * Drops the first `n` elements from the specified list.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A>(self: List<A>, n: number): List<A>;\n};\n/**\n * Check if a predicate holds true for every `List` element.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const every: {\n    /**\n     * Check if a predicate holds true for every `List` element.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): (self: List<A>) => self is List<B>;\n    /**\n     * Check if a predicate holds true for every `List` element.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(predicate: Predicate<A>): (self: List<A>) => boolean;\n    /**\n     * Check if a predicate holds true for every `List` element.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B extends A>(self: List<A>, refinement: Refinement<A, B>): self is List<B>;\n    /**\n     * Check if a predicate holds true for every `List` element.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: List<A>, predicate: Predicate<A>): boolean;\n};\n/**\n * Check if a predicate holds true for some `List` element.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const some: {\n    /**\n     * Check if a predicate holds true for some `List` element.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): (self: List<A>) => self is Cons<A>;\n    /**\n     * Check if a predicate holds true for some `List` element.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: List<A>, predicate: Predicate<A>): self is Cons<A>;\n};\n/**\n * Filters a list using the specified predicate.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const filter: {\n    /**\n     * Filters a list using the specified predicate.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): (self: List<A>) => List<B>;\n    /**\n     * Filters a list using the specified predicate.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): (self: List<A>) => List<A>;\n    /**\n     * Filters a list using the specified predicate.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, B extends A>(self: List<A>, refinement: Refinement<A, B>): List<B>;\n    /**\n     * Filters a list using the specified predicate.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A>(self: List<A>, predicate: Predicate<A>): List<A>;\n};\n/**\n * Filters and maps a list using the specified partial function. The resulting\n * list may be smaller than the input list due to the possibility of the partial\n * function not being defined for some elements.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const filterMap: {\n    /**\n     * Filters and maps a list using the specified partial function. The resulting\n     * list may be smaller than the input list due to the possibility of the partial\n     * function not being defined for some elements.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, B>(f: (a: A) => Option.Option<B>): (self: List<A>) => List<B>;\n    /**\n     * Filters and maps a list using the specified partial function. The resulting\n     * list may be smaller than the input list due to the possibility of the partial\n     * function not being defined for some elements.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, B>(self: List<A>, f: (a: A) => Option.Option<B>): List<B>;\n};\n/**\n * Removes all `None` values from the specified list.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const compact: <A>(self: List<Option.Option<A>>) => List<A>;\n/**\n * Returns the first element that satisfies the specified\n * predicate, or `None` if no such element exists.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const findFirst: {\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): (self: List<A>) => Option.Option<B>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): (self: List<A>) => Option.Option<A>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: List<A>, refinement: Refinement<A, B>): Option.Option<B>;\n    /**\n     * Returns the first element that satisfies the specified\n     * predicate, or `None` if no such element exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <A>(self: List<A>, predicate: Predicate<A>): Option.Option<A>;\n};\n/**\n * Applies a function to each element in a list and returns a new list containing the concatenated mapped elements.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatMap: {\n    /**\n     * Applies a function to each element in a list and returns a new list containing the concatenated mapped elements.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <S extends List<any>, T extends List<any>>(f: (a: List.Infer<S>, i: number) => T): (self: S) => List.AndNonEmpty<S, T, List.Infer<T>>;\n    /**\n     * Applies a function to each element in a list and returns a new list containing the concatenated mapped elements.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, B>(self: Cons<A>, f: (a: A, i: number) => Cons<B>): Cons<B>;\n    /**\n     * Applies a function to each element in a list and returns a new list containing the concatenated mapped elements.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, B>(self: List<A>, f: (a: A, i: number) => List<B>): List<B>;\n};\n/**\n * Applies the specified function to each element of the `List`.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const forEach: {\n    /**\n     * Applies the specified function to each element of the `List`.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, B>(f: (a: A) => B): (self: List<A>) => void;\n    /**\n     * Applies the specified function to each element of the `List`.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, B>(self: List<A>, f: (a: A) => B): void;\n};\n/**\n * Returns the first element of the specified list, or `None` if the list is\n * empty.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const head: <A>(self: List<A>) => Option.Option<A>;\n/**\n * Returns the last element of the specified list, or `None` if the list is\n * empty.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const last: <A>(self: List<A>) => Option.Option<A>;\n/**\n * @since 2.0.0\n */\nexport declare namespace List {\n    /**\n     * @since 2.0.0\n     */\n    type Infer<S extends List<any>> = S extends List<infer A> ? A : never;\n    /**\n     * @since 2.0.0\n     */\n    type With<S extends List<any>, A> = S extends Cons<any> ? Cons<A> : List<A>;\n    /**\n     * @since 2.0.0\n     */\n    type OrNonEmpty<S extends List<any>, T extends List<any>, A> = S extends Cons<any> ? Cons<A> : T extends Cons<any> ? Cons<A> : List<A>;\n    /**\n     * @since 2.0.0\n     */\n    type AndNonEmpty<S extends List<any>, T extends List<any>, A> = S extends Cons<any> ? T extends Cons<any> ? Cons<A> : List<A> : List<A>;\n}\n/**\n * Applies the specified mapping function to each element of the list.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: {\n    /**\n     * Applies the specified mapping function to each element of the list.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <S extends List<any>, B>(f: (a: List.Infer<S>, i: number) => B): (self: S) => List.With<S, B>;\n    /**\n     * Applies the specified mapping function to each element of the list.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <S extends List<any>, B>(self: S, f: (a: List.Infer<S>, i: number) => B): List.With<S, B>;\n};\n/**\n * Partition a list into two lists, where the first list contains all elements\n * that did not satisfy the specified predicate, and the second list contains\n * all elements that did satisfy the specified predicate.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const partition: {\n    /**\n     * Partition a list into two lists, where the first list contains all elements\n     * that did not satisfy the specified predicate, and the second list contains\n     * all elements that did satisfy the specified predicate.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): (self: List<A>) => [excluded: List<Exclude<A, B>>, satisfying: List<B>];\n    /**\n     * Partition a list into two lists, where the first list contains all elements\n     * that did not satisfy the specified predicate, and the second list contains\n     * all elements that did satisfy the specified predicate.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): (self: List<A>) => [excluded: List<A>, satisfying: List<A>];\n    /**\n     * Partition a list into two lists, where the first list contains all elements\n     * that did not satisfy the specified predicate, and the second list contains\n     * all elements that did satisfy the specified predicate.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, B extends A>(self: List<A>, refinement: Refinement<A, B>): [excluded: List<Exclude<A, B>>, satisfying: List<B>];\n    /**\n     * Partition a list into two lists, where the first list contains all elements\n     * that did not satisfy the specified predicate, and the second list contains\n     * all elements that did satisfy the specified predicate.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A>(self: List<A>, predicate: Predicate<A>): [excluded: List<A>, satisfying: List<A>];\n};\n/**\n * Partition a list into two lists, where the first list contains all elements\n * for which the specified function returned a `Left`, and the second list\n * contains all elements for which the specified function returned a `Right`.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const partitionMap: {\n    /**\n     * Partition a list into two lists, where the first list contains all elements\n     * for which the specified function returned a `Left`, and the second list\n     * contains all elements for which the specified function returned a `Right`.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, B, C>(f: (a: A) => Either.Either<C, B>): (self: List<A>) => [left: List<B>, right: List<C>];\n    /**\n     * Partition a list into two lists, where the first list contains all elements\n     * for which the specified function returned a `Left`, and the second list\n     * contains all elements for which the specified function returned a `Right`.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, B, C>(self: List<A>, f: (a: A) => Either.Either<C, B>): [left: List<B>, right: List<C>];\n};\n/**\n * Folds over the elements of the list using the specified function, using the\n * specified initial value.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const reduce: {\n    /**\n     * Folds over the elements of the list using the specified function, using the\n     * specified initial value.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, A>(zero: Z, f: (b: Z, a: A) => Z): (self: List<A>) => Z;\n    /**\n     * Folds over the elements of the list using the specified function, using the\n     * specified initial value.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, Z>(self: List<A>, zero: Z, f: (b: Z, a: A) => Z): Z;\n};\n/**\n * Folds over the elements of the list using the specified function, beginning\n * with the last element of the list, using the specified initial value.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const reduceRight: {\n    /**\n     * Folds over the elements of the list using the specified function, beginning\n     * with the last element of the list, using the specified initial value.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, A>(zero: Z, f: (accumulator: Z, value: A) => Z): (self: List<A>) => Z;\n    /**\n     * Folds over the elements of the list using the specified function, beginning\n     * with the last element of the list, using the specified initial value.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, A>(self: List<A>, zero: Z, f: (accumulator: Z, value: A) => Z): Z;\n};\n/**\n * Returns a new list with the elements of the specified list in reverse order.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const reverse: <A>(self: List<A>) => List<A>;\n/**\n * Splits the specified list into two lists at the specified index.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const splitAt: {\n    /**\n     * Splits the specified list into two lists at the specified index.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    (n: number): <A>(self: List<A>) => [beforeIndex: List<A>, fromIndex: List<A>];\n    /**\n     * Splits the specified list into two lists at the specified index.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A>(self: List<A>, n: number): [beforeIndex: List<A>, fromIndex: List<A>];\n};\n/**\n * Returns the tail of the specified list, or `None` if the list is empty.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const tail: <A>(self: List<A>) => Option.Option<List<A>>;\n/**\n * Takes the specified number of elements from the beginning of the specified\n * list.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const take: {\n    /**\n     * Takes the specified number of elements from the beginning of the specified\n     * list.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    (n: number): <A>(self: List<A>) => List<A>;\n    /**\n     * Takes the specified number of elements from the beginning of the specified\n     * list.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A>(self: List<A>, n: number): List<A>;\n};\n/**\n * Converts the specified `List` to a `Chunk`.\n *\n * @since 2.0.0\n * @category conversions\n */\nexport declare const toChunk: <A>(self: List<A>) => Chunk.Chunk<A>;\n/**\n * Unsafely returns the first element of the specified `List`.\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeHead: <A>(self: List<A>) => A;\n/**\n * Unsafely returns the last element of the specified `List`.\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeLast: <A>(self: List<A>) => A;\n/**\n * Unsafely returns the tail of the specified `List`.\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeTail: <A>(self: List<A>) => List<A>;\n//# sourceMappingURL=List.d.ts.map",
  "node_modules/effect/dist/dts/LogLevel.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Effect from \"./Effect.js\";\nimport * as order from \"./Order.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\n/**\n * A `LogLevel` represents the log level associated with an individual logging\n * operation. Log levels are used both to describe the granularity (or\n * importance) of individual log statements, as well as to enable tuning\n * verbosity of log output.\n *\n * @since 2.0.0\n * @category model\n * @property ordinal - The priority of the log message. Larger values indicate higher priority.\n * @property label - A label associated with the log level.\n * @property syslog -The syslog severity level of the log level.\n */\nexport type LogLevel = All | Fatal | Error | Warning | Info | Debug | Trace | None;\n/**\n * @since 2.0.0\n * @category model\n */\nexport type Literal = LogLevel[\"_tag\"];\n/**\n * @since 2.0.0\n * @category model\n */\nexport interface All extends Pipeable {\n    readonly _tag: \"All\";\n    readonly label: \"ALL\";\n    readonly syslog: 0;\n    readonly ordinal: number;\n}\n/**\n * @since 2.0.0\n * @category model\n */\nexport interface Fatal extends Pipeable {\n    readonly _tag: \"Fatal\";\n    readonly label: \"FATAL\";\n    readonly syslog: 2;\n    readonly ordinal: number;\n}\n/**\n * @since 2.0.0\n * @category model\n */\nexport interface Error extends Pipeable {\n    readonly _tag: \"Error\";\n    readonly label: \"ERROR\";\n    readonly syslog: 3;\n    readonly ordinal: number;\n}\n/**\n * @since 2.0.0\n * @category model\n */\nexport interface Warning extends Pipeable {\n    readonly _tag: \"Warning\";\n    readonly label: \"WARN\";\n    readonly syslog: 4;\n    readonly ordinal: number;\n}\n/**\n * @since 2.0.0\n * @category model\n */\nexport interface Info extends Pipeable {\n    readonly _tag: \"Info\";\n    readonly label: \"INFO\";\n    readonly syslog: 6;\n    readonly ordinal: number;\n}\n/**\n * @since 2.0.0\n * @category model\n */\nexport interface Debug extends Pipeable {\n    readonly _tag: \"Debug\";\n    readonly label: \"DEBUG\";\n    readonly syslog: 7;\n    readonly ordinal: number;\n}\n/**\n * @since 2.0.0\n * @category model\n */\nexport interface Trace extends Pipeable {\n    readonly _tag: \"Trace\";\n    readonly label: \"TRACE\";\n    readonly syslog: 7;\n    readonly ordinal: number;\n}\n/**\n * @since 2.0.0\n * @category model\n */\nexport interface None extends Pipeable {\n    readonly _tag: \"None\";\n    readonly label: \"OFF\";\n    readonly syslog: 7;\n    readonly ordinal: number;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const All: LogLevel;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Fatal: LogLevel;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Error: LogLevel;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Warning: LogLevel;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Info: LogLevel;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Debug: LogLevel;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Trace: LogLevel;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const None: LogLevel;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const allLevels: readonly LogLevel[];\n/**\n * Temporarily sets a `LogLevel` for an `Effect` workflow.\n *\n * **Details**\n *\n * This function allows you to apply a specific `LogLevel` locally to an\n * `Effect` workflow. Once the workflow completes, the `LogLevel` reverts to its\n * previous state.\n *\n * **When to Use**\n *\n * This is particularly useful when you want to adjust the verbosity of logging\n * for specific parts of your program without affecting the global log level.\n *\n * @example\n * ```ts\n * import { Effect, LogLevel } from \"effect\"\n *\n * const program = Effect.gen(function*() {\n *   yield* Effect.log(\"message1\")\n *   yield* Effect.gen(function*() {\n *     yield* Effect.log(\"message2\")\n *     yield* Effect.log(\"message3\")\n *   }).pipe(LogLevel.locally(LogLevel.Warning))\n * })\n *\n * Effect.runFork(program)\n * // timestamp=... level=INFO fiber=#0 message=message1\n * // timestamp=... level=WARN fiber=#0 message=message2\n * // timestamp=... level=WARN fiber=#0 message=message3\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const locally: {\n    /**\n     * Temporarily sets a `LogLevel` for an `Effect` workflow.\n     *\n     * **Details**\n     *\n     * This function allows you to apply a specific `LogLevel` locally to an\n     * `Effect` workflow. Once the workflow completes, the `LogLevel` reverts to its\n     * previous state.\n     *\n     * **When to Use**\n     *\n     * This is particularly useful when you want to adjust the verbosity of logging\n     * for specific parts of your program without affecting the global log level.\n     *\n     * @example\n     * ```ts\n     * import { Effect, LogLevel } from \"effect\"\n     *\n     * const program = Effect.gen(function*() {\n     *   yield* Effect.log(\"message1\")\n     *   yield* Effect.gen(function*() {\n     *     yield* Effect.log(\"message2\")\n     *     yield* Effect.log(\"message3\")\n     *   }).pipe(LogLevel.locally(LogLevel.Warning))\n     * })\n     *\n     * Effect.runFork(program)\n     * // timestamp=... level=INFO fiber=#0 message=message1\n     * // timestamp=... level=WARN fiber=#0 message=message2\n     * // timestamp=... level=WARN fiber=#0 message=message3\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: LogLevel): <A, E, R>(use: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n    /**\n     * Temporarily sets a `LogLevel` for an `Effect` workflow.\n     *\n     * **Details**\n     *\n     * This function allows you to apply a specific `LogLevel` locally to an\n     * `Effect` workflow. Once the workflow completes, the `LogLevel` reverts to its\n     * previous state.\n     *\n     * **When to Use**\n     *\n     * This is particularly useful when you want to adjust the verbosity of logging\n     * for specific parts of your program without affecting the global log level.\n     *\n     * @example\n     * ```ts\n     * import { Effect, LogLevel } from \"effect\"\n     *\n     * const program = Effect.gen(function*() {\n     *   yield* Effect.log(\"message1\")\n     *   yield* Effect.gen(function*() {\n     *     yield* Effect.log(\"message2\")\n     *     yield* Effect.log(\"message3\")\n     *   }).pipe(LogLevel.locally(LogLevel.Warning))\n     * })\n     *\n     * Effect.runFork(program)\n     * // timestamp=... level=INFO fiber=#0 message=message1\n     * // timestamp=... level=WARN fiber=#0 message=message2\n     * // timestamp=... level=WARN fiber=#0 message=message3\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(use: Effect.Effect<A, E, R>, self: LogLevel): Effect.Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category instances\n */\nexport declare const Order: order.Order<LogLevel>;\n/**\n * @since 2.0.0\n * @category ordering\n */\nexport declare const lessThan: {\n    /**\n     * @since 2.0.0\n     * @category ordering\n     */\n    (that: LogLevel): (self: LogLevel) => boolean;\n    /**\n     * @since 2.0.0\n     * @category ordering\n     */\n    (self: LogLevel, that: LogLevel): boolean;\n};\n/**\n * @since 2.0.0\n * @category ordering\n */\nexport declare const lessThanEqual: {\n    /**\n     * @since 2.0.0\n     * @category ordering\n     */\n    (that: LogLevel): (self: LogLevel) => boolean;\n    /**\n     * @since 2.0.0\n     * @category ordering\n     */\n    (self: LogLevel, that: LogLevel): boolean;\n};\n/**\n * @since 2.0.0\n * @category ordering\n */\nexport declare const greaterThan: {\n    /**\n     * @since 2.0.0\n     * @category ordering\n     */\n    (that: LogLevel): (self: LogLevel) => boolean;\n    /**\n     * @since 2.0.0\n     * @category ordering\n     */\n    (self: LogLevel, that: LogLevel): boolean;\n};\n/**\n * @since 2.0.0\n * @category ordering\n */\nexport declare const greaterThanEqual: {\n    /**\n     * @since 2.0.0\n     * @category ordering\n     */\n    (that: LogLevel): (self: LogLevel) => boolean;\n    /**\n     * @since 2.0.0\n     * @category ordering\n     */\n    (self: LogLevel, that: LogLevel): boolean;\n};\n/**\n * @since 2.0.0\n * @category conversions\n */\nexport declare const fromLiteral: (literal: Literal) => LogLevel;\n//# sourceMappingURL=LogLevel.d.ts.map",
  "node_modules/effect/dist/dts/LogSpan.d.ts": "/**\n * @since 2.0.0\n * @category models\n */\nexport interface LogSpan {\n    readonly label: string;\n    readonly startTime: number;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (label: string, startTime: number) => LogSpan;\n/**\n * @since 2.0.0\n * @category destructors\n */\nexport declare const render: (now: number) => (self: LogSpan) => string;\n//# sourceMappingURL=LogSpan.d.ts.map",
  "node_modules/effect/dist/dts/Logger.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Cause from \"./Cause.js\";\nimport type { DurationInput } from \"./Duration.js\";\nimport type { Effect } from \"./Effect.js\";\nimport type * as FiberId from \"./FiberId.js\";\nimport type * as FiberRefs from \"./FiberRefs.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type * as HashMap from \"./HashMap.js\";\nimport type * as Layer from \"./Layer.js\";\nimport type * as List from \"./List.js\";\nimport type * as LogLevel from \"./LogLevel.js\";\nimport type * as LogSpan from \"./LogSpan.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { Scope } from \"./Scope.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const LoggerTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type LoggerTypeId = typeof LoggerTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Logger<in Message, out Output> extends Logger.Variance<Message, Output>, Pipeable {\n    log(options: Logger.Options<Message>): Output;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Logger {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in Message, out Output> {\n        readonly [LoggerTypeId]: {\n            readonly _Message: Types.Contravariant<Message>;\n            readonly _Output: Types.Covariant<Output>;\n        };\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Options<out Message> {\n        readonly fiberId: FiberId.FiberId;\n        readonly logLevel: LogLevel.LogLevel;\n        readonly message: Message;\n        readonly cause: Cause.Cause<unknown>;\n        readonly context: FiberRefs.FiberRefs;\n        readonly spans: List.List<LogSpan.LogSpan>;\n        readonly annotations: HashMap.HashMap<string, unknown>;\n        readonly date: Date;\n    }\n}\n/**\n * Creates a custom logger that formats log messages according to the provided\n * function.\n *\n * @example\n * ```ts\n * import { Effect, Logger, LogLevel } from \"effect\"\n *\n * const logger = Logger.make(({ logLevel, message }) => {\n *   globalThis.console.log(`[${logLevel.label}] ${message}`)\n * })\n *\n * const task1 = Effect.logDebug(\"task1 done\")\n * const task2 = Effect.logDebug(\"task2 done\")\n *\n * const program = Effect.gen(function*() {\n *   yield* Effect.log(\"start\")\n *   yield* task1\n *   yield* task2\n *   yield* Effect.log(\"done\")\n * }).pipe(\n *   Logger.withMinimumLogLevel(LogLevel.Debug),\n *   Effect.provide(Logger.replace(Logger.defaultLogger, logger))\n * )\n *\n * Effect.runFork(program)\n * // [INFO] start\n * // [DEBUG] task1 done\n * // [DEBUG] task2 done\n * // [INFO] done\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const make: <Message, Output>(log: (options: Logger.Options<Message>) => Output) => Logger<Message, Output>;\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const add: <B>(logger: Logger<unknown, B>) => Layer.Layer<never>;\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const addEffect: <A, E, R>(effect: Effect<Logger<unknown, A>, E, R>) => Layer.Layer<never, E, R>;\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const addScoped: <A, E, R>(effect: Effect<Logger<unknown, A>, E, R>) => Layer.Layer<never, E, Exclude<R, Scope>>;\n/**\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapInput: {\n    /**\n     * @since 2.0.0\n     * @category mapping\n     */\n    <Message, Message2>(f: (message: Message2) => Message): <Output>(self: Logger<Message, Output>) => Logger<Message2, Output>;\n    /**\n     * @since 2.0.0\n     * @category mapping\n     */\n    <Output, Message, Message2>(self: Logger<Message, Output>, f: (message: Message2) => Message): Logger<Message2, Output>;\n};\n/**\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapInputOptions: {\n    /**\n     * @since 2.0.0\n     * @category mapping\n     */\n    <Message, Message2>(f: (options: Logger.Options<Message2>) => Logger.Options<Message>): <Output>(self: Logger<Message, Output>) => Logger<Message2, Output>;\n    /**\n     * @since 2.0.0\n     * @category mapping\n     */\n    <Output, Message, Message2>(self: Logger<Message, Output>, f: (options: Logger.Options<Message2>) => Logger.Options<Message>): Logger<Message2, Output>;\n};\n/**\n * Returns a version of this logger that only logs messages when the log level\n * satisfies the specified predicate.\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filterLogLevel: {\n    /**\n     * Returns a version of this logger that only logs messages when the log level\n     * satisfies the specified predicate.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    (f: (logLevel: LogLevel.LogLevel) => boolean): <Message, Output>(self: Logger<Message, Output>) => Logger<Message, Option.Option<Output>>;\n    /**\n     * Returns a version of this logger that only logs messages when the log level\n     * satisfies the specified predicate.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <Message, Output>(self: Logger<Message, Output>, f: (logLevel: LogLevel.LogLevel) => boolean): Logger<Message, Option.Option<Output>>;\n};\n/**\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: {\n    /**\n     * @since 2.0.0\n     * @category mapping\n     */\n    <Output, Output2>(f: (output: Output) => Output2): <Message>(self: Logger<Message, Output>) => Logger<Message, Output2>;\n    /**\n     * @since 2.0.0\n     * @category mapping\n     */\n    <Message, Output, Output2>(self: Logger<Message, Output>, f: (output: Output) => Output2): Logger<Message, Output2>;\n};\n/**\n * Creates a batched logger that groups log messages together and processes them\n * in intervals.\n *\n * @example\n * ```ts\n * import { Console, Effect, Logger } from \"effect\"\n *\n * const LoggerLive = Logger.replaceScoped(\n *   Logger.defaultLogger,\n *   Logger.logfmtLogger.pipe(\n *     Logger.batched(\"500 millis\", (messages) => Console.log(\"BATCH\", `[\\n${messages.join(\"\\n\")}\\n]`))\n *   )\n * )\n *\n * const program = Effect.gen(function*() {\n *   yield* Effect.log(\"one\")\n *   yield* Effect.log(\"two\")\n *   yield* Effect.log(\"three\")\n * }).pipe(Effect.provide(LoggerLive))\n *\n * Effect.runFork(program)\n * // BATCH [\n * // timestamp=... level=INFO fiber=#0 message=one\n * // timestamp=... level=INFO fiber=#0 message=two\n * // timestamp=... level=INFO fiber=#0 message=three\n * // ]\n * ```\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const batched: {\n    /**\n     * Creates a batched logger that groups log messages together and processes them\n     * in intervals.\n     *\n     * @example\n     * ```ts\n     * import { Console, Effect, Logger } from \"effect\"\n     *\n     * const LoggerLive = Logger.replaceScoped(\n     *   Logger.defaultLogger,\n     *   Logger.logfmtLogger.pipe(\n     *     Logger.batched(\"500 millis\", (messages) => Console.log(\"BATCH\", `[\\n${messages.join(\"\\n\")}\\n]`))\n     *   )\n     * )\n     *\n     * const program = Effect.gen(function*() {\n     *   yield* Effect.log(\"one\")\n     *   yield* Effect.log(\"two\")\n     *   yield* Effect.log(\"three\")\n     * }).pipe(Effect.provide(LoggerLive))\n     *\n     * Effect.runFork(program)\n     * // BATCH [\n     * // timestamp=... level=INFO fiber=#0 message=one\n     * // timestamp=... level=INFO fiber=#0 message=two\n     * // timestamp=... level=INFO fiber=#0 message=three\n     * // ]\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <Output, R>(window: DurationInput, f: (messages: Array<Types.NoInfer<Output>>) => Effect<void, never, R>): <Message>(self: Logger<Message, Output>) => Effect<Logger<Message, void>, never, R | Scope>;\n    /**\n     * Creates a batched logger that groups log messages together and processes them\n     * in intervals.\n     *\n     * @example\n     * ```ts\n     * import { Console, Effect, Logger } from \"effect\"\n     *\n     * const LoggerLive = Logger.replaceScoped(\n     *   Logger.defaultLogger,\n     *   Logger.logfmtLogger.pipe(\n     *     Logger.batched(\"500 millis\", (messages) => Console.log(\"BATCH\", `[\\n${messages.join(\"\\n\")}\\n]`))\n     *   )\n     * )\n     *\n     * const program = Effect.gen(function*() {\n     *   yield* Effect.log(\"one\")\n     *   yield* Effect.log(\"two\")\n     *   yield* Effect.log(\"three\")\n     * }).pipe(Effect.provide(LoggerLive))\n     *\n     * Effect.runFork(program)\n     * // BATCH [\n     * // timestamp=... level=INFO fiber=#0 message=one\n     * // timestamp=... level=INFO fiber=#0 message=two\n     * // timestamp=... level=INFO fiber=#0 message=three\n     * // ]\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <Message, Output, R>(self: Logger<Message, Output>, window: DurationInput, f: (messages: Array<Types.NoInfer<Output>>) => Effect<void, never, R>): Effect<Logger<Message, void>, never, Scope | R>;\n};\n/**\n * @since 2.0.0\n * @category console\n */\nexport declare const withConsoleLog: <M, O>(self: Logger<M, O>) => Logger<M, void>;\n/**\n * Takes a `Logger<M, O>` and returns a logger that calls the respective `Console` method\n * based on the log level.\n *\n * @example\n * ```ts\n * import { Logger, Effect } from \"effect\"\n *\n * const loggerLayer = Logger.replace(\n *   Logger.defaultLogger,\n *   Logger.withLeveledConsole(Logger.stringLogger),\n * )\n *\n * Effect.gen(function* () {\n *   yield* Effect.logError(\"an error\")\n *   yield* Effect.logInfo(\"an info\")\n * }).pipe(Effect.provide(loggerLayer))\n * ```\n *\n * @since 3.8.0\n * @category console\n */\nexport declare const withLeveledConsole: <M, O>(self: Logger<M, O>) => Logger<M, void>;\n/**\n * @since 2.0.0\n * @category console\n */\nexport declare const withConsoleError: <M, O>(self: Logger<M, O>) => Logger<M, void>;\n/**\n * A logger that does nothing in response to logging events.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const none: Logger<unknown, void>;\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const remove: <A>(logger: Logger<unknown, A>) => Layer.Layer<never>;\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const replace: {\n    /**\n     * @since 2.0.0\n     * @category context\n     */\n    <B>(that: Logger<unknown, B>): <A>(self: Logger<unknown, A>) => Layer.Layer<never>;\n    /**\n     * @since 2.0.0\n     * @category context\n     */\n    <A, B>(self: Logger<unknown, A>, that: Logger<unknown, B>): Layer.Layer<never>;\n};\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const replaceEffect: {\n    /**\n     * @since 2.0.0\n     * @category context\n     */\n    <B, E, R>(that: Effect<Logger<unknown, B>, E, R>): <A>(self: Logger<unknown, A>) => Layer.Layer<never, E, R>;\n    /**\n     * @since 2.0.0\n     * @category context\n     */\n    <A, B, E, R>(self: Logger<unknown, A>, that: Effect<Logger<unknown, B>, E, R>): Layer.Layer<never, E, R>;\n};\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const replaceScoped: {\n    /**\n     * @since 2.0.0\n     * @category context\n     */\n    <B, E, R>(that: Effect<Logger<unknown, B>, E, R>): <A>(self: Logger<unknown, A>) => Layer.Layer<never, E, Exclude<R, Scope>>;\n    /**\n     * @since 2.0.0\n     * @category context\n     */\n    <A, B, E, R>(self: Logger<unknown, A>, that: Effect<Logger<unknown, B>, E, R>): Layer.Layer<never, E, Exclude<R, Scope>>;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const simple: <A, B>(log: (a: A) => B) => Logger<A, B>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const succeed: <A>(value: A) => Logger<unknown, A>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const sync: <A>(evaluate: LazyArg<A>) => Logger<unknown, A>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const test: {\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    <Message>(input: Message): <Output>(self: Logger<Message, Output>) => Output;\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    <Message, Output>(self: Logger<Message, Output>, input: Message): Output;\n};\n/**\n * Sets the minimum log level for subsequent logging operations, allowing\n * control over which log messages are displayed based on their severity.\n *\n * @example\n * ```ts\n * import { Effect, Logger, LogLevel } from \"effect\"\n *\n * const program = Effect.logDebug(\"message1\").pipe(Logger.withMinimumLogLevel(LogLevel.Debug))\n *\n * Effect.runFork(program)\n * // timestamp=... level=DEBUG fiber=#0 message=message1\n * ```\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const withMinimumLogLevel: {\n    /**\n     * Sets the minimum log level for subsequent logging operations, allowing\n     * control over which log messages are displayed based on their severity.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Logger, LogLevel } from \"effect\"\n     *\n     * const program = Effect.logDebug(\"message1\").pipe(Logger.withMinimumLogLevel(LogLevel.Debug))\n     *\n     * Effect.runFork(program)\n     * // timestamp=... level=DEBUG fiber=#0 message=message1\n     * ```\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    (level: LogLevel.LogLevel): <A, E, R>(self: Effect<A, E, R>) => Effect<A, E, R>;\n    /**\n     * Sets the minimum log level for subsequent logging operations, allowing\n     * control over which log messages are displayed based on their severity.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Logger, LogLevel } from \"effect\"\n     *\n     * const program = Effect.logDebug(\"message1\").pipe(Logger.withMinimumLogLevel(LogLevel.Debug))\n     *\n     * Effect.runFork(program)\n     * // timestamp=... level=DEBUG fiber=#0 message=message1\n     * ```\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <A, E, R>(self: Effect<A, E, R>, level: LogLevel.LogLevel): Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category tracing\n */\nexport declare const withSpanAnnotations: <Message, Output>(self: Logger<Message, Output>) => Logger<Message, Output>;\n/**\n * Combines this logger with the specified logger to produce a new logger that\n * logs to both this logger and that logger.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zip: {\n    /**\n     * Combines this logger with the specified logger to produce a new logger that\n     * logs to both this logger and that logger.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <Message2, Output2>(that: Logger<Message2, Output2>): <Message, Output>(self: Logger<Message, Output>) => Logger<Message & Message2, [Output, Output2]>;\n    /**\n     * Combines this logger with the specified logger to produce a new logger that\n     * logs to both this logger and that logger.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <Message, Output, Message2, Output2>(self: Logger<Message, Output>, that: Logger<Message2, Output2>): Logger<Message & Message2, [Output, Output2]>;\n};\n/**\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipLeft: {\n    /**\n     * @since 2.0.0\n     * @category zipping\n     */\n    <Message2, Output2>(that: Logger<Message2, Output2>): <Message, Output>(self: Logger<Message, Output>) => Logger<Message & Message2, Output>;\n    /**\n     * @since 2.0.0\n     * @category zipping\n     */\n    <Message, Output, Message2, Output2>(self: Logger<Message, Output>, that: Logger<Message2, Output2>): Logger<Message & Message2, Output>;\n};\n/**\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipRight: {\n    /**\n     * @since 2.0.0\n     * @category zipping\n     */\n    <Message2, Output2>(that: Logger<Message2, Output2>): <Message, Output>(self: Logger<Message, Output>) => Logger<Message & Message2, Output2>;\n    /**\n     * @since 2.0.0\n     * @category zipping\n     */\n    <Message, Output, Message2, Output2>(self: Logger<Message, Output>, that: Logger<Message2, Output2>): Logger<Message & Message2, Output2>;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const defaultLogger: Logger<unknown, void>;\n/**\n * The `jsonLogger` logger formats log entries as JSON objects, making them easy to\n * integrate with logging systems that consume JSON data.\n *\n * @example\n * ```ts\n * import { Effect, Logger } from \"effect\"\n *\n * const program = Effect.log(\"message1\", \"message2\").pipe(\n *   Effect.annotateLogs({ key1: \"value1\", key2: \"value2\" }),\n *   Effect.withLogSpan(\"myspan\")\n * )\n *\n * Effect.runFork(program.pipe(Effect.provide(Logger.json)))\n * // {\"message\":[\"message1\",\"message2\"],\"logLevel\":\"INFO\",\"timestamp\":\"...\",\"annotations\":{\"key2\":\"value2\",\"key1\":\"value1\"},\"spans\":{\"myspan\":0},\"fiberId\":\"#0\"}\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const jsonLogger: Logger<unknown, string>;\n/**\n * This logger outputs logs in a human-readable format that is easy to read\n * during development or in a production console.\n *\n * @example\n * ```ts\n * import { Effect, Logger } from \"effect\"\n *\n * const program = Effect.log(\"message1\", \"message2\").pipe(\n *   Effect.annotateLogs({ key1: \"value1\", key2: \"value2\" }),\n *   Effect.withLogSpan(\"myspan\")\n * )\n *\n * Effect.runFork(program.pipe(Effect.provide(Logger.logFmt)))\n * // timestamp=... level=INFO fiber=#0 message=message1 message=message2 myspan=0ms key2=value2 key1=value1\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const logfmtLogger: Logger<unknown, string>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const stringLogger: Logger<unknown, string>;\n/**\n * The pretty logger utilizes the capabilities of the console API to generate\n * visually engaging and color-enhanced log outputs. This feature is\n * particularly useful for improving the readability of log messages during\n * development and debugging processes.\n *\n * @example\n * ```ts\n * import { Effect, Logger } from \"effect\"\n *\n * const program = Effect.log(\"message1\", \"message2\").pipe(\n *   Effect.annotateLogs({ key1: \"value1\", key2: \"value2\" }),\n *   Effect.withLogSpan(\"myspan\")\n * )\n *\n * Effect.runFork(program.pipe(Effect.provide(Logger.pretty)))\n * //         green --v                      v-- bold and cyan\n * // [07:51:54.434] INFO (#0) myspan=1ms: message1\n * //   message2\n * //    v-- bold\n * //   key2: value2\n * //   key1: value1\n * ```\n *\n * @since 3.5.0\n * @category constructors\n */\nexport declare const prettyLogger: (options?: {\n    readonly colors?: \"auto\" | boolean | undefined;\n    readonly stderr?: boolean | undefined;\n    readonly formatDate?: ((date: Date) => string) | undefined;\n    readonly mode?: \"browser\" | \"tty\" | \"auto\" | undefined;\n}) => Logger<unknown, void>;\n/**\n * A default version of the pretty logger.\n *\n * @since 3.8.0\n * @category constructors\n */\nexport declare const prettyLoggerDefault: Logger<unknown, void>;\n/**\n * The structured logger provides detailed log outputs, structured in a way that\n * retains comprehensive traceability of the events, suitable for deeper\n * analysis and troubleshooting.\n *\n * @example\n * ```ts\n * import { Effect, Logger } from \"effect\"\n *\n * const program = Effect.log(\"message1\", \"message2\").pipe(\n *   Effect.annotateLogs({ key1: \"value1\", key2: \"value2\" }),\n *   Effect.withLogSpan(\"myspan\")\n * )\n *\n * Effect.runFork(program.pipe(Effect.provide(Logger.structured)))\n * // {\n * //   message: [ 'message1', 'message2' ],\n * //   logLevel: 'INFO',\n * //   timestamp: '2024-07-09T14:05:41.623Z',\n * //   cause: undefined,\n * //   annotations: { key2: 'value2', key1: 'value1' },\n * //   spans: { myspan: 0 },\n * //   fiberId: '#0'\n * // }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const structuredLogger: Logger<unknown, {\n    readonly logLevel: string;\n    readonly fiberId: string;\n    readonly timestamp: string;\n    readonly message: unknown;\n    readonly cause: string | undefined;\n    readonly annotations: Record<string, unknown>;\n    readonly spans: Record<string, number>;\n}>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const tracerLogger: Logger<unknown, void>;\n/**\n * The `json` logger formats log entries as JSON objects, making them easy to\n * integrate with logging systems that consume JSON data.\n *\n * @example\n * ```ts\n * import { Effect, Logger } from \"effect\"\n *\n * const program = Effect.log(\"message1\", \"message2\").pipe(\n *   Effect.annotateLogs({ key1: \"value1\", key2: \"value2\" }),\n *   Effect.withLogSpan(\"myspan\")\n * )\n *\n * Effect.runFork(program.pipe(Effect.provide(Logger.json)))\n * // {\"message\":[\"message1\",\"message2\"],\"logLevel\":\"INFO\",\"timestamp\":\"...\",\"annotations\":{\"key2\":\"value2\",\"key1\":\"value1\"},\"spans\":{\"myspan\":0},\"fiberId\":\"#0\"}\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const json: Layer.Layer<never>;\n/**\n * This logger outputs logs in a human-readable format that is easy to read\n * during development or in a production console.\n *\n * @example\n * ```ts\n * import { Effect, Logger } from \"effect\"\n *\n * const program = Effect.log(\"message1\", \"message2\").pipe(\n *   Effect.annotateLogs({ key1: \"value1\", key2: \"value2\" }),\n *   Effect.withLogSpan(\"myspan\")\n * )\n *\n * Effect.runFork(program.pipe(Effect.provide(Logger.logFmt)))\n * // timestamp=... level=INFO fiber=#0 message=message1 message=message2 myspan=0ms key2=value2 key1=value1\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const logFmt: Layer.Layer<never>;\n/**\n * The pretty logger utilizes the capabilities of the console API to generate\n * visually engaging and color-enhanced log outputs. This feature is\n * particularly useful for improving the readability of log messages during\n * development and debugging processes.\n *\n * @example\n * ```ts\n * import { Effect, Logger } from \"effect\"\n *\n * const program = Effect.log(\"message1\", \"message2\").pipe(\n *   Effect.annotateLogs({ key1: \"value1\", key2: \"value2\" }),\n *   Effect.withLogSpan(\"myspan\")\n * )\n *\n * Effect.runFork(program.pipe(Effect.provide(Logger.pretty)))\n * //         green --v                      v-- bold and cyan\n * // [07:51:54.434] INFO (#0) myspan=1ms: message1\n * //   message2\n * //    v-- bold\n * //   key2: value2\n * //   key1: value1\n * ```\n *\n * @since 3.5.0\n * @category constructors\n */\nexport declare const pretty: Layer.Layer<never>;\n/**\n * The structured logger provides detailed log outputs, structured in a way that\n * retains comprehensive traceability of the events, suitable for deeper\n * analysis and troubleshooting.\n *\n * @example\n * ```ts\n * import { Effect, Logger } from \"effect\"\n *\n * const program = Effect.log(\"message1\", \"message2\").pipe(\n *   Effect.annotateLogs({ key1: \"value1\", key2: \"value2\" }),\n *   Effect.withLogSpan(\"myspan\")\n * )\n *\n * Effect.runFork(program.pipe(Effect.provide(Logger.structured)))\n * // {\n * //   message: [ 'message1', 'message2' ],\n * //   logLevel: 'INFO',\n * //   timestamp: '2024-07-09T14:05:41.623Z',\n * //   cause: undefined,\n * //   annotations: { key2: 'value2', key1: 'value1' },\n * //   spans: { myspan: 0 },\n * //   fiberId: '#0'\n * // }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const structured: Layer.Layer<never>;\n/**\n * Sets the minimum log level for logging operations, allowing control over\n * which log messages are displayed based on their severity.\n *\n * @example\n * ```ts\n * import { Effect, Logger, LogLevel } from \"effect\"\n *\n * const program = Effect.gen(function*() {\n *   yield* Effect.log(\"Executing task...\")\n *   yield* Effect.sleep(\"100 millis\")\n *   console.log(\"task done\")\n * })\n *\n * // Logging disabled using a layer\n * Effect.runFork(program.pipe(Effect.provide(Logger.minimumLogLevel(LogLevel.None))))\n * // task done\n * ```\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const minimumLogLevel: (level: LogLevel.LogLevel) => Layer.Layer<never>;\n/**\n * Returns `true` if the specified value is a `Logger`, otherwise returns `false`.\n *\n * @since 1.0.0\n * @category guards\n */\nexport declare const isLogger: (u: unknown) => u is Logger<unknown, unknown>;\n//# sourceMappingURL=Logger.d.ts.map",
  "node_modules/effect/dist/dts/Mailbox.d.ts": "/**\n * @since 3.8.0\n * @experimental\n */\nimport type { Cause, NoSuchElementException } from \"./Cause.js\";\nimport type { Channel } from \"./Channel.js\";\nimport type { Chunk } from \"./Chunk.js\";\nimport type { Effect } from \"./Effect.js\";\nimport type { Exit } from \"./Exit.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport type { Option } from \"./Option.js\";\nimport type { Scope } from \"./Scope.js\";\nimport type { Stream } from \"./Stream.js\";\n/**\n * @since 3.8.0\n * @experimental\n * @category type ids\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 3.8.0\n * @experimental\n * @category type ids\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 3.8.0\n * @experimental\n * @category type ids\n */\nexport declare const ReadonlyTypeId: unique symbol;\n/**\n * @since 3.8.0\n * @experimental\n * @category type ids\n */\nexport type ReadonlyTypeId = typeof ReadonlyTypeId;\n/**\n * @since 3.8.0\n * @experimental\n * @category guards\n */\nexport declare const isMailbox: <A = unknown, E = unknown>(u: unknown) => u is Mailbox<A, E>;\n/**\n * @since 3.8.0\n * @experimental\n * @category guards\n */\nexport declare const isReadonlyMailbox: <A = unknown, E = unknown>(u: unknown) => u is ReadonlyMailbox<A, E>;\n/**\n * A `Mailbox` is a queue that can be signaled to be done or failed.\n *\n * @since 3.8.0\n * @experimental\n * @category models\n */\nexport interface Mailbox<in out A, in out E = never> extends ReadonlyMailbox<A, E> {\n    readonly [TypeId]: TypeId;\n    /**\n     * Add a message to the mailbox. Returns `false` if the mailbox is done.\n     */\n    readonly offer: (message: A) => Effect<boolean>;\n    /**\n     * Add a message to the mailbox. Returns `false` if the mailbox is done.\n     */\n    readonly unsafeOffer: (message: A) => boolean;\n    /**\n     * Add multiple messages to the mailbox. Returns the remaining messages that\n     * were not added.\n     */\n    readonly offerAll: (messages: Iterable<A>) => Effect<Chunk<A>>;\n    /**\n     * Add multiple messages to the mailbox. Returns the remaining messages that\n     * were not added.\n     */\n    readonly unsafeOfferAll: (messages: Iterable<A>) => Chunk<A>;\n    /**\n     * Fail the mailbox with an error. If the mailbox is already done, `false` is\n     * returned.\n     */\n    readonly fail: (error: E) => Effect<boolean>;\n    /**\n     * Fail the mailbox with a cause. If the mailbox is already done, `false` is\n     * returned.\n     */\n    readonly failCause: (cause: Cause<E>) => Effect<boolean>;\n    /**\n     * Signal that the mailbox is complete. If the mailbox is already done, `false` is\n     * returned.\n     */\n    readonly end: Effect<boolean>;\n    /**\n     * Signal that the mailbox is done. If the mailbox is already done, `false` is\n     * returned.\n     */\n    readonly done: (exit: Exit<void, E>) => Effect<boolean>;\n    /**\n     * Signal that the mailbox is done. If the mailbox is already done, `false` is\n     * returned.\n     */\n    readonly unsafeDone: (exit: Exit<void, E>) => boolean;\n    /**\n     * Shutdown the mailbox, canceling any pending operations.\n     * If the mailbox is already done, `false` is returned.\n     */\n    readonly shutdown: Effect<boolean>;\n}\n/**\n * A `ReadonlyMailbox` represents a mailbox that can only be read from.\n *\n * @since 3.8.0\n * @experimental\n * @category models\n */\nexport interface ReadonlyMailbox<out A, out E = never> extends Effect<readonly [messages: Chunk<A>, done: boolean], E>, Inspectable {\n    readonly [ReadonlyTypeId]: ReadonlyTypeId;\n    /**\n     * Take all messages from the mailbox, returning an empty Chunk if the mailbox\n     * is empty or done.\n     */\n    readonly clear: Effect<Chunk<A>, E>;\n    /**\n     * Take all messages from the mailbox, or wait for messages to be available.\n     *\n     * If the mailbox is done, the `done` flag will be `true`. If the mailbox\n     * fails, the Effect will fail with the error.\n     */\n    readonly takeAll: Effect<readonly [messages: Chunk<A>, done: boolean], E>;\n    /**\n     * Take a specified number of messages from the mailbox. It will only take\n     * up to the capacity of the mailbox.\n     *\n     * If the mailbox is done, the `done` flag will be `true`. If the mailbox\n     * fails, the Effect will fail with the error.\n     */\n    readonly takeN: (n: number) => Effect<readonly [messages: Chunk<A>, done: boolean], E>;\n    /**\n     * Take a single message from the mailbox, or wait for a message to be\n     * available.\n     *\n     * If the mailbox is done, it will fail with `NoSuchElementException`. If the\n     * mailbox fails, the Effect will fail with the error.\n     */\n    readonly take: Effect<A, E | NoSuchElementException>;\n    /** Wait for the mailbox to be done. */\n    readonly await: Effect<void, E>;\n    /**\n     * Check the size of the mailbox.\n     *\n     * If the mailbox is complete, it will return `None`.\n     */\n    readonly size: Effect<Option<number>>;\n    /**\n     * Check the size of the mailbox.\n     *\n     * If the mailbox is complete, it will return `None`.\n     */\n    readonly unsafeSize: () => Option<number>;\n}\n/**\n * A `Mailbox` is a queue that can be signaled to be done or failed.\n *\n * @since 3.8.0\n * @experimental\n * @category constructors\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Effect, Mailbox } from \"effect\"\n *\n * Effect.gen(function*() {\n *   const mailbox = yield* Mailbox.make<number, string>()\n *\n *   // add messages to the mailbox\n *   yield* mailbox.offer(1)\n *   yield* mailbox.offer(2)\n *   yield* mailbox.offerAll([3, 4, 5])\n *\n *   // take messages from the mailbox\n *   const [messages, done] = yield* mailbox.takeAll\n *   assert.deepStrictEqual(messages, [1, 2, 3, 4, 5])\n *   assert.strictEqual(done, false)\n *\n *   // signal that the mailbox is done\n *   yield* mailbox.end\n *   const [messages2, done2] = yield* mailbox.takeAll\n *   assert.deepStrictEqual(messages2, [])\n *   assert.strictEqual(done2, true)\n *\n *   // signal that the mailbox has failed\n *   yield* mailbox.fail(\"boom\")\n * })\n * ```\n */\nexport declare const make: <A, E = never>(capacity?: number | {\n    readonly capacity?: number;\n    readonly strategy?: \"suspend\" | \"dropping\" | \"sliding\";\n} | undefined) => Effect<Mailbox<A, E>>;\n/**\n * Run an `Effect` into a `Mailbox`, where success ends the mailbox and failure\n * fails the mailbox.\n *\n * @since 3.8.0\n * @experimental\n * @category combinators\n */\nexport declare const into: {\n    /**\n     * Run an `Effect` into a `Mailbox`, where success ends the mailbox and failure\n     * fails the mailbox.\n     *\n     * @since 3.8.0\n     * @experimental\n     * @category combinators\n     */\n    <A, E>(self: Mailbox<A, E>): <AX, EX extends E, RX>(effect: Effect<AX, EX, RX>) => Effect<boolean, never, RX>;\n    /**\n     * Run an `Effect` into a `Mailbox`, where success ends the mailbox and failure\n     * fails the mailbox.\n     *\n     * @since 3.8.0\n     * @experimental\n     * @category combinators\n     */\n    <AX, E, EX extends E, RX, A>(effect: Effect<AX, EX, RX>, self: Mailbox<A, E>): Effect<boolean, never, RX>;\n};\n/**\n * Create a `Channel` from a `Mailbox`.\n *\n * @since 3.8.0\n * @experimental\n * @category conversions\n */\nexport declare const toChannel: <A, E>(self: ReadonlyMailbox<A, E>) => Channel<Chunk<A>, unknown, E>;\n/**\n * Create a `Stream` from a `Mailbox`.\n *\n * @since 3.8.0\n * @experimental\n * @category conversions\n */\nexport declare const toStream: <A, E>(self: ReadonlyMailbox<A, E>) => Stream<A, E>;\n/**\n * Create a `ReadonlyMailbox` from a `Stream`.\n *\n * @since 3.11.0\n * @experimental\n * @category conversions\n */\nexport declare const fromStream: {\n    /**\n     * Create a `ReadonlyMailbox` from a `Stream`.\n     *\n     * @since 3.11.0\n     * @experimental\n     * @category conversions\n     */\n    (options?: {\n        readonly capacity?: number | undefined;\n        readonly strategy?: \"suspend\" | \"dropping\" | \"sliding\" | undefined;\n    }): <A, E, R>(self: Stream<A, E, R>) => Effect<ReadonlyMailbox<A, E>, never, R | Scope>;\n    /**\n     * Create a `ReadonlyMailbox` from a `Stream`.\n     *\n     * @since 3.11.0\n     * @experimental\n     * @category conversions\n     */\n    <A, E, R>(self: Stream<A, E, R>, options?: {\n        readonly capacity?: number | undefined;\n        readonly strategy?: \"suspend\" | \"dropping\" | \"sliding\" | undefined;\n    }): Effect<ReadonlyMailbox<A, E>, never, R | Scope>;\n};\n//# sourceMappingURL=Mailbox.d.ts.map",
  "node_modules/effect/dist/dts/ManagedRuntime.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Effect from \"./Effect.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type * as Fiber from \"./Fiber.js\";\nimport type * as Layer from \"./Layer.js\";\nimport type * as Runtime from \"./Runtime.js\";\nimport type * as Unify from \"./Unify.js\";\n/**\n * @since 3.9.0\n * @category symbol\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 3.9.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * Checks if the provided argument is a `ManagedRuntime`.\n *\n * @since 3.9.0\n * @category guards\n */\nexport declare const isManagedRuntime: (input: unknown) => input is ManagedRuntime<unknown, unknown>;\n/**\n * @since 3.4.0\n */\nexport declare namespace ManagedRuntime {\n    /**\n     * @category type-level\n     * @since 3.4.0\n     */\n    type Context<T extends ManagedRuntime<never, any>> = [T] extends [ManagedRuntime<infer R, infer _E>] ? R : never;\n    /**\n     * @category type-level\n     * @since 3.4.0\n     */\n    type Error<T extends ManagedRuntime<never, any>> = [T] extends [ManagedRuntime<infer _R, infer E>] ? E : never;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface ManagedRuntime<in R, out ER> extends Effect.Effect<Runtime.Runtime<R>, ER> {\n    readonly [TypeId]: TypeId;\n    readonly memoMap: Layer.MemoMap;\n    readonly runtimeEffect: Effect.Effect<Runtime.Runtime<R>, ER>;\n    readonly runtime: () => Promise<Runtime.Runtime<R>>;\n    /**\n     * Executes the effect using the provided Scheduler or using the global\n     * Scheduler if not provided\n     */\n    readonly runFork: <A, E>(self: Effect.Effect<A, E, R>, options?: Runtime.RunForkOptions) => Fiber.RuntimeFiber<A, E | ER>;\n    /**\n     * Executes the effect synchronously returning the exit.\n     *\n     * This method is effectful and should only be invoked at the edges of your\n     * program.\n     */\n    readonly runSyncExit: <A, E>(effect: Effect.Effect<A, E, R>) => Exit.Exit<A, ER | E>;\n    /**\n     * Executes the effect synchronously throwing in case of errors or async boundaries.\n     *\n     * This method is effectful and should only be invoked at the edges of your\n     * program.\n     */\n    readonly runSync: <A, E>(effect: Effect.Effect<A, E, R>) => A;\n    /**\n     * Executes the effect asynchronously, eventually passing the exit value to\n     * the specified callback.\n     *\n     * This method is effectful and should only be invoked at the edges of your\n     * program.\n     */\n    readonly runCallback: <A, E>(effect: Effect.Effect<A, E, R>, options?: Runtime.RunCallbackOptions<A, E | ER> | undefined) => Runtime.Cancel<A, E | ER>;\n    /**\n     * Runs the `Effect`, returning a JavaScript `Promise` that will be resolved\n     * with the value of the effect once the effect has been executed, or will be\n     * rejected with the first error or exception throw by the effect.\n     *\n     * This method is effectful and should only be used at the edges of your\n     * program.\n     */\n    readonly runPromise: <A, E>(effect: Effect.Effect<A, E, R>, options?: {\n        readonly signal?: AbortSignal | undefined;\n    }) => Promise<A>;\n    /**\n     * Runs the `Effect`, returning a JavaScript `Promise` that will be resolved\n     * with the `Exit` state of the effect once the effect has been executed.\n     *\n     * This method is effectful and should only be used at the edges of your\n     * program.\n     */\n    readonly runPromiseExit: <A, E>(effect: Effect.Effect<A, E, R>, options?: {\n        readonly signal?: AbortSignal | undefined;\n    }) => Promise<Exit.Exit<A, ER | E>>;\n    /**\n     * Dispose of the resources associated with the runtime.\n     */\n    readonly dispose: () => Promise<void>;\n    /**\n     * Dispose of the resources associated with the runtime.\n     */\n    readonly disposeEffect: Effect.Effect<void, never, never>;\n    readonly [Unify.typeSymbol]?: unknown;\n    readonly [Unify.unifySymbol]?: ManagedRuntimeUnify<this>;\n    readonly [Unify.ignoreSymbol]?: ManagedRuntimeUnifyIgnore;\n}\n/**\n * @category models\n * @since 3.9.0\n */\nexport interface ManagedRuntimeUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Effect.EffectUnify<A> {\n    ManagedRuntime?: () => Extract<A[Unify.typeSymbol], ManagedRuntime<any, any>>;\n}\n/**\n * @category models\n * @since 3.9.0\n */\nexport interface ManagedRuntimeUnifyIgnore extends Effect.EffectUnifyIgnore {\n    Effect?: true;\n}\n/**\n * Convert a Layer into an ManagedRuntime, that can be used to run Effect's using\n * your services.\n *\n * @since 2.0.0\n * @category runtime class\n * @example\n * ```ts\n * import { Console, Effect, Layer, ManagedRuntime } from \"effect\"\n *\n * class Notifications extends Effect.Tag(\"Notifications\")<\n *   Notifications,\n *   { readonly notify: (message: string) => Effect.Effect<void> }\n * >() {\n *   static Live = Layer.succeed(this, { notify: (message) => Console.log(message) })\n * }\n *\n * async function main() {\n *   const runtime = ManagedRuntime.make(Notifications.Live)\n *   await runtime.runPromise(Notifications.notify(\"Hello, world!\"))\n *   await runtime.dispose()\n * }\n *\n * main()\n * ```\n */\nexport declare const make: <R, E>(layer: Layer.Layer<R, E, never>, memoMap?: Layer.MemoMap | undefined) => ManagedRuntime<R, E>;\n//# sourceMappingURL=ManagedRuntime.d.ts.map",
  "node_modules/effect/dist/dts/Match.d.ts": "/**\n * The `effect/match` module provides a type-safe pattern matching system for\n * TypeScript. Inspired by functional programming, it simplifies conditional\n * logic by replacing verbose if/else or switch statements with a structured and\n * expressive API.\n *\n * This module supports matching against types, values, and discriminated unions\n * while enforcing exhaustiveness checking to ensure all cases are handled.\n *\n * Although pattern matching is not yet a native JavaScript feature,\n * `effect/match` offers a reliable implementation that is available today.\n *\n * **How Pattern Matching Works**\n *\n * Pattern matching follows a structured process:\n *\n * - **Creating a matcher**: Define a `Matcher` that operates on either a\n *   specific `Match.type` or `Match.value`.\n *\n * - **Defining patterns**: Use combinators such as `Match.when`, `Match.not`,\n *   and `Match.tag` to specify matching conditions.\n *\n * - **Completing the match**: Apply a finalizer such as `Match.exhaustive`,\n *   `Match.orElse`, or `Match.option` to determine how unmatched cases should\n *   be handled.\n *\n * @since 1.0.0\n */\nimport type * as Either from \"./Either.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport * as Predicate from \"./Predicate.js\";\nimport type * as T from \"./Types.js\";\nimport type { Unify } from \"./Unify.js\";\n/**\n * @category Symbols\n * @since 1.0.0\n */\nexport declare const MatcherTypeId: unique symbol;\n/**\n * @category Symbols\n * @since 1.0.0\n */\nexport type MatcherTypeId = typeof MatcherTypeId;\n/**\n * Pattern matching follows a structured process:\n *\n * - **Creating a matcher**: Define a `Matcher` that operates on either a\n *   specific `Match.type` or `Match.value`.\n *\n * - **Defining patterns**: Use combinators such as `Match.when`, `Match.not`,\n *   and `Match.tag` to specify matching conditions.\n *\n * - **Completing the match**: Apply a finalizer such as `Match.exhaustive`,\n *   `Match.orElse`, or `Match.option` to determine how unmatched cases should\n *   be handled.\n *\n * @example\n * ```ts\n * import { Match } from \"effect\"\n *\n * // Simulated dynamic input that can be a string or a number\n * const input: string | number = \"some input\"\n *\n * //      ┌─── string\n * //      ▼\n * const result = Match.value(input).pipe(\n *   // Match if the value is a number\n *   Match.when(Match.number, (n) => `number: ${n}`),\n *   // Match if the value is a string\n *   Match.when(Match.string, (s) => `string: ${s}`),\n *   // Ensure all possible cases are covered\n *   Match.exhaustive\n * )\n *\n * console.log(result)\n * // Output: \"string: some input\"\n * ```\n *\n * @category Model\n * @since 1.0.0\n */\nexport type Matcher<Input, Filters, RemainingApplied, Result, Provided, Return = any> = TypeMatcher<Input, Filters, RemainingApplied, Result, Return> | ValueMatcher<Input, Filters, RemainingApplied, Result, Provided, Return>;\n/**\n * @category Model\n * @since 1.0.0\n */\nexport interface TypeMatcher<in Input, out Filters, out Remaining, out Result, out Return = any> extends Pipeable {\n    readonly _tag: \"TypeMatcher\";\n    readonly [MatcherTypeId]: {\n        readonly _input: T.Contravariant<Input>;\n        readonly _filters: T.Covariant<Filters>;\n        readonly _remaining: T.Covariant<Remaining>;\n        readonly _result: T.Covariant<Result>;\n        readonly _return: T.Covariant<Return>;\n    };\n    readonly cases: ReadonlyArray<Case>;\n    add<I, R, RA, A>(_case: Case): TypeMatcher<I, R, RA, A>;\n}\n/**\n * @category Model\n * @since 1.0.0\n */\nexport interface ValueMatcher<in Input, out Filters, out Remaining, out Result, out Provided, out Return = any> extends Pipeable {\n    readonly _tag: \"ValueMatcher\";\n    readonly [MatcherTypeId]: {\n        readonly _input: T.Contravariant<Input>;\n        readonly _filters: T.Covariant<Filters>;\n        readonly _remaining: T.Covariant<Remaining>;\n        readonly _result: T.Covariant<Result>;\n        readonly _provided: T.Covariant<Result>;\n        readonly _return: T.Covariant<Return>;\n    };\n    readonly provided: Provided;\n    readonly value: Either.Either<Provided, Remaining>;\n    add<I, R, RA, A, Pr>(_case: Case): ValueMatcher<I, R, RA, A, Pr>;\n}\n/**\n * @category Model\n * @since 1.0.0\n */\nexport type Case = When | Not;\n/**\n * @category Model\n * @since 1.0.0\n */\nexport interface When {\n    readonly _tag: \"When\";\n    guard(u: unknown): boolean;\n    evaluate(input: unknown): any;\n}\n/**\n * @category Model\n * @since 1.0.0\n */\nexport interface Not {\n    readonly _tag: \"Not\";\n    guard(u: unknown): boolean;\n    evaluate(input: unknown): any;\n}\n/**\n * Creates a matcher for a specific type.\n *\n * **Details**\n *\n * This function defines a `Matcher` that operates on a given type, allowing you\n * to specify conditions for handling different cases. Once the matcher is\n * created, you can use pattern-matching functions like {@link when} to define\n * how different values should be processed.\n *\n * **Example** (Matching Numbers and Strings)\n *\n * ```ts\n * import { Match } from \"effect\"\n *\n * // Create a matcher for values that are either strings or numbers\n * //\n * //      ┌─── (u: string | number) => string\n * //      ▼\n * const match = Match.type<string | number>().pipe(\n *   // Match when the value is a number\n *   Match.when(Match.number, (n) => `number: ${n}`),\n *   // Match when the value is a string\n *   Match.when(Match.string, (s) => `string: ${s}`),\n *   // Ensure all possible cases are handled\n *   Match.exhaustive\n * )\n *\n * console.log(match(0))\n * // Output: \"number: 0\"\n *\n * console.log(match(\"hello\"))\n * // Output: \"string: hello\"\n * ```\n *\n * @see {@link value} for creating a matcher from a specific value.\n *\n * @category Creating a matcher\n * @since 1.0.0\n */\nexport declare const type: <I>() => Matcher<I, Types.Without<never>, I, never, never>;\n/**\n * Creates a matcher from a specific value.\n *\n * **Details**\n *\n * This function allows you to define a `Matcher` directly from a given value,\n * rather than from a type. This is useful when working with known values,\n * enabling structured pattern matching on objects, primitives, or any data\n * structure.\n *\n * Once the matcher is created, you can use pattern-matching functions like\n * {@link when} to define how different cases should be handled.\n *\n * **Example** (Matching an Object by Property)\n *\n * ```ts\n * import { Match } from \"effect\"\n *\n * const input = { name: \"John\", age: 30 }\n *\n * // Create a matcher for the specific object\n * const result = Match.value(input).pipe(\n *   // Match when the 'name' property is \"John\"\n *   Match.when(\n *     { name: \"John\" },\n *     (user) => `${user.name} is ${user.age} years old`\n *   ),\n *   // Provide a fallback if no match is found\n *   Match.orElse(() => \"Oh, not John\")\n * )\n *\n * console.log(result)\n * // Output: \"John is 30 years old\"\n * ```\n *\n * @see {@link type} for creating a matcher from a specific type.\n *\n * @category Creating a matcher\n * @since 1.0.0\n */\nexport declare const value: <const I>(i: I) => Matcher<I, Types.Without<never>, I, never, I>;\n/**\n * @category Creating a matcher\n * @since 1.0.0\n */\nexport declare const valueTags: {\n    /**\n     * @category Creating a matcher\n     * @since 1.0.0\n     */\n    <const I, P extends {\n        readonly [Tag in Types.Tags<\"_tag\", I> & string]: (_: Extract<I, {\n            readonly _tag: Tag;\n        }>) => any;\n    } & {\n        readonly [Tag in Exclude<keyof P, Types.Tags<\"_tag\", I>>]: never;\n    }>(fields: P): (input: I) => Unify<ReturnType<P[keyof P]>>;\n    /**\n     * @category Creating a matcher\n     * @since 1.0.0\n     */\n    <const I, P extends {\n        readonly [Tag in Types.Tags<\"_tag\", I> & string]: (_: Extract<I, {\n            readonly _tag: Tag;\n        }>) => any;\n    } & {\n        readonly [Tag in Exclude<keyof P, Types.Tags<\"_tag\", I>>]: never;\n    }>(input: I, fields: P): Unify<ReturnType<P[keyof P]>>;\n};\n/**\n * @category Creating a matcher\n * @since 1.0.0\n */\nexport declare const typeTags: {\n    /**\n     * @category Creating a matcher\n     * @since 1.0.0\n     */\n    <I, Ret>(): <P extends {\n        readonly [Tag in Types.Tags<\"_tag\", I> & string]: (_: Extract<I, {\n            readonly _tag: Tag;\n        }>) => Ret;\n    } & {\n        readonly [Tag in Exclude<keyof P, Types.Tags<\"_tag\", I>>]: never;\n    }>(fields: P) => (input: I) => Ret;\n    /**\n     * @category Creating a matcher\n     * @since 1.0.0\n     */\n    <I>(): <P extends {\n        readonly [Tag in Types.Tags<\"_tag\", I> & string]: (_: Extract<I, {\n            readonly _tag: Tag;\n        }>) => any;\n    } & {\n        readonly [Tag in Exclude<keyof P, Types.Tags<\"_tag\", I>>]: never;\n    }>(fields: P) => (input: I) => Unify<ReturnType<P[keyof P]>>;\n};\n/**\n * Ensures that all branches of a matcher return a specific type.\n *\n * **Details**\n *\n * This function enforces a consistent return type across all pattern-matching\n * branches. By specifying a return type, TypeScript will check that every\n * matching condition produces a value of the expected type.\n *\n * **Important:** This function must be the first step in the matcher pipeline.\n * If used later, TypeScript will not enforce type consistency correctly.\n *\n * **Example** (Validating Return Type Consistency)\n *\n * ```ts\n * import { Match } from \"effect\"\n *\n * const match = Match.type<{ a: number } | { b: string }>().pipe(\n *   // Ensure all branches return a string\n *   Match.withReturnType<string>(),\n *   // ❌ Type error: 'number' is not assignable to type 'string'\n *   // @ts-expect-error\n *   Match.when({ a: Match.number }, (_) => _.a),\n *   // ✅ Correct: returns a string\n *   Match.when({ b: Match.string }, (_) => _.b),\n *   Match.exhaustive\n * )\n * ```\n *\n * @since 1.0.0\n */\nexport declare const withReturnType: <Ret>() => <I, F, R, A, Pr, _>(self: Matcher<I, F, R, A, Pr, _>) => [Ret] extends [[A] extends [never] ? any : A] ? Matcher<I, F, R, A, Pr, Ret> : \"withReturnType constraint does not extend Result type\";\n/**\n * Defines a condition for matching values.\n *\n * **Details**\n *\n * This function enables pattern matching by checking whether a given value\n * satisfies a condition. It supports both direct value comparisons and\n * predicate functions. If the condition is met, the associated function is\n * executed.\n *\n * This function is useful when defining matchers that need to check for\n * specific values or apply logical conditions to determine a match. It works\n * well with structured objects and primitive types.\n *\n * **Example** (Matching with Values and Predicates)\n *\n * ```ts\n * import { Match } from \"effect\"\n *\n * // Create a matcher for objects with an \"age\" property\n * const match = Match.type<{ age: number }>().pipe(\n *   // Match when age is greater than 18\n *   Match.when({ age: (age) => age > 18 }, (user) => `Age: ${user.age}`),\n *   // Match when age is exactly 18\n *   Match.when({ age: 18 }, () => \"You can vote\"),\n *   // Fallback case for all other ages\n *   Match.orElse((user) => `${user.age} is too young`)\n * )\n *\n * console.log(match({ age: 20 }))\n * // Output: \"Age: 20\"\n *\n * console.log(match({ age: 18 }))\n * // Output: \"You can vote\"\n *\n * console.log(match({ age: 4 }))\n * // Output: \"4 is too young\"\n * ```\n *\n * @see {@link whenOr} Use this when multiple patterns should match in a single\n * condition.\n * @see {@link whenAnd} Use this when a value must match all provided patterns.\n * @see {@link orElse} Provides a fallback when no patterns match.\n *\n * @category Defining patterns\n * @since 1.0.0\n */\nexport declare const when: <R, const P extends Types.PatternPrimitive<R> | Types.PatternBase<R>, Ret, Fn extends (_: Types.WhenMatch<R, P>) => Ret>(pattern: P, f: Fn) => <I, F, A, Pr>(self: Matcher<I, F, R, A, Pr, Ret>) => Matcher<I, Types.AddWithout<F, Types.PForExclude<P>>, Types.ApplyFilters<I, Types.AddWithout<F, Types.PForExclude<P>>>, A | ReturnType<Fn>, Pr, Ret>;\n/**\n * Matches one of multiple patterns in a single condition.\n *\n * **Details**\n *\n * This function allows defining a condition where a value matches any of the\n * provided patterns. If a match is found, the associated function is executed.\n * It simplifies cases where multiple patterns share the same handling logic.\n *\n * Unlike {@link when}, which requires separate conditions for each pattern,\n * this function enables combining them into a single statement, making the\n * matcher more concise.\n *\n * @example\n * ```ts\n * import { Match } from \"effect\"\n *\n * type ErrorType =\n *   | { readonly _tag: \"NetworkError\"; readonly message: string }\n *   | { readonly _tag: \"TimeoutError\"; readonly duration: number }\n *   | { readonly _tag: \"ValidationError\"; readonly field: string }\n *\n * const handleError = Match.type<ErrorType>().pipe(\n *   Match.whenOr(\n *     { _tag: \"NetworkError\" },\n *     { _tag: \"TimeoutError\" },\n *     () => \"Retry the request\"\n *   ),\n *   Match.when({ _tag: \"ValidationError\" }, (_) => `Invalid field: ${_.field}`),\n *   Match.exhaustive\n * )\n *\n * console.log(handleError({ _tag: \"NetworkError\", message: \"No connection\" }))\n * // Output: \"Retry the request\"\n *\n * console.log(handleError({ _tag: \"ValidationError\", field: \"email\" }))\n * // Output: \"Invalid field: email\"\n * ```\n *\n * @category Defining patterns\n * @since 1.0.0\n */\nexport declare const whenOr: <R, const P extends ReadonlyArray<Types.PatternPrimitive<R> | Types.PatternBase<R>>, Ret, Fn extends (_: Types.WhenMatch<R, P[number]>) => Ret>(...args: [...patterns: P, f: Fn]) => <I, F, A, Pr>(self: Matcher<I, F, R, A, Pr, Ret>) => Matcher<I, Types.AddWithout<F, Types.PForExclude<P[number]>>, Types.ApplyFilters<I, Types.AddWithout<F, Types.PForExclude<P[number]>>>, A | ReturnType<Fn>, Pr, Ret>;\n/**\n * Matches a value that satisfies all provided patterns.\n *\n * **Details**\n *\n * This function allows defining a condition where a value must match all the\n * given patterns simultaneously. If the value satisfies every pattern, the\n * associated function is executed.\n *\n * Unlike {@link when}, which matches a single pattern at a time, this function\n * ensures that multiple conditions are met before executing the callback. It is\n * useful when checking for values that need to fulfill multiple criteria at\n * once.\n *\n * @example\n * ```ts\n * import { Match } from \"effect\"\n *\n * type User = { readonly age: number; readonly role: \"admin\" | \"user\" }\n *\n * const checkUser = Match.type<User>().pipe(\n *   Match.whenAnd(\n *     { age: (n) => n >= 18 },\n *     { role: \"admin\" },\n *     () => \"Admin access granted\"\n *   ),\n *   Match.orElse(() => \"Access denied\")\n * )\n *\n * console.log(checkUser({ age: 20, role: \"admin\" }))\n * // Output: \"Admin access granted\"\n *\n * console.log(checkUser({ age: 20, role: \"user\" }))\n * // Output: \"Access denied\"\n * ```\n *\n * @category Defining patterns\n * @since 1.0.0\n */\nexport declare const whenAnd: <R, const P extends ReadonlyArray<Types.PatternPrimitive<R> | Types.PatternBase<R>>, Ret, Fn extends (_: Types.WhenMatch<R, T.UnionToIntersection<P[number]>>) => Ret>(...args: [...patterns: P, f: Fn]) => <I, F, A, Pr>(self: Matcher<I, F, R, A, Pr, Ret>) => Matcher<I, Types.AddWithout<F, Types.PForExclude<T.UnionToIntersection<P[number]>>>, Types.ApplyFilters<I, Types.AddWithout<F, Types.PForExclude<T.UnionToIntersection<P[number]>>>>, A | ReturnType<Fn>, Pr>;\n/**\n * Matches values based on a specified discriminant field.\n *\n * **Details**\n *\n * This function is used to define pattern matching on objects that follow a\n * **discriminated union** structure, where a specific field (e.g., `type`,\n * `kind`, `_tag`) determines the variant of the object. It allows matching\n * multiple values of the discriminant and provides a function to handle the\n * matched cases.\n *\n * @example\n * ```ts\n * import { Match, pipe } from \"effect\"\n *\n * const match = pipe(\n *   Match.type<{ type: \"A\"; a: string } | { type: \"B\"; b: number } | { type: \"C\"; c: boolean }>(),\n *   Match.discriminator(\"type\")(\"A\", \"B\", (_) => `A or B: ${_.type}`),\n *   Match.discriminator(\"type\")(\"C\", (_) => `C(${_.c})`),\n *   Match.exhaustive\n * )\n * ```\n *\n * @category Defining patterns\n * @since 1.0.0\n */\nexport declare const discriminator: <D extends string>(field: D) => <R, P extends Types.Tags<D, R> & string, Ret, Fn extends (_: Extract<R, Record<D, P>>) => Ret>(...pattern: [first: P, ...values: Array<P>, f: Fn]) => <I, F, A, Pr>(self: Matcher<I, F, R, A, Pr, Ret>) => Matcher<I, Types.AddWithout<F, Extract<R, Record<D, P>>>, Types.ApplyFilters<I, Types.AddWithout<F, Extract<R, Record<D, P>>>>, A | ReturnType<Fn>, Pr, Ret>;\n/**\n * Matches values where a specified field starts with a given prefix.\n *\n * **Details**\n *\n * This function is useful for working with discriminated unions where the\n * discriminant field follows a hierarchical or namespaced structure. It allows\n * you to match values based on whether the specified field starts with a given\n * prefix, making it easier to handle grouped cases.\n *\n * Instead of checking for exact matches, this function lets you match values\n * that share a common prefix. For example, if your discriminant field contains\n * hierarchical names like `\"A\"`, `\"A.A\"`, and `\"B\"`, you can match all values\n * starting with `\"A\"` using a single rule.\n *\n * @example\n * ```ts\n * import { Match, pipe } from \"effect\"\n *\n * const match = pipe(\n *   Match.type<{ type: \"A\" } | { type: \"B\" } | { type: \"A.A\" } | {}>(),\n *   Match.discriminatorStartsWith(\"type\")(\"A\", (_) => 1 as const),\n *   Match.discriminatorStartsWith(\"type\")(\"B\", (_) => 2 as const),\n *   Match.orElse((_) => 3 as const)\n * )\n *\n * console.log(match({ type: \"A\" })) // 1\n * console.log(match({ type: \"B\" })) // 2\n * console.log(match({ type: \"A.A\" })) // 1\n * ```\n *\n * @category Defining patterns\n * @since 1.0.0\n */\nexport declare const discriminatorStartsWith: <D extends string>(field: D) => <R, P extends string, Ret, Fn extends (_: Extract<R, Record<D, `${P}${string}`>>) => Ret>(pattern: P, f: Fn) => <I, F, A, Pr>(self: Matcher<I, F, R, A, Pr, Ret>) => Matcher<I, Types.AddWithout<F, Extract<R, Record<D, `${P}${string}`>>>, Types.ApplyFilters<I, Types.AddWithout<F, Extract<R, Record<D, `${P}${string}`>>>>, A | ReturnType<Fn>, Pr, Ret>;\n/**\n * Matches values based on a field that serves as a discriminator, mapping each\n * possible value to a corresponding handler.\n *\n * **Details**\n *\n * This function simplifies working with discriminated unions by letting you\n * define a set of handlers for each possible value of a given field. Instead of\n * chaining multiple calls to {@link discriminator}, this function allows\n * defining all possible cases at once using an object where the keys are the\n * possible values of the field, and the values are the corresponding handler\n * functions.\n *\n * @example\n * ```ts\n * import { Match, pipe } from \"effect\"\n *\n * const match = pipe(\n *   Match.type<{ type: \"A\"; a: string } | { type: \"B\"; b: number } | { type: \"C\"; c: boolean }>(),\n *   Match.discriminators(\"type\")({\n *     A: (a) => a.a,\n *     B: (b) => b.b,\n *     C: (c) => c.c\n *   }),\n *   Match.exhaustive\n * )\n * ```\n *\n * @category Defining patterns\n * @since 1.0.0\n */\nexport declare const discriminators: <D extends string>(field: D) => <R, Ret, P extends {\n    readonly [Tag in Types.Tags<D, R> & string]?: ((_: Extract<R, Record<D, Tag>>) => Ret) | undefined;\n} & {\n    readonly [Tag in Exclude<keyof P, Types.Tags<D, R>>]: never;\n}>(fields: P) => <I, F, A, Pr>(self: Matcher<I, F, R, A, Pr, Ret>) => Matcher<I, Types.AddWithout<F, Extract<R, Record<D, keyof P>>>, Types.ApplyFilters<I, Types.AddWithout<F, Extract<R, Record<D, keyof P>>>>, A | ReturnType<P[keyof P] & {}>, Pr, Ret>;\n/**\n * Matches values based on a discriminator field and **ensures all cases are\n * handled**.\n *\n * **Details*+\n *\n * This function is similar to {@link discriminators}, but **requires that all\n * possible cases** are explicitly handled. It is useful when working with\n * discriminated unions, where a specific field (e.g., `\"type\"`) determines the\n * shape of an object. Each possible value of the field must have a\n * corresponding handler, ensuring **exhaustiveness checking** at compile time.\n *\n * This function **does not require** `Match.exhaustive` at the end of the\n * pipeline because it enforces exhaustiveness by design.\n *\n * @example\n * ```ts\n * import { Match, pipe } from \"effect\"\n *\n * const match = pipe(\n *   Match.type<{ type: \"A\"; a: string } | { type: \"B\"; b: number } | { type: \"C\"; c: boolean }>(),\n *   Match.discriminatorsExhaustive(\"type\")({\n *     A: (a) => a.a,\n *     B: (b) => b.b,\n *     C: (c) => c.c\n *   })\n * )\n * ```\n *\n * @category Defining patterns\n * @since 1.0.0\n */\nexport declare const discriminatorsExhaustive: <D extends string>(field: D) => <R, Ret, P extends {\n    readonly [Tag in Types.Tags<D, R> & string]: (_: Extract<R, Record<D, Tag>>) => Ret;\n} & {\n    readonly [Tag in Exclude<keyof P, Types.Tags<D, R>>]: never;\n}>(fields: P) => <I, F, A, Pr>(self: Matcher<I, F, R, A, Pr, Ret>) => [Pr] extends [never] ? (u: I) => Unify<A | ReturnType<P[keyof P]>> : Unify<A | ReturnType<P[keyof P]>>;\n/**\n * The `Match.tag` function allows pattern matching based on the `_tag` field in\n * a [Discriminated Union](https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes-func.html#discriminated-unions).\n * You can specify multiple tags to match within a single pattern.\n *\n * **Note**\n *\n * The `Match.tag` function relies on the convention within the Effect ecosystem\n * of naming the tag field as `\"_tag\"`. Ensure that your discriminated unions\n * follow this naming convention for proper functionality.\n *\n * **Example** (Matching a Discriminated Union by Tag)\n *\n * ```ts\n * import { Match } from \"effect\"\n *\n * type Event =\n *   | { readonly _tag: \"fetch\" }\n *   | { readonly _tag: \"success\"; readonly data: string }\n *   | { readonly _tag: \"error\"; readonly error: Error }\n *   | { readonly _tag: \"cancel\" }\n *\n * // Create a Matcher for Either<number, string>\n * const match = Match.type<Event>().pipe(\n *   // Match either \"fetch\" or \"success\"\n *   Match.tag(\"fetch\", \"success\", () => `Ok!`),\n *   // Match \"error\" and extract the error message\n *   Match.tag(\"error\", (event) => `Error: ${event.error.message}`),\n *   // Match \"cancel\"\n *   Match.tag(\"cancel\", () => \"Cancelled\"),\n *   Match.exhaustive\n * )\n *\n * console.log(match({ _tag: \"success\", data: \"Hello\" }))\n * // Output: \"Ok!\"\n *\n * console.log(match({ _tag: \"error\", error: new Error(\"Oops!\") }))\n * // Output: \"Error: Oops!\"\n * ```\n *\n * @category Defining patterns\n * @since 1.0.0\n */\nexport declare const tag: <R, P extends Types.Tags<\"_tag\", R> & string, Ret, Fn extends (_: Extract<R, Record<\"_tag\", P>>) => Ret>(...pattern: [first: P, ...values: Array<P>, f: Fn]) => <I, F, A, Pr>(self: Matcher<I, F, R, A, Pr, Ret>) => Matcher<I, Types.AddWithout<F, Extract<R, Record<\"_tag\", P>>>, Types.ApplyFilters<I, Types.AddWithout<F, Extract<R, Record<\"_tag\", P>>>>, ReturnType<Fn> | A, Pr, Ret>;\n/**\n * Matches values where the `_tag` field starts with a given prefix.\n *\n * **Details**\n *\n * This function allows you to match on values in a **discriminated union**\n * based on whether the `_tag` field starts with a specified prefix. It is\n * useful for handling hierarchical or namespaced tags, where multiple related\n * cases share a common prefix.\n *\n * @example\n * ```ts\n * import { Match, pipe } from \"effect\"\n *\n * const match = pipe(\n *   Match.type<{ _tag: \"A\" } | { _tag: \"B\" } | { _tag: \"A.A\" } | {}>(),\n *   Match.tagStartsWith(\"A\", (_) => 1 as const),\n *   Match.tagStartsWith(\"B\", (_) => 2 as const),\n *   Match.orElse((_) => 3 as const)\n * )\n *\n * console.log(match({ _tag: \"A\" })) // 1\n * console.log(match({ _tag: \"B\" })) // 2\n * console.log(match({ _tag: \"A.A\" })) // 1\n * ```\n *\n * @category Defining patterns\n * @since 1.0.0\n */\nexport declare const tagStartsWith: <R, P extends string, Ret, Fn extends (_: Extract<R, Record<\"_tag\", `${P}${string}`>>) => Ret>(pattern: P, f: Fn) => <I, F, A, Pr>(self: Matcher<I, F, R, A, Pr, Ret>) => Matcher<I, Types.AddWithout<F, Extract<R, Record<\"_tag\", `${P}${string}`>>>, Types.ApplyFilters<I, Types.AddWithout<F, Extract<R, Record<\"_tag\", `${P}${string}`>>>>, ReturnType<Fn> | A, Pr, Ret>;\n/**\n * Matches values based on their `_tag` field, mapping each tag to a\n * corresponding handler.\n *\n * **Details**\n *\n * This function provides a way to handle discriminated unions by mapping `_tag`\n * values to specific functions. Each handler receives the matched value and\n * returns a transformed result. If all possible tags are handled, you can\n * enforce exhaustiveness using `Match.exhaustive` to ensure no case is missed.\n *\n * @example\n * ```ts\n * import { Match, pipe } from \"effect\"\n *\n * const match = pipe(\n *   Match.type<{ _tag: \"A\"; a: string } | { _tag: \"B\"; b: number } | { _tag: \"C\"; c: boolean }>(),\n *   Match.tags({\n *     A: (a) => a.a,\n *     B: (b) => b.b,\n *     C: (c) => c.c\n *   }),\n *   Match.exhaustive\n * )\n * ```\n *\n * @category Defining patterns\n * @since 1.0.0\n */\nexport declare const tags: <R, Ret, P extends {\n    readonly [Tag in Types.Tags<\"_tag\", R> & string]?: ((_: Extract<R, Record<\"_tag\", Tag>>) => Ret) | undefined;\n} & {\n    readonly [Tag in Exclude<keyof P, Types.Tags<\"_tag\", R>>]: never;\n}>(fields: P) => <I, F, A, Pr>(self: Matcher<I, F, R, A, Pr, Ret>) => Matcher<I, Types.AddWithout<F, Extract<R, Record<\"_tag\", keyof P>>>, Types.ApplyFilters<I, Types.AddWithout<F, Extract<R, Record<\"_tag\", keyof P>>>>, A | ReturnType<P[keyof P] & {}>, Pr, Ret>;\n/**\n * Matches values based on their `_tag` field and requires handling of all\n * possible cases.\n *\n * **Details**\n *\n * This function is designed for **discriminated unions** where every possible\n * `_tag` value must have a corresponding handler. Unlike {@link tags}, this\n * function ensures **exhaustiveness**, meaning all cases must be explicitly\n * handled. If a `_tag` value is missing from the mapping, TypeScript will\n * report an error.\n *\n * @example\n * ```ts\n * import { Match, pipe } from \"effect\"\n *\n * const match = pipe(\n *   Match.type<{ _tag: \"A\"; a: string } | { _tag: \"B\"; b: number } | { _tag: \"C\"; c: boolean }>(),\n *   Match.tagsExhaustive({\n *     A: (a) => a.a,\n *     B: (b) => b.b,\n *     C: (c) => c.c\n *   })\n * )\n * ```\n *\n * @category Defining patterns\n * @since 1.0.0\n */\nexport declare const tagsExhaustive: <R, Ret, P extends {\n    readonly [Tag in Types.Tags<\"_tag\", R> & string]: (_: Extract<R, Record<\"_tag\", Tag>>) => Ret;\n} & {\n    readonly [Tag in Exclude<keyof P, Types.Tags<\"_tag\", R>>]: never;\n}>(fields: P) => <I, F, A, Pr>(self: Matcher<I, F, R, A, Pr, Ret>) => [Pr] extends [never] ? (u: I) => Unify<A | ReturnType<P[keyof P]>> : Unify<A | ReturnType<P[keyof P]>>;\n/**\n * Excludes a specific value from matching while allowing all others.\n *\n * **Details**\n *\n * This function is useful when you need to **handle all values except one or\n * more specific cases**. Instead of listing all possible matches manually, this\n * function simplifies the logic by allowing you to specify values to exclude.\n * Any excluded value will bypass the provided function and continue matching\n * through other cases.\n *\n * **Example** (Ignoring a Specific Value)\n *\n * ```ts\n * import { Match } from \"effect\"\n *\n * // Create a matcher for string or number values\n * const match = Match.type<string | number>().pipe(\n *   // Match any value except \"hi\", returning \"ok\"\n *   Match.not(\"hi\", () => \"ok\"),\n *   // Fallback case for when the value is \"hi\"\n *   Match.orElse(() => \"fallback\")\n * )\n *\n * console.log(match(\"hello\"))\n * // Output: \"ok\"\n *\n * console.log(match(\"hi\"))\n * // Output: \"fallback\"\n * ```\n *\n * @category Defining patterns\n * @since 1.0.0\n */\nexport declare const not: <R, const P extends Types.PatternPrimitive<R> | Types.PatternBase<R>, Ret, Fn extends (_: Types.NotMatch<R, P>) => Ret>(pattern: P, f: Fn) => <I, F, A, Pr>(self: Matcher<I, F, R, A, Pr, Ret>) => Matcher<I, Types.AddOnly<F, Types.WhenMatch<R, P>>, Types.ApplyFilters<I, Types.AddOnly<F, Types.WhenMatch<R, P>>>, A | ReturnType<Fn>, Pr, Ret>;\n/**\n * Matches non-empty strings.\n *\n * @category Predicates\n * @since 1.0.0\n */\nexport declare const nonEmptyString: SafeRefinement<string, never>;\n/**\n * Matches a specific set of literal values (e.g., `Match.is(\"a\", 42, true)`).\n *\n * @category Predicates\n * @since 1.0.0\n */\nexport declare const is: <Literals extends ReadonlyArray<string | number | bigint | boolean | null>>(...literals: Literals) => SafeRefinement<Literals[number]>;\n/**\n * Matches values of type `string`.\n *\n * @category Predicates\n * @since 1.0.0\n */\nexport declare const string: Predicate.Refinement<unknown, string>;\n/**\n * Matches values of type `number`.\n *\n * @category Predicates\n * @since 1.0.0\n */\nexport declare const number: Predicate.Refinement<unknown, number>;\n/**\n * Matches any value without restrictions.\n *\n * @category Predicates\n * @since 1.0.0\n */\nexport declare const any: SafeRefinement<unknown, any>;\n/**\n * Matches any defined (non-null and non-undefined) value.\n *\n * @category Predicates\n * @since 1.0.0\n */\nexport declare const defined: <A>(u: A) => u is A & {};\n/**\n * Matches values of type `boolean`.\n *\n * @category Predicates\n * @since 1.0.0\n */\nexport declare const boolean: Predicate.Refinement<unknown, boolean>;\ndeclare const _undefined: Predicate.Refinement<unknown, undefined>;\nexport { \n/**\n * Matches the value `undefined`.\n *\n * @category Predicates\n * @since 1.0.0\n */\n_undefined as undefined };\ndeclare const _null: Predicate.Refinement<unknown, null>;\nexport { \n/**\n * Matches the value `null`.\n *\n * @category Predicates\n * @since 1.0.0\n */\n_null as null };\n/**\n * Matches values of type `bigint`.\n *\n * @category Predicates\n * @since 1.0.0\n */\nexport declare const bigint: Predicate.Refinement<unknown, bigint>;\n/**\n * Matches values of type `symbol`.\n *\n * @category Predicates\n * @since 1.0.0\n */\nexport declare const symbol: Predicate.Refinement<unknown, symbol>;\n/**\n * Matches values that are instances of `Date`.\n *\n * @category Predicates\n * @since 1.0.0\n */\nexport declare const date: Predicate.Refinement<unknown, Date>;\n/**\n * Matches objects where keys are `string` or `symbol` and values are `unknown`.\n *\n * @category Predicates\n * @since 1.0.0\n */\nexport declare const record: Predicate.Refinement<unknown, {\n    [x: string | symbol]: unknown;\n}>;\n/**\n * Matches instances of a given class.\n *\n * @category Predicates\n * @since 1.0.0\n */\nexport declare const instanceOf: <A extends abstract new (...args: any) => any>(constructor: A) => SafeRefinement<InstanceType<A>, never>;\n/**\n * @category Predicates\n * @since 1.0.0\n */\nexport declare const instanceOfUnsafe: <A extends abstract new (...args: any) => any>(constructor: A) => SafeRefinement<InstanceType<A>, InstanceType<A>>;\n/**\n * Provides a fallback value when no patterns match.\n *\n * **Details**\n *\n * This function ensures that a matcher always returns a valid result, even if\n * no defined patterns match. It acts as a default case, similar to the\n * `default` clause in a `switch` statement or the final `else` in an `if-else`\n * chain.\n *\n * **Example** (Providing a Default Value When No Patterns Match)\n *\n * ```ts\n * import { Match } from \"effect\"\n *\n * // Create a matcher for string or number values\n * const match = Match.type<string | number>().pipe(\n *   // Match when the value is \"a\"\n *   Match.when(\"a\", () => \"ok\"),\n *   // Fallback when no patterns match\n *   Match.orElse(() => \"fallback\")\n * )\n *\n * console.log(match(\"a\"))\n * // Output: \"ok\"\n *\n * console.log(match(\"b\"))\n * // Output: \"fallback\"\n * ```\n *\n * @category Completion\n * @since 1.0.0\n */\nexport declare const orElse: <RA, Ret, F extends (_: RA) => Ret>(f: F) => <I, R, A, Pr>(self: Matcher<I, R, RA, A, Pr, Ret>) => [Pr] extends [never] ? (input: I) => Unify<ReturnType<F> | A> : Unify<ReturnType<F> | A>;\n/**\n * Throws an error if no pattern matches.\n *\n * **Details**\n *\n * This function finalizes a matcher by ensuring that if no patterns match, an\n * error is thrown. It is useful when all cases should be covered, and any\n * unexpected input should trigger an error instead of returning a default\n * value.\n *\n * When used, this function removes the need for an explicit fallback case and\n * ensures that an unmatched value is never silently ignored.\n *\n * @category Completion\n * @since 1.0.0\n */\nexport declare const orElseAbsurd: <I, R, RA, A, Pr, Ret>(self: Matcher<I, R, RA, A, Pr, Ret>) => [Pr] extends [never] ? (input: I) => Unify<A> : Unify<A>;\n/**\n * Wraps the match result in an `Either`, distinguishing matched and unmatched\n * cases.\n *\n * **Details**\n *\n * This function ensures that the result of a matcher is always wrapped in an\n * `Either`, allowing clear differentiation between successful matches\n * (`Right(value)`) and cases where no pattern matched (`Left(unmatched\n * value)`).\n *\n * This approach is particularly useful when handling optional values or when an\n * unmatched case should be explicitly handled rather than returning a default\n * value or throwing an error.\n *\n * **Example** (Extracting a User Role with `Match.either`)\n *\n * ```ts\n * import { Match } from \"effect\"\n *\n * type User = { readonly role: \"admin\" | \"editor\" | \"viewer\" }\n *\n * // Create a matcher to extract user roles\n * const getRole = Match.type<User>().pipe(\n *   Match.when({ role: \"admin\" }, () => \"Has full access\"),\n *   Match.when({ role: \"editor\" }, () => \"Can edit content\"),\n *   Match.either // Wrap the result in an Either\n * )\n *\n * console.log(getRole({ role: \"admin\" }))\n * // Output: { _id: 'Either', _tag: 'Right', right: 'Has full access' }\n *\n * console.log(getRole({ role: \"viewer\" }))\n * // Output: { _id: 'Either', _tag: 'Left', left: { role: 'viewer' } }\n * ```\n *\n * @category Completion\n * @since 1.0.0\n */\nexport declare const either: <I, F, R, A, Pr, Ret>(self: Matcher<I, F, R, A, Pr, Ret>) => [Pr] extends [never] ? (input: I) => Either.Either<Unify<A>, R> : Either.Either<Unify<A>, R>;\n/**\n * Wraps the match result in an `Option`, representing an optional match.\n *\n * **Details**\n *\n * This function ensures that the result of a matcher is wrapped in an `Option`,\n * making it easy to handle cases where no pattern matches. If a match is found,\n * it returns `Some(value)`, otherwise, it returns `None`.\n *\n * This is useful in cases where a missing match is expected and should be\n * handled explicitly rather than throwing an error or returning a default\n * value.\n *\n * **Example** (Extracting a User Role with `Match.option`)\n *\n * ```ts\n * import { Match } from \"effect\"\n *\n * type User = { readonly role: \"admin\" | \"editor\" | \"viewer\" }\n *\n * // Create a matcher to extract user roles\n * const getRole = Match.type<User>().pipe(\n *   Match.when({ role: \"admin\" }, () => \"Has full access\"),\n *   Match.when({ role: \"editor\" }, () => \"Can edit content\"),\n *   Match.option // Wrap the result in an Option\n * )\n *\n * console.log(getRole({ role: \"admin\" }))\n * // Output: { _id: 'Option', _tag: 'Some', value: 'Has full access' }\n *\n * console.log(getRole({ role: \"viewer\" }))\n * // Output: { _id: 'Option', _tag: 'None' }\n * ```\n *\n * @category Completion\n * @since 1.0.0\n */\nexport declare const option: <I, F, R, A, Pr, Ret>(self: Matcher<I, F, R, A, Pr, Ret>) => [Pr] extends [never] ? (input: I) => Option.Option<Unify<A>> : Option.Option<Unify<A>>;\n/**\n * The `Match.exhaustive` method finalizes the pattern matching process by\n * ensuring that all possible cases are accounted for. If any case is missing,\n * TypeScript will produce a type error. This is particularly useful when\n * working with unions, as it helps prevent unintended gaps in pattern matching.\n *\n * **Example** (Ensuring All Cases Are Covered)\n *\n * ```ts\n * import { Match } from \"effect\"\n *\n * // Create a matcher for string or number values\n * const match = Match.type<string | number>().pipe(\n *   // Match when the value is a number\n *   Match.when(Match.number, (n) => `number: ${n}`),\n *   // Mark the match as exhaustive, ensuring all cases are handled\n *   // TypeScript will throw an error if any case is missing\n *   // @ts-expect-error Type 'string' is not assignable to type 'never'\n *   Match.exhaustive\n * )\n * ```\n *\n * @category Completion\n * @since 1.0.0\n */\nexport declare const exhaustive: <I, F, A, Pr, Ret>(self: Matcher<I, F, never, A, Pr, Ret>) => [Pr] extends [never] ? (u: I) => Unify<A> : Unify<A>;\n/**\n * @since 1.0.0\n * @category Symbols\n */\nexport declare const SafeRefinementId: unique symbol;\n/**\n * @since 1.0.0\n * @category Symbols\n */\nexport type SafeRefinementId = typeof SafeRefinementId;\n/**\n * @category Model\n * @since 1.0.0\n */\nexport interface SafeRefinement<in A, out R = A> {\n    readonly [SafeRefinementId]: (a: A) => R;\n}\ndeclare const Fail: unique symbol;\ntype Fail = typeof Fail;\n/**\n * @since 1.0.0\n */\nexport declare namespace Types {\n    /**\n     * @since 1.0.0\n     */\n    type WhenMatch<R, P> = [\n        0\n    ] extends [1 & R] ? ResolvePred<P> : P extends SafeRefinement<infer SP, never> ? SP : P extends Predicate.Refinement<infer _R, infer RP> ? [Extract<R, RP>] extends [infer X] ? [X] extends [never] ? RP : X : never : P extends PredicateA<infer PP> ? PP : ExtractMatch<R, P>;\n    /**\n     * @since 1.0.0\n     */\n    type NotMatch<R, P> = Exclude<R, ExtractMatch<R, PForNotMatch<P>>>;\n    type PForNotMatch<P> = [ToInvertedRefinement<P>] extends [infer X] ? X : never;\n    /**\n     * @since 1.0.0\n     */\n    type PForMatch<P> = [ResolvePred<P>] extends [infer X] ? X : never;\n    /**\n     * @since 1.0.0\n     */\n    type PForExclude<P> = [SafeRefinementR<ToSafeRefinement<P>>] extends [infer X] ? X : never;\n    type PredicateA<A> = Predicate.Predicate<A> | Predicate.Refinement<A, A>;\n    type SafeRefinementR<A> = A extends never ? never : A extends SafeRefinement<infer _, infer R> ? R : A extends Function ? A : A extends Record<string, any> ? {\n        [K in keyof A]: SafeRefinementR<A[K]>;\n    } : A;\n    type ResolvePred<A, Input = any> = A extends never ? never : A extends SafeRefinement<infer _A, infer _R> ? _A : A extends Predicate.Refinement<Input, infer P> ? P : A extends Predicate.Predicate<infer P> ? P : A extends Record<string, any> ? {\n        [K in keyof A]: ResolvePred<A[K]>;\n    } : A;\n    type ToSafeRefinement<A> = A extends never ? never : A extends Predicate.Refinement<any, infer P> ? SafeRefinement<P, P> : A extends Predicate.Predicate<infer P> ? SafeRefinement<P, never> : A extends SafeRefinement<any> ? A : A extends Record<string, any> ? {\n        [K in keyof A]: ToSafeRefinement<A[K]>;\n    } : NonLiteralsTo<A, never>;\n    type ToInvertedRefinement<A> = A extends never ? never : A extends Predicate.Refinement<any, infer P> ? SafeRefinement<P> : A extends Predicate.Predicate<infer _P> ? SafeRefinement<never> : A extends SafeRefinement<infer _A, infer _R> ? SafeRefinement<_R> : A extends Record<string, any> ? {\n        [K in keyof A]: ToInvertedRefinement<A[K]>;\n    } : NonLiteralsTo<A, never>;\n    type NonLiteralsTo<A, T> = [A] extends [string | number | boolean | bigint] ? [string] extends [A] ? T : [number] extends [A] ? T : [boolean] extends [A] ? T : [bigint] extends [A] ? T : A : A;\n    /**\n     * @since 1.0.0\n     */\n    type PatternBase<A> = A extends ReadonlyArray<infer _T> ? ReadonlyArray<any> | PatternPrimitive<A> : A extends Record<string, any> ? Partial<{\n        [K in keyof A]: PatternPrimitive<A[K] & {}> | PatternBase<A[K] & {}>;\n    }> : never;\n    /**\n     * @since 1.0.0\n     */\n    type PatternPrimitive<A> = PredicateA<A> | A | SafeRefinement<any>;\n    /**\n     * @since 1.0.0\n     */\n    interface Without<out X> {\n        readonly _tag: \"Without\";\n        readonly _X: X;\n    }\n    /**\n     * @since 1.0.0\n     */\n    interface Only<out X> {\n        readonly _tag: \"Only\";\n        readonly _X: X;\n    }\n    /**\n     * @since 1.0.0\n     */\n    type AddWithout<A, X> = [A] extends [Without<infer WX>] ? Without<X | WX> : [A] extends [Only<infer OX>] ? Only<Exclude<OX, X>> : never;\n    /**\n     * @since 1.0.0\n     */\n    type AddOnly<A, X> = [A] extends [Without<infer WX>] ? [X] extends [WX] ? never : Only<X> : [A] extends [Only<infer OX>] ? [X] extends [OX] ? Only<X> : never : never;\n    /**\n     * @since 1.0.0\n     */\n    type ApplyFilters<I, A> = A extends Only<infer X> ? X : A extends Without<infer X> ? Exclude<I, X> : never;\n    /**\n     * @since 1.0.0\n     */\n    type Tags<D extends string, P> = P extends Record<D, infer X> ? X : never;\n    /**\n     * @since 1.0.0\n     */\n    type ArrayToIntersection<A extends ReadonlyArray<any>> = T.UnionToIntersection<A[number]>;\n    /**\n     * @since 1.0.0\n     */\n    type ExtractMatch<I, P> = [ExtractAndNarrow<I, P>] extends [infer EI] ? EI : never;\n    type Replace<A, B> = A extends Function ? A : A extends Record<string | number, any> ? {\n        [K in keyof A]: K extends keyof B ? Replace<A[K], B[K]> : A[K];\n    } : [B] extends [A] ? B : A;\n    type MaybeReplace<I, P> = [P] extends [I] ? P : [I] extends [P] ? Replace<I, P> : Fail;\n    type BuiltInObjects = Function | Date | RegExp | Generator | {\n        readonly [Symbol.toStringTag]: string;\n    };\n    type IsPlainObject<T> = T extends BuiltInObjects ? false : T extends Record<string, any> ? true : false;\n    type Simplify<A> = {\n        [K in keyof A]: A[K];\n    } & {};\n    type ExtractAndNarrow<Input, P> = P extends Predicate.Refinement<infer _In, infer _Out> ? _Out extends Input ? Extract<_Out, Input> : Extract<Input, _Out> : P extends SafeRefinement<infer _In, infer _R> ? [0] extends [1 & _R] ? Input : _In extends Input ? Extract<_In, Input> : Extract<Input, _In> : P extends Predicate.Predicate<infer _In> ? Extract<Input, _In> : Input extends infer I ? Exclude<I extends ReadonlyArray<any> ? P extends ReadonlyArray<any> ? {\n        readonly [K in keyof I]: K extends keyof P ? ExtractAndNarrow<I[K], P[K]> : I[K];\n    } extends infer R ? Fail extends R[keyof R] ? never : R : never : never : IsPlainObject<I> extends true ? string extends keyof I ? I extends P ? I : never : symbol extends keyof I ? I extends P ? I : never : Simplify<{\n        [RK in Extract<keyof I, keyof P>]-?: ExtractAndNarrow<I[RK], P[RK]>;\n    } & Omit<I, keyof P>> extends infer R ? keyof P extends NonFailKeys<R> ? R : never : never : MaybeReplace<I, P> extends infer R ? [I] extends [R] ? I : R : never, Fail> : never;\n    type NonFailKeys<A> = keyof A & {} extends infer K ? K extends keyof A ? A[K] extends Fail ? never : K : never : never;\n}\n//# sourceMappingURL=Match.d.ts.map",
  "node_modules/effect/dist/dts/MergeDecision.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Effect from \"./Effect.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const MergeDecisionTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type MergeDecisionTypeId = typeof MergeDecisionTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface MergeDecision<out R, in E0, in Z0, out E, out Z> extends MergeDecision.Variance<R, E0, Z0, E, Z> {\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace MergeDecision {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<out R, in E0, in Z0, out E, out Z> {\n        readonly [MergeDecisionTypeId]: {\n            _R: Types.Covariant<R>;\n            _E0: Types.Contravariant<E0>;\n            _Z0: Types.Contravariant<Z0>;\n            _E: Types.Covariant<E>;\n            _Z: Types.Covariant<Z>;\n        };\n    }\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Done: <Z, E, R>(effect: Effect.Effect<Z, E, R>) => MergeDecision<R, unknown, unknown, E, Z>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Await: <R, E0, Z0, E, Z>(f: (exit: Exit.Exit<Z0, E0>) => Effect.Effect<Z, E, R>) => MergeDecision<R, E0, Z0, E, Z>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const AwaitConst: <Z, E, R>(effect: Effect.Effect<Z, E, R>) => MergeDecision<R, unknown, unknown, E, Z>;\n/**\n * Returns `true` if the specified value is a `MergeDecision`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isMergeDecision: (u: unknown) => u is MergeDecision<unknown, unknown, unknown, unknown, unknown>;\n/**\n * @since 2.0.0\n * @category folding\n */\nexport declare const match: {\n    /**\n     * @since 2.0.0\n     * @category folding\n     */\n    <R, E0, Z0, E, Z, Z2>(options: {\n        readonly onDone: (effect: Effect.Effect<Z, E, R>) => Z2;\n        readonly onAwait: (f: (exit: Exit.Exit<Z0, E0>) => Effect.Effect<Z, E, R>) => Z2;\n    }): (self: MergeDecision<R, E0, Z0, E, Z>) => Z2;\n    /**\n     * @since 2.0.0\n     * @category folding\n     */\n    <R, E0, Z0, E, Z, Z2>(self: MergeDecision<R, E0, Z0, E, Z>, options: {\n        readonly onDone: (effect: Effect.Effect<Z, E, R>) => Z2;\n        readonly onAwait: (f: (exit: Exit.Exit<Z0, E0>) => Effect.Effect<Z, E, R>) => Z2;\n    }): Z2;\n};\n//# sourceMappingURL=MergeDecision.d.ts.map",
  "node_modules/effect/dist/dts/MergeState.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Effect from \"./Effect.js\";\nimport type * as Either from \"./Either.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type * as Fiber from \"./Fiber.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const MergeStateTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type MergeStateTypeId = typeof MergeStateTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport type MergeState<Env, Err, Err1, Err2, Elem, Done, Done1, Done2> = BothRunning<Env, Err, Err1, Err2, Elem, Done, Done1, Done2> | LeftDone<Env, Err, Err1, Err2, Elem, Done, Done1, Done2> | RightDone<Env, Err, Err1, Err2, Elem, Done, Done1, Done2>;\n/**\n * @since 2.0.0\n */\nexport declare namespace MergeState {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Proto {\n        readonly [MergeStateTypeId]: MergeStateTypeId;\n    }\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface BothRunning<_Env, out Err, out Err1, _Err2, out Elem, out Done, out Done1, _Done2> extends MergeState.Proto {\n    readonly _tag: \"BothRunning\";\n    readonly left: Fiber.Fiber<Either.Either<Elem, Done>, Err>;\n    readonly right: Fiber.Fiber<Either.Either<Elem, Done1>, Err1>;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface LeftDone<out Env, _Err, in Err1, out Err2, _Elem, _Done, in Done1, out Done2> extends MergeState.Proto {\n    readonly _tag: \"LeftDone\";\n    f(exit: Exit.Exit<Done1, Err1>): Effect.Effect<Done2, Err2, Env>;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface RightDone<out Env, in Err, _Err1, out Err2, _Elem, in Done, _Done1, out Done2> extends MergeState.Proto {\n    readonly _tag: \"RightDone\";\n    f(exit: Exit.Exit<Done, Err>): Effect.Effect<Done2, Err2, Env>;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const BothRunning: <Env, Err, Err1, Err2, Elem, Done, Done1, Done2>(left: Fiber.Fiber<Either.Either<Elem, Done>, Err>, right: Fiber.Fiber<Either.Either<Elem, Done1>, Err1>) => MergeState<Env, Err, Err1, Err2, Elem, Done, Done1, Done2>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const LeftDone: <Env, Err, Err1, Err2, Elem, Done, Done1, Done2>(f: (exit: Exit.Exit<Done1, Err1>) => Effect.Effect<Done2, Err2, Env>) => MergeState<Env, Err, Err1, Err2, Elem, Done, Done1, Done2>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const RightDone: <Env, Err, Err1, Err2, Elem, Done, Done1, Done2>(f: (exit: Exit.Exit<Done, Err>) => Effect.Effect<Done2, Err2, Env>) => MergeState<Env, Err, Err1, Err2, Elem, Done, Done1, Done2>;\n/**\n * Returns `true` if the specified value is a `MergeState`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isMergeState: (u: unknown) => u is MergeState<unknown, unknown, unknown, unknown, unknown, unknown, unknown, unknown>;\n/**\n * Returns `true` if the specified `MergeState` is a `BothRunning`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isBothRunning: <Env, Err, Err1, Err2, Elem, Done, Done1, Done2>(self: MergeState<Env, Err, Err1, Err2, Elem, Done, Done1, Done2>) => self is BothRunning<Env, Err, Err1, Err2, Elem, Done, Done1, Done2>;\n/**\n * Returns `true` if the specified `MergeState` is a `LeftDone`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isLeftDone: <Env, Err, Err1, Err2, Elem, Done, Done1, Done2>(self: MergeState<Env, Err, Err1, Err2, Elem, Done, Done1, Done2>) => self is LeftDone<Env, Err, Err1, Err2, Elem, Done, Done1, Done2>;\n/**\n * Returns `true` if the specified `MergeState` is a `RightDone`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isRightDone: <Env, Err, Err1, Err2, Elem, Done, Done1, Done2>(self: MergeState<Env, Err, Err1, Err2, Elem, Done, Done1, Done2>) => self is RightDone<Env, Err, Err1, Err2, Elem, Done, Done1, Done2>;\n/**\n * @since 2.0.0\n * @category folding\n */\nexport declare const match: {\n    /**\n     * @since 2.0.0\n     * @category folding\n     */\n    <Env, Err, Err1, Err2, Elem, Done, Done1, Done2, Z>(options: {\n        readonly onBothRunning: (left: Fiber.Fiber<Either.Either<Elem, Done>, Err>, right: Fiber.Fiber<Either.Either<Elem, Done1>, Err1>) => Z;\n        readonly onLeftDone: (f: (exit: Exit.Exit<Done1, Err1>) => Effect.Effect<Done2, Err2, Env>) => Z;\n        readonly onRightDone: (f: (exit: Exit.Exit<Done, Err>) => Effect.Effect<Done2, Err2, Env>) => Z;\n    }): (self: MergeState<Env, Err, Err1, Err2, Elem, Done, Done1, Done2>) => Z;\n    /**\n     * @since 2.0.0\n     * @category folding\n     */\n    <Env, Err, Err1, Err2, Elem, Done, Done1, Done2, Z>(self: MergeState<Env, Err, Err1, Err2, Elem, Done, Done1, Done2>, options: {\n        readonly onBothRunning: (left: Fiber.Fiber<Either.Either<Elem, Done>, Err>, right: Fiber.Fiber<Either.Either<Elem, Done1>, Err1>) => Z;\n        readonly onLeftDone: (f: (exit: Exit.Exit<Done1, Err1>) => Effect.Effect<Done2, Err2, Env>) => Z;\n        readonly onRightDone: (f: (exit: Exit.Exit<Done, Err>) => Effect.Effect<Done2, Err2, Env>) => Z;\n    }): Z;\n};\n//# sourceMappingURL=MergeState.d.ts.map",
  "node_modules/effect/dist/dts/MergeStrategy.d.ts": "/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const MergeStrategyTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type MergeStrategyTypeId = typeof MergeStrategyTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport type MergeStrategy = BackPressure | BufferSliding;\n/**\n * @since 2.0.0\n */\nexport declare namespace MergeStrategy {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Proto {\n        readonly [MergeStrategyTypeId]: MergeStrategyTypeId;\n    }\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface BackPressure extends MergeStrategy.Proto {\n    readonly _tag: \"BackPressure\";\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface BufferSliding extends MergeStrategy.Proto {\n    readonly _tag: \"BufferSliding\";\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const BackPressure: (_: void) => MergeStrategy;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const BufferSliding: (_: void) => MergeStrategy;\n/**\n * Returns `true` if the specified value is a `MergeStrategy`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isMergeStrategy: (u: unknown) => u is MergeStrategy;\n/**\n * Returns `true` if the specified `MergeStrategy` is a `BackPressure`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isBackPressure: (self: MergeStrategy) => self is BackPressure;\n/**\n * Returns `true` if the specified `MergeStrategy` is a `BufferSliding`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isBufferSliding: (self: MergeStrategy) => self is BufferSliding;\n/**\n * Folds an `MergeStrategy` into a value of type `A`.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const match: {\n    /**\n     * Folds an `MergeStrategy` into a value of type `A`.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A>(options: {\n        readonly onBackPressure: () => A;\n        readonly onBufferSliding: () => A;\n    }): (self: MergeStrategy) => A;\n    /**\n     * Folds an `MergeStrategy` into a value of type `A`.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A>(self: MergeStrategy, options: {\n        readonly onBackPressure: () => A;\n        readonly onBufferSliding: () => A;\n    }): A;\n};\n//# sourceMappingURL=MergeStrategy.d.ts.map",
  "node_modules/effect/dist/dts/Metric.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Duration from \"./Duration.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type * as MetricBoundaries from \"./MetricBoundaries.js\";\nimport type * as MetricKey from \"./MetricKey.js\";\nimport type * as MetricKeyType from \"./MetricKeyType.js\";\nimport type * as MetricLabel from \"./MetricLabel.js\";\nimport type * as MetricPair from \"./MetricPair.js\";\nimport type * as MetricRegistry from \"./MetricRegistry.js\";\nimport type * as MetricState from \"./MetricState.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const MetricTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type MetricTypeId = typeof MetricTypeId;\n/**\n * A `Metric<Type, In, Out>` represents a concurrent metric which accepts\n * updates of type `In` and are aggregated to a stateful value of type `Out`.\n *\n * For example, a counter metric would have type `Metric<number, number>`,\n * representing the fact that the metric can be updated with numbers (the amount\n * to increment or decrement the counter by), and the state of the counter is a\n * number.\n *\n * There are five primitive metric types supported by Effect:\n *\n *   - Counters\n *   - Frequencies\n *   - Gauges\n *   - Histograms\n *   - Summaries\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Metric<in out Type, in In, out Out> extends Metric.Variance<Type, In, Out>, Pipeable {\n    /**\n     * The type of the underlying primitive metric. For example, this could be\n     * `MetricKeyType.Counter` or `MetricKeyType.Gauge`.\n     */\n    readonly keyType: Type;\n    unsafeUpdate(input: In, extraTags: ReadonlyArray<MetricLabel.MetricLabel>): void;\n    unsafeValue(extraTags: ReadonlyArray<MetricLabel.MetricLabel>): Out;\n    unsafeModify(input: In, extraTags: ReadonlyArray<MetricLabel.MetricLabel>): void;\n    register(): this;\n    <A extends In, E, R>(effect: Effect.Effect<A, E, R>): Effect.Effect<A, E, R>;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface MetricApply {\n    <Type, In, Out>(keyType: Type, unsafeUpdate: (input: In, extraTags: ReadonlyArray<MetricLabel.MetricLabel>) => void, unsafeValue: (extraTags: ReadonlyArray<MetricLabel.MetricLabel>) => Out, unsafeModify: (input: In, extraTags: ReadonlyArray<MetricLabel.MetricLabel>) => void): Metric<Type, In, Out>;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Metric {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Counter<In extends number | bigint> extends Metric<MetricKeyType.MetricKeyType.Counter<In>, In, MetricState.MetricState.Counter<In>> {\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Gauge<In extends number | bigint> extends Metric<MetricKeyType.MetricKeyType.Gauge<In>, In, MetricState.MetricState.Gauge<In>> {\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Frequency<In> extends Metric<MetricKeyType.MetricKeyType.Frequency, In, MetricState.MetricState.Frequency> {\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Histogram<In> extends Metric<MetricKeyType.MetricKeyType.Histogram, In, MetricState.MetricState.Histogram> {\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Summary<In> extends Metric<MetricKeyType.MetricKeyType.Summary, In, MetricState.MetricState.Summary> {\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in out Type, in In, out Out> {\n        readonly [MetricTypeId]: {\n            readonly _Type: Types.Invariant<Type>;\n            readonly _In: Types.Contravariant<In>;\n            readonly _Out: Types.Covariant<Out>;\n        };\n    }\n}\n/**\n * @since 2.0.0\n * @category globals\n */\nexport declare const globalMetricRegistry: MetricRegistry.MetricRegistry;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: MetricApply;\n/**\n * Returns a new metric that is powered by this one, but which accepts updates\n * of the specified new type, which must be transformable to the input type of\n * this metric.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapInput: {\n    /**\n     * Returns a new metric that is powered by this one, but which accepts updates\n     * of the specified new type, which must be transformable to the input type of\n     * this metric.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <In, In2>(f: (input: In2) => In): <Type, Out>(self: Metric<Type, In, Out>) => Metric<Type, In2, Out>;\n    /**\n     * Returns a new metric that is powered by this one, but which accepts updates\n     * of the specified new type, which must be transformable to the input type of\n     * this metric.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <Type, In, Out, In2>(self: Metric<Type, In, Out>, f: (input: In2) => In): Metric<Type, In2, Out>;\n};\n/**\n * Represents a Counter metric that tracks cumulative numerical values over time.\n * Counters can be incremented and decremented and provide a running total of changes.\n *\n * **Options**\n *\n * - description - A description of the counter.\n * - bigint - Indicates if the counter uses 'bigint' data type.\n * - incremental - Set to 'true' for a counter that only increases. With this configuration, Effect ensures that non-incremental updates have no impact on the counter, making it exclusively suitable for counting upwards.\n *\n * @example\n * ```ts\n * import { Metric } from \"effect\"\n *\n * const numberCounter = Metric.counter(\"count\", {\n *   description: \"A number counter\"\n * });\n *\n * const bigintCounter = Metric.counter(\"count\", {\n *   description: \"A bigint counter\",\n *   bigint: true\n * });\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const counter: {\n    /**\n     * Represents a Counter metric that tracks cumulative numerical values over time.\n     * Counters can be incremented and decremented and provide a running total of changes.\n     *\n     * **Options**\n     *\n     * - description - A description of the counter.\n     * - bigint - Indicates if the counter uses 'bigint' data type.\n     * - incremental - Set to 'true' for a counter that only increases. With this configuration, Effect ensures that non-incremental updates have no impact on the counter, making it exclusively suitable for counting upwards.\n     *\n     * @example\n     * ```ts\n     * import { Metric } from \"effect\"\n     *\n     * const numberCounter = Metric.counter(\"count\", {\n     *   description: \"A number counter\"\n     * });\n     *\n     * const bigintCounter = Metric.counter(\"count\", {\n     *   description: \"A bigint counter\",\n     *   bigint: true\n     * });\n     * ```\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (name: string, options?: {\n        readonly description?: string | undefined;\n        readonly bigint?: false | undefined;\n        readonly incremental?: boolean | undefined;\n    }): Metric.Counter<number>;\n    /**\n     * Represents a Counter metric that tracks cumulative numerical values over time.\n     * Counters can be incremented and decremented and provide a running total of changes.\n     *\n     * **Options**\n     *\n     * - description - A description of the counter.\n     * - bigint - Indicates if the counter uses 'bigint' data type.\n     * - incremental - Set to 'true' for a counter that only increases. With this configuration, Effect ensures that non-incremental updates have no impact on the counter, making it exclusively suitable for counting upwards.\n     *\n     * @example\n     * ```ts\n     * import { Metric } from \"effect\"\n     *\n     * const numberCounter = Metric.counter(\"count\", {\n     *   description: \"A number counter\"\n     * });\n     *\n     * const bigintCounter = Metric.counter(\"count\", {\n     *   description: \"A bigint counter\",\n     *   bigint: true\n     * });\n     * ```\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (name: string, options: {\n        readonly description?: string | undefined;\n        readonly bigint: true;\n        readonly incremental?: boolean | undefined;\n    }): Metric.Counter<bigint>;\n};\n/**\n * Creates a Frequency metric to count occurrences of events.\n * Frequency metrics are used to count the number of times specific events or incidents occur.\n *\n * @example\n * ```ts\n * import { Metric } from \"effect\"\n *\n * const errorFrequency = Metric.frequency(\"error_frequency\", {\n *    description: \"Counts the occurrences of errors.\"\n * });\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const frequency: (name: string, options?: {\n    readonly description?: string | undefined;\n    readonly preregisteredWords?: ReadonlyArray<string> | undefined;\n} | undefined) => Metric.Frequency<string>;\n/**\n * Returns a new metric that is powered by this one, but which accepts updates\n * of any type, and translates them to updates with the specified constant\n * update value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const withConstantInput: {\n    /**\n     * Returns a new metric that is powered by this one, but which accepts updates\n     * of any type, and translates them to updates with the specified constant\n     * update value.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <In>(input: In): <Type, Out>(self: Metric<Type, In, Out>) => Metric<Type, unknown, Out>;\n    /**\n     * Returns a new metric that is powered by this one, but which accepts updates\n     * of any type, and translates them to updates with the specified constant\n     * update value.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <Type, In, Out>(self: Metric<Type, In, Out>, input: In): Metric<Type, unknown, Out>;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromMetricKey: <Type extends MetricKeyType.MetricKeyType<any, any>>(key: MetricKey.MetricKey<Type>) => Metric<Type, MetricKeyType.MetricKeyType.InType<Type>, MetricKeyType.MetricKeyType.OutType<Type>>;\n/**\n * Represents a Gauge metric that tracks and reports a single numerical value at a specific moment.\n * Gauges are suitable for metrics that represent instantaneous values, such as memory usage or CPU load.\n *\n * **Options**\n *\n * - description - A description of the gauge metric.\n * - bigint - Indicates if the counter uses 'bigint' data type.\n *\n * @example\n * ```ts\n * import { Metric } from \"effect\"\n *\n * const numberGauge = Metric.gauge(\"memory_usage\", {\n *   description: \"A gauge for memory usage\"\n * });\n *\n * const bigintGauge = Metric.gauge(\"cpu_load\", {\n *   description: \"A gauge for CPU load\",\n *   bigint: true\n * });\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const gauge: {\n    /**\n     * Represents a Gauge metric that tracks and reports a single numerical value at a specific moment.\n     * Gauges are suitable for metrics that represent instantaneous values, such as memory usage or CPU load.\n     *\n     * **Options**\n     *\n     * - description - A description of the gauge metric.\n     * - bigint - Indicates if the counter uses 'bigint' data type.\n     *\n     * @example\n     * ```ts\n     * import { Metric } from \"effect\"\n     *\n     * const numberGauge = Metric.gauge(\"memory_usage\", {\n     *   description: \"A gauge for memory usage\"\n     * });\n     *\n     * const bigintGauge = Metric.gauge(\"cpu_load\", {\n     *   description: \"A gauge for CPU load\",\n     *   bigint: true\n     * });\n     * ```\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (name: string, options?: {\n        readonly description?: string | undefined;\n        readonly bigint?: false | undefined;\n    }): Metric.Gauge<number>;\n    /**\n     * Represents a Gauge metric that tracks and reports a single numerical value at a specific moment.\n     * Gauges are suitable for metrics that represent instantaneous values, such as memory usage or CPU load.\n     *\n     * **Options**\n     *\n     * - description - A description of the gauge metric.\n     * - bigint - Indicates if the counter uses 'bigint' data type.\n     *\n     * @example\n     * ```ts\n     * import { Metric } from \"effect\"\n     *\n     * const numberGauge = Metric.gauge(\"memory_usage\", {\n     *   description: \"A gauge for memory usage\"\n     * });\n     *\n     * const bigintGauge = Metric.gauge(\"cpu_load\", {\n     *   description: \"A gauge for CPU load\",\n     *   bigint: true\n     * });\n     * ```\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (name: string, options: {\n        readonly description?: string | undefined;\n        readonly bigint: true;\n    }): Metric.Gauge<bigint>;\n};\n/**\n * Represents a Histogram metric that records observations in specified value boundaries.\n * Histogram metrics are useful for measuring the distribution of values within a range.\n *\n * @example\n * ```ts\n * import { Metric, MetricBoundaries } from \"effect\"\n *\n * const latencyHistogram = Metric.histogram(\"latency_histogram\",\n *   MetricBoundaries.linear({ start: 0, width: 10, count: 11 }),\n *   \"Measures the distribution of request latency.\"\n * );\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const histogram: (name: string, boundaries: MetricBoundaries.MetricBoundaries, description?: string) => Metric<MetricKeyType.MetricKeyType.Histogram, number, MetricState.MetricState.Histogram>;\n/**\n * @since 2.0.0\n * @category combinators\n */\nexport declare const increment: (self: Metric.Counter<number> | Metric.Counter<bigint> | Metric.Gauge<number> | Metric.Gauge<bigint>) => Effect.Effect<void>;\n/**\n * @since 2.0.0\n * @category combinators\n */\nexport declare const incrementBy: {\n    /**\n     * @since 2.0.0\n     * @category combinators\n     */\n    (amount: number): (self: Metric.Counter<number> | Metric.Counter<number>) => Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category combinators\n     */\n    (amount: bigint): (self: Metric.Counter<bigint> | Metric.Gauge<bigint>) => Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category combinators\n     */\n    (self: Metric.Counter<number> | Metric.Gauge<number>, amount: number): Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category combinators\n     */\n    (self: Metric.Counter<bigint> | Metric.Gauge<bigint>, amount: bigint): Effect.Effect<void>;\n};\n/**\n * Returns a new metric that is powered by this one, but which outputs a new\n * state type, determined by transforming the state type of this metric by the\n * specified function.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: {\n    /**\n     * Returns a new metric that is powered by this one, but which outputs a new\n     * state type, determined by transforming the state type of this metric by the\n     * specified function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <Out, Out2>(f: (out: Out) => Out2): <Type, In>(self: Metric<Type, In, Out>) => Metric<Type, In, Out2>;\n    /**\n     * Returns a new metric that is powered by this one, but which outputs a new\n     * state type, determined by transforming the state type of this metric by the\n     * specified function.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <Type, In, Out, Out2>(self: Metric<Type, In, Out>, f: (out: Out) => Out2): Metric<Type, In, Out2>;\n};\n/**\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapType: {\n    /**\n     * @since 2.0.0\n     * @category mapping\n     */\n    <Type, Type2>(f: (type: Type) => Type2): <In, Out>(self: Metric<Type, In, Out>) => Metric<Type2, In, Out>;\n    /**\n     * @since 2.0.0\n     * @category mapping\n     */\n    <Type, In, Out, Type2>(self: Metric<Type, In, Out>, f: (type: Type) => Type2): Metric<Type2, In, Out>;\n};\n/**\n * Modifies the metric with the specified update message. For example, if the\n * metric were a gauge, the update would increment the method by the provided\n * amount.\n *\n * @since 3.6.5\n * @category utils\n */\nexport declare const modify: {\n    /**\n     * Modifies the metric with the specified update message. For example, if the\n     * metric were a gauge, the update would increment the method by the provided\n     * amount.\n     *\n     * @since 3.6.5\n     * @category utils\n     */\n    <In>(input: In): <Type, Out>(self: Metric<Type, In, Out>) => Effect.Effect<void>;\n    /**\n     * Modifies the metric with the specified update message. For example, if the\n     * metric were a gauge, the update would increment the method by the provided\n     * amount.\n     *\n     * @since 3.6.5\n     * @category utils\n     */\n    <Type, In, Out>(self: Metric<Type, In, Out>, input: In): Effect.Effect<void>;\n};\n/**\n * @since 2.0.0\n * @category aspects\n */\nexport declare const set: {\n    /**\n     * @since 2.0.0\n     * @category aspects\n     */\n    (value: number): (self: Metric.Gauge<number>) => Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category aspects\n     */\n    (value: bigint): (self: Metric.Gauge<bigint>) => Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category aspects\n     */\n    (self: Metric.Gauge<number>, value: number): Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category aspects\n     */\n    (self: Metric.Gauge<bigint>, value: bigint): Effect.Effect<void>;\n};\n/**\n * Captures a snapshot of all metrics recorded by the application.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const snapshot: Effect.Effect<Array<MetricPair.MetricPair.Untyped>>;\n/**\n * Creates a metric that ignores input and produces constant output.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const succeed: <Out>(out: Out) => Metric<void, unknown, Out>;\n/**\n * Creates a metric that ignores input and produces constant output.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const sync: <Out>(evaluate: LazyArg<Out>) => Metric<void, unknown, Out>;\n/**\n * Creates a Summary metric that records observations and calculates quantiles.\n * Summary metrics provide statistical information about a set of values, including quantiles.\n *\n * **Options**\n *\n * - name - The name of the Summary metric.\n * - maxAge - The maximum age of observations to retain.\n * - maxSize - The maximum number of observations to keep.\n * - error - The error percentage when calculating quantiles.\n * - quantiles - An `Chunk` of quantiles to calculate (e.g., [0.5, 0.9]).\n * - description - An optional description of the Summary metric.\n *\n * @example\n * ```ts\n * import { Metric, Chunk } from \"effect\"\n *\n * const responseTimesSummary = Metric.summary({\n *   name: \"response_times_summary\",\n *   maxAge: \"60 seconds\", // Retain observations for 60 seconds.\n *   maxSize: 1000, // Keep a maximum of 1000 observations.\n *   error: 0.01, // Allow a 1% error when calculating quantiles.\n *   quantiles: [0.5, 0.9, 0.99], // Calculate 50th, 90th, and 99th percentiles.\n *   description: \"Measures the distribution of response times.\"\n * });\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const summary: (options: {\n    readonly name: string;\n    readonly maxAge: Duration.DurationInput;\n    readonly maxSize: number;\n    readonly error: number;\n    readonly quantiles: ReadonlyArray<number>;\n    readonly description?: string | undefined;\n}) => Metric.Summary<number>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const summaryTimestamp: (options: {\n    readonly name: string;\n    readonly maxAge: Duration.DurationInput;\n    readonly maxSize: number;\n    readonly error: number;\n    readonly quantiles: ReadonlyArray<number>;\n    readonly description?: string | undefined;\n}) => Metric.Summary<readonly [value: number, timestamp: number]>;\n/**\n * Returns a new metric, which is identical in every way to this one, except\n * the specified tags have been added to the tags of this metric.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const tagged: {\n    /**\n     * Returns a new metric, which is identical in every way to this one, except\n     * the specified tags have been added to the tags of this metric.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <Type, In, Out>(key: string, value: string): (self: Metric<Type, In, Out>) => Metric<Type, In, Out>;\n    /**\n     * Returns a new metric, which is identical in every way to this one, except\n     * the specified tags have been added to the tags of this metric.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <Type, In, Out>(self: Metric<Type, In, Out>, key: string, value: string): Metric<Type, In, Out>;\n};\n/**\n * Returns a new metric, which is identical in every way to this one, except\n * dynamic tags are added based on the update values. Note that the metric\n * returned by this method does not return any useful information, due to the\n * dynamic nature of the added tags.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const taggedWithLabelsInput: {\n    /**\n     * Returns a new metric, which is identical in every way to this one, except\n     * dynamic tags are added based on the update values. Note that the metric\n     * returned by this method does not return any useful information, due to the\n     * dynamic nature of the added tags.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <In>(f: (input: In) => Iterable<MetricLabel.MetricLabel>): <Type, Out>(self: Metric<Type, In, Out>) => Metric<Type, In, void>;\n    /**\n     * Returns a new metric, which is identical in every way to this one, except\n     * dynamic tags are added based on the update values. Note that the metric\n     * returned by this method does not return any useful information, due to the\n     * dynamic nature of the added tags.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <Type, In, Out>(self: Metric<Type, In, Out>, f: (input: In) => Iterable<MetricLabel.MetricLabel>): Metric<Type, In, void>;\n};\n/**\n * Returns a new metric, which is identical in every way to this one, except\n * the specified tags have been added to the tags of this metric.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const taggedWithLabels: {\n    /**\n     * Returns a new metric, which is identical in every way to this one, except\n     * the specified tags have been added to the tags of this metric.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <Type, In, Out>(extraTags: Iterable<MetricLabel.MetricLabel>): (self: Metric<Type, In, Out>) => Metric<Type, In, Out>;\n    /**\n     * Returns a new metric, which is identical in every way to this one, except\n     * the specified tags have been added to the tags of this metric.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <Type, In, Out>(self: Metric<Type, In, Out>, extraTags: Iterable<MetricLabel.MetricLabel>): Metric<Type, In, Out>;\n};\n/**\n * Creates a timer metric, based on a histogram, which keeps track of\n * durations in milliseconds. The unit of time will automatically be added to\n * the metric as a tag (i.e. `\"time_unit: milliseconds\"`).\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const timer: (name: string, description?: string) => Metric<MetricKeyType.MetricKeyType.Histogram, Duration.Duration, MetricState.MetricState.Histogram>;\n/**\n * Creates a timer metric, based on a histogram created from the provided\n * boundaries, which keeps track of durations in milliseconds. The unit of time\n * will automatically be added to the metric as a tag (i.e.\n * `\"time_unit: milliseconds\"`).\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const timerWithBoundaries: (name: string, boundaries: ReadonlyArray<number>, description?: string) => Metric<MetricKeyType.MetricKeyType.Histogram, Duration.Duration, MetricState.MetricState.Histogram>;\n/**\n * Returns an aspect that will update this metric with the specified constant\n * value every time the aspect is applied to an effect, regardless of whether\n * that effect fails or succeeds.\n *\n * @since 2.0.0\n * @category aspects\n */\nexport declare const trackAll: {\n    /**\n     * Returns an aspect that will update this metric with the specified constant\n     * value every time the aspect is applied to an effect, regardless of whether\n     * that effect fails or succeeds.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <In>(input: In): <Type, Out>(self: Metric<Type, In, Out>) => <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n    /**\n     * Returns an aspect that will update this metric with the specified constant\n     * value every time the aspect is applied to an effect, regardless of whether\n     * that effect fails or succeeds.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <Type, In, Out>(self: Metric<Type, In, Out>, input: In): <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n};\n/**\n * Returns an aspect that will update this metric with the defects of the\n * effects that it is applied to.\n *\n * @since 2.0.0\n * @category aspects\n */\nexport declare const trackDefect: {\n    /**\n     * Returns an aspect that will update this metric with the defects of the\n     * effects that it is applied to.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <Type, Out>(metric: Metric<Type, unknown, Out>): <A, E, R>(self: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n    /**\n     * Returns an aspect that will update this metric with the defects of the\n     * effects that it is applied to.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <A, E, R, Type, Out>(self: Effect.Effect<A, E, R>, metric: Metric<Type, unknown, Out>): Effect.Effect<A, E, R>;\n};\n/**\n * Returns an aspect that will update this metric with the result of applying\n * the specified function to the defect throwables of the effects that the\n * aspect is applied to.\n *\n * @since 2.0.0\n * @category aspects\n */\nexport declare const trackDefectWith: {\n    /**\n     * Returns an aspect that will update this metric with the result of applying\n     * the specified function to the defect throwables of the effects that the\n     * aspect is applied to.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <Type, In, Out>(metric: Metric<Type, In, Out>, f: (defect: unknown) => In): <A, E, R>(self: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n    /**\n     * Returns an aspect that will update this metric with the result of applying\n     * the specified function to the defect throwables of the effects that the\n     * aspect is applied to.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <A, E, R, Type, In, Out>(self: Effect.Effect<A, E, R>, metric: Metric<Type, In, Out>, f: (defect: unknown) => In): Effect.Effect<A, E, R>;\n};\n/**\n * Returns an aspect that will update this metric with the duration that the\n * effect takes to execute. To call this method, the input type of the metric\n * must be `Duration`.\n *\n * @since 2.0.0\n * @category aspects\n */\nexport declare const trackDuration: {\n    /**\n     * Returns an aspect that will update this metric with the duration that the\n     * effect takes to execute. To call this method, the input type of the metric\n     * must be `Duration`.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <Type, Out>(metric: Metric<Type, Duration.Duration, Out>): <A, E, R>(self: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n    /**\n     * Returns an aspect that will update this metric with the duration that the\n     * effect takes to execute. To call this method, the input type of the metric\n     * must be `Duration`.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <A, E, R, Type, Out>(self: Effect.Effect<A, E, R>, metric: Metric<Type, Duration.Duration, Out>): Effect.Effect<A, E, R>;\n};\n/**\n * Returns an aspect that will update this metric with the duration that the\n * effect takes to execute. To call this method, you must supply a function\n * that can convert the `Duration` to the input type of this metric.\n *\n * @since 2.0.0\n * @category aspects\n */\nexport declare const trackDurationWith: {\n    /**\n     * Returns an aspect that will update this metric with the duration that the\n     * effect takes to execute. To call this method, you must supply a function\n     * that can convert the `Duration` to the input type of this metric.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <Type, In, Out>(metric: Metric<Type, In, Out>, f: (duration: Duration.Duration) => In): <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n    /**\n     * Returns an aspect that will update this metric with the duration that the\n     * effect takes to execute. To call this method, you must supply a function\n     * that can convert the `Duration` to the input type of this metric.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <A, E, R, Type, In, Out>(self: Effect.Effect<A, E, R>, metric: Metric<Type, In, Out>, f: (duration: Duration.Duration) => In): Effect.Effect<A, E, R>;\n};\n/**\n * Returns an aspect that will update this metric with the failure value of\n * the effects that it is applied to.\n *\n * @since 2.0.0\n * @category aspects\n */\nexport declare const trackError: {\n    /**\n     * Returns an aspect that will update this metric with the failure value of\n     * the effects that it is applied to.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <Type, In, Out>(metric: Metric<Type, In, Out>): <A, E extends In, R>(self: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n    /**\n     * Returns an aspect that will update this metric with the failure value of\n     * the effects that it is applied to.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <A, E extends In, R, Type, In, Out>(self: Effect.Effect<A, E, R>, metric: Metric<Type, In, Out>): Effect.Effect<A, E, R>;\n};\n/**\n * Returns an aspect that will update this metric with the result of applying\n * the specified function to the error value of the effects that the aspect is\n * applied to.\n *\n * @since 2.0.0\n * @category aspects\n */\nexport declare const trackErrorWith: {\n    /**\n     * Returns an aspect that will update this metric with the result of applying\n     * the specified function to the error value of the effects that the aspect is\n     * applied to.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <Type, In, Out, In2>(metric: Metric<Type, In, Out>, f: (error: In2) => In): <A, E extends In2, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n    /**\n     * Returns an aspect that will update this metric with the result of applying\n     * the specified function to the error value of the effects that the aspect is\n     * applied to.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <A, E extends In2, R, Type, In, Out, In2>(self: Effect.Effect<A, E, R>, metric: Metric<Type, In, Out>, f: (error: In2) => In): Effect.Effect<A, E, R>;\n};\n/**\n * Returns an aspect that will update this metric with the success value of\n * the effects that it is applied to.\n *\n * @since 2.0.0\n * @category aspects\n */\nexport declare const trackSuccess: {\n    /**\n     * Returns an aspect that will update this metric with the success value of\n     * the effects that it is applied to.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <Type, In, Out>(metric: Metric<Type, In, Out>): <A extends In, E, R>(self: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n    /**\n     * Returns an aspect that will update this metric with the success value of\n     * the effects that it is applied to.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <A extends In, E, R, Type, In, Out>(self: Effect.Effect<A, E, R>, metric: Metric<Type, In, Out>): Effect.Effect<A, E, R>;\n};\n/**\n * Returns an aspect that will update this metric with the result of applying\n * the specified function to the success value of the effects that the aspect is\n * applied to.\n *\n * @since 2.0.0\n * @category aspects\n */\nexport declare const trackSuccessWith: {\n    /**\n     * Returns an aspect that will update this metric with the result of applying\n     * the specified function to the success value of the effects that the aspect is\n     * applied to.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <Type, In, Out, A>(metric: Metric<Type, In, Out>, f: (value: Types.NoInfer<A>) => In): <E, R>(self: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n    /**\n     * Returns an aspect that will update this metric with the result of applying\n     * the specified function to the success value of the effects that the aspect is\n     * applied to.\n     *\n     * @since 2.0.0\n     * @category aspects\n     */\n    <A, E, R, Type, In, Out>(self: Effect.Effect<A, E, R>, metric: Metric<Type, In, Out>, f: (value: Types.NoInfer<A>) => In): Effect.Effect<A, E, R>;\n};\n/**\n * Updates the metric with the specified update message. For example, if the\n * metric were a counter, the update would increment the method by the\n * provided amount.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const update: {\n    /**\n     * Updates the metric with the specified update message. For example, if the\n     * metric were a counter, the update would increment the method by the\n     * provided amount.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <In>(input: In): <Type, Out>(self: Metric<Type, In, Out>) => Effect.Effect<void>;\n    /**\n     * Updates the metric with the specified update message. For example, if the\n     * metric were a counter, the update would increment the method by the\n     * provided amount.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <Type, In, Out>(self: Metric<Type, In, Out>, input: In): Effect.Effect<void>;\n};\n/**\n * Retrieves a snapshot of the value of the metric at this moment in time.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const value: <Type, In, Out>(self: Metric<Type, In, Out>) => Effect.Effect<Out>;\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const withNow: <Type, In, Out>(self: Metric<Type, readonly [In, number], Out>) => Metric<Type, In, Out>;\n/**\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zip: {\n    /**\n     * @since 2.0.0\n     * @category zipping\n     */\n    <Type2, In2, Out2>(that: Metric<Type2, In2, Out2>): <Type, In, Out>(self: Metric<Type, In, Out>) => Metric<readonly [Type, Type2], // readonly because invariant\n    readonly [In, In2], // readonly because contravariant\n    [\n        Out,\n        Out2\n    ]>;\n    /**\n     * @since 2.0.0\n     * @category zipping\n     */\n    <Type, In, Out, Type2, In2, Out2>(self: Metric<Type, In, Out>, that: Metric<Type2, In2, Out2>): Metric<readonly [Type, Type2], // readonly because invariant\n    readonly [In, In2], // readonly because contravariant\n    [\n        Out,\n        Out2\n    ]>;\n};\n/**\n * Unsafely captures a snapshot of all metrics recorded by the application.\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeSnapshot: (_: void) => ReadonlyArray<MetricPair.MetricPair.Untyped>;\n/**\n * @since 2.0.0\n * @category metrics\n */\nexport declare const fiberStarted: Metric.Counter<number>;\n/**\n * @since 2.0.0\n * @category metrics\n */\nexport declare const fiberSuccesses: Metric.Counter<number>;\n/**\n * @since 2.0.0\n * @category metrics\n */\nexport declare const fiberFailures: Metric.Counter<number>;\n/**\n * @since 2.0.0\n * @category metrics\n */\nexport declare const fiberLifetimes: Metric<MetricKeyType.MetricKeyType.Histogram, number, MetricState.MetricState.Histogram>;\n/**\n * @since 2.0.0\n * @category metrics\n */\nexport declare const fiberActive: Metric.Counter<number>;\n//# sourceMappingURL=Metric.d.ts.map",
  "node_modules/effect/dist/dts/MetricBoundaries.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Equal from \"./Equal.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const MetricBoundariesTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type MetricBoundariesTypeId = typeof MetricBoundariesTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface MetricBoundaries extends Equal.Equal, Pipeable {\n    readonly [MetricBoundariesTypeId]: MetricBoundariesTypeId;\n    readonly values: ReadonlyArray<number>;\n}\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isMetricBoundaries: (u: unknown) => u is MetricBoundaries;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIterable: (iterable: Iterable<number>) => MetricBoundaries;\n/**\n * A helper method to create histogram bucket boundaries for a histogram\n * with linear increasing values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const linear: (options: {\n    readonly start: number;\n    readonly width: number;\n    readonly count: number;\n}) => MetricBoundaries;\n/**\n * A helper method to create histogram bucket boundaries for a histogram\n * with exponentially increasing values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const exponential: (options: {\n    readonly start: number;\n    readonly factor: number;\n    readonly count: number;\n}) => MetricBoundaries;\n//# sourceMappingURL=MetricBoundaries.d.ts.map",
  "node_modules/effect/dist/dts/MetricHook.d.ts": "/**\n * @since 2.0.0\n */\nimport type { LazyArg } from \"./Function.js\";\nimport type * as MetricKey from \"./MetricKey.js\";\nimport type * as MetricState from \"./MetricState.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const MetricHookTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type MetricHookTypeId = typeof MetricHookTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface MetricHook<in In, out Out> extends MetricHook.Variance<In, Out>, Pipeable {\n    get(): Out;\n    update(input: In): void;\n    modify(input: In): void;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace MetricHook {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Root = MetricHook<any, MetricState.MetricState.Untyped>;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Untyped = MetricHook<any, any>;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Counter<A extends (number | bigint)> = MetricHook<A, MetricState.MetricState.Counter<A>>;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Gauge<A extends (number | bigint)> = MetricHook<A, MetricState.MetricState.Gauge<A>>;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Frequency = MetricHook<string, MetricState.MetricState.Frequency>;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Histogram = MetricHook<number, MetricState.MetricState.Histogram>;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Summary = MetricHook<readonly [number, number], MetricState.MetricState.Summary>;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in In, out Out> {\n        readonly [MetricHookTypeId]: {\n            readonly _In: Types.Contravariant<In>;\n            readonly _Out: Types.Covariant<Out>;\n        };\n    }\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <In, Out>(options: {\n    readonly get: LazyArg<Out>;\n    readonly update: (input: In) => void;\n    readonly modify: (input: In) => void;\n}) => MetricHook<In, Out>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const counter: <A extends (number | bigint)>(key: MetricKey.MetricKey.Counter<A>) => MetricHook.Counter<A>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const frequency: (_key: MetricKey.MetricKey.Frequency) => MetricHook.Frequency;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const gauge: {\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    (key: MetricKey.MetricKey.Gauge<number>, startAt: number): MetricHook.Gauge<number>;\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    (key: MetricKey.MetricKey.Gauge<bigint>, startAt: bigint): MetricHook.Gauge<bigint>;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const histogram: (key: MetricKey.MetricKey.Histogram) => MetricHook.Histogram;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const summary: (key: MetricKey.MetricKey.Summary) => MetricHook.Summary;\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const onUpdate: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <In, Out>(f: (input: In) => void): (self: MetricHook<In, Out>) => MetricHook<In, Out>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <In, Out>(self: MetricHook<In, Out>, f: (input: In) => void): MetricHook<In, Out>;\n};\n/**\n * @since 3.6.5\n * @category utils\n */\nexport declare const onModify: {\n    /**\n     * @since 3.6.5\n     * @category utils\n     */\n    <In, Out>(f: (input: In) => void): (self: MetricHook<In, Out>) => MetricHook<In, Out>;\n    /**\n     * @since 3.6.5\n     * @category utils\n     */\n    <In, Out>(self: MetricHook<In, Out>, f: (input: In) => void): MetricHook<In, Out>;\n};\n//# sourceMappingURL=MetricHook.d.ts.map",
  "node_modules/effect/dist/dts/MetricKey.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Duration from \"./Duration.js\";\nimport type * as Equal from \"./Equal.js\";\nimport type * as MetricBoundaries from \"./MetricBoundaries.js\";\nimport type * as MetricKeyType from \"./MetricKeyType.js\";\nimport type * as MetricLabel from \"./MetricLabel.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const MetricKeyTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type MetricKeyTypeId = typeof MetricKeyTypeId;\n/**\n * A `MetricKey` is a unique key associated with each metric. The key is based\n * on a combination of the metric type, the name and tags associated with the\n * metric, an optional description of the key, and any other information to\n * describe a metric, such as the boundaries of a histogram. In this way, it is\n * impossible to ever create different metrics with conflicting keys.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface MetricKey<out Type extends MetricKeyType.MetricKeyType<any, any>> extends MetricKey.Variance<Type>, Equal.Equal, Pipeable {\n    readonly name: string;\n    readonly keyType: Type;\n    readonly description: Option.Option<string>;\n    readonly tags: ReadonlyArray<MetricLabel.MetricLabel>;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace MetricKey {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Untyped = MetricKey<any>;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Counter<A extends (number | bigint)> = MetricKey<MetricKeyType.MetricKeyType.Counter<A>>;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Gauge<A extends (number | bigint)> = MetricKey<MetricKeyType.MetricKeyType.Gauge<A>>;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Frequency = MetricKey<MetricKeyType.MetricKeyType.Frequency>;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Histogram = MetricKey<MetricKeyType.MetricKeyType.Histogram>;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Summary = MetricKey<MetricKeyType.MetricKeyType.Summary>;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<out Type> {\n        readonly [MetricKeyTypeId]: {\n            _Type: Types.Covariant<Type>;\n        };\n    }\n}\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isMetricKey: (u: unknown) => u is MetricKey<MetricKeyType.MetricKeyType<unknown, unknown>>;\n/**\n * Creates a metric key for a counter, with the specified name.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const counter: {\n    /**\n     * Creates a metric key for a counter, with the specified name.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (name: string, options?: {\n        readonly description?: string | undefined;\n        readonly bigint?: false | undefined;\n        readonly incremental?: boolean | undefined;\n    }): MetricKey.Counter<number>;\n    /**\n     * Creates a metric key for a counter, with the specified name.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (name: string, options: {\n        readonly description?: string | undefined;\n        readonly bigint: true;\n        readonly incremental?: boolean | undefined;\n    }): MetricKey.Counter<bigint>;\n};\n/**\n * Creates a metric key for a categorical frequency table, with the specified\n * name.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const frequency: (name: string, options?: {\n    readonly description?: string | undefined;\n    readonly preregisteredWords?: ReadonlyArray<string> | undefined;\n} | undefined) => MetricKey.Frequency;\n/**\n * Creates a metric key for a gauge, with the specified name.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const gauge: {\n    /**\n     * Creates a metric key for a gauge, with the specified name.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (name: string, options?: {\n        readonly description?: string | undefined;\n        readonly bigint?: false | undefined;\n    }): MetricKey.Gauge<number>;\n    /**\n     * Creates a metric key for a gauge, with the specified name.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (name: string, options: {\n        readonly description?: string | undefined;\n        readonly bigint: true;\n    }): MetricKey.Gauge<bigint>;\n};\n/**\n * Creates a metric key for a histogram, with the specified name and boundaries.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const histogram: (name: string, boundaries: MetricBoundaries.MetricBoundaries, description?: string) => MetricKey.Histogram;\n/**\n * Creates a metric key for a summary, with the specified name, maxAge,\n * maxSize, error, and quantiles.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const summary: (options: {\n    readonly name: string;\n    readonly maxAge: Duration.DurationInput;\n    readonly maxSize: number;\n    readonly error: number;\n    readonly quantiles: ReadonlyArray<number>;\n    readonly description?: string | undefined;\n}) => MetricKey.Summary;\n/**\n * Returns a new `MetricKey` with the specified tag appended.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const tagged: {\n    /**\n     * Returns a new `MetricKey` with the specified tag appended.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (key: string, value: string): <Type extends MetricKeyType.MetricKeyType<any, any>>(self: MetricKey<Type>) => MetricKey<Type>;\n    /**\n     * Returns a new `MetricKey` with the specified tag appended.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <Type extends MetricKeyType.MetricKeyType<any, any>>(self: MetricKey<Type>, key: string, value: string): MetricKey<Type>;\n};\n/**\n * Returns a new `MetricKey` with the specified tags appended.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const taggedWithLabels: {\n    /**\n     * Returns a new `MetricKey` with the specified tags appended.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (extraTags: ReadonlyArray<MetricLabel.MetricLabel>): <Type extends MetricKeyType.MetricKeyType<any, any>>(self: MetricKey<Type>) => MetricKey<Type>;\n    /**\n     * Returns a new `MetricKey` with the specified tags appended.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <Type extends MetricKeyType.MetricKeyType<any, any>>(self: MetricKey<Type>, extraTags: ReadonlyArray<MetricLabel.MetricLabel>): MetricKey<Type>;\n};\n//# sourceMappingURL=MetricKey.d.ts.map",
  "node_modules/effect/dist/dts/MetricKeyType.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Duration from \"./Duration.js\";\nimport type * as Equal from \"./Equal.js\";\nimport type * as MetricBoundaries from \"./MetricBoundaries.js\";\nimport type * as MetricState from \"./MetricState.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const MetricKeyTypeTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type MetricKeyTypeTypeId = typeof MetricKeyTypeTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const CounterKeyTypeTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type CounterKeyTypeTypeId = typeof CounterKeyTypeTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const FrequencyKeyTypeTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type FrequencyKeyTypeTypeId = typeof FrequencyKeyTypeTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const GaugeKeyTypeTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type GaugeKeyTypeTypeId = typeof GaugeKeyTypeTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const HistogramKeyTypeTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type HistogramKeyTypeTypeId = typeof HistogramKeyTypeTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const SummaryKeyTypeTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type SummaryKeyTypeTypeId = typeof SummaryKeyTypeTypeId;\n/**\n * @since 2.0.0\n * @category modelz\n */\nexport interface MetricKeyType<in In, out Out> extends MetricKeyType.Variance<In, Out>, Equal.Equal, Pipeable {\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace MetricKeyType {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Untyped = MetricKeyType<any, any>;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Counter<A extends (number | bigint)> = MetricKeyType<A, MetricState.MetricState.Counter<A>> & {\n        readonly [CounterKeyTypeTypeId]: CounterKeyTypeTypeId;\n        readonly incremental: boolean;\n        readonly bigint: boolean;\n    };\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Frequency = MetricKeyType<string, MetricState.MetricState.Frequency> & {\n        readonly [FrequencyKeyTypeTypeId]: FrequencyKeyTypeTypeId;\n        readonly preregisteredWords: ReadonlyArray<string>;\n    };\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Gauge<A extends (number | bigint)> = MetricKeyType<A, MetricState.MetricState.Gauge<A>> & {\n        readonly [GaugeKeyTypeTypeId]: GaugeKeyTypeTypeId;\n        readonly bigint: boolean;\n    };\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Histogram = MetricKeyType<number, MetricState.MetricState.Histogram> & {\n        readonly [HistogramKeyTypeTypeId]: HistogramKeyTypeTypeId;\n        readonly boundaries: MetricBoundaries.MetricBoundaries;\n    };\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type Summary = MetricKeyType<readonly [number, number], MetricState.MetricState.Summary> & {\n        readonly [SummaryKeyTypeTypeId]: SummaryKeyTypeTypeId;\n        readonly maxAge: Duration.Duration;\n        readonly maxSize: number;\n        readonly error: number;\n        readonly quantiles: ReadonlyArray<number>;\n    };\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in In, out Out> {\n        readonly [MetricKeyTypeTypeId]: {\n            readonly _In: Types.Contravariant<In>;\n            readonly _Out: Types.Covariant<Out>;\n        };\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type InType<Type extends MetricKeyType<any, any>> = [Type] extends [\n        {\n            readonly [MetricKeyTypeTypeId]: {\n                readonly _In: (_: infer In) => void;\n            };\n        }\n    ] ? In : never;\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    type OutType<Type extends MetricKeyType<any, any>> = [Type] extends [\n        {\n            readonly [MetricKeyTypeTypeId]: {\n                readonly _Out: (_: never) => infer Out;\n            };\n        }\n    ] ? Out : never;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const counter: <A extends number | bigint>() => MetricKeyType.Counter<A>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const frequency: (options?: {\n    readonly preregisteredWords?: ReadonlyArray<string> | undefined;\n} | undefined) => MetricKeyType.Frequency;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const gauge: <A extends number | bigint>() => MetricKeyType.Gauge<A>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const histogram: (boundaries: MetricBoundaries.MetricBoundaries) => MetricKeyType.Histogram;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const summary: (options: {\n    readonly maxAge: Duration.DurationInput;\n    readonly maxSize: number;\n    readonly error: number;\n    readonly quantiles: ReadonlyArray<number>;\n}) => MetricKeyType.Summary;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isMetricKeyType: (u: unknown) => u is MetricKeyType<unknown, unknown>;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isCounterKey: (u: unknown) => u is MetricKeyType.Counter<number | bigint>;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isFrequencyKey: (u: unknown) => u is MetricKeyType.Frequency;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isGaugeKey: (u: unknown) => u is MetricKeyType.Gauge<number | bigint>;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isHistogramKey: (u: unknown) => u is MetricKeyType.Histogram;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isSummaryKey: (u: unknown) => u is MetricKeyType.Summary;\n//# sourceMappingURL=MetricKeyType.d.ts.map",
  "node_modules/effect/dist/dts/MetricLabel.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Equal from \"./Equal.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const MetricLabelTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type MetricLabelTypeId = typeof MetricLabelTypeId;\n/**\n * A `MetricLabel` represents a key value pair that allows analyzing metrics at\n * an additional level of granularity.\n *\n * For example if a metric tracks the response time of a service labels could\n * be used to create separate versions that track response times for different\n * clients.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface MetricLabel extends Equal.Equal, Pipeable {\n    readonly [MetricLabelTypeId]: MetricLabelTypeId;\n    readonly key: string;\n    readonly value: string;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (key: string, value: string) => MetricLabel;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isMetricLabel: (u: unknown) => u is MetricLabel;\n//# sourceMappingURL=MetricLabel.d.ts.map",
  "node_modules/effect/dist/dts/MetricPair.d.ts": "import type * as MetricKey from \"./MetricKey.js\";\nimport type * as MetricKeyType from \"./MetricKeyType.js\";\nimport type * as MetricState from \"./MetricState.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const MetricPairTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type MetricPairTypeId = typeof MetricPairTypeId;\n/**\n * @since 2.0.0\n * @category model\n */\nexport interface MetricPair<out Type extends MetricKeyType.MetricKeyType<any, any>> extends MetricPair.Variance<Type>, Pipeable {\n    readonly metricKey: MetricKey.MetricKey<Type>;\n    readonly metricState: MetricState.MetricState<MetricKeyType.MetricKeyType.OutType<Type>>;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace MetricPair {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Untyped extends MetricPair<MetricKeyType.MetricKeyType<any, any>> {\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<out Type extends MetricKeyType.MetricKeyType<any, any>> {\n        readonly [MetricPairTypeId]: {\n            readonly _Type: Types.Covariant<Type>;\n        };\n    }\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <Type extends MetricKeyType.MetricKeyType<any, any>>(metricKey: MetricKey.MetricKey<Type>, metricState: MetricState.MetricState<MetricKeyType.MetricKeyType.OutType<Type>>) => MetricPair.Untyped;\n/**\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeMake: <Type extends MetricKeyType.MetricKeyType<any, any>>(metricKey: MetricKey.MetricKey<Type>, metricState: MetricState.MetricState.Untyped) => MetricPair.Untyped;\n//# sourceMappingURL=MetricPair.d.ts.map",
  "node_modules/effect/dist/dts/MetricPolling.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Effect from \"./Effect.js\";\nimport type * as Fiber from \"./Fiber.js\";\nimport type * as Metric from \"./Metric.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Schedule from \"./Schedule.js\";\nimport type * as Scope from \"./Scope.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const MetricPollingTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type MetricPollingTypeId = typeof MetricPollingTypeId;\n/**\n * A `MetricPolling` is a combination of a metric and an effect that polls for\n * updates to the metric.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface MetricPolling<in out Type, in out In, out R, out E, out Out> extends Pipeable {\n    readonly [MetricPollingTypeId]: MetricPollingTypeId;\n    /**\n     * The metric that this `MetricPolling` polls to update.\n     */\n    readonly metric: Metric.Metric<Type, In, Out>;\n    /**\n     * An effect that polls a value that may be fed to the metric.\n     */\n    readonly poll: Effect.Effect<In, E, R>;\n}\n/**\n * Constructs a new polling metric from a metric and poll effect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <Type, In, Out, R, E>(metric: Metric.Metric<Type, In, Out>, poll: Effect.Effect<In, E, R>) => MetricPolling<Type, In, R, E, Out>;\n/**\n * Collects all of the polling metrics into a single polling metric, which\n * polls for, updates, and produces the outputs of all individual metrics.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const collectAll: <R, E, Out>(iterable: Iterable<MetricPolling<any, any, R, E, Out>>) => MetricPolling<Array<any>, Array<any>, R, E, Array<Out>>;\n/**\n * Returns an effect that will launch the polling metric in a background\n * fiber, using the specified schedule.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const launch: {\n    /**\n     * Returns an effect that will launch the polling metric in a background\n     * fiber, using the specified schedule.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, R2>(schedule: Schedule.Schedule<A2, unknown, R2>): <Type, In, R, E, Out>(self: MetricPolling<Type, In, R, E, Out>) => Effect.Effect<Fiber.Fiber<A2, E>, never, R2 | R | Scope.Scope>;\n    /**\n     * Returns an effect that will launch the polling metric in a background\n     * fiber, using the specified schedule.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <Type, In, R, E, Out, A2, R2>(self: MetricPolling<Type, In, R, E, Out>, schedule: Schedule.Schedule<A2, unknown, R2>): Effect.Effect<Fiber.Fiber<A2, E>, never, Scope.Scope | R | R2>;\n};\n/**\n * An effect that polls a value that may be fed to the metric.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const poll: <Type, In, R, E, Out>(self: MetricPolling<Type, In, R, E, Out>) => Effect.Effect<In, E, R>;\n/**\n * An effect that polls for a value and uses the value to update the metric.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const pollAndUpdate: <Type, In, R, E, Out>(self: MetricPolling<Type, In, R, E, Out>) => Effect.Effect<void, E, R>;\n/**\n * Returns a new polling metric whose poll function will be retried with the\n * specified retry policy.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const retry: {\n    /**\n     * Returns a new polling metric whose poll function will be retried with the\n     * specified retry policy.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <X, E, R2>(policy: Schedule.Schedule<X, NoInfer<E>, R2>): <Type, In, R, Out>(self: MetricPolling<Type, In, R, E, Out>) => MetricPolling<Type, In, R2 | R, E, Out>;\n    /**\n     * Returns a new polling metric whose poll function will be retried with the\n     * specified retry policy.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <Type, In, R, E, Out, X, R2>(self: MetricPolling<Type, In, R, E, Out>, policy: Schedule.Schedule<X, E, R2>): MetricPolling<Type, In, R | R2, E, Out>;\n};\n/**\n * Zips this polling metric with the specified polling metric.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const zip: {\n    /**\n     * Zips this polling metric with the specified polling metric.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <Type2, In2, R2, E2, Out2>(that: MetricPolling<Type2, In2, R2, E2, Out2>): <Type, In, R, E, Out>(self: MetricPolling<Type, In, R, E, Out>) => MetricPolling<readonly [Type, Type2], // readonly because invariant\n    readonly [In, In2], // readonly because contravariant\n    // readonly because contravariant\n    R2 | R, E2 | E, [\n        Out,\n        Out2\n    ]>;\n    /**\n     * Zips this polling metric with the specified polling metric.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <Type, In, R, E, Out, Type2, In2, R2, E2, Out2>(self: MetricPolling<Type, In, R, E, Out>, that: MetricPolling<Type2, In2, R2, E2, Out2>): MetricPolling<readonly [Type, Type2], // readonly because invariant\n    readonly [In, In2], // readonly because contravariant\n    // readonly because contravariant\n    R | R2, E | E2, [\n        Out,\n        Out2\n    ]>;\n};\n//# sourceMappingURL=MetricPolling.d.ts.map",
  "node_modules/effect/dist/dts/MetricRegistry.d.ts": "import type * as MetricHook from \"./MetricHook.js\";\nimport type * as MetricKey from \"./MetricKey.js\";\nimport type * as MetricKeyType from \"./MetricKeyType.js\";\nimport type * as MetricPair from \"./MetricPair.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const MetricRegistryTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type MetricRegistryTypeId = typeof MetricRegistryTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface MetricRegistry {\n    readonly [MetricRegistryTypeId]: MetricRegistryTypeId;\n    snapshot(): Array<MetricPair.MetricPair.Untyped>;\n    get<Type extends MetricKeyType.MetricKeyType<any, any>>(key: MetricKey.MetricKey<Type>): MetricHook.MetricHook<MetricKeyType.MetricKeyType.InType<typeof key[\"keyType\"]>, MetricKeyType.MetricKeyType.OutType<typeof key[\"keyType\"]>>;\n    getCounter<A extends (number | bigint)>(key: MetricKey.MetricKey.Counter<A>): MetricHook.MetricHook.Counter<A>;\n    getFrequency(key: MetricKey.MetricKey.Frequency): MetricHook.MetricHook.Frequency;\n    getGauge<A extends (number | bigint)>(key: MetricKey.MetricKey.Gauge<A>): MetricHook.MetricHook.Gauge<A>;\n    getHistogram(key: MetricKey.MetricKey.Histogram): MetricHook.MetricHook.Histogram;\n    getSummary(key: MetricKey.MetricKey.Summary): MetricHook.MetricHook.Summary;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (_: void) => MetricRegistry;\n//# sourceMappingURL=MetricRegistry.d.ts.map",
  "node_modules/effect/dist/dts/MetricState.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Equal from \"./Equal.js\";\nimport type * as MetricKeyType from \"./MetricKeyType.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const MetricStateTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type MetricStateTypeId = typeof MetricStateTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const CounterStateTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type CounterStateTypeId = typeof CounterStateTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const FrequencyStateTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type FrequencyStateTypeId = typeof FrequencyStateTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const GaugeStateTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type GaugeStateTypeId = typeof GaugeStateTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const HistogramStateTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type HistogramStateTypeId = typeof HistogramStateTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const SummaryStateTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type SummaryStateTypeId = typeof SummaryStateTypeId;\n/**\n * A `MetricState` describes the state of a metric. The type parameter of a\n * metric state corresponds to the type of the metric key (`MetricStateType`).\n * This phantom type parameter is used to tie keys to their expected states.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface MetricState<in A> extends MetricState.Variance<A>, Equal.Equal, Pipeable {\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace MetricState {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Untyped extends MetricState<any> {\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Counter<in out A extends (number | bigint)> extends MetricState<MetricKeyType.MetricKeyType.Counter<A>> {\n        readonly [CounterStateTypeId]: CounterStateTypeId;\n        readonly count: A;\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Frequency extends MetricState<MetricKeyType.MetricKeyType.Frequency> {\n        readonly [FrequencyStateTypeId]: FrequencyStateTypeId;\n        readonly occurrences: ReadonlyMap<string, number>;\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Gauge<in out A extends (number | bigint)> extends MetricState<MetricKeyType.MetricKeyType.Gauge<A>> {\n        readonly [GaugeStateTypeId]: GaugeStateTypeId;\n        readonly value: A;\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Histogram extends MetricState<MetricKeyType.MetricKeyType.Histogram> {\n        readonly [HistogramStateTypeId]: HistogramStateTypeId;\n        readonly buckets: ReadonlyArray<readonly [number, number]>;\n        readonly count: number;\n        readonly min: number;\n        readonly max: number;\n        readonly sum: number;\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Summary extends MetricState<MetricKeyType.MetricKeyType.Summary> {\n        readonly [SummaryStateTypeId]: SummaryStateTypeId;\n        readonly error: number;\n        readonly quantiles: ReadonlyArray<readonly [number, Option.Option<number>]>;\n        readonly count: number;\n        readonly min: number;\n        readonly max: number;\n        readonly sum: number;\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in A> {\n        readonly [MetricStateTypeId]: {\n            readonly _A: Types.Contravariant<A>;\n        };\n    }\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const counter: {\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    (count: number): MetricState.Counter<number>;\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    (count: bigint): MetricState.Counter<bigint>;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const frequency: (occurrences: ReadonlyMap<string, number>) => MetricState.Frequency;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const gauge: {\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    (count: number): MetricState.Gauge<number>;\n    /**\n     * @since 2.0.0\n     * @category constructors\n     */\n    (count: bigint): MetricState.Gauge<bigint>;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const histogram: (options: {\n    readonly buckets: ReadonlyArray<readonly [number, number]>;\n    readonly count: number;\n    readonly min: number;\n    readonly max: number;\n    readonly sum: number;\n}) => MetricState.Histogram;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const summary: (options: {\n    readonly error: number;\n    readonly quantiles: ReadonlyArray<readonly [number, Option.Option<number>]>;\n    readonly count: number;\n    readonly min: number;\n    readonly max: number;\n    readonly sum: number;\n}) => MetricState.Summary;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isMetricState: (u: unknown) => u is MetricState.Counter<number | bigint>;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isCounterState: (u: unknown) => u is MetricState.Counter<number | bigint>;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isFrequencyState: (u: unknown) => u is MetricState.Frequency;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isGaugeState: (u: unknown) => u is MetricState.Gauge<number | bigint>;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isHistogramState: (u: unknown) => u is MetricState.Histogram;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isSummaryState: (u: unknown) => u is MetricState.Summary;\n//# sourceMappingURL=MetricState.d.ts.map",
  "node_modules/effect/dist/dts/Micro.d.ts": "import type { Channel } from \"./Channel.js\";\nimport * as Context from \"./Context.js\";\nimport type { Effect, EffectUnify, EffectUnifyIgnore } from \"./Effect.js\";\nimport * as Effectable from \"./Effectable.js\";\nimport * as Either from \"./Either.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type { TypeLambda } from \"./HKT.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { Predicate, Refinement } from \"./Predicate.js\";\nimport type { Sink } from \"./Sink.js\";\nimport type { Stream } from \"./Stream.js\";\nimport type { Concurrency, Covariant, Equals, NoExcessProperties, NotFunction, Simplify } from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\nimport { YieldWrap } from \"./Utils.js\";\n/**\n * @since 3.4.0\n * @experimental\n * @category type ids\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 3.4.0\n * @experimental\n * @category type ids\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 3.4.0\n * @experimental\n * @category MicroExit\n */\nexport declare const MicroExitTypeId: unique symbol;\n/**\n * @since 3.4.0\n * @experimental\n * @category MicroExit\n */\nexport type MicroExitTypeId = typeof TypeId;\n/**\n * A lightweight alternative to the `Effect` data type, with a subset of the functionality.\n *\n * @since 3.4.0\n * @experimental\n * @category models\n */\nexport interface Micro<out A, out E = never, out R = never> extends Effect<A, E, R> {\n    readonly [TypeId]: Micro.Variance<A, E, R>;\n    [Symbol.iterator](): MicroIterator<Micro<A, E, R>>;\n    [Unify.typeSymbol]?: unknown;\n    [Unify.unifySymbol]?: MicroUnify<this>;\n    [Unify.ignoreSymbol]?: MicroUnifyIgnore;\n}\n/**\n * @category models\n * @since 3.4.3\n */\nexport interface MicroUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends EffectUnify<A> {\n    Micro?: () => A[Unify.typeSymbol] extends Micro<infer A0, infer E0, infer R0> | infer _ ? Micro<A0, E0, R0> : never;\n}\n/**\n * @category models\n * @since 3.4.3\n */\nexport interface MicroUnifyIgnore extends EffectUnifyIgnore {\n    Effect?: true;\n}\n/**\n * @category type lambdas\n * @since 3.4.1\n */\nexport interface MicroTypeLambda extends TypeLambda {\n    readonly type: Micro<this[\"Target\"], this[\"Out1\"], this[\"Out2\"]>;\n}\n/**\n * @since 3.4.0\n * @experimental\n */\nexport declare namespace Micro {\n    /**\n     * @since 3.4.0\n     * @experimental\n     */\n    interface Variance<A, E, R> {\n        _A: Covariant<A>;\n        _E: Covariant<E>;\n        _R: Covariant<R>;\n    }\n    /**\n     * @since 3.4.0\n     * @experimental\n     */\n    type Success<T> = T extends Micro<infer _A, infer _E, infer _R> ? _A : never;\n    /**\n     * @since 3.4.0\n     * @experimental\n     */\n    type Error<T> = T extends Micro<infer _A, infer _E, infer _R> ? _E : never;\n    /**\n     * @since 3.4.0\n     * @experimental\n     */\n    type Context<T> = T extends Micro<infer _A, infer _E, infer _R> ? _R : never;\n}\n/**\n * @since 3.4.0\n * @experimental\n * @category guards\n */\nexport declare const isMicro: (u: unknown) => u is Micro<any, any, any>;\n/**\n * @since 3.4.0\n * @experimental\n * @category models\n */\nexport interface MicroIterator<T extends Micro<any, any, any>> {\n    next(...args: ReadonlyArray<any>): IteratorResult<YieldWrap<T>, Micro.Success<T>>;\n}\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroCause\n */\nexport declare const MicroCauseTypeId: unique symbol;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroCause\n */\nexport type MicroCauseTypeId = typeof MicroCauseTypeId;\n/**\n * A `MicroCause` is a data type that represents the different ways a `Micro` can fail.\n *\n * **Details**\n *\n * `MicroCause` comes in three forms:\n *\n * - `Die`: Indicates an unforeseen defect that wasn't planned for in the system's logic.\n * - `Fail`: Covers anticipated errors that are recognized and typically handled within the application.\n * - `Interrupt`: Signifies an operation that has been purposefully stopped.\n *\n * @since 3.4.6\n * @experimental\n * @category MicroCause\n */\nexport type MicroCause<E> = MicroCause.Die | MicroCause.Fail<E> | MicroCause.Interrupt;\n/**\n * @since 3.6.6\n * @experimental\n * @category guards\n */\nexport declare const isMicroCause: (self: unknown) => self is MicroCause<unknown>;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroCause\n */\nexport declare namespace MicroCause {\n    /**\n     * @since 3.4.6\n     * @experimental\n     */\n    type Error<T> = T extends MicroCause.Fail<infer E> ? E : never;\n    /**\n     * @since 3.4.0\n     * @experimental\n     */\n    interface Proto<Tag extends string, E> extends Pipeable, globalThis.Error {\n        readonly [MicroCauseTypeId]: {\n            _E: Covariant<E>;\n        };\n        readonly _tag: Tag;\n        readonly traces: ReadonlyArray<string>;\n    }\n    /**\n     * @since 3.4.6\n     * @experimental\n     * @category MicroCause\n     */\n    interface Die extends Proto<\"Die\", never> {\n        readonly defect: unknown;\n    }\n    /**\n     * @since 3.4.6\n     * @experimental\n     * @category MicroCause\n     */\n    interface Fail<E> extends Proto<\"Fail\", E> {\n        readonly error: E;\n    }\n    /**\n     * @since 3.4.6\n     * @experimental\n     * @category MicroCause\n     */\n    interface Interrupt extends Proto<\"Interrupt\", never> {\n    }\n}\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroCause\n */\nexport declare const causeFail: <E>(error: E, traces?: ReadonlyArray<string>) => MicroCause<E>;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroCause\n */\nexport declare const causeDie: (defect: unknown, traces?: ReadonlyArray<string>) => MicroCause<never>;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroCause\n */\nexport declare const causeInterrupt: (traces?: ReadonlyArray<string>) => MicroCause<never>;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroCause\n */\nexport declare const causeIsFail: <E>(self: MicroCause<E>) => self is MicroCause.Fail<E>;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroCause\n */\nexport declare const causeIsDie: <E>(self: MicroCause<E>) => self is MicroCause.Die;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroCause\n */\nexport declare const causeIsInterrupt: <E>(self: MicroCause<E>) => self is MicroCause.Interrupt;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroCause\n */\nexport declare const causeSquash: <E>(self: MicroCause<E>) => unknown;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroCause\n */\nexport declare const causeWithTrace: {\n    /**\n     * @since 3.4.6\n     * @experimental\n     * @category MicroCause\n     */\n    (trace: string): <E>(self: MicroCause<E>) => MicroCause<E>;\n    /**\n     * @since 3.4.6\n     * @experimental\n     * @category MicroCause\n     */\n    <E>(self: MicroCause<E>, trace: string): MicroCause<E>;\n};\n/**\n * @since 3.11.0\n * @experimental\n * @category MicroFiber\n */\nexport declare const MicroFiberTypeId: unique symbol;\n/**\n * @since 3.11.0\n * @experimental\n * @category MicroFiber\n */\nexport type MicroFiberTypeId = typeof MicroFiberTypeId;\n/**\n * @since 3.11.0\n * @experimental\n * @category MicroFiber\n */\nexport interface MicroFiber<out A, out E = never> {\n    readonly [MicroFiberTypeId]: MicroFiber.Variance<A, E>;\n    readonly currentOpCount: number;\n    readonly getRef: <I, A>(ref: Context.Reference<I, A>) => A;\n    readonly context: Context.Context<never>;\n    readonly addObserver: (cb: (exit: MicroExit<A, E>) => void) => () => void;\n    readonly unsafeInterrupt: () => void;\n    readonly unsafePoll: () => MicroExit<A, E> | undefined;\n}\n/**\n * @since 3.11.0\n * @experimental\n * @category MicroFiber\n */\nexport declare namespace MicroFiber {\n    /**\n     * @since 3.11.0\n     * @experimental\n     * @category MicroFiber\n     */\n    interface Variance<out A, out E = never> {\n        readonly _A: Covariant<A>;\n        readonly _E: Covariant<E>;\n    }\n}\ndeclare class MicroFiberImpl<in out A = any, in out E = any> implements MicroFiber<A, E> {\n    context: Context.Context<never>;\n    interruptible: boolean;\n    readonly [MicroFiberTypeId]: MicroFiber.Variance<A, E>;\n    readonly _stack: Array<Primitive>;\n    readonly _observers: Array<(exit: MicroExit<A, E>) => void>;\n    _exit: MicroExit<A, E> | undefined;\n    _children: Set<MicroFiberImpl<any, any>> | undefined;\n    currentOpCount: number;\n    constructor(context: Context.Context<never>, interruptible?: boolean);\n    getRef<I, A>(ref: Context.Reference<I, A>): A;\n    addObserver(cb: (exit: MicroExit<A, E>) => void): () => void;\n    _interrupted: boolean;\n    unsafeInterrupt(): void;\n    unsafePoll(): MicroExit<A, E> | undefined;\n    evaluate(effect: Primitive): void;\n    runLoop(effect: Primitive): MicroExit<A, E> | Yield;\n    getCont<S extends successCont | failureCont>(symbol: S): (Primitive & Record<S, (value: any, fiber: MicroFiberImpl) => Primitive>) | undefined;\n    _yielded: MicroExit<any, any> | (() => void) | undefined;\n    yieldWith(value: MicroExit<any, any> | (() => void)): Yield;\n    children(): Set<MicroFiber<any, any>>;\n}\n/**\n * @since 3.11.0\n * @experimental\n * @category MicroFiber\n */\nexport declare const fiberAwait: <A, E>(self: MicroFiber<A, E>) => Micro<MicroExit<A, E>>;\n/**\n * @since 3.11.2\n * @experimental\n * @category MicroFiber\n */\nexport declare const fiberJoin: <A, E>(self: MicroFiber<A, E>) => Micro<A, E>;\n/**\n * @since 3.11.0\n * @experimental\n * @category MicroFiber\n */\nexport declare const fiberInterrupt: <A, E>(self: MicroFiber<A, E>) => Micro<void>;\n/**\n * @since 3.11.0\n * @experimental\n * @category MicroFiber\n */\nexport declare const fiberInterruptAll: <A extends Iterable<MicroFiber<any, any>>>(fibers: A) => Micro<void>;\ndeclare const identifier: unique symbol;\ntype identifier = typeof identifier;\ndeclare const evaluate: unique symbol;\ntype evaluate = typeof evaluate;\ndeclare const successCont: unique symbol;\ntype successCont = typeof successCont;\ndeclare const failureCont: unique symbol;\ntype failureCont = typeof failureCont;\ndeclare const ensureCont: unique symbol;\ntype ensureCont = typeof ensureCont;\ndeclare const Yield: unique symbol;\ntype Yield = typeof Yield;\ninterface Primitive {\n    readonly [identifier]: string;\n    readonly [successCont]: ((value: unknown, fiber: MicroFiberImpl) => Primitive | Yield) | undefined;\n    readonly [failureCont]: ((cause: MicroCause<unknown>, fiber: MicroFiberImpl) => Primitive | Yield) | undefined;\n    readonly [ensureCont]: ((fiber: MicroFiberImpl) => ((value: unknown, fiber: MicroFiberImpl) => Primitive | Yield) | undefined) | undefined;\n    [evaluate](fiber: MicroFiberImpl): Primitive | Yield;\n}\n/**\n * Creates a `Micro` effect that will succeed with the specified constant value.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const succeed: <A>(value: A) => Micro<A>;\n/**\n * Creates a `Micro` effect that will fail with the specified `MicroCause`.\n *\n * @since 3.4.6\n * @experimental\n * @category constructors\n */\nexport declare const failCause: <E>(cause: MicroCause<E>) => Micro<never, E>;\n/**\n * Creates a `Micro` effect that fails with the given error.\n *\n * This results in a `Fail` variant of the `MicroCause` type, where the error is\n * tracked at the type level.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const fail: <E>(error: E) => Micro<never, E>;\n/**\n * Creates a `Micro` effect that succeeds with a lazily evaluated value.\n *\n * If the evaluation of the value throws an error, the effect will fail with a\n * `Die` variant of the `MicroCause` type.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const sync: <A>(evaluate: LazyArg<A>) => Micro<A>;\n/**\n * Lazily creates a `Micro` effect from the given side-effect.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const suspend: <A, E, R>(evaluate: LazyArg<Micro<A, E, R>>) => Micro<A, E, R>;\n/**\n * Pause the execution of the current `Micro` effect, and resume it on the next\n * scheduler tick.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const yieldNowWith: (priority?: number) => Micro<void>;\n/**\n * Pause the execution of the current `Micro` effect, and resume it on the next\n * scheduler tick.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const yieldNow: Micro<void>;\n/**\n * Creates a `Micro` effect that will succeed with the value wrapped in `Some`.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const succeedSome: <A>(a: A) => Micro<Option.Option<A>>;\n/**\n * Creates a `Micro` effect that succeeds with `None`.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const succeedNone: Micro<Option.Option<never>>;\n/**\n * Creates a `Micro` effect that will fail with the lazily evaluated `MicroCause`.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const failCauseSync: <E>(evaluate: LazyArg<MicroCause<E>>) => Micro<never, E>;\n/**\n * Creates a `Micro` effect that will die with the specified error.\n *\n * This results in a `Die` variant of the `MicroCause` type, where the error is\n * not tracked at the type level.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const die: (defect: unknown) => Micro<never>;\n/**\n * Creates a `Micro` effect that will fail with the lazily evaluated error.\n *\n * This results in a `Fail` variant of the `MicroCause` type, where the error is\n * tracked at the type level.\n *\n * @since 3.4.6\n * @experimental\n * @category constructors\n */\nexport declare const failSync: <E>(error: LazyArg<E>) => Micro<never, E>;\n/**\n * Converts an `Option` into a `Micro` effect, that will fail with\n * `NoSuchElementException` if the option is `None`. Otherwise, it will succeed with the\n * value of the option.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const fromOption: <A>(option: Option.Option<A>) => Micro<A, NoSuchElementException>;\n/**\n * Converts an `Either` into a `Micro` effect, that will fail with the left side\n * of the either if it is a `Left`. Otherwise, it will succeed with the right\n * side of the either.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const fromEither: <R, L>(either: Either.Either<R, L>) => Micro<R, L>;\ndeclare const void_: Micro<void>;\nexport { \n/**\n * A `Micro` effect that will succeed with `void` (`undefined`).\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nvoid_ as void };\ndeclare const try_: <A, E>(options: {\n    try: LazyArg<A>;\n    catch: (error: unknown) => E;\n}) => Micro<A, E>;\nexport { \n/**\n * The `Micro` equivalent of a try / catch block, which allows you to map\n * thrown errors to a specific error type.\n *\n * @example\n * ```ts\n * import { Micro } from \"effect\"\n *\n * Micro.try({\n *   try: () => { throw new Error(\"boom\") },\n *   catch: (cause) => new Error(\"caught\", { cause })\n * })\n * ```\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\ntry_ as try };\n/**\n * Wrap a `Promise` into a `Micro` effect.\n *\n * Any errors will result in a `Die` variant of the `MicroCause` type, where the\n * error is not tracked at the type level.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const promise: <A>(evaluate: (signal: AbortSignal) => PromiseLike<A>) => Micro<A>;\n/**\n * Wrap a `Promise` into a `Micro` effect. Any errors will be caught and\n * converted into a specific error type.\n *\n * @example\n * ```ts\n * import { Micro } from \"effect\"\n *\n * Micro.tryPromise({\n *   try: () => Promise.resolve(\"success\"),\n *   catch: (cause) => new Error(\"caught\", { cause })\n * })\n * ```\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const tryPromise: <A, E>(options: {\n    readonly try: (signal: AbortSignal) => PromiseLike<A>;\n    readonly catch: (error: unknown) => E;\n}) => Micro<A, E>;\n/**\n * Create a `Micro` effect using the current `MicroFiber`.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const withMicroFiber: <A, E = never, R = never>(evaluate: (fiber: MicroFiberImpl<A, E>) => Micro<A, E, R>) => Micro<A, E, R>;\n/**\n * Flush any yielded effects that are waiting to be executed.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const yieldFlush: Micro<void>;\n/**\n * Create a `Micro` effect from an asynchronous computation.\n *\n * You can return a cleanup effect that will be run when the effect is aborted.\n * It is also passed an `AbortSignal` that is triggered when the effect is\n * aborted.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const async: <A, E = never, R = never>(register: (resume: (effect: Micro<A, E, R>) => void, signal: AbortSignal) => void | Micro<void, never, R>) => Micro<A, E, R>;\n/**\n * A `Micro` that will never succeed or fail. It wraps `setInterval` to prevent\n * the Javascript runtime from exiting.\n *\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const never: Micro<never>;\n/**\n * @since 3.4.0\n * @experimental\n * @category constructors\n */\nexport declare const gen: <Self, Eff extends YieldWrap<Micro<any, any, any>>, AEff>(...args: [self: Self, body: (this: Self) => Generator<Eff, AEff, never>] | [body: () => Generator<Eff, AEff, never>]) => Micro<AEff, [Eff] extends [never] ? never : [Eff] extends [YieldWrap<Micro<infer _A, infer E, infer _R>>] ? E : never, [Eff] extends [never] ? never : [Eff] extends [YieldWrap<Micro<infer _A, infer _E, infer R>>] ? R : never>;\n/**\n * Create a `Micro` effect that will replace the success value of the given\n * effect.\n *\n * @since 3.4.0\n * @experimental\n * @category mapping & sequencing\n */\nexport declare const as: {\n    /**\n     * Create a `Micro` effect that will replace the success value of the given\n     * effect.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category mapping & sequencing\n     */\n    <A, B>(value: B): <E, R>(self: Micro<A, E, R>) => Micro<B, E, R>;\n    /**\n     * Create a `Micro` effect that will replace the success value of the given\n     * effect.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category mapping & sequencing\n     */\n    <A, E, R, B>(self: Micro<A, E, R>, value: B): Micro<B, E, R>;\n};\n/**\n * Wrap the success value of this `Micro` effect in a `Some`.\n *\n * @since 3.4.0\n * @experimental\n * @category mapping & sequencing\n */\nexport declare const asSome: <A, E, R>(self: Micro<A, E, R>) => Micro<Option.Option<A>, E, R>;\n/**\n * Swap the error and success types of the `Micro` effect.\n *\n * @since 3.4.0\n * @experimental\n * @category mapping & sequencing\n */\nexport declare const flip: <A, E, R>(self: Micro<A, E, R>) => Micro<E, A, R>;\n/**\n * A more flexible version of `flatMap` that combines `map` and `flatMap` into a\n * single API.\n *\n * It also lets you directly pass a `Micro` effect, which will be executed after\n * the current effect.\n *\n * @since 3.4.0\n * @experimental\n * @category mapping & sequencing\n */\nexport declare const andThen: {\n    /**\n     * A more flexible version of `flatMap` that combines `map` and `flatMap` into a\n     * single API.\n     *\n     * It also lets you directly pass a `Micro` effect, which will be executed after\n     * the current effect.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category mapping & sequencing\n     */\n    <A, X>(f: (a: A) => X): <E, R>(self: Micro<A, E, R>) => [X] extends [Micro<infer A1, infer E1, infer R1>] ? Micro<A1, E | E1, R | R1> : Micro<X, E, R>;\n    /**\n     * A more flexible version of `flatMap` that combines `map` and `flatMap` into a\n     * single API.\n     *\n     * It also lets you directly pass a `Micro` effect, which will be executed after\n     * the current effect.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category mapping & sequencing\n     */\n    <X>(f: NotFunction<X>): <A, E, R>(self: Micro<A, E, R>) => [X] extends [Micro<infer A1, infer E1, infer R1>] ? Micro<A1, E | E1, R | R1> : Micro<X, E, R>;\n    /**\n     * A more flexible version of `flatMap` that combines `map` and `flatMap` into a\n     * single API.\n     *\n     * It also lets you directly pass a `Micro` effect, which will be executed after\n     * the current effect.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category mapping & sequencing\n     */\n    <A, E, R, X>(self: Micro<A, E, R>, f: (a: A) => X): [X] extends [Micro<infer A1, infer E1, infer R1>] ? Micro<A1, E | E1, R | R1> : Micro<X, E, R>;\n    /**\n     * A more flexible version of `flatMap` that combines `map` and `flatMap` into a\n     * single API.\n     *\n     * It also lets you directly pass a `Micro` effect, which will be executed after\n     * the current effect.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category mapping & sequencing\n     */\n    <A, E, R, X>(self: Micro<A, E, R>, f: NotFunction<X>): [X] extends [Micro<infer A1, infer E1, infer R1>] ? Micro<A1, E | E1, R | R1> : Micro<X, E, R>;\n};\n/**\n * Execute a side effect from the success value of the `Micro` effect.\n *\n * It is similar to the `andThen` api, but the success value is ignored.\n *\n * @since 3.4.0\n * @experimental\n * @category mapping & sequencing\n */\nexport declare const tap: {\n    /**\n     * Execute a side effect from the success value of the `Micro` effect.\n     *\n     * It is similar to the `andThen` api, but the success value is ignored.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category mapping & sequencing\n     */\n    <A, X>(f: (a: NoInfer<A>) => X): <E, R>(self: Micro<A, E, R>) => [X] extends [Micro<infer _A1, infer E1, infer R1>] ? Micro<A, E | E1, R | R1> : Micro<A, E, R>;\n    /**\n     * Execute a side effect from the success value of the `Micro` effect.\n     *\n     * It is similar to the `andThen` api, but the success value is ignored.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category mapping & sequencing\n     */\n    <X>(f: NotFunction<X>): <A, E, R>(self: Micro<A, E, R>) => [X] extends [Micro<infer _A1, infer E1, infer R1>] ? Micro<A, E | E1, R | R1> : Micro<A, E, R>;\n    /**\n     * Execute a side effect from the success value of the `Micro` effect.\n     *\n     * It is similar to the `andThen` api, but the success value is ignored.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category mapping & sequencing\n     */\n    <A, E, R, X>(self: Micro<A, E, R>, f: (a: NoInfer<A>) => X): [X] extends [Micro<infer _A1, infer E1, infer R1>] ? Micro<A, E | E1, R | R1> : Micro<A, E, R>;\n    /**\n     * Execute a side effect from the success value of the `Micro` effect.\n     *\n     * It is similar to the `andThen` api, but the success value is ignored.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category mapping & sequencing\n     */\n    <A, E, R, X>(self: Micro<A, E, R>, f: NotFunction<X>): [X] extends [Micro<infer _A1, infer E1, infer R1>] ? Micro<A, E | E1, R | R1> : Micro<A, E, R>;\n};\n/**\n * Replace the success value of the `Micro` effect with `void`.\n *\n * @since 3.4.0\n * @experimental\n * @category mapping & sequencing\n */\nexport declare const asVoid: <A, E, R>(self: Micro<A, E, R>) => Micro<void, E, R>;\n/**\n * Access the `MicroExit` of the given `Micro` effect.\n *\n * @since 3.4.6\n * @experimental\n * @category mapping & sequencing\n */\nexport declare const exit: <A, E, R>(self: Micro<A, E, R>) => Micro<MicroExit<A, E>, never, R>;\n/**\n * Replace the error type of the given `Micro` with the full `MicroCause` object.\n *\n * @since 3.4.0\n * @experimental\n * @category mapping & sequencing\n */\nexport declare const sandbox: <A, E, R>(self: Micro<A, E, R>) => Micro<A, MicroCause<E>, R>;\n/**\n * Returns an effect that races all the specified effects,\n * yielding the value of the first effect to succeed with a value. Losers of\n * the race will be interrupted immediately\n *\n * @since 3.4.0\n * @experimental\n * @category sequencing\n */\nexport declare const raceAll: <Eff extends Micro<any, any, any>>(all: Iterable<Eff>) => Micro<Micro.Success<Eff>, Micro.Error<Eff>, Micro.Context<Eff>>;\n/**\n * Returns an effect that races all the specified effects,\n * yielding the value of the first effect to succeed or fail. Losers of\n * the race will be interrupted immediately.\n *\n * @since 3.4.0\n * @experimental\n * @category sequencing\n */\nexport declare const raceAllFirst: <Eff extends Micro<any, any, any>>(all: Iterable<Eff>) => Micro<Micro.Success<Eff>, Micro.Error<Eff>, Micro.Context<Eff>>;\n/**\n * Returns an effect that races two effects, yielding the value of the first\n * effect to succeed. Losers of the race will be interrupted immediately.\n *\n * @since 3.4.0\n * @experimental\n * @category sequencing\n */\nexport declare const race: {\n    /**\n     * Returns an effect that races two effects, yielding the value of the first\n     * effect to succeed. Losers of the race will be interrupted immediately.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category sequencing\n     */\n    <A2, E2, R2>(that: Micro<A2, E2, R2>): <A, E, R>(self: Micro<A, E, R>) => Micro<A | A2, E | E2, R | R2>;\n    /**\n     * Returns an effect that races two effects, yielding the value of the first\n     * effect to succeed. Losers of the race will be interrupted immediately.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category sequencing\n     */\n    <A, E, R, A2, E2, R2>(self: Micro<A, E, R>, that: Micro<A2, E2, R2>): Micro<A | A2, E | E2, R | R2>;\n};\n/**\n * Returns an effect that races two effects, yielding the value of the first\n * effect to succeed *or* fail. Losers of the race will be interrupted immediately.\n *\n * @since 3.4.0\n * @experimental\n * @category sequencing\n */\nexport declare const raceFirst: {\n    /**\n     * Returns an effect that races two effects, yielding the value of the first\n     * effect to succeed *or* fail. Losers of the race will be interrupted immediately.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category sequencing\n     */\n    <A2, E2, R2>(that: Micro<A2, E2, R2>): <A, E, R>(self: Micro<A, E, R>) => Micro<A | A2, E | E2, R | R2>;\n    /**\n     * Returns an effect that races two effects, yielding the value of the first\n     * effect to succeed *or* fail. Losers of the race will be interrupted immediately.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category sequencing\n     */\n    <A, E, R, A2, E2, R2>(self: Micro<A, E, R>, that: Micro<A2, E2, R2>): Micro<A | A2, E | E2, R | R2>;\n};\n/**\n * Map the success value of this `Micro` effect to another `Micro` effect, then\n * flatten the result.\n *\n * @since 3.4.0\n * @experimental\n * @category mapping & sequencing\n */\nexport declare const flatMap: {\n    /**\n     * Map the success value of this `Micro` effect to another `Micro` effect, then\n     * flatten the result.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category mapping & sequencing\n     */\n    <A, B, E2, R2>(f: (a: A) => Micro<B, E2, R2>): <E, R>(self: Micro<A, E, R>) => Micro<B, E | E2, R | R2>;\n    /**\n     * Map the success value of this `Micro` effect to another `Micro` effect, then\n     * flatten the result.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category mapping & sequencing\n     */\n    <A, E, R, B, E2, R2>(self: Micro<A, E, R>, f: (a: A) => Micro<B, E2, R2>): Micro<B, E | E2, R | R2>;\n};\n/**\n * Flattens any nested `Micro` effects, merging the error and requirement types.\n *\n * @since 3.4.0\n * @experimental\n * @category mapping & sequencing\n */\nexport declare const flatten: <A, E, R, E2, R2>(self: Micro<Micro<A, E, R>, E2, R2>) => Micro<A, E | E2, R | R2>;\n/**\n * Transforms the success value of the `Micro` effect with the specified\n * function.\n *\n * @since 3.4.0\n * @experimental\n * @category mapping & sequencing\n */\nexport declare const map: {\n    /**\n     * Transforms the success value of the `Micro` effect with the specified\n     * function.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category mapping & sequencing\n     */\n    <A, B>(f: (a: A) => B): <E, R>(self: Micro<A, E, R>) => Micro<B, E, R>;\n    /**\n     * Transforms the success value of the `Micro` effect with the specified\n     * function.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category mapping & sequencing\n     */\n    <A, E, R, B>(self: Micro<A, E, R>, f: (a: A) => B): Micro<B, E, R>;\n};\n/**\n * The `MicroExit` type is used to represent the result of a `Micro` computation. It\n * can either be successful, containing a value of type `A`, or it can fail,\n * containing an error of type `E` wrapped in a `MicroCause`.\n *\n * @since 3.4.6\n * @experimental\n * @category MicroExit\n */\nexport type MicroExit<A, E = never> = MicroExit.Success<A, E> | MicroExit.Failure<A, E>;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroExit\n */\nexport declare namespace MicroExit {\n    /**\n     * @since 3.4.6\n     * @experimental\n     * @category MicroExit\n     */\n    interface Proto<out A, out E = never> extends Micro<A, E> {\n        readonly [MicroExitTypeId]: MicroExitTypeId;\n    }\n    /**\n     * @since 3.4.6\n     * @experimental\n     * @category MicroExit\n     */\n    interface Success<out A, out E> extends Proto<A, E> {\n        readonly _tag: \"Success\";\n        readonly value: A;\n    }\n    /**\n     * @since 3.4.6\n     * @experimental\n     * @category MicroExit\n     */\n    interface Failure<out A, out E> extends Proto<A, E> {\n        readonly _tag: \"Failure\";\n        readonly cause: MicroCause<E>;\n    }\n}\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroExit\n */\nexport declare const isMicroExit: (u: unknown) => u is MicroExit<unknown, unknown>;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroExit\n */\nexport declare const exitSucceed: <A>(a: A) => MicroExit<A, never>;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroExit\n */\nexport declare const exitFailCause: <E>(cause: MicroCause<E>) => MicroExit<never, E>;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroExit\n */\nexport declare const exitInterrupt: MicroExit<never>;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroExit\n */\nexport declare const exitFail: <E>(e: E) => MicroExit<never, E>;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroExit\n */\nexport declare const exitDie: (defect: unknown) => MicroExit<never>;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroExit\n */\nexport declare const exitIsSuccess: <A, E>(self: MicroExit<A, E>) => self is MicroExit.Success<A, E>;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroExit\n */\nexport declare const exitIsFailure: <A, E>(self: MicroExit<A, E>) => self is MicroExit.Failure<A, E>;\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroExit\n */\nexport declare const exitIsInterrupt: <A, E>(self: MicroExit<A, E>) => self is MicroExit.Failure<A, E> & {\n    readonly cause: MicroCause.Interrupt;\n};\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroExit\n */\nexport declare const exitIsFail: <A, E>(self: MicroExit<A, E>) => self is MicroExit.Failure<A, E> & {\n    readonly cause: MicroCause.Fail<E>;\n};\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroExit\n */\nexport declare const exitIsDie: <A, E>(self: MicroExit<A, E>) => self is MicroExit.Failure<A, E> & {\n    readonly cause: MicroCause.Die;\n};\n/**\n * @since 3.4.6\n * @experimental\n * @category MicroExit\n */\nexport declare const exitVoid: MicroExit<void>;\n/**\n * @since 3.11.0\n * @experimental\n * @category MicroExit\n */\nexport declare const exitVoidAll: <I extends Iterable<MicroExit<any, any>>>(exits: I) => MicroExit<void, I extends Iterable<MicroExit<infer _A, infer _E>> ? _E : never>;\n/**\n * @since 3.5.9\n * @experimental\n * @category scheduler\n */\nexport interface MicroScheduler {\n    readonly scheduleTask: (task: () => void, priority: number) => void;\n    readonly shouldYield: (fiber: MicroFiber<unknown, unknown>) => boolean;\n    readonly flush: () => void;\n}\n/**\n * @since 3.5.9\n * @experimental\n * @category scheduler\n */\nexport declare class MicroSchedulerDefault implements MicroScheduler {\n    private tasks;\n    private running;\n    /**\n     * @since 3.5.9\n     */\n    scheduleTask(task: () => void, _priority: number): void;\n    /**\n     * @since 3.5.9\n     */\n    afterScheduled: () => void;\n    /**\n     * @since 3.5.9\n     */\n    runTasks(): void;\n    /**\n     * @since 3.5.9\n     */\n    shouldYield(fiber: MicroFiber<unknown, unknown>): boolean;\n    /**\n     * @since 3.5.9\n     */\n    flush(): void;\n}\n/**\n * Access the given `Context.Tag` from the environment.\n *\n * @since 3.4.0\n * @experimental\n * @category environment\n */\nexport declare const service: {\n    /**\n     * Access the given `Context.Tag` from the environment.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category environment\n     */\n    <I, S>(tag: Context.Reference<I, S>): Micro<S>;\n    /**\n     * Access the given `Context.Tag` from the environment.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category environment\n     */\n    <I, S>(tag: Context.Tag<I, S>): Micro<S, never, I>;\n};\n/**\n * Access the given `Context.Tag` from the environment, without tracking the\n * dependency at the type level.\n *\n * It will return an `Option` of the service, depending on whether it is\n * available in the environment or not.\n *\n * @since 3.4.0\n * @experimental\n * @category environment\n */\nexport declare const serviceOption: <I, S>(tag: Context.Tag<I, S>) => Micro<Option.Option<S>>;\n/**\n * Update the Context with the given mapping function.\n *\n * @since 3.11.0\n * @experimental\n * @category environment\n */\nexport declare const updateContext: {\n    /**\n     * Update the Context with the given mapping function.\n     *\n     * @since 3.11.0\n     * @experimental\n     * @category environment\n     */\n    <R2, R>(f: (context: Context.Context<R2>) => Context.Context<NoInfer<R>>): <A, E>(self: Micro<A, E, R>) => Micro<A, E, R2>;\n    /**\n     * Update the Context with the given mapping function.\n     *\n     * @since 3.11.0\n     * @experimental\n     * @category environment\n     */\n    <A, E, R, R2>(self: Micro<A, E, R>, f: (context: Context.Context<R2>) => Context.Context<NoInfer<R>>): Micro<A, E, R2>;\n};\n/**\n * Update the service for the given `Context.Tag` in the environment.\n *\n * @since 3.11.0\n * @experimental\n * @category environment\n */\nexport declare const updateService: {\n    /**\n     * Update the service for the given `Context.Tag` in the environment.\n     *\n     * @since 3.11.0\n     * @experimental\n     * @category environment\n     */\n    <I, A>(tag: Context.Reference<I, A>, f: (value: A) => A): <XA, E, R>(self: Micro<XA, E, R>) => Micro<XA, E, R>;\n    /**\n     * Update the service for the given `Context.Tag` in the environment.\n     *\n     * @since 3.11.0\n     * @experimental\n     * @category environment\n     */\n    <I, A>(tag: Context.Tag<I, A>, f: (value: A) => A): <XA, E, R>(self: Micro<XA, E, R>) => Micro<XA, E, R | I>;\n    /**\n     * Update the service for the given `Context.Tag` in the environment.\n     *\n     * @since 3.11.0\n     * @experimental\n     * @category environment\n     */\n    <XA, E, R, I, A>(self: Micro<XA, E, R>, tag: Context.Reference<I, A>, f: (value: A) => A): Micro<XA, E, R>;\n    /**\n     * Update the service for the given `Context.Tag` in the environment.\n     *\n     * @since 3.11.0\n     * @experimental\n     * @category environment\n     */\n    <XA, E, R, I, A>(self: Micro<XA, E, R>, tag: Context.Tag<I, A>, f: (value: A) => A): Micro<XA, E, R | I>;\n};\n/**\n * Access the current `Context` from the environment.\n *\n * @since 3.4.0\n * @experimental\n * @category environment\n */\nexport declare const context: <R>() => Micro<Context.Context<R>>;\n/**\n * Merge the given `Context` with the current context.\n *\n * @since 3.4.0\n * @experimental\n * @category environment\n */\nexport declare const provideContext: {\n    /**\n     * Merge the given `Context` with the current context.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category environment\n     */\n    <XR>(context: Context.Context<XR>): <A, E, R>(self: Micro<A, E, R>) => Micro<A, E, Exclude<R, XR>>;\n    /**\n     * Merge the given `Context` with the current context.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category environment\n     */\n    <A, E, R, XR>(self: Micro<A, E, R>, context: Context.Context<XR>): Micro<A, E, Exclude<R, XR>>;\n};\n/**\n * Add the provided service to the current context.\n *\n * @since 3.4.0\n * @experimental\n * @category environment\n */\nexport declare const provideService: {\n    /**\n     * Add the provided service to the current context.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category environment\n     */\n    <I, S>(tag: Context.Tag<I, S>, service: S): <A, E, R>(self: Micro<A, E, R>) => Micro<A, E, Exclude<R, I>>;\n    /**\n     * Add the provided service to the current context.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category environment\n     */\n    <A, E, R, I, S>(self: Micro<A, E, R>, tag: Context.Tag<I, S>, service: S): Micro<A, E, Exclude<R, I>>;\n};\n/**\n * Create a service using the provided `Micro` effect, and add it to the\n * current context.\n *\n * @since 3.4.6\n * @experimental\n * @category environment\n */\nexport declare const provideServiceEffect: {\n    /**\n     * Create a service using the provided `Micro` effect, and add it to the\n     * current context.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category environment\n     */\n    <I, S, E2, R2>(tag: Context.Tag<I, S>, acquire: Micro<S, E2, R2>): <A, E, R>(self: Micro<A, E, R>) => Micro<A, E | E2, Exclude<R, I> | R2>;\n    /**\n     * Create a service using the provided `Micro` effect, and add it to the\n     * current context.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category environment\n     */\n    <A, E, R, I, S, E2, R2>(self: Micro<A, E, R>, tag: Context.Tag<I, S>, acquire: Micro<S, E2, R2>): Micro<A, E | E2, Exclude<R, I> | R2>;\n};\ndeclare const MaxOpsBeforeYield_base: Context.ReferenceClass<MaxOpsBeforeYield, \"effect/Micro/currentMaxOpsBeforeYield\", number>;\n/**\n * @since 3.11.0\n * @experimental\n * @category references\n */\nexport declare class MaxOpsBeforeYield extends MaxOpsBeforeYield_base {\n}\ndeclare const CurrentConcurrency_base: Context.ReferenceClass<CurrentConcurrency, \"effect/Micro/currentConcurrency\", number | \"unbounded\">;\n/**\n * @since 3.11.0\n * @experimental\n * @category environment refs\n */\nexport declare class CurrentConcurrency extends CurrentConcurrency_base {\n}\ndeclare const CurrentScheduler_base: Context.ReferenceClass<CurrentScheduler, \"effect/Micro/currentScheduler\", MicroScheduler>;\n/**\n * @since 3.11.0\n * @experimental\n * @category environment refs\n */\nexport declare class CurrentScheduler extends CurrentScheduler_base {\n}\n/**\n * If you have a `Micro` that uses `concurrency: \"inherit\"`, you can use this\n * api to control the concurrency of that `Micro` when it is run.\n *\n * @example\n * ```ts\n * import * as Micro from \"effect/Micro\"\n *\n * Micro.forEach([1, 2, 3], (n) => Micro.succeed(n), {\n *   concurrency: \"inherit\"\n * }).pipe(\n *   Micro.withConcurrency(2) // use a concurrency of 2\n * )\n * ```\n *\n * @since 3.4.0\n * @experimental\n * @category environment refs\n */\nexport declare const withConcurrency: {\n    /**\n     * If you have a `Micro` that uses `concurrency: \"inherit\"`, you can use this\n     * api to control the concurrency of that `Micro` when it is run.\n     *\n     * @example\n     * ```ts\n     * import * as Micro from \"effect/Micro\"\n     *\n     * Micro.forEach([1, 2, 3], (n) => Micro.succeed(n), {\n     *   concurrency: \"inherit\"\n     * }).pipe(\n     *   Micro.withConcurrency(2) // use a concurrency of 2\n     * )\n     * ```\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category environment refs\n     */\n    (concurrency: \"unbounded\" | number): <A, E, R>(self: Micro<A, E, R>) => Micro<A, E, R>;\n    /**\n     * If you have a `Micro` that uses `concurrency: \"inherit\"`, you can use this\n     * api to control the concurrency of that `Micro` when it is run.\n     *\n     * @example\n     * ```ts\n     * import * as Micro from \"effect/Micro\"\n     *\n     * Micro.forEach([1, 2, 3], (n) => Micro.succeed(n), {\n     *   concurrency: \"inherit\"\n     * }).pipe(\n     *   Micro.withConcurrency(2) // use a concurrency of 2\n     * )\n     * ```\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category environment refs\n     */\n    <A, E, R>(self: Micro<A, E, R>, concurrency: \"unbounded\" | number): Micro<A, E, R>;\n};\n/**\n * Combine two `Micro` effects into a single effect that produces a tuple of\n * their results.\n *\n * @since 3.4.0\n * @experimental\n * @category zipping\n */\nexport declare const zip: {\n    /**\n     * Combine two `Micro` effects into a single effect that produces a tuple of\n     * their results.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category zipping\n     */\n    <A2, E2, R2>(that: Micro<A2, E2, R2>, options?: {\n        readonly concurrent?: boolean | undefined;\n    } | undefined): <A, E, R>(self: Micro<A, E, R>) => Micro<[A, A2], E2 | E, R2 | R>;\n    /**\n     * Combine two `Micro` effects into a single effect that produces a tuple of\n     * their results.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category zipping\n     */\n    <A, E, R, A2, E2, R2>(self: Micro<A, E, R>, that: Micro<A2, E2, R2>, options?: {\n        readonly concurrent?: boolean | undefined;\n    }): Micro<[A, A2], E | E2, R | R2>;\n};\n/**\n * The `Micro.zipWith` function combines two `Micro` effects and allows you to\n * apply a function to the results of the combined effects, transforming them\n * into a single value.\n *\n * @since 3.4.3\n * @experimental\n * @category zipping\n */\nexport declare const zipWith: {\n    /**\n     * The `Micro.zipWith` function combines two `Micro` effects and allows you to\n     * apply a function to the results of the combined effects, transforming them\n     * into a single value.\n     *\n     * @since 3.4.3\n     * @experimental\n     * @category zipping\n     */\n    <A2, E2, R2, A, B>(that: Micro<A2, E2, R2>, f: (a: A, b: A2) => B, options?: {\n        readonly concurrent?: boolean | undefined;\n    }): <E, R>(self: Micro<A, E, R>) => Micro<B, E2 | E, R2 | R>;\n    /**\n     * The `Micro.zipWith` function combines two `Micro` effects and allows you to\n     * apply a function to the results of the combined effects, transforming them\n     * into a single value.\n     *\n     * @since 3.4.3\n     * @experimental\n     * @category zipping\n     */\n    <A, E, R, A2, E2, R2, B>(self: Micro<A, E, R>, that: Micro<A2, E2, R2>, f: (a: A, b: A2) => B, options?: {\n        readonly concurrent?: boolean | undefined;\n    }): Micro<B, E2 | E, R2 | R>;\n};\n/**\n * Filter the specified effect with the provided function, failing with specified\n * `MicroCause` if the predicate fails.\n *\n * In addition to the filtering capabilities discussed earlier, you have the option to further\n * refine and narrow down the type of the success channel by providing a\n *\n * @since 3.4.0\n * @experimental\n * @category filtering & conditionals\n */\nexport declare const filterOrFailCause: {\n    /**\n     * Filter the specified effect with the provided function, failing with specified\n     * `MicroCause` if the predicate fails.\n     *\n     * In addition to the filtering capabilities discussed earlier, you have the option to further\n     * refine and narrow down the type of the success channel by providing a\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category filtering & conditionals\n     */\n    <A, B extends A, E2>(refinement: Refinement<A, B>, orFailWith: (a: NoInfer<A>) => MicroCause<E2>): <E, R>(self: Micro<A, E, R>) => Micro<B, E2 | E, R>;\n    /**\n     * Filter the specified effect with the provided function, failing with specified\n     * `MicroCause` if the predicate fails.\n     *\n     * In addition to the filtering capabilities discussed earlier, you have the option to further\n     * refine and narrow down the type of the success channel by providing a\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category filtering & conditionals\n     */\n    <A, E2>(predicate: Predicate<NoInfer<A>>, orFailWith: (a: NoInfer<A>) => MicroCause<E2>): <E, R>(self: Micro<A, E, R>) => Micro<A, E2 | E, R>;\n    /**\n     * Filter the specified effect with the provided function, failing with specified\n     * `MicroCause` if the predicate fails.\n     *\n     * In addition to the filtering capabilities discussed earlier, you have the option to further\n     * refine and narrow down the type of the success channel by providing a\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category filtering & conditionals\n     */\n    <A, E, R, B extends A, E2>(self: Micro<A, E, R>, refinement: Refinement<A, B>, orFailWith: (a: A) => MicroCause<E2>): Micro<B, E | E2, R>;\n    /**\n     * Filter the specified effect with the provided function, failing with specified\n     * `MicroCause` if the predicate fails.\n     *\n     * In addition to the filtering capabilities discussed earlier, you have the option to further\n     * refine and narrow down the type of the success channel by providing a\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category filtering & conditionals\n     */\n    <A, E, R, E2>(self: Micro<A, E, R>, predicate: Predicate<A>, orFailWith: (a: A) => MicroCause<E2>): Micro<A, E | E2, R>;\n};\n/**\n * Filter the specified effect with the provided function, failing with specified\n * error if the predicate fails.\n *\n * In addition to the filtering capabilities discussed earlier, you have the option to further\n * refine and narrow down the type of the success channel by providing a\n *\n * @since 3.4.0\n * @experimental\n * @category filtering & conditionals\n */\nexport declare const filterOrFail: {\n    /**\n     * Filter the specified effect with the provided function, failing with specified\n     * error if the predicate fails.\n     *\n     * In addition to the filtering capabilities discussed earlier, you have the option to further\n     * refine and narrow down the type of the success channel by providing a\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category filtering & conditionals\n     */\n    <A, B extends A, E2>(refinement: Refinement<A, B>, orFailWith: (a: NoInfer<A>) => E2): <E, R>(self: Micro<A, E, R>) => Micro<B, E2 | E, R>;\n    /**\n     * Filter the specified effect with the provided function, failing with specified\n     * error if the predicate fails.\n     *\n     * In addition to the filtering capabilities discussed earlier, you have the option to further\n     * refine and narrow down the type of the success channel by providing a\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category filtering & conditionals\n     */\n    <A, E2>(predicate: Predicate<NoInfer<A>>, orFailWith: (a: NoInfer<A>) => E2): <E, R>(self: Micro<A, E, R>) => Micro<A, E2 | E, R>;\n    /**\n     * Filter the specified effect with the provided function, failing with specified\n     * error if the predicate fails.\n     *\n     * In addition to the filtering capabilities discussed earlier, you have the option to further\n     * refine and narrow down the type of the success channel by providing a\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category filtering & conditionals\n     */\n    <A, E, R, B extends A, E2>(self: Micro<A, E, R>, refinement: Refinement<A, B>, orFailWith: (a: A) => E2): Micro<B, E | E2, R>;\n    /**\n     * Filter the specified effect with the provided function, failing with specified\n     * error if the predicate fails.\n     *\n     * In addition to the filtering capabilities discussed earlier, you have the option to further\n     * refine and narrow down the type of the success channel by providing a\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category filtering & conditionals\n     */\n    <A, E, R, E2>(self: Micro<A, E, R>, predicate: Predicate<A>, orFailWith: (a: A) => E2): Micro<A, E | E2, R>;\n};\n/**\n * The moral equivalent of `if (p) exp`.\n *\n * @since 3.4.0\n * @experimental\n * @category filtering & conditionals\n */\nexport declare const when: {\n    /**\n     * The moral equivalent of `if (p) exp`.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category filtering & conditionals\n     */\n    <E2 = never, R2 = never>(condition: LazyArg<boolean> | Micro<boolean, E2, R2>): <A, E, R>(self: Micro<A, E, R>) => Micro<Option.Option<A>, E | E2, R | R2>;\n    /**\n     * The moral equivalent of `if (p) exp`.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category filtering & conditionals\n     */\n    <A, E, R, E2 = never, R2 = never>(self: Micro<A, E, R>, condition: LazyArg<boolean> | Micro<boolean, E2, R2>): Micro<Option.Option<A>, E | E2, R | R2>;\n};\n/**\n * Repeat the given `Micro` using the provided options.\n *\n * The `while` predicate will be checked after each iteration, and can use the\n * fall `MicroExit` of the effect to determine if the repetition should continue.\n *\n * @since 3.4.6\n * @experimental\n * @category repetition\n */\nexport declare const repeatExit: {\n    /**\n     * Repeat the given `Micro` using the provided options.\n     *\n     * The `while` predicate will be checked after each iteration, and can use the\n     * fall `MicroExit` of the effect to determine if the repetition should continue.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category repetition\n     */\n    <A, E>(options: {\n        while: Predicate<MicroExit<A, E>>;\n        times?: number | undefined;\n        schedule?: MicroSchedule | undefined;\n    }): <R>(self: Micro<A, E, R>) => Micro<A, E, R>;\n    /**\n     * Repeat the given `Micro` using the provided options.\n     *\n     * The `while` predicate will be checked after each iteration, and can use the\n     * fall `MicroExit` of the effect to determine if the repetition should continue.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category repetition\n     */\n    <A, E, R>(self: Micro<A, E, R>, options: {\n        while: Predicate<MicroExit<A, E>>;\n        times?: number | undefined;\n        schedule?: MicroSchedule | undefined;\n    }): Micro<A, E, R>;\n};\n/**\n * Repeat the given `Micro` effect using the provided options. Only successful\n * results will be repeated.\n *\n * @since 3.4.0\n * @experimental\n * @category repetition\n */\nexport declare const repeat: {\n    /**\n     * Repeat the given `Micro` effect using the provided options. Only successful\n     * results will be repeated.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category repetition\n     */\n    <A, E>(options?: {\n        while?: Predicate<A> | undefined;\n        times?: number | undefined;\n        schedule?: MicroSchedule | undefined;\n    } | undefined): <R>(self: Micro<A, E, R>) => Micro<A, E, R>;\n    /**\n     * Repeat the given `Micro` effect using the provided options. Only successful\n     * results will be repeated.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category repetition\n     */\n    <A, E, R>(self: Micro<A, E, R>, options?: {\n        while?: Predicate<A> | undefined;\n        times?: number | undefined;\n        schedule?: MicroSchedule | undefined;\n    } | undefined): Micro<A, E, R>;\n};\n/**\n * Replicates the given effect `n` times.\n *\n * @since 3.11.0\n * @experimental\n * @category repetition\n */\nexport declare const replicate: {\n    /**\n     * Replicates the given effect `n` times.\n     *\n     * @since 3.11.0\n     * @experimental\n     * @category repetition\n     */\n    (n: number): <A, E, R>(self: Micro<A, E, R>) => Array<Micro<A, E, R>>;\n    /**\n     * Replicates the given effect `n` times.\n     *\n     * @since 3.11.0\n     * @experimental\n     * @category repetition\n     */\n    <A, E, R>(self: Micro<A, E, R>, n: number): Array<Micro<A, E, R>>;\n};\n/**\n * Performs this effect the specified number of times and collects the\n * results.\n *\n * @since 3.11.0\n * @category repetition\n */\nexport declare const replicateEffect: {\n    /**\n     * Performs this effect the specified number of times and collects the\n     * results.\n     *\n     * @since 3.11.0\n     * @category repetition\n     */\n    (n: number, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly discard?: false | undefined;\n    }): <A, E, R>(self: Micro<A, E, R>) => Micro<Array<A>, E, R>;\n    /**\n     * Performs this effect the specified number of times and collects the\n     * results.\n     *\n     * @since 3.11.0\n     * @category repetition\n     */\n    (n: number, options: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly discard: true;\n    }): <A, E, R>(self: Micro<A, E, R>) => Micro<void, E, R>;\n    /**\n     * Performs this effect the specified number of times and collects the\n     * results.\n     *\n     * @since 3.11.0\n     * @category repetition\n     */\n    <A, E, R>(self: Micro<A, E, R>, n: number, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly discard?: false | undefined;\n    }): Micro<Array<A>, E, R>;\n    /**\n     * Performs this effect the specified number of times and collects the\n     * results.\n     *\n     * @since 3.11.0\n     * @category repetition\n     */\n    <A, E, R>(self: Micro<A, E, R>, n: number, options: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly discard: true;\n    }): Micro<void, E, R>;\n};\n/**\n * Repeat the given `Micro` effect forever, only stopping if the effect fails.\n *\n * @since 3.4.0\n * @experimental\n * @category repetition\n */\nexport declare const forever: <A, E, R>(self: Micro<A, E, R>) => Micro<never, E, R>;\n/**\n * The `MicroSchedule` type represents a function that can be used to calculate\n * the delay between repeats.\n *\n * The function takes the current attempt number and the elapsed time since the\n * first attempt, and returns the delay for the next attempt. If the function\n * returns `None`, the repetition will stop.\n *\n * @since 3.4.6\n * @experimental\n * @category scheduling\n */\nexport type MicroSchedule = (attempt: number, elapsed: number) => Option.Option<number>;\n/**\n * Create a `MicroSchedule` that will stop repeating after the specified number\n * of attempts.\n *\n * @since 3.4.6\n * @experimental\n * @category scheduling\n */\nexport declare const scheduleRecurs: (n: number) => MicroSchedule;\n/**\n * Create a `MicroSchedule` that will generate a constant delay.\n *\n * @since 3.4.6\n * @experimental\n * @category scheduling\n */\nexport declare const scheduleSpaced: (millis: number) => MicroSchedule;\n/**\n * Create a `MicroSchedule` that will generate a delay with an exponential backoff.\n *\n * @since 3.4.6\n * @experimental\n * @category scheduling\n */\nexport declare const scheduleExponential: (baseMillis: number, factor?: number) => MicroSchedule;\n/**\n * Returns a new `MicroSchedule` with an added calculated delay to each delay\n * returned by this schedule.\n *\n * @since 3.4.6\n * @experimental\n * @category scheduling\n */\nexport declare const scheduleAddDelay: {\n    /**\n     * Returns a new `MicroSchedule` with an added calculated delay to each delay\n     * returned by this schedule.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category scheduling\n     */\n    (f: () => number): (self: MicroSchedule) => MicroSchedule;\n    /**\n     * Returns a new `MicroSchedule` with an added calculated delay to each delay\n     * returned by this schedule.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category scheduling\n     */\n    (self: MicroSchedule, f: () => number): MicroSchedule;\n};\n/**\n * Transform a `MicroSchedule` to one that will have a delay that will never exceed\n * the specified maximum.\n *\n * @since 3.4.6\n * @experimental\n * @category scheduling\n */\nexport declare const scheduleWithMaxDelay: {\n    /**\n     * Transform a `MicroSchedule` to one that will have a delay that will never exceed\n     * the specified maximum.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category scheduling\n     */\n    (max: number): (self: MicroSchedule) => MicroSchedule;\n    /**\n     * Transform a `MicroSchedule` to one that will have a delay that will never exceed\n     * the specified maximum.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category scheduling\n     */\n    (self: MicroSchedule, max: number): MicroSchedule;\n};\n/**\n * Transform a `MicroSchedule` to one that will stop repeating after the specified\n * amount of time.\n *\n * @since 3.4.6\n * @experimental\n * @category scheduling\n */\nexport declare const scheduleWithMaxElapsed: {\n    /**\n     * Transform a `MicroSchedule` to one that will stop repeating after the specified\n     * amount of time.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category scheduling\n     */\n    (max: number): (self: MicroSchedule) => MicroSchedule;\n    /**\n     * Transform a `MicroSchedule` to one that will stop repeating after the specified\n     * amount of time.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category scheduling\n     */\n    (self: MicroSchedule, max: number): MicroSchedule;\n};\n/**\n * Combines two `MicroSchedule`s, by recurring if either schedule wants to\n * recur, using the minimum of the two durations between recurrences.\n *\n * @since 3.4.6\n * @experimental\n * @category scheduling\n */\nexport declare const scheduleUnion: {\n    /**\n     * Combines two `MicroSchedule`s, by recurring if either schedule wants to\n     * recur, using the minimum of the two durations between recurrences.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category scheduling\n     */\n    (that: MicroSchedule): (self: MicroSchedule) => MicroSchedule;\n    /**\n     * Combines two `MicroSchedule`s, by recurring if either schedule wants to\n     * recur, using the minimum of the two durations between recurrences.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category scheduling\n     */\n    (self: MicroSchedule, that: MicroSchedule): MicroSchedule;\n};\n/**\n * Combines two `MicroSchedule`s, by recurring only if both schedules want to\n * recur, using the maximum of the two durations between recurrences.\n *\n * @since 3.4.6\n * @experimental\n * @category scheduling\n */\nexport declare const scheduleIntersect: {\n    /**\n     * Combines two `MicroSchedule`s, by recurring only if both schedules want to\n     * recur, using the maximum of the two durations between recurrences.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category scheduling\n     */\n    (that: MicroSchedule): (self: MicroSchedule) => MicroSchedule;\n    /**\n     * Combines two `MicroSchedule`s, by recurring only if both schedules want to\n     * recur, using the maximum of the two durations between recurrences.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category scheduling\n     */\n    (self: MicroSchedule, that: MicroSchedule): MicroSchedule;\n};\n/**\n * Catch the full `MicroCause` object of the given `Micro` effect, allowing you to\n * recover from any kind of cause.\n *\n * @since 3.4.6\n * @experimental\n * @category error handling\n */\nexport declare const catchAllCause: {\n    /**\n     * Catch the full `MicroCause` object of the given `Micro` effect, allowing you to\n     * recover from any kind of cause.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <E, B, E2, R2>(f: (cause: NoInfer<MicroCause<E>>) => Micro<B, E2, R2>): <A, R>(self: Micro<A, E, R>) => Micro<A | B, E2, R | R2>;\n    /**\n     * Catch the full `MicroCause` object of the given `Micro` effect, allowing you to\n     * recover from any kind of cause.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R, B, E2, R2>(self: Micro<A, E, R>, f: (cause: NoInfer<MicroCause<E>>) => Micro<B, E2, R2>): Micro<A | B, E2, R | R2>;\n};\n/**\n * Selectively catch a `MicroCause` object of the given `Micro` effect,\n * using the provided predicate to determine if the failure should be caught.\n *\n * @since 3.4.6\n * @experimental\n * @category error handling\n */\nexport declare const catchCauseIf: {\n    /**\n     * Selectively catch a `MicroCause` object of the given `Micro` effect,\n     * using the provided predicate to determine if the failure should be caught.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <E, B, E2, R2, EB extends MicroCause<E>>(refinement: Refinement<MicroCause<E>, EB>, f: (cause: EB) => Micro<B, E2, R2>): <A, R>(self: Micro<A, E, R>) => Micro<A | B, Exclude<E, MicroCause.Error<EB>> | E2, R | R2>;\n    /**\n     * Selectively catch a `MicroCause` object of the given `Micro` effect,\n     * using the provided predicate to determine if the failure should be caught.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <E, B, E2, R2>(predicate: Predicate<MicroCause<NoInfer<E>>>, f: (cause: NoInfer<MicroCause<E>>) => Micro<B, E2, R2>): <A, R>(self: Micro<A, E, R>) => Micro<A | B, E | E2, R | R2>;\n    /**\n     * Selectively catch a `MicroCause` object of the given `Micro` effect,\n     * using the provided predicate to determine if the failure should be caught.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R, B, E2, R2, EB extends MicroCause<E>>(self: Micro<A, E, R>, refinement: Refinement<MicroCause<E>, EB>, f: (cause: EB) => Micro<B, E2, R2>): Micro<A | B, Exclude<E, MicroCause.Error<EB>> | E2, R | R2>;\n    /**\n     * Selectively catch a `MicroCause` object of the given `Micro` effect,\n     * using the provided predicate to determine if the failure should be caught.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R, B, E2, R2>(self: Micro<A, E, R>, predicate: Predicate<MicroCause<NoInfer<E>>>, f: (cause: NoInfer<MicroCause<E>>) => Micro<B, E2, R2>): Micro<A | B, E | E2, R | R2>;\n};\n/**\n * Catch the error of the given `Micro` effect, allowing you to recover from it.\n *\n * It only catches expected errors.\n *\n * @since 3.4.6\n * @experimental\n * @category error handling\n */\nexport declare const catchAll: {\n    /**\n     * Catch the error of the given `Micro` effect, allowing you to recover from it.\n     *\n     * It only catches expected errors.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <E, B, E2, R2>(f: (e: NoInfer<E>) => Micro<B, E2, R2>): <A, R>(self: Micro<A, E, R>) => Micro<A | B, E2, R | R2>;\n    /**\n     * Catch the error of the given `Micro` effect, allowing you to recover from it.\n     *\n     * It only catches expected errors.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R, B, E2, R2>(self: Micro<A, E, R>, f: (e: NoInfer<E>) => Micro<B, E2, R2>): Micro<A | B, E2, R | R2>;\n};\n/**\n * Catch any unexpected errors of the given `Micro` effect, allowing you to recover from them.\n *\n * @since 3.4.6\n * @experimental\n * @category error handling\n */\nexport declare const catchAllDefect: {\n    /**\n     * Catch any unexpected errors of the given `Micro` effect, allowing you to recover from them.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <E, B, E2, R2>(f: (defect: unknown) => Micro<B, E2, R2>): <A, R>(self: Micro<A, E, R>) => Micro<A | B, E | E2, R | R2>;\n    /**\n     * Catch any unexpected errors of the given `Micro` effect, allowing you to recover from them.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R, B, E2, R2>(self: Micro<A, E, R>, f: (defect: unknown) => Micro<B, E2, R2>): Micro<A | B, E | E2, R | R2>;\n};\n/**\n * Perform a side effect using the full `MicroCause` object of the given `Micro`.\n *\n * @since 3.4.6\n * @experimental\n * @category error handling\n */\nexport declare const tapErrorCause: {\n    /**\n     * Perform a side effect using the full `MicroCause` object of the given `Micro`.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <E, B, E2, R2>(f: (cause: NoInfer<MicroCause<E>>) => Micro<B, E2, R2>): <A, R>(self: Micro<A, E, R>) => Micro<A, E | E2, R | R2>;\n    /**\n     * Perform a side effect using the full `MicroCause` object of the given `Micro`.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R, B, E2, R2>(self: Micro<A, E, R>, f: (cause: NoInfer<MicroCause<E>>) => Micro<B, E2, R2>): Micro<A, E | E2, R | R2>;\n};\n/**\n * Perform a side effect using if a `MicroCause` object matches the specified\n * predicate.\n *\n * @since 3.4.0\n * @experimental\n * @category error handling\n */\nexport declare const tapErrorCauseIf: {\n    /**\n     * Perform a side effect using if a `MicroCause` object matches the specified\n     * predicate.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <E, B, E2, R2, EB extends MicroCause<E>>(refinement: Refinement<MicroCause<E>, EB>, f: (a: EB) => Micro<B, E2, R2>): <A, R>(self: Micro<A, E, R>) => Micro<A, E | E2, R | R2>;\n    /**\n     * Perform a side effect using if a `MicroCause` object matches the specified\n     * predicate.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <E, B, E2, R2>(predicate: (cause: NoInfer<MicroCause<E>>) => boolean, f: (a: NoInfer<MicroCause<E>>) => Micro<B, E2, R2>): <A, R>(self: Micro<A, E, R>) => Micro<A, E | E2, R | R2>;\n    /**\n     * Perform a side effect using if a `MicroCause` object matches the specified\n     * predicate.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R, B, E2, R2, EB extends MicroCause<E>>(self: Micro<A, E, R>, refinement: Refinement<MicroCause<E>, EB>, f: (a: EB) => Micro<B, E2, R2>): Micro<A, E | E2, R | R2>;\n    /**\n     * Perform a side effect using if a `MicroCause` object matches the specified\n     * predicate.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R, B, E2, R2>(self: Micro<A, E, R>, predicate: (cause: NoInfer<MicroCause<E>>) => boolean, f: (a: NoInfer<MicroCause<E>>) => Micro<B, E2, R2>): Micro<A, E | E2, R | R2>;\n};\n/**\n * Perform a side effect from expected errors of the given `Micro`.\n *\n * @since 3.4.6\n * @experimental\n * @category error handling\n */\nexport declare const tapError: {\n    /**\n     * Perform a side effect from expected errors of the given `Micro`.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <E, B, E2, R2>(f: (e: NoInfer<E>) => Micro<B, E2, R2>): <A, R>(self: Micro<A, E, R>) => Micro<A, E | E2, R | R2>;\n    /**\n     * Perform a side effect from expected errors of the given `Micro`.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R, B, E2, R2>(self: Micro<A, E, R>, f: (e: NoInfer<E>) => Micro<B, E2, R2>): Micro<A, E | E2, R | R2>;\n};\n/**\n * Perform a side effect from unexpected errors of the given `Micro`.\n *\n * @since 3.4.6\n * @experimental\n * @category error handling\n */\nexport declare const tapDefect: {\n    /**\n     * Perform a side effect from unexpected errors of the given `Micro`.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <E, B, E2, R2>(f: (defect: unknown) => Micro<B, E2, R2>): <A, R>(self: Micro<A, E, R>) => Micro<A, E | E2, R | R2>;\n    /**\n     * Perform a side effect from unexpected errors of the given `Micro`.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R, B, E2, R2>(self: Micro<A, E, R>, f: (defect: unknown) => Micro<B, E2, R2>): Micro<A, E | E2, R | R2>;\n};\n/**\n * Catch any expected errors that match the specified predicate.\n *\n * @since 3.4.0\n * @experimental\n * @category error handling\n */\nexport declare const catchIf: {\n    /**\n     * Catch any expected errors that match the specified predicate.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <E, EB extends E, A2, E2, R2>(refinement: Refinement<NoInfer<E>, EB>, f: (e: EB) => Micro<A2, E2, R2>): <A, R>(self: Micro<A, E, R>) => Micro<A2 | A, E2 | Exclude<E, EB>, R2 | R>;\n    /**\n     * Catch any expected errors that match the specified predicate.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <E, A2, E2, R2>(predicate: Predicate<NoInfer<E>>, f: (e: NoInfer<E>) => Micro<A2, E2, R2>): <A, R>(self: Micro<A, E, R>) => Micro<A2 | A, E | E2, R2 | R>;\n    /**\n     * Catch any expected errors that match the specified predicate.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R, EB extends E, A2, E2, R2>(self: Micro<A, E, R>, refinement: Refinement<E, EB>, f: (e: EB) => Micro<A2, E2, R2>): Micro<A | A2, E2 | Exclude<E, EB>, R | R2>;\n    /**\n     * Catch any expected errors that match the specified predicate.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R, A2, E2, R2>(self: Micro<A, E, R>, predicate: Predicate<E>, f: (e: E) => Micro<A2, E2, R2>): Micro<A | A2, E | E2, R | R2>;\n};\n/**\n * Recovers from the specified tagged error.\n *\n * @since 3.4.0\n * @experimental\n * @category error handling\n */\nexport declare const catchTag: {\n    /**\n     * Recovers from the specified tagged error.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <K extends E extends {\n        _tag: string;\n    } ? E[\"_tag\"] : never, E, A1, E1, R1>(k: K, f: (e: Extract<E, {\n        _tag: K;\n    }>) => Micro<A1, E1, R1>): <A, R>(self: Micro<A, E, R>) => Micro<A1 | A, E1 | Exclude<E, {\n        _tag: K;\n    }>, R1 | R>;\n    /**\n     * Recovers from the specified tagged error.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R, K extends E extends {\n        _tag: string;\n    } ? E[\"_tag\"] : never, R1, E1, A1>(self: Micro<A, E, R>, k: K, f: (e: Extract<E, {\n        _tag: K;\n    }>) => Micro<A1, E1, R1>): Micro<A | A1, E1 | Exclude<E, {\n        _tag: K;\n    }>, R | R1>;\n};\n/**\n * Transform the full `MicroCause` object of the given `Micro` effect.\n *\n * @since 3.4.6\n * @experimental\n * @category error handling\n */\nexport declare const mapErrorCause: {\n    /**\n     * Transform the full `MicroCause` object of the given `Micro` effect.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <E, E2>(f: (e: MicroCause<E>) => MicroCause<E2>): <A, R>(self: Micro<A, E, R>) => Micro<A, E2, R>;\n    /**\n     * Transform the full `MicroCause` object of the given `Micro` effect.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R, E2>(self: Micro<A, E, R>, f: (e: MicroCause<E>) => MicroCause<E2>): Micro<A, E2, R>;\n};\n/**\n * Transform any expected errors of the given `Micro` effect.\n *\n * @since 3.4.0\n * @experimental\n * @category error handling\n */\nexport declare const mapError: {\n    /**\n     * Transform any expected errors of the given `Micro` effect.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <E, E2>(f: (e: E) => E2): <A, R>(self: Micro<A, E, R>) => Micro<A, E2, R>;\n    /**\n     * Transform any expected errors of the given `Micro` effect.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R, E2>(self: Micro<A, E, R>, f: (e: E) => E2): Micro<A, E2, R>;\n};\n/**\n * Elevate any expected errors of the given `Micro` effect to unexpected errors,\n * resulting in an error type of `never`.\n *\n * @since 3.4.0\n * @experimental\n * @category error handling\n */\nexport declare const orDie: <A, E, R>(self: Micro<A, E, R>) => Micro<A, never, R>;\n/**\n * Recover from all errors by succeeding with the given value.\n *\n * @since 3.4.0\n * @experimental\n * @category error handling\n */\nexport declare const orElseSucceed: {\n    /**\n     * Recover from all errors by succeeding with the given value.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <B>(f: LazyArg<B>): <A, E, R>(self: Micro<A, E, R>) => Micro<A | B, never, R>;\n    /**\n     * Recover from all errors by succeeding with the given value.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R, B>(self: Micro<A, E, R>, f: LazyArg<B>): Micro<A | B, never, R>;\n};\n/**\n * Ignore any expected errors of the given `Micro` effect, returning `void`.\n *\n * @since 3.4.0\n * @experimental\n * @category error handling\n */\nexport declare const ignore: <A, E, R>(self: Micro<A, E, R>) => Micro<void, never, R>;\n/**\n * Ignore any expected errors of the given `Micro` effect, returning `void`.\n *\n * @since 3.4.0\n * @experimental\n * @category error handling\n */\nexport declare const ignoreLogged: <A, E, R>(self: Micro<A, E, R>) => Micro<void, never, R>;\n/**\n * Replace the success value of the given `Micro` effect with an `Option`,\n * wrapping the success value in `Some` and returning `None` if the effect fails\n * with an expected error.\n *\n * @since 3.4.0\n * @experimental\n * @category error handling\n */\nexport declare const option: <A, E, R>(self: Micro<A, E, R>) => Micro<Option.Option<A>, never, R>;\n/**\n * Replace the success value of the given `Micro` effect with an `Either`,\n * wrapping the success value in `Right` and wrapping any expected errors with\n * a `Left`.\n *\n * @since 3.4.0\n * @experimental\n * @category error handling\n */\nexport declare const either: <A, E, R>(self: Micro<A, E, R>) => Micro<Either.Either<A, E>, never, R>;\n/**\n * Retry the given `Micro` effect using the provided options.\n *\n * @since 3.4.0\n * @experimental\n * @category error handling\n */\nexport declare const retry: {\n    /**\n     * Retry the given `Micro` effect using the provided options.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <A, E>(options?: {\n        while?: Predicate<E> | undefined;\n        times?: number | undefined;\n        schedule?: MicroSchedule | undefined;\n    } | undefined): <R>(self: Micro<A, E, R>) => Micro<A, E, R>;\n    /**\n     * Retry the given `Micro` effect using the provided options.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R>(self: Micro<A, E, R>, options?: {\n        while?: Predicate<E> | undefined;\n        times?: number | undefined;\n        schedule?: MicroSchedule | undefined;\n    } | undefined): Micro<A, E, R>;\n};\n/**\n * Add a stack trace to any failures that occur in the effect. The trace will be\n * added to the `traces` field of the `MicroCause` object.\n *\n * @since 3.4.0\n * @experimental\n * @category error handling\n */\nexport declare const withTrace: {\n    /**\n     * Add a stack trace to any failures that occur in the effect. The trace will be\n     * added to the `traces` field of the `MicroCause` object.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    (name: string): <A, E, R>(self: Micro<A, E, R>) => Micro<A, E, R>;\n    /**\n     * Add a stack trace to any failures that occur in the effect. The trace will be\n     * added to the `traces` field of the `MicroCause` object.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category error handling\n     */\n    <A, E, R>(self: Micro<A, E, R>, name: string): Micro<A, E, R>;\n};\n/**\n * @since 3.4.6\n * @experimental\n * @category pattern matching\n */\nexport declare const matchCauseEffect: {\n    /**\n     * @since 3.4.6\n     * @experimental\n     * @category pattern matching\n     */\n    <E, A2, E2, R2, A, A3, E3, R3>(options: {\n        readonly onFailure: (cause: MicroCause<E>) => Micro<A2, E2, R2>;\n        readonly onSuccess: (a: A) => Micro<A3, E3, R3>;\n    }): <R>(self: Micro<A, E, R>) => Micro<A2 | A3, E2 | E3, R2 | R3 | R>;\n    /**\n     * @since 3.4.6\n     * @experimental\n     * @category pattern matching\n     */\n    <A, E, R, A2, E2, R2, A3, E3, R3>(self: Micro<A, E, R>, options: {\n        readonly onFailure: (cause: MicroCause<E>) => Micro<A2, E2, R2>;\n        readonly onSuccess: (a: A) => Micro<A3, E3, R3>;\n    }): Micro<A2 | A3, E2 | E3, R2 | R3 | R>;\n};\n/**\n * @since 3.4.6\n * @experimental\n * @category pattern matching\n */\nexport declare const matchCause: {\n    /**\n     * @since 3.4.6\n     * @experimental\n     * @category pattern matching\n     */\n    <E, A2, A, A3>(options: {\n        readonly onFailure: (cause: MicroCause<E>) => A2;\n        readonly onSuccess: (a: A) => A3;\n    }): <R>(self: Micro<A, E, R>) => Micro<A2 | A3, never, R>;\n    /**\n     * @since 3.4.6\n     * @experimental\n     * @category pattern matching\n     */\n    <A, E, R, A2, A3>(self: Micro<A, E, R>, options: {\n        readonly onFailure: (cause: MicroCause<E>) => A2;\n        readonly onSuccess: (a: A) => A3;\n    }): Micro<A2 | A3, never, R>;\n};\n/**\n * @since 3.4.6\n * @experimental\n * @category pattern matching\n */\nexport declare const matchEffect: {\n    /**\n     * @since 3.4.6\n     * @experimental\n     * @category pattern matching\n     */\n    <E, A2, E2, R2, A, A3, E3, R3>(options: {\n        readonly onFailure: (e: E) => Micro<A2, E2, R2>;\n        readonly onSuccess: (a: A) => Micro<A3, E3, R3>;\n    }): <R>(self: Micro<A, E, R>) => Micro<A2 | A3, E2 | E3, R2 | R3 | R>;\n    /**\n     * @since 3.4.6\n     * @experimental\n     * @category pattern matching\n     */\n    <A, E, R, A2, E2, R2, A3, E3, R3>(self: Micro<A, E, R>, options: {\n        readonly onFailure: (e: E) => Micro<A2, E2, R2>;\n        readonly onSuccess: (a: A) => Micro<A3, E3, R3>;\n    }): Micro<A2 | A3, E2 | E3, R2 | R3 | R>;\n};\n/**\n * @since 3.4.0\n * @experimental\n * @category pattern matching\n */\nexport declare const match: {\n    /**\n     * @since 3.4.0\n     * @experimental\n     * @category pattern matching\n     */\n    <E, A2, A, A3>(options: {\n        readonly onFailure: (error: E) => A2;\n        readonly onSuccess: (value: A) => A3;\n    }): <R>(self: Micro<A, E, R>) => Micro<A2 | A3, never, R>;\n    /**\n     * @since 3.4.0\n     * @experimental\n     * @category pattern matching\n     */\n    <A, E, R, A2, A3>(self: Micro<A, E, R>, options: {\n        readonly onFailure: (error: E) => A2;\n        readonly onSuccess: (value: A) => A3;\n    }): Micro<A2 | A3, never, R>;\n};\n/**\n * Create a `Micro` effect that will sleep for the specified duration.\n *\n * @since 3.4.0\n * @experimental\n * @category delays & timeouts\n */\nexport declare const sleep: (millis: number) => Micro<void>;\n/**\n * Returns an effect that will delay the execution of this effect by the\n * specified duration.\n *\n * @since 3.4.0\n * @experimental\n * @category delays & timeouts\n */\nexport declare const delay: {\n    /**\n     * Returns an effect that will delay the execution of this effect by the\n     * specified duration.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category delays & timeouts\n     */\n    (millis: number): <A, E, R>(self: Micro<A, E, R>) => Micro<A, E, R>;\n    /**\n     * Returns an effect that will delay the execution of this effect by the\n     * specified duration.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category delays & timeouts\n     */\n    <A, E, R>(self: Micro<A, E, R>, millis: number): Micro<A, E, R>;\n};\n/**\n * Returns an effect that will timeout this effect, that will execute the\n * fallback effect if the timeout elapses before the effect has produced a value.\n *\n * If the timeout elapses, the running effect will be safely interrupted.\n *\n * @since 3.4.0\n * @experimental\n * @category delays & timeouts\n */\nexport declare const timeoutOrElse: {\n    /**\n     * Returns an effect that will timeout this effect, that will execute the\n     * fallback effect if the timeout elapses before the effect has produced a value.\n     *\n     * If the timeout elapses, the running effect will be safely interrupted.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category delays & timeouts\n     */\n    <A2, E2, R2>(options: {\n        readonly duration: number;\n        readonly onTimeout: LazyArg<Micro<A2, E2, R2>>;\n    }): <A, E, R>(self: Micro<A, E, R>) => Micro<A | A2, E | E2, R | R2>;\n    /**\n     * Returns an effect that will timeout this effect, that will execute the\n     * fallback effect if the timeout elapses before the effect has produced a value.\n     *\n     * If the timeout elapses, the running effect will be safely interrupted.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category delays & timeouts\n     */\n    <A, E, R, A2, E2, R2>(self: Micro<A, E, R>, options: {\n        readonly duration: number;\n        readonly onTimeout: LazyArg<Micro<A2, E2, R2>>;\n    }): Micro<A | A2, E | E2, R | R2>;\n};\n/**\n * Returns an effect that will timeout this effect, that will fail with a\n * `TimeoutException` if the timeout elapses before the effect has produced a\n * value.\n *\n * If the timeout elapses, the running effect will be safely interrupted.\n *\n * @since 3.4.0\n * @experimental\n * @category delays & timeouts\n */\nexport declare const timeout: {\n    /**\n     * Returns an effect that will timeout this effect, that will fail with a\n     * `TimeoutException` if the timeout elapses before the effect has produced a\n     * value.\n     *\n     * If the timeout elapses, the running effect will be safely interrupted.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category delays & timeouts\n     */\n    (millis: number): <A, E, R>(self: Micro<A, E, R>) => Micro<A, E | TimeoutException, R>;\n    /**\n     * Returns an effect that will timeout this effect, that will fail with a\n     * `TimeoutException` if the timeout elapses before the effect has produced a\n     * value.\n     *\n     * If the timeout elapses, the running effect will be safely interrupted.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category delays & timeouts\n     */\n    <A, E, R>(self: Micro<A, E, R>, millis: number): Micro<A, E | TimeoutException, R>;\n};\n/**\n * Returns an effect that will timeout this effect, succeeding with a `None`\n * if the timeout elapses before the effect has produced a value; and `Some` of\n * the produced value otherwise.\n *\n * If the timeout elapses, the running effect will be safely interrupted.\n *\n * @since 3.4.0\n * @experimental\n * @category delays & timeouts\n */\nexport declare const timeoutOption: {\n    /**\n     * Returns an effect that will timeout this effect, succeeding with a `None`\n     * if the timeout elapses before the effect has produced a value; and `Some` of\n     * the produced value otherwise.\n     *\n     * If the timeout elapses, the running effect will be safely interrupted.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category delays & timeouts\n     */\n    (millis: number): <A, E, R>(self: Micro<A, E, R>) => Micro<Option.Option<A>, E, R>;\n    /**\n     * Returns an effect that will timeout this effect, succeeding with a `None`\n     * if the timeout elapses before the effect has produced a value; and `Some` of\n     * the produced value otherwise.\n     *\n     * If the timeout elapses, the running effect will be safely interrupted.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category delays & timeouts\n     */\n    <A, E, R>(self: Micro<A, E, R>, millis: number): Micro<Option.Option<A>, E, R>;\n};\n/**\n * @since 3.4.0\n * @experimental\n * @category resources & finalization\n */\nexport declare const MicroScopeTypeId: unique symbol;\n/**\n * @since 3.4.0\n * @experimental\n * @category resources & finalization\n */\nexport type MicroScopeTypeId = typeof MicroScopeTypeId;\n/**\n * @since 3.4.0\n * @experimental\n * @category resources & finalization\n */\nexport interface MicroScope {\n    readonly [MicroScopeTypeId]: MicroScopeTypeId;\n    readonly addFinalizer: (finalizer: (exit: MicroExit<unknown, unknown>) => Micro<void>) => Micro<void>;\n    readonly fork: Micro<MicroScope.Closeable>;\n}\n/**\n * @since 3.4.0\n * @experimental\n * @category resources & finalization\n */\nexport declare namespace MicroScope {\n    /**\n     * @since 3.4.0\n     * @experimental\n     * @category resources & finalization\n     */\n    interface Closeable extends MicroScope {\n        readonly close: (exit: MicroExit<any, any>) => Micro<void>;\n    }\n}\n/**\n * @since 3.4.0\n * @experimental\n * @category resources & finalization\n */\nexport declare const MicroScope: Context.Tag<MicroScope, MicroScope>;\n/**\n * @since 3.4.0\n * @experimental\n * @category resources & finalization\n */\nexport declare const scopeMake: Micro<MicroScope.Closeable>;\n/**\n * @since 3.4.0\n * @experimental\n * @category resources & finalization\n */\nexport declare const scopeUnsafeMake: () => MicroScope.Closeable;\n/**\n * Access the current `MicroScope`.\n *\n * @since 3.4.0\n * @experimental\n * @category resources & finalization\n */\nexport declare const scope: Micro<MicroScope, never, MicroScope>;\n/**\n * Provide a `MicroScope` to an effect.\n *\n * @since 3.4.0\n * @experimental\n * @category resources & finalization\n */\nexport declare const provideScope: {\n    /**\n     * Provide a `MicroScope` to an effect.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category resources & finalization\n     */\n    (scope: MicroScope): <A, E, R>(self: Micro<A, E, R>) => Micro<A, E, Exclude<R, MicroScope>>;\n    /**\n     * Provide a `MicroScope` to an effect.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category resources & finalization\n     */\n    <A, E, R>(self: Micro<A, E, R>, scope: MicroScope): Micro<A, E, Exclude<R, MicroScope>>;\n};\n/**\n * Provide a `MicroScope` to the given effect, closing it after the effect has\n * finished executing.\n *\n * @since 3.4.0\n * @experimental\n * @category resources & finalization\n */\nexport declare const scoped: <A, E, R>(self: Micro<A, E, R>) => Micro<A, E, Exclude<R, MicroScope>>;\n/**\n * Create a resource with a cleanup `Micro` effect, ensuring the cleanup is\n * executed when the `MicroScope` is closed.\n *\n * @since 3.4.0\n * @experimental\n * @category resources & finalization\n */\nexport declare const acquireRelease: <A, E, R>(acquire: Micro<A, E, R>, release: (a: A, exit: MicroExit<unknown, unknown>) => Micro<void>) => Micro<A, E, R | MicroScope>;\n/**\n * Add a finalizer to the current `MicroScope`.\n *\n * @since 3.4.0\n * @experimental\n * @category resources & finalization\n */\nexport declare const addFinalizer: (finalizer: (exit: MicroExit<unknown, unknown>) => Micro<void>) => Micro<void, never, MicroScope>;\n/**\n * When the `Micro` effect is completed, run the given finalizer effect with the\n * `MicroExit` of the executed effect.\n *\n * @since 3.4.6\n * @experimental\n * @category resources & finalization\n */\nexport declare const onExit: {\n    /**\n     * When the `Micro` effect is completed, run the given finalizer effect with the\n     * `MicroExit` of the executed effect.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category resources & finalization\n     */\n    <A, E, XE, XR>(f: (exit: MicroExit<A, E>) => Micro<void, XE, XR>): <R>(self: Micro<A, E, R>) => Micro<A, E | XE, R | XR>;\n    /**\n     * When the `Micro` effect is completed, run the given finalizer effect with the\n     * `MicroExit` of the executed effect.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category resources & finalization\n     */\n    <A, E, R, XE, XR>(self: Micro<A, E, R>, f: (exit: MicroExit<A, E>) => Micro<void, XE, XR>): Micro<A, E | XE, R | XR>;\n};\n/**\n * Regardless of the result of the this `Micro` effect, run the finalizer effect.\n *\n * @since 3.4.0\n * @experimental\n * @category resources & finalization\n */\nexport declare const ensuring: {\n    /**\n     * Regardless of the result of the this `Micro` effect, run the finalizer effect.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category resources & finalization\n     */\n    <XE, XR>(finalizer: Micro<void, XE, XR>): <A, E, R>(self: Micro<A, E, R>) => Micro<A, E | XE, R | XR>;\n    /**\n     * Regardless of the result of the this `Micro` effect, run the finalizer effect.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category resources & finalization\n     */\n    <A, E, R, XE, XR>(self: Micro<A, E, R>, finalizer: Micro<void, XE, XR>): Micro<A, E | XE, R | XR>;\n};\n/**\n * When the `Micro` effect is completed, run the given finalizer effect if it\n * matches the specified predicate.\n *\n * @since 3.4.6\n * @experimental\n * @category resources & finalization\n */\nexport declare const onExitIf: {\n    /**\n     * When the `Micro` effect is completed, run the given finalizer effect if it\n     * matches the specified predicate.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category resources & finalization\n     */\n    <A, E, XE, XR, B extends MicroExit<A, E>>(refinement: Refinement<MicroExit<A, E>, B>, f: (exit: B) => Micro<void, XE, XR>): <R>(self: Micro<A, E, R>) => Micro<A, E | XE, R | XR>;\n    /**\n     * When the `Micro` effect is completed, run the given finalizer effect if it\n     * matches the specified predicate.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category resources & finalization\n     */\n    <A, E, XE, XR>(predicate: Predicate<MicroExit<NoInfer<A>, NoInfer<E>>>, f: (exit: MicroExit<NoInfer<A>, NoInfer<E>>) => Micro<void, XE, XR>): <R>(self: Micro<A, E, R>) => Micro<A, E | XE, R | XR>;\n    /**\n     * When the `Micro` effect is completed, run the given finalizer effect if it\n     * matches the specified predicate.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category resources & finalization\n     */\n    <A, E, R, XE, XR, B extends MicroExit<A, E>>(self: Micro<A, E, R>, refinement: Refinement<MicroExit<A, E>, B>, f: (exit: B) => Micro<void, XE, XR>): Micro<A, E | XE, R | XR>;\n    /**\n     * When the `Micro` effect is completed, run the given finalizer effect if it\n     * matches the specified predicate.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category resources & finalization\n     */\n    <A, E, R, XE, XR>(self: Micro<A, E, R>, predicate: Predicate<MicroExit<NoInfer<A>, NoInfer<E>>>, f: (exit: MicroExit<NoInfer<A>, NoInfer<E>>) => Micro<void, XE, XR>): Micro<A, E | XE, R | XR>;\n};\n/**\n * When the `Micro` effect fails, run the given finalizer effect with the\n * `MicroCause` of the executed effect.\n *\n * @since 3.4.6\n * @experimental\n * @category resources & finalization\n */\nexport declare const onError: {\n    /**\n     * When the `Micro` effect fails, run the given finalizer effect with the\n     * `MicroCause` of the executed effect.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category resources & finalization\n     */\n    <A, E, XE, XR>(f: (cause: MicroCause<NoInfer<E>>) => Micro<void, XE, XR>): <R>(self: Micro<A, E, R>) => Micro<A, E | XE, R | XR>;\n    /**\n     * When the `Micro` effect fails, run the given finalizer effect with the\n     * `MicroCause` of the executed effect.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category resources & finalization\n     */\n    <A, E, R, XE, XR>(self: Micro<A, E, R>, f: (cause: MicroCause<NoInfer<E>>) => Micro<void, XE, XR>): Micro<A, E | XE, R | XR>;\n};\n/**\n * If this `Micro` effect is aborted, run the finalizer effect.\n *\n * @since 3.4.6\n * @experimental\n * @category resources & finalization\n */\nexport declare const onInterrupt: {\n    /**\n     * If this `Micro` effect is aborted, run the finalizer effect.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category resources & finalization\n     */\n    <XE, XR>(finalizer: Micro<void, XE, XR>): <A, E, R>(self: Micro<A, E, R>) => Micro<A, E | XE, R | XR>;\n    /**\n     * If this `Micro` effect is aborted, run the finalizer effect.\n     *\n     * @since 3.4.6\n     * @experimental\n     * @category resources & finalization\n     */\n    <A, E, R, XE, XR>(self: Micro<A, E, R>, finalizer: Micro<void, XE, XR>): Micro<A, E | XE, R | XR>;\n};\n/**\n * Acquire a resource, use it, and then release the resource when the `use`\n * effect has completed.\n *\n * @since 3.4.0\n * @experimental\n * @category resources & finalization\n */\nexport declare const acquireUseRelease: <Resource, E, R, A, E2, R2, E3, R3>(acquire: Micro<Resource, E, R>, use: (a: Resource) => Micro<A, E2, R2>, release: (a: Resource, exit: MicroExit<A, E2>) => Micro<void, E3, R3>) => Micro<A, E | E2 | E3, R | R2 | R3>;\n/**\n * Abort the current `Micro` effect.\n *\n * @since 3.4.6\n * @experimental\n * @category interruption\n */\nexport declare const interrupt: Micro<never>;\n/**\n * Flag the effect as uninterruptible, which means that when the effect is\n * interrupted, it will be allowed to continue running until completion.\n *\n * @since 3.4.0\n * @experimental\n * @category flags\n */\nexport declare const uninterruptible: <A, E, R>(self: Micro<A, E, R>) => Micro<A, E, R>;\n/**\n * Flag the effect as interruptible, which means that when the effect is\n * interrupted, it will be interrupted immediately.\n *\n * @since 3.4.0\n * @experimental\n * @category flags\n */\nexport declare const interruptible: <A, E, R>(self: Micro<A, E, R>) => Micro<A, E, R>;\n/**\n * Wrap the given `Micro` effect in an uninterruptible region, preventing the\n * effect from being aborted.\n *\n * You can use the `restore` function to restore a `Micro` effect to the\n * interruptibility state before the `uninterruptibleMask` was applied.\n *\n * @example\n * ```ts\n * import * as Micro from \"effect/Micro\"\n *\n * Micro.uninterruptibleMask((restore) =>\n *   Micro.sleep(1000).pipe( // uninterruptible\n *     Micro.andThen(restore(Micro.sleep(1000))) // interruptible\n *   )\n * )\n * ```\n *\n * @since 3.4.0\n * @experimental\n * @category interruption\n */\nexport declare const uninterruptibleMask: <A, E, R>(f: (restore: <A_1, E_1, R_1>(effect: Micro<A_1, E_1, R_1>) => Micro<A_1, E_1, R_1>) => Micro<A, E, R>) => Micro<A, E, R>;\n/**\n * @since 3.4.0\n * @experimental\n */\nexport declare namespace All {\n    /**\n     * @since 3.4.0\n     * @experimental\n     */\n    type MicroAny = Micro<any, any, any>;\n    /**\n     * @since 3.4.0\n     * @experimental\n     */\n    type ReturnIterable<T extends Iterable<MicroAny>, Discard extends boolean> = [T] extends [\n        Iterable<Micro<infer A, infer E, infer R>>\n    ] ? Micro<Discard extends true ? void : Array<A>, E, R> : never;\n    /**\n     * @since 3.4.0\n     * @experimental\n     */\n    type ReturnTuple<T extends ReadonlyArray<unknown>, Discard extends boolean> = Micro<Discard extends true ? void : T[number] extends never ? [] : {\n        -readonly [K in keyof T]: T[K] extends Micro<infer _A, infer _E, infer _R> ? _A : never;\n    }, T[number] extends never ? never : T[number] extends Micro<infer _A, infer _E, infer _R> ? _E : never, T[number] extends never ? never : T[number] extends Micro<infer _A, infer _E, infer _R> ? _R : never> extends infer X ? X : never;\n    /**\n     * @since 3.4.0\n     * @experimental\n     */\n    type ReturnObject<T, Discard extends boolean> = [T] extends [{\n        [K: string]: MicroAny;\n    }] ? Micro<Discard extends true ? void : {\n        -readonly [K in keyof T]: [T[K]] extends [Micro<infer _A, infer _E, infer _R>] ? _A : never;\n    }, keyof T extends never ? never : T[keyof T] extends Micro<infer _A, infer _E, infer _R> ? _E : never, keyof T extends never ? never : T[keyof T] extends Micro<infer _A, infer _E, infer _R> ? _R : never> : never;\n    /**\n     * @since 3.4.0\n     * @experimental\n     */\n    type IsDiscard<A> = [Extract<A, {\n        readonly discard: true;\n    }>] extends [never] ? false : true;\n    /**\n     * @since 3.4.0\n     * @experimental\n     */\n    type Return<Arg extends Iterable<MicroAny> | Record<string, MicroAny>, O extends NoExcessProperties<{\n        readonly concurrency?: Concurrency | undefined;\n        readonly discard?: boolean | undefined;\n    }, O>> = [Arg] extends [ReadonlyArray<MicroAny>] ? ReturnTuple<Arg, IsDiscard<O>> : [Arg] extends [Iterable<MicroAny>] ? ReturnIterable<Arg, IsDiscard<O>> : [Arg] extends [Record<string, MicroAny>] ? ReturnObject<Arg, IsDiscard<O>> : never;\n}\n/**\n * Runs all the provided effects in sequence respecting the structure provided in input.\n *\n * Supports multiple arguments, a single argument tuple / array or record / struct.\n *\n * @since 3.4.0\n * @experimental\n * @category collecting & elements\n */\nexport declare const all: <const Arg extends Iterable<Micro<any, any, any>> | Record<string, Micro<any, any, any>>, O extends NoExcessProperties<{\n    readonly concurrency?: Concurrency | undefined;\n    readonly discard?: boolean | undefined;\n}, O>>(arg: Arg, options?: O) => All.Return<Arg, O>;\n/**\n * @since 3.11.0\n * @experimental\n * @category collecting & elements\n */\nexport declare const whileLoop: <A, E, R>(options: {\n    readonly while: LazyArg<boolean>;\n    readonly body: LazyArg<Micro<A, E, R>>;\n    readonly step: (a: A) => void;\n}) => Micro<void, E, R>;\n/**\n * For each element of the provided iterable, run the effect and collect the\n * results.\n *\n * If the `discard` option is set to `true`, the results will be discarded and\n * the effect will return `void`.\n *\n * The `concurrency` option can be set to control how many effects are run\n * concurrently. By default, the effects are run sequentially.\n *\n * @since 3.4.0\n * @experimental\n * @category collecting & elements\n */\nexport declare const forEach: {\n    /**\n     * For each element of the provided iterable, run the effect and collect the\n     * results.\n     *\n     * If the `discard` option is set to `true`, the results will be discarded and\n     * the effect will return `void`.\n     *\n     * The `concurrency` option can be set to control how many effects are run\n     * concurrently. By default, the effects are run sequentially.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category collecting & elements\n     */\n    <A, B, E, R>(iterable: Iterable<A>, f: (a: A, index: number) => Micro<B, E, R>, options?: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly discard?: false | undefined;\n    }): Micro<Array<B>, E, R>;\n    /**\n     * For each element of the provided iterable, run the effect and collect the\n     * results.\n     *\n     * If the `discard` option is set to `true`, the results will be discarded and\n     * the effect will return `void`.\n     *\n     * The `concurrency` option can be set to control how many effects are run\n     * concurrently. By default, the effects are run sequentially.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category collecting & elements\n     */\n    <A, B, E, R>(iterable: Iterable<A>, f: (a: A, index: number) => Micro<B, E, R>, options: {\n        readonly concurrency?: Concurrency | undefined;\n        readonly discard: true;\n    }): Micro<void, E, R>;\n};\n/**\n * Effectfully filter the elements of the provided iterable.\n *\n * Use the `concurrency` option to control how many elements are processed\n * concurrently.\n *\n * @since 3.4.0\n * @experimental\n * @category collecting & elements\n */\nexport declare const filter: <A, E, R>(iterable: Iterable<A>, f: (a: NoInfer<A>) => Micro<boolean, E, R>, options?: {\n    readonly concurrency?: Concurrency | undefined;\n    readonly negate?: boolean | undefined;\n}) => Micro<Array<A>, E, R>;\n/**\n * Effectfully filter the elements of the provided iterable.\n *\n * Use the `concurrency` option to control how many elements are processed\n * concurrently.\n *\n * @since 3.4.0\n * @experimental\n * @category collecting & elements\n */\nexport declare const filterMap: <A, B, E, R>(iterable: Iterable<A>, f: (a: NoInfer<A>) => Micro<Option.Option<B>, E, R>, options?: {\n    readonly concurrency?: Concurrency | undefined;\n}) => Micro<Array<B>, E, R>;\n/**\n * Start a do notation block.\n *\n * @since 3.4.0\n * @experimental\n * @category do notation\n */\nexport declare const Do: Micro<{}>;\n/**\n * Bind the success value of this `Micro` effect to the provided name.\n *\n * @since 3.4.0\n * @experimental\n * @category do notation\n */\nexport declare const bindTo: {\n    /**\n     * Bind the success value of this `Micro` effect to the provided name.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category do notation\n     */\n    <N extends string>(name: N): <A, E, R>(self: Micro<A, E, R>) => Micro<{\n        [K in N]: A;\n    }, E, R>;\n    /**\n     * Bind the success value of this `Micro` effect to the provided name.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category do notation\n     */\n    <A, E, R, N extends string>(self: Micro<A, E, R>, name: N): Micro<{\n        [K in N]: A;\n    }, E, R>;\n};\n/**\n * Bind the success value of this `Micro` effect to the provided name.\n *\n * @since 3.4.0\n * @experimental\n * @category do notation\n */\nexport declare const bind: {\n    /**\n     * Bind the success value of this `Micro` effect to the provided name.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category do notation\n     */\n    <N extends string, A extends Record<string, any>, B, E2, R2>(name: N, f: (a: NoInfer<A>) => Micro<B, E2, R2>): <E, R>(self: Micro<A, E, R>) => Micro<Simplify<Omit<A, N> & {\n        [K in N]: B;\n    }>, E | E2, R | R2>;\n    /**\n     * Bind the success value of this `Micro` effect to the provided name.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category do notation\n     */\n    <A extends Record<string, any>, E, R, B, E2, R2, N extends string>(self: Micro<A, E, R>, name: N, f: (a: NoInfer<A>) => Micro<B, E2, R2>): Micro<Simplify<Omit<A, N> & {\n        [K in N]: B;\n    }>, E | E2, R | R2>;\n};\ndeclare const let_: {\n    <N extends string, A extends Record<string, any>, B>(name: N, f: (a: NoInfer<A>) => B): <E, R>(self: Micro<A, E, R>) => Micro<Simplify<Omit<A, N> & {\n        [K in N]: B;\n    }>, E, R>;\n    <A extends Record<string, any>, E, R, B, N extends string>(self: Micro<A, E, R>, name: N, f: (a: NoInfer<A>) => B): Micro<Simplify<Omit<A, N> & {\n        [K in N]: B;\n    }>, E, R>;\n};\nexport { \n/**\n * Bind the result of a synchronous computation to the given name.\n *\n * @since 3.4.0\n * @experimental\n * @category do notation\n */\nlet_ as let };\n/**\n * Run the `Micro` effect in a new `MicroFiber` that can be awaited, joined, or\n * aborted.\n *\n * When the parent `Micro` finishes, this `Micro` will be aborted.\n *\n * @since 3.4.0\n * @experimental\n * @category fiber & forking\n */\nexport declare const fork: <A, E, R>(self: Micro<A, E, R>) => Micro<MicroFiber<A, E>, never, R>;\n/**\n * Run the `Micro` effect in a new `MicroFiber` that can be awaited, joined, or\n * aborted.\n *\n * It will not be aborted when the parent `Micro` finishes.\n *\n * @since 3.4.0\n * @experimental\n * @category fiber & forking\n */\nexport declare const forkDaemon: <A, E, R>(self: Micro<A, E, R>) => Micro<MicroFiber<A, E>, never, R>;\n/**\n * Run the `Micro` effect in a new `MicroFiber` that can be awaited, joined, or\n * aborted.\n *\n * The lifetime of the handle will be attached to the provided `MicroScope`.\n *\n * @since 3.4.0\n * @experimental\n * @category fiber & forking\n */\nexport declare const forkIn: {\n    /**\n     * Run the `Micro` effect in a new `MicroFiber` that can be awaited, joined, or\n     * aborted.\n     *\n     * The lifetime of the handle will be attached to the provided `MicroScope`.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category fiber & forking\n     */\n    (scope: MicroScope): <A, E, R>(self: Micro<A, E, R>) => Micro<MicroFiber<A, E>, never, R>;\n    /**\n     * Run the `Micro` effect in a new `MicroFiber` that can be awaited, joined, or\n     * aborted.\n     *\n     * The lifetime of the handle will be attached to the provided `MicroScope`.\n     *\n     * @since 3.4.0\n     * @experimental\n     * @category fiber & forking\n     */\n    <A, E, R>(self: Micro<A, E, R>, scope: MicroScope): Micro<MicroFiber<A, E>, never, R>;\n};\n/**\n * Run the `Micro` effect in a new `MicroFiber` that can be awaited, joined, or\n * aborted.\n *\n * The lifetime of the handle will be attached to the current `MicroScope`.\n *\n * @since 3.4.0\n * @experimental\n * @category fiber & forking\n */\nexport declare const forkScoped: <A, E, R>(self: Micro<A, E, R>) => Micro<MicroFiber<A, E>, never, R | MicroScope>;\n/**\n * Execute the `Micro` effect and return a `MicroFiber` that can be awaited, joined,\n * or aborted.\n *\n * You can listen for the result by adding an observer using the handle's\n * `addObserver` method.\n *\n * @example\n * ```ts\n * import * as Micro from \"effect/Micro\"\n *\n * const handle = Micro.succeed(42).pipe(\n *   Micro.delay(1000),\n *   Micro.runFork\n * )\n *\n * handle.addObserver((exit) => {\n *   console.log(exit)\n * })\n * ```\n *\n * @since 3.4.0\n * @experimental\n * @category execution\n */\nexport declare const runFork: <A, E>(effect: Micro<A, E>, options?: {\n    readonly signal?: AbortSignal | undefined;\n    readonly scheduler?: MicroScheduler | undefined;\n} | undefined) => MicroFiberImpl<A, E>;\n/**\n * Execute the `Micro` effect and return a `Promise` that resolves with the\n * `MicroExit` of the computation.\n *\n * @since 3.4.6\n * @experimental\n * @category execution\n */\nexport declare const runPromiseExit: <A, E>(effect: Micro<A, E>, options?: {\n    readonly signal?: AbortSignal | undefined;\n    readonly scheduler?: MicroScheduler | undefined;\n} | undefined) => Promise<MicroExit<A, E>>;\n/**\n * Execute the `Micro` effect and return a `Promise` that resolves with the\n * successful value of the computation.\n *\n * @since 3.4.0\n * @experimental\n * @category execution\n */\nexport declare const runPromise: <A, E>(effect: Micro<A, E>, options?: {\n    readonly signal?: AbortSignal | undefined;\n    readonly scheduler?: MicroScheduler | undefined;\n} | undefined) => Promise<A>;\n/**\n * Attempt to execute the `Micro` effect synchronously and return the `MicroExit`.\n *\n * If any asynchronous effects are encountered, the function will return a\n * `CauseDie` containing the `MicroFiber`.\n *\n * @since 3.4.6\n * @experimental\n * @category execution\n */\nexport declare const runSyncExit: <A, E>(effect: Micro<A, E>) => MicroExit<A, E>;\n/**\n * Attempt to execute the `Micro` effect synchronously and return the success\n * value.\n *\n * @since 3.4.0\n * @experimental\n * @category execution\n */\nexport declare const runSync: <A, E>(effect: Micro<A, E>) => A;\n/**\n * @since 3.4.0\n * @experimental\n * @category errors\n */\nexport interface YieldableError extends Pipeable, Inspectable, Readonly<Error> {\n    readonly [Effectable.EffectTypeId]: Effect.VarianceStruct<never, this, never>;\n    readonly [Effectable.StreamTypeId]: Stream.VarianceStruct<never, this, never>;\n    readonly [Effectable.SinkTypeId]: Sink.VarianceStruct<never, unknown, never, this, never>;\n    readonly [Effectable.ChannelTypeId]: Channel.VarianceStruct<never, unknown, this, unknown, never, unknown, never>;\n    readonly [TypeId]: Micro.Variance<never, this, never>;\n    [Symbol.iterator](): MicroIterator<Micro<never, this, never>>;\n}\n/**\n * @since 3.4.0\n * @experimental\n * @category errors\n */\nexport declare const Error: new <A extends Record<string, any> = {}>(args: Equals<A, {}> extends true ? void : {\n    readonly [P in keyof A]: A[P];\n}) => YieldableError & Readonly<A>;\n/**\n * @since 3.4.0\n * @experimental\n * @category errors\n */\nexport declare const TaggedError: <Tag extends string>(tag: Tag) => new <A extends Record<string, any> = {}>(args: Equals<A, {}> extends true ? void : { readonly [P in keyof A as P extends \"_tag\" ? never : P]: A[P]; }) => YieldableError & {\n    readonly _tag: Tag;\n} & Readonly<A>;\ndeclare const NoSuchElementException_base: new <A extends Record<string, any> = {}>(args: Equals<A, {}> extends true ? void : { readonly [P in keyof A as P extends \"_tag\" ? never : P]: A[P]; }) => YieldableError & {\n    readonly _tag: \"NoSuchElementException\";\n} & Readonly<A>;\n/**\n * Represents a checked exception which occurs when an expected element was\n * unable to be found.\n *\n * @since 3.4.4\n * @experimental\n * @category errors\n */\nexport declare class NoSuchElementException extends NoSuchElementException_base<{\n    message?: string | undefined;\n}> {\n}\ndeclare const TimeoutException_base: new <A extends Record<string, any> = {}>(args: Equals<A, {}> extends true ? void : { readonly [P in keyof A as P extends \"_tag\" ? never : P]: A[P]; }) => YieldableError & {\n    readonly _tag: \"TimeoutException\";\n} & Readonly<A>;\n/**\n * Represents a checked exception which occurs when a timeout occurs.\n *\n * @since 3.4.4\n * @experimental\n * @category errors\n */\nexport declare class TimeoutException extends TimeoutException_base {\n}\n//# sourceMappingURL=Micro.d.ts.map",
  "node_modules/effect/dist/dts/ModuleVersion.d.ts": "/**\n * @since 2.0.0\n * @category version\n */\nexport declare const getCurrentVersion: () => string;\n/**\n * @since 2.0.0\n * @category version\n */\nexport declare const setCurrentVersion: (version: string) => void;\n//# sourceMappingURL=ModuleVersion.d.ts.map",
  "node_modules/effect/dist/dts/MutableHashMap.d.ts": "import { type Inspectable } from \"./Inspectable.js\";\nimport * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\ndeclare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface MutableHashMap<out K, out V> extends Iterable<[K, V]>, Pipeable, Inspectable {\n    readonly [TypeId]: TypeId;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: <K = never, V = never>() => MutableHashMap<K, V>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <Entries extends Array<readonly [any, any]>>(...entries: Entries) => MutableHashMap<Entries[number] extends readonly [infer K, any] ? K : never, Entries[number] extends readonly [any, infer V] ? V : never>;\n/**\n * Creates a new `MutableHashMap` from an iterable collection of key/value pairs.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIterable: <K, V>(entries: Iterable<readonly [K, V]>) => MutableHashMap<K, V>;\n/**\n * @since 2.0.0\n * @category elements\n */\nexport declare const get: {\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <K>(key: K): <V>(self: MutableHashMap<K, V>) => Option.Option<V>;\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V>(self: MutableHashMap<K, V>, key: K): Option.Option<V>;\n};\n/**\n * @since 3.8.0\n * @category elements\n */\nexport declare const keys: <K, V>(self: MutableHashMap<K, V>) => Array<K>;\n/**\n * @since 3.8.0\n * @category elements\n */\nexport declare const values: <K, V>(self: MutableHashMap<K, V>) => Array<V>;\n/**\n * @since 2.0.0\n * @category elements\n */\nexport declare const has: {\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <K>(key: K): <V>(self: MutableHashMap<K, V>) => boolean;\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V>(self: MutableHashMap<K, V>, key: K): boolean;\n};\n/**\n * @since 2.0.0\n */\nexport declare const set: {\n    /**\n     * @since 2.0.0\n     */\n    <K, V>(key: K, value: V): (self: MutableHashMap<K, V>) => MutableHashMap<K, V>;\n    /**\n     * @since 2.0.0\n     */\n    <K, V>(self: MutableHashMap<K, V>, key: K, value: V): MutableHashMap<K, V>;\n};\n/**\n * Updates the value of the specified key within the `MutableHashMap` if it exists.\n *\n * @since 2.0.0\n */\nexport declare const modify: {\n    /**\n     * Updates the value of the specified key within the `MutableHashMap` if it exists.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(key: K, f: (v: V) => V): (self: MutableHashMap<K, V>) => MutableHashMap<K, V>;\n    /**\n     * Updates the value of the specified key within the `MutableHashMap` if it exists.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(self: MutableHashMap<K, V>, key: K, f: (v: V) => V): MutableHashMap<K, V>;\n};\n/**\n * Set or remove the specified key in the `MutableHashMap` using the specified\n * update function.\n *\n * @since 2.0.0\n */\nexport declare const modifyAt: {\n    /**\n     * Set or remove the specified key in the `MutableHashMap` using the specified\n     * update function.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(key: K, f: (value: Option.Option<V>) => Option.Option<V>): (self: MutableHashMap<K, V>) => MutableHashMap<K, V>;\n    /**\n     * Set or remove the specified key in the `MutableHashMap` using the specified\n     * update function.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(self: MutableHashMap<K, V>, key: K, f: (value: Option.Option<V>) => Option.Option<V>): MutableHashMap<K, V>;\n};\n/**\n * @since 2.0.0\n */\nexport declare const remove: {\n    /**\n     * @since 2.0.0\n     */\n    <K>(key: K): <V>(self: MutableHashMap<K, V>) => MutableHashMap<K, V>;\n    /**\n     * @since 2.0.0\n     */\n    <K, V>(self: MutableHashMap<K, V>, key: K): MutableHashMap<K, V>;\n};\n/**\n * @since 2.0.0\n */\nexport declare const clear: <K, V>(self: MutableHashMap<K, V>) => MutableHashMap<K, V>;\n/**\n * @since 2.0.0\n * @category elements\n */\nexport declare const size: <K, V>(self: MutableHashMap<K, V>) => number;\n/**\n * @since 2.0.0\n */\nexport declare const isEmpty: <K, V>(self: MutableHashMap<K, V>) => boolean;\n/**\n * @since 2.0.0\n */\nexport declare const forEach: {\n    /**\n     * @since 2.0.0\n     */\n    <K, V>(f: (value: V, key: K) => void): (self: MutableHashMap<K, V>) => void;\n    /**\n     * @since 2.0.0\n     */\n    <K, V>(self: MutableHashMap<K, V>, f: (value: V, key: K) => void): void;\n};\nexport {};\n//# sourceMappingURL=MutableHashMap.d.ts.map",
  "node_modules/effect/dist/dts/MutableHashSet.d.ts": "import { type Inspectable } from \"./Inspectable.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\ndeclare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface MutableHashSet<out V> extends Iterable<V>, Pipeable, Inspectable {\n    readonly [TypeId]: TypeId;\n}\n/**\n * Creates an empty mutable hash set.\n *\n * This function initializes and returns an empty `MutableHashSet` instance,\n * which allows for efficient storage and manipulation of unique elements.\n *\n * Time complexity: **`O(1)`**\n *\n * @memberof MutableHashSet\n * @since 2.0.0\n * @category constructors\n * @example\n *\n * ```ts\n * import { MutableHashSet } from \"effect\"\n *\n * type T = unknown // replace with your type\n *\n * // in places where the type can't be inferred, replace with your type\n * const set: MutableHashSet.MutableHashSet<T> = MutableHashSet.empty<T>()\n * ```\n *\n * @template K - The type of the elements to be stored in the hash set. Defaults\n *   to `never` if not specified.\n * @returns A new mutable instance of `MutableHashSet` containing no elements\n *   for the specified type `K`.\n * @see Other `MutableHashSet` constructors are {@link module:MutableHashSet.make} {@link module:MutableHashSet.fromIterable}\n */\nexport declare const empty: <K = never>() => MutableHashSet<K>;\n/**\n * Creates a new `MutableHashSet` from an iterable collection of values.\n * Duplicate values are omitted.\n *\n * Time complexity: **`O(n)`** where n is the number of elements in the iterable\n *\n * Creating a `MutableHashSet` from an {@link Array}\n *\n * ```ts\n * import { MutableHashSet } from \"effect\"\n *\n * const array: Iterable<number> = [1, 2, 3, 4, 5, 1, 2, 3] // Array<T> is also Iterable<T>\n * const mutableHashSet: MutableHashSet.MutableHashSet<number> =\n *   MutableHashSet.fromIterable(array)\n *\n * console.log(\n *   // MutableHashSet.MutableHashSet<T> is also an Iterable<T>\n *   Array.from(mutableHashSet)\n * ) // Output: [1, 2, 3, 4, 5]\n * ```\n *\n * Creating a `MutableHashSet` from a {@link Set}\n *\n * ```ts\n * import { MutableHashSet, pipe } from \"effect\"\n *\n * console.log(\n *   pipe(\n *     // Set<string> is an Iterable<string>\n *     new Set([\"apple\", \"banana\", \"orange\", \"apple\"]),\n *     // constructs MutableHashSet from an Iterable Set\n *     MutableHashSet.fromIterable,\n *     // since MutableHashSet it is itself an Iterable, we can pass it to other functions expecting an Iterable\n *     Array.from\n *   )\n * ) // Output: [\"apple\", \"banana\", \"orange\"]\n * ```\n *\n * Creating a `MutableHashSet` from a {@link Generator}\n *\n * ```ts\n * import { MutableHashSet } from \"effect\"\n *\n * // Generator functions return iterables\n * function* fibonacci(n: number): Generator<number, void, never> {\n *   let [a, b] = [0, 1]\n *   for (let i = 0; i < n; i++) {\n *     yield a\n *     ;[a, b] = [b, a + b]\n *   }\n * }\n *\n * // Create a MutableHashSet from the first 10 Fibonacci numbers\n * const fibonacciSet = MutableHashSet.fromIterable(fibonacci(10))\n *\n * console.log(Array.from(fibonacciSet))\n * // Outputs: [0, 1, 2, 3, 5, 8, 13, 21, 34] but in unsorted order\n * ```\n *\n * Creating a `MutableHashSet` from another {@link module:MutableHashSet}\n *\n * ```ts\n * import { MutableHashSet, pipe } from \"effect\"\n *\n * console.log(\n *   pipe(\n *     MutableHashSet.make(1, 2, 3, 4),\n *     MutableHashSet.fromIterable,\n *     Array.from\n *   )\n * ) // Output: [1, 2, 3, 4]\n * ```\n *\n * Creating a `MutableHashSet` from an {@link module:HashSet}\n *\n * ```ts\n * import { HashSet, MutableHashSet, pipe } from \"effect\"\n *\n * console.log(\n *   pipe(\n *     HashSet.make(1, 2, 3, 4), // it works also with its immutable HashSet sibling\n *     MutableHashSet.fromIterable,\n *     Array.from\n *   )\n * ) // Output: [1, 2, 3, 4]\n * ```\n *\n * Creating a `MutableHashSet` from other Effect's data structures like\n * {@link Chunk}\n *\n * ```ts\n * import { Chunk, MutableHashSet, pipe } from \"effect\"\n *\n * console.log(\n *   pipe(\n *     Chunk.make(1, 2, 3, 4), //  Chunk is also an Iterable<T>\n *     MutableHashSet.fromIterable,\n *     Array.from\n *   )\n * ) // Outputs: [1, 2, 3, 4]\n * ```\n *\n * @memberof MutableHashSet\n * @since 2.0.0\n * @category constructors\n * @template K - The type of elements to be stored in the resulting\n *   `MutableHashSet`.\n * @param keys - An `Iterable` collection containing the keys to be added to the\n *   `MutableHashSet`.\n * @returns A new `MutableHashSet` containing just the unique elements from the\n *   provided iterable.\n * @see Other `MutableHashSet` constructors are {@link module:MutableHashSet.empty} {@link module:MutableHashSet.make}\n */\nexport declare const fromIterable: <K = never>(keys: Iterable<K>) => MutableHashSet<K>;\n/**\n * Construct a new `MutableHashSet` from a variable number of values.\n *\n * Time complexity: **`O(n)`** where n is the number of elements\n *\n * @memberof MutableHashSet\n * @since 2.0.0\n * @category constructors\n * @example\n *\n * ```ts\n * import { Equal, Hash, MutableHashSet } from \"effect\"\n * import assert from \"node:assert/strict\"\n *\n * class Character implements Equal.Equal {\n *   readonly name: string\n *   readonly trait: string\n *\n *   constructor(name: string, trait: string) {\n *     this.name = name\n *     this.trait = trait\n *   }\n *\n *   // Define equality based on name, and trait\n *   [Equal.symbol](that: Equal.Equal): boolean {\n *     if (that instanceof Character) {\n *       return (\n *         Equal.equals(this.name, that.name) &&\n *         Equal.equals(this.trait, that.trait)\n *       )\n *     }\n *     return false\n *   }\n *\n *   // Generate a hash code based on the sum of the character's name and trait\n *   [Hash.symbol](): number {\n *     return Hash.hash(this.name + this.trait)\n *   }\n *\n *   static readonly of = (name: string, trait: string): Character => {\n *     return new Character(name, trait)\n *   }\n * }\n *\n * const mutableCharacterHashSet = MutableHashSet.make(\n *   Character.of(\"Alice\", \"Curious\"),\n *   Character.of(\"Alice\", \"Curious\"),\n *   Character.of(\"White Rabbit\", \"Always late\"),\n *   Character.of(\"Mad Hatter\", \"Tea enthusiast\")\n * )\n *\n * assert.equal(\n *   MutableHashSet.has(\n *     mutableCharacterHashSet,\n *     Character.of(\"Alice\", \"Curious\")\n *   ),\n *   true\n * )\n * assert.equal(\n *   MutableHashSet.has(\n *     mutableCharacterHashSet,\n *     Character.of(\"Fluffy\", \"Kind\")\n *   ),\n *   false\n * )\n * ```\n *\n * @see Other `MutableHashSet` constructors are {@link module:MutableHashSet.fromIterable} {@link module:MutableHashSet.empty}\n */\nexport declare const make: <Keys extends ReadonlyArray<unknown>>(...keys: Keys) => MutableHashSet<Keys[number]>;\n/**\n * **Checks** whether the `MutableHashSet` contains the given element, and\n * **adds** it if not.\n *\n * Time complexity: **`O(1)`** average\n *\n * **Syntax**\n *\n * ```ts\n * import { MutableHashSet, pipe } from \"effect\"\n *\n * // with data-last, a.k.a. pipeable API\n * pipe(\n *   MutableHashSet.empty(),\n *   MutableHashSet.add(0),\n *   MutableHashSet.add(0)\n * )\n *\n * // or piped with the pipe function\n * MutableHashSet.empty().pipe(MutableHashSet.add(0))\n *\n * // or with data-first API\n * MutableHashSet.add(MutableHashSet.empty(), 0)\n * ```\n *\n * @memberof MutableHashSet\n * @since 2.0.0\n * @category elements\n * @see Other `MutableHashSet` elements are {@link module:MutableHashSet.remove} {@link module:MutableHashSet.size} {@link module:MutableHashSet.clear} {@link module:MutableHashSet.has}\n */\nexport declare const add: {\n    /**\n     * `data-last` a.k.a. `pipeable` API\n     *\n     * ```ts\n     * import { MutableHashSet, pipe } from \"effect\"\n     * import assert from \"node:assert/strict\"\n     *\n     * const mutableHashSet = pipe(\n     *   MutableHashSet.empty<number>(), // MutableHashSet.MutableHashSet<number>\n     *   MutableHashSet.add(0),\n     *   MutableHashSet.add(1),\n     *   MutableHashSet.add(1),\n     *   MutableHashSet.add(2)\n     * )\n     *\n     * assert.deepStrictEqual(\n     *   Array.from(mutableHashSet), // remember that MutableHashSet is also an Iterable\n     *   Array.of(0, 1, 2)\n     * )\n     * ```\n     *\n     * @template V - The type of elements stored in the `MutableHashSet`.\n     * @param key - The key to be added to the `MutableHashSet` if not already\n     *   present.\n     * @returns A function that accepts a `MutableHashSet` and returns the\n     *   reference of the updated `MutableHashSet` including the key.\n     */\n    <V>(key: V): (self: MutableHashSet<V>) => MutableHashSet<V>;\n    /**\n     * `data-first` API\n     *\n     * ```ts\n     * import { MutableHashSet } from \"effect\"\n     * import assert from \"node:assert/strict\"\n     *\n     * const empty = MutableHashSet.empty<number>()\n     * const withZero = MutableHashSet.add(empty, 0)\n     * const withOne = MutableHashSet.add(withZero, 1)\n     * const withTwo = MutableHashSet.add(withOne, 2)\n     * const withTwoTwo = MutableHashSet.add(withTwo, 2)\n     *\n     * assert(Object.is(withTwoTwo, empty)) // proof that it does mutate the original set\n     *\n     * assert.deepStrictEqual(\n     *   Array.from(withTwoTwo), // remember that MutableHashSet is also an Iterable\n     *   Array.of(0, 1, 2)\n     * )\n     * ```\n     *\n     * @template V - The type of elements stored in the `MutableHashSet`.\n     * @param self - The `MutableHashSet` instance from which the key should be\n     *   added to.\n     * @param key - The key to be added to the `MutableHashSet` if not already\n     *   present.\n     * @returns The reference of the updated `MutableHashSet` including the key.\n     */\n    <V>(self: MutableHashSet<V>, key: V): MutableHashSet<V>;\n};\n/**\n * Checks if the specified value exists in the `MutableHashSet`.\n *\n * Time complexity: `O(1)` average\n *\n * **Syntax**\n *\n * ```ts\n * import { MutableHashSet, pipe } from \"effect\"\n * import assert from \"node:assert/strict\"\n *\n * assert.equal(\n *   // with `data-last`, a.k.a. `pipeable` API\n *   pipe(MutableHashSet.make(0, 1, 2), MutableHashSet.has(3)),\n *   false\n * )\n *\n * assert.equal(\n *   // or piped with the pipe function\n *   MutableHashSet.make(0, 1, 2).pipe(MutableHashSet.has(3)),\n *   false\n * )\n *\n * assert.equal(\n *   // or with `data-first` API\n *   MutableHashSet.has(MutableHashSet.make(0, 1, 2), 3),\n *   false\n * )\n * ```\n *\n * @memberof MutableHashSet\n * @since 2.0.0\n * @category elements\n * @see Other `MutableHashSet` elements are {@link module:MutableHashSet.add} {@link module:MutableHashSet.remove} {@link module:MutableHashSet.size} {@link module:MutableHashSet.clear}\n */\nexport declare const has: {\n    /**\n     * `data-last` a.k.a. `pipeable` API\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { MutableHashSet, pipe } from \"effect\"\n     *\n     * const set = MutableHashSet.make(0, 1, 2)\n     *\n     * assert.equal(pipe(set, MutableHashSet.has(0)), true)\n     * assert.equal(pipe(set, MutableHashSet.has(1)), true)\n     * assert.equal(pipe(set, MutableHashSet.has(2)), true)\n     * assert.equal(pipe(set, MutableHashSet.has(3)), false)\n     * ```\n     */\n    <V>(key: V): (self: MutableHashSet<V>) => boolean;\n    /**\n     * `data-first` API\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { MutableHashSet, pipe } from \"effect\"\n     *\n     * const set = MutableHashSet.make(0, 1, 2)\n     *\n     * assert.equal(MutableHashSet.has(set, 0), true)\n     * assert.equal(MutableHashSet.has(set, 1), true)\n     * assert.equal(MutableHashSet.has(set, 2), true)\n     * assert.equal(MutableHashSet.has(set, 3), false)\n     * ```\n     */\n    <V>(self: MutableHashSet<V>, key: V): boolean;\n};\n/**\n * Removes a value from the `MutableHashSet`.\n *\n * Time complexity: **`O(1)`** average\n *\n * **Syntax**\n *\n * ```ts\n * import { MutableHashSet, pipe } from \"effect\"\n * import assert from \"node:assert/strict\"\n *\n * assert.equal(\n *   // with `data-last`, a.k.a. `pipeable` API\n *   pipe(\n *     MutableHashSet.make(0, 1, 2),\n *     MutableHashSet.remove(0),\n *     MutableHashSet.has(0)\n *   ),\n *   false\n * )\n *\n * assert.equal(\n *   // or piped with the pipe function\n *   MutableHashSet.make(0, 1, 2).pipe(\n *     MutableHashSet.remove(0),\n *     MutableHashSet.has(0)\n *   ),\n *   false\n * )\n *\n * assert.equal(\n *   // or with `data-first` API\n *   MutableHashSet.remove(MutableHashSet.make(0, 1, 2), 0).pipe(\n *     MutableHashSet.has(0)\n *   ),\n *   false\n * )\n * ```\n *\n * @memberof MutableHashSet\n * @since 2.0.0\n * @category elements\n * @see Other `MutableHashSet` elements are {@link module:MutableHashSet.add} {@link module:MutableHashSet.has} {@link module:MutableHashSet.size} {@link module:MutableHashSet.clear}\n */\nexport declare const remove: {\n    /**\n     * `data-last` a.k.a. `pipeable` API\n     *\n     * ```ts\n     * import { MutableHashSet, pipe } from \"effect\"\n     * import assert from \"node:assert/strict\"\n     *\n     * const set: MutableHashSet.MutableHashSet<number> = MutableHashSet.make(\n     *   0,\n     *   1,\n     *   2\n     * )\n     * const result: MutableHashSet.MutableHashSet<number> = pipe(\n     *   set,\n     *   MutableHashSet.remove(0)\n     * )\n     *\n     * assert(Object.is(set, result)) // set and result have the same identity\n     * assert.equal(pipe(result, MutableHashSet.has(0)), false) // it has correctly removed 0\n     * assert.equal(pipe(set, MutableHashSet.has(0)), false) // another proof that we are mutating the original MutableHashSet\n     * assert.equal(pipe(result, MutableHashSet.has(1)), true)\n     * assert.equal(pipe(result, MutableHashSet.has(2)), true)\n     * ```\n     *\n     * @template V - The type of the elements in the `MutableHashSet`.\n     * @param key - The key to be removed from the `MutableHashSet`.\n     * @returns A function that takes a `MutableHashSet` as input and returns the\n     *   reference to the same `MutableHashSet` with the specified key removed.\n     */\n    <V>(key: V): (self: MutableHashSet<V>) => MutableHashSet<V>;\n    /**\n     * `data-first` API\n     *\n     * ```ts\n     * import { MutableHashSet, pipe } from \"effect\"\n     * import assert from \"node:assert/strict\"\n     *\n     * const set = MutableHashSet.make(0, 1, 2)\n     * const result = MutableHashSet.remove(set, 0)\n     *\n     * assert(Object.is(set, result)) // set and result have the same identity\n     * assert.equal(MutableHashSet.has(result, 0), false) // it has correctly removed 0\n     * assert.equal(MutableHashSet.has(set, 0), false) // it mutates the original MutableHashSet\n     * assert.equal(MutableHashSet.has(result, 1), true)\n     * assert.equal(MutableHashSet.has(result, 2), true)\n     * ```\n     *\n     * @template V - The type of the elements in the `MutableHashSet`.\n     * @param self - The `MutableHashSet` to which the key will be removed from.\n     * @param key - The value to be removed from the `MutableHashSet` if present.\n     * @returns The reference to the updated `MutableHashSet`.\n     */\n    <V>(self: MutableHashSet<V>, key: V): MutableHashSet<V>;\n};\n/**\n * Calculates the number of values in the `HashSet`.\n *\n * Time complexity: **`O(1)`**\n *\n * @memberof MutableHashSet\n * @since 2.0.0\n * @category elements\n * @example\n *\n * ```ts\n * import { MutableHashSet } from \"effect\"\n * import assert from \"node:assert/strict\"\n *\n * assert.equal(MutableHashSet.size(MutableHashSet.empty()), 0)\n *\n * assert.equal(\n *   MutableHashSet.size(MutableHashSet.make(1, 2, 2, 3, 4, 3)),\n *   4\n * )\n * ```\n *\n * @template V - The type of the elements to be stored in the `MutableHashSet`.\n * @param self - The `MutableHashSet` instance for which the size is to be\n *   determined.\n * @returns The total number of elements within the `MutableHashSet`.\n * @see Other `MutableHashSet` elements are {@link module:MutableHashSet.add} {@link module:MutableHashSet.has} {@link module:MutableHashSet.remove} {@link module:MutableHashSet.clear}\n */\nexport declare const size: <V>(self: MutableHashSet<V>) => number;\n/**\n * Removes all values from the `MutableHashSet`.\n *\n * This function operates by delegating the clearing action to the underlying\n * key map associated with the given `MutableHashSet`. It ensures that the hash\n * set becomes empty while maintaining its existence and structure.\n *\n * @memberof MutableHashSet\n * @since 2.0.0\n * @category elements\n * @example\n *\n * ```ts\n * import { MutableHashSet, pipe } from \"effect\"\n * import assert from \"node:assert/strict\"\n *\n * assert.deepStrictEqual(\n *   pipe(\n *     MutableHashSet.make(1, 2, 3, 4),\n *     MutableHashSet.clear,\n *     MutableHashSet.size\n *   ),\n *   0\n * )\n * ```\n *\n * @param self - The `MutableHashSet` to clear.\n * @returns The same `MutableHashSet` after all elements have been removed.\n * @see Other `MutableHashSet` elements are {@link module:MutableHashSet.add} {@link module:MutableHashSet.has} {@link module:MutableHashSet.remove} {@link module:MutableHashSet.size}\n */\nexport declare const clear: <V>(self: MutableHashSet<V>) => MutableHashSet<V>;\nexport {};\n//# sourceMappingURL=MutableHashSet.d.ts.map",
  "node_modules/effect/dist/dts/MutableList.d.ts": "import type { Inspectable } from \"./Inspectable.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\ndeclare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category model\n */\nexport interface MutableList<out A> extends Iterable<A>, Pipeable, Inspectable {\n    readonly [TypeId]: TypeId;\n}\n/**\n * Creates an empty `MutableList`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: <A = never>() => MutableList<A>;\n/**\n * Creates a new `MutableList` from an iterable collection of values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIterable: <A>(iterable: Iterable<A>) => MutableList<A>;\n/**\n * Creates a new `MutableList` from the specified elements.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <A>(...elements: ReadonlyArray<A>) => MutableList<A>;\n/**\n * Returns `true` if the list contains zero elements, `false`, otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isEmpty: <A>(self: MutableList<A>) => boolean;\n/**\n * Returns the length of the list.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const length: <A>(self: MutableList<A>) => number;\n/**\n * Returns the last element of the list, if it exists.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const tail: <A>(self: MutableList<A>) => A | undefined;\n/**\n * Returns the first element of the list, if it exists.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const head: <A>(self: MutableList<A>) => A | undefined;\n/**\n * Executes the specified function `f` for each element in the list.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const forEach: {\n    /**\n     * Executes the specified function `f` for each element in the list.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <A>(f: (element: A) => void): (self: MutableList<A>) => void;\n    /**\n     * Executes the specified function `f` for each element in the list.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <A>(self: MutableList<A>, f: (element: A) => void): void;\n};\n/**\n * Removes all elements from the doubly-linked list.\n *\n * @since 2.0.0\n */\nexport declare const reset: <A>(self: MutableList<A>) => MutableList<A>;\n/**\n * Appends the specified element to the end of the `MutableList`.\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const append: {\n    /**\n     * Appends the specified element to the end of the `MutableList`.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A>(value: A): (self: MutableList<A>) => MutableList<A>;\n    /**\n     * Appends the specified element to the end of the `MutableList`.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A>(self: MutableList<A>, value: A): MutableList<A>;\n};\n/**\n * Removes the first value from the list and returns it, if it exists.\n *\n * @since 0.0.1\n */\nexport declare const shift: <A>(self: MutableList<A>) => A | undefined;\n/**\n * Removes the last value from the list and returns it, if it exists.\n *\n * @since 0.0.1\n */\nexport declare const pop: <A>(self: MutableList<A>) => A | undefined;\n/**\n * Prepends the specified value to the beginning of the list.\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const prepend: {\n    /**\n     * Prepends the specified value to the beginning of the list.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A>(value: A): (self: MutableList<A>) => MutableList<A>;\n    /**\n     * Prepends the specified value to the beginning of the list.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A>(self: MutableList<A>, value: A): MutableList<A>;\n};\nexport {};\n//# sourceMappingURL=MutableList.d.ts.map",
  "node_modules/effect/dist/dts/MutableQueue.d.ts": "/**\n * @since 2.0.0\n */\nimport * as Chunk from \"./Chunk.js\";\nimport { type Inspectable } from \"./Inspectable.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\ndeclare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport declare const EmptyMutableQueue: unique symbol;\n/**\n * @since 2.0.0\n * @category model\n */\nexport interface MutableQueue<out A> extends Iterable<A>, Pipeable, Inspectable {\n    readonly [TypeId]: TypeId;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace MutableQueue {\n    /**\n     * @since 2.0.0\n     */\n    type Empty = typeof EmptyMutableQueue;\n}\n/**\n * Creates a new bounded `MutableQueue`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const bounded: <A>(capacity: number) => MutableQueue<A>;\n/**\n * Creates a new unbounded `MutableQueue`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unbounded: <A>() => MutableQueue<A>;\n/**\n * Returns the current number of elements in the queue.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const length: <A>(self: MutableQueue<A>) => number;\n/**\n * Returns `true` if the queue is empty, `false` otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isEmpty: <A>(self: MutableQueue<A>) => boolean;\n/**\n * Returns `true` if the queue is full, `false` otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isFull: <A>(self: MutableQueue<A>) => boolean;\n/**\n * The **maximum** number of elements that a queue can hold.\n *\n * **Note**: unbounded queues can still implement this interface with\n * `capacity = Infinity`.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const capacity: <A>(self: MutableQueue<A>) => number;\n/**\n * Offers an element to the queue.\n *\n * Returns whether the enqueue was successful or not.\n *\n * @since 2.0.0\n */\nexport declare const offer: {\n    /**\n     * Offers an element to the queue.\n     *\n     * Returns whether the enqueue was successful or not.\n     *\n     * @since 2.0.0\n     */\n    <A>(self: MutableQueue<A>, value: A): boolean;\n    /**\n     * Offers an element to the queue.\n     *\n     * Returns whether the enqueue was successful or not.\n     *\n     * @since 2.0.0\n     */\n    <A>(value: A): (self: MutableQueue<A>) => boolean;\n};\n/**\n * Enqueues a collection of values into the queue.\n *\n * Returns a `Chunk` of the values that were **not** able to be enqueued.\n *\n * @since 2.0.0\n */\nexport declare const offerAll: {\n    /**\n     * Enqueues a collection of values into the queue.\n     *\n     * Returns a `Chunk` of the values that were **not** able to be enqueued.\n     *\n     * @since 2.0.0\n     */\n    <A>(values: Iterable<A>): (self: MutableQueue<A>) => Chunk.Chunk<A>;\n    /**\n     * Enqueues a collection of values into the queue.\n     *\n     * Returns a `Chunk` of the values that were **not** able to be enqueued.\n     *\n     * @since 2.0.0\n     */\n    <A>(self: MutableQueue<A>, values: Iterable<A>): Chunk.Chunk<A>;\n};\n/**\n * Dequeues an element from the queue.\n *\n * Returns either an element from the queue, or the `def` param.\n *\n * **Note**: if there is no meaningful default for your type, you can always\n * use `poll(MutableQueue.EmptyMutableQueue)`.\n *\n * @since 2.0.0\n */\nexport declare const poll: {\n    /**\n     * Dequeues an element from the queue.\n     *\n     * Returns either an element from the queue, or the `def` param.\n     *\n     * **Note**: if there is no meaningful default for your type, you can always\n     * use `poll(MutableQueue.EmptyMutableQueue)`.\n     *\n     * @since 2.0.0\n     */\n    <D>(def: D): <A>(self: MutableQueue<A>) => D | A;\n    /**\n     * Dequeues an element from the queue.\n     *\n     * Returns either an element from the queue, or the `def` param.\n     *\n     * **Note**: if there is no meaningful default for your type, you can always\n     * use `poll(MutableQueue.EmptyMutableQueue)`.\n     *\n     * @since 2.0.0\n     */\n    <A, D>(self: MutableQueue<A>, def: D): A | D;\n};\n/**\n * Dequeues up to `n` elements from the queue.\n *\n * Returns a `List` of up to `n` elements.\n *\n * @since 2.0.0\n */\nexport declare const pollUpTo: {\n    /**\n     * Dequeues up to `n` elements from the queue.\n     *\n     * Returns a `List` of up to `n` elements.\n     *\n     * @since 2.0.0\n     */\n    (n: number): <A>(self: MutableQueue<A>) => Chunk.Chunk<A>;\n    /**\n     * Dequeues up to `n` elements from the queue.\n     *\n     * Returns a `List` of up to `n` elements.\n     *\n     * @since 2.0.0\n     */\n    <A>(self: MutableQueue<A>, n: number): Chunk.Chunk<A>;\n};\nexport {};\n//# sourceMappingURL=MutableQueue.d.ts.map",
  "node_modules/effect/dist/dts/MutableRef.d.ts": "import { type Inspectable } from \"./Inspectable.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\ndeclare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface MutableRef<out T> extends Pipeable, Inspectable {\n    readonly [TypeId]: TypeId;\n    current: T;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <T>(value: T) => MutableRef<T>;\n/**\n * @since 2.0.0\n * @category general\n */\nexport declare const compareAndSet: {\n    /**\n     * @since 2.0.0\n     * @category general\n     */\n    <T>(oldValue: T, newValue: T): (self: MutableRef<T>) => boolean;\n    /**\n     * @since 2.0.0\n     * @category general\n     */\n    <T>(self: MutableRef<T>, oldValue: T, newValue: T): boolean;\n};\n/**\n * @since 2.0.0\n * @category numeric\n */\nexport declare const decrement: (self: MutableRef<number>) => MutableRef<number>;\n/**\n * @since 2.0.0\n * @category numeric\n */\nexport declare const decrementAndGet: (self: MutableRef<number>) => number;\n/**\n * @since 2.0.0\n * @category general\n */\nexport declare const get: <T>(self: MutableRef<T>) => T;\n/**\n * @since 2.0.0\n * @category numeric\n */\nexport declare const getAndDecrement: (self: MutableRef<number>) => number;\n/**\n * @since 2.0.0\n * @category numeric\n */\nexport declare const getAndIncrement: (self: MutableRef<number>) => number;\n/**\n * @since 2.0.0\n * @category general\n */\nexport declare const getAndSet: {\n    /**\n     * @since 2.0.0\n     * @category general\n     */\n    <T>(value: T): (self: MutableRef<T>) => T;\n    /**\n     * @since 2.0.0\n     * @category general\n     */\n    <T>(self: MutableRef<T>, value: T): T;\n};\n/**\n * @since 2.0.0\n * @category general\n */\nexport declare const getAndUpdate: {\n    /**\n     * @since 2.0.0\n     * @category general\n     */\n    <T>(f: (value: T) => T): (self: MutableRef<T>) => T;\n    /**\n     * @since 2.0.0\n     * @category general\n     */\n    <T>(self: MutableRef<T>, f: (value: T) => T): T;\n};\n/**\n * @since 2.0.0\n * @category numeric\n */\nexport declare const increment: (self: MutableRef<number>) => MutableRef<number>;\n/**\n * @since 2.0.0\n * @category numeric\n */\nexport declare const incrementAndGet: (self: MutableRef<number>) => number;\n/**\n * @since 2.0.0\n * @category general\n */\nexport declare const set: {\n    /**\n     * @since 2.0.0\n     * @category general\n     */\n    <T>(value: T): (self: MutableRef<T>) => MutableRef<T>;\n    /**\n     * @since 2.0.0\n     * @category general\n     */\n    <T>(self: MutableRef<T>, value: T): MutableRef<T>;\n};\n/**\n * @since 2.0.0\n * @category general\n */\nexport declare const setAndGet: {\n    /**\n     * @since 2.0.0\n     * @category general\n     */\n    <T>(value: T): (self: MutableRef<T>) => T;\n    /**\n     * @since 2.0.0\n     * @category general\n     */\n    <T>(self: MutableRef<T>, value: T): T;\n};\n/**\n * @since 2.0.0\n * @category general\n */\nexport declare const update: {\n    /**\n     * @since 2.0.0\n     * @category general\n     */\n    <T>(f: (value: T) => T): (self: MutableRef<T>) => MutableRef<T>;\n    /**\n     * @since 2.0.0\n     * @category general\n     */\n    <T>(self: MutableRef<T>, f: (value: T) => T): MutableRef<T>;\n};\n/**\n * @since 2.0.0\n * @category general\n */\nexport declare const updateAndGet: {\n    /**\n     * @since 2.0.0\n     * @category general\n     */\n    <T>(f: (value: T) => T): (self: MutableRef<T>) => T;\n    /**\n     * @since 2.0.0\n     * @category general\n     */\n    <T>(self: MutableRef<T>, f: (value: T) => T): T;\n};\n/**\n * @since 2.0.0\n * @category boolean\n */\nexport declare const toggle: (self: MutableRef<boolean>) => MutableRef<boolean>;\nexport {};\n//# sourceMappingURL=MutableRef.d.ts.map",
  "node_modules/effect/dist/dts/NonEmptyIterable.d.ts": "/**\n * @since 2.0.0\n */\n/**\n * @category symbol\n * @since 2.0.0\n */\nexport declare const nonEmpty: unique symbol;\n/**\n * @category model\n * @since 2.0.0\n */\nexport interface NonEmptyIterable<out A> extends Iterable<A> {\n    readonly [nonEmpty]: A;\n}\n/**\n * @category getters\n * @since 2.0.0\n */\nexport declare const unprepend: <A>(self: NonEmptyIterable<A>) => [firstElement: A, remainingElements: Iterator<A>];\n//# sourceMappingURL=NonEmptyIterable.d.ts.map",
  "node_modules/effect/dist/dts/Number.d.ts": "/**\n * # Number\n *\n * This module provides utility functions and type class instances for working\n * with the `number` type in TypeScript. It includes functions for basic\n * arithmetic operations, as well as type class instances for `Equivalence` and\n * `Order`.\n *\n * ## Operations Reference\n *\n * | Category     | Operation                                  | Description                                             | Domain                         | Co-domain             |\n * | ------------ | ------------------------------------------ | ------------------------------------------------------- | ------------------------------ | --------------------- |\n * | constructors | {@link module:Number.parse}                | Safely parses a string to a number                      | `string`                       | `Option<number>`      |\n * |              |                                            |                                                         |                                |                       |\n * | math         | {@link module:Number.sum}                  | Adds two numbers                                        | `number`, `number`             | `number`              |\n * | math         | {@link module:Number.sumAll}               | Sums all numbers in a collection                        | `Iterable<number>`             | `number`              |\n * | math         | {@link module:Number.subtract}             | Subtracts one number from another                       | `number`, `number`             | `number`              |\n * | math         | {@link module:Number.multiply}             | Multiplies two numbers                                  | `number`, `number`             | `number`              |\n * | math         | {@link module:Number.multiplyAll}          | Multiplies all numbers in a collection                  | `Iterable<number>`             | `number`              |\n * | math         | {@link module:Number.divide}               | Safely divides handling division by zero                | `number`, `number`             | `Option<number>`      |\n * | math         | {@link module:Number.unsafeDivide}         | Divides but misbehaves for division by zero             | `number`, `number`             | `number`              |\n * | math         | {@link module:Number.remainder}            | Calculates remainder of division                        | `number`, `number`             | `number`              |\n * | math         | {@link module:Number.increment}            | Adds 1 to a number                                      | `number`                       | `number`              |\n * | math         | {@link module:Number.decrement}            | Subtracts 1 from a number                               | `number`                       | `number`              |\n * | math         | {@link module:Number.sign}                 | Determines the sign of a number                         | `number`                       | `Ordering`            |\n * | math         | {@link module:Number.nextPow2}             | Finds the next power of 2                               | `number`                       | `number`              |\n * | math         | {@link module:Number.round}                | Rounds a number with specified precision                | `number`, `number`             | `number`              |\n * |              |                                            |                                                         |                                |                       |\n * | predicates   | {@link module:Number.between}              | Checks if a number is in a range                        | `number`, `{minimum, maximum}` | `boolean`             |\n * | predicates   | {@link module:Number.lessThan}             | Checks if one number is less than another               | `number`, `number`             | `boolean`             |\n * | predicates   | {@link module:Number.lessThanOrEqualTo}    | Checks if one number is less than or equal              | `number`, `number`             | `boolean`             |\n * | predicates   | {@link module:Number.greaterThan}          | Checks if one number is greater than another            | `number`, `number`             | `boolean`             |\n * | predicates   | {@link module:Number.greaterThanOrEqualTo} | Checks if one number is greater or equal                | `number`, `number`             | `boolean`             |\n * |              |                                            |                                                         |                                |                       |\n * | guards       | {@link module:Number.isNumber}             | Type guard for JavaScript numbers                       | `unknown`                      | `boolean`             |\n * |              |                                            |                                                         |                                |                       |\n * | comparison   | {@link module:Number.min}                  | Returns the minimum of two numbers                      | `number`, `number`             | `number`              |\n * | comparison   | {@link module:Number.max}                  | Returns the maximum of two numbers                      | `number`, `number`             | `number`              |\n * | comparison   | {@link module:Number.clamp}                | Restricts a number to a range                           | `number`, `{minimum, maximum}` | `number`              |\n * |              |                                            |                                                         |                                |                       |\n * | instances    | {@link module:Number.Equivalence}          | Equivalence instance for numbers                        |                                | `Equivalence<number>` |\n * | instances    | {@link module:Number.Order}                | Order instance for numbers                              |                                | `Order<number>`       |\n * |              |                                            |                                                         |                                |                       |\n * | errors       | {@link module:Number.DivisionByZeroError}  | Error thrown by unsafeDivide                            |                                |                       |\n *\n * ## Composition Patterns and Type Safety\n *\n * When building function pipelines, understanding how types flow through\n * operations is critical:\n *\n * ### Composing with type-preserving operations\n *\n * Most operations in this module are type-preserving (`number → number`),\n * making them easily composable in pipelines:\n *\n * ```ts\n * import { pipe } from \"effect\"\n * import * as Number from \"effect/Number\"\n *\n * const result = pipe(\n *   10,\n *   Number.increment, // number → number\n *   Number.multiply(2), // number → number\n *   Number.round(1) // number → number\n * ) // Result: number (21)\n * ```\n *\n * ### Working with Option results\n *\n * Operations that might fail (like division by zero) return Option types and\n * require Option combinators:\n *\n * ```ts\n * import { pipe, Option } from \"effect\"\n * import * as Number from \"effect/Number\"\n *\n * const result = pipe(\n *   10,\n *   Number.divide(0), // number → Option<number>\n *   Option.getOrElse(() => 0) // Option<number> → number\n * ) // Result: number (0)\n * ```\n *\n * ### Composition best practices\n *\n * - Chain type-preserving operations for maximum composability\n * - Use Option combinators when working with potentially failing operations\n * - Consider using Effect for operations that might fail with specific errors\n * - Remember that all operations maintain JavaScript's floating-point precision\n *   limitations\n *\n * @module Number\n * @since 2.0.0\n * @see {@link module:BigInt} for more similar operations on `bigint` types\n * @see {@link module:BigDecimal} for more similar operations on `BigDecimal` types\n */\nimport * as equivalence from \"./Equivalence.js\";\nimport type { Option } from \"./Option.js\";\nimport * as order from \"./Order.js\";\nimport type { Ordering } from \"./Ordering.js\";\n/**\n * Type guard that tests if a value is a member of the set of JavaScript\n * numbers.\n *\n * @memberof Number\n * @since 2.0.0\n * @category guards\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import * as Number from \"effect/Number\"\n *\n * // Regular numbers\n * assert.equal(Number.isNumber(2), true)\n * assert.equal(Number.isNumber(-3.14), true)\n * assert.equal(Number.isNumber(0), true)\n *\n * // Special numeric values\n * assert.equal(Number.isNumber(Infinity), true)\n * assert.equal(Number.isNumber(NaN), true)\n *\n * // Non-number values\n * assert.equal(Number.isNumber(\"2\"), false)\n * assert.equal(Number.isNumber(true), false)\n * assert.equal(Number.isNumber(null), false)\n * assert.equal(Number.isNumber(undefined), false)\n * assert.equal(Number.isNumber({}), false)\n * assert.equal(Number.isNumber([]), false)\n *\n * // Using as a type guard in conditionals\n * function processValue(value: unknown): string {\n *   if (Number.isNumber(value)) {\n *     // TypeScript now knows 'value' is a number\n *     return `Numeric value: ${value.toFixed(2)}`\n *   }\n *   return \"Not a number\"\n * }\n *\n * assert.strictEqual(processValue(42), \"Numeric value: 42.00\")\n * assert.strictEqual(processValue(\"hello\"), \"Not a number\")\n *\n * // Filtering for numbers in an array\n * const mixed = [1, \"two\", 3, false, 5]\n * const onlyNumbers = mixed.filter(Number.isNumber)\n * assert.equal(onlyNumbers, [1, 3, 5])\n * ```\n *\n * @param input - The value to test for membership in the set of JavaScript\n *   numbers\n *\n * @returns `true` if the input is a JavaScript number, `false` otherwise\n */\nexport declare const isNumber: (input: unknown) => input is number;\n/**\n * Returns the additive inverse of a number, effectively negating it.\n *\n * @memberof Number\n * @since 3.14.6\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { pipe } from \"effect\"\n * import * as Number from \"effect/Number\"\n *\n * assert.equal(\n *   Number.negate(5), //\n *   -5\n * )\n *\n * assert.equal(\n *   Number.negate(-5), //\n *   5\n * )\n *\n * assert.equal(\n *   Number.negate(0), //\n *   0\n * )\n * ```\n *\n * @param n - The number value to be negated.\n *\n * @returns The negated number value.\n */\nexport declare const negate: (n: number) => number;\n/**\n * Performs addition in the set of JavaScript numbers.\n *\n * @memberof Number\n * @since 2.0.0\n * @category math\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { pipe } from \"effect\"\n * import * as Number from \"effect/Number\"\n *\n * // Data-first style (direct application)\n * assert.equal(Number.sum(2, 3), 5)\n * assert.equal(Number.sum(-10, 5), -5)\n * assert.equal(Number.sum(0.1, 0.2), 0.30000000000000004) // Note: floating-point precision limitation\n *\n * // Data-last style (pipeable)\n * assert.equal(\n *   pipe(\n *     10,\n *     Number.sum(5) // 10 + 5 = 15\n *   ),\n *   15\n * )\n *\n * // Chaining multiple additions\n * assert.equal(\n *   pipe(\n *     1,\n *     Number.sum(2), // 1 + 2 = 3\n *     Number.sum(3), // 3 + 3 = 6\n *     Number.sum(4) // 6 + 4 = 10\n *   ),\n *   10\n * )\n *\n * // Identity property: a + 0 = a\n * assert.equal(Number.sum(42, 0), 42)\n *\n * // Commutative property: a + b = b + a\n * assert.equal(Number.sum(5, 3), Number.sum(3, 5))\n * ```\n */\nexport declare const sum: {\n    /**\n     * Returns a function that adds a specified number to its argument.\n     *\n     * @param that - The number to add to the input of the resulting function\n     *\n     * @returns A function that takes a number and returns the sum of that number\n     *   and `that`\n     */\n    (that: number): (self: number) => number;\n    /**\n     * Adds two numbers together.\n     *\n     * @param self - The first addend\n     * @param that - The second addend\n     *\n     * @returns The sum of the two numbers\n     */\n    (self: number, that: number): number;\n};\n/**\n * Computes the sum of all elements in an iterable collection of numbers.\n *\n * @memberof Number\n * @since 2.0.0\n * @category math\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import * as Number from \"effect/Number\"\n *\n * // Basic sums\n * assert.equal(Number.sumAll([2, 3, 4]), 9) // 2 + 3 + 4 = 9\n * assert.equal(Number.sumAll([1.1, 2.2, 3.3]), 6.6) // 1.1 + 2.2 + 3.3 = 6.6\n *\n * // Empty collection returns the additive identity (0)\n * assert.equal(Number.sumAll([]), 0)\n *\n * // Single element collection\n * assert.equal(Number.sumAll([42]), 42)\n *\n * // Sums with negative numbers\n * assert.equal(Number.sumAll([2, -3, 4]), 3) // 2 + (-3) + 4 = 3\n * assert.equal(Number.sumAll([-2, -3, -4]), -9) // (-2) + (-3) + (-4) = -9\n *\n * // Works with any iterable\n * assert.equal(Number.sumAll(new Set([2, 3, 4])), 9)\n *\n * // Using with generated sequences\n * function* range(start: number, end: number) {\n *   for (let i = start; i <= end; i++) yield i\n * }\n *\n * // Compute sum of first 5 natural numbers: 1 + 2 + 3 + 4 + 5 = 15\n * assert.equal(Number.sumAll(range(1, 5)), 15)\n *\n * // Floating point precision example\n * assert.equal(\n *   Number.sumAll([0.1, 0.2]),\n *   0.30000000000000004 // Note IEEE 754 precision limitation\n * )\n * ```\n *\n * @param collection - An `iterable` containing the `numbers` to sum\n *\n * @returns The sum of all numbers in the collection, or 0 if the collection is\n *   empty\n */\nexport declare const sumAll: (collection: Iterable<number>) => number;\n/**\n * Performs subtraction in the set of JavaScript numbers.\n *\n * @memberof Number\n * @since 2.0.0\n * @category math\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { pipe } from \"effect\"\n * import * as Number from \"effect/Number\"\n *\n * // Data-first style (direct application)\n * assert.equal(Number.subtract(2, 3), -1) // 2 - 3 = -1\n * assert.equal(Number.subtract(10, 5), 5) // 10 - 5 = 5\n * assert.equal(Number.subtract(0.3, 0.1), 0.19999999999999998) // Note: floating-point precision limitation\n *\n * // Data-last style (pipeable)\n * assert.equal(\n *   pipe(\n *     10,\n *     Number.subtract(5) // 10 - 5 = 5\n *   ),\n *   5\n * )\n *\n * // Chaining multiple subtractions\n * assert.equal(\n *   pipe(\n *     20,\n *     Number.subtract(5), // 20 - 5 = 15\n *     Number.subtract(3), // 15 - 3 = 12\n *     Number.subtract(2) // 12 - 2 = 10\n *   ),\n *   10\n * )\n *\n * // Right identity property: a - 0 = a\n * assert.equal(Number.subtract(42, 0), 42)\n *\n * // Self-annihilation property: a - a = 0\n * assert.equal(Number.subtract(42, 42), 0)\n *\n * // Non-commutative property: a - b ≠ b - a\n * assert.equal(Number.subtract(5, 3), 2) // 5 - 3 = 2\n * assert.equal(Number.subtract(3, 5), -2) // 3 - 5 = -2\n *\n * // Inverse relation: a - b = -(b - a)\n * assert.equal(Number.subtract(5, 3), -Number.subtract(3, 5))\n * ```\n */\nexport declare const subtract: {\n    /**\n     * Returns a function that subtracts a specified number from its argument.\n     *\n     * @param subtrahend - The number to subtract from the input of the resulting\n     *   function\n     *\n     * @returns A function that takes a minuend and returns the difference of\n     *   subtracting the subtrahend from it\n     */\n    (subtrahend: number): (minuend: number) => number;\n    /**\n     * Subtracts the subtrahend from the minuend and returns the difference.\n     *\n     * @param minuend - The number from which another number is to be subtracted\n     * @param subtrahend - The number to subtract from the minuend\n     *\n     * @returns The difference of the minuend minus the subtrahend\n     */\n    (minuend: number, subtrahend: number): number;\n};\n/**\n * Performs **multiplication** in the set of JavaScript numbers.\n *\n * @memberof Number\n * @since 2.0.0\n * @category math\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { pipe } from \"effect\"\n * import * as Number from \"effect/Number\"\n *\n * // Data-first style (direct application)\n * assert.equal(Number.multiply(2, 3), 6) // 2 × 3 = 6\n * assert.equal(Number.multiply(-4, 5), -20) // (-4) × 5 = -20\n * assert.equal(Number.multiply(-3, -2), 6) // (-3) × (-2) = 6\n * assert.equal(Number.multiply(0.1, 0.2), 0.020000000000000004) // Note: floating-point precision limitation\n *\n * // Data-last style (pipeable)\n * assert.equal(\n *   pipe(\n *     10,\n *     Number.multiply(5) // 10 × 5 = 50\n *   ),\n *   50\n * )\n *\n * // Chaining multiple multiplications\n * assert.equal(\n *   pipe(\n *     2,\n *     Number.multiply(3), // 2 × 3 = 6\n *     Number.multiply(4), // 6 × 4 = 24\n *     Number.multiply(0.5) // 24 × 0.5 = 12\n *   ),\n *   12\n * )\n *\n * // Identity property: a × 1 = a\n * assert.equal(Number.multiply(42, 1), 42)\n *\n * // Zero property: a × 0 = 0\n * assert.equal(Number.multiply(42, 0), 0)\n *\n * // Commutative property: a × b = b × a\n * assert.equal(Number.multiply(5, 3), Number.multiply(3, 5))\n *\n * // Associative property: (a × b) × c = a × (b × c)\n * const a = 2,\n *   b = 3,\n *   c = 4\n * assert.equal(\n *   Number.multiply(Number.multiply(a, b), c),\n *   Number.multiply(a, Number.multiply(b, c))\n * )\n * ```\n */\nexport declare const multiply: {\n    /**\n     * Returns a function that multiplies a specified number with its argument.\n     *\n     * @param multiplicand - The number to multiply with the input of the\n     *   resulting function\n     *\n     * @returns A function that takes a multiplier and returns the product of that\n     *   multiplier and the multiplicand\n     */\n    (multiplicand: number): (multiplier: number) => number;\n    /**\n     * Multiplies two numbers together.\n     *\n     * @param multiplier - The first factor\n     * @param multiplicand - The second factor\n     *\n     * @returns The product of the two numbers\n     */\n    (multiplier: number, multiplicand: number): number;\n};\n/**\n * Computes the product of all elements in an iterable collection of numbers.\n *\n * @memberof Number\n * @since 2.0.0\n * @category math\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import * as Number from \"effect/Number\"\n *\n * // Basic products\n * assert.equal(Number.multiplyAll([2, 3, 4]), 24) // 2 × 3 × 4 = 24\n * assert.equal(Number.multiplyAll([1.5, 2, 3]), 9) // 1.5 × 2 × 3 = 9\n *\n * // Empty collection returns the multiplicative identity (1)\n * assert.equal(Number.multiplyAll([]), 1)\n *\n * // Single element collection\n * assert.equal(Number.multiplyAll([42]), 42)\n *\n * // Products with negative numbers\n * assert.equal(Number.multiplyAll([2, -3, 4]), -24) // 2 × (-3) × 4 = -24\n * assert.equal(Number.multiplyAll([-2, -3]), 6) // (-2) × (-3) = 6\n *\n * // Zero property - if any element is zero, product is zero\n * assert.equal(Number.multiplyAll([2, 0, 3]), 0)\n *\n * // Works with any iterable\n * assert.equal(Number.multiplyAll(new Set([2, 3, 4])), 24)\n *\n * // Using with generated sequences\n * function* range(start: number, end: number) {\n *   for (let i = start; i <= end; i++) yield i\n * }\n *\n * // Compute factorial: 5! = 5 × 4 × 3 × 2 × 1 = 120\n * assert.equal(Number.multiplyAll(range(1, 5)), 120)\n * ```\n *\n * @param collection - An `iterable` containing the `numbers` to multiply\n *\n * @returns The product of all numbers in the collection, or 1 if the collection\n *   is empty\n */\nexport declare const multiplyAll: (collection: Iterable<number>) => number;\n/**\n * Performs division in the set of JavaScript numbers, returning the result\n * wrapped in an `Option` to handle division by zero.\n *\n * @memberof Number\n * @since 2.0.0\n * @category math\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { pipe, Option } from \"effect\"\n * import * as Number from \"effect/Number\"\n *\n * // Data-first style (direct application)\n * assert.equal(Number.divide(6, 3), Option.some(2)) // 6 ÷ 3 = 2\n * assert.equal(Number.divide(-8, 4), Option.some(-2)) // (-8) ÷ 4 = -2\n * assert.equal(Number.divide(-10, -5), Option.some(2)) // (-10) ÷ (-5) = 2\n * assert.equal(Number.divide(1, 3), Option.some(0.3333333333333333)) // Note: floating-point approximation\n *\n * // Handling division by zero\n * assert.equal(Number.divide(6, 0), Option.none()) // 6 ÷ 0 is undefined\n *\n * // Data-last style (pipeable)\n * assert.equal(\n *   pipe(\n *     10,\n *     Number.divide(2) // 10 ÷ 2 = 5\n *   ),\n *   Option.some(5)\n * )\n *\n * // Chaining multiple divisions using Option combinators\n * assert.equal(\n *   pipe(\n *     Option.some(24),\n *     Option.flatMap((n) => Number.divide(n, 2)), // 24 ÷ 2 = 12\n *     Option.flatMap(Number.divide(3)), // 12 ÷ 3 = 4\n *     Option.flatMap(Number.divide(2)) // 4 ÷ 2 = 2\n *   ),\n *   Option.some(2)\n * )\n *\n * // Division-by-one property: a ÷ 1 = a\n * assert.equal(Number.divide(42, 1), Option.some(42))\n *\n * // Self-division property: a ÷ a = 1 (for a ≠ 0)\n * assert.equal(Number.divide(42, 42), Option.some(1))\n *\n * // Non-commutative property: a ÷ b ≠ b ÷ a\n * assert.notDeepStrictEqual(\n *   Number.divide(6, 3), // 6 ÷ 3 = 2\n *   Number.divide(3, 6) // 3 ÷ 6 = 0.5\n * )\n * ```\n */\nexport declare const divide: {\n    /**\n     * Returns a function that divides its input by a specified divisor.\n     *\n     * @param divisor - The number to divide by\n     *\n     * @returns A function that takes a dividend and returns the quotient wrapped\n     *   in an Option (Option.none() if divisor is 0)\n     */\n    (divisor: number): (dividend: number) => Option<number>;\n    /**\n     * Divides the dividend by the divisor and returns the quotient wrapped in an\n     * Option.\n     *\n     * @param dividend - The number to be divided\n     * @param divisor - The number to divide by\n     *\n     * @returns Some(quotient) if the divisor is not 0, None otherwise\n     */\n    (dividend: number, divisor: number): Option<number>;\n};\n/**\n * Performs division in the set of JavaScript numbers, but misbehaves for\n * division by zero.\n *\n * Unlike {@link module:Number.divide} which returns an Option, this function\n * directly returns a number or `Infinity` or `NaN`.\n *\n * - If the `divisor` is zero, it returns `Infinity`.\n * - If both the `dividend` and the `divisor` are zero, then it returns `NaN`.\n *\n * @memberof Number\n * @since 2.0.0\n * @category math\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { pipe } from \"effect\"\n * import * as Number from \"effect/Number\"\n *\n * // Data-first style (direct application)\n * assert.equal(Number.unsafeDivide(6, 3), 2) // 6 ÷ 3 = 2\n * assert.equal(Number.unsafeDivide(-8, 4), -2) // (-8) ÷ 4 = -2\n * assert.equal(Number.unsafeDivide(-10, -5), 2) // (-10) ÷ (-5) = 2\n * assert.equal(Number.unsafeDivide(1, 3), 0.3333333333333333)\n *\n * // Data-last style (pipeable)\n * assert.equal(\n *   pipe(\n *     10,\n *     Number.unsafeDivide(2) // 10 ÷ 2 = 5\n *   ),\n *   5\n * )\n *\n * // Chaining multiple divisions\n * assert.equal(\n *   pipe(\n *     24,\n *     Number.unsafeDivide(2), // 24 ÷ 2 = 12\n *     Number.unsafeDivide(3), // 12 ÷ 3 = 4\n *     Number.unsafeDivide(2) // 4 ÷ 2 = 2\n *   ),\n *   2\n * )\n *\n * assert.equal(Number.unsafeDivide(6, 0), Infinity)\n *\n * assert.equal(Number.unsafeDivide(0, 0), NaN)\n *\n * // Compare with safe division\n * const safeResult = Number.divide(6, 3) // Option.some(2)\n * const unsafeResult = Number.unsafeDivide(6, 3) // 2 directly\n * ```\n *\n * @throws - An {@link module:Number.DivisionByZeroError} if the divisor is zero.\n * @see {@link module:Number.divide} - Safe division returning an Option\n */\nexport declare const unsafeDivide: {\n    /**\n     * Returns a function that divides its input by a specified divisor.\n     *\n     * @param divisor - The number to divide by\n     *\n     * @returns A function that takes a dividend and returns the quotient\n     * @throws - An {@link module:Number.DivisionByZeroError} if the divisor is\n     *   zero\n     */\n    (divisor: number): (dividend: number) => number;\n    /**\n     * Divides the dividend by the divisor and returns the quotient.\n     *\n     * If the divisor is zero, it returns Infinity.\n     *\n     * @param dividend - The number to be divided\n     * @param divisor - The number to divide by\n     *\n     * @returns The quotient of the division\n     */\n    (dividend: number, divisor: number): number;\n};\n/**\n * Returns the result of adding `1` to a given number.\n *\n * @memberof Number\n * @since 2.0.0\n * @category math\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { increment } from \"effect/Number\"\n *\n * assert.equal(increment(2), 3)\n * ```\n */\nexport declare const increment: (n: number) => number;\n/**\n * Decrements a number by `1`.\n *\n * @memberof Number\n * @since 2.0.0\n * @category math\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { decrement } from \"effect/Number\"\n *\n * assert.equal(decrement(3), 2)\n * ```\n */\nexport declare const decrement: (n: number) => number;\n/**\n * @memberof Number\n * @since 2.0.0\n * @category instances\n */\nexport declare const Equivalence: equivalence.Equivalence<number>;\n/**\n * @memberof Number\n * @since 2.0.0\n * @category instances\n */\nexport declare const Order: order.Order<number>;\n/**\n * Returns `true` if the first argument is less than the second, otherwise\n * `false`.\n *\n * @memberof Number\n * @since 2.0.0\n * @category predicates\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { lessThan } from \"effect/Number\"\n *\n * assert.equal(lessThan(2, 3), true)\n * assert.equal(lessThan(3, 3), false)\n * assert.equal(lessThan(4, 3), false)\n * ```\n */\nexport declare const lessThan: {\n    /**\n     * Returns `true` if the first argument is less than the second, otherwise\n     * `false`.\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @category predicates\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { lessThan } from \"effect/Number\"\n     *\n     * assert.equal(lessThan(2, 3), true)\n     * assert.equal(lessThan(3, 3), false)\n     * assert.equal(lessThan(4, 3), false)\n     * ```\n     */\n    (that: number): (self: number) => boolean;\n    /**\n     * Returns `true` if the first argument is less than the second, otherwise\n     * `false`.\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @category predicates\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { lessThan } from \"effect/Number\"\n     *\n     * assert.equal(lessThan(2, 3), true)\n     * assert.equal(lessThan(3, 3), false)\n     * assert.equal(lessThan(4, 3), false)\n     * ```\n     */\n    (self: number, that: number): boolean;\n};\n/**\n * Returns a function that checks if a given `number` is less than or equal to\n * the provided one.\n *\n * @memberof Number\n * @since 2.0.0\n * @category predicates\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { lessThanOrEqualTo } from \"effect/Number\"\n *\n * assert.equal(lessThanOrEqualTo(2, 3), true)\n * assert.equal(lessThanOrEqualTo(3, 3), true)\n * assert.equal(lessThanOrEqualTo(4, 3), false)\n * ```\n */\nexport declare const lessThanOrEqualTo: {\n    /**\n     * Returns a function that checks if a given `number` is less than or equal to\n     * the provided one.\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @category predicates\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { lessThanOrEqualTo } from \"effect/Number\"\n     *\n     * assert.equal(lessThanOrEqualTo(2, 3), true)\n     * assert.equal(lessThanOrEqualTo(3, 3), true)\n     * assert.equal(lessThanOrEqualTo(4, 3), false)\n     * ```\n     */\n    (that: number): (self: number) => boolean;\n    /**\n     * Returns a function that checks if a given `number` is less than or equal to\n     * the provided one.\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @category predicates\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { lessThanOrEqualTo } from \"effect/Number\"\n     *\n     * assert.equal(lessThanOrEqualTo(2, 3), true)\n     * assert.equal(lessThanOrEqualTo(3, 3), true)\n     * assert.equal(lessThanOrEqualTo(4, 3), false)\n     * ```\n     */\n    (self: number, that: number): boolean;\n};\n/**\n * Returns `true` if the first argument is greater than the second, otherwise\n * `false`.\n *\n * @memberof Number\n * @since 2.0.0\n * @category predicates\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { greaterThan } from \"effect/Number\"\n *\n * assert.equal(greaterThan(2, 3), false)\n * assert.equal(greaterThan(3, 3), false)\n * assert.equal(greaterThan(4, 3), true)\n * ```\n */\nexport declare const greaterThan: {\n    /**\n     * Returns `true` if the first argument is greater than the second, otherwise\n     * `false`.\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @category predicates\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { greaterThan } from \"effect/Number\"\n     *\n     * assert.equal(greaterThan(2, 3), false)\n     * assert.equal(greaterThan(3, 3), false)\n     * assert.equal(greaterThan(4, 3), true)\n     * ```\n     */\n    (that: number): (self: number) => boolean;\n    /**\n     * Returns `true` if the first argument is greater than the second, otherwise\n     * `false`.\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @category predicates\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { greaterThan } from \"effect/Number\"\n     *\n     * assert.equal(greaterThan(2, 3), false)\n     * assert.equal(greaterThan(3, 3), false)\n     * assert.equal(greaterThan(4, 3), true)\n     * ```\n     */\n    (self: number, that: number): boolean;\n};\n/**\n * Returns a function that checks if a given `number` is greater than or equal\n * to the provided one.\n *\n * @memberof Number\n * @since 2.0.0\n * @category predicates\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { greaterThanOrEqualTo } from \"effect/Number\"\n *\n * assert.equal(greaterThanOrEqualTo(2, 3), false)\n * assert.equal(greaterThanOrEqualTo(3, 3), true)\n * assert.equal(greaterThanOrEqualTo(4, 3), true)\n * ```\n */\nexport declare const greaterThanOrEqualTo: {\n    /**\n     * Returns a function that checks if a given `number` is greater than or equal\n     * to the provided one.\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @category predicates\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { greaterThanOrEqualTo } from \"effect/Number\"\n     *\n     * assert.equal(greaterThanOrEqualTo(2, 3), false)\n     * assert.equal(greaterThanOrEqualTo(3, 3), true)\n     * assert.equal(greaterThanOrEqualTo(4, 3), true)\n     * ```\n     */\n    (that: number): (self: number) => boolean;\n    /**\n     * Returns a function that checks if a given `number` is greater than or equal\n     * to the provided one.\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @category predicates\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { greaterThanOrEqualTo } from \"effect/Number\"\n     *\n     * assert.equal(greaterThanOrEqualTo(2, 3), false)\n     * assert.equal(greaterThanOrEqualTo(3, 3), true)\n     * assert.equal(greaterThanOrEqualTo(4, 3), true)\n     * ```\n     */\n    (self: number, that: number): boolean;\n};\n/**\n * Checks if a `number` is between a `minimum` and `maximum` value (inclusive).\n *\n * @memberof Number\n * @since 2.0.0\n * @category predicates\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { Number } from \"effect\"\n *\n * const between = Number.between({ minimum: 0, maximum: 5 })\n *\n * assert.equal(between(3), true)\n * assert.equal(between(-1), false)\n * assert.equal(between(6), false)\n * ```\n */\nexport declare const between: {\n    /**\n     * Checks if a `number` is between a `minimum` and `maximum` value (inclusive).\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @category predicates\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { Number } from \"effect\"\n     *\n     * const between = Number.between({ minimum: 0, maximum: 5 })\n     *\n     * assert.equal(between(3), true)\n     * assert.equal(between(-1), false)\n     * assert.equal(between(6), false)\n     * ```\n     */\n    (options: {\n        minimum: number;\n        maximum: number;\n    }): (self: number) => boolean;\n    /**\n     * Checks if a `number` is between a `minimum` and `maximum` value (inclusive).\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @category predicates\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { Number } from \"effect\"\n     *\n     * const between = Number.between({ minimum: 0, maximum: 5 })\n     *\n     * assert.equal(between(3), true)\n     * assert.equal(between(-1), false)\n     * assert.equal(between(6), false)\n     * ```\n     */\n    (self: number, options: {\n        minimum: number;\n        maximum: number;\n    }): boolean;\n};\n/**\n * Restricts the given `number` to be within the range specified by the\n * `minimum` and `maximum` values.\n *\n * - If the `number` is less than the `minimum` value, the function returns the\n *   `minimum` value.\n * - If the `number` is greater than the `maximum` value, the function returns the\n *   `maximum` value.\n * - Otherwise, it returns the original `number`.\n *\n * @memberof Number\n * @since 2.0.0\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { Number } from \"effect\"\n *\n * const clamp = Number.clamp({ minimum: 1, maximum: 5 })\n *\n * assert.equal(clamp(3), 3)\n * assert.equal(clamp(0), 1)\n * assert.equal(clamp(6), 5)\n * ```\n */\nexport declare const clamp: {\n    /**\n     * Restricts the given `number` to be within the range specified by the\n     * `minimum` and `maximum` values.\n     *\n     * - If the `number` is less than the `minimum` value, the function returns the\n     *   `minimum` value.\n     * - If the `number` is greater than the `maximum` value, the function returns the\n     *   `maximum` value.\n     * - Otherwise, it returns the original `number`.\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { Number } from \"effect\"\n     *\n     * const clamp = Number.clamp({ minimum: 1, maximum: 5 })\n     *\n     * assert.equal(clamp(3), 3)\n     * assert.equal(clamp(0), 1)\n     * assert.equal(clamp(6), 5)\n     * ```\n     */\n    (options: {\n        minimum: number;\n        maximum: number;\n    }): (self: number) => number;\n    /**\n     * Restricts the given `number` to be within the range specified by the\n     * `minimum` and `maximum` values.\n     *\n     * - If the `number` is less than the `minimum` value, the function returns the\n     *   `minimum` value.\n     * - If the `number` is greater than the `maximum` value, the function returns the\n     *   `maximum` value.\n     * - Otherwise, it returns the original `number`.\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { Number } from \"effect\"\n     *\n     * const clamp = Number.clamp({ minimum: 1, maximum: 5 })\n     *\n     * assert.equal(clamp(3), 3)\n     * assert.equal(clamp(0), 1)\n     * assert.equal(clamp(6), 5)\n     * ```\n     */\n    (self: number, options: {\n        minimum: number;\n        maximum: number;\n    }): number;\n};\n/**\n * Returns the minimum between two `number`s.\n *\n * @memberof Number\n * @since 2.0.0\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { min } from \"effect/Number\"\n *\n * assert.equal(min(2, 3), 2)\n * ```\n */\nexport declare const min: {\n    /**\n     * Returns the minimum between two `number`s.\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { min } from \"effect/Number\"\n     *\n     * assert.equal(min(2, 3), 2)\n     * ```\n     */\n    (that: number): (self: number) => number;\n    /**\n     * Returns the minimum between two `number`s.\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { min } from \"effect/Number\"\n     *\n     * assert.equal(min(2, 3), 2)\n     * ```\n     */\n    (self: number, that: number): number;\n};\n/**\n * Returns the maximum between two `number`s.\n *\n * @memberof Number\n * @since 2.0.0\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { max } from \"effect/Number\"\n *\n * assert.equal(max(2, 3), 3)\n * ```\n */\nexport declare const max: {\n    /**\n     * Returns the maximum between two `number`s.\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { max } from \"effect/Number\"\n     *\n     * assert.equal(max(2, 3), 3)\n     * ```\n     */\n    (that: number): (self: number) => number;\n    /**\n     * Returns the maximum between two `number`s.\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { max } from \"effect/Number\"\n     *\n     * assert.equal(max(2, 3), 3)\n     * ```\n     */\n    (self: number, that: number): number;\n};\n/**\n * Determines the sign of a given `number`.\n *\n * @memberof Number\n * @since 2.0.0\n * @category math\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { sign } from \"effect/Number\"\n *\n * assert.equal(sign(-5), -1)\n * assert.equal(sign(0), 0)\n * assert.equal(sign(5), 1)\n * ```\n */\nexport declare const sign: (n: number) => Ordering;\n/**\n * Returns the remainder left over when one operand is divided by a second\n * operand.\n *\n * It always takes the sign of the dividend.\n *\n * @memberof Number\n * @since 2.0.0\n * @category math\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { remainder } from \"effect/Number\"\n *\n * assert.equal(remainder(2, 2), 0)\n * assert.equal(remainder(3, 2), 1)\n * assert.equal(remainder(-4, 2), -0)\n * ```\n */\nexport declare const remainder: {\n    /**\n     * Returns the remainder left over when one operand is divided by a second\n     * operand.\n     *\n     * It always takes the sign of the dividend.\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @category math\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { remainder } from \"effect/Number\"\n     *\n     * assert.equal(remainder(2, 2), 0)\n     * assert.equal(remainder(3, 2), 1)\n     * assert.equal(remainder(-4, 2), -0)\n     * ```\n     */\n    (divisor: number): (dividend: number) => number;\n    /**\n     * Returns the remainder left over when one operand is divided by a second\n     * operand.\n     *\n     * It always takes the sign of the dividend.\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @category math\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { remainder } from \"effect/Number\"\n     *\n     * assert.equal(remainder(2, 2), 0)\n     * assert.equal(remainder(3, 2), 1)\n     * assert.equal(remainder(-4, 2), -0)\n     * ```\n     */\n    (dividend: number, divisor: number): number;\n};\n/**\n * Returns the next power of 2 greater than or equal to the given number.\n *\n * - For `positive` inputs, returns the smallest power of 2 that is >= the input\n * - For `zero`, returns 2\n * - For `negative` inputs, returns NaN (as logarithms of negative numbers are\n *   undefined)\n * - For `NaN` input, returns NaN\n * - For `Infinity`, returns Infinity\n *\n * @memberof Number\n * @since 2.0.0\n * @category math\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { nextPow2 } from \"effect/Number\"\n *\n * assert.equal(nextPow2(5), 8)\n * assert.equal(nextPow2(17), 32)\n * assert.equal(nextPow2(0), 2)\n * assert.equal(Number.isNaN(nextPow2(-1)), true) // Negative inputs result in NaN\n * ```\n */\nexport declare const nextPow2: (n: number) => number;\n/**\n * Tries to parse a `number` from a `string` using the `Number()` function. The\n * following special string values are supported: \"NaN\", \"Infinity\",\n * \"-Infinity\".\n *\n * @memberof Number\n * @since 2.0.0\n * @category constructors\n */\nexport declare const parse: {\n    /**\n     * Tries to parse a `number` from a `string` using the `Number()` function. The\n     * following special string values are supported: \"NaN\", \"Infinity\",\n     * \"-Infinity\".\n     *\n     * @memberof Number\n     * @since 2.0.0\n     * @category constructors\n     */\n    (s: string): Option<number>;\n};\n/**\n * Returns the number rounded with the given precision.\n *\n * @memberof Number\n * @since 3.8.0\n * @category math\n * @example\n *\n * ```ts\n * import * as assert from \"node:assert/strict\"\n * import { round } from \"effect/Number\"\n *\n * assert.equal(round(1.1234, 2), 1.12)\n * assert.equal(round(1.567, 2), 1.57)\n * ```\n */\nexport declare const round: {\n    /**\n     * Returns the number rounded with the given precision.\n     *\n     * @memberof Number\n     * @since 3.8.0\n     * @category math\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { round } from \"effect/Number\"\n     *\n     * assert.equal(round(1.1234, 2), 1.12)\n     * assert.equal(round(1.567, 2), 1.57)\n     * ```\n     */\n    (precision: number): (self: number) => number;\n    /**\n     * Returns the number rounded with the given precision.\n     *\n     * @memberof Number\n     * @since 3.8.0\n     * @category math\n     * @example\n     *\n     * ```ts\n     * import * as assert from \"node:assert/strict\"\n     * import { round } from \"effect/Number\"\n     *\n     * assert.equal(round(1.1234, 2), 1.12)\n     * assert.equal(round(1.567, 2), 1.57)\n     * ```\n     */\n    (self: number, precision: number): number;\n};\n//# sourceMappingURL=Number.d.ts.map",
  "node_modules/effect/dist/dts/Option.d.ts": "/**\n * @since 2.0.0\n */\nimport type { Either } from \"./Either.js\";\nimport * as Equivalence from \"./Equivalence.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type { TypeLambda } from \"./HKT.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport type { Order } from \"./Order.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { Predicate, Refinement } from \"./Predicate.js\";\nimport type { Covariant, NoInfer, NotFunction } from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\nimport * as Gen from \"./Utils.js\";\n/**\n * The `Option` data type represents optional values. An `Option<A>` can either\n * be `Some<A>`, containing a value of type `A`, or `None`, representing the\n * absence of a value.\n *\n * **When to Use**\n *\n * You can use `Option` in scenarios like:\n *\n * - Using it for initial values\n * - Returning values from functions that are not defined for all possible\n *   inputs (referred to as “partial functions”)\n * - Managing optional fields in data structures\n * - Handling optional function arguments\n *\n * @category Models\n * @since 2.0.0\n */\nexport type Option<A> = None<A> | Some<A>;\n/**\n * @category Symbols\n * @since 2.0.0\n */\nexport declare const TypeId: unique symbol;\n/**\n * @category Symbols\n * @since 2.0.0\n */\nexport type TypeId = typeof TypeId;\n/**\n * @category Models\n * @since 2.0.0\n */\nexport interface None<out A> extends Pipeable, Inspectable {\n    readonly _tag: \"None\";\n    readonly _op: \"None\";\n    readonly [TypeId]: {\n        readonly _A: Covariant<A>;\n    };\n    [Unify.typeSymbol]?: unknown;\n    [Unify.unifySymbol]?: OptionUnify<this>;\n    [Unify.ignoreSymbol]?: OptionUnifyIgnore;\n}\n/**\n * @category Models\n * @since 2.0.0\n */\nexport interface Some<out A> extends Pipeable, Inspectable {\n    readonly _tag: \"Some\";\n    readonly _op: \"Some\";\n    readonly value: A;\n    readonly [TypeId]: {\n        readonly _A: Covariant<A>;\n    };\n    [Unify.typeSymbol]?: unknown;\n    [Unify.unifySymbol]?: OptionUnify<this>;\n    [Unify.ignoreSymbol]?: OptionUnifyIgnore;\n}\n/**\n * @category Models\n * @since 2.0.0\n */\nexport interface OptionUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> {\n    Option?: () => A[Unify.typeSymbol] extends Option<infer A0> | infer _ ? Option<A0> : never;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Option {\n    /**\n     * Extracts the type of the value contained in an `Option`.\n     *\n     * **Example** (Getting the Value Type of an Option)\n     *\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * // Declare an Option holding a string\n     * declare const myOption: Option.Option<string>\n     *\n     * // Extract the type of the value within the Option\n     * //\n     * //      ┌─── string\n     * //      ▼\n     * type MyType = Option.Option.Value<typeof myOption>\n     * ```\n     *\n     * @since 2.0.0\n     * @category Type-level Utils\n     */\n    type Value<T extends Option<any>> = [T] extends [Option<infer _A>] ? _A : never;\n}\n/**\n * @category Models\n * @since 2.0.0\n */\nexport interface OptionUnifyIgnore {\n}\n/**\n * @category Type Lambdas\n * @since 2.0.0\n */\nexport interface OptionTypeLambda extends TypeLambda {\n    readonly type: Option<this[\"Target\"]>;\n}\n/**\n * Represents the absence of a value by creating an empty `Option`.\n *\n * `Option.none` returns an `Option<never>`, which is a subtype of `Option<A>`.\n * This means you can use it in place of any `Option<A>` regardless of the type\n * `A`.\n *\n * **Example** (Creating an Option with No Value)\n *\n * ```ts\n * import { Option } from \"effect\"\n *\n * // An Option holding no value\n * //\n * //      ┌─── Option<never>\n * //      ▼\n * const noValue = Option.none()\n *\n * console.log(noValue)\n * // Output: { _id: 'Option', _tag: 'None' }\n * ```\n *\n * @see {@link some} for the opposite operation.\n *\n * @category Constructors\n * @since 2.0.0\n */\nexport declare const none: <A = never>() => Option<A>;\n/**\n * Wraps the given value into an `Option` to represent its presence.\n *\n * **Example** (Creating an Option with a Value)\n *\n * ```ts\n * import { Option } from \"effect\"\n *\n * // An Option holding the number 1\n * //\n * //      ┌─── Option<number>\n * //      ▼\n * const value = Option.some(1)\n *\n * console.log(value)\n * // Output: { _id: 'Option', _tag: 'Some', value: 1 }\n * ```\n *\n * @see {@link none} for the opposite operation.\n *\n * @category Constructors\n * @since 2.0.0\n */\nexport declare const some: <A>(value: A) => Option<A>;\n/**\n * Determines whether the given value is an `Option`.\n *\n * **Details**\n *\n * This function checks if a value is an instance of `Option`. It returns `true`\n * if the value is either `Option.some` or `Option.none`, and `false` otherwise.\n * This is particularly useful when working with unknown values or when you need\n * to ensure type safety in your code.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * console.log(Option.isOption(Option.some(1)))\n * // Output: true\n *\n * console.log(Option.isOption(Option.none()))\n * // Output: true\n *\n * console.log(Option.isOption({}))\n * // Output: false\n * ```\n *\n * @category Guards\n * @since 2.0.0\n */\nexport declare const isOption: (input: unknown) => input is Option<unknown>;\n/**\n * Checks whether an `Option` represents the absence of a value (`None`).\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * console.log(Option.isNone(Option.some(1)))\n * // Output: false\n *\n * console.log(Option.isNone(Option.none()))\n * // Output: true\n * ```\n *\n * @see {@link isSome} for the opposite check.\n *\n * @category Guards\n * @since 2.0.0\n */\nexport declare const isNone: <A>(self: Option<A>) => self is None<A>;\n/**\n * Checks whether an `Option` contains a value (`Some`).\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * console.log(Option.isSome(Option.some(1)))\n * // Output: true\n *\n * console.log(Option.isSome(Option.none()))\n * // Output: false\n * ```\n *\n * @see {@link isNone} for the opposite check.\n *\n * @category Guards\n * @since 2.0.0\n */\nexport declare const isSome: <A>(self: Option<A>) => self is Some<A>;\n/**\n * Performs pattern matching on an `Option` to handle both `Some` and `None`\n * cases.\n *\n * **Details**\n *\n * This function allows you to match against an `Option` and handle both\n * scenarios: when the `Option` is `None` (i.e., contains no value), and when\n * the `Option` is `Some` (i.e., contains a value). It executes one of the\n * provided functions based on the case:\n *\n * - If the `Option` is `None`, the `onNone` function is executed and its result\n *   is returned.\n * - If the `Option` is `Some`, the `onSome` function is executed with the\n *   contained value, and its result is returned.\n *\n * This function provides a concise and functional way to handle optional values\n * without resorting to `if` or manual checks, making your code more declarative\n * and readable.\n *\n * **Example** (Pattern Matching with Option)\n *\n * ```ts\n * import { Option } from \"effect\"\n *\n * const foo = Option.some(1)\n *\n * const message = Option.match(foo, {\n *   onNone: () => \"Option is empty\",\n *   onSome: (value) => `Option has a value: ${value}`\n * })\n *\n * console.log(message)\n * // Output: \"Option has a value: 1\"\n * ```\n *\n * @category Pattern matching\n * @since 2.0.0\n */\nexport declare const match: {\n    /**\n     * Performs pattern matching on an `Option` to handle both `Some` and `None`\n     * cases.\n     *\n     * **Details**\n     *\n     * This function allows you to match against an `Option` and handle both\n     * scenarios: when the `Option` is `None` (i.e., contains no value), and when\n     * the `Option` is `Some` (i.e., contains a value). It executes one of the\n     * provided functions based on the case:\n     *\n     * - If the `Option` is `None`, the `onNone` function is executed and its result\n     *   is returned.\n     * - If the `Option` is `Some`, the `onSome` function is executed with the\n     *   contained value, and its result is returned.\n     *\n     * This function provides a concise and functional way to handle optional values\n     * without resorting to `if` or manual checks, making your code more declarative\n     * and readable.\n     *\n     * **Example** (Pattern Matching with Option)\n     *\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * const foo = Option.some(1)\n     *\n     * const message = Option.match(foo, {\n     *   onNone: () => \"Option is empty\",\n     *   onSome: (value) => `Option has a value: ${value}`\n     * })\n     *\n     * console.log(message)\n     * // Output: \"Option has a value: 1\"\n     * ```\n     *\n     * @category Pattern matching\n     * @since 2.0.0\n     */\n    <B, A, C = B>(options: {\n        readonly onNone: LazyArg<B>;\n        readonly onSome: (a: A) => C;\n    }): (self: Option<A>) => B | C;\n    /**\n     * Performs pattern matching on an `Option` to handle both `Some` and `None`\n     * cases.\n     *\n     * **Details**\n     *\n     * This function allows you to match against an `Option` and handle both\n     * scenarios: when the `Option` is `None` (i.e., contains no value), and when\n     * the `Option` is `Some` (i.e., contains a value). It executes one of the\n     * provided functions based on the case:\n     *\n     * - If the `Option` is `None`, the `onNone` function is executed and its result\n     *   is returned.\n     * - If the `Option` is `Some`, the `onSome` function is executed with the\n     *   contained value, and its result is returned.\n     *\n     * This function provides a concise and functional way to handle optional values\n     * without resorting to `if` or manual checks, making your code more declarative\n     * and readable.\n     *\n     * **Example** (Pattern Matching with Option)\n     *\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * const foo = Option.some(1)\n     *\n     * const message = Option.match(foo, {\n     *   onNone: () => \"Option is empty\",\n     *   onSome: (value) => `Option has a value: ${value}`\n     * })\n     *\n     * console.log(message)\n     * // Output: \"Option has a value: 1\"\n     * ```\n     *\n     * @category Pattern matching\n     * @since 2.0.0\n     */\n    <A, B, C = B>(self: Option<A>, options: {\n        readonly onNone: LazyArg<B>;\n        readonly onSome: (a: A) => C;\n    }): B | C;\n};\n/**\n * Converts an `Option`-returning function into a type guard.\n *\n * **Details**\n *\n * This function transforms a function that returns an `Option` into a type\n * guard, ensuring type safety when validating or narrowing types. The returned\n * type guard function checks whether the input satisfies the condition defined\n * in the original `Option`-returning function.\n *\n * If the original function returns `Option.some`, the type guard evaluates to\n * `true`, confirming the input is of the desired type. If the function returns\n * `Option.none`, the type guard evaluates to `false`.\n *\n * This utility is especially useful for validating types in union types,\n * filtering arrays, or ensuring safe handling of specific subtypes.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * type MyData = string | number\n *\n * const parseString = (data: MyData): Option.Option<string> =>\n *   typeof data === \"string\" ? Option.some(data) : Option.none()\n *\n * //      ┌─── (a: MyData) => a is string\n * //      ▼\n * const isString = Option.toRefinement(parseString)\n *\n * console.log(isString(\"a\"))\n * // Output: true\n *\n * console.log(isString(1))\n * // Output: false\n * ```\n *\n * @category Conversions\n * @since 2.0.0\n */\nexport declare const toRefinement: <A, B extends A>(f: (a: A) => Option<B>) => (a: A) => a is B;\n/**\n * Converts an `Iterable` into an `Option`, wrapping the first element if it\n * exists.\n *\n * **Details**\n *\n * This function takes an `Iterable` (e.g., an array, a generator, or any object\n * implementing the `Iterable` interface) and returns an `Option` based on its\n * content:\n *\n * - If the `Iterable` contains at least one element, the first element is\n *   wrapped in a `Some` and returned.\n * - If the `Iterable` is empty, `None` is returned, representing the absence of\n *   a value.\n *\n * This utility is useful for safely handling collections that might be empty,\n * ensuring you explicitly handle both cases where a value exists or doesn't.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * console.log(Option.fromIterable([1, 2, 3]))\n * // Output: { _id: 'Option', _tag: 'Some', value: 1 }\n *\n * console.log(Option.fromIterable([]))\n * // Output: { _id: 'Option', _tag: 'None' }\n * ```\n *\n * @category Constructors\n * @since 2.0.0\n */\nexport declare const fromIterable: <A>(collection: Iterable<A>) => Option<A>;\n/**\n * Converts an `Either` into an `Option` by discarding the error and extracting\n * the right value.\n *\n * **Details**\n *\n * This function takes an `Either` and returns an `Option` based on its value:\n *\n * - If the `Either` is a `Right`, its value is wrapped in a `Some` and\n *   returned.\n * - If the `Either` is a `Left`, the error is discarded, and `None` is\n *   returned.\n *\n * This is particularly useful when you only care about the success case\n * (`Right`) of an `Either` and want to handle the result using `Option`. By\n * using this function, you can convert `Either` into a simpler structure for\n * cases where error handling is not required.\n *\n * @example\n * ```ts\n * import { Either, Option } from \"effect\"\n *\n * console.log(Option.getRight(Either.right(\"ok\")))\n * // Output: { _id: 'Option', _tag: 'Some', value: 'ok' }\n *\n * console.log(Option.getRight(Either.left(\"err\")))\n * // Output: { _id: 'Option', _tag: 'None' }\n * ```\n *\n * @see {@link getLeft} for the opposite operation.\n *\n * @category Conversions\n * @since 2.0.0\n */\nexport declare const getRight: <R, L>(self: Either<R, L>) => Option<R>;\n/**\n * Converts an `Either` into an `Option` by discarding the right value and\n * extracting the left value.\n *\n * **Details**\n *\n * This function transforms an `Either` into an `Option` as follows:\n *\n * - If the `Either` is a `Left`, its value is wrapped in a `Some` and returned.\n * - If the `Either` is a `Right`, the value is discarded, and `None` is\n *   returned.\n *\n * This utility is useful when you only care about the error case (`Left`) of an\n * `Either` and want to handle it as an `Option`. By discarding the right value,\n * it simplifies error-focused workflows.\n *\n * @example\n * ```ts\n * import { Either, Option } from \"effect\"\n *\n * console.log(Option.getLeft(Either.right(\"ok\")))\n * // Output: { _id: 'Option', _tag: 'None' }\n *\n * console.log(Option.getLeft(Either.left(\"err\")))\n * // Output: { _id: 'Option', _tag: 'Some', value: 'err' }\n * ```\n *\n * @see {@link getRight} for the opposite operation.\n *\n * @category Conversions\n * @since 2.0.0\n */\nexport declare const getLeft: <R, L>(self: Either<R, L>) => Option<L>;\n/**\n * Returns the value contained in the `Option` if it is `Some`, otherwise\n * evaluates and returns the result of `onNone`.\n *\n * **Details**\n *\n * This function allows you to provide a fallback value or computation for when\n * an `Option` is `None`. If the `Option` contains a value (`Some`), that value\n * is returned. If it is empty (`None`), the `onNone` function is executed, and\n * its result is returned instead.\n *\n * This utility is helpful for safely handling `Option` values by ensuring you\n * always receive a meaningful result, whether or not the `Option` contains a\n * value. It is particularly useful for providing default values or alternative\n * logic when working with optional values.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * console.log(Option.some(1).pipe(Option.getOrElse(() => 0)))\n * // Output: 1\n *\n * console.log(Option.none().pipe(Option.getOrElse(() => 0)))\n * // Output: 0\n * ```\n *\n * @see {@link getOrNull} for a version that returns `null` instead of executing a function.\n * @see {@link getOrUndefined} for a version that returns `undefined` instead of executing a function.\n *\n * @category Getters\n * @since 2.0.0\n */\nexport declare const getOrElse: {\n    /**\n     * Returns the value contained in the `Option` if it is `Some`, otherwise\n     * evaluates and returns the result of `onNone`.\n     *\n     * **Details**\n     *\n     * This function allows you to provide a fallback value or computation for when\n     * an `Option` is `None`. If the `Option` contains a value (`Some`), that value\n     * is returned. If it is empty (`None`), the `onNone` function is executed, and\n     * its result is returned instead.\n     *\n     * This utility is helpful for safely handling `Option` values by ensuring you\n     * always receive a meaningful result, whether or not the `Option` contains a\n     * value. It is particularly useful for providing default values or alternative\n     * logic when working with optional values.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * console.log(Option.some(1).pipe(Option.getOrElse(() => 0)))\n     * // Output: 1\n     *\n     * console.log(Option.none().pipe(Option.getOrElse(() => 0)))\n     * // Output: 0\n     * ```\n     *\n     * @see {@link getOrNull} for a version that returns `null` instead of executing a function.\n     * @see {@link getOrUndefined} for a version that returns `undefined` instead of executing a function.\n     *\n     * @category Getters\n     * @since 2.0.0\n     */\n    <B>(onNone: LazyArg<B>): <A>(self: Option<A>) => B | A;\n    /**\n     * Returns the value contained in the `Option` if it is `Some`, otherwise\n     * evaluates and returns the result of `onNone`.\n     *\n     * **Details**\n     *\n     * This function allows you to provide a fallback value or computation for when\n     * an `Option` is `None`. If the `Option` contains a value (`Some`), that value\n     * is returned. If it is empty (`None`), the `onNone` function is executed, and\n     * its result is returned instead.\n     *\n     * This utility is helpful for safely handling `Option` values by ensuring you\n     * always receive a meaningful result, whether or not the `Option` contains a\n     * value. It is particularly useful for providing default values or alternative\n     * logic when working with optional values.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * console.log(Option.some(1).pipe(Option.getOrElse(() => 0)))\n     * // Output: 1\n     *\n     * console.log(Option.none().pipe(Option.getOrElse(() => 0)))\n     * // Output: 0\n     * ```\n     *\n     * @see {@link getOrNull} for a version that returns `null` instead of executing a function.\n     * @see {@link getOrUndefined} for a version that returns `undefined` instead of executing a function.\n     *\n     * @category Getters\n     * @since 2.0.0\n     */\n    <A, B>(self: Option<A>, onNone: LazyArg<B>): A | B;\n};\n/**\n * Returns the provided `Option` `that` if the current `Option` (`self`) is\n * `None`; otherwise, it returns `self`.\n *\n * **Details**\n *\n * This function provides a fallback mechanism for `Option` values. If the\n * current `Option` is `None` (i.e., it contains no value), the `that` function\n * is evaluated, and its resulting `Option` is returned. If the current `Option`\n * is `Some` (i.e., it contains a value), the original `Option` is returned\n * unchanged.\n *\n * This is particularly useful for chaining fallback values or computations,\n * allowing you to provide alternative `Option` values when the first one is\n * empty.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * console.log(Option.none().pipe(Option.orElse(() => Option.none())))\n * // Output: { _id: 'Option', _tag: 'None' }\n *\n * console.log(Option.some(\"a\").pipe(Option.orElse(() => Option.none())))\n * // Output: { _id: 'Option', _tag: 'Some', value: 'a' }\n *\n * console.log(Option.none().pipe(Option.orElse(() => Option.some(\"b\"))))\n * // Output: { _id: 'Option', _tag: 'Some', value: 'b' }\n *\n * console.log(Option.some(\"a\").pipe(Option.orElse(() => Option.some(\"b\"))))\n * // Output: { _id: 'Option', _tag: 'Some', value: 'a' }\n * ```\n *\n * @category Error handling\n * @since 2.0.0\n */\nexport declare const orElse: {\n    /**\n     * Returns the provided `Option` `that` if the current `Option` (`self`) is\n     * `None`; otherwise, it returns `self`.\n     *\n     * **Details**\n     *\n     * This function provides a fallback mechanism for `Option` values. If the\n     * current `Option` is `None` (i.e., it contains no value), the `that` function\n     * is evaluated, and its resulting `Option` is returned. If the current `Option`\n     * is `Some` (i.e., it contains a value), the original `Option` is returned\n     * unchanged.\n     *\n     * This is particularly useful for chaining fallback values or computations,\n     * allowing you to provide alternative `Option` values when the first one is\n     * empty.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * console.log(Option.none().pipe(Option.orElse(() => Option.none())))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     *\n     * console.log(Option.some(\"a\").pipe(Option.orElse(() => Option.none())))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'a' }\n     *\n     * console.log(Option.none().pipe(Option.orElse(() => Option.some(\"b\"))))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'b' }\n     *\n     * console.log(Option.some(\"a\").pipe(Option.orElse(() => Option.some(\"b\"))))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'a' }\n     * ```\n     *\n     * @category Error handling\n     * @since 2.0.0\n     */\n    <B>(that: LazyArg<Option<B>>): <A>(self: Option<A>) => Option<B | A>;\n    /**\n     * Returns the provided `Option` `that` if the current `Option` (`self`) is\n     * `None`; otherwise, it returns `self`.\n     *\n     * **Details**\n     *\n     * This function provides a fallback mechanism for `Option` values. If the\n     * current `Option` is `None` (i.e., it contains no value), the `that` function\n     * is evaluated, and its resulting `Option` is returned. If the current `Option`\n     * is `Some` (i.e., it contains a value), the original `Option` is returned\n     * unchanged.\n     *\n     * This is particularly useful for chaining fallback values or computations,\n     * allowing you to provide alternative `Option` values when the first one is\n     * empty.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * console.log(Option.none().pipe(Option.orElse(() => Option.none())))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     *\n     * console.log(Option.some(\"a\").pipe(Option.orElse(() => Option.none())))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'a' }\n     *\n     * console.log(Option.none().pipe(Option.orElse(() => Option.some(\"b\"))))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'b' }\n     *\n     * console.log(Option.some(\"a\").pipe(Option.orElse(() => Option.some(\"b\"))))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'a' }\n     * ```\n     *\n     * @category Error handling\n     * @since 2.0.0\n     */\n    <A, B>(self: Option<A>, that: LazyArg<Option<B>>): Option<A | B>;\n};\n/**\n * Returns the provided default value wrapped in `Some` if the current `Option`\n * (`self`) is `None`; otherwise, returns `self`.\n *\n * **Details**\n *\n * This function provides a way to supply a default value for cases where an\n * `Option` is `None`. If the current `Option` is empty (`None`), the `onNone`\n * function is executed to compute the default value, which is then wrapped in a\n * `Some`. If the current `Option` contains a value (`Some`), it is returned as\n * is.\n *\n * This is particularly useful for handling optional values where a fallback\n * default needs to be provided explicitly in case of absence.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * console.log(Option.none().pipe(Option.orElseSome(() => \"b\")))\n * // Output: { _id: 'Option', _tag: 'Some', value: 'b' }\n *\n * console.log(Option.some(\"a\").pipe(Option.orElseSome(() => \"b\")))\n * // Output: { _id: 'Option', _tag: 'Some', value: 'a' }\n * ```\n *\n * @category Error handling\n * @since 2.0.0\n */\nexport declare const orElseSome: {\n    /**\n     * Returns the provided default value wrapped in `Some` if the current `Option`\n     * (`self`) is `None`; otherwise, returns `self`.\n     *\n     * **Details**\n     *\n     * This function provides a way to supply a default value for cases where an\n     * `Option` is `None`. If the current `Option` is empty (`None`), the `onNone`\n     * function is executed to compute the default value, which is then wrapped in a\n     * `Some`. If the current `Option` contains a value (`Some`), it is returned as\n     * is.\n     *\n     * This is particularly useful for handling optional values where a fallback\n     * default needs to be provided explicitly in case of absence.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * console.log(Option.none().pipe(Option.orElseSome(() => \"b\")))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'b' }\n     *\n     * console.log(Option.some(\"a\").pipe(Option.orElseSome(() => \"b\")))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'a' }\n     * ```\n     *\n     * @category Error handling\n     * @since 2.0.0\n     */\n    <B>(onNone: LazyArg<B>): <A>(self: Option<A>) => Option<B | A>;\n    /**\n     * Returns the provided default value wrapped in `Some` if the current `Option`\n     * (`self`) is `None`; otherwise, returns `self`.\n     *\n     * **Details**\n     *\n     * This function provides a way to supply a default value for cases where an\n     * `Option` is `None`. If the current `Option` is empty (`None`), the `onNone`\n     * function is executed to compute the default value, which is then wrapped in a\n     * `Some`. If the current `Option` contains a value (`Some`), it is returned as\n     * is.\n     *\n     * This is particularly useful for handling optional values where a fallback\n     * default needs to be provided explicitly in case of absence.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * console.log(Option.none().pipe(Option.orElseSome(() => \"b\")))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'b' }\n     *\n     * console.log(Option.some(\"a\").pipe(Option.orElseSome(() => \"b\")))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'a' }\n     * ```\n     *\n     * @category Error handling\n     * @since 2.0.0\n     */\n    <A, B>(self: Option<A>, onNone: LazyArg<B>): Option<A | B>;\n};\n/**\n * Similar to {@link orElse}, but returns an `Either` wrapped in an `Option` to\n * indicate the source of the value.\n *\n * **Details**\n *\n * This function allows you to provide a fallback `Option` in case the current\n * `Option` (`self`) is `None`. However, unlike `orElse`, it returns the value\n * wrapped in an `Either` object, providing additional information about where\n * the value came from:\n *\n * - If the value is from the fallback `Option` (`that`), it is wrapped in an\n *   `Either.right`.\n * - If the value is from the original `Option` (`self`), it is wrapped in an\n *   `Either.left`.\n *\n * This is especially useful when you need to differentiate between values\n * originating from the primary `Option` and those coming from the fallback,\n * while still maintaining the `Option`-style handling.\n *\n * @category Error handling\n * @since 2.0.0\n */\nexport declare const orElseEither: {\n    /**\n     * Similar to {@link orElse}, but returns an `Either` wrapped in an `Option` to\n     * indicate the source of the value.\n     *\n     * **Details**\n     *\n     * This function allows you to provide a fallback `Option` in case the current\n     * `Option` (`self`) is `None`. However, unlike `orElse`, it returns the value\n     * wrapped in an `Either` object, providing additional information about where\n     * the value came from:\n     *\n     * - If the value is from the fallback `Option` (`that`), it is wrapped in an\n     *   `Either.right`.\n     * - If the value is from the original `Option` (`self`), it is wrapped in an\n     *   `Either.left`.\n     *\n     * This is especially useful when you need to differentiate between values\n     * originating from the primary `Option` and those coming from the fallback,\n     * while still maintaining the `Option`-style handling.\n     *\n     * @category Error handling\n     * @since 2.0.0\n     */\n    <B>(that: LazyArg<Option<B>>): <A>(self: Option<A>) => Option<Either<B, A>>;\n    /**\n     * Similar to {@link orElse}, but returns an `Either` wrapped in an `Option` to\n     * indicate the source of the value.\n     *\n     * **Details**\n     *\n     * This function allows you to provide a fallback `Option` in case the current\n     * `Option` (`self`) is `None`. However, unlike `orElse`, it returns the value\n     * wrapped in an `Either` object, providing additional information about where\n     * the value came from:\n     *\n     * - If the value is from the fallback `Option` (`that`), it is wrapped in an\n     *   `Either.right`.\n     * - If the value is from the original `Option` (`self`), it is wrapped in an\n     *   `Either.left`.\n     *\n     * This is especially useful when you need to differentiate between values\n     * originating from the primary `Option` and those coming from the fallback,\n     * while still maintaining the `Option`-style handling.\n     *\n     * @category Error handling\n     * @since 2.0.0\n     */\n    <A, B>(self: Option<A>, that: LazyArg<Option<B>>): Option<Either<B, A>>;\n};\n/**\n * Returns the first `Some` value found in an `Iterable` collection of\n * `Option`s, or `None` if no `Some` is found.\n *\n * **Details**\n *\n * This function iterates over a collection of `Option` values and returns the\n * first `Some` it encounters. If the collection contains only `None` values,\n * the result will also be `None`. This utility is useful for efficiently\n * finding the first valid value in a sequence of potentially empty or invalid\n * options.\n *\n * The iteration stops as soon as a `Some` is found, making this function\n * efficient for large collections.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * console.log(Option.firstSomeOf([\n *   Option.none(),\n *   Option.some(1),\n *   Option.some(2)\n * ]))\n * // Output: { _id: 'Option', _tag: 'Some', value: 1 }\n * ```\n *\n * @category Error handling\n * @since 2.0.0\n */\nexport declare const firstSomeOf: <T, C extends Iterable<Option<T>> = Iterable<Option<T>>>(collection: C) => [C] extends [Iterable<Option<infer A>>] ? Option<A> : never;\n/**\n * Converts a nullable value into an `Option`. Returns `None` if the value is\n * `null` or `undefined`, otherwise wraps the value in a `Some`.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * console.log(Option.fromNullable(undefined))\n * // Output: { _id: 'Option', _tag: 'None' }\n *\n * console.log(Option.fromNullable(null))\n * // Output: { _id: 'Option', _tag: 'None' }\n *\n * console.log(Option.fromNullable(1))\n * // Output: { _id: 'Option', _tag: 'Some', value: 1 }\n * ```\n *\n * @category Conversions\n * @since 2.0.0\n */\nexport declare const fromNullable: <A>(nullableValue: A) => Option<NonNullable<A>>;\n/**\n * Lifts a function that returns `null` or `undefined` into the `Option`\n * context.\n *\n * **Details**\n *\n * This function takes a function `f` that might return `null` or `undefined`\n * and transforms it into a function that returns an `Option`. The resulting\n * function will return:\n * - `Some` if the original function produces a non-null, non-undefined value.\n * - `None` if the original function produces `null` or `undefined`.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * const parse = (s: string): number | undefined => {\n *   const n = parseFloat(s)\n *   return isNaN(n) ? undefined : n\n * }\n *\n * const parseOption = Option.liftNullable(parse)\n *\n * console.log(parseOption(\"1\"))\n * // Output: { _id: 'Option', _tag: 'Some', value: 1 }\n *\n * console.log(parseOption(\"not a number\"))\n * // Output: { _id: 'Option', _tag: 'None' }\n * ```\n *\n * @category Conversions\n * @since 2.0.0\n */\nexport declare const liftNullable: <A extends ReadonlyArray<unknown>, B>(f: (...a: A) => B | null | undefined) => (...a: A) => Option<NonNullable<B>>;\n/**\n * Returns the value contained in the `Option` if it is `Some`; otherwise,\n * returns `null`.\n *\n * **Details**\n *\n * This function provides a way to extract the value of an `Option` while\n * falling back to `null` if the `Option` is `None`.\n *\n * It is particularly useful in scenarios where `null` is an acceptable\n * placeholder for the absence of a value, such as when interacting with APIs or\n * systems that use `null` as a default for missing values.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * console.log(Option.getOrNull(Option.some(1)))\n * // Output: 1\n *\n * console.log(Option.getOrNull(Option.none()))\n * // Output: null\n * ```\n *\n * @category Getters\n * @since 2.0.0\n */\nexport declare const getOrNull: <A>(self: Option<A>) => A | null;\n/**\n * Returns the value contained in the `Option` if it is `Some`; otherwise,\n * returns `undefined`.\n *\n * **Details**\n *\n * This function provides a way to extract the value of an `Option` while\n * falling back to `undefined` if the `Option` is `None`.\n *\n * It is particularly useful in scenarios where `undefined` is an acceptable\n * placeholder for the absence of a value, such as when interacting with APIs or\n * systems that use `undefined` as a default for missing values.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * console.log(Option.getOrUndefined(Option.some(1)))\n * // Output: 1\n *\n * console.log(Option.getOrUndefined(Option.none()))\n * // Output: undefined\n * ```\n *\n * @category Getters\n * @since 2.0.0\n */\nexport declare const getOrUndefined: <A>(self: Option<A>) => A | undefined;\n/**\n * Lifts a function that throws exceptions into a function that returns an\n * `Option`.\n *\n * **Details**\n *\n * This utility function takes a function `f` that might throw an exception and\n * transforms it into a safer function that returns an `Option`. If the original\n * function executes successfully, the result is wrapped in a `Some`. If an\n * exception is thrown, the result is `None`, allowing the developer to handle\n * errors in a functional, type-safe way.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * const parse = Option.liftThrowable(JSON.parse)\n *\n * console.log(parse(\"1\"))\n * // Output: { _id: 'Option', _tag: 'Some', value: 1 }\n *\n * console.log(parse(\"\"))\n * // Output: { _id: 'Option', _tag: 'None' }\n * ```\n *\n * @category Conversions\n * @since 2.0.0\n */\nexport declare const liftThrowable: <A extends ReadonlyArray<unknown>, B>(f: (...a: A) => B) => (...a: A) => Option<B>;\n/**\n * Extracts the value of an `Option` or throws an error if the `Option` is\n * `None`, using a custom error factory.\n *\n * **Details**\n *\n * This function allows you to extract the value of an `Option` when it is\n * `Some`. If the `Option` is `None`, it throws an error generated by the\n * provided `onNone` function. This utility is particularly useful when you need\n * a fail-fast behavior for empty `Option` values and want to provide a custom\n * error message or object.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Option } from \"effect\"\n *\n * assert.deepStrictEqual(\n *   Option.getOrThrowWith(Option.some(1), () => new Error('Unexpected None')),\n *   1\n * )\n * assert.throws(() => Option.getOrThrowWith(Option.none(), () => new Error('Unexpected None')))\n * ```\n *\n * @see {@link getOrThrow} for a version that throws a default error.\n *\n * @category Conversions\n * @since 2.0.0\n */\nexport declare const getOrThrowWith: {\n    /**\n     * Extracts the value of an `Option` or throws an error if the `Option` is\n     * `None`, using a custom error factory.\n     *\n     * **Details**\n     *\n     * This function allows you to extract the value of an `Option` when it is\n     * `Some`. If the `Option` is `None`, it throws an error generated by the\n     * provided `onNone` function. This utility is particularly useful when you need\n     * a fail-fast behavior for empty `Option` values and want to provide a custom\n     * error message or object.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   Option.getOrThrowWith(Option.some(1), () => new Error('Unexpected None')),\n     *   1\n     * )\n     * assert.throws(() => Option.getOrThrowWith(Option.none(), () => new Error('Unexpected None')))\n     * ```\n     *\n     * @see {@link getOrThrow} for a version that throws a default error.\n     *\n     * @category Conversions\n     * @since 2.0.0\n     */\n    (onNone: () => unknown): <A>(self: Option<A>) => A;\n    /**\n     * Extracts the value of an `Option` or throws an error if the `Option` is\n     * `None`, using a custom error factory.\n     *\n     * **Details**\n     *\n     * This function allows you to extract the value of an `Option` when it is\n     * `Some`. If the `Option` is `None`, it throws an error generated by the\n     * provided `onNone` function. This utility is particularly useful when you need\n     * a fail-fast behavior for empty `Option` values and want to provide a custom\n     * error message or object.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   Option.getOrThrowWith(Option.some(1), () => new Error('Unexpected None')),\n     *   1\n     * )\n     * assert.throws(() => Option.getOrThrowWith(Option.none(), () => new Error('Unexpected None')))\n     * ```\n     *\n     * @see {@link getOrThrow} for a version that throws a default error.\n     *\n     * @category Conversions\n     * @since 2.0.0\n     */\n    <A>(self: Option<A>, onNone: () => unknown): A;\n};\n/**\n * Extracts the value of an `Option` or throws a default error if the `Option`\n * is `None`.\n *\n * **Details**\n *\n * This function extracts the value from an `Option` if it is `Some`. If the\n * `Option` is `None`, it throws a default error. It is useful for fail-fast\n * scenarios where the absence of a value is treated as an exceptional case and\n * a default error is sufficient.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Option } from \"effect\"\n *\n * assert.deepStrictEqual(Option.getOrThrow(Option.some(1)), 1)\n * assert.throws(() => Option.getOrThrow(Option.none()))\n * ```\n *\n * @see {@link getOrThrowWith} for a version that allows you to provide a custom error.\n *\n * @category Conversions\n * @since 2.0.0\n */\nexport declare const getOrThrow: <A>(self: Option<A>) => A;\n/**\n * Transforms the value inside a `Some` to a new value using the provided\n * function, while leaving `None` unchanged.\n *\n * **Details**\n *\n * This function applies a mapping function `f` to the value inside an `Option`\n * if it is a `Some`. If the `Option` is `None`, it remains unchanged. The\n * result is a new `Option` with the transformed value (if it was a `Some`) or\n * still `None`.\n *\n * This utility is particularly useful for chaining transformations in a\n * functional way without needing to manually handle `None` cases.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * // Mapping over a `Some`\n * const someValue = Option.some(2)\n *\n * console.log(Option.map(someValue, (n) => n * 2))\n * // Output: { _id: 'Option', _tag: 'Some', value: 4 }\n *\n * // Mapping over a `None`\n * const noneValue = Option.none<number>()\n *\n * console.log(Option.map(noneValue, (n) => n * 2))\n * // Output: { _id: 'Option', _tag: 'None' }\n * ```\n *\n * @category Mapping\n * @since 2.0.0\n */\nexport declare const map: {\n    /**\n     * Transforms the value inside a `Some` to a new value using the provided\n     * function, while leaving `None` unchanged.\n     *\n     * **Details**\n     *\n     * This function applies a mapping function `f` to the value inside an `Option`\n     * if it is a `Some`. If the `Option` is `None`, it remains unchanged. The\n     * result is a new `Option` with the transformed value (if it was a `Some`) or\n     * still `None`.\n     *\n     * This utility is particularly useful for chaining transformations in a\n     * functional way without needing to manually handle `None` cases.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * // Mapping over a `Some`\n     * const someValue = Option.some(2)\n     *\n     * console.log(Option.map(someValue, (n) => n * 2))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 4 }\n     *\n     * // Mapping over a `None`\n     * const noneValue = Option.none<number>()\n     *\n     * console.log(Option.map(noneValue, (n) => n * 2))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     * ```\n     *\n     * @category Mapping\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: A) => B): (self: Option<A>) => Option<B>;\n    /**\n     * Transforms the value inside a `Some` to a new value using the provided\n     * function, while leaving `None` unchanged.\n     *\n     * **Details**\n     *\n     * This function applies a mapping function `f` to the value inside an `Option`\n     * if it is a `Some`. If the `Option` is `None`, it remains unchanged. The\n     * result is a new `Option` with the transformed value (if it was a `Some`) or\n     * still `None`.\n     *\n     * This utility is particularly useful for chaining transformations in a\n     * functional way without needing to manually handle `None` cases.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * // Mapping over a `Some`\n     * const someValue = Option.some(2)\n     *\n     * console.log(Option.map(someValue, (n) => n * 2))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 4 }\n     *\n     * // Mapping over a `None`\n     * const noneValue = Option.none<number>()\n     *\n     * console.log(Option.map(noneValue, (n) => n * 2))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     * ```\n     *\n     * @category Mapping\n     * @since 2.0.0\n     */\n    <A, B>(self: Option<A>, f: (a: A) => B): Option<B>;\n};\n/**\n * Replaces the value inside a `Some` with the specified constant value, leaving\n * `None` unchanged.\n *\n * **Details**\n *\n * This function transforms an `Option` by replacing the value inside a `Some`\n * with the given constant value `b`. If the `Option` is `None`, it remains\n * unchanged.\n *\n * This is useful when you want to preserve the presence of a value (`Some`) but\n * replace its content with a fixed value.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * // Replacing the value of a `Some`\n * const someValue = Option.some(42)\n *\n * console.log(Option.as(someValue, \"new value\"))\n * // Output: { _id: 'Option', _tag: 'Some', value: 'new value' }\n *\n * // Replacing a `None` (no effect)\n * const noneValue = Option.none<number>()\n *\n * console.log(Option.as(noneValue, \"new value\"))\n * // Output: { _id: 'Option', _tag: 'None' }\n * ```\n *\n * @category Mapping\n * @since 2.0.0\n */\nexport declare const as: {\n    /**\n     * Replaces the value inside a `Some` with the specified constant value, leaving\n     * `None` unchanged.\n     *\n     * **Details**\n     *\n     * This function transforms an `Option` by replacing the value inside a `Some`\n     * with the given constant value `b`. If the `Option` is `None`, it remains\n     * unchanged.\n     *\n     * This is useful when you want to preserve the presence of a value (`Some`) but\n     * replace its content with a fixed value.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * // Replacing the value of a `Some`\n     * const someValue = Option.some(42)\n     *\n     * console.log(Option.as(someValue, \"new value\"))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'new value' }\n     *\n     * // Replacing a `None` (no effect)\n     * const noneValue = Option.none<number>()\n     *\n     * console.log(Option.as(noneValue, \"new value\"))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     * ```\n     *\n     * @category Mapping\n     * @since 2.0.0\n     */\n    <B>(b: B): <X>(self: Option<X>) => Option<B>;\n    /**\n     * Replaces the value inside a `Some` with the specified constant value, leaving\n     * `None` unchanged.\n     *\n     * **Details**\n     *\n     * This function transforms an `Option` by replacing the value inside a `Some`\n     * with the given constant value `b`. If the `Option` is `None`, it remains\n     * unchanged.\n     *\n     * This is useful when you want to preserve the presence of a value (`Some`) but\n     * replace its content with a fixed value.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * // Replacing the value of a `Some`\n     * const someValue = Option.some(42)\n     *\n     * console.log(Option.as(someValue, \"new value\"))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'new value' }\n     *\n     * // Replacing a `None` (no effect)\n     * const noneValue = Option.none<number>()\n     *\n     * console.log(Option.as(noneValue, \"new value\"))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     * ```\n     *\n     * @category Mapping\n     * @since 2.0.0\n     */\n    <X, B>(self: Option<X>, b: B): Option<B>;\n};\n/**\n * Replaces the value inside a `Some` with the constant value `void`, leaving\n * `None` unchanged.\n *\n * **Details**\n *\n * This function transforms an `Option` by replacing the value inside a `Some`\n * with `void`. If the `Option` is `None`, it remains unchanged.\n *\n * This is particularly useful in scenarios where the presence or absence of a\n * value is significant, but the actual content of the value is irrelevant.\n *\n * @category Mapping\n * @since 2.0.0\n */\nexport declare const asVoid: <_>(self: Option<_>) => Option<void>;\ndeclare const void_: Option<void>;\nexport { \n/**\n * @since 2.0.0\n */\nvoid_ as void };\n/**\n * Applies a function to the value of a `Some` and flattens the resulting\n * `Option`. If the input is `None`, it remains `None`.\n *\n * **Details**\n *\n * This function allows you to chain computations that return `Option` values.\n * If the input `Option` is `Some`, the provided function `f` is applied to the\n * contained value, and the resulting `Option` is returned. If the input is\n * `None`, the function is not applied, and the result remains `None`.\n *\n * This utility is particularly useful for sequencing operations that may fail\n * or produce optional results, enabling clean and concise workflows for\n * handling such cases.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * interface Address {\n *   readonly city: string\n *   readonly street: Option.Option<string>\n * }\n *\n * interface User {\n *   readonly id: number\n *   readonly username: string\n *   readonly email: Option.Option<string>\n *   readonly address: Option.Option<Address>\n * }\n *\n * const user: User = {\n *   id: 1,\n *   username: \"john_doe\",\n *   email: Option.some(\"john.doe@example.com\"),\n *   address: Option.some({\n *     city: \"New York\",\n *     street: Option.some(\"123 Main St\")\n *   })\n * }\n *\n * // Use flatMap to extract the street value\n * const street = user.address.pipe(\n *   Option.flatMap((address) => address.street)\n * )\n *\n * console.log(street)\n * // Output: { _id: 'Option', _tag: 'Some', value: '123 Main St' }\n * ```\n *\n * @category Sequencing\n * @since 2.0.0\n */\nexport declare const flatMap: {\n    /**\n     * Applies a function to the value of a `Some` and flattens the resulting\n     * `Option`. If the input is `None`, it remains `None`.\n     *\n     * **Details**\n     *\n     * This function allows you to chain computations that return `Option` values.\n     * If the input `Option` is `Some`, the provided function `f` is applied to the\n     * contained value, and the resulting `Option` is returned. If the input is\n     * `None`, the function is not applied, and the result remains `None`.\n     *\n     * This utility is particularly useful for sequencing operations that may fail\n     * or produce optional results, enabling clean and concise workflows for\n     * handling such cases.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * interface Address {\n     *   readonly city: string\n     *   readonly street: Option.Option<string>\n     * }\n     *\n     * interface User {\n     *   readonly id: number\n     *   readonly username: string\n     *   readonly email: Option.Option<string>\n     *   readonly address: Option.Option<Address>\n     * }\n     *\n     * const user: User = {\n     *   id: 1,\n     *   username: \"john_doe\",\n     *   email: Option.some(\"john.doe@example.com\"),\n     *   address: Option.some({\n     *     city: \"New York\",\n     *     street: Option.some(\"123 Main St\")\n     *   })\n     * }\n     *\n     * // Use flatMap to extract the street value\n     * const street = user.address.pipe(\n     *   Option.flatMap((address) => address.street)\n     * )\n     *\n     * console.log(street)\n     * // Output: { _id: 'Option', _tag: 'Some', value: '123 Main St' }\n     * ```\n     *\n     * @category Sequencing\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: A) => Option<B>): (self: Option<A>) => Option<B>;\n    /**\n     * Applies a function to the value of a `Some` and flattens the resulting\n     * `Option`. If the input is `None`, it remains `None`.\n     *\n     * **Details**\n     *\n     * This function allows you to chain computations that return `Option` values.\n     * If the input `Option` is `Some`, the provided function `f` is applied to the\n     * contained value, and the resulting `Option` is returned. If the input is\n     * `None`, the function is not applied, and the result remains `None`.\n     *\n     * This utility is particularly useful for sequencing operations that may fail\n     * or produce optional results, enabling clean and concise workflows for\n     * handling such cases.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * interface Address {\n     *   readonly city: string\n     *   readonly street: Option.Option<string>\n     * }\n     *\n     * interface User {\n     *   readonly id: number\n     *   readonly username: string\n     *   readonly email: Option.Option<string>\n     *   readonly address: Option.Option<Address>\n     * }\n     *\n     * const user: User = {\n     *   id: 1,\n     *   username: \"john_doe\",\n     *   email: Option.some(\"john.doe@example.com\"),\n     *   address: Option.some({\n     *     city: \"New York\",\n     *     street: Option.some(\"123 Main St\")\n     *   })\n     * }\n     *\n     * // Use flatMap to extract the street value\n     * const street = user.address.pipe(\n     *   Option.flatMap((address) => address.street)\n     * )\n     *\n     * console.log(street)\n     * // Output: { _id: 'Option', _tag: 'Some', value: '123 Main St' }\n     * ```\n     *\n     * @category Sequencing\n     * @since 2.0.0\n     */\n    <A, B>(self: Option<A>, f: (a: A) => Option<B>): Option<B>;\n};\n/**\n * Chains two `Option`s together. The second `Option` can either be a static\n * value or depend on the result of the first `Option`.\n *\n * **Details**\n *\n * This function enables sequencing of two `Option` computations. If the first\n * `Option` is `Some`, the second `Option` is evaluated. The second `Option` can\n * either:\n *\n * - Be a static `Option` value.\n * - Be a function that produces an `Option`, optionally based on the value of\n *   the first `Option`.\n *\n * If the first `Option` is `None`, the function skips the evaluation of the\n * second `Option` and directly returns `None`.\n *\n * @category Sequencing\n * @since 2.0.0\n */\nexport declare const andThen: {\n    /**\n     * Chains two `Option`s together. The second `Option` can either be a static\n     * value or depend on the result of the first `Option`.\n     *\n     * **Details**\n     *\n     * This function enables sequencing of two `Option` computations. If the first\n     * `Option` is `Some`, the second `Option` is evaluated. The second `Option` can\n     * either:\n     *\n     * - Be a static `Option` value.\n     * - Be a function that produces an `Option`, optionally based on the value of\n     *   the first `Option`.\n     *\n     * If the first `Option` is `None`, the function skips the evaluation of the\n     * second `Option` and directly returns `None`.\n     *\n     * @category Sequencing\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: A) => Option<B>): (self: Option<A>) => Option<B>;\n    /**\n     * Chains two `Option`s together. The second `Option` can either be a static\n     * value or depend on the result of the first `Option`.\n     *\n     * **Details**\n     *\n     * This function enables sequencing of two `Option` computations. If the first\n     * `Option` is `Some`, the second `Option` is evaluated. The second `Option` can\n     * either:\n     *\n     * - Be a static `Option` value.\n     * - Be a function that produces an `Option`, optionally based on the value of\n     *   the first `Option`.\n     *\n     * If the first `Option` is `None`, the function skips the evaluation of the\n     * second `Option` and directly returns `None`.\n     *\n     * @category Sequencing\n     * @since 2.0.0\n     */\n    <B>(f: Option<B>): <A>(self: Option<A>) => Option<B>;\n    /**\n     * Chains two `Option`s together. The second `Option` can either be a static\n     * value or depend on the result of the first `Option`.\n     *\n     * **Details**\n     *\n     * This function enables sequencing of two `Option` computations. If the first\n     * `Option` is `Some`, the second `Option` is evaluated. The second `Option` can\n     * either:\n     *\n     * - Be a static `Option` value.\n     * - Be a function that produces an `Option`, optionally based on the value of\n     *   the first `Option`.\n     *\n     * If the first `Option` is `None`, the function skips the evaluation of the\n     * second `Option` and directly returns `None`.\n     *\n     * @category Sequencing\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: A) => B): (self: Option<A>) => Option<B>;\n    /**\n     * Chains two `Option`s together. The second `Option` can either be a static\n     * value or depend on the result of the first `Option`.\n     *\n     * **Details**\n     *\n     * This function enables sequencing of two `Option` computations. If the first\n     * `Option` is `Some`, the second `Option` is evaluated. The second `Option` can\n     * either:\n     *\n     * - Be a static `Option` value.\n     * - Be a function that produces an `Option`, optionally based on the value of\n     *   the first `Option`.\n     *\n     * If the first `Option` is `None`, the function skips the evaluation of the\n     * second `Option` and directly returns `None`.\n     *\n     * @category Sequencing\n     * @since 2.0.0\n     */\n    <B>(f: NotFunction<B>): <A>(self: Option<A>) => Option<B>;\n    /**\n     * Chains two `Option`s together. The second `Option` can either be a static\n     * value or depend on the result of the first `Option`.\n     *\n     * **Details**\n     *\n     * This function enables sequencing of two `Option` computations. If the first\n     * `Option` is `Some`, the second `Option` is evaluated. The second `Option` can\n     * either:\n     *\n     * - Be a static `Option` value.\n     * - Be a function that produces an `Option`, optionally based on the value of\n     *   the first `Option`.\n     *\n     * If the first `Option` is `None`, the function skips the evaluation of the\n     * second `Option` and directly returns `None`.\n     *\n     * @category Sequencing\n     * @since 2.0.0\n     */\n    <A, B>(self: Option<A>, f: (a: A) => Option<B>): Option<B>;\n    /**\n     * Chains two `Option`s together. The second `Option` can either be a static\n     * value or depend on the result of the first `Option`.\n     *\n     * **Details**\n     *\n     * This function enables sequencing of two `Option` computations. If the first\n     * `Option` is `Some`, the second `Option` is evaluated. The second `Option` can\n     * either:\n     *\n     * - Be a static `Option` value.\n     * - Be a function that produces an `Option`, optionally based on the value of\n     *   the first `Option`.\n     *\n     * If the first `Option` is `None`, the function skips the evaluation of the\n     * second `Option` and directly returns `None`.\n     *\n     * @category Sequencing\n     * @since 2.0.0\n     */\n    <A, B>(self: Option<A>, f: Option<B>): Option<B>;\n    /**\n     * Chains two `Option`s together. The second `Option` can either be a static\n     * value or depend on the result of the first `Option`.\n     *\n     * **Details**\n     *\n     * This function enables sequencing of two `Option` computations. If the first\n     * `Option` is `Some`, the second `Option` is evaluated. The second `Option` can\n     * either:\n     *\n     * - Be a static `Option` value.\n     * - Be a function that produces an `Option`, optionally based on the value of\n     *   the first `Option`.\n     *\n     * If the first `Option` is `None`, the function skips the evaluation of the\n     * second `Option` and directly returns `None`.\n     *\n     * @category Sequencing\n     * @since 2.0.0\n     */\n    <A, B>(self: Option<A>, f: (a: A) => B): Option<B>;\n    /**\n     * Chains two `Option`s together. The second `Option` can either be a static\n     * value or depend on the result of the first `Option`.\n     *\n     * **Details**\n     *\n     * This function enables sequencing of two `Option` computations. If the first\n     * `Option` is `Some`, the second `Option` is evaluated. The second `Option` can\n     * either:\n     *\n     * - Be a static `Option` value.\n     * - Be a function that produces an `Option`, optionally based on the value of\n     *   the first `Option`.\n     *\n     * If the first `Option` is `None`, the function skips the evaluation of the\n     * second `Option` and directly returns `None`.\n     *\n     * @category Sequencing\n     * @since 2.0.0\n     */\n    <A, B>(self: Option<A>, f: NotFunction<B>): Option<B>;\n};\n/**\n * Combines `flatMap` and `fromNullable`, transforming the value inside a `Some`\n * using a function that may return `null` or `undefined`.\n *\n * **Details**\n *\n * This function applies a transformation function `f` to the value inside a\n * `Some`. The function `f` may return a value, `null`, or `undefined`. If `f`\n * returns a value, it is wrapped in a `Some`. If `f` returns `null` or\n * `undefined`, the result is `None`. If the input `Option` is `None`, the\n * function is not applied, and `None` is returned.\n *\n * This utility is particularly useful when working with deeply nested optional\n * values or chaining computations that may result in `null` or `undefined` at\n * some point.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * interface Employee {\n *   company?: {\n *     address?: {\n *       street?: {\n *         name?: string\n *       }\n *     }\n *   }\n * }\n *\n * const employee1: Employee = { company: { address: { street: { name: \"high street\" } } } }\n *\n * // Extracting a deeply nested property\n * console.log(\n *   Option.some(employee1)\n *     .pipe(Option.flatMapNullable((employee) => employee.company?.address?.street?.name))\n * )\n * // Output: { _id: 'Option', _tag: 'Some', value: 'high street' }\n *\n * const employee2: Employee = { company: { address: { street: {} } } }\n *\n * // Property does not exist\n * console.log(\n *   Option.some(employee2)\n *     .pipe(Option.flatMapNullable((employee) => employee.company?.address?.street?.name))\n * )\n * // Output: { _id: 'Option', _tag: 'None' }\n * ```\n *\n * @category Sequencing\n * @since 2.0.0\n */\nexport declare const flatMapNullable: {\n    /**\n     * Combines `flatMap` and `fromNullable`, transforming the value inside a `Some`\n     * using a function that may return `null` or `undefined`.\n     *\n     * **Details**\n     *\n     * This function applies a transformation function `f` to the value inside a\n     * `Some`. The function `f` may return a value, `null`, or `undefined`. If `f`\n     * returns a value, it is wrapped in a `Some`. If `f` returns `null` or\n     * `undefined`, the result is `None`. If the input `Option` is `None`, the\n     * function is not applied, and `None` is returned.\n     *\n     * This utility is particularly useful when working with deeply nested optional\n     * values or chaining computations that may result in `null` or `undefined` at\n     * some point.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * interface Employee {\n     *   company?: {\n     *     address?: {\n     *       street?: {\n     *         name?: string\n     *       }\n     *     }\n     *   }\n     * }\n     *\n     * const employee1: Employee = { company: { address: { street: { name: \"high street\" } } } }\n     *\n     * // Extracting a deeply nested property\n     * console.log(\n     *   Option.some(employee1)\n     *     .pipe(Option.flatMapNullable((employee) => employee.company?.address?.street?.name))\n     * )\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'high street' }\n     *\n     * const employee2: Employee = { company: { address: { street: {} } } }\n     *\n     * // Property does not exist\n     * console.log(\n     *   Option.some(employee2)\n     *     .pipe(Option.flatMapNullable((employee) => employee.company?.address?.street?.name))\n     * )\n     * // Output: { _id: 'Option', _tag: 'None' }\n     * ```\n     *\n     * @category Sequencing\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: A) => B | null | undefined): (self: Option<A>) => Option<NonNullable<B>>;\n    /**\n     * Combines `flatMap` and `fromNullable`, transforming the value inside a `Some`\n     * using a function that may return `null` or `undefined`.\n     *\n     * **Details**\n     *\n     * This function applies a transformation function `f` to the value inside a\n     * `Some`. The function `f` may return a value, `null`, or `undefined`. If `f`\n     * returns a value, it is wrapped in a `Some`. If `f` returns `null` or\n     * `undefined`, the result is `None`. If the input `Option` is `None`, the\n     * function is not applied, and `None` is returned.\n     *\n     * This utility is particularly useful when working with deeply nested optional\n     * values or chaining computations that may result in `null` or `undefined` at\n     * some point.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * interface Employee {\n     *   company?: {\n     *     address?: {\n     *       street?: {\n     *         name?: string\n     *       }\n     *     }\n     *   }\n     * }\n     *\n     * const employee1: Employee = { company: { address: { street: { name: \"high street\" } } } }\n     *\n     * // Extracting a deeply nested property\n     * console.log(\n     *   Option.some(employee1)\n     *     .pipe(Option.flatMapNullable((employee) => employee.company?.address?.street?.name))\n     * )\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'high street' }\n     *\n     * const employee2: Employee = { company: { address: { street: {} } } }\n     *\n     * // Property does not exist\n     * console.log(\n     *   Option.some(employee2)\n     *     .pipe(Option.flatMapNullable((employee) => employee.company?.address?.street?.name))\n     * )\n     * // Output: { _id: 'Option', _tag: 'None' }\n     * ```\n     *\n     * @category Sequencing\n     * @since 2.0.0\n     */\n    <A, B>(self: Option<A>, f: (a: A) => B | null | undefined): Option<NonNullable<B>>;\n};\n/**\n * Flattens an `Option` of `Option` into a single `Option`.\n *\n * **Details**\n *\n * This function takes an `Option` that wraps another `Option` and flattens it\n * into a single `Option`. If the outer `Option` is `Some`, the function\n * extracts the inner `Option`. If the outer `Option` is `None`, the result\n * remains `None`.\n *\n * This is useful for simplifying nested `Option` structures that may arise\n * during functional operations.\n *\n * @category Sequencing\n * @since 2.0.0\n */\nexport declare const flatten: <A>(self: Option<Option<A>>) => Option<A>;\n/**\n * Combines two `Option`s, keeping the value from the second `Option` if both\n * are `Some`.\n *\n * **Details**\n *\n * This function takes two `Option`s and returns the second one if the first is\n * `Some`. If the first `Option` is `None`, the result will also be `None`,\n * regardless of the second `Option`. It effectively \"zips\" the two `Option`s\n * while discarding the value from the first `Option`.\n *\n * This is particularly useful when sequencing computations where the result of\n * the first computation is not needed, and you only care about the result of\n * the second computation.\n *\n * @category Zipping\n * @since 2.0.0\n */\nexport declare const zipRight: {\n    /**\n     * Combines two `Option`s, keeping the value from the second `Option` if both\n     * are `Some`.\n     *\n     * **Details**\n     *\n     * This function takes two `Option`s and returns the second one if the first is\n     * `Some`. If the first `Option` is `None`, the result will also be `None`,\n     * regardless of the second `Option`. It effectively \"zips\" the two `Option`s\n     * while discarding the value from the first `Option`.\n     *\n     * This is particularly useful when sequencing computations where the result of\n     * the first computation is not needed, and you only care about the result of\n     * the second computation.\n     *\n     * @category Zipping\n     * @since 2.0.0\n     */\n    <B>(that: Option<B>): <_>(self: Option<_>) => Option<B>;\n    /**\n     * Combines two `Option`s, keeping the value from the second `Option` if both\n     * are `Some`.\n     *\n     * **Details**\n     *\n     * This function takes two `Option`s and returns the second one if the first is\n     * `Some`. If the first `Option` is `None`, the result will also be `None`,\n     * regardless of the second `Option`. It effectively \"zips\" the two `Option`s\n     * while discarding the value from the first `Option`.\n     *\n     * This is particularly useful when sequencing computations where the result of\n     * the first computation is not needed, and you only care about the result of\n     * the second computation.\n     *\n     * @category Zipping\n     * @since 2.0.0\n     */\n    <X, B>(self: Option<X>, that: Option<B>): Option<B>;\n};\n/**\n * Combines two `Option`s, keeping the value from the first `Option` if both are\n * `Some`.\n *\n * **Details**\n *\n * This function takes two `Option`s and returns the first one if it is `Some`.\n * If either the first `Option` or the second `Option` is `None`, the result\n * will be `None`. This operation \"zips\" the two `Option`s while discarding the\n * value from the second `Option`.\n *\n * This is useful when sequencing computations where the second `Option`\n * represents a dependency or condition that must hold, but its value is\n * irrelevant.\n *\n * @category Zipping\n * @since 2.0.0\n */\nexport declare const zipLeft: {\n    /**\n     * Combines two `Option`s, keeping the value from the first `Option` if both are\n     * `Some`.\n     *\n     * **Details**\n     *\n     * This function takes two `Option`s and returns the first one if it is `Some`.\n     * If either the first `Option` or the second `Option` is `None`, the result\n     * will be `None`. This operation \"zips\" the two `Option`s while discarding the\n     * value from the second `Option`.\n     *\n     * This is useful when sequencing computations where the second `Option`\n     * represents a dependency or condition that must hold, but its value is\n     * irrelevant.\n     *\n     * @category Zipping\n     * @since 2.0.0\n     */\n    <_>(that: Option<_>): <A>(self: Option<A>) => Option<A>;\n    /**\n     * Combines two `Option`s, keeping the value from the first `Option` if both are\n     * `Some`.\n     *\n     * **Details**\n     *\n     * This function takes two `Option`s and returns the first one if it is `Some`.\n     * If either the first `Option` or the second `Option` is `None`, the result\n     * will be `None`. This operation \"zips\" the two `Option`s while discarding the\n     * value from the second `Option`.\n     *\n     * This is useful when sequencing computations where the second `Option`\n     * represents a dependency or condition that must hold, but its value is\n     * irrelevant.\n     *\n     * @category Zipping\n     * @since 2.0.0\n     */\n    <A, X>(self: Option<A>, that: Option<X>): Option<A>;\n};\n/**\n * Composes two functions that return `Option` values, creating a new function\n * that chains them together.\n *\n * **Details**\n *\n * This function allows you to compose two computations, each represented by a\n * function that returns an `Option`. The result of the first function is passed\n * to the second function if it is `Some`. If the first function returns `None`,\n * the composed function short-circuits and returns `None` without invoking the\n * second function.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * const parse = (s: string): Option.Option<number> => isNaN(Number(s)) ? Option.none() : Option.some(Number(s))\n *\n * const double = (n: number): Option.Option<number> => n > 0 ? Option.some(n * 2) : Option.none()\n *\n * const parseAndDouble = Option.composeK(parse, double)\n *\n * console.log(parseAndDouble(\"42\"))\n * // Output: { _id: 'Option', _tag: 'Some', value: 84 }\n *\n * console.log(parseAndDouble(\"not a number\"))\n * // Output: { _id: 'Option', _tag: 'None' }\n * ```\n *\n * @category Sequencing\n * @since 2.0.0\n */\nexport declare const composeK: {\n    /**\n     * Composes two functions that return `Option` values, creating a new function\n     * that chains them together.\n     *\n     * **Details**\n     *\n     * This function allows you to compose two computations, each represented by a\n     * function that returns an `Option`. The result of the first function is passed\n     * to the second function if it is `Some`. If the first function returns `None`,\n     * the composed function short-circuits and returns `None` without invoking the\n     * second function.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * const parse = (s: string): Option.Option<number> => isNaN(Number(s)) ? Option.none() : Option.some(Number(s))\n     *\n     * const double = (n: number): Option.Option<number> => n > 0 ? Option.some(n * 2) : Option.none()\n     *\n     * const parseAndDouble = Option.composeK(parse, double)\n     *\n     * console.log(parseAndDouble(\"42\"))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 84 }\n     *\n     * console.log(parseAndDouble(\"not a number\"))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     * ```\n     *\n     * @category Sequencing\n     * @since 2.0.0\n     */\n    <B, C>(bfc: (b: B) => Option<C>): <A>(afb: (a: A) => Option<B>) => (a: A) => Option<C>;\n    /**\n     * Composes two functions that return `Option` values, creating a new function\n     * that chains them together.\n     *\n     * **Details**\n     *\n     * This function allows you to compose two computations, each represented by a\n     * function that returns an `Option`. The result of the first function is passed\n     * to the second function if it is `Some`. If the first function returns `None`,\n     * the composed function short-circuits and returns `None` without invoking the\n     * second function.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * const parse = (s: string): Option.Option<number> => isNaN(Number(s)) ? Option.none() : Option.some(Number(s))\n     *\n     * const double = (n: number): Option.Option<number> => n > 0 ? Option.some(n * 2) : Option.none()\n     *\n     * const parseAndDouble = Option.composeK(parse, double)\n     *\n     * console.log(parseAndDouble(\"42\"))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 84 }\n     *\n     * console.log(parseAndDouble(\"not a number\"))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     * ```\n     *\n     * @category Sequencing\n     * @since 2.0.0\n     */\n    <A, B, C>(afb: (a: A) => Option<B>, bfc: (b: B) => Option<C>): (a: A) => Option<C>;\n};\n/**\n * Applies the provided function `f` to the value of the `Option` if it is\n * `Some` and returns the original `Option`, unless `f` returns `None`, in which\n * case it returns `None`.\n *\n * **Details**\n *\n * This function allows you to perform additional computations on the value of\n * an `Option` without modifying its original value. If the `Option` is `Some`,\n * the provided function `f` is executed with the value, and its result\n * determines whether the original `Option` is returned (`Some`) or the result\n * is `None` if `f` returns `None`. If the input `Option` is `None`, the\n * function is not executed, and `None` is returned.\n *\n * This is particularly useful for applying side conditions or performing\n * validation checks while retaining the original `Option`'s value.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * const getInteger = (n: number) => Number.isInteger(n) ? Option.some(n) : Option.none()\n *\n * console.log(Option.tap(Option.none(), getInteger))\n * // Output: { _id: 'Option', _tag: 'None' }\n *\n * console.log(Option.tap(Option.some(1), getInteger))\n * // Output: { _id: 'Option', _tag: 'Some', value: 1 }\n *\n * console.log(Option.tap(Option.some(1.14), getInteger))\n * // Output: { _id: 'Option', _tag: 'None' }\n * ```\n *\n * @category Sequencing\n * @since 2.0.0\n */\nexport declare const tap: {\n    /**\n     * Applies the provided function `f` to the value of the `Option` if it is\n     * `Some` and returns the original `Option`, unless `f` returns `None`, in which\n     * case it returns `None`.\n     *\n     * **Details**\n     *\n     * This function allows you to perform additional computations on the value of\n     * an `Option` without modifying its original value. If the `Option` is `Some`,\n     * the provided function `f` is executed with the value, and its result\n     * determines whether the original `Option` is returned (`Some`) or the result\n     * is `None` if `f` returns `None`. If the input `Option` is `None`, the\n     * function is not executed, and `None` is returned.\n     *\n     * This is particularly useful for applying side conditions or performing\n     * validation checks while retaining the original `Option`'s value.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * const getInteger = (n: number) => Number.isInteger(n) ? Option.some(n) : Option.none()\n     *\n     * console.log(Option.tap(Option.none(), getInteger))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     *\n     * console.log(Option.tap(Option.some(1), getInteger))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 1 }\n     *\n     * console.log(Option.tap(Option.some(1.14), getInteger))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     * ```\n     *\n     * @category Sequencing\n     * @since 2.0.0\n     */\n    <A, X>(f: (a: A) => Option<X>): (self: Option<A>) => Option<A>;\n    /**\n     * Applies the provided function `f` to the value of the `Option` if it is\n     * `Some` and returns the original `Option`, unless `f` returns `None`, in which\n     * case it returns `None`.\n     *\n     * **Details**\n     *\n     * This function allows you to perform additional computations on the value of\n     * an `Option` without modifying its original value. If the `Option` is `Some`,\n     * the provided function `f` is executed with the value, and its result\n     * determines whether the original `Option` is returned (`Some`) or the result\n     * is `None` if `f` returns `None`. If the input `Option` is `None`, the\n     * function is not executed, and `None` is returned.\n     *\n     * This is particularly useful for applying side conditions or performing\n     * validation checks while retaining the original `Option`'s value.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * const getInteger = (n: number) => Number.isInteger(n) ? Option.some(n) : Option.none()\n     *\n     * console.log(Option.tap(Option.none(), getInteger))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     *\n     * console.log(Option.tap(Option.some(1), getInteger))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 1 }\n     *\n     * console.log(Option.tap(Option.some(1.14), getInteger))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     * ```\n     *\n     * @category Sequencing\n     * @since 2.0.0\n     */\n    <A, X>(self: Option<A>, f: (a: A) => Option<X>): Option<A>;\n};\n/**\n * Combines two `Option` values into a single `Option` containing a tuple of\n * their values if both are `Some`.\n *\n * **Details**\n *\n * This function takes two `Option`s and combines their values into a tuple `[A,\n * B]` if both are `Some`. If either of the `Option`s is `None`, the result is\n * `None`. This is particularly useful for combining multiple `Option` values\n * into a single one, ensuring both contain valid values.\n *\n * @category Combining\n * @since 2.0.0\n */\nexport declare const product: <A, B>(self: Option<A>, that: Option<B>) => Option<[A, B]>;\n/**\n * Combines an `Option` with a collection of `Option`s into a single `Option`\n * containing a tuple of their values if all are `Some`.\n *\n * **Details**\n *\n * This function takes a primary `Option` and a collection of `Option`s and\n * combines their values into a tuple `[A, ...Array<A>]` if all are `Some`. If\n * the primary `Option` or any `Option` in the collection is `None`, the result\n * is `None`.\n *\n * @category Combining\n * @since 2.0.0\n */\nexport declare const productMany: <A>(self: Option<A>, collection: Iterable<Option<A>>) => Option<[A, ...Array<A>]>;\n/**\n * Combines a structure of `Option`s into a single `Option` containing the\n * values with the same structure.\n *\n * **Details**\n *\n * This function takes a structure of `Option`s (a tuple, struct, or iterable)\n * and produces a single `Option` that contains the values from the input\n * structure if all `Option`s are `Some`. If any `Option` in the input is\n * `None`, the result is `None`. The structure of the input is preserved in the\n * output.\n *\n * - If the input is a tuple (e.g., an array), the result will be an `Option`\n *   containing a tuple with the same length.\n * - If the input is a struct (e.g., an object), the result will be an `Option`\n *   containing a struct with the same keys.\n * - If the input is an iterable, the result will be an `Option` containing an\n *   array.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * const maybeName: Option.Option<string> = Option.some(\"John\")\n * const maybeAge: Option.Option<number> = Option.some(25)\n *\n * //      ┌─── Option<[string, number]>\n * //      ▼\n * const tuple = Option.all([maybeName, maybeAge])\n * console.log(tuple)\n * // Output:\n * // { _id: 'Option', _tag: 'Some', value: [ 'John', 25 ] }\n *\n * //      ┌─── Option<{ name: string; age: number; }>\n * //      ▼\n * const struct = Option.all({ name: maybeName, age: maybeAge })\n * console.log(struct)\n * // Output:\n * // { _id: 'Option', _tag: 'Some', value: { name: 'John', age: 25 } }\n * ```\n *\n * @category Combining\n * @since 2.0.0\n */\nexport declare const all: <const I extends Iterable<Option<any>> | Record<string, Option<any>>>(input: I) => [I] extends [ReadonlyArray<Option<any>>] ? Option<{\n    -readonly [K in keyof I]: [I[K]] extends [Option<infer A>] ? A : never;\n}> : [I] extends [Iterable<Option<infer A>>] ? Option<Array<A>> : Option<{\n    -readonly [K in keyof I]: [I[K]] extends [Option<infer A>] ? A : never;\n}>;\n/**\n * Combines two `Option` values into a new `Option` by applying a provided\n * function to their values.\n *\n * **Details**\n *\n * This function takes two `Option` values (`self` and `that`) and a combining\n * function `f`. If both `Option` values are `Some`, the function `f` is applied\n * to their values, and the result is wrapped in a new `Some`. If either\n * `Option` is `None`, the result is `None`.\n *\n * This utility is useful for combining two optional computations into a single\n * result while maintaining type safety and avoiding explicit checks for `None`.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * const maybeName: Option.Option<string> = Option.some(\"John\")\n * const maybeAge: Option.Option<number> = Option.some(25)\n *\n * // Combine the name and age into a person object\n * const person = Option.zipWith(maybeName, maybeAge, (name, age) => ({\n *   name: name.toUpperCase(),\n *   age\n * }))\n *\n * console.log(person)\n * // Output:\n * // { _id: 'Option', _tag: 'Some', value: { name: 'JOHN', age: 25 } }\n * ```\n *\n * @category Zipping\n * @since 2.0.0\n */\nexport declare const zipWith: {\n    /**\n     * Combines two `Option` values into a new `Option` by applying a provided\n     * function to their values.\n     *\n     * **Details**\n     *\n     * This function takes two `Option` values (`self` and `that`) and a combining\n     * function `f`. If both `Option` values are `Some`, the function `f` is applied\n     * to their values, and the result is wrapped in a new `Some`. If either\n     * `Option` is `None`, the result is `None`.\n     *\n     * This utility is useful for combining two optional computations into a single\n     * result while maintaining type safety and avoiding explicit checks for `None`.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * const maybeName: Option.Option<string> = Option.some(\"John\")\n     * const maybeAge: Option.Option<number> = Option.some(25)\n     *\n     * // Combine the name and age into a person object\n     * const person = Option.zipWith(maybeName, maybeAge, (name, age) => ({\n     *   name: name.toUpperCase(),\n     *   age\n     * }))\n     *\n     * console.log(person)\n     * // Output:\n     * // { _id: 'Option', _tag: 'Some', value: { name: 'JOHN', age: 25 } }\n     * ```\n     *\n     * @category Zipping\n     * @since 2.0.0\n     */\n    <B, A, C>(that: Option<B>, f: (a: A, b: B) => C): (self: Option<A>) => Option<C>;\n    /**\n     * Combines two `Option` values into a new `Option` by applying a provided\n     * function to their values.\n     *\n     * **Details**\n     *\n     * This function takes two `Option` values (`self` and `that`) and a combining\n     * function `f`. If both `Option` values are `Some`, the function `f` is applied\n     * to their values, and the result is wrapped in a new `Some`. If either\n     * `Option` is `None`, the result is `None`.\n     *\n     * This utility is useful for combining two optional computations into a single\n     * result while maintaining type safety and avoiding explicit checks for `None`.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * const maybeName: Option.Option<string> = Option.some(\"John\")\n     * const maybeAge: Option.Option<number> = Option.some(25)\n     *\n     * // Combine the name and age into a person object\n     * const person = Option.zipWith(maybeName, maybeAge, (name, age) => ({\n     *   name: name.toUpperCase(),\n     *   age\n     * }))\n     *\n     * console.log(person)\n     * // Output:\n     * // { _id: 'Option', _tag: 'Some', value: { name: 'JOHN', age: 25 } }\n     * ```\n     *\n     * @category Zipping\n     * @since 2.0.0\n     */\n    <A, B, C>(self: Option<A>, that: Option<B>, f: (a: A, b: B) => C): Option<C>;\n};\n/**\n * Applies a function inside a `Some` to a value inside another `Some`,\n * combining them into a new `Option`.\n *\n * **Details**\n *\n * This function allows you to apply a function wrapped in an `Option` (`self`)\n * to a value wrapped in another `Option` (`that`). If both `Option`s are\n * `Some`, the function is applied to the value, and the result is wrapped in a\n * new `Some`. If either `Option` is `None`, the result is `None`.\n *\n * @category Combining\n * @since 2.0.0\n */\nexport declare const ap: {\n    /**\n     * Applies a function inside a `Some` to a value inside another `Some`,\n     * combining them into a new `Option`.\n     *\n     * **Details**\n     *\n     * This function allows you to apply a function wrapped in an `Option` (`self`)\n     * to a value wrapped in another `Option` (`that`). If both `Option`s are\n     * `Some`, the function is applied to the value, and the result is wrapped in a\n     * new `Some`. If either `Option` is `None`, the result is `None`.\n     *\n     * @category Combining\n     * @since 2.0.0\n     */\n    <A>(that: Option<A>): <B>(self: Option<(a: A) => B>) => Option<B>;\n    /**\n     * Applies a function inside a `Some` to a value inside another `Some`,\n     * combining them into a new `Option`.\n     *\n     * **Details**\n     *\n     * This function allows you to apply a function wrapped in an `Option` (`self`)\n     * to a value wrapped in another `Option` (`that`). If both `Option`s are\n     * `Some`, the function is applied to the value, and the result is wrapped in a\n     * new `Some`. If either `Option` is `None`, the result is `None`.\n     *\n     * @category Combining\n     * @since 2.0.0\n     */\n    <A, B>(self: Option<(a: A) => B>, that: Option<A>): Option<B>;\n};\n/**\n * Reduces an `Iterable` of `Option<A>` to a single value of type `B`, ignoring\n * elements that are `None`.\n *\n * **Details**\n *\n * This function takes an initial value of type `B` and a reducing function `f`\n * that combines the accumulator with values of type `A`. It processes an\n * iterable of `Option<A>`, applying `f` only to the `Some` values while\n * ignoring the `None` values. The result is a single value of type `B`.\n *\n * This utility is particularly useful for aggregating values from an iterable\n * of `Option`s while skipping the absent (`None`) values.\n *\n * @example\n * ```ts\n * import { Option, pipe } from \"effect\"\n *\n * const iterable = [Option.some(1), Option.none(), Option.some(2), Option.none()]\n *\n * console.log(pipe(iterable, Option.reduceCompact(0, (b, a) => b + a)))\n * // Output: 3\n * ```\n *\n * @category Reducing\n * @since 2.0.0\n */\nexport declare const reduceCompact: {\n    /**\n     * Reduces an `Iterable` of `Option<A>` to a single value of type `B`, ignoring\n     * elements that are `None`.\n     *\n     * **Details**\n     *\n     * This function takes an initial value of type `B` and a reducing function `f`\n     * that combines the accumulator with values of type `A`. It processes an\n     * iterable of `Option<A>`, applying `f` only to the `Some` values while\n     * ignoring the `None` values. The result is a single value of type `B`.\n     *\n     * This utility is particularly useful for aggregating values from an iterable\n     * of `Option`s while skipping the absent (`None`) values.\n     *\n     * @example\n     * ```ts\n     * import { Option, pipe } from \"effect\"\n     *\n     * const iterable = [Option.some(1), Option.none(), Option.some(2), Option.none()]\n     *\n     * console.log(pipe(iterable, Option.reduceCompact(0, (b, a) => b + a)))\n     * // Output: 3\n     * ```\n     *\n     * @category Reducing\n     * @since 2.0.0\n     */\n    <B, A>(b: B, f: (b: B, a: A) => B): (self: Iterable<Option<A>>) => B;\n    /**\n     * Reduces an `Iterable` of `Option<A>` to a single value of type `B`, ignoring\n     * elements that are `None`.\n     *\n     * **Details**\n     *\n     * This function takes an initial value of type `B` and a reducing function `f`\n     * that combines the accumulator with values of type `A`. It processes an\n     * iterable of `Option<A>`, applying `f` only to the `Some` values while\n     * ignoring the `None` values. The result is a single value of type `B`.\n     *\n     * This utility is particularly useful for aggregating values from an iterable\n     * of `Option`s while skipping the absent (`None`) values.\n     *\n     * @example\n     * ```ts\n     * import { Option, pipe } from \"effect\"\n     *\n     * const iterable = [Option.some(1), Option.none(), Option.some(2), Option.none()]\n     *\n     * console.log(pipe(iterable, Option.reduceCompact(0, (b, a) => b + a)))\n     * // Output: 3\n     * ```\n     *\n     * @category Reducing\n     * @since 2.0.0\n     */\n    <A, B>(self: Iterable<Option<A>>, b: B, f: (b: B, a: A) => B): B;\n};\n/**\n * Converts an `Option` into an `Array`.\n * If the input is `None`, an empty array is returned.\n * If the input is `Some`, its value is wrapped in a single-element array.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * console.log(Option.toArray(Option.some(1)))\n * // Output: [1]\n *\n * console.log(Option.toArray(Option.none()))\n * // Output: []\n * ```\n *\n * @category Conversions\n * @since 2.0.0\n */\nexport declare const toArray: <A>(self: Option<A>) => Array<A>;\n/**\n * Splits an `Option` into two `Option`s based on the result of a mapping\n * function that produces an `Either`.\n *\n * **Details**\n *\n * This function takes an `Option` and a mapping function `f` that converts its\n * value into an `Either`. It returns a tuple of two `Option`s:\n *\n * - The first `Option` (`left`) contains the value from the `Left` side of the\n *   `Either` if it exists, otherwise `None`.\n * - The second `Option` (`right`) contains the value from the `Right` side of\n *   the `Either` if it exists, otherwise `None`.\n *\n * If the input `Option` is `None`, both returned `Option`s are `None`.\n *\n * This utility is useful for filtering and categorizing the contents of an\n * `Option` based on a bifurcating computation.\n *\n * @category Filtering\n * @since 2.0.0\n */\nexport declare const partitionMap: {\n    /**\n     * Splits an `Option` into two `Option`s based on the result of a mapping\n     * function that produces an `Either`.\n     *\n     * **Details**\n     *\n     * This function takes an `Option` and a mapping function `f` that converts its\n     * value into an `Either`. It returns a tuple of two `Option`s:\n     *\n     * - The first `Option` (`left`) contains the value from the `Left` side of the\n     *   `Either` if it exists, otherwise `None`.\n     * - The second `Option` (`right`) contains the value from the `Right` side of\n     *   the `Either` if it exists, otherwise `None`.\n     *\n     * If the input `Option` is `None`, both returned `Option`s are `None`.\n     *\n     * This utility is useful for filtering and categorizing the contents of an\n     * `Option` based on a bifurcating computation.\n     *\n     * @category Filtering\n     * @since 2.0.0\n     */\n    <A, B, C>(f: (a: A) => Either<C, B>): (self: Option<A>) => [left: Option<B>, right: Option<C>];\n    /**\n     * Splits an `Option` into two `Option`s based on the result of a mapping\n     * function that produces an `Either`.\n     *\n     * **Details**\n     *\n     * This function takes an `Option` and a mapping function `f` that converts its\n     * value into an `Either`. It returns a tuple of two `Option`s:\n     *\n     * - The first `Option` (`left`) contains the value from the `Left` side of the\n     *   `Either` if it exists, otherwise `None`.\n     * - The second `Option` (`right`) contains the value from the `Right` side of\n     *   the `Either` if it exists, otherwise `None`.\n     *\n     * If the input `Option` is `None`, both returned `Option`s are `None`.\n     *\n     * This utility is useful for filtering and categorizing the contents of an\n     * `Option` based on a bifurcating computation.\n     *\n     * @category Filtering\n     * @since 2.0.0\n     */\n    <A, B, C>(self: Option<A>, f: (a: A) => Either<C, B>): [left: Option<B>, right: Option<C>];\n};\n/**\n * Alias of {@link flatMap}.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * // Transform and filter numbers\n * const transformEven = (n: Option.Option<number>): Option.Option<string> =>\n *   Option.filterMap(n, (n) => (n % 2 === 0 ? Option.some(`Even: ${n}`) : Option.none()))\n *\n * console.log(transformEven(Option.none()))\n * // Output: { _id: 'Option', _tag: 'None' }\n *\n * console.log(transformEven(Option.some(1)))\n * // Output: { _id: 'Option', _tag: 'None' }\n *\n * console.log(transformEven(Option.some(2)))\n * // Output: { _id: 'Option', _tag: 'Some', value: 'Even: 2' }\n * ```\n *\n * @category Filtering\n * @since 2.0.0\n */\nexport declare const filterMap: {\n    /**\n     * Alias of {@link flatMap}.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * // Transform and filter numbers\n     * const transformEven = (n: Option.Option<number>): Option.Option<string> =>\n     *   Option.filterMap(n, (n) => (n % 2 === 0 ? Option.some(`Even: ${n}`) : Option.none()))\n     *\n     * console.log(transformEven(Option.none()))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     *\n     * console.log(transformEven(Option.some(1)))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     *\n     * console.log(transformEven(Option.some(2)))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'Even: 2' }\n     * ```\n     *\n     * @category Filtering\n     * @since 2.0.0\n     */\n    <A, B>(f: (a: A) => Option<B>): (self: Option<A>) => Option<B>;\n    /**\n     * Alias of {@link flatMap}.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * // Transform and filter numbers\n     * const transformEven = (n: Option.Option<number>): Option.Option<string> =>\n     *   Option.filterMap(n, (n) => (n % 2 === 0 ? Option.some(`Even: ${n}`) : Option.none()))\n     *\n     * console.log(transformEven(Option.none()))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     *\n     * console.log(transformEven(Option.some(1)))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     *\n     * console.log(transformEven(Option.some(2)))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'Even: 2' }\n     * ```\n     *\n     * @category Filtering\n     * @since 2.0.0\n     */\n    <A, B>(self: Option<A>, f: (a: A) => Option<B>): Option<B>;\n};\n/**\n * Filters an `Option` using a predicate. If the predicate is not satisfied or the `Option` is `None` returns `None`.\n *\n * If you need to change the type of the `Option` in addition to filtering, see `filterMap`.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * const removeEmptyString = (input: Option.Option<string>) =>\n *   Option.filter(input, (value) => value !== \"\")\n *\n * console.log(removeEmptyString(Option.none()))\n * // Output: { _id: 'Option', _tag: 'None' }\n *\n * console.log(removeEmptyString(Option.some(\"\")))\n * // Output: { _id: 'Option', _tag: 'None' }\n *\n * console.log(removeEmptyString(Option.some(\"a\")))\n * // Output: { _id: 'Option', _tag: 'Some', value: 'a' }\n * ```\n *\n * @category Filtering\n * @since 2.0.0\n */\nexport declare const filter: {\n    /**\n     * Filters an `Option` using a predicate. If the predicate is not satisfied or the `Option` is `None` returns `None`.\n     *\n     * If you need to change the type of the `Option` in addition to filtering, see `filterMap`.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * const removeEmptyString = (input: Option.Option<string>) =>\n     *   Option.filter(input, (value) => value !== \"\")\n     *\n     * console.log(removeEmptyString(Option.none()))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     *\n     * console.log(removeEmptyString(Option.some(\"\")))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     *\n     * console.log(removeEmptyString(Option.some(\"a\")))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'a' }\n     * ```\n     *\n     * @category Filtering\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): (self: Option<A>) => Option<B>;\n    /**\n     * Filters an `Option` using a predicate. If the predicate is not satisfied or the `Option` is `None` returns `None`.\n     *\n     * If you need to change the type of the `Option` in addition to filtering, see `filterMap`.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * const removeEmptyString = (input: Option.Option<string>) =>\n     *   Option.filter(input, (value) => value !== \"\")\n     *\n     * console.log(removeEmptyString(Option.none()))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     *\n     * console.log(removeEmptyString(Option.some(\"\")))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     *\n     * console.log(removeEmptyString(Option.some(\"a\")))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'a' }\n     * ```\n     *\n     * @category Filtering\n     * @since 2.0.0\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): (self: Option<A>) => Option<A>;\n    /**\n     * Filters an `Option` using a predicate. If the predicate is not satisfied or the `Option` is `None` returns `None`.\n     *\n     * If you need to change the type of the `Option` in addition to filtering, see `filterMap`.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * const removeEmptyString = (input: Option.Option<string>) =>\n     *   Option.filter(input, (value) => value !== \"\")\n     *\n     * console.log(removeEmptyString(Option.none()))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     *\n     * console.log(removeEmptyString(Option.some(\"\")))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     *\n     * console.log(removeEmptyString(Option.some(\"a\")))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'a' }\n     * ```\n     *\n     * @category Filtering\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: Option<A>, refinement: Refinement<A, B>): Option<B>;\n    /**\n     * Filters an `Option` using a predicate. If the predicate is not satisfied or the `Option` is `None` returns `None`.\n     *\n     * If you need to change the type of the `Option` in addition to filtering, see `filterMap`.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * const removeEmptyString = (input: Option.Option<string>) =>\n     *   Option.filter(input, (value) => value !== \"\")\n     *\n     * console.log(removeEmptyString(Option.none()))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     *\n     * console.log(removeEmptyString(Option.some(\"\")))\n     * // Output: { _id: 'Option', _tag: 'None' }\n     *\n     * console.log(removeEmptyString(Option.some(\"a\")))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 'a' }\n     * ```\n     *\n     * @category Filtering\n     * @since 2.0.0\n     */\n    <A>(self: Option<A>, predicate: Predicate<A>): Option<A>;\n};\n/**\n * Creates an `Equivalence` instance for comparing `Option` values, using a\n * provided `Equivalence` for the inner type.\n *\n * **Details**\n *\n * This function takes an `Equivalence` instance for a specific type `A` and\n * produces an `Equivalence` instance for `Option<A>`. The resulting\n * `Equivalence` determines whether two `Option` values are equivalent:\n *\n * - Two `None`s are considered equivalent.\n * - A `Some` and a `None` are not equivalent.\n * - Two `Some` values are equivalent if their inner values are equivalent\n *   according to the provided `Equivalence`.\n *\n * **Example** (Comparing Optional Numbers for Equivalence)\n *\n * ```ts\n * import { Number, Option } from \"effect\"\n *\n * const isEquivalent = Option.getEquivalence(Number.Equivalence)\n *\n * console.log(isEquivalent(Option.none(), Option.none()))\n * // Output: true\n *\n * console.log(isEquivalent(Option.none(), Option.some(1)))\n * // Output: false\n *\n * console.log(isEquivalent(Option.some(1), Option.none()))\n * // Output: false\n *\n * console.log(isEquivalent(Option.some(1), Option.some(2)))\n * // Output: false\n *\n * console.log(isEquivalent(Option.some(1), Option.some(1)))\n * // Output: true\n * ```\n *\n * @category Equivalence\n * @since 2.0.0\n */\nexport declare const getEquivalence: <A>(isEquivalent: Equivalence.Equivalence<A>) => Equivalence.Equivalence<Option<A>>;\n/**\n * Creates an `Order` instance for comparing `Option` values, using a provided\n * `Order` for the inner type.\n *\n * **Details**\n *\n * This function produces an `Order` instance for `Option<A>`, allowing `Option`\n * values to be compared:\n *\n * - `None` is always considered less than any `Some` value.\n * - If both are `Some`, their inner values are compared using the provided\n *   `Order` instance.\n *\n * @example\n * ```ts\n * import { Number, Option } from \"effect\"\n *\n * const order = Option.getOrder(Number.Order)\n *\n * console.log(order(Option.none(), Option.none()))\n * // Output: 0\n *\n * console.log(order(Option.none(), Option.some(1)))\n * // Output: -1\n *\n * console.log(order(Option.some(1), Option.none()))\n * // Output: 1\n *\n * console.log(order(Option.some(1), Option.some(2)))\n * // Output: -1\n *\n * console.log(order(Option.some(1), Option.some(1)))\n * // Output: 0\n * ```\n *\n * @category Sorting\n * @since 2.0.0\n */\nexport declare const getOrder: <A>(O: Order<A>) => Order<Option<A>>;\n/**\n * Lifts a binary function to work with `Option` values, allowing the function\n * to operate on two `Option`s.\n *\n * **Details**\n *\n * This function takes a binary function `f` and returns a new function that\n * applies `f` to the values of two `Option`s (`self` and `that`). If both\n * `Option`s are `Some`, the binary function `f` is applied to their values, and\n * the result is wrapped in a new `Some`. If either `Option` is `None`, the\n * result is `None`.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * // A binary function to add two numbers\n * const add = (a: number, b: number): number => a + b\n *\n * // Lift the `add` function to work with `Option` values\n * const addOptions = Option.lift2(add)\n *\n * // Both `Option`s are `Some`\n * console.log(addOptions(Option.some(2), Option.some(3)))\n * // Output: { _id: 'Option', _tag: 'Some', value: 5 }\n *\n * // One `Option` is `None`\n * console.log(addOptions(Option.some(2), Option.none()))\n * // Output: { _id: 'Option', _tag: 'None' }\n * ```\n *\n * @category Lifting\n * @since 2.0.0\n */\nexport declare const lift2: <A, B, C>(f: (a: A, b: B) => C) => {\n    (that: Option<B>): (self: Option<A>) => Option<C>;\n    (self: Option<A>, that: Option<B>): Option<C>;\n};\n/**\n * Lifts a `Predicate` or `Refinement` into the `Option` context, returning a\n * `Some` of the input value if the predicate is satisfied, or `None` otherwise.\n *\n * **Details**\n *\n * This function transforms a `Predicate` (or a more specific `Refinement`) into\n * a function that produces an `Option`. If the predicate evaluates to `true`,\n * the input value is wrapped in a `Some`. If the predicate evaluates to\n * `false`, the result is `None`.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * // Check if a number is positive\n * const isPositive = (n: number) => n > 0\n *\n * //      ┌─── (b: number) => Option<number>\n * //      ▼\n * const parsePositive = Option.liftPredicate(isPositive)\n *\n * console.log(parsePositive(1))\n * // Output: { _id: 'Option', _tag: 'Some', value: 1 }\n *\n * console.log(parsePositive(-1))\n * // OUtput: { _id: 'Option', _tag: 'None' }\n * ```\n *\n * @category Lifting\n * @since 2.0.0\n */\nexport declare const liftPredicate: {\n    <A, B extends A>(refinement: Refinement<A, B>): (a: A) => Option<B>;\n    /**\n     * Lifts a `Predicate` or `Refinement` into the `Option` context, returning a\n     * `Some` of the input value if the predicate is satisfied, or `None` otherwise.\n     *\n     * **Details**\n     *\n     * This function transforms a `Predicate` (or a more specific `Refinement`) into\n     * a function that produces an `Option`. If the predicate evaluates to `true`,\n     * the input value is wrapped in a `Some`. If the predicate evaluates to\n     * `false`, the result is `None`.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * // Check if a number is positive\n     * const isPositive = (n: number) => n > 0\n     *\n     * //      ┌─── (b: number) => Option<number>\n     * //      ▼\n     * const parsePositive = Option.liftPredicate(isPositive)\n     *\n     * console.log(parsePositive(1))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 1 }\n     *\n     * console.log(parsePositive(-1))\n     * // OUtput: { _id: 'Option', _tag: 'None' }\n     * ```\n     *\n     * @category Lifting\n     * @since 2.0.0\n     */\n    <B extends A, A = B>(predicate: Predicate<A>): (b: B) => Option<B>;\n    /**\n     * Lifts a `Predicate` or `Refinement` into the `Option` context, returning a\n     * `Some` of the input value if the predicate is satisfied, or `None` otherwise.\n     *\n     * **Details**\n     *\n     * This function transforms a `Predicate` (or a more specific `Refinement`) into\n     * a function that produces an `Option`. If the predicate evaluates to `true`,\n     * the input value is wrapped in a `Some`. If the predicate evaluates to\n     * `false`, the result is `None`.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * // Check if a number is positive\n     * const isPositive = (n: number) => n > 0\n     *\n     * //      ┌─── (b: number) => Option<number>\n     * //      ▼\n     * const parsePositive = Option.liftPredicate(isPositive)\n     *\n     * console.log(parsePositive(1))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 1 }\n     *\n     * console.log(parsePositive(-1))\n     * // OUtput: { _id: 'Option', _tag: 'None' }\n     * ```\n     *\n     * @category Lifting\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: A, refinement: Refinement<A, B>): Option<B>;\n    /**\n     * Lifts a `Predicate` or `Refinement` into the `Option` context, returning a\n     * `Some` of the input value if the predicate is satisfied, or `None` otherwise.\n     *\n     * **Details**\n     *\n     * This function transforms a `Predicate` (or a more specific `Refinement`) into\n     * a function that produces an `Option`. If the predicate evaluates to `true`,\n     * the input value is wrapped in a `Some`. If the predicate evaluates to\n     * `false`, the result is `None`.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * // Check if a number is positive\n     * const isPositive = (n: number) => n > 0\n     *\n     * //      ┌─── (b: number) => Option<number>\n     * //      ▼\n     * const parsePositive = Option.liftPredicate(isPositive)\n     *\n     * console.log(parsePositive(1))\n     * // Output: { _id: 'Option', _tag: 'Some', value: 1 }\n     *\n     * console.log(parsePositive(-1))\n     * // OUtput: { _id: 'Option', _tag: 'None' }\n     * ```\n     *\n     * @category Lifting\n     * @since 2.0.0\n     */\n    <B extends A, A = B>(self: B, predicate: Predicate<A>): Option<B>;\n};\n/**\n * Returns a function that checks if an `Option` contains a specified value,\n * using a provided equivalence function.\n *\n * **Details**\n *\n * This function allows you to check whether an `Option` contains a specific\n * value. It uses an equivalence function `isEquivalent` to compare the value\n * inside the `Option` to the provided value. If the `Option` is `Some` and the\n * equivalence function returns `true`, the result is `true`. If the `Option` is\n * `None` or the values are not equivalent, the result is `false`.\n *\n * @example\n * ```ts\n * import { Number, Option } from \"effect\"\n *\n * const contains = Option.containsWith(Number.Equivalence)\n *\n * console.log(Option.some(2).pipe(contains(2)))\n * // Output: true\n *\n * console.log(Option.some(1).pipe(contains(2)))\n * // Output: false\n *\n * console.log(Option.none().pipe(contains(2)))\n * // Output: false\n * ```\n *\n * @see {@link contains} for a version that uses the default `Equivalence`.\n *\n * @category Elements\n * @since 2.0.0\n */\nexport declare const containsWith: <A>(isEquivalent: (self: A, that: A) => boolean) => {\n    (a: A): (self: Option<A>) => boolean;\n    (self: Option<A>, a: A): boolean;\n};\n/**\n * Returns a function that checks if an `Option` contains a specified value\n * using the default `Equivalence`.\n *\n * **Details**\n *\n * This function allows you to check whether an `Option` contains a specific\n * value. It uses the default `Equivalence` for equality comparison. If the\n * `Option` is `Some` and its value is equivalent to the provided value, the\n * result is `true`. If the `Option` is `None` or the values are not equivalent,\n * the result is `false`.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * console.log(Option.some(2).pipe(Option.contains(2)))\n * // Output: true\n *\n * console.log(Option.some(1).pipe(Option.contains(2)))\n * // Output: false\n *\n * console.log(Option.none().pipe(Option.contains(2)))\n * // Output: false\n * ```\n *\n * @see {@link containsWith} for a version that allows you to specify a custom equivalence function.\n *\n * @category Elements\n * @since 2.0.0\n */\nexport declare const contains: {\n    /**\n     * Returns a function that checks if an `Option` contains a specified value\n     * using the default `Equivalence`.\n     *\n     * **Details**\n     *\n     * This function allows you to check whether an `Option` contains a specific\n     * value. It uses the default `Equivalence` for equality comparison. If the\n     * `Option` is `Some` and its value is equivalent to the provided value, the\n     * result is `true`. If the `Option` is `None` or the values are not equivalent,\n     * the result is `false`.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * console.log(Option.some(2).pipe(Option.contains(2)))\n     * // Output: true\n     *\n     * console.log(Option.some(1).pipe(Option.contains(2)))\n     * // Output: false\n     *\n     * console.log(Option.none().pipe(Option.contains(2)))\n     * // Output: false\n     * ```\n     *\n     * @see {@link containsWith} for a version that allows you to specify a custom equivalence function.\n     *\n     * @category Elements\n     * @since 2.0.0\n     */\n    <A>(a: A): (self: Option<A>) => boolean;\n    /**\n     * Returns a function that checks if an `Option` contains a specified value\n     * using the default `Equivalence`.\n     *\n     * **Details**\n     *\n     * This function allows you to check whether an `Option` contains a specific\n     * value. It uses the default `Equivalence` for equality comparison. If the\n     * `Option` is `Some` and its value is equivalent to the provided value, the\n     * result is `true`. If the `Option` is `None` or the values are not equivalent,\n     * the result is `false`.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * console.log(Option.some(2).pipe(Option.contains(2)))\n     * // Output: true\n     *\n     * console.log(Option.some(1).pipe(Option.contains(2)))\n     * // Output: false\n     *\n     * console.log(Option.none().pipe(Option.contains(2)))\n     * // Output: false\n     * ```\n     *\n     * @see {@link containsWith} for a version that allows you to specify a custom equivalence function.\n     *\n     * @category Elements\n     * @since 2.0.0\n     */\n    <A>(self: Option<A>, a: A): boolean;\n};\n/**\n * Checks if a value in an `Option` satisfies a given predicate or refinement.\n *\n * **Details**\n *\n * This function allows you to check if a value inside a `Some` meets a\n * specified condition. If the `Option` is `None`, the result is `false`. If the\n * `Option` is `Some`, the provided predicate or refinement is applied to the\n * value:\n *\n * - If the condition is met, the result is `true`.\n * - If the condition is not met, the result is `false`.\n *\n * @example\n * ```ts\n * import { Option } from \"effect\"\n *\n * const isEven = (n: number) => n % 2 === 0\n *\n * console.log(Option.some(2).pipe(Option.exists(isEven)))\n * // Output: true\n *\n * console.log(Option.some(1).pipe(Option.exists(isEven)))\n * // Output: false\n *\n * console.log(Option.none().pipe(Option.exists(isEven)))\n * // Output: false\n * ```\n *\n * @category Elements\n * @since 2.0.0\n */\nexport declare const exists: {\n    /**\n     * Checks if a value in an `Option` satisfies a given predicate or refinement.\n     *\n     * **Details**\n     *\n     * This function allows you to check if a value inside a `Some` meets a\n     * specified condition. If the `Option` is `None`, the result is `false`. If the\n     * `Option` is `Some`, the provided predicate or refinement is applied to the\n     * value:\n     *\n     * - If the condition is met, the result is `true`.\n     * - If the condition is not met, the result is `false`.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * const isEven = (n: number) => n % 2 === 0\n     *\n     * console.log(Option.some(2).pipe(Option.exists(isEven)))\n     * // Output: true\n     *\n     * console.log(Option.some(1).pipe(Option.exists(isEven)))\n     * // Output: false\n     *\n     * console.log(Option.none().pipe(Option.exists(isEven)))\n     * // Output: false\n     * ```\n     *\n     * @category Elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): (self: Option<A>) => self is Option<B>;\n    /**\n     * Checks if a value in an `Option` satisfies a given predicate or refinement.\n     *\n     * **Details**\n     *\n     * This function allows you to check if a value inside a `Some` meets a\n     * specified condition. If the `Option` is `None`, the result is `false`. If the\n     * `Option` is `Some`, the provided predicate or refinement is applied to the\n     * value:\n     *\n     * - If the condition is met, the result is `true`.\n     * - If the condition is not met, the result is `false`.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * const isEven = (n: number) => n % 2 === 0\n     *\n     * console.log(Option.some(2).pipe(Option.exists(isEven)))\n     * // Output: true\n     *\n     * console.log(Option.some(1).pipe(Option.exists(isEven)))\n     * // Output: false\n     *\n     * console.log(Option.none().pipe(Option.exists(isEven)))\n     * // Output: false\n     * ```\n     *\n     * @category Elements\n     * @since 2.0.0\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): (self: Option<A>) => boolean;\n    /**\n     * Checks if a value in an `Option` satisfies a given predicate or refinement.\n     *\n     * **Details**\n     *\n     * This function allows you to check if a value inside a `Some` meets a\n     * specified condition. If the `Option` is `None`, the result is `false`. If the\n     * `Option` is `Some`, the provided predicate or refinement is applied to the\n     * value:\n     *\n     * - If the condition is met, the result is `true`.\n     * - If the condition is not met, the result is `false`.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * const isEven = (n: number) => n % 2 === 0\n     *\n     * console.log(Option.some(2).pipe(Option.exists(isEven)))\n     * // Output: true\n     *\n     * console.log(Option.some(1).pipe(Option.exists(isEven)))\n     * // Output: false\n     *\n     * console.log(Option.none().pipe(Option.exists(isEven)))\n     * // Output: false\n     * ```\n     *\n     * @category Elements\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: Option<A>, refinement: Refinement<A, B>): self is Option<B>;\n    /**\n     * Checks if a value in an `Option` satisfies a given predicate or refinement.\n     *\n     * **Details**\n     *\n     * This function allows you to check if a value inside a `Some` meets a\n     * specified condition. If the `Option` is `None`, the result is `false`. If the\n     * `Option` is `Some`, the provided predicate or refinement is applied to the\n     * value:\n     *\n     * - If the condition is met, the result is `true`.\n     * - If the condition is not met, the result is `false`.\n     *\n     * @example\n     * ```ts\n     * import { Option } from \"effect\"\n     *\n     * const isEven = (n: number) => n % 2 === 0\n     *\n     * console.log(Option.some(2).pipe(Option.exists(isEven)))\n     * // Output: true\n     *\n     * console.log(Option.some(1).pipe(Option.exists(isEven)))\n     * // Output: false\n     *\n     * console.log(Option.none().pipe(Option.exists(isEven)))\n     * // Output: false\n     * ```\n     *\n     * @category Elements\n     * @since 2.0.0\n     */\n    <A>(self: Option<A>, predicate: Predicate<A>): boolean;\n};\n/**\n * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Option` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n * 5. Regular `Option` functions like `map` and `filter` can still be used within the do simulation. These functions will receive the accumulated variables as arguments within the scope\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Option, pipe } from \"effect\"\n *\n * const result = pipe(\n *   Option.Do,\n *   Option.bind(\"x\", () => Option.some(2)),\n *   Option.bind(\"y\", () => Option.some(3)),\n *   Option.let(\"sum\", ({ x, y }) => x + y),\n *   Option.filter(({ x, y }) => x * y > 5)\n * )\n * assert.deepStrictEqual(result, Option.some({ x: 2, y: 3, sum: 5 }))\n * ```\n *\n * @see {@link Do}\n * @see {@link bind}\n * @see {@link let_ let}\n *\n * @category Do notation\n * @since 2.0.0\n */\nexport declare const bindTo: {\n    /**\n     * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Option` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     * 5. Regular `Option` functions like `map` and `filter` can still be used within the do simulation. These functions will receive the accumulated variables as arguments within the scope\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Option, pipe } from \"effect\"\n     *\n     * const result = pipe(\n     *   Option.Do,\n     *   Option.bind(\"x\", () => Option.some(2)),\n     *   Option.bind(\"y\", () => Option.some(3)),\n     *   Option.let(\"sum\", ({ x, y }) => x + y),\n     *   Option.filter(({ x, y }) => x * y > 5)\n     * )\n     * assert.deepStrictEqual(result, Option.some({ x: 2, y: 3, sum: 5 }))\n     * ```\n     *\n     * @see {@link Do}\n     * @see {@link bind}\n     * @see {@link let_ let}\n     *\n     * @category Do notation\n     * @since 2.0.0\n     */\n    <N extends string>(name: N): <A>(self: Option<A>) => Option<{\n        [K in N]: A;\n    }>;\n    /**\n     * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Option` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     * 5. Regular `Option` functions like `map` and `filter` can still be used within the do simulation. These functions will receive the accumulated variables as arguments within the scope\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Option, pipe } from \"effect\"\n     *\n     * const result = pipe(\n     *   Option.Do,\n     *   Option.bind(\"x\", () => Option.some(2)),\n     *   Option.bind(\"y\", () => Option.some(3)),\n     *   Option.let(\"sum\", ({ x, y }) => x + y),\n     *   Option.filter(({ x, y }) => x * y > 5)\n     * )\n     * assert.deepStrictEqual(result, Option.some({ x: 2, y: 3, sum: 5 }))\n     * ```\n     *\n     * @see {@link Do}\n     * @see {@link bind}\n     * @see {@link let_ let}\n     *\n     * @category Do notation\n     * @since 2.0.0\n     */\n    <A, N extends string>(self: Option<A>, name: N): Option<{\n        [K in N]: A;\n    }>;\n};\ndeclare const let_: {\n    <N extends string, A extends object, B>(name: Exclude<N, keyof A>, f: (a: NoInfer<A>) => B): (self: Option<A>) => Option<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }>;\n    <A extends object, N extends string, B>(self: Option<A>, name: Exclude<N, keyof A>, f: (a: NoInfer<A>) => B): Option<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }>;\n};\nexport { \n/**\n * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Option` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n * 5. Regular `Option` functions like `map` and `filter` can still be used within the do simulation. These functions will receive the accumulated variables as arguments within the scope\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Option, pipe } from \"effect\"\n *\n * const result = pipe(\n *   Option.Do,\n *   Option.bind(\"x\", () => Option.some(2)),\n *   Option.bind(\"y\", () => Option.some(3)),\n *   Option.let(\"sum\", ({ x, y }) => x + y),\n *   Option.filter(({ x, y }) => x * y > 5)\n * )\n * assert.deepStrictEqual(result, Option.some({ x: 2, y: 3, sum: 5 }))\n * ```\n *\n * @see {@link Do}\n * @see {@link bind}\n * @see {@link bindTo}\n *\n * @category Do notation\n * @since 2.0.0\n */\nlet_ as let };\n/**\n * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Option` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n * 5. Regular `Option` functions like `map` and `filter` can still be used within the do simulation. These functions will receive the accumulated variables as arguments within the scope\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Option, pipe } from \"effect\"\n *\n * const result = pipe(\n *   Option.Do,\n *   Option.bind(\"x\", () => Option.some(2)),\n *   Option.bind(\"y\", () => Option.some(3)),\n *   Option.let(\"sum\", ({ x, y }) => x + y),\n *   Option.filter(({ x, y }) => x * y > 5)\n * )\n * assert.deepStrictEqual(result, Option.some({ x: 2, y: 3, sum: 5 }))\n * ```\n *\n * @see {@link Do}\n * @see {@link bindTo}\n * @see {@link let_ let}\n *\n * @category Do notation\n * @since 2.0.0\n */\nexport declare const bind: {\n    /**\n     * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Option` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     * 5. Regular `Option` functions like `map` and `filter` can still be used within the do simulation. These functions will receive the accumulated variables as arguments within the scope\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Option, pipe } from \"effect\"\n     *\n     * const result = pipe(\n     *   Option.Do,\n     *   Option.bind(\"x\", () => Option.some(2)),\n     *   Option.bind(\"y\", () => Option.some(3)),\n     *   Option.let(\"sum\", ({ x, y }) => x + y),\n     *   Option.filter(({ x, y }) => x * y > 5)\n     * )\n     * assert.deepStrictEqual(result, Option.some({ x: 2, y: 3, sum: 5 }))\n     * ```\n     *\n     * @see {@link Do}\n     * @see {@link bindTo}\n     * @see {@link let_ let}\n     *\n     * @category Do notation\n     * @since 2.0.0\n     */\n    <N extends string, A extends object, B>(name: Exclude<N, keyof A>, f: (a: NoInfer<A>) => Option<B>): (self: Option<A>) => Option<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }>;\n    /**\n     * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Option` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     * 5. Regular `Option` functions like `map` and `filter` can still be used within the do simulation. These functions will receive the accumulated variables as arguments within the scope\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Option, pipe } from \"effect\"\n     *\n     * const result = pipe(\n     *   Option.Do,\n     *   Option.bind(\"x\", () => Option.some(2)),\n     *   Option.bind(\"y\", () => Option.some(3)),\n     *   Option.let(\"sum\", ({ x, y }) => x + y),\n     *   Option.filter(({ x, y }) => x * y > 5)\n     * )\n     * assert.deepStrictEqual(result, Option.some({ x: 2, y: 3, sum: 5 }))\n     * ```\n     *\n     * @see {@link Do}\n     * @see {@link bindTo}\n     * @see {@link let_ let}\n     *\n     * @category Do notation\n     * @since 2.0.0\n     */\n    <A extends object, N extends string, B>(self: Option<A>, name: Exclude<N, keyof A>, f: (a: NoInfer<A>) => Option<B>): Option<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }>;\n};\n/**\n * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Option` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n * 5. Regular `Option` functions like `map` and `filter` can still be used within the do simulation. These functions will receive the accumulated variables as arguments within the scope\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Option, pipe } from \"effect\"\n *\n * const result = pipe(\n *   Option.Do,\n *   Option.bind(\"x\", () => Option.some(2)),\n *   Option.bind(\"y\", () => Option.some(3)),\n *   Option.let(\"sum\", ({ x, y }) => x + y),\n *   Option.filter(({ x, y }) => x * y > 5)\n * )\n * assert.deepStrictEqual(result, Option.some({ x: 2, y: 3, sum: 5 }))\n * ```\n *\n * @see {@link bindTo}\n * @see {@link bind}\n * @see {@link let_ let}\n *\n * @category Do notation\n * @since 2.0.0\n */\nexport declare const Do: Option<{}>;\n/**\n * Similar to `Effect.gen`, `Option.gen` provides a more readable,\n * generator-based syntax for working with `Option` values, making code that\n * involves `Option` easier to write and understand. This approach is similar to\n * using `async/await` but tailored for `Option`.\n *\n * **Example** (Using `Option.gen` to Create a Combined Value)\n *\n * ```ts\n * import { Option } from \"effect\"\n *\n * const maybeName: Option.Option<string> = Option.some(\"John\")\n * const maybeAge: Option.Option<number> = Option.some(25)\n *\n * const person = Option.gen(function* () {\n *   const name = (yield* maybeName).toUpperCase()\n *   const age = yield* maybeAge\n *   return { name, age }\n * })\n *\n * console.log(person)\n * // Output:\n * // { _id: 'Option', _tag: 'Some', value: { name: 'JOHN', age: 25 } }\n * ```\n *\n * @category Generators\n * @since 2.0.0\n */\nexport declare const gen: Gen.Gen<OptionTypeLambda, Gen.Adapter<OptionTypeLambda>>;\n//# sourceMappingURL=Option.d.ts.map",
  "node_modules/effect/dist/dts/Order.d.ts": "import type { TypeLambda } from \"./HKT.js\";\n/**\n * @category type class\n * @since 2.0.0\n */\nexport interface Order<in A> {\n    (self: A, that: A): -1 | 0 | 1;\n}\n/**\n * @category type lambdas\n * @since 2.0.0\n */\nexport interface OrderTypeLambda extends TypeLambda {\n    readonly type: Order<this[\"Target\"]>;\n}\n/**\n * @category constructors\n * @since 2.0.0\n */\nexport declare const make: <A>(compare: (self: A, that: A) => -1 | 0 | 1) => Order<A>;\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const string: Order<string>;\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const number: Order<number>;\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const boolean: Order<boolean>;\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const bigint: Order<bigint>;\n/**\n * @since 2.0.0\n */\nexport declare const reverse: <A>(O: Order<A>) => Order<A>;\n/**\n * @category combining\n * @since 2.0.0\n */\nexport declare const combine: {\n    /**\n     * @category combining\n     * @since 2.0.0\n     */\n    <A>(that: Order<A>): (self: Order<A>) => Order<A>;\n    /**\n     * @category combining\n     * @since 2.0.0\n     */\n    <A>(self: Order<A>, that: Order<A>): Order<A>;\n};\n/**\n * @category combining\n * @since 2.0.0\n */\nexport declare const combineMany: {\n    /**\n     * @category combining\n     * @since 2.0.0\n     */\n    <A>(collection: Iterable<Order<A>>): (self: Order<A>) => Order<A>;\n    /**\n     * @category combining\n     * @since 2.0.0\n     */\n    <A>(self: Order<A>, collection: Iterable<Order<A>>): Order<A>;\n};\n/**\n * @since 2.0.0\n */\nexport declare const empty: <A>() => Order<A>;\n/**\n * @category combining\n * @since 2.0.0\n */\nexport declare const combineAll: <A>(collection: Iterable<Order<A>>) => Order<A>;\n/**\n * @category mapping\n * @since 2.0.0\n */\nexport declare const mapInput: {\n    /**\n     * @category mapping\n     * @since 2.0.0\n     */\n    <B, A>(f: (b: B) => A): (self: Order<A>) => Order<B>;\n    /**\n     * @category mapping\n     * @since 2.0.0\n     */\n    <A, B>(self: Order<A>, f: (b: B) => A): Order<B>;\n};\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const Date: Order<Date>;\n/**\n * @category combining\n * @since 2.0.0\n */\nexport declare const product: {\n    <B>(that: Order<B>): <A>(self: Order<A>) => Order<readonly [A, B]>;\n    <A, B>(self: Order<A>, that: Order<B>): Order<readonly [A, B]>;\n};\n/**\n * @category combining\n * @since 2.0.0\n */\nexport declare const all: <A>(collection: Iterable<Order<A>>) => Order<ReadonlyArray<A>>;\n/**\n * @category combining\n * @since 2.0.0\n */\nexport declare const productMany: {\n    <A>(collection: Iterable<Order<A>>): (self: Order<A>) => Order<readonly [A, ...Array<A>]>;\n    <A>(self: Order<A>, collection: Iterable<Order<A>>): Order<readonly [A, ...Array<A>]>;\n};\n/**\n * Similar to `Promise.all` but operates on `Order`s.\n *\n * ```\n * [Order<A>, Order<B>, ...] -> Order<[A, B, ...]>\n * ```\n *\n * This function creates and returns a new `Order` for a tuple of values based on the given `Order`s for each element in the tuple.\n * The returned `Order` compares two tuples of the same type by applying the corresponding `Order` to each element in the tuple.\n * It is useful when you need to compare two tuples of the same type and you have a specific way of comparing each element\n * of the tuple.\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const tuple: <T extends ReadonlyArray<Order<any>>>(...elements: T) => Order<Readonly<{ [I in keyof T]: [T[I]] extends [Order<infer A>] ? A : never; }>>;\n/**\n * This function creates and returns a new `Order` for an array of values based on a given `Order` for the elements of the array.\n * The returned `Order` compares two arrays by applying the given `Order` to each element in the arrays.\n * If all elements are equal, the arrays are then compared based on their length.\n * It is useful when you need to compare two arrays of the same type and you have a specific way of comparing each element of the array.\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const array: <A>(O: Order<A>) => Order<ReadonlyArray<A>>;\n/**\n * This function creates and returns a new `Order` for a struct of values based on the given `Order`s\n * for each property in the struct.\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const struct: <R extends {\n    readonly [x: string]: Order<any>;\n}>(fields: R) => Order<{ [K in keyof R]: [R[K]] extends [Order<infer A>] ? A : never; }>;\n/**\n * Test whether one value is _strictly less than_ another.\n *\n * @since 2.0.0\n */\nexport declare const lessThan: <A>(O: Order<A>) => {\n    (that: A): (self: A) => boolean;\n    (self: A, that: A): boolean;\n};\n/**\n * Test whether one value is _strictly greater than_ another.\n *\n * @since 2.0.0\n */\nexport declare const greaterThan: <A>(O: Order<A>) => {\n    (that: A): (self: A) => boolean;\n    (self: A, that: A): boolean;\n};\n/**\n * Test whether one value is _non-strictly less than_ another.\n *\n * @since 2.0.0\n */\nexport declare const lessThanOrEqualTo: <A>(O: Order<A>) => {\n    (that: A): (self: A) => boolean;\n    (self: A, that: A): boolean;\n};\n/**\n * Test whether one value is _non-strictly greater than_ another.\n *\n * @since 2.0.0\n */\nexport declare const greaterThanOrEqualTo: <A>(O: Order<A>) => {\n    (that: A): (self: A) => boolean;\n    (self: A, that: A): boolean;\n};\n/**\n * Take the minimum of two values. If they are considered equal, the first argument is chosen.\n *\n * @since 2.0.0\n */\nexport declare const min: <A>(O: Order<A>) => {\n    (that: A): (self: A) => A;\n    (self: A, that: A): A;\n};\n/**\n * Take the maximum of two values. If they are considered equal, the first argument is chosen.\n *\n * @since 2.0.0\n */\nexport declare const max: <A>(O: Order<A>) => {\n    (that: A): (self: A) => A;\n    (self: A, that: A): A;\n};\n/**\n * Clamp a value between a minimum and a maximum.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Order, Number } from \"effect\"\n *\n * const clamp = Order.clamp(Number.Order)({ minimum: 1, maximum: 5 })\n *\n * assert.equal(clamp(3), 3)\n * assert.equal(clamp(0), 1)\n * assert.equal(clamp(6), 5)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const clamp: <A>(O: Order<A>) => {\n    (options: {\n        minimum: A;\n        maximum: A;\n    }): (self: A) => A;\n    (self: A, options: {\n        minimum: A;\n        maximum: A;\n    }): A;\n};\n/**\n * Test whether a value is between a minimum and a maximum (inclusive).\n *\n * @since 2.0.0\n */\nexport declare const between: <A>(O: Order<A>) => {\n    (options: {\n        minimum: A;\n        maximum: A;\n    }): (self: A) => boolean;\n    (self: A, options: {\n        minimum: A;\n        maximum: A;\n    }): boolean;\n};\n//# sourceMappingURL=Order.d.ts.map",
  "node_modules/effect/dist/dts/Ordering.d.ts": "/**\n * @since 2.0.0\n */\nimport type { LazyArg } from \"./Function.js\";\n/**\n * @category model\n * @since 2.0.0\n */\nexport type Ordering = -1 | 0 | 1;\n/**\n * Inverts the ordering of the input `Ordering`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { reverse } from \"effect/Ordering\"\n *\n * assert.deepStrictEqual(reverse(1), -1)\n * assert.deepStrictEqual(reverse(-1), 1)\n * assert.deepStrictEqual(reverse(0), 0)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const reverse: (o: Ordering) => Ordering;\n/**\n * Depending on the `Ordering` parameter given to it, returns a value produced by one of the 3 functions provided as parameters.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Ordering } from \"effect\"\n * import { constant } from \"effect/Function\"\n *\n * const toMessage = Ordering.match({\n *   onLessThan: constant('less than'),\n *   onEqual: constant('equal'),\n *   onGreaterThan: constant('greater than')\n * })\n *\n * assert.deepStrictEqual(toMessage(-1), \"less than\")\n * assert.deepStrictEqual(toMessage(0), \"equal\")\n * assert.deepStrictEqual(toMessage(1), \"greater than\")\n * ```\n *\n * @category pattern matching\n * @since 2.0.0\n */\nexport declare const match: {\n    /**\n     * Depending on the `Ordering` parameter given to it, returns a value produced by one of the 3 functions provided as parameters.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Ordering } from \"effect\"\n     * import { constant } from \"effect/Function\"\n     *\n     * const toMessage = Ordering.match({\n     *   onLessThan: constant('less than'),\n     *   onEqual: constant('equal'),\n     *   onGreaterThan: constant('greater than')\n     * })\n     *\n     * assert.deepStrictEqual(toMessage(-1), \"less than\")\n     * assert.deepStrictEqual(toMessage(0), \"equal\")\n     * assert.deepStrictEqual(toMessage(1), \"greater than\")\n     * ```\n     *\n     * @category pattern matching\n     * @since 2.0.0\n     */\n    <A, B, C = B>(options: {\n        readonly onLessThan: LazyArg<A>;\n        readonly onEqual: LazyArg<B>;\n        readonly onGreaterThan: LazyArg<C>;\n    }): (self: Ordering) => A | B | C;\n    /**\n     * Depending on the `Ordering` parameter given to it, returns a value produced by one of the 3 functions provided as parameters.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Ordering } from \"effect\"\n     * import { constant } from \"effect/Function\"\n     *\n     * const toMessage = Ordering.match({\n     *   onLessThan: constant('less than'),\n     *   onEqual: constant('equal'),\n     *   onGreaterThan: constant('greater than')\n     * })\n     *\n     * assert.deepStrictEqual(toMessage(-1), \"less than\")\n     * assert.deepStrictEqual(toMessage(0), \"equal\")\n     * assert.deepStrictEqual(toMessage(1), \"greater than\")\n     * ```\n     *\n     * @category pattern matching\n     * @since 2.0.0\n     */\n    <A, B, C = B>(o: Ordering, options: {\n        readonly onLessThan: LazyArg<A>;\n        readonly onEqual: LazyArg<B>;\n        readonly onGreaterThan: LazyArg<C>;\n    }): A | B | C;\n};\n/**\n * @category combining\n * @since 2.0.0\n */\nexport declare const combine: {\n    /**\n     * @category combining\n     * @since 2.0.0\n     */\n    (that: Ordering): (self: Ordering) => Ordering;\n    /**\n     * @category combining\n     * @since 2.0.0\n     */\n    (self: Ordering, that: Ordering): Ordering;\n};\n/**\n * @category combining\n * @since 2.0.0\n */\nexport declare const combineMany: {\n    /**\n     * @category combining\n     * @since 2.0.0\n     */\n    (collection: Iterable<Ordering>): (self: Ordering) => Ordering;\n    /**\n     * @category combining\n     * @since 2.0.0\n     */\n    (self: Ordering, collection: Iterable<Ordering>): Ordering;\n};\n/**\n * @category combining\n * @since 2.0.0\n */\nexport declare const combineAll: (collection: Iterable<Ordering>) => Ordering;\n//# sourceMappingURL=Ordering.d.ts.map",
  "node_modules/effect/dist/dts/ParseResult.d.ts": "/**\n * @since 3.10.0\n */\nimport * as Arr from \"./Array.js\";\nimport * as Cause from \"./Cause.js\";\nimport * as Effect from \"./Effect.js\";\nimport * as Either from \"./Either.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport * as Inspectable from \"./Inspectable.js\";\nimport * as Option from \"./Option.js\";\nimport type * as Schema from \"./Schema.js\";\nimport * as AST from \"./SchemaAST.js\";\n/**\n * `ParseIssue` is a type that represents the different types of errors that can occur when decoding/encoding a value.\n *\n * @category model\n * @since 3.10.0\n */\nexport type ParseIssue = Type | Missing | Unexpected | Forbidden | Pointer | Refinement | Transformation | Composite;\n/**\n * @category model\n * @since 3.10.0\n */\nexport type SingleOrNonEmpty<A> = A | Arr.NonEmptyReadonlyArray<A>;\n/**\n * @category model\n * @since 3.10.0\n */\nexport type Path = SingleOrNonEmpty<PropertyKey>;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class Pointer {\n    readonly path: Path;\n    readonly actual: unknown;\n    readonly issue: ParseIssue;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"Pointer\";\n    constructor(path: Path, actual: unknown, issue: ParseIssue);\n}\n/**\n * Error that occurs when an unexpected key or index is present.\n *\n * @category model\n * @since 3.10.0\n */\nexport declare class Unexpected {\n    readonly actual: unknown;\n    /**\n     * @since 3.10.0\n     */\n    readonly message?: string | undefined;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"Unexpected\";\n    constructor(actual: unknown, \n    /**\n     * @since 3.10.0\n     */\n    message?: string | undefined);\n}\n/**\n * Error that occurs when a required key or index is missing.\n *\n * @category model\n * @since 3.10.0\n */\nexport declare class Missing {\n    /**\n     * @since 3.10.0\n     */\n    readonly ast: AST.Type;\n    /**\n     * @since 3.10.0\n     */\n    readonly message?: string | undefined;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"Missing\";\n    /**\n     * @since 3.10.0\n     */\n    readonly actual: undefined;\n    constructor(\n    /**\n     * @since 3.10.0\n     */\n    ast: AST.Type, \n    /**\n     * @since 3.10.0\n     */\n    message?: string | undefined);\n}\n/**\n * Error that contains multiple issues.\n *\n * @category model\n * @since 3.10.0\n */\nexport declare class Composite {\n    readonly ast: AST.AST;\n    readonly actual: unknown;\n    readonly issues: SingleOrNonEmpty<ParseIssue>;\n    readonly output?: unknown | undefined;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"Composite\";\n    constructor(ast: AST.AST, actual: unknown, issues: SingleOrNonEmpty<ParseIssue>, output?: unknown | undefined);\n}\n/**\n * Error that occurs when a refinement has an error.\n *\n * @category model\n * @since 3.10.0\n */\nexport declare class Refinement {\n    readonly ast: AST.Refinement;\n    readonly actual: unknown;\n    readonly kind: \"From\" | \"Predicate\";\n    readonly issue: ParseIssue;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"Refinement\";\n    constructor(ast: AST.Refinement, actual: unknown, kind: \"From\" | \"Predicate\", issue: ParseIssue);\n}\n/**\n * Error that occurs when a transformation has an error.\n *\n * @category model\n * @since 3.10.0\n */\nexport declare class Transformation {\n    readonly ast: AST.Transformation;\n    readonly actual: unknown;\n    readonly kind: \"Encoded\" | \"Transformation\" | \"Type\";\n    readonly issue: ParseIssue;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"Transformation\";\n    constructor(ast: AST.Transformation, actual: unknown, kind: \"Encoded\" | \"Transformation\" | \"Type\", issue: ParseIssue);\n}\n/**\n * The `Type` variant of the `ParseIssue` type represents an error that occurs when the `actual` value is not of the expected type.\n * The `ast` field specifies the expected type, and the `actual` field contains the value that caused the error.\n *\n * @category model\n * @since 3.10.0\n */\nexport declare class Type {\n    readonly ast: AST.AST;\n    readonly actual: unknown;\n    readonly message?: string | undefined;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"Type\";\n    constructor(ast: AST.AST, actual: unknown, message?: string | undefined);\n}\n/**\n * The `Forbidden` variant of the `ParseIssue` type represents a forbidden operation, such as when encountering an Effect that is not allowed to execute (e.g., using `runSync`).\n *\n * @category model\n * @since 3.10.0\n */\nexport declare class Forbidden {\n    readonly ast: AST.AST;\n    readonly actual: unknown;\n    readonly message?: string | undefined;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"Forbidden\";\n    constructor(ast: AST.AST, actual: unknown, message?: string | undefined);\n}\n/**\n * @category type id\n * @since 3.10.0\n */\nexport declare const ParseErrorTypeId: unique symbol;\n/**\n * @category type id\n * @since 3.10.0\n */\nexport type ParseErrorTypeId = typeof ParseErrorTypeId;\n/**\n * @since 3.10.0\n */\nexport declare const isParseError: (u: unknown) => u is ParseError;\ndeclare const ParseError_base: new <A extends Record<string, any> = {}>(args: import(\"./Types.js\").Equals<A, {}> extends true ? void : { readonly [P in keyof A as P extends \"_tag\" ? never : P]: A[P]; }) => Cause.YieldableError & {\n    readonly _tag: \"ParseError\";\n} & Readonly<A>;\n/**\n * @since 3.10.0\n */\nexport declare class ParseError extends ParseError_base<{\n    readonly issue: ParseIssue;\n}> {\n    /**\n     * @since 3.10.0\n     */\n    readonly [ParseErrorTypeId]: symbol;\n    get message(): string;\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): {\n        _id: string;\n        message: string;\n    };\n    /**\n     * @since 3.10.0\n     */\n    [Inspectable.NodeInspectSymbol](): {\n        _id: string;\n        message: string;\n    };\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const parseError: (issue: ParseIssue) => ParseError;\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const succeed: <A>(a: A) => Either.Either<A, ParseIssue>;\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const fail: (issue: ParseIssue) => Either.Either<never, ParseIssue>;\ndeclare const _try: <A>(options: {\n    try: LazyArg<A>;\n    catch: (e: unknown) => ParseIssue;\n}) => Either.Either<A, ParseIssue>;\nexport { \n/**\n * @category constructors\n * @since 3.10.0\n */\n_try as try };\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const fromOption: {\n    /**\n     * @category constructors\n     * @since 3.10.0\n     */\n    (onNone: () => ParseIssue): <A>(self: Option.Option<A>) => Either.Either<A, ParseIssue>;\n    /**\n     * @category constructors\n     * @since 3.10.0\n     */\n    <A>(self: Option.Option<A>, onNone: () => ParseIssue): Either.Either<A, ParseIssue>;\n};\n/**\n * @category optimisation\n * @since 3.10.0\n */\nexport declare const flatMap: {\n    /**\n     * @category optimisation\n     * @since 3.10.0\n     */\n    <A, B, E1, R1>(f: (a: A) => Effect.Effect<B, E1, R1>): <E, R>(self: Effect.Effect<A, E, R>) => Effect.Effect<B, E1 | E, R1 | R>;\n    /**\n     * @category optimisation\n     * @since 3.10.0\n     */\n    <A, E, R, B, E1, R1>(self: Effect.Effect<A, E, R>, f: (a: A) => Effect.Effect<B, E1, R1>): Effect.Effect<B, E | E1, R | R1>;\n};\n/**\n * @category optimisation\n * @since 3.10.0\n */\nexport declare const map: {\n    /**\n     * @category optimisation\n     * @since 3.10.0\n     */\n    <A, B>(f: (a: A) => B): <E, R>(self: Effect.Effect<A, E, R>) => Effect.Effect<B, E, R>;\n    /**\n     * @category optimisation\n     * @since 3.10.0\n     */\n    <A, E, R, B>(self: Effect.Effect<A, E, R>, f: (a: A) => B): Effect.Effect<B, E, R>;\n};\n/**\n * @category optimisation\n * @since 3.10.0\n */\nexport declare const mapError: {\n    /**\n     * @category optimisation\n     * @since 3.10.0\n     */\n    <E, E2>(f: (e: E) => E2): <A, R>(self: Effect.Effect<A, E, R>) => Effect.Effect<A, E2, R>;\n    /**\n     * @category optimisation\n     * @since 3.10.0\n     */\n    <A, E, R, E2>(self: Effect.Effect<A, E, R>, f: (e: E) => E2): Effect.Effect<A, E2, R>;\n};\n/**\n * @category optimisation\n * @since 3.10.0\n */\nexport declare const eitherOrUndefined: <A, E, R>(self: Effect.Effect<A, E, R>) => Either.Either<A, E> | undefined;\n/**\n * @category optimisation\n * @since 3.10.0\n */\nexport declare const mapBoth: {\n    /**\n     * @category optimisation\n     * @since 3.10.0\n     */\n    <E, E2, A, A2>(options: {\n        readonly onFailure: (e: E) => E2;\n        readonly onSuccess: (a: A) => A2;\n    }): <R>(self: Effect.Effect<A, E, R>) => Effect.Effect<A2, E2, R>;\n    /**\n     * @category optimisation\n     * @since 3.10.0\n     */\n    <A, E, R, E2, A2>(self: Effect.Effect<A, E, R>, options: {\n        readonly onFailure: (e: E) => E2;\n        readonly onSuccess: (a: A) => A2;\n    }): Effect.Effect<A2, E2, R>;\n};\n/**\n * @category optimisation\n * @since 3.10.0\n */\nexport declare const orElse: {\n    /**\n     * @category optimisation\n     * @since 3.10.0\n     */\n    <E, A2, E2, R2>(f: (e: E) => Effect.Effect<A2, E2, R2>): <A, R>(self: Effect.Effect<A, E, R>) => Effect.Effect<A2 | A, E2, R2 | R>;\n    /**\n     * @category optimisation\n     * @since 3.10.0\n     */\n    <A, E, R, A2, E2, R2>(self: Effect.Effect<A, E, R>, f: (e: E) => Effect.Effect<A2, E2, R2>): Effect.Effect<A2 | A, E2, R2 | R>;\n};\n/**\n * @since 3.10.0\n */\nexport type DecodeUnknown<Out, R> = (u: unknown, options?: AST.ParseOptions) => Effect.Effect<Out, ParseIssue, R>;\n/**\n * @since 3.10.0\n */\nexport type DeclarationDecodeUnknown<Out, R> = (u: unknown, options: AST.ParseOptions, ast: AST.Declaration) => Effect.Effect<Out, ParseIssue, R>;\n/**\n * @throws `ParseError`\n * @category decoding\n * @since 3.10.0\n */\nexport declare const decodeUnknownSync: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (u: unknown, overrideOptions?: AST.ParseOptions) => A;\n/**\n * @category decoding\n * @since 3.10.0\n */\nexport declare const decodeUnknownOption: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (u: unknown, overrideOptions?: AST.ParseOptions) => Option.Option<A>;\n/**\n * @category decoding\n * @since 3.10.0\n */\nexport declare const decodeUnknownEither: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (u: unknown, overrideOptions?: AST.ParseOptions) => Either.Either<A, ParseIssue>;\n/**\n * @category decoding\n * @since 3.10.0\n */\nexport declare const decodeUnknownPromise: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (u: unknown, overrideOptions?: AST.ParseOptions) => Promise<A>;\n/**\n * @category decoding\n * @since 3.10.0\n */\nexport declare const decodeUnknown: <A, I, R>(schema: Schema.Schema<A, I, R>, options?: AST.ParseOptions) => (u: unknown, overrideOptions?: AST.ParseOptions) => Effect.Effect<A, ParseIssue, R>;\n/**\n * @throws `ParseError`\n * @category encoding\n * @since 3.10.0\n */\nexport declare const encodeUnknownSync: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (u: unknown, overrideOptions?: AST.ParseOptions) => I;\n/**\n * @category encoding\n * @since 3.10.0\n */\nexport declare const encodeUnknownOption: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (u: unknown, overrideOptions?: AST.ParseOptions) => Option.Option<I>;\n/**\n * @category encoding\n * @since 3.10.0\n */\nexport declare const encodeUnknownEither: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (u: unknown, overrideOptions?: AST.ParseOptions) => Either.Either<I, ParseIssue>;\n/**\n * @category encoding\n * @since 3.10.0\n */\nexport declare const encodeUnknownPromise: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (u: unknown, overrideOptions?: AST.ParseOptions) => Promise<I>;\n/**\n * @category encoding\n * @since 3.10.0\n */\nexport declare const encodeUnknown: <A, I, R>(schema: Schema.Schema<A, I, R>, options?: AST.ParseOptions) => (u: unknown, overrideOptions?: AST.ParseOptions) => Effect.Effect<I, ParseIssue, R>;\n/**\n * @category decoding\n * @since 3.10.0\n */\nexport declare const decodeSync: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (i: I, overrideOptions?: AST.ParseOptions) => A;\n/**\n * @category decoding\n * @since 3.10.0\n */\nexport declare const decodeOption: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (i: I, overrideOptions?: AST.ParseOptions) => Option.Option<A>;\n/**\n * @category decoding\n * @since 3.10.0\n */\nexport declare const decodeEither: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (i: I, overrideOptions?: AST.ParseOptions) => Either.Either<A, ParseIssue>;\n/**\n * @category decoding\n * @since 3.10.0\n */\nexport declare const decodePromise: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (i: I, overrideOptions?: AST.ParseOptions) => Promise<A>;\n/**\n * @category decoding\n * @since 3.10.0\n */\nexport declare const decode: <A, I, R>(schema: Schema.Schema<A, I, R>, options?: AST.ParseOptions) => (i: I, overrideOptions?: AST.ParseOptions) => Effect.Effect<A, ParseIssue, R>;\n/**\n * @throws `ParseError`\n * @category validation\n * @since 3.10.0\n */\nexport declare const validateSync: <A, I, R>(schema: Schema.Schema<A, I, R>, options?: AST.ParseOptions) => (u: unknown, overrideOptions?: AST.ParseOptions) => A;\n/**\n * @category validation\n * @since 3.10.0\n */\nexport declare const validateOption: <A, I, R>(schema: Schema.Schema<A, I, R>, options?: AST.ParseOptions) => (u: unknown, overrideOptions?: AST.ParseOptions) => Option.Option<A>;\n/**\n * @category validation\n * @since 3.10.0\n */\nexport declare const validateEither: <A, I, R>(schema: Schema.Schema<A, I, R>, options?: AST.ParseOptions) => (u: unknown, overrideOptions?: AST.ParseOptions) => Either.Either<A, ParseIssue>;\n/**\n * @category validation\n * @since 3.10.0\n */\nexport declare const validatePromise: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (u: unknown, overrideOptions?: AST.ParseOptions) => Promise<A>;\n/**\n * @category validation\n * @since 3.10.0\n */\nexport declare const validate: <A, I, R>(schema: Schema.Schema<A, I, R>, options?: AST.ParseOptions) => (a: unknown, overrideOptions?: AST.ParseOptions) => Effect.Effect<A, ParseIssue, R>;\n/**\n * By default the option `exact` is set to `true`.\n *\n * @category validation\n * @since 3.10.0\n */\nexport declare const is: <A, I, R>(schema: Schema.Schema<A, I, R>, options?: AST.ParseOptions) => (u: unknown, overrideOptions?: AST.ParseOptions | number) => u is A;\n/**\n * By default the option `exact` is set to `true`.\n *\n * @throws `ParseError`\n * @category validation\n * @since 3.10.0\n */\nexport declare const asserts: <A, I, R>(schema: Schema.Schema<A, I, R>, options?: AST.ParseOptions) => (u: unknown, overrideOptions?: AST.ParseOptions) => asserts u is A;\n/**\n * @category encoding\n * @since 3.10.0\n */\nexport declare const encodeSync: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (a: A, overrideOptions?: AST.ParseOptions) => I;\n/**\n * @category encoding\n * @since 3.10.0\n */\nexport declare const encodeOption: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (input: A, overrideOptions?: AST.ParseOptions) => Option.Option<I>;\n/**\n * @category encoding\n * @since 3.10.0\n */\nexport declare const encodeEither: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (a: A, overrideOptions?: AST.ParseOptions) => Either.Either<I, ParseIssue>;\n/**\n * @category encoding\n * @since 3.10.0\n */\nexport declare const encodePromise: <A, I>(schema: Schema.Schema<A, I, never>, options?: AST.ParseOptions) => (a: A, overrideOptions?: AST.ParseOptions) => Promise<I>;\n/**\n * @category encoding\n * @since 3.10.0\n */\nexport declare const encode: <A, I, R>(schema: Schema.Schema<A, I, R>, options?: AST.ParseOptions) => (a: A, overrideOptions?: AST.ParseOptions) => Effect.Effect<I, ParseIssue, R>;\n/**\n * @category formatting\n * @since 3.10.0\n */\nexport interface ParseResultFormatter<A> {\n    readonly formatIssue: (issue: ParseIssue) => Effect.Effect<A>;\n    readonly formatIssueSync: (issue: ParseIssue) => A;\n    readonly formatError: (error: ParseError) => Effect.Effect<A>;\n    readonly formatErrorSync: (error: ParseError) => A;\n}\n/**\n * @category formatting\n * @since 3.10.0\n */\nexport declare const TreeFormatter: ParseResultFormatter<string>;\n/**\n * Returns `true` if the value is a `Composite`.\n *\n * @category guards\n * @since 3.10.0\n */\nexport declare const isComposite: (issue: ParseIssue) => issue is Composite;\n/**\n * Represents an issue returned by the {@link ArrayFormatter} formatter.\n *\n * @category model\n * @since 3.10.0\n */\nexport interface ArrayFormatterIssue {\n    /**\n     * The tag identifying the type of parse issue.\n     */\n    readonly _tag: ParseIssue[\"_tag\"];\n    /**\n     * The path to the property where the issue occurred.\n     */\n    readonly path: ReadonlyArray<PropertyKey>;\n    /**\n     * A descriptive message explaining the issue.\n     */\n    readonly message: string;\n}\n/**\n * @category formatting\n * @since 3.10.0\n */\nexport declare const ArrayFormatter: ParseResultFormatter<Array<ArrayFormatterIssue>>;\n//# sourceMappingURL=ParseResult.d.ts.map",
  "node_modules/effect/dist/dts/Pipeable.d.ts": "/**\n * @since 2.0.0\n */\nimport type { Ctor } from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category Models\n */\nexport interface Pipeable {\n    pipe<A>(this: A): A;\n    pipe<A, B = never>(this: A, ab: (_: A) => B): B;\n    pipe<A, B = never, C = never>(this: A, ab: (_: A) => B, bc: (_: B) => C): C;\n    pipe<A, B = never, C = never, D = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D): D;\n    pipe<A, B = never, C = never, D = never, E = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E): E;\n    pipe<A, B = never, C = never, D = never, E = never, F = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F): F;\n    pipe<A, B = never, C = never, D = never, E = never, F = never, G = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F, fg: (_: F) => G): G;\n    pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F, fg: (_: F) => G, gh: (_: G) => H): H;\n    pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F, fg: (_: F) => G, gh: (_: G) => H, hi: (_: H) => I): I;\n    pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F, fg: (_: F) => G, gh: (_: G) => H, hi: (_: H) => I, ij: (_: I) => J): J;\n    pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F, fg: (_: F) => G, gh: (_: G) => H, hi: (_: H) => I, ij: (_: I) => J, jk: (_: J) => K): K;\n    pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F, fg: (_: F) => G, gh: (_: G) => H, hi: (_: H) => I, ij: (_: I) => J, jk: (_: J) => K, kl: (_: K) => L): L;\n    pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F, fg: (_: F) => G, gh: (_: G) => H, hi: (_: H) => I, ij: (_: I) => J, jk: (_: J) => K, kl: (_: K) => L, lm: (_: L) => M): M;\n    pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never, N = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F, fg: (_: F) => G, gh: (_: G) => H, hi: (_: H) => I, ij: (_: I) => J, jk: (_: J) => K, kl: (_: K) => L, lm: (_: L) => M, mn: (_: M) => N): N;\n    pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never, N = never, O = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F, fg: (_: F) => G, gh: (_: G) => H, hi: (_: H) => I, ij: (_: I) => J, jk: (_: J) => K, kl: (_: K) => L, lm: (_: L) => M, mn: (_: M) => N, no: (_: N) => O): O;\n    pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never, N = never, O = never, P = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F, fg: (_: F) => G, gh: (_: G) => H, hi: (_: H) => I, ij: (_: I) => J, jk: (_: J) => K, kl: (_: K) => L, lm: (_: L) => M, mn: (_: M) => N, no: (_: N) => O, op: (_: O) => P): P;\n    pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never, N = never, O = never, P = never, Q = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F, fg: (_: F) => G, gh: (_: G) => H, hi: (_: H) => I, ij: (_: I) => J, jk: (_: J) => K, kl: (_: K) => L, lm: (_: L) => M, mn: (_: M) => N, no: (_: N) => O, op: (_: O) => P, pq: (_: P) => Q): Q;\n    pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never, N = never, O = never, P = never, Q = never, R = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F, fg: (_: F) => G, gh: (_: G) => H, hi: (_: H) => I, ij: (_: I) => J, jk: (_: J) => K, kl: (_: K) => L, lm: (_: L) => M, mn: (_: M) => N, no: (_: N) => O, op: (_: O) => P, pq: (_: P) => Q, qr: (_: Q) => R): R;\n    pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never, N = never, O = never, P = never, Q = never, R = never, S = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F, fg: (_: F) => G, gh: (_: G) => H, hi: (_: H) => I, ij: (_: I) => J, jk: (_: J) => K, kl: (_: K) => L, lm: (_: L) => M, mn: (_: M) => N, no: (_: N) => O, op: (_: O) => P, pq: (_: P) => Q, qr: (_: Q) => R, rs: (_: R) => S): S;\n    pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never, N = never, O = never, P = never, Q = never, R = never, S = never, T = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F, fg: (_: F) => G, gh: (_: G) => H, hi: (_: H) => I, ij: (_: I) => J, jk: (_: J) => K, kl: (_: K) => L, lm: (_: L) => M, mn: (_: M) => N, no: (_: N) => O, op: (_: O) => P, pq: (_: P) => Q, qr: (_: Q) => R, rs: (_: R) => S, st: (_: S) => T): T;\n    pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never, N = never, O = never, P = never, Q = never, R = never, S = never, T = never, U = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F, fg: (_: F) => G, gh: (_: G) => H, hi: (_: H) => I, ij: (_: I) => J, jk: (_: J) => K, kl: (_: K) => L, lm: (_: L) => M, mn: (_: M) => N, no: (_: N) => O, op: (_: O) => P, pq: (_: P) => Q, qr: (_: Q) => R, rs: (_: R) => S, st: (_: S) => T, tu: (_: T) => U): U;\n    pipe<A, B = never, C = never, D = never, E = never, F = never, G = never, H = never, I = never, J = never, K = never, L = never, M = never, N = never, O = never, P = never, Q = never, R = never, S = never, T = never, U = never>(this: A, ab: (_: A) => B, bc: (_: B) => C, cd: (_: C) => D, de: (_: D) => E, ef: (_: E) => F, fg: (_: F) => G, gh: (_: G) => H, hi: (_: H) => I, ij: (_: I) => J, jk: (_: J) => K, kl: (_: K) => L, lm: (_: L) => M, mn: (_: M) => N, no: (_: N) => O, op: (_: O) => P, pq: (_: P) => Q, qr: (_: Q) => R, rs: (_: R) => S, st: (_: S) => T, tu: (_: T) => U): U;\n}\n/**\n * @since 2.0.0\n */\nexport declare const pipeArguments: <A>(self: A, args: IArguments) => unknown;\n/**\n * @since 3.15.0\n * @category Models\n */\nexport interface PipeableConstructor {\n    new (...args: Array<any>): Pipeable;\n}\n/**\n * @since 3.15.0\n * @category Prototypes\n */\nexport declare const Prototype: Pipeable;\n/**\n * @since 3.15.0\n * @category Constructors\n */\nexport declare const Class: {\n    /**\n     * @since 3.15.0\n     * @category Constructors\n     */\n    (): PipeableConstructor;\n    /**\n     * @since 3.15.0\n     * @category Constructors\n     */\n    <TBase extends Ctor>(klass: TBase): TBase & PipeableConstructor;\n};\n//# sourceMappingURL=Pipeable.d.ts.map",
  "node_modules/effect/dist/dts/Pool.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Duration from \"./Duration.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as Types from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const PoolTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type PoolTypeId = typeof PoolTypeId;\n/**\n * A `Pool<A, E>` is a pool of items of type `A`, each of which may be\n * associated with the acquisition and release of resources. An attempt to get\n * an item `A` from a pool may fail with an error of type `E`.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Pool<in out A, out E = never> extends Pool.Variance<A, E>, Effect.Effect<A, E, Scope.Scope>, Pipeable {\n    /**\n     * Retrieves an item from the pool in a scoped effect. Note that if\n     * acquisition fails, then the returned effect will fail for that same reason.\n     * Retrying a failed acquisition attempt will repeat the acquisition attempt.\n     */\n    readonly get: Effect.Effect<A, E, Scope.Scope>;\n    /**\n     * Invalidates the specified item. This will cause the pool to eventually\n     * reallocate the item, although this reallocation may occur lazily rather\n     * than eagerly.\n     */\n    invalidate(item: A): Effect.Effect<void>;\n    readonly [Unify.typeSymbol]?: unknown;\n    readonly [Unify.unifySymbol]?: PoolUnify<this>;\n    readonly [Unify.ignoreSymbol]?: PoolUnifyIgnore;\n}\n/**\n * @category models\n * @since 3.9.0\n */\nexport interface PoolUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Effect.EffectUnify<A> {\n    Pool?: () => Extract<A[Unify.typeSymbol], Pool<any, any>> extends Pool<infer A0, infer _E0> | infer _ ? A0 extends any ? Extract<A[Unify.typeSymbol], Pool<A0, any>> extends Pool<A0, infer E1> ? Pool<A0, E1> : never : never : never;\n}\n/**\n * @category models\n * @since 3.9.0\n */\nexport interface PoolUnifyIgnore extends Effect.EffectUnifyIgnore {\n    Effect?: true;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Pool {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in out A, out E> {\n        readonly [PoolTypeId]: {\n            readonly _A: Types.Invariant<A>;\n            readonly _E: Types.Covariant<E>;\n        };\n    }\n}\n/**\n * Returns `true` if the specified value is a `Pool`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isPool: (u: unknown) => u is Pool<unknown, unknown>;\n/**\n * Makes a new pool of the specified fixed size. The pool is returned in a\n * `Scope`, which governs the lifetime of the pool. When the pool is shutdown\n * because the `Scope` is closed, the individual items allocated by the pool\n * will be released in some unspecified order.\n *\n * By setting the `concurrency` parameter, you can control the level of concurrent\n * access per pool item. By default, the number of permits is set to `1`.\n *\n * `targetUtilization` determines when to create new pool items. It is a value\n * between 0 and 1, where 1 means only create new pool items when all the existing\n * items are fully utilized.\n *\n * A `targetUtilization` of 0.5 will create new pool items when the existing items are\n * 50% utilized.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <A, E, R>(options: {\n    readonly acquire: Effect.Effect<A, E, R>;\n    readonly size: number;\n    readonly concurrency?: number | undefined;\n    readonly targetUtilization?: number | undefined;\n}) => Effect.Effect<Pool<A, E>, never, Scope.Scope | R>;\n/**\n * Makes a new pool with the specified minimum and maximum sizes and time to\n * live before a pool whose excess items are not being used will be shrunk\n * down to the minimum size. The pool is returned in a `Scope`, which governs\n * the lifetime of the pool. When the pool is shutdown because the `Scope` is\n * used, the individual items allocated by the pool will be released in some\n * unspecified order.\n *\n * By setting the `concurrency` parameter, you can control the level of concurrent\n * access per pool item. By default, the number of permits is set to `1`.\n *\n * `targetUtilization` determines when to create new pool items. It is a value\n * between 0 and 1, where 1 means only create new pool items when all the existing\n * items are fully utilized.\n *\n * A `targetUtilization` of 0.5 will create new pool items when the existing items are\n * 50% utilized.\n *\n * The `timeToLiveStrategy` determines how items are invalidated. If set to\n * \"creation\", then items are invalidated based on their creation time. If set\n * to \"usage\", then items are invalidated based on pool usage.\n *\n * By default, the `timeToLiveStrategy` is set to \"usage\".\n *\n * ```ts skip-type-checking\n * import { createConnection } from \"mysql2\";\n * import { Duration, Effect, Pool } from \"effect\"\n *\n * const acquireDBConnection = Effect.acquireRelease(\n *   Effect.sync(() => createConnection('mysql://...')),\n *   (connection) => Effect.sync(() => connection.end(() => {})),\n * )\n *\n * const connectionPool = Effect.flatMap(\n *  Pool.makeWithTTL({\n *     acquire: acquireDBConnection,\n *     min: 10,\n *     max: 20,\n *     timeToLive: Duration.seconds(60)\n *   }),\n *   (pool) => pool.get\n * )\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeWithTTL: <A, E, R>(options: {\n    readonly acquire: Effect.Effect<A, E, R>;\n    readonly min: number;\n    readonly max: number;\n    readonly concurrency?: number | undefined;\n    readonly targetUtilization?: number | undefined;\n    readonly timeToLive: Duration.DurationInput;\n    readonly timeToLiveStrategy?: \"creation\" | \"usage\" | undefined;\n}) => Effect.Effect<Pool<A, E>, never, Scope.Scope | R>;\n/**\n * Retrieves an item from the pool in a scoped effect. Note that if\n * acquisition fails, then the returned effect will fail for that same reason.\n * Retrying a failed acquisition attempt will repeat the acquisition attempt.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const get: <A, E>(self: Pool<A, E>) => Effect.Effect<A, E, Scope.Scope>;\n/**\n * Invalidates the specified item. This will cause the pool to eventually\n * reallocate the item, although this reallocation may occur lazily rather\n * than eagerly.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const invalidate: {\n    /**\n     * Invalidates the specified item. This will cause the pool to eventually\n     * reallocate the item, although this reallocation may occur lazily rather\n     * than eagerly.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A>(value: A): <E>(self: Pool<A, E>) => Effect.Effect<void, never, Scope.Scope>;\n    /**\n     * Invalidates the specified item. This will cause the pool to eventually\n     * reallocate the item, although this reallocation may occur lazily rather\n     * than eagerly.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, E>(self: Pool<A, E>, value: A): Effect.Effect<void, never, Scope.Scope>;\n};\n//# sourceMappingURL=Pool.d.ts.map",
  "node_modules/effect/dist/dts/Predicate.d.ts": "import type { TypeLambda } from \"./HKT.js\";\nimport type { TupleOf, TupleOfAtLeast } from \"./Types.js\";\n/**\n * Represents a function that takes a value of type `A` and returns `true` if the value\n * satisfies some condition, `false` otherwise.\n *\n * @example\n * ```ts\n * import { Predicate } from \"effect\"\n * import * as assert from \"node:assert\"\n *\n * const isEven: Predicate.Predicate<number> = (n) => n % 2 === 0\n *\n * assert.strictEqual(isEven(2), true)\n * assert.strictEqual(isEven(3), false)\n * ```\n *\n * @category models\n * @since 2.0.0\n */\nexport interface Predicate<in A> {\n    (a: A): boolean;\n}\n/**\n * A `TypeLambda` for `Predicate`. This is used to support higher-kinded types\n * and allows `Predicate` to be used in generic contexts within the `effect` ecosystem.\n *\n * @category type lambdas\n * @since 2.0.0\n */\nexport interface PredicateTypeLambda extends TypeLambda {\n    readonly type: Predicate<this[\"Target\"]>;\n}\n/**\n * Represents a function that serves as a type guard.\n *\n * A `Refinement<A, B>` is a function that takes a value of type `A` and returns a\n * type predicate `a is B`, where `B` is a subtype of `A`. If the function returns\n * `true`, TypeScript will narrow the type of the input variable to `B`.\n *\n * @example\n * ```ts\n * import { Predicate } from \"effect\"\n * import * as assert from \"node:assert\"\n *\n * const isString: Predicate.Refinement<unknown, string> = (u): u is string => typeof u === \"string\"\n *\n * const value: unknown = \"hello\"\n *\n * if (isString(value)) {\n *   // value is now known to be a string\n *   assert.strictEqual(value.toUpperCase(), \"HELLO\")\n * }\n * ```\n *\n * @category models\n * @since 2.0.0\n */\nexport interface Refinement<in A, out B extends A> {\n    (a: A): a is B;\n}\n/**\n * A namespace for type-level utilities for `Predicate`.\n *\n * @since 3.6.0\n * @category type-level\n */\nexport declare namespace Predicate {\n    /**\n     * Extracts the input type `A` from a `Predicate<A>`.\n     *\n     * @example\n     * ```ts\n     * import { type Predicate } from \"effect\"\n     *\n     * type T = Predicate.Predicate.In<Predicate.Predicate<string>> // T is string\n     * ```\n     *\n     * @since 3.6.0\n     * @category type-level\n     */\n    type In<T extends Any> = [T] extends [Predicate<infer _A>] ? _A : never;\n    /**\n     * A type representing any `Predicate`.\n     *\n     * @since 3.6.0\n     * @category type-level\n     */\n    type Any = Predicate<never>;\n}\n/**\n * A namespace for type-level utilities for `Refinement`.\n *\n * @since 3.6.0\n * @category type-level\n */\nexport declare namespace Refinement {\n    /**\n     * Extracts the input type `A` from a `Refinement<A, B>`.\n     *\n     * @example\n     * ```ts\n     * import { type Predicate } from \"effect\"\n     *\n     * type IsString = Predicate.Refinement<unknown, string>\n     * type T = Predicate.Refinement.In<IsString> // T is unknown\n     * ```\n     *\n     * @since 3.6.0\n     * @category type-level\n     */\n    type In<T extends Any> = [T] extends [Refinement<infer _A, infer _>] ? _A : never;\n    /**\n     * Extracts the output (refined) type `B` from a `Refinement<A, B>`.\n     *\n     * @example\n     * ```ts\n     * import { type Predicate } from \"effect\"\n     *\n     * type IsString = Predicate.Refinement<unknown, string>\n     * type T = Predicate.Refinement.Out<IsString> // T is string\n     * ```\n     *\n     * @since 3.6.0\n     * @category type-level\n     */\n    type Out<T extends Any> = [T] extends [Refinement<infer _, infer _B>] ? _B : never;\n    /**\n     * A type representing any `Refinement`.\n     *\n     * @since 3.6.0\n     * @category type-level\n     */\n    type Any = Refinement<any, any>;\n}\n/**\n * Transforms a `Predicate<A>` into a `Predicate<B>` by applying a function `(b: B) => A`\n * to the input before passing it to the predicate. This is also known as \"contramap\" or\n * \"pre-composition\".\n *\n * @example\n * ```ts\n * import { Predicate, Number } from \"effect\"\n * import * as assert from \"node:assert\"\n *\n * // A predicate on numbers\n * const isPositive: Predicate.Predicate<number> = Number.greaterThan(0)\n *\n * // A function from `string` to `number`\n * const stringLength = (s: string): number => s.length\n *\n * // Create a new predicate on strings by mapping the input\n * const hasPositiveLength = Predicate.mapInput(isPositive, stringLength)\n *\n * assert.strictEqual(hasPositiveLength(\"hello\"), true)\n * assert.strictEqual(hasPositiveLength(\"\"), false)\n * ```\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const mapInput: {\n    /**\n     * Transforms a `Predicate<A>` into a `Predicate<B>` by applying a function `(b: B) => A`\n     * to the input before passing it to the predicate. This is also known as \"contramap\" or\n     * \"pre-composition\".\n     *\n     * @example\n     * ```ts\n     * import { Predicate, Number } from \"effect\"\n     * import * as assert from \"node:assert\"\n     *\n     * // A predicate on numbers\n     * const isPositive: Predicate.Predicate<number> = Number.greaterThan(0)\n     *\n     * // A function from `string` to `number`\n     * const stringLength = (s: string): number => s.length\n     *\n     * // Create a new predicate on strings by mapping the input\n     * const hasPositiveLength = Predicate.mapInput(isPositive, stringLength)\n     *\n     * assert.strictEqual(hasPositiveLength(\"hello\"), true)\n     * assert.strictEqual(hasPositiveLength(\"\"), false)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <B, A>(f: (b: B) => A): (self: Predicate<A>) => Predicate<B>;\n    /**\n     * Transforms a `Predicate<A>` into a `Predicate<B>` by applying a function `(b: B) => A`\n     * to the input before passing it to the predicate. This is also known as \"contramap\" or\n     * \"pre-composition\".\n     *\n     * @example\n     * ```ts\n     * import { Predicate, Number } from \"effect\"\n     * import * as assert from \"node:assert\"\n     *\n     * // A predicate on numbers\n     * const isPositive: Predicate.Predicate<number> = Number.greaterThan(0)\n     *\n     * // A function from `string` to `number`\n     * const stringLength = (s: string): number => s.length\n     *\n     * // Create a new predicate on strings by mapping the input\n     * const hasPositiveLength = Predicate.mapInput(isPositive, stringLength)\n     *\n     * assert.strictEqual(hasPositiveLength(\"hello\"), true)\n     * assert.strictEqual(hasPositiveLength(\"\"), false)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A, B>(self: Predicate<A>, f: (b: B) => A): Predicate<B>;\n};\n/**\n * A refinement that checks if a `ReadonlyArray<T>` is a tuple with exactly `N` elements.\n * If the check is successful, the type is narrowed to `TupleOf<N, T>`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isTupleOf } from \"effect/Predicate\"\n *\n * const isTupleOf3 = isTupleOf(3)\n *\n * assert.strictEqual(isTupleOf3([1, 2, 3]), true);\n * assert.strictEqual(isTupleOf3([1, 2]), false);\n *\n * const arr: number[] = [1, 2, 3];\n * if (isTupleOf(arr, 3)) {\n *   // The type of arr is now [number, number, number]\n *   const [a, b, c] = arr;\n *   assert.deepStrictEqual([a, b, c], [1, 2, 3])\n * }\n * ```\n *\n * @category guards\n * @since 3.3.0\n */\nexport declare const isTupleOf: {\n    /**\n     * A refinement that checks if a `ReadonlyArray<T>` is a tuple with exactly `N` elements.\n     * If the check is successful, the type is narrowed to `TupleOf<N, T>`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { isTupleOf } from \"effect/Predicate\"\n     *\n     * const isTupleOf3 = isTupleOf(3)\n     *\n     * assert.strictEqual(isTupleOf3([1, 2, 3]), true);\n     * assert.strictEqual(isTupleOf3([1, 2]), false);\n     *\n     * const arr: number[] = [1, 2, 3];\n     * if (isTupleOf(arr, 3)) {\n     *   // The type of arr is now [number, number, number]\n     *   const [a, b, c] = arr;\n     *   assert.deepStrictEqual([a, b, c], [1, 2, 3])\n     * }\n     * ```\n     *\n     * @category guards\n     * @since 3.3.0\n     */\n    <N extends number>(n: N): <T>(self: ReadonlyArray<T>) => self is TupleOf<N, T>;\n    /**\n     * A refinement that checks if a `ReadonlyArray<T>` is a tuple with exactly `N` elements.\n     * If the check is successful, the type is narrowed to `TupleOf<N, T>`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { isTupleOf } from \"effect/Predicate\"\n     *\n     * const isTupleOf3 = isTupleOf(3)\n     *\n     * assert.strictEqual(isTupleOf3([1, 2, 3]), true);\n     * assert.strictEqual(isTupleOf3([1, 2]), false);\n     *\n     * const arr: number[] = [1, 2, 3];\n     * if (isTupleOf(arr, 3)) {\n     *   // The type of arr is now [number, number, number]\n     *   const [a, b, c] = arr;\n     *   assert.deepStrictEqual([a, b, c], [1, 2, 3])\n     * }\n     * ```\n     *\n     * @category guards\n     * @since 3.3.0\n     */\n    <T, N extends number>(self: ReadonlyArray<T>, n: N): self is TupleOf<N, T>;\n};\n/**\n * A refinement that checks if a `ReadonlyArray<T>` is a tuple with at least `N` elements.\n * If the check is successful, the type is narrowed to `TupleOfAtLeast<N, T>`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isTupleOfAtLeast } from \"effect/Predicate\"\n *\n * const isTupleOfAtLeast3 = isTupleOfAtLeast(3)\n *\n * assert.strictEqual(isTupleOfAtLeast3([1, 2, 3]), true);\n * assert.strictEqual(isTupleOfAtLeast3([1, 2, 3, 4]), true);\n * assert.strictEqual(isTupleOfAtLeast3([1, 2]), false);\n *\n * const arr: number[] = [1, 2, 3, 4];\n * if (isTupleOfAtLeast(arr, 3)) {\n *   // The type of arr is now [number, number, number, ...number[]]\n *   const [a, b, c] = arr;\n *   assert.deepStrictEqual([a, b, c], [1, 2, 3])\n * }\n * ```\n *\n * @category guards\n * @since 3.3.0\n */\nexport declare const isTupleOfAtLeast: {\n    /**\n     * A refinement that checks if a `ReadonlyArray<T>` is a tuple with at least `N` elements.\n     * If the check is successful, the type is narrowed to `TupleOfAtLeast<N, T>`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { isTupleOfAtLeast } from \"effect/Predicate\"\n     *\n     * const isTupleOfAtLeast3 = isTupleOfAtLeast(3)\n     *\n     * assert.strictEqual(isTupleOfAtLeast3([1, 2, 3]), true);\n     * assert.strictEqual(isTupleOfAtLeast3([1, 2, 3, 4]), true);\n     * assert.strictEqual(isTupleOfAtLeast3([1, 2]), false);\n     *\n     * const arr: number[] = [1, 2, 3, 4];\n     * if (isTupleOfAtLeast(arr, 3)) {\n     *   // The type of arr is now [number, number, number, ...number[]]\n     *   const [a, b, c] = arr;\n     *   assert.deepStrictEqual([a, b, c], [1, 2, 3])\n     * }\n     * ```\n     *\n     * @category guards\n     * @since 3.3.0\n     */\n    <N extends number>(n: N): <T>(self: ReadonlyArray<T>) => self is TupleOfAtLeast<N, T>;\n    /**\n     * A refinement that checks if a `ReadonlyArray<T>` is a tuple with at least `N` elements.\n     * If the check is successful, the type is narrowed to `TupleOfAtLeast<N, T>`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { isTupleOfAtLeast } from \"effect/Predicate\"\n     *\n     * const isTupleOfAtLeast3 = isTupleOfAtLeast(3)\n     *\n     * assert.strictEqual(isTupleOfAtLeast3([1, 2, 3]), true);\n     * assert.strictEqual(isTupleOfAtLeast3([1, 2, 3, 4]), true);\n     * assert.strictEqual(isTupleOfAtLeast3([1, 2]), false);\n     *\n     * const arr: number[] = [1, 2, 3, 4];\n     * if (isTupleOfAtLeast(arr, 3)) {\n     *   // The type of arr is now [number, number, number, ...number[]]\n     *   const [a, b, c] = arr;\n     *   assert.deepStrictEqual([a, b, c], [1, 2, 3])\n     * }\n     * ```\n     *\n     * @category guards\n     * @since 3.3.0\n     */\n    <T, N extends number>(self: ReadonlyArray<T>, n: N): self is TupleOfAtLeast<N, T>;\n};\n/**\n * A predicate that checks if a value is \"truthy\" in JavaScript.\n * Fails for `false`, `0`, `-0`, `0n`, `\"\"`, `null`, `undefined`, and `NaN`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isTruthy } from \"effect/Predicate\"\n *\n * assert.strictEqual(isTruthy(1), true)\n * assert.strictEqual(isTruthy(\"hello\"), true)\n * assert.strictEqual(isTruthy({}), true)\n *\n * assert.strictEqual(isTruthy(0), false)\n * assert.strictEqual(isTruthy(\"\"), false)\n * assert.strictEqual(isTruthy(null), false)\n * assert.strictEqual(isTruthy(undefined), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isTruthy: (input: unknown) => boolean;\n/**\n * A refinement that checks if a value is a `Set`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isSet } from \"effect/Predicate\"\n *\n * assert.strictEqual(isSet(new Set([1, 2])), true)\n * assert.strictEqual(isSet(new Set()), true)\n *\n * assert.strictEqual(isSet({}), false)\n * assert.strictEqual(isSet([1, 2]), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isSet: (input: unknown) => input is Set<unknown>;\n/**\n * A refinement that checks if a value is a `Map`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isMap } from \"effect/Predicate\"\n *\n * assert.strictEqual(isMap(new Map()), true)\n *\n * assert.strictEqual(isMap({}), false)\n * assert.strictEqual(isMap(new Set()), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isMap: (input: unknown) => input is Map<unknown, unknown>;\n/**\n * A refinement that checks if a value is a `string`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isString } from \"effect/Predicate\"\n *\n * assert.strictEqual(isString(\"hello\"), true)\n * assert.strictEqual(isString(\"\"), true)\n *\n * assert.strictEqual(isString(123), false)\n * assert.strictEqual(isString(null), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isString: (input: unknown) => input is string;\n/**\n * A refinement that checks if a value is a `number`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isNumber } from \"effect/Predicate\"\n *\n * assert.strictEqual(isNumber(123), true)\n * assert.strictEqual(isNumber(0), true)\n * assert.strictEqual(isNumber(-1.5), true)\n * assert.strictEqual(isNumber(NaN), true)\n *\n * assert.strictEqual(isNumber(\"123\"), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isNumber: (input: unknown) => input is number;\n/**\n * A refinement that checks if a value is a `boolean`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isBoolean } from \"effect/Predicate\"\n *\n * assert.strictEqual(isBoolean(true), true)\n * assert.strictEqual(isBoolean(false), true)\n *\n * assert.strictEqual(isBoolean(\"true\"), false)\n * assert.strictEqual(isBoolean(0), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isBoolean: (input: unknown) => input is boolean;\n/**\n * A refinement that checks if a value is a `bigint`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isBigInt } from \"effect/Predicate\"\n *\n * assert.strictEqual(isBigInt(1n), true)\n *\n * assert.strictEqual(isBigInt(1), false)\n * assert.strictEqual(isBigInt(\"1\"), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isBigInt: (input: unknown) => input is bigint;\n/**\n * A refinement that checks if a value is a `symbol`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isSymbol } from \"effect/Predicate\"\n *\n * assert.strictEqual(isSymbol(Symbol.for(\"a\")), true)\n *\n * assert.strictEqual(isSymbol(\"a\"), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isSymbol: (input: unknown) => input is symbol;\n/**\n * A refinement that checks if a value is a `Function`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isFunction } from \"effect/Predicate\"\n *\n * assert.strictEqual(isFunction(() => {}), true)\n * assert.strictEqual(isFunction(isFunction), true)\n *\n * assert.strictEqual(isFunction(\"function\"), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isFunction: (input: unknown) => input is Function;\n/**\n * A refinement that checks if a value is `undefined`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isUndefined } from \"effect/Predicate\"\n *\n * assert.strictEqual(isUndefined(undefined), true)\n *\n * assert.strictEqual(isUndefined(null), false)\n * assert.strictEqual(isUndefined(\"undefined\"), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isUndefined: (input: unknown) => input is undefined;\n/**\n * A refinement that checks if a value is not `undefined`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isNotUndefined } from \"effect/Predicate\"\n *\n * assert.strictEqual(isNotUndefined(null), true)\n * assert.strictEqual(isNotUndefined(\"value\"), true)\n *\n * assert.strictEqual(isNotUndefined(undefined), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isNotUndefined: <A>(input: A) => input is Exclude<A, undefined>;\n/**\n * A refinement that checks if a value is `null`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isNull } from \"effect/Predicate\"\n *\n * assert.strictEqual(isNull(null), true)\n *\n * assert.strictEqual(isNull(undefined), false)\n * assert.strictEqual(isNull(\"null\"), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isNull: (input: unknown) => input is null;\n/**\n * A refinement that checks if a value is not `null`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isNotNull } from \"effect/Predicate\"\n *\n * assert.strictEqual(isNotNull(undefined), true)\n * assert.strictEqual(isNotNull(\"value\"), true)\n *\n * assert.strictEqual(isNotNull(null), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isNotNull: <A>(input: A) => input is Exclude<A, null>;\n/**\n * A refinement that always returns `false`. The type is narrowed to `never`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isNever } from \"effect/Predicate\"\n *\n * assert.strictEqual(isNever(1), false)\n * assert.strictEqual(isNever(null), false)\n * assert.strictEqual(isNever({}), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isNever: (input: unknown) => input is never;\n/**\n * A refinement that always returns `true`. The type is narrowed to `unknown`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isUnknown } from \"effect/Predicate\"\n *\n * assert.strictEqual(isUnknown(1), true)\n * assert.strictEqual(isUnknown(null), true)\n * assert.strictEqual(isUnknown({}), true)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isUnknown: (input: unknown) => input is unknown;\n/**\n * A refinement that checks if a value is an `object`. Note that in JavaScript,\n * arrays and functions are also considered objects.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isObject } from \"effect/Predicate\"\n *\n * assert.strictEqual(isObject({}), true)\n * assert.strictEqual(isObject([]), true)\n * assert.strictEqual(isObject(() => {}), true)\n *\n * assert.strictEqual(isObject(null), false)\n * assert.strictEqual(isObject(\"hello\"), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n * @see isRecord to check for plain objects (excluding arrays and functions).\n */\nexport declare const isObject: (input: unknown) => input is object;\n/**\n * A refinement that checks if a value is an object-like value and has a specific property key.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { hasProperty } from \"effect/Predicate\"\n *\n * assert.strictEqual(hasProperty({ a: 1 }, \"a\"), true)\n * assert.strictEqual(hasProperty({ a: 1 }, \"b\"), false)\n *\n * const value: unknown = { name: \"Alice\" };\n * if (hasProperty(value, \"name\")) {\n *   // The type of `value` is narrowed to `{ name: unknown }`\n *   // and we can safely access `value.name`\n *   console.log(value.name)\n * }\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const hasProperty: {\n    /**\n     * A refinement that checks if a value is an object-like value and has a specific property key.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { hasProperty } from \"effect/Predicate\"\n     *\n     * assert.strictEqual(hasProperty({ a: 1 }, \"a\"), true)\n     * assert.strictEqual(hasProperty({ a: 1 }, \"b\"), false)\n     *\n     * const value: unknown = { name: \"Alice\" };\n     * if (hasProperty(value, \"name\")) {\n     *   // The type of `value` is narrowed to `{ name: unknown }`\n     *   // and we can safely access `value.name`\n     *   console.log(value.name)\n     * }\n     * ```\n     *\n     * @category guards\n     * @since 2.0.0\n     */\n    <P extends PropertyKey>(property: P): (self: unknown) => self is {\n        [K in P]: unknown;\n    };\n    /**\n     * A refinement that checks if a value is an object-like value and has a specific property key.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { hasProperty } from \"effect/Predicate\"\n     *\n     * assert.strictEqual(hasProperty({ a: 1 }, \"a\"), true)\n     * assert.strictEqual(hasProperty({ a: 1 }, \"b\"), false)\n     *\n     * const value: unknown = { name: \"Alice\" };\n     * if (hasProperty(value, \"name\")) {\n     *   // The type of `value` is narrowed to `{ name: unknown }`\n     *   // and we can safely access `value.name`\n     *   console.log(value.name)\n     * }\n     * ```\n     *\n     * @category guards\n     * @since 2.0.0\n     */\n    <P extends PropertyKey>(self: unknown, property: P): self is {\n        [K in P]: unknown;\n    };\n};\n/**\n * A refinement that checks if a value is an object with a `_tag` property\n * that matches the given tag. This is a powerful tool for working with\n * discriminated union types.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isTagged } from \"effect/Predicate\"\n *\n * type Shape = { _tag: \"circle\"; radius: number } | { _tag: \"square\"; side: number }\n *\n * const isCircle = isTagged(\"circle\")\n *\n * const shape1: Shape = { _tag: \"circle\", radius: 10 }\n * const shape2: Shape = { _tag: \"square\", side: 5 }\n *\n * assert.strictEqual(isCircle(shape1), true)\n * assert.strictEqual(isCircle(shape2), false)\n *\n * if (isCircle(shape1)) {\n *   // shape1 is now narrowed to { _tag: \"circle\"; radius: number }\n *   assert.strictEqual(shape1.radius, 10)\n * }\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isTagged: {\n    /**\n     * A refinement that checks if a value is an object with a `_tag` property\n     * that matches the given tag. This is a powerful tool for working with\n     * discriminated union types.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { isTagged } from \"effect/Predicate\"\n     *\n     * type Shape = { _tag: \"circle\"; radius: number } | { _tag: \"square\"; side: number }\n     *\n     * const isCircle = isTagged(\"circle\")\n     *\n     * const shape1: Shape = { _tag: \"circle\", radius: 10 }\n     * const shape2: Shape = { _tag: \"square\", side: 5 }\n     *\n     * assert.strictEqual(isCircle(shape1), true)\n     * assert.strictEqual(isCircle(shape2), false)\n     *\n     * if (isCircle(shape1)) {\n     *   // shape1 is now narrowed to { _tag: \"circle\"; radius: number }\n     *   assert.strictEqual(shape1.radius, 10)\n     * }\n     * ```\n     *\n     * @category guards\n     * @since 2.0.0\n     */\n    <K extends string>(tag: K): (self: unknown) => self is {\n        _tag: K;\n    };\n    /**\n     * A refinement that checks if a value is an object with a `_tag` property\n     * that matches the given tag. This is a powerful tool for working with\n     * discriminated union types.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { isTagged } from \"effect/Predicate\"\n     *\n     * type Shape = { _tag: \"circle\"; radius: number } | { _tag: \"square\"; side: number }\n     *\n     * const isCircle = isTagged(\"circle\")\n     *\n     * const shape1: Shape = { _tag: \"circle\", radius: 10 }\n     * const shape2: Shape = { _tag: \"square\", side: 5 }\n     *\n     * assert.strictEqual(isCircle(shape1), true)\n     * assert.strictEqual(isCircle(shape2), false)\n     *\n     * if (isCircle(shape1)) {\n     *   // shape1 is now narrowed to { _tag: \"circle\"; radius: number }\n     *   assert.strictEqual(shape1.radius, 10)\n     * }\n     * ```\n     *\n     * @category guards\n     * @since 2.0.0\n     */\n    <K extends string>(self: unknown, tag: K): self is {\n        _tag: K;\n    };\n};\n/**\n * A refinement that checks if a value is either `null` or `undefined`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isNullable } from \"effect/Predicate\"\n *\n * assert.strictEqual(isNullable(null), true)\n * assert.strictEqual(isNullable(undefined), true)\n *\n * assert.strictEqual(isNullable(0), false)\n * assert.strictEqual(isNullable(\"\"), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n * @see isNotNullable\n */\nexport declare const isNullable: <A>(input: A) => input is Extract<A, null | undefined>;\n/**\n * A refinement that checks if a value is neither `null` nor `undefined`.\n * The type is narrowed to `NonNullable<A>`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isNotNullable } from \"effect/Predicate\"\n *\n * assert.strictEqual(isNotNullable(0), true)\n * assert.strictEqual(isNotNullable(\"hello\"), true)\n *\n * assert.strictEqual(isNotNullable(null), false)\n * assert.strictEqual(isNotNullable(undefined), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n * @see isNullable\n */\nexport declare const isNotNullable: <A>(input: A) => input is NonNullable<A>;\n/**\n * A refinement that checks if a value is an instance of `Error`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isError } from \"effect/Predicate\"\n *\n * assert.strictEqual(isError(new Error(\"boom\")), true)\n * assert.strictEqual(isError(new TypeError(\"boom\")), true)\n *\n * assert.strictEqual(isError({ message: \"boom\" }), false)\n * assert.strictEqual(isError(\"boom\"), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isError: (input: unknown) => input is Error;\n/**\n * A refinement that checks if a value is a `Uint8Array`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isUint8Array } from \"effect/Predicate\"\n *\n * assert.strictEqual(isUint8Array(new Uint8Array()), true)\n *\n * assert.strictEqual(isUint8Array(new Uint16Array()), false)\n * assert.strictEqual(isUint8Array([1, 2, 3]), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isUint8Array: (input: unknown) => input is Uint8Array;\n/**\n * A refinement that checks if a value is a `Date` object.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isDate } from \"effect/Predicate\"\n *\n * assert.strictEqual(isDate(new Date()), true)\n *\n * assert.strictEqual(isDate(Date.now()), false) // `Date.now()` returns a number\n * assert.strictEqual(isDate(\"2023-01-01\"), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isDate: (input: unknown) => input is Date;\n/**\n * A refinement that checks if a value is an `Iterable`.\n * Many built-in types are iterable, such as `Array`, `string`, `Map`, and `Set`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isIterable } from \"effect/Predicate\"\n *\n * assert.strictEqual(isIterable([]), true)\n * assert.strictEqual(isIterable(\"hello\"), true)\n * assert.strictEqual(isIterable(new Set()), true)\n *\n * assert.strictEqual(isIterable({}), false)\n * assert.strictEqual(isIterable(123), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isIterable: (input: unknown) => input is Iterable<unknown>;\n/**\n * A refinement that checks if a value is a record (i.e., a plain object).\n * This check returns `false` for arrays, `null`, and functions.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isRecord } from \"effect/Predicate\"\n *\n * assert.strictEqual(isRecord({}), true)\n * assert.strictEqual(isRecord({ a: 1 }), true)\n *\n * assert.strictEqual(isRecord([]), false)\n * assert.strictEqual(isRecord(new Date()), false)\n * assert.strictEqual(isRecord(null), false)\n * assert.strictEqual(isRecord(() => null), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n * @see isObject\n */\nexport declare const isRecord: (input: unknown) => input is {\n    [x: string | symbol]: unknown;\n};\n/**\n * A refinement that checks if a value is a readonly record (i.e., a plain object).\n * This check returns `false` for arrays, `null`, and functions.\n *\n * This is an alias for `isRecord`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isReadonlyRecord } from \"effect/Predicate\"\n *\n * assert.strictEqual(isReadonlyRecord({}), true)\n * assert.strictEqual(isReadonlyRecord({ a: 1 }), true)\n *\n * assert.strictEqual(isReadonlyRecord([]), false)\n * assert.strictEqual(isReadonlyRecord(null), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isReadonlyRecord: (input: unknown) => input is {\n    readonly [x: string | symbol]: unknown;\n};\n/**\n * A refinement that checks if a value is a `Promise`. It performs a duck-typing check\n * for `.then` and `.catch` methods.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isPromise } from \"effect/Predicate\"\n *\n * assert.strictEqual(isPromise(Promise.resolve(1)), true)\n * assert.strictEqual(isPromise(new Promise(() => {})), true)\n *\n * assert.strictEqual(isPromise({ then() {} }), false) // Missing .catch\n * assert.strictEqual(isPromise({}), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n * @see isPromiseLike\n */\nexport declare const isPromise: (input: unknown) => input is Promise<unknown>;\n/**\n * A refinement that checks if a value is `PromiseLike`. It performs a duck-typing\n * check for a `.then` method.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isPromiseLike } from \"effect/Predicate\"\n *\n * assert.strictEqual(isPromiseLike(Promise.resolve(1)), true)\n * assert.strictEqual(isPromiseLike({ then: () => {} }), true)\n *\n * assert.strictEqual(isPromiseLike({}), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n * @see isPromise\n */\nexport declare const isPromiseLike: (input: unknown) => input is PromiseLike<unknown>;\n/**\n * A refinement that checks if a value is a `RegExp`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Predicate } from \"effect\"\n *\n * assert.strictEqual(Predicate.isRegExp(/a/), true)\n * assert.strictEqual(Predicate.isRegExp(new RegExp(\"a\")), true)\n *\n * assert.strictEqual(Predicate.isRegExp(\"/a/\"), false)\n * ```\n *\n * @category guards\n * @since 3.9.0\n */\nexport declare const isRegExp: (input: unknown) => input is RegExp;\n/**\n * Composes a `Refinement` with another `Refinement` or `Predicate`.\n *\n * This can be used to chain checks. The first refinement is applied, and if it\n * passes, the second check is applied to the same value, potentially refining\n * the type further.\n *\n * @example\n * ```ts\n * import { Predicate } from \"effect\"\n * import * as assert from \"node:assert\"\n *\n * const isString = (u: unknown): u is string => typeof u === \"string\"\n * const minLength = (n: number) => (s: string): boolean => s.length >= n\n *\n * // Create a refinement that checks for a string with a minimum length of 3\n * const isLongString = Predicate.compose(isString, minLength(3))\n *\n * let value: unknown = \"hello\"\n *\n * assert.strictEqual(isLongString(value), true)\n * if (isLongString(value)) {\n *   // value is narrowed to string\n *   assert.strictEqual(value.toUpperCase(), \"HELLO\")\n * }\n * assert.strictEqual(isLongString(\"hi\"), false)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const compose: {\n    /**\n     * Composes a `Refinement` with another `Refinement` or `Predicate`.\n     *\n     * This can be used to chain checks. The first refinement is applied, and if it\n     * passes, the second check is applied to the same value, potentially refining\n     * the type further.\n     *\n     * @example\n     * ```ts\n     * import { Predicate } from \"effect\"\n     * import * as assert from \"node:assert\"\n     *\n     * const isString = (u: unknown): u is string => typeof u === \"string\"\n     * const minLength = (n: number) => (s: string): boolean => s.length >= n\n     *\n     * // Create a refinement that checks for a string with a minimum length of 3\n     * const isLongString = Predicate.compose(isString, minLength(3))\n     *\n     * let value: unknown = \"hello\"\n     *\n     * assert.strictEqual(isLongString(value), true)\n     * if (isLongString(value)) {\n     *   // value is narrowed to string\n     *   assert.strictEqual(value.toUpperCase(), \"HELLO\")\n     * }\n     * assert.strictEqual(isLongString(\"hi\"), false)\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B extends A, C extends B, D extends C>(bc: Refinement<C, D>): (ab: Refinement<A, B>) => Refinement<A, D>;\n    /**\n     * Composes a `Refinement` with another `Refinement` or `Predicate`.\n     *\n     * This can be used to chain checks. The first refinement is applied, and if it\n     * passes, the second check is applied to the same value, potentially refining\n     * the type further.\n     *\n     * @example\n     * ```ts\n     * import { Predicate } from \"effect\"\n     * import * as assert from \"node:assert\"\n     *\n     * const isString = (u: unknown): u is string => typeof u === \"string\"\n     * const minLength = (n: number) => (s: string): boolean => s.length >= n\n     *\n     * // Create a refinement that checks for a string with a minimum length of 3\n     * const isLongString = Predicate.compose(isString, minLength(3))\n     *\n     * let value: unknown = \"hello\"\n     *\n     * assert.strictEqual(isLongString(value), true)\n     * if (isLongString(value)) {\n     *   // value is narrowed to string\n     *   assert.strictEqual(value.toUpperCase(), \"HELLO\")\n     * }\n     * assert.strictEqual(isLongString(\"hi\"), false)\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B extends A>(bc: Predicate<NoInfer<B>>): (ab: Refinement<A, B>) => Refinement<A, B>;\n    /**\n     * Composes a `Refinement` with another `Refinement` or `Predicate`.\n     *\n     * This can be used to chain checks. The first refinement is applied, and if it\n     * passes, the second check is applied to the same value, potentially refining\n     * the type further.\n     *\n     * @example\n     * ```ts\n     * import { Predicate } from \"effect\"\n     * import * as assert from \"node:assert\"\n     *\n     * const isString = (u: unknown): u is string => typeof u === \"string\"\n     * const minLength = (n: number) => (s: string): boolean => s.length >= n\n     *\n     * // Create a refinement that checks for a string with a minimum length of 3\n     * const isLongString = Predicate.compose(isString, minLength(3))\n     *\n     * let value: unknown = \"hello\"\n     *\n     * assert.strictEqual(isLongString(value), true)\n     * if (isLongString(value)) {\n     *   // value is narrowed to string\n     *   assert.strictEqual(value.toUpperCase(), \"HELLO\")\n     * }\n     * assert.strictEqual(isLongString(\"hi\"), false)\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B extends A, C extends B, D extends C>(ab: Refinement<A, B>, bc: Refinement<C, D>): Refinement<A, D>;\n    /**\n     * Composes a `Refinement` with another `Refinement` or `Predicate`.\n     *\n     * This can be used to chain checks. The first refinement is applied, and if it\n     * passes, the second check is applied to the same value, potentially refining\n     * the type further.\n     *\n     * @example\n     * ```ts\n     * import { Predicate } from \"effect\"\n     * import * as assert from \"node:assert\"\n     *\n     * const isString = (u: unknown): u is string => typeof u === \"string\"\n     * const minLength = (n: number) => (s: string): boolean => s.length >= n\n     *\n     * // Create a refinement that checks for a string with a minimum length of 3\n     * const isLongString = Predicate.compose(isString, minLength(3))\n     *\n     * let value: unknown = \"hello\"\n     *\n     * assert.strictEqual(isLongString(value), true)\n     * if (isLongString(value)) {\n     *   // value is narrowed to string\n     *   assert.strictEqual(value.toUpperCase(), \"HELLO\")\n     * }\n     * assert.strictEqual(isLongString(\"hi\"), false)\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <A, B extends A>(ab: Refinement<A, B>, bc: Predicate<NoInfer<B>>): Refinement<A, B>;\n};\n/**\n * Combines two predicates to test a tuple of two values. The first predicate tests the\n * first element of the tuple, and the second predicate tests the second element.\n *\n * @category combining\n * @since 2.0.0\n */\nexport declare const product: <A, B>(self: Predicate<A>, that: Predicate<B>) => Predicate<readonly [A, B]>;\n/**\n * Takes an iterable of predicates and returns a new predicate that tests an array of values.\n * The new predicate returns `true` if each predicate at a given index is satisfied by the\n * value at the same index in the array. The check stops at the length of the shorter of\n * the two iterables (predicates or values).\n *\n * @category combining\n * @since 2.0.0\n * @see tuple for a more powerful, variadic version.\n */\nexport declare const all: <A>(collection: Iterable<Predicate<A>>) => Predicate<ReadonlyArray<A>>;\n/**\n * Combines a predicate for a single value and an iterable of predicates for the rest of an array.\n * Useful for checking the head and tail of an array separately.\n *\n * @category combining\n * @since 2.0.0\n */\nexport declare const productMany: <A>(self: Predicate<A>, collection: Iterable<Predicate<A>>) => Predicate<readonly [A, ...Array<A>]>;\n/**\n * Combines an array of predicates into a single predicate that tests an array of values.\n * This function is highly type-aware and will produce a `Refinement` if any of the provided\n * predicates are `Refinement`s, allowing for powerful type-narrowing of tuples.\n *\n * - If all predicates are `Predicate<T>`, the result is `Predicate<[T, T, ...]>`.\n * - If any predicate is a `Refinement<A, B>`, the result is a `Refinement` that narrows\n *   the input tuple type to a more specific tuple type.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Predicate } from \"effect\"\n *\n * const isString = (u: unknown): u is string => typeof u === \"string\"\n * const isNumber = (u: unknown): u is number => typeof u === \"number\"\n *\n * // Create a refinement for a [string, number] tuple\n * const isStringNumberTuple = Predicate.tuple(isString, isNumber)\n *\n * const value: [unknown, unknown] = [\"hello\", 123]\n * if (isStringNumberTuple(value)) {\n *   // value is narrowed to [string, number]\n *   const [s, n] = value\n *   assert.strictEqual(s.toUpperCase(), \"HELLO\")\n *   assert.strictEqual(n.toFixed(2), \"123.00\")\n * }\n * assert.strictEqual(isStringNumberTuple([\"hello\", \"123\"]), false)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const tuple: {\n    /**\n     * Combines an array of predicates into a single predicate that tests an array of values.\n     * This function is highly type-aware and will produce a `Refinement` if any of the provided\n     * predicates are `Refinement`s, allowing for powerful type-narrowing of tuples.\n     *\n     * - If all predicates are `Predicate<T>`, the result is `Predicate<[T, T, ...]>`.\n     * - If any predicate is a `Refinement<A, B>`, the result is a `Refinement` that narrows\n     *   the input tuple type to a more specific tuple type.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Predicate } from \"effect\"\n     *\n     * const isString = (u: unknown): u is string => typeof u === \"string\"\n     * const isNumber = (u: unknown): u is number => typeof u === \"number\"\n     *\n     * // Create a refinement for a [string, number] tuple\n     * const isStringNumberTuple = Predicate.tuple(isString, isNumber)\n     *\n     * const value: [unknown, unknown] = [\"hello\", 123]\n     * if (isStringNumberTuple(value)) {\n     *   // value is narrowed to [string, number]\n     *   const [s, n] = value\n     *   assert.strictEqual(s.toUpperCase(), \"HELLO\")\n     *   assert.strictEqual(n.toFixed(2), \"123.00\")\n     * }\n     * assert.strictEqual(isStringNumberTuple([\"hello\", \"123\"]), false)\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <T extends ReadonlyArray<Predicate.Any>>(...elements: T): [Extract<T[number], Refinement.Any>] extends [never] ? Predicate<{\n        readonly [I in keyof T]: Predicate.In<T[I]>;\n    }> : Refinement<{\n        readonly [I in keyof T]: T[I] extends Refinement.Any ? Refinement.In<T[I]> : Predicate.In<T[I]>;\n    }, {\n        readonly [I in keyof T]: T[I] extends Refinement.Any ? Refinement.Out<T[I]> : Predicate.In<T[I]>;\n    }>;\n};\n/**\n * Combines a record of predicates into a single predicate that tests a record of values.\n * This function is highly type-aware and will produce a `Refinement` if any of the provided\n * predicates are `Refinement`s, allowing for powerful type-narrowing of structs.\n *\n * - If all predicates are `Predicate<T>`, the result is `Predicate<{ k: T, ... }>`.\n * - If any predicate is a `Refinement<A, B>`, the result is a `Refinement` that narrows\n *   the input record type to a more specific record type.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Predicate } from \"effect\"\n *\n * const isString = (u: unknown): u is string => typeof u === \"string\"\n * const isNumber = (u: unknown): u is number => typeof u === \"number\"\n *\n * const personPredicate = Predicate.struct({\n *   name: isString,\n *   age: isNumber\n * })\n *\n * const value: { name: unknown; age: unknown } = { name: \"Alice\", age: 30 }\n * if (personPredicate(value)) {\n *   // value is narrowed to { name: string; age: number }\n *   assert.strictEqual(value.name.toUpperCase(), \"ALICE\")\n *   assert.strictEqual(value.age.toFixed(0), \"30\")\n * }\n * assert.strictEqual(personPredicate({ name: \"Bob\", age: \"40\" }), false)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const struct: {\n    /**\n     * Combines a record of predicates into a single predicate that tests a record of values.\n     * This function is highly type-aware and will produce a `Refinement` if any of the provided\n     * predicates are `Refinement`s, allowing for powerful type-narrowing of structs.\n     *\n     * - If all predicates are `Predicate<T>`, the result is `Predicate<{ k: T, ... }>`.\n     * - If any predicate is a `Refinement<A, B>`, the result is a `Refinement` that narrows\n     *   the input record type to a more specific record type.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Predicate } from \"effect\"\n     *\n     * const isString = (u: unknown): u is string => typeof u === \"string\"\n     * const isNumber = (u: unknown): u is number => typeof u === \"number\"\n     *\n     * const personPredicate = Predicate.struct({\n     *   name: isString,\n     *   age: isNumber\n     * })\n     *\n     * const value: { name: unknown; age: unknown } = { name: \"Alice\", age: 30 }\n     * if (personPredicate(value)) {\n     *   // value is narrowed to { name: string; age: number }\n     *   assert.strictEqual(value.name.toUpperCase(), \"ALICE\")\n     *   assert.strictEqual(value.age.toFixed(0), \"30\")\n     * }\n     * assert.strictEqual(personPredicate({ name: \"Bob\", age: \"40\" }), false)\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <R extends Record<string, Predicate.Any>>(fields: R): [Extract<R[keyof R], Refinement.Any>] extends [never] ? Predicate<{\n        readonly [K in keyof R]: Predicate.In<R[K]>;\n    }> : Refinement<{\n        readonly [K in keyof R]: R[K] extends Refinement.Any ? Refinement.In<R[K]> : Predicate.In<R[K]>;\n    }, {\n        readonly [K in keyof R]: R[K] extends Refinement.Any ? Refinement.Out<R[K]> : Predicate.In<R[K]>;\n    }>;\n};\n/**\n * Returns a new predicate that is the logical negation of the given predicate.\n *\n * **Note**: If the input is a `Refinement`, the resulting predicate will be a\n * simple `Predicate`, as TypeScript cannot infer the negative type.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Predicate, Number } from \"effect\"\n *\n * const isNonPositive = Predicate.not(Number.greaterThan(0))\n *\n * assert.strictEqual(isNonPositive(-1), true)\n * assert.strictEqual(isNonPositive(0), true)\n * assert.strictEqual(isNonPositive(1), false)\n * ```\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const not: <A>(self: Predicate<A>) => Predicate<A>;\n/**\n * Combines two predicates with a logical \"OR\". The resulting predicate returns `true`\n * if at least one of the predicates returns `true`.\n *\n * If both predicates are `Refinement`s, the resulting predicate is a `Refinement` to the\n * union of their target types (`B | C`).\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Predicate } from \"effect\"\n *\n * const isString = (u: unknown): u is string => typeof u === \"string\"\n * const isNumber = (u: unknown): u is number => typeof u === \"number\"\n *\n * const isStringOrNumber = Predicate.or(isString, isNumber)\n *\n * assert.strictEqual(isStringOrNumber(\"hello\"), true)\n * assert.strictEqual(isStringOrNumber(123), true)\n * assert.strictEqual(isStringOrNumber(null), false)\n *\n * const value: unknown = \"world\"\n * if (isStringOrNumber(value)) {\n *   // value is narrowed to string | number\n *   console.log(value)\n * }\n * ```\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const or: {\n    /**\n     * Combines two predicates with a logical \"OR\". The resulting predicate returns `true`\n     * if at least one of the predicates returns `true`.\n     *\n     * If both predicates are `Refinement`s, the resulting predicate is a `Refinement` to the\n     * union of their target types (`B | C`).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Predicate } from \"effect\"\n     *\n     * const isString = (u: unknown): u is string => typeof u === \"string\"\n     * const isNumber = (u: unknown): u is number => typeof u === \"number\"\n     *\n     * const isStringOrNumber = Predicate.or(isString, isNumber)\n     *\n     * assert.strictEqual(isStringOrNumber(\"hello\"), true)\n     * assert.strictEqual(isStringOrNumber(123), true)\n     * assert.strictEqual(isStringOrNumber(null), false)\n     *\n     * const value: unknown = \"world\"\n     * if (isStringOrNumber(value)) {\n     *   // value is narrowed to string | number\n     *   console.log(value)\n     * }\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A, C extends A>(that: Refinement<A, C>): <B extends A>(self: Refinement<A, B>) => Refinement<A, B | C>;\n    /**\n     * Combines two predicates with a logical \"OR\". The resulting predicate returns `true`\n     * if at least one of the predicates returns `true`.\n     *\n     * If both predicates are `Refinement`s, the resulting predicate is a `Refinement` to the\n     * union of their target types (`B | C`).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Predicate } from \"effect\"\n     *\n     * const isString = (u: unknown): u is string => typeof u === \"string\"\n     * const isNumber = (u: unknown): u is number => typeof u === \"number\"\n     *\n     * const isStringOrNumber = Predicate.or(isString, isNumber)\n     *\n     * assert.strictEqual(isStringOrNumber(\"hello\"), true)\n     * assert.strictEqual(isStringOrNumber(123), true)\n     * assert.strictEqual(isStringOrNumber(null), false)\n     *\n     * const value: unknown = \"world\"\n     * if (isStringOrNumber(value)) {\n     *   // value is narrowed to string | number\n     *   console.log(value)\n     * }\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A, B extends A, C extends A>(self: Refinement<A, B>, that: Refinement<A, C>): Refinement<A, B | C>;\n    /**\n     * Combines two predicates with a logical \"OR\". The resulting predicate returns `true`\n     * if at least one of the predicates returns `true`.\n     *\n     * If both predicates are `Refinement`s, the resulting predicate is a `Refinement` to the\n     * union of their target types (`B | C`).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Predicate } from \"effect\"\n     *\n     * const isString = (u: unknown): u is string => typeof u === \"string\"\n     * const isNumber = (u: unknown): u is number => typeof u === \"number\"\n     *\n     * const isStringOrNumber = Predicate.or(isString, isNumber)\n     *\n     * assert.strictEqual(isStringOrNumber(\"hello\"), true)\n     * assert.strictEqual(isStringOrNumber(123), true)\n     * assert.strictEqual(isStringOrNumber(null), false)\n     *\n     * const value: unknown = \"world\"\n     * if (isStringOrNumber(value)) {\n     *   // value is narrowed to string | number\n     *   console.log(value)\n     * }\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A>(that: Predicate<A>): (self: Predicate<A>) => Predicate<A>;\n    /**\n     * Combines two predicates with a logical \"OR\". The resulting predicate returns `true`\n     * if at least one of the predicates returns `true`.\n     *\n     * If both predicates are `Refinement`s, the resulting predicate is a `Refinement` to the\n     * union of their target types (`B | C`).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Predicate } from \"effect\"\n     *\n     * const isString = (u: unknown): u is string => typeof u === \"string\"\n     * const isNumber = (u: unknown): u is number => typeof u === \"number\"\n     *\n     * const isStringOrNumber = Predicate.or(isString, isNumber)\n     *\n     * assert.strictEqual(isStringOrNumber(\"hello\"), true)\n     * assert.strictEqual(isStringOrNumber(123), true)\n     * assert.strictEqual(isStringOrNumber(null), false)\n     *\n     * const value: unknown = \"world\"\n     * if (isStringOrNumber(value)) {\n     *   // value is narrowed to string | number\n     *   console.log(value)\n     * }\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A>(self: Predicate<A>, that: Predicate<A>): Predicate<A>;\n};\n/**\n * Combines two predicates with a logical \"AND\". The resulting predicate returns `true`\n * only if both of the predicates return `true`.\n *\n * If both predicates are `Refinement`s, the resulting predicate is a `Refinement` to the\n * intersection of their target types (`B & C`).\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Predicate } from \"effect\"\n *\n * type Person = { name: string }\n * type Employee = { id: number }\n *\n * const hasName = (u: unknown): u is Person => Predicate.hasProperty(u, \"name\") && typeof (u as any).name === \"string\"\n * const hasId = (u: unknown): u is Employee => Predicate.hasProperty(u, \"id\") && typeof (u as any).id === \"number\"\n *\n * const isPersonAndEmployee = Predicate.and(hasName, hasId)\n *\n * const val: unknown = { name: \"Alice\", id: 123 }\n * if (isPersonAndEmployee(val)) {\n *   // val is narrowed to Person & Employee\n *   assert.strictEqual(val.name, \"Alice\")\n *   assert.strictEqual(val.id, 123)\n * }\n *\n * assert.strictEqual(isPersonAndEmployee({ name: \"Bob\" }), false) // Missing id\n * assert.strictEqual(isPersonAndEmployee({ id: 456 }), false) // Missing name\n * ```\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const and: {\n    /**\n     * Combines two predicates with a logical \"AND\". The resulting predicate returns `true`\n     * only if both of the predicates return `true`.\n     *\n     * If both predicates are `Refinement`s, the resulting predicate is a `Refinement` to the\n     * intersection of their target types (`B & C`).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Predicate } from \"effect\"\n     *\n     * type Person = { name: string }\n     * type Employee = { id: number }\n     *\n     * const hasName = (u: unknown): u is Person => Predicate.hasProperty(u, \"name\") && typeof (u as any).name === \"string\"\n     * const hasId = (u: unknown): u is Employee => Predicate.hasProperty(u, \"id\") && typeof (u as any).id === \"number\"\n     *\n     * const isPersonAndEmployee = Predicate.and(hasName, hasId)\n     *\n     * const val: unknown = { name: \"Alice\", id: 123 }\n     * if (isPersonAndEmployee(val)) {\n     *   // val is narrowed to Person & Employee\n     *   assert.strictEqual(val.name, \"Alice\")\n     *   assert.strictEqual(val.id, 123)\n     * }\n     *\n     * assert.strictEqual(isPersonAndEmployee({ name: \"Bob\" }), false) // Missing id\n     * assert.strictEqual(isPersonAndEmployee({ id: 456 }), false) // Missing name\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A, C extends A>(that: Refinement<A, C>): <B extends A>(self: Refinement<A, B>) => Refinement<A, B & C>;\n    /**\n     * Combines two predicates with a logical \"AND\". The resulting predicate returns `true`\n     * only if both of the predicates return `true`.\n     *\n     * If both predicates are `Refinement`s, the resulting predicate is a `Refinement` to the\n     * intersection of their target types (`B & C`).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Predicate } from \"effect\"\n     *\n     * type Person = { name: string }\n     * type Employee = { id: number }\n     *\n     * const hasName = (u: unknown): u is Person => Predicate.hasProperty(u, \"name\") && typeof (u as any).name === \"string\"\n     * const hasId = (u: unknown): u is Employee => Predicate.hasProperty(u, \"id\") && typeof (u as any).id === \"number\"\n     *\n     * const isPersonAndEmployee = Predicate.and(hasName, hasId)\n     *\n     * const val: unknown = { name: \"Alice\", id: 123 }\n     * if (isPersonAndEmployee(val)) {\n     *   // val is narrowed to Person & Employee\n     *   assert.strictEqual(val.name, \"Alice\")\n     *   assert.strictEqual(val.id, 123)\n     * }\n     *\n     * assert.strictEqual(isPersonAndEmployee({ name: \"Bob\" }), false) // Missing id\n     * assert.strictEqual(isPersonAndEmployee({ id: 456 }), false) // Missing name\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A, B extends A, C extends A>(self: Refinement<A, B>, that: Refinement<A, C>): Refinement<A, B & C>;\n    /**\n     * Combines two predicates with a logical \"AND\". The resulting predicate returns `true`\n     * only if both of the predicates return `true`.\n     *\n     * If both predicates are `Refinement`s, the resulting predicate is a `Refinement` to the\n     * intersection of their target types (`B & C`).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Predicate } from \"effect\"\n     *\n     * type Person = { name: string }\n     * type Employee = { id: number }\n     *\n     * const hasName = (u: unknown): u is Person => Predicate.hasProperty(u, \"name\") && typeof (u as any).name === \"string\"\n     * const hasId = (u: unknown): u is Employee => Predicate.hasProperty(u, \"id\") && typeof (u as any).id === \"number\"\n     *\n     * const isPersonAndEmployee = Predicate.and(hasName, hasId)\n     *\n     * const val: unknown = { name: \"Alice\", id: 123 }\n     * if (isPersonAndEmployee(val)) {\n     *   // val is narrowed to Person & Employee\n     *   assert.strictEqual(val.name, \"Alice\")\n     *   assert.strictEqual(val.id, 123)\n     * }\n     *\n     * assert.strictEqual(isPersonAndEmployee({ name: \"Bob\" }), false) // Missing id\n     * assert.strictEqual(isPersonAndEmployee({ id: 456 }), false) // Missing name\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A>(that: Predicate<A>): (self: Predicate<A>) => Predicate<A>;\n    /**\n     * Combines two predicates with a logical \"AND\". The resulting predicate returns `true`\n     * only if both of the predicates return `true`.\n     *\n     * If both predicates are `Refinement`s, the resulting predicate is a `Refinement` to the\n     * intersection of their target types (`B & C`).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Predicate } from \"effect\"\n     *\n     * type Person = { name: string }\n     * type Employee = { id: number }\n     *\n     * const hasName = (u: unknown): u is Person => Predicate.hasProperty(u, \"name\") && typeof (u as any).name === \"string\"\n     * const hasId = (u: unknown): u is Employee => Predicate.hasProperty(u, \"id\") && typeof (u as any).id === \"number\"\n     *\n     * const isPersonAndEmployee = Predicate.and(hasName, hasId)\n     *\n     * const val: unknown = { name: \"Alice\", id: 123 }\n     * if (isPersonAndEmployee(val)) {\n     *   // val is narrowed to Person & Employee\n     *   assert.strictEqual(val.name, \"Alice\")\n     *   assert.strictEqual(val.id, 123)\n     * }\n     *\n     * assert.strictEqual(isPersonAndEmployee({ name: \"Bob\" }), false) // Missing id\n     * assert.strictEqual(isPersonAndEmployee({ id: 456 }), false) // Missing name\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A>(self: Predicate<A>, that: Predicate<A>): Predicate<A>;\n};\n/**\n * Combines two predicates with a logical \"XOR\" (exclusive OR). The resulting predicate\n * returns `true` if one of the predicates returns `true`, but not both.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Predicate } from \"effect\"\n *\n * const isPositive = (n: number) => n > 0\n * const isEven = (n: number) => n % 2 === 0\n *\n * const isPositiveXorEven = Predicate.xor(isPositive, isEven)\n *\n * assert.strictEqual(isPositiveXorEven(4), false)  // both true -> false\n * assert.strictEqual(isPositiveXorEven(3), true)   // one true -> true\n * assert.strictEqual(isPositiveXorEven(-2), true)  // one true -> true\n * assert.strictEqual(isPositiveXorEven(-1), false) // both false -> false\n * ```\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const xor: {\n    /**\n     * Combines two predicates with a logical \"XOR\" (exclusive OR). The resulting predicate\n     * returns `true` if one of the predicates returns `true`, but not both.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Predicate } from \"effect\"\n     *\n     * const isPositive = (n: number) => n > 0\n     * const isEven = (n: number) => n % 2 === 0\n     *\n     * const isPositiveXorEven = Predicate.xor(isPositive, isEven)\n     *\n     * assert.strictEqual(isPositiveXorEven(4), false)  // both true -> false\n     * assert.strictEqual(isPositiveXorEven(3), true)   // one true -> true\n     * assert.strictEqual(isPositiveXorEven(-2), true)  // one true -> true\n     * assert.strictEqual(isPositiveXorEven(-1), false) // both false -> false\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A>(that: Predicate<A>): (self: Predicate<A>) => Predicate<A>;\n    /**\n     * Combines two predicates with a logical \"XOR\" (exclusive OR). The resulting predicate\n     * returns `true` if one of the predicates returns `true`, but not both.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Predicate } from \"effect\"\n     *\n     * const isPositive = (n: number) => n > 0\n     * const isEven = (n: number) => n % 2 === 0\n     *\n     * const isPositiveXorEven = Predicate.xor(isPositive, isEven)\n     *\n     * assert.strictEqual(isPositiveXorEven(4), false)  // both true -> false\n     * assert.strictEqual(isPositiveXorEven(3), true)   // one true -> true\n     * assert.strictEqual(isPositiveXorEven(-2), true)  // one true -> true\n     * assert.strictEqual(isPositiveXorEven(-1), false) // both false -> false\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A>(self: Predicate<A>, that: Predicate<A>): Predicate<A>;\n};\n/**\n * Combines two predicates with a logical \"EQV\" (equivalence). The resulting predicate\n * returns `true` if both predicates return the same boolean value (both `true` or both `false`).\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Predicate } from \"effect\"\n *\n * const isPositive = (n: number) => n > 0\n * const isEven = (n: number) => n % 2 === 0\n *\n * const isPositiveEqvEven = Predicate.eqv(isPositive, isEven)\n *\n * assert.strictEqual(isPositiveEqvEven(4), true)   // both true -> true\n * assert.strictEqual(isPositiveEqvEven(3), false)  // different -> false\n * assert.strictEqual(isPositiveEqvEven(-2), false) // different -> false\n * assert.strictEqual(isPositiveEqvEven(-1), true)  // both false -> true\n * ```\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const eqv: {\n    /**\n     * Combines two predicates with a logical \"EQV\" (equivalence). The resulting predicate\n     * returns `true` if both predicates return the same boolean value (both `true` or both `false`).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Predicate } from \"effect\"\n     *\n     * const isPositive = (n: number) => n > 0\n     * const isEven = (n: number) => n % 2 === 0\n     *\n     * const isPositiveEqvEven = Predicate.eqv(isPositive, isEven)\n     *\n     * assert.strictEqual(isPositiveEqvEven(4), true)   // both true -> true\n     * assert.strictEqual(isPositiveEqvEven(3), false)  // different -> false\n     * assert.strictEqual(isPositiveEqvEven(-2), false) // different -> false\n     * assert.strictEqual(isPositiveEqvEven(-1), true)  // both false -> true\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A>(that: Predicate<A>): (self: Predicate<A>) => Predicate<A>;\n    /**\n     * Combines two predicates with a logical \"EQV\" (equivalence). The resulting predicate\n     * returns `true` if both predicates return the same boolean value (both `true` or both `false`).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Predicate } from \"effect\"\n     *\n     * const isPositive = (n: number) => n > 0\n     * const isEven = (n: number) => n % 2 === 0\n     *\n     * const isPositiveEqvEven = Predicate.eqv(isPositive, isEven)\n     *\n     * assert.strictEqual(isPositiveEqvEven(4), true)   // both true -> true\n     * assert.strictEqual(isPositiveEqvEven(3), false)  // different -> false\n     * assert.strictEqual(isPositiveEqvEven(-2), false) // different -> false\n     * assert.strictEqual(isPositiveEqvEven(-1), true)  // both false -> true\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A>(self: Predicate<A>, that: Predicate<A>): Predicate<A>;\n};\n/**\n * Creates a predicate that represents a logical \"if-then\" rule.\n *\n * Think of it as a conditional promise: **\"If `antecedent` holds true, then I promise `consequent` will also be true.\"**\n *\n * This function is invaluable for defining complex validation logic where one condition dictates another.\n *\n * ### How It Works\n *\n * The rule only fails (returns `false`) when the \"if\" part is `true`, but the \"then\" part is `false`.\n * In all other cases, the promise is considered kept, and the result is `true`.\n *\n * This includes the concept of **\"vacuous truth\"**: if the \"if\" part is `false`, the rule doesn't apply,\n * so the promise isn't broken, and the result is `true`. (e.g., \"If it rains, I'll bring an umbrella.\"\n * If it doesn't rain, you haven't broken your promise, no matter what).\n *\n * ### Key Details\n *\n * - **Logical Equivalence**: `implies(p, q)` is the same as `not(p).or(q)`, or simply `!p || q`\n *   in plain JavaScript. This can be a helpful way to reason about its behavior.\n *\n * - **Type-Safety Warning**: This function always returns a `Predicate`, never a type-narrowing\n *   `Refinement`. A `true` result doesn't guarantee the `consequent` passed (it could be `true`\n *   simply because the `antecedent` was `false`), so it cannot be used to safely narrow a type.\n *\n * @example\n * ```ts\n * // Rule: A user can only be an admin if they also belong to the \"staff\" group.\n * import * as assert from \"node:assert\"\n * import { Predicate } from \"effect\"\n *\n * type User = {\n *   isStaff: boolean\n *   isAdmin: boolean\n * }\n *\n * const isValidUserPermission = Predicate.implies(\n *   // antecedent: \"if\" the user is an admin...\n *   (user: User) => user.isAdmin,\n *   // consequent: \"then\" they must be staff.\n *   (user: User) => user.isStaff\n * )\n *\n * // A non-admin who is not staff. Rule doesn't apply (antecedent is false).\n * assert.strictEqual(isValidUserPermission({ isStaff: false, isAdmin: false }), true)\n *\n * // A staff member who is not an admin. Rule doesn't apply (antecedent is false).\n * assert.strictEqual(isValidUserPermission({ isStaff: true, isAdmin: false }), true)\n *\n * // An admin who is also staff. The rule was followed.\n * assert.strictEqual(isValidUserPermission({ isStaff: true, isAdmin: true }), true)\n *\n * // An admin who is NOT staff. The rule was broken!\n * assert.strictEqual(isValidUserPermission({ isStaff: false, isAdmin: true }), false)\n * ```\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const implies: {\n    /**\n     * Creates a predicate that represents a logical \"if-then\" rule.\n     *\n     * Think of it as a conditional promise: **\"If `antecedent` holds true, then I promise `consequent` will also be true.\"**\n     *\n     * This function is invaluable for defining complex validation logic where one condition dictates another.\n     *\n     * ### How It Works\n     *\n     * The rule only fails (returns `false`) when the \"if\" part is `true`, but the \"then\" part is `false`.\n     * In all other cases, the promise is considered kept, and the result is `true`.\n     *\n     * This includes the concept of **\"vacuous truth\"**: if the \"if\" part is `false`, the rule doesn't apply,\n     * so the promise isn't broken, and the result is `true`. (e.g., \"If it rains, I'll bring an umbrella.\"\n     * If it doesn't rain, you haven't broken your promise, no matter what).\n     *\n     * ### Key Details\n     *\n     * - **Logical Equivalence**: `implies(p, q)` is the same as `not(p).or(q)`, or simply `!p || q`\n     *   in plain JavaScript. This can be a helpful way to reason about its behavior.\n     *\n     * - **Type-Safety Warning**: This function always returns a `Predicate`, never a type-narrowing\n     *   `Refinement`. A `true` result doesn't guarantee the `consequent` passed (it could be `true`\n     *   simply because the `antecedent` was `false`), so it cannot be used to safely narrow a type.\n     *\n     * @example\n     * ```ts\n     * // Rule: A user can only be an admin if they also belong to the \"staff\" group.\n     * import * as assert from \"node:assert\"\n     * import { Predicate } from \"effect\"\n     *\n     * type User = {\n     *   isStaff: boolean\n     *   isAdmin: boolean\n     * }\n     *\n     * const isValidUserPermission = Predicate.implies(\n     *   // antecedent: \"if\" the user is an admin...\n     *   (user: User) => user.isAdmin,\n     *   // consequent: \"then\" they must be staff.\n     *   (user: User) => user.isStaff\n     * )\n     *\n     * // A non-admin who is not staff. Rule doesn't apply (antecedent is false).\n     * assert.strictEqual(isValidUserPermission({ isStaff: false, isAdmin: false }), true)\n     *\n     * // A staff member who is not an admin. Rule doesn't apply (antecedent is false).\n     * assert.strictEqual(isValidUserPermission({ isStaff: true, isAdmin: false }), true)\n     *\n     * // An admin who is also staff. The rule was followed.\n     * assert.strictEqual(isValidUserPermission({ isStaff: true, isAdmin: true }), true)\n     *\n     * // An admin who is NOT staff. The rule was broken!\n     * assert.strictEqual(isValidUserPermission({ isStaff: false, isAdmin: true }), false)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A>(consequent: Predicate<A>): (antecedent: Predicate<A>) => Predicate<A>;\n    /**\n     * Creates a predicate that represents a logical \"if-then\" rule.\n     *\n     * Think of it as a conditional promise: **\"If `antecedent` holds true, then I promise `consequent` will also be true.\"**\n     *\n     * This function is invaluable for defining complex validation logic where one condition dictates another.\n     *\n     * ### How It Works\n     *\n     * The rule only fails (returns `false`) when the \"if\" part is `true`, but the \"then\" part is `false`.\n     * In all other cases, the promise is considered kept, and the result is `true`.\n     *\n     * This includes the concept of **\"vacuous truth\"**: if the \"if\" part is `false`, the rule doesn't apply,\n     * so the promise isn't broken, and the result is `true`. (e.g., \"If it rains, I'll bring an umbrella.\"\n     * If it doesn't rain, you haven't broken your promise, no matter what).\n     *\n     * ### Key Details\n     *\n     * - **Logical Equivalence**: `implies(p, q)` is the same as `not(p).or(q)`, or simply `!p || q`\n     *   in plain JavaScript. This can be a helpful way to reason about its behavior.\n     *\n     * - **Type-Safety Warning**: This function always returns a `Predicate`, never a type-narrowing\n     *   `Refinement`. A `true` result doesn't guarantee the `consequent` passed (it could be `true`\n     *   simply because the `antecedent` was `false`), so it cannot be used to safely narrow a type.\n     *\n     * @example\n     * ```ts\n     * // Rule: A user can only be an admin if they also belong to the \"staff\" group.\n     * import * as assert from \"node:assert\"\n     * import { Predicate } from \"effect\"\n     *\n     * type User = {\n     *   isStaff: boolean\n     *   isAdmin: boolean\n     * }\n     *\n     * const isValidUserPermission = Predicate.implies(\n     *   // antecedent: \"if\" the user is an admin...\n     *   (user: User) => user.isAdmin,\n     *   // consequent: \"then\" they must be staff.\n     *   (user: User) => user.isStaff\n     * )\n     *\n     * // A non-admin who is not staff. Rule doesn't apply (antecedent is false).\n     * assert.strictEqual(isValidUserPermission({ isStaff: false, isAdmin: false }), true)\n     *\n     * // A staff member who is not an admin. Rule doesn't apply (antecedent is false).\n     * assert.strictEqual(isValidUserPermission({ isStaff: true, isAdmin: false }), true)\n     *\n     * // An admin who is also staff. The rule was followed.\n     * assert.strictEqual(isValidUserPermission({ isStaff: true, isAdmin: true }), true)\n     *\n     * // An admin who is NOT staff. The rule was broken!\n     * assert.strictEqual(isValidUserPermission({ isStaff: false, isAdmin: true }), false)\n     * ```\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A>(antecedent: Predicate<A>, consequent: Predicate<A>): Predicate<A>;\n};\n/**\n * Combines two predicates with a logical \"NOR\" (negated OR). The resulting predicate\n * returns `true` only if both predicates return `false`.\n * This is equivalent to `not(or(p, q))`.\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const nor: {\n    /**\n     * Combines two predicates with a logical \"NOR\" (negated OR). The resulting predicate\n     * returns `true` only if both predicates return `false`.\n     * This is equivalent to `not(or(p, q))`.\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A>(that: Predicate<A>): (self: Predicate<A>) => Predicate<A>;\n    /**\n     * Combines two predicates with a logical \"NOR\" (negated OR). The resulting predicate\n     * returns `true` only if both predicates return `false`.\n     * This is equivalent to `not(or(p, q))`.\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A>(self: Predicate<A>, that: Predicate<A>): Predicate<A>;\n};\n/**\n * Combines two predicates with a logical \"NAND\" (negated AND). The resulting predicate\n * returns `true` if at least one of the predicates returns `false`.\n * This is equivalent to `not(and(p, q))`.\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const nand: {\n    /**\n     * Combines two predicates with a logical \"NAND\" (negated AND). The resulting predicate\n     * returns `true` if at least one of the predicates returns `false`.\n     * This is equivalent to `not(and(p, q))`.\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A>(that: Predicate<A>): (self: Predicate<A>) => Predicate<A>;\n    /**\n     * Combines two predicates with a logical \"NAND\" (negated AND). The resulting predicate\n     * returns `true` if at least one of the predicates returns `false`.\n     * This is equivalent to `not(and(p, q))`.\n     *\n     * @category combinators\n     * @since 2.0.0\n     */\n    <A>(self: Predicate<A>, that: Predicate<A>): Predicate<A>;\n};\n/**\n * Takes an iterable of predicates and returns a new predicate. The new predicate\n * returns `true` if all predicates in the collection return `true` for a given value.\n *\n * This is like `Array.prototype.every` but for a collection of predicates.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Predicate } from \"effect\"\n *\n * const isPositive = (n: number) => n > 0\n * const isEven = (n: number) => n % 2 === 0\n *\n * const isPositiveAndEven = Predicate.every([isPositive, isEven])\n *\n * assert.strictEqual(isPositiveAndEven(4), true)\n * assert.strictEqual(isPositiveAndEven(3), false)\n * assert.strictEqual(isPositiveAndEven(-2), false)\n * ```\n *\n * @category elements\n * @since 2.0.0\n * @see some\n */\nexport declare const every: <A>(collection: Iterable<Predicate<A>>) => Predicate<A>;\n/**\n * Takes an iterable of predicates and returns a new predicate. The new predicate\n * returns `true` if at least one predicate in the collection returns `true` for a given value.\n *\n * This is like `Array.prototype.some` but for a collection of predicates.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Predicate } from \"effect\"\n *\n * const isNegative = (n: number) => n < 0\n * const isOdd = (n: number) => n % 2 !== 0\n *\n * const isNegativeOrOdd = Predicate.some([isNegative, isOdd])\n *\n * assert.strictEqual(isNegativeOrOdd(-2), true) // isNegative is true\n * assert.strictEqual(isNegativeOrOdd(3), true)  // isOdd is true\n * assert.strictEqual(isNegativeOrOdd(4), false) // both are false\n * ```\n *\n * @category elements\n * @since 2.0.0\n * @see every\n */\nexport declare const some: <A>(collection: Iterable<Predicate<A>>) => Predicate<A>;\n//# sourceMappingURL=Predicate.d.ts.map",
  "node_modules/effect/dist/dts/Pretty.d.ts": "import type * as Schema from \"./Schema.js\";\nimport * as AST from \"./SchemaAST.js\";\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface Pretty<To> {\n    (a: To): string;\n}\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type PrettyAnnotation<A, TypeParameters extends ReadonlyArray<any> = readonly []> = (...pretties: {\n    readonly [K in keyof TypeParameters]: Pretty<TypeParameters[K]>;\n}) => Pretty<A>;\n/**\n * @category prettify\n * @since 3.10.0\n */\nexport declare const make: <A, I, R>(schema: Schema.Schema<A, I, R>) => (a: A) => string;\n/**\n * @since 3.10.0\n */\nexport declare const match: AST.Match<Pretty<any>>;\n//# sourceMappingURL=Pretty.d.ts.map",
  "node_modules/effect/dist/dts/PrimaryKey.d.ts": "/**\n * @since 2.0.0\n */\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const symbol: unique symbol;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface PrimaryKey {\n    [symbol](): string;\n}\n/**\n * @since 2.0.0\n * @category accessors\n */\nexport declare const value: (self: PrimaryKey) => string;\n//# sourceMappingURL=PrimaryKey.d.ts.map",
  "node_modules/effect/dist/dts/PubSub.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Effect from \"./Effect.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Queue from \"./Queue.js\";\nimport type * as Scope from \"./Scope.js\";\n/**\n * A `PubSub<A>` is an asynchronous message hub into which publishers can publish\n * messages of type `A` and subscribers can subscribe to take messages of type\n * `A`.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface PubSub<in out A> extends Queue.Enqueue<A>, Pipeable {\n    /**\n     * Publishes a message to the `PubSub`, returning whether the message was published\n     * to the `PubSub`.\n     */\n    publish(value: A): Effect.Effect<boolean>;\n    /**\n     * Publishes all of the specified messages to the `PubSub`, returning whether they\n     * were published to the `PubSub`.\n     */\n    publishAll(elements: Iterable<A>): Effect.Effect<boolean>;\n    /**\n     * Subscribes to receive messages from the `PubSub`. The resulting subscription can\n     * be evaluated multiple times within the scope to take a message from the `PubSub`\n     * each time.\n     */\n    readonly subscribe: Effect.Effect<Queue.Dequeue<A>, never, Scope.Scope>;\n}\n/**\n * Creates a bounded `PubSub` with the back pressure strategy. The `PubSub` will retain\n * messages until they have been taken by all subscribers, applying back\n * pressure to publishers if the `PubSub` is at capacity.\n *\n * For best performance use capacities that are powers of two.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const bounded: <A>(capacity: number | {\n    readonly capacity: number;\n    readonly replay?: number | undefined;\n}) => Effect.Effect<PubSub<A>>;\n/**\n * Creates a bounded `PubSub` with the dropping strategy. The `PubSub` will drop new\n * messages if the `PubSub` is at capacity.\n *\n * For best performance use capacities that are powers of two.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const dropping: <A>(capacity: number | {\n    readonly capacity: number;\n    readonly replay?: number | undefined;\n}) => Effect.Effect<PubSub<A>>;\n/**\n * Creates a bounded `PubSub` with the sliding strategy. The `PubSub` will add new\n * messages and drop old messages if the `PubSub` is at capacity.\n *\n * For best performance use capacities that are powers of two.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const sliding: <A>(capacity: number | {\n    readonly capacity: number;\n    readonly replay?: number | undefined;\n}) => Effect.Effect<PubSub<A>>;\n/**\n * Creates an unbounded `PubSub`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unbounded: <A>(options?: {\n    readonly replay?: number | undefined;\n}) => Effect.Effect<PubSub<A>>;\n/**\n *  Returns the number of elements the queue can hold.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const capacity: <A>(self: PubSub<A>) => number;\n/**\n * Retrieves the size of the queue, which is equal to the number of elements\n * in the queue. This may be negative if fibers are suspended waiting for\n * elements to be added to the queue.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const size: <A>(self: PubSub<A>) => Effect.Effect<number>;\n/**\n * Returns `true` if the `Queue` contains at least one element, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isFull: <A>(self: PubSub<A>) => Effect.Effect<boolean>;\n/**\n * Returns `true` if the `Queue` contains zero elements, `false` otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isEmpty: <A>(self: PubSub<A>) => Effect.Effect<boolean>;\n/**\n * Interrupts any fibers that are suspended on `offer` or `take`. Future calls\n * to `offer*` and `take*` will be interrupted immediately.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const shutdown: <A>(self: PubSub<A>) => Effect.Effect<void>;\n/**\n * Returns `true` if `shutdown` has been called, otherwise returns `false`.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isShutdown: <A>(self: PubSub<A>) => Effect.Effect<boolean>;\n/**\n * Waits until the queue is shutdown. The `Effect` returned by this method will\n * not resume until the queue has been shutdown. If the queue is already\n * shutdown, the `Effect` will resume right away.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const awaitShutdown: <A>(self: PubSub<A>) => Effect.Effect<void>;\n/**\n * Publishes a message to the `PubSub`, returning whether the message was published\n * to the `PubSub`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const publish: {\n    /**\n     * Publishes a message to the `PubSub`, returning whether the message was published\n     * to the `PubSub`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(value: A): (self: PubSub<A>) => Effect.Effect<boolean>;\n    /**\n     * Publishes a message to the `PubSub`, returning whether the message was published\n     * to the `PubSub`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: PubSub<A>, value: A): Effect.Effect<boolean>;\n};\n/**\n * Publishes all of the specified messages to the `PubSub`, returning whether they\n * were published to the `PubSub`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const publishAll: {\n    /**\n     * Publishes all of the specified messages to the `PubSub`, returning whether they\n     * were published to the `PubSub`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(elements: Iterable<A>): (self: PubSub<A>) => Effect.Effect<boolean>;\n    /**\n     * Publishes all of the specified messages to the `PubSub`, returning whether they\n     * were published to the `PubSub`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: PubSub<A>, elements: Iterable<A>): Effect.Effect<boolean>;\n};\n/**\n * Subscribes to receive messages from the `PubSub`. The resulting subscription can\n * be evaluated multiple times within the scope to take a message from the `PubSub`\n * each time.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const subscribe: <A>(self: PubSub<A>) => Effect.Effect<Queue.Dequeue<A>, never, Scope.Scope>;\n//# sourceMappingURL=PubSub.d.ts.map",
  "node_modules/effect/dist/dts/Queue.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Chunk from \"./Chunk.js\";\nimport type * as Deferred from \"./Deferred.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as MutableQueue from \"./MutableQueue.js\";\nimport type * as MutableRef from \"./MutableRef.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Types from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const EnqueueTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type EnqueueTypeId = typeof EnqueueTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const DequeueTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type DequeueTypeId = typeof DequeueTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const QueueStrategyTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type QueueStrategyTypeId = typeof QueueStrategyTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const BackingQueueTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type BackingQueueTypeId = typeof BackingQueueTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Queue<in out A> extends Enqueue<A>, Dequeue<A> {\n    readonly [Unify.typeSymbol]?: unknown;\n    readonly [Unify.unifySymbol]?: QueueUnify<this>;\n    readonly [Unify.ignoreSymbol]?: QueueUnifyIgnore;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface QueueUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends DequeueUnify<A> {\n    Queue?: () => Extract<A[Unify.typeSymbol], Queue<any>>;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface QueueUnifyIgnore extends DequeueUnifyIgnore {\n    Dequeue?: true;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Enqueue<in A> extends Queue.EnqueueVariance<A>, BaseQueue, Pipeable {\n    /**\n     * Places one value in the queue.\n     */\n    offer(value: A): Effect.Effect<boolean>;\n    /**\n     * Places one value in the queue when possible without needing the fiber runtime.\n     */\n    unsafeOffer(value: A): boolean;\n    /**\n     * For Bounded Queue: uses the `BackPressure` Strategy, places the values in\n     * the queue and always returns true. If the queue has reached capacity, then\n     * the fiber performing the `offerAll` will be suspended until there is room\n     * in the queue.\n     *\n     * For Unbounded Queue: Places all values in the queue and returns true.\n     *\n     * For Sliding Queue: uses `Sliding` Strategy If there is room in the queue,\n     * it places the values otherwise it removes the old elements and enqueues the\n     * new ones. Always returns true.\n     *\n     * For Dropping Queue: uses `Dropping` Strategy, It places the values in the\n     * queue but if there is no room it will not enqueue them and return false.\n     */\n    offerAll(iterable: Iterable<A>): Effect.Effect<boolean>;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Dequeue<out A> extends Effect.Effect<A>, Queue.DequeueVariance<A>, BaseQueue {\n    /**\n     * Takes the oldest value in the queue. If the queue is empty, this will return\n     * a computation that resumes when an item has been added to the queue.\n     */\n    readonly take: Effect.Effect<A>;\n    /**\n     * Takes all the values in the queue and returns the values. If the queue is\n     * empty returns an empty collection.\n     */\n    readonly takeAll: Effect.Effect<Chunk.Chunk<A>>;\n    /**\n     * Takes up to max number of values from the queue.\n     */\n    takeUpTo(max: number): Effect.Effect<Chunk.Chunk<A>>;\n    /**\n     * Takes a number of elements from the queue between the specified minimum and\n     * maximum. If there are fewer than the minimum number of elements available,\n     * suspends until at least the minimum number of elements have been collected.\n     */\n    takeBetween(min: number, max: number): Effect.Effect<Chunk.Chunk<A>>;\n    readonly [Unify.typeSymbol]?: unknown;\n    readonly [Unify.unifySymbol]?: DequeueUnify<this>;\n    readonly [Unify.ignoreSymbol]?: DequeueUnifyIgnore;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface DequeueUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Effect.EffectUnify<A> {\n    Dequeue?: () => A[Unify.typeSymbol] extends Dequeue<infer A0> | infer _ ? Dequeue<A0> : never;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface DequeueUnifyIgnore extends Effect.EffectUnifyIgnore {\n    Effect?: true;\n}\n/**\n * The base interface that all `Queue`s must implement.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface BaseQueue {\n    /**\n     * Returns the number of elements the queue can hold.\n     */\n    capacity(): number;\n    /**\n     * Returns false if shutdown has been called.\n     */\n    isActive(): boolean;\n    /**\n     * Retrieves the size of the queue, which is equal to the number of elements\n     * in the queue. This may be negative if fibers are suspended waiting for\n     * elements to be added to the queue.\n     */\n    readonly size: Effect.Effect<number>;\n    /**\n     * Retrieves the size of the queue, which is equal to the number of elements\n     * in the queue. This may be negative if fibers are suspended waiting for\n     * elements to be added to the queue. Returns None if shutdown has been called\n     */\n    unsafeSize(): Option.Option<number>;\n    /**\n     * Returns `true` if the `Queue` contains at least one element, `false`\n     * otherwise.\n     */\n    readonly isFull: Effect.Effect<boolean>;\n    /**\n     * Returns `true` if the `Queue` contains zero elements, `false` otherwise.\n     */\n    readonly isEmpty: Effect.Effect<boolean>;\n    /**\n     * Interrupts any fibers that are suspended on `offer` or `take`. Future calls\n     * to `offer*` and `take*` will be interrupted immediately.\n     */\n    readonly shutdown: Effect.Effect<void>;\n    /**\n     * Returns `true` if `shutdown` has been called, otherwise returns `false`.\n     */\n    readonly isShutdown: Effect.Effect<boolean>;\n    /**\n     * Waits until the queue is shutdown. The `Effect` returned by this method will\n     * not resume until the queue has been shutdown. If the queue is already\n     * shutdown, the `Effect` will resume right away.\n     */\n    readonly awaitShutdown: Effect.Effect<void>;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Strategy<in out A> extends Queue.StrategyVariance<A> {\n    /**\n     * Returns the number of surplus values that were unable to be added to the\n     * `Queue`\n     */\n    surplusSize(): number;\n    /**\n     * Determines how the `Queue.Strategy` should shut down when the `Queue` is\n     * shut down.\n     */\n    readonly shutdown: Effect.Effect<void>;\n    /**\n     * Determines the behavior of the `Queue.Strategy` when there are surplus\n     * values that could not be added to the `Queue` following an `offer`\n     * operation.\n     */\n    handleSurplus(iterable: Iterable<A>, queue: BackingQueue<A>, takers: MutableQueue.MutableQueue<Deferred.Deferred<A>>, isShutdown: MutableRef.MutableRef<boolean>): Effect.Effect<boolean>;\n    /**\n     * It is called when the backing queue is empty but there are some\n     * takers that can be completed\n     */\n    onCompleteTakersWithEmptyQueue(takers: MutableQueue.MutableQueue<Deferred.Deferred<A>>): void;\n    /**\n     * Determines the behavior of the `Queue.Strategy` when the `Queue` has empty\n     * slots following a `take` operation.\n     */\n    unsafeOnQueueEmptySpace(queue: BackingQueue<A>, takers: MutableQueue.MutableQueue<Deferred.Deferred<A>>): void;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface BackingQueue<in out A> extends Queue.BackingQueueVariance<A> {\n    /**\n     * Dequeues an element from the queue.\n     * Returns either an element from the queue, or the `def` param.\n     */\n    poll<Def>(def: Def): A | Def;\n    /**\n     * Dequeues up to `limit` elements from the queue.\n     */\n    pollUpTo(limit: number): Chunk.Chunk<A>;\n    /**\n     * Enqueues a collection of values into the queue.\n     *\n     * Returns a `Chunk` of the values that were **not** able to be enqueued.\n     */\n    offerAll(elements: Iterable<A>): Chunk.Chunk<A>;\n    /**\n     * Offers an element to the queue.\n     *\n     * Returns whether the enqueue was successful or not.\n     */\n    offer(element: A): boolean;\n    /**\n     * The **maximum** number of elements that a queue can hold.\n     *\n     * **Note**: unbounded queues can still implement this interface with\n     * `capacity = Infinity`.\n     */\n    capacity(): number;\n    /**\n     * Returns the number of elements currently in the queue\n     */\n    length(): number;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Queue {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface EnqueueVariance<in A> {\n        readonly [EnqueueTypeId]: {\n            readonly _In: Types.Contravariant<A>;\n        };\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface DequeueVariance<out A> {\n        readonly [DequeueTypeId]: {\n            readonly _Out: Types.Covariant<A>;\n        };\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface StrategyVariance<in out A> {\n        readonly [QueueStrategyTypeId]: {\n            readonly _A: Types.Invariant<A>;\n        };\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface BackingQueueVariance<in out A> {\n        readonly [BackingQueueTypeId]: {\n            readonly _A: Types.Invariant<A>;\n        };\n    }\n}\n/**\n * Returns `true` if the specified value is a `Queue`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isQueue: (u: unknown) => u is Queue<unknown>;\n/**\n * Returns `true` if the specified value is a `Dequeue`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isDequeue: (u: unknown) => u is Dequeue<unknown>;\n/**\n * Returns `true` if the specified value is a `Enqueue`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isEnqueue: (u: unknown) => u is Enqueue<unknown>;\n/**\n * @since 2.0.0\n * @category strategies\n */\nexport declare const backPressureStrategy: <A>() => Strategy<A>;\n/**\n * @since 2.0.0\n * @category strategies\n */\nexport declare const droppingStrategy: <A>() => Strategy<A>;\n/**\n * @since 2.0.0\n * @category strategies\n */\nexport declare const slidingStrategy: <A>() => Strategy<A>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <A>(queue: BackingQueue<A>, strategy: Strategy<A>) => Effect.Effect<Queue<A>>;\n/**\n * Makes a new bounded `Queue`. When the capacity of the queue is reached, any\n * additional calls to `offer` will be suspended until there is more room in\n * the queue.\n *\n * **Note**: When possible use only power of 2 capacities; this will provide\n * better performance by utilising an optimised version of the underlying\n * `RingBuffer`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const bounded: <A>(requestedCapacity: number) => Effect.Effect<Queue<A>>;\n/**\n * Makes a new bounded `Queue` with the dropping strategy.\n *\n * When the capacity of the queue is reached, new elements will be dropped and the\n * old elements will remain.\n *\n * **Note**: When possible use only power of 2 capacities; this will provide\n * better performance by utilising an optimised version of the underlying\n * `RingBuffer`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const dropping: <A>(requestedCapacity: number) => Effect.Effect<Queue<A>>;\n/**\n * Makes a new bounded `Queue` with the sliding strategy.\n *\n * When the capacity of the queue is reached, new elements will be added and the\n * old elements will be dropped.\n *\n * **Note**: When possible use only power of 2 capacities; this will provide\n * better performance by utilising an optimised version of the underlying\n * `RingBuffer`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const sliding: <A>(requestedCapacity: number) => Effect.Effect<Queue<A>>;\n/**\n * Creates a new unbounded `Queue`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unbounded: <A>() => Effect.Effect<Queue<A>>;\n/**\n * Returns the number of elements the queue can hold.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const capacity: <A>(self: Dequeue<A> | Enqueue<A>) => number;\n/**\n * Retrieves the size of the queue, which is equal to the number of elements\n * in the queue. This may be negative if fibers are suspended waiting for\n * elements to be added to the queue.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const size: <A>(self: Dequeue<A> | Enqueue<A>) => Effect.Effect<number>;\n/**\n * Returns `true` if the `Queue` contains zero elements, `false` otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isEmpty: <A>(self: Dequeue<A> | Enqueue<A>) => Effect.Effect<boolean>;\n/**\n * Returns `true` if the `Queue` contains at least one element, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isFull: <A>(self: Dequeue<A> | Enqueue<A>) => Effect.Effect<boolean>;\n/**\n * Returns `true` if `shutdown` has been called, otherwise returns `false`.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isShutdown: <A>(self: Dequeue<A> | Enqueue<A>) => Effect.Effect<boolean>;\n/**\n * Waits until the queue is shutdown. The `Effect` returned by this method will\n * not resume until the queue has been shutdown. If the queue is already\n * shutdown, the `Effect` will resume right away.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const awaitShutdown: <A>(self: Dequeue<A> | Enqueue<A>) => Effect.Effect<void>;\n/**\n * Interrupts any fibers that are suspended on `offer` or `take`. Future calls\n * to `offer*` and `take*` will be interrupted immediately.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const shutdown: <A>(self: Dequeue<A> | Enqueue<A>) => Effect.Effect<void>;\n/**\n * Places one value in the queue.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const offer: {\n    /**\n     * Places one value in the queue.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(value: A): (self: Enqueue<A>) => Effect.Effect<boolean>;\n    /**\n     * Places one value in the queue.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Enqueue<A>, value: A): Effect.Effect<boolean>;\n};\n/**\n * Places one value in the queue.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const unsafeOffer: {\n    /**\n     * Places one value in the queue.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(value: A): (self: Enqueue<A>) => boolean;\n    /**\n     * Places one value in the queue.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Enqueue<A>, value: A): boolean;\n};\n/**\n * For Bounded Queue: uses the `BackPressure` Strategy, places the values in\n * the queue and always returns true. If the queue has reached capacity, then\n * the fiber performing the `offerAll` will be suspended until there is room\n * in the queue.\n *\n * For Unbounded Queue: Places all values in the queue and returns true.\n *\n * For Sliding Queue: uses `Sliding` Strategy If there is room in the queue,\n * it places the values otherwise it removes the old elements and enqueues the\n * new ones. Always returns true.\n *\n * For Dropping Queue: uses `Dropping` Strategy, It places the values in the\n * queue but if there is no room it will not enqueue them and return false.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const offerAll: {\n    /**\n     * For Bounded Queue: uses the `BackPressure` Strategy, places the values in\n     * the queue and always returns true. If the queue has reached capacity, then\n     * the fiber performing the `offerAll` will be suspended until there is room\n     * in the queue.\n     *\n     * For Unbounded Queue: Places all values in the queue and returns true.\n     *\n     * For Sliding Queue: uses `Sliding` Strategy If there is room in the queue,\n     * it places the values otherwise it removes the old elements and enqueues the\n     * new ones. Always returns true.\n     *\n     * For Dropping Queue: uses `Dropping` Strategy, It places the values in the\n     * queue but if there is no room it will not enqueue them and return false.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(iterable: Iterable<A>): (self: Enqueue<A>) => Effect.Effect<boolean>;\n    /**\n     * For Bounded Queue: uses the `BackPressure` Strategy, places the values in\n     * the queue and always returns true. If the queue has reached capacity, then\n     * the fiber performing the `offerAll` will be suspended until there is room\n     * in the queue.\n     *\n     * For Unbounded Queue: Places all values in the queue and returns true.\n     *\n     * For Sliding Queue: uses `Sliding` Strategy If there is room in the queue,\n     * it places the values otherwise it removes the old elements and enqueues the\n     * new ones. Always returns true.\n     *\n     * For Dropping Queue: uses `Dropping` Strategy, It places the values in the\n     * queue but if there is no room it will not enqueue them and return false.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Enqueue<A>, iterable: Iterable<A>): Effect.Effect<boolean>;\n};\n/**\n * Returns the first value in the `Queue` as a `Some<A>`, or `None` if the queue\n * is empty.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const poll: <A>(self: Dequeue<A>) => Effect.Effect<Option.Option<A>>;\n/**\n * Takes the oldest value in the queue. If the queue is empty, this will return\n * a computation that resumes when an item has been added to the queue.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const take: <A>(self: Dequeue<A>) => Effect.Effect<A>;\n/**\n * Takes all the values in the queue and returns the values. If the queue is\n * empty returns an empty collection.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const takeAll: <A>(self: Dequeue<A>) => Effect.Effect<Chunk.Chunk<A>>;\n/**\n * Takes up to max number of values from the queue.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const takeUpTo: {\n    /**\n     * Takes up to max number of values from the queue.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (max: number): <A>(self: Dequeue<A>) => Effect.Effect<Chunk.Chunk<A>>;\n    /**\n     * Takes up to max number of values from the queue.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Dequeue<A>, max: number): Effect.Effect<Chunk.Chunk<A>>;\n};\n/**\n * Takes a number of elements from the queue between the specified minimum and\n * maximum. If there are fewer than the minimum number of elements available,\n * suspends until at least the minimum number of elements have been collected.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const takeBetween: {\n    /**\n     * Takes a number of elements from the queue between the specified minimum and\n     * maximum. If there are fewer than the minimum number of elements available,\n     * suspends until at least the minimum number of elements have been collected.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (min: number, max: number): <A>(self: Dequeue<A>) => Effect.Effect<Chunk.Chunk<A>>;\n    /**\n     * Takes a number of elements from the queue between the specified minimum and\n     * maximum. If there are fewer than the minimum number of elements available,\n     * suspends until at least the minimum number of elements have been collected.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Dequeue<A>, min: number, max: number): Effect.Effect<Chunk.Chunk<A>>;\n};\n/**\n * Takes the specified number of elements from the queue. If there are fewer\n * than the specified number of elements available, it suspends until they\n * become available.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const takeN: {\n    /**\n     * Takes the specified number of elements from the queue. If there are fewer\n     * than the specified number of elements available, it suspends until they\n     * become available.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (n: number): <A>(self: Dequeue<A>) => Effect.Effect<Chunk.Chunk<A>>;\n    /**\n     * Takes the specified number of elements from the queue. If there are fewer\n     * than the specified number of elements available, it suspends until they\n     * become available.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Dequeue<A>, n: number): Effect.Effect<Chunk.Chunk<A>>;\n};\n//# sourceMappingURL=Queue.d.ts.map",
  "node_modules/effect/dist/dts/Random.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Array from \"./Array.js\";\nimport type * as Cause from \"./Cause.js\";\nimport type * as Chunk from \"./Chunk.js\";\nimport type * as Context from \"./Context.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as NonEmptyIterable from \"./NonEmptyIterable.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const RandomTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type RandomTypeId = typeof RandomTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Random {\n    readonly [RandomTypeId]: RandomTypeId;\n    /**\n     * Returns the next numeric value from the pseudo-random number generator.\n     */\n    readonly next: Effect.Effect<number>;\n    /**\n     * Returns the next boolean value from the pseudo-random number generator.\n     */\n    readonly nextBoolean: Effect.Effect<boolean>;\n    /**\n     * Returns the next integer value from the pseudo-random number generator.\n     */\n    readonly nextInt: Effect.Effect<number>;\n    /**\n     * Returns the next numeric value in the specified range from the\n     * pseudo-random number generator.\n     */\n    nextRange(min: number, max: number): Effect.Effect<number>;\n    /**\n     * Returns the next integer value in the specified range from the\n     * pseudo-random number generator.\n     */\n    nextIntBetween(min: number, max: number): Effect.Effect<number>;\n    /**\n     * Uses the pseudo-random number generator to shuffle the specified iterable.\n     */\n    shuffle<A>(elements: Iterable<A>): Effect.Effect<Chunk.Chunk<A>>;\n}\n/**\n * Returns the next numeric value from the pseudo-random number generator.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const next: Effect.Effect<number>;\n/**\n * Returns the next integer value from the pseudo-random number generator.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const nextInt: Effect.Effect<number>;\n/**\n * Returns the next boolean value from the pseudo-random number generator.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const nextBoolean: Effect.Effect<boolean>;\n/**\n * Returns the next numeric value in the specified range from the\n * pseudo-random number generator.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const nextRange: (min: number, max: number) => Effect.Effect<number>;\n/**\n * Returns the next integer value in the specified range from the\n * pseudo-random number generator.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const nextIntBetween: (min: number, max: number) => Effect.Effect<number>;\n/**\n * Uses the pseudo-random number generator to shuffle the specified iterable.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const shuffle: <A>(elements: Iterable<A>) => Effect.Effect<Chunk.Chunk<A>>;\n/**\n * Get a random element from an iterable.\n *\n * @example\n * ```ts\n * import { Effect, Random } from \"effect\"\n *\n * Effect.gen(function* () {\n *   const randomItem = yield* Random.choice([1, 2, 3])\n *   console.log(randomItem)\n * })\n * ```\n *\n * @since 3.6.0\n * @category constructors\n */\nexport declare const choice: <Self extends Iterable<unknown>>(elements: Self) => Self extends NonEmptyIterable.NonEmptyIterable<infer A> ? Effect.Effect<A> : Self extends Array.NonEmptyReadonlyArray<infer A> ? Effect.Effect<A> : Self extends Iterable<infer A> ? Effect.Effect<A, Cause.NoSuchElementException> : never;\n/**\n * Retreives the `Random` service from the context and uses it to run the\n * specified workflow.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const randomWith: <A, E, R>(f: (random: Random) => Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const Random: Context.Tag<Random, Random>;\n/**\n * Constructs the `Random` service, seeding the pseudo-random number generator\n * with an hash of the specified seed.\n * This constructor is useful for generating predictable sequences of random values for specific use cases.\n *\n * Example uses:\n * - Generating random UI data for visual tests.\n * - Creating data that needs to change daily but remain the same throughout a single day, such as using a date as the seed.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Effect, Random } from \"effect\"\n *\n * const random1 = Random.make(\"myseed\")\n * const random2 = Random.make(\"myseed\")\n *\n * assert.equal(Effect.runSync(random1.next), Effect.runSync(random2.next))\n * ```\n *\n * @since 3.5.0\n * @category constructors\n */\nexport declare const make: <A>(seed: A) => Random;\n/**\n * Constructs the `Random` service from an array of literal values.\n * The service will cycle through the provided values in order when generating random values.\n * This constructor is useful for creating deterministic sequences for testing or when specific values need to be returned.\n *\n * @example\n * ```ts\n * import { Effect, Random } from \"effect\"\n *\n * Effect.gen(function* () {\n *   console.log(yield* Random.next) // 0.2\n *   console.log(yield* Random.next) // 0.5\n *   console.log(yield* Random.next) // 0.8\n *   console.log(yield* Random.next) // 0.2 (cycles back)\n * }).pipe(Effect.withRandom(Random.fixed([0.2, 0.5, 0.8])))\n * ```\n *\n * @example\n * ```ts\n * import { Effect, Random } from \"effect\"\n *\n * Effect.gen(function* () {\n *   console.log(yield* Random.nextBoolean) // true\n *   console.log(yield* Random.nextBoolean) // false\n *   console.log(yield* Random.nextBoolean) // true\n * }).pipe(Effect.withRandom(Random.fixed([true, false, true])))\n * ```\n *\n * @since 3.11.0\n * @category constructors\n */\nexport declare const fixed: <const T extends Array.NonEmptyArray<any>>(values: T) => Random;\n//# sourceMappingURL=Random.d.ts.map",
  "node_modules/effect/dist/dts/RateLimiter.d.ts": "/**\n * Limits the number of calls to a resource to a maximum amount in some interval.\n *\n * @since 2.0.0\n */\nimport type { DurationInput } from \"./Duration.js\";\nimport type { Effect } from \"./Effect.js\";\nimport type { Scope } from \"./Scope.js\";\n/**\n * Limits the number of calls to a resource to a maximum amount in some interval.\n *\n * Note that only the moment of starting the effect is rate limited: the number\n * of concurrent executions is not bounded.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface RateLimiter {\n    <A, E, R>(task: Effect<A, E, R>): Effect<A, E, R>;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace RateLimiter {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Options {\n        /**\n         * The maximum number of requests that should be allowed.\n         */\n        readonly limit: number;\n        /**\n         * The interval to utilize for rate-limiting requests. The semantics of the\n         * specified `interval` vary depending on the chosen `algorithm`:\n         *\n         * `token-bucket`: The maximum number of requests will be spread out over\n         * the provided interval if no tokens are available.\n         *\n         * For example, for a `RateLimiter` using the `token-bucket` algorithm with\n         * a `limit` of `10` and an `interval` of `1 seconds`, `1` request can be\n         * made every `100 millis`.\n         *\n         * `fixed-window`: The maximum number of requests will be reset during each\n         * interval. For example, for a `RateLimiter` using the `fixed-window`\n         * algorithm with a `limit` of `10` and an `interval` of `1 seconds`, a\n         * maximum of `10` requests can be made each second.\n         */\n        readonly interval: DurationInput;\n        /**\n         * The algorithm to utilize for rate-limiting requests.\n         *\n         * Defaults to `token-bucket`.\n         */\n        readonly algorithm?: \"fixed-window\" | \"token-bucket\";\n    }\n}\n/**\n * Constructs a new `RateLimiter` which will utilize the specified algorithm\n * to limit requests (defaults to `token-bucket`).\n *\n * Notes\n * - Only the moment of starting the effect is rate limited. The number of concurrent executions is not bounded.\n * - Instances of `RateLimiter` can be composed.\n * - The \"cost\" per effect can be changed. See {@link withCost}\n *\n * @example\n * ```ts\n * import { Effect, RateLimiter } from \"effect\";\n * import { compose } from \"effect/Function\"\n *\n * const program = Effect.scoped(\n *   Effect.gen(function* ($) {\n *     const perMinuteRL = yield* $(RateLimiter.make({ limit: 30, interval: \"1 minutes\" }))\n *     const perSecondRL = yield* $(RateLimiter.make({ limit: 2, interval: \"1 seconds\" }))\n *\n *     // This rate limiter respects both the 30 calls per minute\n *     // and the 2 calls per second constraints.\n *      const rateLimit = compose(perMinuteRL, perSecondRL)\n *\n *     // simulate repeated calls\n *     for (let n = 0; n < 100; n++) {\n *       // wrap the effect we want to limit with rateLimit\n *       yield* $(rateLimit(Effect.log(\"Calling RateLimited Effect\")));\n *     }\n *   })\n * );\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (options: RateLimiter.Options) => Effect<RateLimiter, never, Scope>;\n/**\n * Alters the per-effect cost of the rate-limiter.\n *\n * This can be used for \"credit\" based rate-limiting where different API endpoints\n * cost a different number of credits within a time window.\n * Eg: 1000 credits / hour, where a query costs 1 credit and a mutation costs 5 credits.\n *\n * @example\n * ```ts\n * import { Effect, RateLimiter } from \"effect\";\n * import { compose } from \"effect/Function\";\n *\n * const program = Effect.scoped(\n *   Effect.gen(function* ($) {\n *     // Create a rate limiter that has an hourly limit of 1000 credits\n *     const rateLimiter = yield* $(RateLimiter.make({ limit: 1000, interval: \"1 hours\" }));\n *     // Query API costs 1 credit per call ( 1 is the default cost )\n *     const queryAPIRL = compose(rateLimiter, RateLimiter.withCost(1));\n *     // Mutation API costs 5 credits per call\n *     const mutationAPIRL = compose(rateLimiter, RateLimiter.withCost(5));\n\n *     // Use the pre-defined rate limiters\n *     yield* $(queryAPIRL(Effect.log(\"Sample Query\")));\n *     yield* $(mutationAPIRL(Effect.log(\"Sample Mutation\")));\n *\n *     // Or set a cost on-the-fly\n *     yield* $(\n *       rateLimiter(Effect.log(\"Another query with a different cost\")).pipe(\n *         RateLimiter.withCost(3)\n *       )\n *     );\n *   })\n * );\n * ```\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const withCost: (cost: number) => <A, E, R>(effect: Effect<A, E, R>) => Effect<A, E, R>;\n//# sourceMappingURL=RateLimiter.d.ts.map",
  "node_modules/effect/dist/dts/RcMap.d.ts": "/**\n * @since 3.5.0\n */\nimport type * as Cause from \"./Cause.js\";\nimport type * as Duration from \"./Duration.js\";\nimport type * as Effect from \"./Effect.js\";\nimport { type Pipeable } from \"./Pipeable.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 3.5.0\n * @category type ids\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 3.5.0\n * @category type ids\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 3.5.0\n * @category models\n */\nexport interface RcMap<in K, out A, out E = never> extends Pipeable {\n    readonly [TypeId]: RcMap.Variance<K, A, E>;\n}\n/**\n * @since 3.5.0\n * @category models\n */\nexport declare namespace RcMap {\n    /**\n     * @since 3.5.0\n     * @category models\n     */\n    interface Variance<K, A, E> {\n        readonly _K: Types.Contravariant<K>;\n        readonly _A: Types.Covariant<A>;\n        readonly _E: Types.Covariant<E>;\n    }\n}\n/**\n * An `RcMap` can contain multiple reference counted resources that can be indexed\n * by a key. The resources are lazily acquired on the first call to `get` and\n * released when the last reference is released.\n *\n * Complex keys can extend `Equal` and `Hash` to allow lookups by value.\n *\n * **Options**\n *\n * - `capacity`: The maximum number of resources that can be held in the map.\n * - `idleTimeToLive`: When the reference count reaches zero, the resource will be released after this duration.\n *\n * @since 3.5.0\n * @category models\n * @example\n * ```ts\n * import { Effect, RcMap } from \"effect\"\n *\n * Effect.gen(function*() {\n *   const map = yield* RcMap.make({\n *     lookup: (key: string) =>\n *       Effect.acquireRelease(\n *         Effect.succeed(`acquired ${key}`),\n *         () => Effect.log(`releasing ${key}`)\n *       )\n *   })\n *\n *   // Get \"foo\" from the map twice, which will only acquire it once.\n *   // It will then be released once the scope closes.\n *   yield* RcMap.get(map, \"foo\").pipe(\n *     Effect.andThen(RcMap.get(map, \"foo\")),\n *     Effect.scoped\n *   )\n * })\n * ```\n */\nexport declare const make: {\n    /**\n     * An `RcMap` can contain multiple reference counted resources that can be indexed\n     * by a key. The resources are lazily acquired on the first call to `get` and\n     * released when the last reference is released.\n     *\n     * Complex keys can extend `Equal` and `Hash` to allow lookups by value.\n     *\n     * **Options**\n     *\n     * - `capacity`: The maximum number of resources that can be held in the map.\n     * - `idleTimeToLive`: When the reference count reaches zero, the resource will be released after this duration.\n     *\n     * @since 3.5.0\n     * @category models\n     * @example\n     * ```ts\n     * import { Effect, RcMap } from \"effect\"\n     *\n     * Effect.gen(function*() {\n     *   const map = yield* RcMap.make({\n     *     lookup: (key: string) =>\n     *       Effect.acquireRelease(\n     *         Effect.succeed(`acquired ${key}`),\n     *         () => Effect.log(`releasing ${key}`)\n     *       )\n     *   })\n     *\n     *   // Get \"foo\" from the map twice, which will only acquire it once.\n     *   // It will then be released once the scope closes.\n     *   yield* RcMap.get(map, \"foo\").pipe(\n     *     Effect.andThen(RcMap.get(map, \"foo\")),\n     *     Effect.scoped\n     *   )\n     * })\n     * ```\n     */\n    <K, A, E, R>(options: {\n        readonly lookup: (key: K) => Effect.Effect<A, E, R>;\n        readonly idleTimeToLive?: Duration.DurationInput | undefined;\n        readonly capacity?: undefined;\n    }): Effect.Effect<RcMap<K, A, E>, never, Scope.Scope | R>;\n    /**\n     * An `RcMap` can contain multiple reference counted resources that can be indexed\n     * by a key. The resources are lazily acquired on the first call to `get` and\n     * released when the last reference is released.\n     *\n     * Complex keys can extend `Equal` and `Hash` to allow lookups by value.\n     *\n     * **Options**\n     *\n     * - `capacity`: The maximum number of resources that can be held in the map.\n     * - `idleTimeToLive`: When the reference count reaches zero, the resource will be released after this duration.\n     *\n     * @since 3.5.0\n     * @category models\n     * @example\n     * ```ts\n     * import { Effect, RcMap } from \"effect\"\n     *\n     * Effect.gen(function*() {\n     *   const map = yield* RcMap.make({\n     *     lookup: (key: string) =>\n     *       Effect.acquireRelease(\n     *         Effect.succeed(`acquired ${key}`),\n     *         () => Effect.log(`releasing ${key}`)\n     *       )\n     *   })\n     *\n     *   // Get \"foo\" from the map twice, which will only acquire it once.\n     *   // It will then be released once the scope closes.\n     *   yield* RcMap.get(map, \"foo\").pipe(\n     *     Effect.andThen(RcMap.get(map, \"foo\")),\n     *     Effect.scoped\n     *   )\n     * })\n     * ```\n     */\n    <K, A, E, R>(options: {\n        readonly lookup: (key: K) => Effect.Effect<A, E, R>;\n        readonly idleTimeToLive?: Duration.DurationInput | undefined;\n        readonly capacity: number;\n    }): Effect.Effect<RcMap<K, A, E | Cause.ExceededCapacityException>, never, Scope.Scope | R>;\n};\n/**\n * @since 3.5.0\n * @category combinators\n */\nexport declare const get: {\n    /**\n     * @since 3.5.0\n     * @category combinators\n     */\n    <K>(key: K): <A, E>(self: RcMap<K, A, E>) => Effect.Effect<A, E, Scope.Scope>;\n    /**\n     * @since 3.5.0\n     * @category combinators\n     */\n    <K, A, E>(self: RcMap<K, A, E>, key: K): Effect.Effect<A, E, Scope.Scope>;\n};\n/**\n * @since 3.17.7\n * @category combinators\n */\nexport declare const has: {\n    /**\n     * @since 3.17.7\n     * @category combinators\n     */\n    <K>(key: K): <A, E>(self: RcMap<K, A, E>) => Effect.Effect<boolean>;\n    /**\n     * @since 3.17.7\n     * @category combinators\n     */\n    <K, A, E>(self: RcMap<K, A, E>, key: K): Effect.Effect<boolean>;\n};\n/**\n * @since 3.8.0\n * @category combinators\n */\nexport declare const keys: <K, A, E>(self: RcMap<K, A, E>) => Effect.Effect<Array<K>>;\n/**\n * @since 3.13.0\n * @category combinators\n */\nexport declare const invalidate: {\n    /**\n     * @since 3.13.0\n     * @category combinators\n     */\n    <K>(key: K): <A, E>(self: RcMap<K, A, E>) => Effect.Effect<void>;\n    /**\n     * @since 3.13.0\n     * @category combinators\n     */\n    <K, A, E>(self: RcMap<K, A, E>, key: K): Effect.Effect<void>;\n};\n/**\n * @since 3.13.0\n * @category combinators\n */\nexport declare const touch: {\n    /**\n     * @since 3.13.0\n     * @category combinators\n     */\n    <K>(key: K): <A, E>(self: RcMap<K, A, E>) => Effect.Effect<void>;\n    /**\n     * @since 3.13.0\n     * @category combinators\n     */\n    <K, A, E>(self: RcMap<K, A, E>, key: K): Effect.Effect<void>;\n};\n//# sourceMappingURL=RcMap.d.ts.map",
  "node_modules/effect/dist/dts/RcRef.d.ts": "/**\n * @since 3.5.0\n */\nimport type * as Duration from \"./Duration.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Readable from \"./Readable.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as Types from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\n/**\n * @since 3.5.0\n * @category type ids\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 3.5.0\n * @category type ids\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 3.5.0\n * @category models\n */\nexport interface RcRef<out A, out E = never> extends Effect.Effect<A, E, Scope.Scope>, Readable.Readable<A, E, Scope.Scope> {\n    readonly [TypeId]: RcRef.Variance<A, E>;\n    readonly [Unify.typeSymbol]?: unknown;\n    readonly [Unify.unifySymbol]?: RcRefUnify<this>;\n    readonly [Unify.ignoreSymbol]?: RcRefUnifyIgnore;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface RcRefUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Effect.EffectUnify<A> {\n    RcRef?: () => A[Unify.typeSymbol] extends RcRef<infer A0, infer E0> | infer _ ? RcRef<A0, E0> : never;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface RcRefUnifyIgnore extends Effect.EffectUnifyIgnore {\n    Effect?: true;\n}\n/**\n * @since 3.5.0\n * @category models\n */\nexport declare namespace RcRef {\n    /**\n     * @since 3.5.0\n     * @category models\n     */\n    interface Variance<A, E> {\n        readonly _A: Types.Covariant<A>;\n        readonly _E: Types.Covariant<E>;\n    }\n}\n/**\n * Create an `RcRef` from an acquire `Effect`.\n *\n * An RcRef wraps a reference counted resource that can be acquired and released\n * multiple times.\n *\n * The resource is lazily acquired on the first call to `get` and released when\n * the last reference is released.\n *\n * @since 3.5.0\n * @category constructors\n * @example\n * ```ts\n * import { Effect, RcRef } from \"effect\"\n *\n * Effect.gen(function*() {\n *   const ref = yield* RcRef.make({\n *     acquire: Effect.acquireRelease(\n *       Effect.succeed(\"foo\"),\n *       () => Effect.log(\"release foo\")\n *     )\n *   })\n *\n *   // will only acquire the resource once, and release it\n *   // when the scope is closed\n *   yield* RcRef.get(ref).pipe(\n *     Effect.andThen(RcRef.get(ref)),\n *     Effect.scoped\n *   )\n * })\n * ```\n */\nexport declare const make: <A, E, R>(options: {\n    readonly acquire: Effect.Effect<A, E, R>;\n    /**\n     * When the reference count reaches zero, the resource will be released\n     * after this duration.\n     */\n    readonly idleTimeToLive?: Duration.DurationInput | undefined;\n}) => Effect.Effect<RcRef<A, E>, never, R | Scope.Scope>;\n/**\n * @since 3.5.0\n * @category combinators\n */\nexport declare const get: <A, E>(self: RcRef<A, E>) => Effect.Effect<A, E, Scope.Scope>;\n//# sourceMappingURL=RcRef.d.ts.map",
  "node_modules/effect/dist/dts/Readable.d.ts": "/**\n * @since 2.0.0\n */\nimport type { Effect } from \"./Effect.js\";\nimport { type Pipeable } from \"./Pipeable.js\";\nimport type { NoInfer } from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category type ids\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category type ids\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Readable<A, E = never, R = never> extends Pipeable {\n    readonly [TypeId]: TypeId;\n    readonly get: Effect<A, E, R>;\n}\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isReadable: (u: unknown) => u is Readable<unknown, unknown, unknown>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <A, E, R>(get: Effect<A, E, R>) => Readable<A, E, R>;\n/**\n * @since 2.0.0\n * @category combinators\n */\nexport declare const map: {\n    /**\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, B>(f: (a: NoInfer<A>) => B): <E, R>(fa: Readable<A, E, R>) => Readable<B, E, R>;\n    /**\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, E, R, B>(self: Readable<A, E, R>, f: (a: NoInfer<A>) => B): Readable<B, E, R>;\n};\n/**\n * @since 2.0.0\n * @category combinators\n */\nexport declare const mapEffect: {\n    /**\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, B, E2, R2>(f: (a: NoInfer<A>) => Effect<B, E2, R2>): <E, R>(fa: Readable<A, E, R>) => Readable<B, E | E2, R | R2>;\n    /**\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, E, R, B, E2, R2>(self: Readable<A, E, R>, f: (a: NoInfer<A>) => Effect<B, E2, R2>): Readable<B, E | E2, R | R2>;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unwrap: <A, E, R, E1, R1>(effect: Effect<Readable<A, E, R>, E1, R1>) => Readable<A, E | E1, R | R1>;\n//# sourceMappingURL=Readable.d.ts.map",
  "node_modules/effect/dist/dts/Record.d.ts": "/**\n * This module provides utility functions for working with records in TypeScript.\n *\n * @since 2.0.0\n */\nimport type { Either } from \"./Either.js\";\nimport type { Equivalence } from \"./Equivalence.js\";\nimport type { TypeLambda } from \"./HKT.js\";\nimport * as Option from \"./Option.js\";\nimport type { NoInfer } from \"./Types.js\";\n/**\n * @category models\n * @since 2.0.0\n */\nexport type ReadonlyRecord<in out K extends string | symbol, out A> = {\n    readonly [P in K]: A;\n};\n/**\n * @since 2.0.0\n */\nexport declare namespace ReadonlyRecord {\n    type IsFiniteString<T extends string> = T extends \"\" ? true : [\n        T\n    ] extends [`${infer Head}${infer Rest}`] ? string extends Head ? false : `${number}` extends Head ? false : Rest extends \"\" ? true : IsFiniteString<Rest> : false;\n    /**\n     * @since 2.0.0\n     */\n    type NonLiteralKey<K extends string | symbol> = K extends string ? IsFiniteString<K> extends true ? string : K : symbol;\n    /**\n     * @since 2.0.0\n     */\n    type IntersectKeys<K1 extends string, K2 extends string> = [string] extends [K1 | K2] ? NonLiteralKey<K1> & NonLiteralKey<K2> : K1 & K2;\n}\n/**\n * @category type lambdas\n * @since 2.0.0\n */\nexport interface ReadonlyRecordTypeLambda<K extends string = string> extends TypeLambda {\n    readonly type: ReadonlyRecord<K, this[\"Target\"]>;\n}\n/**\n * Creates a new, empty record.\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const empty: <K extends string | symbol = never, V = never>() => Record<ReadonlyRecord.NonLiteralKey<K>, V>;\n/**\n * Determine if a record is empty.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isEmptyRecord } from \"effect/Record\"\n *\n * assert.deepStrictEqual(isEmptyRecord({}), true);\n * assert.deepStrictEqual(isEmptyRecord({ a: 3 }), false);\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isEmptyRecord: <K extends string, A>(self: Record<K, A>) => self is Record<K, never>;\n/**\n * Determine if a record is empty.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isEmptyReadonlyRecord } from \"effect/Record\"\n *\n * assert.deepStrictEqual(isEmptyReadonlyRecord({}), true);\n * assert.deepStrictEqual(isEmptyReadonlyRecord({ a: 3 }), false);\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isEmptyReadonlyRecord: <K extends string, A>(self: ReadonlyRecord<K, A>) => self is ReadonlyRecord<K, never>;\n/**\n * Takes an iterable and a projection function and returns a record.\n * The projection function maps each value of the iterable to a tuple of a key and a value, which is then added to the resulting record.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { fromIterableWith } from \"effect/Record\"\n *\n * const input = [1, 2, 3, 4]\n *\n * assert.deepStrictEqual(\n *   fromIterableWith(input, a => [String(a), a * 2]),\n *   { '1': 2, '2': 4, '3': 6, '4': 8 }\n * )\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const fromIterableWith: {\n    /**\n     * Takes an iterable and a projection function and returns a record.\n     * The projection function maps each value of the iterable to a tuple of a key and a value, which is then added to the resulting record.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { fromIterableWith } from \"effect/Record\"\n     *\n     * const input = [1, 2, 3, 4]\n     *\n     * assert.deepStrictEqual(\n     *   fromIterableWith(input, a => [String(a), a * 2]),\n     *   { '1': 2, '2': 4, '3': 6, '4': 8 }\n     * )\n     * ```\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <A, K extends string | symbol, B>(f: (a: A) => readonly [K, B]): (self: Iterable<A>) => Record<ReadonlyRecord.NonLiteralKey<K>, B>;\n    /**\n     * Takes an iterable and a projection function and returns a record.\n     * The projection function maps each value of the iterable to a tuple of a key and a value, which is then added to the resulting record.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { fromIterableWith } from \"effect/Record\"\n     *\n     * const input = [1, 2, 3, 4]\n     *\n     * assert.deepStrictEqual(\n     *   fromIterableWith(input, a => [String(a), a * 2]),\n     *   { '1': 2, '2': 4, '3': 6, '4': 8 }\n     * )\n     * ```\n     *\n     * @category constructors\n     * @since 2.0.0\n     */\n    <A, K extends string | symbol, B>(self: Iterable<A>, f: (a: A) => readonly [K, B]): Record<ReadonlyRecord.NonLiteralKey<K>, B>;\n};\n/**\n * Creates a new record from an iterable, utilizing the provided function to determine the key for each element.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { fromIterableBy } from \"effect/Record\"\n *\n * const users = [\n *   { id: \"2\", name: \"name2\" },\n *   { id: \"1\", name: \"name1\" }\n * ]\n *\n * assert.deepStrictEqual(\n *   fromIterableBy(users, user => user.id),\n *   {\n *     \"2\": { id: \"2\", name: \"name2\" },\n *     \"1\": { id: \"1\", name: \"name1\" }\n *   }\n * )\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const fromIterableBy: <A, K extends string | symbol>(items: Iterable<A>, f: (a: A) => K) => Record<ReadonlyRecord.NonLiteralKey<K>, A>;\n/**\n * Builds a record from an iterable of key-value pairs.\n *\n * If there are conflicting keys when using `fromEntries`, the last occurrence of the key/value pair will overwrite the\n * previous ones. So the resulting record will only have the value of the last occurrence of each key.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { fromEntries } from \"effect/Record\"\n *\n * const input: Array<[string, number]> = [[\"a\", 1], [\"b\", 2]]\n *\n * assert.deepStrictEqual(fromEntries(input), { a: 1, b: 2 })\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromEntries: <Entry extends readonly [string | symbol, any]>(entries: Iterable<Entry>) => Record<ReadonlyRecord.NonLiteralKey<Entry[0]>, Entry[1]>;\n/**\n * Transforms the values of a record into an `Array` with a custom mapping function.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { collect } from \"effect/Record\"\n *\n * const x = { a: 1, b: 2, c: 3 }\n * assert.deepStrictEqual(collect(x, (key, n) => [key, n]), [[\"a\", 1], [\"b\", 2], [\"c\", 3]])\n * ```\n *\n * @category conversions\n * @since 2.0.0\n */\nexport declare const collect: {\n    /**\n     * Transforms the values of a record into an `Array` with a custom mapping function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { collect } from \"effect/Record\"\n     *\n     * const x = { a: 1, b: 2, c: 3 }\n     * assert.deepStrictEqual(collect(x, (key, n) => [key, n]), [[\"a\", 1], [\"b\", 2], [\"c\", 3]])\n     * ```\n     *\n     * @category conversions\n     * @since 2.0.0\n     */\n    <K extends string, A, B>(f: (key: K, a: A) => B): (self: ReadonlyRecord<K, A>) => Array<B>;\n    /**\n     * Transforms the values of a record into an `Array` with a custom mapping function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { collect } from \"effect/Record\"\n     *\n     * const x = { a: 1, b: 2, c: 3 }\n     * assert.deepStrictEqual(collect(x, (key, n) => [key, n]), [[\"a\", 1], [\"b\", 2], [\"c\", 3]])\n     * ```\n     *\n     * @category conversions\n     * @since 2.0.0\n     */\n    <K extends string, A, B>(self: ReadonlyRecord<K, A>, f: (key: K, a: A) => B): Array<B>;\n};\n/**\n * Takes a record and returns an array of tuples containing its keys and values.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { toEntries } from \"effect/Record\"\n *\n * const x = { a: 1, b: 2, c: 3 }\n * assert.deepStrictEqual(toEntries(x), [[\"a\", 1], [\"b\", 2], [\"c\", 3]])\n * ```\n *\n * @category conversions\n * @since 2.0.0\n */\nexport declare const toEntries: <K extends string, A>(self: ReadonlyRecord<K, A>) => Array<[K, A]>;\n/**\n * Returns the number of key/value pairs in a record.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { size } from \"effect/Record\";\n *\n * assert.deepStrictEqual(size({ a: \"a\", b: 1, c: true }), 3);\n * ```\n *\n * @since 2.0.0\n */\nexport declare const size: <K extends string, A>(self: ReadonlyRecord<K, A>) => number;\n/**\n * Check if a given `key` exists in a record.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { empty, has } from \"effect/Record\"\n *\n * assert.deepStrictEqual(has({ a: 1, b: 2 }, \"a\"), true);\n * assert.deepStrictEqual(has(empty<string>(), \"c\"), false);\n * ```\n *\n * @since 2.0.0\n */\nexport declare const has: {\n    /**\n     * Check if a given `key` exists in a record.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { empty, has } from \"effect/Record\"\n     *\n     * assert.deepStrictEqual(has({ a: 1, b: 2 }, \"a\"), true);\n     * assert.deepStrictEqual(has(empty<string>(), \"c\"), false);\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string | symbol>(key: NoInfer<K>): <A>(self: ReadonlyRecord<K, A>) => boolean;\n    /**\n     * Check if a given `key` exists in a record.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { empty, has } from \"effect/Record\"\n     *\n     * assert.deepStrictEqual(has({ a: 1, b: 2 }, \"a\"), true);\n     * assert.deepStrictEqual(has(empty<string>(), \"c\"), false);\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string | symbol, A>(self: ReadonlyRecord<K, A>, key: NoInfer<K>): boolean;\n};\n/**\n * Retrieve a value at a particular key from a record, returning it wrapped in an `Option`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Record as R, Option } from \"effect\"\n *\n * const person: Record<string, unknown> = { name: \"John Doe\", age: 35 }\n *\n * assert.deepStrictEqual(R.get(person, \"name\"), Option.some(\"John Doe\"))\n * assert.deepStrictEqual(R.get(person, \"email\"), Option.none())\n * ```\n *\n * @since 2.0.0\n */\nexport declare const get: {\n    /**\n     * Retrieve a value at a particular key from a record, returning it wrapped in an `Option`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Record as R, Option } from \"effect\"\n     *\n     * const person: Record<string, unknown> = { name: \"John Doe\", age: 35 }\n     *\n     * assert.deepStrictEqual(R.get(person, \"name\"), Option.some(\"John Doe\"))\n     * assert.deepStrictEqual(R.get(person, \"email\"), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string | symbol>(key: NoInfer<K>): <A>(self: ReadonlyRecord<K, A>) => Option.Option<A>;\n    /**\n     * Retrieve a value at a particular key from a record, returning it wrapped in an `Option`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Record as R, Option } from \"effect\"\n     *\n     * const person: Record<string, unknown> = { name: \"John Doe\", age: 35 }\n     *\n     * assert.deepStrictEqual(R.get(person, \"name\"), Option.some(\"John Doe\"))\n     * assert.deepStrictEqual(R.get(person, \"email\"), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string | symbol, A>(self: ReadonlyRecord<K, A>, key: NoInfer<K>): Option.Option<A>;\n};\n/**\n * Apply a function to the element at the specified key, creating a new record.\n * If the key does not exist, the record is returned unchanged.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Record as R } from \"effect\"\n *\n * const f = (x: number) => x * 2\n *\n * assert.deepStrictEqual(\n *  R.modify({ a: 3 }, 'a', f),\n *  { a: 6 }\n * )\n * assert.deepStrictEqual(\n *  R.modify({ a: 3 } as Record<string, number>, 'b', f),\n *  { a: 3 }\n * )\n * ```\n *\n * @since 2.0.0\n */\nexport declare const modify: {\n    /**\n     * Apply a function to the element at the specified key, creating a new record.\n     * If the key does not exist, the record is returned unchanged.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Record as R } from \"effect\"\n     *\n     * const f = (x: number) => x * 2\n     *\n     * assert.deepStrictEqual(\n     *  R.modify({ a: 3 }, 'a', f),\n     *  { a: 6 }\n     * )\n     * assert.deepStrictEqual(\n     *  R.modify({ a: 3 } as Record<string, number>, 'b', f),\n     *  { a: 3 }\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string | symbol, A, B>(key: NoInfer<K>, f: (a: A) => B): (self: ReadonlyRecord<K, A>) => Record<K, A | B>;\n    /**\n     * Apply a function to the element at the specified key, creating a new record.\n     * If the key does not exist, the record is returned unchanged.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Record as R } from \"effect\"\n     *\n     * const f = (x: number) => x * 2\n     *\n     * assert.deepStrictEqual(\n     *  R.modify({ a: 3 }, 'a', f),\n     *  { a: 6 }\n     * )\n     * assert.deepStrictEqual(\n     *  R.modify({ a: 3 } as Record<string, number>, 'b', f),\n     *  { a: 3 }\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string | symbol, A, B>(self: ReadonlyRecord<K, A>, key: NoInfer<K>, f: (a: A) => B): Record<K, A | B>;\n};\n/**\n * Apply a function to the element at the specified key, creating a new record,\n * or return `None` if the key doesn't exist.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Record as R, Option } from \"effect\"\n *\n * const f = (x: number) => x * 2\n *\n * assert.deepStrictEqual(\n *  R.modifyOption({ a: 3 }, 'a', f),\n *  Option.some({ a: 6 })\n * )\n * assert.deepStrictEqual(\n *  R.modifyOption({ a: 3 } as Record<string, number>, 'b', f),\n *  Option.none()\n * )\n * ```\n *\n * @since 2.0.0\n */\nexport declare const modifyOption: {\n    /**\n     * Apply a function to the element at the specified key, creating a new record,\n     * or return `None` if the key doesn't exist.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Record as R, Option } from \"effect\"\n     *\n     * const f = (x: number) => x * 2\n     *\n     * assert.deepStrictEqual(\n     *  R.modifyOption({ a: 3 }, 'a', f),\n     *  Option.some({ a: 6 })\n     * )\n     * assert.deepStrictEqual(\n     *  R.modifyOption({ a: 3 } as Record<string, number>, 'b', f),\n     *  Option.none()\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string | symbol, A, B>(key: NoInfer<K>, f: (a: A) => B): (self: ReadonlyRecord<K, A>) => Option.Option<Record<K, A | B>>;\n    /**\n     * Apply a function to the element at the specified key, creating a new record,\n     * or return `None` if the key doesn't exist.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Record as R, Option } from \"effect\"\n     *\n     * const f = (x: number) => x * 2\n     *\n     * assert.deepStrictEqual(\n     *  R.modifyOption({ a: 3 }, 'a', f),\n     *  Option.some({ a: 6 })\n     * )\n     * assert.deepStrictEqual(\n     *  R.modifyOption({ a: 3 } as Record<string, number>, 'b', f),\n     *  Option.none()\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string | symbol, A, B>(self: ReadonlyRecord<K, A>, key: NoInfer<K>, f: (a: A) => B): Option.Option<Record<K, A | B>>;\n};\n/**\n * Replaces a value in the record with the new value passed as parameter.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Record, Option } from \"effect\"\n *\n * assert.deepStrictEqual(\n *   Record.replaceOption({ a: 1, b: 2, c: 3 }, 'a', 10),\n *   Option.some({ a: 10, b: 2, c: 3 })\n * )\n * assert.deepStrictEqual(Record.replaceOption(Record.empty<string>(), 'a', 10), Option.none())\n * ```\n *\n * @since 2.0.0\n */\nexport declare const replaceOption: {\n    /**\n     * Replaces a value in the record with the new value passed as parameter.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Record, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   Record.replaceOption({ a: 1, b: 2, c: 3 }, 'a', 10),\n     *   Option.some({ a: 10, b: 2, c: 3 })\n     * )\n     * assert.deepStrictEqual(Record.replaceOption(Record.empty<string>(), 'a', 10), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string | symbol, B>(key: NoInfer<K>, b: B): <A>(self: ReadonlyRecord<K, A>) => Option.Option<Record<K, A | B>>;\n    /**\n     * Replaces a value in the record with the new value passed as parameter.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Record, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   Record.replaceOption({ a: 1, b: 2, c: 3 }, 'a', 10),\n     *   Option.some({ a: 10, b: 2, c: 3 })\n     * )\n     * assert.deepStrictEqual(Record.replaceOption(Record.empty<string>(), 'a', 10), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string | symbol, A, B>(self: ReadonlyRecord<K, A>, key: NoInfer<K>, b: B): Option.Option<Record<K, A | B>>;\n};\n/**\n * If the given key exists in the record, returns a new record with the key removed,\n * otherwise returns a copy of the original record.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { remove } from \"effect/Record\"\n *\n * assert.deepStrictEqual(remove({ a: 1, b: 2 }, \"a\"), { b: 2 })\n * ```\n *\n * @since 2.0.0\n */\nexport declare const remove: {\n    /**\n     * If the given key exists in the record, returns a new record with the key removed,\n     * otherwise returns a copy of the original record.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { remove } from \"effect/Record\"\n     *\n     * assert.deepStrictEqual(remove({ a: 1, b: 2 }, \"a\"), { b: 2 })\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string | symbol, X extends K>(key: X): <A>(self: ReadonlyRecord<K, A>) => Record<Exclude<K, X>, A>;\n    /**\n     * If the given key exists in the record, returns a new record with the key removed,\n     * otherwise returns a copy of the original record.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { remove } from \"effect/Record\"\n     *\n     * assert.deepStrictEqual(remove({ a: 1, b: 2 }, \"a\"), { b: 2 })\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string | symbol, A, X extends K>(self: ReadonlyRecord<K, A>, key: X): Record<Exclude<K, X>, A>;\n};\n/**\n * Retrieves the value of the property with the given `key` from a record and returns an `Option`\n * of a tuple with the value and the record with the removed property.\n * If the key is not present, returns `O.none`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Record as R, Option } from \"effect\"\n *\n * assert.deepStrictEqual(R.pop({ a: 1, b: 2 }, \"a\"), Option.some([1, { b: 2 }]))\n * assert.deepStrictEqual(R.pop({ a: 1, b: 2 } as Record<string, number>, \"c\"), Option.none())\n * ```\n *\n * @category record\n * @since 2.0.0\n */\nexport declare const pop: {\n    /**\n     * Retrieves the value of the property with the given `key` from a record and returns an `Option`\n     * of a tuple with the value and the record with the removed property.\n     * If the key is not present, returns `O.none`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Record as R, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(R.pop({ a: 1, b: 2 }, \"a\"), Option.some([1, { b: 2 }]))\n     * assert.deepStrictEqual(R.pop({ a: 1, b: 2 } as Record<string, number>, \"c\"), Option.none())\n     * ```\n     *\n     * @category record\n     * @since 2.0.0\n     */\n    <K extends string | symbol, X extends K>(key: X): <A>(self: ReadonlyRecord<K, A>) => Option.Option<[A, Record<Exclude<K, X>, A>]>;\n    /**\n     * Retrieves the value of the property with the given `key` from a record and returns an `Option`\n     * of a tuple with the value and the record with the removed property.\n     * If the key is not present, returns `O.none`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Record as R, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(R.pop({ a: 1, b: 2 }, \"a\"), Option.some([1, { b: 2 }]))\n     * assert.deepStrictEqual(R.pop({ a: 1, b: 2 } as Record<string, number>, \"c\"), Option.none())\n     * ```\n     *\n     * @category record\n     * @since 2.0.0\n     */\n    <K extends string | symbol, A, X extends K>(self: ReadonlyRecord<K, A>, key: X): Option.Option<[A, Record<Exclude<K, X>, A>]>;\n};\n/**\n * Maps a record into another record by applying a transformation function to each of its values.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { map } from \"effect/Record\"\n *\n * const f = (n: number) => `-${n}`\n *\n * assert.deepStrictEqual(map({ a: 3, b: 5 }, f), { a: \"-3\", b: \"-5\" })\n *\n * const g = (n: number, key: string) => `${key.toUpperCase()}-${n}`\n *\n * assert.deepStrictEqual(map({ a: 3, b: 5 }, g), { a: \"A-3\", b: \"B-5\" })\n * ```\n *\n * @category mapping\n * @since 2.0.0\n */\nexport declare const map: {\n    /**\n     * Maps a record into another record by applying a transformation function to each of its values.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { map } from \"effect/Record\"\n     *\n     * const f = (n: number) => `-${n}`\n     *\n     * assert.deepStrictEqual(map({ a: 3, b: 5 }, f), { a: \"-3\", b: \"-5\" })\n     *\n     * const g = (n: number, key: string) => `${key.toUpperCase()}-${n}`\n     *\n     * assert.deepStrictEqual(map({ a: 3, b: 5 }, g), { a: \"A-3\", b: \"B-5\" })\n     * ```\n     *\n     * @category mapping\n     * @since 2.0.0\n     */\n    <K extends string, A, B>(f: (a: A, key: NoInfer<K>) => B): (self: ReadonlyRecord<K, A>) => Record<K, B>;\n    /**\n     * Maps a record into another record by applying a transformation function to each of its values.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { map } from \"effect/Record\"\n     *\n     * const f = (n: number) => `-${n}`\n     *\n     * assert.deepStrictEqual(map({ a: 3, b: 5 }, f), { a: \"-3\", b: \"-5\" })\n     *\n     * const g = (n: number, key: string) => `${key.toUpperCase()}-${n}`\n     *\n     * assert.deepStrictEqual(map({ a: 3, b: 5 }, g), { a: \"A-3\", b: \"B-5\" })\n     * ```\n     *\n     * @category mapping\n     * @since 2.0.0\n     */\n    <K extends string, A, B>(self: ReadonlyRecord<K, A>, f: (a: A, key: NoInfer<K>) => B): Record<K, B>;\n};\n/**\n * Maps the keys of a `ReadonlyRecord` while preserving the corresponding values.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { mapKeys } from \"effect/Record\"\n *\n * assert.deepStrictEqual(mapKeys({ a: 3, b: 5 }, (key) => key.toUpperCase()), { A: 3, B: 5 })\n * ```\n *\n * @category mapping\n * @since 2.0.0\n */\nexport declare const mapKeys: {\n    /**\n     * Maps the keys of a `ReadonlyRecord` while preserving the corresponding values.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { mapKeys } from \"effect/Record\"\n     *\n     * assert.deepStrictEqual(mapKeys({ a: 3, b: 5 }, (key) => key.toUpperCase()), { A: 3, B: 5 })\n     * ```\n     *\n     * @category mapping\n     * @since 2.0.0\n     */\n    <K extends string, A, K2 extends string>(f: (key: K, a: A) => K2): (self: ReadonlyRecord<K, A>) => Record<K2, A>;\n    /**\n     * Maps the keys of a `ReadonlyRecord` while preserving the corresponding values.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { mapKeys } from \"effect/Record\"\n     *\n     * assert.deepStrictEqual(mapKeys({ a: 3, b: 5 }, (key) => key.toUpperCase()), { A: 3, B: 5 })\n     * ```\n     *\n     * @category mapping\n     * @since 2.0.0\n     */\n    <K extends string, A, K2 extends string>(self: ReadonlyRecord<K, A>, f: (key: K, a: A) => K2): Record<K2, A>;\n};\n/**\n * Maps entries of a `ReadonlyRecord` using the provided function, allowing modification of both keys and corresponding values.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { mapEntries } from \"effect/Record\"\n *\n * assert.deepStrictEqual(mapEntries({ a: 3, b: 5 }, (a, key) => [key.toUpperCase(), a + 1]), { A: 4, B: 6 })\n * ```\n *\n * @category mapping\n * @since 2.0.0\n */\nexport declare const mapEntries: {\n    /**\n     * Maps entries of a `ReadonlyRecord` using the provided function, allowing modification of both keys and corresponding values.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { mapEntries } from \"effect/Record\"\n     *\n     * assert.deepStrictEqual(mapEntries({ a: 3, b: 5 }, (a, key) => [key.toUpperCase(), a + 1]), { A: 4, B: 6 })\n     * ```\n     *\n     * @category mapping\n     * @since 2.0.0\n     */\n    <K extends string, A, K2 extends string, B>(f: (a: A, key: K) => readonly [K2, B]): (self: ReadonlyRecord<K, A>) => Record<K2, B>;\n    /**\n     * Maps entries of a `ReadonlyRecord` using the provided function, allowing modification of both keys and corresponding values.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { mapEntries } from \"effect/Record\"\n     *\n     * assert.deepStrictEqual(mapEntries({ a: 3, b: 5 }, (a, key) => [key.toUpperCase(), a + 1]), { A: 4, B: 6 })\n     * ```\n     *\n     * @category mapping\n     * @since 2.0.0\n     */\n    <K extends string, A, K2 extends string, B>(self: ReadonlyRecord<K, A>, f: (a: A, key: K) => [K2, B]): Record<K2, B>;\n};\n/**\n * Transforms a record into a record by applying the function `f` to each key and value in the original record.\n * If the function returns `Some`, the key-value pair is included in the output record.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Record, Option } from \"effect\"\n *\n * const x = { a: 1, b: 2, c: 3 }\n * const f = (a: number, key: string) => a > 2 ? Option.some(a * 2) : Option.none()\n * assert.deepStrictEqual(Record.filterMap(x, f), { c: 6 })\n * ```\n *\n * @since 2.0.0\n */\nexport declare const filterMap: {\n    /**\n     * Transforms a record into a record by applying the function `f` to each key and value in the original record.\n     * If the function returns `Some`, the key-value pair is included in the output record.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Record, Option } from \"effect\"\n     *\n     * const x = { a: 1, b: 2, c: 3 }\n     * const f = (a: number, key: string) => a > 2 ? Option.some(a * 2) : Option.none()\n     * assert.deepStrictEqual(Record.filterMap(x, f), { c: 6 })\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string, A, B>(f: (a: A, key: K) => Option.Option<B>): (self: ReadonlyRecord<K, A>) => Record<ReadonlyRecord.NonLiteralKey<K>, B>;\n    /**\n     * Transforms a record into a record by applying the function `f` to each key and value in the original record.\n     * If the function returns `Some`, the key-value pair is included in the output record.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Record, Option } from \"effect\"\n     *\n     * const x = { a: 1, b: 2, c: 3 }\n     * const f = (a: number, key: string) => a > 2 ? Option.some(a * 2) : Option.none()\n     * assert.deepStrictEqual(Record.filterMap(x, f), { c: 6 })\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string, A, B>(self: ReadonlyRecord<K, A>, f: (a: A, key: K) => Option.Option<B>): Record<ReadonlyRecord.NonLiteralKey<K>, B>;\n};\n/**\n * Selects properties from a record whose values match the given predicate.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { filter } from \"effect/Record\"\n *\n * const x = { a: 1, b: 2, c: 3, d: 4 }\n * assert.deepStrictEqual(filter(x, (n) => n > 2), { c: 3, d: 4 })\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const filter: {\n    /**\n     * Selects properties from a record whose values match the given predicate.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { filter } from \"effect/Record\"\n     *\n     * const x = { a: 1, b: 2, c: 3, d: 4 }\n     * assert.deepStrictEqual(filter(x, (n) => n > 2), { c: 3, d: 4 })\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <K extends string, A, B extends A>(refinement: (a: NoInfer<A>, key: K) => a is B): (self: ReadonlyRecord<K, A>) => Record<ReadonlyRecord.NonLiteralKey<K>, B>;\n    /**\n     * Selects properties from a record whose values match the given predicate.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { filter } from \"effect/Record\"\n     *\n     * const x = { a: 1, b: 2, c: 3, d: 4 }\n     * assert.deepStrictEqual(filter(x, (n) => n > 2), { c: 3, d: 4 })\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <K extends string, A>(predicate: (A: NoInfer<A>, key: K) => boolean): (self: ReadonlyRecord<K, A>) => Record<ReadonlyRecord.NonLiteralKey<K>, A>;\n    /**\n     * Selects properties from a record whose values match the given predicate.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { filter } from \"effect/Record\"\n     *\n     * const x = { a: 1, b: 2, c: 3, d: 4 }\n     * assert.deepStrictEqual(filter(x, (n) => n > 2), { c: 3, d: 4 })\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <K extends string, A, B extends A>(self: ReadonlyRecord<K, A>, refinement: (a: A, key: K) => a is B): Record<ReadonlyRecord.NonLiteralKey<K>, B>;\n    /**\n     * Selects properties from a record whose values match the given predicate.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { filter } from \"effect/Record\"\n     *\n     * const x = { a: 1, b: 2, c: 3, d: 4 }\n     * assert.deepStrictEqual(filter(x, (n) => n > 2), { c: 3, d: 4 })\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <K extends string, A>(self: ReadonlyRecord<K, A>, predicate: (a: A, key: K) => boolean): Record<ReadonlyRecord.NonLiteralKey<K>, A>;\n};\n/**\n * Given a record with `Option` values, returns a new record containing only the `Some` values, preserving the original keys.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Record, Option } from \"effect\"\n *\n * assert.deepStrictEqual(\n *   Record.getSomes({ a: Option.some(1), b: Option.none(), c: Option.some(2) }),\n *   { a: 1, c: 2 }\n * )\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const getSomes: <K extends string, A>(self: ReadonlyRecord<K, Option.Option<A>>) => Record<ReadonlyRecord.NonLiteralKey<K>, A>;\n/**\n * Given a record with `Either` values, returns a new record containing only the `Left` values, preserving the original keys.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Record, Either } from \"effect\"\n *\n * assert.deepStrictEqual(\n *   Record.getLefts({ a: Either.right(1), b: Either.left(\"err\"), c: Either.right(2) }),\n *   { b: \"err\" }\n * )\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const getLefts: <K extends string, R, L>(self: ReadonlyRecord<K, Either<R, L>>) => Record<ReadonlyRecord.NonLiteralKey<K>, L>;\n/**\n * Given a record with `Either` values, returns a new record containing only the `Right` values, preserving the original keys.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Record, Either } from \"effect\"\n *\n * assert.deepStrictEqual(\n *   Record.getRights({ a: Either.right(1), b: Either.left(\"err\"), c: Either.right(2) }),\n *   { a: 1, c: 2 }\n * )\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const getRights: <K extends string, R, L>(self: ReadonlyRecord<K, Either<R, L>>) => Record<string, R>;\n/**\n * Partitions the elements of a record into two groups: those that match a predicate, and those that don't.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Record, Either } from \"effect\"\n *\n * const x = { a: 1, b: 2, c: 3 }\n * const f = (n: number) => (n % 2 === 0 ? Either.right(n) : Either.left(n))\n * assert.deepStrictEqual(Record.partitionMap(x, f), [{ a: 1, c: 3 }, { b: 2}])\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const partitionMap: {\n    /**\n     * Partitions the elements of a record into two groups: those that match a predicate, and those that don't.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Record, Either } from \"effect\"\n     *\n     * const x = { a: 1, b: 2, c: 3 }\n     * const f = (n: number) => (n % 2 === 0 ? Either.right(n) : Either.left(n))\n     * assert.deepStrictEqual(Record.partitionMap(x, f), [{ a: 1, c: 3 }, { b: 2}])\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <K extends string, A, B, C>(f: (a: A, key: K) => Either<C, B>): (self: ReadonlyRecord<K, A>) => [left: Record<ReadonlyRecord.NonLiteralKey<K>, B>, right: Record<ReadonlyRecord.NonLiteralKey<K>, C>];\n    /**\n     * Partitions the elements of a record into two groups: those that match a predicate, and those that don't.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Record, Either } from \"effect\"\n     *\n     * const x = { a: 1, b: 2, c: 3 }\n     * const f = (n: number) => (n % 2 === 0 ? Either.right(n) : Either.left(n))\n     * assert.deepStrictEqual(Record.partitionMap(x, f), [{ a: 1, c: 3 }, { b: 2}])\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <K extends string, A, B, C>(self: ReadonlyRecord<K, A>, f: (a: A, key: K) => Either<C, B>): [left: Record<ReadonlyRecord.NonLiteralKey<K>, B>, right: Record<ReadonlyRecord.NonLiteralKey<K>, C>];\n};\n/**\n * Partitions a record of `Either` values into two separate records,\n * one with the `Left` values and one with the `Right` values.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Record, Either } from \"effect\"\n *\n * assert.deepStrictEqual(\n *   Record.separate({ a: Either.left(\"e\"), b: Either.right(1) }),\n *   [{ a: \"e\" }, { b: 1 }]\n * )\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const separate: <K extends string, A, B>(self: ReadonlyRecord<K, Either<B, A>>) => [Record<ReadonlyRecord.NonLiteralKey<K>, A>, Record<ReadonlyRecord.NonLiteralKey<K>, B>];\n/**\n * Partitions a record into two separate records based on the result of a predicate function.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { partition } from \"effect/Record\"\n *\n * assert.deepStrictEqual(\n *   partition({ a: 1, b: 3 }, (n) => n > 2),\n *   [{ a: 1 }, { b: 3 }]\n * )\n * ```\n *\n * @category filtering\n * @since 2.0.0\n */\nexport declare const partition: {\n    /**\n     * Partitions a record into two separate records based on the result of a predicate function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { partition } from \"effect/Record\"\n     *\n     * assert.deepStrictEqual(\n     *   partition({ a: 1, b: 3 }, (n) => n > 2),\n     *   [{ a: 1 }, { b: 3 }]\n     * )\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <K extends string, A, B extends A>(refinement: (a: NoInfer<A>, key: K) => a is B): (self: ReadonlyRecord<K, A>) => [\n        excluded: Record<ReadonlyRecord.NonLiteralKey<K>, Exclude<A, B>>,\n        satisfying: Record<ReadonlyRecord.NonLiteralKey<K>, B>\n    ];\n    /**\n     * Partitions a record into two separate records based on the result of a predicate function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { partition } from \"effect/Record\"\n     *\n     * assert.deepStrictEqual(\n     *   partition({ a: 1, b: 3 }, (n) => n > 2),\n     *   [{ a: 1 }, { b: 3 }]\n     * )\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <K extends string, A>(predicate: (a: NoInfer<A>, key: K) => boolean): (self: ReadonlyRecord<K, A>) => [excluded: Record<ReadonlyRecord.NonLiteralKey<K>, A>, satisfying: Record<ReadonlyRecord.NonLiteralKey<K>, A>];\n    /**\n     * Partitions a record into two separate records based on the result of a predicate function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { partition } from \"effect/Record\"\n     *\n     * assert.deepStrictEqual(\n     *   partition({ a: 1, b: 3 }, (n) => n > 2),\n     *   [{ a: 1 }, { b: 3 }]\n     * )\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <K extends string, A, B extends A>(self: ReadonlyRecord<K, A>, refinement: (a: A, key: K) => a is B): [\n        excluded: Record<ReadonlyRecord.NonLiteralKey<K>, Exclude<A, B>>,\n        satisfying: Record<ReadonlyRecord.NonLiteralKey<K>, B>\n    ];\n    /**\n     * Partitions a record into two separate records based on the result of a predicate function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { partition } from \"effect/Record\"\n     *\n     * assert.deepStrictEqual(\n     *   partition({ a: 1, b: 3 }, (n) => n > 2),\n     *   [{ a: 1 }, { b: 3 }]\n     * )\n     * ```\n     *\n     * @category filtering\n     * @since 2.0.0\n     */\n    <K extends string, A>(self: ReadonlyRecord<K, A>, predicate: (a: A, key: K) => boolean): [excluded: Record<ReadonlyRecord.NonLiteralKey<K>, A>, satisfying: Record<ReadonlyRecord.NonLiteralKey<K>, A>];\n};\n/**\n * Retrieve the keys of a given record as an array.\n *\n * @since 2.0.0\n */\nexport declare const keys: <K extends string | symbol, A>(self: ReadonlyRecord<K, A>) => Array<K & string>;\n/**\n * Retrieve the values of a given record as an array.\n *\n * @since 2.0.0\n */\nexport declare const values: <K extends string, A>(self: ReadonlyRecord<K, A>) => Array<A>;\n/**\n * Add a new key-value pair or update an existing key's value in a record.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { set } from \"effect/Record\"\n *\n * assert.deepStrictEqual(set(\"a\", 5)({ a: 1, b: 2 }), { a: 5, b: 2 });\n * assert.deepStrictEqual(set(\"c\", 5)({ a: 1, b: 2 }), { a: 1, b: 2, c: 5 });\n * ```\n *\n * @since 2.0.0\n */\nexport declare const set: {\n    /**\n     * Add a new key-value pair or update an existing key's value in a record.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { set } from \"effect/Record\"\n     *\n     * assert.deepStrictEqual(set(\"a\", 5)({ a: 1, b: 2 }), { a: 5, b: 2 });\n     * assert.deepStrictEqual(set(\"c\", 5)({ a: 1, b: 2 }), { a: 1, b: 2, c: 5 });\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string | symbol, K1 extends K | ((string | symbol) & {}), B>(key: K1, value: B): <A>(self: ReadonlyRecord<K, A>) => Record<K | K1, A | B>;\n    /**\n     * Add a new key-value pair or update an existing key's value in a record.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { set } from \"effect/Record\"\n     *\n     * assert.deepStrictEqual(set(\"a\", 5)({ a: 1, b: 2 }), { a: 5, b: 2 });\n     * assert.deepStrictEqual(set(\"c\", 5)({ a: 1, b: 2 }), { a: 1, b: 2, c: 5 });\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string | symbol, A, K1 extends K | ((string | symbol) & {}), B>(self: ReadonlyRecord<K, A>, key: K1, value: B): Record<K | K1, A | B>;\n};\n/**\n * Replace a key's value in a record and return the updated record.\n * If the key does not exist in the record, a copy of the original record is returned.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Record } from \"effect\"\n *\n * assert.deepStrictEqual(Record.replace(\"a\", 3)({ a: 1, b: 2 }), { a: 3, b: 2 });\n * assert.deepStrictEqual(Record.replace(\"c\", 3)({ a: 1, b: 2 }), { a: 1, b: 2 });\n * ```\n *\n * @since 2.0.0\n */\nexport declare const replace: {\n    /**\n     * Replace a key's value in a record and return the updated record.\n     * If the key does not exist in the record, a copy of the original record is returned.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Record } from \"effect\"\n     *\n     * assert.deepStrictEqual(Record.replace(\"a\", 3)({ a: 1, b: 2 }), { a: 3, b: 2 });\n     * assert.deepStrictEqual(Record.replace(\"c\", 3)({ a: 1, b: 2 }), { a: 1, b: 2 });\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string | symbol, B>(key: NoInfer<K>, value: B): <A>(self: ReadonlyRecord<K, A>) => Record<K, A | B>;\n    /**\n     * Replace a key's value in a record and return the updated record.\n     * If the key does not exist in the record, a copy of the original record is returned.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Record } from \"effect\"\n     *\n     * assert.deepStrictEqual(Record.replace(\"a\", 3)({ a: 1, b: 2 }), { a: 3, b: 2 });\n     * assert.deepStrictEqual(Record.replace(\"c\", 3)({ a: 1, b: 2 }), { a: 1, b: 2 });\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <K extends string | symbol, A, B>(self: ReadonlyRecord<K, A>, key: NoInfer<K>, value: B): Record<K, A | B>;\n};\n/**\n * Check if all the keys and values in one record are also found in another record.\n *\n * @since 2.0.0\n */\nexport declare const isSubrecordBy: <A>(equivalence: Equivalence<A>) => {\n    <K extends string>(that: ReadonlyRecord<K, A>): (self: ReadonlyRecord<K, A>) => boolean;\n    <K extends string>(self: ReadonlyRecord<K, A>, that: ReadonlyRecord<K, A>): boolean;\n};\n/**\n * Check if one record is a subrecord of another, meaning it contains all the keys and values found in the second record.\n * This comparison uses default equality checks (`Equal.equivalence()`).\n *\n * @since 2.0.0\n */\nexport declare const isSubrecord: {\n    /**\n     * Check if one record is a subrecord of another, meaning it contains all the keys and values found in the second record.\n     * This comparison uses default equality checks (`Equal.equivalence()`).\n     *\n     * @since 2.0.0\n     */\n    <K extends string, A>(that: ReadonlyRecord<K, A>): (self: ReadonlyRecord<K, A>) => boolean;\n    /**\n     * Check if one record is a subrecord of another, meaning it contains all the keys and values found in the second record.\n     * This comparison uses default equality checks (`Equal.equivalence()`).\n     *\n     * @since 2.0.0\n     */\n    <K extends string, A>(self: ReadonlyRecord<K, A>, that: ReadonlyRecord<K, A>): boolean;\n};\n/**\n * Reduce a record to a single value by combining its entries with a specified function.\n *\n * @category folding\n * @since 2.0.0\n */\nexport declare const reduce: {\n    /**\n     * Reduce a record to a single value by combining its entries with a specified function.\n     *\n     * @category folding\n     * @since 2.0.0\n     */\n    <Z, V, K extends string>(zero: Z, f: (accumulator: Z, value: V, key: K) => Z): (self: ReadonlyRecord<K, V>) => Z;\n    /**\n     * Reduce a record to a single value by combining its entries with a specified function.\n     *\n     * @category folding\n     * @since 2.0.0\n     */\n    <K extends string, V, Z>(self: ReadonlyRecord<K, V>, zero: Z, f: (accumulator: Z, value: V, key: K) => Z): Z;\n};\n/**\n * Check if all entries in a record meet a specific condition.\n *\n * @since 2.0.0\n */\nexport declare const every: {\n    /**\n     * Check if all entries in a record meet a specific condition.\n     *\n     * @since 2.0.0\n     */\n    <A, K extends string, B extends A>(refinement: (value: A, key: K) => value is B): (self: ReadonlyRecord<K, A>) => self is ReadonlyRecord<K, B>;\n    /**\n     * Check if all entries in a record meet a specific condition.\n     *\n     * @since 2.0.0\n     */\n    <A, K extends string>(predicate: (value: A, key: K) => boolean): (self: ReadonlyRecord<K, A>) => boolean;\n    /**\n     * Check if all entries in a record meet a specific condition.\n     *\n     * @since 2.0.0\n     */\n    <A, K extends string, B extends A>(self: ReadonlyRecord<K, A>, refinement: (value: A, key: K) => value is B): self is ReadonlyRecord<K, B>;\n    /**\n     * Check if all entries in a record meet a specific condition.\n     *\n     * @since 2.0.0\n     */\n    <K extends string, A>(self: ReadonlyRecord<K, A>, predicate: (value: A, key: K) => boolean): boolean;\n};\n/**\n * Check if any entry in a record meets a specific condition.\n *\n * @since 2.0.0\n */\nexport declare const some: {\n    /**\n     * Check if any entry in a record meets a specific condition.\n     *\n     * @since 2.0.0\n     */\n    <A, K extends string>(predicate: (value: A, key: K) => boolean): (self: ReadonlyRecord<K, A>) => boolean;\n    /**\n     * Check if any entry in a record meets a specific condition.\n     *\n     * @since 2.0.0\n     */\n    <K extends string, A>(self: ReadonlyRecord<K, A>, predicate: (value: A, key: K) => boolean): boolean;\n};\n/**\n * Merge two records, preserving entries that exist in either of the records.\n *\n * @since 2.0.0\n */\nexport declare const union: {\n    /**\n     * Merge two records, preserving entries that exist in either of the records.\n     *\n     * @since 2.0.0\n     */\n    <K1 extends string, A, B, C>(that: ReadonlyRecord<K1, B>, combine: (selfValue: A, thatValue: B) => C): <K0 extends string>(self: ReadonlyRecord<K0, A>) => Record<K0 | K1, A | B | C>;\n    /**\n     * Merge two records, preserving entries that exist in either of the records.\n     *\n     * @since 2.0.0\n     */\n    <K0 extends string, A, K1 extends string, B, C>(self: ReadonlyRecord<K0, A>, that: ReadonlyRecord<K1, B>, combine: (selfValue: A, thatValue: B) => C): Record<K0 | K1, A | B | C>;\n};\n/**\n * Merge two records, retaining only the entries that exist in both records.\n *\n * @since 2.0.0\n */\nexport declare const intersection: {\n    /**\n     * Merge two records, retaining only the entries that exist in both records.\n     *\n     * @since 2.0.0\n     */\n    <K1 extends string, A, B, C>(that: ReadonlyRecord<K1, B>, combine: (selfValue: A, thatValue: B) => C): <K0 extends string>(self: ReadonlyRecord<K0, A>) => Record<ReadonlyRecord.IntersectKeys<K0, K1>, C>;\n    /**\n     * Merge two records, retaining only the entries that exist in both records.\n     *\n     * @since 2.0.0\n     */\n    <K0 extends string, A, K1 extends string, B, C>(self: ReadonlyRecord<K0, A>, that: ReadonlyRecord<K1, B>, combine: (selfValue: A, thatValue: B) => C): Record<ReadonlyRecord.IntersectKeys<K0, K1>, C>;\n};\n/**\n * Merge two records, preserving only the entries that are unique to each record.\n *\n * @since 2.0.0\n */\nexport declare const difference: {\n    /**\n     * Merge two records, preserving only the entries that are unique to each record.\n     *\n     * @since 2.0.0\n     */\n    <K1 extends string, B>(that: ReadonlyRecord<K1, B>): <K0 extends string, A>(self: ReadonlyRecord<K0, A>) => Record<K0 | K1, A | B>;\n    /**\n     * Merge two records, preserving only the entries that are unique to each record.\n     *\n     * @since 2.0.0\n     */\n    <K0 extends string, A, K1 extends string, B>(self: ReadonlyRecord<K0, A>, that: ReadonlyRecord<K1, B>): Record<K0 | K1, A | B>;\n};\n/**\n * Create an `Equivalence` for records using the provided `Equivalence` for values.\n *\n * @category instances\n * @since 2.0.0\n */\nexport declare const getEquivalence: <K extends string, A>(equivalence: Equivalence<A>) => Equivalence<ReadonlyRecord<K, A>>;\n/**\n * Create a non-empty record from a single element.\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const singleton: <K extends string | symbol, A>(key: K, value: A) => Record<K, A>;\n/**\n * Returns the first entry that satisfies the specified\n * predicate, or `None` if no such entry exists.\n *\n * @example\n * ```ts\n * import { Record, Option } from \"effect\"\n *\n * const record = { a: 1, b: 2, c: 3 }\n * const result = Record.findFirst(record, (value, key) => value > 1 && key !== \"b\")\n * console.log(result) // Option.Some([\"c\", 3])\n * ```\n *\n * @category elements\n * @since 3.14.0\n */\nexport declare const findFirst: {\n    /**\n     * Returns the first entry that satisfies the specified\n     * predicate, or `None` if no such entry exists.\n     *\n     * @example\n     * ```ts\n     * import { Record, Option } from \"effect\"\n     *\n     * const record = { a: 1, b: 2, c: 3 }\n     * const result = Record.findFirst(record, (value, key) => value > 1 && key !== \"b\")\n     * console.log(result) // Option.Some([\"c\", 3])\n     * ```\n     *\n     * @category elements\n     * @since 3.14.0\n     */\n    <K extends string | symbol, V, V2 extends V>(refinement: (value: NoInfer<V>, key: NoInfer<K>) => value is V2): (self: ReadonlyRecord<K, V>) => Option.Option<[K, V2]>;\n    /**\n     * Returns the first entry that satisfies the specified\n     * predicate, or `None` if no such entry exists.\n     *\n     * @example\n     * ```ts\n     * import { Record, Option } from \"effect\"\n     *\n     * const record = { a: 1, b: 2, c: 3 }\n     * const result = Record.findFirst(record, (value, key) => value > 1 && key !== \"b\")\n     * console.log(result) // Option.Some([\"c\", 3])\n     * ```\n     *\n     * @category elements\n     * @since 3.14.0\n     */\n    <K extends string | symbol, V>(predicate: (value: NoInfer<V>, key: NoInfer<K>) => boolean): (self: ReadonlyRecord<K, V>) => Option.Option<[K, V]>;\n    /**\n     * Returns the first entry that satisfies the specified\n     * predicate, or `None` if no such entry exists.\n     *\n     * @example\n     * ```ts\n     * import { Record, Option } from \"effect\"\n     *\n     * const record = { a: 1, b: 2, c: 3 }\n     * const result = Record.findFirst(record, (value, key) => value > 1 && key !== \"b\")\n     * console.log(result) // Option.Some([\"c\", 3])\n     * ```\n     *\n     * @category elements\n     * @since 3.14.0\n     */\n    <K extends string | symbol, V, V2 extends V>(self: ReadonlyRecord<K, V>, refinement: (value: NoInfer<V>, key: NoInfer<K>) => value is V2): Option.Option<[K, V2]>;\n    /**\n     * Returns the first entry that satisfies the specified\n     * predicate, or `None` if no such entry exists.\n     *\n     * @example\n     * ```ts\n     * import { Record, Option } from \"effect\"\n     *\n     * const record = { a: 1, b: 2, c: 3 }\n     * const result = Record.findFirst(record, (value, key) => value > 1 && key !== \"b\")\n     * console.log(result) // Option.Some([\"c\", 3])\n     * ```\n     *\n     * @category elements\n     * @since 3.14.0\n     */\n    <K extends string | symbol, V>(self: ReadonlyRecord<K, V>, predicate: (value: NoInfer<V>, key: NoInfer<K>) => boolean): Option.Option<[K, V]>;\n};\n//# sourceMappingURL=Record.d.ts.map",
  "node_modules/effect/dist/dts/RedBlackTree.d.ts": "/**\n * @since 2.0.0\n */\nimport type { Chunk } from \"./Chunk.js\";\nimport type { Equal } from \"./Equal.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport type { Option } from \"./Option.js\";\nimport type { Order } from \"./Order.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Types from \"./Types.js\";\ndeclare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category constants\n */\nexport declare const Direction: {\n    readonly Forward: RedBlackTree.Direction;\n    readonly Backward: RedBlackTree.Direction;\n};\n/**\n * A Red-Black Tree.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface RedBlackTree<in out Key, out Value> extends Iterable<[Key, Value]>, Equal, Pipeable, Inspectable {\n    readonly [TypeId]: {\n        readonly _Key: Types.Invariant<Key>;\n        readonly _Value: Types.Covariant<Value>;\n    };\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace RedBlackTree {\n    /**\n     * @since 2.0.0\n     */\n    type Direction = number & {\n        readonly Direction: unique symbol;\n    };\n}\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isRedBlackTree: {\n    /**\n     * @since 2.0.0\n     * @category refinements\n     */\n    <K, V>(u: Iterable<readonly [K, V]>): u is RedBlackTree<K, V>;\n    /**\n     * @since 2.0.0\n     * @category refinements\n     */\n    (u: unknown): u is RedBlackTree<unknown, unknown>;\n};\n/**\n * Creates an empty `RedBlackTree`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: <K, V = never>(ord: Order<K>) => RedBlackTree<K, V>;\n/**\n * Creates a new `RedBlackTree` from an iterable collection of key/value pairs.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIterable: {\n    /**\n     * Creates a new `RedBlackTree` from an iterable collection of key/value pairs.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <B>(ord: Order<B>): <K extends B, V>(entries: Iterable<readonly [K, V]>) => RedBlackTree<K, V>;\n    /**\n     * Creates a new `RedBlackTree` from an iterable collection of key/value pairs.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <K extends B, V, B>(entries: Iterable<readonly [K, V]>, ord: Order<B>): RedBlackTree<K, V>;\n};\n/**\n * Constructs a new `RedBlackTree` from the specified entries.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <K>(ord: Order<K>) => <Entries extends Array<readonly [K, any]>>(...entries: Entries) => RedBlackTree<K, Entries[number] extends readonly [any, infer V] ? V : never>;\n/**\n * Returns an iterator that points to the element at the specified index of the\n * tree.\n *\n * **Note**: The iterator will run through elements in order.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const at: {\n    /**\n     * Returns an iterator that points to the element at the specified index of the\n     * tree.\n     *\n     * **Note**: The iterator will run through elements in order.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    (index: number): <K, V>(self: RedBlackTree<K, V>) => Iterable<[K, V]>;\n    /**\n     * Returns an iterator that points to the element at the specified index of the\n     * tree.\n     *\n     * **Note**: The iterator will run through elements in order.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(self: RedBlackTree<K, V>, index: number): Iterable<[K, V]>;\n};\n/**\n * Returns an iterator that points to the element at the specified index of the\n * tree.\n *\n * **Note**: The iterator will run through elements in reverse order.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const atReversed: {\n    /**\n     * Returns an iterator that points to the element at the specified index of the\n     * tree.\n     *\n     * **Note**: The iterator will run through elements in reverse order.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    (index: number): <K, V>(self: RedBlackTree<K, V>) => Iterable<[K, V]>;\n    /**\n     * Returns an iterator that points to the element at the specified index of the\n     * tree.\n     *\n     * **Note**: The iterator will run through elements in reverse order.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(self: RedBlackTree<K, V>, index: number): Iterable<[K, V]>;\n};\n/**\n * Finds all values in the tree associated with the specified key.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findAll: {\n    /**\n     * Finds all values in the tree associated with the specified key.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K>(key: K): <V>(self: RedBlackTree<K, V>) => Chunk<V>;\n    /**\n     * Finds all values in the tree associated with the specified key.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V>(self: RedBlackTree<K, V>, key: K): Chunk<V>;\n};\n/**\n * Finds the first value in the tree associated with the specified key, if it exists.\n *\n * @category elements\n * @since 2.0.0\n */\nexport declare const findFirst: {\n    /**\n     * Finds the first value in the tree associated with the specified key, if it exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <K>(key: K): <V>(self: RedBlackTree<K, V>) => Option<V>;\n    /**\n     * Finds the first value in the tree associated with the specified key, if it exists.\n     *\n     * @category elements\n     * @since 2.0.0\n     */\n    <K, V>(self: RedBlackTree<K, V>, key: K): Option<V>;\n};\n/**\n * Returns the first entry in the tree, if it exists.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const first: <K, V>(self: RedBlackTree<K, V>) => Option<[K, V]>;\n/**\n * Returns the element at the specified index within the tree or `None` if the\n * specified index does not exist.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const getAt: {\n    /**\n     * Returns the element at the specified index within the tree or `None` if the\n     * specified index does not exist.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (index: number): <K, V>(self: RedBlackTree<K, V>) => Option<[K, V]>;\n    /**\n     * Returns the element at the specified index within the tree or `None` if the\n     * specified index does not exist.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V>(self: RedBlackTree<K, V>, index: number): Option<[K, V]>;\n};\n/**\n * Gets the `Order<K>` that the `RedBlackTree<K, V>` is using.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const getOrder: <K, V>(self: RedBlackTree<K, V>) => Order<K>;\n/**\n * Returns an iterator that traverse entries in order with keys greater than the\n * specified key.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const greaterThan: {\n    /**\n     * Returns an iterator that traverse entries in order with keys greater than the\n     * specified key.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K>(key: K): <V>(self: RedBlackTree<K, V>) => Iterable<[K, V]>;\n    /**\n     * Returns an iterator that traverse entries in order with keys greater than the\n     * specified key.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(self: RedBlackTree<K, V>, key: K): Iterable<[K, V]>;\n};\n/**\n * Returns an iterator that traverse entries in reverse order with keys greater\n * than the specified key.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const greaterThanReversed: {\n    /**\n     * Returns an iterator that traverse entries in reverse order with keys greater\n     * than the specified key.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K>(key: K): <V>(self: RedBlackTree<K, V>) => Iterable<[K, V]>;\n    /**\n     * Returns an iterator that traverse entries in reverse order with keys greater\n     * than the specified key.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(self: RedBlackTree<K, V>, key: K): Iterable<[K, V]>;\n};\n/**\n * Returns an iterator that traverse entries in order with keys greater than or\n * equal to the specified key.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const greaterThanEqual: {\n    /**\n     * Returns an iterator that traverse entries in order with keys greater than or\n     * equal to the specified key.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K>(key: K): <V>(self: RedBlackTree<K, V>) => Iterable<[K, V]>;\n    /**\n     * Returns an iterator that traverse entries in order with keys greater than or\n     * equal to the specified key.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(self: RedBlackTree<K, V>, key: K): Iterable<[K, V]>;\n};\n/**\n * Returns an iterator that traverse entries in reverse order with keys greater\n * than or equal to the specified key.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const greaterThanEqualReversed: {\n    /**\n     * Returns an iterator that traverse entries in reverse order with keys greater\n     * than or equal to the specified key.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K>(key: K): <V>(self: RedBlackTree<K, V>) => Iterable<[K, V]>;\n    /**\n     * Returns an iterator that traverse entries in reverse order with keys greater\n     * than or equal to the specified key.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(self: RedBlackTree<K, V>, key: K): Iterable<[K, V]>;\n};\n/**\n * Finds the item with key, if it exists.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const has: {\n    /**\n     * Finds the item with key, if it exists.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K>(key: K): <V>(self: RedBlackTree<K, V>) => boolean;\n    /**\n     * Finds the item with key, if it exists.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V>(self: RedBlackTree<K, V>, key: K): boolean;\n};\n/**\n * Insert a new item into the tree.\n *\n * @since 2.0.0\n */\nexport declare const insert: {\n    /**\n     * Insert a new item into the tree.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(key: K, value: V): (self: RedBlackTree<K, V>) => RedBlackTree<K, V>;\n    /**\n     * Insert a new item into the tree.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(self: RedBlackTree<K, V>, key: K, value: V): RedBlackTree<K, V>;\n};\n/**\n * Get all the keys present in the tree in order.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const keys: <K, V>(self: RedBlackTree<K, V>) => IterableIterator<K>;\n/**\n * Get all the keys present in the tree in reverse order.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const keysReversed: <K, V>(self: RedBlackTree<K, V>) => IterableIterator<K>;\n/**\n * Returns the last entry in the tree, if it exists.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const last: <K, V>(self: RedBlackTree<K, V>) => Option<[K, V]>;\n/**\n * Returns an iterator that traverse entries in order with keys less than the\n * specified key.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const lessThan: {\n    /**\n     * Returns an iterator that traverse entries in order with keys less than the\n     * specified key.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K>(key: K): <V>(self: RedBlackTree<K, V>) => Iterable<[K, V]>;\n    /**\n     * Returns an iterator that traverse entries in order with keys less than the\n     * specified key.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(self: RedBlackTree<K, V>, key: K): Iterable<[K, V]>;\n};\n/**\n * Returns an iterator that traverse entries in reverse order with keys less\n * than the specified key.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const lessThanReversed: {\n    /**\n     * Returns an iterator that traverse entries in reverse order with keys less\n     * than the specified key.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K>(key: K): <V>(self: RedBlackTree<K, V>) => Iterable<[K, V]>;\n    /**\n     * Returns an iterator that traverse entries in reverse order with keys less\n     * than the specified key.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(self: RedBlackTree<K, V>, key: K): Iterable<[K, V]>;\n};\n/**\n * Returns an iterator that traverse entries in order with keys less than or\n * equal to the specified key.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const lessThanEqual: {\n    /**\n     * Returns an iterator that traverse entries in order with keys less than or\n     * equal to the specified key.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K>(key: K): <V>(self: RedBlackTree<K, V>) => Iterable<[K, V]>;\n    /**\n     * Returns an iterator that traverse entries in order with keys less than or\n     * equal to the specified key.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(self: RedBlackTree<K, V>, key: K): Iterable<[K, V]>;\n};\n/**\n * Returns an iterator that traverse entries in reverse order with keys less\n * than or equal to the specified key.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const lessThanEqualReversed: {\n    /**\n     * Returns an iterator that traverse entries in reverse order with keys less\n     * than or equal to the specified key.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K>(key: K): <V>(self: RedBlackTree<K, V>) => Iterable<[K, V]>;\n    /**\n     * Returns an iterator that traverse entries in reverse order with keys less\n     * than or equal to the specified key.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(self: RedBlackTree<K, V>, key: K): Iterable<[K, V]>;\n};\n/**\n * Execute the specified function for each node of the tree, in order.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const forEach: {\n    /**\n     * Execute the specified function for each node of the tree, in order.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(f: (key: K, value: V) => void): (self: RedBlackTree<K, V>) => void;\n    /**\n     * Execute the specified function for each node of the tree, in order.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(self: RedBlackTree<K, V>, f: (key: K, value: V) => void): void;\n};\n/**\n * Visit each node of the tree in order with key greater then or equal to max.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const forEachGreaterThanEqual: {\n    /**\n     * Visit each node of the tree in order with key greater then or equal to max.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(min: K, f: (key: K, value: V) => void): (self: RedBlackTree<K, V>) => void;\n    /**\n     * Visit each node of the tree in order with key greater then or equal to max.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(self: RedBlackTree<K, V>, min: K, f: (key: K, value: V) => void): void;\n};\n/**\n * Visit each node of the tree in order with key lower then max.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const forEachLessThan: {\n    /**\n     * Visit each node of the tree in order with key lower then max.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(max: K, f: (key: K, value: V) => void): (self: RedBlackTree<K, V>) => void;\n    /**\n     * Visit each node of the tree in order with key lower then max.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(self: RedBlackTree<K, V>, max: K, f: (key: K, value: V) => void): void;\n};\n/**\n * Visit each node of the tree in order with key lower than max and greater\n * than or equal to min.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const forEachBetween: {\n    /**\n     * Visit each node of the tree in order with key lower than max and greater\n     * than or equal to min.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(options: {\n        readonly min: K;\n        readonly max: K;\n        readonly body: (key: K, value: V) => void;\n    }): (self: RedBlackTree<K, V>) => void;\n    /**\n     * Visit each node of the tree in order with key lower than max and greater\n     * than or equal to min.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <K, V>(self: RedBlackTree<K, V>, options: {\n        readonly min: K;\n        readonly max: K;\n        readonly body: (key: K, value: V) => void;\n    }): void;\n};\n/**\n * Reduce a state over the entries of the tree.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const reduce: {\n    /**\n     * Reduce a state over the entries of the tree.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, V, K>(zero: Z, f: (accumulator: Z, value: V, key: K) => Z): (self: RedBlackTree<K, V>) => Z;\n    /**\n     * Reduce a state over the entries of the tree.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, V, K>(self: RedBlackTree<K, V>, zero: Z, f: (accumulator: Z, value: V, key: K) => Z): Z;\n};\n/**\n * Removes the entry with the specified key, if it exists.\n *\n * @since 2.0.0\n */\nexport declare const removeFirst: {\n    /**\n     * Removes the entry with the specified key, if it exists.\n     *\n     * @since 2.0.0\n     */\n    <K>(key: K): <V>(self: RedBlackTree<K, V>) => RedBlackTree<K, V>;\n    /**\n     * Removes the entry with the specified key, if it exists.\n     *\n     * @since 2.0.0\n     */\n    <K, V>(self: RedBlackTree<K, V>, key: K): RedBlackTree<K, V>;\n};\n/**\n * Traverse the tree in reverse order.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const reversed: <K, V>(self: RedBlackTree<K, V>) => Iterable<[K, V]>;\n/**\n * Returns the size of the tree.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const size: <K, V>(self: RedBlackTree<K, V>) => number;\n/**\n * Get all values present in the tree in order.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const values: <K, V>(self: RedBlackTree<K, V>) => IterableIterator<V>;\n/**\n * Get all values present in the tree in reverse order.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const valuesReversed: <K, V>(self: RedBlackTree<K, V>) => IterableIterator<V>;\nexport {};\n//# sourceMappingURL=RedBlackTree.d.ts.map",
  "node_modules/effect/dist/dts/Redacted.d.ts": "/**\n * The Redacted module provides functionality for handling sensitive information\n * securely within your application. By using the `Redacted` data type, you can\n * ensure that sensitive values are not accidentally exposed in logs or error\n * messages.\n *\n * @since 3.3.0\n */\nimport type * as Equal from \"./Equal.js\";\nimport * as Equivalence from \"./Equivalence.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { Covariant } from \"./Types.js\";\n/**\n * @since 3.3.0\n * @category symbols\n */\nexport declare const RedactedTypeId: unique symbol;\n/**\n * @since 3.3.0\n * @category symbols\n */\nexport type RedactedTypeId = typeof RedactedTypeId;\n/**\n * @since 3.3.0\n * @category models\n */\nexport interface Redacted<out A = string> extends Redacted.Variance<A>, Equal.Equal, Pipeable {\n}\n/**\n * @since 3.3.0\n */\nexport declare namespace Redacted {\n    /**\n     * @since 3.3.0\n     * @category models\n     */\n    interface Variance<out A> {\n        readonly [RedactedTypeId]: {\n            readonly _A: Covariant<A>;\n        };\n    }\n    /**\n     * @since 3.3.0\n     * @category type-level\n     */\n    type Value<T extends Redacted<any>> = [T] extends [Redacted<infer _A>] ? _A : never;\n}\n/**\n * @since 3.3.0\n * @category refinements\n */\nexport declare const isRedacted: (u: unknown) => u is Redacted<unknown>;\n/**\n * This function creates a `Redacted<A>` instance from a given value `A`,\n * securely hiding its content.\n *\n * @example\n * ```ts\n * import { Redacted } from \"effect\"\n *\n * const API_KEY = Redacted.make(\"1234567890\")\n * ```\n *\n * @since 3.3.0\n * @category constructors\n */\nexport declare const make: <A>(value: A) => Redacted<A>;\n/**\n * Retrieves the original value from a `Redacted` instance. Use this function\n * with caution, as it exposes the sensitive data.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Redacted } from \"effect\"\n *\n * const API_KEY = Redacted.make(\"1234567890\")\n *\n * assert.equal(Redacted.value(API_KEY), \"1234567890\")\n * ```\n *\n * @since 3.3.0\n * @category getters\n */\nexport declare const value: <A>(self: Redacted<A>) => A;\n/**\n * Erases the underlying value of a `Redacted` instance, rendering it unusable.\n * This function is intended to ensure that sensitive data does not remain in\n * memory longer than necessary.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Redacted } from \"effect\"\n *\n * const API_KEY = Redacted.make(\"1234567890\")\n *\n * assert.equal(Redacted.value(API_KEY), \"1234567890\")\n *\n * Redacted.unsafeWipe(API_KEY)\n *\n * assert.throws(() => Redacted.value(API_KEY), new Error(\"Unable to get redacted value\"))\n * ```\n *\n * @since 3.3.0\n * @category unsafe\n */\nexport declare const unsafeWipe: <A>(self: Redacted<A>) => boolean;\n/**\n * Generates an equivalence relation for `Redacted<A>` values based on an\n * equivalence relation for the underlying values `A`. This function is useful\n * for comparing `Redacted` instances without exposing their contents.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Redacted, Equivalence } from \"effect\"\n *\n * const API_KEY1 = Redacted.make(\"1234567890\")\n * const API_KEY2 = Redacted.make(\"1-34567890\")\n * const API_KEY3 = Redacted.make(\"1234567890\")\n *\n * const equivalence = Redacted.getEquivalence(Equivalence.string)\n *\n * assert.equal(equivalence(API_KEY1, API_KEY2), false)\n * assert.equal(equivalence(API_KEY1, API_KEY3), true)\n * ```\n *\n * @category equivalence\n * @since 3.3.0\n */\nexport declare const getEquivalence: <A>(isEquivalent: Equivalence.Equivalence<A>) => Equivalence.Equivalence<Redacted<A>>;\n//# sourceMappingURL=Redacted.d.ts.map",
  "node_modules/effect/dist/dts/Ref.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Effect from \"./Effect.js\";\nimport type * as Option from \"./Option.js\";\nimport type * as Readable from \"./Readable.js\";\nimport type * as Types from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const RefTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type RefTypeId = typeof RefTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Ref<in out A> extends Ref.Variance<A>, Effect.Effect<A>, Readable.Readable<A> {\n    modify<B>(f: (a: A) => readonly [B, A]): Effect.Effect<B>;\n    readonly [Unify.typeSymbol]?: unknown;\n    readonly [Unify.unifySymbol]?: RefUnify<this>;\n    readonly [Unify.ignoreSymbol]?: RefUnifyIgnore;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface RefUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Effect.EffectUnify<A> {\n    Ref?: () => Extract<A[Unify.typeSymbol], Ref<any>>;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface RefUnifyIgnore extends Effect.EffectUnifyIgnore {\n    Effect?: true;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport declare namespace Ref {\n    /**\n     * @since 2.0.0\n     */\n    interface Variance<in out A> {\n        readonly [RefTypeId]: {\n            readonly _A: Types.Invariant<A>;\n        };\n    }\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <A>(value: A) => Effect.Effect<Ref<A>>;\n/**\n * @since 2.0.0\n * @category getters\n */\nexport declare const get: <A>(self: Ref<A>) => Effect.Effect<A>;\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getAndSet: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(value: A): (self: Ref<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref<A>, value: A): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getAndUpdate: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(f: (a: A) => A): (self: Ref<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref<A>, f: (a: A) => A): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getAndUpdateSome: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(pf: (a: A) => Option.Option<A>): (self: Ref<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref<A>, pf: (a: A) => Option.Option<A>): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const modify: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B>(f: (a: A) => readonly [B, A]): (self: Ref<A>) => Effect.Effect<B>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B>(self: Ref<A>, f: (a: A) => readonly [B, A]): Effect.Effect<B>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const modifySome: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <B, A>(fallback: B, pf: (a: A) => Option.Option<readonly [B, A]>): (self: Ref<A>) => Effect.Effect<B>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B>(self: Ref<A>, fallback: B, pf: (a: A) => Option.Option<readonly [B, A]>): Effect.Effect<B>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const set: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(value: A): (self: Ref<A>) => Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref<A>, value: A): Effect.Effect<void>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const setAndGet: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(value: A): (self: Ref<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref<A>, value: A): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const update: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(f: (a: A) => A): (self: Ref<A>) => Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref<A>, f: (a: A) => A): Effect.Effect<void>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateAndGet: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(f: (a: A) => A): (self: Ref<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref<A>, f: (a: A) => A): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateSome: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(f: (a: A) => Option.Option<A>): (self: Ref<A>) => Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref<A>, f: (a: A) => Option.Option<A>): Effect.Effect<void>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateSomeAndGet: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(pf: (a: A) => Option.Option<A>): (self: Ref<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref<A>, pf: (a: A) => Option.Option<A>): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeMake: <A>(value: A) => Ref<A>;\n//# sourceMappingURL=Ref.d.ts.map",
  "node_modules/effect/dist/dts/RegExp.d.ts": "/**\n * Tests if a value is a `RegExp`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { RegExp } from \"effect\"\n *\n * assert.deepStrictEqual(RegExp.isRegExp(/a/), true)\n * assert.deepStrictEqual(RegExp.isRegExp(\"a\"), false)\n * ```\n *\n * @category guards\n * @since 3.9.0\n */\nexport declare const isRegExp: (input: unknown) => input is RegExp;\n/**\n * Escapes special characters in a regular expression pattern.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { RegExp } from \"effect\"\n *\n * assert.deepStrictEqual(RegExp.escape(\"a*b\"), \"a\\\\*b\")\n * ```\n *\n * @since 2.0.0\n */\nexport declare const escape: (string: string) => string;\n//# sourceMappingURL=RegExp.d.ts.map",
  "node_modules/effect/dist/dts/Reloadable.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Context from \"./Context.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Layer from \"./Layer.js\";\nimport type * as Schedule from \"./Schedule.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const ReloadableTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type ReloadableTypeId = typeof ReloadableTypeId;\n/**\n * A `Reloadable` is an implementation of some service that can be dynamically\n * reloaded, or swapped out for another implementation on-the-fly.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Reloadable<in out A> extends Reloadable.Variance<A> {\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Reloadable {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in out A> {\n        readonly [ReloadableTypeId]: {\n            readonly _A: Types.Invariant<A>;\n        };\n    }\n}\n/**\n * Makes a new reloadable service from a layer that describes the construction\n * of a static service. The service is automatically reloaded according to the\n * provided schedule.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const auto: <I, S, E, In, R>(tag: Context.Tag<I, S>, options: {\n    readonly layer: Layer.Layer<I, E, In>;\n    readonly schedule: Schedule.Schedule<unknown, unknown, R>;\n}) => Layer.Layer<Reloadable<I>, E, R | In>;\n/**\n * Makes a new reloadable service from a layer that describes the construction\n * of a static service. The service is automatically reloaded according to a\n * schedule, which is extracted from the input to the layer.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const autoFromConfig: <I, S, E, In, R>(tag: Context.Tag<I, S>, options: {\n    readonly layer: Layer.Layer<I, E, In>;\n    readonly scheduleFromConfig: (context: Context.Context<In>) => Schedule.Schedule<unknown, unknown, R>;\n}) => Layer.Layer<Reloadable<I>, E, R | In>;\n/**\n * Retrieves the current version of the reloadable service.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const get: <I, S>(tag: Context.Tag<I, S>) => Effect.Effect<S, never, Reloadable<I>>;\n/**\n * Makes a new reloadable service from a layer that describes the construction\n * of a static service.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const manual: <I, S, In, E>(tag: Context.Tag<I, S>, options: {\n    readonly layer: Layer.Layer<I, E, In>;\n}) => Layer.Layer<Reloadable<I>, E, In>;\n/**\n * Reloads the specified service.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const reload: <I, S>(tag: Context.Tag<I, S>) => Effect.Effect<void, unknown, Reloadable<I>>;\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const tag: <I, S>(tag: Context.Tag<I, S>) => Context.Tag<Reloadable<I>, Reloadable<S>>;\n/**\n * Forks the reload of the service in the background, ignoring any errors.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const reloadFork: <I, S>(tag: Context.Tag<I, S>) => Effect.Effect<void, unknown, Reloadable<I>>;\n//# sourceMappingURL=Reloadable.d.ts.map",
  "node_modules/effect/dist/dts/Request.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as _Cache from \"./Cache.js\";\nimport type { Cause } from \"./Cause.js\";\nimport type { Deferred } from \"./Deferred.js\";\nimport type { DurationInput } from \"./Duration.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type { FiberId } from \"./FiberId.js\";\nimport type * as Option from \"./Option.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const RequestTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type RequestTypeId = typeof RequestTypeId;\n/**\n * A `Request<A, E>` is a request from a data source for a value of type `A`\n * that may fail with an `E`.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Request<out A, out E = never> extends Request.Variance<A, E> {\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Request {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<out A, out E> {\n        readonly [RequestTypeId]: {\n            readonly _A: Types.Covariant<A>;\n            readonly _E: Types.Covariant<E>;\n        };\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Constructor<R extends Request<any, any>, T extends keyof R = never> {\n        (args: Omit<R, T | keyof (Request.Variance<Request.Success<R>, Request.Error<R>>)>): R;\n    }\n    /**\n     * A utility type to extract the error type from a `Request`.\n     *\n     * @since 2.0.0\n     * @category type-level\n     */\n    type Error<T extends Request<any, any>> = [T] extends [Request<infer _A, infer _E>] ? _E : never;\n    /**\n     * A utility type to extract the value type from a `Request`.\n     *\n     * @since 2.0.0\n     * @category type-level\n     */\n    type Success<T extends Request<any, any>> = [T] extends [Request<infer _A, infer _E>] ? _A : never;\n    /**\n     * A utility type to extract the result type from a `Request`.\n     *\n     * @since 2.0.0\n     * @category type-level\n     */\n    type Result<T extends Request<any, any>> = T extends Request<infer A, infer E> ? Exit.Exit<A, E> : never;\n    /**\n     * A utility type to extract the optional result type from a `Request`.\n     *\n     * @since 2.0.0\n     * @category type-level\n     */\n    type OptionalResult<T extends Request<any, any>> = T extends Request<infer A, infer E> ? Exit.Exit<Option.Option<A>, E> : never;\n}\n/**\n * Returns `true` if the specified value is a `Request`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isRequest: (u: unknown) => u is Request<unknown, unknown>;\n/**\n * Constructs a new `Request`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const of: <R extends Request<any, any>>() => Request.Constructor<R>;\n/**\n * Constructs a new `Request`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const tagged: <R extends Request<any, any> & {\n    _tag: string;\n}>(tag: R[\"_tag\"]) => Request.Constructor<R, \"_tag\">;\n/**\n * Provides a constructor for a Request Class.\n *\n * @example\n * ```ts\n * import { Request } from \"effect\"\n *\n * type Success = string\n * type Error = never\n *\n * class MyRequest extends Request.Class<Success, Error, {\n *   readonly id: string\n * }> {}\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Class: new <Success, Error, A extends Record<string, any>>(args: Types.Equals<Omit<A, keyof Request<unknown, unknown>>, {}> extends true ? void : {\n    readonly [P in keyof A as P extends keyof Request<unknown, unknown> ? never : P]: A[P];\n}) => Request<Success, Error> & Readonly<A>;\n/**\n * Provides a Tagged constructor for a Request Class.\n *\n * @example\n * ```ts\n * import { Request } from \"effect\"\n *\n * type Success = string\n * type Error = never\n *\n * class MyRequest extends Request.TaggedClass(\"MyRequest\")<Success, Error, {\n *   readonly name: string\n * }> {}\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const TaggedClass: <Tag extends string>(tag: Tag) => new <Success, Error, A extends Record<string, any>>(args: Types.Equals<Omit<A, keyof Request<unknown, unknown>>, {}> extends true ? void : {\n    readonly [P in keyof A as P extends \"_tag\" | keyof Request<unknown, unknown> ? never : P]: A[P];\n}) => Request<Success, Error> & Readonly<A> & {\n    readonly _tag: Tag;\n};\n/**\n * Complete a `Request` with the specified result.\n *\n * @since 2.0.0\n * @category request completion\n */\nexport declare const complete: {\n    /**\n     * Complete a `Request` with the specified result.\n     *\n     * @since 2.0.0\n     * @category request completion\n     */\n    <A extends Request<any, any>>(result: Request.Result<A>): (self: A) => Effect.Effect<void>;\n    /**\n     * Complete a `Request` with the specified result.\n     *\n     * @since 2.0.0\n     * @category request completion\n     */\n    <A extends Request<any, any>>(self: A, result: Request.Result<A>): Effect.Effect<void>;\n};\n/**\n * Interrupts the child effect when requests are no longer needed\n *\n * @since 2.0.0\n * @category request completion\n */\nexport declare const interruptWhenPossible: {\n    /**\n     * Interrupts the child effect when requests are no longer needed\n     *\n     * @since 2.0.0\n     * @category request completion\n     */\n    (all: Iterable<Request<any, any>>): <A, E, R>(self: Effect.Effect<A, E, R>) => Effect.Effect<void, E, R>;\n    /**\n     * Interrupts the child effect when requests are no longer needed\n     *\n     * @since 2.0.0\n     * @category request completion\n     */\n    <A, E, R>(self: Effect.Effect<A, E, R>, all: Iterable<Request<any, any>>): Effect.Effect<void, E, R>;\n};\n/**\n * Complete a `Request` with the specified effectful computation, failing the\n * request with the error from the effect workflow if it fails, and completing\n * the request with the value of the effect workflow if it succeeds.\n *\n * @since 2.0.0\n * @category request completion\n */\nexport declare const completeEffect: {\n    /**\n     * Complete a `Request` with the specified effectful computation, failing the\n     * request with the error from the effect workflow if it fails, and completing\n     * the request with the value of the effect workflow if it succeeds.\n     *\n     * @since 2.0.0\n     * @category request completion\n     */\n    <A extends Request<any, any>, R>(effect: Effect.Effect<Request.Success<A>, Request.Error<A>, R>): (self: A) => Effect.Effect<void, never, R>;\n    /**\n     * Complete a `Request` with the specified effectful computation, failing the\n     * request with the error from the effect workflow if it fails, and completing\n     * the request with the value of the effect workflow if it succeeds.\n     *\n     * @since 2.0.0\n     * @category request completion\n     */\n    <A extends Request<any, any>, R>(self: A, effect: Effect.Effect<Request.Success<A>, Request.Error<A>, R>): Effect.Effect<void, never, R>;\n};\n/**\n * Complete a `Request` with the specified error.\n *\n * @since 2.0.0\n * @category request completion\n */\nexport declare const fail: {\n    /**\n     * Complete a `Request` with the specified error.\n     *\n     * @since 2.0.0\n     * @category request completion\n     */\n    <A extends Request<any, any>>(error: Request.Error<A>): (self: A) => Effect.Effect<void>;\n    /**\n     * Complete a `Request` with the specified error.\n     *\n     * @since 2.0.0\n     * @category request completion\n     */\n    <A extends Request<any, any>>(self: A, error: Request.Error<A>): Effect.Effect<void>;\n};\n/**\n * Complete a `Request` with the specified cause.\n *\n * @since 2.0.0\n * @category request completion\n */\nexport declare const failCause: {\n    /**\n     * Complete a `Request` with the specified cause.\n     *\n     * @since 2.0.0\n     * @category request completion\n     */\n    <A extends Request<any, any>>(cause: Cause<Request.Error<A>>): (self: A) => Effect.Effect<void>;\n    /**\n     * Complete a `Request` with the specified cause.\n     *\n     * @since 2.0.0\n     * @category request completion\n     */\n    <A extends Request<any, any>>(self: A, cause: Cause<Request.Error<A>>): Effect.Effect<void>;\n};\n/**\n * Complete a `Request` with the specified value.\n *\n * @since 2.0.0\n * @category request completion\n */\nexport declare const succeed: {\n    /**\n     * Complete a `Request` with the specified value.\n     *\n     * @since 2.0.0\n     * @category request completion\n     */\n    <A extends Request<any, any>>(value: Request.Success<A>): (self: A) => Effect.Effect<void>;\n    /**\n     * Complete a `Request` with the specified value.\n     *\n     * @since 2.0.0\n     * @category request completion\n     */\n    <A extends Request<any, any>>(self: A, value: Request.Success<A>): Effect.Effect<void>;\n};\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface Listeners {\n    readonly count: number;\n    readonly observers: Set<(count: number) => void>;\n    interrupted: boolean;\n    addObserver(f: (count: number) => void): void;\n    removeObserver(f: (count: number) => void): void;\n    increment(): void;\n    decrement(): void;\n}\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface Cache extends _Cache.ConsumerCache<Request<any, any>, {\n    listeners: Listeners;\n    handle: Deferred<unknown, unknown>;\n}> {\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport declare const makeCache: (options: {\n    readonly capacity: number;\n    readonly timeToLive: DurationInput;\n}) => Effect.Effect<Cache>;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const EntryTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type EntryTypeId = typeof EntryTypeId;\n/**\n * A `Entry<A>` keeps track of a request of type `A` along with a\n * `Ref` containing the result of the request, existentially hiding the result\n * type. This is used internally by the library to support data sources that\n * return different result types for different requests while guaranteeing that\n * results will be of the type requested.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Entry<out R> extends Entry.Variance<R> {\n    readonly request: R;\n    readonly result: Deferred<[\n        R\n    ] extends [Request<infer _A, infer _E>] ? _A : never, [\n        R\n    ] extends [Request<infer _A, infer _E>] ? _E : never>;\n    readonly listeners: Listeners;\n    readonly ownerId: FiberId;\n    readonly state: {\n        completed: boolean;\n    };\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport declare namespace Entry {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<out R> {\n        readonly [EntryTypeId]: {\n            readonly _R: Types.Covariant<R>;\n        };\n    }\n}\n/**\n * @since 2.0.0\n * @category guards\n */\nexport declare const isEntry: (u: unknown) => u is Entry<unknown>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeEntry: <A extends Request<any, any>>(options: {\n    readonly request: A;\n    readonly result: Deferred<Request.Success<A>, Request.Error<A>>;\n    readonly listeners: Listeners;\n    readonly ownerId: FiberId;\n    readonly state: {\n        completed: boolean;\n    };\n}) => Entry<A>;\n//# sourceMappingURL=Request.d.ts.map",
  "node_modules/effect/dist/dts/RequestBlock.d.ts": "import type * as Request from \"./Request.js\";\nimport type * as RequestResolver from \"./RequestResolver.js\";\n/**\n * `RequestBlock` captures a collection of blocked requests as a data\n * structure. By doing this the library is able to preserve information about\n * which requests must be performed sequentially and which can be performed in\n * parallel, allowing for maximum possible batching and pipelining while\n * preserving ordering guarantees.\n *\n * @since 2.0.0\n * @category models\n */\nexport type RequestBlock = Empty | Par | Seq | Single;\n/**\n * @since 2.0.0\n * @category models\n */\nexport declare namespace RequestBlock {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Reducer<in out Z> {\n        emptyCase(): Z;\n        parCase(left: Z, right: Z): Z;\n        singleCase(dataSource: RequestResolver.RequestResolver<unknown>, blockedRequest: Request.Entry<unknown>): Z;\n        seqCase(left: Z, right: Z): Z;\n    }\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Empty {\n    readonly _tag: \"Empty\";\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Par {\n    readonly _tag: \"Par\";\n    readonly left: RequestBlock;\n    readonly right: RequestBlock;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Seq {\n    readonly _tag: \"Seq\";\n    readonly left: RequestBlock;\n    readonly right: RequestBlock;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Single {\n    readonly _tag: \"Single\";\n    readonly dataSource: RequestResolver.RequestResolver<unknown>;\n    readonly blockedRequest: Request.Entry<unknown>;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const single: <A>(dataSource: RequestResolver.RequestResolver<A>, blockedRequest: Request.Entry<A>) => RequestBlock;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: RequestBlock;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const mapRequestResolvers: <A>(self: RequestBlock, f: (dataSource: RequestResolver.RequestResolver<A>) => RequestResolver.RequestResolver<A>) => RequestBlock;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const parallel: (self: RequestBlock, that: RequestBlock) => RequestBlock;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const reduce: <Z>(self: RequestBlock, reducer: RequestBlock.Reducer<Z>) => Z;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const sequential: (self: RequestBlock, that: RequestBlock) => RequestBlock;\n//# sourceMappingURL=RequestBlock.d.ts.map",
  "node_modules/effect/dist/dts/RequestResolver.d.ts": "/**\n * @since 2.0.0\n */\nimport type { NonEmptyArray } from \"./Array.js\";\nimport * as Context from \"./Context.js\";\nimport * as Effect from \"./Effect.js\";\nimport type * as Either from \"./Either.js\";\nimport type * as Equal from \"./Equal.js\";\nimport type { FiberRef } from \"./FiberRef.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Request from \"./Request.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const RequestResolverTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type RequestResolverTypeId = typeof RequestResolverTypeId;\n/**\n * The `RequestResolver<A, R>` interface requires an environment `R` and handles\n * the execution of requests of type `A`.\n *\n * Implementations must provide a `runAll` method, which processes a collection\n * of requests and produces an effect that fulfills these requests. Requests are\n * organized into a `Array<Array<A>>`, where the outer `Array` groups requests\n * into batches that are executed sequentially, and each inner `Array` contains\n * requests that can be executed in parallel. This structure allows\n * implementations to analyze all incoming requests collectively and optimize\n * query execution accordingly.\n *\n * Implementations are typically specialized for a subtype of `Request<A, E>`.\n * However, they are not strictly limited to these subtypes as long as they can\n * map any given request type to `Request<A, E>`. Implementations should inspect\n * the collection of requests to identify the needed information and execute the\n * corresponding queries. It is imperative that implementations resolve all the\n * requests they receive. Failing to do so will lead to a `QueryFailure` error\n * during query execution.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface RequestResolver<in A, out R = never> extends RequestResolver.Variance<A, R>, Equal.Equal, Pipeable {\n    /**\n     * Execute a collection of requests. The outer `Array` represents batches\n     * of requests that must be performed sequentially. The inner `Array`\n     * represents a batch of requests that can be performed in parallel.\n     */\n    runAll(requests: Array<Array<Request.Entry<A>>>): Effect.Effect<void, never, R>;\n    /**\n     * Identify the data source using the specific identifier\n     */\n    identified(...identifiers: Array<unknown>): RequestResolver<A, R>;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace RequestResolver {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in A, out R> {\n        readonly [RequestResolverTypeId]: {\n            readonly _A: Types.Contravariant<A>;\n            readonly _R: Types.Covariant<R>;\n        };\n    }\n}\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const contextFromEffect: <R, A extends Request.Request<any, any>>(self: RequestResolver<A, R>) => Effect.Effect<RequestResolver<A, never>, never, R>;\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const contextFromServices: <Services extends Array<Context.Tag<any, any>>>(...services: Services) => <R, A extends Request.Request<any, any>>(self: RequestResolver<A, R>) => Effect.Effect<RequestResolver<A, Exclude<R, { [k in keyof Services]: Effect.Effect.Context<Services[k]>; }[number]>>, never, { [k in keyof Services]: Effect.Effect.Context<Services[k]>; }[number]>;\n/**\n * Returns `true` if the specified value is a `RequestResolver`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isRequestResolver: (u: unknown) => u is RequestResolver<unknown, unknown>;\n/**\n * Constructs a data source with the specified identifier and method to run\n * requests.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <A, R>(runAll: (requests: Array<Array<A>>) => Effect.Effect<void, never, R>) => RequestResolver<A, R>;\n/**\n * Constructs a data source with the specified identifier and method to run\n * requests.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeWithEntry: <A, R>(runAll: (requests: Array<Array<Request.Entry<A>>>) => Effect.Effect<void, never, R>) => RequestResolver<A, R>;\n/**\n * Constructs a data source from a function taking a collection of requests.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeBatched: <A extends Request.Request<any, any>, R>(run: (requests: NonEmptyArray<A>) => Effect.Effect<void, never, R>) => RequestResolver<A, R>;\n/**\n * A data source aspect that executes requests between two effects, `before`\n * and `after`, where the result of `before` can be used by `after`.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const around: {\n    /**\n     * A data source aspect that executes requests between two effects, `before`\n     * and `after`, where the result of `before` can be used by `after`.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A2, R2, X, R3>(before: Effect.Effect<A2, never, R2>, after: (a: A2) => Effect.Effect<X, never, R3>): <A, R>(self: RequestResolver<A, R>) => RequestResolver<A, R2 | R3 | R>;\n    /**\n     * A data source aspect that executes requests between two effects, `before`\n     * and `after`, where the result of `before` can be used by `after`.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, R, A2, R2, X, R3>(self: RequestResolver<A, R>, before: Effect.Effect<A2, never, R2>, after: (a: A2) => Effect.Effect<X, never, R3>): RequestResolver<A, R | R2 | R3>;\n};\n/**\n * A data source aspect that executes requests between two effects, `before`\n * and `after`, where the result of `before` can be used by `after`.\n *\n * The `before` and `after` effects are provided with the requests being executed.\n *\n * @since 2.0.0\n * @category combinators\n * @example\n * ```ts\n * import { Effect, Request, RequestResolver } from \"effect\"\n *\n * interface GetUserById extends Request.Request<unknown> {\n *   readonly id: number\n * }\n *\n * const resolver = RequestResolver.fromFunction(\n *   (request: GetUserById) => ({ id: request.id, name: \"John\" })\n * )\n *\n * RequestResolver.aroundRequests(\n *   resolver,\n *   (requests) => Effect.log(`got ${requests.length} requests`),\n *   (requests, _) => Effect.log(`finised running ${requests.length} requests`)\n * )\n * ```\n */\nexport declare const aroundRequests: {\n    /**\n     * A data source aspect that executes requests between two effects, `before`\n     * and `after`, where the result of `before` can be used by `after`.\n     *\n     * The `before` and `after` effects are provided with the requests being executed.\n     *\n     * @since 2.0.0\n     * @category combinators\n     * @example\n     * ```ts\n     * import { Effect, Request, RequestResolver } from \"effect\"\n     *\n     * interface GetUserById extends Request.Request<unknown> {\n     *   readonly id: number\n     * }\n     *\n     * const resolver = RequestResolver.fromFunction(\n     *   (request: GetUserById) => ({ id: request.id, name: \"John\" })\n     * )\n     *\n     * RequestResolver.aroundRequests(\n     *   resolver,\n     *   (requests) => Effect.log(`got ${requests.length} requests`),\n     *   (requests, _) => Effect.log(`finised running ${requests.length} requests`)\n     * )\n     * ```\n     */\n    <A, A2, R2, X, R3>(before: (requests: ReadonlyArray<Types.NoInfer<A>>) => Effect.Effect<A2, never, R2>, after: (requests: ReadonlyArray<Types.NoInfer<A>>, _: A2) => Effect.Effect<X, never, R3>): <R>(self: RequestResolver<A, R>) => RequestResolver<A, R2 | R3 | R>;\n    /**\n     * A data source aspect that executes requests between two effects, `before`\n     * and `after`, where the result of `before` can be used by `after`.\n     *\n     * The `before` and `after` effects are provided with the requests being executed.\n     *\n     * @since 2.0.0\n     * @category combinators\n     * @example\n     * ```ts\n     * import { Effect, Request, RequestResolver } from \"effect\"\n     *\n     * interface GetUserById extends Request.Request<unknown> {\n     *   readonly id: number\n     * }\n     *\n     * const resolver = RequestResolver.fromFunction(\n     *   (request: GetUserById) => ({ id: request.id, name: \"John\" })\n     * )\n     *\n     * RequestResolver.aroundRequests(\n     *   resolver,\n     *   (requests) => Effect.log(`got ${requests.length} requests`),\n     *   (requests, _) => Effect.log(`finised running ${requests.length} requests`)\n     * )\n     * ```\n     */\n    <A, R, A2, R2, X, R3>(self: RequestResolver<A, R>, before: (requests: ReadonlyArray<Types.NoInfer<A>>) => Effect.Effect<A2, never, R2>, after: (requests: ReadonlyArray<Types.NoInfer<A>>, _: A2) => Effect.Effect<X, never, R3>): RequestResolver<A, R | R2 | R3>;\n};\n/**\n * Returns a data source that executes at most `n` requests in parallel.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const batchN: {\n    /**\n     * Returns a data source that executes at most `n` requests in parallel.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    (n: number): <A, R>(self: RequestResolver<A, R>) => RequestResolver<A, R>;\n    /**\n     * Returns a data source that executes at most `n` requests in parallel.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, R>(self: RequestResolver<A, R>, n: number): RequestResolver<A, R>;\n};\n/**\n * Provides this data source with part of its required context.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const mapInputContext: {\n    /**\n     * Provides this data source with part of its required context.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <R0, R>(f: (context: Context.Context<R0>) => Context.Context<R>): <A extends Request.Request<any, any>>(self: RequestResolver<A, R>) => RequestResolver<A, R0>;\n    /**\n     * Provides this data source with part of its required context.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <R, A extends Request.Request<any, any>, R0>(self: RequestResolver<A, R>, f: (context: Context.Context<R0>) => Context.Context<R>): RequestResolver<A, R0>;\n};\n/**\n * Returns a new data source that executes requests of type `C` using the\n * specified function to transform `C` requests into requests that either this\n * data source or that data source can execute.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const eitherWith: {\n    /**\n     * Returns a new data source that executes requests of type `C` using the\n     * specified function to transform `C` requests into requests that either this\n     * data source or that data source can execute.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A extends Request.Request<any, any>, R2, B extends Request.Request<any, any>, C extends Request.Request<any, any>>(that: RequestResolver<B, R2>, f: (_: Request.Entry<C>) => Either.Either<Request.Entry<B>, Request.Entry<A>>): <R>(self: RequestResolver<A, R>) => RequestResolver<C, R2 | R>;\n    /**\n     * Returns a new data source that executes requests of type `C` using the\n     * specified function to transform `C` requests into requests that either this\n     * data source or that data source can execute.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <R, A extends Request.Request<any, any>, R2, B extends Request.Request<any, any>, C extends Request.Request<any, any>>(self: RequestResolver<A, R>, that: RequestResolver<B, R2>, f: (_: Request.Entry<C>) => Either.Either<Request.Entry<B>, Request.Entry<A>>): RequestResolver<C, R | R2>;\n};\n/**\n * Constructs a data source from a pure function.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromFunction: <A extends Request.Request<any>>(f: (request: A) => Request.Request.Success<A>) => RequestResolver<A>;\n/**\n * Constructs a data source from a pure function that takes a list of requests\n * and returns a list of results of the same size. Each item in the result\n * list must correspond to the item at the same index in the request list.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromFunctionBatched: <A extends Request.Request<any>>(f: (chunk: NonEmptyArray<A>) => Iterable<Request.Request.Success<A>>) => RequestResolver<A>;\n/**\n * Constructs a data source from an effectual function.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromEffect: <R, A extends Request.Request<any, any>>(f: (a: A) => Effect.Effect<Request.Request.Success<A>, Request.Request.Error<A>, R>) => RequestResolver<A, R>;\n/**\n * Constructs a data source from a list of tags paired to functions, that takes\n * a list of requests and returns a list of results of the same size. Each item\n * in the result list must correspond to the item at the same index in the\n * request list.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromEffectTagged: <A extends Request.Request<any, any> & {\n    readonly _tag: string;\n}>() => <Fns extends {\n    readonly [Tag in A[\"_tag\"]]: [Extract<A, {\n        readonly _tag: Tag;\n    }>] extends [infer Req] ? Req extends Request.Request<infer ReqA, infer ReqE> ? (requests: Array<Req>) => Effect.Effect<Iterable<ReqA>, ReqE, any> : never : never;\n}>(fns: Fns) => RequestResolver<A, ReturnType<Fns[keyof Fns]> extends Effect.Effect<infer _A, infer _E, infer R> ? R : never>;\n/**\n * A data source that never executes requests.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const never: RequestResolver<never>;\n/**\n * Provides this data source with its required context.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const provideContext: {\n    /**\n     * Provides this data source with its required context.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <R>(context: Context.Context<R>): <A extends Request.Request<any, any>>(self: RequestResolver<A, R>) => RequestResolver<A>;\n    /**\n     * Provides this data source with its required context.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <R, A extends Request.Request<any, any>>(self: RequestResolver<A, R>, context: Context.Context<R>): RequestResolver<A>;\n};\n/**\n * Returns a new data source that executes requests by sending them to this\n * data source and that data source, returning the results from the first data\n * source to complete and safely interrupting the loser.\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const race: {\n    /**\n     * Returns a new data source that executes requests by sending them to this\n     * data source and that data source, returning the results from the first data\n     * source to complete and safely interrupting the loser.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A2 extends Request.Request<any, any>, R2>(that: RequestResolver<A2, R2>): <A extends Request.Request<any, any>, R>(self: RequestResolver<A, R>) => RequestResolver<A2 | A, R2 | R>;\n    /**\n     * Returns a new data source that executes requests by sending them to this\n     * data source and that data source, returning the results from the first data\n     * source to complete and safely interrupting the loser.\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A extends Request.Request<any, any>, R, A2 extends Request.Request<any, any>, R2>(self: RequestResolver<A, R>, that: RequestResolver<A2, R2>): RequestResolver<A | A2, R | R2>;\n};\n/**\n * Returns a new data source with a localized FiberRef\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const locally: {\n    /**\n     * Returns a new data source with a localized FiberRef\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A>(self: FiberRef<A>, value: A): <R, B extends Request.Request<any, any>>(use: RequestResolver<B, R>) => RequestResolver<B, R>;\n    /**\n     * Returns a new data source with a localized FiberRef\n     *\n     * @since 2.0.0\n     * @category combinators\n     */\n    <R, B extends Request.Request<any, any>, A>(use: RequestResolver<B, R>, self: FiberRef<A>, value: A): RequestResolver<B, R>;\n};\n//# sourceMappingURL=RequestResolver.d.ts.map",
  "node_modules/effect/dist/dts/Resource.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Effect from \"./Effect.js\";\nimport type * as Schedule from \"./Schedule.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as Types from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const ResourceTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type ResourceTypeId = typeof ResourceTypeId;\n/**\n * A `Resource` is a possibly resourceful value that is loaded into memory, and\n * which can be refreshed either manually or automatically.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Resource<in out A, in out E = never> extends Effect.Effect<A, E>, Resource.Variance<A, E> {\n    readonly [Unify.typeSymbol]?: unknown;\n    readonly [Unify.unifySymbol]?: ResourceUnify<this>;\n    readonly [Unify.ignoreSymbol]?: ResourceUnifyIgnore;\n}\n/**\n * @category models\n * @since 3.9.0\n */\nexport interface ResourceUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Effect.EffectUnify<A> {\n    Resource?: () => Extract<A[Unify.typeSymbol], Resource<any, any>>;\n}\n/**\n * @category models\n * @since 3.9.0\n */\nexport interface ResourceUnifyIgnore extends Effect.EffectUnifyIgnore {\n    Effect?: true;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Resource {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in out A, in out E> {\n        readonly [ResourceTypeId]: {\n            _A: Types.Invariant<A>;\n            _E: Types.Invariant<E>;\n        };\n    }\n}\n/**\n * Creates a new `Resource` value that is automatically refreshed according to\n * the specified policy. Note that error retrying is not performed\n * automatically, so if you want to retry on errors, you should first apply\n * retry policies to the acquisition effect before passing it to this\n * constructor.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const auto: <A, E, R, Out, R2>(acquire: Effect.Effect<A, E, R>, policy: Schedule.Schedule<Out, unknown, R2>) => Effect.Effect<Resource<A, E>, never, R | R2 | Scope.Scope>;\n/**\n * Retrieves the current value stored in the cache.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const get: <A, E>(self: Resource<A, E>) => Effect.Effect<A, E>;\n/**\n * Creates a new `Resource` value that must be manually refreshed by calling\n * the refresh method. Note that error retrying is not performed\n * automatically, so if you want to retry on errors, you should first apply\n * retry policies to the acquisition effect before passing it to this\n * constructor.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const manual: <A, E, R>(acquire: Effect.Effect<A, E, R>) => Effect.Effect<Resource<A, E>, never, Scope.Scope | R>;\n/**\n * Refreshes the cache. This method will not return until either the refresh\n * is successful, or the refresh operation fails.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const refresh: <A, E>(self: Resource<A, E>) => Effect.Effect<void, E>;\n//# sourceMappingURL=Resource.d.ts.map",
  "node_modules/effect/dist/dts/Runtime.d.ts": "/**\n * @since 2.0.0\n */\nimport type { Cause } from \"./Cause.js\";\nimport type * as Context from \"./Context.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type * as Fiber from \"./Fiber.js\";\nimport type * as FiberId from \"./FiberId.js\";\nimport type * as FiberRef from \"./FiberRef.js\";\nimport type * as FiberRefs from \"./FiberRefs.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as RuntimeFlags from \"./RuntimeFlags.js\";\nimport type { Scheduler } from \"./Scheduler.js\";\nimport type { Scope } from \"./Scope.js\";\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface AsyncFiberException<out A, out E = never> {\n    readonly _tag: \"AsyncFiberException\";\n    readonly fiber: Fiber.RuntimeFiber<A, E>;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Cancel<out A, out E = never> {\n    (fiberId?: FiberId.FiberId, options?: RunCallbackOptions<A, E> | undefined): void;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Runtime<in R> extends Pipeable {\n    /**\n     * The context used as initial for forks\n     */\n    readonly context: Context.Context<R>;\n    /**\n     * The runtime flags used as initial for forks\n     */\n    readonly runtimeFlags: RuntimeFlags.RuntimeFlags;\n    /**\n     * The fiber references used as initial for forks\n     */\n    readonly fiberRefs: FiberRefs.FiberRefs;\n}\n/**\n * @since 3.12.0\n */\nexport declare namespace Runtime {\n    /**\n     * @since 3.12.0\n     * @category Type Extractors\n     */\n    type Context<T extends Runtime<never>> = [T] extends [Runtime<infer R>] ? R : never;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface RunForkOptions {\n    readonly scheduler?: Scheduler | undefined;\n    readonly updateRefs?: ((refs: FiberRefs.FiberRefs, fiberId: FiberId.Runtime) => FiberRefs.FiberRefs) | undefined;\n    readonly immediate?: boolean;\n    readonly scope?: Scope;\n}\n/**\n * Executes the effect using the provided Scheduler or using the global\n * Scheduler if not provided\n *\n * @since 2.0.0\n * @category execution\n */\nexport declare const runFork: {\n    /**\n     * Executes the effect using the provided Scheduler or using the global\n     * Scheduler if not provided\n     *\n     * @since 2.0.0\n     * @category execution\n     */\n    <R>(runtime: Runtime<R>): <A, E>(effect: Effect.Effect<A, E, R>, options?: RunForkOptions | undefined) => Fiber.RuntimeFiber<A, E>;\n    /**\n     * Executes the effect using the provided Scheduler or using the global\n     * Scheduler if not provided\n     *\n     * @since 2.0.0\n     * @category execution\n     */\n    <R, A, E>(runtime: Runtime<R>, effect: Effect.Effect<A, E, R>, options?: RunForkOptions | undefined): Fiber.RuntimeFiber<A, E>;\n};\n/**\n * Executes the effect synchronously returning the exit.\n *\n * This method is effectful and should only be invoked at the edges of your\n * program.\n *\n * @since 2.0.0\n * @category execution\n */\nexport declare const runSyncExit: {\n    /**\n     * Executes the effect synchronously returning the exit.\n     *\n     * This method is effectful and should only be invoked at the edges of your\n     * program.\n     *\n     * @since 2.0.0\n     * @category execution\n     */\n    <A, E, R>(runtime: Runtime<R>, effect: Effect.Effect<A, E, R>): Exit.Exit<A, E>;\n    /**\n     * Executes the effect synchronously returning the exit.\n     *\n     * This method is effectful and should only be invoked at the edges of your\n     * program.\n     *\n     * @since 2.0.0\n     * @category execution\n     */\n    <R>(runtime: Runtime<R>): <A, E>(effect: Effect.Effect<A, E, R>) => Exit.Exit<A, E>;\n};\n/**\n * Executes the effect synchronously throwing in case of errors or async boundaries.\n *\n * This method is effectful and should only be invoked at the edges of your\n * program.\n *\n * @since 2.0.0\n * @category execution\n */\nexport declare const runSync: {\n    /**\n     * Executes the effect synchronously throwing in case of errors or async boundaries.\n     *\n     * This method is effectful and should only be invoked at the edges of your\n     * program.\n     *\n     * @since 2.0.0\n     * @category execution\n     */\n    <A, E, R>(runtime: Runtime<R>, effect: Effect.Effect<A, E, R>): A;\n    /**\n     * Executes the effect synchronously throwing in case of errors or async boundaries.\n     *\n     * This method is effectful and should only be invoked at the edges of your\n     * program.\n     *\n     * @since 2.0.0\n     * @category execution\n     */\n    <R>(runtime: Runtime<R>): <A, E>(effect: Effect.Effect<A, E, R>) => A;\n};\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface RunCallbackOptions<in A, in E = never> extends RunForkOptions {\n    readonly onExit?: ((exit: Exit.Exit<A, E>) => void) | undefined;\n}\n/**\n * Executes the effect asynchronously, eventually passing the exit value to\n * the specified callback.\n *\n * This method is effectful and should only be invoked at the edges of your\n * program.\n *\n * @since 2.0.0\n * @category execution\n */\nexport declare const runCallback: {\n    /**\n     * Executes the effect asynchronously, eventually passing the exit value to\n     * the specified callback.\n     *\n     * This method is effectful and should only be invoked at the edges of your\n     * program.\n     *\n     * @since 2.0.0\n     * @category execution\n     */\n    <R>(runtime: Runtime<R>): <A, E>(effect: Effect.Effect<A, E, R>, options?: RunCallbackOptions<A, E> | undefined) => (fiberId?: FiberId.FiberId, options?: RunCallbackOptions<A, E> | undefined) => void;\n    /**\n     * Executes the effect asynchronously, eventually passing the exit value to\n     * the specified callback.\n     *\n     * This method is effectful and should only be invoked at the edges of your\n     * program.\n     *\n     * @since 2.0.0\n     * @category execution\n     */\n    <R, A, E>(runtime: Runtime<R>, effect: Effect.Effect<A, E, R>, options?: RunCallbackOptions<A, E> | undefined): (fiberId?: FiberId.FiberId, options?: RunCallbackOptions<A, E> | undefined) => void;\n};\n/**\n * Runs the `Effect`, returning a JavaScript `Promise` that will be resolved\n * with the value of the effect once the effect has been executed, or will be\n * rejected with the first error or exception throw by the effect.\n *\n * This method is effectful and should only be used at the edges of your\n * program.\n *\n * @since 2.0.0\n * @category execution\n */\nexport declare const runPromise: {\n    /**\n     * Runs the `Effect`, returning a JavaScript `Promise` that will be resolved\n     * with the value of the effect once the effect has been executed, or will be\n     * rejected with the first error or exception throw by the effect.\n     *\n     * This method is effectful and should only be used at the edges of your\n     * program.\n     *\n     * @since 2.0.0\n     * @category execution\n     */\n    <R>(runtime: Runtime<R>): <A, E>(effect: Effect.Effect<A, E, R>, options?: {\n        readonly signal?: AbortSignal;\n    } | undefined) => Promise<A>;\n    /**\n     * Runs the `Effect`, returning a JavaScript `Promise` that will be resolved\n     * with the value of the effect once the effect has been executed, or will be\n     * rejected with the first error or exception throw by the effect.\n     *\n     * This method is effectful and should only be used at the edges of your\n     * program.\n     *\n     * @since 2.0.0\n     * @category execution\n     */\n    <R, A, E>(runtime: Runtime<R>, effect: Effect.Effect<A, E, R>, options?: {\n        readonly signal?: AbortSignal;\n    } | undefined): Promise<A>;\n};\n/**\n * Runs the `Effect`, returning a JavaScript `Promise` that will be resolved\n * with the `Exit` state of the effect once the effect has been executed.\n *\n * This method is effectful and should only be used at the edges of your\n * program.\n *\n * @since 2.0.0\n * @category execution\n */\nexport declare const runPromiseExit: {\n    /**\n     * Runs the `Effect`, returning a JavaScript `Promise` that will be resolved\n     * with the `Exit` state of the effect once the effect has been executed.\n     *\n     * This method is effectful and should only be used at the edges of your\n     * program.\n     *\n     * @since 2.0.0\n     * @category execution\n     */\n    <R>(runtime: Runtime<R>): <A, E>(effect: Effect.Effect<A, E, R>, options?: {\n        readonly signal?: AbortSignal;\n    } | undefined) => Promise<Exit.Exit<A, E>>;\n    /**\n     * Runs the `Effect`, returning a JavaScript `Promise` that will be resolved\n     * with the `Exit` state of the effect once the effect has been executed.\n     *\n     * This method is effectful and should only be used at the edges of your\n     * program.\n     *\n     * @since 2.0.0\n     * @category execution\n     */\n    <R, A, E>(runtime: Runtime<R>, effect: Effect.Effect<A, E, R>, options?: {\n        readonly signal?: AbortSignal;\n    } | undefined): Promise<Exit.Exit<A, E>>;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const defaultRuntime: Runtime<never>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const defaultRuntimeFlags: RuntimeFlags.RuntimeFlags;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <R>(options: {\n    readonly context: Context.Context<R>;\n    readonly runtimeFlags: RuntimeFlags.RuntimeFlags;\n    readonly fiberRefs: FiberRefs.FiberRefs;\n}) => Runtime<R>;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const FiberFailureId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type FiberFailureId = typeof FiberFailureId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const FiberFailureCauseId: unique symbol;\n/**\n * @since 2.0.0\n * @category exports\n */\nexport type FiberFailureCauseId = typeof FiberFailureCauseId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface FiberFailure extends Error, Inspectable {\n    readonly [FiberFailureId]: FiberFailureId;\n    readonly [FiberFailureCauseId]: Cause<unknown>;\n}\n/**\n * @since 2.0.0\n * @category guards\n */\nexport declare const isAsyncFiberException: (u: unknown) => u is AsyncFiberException<unknown, unknown>;\n/**\n * @since 2.0.0\n * @category guards\n */\nexport declare const isFiberFailure: (u: unknown) => u is FiberFailure;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeFiberFailure: <E>(cause: Cause<E>) => FiberFailure;\n/**\n * @since 2.0.0\n * @category runtime flags\n */\nexport declare const updateRuntimeFlags: {\n    /**\n     * @since 2.0.0\n     * @category runtime flags\n     */\n    (f: (flags: RuntimeFlags.RuntimeFlags) => RuntimeFlags.RuntimeFlags): <R>(self: Runtime<R>) => Runtime<R>;\n    /**\n     * @since 2.0.0\n     * @category runtime flags\n     */\n    <R>(self: Runtime<R>, f: (flags: RuntimeFlags.RuntimeFlags) => RuntimeFlags.RuntimeFlags): Runtime<R>;\n};\n/**\n * @since 2.0.0\n * @category runtime flags\n */\nexport declare const enableRuntimeFlag: {\n    /**\n     * @since 2.0.0\n     * @category runtime flags\n     */\n    (flag: RuntimeFlags.RuntimeFlag): <R>(self: Runtime<R>) => Runtime<R>;\n    /**\n     * @since 2.0.0\n     * @category runtime flags\n     */\n    <R>(self: Runtime<R>, flag: RuntimeFlags.RuntimeFlag): Runtime<R>;\n};\n/**\n * @since 2.0.0\n * @category runtime flags\n */\nexport declare const disableRuntimeFlag: {\n    /**\n     * @since 2.0.0\n     * @category runtime flags\n     */\n    (flag: RuntimeFlags.RuntimeFlag): <R>(self: Runtime<R>) => Runtime<R>;\n    /**\n     * @since 2.0.0\n     * @category runtime flags\n     */\n    <R>(self: Runtime<R>, flag: RuntimeFlags.RuntimeFlag): Runtime<R>;\n};\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const updateContext: {\n    /**\n     * @since 2.0.0\n     * @category context\n     */\n    <R, R2>(f: (context: Context.Context<R>) => Context.Context<R2>): (self: Runtime<R>) => Runtime<R2>;\n    /**\n     * @since 2.0.0\n     * @category context\n     */\n    <R, R2>(self: Runtime<R>, f: (context: Context.Context<R>) => Context.Context<R2>): Runtime<R2>;\n};\n/**\n * @since 2.0.0\n * @category context\n * @example\n * ```ts\n * import { Context, Runtime } from \"effect\"\n *\n * class Name extends Context.Tag(\"Name\")<Name, string>() {}\n *\n * const runtime: Runtime.Runtime<Name> = Runtime.defaultRuntime.pipe(\n *   Runtime.provideService(Name, \"John\")\n * )\n * ```\n */\nexport declare const provideService: {\n    /**\n     * @since 2.0.0\n     * @category context\n     * @example\n     * ```ts\n     * import { Context, Runtime } from \"effect\"\n     *\n     * class Name extends Context.Tag(\"Name\")<Name, string>() {}\n     *\n     * const runtime: Runtime.Runtime<Name> = Runtime.defaultRuntime.pipe(\n     *   Runtime.provideService(Name, \"John\")\n     * )\n     * ```\n     */\n    <I, S>(tag: Context.Tag<I, S>, service: S): <R>(self: Runtime<R>) => Runtime<I | R>;\n    /**\n     * @since 2.0.0\n     * @category context\n     * @example\n     * ```ts\n     * import { Context, Runtime } from \"effect\"\n     *\n     * class Name extends Context.Tag(\"Name\")<Name, string>() {}\n     *\n     * const runtime: Runtime.Runtime<Name> = Runtime.defaultRuntime.pipe(\n     *   Runtime.provideService(Name, \"John\")\n     * )\n     * ```\n     */\n    <R, I, S>(self: Runtime<R>, tag: Context.Tag<I, S>, service: S): Runtime<R | I>;\n};\n/**\n * @since 2.0.0\n * @category fiber refs\n */\nexport declare const updateFiberRefs: {\n    /**\n     * @since 2.0.0\n     * @category fiber refs\n     */\n    (f: (fiberRefs: FiberRefs.FiberRefs) => FiberRefs.FiberRefs): <R>(self: Runtime<R>) => Runtime<R>;\n    /**\n     * @since 2.0.0\n     * @category fiber refs\n     */\n    <R>(self: Runtime<R>, f: (fiberRefs: FiberRefs.FiberRefs) => FiberRefs.FiberRefs): Runtime<R>;\n};\n/**\n * @since 2.0.0\n * @category fiber refs\n * @example\n * ```ts\n * import { Effect, FiberRef, Runtime } from \"effect\"\n *\n * const ref = FiberRef.unsafeMake(0)\n *\n * const updatedRuntime = Runtime.defaultRuntime.pipe(\n *   Runtime.setFiberRef(ref, 1)\n * )\n *\n * // returns 1\n * const result = Runtime.runSync(updatedRuntime)(FiberRef.get(ref))\n * ```\n */\nexport declare const setFiberRef: {\n    /**\n     * @since 2.0.0\n     * @category fiber refs\n     * @example\n     * ```ts\n     * import { Effect, FiberRef, Runtime } from \"effect\"\n     *\n     * const ref = FiberRef.unsafeMake(0)\n     *\n     * const updatedRuntime = Runtime.defaultRuntime.pipe(\n     *   Runtime.setFiberRef(ref, 1)\n     * )\n     *\n     * // returns 1\n     * const result = Runtime.runSync(updatedRuntime)(FiberRef.get(ref))\n     * ```\n     */\n    <A>(fiberRef: FiberRef.FiberRef<A>, value: A): <R>(self: Runtime<R>) => Runtime<R>;\n    /**\n     * @since 2.0.0\n     * @category fiber refs\n     * @example\n     * ```ts\n     * import { Effect, FiberRef, Runtime } from \"effect\"\n     *\n     * const ref = FiberRef.unsafeMake(0)\n     *\n     * const updatedRuntime = Runtime.defaultRuntime.pipe(\n     *   Runtime.setFiberRef(ref, 1)\n     * )\n     *\n     * // returns 1\n     * const result = Runtime.runSync(updatedRuntime)(FiberRef.get(ref))\n     * ```\n     */\n    <R, A>(self: Runtime<R>, fiberRef: FiberRef.FiberRef<A>, value: A): Runtime<R>;\n};\n/**\n * @since 2.0.0\n * @category fiber refs\n * @example\n * ```ts\n * import { Effect, FiberRef, Runtime } from \"effect\"\n *\n * const ref = FiberRef.unsafeMake(0)\n *\n * const updatedRuntime = Runtime.defaultRuntime.pipe(\n *   Runtime.setFiberRef(ref, 1),\n *   Runtime.deleteFiberRef(ref)\n * )\n *\n * // returns 0\n * const result = Runtime.runSync(updatedRuntime)(FiberRef.get(ref))\n * ```\n */\nexport declare const deleteFiberRef: {\n    /**\n     * @since 2.0.0\n     * @category fiber refs\n     * @example\n     * ```ts\n     * import { Effect, FiberRef, Runtime } from \"effect\"\n     *\n     * const ref = FiberRef.unsafeMake(0)\n     *\n     * const updatedRuntime = Runtime.defaultRuntime.pipe(\n     *   Runtime.setFiberRef(ref, 1),\n     *   Runtime.deleteFiberRef(ref)\n     * )\n     *\n     * // returns 0\n     * const result = Runtime.runSync(updatedRuntime)(FiberRef.get(ref))\n     * ```\n     */\n    <A>(fiberRef: FiberRef.FiberRef<A>): <R>(self: Runtime<R>) => Runtime<R>;\n    /**\n     * @since 2.0.0\n     * @category fiber refs\n     * @example\n     * ```ts\n     * import { Effect, FiberRef, Runtime } from \"effect\"\n     *\n     * const ref = FiberRef.unsafeMake(0)\n     *\n     * const updatedRuntime = Runtime.defaultRuntime.pipe(\n     *   Runtime.setFiberRef(ref, 1),\n     *   Runtime.deleteFiberRef(ref)\n     * )\n     *\n     * // returns 0\n     * const result = Runtime.runSync(updatedRuntime)(FiberRef.get(ref))\n     * ```\n     */\n    <R, A>(self: Runtime<R>, fiberRef: FiberRef.FiberRef<A>): Runtime<R>;\n};\n//# sourceMappingURL=Runtime.d.ts.map",
  "node_modules/effect/dist/dts/RuntimeFlags.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Differ from \"./Differ.js\";\nimport type * as Layer from \"./Layer.js\";\nimport type * as RuntimeFlagsPatch from \"./RuntimeFlagsPatch.js\";\n/**\n * Represents a set of `RuntimeFlag`s. `RuntimeFlag`s affect the operation of\n * the Effect runtime system. They are exposed to application-level code because\n * they affect the behavior and performance of application code.\n *\n * @since 2.0.0\n * @category models\n */\nexport type RuntimeFlags = number & {\n    readonly RuntimeFlags: unique symbol;\n};\n/**\n * Represents a flag that can be set to enable or disable a particular feature\n * of the Effect runtime.\n *\n * @since 2.0.0\n * @category models\n */\nexport type RuntimeFlag = number & {\n    readonly RuntimeFlag: unique symbol;\n};\n/**\n * No runtime flags.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const None: RuntimeFlag;\n/**\n * The interruption flag determines whether or not the Effect runtime system will\n * interrupt a fiber.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Interruption: RuntimeFlag;\n/**\n * The op supervision flag determines whether or not the Effect runtime system\n * will supervise all operations of the Effect runtime. Use of this flag will\n * negatively impact performance, but is required for some operations, such as\n * profiling.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const OpSupervision: RuntimeFlag;\n/**\n * The runtime metrics flag determines whether or not the Effect runtime system\n * will collect metrics about the Effect runtime. Use of this flag will have a\n * very small negative impact on performance, but generates very helpful\n * operational insight into running Effect applications that can be exported to\n * Prometheus or other tools via Effect Metrics.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const RuntimeMetrics: RuntimeFlag;\n/**\n * The wind down flag determines whether the Effect runtime system will execute\n * effects in wind-down mode. In wind-down mode, even if interruption is\n * enabled and a fiber has been interrupted, the fiber will continue its\n * execution uninterrupted.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const WindDown: RuntimeFlag;\n/**\n * The cooperative yielding flag determines whether the Effect runtime will\n * yield to another fiber.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const CooperativeYielding: RuntimeFlag;\n/**\n * Returns `true` if the `CooperativeYielding` `RuntimeFlag` is enabled, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const cooperativeYielding: (self: RuntimeFlags) => boolean;\n/**\n * Creates a `RuntimeFlagsPatch` which describes the difference between `self`\n * and `that`.\n *\n * @since 2.0.0\n * @category diffing\n */\nexport declare const diff: {\n    /**\n     * Creates a `RuntimeFlagsPatch` which describes the difference between `self`\n     * and `that`.\n     *\n     * @since 2.0.0\n     * @category diffing\n     */\n    (that: RuntimeFlags): (self: RuntimeFlags) => RuntimeFlagsPatch.RuntimeFlagsPatch;\n    /**\n     * Creates a `RuntimeFlagsPatch` which describes the difference between `self`\n     * and `that`.\n     *\n     * @since 2.0.0\n     * @category diffing\n     */\n    (self: RuntimeFlags, that: RuntimeFlags): RuntimeFlagsPatch.RuntimeFlagsPatch;\n};\n/**\n * Constructs a differ that knows how to diff `RuntimeFlags` values.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const differ: Differ.Differ<RuntimeFlags, RuntimeFlagsPatch.RuntimeFlagsPatch>;\n/**\n * Disables the specified `RuntimeFlag`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const disable: {\n    /**\n     * Disables the specified `RuntimeFlag`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (flag: RuntimeFlag): (self: RuntimeFlags) => RuntimeFlags;\n    /**\n     * Disables the specified `RuntimeFlag`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: RuntimeFlags, flag: RuntimeFlag): RuntimeFlags;\n};\n/**\n * Disables all of the `RuntimeFlag`s in the specified set of `RuntimeFlags`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const disableAll: {\n    /**\n     * Disables all of the `RuntimeFlag`s in the specified set of `RuntimeFlags`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (flags: RuntimeFlags): (self: RuntimeFlags) => RuntimeFlags;\n    /**\n     * Disables all of the `RuntimeFlag`s in the specified set of `RuntimeFlags`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: RuntimeFlags, flags: RuntimeFlags): RuntimeFlags;\n};\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const disableCooperativeYielding: Layer.Layer<never>;\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const disableInterruption: Layer.Layer<never>;\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const disableOpSupervision: Layer.Layer<never>;\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const disableRuntimeMetrics: Layer.Layer<never>;\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const disableWindDown: Layer.Layer<never>;\n/**\n * Enables the specified `RuntimeFlag`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const enable: {\n    /**\n     * Enables the specified `RuntimeFlag`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (flag: RuntimeFlag): (self: RuntimeFlags) => RuntimeFlags;\n    /**\n     * Enables the specified `RuntimeFlag`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: RuntimeFlags, flag: RuntimeFlag): RuntimeFlags;\n};\n/**\n * Enables all of the `RuntimeFlag`s in the specified set of `RuntimeFlags`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const enableAll: {\n    /**\n     * Enables all of the `RuntimeFlag`s in the specified set of `RuntimeFlags`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (flags: RuntimeFlags): (self: RuntimeFlags) => RuntimeFlags;\n    /**\n     * Enables all of the `RuntimeFlag`s in the specified set of `RuntimeFlags`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: RuntimeFlags, flags: RuntimeFlags): RuntimeFlags;\n};\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const enableCooperativeYielding: Layer.Layer<never>;\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const enableInterruption: Layer.Layer<never>;\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const enableOpSupervision: Layer.Layer<never>;\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const enableRuntimeMetrics: Layer.Layer<never>;\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const enableWindDown: Layer.Layer<never>;\n/**\n * Returns true only if the `Interruption` flag is **enabled** and the\n * `WindDown` flag is **disabled**.\n *\n * A fiber is said to be interruptible if interruption is enabled and the fiber\n * is not in its wind-down phase, in which it takes care of cleanup activities\n * related to fiber shutdown.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const interruptible: (self: RuntimeFlags) => boolean;\n/**\n * Returns `true` if the `Interruption` `RuntimeFlag` is enabled, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const interruption: (self: RuntimeFlags) => boolean;\n/**\n * Returns `true` if the specified `RuntimeFlag` is enabled, `false` otherwise.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const isEnabled: {\n    /**\n     * Returns `true` if the specified `RuntimeFlag` is enabled, `false` otherwise.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (flag: RuntimeFlag): (self: RuntimeFlags) => boolean;\n    /**\n     * Returns `true` if the specified `RuntimeFlag` is enabled, `false` otherwise.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (self: RuntimeFlags, flag: RuntimeFlag): boolean;\n};\n/**\n * Returns `true` if the specified `RuntimeFlag` is disabled, `false` otherwise.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const isDisabled: {\n    /**\n     * Returns `true` if the specified `RuntimeFlag` is disabled, `false` otherwise.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (flag: RuntimeFlag): (self: RuntimeFlags) => boolean;\n    /**\n     * Returns `true` if the specified `RuntimeFlag` is disabled, `false` otherwise.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (self: RuntimeFlags, flag: RuntimeFlag): boolean;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (...flags: ReadonlyArray<RuntimeFlag>) => RuntimeFlags;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const none: RuntimeFlags;\n/**\n * Returns `true` if the `OpSupervision` `RuntimeFlag` is enabled, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const opSupervision: (self: RuntimeFlags) => boolean;\n/**\n * Patches a set of `RuntimeFlag`s with a `RuntimeFlagsPatch`, returning the\n * patched set of `RuntimeFlag`s.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const patch: {\n    /**\n     * Patches a set of `RuntimeFlag`s with a `RuntimeFlagsPatch`, returning the\n     * patched set of `RuntimeFlag`s.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (patch: RuntimeFlagsPatch.RuntimeFlagsPatch): (self: RuntimeFlags) => RuntimeFlags;\n    /**\n     * Patches a set of `RuntimeFlag`s with a `RuntimeFlagsPatch`, returning the\n     * patched set of `RuntimeFlag`s.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: RuntimeFlags, patch: RuntimeFlagsPatch.RuntimeFlagsPatch): RuntimeFlags;\n};\n/**\n * Converts the provided `RuntimeFlags` into a `string`.\n *\n * @category conversions\n * @since 2.0.0\n */\nexport declare const render: (self: RuntimeFlags) => string;\n/**\n * Returns `true` if the `RuntimeMetrics` `RuntimeFlag` is enabled, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const runtimeMetrics: (self: RuntimeFlags) => boolean;\n/**\n * Converts the provided `RuntimeFlags` into a `ReadonlySet<number>`.\n *\n * @category conversions\n * @since 2.0.0\n */\nexport declare const toSet: (self: RuntimeFlags) => ReadonlySet<RuntimeFlag>;\n/**\n * Returns `true` if the `WindDown` `RuntimeFlag` is enabled, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const windDown: (self: RuntimeFlags) => boolean;\n//# sourceMappingURL=RuntimeFlags.d.ts.map",
  "node_modules/effect/dist/dts/RuntimeFlagsPatch.d.ts": "import type * as RuntimeFlags from \"./RuntimeFlags.js\";\n/**\n * @since 2.0.0\n * @category models\n */\nexport type RuntimeFlagsPatch = number & {\n    readonly RuntimeFlagsPatch: unique symbol;\n};\n/**\n * The empty `RuntimeFlagsPatch`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: RuntimeFlagsPatch;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (active: number, enabled: number) => RuntimeFlagsPatch;\n/**\n * Creates a `RuntimeFlagsPatch` describing enabling the provided `RuntimeFlag`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const enable: (flag: RuntimeFlags.RuntimeFlag) => RuntimeFlagsPatch;\n/**\n * Creates a `RuntimeFlagsPatch` describing disabling the provided `RuntimeFlag`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const disable: (flag: RuntimeFlags.RuntimeFlag) => RuntimeFlagsPatch;\n/**\n * Returns `true` if the specified `RuntimeFlagsPatch` is empty.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isEmpty: (patch: RuntimeFlagsPatch) => boolean;\n/**\n * Returns `true` if the `RuntimeFlagsPatch` describes the specified\n * `RuntimeFlag` as active.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const isActive: {\n    /**\n     * Returns `true` if the `RuntimeFlagsPatch` describes the specified\n     * `RuntimeFlag` as active.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (flag: RuntimeFlagsPatch): (self: RuntimeFlagsPatch) => boolean;\n    /**\n     * Returns `true` if the `RuntimeFlagsPatch` describes the specified\n     * `RuntimeFlag` as active.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (self: RuntimeFlagsPatch, flag: RuntimeFlagsPatch): boolean;\n};\n/**\n * Returns `true` if the `RuntimeFlagsPatch` describes the specified\n * `RuntimeFlag` as enabled.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const isEnabled: {\n    /**\n     * Returns `true` if the `RuntimeFlagsPatch` describes the specified\n     * `RuntimeFlag` as enabled.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (flag: RuntimeFlags.RuntimeFlag): (self: RuntimeFlagsPatch) => boolean;\n    /**\n     * Returns `true` if the `RuntimeFlagsPatch` describes the specified\n     * `RuntimeFlag` as enabled.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (self: RuntimeFlagsPatch, flag: RuntimeFlags.RuntimeFlag): boolean;\n};\n/**\n * Returns `true` if the `RuntimeFlagsPatch` describes the specified\n * `RuntimeFlag` as disabled.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const isDisabled: {\n    /**\n     * Returns `true` if the `RuntimeFlagsPatch` describes the specified\n     * `RuntimeFlag` as disabled.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (flag: RuntimeFlags.RuntimeFlag): (self: RuntimeFlagsPatch) => boolean;\n    /**\n     * Returns `true` if the `RuntimeFlagsPatch` describes the specified\n     * `RuntimeFlag` as disabled.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (self: RuntimeFlagsPatch, flag: RuntimeFlags.RuntimeFlag): boolean;\n};\n/**\n * Returns `true` if the `RuntimeFlagsPatch` includes the specified\n * `RuntimeFlag`, `false` otherwise.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const includes: {\n    /**\n     * Returns `true` if the `RuntimeFlagsPatch` includes the specified\n     * `RuntimeFlag`, `false` otherwise.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (flag: RuntimeFlagsPatch): (self: RuntimeFlagsPatch) => boolean;\n    /**\n     * Returns `true` if the `RuntimeFlagsPatch` includes the specified\n     * `RuntimeFlag`, `false` otherwise.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (self: RuntimeFlagsPatch, flag: RuntimeFlagsPatch): boolean;\n};\n/**\n * Creates a `RuntimeFlagsPatch` describing the application of the `self` patch,\n * followed by `that` patch.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const andThen: {\n    /**\n     * Creates a `RuntimeFlagsPatch` describing the application of the `self` patch,\n     * followed by `that` patch.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (that: RuntimeFlagsPatch): (self: RuntimeFlagsPatch) => RuntimeFlagsPatch;\n    /**\n     * Creates a `RuntimeFlagsPatch` describing the application of the `self` patch,\n     * followed by `that` patch.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: RuntimeFlagsPatch, that: RuntimeFlagsPatch): RuntimeFlagsPatch;\n};\n/**\n * Creates a `RuntimeFlagsPatch` describing application of both the `self` patch\n * and `that` patch.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const both: {\n    /**\n     * Creates a `RuntimeFlagsPatch` describing application of both the `self` patch\n     * and `that` patch.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (that: RuntimeFlagsPatch): (self: RuntimeFlagsPatch) => RuntimeFlagsPatch;\n    /**\n     * Creates a `RuntimeFlagsPatch` describing application of both the `self` patch\n     * and `that` patch.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: RuntimeFlagsPatch, that: RuntimeFlagsPatch): RuntimeFlagsPatch;\n};\n/**\n * Creates a `RuntimeFlagsPatch` describing application of either the `self`\n * patch or `that` patch.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const either: {\n    /**\n     * Creates a `RuntimeFlagsPatch` describing application of either the `self`\n     * patch or `that` patch.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (that: RuntimeFlagsPatch): (self: RuntimeFlagsPatch) => RuntimeFlagsPatch;\n    /**\n     * Creates a `RuntimeFlagsPatch` describing application of either the `self`\n     * patch or `that` patch.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: RuntimeFlagsPatch, that: RuntimeFlagsPatch): RuntimeFlagsPatch;\n};\n/**\n * Creates a `RuntimeFlagsPatch` which describes exclusion of the specified\n * `RuntimeFlag` from the set of `RuntimeFlags`.\n *\n * @category utils\n * @since 2.0.0\n */\nexport declare const exclude: {\n    /**\n     * Creates a `RuntimeFlagsPatch` which describes exclusion of the specified\n     * `RuntimeFlag` from the set of `RuntimeFlags`.\n     *\n     * @category utils\n     * @since 2.0.0\n     */\n    (flag: RuntimeFlags.RuntimeFlag): (self: RuntimeFlagsPatch) => RuntimeFlagsPatch;\n    /**\n     * Creates a `RuntimeFlagsPatch` which describes exclusion of the specified\n     * `RuntimeFlag` from the set of `RuntimeFlags`.\n     *\n     * @category utils\n     * @since 2.0.0\n     */\n    (self: RuntimeFlagsPatch, flag: RuntimeFlags.RuntimeFlag): RuntimeFlagsPatch;\n};\n/**\n * Creates a `RuntimeFlagsPatch` which describes the inverse of the patch\n * specified by the provided `RuntimeFlagsPatch`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const inverse: (patch: RuntimeFlagsPatch) => RuntimeFlagsPatch;\n/**\n * Returns a `ReadonlySet<number>` containing the `RuntimeFlags` described as\n * enabled by the specified `RuntimeFlagsPatch`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const enabledSet: (self: RuntimeFlagsPatch) => ReadonlySet<RuntimeFlags.RuntimeFlag>;\n/**\n * Returns a `ReadonlySet<number>` containing the `RuntimeFlags` described as\n * disabled by the specified `RuntimeFlagsPatch`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const disabledSet: (self: RuntimeFlagsPatch) => ReadonlySet<RuntimeFlags.RuntimeFlag>;\n/**\n * Renders the provided `RuntimeFlagsPatch` to a string.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const render: (self: RuntimeFlagsPatch) => string;\n//# sourceMappingURL=RuntimeFlagsPatch.d.ts.map",
  "node_modules/effect/dist/dts/STM.d.ts": "/**\n * @since 2.0.0\n */\nimport * as Cause from \"./Cause.js\";\nimport type * as Context from \"./Context.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Either from \"./Either.js\";\nimport type * as FiberId from \"./FiberId.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type { TypeLambda } from \"./HKT.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { Predicate, Refinement } from \"./Predicate.js\";\nimport type { Covariant, MergeRecord, NoExcessProperties, NoInfer } from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\nimport type { YieldWrap } from \"./Utils.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const STMTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type STMTypeId = typeof STMTypeId;\n/**\n * `STM<A, E, R>` represents an effect that can be performed transactionally,\n *  resulting in a failure `E` or a value `A` that may require an environment\n *  `R` to execute.\n *\n * Software Transactional Memory is a technique which allows composition of\n * arbitrary atomic operations.  It is the software analog of transactions in\n * database systems.\n *\n * The API is lifted directly from the Haskell package Control.Concurrent.STM\n * although the implementation does not resemble the Haskell one at all.\n *\n * See http://hackage.haskell.org/package/stm-2.5.0.0/docs/Control-Concurrent-STM.html\n *\n * STM in Haskell was introduced in:\n *\n * Composable memory transactions, by Tim Harris, Simon Marlow, Simon Peyton\n * Jones, and Maurice Herlihy, in ACM Conference on Principles and Practice of\n * Parallel Programming 2005.\n *\n * See https://www.microsoft.com/en-us/research/publication/composable-memory-transactions/\n *\n * See also:\n *  Lock Free Data Structures using STMs in Haskell, by Anthony Discolo, Tim\n *  Harris, Simon Marlow, Simon Peyton Jones, Satnam Singh) FLOPS 2006: Eighth\n *  International Symposium on Functional and Logic Programming, Fuji Susono,\n *  JAPAN, April 2006\n *\n *  https://www.microsoft.com/en-us/research/publication/lock-free-data-structures-using-stms-in-haskell/\n *\n * The implemtation is based on the ZIO STM module, while JS environments have\n * no race conditions from multiple threads STM provides greater benefits for\n * synchronization of Fibers and transactional data-types can be quite useful.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface STM<out A, out E = never, out R = never> extends Effect.Effect<A, E, R>, STM.Variance<A, E, R>, Pipeable {\n    [Unify.typeSymbol]?: unknown;\n    [Unify.unifySymbol]?: STMUnify<this>;\n    [Unify.ignoreSymbol]?: STMUnifyIgnore;\n    [Symbol.iterator](): Effect.EffectGenerator<STM<A, E, R>>;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface STMUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Effect.EffectUnify<A> {\n    STM?: () => A[Unify.typeSymbol] extends STM<infer A0, infer E0, infer R0> | infer _ ? STM<A0, E0, R0> : never;\n}\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface STMUnifyIgnore extends Effect.EffectUnifyIgnore {\n    Effect?: true;\n}\n/**\n * @category type lambdas\n * @since 2.0.0\n */\nexport interface STMTypeLambda extends TypeLambda {\n    readonly type: STM<this[\"Target\"], this[\"Out1\"], this[\"Out2\"]>;\n}\n/**\n * @since 2.0.0\n * @category models\n */\ndeclare module \"./Context.js\" {\n    interface Tag<Id, Value> extends STM<Value, never, Id> {\n    }\n    interface Reference<Id, Value> extends STM<Value> {\n    }\n}\n/**\n * @since 2.0.0\n * @category models\n */\ndeclare module \"./Either.js\" {\n    interface Left<E, A> extends STM<A, E> {\n        readonly _tag: \"Left\";\n    }\n    interface Right<E, A> extends STM<A, E> {\n        readonly _tag: \"Right\";\n    }\n}\n/**\n * @since 2.0.0\n * @category models\n */\ndeclare module \"./Option.js\" {\n    interface None<A> extends STM<A, Cause.NoSuchElementException> {\n        readonly _tag: \"None\";\n    }\n    interface Some<A> extends STM<A, Cause.NoSuchElementException> {\n        readonly _tag: \"Some\";\n    }\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace STM {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<out A, out E, out R> {\n        readonly [STMTypeId]: {\n            readonly _A: Covariant<A>;\n            readonly _E: Covariant<E>;\n            readonly _R: Covariant<R>;\n        };\n    }\n}\n/**\n * Returns `true` if the provided value is an `STM`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isSTM: (u: unknown) => u is STM<unknown, unknown, unknown>;\n/**\n * Treats the specified `acquire` transaction as the acquisition of a\n * resource. The `acquire` transaction will be executed interruptibly. If it\n * is a success and is committed the specified `release` workflow will be\n * executed uninterruptibly as soon as the `use` workflow completes execution.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const acquireUseRelease: {\n    /**\n     * Treats the specified `acquire` transaction as the acquisition of a\n     * resource. The `acquire` transaction will be executed interruptibly. If it\n     * is a success and is committed the specified `release` workflow will be\n     * executed uninterruptibly as soon as the `use` workflow completes execution.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, A2, E2, R2, A3, E3, R3>(use: (resource: A) => STM<A2, E2, R2>, release: (resource: A) => STM<A3, E3, R3>): <E, R>(acquire: STM<A, E, R>) => Effect.Effect<A2, E2 | E3 | E, R2 | R3 | R>;\n    /**\n     * Treats the specified `acquire` transaction as the acquisition of a\n     * resource. The `acquire` transaction will be executed interruptibly. If it\n     * is a success and is committed the specified `release` workflow will be\n     * executed uninterruptibly as soon as the `use` workflow completes execution.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, E, R, A2, E2, R2, A3, E3, R3>(acquire: STM<A, E, R>, use: (resource: A) => STM<A2, E2, R2>, release: (resource: A) => STM<A3, E3, R3>): Effect.Effect<A2, E | E2 | E3, R | R2 | R3>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare namespace All {\n    type STMAny = STM<any, any, any>;\n    type ReturnTuple<T extends ReadonlyArray<STM<any, any, any>>, Discard extends boolean> = STM<Discard extends true ? void : T[number] extends never ? [] : {\n        -readonly [K in keyof T]: [T[K]] extends [STM<infer A, infer _E, infer _R>] ? A : never;\n    }, T[number] extends never ? never : [T[number]] extends [{\n        [STMTypeId]: {\n            _E: (_: never) => infer E;\n        };\n    }] ? E : never, T[number] extends never ? never : [T[number]] extends [{\n        [STMTypeId]: {\n            _R: (_: never) => infer R;\n        };\n    }] ? R : never> extends infer X ? X : never;\n    type ReturnIterable<T extends Iterable<STMAny>, Discard extends boolean> = [T] extends [\n        Iterable<STM.Variance<infer A, infer E, infer R>>\n    ] ? STM<Discard extends true ? void : Array<A>, E, R> : never;\n    type ReturnObject<T extends Record<string, STMAny>, Discard extends boolean> = STM<Discard extends true ? void : {\n        -readonly [K in keyof T]: [T[K]] extends [STM.Variance<infer A, infer _E, infer _R>] ? A : never;\n    }, keyof T extends never ? never : [T[keyof T]] extends [{\n        [STMTypeId]: {\n            _E: (_: never) => infer E;\n        };\n    }] ? E : never, keyof T extends never ? never : [T[keyof T]] extends [{\n        [STMTypeId]: {\n            _R: (_: never) => infer R;\n        };\n    }] ? R : never>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    type Options = {\n        readonly discard?: boolean | undefined;\n    };\n    type IsDiscard<A> = [Extract<A, {\n        readonly discard: true;\n    }>] extends [never] ? false : true;\n    type Narrow<A> = (A extends [] ? [] : never) | A;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    interface Signature {\n        <Arg extends ReadonlyArray<STMAny> | Iterable<STMAny> | Record<string, STMAny>, O extends NoExcessProperties<Options, O>>(arg: Narrow<Arg>, options?: O): [Arg] extends [ReadonlyArray<STMAny>] ? ReturnTuple<Arg, IsDiscard<O>> : [Arg] extends [Iterable<STMAny>] ? ReturnIterable<Arg, IsDiscard<O>> : [Arg] extends [Record<string, STMAny>] ? ReturnObject<Arg, IsDiscard<O>> : never;\n    }\n}\n/**\n * Runs all the provided transactional effects in sequence respecting the\n * structure provided in input.\n *\n * Supports multiple arguments, a single argument tuple / array or record /\n * struct.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const all: All.Signature;\n/**\n * Maps the success value of this effect to the specified constant value.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const as: {\n    /**\n     * Maps the success value of this effect to the specified constant value.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A2>(value: A2): <A, E, R>(self: STM<A, E, R>) => STM<A2, E, R>;\n    /**\n     * Maps the success value of this effect to the specified constant value.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, A2>(self: STM<A, E, R>, value: A2): STM<A2, E, R>;\n};\n/**\n * Maps the success value of this effect to an optional value.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const asSome: <A, E, R>(self: STM<A, E, R>) => STM<Option.Option<A>, E, R>;\n/**\n * Maps the error value of this effect to an optional value.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const asSomeError: <A, E, R>(self: STM<A, E, R>) => STM<A, Option.Option<E>, R>;\n/**\n * This function maps the success value of an `STM` to `void`. If the original\n * `STM` succeeds, the returned `STM` will also succeed. If the original `STM`\n * fails, the returned `STM` will fail with the same error.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const asVoid: <A, E, R>(self: STM<A, E, R>) => STM<void, E, R>;\n/**\n * Creates an `STM` value from a partial (but pure) function.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const attempt: <A>(evaluate: LazyArg<A>) => STM<A, unknown>;\n/**\n * Recovers from all errors.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const catchAll: {\n    /**\n     * Recovers from all errors.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E, B, E1, R1>(f: (e: E) => STM<B, E1, R1>): <A, R>(self: STM<A, E, R>) => STM<B | A, E1, R1 | R>;\n    /**\n     * Recovers from all errors.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, B, E1, R1>(self: STM<A, E, R>, f: (e: E) => STM<B, E1, R1>): STM<A | B, E1, R | R1>;\n};\n/**\n * Recovers from some or all of the error cases.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const catchSome: {\n    /**\n     * Recovers from some or all of the error cases.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E, A2, E2, R2>(pf: (error: E) => Option.Option<STM<A2, E2, R2>>): <A, R>(self: STM<A, E, R>) => STM<A2 | A, E | E2, R2 | R>;\n    /**\n     * Recovers from some or all of the error cases.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A2, E2, R2>(self: STM<A, E, R>, pf: (error: E) => Option.Option<STM<A2, E2, R2>>): STM<A | A2, E | E2, R | R2>;\n};\n/**\n * Recovers from the specified tagged error.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const catchTag: {\n    /**\n     * Recovers from the specified tagged error.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <K extends E[\"_tag\"] & string, E extends {\n        _tag: string;\n    }, A1, E1, R1>(k: K, f: (e: Extract<E, {\n        _tag: K;\n    }>) => STM<A1, E1, R1>): <A, R>(self: STM<A, E, R>) => STM<A1 | A, E1 | Exclude<E, {\n        _tag: K;\n    }>, R1 | R>;\n    /**\n     * Recovers from the specified tagged error.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E extends {\n        _tag: string;\n    }, R, K extends E[\"_tag\"] & string, A1, E1, R1>(self: STM<A, E, R>, k: K, f: (e: Extract<E, {\n        _tag: K;\n    }>) => STM<A1, E1, R1>): STM<A | A1, E1 | Exclude<E, {\n        _tag: K;\n    }>, R | R1>;\n};\n/**\n * Recovers from multiple tagged errors.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const catchTags: {\n    /**\n     * Recovers from multiple tagged errors.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E extends {\n        _tag: string;\n    }, Cases extends {\n        [K in E[\"_tag\"]]+?: ((error: Extract<E, {\n            _tag: K;\n        }>) => STM<any, any, any>);\n    }>(cases: Cases): <A, R>(self: STM<A, E, R>) => STM<A | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => STM<infer A, any, any> ? A : never;\n    }[keyof Cases], Exclude<E, {\n        _tag: keyof Cases;\n    }> | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => STM<any, infer E, any> ? E : never;\n    }[keyof Cases], R | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => STM<any, any, infer R> ? R : never;\n    }[keyof Cases]>;\n    /**\n     * Recovers from multiple tagged errors.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <R, E extends {\n        _tag: string;\n    }, A, Cases extends {\n        [K in E[\"_tag\"]]+?: ((error: Extract<E, {\n            _tag: K;\n        }>) => STM<any, any, any>);\n    }>(self: STM<A, E, R>, cases: Cases): STM<A | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => STM<infer A, any, any> ? A : never;\n    }[keyof Cases], Exclude<E, {\n        _tag: keyof Cases;\n    }> | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => STM<any, infer E, any> ? E : never;\n    }[keyof Cases], R | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => STM<any, any, infer R> ? R : never;\n    }[keyof Cases]>;\n};\n/**\n * Checks the condition, and if it's true, returns unit, otherwise, retries.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const check: (predicate: LazyArg<boolean>) => STM<void>;\n/**\n * Simultaneously filters and maps the value produced by this effect.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const collect: {\n    /**\n     * Simultaneously filters and maps the value produced by this effect.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, A2>(pf: (a: A) => Option.Option<A2>): <E, R>(self: STM<A, E, R>) => STM<A2, E, R>;\n    /**\n     * Simultaneously filters and maps the value produced by this effect.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R, A2>(self: STM<A, E, R>, pf: (a: A) => Option.Option<A2>): STM<A2, E, R>;\n};\n/**\n * Simultaneously filters and maps the value produced by this effect.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const collectSTM: {\n    /**\n     * Simultaneously filters and maps the value produced by this effect.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, A2, E2, R2>(pf: (a: A) => Option.Option<STM<A2, E2, R2>>): <E, R>(self: STM<A, E, R>) => STM<A2, E2 | E, R2 | R>;\n    /**\n     * Simultaneously filters and maps the value produced by this effect.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R, A2, E2, R2>(self: STM<A, E, R>, pf: (a: A) => Option.Option<STM<A2, E2, R2>>): STM<A2, E | E2, R | R2>;\n};\n/**\n * Commits this transaction atomically.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const commit: <A, E, R>(self: STM<A, E, R>) => Effect.Effect<A, E, R>;\n/**\n * Commits this transaction atomically, regardless of whether the transaction\n * is a success or a failure.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const commitEither: <A, E, R>(self: STM<A, E, R>) => Effect.Effect<A, E, R>;\n/**\n * Similar to Either.cond, evaluate the predicate, return the given A as\n * success if predicate returns true, and the given E as error otherwise\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const cond: <A, E>(predicate: LazyArg<boolean>, error: LazyArg<E>, result: LazyArg<A>) => STM<A, E>;\n/**\n * Retrieves the environment inside an stm.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const context: <R>() => STM<Context.Context<R>, never, R>;\n/**\n * Accesses the environment of the transaction to perform a transaction.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const contextWith: <R0, R>(f: (environment: Context.Context<R0>) => R) => STM<R, never, R0>;\n/**\n * Accesses the environment of the transaction to perform a transaction.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const contextWithSTM: <R0, A, E, R>(f: (environment: Context.Context<R0>) => STM<A, E, R>) => STM<A, E, R0 | R>;\n/**\n * Transforms the environment being provided to this effect with the specified\n * function.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const mapInputContext: {\n    /**\n     * Transforms the environment being provided to this effect with the specified\n     * function.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <R0, R>(f: (context: Context.Context<R0>) => Context.Context<R>): <A, E>(self: STM<A, E, R>) => STM<A, E, R0>;\n    /**\n     * Transforms the environment being provided to this effect with the specified\n     * function.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <A, E, R0, R>(self: STM<A, E, R>, f: (context: Context.Context<R0>) => Context.Context<R>): STM<A, E, R0>;\n};\n/**\n * Fails the transactional effect with the specified defect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const die: (defect: unknown) => STM<never>;\n/**\n * Kills the fiber running the effect with a `Cause.RuntimeException` that\n * contains the specified message.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const dieMessage: (message: string) => STM<never>;\n/**\n * Fails the transactional effect with the specified lazily evaluated defect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const dieSync: (evaluate: LazyArg<unknown>) => STM<never>;\n/**\n * Converts the failure channel into an `Either`.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const either: <A, E, R>(self: STM<A, E, R>) => STM<Either.Either<A, E>, never, R>;\n/**\n * Executes the specified finalization transaction whether or not this effect\n * succeeds. Note that as with all STM transactions, if the full transaction\n * fails, everything will be rolled back.\n *\n * @since 2.0.0\n * @category finalization\n */\nexport declare const ensuring: {\n    /**\n     * Executes the specified finalization transaction whether or not this effect\n     * succeeds. Note that as with all STM transactions, if the full transaction\n     * fails, everything will be rolled back.\n     *\n     * @since 2.0.0\n     * @category finalization\n     */\n    <R1, B>(finalizer: STM<B, never, R1>): <A, E, R>(self: STM<A, E, R>) => STM<A, E, R1 | R>;\n    /**\n     * Executes the specified finalization transaction whether or not this effect\n     * succeeds. Note that as with all STM transactions, if the full transaction\n     * fails, everything will be rolled back.\n     *\n     * @since 2.0.0\n     * @category finalization\n     */\n    <A, E, R, R1, B>(self: STM<A, E, R>, finalizer: STM<B, never, R1>): STM<A, E, R | R1>;\n};\n/**\n * Returns an effect that ignores errors and runs repeatedly until it\n * eventually succeeds.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const eventually: <A, E, R>(self: STM<A, E, R>) => STM<A, E, R>;\n/**\n * Determines whether all elements of the `Iterable<A>` satisfy the effectual\n * predicate.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const every: {\n    /**\n     * Determines whether all elements of the `Iterable<A>` satisfy the effectual\n     * predicate.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, R, E>(predicate: (a: NoInfer<A>) => STM<boolean, E, R>): (iterable: Iterable<A>) => STM<boolean, E, R>;\n    /**\n     * Determines whether all elements of the `Iterable<A>` satisfy the effectual\n     * predicate.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, R, E>(iterable: Iterable<A>, predicate: (a: A) => STM<boolean, E, R>): STM<boolean, E, R>;\n};\n/**\n * Determines whether any element of the `Iterable[A]` satisfies the effectual\n * predicate `f`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const exists: {\n    /**\n     * Determines whether any element of the `Iterable[A]` satisfies the effectual\n     * predicate `f`.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, R, E>(predicate: (a: NoInfer<A>) => STM<boolean, E, R>): (iterable: Iterable<A>) => STM<boolean, E, R>;\n    /**\n     * Determines whether any element of the `Iterable[A]` satisfies the effectual\n     * predicate `f`.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, R, E>(iterable: Iterable<A>, predicate: (a: A) => STM<boolean, E, R>): STM<boolean, E, R>;\n};\n/**\n * Fails the transactional effect with the specified error.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fail: <E>(error: E) => STM<never, E>;\n/**\n * Fails the transactional effect with the specified lazily evaluated error.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const failSync: <E>(evaluate: LazyArg<E>) => STM<never, E>;\n/**\n * Returns the fiber id of the fiber committing the transaction.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fiberId: STM<FiberId.FiberId>;\n/**\n * Filters the collection using the specified effectual predicate.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const filter: {\n    /**\n     * Filters the collection using the specified effectual predicate.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, R, E>(predicate: (a: NoInfer<A>) => STM<boolean, E, R>): (iterable: Iterable<A>) => STM<Array<A>, E, R>;\n    /**\n     * Filters the collection using the specified effectual predicate.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, R, E>(iterable: Iterable<A>, predicate: (a: A) => STM<boolean, E, R>): STM<Array<A>, E, R>;\n};\n/**\n * Filters the collection using the specified effectual predicate, removing\n * all elements that satisfy the predicate.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const filterNot: {\n    /**\n     * Filters the collection using the specified effectual predicate, removing\n     * all elements that satisfy the predicate.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, R, E>(predicate: (a: NoInfer<A>) => STM<boolean, E, R>): (iterable: Iterable<A>) => STM<Array<A>, E, R>;\n    /**\n     * Filters the collection using the specified effectual predicate, removing\n     * all elements that satisfy the predicate.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, R, E>(iterable: Iterable<A>, predicate: (a: A) => STM<boolean, E, R>): STM<Array<A>, E, R>;\n};\n/**\n * Dies with specified defect if the predicate fails.\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filterOrDie: {\n    /**\n     * Dies with specified defect if the predicate fails.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>, defect: LazyArg<unknown>): <E, R>(self: STM<A, E, R>) => STM<B, E, R>;\n    /**\n     * Dies with specified defect if the predicate fails.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A>(predicate: Predicate<NoInfer<A>>, defect: LazyArg<unknown>): <E, R>(self: STM<A, E, R>) => STM<A, E, R>;\n    /**\n     * Dies with specified defect if the predicate fails.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, E, R, B extends A>(self: STM<A, E, R>, refinement: Refinement<A, B>, defect: LazyArg<unknown>): STM<B, E, R>;\n    /**\n     * Dies with specified defect if the predicate fails.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, E, R>(self: STM<A, E, R>, predicate: Predicate<A>, defect: LazyArg<unknown>): STM<A, E, R>;\n};\n/**\n * Dies with a `Cause.RuntimeException` having the specified  message if the\n * predicate fails.\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filterOrDieMessage: {\n    /**\n     * Dies with a `Cause.RuntimeException` having the specified  message if the\n     * predicate fails.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>, message: string): <E, R>(self: STM<A, E, R>) => STM<B, E, R>;\n    /**\n     * Dies with a `Cause.RuntimeException` having the specified  message if the\n     * predicate fails.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A>(predicate: Predicate<NoInfer<A>>, message: string): <E, R>(self: STM<A, E, R>) => STM<A, E, R>;\n    /**\n     * Dies with a `Cause.RuntimeException` having the specified  message if the\n     * predicate fails.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, E, R, B extends A>(self: STM<A, E, R>, refinement: Refinement<A, B>, message: string): STM<B, E, R>;\n    /**\n     * Dies with a `Cause.RuntimeException` having the specified  message if the\n     * predicate fails.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, E, R>(self: STM<A, E, R>, predicate: Predicate<A>, message: string): STM<A, E, R>;\n};\n/**\n * Supplies `orElse` if the predicate fails.\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filterOrElse: {\n    /**\n     * Supplies `orElse` if the predicate fails.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B extends A, C, E2, R2>(refinement: Refinement<NoInfer<A>, B>, orElse: (a: NoInfer<A>) => STM<C, E2, R2>): <E, R>(self: STM<A, E, R>) => STM<B | C, E2 | E, R2 | R>;\n    /**\n     * Supplies `orElse` if the predicate fails.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B, E2, R2>(predicate: Predicate<NoInfer<A>>, orElse: (a: NoInfer<A>) => STM<B, E2, R2>): <E, R>(self: STM<A, E, R>) => STM<A | B, E2 | E, R2 | R>;\n    /**\n     * Supplies `orElse` if the predicate fails.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, E, R, B extends A, C, E2, R2>(self: STM<A, E, R>, refinement: Refinement<A, B>, orElse: (a: A) => STM<C, E2, R2>): STM<B | C, E | E2, R | R2>;\n    /**\n     * Supplies `orElse` if the predicate fails.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, E, R, B, E2, R2>(self: STM<A, E, R>, predicate: Predicate<A>, orElse: (a: A) => STM<B, E2, R2>): STM<A | B, E | E2, R | R2>;\n};\n/**\n * Fails with the specified error if the predicate fails.\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filterOrFail: {\n    /**\n     * Fails with the specified error if the predicate fails.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B extends A, E2>(refinement: Refinement<NoInfer<A>, B>, orFailWith: (a: NoInfer<A>) => E2): <E, R>(self: STM<A, E, R>) => STM<B, E2 | E, R>;\n    /**\n     * Fails with the specified error if the predicate fails.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, E2>(predicate: Predicate<NoInfer<A>>, orFailWith: (a: NoInfer<A>) => E2): <E, R>(self: STM<A, E, R>) => STM<A, E2 | E, R>;\n    /**\n     * Fails with the specified error if the predicate fails.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, E, R, B extends A, E2>(self: STM<A, E, R>, refinement: Refinement<A, B>, orFailWith: (a: A) => E2): STM<B, E | E2, R>;\n    /**\n     * Fails with the specified error if the predicate fails.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, E, R, E2>(self: STM<A, E, R>, predicate: Predicate<A>, orFailWith: (a: A) => E2): STM<A, E | E2, R>;\n};\n/**\n * Feeds the value produced by this effect to the specified function, and then\n * runs the returned effect as well to produce its results.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatMap: {\n    /**\n     * Feeds the value produced by this effect to the specified function, and then\n     * runs the returned effect as well to produce its results.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, A2, E1, R1>(f: (a: A) => STM<A2, E1, R1>): <E, R>(self: STM<A, E, R>) => STM<A2, E1 | E, R1 | R>;\n    /**\n     * Feeds the value produced by this effect to the specified function, and then\n     * runs the returned effect as well to produce its results.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E, R, A2, E1, R1>(self: STM<A, E, R>, f: (a: A) => STM<A2, E1, R1>): STM<A2, E | E1, R | R1>;\n};\n/**\n * Flattens out a nested `STM` effect.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatten: <A, E2, R2, E, R>(self: STM<STM<A, E2, R2>, E, R>) => STM<A, E2 | E, R2 | R>;\n/**\n * Flips the success and failure channels of this transactional effect. This\n * allows you to use all methods on the error channel, possibly before\n * flipping back.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const flip: <A, E, R>(self: STM<A, E, R>) => STM<E, A, R>;\n/**\n * Swaps the error/value parameters, applies the function `f` and flips the\n * parameters back\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const flipWith: {\n    /**\n     * Swaps the error/value parameters, applies the function `f` and flips the\n     * parameters back\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <E, A, R, E2, A2, R2>(f: (stm: STM<E, A, R>) => STM<E2, A2, R2>): (self: STM<A, E, R>) => STM<A | A2, E | E2, R | R2>;\n    /**\n     * Swaps the error/value parameters, applies the function `f` and flips the\n     * parameters back\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R, E2, A2, R2>(self: STM<A, E, R>, f: (stm: STM<E, A, R>) => STM<E2, A2, R2>): STM<A | A2, E | E2, R | R2>;\n};\n/**\n * Folds over the `STM` effect, handling both failure and success, but not\n * retry.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const match: {\n    /**\n     * Folds over the `STM` effect, handling both failure and success, but not\n     * retry.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <E, A2, A, A3>(options: {\n        readonly onFailure: (error: E) => A2;\n        readonly onSuccess: (value: A) => A3;\n    }): <R>(self: STM<A, E, R>) => STM<A2 | A3, never, R>;\n    /**\n     * Folds over the `STM` effect, handling both failure and success, but not\n     * retry.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, E, R, A2, A3>(self: STM<A, E, R>, options: {\n        readonly onFailure: (error: E) => A2;\n        readonly onSuccess: (value: A) => A3;\n    }): STM<A2 | A3, never, R>;\n};\n/**\n * Effectfully folds over the `STM` effect, handling both failure and success.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const matchSTM: {\n    /**\n     * Effectfully folds over the `STM` effect, handling both failure and success.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <E, A1, E1, R1, A, A2, E2, R2>(options: {\n        readonly onFailure: (e: E) => STM<A1, E1, R1>;\n        readonly onSuccess: (a: A) => STM<A2, E2, R2>;\n    }): <R>(self: STM<A, E, R>) => STM<A1 | A2, E1 | E2, R1 | R2 | R>;\n    /**\n     * Effectfully folds over the `STM` effect, handling both failure and success.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, E, R, A1, E1, R1, A2, E2, R2>(self: STM<A, E, R>, options: {\n        readonly onFailure: (e: E) => STM<A1, E1, R1>;\n        readonly onSuccess: (a: A) => STM<A2, E2, R2>;\n    }): STM<A1 | A2, E1 | E2, R | R1 | R2>;\n};\n/**\n * Applies the function `f` to each element of the `Iterable<A>` and returns\n * a transactional effect that produces a new `Chunk<A2>`.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const forEach: {\n    /**\n     * Applies the function `f` to each element of the `Iterable<A>` and returns\n     * a transactional effect that produces a new `Chunk<A2>`.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <A, A2, E, R>(f: (a: A) => STM<A2, E, R>, options?: {\n        readonly discard?: false | undefined;\n    } | undefined): (elements: Iterable<A>) => STM<Array<A2>, E, R>;\n    /**\n     * Applies the function `f` to each element of the `Iterable<A>` and returns\n     * a transactional effect that produces a new `Chunk<A2>`.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <A, A2, E, R>(f: (a: A) => STM<A2, E, R>, options: {\n        readonly discard: true;\n    }): (elements: Iterable<A>) => STM<void, E, R>;\n    /**\n     * Applies the function `f` to each element of the `Iterable<A>` and returns\n     * a transactional effect that produces a new `Chunk<A2>`.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <A, A2, E, R>(elements: Iterable<A>, f: (a: A) => STM<A2, E, R>, options?: {\n        readonly discard?: false | undefined;\n    } | undefined): STM<Array<A2>, E, R>;\n    /**\n     * Applies the function `f` to each element of the `Iterable<A>` and returns\n     * a transactional effect that produces a new `Chunk<A2>`.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <A, A2, E, R>(elements: Iterable<A>, f: (a: A) => STM<A2, E, R>, options: {\n        readonly discard: true;\n    }): STM<void, E, R>;\n};\n/**\n * Lifts an `Either` into a `STM`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromEither: <A, E>(either: Either.Either<A, E>) => STM<A, E>;\n/**\n * Lifts an `Option` into a `STM`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromOption: <A>(option: Option.Option<A>) => STM<A, Option.Option<never>>;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Adapter {\n    <A, E, R>(self: STM<A, E, R>): STM<A, E, R>;\n    <A, _R, _E, _A>(a: A, ab: (a: A) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, E, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, E, F, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, E, F, G, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: F) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (g: H) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Q, qr: (q: Q) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Q, qr: (q: Q) => R, rs: (r: R) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Q, qr: (q: Q) => R, rs: (r: R) => S, st: (s: S) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, _R, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Q, qr: (q: Q) => R, rs: (r: R) => S, st: (s: S) => T, tu: (s: T) => STM<_A, _E, _R>): STM<_A, _E, _R>;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const gen: <Self, Eff extends YieldWrap<STM<any, any, any>>, AEff>(...args: [\n    self: Self,\n    body: (this: Self, resume: Adapter) => Generator<Eff, AEff, never>\n] | [body: (resume: Adapter) => Generator<Eff, AEff, never>]) => STM<AEff, [\n    Eff\n] extends [never] ? never : [Eff] extends [YieldWrap<STM<infer _A, infer E, infer _R>>] ? E : never, [\n    Eff\n] extends [never] ? never : [Eff] extends [YieldWrap<STM<infer _A, infer _E, infer R>>] ? R : never>;\n/**\n * Returns a successful effect with the head of the list if the list is\n * non-empty or fails with the error `None` if the list is empty.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const head: <A, E, R>(self: STM<Iterable<A>, E, R>) => STM<A, Option.Option<E>, R>;\ndeclare const if_: {\n    <A, E1, R1, A2, E2, R2>(options: {\n        readonly onTrue: STM<A, E1, R1>;\n        readonly onFalse: STM<A2, E2, R2>; /**\n         * Flattens out a nested `STM` effect.\n         *\n         * @since 2.0.0\n         * @category sequencing\n         */\n    }): <E = never, R = never>(self: boolean | STM<boolean, E, R>) => STM<A | A2, E1 | E2 | E, R1 | R2 | R>;\n    <A, E1, R1, A2, E2, R2, E = never, R = never>(self: boolean, options: {\n        readonly onTrue: STM<A, E1, R1>;\n        readonly onFalse: STM<A2, E2, R2>;\n    }): STM<A | A2, E1 | E2 | E, R1 | R2 | R>;\n    <E, R, A, E1, R1, A2, E2, R2>(self: STM<boolean, E, R>, options: {\n        readonly onTrue: STM<A, E1, R1>;\n        readonly onFalse: STM<A2, E2, R2>;\n    }): STM<A | A2, E | E1 | E2, R | R1 | R2>;\n};\nexport { \n/**\n * Runs `onTrue` if the result of `b` is `true` and `onFalse` otherwise.\n *\n * @since 2.0.0\n * @category mutations\n */\nif_ as if };\n/**\n * Returns a new effect that ignores the success or failure of this effect.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const ignore: <A, E, R>(self: STM<A, E, R>) => STM<void, never, R>;\n/**\n * Interrupts the fiber running the effect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const interrupt: STM<never>;\n/**\n * Interrupts the fiber running the effect with the specified `FiberId`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const interruptAs: (fiberId: FiberId.FiberId) => STM<never>;\n/**\n * Returns whether this transactional effect is a failure.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isFailure: <A, E, R>(self: STM<A, E, R>) => STM<boolean, never, R>;\n/**\n * Returns whether this transactional effect is a success.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isSuccess: <A, E, R>(self: STM<A, E, R>) => STM<boolean, never, R>;\n/**\n * Iterates with the specified transactional function. The moral equivalent\n * of:\n *\n * ```ts skip-type-checking\n * const s = initial\n *\n * while (cont(s)) {\n *   s = body(s)\n * }\n *\n * return s\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const iterate: <Z, E, R>(initial: Z, options: {\n    readonly while: Predicate<Z>;\n    readonly body: (z: Z) => STM<Z, E, R>;\n}) => STM<Z, E, R>;\n/**\n * Loops with the specified transactional function, collecting the results\n * into a list. The moral equivalent of:\n *\n * ```ts skip-type-checking\n * const as = []\n * let s  = initial\n *\n * while (cont(s)) {\n *   as.push(body(s))\n *   s  = inc(s)\n * }\n *\n * return as\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const loop: {\n    /**\n     * Loops with the specified transactional function, collecting the results\n     * into a list. The moral equivalent of:\n     *\n     * ```ts skip-type-checking\n     * const as = []\n     * let s  = initial\n     *\n     * while (cont(s)) {\n     *   as.push(body(s))\n     *   s  = inc(s)\n     * }\n     *\n     * return as\n     * ```\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <Z, A, E, R>(initial: Z, options: {\n        readonly while: (z: Z) => boolean;\n        readonly step: (z: Z) => Z;\n        readonly body: (z: Z) => STM<A, E, R>;\n        readonly discard?: false | undefined;\n    }): STM<Array<A>, E, R>;\n    /**\n     * Loops with the specified transactional function, collecting the results\n     * into a list. The moral equivalent of:\n     *\n     * ```ts skip-type-checking\n     * const as = []\n     * let s  = initial\n     *\n     * while (cont(s)) {\n     *   as.push(body(s))\n     *   s  = inc(s)\n     * }\n     *\n     * return as\n     * ```\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <Z, A, E, R>(initial: Z, options: {\n        readonly while: (z: Z) => boolean;\n        readonly step: (z: Z) => Z;\n        readonly body: (z: Z) => STM<A, E, R>;\n        readonly discard: true;\n    }): STM<void, E, R>;\n};\n/**\n * Maps the value produced by the effect.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: {\n    /**\n     * Maps the value produced by the effect.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, B>(f: (a: A) => B): <E, R>(self: STM<A, E, R>) => STM<B, E, R>;\n    /**\n     * Maps the value produced by the effect.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, B>(self: STM<A, E, R>, f: (a: A) => B): STM<B, E, R>;\n};\n/**\n * Maps the value produced by the effect with the specified function that may\n * throw exceptions but is otherwise pure, translating any thrown exceptions\n * into typed failed effects.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapAttempt: {\n    /**\n     * Maps the value produced by the effect with the specified function that may\n     * throw exceptions but is otherwise pure, translating any thrown exceptions\n     * into typed failed effects.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, B>(f: (a: A) => B): <E, R>(self: STM<A, E, R>) => STM<B, unknown, R>;\n    /**\n     * Maps the value produced by the effect with the specified function that may\n     * throw exceptions but is otherwise pure, translating any thrown exceptions\n     * into typed failed effects.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, B>(self: STM<A, E, R>, f: (a: A) => B): STM<B, unknown, R>;\n};\n/**\n * Returns an `STM` effect whose failure and success channels have been mapped\n * by the specified pair of functions, `f` and `g`.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapBoth: {\n    /**\n     * Returns an `STM` effect whose failure and success channels have been mapped\n     * by the specified pair of functions, `f` and `g`.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <E, E2, A, A2>(options: {\n        readonly onFailure: (error: E) => E2;\n        readonly onSuccess: (value: A) => A2;\n    }): <R>(self: STM<A, E, R>) => STM<A2, E2, R>;\n    /**\n     * Returns an `STM` effect whose failure and success channels have been mapped\n     * by the specified pair of functions, `f` and `g`.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, E2, A2>(self: STM<A, E, R>, options: {\n        readonly onFailure: (error: E) => E2;\n        readonly onSuccess: (value: A) => A2;\n    }): STM<A2, E2, R>;\n};\n/**\n * Maps from one error type to another.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapError: {\n    /**\n     * Maps from one error type to another.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <E, E2>(f: (error: E) => E2): <A, R>(self: STM<A, E, R>) => STM<A, E2, R>;\n    /**\n     * Maps from one error type to another.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, E2>(self: STM<A, E, R>, f: (error: E) => E2): STM<A, E2, R>;\n};\n/**\n * Returns a new effect where the error channel has been merged into the\n * success channel to their common combined type.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const merge: <A, E, R>(self: STM<A, E, R>) => STM<E | A, never, R>;\n/**\n * Merges an `Iterable<STM>` to a single `STM`, working sequentially.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const mergeAll: {\n    /**\n     * Merges an `Iterable<STM>` to a single `STM`, working sequentially.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A2, A>(zero: A2, f: (a2: A2, a: A) => A2): <E, R>(iterable: Iterable<STM<A, E, R>>) => STM<A2, E, R>;\n    /**\n     * Merges an `Iterable<STM>` to a single `STM`, working sequentially.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, E, R, A2>(iterable: Iterable<STM<A, E, R>>, zero: A2, f: (a2: A2, a: A) => A2): STM<A2, E, R>;\n};\n/**\n * Returns a new effect where boolean value of this effect is negated.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const negate: <E, R>(self: STM<boolean, E, R>) => STM<boolean, E, R>;\n/**\n * Requires the option produced by this value to be `None`.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const none: <A, E, R>(self: STM<Option.Option<A>, E, R>) => STM<void, Option.Option<E>, R>;\n/**\n * Converts the failure channel into an `Option`.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const option: <A, E, R>(self: STM<A, E, R>) => STM<Option.Option<A>, never, R>;\n/**\n * Translates `STM` effect failure into death of the fiber, making all\n * failures unchecked and not a part of the type of the effect.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orDie: <A, E, R>(self: STM<A, E, R>) => STM<A, never, R>;\n/**\n * Keeps none of the errors, and terminates the fiber running the `STM` effect\n * with them, using the specified function to convert the `E` into a defect.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orDieWith: {\n    /**\n     * Keeps none of the errors, and terminates the fiber running the `STM` effect\n     * with them, using the specified function to convert the `E` into a defect.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E>(f: (error: E) => unknown): <A, R>(self: STM<A, E, R>) => STM<A, never, R>;\n    /**\n     * Keeps none of the errors, and terminates the fiber running the `STM` effect\n     * with them, using the specified function to convert the `E` into a defect.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R>(self: STM<A, E, R>, f: (error: E) => unknown): STM<A, never, R>;\n};\n/**\n * Tries this effect first, and if it fails or retries, tries the other\n * effect.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orElse: {\n    /**\n     * Tries this effect first, and if it fails or retries, tries the other\n     * effect.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A2, E2, R2>(that: LazyArg<STM<A2, E2, R2>>): <A, E, R>(self: STM<A, E, R>) => STM<A2 | A, E2, R2 | R>;\n    /**\n     * Tries this effect first, and if it fails or retries, tries the other\n     * effect.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A2, E2, R2>(self: STM<A, E, R>, that: LazyArg<STM<A2, E2, R2>>): STM<A | A2, E2, R | R2>;\n};\n/**\n * Returns a transactional effect that will produce the value of this effect\n * in left side, unless it fails or retries, in which case, it will produce\n * the value of the specified effect in right side.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orElseEither: {\n    /**\n     * Returns a transactional effect that will produce the value of this effect\n     * in left side, unless it fails or retries, in which case, it will produce\n     * the value of the specified effect in right side.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A2, E2, R2>(that: LazyArg<STM<A2, E2, R2>>): <A, E, R>(self: STM<A, E, R>) => STM<Either.Either<A2, A>, E2, R2 | R>;\n    /**\n     * Returns a transactional effect that will produce the value of this effect\n     * in left side, unless it fails or retries, in which case, it will produce\n     * the value of the specified effect in right side.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A2, E2, R2>(self: STM<A, E, R>, that: LazyArg<STM<A2, E2, R2>>): STM<Either.Either<A2, A>, E2, R | R2>;\n};\n/**\n * Tries this effect first, and if it fails or retries, fails with the\n * specified error.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orElseFail: {\n    /**\n     * Tries this effect first, and if it fails or retries, fails with the\n     * specified error.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E2>(error: LazyArg<E2>): <A, E, R>(self: STM<A, E, R>) => STM<A, E2, R>;\n    /**\n     * Tries this effect first, and if it fails or retries, fails with the\n     * specified error.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, E2>(self: STM<A, E, R>, error: LazyArg<E2>): STM<A, E2, R>;\n};\n/**\n * Returns an effect that will produce the value of this effect, unless it\n * fails with the `None` value, in which case it will produce the value of the\n * specified effect.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orElseOptional: {\n    /**\n     * Returns an effect that will produce the value of this effect, unless it\n     * fails with the `None` value, in which case it will produce the value of the\n     * specified effect.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A2, E2, R2>(that: LazyArg<STM<A2, Option.Option<E2>, R2>>): <A, E, R>(self: STM<A, Option.Option<E>, R>) => STM<A2 | A, Option.Option<E2 | E>, R2 | R>;\n    /**\n     * Returns an effect that will produce the value of this effect, unless it\n     * fails with the `None` value, in which case it will produce the value of the\n     * specified effect.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A2, E2, R2>(self: STM<A, Option.Option<E>, R>, that: LazyArg<STM<A2, Option.Option<E2>, R2>>): STM<A | A2, Option.Option<E | E2>, R | R2>;\n};\n/**\n * Tries this effect first, and if it fails or retries, succeeds with the\n * specified value.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orElseSucceed: {\n    /**\n     * Tries this effect first, and if it fails or retries, succeeds with the\n     * specified value.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A2>(value: LazyArg<A2>): <A, E, R>(self: STM<A, E, R>) => STM<A2 | A, never, R>;\n    /**\n     * Tries this effect first, and if it fails or retries, succeeds with the\n     * specified value.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A2>(self: STM<A, E, R>, value: LazyArg<A2>): STM<A | A2, never, R>;\n};\n/**\n * Tries this effect first, and if it enters retry, then it tries the other\n * effect. This is an equivalent of Haskell's orElse.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orTry: {\n    /**\n     * Tries this effect first, and if it enters retry, then it tries the other\n     * effect. This is an equivalent of Haskell's orElse.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A1, E1, R1>(that: LazyArg<STM<A1, E1, R1>>): <A, E, R>(self: STM<A, E, R>) => STM<A1 | A, E1 | E, R1 | R>;\n    /**\n     * Tries this effect first, and if it enters retry, then it tries the other\n     * effect. This is an equivalent of Haskell's orElse.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A1, E1, R1>(self: STM<A, E, R>, that: LazyArg<STM<A1, E1, R1>>): STM<A | A1, E | E1, R | R1>;\n};\n/**\n * Feeds elements of type `A` to a function `f` that returns an effect.\n * Collects all successes and failures in a tupled fashion.\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const partition: {\n    /**\n     * Feeds elements of type `A` to a function `f` that returns an effect.\n     * Collects all successes and failures in a tupled fashion.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <A, A2, E, R>(f: (a: A) => STM<A2, E, R>): (elements: Iterable<A>) => STM<[excluded: Array<E>, satisfying: Array<A2>], never, R>;\n    /**\n     * Feeds elements of type `A` to a function `f` that returns an effect.\n     * Collects all successes and failures in a tupled fashion.\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <A, A2, E, R>(elements: Iterable<A>, f: (a: A) => STM<A2, E, R>): STM<[excluded: Array<E>, satisfying: Array<A2>], never, R>;\n};\n/**\n * Provides the transaction its required environment, which eliminates its\n * dependency on `R`.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const provideContext: {\n    /**\n     * Provides the transaction its required environment, which eliminates its\n     * dependency on `R`.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <R>(env: Context.Context<R>): <A, E>(self: STM<A, E, R>) => STM<A, E>;\n    /**\n     * Provides the transaction its required environment, which eliminates its\n     * dependency on `R`.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <A, E, R>(self: STM<A, E, R>, env: Context.Context<R>): STM<A, E>;\n};\n/**\n * Splits the context into two parts, providing one part using the\n * specified layer and leaving the remainder `R0`.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const provideSomeContext: {\n    /**\n     * Splits the context into two parts, providing one part using the\n     * specified layer and leaving the remainder `R0`.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <R>(context: Context.Context<R>): <R1, E, A>(self: STM<A, E, R1>) => STM<A, E, Exclude<R1, R>>;\n    /**\n     * Splits the context into two parts, providing one part using the\n     * specified layer and leaving the remainder `R0`.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <R, R1, E, A>(self: STM<A, E, R1>, context: Context.Context<R>): STM<A, E, Exclude<R1, R>>;\n};\n/**\n * Provides the effect with the single service it requires. If the transactional\n * effect requires more than one service use `provideEnvironment` instead.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const provideService: {\n    /**\n     * Provides the effect with the single service it requires. If the transactional\n     * effect requires more than one service use `provideEnvironment` instead.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <I, S>(tag: Context.Tag<I, S>, resource: NoInfer<S>): <A, E, R>(self: STM<A, E, R>) => STM<A, E, Exclude<R, I>>;\n    /**\n     * Provides the effect with the single service it requires. If the transactional\n     * effect requires more than one service use `provideEnvironment` instead.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <A, E, R, I, S>(self: STM<A, E, R>, tag: Context.Tag<I, S>, resource: NoInfer<S>): STM<A, E, Exclude<R, I>>;\n};\n/**\n * Provides the effect with the single service it requires. If the transactional\n * effect requires more than one service use `provideEnvironment` instead.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const provideServiceSTM: {\n    /**\n     * Provides the effect with the single service it requires. If the transactional\n     * effect requires more than one service use `provideEnvironment` instead.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <I, S, E1, R1>(tag: Context.Tag<I, S>, stm: STM<NoInfer<S>, E1, R1>): <A, E, R>(self: STM<A, E, R>) => STM<A, E1 | E, R1 | Exclude<R, I>>;\n    /**\n     * Provides the effect with the single service it requires. If the transactional\n     * effect requires more than one service use `provideEnvironment` instead.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <A, E, R, I, S, E1, R1>(self: STM<A, E, R>, tag: Context.Tag<I, S>, stm: STM<NoInfer<S>, E1, R1>): STM<A, E1 | E, R1 | Exclude<R, I>>;\n};\n/**\n * Folds an `Iterable<A>` using an effectual function f, working sequentially\n * from left to right.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const reduce: {\n    /**\n     * Folds an `Iterable<A>` using an effectual function f, working sequentially\n     * from left to right.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <S, A, E, R>(zero: S, f: (s: S, a: A) => STM<S, E, R>): (iterable: Iterable<A>) => STM<S, E, R>;\n    /**\n     * Folds an `Iterable<A>` using an effectual function f, working sequentially\n     * from left to right.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <S, A, E, R>(iterable: Iterable<A>, zero: S, f: (s: S, a: A) => STM<S, E, R>): STM<S, E, R>;\n};\n/**\n * Reduces an `Iterable<STM>` to a single `STM`, working sequentially.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const reduceAll: {\n    /**\n     * Reduces an `Iterable<STM>` to a single `STM`, working sequentially.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, E2, R2>(initial: STM<A, E2, R2>, f: (x: A, y: A) => A): <E, R>(iterable: Iterable<STM<A, E, R>>) => STM<A, E2 | E, R2 | R>;\n    /**\n     * Reduces an `Iterable<STM>` to a single `STM`, working sequentially.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, E, R, E2, R2>(iterable: Iterable<STM<A, E, R>>, initial: STM<A, E2, R2>, f: (x: A, y: A) => A): STM<A, E | E2, R | R2>;\n};\n/**\n * Folds an `Iterable<A>` using an effectual function f, working sequentially\n * from right to left.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const reduceRight: {\n    /**\n     * Folds an `Iterable<A>` using an effectual function f, working sequentially\n     * from right to left.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <S, A, R, E>(zero: S, f: (s: S, a: A) => STM<S, E, R>): (iterable: Iterable<A>) => STM<S, E, R>;\n    /**\n     * Folds an `Iterable<A>` using an effectual function f, working sequentially\n     * from right to left.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <S, A, R, E>(iterable: Iterable<A>, zero: S, f: (s: S, a: A) => STM<S, E, R>): STM<S, E, R>;\n};\n/**\n * Keeps some of the errors, and terminates the fiber with the rest.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const refineOrDie: {\n    /**\n     * Keeps some of the errors, and terminates the fiber with the rest.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <E, E2>(pf: (error: E) => Option.Option<E2>): <A, R>(self: STM<A, E, R>) => STM<A, E2, R>;\n    /**\n     * Keeps some of the errors, and terminates the fiber with the rest.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R, E2>(self: STM<A, E, R>, pf: (error: E) => Option.Option<E2>): STM<A, E2, R>;\n};\n/**\n * Keeps some of the errors, and terminates the fiber with the rest, using the\n * specified function to convert the `E` into a `Throwable`.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const refineOrDieWith: {\n    /**\n     * Keeps some of the errors, and terminates the fiber with the rest, using the\n     * specified function to convert the `E` into a `Throwable`.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <E, E2>(pf: (error: E) => Option.Option<E2>, f: (error: E) => unknown): <A, R>(self: STM<A, E, R>) => STM<A, E2, R>;\n    /**\n     * Keeps some of the errors, and terminates the fiber with the rest, using the\n     * specified function to convert the `E` into a `Throwable`.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R, E2>(self: STM<A, E, R>, pf: (error: E) => Option.Option<E2>, f: (error: E) => unknown): STM<A, E2, R>;\n};\n/**\n * Fail with the returned value if the `PartialFunction` matches, otherwise\n * continue with our held value.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const reject: {\n    /**\n     * Fail with the returned value if the `PartialFunction` matches, otherwise\n     * continue with our held value.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E2>(pf: (a: A) => Option.Option<E2>): <E, R>(self: STM<A, E, R>) => STM<A, E2 | E, R>;\n    /**\n     * Fail with the returned value if the `PartialFunction` matches, otherwise\n     * continue with our held value.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R, E2>(self: STM<A, E, R>, pf: (a: A) => Option.Option<E2>): STM<A, E | E2, R>;\n};\n/**\n * Continue with the returned computation if the specified partial function\n * matches, translating the successful match into a failure, otherwise continue\n * with our held value.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const rejectSTM: {\n    /**\n     * Continue with the returned computation if the specified partial function\n     * matches, translating the successful match into a failure, otherwise continue\n     * with our held value.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E2, R2>(pf: (a: A) => Option.Option<STM<E2, E2, R2>>): <E, R>(self: STM<A, E, R>) => STM<A, E2 | E, R2 | R>;\n    /**\n     * Continue with the returned computation if the specified partial function\n     * matches, translating the successful match into a failure, otherwise continue\n     * with our held value.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R, E2, R2>(self: STM<A, E, R>, pf: (a: A) => Option.Option<STM<E2, E2, R2>>): STM<A, E | E2, R | R2>;\n};\n/**\n * Repeats this `STM` effect until its result satisfies the specified\n * predicate.\n *\n * **WARNING**: `repeatUntil` uses a busy loop to repeat the effect and will\n * consume a thread until it completes (it cannot yield). This is because STM\n * describes a single atomic transaction which must either complete, retry or\n * fail a transaction before yielding back to the Effect runtime.\n *   - Use `retryUntil` instead if you don't need to maintain transaction\n *     state for repeats.\n *   - Ensure repeating the STM effect will eventually satisfy the predicate.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const repeatUntil: {\n    /**\n     * Repeats this `STM` effect until its result satisfies the specified\n     * predicate.\n     *\n     * **WARNING**: `repeatUntil` uses a busy loop to repeat the effect and will\n     * consume a thread until it completes (it cannot yield). This is because STM\n     * describes a single atomic transaction which must either complete, retry or\n     * fail a transaction before yielding back to the Effect runtime.\n     *   - Use `retryUntil` instead if you don't need to maintain transaction\n     *     state for repeats.\n     *   - Ensure repeating the STM effect will eventually satisfy the predicate.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(predicate: Predicate<A>): <E, R>(self: STM<A, E, R>) => STM<A, E, R>;\n    /**\n     * Repeats this `STM` effect until its result satisfies the specified\n     * predicate.\n     *\n     * **WARNING**: `repeatUntil` uses a busy loop to repeat the effect and will\n     * consume a thread until it completes (it cannot yield). This is because STM\n     * describes a single atomic transaction which must either complete, retry or\n     * fail a transaction before yielding back to the Effect runtime.\n     *   - Use `retryUntil` instead if you don't need to maintain transaction\n     *     state for repeats.\n     *   - Ensure repeating the STM effect will eventually satisfy the predicate.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R>(self: STM<A, E, R>, predicate: Predicate<A>): STM<A, E, R>;\n};\n/**\n * Repeats this `STM` effect while its result satisfies the specified\n * predicate.\n *\n * **WARNING**: `repeatWhile` uses a busy loop to repeat the effect and will\n * consume a thread until it completes (it cannot yield). This is because STM\n * describes a single atomic transaction which must either complete, retry or\n * fail a transaction before yielding back to the Effect runtime.\n *   - Use `retryWhile` instead if you don't need to maintain transaction\n *     state for repeats.\n *   - Ensure repeating the STM effect will eventually not satisfy the\n *     predicate.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const repeatWhile: {\n    /**\n     * Repeats this `STM` effect while its result satisfies the specified\n     * predicate.\n     *\n     * **WARNING**: `repeatWhile` uses a busy loop to repeat the effect and will\n     * consume a thread until it completes (it cannot yield). This is because STM\n     * describes a single atomic transaction which must either complete, retry or\n     * fail a transaction before yielding back to the Effect runtime.\n     *   - Use `retryWhile` instead if you don't need to maintain transaction\n     *     state for repeats.\n     *   - Ensure repeating the STM effect will eventually not satisfy the\n     *     predicate.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(predicate: Predicate<A>): <E, R>(self: STM<A, E, R>) => STM<A, E, R>;\n    /**\n     * Repeats this `STM` effect while its result satisfies the specified\n     * predicate.\n     *\n     * **WARNING**: `repeatWhile` uses a busy loop to repeat the effect and will\n     * consume a thread until it completes (it cannot yield). This is because STM\n     * describes a single atomic transaction which must either complete, retry or\n     * fail a transaction before yielding back to the Effect runtime.\n     *   - Use `retryWhile` instead if you don't need to maintain transaction\n     *     state for repeats.\n     *   - Ensure repeating the STM effect will eventually not satisfy the\n     *     predicate.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R>(self: STM<A, E, R>, predicate: Predicate<A>): STM<A, E, R>;\n};\n/**\n * Replicates the given effect n times. If 0 or negative numbers are given, an\n * empty `Chunk` will be returned.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const replicate: {\n    /**\n     * Replicates the given effect n times. If 0 or negative numbers are given, an\n     * empty `Chunk` will be returned.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (n: number): <A, E, R>(self: STM<A, E, R>) => Array<STM<A, E, R>>;\n    /**\n     * Replicates the given effect n times. If 0 or negative numbers are given, an\n     * empty `Chunk` will be returned.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, E, R>(self: STM<A, E, R>, n: number): Array<STM<A, E, R>>;\n};\n/**\n * Performs this transaction the specified number of times and collects the\n * results.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const replicateSTM: {\n    /**\n     * Performs this transaction the specified number of times and collects the\n     * results.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (n: number): <A, E, R>(self: STM<A, E, R>) => STM<Array<A>, E, R>;\n    /**\n     * Performs this transaction the specified number of times and collects the\n     * results.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, E, R>(self: STM<A, E, R>, n: number): STM<Array<A>, E, R>;\n};\n/**\n * Performs this transaction the specified number of times, discarding the\n * results.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const replicateSTMDiscard: {\n    /**\n     * Performs this transaction the specified number of times, discarding the\n     * results.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    (n: number): <A, E, R>(self: STM<A, E, R>) => STM<void, E, R>;\n    /**\n     * Performs this transaction the specified number of times, discarding the\n     * results.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, E, R>(self: STM<A, E, R>, n: number): STM<void, E, R>;\n};\n/**\n * Abort and retry the whole transaction when any of the underlying\n * transactional variables have changed.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const retry: STM<never>;\n/**\n * Filters the value produced by this effect, retrying the transaction until\n * the predicate returns `true` for the value.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const retryUntil: {\n    /**\n     * Filters the value produced by this effect, retrying the transaction until\n     * the predicate returns `true` for the value.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): <E, R>(self: STM<A, E, R>) => STM<B, E, R>;\n    /**\n     * Filters the value produced by this effect, retrying the transaction until\n     * the predicate returns `true` for the value.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(predicate: Predicate<A>): <E, R>(self: STM<A, E, R>) => STM<A, E, R>;\n    /**\n     * Filters the value produced by this effect, retrying the transaction until\n     * the predicate returns `true` for the value.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R, B extends A>(self: STM<A, E, R>, refinement: Refinement<A, B>): STM<B, E, R>;\n    /**\n     * Filters the value produced by this effect, retrying the transaction until\n     * the predicate returns `true` for the value.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R>(self: STM<A, E, R>, predicate: Predicate<A>): STM<A, E, R>;\n};\n/**\n * Filters the value produced by this effect, retrying the transaction while\n * the predicate returns `true` for the value.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const retryWhile: {\n    /**\n     * Filters the value produced by this effect, retrying the transaction while\n     * the predicate returns `true` for the value.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(predicate: Predicate<A>): <E, R>(self: STM<A, E, R>) => STM<A, E, R>;\n    /**\n     * Filters the value produced by this effect, retrying the transaction while\n     * the predicate returns `true` for the value.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R>(self: STM<A, E, R>, predicate: Predicate<A>): STM<A, E, R>;\n};\n/**\n * Converts an option on values into an option on errors.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const some: <A, E, R>(self: STM<Option.Option<A>, E, R>) => STM<A, Option.Option<E>, R>;\n/**\n * Returns an `STM` effect that succeeds with the specified value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const succeed: <A>(value: A) => STM<A>;\n/**\n * Returns an effect with the empty value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const succeedNone: STM<Option.Option<never>>;\n/**\n * Returns an effect with the optional value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const succeedSome: <A>(value: A) => STM<Option.Option<A>>;\n/**\n * Summarizes a `STM` effect by computing a provided value before and after\n * execution, and then combining the values to produce a summary, together\n * with the result of execution.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const summarized: {\n    /**\n     * Summarizes a `STM` effect by computing a provided value before and after\n     * execution, and then combining the values to produce a summary, together\n     * with the result of execution.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A2, E2, R2, A3>(summary: STM<A2, E2, R2>, f: (before: A2, after: A2) => A3): <A, E, R>(self: STM<A, E, R>) => STM<[A3, A], E2 | E, R2 | R>;\n    /**\n     * Summarizes a `STM` effect by computing a provided value before and after\n     * execution, and then combining the values to produce a summary, together\n     * with the result of execution.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R, A2, E2, R2, A3>(self: STM<A, E, R>, summary: STM<A2, E2, R2>, f: (before: A2, after: A2) => A3): STM<[A3, A], E | E2, R | R2>;\n};\n/**\n * Suspends creation of the specified transaction lazily.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const suspend: <A, E, R>(evaluate: LazyArg<STM<A, E, R>>) => STM<A, E, R>;\n/**\n * Returns an `STM` effect that succeeds with the specified lazily evaluated\n * value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const sync: <A>(evaluate: () => A) => STM<A>;\n/**\n * \"Peeks\" at the success of transactional effect.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const tap: {\n    /**\n     * \"Peeks\" at the success of transactional effect.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, X, E2, R2>(f: (a: A) => STM<X, E2, R2>): <E, R>(self: STM<A, E, R>) => STM<A, E2 | E, R2 | R>;\n    /**\n     * \"Peeks\" at the success of transactional effect.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E, R, X, E2, R2>(self: STM<A, E, R>, f: (a: A) => STM<X, E2, R2>): STM<A, E | E2, R | R2>;\n};\n/**\n * \"Peeks\" at both sides of an transactional effect.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const tapBoth: {\n    /**\n     * \"Peeks\" at both sides of an transactional effect.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <XE extends E, A2, E2, R2, XA extends A, A3, E3, R3, A, E>(options: {\n        readonly onFailure: (error: XE) => STM<A2, E2, R2>;\n        readonly onSuccess: (value: XA) => STM<A3, E3, R3>;\n    }): <R>(self: STM<A, E, R>) => STM<A, E | E2 | E3, R2 | R3 | R>;\n    /**\n     * \"Peeks\" at both sides of an transactional effect.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E, R, XE extends E, A2, E2, R2, XA extends A, A3, E3, R3>(self: STM<A, E, R>, options: {\n        readonly onFailure: (error: XE) => STM<A2, E2, R2>;\n        readonly onSuccess: (value: XA) => STM<A3, E3, R3>;\n    }): STM<A, E | E2 | E3, R | R2 | R3>;\n};\n/**\n * \"Peeks\" at the error of the transactional effect.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const tapError: {\n    /**\n     * \"Peeks\" at the error of the transactional effect.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <E, X, E2, R2>(f: (error: NoInfer<E>) => STM<X, E2, R2>): <A, R>(self: STM<A, E, R>) => STM<A, E | E2, R2 | R>;\n    /**\n     * \"Peeks\" at the error of the transactional effect.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E, R, X, E2, R2>(self: STM<A, E, R>, f: (error: E) => STM<X, E2, R2>): STM<A, E | E2, R | R2>;\n};\ndeclare const try_: {\n    <A, E>(options: {\n        readonly try: LazyArg<A>;\n        readonly catch: (u: unknown) => E;\n    }): STM<A, E>;\n    <A>(try_: LazyArg<A>): STM<A, unknown>;\n};\nexport { \n/**\n * Imports a synchronous side-effect into a pure value, translating any thrown\n * exceptions into typed failed effects.\n *\n * @since 2.0.0\n * @category constructors\n */\ntry_ as try };\n/**\n * The moral equivalent of `if (!p) exp`\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const unless: {\n    /**\n     * The moral equivalent of `if (!p) exp`\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    (predicate: LazyArg<boolean>): <A, E, R>(self: STM<A, E, R>) => STM<Option.Option<A>, E, R>;\n    /**\n     * The moral equivalent of `if (!p) exp`\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R>(self: STM<A, E, R>, predicate: LazyArg<boolean>): STM<Option.Option<A>, E, R>;\n};\n/**\n * The moral equivalent of `if (!p) exp` when `p` has side-effects\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const unlessSTM: {\n    /**\n     * The moral equivalent of `if (!p) exp` when `p` has side-effects\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <E2, R2>(predicate: STM<boolean, E2, R2>): <A, E, R>(self: STM<A, E, R>) => STM<Option.Option<A>, E2 | E, R2 | R>;\n    /**\n     * The moral equivalent of `if (!p) exp` when `p` has side-effects\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R, E2, R2>(self: STM<A, E, R>, predicate: STM<boolean, E2, R2>): STM<Option.Option<A>, E | E2, R | R2>;\n};\n/**\n * Converts an option on errors into an option on values.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const unsome: <A, E, R>(self: STM<A, Option.Option<E>, R>) => STM<Option.Option<A>, E, R>;\ndeclare const void_: STM<void>;\nexport { \n/**\n * Returns an `STM` effect that succeeds with `void`.\n *\n * @since 2.0.0\n * @category constructors\n */\nvoid_ as void };\n/**\n * Feeds elements of type `A` to `f` and accumulates all errors in error\n * channel or successes in success channel.\n *\n * This combinator is lossy meaning that if there are errors all successes\n * will be lost. To retain all information please use `STM.partition`.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const validateAll: {\n    /**\n     * Feeds elements of type `A` to `f` and accumulates all errors in error\n     * channel or successes in success channel.\n     *\n     * This combinator is lossy meaning that if there are errors all successes\n     * will be lost. To retain all information please use `STM.partition`.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B, E, R>(f: (a: A) => STM<B, E, R>): (elements: Iterable<A>) => STM<Array<B>, [E, ...Array<E>], R>;\n    /**\n     * Feeds elements of type `A` to `f` and accumulates all errors in error\n     * channel or successes in success channel.\n     *\n     * This combinator is lossy meaning that if there are errors all successes\n     * will be lost. To retain all information please use `STM.partition`.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B, E, R>(elements: Iterable<A>, f: (a: A) => STM<B, E, R>): STM<Array<B>, [E, ...Array<E>], R>;\n};\n/**\n * Feeds elements of type `A` to `f` until it succeeds. Returns first success\n * or the accumulation of all errors.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const validateFirst: {\n    /**\n     * Feeds elements of type `A` to `f` until it succeeds. Returns first success\n     * or the accumulation of all errors.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B, E, R>(f: (a: A) => STM<B, E, R>): (elements: Iterable<A>) => STM<B, Array<E>, R>;\n    /**\n     * Feeds elements of type `A` to `f` until it succeeds. Returns first success\n     * or the accumulation of all errors.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B, E, R>(elements: Iterable<A>, f: (a: A) => STM<B, E, R>): STM<B, Array<E>, R>;\n};\n/**\n * The moral equivalent of `if (p) exp`.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const when: {\n    /**\n     * The moral equivalent of `if (p) exp`.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    (predicate: LazyArg<boolean>): <A, E, R>(self: STM<A, E, R>) => STM<Option.Option<A>, E, R>;\n    /**\n     * The moral equivalent of `if (p) exp`.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R>(self: STM<A, E, R>, predicate: LazyArg<boolean>): STM<Option.Option<A>, E, R>;\n};\n/**\n * The moral equivalent of `if (p) exp` when `p` has side-effects.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const whenSTM: {\n    /**\n     * The moral equivalent of `if (p) exp` when `p` has side-effects.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <E2, R2>(predicate: STM<boolean, E2, R2>): <A, E, R>(self: STM<A, E, R>) => STM<Option.Option<A>, E2 | E, R2 | R>;\n    /**\n     * The moral equivalent of `if (p) exp` when `p` has side-effects.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R, E2, R2>(self: STM<A, E, R>, predicate: STM<boolean, E2, R2>): STM<Option.Option<A>, E | E2, R | R2>;\n};\n/**\n * Sequentially zips this value with the specified one.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zip: {\n    /**\n     * Sequentially zips this value with the specified one.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A1, E1, R1>(that: STM<A1, E1, R1>): <A, E, R>(self: STM<A, E, R>) => STM<[A, A1], E1 | E, R1 | R>;\n    /**\n     * Sequentially zips this value with the specified one.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, R, A1, E1, R1>(self: STM<A, E, R>, that: STM<A1, E1, R1>): STM<[A, A1], E | E1, R | R1>;\n};\n/**\n * Sequentially zips this value with the specified one, discarding the second\n * element of the tuple.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipLeft: {\n    /**\n     * Sequentially zips this value with the specified one, discarding the second\n     * element of the tuple.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A1, E1, R1>(that: STM<A1, E1, R1>): <A, E, R>(self: STM<A, E, R>) => STM<A, E1 | E, R1 | R>;\n    /**\n     * Sequentially zips this value with the specified one, discarding the second\n     * element of the tuple.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, R, A1, E1, R1>(self: STM<A, E, R>, that: STM<A1, E1, R1>): STM<A, E | E1, R | R1>;\n};\n/**\n * Sequentially zips this value with the specified one, discarding the first\n * element of the tuple.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipRight: {\n    /**\n     * Sequentially zips this value with the specified one, discarding the first\n     * element of the tuple.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A1, E1, R1>(that: STM<A1, E1, R1>): <A, E, R>(self: STM<A, E, R>) => STM<A1, E1 | E, R1 | R>;\n    /**\n     * Sequentially zips this value with the specified one, discarding the first\n     * element of the tuple.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, R, A1, E1, R1>(self: STM<A, E, R>, that: STM<A1, E1, R1>): STM<A1, E | E1, R | R1>;\n};\n/**\n * Sequentially zips this value with the specified one, combining the values\n * using the specified combiner function.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipWith: {\n    /**\n     * Sequentially zips this value with the specified one, combining the values\n     * using the specified combiner function.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A1, E1, R1, A, A2>(that: STM<A1, E1, R1>, f: (a: A, b: A1) => A2): <E, R>(self: STM<A, E, R>) => STM<A2, E1 | E, R1 | R>;\n    /**\n     * Sequentially zips this value with the specified one, combining the values\n     * using the specified combiner function.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, R, A1, E1, R1, A2>(self: STM<A, E, R>, that: STM<A1, E1, R1>, f: (a: A, b: A1) => A2): STM<A2, E | E1, R | R1>;\n};\n/**\n * This function takes an iterable of `STM` values and returns a new\n * `STM` value that represents the first `STM` value in the iterable\n * that succeeds. If all of the `Effect` values in the iterable fail, then\n * the resulting `STM` value will fail as well.\n *\n * This function is sequential, meaning that the `STM` values in the\n * iterable will be executed in sequence, and the first one that succeeds\n * will determine the outcome of the resulting `STM` value.\n *\n * Returns a new `STM` value that represents the first successful\n * `STM` value in the iterable, or a failed `STM` value if all of the\n * `STM` values in the iterable fail.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const firstSuccessOf: <A, E, R>(effects: Iterable<STM<A, E, R>>) => STM<A, E, R>;\n/**\n * @category do notation\n * @since 2.0.0\n */\nexport declare const Do: STM<{}>;\n/**\n * @category do notation\n * @since 2.0.0\n */\nexport declare const bind: {\n    /**\n     * @category do notation\n     * @since 2.0.0\n     */\n    <N extends string, K, A, E2, R2>(tag: Exclude<N, keyof K>, f: (_: NoInfer<K>) => STM<A, E2, R2>): <E, R>(self: STM<K, E, R>) => STM<MergeRecord<K, {\n        [k in N]: A;\n    }>, E2 | E, R2 | R>;\n    /**\n     * @category do notation\n     * @since 2.0.0\n     */\n    <K, E, R, N extends string, A, E2, R2>(self: STM<K, E, R>, tag: Exclude<N, keyof K>, f: (_: NoInfer<K>) => STM<A, E2, R2>): STM<MergeRecord<K, {\n        [k in N]: A;\n    }>, E | E2, R | R2>;\n};\ndeclare const let_: {\n    <N extends string, K, A>(tag: Exclude<N, keyof K>, f: (_: NoInfer<K>) => A): <E, R>(self: STM<K, E, R>) => STM<MergeRecord<K, {\n        [k in N]: A;\n    }>, E, R>;\n    <K, E, R, N extends string, A>(self: STM<K, E, R>, tag: Exclude<N, keyof K>, f: (_: NoInfer<K>) => A): STM<MergeRecord<K, {\n        [k in N]: A;\n    }>, E, R>;\n};\nexport { \n/**\n * @category do notation\n * @since 2.0.0\n */\nlet_ as let };\n/**\n * @category do notation\n * @since 2.0.0\n */\nexport declare const bindTo: {\n    /**\n     * @category do notation\n     * @since 2.0.0\n     */\n    <N extends string>(tag: N): <A, E, R>(self: STM<A, E, R>) => STM<Record<N, A>, E, R>;\n    /**\n     * @category do notation\n     * @since 2.0.0\n     */\n    <A, E, R, N extends string>(self: STM<A, E, R>, tag: N): STM<Record<N, A>, E, R>;\n};\n//# sourceMappingURL=STM.d.ts.map",
  "node_modules/effect/dist/dts/Schedule.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Cause from \"./Cause.js\";\nimport type * as Chunk from \"./Chunk.js\";\nimport type * as Context from \"./Context.js\";\nimport type * as Cron from \"./Cron.js\";\nimport type * as DateTime from \"./DateTime.js\";\nimport type * as Duration from \"./Duration.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Either from \"./Either.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { Predicate } from \"./Predicate.js\";\nimport type * as Ref from \"./Ref.js\";\nimport type * as ScheduleDecision from \"./ScheduleDecision.js\";\nimport type * as Intervals from \"./ScheduleIntervals.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category Symbols\n */\nexport declare const ScheduleTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category Symbols\n */\nexport type ScheduleTypeId = typeof ScheduleTypeId;\n/**\n * @since 2.0.0\n * @category Symbols\n */\nexport declare const ScheduleDriverTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category Symbols\n */\nexport type ScheduleDriverTypeId = typeof ScheduleDriverTypeId;\n/**\n * A `Schedule<Out, In, R>` defines a recurring schedule, which consumes values\n * of type `In`, and which returns values of type `Out`.\n *\n * The `Schedule` type is structured as follows:\n *\n * ```ts skip-type-checking\n * //        ┌─── The type of output produced by the schedule\n * //        │   ┌─── The type of input consumed by the schedule\n * //        │   │     ┌─── Additional requirements for the schedule\n * //        ▼   ▼     ▼\n * Schedule<Out, In, Requirements>\n * ```\n *\n * A schedule operates by consuming values of type `In` (such as errors in the\n * case of `Effect.retry`, or values in the case of `Effect.repeat`) and\n * producing values of type `Out`. It determines when to halt or continue the\n * execution based on input values and its internal state.\n *\n * The inclusion of a `Requirements` parameter allows the schedule to leverage\n * additional services or resources as needed.\n *\n * Schedules are defined as a possibly infinite set of intervals spread out over\n * time. Each interval defines a window in which recurrence is possible.\n *\n * When schedules are used to repeat or retry effects, the starting boundary of\n * each interval produced by a schedule is used as the moment when the effect\n * will be executed again.\n *\n * Schedules can be composed in different ways:\n *\n * - Union: Combines two schedules and recurs if either schedule wants to\n *   continue, using the shorter delay.\n * - Intersection: Combines two schedules and recurs only if both schedules want\n *   to continue, using the longer delay.\n * - Sequencing: Combines two schedules by running the first one fully, then\n *   switching to the second.\n *\n * In addition, schedule inputs and outputs can be transformed, filtered (to\n * terminate a schedule early in response to some input or output), and so\n * forth.\n *\n * A variety of other operators exist for transforming and combining schedules,\n * and the companion object for `Schedule` contains all common types of\n * schedules, both for performing retrying, as well as performing repetition.\n *\n * @category Model\n * @since 2.0.0\n */\nexport interface Schedule<out Out, in In = unknown, out R = never> extends Schedule.Variance<Out, In, R>, Pipeable {\n    /**\n     * Initial State\n     */\n    readonly initial: any;\n    /**\n     * Schedule Step\n     */\n    step(now: number, input: In, state: any): Effect.Effect<readonly [any, Out, ScheduleDecision.ScheduleDecision], never, R>;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Schedule {\n    /**\n     * @since 2.0.0\n     * @category Models\n     */\n    interface Variance<out Out, in In, out R> {\n        readonly [ScheduleTypeId]: {\n            readonly _Out: Types.Covariant<Out>;\n            readonly _In: Types.Contravariant<In>;\n            readonly _R: Types.Covariant<R>;\n        };\n    }\n    /**\n     * @since 2.0.0\n     */\n    interface DriverVariance<out Out, in In, out R> {\n        readonly [ScheduleDriverTypeId]: {\n            readonly _Out: Types.Covariant<Out>;\n            readonly _In: Types.Contravariant<In>;\n            readonly _R: Types.Covariant<R>;\n        };\n    }\n}\n/**\n * @since 2.0.0\n * @category Models\n */\nexport interface ScheduleDriver<out Out, in In = unknown, out R = never> extends Schedule.DriverVariance<Out, In, R> {\n    readonly state: Effect.Effect<unknown>;\n    readonly iterationMeta: Ref.Ref<IterationMetadata>;\n    readonly last: Effect.Effect<Out, Cause.NoSuchElementException>;\n    readonly reset: Effect.Effect<void>;\n    next(input: In): Effect.Effect<Out, Option.Option<never>, R>;\n}\n/**\n * Creates a new schedule with a custom state and step function.\n *\n * **Details**\n *\n * This function constructs a `Schedule` by defining its initial state and a\n * step function, which determines how the schedule progresses over time. The\n * step function is called on each iteration with the current time, an input\n * value, and the schedule's current state. It returns the next state, an output\n * value, and a decision on whether the schedule should continue or stop.\n *\n * This function is useful for creating custom scheduling logic that goes beyond\n * predefined schedules like fixed intervals or exponential backoff. It allows\n * full control over how the schedule behaves at each step.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const makeWithState: <S, In, Out, R = never>(initial: S, step: (now: number, input: In, state: S) => Effect.Effect<readonly [S, Out, ScheduleDecision.ScheduleDecision], never, R>) => Schedule<Out, In, R>;\n/**\n * Checks whether a given value is a `Schedule`.\n *\n * @since 2.0.0\n * @category Guards\n */\nexport declare const isSchedule: (u: unknown) => u is Schedule<unknown, never, unknown>;\n/**\n * Adds a delay to every interval in a schedule.\n *\n * **Details**\n *\n * This function modifies a given schedule by applying an additional delay to\n * every interval it defines. The delay is determined by the provided function,\n * which takes the schedule's output and returns a delay duration.\n *\n * @see {@link addDelayEffect} If you need to compute the delay using an effectful function.\n *\n * @since 2.0.0\n * @category Timing & Delay\n */\nexport declare const addDelay: {\n    /**\n     * Adds a delay to every interval in a schedule.\n     *\n     * **Details**\n     *\n     * This function modifies a given schedule by applying an additional delay to\n     * every interval it defines. The delay is determined by the provided function,\n     * which takes the schedule's output and returns a delay duration.\n     *\n     * @see {@link addDelayEffect} If you need to compute the delay using an effectful function.\n     *\n     * @since 2.0.0\n     * @category Timing & Delay\n     */\n    <Out>(f: (out: Out) => Duration.DurationInput): <In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R>;\n    /**\n     * Adds a delay to every interval in a schedule.\n     *\n     * **Details**\n     *\n     * This function modifies a given schedule by applying an additional delay to\n     * every interval it defines. The delay is determined by the provided function,\n     * which takes the schedule's output and returns a delay duration.\n     *\n     * @see {@link addDelayEffect} If you need to compute the delay using an effectful function.\n     *\n     * @since 2.0.0\n     * @category Timing & Delay\n     */\n    <Out, In, R>(self: Schedule<Out, In, R>, f: (out: Out) => Duration.DurationInput): Schedule<Out, In, R>;\n};\n/**\n * Adds an effectfully computed delay to every interval in a schedule.\n *\n * **Details**\n *\n * This function modifies a given schedule by applying an additional delay to\n * each interval, where the delay is determined by an effectful function. The\n * function takes the schedule’s output and returns an effect that produces a\n * delay duration.\n *\n * @see {@link addDelay} If you need to compute the delay using a pure function.\n *\n * @since 2.0.0\n * @category Timing & Delay\n */\nexport declare const addDelayEffect: {\n    /**\n     * Adds an effectfully computed delay to every interval in a schedule.\n     *\n     * **Details**\n     *\n     * This function modifies a given schedule by applying an additional delay to\n     * each interval, where the delay is determined by an effectful function. The\n     * function takes the schedule’s output and returns an effect that produces a\n     * delay duration.\n     *\n     * @see {@link addDelay} If you need to compute the delay using a pure function.\n     *\n     * @since 2.0.0\n     * @category Timing & Delay\n     */\n    <Out, R2>(f: (out: Out) => Effect.Effect<Duration.DurationInput, never, R2>): <In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R2 | R>;\n    /**\n     * Adds an effectfully computed delay to every interval in a schedule.\n     *\n     * **Details**\n     *\n     * This function modifies a given schedule by applying an additional delay to\n     * each interval, where the delay is determined by an effectful function. The\n     * function takes the schedule’s output and returns an effect that produces a\n     * delay duration.\n     *\n     * @see {@link addDelay} If you need to compute the delay using a pure function.\n     *\n     * @since 2.0.0\n     * @category Timing & Delay\n     */\n    <Out, In, R, R2>(self: Schedule<Out, In, R>, f: (out: Out) => Effect.Effect<Duration.DurationInput, never, R2>): Schedule<Out, In, R | R2>;\n};\n/**\n * Runs two schedules sequentially, merging their outputs.\n *\n * **Details**\n *\n * This function executes two schedules one after the other. The first schedule\n * runs to completion, and then the second schedule begins execution. Unlike\n * {@link andThenEither}, this function merges the outputs instead of wrapping\n * them in `Either`, allowing both schedules to contribute their results\n * directly.\n *\n * This is useful when a workflow consists of two phases where the second phase\n * should start only after the first one has fully completed.\n *\n * @see {@link andThenEither} If you need to keep track of which schedule\n * produced each result.\n *\n * @since 2.0.0\n * @category Sequential Composition\n */\nexport declare const andThen: {\n    /**\n     * Runs two schedules sequentially, merging their outputs.\n     *\n     * **Details**\n     *\n     * This function executes two schedules one after the other. The first schedule\n     * runs to completion, and then the second schedule begins execution. Unlike\n     * {@link andThenEither}, this function merges the outputs instead of wrapping\n     * them in `Either`, allowing both schedules to contribute their results\n     * directly.\n     *\n     * This is useful when a workflow consists of two phases where the second phase\n     * should start only after the first one has fully completed.\n     *\n     * @see {@link andThenEither} If you need to keep track of which schedule\n     * produced each result.\n     *\n     * @since 2.0.0\n     * @category Sequential Composition\n     */\n    <Out2, In2, R2>(that: Schedule<Out2, In2, R2>): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<Out2 | Out, In & In2, R2 | R>;\n    /**\n     * Runs two schedules sequentially, merging their outputs.\n     *\n     * **Details**\n     *\n     * This function executes two schedules one after the other. The first schedule\n     * runs to completion, and then the second schedule begins execution. Unlike\n     * {@link andThenEither}, this function merges the outputs instead of wrapping\n     * them in `Either`, allowing both schedules to contribute their results\n     * directly.\n     *\n     * This is useful when a workflow consists of two phases where the second phase\n     * should start only after the first one has fully completed.\n     *\n     * @see {@link andThenEither} If you need to keep track of which schedule\n     * produced each result.\n     *\n     * @since 2.0.0\n     * @category Sequential Composition\n     */\n    <Out, In, R, Out2, In2, R2>(self: Schedule<Out, In, R>, that: Schedule<Out2, In2, R2>): Schedule<Out | Out2, In & In2, R | R2>;\n};\n/**\n * Runs two schedules sequentially, collecting results in an `Either`.\n *\n * **Details**\n *\n * This function combines two schedules in sequence. The first schedule runs to\n * completion, and then the second schedule starts and runs to completion as\n * well. The outputs of both schedules are collected into an `Either` structure:\n * - `Either.Left` contains the output of the second schedule.\n * - `Either.Right` contains the output of the first schedule.\n *\n * This is useful when you need to switch from one schedule to another after the\n * first one finishes, while still keeping track of which schedule produced each\n * result.\n *\n * @see {@link andThen} If you need to merge the outputs of both schedules.\n *\n * @since 2.0.0\n * @category Sequential Composition\n */\nexport declare const andThenEither: {\n    /**\n     * Runs two schedules sequentially, collecting results in an `Either`.\n     *\n     * **Details**\n     *\n     * This function combines two schedules in sequence. The first schedule runs to\n     * completion, and then the second schedule starts and runs to completion as\n     * well. The outputs of both schedules are collected into an `Either` structure:\n     * - `Either.Left` contains the output of the second schedule.\n     * - `Either.Right` contains the output of the first schedule.\n     *\n     * This is useful when you need to switch from one schedule to another after the\n     * first one finishes, while still keeping track of which schedule produced each\n     * result.\n     *\n     * @see {@link andThen} If you need to merge the outputs of both schedules.\n     *\n     * @since 2.0.0\n     * @category Sequential Composition\n     */\n    <Out2, In2, R2>(that: Schedule<Out2, In2, R2>): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<Either.Either<Out2, Out>, In & In2, R2 | R>;\n    /**\n     * Runs two schedules sequentially, collecting results in an `Either`.\n     *\n     * **Details**\n     *\n     * This function combines two schedules in sequence. The first schedule runs to\n     * completion, and then the second schedule starts and runs to completion as\n     * well. The outputs of both schedules are collected into an `Either` structure:\n     * - `Either.Left` contains the output of the second schedule.\n     * - `Either.Right` contains the output of the first schedule.\n     *\n     * This is useful when you need to switch from one schedule to another after the\n     * first one finishes, while still keeping track of which schedule produced each\n     * result.\n     *\n     * @see {@link andThen} If you need to merge the outputs of both schedules.\n     *\n     * @since 2.0.0\n     * @category Sequential Composition\n     */\n    <Out, In, R, Out2, In2, R2>(self: Schedule<Out, In, R>, that: Schedule<Out2, In2, R2>): Schedule<Either.Either<Out2, Out>, In & In2, R | R2>;\n};\n/**\n * Transforms a schedule to always produce a constant output.\n *\n * **Details**\n *\n * This function modifies a given schedule so that instead of returning its\n * computed outputs, it always returns a constant value.\n *\n * This is useful when you need a schedule for timing but don’t care about its\n * actual output, or when you want to standardize results across different\n * scheduling strategies.\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const as: {\n    /**\n     * Transforms a schedule to always produce a constant output.\n     *\n     * **Details**\n     *\n     * This function modifies a given schedule so that instead of returning its\n     * computed outputs, it always returns a constant value.\n     *\n     * This is useful when you need a schedule for timing but don’t care about its\n     * actual output, or when you want to standardize results across different\n     * scheduling strategies.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <Out2>(out: Out2): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<Out2, In, R>;\n    /**\n     * Transforms a schedule to always produce a constant output.\n     *\n     * **Details**\n     *\n     * This function modifies a given schedule so that instead of returning its\n     * computed outputs, it always returns a constant value.\n     *\n     * This is useful when you need a schedule for timing but don’t care about its\n     * actual output, or when you want to standardize results across different\n     * scheduling strategies.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <Out, In, R, Out2>(self: Schedule<Out, In, R>, out: Out2): Schedule<Out2, In, R>;\n};\n/**\n * Transforms a schedule to always return `void` instead of its output.\n *\n * **Details**\n *\n * This function modifies a given schedule so that it no longer returns\n * meaningful output—each execution produces `void`. This is useful when the\n * schedule is used only for timing purposes and the actual output of the\n * schedule is irrelevant.\n *\n * The schedule still determines when executions should occur, but the results\n * are discarded.\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const asVoid: <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<void, In, R>;\n/**\n * Combines two schedules, preserving both their inputs and outputs.\n *\n * **Details**\n *\n * This function merges two schedules so that both their input types and output\n * types are retained. When executed, the resulting schedule will take inputs\n * from both original schedules and produce a tuple containing both outputs.\n *\n * It recurs if either schedule wants to continue, using the shorter delay.\n *\n * This is useful when you want to track multiple schedules simultaneously,\n * ensuring that both receive the same inputs and produce combined results.\n *\n * @since 2.0.0\n * @category Zipping\n */\nexport declare const bothInOut: {\n    /**\n     * Combines two schedules, preserving both their inputs and outputs.\n     *\n     * **Details**\n     *\n     * This function merges two schedules so that both their input types and output\n     * types are retained. When executed, the resulting schedule will take inputs\n     * from both original schedules and produce a tuple containing both outputs.\n     *\n     * It recurs if either schedule wants to continue, using the shorter delay.\n     *\n     * This is useful when you want to track multiple schedules simultaneously,\n     * ensuring that both receive the same inputs and produce combined results.\n     *\n     * @since 2.0.0\n     * @category Zipping\n     */\n    <Out2, In2, R2>(that: Schedule<Out2, In2, R2>): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<[Out, Out2], readonly [In, In2], R2 | R>;\n    /**\n     * Combines two schedules, preserving both their inputs and outputs.\n     *\n     * **Details**\n     *\n     * This function merges two schedules so that both their input types and output\n     * types are retained. When executed, the resulting schedule will take inputs\n     * from both original schedules and produce a tuple containing both outputs.\n     *\n     * It recurs if either schedule wants to continue, using the shorter delay.\n     *\n     * This is useful when you want to track multiple schedules simultaneously,\n     * ensuring that both receive the same inputs and produce combined results.\n     *\n     * @since 2.0.0\n     * @category Zipping\n     */\n    <Out, In, R, Out2, In2, R2>(self: Schedule<Out, In, R>, that: Schedule<Out2, In2, R2>): Schedule<[Out, Out2], readonly [In, In2], R | R2>;\n};\n/**\n * Filters schedule executions based on a custom condition.\n *\n * **Details**\n *\n * This function modifies a schedule by applying a custom test function to each\n * input-output pair. The test function determines whether the schedule should\n * continue or stop. If the function returns `true`, the schedule proceeds as\n * usual; if it returns `false`, the schedule terminates.\n *\n * This is useful for conditional retries, custom stop conditions, or\n * dynamically controlling execution based on observed inputs and outputs.\n *\n * @see {@link checkEffect} If you need to use an effectful test function.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const check: {\n    /**\n     * Filters schedule executions based on a custom condition.\n     *\n     * **Details**\n     *\n     * This function modifies a schedule by applying a custom test function to each\n     * input-output pair. The test function determines whether the schedule should\n     * continue or stop. If the function returns `true`, the schedule proceeds as\n     * usual; if it returns `false`, the schedule terminates.\n     *\n     * This is useful for conditional retries, custom stop conditions, or\n     * dynamically controlling execution based on observed inputs and outputs.\n     *\n     * @see {@link checkEffect} If you need to use an effectful test function.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <In, Out>(test: (input: In, output: Out) => boolean): <R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R>;\n    /**\n     * Filters schedule executions based on a custom condition.\n     *\n     * **Details**\n     *\n     * This function modifies a schedule by applying a custom test function to each\n     * input-output pair. The test function determines whether the schedule should\n     * continue or stop. If the function returns `true`, the schedule proceeds as\n     * usual; if it returns `false`, the schedule terminates.\n     *\n     * This is useful for conditional retries, custom stop conditions, or\n     * dynamically controlling execution based on observed inputs and outputs.\n     *\n     * @see {@link checkEffect} If you need to use an effectful test function.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <Out, In, R>(self: Schedule<Out, In, R>, test: (input: In, output: Out) => boolean): Schedule<Out, In, R>;\n};\n/**\n * Conditionally filters schedule executions using an effectful function.\n *\n * **Details**\n *\n * This function modifies a schedule by applying a custom effectful test\n * function to each input-output pair. The test function determines whether the\n * schedule should continue (`true`) or stop (`false`).\n *\n * This is useful when the decision to continue depends on external factors such\n * as database lookups, API calls, or other asynchronous computations.\n *\n * @see {@link check} If you need to use a pure test function.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const checkEffect: {\n    /**\n     * Conditionally filters schedule executions using an effectful function.\n     *\n     * **Details**\n     *\n     * This function modifies a schedule by applying a custom effectful test\n     * function to each input-output pair. The test function determines whether the\n     * schedule should continue (`true`) or stop (`false`).\n     *\n     * This is useful when the decision to continue depends on external factors such\n     * as database lookups, API calls, or other asynchronous computations.\n     *\n     * @see {@link check} If you need to use a pure test function.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <In, Out, R2>(test: (input: In, output: Out) => Effect.Effect<boolean, never, R2>): <R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R2 | R>;\n    /**\n     * Conditionally filters schedule executions using an effectful function.\n     *\n     * **Details**\n     *\n     * This function modifies a schedule by applying a custom effectful test\n     * function to each input-output pair. The test function determines whether the\n     * schedule should continue (`true`) or stop (`false`).\n     *\n     * This is useful when the decision to continue depends on external factors such\n     * as database lookups, API calls, or other asynchronous computations.\n     *\n     * @see {@link check} If you need to use a pure test function.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <Out, In, R, R2>(self: Schedule<Out, In, R>, test: (input: In, output: Out) => Effect.Effect<boolean, never, R2>): Schedule<Out, In, R | R2>;\n};\n/**\n * A schedule that collects all inputs into a `Chunk`.\n *\n * **Details**\n *\n * This function creates a schedule that never terminates and continuously\n * collects every input it receives into a `Chunk`. Each time the schedule runs,\n * it appends the new input to the collected list.\n *\n * This is useful when you need to track all received inputs over time, such as\n * logging user actions, recording retry attempts, or accumulating data for\n * later processing.\n *\n * @see {@link collectAllOutputs} If you need to collect outputs instead of\n * inputs.\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const collectAllInputs: <A>() => Schedule<Chunk.Chunk<A>, A>;\n/**\n * Collects all outputs of a schedule into a `Chunk`.\n *\n * **Details**\n *\n * This function modifies a given schedule so that instead of returning\n * individual outputs, it accumulates them into a `Chunk`. The schedule\n * continues to run, appending each output to the collected list.\n *\n * This is useful when you need to track all results over time, such as logging\n * outputs, aggregating data, or keeping a history of previous values.\n *\n * @see {@link collectAllInputs} If you need to collect inputs instead of\n * outputs.\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const collectAllOutputs: <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<Chunk.Chunk<Out>, In, R>;\n/**\n * Collects all inputs into a `Chunk` until a condition fails.\n *\n * **Details**\n *\n * This function creates a schedule that continuously collects inputs into a\n * `Chunk` until the given predicate function `f` evaluates to `false`. Once the\n * condition fails, the schedule stops.\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const collectUntil: <A>(f: Predicate<A>) => Schedule<Chunk.Chunk<A>, A>;\n/**\n * Collects all inputs into a `Chunk` until an effectful condition fails.\n *\n * **Details**\n *\n * This function creates a schedule that continuously collects inputs into a\n * `Chunk` until the given effectful predicate `f` returns `false`. The\n * predicate runs as an effect, meaning it can involve asynchronous computations\n * like API calls, database lookups, or randomness.\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const collectUntilEffect: <A, R>(f: (a: A) => Effect.Effect<boolean, never, R>) => Schedule<Chunk.Chunk<A>, A, R>;\n/**\n * Collects all inputs into a `Chunk` while a condition holds.\n *\n * **Details**\n *\n * This function creates a schedule that continuously collects inputs into a\n * `Chunk` while the given predicate function `f` evaluates to `true`. As soon\n * as the condition fails, the schedule stops.\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const collectWhile: <A>(f: Predicate<A>) => Schedule<Chunk.Chunk<A>, A>;\n/**\n * Collects all inputs into a `Chunk` while an effectful condition holds.\n *\n * **Details**\n *\n * This function creates a schedule that continuously collects inputs into a\n * `Chunk` while the given effectful predicate `f` returns `true`. The predicate\n * returns an effect, meaning it can depend on external state, such as database\n * queries, API responses, or real-time user conditions.\n *\n * As soon as the effectful condition returns `false`, the schedule stops. This\n * is useful for dynamically controlled data collection, where stopping depends\n * on an external or asynchronous factor.\n *\n * @since 2.0.0\n * @category Collecting\n */\nexport declare const collectWhileEffect: <A, R>(f: (a: A) => Effect.Effect<boolean, never, R>) => Schedule<Chunk.Chunk<A>, A, R>;\n/**\n * Chains two schedules, passing the output of the first as the input to the\n * second, while selecting the shorter delay between them.\n *\n * **Details**\n *\n * This function composes two schedules so that the output of the first schedule\n * becomes the input of the second schedule. The first schedule executes first,\n * and once it produces a result, the second schedule receives that result and\n * continues execution based on it.\n *\n * This is useful for building complex scheduling workflows where one schedule's\n * behavior determines how the next schedule behaves.\n *\n * @since 2.0.0\n * @category Composition\n */\nexport declare const compose: {\n    /**\n     * Chains two schedules, passing the output of the first as the input to the\n     * second, while selecting the shorter delay between them.\n     *\n     * **Details**\n     *\n     * This function composes two schedules so that the output of the first schedule\n     * becomes the input of the second schedule. The first schedule executes first,\n     * and once it produces a result, the second schedule receives that result and\n     * continues execution based on it.\n     *\n     * This is useful for building complex scheduling workflows where one schedule's\n     * behavior determines how the next schedule behaves.\n     *\n     * @since 2.0.0\n     * @category Composition\n     */\n    <Out2, Out, R2>(that: Schedule<Out2, Out, R2>): <In, R>(self: Schedule<Out, In, R>) => Schedule<Out2, In, R2 | R>;\n    /**\n     * Chains two schedules, passing the output of the first as the input to the\n     * second, while selecting the shorter delay between them.\n     *\n     * **Details**\n     *\n     * This function composes two schedules so that the output of the first schedule\n     * becomes the input of the second schedule. The first schedule executes first,\n     * and once it produces a result, the second schedule receives that result and\n     * continues execution based on it.\n     *\n     * This is useful for building complex scheduling workflows where one schedule's\n     * behavior determines how the next schedule behaves.\n     *\n     * @since 2.0.0\n     * @category Composition\n     */\n    <Out, In, R, Out2, R2>(self: Schedule<Out, In, R>, that: Schedule<Out2, Out, R2>): Schedule<Out2, In, R | R2>;\n};\n/**\n * Transforms the input type of a schedule.\n *\n * **Details**\n *\n * This function modifies a given schedule by applying a transformation function\n * to its inputs. Instead of directly receiving values of type `In`, the\n * schedule will now accept values of type `In2`, which are converted to `In`\n * using the provided mapping function `f`.\n *\n * This is useful when you have a schedule that expects a specific input type\n * but you need to adapt it to work with a different type.\n *\n * @see {@link mapInputEffect} If you need to use an effectful transformation function.\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const mapInput: {\n    /**\n     * Transforms the input type of a schedule.\n     *\n     * **Details**\n     *\n     * This function modifies a given schedule by applying a transformation function\n     * to its inputs. Instead of directly receiving values of type `In`, the\n     * schedule will now accept values of type `In2`, which are converted to `In`\n     * using the provided mapping function `f`.\n     *\n     * This is useful when you have a schedule that expects a specific input type\n     * but you need to adapt it to work with a different type.\n     *\n     * @see {@link mapInputEffect} If you need to use an effectful transformation function.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <In, In2>(f: (in2: In2) => In): <Out, R>(self: Schedule<Out, In, R>) => Schedule<Out, In2, R>;\n    /**\n     * Transforms the input type of a schedule.\n     *\n     * **Details**\n     *\n     * This function modifies a given schedule by applying a transformation function\n     * to its inputs. Instead of directly receiving values of type `In`, the\n     * schedule will now accept values of type `In2`, which are converted to `In`\n     * using the provided mapping function `f`.\n     *\n     * This is useful when you have a schedule that expects a specific input type\n     * but you need to adapt it to work with a different type.\n     *\n     * @see {@link mapInputEffect} If you need to use an effectful transformation function.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <Out, In, R, In2>(self: Schedule<Out, In, R>, f: (in2: In2) => In): Schedule<Out, In2, R>;\n};\n/**\n * Transforms the input type of a schedule using an effectful function.\n *\n * **Details**\n *\n * This function modifies a schedule by applying an effectful transformation to\n * its inputs. Instead of directly receiving values of type `In`, the schedule\n * will now accept values of type `In2`, which are converted to `In` via an\n * effectful function `f`.\n *\n * This is useful when the input transformation involves external dependencies,\n * such as API calls, database lookups, or other asynchronous computations.\n *\n * @see {@link mapInput} If you need to use a pure transformation function.\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const mapInputEffect: {\n    /**\n     * Transforms the input type of a schedule using an effectful function.\n     *\n     * **Details**\n     *\n     * This function modifies a schedule by applying an effectful transformation to\n     * its inputs. Instead of directly receiving values of type `In`, the schedule\n     * will now accept values of type `In2`, which are converted to `In` via an\n     * effectful function `f`.\n     *\n     * This is useful when the input transformation involves external dependencies,\n     * such as API calls, database lookups, or other asynchronous computations.\n     *\n     * @see {@link mapInput} If you need to use a pure transformation function.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <In2, In, R2>(f: (in2: In2) => Effect.Effect<In, never, R2>): <Out, R>(self: Schedule<Out, In, R>) => Schedule<Out, In2, R2 | R>;\n    /**\n     * Transforms the input type of a schedule using an effectful function.\n     *\n     * **Details**\n     *\n     * This function modifies a schedule by applying an effectful transformation to\n     * its inputs. Instead of directly receiving values of type `In`, the schedule\n     * will now accept values of type `In2`, which are converted to `In` via an\n     * effectful function `f`.\n     *\n     * This is useful when the input transformation involves external dependencies,\n     * such as API calls, database lookups, or other asynchronous computations.\n     *\n     * @see {@link mapInput} If you need to use a pure transformation function.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <Out, In, R, In2, R2>(self: Schedule<Out, In, R>, f: (in2: In2) => Effect.Effect<In, never, R2>): Schedule<Out, In2, R | R2>;\n};\n/**\n * Transforms the required context of a schedule.\n *\n * **Details**\n *\n * This function modifies a schedule by mapping its required context (`R`) into\n * a new context (`R0`) using the provided function `f`.\n *\n * This is useful when you need to adapt a schedule to work with a different\n * dependency environment without changing its core logic.\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const mapInputContext: {\n    /**\n     * Transforms the required context of a schedule.\n     *\n     * **Details**\n     *\n     * This function modifies a schedule by mapping its required context (`R`) into\n     * a new context (`R0`) using the provided function `f`.\n     *\n     * This is useful when you need to adapt a schedule to work with a different\n     * dependency environment without changing its core logic.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <R0, R>(f: (env0: Context.Context<R0>) => Context.Context<R>): <Out, In>(self: Schedule<Out, In, R>) => Schedule<Out, In, R0>;\n    /**\n     * Transforms the required context of a schedule.\n     *\n     * **Details**\n     *\n     * This function modifies a schedule by mapping its required context (`R`) into\n     * a new context (`R0`) using the provided function `f`.\n     *\n     * This is useful when you need to adapt a schedule to work with a different\n     * dependency environment without changing its core logic.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <Out, In, R, R0>(self: Schedule<Out, In, R>, f: (env0: Context.Context<R0>) => Context.Context<R>): Schedule<Out, In, R0>;\n};\n/**\n * A schedule that recurs indefinitely, counting the number of recurrences.\n *\n * **Details**\n *\n * This schedule never stops and simply counts how many times it has executed.\n * Each recurrence increases the count, starting from `0`.\n *\n * This is useful when tracking the number of attempts in retry policies,\n * measuring execution loops, or implementing infinite polling scenarios.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const count: Schedule<number>;\n/**\n * Creates a schedule that recurs based on a cron expression.\n *\n * **Details**\n *\n * This schedule automatically executes at intervals defined by a cron\n * expression. It triggers at the beginning of each matched interval and\n * produces timestamps representing the start and end of the cron window.\n *\n * The cron `expression` is validated lazily, meaning errors may only be\n * detected when the schedule is executed.\n *\n * @since 2.0.0\n * @category Cron\n */\nexport declare const cron: {\n    /**\n     * Creates a schedule that recurs based on a cron expression.\n     *\n     * **Details**\n     *\n     * This schedule automatically executes at intervals defined by a cron\n     * expression. It triggers at the beginning of each matched interval and\n     * produces timestamps representing the start and end of the cron window.\n     *\n     * The cron `expression` is validated lazily, meaning errors may only be\n     * detected when the schedule is executed.\n     *\n     * @since 2.0.0\n     * @category Cron\n     */\n    (cron: Cron.Cron): Schedule<[number, number]>;\n    /**\n     * Creates a schedule that recurs based on a cron expression.\n     *\n     * **Details**\n     *\n     * This schedule automatically executes at intervals defined by a cron\n     * expression. It triggers at the beginning of each matched interval and\n     * produces timestamps representing the start and end of the cron window.\n     *\n     * The cron `expression` is validated lazily, meaning errors may only be\n     * detected when the schedule is executed.\n     *\n     * @since 2.0.0\n     * @category Cron\n     */\n    (expression: string, tz?: DateTime.TimeZone | string): Schedule<[number, number]>;\n};\n/**\n * Cron-like schedule that recurs at a specific second of each minute.\n *\n * **Details**\n *\n * This schedule triggers at the specified `second` of each minute,\n * starting at zero nanoseconds. It produces a count of executions\n * (0, 1, 2, ...). The `second` parameter is validated lazily, meaning\n * invalid values will only be caught at runtime.\n *\n * @since 2.0.0\n * @category Cron\n */\nexport declare const secondOfMinute: (second: number) => Schedule<number>;\n/**\n * Creates a schedule that recurs every specified minute of each hour.\n *\n * **Details**\n *\n * This schedule triggers once per hour at the specified `minute`, starting\n * exactly at `minute:00` (zero seconds). The schedule produces a count of\n * executions (`0, 1, 2, ...`), representing how many times it has run.\n *\n * The `minute` parameter must be between `0` and `59`. It is validated lazily,\n * meaning an invalid value will cause errors only when the schedule is\n * executed.\n *\n * @since 2.0.0\n * @category Cron\n */\nexport declare const minuteOfHour: (minute: number) => Schedule<number>;\n/**\n * Creates a schedule that recurs at a specific hour of each day.\n *\n * **Details**\n *\n * This schedule triggers once per day at the specified `hour`, starting at zero\n * minutes of that hour. The schedule produces a count of executions (`0, 1, 2,\n * ...`), indicating how many times it has been triggered.\n *\n * The `hour` parameter must be between `0` (midnight) and `23` (11 PM). It is\n * validated lazily, meaning an invalid value will cause errors only when the\n * schedule is executed.\n *\n * This is useful for scheduling daily recurring tasks at a fixed time, such as\n * running batch jobs or refreshing data.\n *\n * @since 2.0.0\n * @category Cron\n */\nexport declare const hourOfDay: (hour: number) => Schedule<number>;\n/**\n * Creates a schedule that recurs on a specific day of the month.\n *\n * **Details**\n *\n * This schedule triggers at midnight on the specified day of each month. It\n * will not execute in months that have fewer days than the given day. For\n * example, if the schedule is set to run on the 31st, it will not execute in\n * months with only 30 days.\n *\n * The schedule produces a count of executions, starting at 0 and incrementing\n * with each recurrence.\n *\n * The `day` parameter is validated lazily, meaning errors may only be detected\n * when the schedule is executed.\n *\n * @since 2.0.0\n * @category Cron\n */\nexport declare const dayOfMonth: (day: number) => Schedule<number>;\n/**\n * Creates a schedule that recurs on a specific day of the week.\n *\n * **Details**\n *\n * This schedule triggers at midnight on the specified day of the week. The\n * `day` parameter follows the standard convention where `Monday = 1` and\n * `Sunday = 7`. The schedule produces a count of executions, starting at 0 and\n * incrementing with each recurrence.\n *\n * The `day` parameter is validated lazily, meaning errors may only be detected\n * when the schedule is executed.\n *\n * @since 2.0.0\n * @category Cron\n */\nexport declare const dayOfWeek: (day: number) => Schedule<number>;\n/**\n * Modifies a schedule by adding a computed delay before each execution.\n *\n * **Details**\n *\n * This function adjusts an existing schedule by applying a transformation to\n * its delays. Instead of using the default interval, each delay is modified\n * using the provided function `f`, which takes the current delay and returns a\n * new delay.\n *\n * This is useful for dynamically adjusting wait times between executions, such\n * as introducing jitter, exponential backoff, or custom delay logic.\n *\n * @see {@link delayedEffect} If you need to compute the delay using an effectful function.\n *\n * @since 2.0.0\n * @category Timing & Delay\n */\nexport declare const delayed: {\n    /**\n     * Modifies a schedule by adding a computed delay before each execution.\n     *\n     * **Details**\n     *\n     * This function adjusts an existing schedule by applying a transformation to\n     * its delays. Instead of using the default interval, each delay is modified\n     * using the provided function `f`, which takes the current delay and returns a\n     * new delay.\n     *\n     * This is useful for dynamically adjusting wait times between executions, such\n     * as introducing jitter, exponential backoff, or custom delay logic.\n     *\n     * @see {@link delayedEffect} If you need to compute the delay using an effectful function.\n     *\n     * @since 2.0.0\n     * @category Timing & Delay\n     */\n    (f: (duration: Duration.Duration) => Duration.DurationInput): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R>;\n    /**\n     * Modifies a schedule by adding a computed delay before each execution.\n     *\n     * **Details**\n     *\n     * This function adjusts an existing schedule by applying a transformation to\n     * its delays. Instead of using the default interval, each delay is modified\n     * using the provided function `f`, which takes the current delay and returns a\n     * new delay.\n     *\n     * This is useful for dynamically adjusting wait times between executions, such\n     * as introducing jitter, exponential backoff, or custom delay logic.\n     *\n     * @see {@link delayedEffect} If you need to compute the delay using an effectful function.\n     *\n     * @since 2.0.0\n     * @category Timing & Delay\n     */\n    <Out, In, R>(self: Schedule<Out, In, R>, f: (duration: Duration.Duration) => Duration.DurationInput): Schedule<Out, In, R>;\n};\n/**\n * Modifies a schedule by adding an effectfully computed delay before each\n * execution.\n *\n * **Details**\n *\n * This function adjusts an existing schedule by introducing a delay that is\n * computed via an effect. Instead of using a fixed delay, each interval is\n * dynamically adjusted based on an effectful function `f`, which takes the\n * current delay and returns a new delay wrapped in an `Effect`.\n *\n * This is useful for adaptive scheduling where delays depend on external\n * factors, such as API calls, database queries, or dynamic system conditions.\n *\n * @see {@link delayed} If you need to compute the delay using a pure function.\n *\n * @since 2.0.0\n * @category Timing & Delay\n */\nexport declare const delayedEffect: {\n    /**\n     * Modifies a schedule by adding an effectfully computed delay before each\n     * execution.\n     *\n     * **Details**\n     *\n     * This function adjusts an existing schedule by introducing a delay that is\n     * computed via an effect. Instead of using a fixed delay, each interval is\n     * dynamically adjusted based on an effectful function `f`, which takes the\n     * current delay and returns a new delay wrapped in an `Effect`.\n     *\n     * This is useful for adaptive scheduling where delays depend on external\n     * factors, such as API calls, database queries, or dynamic system conditions.\n     *\n     * @see {@link delayed} If you need to compute the delay using a pure function.\n     *\n     * @since 2.0.0\n     * @category Timing & Delay\n     */\n    <R2>(f: (duration: Duration.Duration) => Effect.Effect<Duration.DurationInput, never, R2>): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R2 | R>;\n    /**\n     * Modifies a schedule by adding an effectfully computed delay before each\n     * execution.\n     *\n     * **Details**\n     *\n     * This function adjusts an existing schedule by introducing a delay that is\n     * computed via an effect. Instead of using a fixed delay, each interval is\n     * dynamically adjusted based on an effectful function `f`, which takes the\n     * current delay and returns a new delay wrapped in an `Effect`.\n     *\n     * This is useful for adaptive scheduling where delays depend on external\n     * factors, such as API calls, database queries, or dynamic system conditions.\n     *\n     * @see {@link delayed} If you need to compute the delay using a pure function.\n     *\n     * @since 2.0.0\n     * @category Timing & Delay\n     */\n    <Out, In, R, R2>(self: Schedule<Out, In, R>, f: (duration: Duration.Duration) => Effect.Effect<Duration.DurationInput, never, R2>): Schedule<Out, In, R | R2>;\n};\n/**\n * Uses the delays produced by a schedule to further delay its intervals.\n *\n * **Details**\n *\n * This function modifies a schedule by using its own output delays to control\n * its execution timing. Instead of executing immediately at each interval, the\n * schedule will be delayed by the duration it produces.\n *\n * @since 2.0.0\n * @category Timing & Delay\n */\nexport declare const delayedSchedule: <In, R>(schedule: Schedule<Duration.Duration, In, R>) => Schedule<Duration.Duration, In, R>;\n/**\n * Transforms a schedule to output the delay between each occurrence.\n *\n * **Details**\n *\n * This function modifies an existing schedule so that instead of producing its\n * original output, it now returns the delay between each scheduled execution.\n *\n * @since 2.0.0\n * @category Monitoring\n */\nexport declare const delays: <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<Duration.Duration, In, R>;\n/**\n * Transforms both the input and output of a schedule.\n *\n * **Details**\n *\n * This function modifies an existing schedule by applying a transformation to\n * both its input values and its output values. The provided transformation\n * functions `onInput` and `onOutput` allow you to map the schedule to work with\n * a different input type while modifying its outputs as well.\n *\n * @see {@link mapBothEffect} If you need to use effectful transformation functions.\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const mapBoth: {\n    /**\n     * Transforms both the input and output of a schedule.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule by applying a transformation to\n     * both its input values and its output values. The provided transformation\n     * functions `onInput` and `onOutput` allow you to map the schedule to work with\n     * a different input type while modifying its outputs as well.\n     *\n     * @see {@link mapBothEffect} If you need to use effectful transformation functions.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <In2, In, Out, Out2>(options: {\n        readonly onInput: (in2: In2) => In;\n        readonly onOutput: (out: Out) => Out2;\n    }): <R>(self: Schedule<Out, In, R>) => Schedule<Out2, In2, R>;\n    /**\n     * Transforms both the input and output of a schedule.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule by applying a transformation to\n     * both its input values and its output values. The provided transformation\n     * functions `onInput` and `onOutput` allow you to map the schedule to work with\n     * a different input type while modifying its outputs as well.\n     *\n     * @see {@link mapBothEffect} If you need to use effectful transformation functions.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <Out, In, R, In2, Out2>(self: Schedule<Out, In, R>, options: {\n        readonly onInput: (in2: In2) => In;\n        readonly onOutput: (out: Out) => Out2;\n    }): Schedule<Out2, In2, R>;\n};\n/**\n * Transforms both the input and output of a schedule using effectful\n * computations.\n *\n * **Details**\n *\n * This function modifies an existing schedule by applying effectful\n * transformations to both its input values and its output values. The provided\n * effectful functions `onInput` and `onOutput` allow you to transform inputs\n * and outputs using computations that may involve additional logic, resource\n * access, or side effects.\n *\n * @see {@link mapBoth} If you need to use pure transformation functions.\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const mapBothEffect: {\n    /**\n     * Transforms both the input and output of a schedule using effectful\n     * computations.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule by applying effectful\n     * transformations to both its input values and its output values. The provided\n     * effectful functions `onInput` and `onOutput` allow you to transform inputs\n     * and outputs using computations that may involve additional logic, resource\n     * access, or side effects.\n     *\n     * @see {@link mapBoth} If you need to use pure transformation functions.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <In2, In, R2, Out, R3, Out2>(options: {\n        readonly onInput: (input: In2) => Effect.Effect<In, never, R2>;\n        readonly onOutput: (out: Out) => Effect.Effect<Out2, never, R3>;\n    }): <R>(self: Schedule<Out, In, R>) => Schedule<Out2, In2, R2 | R3 | R>;\n    /**\n     * Transforms both the input and output of a schedule using effectful\n     * computations.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule by applying effectful\n     * transformations to both its input values and its output values. The provided\n     * effectful functions `onInput` and `onOutput` allow you to transform inputs\n     * and outputs using computations that may involve additional logic, resource\n     * access, or side effects.\n     *\n     * @see {@link mapBoth} If you need to use pure transformation functions.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <Out, In, R, In2, R2, Out2, R3>(self: Schedule<Out, In, R>, options: {\n        readonly onInput: (input: In2) => Effect.Effect<In, never, R2>;\n        readonly onOutput: (out: Out) => Effect.Effect<Out2, never, R3>;\n    }): Schedule<Out2, In2, R | R2 | R3>;\n};\n/**\n * Creates a driver to manually control the execution of a schedule.\n *\n * **Details**\n *\n * This function returns a `ScheduleDriver`, which allows stepping through a\n * schedule manually while handling delays and sleeping appropriately. A driver\n * is useful when you need fine-grained control over how a schedule progresses,\n * rather than relying on automatic execution.\n *\n * The returned driver exposes methods for retrieving the current state,\n * executing the next step, and resetting the schedule when needed.\n *\n * @since 2.0.0\n * @category getter\n */\nexport declare const driver: <Out, In, R>(self: Schedule<Out, In, R>) => Effect.Effect<ScheduleDriver<Out, In, R>>;\n/**\n * Alias of {@link fromDelay}.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const duration: (duration: Duration.DurationInput) => Schedule<Duration.Duration>;\n/**\n * Alias of {@link union}.\n *\n * @since 2.0.0\n * @category Alternatives\n */\nexport declare const either: {\n    /**\n     * Alias of {@link union}.\n     *\n     * @since 2.0.0\n     * @category Alternatives\n     */\n    <Out2, In2, R2>(that: Schedule<Out2, In2, R2>): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<[Out, Out2], In & In2, R2 | R>;\n    /**\n     * Alias of {@link union}.\n     *\n     * @since 2.0.0\n     * @category Alternatives\n     */\n    <Out, In, R, Out2, In2, R2>(self: Schedule<Out, In, R>, that: Schedule<Out2, In2, R2>): Schedule<[Out, Out2], In & In2, R | R2>;\n};\n/**\n * Alias of {@link unionWith}.\n *\n * @since 2.0.0\n * @category Alternatives\n */\nexport declare const eitherWith: {\n    /**\n     * Alias of {@link unionWith}.\n     *\n     * @since 2.0.0\n     * @category Alternatives\n     */\n    <Out2, In2, R2>(that: Schedule<Out2, In2, R2>, f: (x: Intervals.Intervals, y: Intervals.Intervals) => Intervals.Intervals): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<[Out, Out2], In & In2, R2 | R>;\n    /**\n     * Alias of {@link unionWith}.\n     *\n     * @since 2.0.0\n     * @category Alternatives\n     */\n    <Out, In, R, Out2, In2, R2>(self: Schedule<Out, In, R>, that: Schedule<Out2, In2, R2>, f: (x: Intervals.Intervals, y: Intervals.Intervals) => Intervals.Intervals): Schedule<[Out, Out2], In & In2, R | R2>;\n};\n/**\n * Creates a schedule that tracks the total elapsed duration since it started.\n *\n * **Details**\n *\n * This schedule executes continuously and returns the total time that has\n * passed since the first execution. The duration keeps increasing with each\n * step, providing a way to measure elapsed time.\n *\n * This is useful for tracking execution time, monitoring delays, or\n * implementing logic based on how long a process has been running.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const elapsed: Schedule<Duration.Duration>;\n/**\n * Attaches a finalizer to a schedule that runs when the schedule completes.\n *\n * **Details**\n *\n * This function returns a new schedule that executes a given finalizer when the\n * schedule reaches completion. Unlike `Effect.ensuring`, this method does not\n * guarantee the finalizer will run in all cases. If the schedule never\n * initializes or is not driven to completion, the finalizer may not execute.\n * However, if the schedule decides not to continue, the finalizer will be\n * invoked.\n *\n * This is useful for cleaning up resources, logging, or executing other side\n * effects when a schedule completes.\n *\n * @since 2.0.0\n * @category Finalization\n */\nexport declare const ensuring: {\n    /**\n     * Attaches a finalizer to a schedule that runs when the schedule completes.\n     *\n     * **Details**\n     *\n     * This function returns a new schedule that executes a given finalizer when the\n     * schedule reaches completion. Unlike `Effect.ensuring`, this method does not\n     * guarantee the finalizer will run in all cases. If the schedule never\n     * initializes or is not driven to completion, the finalizer may not execute.\n     * However, if the schedule decides not to continue, the finalizer will be\n     * invoked.\n     *\n     * This is useful for cleaning up resources, logging, or executing other side\n     * effects when a schedule completes.\n     *\n     * @since 2.0.0\n     * @category Finalization\n     */\n    <X>(finalizer: Effect.Effect<X, never, never>): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R>;\n    /**\n     * Attaches a finalizer to a schedule that runs when the schedule completes.\n     *\n     * **Details**\n     *\n     * This function returns a new schedule that executes a given finalizer when the\n     * schedule reaches completion. Unlike `Effect.ensuring`, this method does not\n     * guarantee the finalizer will run in all cases. If the schedule never\n     * initializes or is not driven to completion, the finalizer may not execute.\n     * However, if the schedule decides not to continue, the finalizer will be\n     * invoked.\n     *\n     * This is useful for cleaning up resources, logging, or executing other side\n     * effects when a schedule completes.\n     *\n     * @since 2.0.0\n     * @category Finalization\n     */\n    <Out, In, R, X>(self: Schedule<Out, In, R>, finalizer: Effect.Effect<X, never, never>): Schedule<Out, In, R>;\n};\n/**\n * Creates a schedule that recurs indefinitely with exponentially increasing\n * delays.\n *\n * **Details**\n *\n * This schedule starts with an initial delay of `base` and increases the delay\n * exponentially on each repetition using the formula `base * factor^n`, where\n * `n` is the number of times the schedule has executed so far. If no `factor`\n * is provided, it defaults to `2`, causing the delay to double after each\n * execution.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const exponential: (base: Duration.DurationInput, factor?: number) => Schedule<Duration.Duration>;\n/**\n * Creates a schedule that recurs indefinitely with Fibonacci-based increasing\n * delays.\n *\n * **Details**\n *\n * This schedule starts with an initial delay of `one` and increases subsequent\n * delays by summing the two previous delays, following the Fibonacci sequence.\n * The delay pattern follows: `one, one, one + one, (one + one) + one, ...`,\n * resulting in `1s, 1s, 2s, 3s, 5s, 8s, 13s, ...` if `one = 1s`.\n *\n * This is useful for progressive backoff strategies, where delays grow\n * naturally over time without increasing as aggressively as an exponential\n * schedule.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const fibonacci: (one: Duration.DurationInput) => Schedule<Duration.Duration>;\n/**\n * Creates a schedule that recurs at a fixed interval.\n *\n * **Details**\n *\n * This schedule executes at regular, evenly spaced intervals, returning the\n * number of times it has run so far. If the action being executed takes longer\n * than the interval, the next execution will happen immediately to prevent\n * \"pile-ups,\" ensuring that the schedule remains consistent without overlapping\n * executions.\n *\n * ```text\n * |-----interval-----|-----interval-----|-----interval-----|\n * |---------action--------||action|-----|action|-----------|\n * ```\n *\n * @see {@link spaced} If you need to run from the end of the last execution.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const fixed: (interval: Duration.DurationInput) => Schedule<number>;\n/**\n * Creates a schedule that recurs indefinitely, producing a count of\n * repetitions.\n *\n * **Details**\n *\n * This schedule runs indefinitely, returning an increasing count of executions\n * (`0, 1, 2, 3, ...`). Each step increments the count by one, allowing tracking\n * of how many times it has executed.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const forever: Schedule<number>;\n/**\n * Creates a schedule that recurs once after a specified duration.\n *\n * **Details**\n *\n * This schedule executes a single time after waiting for the given duration.\n * Once it has executed, it does not repeat.\n *\n * @see {@link fromDelays} If you need to create a schedule with multiple delays.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const fromDelay: (delay: Duration.DurationInput) => Schedule<Duration.Duration>;\n/**\n * Creates a schedule that recurs once for each specified duration, applying the\n * given delays sequentially.\n *\n * **Details**\n *\n * This schedule executes multiple times, each time waiting for the\n * corresponding duration from the provided list of delays. The first execution\n * waits for `delay`, the next for the second value in `delays`, and so on. Once\n * all delays have been used, the schedule stops executing.\n *\n * This is useful for defining a custom delay sequence that does not follow a\n * fixed pattern like exponential or Fibonacci backoff.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const fromDelays: (delay: Duration.DurationInput, ...delays: Array<Duration.DurationInput>) => Schedule<Duration.Duration>;\n/**\n * Creates a schedule that always recurs, transforming input values using the\n * specified function.\n *\n * **Details**\n *\n * This schedule continuously executes and applies the given function `f` to\n * each input value, producing a transformed output. The schedule itself does\n * not control delays or stopping conditions; it simply transforms the input\n * values as they are processed.\n *\n * This is useful when defining schedules that map inputs to outputs, allowing\n * dynamic transformations of incoming data.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const fromFunction: <A, B>(f: (a: A) => B) => Schedule<B, A>;\n/**\n * Creates a schedule that always recurs, passing inputs directly as outputs.\n *\n * **Details**\n *\n * This schedule runs indefinitely, returning each input value as its output\n * without modification. It effectively acts as a pass-through that simply\n * echoes its input values at each step.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const identity: <A>() => Schedule<A, A>;\n/**\n * Transforms a schedule to pass through its inputs as outputs.\n *\n * **Details**\n *\n * This function modifies an existing schedule so that it returns its input\n * values instead of its original output values. The schedule's timing remains\n * unchanged, but its outputs are replaced with whatever inputs it receives.\n *\n * @since 2.0.0\n */\nexport declare const passthrough: <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<In, In, R>;\n/**\n * Combines two schedules, continuing only if both schedules want to continue,\n * using the longer delay.\n *\n * **Details**\n *\n * This function takes two schedules and creates a new schedule that only\n * continues execution if both schedules allow it. The interval between\n * recurrences is determined by the longer delay between the two schedules.\n *\n * The output of the resulting schedule is a tuple containing the outputs of\n * both schedules. The input type is the intersection of both schedules' input\n * types.\n *\n * This is useful when coordinating multiple scheduling conditions where\n * execution should proceed only when both schedules permit it.\n *\n * @see {@link intersectWith} If you need to use a custom merge function.\n *\n * @since 2.0.0\n * @category Composition\n */\nexport declare const intersect: {\n    /**\n     * Combines two schedules, continuing only if both schedules want to continue,\n     * using the longer delay.\n     *\n     * **Details**\n     *\n     * This function takes two schedules and creates a new schedule that only\n     * continues execution if both schedules allow it. The interval between\n     * recurrences is determined by the longer delay between the two schedules.\n     *\n     * The output of the resulting schedule is a tuple containing the outputs of\n     * both schedules. The input type is the intersection of both schedules' input\n     * types.\n     *\n     * This is useful when coordinating multiple scheduling conditions where\n     * execution should proceed only when both schedules permit it.\n     *\n     * @see {@link intersectWith} If you need to use a custom merge function.\n     *\n     * @since 2.0.0\n     * @category Composition\n     */\n    <Out2, In2, R2>(that: Schedule<Out2, In2, R2>): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<[Out, Out2], In & In2, R2 | R>;\n    /**\n     * Combines two schedules, continuing only if both schedules want to continue,\n     * using the longer delay.\n     *\n     * **Details**\n     *\n     * This function takes two schedules and creates a new schedule that only\n     * continues execution if both schedules allow it. The interval between\n     * recurrences is determined by the longer delay between the two schedules.\n     *\n     * The output of the resulting schedule is a tuple containing the outputs of\n     * both schedules. The input type is the intersection of both schedules' input\n     * types.\n     *\n     * This is useful when coordinating multiple scheduling conditions where\n     * execution should proceed only when both schedules permit it.\n     *\n     * @see {@link intersectWith} If you need to use a custom merge function.\n     *\n     * @since 2.0.0\n     * @category Composition\n     */\n    <Out, In, R, Out2, In2, R2>(self: Schedule<Out, In, R>, that: Schedule<Out2, In2, R2>): Schedule<[Out, Out2], In & In2, R | R2>;\n};\n/**\n * Combines two schedules, continuing only if both want to continue, merging\n * intervals using a custom function.\n *\n * **Details**\n *\n * This function takes two schedules and creates a new schedule that only\n * continues execution if both schedules allow it. Instead of automatically\n * using the longer delay (like {@link intersect}), this function applies a\n * user-provided merge function `f` to determine the next interval between\n * executions.\n *\n * The output of the resulting schedule is a tuple containing the outputs of\n * both schedules, and the input type is the intersection of both schedules'\n * input types.\n *\n * @since 2.0.0\n * @category Composition\n */\nexport declare const intersectWith: {\n    /**\n     * Combines two schedules, continuing only if both want to continue, merging\n     * intervals using a custom function.\n     *\n     * **Details**\n     *\n     * This function takes two schedules and creates a new schedule that only\n     * continues execution if both schedules allow it. Instead of automatically\n     * using the longer delay (like {@link intersect}), this function applies a\n     * user-provided merge function `f` to determine the next interval between\n     * executions.\n     *\n     * The output of the resulting schedule is a tuple containing the outputs of\n     * both schedules, and the input type is the intersection of both schedules'\n     * input types.\n     *\n     * @since 2.0.0\n     * @category Composition\n     */\n    <Out2, In2, R2>(that: Schedule<Out2, In2, R2>, f: (x: Intervals.Intervals, y: Intervals.Intervals) => Intervals.Intervals): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<[Out, Out2], In & In2, R2 | R>;\n    /**\n     * Combines two schedules, continuing only if both want to continue, merging\n     * intervals using a custom function.\n     *\n     * **Details**\n     *\n     * This function takes two schedules and creates a new schedule that only\n     * continues execution if both schedules allow it. Instead of automatically\n     * using the longer delay (like {@link intersect}), this function applies a\n     * user-provided merge function `f` to determine the next interval between\n     * executions.\n     *\n     * The output of the resulting schedule is a tuple containing the outputs of\n     * both schedules, and the input type is the intersection of both schedules'\n     * input types.\n     *\n     * @since 2.0.0\n     * @category Composition\n     */\n    <Out, In, R, Out2, In2, R2>(self: Schedule<Out, In, R>, that: Schedule<Out2, In2, R2>, f: (x: Intervals.Intervals, y: Intervals.Intervals) => Intervals.Intervals): Schedule<[Out, Out2], In & In2, R | R2>;\n};\n/**\n * Returns a new schedule that randomly adjusts the interval size within a\n * range.\n *\n * **Details**\n *\n * This function modifies a schedule so that its delay between executions is\n * randomly varied within a range. By default, the delay is adjusted between\n * `80%` (`0.8 * interval`) and `120%` (`1.2 * interval`) of the original\n * interval size.\n *\n * This is useful for adding randomness to repeated executions, reducing\n * contention in distributed systems, and avoiding synchronized execution\n * patterns that can cause bottlenecks.\n *\n * @see {@link jitteredWith} If you need to specify custom min/max values.\n *\n * @since 2.0.0\n * @category Timing & Delay\n */\nexport declare const jittered: <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R>;\n/**\n * Returns a new schedule that randomly adjusts the interval size within a\n * user-defined range.\n *\n * **Details**\n *\n * This function modifies a schedule so that its delay between executions is\n * randomly varied within a specified range. Instead of using the default `0.8 -\n * 1.2` range like {@link jittered}, this function allows customizing the `min`\n * and `max` multipliers.\n *\n * The delay for each step will be adjusted within `min * original_interval` and\n * `max * original_interval`. If `min` and `max` are not provided, the defaults\n * are `0.8` and `1.2`, respectively.\n *\n * This is useful for introducing randomness into scheduling behavior while\n * having precise control over the jitter range.\n *\n * @since 2.0.0\n * @category Timing & Delay\n */\nexport declare const jitteredWith: {\n    /**\n     * Returns a new schedule that randomly adjusts the interval size within a\n     * user-defined range.\n     *\n     * **Details**\n     *\n     * This function modifies a schedule so that its delay between executions is\n     * randomly varied within a specified range. Instead of using the default `0.8 -\n     * 1.2` range like {@link jittered}, this function allows customizing the `min`\n     * and `max` multipliers.\n     *\n     * The delay for each step will be adjusted within `min * original_interval` and\n     * `max * original_interval`. If `min` and `max` are not provided, the defaults\n     * are `0.8` and `1.2`, respectively.\n     *\n     * This is useful for introducing randomness into scheduling behavior while\n     * having precise control over the jitter range.\n     *\n     * @since 2.0.0\n     * @category Timing & Delay\n     */\n    (options: {\n        min?: number | undefined;\n        max?: number | undefined;\n    }): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R>;\n    /**\n     * Returns a new schedule that randomly adjusts the interval size within a\n     * user-defined range.\n     *\n     * **Details**\n     *\n     * This function modifies a schedule so that its delay between executions is\n     * randomly varied within a specified range. Instead of using the default `0.8 -\n     * 1.2` range like {@link jittered}, this function allows customizing the `min`\n     * and `max` multipliers.\n     *\n     * The delay for each step will be adjusted within `min * original_interval` and\n     * `max * original_interval`. If `min` and `max` are not provided, the defaults\n     * are `0.8` and `1.2`, respectively.\n     *\n     * This is useful for introducing randomness into scheduling behavior while\n     * having precise control over the jitter range.\n     *\n     * @since 2.0.0\n     * @category Timing & Delay\n     */\n    <Out, In, R>(self: Schedule<Out, In, R>, options: {\n        min?: number | undefined;\n        max?: number | undefined;\n    }): Schedule<Out, In, R>;\n};\n/**\n * Creates a schedule that recurs indefinitely, increasing the delay linearly.\n *\n * **Details**\n *\n * This schedule starts with an initial delay of `base` and increases the delay\n * on each recurrence in a linear fashion, following the formula:\n *\n * `delay = base * n`\n *\n * where `n` is the number of times the schedule has executed so far. This\n * results in increasing intervals between executions.\n *\n * This is useful for implementing linear backoff strategies where the wait time\n * between retries increases at a steady rate.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const linear: (base: Duration.DurationInput) => Schedule<Duration.Duration>;\n/**\n * Returns a new schedule that transforms its output using the specified\n * function.\n *\n * **Details**\n *\n * This function modifies an existing schedule so that its outputs are\n * transformed by the provided function `f`. The timing and recurrence behavior\n * of the schedule remain unchanged, but the values it produces are mapped to\n * new values.\n *\n * This is useful when composing schedules where you need to adjust the output\n * format or apply additional processing.\n *\n * @see {@link mapEffect} If you need to use an effectful transformation\n * function.\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const map: {\n    /**\n     * Returns a new schedule that transforms its output using the specified\n     * function.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that its outputs are\n     * transformed by the provided function `f`. The timing and recurrence behavior\n     * of the schedule remain unchanged, but the values it produces are mapped to\n     * new values.\n     *\n     * This is useful when composing schedules where you need to adjust the output\n     * format or apply additional processing.\n     *\n     * @see {@link mapEffect} If you need to use an effectful transformation\n     * function.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <Out, Out2>(f: (out: Out) => Out2): <In, R>(self: Schedule<Out, In, R>) => Schedule<Out2, In, R>;\n    /**\n     * Returns a new schedule that transforms its output using the specified\n     * function.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that its outputs are\n     * transformed by the provided function `f`. The timing and recurrence behavior\n     * of the schedule remain unchanged, but the values it produces are mapped to\n     * new values.\n     *\n     * This is useful when composing schedules where you need to adjust the output\n     * format or apply additional processing.\n     *\n     * @see {@link mapEffect} If you need to use an effectful transformation\n     * function.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <Out, In, R, Out2>(self: Schedule<Out, In, R>, f: (out: Out) => Out2): Schedule<Out2, In, R>;\n};\n/**\n * Returns a new schedule that applies an effectful transformation to its\n * output.\n *\n * **Details**\n *\n * This function modifies an existing schedule by applying an effectful function\n * `f` to its output values. The timing and recurrence behavior of the schedule\n * remain unchanged, but each output is mapped to a new value within an\n * `Effect`.\n *\n * This is useful when you need to perform side effects or asynchronous\n * transformations before passing the output forward.\n *\n * @see {@link map} If you need to use a pure transformation function.\n *\n * @since 2.0.0\n * @category Mapping\n */\nexport declare const mapEffect: {\n    /**\n     * Returns a new schedule that applies an effectful transformation to its\n     * output.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule by applying an effectful function\n     * `f` to its output values. The timing and recurrence behavior of the schedule\n     * remain unchanged, but each output is mapped to a new value within an\n     * `Effect`.\n     *\n     * This is useful when you need to perform side effects or asynchronous\n     * transformations before passing the output forward.\n     *\n     * @see {@link map} If you need to use a pure transformation function.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <Out, Out2, R2>(f: (out: Out) => Effect.Effect<Out2, never, R2>): <In, R>(self: Schedule<Out, In, R>) => Schedule<Out2, In, R2 | R>;\n    /**\n     * Returns a new schedule that applies an effectful transformation to its\n     * output.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule by applying an effectful function\n     * `f` to its output values. The timing and recurrence behavior of the schedule\n     * remain unchanged, but each output is mapped to a new value within an\n     * `Effect`.\n     *\n     * This is useful when you need to perform side effects or asynchronous\n     * transformations before passing the output forward.\n     *\n     * @see {@link map} If you need to use a pure transformation function.\n     *\n     * @since 2.0.0\n     * @category Mapping\n     */\n    <Out, In, R, Out2, R2>(self: Schedule<Out, In, R>, f: (out: Out) => Effect.Effect<Out2, never, R2>): Schedule<Out2, In, R | R2>;\n};\n/**\n * Returns a new schedule that modifies the delay between executions using a\n * custom function.\n *\n * **Details**\n *\n * This function transforms an existing schedule by applying `f` to modify the\n * delay before each execution. The function receives both the schedule's output\n * (`out`) and the originally computed delay (`duration`), and returns a new\n * adjusted delay.\n *\n * @see {@link modifyDelayEffect} If you need to use an effectful function.\n *\n * @since 2.0.0\n * @category Timing & Delay\n */\nexport declare const modifyDelay: {\n    /**\n     * Returns a new schedule that modifies the delay between executions using a\n     * custom function.\n     *\n     * **Details**\n     *\n     * This function transforms an existing schedule by applying `f` to modify the\n     * delay before each execution. The function receives both the schedule's output\n     * (`out`) and the originally computed delay (`duration`), and returns a new\n     * adjusted delay.\n     *\n     * @see {@link modifyDelayEffect} If you need to use an effectful function.\n     *\n     * @since 2.0.0\n     * @category Timing & Delay\n     */\n    <Out>(f: (out: Out, duration: Duration.Duration) => Duration.DurationInput): <In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R>;\n    /**\n     * Returns a new schedule that modifies the delay between executions using a\n     * custom function.\n     *\n     * **Details**\n     *\n     * This function transforms an existing schedule by applying `f` to modify the\n     * delay before each execution. The function receives both the schedule's output\n     * (`out`) and the originally computed delay (`duration`), and returns a new\n     * adjusted delay.\n     *\n     * @see {@link modifyDelayEffect} If you need to use an effectful function.\n     *\n     * @since 2.0.0\n     * @category Timing & Delay\n     */\n    <Out, In, R>(self: Schedule<Out, In, R>, f: (out: Out, duration: Duration.Duration) => Duration.DurationInput): Schedule<Out, In, R>;\n};\n/**\n * Returns a new schedule that modifies the delay before execution using an\n * effectful function.\n *\n * **Details**\n *\n * This function takes an existing schedule and applies an effectful function\n * `f` to dynamically adjust the delay before each execution. The function\n * receives both the schedule's output (`out`) and the originally computed delay\n * (`duration`), returning a new adjusted delay wrapped in an `Effect`.\n *\n * @see {@link modifyDelay} If you need to use a pure function.\n *\n * @since 2.0.0\n * @category Timing & Delay\n */\nexport declare const modifyDelayEffect: {\n    /**\n     * Returns a new schedule that modifies the delay before execution using an\n     * effectful function.\n     *\n     * **Details**\n     *\n     * This function takes an existing schedule and applies an effectful function\n     * `f` to dynamically adjust the delay before each execution. The function\n     * receives both the schedule's output (`out`) and the originally computed delay\n     * (`duration`), returning a new adjusted delay wrapped in an `Effect`.\n     *\n     * @see {@link modifyDelay} If you need to use a pure function.\n     *\n     * @since 2.0.0\n     * @category Timing & Delay\n     */\n    <Out, R2>(f: (out: Out, duration: Duration.Duration) => Effect.Effect<Duration.DurationInput, never, R2>): <In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R2 | R>;\n    /**\n     * Returns a new schedule that modifies the delay before execution using an\n     * effectful function.\n     *\n     * **Details**\n     *\n     * This function takes an existing schedule and applies an effectful function\n     * `f` to dynamically adjust the delay before each execution. The function\n     * receives both the schedule's output (`out`) and the originally computed delay\n     * (`duration`), returning a new adjusted delay wrapped in an `Effect`.\n     *\n     * @see {@link modifyDelay} If you need to use a pure function.\n     *\n     * @since 2.0.0\n     * @category Timing & Delay\n     */\n    <Out, In, R, R2>(self: Schedule<Out, In, R>, f: (out: Out, duration: Duration.Duration) => Effect.Effect<Duration.DurationInput, never, R2>): Schedule<Out, In, R | R2>;\n};\n/**\n * Returns a new schedule that executes an effect every time the schedule makes\n * a decision.\n *\n * **Details**\n *\n * This function enhances an existing schedule by running an effectful function\n * `f` whenever a scheduling decision is made. The function receives the current\n * schedule output (`out`) and the decision (`ScheduleDecision`), allowing\n * additional logic to be executed, such as logging, monitoring, or side\n * effects.\n *\n * @since 2.0.0\n */\nexport declare const onDecision: {\n    /**\n     * Returns a new schedule that executes an effect every time the schedule makes\n     * a decision.\n     *\n     * **Details**\n     *\n     * This function enhances an existing schedule by running an effectful function\n     * `f` whenever a scheduling decision is made. The function receives the current\n     * schedule output (`out`) and the decision (`ScheduleDecision`), allowing\n     * additional logic to be executed, such as logging, monitoring, or side\n     * effects.\n     *\n     * @since 2.0.0\n     */\n    <Out, X, R2>(f: (out: Out, decision: ScheduleDecision.ScheduleDecision) => Effect.Effect<X, never, R2>): <In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R2 | R>;\n    /**\n     * Returns a new schedule that executes an effect every time the schedule makes\n     * a decision.\n     *\n     * **Details**\n     *\n     * This function enhances an existing schedule by running an effectful function\n     * `f` whenever a scheduling decision is made. The function receives the current\n     * schedule output (`out`) and the decision (`ScheduleDecision`), allowing\n     * additional logic to be executed, such as logging, monitoring, or side\n     * effects.\n     *\n     * @since 2.0.0\n     */\n    <Out, In, R, X, R2>(self: Schedule<Out, In, R>, f: (out: Out, decision: ScheduleDecision.ScheduleDecision) => Effect.Effect<X, never, R2>): Schedule<Out, In, R | R2>;\n};\n/**\n * A schedule that executes only once and then stops.\n *\n * **Details**\n *\n * This schedule triggers a single execution and then terminates. It does not\n * repeat or apply any additional logic.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const once: Schedule<void>;\n/**\n * Returns a new schedule with a provided context, eliminating the need for\n * external dependencies.\n *\n * **Details**\n *\n * This function supplies a required `context` to a schedule, allowing it to run\n * without requiring external dependencies. After calling this function, the\n * schedule can be used freely without needing to pass a context at execution\n * time.\n *\n * This is useful when working with schedules that rely on contextual\n * information, such as logging services, database connections, or configuration\n * settings.\n *\n * @since 2.0.0\n * @category Context\n */\nexport declare const provideContext: {\n    /**\n     * Returns a new schedule with a provided context, eliminating the need for\n     * external dependencies.\n     *\n     * **Details**\n     *\n     * This function supplies a required `context` to a schedule, allowing it to run\n     * without requiring external dependencies. After calling this function, the\n     * schedule can be used freely without needing to pass a context at execution\n     * time.\n     *\n     * This is useful when working with schedules that rely on contextual\n     * information, such as logging services, database connections, or configuration\n     * settings.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <R>(context: Context.Context<R>): <Out, In>(self: Schedule<Out, In, R>) => Schedule<Out, In, never>;\n    /**\n     * Returns a new schedule with a provided context, eliminating the need for\n     * external dependencies.\n     *\n     * **Details**\n     *\n     * This function supplies a required `context` to a schedule, allowing it to run\n     * without requiring external dependencies. After calling this function, the\n     * schedule can be used freely without needing to pass a context at execution\n     * time.\n     *\n     * This is useful when working with schedules that rely on contextual\n     * information, such as logging services, database connections, or configuration\n     * settings.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <Out, In, R>(self: Schedule<Out, In, R>, context: Context.Context<R>): Schedule<Out, In, never>;\n};\n/**\n * Returns a new schedule with a single required service provided, eliminating\n * the need for external dependencies.\n *\n * **Details**\n *\n * This function supplies a single service dependency to a schedule, allowing it\n * to run without requiring that service externally. If a schedule depends on\n * multiple services, consider using `provideContext` instead.\n *\n * This is useful when working with schedules that require a specific service,\n * such as logging, metrics, or configuration retrieval.\n *\n * @since 2.0.0\n * @category Context\n */\nexport declare const provideService: {\n    /**\n     * Returns a new schedule with a single required service provided, eliminating\n     * the need for external dependencies.\n     *\n     * **Details**\n     *\n     * This function supplies a single service dependency to a schedule, allowing it\n     * to run without requiring that service externally. If a schedule depends on\n     * multiple services, consider using `provideContext` instead.\n     *\n     * This is useful when working with schedules that require a specific service,\n     * such as logging, metrics, or configuration retrieval.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <I, S>(tag: Context.Tag<I, S>, service: Types.NoInfer<S>): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, Exclude<R, I>>;\n    /**\n     * Returns a new schedule with a single required service provided, eliminating\n     * the need for external dependencies.\n     *\n     * **Details**\n     *\n     * This function supplies a single service dependency to a schedule, allowing it\n     * to run without requiring that service externally. If a schedule depends on\n     * multiple services, consider using `provideContext` instead.\n     *\n     * This is useful when working with schedules that require a specific service,\n     * such as logging, metrics, or configuration retrieval.\n     *\n     * @since 2.0.0\n     * @category Context\n     */\n    <Out, In, R, I, S>(self: Schedule<Out, In, R>, tag: Context.Tag<I, S>, service: Types.NoInfer<S>): Schedule<Out, In, Exclude<R, I>>;\n};\n/**\n * A schedule that recurs until the given predicate evaluates to true.\n *\n * **Details**\n *\n * This schedule will continue executing as long as the provided predicate `f`\n * returns `false` for the input value. Once `f` evaluates to `true`, the\n * schedule stops recurring.\n *\n * This is useful for defining schedules that should stop when a certain\n * condition is met, such as detecting a success state, reaching a threshold, or\n * avoiding unnecessary retries.\n *\n * @see {@link recurUntilEffect} If you need to use an effectful predicate.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const recurUntil: <A>(f: Predicate<A>) => Schedule<A, A>;\n/**\n * A schedule that recurs until the given effectful predicate evaluates to true.\n *\n * **Details**\n *\n * This schedule continues executing as long as the provided effectful predicate\n * `f` returns `false`. Once `f` evaluates to `true`, the schedule stops\n * recurring. Unlike {@link recurUntil}, this function allows the stopping\n * condition to be computed asynchronously or based on external dependencies.\n *\n * This is useful when the stopping condition depends on an effectful\n * computation, such as checking a database, making an API call, or retrieving\n * system state dynamically.\n *\n * @see {@link recurUntil} If you need to use a pure predicate.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const recurUntilEffect: <A, R>(f: (a: A) => Effect.Effect<boolean, never, R>) => Schedule<A, A, R>;\n/**\n * A schedule that recurs until the input value matches a partial function, then\n * maps the value.\n *\n * **Details**\n *\n * This schedule continues executing until the provided partial function `pf`\n * returns `Some(value)`. At that point, it stops and maps the resulting value\n * to an `Option<B>`. If `pf` returns `None`, the schedule continues.\n *\n * This is useful when defining schedules that should stop once a certain\n * condition is met and transform the final value before completion.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const recurUntilOption: <A, B>(pf: (a: A) => Option.Option<B>) => Schedule<Option.Option<B>, A>;\n/**\n * A schedule that recurs until the specified duration has elapsed.\n *\n * **Details**\n *\n * This schedule continues executing for the given `duration`, after which it\n * stops. The schedule outputs the elapsed time on each recurrence.\n *\n * This is useful for limiting the duration of retries, enforcing time-based\n * constraints, or ensuring that an operation does not run indefinitely.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const recurUpTo: (duration: Duration.DurationInput) => Schedule<Duration.Duration>;\n/**\n * A schedule that recurs as long as the given predicate evaluates to true.\n *\n * **Details*\n *\n * This schedule continues executing as long as the provided predicate `f`\n * returns `true` for the input value. Once `f` evaluates to `false`, the\n * schedule stops recurring.\n *\n * @see {@link recurWhileEffect} If you need to use an effectful predicate.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const recurWhile: <A>(f: Predicate<A>) => Schedule<A, A>;\n/**\n * A schedule that recurs as long as the given effectful predicate evaluates to\n * true.\n *\n * **Details**\n *\n * This schedule continues executing as long as the provided effectful predicate\n * `f` returns `true`. Once `f` evaluates to `false`, the schedule stops\n * recurring. Unlike {@link recurWhile}, this function allows the condition to\n * be computed dynamically using an effectful computation.\n *\n * @see {@link recurWhile} If you need to use a pure predicate.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const recurWhileEffect: <A, R>(f: (a: A) => Effect.Effect<boolean, never, R>) => Schedule<A, A, R>;\n/**\n * A schedule that recurs a fixed number of times before terminating.\n *\n * **Details**\n *\n * This schedule will continue executing until it has been stepped `n` times,\n * after which it will stop. The output of the schedule is the current count of\n * recurrences.\n *\n * @category Constructors\n * @since 2.0.0\n */\nexport declare const recurs: (n: number) => Schedule<number>;\n/**\n * Returns a new schedule that folds over the outputs of this one.\n *\n * **Details**\n *\n * This schedule transforms the output by accumulating values over time using a\n * reducer function `f`. It starts with an initial value `zero` and updates it\n * each time the schedule produces an output.\n *\n * This is useful for tracking statistics, aggregating results, or summarizing\n * data across multiple executions.\n *\n * @see {@link reduceEffect} If you need to use an effectful reducer function.\n *\n * @since 2.0.0\n * @category Reducing\n */\nexport declare const reduce: {\n    /**\n     * Returns a new schedule that folds over the outputs of this one.\n     *\n     * **Details**\n     *\n     * This schedule transforms the output by accumulating values over time using a\n     * reducer function `f`. It starts with an initial value `zero` and updates it\n     * each time the schedule produces an output.\n     *\n     * This is useful for tracking statistics, aggregating results, or summarizing\n     * data across multiple executions.\n     *\n     * @see {@link reduceEffect} If you need to use an effectful reducer function.\n     *\n     * @since 2.0.0\n     * @category Reducing\n     */\n    <Out, Z>(zero: Z, f: (z: Z, out: Out) => Z): <In, R>(self: Schedule<Out, In, R>) => Schedule<Z, In, R>;\n    /**\n     * Returns a new schedule that folds over the outputs of this one.\n     *\n     * **Details**\n     *\n     * This schedule transforms the output by accumulating values over time using a\n     * reducer function `f`. It starts with an initial value `zero` and updates it\n     * each time the schedule produces an output.\n     *\n     * This is useful for tracking statistics, aggregating results, or summarizing\n     * data across multiple executions.\n     *\n     * @see {@link reduceEffect} If you need to use an effectful reducer function.\n     *\n     * @since 2.0.0\n     * @category Reducing\n     */\n    <Out, In, R, Z>(self: Schedule<Out, In, R>, zero: Z, f: (z: Z, out: Out) => Z): Schedule<Z, In, R>;\n};\n/**\n * Returns a new schedule that effectfully folds over the outputs of this one.\n *\n * **Details**\n *\n * This schedule accumulates outputs over time using an effectful reducer\n * function `f`. It starts with an initial value `zero` and updates it\n * asynchronously or based on external dependencies.\n *\n * This is useful for asynchronous state tracking, logging, external metrics\n * aggregation, or any scenario where accumulation needs to involve an effectful\n * computation.\n *\n * @see {@link reduce} If you need to use a pure reducer function.\n *\n * @since 2.0.0\n * @category Reducing\n */\nexport declare const reduceEffect: {\n    /**\n     * Returns a new schedule that effectfully folds over the outputs of this one.\n     *\n     * **Details**\n     *\n     * This schedule accumulates outputs over time using an effectful reducer\n     * function `f`. It starts with an initial value `zero` and updates it\n     * asynchronously or based on external dependencies.\n     *\n     * This is useful for asynchronous state tracking, logging, external metrics\n     * aggregation, or any scenario where accumulation needs to involve an effectful\n     * computation.\n     *\n     * @see {@link reduce} If you need to use a pure reducer function.\n     *\n     * @since 2.0.0\n     * @category Reducing\n     */\n    <Z, Out, R2>(zero: Z, f: (z: Z, out: Out) => Effect.Effect<Z, never, R2>): <In, R>(self: Schedule<Out, In, R>) => Schedule<Z, In, R2 | R>;\n    /**\n     * Returns a new schedule that effectfully folds over the outputs of this one.\n     *\n     * **Details**\n     *\n     * This schedule accumulates outputs over time using an effectful reducer\n     * function `f`. It starts with an initial value `zero` and updates it\n     * asynchronously or based on external dependencies.\n     *\n     * This is useful for asynchronous state tracking, logging, external metrics\n     * aggregation, or any scenario where accumulation needs to involve an effectful\n     * computation.\n     *\n     * @see {@link reduce} If you need to use a pure reducer function.\n     *\n     * @since 2.0.0\n     * @category Reducing\n     */\n    <Out, In, R, Z, R2>(self: Schedule<Out, In, R>, zero: Z, f: (z: Z, out: Out) => Effect.Effect<Z, never, R2>): Schedule<Z, In, R | R2>;\n};\n/**\n * Alias of {@link forever}.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const repeatForever: Schedule<number>;\n/**\n * Returns a new schedule that outputs the number of repetitions of this one.\n *\n * **Details**\n *\n * This schedule tracks how many times the given schedule has executed and\n * outputs the count instead of the original values. The first execution starts\n * at `0`, and the count increases with each recurrence.\n *\n * @since 2.0.0\n * @category Monitoring\n */\nexport declare const repetitions: <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<number, In, R>;\n/**\n * Returns a new schedule that automatically resets to its initial state after a\n * period of inactivity defined by `duration`.\n *\n * **Details**\n *\n * This function modifies a schedule so that if no inputs are received for the\n * specified `duration`, the schedule resets as if it were new.\n *\n * @see {@link resetWhen} If you need to reset based on output values.\n *\n * @since 2.0.0\n * @category State Management\n */\nexport declare const resetAfter: {\n    /**\n     * Returns a new schedule that automatically resets to its initial state after a\n     * period of inactivity defined by `duration`.\n     *\n     * **Details**\n     *\n     * This function modifies a schedule so that if no inputs are received for the\n     * specified `duration`, the schedule resets as if it were new.\n     *\n     * @see {@link resetWhen} If you need to reset based on output values.\n     *\n     * @since 2.0.0\n     * @category State Management\n     */\n    (duration: Duration.DurationInput): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R>;\n    /**\n     * Returns a new schedule that automatically resets to its initial state after a\n     * period of inactivity defined by `duration`.\n     *\n     * **Details**\n     *\n     * This function modifies a schedule so that if no inputs are received for the\n     * specified `duration`, the schedule resets as if it were new.\n     *\n     * @see {@link resetWhen} If you need to reset based on output values.\n     *\n     * @since 2.0.0\n     * @category State Management\n     */\n    <Out, In, R>(self: Schedule<Out, In, R>, duration: Duration.DurationInput): Schedule<Out, In, R>;\n};\n/**\n * Resets the schedule when the specified predicate on the schedule output\n * evaluates to `true`.\n *\n * **Details**\n *\n * This function modifies a schedule so that it resets to its initial state\n * whenever the provided predicate `f` returns `true` for an output value.\n *\n * @see {@link resetAfter} If you need to reset based on inactivity.\n *\n * @since 2.0.0\n * @category State Management\n */\nexport declare const resetWhen: {\n    /**\n     * Resets the schedule when the specified predicate on the schedule output\n     * evaluates to `true`.\n     *\n     * **Details**\n     *\n     * This function modifies a schedule so that it resets to its initial state\n     * whenever the provided predicate `f` returns `true` for an output value.\n     *\n     * @see {@link resetAfter} If you need to reset based on inactivity.\n     *\n     * @since 2.0.0\n     * @category State Management\n     */\n    <Out>(f: Predicate<Out>): <In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R>;\n    /**\n     * Resets the schedule when the specified predicate on the schedule output\n     * evaluates to `true`.\n     *\n     * **Details**\n     *\n     * This function modifies a schedule so that it resets to its initial state\n     * whenever the provided predicate `f` returns `true` for an output value.\n     *\n     * @see {@link resetAfter} If you need to reset based on inactivity.\n     *\n     * @since 2.0.0\n     * @category State Management\n     */\n    <Out, In, R>(self: Schedule<Out, In, R>, f: Predicate<Out>): Schedule<Out, In, R>;\n};\n/**\n * Runs a schedule using the provided inputs and collects all outputs.\n *\n * **Details**\n *\n * This function executes a given schedule with a sequence of input values and\n * accumulates all outputs into a `Chunk`. The schedule starts execution at the\n * specified `now` timestamp and proceeds according to its defined behavior.\n *\n * This is useful for batch processing, simulating execution, or testing\n * schedules with predefined input sequences.\n *\n * @since 2.0.0\n * @category Execution\n */\nexport declare const run: {\n    /**\n     * Runs a schedule using the provided inputs and collects all outputs.\n     *\n     * **Details**\n     *\n     * This function executes a given schedule with a sequence of input values and\n     * accumulates all outputs into a `Chunk`. The schedule starts execution at the\n     * specified `now` timestamp and proceeds according to its defined behavior.\n     *\n     * This is useful for batch processing, simulating execution, or testing\n     * schedules with predefined input sequences.\n     *\n     * @since 2.0.0\n     * @category Execution\n     */\n    <In>(now: number, input: Iterable<In>): <Out, R>(self: Schedule<Out, In, R>) => Effect.Effect<Chunk.Chunk<Out>, never, R>;\n    /**\n     * Runs a schedule using the provided inputs and collects all outputs.\n     *\n     * **Details**\n     *\n     * This function executes a given schedule with a sequence of input values and\n     * accumulates all outputs into a `Chunk`. The schedule starts execution at the\n     * specified `now` timestamp and proceeds according to its defined behavior.\n     *\n     * This is useful for batch processing, simulating execution, or testing\n     * schedules with predefined input sequences.\n     *\n     * @since 2.0.0\n     * @category Execution\n     */\n    <Out, In, R>(self: Schedule<Out, In, R>, now: number, input: Iterable<In>): Effect.Effect<Chunk.Chunk<Out>, never, R>;\n};\n/**\n * Returns a schedule that recurs continuously, with each repetition\n * spaced by the specified `duration` from the last run.\n *\n * **Details**\n *\n * This schedule ensures that executions occur at a fixed interval,\n * maintaining a consistent delay between repetitions. The delay starts\n * from the end of the last execution, not from the schedule start time.\n *\n * @see {@link fixed} If you need to run at a fixed interval from the start.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const spaced: (duration: Duration.DurationInput) => Schedule<number>;\n/**\n * A schedule that does not recur and stops immediately.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const stop: Schedule<void>;\n/**\n * Returns a schedule that recurs indefinitely, always producing the specified\n * constant value.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const succeed: <A>(value: A) => Schedule<A>;\n/**\n * Returns a schedule that recurs indefinitely, evaluating the given function to\n * produce a constant value.\n *\n * @category Constructors\n * @since 2.0.0\n */\nexport declare const sync: <A>(evaluate: LazyArg<A>) => Schedule<A>;\n/**\n * Returns a new schedule that runs the given effectful function for each input\n * before continuing execution.\n *\n * **Details**\n *\n * This function allows side effects to be performed on each input processed by\n * the schedule. It does not modify the schedule’s behavior but ensures that the\n * provided function `f` runs before each step.\n *\n * @since 2.0.0\n * @category Tapping\n */\nexport declare const tapInput: {\n    /**\n     * Returns a new schedule that runs the given effectful function for each input\n     * before continuing execution.\n     *\n     * **Details**\n     *\n     * This function allows side effects to be performed on each input processed by\n     * the schedule. It does not modify the schedule’s behavior but ensures that the\n     * provided function `f` runs before each step.\n     *\n     * @since 2.0.0\n     * @category Tapping\n     */\n    <In2, X, R2>(f: (input: In2) => Effect.Effect<X, never, R2>): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In & In2, R2 | R>;\n    /**\n     * Returns a new schedule that runs the given effectful function for each input\n     * before continuing execution.\n     *\n     * **Details**\n     *\n     * This function allows side effects to be performed on each input processed by\n     * the schedule. It does not modify the schedule’s behavior but ensures that the\n     * provided function `f` runs before each step.\n     *\n     * @since 2.0.0\n     * @category Tapping\n     */\n    <Out, In, R, In2, X, R2>(self: Schedule<Out, In, R>, f: (input: In2) => Effect.Effect<X, never, R2>): Schedule<Out, In & In2, R | R2>;\n};\n/**\n * Returns a new schedule that runs the given effectful function for each output\n * before continuing execution.\n *\n * **Details**\n *\n * This function allows side effects to be performed on each output produced by\n * the schedule. It does not modify the schedule’s behavior but ensures that the\n * provided function `f` runs after each step.\n *\n * @since 2.0.0\n * @category Tapping\n */\nexport declare const tapOutput: {\n    /**\n     * Returns a new schedule that runs the given effectful function for each output\n     * before continuing execution.\n     *\n     * **Details**\n     *\n     * This function allows side effects to be performed on each output produced by\n     * the schedule. It does not modify the schedule’s behavior but ensures that the\n     * provided function `f` runs after each step.\n     *\n     * @since 2.0.0\n     * @category Tapping\n     */\n    <X, R2, Out>(f: (out: Types.NoInfer<Out>) => Effect.Effect<X, never, R2>): <In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R2 | R>;\n    /**\n     * Returns a new schedule that runs the given effectful function for each output\n     * before continuing execution.\n     *\n     * **Details**\n     *\n     * This function allows side effects to be performed on each output produced by\n     * the schedule. It does not modify the schedule’s behavior but ensures that the\n     * provided function `f` runs after each step.\n     *\n     * @since 2.0.0\n     * @category Tapping\n     */\n    <Out, In, R, X, R2>(self: Schedule<Out, In, R>, f: (out: Out) => Effect.Effect<X, never, R2>): Schedule<Out, In, R | R2>;\n};\n/**\n * Creates a schedule that repeatedly applies a function to transform a state\n * value, producing a sequence of values.\n *\n * **Details**\n *\n * This function starts with an `initial` value and applies `f` recursively to\n * generate the next state at each step. The schedule continues indefinitely,\n * producing a stream of values by unfolding the state over time.\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const unfold: <A>(initial: A, f: (a: A) => A) => Schedule<A>;\n/**\n * Combines two schedules, continuing execution as long as at least one of them\n * allows it, using the shorter delay.\n *\n * **Details**\n *\n * This function combines two schedules into a single schedule that executes in\n * parallel. If either schedule allows continuation, the merged schedule\n * continues. When both schedules produce delays, the schedule selects the\n * shorter delay to determine the next step.\n *\n * The output of the new schedule is a tuple containing the outputs of both\n * schedules. The input type is the intersection of both schedules' input types.\n *\n * This is useful for scenarios where multiple scheduling conditions should be\n * considered, ensuring execution proceeds if at least one schedule permits it.\n *\n * @see {@link unionWith} If you need to use a custom merge function.\n *\n * @since 2.0.0\n * @category Composition\n */\nexport declare const union: {\n    /**\n     * Combines two schedules, continuing execution as long as at least one of them\n     * allows it, using the shorter delay.\n     *\n     * **Details**\n     *\n     * This function combines two schedules into a single schedule that executes in\n     * parallel. If either schedule allows continuation, the merged schedule\n     * continues. When both schedules produce delays, the schedule selects the\n     * shorter delay to determine the next step.\n     *\n     * The output of the new schedule is a tuple containing the outputs of both\n     * schedules. The input type is the intersection of both schedules' input types.\n     *\n     * This is useful for scenarios where multiple scheduling conditions should be\n     * considered, ensuring execution proceeds if at least one schedule permits it.\n     *\n     * @see {@link unionWith} If you need to use a custom merge function.\n     *\n     * @since 2.0.0\n     * @category Composition\n     */\n    <Out2, In2, R2>(that: Schedule<Out2, In2, R2>): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<[Out, Out2], In & In2, R2 | R>;\n    /**\n     * Combines two schedules, continuing execution as long as at least one of them\n     * allows it, using the shorter delay.\n     *\n     * **Details**\n     *\n     * This function combines two schedules into a single schedule that executes in\n     * parallel. If either schedule allows continuation, the merged schedule\n     * continues. When both schedules produce delays, the schedule selects the\n     * shorter delay to determine the next step.\n     *\n     * The output of the new schedule is a tuple containing the outputs of both\n     * schedules. The input type is the intersection of both schedules' input types.\n     *\n     * This is useful for scenarios where multiple scheduling conditions should be\n     * considered, ensuring execution proceeds if at least one schedule permits it.\n     *\n     * @see {@link unionWith} If you need to use a custom merge function.\n     *\n     * @since 2.0.0\n     * @category Composition\n     */\n    <Out, In, R, Out2, In2, R2>(self: Schedule<Out, In, R>, that: Schedule<Out2, In2, R2>): Schedule<[Out, Out2], In & In2, R | R2>;\n};\n/**\n * Combines two schedules, continuing execution as long as at least one of them\n * wants to continue, merging their intervals using a custom merge function.\n *\n * **Details**\n *\n * This function allows you to combine two schedules while defining how their\n * intervals should be merged. Unlike {@link union}, which simply selects the\n * shorter delay, this function lets you specify a custom merging strategy for\n * the schedules’ intervals.\n *\n * The merged schedule continues execution as long as at least one of the input\n * schedules allows it. The next interval is determined by applying the provided\n * merge function to the intervals of both schedules.\n *\n * The output of the resulting schedule is a tuple containing the outputs of\n * both schedules. The input type is the intersection of both schedules' input\n * types.\n *\n * @see {@link union} If you need to use the shorter delay.\n *\n * @since 2.0.0\n * @category Composition\n */\nexport declare const unionWith: {\n    /**\n     * Combines two schedules, continuing execution as long as at least one of them\n     * wants to continue, merging their intervals using a custom merge function.\n     *\n     * **Details**\n     *\n     * This function allows you to combine two schedules while defining how their\n     * intervals should be merged. Unlike {@link union}, which simply selects the\n     * shorter delay, this function lets you specify a custom merging strategy for\n     * the schedules’ intervals.\n     *\n     * The merged schedule continues execution as long as at least one of the input\n     * schedules allows it. The next interval is determined by applying the provided\n     * merge function to the intervals of both schedules.\n     *\n     * The output of the resulting schedule is a tuple containing the outputs of\n     * both schedules. The input type is the intersection of both schedules' input\n     * types.\n     *\n     * @see {@link union} If you need to use the shorter delay.\n     *\n     * @since 2.0.0\n     * @category Composition\n     */\n    <Out2, In2, R2>(that: Schedule<Out2, In2, R2>, f: (x: Intervals.Intervals, y: Intervals.Intervals) => Intervals.Intervals): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<[Out, Out2], In & In2, R2 | R>;\n    /**\n     * Combines two schedules, continuing execution as long as at least one of them\n     * wants to continue, merging their intervals using a custom merge function.\n     *\n     * **Details**\n     *\n     * This function allows you to combine two schedules while defining how their\n     * intervals should be merged. Unlike {@link union}, which simply selects the\n     * shorter delay, this function lets you specify a custom merging strategy for\n     * the schedules’ intervals.\n     *\n     * The merged schedule continues execution as long as at least one of the input\n     * schedules allows it. The next interval is determined by applying the provided\n     * merge function to the intervals of both schedules.\n     *\n     * The output of the resulting schedule is a tuple containing the outputs of\n     * both schedules. The input type is the intersection of both schedules' input\n     * types.\n     *\n     * @see {@link union} If you need to use the shorter delay.\n     *\n     * @since 2.0.0\n     * @category Composition\n     */\n    <Out, In, R, Out2, In2, R2>(self: Schedule<Out, In, R>, that: Schedule<Out2, In2, R2>, f: (x: Intervals.Intervals, y: Intervals.Intervals) => Intervals.Intervals): Schedule<[Out, Out2], In & In2, R | R2>;\n};\n/**\n * Returns a new schedule that stops execution when the given predicate on the\n * input evaluates to `true`.\n *\n * **Details**\n *\n * This function modifies an existing schedule so that it continues executing\n * only while the provided predicate returns `false` for incoming inputs. Once\n * an input satisfies the condition, the schedule terminates immediately.\n *\n * @see {@link untilInputEffect} If you need to use an effectful predicate.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const untilInput: {\n    /**\n     * Returns a new schedule that stops execution when the given predicate on the\n     * input evaluates to `true`.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that it continues executing\n     * only while the provided predicate returns `false` for incoming inputs. Once\n     * an input satisfies the condition, the schedule terminates immediately.\n     *\n     * @see {@link untilInputEffect} If you need to use an effectful predicate.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <In>(f: Predicate<In>): <Out, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R>;\n    /**\n     * Returns a new schedule that stops execution when the given predicate on the\n     * input evaluates to `true`.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that it continues executing\n     * only while the provided predicate returns `false` for incoming inputs. Once\n     * an input satisfies the condition, the schedule terminates immediately.\n     *\n     * @see {@link untilInputEffect} If you need to use an effectful predicate.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <Out, In, R>(self: Schedule<Out, In, R>, f: Predicate<In>): Schedule<Out, In, R>;\n};\n/**\n * Returns a new schedule that stops execution when the given effectful\n * predicate on the input evaluates to `true`.\n *\n * **Details**\n *\n * This function modifies an existing schedule so that it continues executing\n * only while the provided effectful predicate returns `false` for incoming\n * inputs. The predicate is an `Effect`, meaning it can involve asynchronous\n * computations or dependency-based logic.\n *\n * @see {@link untilInput} If you need to use a pure predicate.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const untilInputEffect: {\n    /**\n     * Returns a new schedule that stops execution when the given effectful\n     * predicate on the input evaluates to `true`.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that it continues executing\n     * only while the provided effectful predicate returns `false` for incoming\n     * inputs. The predicate is an `Effect`, meaning it can involve asynchronous\n     * computations or dependency-based logic.\n     *\n     * @see {@link untilInput} If you need to use a pure predicate.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <In, R2>(f: (input: In) => Effect.Effect<boolean, never, R2>): <Out, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R2 | R>;\n    /**\n     * Returns a new schedule that stops execution when the given effectful\n     * predicate on the input evaluates to `true`.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that it continues executing\n     * only while the provided effectful predicate returns `false` for incoming\n     * inputs. The predicate is an `Effect`, meaning it can involve asynchronous\n     * computations or dependency-based logic.\n     *\n     * @see {@link untilInput} If you need to use a pure predicate.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <Out, In, R, R2>(self: Schedule<Out, In, R>, f: (input: In) => Effect.Effect<boolean, never, R2>): Schedule<Out, In, R | R2>;\n};\n/**\n * Returns a new schedule that stops execution when the given predicate on the\n * output evaluates to `true`.\n *\n * **Details**\n *\n * This function modifies an existing schedule so that it only continues\n * executing while the given predicate returns false for its output values. Once\n * the predicate evaluates to `true`, execution stops.\n *\n * The output of the resulting schedule remains the same, but its duration is\n * now constrained by a stopping condition based on its own output.\n *\n * @see {@link untilOutputEffect} If you need to use an effectful predicate.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const untilOutput: {\n    /**\n     * Returns a new schedule that stops execution when the given predicate on the\n     * output evaluates to `true`.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that it only continues\n     * executing while the given predicate returns false for its output values. Once\n     * the predicate evaluates to `true`, execution stops.\n     *\n     * The output of the resulting schedule remains the same, but its duration is\n     * now constrained by a stopping condition based on its own output.\n     *\n     * @see {@link untilOutputEffect} If you need to use an effectful predicate.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <Out>(f: Predicate<Out>): <In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R>;\n    /**\n     * Returns a new schedule that stops execution when the given predicate on the\n     * output evaluates to `true`.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that it only continues\n     * executing while the given predicate returns false for its output values. Once\n     * the predicate evaluates to `true`, execution stops.\n     *\n     * The output of the resulting schedule remains the same, but its duration is\n     * now constrained by a stopping condition based on its own output.\n     *\n     * @see {@link untilOutputEffect} If you need to use an effectful predicate.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <Out, In, R>(self: Schedule<Out, In, R>, f: Predicate<Out>): Schedule<Out, In, R>;\n};\n/**\n * Returns a new schedule that stops execution when the given effectful\n * predicate on the output evaluates to `true`.\n *\n * **Details**\n *\n * This function modifies an existing schedule so that it only continues\n * executing while the provided effectful predicate returns `false` for its\n * output values. Once the predicate returns `true`, execution stops.\n *\n * @see {@link untilOutput} If you need to use a pure predicate.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const untilOutputEffect: {\n    /**\n     * Returns a new schedule that stops execution when the given effectful\n     * predicate on the output evaluates to `true`.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that it only continues\n     * executing while the provided effectful predicate returns `false` for its\n     * output values. Once the predicate returns `true`, execution stops.\n     *\n     * @see {@link untilOutput} If you need to use a pure predicate.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <Out, R2>(f: (out: Out) => Effect.Effect<boolean, never, R2>): <In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R2 | R>;\n    /**\n     * Returns a new schedule that stops execution when the given effectful\n     * predicate on the output evaluates to `true`.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that it only continues\n     * executing while the provided effectful predicate returns `false` for its\n     * output values. Once the predicate returns `true`, execution stops.\n     *\n     * @see {@link untilOutput} If you need to use a pure predicate.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <Out, In, R, R2>(self: Schedule<Out, In, R>, f: (out: Out) => Effect.Effect<boolean, never, R2>): Schedule<Out, In, R | R2>;\n};\n/**\n * Returns a new schedule that limits execution to a fixed duration.\n *\n * **Details**\n *\n * This function modifies an existing schedule to stop execution after a\n * specified duration has passed. The schedule continues as normal until the\n * duration is reached, at which point it stops automatically.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const upTo: {\n    /**\n     * Returns a new schedule that limits execution to a fixed duration.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule to stop execution after a\n     * specified duration has passed. The schedule continues as normal until the\n     * duration is reached, at which point it stops automatically.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    (duration: Duration.DurationInput): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R>;\n    /**\n     * Returns a new schedule that limits execution to a fixed duration.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule to stop execution after a\n     * specified duration has passed. The schedule continues as normal until the\n     * duration is reached, at which point it stops automatically.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <Out, In, R>(self: Schedule<Out, In, R>, duration: Duration.DurationInput): Schedule<Out, In, R>;\n};\n/**\n * Returns a new schedule that continues execution as long as the given\n * predicate on the input is true.\n *\n * **Details**\n *\n * This function modifies an existing schedule so that it only continues\n * execution while a specified predicate holds true for its input. If the\n * predicate evaluates to `false` at any step, the schedule stops.\n *\n * @see {@link whileInputEffect} If you need to use an effectful predicate.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const whileInput: {\n    /**\n     * Returns a new schedule that continues execution as long as the given\n     * predicate on the input is true.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that it only continues\n     * execution while a specified predicate holds true for its input. If the\n     * predicate evaluates to `false` at any step, the schedule stops.\n     *\n     * @see {@link whileInputEffect} If you need to use an effectful predicate.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <In>(f: Predicate<In>): <Out, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R>;\n    /**\n     * Returns a new schedule that continues execution as long as the given\n     * predicate on the input is true.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that it only continues\n     * execution while a specified predicate holds true for its input. If the\n     * predicate evaluates to `false` at any step, the schedule stops.\n     *\n     * @see {@link whileInputEffect} If you need to use an effectful predicate.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <Out, In, R>(self: Schedule<Out, In, R>, f: Predicate<In>): Schedule<Out, In, R>;\n};\n/**\n * Returns a new schedule that continues execution for as long as the given\n * effectful predicate on the input evaluates to `true`.\n *\n * **Details**\n *\n * This function modifies an existing schedule so that it only continues\n * execution while an effectful predicate holds true for its input. If the\n * predicate evaluates to `false` at any step, the schedule stops.\n *\n * @see {@link whileInput} If you need to use a pure predicate.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const whileInputEffect: {\n    /**\n     * Returns a new schedule that continues execution for as long as the given\n     * effectful predicate on the input evaluates to `true`.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that it only continues\n     * execution while an effectful predicate holds true for its input. If the\n     * predicate evaluates to `false` at any step, the schedule stops.\n     *\n     * @see {@link whileInput} If you need to use a pure predicate.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <In, R2>(f: (input: In) => Effect.Effect<boolean, never, R2>): <Out, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R2 | R>;\n    /**\n     * Returns a new schedule that continues execution for as long as the given\n     * effectful predicate on the input evaluates to `true`.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that it only continues\n     * execution while an effectful predicate holds true for its input. If the\n     * predicate evaluates to `false` at any step, the schedule stops.\n     *\n     * @see {@link whileInput} If you need to use a pure predicate.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <Out, In, R, R2>(self: Schedule<Out, In, R>, f: (input: In) => Effect.Effect<boolean, never, R2>): Schedule<Out, In, R | R2>;\n};\n/**\n * Returns a new schedule that continues execution for as long as the given\n * predicate on the output evaluates to `true`.\n *\n * **Details**\n *\n * This function modifies an existing schedule so that it only continues\n * execution while a provided condition holds true for its output. If the\n * predicate returns `false`, the schedule stops.\n *\n * @see {@link whileOutputEffect} If you need to use an effectful predicate.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const whileOutput: {\n    /**\n     * Returns a new schedule that continues execution for as long as the given\n     * predicate on the output evaluates to `true`.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that it only continues\n     * execution while a provided condition holds true for its output. If the\n     * predicate returns `false`, the schedule stops.\n     *\n     * @see {@link whileOutputEffect} If you need to use an effectful predicate.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <Out>(f: Predicate<Out>): <In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R>;\n    /**\n     * Returns a new schedule that continues execution for as long as the given\n     * predicate on the output evaluates to `true`.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that it only continues\n     * execution while a provided condition holds true for its output. If the\n     * predicate returns `false`, the schedule stops.\n     *\n     * @see {@link whileOutputEffect} If you need to use an effectful predicate.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <Out, In, R>(self: Schedule<Out, In, R>, f: Predicate<Out>): Schedule<Out, In, R>;\n};\n/**\n * Returns a new schedule that continues execution for as long as the given\n * effectful predicate on the output evaluates to `true`.\n *\n * **Details**\n *\n * This function modifies an existing schedule so that it only continues\n * execution while an effectful condition holds true for its output. If the\n * effectful predicate returns `false`, the schedule stops.\n *\n * @see {@link whileOutput} If you need to use a pure predicate.\n *\n * @since 2.0.0\n * @category Recurrence Conditions\n */\nexport declare const whileOutputEffect: {\n    /**\n     * Returns a new schedule that continues execution for as long as the given\n     * effectful predicate on the output evaluates to `true`.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that it only continues\n     * execution while an effectful condition holds true for its output. If the\n     * effectful predicate returns `false`, the schedule stops.\n     *\n     * @see {@link whileOutput} If you need to use a pure predicate.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <Out, R2>(f: (out: Out) => Effect.Effect<boolean, never, R2>): <In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In, R2 | R>;\n    /**\n     * Returns a new schedule that continues execution for as long as the given\n     * effectful predicate on the output evaluates to `true`.\n     *\n     * **Details**\n     *\n     * This function modifies an existing schedule so that it only continues\n     * execution while an effectful condition holds true for its output. If the\n     * effectful predicate returns `false`, the schedule stops.\n     *\n     * @see {@link whileOutput} If you need to use a pure predicate.\n     *\n     * @since 2.0.0\n     * @category Recurrence Conditions\n     */\n    <Out, In, R, R2>(self: Schedule<Out, In, R>, f: (out: Out) => Effect.Effect<boolean, never, R2>): Schedule<Out, In, R | R2>;\n};\n/**\n * Creates a schedule that divides time into fixed `interval`-long windows,\n * triggering execution at the start of each new window.\n *\n * **Details**\n *\n * This function produces a schedule that waits until the next time window\n * boundary before executing. Each window spans a fixed duration specified by\n * `interval`. If an action completes midway through a window, the schedule\n * waits until the next full window starts before proceeding.\n *\n * For example, `windowed(Duration.seconds(10))` would produce a schedule as\n * follows:\n *\n * ```text\n *      10s        10s        10s       10s\n * |----------|----------|----------|----------|\n * |action------|sleep---|act|-sleep|action----|\n * ```\n *\n * @since 2.0.0\n * @category Constructors\n */\nexport declare const windowed: (interval: Duration.DurationInput) => Schedule<number>;\n/**\n * The same as {@link intersect} but ignores the right output.\n *\n * @since 2.0.0\n * @category Composition\n */\nexport declare const zipLeft: {\n    /**\n     * The same as {@link intersect} but ignores the right output.\n     *\n     * @since 2.0.0\n     * @category Composition\n     */\n    <Out2, In2, R2>(that: Schedule<Out2, In2, R2>): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<Out, In & In2, R2 | R>;\n    /**\n     * The same as {@link intersect} but ignores the right output.\n     *\n     * @since 2.0.0\n     * @category Composition\n     */\n    <Out, In, R, Out2, In2, R2>(self: Schedule<Out, In, R>, that: Schedule<Out2, In2, R2>): Schedule<Out, In & In2, R | R2>;\n};\n/**\n * The same as {@link intersect} but ignores the left output.\n *\n * @since 2.0.0\n * @category Composition\n */\nexport declare const zipRight: {\n    /**\n     * The same as {@link intersect} but ignores the left output.\n     *\n     * @since 2.0.0\n     * @category Composition\n     */\n    <Out2, In2, R2>(that: Schedule<Out2, In2, R2>): <Out, In, R>(self: Schedule<Out, In, R>) => Schedule<Out2, In & In2, R2 | R>;\n    /**\n     * The same as {@link intersect} but ignores the left output.\n     *\n     * @since 2.0.0\n     * @category Composition\n     */\n    <Out, In, R, Out2, In2, R2>(self: Schedule<Out, In, R>, that: Schedule<Out2, In2, R2>): Schedule<Out2, In & In2, R | R2>;\n};\n/**\n * Equivalent to {@link intersect} followed by {@link map}.\n *\n * @since 2.0.0\n * @category Composition\n */\nexport declare const zipWith: {\n    /**\n     * Equivalent to {@link intersect} followed by {@link map}.\n     *\n     * @since 2.0.0\n     * @category Composition\n     */\n    <Out2, In2, R2, Out, Out3>(that: Schedule<Out2, In2, R2>, f: (out: Out, out2: Out2) => Out3): <In, R>(self: Schedule<Out, In, R>) => Schedule<Out3, In & In2, R2 | R>;\n    /**\n     * Equivalent to {@link intersect} followed by {@link map}.\n     *\n     * @since 2.0.0\n     * @category Composition\n     */\n    <Out, In, R, Out2, In2, R2, Out3>(self: Schedule<Out, In, R>, that: Schedule<Out2, In2, R2>, f: (out: Out, out2: Out2) => Out3): Schedule<Out3, In & In2, R | R2>;\n};\n/**\n * @since 3.15.0\n * @category models\n */\nexport interface CurrentIterationMetadata {\n    readonly _: unique symbol;\n}\n/**\n * @since 3.15.0\n * @category models\n */\nexport interface IterationMetadata {\n    readonly input: unknown;\n    readonly output: unknown;\n    readonly recurrence: number;\n    readonly start: number;\n    readonly now: number;\n    readonly elapsed: Duration.Duration;\n    readonly elapsedSincePrevious: Duration.Duration;\n}\n/**\n * @since 3.15.0\n * @category models\n */\nexport declare const CurrentIterationMetadata: Context.Reference<CurrentIterationMetadata, IterationMetadata>;\n//# sourceMappingURL=Schedule.d.ts.map",
  "node_modules/effect/dist/dts/ScheduleDecision.d.ts": "import type * as Interval from \"./ScheduleInterval.js\";\nimport type * as Intervals from \"./ScheduleIntervals.js\";\n/**\n * @since 2.0.0\n * @category models\n */\nexport type ScheduleDecision = Continue | Done;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Continue {\n    readonly _tag: \"Continue\";\n    readonly intervals: Intervals.Intervals;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Done {\n    readonly _tag: \"Done\";\n}\ndeclare const _continue: (intervals: Intervals.Intervals) => ScheduleDecision;\nexport { \n/**\n * @since 2.0.0\n * @category constructors\n */\n_continue as continue };\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const continueWith: (interval: Interval.Interval) => ScheduleDecision;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const done: ScheduleDecision;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isContinue: (self: ScheduleDecision) => self is Continue;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isDone: (self: ScheduleDecision) => self is Done;\n//# sourceMappingURL=ScheduleDecision.d.ts.map",
  "node_modules/effect/dist/dts/ScheduleInterval.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Duration from \"./Duration.js\";\nimport type * as Option from \"./Option.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const IntervalTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type IntervalTypeId = typeof IntervalTypeId;\n/**\n * An `Interval` represents an interval of time. Intervals can encompass all\n * time, or no time at all.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Interval {\n    readonly [IntervalTypeId]: IntervalTypeId;\n    readonly startMillis: number;\n    readonly endMillis: number;\n}\n/**\n * Constructs a new interval from the two specified endpoints. If the start\n * endpoint greater than the end endpoint, then a zero size interval will be\n * returned.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (startMillis: number, endMillis: number) => Interval;\n/**\n * An `Interval` of zero-width.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: Interval;\n/**\n * Returns `true` if this `Interval` is less than `that` interval, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category ordering\n */\nexport declare const lessThan: {\n    /**\n     * Returns `true` if this `Interval` is less than `that` interval, `false`\n     * otherwise.\n     *\n     * @since 2.0.0\n     * @category ordering\n     */\n    (that: Interval): (self: Interval) => boolean;\n    /**\n     * Returns `true` if this `Interval` is less than `that` interval, `false`\n     * otherwise.\n     *\n     * @since 2.0.0\n     * @category ordering\n     */\n    (self: Interval, that: Interval): boolean;\n};\n/**\n * Returns the minimum of two `Interval`s.\n *\n * @since 2.0.0\n * @category ordering\n */\nexport declare const min: {\n    /**\n     * Returns the minimum of two `Interval`s.\n     *\n     * @since 2.0.0\n     * @category ordering\n     */\n    (that: Interval): (self: Interval) => Interval;\n    /**\n     * Returns the minimum of two `Interval`s.\n     *\n     * @since 2.0.0\n     * @category ordering\n     */\n    (self: Interval, that: Interval): Interval;\n};\n/**\n * Returns the maximum of two `Interval`s.\n *\n * @since 2.0.0\n * @category ordering\n */\nexport declare const max: {\n    /**\n     * Returns the maximum of two `Interval`s.\n     *\n     * @since 2.0.0\n     * @category ordering\n     */\n    (that: Interval): (self: Interval) => Interval;\n    /**\n     * Returns the maximum of two `Interval`s.\n     *\n     * @since 2.0.0\n     * @category ordering\n     */\n    (self: Interval, that: Interval): Interval;\n};\n/**\n * Returns `true` if the specified `Interval` is empty, `false` otherwise.\n *\n * @since 2.0.0\n * @category ordering\n */\nexport declare const isEmpty: (self: Interval) => boolean;\n/**\n * Returns `true` if the specified `Interval` is non-empty, `false` otherwise.\n *\n * @since 2.0.0\n * @category ordering\n */\nexport declare const isNonEmpty: (self: Interval) => boolean;\n/**\n * Computes a new `Interval` which is the intersection of this `Interval` and\n * that `Interval`.\n *\n * @since 2.0.0\n * @category ordering\n */\nexport declare const intersect: {\n    /**\n     * Computes a new `Interval` which is the intersection of this `Interval` and\n     * that `Interval`.\n     *\n     * @since 2.0.0\n     * @category ordering\n     */\n    (that: Interval): (self: Interval) => Interval;\n    /**\n     * Computes a new `Interval` which is the intersection of this `Interval` and\n     * that `Interval`.\n     *\n     * @since 2.0.0\n     * @category ordering\n     */\n    (self: Interval, that: Interval): Interval;\n};\n/**\n * Calculates the size of the `Interval` as the `Duration` from the start of the\n * interval to the end of the interval.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const size: (self: Interval) => Duration.Duration;\n/**\n * Computes a new `Interval` which is the union of this `Interval` and that\n * `Interval` as a `Some`, otherwise returns `None` if the two intervals cannot\n * form a union.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const union: {\n    /**\n     * Computes a new `Interval` which is the union of this `Interval` and that\n     * `Interval` as a `Some`, otherwise returns `None` if the two intervals cannot\n     * form a union.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (that: Interval): (self: Interval) => Option.Option<Interval>;\n    /**\n     * Computes a new `Interval` which is the union of this `Interval` and that\n     * `Interval` as a `Some`, otherwise returns `None` if the two intervals cannot\n     * form a union.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: Interval, that: Interval): Option.Option<Interval>;\n};\n/**\n * Construct an `Interval` that includes all time equal to and after the\n * specified start time.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const after: (startMilliseconds: number) => Interval;\n/**\n * Construct an `Interval` that includes all time equal to and before the\n * specified end time.\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const before: (endMilliseconds: number) => Interval;\n//# sourceMappingURL=ScheduleInterval.d.ts.map",
  "node_modules/effect/dist/dts/ScheduleIntervals.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Check from \"./Chunk.js\";\nimport type * as Interval from \"./ScheduleInterval.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const IntervalsTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type IntervalsTypeId = typeof IntervalsTypeId;\n/**\n * An `Intervals` represents a list of several `Interval`s.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Intervals {\n    readonly [IntervalsTypeId]: IntervalsTypeId;\n    readonly intervals: Check.Chunk<Interval.Interval>;\n}\n/**\n * Creates a new `Intervals` from a `List` of `Interval`s.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (intervals: Check.Chunk<Interval.Interval>) => Intervals;\n/**\n * Constructs an empty list of `Interval`s.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: Intervals;\n/**\n * Creates `Intervals` from the specified `Iterable<Interval>`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIterable: (intervals: Iterable<Interval.Interval>) => Intervals;\n/**\n * Computes the union of this `Intervals` and  that `Intervals`\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const union: {\n    /**\n     * Computes the union of this `Intervals` and  that `Intervals`\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (that: Intervals): (self: Intervals) => Intervals;\n    /**\n     * Computes the union of this `Intervals` and  that `Intervals`\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: Intervals, that: Intervals): Intervals;\n};\n/**\n * Produces the intersection of this `Intervals` and that `Intervals`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const intersect: {\n    /**\n     * Produces the intersection of this `Intervals` and that `Intervals`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (that: Intervals): (self: Intervals) => Intervals;\n    /**\n     * Produces the intersection of this `Intervals` and that `Intervals`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (self: Intervals, that: Intervals): Intervals;\n};\n/**\n * The start of the earliest interval in the specified `Intervals`.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const start: (self: Intervals) => number;\n/**\n * The end of the latest interval in the specified `Intervals`.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const end: (self: Intervals) => number;\n/**\n * Returns `true` if the start of this `Intervals` is before the start of that\n * `Intervals`, `false` otherwise.\n *\n * @since 2.0.0\n * @category ordering\n */\nexport declare const lessThan: {\n    /**\n     * Returns `true` if the start of this `Intervals` is before the start of that\n     * `Intervals`, `false` otherwise.\n     *\n     * @since 2.0.0\n     * @category ordering\n     */\n    (that: Intervals): (self: Intervals) => boolean;\n    /**\n     * Returns `true` if the start of this `Intervals` is before the start of that\n     * `Intervals`, `false` otherwise.\n     *\n     * @since 2.0.0\n     * @category ordering\n     */\n    (self: Intervals, that: Intervals): boolean;\n};\n/**\n * Returns `true` if this `Intervals` is non-empty, `false` otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isNonEmpty: (self: Intervals) => boolean;\n/**\n * Returns the maximum of the two `Intervals` (i.e. which has the latest start).\n *\n * @since 2.0.0\n * @category ordering\n */\nexport declare const max: {\n    /**\n     * Returns the maximum of the two `Intervals` (i.e. which has the latest start).\n     *\n     * @since 2.0.0\n     * @category ordering\n     */\n    (that: Intervals): (self: Intervals) => Intervals;\n    /**\n     * Returns the maximum of the two `Intervals` (i.e. which has the latest start).\n     *\n     * @since 2.0.0\n     * @category ordering\n     */\n    (self: Intervals, that: Intervals): Intervals;\n};\n//# sourceMappingURL=ScheduleIntervals.d.ts.map",
  "node_modules/effect/dist/dts/Scheduler.d.ts": "/**\n * @since 2.0.0\n */\nimport type { RuntimeFiber } from \"./Fiber.js\";\n/**\n * @since 2.0.0\n * @category models\n */\nexport type Task = () => void;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Scheduler {\n    shouldYield(fiber: RuntimeFiber<unknown, unknown>): number | false;\n    scheduleTask(task: Task, priority: number): void;\n}\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare class PriorityBuckets<in out T = Task> {\n    /**\n     * @since 2.0.0\n     */\n    buckets: Array<[number, Array<T>]>;\n    /**\n     * @since 2.0.0\n     */\n    scheduleTask(task: T, priority: number): void;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare class MixedScheduler implements Scheduler {\n    /**\n     * @since 2.0.0\n     */\n    readonly maxNextTickBeforeTimer: number;\n    /**\n     * @since 2.0.0\n     */\n    running: boolean;\n    /**\n     * @since 2.0.0\n     */\n    tasks: PriorityBuckets<Task>;\n    constructor(\n    /**\n     * @since 2.0.0\n     */\n    maxNextTickBeforeTimer: number);\n    /**\n     * @since 2.0.0\n     */\n    private starveInternal;\n    /**\n     * @since 2.0.0\n     */\n    private starve;\n    /**\n     * @since 2.0.0\n     */\n    shouldYield(fiber: RuntimeFiber<unknown, unknown>): number | false;\n    /**\n     * @since 2.0.0\n     */\n    scheduleTask(task: Task, priority: number): void;\n}\n/**\n * @since 2.0.0\n * @category schedulers\n */\nexport declare const defaultScheduler: Scheduler;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare class SyncScheduler implements Scheduler {\n    /**\n     * @since 2.0.0\n     */\n    tasks: PriorityBuckets<Task>;\n    /**\n     * @since 2.0.0\n     */\n    deferred: boolean;\n    /**\n     * @since 2.0.0\n     */\n    scheduleTask(task: Task, priority: number): void;\n    /**\n     * @since 2.0.0\n     */\n    shouldYield(fiber: RuntimeFiber<unknown, unknown>): number | false;\n    /**\n     * @since 2.0.0\n     */\n    flush(): void;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare class ControlledScheduler implements Scheduler {\n    /**\n     * @since 2.0.0\n     */\n    tasks: PriorityBuckets<Task>;\n    /**\n     * @since 2.0.0\n     */\n    deferred: boolean;\n    /**\n     * @since 2.0.0\n     */\n    scheduleTask(task: Task, priority: number): void;\n    /**\n     * @since 2.0.0\n     */\n    shouldYield(fiber: RuntimeFiber<unknown, unknown>): number | false;\n    /**\n     * @since 2.0.0\n     */\n    step(): void;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeMatrix: (...record: Array<[number, Scheduler]>) => Scheduler;\n/**\n * @since 2.0.0\n * @category utilities\n */\nexport declare const defaultShouldYield: Scheduler[\"shouldYield\"];\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (scheduleTask: Scheduler[\"scheduleTask\"], shouldYield?: Scheduler[\"shouldYield\"]) => Scheduler;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeBatched: (callback: (runBatch: () => void) => void, shouldYield?: Scheduler[\"shouldYield\"]) => Scheduler;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const timer: (ms: number, shouldYield?: Scheduler[\"shouldYield\"]) => Scheduler;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const timerBatched: (ms: number, shouldYield?: Scheduler[\"shouldYield\"]) => Scheduler;\n//# sourceMappingURL=Scheduler.d.ts.map",
  "node_modules/effect/dist/dts/Schema.d.ts": "/**\n * @since 3.10.0\n */\nimport type { StandardSchemaV1 } from \"@standard-schema/spec\";\nimport type { ArbitraryAnnotation, LazyArbitrary } from \"./Arbitrary.js\";\nimport * as array_ from \"./Array.js\";\nimport * as bigDecimal_ from \"./BigDecimal.js\";\nimport type { Brand } from \"./Brand.js\";\nimport * as cause_ from \"./Cause.js\";\nimport * as chunk_ from \"./Chunk.js\";\nimport * as config_ from \"./Config.js\";\nimport * as dateTime from \"./DateTime.js\";\nimport * as duration_ from \"./Duration.js\";\nimport * as Effect from \"./Effect.js\";\nimport * as either_ from \"./Either.js\";\nimport * as Equivalence from \"./Equivalence.js\";\nimport * as exit_ from \"./Exit.js\";\nimport * as fiberId_ from \"./FiberId.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport * as hashMap_ from \"./HashMap.js\";\nimport * as hashSet_ from \"./HashSet.js\";\nimport * as list_ from \"./List.js\";\nimport * as option_ from \"./Option.js\";\nimport type * as Order from \"./Order.js\";\nimport * as ParseResult from \"./ParseResult.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as pretty_ from \"./Pretty.js\";\nimport * as redacted_ from \"./Redacted.js\";\nimport * as Request from \"./Request.js\";\nimport type { ParseOptions } from \"./SchemaAST.js\";\nimport * as AST from \"./SchemaAST.js\";\nimport * as sortedSet_ from \"./SortedSet.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 3.10.0\n */\nexport type Simplify<A> = {\n    [K in keyof A]: A[K];\n} & {};\n/**\n * @since 3.10.0\n */\nexport type SimplifyMutable<A> = {\n    -readonly [K in keyof A]: A[K];\n} extends infer B ? B : never;\n/**\n * @since 3.10.0\n * @category symbol\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 3.10.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface Schema<in out A, in out I = A, out R = never> extends Schema.Variance<A, I, R>, Pipeable {\n    readonly Type: A;\n    readonly Encoded: I;\n    readonly Context: R;\n    readonly ast: AST.AST;\n    /**\n     * Merges a set of new annotations with existing ones, potentially overwriting\n     * any duplicates.\n     */\n    annotations(annotations: Annotations.GenericSchema<A>): Schema<A, I, R>;\n}\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport interface Annotable<Self extends Schema<A, I, R>, A, I = A, R = never> extends Schema<A, I, R> {\n    annotations(annotations: Annotations.GenericSchema<A>): Self;\n}\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport interface AnnotableClass<Self extends Schema<A, I, R>, A, I = A, R = never> extends Annotable<Self, A, I, R> {\n    new (_: never): Schema.Variance<A, I, R>;\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface SchemaClass<A, I = A, R = never> extends AnnotableClass<SchemaClass<A, I, R>, A, I, R> {\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare function make<A, I = A, R = never>(ast: AST.AST): SchemaClass<A, I, R>;\n/**\n * Returns a \"Standard Schema\" object conforming to the [Standard Schema\n * v1](https://standardschema.dev/) specification.\n *\n * This function creates a schema whose `validate` method attempts to decode and\n * validate the provided input synchronously. If the underlying `Schema`\n * includes any asynchronous components (e.g., asynchronous message resolutions\n * or checks), then validation will necessarily return a `Promise` instead.\n *\n * Any detected defects will be reported via a single issue containing no\n * `path`.\n *\n * @example\n * ```ts\n * import { Schema } from \"effect\"\n *\n * const schema = Schema.Struct({\n *   name: Schema.String\n * })\n *\n * //      ┌─── StandardSchemaV1<{ readonly name: string; }>\n * //      ▼\n * const standardSchema = Schema.standardSchemaV1(schema)\n * ```\n *\n * @category Standard Schema\n * @since 3.13.0\n */\nexport declare const standardSchemaV1: <A, I>(schema: Schema<A, I, never>, overrideOptions?: AST.ParseOptions) => StandardSchemaV1<I, A> & SchemaClass<A, I, never>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare namespace Annotable {\n    /**\n     * @since 3.10.0\n     */\n    type Self<S extends All> = ReturnType<S[\"annotations\"]>;\n    /**\n     * @since 3.10.0\n     */\n    type Any = Annotable<any, any, any, unknown>;\n    /**\n     * @since 3.10.0\n     */\n    type All = Any | Annotable<any, any, never, unknown> | Annotable<any, never, any, unknown> | Annotable<any, never, never, unknown>;\n}\n/**\n * @since 3.10.0\n */\nexport declare function asSchema<S extends Schema.All>(schema: S): Schema<Schema.Type<S>, Schema.Encoded<S>, Schema.Context<S>>;\n/**\n * @category formatting\n * @since 3.10.0\n */\nexport declare const format: <S extends Schema.All>(schema: S) => string;\n/**\n * @since 3.10.0\n */\nexport declare namespace Schema {\n    /**\n     * @since 3.10.0\n     */\n    interface Variance<A, I, R> {\n        readonly [TypeId]: {\n            readonly _A: Types.Invariant<A>;\n            readonly _I: Types.Invariant<I>;\n            readonly _R: Types.Covariant<R>;\n        };\n    }\n    /**\n     * @since 3.10.0\n     */\n    type Type<S> = S extends Schema.Variance<infer A, infer _I, infer _R> ? A : never;\n    /**\n     * @since 3.10.0\n     */\n    type Encoded<S> = S extends Schema.Variance<infer _A, infer I, infer _R> ? I : never;\n    /**\n     * @since 3.10.0\n     */\n    type Context<S> = S extends Schema.Variance<infer _A, infer _I, infer R> ? R : never;\n    /**\n     * @since 3.10.0\n     */\n    type ToAsserts<S extends AnyNoContext> = (input: unknown, options?: AST.ParseOptions) => asserts input is Schema.Type<S>;\n    /**\n     * Any schema, except for `never`.\n     *\n     * @since 3.10.0\n     */\n    type Any = Schema<any, any, unknown>;\n    /**\n     * Any schema with `Context = never`, except for `never`.\n     *\n     * @since 3.10.0\n     */\n    type AnyNoContext = Schema<any, any, never>;\n    /**\n     * Any schema, including `never`.\n     *\n     * @since 3.10.0\n     */\n    type All = Any | Schema<any, never, unknown> | Schema<never, any, unknown> | Schema<never, never, unknown>;\n    /**\n     * Type-level counterpart of `Schema.asSchema` function.\n     *\n     * @since 3.10.0\n     */\n    type AsSchema<S extends All> = Schema<Type<S>, Encoded<S>, Context<S>>;\n}\n/**\n * The `encodedSchema` function allows you to extract the `Encoded` portion of a\n * schema, creating a new schema that conforms to the properties defined in the\n * original schema without retaining any refinements or transformations that\n * were applied previously.\n *\n * @since 3.10.0\n */\nexport declare const encodedSchema: <A, I, R>(schema: Schema<A, I, R>) => SchemaClass<I>;\n/**\n * The `encodedBoundSchema` function is similar to `encodedSchema` but preserves\n * the refinements up to the first transformation point in the original schema.\n *\n * @since 3.10.0\n */\nexport declare const encodedBoundSchema: <A, I, R>(schema: Schema<A, I, R>) => SchemaClass<I>;\n/**\n * The `typeSchema` function allows you to extract the `Type` portion of a\n * schema, creating a new schema that conforms to the properties defined in the\n * original schema without considering the initial encoding or transformation\n * processes.\n *\n * @since 3.10.0\n */\nexport declare const typeSchema: <A, I, R>(schema: Schema<A, I, R>) => SchemaClass<A>;\nexport { \n/**\n * By default the option `exact` is set to `true`.\n *\n * @throws `ParseError`\n * @category validation\n * @since 3.10.0\n */\nasserts, \n/**\n * @category decoding\n * @since 3.10.0\n */\ndecodeOption, \n/**\n * @throws `ParseError`\n * @category decoding\n * @since 3.10.0\n */\ndecodeSync, \n/**\n * @category decoding\n * @since 3.10.0\n */\ndecodeUnknownOption, \n/**\n * @throws `ParseError`\n * @category decoding\n * @since 3.10.0\n */\ndecodeUnknownSync, \n/**\n * @category encoding\n * @since 3.10.0\n */\nencodeOption, \n/**\n * @throws `ParseError`\n * @category encoding\n * @since 3.10.0\n */\nencodeSync, \n/**\n * @category encoding\n * @since 3.10.0\n */\nencodeUnknownOption, \n/**\n * @throws `ParseError`\n * @category encoding\n * @since 3.10.0\n */\nencodeUnknownSync, \n/**\n * By default the option `exact` is set to `true`.\n *\n * @category validation\n * @since 3.10.0\n */\nis, \n/**\n * @category validation\n * @since 3.10.0\n */\nvalidateOption, \n/**\n * @throws `ParseError`\n * @category validation\n * @since 3.10.0\n */\nvalidateSync } from \"./ParseResult.js\";\n/**\n * @category encoding\n * @since 3.10.0\n */\nexport declare const encodeUnknown: <A, I, R>(schema: Schema<A, I, R>, options?: ParseOptions) => (u: unknown, overrideOptions?: ParseOptions) => Effect.Effect<I, ParseResult.ParseError, R>;\n/**\n * @category encoding\n * @since 3.10.0\n */\nexport declare const encodeUnknownEither: <A, I>(schema: Schema<A, I, never>, options?: ParseOptions) => (u: unknown, overrideOptions?: ParseOptions) => either_.Either<I, ParseResult.ParseError>;\n/**\n * @category encoding\n * @since 3.10.0\n */\nexport declare const encodeUnknownPromise: <A, I>(schema: Schema<A, I, never>, options?: ParseOptions) => (u: unknown, overrideOptions?: ParseOptions) => Promise<I>;\n/**\n * @category encoding\n * @since 3.10.0\n */\nexport declare const encode: <A, I, R>(schema: Schema<A, I, R>, options?: ParseOptions) => (a: A, overrideOptions?: ParseOptions) => Effect.Effect<I, ParseResult.ParseError, R>;\n/**\n * @category encoding\n * @since 3.10.0\n */\nexport declare const encodeEither: <A, I>(schema: Schema<A, I, never>, options?: ParseOptions) => (a: A, overrideOptions?: ParseOptions) => either_.Either<I, ParseResult.ParseError>;\n/**\n * @category encoding\n * @since 3.10.0\n */\nexport declare const encodePromise: <A, I>(schema: Schema<A, I, never>, options?: ParseOptions) => (a: A, overrideOptions?: ParseOptions) => Promise<I>;\n/**\n * @category decoding\n * @since 3.10.0\n */\nexport declare const decodeUnknown: <A, I, R>(schema: Schema<A, I, R>, options?: ParseOptions) => (u: unknown, overrideOptions?: ParseOptions) => Effect.Effect<A, ParseResult.ParseError, R>;\n/**\n * @category decoding\n * @since 3.10.0\n */\nexport declare const decodeUnknownEither: <A, I>(schema: Schema<A, I, never>, options?: ParseOptions) => (u: unknown, overrideOptions?: ParseOptions) => either_.Either<A, ParseResult.ParseError>;\n/**\n * @category decoding\n * @since 3.10.0\n */\nexport declare const decodeUnknownPromise: <A, I>(schema: Schema<A, I, never>, options?: ParseOptions) => (u: unknown, overrideOptions?: ParseOptions) => Promise<A>;\n/**\n * @category decoding\n * @since 3.10.0\n */\nexport declare const decode: <A, I, R>(schema: Schema<A, I, R>, options?: ParseOptions) => (i: I, overrideOptions?: ParseOptions) => Effect.Effect<A, ParseResult.ParseError, R>;\n/**\n * @category decoding\n * @since 3.10.0\n */\nexport declare const decodeEither: <A, I>(schema: Schema<A, I, never>, options?: ParseOptions) => (i: I, overrideOptions?: ParseOptions) => either_.Either<A, ParseResult.ParseError>;\n/**\n * @category decoding\n * @since 3.10.0\n */\nexport declare const decodePromise: <A, I>(schema: Schema<A, I, never>, options?: ParseOptions) => (i: I, overrideOptions?: ParseOptions) => Promise<A>;\n/**\n * @category validation\n * @since 3.10.0\n */\nexport declare const validate: <A, I, R>(schema: Schema<A, I, R>, options?: ParseOptions) => (u: unknown, overrideOptions?: ParseOptions) => Effect.Effect<A, ParseResult.ParseError, R>;\n/**\n * @category validation\n * @since 3.10.0\n */\nexport declare const validateEither: <A, I, R>(schema: Schema<A, I, R>, options?: ParseOptions) => (u: unknown, overrideOptions?: ParseOptions) => either_.Either<A, ParseResult.ParseError>;\n/**\n * @category validation\n * @since 3.10.0\n */\nexport declare const validatePromise: <A, I>(schema: Schema<A, I, never>, options?: ParseOptions) => (u: unknown, overrideOptions?: ParseOptions) => Promise<A>;\n/**\n * Tests if a value is a `Schema`.\n *\n * @category guards\n * @since 3.10.0\n */\nexport declare const isSchema: (u: unknown) => u is Schema.Any;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface Literal<Literals extends array_.NonEmptyReadonlyArray<AST.LiteralValue>> extends AnnotableClass<Literal<Literals>, Literals[number]> {\n    readonly literals: Readonly<Literals>;\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare function Literal<Literals extends array_.NonEmptyReadonlyArray<AST.LiteralValue>>(...literals: Literals): Literal<Literals>;\nexport declare function Literal(): Never;\nexport declare function Literal<Literals extends ReadonlyArray<AST.LiteralValue>>(...literals: Literals): SchemaClass<Literals[number]>;\n/**\n * Creates a new `Schema` from a literal schema.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Either, Schema } from \"effect\"\n *\n * const schema = Schema.Literal(\"a\", \"b\", \"c\").pipe(Schema.pickLiteral(\"a\", \"b\"))\n *\n * assert.deepStrictEqual(Schema.decodeSync(schema)(\"a\"), \"a\")\n * assert.deepStrictEqual(Schema.decodeSync(schema)(\"b\"), \"b\")\n * assert.strictEqual(Either.isLeft(Schema.decodeUnknownEither(schema)(\"c\")), true)\n * ```\n *\n * @category constructors\n * @since 3.10.0\n */\nexport declare const pickLiteral: <A extends AST.LiteralValue, L extends array_.NonEmptyReadonlyArray<A>>(...literals: L) => <I, R>(_schema: Schema<A, I, R>) => Literal<[...L]>;\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const UniqueSymbolFromSelf: <S extends symbol>(symbol: S) => SchemaClass<S>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface Enums<A extends EnumsDefinition> extends AnnotableClass<Enums<A>, A[keyof A]> {\n    readonly enums: A;\n}\n/**\n * @since 3.10.0\n */\nexport type EnumsDefinition = {\n    [x: string]: string | number;\n};\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const Enums: <A extends EnumsDefinition>(enums: A) => Enums<A>;\ntype AppendType<Template extends string, Next> = Next extends AST.LiteralValue ? `${Template}${Next}` : Next extends Schema<infer A extends AST.LiteralValue, infer _I, infer _R> ? `${Template}${A}` : never;\ntype GetTemplateLiteralType<Params> = Params extends [...infer Init, infer Last] ? AppendType<GetTemplateLiteralType<Init>, Last> : ``;\n/**\n * @category API interface\n * @since 3.10.0\n */\nexport interface TemplateLiteral<A> extends SchemaClass<A> {\n}\ntype TemplateLiteralParameter = Schema.AnyNoContext | AST.LiteralValue;\n/**\n * @category template literal\n * @since 3.10.0\n */\nexport declare const TemplateLiteral: <Params extends array_.NonEmptyReadonlyArray<TemplateLiteralParameter>>(...[head, ...tail]: Params) => TemplateLiteral<GetTemplateLiteralType<Params>>;\ntype TemplateLiteralParserParameters = Schema.Any | AST.LiteralValue;\ntype GetTemplateLiteralParserType<Params> = Params extends [infer Head, ...infer Tail] ? readonly [\n    Head extends Schema<infer A, infer _I, infer _R> ? A : Head,\n    ...GetTemplateLiteralParserType<Tail>\n] : [];\ntype AppendEncoded<Template extends string, Next> = Next extends AST.LiteralValue ? `${Template}${Next}` : Next extends Schema<infer _A, infer I extends AST.LiteralValue, infer _R> ? `${Template}${I}` : never;\ntype GetTemplateLiteralParserEncoded<Params> = Params extends [...infer Init, infer Last] ? AppendEncoded<GetTemplateLiteralParserEncoded<Init>, Last> : ``;\n/**\n * @category API interface\n * @since 3.10.0\n */\nexport interface TemplateLiteralParser<Params extends array_.NonEmptyReadonlyArray<TemplateLiteralParserParameters>> extends Schema<GetTemplateLiteralParserType<Params>, GetTemplateLiteralParserEncoded<Params>, Schema.Context<Params[number]>> {\n    readonly params: Params;\n}\n/**\n * @category template literal\n * @since 3.10.0\n */\nexport declare const TemplateLiteralParser: <Params extends array_.NonEmptyReadonlyArray<TemplateLiteralParserParameters>>(...params: Params) => TemplateLiteralParser<Params>;\n/**\n * @category api interface\n * @since 3.13.3\n */\nexport interface declare<A, I = A, P extends ReadonlyArray<Schema.All> = readonly [], R = Schema.Context<P[number]>> extends AnnotableClass<declare<A, I, P, R>, A, I, R> {\n    readonly typeParameters: Readonly<P>;\n}\n/**\n * @category api interface\n * @since 3.13.3\n */\nexport interface AnnotableDeclare<Self extends declare<A, I, P, R>, A, I = A, P extends ReadonlyArray<Schema.All> = readonly [], R = Schema.Context<P[number]>> extends declare<A, I, P, R> {\n    annotations(annotations: Annotations.Schema<A>): Self;\n}\n/**\n * The constraint `R extends Schema.Context<P[number]>` enforces dependencies solely from `typeParameters`.\n * This ensures that when you call `Schema.to` or `Schema.from`, you receive a schema with a `never` context.\n *\n * @category constructors\n * @since 3.10.0\n */\nexport declare const declare: {\n    /**\n     * The constraint `R extends Schema.Context<P[number]>` enforces dependencies solely from `typeParameters`.\n     * This ensures that when you call `Schema.to` or `Schema.from`, you receive a schema with a `never` context.\n     *\n     * @category constructors\n     * @since 3.10.0\n     */\n    <A>(is: (input: unknown) => input is A, annotations?: Annotations.Schema<A>): declare<A>;\n    /**\n     * The constraint `R extends Schema.Context<P[number]>` enforces dependencies solely from `typeParameters`.\n     * This ensures that when you call `Schema.to` or `Schema.from`, you receive a schema with a `never` context.\n     *\n     * @category constructors\n     * @since 3.10.0\n     */\n    <A, I, const P extends ReadonlyArray<Schema.All>>(typeParameters: P, options: {\n        readonly decode: (...typeParameters: {\n            readonly [K in keyof P]: Schema<Schema.Type<P[K]>, Schema.Encoded<P[K]>, never>;\n        }) => (input: unknown, options: ParseOptions, ast: AST.Declaration) => Effect.Effect<A, ParseResult.ParseIssue, never>;\n        readonly encode: (...typeParameters: {\n            readonly [K in keyof P]: Schema<Schema.Type<P[K]>, Schema.Encoded<P[K]>, never>;\n        }) => (input: unknown, options: ParseOptions, ast: AST.Declaration) => Effect.Effect<I, ParseResult.ParseIssue, never>;\n    }, annotations?: Annotations.Schema<A, {\n        readonly [K in keyof P]: Schema.Type<P[K]>;\n    }>): declare<A, I, P>;\n};\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const BrandSchemaId: unique symbol;\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const fromBrand: <C extends Brand<string | symbol>, A extends Brand.Unbranded<C>>(constructor: Brand.Constructor<C>, annotations?: Annotations.Filter<C, A>) => <I, R>(self: Schema<A, I, R>) => BrandSchema<A & C, I, R>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const InstanceOfSchemaId: unique symbol;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface instanceOf<A> extends AnnotableDeclare<instanceOf<A>, A> {\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const instanceOf: <A extends abstract new (...args: any) => any>(constructor: A, annotations?: Annotations.Schema<InstanceType<A>>) => instanceOf<InstanceType<A>>;\ndeclare const Undefined_base: SchemaClass<undefined, undefined, never>;\n/**\n * @category primitives\n * @since 3.10.0\n */\nexport declare class Undefined extends Undefined_base {\n}\ndeclare const Void_base: SchemaClass<void, void, never>;\n/**\n * @category primitives\n * @since 3.10.0\n */\nexport declare class Void extends Void_base {\n}\ndeclare const Null_base: SchemaClass<null, null, never>;\n/**\n * @category primitives\n * @since 3.10.0\n */\nexport declare class Null extends Null_base {\n}\ndeclare const Never_base: SchemaClass<never, never, never>;\n/**\n * @category primitives\n * @since 3.10.0\n */\nexport declare class Never extends Never_base {\n}\ndeclare const Unknown_base: SchemaClass<unknown, unknown, never>;\n/**\n * @category primitives\n * @since 3.10.0\n */\nexport declare class Unknown extends Unknown_base {\n}\ndeclare const Any_base: SchemaClass<any, any, never>;\n/**\n * @category primitives\n * @since 3.10.0\n */\nexport declare class Any extends Any_base {\n}\ndeclare const BigIntFromSelf_base: SchemaClass<bigint, bigint, never>;\n/**\n * @category primitives\n * @since 3.10.0\n */\nexport declare class BigIntFromSelf extends BigIntFromSelf_base {\n}\ndeclare const SymbolFromSelf_base: SchemaClass<symbol, symbol, never>;\n/**\n * @category primitives\n * @since 3.10.0\n */\nexport declare class SymbolFromSelf extends SymbolFromSelf_base {\n}\ndeclare const String$_base: SchemaClass<string, string, never>;\n/** @ignore */\ndeclare class String$ extends String$_base {\n}\ndeclare const Number$_base: SchemaClass<number, number, never>;\n/** @ignore */\ndeclare class Number$ extends Number$_base {\n}\ndeclare const Boolean$_base: SchemaClass<boolean, boolean, never>;\n/** @ignore */\ndeclare class Boolean$ extends Boolean$_base {\n}\ndeclare const Object$_base: SchemaClass<object, object, never>;\n/** @ignore */\ndeclare class Object$ extends Object$_base {\n}\nexport { \n/**\n * @category primitives\n * @since 3.10.0\n */\nBoolean$ as Boolean, \n/**\n * @category primitives\n * @since 3.10.0\n */\nNumber$ as Number, \n/**\n * @category primitives\n * @since 3.10.0\n */\nObject$ as Object, \n/**\n * @category primitives\n * @since 3.10.0\n */\nString$ as String };\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface Union<Members extends ReadonlyArray<Schema.All>> extends AnnotableClass<Union<Members>, Schema.Type<Members[number]>, Schema.Encoded<Members[number]>, Schema.Context<Members[number]>> {\n    readonly members: Readonly<Members>;\n}\n/**\n * @category combinators\n * @since 3.10.0\n */\nexport declare function Union<Members extends AST.Members<Schema.All>>(...members: Members): Union<Members>;\nexport declare function Union<Member extends Schema.All>(member: Member): Member;\nexport declare function Union(): typeof Never;\nexport declare function Union<Members extends ReadonlyArray<Schema.All>>(...members: Members): Schema<Schema.Type<Members[number]>, Schema.Encoded<Members[number]>, Schema.Context<Members[number]>>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface NullOr<S extends Schema.All> extends Union<[S, typeof Null]> {\n    annotations(annotations: Annotations.Schema<Schema.Type<S> | null>): NullOr<S>;\n}\n/**\n * @category combinators\n * @since 3.10.0\n */\nexport declare const NullOr: <S extends Schema.All>(self: S) => NullOr<S>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface UndefinedOr<S extends Schema.All> extends Union<[S, typeof Undefined]> {\n    annotations(annotations: Annotations.Schema<Schema.Type<S> | undefined>): UndefinedOr<S>;\n}\n/**\n * @category combinators\n * @since 3.10.0\n */\nexport declare const UndefinedOr: <S extends Schema.All>(self: S) => UndefinedOr<S>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface NullishOr<S extends Schema.All> extends Union<[S, typeof Null, typeof Undefined]> {\n    annotations(annotations: Annotations.Schema<Schema.Type<S> | null | undefined>): NullishOr<S>;\n}\n/**\n * @category combinators\n * @since 3.10.0\n */\nexport declare const NullishOr: <S extends Schema.All>(self: S) => NullishOr<S>;\n/**\n * @category combinators\n * @since 3.10.0\n */\nexport declare const keyof: <A, I, R>(self: Schema<A, I, R>) => SchemaClass<keyof A>;\n/**\n * @since 3.10.0\n */\nexport declare namespace Element {\n    /**\n     * @since 3.10.0\n     */\n    interface Annotations<A> extends Annotations.Doc<A> {\n        readonly missingMessage?: AST.MissingMessageAnnotation;\n    }\n    /**\n     * @since 3.10.0\n     */\n    type Token = \"\" | \"?\";\n}\n/**\n * @category API interface\n * @since 3.10.0\n */\nexport interface Element<S extends Schema.Any, Token extends Element.Token> extends Schema.Variance<Schema.Type<S>, Schema.Encoded<S>, Schema.Context<S>> {\n    readonly _Token: Token;\n    readonly ast: AST.OptionalType;\n    readonly from: S;\n    annotations(annotations: Element.Annotations<Schema.Type<S>>): Element<S, Token>;\n}\n/**\n * @since 3.10.0\n */\nexport declare const element: <S extends Schema.Any>(self: S) => Element<S, \"\">;\n/**\n * @since 3.10.0\n */\nexport declare const optionalElement: <S extends Schema.Any>(self: S) => Element<S, \"?\">;\n/**\n * @since 3.10.0\n */\nexport declare namespace TupleType {\n    type ElementsType<Elements, Out extends ReadonlyArray<any> = readonly []> = Elements extends readonly [infer Head, ...infer Tail] ? Head extends Element<infer T, \"?\"> ? ElementsType<Tail, readonly [...Out, Schema.Type<T>?]> : ElementsType<Tail, readonly [...Out, Schema.Type<Head>]> : Out;\n    type ElementsEncoded<Elements, Out extends ReadonlyArray<any> = readonly []> = Elements extends readonly [infer Head, ...infer Tail] ? Head extends Element<infer T, \"?\"> ? ElementsEncoded<Tail, readonly [...Out, Schema.Encoded<T>?]> : ElementsEncoded<Tail, readonly [...Out, Schema.Encoded<Head>]> : Out;\n    /**\n     * @since 3.10.0\n     */\n    type Elements = ReadonlyArray<Schema.Any | Element<Schema.Any, Element.Token>>;\n    /**\n     * @since 3.10.0\n     */\n    type Rest = ReadonlyArray<Schema.Any | Element<Schema.Any, \"\">>;\n    /**\n     * @since 3.10.0\n     */\n    type Type<Elements extends TupleType.Elements, Rest extends TupleType.Rest> = Rest extends [\n        infer Head,\n        ...infer Tail\n    ] ? Readonly<[\n        ...ElementsType<Elements>,\n        ...ReadonlyArray<Schema.Type<Head>>,\n        ...{\n            readonly [K in keyof Tail]: Schema.Type<Tail[K]>;\n        }\n    ]> : ElementsType<Elements>;\n    /**\n     * @since 3.10.0\n     */\n    type Encoded<Elements extends TupleType.Elements, Rest extends TupleType.Rest> = Rest extends [\n        infer Head,\n        ...infer Tail\n    ] ? Readonly<[\n        ...ElementsEncoded<Elements>,\n        ...ReadonlyArray<Schema.Encoded<Head>>,\n        ...{\n            readonly [K in keyof Tail]: Schema.Encoded<Tail[K]>;\n        }\n    ]> : ElementsEncoded<Elements>;\n}\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface TupleType<Elements extends TupleType.Elements, Rest extends TupleType.Rest> extends AnnotableClass<TupleType<Elements, Rest>, TupleType.Type<Elements, Rest>, TupleType.Encoded<Elements, Rest>, Schema.Context<Elements[number]> | Schema.Context<Rest[number]>> {\n    readonly elements: Readonly<Elements>;\n    readonly rest: Readonly<Rest>;\n}\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface Tuple<Elements extends TupleType.Elements> extends TupleType<Elements, []> {\n    annotations(annotations: Annotations.Schema<TupleType.Type<Elements, []>>): Tuple<Elements>;\n}\n/**\n * @category api interface\n * @since 3.13.3\n */\nexport interface Tuple2<Fst extends Schema.Any, Snd extends Schema.Any> extends AnnotableClass<Tuple2<Fst, Snd>, readonly [Schema.Type<Fst>, Schema.Type<Snd>], readonly [Schema.Encoded<Fst>, Schema.Encoded<Snd>], Schema.Context<Fst> | Schema.Context<Snd>> {\n    readonly elements: readonly [Fst, Snd];\n    readonly rest: readonly [];\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare function Tuple<const Elements extends TupleType.Elements, Rest extends array_.NonEmptyReadonlyArray<TupleType.Rest[number]>>(elements: Elements, ...rest: Rest): TupleType<Elements, Rest>;\nexport declare function Tuple<Fst extends Schema.Any, Snd extends Schema.Any>(fst: Fst, snd: Snd): Tuple2<Fst, Snd>;\nexport declare function Tuple<Elements extends TupleType.Elements>(...elements: Elements): Tuple<Elements>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface Array$<Value extends Schema.Any> extends TupleType<[], [Value]> {\n    readonly value: Value;\n    annotations(annotations: Annotations.Schema<TupleType.Type<[], [Value]>>): Array$<Value>;\n}\ndeclare const Array$: <Value extends Schema.Any>(value: Value) => Array$<Value>;\nexport { \n/**\n * @category constructors\n * @since 3.10.0\n */\nArray$ as Array };\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface NonEmptyArray<Value extends Schema.Any> extends AnnotableClass<NonEmptyArray<Value>, array_.NonEmptyReadonlyArray<Schema.Type<Value>>, array_.NonEmptyReadonlyArray<Schema.Encoded<Value>>, Schema.Context<Value>> {\n    readonly elements: readonly [Value];\n    readonly rest: readonly [Value];\n    readonly value: Value;\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const NonEmptyArray: <Value extends Schema.Any>(value: Value) => NonEmptyArray<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface ArrayEnsure<Value extends Schema.Any> extends transform<Union<[Value, Array$<Value>]>, Array$<SchemaClass<Schema.Type<Value>>>> {\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare function ArrayEnsure<Value extends Schema.Any>(value: Value): ArrayEnsure<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface NonEmptyArrayEnsure<Value extends Schema.Any> extends transform<Union<[Value, NonEmptyArray<Value>]>, NonEmptyArray<SchemaClass<Schema.Type<Value>>>> {\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare function NonEmptyArrayEnsure<Value extends Schema.Any>(value: Value): NonEmptyArrayEnsure<Value>;\n/**\n * @since 3.10.0\n */\nexport declare namespace PropertySignature {\n    /**\n     * @since 3.10.0\n     */\n    type Token = \"?:\" | \":\";\n    /**\n     * @since 3.10.0\n     */\n    type Any<Key extends PropertyKey = PropertyKey> = PropertySignature<Token, any, Key, Token, any, boolean, unknown>;\n    /**\n     * @since 3.10.0\n     */\n    type All<Key extends PropertyKey = PropertyKey> = Any<Key> | PropertySignature<Token, never, Key, Token, any, boolean, unknown> | PropertySignature<Token, any, Key, Token, never, boolean, unknown> | PropertySignature<Token, never, Key, Token, never, boolean, unknown>;\n    /**\n     * @since 3.10.0\n     */\n    type AST = PropertySignatureDeclaration | PropertySignatureTransformation;\n    /**\n     * @since 3.10.0\n     */\n    interface Annotations<A> extends Annotations.Doc<A> {\n        readonly missingMessage?: AST.MissingMessageAnnotation;\n    }\n}\n/**\n * @category PropertySignature\n * @since 3.10.0\n */\nexport declare class PropertySignatureDeclaration extends AST.OptionalType {\n    readonly isReadonly: boolean;\n    readonly defaultValue: (() => unknown) | undefined;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"PropertySignatureDeclaration\";\n    constructor(type: AST.AST, isOptional: boolean, isReadonly: boolean, annotations: AST.Annotations, defaultValue: (() => unknown) | undefined);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n}\n/**\n * @category PropertySignature\n * @since 3.10.0\n */\nexport declare class FromPropertySignature extends AST.OptionalType {\n    readonly isReadonly: boolean;\n    readonly fromKey?: PropertyKey | undefined;\n    constructor(type: AST.AST, isOptional: boolean, isReadonly: boolean, annotations: AST.Annotations, fromKey?: PropertyKey | undefined);\n}\n/**\n * @category PropertySignature\n * @since 3.10.0\n */\nexport declare class ToPropertySignature extends AST.OptionalType {\n    readonly isReadonly: boolean;\n    readonly defaultValue: (() => unknown) | undefined;\n    constructor(type: AST.AST, isOptional: boolean, isReadonly: boolean, annotations: AST.Annotations, defaultValue: (() => unknown) | undefined);\n}\n/**\n * @category PropertySignature\n * @since 3.10.0\n */\nexport declare class PropertySignatureTransformation {\n    readonly from: FromPropertySignature;\n    readonly to: ToPropertySignature;\n    readonly decode: AST.PropertySignatureTransformation[\"decode\"];\n    readonly encode: AST.PropertySignatureTransformation[\"encode\"];\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"PropertySignatureTransformation\";\n    constructor(from: FromPropertySignature, to: ToPropertySignature, decode: AST.PropertySignatureTransformation[\"decode\"], encode: AST.PropertySignatureTransformation[\"encode\"]);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n}\n/**\n * @since 3.10.0\n * @category symbol\n */\nexport declare const PropertySignatureTypeId: unique symbol;\n/**\n * @since 3.10.0\n * @category symbol\n */\nexport type PropertySignatureTypeId = typeof PropertySignatureTypeId;\n/**\n * @since 3.10.0\n * @category guards\n */\nexport declare const isPropertySignature: (u: unknown) => u is PropertySignature.All;\n/**\n * @category PropertySignature\n * @since 3.10.0\n */\nexport interface PropertySignature<TypeToken extends PropertySignature.Token, Type, Key extends PropertyKey, EncodedToken extends PropertySignature.Token, Encoded, HasDefault extends boolean = false, R = never> extends Schema.Variance<Type, Encoded, R>, Pipeable {\n    readonly [PropertySignatureTypeId]: null;\n    readonly _TypeToken: TypeToken;\n    readonly _EncodedToken: EncodedToken;\n    readonly _HasDefault: HasDefault;\n    readonly _Key: Key;\n    readonly ast: PropertySignature.AST;\n    annotations(annotations: PropertySignature.Annotations<Type>): PropertySignature<TypeToken, Type, Key, EncodedToken, Encoded, HasDefault, R>;\n}\ndeclare class PropertySignatureImpl<TypeToken extends PropertySignature.Token, Type, Key extends PropertyKey, EncodedToken extends PropertySignature.Token, Encoded, HasDefault extends boolean = false, R = never> implements PropertySignature<TypeToken, Type, Key, EncodedToken, Encoded, HasDefault, R> {\n    readonly ast: PropertySignature.AST;\n    readonly [TypeId]: Schema.Variance<Type, Encoded, R>[TypeId];\n    readonly [PropertySignatureTypeId]: null;\n    readonly _TypeToken: TypeToken;\n    readonly _Key: Key;\n    readonly _EncodedToken: EncodedToken;\n    readonly _HasDefault: HasDefault;\n    constructor(ast: PropertySignature.AST);\n    pipe(): unknown;\n    annotations(annotations: PropertySignature.Annotations<Type>): PropertySignature<TypeToken, Type, Key, EncodedToken, Encoded, HasDefault, R>;\n    toString(): string;\n}\n/**\n * @category PropertySignature\n * @since 3.10.0\n */\nexport declare const makePropertySignature: <TypeToken extends PropertySignature.Token, Type, Key extends PropertyKey, EncodedToken extends PropertySignature.Token, Encoded, HasDefault extends boolean = false, R = never>(ast: PropertySignature.AST) => PropertySignatureImpl<TypeToken, Type, Key, EncodedToken, Encoded, HasDefault, R>;\n/**\n * @category API interface\n * @since 1.0.0\n */\nexport interface propertySignature<S extends Schema.All> extends PropertySignature<\":\", Schema.Type<S>, never, \":\", Schema.Encoded<S>, false, Schema.Context<S>> {\n    readonly from: S;\n    annotations(annotations: PropertySignature.Annotations<Schema.Type<S>>): propertySignature<S>;\n}\n/**\n * Lifts a `Schema` into a `PropertySignature`.\n *\n * @category PropertySignature\n * @since 3.10.0\n */\nexport declare const propertySignature: <S extends Schema.All>(self: S) => propertySignature<S>;\n/**\n * Enhances a property signature with a default constructor value.\n *\n * @category PropertySignature\n * @since 3.10.0\n */\nexport declare const withConstructorDefault: {\n    /**\n     * Enhances a property signature with a default constructor value.\n     *\n     * @category PropertySignature\n     * @since 3.10.0\n     */\n    <Type>(defaultValue: () => Types.NoInfer<Type>): <TypeToken extends PropertySignature.Token, Key extends PropertyKey, EncodedToken extends PropertySignature.Token, Encoded, R>(self: PropertySignature<TypeToken, Type, Key, EncodedToken, Encoded, boolean, R>) => PropertySignature<TypeToken, Type, Key, EncodedToken, Encoded, true, R>;\n    /**\n     * Enhances a property signature with a default constructor value.\n     *\n     * @category PropertySignature\n     * @since 3.10.0\n     */\n    <TypeToken extends PropertySignature.Token, Type, Key extends PropertyKey, EncodedToken extends PropertySignature.Token, Encoded, R>(self: PropertySignature<TypeToken, Type, Key, EncodedToken, Encoded, boolean, R>, defaultValue: () => Types.NoInfer<Type>): PropertySignature<TypeToken, Type, Key, EncodedToken, Encoded, true, R>;\n};\n/**\n * Enhances a property signature with a default decoding value.\n *\n * @category PropertySignature\n * @since 3.10.0\n */\nexport declare const withDecodingDefault: {\n    /**\n     * Enhances a property signature with a default decoding value.\n     *\n     * @category PropertySignature\n     * @since 3.10.0\n     */\n    <Type>(defaultValue: () => Types.NoInfer<Exclude<Type, undefined>>): <Key extends PropertyKey, Encoded, R>(self: PropertySignature<\"?:\", Type, Key, \"?:\", Encoded, false, R>) => PropertySignature<\":\", Exclude<Type, undefined>, Key, \"?:\", Encoded, false, R>;\n    /**\n     * Enhances a property signature with a default decoding value.\n     *\n     * @category PropertySignature\n     * @since 3.10.0\n     */\n    <Type, Key extends PropertyKey, Encoded, R>(self: PropertySignature<\"?:\", Type, Key, \"?:\", Encoded, false, R>, defaultValue: () => Types.NoInfer<Exclude<Type, undefined>>): PropertySignature<\":\", Exclude<Type, undefined>, Key, \"?:\", Encoded, false, R>;\n};\n/**\n * Enhances a property signature with a default decoding value and a default constructor value.\n *\n * @category PropertySignature\n * @since 3.10.0\n */\nexport declare const withDefaults: {\n    /**\n     * Enhances a property signature with a default decoding value and a default constructor value.\n     *\n     * @category PropertySignature\n     * @since 3.10.0\n     */\n    <Type>(defaults: {\n        constructor: () => Types.NoInfer<Exclude<Type, undefined>>;\n        decoding: () => Types.NoInfer<Exclude<Type, undefined>>;\n    }): <Key extends PropertyKey, Encoded, R>(self: PropertySignature<\"?:\", Type, Key, \"?:\", Encoded, boolean, R>) => PropertySignature<\":\", Exclude<Type, undefined>, Key, \"?:\", Encoded, true, R>;\n    /**\n     * Enhances a property signature with a default decoding value and a default constructor value.\n     *\n     * @category PropertySignature\n     * @since 3.10.0\n     */\n    <Type, Key extends PropertyKey, Encoded, R>(self: PropertySignature<\"?:\", Type, Key, \"?:\", Encoded, boolean, R>, defaults: {\n        constructor: () => Types.NoInfer<Exclude<Type, undefined>>;\n        decoding: () => Types.NoInfer<Exclude<Type, undefined>>;\n    }): PropertySignature<\":\", Exclude<Type, undefined>, Key, \"?:\", Encoded, true, R>;\n};\n/**\n * Enhances a property signature by specifying a different key for it in the Encoded type.\n *\n * @category PropertySignature\n * @since 3.10.0\n */\nexport declare const fromKey: {\n    /**\n     * Enhances a property signature by specifying a different key for it in the Encoded type.\n     *\n     * @category PropertySignature\n     * @since 3.10.0\n     */\n    <Key extends PropertyKey>(key: Key): <TypeToken extends PropertySignature.Token, Type, EncodedToken extends PropertySignature.Token, Encoded, HasDefault extends boolean, R>(self: PropertySignature<TypeToken, Type, PropertyKey, EncodedToken, Encoded, HasDefault, R>) => PropertySignature<TypeToken, Type, Key, EncodedToken, Encoded, HasDefault, R>;\n    /**\n     * Enhances a property signature by specifying a different key for it in the Encoded type.\n     *\n     * @category PropertySignature\n     * @since 3.10.0\n     */\n    <Type, TypeToken extends PropertySignature.Token, Encoded, EncodedToken extends PropertySignature.Token, HasDefault extends boolean, R, Key extends PropertyKey>(self: PropertySignature<TypeToken, Type, PropertyKey, EncodedToken, Encoded, HasDefault, R>, key: Key): PropertySignature<TypeToken, Type, Key, EncodedToken, Encoded, HasDefault, R>;\n};\n/**\n * Converts an optional property to a required one through a transformation `Option -> Type`.\n *\n * - `decode`: `none` as argument means the value is missing in the input.\n * - `encode`: `none` as return value means the value will be missing in the output.\n *\n * @category PropertySignature\n * @since 3.10.0\n */\nexport declare const optionalToRequired: <FA, FI, FR, TA, TI, TR>(from: Schema<FA, FI, FR>, to: Schema<TA, TI, TR>, options: {\n    readonly decode: (o: option_.Option<FA>) => TI;\n    readonly encode: (ti: TI) => option_.Option<FA>;\n}) => PropertySignature<\":\", TA, never, \"?:\", FI, false, FR | TR>;\n/**\n * Converts an optional property to a required one through a transformation `Type -> Option`.\n *\n * - `decode`: `none` as return value means the value will be missing in the output.\n * - `encode`: `none` as argument means the value is missing in the input.\n *\n * @category PropertySignature\n * @since 3.10.0\n */\nexport declare const requiredToOptional: <FA, FI, FR, TA, TI, TR>(from: Schema<FA, FI, FR>, to: Schema<TA, TI, TR>, options: {\n    readonly decode: (fa: FA) => option_.Option<TI>;\n    readonly encode: (o: option_.Option<TI>) => FA;\n}) => PropertySignature<\"?:\", TA, never, \":\", FI, false, FR | TR>;\n/**\n * Converts an optional property to another optional property through a transformation `Option -> Option`.\n *\n * - `decode`:\n *   - `none` as argument means the value is missing in the input.\n *   - `none` as return value means the value will be missing in the output.\n * - `encode`:\n *   - `none` as argument means the value is missing in the input.\n *   - `none` as return value means the value will be missing in the output.\n *\n * @category PropertySignature\n * @since 3.10.0\n */\nexport declare const optionalToOptional: <FA, FI, FR, TA, TI, TR>(from: Schema<FA, FI, FR>, to: Schema<TA, TI, TR>, options: {\n    readonly decode: (o: option_.Option<FA>) => option_.Option<TI>;\n    readonly encode: (o: option_.Option<TI>) => option_.Option<FA>;\n}) => PropertySignature<\"?:\", TA, never, \"?:\", FI, false, FR | TR>;\n/**\n * @since 3.10.0\n */\nexport type OptionalOptions<A> = {\n    readonly default?: never;\n    readonly as?: never;\n    readonly exact?: true;\n    readonly nullable?: true;\n} | {\n    readonly default: LazyArg<A>;\n    readonly as?: never;\n    readonly exact?: true;\n    readonly nullable?: true;\n} | {\n    readonly as: \"Option\";\n    readonly default?: never;\n    readonly exact?: never;\n    readonly nullable?: never;\n    readonly onNoneEncoding?: LazyArg<option_.Option<undefined>>;\n} | {\n    readonly as: \"Option\";\n    readonly default?: never;\n    readonly exact?: never;\n    readonly nullable: true;\n    readonly onNoneEncoding?: LazyArg<option_.Option<null | undefined>>;\n} | {\n    readonly as: \"Option\";\n    readonly default?: never;\n    readonly exact: true;\n    readonly nullable?: never;\n    readonly onNoneEncoding?: never;\n} | {\n    readonly as: \"Option\";\n    readonly default?: never;\n    readonly exact: true;\n    readonly nullable: true;\n    readonly onNoneEncoding?: LazyArg<option_.Option<null>>;\n} | undefined;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface optional<S extends Schema.All> extends PropertySignature<\"?:\", Schema.Type<S> | undefined, never, \"?:\", Schema.Encoded<S> | undefined, false, Schema.Context<S>> {\n    readonly from: S;\n    annotations(annotations: PropertySignature.Annotations<Schema.Type<S> | undefined>): optional<S>;\n}\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface optionalWith<S extends Schema.All, Options> extends PropertySignature<Types.Has<Options, \"as\" | \"default\"> extends true ? \":\" : \"?:\", (Types.Has<Options, \"as\"> extends true ? option_.Option<Schema.Type<S>> : Schema.Type<S>) | (Types.Has<Options, \"as\" | \"default\" | \"exact\"> extends true ? never : undefined), never, \"?:\", Schema.Encoded<S> | (Types.Has<Options, \"nullable\"> extends true ? null : never) | (Types.Has<Options, \"exact\"> extends true ? never : undefined), Types.Has<Options, \"default\">, Schema.Context<S>> {\n    readonly from: S;\n    annotations(annotations: PropertySignature.Annotations<(Types.Has<Options, \"as\"> extends true ? option_.Option<Schema.Type<S>> : Schema.Type<S>) | (Types.Has<Options, \"as\" | \"default\" | \"exact\"> extends true ? never : undefined)>): optionalWith<S, Options>;\n}\n/**\n * @category PropertySignature\n * @since 3.10.0\n */\nexport declare const optional: <S extends Schema.All>(self: S) => optional<S>;\n/**\n * @category PropertySignature\n * @since 3.10.0\n */\nexport declare const optionalWith: {\n    /**\n     * @category PropertySignature\n     * @since 3.10.0\n     */\n    <S extends Schema.All, Options extends OptionalOptions<Schema.Type<S>>>(options: Options): (self: S) => optionalWith<S, Options>;\n    /**\n     * @category PropertySignature\n     * @since 3.10.0\n     */\n    <S extends Schema.All, Options extends OptionalOptions<Schema.Type<S>>>(self: S, options: Options): optionalWith<S, Options>;\n};\n/**\n * @since 3.10.0\n */\nexport declare namespace Struct {\n    /**\n     * Useful for creating a type that can be used to add custom constraints to the fields of a struct.\n     *\n     * ```ts\n     * import { Schema } from \"effect\"\n     *\n     * const f = <Fields extends Record<\"a\" | \"b\", Schema.Struct.Field>>(\n     *   schema: Schema.Struct<Fields>\n     * ) => {\n     *   return schema.omit(\"a\")\n     * }\n     *\n     * //      ┌─── Schema.Struct<{ b: typeof Schema.Number; }>\n     * //      ▼\n     * const result = f(Schema.Struct({ a: Schema.String, b: Schema.Number }))\n     * ```\n     * @since 3.13.11\n     */\n    type Field = Schema.All | PropertySignature.All;\n    /**\n     * @since 3.10.0\n     */\n    type Fields = {\n        readonly [x: PropertyKey]: Field;\n    };\n    type OptionalEncodedPropertySignature = PropertySignature<PropertySignature.Token, any, PropertyKey, \"?:\", any, boolean, unknown> | PropertySignature<PropertySignature.Token, any, PropertyKey, \"?:\", never, boolean, unknown> | PropertySignature<PropertySignature.Token, never, PropertyKey, \"?:\", any, boolean, unknown> | PropertySignature<PropertySignature.Token, never, PropertyKey, \"?:\", never, boolean, unknown>;\n    type EncodedOptionalKeys<Fields extends Struct.Fields> = {\n        [K in keyof Fields]: Fields[K] extends OptionalEncodedPropertySignature ? K : never;\n    }[keyof Fields];\n    type OptionalTypePropertySignature = PropertySignature<\"?:\", any, PropertyKey, PropertySignature.Token, any, boolean, unknown> | PropertySignature<\"?:\", any, PropertyKey, PropertySignature.Token, never, boolean, unknown> | PropertySignature<\"?:\", never, PropertyKey, PropertySignature.Token, any, boolean, unknown> | PropertySignature<\"?:\", never, PropertyKey, PropertySignature.Token, never, boolean, unknown>;\n    /**\n     * @since 3.10.0\n     */\n    type Type<F extends Fields> = Types.UnionToIntersection<{\n        [K in keyof F]: F[K] extends OptionalTypePropertySignature ? {\n            readonly [H in K]?: Schema.Type<F[H]>;\n        } : {\n            readonly [h in K]: Schema.Type<F[h]>;\n        };\n    }[keyof F]> extends infer Q ? Q : never;\n    type Key<F extends Fields, K extends keyof F> = [K] extends [never] ? never : F[K] extends PropertySignature.All<infer Key> ? [Key] extends [never] ? K : Key : K;\n    /**\n     * @since 3.10.0\n     */\n    type Encoded<F extends Fields> = {\n        readonly [K in Exclude<keyof F, EncodedOptionalKeys<F>> as Key<F, K>]: Schema.Encoded<F[K]>;\n    } & {\n        readonly [K in EncodedOptionalKeys<F> as Key<F, K>]?: Schema.Encoded<F[K]>;\n    };\n    /**\n     * @since 3.10.0\n     */\n    type Context<F extends Fields> = Schema.Context<F[keyof F]>;\n    type PropertySignatureWithDefault = PropertySignature<PropertySignature.Token, any, PropertyKey, PropertySignature.Token, any, true, unknown> | PropertySignature<PropertySignature.Token, any, PropertyKey, PropertySignature.Token, never, true, unknown> | PropertySignature<PropertySignature.Token, never, PropertyKey, PropertySignature.Token, any, true, unknown> | PropertySignature<PropertySignature.Token, never, PropertyKey, PropertySignature.Token, never, true, unknown>;\n    /**\n     * @since 3.10.0\n     */\n    type Constructor<F extends Fields> = Types.UnionToIntersection<{\n        [K in keyof F]: F[K] extends OptionalTypePropertySignature ? {\n            readonly [H in K]?: Schema.Type<F[H]>;\n        } : F[K] extends PropertySignatureWithDefault ? {\n            readonly [H in K]?: Schema.Type<F[H]>;\n        } : {\n            readonly [h in K]: Schema.Type<F[h]>;\n        };\n    }[keyof F]> extends infer Q ? Q : never;\n}\n/**\n * @since 3.10.0\n */\nexport declare namespace IndexSignature {\n    /**\n     * @since 3.10.0\n     */\n    type Record = {\n        readonly key: Schema.All;\n        readonly value: Schema.All;\n    };\n    /**\n     * @since 3.10.0\n     */\n    type Records = ReadonlyArray<Record>;\n    /**\n     * @since 3.10.0\n     */\n    type NonEmptyRecords = array_.NonEmptyReadonlyArray<Record>;\n    type MergeTuple<T extends ReadonlyArray<unknown>> = T extends readonly [infer Head, ...infer Tail] ? Head & MergeTuple<Tail> : {};\n    /**\n     * @since 3.10.0\n     */\n    type Type<Records extends IndexSignature.Records> = MergeTuple<{\n        readonly [K in keyof Records]: {\n            readonly [P in Schema.Type<Records[K][\"key\"]>]: Schema.Type<Records[K][\"value\"]>;\n        };\n    }>;\n    /**\n     * @since 3.10.0\n     */\n    type Encoded<Records extends IndexSignature.Records> = MergeTuple<{\n        readonly [K in keyof Records]: {\n            readonly [P in Schema.Encoded<Records[K][\"key\"]>]: Schema.Encoded<Records[K][\"value\"]>;\n        };\n    }>;\n    /**\n     * @since 3.10.0\n     */\n    type Context<Records extends IndexSignature.Records> = {\n        [K in keyof Records]: Schema.Context<Records[K][\"key\"]> | Schema.Context<Records[K][\"value\"]>;\n    }[number];\n}\n/**\n * @since 3.10.0\n */\nexport declare namespace TypeLiteral {\n    /**\n     * @since 3.10.0\n     */\n    type Type<Fields extends Struct.Fields, Records extends IndexSignature.Records> = Struct.Type<Fields> & IndexSignature.Type<Records>;\n    /**\n     * @since 3.10.0\n     */\n    type Encoded<Fields extends Struct.Fields, Records extends IndexSignature.Records> = Struct.Encoded<Fields> & IndexSignature.Encoded<Records>;\n    /**\n     * @since 3.10.0\n     */\n    type Constructor<Fields extends Struct.Fields, Records extends IndexSignature.Records> = Struct.Constructor<Fields> & IndexSignature.Type<Records>;\n}\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface TypeLiteral<Fields extends Struct.Fields, Records extends IndexSignature.Records> extends AnnotableClass<TypeLiteral<Fields, Records>, Simplify<TypeLiteral.Type<Fields, Records>>, Simplify<TypeLiteral.Encoded<Fields, Records>>, Struct.Context<Fields> | IndexSignature.Context<Records>> {\n    readonly fields: Readonly<Fields>;\n    readonly records: Readonly<Records>;\n    annotations(annotations: Annotations.Schema<Simplify<TypeLiteral.Type<Fields, Records>>>): TypeLiteral<Fields, Records>;\n    make(props: RequiredKeys<TypeLiteral.Constructor<Fields, Records>> extends never ? void | Simplify<TypeLiteral.Constructor<Fields, Records>> : Simplify<TypeLiteral.Constructor<Fields, Records>>, options?: MakeOptions): Simplify<TypeLiteral.Type<Fields, Records>>;\n}\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface Struct<Fields extends Struct.Fields> extends AnnotableClass<Struct<Fields>, Simplify<Struct.Type<Fields>>, Simplify<Struct.Encoded<Fields>>, Struct.Context<Fields>> {\n    readonly fields: Readonly<Fields>;\n    readonly records: readonly [];\n    make(props: RequiredKeys<Struct.Constructor<Fields>> extends never ? void | Simplify<Struct.Constructor<Fields>> : Simplify<Struct.Constructor<Fields>>, options?: MakeOptions): Simplify<Struct.Type<Fields>>;\n    annotations(annotations: Annotations.Schema<Simplify<Struct.Type<Fields>>>): Struct<Fields>;\n    pick<Keys extends ReadonlyArray<keyof Fields>>(...keys: Keys): Struct<Simplify<Pick<Fields, Keys[number]>>>;\n    omit<Keys extends ReadonlyArray<keyof Fields>>(...keys: Keys): Struct<Simplify<Omit<Fields, Keys[number]>>>;\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare function Struct<Fields extends Struct.Fields, const Records extends IndexSignature.NonEmptyRecords>(fields: Fields, ...records: Records): TypeLiteral<Fields, Records>;\nexport declare function Struct<Fields extends Struct.Fields>(fields: Fields): Struct<Fields>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface tag<Tag extends AST.LiteralValue> extends PropertySignature<\":\", Tag, never, \":\", Tag, true, never> {\n}\n/**\n * Returns a property signature that represents a tag.\n * A tag is a literal value that is used to distinguish between different types of objects.\n * The tag is optional when using the `make` method.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Schema } from \"effect\"\n *\n * const User = Schema.Struct({\n *   _tag: Schema.tag(\"User\"),\n *   name: Schema.String,\n *   age: Schema.Number\n * })\n *\n * assert.deepStrictEqual(User.make({ name: \"John\", age: 44 }), { _tag: \"User\", name: \"John\", age: 44 })\n * ```\n *\n * @see {@link TaggedStruct}\n *\n * @since 3.10.0\n */\nexport declare const tag: <Tag extends AST.LiteralValue>(tag: Tag) => tag<Tag>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport type TaggedStruct<Tag extends AST.LiteralValue, Fields extends Struct.Fields> = Struct<{\n    _tag: tag<Tag>;\n} & Fields>;\n/**\n * A tagged struct is a struct that has a tag property that is used to distinguish between different types of objects.\n *\n * The tag is optional when using the `make` method.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Schema } from \"effect\"\n *\n * const User = Schema.TaggedStruct(\"User\", {\n *   name: Schema.String,\n *   age: Schema.Number\n * })\n *\n * assert.deepStrictEqual(User.make({ name: \"John\", age: 44 }), { _tag: \"User\", name: \"John\", age: 44 })\n * ```\n *\n * @category constructors\n * @since 3.10.0\n */\nexport declare const TaggedStruct: <Tag extends AST.LiteralValue, Fields extends Struct.Fields>(value: Tag, fields: Fields) => TaggedStruct<Tag, Fields>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface Record$<K extends Schema.All, V extends Schema.All> extends AnnotableClass<Record$<K, V>, {\n    readonly [P in Schema.Type<K>]: Schema.Type<V>;\n}, {\n    readonly [P in Schema.Encoded<K>]: Schema.Encoded<V>;\n}, Schema.Context<K> | Schema.Context<V>> {\n    readonly fields: {};\n    readonly records: readonly [{\n        readonly key: K;\n        readonly value: V;\n    }];\n    readonly key: K;\n    readonly value: V;\n    make(props: void | {\n        readonly [P in Schema.Type<K>]: Schema.Type<V>;\n    }, options?: MakeOptions): {\n        readonly [P in Schema.Type<K>]: Schema.Type<V>;\n    };\n    annotations(annotations: Annotations.Schema<{\n        readonly [P in Schema.Type<K>]: Schema.Type<V>;\n    }>): Record$<K, V>;\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const Record: <K extends Schema.All, V extends Schema.All>(options: {\n    readonly key: K;\n    readonly value: V;\n}) => Record$<K, V>;\n/**\n * @category struct transformations\n * @since 3.10.0\n */\nexport declare const pick: <A, I, Keys extends ReadonlyArray<keyof A & keyof I>>(...keys: Keys) => <R>(self: Schema<A, I, R>) => SchemaClass<Simplify<Pick<A, Keys[number]>>, Simplify<Pick<I, Keys[number]>>, R>;\n/**\n * @category struct transformations\n * @since 3.10.0\n */\nexport declare const omit: <A, I, Keys extends ReadonlyArray<keyof A & keyof I>>(...keys: Keys) => <R>(self: Schema<A, I, R>) => SchemaClass<Simplify<Omit<A, Keys[number]>>, Simplify<Omit<I, Keys[number]>>, R>;\n/**\n * Given a schema `Schema<A, I, R>` and a key `key: K`, this function extracts a specific field from the `A` type,\n * producing a new schema that represents a transformation from the `{ readonly [key]: I[K] }` type to `A[K]`.\n *\n * @example\n * ```ts\n * import * as Schema from \"effect/Schema\"\n *\n * // ---------------------------------------------\n * // use case: pull out a single field from a\n * // struct through a transformation\n * // ---------------------------------------------\n *\n * const mytable = Schema.Struct({\n *   column1: Schema.NumberFromString,\n *   column2: Schema.Number\n * })\n *\n * // const pullOutColumn: S.Schema<number, {\n * //     readonly column1: string;\n * // }, never>\n * const pullOutColumn = mytable.pipe(Schema.pluck(\"column1\"))\n *\n * console.log(Schema.decodeUnknownEither(Schema.Array(pullOutColumn))([{ column1: \"1\", column2: 100 }, { column1: \"2\", column2: 300 }]))\n * // Output: { _id: 'Either', _tag: 'Right', right: [ 1, 2 ] }\n * ```\n *\n * @category struct transformations\n * @since 3.10.0\n */\nexport declare const pluck: {\n    /**\n     * Given a schema `Schema<A, I, R>` and a key `key: K`, this function extracts a specific field from the `A` type,\n     * producing a new schema that represents a transformation from the `{ readonly [key]: I[K] }` type to `A[K]`.\n     *\n     * @example\n     * ```ts\n     * import * as Schema from \"effect/Schema\"\n     *\n     * // ---------------------------------------------\n     * // use case: pull out a single field from a\n     * // struct through a transformation\n     * // ---------------------------------------------\n     *\n     * const mytable = Schema.Struct({\n     *   column1: Schema.NumberFromString,\n     *   column2: Schema.Number\n     * })\n     *\n     * // const pullOutColumn: S.Schema<number, {\n     * //     readonly column1: string;\n     * // }, never>\n     * const pullOutColumn = mytable.pipe(Schema.pluck(\"column1\"))\n     *\n     * console.log(Schema.decodeUnknownEither(Schema.Array(pullOutColumn))([{ column1: \"1\", column2: 100 }, { column1: \"2\", column2: 300 }]))\n     * // Output: { _id: 'Either', _tag: 'Right', right: [ 1, 2 ] }\n     * ```\n     *\n     * @category struct transformations\n     * @since 3.10.0\n     */\n    <A, I, K extends keyof A & keyof I>(key: K): <R>(schema: Schema<A, I, R>) => SchemaClass<A[K], Simplify<Pick<I, K>>, R>;\n    /**\n     * Given a schema `Schema<A, I, R>` and a key `key: K`, this function extracts a specific field from the `A` type,\n     * producing a new schema that represents a transformation from the `{ readonly [key]: I[K] }` type to `A[K]`.\n     *\n     * @example\n     * ```ts\n     * import * as Schema from \"effect/Schema\"\n     *\n     * // ---------------------------------------------\n     * // use case: pull out a single field from a\n     * // struct through a transformation\n     * // ---------------------------------------------\n     *\n     * const mytable = Schema.Struct({\n     *   column1: Schema.NumberFromString,\n     *   column2: Schema.Number\n     * })\n     *\n     * // const pullOutColumn: S.Schema<number, {\n     * //     readonly column1: string;\n     * // }, never>\n     * const pullOutColumn = mytable.pipe(Schema.pluck(\"column1\"))\n     *\n     * console.log(Schema.decodeUnknownEither(Schema.Array(pullOutColumn))([{ column1: \"1\", column2: 100 }, { column1: \"2\", column2: 300 }]))\n     * // Output: { _id: 'Either', _tag: 'Right', right: [ 1, 2 ] }\n     * ```\n     *\n     * @category struct transformations\n     * @since 3.10.0\n     */\n    <A, I, R, K extends keyof A & keyof I>(schema: Schema<A, I, R>, key: K): SchemaClass<A[K], Simplify<Pick<I, K>>, R>;\n};\n/**\n * @category branding\n * @since 3.10.0\n */\nexport interface BrandSchema<A extends Brand<any>, I = A, R = never> extends AnnotableClass<BrandSchema<A, I, R>, A, I, R> {\n    make(a: Brand.Unbranded<A>, options?: MakeOptions): A;\n}\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface brand<S extends Schema.Any, B extends string | symbol> extends BrandSchema<Schema.Type<S> & Brand<B>, Schema.Encoded<S>, Schema.Context<S>> {\n    readonly from: S;\n    annotations(annotations: Annotations.Schema<Schema.Type<S> & Brand<B>>): brand<S, B>;\n}\n/**\n * Returns a nominal branded schema by applying a brand to a given schema.\n *\n * ```\n * Schema<A> + B -> Schema<A & Brand<B>>\n * ```\n *\n * @example\n * ```ts\n * import * as Schema from \"effect/Schema\"\n *\n * const Int = Schema.Number.pipe(Schema.int(), Schema.brand(\"Int\"))\n * type Int = Schema.Schema.Type<typeof Int> // number & Brand<\"Int\">\n * ```\n *\n * @category branding\n * @since 3.10.0\n */\nexport declare const brand: <S extends Schema.Any, B extends string | symbol>(brand: B, annotations?: Annotations.Schema<Schema.Type<S> & Brand<B>>) => (self: S) => brand<S, B>;\n/**\n * @category combinators\n * @since 3.10.0\n */\nexport declare const partial: <A, I, R>(self: Schema<A, I, R>) => SchemaClass<{ [K in keyof A]?: A[K] | undefined; }, { [K in keyof I]?: I[K] | undefined; }, R>;\n/**\n * @category combinators\n * @since 3.10.0\n */\nexport declare const partialWith: {\n    /**\n     * @category combinators\n     * @since 3.10.0\n     */\n    <const Options extends {\n        readonly exact: true;\n    }>(options: Options): <A, I, R>(self: Schema<A, I, R>) => SchemaClass<{\n        [K in keyof A]?: A[K];\n    }, {\n        [K in keyof I]?: I[K];\n    }, R>;\n    /**\n     * @category combinators\n     * @since 3.10.0\n     */\n    <A, I, R, const Options extends {\n        readonly exact: true;\n    } | undefined>(self: Schema<A, I, R>, options: Options): SchemaClass<{\n        [K in keyof A]?: A[K];\n    }, {\n        [K in keyof I]?: I[K];\n    }, R>;\n};\n/**\n * @category combinators\n * @since 3.10.0\n */\nexport declare const required: <A, I, R>(self: Schema<A, I, R>) => SchemaClass<{ [K in keyof A]-?: A[K]; }, { [K in keyof I]-?: I[K]; }, R>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface mutable<S extends Schema.Any> extends AnnotableClass<mutable<S>, SimplifyMutable<Schema.Type<S>>, SimplifyMutable<Schema.Encoded<S>>, Schema.Context<S>> {\n}\n/**\n * Creates a new schema with shallow mutability applied to its properties.\n *\n * @category combinators\n * @since 3.10.0\n */\nexport declare const mutable: <S extends Schema.Any>(schema: S) => mutable<S>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface extend<Self extends Schema.Any, That extends Schema.Any> extends AnnotableClass<extend<Self, That>, Schema.Type<Self> & Schema.Type<That>, Schema.Encoded<Self> & Schema.Encoded<That>, Schema.Context<Self> | Schema.Context<That>> {\n}\n/**\n * Extends a schema with another schema.\n *\n * Not all extensions are supported, and their support depends on the nature of\n * the involved schemas.\n *\n * Possible extensions include:\n * - `Schema.String` with another `Schema.String` refinement or a string literal\n * - `Schema.Number` with another `Schema.Number` refinement or a number literal\n * - `Schema.Boolean` with another `Schema.Boolean` refinement or a boolean\n *   literal\n * - A struct with another struct where overlapping fields support extension\n * - A struct with in index signature\n * - A struct with a union of supported schemas\n * - A refinement of a struct with a supported schema\n * - A suspend of a struct with a supported schema\n * - A transformation between structs where the “from” and “to” sides have no\n *   overlapping fields with the target struct\n *\n * @example\n * ```ts\n * import * as Schema from \"effect/Schema\"\n *\n * const schema = Schema.Struct({\n *   a: Schema.String,\n *   b: Schema.String\n * })\n *\n * // const extended: Schema<\n * //   {\n * //     readonly a: string\n * //     readonly b: string\n * //   } & {\n * //     readonly c: string\n * //   } & {\n * //     readonly [x: string]: string\n * //   }\n * // >\n * const extended = Schema.asSchema(schema.pipe(\n *   Schema.extend(Schema.Struct({ c: Schema.String })), // <= you can add more fields\n *   Schema.extend(Schema.Record({ key: Schema.String, value: Schema.String })) // <= you can add index signatures\n * ))\n * ```\n *\n * @category combinators\n * @since 3.10.0\n */\nexport declare const extend: {\n    /**\n     * Extends a schema with another schema.\n     *\n     * Not all extensions are supported, and their support depends on the nature of\n     * the involved schemas.\n     *\n     * Possible extensions include:\n     * - `Schema.String` with another `Schema.String` refinement or a string literal\n     * - `Schema.Number` with another `Schema.Number` refinement or a number literal\n     * - `Schema.Boolean` with another `Schema.Boolean` refinement or a boolean\n     *   literal\n     * - A struct with another struct where overlapping fields support extension\n     * - A struct with in index signature\n     * - A struct with a union of supported schemas\n     * - A refinement of a struct with a supported schema\n     * - A suspend of a struct with a supported schema\n     * - A transformation between structs where the “from” and “to” sides have no\n     *   overlapping fields with the target struct\n     *\n     * @example\n     * ```ts\n     * import * as Schema from \"effect/Schema\"\n     *\n     * const schema = Schema.Struct({\n     *   a: Schema.String,\n     *   b: Schema.String\n     * })\n     *\n     * // const extended: Schema<\n     * //   {\n     * //     readonly a: string\n     * //     readonly b: string\n     * //   } & {\n     * //     readonly c: string\n     * //   } & {\n     * //     readonly [x: string]: string\n     * //   }\n     * // >\n     * const extended = Schema.asSchema(schema.pipe(\n     *   Schema.extend(Schema.Struct({ c: Schema.String })), // <= you can add more fields\n     *   Schema.extend(Schema.Record({ key: Schema.String, value: Schema.String })) // <= you can add index signatures\n     * ))\n     * ```\n     *\n     * @category combinators\n     * @since 3.10.0\n     */\n    <That extends Schema.Any>(that: That): <Self extends Schema.Any>(self: Self) => extend<Self, That>;\n    /**\n     * Extends a schema with another schema.\n     *\n     * Not all extensions are supported, and their support depends on the nature of\n     * the involved schemas.\n     *\n     * Possible extensions include:\n     * - `Schema.String` with another `Schema.String` refinement or a string literal\n     * - `Schema.Number` with another `Schema.Number` refinement or a number literal\n     * - `Schema.Boolean` with another `Schema.Boolean` refinement or a boolean\n     *   literal\n     * - A struct with another struct where overlapping fields support extension\n     * - A struct with in index signature\n     * - A struct with a union of supported schemas\n     * - A refinement of a struct with a supported schema\n     * - A suspend of a struct with a supported schema\n     * - A transformation between structs where the “from” and “to” sides have no\n     *   overlapping fields with the target struct\n     *\n     * @example\n     * ```ts\n     * import * as Schema from \"effect/Schema\"\n     *\n     * const schema = Schema.Struct({\n     *   a: Schema.String,\n     *   b: Schema.String\n     * })\n     *\n     * // const extended: Schema<\n     * //   {\n     * //     readonly a: string\n     * //     readonly b: string\n     * //   } & {\n     * //     readonly c: string\n     * //   } & {\n     * //     readonly [x: string]: string\n     * //   }\n     * // >\n     * const extended = Schema.asSchema(schema.pipe(\n     *   Schema.extend(Schema.Struct({ c: Schema.String })), // <= you can add more fields\n     *   Schema.extend(Schema.Record({ key: Schema.String, value: Schema.String })) // <= you can add index signatures\n     * ))\n     * ```\n     *\n     * @category combinators\n     * @since 3.10.0\n     */\n    <Self extends Schema.Any, That extends Schema.Any>(self: Self, that: That): extend<Self, That>;\n};\n/**\n * @category combinators\n * @since 3.10.0\n */\nexport declare const compose: {\n    /**\n     * @category combinators\n     * @since 3.10.0\n     */\n    <To extends Schema.Any, From extends Schema.Any, C extends Schema.Type<From>>(to: To & Schema<Schema.Type<To>, C, Schema.Context<To>>): (from: From) => transform<From, To>;\n    /**\n     * @category combinators\n     * @since 3.10.0\n     */\n    <To extends Schema.Any>(to: To): <From extends Schema.Any, B extends Schema.Encoded<To>>(from: From & Schema<B, Schema.Encoded<From>, Schema.Context<From>>) => transform<From, To>;\n    /**\n     * @category combinators\n     * @since 3.10.0\n     */\n    <To extends Schema.Any>(to: To, options?: {\n        readonly strict: true;\n    }): <From extends Schema.Any>(from: From & Schema<Schema.Encoded<To>, Schema.Encoded<From>, Schema.Context<From>>) => transform<From, To>;\n    /**\n     * @category combinators\n     * @since 3.10.0\n     */\n    <To extends Schema.Any>(to: To, options: {\n        readonly strict: false;\n    }): <From extends Schema.Any>(from: From) => transform<From, To>;\n    /**\n     * @category combinators\n     * @since 3.10.0\n     */\n    <From extends Schema.Any, To extends Schema.Any, C extends Schema.Type<From>>(from: From, to: To & Schema<Schema.Type<To>, C, Schema.Context<To>>): transform<From, To>;\n    /**\n     * @category combinators\n     * @since 3.10.0\n     */\n    <From extends Schema.Any, B extends Schema.Encoded<To>, To extends Schema.Any>(from: From & Schema<B, Schema.Encoded<From>, Schema.Context<From>>, to: To): transform<From, To>;\n    /**\n     * @category combinators\n     * @since 3.10.0\n     */\n    <From extends Schema.Any, To extends Schema.Any>(from: From & Schema<Schema.Encoded<To>, Schema.Encoded<From>, Schema.Context<From>>, to: To, options?: {\n        readonly strict: true;\n    }): transform<From, To>;\n    /**\n     * @category combinators\n     * @since 3.10.0\n     */\n    <From extends Schema.Any, To extends Schema.Any>(from: From, to: To, options: {\n        readonly strict: false;\n    }): transform<From, To>;\n};\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface suspend<A, I, R> extends AnnotableClass<suspend<A, I, R>, A, I, R> {\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const suspend: <A, I, R>(f: () => Schema<A, I, R>) => suspend<A, I, R>;\n/**\n * @since 3.10.0\n * @category symbol\n */\nexport declare const RefineSchemaId: unique symbol;\n/**\n * @since 3.10.0\n * @category symbol\n */\nexport type RefineSchemaId = typeof RefineSchemaId;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface refine<A, From extends Schema.Any> extends AnnotableClass<refine<A, From>, A, Schema.Encoded<From>, Schema.Context<From>> {\n    /** The following is required for {@link HasFields} to work */\n    readonly [RefineSchemaId]: From;\n    readonly from: From;\n    readonly filter: (a: Schema.Type<From>, options: ParseOptions, self: AST.Refinement) => option_.Option<ParseResult.ParseIssue>;\n    make(a: Schema.Type<From>, options?: MakeOptions): A;\n}\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface filter<From extends Schema.Any> extends refine<Schema.Type<From>, From> {\n}\n/**\n * @category filtering\n * @since 3.10.0\n */\nexport interface FilterIssue {\n    readonly path: ReadonlyArray<PropertyKey>;\n    readonly message: string;\n}\n/**\n * @category filtering\n * @since 3.10.0\n */\nexport type FilterOutput = undefined | boolean | string | ParseResult.ParseIssue | FilterIssue;\ntype FilterReturnType = FilterOutput | ReadonlyArray<FilterOutput>;\n/**\n * @category filtering\n * @since 3.10.0\n */\nexport declare function filter<C extends A, B extends A, A = C>(refinement: (a: A, options: ParseOptions, self: AST.Refinement) => a is B, annotations?: Annotations.Filter<C & B, C>): <I, R>(self: Schema<C, I, R>) => refine<C & B, Schema<A, I, R>>;\nexport declare function filter<A, B extends A>(refinement: (a: A, options: ParseOptions, self: AST.Refinement) => a is B, annotations?: Annotations.Filter<B, A>): <I, R>(self: Schema<A, I, R>) => refine<B, Schema<A, I, R>>;\nexport declare function filter<S extends Schema.Any>(predicate: (a: Types.NoInfer<Schema.Type<S>>, options: ParseOptions, self: AST.Refinement) => FilterReturnType, annotations?: Annotations.Filter<Types.NoInfer<Schema.Type<S>>>): (self: S) => filter<S>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface filterEffect<S extends Schema.Any, FD = never> extends transformOrFail<S, SchemaClass<Schema.Type<S>>, FD> {\n}\n/**\n * @category transformations\n * @since 3.10.0\n */\nexport declare const filterEffect: {\n    /**\n     * @category transformations\n     * @since 3.10.0\n     */\n    <S extends Schema.Any, FD>(f: (a: Types.NoInfer<Schema.Type<S>>, options: ParseOptions, self: AST.Transformation) => Effect.Effect<FilterReturnType, never, FD>): (self: S) => filterEffect<S, FD>;\n    /**\n     * @category transformations\n     * @since 3.10.0\n     */\n    <S extends Schema.Any, RD>(self: S, f: (a: Types.NoInfer<Schema.Type<S>>, options: ParseOptions, self: AST.Transformation) => Effect.Effect<FilterReturnType, never, RD>): filterEffect<S, RD>;\n};\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface transformOrFail<From extends Schema.All, To extends Schema.All, R = never> extends AnnotableClass<transformOrFail<From, To, R>, Schema.Type<To>, Schema.Encoded<From>, Schema.Context<From> | Schema.Context<To> | R> {\n    readonly from: From;\n    readonly to: To;\n}\n/**\n * Create a new `Schema` by transforming the input and output of an existing `Schema`\n * using the provided decoding functions.\n *\n * @category transformations\n * @since 3.10.0\n */\nexport declare const transformOrFail: {\n    /**\n     * Create a new `Schema` by transforming the input and output of an existing `Schema`\n     * using the provided decoding functions.\n     *\n     * @category transformations\n     * @since 3.10.0\n     */\n    <To extends Schema.Any, From extends Schema.Any, RD, RE>(to: To, options: {\n        readonly decode: (fromA: Schema.Type<From>, options: ParseOptions, ast: AST.Transformation, fromI: Schema.Encoded<From>) => Effect.Effect<Schema.Encoded<To>, ParseResult.ParseIssue, RD>;\n        readonly encode: (toI: Schema.Encoded<To>, options: ParseOptions, ast: AST.Transformation, toA: Schema.Type<To>) => Effect.Effect<Schema.Type<From>, ParseResult.ParseIssue, RE>;\n        readonly strict?: true;\n    } | {\n        readonly decode: (fromA: Schema.Type<From>, options: ParseOptions, ast: AST.Transformation, fromI: Schema.Encoded<From>) => Effect.Effect<unknown, ParseResult.ParseIssue, RD>;\n        readonly encode: (toI: Schema.Encoded<To>, options: ParseOptions, ast: AST.Transformation, toA: Schema.Type<To>) => Effect.Effect<unknown, ParseResult.ParseIssue, RE>;\n        readonly strict: false;\n    }): (from: From) => transformOrFail<From, To, RD | RE>;\n    /**\n     * Create a new `Schema` by transforming the input and output of an existing `Schema`\n     * using the provided decoding functions.\n     *\n     * @category transformations\n     * @since 3.10.0\n     */\n    <To extends Schema.Any, From extends Schema.Any, RD, RE>(from: From, to: To, options: {\n        readonly decode: (fromA: Schema.Type<From>, options: ParseOptions, ast: AST.Transformation, fromI: Schema.Encoded<From>) => Effect.Effect<Schema.Encoded<To>, ParseResult.ParseIssue, RD>;\n        readonly encode: (toI: Schema.Encoded<To>, options: ParseOptions, ast: AST.Transformation, toA: Schema.Type<To>) => Effect.Effect<Schema.Type<From>, ParseResult.ParseIssue, RE>;\n        readonly strict?: true;\n    } | {\n        readonly decode: (fromA: Schema.Type<From>, options: ParseOptions, ast: AST.Transformation, fromI: Schema.Encoded<From>) => Effect.Effect<unknown, ParseResult.ParseIssue, RD>;\n        readonly encode: (toI: Schema.Encoded<To>, options: ParseOptions, ast: AST.Transformation, toA: Schema.Type<To>) => Effect.Effect<unknown, ParseResult.ParseIssue, RE>;\n        readonly strict: false;\n    }): transformOrFail<From, To, RD | RE>;\n};\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface transform<From extends Schema.All, To extends Schema.All> extends transformOrFail<From, To> {\n    annotations(annotations: Annotations.Schema<Schema.Type<To>>): transform<From, To>;\n}\n/**\n * Create a new `Schema` by transforming the input and output of an existing `Schema`\n * using the provided mapping functions.\n *\n * @category transformations\n * @since 3.10.0\n */\nexport declare const transform: {\n    /**\n     * Create a new `Schema` by transforming the input and output of an existing `Schema`\n     * using the provided mapping functions.\n     *\n     * @category transformations\n     * @since 3.10.0\n     */\n    <To extends Schema.Any, From extends Schema.Any>(to: To, options: {\n        readonly decode: (fromA: Schema.Type<From>, fromI: Schema.Encoded<From>) => Schema.Encoded<To>;\n        readonly encode: (toI: Schema.Encoded<To>, toA: Schema.Type<To>) => Schema.Type<From>;\n        readonly strict?: true;\n    } | {\n        readonly decode: (fromA: Schema.Type<From>, fromI: Schema.Encoded<From>) => unknown;\n        readonly encode: (toI: Schema.Encoded<To>, toA: Schema.Type<To>) => unknown;\n        readonly strict: false;\n    }): (from: From) => transform<From, To>;\n    /**\n     * Create a new `Schema` by transforming the input and output of an existing `Schema`\n     * using the provided mapping functions.\n     *\n     * @category transformations\n     * @since 3.10.0\n     */\n    <To extends Schema.Any, From extends Schema.Any>(from: From, to: To, options: {\n        readonly decode: (fromA: Schema.Type<From>, fromI: Schema.Encoded<From>) => Schema.Encoded<To>;\n        readonly encode: (toI: Schema.Encoded<To>, toA: Schema.Type<To>) => Schema.Type<From>;\n        readonly strict?: true;\n    } | {\n        readonly decode: (fromA: Schema.Type<From>, fromI: Schema.Encoded<From>) => unknown;\n        readonly encode: (toI: Schema.Encoded<To>, toA: Schema.Type<To>) => unknown;\n        readonly strict: false;\n    }): transform<From, To>;\n};\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface transformLiteral<Type extends AST.LiteralValue, Encoded extends AST.LiteralValue> extends transform<Literal<[Encoded]>, Literal<[Type]>> {\n    annotations(annotations: Annotations.Schema<Type>): transformLiteral<Type, Encoded>;\n}\n/**\n * Creates a new `Schema` which transforms literal values.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import * as S from \"effect/Schema\"\n *\n * const schema = S.transformLiteral(0, \"a\")\n *\n * assert.deepStrictEqual(S.decodeSync(schema)(0), \"a\")\n * ```\n *\n * @category constructors\n * @since 3.10.0\n */\nexport declare function transformLiteral<Encoded extends AST.LiteralValue, Type extends AST.LiteralValue>(from: Encoded, to: Type): transformLiteral<Type, Encoded>;\n/**\n * Creates a new `Schema` which maps between corresponding literal values.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import * as S from \"effect/Schema\"\n *\n * const Animal = S.transformLiterals(\n *   [0, \"cat\"],\n *   [1, \"dog\"],\n *   [2, \"cow\"]\n * )\n *\n * assert.deepStrictEqual(S.decodeSync(Animal)(1), \"dog\")\n * ```\n *\n * @category constructors\n * @since 3.10.0\n */\nexport declare function transformLiterals<const A extends AST.Members<readonly [from: AST.LiteralValue, to: AST.LiteralValue]>>(...pairs: A): Union<{\n    -readonly [I in keyof A]: transformLiteral<A[I][1], A[I][0]>;\n}>;\nexport declare function transformLiterals<Encoded extends AST.LiteralValue, Type extends AST.LiteralValue>(pairs: [Encoded, Type]): transformLiteral<Type, Encoded>;\nexport declare function transformLiterals<const A extends ReadonlyArray<readonly [from: AST.LiteralValue, to: AST.LiteralValue]>>(...pairs: A): Schema<A[number][1], A[number][0]>;\n/**\n * Attaches a property signature with the specified key and value to the schema.\n * This API is useful when you want to add a property to your schema which doesn't describe the shape of the input,\n * but rather maps to another schema, for example when you want to add a discriminant to a simple union.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import * as S from \"effect/Schema\"\n * import { pipe } from \"effect/Function\"\n *\n * const Circle = S.Struct({ radius: S.Number })\n * const Square = S.Struct({ sideLength: S.Number })\n * const Shape = S.Union(\n *   Circle.pipe(S.attachPropertySignature(\"kind\", \"circle\")),\n *   Square.pipe(S.attachPropertySignature(\"kind\", \"square\"))\n * )\n *\n * assert.deepStrictEqual(S.decodeSync(Shape)({ radius: 10 }), {\n *   kind: \"circle\",\n *   radius: 10\n * })\n * ```\n *\n * @category combinators\n * @since 3.10.0\n */\nexport declare const attachPropertySignature: {\n    /**\n     * Attaches a property signature with the specified key and value to the schema.\n     * This API is useful when you want to add a property to your schema which doesn't describe the shape of the input,\n     * but rather maps to another schema, for example when you want to add a discriminant to a simple union.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import * as S from \"effect/Schema\"\n     * import { pipe } from \"effect/Function\"\n     *\n     * const Circle = S.Struct({ radius: S.Number })\n     * const Square = S.Struct({ sideLength: S.Number })\n     * const Shape = S.Union(\n     *   Circle.pipe(S.attachPropertySignature(\"kind\", \"circle\")),\n     *   Square.pipe(S.attachPropertySignature(\"kind\", \"square\"))\n     * )\n     *\n     * assert.deepStrictEqual(S.decodeSync(Shape)({ radius: 10 }), {\n     *   kind: \"circle\",\n     *   radius: 10\n     * })\n     * ```\n     *\n     * @category combinators\n     * @since 3.10.0\n     */\n    <K extends PropertyKey, V extends AST.LiteralValue | symbol, A>(key: K, value: V, annotations?: Annotations.Schema<A & {\n        readonly [k in K]: V;\n    }>): <I, R>(schema: Schema<A, I, R>) => SchemaClass<A & {\n        readonly [k in K]: V;\n    }, I, R>;\n    /**\n     * Attaches a property signature with the specified key and value to the schema.\n     * This API is useful when you want to add a property to your schema which doesn't describe the shape of the input,\n     * but rather maps to another schema, for example when you want to add a discriminant to a simple union.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import * as S from \"effect/Schema\"\n     * import { pipe } from \"effect/Function\"\n     *\n     * const Circle = S.Struct({ radius: S.Number })\n     * const Square = S.Struct({ sideLength: S.Number })\n     * const Shape = S.Union(\n     *   Circle.pipe(S.attachPropertySignature(\"kind\", \"circle\")),\n     *   Square.pipe(S.attachPropertySignature(\"kind\", \"square\"))\n     * )\n     *\n     * assert.deepStrictEqual(S.decodeSync(Shape)({ radius: 10 }), {\n     *   kind: \"circle\",\n     *   radius: 10\n     * })\n     * ```\n     *\n     * @category combinators\n     * @since 3.10.0\n     */\n    <A, I, R, K extends PropertyKey, V extends AST.LiteralValue | symbol>(schema: Schema<A, I, R>, key: K, value: V, annotations?: Annotations.Schema<A & {\n        readonly [k in K]: V;\n    }>): SchemaClass<A & {\n        readonly [k in K]: V;\n    }, I, R>;\n};\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare namespace Annotations {\n    /**\n     * @category annotations\n     * @since 3.10.0\n     */\n    interface Doc<A> extends AST.Annotations {\n        readonly title?: AST.TitleAnnotation;\n        readonly description?: AST.DescriptionAnnotation;\n        readonly documentation?: AST.DocumentationAnnotation;\n        readonly examples?: AST.ExamplesAnnotation<A>;\n        readonly default?: AST.DefaultAnnotation<A>;\n    }\n    /**\n     * @since 3.10.0\n     */\n    interface Schema<A, TypeParameters extends ReadonlyArray<any> = readonly []> extends Doc<A> {\n        readonly identifier?: AST.IdentifierAnnotation;\n        readonly message?: AST.MessageAnnotation;\n        readonly schemaId?: AST.SchemaIdAnnotation;\n        readonly jsonSchema?: AST.JSONSchemaAnnotation;\n        readonly arbitrary?: ArbitraryAnnotation<A, TypeParameters>;\n        readonly pretty?: pretty_.PrettyAnnotation<A, TypeParameters>;\n        readonly equivalence?: AST.EquivalenceAnnotation<A, TypeParameters>;\n        readonly concurrency?: AST.ConcurrencyAnnotation;\n        readonly batching?: AST.BatchingAnnotation;\n        readonly parseIssueTitle?: AST.ParseIssueTitleAnnotation;\n        readonly parseOptions?: AST.ParseOptions;\n        readonly decodingFallback?: AST.DecodingFallbackAnnotation<A>;\n    }\n    /**\n     * @since 3.11.6\n     */\n    interface GenericSchema<A> extends Schema<A> {\n        readonly arbitrary?: (..._: any) => LazyArbitrary<A>;\n        readonly pretty?: (..._: any) => pretty_.Pretty<A>;\n        readonly equivalence?: (..._: any) => Equivalence.Equivalence<A>;\n    }\n    /**\n     * @since 3.10.0\n     */\n    interface Filter<A, P = A> extends Schema<A, readonly [P]> {\n    }\n}\n/**\n * Merges a set of new annotations with existing ones, potentially overwriting\n * any duplicates.\n *\n * @category annotations\n * @since 3.10.0\n */\nexport declare const annotations: {\n    /**\n     * Merges a set of new annotations with existing ones, potentially overwriting\n     * any duplicates.\n     *\n     * @category annotations\n     * @since 3.10.0\n     */\n    <S extends Annotable.All>(annotations: Annotations.GenericSchema<Schema.Type<S>>): (self: S) => Annotable.Self<S>;\n    /**\n     * Merges a set of new annotations with existing ones, potentially overwriting\n     * any duplicates.\n     *\n     * @category annotations\n     * @since 3.10.0\n     */\n    <S extends Annotable.All>(self: S, annotations: Annotations.GenericSchema<Schema.Type<S>>): Annotable.Self<S>;\n};\ntype Rename<A, M> = {\n    [K in keyof A as K extends keyof M ? M[K] extends PropertyKey ? M[K] : never : K]: A[K];\n};\n/**\n * @category renaming\n * @since 3.10.0\n */\nexport declare const rename: {\n    /**\n     * @category renaming\n     * @since 3.10.0\n     */\n    <A, const M extends {\n        readonly [K in keyof A]?: PropertyKey;\n    } & {\n        readonly [K in Exclude<keyof M, keyof A>]: never;\n    }>(mapping: M): <I, R>(self: Schema<A, I, R>) => SchemaClass<Simplify<Rename<A, M>>, I, R>;\n    /**\n     * @category renaming\n     * @since 3.10.0\n     */\n    <A, I, R, const M extends {\n        readonly [K in keyof A]?: PropertyKey;\n    } & {\n        readonly [K in Exclude<keyof M, keyof A>]: never;\n    }>(self: Schema<A, I, R>, mapping: M): SchemaClass<Simplify<Rename<A, M>>, I, R>;\n};\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const TrimmedSchemaId: unique symbol;\n/**\n * Verifies that a string contains no leading or trailing whitespaces.\n *\n * Note. This combinator does not make any transformations, it only validates.\n * If what you were looking for was a combinator to trim strings, then check out the `trim` combinator.\n *\n * @category string filters\n * @since 3.10.0\n */\nexport declare const trimmed: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends string>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const MaxLengthSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type MaxLengthSchemaId = typeof MaxLengthSchemaId;\n/**\n * @category string filters\n * @since 3.10.0\n */\nexport declare const maxLength: <S extends Schema.Any>(maxLength: number, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends string>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const MinLengthSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type MinLengthSchemaId = typeof MinLengthSchemaId;\n/**\n * @category string filters\n * @since 3.10.0\n */\nexport declare const minLength: <S extends Schema.Any>(minLength: number, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends string>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const LengthSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type LengthSchemaId = typeof LengthSchemaId;\n/**\n * @category string filters\n * @since 3.10.0\n */\nexport declare const length: <S extends Schema.Any>(length: number | {\n    readonly min: number;\n    readonly max: number;\n}, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends string>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const PatternSchemaId: unique symbol;\n/**\n * @category string filters\n * @since 3.10.0\n */\nexport declare const pattern: <S extends Schema.Any>(regex: RegExp, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends string>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const StartsWithSchemaId: unique symbol;\n/**\n * @category string filters\n * @since 3.10.0\n */\nexport declare const startsWith: <S extends Schema.Any>(startsWith: string, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends string>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const EndsWithSchemaId: unique symbol;\n/**\n * @category string filters\n * @since 3.10.0\n */\nexport declare const endsWith: <S extends Schema.Any>(endsWith: string, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends string>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const IncludesSchemaId: unique symbol;\n/**\n * @category string filters\n * @since 3.10.0\n */\nexport declare const includes: <S extends Schema.Any>(searchString: string, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends string>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const LowercasedSchemaId: unique symbol;\n/**\n * Verifies that a string is lowercased.\n *\n * @category string filters\n * @since 3.10.0\n */\nexport declare const lowercased: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends string>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\ndeclare const Lowercased_base: filter<typeof String$>;\n/**\n * @category string constructors\n * @since 3.10.0\n */\nexport declare class Lowercased extends Lowercased_base {\n}\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const UppercasedSchemaId: unique symbol;\n/**\n * Verifies that a string is uppercased.\n *\n * @category string filters\n * @since 3.10.0\n */\nexport declare const uppercased: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends string>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\ndeclare const Uppercased_base: filter<typeof String$>;\n/**\n * @category string constructors\n * @since 3.10.0\n */\nexport declare class Uppercased extends Uppercased_base {\n}\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const CapitalizedSchemaId: unique symbol;\n/**\n * Verifies that a string is capitalized.\n *\n * @category string filters\n * @since 3.10.0\n */\nexport declare const capitalized: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends string>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\ndeclare const Capitalized_base: filter<typeof String$>;\n/**\n * @category string constructors\n * @since 3.10.0\n */\nexport declare class Capitalized extends Capitalized_base {\n}\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const UncapitalizedSchemaId: unique symbol;\n/**\n * Verifies that a string is uncapitalized.\n *\n * @category string filters\n * @since 3.10.0\n */\nexport declare const uncapitalized: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends string>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\ndeclare const Uncapitalized_base: filter<typeof String$>;\n/**\n * @category string constructors\n * @since 3.10.0\n */\nexport declare class Uncapitalized extends Uncapitalized_base {\n}\ndeclare const Char_base: filter<typeof String$>;\n/**\n * A schema representing a single character.\n *\n * @category string constructors\n * @since 3.10.0\n */\nexport declare class Char extends Char_base {\n}\n/**\n * @category string filters\n * @since 3.10.0\n */\nexport declare const nonEmptyString: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends string>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\ndeclare const Lowercase_base: transform<SchemaClass<string, string, never>, typeof Lowercased>;\n/**\n * This schema converts a string to lowercase.\n *\n * @category string transformations\n * @since 3.10.0\n */\nexport declare class Lowercase extends Lowercase_base {\n}\ndeclare const Uppercase_base: transform<SchemaClass<string, string, never>, typeof Uppercased>;\n/**\n * This schema converts a string to uppercase.\n *\n * @category string transformations\n * @since 3.10.0\n */\nexport declare class Uppercase extends Uppercase_base {\n}\ndeclare const Capitalize_base: transform<SchemaClass<string, string, never>, typeof Capitalized>;\n/**\n * This schema converts a string to capitalized one.\n *\n * @category string transformations\n * @since 3.10.0\n */\nexport declare class Capitalize extends Capitalize_base {\n}\ndeclare const Uncapitalize_base: transform<SchemaClass<string, string, never>, typeof Uncapitalized>;\n/**\n * This schema converts a string to uncapitalized one.\n *\n * @category string transformations\n * @since 3.10.0\n */\nexport declare class Uncapitalize extends Uncapitalize_base {\n}\ndeclare const Trimmed_base: filter<typeof String$>;\n/**\n * @category string constructors\n * @since 3.10.0\n */\nexport declare class Trimmed extends Trimmed_base {\n}\ndeclare const NonEmptyTrimmedString_base: filter<typeof Trimmed>;\n/**\n * Useful for validating strings that must contain meaningful characters without\n * leading or trailing whitespace.\n *\n * @example\n * ```ts\n * import { Schema } from \"effect\"\n *\n * console.log(Schema.decodeOption(Schema.NonEmptyTrimmedString)(\"\")) // Option.none()\n * console.log(Schema.decodeOption(Schema.NonEmptyTrimmedString)(\" a \")) // Option.none()\n * console.log(Schema.decodeOption(Schema.NonEmptyTrimmedString)(\"a\")) // Option.some(\"a\")\n * ```\n *\n * @category string constructors\n * @since 3.10.0\n */\nexport declare class NonEmptyTrimmedString extends NonEmptyTrimmedString_base {\n}\ndeclare const Trim_base: transform<SchemaClass<string, string, never>, typeof Trimmed>;\n/**\n * This schema allows removing whitespaces from the beginning and end of a string.\n *\n * @category string transformations\n * @since 3.10.0\n */\nexport declare class Trim extends Trim_base {\n}\n/**\n * Returns a schema that allows splitting a string into an array of strings.\n *\n * @category string transformations\n * @since 3.10.0\n */\nexport declare const split: (separator: string) => transform<SchemaClass<string>, Array$<typeof String$>>;\n/**\n * @since 3.10.0\n */\nexport type ParseJsonOptions = {\n    readonly reviver?: Parameters<typeof JSON.parse>[1];\n    readonly replacer?: Parameters<typeof JSON.stringify>[1];\n    readonly space?: Parameters<typeof JSON.stringify>[2];\n};\n/**\n * The `ParseJson` combinator provides a method to convert JSON strings into the `unknown` type using the underlying\n * functionality of `JSON.parse`. It also utilizes `JSON.stringify` for encoding.\n *\n * You can optionally provide a `ParseJsonOptions` to configure both `JSON.parse` and `JSON.stringify` executions.\n *\n * Optionally, you can pass a schema `Schema<A, I, R>` to obtain an `A` type instead of `unknown`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import * as Schema from \"effect/Schema\"\n *\n * assert.deepStrictEqual(Schema.decodeUnknownSync(Schema.parseJson())(`{\"a\":\"1\"}`), { a: \"1\" })\n * assert.deepStrictEqual(Schema.decodeUnknownSync(Schema.parseJson(Schema.Struct({ a: Schema.NumberFromString })))(`{\"a\":\"1\"}`), { a: 1 })\n * ```\n *\n * @category string transformations\n * @since 3.10.0\n */\nexport declare const parseJson: {\n    /**\n     * The `ParseJson` combinator provides a method to convert JSON strings into the `unknown` type using the underlying\n     * functionality of `JSON.parse`. It also utilizes `JSON.stringify` for encoding.\n     *\n     * You can optionally provide a `ParseJsonOptions` to configure both `JSON.parse` and `JSON.stringify` executions.\n     *\n     * Optionally, you can pass a schema `Schema<A, I, R>` to obtain an `A` type instead of `unknown`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import * as Schema from \"effect/Schema\"\n     *\n     * assert.deepStrictEqual(Schema.decodeUnknownSync(Schema.parseJson())(`{\"a\":\"1\"}`), { a: \"1\" })\n     * assert.deepStrictEqual(Schema.decodeUnknownSync(Schema.parseJson(Schema.Struct({ a: Schema.NumberFromString })))(`{\"a\":\"1\"}`), { a: 1 })\n     * ```\n     *\n     * @category string transformations\n     * @since 3.10.0\n     */\n    <S extends Schema.Any>(schema: S, options?: ParseJsonOptions): transform<SchemaClass<unknown, string>, S>;\n    /**\n     * The `ParseJson` combinator provides a method to convert JSON strings into the `unknown` type using the underlying\n     * functionality of `JSON.parse`. It also utilizes `JSON.stringify` for encoding.\n     *\n     * You can optionally provide a `ParseJsonOptions` to configure both `JSON.parse` and `JSON.stringify` executions.\n     *\n     * Optionally, you can pass a schema `Schema<A, I, R>` to obtain an `A` type instead of `unknown`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import * as Schema from \"effect/Schema\"\n     *\n     * assert.deepStrictEqual(Schema.decodeUnknownSync(Schema.parseJson())(`{\"a\":\"1\"}`), { a: \"1\" })\n     * assert.deepStrictEqual(Schema.decodeUnknownSync(Schema.parseJson(Schema.Struct({ a: Schema.NumberFromString })))(`{\"a\":\"1\"}`), { a: 1 })\n     * ```\n     *\n     * @category string transformations\n     * @since 3.10.0\n     */\n    (options?: ParseJsonOptions): SchemaClass<unknown, string>;\n};\ndeclare const NonEmptyString_base: filter<typeof String$>;\n/**\n * @category string constructors\n * @since 3.10.0\n */\nexport declare class NonEmptyString extends NonEmptyString_base {\n}\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const UUIDSchemaId: unique symbol;\ndeclare const UUID_base: filter<typeof String$>;\n/**\n * Represents a Universally Unique Identifier (UUID).\n *\n * This schema ensures that the provided string adheres to the standard UUID format.\n *\n * @category string constructors\n * @since 3.10.0\n */\nexport declare class UUID extends UUID_base {\n}\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const ULIDSchemaId: unique symbol;\ndeclare const ULID_base: filter<typeof String$>;\n/**\n * Represents a Universally Unique Lexicographically Sortable Identifier (ULID).\n *\n * ULIDs are designed to be compact, URL-safe, and ordered, making them suitable for use as identifiers.\n * This schema ensures that the provided string adheres to the standard ULID format.\n *\n * @category string constructors\n * @since 3.10.0\n */\nexport declare class ULID extends ULID_base {\n}\ndeclare const URLFromSelf_base: instanceOf<URL>;\n/**\n * Defines a schema that represents a `URL` object.\n *\n * @category URL constructors\n * @since 3.11.0\n */\nexport declare class URLFromSelf extends URLFromSelf_base {\n}\ndeclare const URL$_base: transformOrFail<SchemaClass<string, string, never>, typeof URLFromSelf, never>;\n/** @ignore */\ndeclare class URL$ extends URL$_base {\n}\nexport { \n/**\n * Defines a schema that attempts to convert a `string` to a `URL` object using\n * the `new URL` constructor.\n *\n * @category URL transformations\n * @since 3.11.0\n */\nURL$ as URL };\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const FiniteSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type FiniteSchemaId = typeof FiniteSchemaId;\n/**\n * Ensures that the provided value is a finite number (excluding NaN, +Infinity, and -Infinity).\n *\n * @category number filters\n * @since 3.10.0\n */\nexport declare const finite: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends number>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const GreaterThanSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type GreaterThanSchemaId = typeof GreaterThanSchemaId;\n/**\n * This filter checks whether the provided number is greater than the specified minimum.\n *\n * @category number filters\n * @since 3.10.0\n */\nexport declare const greaterThan: <S extends Schema.Any>(exclusiveMinimum: number, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends number>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const GreaterThanOrEqualToSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type GreaterThanOrEqualToSchemaId = typeof GreaterThanOrEqualToSchemaId;\n/**\n * This filter checks whether the provided number is greater than or equal to the specified minimum.\n *\n * @category number filters\n * @since 3.10.0\n */\nexport declare const greaterThanOrEqualTo: <S extends Schema.Any>(minimum: number, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends number>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const MultipleOfSchemaId: unique symbol;\n/**\n * @category number filters\n * @since 3.10.0\n */\nexport declare const multipleOf: <S extends Schema.Any>(divisor: number, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends number>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const IntSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type IntSchemaId = typeof IntSchemaId;\n/**\n * Ensures that the provided value is an integer number (excluding NaN, +Infinity, and -Infinity).\n *\n * @category number filters\n * @since 3.10.0\n */\nexport declare const int: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends number>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const LessThanSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type LessThanSchemaId = typeof LessThanSchemaId;\n/**\n * This filter checks whether the provided number is less than the specified maximum.\n *\n * @category number filters\n * @since 3.10.0\n */\nexport declare const lessThan: <S extends Schema.Any>(exclusiveMaximum: number, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends number>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const LessThanOrEqualToSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type LessThanOrEqualToSchemaId = typeof LessThanOrEqualToSchemaId;\n/**\n * This schema checks whether the provided number is less than or equal to the specified maximum.\n *\n * @category number filters\n * @since 3.10.0\n */\nexport declare const lessThanOrEqualTo: <S extends Schema.Any>(maximum: number, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends number>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const BetweenSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type BetweenSchemaId = typeof BetweenSchemaId;\n/**\n * This filter checks whether the provided number falls within the specified minimum and maximum values.\n *\n * @category number filters\n * @since 3.10.0\n */\nexport declare const between: <S extends Schema.Any>(minimum: number, maximum: number, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends number>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const NonNaNSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type NonNaNSchemaId = typeof NonNaNSchemaId;\n/**\n * @category number filters\n * @since 3.10.0\n */\nexport declare const nonNaN: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends number>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category number filters\n * @since 3.10.0\n */\nexport declare const positive: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends number>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category number filters\n * @since 3.10.0\n */\nexport declare const negative: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends number>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category number filters\n * @since 3.10.0\n */\nexport declare const nonPositive: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends number>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category number filters\n * @since 3.10.0\n */\nexport declare const nonNegative: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends number>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * Clamps a number between a minimum and a maximum value.\n *\n * @category number transformations\n * @since 3.10.0\n */\nexport declare const clamp: (minimum: number, maximum: number) => <S extends Schema.Any, A extends number>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => transform<S, filter<SchemaClass<A>>>;\n/**\n * Transforms a `string` into a `number` by parsing the string using the `parse`\n * function of the `effect/Number` module.\n *\n * It returns an error if the value can't be converted (for example when\n * non-numeric characters are provided).\n *\n * The following special string values are supported: \"NaN\", \"Infinity\",\n * \"-Infinity\".\n *\n * @category number transformations\n * @since 3.10.0\n */\nexport declare function parseNumber<S extends Schema.Any, A extends string>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>): transformOrFail<S, typeof Number$>;\ndeclare const NumberFromString_base: transformOrFail<SchemaClass<string, string, never>, typeof Number$, never>;\n/**\n * This schema transforms a `string` into a `number` by parsing the string using the `parse` function of the `effect/Number` module.\n *\n * It returns an error if the value can't be converted (for example when non-numeric characters are provided).\n *\n * The following special string values are supported: \"NaN\", \"Infinity\", \"-Infinity\".\n *\n * @category number transformations\n * @since 3.10.0\n */\nexport declare class NumberFromString extends NumberFromString_base {\n}\ndeclare const Finite_base: filter<typeof Number$>;\n/**\n * @category number constructors\n * @since 3.10.0\n */\nexport declare class Finite extends Finite_base {\n}\ndeclare const Int_base: filter<typeof Number$>;\n/**\n * @category number constructors\n * @since 3.10.0\n */\nexport declare class Int extends Int_base {\n}\ndeclare const NonNaN_base: filter<typeof Number$>;\n/**\n * @category number constructors\n * @since 3.10.0\n */\nexport declare class NonNaN extends NonNaN_base {\n}\ndeclare const Positive_base: filter<typeof Number$>;\n/**\n * @category number constructors\n * @since 3.10.0\n */\nexport declare class Positive extends Positive_base {\n}\ndeclare const Negative_base: filter<typeof Number$>;\n/**\n * @category number constructors\n * @since 3.10.0\n */\nexport declare class Negative extends Negative_base {\n}\ndeclare const NonPositive_base: filter<typeof Number$>;\n/**\n * @category number constructors\n * @since 3.10.0\n */\nexport declare class NonPositive extends NonPositive_base {\n}\ndeclare const NonNegative_base: filter<typeof Number$>;\n/**\n * @category number constructors\n * @since 3.10.0\n */\nexport declare class NonNegative extends NonNegative_base {\n}\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const JsonNumberSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type JsonNumberSchemaId = typeof JsonNumberSchemaId;\ndeclare const JsonNumber_base: filter<typeof Number$>;\n/**\n * The `JsonNumber` is a schema for representing JSON numbers. It ensures that the provided value is a valid\n * number by filtering out `NaN` and `(+/-) Infinity`. This is useful when you want to validate and represent numbers in JSON\n * format.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import * as Schema from \"effect/Schema\"\n *\n * const is = Schema.is(S.JsonNumber)\n *\n * assert.deepStrictEqual(is(42), true)\n * assert.deepStrictEqual(is(Number.NaN), false)\n * assert.deepStrictEqual(is(Number.POSITIVE_INFINITY), false)\n * assert.deepStrictEqual(is(Number.NEGATIVE_INFINITY), false)\n * ```\n *\n * @category number constructors\n * @since 3.10.0\n */\nexport declare class JsonNumber extends JsonNumber_base {\n}\ndeclare const Not_base: transform<SchemaClass<boolean, boolean, never>, typeof Boolean$>;\n/**\n * @category boolean transformations\n * @since 3.10.0\n */\nexport declare class Not extends Not_base {\n}\ndeclare const Symbol$_base: transformOrFail<SchemaClass<string, string, never>, typeof SymbolFromSelf, never>;\n/** @ignore */\ndeclare class Symbol$ extends Symbol$_base {\n}\nexport { \n/**\n * Converts a string key into a globally shared symbol.\n *\n * @category symbol transformations\n * @since 3.10.0\n */\nSymbol$ as Symbol };\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const GreaterThanBigIntSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type GreaterThanBigIntSchemaId = typeof GreaterThanBigIntSchemaId;\n/**\n * @category bigint filters\n * @since 3.10.0\n */\nexport declare const greaterThanBigInt: <S extends Schema.Any>(min: bigint, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigint>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const GreaterThanOrEqualToBigIntSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type GreaterThanOrEqualToBigIntSchemaId = typeof GreaterThanOrEqualToBigIntSchemaId;\n/**\n * @category bigint filters\n * @since 3.10.0\n */\nexport declare const greaterThanOrEqualToBigInt: <S extends Schema.Any>(min: bigint, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigint>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const LessThanBigIntSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type LessThanBigIntSchemaId = typeof LessThanBigIntSchemaId;\n/**\n * @category bigint filters\n * @since 3.10.0\n */\nexport declare const lessThanBigInt: <S extends Schema.Any>(max: bigint, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigint>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const LessThanOrEqualToBigIntSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type LessThanOrEqualToBigIntSchemaId = typeof LessThanOrEqualToBigIntSchemaId;\n/**\n * @category bigint filters\n * @since 3.10.0\n */\nexport declare const lessThanOrEqualToBigInt: <S extends Schema.Any>(max: bigint, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigint>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const BetweenBigIntSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type BetweenBigIntSchemaId = typeof BetweenBigIntSchemaId;\n/**\n * @category bigint filters\n * @since 3.10.0\n */\nexport declare const betweenBigInt: <S extends Schema.Any>(min: bigint, max: bigint, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigint>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category bigint filters\n * @since 3.10.0\n */\nexport declare const positiveBigInt: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigint>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category bigint filters\n * @since 3.10.0\n */\nexport declare const negativeBigInt: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigint>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category bigint filters\n * @since 3.10.0\n */\nexport declare const nonNegativeBigInt: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigint>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category bigint filters\n * @since 3.10.0\n */\nexport declare const nonPositiveBigInt: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigint>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * Clamps a bigint between a minimum and a maximum value.\n *\n * @category bigint transformations\n * @since 3.10.0\n */\nexport declare const clampBigInt: (minimum: bigint, maximum: bigint) => <S extends Schema.Any, A extends bigint>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => transform<S, filter<SchemaClass<A>>>;\ndeclare const BigInt$_base: transformOrFail<SchemaClass<string, string, never>, typeof BigIntFromSelf, never>;\n/** @ignore */\ndeclare class BigInt$ extends BigInt$_base {\n}\nexport { \n/**\n * This schema transforms a `string` into a `bigint` by parsing the string using the `BigInt` function.\n *\n * It returns an error if the value can't be converted (for example when non-numeric characters are provided).\n *\n * @category bigint transformations\n * @since 3.10.0\n */\nBigInt$ as BigInt };\n/**\n * @category bigint constructors\n * @since 3.10.0\n */\nexport declare const PositiveBigIntFromSelf: filter<Schema<bigint>>;\n/**\n * @category bigint constructors\n * @since 3.10.0\n */\nexport declare const PositiveBigInt: filter<Schema<bigint, string>>;\n/**\n * @category bigint constructors\n * @since 3.10.0\n */\nexport declare const NegativeBigIntFromSelf: filter<Schema<bigint>>;\n/**\n * @category bigint constructors\n * @since 3.10.0\n */\nexport declare const NegativeBigInt: filter<Schema<bigint, string>>;\n/**\n * @category bigint constructors\n * @since 3.10.0\n */\nexport declare const NonPositiveBigIntFromSelf: filter<Schema<bigint>>;\n/**\n * @category bigint constructors\n * @since 3.10.0\n */\nexport declare const NonPositiveBigInt: filter<Schema<bigint, string>>;\n/**\n * @category bigint constructors\n * @since 3.10.0\n */\nexport declare const NonNegativeBigIntFromSelf: filter<Schema<bigint>>;\n/**\n * @category bigint constructors\n * @since 3.10.0\n */\nexport declare const NonNegativeBigInt: filter<Schema<bigint, string>>;\ndeclare const BigIntFromNumber_base: transformOrFail<SchemaClass<number, number, never>, filter<typeof BigIntFromSelf>, never>;\n/**\n * This schema transforms a `number` into a `bigint` by parsing the number using the `BigInt` function.\n *\n * It returns an error if the value can't be safely encoded as a `number` due to being out of range.\n *\n * @category bigint transformations\n * @since 3.10.0\n */\nexport declare class BigIntFromNumber extends BigIntFromNumber_base {\n}\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface RedactedFromSelf<Value extends Schema.Any> extends AnnotableDeclare<RedactedFromSelf<Value>, redacted_.Redacted<Schema.Type<Value>>, redacted_.Redacted<Schema.Encoded<Value>>, [\n    Value\n]> {\n}\n/**\n * @category Redacted constructors\n * @since 3.10.0\n */\nexport declare const RedactedFromSelf: <Value extends Schema.Any>(value: Value) => RedactedFromSelf<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface Redacted<Value extends Schema.Any> extends transform<Value, RedactedFromSelf<SchemaClass<Schema.Type<Value>>>> {\n}\n/**\n * A transformation that transform a `Schema<A, I, R>` into a\n * `RedactedFromSelf<A>`.\n *\n * @category Redacted transformations\n * @since 3.10.0\n */\nexport declare function Redacted<Value extends Schema.Any>(value: Value): Redacted<Value>;\ndeclare const DurationFromSelf_base: declare<duration_.Duration, duration_.Duration, readonly [], never>;\n/**\n * @category Duration constructors\n * @since 3.10.0\n */\nexport declare class DurationFromSelf extends DurationFromSelf_base {\n}\ndeclare const DurationFromNanos_base: transformOrFail<refine<bigint, Schema<bigint, bigint, never>>, filter<typeof DurationFromSelf>, never>;\n/**\n * A schema that transforms a non negative `bigint` into a `Duration`. Treats\n * the value as the number of nanoseconds.\n *\n * @category Duration transformations\n * @since 3.10.0\n */\nexport declare class DurationFromNanos extends DurationFromNanos_base {\n}\n/**\n * A non-negative integer. +Infinity is excluded.\n *\n * @category number constructors\n * @since 3.11.10\n */\nexport declare const NonNegativeInt: refine<number, typeof NonNegative>;\ndeclare const DurationFromMillis_base: transform<refine<number, typeof Number$>, typeof DurationFromSelf>;\n/**\n * A schema that transforms a (possibly Infinite) non negative number into a\n * `Duration`. Treats the value as the number of milliseconds.\n *\n * @category Duration transformations\n * @since 3.10.0\n */\nexport declare class DurationFromMillis extends DurationFromMillis_base {\n}\n/**\n * @category Duration utils\n * @since 3.12.8\n */\nexport type DurationEncoded = {\n    readonly _tag: \"Millis\";\n    readonly millis: number;\n} | {\n    readonly _tag: \"Nanos\";\n    readonly nanos: string;\n} | {\n    readonly _tag: \"Infinity\";\n};\ndeclare const Duration_base: transform<Union<[Schema<duration_.DurationValue, DurationEncoded, never>, Schema<readonly [seconds: number, nanos: number], readonly [seconds: number, nanos: number], never>]>, typeof DurationFromSelf>;\n/**\n * A schema that converts a JSON-compatible tagged union into a `Duration`.\n *\n * @category Duration transformations\n * @since 3.10.0\n */\nexport declare class Duration extends Duration_base {\n}\n/**\n * Clamps a `Duration` between a minimum and a maximum value.\n *\n * @category Duration transformations\n * @since 3.10.0\n */\nexport declare const clampDuration: (minimum: duration_.DurationInput, maximum: duration_.DurationInput) => <S extends Schema.Any, A extends duration_.Duration>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => transform<S, filter<SchemaClass<A>>>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const LessThanDurationSchemaId: unique symbol;\n/**\n * @category Duration filters\n * @since 3.10.0\n */\nexport declare const lessThanDuration: <S extends Schema.Any>(max: duration_.DurationInput, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends duration_.Duration>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const LessThanOrEqualToDurationSchemaId: unique symbol;\n/**\n * @category Duration filters\n * @since 3.10.0\n */\nexport declare const lessThanOrEqualToDuration: <S extends Schema.Any>(max: duration_.DurationInput, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends duration_.Duration>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const GreaterThanDurationSchemaId: unique symbol;\n/**\n * @category Duration filters\n * @since 3.10.0\n */\nexport declare const greaterThanDuration: <S extends Schema.Any>(min: duration_.DurationInput, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends duration_.Duration>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const GreaterThanOrEqualToDurationSchemaId: unique symbol;\n/**\n * @category Duration filters\n * @since 3.10.0\n */\nexport declare const greaterThanOrEqualToDuration: <S extends Schema.Any>(min: duration_.DurationInput, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends duration_.Duration>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const BetweenDurationSchemaId: unique symbol;\n/**\n * @category Duration filters\n * @since 3.10.0\n */\nexport declare const betweenDuration: <S extends Schema.Any>(minimum: duration_.DurationInput, maximum: duration_.DurationInput, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends duration_.Duration>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\ndeclare const Uint8ArrayFromSelf_base: declare<Uint8Array<ArrayBufferLike>, Uint8Array<ArrayBufferLike>, readonly [], never>;\n/**\n * @category Uint8Array constructors\n * @since 3.10.0\n */\nexport declare class Uint8ArrayFromSelf extends Uint8ArrayFromSelf_base {\n}\ndeclare const Uint8_base: filter<typeof Number$>;\n/**\n * @category number constructors\n * @since 3.11.10\n */\nexport declare class Uint8 extends Uint8_base {\n}\ndeclare const Uint8Array$_base: transform<Array$<typeof Uint8>, typeof Uint8ArrayFromSelf>;\n/** @ignore */\ndeclare class Uint8Array$ extends Uint8Array$_base {\n}\nexport { \n/**\n * A schema that transforms an array of numbers into a `Uint8Array`.\n *\n * @category Uint8Array transformations\n * @since 3.10.0\n */\nUint8Array$ as Uint8Array };\n/**\n * Decodes a base64 (RFC4648) encoded string into a `Uint8Array`.\n *\n * @category Uint8Array transformations\n * @since 3.10.0\n */\nexport declare const Uint8ArrayFromBase64: Schema<Uint8Array, string>;\n/**\n * Decodes a base64 (URL) encoded string into a `Uint8Array`.\n *\n * @category Uint8Array transformations\n * @since 3.10.0\n */\nexport declare const Uint8ArrayFromBase64Url: Schema<Uint8Array, string>;\n/**\n * Decodes a hex encoded string into a `Uint8Array`.\n *\n * @category Uint8Array transformations\n * @since 3.10.0\n */\nexport declare const Uint8ArrayFromHex: Schema<Uint8Array, string>;\n/**\n * Decodes a base64 (RFC4648) encoded string into a UTF-8 string.\n *\n * @category string transformations\n * @since 3.10.0\n */\nexport declare const StringFromBase64: Schema<string>;\n/**\n * Decodes a base64 (URL) encoded string into a UTF-8 string.\n *\n * @category string transformations\n * @since 3.10.0\n */\nexport declare const StringFromBase64Url: Schema<string>;\n/**\n * Decodes a hex encoded string into a UTF-8 string.\n *\n * @category string transformations\n * @since 3.10.0\n */\nexport declare const StringFromHex: Schema<string>;\n/**\n * Decodes a URI component encoded string into a UTF-8 string.\n * Can be used to store data in a URL.\n *\n * @example\n * ```ts\n * import { Schema } from \"effect\"\n *\n * const PaginationSchema = Schema.Struct({\n *   maxItemPerPage: Schema.Number,\n *   page: Schema.Number\n * })\n *\n * const UrlSchema = Schema.compose(Schema.StringFromUriComponent, Schema.parseJson(PaginationSchema))\n *\n * console.log(Schema.encodeSync(UrlSchema)({ maxItemPerPage: 10, page: 1 }))\n * // Output: %7B%22maxItemPerPage%22%3A10%2C%22page%22%3A1%7D\n * ```\n *\n * @category string transformations\n * @since 3.12.0\n */\nexport declare const StringFromUriComponent: transformOrFail<SchemaClass<string, string, never>, typeof String$, never>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const MinItemsSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type MinItemsSchemaId = typeof MinItemsSchemaId;\n/**\n * @category ReadonlyArray filters\n * @since 3.10.0\n */\nexport declare const minItems: <S extends Schema.Any>(n: number, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends ReadonlyArray<any>>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const MaxItemsSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type MaxItemsSchemaId = typeof MaxItemsSchemaId;\n/**\n * @category ReadonlyArray filters\n * @since 3.10.0\n */\nexport declare const maxItems: <S extends Schema.Any>(n: number, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends ReadonlyArray<any>>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const ItemsCountSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport type ItemsCountSchemaId = typeof ItemsCountSchemaId;\n/**\n * @category ReadonlyArray filters\n * @since 3.10.0\n */\nexport declare const itemsCount: <S extends Schema.Any>(n: number, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends ReadonlyArray<any>>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category ReadonlyArray transformations\n * @since 3.10.0\n */\nexport declare const getNumberIndexedAccess: <A extends ReadonlyArray<any>, I extends ReadonlyArray<any>, R>(self: Schema<A, I, R>) => SchemaClass<A[number], I[number], R>;\n/**\n * Get the first element of a `ReadonlyArray`, or `None` if the array is empty.\n *\n * @category ReadonlyArray transformations\n * @since 3.10.0\n */\nexport declare function head<S extends Schema.Any, A extends ReadonlyArray<unknown>>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>): transform<S, OptionFromSelf<SchemaClass<A[number]>>>;\n/**\n * Get the first element of a `NonEmptyReadonlyArray`.\n *\n * @category NonEmptyReadonlyArray transformations\n * @since 3.12.0\n */\nexport declare function headNonEmpty<S extends Schema.Any, A extends array_.NonEmptyReadonlyArray<unknown>>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>): transform<S, SchemaClass<A[number]>>;\n/**\n * Retrieves the first element of a `ReadonlyArray`.\n *\n * If the array is empty, it returns the `fallback` argument if provided; otherwise, it fails.\n *\n * @category ReadonlyArray transformations\n * @since 3.10.0\n */\nexport declare const headOrElse: {\n    /**\n     * Retrieves the first element of a `ReadonlyArray`.\n     *\n     * If the array is empty, it returns the `fallback` argument if provided; otherwise, it fails.\n     *\n     * @category ReadonlyArray transformations\n     * @since 3.10.0\n     */\n    <S extends Schema.Any, A extends ReadonlyArray<unknown>>(fallback?: LazyArg<A[number]>): (self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => transform<S, SchemaClass<A[number]>>;\n    /**\n     * Retrieves the first element of a `ReadonlyArray`.\n     *\n     * If the array is empty, it returns the `fallback` argument if provided; otherwise, it fails.\n     *\n     * @category ReadonlyArray transformations\n     * @since 3.10.0\n     */\n    <S extends Schema.Any, A extends ReadonlyArray<unknown>>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>, fallback?: LazyArg<A[number]>): transform<S, SchemaClass<A[number]>>;\n};\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const ValidDateSchemaId: unique symbol;\n/**\n * Defines a filter that specifically rejects invalid dates, such as `new\n * Date(\"Invalid Date\")`. This filter ensures that only properly formatted and\n * valid date objects are accepted, enhancing data integrity by preventing\n * erroneous date values from being processed.\n *\n * @category Date filters\n * @since 3.10.0\n */\nexport declare const validDate: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends Date>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const LessThanDateSchemaId: unique symbol;\n/**\n * @category Date filters\n * @since 3.10.0\n */\nexport declare const lessThanDate: <S extends Schema.Any>(max: Date, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends Date>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const LessThanOrEqualToDateSchemaId: unique symbol;\n/**\n * @category Date filters\n * @since 3.10.0\n */\nexport declare const lessThanOrEqualToDate: <S extends Schema.Any>(max: Date, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends Date>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const GreaterThanDateSchemaId: unique symbol;\n/**\n * @category Date filters\n * @since 3.10.0\n */\nexport declare const greaterThanDate: <S extends Schema.Any>(min: Date, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends Date>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const GreaterThanOrEqualToDateSchemaId: unique symbol;\n/**\n * @category Date filters\n * @since 3.10.0\n */\nexport declare const greaterThanOrEqualToDate: <S extends Schema.Any>(min: Date, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends Date>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const BetweenDateSchemaId: unique symbol;\n/**\n * @category Date filters\n * @since 3.10.0\n */\nexport declare const betweenDate: <S extends Schema.Any>(min: Date, max: Date, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends Date>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.11.8\n */\nexport declare const DateFromSelfSchemaId: unique symbol;\n/**\n * @category schema id\n * @since 3.11.8\n */\nexport type DateFromSelfSchemaId = typeof DateFromSelfSchemaId;\ndeclare const DateFromSelf_base: declare<Date, Date, readonly [], never>;\n/**\n * Describes a schema that accommodates potentially invalid `Date` instances,\n * such as `new Date(\"Invalid Date\")`, without rejection.\n *\n * @category Date constructors\n * @since 3.10.0\n */\nexport declare class DateFromSelf extends DateFromSelf_base {\n}\ndeclare const ValidDateFromSelf_base: filter<typeof DateFromSelf>;\n/**\n * Defines a schema that ensures only valid dates are accepted. This schema\n * rejects values like `new Date(\"Invalid Date\")`, which, despite being a `Date`\n * instance, represents an invalid date. Such stringent validation ensures that\n * all date objects processed through this schema are properly formed and\n * represent real dates.\n *\n * @category Date constructors\n * @since 3.10.0\n */\nexport declare class ValidDateFromSelf extends ValidDateFromSelf_base {\n}\ndeclare const DateFromString_base: transform<SchemaClass<string, string, never>, typeof DateFromSelf>;\n/**\n * Defines a schema that attempts to convert a `string` to a `Date` object using\n * the `new Date` constructor. This conversion is lenient, meaning it does not\n * reject strings that do not form valid dates (e.g., using `new Date(\"Invalid\n * Date\")` results in a `Date` object, despite being invalid).\n *\n * @category Date transformations\n * @since 3.10.0\n */\nexport declare class DateFromString extends DateFromString_base {\n}\ndeclare const Date$_base: filter<typeof DateFromString>;\n/** @ignore */\ndeclare class Date$ extends Date$_base {\n}\nexport { \n/**\n * This schema converts a `string` into a `Date` object using the `new Date`\n * constructor. It ensures that only valid date strings are accepted,\n * rejecting any strings that would result in an invalid date, such as `new\n * Date(\"Invalid Date\")`.\n *\n * @category Date transformations\n * @since 3.10.0\n */\nDate$ as Date };\ndeclare const DateFromNumber_base: transform<SchemaClass<number, number, never>, typeof DateFromSelf>;\n/**\n * Defines a schema that converts a `number` into a `Date` object using the `new\n * Date` constructor. This schema does not validate the numerical input,\n * allowing potentially invalid values such as `NaN`, `Infinity`, and\n * `-Infinity` to be converted into `Date` objects. During the encoding process,\n * any invalid `Date` object will be encoded to `NaN`.\n *\n * @category Date transformations\n * @since 3.10.0\n */\nexport declare class DateFromNumber extends DateFromNumber_base {\n}\ndeclare const DateTimeUtcFromSelf_base: declare<dateTime.Utc, dateTime.Utc, readonly [], never>;\n/**\n * Describes a schema that represents a `DateTime.Utc` instance.\n *\n * @category DateTime.Utc constructors\n * @since 3.10.0\n */\nexport declare class DateTimeUtcFromSelf extends DateTimeUtcFromSelf_base {\n}\ndeclare const DateTimeUtcFromNumber_base: transformOrFail<SchemaClass<number, number, never>, typeof DateTimeUtcFromSelf, never>;\n/**\n * Defines a schema that attempts to convert a `number` to a `DateTime.Utc` instance using the `DateTime.unsafeMake` constructor.\n *\n * @category DateTime.Utc transformations\n * @since 3.10.0\n */\nexport declare class DateTimeUtcFromNumber extends DateTimeUtcFromNumber_base {\n}\ndeclare const DateTimeUtcFromDate_base: transformOrFail<declare<Date, Date, readonly [], never>, typeof DateTimeUtcFromSelf, never>;\n/**\n * Defines a schema that attempts to convert a `Date` to a `DateTime.Utc` instance using the `DateTime.unsafeMake` constructor.\n *\n * @category DateTime.Utc transformations\n * @since 3.12.0\n */\nexport declare class DateTimeUtcFromDate extends DateTimeUtcFromDate_base {\n}\ndeclare const DateTimeUtc_base: transformOrFail<SchemaClass<string, string, never>, typeof DateTimeUtcFromSelf, never>;\n/**\n * Defines a schema that attempts to convert a `string` to a `DateTime.Utc` instance using the `DateTime.unsafeMake` constructor.\n *\n * @category DateTime.Utc transformations\n * @since 3.10.0\n */\nexport declare class DateTimeUtc extends DateTimeUtc_base {\n}\ndeclare const TimeZoneOffsetFromSelf_base: declare<dateTime.TimeZone.Offset, dateTime.TimeZone.Offset, readonly [], never>;\n/**\n * Describes a schema that represents a `TimeZone.Offset` instance.\n *\n * @category TimeZone constructors\n * @since 3.10.0\n */\nexport declare class TimeZoneOffsetFromSelf extends TimeZoneOffsetFromSelf_base {\n}\ndeclare const TimeZoneOffset_base: transform<SchemaClass<number, number, never>, typeof TimeZoneOffsetFromSelf>;\n/**\n * Defines a schema that converts a `number` to a `TimeZone.Offset` instance using the `DateTime.zoneMakeOffset` constructor.\n *\n * @category TimeZone transformations\n * @since 3.10.0\n */\nexport declare class TimeZoneOffset extends TimeZoneOffset_base {\n}\ndeclare const TimeZoneNamedFromSelf_base: declare<dateTime.TimeZone.Named, dateTime.TimeZone.Named, readonly [], never>;\n/**\n * Describes a schema that represents a `TimeZone.Named` instance.\n *\n * @category TimeZone constructors\n * @since 3.10.0\n */\nexport declare class TimeZoneNamedFromSelf extends TimeZoneNamedFromSelf_base {\n}\ndeclare const TimeZoneNamed_base: transformOrFail<SchemaClass<string, string, never>, typeof TimeZoneNamedFromSelf, never>;\n/**\n * Defines a schema that attempts to convert a `string` to a `TimeZone.Named` instance using the `DateTime.zoneUnsafeMakeNamed` constructor.\n *\n * @category TimeZone transformations\n * @since 3.10.0\n */\nexport declare class TimeZoneNamed extends TimeZoneNamed_base {\n}\ndeclare const TimeZoneFromSelf_base: Union<[typeof TimeZoneOffsetFromSelf, typeof TimeZoneNamedFromSelf]>;\n/**\n * @category TimeZone constructors\n * @since 3.10.0\n */\nexport declare class TimeZoneFromSelf extends TimeZoneFromSelf_base {\n}\ndeclare const TimeZone_base: transformOrFail<SchemaClass<string, string, never>, typeof TimeZoneFromSelf, never>;\n/**\n * Defines a schema that attempts to convert a `string` to a `TimeZone` using the `DateTime.zoneFromString` constructor.\n *\n * @category TimeZone transformations\n * @since 3.10.0\n */\nexport declare class TimeZone extends TimeZone_base {\n}\ndeclare const DateTimeZonedFromSelf_base: declare<dateTime.Zoned, dateTime.Zoned, readonly [], never>;\n/**\n * Describes a schema that represents a `DateTime.Zoned` instance.\n *\n * @category DateTime.Zoned constructors\n * @since 3.10.0\n */\nexport declare class DateTimeZonedFromSelf extends DateTimeZonedFromSelf_base {\n}\ndeclare const DateTimeZoned_base: transformOrFail<SchemaClass<string, string, never>, typeof DateTimeZonedFromSelf, never>;\n/**\n * Defines a schema that attempts to convert a `string` to a `DateTime.Zoned` instance.\n *\n * @category DateTime.Zoned transformations\n * @since 3.10.0\n */\nexport declare class DateTimeZoned extends DateTimeZoned_base {\n}\n/**\n * @category Option utils\n * @since 3.10.0\n */\nexport type OptionEncoded<I> = {\n    readonly _tag: \"None\";\n} | {\n    readonly _tag: \"Some\";\n    readonly value: I;\n};\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface OptionFromSelf<Value extends Schema.Any> extends AnnotableDeclare<OptionFromSelf<Value>, option_.Option<Schema.Type<Value>>, option_.Option<Schema.Encoded<Value>>, [\n    Value\n]> {\n}\n/**\n * @category Option transformations\n * @since 3.10.0\n */\nexport declare const OptionFromSelf: <Value extends Schema.Any>(value: Value) => OptionFromSelf<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface Option<Value extends Schema.Any> extends transform<Union<[\n    Struct<{\n        _tag: Literal<[\"None\"]>;\n    }>,\n    Struct<{\n        _tag: Literal<[\"Some\"]>;\n        value: Value;\n    }>\n]>, OptionFromSelf<SchemaClass<Schema.Type<Value>>>> {\n}\n/**\n * @category Option transformations\n * @since 3.10.0\n */\nexport declare function Option<Value extends Schema.Any>(value: Value): Option<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface OptionFromNullOr<Value extends Schema.Any> extends transform<NullOr<Value>, OptionFromSelf<SchemaClass<Schema.Type<Value>>>> {\n}\n/**\n * @category Option transformations\n * @since 3.10.0\n */\nexport declare function OptionFromNullOr<Value extends Schema.Any>(value: Value): OptionFromNullOr<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface OptionFromNullishOr<Value extends Schema.Any> extends transform<NullishOr<Value>, OptionFromSelf<SchemaClass<Schema.Type<Value>>>> {\n}\n/**\n * @category Option transformations\n * @since 3.10.0\n */\nexport declare function OptionFromNullishOr<Value extends Schema.Any>(value: Value, onNoneEncoding: null | undefined): OptionFromNullishOr<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface OptionFromUndefinedOr<Value extends Schema.Any> extends transform<UndefinedOr<Value>, OptionFromSelf<SchemaClass<Schema.Type<Value>>>> {\n}\n/**\n * @category Option transformations\n * @since 3.10.0\n */\nexport declare function OptionFromUndefinedOr<Value extends Schema.Any>(value: Value): OptionFromUndefinedOr<Value>;\ndeclare const OptionFromNonEmptyTrimmedString_base: transform<typeof String$, OptionFromSelf<typeof NonEmptyTrimmedString>>;\n/**\n * Transforms strings into an Option type, effectively filtering out empty or\n * whitespace-only strings by trimming them and checking their length. Returns\n * `none` for invalid inputs and `some` for valid non-empty strings.\n *\n * @example\n * ```ts\n * import { Schema } from \"effect\"\n *\n * console.log(Schema.decodeSync(Schema.OptionFromNonEmptyTrimmedString)(\"\")) // Option.none()\n * console.log(Schema.decodeSync(Schema.OptionFromNonEmptyTrimmedString)(\" a \")) // Option.some(\"a\")\n * console.log(Schema.decodeSync(Schema.OptionFromNonEmptyTrimmedString)(\"a\")) // Option.some(\"a\")\n * ```\n *\n * @category Option transformations\n * @since 3.10.0\n */\nexport declare class OptionFromNonEmptyTrimmedString extends OptionFromNonEmptyTrimmedString_base {\n}\n/**\n * @category Either utils\n * @since 3.10.0\n */\nexport type RightEncoded<IA> = {\n    readonly _tag: \"Right\";\n    readonly right: IA;\n};\n/**\n * @category Either utils\n * @since 3.10.0\n */\nexport type LeftEncoded<IE> = {\n    readonly _tag: \"Left\";\n    readonly left: IE;\n};\n/**\n * @category Either utils\n * @since 3.10.0\n */\nexport type EitherEncoded<IR, IL> = RightEncoded<IR> | LeftEncoded<IL>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface EitherFromSelf<R extends Schema.All, L extends Schema.All> extends AnnotableDeclare<EitherFromSelf<R, L>, either_.Either<Schema.Type<R>, Schema.Type<L>>, either_.Either<Schema.Encoded<R>, Schema.Encoded<L>>, [\n    R,\n    L\n]> {\n}\n/**\n * @category Either transformations\n * @since 3.10.0\n */\nexport declare const EitherFromSelf: <R extends Schema.All, L extends Schema.All>({ left, right }: {\n    readonly left: L;\n    readonly right: R;\n}) => EitherFromSelf<R, L>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface Either<Right extends Schema.All, Left extends Schema.All> extends transform<Union<[\n    Struct<{\n        _tag: Literal<[\"Right\"]>;\n        right: Right;\n    }>,\n    Struct<{\n        _tag: Literal<[\"Left\"]>;\n        left: Left;\n    }>\n]>, EitherFromSelf<SchemaClass<Schema.Type<Right>>, SchemaClass<Schema.Type<Left>>>> {\n}\n/**\n * @category Either transformations\n * @since 3.10.0\n */\nexport declare const Either: <R extends Schema.All, L extends Schema.All>({ left, right }: {\n    readonly left: L;\n    readonly right: R;\n}) => Either<R, L>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface EitherFromUnion<Right extends Schema.All, Left extends Schema.All> extends transform<Union<[\n    transform<Right, Struct<{\n        _tag: Literal<[\"Right\"]>;\n        right: SchemaClass<Schema.Type<Right>>;\n    }>>,\n    transform<Left, Struct<{\n        _tag: Literal<[\"Left\"]>;\n        right: SchemaClass<Schema.Type<Left>>;\n    }>>\n]>, EitherFromSelf<SchemaClass<Schema.Type<Right>>, SchemaClass<Schema.Type<Left>>>> {\n}\n/**\n * @example\n * ```ts\n * import * as Schema from \"effect/Schema\"\n *\n * // Schema<string | number, Either<string, number>>\n * Schema.EitherFromUnion({ left: Schema.String, right: Schema.Number })\n * ```\n *\n * @category Either transformations\n * @since 3.10.0\n */\nexport declare const EitherFromUnion: <Right extends Schema.All, Left extends Schema.All>({ left, right }: {\n    readonly left: Left;\n    readonly right: Right;\n}) => EitherFromUnion<Right, Left>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface ReadonlyMapFromSelf<K extends Schema.Any, V extends Schema.Any> extends AnnotableDeclare<ReadonlyMapFromSelf<K, V>, ReadonlyMap<Schema.Type<K>, Schema.Type<V>>, ReadonlyMap<Schema.Encoded<K>, Schema.Encoded<V>>, [\n    K,\n    V\n]> {\n}\n/**\n * @category ReadonlyMap\n * @since 3.10.0\n */\nexport declare const ReadonlyMapFromSelf: <K extends Schema.Any, V extends Schema.Any>({ key, value }: {\n    readonly key: K;\n    readonly value: V;\n}) => ReadonlyMapFromSelf<K, V>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface MapFromSelf<K extends Schema.Any, V extends Schema.Any> extends AnnotableDeclare<MapFromSelf<K, V>, Map<Schema.Type<K>, Schema.Type<V>>, ReadonlyMap<Schema.Encoded<K>, Schema.Encoded<V>>, [\n    K,\n    V\n]> {\n}\n/**\n * @category Map\n * @since 3.10.0\n */\nexport declare const MapFromSelf: <K extends Schema.Any, V extends Schema.Any>({ key, value }: {\n    readonly key: K;\n    readonly value: V;\n}) => MapFromSelf<K, V>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface ReadonlyMap$<K extends Schema.Any, V extends Schema.Any> extends transform<Array$<Tuple2<K, V>>, ReadonlyMapFromSelf<SchemaClass<Schema.Type<K>>, SchemaClass<Schema.Type<V>>>> {\n}\n/**\n * @category ReadonlyMap transformations\n * @since 3.10.0\n */\nexport declare function ReadonlyMap<K extends Schema.Any, V extends Schema.Any>({ key, value }: {\n    readonly key: K;\n    readonly value: V;\n}): ReadonlyMap$<K, V>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface Map$<K extends Schema.Any, V extends Schema.Any> extends transform<Array$<Tuple2<K, V>>, MapFromSelf<SchemaClass<Schema.Type<K>>, SchemaClass<Schema.Type<V>>>> {\n}\n/** @ignore */\ndeclare function map<K extends Schema.Any, V extends Schema.Any>({ key, value }: {\n    readonly key: K;\n    readonly value: V;\n}): Map$<K, V>;\nexport { \n/**\n * @category Map transformations\n * @since 3.10.0\n */\nmap as Map };\n/**\n * @category ReadonlyMap transformations\n * @since 3.10.0\n */\nexport declare const ReadonlyMapFromRecord: <KA, KR, VA, VI, VR>({ key, value }: {\n    key: Schema<KA, string, KR>;\n    value: Schema<VA, VI, VR>;\n}) => SchemaClass<ReadonlyMap<KA, VA>, {\n    readonly [x: string]: VI;\n}, KR | VR>;\n/**\n * @category Map transformations\n * @since 3.10.0\n */\nexport declare const MapFromRecord: <KA, KR, VA, VI, VR>({ key, value }: {\n    key: Schema<KA, string, KR>;\n    value: Schema<VA, VI, VR>;\n}) => SchemaClass<Map<KA, VA>, {\n    readonly [x: string]: VI;\n}, KR | VR>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface ReadonlySetFromSelf<Value extends Schema.Any> extends AnnotableDeclare<ReadonlySetFromSelf<Value>, ReadonlySet<Schema.Type<Value>>, ReadonlySet<Schema.Encoded<Value>>, [\n    Value\n]> {\n}\n/**\n * @category ReadonlySet\n * @since 3.10.0\n */\nexport declare const ReadonlySetFromSelf: <Value extends Schema.Any>(value: Value) => ReadonlySetFromSelf<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface SetFromSelf<Value extends Schema.Any> extends AnnotableDeclare<SetFromSelf<Value>, Set<Schema.Type<Value>>, ReadonlySet<Schema.Encoded<Value>>, [\n    Value\n]> {\n}\n/**\n * @category Set\n * @since 3.10.0\n */\nexport declare const SetFromSelf: <Value extends Schema.Any>(value: Value) => SetFromSelf<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface ReadonlySet$<Value extends Schema.Any> extends transform<Array$<Value>, ReadonlySetFromSelf<SchemaClass<Schema.Type<Value>>>> {\n}\n/**\n * @category ReadonlySet transformations\n * @since 3.10.0\n */\nexport declare function ReadonlySet<Value extends Schema.Any>(value: Value): ReadonlySet$<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface Set$<Value extends Schema.Any> extends transform<Array$<Value>, SetFromSelf<SchemaClass<Schema.Type<Value>>>> {\n}\n/** @ignore */\ndeclare function set<Value extends Schema.Any>(value: Value): Set$<Value>;\nexport { \n/**\n * @category Set transformations\n * @since 3.10.0\n */\nset as Set };\ndeclare const BigDecimalFromSelf_base: declare<bigDecimal_.BigDecimal, bigDecimal_.BigDecimal, readonly [], never>;\n/**\n * @category BigDecimal constructors\n * @since 3.10.0\n */\nexport declare class BigDecimalFromSelf extends BigDecimalFromSelf_base {\n}\ndeclare const BigDecimal_base: transformOrFail<SchemaClass<string, string, never>, typeof BigDecimalFromSelf, never>;\n/**\n * @category BigDecimal transformations\n * @since 3.10.0\n */\nexport declare class BigDecimal extends BigDecimal_base {\n}\ndeclare const BigDecimalFromNumber_base: transform<SchemaClass<number, number, never>, typeof BigDecimalFromSelf>;\n/**\n * A schema that transforms a `number` into a `BigDecimal`.\n * When encoding, this Schema will produce incorrect results if the BigDecimal exceeds the 64-bit range of a number.\n *\n * @category BigDecimal transformations\n * @since 3.10.0\n */\nexport declare class BigDecimalFromNumber extends BigDecimalFromNumber_base {\n}\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const GreaterThanBigDecimalSchemaId: unique symbol;\n/**\n * @category BigDecimal filters\n * @since 3.10.0\n */\nexport declare const greaterThanBigDecimal: <S extends Schema.Any>(min: bigDecimal_.BigDecimal, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigDecimal_.BigDecimal>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const GreaterThanOrEqualToBigDecimalSchemaId: unique symbol;\n/**\n * @category BigDecimal filters\n * @since 3.10.0\n */\nexport declare const greaterThanOrEqualToBigDecimal: <S extends Schema.Any>(min: bigDecimal_.BigDecimal, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigDecimal_.BigDecimal>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const LessThanBigDecimalSchemaId: unique symbol;\n/**\n * @category BigDecimal filters\n * @since 3.10.0\n */\nexport declare const lessThanBigDecimal: <S extends Schema.Any>(max: bigDecimal_.BigDecimal, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigDecimal_.BigDecimal>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const LessThanOrEqualToBigDecimalSchemaId: unique symbol;\n/**\n * @category BigDecimal filters\n * @since 3.10.0\n */\nexport declare const lessThanOrEqualToBigDecimal: <S extends Schema.Any>(max: bigDecimal_.BigDecimal, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigDecimal_.BigDecimal>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const PositiveBigDecimalSchemaId: unique symbol;\n/**\n * @category BigDecimal filters\n * @since 3.10.0\n */\nexport declare const positiveBigDecimal: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigDecimal_.BigDecimal>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category BigDecimal constructors\n * @since 3.10.0\n */\nexport declare const PositiveBigDecimalFromSelf: filter<Schema<bigDecimal_.BigDecimal>>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const NonNegativeBigDecimalSchemaId: unique symbol;\n/**\n * @category BigDecimal filters\n * @since 3.10.0\n */\nexport declare const nonNegativeBigDecimal: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigDecimal_.BigDecimal>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category BigDecimal constructors\n * @since 3.10.0\n */\nexport declare const NonNegativeBigDecimalFromSelf: filter<Schema<bigDecimal_.BigDecimal>>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const NegativeBigDecimalSchemaId: unique symbol;\n/**\n * @category BigDecimal filters\n * @since 3.10.0\n */\nexport declare const negativeBigDecimal: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigDecimal_.BigDecimal>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category BigDecimal constructors\n * @since 3.10.0\n */\nexport declare const NegativeBigDecimalFromSelf: filter<Schema<bigDecimal_.BigDecimal>>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const NonPositiveBigDecimalSchemaId: unique symbol;\n/**\n * @category BigDecimal filters\n * @since 3.10.0\n */\nexport declare const nonPositiveBigDecimal: <S extends Schema.Any>(annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigDecimal_.BigDecimal>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * @category BigDecimal constructors\n * @since 3.10.0\n */\nexport declare const NonPositiveBigDecimalFromSelf: filter<Schema<bigDecimal_.BigDecimal>>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const BetweenBigDecimalSchemaId: unique symbol;\n/**\n * @category BigDecimal filters\n * @since 3.10.0\n */\nexport declare const betweenBigDecimal: <S extends Schema.Any>(minimum: bigDecimal_.BigDecimal, maximum: bigDecimal_.BigDecimal, annotations?: Annotations.Filter<Schema.Type<S>>) => <A extends bigDecimal_.BigDecimal>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => filter<S>;\n/**\n * Clamps a `BigDecimal` between a minimum and a maximum value.\n *\n * @category BigDecimal transformations\n * @since 3.10.0\n */\nexport declare const clampBigDecimal: (minimum: bigDecimal_.BigDecimal, maximum: bigDecimal_.BigDecimal) => <S extends Schema.Any, A extends bigDecimal_.BigDecimal>(self: S & Schema<A, Schema.Encoded<S>, Schema.Context<S>>) => transform<S, filter<SchemaClass<A>>>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface ChunkFromSelf<Value extends Schema.Any> extends AnnotableDeclare<ChunkFromSelf<Value>, chunk_.Chunk<Schema.Type<Value>>, chunk_.Chunk<Schema.Encoded<Value>>, [\n    Value\n]> {\n}\n/**\n * @category Chunk\n * @since 3.10.0\n */\nexport declare const ChunkFromSelf: <Value extends Schema.Any>(value: Value) => ChunkFromSelf<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface Chunk<Value extends Schema.Any> extends transform<Array$<Value>, ChunkFromSelf<SchemaClass<Schema.Type<Value>>>> {\n}\n/**\n * @category Chunk transformations\n * @since 3.10.0\n */\nexport declare function Chunk<Value extends Schema.Any>(value: Value): Chunk<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface NonEmptyChunkFromSelf<Value extends Schema.Any> extends AnnotableDeclare<NonEmptyChunkFromSelf<Value>, chunk_.NonEmptyChunk<Schema.Type<Value>>, chunk_.NonEmptyChunk<Schema.Encoded<Value>>, [\n    Value\n]> {\n}\n/**\n * @category Chunk\n * @since 3.10.0\n */\nexport declare const NonEmptyChunkFromSelf: <Value extends Schema.Any>(value: Value) => NonEmptyChunkFromSelf<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface NonEmptyChunk<Value extends Schema.Any> extends transform<NonEmptyArray<Value>, NonEmptyChunkFromSelf<SchemaClass<Schema.Type<Value>>>> {\n}\n/**\n * @category Chunk transformations\n * @since 3.10.0\n */\nexport declare function NonEmptyChunk<Value extends Schema.Any>(value: Value): NonEmptyChunk<Value>;\n/**\n * @category api interface\n * @since 3.13.3\n */\nexport interface DataFromSelf<Value extends Schema.Any> extends AnnotableDeclare<DataFromSelf<Value>, Schema.Type<Value>, Schema.Encoded<Value>, [\n    Value\n]> {\n}\n/**\n * Type and Encoded must extend `Readonly<Record<string, any>> |\n * ReadonlyArray<any>` to be compatible with this API.\n *\n * @category Data transformations\n * @since 3.10.0\n */\nexport declare const DataFromSelf: <S extends Schema.Any, A extends Readonly<Record<string, unknown>> | ReadonlyArray<unknown>, I extends Readonly<Record<string, unknown>> | ReadonlyArray<unknown>>(value: S & Schema<A & Schema.Type<S>, I & Schema.Encoded<S>, Schema.Context<S>>) => DataFromSelf<S>;\n/**\n * @category api interface\n * @since 3.13.3\n */\nexport interface Data<Value extends Schema.Any> extends transform<Value, DataFromSelf<SchemaClass<Schema.Type<Value>>>> {\n}\n/**\n * Type and Encoded must extend `Readonly<Record<string, any>> |\n * ReadonlyArray<any>` to be compatible with this API.\n *\n * @category Data transformations\n * @since 3.10.0\n */\nexport declare const Data: <S extends Schema.Any, A extends Readonly<Record<string, unknown>> | ReadonlyArray<unknown>, I extends Readonly<Record<string, unknown>> | ReadonlyArray<unknown>>(value: S & Schema<A & Schema.Type<S>, I & Schema.Encoded<S>, Schema.Context<S>>) => Data<S>;\ntype MissingSelfGeneric<Usage extends string, Params extends string = \"\"> = `Missing \\`Self\\` generic - use \\`class Self extends ${Usage}<Self>()(${Params}{ ... })\\``;\ntype RequiredKeys<T> = {\n    [K in keyof T]-?: {} extends Pick<T, K> ? never : K;\n}[keyof T];\ntype ClassAnnotations<Self, A> = Annotations.Schema<Self> | readonly [\n    Annotations.Schema<Self> | undefined,\n    (Annotations.Schema<Self> | undefined)?,\n    Annotations.Schema<A>?\n];\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface Class<Self, Fields extends Struct.Fields, I, R, C, Inherited, Proto> extends Schema<Self, Simplify<I>, R> {\n    new (props: RequiredKeys<C> extends never ? void | Simplify<C> : Simplify<C>, options?: MakeOptions): Struct.Type<Fields> & Inherited & Proto;\n    /** @since 3.10.0 */\n    readonly ast: AST.Transformation;\n    make<C extends new (...args: Array<any>) => any>(this: C, ...args: ConstructorParameters<C>): InstanceType<C>;\n    annotations(annotations: Annotations.Schema<Self>): SchemaClass<Self, Simplify<I>, R>;\n    readonly fields: {\n        readonly [K in keyof Fields]: Fields[K];\n    };\n    readonly identifier: string;\n    /**\n     * @example\n     * ```ts\n     * import { Schema } from \"effect\"\n     *\n     * class MyClass extends Schema.Class<MyClass>(\"MyClass\")({\n     *  myField: Schema.String\n     * }) {\n     *  myMethod() {\n     *    return this.myField + \"my\"\n     *  }\n     * }\n     *\n     * class NextClass extends MyClass.extend<NextClass>(\"NextClass\")({\n     *  nextField: Schema.Number\n     * }) {\n     *  nextMethod() {\n     *    return this.myMethod() + this.myField + this.nextField\n     *  }\n     * }\n     * ```\n     */\n    extend<Extended = never>(identifier: string): <NewFields extends Struct.Fields>(fields: NewFields | HasFields<NewFields>, annotations?: ClassAnnotations<Extended, Simplify<Struct.Type<Fields & NewFields>>>) => [Extended] extends [never] ? MissingSelfGeneric<\"Base.extend\"> : Class<Extended, Fields & NewFields, I & Struct.Encoded<NewFields>, R | Struct.Context<NewFields>, C & Struct.Constructor<NewFields>, Self, Proto>;\n    /**\n     * @example\n     * ```ts\n     * import { Effect, Schema } from \"effect\"\n     *\n     * class MyClass extends Schema.Class<MyClass>(\"MyClass\")({\n     *   myField: Schema.String\n     * }) {\n     *   myMethod() {\n     *     return this.myField + \"my\"\n     *   }\n     * }\n     *\n     * class NextClass extends MyClass.transformOrFail<NextClass>(\"NextClass\")({\n     *   nextField: Schema.Number\n     * }, {\n     *   decode: (i) =>\n     *     Effect.succeed({\n     *       myField: i.myField,\n     *       nextField: i.myField.length\n     *     }),\n     *   encode: (a) => Effect.succeed({ myField: a.myField })\n     * }) {\n     *   nextMethod() {\n     *     return this.myMethod() + this.myField + this.nextField\n     *   }\n     * }\n     * ```\n     */\n    transformOrFail<Transformed = never>(identifier: string): <NewFields extends Struct.Fields, R2, R3>(fields: NewFields, options: {\n        readonly decode: (input: Simplify<Struct.Type<Fields>>, options: ParseOptions, ast: AST.Transformation) => Effect.Effect<Simplify<Struct.Type<Fields & NewFields>>, ParseResult.ParseIssue, R2>;\n        readonly encode: (input: Simplify<Struct.Type<Fields & NewFields>>, options: ParseOptions, ast: AST.Transformation) => Effect.Effect<Struct.Type<Fields>, ParseResult.ParseIssue, R3>;\n    }, annotations?: ClassAnnotations<Transformed, Simplify<Struct.Type<Fields & NewFields>>>) => [Transformed] extends [never] ? MissingSelfGeneric<\"Base.transformOrFail\"> : Class<Transformed, Fields & NewFields, I, R | Struct.Context<NewFields> | R2 | R3, C & Struct.Constructor<NewFields>, Self, Proto>;\n    /**\n     * @example\n     * ```ts\n     * import { Effect, Schema } from \"effect\"\n     *\n     * class MyClass extends Schema.Class<MyClass>(\"MyClass\")({\n     *   myField: Schema.String\n     * }) {\n     *   myMethod() {\n     *     return this.myField + \"my\"\n     *   }\n     * }\n     *\n     * class NextClass extends MyClass.transformOrFailFrom<NextClass>(\"NextClass\")({\n     *   nextField: Schema.Number\n     * }, {\n     *   decode: (i) =>\n     *     Effect.succeed({\n     *       myField: i.myField,\n     *       nextField: i.myField.length\n     *     }),\n     *   encode: (a) => Effect.succeed({ myField: a.myField })\n     * }) {\n     *   nextMethod() {\n     *     return this.myMethod() + this.myField + this.nextField\n     *   }\n     * }\n     * ```\n     */\n    transformOrFailFrom<Transformed = never>(identifier: string): <NewFields extends Struct.Fields, R2, R3>(fields: NewFields, options: {\n        readonly decode: (input: Simplify<I>, options: ParseOptions, ast: AST.Transformation) => Effect.Effect<Simplify<I & Struct.Encoded<NewFields>>, ParseResult.ParseIssue, R2>;\n        readonly encode: (input: Simplify<I & Struct.Encoded<NewFields>>, options: ParseOptions, ast: AST.Transformation) => Effect.Effect<I, ParseResult.ParseIssue, R3>;\n    }, annotations?: ClassAnnotations<Transformed, Simplify<Struct.Type<Fields & NewFields>>>) => [Transformed] extends [never] ? MissingSelfGeneric<\"Base.transformOrFailFrom\"> : Class<Transformed, Fields & NewFields, I, R | Struct.Context<NewFields> | R2 | R3, C & Struct.Constructor<NewFields>, Self, Proto>;\n}\ntype HasFields<Fields extends Struct.Fields> = Struct<Fields> | {\n    readonly [RefineSchemaId]: HasFields<Fields>;\n};\n/**\n * @example\n * ```ts\n * import { Schema } from \"effect\"\n *\n * class MyClass extends Schema.Class<MyClass>(\"MyClass\")({\n *  someField: Schema.String\n * }) {\n *  someMethod() {\n *    return this.someField + \"bar\"\n *  }\n * }\n * ```\n *\n * @category classes\n * @since 3.10.0\n */\nexport declare const Class: <Self = never>(identifier: string) => <Fields extends Struct.Fields>(fieldsOr: Fields | HasFields<Fields>, annotations?: ClassAnnotations<Self, Simplify<Struct.Type<Fields>>>) => [Self] extends [never] ? MissingSelfGeneric<\"Class\"> : Class<Self, Fields, Struct.Encoded<Fields>, Struct.Context<Fields>, Struct.Constructor<Fields>, {}, {}>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface TaggedClass<Self, Tag extends string, Fields extends Struct.Fields> extends Class<Self, Fields, Struct.Encoded<Fields>, Struct.Context<Fields>, Struct.Constructor<Omit<Fields, \"_tag\">>, {}, {}> {\n    readonly _tag: Tag;\n}\n/**\n * @example\n * ```ts\n * import { Schema } from \"effect\"\n *\n * class MyClass extends Schema.TaggedClass<MyClass>(\"MyClass\")(\"MyClass\", {\n *  a: Schema.String\n * }) {}\n * ```\n *\n * @category classes\n * @since 3.10.0\n */\nexport declare const TaggedClass: <Self = never>(identifier?: string) => <Tag extends string, Fields extends Struct.Fields>(tag: Tag, fieldsOr: Fields | HasFields<Fields>, annotations?: ClassAnnotations<Self, Simplify<Struct.Type<{\n    readonly _tag: tag<Tag>;\n} & Fields>>>) => [Self] extends [never] ? MissingSelfGeneric<\"TaggedClass\", `\"Tag\", `> : TaggedClass<Self, Tag, {\n    readonly _tag: tag<Tag>;\n} & Fields>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface TaggedErrorClass<Self, Tag extends string, Fields extends Struct.Fields> extends Class<Self, Fields, Struct.Encoded<Fields>, Struct.Context<Fields>, Struct.Constructor<Omit<Fields, \"_tag\">>, {}, cause_.YieldableError> {\n    readonly _tag: Tag;\n}\n/**\n * @example\n * ```ts\n * import { Schema } from \"effect\"\n *\n * class MyError extends Schema.TaggedError<MyError>(\"MyError\")(\n *   \"MyError\",\n *   {\n *     module: Schema.String,\n *     method: Schema.String,\n *     description: Schema.String\n *   }\n * ) {\n *   get message(): string {\n *     return `${this.module}.${this.method}: ${this.description}`\n *   }\n * }\n * ```\n * @category classes\n * @since 3.10.0\n */\nexport declare const TaggedError: <Self = never>(identifier?: string) => <Tag extends string, Fields extends Struct.Fields>(tag: Tag, fieldsOr: Fields | HasFields<Fields>, annotations?: ClassAnnotations<Self, Simplify<Struct.Type<{\n    readonly _tag: tag<Tag>;\n} & Fields>>>) => [Self] extends [never] ? MissingSelfGeneric<\"TaggedError\", `\"Tag\", `> : TaggedErrorClass<Self, Tag, {\n    readonly _tag: tag<Tag>;\n} & Fields>;\n/**\n * @category Constructor utils\n * @since 3.13.4\n */\nexport type MakeOptions = boolean | {\n    readonly disableValidation?: boolean | undefined;\n};\n/**\n * @category FiberId\n * @since 3.10.0\n */\nexport type FiberIdEncoded = {\n    readonly _tag: \"Composite\";\n    readonly left: FiberIdEncoded;\n    readonly right: FiberIdEncoded;\n} | {\n    readonly _tag: \"None\";\n} | {\n    readonly _tag: \"Runtime\";\n    readonly id: number;\n    readonly startTimeMillis: number;\n};\ndeclare const FiberIdFromSelf_base: declare<fiberId_.FiberId, fiberId_.FiberId, readonly [], never>;\n/**\n * @category FiberId constructors\n * @since 3.10.0\n */\nexport declare class FiberIdFromSelf extends FiberIdFromSelf_base {\n}\ndeclare const FiberId_base: transform<Schema<FiberIdEncoded, FiberIdEncoded, never>, typeof FiberIdFromSelf>;\n/**\n * @category FiberId transformations\n * @since 3.10.0\n */\nexport declare class FiberId extends FiberId_base {\n}\n/**\n * @category Cause utils\n * @since 3.10.0\n */\nexport type CauseEncoded<E, D> = {\n    readonly _tag: \"Empty\";\n} | {\n    readonly _tag: \"Fail\";\n    readonly error: E;\n} | {\n    readonly _tag: \"Die\";\n    readonly defect: D;\n} | {\n    readonly _tag: \"Interrupt\";\n    readonly fiberId: FiberIdEncoded;\n} | {\n    readonly _tag: \"Sequential\";\n    readonly left: CauseEncoded<E, D>;\n    readonly right: CauseEncoded<E, D>;\n} | {\n    readonly _tag: \"Parallel\";\n    readonly left: CauseEncoded<E, D>;\n    readonly right: CauseEncoded<E, D>;\n};\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface CauseFromSelf<E extends Schema.All, D extends Schema.All> extends AnnotableDeclare<CauseFromSelf<E, D>, cause_.Cause<Schema.Type<E>>, cause_.Cause<Schema.Encoded<E>>, [\n    E,\n    D\n]> {\n}\n/**\n * @category Cause transformations\n * @since 3.10.0\n */\nexport declare const CauseFromSelf: <E extends Schema.All, D extends Schema.All>({ defect, error }: {\n    readonly error: E;\n    readonly defect: D;\n}) => CauseFromSelf<E, D>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface Cause<E extends Schema.All, D extends Schema.All> extends transform<SchemaClass<CauseEncoded<Schema.Type<E>, Schema.Type<Defect>>, CauseEncoded<Schema.Encoded<E>, Schema.Encoded<Defect>>, Schema.Context<E> | Schema.Context<D>>, CauseFromSelf<SchemaClass<Schema.Type<E>>, SchemaClass<Schema.Type<D>>>> {\n}\n/**\n * @category Cause transformations\n * @since 3.10.0\n */\nexport declare const Cause: <E extends Schema.All, D extends Schema.All>({ defect, error }: {\n    readonly error: E;\n    readonly defect: D;\n}) => Cause<E, D>;\ndeclare const Defect_base: transform<typeof Unknown, typeof Unknown>;\n/**\n * Defines a schema for handling JavaScript errors (`Error` instances) and other types of defects.\n * It decodes objects into Error instances if they match the expected structure (i.e., have a `message` and optionally a `name` and `stack`),\n * or converts other values to their string representations.\n *\n * When encoding, it converts `Error` instances back into plain objects containing only the error's name and message,\n * or other values into their string forms.\n *\n * This is useful for serializing and deserializing errors across network boundaries where error objects do not natively serialize.\n *\n * @category defect\n * @since 3.10.0\n */\nexport declare class Defect extends Defect_base {\n}\n/**\n * @category Exit utils\n * @since 3.10.0\n */\nexport type ExitEncoded<A, E, D> = {\n    readonly _tag: \"Failure\";\n    readonly cause: CauseEncoded<E, D>;\n} | {\n    readonly _tag: \"Success\";\n    readonly value: A;\n};\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface ExitFromSelf<A extends Schema.All, E extends Schema.All, D extends Schema.All> extends AnnotableDeclare<ExitFromSelf<A, E, D>, exit_.Exit<Schema.Type<A>, Schema.Type<E>>, exit_.Exit<Schema.Encoded<A>, Schema.Encoded<E>>, [\n    A,\n    E,\n    D\n]> {\n}\n/**\n * @category Exit transformations\n * @since 3.10.0\n */\nexport declare const ExitFromSelf: <A extends Schema.All, E extends Schema.All, D extends Schema.All>({ defect, failure, success }: {\n    readonly failure: E;\n    readonly success: A;\n    readonly defect: D;\n}) => ExitFromSelf<A, E, D>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface Exit<A extends Schema.All, E extends Schema.All, D extends Schema.All> extends transform<Union<[\n    Struct<{\n        _tag: Literal<[\"Failure\"]>;\n        cause: SchemaClass<CauseEncoded<Schema.Type<E>, Schema.Type<D>>, CauseEncoded<Schema.Encoded<E>, Schema.Encoded<D>>, Schema.Context<E> | Schema.Context<D>>;\n    }>,\n    Struct<{\n        _tag: Literal<[\"Success\"]>;\n        value: A;\n    }>\n]>, ExitFromSelf<SchemaClass<Schema.Type<A>>, SchemaClass<Schema.Type<E>>, SchemaClass<Schema.Type<D>>>> {\n}\n/**\n * @category Exit transformations\n * @since 3.10.0\n */\nexport declare const Exit: <A extends Schema.All, E extends Schema.All, D extends Schema.All>({ defect, failure, success }: {\n    readonly failure: E;\n    readonly success: A;\n    readonly defect: D;\n}) => Exit<A, E, D>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface HashSetFromSelf<Value extends Schema.Any> extends AnnotableDeclare<HashSetFromSelf<Value>, hashSet_.HashSet<Schema.Type<Value>>, hashSet_.HashSet<Schema.Encoded<Value>>, [\n    Value\n]> {\n}\n/**\n * @category HashSet transformations\n * @since 3.10.0\n */\nexport declare const HashSetFromSelf: <Value extends Schema.Any>(value: Value) => HashSetFromSelf<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface HashSet<Value extends Schema.Any> extends transform<Array$<Value>, HashSetFromSelf<SchemaClass<Schema.Type<Value>>>> {\n}\n/**\n * @category HashSet transformations\n * @since 3.10.0\n */\nexport declare function HashSet<Value extends Schema.Any>(value: Value): HashSet<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface HashMapFromSelf<K extends Schema.Any, V extends Schema.Any> extends AnnotableDeclare<HashMapFromSelf<K, V>, hashMap_.HashMap<Schema.Type<K>, Schema.Type<V>>, hashMap_.HashMap<Schema.Encoded<K>, Schema.Encoded<V>>, [\n    K,\n    V\n]> {\n}\n/**\n * @category HashMap transformations\n * @since 3.10.0\n */\nexport declare const HashMapFromSelf: <K extends Schema.Any, V extends Schema.Any>({ key, value }: {\n    readonly key: K;\n    readonly value: V;\n}) => HashMapFromSelf<K, V>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface HashMap<K extends Schema.Any, V extends Schema.Any> extends transform<Array$<Tuple2<K, V>>, HashMapFromSelf<SchemaClass<Schema.Type<K>>, SchemaClass<Schema.Type<V>>>> {\n}\n/**\n * @category HashMap transformations\n * @since 3.10.0\n */\nexport declare const HashMap: <K extends Schema.Any, V extends Schema.Any>({ key, value }: {\n    readonly key: K;\n    readonly value: V;\n}) => HashMap<K, V>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface ListFromSelf<Value extends Schema.Any> extends AnnotableDeclare<ListFromSelf<Value>, list_.List<Schema.Type<Value>>, list_.List<Schema.Encoded<Value>>, [\n    Value\n]> {\n}\n/**\n * @category List transformations\n * @since 3.10.0\n */\nexport declare const ListFromSelf: <Value extends Schema.Any>(value: Value) => ListFromSelf<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface List<Value extends Schema.Any> extends transform<Array$<Value>, ListFromSelf<SchemaClass<Schema.Type<Value>>>> {\n}\n/**\n * @category List transformations\n * @since 3.10.0\n */\nexport declare function List<Value extends Schema.Any>(value: Value): List<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface SortedSetFromSelf<Value extends Schema.Any> extends AnnotableDeclare<SortedSetFromSelf<Value>, sortedSet_.SortedSet<Schema.Type<Value>>, sortedSet_.SortedSet<Schema.Encoded<Value>>, [\n    Value\n]> {\n}\n/**\n * @category SortedSet transformations\n * @since 3.10.0\n */\nexport declare const SortedSetFromSelf: <Value extends Schema.Any>(value: Value, ordA: Order.Order<Schema.Type<Value>>, ordI: Order.Order<Schema.Encoded<Value>>) => SortedSetFromSelf<Value>;\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface SortedSet<Value extends Schema.Any> extends transform<Array$<Value>, SortedSetFromSelf<SchemaClass<Schema.Type<Value>>>> {\n}\n/**\n * @category SortedSet transformations\n * @since 3.10.0\n */\nexport declare function SortedSet<Value extends Schema.Any>(value: Value, ordA: Order.Order<Schema.Type<Value>>): SortedSet<Value>;\ndeclare const BooleanFromUnknown_base: transform<typeof Unknown, typeof Boolean$>;\n/**\n * Converts an arbitrary value to a `boolean` by testing whether it is truthy.\n * Uses `!!val` to coerce the value to a `boolean`.\n *\n * @see https://developer.mozilla.org/docs/Glossary/Truthy\n *\n * @category boolean constructors\n * @since 3.10.0\n */\nexport declare class BooleanFromUnknown extends BooleanFromUnknown_base {\n}\ndeclare const BooleanFromString_base: transform<Literal<[\"true\", \"false\"]>, typeof Boolean$>;\n/**\n * Converts an `string` value into its corresponding `boolean`\n * (\"true\" as `true` and \"false\" as `false`).\n *\n * @category boolean transformations\n * @since 3.11.0\n */\nexport declare class BooleanFromString extends BooleanFromString_base {\n}\n/**\n * @category Config validations\n * @since 3.10.0\n */\nexport declare const Config: <A, I extends string>(name: string, schema: Schema<A, I>) => config_.Config<A>;\n/**\n * @since 3.10.0\n * @category symbol\n */\nexport declare const symbolSerializable: unique symbol;\n/**\n * The `Serializable` trait allows objects to define their own schema for\n * serialization.\n *\n * @since 3.10.0\n * @category model\n */\nexport interface Serializable<A, I, R> {\n    readonly [symbolSerializable]: Schema<A, I, R>;\n}\n/**\n * @since 3.10.0\n * @category model\n */\nexport declare namespace Serializable {\n    /**\n     * @since 3.10.0\n     */\n    type Type<T> = T extends Serializable<infer A, infer _I, infer _R> ? A : never;\n    /**\n     * @since 3.10.0\n     */\n    type Encoded<T> = T extends Serializable<infer _A, infer I, infer _R> ? I : never;\n    /**\n     * @since 3.10.0\n     */\n    type Context<T> = T extends Serializable<infer _A, infer _I, infer R> ? R : never;\n    /**\n     * @since 3.10.0\n     */\n    type Any = Serializable<any, any, unknown>;\n    /**\n     * @since 3.10.0\n     */\n    type All = Any | Serializable<any, never, unknown> | Serializable<never, any, unknown> | Serializable<never, never, unknown>;\n}\n/**\n * @since 3.10.0\n */\nexport declare const asSerializable: <S extends Serializable.All>(serializable: S) => Serializable<Serializable.Type<S>, Serializable.Encoded<S>, Serializable.Context<S>>;\n/**\n * @since 3.10.0\n * @category accessor\n */\nexport declare const serializableSchema: <A, I, R>(self: Serializable<A, I, R>) => Schema<A, I, R>;\n/**\n * @since 3.10.0\n * @category encoding\n */\nexport declare const serialize: <A, I, R>(self: Serializable<A, I, R>) => Effect.Effect<I, ParseResult.ParseError, R>;\n/**\n * @since 3.10.0\n * @category decoding\n */\nexport declare const deserialize: {\n    /**\n     * @since 3.10.0\n     * @category decoding\n     */\n    (value: unknown): <A, I, R>(self: Serializable<A, I, R>) => Effect.Effect<A, ParseResult.ParseError, R>;\n    /**\n     * @since 3.10.0\n     * @category decoding\n     */\n    <A, I, R>(self: Serializable<A, I, R>, value: unknown): Effect.Effect<A, ParseResult.ParseError, R>;\n};\n/**\n * @since 3.10.0\n * @category symbol\n */\nexport declare const symbolWithResult: unique symbol;\n/**\n * The `WithResult` trait is designed to encapsulate the outcome of an\n * operation, distinguishing between success and failure cases. Each case is\n * associated with a schema that defines the structure and types of the success\n * or failure data.\n *\n * @since 3.10.0\n * @category model\n */\nexport interface WithResult<Success, SuccessEncoded, Failure, FailureEncoded, ResultR> {\n    readonly [symbolWithResult]: {\n        readonly success: Schema<Success, SuccessEncoded, ResultR>;\n        readonly failure: Schema<Failure, FailureEncoded, ResultR>;\n    };\n}\n/**\n * @since 3.10.0\n * @category model\n */\nexport declare namespace WithResult {\n    /**\n     * @since 3.10.0\n     */\n    type Success<T> = T extends WithResult<infer _A, infer _I, infer _E, infer _EI, infer _R> ? _A : never;\n    /**\n     * @since 3.10.0\n     */\n    type SuccessEncoded<T> = T extends WithResult<infer _A, infer _I, infer _E, infer _EI, infer _R> ? _I : never;\n    /**\n     * @since 3.10.0\n     */\n    type Failure<T> = T extends WithResult<infer _A, infer _I, infer _E, infer _EI, infer _R> ? _E : never;\n    /**\n     * @since 3.10.0\n     */\n    type FailureEncoded<T> = T extends WithResult<infer _A, infer _I, infer _E, infer _EI, infer _R> ? _EI : never;\n    /**\n     * @since 3.10.0\n     */\n    type Context<T> = T extends WithResult<infer _SA, infer _SI, infer _FA, infer _FI, infer R> ? R : never;\n    /**\n     * @since 3.10.0\n     */\n    type Any = WithResult<any, any, any, any, unknown>;\n    /**\n     * @since 3.10.0\n     */\n    type All = Any | WithResult<any, any, never, never, unknown>;\n}\n/**\n * @since 3.10.0\n */\nexport declare const asWithResult: <WR extends WithResult.All>(withExit: WR) => WithResult<WithResult.Success<WR>, WithResult.SuccessEncoded<WR>, WithResult.Failure<WR>, WithResult.FailureEncoded<WR>, WithResult.Context<WR>>;\n/**\n * @since 3.10.0\n * @category accessor\n */\nexport declare const failureSchema: <SA, SI, FA, FI, R>(self: WithResult<SA, SI, FA, FI, R>) => Schema<FA, FI, R>;\n/**\n * @since 3.10.0\n * @category accessor\n */\nexport declare const successSchema: <SA, SI, FA, FI, R>(self: WithResult<SA, SI, FA, FI, R>) => Schema<SA, SI, R>;\n/**\n * @since 3.10.0\n * @category accessor\n */\nexport declare const exitSchema: <SA, SI, FA, FI, R>(self: WithResult<SA, SI, FA, FI, R>) => Schema<exit_.Exit<SA, FA>, ExitEncoded<SI, FI, unknown>, R>;\n/**\n * @since 3.10.0\n * @category encoding\n */\nexport declare const serializeFailure: {\n    /**\n     * @since 3.10.0\n     * @category encoding\n     */\n    <FA>(value: FA): <SA, SI, FI, R>(self: WithResult<SA, SI, FA, FI, R>) => Effect.Effect<FI, ParseResult.ParseError, R>;\n    /**\n     * @since 3.10.0\n     * @category encoding\n     */\n    <SA, SI, FA, FI, R>(self: WithResult<SA, SI, FA, FI, R>, value: FA): Effect.Effect<FI, ParseResult.ParseError, R>;\n};\n/**\n * @since 3.10.0\n * @category decoding\n */\nexport declare const deserializeFailure: {\n    /**\n     * @since 3.10.0\n     * @category decoding\n     */\n    (value: unknown): <SA, SI, FA, FI, R>(self: WithResult<SA, SI, FA, FI, R>) => Effect.Effect<FA, ParseResult.ParseError, R>;\n    /**\n     * @since 3.10.0\n     * @category decoding\n     */\n    <SA, SI, FA, FI, R>(self: WithResult<SA, SI, FA, FI, R>, value: unknown): Effect.Effect<FA, ParseResult.ParseError, R>;\n};\n/**\n * @since 3.10.0\n * @category encoding\n */\nexport declare const serializeSuccess: {\n    /**\n     * @since 3.10.0\n     * @category encoding\n     */\n    <SA>(value: SA): <SI, FA, FI, R>(self: WithResult<SA, SI, FA, FI, R>) => Effect.Effect<SI, ParseResult.ParseError, R>;\n    /**\n     * @since 3.10.0\n     * @category encoding\n     */\n    <SA, SI, FA, FI, R>(self: WithResult<SA, SI, FA, FI, R>, value: SA): Effect.Effect<SI, ParseResult.ParseError, R>;\n};\n/**\n * @since 3.10.0\n * @category decoding\n */\nexport declare const deserializeSuccess: {\n    /**\n     * @since 3.10.0\n     * @category decoding\n     */\n    (value: unknown): <SA, SI, FA, FI, R>(self: WithResult<SA, SI, FA, FI, R>) => Effect.Effect<SA, ParseResult.ParseError, R>;\n    /**\n     * @since 3.10.0\n     * @category decoding\n     */\n    <SA, SI, FA, FI, R>(self: WithResult<SA, SI, FA, FI, R>, value: unknown): Effect.Effect<SA, ParseResult.ParseError, R>;\n};\n/**\n * @since 3.10.0\n * @category encoding\n */\nexport declare const serializeExit: {\n    /**\n     * @since 3.10.0\n     * @category encoding\n     */\n    <SA, FA>(value: exit_.Exit<SA, FA>): <SI, FI, R>(self: WithResult<SA, SI, FA, FI, R>) => Effect.Effect<ExitEncoded<SI, FI, unknown>, ParseResult.ParseError, R>;\n    /**\n     * @since 3.10.0\n     * @category encoding\n     */\n    <SA, SI, FA, FI, R>(self: WithResult<SA, SI, FA, FI, R>, value: exit_.Exit<SA, FA>): Effect.Effect<ExitEncoded<SI, FI, unknown>, ParseResult.ParseError, R>;\n};\n/**\n * @since 3.10.0\n * @category decoding\n */\nexport declare const deserializeExit: {\n    /**\n     * @since 3.10.0\n     * @category decoding\n     */\n    (value: unknown): <SA, SI, FA, FI, R>(self: WithResult<SA, SI, FA, FI, R>) => Effect.Effect<exit_.Exit<SA, FA>, ParseResult.ParseError, R>;\n    /**\n     * @since 3.10.0\n     * @category decoding\n     */\n    <SA, SI, FA, FI, R>(self: WithResult<SA, SI, FA, FI, R>, value: unknown): Effect.Effect<exit_.Exit<SA, FA>, ParseResult.ParseError, R>;\n};\n/**\n * The `SerializableWithResult` trait is specifically designed to model remote\n * procedures that require serialization of their input and output, managing\n * both successful and failed outcomes.\n *\n * This trait combines functionality from both the `Serializable` and `WithResult`\n * traits to handle data serialization and the bifurcation of operation results\n * into success or failure categories.\n *\n * @since 3.10.0\n * @category model\n */\nexport interface SerializableWithResult<A, I, R, Success, SuccessEncoded, Failure, FailureEncoded, ResultR> extends Serializable<A, I, R>, WithResult<Success, SuccessEncoded, Failure, FailureEncoded, ResultR> {\n}\n/**\n * @since 3.10.0\n * @category model\n */\nexport declare namespace SerializableWithResult {\n    /**\n     * @since 3.10.0\n     */\n    type Context<P> = P extends SerializableWithResult<infer _S, infer _SI, infer SR, infer _A, infer _AI, infer _E, infer _EI, infer RR> ? SR | RR : never;\n    /**\n     * @since 3.10.0\n     */\n    type Any = SerializableWithResult<any, any, any, any, any, any, any, unknown>;\n    /**\n     * @since 3.10.0\n     */\n    type All = Any | SerializableWithResult<any, any, any, any, any, never, never, unknown>;\n}\n/**\n * @since 3.10.0\n */\nexport declare const asSerializableWithResult: <SWR extends SerializableWithResult.All>(procedure: SWR) => SerializableWithResult<Serializable.Type<SWR>, Serializable.Encoded<SWR>, Serializable.Context<SWR>, WithResult.Success<SWR>, WithResult.SuccessEncoded<SWR>, WithResult.Failure<SWR>, WithResult.FailureEncoded<SWR>, WithResult.Context<SWR>>;\n/**\n * @since 3.10.0\n */\nexport interface TaggedRequest<Tag extends string, A, I, R, SuccessType, SuccessEncoded, FailureType, FailureEncoded, ResultR> extends Request.Request<SuccessType, FailureType>, SerializableWithResult<A, I, R, SuccessType, SuccessEncoded, FailureType, FailureEncoded, ResultR> {\n    readonly _tag: Tag;\n}\n/**\n * @since 3.10.0\n */\nexport declare namespace TaggedRequest {\n    /**\n     * @since 3.10.0\n     */\n    type Any = TaggedRequest<string, any, any, any, any, any, any, any, unknown>;\n    /**\n     * @since 3.10.0\n     */\n    type All = Any | TaggedRequest<string, any, any, any, any, any, never, never, unknown>;\n}\n/**\n * @category api interface\n * @since 3.10.0\n */\nexport interface TaggedRequestClass<Self, Tag extends string, Payload extends Struct.Fields, Success extends Schema.All, Failure extends Schema.All> extends Class<Self, Payload, Struct.Encoded<Payload>, Struct.Context<Payload>, Struct.Constructor<Omit<Payload, \"_tag\">>, TaggedRequest<Tag, Self, Struct.Encoded<Payload>, Struct.Context<Payload>, Schema.Type<Success>, Schema.Encoded<Success>, Schema.Type<Failure>, Schema.Encoded<Failure>, Schema.Context<Success> | Schema.Context<Failure>>, {}> {\n    readonly _tag: Tag;\n    readonly success: Success;\n    readonly failure: Failure;\n}\n/**\n * @example\n * ```ts\n * import { Schema } from \"effect\"\n *\n * class MyRequest extends Schema.TaggedRequest<MyRequest>(\"MyRequest\")(\"MyRequest\", {\n *  failure: Schema.String,\n *  success: Schema.Number,\n *  payload: { id: Schema.String }\n * }) {}\n * ```\n *\n * @category classes\n * @since 3.10.0\n */\nexport declare const TaggedRequest: <Self = never>(identifier?: string) => <Tag extends string, Payload extends Struct.Fields, Success extends Schema.All, Failure extends Schema.All>(tag: Tag, options: {\n    failure: Failure;\n    success: Success;\n    payload: Payload;\n}, annotations?: ClassAnnotations<Self, Simplify<Struct.Type<{\n    readonly _tag: tag<Tag>;\n} & Payload>>>) => [Self] extends [never] ? MissingSelfGeneric<\"TaggedRequest\", `\"Tag\", SuccessSchema, FailureSchema, `> : TaggedRequestClass<Self, Tag, {\n    readonly _tag: tag<Tag>;\n} & Payload, Success, Failure>;\n/**\n * Given a schema `Schema<A, I, R>`, returns an `Equivalence` instance for `A`.\n *\n * @category Equivalence\n * @since 3.10.0\n */\nexport declare const equivalence: <A, I, R>(schema: Schema<A, I, R>) => Equivalence.Equivalence<A>;\ndeclare const PropertyKey$_base: Union<[typeof String$, typeof Number$, transformOrFail<Struct<{\n    _tag: tag<\"symbol\">;\n} & {\n    key: typeof String$;\n}>, typeof SymbolFromSelf, never>]>;\n/** @ignore */\ndeclare class PropertyKey$ extends PropertyKey$_base {\n}\nexport { \n/**\n * @since 3.12.5\n */\nPropertyKey$ as PropertyKey };\ndeclare const ArrayFormatterIssue_base: Struct<{\n    _tag: propertySignature<Literal<[\"Pointer\", \"Unexpected\", \"Missing\", \"Composite\", \"Refinement\", \"Transformation\", \"Type\", \"Forbidden\"]>>;\n    path: propertySignature<Array$<typeof PropertyKey$>>;\n    message: propertySignature<typeof String$>;\n}>;\n/**\n * @category ArrayFormatter\n * @since 3.12.5\n */\nexport declare class ArrayFormatterIssue extends ArrayFormatterIssue_base {\n}\n//# sourceMappingURL=Schema.d.ts.map",
  "node_modules/effect/dist/dts/SchemaAST.d.ts": "/**\n * @since 3.10.0\n */\nimport * as Arr from \"./Array.js\";\nimport type { Effect } from \"./Effect.js\";\nimport type { Equivalence } from \"./Equivalence.js\";\nimport * as Option from \"./Option.js\";\nimport type { ParseIssue } from \"./ParseResult.js\";\nimport type { Concurrency } from \"./Types.js\";\n/**\n * @category model\n * @since 3.10.0\n */\nexport type AST = Declaration | Literal | UniqueSymbol | UndefinedKeyword | VoidKeyword | NeverKeyword | UnknownKeyword | AnyKeyword | StringKeyword | NumberKeyword | BooleanKeyword | BigIntKeyword | SymbolKeyword | ObjectKeyword | Enums | TemplateLiteral | Refinement | TupleType | TypeLiteral | Union | Suspend | Transformation;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type BrandAnnotation = Arr.NonEmptyReadonlyArray<string | symbol>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const BrandAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type SchemaIdAnnotation = string | symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const SchemaIdAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type MessageAnnotation = (issue: ParseIssue) => string | Effect<string> | {\n    readonly message: string | Effect<string>;\n    readonly override: boolean;\n};\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const MessageAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type MissingMessageAnnotation = () => string | Effect<string>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const MissingMessageAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type IdentifierAnnotation = string;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const IdentifierAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type TitleAnnotation = string;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const TitleAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type DescriptionAnnotation = string;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const DescriptionAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type ExamplesAnnotation<A> = Arr.NonEmptyReadonlyArray<A>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const ExamplesAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type DefaultAnnotation<A> = A;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const DefaultAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type JSONSchemaAnnotation = object;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const JSONSchemaAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const ArbitraryAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const PrettyAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type EquivalenceAnnotation<A, TypeParameters extends ReadonlyArray<any> = readonly []> = (...equivalences: {\n    readonly [K in keyof TypeParameters]: Equivalence<TypeParameters[K]>;\n}) => Equivalence<A>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const EquivalenceAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type DocumentationAnnotation = string;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const DocumentationAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type ConcurrencyAnnotation = Concurrency | undefined;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const ConcurrencyAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type BatchingAnnotation = boolean | \"inherit\" | undefined;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const BatchingAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type ParseIssueTitleAnnotation = (issue: ParseIssue) => string | undefined;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const ParseIssueTitleAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const ParseOptionsAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type DecodingFallbackAnnotation<A> = (issue: ParseIssue) => Effect<A, ParseIssue>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const DecodingFallbackAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const SurrogateAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport type SurrogateAnnotation = AST;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport interface Annotations {\n    readonly [_: string]: unknown;\n    readonly [_: symbol]: unknown;\n}\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport interface Annotated {\n    readonly annotations: Annotations;\n}\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getAnnotation: {\n    /**\n     * @category annotations\n     * @since 3.10.0\n     */\n    <A>(key: symbol): (annotated: Annotated) => Option.Option<A>;\n    /**\n     * @category annotations\n     * @since 3.10.0\n     */\n    <A>(annotated: Annotated, key: symbol): Option.Option<A>;\n};\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getBrandAnnotation: (annotated: Annotated) => Option.Option<readonly [string | symbol, ...(string | symbol)[]]>;\n/**\n * @category annotations\n * @since 3.14.2\n */\nexport declare const getSchemaIdAnnotation: (annotated: Annotated) => Option.Option<SchemaIdAnnotation>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getMessageAnnotation: (annotated: Annotated) => Option.Option<MessageAnnotation>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getMissingMessageAnnotation: (annotated: Annotated) => Option.Option<MissingMessageAnnotation>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getTitleAnnotation: (annotated: Annotated) => Option.Option<string>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getIdentifierAnnotation: (annotated: Annotated) => Option.Option<string>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getDescriptionAnnotation: (annotated: Annotated) => Option.Option<string>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getExamplesAnnotation: (annotated: Annotated) => Option.Option<readonly [unknown, ...unknown[]]>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getDefaultAnnotation: (annotated: Annotated) => Option.Option<unknown>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getJSONSchemaAnnotation: (annotated: Annotated) => Option.Option<object>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getDocumentationAnnotation: (annotated: Annotated) => Option.Option<string>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getConcurrencyAnnotation: (annotated: Annotated) => Option.Option<ConcurrencyAnnotation>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getBatchingAnnotation: (annotated: Annotated) => Option.Option<BatchingAnnotation>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getParseIssueTitleAnnotation: (annotated: Annotated) => Option.Option<ParseIssueTitleAnnotation>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getParseOptionsAnnotation: (annotated: Annotated) => Option.Option<ParseOptions>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getDecodingFallbackAnnotation: (annotated: Annotated) => Option.Option<DecodingFallbackAnnotation<unknown>>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getSurrogateAnnotation: (annotated: Annotated) => Option.Option<AST>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const JSONIdentifierAnnotationId: unique symbol;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getJSONIdentifierAnnotation: (annotated: Annotated) => Option.Option<string>;\n/**\n * @category annotations\n * @since 3.10.0\n */\nexport declare const getJSONIdentifier: (annotated: Annotated) => Option.Option<string>;\n/**\n * @category schema id\n * @since 3.10.0\n */\nexport declare const ParseJsonSchemaId: unique symbol;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class Declaration implements Annotated {\n    readonly typeParameters: ReadonlyArray<AST>;\n    readonly decodeUnknown: (...typeParameters: ReadonlyArray<AST>) => (input: unknown, options: ParseOptions, self: Declaration) => Effect<any, ParseIssue, any>;\n    readonly encodeUnknown: (...typeParameters: ReadonlyArray<AST>) => (input: unknown, options: ParseOptions, self: Declaration) => Effect<any, ParseIssue, any>;\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"Declaration\";\n    constructor(typeParameters: ReadonlyArray<AST>, decodeUnknown: (...typeParameters: ReadonlyArray<AST>) => (input: unknown, options: ParseOptions, self: Declaration) => Effect<any, ParseIssue, any>, encodeUnknown: (...typeParameters: ReadonlyArray<AST>) => (input: unknown, options: ParseOptions, self: Declaration) => Effect<any, ParseIssue, any>, annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isDeclaration: (ast: AST) => ast is Declaration;\n/**\n * @category model\n * @since 3.10.0\n */\nexport type LiteralValue = string | number | boolean | null | bigint;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class Literal implements Annotated {\n    readonly literal: LiteralValue;\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"Literal\";\n    constructor(literal: LiteralValue, annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isLiteral: (ast: AST) => ast is Literal;\ndeclare const $null: Literal;\nexport { \n/**\n * @category constructors\n * @since 3.10.0\n */\n$null as null };\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class UniqueSymbol implements Annotated {\n    readonly symbol: symbol;\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"UniqueSymbol\";\n    constructor(symbol: symbol, annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isUniqueSymbol: (ast: AST) => ast is UniqueSymbol;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class UndefinedKeyword implements Annotated {\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"UndefinedKeyword\";\n    constructor(annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const undefinedKeyword: UndefinedKeyword;\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isUndefinedKeyword: (ast: AST) => ast is UndefinedKeyword;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class VoidKeyword implements Annotated {\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"VoidKeyword\";\n    constructor(annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const voidKeyword: VoidKeyword;\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isVoidKeyword: (ast: AST) => ast is VoidKeyword;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class NeverKeyword implements Annotated {\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"NeverKeyword\";\n    constructor(annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const neverKeyword: NeverKeyword;\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isNeverKeyword: (ast: AST) => ast is NeverKeyword;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class UnknownKeyword implements Annotated {\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"UnknownKeyword\";\n    constructor(annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const unknownKeyword: UnknownKeyword;\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isUnknownKeyword: (ast: AST) => ast is UnknownKeyword;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class AnyKeyword implements Annotated {\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"AnyKeyword\";\n    constructor(annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const anyKeyword: AnyKeyword;\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isAnyKeyword: (ast: AST) => ast is AnyKeyword;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class StringKeyword implements Annotated {\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"StringKeyword\";\n    constructor(annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const stringKeyword: StringKeyword;\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isStringKeyword: (ast: AST) => ast is StringKeyword;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class NumberKeyword implements Annotated {\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"NumberKeyword\";\n    constructor(annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const numberKeyword: NumberKeyword;\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isNumberKeyword: (ast: AST) => ast is NumberKeyword;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class BooleanKeyword implements Annotated {\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"BooleanKeyword\";\n    constructor(annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const booleanKeyword: BooleanKeyword;\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isBooleanKeyword: (ast: AST) => ast is BooleanKeyword;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class BigIntKeyword implements Annotated {\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"BigIntKeyword\";\n    constructor(annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const bigIntKeyword: BigIntKeyword;\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isBigIntKeyword: (ast: AST) => ast is BigIntKeyword;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class SymbolKeyword implements Annotated {\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"SymbolKeyword\";\n    constructor(annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const symbolKeyword: SymbolKeyword;\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isSymbolKeyword: (ast: AST) => ast is SymbolKeyword;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class ObjectKeyword implements Annotated {\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"ObjectKeyword\";\n    constructor(annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const objectKeyword: ObjectKeyword;\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isObjectKeyword: (ast: AST) => ast is ObjectKeyword;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class Enums implements Annotated {\n    readonly enums: ReadonlyArray<readonly [string, string | number]>;\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"Enums\";\n    constructor(enums: ReadonlyArray<readonly [string, string | number]>, annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isEnums: (ast: AST) => ast is Enums;\ntype TemplateLiteralSpanBaseType = StringKeyword | NumberKeyword | Literal | TemplateLiteral;\ntype TemplateLiteralSpanType = TemplateLiteralSpanBaseType | Union<TemplateLiteralSpanType>;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class TemplateLiteralSpan {\n    readonly literal: string;\n    /**\n     * @since 3.10.0\n     */\n    readonly type: TemplateLiteralSpanType;\n    constructor(type: AST, literal: string);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class TemplateLiteral implements Annotated {\n    readonly head: string;\n    readonly spans: Arr.NonEmptyReadonlyArray<TemplateLiteralSpan>;\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"TemplateLiteral\";\n    constructor(head: string, spans: Arr.NonEmptyReadonlyArray<TemplateLiteralSpan>, annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isTemplateLiteral: (ast: AST) => ast is TemplateLiteral;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class Type implements Annotated {\n    readonly type: AST;\n    readonly annotations: Annotations;\n    constructor(type: AST, annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class OptionalType extends Type {\n    readonly isOptional: boolean;\n    constructor(type: AST, isOptional: boolean, annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class TupleType implements Annotated {\n    readonly elements: ReadonlyArray<OptionalType>;\n    readonly rest: ReadonlyArray<Type>;\n    readonly isReadonly: boolean;\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"TupleType\";\n    constructor(elements: ReadonlyArray<OptionalType>, rest: ReadonlyArray<Type>, isReadonly: boolean, annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isTupleType: (ast: AST) => ast is TupleType;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class PropertySignature extends OptionalType {\n    readonly name: PropertyKey;\n    readonly isReadonly: boolean;\n    constructor(name: PropertyKey, type: AST, isOptional: boolean, isReadonly: boolean, annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @since 3.10.0\n */\nexport type Parameter = StringKeyword | SymbolKeyword | TemplateLiteral | Refinement<Parameter>;\n/**\n * @since 3.10.0\n */\nexport declare const isParameter: (ast: AST) => ast is Parameter;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class IndexSignature {\n    readonly type: AST;\n    readonly isReadonly: boolean;\n    /**\n     * @since 3.10.0\n     */\n    readonly parameter: Parameter;\n    constructor(parameter: AST, type: AST, isReadonly: boolean);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class TypeLiteral implements Annotated {\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"TypeLiteral\";\n    /**\n     * @since 3.10.0\n     */\n    readonly propertySignatures: ReadonlyArray<PropertySignature>;\n    /**\n     * @since 3.10.0\n     */\n    readonly indexSignatures: ReadonlyArray<IndexSignature>;\n    constructor(propertySignatures: ReadonlyArray<PropertySignature>, indexSignatures: ReadonlyArray<IndexSignature>, annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isTypeLiteral: (ast: AST) => ast is TypeLiteral;\n/**\n * @since 3.10.0\n */\nexport type Members<A> = readonly [A, A, ...Array<A>];\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class Union<M extends AST = AST> implements Annotated {\n    readonly types: Members<M>;\n    readonly annotations: Annotations;\n    static make: (types: ReadonlyArray<AST>, annotations?: Annotations) => AST;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"Union\";\n    private constructor();\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isUnion: (ast: AST) => ast is Union;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class Suspend implements Annotated {\n    readonly f: () => AST;\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"Suspend\";\n    constructor(f: () => AST, annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isSuspend: (ast: AST) => ast is Suspend;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class Refinement<From extends AST = AST> implements Annotated {\n    readonly from: From;\n    readonly filter: (input: any, options: ParseOptions, self: Refinement) => Option.Option<ParseIssue>;\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"Refinement\";\n    constructor(from: From, filter: (input: any, options: ParseOptions, self: Refinement) => Option.Option<ParseIssue>, annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isRefinement: (ast: AST) => ast is Refinement<AST>;\n/**\n * @category model\n * @since 3.10.0\n */\nexport interface ParseOptions {\n    /**\n     * The `errors` option allows you to receive all parsing errors when\n     * attempting to parse a value using a schema. By default only the first error\n     * is returned, but by setting the `errors` option to `\"all\"`, you can receive\n     * all errors that occurred during the parsing process. This can be useful for\n     * debugging or for providing more comprehensive error messages to the user.\n     *\n     * default: \"first\"\n     *\n     * @since 3.10.0\n     */\n    readonly errors?: \"first\" | \"all\" | undefined;\n    /**\n     * When using a `Schema` to parse a value, by default any properties that are\n     * not specified in the `Schema` will be stripped out from the output. This is\n     * because the `Schema` is expecting a specific shape for the parsed value,\n     * and any excess properties do not conform to that shape.\n     *\n     * However, you can use the `onExcessProperty` option (default value:\n     * `\"ignore\"`) to trigger a parsing error. This can be particularly useful in\n     * cases where you need to detect and handle potential errors or unexpected\n     * values.\n     *\n     * If you want to allow excess properties to remain, you can use\n     * `onExcessProperty` set to `\"preserve\"`.\n     *\n     * default: \"ignore\"\n     *\n     * @since 3.10.0\n     */\n    readonly onExcessProperty?: \"ignore\" | \"error\" | \"preserve\" | undefined;\n    /**\n     * The `propertyOrder` option provides control over the order of object fields\n     * in the output. This feature is particularly useful when the sequence of\n     * keys is important for the consuming processes or when maintaining the input\n     * order enhances readability and usability.\n     *\n     * By default, the `propertyOrder` option is set to `\"none\"`. This means that\n     * the internal system decides the order of keys to optimize parsing speed.\n     * The order of keys in this mode should not be considered stable, and it's\n     * recommended not to rely on key ordering as it may change in future updates\n     * without notice.\n     *\n     * Setting `propertyOrder` to `\"original\"` ensures that the keys are ordered\n     * as they appear in the input during the decoding/encoding process.\n     *\n     * default: \"none\"\n     *\n     * @since 3.10.0\n     */\n    readonly propertyOrder?: \"none\" | \"original\" | undefined;\n    /**\n     * Handles missing properties in data structures. By default, missing\n     * properties are treated as if present with an `undefined` value. To treat\n     * missing properties as errors, set the `exact` option to `true`. This\n     * setting is already enabled by default for `is` and `asserts` functions,\n     * treating absent properties strictly unless overridden.\n     *\n     * default: false\n     *\n     * @since 3.10.0\n     */\n    readonly exact?: boolean | undefined;\n}\n/**\n * @since 3.10.0\n */\nexport declare const defaultParseOption: ParseOptions;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class Transformation implements Annotated {\n    readonly from: AST;\n    readonly to: AST;\n    readonly transformation: TransformationKind;\n    readonly annotations: Annotations;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"Transformation\";\n    constructor(from: AST, to: AST, transformation: TransformationKind, annotations?: Annotations);\n    /**\n     * @since 3.10.0\n     */\n    toString(): string;\n    /**\n     * @since 3.10.0\n     */\n    toJSON(): object;\n}\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isTransformation: (ast: AST) => ast is Transformation;\n/**\n * @category model\n * @since 3.10.0\n */\nexport type TransformationKind = FinalTransformation | ComposeTransformation | TypeLiteralTransformation;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class FinalTransformation {\n    readonly decode: (fromA: any, options: ParseOptions, self: Transformation, fromI: any) => Effect<any, ParseIssue, any>;\n    readonly encode: (toI: any, options: ParseOptions, self: Transformation, toA: any) => Effect<any, ParseIssue, any>;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"FinalTransformation\";\n    constructor(decode: (fromA: any, options: ParseOptions, self: Transformation, fromI: any) => Effect<any, ParseIssue, any>, encode: (toI: any, options: ParseOptions, self: Transformation, toA: any) => Effect<any, ParseIssue, any>);\n}\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isFinalTransformation: (ast: TransformationKind) => ast is FinalTransformation;\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class ComposeTransformation {\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"ComposeTransformation\";\n}\n/**\n * @category constructors\n * @since 3.10.0\n */\nexport declare const composeTransformation: ComposeTransformation;\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isComposeTransformation: (ast: TransformationKind) => ast is ComposeTransformation;\n/**\n * Represents a `PropertySignature -> PropertySignature` transformation\n *\n * The semantic of `decode` is:\n * - `none()` represents the absence of the key/value pair\n * - `some(value)` represents the presence of the key/value pair\n *\n * The semantic of `encode` is:\n * - `none()` you don't want to output the key/value pair\n * - `some(value)` you want to output the key/value pair\n *\n * @category model\n * @since 3.10.0\n */\nexport declare class PropertySignatureTransformation {\n    readonly from: PropertyKey;\n    readonly to: PropertyKey;\n    readonly decode: (o: Option.Option<any>) => Option.Option<any>;\n    readonly encode: (o: Option.Option<any>) => Option.Option<any>;\n    constructor(from: PropertyKey, to: PropertyKey, decode: (o: Option.Option<any>) => Option.Option<any>, encode: (o: Option.Option<any>) => Option.Option<any>);\n}\n/**\n * @category model\n * @since 3.10.0\n */\nexport declare class TypeLiteralTransformation {\n    readonly propertySignatureTransformations: ReadonlyArray<PropertySignatureTransformation>;\n    /**\n     * @since 3.10.0\n     */\n    readonly _tag = \"TypeLiteralTransformation\";\n    constructor(propertySignatureTransformations: ReadonlyArray<PropertySignatureTransformation>);\n}\n/**\n * @category guards\n * @since 3.10.0\n */\nexport declare const isTypeLiteralTransformation: (ast: TransformationKind) => ast is TypeLiteralTransformation;\n/**\n * Merges a set of new annotations with existing ones, potentially overwriting\n * any duplicates.\n *\n * Any previously existing identifier annotations are deleted.\n *\n * @since 3.10.0\n */\nexport declare const annotations: (ast: AST, overrides: Annotations) => AST;\n/**\n * Equivalent at runtime to the TypeScript type-level `keyof` operator.\n *\n * @since 3.10.0\n */\nexport declare const keyof: (ast: AST) => AST;\n/**\n * Generates a regular expression from a `TemplateLiteral` AST node.\n *\n * @see {@link getTemplateLiteralCapturingRegExp} for a variant that captures the pattern.\n *\n * @since 3.10.0\n */\nexport declare const getTemplateLiteralRegExp: (ast: TemplateLiteral) => RegExp;\n/**\n * Generates a regular expression that captures the pattern defined by the given `TemplateLiteral` AST.\n *\n * @see {@link getTemplateLiteralRegExp} for a variant that does not capture the pattern.\n *\n * @since 3.10.0\n */\nexport declare const getTemplateLiteralCapturingRegExp: (ast: TemplateLiteral) => RegExp;\n/**\n * @since 3.10.0\n */\nexport declare const getPropertySignatures: (ast: AST) => Array<PropertySignature>;\n/**\n * Equivalent at runtime to the built-in TypeScript utility type `Pick`.\n *\n * @since 3.10.0\n */\nexport declare const pick: (ast: AST, keys: ReadonlyArray<PropertyKey>) => TypeLiteral | Transformation;\n/**\n * Equivalent at runtime to the built-in TypeScript utility type `Omit`.\n *\n * @since 3.10.0\n */\nexport declare const omit: (ast: AST, keys: ReadonlyArray<PropertyKey>) => TypeLiteral | Transformation;\n/**\n * Equivalent at runtime to the built-in TypeScript utility type `Partial`.\n *\n * @since 3.10.0\n */\nexport declare const partial: (ast: AST, options?: {\n    readonly exact: true;\n}) => AST;\n/**\n * Equivalent at runtime to the built-in TypeScript utility type `Required`.\n *\n * @since 3.10.0\n */\nexport declare const required: (ast: AST) => AST;\n/**\n * Creates a new AST with shallow mutability applied to its properties.\n *\n * @since 3.10.0\n */\nexport declare const mutable: (ast: AST) => AST;\n/**\n * @since 3.10.0\n */\nexport type Compiler<A> = (ast: AST, path: ReadonlyArray<PropertyKey>) => A;\n/**\n * @since 3.10.0\n */\nexport type Match<A> = {\n    [K in AST[\"_tag\"]]: (ast: Extract<AST, {\n        _tag: K;\n    }>, compile: Compiler<A>, path: ReadonlyArray<PropertyKey>) => A;\n};\n/**\n * @since 3.10.0\n */\nexport declare const getCompiler: <A>(match: Match<A>) => Compiler<A>;\n/**\n * @since 3.10.0\n */\nexport declare const typeAST: (ast: AST) => AST;\n/**\n * @since 3.10.0\n */\nexport declare const encodedAST: (ast: AST) => AST;\n/**\n * @since 3.10.0\n */\nexport declare const encodedBoundAST: (ast: AST) => AST;\n//# sourceMappingURL=SchemaAST.d.ts.map",
  "node_modules/effect/dist/dts/Scope.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Context from \"./Context.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as ExecutionStrategy from \"./ExecutionStrategy.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\n/**\n * A unique identifier for the `Scope` type.\n *\n * @since 2.0.0\n * @category symbols\n */\nexport declare const ScopeTypeId: unique symbol;\n/**\n * The type of the unique identifier for `Scope`.\n *\n * @since 2.0.0\n * @category symbols\n */\nexport type ScopeTypeId = typeof ScopeTypeId;\n/**\n * A unique identifier for the `CloseableScope` type.\n *\n * @since 2.0.0\n * @category symbols\n */\nexport declare const CloseableScopeTypeId: unique symbol;\n/**\n * The type of the unique identifier for `CloseableScope`.\n *\n * @since 2.0.0\n * @category symbols\n */\nexport type CloseableScopeTypeId = typeof CloseableScopeTypeId;\n/**\n * Represents a scope that manages finalizers and can fork child scopes.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Scope extends Pipeable {\n    readonly [ScopeTypeId]: ScopeTypeId;\n    /**\n     * The execution strategy for running finalizers in this scope.\n     */\n    readonly strategy: ExecutionStrategy.ExecutionStrategy;\n}\n/**\n * A scope that can be explicitly closed with a specified exit value.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface CloseableScope extends Scope, Pipeable {\n    readonly [CloseableScopeTypeId]: CloseableScopeTypeId;\n}\n/**\n * A tag representing the current `Scope` in the environment.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const Scope: Context.Tag<Scope, Scope>;\n/**\n * @since 2.0.0\n */\nexport declare namespace Scope {\n    /**\n     * A finalizer function that takes an `Exit` value and returns an `Effect`.\n     *\n     * @since 2.0.0\n     * @category model\n     */\n    type Finalizer = (exit: Exit.Exit<unknown, unknown>) => Effect.Effect<void>;\n    /**\n     * A closeable scope that can be explicitly closed.\n     *\n     * @since 2.0.0\n     * @category model\n     */\n    type Closeable = CloseableScope;\n}\n/**\n * Adds a finalizer to this scope. The finalizer is guaranteed to be run when\n * the scope is closed. Use this when the finalizer does not need to know the\n * `Exit` value that the scope is closed with.\n *\n * @see {@link addFinalizerExit}\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const addFinalizer: (self: Scope, finalizer: Effect.Effect<unknown>) => Effect.Effect<void>;\n/**\n * Adds a finalizer to this scope. The finalizer receives the `Exit` value\n * when the scope is closed, allowing it to perform different actions based\n * on the exit status.\n *\n * @see {@link addFinalizer}\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const addFinalizerExit: (self: Scope, finalizer: Scope.Finalizer) => Effect.Effect<void>;\n/**\n * Closes this scope with the specified exit value, running all finalizers that\n * have been added to the scope.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const close: (self: CloseableScope, exit: Exit.Exit<unknown, unknown>) => Effect.Effect<void>;\n/**\n * Extends the scope of an `Effect` that requires a scope into this scope.\n * It provides this scope to the effect but does not close the scope when the\n * effect completes execution. This allows extending a scoped value into a\n * larger scope.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const extend: {\n    /**\n     * Extends the scope of an `Effect` that requires a scope into this scope.\n     * It provides this scope to the effect but does not close the scope when the\n     * effect completes execution. This allows extending a scoped value into a\n     * larger scope.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (scope: Scope): <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, Exclude<R, Scope>>;\n    /**\n     * Extends the scope of an `Effect` that requires a scope into this scope.\n     * It provides this scope to the effect but does not close the scope when the\n     * effect completes execution. This allows extending a scoped value into a\n     * larger scope.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(effect: Effect.Effect<A, E, R>, scope: Scope): Effect.Effect<A, E, Exclude<R, Scope>>;\n};\n/**\n * Forks a new child scope with the specified execution strategy. The child scope\n * will automatically be closed when this scope is closed.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const fork: (self: Scope, strategy: ExecutionStrategy.ExecutionStrategy) => Effect.Effect<CloseableScope>;\n/**\n * Provides this closeable scope to an `Effect` that requires a scope,\n * guaranteeing that the scope is closed with the result of that effect as\n * soon as the effect completes execution, whether by success, failure, or\n * interruption.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const use: {\n    /**\n     * Provides this closeable scope to an `Effect` that requires a scope,\n     * guaranteeing that the scope is closed with the result of that effect as\n     * soon as the effect completes execution, whether by success, failure, or\n     * interruption.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    (scope: CloseableScope): <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, Exclude<R, Scope>>;\n    /**\n     * Provides this closeable scope to an `Effect` that requires a scope,\n     * guaranteeing that the scope is closed with the result of that effect as\n     * soon as the effect completes execution, whether by success, failure, or\n     * interruption.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R>(effect: Effect.Effect<A, E, R>, scope: CloseableScope): Effect.Effect<A, E, Exclude<R, Scope>>;\n};\n/**\n * Creates a new closeable scope where finalizers will run according to the\n * specified `ExecutionStrategy`. If no execution strategy is provided, `sequential`\n * will be used by default.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (executionStrategy?: ExecutionStrategy.ExecutionStrategy) => Effect.Effect<CloseableScope>;\n//# sourceMappingURL=Scope.d.ts.map",
  "node_modules/effect/dist/dts/ScopedCache.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Cache from \"./Cache.js\";\nimport type * as Duration from \"./Duration.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const ScopedCacheTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type ScopedCacheTypeId = typeof ScopedCacheTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface ScopedCache<in Key, out Value, out Error = never> extends ScopedCache.Variance<Key, Value, Error>, Pipeable {\n    /**\n     * Retrieves the value associated with the specified key if it exists.\n     * Otherwise returns `Option.none`.\n     */\n    getOption(key: Key): Effect.Effect<Option.Option<Value>, Error, Scope.Scope>;\n    /**\n     * Retrieves the value associated with the specified key if it exists and the\n     * lookup function has completed. Otherwise returns `Option.none`.\n     */\n    getOptionComplete(key: Key): Effect.Effect<Option.Option<Value>, never, Scope.Scope>;\n    /**\n     * Returns statistics for this cache.\n     */\n    readonly cacheStats: Effect.Effect<Cache.CacheStats>;\n    /**\n     * Return whether a resource associated with the specified key exists in the\n     * cache. Sometime `contains` can return true if the resource is currently\n     * being created but not yet totally created.\n     */\n    contains(key: Key): Effect.Effect<boolean>;\n    /**\n     * Return statistics for the specified entry.\n     */\n    entryStats(key: Key): Effect.Effect<Option.Option<Cache.EntryStats>>;\n    /**\n     * Gets the value from the cache if it exists or otherwise computes it, the\n     * release action signals to the cache that the value is no longer being used\n     * and can potentially be finalized subject to the policies of the cache.\n     */\n    get(key: Key): Effect.Effect<Value, Error, Scope.Scope>;\n    /**\n     * Invalidates the resource associated with the specified key.\n     */\n    invalidate(key: Key): Effect.Effect<void>;\n    /**\n     * Invalidates all values in the cache.\n     */\n    readonly invalidateAll: Effect.Effect<void>;\n    /**\n     * Force the reuse of the lookup function to compute the returned scoped\n     * effect associated with the specified key immediately. Once the new resource\n     * is recomputed, the old resource associated to the key is cleaned (once all\n     * fiber using it are done with it). During the time the new resource is\n     * computed, concurrent call the .get will use the old resource if this one is\n     * not expired.\n     */\n    refresh(key: Key): Effect.Effect<void, Error>;\n    /**\n     * Returns the approximate number of values in the cache.\n     */\n    readonly size: Effect.Effect<number>;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace ScopedCache {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in Key, out Value, out Error> {\n        readonly [ScopedCacheTypeId]: {\n            _Key: Types.Contravariant<Key>;\n            _Error: Types.Covariant<Error>;\n            _Value: Types.Covariant<Value>;\n        };\n    }\n}\n/**\n * Constructs a new cache with the specified capacity, time to live, and\n * lookup function.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <Key, Value, Error = never, Environment = never>(options: {\n    readonly lookup: Lookup<Key, Value, Error, Environment>;\n    readonly capacity: number;\n    readonly timeToLive: Duration.DurationInput;\n}) => Effect.Effect<ScopedCache<Key, Value, Error>, never, Scope.Scope | Environment>;\n/**\n * Constructs a new cache with the specified capacity, time to live, and\n * lookup function, where the time to live can depend on the `Exit` value\n * returned by the lookup function.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const makeWith: <Key, Value, Error = never, Environment = never>(options: {\n    readonly capacity: number;\n    readonly lookup: Lookup<Key, Value, Error, Environment>;\n    readonly timeToLive: (exit: Exit.Exit<Value, Error>) => Duration.DurationInput;\n}) => Effect.Effect<ScopedCache<Key, Value, Error>, never, Scope.Scope | Environment>;\n/**\n * Similar to `Cache.Lookup`, but executes the lookup function within a `Scope`.\n *\n * @since 2.0.0\n * @category models\n */\nexport type Lookup<Key, Value, Error = never, Environment = never> = (key: Key) => Effect.Effect<Value, Error, Environment | Scope.Scope>;\n//# sourceMappingURL=ScopedCache.d.ts.map",
  "node_modules/effect/dist/dts/ScopedRef.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Effect from \"./Effect.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as Types from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const ScopedRefTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type ScopedRefTypeId = typeof ScopedRefTypeId;\n/**\n * A `ScopedRef` is a reference whose value is associated with resources,\n * which must be released properly. You can both get the current value of any\n * `ScopedRef`, as well as set it to a new value (which may require new\n * resources). The reference itself takes care of properly releasing resources\n * for the old value whenever a new value is obtained.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface ScopedRef<in out A> extends Effect.Effect<A>, ScopedRef.Variance<A>, Pipeable {\n    readonly [Unify.typeSymbol]?: unknown;\n    readonly [Unify.unifySymbol]?: ScopedRefUnify<this>;\n    readonly [Unify.ignoreSymbol]?: ScopedRefUnifyIgnore;\n}\n/**\n * @category models\n * @since 3.9.0\n */\nexport interface ScopedRefUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Effect.EffectUnify<A> {\n    ScopedRef?: () => Extract<A[Unify.typeSymbol], ScopedRef<any>>;\n}\n/**\n * @category models\n * @since 3.9.0\n */\nexport interface ScopedRefUnifyIgnore extends Effect.EffectUnifyIgnore {\n    Effect?: true;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace ScopedRef {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in out A> {\n        readonly [ScopedRefTypeId]: {\n            readonly _A: Types.Invariant<A>;\n        };\n    }\n}\n/**\n * Creates a new `ScopedRef` from an effect that resourcefully produces a\n * value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromAcquire: <A, E, R>(acquire: Effect.Effect<A, E, R>) => Effect.Effect<ScopedRef<A>, E, Scope.Scope | R>;\n/**\n * Retrieves the current value of the scoped reference.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const get: <A>(self: ScopedRef<A>) => Effect.Effect<A>;\n/**\n * Creates a new `ScopedRef` from the specified value. This method should\n * not be used for values whose creation require the acquisition of resources.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <A>(evaluate: LazyArg<A>) => Effect.Effect<ScopedRef<A>, never, Scope.Scope>;\n/**\n * Sets the value of this reference to the specified resourcefully-created\n * value. Any resources associated with the old value will be released.\n *\n * This method will not return until either the reference is successfully\n * changed to the new value, with old resources released, or until the attempt\n * to acquire a new value fails.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const set: {\n    /**\n     * Sets the value of this reference to the specified resourcefully-created\n     * value. Any resources associated with the old value will be released.\n     *\n     * This method will not return until either the reference is successfully\n     * changed to the new value, with old resources released, or until the attempt\n     * to acquire a new value fails.\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <A, R, E>(acquire: Effect.Effect<A, E, R>): (self: ScopedRef<A>) => Effect.Effect<void, E, Exclude<R, Scope.Scope>>;\n    /**\n     * Sets the value of this reference to the specified resourcefully-created\n     * value. Any resources associated with the old value will be released.\n     *\n     * This method will not return until either the reference is successfully\n     * changed to the new value, with old resources released, or until the attempt\n     * to acquire a new value fails.\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <A, R, E>(self: ScopedRef<A>, acquire: Effect.Effect<A, E, R>): Effect.Effect<void, E, Exclude<R, Scope.Scope>>;\n};\n//# sourceMappingURL=ScopedRef.d.ts.map",
  "node_modules/effect/dist/dts/Secret.d.ts": "/**\n * @since 2.0.0\n * @deprecated\n */\nimport type * as Equal from \"./Equal.js\";\nimport type * as Redacted from \"./Redacted.js\";\n/**\n * @since 2.0.0\n * @category symbols\n * @deprecated\n */\nexport declare const SecretTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n * @deprecated\n */\nexport type SecretTypeId = typeof SecretTypeId;\n/**\n * @since 2.0.0\n * @category models\n * @deprecated\n */\nexport interface Secret extends Redacted.Redacted, Secret.Proto, Equal.Equal {\n}\n/**\n * @since 2.0.0\n * @deprecated\n */\nexport declare namespace Secret {\n    /**\n     * @since 2.0.0\n     * @category models\n     * @deprecated\n     */\n    interface Proto {\n        readonly [SecretTypeId]: SecretTypeId;\n    }\n}\n/**\n * @since 2.0.0\n * @category refinements\n * @deprecated\n */\nexport declare const isSecret: (u: unknown) => u is Secret;\n/**\n * @since 2.0.0\n * @category constructors\n * @deprecated\n */\nexport declare const make: (bytes: Array<number>) => Secret;\n/**\n * @since 2.0.0\n * @category constructors\n * @deprecated\n */\nexport declare const fromIterable: (iterable: Iterable<string>) => Secret;\n/**\n * @since 2.0.0\n * @category constructors\n * @deprecated\n */\nexport declare const fromString: (text: string) => Secret;\n/**\n * @since 2.0.0\n * @category getters\n * @deprecated\n */\nexport declare const value: (self: Secret) => string;\n/**\n * @since 2.0.0\n * @category unsafe\n * @deprecated\n */\nexport declare const unsafeWipe: (self: Secret) => void;\n//# sourceMappingURL=Secret.d.ts.map",
  "node_modules/effect/dist/dts/SingleProducerAsyncInput.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Cause from \"./Cause.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Either from \"./Either.js\";\nimport type * as Exit from \"./Exit.js\";\n/**\n * An MVar-like abstraction for sending data to channels asynchronously which is\n * designed for one producer and multiple consumers.\n *\n * Features the following semantics:\n *   - Buffer of size 1.\n *   - When emitting, the producer waits for a consumer to pick up the value to\n *     prevent \"reading ahead\" too much.\n *   - Once an emitted element is read by a consumer, it is cleared from the\n *     buffer, so that at most one consumer sees every emitted element.\n *   - When sending a done or error signal, the producer does not wait for a\n *     consumer to pick up the signal. The signal stays in the buffer after\n *     being read by a consumer, so it can be propagated to multiple consumers.\n *   - Trying to publish another emit/error/done after an error/done have\n *     already been published results in an interruption.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface SingleProducerAsyncInput<in out Err, in out Elem, in out Done> extends AsyncInputProducer<Err, Elem, Done>, AsyncInputConsumer<Err, Elem, Done> {\n    readonly close: Effect.Effect<unknown>;\n    readonly take: Effect.Effect<Exit.Exit<Elem, Either.Either<Done, Err>>>;\n}\n/**\n * Producer-side view of `SingleProducerAsyncInput` for variance purposes.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface AsyncInputProducer<in Err, in Elem, in Done> {\n    awaitRead(): Effect.Effect<unknown>;\n    done(value: Done): Effect.Effect<unknown>;\n    emit(element: Elem): Effect.Effect<unknown>;\n    error(cause: Cause.Cause<Err>): Effect.Effect<unknown>;\n}\n/**\n * Consumer-side view of `SingleProducerAsyncInput` for variance purposes.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface AsyncInputConsumer<out Err, out Elem, out Done> {\n    takeWith<A>(onError: (cause: Cause.Cause<Err>) => A, onElement: (element: Elem) => A, onDone: (value: Done) => A): Effect.Effect<A>;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <Err, Elem, Done>() => Effect.Effect<SingleProducerAsyncInput<Err, Elem, Done>>;\n//# sourceMappingURL=SingleProducerAsyncInput.d.ts.map",
  "node_modules/effect/dist/dts/Sink.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Cause from \"./Cause.js\";\nimport type * as Channel from \"./Channel.js\";\nimport type * as Chunk from \"./Chunk.js\";\nimport type * as Context from \"./Context.js\";\nimport type * as Duration from \"./Duration.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Either from \"./Either.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type * as HashMap from \"./HashMap.js\";\nimport type * as HashSet from \"./HashSet.js\";\nimport type * as MergeDecision from \"./MergeDecision.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { Predicate, Refinement } from \"./Predicate.js\";\nimport type * as PubSub from \"./PubSub.js\";\nimport type * as Queue from \"./Queue.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as Types from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const SinkTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type SinkTypeId = typeof SinkTypeId;\n/**\n * A `Sink<A, In, L, E, R>` is used to consume elements produced by a `Stream`.\n * You can think of a sink as a function that will consume a variable amount of\n * `In` elements (could be 0, 1, or many), might fail with an error of type `E`,\n * and will eventually yield a value of type `A` together with a remainder of\n * type `L` (i.e. any leftovers).\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Sink<out A, in In = unknown, out L = never, out E = never, out R = never> extends Sink.Variance<A, In, L, E, R>, Pipeable {\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface SinkUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Effect.EffectUnify<A> {\n    Sink?: () => A[Unify.typeSymbol] extends Sink<infer A, infer In, infer L, infer E, infer R> | infer _ ? Sink<A, In, L, E, R> : never;\n}\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface SinkUnifyIgnore extends Effect.EffectUnifyIgnore {\n    Sink?: true;\n}\n/**\n * @since 2.0.0\n * @category models\n */\ndeclare module \"./Effect.js\" {\n    interface Effect<A, E, R> extends Sink<A, unknown, never, E, R> {\n    }\n    interface EffectUnifyIgnore {\n        Sink?: true;\n    }\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Sink {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<out A, in In, out L, out E, out R> {\n        readonly [SinkTypeId]: VarianceStruct<A, In, L, E, R>;\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface VarianceStruct<out A, in In, out L, out E, out R> {\n        _A: Types.Covariant<A>;\n        _In: Types.Contravariant<In>;\n        _L: Types.Covariant<L>;\n        _E: Types.Covariant<E>;\n        _R: Types.Covariant<R>;\n    }\n}\n/**\n * Replaces this sink's result with the provided value.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const as: {\n    /**\n     * Replaces this sink's result with the provided value.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A2>(a: A2): <A, In, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A2, In, L, E, R>;\n    /**\n     * Replaces this sink's result with the provided value.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, In, L, E, R, A2>(self: Sink<A, In, L, E, R>, a: A2): Sink<A2, In, L, E, R>;\n};\n/**\n * A sink that collects all elements into a `Chunk`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const collectAll: <In>() => Sink<Chunk.Chunk<In>, In>;\n/**\n * A sink that collects first `n` elements into a chunk.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const collectAllN: <In>(n: number) => Sink<Chunk.Chunk<In>, In, In>;\n/**\n * Repeatedly runs the sink and accumulates its results into a `Chunk`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const collectAllFrom: <A, In, L extends In, E, R>(self: Sink<A, In, L, E, R>) => Sink<Chunk.Chunk<A>, In, L, E, R>;\n/**\n * A sink that collects all of its inputs into a map. The keys are extracted\n * from inputs using the keying function `key`; if multiple inputs use the\n * same key, they are merged using the `merge` function.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const collectAllToMap: <In, K>(key: (input: In) => K, merge: (x: In, y: In) => In) => Sink<HashMap.HashMap<K, In>, In>;\n/**\n * A sink that collects first `n` keys into a map. The keys are calculated\n * from inputs using the keying function `key`; if multiple inputs use the the\n * same key, they are merged using the `merge` function.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const collectAllToMapN: <In, K>(n: number, key: (input: In) => K, merge: (x: In, y: In) => In) => Sink<HashMap.HashMap<K, In>, In, In>;\n/**\n * A sink that collects all of its inputs into a set.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const collectAllToSet: <In>() => Sink<HashSet.HashSet<In>, In>;\n/**\n * A sink that collects first `n` distinct inputs into a set.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const collectAllToSetN: <In>(n: number) => Sink<HashSet.HashSet<In>, In, In>;\n/**\n * Accumulates incoming elements into a chunk until predicate `p` is\n * satisfied.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const collectAllUntil: <In>(p: Predicate<In>) => Sink<Chunk.Chunk<In>, In, In>;\n/**\n * Accumulates incoming elements into a chunk until effectful predicate `p` is\n * satisfied.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const collectAllUntilEffect: <In, E, R>(p: (input: In) => Effect.Effect<boolean, E, R>) => Sink<Chunk.Chunk<In>, In, In, E, R>;\n/**\n * Accumulates incoming elements into a chunk as long as they verify predicate\n * `p`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const collectAllWhile: {\n    /**\n     * Accumulates incoming elements into a chunk as long as they verify predicate\n     * `p`.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <In, Out extends In>(refinement: Refinement<In, Out>): Sink<Chunk.Chunk<Out>, In, In>;\n    /**\n     * Accumulates incoming elements into a chunk as long as they verify predicate\n     * `p`.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <In>(predicate: Predicate<In>): Sink<Chunk.Chunk<In>, In, In>;\n};\n/**\n * Accumulates incoming elements into a chunk as long as they verify effectful\n * predicate `p`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const collectAllWhileEffect: <In, E, R>(predicate: (input: In) => Effect.Effect<boolean, E, R>) => Sink<Chunk.Chunk<In>, In, In, E, R>;\n/**\n * Repeatedly runs the sink for as long as its results satisfy the predicate\n * `p`. The sink's results will be accumulated using the stepping function `f`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const collectAllWhileWith: {\n    /**\n     * Repeatedly runs the sink for as long as its results satisfy the predicate\n     * `p`. The sink's results will be accumulated using the stepping function `f`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, S>(options: {\n        readonly initial: S;\n        readonly while: Predicate<A>;\n        readonly body: (s: S, a: A) => S;\n    }): <In, L extends In, E, R>(self: Sink<A, In, L, E, R>) => Sink<S, In, L, E, R>;\n    /**\n     * Repeatedly runs the sink for as long as its results satisfy the predicate\n     * `p`. The sink's results will be accumulated using the stepping function `f`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, In, L extends In, E, R, S>(self: Sink<A, In, L, E, R>, options: {\n        readonly initial: S;\n        readonly while: Predicate<A>;\n        readonly body: (s: S, a: A) => S;\n    }): Sink<S, In, L, E, R>;\n};\n/**\n * Collects the leftovers from the stream when the sink succeeds and returns\n * them as part of the sink's result.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const collectLeftover: <A, In, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<[A, Chunk.Chunk<L>], In, never, E, R>;\n/**\n * Transforms this sink's input elements.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapInput: {\n    /**\n     * Transforms this sink's input elements.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <In0, In>(f: (input: In0) => In): <A, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A, In0, L, E, R>;\n    /**\n     * Transforms this sink's input elements.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, In, L, E, R, In0>(self: Sink<A, In, L, E, R>, f: (input: In0) => In): Sink<A, In0, L, E, R>;\n};\n/**\n * Effectfully transforms this sink's input elements.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapInputEffect: {\n    /**\n     * Effectfully transforms this sink's input elements.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <In0, In, E2, R2>(f: (input: In0) => Effect.Effect<In, E2, R2>): <A, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A, In0, L, E2 | E, R2 | R>;\n    /**\n     * Effectfully transforms this sink's input elements.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, In, L, E, R, In0, E2, R2>(self: Sink<A, In, L, E, R>, f: (input: In0) => Effect.Effect<In, E2, R2>): Sink<A, In0, L, E | E2, R | R2>;\n};\n/**\n * Transforms this sink's input chunks. `f` must preserve chunking-invariance.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapInputChunks: {\n    /**\n     * Transforms this sink's input chunks. `f` must preserve chunking-invariance.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <In0, In>(f: (chunk: Chunk.Chunk<In0>) => Chunk.Chunk<In>): <A, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A, In0, L, E, R>;\n    /**\n     * Transforms this sink's input chunks. `f` must preserve chunking-invariance.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, In, L, E, R, In0>(self: Sink<A, In, L, E, R>, f: (chunk: Chunk.Chunk<In0>) => Chunk.Chunk<In>): Sink<A, In0, L, E, R>;\n};\n/**\n * Effectfully transforms this sink's input chunks. `f` must preserve\n * chunking-invariance.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapInputChunksEffect: {\n    /**\n     * Effectfully transforms this sink's input chunks. `f` must preserve\n     * chunking-invariance.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <In0, In, E2, R2>(f: (chunk: Chunk.Chunk<In0>) => Effect.Effect<Chunk.Chunk<In>, E2, R2>): <A, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A, In0, L, E2 | E, R2 | R>;\n    /**\n     * Effectfully transforms this sink's input chunks. `f` must preserve\n     * chunking-invariance.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, In, L, E, R, In0, E2, R2>(self: Sink<A, In, L, E, R>, f: (chunk: Chunk.Chunk<In0>) => Effect.Effect<Chunk.Chunk<In>, E2, R2>): Sink<A, In0, L, E | E2, R | R2>;\n};\n/**\n * A sink that counts the number of elements fed to it.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const count: Sink<number, unknown>;\n/**\n * Creates a sink halting with the specified defect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const die: (defect: unknown) => Sink<never, unknown>;\n/**\n * Creates a sink halting with the specified message, wrapped in a\n * `RuntimeException`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const dieMessage: (message: string) => Sink<never, unknown>;\n/**\n * Creates a sink halting with the specified defect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const dieSync: (evaluate: LazyArg<unknown>) => Sink<never, unknown>;\n/**\n * Transforms both inputs and result of this sink using the provided\n * functions.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const dimap: {\n    /**\n     * Transforms both inputs and result of this sink using the provided\n     * functions.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <In0, In, A, A2>(options: {\n        readonly onInput: (input: In0) => In;\n        readonly onDone: (a: A) => A2;\n    }): <L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A2, In0, L, E, R>;\n    /**\n     * Transforms both inputs and result of this sink using the provided\n     * functions.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, In, L, E, R, In0, A2>(self: Sink<A, In, L, E, R>, options: {\n        readonly onInput: (input: In0) => In;\n        readonly onDone: (a: A) => A2;\n    }): Sink<A2, In0, L, E, R>;\n};\n/**\n * Effectfully transforms both inputs and result of this sink using the\n * provided functions.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const dimapEffect: {\n    /**\n     * Effectfully transforms both inputs and result of this sink using the\n     * provided functions.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <In0, In, E2, R2, A, A2, E3, R3>(options: {\n        readonly onInput: (input: In0) => Effect.Effect<In, E2, R2>;\n        readonly onDone: (a: A) => Effect.Effect<A2, E3, R3>;\n    }): <L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A2, In0, L, E2 | E3 | E, R2 | R3 | R>;\n    /**\n     * Effectfully transforms both inputs and result of this sink using the\n     * provided functions.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, In, L, E, R, In0, E2, R2, A2, E3, R3>(self: Sink<A, In, L, E, R>, options: {\n        readonly onInput: (input: In0) => Effect.Effect<In, E2, R2>;\n        readonly onDone: (a: A) => Effect.Effect<A2, E3, R3>;\n    }): Sink<A2, In0, L, E | E2 | E3, R | R2 | R3>;\n};\n/**\n * Transforms both input chunks and result of this sink using the provided\n * functions.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const dimapChunks: {\n    /**\n     * Transforms both input chunks and result of this sink using the provided\n     * functions.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <In0, In, A, A2>(options: {\n        readonly onInput: (chunk: Chunk.Chunk<In0>) => Chunk.Chunk<In>;\n        readonly onDone: (a: A) => A2;\n    }): <L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A2, In0, L, E, R>;\n    /**\n     * Transforms both input chunks and result of this sink using the provided\n     * functions.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, In, L, E, R, In0, A2>(self: Sink<A, In, L, E, R>, options: {\n        readonly onInput: (chunk: Chunk.Chunk<In0>) => Chunk.Chunk<In>;\n        readonly onDone: (a: A) => A2;\n    }): Sink<A2, In0, L, E, R>;\n};\n/**\n * Effectfully transforms both input chunks and result of this sink using the\n * provided functions. `f` and `g` must preserve chunking-invariance.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const dimapChunksEffect: {\n    /**\n     * Effectfully transforms both input chunks and result of this sink using the\n     * provided functions. `f` and `g` must preserve chunking-invariance.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <In0, In, E2, R2, A, A2, E3, R3>(options: {\n        readonly onInput: (chunk: Chunk.Chunk<In0>) => Effect.Effect<Chunk.Chunk<In>, E2, R2>;\n        readonly onDone: (a: A) => Effect.Effect<A2, E3, R3>;\n    }): <L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A2, In0, L, E2 | E3 | E, R2 | R3 | R>;\n    /**\n     * Effectfully transforms both input chunks and result of this sink using the\n     * provided functions. `f` and `g` must preserve chunking-invariance.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, In, L, E, R, In0, E2, R2, A2, E3, R3>(self: Sink<A, In, L, E, R>, options: {\n        readonly onInput: (chunk: Chunk.Chunk<In0>) => Effect.Effect<Chunk.Chunk<In>, E2, R2>;\n        readonly onDone: (a: A) => Effect.Effect<A2, E3, R3>;\n    }): Sink<A2, In0, L, E | E2 | E3, R | R2 | R3>;\n};\n/**\n * A sink that ignores its inputs.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const drain: Sink<void, unknown>;\n/**\n * Creates a sink that drops `n` elements.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const drop: <In>(n: number) => Sink<unknown, In, In>;\n/**\n * Drops incoming elements until the predicate is satisfied.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const dropUntil: <In>(predicate: Predicate<In>) => Sink<unknown, In, In>;\n/**\n * Drops incoming elements until the effectful predicate is satisfied.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const dropUntilEffect: <In, E, R>(predicate: (input: In) => Effect.Effect<boolean, E, R>) => Sink<unknown, In, In, E, R>;\n/**\n * Drops incoming elements as long as the predicate is satisfied.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const dropWhile: <In>(predicate: Predicate<In>) => Sink<unknown, In, In>;\n/**\n * Drops incoming elements as long as the effectful predicate is satisfied.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const dropWhileEffect: <In, E, R>(predicate: (input: In) => Effect.Effect<boolean, E, R>) => Sink<unknown, In, In, E, R>;\n/**\n * Returns a new sink with an attached finalizer. The finalizer is guaranteed\n * to be executed so long as the sink begins execution (and regardless of\n * whether or not it completes).\n *\n * @since 2.0.0\n * @category finalization\n */\nexport declare const ensuring: {\n    /**\n     * Returns a new sink with an attached finalizer. The finalizer is guaranteed\n     * to be executed so long as the sink begins execution (and regardless of\n     * whether or not it completes).\n     *\n     * @since 2.0.0\n     * @category finalization\n     */\n    <X, R2>(finalizer: Effect.Effect<X, never, R2>): <A, In, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A, In, L, E, R2 | R>;\n    /**\n     * Returns a new sink with an attached finalizer. The finalizer is guaranteed\n     * to be executed so long as the sink begins execution (and regardless of\n     * whether or not it completes).\n     *\n     * @since 2.0.0\n     * @category finalization\n     */\n    <A, In, L, E, R, X, R2>(self: Sink<A, In, L, E, R>, finalizer: Effect.Effect<X, never, R2>): Sink<A, In, L, E, R | R2>;\n};\n/**\n * Returns a new sink with an attached finalizer. The finalizer is guaranteed\n * to be executed so long as the sink begins execution (and regardless of\n * whether or not it completes).\n *\n * @since 2.0.0\n * @category finalization\n */\nexport declare const ensuringWith: {\n    /**\n     * Returns a new sink with an attached finalizer. The finalizer is guaranteed\n     * to be executed so long as the sink begins execution (and regardless of\n     * whether or not it completes).\n     *\n     * @since 2.0.0\n     * @category finalization\n     */\n    <A, E, X, R2>(finalizer: (exit: Exit.Exit<A, E>) => Effect.Effect<X, never, R2>): <In, L, R>(self: Sink<A, In, L, E, R>) => Sink<A, In, L, E, R2 | R>;\n    /**\n     * Returns a new sink with an attached finalizer. The finalizer is guaranteed\n     * to be executed so long as the sink begins execution (and regardless of\n     * whether or not it completes).\n     *\n     * @since 2.0.0\n     * @category finalization\n     */\n    <A, In, L, E, R, X, R2>(self: Sink<A, In, L, E, R>, finalizer: (exit: Exit.Exit<A, E>) => Effect.Effect<X, never, R2>): Sink<A, In, L, E, R | R2>;\n};\n/**\n * Accesses the whole context of the sink.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const context: <R>() => Sink<Context.Context<R>, unknown, never, never, R>;\n/**\n * Accesses the context of the sink.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const contextWith: <R, Z>(f: (context: Context.Context<R>) => Z) => Sink<Z, unknown, never, never, R>;\n/**\n * Accesses the context of the sink in the context of an effect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const contextWithEffect: <R0, A, E, R>(f: (context: Context.Context<R0>) => Effect.Effect<A, E, R>) => Sink<A, unknown, never, E, R0 | R>;\n/**\n * Accesses the context of the sink in the context of a sink.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const contextWithSink: <R0, A, In, L, E, R>(f: (context: Context.Context<R0>) => Sink<A, In, L, E, R>) => Sink<A, In, L, E, R0 | R>;\n/**\n * A sink that returns whether all elements satisfy the specified predicate.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const every: <In>(predicate: Predicate<In>) => Sink<boolean, In, In>;\n/**\n * A sink that always fails with the specified error.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fail: <E>(e: E) => Sink<never, unknown, never, E>;\n/**\n * A sink that always fails with the specified lazily evaluated error.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const failSync: <E>(evaluate: LazyArg<E>) => Sink<never, unknown, never, E>;\n/**\n * Creates a sink halting with a specified `Cause`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const failCause: <E>(cause: Cause.Cause<E>) => Sink<never, unknown, never, E>;\n/**\n * Creates a sink halting with a specified lazily evaluated `Cause`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const failCauseSync: <E>(evaluate: LazyArg<Cause.Cause<E>>) => Sink<never, unknown, never, E>;\n/**\n * Filters the sink's input with the given predicate.\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filterInput: {\n    /**\n     * Filters the sink's input with the given predicate.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <In, In1 extends In, In2 extends In1>(f: Refinement<In1, In2>): <A, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A, In2, L, E, R>;\n    /**\n     * Filters the sink's input with the given predicate.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <In, In1 extends In>(f: Predicate<In1>): <A, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A, In1, L, E, R>;\n};\n/**\n * Effectfully filter the input of this sink using the specified predicate.\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filterInputEffect: {\n    /**\n     * Effectfully filter the input of this sink using the specified predicate.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <In, In1 extends In, E2, R2>(f: (input: In1) => Effect.Effect<boolean, E2, R2>): <A, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A, In1, L, E2 | E, R2 | R>;\n    /**\n     * Effectfully filter the input of this sink using the specified predicate.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, In, L, E, R, In1 extends In, E2, R2>(self: Sink<A, In, L, E, R>, f: (input: In1) => Effect.Effect<boolean, E2, R2>): Sink<A, In1, L, E | E2, R | R2>;\n};\n/**\n * Creates a sink that produces values until one verifies the predicate `f`.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findEffect: {\n    /**\n     * Creates a sink that produces values until one verifies the predicate `f`.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, E2, R2>(f: (a: A) => Effect.Effect<boolean, E2, R2>): <In, L extends In, E, R>(self: Sink<A, In, L, E, R>) => Sink<Option.Option<A>, In, L, E2 | E, R2 | R>;\n    /**\n     * Creates a sink that produces values until one verifies the predicate `f`.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, In, L extends In, E, R, E2, R2>(self: Sink<A, In, L, E, R>, f: (a: A) => Effect.Effect<boolean, E2, R2>): Sink<Option.Option<A>, In, L, E | E2, R | R2>;\n};\n/**\n * A sink that folds its inputs with the provided function, termination\n * predicate and initial state.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const fold: <S, In>(s: S, contFn: Predicate<S>, f: (s: S, input: In) => S) => Sink<S, In, In>;\n/**\n * Folds over the result of the sink\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const foldSink: {\n    /**\n     * Folds over the result of the sink\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <E, A1, In, In1 extends In, L1, E1, R1, A, A2, In2 extends In, L2, E2, R2>(options: {\n        readonly onFailure: (err: E) => Sink<A1, In1, L1, E1, R1>;\n        readonly onSuccess: (a: A) => Sink<A2, In2, L2, E2, R2>;\n    }): <L, R>(self: Sink<A, In, L, E, R>) => Sink<A1 | A2, In1 & In2, L1 | L2, E1 | E2, R1 | R2 | R>;\n    /**\n     * Folds over the result of the sink\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, In, L, E, R, A1, In1 extends In, L1, E1, R1, A2, In2 extends In, L2, E2, R2>(self: Sink<A, In, L, E, R>, options: {\n        readonly onFailure: (err: E) => Sink<A1, In1, L1, E1, R1>;\n        readonly onSuccess: (a: A) => Sink<A2, In2, L2, E2, R2>;\n    }): Sink<A1 | A2, In1 & In2, L1 | L2, E1 | E2, R | R1 | R2>;\n};\n/**\n * A sink that folds its input chunks with the provided function, termination\n * predicate and initial state. `contFn` condition is checked only for the\n * initial value and at the end of processing of each chunk. `f` and `contFn`\n * must preserve chunking-invariance.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const foldChunks: <S, In>(s: S, contFn: Predicate<S>, f: (s: S, chunk: Chunk.Chunk<In>) => S) => Sink<S, In>;\n/**\n * A sink that effectfully folds its input chunks with the provided function,\n * termination predicate and initial state. `contFn` condition is checked only\n * for the initial value and at the end of processing of each chunk. `f` and\n * `contFn` must preserve chunking-invariance.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const foldChunksEffect: <S, In, E, R>(s: S, contFn: Predicate<S>, f: (s: S, chunk: Chunk.Chunk<In>) => Effect.Effect<S, E, R>) => Sink<S, In, In, E, R>;\n/**\n * A sink that effectfully folds its inputs with the provided function,\n * termination predicate and initial state.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const foldEffect: <S, In, E, R>(s: S, contFn: Predicate<S>, f: (s: S, input: In) => Effect.Effect<S, E, R>) => Sink<S, In, In, E, R>;\n/**\n * A sink that folds its inputs with the provided function and initial state.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const foldLeft: <S, In>(s: S, f: (s: S, input: In) => S) => Sink<S, In>;\n/**\n * A sink that folds its input chunks with the provided function and initial\n * state. `f` must preserve chunking-invariance.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const foldLeftChunks: <S, In>(s: S, f: (s: S, chunk: Chunk.Chunk<In>) => S) => Sink<S, In>;\n/**\n * A sink that effectfully folds its input chunks with the provided function\n * and initial state. `f` must preserve chunking-invariance.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const foldLeftChunksEffect: <S, In, E, R>(s: S, f: (s: S, chunk: Chunk.Chunk<In>) => Effect.Effect<S, E, R>) => Sink<S, In, never, E, R>;\n/**\n * A sink that effectfully folds its inputs with the provided function and\n * initial state.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const foldLeftEffect: <S, In, E, R>(s: S, f: (s: S, input: In) => Effect.Effect<S, E, R>) => Sink<S, In, In, E, R>;\n/**\n * Creates a sink that folds elements of type `In` into a structure of type\n * `S` until `max` elements have been folded.\n *\n * Like `Sink.foldWeighted`, but with a constant cost function of `1`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const foldUntil: <In, S>(s: S, max: number, f: (s: S, input: In) => S) => Sink<S, In, In>;\n/**\n * Creates a sink that effectfully folds elements of type `In` into a\n * structure of type `S` until `max` elements have been folded.\n *\n * Like `Sink.foldWeightedEffect` but with a constant cost function of `1`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const foldUntilEffect: <S, In, E, R>(s: S, max: number, f: (s: S, input: In) => Effect.Effect<S, E, R>) => Sink<S, In, In, E, R>;\n/**\n * Creates a sink that folds elements of type `In` into a structure of type `S`,\n * until `max` worth of elements (determined by the `costFn`) have been folded.\n *\n * **Note**\n *\n * Elements that have an individual cost larger than `max` will force the sink\n * to cross the `max` cost. See `Sink.foldWeightedDecompose` for a variant\n * that can handle these cases.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const foldWeighted: <S, In>(options: {\n    readonly initial: S;\n    readonly maxCost: number;\n    readonly cost: (s: S, input: In) => number;\n    readonly body: (s: S, input: In) => S;\n}) => Sink<S, In, In>;\n/**\n * Creates a sink that folds elements of type `In` into a structure of type\n * `S`, until `max` worth of elements (determined by the `costFn`) have been\n * folded.\n *\n * The `decompose` function will be used for decomposing elements that cause\n * an `S` aggregate to cross `max` into smaller elements. For example:\n *\n * ```ts skip-type-checking\n * pipe(\n *   Stream.make(1, 5, 1),\n *   Stream.transduce(\n *     Sink.foldWeightedDecompose(\n *       Chunk.empty<number>(),\n *       4,\n *       (n: number) => n,\n *       (n: number) => Chunk.make(n - 1, 1),\n *       (acc, el) => pipe(acc, Chunk.append(el))\n *     )\n *   ),\n *   Stream.runCollect\n * )\n * ```\n *\n * The stream would emit the elements `Chunk(1), Chunk(4), Chunk(1, 1)`.\n *\n * Be vigilant with this function, it has to generate \"simpler\" values or the\n * fold may never end. A value is considered indivisible if `decompose` yields\n * the empty chunk or a single-valued chunk. In these cases, there is no other\n * choice than to yield a value that will cross the threshold.\n *\n * `Sink.foldWeightedDecomposeEffect` allows the decompose function to return an\n * effect value, and consequently it allows the sink to fail.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const foldWeightedDecompose: <S, In>(options: {\n    readonly initial: S;\n    readonly maxCost: number;\n    readonly cost: (s: S, input: In) => number;\n    readonly decompose: (input: In) => Chunk.Chunk<In>;\n    readonly body: (s: S, input: In) => S;\n}) => Sink<S, In, In>;\n/**\n * Creates a sink that effectfully folds elements of type `In` into a\n * structure of type `S`, until `max` worth of elements (determined by the\n * `costFn`) have been folded.\n *\n * The `decompose` function will be used for decomposing elements that cause\n * an `S` aggregate to cross `max` into smaller elements. Be vigilant with\n * this function, it has to generate \"simpler\" values or the fold may never\n * end. A value is considered indivisible if `decompose` yields the empty\n * chunk or a single-valued chunk. In these cases, there is no other choice\n * than to yield a value that will cross the threshold.\n *\n * See `Sink.foldWeightedDecompose` for an example.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const foldWeightedDecomposeEffect: <S, In, E, R, E2, R2, E3, R3>(options: {\n    readonly initial: S;\n    readonly maxCost: number;\n    readonly cost: (s: S, input: In) => Effect.Effect<number, E, R>;\n    readonly decompose: (input: In) => Effect.Effect<Chunk.Chunk<In>, E2, R2>;\n    readonly body: (s: S, input: In) => Effect.Effect<S, E3, R3>;\n}) => Sink<S, In, In, E | E2 | E3, R | R2 | R3>;\n/**\n * Creates a sink that effectfully folds elements of type `In` into a\n * structure of type `S`, until `max` worth of elements (determined by the\n * `costFn`) have been folded.\n *\n * @note\n *   Elements that have an individual cost larger than `max` will force the\n *   sink to cross the `max` cost. See `Sink.foldWeightedDecomposeEffect` for\n *   a variant that can handle these cases.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const foldWeightedEffect: <S, In, E, R, E2, R2>(options: {\n    readonly initial: S;\n    readonly maxCost: number;\n    readonly cost: (s: S, input: In) => Effect.Effect<number, E, R>;\n    readonly body: (s: S, input: In) => Effect.Effect<S, E2, R2>;\n}) => Sink<S, In, In, E | E2, R | R2>;\n/**\n * A sink that executes the provided effectful function for every element fed\n * to it.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const forEach: <In, X, E, R>(f: (input: In) => Effect.Effect<X, E, R>) => Sink<void, In, never, E, R>;\n/**\n * A sink that executes the provided effectful function for every chunk fed to\n * it.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const forEachChunk: <In, X, E, R>(f: (input: Chunk.Chunk<In>) => Effect.Effect<X, E, R>) => Sink<void, In, never, E, R>;\n/**\n * A sink that executes the provided effectful function for every chunk fed to\n * it until `f` evaluates to `false`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const forEachChunkWhile: <In, E, R>(f: (input: Chunk.Chunk<In>) => Effect.Effect<boolean, E, R>) => Sink<void, In, In, E, R>;\n/**\n * A sink that executes the provided effectful function for every element fed\n * to it until `f` evaluates to `false`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const forEachWhile: <In, E, R>(f: (input: In) => Effect.Effect<boolean, E, R>) => Sink<void, In, In, E, R>;\n/**\n * Runs this sink until it yields a result, then uses that result to create\n * another sink from the provided function which will continue to run until it\n * yields a result.\n *\n * This function essentially runs sinks in sequence.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatMap: {\n    /**\n     * Runs this sink until it yields a result, then uses that result to create\n     * another sink from the provided function which will continue to run until it\n     * yields a result.\n     *\n     * This function essentially runs sinks in sequence.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, A1, In, In1 extends In, L1, E1, R1>(f: (a: A) => Sink<A1, In1, L1, E1, R1>): <L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A1, In & In1, L1 | L, E1 | E, R1 | R>;\n    /**\n     * Runs this sink until it yields a result, then uses that result to create\n     * another sink from the provided function which will continue to run until it\n     * yields a result.\n     *\n     * This function essentially runs sinks in sequence.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, In, L, E, R, A1, In1 extends In, L1, E1, R1>(self: Sink<A, In, L, E, R>, f: (a: A) => Sink<A1, In1, L1, E1, R1>): Sink<A1, In & In1, L | L1, E | E1, R | R1>;\n};\n/**\n * Creates a sink from a `Channel`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromChannel: <L, In, E, A, R>(channel: Channel.Channel<Chunk.Chunk<L>, Chunk.Chunk<In>, E, never, A, unknown, R>) => Sink<A, In, L, E, R>;\n/**\n * Creates a `Channel` from a Sink.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const toChannel: <A, In, L, E, R>(self: Sink<A, In, L, E, R>) => Channel.Channel<Chunk.Chunk<L>, Chunk.Chunk<In>, E, never, A, unknown, R>;\n/**\n * Creates a single-value sink produced from an effect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromEffect: <A, E, R>(effect: Effect.Effect<A, E, R>) => Sink<A, unknown, never, E, R>;\n/**\n * Create a sink which publishes each element to the specified `PubSub`.\n *\n * If the `shutdown` parameter is `true`, the `PubSub` will be shutdown after\n * the sink is evaluated (defaults to `false`).\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromPubSub: <In>(pubsub: PubSub.PubSub<In>, options?: {\n    readonly shutdown?: boolean | undefined;\n}) => Sink<void, In>;\n/**\n * Creates a sink from a chunk processing function.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromPush: <In, L0, R0, L, R>(push: Effect.Effect<(_: Option.Option<Chunk.Chunk<In>>) => Effect.Effect<void, readonly [Either.Either<R0, L0>, Chunk.Chunk<L>], R>, never, R>) => Sink<R0, In, L, L0, Exclude<R, Scope.Scope>>;\n/**\n * Create a sink which enqueues each element into the specified queue.\n *\n * If the `shutdown` parameter is `true`, the queue will be shutdown after the\n * sink is evaluated (defaults to `false`).\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromQueue: <In>(queue: Queue.Enqueue<In>, options?: {\n    readonly shutdown?: boolean | undefined;\n}) => Sink<void, In>;\n/**\n * Creates a sink containing the first value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const head: <In>() => Sink<Option.Option<In>, In, In>;\n/**\n * Drains the remaining elements from the stream after the sink finishes\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const ignoreLeftover: <A, In, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A, In, never, E, R>;\n/**\n * Creates a sink containing the last value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const last: <In>() => Sink<Option.Option<In>, In, In>;\n/**\n * Creates a sink that does not consume any input but provides the given chunk\n * as its leftovers\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const leftover: <L>(chunk: Chunk.Chunk<L>) => Sink<void, unknown, L>;\n/**\n * Transforms this sink's result.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: {\n    /**\n     * Transforms this sink's result.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, A2>(f: (a: A) => A2): <In, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A2, In, L, E, R>;\n    /**\n     * Transforms this sink's result.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, In, L, E, R, A2>(self: Sink<A, In, L, E, R>, f: (a: A) => A2): Sink<A2, In, L, E, R>;\n};\n/**\n * Effectfully transforms this sink's result.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapEffect: {\n    /**\n     * Effectfully transforms this sink's result.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, A2, E2, R2>(f: (a: A) => Effect.Effect<A2, E2, R2>): <In, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A2, In, L, E2 | E, R2 | R>;\n    /**\n     * Effectfully transforms this sink's result.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, In, L, E, R, A2, E2, R2>(self: Sink<A, In, L, E, R>, f: (a: A) => Effect.Effect<A2, E2, R2>): Sink<A2, In, L, E | E2, R | R2>;\n};\n/**\n * Transforms the errors emitted by this sink using `f`.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapError: {\n    /**\n     * Transforms the errors emitted by this sink using `f`.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <E, E2>(f: (error: E) => E2): <A, In, L, R>(self: Sink<A, In, L, E, R>) => Sink<A, In, L, E2, R>;\n    /**\n     * Transforms the errors emitted by this sink using `f`.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, In, L, E, R, E2>(self: Sink<A, In, L, E, R>, f: (error: E) => E2): Sink<A, In, L, E2, R>;\n};\n/**\n * Transforms the leftovers emitted by this sink using `f`.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapLeftover: {\n    /**\n     * Transforms the leftovers emitted by this sink using `f`.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <L, L2>(f: (leftover: L) => L2): <A, In, E, R>(self: Sink<A, In, L, E, R>) => Sink<A, In, L2, E, R>;\n    /**\n     * Transforms the leftovers emitted by this sink using `f`.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, In, L, E, R, L2>(self: Sink<A, In, L, E, R>, f: (leftover: L) => L2): Sink<A, In, L2, E, R>;\n};\n/**\n * Creates a sink which transforms it's inputs into a string.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const mkString: Sink<string, unknown>;\n/**\n * Creates a sink which never terminates.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const never: Sink<never, unknown>;\n/**\n * Switch to another sink in case of failure\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orElse: {\n    /**\n     * Switch to another sink in case of failure\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A2, In2, L2, E2, R2>(that: LazyArg<Sink<A2, In2, L2, E2, R2>>): <A, In, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A2 | A, In & In2, L2 | L, E2 | E, R2 | R>;\n    /**\n     * Switch to another sink in case of failure\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, In, L, E, R, A2, In2, L2, E2, R2>(self: Sink<A, In, L, E, R>, that: LazyArg<Sink<A2, In2, L2, E2, R2>>): Sink<A | A2, In & In2, L | L2, E | E2, R | R2>;\n};\n/**\n * Provides the sink with its required context, which eliminates its\n * dependency on `R`.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const provideContext: {\n    /**\n     * Provides the sink with its required context, which eliminates its\n     * dependency on `R`.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <R>(context: Context.Context<R>): <A, In, L, E>(self: Sink<A, In, L, E, R>) => Sink<A, In, L, E, never>;\n    /**\n     * Provides the sink with its required context, which eliminates its\n     * dependency on `R`.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <A, In, L, E, R>(self: Sink<A, In, L, E, R>, context: Context.Context<R>): Sink<A, In, L, E, never>;\n};\n/**\n * Runs both sinks in parallel on the input, , returning the result or the\n * error from the one that finishes first.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const race: {\n    /**\n     * Runs both sinks in parallel on the input, , returning the result or the\n     * error from the one that finishes first.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <R1, E1, In1, L1, A1>(that: Sink<A1, In1, L1, E1, R1>): <A, In, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A1 | A, In & In1, L1 | L, E1 | E, R1 | R>;\n    /**\n     * Runs both sinks in parallel on the input, , returning the result or the\n     * error from the one that finishes first.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, In, L, E, R, A1, In1, L1, E1, R1>(self: Sink<A, In, L, E, R>, that: Sink<A1, In1, L1, E1, R1>): Sink<A | A1, In & In1, L | L1, E | E1, R | R1>;\n};\n/**\n * Runs both sinks in parallel on the input, returning the result or the error\n * from the one that finishes first.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const raceBoth: {\n    /**\n     * Runs both sinks in parallel on the input, returning the result or the error\n     * from the one that finishes first.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A1, In1, L1, E1, R1>(that: Sink<A1, In1, L1, E1, R1>, options?: {\n        readonly capacity?: number | undefined;\n    } | undefined): <A, In, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<Either.Either<A1, A>, In & In1, L1 | L, E1 | E, R1 | R>;\n    /**\n     * Runs both sinks in parallel on the input, returning the result or the error\n     * from the one that finishes first.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, In, L, E, R, A1, In1, L1, E1, R1>(self: Sink<A, In, L, E, R>, that: Sink<A1, In1, L1, E1, R1>, options?: {\n        readonly capacity?: number | undefined;\n    } | undefined): Sink<Either.Either<A1, A>, In & In1, L | L1, E | E1, R | R1>;\n};\n/**\n * Runs both sinks in parallel on the input, using the specified merge\n * function as soon as one result or the other has been computed.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const raceWith: {\n    /**\n     * Runs both sinks in parallel on the input, using the specified merge\n     * function as soon as one result or the other has been computed.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, In2, L2, E2, R2, A, E, A3, A4>(options: {\n        readonly other: Sink<A2, In2, L2, E2, R2>;\n        readonly onSelfDone: (exit: Exit.Exit<A, E>) => MergeDecision.MergeDecision<R2, E2, A2, E2 | E, A3>;\n        readonly onOtherDone: (exit: Exit.Exit<A2, E2>) => MergeDecision.MergeDecision<R2, E, A, E2 | E, A4>;\n        readonly capacity?: number | undefined;\n    }): <In, L, R>(self: Sink<A, In, L, E, R>) => Sink<A3 | A4, In & In2, L2 | L, E2 | E, R2 | R>;\n    /**\n     * Runs both sinks in parallel on the input, using the specified merge\n     * function as soon as one result or the other has been computed.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, In, L, E, R, A2, In2, L2, E2, R2, A3, A4>(self: Sink<A, In, L, E, R>, options: {\n        readonly other: Sink<A2, In2, L2, E2, R2>;\n        readonly onSelfDone: (exit: Exit.Exit<A, E>) => MergeDecision.MergeDecision<R2, E2, A2, E | E2, A3>;\n        readonly onOtherDone: (exit: Exit.Exit<A2, E2>) => MergeDecision.MergeDecision<R2, E, A, E | E2, A4>;\n        readonly capacity?: number | undefined;\n    }): Sink<A3 | A4, In & In2, L | L2, E | E2, R | R2>;\n};\n/**\n * @since 2.0.0\n * @category error handling\n */\nexport declare const refineOrDie: {\n    /**\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E, E2>(pf: (error: E) => Option.Option<E2>): <A, In, L, R>(self: Sink<A, In, L, E, R>) => Sink<A, In, L, E2, R>;\n    /**\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, In, L, E, R, E2>(self: Sink<A, In, L, E, R>, pf: (error: E) => Option.Option<E2>): Sink<A, In, L, E2, R>;\n};\n/**\n * @since 2.0.0\n * @category error handling\n */\nexport declare const refineOrDieWith: {\n    /**\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E, E2>(pf: (error: E) => Option.Option<E2>, f: (error: E) => unknown): <A, In, L, R>(self: Sink<A, In, L, E, R>) => Sink<A, In, L, E2, R>;\n    /**\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, In, L, E, R, E2>(self: Sink<A, In, L, E, R>, pf: (error: E) => Option.Option<E2>, f: (error: E) => unknown): Sink<A, In, L, E2, R>;\n};\n/**\n * A sink that returns whether an element satisfies the specified predicate.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const some: <In>(predicate: Predicate<In>) => Sink<boolean, In, In>;\n/**\n * Splits the sink on the specified predicate, returning a new sink that\n * consumes elements until an element after the first satisfies the specified\n * predicate.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const splitWhere: {\n    /**\n     * Splits the sink on the specified predicate, returning a new sink that\n     * consumes elements until an element after the first satisfies the specified\n     * predicate.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <In>(f: Predicate<In>): <A, L extends In, E, R>(self: Sink<A, In, L, E, R>) => Sink<A, In, In, E, R>;\n    /**\n     * Splits the sink on the specified predicate, returning a new sink that\n     * consumes elements until an element after the first satisfies the specified\n     * predicate.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, In, L extends In, E, R>(self: Sink<A, In, L, E, R>, f: Predicate<In>): Sink<A, In, In, E, R>;\n};\n/**\n * A sink that immediately ends with the specified value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const succeed: <A>(a: A) => Sink<A, unknown>;\n/**\n * A sink that sums incoming numeric values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const sum: Sink<number, number>;\n/**\n * Summarize a sink by running an effect when the sink starts and again when\n * it completes.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const summarized: {\n    /**\n     * Summarize a sink by running an effect when the sink starts and again when\n     * it completes.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, E2, R2, A3>(summary: Effect.Effect<A2, E2, R2>, f: (start: A2, end: A2) => A3): <A, In, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<[A, A3], In, L, E2 | E, R2 | R>;\n    /**\n     * Summarize a sink by running an effect when the sink starts and again when\n     * it completes.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, In, L, E, R, A2, E2, R2, A3>(self: Sink<A, In, L, E, R>, summary: Effect.Effect<A2, E2, R2>, f: (start: A2, end: A2) => A3): Sink<[A, A3], In, L, E | E2, R | R2>;\n};\n/**\n * Returns a lazily constructed sink that may require effects for its\n * creation.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const suspend: <A, In, L, E, R>(evaluate: LazyArg<Sink<A, In, L, E, R>>) => Sink<A, In, L, E, R>;\n/**\n * A sink that immediately ends with the specified lazy value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const sync: <A>(evaluate: LazyArg<A>) => Sink<A, unknown>;\n/**\n * A sink that takes the specified number of values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const take: <In>(n: number) => Sink<Chunk.Chunk<In>, In, In>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const timed: Sink<Duration.Duration, unknown>;\n/**\n * Creates a sink produced from an effect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unwrap: <A, In, L, E2, R2, E, R>(effect: Effect.Effect<Sink<A, In, L, E2, R2>, E, R>) => Sink<A, In, L, E2 | E, R2 | R>;\n/**\n * Creates a sink produced from a scoped effect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unwrapScoped: <A, In, L, E, R>(effect: Effect.Effect<Sink<A, In, L, E, R>, E, R>) => Sink<A, In, L, E, Exclude<R, Scope.Scope>>;\n/**\n * Constructs a `Sink` from a function which receives a `Scope` and returns\n * an effect that will result in a `Sink` if successful.\n *\n * @since 3.11.0\n * @category constructors\n */\nexport declare const unwrapScopedWith: <A, In, L, E, R>(f: (scope: Scope.Scope) => Effect.Effect<Sink<A, In, L, E, R>, E, R>) => Sink<A, In, L, E, R>;\n/**\n * Returns the sink that executes this one and times its execution.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const withDuration: <A, In, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<[A, Duration.Duration], In, L, E, R>;\n/**\n * Feeds inputs to this sink until it yields a result, then switches over to\n * the provided sink until it yields a result, finally combining the two\n * results into a tuple.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zip: {\n    /**\n     * Feeds inputs to this sink until it yields a result, then switches over to\n     * the provided sink until it yields a result, finally combining the two\n     * results into a tuple.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, In, In2 extends In, L2, E2, R2>(that: Sink<A2, In2, L2, E2, R2>, options?: {\n        readonly concurrent?: boolean | undefined;\n    } | undefined): <A, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<[A, A2], In & In2, L2 | L, E2 | E, R2 | R>;\n    /**\n     * Feeds inputs to this sink until it yields a result, then switches over to\n     * the provided sink until it yields a result, finally combining the two\n     * results into a tuple.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, In, L, E, R, A2, In2 extends In, L2, E2, R2>(self: Sink<A, In, L, E, R>, that: Sink<A2, In2, L2, E2, R2>, options?: {\n        readonly concurrent?: boolean | undefined;\n    } | undefined): Sink<[A, A2], In & In2, L | L2, E | E2, R | R2>;\n};\n/**\n * Like `Sink.zip` but keeps only the result from this sink.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipLeft: {\n    /**\n     * Like `Sink.zip` but keeps only the result from this sink.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, In, In2 extends In, L2, E2, R2>(that: Sink<A2, In2, L2, E2, R2>, options?: {\n        readonly concurrent?: boolean | undefined;\n    } | undefined): <A, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A, In & In2, L2 | L, E2 | E, R2 | R>;\n    /**\n     * Like `Sink.zip` but keeps only the result from this sink.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, In, L, E, R, A2, In2 extends In, L2, E2, R2>(self: Sink<A, In, L, E, R>, that: Sink<A2, In2, L2, E2, R2>, options?: {\n        readonly concurrent?: boolean | undefined;\n    } | undefined): Sink<A, In & In2, L | L2, E | E2, R | R2>;\n};\n/**\n * Like `Sink.zip` but keeps only the result from `that` sink.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipRight: {\n    /**\n     * Like `Sink.zip` but keeps only the result from `that` sink.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, In, In2 extends In, L2, E2, R2>(that: Sink<A2, In2, L2, E2, R2>, options?: {\n        readonly concurrent?: boolean | undefined;\n    } | undefined): <A, L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A2, In & In2, L2 | L, E2 | E, R2 | R>;\n    /**\n     * Like `Sink.zip` but keeps only the result from `that` sink.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, In, L, E, R, A2, In2 extends In, L2, E2, R2>(self: Sink<A, In, L, E, R>, that: Sink<A2, In2, L2, E2, R2>, options?: {\n        readonly concurrent?: boolean | undefined;\n    } | undefined): Sink<A2, In & In2, L | L2, E | E2, R | R2>;\n};\n/**\n * Feeds inputs to this sink until it yields a result, then switches over to\n * the provided sink until it yields a result, finally combining the two\n * results with `f`.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipWith: {\n    /**\n     * Feeds inputs to this sink until it yields a result, then switches over to\n     * the provided sink until it yields a result, finally combining the two\n     * results with `f`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, In, In2 extends In, L2, E2, R2, A, A3>(that: Sink<A2, In2, L2, E2, R2>, f: (a: A, a2: A2) => A3, options?: {\n        readonly concurrent?: boolean | undefined;\n    } | undefined): <L, E, R>(self: Sink<A, In, L, E, R>) => Sink<A3, In & In2, L2 | L, E2 | E, R2 | R>;\n    /**\n     * Feeds inputs to this sink until it yields a result, then switches over to\n     * the provided sink until it yields a result, finally combining the two\n     * results with `f`.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, In, L, E, R, A2, In2 extends In, L2, E2, R2, A3>(self: Sink<A, In, L, E, R>, that: Sink<A2, In2, L2, E2, R2>, f: (a: A, a2: A2) => A3, options?: {\n        readonly concurrent?: boolean | undefined;\n    } | undefined): Sink<A3, In & In2, L | L2, E | E2, R | R2>;\n};\n//# sourceMappingURL=Sink.d.ts.map",
  "node_modules/effect/dist/dts/SortedMap.d.ts": "/**\n * @since 2.0.0\n */\nimport * as Equal from \"./Equal.js\";\nimport { type Inspectable } from \"./Inspectable.js\";\nimport * as Option from \"./Option.js\";\nimport type { Order } from \"./Order.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Types from \"./Types.js\";\ndeclare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface SortedMap<in out K, out V> extends Iterable<[K, V]>, Equal.Equal, Pipeable, Inspectable {\n    readonly [TypeId]: {\n        readonly _K: Types.Invariant<K>;\n        readonly _V: Types.Covariant<V>;\n    };\n}\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isSortedMap: {\n    /**\n     * @since 2.0.0\n     * @category refinements\n     */\n    <K, V>(u: Iterable<readonly [K, V]>): u is SortedMap<K, V>;\n    /**\n     * @since 2.0.0\n     * @category refinements\n     */\n    (u: unknown): u is SortedMap<unknown, unknown>;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: <K, V = never>(ord: Order<K>) => SortedMap<K, V>;\n/**\n * Creates a new `SortedMap` from an iterable collection of key/value pairs.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIterable: {\n    /**\n     * Creates a new `SortedMap` from an iterable collection of key/value pairs.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <B>(ord: Order<B>): <K extends B, V>(iterable: Iterable<readonly [K, V]>) => SortedMap<K, V>;\n    /**\n     * Creates a new `SortedMap` from an iterable collection of key/value pairs.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <K extends B, V, B>(iterable: Iterable<readonly [K, V]>, ord: Order<B>): SortedMap<K, V>;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <K>(ord: Order<K>) => <Entries extends ReadonlyArray<readonly [K, any]>>(...entries: Entries) => SortedMap<K, Entries[number] extends (readonly [any, infer V]) ? V : never>;\n/**\n * @since 2.0.0\n * @category predicates\n */\nexport declare const isEmpty: <K, V>(self: SortedMap<K, V>) => boolean;\n/**\n * @since 2.0.0\n * @category predicates\n */\nexport declare const isNonEmpty: <K, V>(self: SortedMap<K, V>) => boolean;\n/**\n * @since 2.0.0\n * @category elements\n */\nexport declare const get: {\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <K>(key: K): <V>(self: SortedMap<K, V>) => Option.Option<V>;\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V>(self: SortedMap<K, V>, key: K): Option.Option<V>;\n};\n/**\n * Gets the `Order<K>` that the `SortedMap<K, V>` is using.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const getOrder: <K, V>(self: SortedMap<K, V>) => Order<K>;\n/**\n * @since 2.0.0\n * @category elements\n */\nexport declare const has: {\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <K>(key: K): <V>(self: SortedMap<K, V>) => boolean;\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V>(self: SortedMap<K, V>, key: K): boolean;\n};\n/**\n * @since 2.0.0\n * @category elements\n */\nexport declare const headOption: <K, V>(self: SortedMap<K, V>) => Option.Option<[K, V]>;\n/**\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: {\n    /**\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, K, B>(f: (a: A, k: K) => B): (self: SortedMap<K, A>) => SortedMap<K, B>;\n    /**\n     * @since 2.0.0\n     * @category mapping\n     */\n    <K, A, B>(self: SortedMap<K, A>, f: (a: A, k: K) => B): SortedMap<K, B>;\n};\n/**\n * @since 2.0.0\n * @category folding\n */\nexport declare const reduce: {\n    /**\n     * @since 2.0.0\n     * @category folding\n     */\n    <B, A, K>(zero: B, f: (acc: B, value: A, key: K) => B): (self: SortedMap<K, A>) => B;\n    /**\n     * @since 2.0.0\n     * @category folding\n     */\n    <K, A, B>(self: SortedMap<K, A>, zero: B, f: (acc: B, value: A, key: K) => B): B;\n};\n/**\n * @since 2.0.0\n * @category elements\n */\nexport declare const remove: {\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <K>(key: K): <V>(self: SortedMap<K, V>) => SortedMap<K, V>;\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V>(self: SortedMap<K, V>, key: K): SortedMap<K, V>;\n};\n/**\n * @since 2.0.0\n * @category elements\n */\nexport declare const set: {\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V>(key: K, value: V): (self: SortedMap<K, V>) => SortedMap<K, V>;\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V>(self: SortedMap<K, V>, key: K, value: V): SortedMap<K, V>;\n};\n/**\n * @since 2.0.0\n * @category getters\n */\nexport declare const size: <K, V>(self: SortedMap<K, V>) => number;\n/**\n * @since 2.0.0\n * @category getters\n */\nexport declare const keys: <K, V>(self: SortedMap<K, V>) => IterableIterator<K>;\n/**\n * @since 2.0.0\n * @category getters\n */\nexport declare const values: <K, V>(self: SortedMap<K, V>) => IterableIterator<V>;\n/**\n * @since 2.0.0\n * @category getters\n */\nexport declare const entries: <K, V>(self: SortedMap<K, V>) => IterableIterator<[K, V]>;\n/**\n * @since 3.1.0\n * @category elements\n */\nexport declare const lastOption: <K, V>(self: SortedMap<K, V>) => Option.Option<[K, V]>;\n/**\n * @since 3.1.0\n * @category filtering\n */\nexport declare const partition: {\n    /**\n     * @since 3.1.0\n     * @category filtering\n     */\n    <K, V>(predicate: (a: Types.NoInfer<K>) => boolean): (self: SortedMap<K, V>) => [excluded: SortedMap<K, V>, satisfying: SortedMap<K, V>];\n    /**\n     * @since 3.1.0\n     * @category filtering\n     */\n    <K, V>(self: SortedMap<K, V>, predicate: (a: K) => boolean): [excluded: SortedMap<K, V>, satisfying: SortedMap<K, V>];\n};\nexport {};\n//# sourceMappingURL=SortedMap.d.ts.map",
  "node_modules/effect/dist/dts/SortedSet.d.ts": "/**\n * @since 2.0.0\n */\nimport * as Equal from \"./Equal.js\";\nimport type * as Equivalence from \"./Equivalence.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport type { Order } from \"./Order.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { Predicate } from \"./Predicate.js\";\nimport type { Invariant, NoInfer } from \"./Types.js\";\ndeclare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface SortedSet<in out A> extends Iterable<A>, Equal.Equal, Pipeable, Inspectable {\n    readonly [TypeId]: {\n        readonly _A: Invariant<A>;\n    };\n}\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isSortedSet: {\n    /**\n     * @since 2.0.0\n     * @category refinements\n     */\n    <A>(u: Iterable<A>): u is SortedSet<A>;\n    /**\n     * @since 2.0.0\n     * @category refinements\n     */\n    (u: unknown): u is SortedSet<unknown>;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: <A>(O: Order<A>) => SortedSet<A>;\n/**\n * Creates a new `SortedSet` from an iterable collection of values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIterable: {\n    /**\n     * Creates a new `SortedSet` from an iterable collection of values.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <B>(ord: Order<B>): <A extends B>(iterable: Iterable<A>) => SortedSet<A>;\n    /**\n     * Creates a new `SortedSet` from an iterable collection of values.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A extends B, B>(iterable: Iterable<A>, ord: Order<B>): SortedSet<A>;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <K>(ord: Order<K>) => <Entries extends ReadonlyArray<K>>(...entries: Entries) => SortedSet<Entries[number]>;\n/**\n * @since 2.0.0\n * @category elements\n */\nexport declare const add: {\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(value: A): (self: SortedSet<A>) => SortedSet<A>;\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: SortedSet<A>, value: A): SortedSet<A>;\n};\n/**\n * @since 2.0.0\n */\nexport declare const difference: {\n    /**\n     * @since 2.0.0\n     */\n    <A, B extends A>(that: Iterable<B>): (self: SortedSet<A>) => SortedSet<A>;\n    /**\n     * @since 2.0.0\n     */\n    <A, B extends A>(self: SortedSet<A>, that: Iterable<B>): SortedSet<A>;\n};\n/**\n * Check if a predicate holds true for every `SortedSet` element.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const every: {\n    /**\n     * Check if a predicate holds true for every `SortedSet` element.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(predicate: Predicate<A>): (self: SortedSet<A>) => boolean;\n    /**\n     * Check if a predicate holds true for every `SortedSet` element.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: SortedSet<A>, predicate: Predicate<A>): boolean;\n};\n/**\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filter: {\n    /**\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B extends A>(predicate: Predicate<B>): (self: SortedSet<A>) => SortedSet<A>;\n    /**\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A>(self: SortedSet<A>, predicate: Predicate<A>): SortedSet<A>;\n};\n/**\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatMap: {\n    /**\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <B, A>(O: Order<B>, f: (a: A) => Iterable<B>): (self: SortedSet<A>) => SortedSet<B>;\n    /**\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, B>(self: SortedSet<A>, O: Order<B>, f: (a: A) => Iterable<B>): SortedSet<B>;\n};\n/**\n * @since 2.0.0\n * @category traversing\n */\nexport declare const forEach: {\n    /**\n     * @since 2.0.0\n     * @category traversing\n     */\n    <A>(f: (a: A) => void): (self: SortedSet<A>) => void;\n    /**\n     * @since 2.0.0\n     * @category traversing\n     */\n    <A>(self: SortedSet<A>, f: (a: A) => void): void;\n};\n/**\n * @since 2.0.0\n * @category elements\n */\nexport declare const has: {\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(value: A): (self: SortedSet<A>) => boolean;\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: SortedSet<A>, value: A): boolean;\n};\n/**\n * @since 2.0.0\n */\nexport declare const intersection: {\n    /**\n     * @since 2.0.0\n     */\n    <A>(that: Iterable<A>): (self: SortedSet<A>) => SortedSet<A>;\n    /**\n     * @since 2.0.0\n     */\n    <A>(self: SortedSet<A>, that: Iterable<A>): SortedSet<A>;\n};\n/**\n * @since 2.0.0\n * @category elements\n */\nexport declare const isSubset: {\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(that: SortedSet<A>): (self: SortedSet<A>) => boolean;\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: SortedSet<A>, that: SortedSet<A>): boolean;\n};\n/**\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: {\n    /**\n     * @since 2.0.0\n     * @category mapping\n     */\n    <B, A>(O: Order<B>, f: (a: A) => B): (self: SortedSet<A>) => SortedSet<B>;\n    /**\n     * @since 2.0.0\n     * @category mapping\n     */\n    <B, A>(self: SortedSet<A>, O: Order<B>, f: (a: A) => B): SortedSet<B>;\n};\n/**\n * @since 2.0.0\n * @category filtering\n */\nexport declare const partition: {\n    /**\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A>(predicate: (a: NoInfer<A>) => boolean): (self: SortedSet<A>) => [excluded: SortedSet<A>, satisfying: SortedSet<A>];\n    /**\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A>(self: SortedSet<A>, predicate: (a: A) => boolean): [excluded: SortedSet<A>, satisfying: SortedSet<A>];\n};\n/**\n * @since 2.0.0\n * @category elements\n */\nexport declare const remove: {\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(value: A): (self: SortedSet<A>) => SortedSet<A>;\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: SortedSet<A>, value: A): SortedSet<A>;\n};\n/**\n * @since 2.0.0\n * @category getters\n */\nexport declare const size: <A>(self: SortedSet<A>) => number;\n/**\n * Check if a predicate holds true for some `SortedSet` element.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const some: {\n    /**\n     * Check if a predicate holds true for some `SortedSet` element.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(predicate: Predicate<A>): (self: SortedSet<A>) => boolean;\n    /**\n     * Check if a predicate holds true for some `SortedSet` element.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: SortedSet<A>, predicate: Predicate<A>): boolean;\n};\n/**\n * @since 2.0.0\n * @category elements\n */\nexport declare const toggle: {\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(value: A): (self: SortedSet<A>) => SortedSet<A>;\n    /**\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: SortedSet<A>, value: A): SortedSet<A>;\n};\n/**\n * @since 2.0.0\n */\nexport declare const union: {\n    /**\n     * @since 2.0.0\n     */\n    <A>(that: Iterable<A>): (self: SortedSet<A>) => SortedSet<A>;\n    /**\n     * @since 2.0.0\n     */\n    <A>(self: SortedSet<A>, that: Iterable<A>): SortedSet<A>;\n};\n/**\n * @since 2.0.0\n * @category getters\n */\nexport declare const values: <A>(self: SortedSet<A>) => IterableIterator<A>;\n/**\n * @since 2.0.0\n * @category equivalence\n */\nexport declare const getEquivalence: <A>() => Equivalence.Equivalence<SortedSet<A>>;\nexport {};\n//# sourceMappingURL=SortedSet.d.ts.map",
  "node_modules/effect/dist/dts/Stream.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Cause from \"./Cause.js\";\nimport type * as Channel from \"./Channel.js\";\nimport type * as Chunk from \"./Chunk.js\";\nimport type * as Context from \"./Context.js\";\nimport type * as Deferred from \"./Deferred.js\";\nimport type * as Duration from \"./Duration.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Either from \"./Either.js\";\nimport type { ExecutionPlan } from \"./ExecutionPlan.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type * as GroupBy from \"./GroupBy.js\";\nimport type { TypeLambda } from \"./HKT.js\";\nimport type * as Layer from \"./Layer.js\";\nimport type * as Option from \"./Option.js\";\nimport type * as Order from \"./Order.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { Predicate, Refinement } from \"./Predicate.js\";\nimport type * as PubSub from \"./PubSub.js\";\nimport type * as Queue from \"./Queue.js\";\nimport type { Runtime } from \"./Runtime.js\";\nimport type * as Schedule from \"./Schedule.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as Sink from \"./Sink.js\";\nimport type * as Emit from \"./StreamEmit.js\";\nimport type * as HaltStrategy from \"./StreamHaltStrategy.js\";\nimport type * as Take from \"./Take.js\";\nimport type { TPubSub } from \"./TPubSub.js\";\nimport type { TDequeue } from \"./TQueue.js\";\nimport type * as Tracer from \"./Tracer.js\";\nimport type { Covariant, NoInfer, TupleOf } from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const StreamTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type StreamTypeId = typeof StreamTypeId;\n/**\n * A `Stream<A, E, R>` is a description of a program that, when evaluated, may\n * emit zero or more values of type `A`, may fail with errors of type `E`, and\n * uses an context of type `R`. One way to think of `Stream` is as a\n * `Effect` program that could emit multiple values.\n *\n * `Stream` is a purely functional *pull* based stream. Pull based streams offer\n * inherent laziness and backpressure, relieving users of the need to manage\n * buffers between operators. As an optimization, `Stream` does not emit\n * single values, but rather an array of values. This allows the cost of effect\n * evaluation to be amortized.\n *\n * `Stream` forms a monad on its `A` type parameter, and has error management\n * facilities for its `E` type parameter, modeled similarly to `Effect` (with\n * some adjustments for the multiple-valued nature of `Stream`). These aspects\n * allow for rich and expressive composition of streams.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Stream<out A, out E = never, out R = never> extends Stream.Variance<A, E, R>, Pipeable {\n    [Unify.typeSymbol]?: unknown;\n    [Unify.unifySymbol]?: StreamUnify<this>;\n    [Unify.ignoreSymbol]?: StreamUnifyIgnore;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface StreamUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Effect.EffectUnify<A> {\n    Stream?: () => A[Unify.typeSymbol] extends Stream<infer A0, infer E0, infer R0> | infer _ ? Stream<A0, E0, R0> : never;\n}\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface StreamUnifyIgnore extends Effect.EffectUnifyIgnore {\n    Effect?: true;\n}\n/**\n * @since 2.0.0\n * @category models\n */\ndeclare module \"./Effect.js\" {\n    interface Effect<A, E, R> extends Stream<A, E, R> {\n    }\n}\n/**\n * @category type lambdas\n * @since 2.0.0\n */\nexport interface StreamTypeLambda extends TypeLambda {\n    readonly type: Stream<this[\"Target\"], this[\"Out1\"], this[\"Out2\"]>;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Stream {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<out A, out E, out R> {\n        readonly [StreamTypeId]: VarianceStruct<A, E, R>;\n    }\n    /**\n     * @since 3.4.0\n     * @category models\n     */\n    interface VarianceStruct<out A, out E, out R> {\n        readonly _A: Covariant<A>;\n        readonly _E: Covariant<E>;\n        readonly _R: Covariant<R>;\n    }\n    /**\n     * @since 3.4.0\n     * @category type-level\n     */\n    type Success<T extends Stream<any, any, any>> = [T] extends [Stream<infer _A, infer _E, infer _R>] ? _A : never;\n    /**\n     * @since 3.4.0\n     * @category type-level\n     */\n    type Error<T extends Stream<any, any, any>> = [T] extends [Stream<infer _A, infer _E, infer _R>] ? _E : never;\n    /**\n     * @since 3.4.0\n     * @category type-level\n     */\n    type Context<T extends Stream<any, any, any>> = [T] extends [Stream<infer _A, infer _E, infer _R>] ? _R : never;\n    /**\n     * @since 2.0.0\n     * @category models\n     * @deprecated use Types.TupleOf instead\n     */\n    type DynamicTuple<T, N extends number> = N extends N ? number extends N ? Array<T> : DynamicTupleOf<T, N, []> : never;\n    /**\n     * @since 2.0.0\n     * @category models\n     * @deprecated use Types.TupleOf instead\n     */\n    type DynamicTupleOf<T, N extends number, R extends Array<unknown>> = R[\"length\"] extends N ? R : DynamicTupleOf<T, N, [T, ...R]>;\n}\n/**\n * The default chunk size used by the various combinators and constructors of\n * `Stream`.\n *\n * @since 2.0.0\n * @category constants\n */\nexport declare const DefaultChunkSize: number;\n/**\n * Collects each underlying Chunk of the stream into a new chunk, and emits it\n * on each pull.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const accumulate: <A, E, R>(self: Stream<A, E, R>) => Stream<Chunk.Chunk<A>, E, R>;\n/**\n * Re-chunks the elements of the stream by accumulating each underlying chunk.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const accumulateChunks: <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n/**\n * Creates a stream from a single value that will get cleaned up after the\n * stream is consumed.\n *\n * @example\n * ```ts\n * import { Console, Effect, Stream } from \"effect\"\n *\n * // Simulating File operations\n * const open = (filename: string) =>\n *   Effect.gen(function*() {\n *     yield* Console.log(`Opening ${filename}`)\n *     return {\n *       getLines: Effect.succeed([\"Line 1\", \"Line 2\", \"Line 3\"]),\n *       close: Console.log(`Closing ${filename}`)\n *     }\n *   })\n *\n * const stream = Stream.acquireRelease(\n *   open(\"file.txt\"),\n *   (file) => file.close\n * ).pipe(Stream.flatMap((file) => file.getLines))\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // Opening file.txt\n * // Closing file.txt\n * // { _id: 'Chunk', values: [ [ 'Line 1', 'Line 2', 'Line 3' ] ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const acquireRelease: <A, E, R, R2, X>(acquire: Effect.Effect<A, E, R>, release: (resource: A, exit: Exit.Exit<unknown, unknown>) => Effect.Effect<X, never, R2>) => Stream<A, E, R | R2>;\n/**\n * Aggregates elements of this stream using the provided sink for as long as\n * the downstream operators on the stream are busy.\n *\n * This operator divides the stream into two asynchronous \"islands\". Operators\n * upstream of this operator run on one fiber, while downstream operators run\n * on another. Whenever the downstream fiber is busy processing elements, the\n * upstream fiber will feed elements into the sink until it signals\n * completion.\n *\n * Any sink can be used here, but see `Sink.foldWeightedEffect` and\n * `Sink.foldUntilEffect` for sinks that cover the common usecases.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const aggregate: {\n    /**\n     * Aggregates elements of this stream using the provided sink for as long as\n     * the downstream operators on the stream are busy.\n     *\n     * This operator divides the stream into two asynchronous \"islands\". Operators\n     * upstream of this operator run on one fiber, while downstream operators run\n     * on another. Whenever the downstream fiber is busy processing elements, the\n     * upstream fiber will feed elements into the sink until it signals\n     * completion.\n     *\n     * Any sink can be used here, but see `Sink.foldWeightedEffect` and\n     * `Sink.foldUntilEffect` for sinks that cover the common usecases.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <B, A, A2, E2, R2>(sink: Sink.Sink<B, A | A2, A2, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<B, E2 | E, R2 | R>;\n    /**\n     * Aggregates elements of this stream using the provided sink for as long as\n     * the downstream operators on the stream are busy.\n     *\n     * This operator divides the stream into two asynchronous \"islands\". Operators\n     * upstream of this operator run on one fiber, while downstream operators run\n     * on another. Whenever the downstream fiber is busy processing elements, the\n     * upstream fiber will feed elements into the sink until it signals\n     * completion.\n     *\n     * Any sink can be used here, but see `Sink.foldWeightedEffect` and\n     * `Sink.foldUntilEffect` for sinks that cover the common usecases.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, B, A2, E2, R2>(self: Stream<A, E, R>, sink: Sink.Sink<B, A | A2, A2, E2, R2>): Stream<B, E | E2, R | R2>;\n};\n/**\n * Like {@link aggregateWithinEither}, but only returns the `Right` results.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const aggregateWithin: {\n    /**\n     * Like {@link aggregateWithinEither}, but only returns the `Right` results.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <B, A, A2, E2, R2, C, R3>(sink: Sink.Sink<B, A | A2, A2, E2, R2>, schedule: Schedule.Schedule<C, Option.Option<B>, R3>): <E, R>(self: Stream<A, E, R>) => Stream<B, E2 | E, R2 | R3 | R>;\n    /**\n     * Like {@link aggregateWithinEither}, but only returns the `Right` results.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, B, A2, E2, R2, C, R3>(self: Stream<A, E, R>, sink: Sink.Sink<B, A | A2, A2, E2, R2>, schedule: Schedule.Schedule<C, Option.Option<B>, R3>): Stream<B, E | E2, R | R2 | R3>;\n};\n/**\n * Aggregates elements using the provided sink until it completes, or until\n * the delay signalled by the schedule has passed.\n *\n * This operator divides the stream into two asynchronous islands. Operators\n * upstream of this operator run on one fiber, while downstream operators run\n * on another. Elements will be aggregated by the sink until the downstream\n * fiber pulls the aggregated value, or until the schedule's delay has passed.\n *\n * Aggregated elements will be fed into the schedule to determine the delays\n * between pulls.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const aggregateWithinEither: {\n    /**\n     * Aggregates elements using the provided sink until it completes, or until\n     * the delay signalled by the schedule has passed.\n     *\n     * This operator divides the stream into two asynchronous islands. Operators\n     * upstream of this operator run on one fiber, while downstream operators run\n     * on another. Elements will be aggregated by the sink until the downstream\n     * fiber pulls the aggregated value, or until the schedule's delay has passed.\n     *\n     * Aggregated elements will be fed into the schedule to determine the delays\n     * between pulls.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <B, A, A2, E2, R2, C, R3>(sink: Sink.Sink<B, A | A2, A2, E2, R2>, schedule: Schedule.Schedule<C, Option.Option<B>, R3>): <E, R>(self: Stream<A, E, R>) => Stream<Either.Either<B, C>, E2 | E, R2 | R3 | R>;\n    /**\n     * Aggregates elements using the provided sink until it completes, or until\n     * the delay signalled by the schedule has passed.\n     *\n     * This operator divides the stream into two asynchronous islands. Operators\n     * upstream of this operator run on one fiber, while downstream operators run\n     * on another. Elements will be aggregated by the sink until the downstream\n     * fiber pulls the aggregated value, or until the schedule's delay has passed.\n     *\n     * Aggregated elements will be fed into the schedule to determine the delays\n     * between pulls.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, B, A2, E2, R2, C, R3>(self: Stream<A, E, R>, sink: Sink.Sink<B, A | A2, A2, E2, R2>, schedule: Schedule.Schedule<C, Option.Option<B>, R3>): Stream<Either.Either<B, C>, E | E2, R | R2 | R3>;\n};\n/**\n * Maps the success values of this stream to the specified constant value.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.range(1, 5).pipe(Stream.as(null))\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ null, null, null, null, null ] }\n * ```\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const as: {\n    /**\n     * Maps the success values of this stream to the specified constant value.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.range(1, 5).pipe(Stream.as(null))\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ null, null, null, null, null ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <B>(value: B): <A, E, R>(self: Stream<A, E, R>) => Stream<B, E, R>;\n    /**\n     * Maps the success values of this stream to the specified constant value.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.range(1, 5).pipe(Stream.as(null))\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ null, null, null, null, null ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, B>(self: Stream<A, E, R>, value: B): Stream<B, E, R>;\n};\ndeclare const _async: <A, E = never, R = never>(register: (emit: Emit.Emit<R, E, A, void>) => Effect.Effect<void, never, R> | void, bufferSize?: number | \"unbounded\" | {\n    readonly bufferSize?: number | undefined;\n    readonly strategy?: \"dropping\" | \"sliding\" | \"suspend\" | undefined;\n} | undefined) => Stream<A, E, R>;\nexport { \n/**\n * Creates a stream from an asynchronous callback that can be called multiple\n * times. The optionality of the error type `E` in `Emit` can be used to\n * signal the end of the stream by setting it to `None`.\n *\n * The registration function can optionally return an `Effect`, which will be\n * executed if the `Fiber` executing this Effect is interrupted.\n *\n * @example\n * ```ts\n * import type { StreamEmit } from \"effect\"\n * import { Chunk, Effect, Option, Stream } from \"effect\"\n *\n * const events = [1, 2, 3, 4]\n *\n * const stream = Stream.async(\n *   (emit: StreamEmit.Emit<never, never, number, void>) => {\n *     events.forEach((n) => {\n *       setTimeout(() => {\n *         if (n === 3) {\n *           emit(Effect.fail(Option.none())) // Terminate the stream\n *         } else {\n *           emit(Effect.succeed(Chunk.of(n))) // Add the current item to the stream\n *         }\n *       }, 100 * n)\n *     })\n *   }\n * )\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 1, 2 ] }\n *\n * ```\n * @since 2.0.0\n * @category constructors\n */\n_async as async };\n/**\n * Creates a stream from an asynchronous callback that can be called multiple\n * times The registration of the callback itself returns an effect. The\n * optionality of the error type `E` can be used to signal the end of the\n * stream, by setting it to `None`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const asyncEffect: <A, E = never, R = never>(register: (emit: Emit.Emit<R, E, A, void>) => Effect.Effect<unknown, E, R>, bufferSize?: number | \"unbounded\" | {\n    readonly bufferSize?: number | undefined;\n    readonly strategy?: \"dropping\" | \"sliding\" | \"suspend\" | undefined;\n} | undefined) => Stream<A, E, R>;\n/**\n * Creates a stream from an external push-based resource.\n *\n * You can use the `emit` helper to emit values to the stream. The `emit` helper\n * returns a boolean indicating whether the value was emitted or not.\n *\n * You can also use the `emit` helper to signal the end of the stream by\n * using apis such as `emit.end` or `emit.fail`.\n *\n * By default it uses an \"unbounded\" buffer size.\n * You can customize the buffer size and strategy by passing an object as the\n * second argument with the `bufferSize` and `strategy` fields.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * Stream.asyncPush<string>((emit) =>\n *   Effect.acquireRelease(\n *     Effect.gen(function*() {\n *       yield* Effect.log(\"subscribing\")\n *       return setInterval(() => emit.single(\"tick\"), 1000)\n *     }),\n *     (handle) =>\n *       Effect.gen(function*() {\n *         yield* Effect.log(\"unsubscribing\")\n *         clearInterval(handle)\n *       })\n *   ), { bufferSize: 16, strategy: \"dropping\" })\n * ```\n *\n * @since 3.6.0\n * @category constructors\n */\nexport declare const asyncPush: <A, E = never, R = never>(register: (emit: Emit.EmitOpsPush<E, A>) => Effect.Effect<unknown, E, R | Scope.Scope>, options?: {\n    readonly bufferSize: \"unbounded\";\n} | {\n    readonly bufferSize?: number | undefined;\n    readonly strategy?: \"dropping\" | \"sliding\" | undefined;\n} | undefined) => Stream<A, E, Exclude<R, Scope.Scope>>;\n/**\n * Creates a stream from an asynchronous callback that can be called multiple\n * times. The registration of the callback itself returns an a scoped\n * resource. The optionality of the error type `E` can be used to signal the\n * end of the stream, by setting it to `None`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const asyncScoped: <A, E = never, R = never>(register: (emit: Emit.Emit<R, E, A, void>) => Effect.Effect<unknown, E, R | Scope.Scope>, bufferSize?: number | \"unbounded\" | {\n    readonly bufferSize?: number | undefined;\n    readonly strategy?: \"dropping\" | \"sliding\" | \"suspend\" | undefined;\n} | undefined) => Stream<A, E, Exclude<R, Scope.Scope>>;\n/**\n * Returns a `Stream` that first collects `n` elements from the input `Stream`,\n * and then creates a new `Stream` using the specified function, and sends all\n * the following elements through that.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const branchAfter: {\n    /**\n     * Returns a `Stream` that first collects `n` elements from the input `Stream`,\n     * and then creates a new `Stream` using the specified function, and sends all\n     * the following elements through that.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, A2, E2, R2>(n: number, f: (input: Chunk.Chunk<A>) => Stream<A2, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<A2, E2 | E, R2 | R>;\n    /**\n     * Returns a `Stream` that first collects `n` elements from the input `Stream`,\n     * and then creates a new `Stream` using the specified function, and sends all\n     * the following elements through that.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, n: number, f: (input: Chunk.Chunk<A>) => Stream<A2, E2, R2>): Stream<A2, E | E2, R | R2>;\n};\n/**\n * Fan out the stream, producing a list of streams that have the same elements\n * as this stream. The driver stream will only ever advance the `maximumLag`\n * chunks before the slowest downstream stream.\n *\n * @example\n * ```ts\n * import { Console, Effect, Fiber, Schedule, Stream } from \"effect\"\n *\n * const numbers = Effect.scoped(\n *   Stream.range(1, 20).pipe(\n *     Stream.tap((n) => Console.log(`Emit ${n} element before broadcasting`)),\n *     Stream.broadcast(2, 5),\n *     Stream.flatMap(([first, second]) =>\n *       Effect.gen(function*() {\n *         const fiber1 = yield* Stream.runFold(first, 0, (acc, e) => Math.max(acc, e)).pipe(\n *           Effect.andThen((max) => Console.log(`Maximum: ${max}`)),\n *           Effect.fork\n *         )\n *         const fiber2 = yield* second.pipe(\n *           Stream.schedule(Schedule.spaced(\"1 second\")),\n *           Stream.runForEach((n) => Console.log(`Logging to the Console: ${n}`)),\n *           Effect.fork\n *         )\n *         yield* Fiber.join(fiber1).pipe(\n *           Effect.zip(Fiber.join(fiber2), { concurrent: true })\n *         )\n *       })\n *     ),\n *     Stream.runCollect\n *   )\n * )\n *\n * Effect.runPromise(numbers).then(console.log)\n * // Emit 1 element before broadcasting\n * // Emit 2 element before broadcasting\n * // Emit 3 element before broadcasting\n * // Emit 4 element before broadcasting\n * // Emit 5 element before broadcasting\n * // Emit 6 element before broadcasting\n * // Emit 7 element before broadcasting\n * // Emit 8 element before broadcasting\n * // Emit 9 element before broadcasting\n * // Emit 10 element before broadcasting\n * // Emit 11 element before broadcasting\n * // Logging to the Console: 1\n * // Logging to the Console: 2\n * // Logging to the Console: 3\n * // Logging to the Console: 4\n * // Logging to the Console: 5\n * // Emit 12 element before broadcasting\n * // Emit 13 element before broadcasting\n * // Emit 14 element before broadcasting\n * // Emit 15 element before broadcasting\n * // Emit 16 element before broadcasting\n * // Logging to the Console: 6\n * // Logging to the Console: 7\n * // Logging to the Console: 8\n * // Logging to the Console: 9\n * // Logging to the Console: 10\n * // Emit 17 element before broadcasting\n * // Emit 18 element before broadcasting\n * // Emit 19 element before broadcasting\n * // Emit 20 element before broadcasting\n * // Logging to the Console: 11\n * // Logging to the Console: 12\n * // Logging to the Console: 13\n * // Logging to the Console: 14\n * // Logging to the Console: 15\n * // Maximum: 20\n * // Logging to the Console: 16\n * // Logging to the Console: 17\n * // Logging to the Console: 18\n * // Logging to the Console: 19\n * // Logging to the Console: 20\n * // { _id: 'Chunk', values: [ undefined ] }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const broadcast: {\n    /**\n     * Fan out the stream, producing a list of streams that have the same elements\n     * as this stream. The driver stream will only ever advance the `maximumLag`\n     * chunks before the slowest downstream stream.\n     *\n     * @example\n     * ```ts\n     * import { Console, Effect, Fiber, Schedule, Stream } from \"effect\"\n     *\n     * const numbers = Effect.scoped(\n     *   Stream.range(1, 20).pipe(\n     *     Stream.tap((n) => Console.log(`Emit ${n} element before broadcasting`)),\n     *     Stream.broadcast(2, 5),\n     *     Stream.flatMap(([first, second]) =>\n     *       Effect.gen(function*() {\n     *         const fiber1 = yield* Stream.runFold(first, 0, (acc, e) => Math.max(acc, e)).pipe(\n     *           Effect.andThen((max) => Console.log(`Maximum: ${max}`)),\n     *           Effect.fork\n     *         )\n     *         const fiber2 = yield* second.pipe(\n     *           Stream.schedule(Schedule.spaced(\"1 second\")),\n     *           Stream.runForEach((n) => Console.log(`Logging to the Console: ${n}`)),\n     *           Effect.fork\n     *         )\n     *         yield* Fiber.join(fiber1).pipe(\n     *           Effect.zip(Fiber.join(fiber2), { concurrent: true })\n     *         )\n     *       })\n     *     ),\n     *     Stream.runCollect\n     *   )\n     * )\n     *\n     * Effect.runPromise(numbers).then(console.log)\n     * // Emit 1 element before broadcasting\n     * // Emit 2 element before broadcasting\n     * // Emit 3 element before broadcasting\n     * // Emit 4 element before broadcasting\n     * // Emit 5 element before broadcasting\n     * // Emit 6 element before broadcasting\n     * // Emit 7 element before broadcasting\n     * // Emit 8 element before broadcasting\n     * // Emit 9 element before broadcasting\n     * // Emit 10 element before broadcasting\n     * // Emit 11 element before broadcasting\n     * // Logging to the Console: 1\n     * // Logging to the Console: 2\n     * // Logging to the Console: 3\n     * // Logging to the Console: 4\n     * // Logging to the Console: 5\n     * // Emit 12 element before broadcasting\n     * // Emit 13 element before broadcasting\n     * // Emit 14 element before broadcasting\n     * // Emit 15 element before broadcasting\n     * // Emit 16 element before broadcasting\n     * // Logging to the Console: 6\n     * // Logging to the Console: 7\n     * // Logging to the Console: 8\n     * // Logging to the Console: 9\n     * // Logging to the Console: 10\n     * // Emit 17 element before broadcasting\n     * // Emit 18 element before broadcasting\n     * // Emit 19 element before broadcasting\n     * // Emit 20 element before broadcasting\n     * // Logging to the Console: 11\n     * // Logging to the Console: 12\n     * // Logging to the Console: 13\n     * // Logging to the Console: 14\n     * // Logging to the Console: 15\n     * // Maximum: 20\n     * // Logging to the Console: 16\n     * // Logging to the Console: 17\n     * // Logging to the Console: 18\n     * // Logging to the Console: 19\n     * // Logging to the Console: 20\n     * // { _id: 'Chunk', values: [ undefined ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <N extends number>(n: N, maximumLag: number | {\n        readonly capacity: \"unbounded\";\n        readonly replay?: number | undefined;\n    } | {\n        readonly capacity: number;\n        readonly strategy?: \"sliding\" | \"dropping\" | \"suspend\" | undefined;\n        readonly replay?: number | undefined;\n    }): <A, E, R>(self: Stream<A, E, R>) => Effect.Effect<TupleOf<N, Stream<A, E>>, never, Scope.Scope | R>;\n    /**\n     * Fan out the stream, producing a list of streams that have the same elements\n     * as this stream. The driver stream will only ever advance the `maximumLag`\n     * chunks before the slowest downstream stream.\n     *\n     * @example\n     * ```ts\n     * import { Console, Effect, Fiber, Schedule, Stream } from \"effect\"\n     *\n     * const numbers = Effect.scoped(\n     *   Stream.range(1, 20).pipe(\n     *     Stream.tap((n) => Console.log(`Emit ${n} element before broadcasting`)),\n     *     Stream.broadcast(2, 5),\n     *     Stream.flatMap(([first, second]) =>\n     *       Effect.gen(function*() {\n     *         const fiber1 = yield* Stream.runFold(first, 0, (acc, e) => Math.max(acc, e)).pipe(\n     *           Effect.andThen((max) => Console.log(`Maximum: ${max}`)),\n     *           Effect.fork\n     *         )\n     *         const fiber2 = yield* second.pipe(\n     *           Stream.schedule(Schedule.spaced(\"1 second\")),\n     *           Stream.runForEach((n) => Console.log(`Logging to the Console: ${n}`)),\n     *           Effect.fork\n     *         )\n     *         yield* Fiber.join(fiber1).pipe(\n     *           Effect.zip(Fiber.join(fiber2), { concurrent: true })\n     *         )\n     *       })\n     *     ),\n     *     Stream.runCollect\n     *   )\n     * )\n     *\n     * Effect.runPromise(numbers).then(console.log)\n     * // Emit 1 element before broadcasting\n     * // Emit 2 element before broadcasting\n     * // Emit 3 element before broadcasting\n     * // Emit 4 element before broadcasting\n     * // Emit 5 element before broadcasting\n     * // Emit 6 element before broadcasting\n     * // Emit 7 element before broadcasting\n     * // Emit 8 element before broadcasting\n     * // Emit 9 element before broadcasting\n     * // Emit 10 element before broadcasting\n     * // Emit 11 element before broadcasting\n     * // Logging to the Console: 1\n     * // Logging to the Console: 2\n     * // Logging to the Console: 3\n     * // Logging to the Console: 4\n     * // Logging to the Console: 5\n     * // Emit 12 element before broadcasting\n     * // Emit 13 element before broadcasting\n     * // Emit 14 element before broadcasting\n     * // Emit 15 element before broadcasting\n     * // Emit 16 element before broadcasting\n     * // Logging to the Console: 6\n     * // Logging to the Console: 7\n     * // Logging to the Console: 8\n     * // Logging to the Console: 9\n     * // Logging to the Console: 10\n     * // Emit 17 element before broadcasting\n     * // Emit 18 element before broadcasting\n     * // Emit 19 element before broadcasting\n     * // Emit 20 element before broadcasting\n     * // Logging to the Console: 11\n     * // Logging to the Console: 12\n     * // Logging to the Console: 13\n     * // Logging to the Console: 14\n     * // Logging to the Console: 15\n     * // Maximum: 20\n     * // Logging to the Console: 16\n     * // Logging to the Console: 17\n     * // Logging to the Console: 18\n     * // Logging to the Console: 19\n     * // Logging to the Console: 20\n     * // { _id: 'Chunk', values: [ undefined ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, N extends number>(self: Stream<A, E, R>, n: N, maximumLag: number | {\n        readonly capacity: \"unbounded\";\n        readonly replay?: number | undefined;\n    } | {\n        readonly capacity: number;\n        readonly strategy?: \"sliding\" | \"dropping\" | \"suspend\" | undefined;\n        readonly replay?: number | undefined;\n    }): Effect.Effect<TupleOf<N, Stream<A, E>>, never, Scope.Scope | R>;\n};\n/**\n * Returns a new Stream that multicasts the original Stream, subscribing to it as soon as the first consumer subscribes.\n * As long as there is at least one consumer, the upstream will continue running and emitting data.\n * When all consumers have exited, the upstream will be finalized.\n *\n * @since 3.8.0\n * @category utils\n */\nexport declare const share: {\n    /**\n     * Returns a new Stream that multicasts the original Stream, subscribing to it as soon as the first consumer subscribes.\n     * As long as there is at least one consumer, the upstream will continue running and emitting data.\n     * When all consumers have exited, the upstream will be finalized.\n     *\n     * @since 3.8.0\n     * @category utils\n     */\n    <A, E>(config: {\n        readonly capacity: \"unbounded\";\n        readonly replay?: number | undefined;\n        readonly idleTimeToLive?: Duration.DurationInput | undefined;\n    } | {\n        readonly capacity: number;\n        readonly strategy?: \"sliding\" | \"dropping\" | \"suspend\" | undefined;\n        readonly replay?: number | undefined;\n        readonly idleTimeToLive?: Duration.DurationInput | undefined;\n    }): <R>(self: Stream<A, E, R>) => Effect.Effect<Stream<A, E>, never, R | Scope.Scope>;\n    /**\n     * Returns a new Stream that multicasts the original Stream, subscribing to it as soon as the first consumer subscribes.\n     * As long as there is at least one consumer, the upstream will continue running and emitting data.\n     * When all consumers have exited, the upstream will be finalized.\n     *\n     * @since 3.8.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, config: {\n        readonly capacity: \"unbounded\";\n        readonly replay?: number | undefined;\n        readonly idleTimeToLive?: Duration.DurationInput | undefined;\n    } | {\n        readonly capacity: number;\n        readonly strategy?: \"sliding\" | \"dropping\" | \"suspend\" | undefined;\n        readonly replay?: number | undefined;\n        readonly idleTimeToLive?: Duration.DurationInput | undefined;\n    }): Effect.Effect<Stream<A, E>, never, R | Scope.Scope>;\n};\n/**\n * Fan out the stream, producing a dynamic number of streams that have the\n * same elements as this stream. The driver stream will only ever advance the\n * `maximumLag` chunks before the slowest downstream stream.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const broadcastDynamic: {\n    /**\n     * Fan out the stream, producing a dynamic number of streams that have the\n     * same elements as this stream. The driver stream will only ever advance the\n     * `maximumLag` chunks before the slowest downstream stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (maximumLag: number | {\n        readonly capacity: \"unbounded\";\n        readonly replay?: number | undefined;\n    } | {\n        readonly capacity: number;\n        readonly strategy?: \"sliding\" | \"dropping\" | \"suspend\" | undefined;\n        readonly replay?: number | undefined;\n    }): <A, E, R>(self: Stream<A, E, R>) => Effect.Effect<Stream<A, E>, never, Scope.Scope | R>;\n    /**\n     * Fan out the stream, producing a dynamic number of streams that have the\n     * same elements as this stream. The driver stream will only ever advance the\n     * `maximumLag` chunks before the slowest downstream stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, maximumLag: number | {\n        readonly capacity: \"unbounded\";\n        readonly replay?: number | undefined;\n    } | {\n        readonly capacity: number;\n        readonly strategy?: \"sliding\" | \"dropping\" | \"suspend\" | undefined;\n        readonly replay?: number | undefined;\n    }): Effect.Effect<Stream<A, E>, never, Scope.Scope | R>;\n};\n/**\n * Converts the stream to a scoped list of queues. Every value will be\n * replicated to every queue with the slowest queue being allowed to buffer\n * `maximumLag` chunks before the driver is back pressured.\n *\n * Queues can unsubscribe from upstream by shutting down.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const broadcastedQueues: {\n    /**\n     * Converts the stream to a scoped list of queues. Every value will be\n     * replicated to every queue with the slowest queue being allowed to buffer\n     * `maximumLag` chunks before the driver is back pressured.\n     *\n     * Queues can unsubscribe from upstream by shutting down.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <N extends number>(n: N, maximumLag: number | {\n        readonly capacity: \"unbounded\";\n        readonly replay?: number | undefined;\n    } | {\n        readonly capacity: number;\n        readonly strategy?: \"sliding\" | \"dropping\" | \"suspend\" | undefined;\n        readonly replay?: number | undefined;\n    }): <A, E, R>(self: Stream<A, E, R>) => Effect.Effect<TupleOf<N, Queue.Dequeue<Take.Take<A, E>>>, never, Scope.Scope | R>;\n    /**\n     * Converts the stream to a scoped list of queues. Every value will be\n     * replicated to every queue with the slowest queue being allowed to buffer\n     * `maximumLag` chunks before the driver is back pressured.\n     *\n     * Queues can unsubscribe from upstream by shutting down.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, N extends number>(self: Stream<A, E, R>, n: N, maximumLag: number | {\n        readonly capacity: \"unbounded\";\n        readonly replay?: number | undefined;\n    } | {\n        readonly capacity: number;\n        readonly strategy?: \"sliding\" | \"dropping\" | \"suspend\" | undefined;\n        readonly replay?: number | undefined;\n    }): Effect.Effect<TupleOf<N, Queue.Dequeue<Take.Take<A, E>>>, never, Scope.Scope | R>;\n};\n/**\n * Converts the stream to a scoped dynamic amount of queues. Every chunk will\n * be replicated to every queue with the slowest queue being allowed to buffer\n * `maximumLag` chunks before the driver is back pressured.\n *\n * Queues can unsubscribe from upstream by shutting down.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const broadcastedQueuesDynamic: {\n    /**\n     * Converts the stream to a scoped dynamic amount of queues. Every chunk will\n     * be replicated to every queue with the slowest queue being allowed to buffer\n     * `maximumLag` chunks before the driver is back pressured.\n     *\n     * Queues can unsubscribe from upstream by shutting down.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (maximumLag: number | {\n        readonly capacity: \"unbounded\";\n        readonly replay?: number | undefined;\n    } | {\n        readonly capacity: number;\n        readonly strategy?: \"sliding\" | \"dropping\" | \"suspend\" | undefined;\n        readonly replay?: number | undefined;\n    }): <A, E, R>(self: Stream<A, E, R>) => Effect.Effect<Effect.Effect<Queue.Dequeue<Take.Take<A, E>>, never, Scope.Scope>, never, Scope.Scope | R>;\n    /**\n     * Converts the stream to a scoped dynamic amount of queues. Every chunk will\n     * be replicated to every queue with the slowest queue being allowed to buffer\n     * `maximumLag` chunks before the driver is back pressured.\n     *\n     * Queues can unsubscribe from upstream by shutting down.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, maximumLag: number | {\n        readonly capacity: \"unbounded\";\n        readonly replay?: number | undefined;\n    } | {\n        readonly capacity: number;\n        readonly strategy?: \"sliding\" | \"dropping\" | \"suspend\" | undefined;\n        readonly replay?: number | undefined;\n    }): Effect.Effect<Effect.Effect<Queue.Dequeue<Take.Take<A, E>>, never, Scope.Scope>, never, Scope.Scope | R>;\n};\n/**\n * Allows a faster producer to progress independently of a slower consumer by\n * buffering up to `capacity` elements in a queue.\n *\n * Note: This combinator destroys the chunking structure. It's recommended to\n *       use rechunk afterwards. Additionally, prefer capacities that are powers\n *       of 2 for better performance.\n *\n * @example\n * ```ts\n * import { Console, Effect, Schedule, Stream } from \"effect\"\n *\n * const stream = Stream.range(1, 10).pipe(\n *   Stream.tap((n) => Console.log(`before buffering: ${n}`)),\n *   Stream.buffer({ capacity: 4 }),\n *   Stream.tap((n) => Console.log(`after buffering: ${n}`)),\n *   Stream.schedule(Schedule.spaced(\"5 seconds\"))\n * )\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // before buffering: 1\n * // before buffering: 2\n * // before buffering: 3\n * // before buffering: 4\n * // before buffering: 5\n * // before buffering: 6\n * // after buffering: 1\n * // after buffering: 2\n * // before buffering: 7\n * // after buffering: 3\n * // before buffering: 8\n * // after buffering: 4\n * // before buffering: 9\n * // after buffering: 5\n * // before buffering: 10\n * // ...\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const buffer: {\n    /**\n     * Allows a faster producer to progress independently of a slower consumer by\n     * buffering up to `capacity` elements in a queue.\n     *\n     * Note: This combinator destroys the chunking structure. It's recommended to\n     *       use rechunk afterwards. Additionally, prefer capacities that are powers\n     *       of 2 for better performance.\n     *\n     * @example\n     * ```ts\n     * import { Console, Effect, Schedule, Stream } from \"effect\"\n     *\n     * const stream = Stream.range(1, 10).pipe(\n     *   Stream.tap((n) => Console.log(`before buffering: ${n}`)),\n     *   Stream.buffer({ capacity: 4 }),\n     *   Stream.tap((n) => Console.log(`after buffering: ${n}`)),\n     *   Stream.schedule(Schedule.spaced(\"5 seconds\"))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // before buffering: 1\n     * // before buffering: 2\n     * // before buffering: 3\n     * // before buffering: 4\n     * // before buffering: 5\n     * // before buffering: 6\n     * // after buffering: 1\n     * // after buffering: 2\n     * // before buffering: 7\n     * // after buffering: 3\n     * // before buffering: 8\n     * // after buffering: 4\n     * // before buffering: 9\n     * // after buffering: 5\n     * // before buffering: 10\n     * // ...\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (options: {\n        readonly capacity: \"unbounded\";\n    } | {\n        readonly capacity: number;\n        readonly strategy?: \"dropping\" | \"sliding\" | \"suspend\" | undefined;\n    }): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Allows a faster producer to progress independently of a slower consumer by\n     * buffering up to `capacity` elements in a queue.\n     *\n     * Note: This combinator destroys the chunking structure. It's recommended to\n     *       use rechunk afterwards. Additionally, prefer capacities that are powers\n     *       of 2 for better performance.\n     *\n     * @example\n     * ```ts\n     * import { Console, Effect, Schedule, Stream } from \"effect\"\n     *\n     * const stream = Stream.range(1, 10).pipe(\n     *   Stream.tap((n) => Console.log(`before buffering: ${n}`)),\n     *   Stream.buffer({ capacity: 4 }),\n     *   Stream.tap((n) => Console.log(`after buffering: ${n}`)),\n     *   Stream.schedule(Schedule.spaced(\"5 seconds\"))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // before buffering: 1\n     * // before buffering: 2\n     * // before buffering: 3\n     * // before buffering: 4\n     * // before buffering: 5\n     * // before buffering: 6\n     * // after buffering: 1\n     * // after buffering: 2\n     * // before buffering: 7\n     * // after buffering: 3\n     * // before buffering: 8\n     * // after buffering: 4\n     * // before buffering: 9\n     * // after buffering: 5\n     * // before buffering: 10\n     * // ...\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, options: {\n        readonly capacity: \"unbounded\";\n    } | {\n        readonly capacity: number;\n        readonly strategy?: \"dropping\" | \"sliding\" | \"suspend\" | undefined;\n    }): Stream<A, E, R>;\n};\n/**\n * Allows a faster producer to progress independently of a slower consumer by\n * buffering up to `capacity` chunks in a queue.\n *\n * @note Prefer capacities that are powers of 2 for better performance.\n * @since 2.0.0\n * @category utils\n */\nexport declare const bufferChunks: {\n    /**\n     * Allows a faster producer to progress independently of a slower consumer by\n     * buffering up to `capacity` chunks in a queue.\n     *\n     * @note Prefer capacities that are powers of 2 for better performance.\n     * @since 2.0.0\n     * @category utils\n     */\n    (options: {\n        readonly capacity: number;\n        readonly strategy?: \"dropping\" | \"sliding\" | \"suspend\" | undefined;\n    }): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Allows a faster producer to progress independently of a slower consumer by\n     * buffering up to `capacity` chunks in a queue.\n     *\n     * @note Prefer capacities that are powers of 2 for better performance.\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, options: {\n        readonly capacity: number;\n        readonly strategy?: \"dropping\" | \"sliding\" | \"suspend\" | undefined;\n    }): Stream<A, E, R>;\n};\n/**\n * Switches over to the stream produced by the provided function in case this\n * one fails with a typed error.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const catchAll: {\n    /**\n     * Switches over to the stream produced by the provided function in case this\n     * one fails with a typed error.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E, A2, E2, R2>(f: (error: E) => Stream<A2, E2, R2>): <A, R>(self: Stream<A, E, R>) => Stream<A2 | A, E2, R2 | R>;\n    /**\n     * Switches over to the stream produced by the provided function in case this\n     * one fails with a typed error.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, f: (error: E) => Stream<A2, E2, R2>): Stream<A | A2, E2, R | R2>;\n};\n/**\n * Switches over to the stream produced by the provided function in case this\n * one fails. Allows recovery from all causes of failure, including\n * interruption if the stream is uninterruptible.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const catchAllCause: {\n    /**\n     * Switches over to the stream produced by the provided function in case this\n     * one fails. Allows recovery from all causes of failure, including\n     * interruption if the stream is uninterruptible.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E, A2, E2, R2>(f: (cause: Cause.Cause<E>) => Stream<A2, E2, R2>): <A, R>(self: Stream<A, E, R>) => Stream<A2 | A, E2, R2 | R>;\n    /**\n     * Switches over to the stream produced by the provided function in case this\n     * one fails. Allows recovery from all causes of failure, including\n     * interruption if the stream is uninterruptible.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, f: (cause: Cause.Cause<E>) => Stream<A2, E2, R2>): Stream<A | A2, E2, R | R2>;\n};\n/**\n * Switches over to the stream produced by the provided function in case this\n * one fails with some typed error.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const catchSome: {\n    /**\n     * Switches over to the stream produced by the provided function in case this\n     * one fails with some typed error.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E, A2, E2, R2>(pf: (error: E) => Option.Option<Stream<A2, E2, R2>>): <A, R>(self: Stream<A, E, R>) => Stream<A2 | A, E | E2, R2 | R>;\n    /**\n     * Switches over to the stream produced by the provided function in case this\n     * one fails with some typed error.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, pf: (error: E) => Option.Option<Stream<A2, E2, R2>>): Stream<A | A2, E | E2, R | R2>;\n};\n/**\n * Switches over to the stream produced by the provided function in case this\n * one fails with an error matching the given `_tag`.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const catchTag: {\n    /**\n     * Switches over to the stream produced by the provided function in case this\n     * one fails with an error matching the given `_tag`.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <K extends E[\"_tag\"] & string, E extends {\n        _tag: string;\n    }, A1, E1, R1>(k: K, f: (e: Extract<E, {\n        _tag: K;\n    }>) => Stream<A1, E1, R1>): <A, R>(self: Stream<A, E, R>) => Stream<A1 | A, E1 | Exclude<E, {\n        _tag: K;\n    }>, R1 | R>;\n    /**\n     * Switches over to the stream produced by the provided function in case this\n     * one fails with an error matching the given `_tag`.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E extends {\n        _tag: string;\n    }, R, K extends E[\"_tag\"] & string, A1, E1, R1>(self: Stream<A, E, R>, k: K, f: (e: Extract<E, {\n        _tag: K;\n    }>) => Stream<A1, E1, R1>): Stream<A | A1, E1 | Exclude<E, {\n        _tag: K;\n    }>, R | R1>;\n};\n/**\n * Switches over to the stream produced by one of the provided functions, in\n * case this one fails with an error matching one of the given `_tag`'s.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const catchTags: {\n    /**\n     * Switches over to the stream produced by one of the provided functions, in\n     * case this one fails with an error matching one of the given `_tag`'s.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E extends {\n        _tag: string;\n    }, Cases extends {\n        [K in E[\"_tag\"]]+?: (error: Extract<E, {\n            _tag: K;\n        }>) => Stream<any, any, any>;\n    }>(cases: Cases): <A, R>(self: Stream<A, E, R>) => Stream<A | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => Stream.Variance<infer A, infer _E, infer _R> ? A : never;\n    }[keyof Cases], Exclude<E, {\n        _tag: keyof Cases;\n    }> | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => Stream.Variance<infer _A, infer E, infer _R> ? E : never;\n    }[keyof Cases], R | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => Stream.Variance<infer _A, infer _E, infer R> ? R : never;\n    }[keyof Cases]>;\n    /**\n     * Switches over to the stream produced by one of the provided functions, in\n     * case this one fails with an error matching one of the given `_tag`'s.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E extends {\n        _tag: string;\n    }, R, Cases extends {\n        [K in E[\"_tag\"]]+?: (error: Extract<E, {\n            _tag: K;\n        }>) => Stream<any, any, any>;\n    }>(self: Stream<A, E, R>, cases: Cases): Stream<A | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => Stream.Variance<infer _R, infer _E, infer A> ? A : never;\n    }[keyof Cases], Exclude<E, {\n        _tag: keyof Cases;\n    }> | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => Stream.Variance<infer _R, infer E, infer _A> ? E : never;\n    }[keyof Cases], R | {\n        [K in keyof Cases]: Cases[K] extends (...args: Array<any>) => Stream.Variance<infer R, infer _E, infer _A> ? R : never;\n    }[keyof Cases]>;\n};\n/**\n * Switches over to the stream produced by the provided function in case this\n * one fails with some errors. Allows recovery from all causes of failure,\n * including interruption if the stream is uninterruptible.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const catchSomeCause: {\n    /**\n     * Switches over to the stream produced by the provided function in case this\n     * one fails with some errors. Allows recovery from all causes of failure,\n     * including interruption if the stream is uninterruptible.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E, A2, E2, R2>(pf: (cause: Cause.Cause<E>) => Option.Option<Stream<A2, E2, R2>>): <A, R>(self: Stream<A, E, R>) => Stream<A2 | A, E | E2, R2 | R>;\n    /**\n     * Switches over to the stream produced by the provided function in case this\n     * one fails with some errors. Allows recovery from all causes of failure,\n     * including interruption if the stream is uninterruptible.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, pf: (cause: Cause.Cause<E>) => Option.Option<Stream<A2, E2, R2>>): Stream<A | A2, E | E2, R | R2>;\n};\n/**\n * Returns a new stream that only emits elements that are not equal to the\n * previous element emitted, using natural equality to determine whether two\n * elements are equal.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.make(1, 1, 1, 2, 2, 3, 4).pipe(Stream.changes)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 1, 2, 3, 4 ] }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const changes: <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n/**\n * Returns a new stream that only emits elements that are not equal to the\n * previous element emitted, using the specified function to determine whether\n * two elements are equal.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const changesWith: {\n    /**\n     * Returns a new stream that only emits elements that are not equal to the\n     * previous element emitted, using the specified function to determine whether\n     * two elements are equal.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(f: (x: A, y: A) => boolean): <E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Returns a new stream that only emits elements that are not equal to the\n     * previous element emitted, using the specified function to determine whether\n     * two elements are equal.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, f: (x: A, y: A) => boolean): Stream<A, E, R>;\n};\n/**\n * Returns a new stream that only emits elements that are not equal to the\n * previous element emitted, using the specified effectual function to\n * determine whether two elements are equal.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const changesWithEffect: {\n    /**\n     * Returns a new stream that only emits elements that are not equal to the\n     * previous element emitted, using the specified effectual function to\n     * determine whether two elements are equal.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E2, R2>(f: (x: A, y: A) => Effect.Effect<boolean, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Returns a new stream that only emits elements that are not equal to the\n     * previous element emitted, using the specified effectual function to\n     * determine whether two elements are equal.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, E2, R2>(self: Stream<A, E, R>, f: (x: A, y: A) => Effect.Effect<boolean, E2, R2>): Stream<A, E | E2, R | R2>;\n};\n/**\n * Exposes the underlying chunks of the stream as a stream of chunks of\n * elements.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const chunks: <A, E, R>(self: Stream<A, E, R>) => Stream<Chunk.Chunk<A>, E, R>;\n/**\n * Performs the specified stream transformation with the chunk structure of\n * the stream exposed.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const chunksWith: {\n    /**\n     * Performs the specified stream transformation with the chunk structure of\n     * the stream exposed.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, E2, R2>(f: (stream: Stream<Chunk.Chunk<A>, E, R>) => Stream<Chunk.Chunk<A2>, E2, R2>): (self: Stream<A, E, R>) => Stream<A2, E | E2, R | R2>;\n    /**\n     * Performs the specified stream transformation with the chunk structure of\n     * the stream exposed.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, f: (stream: Stream<Chunk.Chunk<A>, E, R>) => Stream<Chunk.Chunk<A2>, E2, R2>): Stream<A2, E | E2, R | R2>;\n};\n/**\n * Combines the elements from this stream and the specified stream by\n * repeatedly applying the function `f` to extract an element using both sides\n * and conceptually \"offer\" it to the destination stream. `f` can maintain\n * some internal state to control the combining process, with the initial\n * state being specified by `s`.\n *\n * Where possible, prefer `Stream.combineChunks` for a more efficient\n * implementation.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const combine: {\n    /**\n     * Combines the elements from this stream and the specified stream by\n     * repeatedly applying the function `f` to extract an element using both sides\n     * and conceptually \"offer\" it to the destination stream. `f` can maintain\n     * some internal state to control the combining process, with the initial\n     * state being specified by `s`.\n     *\n     * Where possible, prefer `Stream.combineChunks` for a more efficient\n     * implementation.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, E2, R2, S, R3, E, A, R4, R5, A3>(that: Stream<A2, E2, R2>, s: S, f: (s: S, pullLeft: Effect.Effect<A, Option.Option<E>, R3>, pullRight: Effect.Effect<A2, Option.Option<E2>, R4>) => Effect.Effect<Exit.Exit<readonly [A3, S], Option.Option<E2 | E>>, never, R5>): <R>(self: Stream<A, E, R>) => Stream<A3, E2 | E, R2 | R3 | R4 | R5 | R>;\n    /**\n     * Combines the elements from this stream and the specified stream by\n     * repeatedly applying the function `f` to extract an element using both sides\n     * and conceptually \"offer\" it to the destination stream. `f` can maintain\n     * some internal state to control the combining process, with the initial\n     * state being specified by `s`.\n     *\n     * Where possible, prefer `Stream.combineChunks` for a more efficient\n     * implementation.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <R, A2, E2, R2, S, R3, E, A, R4, R5, A3>(self: Stream<A, E, R>, that: Stream<A2, E2, R2>, s: S, f: (s: S, pullLeft: Effect.Effect<A, Option.Option<E>, R3>, pullRight: Effect.Effect<A2, Option.Option<E2>, R4>) => Effect.Effect<Exit.Exit<readonly [A3, S], Option.Option<E2 | E>>, never, R5>): Stream<A3, E2 | E, R | R2 | R3 | R4 | R5>;\n};\n/**\n * Combines the chunks from this stream and the specified stream by repeatedly\n * applying the function `f` to extract a chunk using both sides and\n * conceptually \"offer\" it to the destination stream. `f` can maintain some\n * internal state to control the combining process, with the initial state\n * being specified by `s`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const combineChunks: {\n    /**\n     * Combines the chunks from this stream and the specified stream by repeatedly\n     * applying the function `f` to extract a chunk using both sides and\n     * conceptually \"offer\" it to the destination stream. `f` can maintain some\n     * internal state to control the combining process, with the initial state\n     * being specified by `s`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, E2, R2, S, R3, E, A, R4, R5, A3>(that: Stream<A2, E2, R2>, s: S, f: (s: S, pullLeft: Effect.Effect<Chunk.Chunk<A>, Option.Option<E>, R3>, pullRight: Effect.Effect<Chunk.Chunk<A2>, Option.Option<E2>, R4>) => Effect.Effect<Exit.Exit<readonly [Chunk.Chunk<A3>, S], Option.Option<E2 | E>>, never, R5>): <R>(self: Stream<A, E, R>) => Stream<A3, E2 | E, R2 | R3 | R4 | R5 | R>;\n    /**\n     * Combines the chunks from this stream and the specified stream by repeatedly\n     * applying the function `f` to extract a chunk using both sides and\n     * conceptually \"offer\" it to the destination stream. `f` can maintain some\n     * internal state to control the combining process, with the initial state\n     * being specified by `s`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <R, A2, E2, R2, S, R3, E, A, R4, R5, A3>(self: Stream<A, E, R>, that: Stream<A2, E2, R2>, s: S, f: (s: S, pullLeft: Effect.Effect<Chunk.Chunk<A>, Option.Option<E>, R3>, pullRight: Effect.Effect<Chunk.Chunk<A2>, Option.Option<E2>, R4>) => Effect.Effect<Exit.Exit<readonly [Chunk.Chunk<A3>, S], Option.Option<E2 | E>>, never, R5>): Stream<A3, E2 | E, R | R2 | R3 | R4 | R5>;\n};\n/**\n * Concatenates the specified stream with this stream, resulting in a stream\n * that emits the elements from this stream and then the elements from the\n * specified stream.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const s1 = Stream.make(1, 2, 3)\n * const s2 = Stream.make(4, 5)\n *\n * const stream = Stream.concat(s1, s2)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 1, 2, 3, 4, 5 ] }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const concat: {\n    /**\n     * Concatenates the specified stream with this stream, resulting in a stream\n     * that emits the elements from this stream and then the elements from the\n     * specified stream.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const s1 = Stream.make(1, 2, 3)\n     * const s2 = Stream.make(4, 5)\n     *\n     * const stream = Stream.concat(s1, s2)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 1, 2, 3, 4, 5 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, E2, R2>(that: Stream<A2, E2, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A2 | A, E2 | E, R2 | R>;\n    /**\n     * Concatenates the specified stream with this stream, resulting in a stream\n     * that emits the elements from this stream and then the elements from the\n     * specified stream.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const s1 = Stream.make(1, 2, 3)\n     * const s2 = Stream.make(4, 5)\n     *\n     * const stream = Stream.concat(s1, s2)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 1, 2, 3, 4, 5 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, that: Stream<A2, E2, R2>): Stream<A | A2, E | E2, R | R2>;\n};\n/**\n * Concatenates all of the streams in the chunk to one stream.\n *\n * @example\n * ```ts\n * import { Chunk, Effect, Stream } from \"effect\"\n *\n * const s1 = Stream.make(1, 2, 3)\n * const s2 = Stream.make(4, 5)\n * const s3 = Stream.make(6, 7, 8)\n *\n * const stream = Stream.concatAll(Chunk.make(s1, s2, s3))\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // {\n * //   _id: 'Chunk',\n * //   values: [\n * //     1, 2, 3, 4,\n * //     5, 6, 7, 8\n * //   ]\n * // }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const concatAll: <A, E, R>(streams: Chunk.Chunk<Stream<A, E, R>>) => Stream<A, E, R>;\n/**\n * Composes this stream with the specified stream to create a cartesian\n * product of elements. The `right` stream would be run multiple times, for\n * every element in the `left` stream.\n *\n * See also `Stream.zip` for the more common point-wise variant.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const s1 = Stream.make(1, 2, 3)\n * const s2 = Stream.make(\"a\", \"b\")\n *\n * const product = Stream.cross(s1, s2)\n *\n * Effect.runPromise(Stream.runCollect(product)).then(console.log)\n * // {\n * //   _id: \"Chunk\",\n * //   values: [\n * //     [ 1, \"a\" ], [ 1, \"b\" ], [ 2, \"a\" ], [ 2, \"b\" ], [ 3, \"a\" ], [ 3, \"b\" ]\n * //   ]\n * // }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const cross: {\n    /**\n     * Composes this stream with the specified stream to create a cartesian\n     * product of elements. The `right` stream would be run multiple times, for\n     * every element in the `left` stream.\n     *\n     * See also `Stream.zip` for the more common point-wise variant.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const s1 = Stream.make(1, 2, 3)\n     * const s2 = Stream.make(\"a\", \"b\")\n     *\n     * const product = Stream.cross(s1, s2)\n     *\n     * Effect.runPromise(Stream.runCollect(product)).then(console.log)\n     * // {\n     * //   _id: \"Chunk\",\n     * //   values: [\n     * //     [ 1, \"a\" ], [ 1, \"b\" ], [ 2, \"a\" ], [ 2, \"b\" ], [ 3, \"a\" ], [ 3, \"b\" ]\n     * //   ]\n     * // }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <AR, ER, RR>(right: Stream<AR, ER, RR>): <AL, EL, RL>(left: Stream<AL, EL, RL>) => Stream<[AL, AR], EL | ER, RL | RR>;\n    /**\n     * Composes this stream with the specified stream to create a cartesian\n     * product of elements. The `right` stream would be run multiple times, for\n     * every element in the `left` stream.\n     *\n     * See also `Stream.zip` for the more common point-wise variant.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const s1 = Stream.make(1, 2, 3)\n     * const s2 = Stream.make(\"a\", \"b\")\n     *\n     * const product = Stream.cross(s1, s2)\n     *\n     * Effect.runPromise(Stream.runCollect(product)).then(console.log)\n     * // {\n     * //   _id: \"Chunk\",\n     * //   values: [\n     * //     [ 1, \"a\" ], [ 1, \"b\" ], [ 2, \"a\" ], [ 2, \"b\" ], [ 3, \"a\" ], [ 3, \"b\" ]\n     * //   ]\n     * // }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <AL, ER, RR, AR, EL, RL>(left: Stream<AL, ER, RR>, right: Stream<AR, EL, RL>): Stream<[AL, AR], EL | ER, RL | RR>;\n};\n/**\n * Composes this stream with the specified stream to create a cartesian\n * product of elements, but keeps only elements from `left` stream. The `right`\n * stream would be run multiple times, for every element in the `left` stream.\n *\n * See also `Stream.zipLeft` for the more common point-wise variant.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const crossLeft: {\n    /**\n     * Composes this stream with the specified stream to create a cartesian\n     * product of elements, but keeps only elements from `left` stream. The `right`\n     * stream would be run multiple times, for every element in the `left` stream.\n     *\n     * See also `Stream.zipLeft` for the more common point-wise variant.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <AR, ER, RR>(right: Stream<AR, ER, RR>): <AL, EL, RL>(left: Stream<AL, EL, RL>) => Stream<AL, EL | ER, RL | RR>;\n    /**\n     * Composes this stream with the specified stream to create a cartesian\n     * product of elements, but keeps only elements from `left` stream. The `right`\n     * stream would be run multiple times, for every element in the `left` stream.\n     *\n     * See also `Stream.zipLeft` for the more common point-wise variant.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <AL, EL, RL, AR, ER, RR>(left: Stream<AL, EL, RL>, right: Stream<AR, ER, RR>): Stream<AL, EL | ER, RL | RR>;\n};\n/**\n * Composes this stream with the specified stream to create a cartesian\n * product of elements, but keeps only elements from the `right` stream. The\n * `left` stream would be run multiple times, for every element in the `right`\n * stream.\n *\n * See also `Stream.zipRight` for the more common point-wise variant.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const crossRight: {\n    /**\n     * Composes this stream with the specified stream to create a cartesian\n     * product of elements, but keeps only elements from the `right` stream. The\n     * `left` stream would be run multiple times, for every element in the `right`\n     * stream.\n     *\n     * See also `Stream.zipRight` for the more common point-wise variant.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <AR, ER, RR>(right: Stream<AR, ER, RR>): <AL, EL, RL>(left: Stream<AL, EL, RL>) => Stream<AR, EL | ER, RL | RR>;\n    /**\n     * Composes this stream with the specified stream to create a cartesian\n     * product of elements, but keeps only elements from the `right` stream. The\n     * `left` stream would be run multiple times, for every element in the `right`\n     * stream.\n     *\n     * See also `Stream.zipRight` for the more common point-wise variant.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <AL, EL, RL, AR, ER, RR>(left: Stream<AL, EL, RL>, right: Stream<AR, ER, RR>): Stream<AR, EL | ER, RL | RR>;\n};\n/**\n * Composes this stream with the specified stream to create a cartesian\n * product of elements with a specified function. The `right` stream would be\n * run multiple times, for every element in the `left` stream.\n *\n * See also `Stream.zipWith` for the more common point-wise variant.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const crossWith: {\n    /**\n     * Composes this stream with the specified stream to create a cartesian\n     * product of elements with a specified function. The `right` stream would be\n     * run multiple times, for every element in the `left` stream.\n     *\n     * See also `Stream.zipWith` for the more common point-wise variant.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <AR, ER, RR, AL, A>(right: Stream<AR, ER, RR>, f: (left: AL, right: AR) => A): <EL, RL>(left: Stream<AL, EL, RL>) => Stream<A, EL | ER, RL | RR>;\n    /**\n     * Composes this stream with the specified stream to create a cartesian\n     * product of elements with a specified function. The `right` stream would be\n     * run multiple times, for every element in the `left` stream.\n     *\n     * See also `Stream.zipWith` for the more common point-wise variant.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <AL, EL, RL, AR, ER, RR, A>(left: Stream<AL, EL, RL>, right: Stream<AR, ER, RR>, f: (left: AL, right: AR) => A): Stream<A, EL | ER, RL | RR>;\n};\n/**\n * Delays the emission of values by holding new values for a set duration. If\n * no new values arrive during that time the value is emitted, however if a\n * new value is received during the holding period the previous value is\n * discarded and the process is repeated with the new value.\n *\n * This operator is useful if you have a stream of \"bursty\" events which\n * eventually settle down and you only need the final event of the burst. For\n * example, a search engine may only want to initiate a search after a user\n * has paused typing so as to not prematurely recommend results.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * let last = Date.now()\n * const log = (message: string) =>\n *   Effect.sync(() => {\n *     const end = Date.now()\n *     console.log(`${message} after ${end - last}ms`)\n *     last = end\n *   })\n *\n * const stream = Stream.make(1, 2, 3).pipe(\n *   Stream.concat(\n *     Stream.fromEffect(Effect.sleep(\"200 millis\").pipe(Effect.as(4))) // Emit 4 after 200 ms\n *   ),\n *   Stream.concat(Stream.make(5, 6)), // Continue with more rapid values\n *   Stream.concat(\n *     Stream.fromEffect(Effect.sleep(\"150 millis\").pipe(Effect.as(7))) // Emit 7 after 150 ms\n *   ),\n *   Stream.concat(Stream.make(8)),\n *   Stream.tap((n) => log(`Received ${n}`)),\n *   Stream.debounce(\"100 millis\"), // Only emit values after a pause of at least 100 milliseconds,\n *   Stream.tap((n) => log(`> Emitted ${n}`))\n * )\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // Received 1 after 5ms\n * // Received 2 after 2ms\n * // Received 3 after 0ms\n * // > Emitted 3 after 104ms\n * // Received 4 after 99ms\n * // Received 5 after 1ms\n * // Received 6 after 0ms\n * // > Emitted 6 after 101ms\n * // Received 7 after 50ms\n * // Received 8 after 1ms\n * // > Emitted 8 after 101ms\n * // { _id: 'Chunk', values: [ 3, 6, 8 ] }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const debounce: {\n    /**\n     * Delays the emission of values by holding new values for a set duration. If\n     * no new values arrive during that time the value is emitted, however if a\n     * new value is received during the holding period the previous value is\n     * discarded and the process is repeated with the new value.\n     *\n     * This operator is useful if you have a stream of \"bursty\" events which\n     * eventually settle down and you only need the final event of the burst. For\n     * example, a search engine may only want to initiate a search after a user\n     * has paused typing so as to not prematurely recommend results.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * let last = Date.now()\n     * const log = (message: string) =>\n     *   Effect.sync(() => {\n     *     const end = Date.now()\n     *     console.log(`${message} after ${end - last}ms`)\n     *     last = end\n     *   })\n     *\n     * const stream = Stream.make(1, 2, 3).pipe(\n     *   Stream.concat(\n     *     Stream.fromEffect(Effect.sleep(\"200 millis\").pipe(Effect.as(4))) // Emit 4 after 200 ms\n     *   ),\n     *   Stream.concat(Stream.make(5, 6)), // Continue with more rapid values\n     *   Stream.concat(\n     *     Stream.fromEffect(Effect.sleep(\"150 millis\").pipe(Effect.as(7))) // Emit 7 after 150 ms\n     *   ),\n     *   Stream.concat(Stream.make(8)),\n     *   Stream.tap((n) => log(`Received ${n}`)),\n     *   Stream.debounce(\"100 millis\"), // Only emit values after a pause of at least 100 milliseconds,\n     *   Stream.tap((n) => log(`> Emitted ${n}`))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // Received 1 after 5ms\n     * // Received 2 after 2ms\n     * // Received 3 after 0ms\n     * // > Emitted 3 after 104ms\n     * // Received 4 after 99ms\n     * // Received 5 after 1ms\n     * // Received 6 after 0ms\n     * // > Emitted 6 after 101ms\n     * // Received 7 after 50ms\n     * // Received 8 after 1ms\n     * // > Emitted 8 after 101ms\n     * // { _id: 'Chunk', values: [ 3, 6, 8 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (duration: Duration.DurationInput): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Delays the emission of values by holding new values for a set duration. If\n     * no new values arrive during that time the value is emitted, however if a\n     * new value is received during the holding period the previous value is\n     * discarded and the process is repeated with the new value.\n     *\n     * This operator is useful if you have a stream of \"bursty\" events which\n     * eventually settle down and you only need the final event of the burst. For\n     * example, a search engine may only want to initiate a search after a user\n     * has paused typing so as to not prematurely recommend results.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * let last = Date.now()\n     * const log = (message: string) =>\n     *   Effect.sync(() => {\n     *     const end = Date.now()\n     *     console.log(`${message} after ${end - last}ms`)\n     *     last = end\n     *   })\n     *\n     * const stream = Stream.make(1, 2, 3).pipe(\n     *   Stream.concat(\n     *     Stream.fromEffect(Effect.sleep(\"200 millis\").pipe(Effect.as(4))) // Emit 4 after 200 ms\n     *   ),\n     *   Stream.concat(Stream.make(5, 6)), // Continue with more rapid values\n     *   Stream.concat(\n     *     Stream.fromEffect(Effect.sleep(\"150 millis\").pipe(Effect.as(7))) // Emit 7 after 150 ms\n     *   ),\n     *   Stream.concat(Stream.make(8)),\n     *   Stream.tap((n) => log(`Received ${n}`)),\n     *   Stream.debounce(\"100 millis\"), // Only emit values after a pause of at least 100 milliseconds,\n     *   Stream.tap((n) => log(`> Emitted ${n}`))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // Received 1 after 5ms\n     * // Received 2 after 2ms\n     * // Received 3 after 0ms\n     * // > Emitted 3 after 104ms\n     * // Received 4 after 99ms\n     * // Received 5 after 1ms\n     * // Received 6 after 0ms\n     * // > Emitted 6 after 101ms\n     * // Received 7 after 50ms\n     * // Received 8 after 1ms\n     * // > Emitted 8 after 101ms\n     * // { _id: 'Chunk', values: [ 3, 6, 8 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, duration: Duration.DurationInput): Stream<A, E, R>;\n};\n/**\n * The stream that dies with the specified defect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const die: (defect: unknown) => Stream<never>;\n/**\n * The stream that dies with the specified lazily evaluated defect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const dieSync: (evaluate: LazyArg<unknown>) => Stream<never>;\n/**\n * The stream that dies with an exception described by `message`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const dieMessage: (message: string) => Stream<never>;\n/**\n * More powerful version of `Stream.broadcast`. Allows to provide a function\n * that determines what queues should receive which elements. The decide\n * function will receive the indices of the queues in the resulting list.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const distributedWith: {\n    /**\n     * More powerful version of `Stream.broadcast`. Allows to provide a function\n     * that determines what queues should receive which elements. The decide\n     * function will receive the indices of the queues in the resulting list.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <N extends number, A>(options: {\n        readonly size: N;\n        readonly maximumLag: number;\n        readonly decide: (a: A) => Effect.Effect<Predicate<number>>;\n    }): <E, R>(self: Stream<A, E, R>) => Effect.Effect<TupleOf<N, Queue.Dequeue<Exit.Exit<A, Option.Option<E>>>>, never, Scope.Scope | R>;\n    /**\n     * More powerful version of `Stream.broadcast`. Allows to provide a function\n     * that determines what queues should receive which elements. The decide\n     * function will receive the indices of the queues in the resulting list.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, N extends number>(self: Stream<A, E, R>, options: {\n        readonly size: N;\n        readonly maximumLag: number;\n        readonly decide: (a: A) => Effect.Effect<Predicate<number>>;\n    }): Effect.Effect<TupleOf<N, Queue.Dequeue<Exit.Exit<A, Option.Option<E>>>>, never, Scope.Scope | R>;\n};\n/**\n * More powerful version of `Stream.distributedWith`. This returns a function\n * that will produce new queues and corresponding indices. You can also\n * provide a function that will be executed after the final events are\n * enqueued in all queues. Shutdown of the queues is handled by the driver.\n * Downstream users can also shutdown queues manually. In this case the driver\n * will continue but no longer backpressure on them.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const distributedWithDynamic: {\n    /**\n     * More powerful version of `Stream.distributedWith`. This returns a function\n     * that will produce new queues and corresponding indices. You can also\n     * provide a function that will be executed after the final events are\n     * enqueued in all queues. Shutdown of the queues is handled by the driver.\n     * Downstream users can also shutdown queues manually. In this case the driver\n     * will continue but no longer backpressure on them.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(options: {\n        readonly maximumLag: number;\n        readonly decide: (a: A) => Effect.Effect<Predicate<number>, never, never>;\n    }): <E, R>(self: Stream<A, E, R>) => Effect.Effect<Effect.Effect<[number, Queue.Dequeue<Exit.Exit<A, Option.Option<E>>>], never, never>, never, Scope.Scope | R>;\n    /**\n     * More powerful version of `Stream.distributedWith`. This returns a function\n     * that will produce new queues and corresponding indices. You can also\n     * provide a function that will be executed after the final events are\n     * enqueued in all queues. Shutdown of the queues is handled by the driver.\n     * Downstream users can also shutdown queues manually. In this case the driver\n     * will continue but no longer backpressure on them.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, options: {\n        readonly maximumLag: number;\n        readonly decide: (a: A) => Effect.Effect<Predicate<number>, never, never>;\n    }): Effect.Effect<Effect.Effect<[number, Queue.Dequeue<Exit.Exit<A, Option.Option<E>>>], never, never>, never, Scope.Scope | R>;\n};\n/**\n * Converts this stream to a stream that executes its effects but emits no\n * elements. Useful for sequencing effects using streams:\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * // We create a stream and immediately drain it.\n * const stream = Stream.range(1, 6).pipe(Stream.drain)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [] }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const drain: <A, E, R>(self: Stream<A, E, R>) => Stream<never, E, R>;\n/**\n * Drains the provided stream in the background for as long as this stream is\n * running. If this stream ends before `other`, `other` will be interrupted.\n * If `other` fails, this stream will fail with that error.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const drainFork: {\n    /**\n     * Drains the provided stream in the background for as long as this stream is\n     * running. If this stream ends before `other`, `other` will be interrupted.\n     * If `other` fails, this stream will fail with that error.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, E2, R2>(that: Stream<A2, E2, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Drains the provided stream in the background for as long as this stream is\n     * running. If this stream ends before `other`, `other` will be interrupted.\n     * If `other` fails, this stream will fail with that error.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, that: Stream<A2, E2, R2>): Stream<A, E | E2, R | R2>;\n};\n/**\n * Drops the specified number of elements from this stream.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const drop: {\n    /**\n     * Drops the specified number of elements from this stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (n: number): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Drops the specified number of elements from this stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, n: number): Stream<A, E, R>;\n};\n/**\n * Drops the last specified number of elements from this stream.\n *\n * @note This combinator keeps `n` elements in memory. Be careful with big\n *       numbers.\n * @since 2.0.0\n * @category utils\n */\nexport declare const dropRight: {\n    /**\n     * Drops the last specified number of elements from this stream.\n     *\n     * @note This combinator keeps `n` elements in memory. Be careful with big\n     *       numbers.\n     * @since 2.0.0\n     * @category utils\n     */\n    (n: number): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Drops the last specified number of elements from this stream.\n     *\n     * @note This combinator keeps `n` elements in memory. Be careful with big\n     *       numbers.\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, n: number): Stream<A, E, R>;\n};\n/**\n * Drops all elements of the stream until the specified predicate evaluates to\n * `true`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const dropUntil: {\n    /**\n     * Drops all elements of the stream until the specified predicate evaluates to\n     * `true`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): <E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Drops all elements of the stream until the specified predicate evaluates to\n     * `true`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, predicate: Predicate<A>): Stream<A, E, R>;\n};\n/**\n * Drops all elements of the stream until the specified effectful predicate\n * evaluates to `true`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const dropUntilEffect: {\n    /**\n     * Drops all elements of the stream until the specified effectful predicate\n     * evaluates to `true`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E2, R2>(predicate: (a: NoInfer<A>) => Effect.Effect<boolean, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Drops all elements of the stream until the specified effectful predicate\n     * evaluates to `true`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, E2, R2>(self: Stream<A, E, R>, predicate: (a: NoInfer<A>) => Effect.Effect<boolean, E2, R2>): Stream<A, E | E2, R | R2>;\n};\n/**\n * Drops all elements of the stream for as long as the specified predicate\n * evaluates to `true`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const dropWhile: {\n    /**\n     * Drops all elements of the stream for as long as the specified predicate\n     * evaluates to `true`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): <E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Drops all elements of the stream for as long as the specified predicate\n     * evaluates to `true`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, predicate: Predicate<A>): Stream<A, E, R>;\n};\n/**\n * Drops all elements of the stream for as long as the specified predicate\n * produces an effect that evalutates to `true`\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const dropWhileEffect: {\n    /**\n     * Drops all elements of the stream for as long as the specified predicate\n     * produces an effect that evalutates to `true`\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E2, R2>(predicate: (a: NoInfer<A>) => Effect.Effect<boolean, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Drops all elements of the stream for as long as the specified predicate\n     * produces an effect that evalutates to `true`\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, E2, R2>(self: Stream<A, E, R>, predicate: (a: A) => Effect.Effect<boolean, E2, R2>): Stream<A, E | E2, R | R2>;\n};\n/**\n * Returns a stream whose failures and successes have been lifted into an\n * `Either`. The resulting stream cannot fail, because the failures have been\n * exposed as part of the `Either` success case.\n *\n * @note The stream will end as soon as the first error occurs.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const either: <A, E, R>(self: Stream<A, E, R>) => Stream<Either.Either<A, E>, never, R>;\n/**\n * The empty stream.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.empty\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: Stream<never>;\n/**\n * Executes the provided finalizer after this stream's finalizers run.\n *\n * @example\n * ```ts\n * import { Console, Effect, Stream } from \"effect\"\n *\n * const program = Stream.fromEffect(Console.log(\"Application Logic.\")).pipe(\n *   Stream.concat(Stream.finalizer(Console.log(\"Finalizing the stream\"))),\n *   Stream.ensuring(\n *     Console.log(\"Doing some other works after stream's finalization\")\n *   )\n * )\n *\n * Effect.runPromise(Stream.runCollect(program)).then(console.log)\n * // Application Logic.\n * // Finalizing the stream\n * // Doing some other works after stream's finalization\n * // { _id: 'Chunk', values: [ undefined, undefined ] }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const ensuring: {\n    /**\n     * Executes the provided finalizer after this stream's finalizers run.\n     *\n     * @example\n     * ```ts\n     * import { Console, Effect, Stream } from \"effect\"\n     *\n     * const program = Stream.fromEffect(Console.log(\"Application Logic.\")).pipe(\n     *   Stream.concat(Stream.finalizer(Console.log(\"Finalizing the stream\"))),\n     *   Stream.ensuring(\n     *     Console.log(\"Doing some other works after stream's finalization\")\n     *   )\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(program)).then(console.log)\n     * // Application Logic.\n     * // Finalizing the stream\n     * // Doing some other works after stream's finalization\n     * // { _id: 'Chunk', values: [ undefined, undefined ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <X, R2>(finalizer: Effect.Effect<X, never, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R2 | R>;\n    /**\n     * Executes the provided finalizer after this stream's finalizers run.\n     *\n     * @example\n     * ```ts\n     * import { Console, Effect, Stream } from \"effect\"\n     *\n     * const program = Stream.fromEffect(Console.log(\"Application Logic.\")).pipe(\n     *   Stream.concat(Stream.finalizer(Console.log(\"Finalizing the stream\"))),\n     *   Stream.ensuring(\n     *     Console.log(\"Doing some other works after stream's finalization\")\n     *   )\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(program)).then(console.log)\n     * // Application Logic.\n     * // Finalizing the stream\n     * // Doing some other works after stream's finalization\n     * // { _id: 'Chunk', values: [ undefined, undefined ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, X, R2>(self: Stream<A, E, R>, finalizer: Effect.Effect<X, never, R2>): Stream<A, E, R | R2>;\n};\n/**\n * Executes the provided finalizer after this stream's finalizers run.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const ensuringWith: {\n    /**\n     * Executes the provided finalizer after this stream's finalizers run.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <E, R2>(finalizer: (exit: Exit.Exit<unknown, E>) => Effect.Effect<unknown, never, R2>): <A, R>(self: Stream<A, E, R>) => Stream<A, E, R2 | R>;\n    /**\n     * Executes the provided finalizer after this stream's finalizers run.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, R2>(self: Stream<A, E, R>, finalizer: (exit: Exit.Exit<unknown, E>) => Effect.Effect<unknown, never, R2>): Stream<A, E, R | R2>;\n};\n/**\n * Accesses the whole context of the stream.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const context: <R>() => Stream<Context.Context<R>, never, R>;\n/**\n * Accesses the context of the stream.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const contextWith: <R, A>(f: (env: Context.Context<R>) => A) => Stream<A, never, R>;\n/**\n * Accesses the context of the stream in the context of an effect.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const contextWithEffect: <R0, A, E, R>(f: (env: Context.Context<R0>) => Effect.Effect<A, E, R>) => Stream<A, E, R0 | R>;\n/**\n * Accesses the context of the stream in the context of a stream.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const contextWithStream: <R0, A, E, R>(f: (env: Context.Context<R0>) => Stream<A, E, R>) => Stream<A, E, R0 | R>;\n/**\n * Creates a stream that executes the specified effect but emits no elements.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const execute: <X, E, R>(effect: Effect.Effect<X, E, R>) => Stream<never, E, R>;\n/**\n * Terminates with the specified error.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.fail(\"Uh oh!\")\n *\n * Effect.runPromiseExit(Stream.runCollect(stream)).then(console.log)\n * // {\n * //   _id: 'Exit',\n * //   _tag: 'Failure',\n * //   cause: { _id: 'Cause', _tag: 'Fail', failure: 'Uh oh!' }\n * // }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fail: <E>(error: E) => Stream<never, E>;\n/**\n * Terminates with the specified lazily evaluated error.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const failSync: <E>(evaluate: LazyArg<E>) => Stream<never, E>;\n/**\n * The stream that always fails with the specified `Cause`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const failCause: <E>(cause: Cause.Cause<E>) => Stream<never, E>;\n/**\n * The stream that always fails with the specified lazily evaluated `Cause`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const failCauseSync: <E>(evaluate: LazyArg<Cause.Cause<E>>) => Stream<never, E>;\n/**\n * Filters the elements emitted by this stream using the provided function.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.range(1, 11).pipe(Stream.filter((n) => n % 2 === 0))\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 2, 4, 6, 8, 10 ] }\n * ```\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filter: {\n    /**\n     * Filters the elements emitted by this stream using the provided function.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.range(1, 11).pipe(Stream.filter((n) => n % 2 === 0))\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 2, 4, 6, 8, 10 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): <E, R>(self: Stream<A, E, R>) => Stream<B, E, R>;\n    /**\n     * Filters the elements emitted by this stream using the provided function.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.range(1, 11).pipe(Stream.filter((n) => n % 2 === 0))\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 2, 4, 6, 8, 10 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B extends A>(predicate: Predicate<B>): <E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Filters the elements emitted by this stream using the provided function.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.range(1, 11).pipe(Stream.filter((n) => n % 2 === 0))\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 2, 4, 6, 8, 10 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, E, R, B extends A>(self: Stream<A, E, R>, refinement: Refinement<A, B>): Stream<B, E, R>;\n    /**\n     * Filters the elements emitted by this stream using the provided function.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.range(1, 11).pipe(Stream.filter((n) => n % 2 === 0))\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 2, 4, 6, 8, 10 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, E, R>(self: Stream<A, E, R>, predicate: Predicate<A>): Stream<A, E, R>;\n};\n/**\n * Effectfully filters the elements emitted by this stream.\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filterEffect: {\n    /**\n     * Effectfully filters the elements emitted by this stream.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, E2, R2>(f: (a: NoInfer<A>) => Effect.Effect<boolean, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Effectfully filters the elements emitted by this stream.\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, E, R, E2, R2>(self: Stream<A, E, R>, f: (a: A) => Effect.Effect<boolean, E2, R2>): Stream<A, E | E2, R | R2>;\n};\n/**\n * Performs a filter and map in a single step.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const filterMap: {\n    /**\n     * Performs a filter and map in a single step.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B>(pf: (a: A) => Option.Option<B>): <E, R>(self: Stream<A, E, R>) => Stream<B, E, R>;\n    /**\n     * Performs a filter and map in a single step.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, B>(self: Stream<A, E, R>, pf: (a: A) => Option.Option<B>): Stream<B, E, R>;\n};\n/**\n * Performs an effectful filter and map in a single step.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const filterMapEffect: {\n    /**\n     * Performs an effectful filter and map in a single step.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, A2, E2, R2>(pf: (a: A) => Option.Option<Effect.Effect<A2, E2, R2>>): <E, R>(self: Stream<A, E, R>) => Stream<A2, E2 | E, R2 | R>;\n    /**\n     * Performs an effectful filter and map in a single step.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, pf: (a: A) => Option.Option<Effect.Effect<A2, E2, R2>>): Stream<A2, E | E2, R | R2>;\n};\n/**\n * Transforms all elements of the stream for as long as the specified partial\n * function is defined.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const filterMapWhile: {\n    /**\n     * Transforms all elements of the stream for as long as the specified partial\n     * function is defined.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, A2>(pf: (a: A) => Option.Option<A2>): <E, R>(self: Stream<A, E, R>) => Stream<A2, E, R>;\n    /**\n     * Transforms all elements of the stream for as long as the specified partial\n     * function is defined.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2>(self: Stream<A, E, R>, pf: (a: A) => Option.Option<A2>): Stream<A2, E, R>;\n};\n/**\n * Effectfully transforms all elements of the stream for as long as the\n * specified partial function is defined.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const filterMapWhileEffect: {\n    /**\n     * Effectfully transforms all elements of the stream for as long as the\n     * specified partial function is defined.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, A2, E2, R2>(pf: (a: A) => Option.Option<Effect.Effect<A2, E2, R2>>): <E, R>(self: Stream<A, E, R>) => Stream<A2, E2 | E, R2 | R>;\n    /**\n     * Effectfully transforms all elements of the stream for as long as the\n     * specified partial function is defined.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, pf: (a: A) => Option.Option<Effect.Effect<A2, E2, R2>>): Stream<A2, E | E2, R | R2>;\n};\n/**\n * Creates a one-element stream that never fails and executes the finalizer\n * when it ends.\n *\n * @example\n * ```ts\n * import { Console, Effect, Stream } from \"effect\"\n *\n * const application = Stream.fromEffect(Console.log(\"Application Logic.\"))\n *\n * const deleteDir = (dir: string) => Console.log(`Deleting dir: ${dir}`)\n *\n * const program = application.pipe(\n *   Stream.concat(\n *     Stream.finalizer(\n *       deleteDir(\"tmp\").pipe(\n *         Effect.andThen(Console.log(\"Temporary directory was deleted.\"))\n *       )\n *     )\n *   )\n * )\n *\n * Effect.runPromise(Stream.runCollect(program)).then(console.log)\n * // Application Logic.\n * // Deleting dir: tmp\n * // Temporary directory was deleted.\n * // { _id: 'Chunk', values: [ undefined, undefined ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const finalizer: <R, X>(finalizer: Effect.Effect<X, never, R>) => Stream<void, never, R>;\n/**\n * Finds the first element emitted by this stream that satisfies the provided\n * predicate.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const find: {\n    /**\n     * Finds the first element emitted by this stream that satisfies the provided\n     * predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): <E, R>(self: Stream<A, E, R>) => Stream<B, E, R>;\n    /**\n     * Finds the first element emitted by this stream that satisfies the provided\n     * predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): <E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Finds the first element emitted by this stream that satisfies the provided\n     * predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, E, R, B extends A>(self: Stream<A, E, R>, refinement: Refinement<A, B>): Stream<B, E, R>;\n    /**\n     * Finds the first element emitted by this stream that satisfies the provided\n     * predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, E, R>(self: Stream<A, E, R>, predicate: Predicate<A>): Stream<A, E, R>;\n};\n/**\n * Finds the first element emitted by this stream that satisfies the provided\n * effectful predicate.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findEffect: {\n    /**\n     * Finds the first element emitted by this stream that satisfies the provided\n     * effectful predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, E2, R2>(predicate: (a: NoInfer<A>) => Effect.Effect<boolean, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Finds the first element emitted by this stream that satisfies the provided\n     * effectful predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, E, R, E2, R2>(self: Stream<A, E, R>, predicate: (a: NoInfer<A>) => Effect.Effect<boolean, E2, R2>): Stream<A, E | E2, R | R2>;\n};\n/**\n * Returns a stream made of the concatenation in strict order of all the\n * streams produced by passing each element of this stream to `f0`\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatMap: {\n    /**\n     * Returns a stream made of the concatenation in strict order of all the\n     * streams produced by passing each element of this stream to `f0`\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, A2, E2, R2>(f: (a: A) => Stream<A2, E2, R2>, options?: {\n        readonly concurrency?: number | \"unbounded\" | undefined;\n        readonly bufferSize?: number | undefined;\n        readonly switch?: boolean | undefined;\n    } | undefined): <E, R>(self: Stream<A, E, R>) => Stream<A2, E2 | E, R2 | R>;\n    /**\n     * Returns a stream made of the concatenation in strict order of all the\n     * streams produced by passing each element of this stream to `f0`\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, f: (a: A) => Stream<A2, E2, R2>, options?: {\n        readonly concurrency?: number | \"unbounded\" | undefined;\n        readonly bufferSize?: number | undefined;\n        readonly switch?: boolean | undefined;\n    } | undefined): Stream<A2, E | E2, R | R2>;\n};\n/**\n * Flattens this stream-of-streams into a stream made of the concatenation in\n * strict order of all the streams.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flatten: {\n    /**\n     * Flattens this stream-of-streams into a stream made of the concatenation in\n     * strict order of all the streams.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    (options?: {\n        readonly concurrency?: number | \"unbounded\" | undefined;\n        readonly bufferSize?: number | undefined;\n    } | undefined): <A, E2, R2, E, R>(self: Stream<Stream<A, E2, R2>, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Flattens this stream-of-streams into a stream made of the concatenation in\n     * strict order of all the streams.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E2, R2, E, R>(self: Stream<Stream<A, E2, R2>, E, R>, options?: {\n        readonly concurrency?: number | \"unbounded\" | undefined;\n        readonly bufferSize?: number | undefined;\n    } | undefined): Stream<A, E2 | E, R2 | R>;\n};\n/**\n * Submerges the chunks carried by this stream into the stream's structure,\n * while still preserving them.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flattenChunks: <A, E, R>(self: Stream<Chunk.Chunk<A>, E, R>) => Stream<A, E, R>;\n/**\n * Flattens `Effect` values into the stream's structure, preserving all\n * information about the effect.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flattenEffect: {\n    /**\n     * Flattens `Effect` values into the stream's structure, preserving all\n     * information about the effect.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    (options?: {\n        readonly concurrency?: number | \"unbounded\" | undefined;\n        readonly unordered?: boolean | undefined;\n    } | undefined): <A, E2, R2, E, R>(self: Stream<Effect.Effect<A, E2, R2>, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Flattens `Effect` values into the stream's structure, preserving all\n     * information about the effect.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E2, R2, E, R>(self: Stream<Effect.Effect<A, E2, R2>, E, R>, options?: {\n        readonly concurrency?: number | \"unbounded\" | undefined;\n        readonly unordered?: boolean | undefined;\n    } | undefined): Stream<A, E2 | E, R2 | R>;\n};\n/**\n * Unwraps `Exit` values that also signify end-of-stream by failing with `None`.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flattenExitOption: <A, E2, E, R>(self: Stream<Exit.Exit<A, Option.Option<E2>>, E, R>) => Stream<A, E | E2, R>;\n/**\n * Submerges the iterables carried by this stream into the stream's structure,\n * while still preserving them.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flattenIterables: <A, E, R>(self: Stream<Iterable<A>, E, R>) => Stream<A, E, R>;\n/**\n * Unwraps `Exit` values and flatten chunks that also signify end-of-stream\n * by failing with `None`.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const flattenTake: <A, E2, E, R>(self: Stream<Take.Take<A, E2>, E, R>) => Stream<A, E | E2, R>;\n/**\n * Repeats this stream forever.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const forever: <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n/**\n * Creates a stream from an `AsyncIterable`.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const myAsyncIterable = async function*() {\n *   yield 1\n *   yield 2\n * }\n *\n * const stream = Stream.fromAsyncIterable(\n *   myAsyncIterable(),\n *   (e) => new Error(String(e)) // Error Handling\n * )\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 1, 2 ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromAsyncIterable: <A, E>(iterable: AsyncIterable<A>, onError: (e: unknown) => E) => Stream<A, E>;\n/**\n * Creates a stream from a `Channel`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromChannel: <A, E, R>(channel: Channel.Channel<Chunk.Chunk<A>, unknown, E, unknown, unknown, unknown, R>) => Stream<A, E, R>;\n/**\n * Creates a channel from a `Stream`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const toChannel: <A, E, R>(stream: Stream<A, E, R>) => Channel.Channel<Chunk.Chunk<A>, unknown, E, unknown, unknown, unknown, R>;\n/**\n * Creates a stream from a `Chunk` of values.\n *\n * @example\n * ```ts\n * import { Chunk, Effect, Stream } from \"effect\"\n *\n * // Creating a stream with values from a single Chunk\n * const stream = Stream.fromChunk(Chunk.make(1, 2, 3))\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 1, 2, 3 ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromChunk: <A>(chunk: Chunk.Chunk<A>) => Stream<A>;\n/**\n * Creates a stream from a subscription to a `PubSub`.\n *\n * **Options**\n *\n * - `shutdown`: If `true`, the `PubSub` will be shutdown after the stream is evaluated (defaults to `false`)\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromChunkPubSub: {\n    /**\n     * Creates a stream from a subscription to a `PubSub`.\n     *\n     * **Options**\n     *\n     * - `shutdown`: If `true`, the `PubSub` will be shutdown after the stream is evaluated (defaults to `false`)\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A>(pubsub: PubSub.PubSub<Chunk.Chunk<A>>, options: {\n        readonly scoped: true;\n        readonly shutdown?: boolean | undefined;\n    }): Effect.Effect<Stream<A>, never, Scope.Scope>;\n    /**\n     * Creates a stream from a subscription to a `PubSub`.\n     *\n     * **Options**\n     *\n     * - `shutdown`: If `true`, the `PubSub` will be shutdown after the stream is evaluated (defaults to `false`)\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A>(pubsub: PubSub.PubSub<Chunk.Chunk<A>>, options?: {\n        readonly scoped?: false | undefined;\n        readonly shutdown?: boolean | undefined;\n    } | undefined): Stream<A>;\n};\n/**\n * Creates a stream from a `Queue` of values.\n *\n * **Options**\n *\n * - `shutdown`: If `true`, the queue will be shutdown after the stream is evaluated (defaults to `false`)\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromChunkQueue: <A>(queue: Queue.Dequeue<Chunk.Chunk<A>>, options?: {\n    readonly shutdown?: boolean | undefined;\n}) => Stream<A>;\n/**\n * Creates a stream from an arbitrary number of chunks.\n *\n * @example\n * ```ts\n * import { Chunk, Effect, Stream } from \"effect\"\n *\n * // Creating a stream with values from multiple Chunks\n * const stream = Stream.fromChunks(Chunk.make(1, 2, 3), Chunk.make(4, 5, 6))\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 1, 2, 3, 4, 5, 6 ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromChunks: <A>(...chunks: Array<Chunk.Chunk<A>>) => Stream<A>;\n/**\n * Either emits the success value of this effect or terminates the stream\n * with the failure value of this effect.\n *\n * @example\n * ```ts\n * import { Effect, Random, Stream } from \"effect\"\n *\n * const stream = Stream.fromEffect(Random.nextInt)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // Example Output: { _id: 'Chunk', values: [ 922694024 ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromEffect: <A, E, R>(effect: Effect.Effect<A, E, R>) => Stream<A, E, R>;\n/**\n * Creates a stream from an effect producing a value of type `A` or an empty\n * `Stream`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromEffectOption: <A, E, R>(effect: Effect.Effect<A, Option.Option<E>, R>) => Stream<A, E, R>;\n/**\n * Creates a stream from a subscription to a `PubSub`.\n *\n * **Options**\n *\n * - `shutdown`: If `true`, the `PubSub` will be shutdown after the stream is evaluated (defaults to `false`)\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromPubSub: {\n    /**\n     * Creates a stream from a subscription to a `PubSub`.\n     *\n     * **Options**\n     *\n     * - `shutdown`: If `true`, the `PubSub` will be shutdown after the stream is evaluated (defaults to `false`)\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A>(pubsub: PubSub.PubSub<A>, options: {\n        readonly scoped: true;\n        readonly maxChunkSize?: number | undefined;\n        readonly shutdown?: boolean | undefined;\n    }): Effect.Effect<Stream<A>, never, Scope.Scope>;\n    /**\n     * Creates a stream from a subscription to a `PubSub`.\n     *\n     * **Options**\n     *\n     * - `shutdown`: If `true`, the `PubSub` will be shutdown after the stream is evaluated (defaults to `false`)\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A>(pubsub: PubSub.PubSub<A>, options?: {\n        readonly scoped?: false | undefined;\n        readonly maxChunkSize?: number | undefined;\n        readonly shutdown?: boolean | undefined;\n    } | undefined): Stream<A>;\n};\n/**\n * Creates a stream from a subscription to a `TPubSub`.\n *\n * @since 3.10.0\n * @category constructors\n */\nexport declare const fromTPubSub: <A>(pubsub: TPubSub<A>) => Stream<A>;\n/**\n * Creates a new `Stream` from an iterable collection of values.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const numbers = [1, 2, 3]\n *\n * const stream = Stream.fromIterable(numbers)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 1, 2, 3 ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIterable: <A>(iterable: Iterable<A>) => Stream<A>;\n/**\n * Creates a stream from an effect producing a value of type `Iterable<A>`.\n *\n * @example\n * ```ts\n * import { Context, Effect, Stream } from \"effect\"\n *\n * class Database extends Context.Tag(\"Database\")<\n *   Database,\n *   { readonly getUsers: Effect.Effect<Array<string>> }\n * >() {}\n *\n * const getUsers = Database.pipe(Effect.andThen((_) => _.getUsers))\n *\n * const stream = Stream.fromIterableEffect(getUsers)\n *\n * Effect.runPromise(\n *   Stream.runCollect(stream.pipe(Stream.provideService(Database, { getUsers: Effect.succeed([\"user1\", \"user2\"]) })))\n * ).then(console.log)\n * // { _id: 'Chunk', values: [ 'user1', 'user2' ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIterableEffect: <A, E, R>(effect: Effect.Effect<Iterable<A>, E, R>) => Stream<A, E, R>;\n/**\n * Creates a stream from an iterator\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIteratorSucceed: <A>(iterator: IterableIterator<A>, maxChunkSize?: number) => Stream<A>;\n/**\n * Creates a stream from an effect that pulls elements from another stream.\n *\n * See `Stream.toPull` for reference.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromPull: <R, R2, E, A>(effect: Effect.Effect<Effect.Effect<Chunk.Chunk<A>, Option.Option<E>, R2>, never, Scope.Scope | R>) => Stream<A, E, R2 | Exclude<R, Scope.Scope>>;\n/**\n * Creates a stream from a queue of values\n *\n * **Options**\n *\n * - `maxChunkSize`: The maximum number of queued elements to put in one chunk in the stream\n * - `shutdown`: If `true`, the queue will be shutdown after the stream is evaluated (defaults to `false`)\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromQueue: <A>(queue: Queue.Dequeue<A>, options?: {\n    readonly maxChunkSize?: number | undefined;\n    readonly shutdown?: boolean | undefined;\n}) => Stream<A>;\n/**\n * Creates a stream from a TQueue of values\n *\n * @since 3.10.0\n * @category constructors\n */\nexport declare const fromTQueue: <A>(queue: TDequeue<A>) => Stream<A>;\n/**\n * Creates a stream from a `ReadableStream`.\n *\n * See https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromReadableStream: {\n    /**\n     * Creates a stream from a `ReadableStream`.\n     *\n     * See https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, E>(options: {\n        readonly evaluate: LazyArg<ReadableStream<A>>;\n        readonly onError: (error: unknown) => E;\n        readonly releaseLockOnEnd?: boolean | undefined;\n    }): Stream<A, E>;\n    /**\n     * Creates a stream from a `ReadableStream`.\n     *\n     * See https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <A, E>(evaluate: LazyArg<ReadableStream<A>>, onError: (error: unknown) => E): Stream<A, E>;\n};\n/**\n * Creates a stream from a `ReadableStreamBYOBReader`.\n *\n * See https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBReader.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromReadableStreamByob: {\n    /**\n     * Creates a stream from a `ReadableStreamBYOBReader`.\n     *\n     * See https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBReader.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <E>(options: {\n        readonly evaluate: LazyArg<ReadableStream<Uint8Array>>;\n        readonly onError: (error: unknown) => E;\n        readonly bufferSize?: number | undefined;\n        readonly releaseLockOnEnd?: boolean | undefined;\n    }): Stream<Uint8Array, E>;\n    /**\n     * Creates a stream from a `ReadableStreamBYOBReader`.\n     *\n     * See https://developer.mozilla.org/en-US/docs/Web/API/ReadableStreamBYOBReader.\n     *\n     * @since 2.0.0\n     * @category constructors\n     */\n    <E>(evaluate: LazyArg<ReadableStream<Uint8Array>>, onError: (error: unknown) => E, \n    /** Controls the size of the underlying `ArrayBuffer` (defaults to `4096`) */\n    allocSize?: number): Stream<Uint8Array, E>;\n};\n/**\n * Creates a stream from a `Schedule` that does not require any further\n * input. The stream will emit an element for each value output from the\n * schedule, continuing for as long as the schedule continues.\n *\n * @example\n * ```ts\n * import { Effect, Schedule, Stream } from \"effect\"\n *\n * // Emits values every 1 second for a total of 5 emissions\n * const schedule = Schedule.spaced(\"1 second\").pipe(\n *   Schedule.compose(Schedule.recurs(5))\n * )\n *\n * const stream = Stream.fromSchedule(schedule)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 0, 1, 2, 3, 4 ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromSchedule: <A, R>(schedule: Schedule.Schedule<A, unknown, R>) => Stream<A, never, R>;\n/**\n * Creates a pipeline that groups on adjacent keys, calculated by the\n * specified function.\n *\n * @since 2.0.0\n * @category grouping\n */\nexport declare const groupAdjacentBy: {\n    /**\n     * Creates a pipeline that groups on adjacent keys, calculated by the\n     * specified function.\n     *\n     * @since 2.0.0\n     * @category grouping\n     */\n    <A, K>(f: (a: A) => K): <E, R>(self: Stream<A, E, R>) => Stream<[K, Chunk.NonEmptyChunk<A>], E, R>;\n    /**\n     * Creates a pipeline that groups on adjacent keys, calculated by the\n     * specified function.\n     *\n     * @since 2.0.0\n     * @category grouping\n     */\n    <A, E, R, K>(self: Stream<A, E, R>, f: (a: A) => K): Stream<[K, Chunk.NonEmptyChunk<A>], E, R>;\n};\n/**\n * More powerful version of `Stream.groupByKey`.\n *\n * @example\n * ```ts\n * import { Chunk, Effect, GroupBy, Stream } from \"effect\"\n *\n * const groupByKeyResult = Stream.fromIterable([\n *   \"Mary\",\n *   \"James\",\n *   \"Robert\",\n *   \"Patricia\",\n *   \"John\",\n *   \"Jennifer\",\n *   \"Rebecca\",\n *   \"Peter\"\n * ]).pipe(\n *   Stream.groupBy((name) => Effect.succeed([name.substring(0, 1), name]))\n * )\n *\n * const stream = GroupBy.evaluate(groupByKeyResult, (key, stream) =>\n *   Stream.fromEffect(\n *     Stream.runCollect(stream).pipe(\n *       Effect.andThen((chunk) => [key, Chunk.size(chunk)] as const)\n *     )\n *   ))\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // {\n * //   _id: 'Chunk',\n * //   values: [ [ 'M', 1 ], [ 'J', 3 ], [ 'R', 2 ], [ 'P', 2 ] ]\n * // }\n * ```\n *\n * @since 2.0.0\n * @category grouping\n */\nexport declare const groupBy: {\n    /**\n     * More powerful version of `Stream.groupByKey`.\n     *\n     * @example\n     * ```ts\n     * import { Chunk, Effect, GroupBy, Stream } from \"effect\"\n     *\n     * const groupByKeyResult = Stream.fromIterable([\n     *   \"Mary\",\n     *   \"James\",\n     *   \"Robert\",\n     *   \"Patricia\",\n     *   \"John\",\n     *   \"Jennifer\",\n     *   \"Rebecca\",\n     *   \"Peter\"\n     * ]).pipe(\n     *   Stream.groupBy((name) => Effect.succeed([name.substring(0, 1), name]))\n     * )\n     *\n     * const stream = GroupBy.evaluate(groupByKeyResult, (key, stream) =>\n     *   Stream.fromEffect(\n     *     Stream.runCollect(stream).pipe(\n     *       Effect.andThen((chunk) => [key, Chunk.size(chunk)] as const)\n     *     )\n     *   ))\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // {\n     * //   _id: 'Chunk',\n     * //   values: [ [ 'M', 1 ], [ 'J', 3 ], [ 'R', 2 ], [ 'P', 2 ] ]\n     * // }\n     * ```\n     *\n     * @since 2.0.0\n     * @category grouping\n     */\n    <A, K, V, E2, R2>(f: (a: A) => Effect.Effect<readonly [K, V], E2, R2>, options?: {\n        readonly bufferSize?: number | undefined;\n    } | undefined): <E, R>(self: Stream<A, E, R>) => GroupBy.GroupBy<K, V, E2 | E, R2 | R>;\n    /**\n     * More powerful version of `Stream.groupByKey`.\n     *\n     * @example\n     * ```ts\n     * import { Chunk, Effect, GroupBy, Stream } from \"effect\"\n     *\n     * const groupByKeyResult = Stream.fromIterable([\n     *   \"Mary\",\n     *   \"James\",\n     *   \"Robert\",\n     *   \"Patricia\",\n     *   \"John\",\n     *   \"Jennifer\",\n     *   \"Rebecca\",\n     *   \"Peter\"\n     * ]).pipe(\n     *   Stream.groupBy((name) => Effect.succeed([name.substring(0, 1), name]))\n     * )\n     *\n     * const stream = GroupBy.evaluate(groupByKeyResult, (key, stream) =>\n     *   Stream.fromEffect(\n     *     Stream.runCollect(stream).pipe(\n     *       Effect.andThen((chunk) => [key, Chunk.size(chunk)] as const)\n     *     )\n     *   ))\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // {\n     * //   _id: 'Chunk',\n     * //   values: [ [ 'M', 1 ], [ 'J', 3 ], [ 'R', 2 ], [ 'P', 2 ] ]\n     * // }\n     * ```\n     *\n     * @since 2.0.0\n     * @category grouping\n     */\n    <A, E, R, K, V, E2, R2>(self: Stream<A, E, R>, f: (a: A) => Effect.Effect<readonly [K, V], E2, R2>, options?: {\n        readonly bufferSize?: number | undefined;\n    } | undefined): GroupBy.GroupBy<K, V, E | E2, R | R2>;\n};\n/**\n * Partition a stream using a function and process each stream individually.\n * This returns a data structure that can be used to further filter down which\n * groups shall be processed.\n *\n * After calling apply on the GroupBy object, the remaining groups will be\n * processed in parallel and the resulting streams merged in a\n * nondeterministic fashion.\n *\n * Up to `buffer` elements may be buffered in any group stream before the\n * producer is backpressured. Take care to consume from all streams in order\n * to prevent deadlocks.\n *\n * For example, to collect the first 2 words for every starting letter from a\n * stream of words:\n *\n * ```ts\n * import { pipe, GroupBy, Stream } from \"effect\"\n *\n * pipe(\n *   Stream.fromIterable([\"hello\", \"world\", \"hi\", \"holla\"]),\n *   Stream.groupByKey((word) => word[0]),\n *   GroupBy.evaluate((key, stream) =>\n *     pipe(\n *       stream,\n *       Stream.take(2),\n *       Stream.map((words) => [key, words] as const)\n *     )\n *   )\n * )\n * ```\n *\n * @since 2.0.0\n * @category grouping\n */\nexport declare const groupByKey: {\n    /**\n     * Partition a stream using a function and process each stream individually.\n     * This returns a data structure that can be used to further filter down which\n     * groups shall be processed.\n     *\n     * After calling apply on the GroupBy object, the remaining groups will be\n     * processed in parallel and the resulting streams merged in a\n     * nondeterministic fashion.\n     *\n     * Up to `buffer` elements may be buffered in any group stream before the\n     * producer is backpressured. Take care to consume from all streams in order\n     * to prevent deadlocks.\n     *\n     * For example, to collect the first 2 words for every starting letter from a\n     * stream of words:\n     *\n     * ```ts\n     * import { pipe, GroupBy, Stream } from \"effect\"\n     *\n     * pipe(\n     *   Stream.fromIterable([\"hello\", \"world\", \"hi\", \"holla\"]),\n     *   Stream.groupByKey((word) => word[0]),\n     *   GroupBy.evaluate((key, stream) =>\n     *     pipe(\n     *       stream,\n     *       Stream.take(2),\n     *       Stream.map((words) => [key, words] as const)\n     *     )\n     *   )\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category grouping\n     */\n    <A, K>(f: (a: A) => K, options?: {\n        readonly bufferSize?: number | undefined;\n    }): <E, R>(self: Stream<A, E, R>) => GroupBy.GroupBy<K, A, E, R>;\n    /**\n     * Partition a stream using a function and process each stream individually.\n     * This returns a data structure that can be used to further filter down which\n     * groups shall be processed.\n     *\n     * After calling apply on the GroupBy object, the remaining groups will be\n     * processed in parallel and the resulting streams merged in a\n     * nondeterministic fashion.\n     *\n     * Up to `buffer` elements may be buffered in any group stream before the\n     * producer is backpressured. Take care to consume from all streams in order\n     * to prevent deadlocks.\n     *\n     * For example, to collect the first 2 words for every starting letter from a\n     * stream of words:\n     *\n     * ```ts\n     * import { pipe, GroupBy, Stream } from \"effect\"\n     *\n     * pipe(\n     *   Stream.fromIterable([\"hello\", \"world\", \"hi\", \"holla\"]),\n     *   Stream.groupByKey((word) => word[0]),\n     *   GroupBy.evaluate((key, stream) =>\n     *     pipe(\n     *       stream,\n     *       Stream.take(2),\n     *       Stream.map((words) => [key, words] as const)\n     *     )\n     *   )\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category grouping\n     */\n    <A, E, R, K>(self: Stream<A, E, R>, f: (a: A) => K, options?: {\n        readonly bufferSize?: number | undefined;\n    }): GroupBy.GroupBy<K, A, E, R>;\n};\n/**\n * Partitions the stream with specified `chunkSize`.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.range(0, 8).pipe(Stream.grouped(3))\n *\n * Effect.runPromise(Stream.runCollect(stream)).then((chunks) => console.log(\"%o\", chunks))\n * // {\n * //   _id: 'Chunk',\n * //   values: [\n * //     { _id: 'Chunk', values: [ 0, 1, 2, [length]: 3 ] },\n * //     { _id: 'Chunk', values: [ 3, 4, 5, [length]: 3 ] },\n * //     { _id: 'Chunk', values: [ 6, 7, 8, [length]: 3 ] },\n * //     [length]: 3\n * //   ]\n * // }\n * ```\n *\n * @since 2.0.0\n * @category grouping\n */\nexport declare const grouped: {\n    /**\n     * Partitions the stream with specified `chunkSize`.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.range(0, 8).pipe(Stream.grouped(3))\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then((chunks) => console.log(\"%o\", chunks))\n     * // {\n     * //   _id: 'Chunk',\n     * //   values: [\n     * //     { _id: 'Chunk', values: [ 0, 1, 2, [length]: 3 ] },\n     * //     { _id: 'Chunk', values: [ 3, 4, 5, [length]: 3 ] },\n     * //     { _id: 'Chunk', values: [ 6, 7, 8, [length]: 3 ] },\n     * //     [length]: 3\n     * //   ]\n     * // }\n     * ```\n     *\n     * @since 2.0.0\n     * @category grouping\n     */\n    (chunkSize: number): <A, E, R>(self: Stream<A, E, R>) => Stream<Chunk.Chunk<A>, E, R>;\n    /**\n     * Partitions the stream with specified `chunkSize`.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.range(0, 8).pipe(Stream.grouped(3))\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then((chunks) => console.log(\"%o\", chunks))\n     * // {\n     * //   _id: 'Chunk',\n     * //   values: [\n     * //     { _id: 'Chunk', values: [ 0, 1, 2, [length]: 3 ] },\n     * //     { _id: 'Chunk', values: [ 3, 4, 5, [length]: 3 ] },\n     * //     { _id: 'Chunk', values: [ 6, 7, 8, [length]: 3 ] },\n     * //     [length]: 3\n     * //   ]\n     * // }\n     * ```\n     *\n     * @since 2.0.0\n     * @category grouping\n     */\n    <A, E, R>(self: Stream<A, E, R>, chunkSize: number): Stream<Chunk.Chunk<A>, E, R>;\n};\n/**\n * Partitions the stream with the specified `chunkSize` or until the specified\n * `duration` has passed, whichever is satisfied first.\n *\n * @example\n * ```ts\n * import { Chunk, Effect, Schedule, Stream } from \"effect\"\n *\n * const stream = Stream.range(0, 9).pipe(\n *   Stream.repeat(Schedule.spaced(\"1 second\")),\n *   Stream.groupedWithin(18, \"1.5 seconds\"),\n *   Stream.take(3)\n * )\n *\n * Effect.runPromise(Stream.runCollect(stream)).then((chunks) => console.log(Chunk.toArray(chunks)))\n * // [\n * //   {\n * //     _id: 'Chunk',\n * //     values: [\n * //       0, 1, 2, 3, 4, 5, 6,\n * //       7, 8, 9, 0, 1, 2, 3,\n * //       4, 5, 6, 7\n * //     ]\n * //   },\n * //   {\n * //     _id: 'Chunk',\n * //     values: [\n * //       8, 9, 0, 1, 2,\n * //       3, 4, 5, 6, 7,\n * //       8, 9\n * //     ]\n * //   },\n * //   {\n * //     _id: 'Chunk',\n * //     values: [\n * //       0, 1, 2, 3, 4, 5, 6,\n * //       7, 8, 9, 0, 1, 2, 3,\n * //       4, 5, 6, 7\n * //     ]\n * //   }\n * // ]\n * ```\n *\n * @since 2.0.0\n * @category grouping\n */\nexport declare const groupedWithin: {\n    /**\n     * Partitions the stream with the specified `chunkSize` or until the specified\n     * `duration` has passed, whichever is satisfied first.\n     *\n     * @example\n     * ```ts\n     * import { Chunk, Effect, Schedule, Stream } from \"effect\"\n     *\n     * const stream = Stream.range(0, 9).pipe(\n     *   Stream.repeat(Schedule.spaced(\"1 second\")),\n     *   Stream.groupedWithin(18, \"1.5 seconds\"),\n     *   Stream.take(3)\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then((chunks) => console.log(Chunk.toArray(chunks)))\n     * // [\n     * //   {\n     * //     _id: 'Chunk',\n     * //     values: [\n     * //       0, 1, 2, 3, 4, 5, 6,\n     * //       7, 8, 9, 0, 1, 2, 3,\n     * //       4, 5, 6, 7\n     * //     ]\n     * //   },\n     * //   {\n     * //     _id: 'Chunk',\n     * //     values: [\n     * //       8, 9, 0, 1, 2,\n     * //       3, 4, 5, 6, 7,\n     * //       8, 9\n     * //     ]\n     * //   },\n     * //   {\n     * //     _id: 'Chunk',\n     * //     values: [\n     * //       0, 1, 2, 3, 4, 5, 6,\n     * //       7, 8, 9, 0, 1, 2, 3,\n     * //       4, 5, 6, 7\n     * //     ]\n     * //   }\n     * // ]\n     * ```\n     *\n     * @since 2.0.0\n     * @category grouping\n     */\n    (chunkSize: number, duration: Duration.DurationInput): <A, E, R>(self: Stream<A, E, R>) => Stream<Chunk.Chunk<A>, E, R>;\n    /**\n     * Partitions the stream with the specified `chunkSize` or until the specified\n     * `duration` has passed, whichever is satisfied first.\n     *\n     * @example\n     * ```ts\n     * import { Chunk, Effect, Schedule, Stream } from \"effect\"\n     *\n     * const stream = Stream.range(0, 9).pipe(\n     *   Stream.repeat(Schedule.spaced(\"1 second\")),\n     *   Stream.groupedWithin(18, \"1.5 seconds\"),\n     *   Stream.take(3)\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then((chunks) => console.log(Chunk.toArray(chunks)))\n     * // [\n     * //   {\n     * //     _id: 'Chunk',\n     * //     values: [\n     * //       0, 1, 2, 3, 4, 5, 6,\n     * //       7, 8, 9, 0, 1, 2, 3,\n     * //       4, 5, 6, 7\n     * //     ]\n     * //   },\n     * //   {\n     * //     _id: 'Chunk',\n     * //     values: [\n     * //       8, 9, 0, 1, 2,\n     * //       3, 4, 5, 6, 7,\n     * //       8, 9\n     * //     ]\n     * //   },\n     * //   {\n     * //     _id: 'Chunk',\n     * //     values: [\n     * //       0, 1, 2, 3, 4, 5, 6,\n     * //       7, 8, 9, 0, 1, 2, 3,\n     * //       4, 5, 6, 7\n     * //     ]\n     * //   }\n     * // ]\n     * ```\n     *\n     * @since 2.0.0\n     * @category grouping\n     */\n    <A, E, R>(self: Stream<A, E, R>, chunkSize: number, duration: Duration.DurationInput): Stream<Chunk.Chunk<A>, E, R>;\n};\n/**\n * Specialized version of haltWhen which halts the evaluation of this stream\n * after the given duration.\n *\n * An element in the process of being pulled will not be interrupted when the\n * given duration completes. See `interruptAfter` for this behavior.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const haltAfter: {\n    /**\n     * Specialized version of haltWhen which halts the evaluation of this stream\n     * after the given duration.\n     *\n     * An element in the process of being pulled will not be interrupted when the\n     * given duration completes. See `interruptAfter` for this behavior.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (duration: Duration.DurationInput): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Specialized version of haltWhen which halts the evaluation of this stream\n     * after the given duration.\n     *\n     * An element in the process of being pulled will not be interrupted when the\n     * given duration completes. See `interruptAfter` for this behavior.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, duration: Duration.DurationInput): Stream<A, E, R>;\n};\n/**\n * Halts the evaluation of this stream when the provided effect completes. The\n * given effect will be forked as part of the returned stream, and its success\n * will be discarded.\n *\n * An element in the process of being pulled will not be interrupted when the\n * effect completes. See `interruptWhen` for this behavior.\n *\n * If the effect completes with a failure, the stream will emit that failure.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const haltWhen: {\n    /**\n     * Halts the evaluation of this stream when the provided effect completes. The\n     * given effect will be forked as part of the returned stream, and its success\n     * will be discarded.\n     *\n     * An element in the process of being pulled will not be interrupted when the\n     * effect completes. See `interruptWhen` for this behavior.\n     *\n     * If the effect completes with a failure, the stream will emit that failure.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <X, E2, R2>(effect: Effect.Effect<X, E2, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Halts the evaluation of this stream when the provided effect completes. The\n     * given effect will be forked as part of the returned stream, and its success\n     * will be discarded.\n     *\n     * An element in the process of being pulled will not be interrupted when the\n     * effect completes. See `interruptWhen` for this behavior.\n     *\n     * If the effect completes with a failure, the stream will emit that failure.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, X, E2, R2>(self: Stream<A, E, R>, effect: Effect.Effect<X, E2, R2>): Stream<A, E | E2, R | R2>;\n};\n/**\n * Halts the evaluation of this stream when the provided promise resolves.\n *\n * If the promise completes with a failure, the stream will emit that failure.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const haltWhenDeferred: {\n    /**\n     * Halts the evaluation of this stream when the provided promise resolves.\n     *\n     * If the promise completes with a failure, the stream will emit that failure.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <X, E2>(deferred: Deferred.Deferred<X, E2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R>;\n    /**\n     * Halts the evaluation of this stream when the provided promise resolves.\n     *\n     * If the promise completes with a failure, the stream will emit that failure.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, X, E2>(self: Stream<A, E, R>, deferred: Deferred.Deferred<X, E2>): Stream<A, E | E2, R>;\n};\n/**\n * The identity pipeline, which does not modify streams in any way.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const identity: <A, E = never, R = never>() => Stream<A, E, R>;\n/**\n * Interleaves this stream and the specified stream deterministically by\n * alternating pulling values from this stream and the specified stream. When\n * one stream is exhausted all remaining values in the other stream will be\n * pulled.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const s1 = Stream.make(1, 2, 3)\n * const s2 = Stream.make(4, 5, 6)\n *\n * const stream = Stream.interleave(s1, s2)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 1, 4, 2, 5, 3, 6 ] }\n * ```\n * @since 2.0.0\n * @category utils\n */\nexport declare const interleave: {\n    /**\n     * Interleaves this stream and the specified stream deterministically by\n     * alternating pulling values from this stream and the specified stream. When\n     * one stream is exhausted all remaining values in the other stream will be\n     * pulled.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const s1 = Stream.make(1, 2, 3)\n     * const s2 = Stream.make(4, 5, 6)\n     *\n     * const stream = Stream.interleave(s1, s2)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 1, 4, 2, 5, 3, 6 ] }\n     * ```\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, E2, R2>(that: Stream<A2, E2, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A2 | A, E2 | E, R2 | R>;\n    /**\n     * Interleaves this stream and the specified stream deterministically by\n     * alternating pulling values from this stream and the specified stream. When\n     * one stream is exhausted all remaining values in the other stream will be\n     * pulled.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const s1 = Stream.make(1, 2, 3)\n     * const s2 = Stream.make(4, 5, 6)\n     *\n     * const stream = Stream.interleave(s1, s2)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 1, 4, 2, 5, 3, 6 ] }\n     * ```\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, that: Stream<A2, E2, R2>): Stream<A | A2, E | E2, R | R2>;\n};\n/**\n * Combines this stream and the specified stream deterministically using the\n * stream of boolean values `pull` to control which stream to pull from next.\n * A value of `true` indicates to pull from this stream and a value of `false`\n * indicates to pull from the specified stream. Only consumes as many elements\n * as requested by the `pull` stream. If either this stream or the specified\n * stream are exhausted further requests for values from that stream will be\n * ignored.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const s1 = Stream.make(1, 3, 5, 7, 9)\n * const s2 = Stream.make(2, 4, 6, 8, 10)\n *\n * const booleanStream = Stream.make(true, false, false).pipe(Stream.forever)\n *\n * const stream = Stream.interleaveWith(s1, s2, booleanStream)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // {\n * //   _id: 'Chunk',\n * //   values: [\n * //     1, 2,  4, 3, 6,\n * //     8, 5, 10, 7, 9\n * //   ]\n * // }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const interleaveWith: {\n    /**\n     * Combines this stream and the specified stream deterministically using the\n     * stream of boolean values `pull` to control which stream to pull from next.\n     * A value of `true` indicates to pull from this stream and a value of `false`\n     * indicates to pull from the specified stream. Only consumes as many elements\n     * as requested by the `pull` stream. If either this stream or the specified\n     * stream are exhausted further requests for values from that stream will be\n     * ignored.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const s1 = Stream.make(1, 3, 5, 7, 9)\n     * const s2 = Stream.make(2, 4, 6, 8, 10)\n     *\n     * const booleanStream = Stream.make(true, false, false).pipe(Stream.forever)\n     *\n     * const stream = Stream.interleaveWith(s1, s2, booleanStream)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // {\n     * //   _id: 'Chunk',\n     * //   values: [\n     * //     1, 2,  4, 3, 6,\n     * //     8, 5, 10, 7, 9\n     * //   ]\n     * // }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, E2, R2, E3, R3>(that: Stream<A2, E2, R2>, decider: Stream<boolean, E3, R3>): <A, E, R>(self: Stream<A, E, R>) => Stream<A2 | A, E2 | E3 | E, R2 | R3 | R>;\n    /**\n     * Combines this stream and the specified stream deterministically using the\n     * stream of boolean values `pull` to control which stream to pull from next.\n     * A value of `true` indicates to pull from this stream and a value of `false`\n     * indicates to pull from the specified stream. Only consumes as many elements\n     * as requested by the `pull` stream. If either this stream or the specified\n     * stream are exhausted further requests for values from that stream will be\n     * ignored.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const s1 = Stream.make(1, 3, 5, 7, 9)\n     * const s2 = Stream.make(2, 4, 6, 8, 10)\n     *\n     * const booleanStream = Stream.make(true, false, false).pipe(Stream.forever)\n     *\n     * const stream = Stream.interleaveWith(s1, s2, booleanStream)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // {\n     * //   _id: 'Chunk',\n     * //   values: [\n     * //     1, 2,  4, 3, 6,\n     * //     8, 5, 10, 7, 9\n     * //   ]\n     * // }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, E2, R2, E3, R3>(self: Stream<A, E, R>, that: Stream<A2, E2, R2>, decider: Stream<boolean, E3, R3>): Stream<A | A2, E | E2 | E3, R | R2 | R3>;\n};\n/**\n * Intersperse stream with provided `element`.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.make(1, 2, 3, 4, 5).pipe(Stream.intersperse(0))\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // {\n * //   _id: 'Chunk',\n * //   values: [\n * //     1, 0, 2, 0, 3,\n * //     0, 4, 0, 5\n * //   ]\n * // }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const intersperse: {\n    /**\n     * Intersperse stream with provided `element`.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.make(1, 2, 3, 4, 5).pipe(Stream.intersperse(0))\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // {\n     * //   _id: 'Chunk',\n     * //   values: [\n     * //     1, 0, 2, 0, 3,\n     * //     0, 4, 0, 5\n     * //   ]\n     * // }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2>(element: A2): <A, E, R>(self: Stream<A, E, R>) => Stream<A2 | A, E, R>;\n    /**\n     * Intersperse stream with provided `element`.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.make(1, 2, 3, 4, 5).pipe(Stream.intersperse(0))\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // {\n     * //   _id: 'Chunk',\n     * //   values: [\n     * //     1, 0, 2, 0, 3,\n     * //     0, 4, 0, 5\n     * //   ]\n     * // }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2>(self: Stream<A, E, R>, element: A2): Stream<A | A2, E, R>;\n};\n/**\n * Intersperse the specified element, also adding a prefix and a suffix.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.make(1, 2, 3, 4, 5).pipe(\n *   Stream.intersperseAffixes({\n *     start: \"[\",\n *     middle: \"-\",\n *     end: \"]\"\n *   })\n * )\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // {\n * //   _id: 'Chunk',\n * //   values: [\n * //     '[', 1,   '-', 2,   '-',\n * //     3,   '-', 4,   '-', 5,\n * //     ']'\n * //   ]\n * // }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const intersperseAffixes: {\n    /**\n     * Intersperse the specified element, also adding a prefix and a suffix.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.make(1, 2, 3, 4, 5).pipe(\n     *   Stream.intersperseAffixes({\n     *     start: \"[\",\n     *     middle: \"-\",\n     *     end: \"]\"\n     *   })\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // {\n     * //   _id: 'Chunk',\n     * //   values: [\n     * //     '[', 1,   '-', 2,   '-',\n     * //     3,   '-', 4,   '-', 5,\n     * //     ']'\n     * //   ]\n     * // }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, A3, A4>(options: {\n        readonly start: A2;\n        readonly middle: A3;\n        readonly end: A4;\n    }): <A, E, R>(self: Stream<A, E, R>) => Stream<A2 | A3 | A4 | A, E, R>;\n    /**\n     * Intersperse the specified element, also adding a prefix and a suffix.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.make(1, 2, 3, 4, 5).pipe(\n     *   Stream.intersperseAffixes({\n     *     start: \"[\",\n     *     middle: \"-\",\n     *     end: \"]\"\n     *   })\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // {\n     * //   _id: 'Chunk',\n     * //   values: [\n     * //     '[', 1,   '-', 2,   '-',\n     * //     3,   '-', 4,   '-', 5,\n     * //     ']'\n     * //   ]\n     * // }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, A3, A4>(self: Stream<A, E, R>, options: {\n        readonly start: A2;\n        readonly middle: A3;\n        readonly end: A4;\n    }): Stream<A | A2 | A3 | A4, E, R>;\n};\n/**\n * Specialized version of `Stream.interruptWhen` which interrupts the\n * evaluation of this stream after the given `Duration`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const interruptAfter: {\n    /**\n     * Specialized version of `Stream.interruptWhen` which interrupts the\n     * evaluation of this stream after the given `Duration`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (duration: Duration.DurationInput): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Specialized version of `Stream.interruptWhen` which interrupts the\n     * evaluation of this stream after the given `Duration`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, duration: Duration.DurationInput): Stream<A, E, R>;\n};\n/**\n * Interrupts the evaluation of this stream when the provided effect\n * completes. The given effect will be forked as part of this stream, and its\n * success will be discarded. This combinator will also interrupt any\n * in-progress element being pulled from upstream.\n *\n * If the effect completes with a failure before the stream completes, the\n * returned stream will emit that failure.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const interruptWhen: {\n    /**\n     * Interrupts the evaluation of this stream when the provided effect\n     * completes. The given effect will be forked as part of this stream, and its\n     * success will be discarded. This combinator will also interrupt any\n     * in-progress element being pulled from upstream.\n     *\n     * If the effect completes with a failure before the stream completes, the\n     * returned stream will emit that failure.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <X, E2, R2>(effect: Effect.Effect<X, E2, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Interrupts the evaluation of this stream when the provided effect\n     * completes. The given effect will be forked as part of this stream, and its\n     * success will be discarded. This combinator will also interrupt any\n     * in-progress element being pulled from upstream.\n     *\n     * If the effect completes with a failure before the stream completes, the\n     * returned stream will emit that failure.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, X, E2, R2>(self: Stream<A, E, R>, effect: Effect.Effect<X, E2, R2>): Stream<A, E | E2, R | R2>;\n};\n/**\n * Interrupts the evaluation of this stream when the provided promise\n * resolves. This combinator will also interrupt any in-progress element being\n * pulled from upstream.\n *\n * If the promise completes with a failure, the stream will emit that failure.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const interruptWhenDeferred: {\n    /**\n     * Interrupts the evaluation of this stream when the provided promise\n     * resolves. This combinator will also interrupt any in-progress element being\n     * pulled from upstream.\n     *\n     * If the promise completes with a failure, the stream will emit that failure.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <X, E2>(deferred: Deferred.Deferred<X, E2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R>;\n    /**\n     * Interrupts the evaluation of this stream when the provided promise\n     * resolves. This combinator will also interrupt any in-progress element being\n     * pulled from upstream.\n     *\n     * If the promise completes with a failure, the stream will emit that failure.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, X, E2>(self: Stream<A, E, R>, deferred: Deferred.Deferred<X, E2>): Stream<A, E | E2, R>;\n};\n/**\n * The infinite stream of iterative function application: a, f(a), f(f(a)),\n * f(f(f(a))), ...\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * // An infinite Stream of numbers starting from 1 and incrementing\n * const stream = Stream.iterate(1, (n) => n + 1)\n *\n * Effect.runPromise(Stream.runCollect(stream.pipe(Stream.take(10)))).then(console.log)\n * // { _id: 'Chunk', values: [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const iterate: <A>(value: A, next: (value: A) => A) => Stream<A>;\n/**\n * Creates a stream from an sequence of values.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.make(1, 2, 3)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 1, 2, 3 ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <As extends Array<any>>(...as: As) => Stream<As[number]>;\n/**\n * Transforms the elements of this stream using the supplied function.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.make(1, 2, 3).pipe(Stream.map((n) => n + 1))\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 2, 3, 4 ] }\n * ```\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: {\n    /**\n     * Transforms the elements of this stream using the supplied function.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.make(1, 2, 3).pipe(Stream.map((n) => n + 1))\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 2, 3, 4 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, B>(f: (a: A) => B): <E, R>(self: Stream<A, E, R>) => Stream<B, E, R>;\n    /**\n     * Transforms the elements of this stream using the supplied function.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.make(1, 2, 3).pipe(Stream.map((n) => n + 1))\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 2, 3, 4 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, B>(self: Stream<A, E, R>, f: (a: A) => B): Stream<B, E, R>;\n};\n/**\n * Statefully maps over the elements of this stream to produce new elements.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const runningTotal = (stream: Stream.Stream<number>): Stream.Stream<number> =>\n *   stream.pipe(Stream.mapAccum(0, (s, a) => [s + a, s + a]))\n *\n * // input:  0, 1, 2, 3, 4, 5, 6\n * Effect.runPromise(Stream.runCollect(runningTotal(Stream.range(0, 6)))).then(\n *   console.log\n * )\n * // { _id: \"Chunk\", values: [ 0, 1, 3, 6, 10, 15, 21 ] }\n * ```\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapAccum: {\n    /**\n     * Statefully maps over the elements of this stream to produce new elements.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const runningTotal = (stream: Stream.Stream<number>): Stream.Stream<number> =>\n     *   stream.pipe(Stream.mapAccum(0, (s, a) => [s + a, s + a]))\n     *\n     * // input:  0, 1, 2, 3, 4, 5, 6\n     * Effect.runPromise(Stream.runCollect(runningTotal(Stream.range(0, 6)))).then(\n     *   console.log\n     * )\n     * // { _id: \"Chunk\", values: [ 0, 1, 3, 6, 10, 15, 21 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <S, A, A2>(s: S, f: (s: S, a: A) => readonly [S, A2]): <E, R>(self: Stream<A, E, R>) => Stream<A2, E, R>;\n    /**\n     * Statefully maps over the elements of this stream to produce new elements.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const runningTotal = (stream: Stream.Stream<number>): Stream.Stream<number> =>\n     *   stream.pipe(Stream.mapAccum(0, (s, a) => [s + a, s + a]))\n     *\n     * // input:  0, 1, 2, 3, 4, 5, 6\n     * Effect.runPromise(Stream.runCollect(runningTotal(Stream.range(0, 6)))).then(\n     *   console.log\n     * )\n     * // { _id: \"Chunk\", values: [ 0, 1, 3, 6, 10, 15, 21 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, S, A2>(self: Stream<A, E, R>, s: S, f: (s: S, a: A) => readonly [S, A2]): Stream<A2, E, R>;\n};\n/**\n * Statefully and effectfully maps over the elements of this stream to produce\n * new elements.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapAccumEffect: {\n    /**\n     * Statefully and effectfully maps over the elements of this stream to produce\n     * new elements.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <S, A, A2, E2, R2>(s: S, f: (s: S, a: A) => Effect.Effect<readonly [S, A2], E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<A2, E2 | E, R2 | R>;\n    /**\n     * Statefully and effectfully maps over the elements of this stream to produce\n     * new elements.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, S, A2, E2, R2>(self: Stream<A, E, R>, s: S, f: (s: S, a: A) => Effect.Effect<readonly [S, A2], E2, R2>): Stream<A2, E | E2, R | R2>;\n};\n/**\n * Returns a stream whose failure and success channels have been mapped by the\n * specified `onFailure` and `onSuccess` functions.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mapBoth: {\n    /**\n     * Returns a stream whose failure and success channels have been mapped by the\n     * specified `onFailure` and `onSuccess` functions.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <E, E2, A, A2>(options: {\n        readonly onFailure: (e: E) => E2;\n        readonly onSuccess: (a: A) => A2;\n    }): <R>(self: Stream<A, E, R>) => Stream<A2, E2, R>;\n    /**\n     * Returns a stream whose failure and success channels have been mapped by the\n     * specified `onFailure` and `onSuccess` functions.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, E2, A2>(self: Stream<A, E, R>, options: {\n        readonly onFailure: (e: E) => E2;\n        readonly onSuccess: (a: A) => A2;\n    }): Stream<A2, E2, R>;\n};\n/**\n * Transforms the chunks emitted by this stream.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapChunks: {\n    /**\n     * Transforms the chunks emitted by this stream.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, B>(f: (chunk: Chunk.Chunk<A>) => Chunk.Chunk<B>): <E, R>(self: Stream<A, E, R>) => Stream<B, E, R>;\n    /**\n     * Transforms the chunks emitted by this stream.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, B>(self: Stream<A, E, R>, f: (chunk: Chunk.Chunk<A>) => Chunk.Chunk<B>): Stream<B, E, R>;\n};\n/**\n * Effectfully transforms the chunks emitted by this stream.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapChunksEffect: {\n    /**\n     * Effectfully transforms the chunks emitted by this stream.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, B, E2, R2>(f: (chunk: Chunk.Chunk<A>) => Effect.Effect<Chunk.Chunk<B>, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<B, E2 | E, R2 | R>;\n    /**\n     * Effectfully transforms the chunks emitted by this stream.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, B, E2, R2>(self: Stream<A, E, R>, f: (chunk: Chunk.Chunk<A>) => Effect.Effect<Chunk.Chunk<B>, E2, R2>): Stream<B, E | E2, R | R2>;\n};\n/**\n * Maps each element to an iterable, and flattens the iterables into the\n * output of this stream.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const numbers = Stream.make(\"1-2-3\", \"4-5\", \"6\").pipe(\n *   Stream.mapConcat((s) => s.split(\"-\")),\n *   Stream.map((s) => parseInt(s))\n * )\n *\n * Effect.runPromise(Stream.runCollect(numbers)).then(console.log)\n * // { _id: 'Chunk', values: [ 1, 2, 3, 4, 5, 6 ] }\n * ```\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapConcat: {\n    /**\n     * Maps each element to an iterable, and flattens the iterables into the\n     * output of this stream.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const numbers = Stream.make(\"1-2-3\", \"4-5\", \"6\").pipe(\n     *   Stream.mapConcat((s) => s.split(\"-\")),\n     *   Stream.map((s) => parseInt(s))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(numbers)).then(console.log)\n     * // { _id: 'Chunk', values: [ 1, 2, 3, 4, 5, 6 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, A2>(f: (a: A) => Iterable<A2>): <E, R>(self: Stream<A, E, R>) => Stream<A2, E, R>;\n    /**\n     * Maps each element to an iterable, and flattens the iterables into the\n     * output of this stream.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const numbers = Stream.make(\"1-2-3\", \"4-5\", \"6\").pipe(\n     *   Stream.mapConcat((s) => s.split(\"-\")),\n     *   Stream.map((s) => parseInt(s))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(numbers)).then(console.log)\n     * // { _id: 'Chunk', values: [ 1, 2, 3, 4, 5, 6 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, A2>(self: Stream<A, E, R>, f: (a: A) => Iterable<A2>): Stream<A2, E, R>;\n};\n/**\n * Maps each element to a chunk, and flattens the chunks into the output of\n * this stream.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapConcatChunk: {\n    /**\n     * Maps each element to a chunk, and flattens the chunks into the output of\n     * this stream.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, A2>(f: (a: A) => Chunk.Chunk<A2>): <E, R>(self: Stream<A, E, R>) => Stream<A2, E, R>;\n    /**\n     * Maps each element to a chunk, and flattens the chunks into the output of\n     * this stream.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, A2>(self: Stream<A, E, R>, f: (a: A) => Chunk.Chunk<A2>): Stream<A2, E, R>;\n};\n/**\n * Effectfully maps each element to a chunk, and flattens the chunks into the\n * output of this stream.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapConcatChunkEffect: {\n    /**\n     * Effectfully maps each element to a chunk, and flattens the chunks into the\n     * output of this stream.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, A2, E2, R2>(f: (a: A) => Effect.Effect<Chunk.Chunk<A2>, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<A2, E2 | E, R2 | R>;\n    /**\n     * Effectfully maps each element to a chunk, and flattens the chunks into the\n     * output of this stream.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, f: (a: A) => Effect.Effect<Chunk.Chunk<A2>, E2, R2>): Stream<A2, E | E2, R | R2>;\n};\n/**\n * Effectfully maps each element to an iterable, and flattens the iterables\n * into the output of this stream.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapConcatEffect: {\n    /**\n     * Effectfully maps each element to an iterable, and flattens the iterables\n     * into the output of this stream.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, A2, E2, R2>(f: (a: A) => Effect.Effect<Iterable<A2>, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<A2, E2 | E, R2 | R>;\n    /**\n     * Effectfully maps each element to an iterable, and flattens the iterables\n     * into the output of this stream.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, f: (a: A) => Effect.Effect<Iterable<A2>, E2, R2>): Stream<A2, E | E2, R | R2>;\n};\n/**\n * Maps over elements of the stream with the specified effectful function.\n *\n * @example\n * ```ts\n * import { Effect, Random, Stream } from \"effect\"\n *\n * const stream = Stream.make(10, 20, 30).pipe(\n *   Stream.mapEffect((n) => Random.nextIntBetween(0, n))\n * )\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // Example Output: { _id: 'Chunk', values: [ 7, 19, 8 ] }\n * ```\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapEffect: {\n    /**\n     * Maps over elements of the stream with the specified effectful function.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Random, Stream } from \"effect\"\n     *\n     * const stream = Stream.make(10, 20, 30).pipe(\n     *   Stream.mapEffect((n) => Random.nextIntBetween(0, n))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // Example Output: { _id: 'Chunk', values: [ 7, 19, 8 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, A2, E2, R2>(f: (a: A) => Effect.Effect<A2, E2, R2>, options?: {\n        readonly concurrency?: number | \"unbounded\" | undefined;\n        readonly unordered?: boolean | undefined;\n    } | undefined): <E, R>(self: Stream<A, E, R>) => Stream<A2, E2 | E, R2 | R>;\n    /**\n     * Maps over elements of the stream with the specified effectful function.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Random, Stream } from \"effect\"\n     *\n     * const stream = Stream.make(10, 20, 30).pipe(\n     *   Stream.mapEffect((n) => Random.nextIntBetween(0, n))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // Example Output: { _id: 'Chunk', values: [ 7, 19, 8 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, A2, E2, R2, K>(f: (a: A) => Effect.Effect<A2, E2, R2>, options: {\n        readonly key: (a: A) => K;\n        readonly bufferSize?: number | undefined;\n    }): <E, R>(self: Stream<A, E, R>) => Stream<A2, E2 | E, R2 | R>;\n    /**\n     * Maps over elements of the stream with the specified effectful function.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Random, Stream } from \"effect\"\n     *\n     * const stream = Stream.make(10, 20, 30).pipe(\n     *   Stream.mapEffect((n) => Random.nextIntBetween(0, n))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // Example Output: { _id: 'Chunk', values: [ 7, 19, 8 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, f: (a: A) => Effect.Effect<A2, E2, R2>, options?: {\n        readonly concurrency?: number | \"unbounded\" | undefined;\n        readonly unordered?: boolean | undefined;\n    } | undefined): Stream<A2, E | E2, R | R2>;\n    /**\n     * Maps over elements of the stream with the specified effectful function.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Random, Stream } from \"effect\"\n     *\n     * const stream = Stream.make(10, 20, 30).pipe(\n     *   Stream.mapEffect((n) => Random.nextIntBetween(0, n))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // Example Output: { _id: 'Chunk', values: [ 7, 19, 8 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, A2, E2, R2, K>(self: Stream<A, E, R>, f: (a: A) => Effect.Effect<A2, E2, R2>, options: {\n        readonly key: (a: A) => K;\n        readonly bufferSize?: number | undefined;\n    }): Stream<A2, E | E2, R | R2>;\n};\n/**\n * Transforms the errors emitted by this stream using `f`.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapError: {\n    /**\n     * Transforms the errors emitted by this stream using `f`.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <E, E2>(f: (error: E) => E2): <A, R>(self: Stream<A, E, R>) => Stream<A, E2, R>;\n    /**\n     * Transforms the errors emitted by this stream using `f`.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, E2>(self: Stream<A, E, R>, f: (error: E) => E2): Stream<A, E2, R>;\n};\n/**\n * Transforms the full causes of failures emitted by this stream.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const mapErrorCause: {\n    /**\n     * Transforms the full causes of failures emitted by this stream.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <E, E2>(f: (cause: Cause.Cause<E>) => Cause.Cause<E2>): <A, R>(self: Stream<A, E, R>) => Stream<A, E2, R>;\n    /**\n     * Transforms the full causes of failures emitted by this stream.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, R, E2>(self: Stream<A, E, R>, f: (cause: Cause.Cause<E>) => Cause.Cause<E2>): Stream<A, E2, R>;\n};\n/**\n * Merges this stream and the specified stream together.\n *\n * New produced stream will terminate when both specified stream terminate if\n * no termination strategy is specified.\n *\n * @example\n * ```ts\n * import { Effect, Schedule, Stream } from \"effect\"\n *\n * const s1 = Stream.make(1, 2, 3).pipe(\n *   Stream.schedule(Schedule.spaced(\"100 millis\"))\n * )\n * const s2 = Stream.make(4, 5, 6).pipe(\n *   Stream.schedule(Schedule.spaced(\"200 millis\"))\n * )\n *\n * const stream = Stream.merge(s1, s2)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 1, 4, 2, 3, 5, 6 ] }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const merge: {\n    /**\n     * Merges this stream and the specified stream together.\n     *\n     * New produced stream will terminate when both specified stream terminate if\n     * no termination strategy is specified.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Schedule, Stream } from \"effect\"\n     *\n     * const s1 = Stream.make(1, 2, 3).pipe(\n     *   Stream.schedule(Schedule.spaced(\"100 millis\"))\n     * )\n     * const s2 = Stream.make(4, 5, 6).pipe(\n     *   Stream.schedule(Schedule.spaced(\"200 millis\"))\n     * )\n     *\n     * const stream = Stream.merge(s1, s2)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 1, 4, 2, 3, 5, 6 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, E2, R2>(that: Stream<A2, E2, R2>, options?: {\n        readonly haltStrategy?: HaltStrategy.HaltStrategyInput | undefined;\n    } | undefined): <A, E, R>(self: Stream<A, E, R>) => Stream<A2 | A, E2 | E, R2 | R>;\n    /**\n     * Merges this stream and the specified stream together.\n     *\n     * New produced stream will terminate when both specified stream terminate if\n     * no termination strategy is specified.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Schedule, Stream } from \"effect\"\n     *\n     * const s1 = Stream.make(1, 2, 3).pipe(\n     *   Stream.schedule(Schedule.spaced(\"100 millis\"))\n     * )\n     * const s2 = Stream.make(4, 5, 6).pipe(\n     *   Stream.schedule(Schedule.spaced(\"200 millis\"))\n     * )\n     *\n     * const stream = Stream.merge(s1, s2)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 1, 4, 2, 3, 5, 6 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, that: Stream<A2, E2, R2>, options?: {\n        readonly haltStrategy?: HaltStrategy.HaltStrategyInput | undefined;\n    } | undefined): Stream<A | A2, E | E2, R | R2>;\n};\n/**\n * Merges a variable list of streams in a non-deterministic fashion. Up to `n`\n * streams may be consumed in parallel and up to `outputBuffer` chunks may be\n * buffered by this operator.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mergeAll: {\n    /**\n     * Merges a variable list of streams in a non-deterministic fashion. Up to `n`\n     * streams may be consumed in parallel and up to `outputBuffer` chunks may be\n     * buffered by this operator.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (options: {\n        readonly concurrency: number | \"unbounded\";\n        readonly bufferSize?: number | undefined;\n    }): <A, E, R>(streams: Iterable<Stream<A, E, R>>) => Stream<A, E, R>;\n    /**\n     * Merges a variable list of streams in a non-deterministic fashion. Up to `n`\n     * streams may be consumed in parallel and up to `outputBuffer` chunks may be\n     * buffered by this operator.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(streams: Iterable<Stream<A, E, R>>, options: {\n        readonly concurrency: number | \"unbounded\";\n        readonly bufferSize?: number | undefined;\n    }): Stream<A, E, R>;\n};\n/**\n * Merges a struct of streams into a single stream of tagged values.\n * @category combinators\n * @since 3.8.5\n *\n * @example\n * ```ts\n * import { Stream } from \"effect\"\n * // Stream.Stream<{ _tag: \"a\"; value: number; } | { _tag: \"b\"; value: string; }>\n * const res = Stream.mergeWithTag({\n *    a: Stream.make(0),\n *    b: Stream.make(\"\")\n * }, { concurrency: \"unbounded\" })\n * ```\n */\nexport declare const mergeWithTag: {\n    /**\n     * Merges a struct of streams into a single stream of tagged values.\n     * @category combinators\n     * @since 3.8.5\n     *\n     * @example\n     * ```ts\n     * import { Stream } from \"effect\"\n     * // Stream.Stream<{ _tag: \"a\"; value: number; } | { _tag: \"b\"; value: string; }>\n     * const res = Stream.mergeWithTag({\n     *    a: Stream.make(0),\n     *    b: Stream.make(\"\")\n     * }, { concurrency: \"unbounded\" })\n     * ```\n     */\n    <S extends {\n        [k in string]: Stream<any, any, any>;\n    }>(streams: S, options: {\n        readonly concurrency: number | \"unbounded\";\n        readonly bufferSize?: number | undefined;\n    }): Stream<{\n        [K in keyof S]: {\n            _tag: K;\n            value: Stream.Success<S[K]>;\n        };\n    }[keyof S], Stream.Error<S[keyof S]>, Stream.Context<S[keyof S]>>;\n    /**\n     * Merges a struct of streams into a single stream of tagged values.\n     * @category combinators\n     * @since 3.8.5\n     *\n     * @example\n     * ```ts\n     * import { Stream } from \"effect\"\n     * // Stream.Stream<{ _tag: \"a\"; value: number; } | { _tag: \"b\"; value: string; }>\n     * const res = Stream.mergeWithTag({\n     *    a: Stream.make(0),\n     *    b: Stream.make(\"\")\n     * }, { concurrency: \"unbounded\" })\n     * ```\n     */\n    (options: {\n        readonly concurrency: number | \"unbounded\";\n        readonly bufferSize?: number | undefined;\n    }): <S extends {\n        [k in string]: Stream<any, any, any>;\n    }>(streams: S) => Stream<{\n        [K in keyof S]: {\n            _tag: K;\n            value: Stream.Success<S[K]>;\n        };\n    }[keyof S], Stream.Error<S[keyof S]>, Stream.Context<S[keyof S]>>;\n};\n/**\n * Merges this stream and the specified stream together to a common element\n * type with the specified mapping functions.\n *\n * New produced stream will terminate when both specified stream terminate if\n * no termination strategy is specified.\n *\n * @example\n * ```ts\n * import { Effect, Schedule, Stream } from \"effect\"\n *\n * const s1 = Stream.make(\"1\", \"2\", \"3\").pipe(\n *   Stream.schedule(Schedule.spaced(\"100 millis\"))\n * )\n * const s2 = Stream.make(4.1, 5.3, 6.2).pipe(\n *   Stream.schedule(Schedule.spaced(\"200 millis\"))\n * )\n *\n * const stream = Stream.mergeWith(s1, s2, {\n *   onSelf: (s) => parseInt(s),\n *   onOther: (n) => Math.floor(n)\n * })\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 1, 4, 2, 3, 5, 6 ] }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mergeWith: {\n    /**\n     * Merges this stream and the specified stream together to a common element\n     * type with the specified mapping functions.\n     *\n     * New produced stream will terminate when both specified stream terminate if\n     * no termination strategy is specified.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Schedule, Stream } from \"effect\"\n     *\n     * const s1 = Stream.make(\"1\", \"2\", \"3\").pipe(\n     *   Stream.schedule(Schedule.spaced(\"100 millis\"))\n     * )\n     * const s2 = Stream.make(4.1, 5.3, 6.2).pipe(\n     *   Stream.schedule(Schedule.spaced(\"200 millis\"))\n     * )\n     *\n     * const stream = Stream.mergeWith(s1, s2, {\n     *   onSelf: (s) => parseInt(s),\n     *   onOther: (n) => Math.floor(n)\n     * })\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 1, 4, 2, 3, 5, 6 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, E2, R2, A, A3, A4>(other: Stream<A2, E2, R2>, options: {\n        readonly onSelf: (a: A) => A3;\n        readonly onOther: (a2: A2) => A4;\n        readonly haltStrategy?: HaltStrategy.HaltStrategyInput | undefined;\n    }): <E, R>(self: Stream<A, E, R>) => Stream<A3 | A4, E2 | E, R2 | R>;\n    /**\n     * Merges this stream and the specified stream together to a common element\n     * type with the specified mapping functions.\n     *\n     * New produced stream will terminate when both specified stream terminate if\n     * no termination strategy is specified.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Schedule, Stream } from \"effect\"\n     *\n     * const s1 = Stream.make(\"1\", \"2\", \"3\").pipe(\n     *   Stream.schedule(Schedule.spaced(\"100 millis\"))\n     * )\n     * const s2 = Stream.make(4.1, 5.3, 6.2).pipe(\n     *   Stream.schedule(Schedule.spaced(\"200 millis\"))\n     * )\n     *\n     * const stream = Stream.mergeWith(s1, s2, {\n     *   onSelf: (s) => parseInt(s),\n     *   onOther: (n) => Math.floor(n)\n     * })\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 1, 4, 2, 3, 5, 6 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, E2, R2, A3, A4>(self: Stream<A, E, R>, other: Stream<A2, E2, R2>, options: {\n        readonly onSelf: (a: A) => A3;\n        readonly onOther: (a2: A2) => A4;\n        readonly haltStrategy?: HaltStrategy.HaltStrategyInput | undefined;\n    }): Stream<A3 | A4, E | E2, R | R2>;\n};\n/**\n * Merges this stream and the specified stream together to produce a stream of\n * eithers.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mergeEither: {\n    /**\n     * Merges this stream and the specified stream together to produce a stream of\n     * eithers.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, E2, R2>(that: Stream<A2, E2, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<Either.Either<A2, A>, E2 | E, R2 | R>;\n    /**\n     * Merges this stream and the specified stream together to produce a stream of\n     * eithers.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, that: Stream<A2, E2, R2>): Stream<Either.Either<A2, A>, E | E2, R | R2>;\n};\n/**\n * Merges this stream and the specified stream together, discarding the values\n * from the right stream.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mergeLeft: {\n    /**\n     * Merges this stream and the specified stream together, discarding the values\n     * from the right stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <AR, ER, RR>(right: Stream<AR, ER, RR>): <AL, EL, RL>(left: Stream<AL, EL, RL>) => Stream<AL, ER | EL, RR | RL>;\n    /**\n     * Merges this stream and the specified stream together, discarding the values\n     * from the right stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <AL, EL, RL, AR, ER, RR>(left: Stream<AL, EL, RL>, right: Stream<AR, ER, RR>): Stream<AL, EL | ER, RL | RR>;\n};\n/**\n * Merges this stream and the specified stream together, discarding the values\n * from the left stream.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mergeRight: {\n    /**\n     * Merges this stream and the specified stream together, discarding the values\n     * from the left stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <AR, ER, RR>(right: Stream<AR, ER, RR>): <AL, EL, RL>(left: Stream<AL, EL, RL>) => Stream<AR, ER | EL, RR | RL>;\n    /**\n     * Merges this stream and the specified stream together, discarding the values\n     * from the left stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <AL, EL, RL, AR, ER, RR>(left: Stream<AL, EL, RL>, right: Stream<AR, ER, RR>): Stream<AR, EL | ER, RL | RR>;\n};\n/**\n * Returns a combined string resulting from concatenating each of the values\n * from the stream.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const mkString: <E, R>(self: Stream<string, E, R>) => Effect.Effect<string, E, R>;\n/**\n * The stream that never produces any value or fails with any error.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const never: Stream<never>;\n/**\n * Adds an effect to be executed at the end of the stream.\n *\n * @example\n * ```ts\n * import { Console, Effect, Stream } from \"effect\"\n *\n * const stream = Stream.make(1, 2, 3).pipe(\n *   Stream.map((n) => n * 2),\n *   Stream.tap((n) => Console.log(`after mapping: ${n}`)),\n *   Stream.onEnd(Console.log(\"Stream ended\"))\n * )\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // after mapping: 2\n * // after mapping: 4\n * // after mapping: 6\n * // Stream ended\n * // { _id: 'Chunk', values: [ 2, 4, 6 ] }\n * ```\n *\n * @since 3.6.0\n * @category sequencing\n */\nexport declare const onEnd: {\n    /**\n     * Adds an effect to be executed at the end of the stream.\n     *\n     * @example\n     * ```ts\n     * import { Console, Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.make(1, 2, 3).pipe(\n     *   Stream.map((n) => n * 2),\n     *   Stream.tap((n) => Console.log(`after mapping: ${n}`)),\n     *   Stream.onEnd(Console.log(\"Stream ended\"))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // after mapping: 2\n     * // after mapping: 4\n     * // after mapping: 6\n     * // Stream ended\n     * // { _id: 'Chunk', values: [ 2, 4, 6 ] }\n     * ```\n     *\n     * @since 3.6.0\n     * @category sequencing\n     */\n    <_, E2, R2>(effect: Effect.Effect<_, E2, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Adds an effect to be executed at the end of the stream.\n     *\n     * @example\n     * ```ts\n     * import { Console, Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.make(1, 2, 3).pipe(\n     *   Stream.map((n) => n * 2),\n     *   Stream.tap((n) => Console.log(`after mapping: ${n}`)),\n     *   Stream.onEnd(Console.log(\"Stream ended\"))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // after mapping: 2\n     * // after mapping: 4\n     * // after mapping: 6\n     * // Stream ended\n     * // { _id: 'Chunk', values: [ 2, 4, 6 ] }\n     * ```\n     *\n     * @since 3.6.0\n     * @category sequencing\n     */\n    <A, E, R, _, E2, R2>(self: Stream<A, E, R>, effect: Effect.Effect<_, E2, R2>): Stream<A, E | E2, R | R2>;\n};\n/**\n * Runs the specified effect if this stream fails, providing the error to the\n * effect if it exists.\n *\n * Note: Unlike `Effect.onError` there is no guarantee that the provided\n * effect will not be interrupted.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const onError: {\n    /**\n     * Runs the specified effect if this stream fails, providing the error to the\n     * effect if it exists.\n     *\n     * Note: Unlike `Effect.onError` there is no guarantee that the provided\n     * effect will not be interrupted.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <E, X, R2>(cleanup: (cause: Cause.Cause<E>) => Effect.Effect<X, never, R2>): <A, R>(self: Stream<A, E, R>) => Stream<A, E, R2 | R>;\n    /**\n     * Runs the specified effect if this stream fails, providing the error to the\n     * effect if it exists.\n     *\n     * Note: Unlike `Effect.onError` there is no guarantee that the provided\n     * effect will not be interrupted.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, X, R2>(self: Stream<A, E, R>, cleanup: (cause: Cause.Cause<E>) => Effect.Effect<X, never, R2>): Stream<A, E, R | R2>;\n};\n/**\n * Runs the specified effect if this stream ends.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const onDone: {\n    /**\n     * Runs the specified effect if this stream ends.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <X, R2>(cleanup: () => Effect.Effect<X, never, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R2 | R>;\n    /**\n     * Runs the specified effect if this stream ends.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, X, R2>(self: Stream<A, E, R>, cleanup: () => Effect.Effect<X, never, R2>): Stream<A, E, R | R2>;\n};\n/**\n * Adds an effect to be executed at the start of the stream.\n *\n * @example\n * ```ts\n * import { Console, Effect, Stream } from \"effect\"\n *\n * const stream = Stream.make(1, 2, 3).pipe(\n *   Stream.onStart(Console.log(\"Stream started\")),\n *   Stream.map((n) => n * 2),\n *   Stream.tap((n) => Console.log(`after mapping: ${n}`))\n * )\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // Stream started\n * // after mapping: 2\n * // after mapping: 4\n * // after mapping: 6\n * // { _id: 'Chunk', values: [ 2, 4, 6 ] }\n * ```\n *\n * @since 3.6.0\n * @category sequencing\n */\nexport declare const onStart: {\n    /**\n     * Adds an effect to be executed at the start of the stream.\n     *\n     * @example\n     * ```ts\n     * import { Console, Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.make(1, 2, 3).pipe(\n     *   Stream.onStart(Console.log(\"Stream started\")),\n     *   Stream.map((n) => n * 2),\n     *   Stream.tap((n) => Console.log(`after mapping: ${n}`))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // Stream started\n     * // after mapping: 2\n     * // after mapping: 4\n     * // after mapping: 6\n     * // { _id: 'Chunk', values: [ 2, 4, 6 ] }\n     * ```\n     *\n     * @since 3.6.0\n     * @category sequencing\n     */\n    <_, E2, R2>(effect: Effect.Effect<_, E2, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Adds an effect to be executed at the start of the stream.\n     *\n     * @example\n     * ```ts\n     * import { Console, Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.make(1, 2, 3).pipe(\n     *   Stream.onStart(Console.log(\"Stream started\")),\n     *   Stream.map((n) => n * 2),\n     *   Stream.tap((n) => Console.log(`after mapping: ${n}`))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // Stream started\n     * // after mapping: 2\n     * // after mapping: 4\n     * // after mapping: 6\n     * // { _id: 'Chunk', values: [ 2, 4, 6 ] }\n     * ```\n     *\n     * @since 3.6.0\n     * @category sequencing\n     */\n    <A, E, R, _, E2, R2>(self: Stream<A, E, R>, effect: Effect.Effect<_, E2, R2>): Stream<A, E | E2, R | R2>;\n};\n/**\n * Translates any failure into a stream termination, making the stream\n * infallible and all failures unchecked.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orDie: <A, E, R>(self: Stream<A, E, R>) => Stream<A, never, R>;\n/**\n * Keeps none of the errors, and terminates the stream with them, using the\n * specified function to convert the `E` into a defect.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orDieWith: {\n    /**\n     * Keeps none of the errors, and terminates the stream with them, using the\n     * specified function to convert the `E` into a defect.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E>(f: (e: E) => unknown): <A, R>(self: Stream<A, E, R>) => Stream<A, never, R>;\n    /**\n     * Keeps none of the errors, and terminates the stream with them, using the\n     * specified function to convert the `E` into a defect.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R>(self: Stream<A, E, R>, f: (e: E) => unknown): Stream<A, never, R>;\n};\n/**\n * Switches to the provided stream in case this one fails with a typed error.\n *\n * See also `Stream.catchAll`.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orElse: {\n    /**\n     * Switches to the provided stream in case this one fails with a typed error.\n     *\n     * See also `Stream.catchAll`.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A2, E2, R2>(that: LazyArg<Stream<A2, E2, R2>>): <A, E, R>(self: Stream<A, E, R>) => Stream<A2 | A, E2, R2 | R>;\n    /**\n     * Switches to the provided stream in case this one fails with a typed error.\n     *\n     * See also `Stream.catchAll`.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, that: LazyArg<Stream<A2, E2, R2>>): Stream<A | A2, E2, R | R2>;\n};\n/**\n * Switches to the provided stream in case this one fails with a typed error.\n *\n * See also `Stream.catchAll`.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orElseEither: {\n    /**\n     * Switches to the provided stream in case this one fails with a typed error.\n     *\n     * See also `Stream.catchAll`.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A2, E2, R2>(that: LazyArg<Stream<A2, E2, R2>>): <A, E, R>(self: Stream<A, E, R>) => Stream<Either.Either<A2, A>, E2, R2 | R>;\n    /**\n     * Switches to the provided stream in case this one fails with a typed error.\n     *\n     * See also `Stream.catchAll`.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, that: LazyArg<Stream<A2, E2, R2>>): Stream<Either.Either<A2, A>, E2, R | R2>;\n};\n/**\n * Fails with given error in case this one fails with a typed error.\n *\n * See also `Stream.catchAll`.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orElseFail: {\n    /**\n     * Fails with given error in case this one fails with a typed error.\n     *\n     * See also `Stream.catchAll`.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E2>(error: LazyArg<E2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E2, R>;\n    /**\n     * Fails with given error in case this one fails with a typed error.\n     *\n     * See also `Stream.catchAll`.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, E2>(self: Stream<A, E, R>, error: LazyArg<E2>): Stream<A, E2, R>;\n};\n/**\n * Produces the specified element if this stream is empty.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orElseIfEmpty: {\n    /**\n     * Produces the specified element if this stream is empty.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A2>(element: LazyArg<A2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A2 | A, E, R>;\n    /**\n     * Produces the specified element if this stream is empty.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A2>(self: Stream<A, E, R>, element: LazyArg<A2>): Stream<A | A2, E, R>;\n};\n/**\n * Produces the specified chunk if this stream is empty.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orElseIfEmptyChunk: {\n    /**\n     * Produces the specified chunk if this stream is empty.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A2>(chunk: LazyArg<Chunk.Chunk<A2>>): <A, E, R>(self: Stream<A, E, R>) => Stream<A2 | A, E, R>;\n    /**\n     * Produces the specified chunk if this stream is empty.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A2>(self: Stream<A, E, R>, chunk: LazyArg<Chunk.Chunk<A2>>): Stream<A | A2, E, R>;\n};\n/**\n * Switches to the provided stream in case this one is empty.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orElseIfEmptyStream: {\n    /**\n     * Switches to the provided stream in case this one is empty.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A2, E2, R2>(stream: LazyArg<Stream<A2, E2, R2>>): <A, E, R>(self: Stream<A, E, R>) => Stream<A2 | A, E2 | E, R2 | R>;\n    /**\n     * Switches to the provided stream in case this one is empty.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, stream: LazyArg<Stream<A2, E2, R2>>): Stream<A | A2, E | E2, R | R2>;\n};\n/**\n * Succeeds with the specified value if this one fails with a typed error.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const orElseSucceed: {\n    /**\n     * Succeeds with the specified value if this one fails with a typed error.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A2>(value: LazyArg<A2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A2 | A, never, R>;\n    /**\n     * Succeeds with the specified value if this one fails with a typed error.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, A2>(self: Stream<A, E, R>, value: LazyArg<A2>): Stream<A | A2, never, R>;\n};\n/**\n * Like `Stream.unfold`, but allows the emission of values to end one step further\n * than the unfolding of the state. This is useful for embedding paginated\n * APIs, hence the name.\n *\n * @example\n * ```ts\n * import { Effect, Option, Stream } from \"effect\"\n *\n * const stream = Stream.paginate(0, (n) => [\n *   n,\n *   n < 3 ? Option.some(n + 1) : Option.none()\n * ])\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 0, 1, 2, 3 ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const paginate: <S, A>(s: S, f: (s: S) => readonly [A, Option.Option<S>]) => Stream<A>;\n/**\n * Like `Stream.unfoldChunk`, but allows the emission of values to end one step\n * further than the unfolding of the state. This is useful for embedding\n * paginated APIs, hence the name.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const paginateChunk: <S, A>(s: S, f: (s: S) => readonly [Chunk.Chunk<A>, Option.Option<S>]) => Stream<A>;\n/**\n * Like `Stream.unfoldChunkEffect`, but allows the emission of values to end one step\n * further than the unfolding of the state. This is useful for embedding\n * paginated APIs, hence the name.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const paginateChunkEffect: <S, A, E, R>(s: S, f: (s: S) => Effect.Effect<readonly [Chunk.Chunk<A>, Option.Option<S>], E, R>) => Stream<A, E, R>;\n/**\n * Like `Stream.unfoldEffect` but allows the emission of values to end one step\n * further than the unfolding of the state. This is useful for embedding\n * paginated APIs, hence the name.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const paginateEffect: <S, A, E, R>(s: S, f: (s: S) => Effect.Effect<readonly [A, Option.Option<S>], E, R>) => Stream<A, E, R>;\n/**\n * Splits a stream into two substreams based on a predicate.\n *\n * **Details**\n *\n * The `Stream.partition` function splits a stream into two parts: one for\n * elements that satisfy the predicate (evaluated to `true`) and another for\n * those that do not (evaluated to `false`).\n *\n * The faster stream may advance up to `bufferSize` elements ahead of the slower\n * one.\n *\n * **Example** (Partitioning a Stream into Even and Odd Numbers)\n *\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const partition = Stream.range(1, 9).pipe(\n *   Stream.partition((n) => n % 2 === 0, { bufferSize: 5 })\n * )\n *\n * const program = Effect.scoped(\n *   Effect.gen(function*() {\n *     const [odds, evens] = yield* partition\n *     console.log(yield* Stream.runCollect(odds))\n *     console.log(yield* Stream.runCollect(evens))\n *   })\n * )\n *\n * Effect.runPromise(program)\n * // { _id: 'Chunk', values: [ 1, 3, 5, 7, 9 ] }\n * // { _id: 'Chunk', values: [ 2, 4, 6, 8 ] }\n * ```\n *\n * @see {@link partitionEither} for partitioning a stream based on effectful\n * conditions.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const partition: {\n    /**\n     * Splits a stream into two substreams based on a predicate.\n     *\n     * **Details**\n     *\n     * The `Stream.partition` function splits a stream into two parts: one for\n     * elements that satisfy the predicate (evaluated to `true`) and another for\n     * those that do not (evaluated to `false`).\n     *\n     * The faster stream may advance up to `bufferSize` elements ahead of the slower\n     * one.\n     *\n     * **Example** (Partitioning a Stream into Even and Odd Numbers)\n     *\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const partition = Stream.range(1, 9).pipe(\n     *   Stream.partition((n) => n % 2 === 0, { bufferSize: 5 })\n     * )\n     *\n     * const program = Effect.scoped(\n     *   Effect.gen(function*() {\n     *     const [odds, evens] = yield* partition\n     *     console.log(yield* Stream.runCollect(odds))\n     *     console.log(yield* Stream.runCollect(evens))\n     *   })\n     * )\n     *\n     * Effect.runPromise(program)\n     * // { _id: 'Chunk', values: [ 1, 3, 5, 7, 9 ] }\n     * // { _id: 'Chunk', values: [ 2, 4, 6, 8 ] }\n     * ```\n     *\n     * @see {@link partitionEither} for partitioning a stream based on effectful\n     * conditions.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <C extends A, B extends A, A = C>(refinement: Refinement<NoInfer<A>, B>, options?: {\n        bufferSize?: number | undefined;\n    } | undefined): <E, R>(self: Stream<C, E, R>) => Effect.Effect<[excluded: Stream<Exclude<C, B>, E, never>, satisfying: Stream<B, E, never>], E, R | Scope.Scope>;\n    /**\n     * Splits a stream into two substreams based on a predicate.\n     *\n     * **Details**\n     *\n     * The `Stream.partition` function splits a stream into two parts: one for\n     * elements that satisfy the predicate (evaluated to `true`) and another for\n     * those that do not (evaluated to `false`).\n     *\n     * The faster stream may advance up to `bufferSize` elements ahead of the slower\n     * one.\n     *\n     * **Example** (Partitioning a Stream into Even and Odd Numbers)\n     *\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const partition = Stream.range(1, 9).pipe(\n     *   Stream.partition((n) => n % 2 === 0, { bufferSize: 5 })\n     * )\n     *\n     * const program = Effect.scoped(\n     *   Effect.gen(function*() {\n     *     const [odds, evens] = yield* partition\n     *     console.log(yield* Stream.runCollect(odds))\n     *     console.log(yield* Stream.runCollect(evens))\n     *   })\n     * )\n     *\n     * Effect.runPromise(program)\n     * // { _id: 'Chunk', values: [ 1, 3, 5, 7, 9 ] }\n     * // { _id: 'Chunk', values: [ 2, 4, 6, 8 ] }\n     * ```\n     *\n     * @see {@link partitionEither} for partitioning a stream based on effectful\n     * conditions.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(predicate: Predicate<A>, options?: {\n        bufferSize?: number | undefined;\n    } | undefined): <E, R>(self: Stream<A, E, R>) => Effect.Effect<[excluded: Stream<A, E, never>, satisfying: Stream<A, E, never>], E, Scope.Scope | R>;\n    /**\n     * Splits a stream into two substreams based on a predicate.\n     *\n     * **Details**\n     *\n     * The `Stream.partition` function splits a stream into two parts: one for\n     * elements that satisfy the predicate (evaluated to `true`) and another for\n     * those that do not (evaluated to `false`).\n     *\n     * The faster stream may advance up to `bufferSize` elements ahead of the slower\n     * one.\n     *\n     * **Example** (Partitioning a Stream into Even and Odd Numbers)\n     *\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const partition = Stream.range(1, 9).pipe(\n     *   Stream.partition((n) => n % 2 === 0, { bufferSize: 5 })\n     * )\n     *\n     * const program = Effect.scoped(\n     *   Effect.gen(function*() {\n     *     const [odds, evens] = yield* partition\n     *     console.log(yield* Stream.runCollect(odds))\n     *     console.log(yield* Stream.runCollect(evens))\n     *   })\n     * )\n     *\n     * Effect.runPromise(program)\n     * // { _id: 'Chunk', values: [ 1, 3, 5, 7, 9 ] }\n     * // { _id: 'Chunk', values: [ 2, 4, 6, 8 ] }\n     * ```\n     *\n     * @see {@link partitionEither} for partitioning a stream based on effectful\n     * conditions.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <C extends A, E, R, B extends A, A = C>(self: Stream<C, E, R>, refinement: Refinement<A, B>, options?: {\n        bufferSize?: number | undefined;\n    } | undefined): Effect.Effect<[excluded: Stream<Exclude<C, B>, E, never>, satisfying: Stream<B, E, never>], E, R | Scope.Scope>;\n    /**\n     * Splits a stream into two substreams based on a predicate.\n     *\n     * **Details**\n     *\n     * The `Stream.partition` function splits a stream into two parts: one for\n     * elements that satisfy the predicate (evaluated to `true`) and another for\n     * those that do not (evaluated to `false`).\n     *\n     * The faster stream may advance up to `bufferSize` elements ahead of the slower\n     * one.\n     *\n     * **Example** (Partitioning a Stream into Even and Odd Numbers)\n     *\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const partition = Stream.range(1, 9).pipe(\n     *   Stream.partition((n) => n % 2 === 0, { bufferSize: 5 })\n     * )\n     *\n     * const program = Effect.scoped(\n     *   Effect.gen(function*() {\n     *     const [odds, evens] = yield* partition\n     *     console.log(yield* Stream.runCollect(odds))\n     *     console.log(yield* Stream.runCollect(evens))\n     *   })\n     * )\n     *\n     * Effect.runPromise(program)\n     * // { _id: 'Chunk', values: [ 1, 3, 5, 7, 9 ] }\n     * // { _id: 'Chunk', values: [ 2, 4, 6, 8 ] }\n     * ```\n     *\n     * @see {@link partitionEither} for partitioning a stream based on effectful\n     * conditions.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, predicate: Predicate<A>, options?: {\n        bufferSize?: number | undefined;\n    } | undefined): Effect.Effect<[excluded: Stream<A, E, never>, satisfying: Stream<A, E, never>], E, R | Scope.Scope>;\n};\n/**\n * Splits a stream into two substreams based on an effectful condition.\n *\n * **Details**\n *\n * The `Stream.partitionEither` function is used to divide a stream into two\n * parts: one for elements that satisfy a condition producing `Either.left`\n * values, and another for those that produce `Either.right` values. This\n * function applies an effectful predicate to each element in the stream to\n * determine which substream it belongs to.\n *\n * The faster stream may advance up to `bufferSize` elements ahead of the slower\n * one.\n *\n * **Example** (Partitioning a Stream with an Effectful Predicate)\n *\n * ```ts\n * import { Effect, Either, Stream } from \"effect\"\n *\n * const partition = Stream.range(1, 9).pipe(\n *   Stream.partitionEither(\n *     (n) => Effect.succeed(n % 2 === 0 ? Either.right(n) : Either.left(n)),\n *     { bufferSize: 5 }\n *   )\n * )\n *\n * const program = Effect.scoped(\n *   Effect.gen(function*() {\n *     const [evens, odds] = yield* partition\n *     console.log(yield* Stream.runCollect(evens))\n *     console.log(yield* Stream.runCollect(odds))\n *   })\n * )\n *\n * Effect.runPromise(program)\n * // { _id: 'Chunk', values: [ 1, 3, 5, 7, 9 ] }\n * // { _id: 'Chunk', values: [ 2, 4, 6, 8 ] }\n * ```\n *\n * @see {@link partition} for partitioning a stream based on simple conditions.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const partitionEither: {\n    /**\n     * Splits a stream into two substreams based on an effectful condition.\n     *\n     * **Details**\n     *\n     * The `Stream.partitionEither` function is used to divide a stream into two\n     * parts: one for elements that satisfy a condition producing `Either.left`\n     * values, and another for those that produce `Either.right` values. This\n     * function applies an effectful predicate to each element in the stream to\n     * determine which substream it belongs to.\n     *\n     * The faster stream may advance up to `bufferSize` elements ahead of the slower\n     * one.\n     *\n     * **Example** (Partitioning a Stream with an Effectful Predicate)\n     *\n     * ```ts\n     * import { Effect, Either, Stream } from \"effect\"\n     *\n     * const partition = Stream.range(1, 9).pipe(\n     *   Stream.partitionEither(\n     *     (n) => Effect.succeed(n % 2 === 0 ? Either.right(n) : Either.left(n)),\n     *     { bufferSize: 5 }\n     *   )\n     * )\n     *\n     * const program = Effect.scoped(\n     *   Effect.gen(function*() {\n     *     const [evens, odds] = yield* partition\n     *     console.log(yield* Stream.runCollect(evens))\n     *     console.log(yield* Stream.runCollect(odds))\n     *   })\n     * )\n     *\n     * Effect.runPromise(program)\n     * // { _id: 'Chunk', values: [ 1, 3, 5, 7, 9 ] }\n     * // { _id: 'Chunk', values: [ 2, 4, 6, 8 ] }\n     * ```\n     *\n     * @see {@link partition} for partitioning a stream based on simple conditions.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, A3, A2, E2, R2>(predicate: (a: NoInfer<A>) => Effect.Effect<Either.Either<A3, A2>, E2, R2>, options?: {\n        readonly bufferSize?: number | undefined;\n    } | undefined): <E, R>(self: Stream<A, E, R>) => Effect.Effect<[left: Stream<A2, E2 | E, never>, right: Stream<A3, E2 | E, never>], E2 | E, Scope.Scope | R2 | R>;\n    /**\n     * Splits a stream into two substreams based on an effectful condition.\n     *\n     * **Details**\n     *\n     * The `Stream.partitionEither` function is used to divide a stream into two\n     * parts: one for elements that satisfy a condition producing `Either.left`\n     * values, and another for those that produce `Either.right` values. This\n     * function applies an effectful predicate to each element in the stream to\n     * determine which substream it belongs to.\n     *\n     * The faster stream may advance up to `bufferSize` elements ahead of the slower\n     * one.\n     *\n     * **Example** (Partitioning a Stream with an Effectful Predicate)\n     *\n     * ```ts\n     * import { Effect, Either, Stream } from \"effect\"\n     *\n     * const partition = Stream.range(1, 9).pipe(\n     *   Stream.partitionEither(\n     *     (n) => Effect.succeed(n % 2 === 0 ? Either.right(n) : Either.left(n)),\n     *     { bufferSize: 5 }\n     *   )\n     * )\n     *\n     * const program = Effect.scoped(\n     *   Effect.gen(function*() {\n     *     const [evens, odds] = yield* partition\n     *     console.log(yield* Stream.runCollect(evens))\n     *     console.log(yield* Stream.runCollect(odds))\n     *   })\n     * )\n     *\n     * Effect.runPromise(program)\n     * // { _id: 'Chunk', values: [ 1, 3, 5, 7, 9 ] }\n     * // { _id: 'Chunk', values: [ 2, 4, 6, 8 ] }\n     * ```\n     *\n     * @see {@link partition} for partitioning a stream based on simple conditions.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A3, A2, E2, R2>(self: Stream<A, E, R>, predicate: (a: A) => Effect.Effect<Either.Either<A3, A2>, E2, R2>, options?: {\n        readonly bufferSize?: number | undefined;\n    } | undefined): Effect.Effect<[left: Stream<A2, E | E2, never>, right: Stream<A3, E | E2, never>], E | E2, Scope.Scope | R | R2>;\n};\n/**\n * Peels off enough material from the stream to construct a `Z` using the\n * provided `Sink` and then returns both the `Z` and the rest of the\n * `Stream` in a scope. Like all scoped values, the provided stream is\n * valid only within the scope.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const peel: {\n    /**\n     * Peels off enough material from the stream to construct a `Z` using the\n     * provided `Sink` and then returns both the `Z` and the rest of the\n     * `Stream` in a scope. Like all scoped values, the provided stream is\n     * valid only within the scope.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, A, E2, R2>(sink: Sink.Sink<A2, A, A, E2, R2>): <E, R>(self: Stream<A, E, R>) => Effect.Effect<[A2, Stream<A, E, never>], E2 | E, Scope.Scope | R2 | R>;\n    /**\n     * Peels off enough material from the stream to construct a `Z` using the\n     * provided `Sink` and then returns both the `Z` and the rest of the\n     * `Stream` in a scope. Like all scoped values, the provided stream is\n     * valid only within the scope.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, sink: Sink.Sink<A2, A, A, E2, R2>): Effect.Effect<[A2, Stream<A, E, never>], E | E2, Scope.Scope | R | R2>;\n};\n/**\n * Pipes all of the values from this stream through the provided sink.\n *\n * See also `Stream.transduce`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const pipeThrough: {\n    /**\n     * Pipes all of the values from this stream through the provided sink.\n     *\n     * See also `Stream.transduce`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, A, L, E2, R2>(sink: Sink.Sink<A2, A, L, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<L, E2 | E, R2 | R>;\n    /**\n     * Pipes all of the values from this stream through the provided sink.\n     *\n     * See also `Stream.transduce`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, L, E2, R2>(self: Stream<A, E, R>, sink: Sink.Sink<A2, A, L, E2, R2>): Stream<L, E | E2, R | R2>;\n};\n/**\n * Pipes all the values from this stream through the provided channel.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const pipeThroughChannel: {\n    /**\n     * Pipes all the values from this stream through the provided channel.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <R2, E, E2, A, A2>(channel: Channel.Channel<Chunk.Chunk<A2>, Chunk.Chunk<A>, E2, E, unknown, unknown, R2>): <R>(self: Stream<A, E, R>) => Stream<A2, E2, R2 | R>;\n    /**\n     * Pipes all the values from this stream through the provided channel.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <R, R2, E, E2, A, A2>(self: Stream<A, E, R>, channel: Channel.Channel<Chunk.Chunk<A2>, Chunk.Chunk<A>, E2, E, unknown, unknown, R2>): Stream<A2, E2, R | R2>;\n};\n/**\n * Pipes all values from this stream through the provided channel, passing\n * through any error emitted by this stream unchanged.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const pipeThroughChannelOrFail: {\n    /**\n     * Pipes all values from this stream through the provided channel, passing\n     * through any error emitted by this stream unchanged.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <R2, E, E2, A, A2>(chan: Channel.Channel<Chunk.Chunk<A2>, Chunk.Chunk<A>, E2, E, unknown, unknown, R2>): <R>(self: Stream<A, E, R>) => Stream<A2, E | E2, R2 | R>;\n    /**\n     * Pipes all values from this stream through the provided channel, passing\n     * through any error emitted by this stream unchanged.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <R, R2, E, E2, A, A2>(self: Stream<A, E, R>, chan: Channel.Channel<Chunk.Chunk<A2>, Chunk.Chunk<A>, E2, E, unknown, unknown, R2>): Stream<A2, E | E2, R | R2>;\n};\n/**\n * Emits the provided chunk before emitting any other value.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const prepend: {\n    /**\n     * Emits the provided chunk before emitting any other value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <B>(values: Chunk.Chunk<B>): <A, E, R>(self: Stream<A, E, R>) => Stream<B | A, E, R>;\n    /**\n     * Emits the provided chunk before emitting any other value.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, B>(self: Stream<A, E, R>, values: Chunk.Chunk<B>): Stream<A | B, E, R>;\n};\n/**\n * Provides the stream with its required context, which eliminates its\n * dependency on `R`.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const provideContext: {\n    /**\n     * Provides the stream with its required context, which eliminates its\n     * dependency on `R`.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <R>(context: Context.Context<R>): <A, E>(self: Stream<A, E, R>) => Stream<A, E>;\n    /**\n     * Provides the stream with its required context, which eliminates its\n     * dependency on `R`.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <A, E, R>(self: Stream<A, E, R>, context: Context.Context<R>): Stream<A, E>;\n};\n/**\n * Provides the stream with some of its required context, which eliminates its\n * dependency on `R`.\n *\n * @since 3.16.9\n * @category context\n */\nexport declare const provideSomeContext: {\n    /**\n     * Provides the stream with some of its required context, which eliminates its\n     * dependency on `R`.\n     *\n     * @since 3.16.9\n     * @category context\n     */\n    <R2>(context: Context.Context<R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, Exclude<R, R2>>;\n    /**\n     * Provides the stream with some of its required context, which eliminates its\n     * dependency on `R`.\n     *\n     * @since 3.16.9\n     * @category context\n     */\n    <A, E, R, R2>(self: Stream<A, E, R>, context: Context.Context<R2>): Stream<A, E, Exclude<R, R2>>;\n};\n/**\n * Provides a `Layer` to the stream, which translates it to another level.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const provideLayer: {\n    /**\n     * Provides a `Layer` to the stream, which translates it to another level.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <RIn, E2, ROut>(layer: Layer.Layer<ROut, E2, RIn>): <A, E>(self: Stream<A, E, ROut>) => Stream<A, E2 | E, RIn>;\n    /**\n     * Provides a `Layer` to the stream, which translates it to another level.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <A, E, RIn, E2, ROut>(self: Stream<A, E, ROut>, layer: Layer.Layer<ROut, E2, RIn>): Stream<A, E | E2, RIn>;\n};\n/**\n * Provides the stream with the single service it requires. If the stream\n * requires more than one service use `Stream.provideContext` instead.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const provideService: {\n    /**\n     * Provides the stream with the single service it requires. If the stream\n     * requires more than one service use `Stream.provideContext` instead.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <I, S>(tag: Context.Tag<I, S>, resource: NoInfer<S>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, Exclude<R, I>>;\n    /**\n     * Provides the stream with the single service it requires. If the stream\n     * requires more than one service use `Stream.provideContext` instead.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <A, E, R, I, S>(self: Stream<A, E, R>, tag: Context.Tag<I, S>, resource: NoInfer<S>): Stream<A, E, Exclude<R, I>>;\n};\n/**\n * Provides the stream with the single service it requires. If the stream\n * requires more than one service use `Stream.provideContext` instead.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const provideServiceEffect: {\n    /**\n     * Provides the stream with the single service it requires. If the stream\n     * requires more than one service use `Stream.provideContext` instead.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <I, S, E2, R2>(tag: Context.Tag<I, S>, effect: Effect.Effect<NoInfer<S>, E2, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | Exclude<R, I>>;\n    /**\n     * Provides the stream with the single service it requires. If the stream\n     * requires more than one service use `Stream.provideContext` instead.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <A, E, R, I, S, E2, R2>(self: Stream<A, E, R>, tag: Context.Tag<I, S>, effect: Effect.Effect<NoInfer<S>, E2, R2>): Stream<A, E2 | E, R2 | Exclude<R, I>>;\n};\n/**\n * Provides the stream with the single service it requires. If the stream\n * requires more than one service use `Stream.provideContext` instead.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const provideServiceStream: {\n    /**\n     * Provides the stream with the single service it requires. If the stream\n     * requires more than one service use `Stream.provideContext` instead.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <I, S, E2, R2>(tag: Context.Tag<I, S>, stream: Stream<NoInfer<S>, E2, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | Exclude<R, I>>;\n    /**\n     * Provides the stream with the single service it requires. If the stream\n     * requires more than one service use `Stream.provideContext` instead.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <A, E, R, I, S, E2, R2>(self: Stream<A, E, R>, tag: Context.Tag<I, S>, stream: Stream<NoInfer<S>, E2, R2>): Stream<A, E2 | E, R2 | Exclude<R, I>>;\n};\n/**\n * Transforms the context being provided to the stream with the specified\n * function.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const mapInputContext: {\n    /**\n     * Transforms the context being provided to the stream with the specified\n     * function.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <R0, R>(f: (env: Context.Context<R0>) => Context.Context<R>): <A, E>(self: Stream<A, E, R>) => Stream<A, E, R0>;\n    /**\n     * Transforms the context being provided to the stream with the specified\n     * function.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <A, E, R0, R>(self: Stream<A, E, R>, f: (env: Context.Context<R0>) => Context.Context<R>): Stream<A, E, R0>;\n};\n/**\n * Splits the context into two parts, providing one part using the\n * specified layer and leaving the remainder `R0`.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const provideSomeLayer: {\n    /**\n     * Splits the context into two parts, providing one part using the\n     * specified layer and leaving the remainder `R0`.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <RIn, E2, ROut>(layer: Layer.Layer<ROut, E2, RIn>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, RIn | Exclude<R, ROut>>;\n    /**\n     * Splits the context into two parts, providing one part using the\n     * specified layer and leaving the remainder `R0`.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <A, E, R, RIn, E2, ROut>(self: Stream<A, E, R>, layer: Layer.Layer<ROut, E2, RIn>): Stream<A, E | E2, RIn | Exclude<R, ROut>>;\n};\n/**\n * Returns a stream that mirrors the first upstream to emit an item.\n * As soon as one of the upstream emits a first value, the other is interrupted.\n * The resulting stream will forward all items from the \"winning\" source stream.\n * Any upstream failures will cause the returned stream to fail.\n *\n * @example\n * ```ts\n * import { Stream, Schedule, Console, Effect } from \"effect\"\n *\n * const stream = Stream.fromSchedule(Schedule.spaced('2 millis')).pipe(\n *   Stream.race(Stream.fromSchedule(Schedule.spaced('1 millis'))),\n *   Stream.take(6),\n *   Stream.tap(Console.log)\n * )\n *\n * Effect.runPromise(Stream.runDrain(stream))\n * // Output each millisecond from the first stream, the rest streams are interrupted\n * // 0\n * // 1\n * // 2\n * // 3\n * // 4\n * // 5\n * ```\n * @since 3.7.0\n * @category racing\n */\nexport declare const race: {\n    /**\n     * Returns a stream that mirrors the first upstream to emit an item.\n     * As soon as one of the upstream emits a first value, the other is interrupted.\n     * The resulting stream will forward all items from the \"winning\" source stream.\n     * Any upstream failures will cause the returned stream to fail.\n     *\n     * @example\n     * ```ts\n     * import { Stream, Schedule, Console, Effect } from \"effect\"\n     *\n     * const stream = Stream.fromSchedule(Schedule.spaced('2 millis')).pipe(\n     *   Stream.race(Stream.fromSchedule(Schedule.spaced('1 millis'))),\n     *   Stream.take(6),\n     *   Stream.tap(Console.log)\n     * )\n     *\n     * Effect.runPromise(Stream.runDrain(stream))\n     * // Output each millisecond from the first stream, the rest streams are interrupted\n     * // 0\n     * // 1\n     * // 2\n     * // 3\n     * // 4\n     * // 5\n     * ```\n     * @since 3.7.0\n     * @category racing\n     */\n    <AR, ER, RR>(right: Stream<AR, ER, RR>): <AL, EL, RL>(left: Stream<AL, EL, RL>) => Stream<AL | AR, EL | ER, RL | RR>;\n    /**\n     * Returns a stream that mirrors the first upstream to emit an item.\n     * As soon as one of the upstream emits a first value, the other is interrupted.\n     * The resulting stream will forward all items from the \"winning\" source stream.\n     * Any upstream failures will cause the returned stream to fail.\n     *\n     * @example\n     * ```ts\n     * import { Stream, Schedule, Console, Effect } from \"effect\"\n     *\n     * const stream = Stream.fromSchedule(Schedule.spaced('2 millis')).pipe(\n     *   Stream.race(Stream.fromSchedule(Schedule.spaced('1 millis'))),\n     *   Stream.take(6),\n     *   Stream.tap(Console.log)\n     * )\n     *\n     * Effect.runPromise(Stream.runDrain(stream))\n     * // Output each millisecond from the first stream, the rest streams are interrupted\n     * // 0\n     * // 1\n     * // 2\n     * // 3\n     * // 4\n     * // 5\n     * ```\n     * @since 3.7.0\n     * @category racing\n     */\n    <AL, EL, RL, AR, ER, RR>(left: Stream<AL, EL, RL>, right: Stream<AR, ER, RR>): Stream<AL | AR, EL | ER, RL | RR>;\n};\n/**\n * Returns a stream that mirrors the first upstream to emit an item.\n * As soon as one of the upstream emits a first value, all the others are interrupted.\n * The resulting stream will forward all items from the \"winning\" source stream.\n * Any upstream failures will cause the returned stream to fail.\n *\n * @example\n * ```ts\n * import { Stream, Schedule, Console, Effect } from \"effect\"\n *\n * const stream = Stream.raceAll(\n *   Stream.fromSchedule(Schedule.spaced('1 millis')),\n *   Stream.fromSchedule(Schedule.spaced('2 millis')),\n *   Stream.fromSchedule(Schedule.spaced('4 millis')),\n * ).pipe(Stream.take(6), Stream.tap(Console.log))\n *\n * Effect.runPromise(Stream.runDrain(stream))\n * // Output each millisecond from the first stream, the rest streams are interrupted\n * // 0\n * // 1\n * // 2\n * // 3\n * // 4\n * // 5\n * ```\n * @since 3.5.0\n * @category racing\n */\nexport declare const raceAll: <S extends ReadonlyArray<Stream<any, any, any>>>(...streams: S) => Stream<Stream.Success<S[number]>, Stream.Error<S[number]>, Stream.Context<S[number]>>;\n/**\n * Constructs a stream from a range of integers, including both endpoints.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * // A Stream with a range of numbers from 1 to 5\n * const stream = Stream.range(1, 5)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 1, 2, 3, 4, 5 ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const range: (min: number, max: number, chunkSize?: number) => Stream<number>;\n/**\n * Re-chunks the elements of the stream into chunks of `n` elements each. The\n * last chunk might contain less than `n` elements.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const rechunk: {\n    /**\n     * Re-chunks the elements of the stream into chunks of `n` elements each. The\n     * last chunk might contain less than `n` elements.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (n: number): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Re-chunks the elements of the stream into chunks of `n` elements each. The\n     * last chunk might contain less than `n` elements.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, n: number): Stream<A, E, R>;\n};\n/**\n * Keeps some of the errors, and terminates the fiber with the rest\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const refineOrDie: {\n    /**\n     * Keeps some of the errors, and terminates the fiber with the rest\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E, E2>(pf: (error: E) => Option.Option<E2>): <A, R>(self: Stream<A, E, R>) => Stream<A, E2, R>;\n    /**\n     * Keeps some of the errors, and terminates the fiber with the rest\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, E2>(self: Stream<A, E, R>, pf: (error: E) => Option.Option<E2>): Stream<A, E2, R>;\n};\n/**\n * Keeps some of the errors, and terminates the fiber with the rest, using the\n * specified function to convert the `E` into a defect.\n *\n * @since 2.0.0\n * @category error handling\n */\nexport declare const refineOrDieWith: {\n    /**\n     * Keeps some of the errors, and terminates the fiber with the rest, using the\n     * specified function to convert the `E` into a defect.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <E, E2>(pf: (error: E) => Option.Option<E2>, f: (error: E) => unknown): <A, R>(self: Stream<A, E, R>) => Stream<A, E2, R>;\n    /**\n     * Keeps some of the errors, and terminates the fiber with the rest, using the\n     * specified function to convert the `E` into a defect.\n     *\n     * @since 2.0.0\n     * @category error handling\n     */\n    <A, E, R, E2>(self: Stream<A, E, R>, pf: (error: E) => Option.Option<E2>, f: (error: E) => unknown): Stream<A, E2, R>;\n};\n/**\n * Repeats the entire stream using the specified schedule. The stream will\n * execute normally, and then repeat again according to the provided schedule.\n *\n * @example\n * ```ts\n * import { Effect, Schedule, Stream } from \"effect\"\n *\n * const stream = Stream.repeat(Stream.succeed(1), Schedule.forever)\n *\n * Effect.runPromise(Stream.runCollect(stream.pipe(Stream.take(5)))).then(console.log)\n * // { _id: 'Chunk', values: [ 1, 1, 1, 1, 1 ] }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const repeat: {\n    /**\n     * Repeats the entire stream using the specified schedule. The stream will\n     * execute normally, and then repeat again according to the provided schedule.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Schedule, Stream } from \"effect\"\n     *\n     * const stream = Stream.repeat(Stream.succeed(1), Schedule.forever)\n     *\n     * Effect.runPromise(Stream.runCollect(stream.pipe(Stream.take(5)))).then(console.log)\n     * // { _id: 'Chunk', values: [ 1, 1, 1, 1, 1 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <B, R2>(schedule: Schedule.Schedule<B, unknown, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R2 | R>;\n    /**\n     * Repeats the entire stream using the specified schedule. The stream will\n     * execute normally, and then repeat again according to the provided schedule.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Schedule, Stream } from \"effect\"\n     *\n     * const stream = Stream.repeat(Stream.succeed(1), Schedule.forever)\n     *\n     * Effect.runPromise(Stream.runCollect(stream.pipe(Stream.take(5)))).then(console.log)\n     * // { _id: 'Chunk', values: [ 1, 1, 1, 1, 1 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, B, R2>(self: Stream<A, E, R>, schedule: Schedule.Schedule<B, unknown, R2>): Stream<A, E, R | R2>;\n};\n/**\n * Creates a stream from an effect producing a value of type `A` which repeats\n * forever.\n *\n * @example\n * ```ts\n * import { Effect, Random, Stream } from \"effect\"\n *\n * const stream = Stream.repeatEffect(Random.nextInt)\n *\n * Effect.runPromise(Stream.runCollect(stream.pipe(Stream.take(5)))).then(console.log)\n * // Example Output: { _id: 'Chunk', values: [ 3891571149, 4239494205, 2352981603, 2339111046, 1488052210 ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const repeatEffect: <A, E, R>(effect: Effect.Effect<A, E, R>) => Stream<A, E, R>;\n/**\n * Creates a stream from an effect producing chunks of `A` values which\n * repeats forever.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const repeatEffectChunk: <A, E, R>(effect: Effect.Effect<Chunk.Chunk<A>, E, R>) => Stream<A, E, R>;\n/**\n * Creates a stream from an effect producing chunks of `A` values until it\n * fails with `None`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const repeatEffectChunkOption: <A, E, R>(effect: Effect.Effect<Chunk.Chunk<A>, Option.Option<E>, R>) => Stream<A, E, R>;\n/**\n * Creates a stream from an effect producing values of type `A` until it fails\n * with `None`.\n *\n * @example\n * ```ts\n * // In this example, we're draining an Iterator to create a stream from it\n * import { Stream, Effect, Option } from \"effect\"\n *\n * const drainIterator = <A>(it: Iterator<A>): Stream.Stream<A> =>\n *   Stream.repeatEffectOption(\n *     Effect.sync(() => it.next()).pipe(\n *       Effect.andThen((res) => {\n *         if (res.done) {\n *           return Effect.fail(Option.none())\n *         }\n *         return Effect.succeed(res.value)\n *       })\n *     )\n *   )\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const repeatEffectOption: <A, E, R>(effect: Effect.Effect<A, Option.Option<E>, R>) => Stream<A, E, R>;\n/**\n * Creates a stream from an effect producing a value of type `A`, which is\n * repeated using the specified schedule.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const repeatEffectWithSchedule: <A, E, R, X, A0 extends A, R2>(effect: Effect.Effect<A, E, R>, schedule: Schedule.Schedule<X, A0, R2>) => Stream<A, E, R | R2>;\n/**\n * Repeats the entire stream using the specified schedule. The stream will\n * execute normally, and then repeat again according to the provided schedule.\n * The schedule output will be emitted at the end of each repetition.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const repeatEither: {\n    /**\n     * Repeats the entire stream using the specified schedule. The stream will\n     * execute normally, and then repeat again according to the provided schedule.\n     * The schedule output will be emitted at the end of each repetition.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <B, R2>(schedule: Schedule.Schedule<B, unknown, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<Either.Either<A, B>, E, R2 | R>;\n    /**\n     * Repeats the entire stream using the specified schedule. The stream will\n     * execute normally, and then repeat again according to the provided schedule.\n     * The schedule output will be emitted at the end of each repetition.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, B, R2>(self: Stream<A, E, R>, schedule: Schedule.Schedule<B, unknown, R2>): Stream<Either.Either<A, B>, E, R | R2>;\n};\n/**\n * Repeats each element of the stream using the provided schedule. Repetitions\n * are done in addition to the first execution, which means using\n * `Schedule.recurs(1)` actually results in the original effect, plus an\n * additional recurrence, for a total of two repetitions of each value in the\n * stream.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const repeatElements: {\n    /**\n     * Repeats each element of the stream using the provided schedule. Repetitions\n     * are done in addition to the first execution, which means using\n     * `Schedule.recurs(1)` actually results in the original effect, plus an\n     * additional recurrence, for a total of two repetitions of each value in the\n     * stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <B, R2>(schedule: Schedule.Schedule<B, unknown, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R2 | R>;\n    /**\n     * Repeats each element of the stream using the provided schedule. Repetitions\n     * are done in addition to the first execution, which means using\n     * `Schedule.recurs(1)` actually results in the original effect, plus an\n     * additional recurrence, for a total of two repetitions of each value in the\n     * stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, B, R2>(self: Stream<A, E, R>, schedule: Schedule.Schedule<B, unknown, R2>): Stream<A, E, R | R2>;\n};\n/**\n * Repeats each element of the stream using the provided schedule. When the\n * schedule is finished, then the output of the schedule will be emitted into\n * the stream. Repetitions are done in addition to the first execution, which\n * means using `Schedule.recurs(1)` actually results in the original effect,\n * plus an additional recurrence, for a total of two repetitions of each value\n * in the stream.\n *\n * This function accepts two conversion functions, which allow the output of\n * this stream and the output of the provided schedule to be unified into a\n * single type. For example, `Either` or similar data type.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const repeatElementsWith: {\n    /**\n     * Repeats each element of the stream using the provided schedule. When the\n     * schedule is finished, then the output of the schedule will be emitted into\n     * the stream. Repetitions are done in addition to the first execution, which\n     * means using `Schedule.recurs(1)` actually results in the original effect,\n     * plus an additional recurrence, for a total of two repetitions of each value\n     * in the stream.\n     *\n     * This function accepts two conversion functions, which allow the output of\n     * this stream and the output of the provided schedule to be unified into a\n     * single type. For example, `Either` or similar data type.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <B, R2, A, C>(schedule: Schedule.Schedule<B, unknown, R2>, options: {\n        readonly onElement: (a: A) => C;\n        readonly onSchedule: (b: B) => C;\n    }): <E, R>(self: Stream<A, E, R>) => Stream<C, E, R2 | R>;\n    /**\n     * Repeats each element of the stream using the provided schedule. When the\n     * schedule is finished, then the output of the schedule will be emitted into\n     * the stream. Repetitions are done in addition to the first execution, which\n     * means using `Schedule.recurs(1)` actually results in the original effect,\n     * plus an additional recurrence, for a total of two repetitions of each value\n     * in the stream.\n     *\n     * This function accepts two conversion functions, which allow the output of\n     * this stream and the output of the provided schedule to be unified into a\n     * single type. For example, `Either` or similar data type.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, B, R2, C>(self: Stream<A, E, R>, schedule: Schedule.Schedule<B, unknown, R2>, options: {\n        readonly onElement: (a: A) => C;\n        readonly onSchedule: (b: B) => C;\n    }): Stream<C, E, R | R2>;\n};\n/**\n * Repeats the provided value infinitely.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.repeatValue(0)\n *\n * Effect.runPromise(Stream.runCollect(stream.pipe(Stream.take(5)))).then(console.log)\n * // { _id: 'Chunk', values: [ 0, 0, 0, 0, 0 ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const repeatValue: <A>(value: A) => Stream<A>;\n/**\n * Repeats the entire stream using the specified schedule. The stream will\n * execute normally, and then repeat again according to the provided schedule.\n * The schedule output will be emitted at the end of each repetition and can\n * be unified with the stream elements using the provided functions.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const repeatWith: {\n    /**\n     * Repeats the entire stream using the specified schedule. The stream will\n     * execute normally, and then repeat again according to the provided schedule.\n     * The schedule output will be emitted at the end of each repetition and can\n     * be unified with the stream elements using the provided functions.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <B, R2, A, C>(schedule: Schedule.Schedule<B, unknown, R2>, options: {\n        readonly onElement: (a: A) => C;\n        readonly onSchedule: (b: B) => C;\n    }): <E, R>(self: Stream<A, E, R>) => Stream<C, E, R2 | R>;\n    /**\n     * Repeats the entire stream using the specified schedule. The stream will\n     * execute normally, and then repeat again according to the provided schedule.\n     * The schedule output will be emitted at the end of each repetition and can\n     * be unified with the stream elements using the provided functions.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, B, R2, C>(self: Stream<A, E, R>, schedule: Schedule.Schedule<B, unknown, R2>, options: {\n        readonly onElement: (a: A) => C;\n        readonly onSchedule: (b: B) => C;\n    }): Stream<C, E, R | R2>;\n};\n/**\n * When the stream fails, retry it according to the given schedule\n *\n * This retries the entire stream, so will re-execute all of the stream's\n * acquire operations.\n *\n * The schedule is reset as soon as the first element passes through the\n * stream again.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const retry: {\n    /**\n     * When the stream fails, retry it according to the given schedule\n     *\n     * This retries the entire stream, so will re-execute all of the stream's\n     * acquire operations.\n     *\n     * The schedule is reset as soon as the first element passes through the\n     * stream again.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <E, R2, X>(policy: Schedule.Schedule<X, NoInfer<E>, R2>): <A, R>(self: Stream<A, E, R>) => Stream<A, E, R2 | R>;\n    /**\n     * When the stream fails, retry it according to the given schedule\n     *\n     * This retries the entire stream, so will re-execute all of the stream's\n     * acquire operations.\n     *\n     * The schedule is reset as soon as the first element passes through the\n     * stream again.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, X, R2>(self: Stream<A, E, R>, policy: Schedule.Schedule<X, NoInfer<E>, R2>): Stream<A, E, R2 | R>;\n};\n/**\n * Apply an `ExecutionPlan` to the stream, which allows you to fallback to\n * different resources in case of failure.\n *\n * If you have a stream that could fail with partial results, you can use\n * the `preventFallbackOnPartialStream` option to prevent contamination of\n * the final stream with partial results.\n *\n * @since 3.16.0\n * @category Error handling\n * @experimental\n */\nexport declare const withExecutionPlan: {\n    /**\n     * Apply an `ExecutionPlan` to the stream, which allows you to fallback to\n     * different resources in case of failure.\n     *\n     * If you have a stream that could fail with partial results, you can use\n     * the `preventFallbackOnPartialStream` option to prevent contamination of\n     * the final stream with partial results.\n     *\n     * @since 3.16.0\n     * @category Error handling\n     * @experimental\n     */\n    <Input, R2, Provides, PolicyE>(policy: ExecutionPlan<{\n        provides: Provides;\n        input: Input;\n        error: PolicyE;\n        requirements: R2;\n    }>, options?: {\n        readonly preventFallbackOnPartialStream?: boolean | undefined;\n    }): <A, E extends Input, R>(self: Stream<A, E, R>) => Stream<A, E | PolicyE, R2 | Exclude<R, Provides>>;\n    /**\n     * Apply an `ExecutionPlan` to the stream, which allows you to fallback to\n     * different resources in case of failure.\n     *\n     * If you have a stream that could fail with partial results, you can use\n     * the `preventFallbackOnPartialStream` option to prevent contamination of\n     * the final stream with partial results.\n     *\n     * @since 3.16.0\n     * @category Error handling\n     * @experimental\n     */\n    <A, E extends Input, R, R2, Input, Provides, PolicyE>(self: Stream<A, E, R>, policy: ExecutionPlan<{\n        provides: Provides;\n        input: Input;\n        error: PolicyE;\n        requirements: R2;\n    }>, options?: {\n        readonly preventFallbackOnPartialStream?: boolean | undefined;\n    }): Stream<A, E | PolicyE, R2 | Exclude<R, Provides>>;\n};\n/**\n * Runs the sink on the stream to produce either the sink's result or an error.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const run: {\n    /**\n     * Runs the sink on the stream to produce either the sink's result or an error.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A2, A, E2, R2>(sink: Sink.Sink<A2, A, unknown, E2, R2>): <E, R>(self: Stream<A, E, R>) => Effect.Effect<A2, E2 | E, Exclude<R | R2, Scope.Scope>>;\n    /**\n     * Runs the sink on the stream to produce either the sink's result or an error.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, sink: Sink.Sink<A2, A, unknown, E2, R2>): Effect.Effect<A2, E | E2, Exclude<R | R2, Scope.Scope>>;\n};\n/**\n * Runs the stream and collects all of its elements to a chunk.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runCollect: <A, E, R>(self: Stream<A, E, R>) => Effect.Effect<Chunk.Chunk<A>, E, R>;\n/**\n * Runs the stream and emits the number of elements processed\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runCount: <A, E, R>(self: Stream<A, E, R>) => Effect.Effect<number, E, R>;\n/**\n * Runs the stream only for its effects. The emitted elements are discarded.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runDrain: <A, E, R>(self: Stream<A, E, R>) => Effect.Effect<void, E, R>;\n/**\n * Executes a pure fold over the stream of values - reduces all elements in\n * the stream to a value of type `S`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runFold: {\n    /**\n     * Executes a pure fold over the stream of values - reduces all elements in\n     * the stream to a value of type `S`.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <S, A>(s: S, f: (s: S, a: A) => S): <E, R>(self: Stream<A, E, R>) => Effect.Effect<S, E, R>;\n    /**\n     * Executes a pure fold over the stream of values - reduces all elements in\n     * the stream to a value of type `S`.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R, S>(self: Stream<A, E, R>, s: S, f: (s: S, a: A) => S): Effect.Effect<S, E, R>;\n};\n/**\n * Executes an effectful fold over the stream of values.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runFoldEffect: {\n    /**\n     * Executes an effectful fold over the stream of values.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <S, A, E2, R2>(s: S, f: (s: S, a: A) => Effect.Effect<S, E2, R2>): <E, R>(self: Stream<A, E, R>) => Effect.Effect<S, E2 | E, Exclude<R | R2, Scope.Scope>>;\n    /**\n     * Executes an effectful fold over the stream of values.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R, S, E2, R2>(self: Stream<A, E, R>, s: S, f: (s: S, a: A) => Effect.Effect<S, E2, R2>): Effect.Effect<S, E | E2, Exclude<R | R2, Scope.Scope>>;\n};\n/**\n * Executes a pure fold over the stream of values. Returns a scoped value that\n * represents the scope of the stream.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runFoldScoped: {\n    /**\n     * Executes a pure fold over the stream of values. Returns a scoped value that\n     * represents the scope of the stream.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <S, A>(s: S, f: (s: S, a: A) => S): <E, R>(self: Stream<A, E, R>) => Effect.Effect<S, E, Scope.Scope | R>;\n    /**\n     * Executes a pure fold over the stream of values. Returns a scoped value that\n     * represents the scope of the stream.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R, S>(self: Stream<A, E, R>, s: S, f: (s: S, a: A) => S): Effect.Effect<S, E, Scope.Scope | R>;\n};\n/**\n * Executes an effectful fold over the stream of values. Returns a scoped\n * value that represents the scope of the stream.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runFoldScopedEffect: {\n    /**\n     * Executes an effectful fold over the stream of values. Returns a scoped\n     * value that represents the scope of the stream.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <S, A, E2, R2>(s: S, f: (s: S, a: A) => Effect.Effect<S, E2, R2>): <E, R>(self: Stream<A, E, R>) => Effect.Effect<S, E2 | E, Scope.Scope | R2 | R>;\n    /**\n     * Executes an effectful fold over the stream of values. Returns a scoped\n     * value that represents the scope of the stream.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R, S, E2, R2>(self: Stream<A, E, R>, s: S, f: (s: S, a: A) => Effect.Effect<S, E2, R2>): Effect.Effect<S, E | E2, Scope.Scope | R | R2>;\n};\n/**\n * Reduces the elements in the stream to a value of type `S`. Stops the fold\n * early when the condition is not fulfilled. Example:\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runFoldWhile: {\n    /**\n     * Reduces the elements in the stream to a value of type `S`. Stops the fold\n     * early when the condition is not fulfilled. Example:\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <S, A>(s: S, cont: Predicate<S>, f: (s: S, a: A) => S): <E, R>(self: Stream<A, E, R>) => Effect.Effect<S, E, R>;\n    /**\n     * Reduces the elements in the stream to a value of type `S`. Stops the fold\n     * early when the condition is not fulfilled. Example:\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R, S>(self: Stream<A, E, R>, s: S, cont: Predicate<S>, f: (s: S, a: A) => S): Effect.Effect<S, E, R>;\n};\n/**\n * Executes an effectful fold over the stream of values. Stops the fold early\n * when the condition is not fulfilled.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runFoldWhileEffect: {\n    /**\n     * Executes an effectful fold over the stream of values. Stops the fold early\n     * when the condition is not fulfilled.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <S, A, E2, R2>(s: S, cont: Predicate<S>, f: (s: S, a: A) => Effect.Effect<S, E2, R2>): <E, R>(self: Stream<A, E, R>) => Effect.Effect<S, E2 | E, Exclude<R | R2, Scope.Scope>>;\n    /**\n     * Executes an effectful fold over the stream of values. Stops the fold early\n     * when the condition is not fulfilled.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R, S, E2, R2>(self: Stream<A, E, R>, s: S, cont: Predicate<S>, f: (s: S, a: A) => Effect.Effect<S, E2, R2>): Effect.Effect<S, E | E2, Exclude<R | R2, Scope.Scope>>;\n};\n/**\n * Executes a pure fold over the stream of values. Returns a scoped value that\n * represents the scope of the stream. Stops the fold early when the condition\n * is not fulfilled.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runFoldWhileScoped: {\n    /**\n     * Executes a pure fold over the stream of values. Returns a scoped value that\n     * represents the scope of the stream. Stops the fold early when the condition\n     * is not fulfilled.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <S, A>(s: S, cont: Predicate<S>, f: (s: S, a: A) => S): <E, R>(self: Stream<A, E, R>) => Effect.Effect<S, E, Scope.Scope | R>;\n    /**\n     * Executes a pure fold over the stream of values. Returns a scoped value that\n     * represents the scope of the stream. Stops the fold early when the condition\n     * is not fulfilled.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R, S>(self: Stream<A, E, R>, s: S, cont: Predicate<S>, f: (s: S, a: A) => S): Effect.Effect<S, E, Scope.Scope | R>;\n};\n/**\n * Executes an effectful fold over the stream of values. Returns a scoped\n * value that represents the scope of the stream. Stops the fold early when\n * the condition is not fulfilled.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runFoldWhileScopedEffect: {\n    /**\n     * Executes an effectful fold over the stream of values. Returns a scoped\n     * value that represents the scope of the stream. Stops the fold early when\n     * the condition is not fulfilled.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <S, A, E2, R2>(s: S, cont: Predicate<S>, f: (s: S, a: A) => Effect.Effect<S, E2, R2>): <E, R>(self: Stream<A, E, R>) => Effect.Effect<S, E2 | E, R2 | R | Scope.Scope>;\n    /**\n     * Executes an effectful fold over the stream of values. Returns a scoped\n     * value that represents the scope of the stream. Stops the fold early when\n     * the condition is not fulfilled.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R, S, E2, R2>(self: Stream<A, E, R>, s: S, cont: Predicate<S>, f: (s: S, a: A) => Effect.Effect<S, E2, R2>): Effect.Effect<S, E | E2, Scope.Scope | R | R2>;\n};\n/**\n * Consumes all elements of the stream, passing them to the specified\n * callback.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runForEach: {\n    /**\n     * Consumes all elements of the stream, passing them to the specified\n     * callback.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, X, E2, R2>(f: (a: A) => Effect.Effect<X, E2, R2>): <E, R>(self: Stream<A, E, R>) => Effect.Effect<void, E2 | E, R2 | R>;\n    /**\n     * Consumes all elements of the stream, passing them to the specified\n     * callback.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R, X, E2, R2>(self: Stream<A, E, R>, f: (a: A) => Effect.Effect<X, E2, R2>): Effect.Effect<void, E | E2, R | R2>;\n};\n/**\n * Consumes all elements of the stream, passing them to the specified\n * callback.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runForEachChunk: {\n    /**\n     * Consumes all elements of the stream, passing them to the specified\n     * callback.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, X, E2, R2>(f: (a: Chunk.Chunk<A>) => Effect.Effect<X, E2, R2>): <E, R>(self: Stream<A, E, R>) => Effect.Effect<void, E2 | E, R2 | R>;\n    /**\n     * Consumes all elements of the stream, passing them to the specified\n     * callback.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R, X, E2, R2>(self: Stream<A, E, R>, f: (a: Chunk.Chunk<A>) => Effect.Effect<X, E2, R2>): Effect.Effect<void, E | E2, R | R2>;\n};\n/**\n * Like `Stream.runForEachChunk`, but returns a scoped effect so the\n * finalization order can be controlled.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runForEachChunkScoped: {\n    /**\n     * Like `Stream.runForEachChunk`, but returns a scoped effect so the\n     * finalization order can be controlled.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, X, E2, R2>(f: (a: Chunk.Chunk<A>) => Effect.Effect<X, E2, R2>): <E, R>(self: Stream<A, E, R>) => Effect.Effect<void, E2 | E, Scope.Scope | R2 | R>;\n    /**\n     * Like `Stream.runForEachChunk`, but returns a scoped effect so the\n     * finalization order can be controlled.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R, X, E2, R2>(self: Stream<A, E, R>, f: (a: Chunk.Chunk<A>) => Effect.Effect<X, E2, R2>): Effect.Effect<void, E | E2, Scope.Scope | R | R2>;\n};\n/**\n * Like `Stream.forEach`, but returns a scoped effect so the finalization\n * order can be controlled.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runForEachScoped: {\n    /**\n     * Like `Stream.forEach`, but returns a scoped effect so the finalization\n     * order can be controlled.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, X, E2, R2>(f: (a: A) => Effect.Effect<X, E2, R2>): <E, R>(self: Stream<A, E, R>) => Effect.Effect<void, E2 | E, Scope.Scope | R2 | R>;\n    /**\n     * Like `Stream.forEach`, but returns a scoped effect so the finalization\n     * order can be controlled.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R, X, E2, R2>(self: Stream<A, E, R>, f: (a: A) => Effect.Effect<X, E2, R2>): Effect.Effect<void, E | E2, Scope.Scope | R | R2>;\n};\n/**\n * Consumes elements of the stream, passing them to the specified callback,\n * and terminating consumption when the callback returns `false`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runForEachWhile: {\n    /**\n     * Consumes elements of the stream, passing them to the specified callback,\n     * and terminating consumption when the callback returns `false`.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E2, R2>(f: (a: A) => Effect.Effect<boolean, E2, R2>): <E, R>(self: Stream<A, E, R>) => Effect.Effect<void, E2 | E, R2 | R>;\n    /**\n     * Consumes elements of the stream, passing them to the specified callback,\n     * and terminating consumption when the callback returns `false`.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R, E2, R2>(self: Stream<A, E, R>, f: (a: A) => Effect.Effect<boolean, E2, R2>): Effect.Effect<void, E | E2, R | R2>;\n};\n/**\n * Like `Stream.runForEachWhile`, but returns a scoped effect so the\n * finalization order can be controlled.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runForEachWhileScoped: {\n    /**\n     * Like `Stream.runForEachWhile`, but returns a scoped effect so the\n     * finalization order can be controlled.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E2, R2>(f: (a: A) => Effect.Effect<boolean, E2, R2>): <E, R>(self: Stream<A, E, R>) => Effect.Effect<void, E2 | E, Scope.Scope | R2 | R>;\n    /**\n     * Like `Stream.runForEachWhile`, but returns a scoped effect so the\n     * finalization order can be controlled.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R, E2, R2>(self: Stream<A, E, R>, f: (a: A) => Effect.Effect<boolean, E2, R2>): Effect.Effect<void, E | E2, Scope.Scope | R | R2>;\n};\n/**\n * Runs the stream to completion and yields the first value emitted by it,\n * discarding the rest of the elements.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runHead: <A, E, R>(self: Stream<A, E, R>) => Effect.Effect<Option.Option<A>, E, R>;\n/**\n * Publishes elements of this stream to a `PubSub`. Stream failure and ending will\n * also be signalled.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runIntoPubSub: {\n    /**\n     * Publishes elements of this stream to a `PubSub`. Stream failure and ending will\n     * also be signalled.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E>(pubsub: PubSub.PubSub<Take.Take<A, E>>): <R>(self: Stream<A, E, R>) => Effect.Effect<void, never, R>;\n    /**\n     * Publishes elements of this stream to a `PubSub`. Stream failure and ending will\n     * also be signalled.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R>(self: Stream<A, E, R>, pubsub: PubSub.PubSub<Take.Take<A, E>>): Effect.Effect<void, never, R>;\n};\n/**\n * Like `Stream.runIntoPubSub`, but provides the result as a scoped effect to\n * allow for scope composition.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runIntoPubSubScoped: {\n    /**\n     * Like `Stream.runIntoPubSub`, but provides the result as a scoped effect to\n     * allow for scope composition.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E>(pubsub: PubSub.PubSub<Take.Take<A, E>>): <R>(self: Stream<A, E, R>) => Effect.Effect<void, never, Scope.Scope | R>;\n    /**\n     * Like `Stream.runIntoPubSub`, but provides the result as a scoped effect to\n     * allow for scope composition.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R>(self: Stream<A, E, R>, pubsub: PubSub.PubSub<Take.Take<A, E>>): Effect.Effect<void, never, Scope.Scope | R>;\n};\n/**\n * Enqueues elements of this stream into a queue. Stream failure and ending\n * will also be signalled.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runIntoQueue: {\n    /**\n     * Enqueues elements of this stream into a queue. Stream failure and ending\n     * will also be signalled.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E>(queue: Queue.Enqueue<Take.Take<A, E>>): <R>(self: Stream<A, E, R>) => Effect.Effect<void, never, R>;\n    /**\n     * Enqueues elements of this stream into a queue. Stream failure and ending\n     * will also be signalled.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R>(self: Stream<A, E, R>, queue: Queue.Enqueue<Take.Take<A, E>>): Effect.Effect<void, never, R>;\n};\n/**\n * Like `Stream.runIntoQueue`, but provides the result as a scoped [[ZIO]]\n * to allow for scope composition.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runIntoQueueElementsScoped: {\n    /**\n     * Like `Stream.runIntoQueue`, but provides the result as a scoped [[ZIO]]\n     * to allow for scope composition.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E>(queue: Queue.Enqueue<Exit.Exit<A, Option.Option<E>>>): <R>(self: Stream<A, E, R>) => Effect.Effect<void, never, Scope.Scope | R>;\n    /**\n     * Like `Stream.runIntoQueue`, but provides the result as a scoped [[ZIO]]\n     * to allow for scope composition.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R>(self: Stream<A, E, R>, queue: Queue.Enqueue<Exit.Exit<A, Option.Option<E>>>): Effect.Effect<void, never, Scope.Scope | R>;\n};\n/**\n * Like `Stream.runIntoQueue`, but provides the result as a scoped effect\n * to allow for scope composition.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runIntoQueueScoped: {\n    /**\n     * Like `Stream.runIntoQueue`, but provides the result as a scoped effect\n     * to allow for scope composition.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E>(queue: Queue.Enqueue<Take.Take<A, E>>): <R>(self: Stream<A, E, R>) => Effect.Effect<void, never, Scope.Scope | R>;\n    /**\n     * Like `Stream.runIntoQueue`, but provides the result as a scoped effect\n     * to allow for scope composition.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R>(self: Stream<A, E, R>, queue: Queue.Enqueue<Take.Take<A, E>>): Effect.Effect<void, never, Scope.Scope | R>;\n};\n/**\n * Runs the stream to completion and yields the last value emitted by it,\n * discarding the rest of the elements.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runLast: <A, E, R>(self: Stream<A, E, R>) => Effect.Effect<Option.Option<A>, E, R>;\n/**\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runScoped: {\n    /**\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A2, A, E2, R2>(sink: Sink.Sink<A2, A, unknown, E2, R2>): <E, R>(self: Stream<A, E, R>) => Effect.Effect<A2, E2 | E, Scope.Scope | R2 | R>;\n    /**\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, sink: Sink.Sink<A2, A, unknown, E2, R2>): Effect.Effect<A2, E | E2, Scope.Scope | R | R2>;\n};\n/**\n * Runs the stream to a sink which sums elements, provided they are Numeric.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const runSum: <E, R>(self: Stream<number, E, R>) => Effect.Effect<number, E, R>;\n/**\n * Statefully maps over the elements of this stream to produce all\n * intermediate results of type `S` given an initial S.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.range(1, 6).pipe(Stream.scan(0, (a, b) => a + b))\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 0,  1,  3, 6, 10, 15, 21 ] }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const scan: {\n    /**\n     * Statefully maps over the elements of this stream to produce all\n     * intermediate results of type `S` given an initial S.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.range(1, 6).pipe(Stream.scan(0, (a, b) => a + b))\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 0,  1,  3, 6, 10, 15, 21 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <S, A>(s: S, f: (s: S, a: A) => S): <E, R>(self: Stream<A, E, R>) => Stream<S, E, R>;\n    /**\n     * Statefully maps over the elements of this stream to produce all\n     * intermediate results of type `S` given an initial S.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.range(1, 6).pipe(Stream.scan(0, (a, b) => a + b))\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 0,  1,  3, 6, 10, 15, 21 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, S>(self: Stream<A, E, R>, s: S, f: (s: S, a: A) => S): Stream<S, E, R>;\n};\n/**\n * Statefully and effectfully maps over the elements of this stream to produce\n * all intermediate results of type `S` given an initial S.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const scanEffect: {\n    /**\n     * Statefully and effectfully maps over the elements of this stream to produce\n     * all intermediate results of type `S` given an initial S.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <S, A, E2, R2>(s: S, f: (s: S, a: A) => Effect.Effect<S, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<S, E2 | E, R2 | R>;\n    /**\n     * Statefully and effectfully maps over the elements of this stream to produce\n     * all intermediate results of type `S` given an initial S.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, S, E2, R2>(self: Stream<A, E, R>, s: S, f: (s: S, a: A) => Effect.Effect<S, E2, R2>): Stream<S, E | E2, R | R2>;\n};\n/**\n * Statefully maps over the elements of this stream to produce all\n * intermediate results.\n *\n * See also `Stream.scan`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const scanReduce: {\n    /**\n     * Statefully maps over the elements of this stream to produce all\n     * intermediate results.\n     *\n     * See also `Stream.scan`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, A>(f: (a2: A2 | A, a: A) => A2): <E, R>(self: Stream<A, E, R>) => Stream<A2 | A, E, R>;\n    /**\n     * Statefully maps over the elements of this stream to produce all\n     * intermediate results.\n     *\n     * See also `Stream.scan`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2>(self: Stream<A, E, R>, f: (a2: A | A2, a: A) => A2): Stream<A | A2, E, R>;\n};\n/**\n * Statefully and effectfully maps over the elements of this stream to produce\n * all intermediate results.\n *\n * See also `Stream.scanEffect`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const scanReduceEffect: {\n    /**\n     * Statefully and effectfully maps over the elements of this stream to produce\n     * all intermediate results.\n     *\n     * See also `Stream.scanEffect`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, A, E2, R2>(f: (a2: A2 | A, a: A) => Effect.Effect<A2 | A, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<A2 | A, E2 | E, R2 | R>;\n    /**\n     * Statefully and effectfully maps over the elements of this stream to produce\n     * all intermediate results.\n     *\n     * See also `Stream.scanEffect`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, f: (a2: A | A2, a: A) => Effect.Effect<A | A2, E2, R2>): Stream<A | A2, E | E2, R | R2>;\n};\n/**\n * Schedules the output of the stream using the provided `schedule`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const schedule: {\n    /**\n     * Schedules the output of the stream using the provided `schedule`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <X, A0 extends A, R2, A>(schedule: Schedule.Schedule<X, A0, R2>): <E, R>(self: Stream<A, E, R>) => Stream<A, E, R2 | R>;\n    /**\n     * Schedules the output of the stream using the provided `schedule`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, X, A0 extends A, R2>(self: Stream<A, E, R>, schedule: Schedule.Schedule<X, A0, R2>): Stream<A, E, R | R2>;\n};\n/**\n * Schedules the output of the stream using the provided `schedule` and emits\n * its output at the end (if `schedule` is finite). Uses the provided function\n * to align the stream and schedule outputs on the same type.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const scheduleWith: {\n    /**\n     * Schedules the output of the stream using the provided `schedule` and emits\n     * its output at the end (if `schedule` is finite). Uses the provided function\n     * to align the stream and schedule outputs on the same type.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <B, A0 extends A, R2, A, C>(schedule: Schedule.Schedule<B, A0, R2>, options: {\n        readonly onElement: (a: A) => C;\n        readonly onSchedule: (b: B) => C;\n    }): <E, R>(self: Stream<A, E, R>) => Stream<C, E, R2 | R>;\n    /**\n     * Schedules the output of the stream using the provided `schedule` and emits\n     * its output at the end (if `schedule` is finite). Uses the provided function\n     * to align the stream and schedule outputs on the same type.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, B, A0 extends A, R2, C>(self: Stream<A, E, R>, schedule: Schedule.Schedule<B, A0, R2>, options: {\n        readonly onElement: (a: A) => C;\n        readonly onSchedule: (b: B) => C;\n    }): Stream<C, E, R | R2>;\n};\n/**\n * Creates a single-valued stream from a scoped resource.\n *\n * @example\n * ```ts\n * import { Console, Effect, Stream } from \"effect\"\n *\n * // Creating a single-valued stream from a scoped resource\n * const stream = Stream.scoped(\n *  Effect.acquireRelease(\n *    Console.log(\"acquire\"),\n *    () => Console.log(\"release\")\n *  )\n * ).pipe(\n *  Stream.flatMap(() => Console.log(\"use\"))\n * )\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // acquire\n * // use\n * // release\n * // { _id: 'Chunk', values: [ undefined ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const scoped: <A, E, R>(effect: Effect.Effect<A, E, R>) => Stream<A, E, Exclude<R, Scope.Scope>>;\n/**\n * Use a function that receives a scope and returns an effect to emit an output\n * element. The output element will be the result of the returned effect, if\n * successful.\n *\n * @since 3.11.0\n * @category constructors\n */\nexport declare const scopedWith: <A, E, R>(f: (scope: Scope.Scope) => Effect.Effect<A, E, R>) => Stream<A, E, R>;\n/**\n * Emits a sliding window of `n` elements.\n *\n * ```ts\n * import { pipe, Stream } from \"effect\"\n *\n * pipe(\n *   Stream.make(1, 2, 3, 4),\n *   Stream.sliding(2),\n *   Stream.runCollect\n * )\n * // => Chunk(Chunk(1, 2), Chunk(2, 3), Chunk(3, 4))\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const sliding: {\n    /**\n     * Emits a sliding window of `n` elements.\n     *\n     * ```ts\n     * import { pipe, Stream } from \"effect\"\n     *\n     * pipe(\n     *   Stream.make(1, 2, 3, 4),\n     *   Stream.sliding(2),\n     *   Stream.runCollect\n     * )\n     * // => Chunk(Chunk(1, 2), Chunk(2, 3), Chunk(3, 4))\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (chunkSize: number): <A, E, R>(self: Stream<A, E, R>) => Stream<Chunk.Chunk<A>, E, R>;\n    /**\n     * Emits a sliding window of `n` elements.\n     *\n     * ```ts\n     * import { pipe, Stream } from \"effect\"\n     *\n     * pipe(\n     *   Stream.make(1, 2, 3, 4),\n     *   Stream.sliding(2),\n     *   Stream.runCollect\n     * )\n     * // => Chunk(Chunk(1, 2), Chunk(2, 3), Chunk(3, 4))\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, chunkSize: number): Stream<Chunk.Chunk<A>, E, R>;\n};\n/**\n * Like `sliding`, but with a configurable `stepSize` parameter.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const slidingSize: {\n    /**\n     * Like `sliding`, but with a configurable `stepSize` parameter.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (chunkSize: number, stepSize: number): <A, E, R>(self: Stream<A, E, R>) => Stream<Chunk.Chunk<A>, E, R>;\n    /**\n     * Like `sliding`, but with a configurable `stepSize` parameter.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, chunkSize: number, stepSize: number): Stream<Chunk.Chunk<A>, E, R>;\n};\n/**\n * Converts an option on values into an option on errors.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const some: <A, E, R>(self: Stream<Option.Option<A>, E, R>) => Stream<A, Option.Option<E>, R>;\n/**\n * Extracts the optional value, or returns the given 'default'.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const someOrElse: {\n    /**\n     * Extracts the optional value, or returns the given 'default'.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2>(fallback: LazyArg<A2>): <A, E, R>(self: Stream<Option.Option<A>, E, R>) => Stream<A2 | A, E, R>;\n    /**\n     * Extracts the optional value, or returns the given 'default'.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2>(self: Stream<Option.Option<A>, E, R>, fallback: LazyArg<A2>): Stream<A | A2, E, R>;\n};\n/**\n * Extracts the optional value, or fails with the given error 'e'.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const someOrFail: {\n    /**\n     * Extracts the optional value, or fails with the given error 'e'.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <E2>(error: LazyArg<E2>): <A, E, R>(self: Stream<Option.Option<A>, E, R>) => Stream<A, E2 | E, R>;\n    /**\n     * Extracts the optional value, or fails with the given error 'e'.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, E2>(self: Stream<Option.Option<A>, E, R>, error: LazyArg<E2>): Stream<A, E | E2, R>;\n};\n/**\n * Splits elements based on a predicate or refinement.\n *\n * ```ts\n * import { pipe, Stream } from \"effect\"\n *\n * pipe(\n *   Stream.range(1, 10),\n *   Stream.split((n) => n % 4 === 0),\n *   Stream.runCollect\n * )\n * // => Chunk(Chunk(1, 2, 3), Chunk(5, 6, 7), Chunk(9))\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const split: {\n    /**\n     * Splits elements based on a predicate or refinement.\n     *\n     * ```ts\n     * import { pipe, Stream } from \"effect\"\n     *\n     * pipe(\n     *   Stream.range(1, 10),\n     *   Stream.split((n) => n % 4 === 0),\n     *   Stream.runCollect\n     * )\n     * // => Chunk(Chunk(1, 2, 3), Chunk(5, 6, 7), Chunk(9))\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): <E, R>(self: Stream<A, E, R>) => Stream<Chunk.Chunk<Exclude<A, B>>, E, R>;\n    /**\n     * Splits elements based on a predicate or refinement.\n     *\n     * ```ts\n     * import { pipe, Stream } from \"effect\"\n     *\n     * pipe(\n     *   Stream.range(1, 10),\n     *   Stream.split((n) => n % 4 === 0),\n     *   Stream.runCollect\n     * )\n     * // => Chunk(Chunk(1, 2, 3), Chunk(5, 6, 7), Chunk(9))\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): <E, R>(self: Stream<A, E, R>) => Stream<Chunk.Chunk<A>, E, R>;\n    /**\n     * Splits elements based on a predicate or refinement.\n     *\n     * ```ts\n     * import { pipe, Stream } from \"effect\"\n     *\n     * pipe(\n     *   Stream.range(1, 10),\n     *   Stream.split((n) => n % 4 === 0),\n     *   Stream.runCollect\n     * )\n     * // => Chunk(Chunk(1, 2, 3), Chunk(5, 6, 7), Chunk(9))\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, B extends A>(self: Stream<A, E, R>, refinement: Refinement<A, B>): Stream<Chunk.Chunk<Exclude<A, B>>, E, R>;\n    /**\n     * Splits elements based on a predicate or refinement.\n     *\n     * ```ts\n     * import { pipe, Stream } from \"effect\"\n     *\n     * pipe(\n     *   Stream.range(1, 10),\n     *   Stream.split((n) => n % 4 === 0),\n     *   Stream.runCollect\n     * )\n     * // => Chunk(Chunk(1, 2, 3), Chunk(5, 6, 7), Chunk(9))\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, predicate: Predicate<A>): Stream<Chunk.Chunk<A>, E, R>;\n};\n/**\n * Splits elements on a delimiter and transforms the splits into desired output.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const splitOnChunk: {\n    /**\n     * Splits elements on a delimiter and transforms the splits into desired output.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(delimiter: Chunk.Chunk<A>): <E, R>(self: Stream<A, E, R>) => Stream<Chunk.Chunk<A>, E, R>;\n    /**\n     * Splits elements on a delimiter and transforms the splits into desired output.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, delimiter: Chunk.Chunk<A>): Stream<Chunk.Chunk<A>, E, R>;\n};\n/**\n * Splits strings on newlines. Handles both Windows newlines (`\\r\\n`) and UNIX\n * newlines (`\\n`).\n *\n * @since 2.0.0\n * @category combinators\n */\nexport declare const splitLines: <E, R>(self: Stream<string, E, R>) => Stream<string, E, R>;\n/**\n * Creates a single-valued pure stream.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * // A Stream with a single number\n * const stream = Stream.succeed(3)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 3 ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const succeed: <A>(value: A) => Stream<A>;\n/**\n * Creates a single-valued pure stream.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const sync: <A>(evaluate: LazyArg<A>) => Stream<A>;\n/**\n * Returns a lazily constructed stream.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const suspend: <A, E, R>(stream: LazyArg<Stream<A, E, R>>) => Stream<A, E, R>;\n/**\n * Takes the specified number of elements from this stream.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.take(Stream.iterate(0, (n) => n + 1), 5)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 0, 1, 2, 3, 4 ] }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const take: {\n    /**\n     * Takes the specified number of elements from this stream.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.take(Stream.iterate(0, (n) => n + 1), 5)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 0, 1, 2, 3, 4 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (n: number): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Takes the specified number of elements from this stream.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.take(Stream.iterate(0, (n) => n + 1), 5)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 0, 1, 2, 3, 4 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, n: number): Stream<A, E, R>;\n};\n/**\n * Takes the last specified number of elements from this stream.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.takeRight(Stream.make(1, 2, 3, 4, 5, 6), 3)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 4, 5, 6 ] }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const takeRight: {\n    /**\n     * Takes the last specified number of elements from this stream.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.takeRight(Stream.make(1, 2, 3, 4, 5, 6), 3)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 4, 5, 6 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (n: number): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Takes the last specified number of elements from this stream.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.takeRight(Stream.make(1, 2, 3, 4, 5, 6), 3)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 4, 5, 6 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, n: number): Stream<A, E, R>;\n};\n/**\n * Takes all elements of the stream until the specified predicate evaluates to\n * `true`.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.takeUntil(Stream.iterate(0, (n) => n + 1), (n) => n === 4)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 0, 1, 2, 3, 4 ] }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const takeUntil: {\n    /**\n     * Takes all elements of the stream until the specified predicate evaluates to\n     * `true`.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.takeUntil(Stream.iterate(0, (n) => n + 1), (n) => n === 4)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 0, 1, 2, 3, 4 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): <E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Takes all elements of the stream until the specified predicate evaluates to\n     * `true`.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.takeUntil(Stream.iterate(0, (n) => n + 1), (n) => n === 4)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 0, 1, 2, 3, 4 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, predicate: Predicate<A>): Stream<A, E, R>;\n};\n/**\n * Takes all elements of the stream until the specified effectual predicate\n * evaluates to `true`.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const takeUntilEffect: {\n    /**\n     * Takes all elements of the stream until the specified effectual predicate\n     * evaluates to `true`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E2, R2>(predicate: (a: NoInfer<A>) => Effect.Effect<boolean, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Takes all elements of the stream until the specified effectual predicate\n     * evaluates to `true`.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, E2, R2>(self: Stream<A, E, R>, predicate: (a: A) => Effect.Effect<boolean, E2, R2>): Stream<A, E | E2, R | R2>;\n};\n/**\n * Takes all elements of the stream for as long as the specified predicate\n * evaluates to `true`.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.takeWhile(Stream.iterate(0, (n) => n + 1), (n) => n < 5)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ 0, 1, 2, 3, 4 ] }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const takeWhile: {\n    /**\n     * Takes all elements of the stream for as long as the specified predicate\n     * evaluates to `true`.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.takeWhile(Stream.iterate(0, (n) => n + 1), (n) => n < 5)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 0, 1, 2, 3, 4 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B extends A>(refinement: Refinement<NoInfer<A>, B>): <E, R>(self: Stream<A, E, R>) => Stream<B, E, R>;\n    /**\n     * Takes all elements of the stream for as long as the specified predicate\n     * evaluates to `true`.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.takeWhile(Stream.iterate(0, (n) => n + 1), (n) => n < 5)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 0, 1, 2, 3, 4 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(predicate: Predicate<NoInfer<A>>): <E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Takes all elements of the stream for as long as the specified predicate\n     * evaluates to `true`.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.takeWhile(Stream.iterate(0, (n) => n + 1), (n) => n < 5)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 0, 1, 2, 3, 4 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, B extends A>(self: Stream<A, E, R>, refinement: Refinement<A, B>): Stream<B, E, R>;\n    /**\n     * Takes all elements of the stream for as long as the specified predicate\n     * evaluates to `true`.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.takeWhile(Stream.iterate(0, (n) => n + 1), (n) => n < 5)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ 0, 1, 2, 3, 4 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, predicate: Predicate<A>): Stream<A, E, R>;\n};\n/**\n * Adds an effect to consumption of every element of the stream.\n *\n * @example\n * ```ts\n * import { Console, Effect, Stream } from \"effect\"\n *\n * const stream = Stream.make(1, 2, 3).pipe(\n *   Stream.tap((n) => Console.log(`before mapping: ${n}`)),\n *   Stream.map((n) => n * 2),\n *   Stream.tap((n) => Console.log(`after mapping: ${n}`))\n * )\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // before mapping: 1\n * // after mapping: 2\n * // before mapping: 2\n * // after mapping: 4\n * // before mapping: 3\n * // after mapping: 6\n * // { _id: 'Chunk', values: [ 2, 4, 6 ] }\n * ```\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const tap: {\n    /**\n     * Adds an effect to consumption of every element of the stream.\n     *\n     * @example\n     * ```ts\n     * import { Console, Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.make(1, 2, 3).pipe(\n     *   Stream.tap((n) => Console.log(`before mapping: ${n}`)),\n     *   Stream.map((n) => n * 2),\n     *   Stream.tap((n) => Console.log(`after mapping: ${n}`))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // before mapping: 1\n     * // after mapping: 2\n     * // before mapping: 2\n     * // after mapping: 4\n     * // before mapping: 3\n     * // after mapping: 6\n     * // { _id: 'Chunk', values: [ 2, 4, 6 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, X, E2, R2>(f: (a: NoInfer<A>) => Effect.Effect<X, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Adds an effect to consumption of every element of the stream.\n     *\n     * @example\n     * ```ts\n     * import { Console, Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.make(1, 2, 3).pipe(\n     *   Stream.tap((n) => Console.log(`before mapping: ${n}`)),\n     *   Stream.map((n) => n * 2),\n     *   Stream.tap((n) => Console.log(`after mapping: ${n}`))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // before mapping: 1\n     * // after mapping: 2\n     * // before mapping: 2\n     * // after mapping: 4\n     * // before mapping: 3\n     * // after mapping: 6\n     * // { _id: 'Chunk', values: [ 2, 4, 6 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E, R, X, E2, R2>(self: Stream<A, E, R>, f: (a: NoInfer<A>) => Effect.Effect<X, E2, R2>): Stream<A, E | E2, R | R2>;\n};\n/**\n * Returns a stream that effectfully \"peeks\" at the failure or success of\n * the stream.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const tapBoth: {\n    /**\n     * Returns a stream that effectfully \"peeks\" at the failure or success of\n     * the stream.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <E, X1, E2, R2, A, X2, E3, R3>(options: {\n        readonly onFailure: (e: NoInfer<E>) => Effect.Effect<X1, E2, R2>;\n        readonly onSuccess: (a: NoInfer<A>) => Effect.Effect<X2, E3, R3>;\n    }): <R>(self: Stream<A, E, R>) => Stream<A, E | E2 | E3, R2 | R3 | R>;\n    /**\n     * Returns a stream that effectfully \"peeks\" at the failure or success of\n     * the stream.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E, R, X1, E2, R2, X2, E3, R3>(self: Stream<A, E, R>, options: {\n        readonly onFailure: (e: NoInfer<E>) => Effect.Effect<X1, E2, R2>;\n        readonly onSuccess: (a: NoInfer<A>) => Effect.Effect<X2, E3, R3>;\n    }): Stream<A, E | E2 | E3, R | R2 | R3>;\n};\n/**\n * Returns a stream that effectfully \"peeks\" at the failure of the stream.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const tapError: {\n    /**\n     * Returns a stream that effectfully \"peeks\" at the failure of the stream.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <E, X, E2, R2>(f: (error: NoInfer<E>) => Effect.Effect<X, E2, R2>): <A, R>(self: Stream<A, E, R>) => Stream<A, E | E2, R2 | R>;\n    /**\n     * Returns a stream that effectfully \"peeks\" at the failure of the stream.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E, R, X, E2, R2>(self: Stream<A, E, R>, f: (error: E) => Effect.Effect<X, E2, R2>): Stream<A, E | E2, R | R2>;\n};\n/**\n * Returns a stream that effectfully \"peeks\" at the cause of failure of the\n * stream.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const tapErrorCause: {\n    /**\n     * Returns a stream that effectfully \"peeks\" at the cause of failure of the\n     * stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <E, X, E2, R2>(f: (cause: Cause.Cause<NoInfer<E>>) => Effect.Effect<X, E2, R2>): <A, R>(self: Stream<A, E, R>) => Stream<A, E | E2, R2 | R>;\n    /**\n     * Returns a stream that effectfully \"peeks\" at the cause of failure of the\n     * stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, X, E2, R2>(self: Stream<A, E, R>, f: (cause: Cause.Cause<E>) => Effect.Effect<X, E2, R2>): Stream<A, E | E2, R | R2>;\n};\n/**\n * Sends all elements emitted by this stream to the specified sink in addition\n * to emitting them.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const tapSink: {\n    /**\n     * Sends all elements emitted by this stream to the specified sink in addition\n     * to emitting them.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E2, R2>(sink: Sink.Sink<unknown, A, unknown, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Sends all elements emitted by this stream to the specified sink in addition\n     * to emitting them.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E, R, E2, R2>(self: Stream<A, E, R>, sink: Sink.Sink<unknown, A, unknown, E2, R2>): Stream<A, E | E2, R | R2>;\n};\n/**\n * Delays the chunks of this stream according to the given bandwidth\n * parameters using the token bucket algorithm. Allows for burst in the\n * processing of elements by allowing the token bucket to accumulate tokens up\n * to a `units + burst` threshold. The weight of each chunk is determined by\n * the `cost` function.\n *\n * If using the \"enforce\" strategy, chunks that do not meet the bandwidth\n * constraints are dropped. If using the \"shape\" strategy, chunks are delayed\n * until they can be emitted without exceeding the bandwidth constraints.\n *\n * Defaults to the \"shape\" strategy.\n *\n * @example\n * ```ts\n * import { Chunk, Effect, Schedule, Stream } from \"effect\"\n *\n * let last = Date.now()\n * const log = (message: string) =>\n *   Effect.sync(() => {\n *     const end = Date.now()\n *     console.log(`${message} after ${end - last}ms`)\n *     last = end\n *   })\n *\n * const stream = Stream.fromSchedule(Schedule.spaced(\"50 millis\")).pipe(\n *   Stream.take(6),\n *   Stream.tap((n) => log(`Received ${n}`)),\n *   Stream.throttle({\n *     cost: Chunk.size,\n *     duration: \"100 millis\",\n *     units: 1\n *   }),\n *   Stream.tap((n) => log(`> Emitted ${n}`))\n * )\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // Received 0 after 56ms\n * // > Emitted 0 after 0ms\n * // Received 1 after 52ms\n * // > Emitted 1 after 48ms\n * // Received 2 after 52ms\n * // > Emitted 2 after 49ms\n * // Received 3 after 52ms\n * // > Emitted 3 after 48ms\n * // Received 4 after 52ms\n * // > Emitted 4 after 47ms\n * // Received 5 after 52ms\n * // > Emitted 5 after 49ms\n * // { _id: 'Chunk', values: [ 0, 1, 2, 3, 4, 5 ] }\n * ```\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const throttle: {\n    /**\n     * Delays the chunks of this stream according to the given bandwidth\n     * parameters using the token bucket algorithm. Allows for burst in the\n     * processing of elements by allowing the token bucket to accumulate tokens up\n     * to a `units + burst` threshold. The weight of each chunk is determined by\n     * the `cost` function.\n     *\n     * If using the \"enforce\" strategy, chunks that do not meet the bandwidth\n     * constraints are dropped. If using the \"shape\" strategy, chunks are delayed\n     * until they can be emitted without exceeding the bandwidth constraints.\n     *\n     * Defaults to the \"shape\" strategy.\n     *\n     * @example\n     * ```ts\n     * import { Chunk, Effect, Schedule, Stream } from \"effect\"\n     *\n     * let last = Date.now()\n     * const log = (message: string) =>\n     *   Effect.sync(() => {\n     *     const end = Date.now()\n     *     console.log(`${message} after ${end - last}ms`)\n     *     last = end\n     *   })\n     *\n     * const stream = Stream.fromSchedule(Schedule.spaced(\"50 millis\")).pipe(\n     *   Stream.take(6),\n     *   Stream.tap((n) => log(`Received ${n}`)),\n     *   Stream.throttle({\n     *     cost: Chunk.size,\n     *     duration: \"100 millis\",\n     *     units: 1\n     *   }),\n     *   Stream.tap((n) => log(`> Emitted ${n}`))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // Received 0 after 56ms\n     * // > Emitted 0 after 0ms\n     * // Received 1 after 52ms\n     * // > Emitted 1 after 48ms\n     * // Received 2 after 52ms\n     * // > Emitted 2 after 49ms\n     * // Received 3 after 52ms\n     * // > Emitted 3 after 48ms\n     * // Received 4 after 52ms\n     * // > Emitted 4 after 47ms\n     * // Received 5 after 52ms\n     * // > Emitted 5 after 49ms\n     * // { _id: 'Chunk', values: [ 0, 1, 2, 3, 4, 5 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(options: {\n        readonly cost: (chunk: Chunk.Chunk<A>) => number;\n        readonly units: number;\n        readonly duration: Duration.DurationInput;\n        readonly burst?: number | undefined;\n        readonly strategy?: \"enforce\" | \"shape\" | undefined;\n    }): <E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Delays the chunks of this stream according to the given bandwidth\n     * parameters using the token bucket algorithm. Allows for burst in the\n     * processing of elements by allowing the token bucket to accumulate tokens up\n     * to a `units + burst` threshold. The weight of each chunk is determined by\n     * the `cost` function.\n     *\n     * If using the \"enforce\" strategy, chunks that do not meet the bandwidth\n     * constraints are dropped. If using the \"shape\" strategy, chunks are delayed\n     * until they can be emitted without exceeding the bandwidth constraints.\n     *\n     * Defaults to the \"shape\" strategy.\n     *\n     * @example\n     * ```ts\n     * import { Chunk, Effect, Schedule, Stream } from \"effect\"\n     *\n     * let last = Date.now()\n     * const log = (message: string) =>\n     *   Effect.sync(() => {\n     *     const end = Date.now()\n     *     console.log(`${message} after ${end - last}ms`)\n     *     last = end\n     *   })\n     *\n     * const stream = Stream.fromSchedule(Schedule.spaced(\"50 millis\")).pipe(\n     *   Stream.take(6),\n     *   Stream.tap((n) => log(`Received ${n}`)),\n     *   Stream.throttle({\n     *     cost: Chunk.size,\n     *     duration: \"100 millis\",\n     *     units: 1\n     *   }),\n     *   Stream.tap((n) => log(`> Emitted ${n}`))\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // Received 0 after 56ms\n     * // > Emitted 0 after 0ms\n     * // Received 1 after 52ms\n     * // > Emitted 1 after 48ms\n     * // Received 2 after 52ms\n     * // > Emitted 2 after 49ms\n     * // Received 3 after 52ms\n     * // > Emitted 3 after 48ms\n     * // Received 4 after 52ms\n     * // > Emitted 4 after 47ms\n     * // Received 5 after 52ms\n     * // > Emitted 5 after 49ms\n     * // { _id: 'Chunk', values: [ 0, 1, 2, 3, 4, 5 ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, options: {\n        readonly cost: (chunk: Chunk.Chunk<A>) => number;\n        readonly units: number;\n        readonly duration: Duration.DurationInput;\n        readonly burst?: number | undefined;\n        readonly strategy?: \"enforce\" | \"shape\" | undefined;\n    }): Stream<A, E, R>;\n};\n/**\n * Delays the chunks of this stream according to the given bandwidth\n * parameters using the token bucket algorithm. Allows for burst in the\n * processing of elements by allowing the token bucket to accumulate tokens up\n * to a `units + burst` threshold. The weight of each chunk is determined by\n * the effectful `costFn` function.\n *\n * If using the \"enforce\" strategy, chunks that do not meet the bandwidth\n * constraints are dropped. If using the \"shape\" strategy, chunks are delayed\n * until they can be emitted without exceeding the bandwidth constraints.\n *\n * Defaults to the \"shape\" strategy.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const throttleEffect: {\n    /**\n     * Delays the chunks of this stream according to the given bandwidth\n     * parameters using the token bucket algorithm. Allows for burst in the\n     * processing of elements by allowing the token bucket to accumulate tokens up\n     * to a `units + burst` threshold. The weight of each chunk is determined by\n     * the effectful `costFn` function.\n     *\n     * If using the \"enforce\" strategy, chunks that do not meet the bandwidth\n     * constraints are dropped. If using the \"shape\" strategy, chunks are delayed\n     * until they can be emitted without exceeding the bandwidth constraints.\n     *\n     * Defaults to the \"shape\" strategy.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E2, R2>(options: {\n        readonly cost: (chunk: Chunk.Chunk<A>) => Effect.Effect<number, E2, R2>;\n        readonly units: number;\n        readonly duration: Duration.DurationInput;\n        readonly burst?: number | undefined;\n        readonly strategy?: \"enforce\" | \"shape\" | undefined;\n    }): <E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Delays the chunks of this stream according to the given bandwidth\n     * parameters using the token bucket algorithm. Allows for burst in the\n     * processing of elements by allowing the token bucket to accumulate tokens up\n     * to a `units + burst` threshold. The weight of each chunk is determined by\n     * the effectful `costFn` function.\n     *\n     * If using the \"enforce\" strategy, chunks that do not meet the bandwidth\n     * constraints are dropped. If using the \"shape\" strategy, chunks are delayed\n     * until they can be emitted without exceeding the bandwidth constraints.\n     *\n     * Defaults to the \"shape\" strategy.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, E2, R2>(self: Stream<A, E, R>, options: {\n        readonly cost: (chunk: Chunk.Chunk<A>) => Effect.Effect<number, E2, R2>;\n        readonly units: number;\n        readonly duration: Duration.DurationInput;\n        readonly burst?: number | undefined;\n        readonly strategy?: \"enforce\" | \"shape\" | undefined;\n    }): Stream<A, E | E2, R | R2>;\n};\n/**\n * A stream that emits void values spaced by the specified duration.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * let last = Date.now()\n * const log = (message: string) =>\n *   Effect.sync(() => {\n *     const end = Date.now()\n *     console.log(`${message} after ${end - last}ms`)\n *     last = end\n *   })\n *\n * const stream = Stream.tick(\"1 seconds\").pipe(Stream.tap(() => log(\"tick\")))\n *\n * Effect.runPromise(Stream.runCollect(stream.pipe(Stream.take(5)))).then(console.log)\n * // tick after 4ms\n * // tick after 1003ms\n * // tick after 1001ms\n * // tick after 1002ms\n * // tick after 1002ms\n * // { _id: 'Chunk', values: [ undefined, undefined, undefined, undefined, undefined ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const tick: (interval: Duration.DurationInput) => Stream<void>;\n/**\n * Ends the stream if it does not produce a value after the specified duration.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const timeout: {\n    /**\n     * Ends the stream if it does not produce a value after the specified duration.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (duration: Duration.DurationInput): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Ends the stream if it does not produce a value after the specified duration.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, duration: Duration.DurationInput): Stream<A, E, R>;\n};\n/**\n * Fails the stream with given error if it does not produce a value after d\n * duration.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const timeoutFail: {\n    /**\n     * Fails the stream with given error if it does not produce a value after d\n     * duration.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <E2>(error: LazyArg<E2>, duration: Duration.DurationInput): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R>;\n    /**\n     * Fails the stream with given error if it does not produce a value after d\n     * duration.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, E2>(self: Stream<A, E, R>, error: LazyArg<E2>, duration: Duration.DurationInput): Stream<A, E | E2, R>;\n};\n/**\n * Fails the stream with given cause if it does not produce a value after d\n * duration.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const timeoutFailCause: {\n    /**\n     * Fails the stream with given cause if it does not produce a value after d\n     * duration.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <E2>(cause: LazyArg<Cause.Cause<E2>>, duration: Duration.DurationInput): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R>;\n    /**\n     * Fails the stream with given cause if it does not produce a value after d\n     * duration.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, E2>(self: Stream<A, E, R>, cause: LazyArg<Cause.Cause<E2>>, duration: Duration.DurationInput): Stream<A, E | E2, R>;\n};\n/**\n * Switches the stream if it does not produce a value after the specified\n * duration.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const timeoutTo: {\n    /**\n     * Switches the stream if it does not produce a value after the specified\n     * duration.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, E2, R2>(duration: Duration.DurationInput, that: Stream<A2, E2, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A2 | A, E2 | E, R2 | R>;\n    /**\n     * Switches the stream if it does not produce a value after the specified\n     * duration.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, duration: Duration.DurationInput, that: Stream<A2, E2, R2>): Stream<A | A2, E | E2, R | R2>;\n};\n/**\n * Converts the stream to a scoped `PubSub` of chunks. After the scope is closed,\n * the `PubSub` will never again produce values and should be discarded.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toPubSub: {\n    /**\n     * Converts the stream to a scoped `PubSub` of chunks. After the scope is closed,\n     * the `PubSub` will never again produce values and should be discarded.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    (capacity: number | {\n        readonly capacity: \"unbounded\";\n        readonly replay?: number | undefined;\n    } | {\n        readonly capacity: number;\n        readonly strategy?: \"sliding\" | \"dropping\" | \"suspend\" | undefined;\n        readonly replay?: number | undefined;\n    }): <A, E, R>(self: Stream<A, E, R>) => Effect.Effect<PubSub.PubSub<Take.Take<A, E>>, never, Scope.Scope | R>;\n    /**\n     * Converts the stream to a scoped `PubSub` of chunks. After the scope is closed,\n     * the `PubSub` will never again produce values and should be discarded.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R>(self: Stream<A, E, R>, capacity: number | {\n        readonly capacity: \"unbounded\";\n        readonly replay?: number | undefined;\n    } | {\n        readonly capacity: number;\n        readonly strategy?: \"sliding\" | \"dropping\" | \"suspend\" | undefined;\n        readonly replay?: number | undefined;\n    }): Effect.Effect<PubSub.PubSub<Take.Take<A, E>>, never, Scope.Scope | R>;\n};\n/**\n * Returns in a scope a ZIO effect that can be used to repeatedly pull chunks\n * from the stream. The pull effect fails with None when the stream is\n * finished, or with Some error if it fails, otherwise it returns a chunk of\n * the stream's output.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * // Simulate a chunked stream\n * const stream = Stream.fromIterable([1, 2, 3, 4, 5]).pipe(Stream.rechunk(2))\n *\n * const program = Effect.gen(function*() {\n *   // Create an effect to get data chunks from the stream\n *   const getChunk = yield* Stream.toPull(stream)\n *\n *   // Continuously fetch and process chunks\n *   while (true) {\n *     const chunk = yield* getChunk\n *     console.log(chunk)\n *   }\n * })\n *\n * Effect.runPromise(Effect.scoped(program)).then(console.log, console.error)\n * // { _id: 'Chunk', values: [ 1, 2 ] }\n * // { _id: 'Chunk', values: [ 3, 4 ] }\n * // { _id: 'Chunk', values: [ 5 ] }\n * // (FiberFailure) Error: {\n * //   \"_id\": \"Option\",\n * //   \"_tag\": \"None\"\n * // }\n * ```\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toPull: <A, E, R>(self: Stream<A, E, R>) => Effect.Effect<Effect.Effect<Chunk.Chunk<A>, Option.Option<E>, R>, never, Scope.Scope | R>;\n/**\n * Converts the stream to a scoped queue of chunks. After the scope is closed,\n * the queue will never again produce values and should be discarded.\n *\n * Defaults to the \"suspend\" back pressure strategy with a capacity of 2.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toQueue: {\n    /**\n     * Converts the stream to a scoped queue of chunks. After the scope is closed,\n     * the queue will never again produce values and should be discarded.\n     *\n     * Defaults to the \"suspend\" back pressure strategy with a capacity of 2.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    (options?: {\n        readonly strategy?: \"dropping\" | \"sliding\" | \"suspend\" | undefined;\n        readonly capacity?: number | undefined;\n    } | {\n        readonly strategy: \"unbounded\";\n    } | undefined): <A, E, R>(self: Stream<A, E, R>) => Effect.Effect<Queue.Dequeue<Take.Take<A, E>>, never, Scope.Scope | R>;\n    /**\n     * Converts the stream to a scoped queue of chunks. After the scope is closed,\n     * the queue will never again produce values and should be discarded.\n     *\n     * Defaults to the \"suspend\" back pressure strategy with a capacity of 2.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R>(self: Stream<A, E, R>, options?: {\n        readonly strategy?: \"dropping\" | \"sliding\" | \"suspend\" | undefined;\n        readonly capacity?: number | undefined;\n    } | {\n        readonly strategy: \"unbounded\";\n    } | undefined): Effect.Effect<Queue.Dequeue<Take.Take<A, E>>, never, Scope.Scope | R>;\n};\n/**\n * Converts the stream to a scoped queue of elements. After the scope is\n * closed, the queue will never again produce values and should be discarded.\n *\n * Defaults to a capacity of 2.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toQueueOfElements: {\n    /**\n     * Converts the stream to a scoped queue of elements. After the scope is\n     * closed, the queue will never again produce values and should be discarded.\n     *\n     * Defaults to a capacity of 2.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    (options?: {\n        readonly capacity?: number | undefined;\n    } | undefined): <A, E, R>(self: Stream<A, E, R>) => Effect.Effect<Queue.Dequeue<Exit.Exit<A, Option.Option<E>>>, never, Scope.Scope | R>;\n    /**\n     * Converts the stream to a scoped queue of elements. After the scope is\n     * closed, the queue will never again produce values and should be discarded.\n     *\n     * Defaults to a capacity of 2.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R>(self: Stream<A, E, R>, options?: {\n        readonly capacity?: number | undefined;\n    } | undefined): Effect.Effect<Queue.Dequeue<Exit.Exit<A, Option.Option<E>>>, never, Scope.Scope | R>;\n};\n/**\n * Converts the stream to a `ReadableStream`.\n *\n * See https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toReadableStream: {\n    /**\n     * Converts the stream to a `ReadableStream`.\n     *\n     * See https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A>(options?: {\n        readonly strategy?: QueuingStrategy<A> | undefined;\n    }): <E>(self: Stream<A, E>) => ReadableStream<A>;\n    /**\n     * Converts the stream to a `ReadableStream`.\n     *\n     * See https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E>(self: Stream<A, E>, options?: {\n        readonly strategy?: QueuingStrategy<A> | undefined;\n    }): ReadableStream<A>;\n};\n/**\n * Converts the stream to a `Effect<ReadableStream>`.\n *\n * See https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toReadableStreamEffect: {\n    /**\n     * Converts the stream to a `Effect<ReadableStream>`.\n     *\n     * See https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A>(options?: {\n        readonly strategy?: QueuingStrategy<A> | undefined;\n    }): <E, R>(self: Stream<A, E, R>) => Effect.Effect<ReadableStream<A>, never, R>;\n    /**\n     * Converts the stream to a `Effect<ReadableStream>`.\n     *\n     * See https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, R>(self: Stream<A, E, R>, options?: {\n        readonly strategy?: QueuingStrategy<A> | undefined;\n    }): Effect.Effect<ReadableStream<A>, never, R>;\n};\n/**\n * Converts the stream to a `ReadableStream` using the provided runtime.\n *\n * See https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toReadableStreamRuntime: {\n    /**\n     * Converts the stream to a `ReadableStream` using the provided runtime.\n     *\n     * See https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, XR>(runtime: Runtime<XR>, options?: {\n        readonly strategy?: QueuingStrategy<A> | undefined;\n    }): <E, R extends XR>(self: Stream<A, E, R>) => ReadableStream<A>;\n    /**\n     * Converts the stream to a `ReadableStream` using the provided runtime.\n     *\n     * See https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, XR, R extends XR>(self: Stream<A, E, R>, runtime: Runtime<XR>, options?: {\n        readonly strategy?: QueuingStrategy<A> | undefined;\n    }): ReadableStream<A>;\n};\n/**\n * Converts the stream to a `AsyncIterable` using the provided runtime.\n *\n * @since 3.15.0\n * @category destructors\n */\nexport declare const toAsyncIterableRuntime: {\n    /**\n     * Converts the stream to a `AsyncIterable` using the provided runtime.\n     *\n     * @since 3.15.0\n     * @category destructors\n     */\n    <A, XR>(runtime: Runtime<XR>): <E, R extends XR>(self: Stream<A, E, R>) => AsyncIterable<A>;\n    /**\n     * Converts the stream to a `AsyncIterable` using the provided runtime.\n     *\n     * @since 3.15.0\n     * @category destructors\n     */\n    <A, E, XR, R extends XR>(self: Stream<A, E, R>, runtime: Runtime<XR>): AsyncIterable<A>;\n};\n/**\n * Converts the stream to a `AsyncIterable` capturing the required dependencies.\n *\n * @since 3.15.0\n * @category destructors\n */\nexport declare const toAsyncIterableEffect: <A, E, R>(self: Stream<A, E, R>) => Effect.Effect<AsyncIterable<A>, never, R>;\n/**\n * Converts the stream to a `AsyncIterable`.\n *\n * @since 3.15.0\n * @category destructors\n */\nexport declare const toAsyncIterable: <A, E>(self: Stream<A, E>) => AsyncIterable<A>;\n/**\n * Applies the transducer to the stream and emits its outputs.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const transduce: {\n    /**\n     * Applies the transducer to the stream and emits its outputs.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A2, A, E2, R2>(sink: Sink.Sink<A2, A, A, E2, R2>): <E, R>(self: Stream<A, E, R>) => Stream<A2, E2 | E, R2 | R>;\n    /**\n     * Applies the transducer to the stream and emits its outputs.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, sink: Sink.Sink<A2, A, A, E2, R2>): Stream<A2, E | E2, R | R2>;\n};\n/**\n * Creates a stream by peeling off the \"layers\" of a value of type `S`.\n *\n * @example\n * ```ts\n * import { Effect, Option, Stream } from \"effect\"\n *\n * const stream = Stream.unfold(1, (n) => Option.some([n, n + 1]))\n *\n * Effect.runPromise(Stream.runCollect(stream.pipe(Stream.take(5)))).then(console.log)\n * // { _id: 'Chunk', values: [ 1, 2, 3, 4, 5 ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unfold: <S, A>(s: S, f: (s: S) => Option.Option<readonly [A, S]>) => Stream<A>;\n/**\n * Creates a stream by peeling off the \"layers\" of a value of type `S`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unfoldChunk: <S, A>(s: S, f: (s: S) => Option.Option<readonly [Chunk.Chunk<A>, S]>) => Stream<A>;\n/**\n * Creates a stream by effectfully peeling off the \"layers\" of a value of type\n * `S`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unfoldChunkEffect: <S, A, E, R>(s: S, f: (s: S) => Effect.Effect<Option.Option<readonly [Chunk.Chunk<A>, S]>, E, R>) => Stream<A, E, R>;\n/**\n * Creates a stream by effectfully peeling off the \"layers\" of a value of type\n * `S`.\n *\n * @example\n * ```ts\n * import { Effect, Option, Random, Stream } from \"effect\"\n *\n * const stream = Stream.unfoldEffect(1, (n) =>\n *   Random.nextBoolean.pipe(\n *     Effect.map((b) => (b ? Option.some([n, -n]) : Option.some([n, n])))\n *   ))\n *\n * Effect.runPromise(Stream.runCollect(stream.pipe(Stream.take(5)))).then(console.log)\n * // { _id: 'Chunk', values: [ 1, -1, -1, -1, -1 ] }\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unfoldEffect: <S, A, E, R>(s: S, f: (s: S) => Effect.Effect<Option.Option<readonly [A, S]>, E, R>) => Stream<A, E, R>;\ndeclare const void_: Stream<void>;\nexport { \n/**\n * A stream that contains a single `void` value.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.void\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ undefined ] }\n *\n * ```\n * @since 2.0.0\n * @category constructors\n */\nvoid_ as void };\n/**\n * Creates a stream produced from an `Effect`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unwrap: <A, E2, R2, E, R>(effect: Effect.Effect<Stream<A, E2, R2>, E, R>) => Stream<A, E | E2, R | R2>;\n/**\n * Creates a stream produced from a scoped `Effect`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unwrapScoped: <A, E2, R2, E, R>(effect: Effect.Effect<Stream<A, E2, R2>, E, R>) => Stream<A, E | E2, R2 | Exclude<R, Scope.Scope>>;\n/**\n * Creates a stream produced from a function which receives a `Scope` and\n * returns an `Effect`. The resulting stream will emit a single element, which\n * will be the result of the returned effect, if successful.\n *\n * @since 3.11.0\n * @category constructors\n */\nexport declare const unwrapScopedWith: <A, E2, R2, E, R>(f: (scope: Scope.Scope) => Effect.Effect<Stream<A, E2, R2>, E, R>) => Stream<A, E | E2, R | R2>;\n/**\n * Updates the specified service within the context of the `Stream`.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const updateService: {\n    /**\n     * Updates the specified service within the context of the `Stream`.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <I, S>(tag: Context.Tag<I, S>, f: (service: NoInfer<S>) => NoInfer<S>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, I | R>;\n    /**\n     * Updates the specified service within the context of the `Stream`.\n     *\n     * @since 2.0.0\n     * @category context\n     */\n    <A, E, R, I, S>(self: Stream<A, E, R>, tag: Context.Tag<I, S>, f: (service: NoInfer<S>) => NoInfer<S>): Stream<A, E, I | R>;\n};\n/**\n * Returns the specified stream if the given condition is satisfied, otherwise\n * returns an empty stream.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const when: {\n    /**\n     * Returns the specified stream if the given condition is satisfied, otherwise\n     * returns an empty stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    (test: LazyArg<boolean>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, R>;\n    /**\n     * Returns the specified stream if the given condition is satisfied, otherwise\n     * returns an empty stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R>(self: Stream<A, E, R>, test: LazyArg<boolean>): Stream<A, E, R>;\n};\n/**\n * Returns the resulting stream when the given `PartialFunction` is defined\n * for the given value, otherwise returns an empty stream.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const whenCase: <A, A2, E, R>(evaluate: LazyArg<A>, pf: (a: A) => Option.Option<Stream<A2, E, R>>) => Stream<A2, E, R>;\n/**\n * Returns the stream when the given partial function is defined for the given\n * effectful value, otherwise returns an empty stream.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const whenCaseEffect: {\n    /**\n     * Returns the stream when the given partial function is defined for the given\n     * effectful value, otherwise returns an empty stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, A2, E2, R2>(pf: (a: A) => Option.Option<Stream<A2, E2, R2>>): <E, R>(self: Effect.Effect<A, E, R>) => Stream<A2, E2 | E, R2 | R>;\n    /**\n     * Returns the stream when the given partial function is defined for the given\n     * effectful value, otherwise returns an empty stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, A2, E2, R2>(self: Effect.Effect<A, E, R>, pf: (a: A) => Option.Option<Stream<A2, E2, R2>>): Stream<A2, E | E2, R | R2>;\n};\n/**\n * Returns the stream if the given effectful condition is satisfied, otherwise\n * returns an empty stream.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const whenEffect: {\n    /**\n     * Returns the stream if the given effectful condition is satisfied, otherwise\n     * returns an empty stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <E2, R2>(effect: Effect.Effect<boolean, E2, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Returns the stream if the given effectful condition is satisfied, otherwise\n     * returns an empty stream.\n     *\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, E, R, E2, R2>(self: Stream<A, E, R>, effect: Effect.Effect<boolean, E2, R2>): Stream<A, E | E2, R | R2>;\n};\n/**\n * Wraps the stream with a new span for tracing.\n *\n * @since 2.0.0\n * @category tracing\n */\nexport declare const withSpan: {\n    /**\n     * Wraps the stream with a new span for tracing.\n     *\n     * @since 2.0.0\n     * @category tracing\n     */\n    (name: string, options?: Tracer.SpanOptions | undefined): <A, E, R>(self: Stream<A, E, R>) => Stream<A, E, Exclude<R, Tracer.ParentSpan>>;\n    /**\n     * Wraps the stream with a new span for tracing.\n     *\n     * @since 2.0.0\n     * @category tracing\n     */\n    <A, E, R>(self: Stream<A, E, R>, name: string, options?: Tracer.SpanOptions | undefined): Stream<A, E, Exclude<R, Tracer.ParentSpan>>;\n};\n/**\n * Zips this stream with another point-wise and emits tuples of elements from\n * both streams.\n *\n * The new stream will end when one of the sides ends.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * // We create two streams and zip them together.\n * const stream = Stream.zip(\n *   Stream.make(1, 2, 3, 4, 5, 6),\n *   Stream.make(\"a\", \"b\", \"c\")\n * )\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ [ 1, 'a' ], [ 2, 'b' ], [ 3, 'c' ] ] }\n * ```\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zip: {\n    /**\n     * Zips this stream with another point-wise and emits tuples of elements from\n     * both streams.\n     *\n     * The new stream will end when one of the sides ends.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * // We create two streams and zip them together.\n     * const stream = Stream.zip(\n     *   Stream.make(1, 2, 3, 4, 5, 6),\n     *   Stream.make(\"a\", \"b\", \"c\")\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ [ 1, 'a' ], [ 2, 'b' ], [ 3, 'c' ] ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2, R2>(that: Stream<A2, E2, R2>): <A, E, R>(self: Stream<A, E, R>) => Stream<[A, A2], E2 | E, R2 | R>;\n    /**\n     * Zips this stream with another point-wise and emits tuples of elements from\n     * both streams.\n     *\n     * The new stream will end when one of the sides ends.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * // We create two streams and zip them together.\n     * const stream = Stream.zip(\n     *   Stream.make(1, 2, 3, 4, 5, 6),\n     *   Stream.make(\"a\", \"b\", \"c\")\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ [ 1, 'a' ], [ 2, 'b' ], [ 3, 'c' ] ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, that: Stream<A2, E2, R2>): Stream<[A, A2], E | E2, R | R2>;\n};\n/**\n * Zips this stream with another point-wise and emits tuples of elements from\n * both streams.\n *\n * The new stream will end when one of the sides ends.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipFlatten: {\n    /**\n     * Zips this stream with another point-wise and emits tuples of elements from\n     * both streams.\n     *\n     * The new stream will end when one of the sides ends.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2, R2>(that: Stream<A2, E2, R2>): <A extends ReadonlyArray<any>, E, R>(self: Stream<A, E, R>) => Stream<[...A, A2], E2 | E, R2 | R>;\n    /**\n     * Zips this stream with another point-wise and emits tuples of elements from\n     * both streams.\n     *\n     * The new stream will end when one of the sides ends.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A extends ReadonlyArray<any>, E, R, A2, E2, R2>(self: Stream<A, E, R>, that: Stream<A2, E2, R2>): Stream<[...A, A2], E | E2, R | R2>;\n};\n/**\n * Zips this stream with another point-wise, creating a new stream of pairs of\n * elements from both sides.\n *\n * The defaults `defaultLeft` and `defaultRight` will be used if the streams\n * have different lengths and one of the streams has ended before the other.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.zipAll(Stream.make(1, 2, 3, 4, 5, 6), {\n *   other: Stream.make(\"a\", \"b\", \"c\"),\n *   defaultSelf: 0,\n *   defaultOther: \"x\"\n * })\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: \"Chunk\", values: [ [ 1, \"a\" ], [ 2, \"b\" ], [ 3, \"c\" ], [ 4, \"x\" ], [ 5, \"x\" ], [ 6, \"x\" ] ] }\n * ```\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipAll: {\n    /**\n     * Zips this stream with another point-wise, creating a new stream of pairs of\n     * elements from both sides.\n     *\n     * The defaults `defaultLeft` and `defaultRight` will be used if the streams\n     * have different lengths and one of the streams has ended before the other.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.zipAll(Stream.make(1, 2, 3, 4, 5, 6), {\n     *   other: Stream.make(\"a\", \"b\", \"c\"),\n     *   defaultSelf: 0,\n     *   defaultOther: \"x\"\n     * })\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: \"Chunk\", values: [ [ 1, \"a\" ], [ 2, \"b\" ], [ 3, \"c\" ], [ 4, \"x\" ], [ 5, \"x\" ], [ 6, \"x\" ] ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2, R2, A>(options: {\n        readonly other: Stream<A2, E2, R2>;\n        readonly defaultSelf: A;\n        readonly defaultOther: A2;\n    }): <E, R>(self: Stream<A, E, R>) => Stream<[A, A2], E2 | E, R2 | R>;\n    /**\n     * Zips this stream with another point-wise, creating a new stream of pairs of\n     * elements from both sides.\n     *\n     * The defaults `defaultLeft` and `defaultRight` will be used if the streams\n     * have different lengths and one of the streams has ended before the other.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.zipAll(Stream.make(1, 2, 3, 4, 5, 6), {\n     *   other: Stream.make(\"a\", \"b\", \"c\"),\n     *   defaultSelf: 0,\n     *   defaultOther: \"x\"\n     * })\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: \"Chunk\", values: [ [ 1, \"a\" ], [ 2, \"b\" ], [ 3, \"c\" ], [ 4, \"x\" ], [ 5, \"x\" ], [ 6, \"x\" ] ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, options: {\n        readonly other: Stream<A2, E2, R2>;\n        readonly defaultSelf: A;\n        readonly defaultOther: A2;\n    }): Stream<[A, A2], E | E2, R | R2>;\n};\n/**\n * Zips this stream with another point-wise, and keeps only elements from this\n * stream.\n *\n * The provided default value will be used if the other stream ends before\n * this one.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipAllLeft: {\n    /**\n     * Zips this stream with another point-wise, and keeps only elements from this\n     * stream.\n     *\n     * The provided default value will be used if the other stream ends before\n     * this one.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2, R2, A>(that: Stream<A2, E2, R2>, defaultLeft: A): <E, R>(self: Stream<A, E, R>) => Stream<A, E2 | E, R2 | R>;\n    /**\n     * Zips this stream with another point-wise, and keeps only elements from this\n     * stream.\n     *\n     * The provided default value will be used if the other stream ends before\n     * this one.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, that: Stream<A2, E2, R2>, defaultLeft: A): Stream<A, E | E2, R | R2>;\n};\n/**\n * Zips this stream with another point-wise, and keeps only elements from the\n * other stream.\n *\n * The provided default value will be used if this stream ends before the\n * other one.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipAllRight: {\n    /**\n     * Zips this stream with another point-wise, and keeps only elements from the\n     * other stream.\n     *\n     * The provided default value will be used if this stream ends before the\n     * other one.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2, R2>(that: Stream<A2, E2, R2>, defaultRight: A2): <A, E, R>(self: Stream<A, E, R>) => Stream<A2, E2 | E, R2 | R>;\n    /**\n     * Zips this stream with another point-wise, and keeps only elements from the\n     * other stream.\n     *\n     * The provided default value will be used if this stream ends before the\n     * other one.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, R, A2, E2, R2>(self: Stream<A, E, R>, that: Stream<A2, E2, R2>, defaultRight: A2): Stream<A2, E | E2, R | R2>;\n};\n/**\n * Zips this stream that is sorted by distinct keys and the specified stream\n * that is sorted by distinct keys to produce a new stream that is sorted by\n * distinct keys. Combines values associated with each key into a tuple,\n * using the specified values `defaultLeft` and `defaultRight` to fill in\n * missing values.\n *\n * This allows zipping potentially unbounded streams of data by key in\n * constant space but the caller is responsible for ensuring that the\n * streams are sorted by distinct keys.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipAllSortedByKey: {\n    /**\n     * Zips this stream that is sorted by distinct keys and the specified stream\n     * that is sorted by distinct keys to produce a new stream that is sorted by\n     * distinct keys. Combines values associated with each key into a tuple,\n     * using the specified values `defaultLeft` and `defaultRight` to fill in\n     * missing values.\n     *\n     * This allows zipping potentially unbounded streams of data by key in\n     * constant space but the caller is responsible for ensuring that the\n     * streams are sorted by distinct keys.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2, R2, A, K>(options: {\n        readonly other: Stream<readonly [K, A2], E2, R2>;\n        readonly defaultSelf: A;\n        readonly defaultOther: A2;\n        readonly order: Order.Order<K>;\n    }): <E, R>(self: Stream<readonly [K, A], E, R>) => Stream<[K, [A, A2]], E2 | E, R2 | R>;\n    /**\n     * Zips this stream that is sorted by distinct keys and the specified stream\n     * that is sorted by distinct keys to produce a new stream that is sorted by\n     * distinct keys. Combines values associated with each key into a tuple,\n     * using the specified values `defaultLeft` and `defaultRight` to fill in\n     * missing values.\n     *\n     * This allows zipping potentially unbounded streams of data by key in\n     * constant space but the caller is responsible for ensuring that the\n     * streams are sorted by distinct keys.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <K, A, E, R, A2, E2, R2>(self: Stream<readonly [K, A], E, R>, options: {\n        readonly other: Stream<readonly [K, A2], E2, R2>;\n        readonly defaultSelf: A;\n        readonly defaultOther: A2;\n        readonly order: Order.Order<K>;\n    }): Stream<[K, [A, A2]], E | E2, R | R2>;\n};\n/**\n * Zips this stream that is sorted by distinct keys and the specified stream\n * that is sorted by distinct keys to produce a new stream that is sorted by\n * distinct keys. Keeps only values from this stream, using the specified\n * value `default` to fill in missing values.\n *\n * This allows zipping potentially unbounded streams of data by key in\n * constant space but the caller is responsible for ensuring that the\n * streams are sorted by distinct keys.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipAllSortedByKeyLeft: {\n    /**\n     * Zips this stream that is sorted by distinct keys and the specified stream\n     * that is sorted by distinct keys to produce a new stream that is sorted by\n     * distinct keys. Keeps only values from this stream, using the specified\n     * value `default` to fill in missing values.\n     *\n     * This allows zipping potentially unbounded streams of data by key in\n     * constant space but the caller is responsible for ensuring that the\n     * streams are sorted by distinct keys.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2, R2, A, K>(options: {\n        readonly other: Stream<readonly [K, A2], E2, R2>;\n        readonly defaultSelf: A;\n        readonly order: Order.Order<K>;\n    }): <E, R>(self: Stream<readonly [K, A], E, R>) => Stream<[K, A], E2 | E, R2 | R>;\n    /**\n     * Zips this stream that is sorted by distinct keys and the specified stream\n     * that is sorted by distinct keys to produce a new stream that is sorted by\n     * distinct keys. Keeps only values from this stream, using the specified\n     * value `default` to fill in missing values.\n     *\n     * This allows zipping potentially unbounded streams of data by key in\n     * constant space but the caller is responsible for ensuring that the\n     * streams are sorted by distinct keys.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <K, A, E, R, A2, E2, R2>(self: Stream<readonly [K, A], E, R>, options: {\n        readonly other: Stream<readonly [K, A2], E2, R2>;\n        readonly defaultSelf: A;\n        readonly order: Order.Order<K>;\n    }): Stream<[K, A], E | E2, R | R2>;\n};\n/**\n * Zips this stream that is sorted by distinct keys and the specified stream\n * that is sorted by distinct keys to produce a new stream that is sorted by\n * distinct keys. Keeps only values from that stream, using the specified\n * value `default` to fill in missing values.\n *\n * This allows zipping potentially unbounded streams of data by key in\n * constant space but the caller is responsible for ensuring that the\n * streams are sorted by distinct keys.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipAllSortedByKeyRight: {\n    /**\n     * Zips this stream that is sorted by distinct keys and the specified stream\n     * that is sorted by distinct keys to produce a new stream that is sorted by\n     * distinct keys. Keeps only values from that stream, using the specified\n     * value `default` to fill in missing values.\n     *\n     * This allows zipping potentially unbounded streams of data by key in\n     * constant space but the caller is responsible for ensuring that the\n     * streams are sorted by distinct keys.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <K, A2, E2, R2>(options: {\n        readonly other: Stream<readonly [K, A2], E2, R2>;\n        readonly defaultOther: A2;\n        readonly order: Order.Order<K>;\n    }): <A, E, R>(self: Stream<readonly [K, A], E, R>) => Stream<[K, A2], E2 | E, R2 | R>;\n    /**\n     * Zips this stream that is sorted by distinct keys and the specified stream\n     * that is sorted by distinct keys to produce a new stream that is sorted by\n     * distinct keys. Keeps only values from that stream, using the specified\n     * value `default` to fill in missing values.\n     *\n     * This allows zipping potentially unbounded streams of data by key in\n     * constant space but the caller is responsible for ensuring that the\n     * streams are sorted by distinct keys.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, R, K, A2, E2, R2>(self: Stream<readonly [K, A], E, R>, options: {\n        readonly other: Stream<readonly [K, A2], E2, R2>;\n        readonly defaultOther: A2;\n        readonly order: Order.Order<K>;\n    }): Stream<[K, A2], E | E2, R | R2>;\n};\n/**\n * Zips this stream that is sorted by distinct keys and the specified stream\n * that is sorted by distinct keys to produce a new stream that is sorted by\n * distinct keys. Uses the functions `left`, `right`, and `both` to handle\n * the cases where a key and value exist in this stream, that stream, or\n * both streams.\n *\n * This allows zipping potentially unbounded streams of data by key in\n * constant space but the caller is responsible for ensuring that the\n * streams are sorted by distinct keys.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipAllSortedByKeyWith: {\n    /**\n     * Zips this stream that is sorted by distinct keys and the specified stream\n     * that is sorted by distinct keys to produce a new stream that is sorted by\n     * distinct keys. Uses the functions `left`, `right`, and `both` to handle\n     * the cases where a key and value exist in this stream, that stream, or\n     * both streams.\n     *\n     * This allows zipping potentially unbounded streams of data by key in\n     * constant space but the caller is responsible for ensuring that the\n     * streams are sorted by distinct keys.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <K, A2, E2, R2, A, A3>(options: {\n        readonly other: Stream<readonly [K, A2], E2, R2>;\n        readonly onSelf: (a: A) => A3;\n        readonly onOther: (a2: A2) => A3;\n        readonly onBoth: (a: A, a2: A2) => A3;\n        readonly order: Order.Order<K>;\n    }): <E, R>(self: Stream<readonly [K, A], E, R>) => Stream<[K, A3], E2 | E, R2 | R>;\n    /**\n     * Zips this stream that is sorted by distinct keys and the specified stream\n     * that is sorted by distinct keys to produce a new stream that is sorted by\n     * distinct keys. Uses the functions `left`, `right`, and `both` to handle\n     * the cases where a key and value exist in this stream, that stream, or\n     * both streams.\n     *\n     * This allows zipping potentially unbounded streams of data by key in\n     * constant space but the caller is responsible for ensuring that the\n     * streams are sorted by distinct keys.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <K, A, E, R, A2, E2, R2, A3>(self: Stream<readonly [K, A], E, R>, options: {\n        readonly other: Stream<readonly [K, A2], E2, R2>;\n        readonly onSelf: (a: A) => A3;\n        readonly onOther: (a2: A2) => A3;\n        readonly onBoth: (a: A, a2: A2) => A3;\n        readonly order: Order.Order<K>;\n    }): Stream<[K, A3], E | E2, R | R2>;\n};\n/**\n * Zips this stream with another point-wise. The provided functions will be\n * used to create elements for the composed stream.\n *\n * The functions `left` and `right` will be used if the streams have different\n * lengths and one of the streams has ended before the other.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.zipAllWith(Stream.make(1, 2, 3, 4, 5, 6), {\n *   other: Stream.make(\"a\", \"b\", \"c\"),\n *   onSelf: (n) => [n, \"x\"],\n *   onOther: (s) => [0, s],\n *   onBoth: (n, s) => [n - s.length, s]\n * })\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: \"Chunk\", values: [ [ 0, \"a\" ], [ 1, \"b\" ], [ 2, \"c\" ], [ 4, \"x\" ], [ 5, \"x\" ], [ 6, \"x\" ] ] }\n * ```\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipAllWith: {\n    /**\n     * Zips this stream with another point-wise. The provided functions will be\n     * used to create elements for the composed stream.\n     *\n     * The functions `left` and `right` will be used if the streams have different\n     * lengths and one of the streams has ended before the other.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.zipAllWith(Stream.make(1, 2, 3, 4, 5, 6), {\n     *   other: Stream.make(\"a\", \"b\", \"c\"),\n     *   onSelf: (n) => [n, \"x\"],\n     *   onOther: (s) => [0, s],\n     *   onBoth: (n, s) => [n - s.length, s]\n     * })\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: \"Chunk\", values: [ [ 0, \"a\" ], [ 1, \"b\" ], [ 2, \"c\" ], [ 4, \"x\" ], [ 5, \"x\" ], [ 6, \"x\" ] ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2, R2, A, A3>(options: {\n        readonly other: Stream<A2, E2, R2>;\n        readonly onSelf: (a: A) => A3;\n        readonly onOther: (a2: A2) => A3;\n        readonly onBoth: (a: A, a2: A2) => A3;\n    }): <E, R>(self: Stream<A, E, R>) => Stream<A3, E2 | E, R2 | R>;\n    /**\n     * Zips this stream with another point-wise. The provided functions will be\n     * used to create elements for the composed stream.\n     *\n     * The functions `left` and `right` will be used if the streams have different\n     * lengths and one of the streams has ended before the other.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * const stream = Stream.zipAllWith(Stream.make(1, 2, 3, 4, 5, 6), {\n     *   other: Stream.make(\"a\", \"b\", \"c\"),\n     *   onSelf: (n) => [n, \"x\"],\n     *   onOther: (s) => [0, s],\n     *   onBoth: (n, s) => [n - s.length, s]\n     * })\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: \"Chunk\", values: [ [ 0, \"a\" ], [ 1, \"b\" ], [ 2, \"c\" ], [ 4, \"x\" ], [ 5, \"x\" ], [ 6, \"x\" ] ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, R, A2, E2, R2, A3>(self: Stream<A, E, R>, options: {\n        readonly other: Stream<A2, E2, R2>;\n        readonly onSelf: (a: A) => A3;\n        readonly onOther: (a2: A2) => A3;\n        readonly onBoth: (a: A, a2: A2) => A3;\n    }): Stream<A3, E | E2, R | R2>;\n};\n/**\n * Zips the two streams so that when a value is emitted by either of the two\n * streams, it is combined with the latest value from the other stream to\n * produce a result.\n *\n * Note: tracking the latest value is done on a per-chunk basis. That means\n * that emitted elements that are not the last value in chunks will never be\n * used for zipping.\n *\n * @example\n * ```ts\n * import { Effect, Schedule, Stream } from \"effect\"\n *\n * const s1 = Stream.make(1, 2, 3).pipe(\n *   Stream.schedule(Schedule.spaced(\"1 second\"))\n * )\n *\n * const s2 = Stream.make(\"a\", \"b\", \"c\", \"d\").pipe(\n *   Stream.schedule(Schedule.spaced(\"500 millis\"))\n * )\n *\n * const stream = Stream.zipLatest(s1, s2)\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: \"Chunk\", values: [ [ 1, \"a\" ], [ 1, \"b\" ], [ 2, \"b\" ], [ 2, \"c\" ], [ 2, \"d\" ], [ 3, \"d\" ] ] }\n * ```\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipLatest: {\n    /**\n     * Zips the two streams so that when a value is emitted by either of the two\n     * streams, it is combined with the latest value from the other stream to\n     * produce a result.\n     *\n     * Note: tracking the latest value is done on a per-chunk basis. That means\n     * that emitted elements that are not the last value in chunks will never be\n     * used for zipping.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Schedule, Stream } from \"effect\"\n     *\n     * const s1 = Stream.make(1, 2, 3).pipe(\n     *   Stream.schedule(Schedule.spaced(\"1 second\"))\n     * )\n     *\n     * const s2 = Stream.make(\"a\", \"b\", \"c\", \"d\").pipe(\n     *   Stream.schedule(Schedule.spaced(\"500 millis\"))\n     * )\n     *\n     * const stream = Stream.zipLatest(s1, s2)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: \"Chunk\", values: [ [ 1, \"a\" ], [ 1, \"b\" ], [ 2, \"b\" ], [ 2, \"c\" ], [ 2, \"d\" ], [ 3, \"d\" ] ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <AR, ER, RR>(right: Stream<AR, ER, RR>): <AL, EL, RL>(left: Stream<AL, EL, RL>) => Stream<[AL, AR], EL | ER, RL | RR>;\n    /**\n     * Zips the two streams so that when a value is emitted by either of the two\n     * streams, it is combined with the latest value from the other stream to\n     * produce a result.\n     *\n     * Note: tracking the latest value is done on a per-chunk basis. That means\n     * that emitted elements that are not the last value in chunks will never be\n     * used for zipping.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Schedule, Stream } from \"effect\"\n     *\n     * const s1 = Stream.make(1, 2, 3).pipe(\n     *   Stream.schedule(Schedule.spaced(\"1 second\"))\n     * )\n     *\n     * const s2 = Stream.make(\"a\", \"b\", \"c\", \"d\").pipe(\n     *   Stream.schedule(Schedule.spaced(\"500 millis\"))\n     * )\n     *\n     * const stream = Stream.zipLatest(s1, s2)\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: \"Chunk\", values: [ [ 1, \"a\" ], [ 1, \"b\" ], [ 2, \"b\" ], [ 2, \"c\" ], [ 2, \"d\" ], [ 3, \"d\" ] ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <AL, EL, RL, AR, ER, RR>(left: Stream<AL, EL, RL>, right: Stream<AR, ER, RR>): Stream<[AL, AR], EL | ER, RL | RR>;\n};\n/**\n * Zips multiple streams so that when a value is emitted by any of the streams,\n * it is combined with the latest values from the other streams to produce a result.\n *\n * Note: tracking the latest value is done on a per-chunk basis. That means\n * that emitted elements that are not the last value in chunks will never be\n * used for zipping.\n *\n * @example\n * ```ts\n * import { Stream, Schedule, Console, Effect } from \"effect\"\n *\n * const stream = Stream.zipLatestAll(\n *     Stream.fromSchedule(Schedule.spaced('1 millis')),\n *     Stream.fromSchedule(Schedule.spaced('2 millis')),\n *     Stream.fromSchedule(Schedule.spaced('4 millis')),\n * ).pipe(Stream.take(6), Stream.tap(Console.log))\n *\n * Effect.runPromise(Stream.runDrain(stream))\n * // Output:\n * // [ 0, 0, 0 ]\n * // [ 1, 0, 0 ]\n * // [ 1, 1, 0 ]\n * // [ 2, 1, 0 ]\n * // [ 3, 1, 0 ]\n * // [ 3, 1, 1 ]\n * // .....\n * ```\n *\n * @since 3.3.0\n * @category zipping\n */\nexport declare const zipLatestAll: <T extends ReadonlyArray<Stream<any, any, any>>>(...streams: T) => Stream<[\n    T[number]\n] extends [never] ? never : {\n    [K in keyof T]: T[K] extends Stream<infer A, infer _E, infer _R> ? A : never;\n}, [\n    T[number]\n] extends [never] ? never : T[number] extends Stream<infer _A, infer _E, infer _R> ? _E : never, [\n    T[number]\n] extends [never] ? never : T[number] extends Stream<infer _A, infer _E, infer _R> ? _R : never>;\n/**\n * Zips the two streams so that when a value is emitted by either of the two\n * streams, it is combined with the latest value from the other stream to\n * produce a result.\n *\n * Note: tracking the latest value is done on a per-chunk basis. That means\n * that emitted elements that are not the last value in chunks will never be\n * used for zipping.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipLatestWith: {\n    /**\n     * Zips the two streams so that when a value is emitted by either of the two\n     * streams, it is combined with the latest value from the other stream to\n     * produce a result.\n     *\n     * Note: tracking the latest value is done on a per-chunk basis. That means\n     * that emitted elements that are not the last value in chunks will never be\n     * used for zipping.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <AR, ER, RR, AL, A>(right: Stream<AR, ER, RR>, f: (left: AL, right: AR) => A): <EL, RL>(left: Stream<AL, EL, RL>) => Stream<A, EL | ER, RL | RR>;\n    /**\n     * Zips the two streams so that when a value is emitted by either of the two\n     * streams, it is combined with the latest value from the other stream to\n     * produce a result.\n     *\n     * Note: tracking the latest value is done on a per-chunk basis. That means\n     * that emitted elements that are not the last value in chunks will never be\n     * used for zipping.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <AL, EL, RL, AR, ER, RR, A>(left: Stream<AL, EL, RL>, right: Stream<AR, ER, RR>, f: (left: AL, right: AR) => A): Stream<A, EL | ER, RL | RR>;\n};\n/**\n * Zips this stream with another point-wise, but keeps only the outputs of\n * `left` stream.\n *\n * The new stream will end when one of the sides ends.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipLeft: {\n    /**\n     * Zips this stream with another point-wise, but keeps only the outputs of\n     * `left` stream.\n     *\n     * The new stream will end when one of the sides ends.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <AR, ER, RR>(right: Stream<AR, ER, RR>): <AL, EL, RL>(left: Stream<AL, EL, RL>) => Stream<AL, ER | EL, RR | RL>;\n    /**\n     * Zips this stream with another point-wise, but keeps only the outputs of\n     * `left` stream.\n     *\n     * The new stream will end when one of the sides ends.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <AL, EL, RL, AR, ER, RR>(left: Stream<AL, EL, RL>, right: Stream<AR, ER, RR>): Stream<AL, EL | ER, RL | RR>;\n};\n/**\n * Zips this stream with another point-wise, but keeps only the outputs of the\n * `right` stream.\n *\n * The new stream will end when one of the sides ends.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipRight: {\n    /**\n     * Zips this stream with another point-wise, but keeps only the outputs of the\n     * `right` stream.\n     *\n     * The new stream will end when one of the sides ends.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <AR, ER, RR>(right: Stream<AR, ER, RR>): <AL, EL, RL>(left: Stream<AL, EL, RL>) => Stream<AR, ER | EL, RR | RL>;\n    /**\n     * Zips this stream with another point-wise, but keeps only the outputs of the\n     * `right` stream.\n     *\n     * The new stream will end when one of the sides ends.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <AL, EL, RL, AR, ER, RR>(left: Stream<AL, EL, RL>, right: Stream<AR, ER, RR>): Stream<AR, EL | ER, RL | RR>;\n};\n/**\n * Zips this stream with another point-wise and applies the function to the\n * paired elements.\n *\n * The new stream will end when one of the sides ends.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * // We create two streams and zip them with custom logic.\n * const stream = Stream.zipWith(\n *   Stream.make(1, 2, 3, 4, 5, 6),\n *   Stream.make(\"a\", \"b\", \"c\"),\n *   (n, s) => [n - s.length, s]\n * )\n *\n * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n * // { _id: 'Chunk', values: [ [ 0, 'a' ], [ 1, 'b' ], [ 2, 'c' ] ] }\n * ```\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipWith: {\n    /**\n     * Zips this stream with another point-wise and applies the function to the\n     * paired elements.\n     *\n     * The new stream will end when one of the sides ends.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * // We create two streams and zip them with custom logic.\n     * const stream = Stream.zipWith(\n     *   Stream.make(1, 2, 3, 4, 5, 6),\n     *   Stream.make(\"a\", \"b\", \"c\"),\n     *   (n, s) => [n - s.length, s]\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ [ 0, 'a' ], [ 1, 'b' ], [ 2, 'c' ] ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <AR, ER, RR, AL, A>(right: Stream<AR, ER, RR>, f: (left: AL, right: AR) => A): <EL, RL>(left: Stream<AL, EL, RL>) => Stream<A, EL | ER, RL | RR>;\n    /**\n     * Zips this stream with another point-wise and applies the function to the\n     * paired elements.\n     *\n     * The new stream will end when one of the sides ends.\n     *\n     * @example\n     * ```ts\n     * import { Effect, Stream } from \"effect\"\n     *\n     * // We create two streams and zip them with custom logic.\n     * const stream = Stream.zipWith(\n     *   Stream.make(1, 2, 3, 4, 5, 6),\n     *   Stream.make(\"a\", \"b\", \"c\"),\n     *   (n, s) => [n - s.length, s]\n     * )\n     *\n     * Effect.runPromise(Stream.runCollect(stream)).then(console.log)\n     * // { _id: 'Chunk', values: [ [ 0, 'a' ], [ 1, 'b' ], [ 2, 'c' ] ] }\n     * ```\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <AL, EL, RL, AR, ER, RR, A>(left: Stream<AL, EL, RL>, right: Stream<AR, ER, RR>, f: (left: AL, right: AR) => A): Stream<A, EL | ER, RL | RR>;\n};\n/**\n * Zips this stream with another point-wise and applies the function to the\n * paired elements.\n *\n * The new stream will end when one of the sides ends.\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipWithChunks: {\n    /**\n     * Zips this stream with another point-wise and applies the function to the\n     * paired elements.\n     *\n     * The new stream will end when one of the sides ends.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A2, E2, R2, A, A3>(that: Stream<A2, E2, R2>, f: (left: Chunk.Chunk<A>, right: Chunk.Chunk<A2>) => readonly [Chunk.Chunk<A3>, Either.Either<Chunk.Chunk<A2>, Chunk.Chunk<A>>]): <E, R>(self: Stream<A, E, R>) => Stream<A3, E2 | E, R2 | R>;\n    /**\n     * Zips this stream with another point-wise and applies the function to the\n     * paired elements.\n     *\n     * The new stream will end when one of the sides ends.\n     *\n     * @since 2.0.0\n     * @category zipping\n     */\n    <A, E, R, A2, E2, R2, A3>(self: Stream<A, E, R>, that: Stream<A2, E2, R2>, f: (left: Chunk.Chunk<A>, right: Chunk.Chunk<A2>) => readonly [Chunk.Chunk<A3>, Either.Either<Chunk.Chunk<A2>, Chunk.Chunk<A>>]): Stream<A3, E | E2, R | R2>;\n};\n/**\n * Zips each element with the next element if present.\n *\n * @example\n * ```ts\n * import { Chunk, Effect, Stream } from \"effect\"\n *\n * const stream = Stream.zipWithNext(Stream.make(1, 2, 3, 4))\n *\n * Effect.runPromise(Stream.runCollect(stream)).then((chunk) => console.log(Chunk.toArray(chunk)))\n * // [\n * //   [ 1, { _id: 'Option', _tag: 'Some', value: 2 } ],\n * //   [ 2, { _id: 'Option', _tag: 'Some', value: 3 } ],\n * //   [ 3, { _id: 'Option', _tag: 'Some', value: 4 } ],\n * //   [ 4, { _id: 'Option', _tag: 'None' } ]\n * // ]\n * ```\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipWithNext: <A, E, R>(self: Stream<A, E, R>) => Stream<[A, Option.Option<A>], E, R>;\n/**\n * Zips each element with the previous element. Initially accompanied by\n * `None`.\n *\n * @example\n * ```ts\n * import { Chunk, Effect, Stream } from \"effect\"\n *\n * const stream = Stream.zipWithPrevious(Stream.make(1, 2, 3, 4))\n *\n * Effect.runPromise(Stream.runCollect(stream)).then((chunk) => console.log(Chunk.toArray(chunk)))\n * // [\n * //   [ { _id: 'Option', _tag: 'None' }, 1 ],\n * //   [ { _id: 'Option', _tag: 'Some', value: 1 }, 2 ],\n * //   [ { _id: 'Option', _tag: 'Some', value: 2 }, 3 ],\n * //   [ { _id: 'Option', _tag: 'Some', value: 3 }, 4 ]\n * // ]\n * ```\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipWithPrevious: <A, E, R>(self: Stream<A, E, R>) => Stream<[Option.Option<A>, A], E, R>;\n/**\n * Zips each element with both the previous and next element.\n *\n * @example\n * ```ts\n * import { Chunk, Effect, Stream } from \"effect\"\n *\n * const stream = Stream.zipWithPreviousAndNext(Stream.make(1, 2, 3, 4))\n *\n * Effect.runPromise(Stream.runCollect(stream)).then((chunk) => console.log(Chunk.toArray(chunk)))\n * // [\n * //   [\n * //     { _id: 'Option', _tag: 'None' },\n * //     1,\n * //     { _id: 'Option', _tag: 'Some', value: 2 }\n * //   ],\n * //   [\n * //     { _id: 'Option', _tag: 'Some', value: 1 },\n * //     2,\n * //     { _id: 'Option', _tag: 'Some', value: 3 }\n * //   ],\n * //   [\n * //     { _id: 'Option', _tag: 'Some', value: 2 },\n * //     3,\n * //     { _id: 'Option', _tag: 'Some', value: 4 }\n * //   ],\n * //   [\n * //     { _id: 'Option', _tag: 'Some', value: 3 },\n * //     4,\n * //     { _id: 'Option', _tag: 'None' }\n * //   ]\n * // ]\n * ```\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipWithPreviousAndNext: <A, E, R>(self: Stream<A, E, R>) => Stream<[Option.Option<A>, A, Option.Option<A>], E, R>;\n/**\n * Zips this stream together with the index of elements.\n *\n * @example\n * ```ts\n * import { Effect, Stream } from \"effect\"\n *\n * const stream = Stream.make(\"Mary\", \"James\", \"Robert\", \"Patricia\")\n *\n * const indexedStream = Stream.zipWithIndex(stream)\n *\n * Effect.runPromise(Stream.runCollect(indexedStream)).then(console.log)\n * // {\n * //   _id: 'Chunk',\n * //   values: [ [ 'Mary', 0 ], [ 'James', 1 ], [ 'Robert', 2 ], [ 'Patricia', 3 ] ]\n * // }\n * ```\n *\n * @since 2.0.0\n * @category zipping\n */\nexport declare const zipWithIndex: <A, E, R>(self: Stream<A, E, R>) => Stream<[A, number], E, R>;\n/**\n * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Stream` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Chunk, Effect, pipe, Stream } from \"effect\"\n *\n * const result = pipe(\n *   Stream.Do,\n *   Stream.bind(\"x\", () => Stream.succeed(2)),\n *   Stream.bind(\"y\", () => Stream.succeed(3)),\n *   Stream.let(\"sum\", ({ x, y }) => x + y)\n * )\n * assert.deepStrictEqual(Effect.runSync(Stream.runCollect(result)), Chunk.of({ x: 2, y: 3, sum: 5 }))\n * ```\n *\n * @see {@link bindTo}\n * @see {@link bind}\n * @see {@link bindEffect}\n * @see {@link let_ let}\n *\n * @category do notation\n * @since 2.0.0\n */\nexport declare const Do: Stream<{}>;\n/**\n * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Stream` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Chunk, Effect, pipe, Stream } from \"effect\"\n *\n * const result = pipe(\n *   Stream.Do,\n *   Stream.bind(\"x\", () => Stream.succeed(2)),\n *   Stream.bind(\"y\", () => Stream.succeed(3)),\n *   Stream.let(\"sum\", ({ x, y }) => x + y)\n * )\n * assert.deepStrictEqual(Effect.runSync(Stream.runCollect(result)), Chunk.of({ x: 2, y: 3, sum: 5 }))\n * ```\n *\n * @see {@link Do}\n * @see {@link bindTo}\n * @see {@link bindEffect}\n * @see {@link let_ let}\n *\n * @category do notation\n * @since 2.0.0\n */\nexport declare const bind: {\n    /**\n     * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Stream` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Chunk, Effect, pipe, Stream } from \"effect\"\n     *\n     * const result = pipe(\n     *   Stream.Do,\n     *   Stream.bind(\"x\", () => Stream.succeed(2)),\n     *   Stream.bind(\"y\", () => Stream.succeed(3)),\n     *   Stream.let(\"sum\", ({ x, y }) => x + y)\n     * )\n     * assert.deepStrictEqual(Effect.runSync(Stream.runCollect(result)), Chunk.of({ x: 2, y: 3, sum: 5 }))\n     * ```\n     *\n     * @see {@link Do}\n     * @see {@link bindTo}\n     * @see {@link bindEffect}\n     * @see {@link let_ let}\n     *\n     * @category do notation\n     * @since 2.0.0\n     */\n    <N extends string, A, B, E2, R2>(tag: Exclude<N, keyof A>, f: (_: NoInfer<A>) => Stream<B, E2, R2>, options?: {\n        readonly concurrency?: number | \"unbounded\" | undefined;\n        readonly bufferSize?: number | undefined;\n    } | undefined): <E, R>(self: Stream<A, E, R>) => Stream<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }, E2 | E, R2 | R>;\n    /**\n     * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Stream` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Chunk, Effect, pipe, Stream } from \"effect\"\n     *\n     * const result = pipe(\n     *   Stream.Do,\n     *   Stream.bind(\"x\", () => Stream.succeed(2)),\n     *   Stream.bind(\"y\", () => Stream.succeed(3)),\n     *   Stream.let(\"sum\", ({ x, y }) => x + y)\n     * )\n     * assert.deepStrictEqual(Effect.runSync(Stream.runCollect(result)), Chunk.of({ x: 2, y: 3, sum: 5 }))\n     * ```\n     *\n     * @see {@link Do}\n     * @see {@link bindTo}\n     * @see {@link bindEffect}\n     * @see {@link let_ let}\n     *\n     * @category do notation\n     * @since 2.0.0\n     */\n    <A, E, R, N extends string, B, E2, R2>(self: Stream<A, E, R>, tag: Exclude<N, keyof A>, f: (_: NoInfer<A>) => Stream<B, E2, R2>, options?: {\n        readonly concurrency?: number | \"unbounded\" | undefined;\n        readonly bufferSize?: number | undefined;\n    } | undefined): Stream<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }, E | E2, R | R2>;\n};\n/**\n * Binds an effectful value in a `do` scope\n *\n * @see {@link Do}\n * @see {@link bindTo}\n * @see {@link bind}\n * @see {@link let_ let}\n *\n * @since 2.0.0\n * @category do notation\n */\nexport declare const bindEffect: {\n    /**\n     * Binds an effectful value in a `do` scope\n     *\n     * @see {@link Do}\n     * @see {@link bindTo}\n     * @see {@link bind}\n     * @see {@link let_ let}\n     *\n     * @since 2.0.0\n     * @category do notation\n     */\n    <N extends string, A, B, E2, R2>(tag: Exclude<N, keyof A>, f: (_: NoInfer<A>) => Effect.Effect<B, E2, R2>, options?: {\n        readonly concurrency?: number | \"unbounded\" | undefined;\n        readonly bufferSize?: number | undefined;\n    }): <E, R>(self: Stream<A, E, R>) => Stream<{\n        [K in keyof A | N]: K extends keyof A ? A[K] : B;\n    }, E | E2, R | R2>;\n    /**\n     * Binds an effectful value in a `do` scope\n     *\n     * @see {@link Do}\n     * @see {@link bindTo}\n     * @see {@link bind}\n     * @see {@link let_ let}\n     *\n     * @since 2.0.0\n     * @category do notation\n     */\n    <A, E, R, N extends string, B, E2, R2>(self: Stream<A, E, R>, tag: Exclude<N, keyof A>, f: (_: NoInfer<A>) => Effect.Effect<B, E2, R2>, options?: {\n        readonly concurrency?: number | \"unbounded\" | undefined;\n        readonly unordered?: boolean | undefined;\n    }): Stream<{\n        [K in keyof A | N]: K extends keyof A ? A[K] : B;\n    }, E | E2, R | R2>;\n};\n/**\n * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Stream` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Chunk, Effect, pipe, Stream } from \"effect\"\n *\n * const result = pipe(\n *   Stream.Do,\n *   Stream.bind(\"x\", () => Stream.succeed(2)),\n *   Stream.bind(\"y\", () => Stream.succeed(3)),\n *   Stream.let(\"sum\", ({ x, y }) => x + y)\n * )\n * assert.deepStrictEqual(Effect.runSync(Stream.runCollect(result)), Chunk.of({ x: 2, y: 3, sum: 5 }))\n * ```\n *\n * @see {@link Do}\n * @see {@link bind}\n * @see {@link bindEffect}\n * @see {@link let_ let}\n *\n * @category do notation\n * @since 2.0.0\n */\nexport declare const bindTo: {\n    /**\n     * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Stream` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Chunk, Effect, pipe, Stream } from \"effect\"\n     *\n     * const result = pipe(\n     *   Stream.Do,\n     *   Stream.bind(\"x\", () => Stream.succeed(2)),\n     *   Stream.bind(\"y\", () => Stream.succeed(3)),\n     *   Stream.let(\"sum\", ({ x, y }) => x + y)\n     * )\n     * assert.deepStrictEqual(Effect.runSync(Stream.runCollect(result)), Chunk.of({ x: 2, y: 3, sum: 5 }))\n     * ```\n     *\n     * @see {@link Do}\n     * @see {@link bind}\n     * @see {@link bindEffect}\n     * @see {@link let_ let}\n     *\n     * @category do notation\n     * @since 2.0.0\n     */\n    <N extends string>(name: N): <A, E, R>(self: Stream<A, E, R>) => Stream<{\n        [K in N]: A;\n    }, E, R>;\n    /**\n     * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n     *\n     * Here's how the do simulation works:\n     *\n     * 1. Start the do simulation using the `Do` value\n     * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Stream` values\n     * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n     * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Chunk, Effect, pipe, Stream } from \"effect\"\n     *\n     * const result = pipe(\n     *   Stream.Do,\n     *   Stream.bind(\"x\", () => Stream.succeed(2)),\n     *   Stream.bind(\"y\", () => Stream.succeed(3)),\n     *   Stream.let(\"sum\", ({ x, y }) => x + y)\n     * )\n     * assert.deepStrictEqual(Effect.runSync(Stream.runCollect(result)), Chunk.of({ x: 2, y: 3, sum: 5 }))\n     * ```\n     *\n     * @see {@link Do}\n     * @see {@link bind}\n     * @see {@link bindEffect}\n     * @see {@link let_ let}\n     *\n     * @category do notation\n     * @since 2.0.0\n     */\n    <A, E, R, N extends string>(self: Stream<A, E, R>, name: N): Stream<{\n        [K in N]: A;\n    }, E, R>;\n};\ndeclare const let_: {\n    <N extends string, A extends object, B>(name: Exclude<N, keyof A>, f: (a: NoInfer<A>) => B): <E, R>(self: Stream<A, E, R>) => Stream<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }, E, R>;\n    <A extends object, E, R, N extends string, B>(self: Stream<A, E, R>, name: Exclude<N, keyof A>, f: (a: NoInfer<A>) => B): Stream<{\n        [K in N | keyof A]: K extends keyof A ? A[K] : B;\n    }, E, R>;\n};\nexport { \n/**\n * The \"do simulation\" in Effect allows you to write code in a more declarative style, similar to the \"do notation\" in other programming languages. It provides a way to define variables and perform operations on them using functions like `bind` and `let`.\n *\n * Here's how the do simulation works:\n *\n * 1. Start the do simulation using the `Do` value\n * 2. Within the do simulation scope, you can use the `bind` function to define variables and bind them to `Stream` values\n * 3. You can accumulate multiple `bind` statements to define multiple variables within the scope\n * 4. Inside the do simulation scope, you can also use the `let` function to define variables and bind them to simple values\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Chunk, Effect, pipe, Stream } from \"effect\"\n *\n * const result = pipe(\n *   Stream.Do,\n *   Stream.bind(\"x\", () => Stream.succeed(2)),\n *   Stream.bind(\"y\", () => Stream.succeed(3)),\n *   Stream.let(\"sum\", ({ x, y }) => x + y)\n * )\n * assert.deepStrictEqual(Effect.runSync(Stream.runCollect(result)), Chunk.of({ x: 2, y: 3, sum: 5 }))\n * ```\n *\n * @see {@link Do}\n * @see {@link bindTo}\n * @see {@link bind}\n * @see {@link bindEffect}\n *\n * @category do notation\n * @since 2.0.0\n */\nlet_ as let };\n/**\n * Decode Uint8Array chunks into a stream of strings using the specified encoding.\n *\n * @since 2.0.0\n * @category encoding\n */\nexport declare const decodeText: {\n    /**\n     * Decode Uint8Array chunks into a stream of strings using the specified encoding.\n     *\n     * @since 2.0.0\n     * @category encoding\n     */\n    (encoding?: string | undefined): <E, R>(self: Stream<Uint8Array, E, R>) => Stream<string, E, R>;\n    /**\n     * Decode Uint8Array chunks into a stream of strings using the specified encoding.\n     *\n     * @since 2.0.0\n     * @category encoding\n     */\n    <E, R>(self: Stream<Uint8Array, E, R>, encoding?: string | undefined): Stream<string, E, R>;\n};\n/**\n * Encode a stream of strings into a stream of Uint8Array chunks using the specified encoding.\n *\n * @since 2.0.0\n * @category encoding\n */\nexport declare const encodeText: <E, R>(self: Stream<string, E, R>) => Stream<Uint8Array, E, R>;\n/**\n * @since 3.4.0\n * @category models\n */\nexport interface EventListener<A> {\n    addEventListener(event: string, f: (event: A) => void, options?: {\n        readonly capture?: boolean;\n        readonly passive?: boolean;\n        readonly once?: boolean;\n        readonly signal?: AbortSignal;\n    } | boolean): void;\n    removeEventListener(event: string, f: (event: A) => void, options?: {\n        readonly capture?: boolean;\n    } | boolean): void;\n}\n/**\n * Creates a `Stream` using addEventListener.\n * @since 3.1.0\n */\nexport declare const fromEventListener: <A = unknown>(target: EventListener<A>, type: string, options?: boolean | {\n    readonly capture?: boolean;\n    readonly passive?: boolean;\n    readonly once?: boolean;\n    readonly bufferSize?: number | \"unbounded\" | undefined;\n} | undefined) => Stream<A>;\n//# sourceMappingURL=Stream.d.ts.map",
  "node_modules/effect/dist/dts/StreamEmit.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Cause from \"./Cause.js\";\nimport type * as Chunk from \"./Chunk.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type * as Option from \"./Option.js\";\n/**\n * An `Emit<R, E, A, B>` represents an asynchronous callback that can be\n * called multiple times. The callback can be called with a value of type\n * `Effect<Chunk<A>, Option<E>, R>`, where succeeding with a `Chunk<A>`\n * indicates to emit those elements, failing with `Some<E>` indicates to\n * terminate with that error, and failing with `None` indicates to terminate\n * with an end of stream signal.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Emit<in R, in E, in A, out B> extends EmitOps<R, E, A, B> {\n    (f: Effect.Effect<Chunk.Chunk<A>, Option.Option<E>, R>): Promise<B>;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface EmitOps<in R, in E, in A, out B> {\n    /**\n     * Emits a chunk containing the specified values.\n     */\n    chunk(chunk: Chunk.Chunk<A>): Promise<B>;\n    /**\n     * Terminates with a cause that dies with the specified defect.\n     */\n    die<Err>(defect: Err): Promise<B>;\n    /**\n     * Terminates with a cause that dies with a `Throwable` with the specified\n     * message.\n     */\n    dieMessage(message: string): Promise<B>;\n    /**\n     * Either emits the specified value if this `Exit` is a `Success` or else\n     * terminates with the specified cause if this `Exit` is a `Failure`.\n     */\n    done(exit: Exit.Exit<A, E>): Promise<B>;\n    /**\n     * Terminates with an end of stream signal.\n     */\n    end(): Promise<B>;\n    /**\n     * Terminates with the specified error.\n     */\n    fail(error: E): Promise<B>;\n    /**\n     * Either emits the success value of this effect or terminates the stream\n     * with the failure value of this effect.\n     */\n    fromEffect(effect: Effect.Effect<A, E, R>): Promise<B>;\n    /**\n     * Either emits the success value of this effect or terminates the stream\n     * with the failure value of this effect.\n     */\n    fromEffectChunk(effect: Effect.Effect<Chunk.Chunk<A>, E, R>): Promise<B>;\n    /**\n     * Terminates the stream with the specified cause.\n     */\n    halt(cause: Cause.Cause<E>): Promise<B>;\n    /**\n     * Emits a chunk containing the specified value.\n     */\n    single(value: A): Promise<B>;\n}\n/**\n * @since 3.6.0\n * @category models\n */\nexport interface EmitOpsPush<in E, in A> {\n    /**\n     * Emits a chunk containing the specified values.\n     */\n    chunk(chunk: Chunk.Chunk<A>): boolean;\n    /**\n     * Emits a chunk containing the specified values.\n     */\n    array(chunk: ReadonlyArray<A>): boolean;\n    /**\n     * Terminates with a cause that dies with the specified defect.\n     */\n    die<Err>(defect: Err): void;\n    /**\n     * Terminates with a cause that dies with a `Throwable` with the specified\n     * message.\n     */\n    dieMessage(message: string): void;\n    /**\n     * Either emits the specified value if this `Exit` is a `Success` or else\n     * terminates with the specified cause if this `Exit` is a `Failure`.\n     */\n    done(exit: Exit.Exit<A, E>): void;\n    /**\n     * Terminates with an end of stream signal.\n     */\n    end(): void;\n    /**\n     * Terminates with the specified error.\n     */\n    fail(error: E): void;\n    /**\n     * Terminates the stream with the specified cause.\n     */\n    halt(cause: Cause.Cause<E>): void;\n    /**\n     * Emits a chunk containing the specified value.\n     */\n    single(value: A): boolean;\n}\n//# sourceMappingURL=StreamEmit.d.ts.map",
  "node_modules/effect/dist/dts/StreamHaltStrategy.d.ts": "/**\n * @since 2.0.0\n * @category models\n */\nexport type HaltStrategy = Left | Right | Both | Either;\n/**\n * @since 2.0.0\n * @category models\n */\nexport type HaltStrategyInput = HaltStrategy | \"left\" | \"right\" | \"both\" | \"either\";\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Left {\n    readonly _tag: \"Left\";\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Right {\n    readonly _tag: \"Right\";\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Both {\n    readonly _tag: \"Both\";\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Either {\n    readonly _tag: \"Either\";\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Left: HaltStrategy;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Right: HaltStrategy;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Both: HaltStrategy;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Either: HaltStrategy;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromInput: (input: HaltStrategyInput) => HaltStrategy;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isLeft: (self: HaltStrategy) => self is Left;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isRight: (self: HaltStrategy) => self is Right;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isBoth: (self: HaltStrategy) => self is Both;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isEither: (self: HaltStrategy) => self is Either;\n/**\n * Folds over the specified `HaltStrategy` using the provided case functions.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const match: {\n    /**\n     * Folds over the specified `HaltStrategy` using the provided case functions.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z>(options: {\n        readonly onLeft: () => Z;\n        readonly onRight: () => Z;\n        readonly onBoth: () => Z;\n        readonly onEither: () => Z;\n    }): (self: HaltStrategy) => Z;\n    /**\n     * Folds over the specified `HaltStrategy` using the provided case functions.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z>(self: HaltStrategy, options: {\n        readonly onLeft: () => Z;\n        readonly onRight: () => Z;\n        readonly onBoth: () => Z;\n        readonly onEither: () => Z;\n    }): Z;\n};\n//# sourceMappingURL=StreamHaltStrategy.d.ts.map",
  "node_modules/effect/dist/dts/Streamable.d.ts": "/**\n * @since 2.0.0\n */\nimport * as Stream from \"./Stream.js\";\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare abstract class Class<A, E = never, R = never> implements Stream.Stream<A, E, R> {\n    /**\n     * @since 2.0.0\n     */\n    readonly [Stream.StreamTypeId]: {\n        _R: (_: never) => never;\n        _E: (_: never) => never;\n        _A: (_: never) => never;\n    };\n    /**\n     * @since 2.0.0\n     */\n    pipe(): unknown;\n    /**\n     * @since 2.0.0\n     */\n    abstract toStream(): Stream.Stream<A, E, R>;\n}\n//# sourceMappingURL=Streamable.d.ts.map",
  "node_modules/effect/dist/dts/String.d.ts": "/**\n * This module provides utility functions and type class instances for working with the `string` type in TypeScript.\n * It includes functions for basic string manipulation, as well as type class instances for\n * `Equivalence` and `Order`.\n *\n * @since 2.0.0\n */\nimport type { NonEmptyArray } from \"./Array.js\";\nimport * as equivalence from \"./Equivalence.js\";\nimport * as Option from \"./Option.js\";\nimport * as order from \"./Order.js\";\nimport type * as Ordering from \"./Ordering.js\";\nimport type { Refinement } from \"./Predicate.js\";\n/**\n * Tests if a value is a `string`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { String } from \"effect\"\n *\n * assert.deepStrictEqual(String.isString(\"a\"), true)\n * assert.deepStrictEqual(String.isString(1), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isString: Refinement<unknown, string>;\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const Equivalence: equivalence.Equivalence<string>;\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const Order: order.Order<string>;\n/**\n * The empty string `\"\"`.\n *\n * @since 2.0.0\n */\nexport declare const empty: \"\";\n/**\n * Concatenates two strings at the type level.\n *\n * @since 2.0.0\n */\nexport type Concat<A extends string, B extends string> = `${A}${B}`;\n/**\n * Concatenates two strings at runtime.\n *\n * @since 2.0.0\n */\nexport declare const concat: {\n    /**\n     * Concatenates two strings at runtime.\n     *\n     * @since 2.0.0\n     */\n    <B extends string>(that: B): <A extends string>(self: A) => Concat<A, B>;\n    /**\n     * Concatenates two strings at runtime.\n     *\n     * @since 2.0.0\n     */\n    <A extends string, B extends string>(self: A, that: B): Concat<A, B>;\n};\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String } from \"effect\"\n *\n * assert.deepStrictEqual(pipe('a', String.toUpperCase), 'A')\n * ```\n *\n * @since 2.0.0\n */\nexport declare const toUpperCase: <S extends string>(self: S) => Uppercase<S>;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String } from \"effect\"\n *\n * assert.deepStrictEqual(pipe('A', String.toLowerCase), 'a')\n * ```\n *\n * @since 2.0.0\n */\nexport declare const toLowerCase: <T extends string>(self: T) => Lowercase<T>;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String } from \"effect\"\n *\n * assert.deepStrictEqual(pipe('abc', String.capitalize), 'Abc')\n * ```\n *\n * @since 2.0.0\n */\nexport declare const capitalize: <T extends string>(self: T) => Capitalize<T>;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String } from \"effect\"\n *\n * assert.deepStrictEqual(pipe('ABC', String.uncapitalize), 'aBC')\n * ```\n *\n * @since 2.0.0\n */\nexport declare const uncapitalize: <T extends string>(self: T) => Uncapitalize<T>;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String } from \"effect\"\n *\n * assert.deepStrictEqual(pipe('abc', String.replace('b', 'd')), 'adc')\n * ```\n *\n * @since 2.0.0\n */\nexport declare const replace: (searchValue: string | RegExp, replaceValue: string) => (self: string) => string;\n/**\n * @since 2.0.0\n */\nexport type Trim<A extends string> = TrimEnd<TrimStart<A>>;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { String } from \"effect\"\n *\n * assert.deepStrictEqual(String.trim(' a '), 'a')\n * ```\n *\n * @since 2.0.0\n */\nexport declare const trim: <A extends string>(self: A) => Trim<A>;\n/**\n * @since 2.0.0\n */\nexport type TrimStart<A extends string> = A extends `${\" \" | \"\\n\" | \"\\t\" | \"\\r\"}${infer B}` ? TrimStart<B> : A;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { String } from \"effect\"\n *\n * assert.deepStrictEqual(String.trimStart(' a '), 'a ')\n * ```\n *\n * @since 2.0.0\n */\nexport declare const trimStart: <A extends string>(self: A) => TrimStart<A>;\n/**\n * @since 2.0.0\n */\nexport type TrimEnd<A extends string> = A extends `${infer B}${\" \" | \"\\n\" | \"\\t\" | \"\\r\"}` ? TrimEnd<B> : A;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { String } from \"effect\"\n *\n * assert.deepStrictEqual(String.trimEnd(' a '), ' a')\n * ```\n *\n * @since 2.0.0\n */\nexport declare const trimEnd: <A extends string>(self: A) => TrimEnd<A>;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String } from \"effect\"\n *\n * assert.deepStrictEqual(pipe('abcd', String.slice(1, 3)), 'bc')\n * ```\n *\n * @since 2.0.0\n */\nexport declare const slice: (start?: number, end?: number) => (self: string) => string;\n/**\n * Test whether a `string` is empty.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { String } from \"effect\"\n *\n * assert.deepStrictEqual(String.isEmpty(''), true)\n * assert.deepStrictEqual(String.isEmpty('a'), false)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const isEmpty: (self: string) => self is \"\";\n/**\n * Test whether a `string` is non empty.\n *\n * @since 2.0.0\n */\nexport declare const isNonEmpty: (self: string) => boolean;\n/**\n * Calculate the number of characters in a `string`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { String } from \"effect\"\n *\n * assert.deepStrictEqual(String.length('abc'), 3)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const length: (self: string) => number;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String } from \"effect\"\n *\n * assert.deepStrictEqual(pipe('abc', String.split('')), ['a', 'b', 'c'])\n * assert.deepStrictEqual(pipe('', String.split('')), [''])\n * ```\n *\n * @since 2.0.0\n */\nexport declare const split: {\n    /**\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, String } from \"effect\"\n     *\n     * assert.deepStrictEqual(pipe('abc', String.split('')), ['a', 'b', 'c'])\n     * assert.deepStrictEqual(pipe('', String.split('')), [''])\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (separator: string | RegExp): (self: string) => NonEmptyArray<string>;\n    /**\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, String } from \"effect\"\n     *\n     * assert.deepStrictEqual(pipe('abc', String.split('')), ['a', 'b', 'c'])\n     * assert.deepStrictEqual(pipe('', String.split('')), [''])\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (self: string, separator: string | RegExp): NonEmptyArray<string>;\n};\n/**\n * Returns `true` if `searchString` appears as a substring of `self`, at one or more positions that are\n * greater than or equal to `position`; otherwise, returns `false`.\n *\n * @since 2.0.0\n */\nexport declare const includes: (searchString: string, position?: number) => (self: string) => boolean;\n/**\n * @since 2.0.0\n */\nexport declare const startsWith: (searchString: string, position?: number) => (self: string) => boolean;\n/**\n * @since 2.0.0\n */\nexport declare const endsWith: (searchString: string, position?: number) => (self: string) => boolean;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String, Option } from \"effect\"\n *\n * assert.deepStrictEqual(pipe(\"abc\", String.charCodeAt(1)), Option.some(98))\n * assert.deepStrictEqual(pipe(\"abc\", String.charCodeAt(4)), Option.none())\n * ```\n *\n * @since 2.0.0\n */\nexport declare const charCodeAt: {\n    /**\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, String, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(pipe(\"abc\", String.charCodeAt(1)), Option.some(98))\n     * assert.deepStrictEqual(pipe(\"abc\", String.charCodeAt(4)), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (index: number): (self: string) => Option.Option<number>;\n    /**\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, String, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(pipe(\"abc\", String.charCodeAt(1)), Option.some(98))\n     * assert.deepStrictEqual(pipe(\"abc\", String.charCodeAt(4)), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (self: string, index: number): Option.Option<number>;\n};\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String, Option } from \"effect\"\n *\n * assert.deepStrictEqual(pipe(\"abcd\", String.substring(1)), \"bcd\")\n * assert.deepStrictEqual(pipe(\"abcd\", String.substring(1, 3)), \"bc\")\n * ```\n *\n * @since 2.0.0\n */\nexport declare const substring: (start: number, end?: number) => (self: string) => string;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String, Option } from \"effect\"\n *\n * assert.deepStrictEqual(pipe(\"abc\", String.at(1)), Option.some(\"b\"))\n * assert.deepStrictEqual(pipe(\"abc\", String.at(4)), Option.none())\n * ```\n *\n * @since 2.0.0\n */\nexport declare const at: {\n    /**\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, String, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(pipe(\"abc\", String.at(1)), Option.some(\"b\"))\n     * assert.deepStrictEqual(pipe(\"abc\", String.at(4)), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (index: number): (self: string) => Option.Option<string>;\n    /**\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, String, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(pipe(\"abc\", String.at(1)), Option.some(\"b\"))\n     * assert.deepStrictEqual(pipe(\"abc\", String.at(4)), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (self: string, index: number): Option.Option<string>;\n};\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String, Option } from \"effect\"\n *\n * assert.deepStrictEqual(pipe(\"abc\", String.charAt(1)), Option.some(\"b\"))\n * assert.deepStrictEqual(pipe(\"abc\", String.charAt(4)), Option.none())\n * ```\n *\n * @since 2.0.0\n */\nexport declare const charAt: {\n    /**\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, String, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(pipe(\"abc\", String.charAt(1)), Option.some(\"b\"))\n     * assert.deepStrictEqual(pipe(\"abc\", String.charAt(4)), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (index: number): (self: string) => Option.Option<string>;\n    /**\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, String, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(pipe(\"abc\", String.charAt(1)), Option.some(\"b\"))\n     * assert.deepStrictEqual(pipe(\"abc\", String.charAt(4)), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (self: string, index: number): Option.Option<string>;\n};\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String, Option } from \"effect\"\n *\n * assert.deepStrictEqual(pipe(\"abc\", String.codePointAt(1)), Option.some(98))\n * ```\n *\n * @since 2.0.0\n */\nexport declare const codePointAt: {\n    /**\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, String, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(pipe(\"abc\", String.codePointAt(1)), Option.some(98))\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (index: number): (self: string) => Option.Option<number>;\n    /**\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, String, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(pipe(\"abc\", String.codePointAt(1)), Option.some(98))\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (self: string, index: number): Option.Option<number>;\n};\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String, Option } from \"effect\"\n *\n * assert.deepStrictEqual(pipe(\"abbbc\", String.indexOf(\"b\")), Option.some(1))\n * ```\n *\n * @since 2.0.0\n */\nexport declare const indexOf: (searchString: string) => (self: string) => Option.Option<number>;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String, Option } from \"effect\"\n *\n * assert.deepStrictEqual(pipe(\"abbbc\", String.lastIndexOf(\"b\")), Option.some(3))\n * assert.deepStrictEqual(pipe(\"abbbc\", String.lastIndexOf(\"d\")), Option.none())\n * ```\n *\n * @since 2.0.0\n */\nexport declare const lastIndexOf: (searchString: string) => (self: string) => Option.Option<number>;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String } from \"effect\"\n *\n * assert.deepStrictEqual(pipe(\"a\", String.localeCompare(\"b\")), -1)\n * assert.deepStrictEqual(pipe(\"b\", String.localeCompare(\"a\")), 1)\n * assert.deepStrictEqual(pipe(\"a\", String.localeCompare(\"a\")), 0)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const localeCompare: (that: string, locales?: Intl.LocalesArgument, options?: Intl.CollatorOptions) => (self: string) => Ordering.Ordering;\n/**\n * It is the `pipe`-able version of the native `match` method.\n *\n * @since 2.0.0\n */\nexport declare const match: (regexp: RegExp | string) => (self: string) => Option.Option<RegExpMatchArray>;\n/**\n * It is the `pipe`-able version of the native `matchAll` method.\n *\n * @since 2.0.0\n */\nexport declare const matchAll: (regexp: RegExp) => (self: string) => IterableIterator<RegExpMatchArray>;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String } from \"effect\"\n *\n * const str = \"\\u1E9B\\u0323\";\n * assert.deepStrictEqual(pipe(str, String.normalize()), \"\\u1E9B\\u0323\")\n * assert.deepStrictEqual(pipe(str, String.normalize(\"NFC\")), \"\\u1E9B\\u0323\")\n * assert.deepStrictEqual(pipe(str, String.normalize(\"NFD\")), \"\\u017F\\u0323\\u0307\")\n * assert.deepStrictEqual(pipe(str, String.normalize(\"NFKC\")), \"\\u1E69\")\n * assert.deepStrictEqual(pipe(str, String.normalize(\"NFKD\")), \"\\u0073\\u0323\\u0307\")\n * ```\n *\n * @since 2.0.0\n */\nexport declare const normalize: (form?: \"NFC\" | \"NFD\" | \"NFKC\" | \"NFKD\") => (self: string) => string;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String } from \"effect\"\n *\n * assert.deepStrictEqual(pipe(\"a\", String.padEnd(5)), \"a    \")\n * assert.deepStrictEqual(pipe(\"a\", String.padEnd(5, \"_\")), \"a____\")\n * ```\n *\n * @since 2.0.0\n */\nexport declare const padEnd: (maxLength: number, fillString?: string) => (self: string) => string;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String } from \"effect\"\n *\n * assert.deepStrictEqual(pipe(\"a\", String.padStart(5)), \"    a\")\n * assert.deepStrictEqual(pipe(\"a\", String.padStart(5, \"_\")), \"____a\")\n * ```\n *\n * @since 2.0.0\n */\nexport declare const padStart: (maxLength: number, fillString?: string) => (self: string) => string;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String } from \"effect\"\n *\n * assert.deepStrictEqual(pipe(\"a\", String.repeat(5)), \"aaaaa\")\n * ```\n *\n * @since 2.0.0\n */\nexport declare const repeat: (count: number) => (self: string) => string;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String } from \"effect\"\n *\n * assert.deepStrictEqual(pipe(\"ababb\", String.replaceAll(\"b\", \"c\")), \"acacc\")\n * assert.deepStrictEqual(pipe(\"ababb\", String.replaceAll(/ba/g, \"cc\")), \"accbb\")\n * ```\n *\n * @since 2.0.0\n */\nexport declare const replaceAll: (searchValue: string | RegExp, replaceValue: string) => (self: string) => string;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String, Option } from \"effect\"\n *\n * assert.deepStrictEqual(pipe(\"ababb\", String.search(\"b\")), Option.some(1))\n * assert.deepStrictEqual(pipe(\"ababb\", String.search(/abb/)), Option.some(2))\n * assert.deepStrictEqual(pipe(\"ababb\", String.search(\"d\")), Option.none())\n * ```\n *\n * @since 2.0.0\n */\nexport declare const search: {\n    /**\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, String, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(pipe(\"ababb\", String.search(\"b\")), Option.some(1))\n     * assert.deepStrictEqual(pipe(\"ababb\", String.search(/abb/)), Option.some(2))\n     * assert.deepStrictEqual(pipe(\"ababb\", String.search(\"d\")), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (regexp: RegExp | string): (self: string) => Option.Option<number>;\n    /**\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, String, Option } from \"effect\"\n     *\n     * assert.deepStrictEqual(pipe(\"ababb\", String.search(\"b\")), Option.some(1))\n     * assert.deepStrictEqual(pipe(\"ababb\", String.search(/abb/)), Option.some(2))\n     * assert.deepStrictEqual(pipe(\"ababb\", String.search(\"d\")), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (self: string, regexp: RegExp | string): Option.Option<number>;\n};\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String } from \"effect\"\n *\n * const str = \"\\u0130\"\n * assert.deepStrictEqual(pipe(str, String.toLocaleLowerCase(\"tr\")), \"i\")\n * ```\n *\n * @since 2.0.0\n */\nexport declare const toLocaleLowerCase: (locale?: Intl.LocalesArgument) => (self: string) => string;\n/**\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, String } from \"effect\"\n *\n * const str = \"i\\u0307\"\n * assert.deepStrictEqual(pipe(str, String.toLocaleUpperCase(\"lt-LT\")), \"I\")\n * ```\n *\n * @since 2.0.0\n */\nexport declare const toLocaleUpperCase: (locale?: Intl.LocalesArgument) => (self: string) => string;\n/**\n * Keep the specified number of characters from the start of a string.\n *\n * If `n` is larger than the available number of characters, the string will\n * be returned whole.\n *\n * If `n` is not a positive number, an empty string will be returned.\n *\n * If `n` is a float, it will be rounded down to the nearest integer.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { String } from \"effect\"\n *\n * assert.deepStrictEqual(String.takeLeft(\"Hello World\", 5), \"Hello\")\n * ```\n *\n * @since 2.0.0\n */\nexport declare const takeLeft: {\n    /**\n     * Keep the specified number of characters from the start of a string.\n     *\n     * If `n` is larger than the available number of characters, the string will\n     * be returned whole.\n     *\n     * If `n` is not a positive number, an empty string will be returned.\n     *\n     * If `n` is a float, it will be rounded down to the nearest integer.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { String } from \"effect\"\n     *\n     * assert.deepStrictEqual(String.takeLeft(\"Hello World\", 5), \"Hello\")\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (n: number): (self: string) => string;\n    /**\n     * Keep the specified number of characters from the start of a string.\n     *\n     * If `n` is larger than the available number of characters, the string will\n     * be returned whole.\n     *\n     * If `n` is not a positive number, an empty string will be returned.\n     *\n     * If `n` is a float, it will be rounded down to the nearest integer.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { String } from \"effect\"\n     *\n     * assert.deepStrictEqual(String.takeLeft(\"Hello World\", 5), \"Hello\")\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (self: string, n: number): string;\n};\n/**\n * Keep the specified number of characters from the end of a string.\n *\n * If `n` is larger than the available number of characters, the string will\n * be returned whole.\n *\n * If `n` is not a positive number, an empty string will be returned.\n *\n * If `n` is a float, it will be rounded down to the nearest integer.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { String } from \"effect\"\n *\n * assert.deepStrictEqual(String.takeRight(\"Hello World\", 5), \"World\")\n * ```\n *\n * @since 2.0.0\n */\nexport declare const takeRight: {\n    /**\n     * Keep the specified number of characters from the end of a string.\n     *\n     * If `n` is larger than the available number of characters, the string will\n     * be returned whole.\n     *\n     * If `n` is not a positive number, an empty string will be returned.\n     *\n     * If `n` is a float, it will be rounded down to the nearest integer.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { String } from \"effect\"\n     *\n     * assert.deepStrictEqual(String.takeRight(\"Hello World\", 5), \"World\")\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (n: number): (self: string) => string;\n    /**\n     * Keep the specified number of characters from the end of a string.\n     *\n     * If `n` is larger than the available number of characters, the string will\n     * be returned whole.\n     *\n     * If `n` is not a positive number, an empty string will be returned.\n     *\n     * If `n` is a float, it will be rounded down to the nearest integer.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { String } from \"effect\"\n     *\n     * assert.deepStrictEqual(String.takeRight(\"Hello World\", 5), \"World\")\n     * ```\n     *\n     * @since 2.0.0\n     */\n    (self: string, n: number): string;\n};\n/**\n * Returns an `IterableIterator` which yields each line contained within the\n * string, trimming off the trailing newline character.\n *\n * @since 2.0.0\n */\nexport declare const linesIterator: (self: string) => LinesIterator;\n/**\n * Returns an `IterableIterator` which yields each line contained within the\n * string as well as the trailing newline character.\n *\n * @since 2.0.0\n */\nexport declare const linesWithSeparators: (s: string) => LinesIterator;\n/**\n * For every line in this string, strip a leading prefix consisting of blanks\n * or control characters followed by the character specified by `marginChar`\n * from the line.\n *\n * @since 2.0.0\n */\nexport declare const stripMarginWith: {\n    /**\n     * For every line in this string, strip a leading prefix consisting of blanks\n     * or control characters followed by the character specified by `marginChar`\n     * from the line.\n     *\n     * @since 2.0.0\n     */\n    (marginChar: string): (self: string) => string;\n    /**\n     * For every line in this string, strip a leading prefix consisting of blanks\n     * or control characters followed by the character specified by `marginChar`\n     * from the line.\n     *\n     * @since 2.0.0\n     */\n    (self: string, marginChar: string): string;\n};\n/**\n * For every line in this string, strip a leading prefix consisting of blanks\n * or control characters followed by the `\"|\"` character from the line.\n *\n * @since 2.0.0\n */\nexport declare const stripMargin: (self: string) => string;\n/**\n * @since 2.0.0\n */\nexport declare const snakeToCamel: (self: string) => string;\n/**\n * @since 2.0.0\n */\nexport declare const snakeToPascal: (self: string) => string;\n/**\n * @since 2.0.0\n */\nexport declare const snakeToKebab: (self: string) => string;\n/**\n * @since 2.0.0\n */\nexport declare const camelToSnake: (self: string) => string;\n/**\n * @since 2.0.0\n */\nexport declare const pascalToSnake: (self: string) => string;\n/**\n * @since 2.0.0\n */\nexport declare const kebabToSnake: (self: string) => string;\ndeclare class LinesIterator implements IterableIterator<string> {\n    readonly s: string;\n    readonly stripped: boolean;\n    private index;\n    private readonly length;\n    constructor(s: string, stripped?: boolean);\n    next(): IteratorResult<string>;\n    [Symbol.iterator](): IterableIterator<string>;\n    private get done();\n}\nexport {};\n//# sourceMappingURL=String.d.ts.map",
  "node_modules/effect/dist/dts/Struct.d.ts": "/**\n * This module provides utility functions for working with structs in TypeScript.\n *\n * @since 2.0.0\n */\nimport * as Equivalence from \"./Equivalence.js\";\nimport * as order from \"./Order.js\";\nimport type { MatchRecord, Simplify } from \"./Types.js\";\n/**\n * Create a new object by picking properties of an existing object.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, Struct } from \"effect\"\n *\n * assert.deepStrictEqual(pipe({ a: \"a\", b: 1, c: true }, Struct.pick(\"a\", \"b\")), { a: \"a\", b: 1 })\n * assert.deepStrictEqual(Struct.pick({ a: \"a\", b: 1, c: true }, \"a\", \"b\"), { a: \"a\", b: 1 })\n * ```\n *\n * @since 2.0.0\n */\nexport declare const pick: {\n    /**\n     * Create a new object by picking properties of an existing object.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Struct } from \"effect\"\n     *\n     * assert.deepStrictEqual(pipe({ a: \"a\", b: 1, c: true }, Struct.pick(\"a\", \"b\")), { a: \"a\", b: 1 })\n     * assert.deepStrictEqual(Struct.pick({ a: \"a\", b: 1, c: true }, \"a\", \"b\"), { a: \"a\", b: 1 })\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <Keys extends Array<PropertyKey>>(...keys: Keys): <S extends {\n        [K in Keys[number]]?: any;\n    }>(s: S) => MatchRecord<S, {\n        [K in Keys[number]]?: S[K];\n    }, Simplify<Pick<S, Keys[number]>>>;\n    /**\n     * Create a new object by picking properties of an existing object.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Struct } from \"effect\"\n     *\n     * assert.deepStrictEqual(pipe({ a: \"a\", b: 1, c: true }, Struct.pick(\"a\", \"b\")), { a: \"a\", b: 1 })\n     * assert.deepStrictEqual(Struct.pick({ a: \"a\", b: 1, c: true }, \"a\", \"b\"), { a: \"a\", b: 1 })\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <S extends object, Keys extends Array<keyof S>>(s: S, ...keys: Keys): MatchRecord<S, {\n        [K in Keys[number]]?: S[K];\n    }, Simplify<Pick<S, Keys[number]>>>;\n};\n/**\n * Create a new object by omitting properties of an existing object.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, Struct } from \"effect\"\n *\n * assert.deepStrictEqual(pipe({ a: \"a\", b: 1, c: true }, Struct.omit(\"c\")), { a: \"a\", b: 1 })\n * assert.deepStrictEqual(Struct.omit({ a: \"a\", b: 1, c: true }, \"c\"), { a: \"a\", b: 1 })\n * ```\n *\n * @since 2.0.0\n */\nexport declare const omit: {\n    /**\n     * Create a new object by omitting properties of an existing object.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Struct } from \"effect\"\n     *\n     * assert.deepStrictEqual(pipe({ a: \"a\", b: 1, c: true }, Struct.omit(\"c\")), { a: \"a\", b: 1 })\n     * assert.deepStrictEqual(Struct.omit({ a: \"a\", b: 1, c: true }, \"c\"), { a: \"a\", b: 1 })\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <Keys extends Array<PropertyKey>>(...keys: Keys): <S extends {\n        [K in Keys[number]]?: any;\n    }>(s: S) => Simplify<Omit<S, Keys[number]>>;\n    /**\n     * Create a new object by omitting properties of an existing object.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Struct } from \"effect\"\n     *\n     * assert.deepStrictEqual(pipe({ a: \"a\", b: 1, c: true }, Struct.omit(\"c\")), { a: \"a\", b: 1 })\n     * assert.deepStrictEqual(Struct.omit({ a: \"a\", b: 1, c: true }, \"c\"), { a: \"a\", b: 1 })\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <S extends object, Keys extends Array<keyof S>>(s: S, ...keys: Keys): Simplify<Omit<S, Keys[number]>>;\n};\n/**\n * Given a struct of `Equivalence`s returns a new `Equivalence` that compares values of a struct\n * by applying each `Equivalence` to the corresponding property of the struct.\n *\n * Alias of {@link Equivalence.struct}.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Struct, String, Number } from \"effect\"\n *\n * const PersonEquivalence = Struct.getEquivalence({\n *   name: String.Equivalence,\n *   age: Number.Equivalence\n * })\n *\n * assert.deepStrictEqual(\n *   PersonEquivalence({ name: \"John\", age: 25 }, { name: \"John\", age: 25 }),\n *   true\n * )\n * assert.deepStrictEqual(\n *   PersonEquivalence({ name: \"John\", age: 25 }, { name: \"John\", age: 40 }),\n *   false\n * )\n * ```\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const getEquivalence: <R extends Record<string, Equivalence.Equivalence<any>>>(isEquivalents: R) => Equivalence.Equivalence<{\n    readonly [K in keyof R]: [R[K]] extends [Equivalence.Equivalence<infer A>] ? A : never;\n}>;\n/**\n * This function creates and returns a new `Order` for a struct of values based on the given `Order`s\n * for each property in the struct.\n *\n * Alias of {@link order.struct}.\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const getOrder: <R extends {\n    readonly [x: string]: order.Order<any>;\n}>(fields: R) => order.Order<{\n    [K in keyof R]: [R[K]] extends [order.Order<infer A>] ? A : never;\n}>;\ntype Transformed<O, T> = unknown & {\n    [K in keyof O]: K extends keyof T ? (T[K] extends (...a: any) => any ? ReturnType<T[K]> : O[K]) : O[K];\n};\ntype PartialTransform<O, T> = {\n    [K in keyof T]: T[K] extends (a: O[K & keyof O]) => any ? T[K] : (a: O[K & keyof O]) => unknown;\n};\n/**\n * Transforms the values of a Struct provided a transformation function for each key.\n * If no transformation function is provided for a key, it will return the original value for that key.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, Struct } from \"effect\"\n *\n * assert.deepStrictEqual(\n *   pipe(\n *     { a: 'a', b: 1, c: 3 },\n *     Struct.evolve({\n *       a: (a) => a.length,\n *       b: (b) => b * 2\n *     })\n *   ),\n *   { a: 1, b: 2, c: 3 }\n * )\n * ```\n *\n * @since 2.0.0\n */\nexport declare const evolve: {\n    /**\n     * Transforms the values of a Struct provided a transformation function for each key.\n     * If no transformation function is provided for a key, it will return the original value for that key.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Struct } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   pipe(\n     *     { a: 'a', b: 1, c: 3 },\n     *     Struct.evolve({\n     *       a: (a) => a.length,\n     *       b: (b) => b * 2\n     *     })\n     *   ),\n     *   { a: 1, b: 2, c: 3 }\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <O, T>(t: PartialTransform<O, T>): (obj: O) => Transformed<O, T>;\n    /**\n     * Transforms the values of a Struct provided a transformation function for each key.\n     * If no transformation function is provided for a key, it will return the original value for that key.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Struct } from \"effect\"\n     *\n     * assert.deepStrictEqual(\n     *   pipe(\n     *     { a: 'a', b: 1, c: 3 },\n     *     Struct.evolve({\n     *       a: (a) => a.length,\n     *       b: (b) => b * 2\n     *     })\n     *   ),\n     *   { a: 1, b: 2, c: 3 }\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     */\n    <O, T>(obj: O, t: PartialTransform<O, T>): Transformed<O, T>;\n};\n/**\n * Retrieves the value associated with the specified key from a struct.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, Struct } from \"effect\"\n *\n * const value = pipe({ a: 1, b: 2 }, Struct.get(\"a\"))\n *\n * assert.deepStrictEqual(value, 1)\n * ```\n *\n * @since 2.0.0\n */\nexport declare const get: <K extends PropertyKey>(key: K) => <S extends { [P in K]?: any; }>(s: S) => MatchRecord<S, S[K] | undefined, S[K]>;\n/**\n * Retrieves the object keys that are strings in a typed manner\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Struct } from \"effect\"\n *\n * const symbol: unique symbol = Symbol()\n *\n * const value = {\n *   a: 1,\n *   b: 2,\n *   [symbol]: 3\n * }\n *\n * const keys: Array<\"a\" | \"b\"> = Struct.keys(value)\n *\n * assert.deepStrictEqual(keys, [\"a\", \"b\"])\n * ```\n *\n * @since 3.6.0\n */\nexport declare const keys: <T extends {}>(o: T) => Array<(keyof T) & string>;\n/**\n * Retrieves the entries (key-value pairs) of an object, where keys are strings,\n * in a type-safe manner. Symbol keys are excluded from the result.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Struct } from \"effect\"\n *\n * const c = Symbol(\"c\")\n * const value = { a: \"foo\", b: 1, [c]: true }\n *\n * const entries: Array<[\"a\" | \"b\", string | number]> = Struct.entries(value)\n *\n * assert.deepStrictEqual(entries, [[\"a\", \"foo\"], [\"b\", 1]])\n * ```\n *\n * @since 3.17.0\n */\nexport declare const entries: <const R>(obj: R) => Array<[keyof R & string, R[keyof R & string]]>;\nexport {};\n//# sourceMappingURL=Struct.d.ts.map",
  "node_modules/effect/dist/dts/Subscribable.d.ts": "/**\n * @since 2.0.0\n */\nimport * as Effect from \"./Effect.js\";\nimport * as Readable from \"./Readable.js\";\nimport * as Stream from \"./Stream.js\";\nimport type { NoInfer } from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category type ids\n */\nexport declare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category type ids\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Subscribable<A, E = never, R = never> extends Readable.Readable<A, E, R> {\n    readonly [TypeId]: TypeId;\n    readonly changes: Stream.Stream<A, E, R>;\n}\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isSubscribable: (u: unknown) => u is Subscribable<unknown, unknown, unknown>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <A, E, R>(options: {\n    readonly get: Effect.Effect<A, E, R>;\n    readonly changes: Stream.Stream<A, E, R>;\n}) => Subscribable<A, E, R>;\n/**\n * @since 2.0.0\n * @category combinators\n */\nexport declare const map: {\n    /**\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, B>(f: (a: NoInfer<A>) => B): <E, R>(fa: Subscribable<A, E, R>) => Subscribable<B, E, R>;\n    /**\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, E, R, B>(self: Subscribable<A, E, R>, f: (a: NoInfer<A>) => B): Subscribable<B, E, R>;\n};\n/**\n * @since 2.0.0\n * @category combinators\n */\nexport declare const mapEffect: {\n    /**\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, B, E2, R2>(f: (a: NoInfer<A>) => Effect.Effect<B, E2, R2>): <E, R>(fa: Subscribable<A, E, R>) => Subscribable<B, E | E2, R | R2>;\n    /**\n     * @since 2.0.0\n     * @category combinators\n     */\n    <A, E, R, B, E2, R2>(self: Subscribable<A, E, R>, f: (a: NoInfer<A>) => Effect.Effect<B, E2, R2>): Subscribable<B, E | E2, R | R2>;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unwrap: <A, E, R, E1, R1>(effect: Effect.Effect<Subscribable<A, E, R>, E1, R1>) => Subscribable<A, E | E1, R | R1>;\n//# sourceMappingURL=Subscribable.d.ts.map",
  "node_modules/effect/dist/dts/SubscriptionRef.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Effect from \"./Effect.js\";\nimport type * as Option from \"./Option.js\";\nimport type * as Stream from \"./Stream.js\";\nimport type { Subscribable } from \"./Subscribable.js\";\nimport * as Synchronized from \"./SynchronizedRef.js\";\nimport type * as Types from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const SubscriptionRefTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type SubscriptionRefTypeId = typeof SubscriptionRefTypeId;\n/**\n * A `SubscriptionRef<A>` is a `Ref` that can be subscribed to in order to\n * receive the current value as well as all changes to the value.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface SubscriptionRef<in out A> extends SubscriptionRef.Variance<A>, Synchronized.SynchronizedRef<A>, Subscribable<A> {\n    /**\n     * A stream containing the current value of the `Ref` as well as all changes\n     * to that value.\n     */\n    readonly changes: Stream.Stream<A>;\n    readonly [Unify.typeSymbol]?: unknown;\n    readonly [Unify.unifySymbol]?: SubscriptionRefUnify<this>;\n    readonly [Unify.ignoreSymbol]?: SubscriptionRefUnifyIgnore;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface SubscriptionRefUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Synchronized.SynchronizedRefUnify<A> {\n    SubscriptionRef?: () => Extract<A[Unify.typeSymbol], SubscriptionRef<any>>;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface SubscriptionRefUnifyIgnore extends Synchronized.SynchronizedRefUnifyIgnore {\n    SynchronizedRef?: true;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace SubscriptionRef {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in out A> {\n        readonly [SubscriptionRefTypeId]: {\n            readonly _A: Types.Invariant<A>;\n        };\n    }\n}\n/**\n * @since 2.0.0\n * @category getters\n */\nexport declare const get: <A>(self: SubscriptionRef<A>) => Effect.Effect<A>;\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getAndSet: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(value: A): (self: SubscriptionRef<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: SubscriptionRef<A>, value: A): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getAndUpdate: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(f: (a: A) => A): (self: SubscriptionRef<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: SubscriptionRef<A>, f: (a: A) => A): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getAndUpdateEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(f: (a: A) => Effect.Effect<A, E, R>): (self: SubscriptionRef<A>) => Effect.Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(self: SubscriptionRef<A>, f: (a: A) => Effect.Effect<A, E, R>): Effect.Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getAndUpdateSome: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(pf: (a: A) => Option.Option<A>): (self: SubscriptionRef<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: SubscriptionRef<A>, pf: (a: A) => Option.Option<A>): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getAndUpdateSomeEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(pf: (a: A) => Option.Option<Effect.Effect<A, E, R>>): (self: SubscriptionRef<A>) => Effect.Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(self: SubscriptionRef<A>, pf: (a: A) => Option.Option<Effect.Effect<A, E, R>>): Effect.Effect<A, E, R>;\n};\n/**\n * Creates a new `SubscriptionRef` with the specified value.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <A>(value: A) => Effect.Effect<SubscriptionRef<A>>;\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const modify: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B>(f: (a: A) => readonly [B, A]): (self: SubscriptionRef<A>) => Effect.Effect<B>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B>(self: SubscriptionRef<A>, f: (a: A) => readonly [B, A]): Effect.Effect<B>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const modifyEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <B, A, E, R>(f: (a: A) => Effect.Effect<readonly [B, A], E, R>): (self: SubscriptionRef<A>) => Effect.Effect<B, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B, E, R>(self: SubscriptionRef<A>, f: (a: A) => Effect.Effect<readonly [B, A], E, R>): Effect.Effect<B, E, R>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const modifySome: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <B, A>(fallback: B, pf: (a: A) => Option.Option<readonly [B, A]>): (self: SubscriptionRef<A>) => Effect.Effect<B>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B>(self: SubscriptionRef<A>, fallback: B, pf: (a: A) => Option.Option<readonly [B, A]>): Effect.Effect<B>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const modifySomeEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B, R, E>(fallback: B, pf: (a: A) => Option.Option<Effect.Effect<readonly [B, A], E, R>>): (self: Synchronized.SynchronizedRef<A>) => Effect.Effect<B, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B, R, E>(self: Synchronized.SynchronizedRef<A>, fallback: B, pf: (a: A) => Option.Option<Effect.Effect<readonly [B, A], E, R>>): Effect.Effect<B, E, R>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const set: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(value: A): (self: SubscriptionRef<A>) => Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: SubscriptionRef<A>, value: A): Effect.Effect<void>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const setAndGet: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(value: A): (self: SubscriptionRef<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: SubscriptionRef<A>, value: A): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const update: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(f: (a: A) => A): (self: SubscriptionRef<A>) => Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: SubscriptionRef<A>, f: (a: A) => A): Effect.Effect<void>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(f: (a: A) => Effect.Effect<A, E, R>): (self: Synchronized.SynchronizedRef<A>) => Effect.Effect<void, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(self: Synchronized.SynchronizedRef<A>, f: (a: A) => Effect.Effect<A, E, R>): Effect.Effect<void, E, R>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateAndGet: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(f: (a: A) => A): (self: SubscriptionRef<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: SubscriptionRef<A>, f: (a: A) => A): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateAndGetEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(f: (a: A) => Effect.Effect<A, E, R>): (self: SubscriptionRef<A>) => Effect.Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(self: SubscriptionRef<A>, f: (a: A) => Effect.Effect<A, E, R>): Effect.Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateSome: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(f: (a: A) => Option.Option<A>): (self: SubscriptionRef<A>) => Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: SubscriptionRef<A>, f: (a: A) => Option.Option<A>): Effect.Effect<void>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateSomeEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(pf: (a: A) => Option.Option<Effect.Effect<A, E, R>>): (self: Synchronized.SynchronizedRef<A>) => Effect.Effect<void, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(self: Synchronized.SynchronizedRef<A>, pf: (a: A) => Option.Option<Effect.Effect<A, E, R>>): Effect.Effect<void, E, R>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateSomeAndGet: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(pf: (a: A) => Option.Option<A>): (self: SubscriptionRef<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: SubscriptionRef<A>, pf: (a: A) => Option.Option<A>): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateSomeAndGetEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(pf: (a: A) => Option.Option<Effect.Effect<A, E, R>>): (self: SubscriptionRef<A>) => Effect.Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(self: SubscriptionRef<A>, pf: (a: A) => Option.Option<Effect.Effect<A, E, R>>): Effect.Effect<A, E, R>;\n};\n//# sourceMappingURL=SubscriptionRef.d.ts.map",
  "node_modules/effect/dist/dts/Supervisor.d.ts": "/**\n * A `Supervisor<T>` is allowed to supervise the launching and termination of\n * fibers, producing some visible value of type `T` from the supervision.\n *\n * @since 2.0.0\n */\nimport type * as Context from \"./Context.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type * as Fiber from \"./Fiber.js\";\nimport type * as Layer from \"./Layer.js\";\nimport type * as MutableRef from \"./MutableRef.js\";\nimport type * as Option from \"./Option.js\";\nimport type * as SortedSet from \"./SortedSet.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const SupervisorTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type SupervisorTypeId = typeof SupervisorTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Supervisor<out T> extends Supervisor.Variance<T> {\n    /**\n     * Returns an `Effect` that succeeds with the value produced by this\n     * supervisor. This value may change over time, reflecting what the supervisor\n     * produces as it supervises fibers.\n     */\n    readonly value: Effect.Effect<T>;\n    /**\n     * Supervises the start of a `Fiber`.\n     */\n    onStart<A, E, R>(context: Context.Context<R>, effect: Effect.Effect<A, E, R>, parent: Option.Option<Fiber.RuntimeFiber<any, any>>, fiber: Fiber.RuntimeFiber<A, E>): void;\n    /**\n     * Supervises the end of a `Fiber`.\n     */\n    onEnd<A, E>(value: Exit.Exit<A, E>, fiber: Fiber.RuntimeFiber<A, E>): void;\n    /**\n     * Supervises the execution of an `Effect` by a `Fiber`.\n     */\n    onEffect<A, E>(fiber: Fiber.RuntimeFiber<A, E>, effect: Effect.Effect<any, any, any>): void;\n    /**\n     * Supervises the suspension of a computation running within a `Fiber`.\n     */\n    onSuspend<A, E>(fiber: Fiber.RuntimeFiber<A, E>): void;\n    /**\n     * Supervises the resumption of a computation running within a `Fiber`.\n     */\n    onResume<A, E>(fiber: Fiber.RuntimeFiber<A, E>): void;\n    /**\n     * Maps this supervisor to another one, which has the same effect, but whose\n     * value has been transformed by the specified function.\n     */\n    map<B>(f: (a: T) => B): Supervisor<B>;\n    /**\n     * Returns a new supervisor that performs the function of this supervisor, and\n     * the function of the specified supervisor, producing a tuple of the outputs\n     * produced by both supervisors.\n     */\n    zip<A>(right: Supervisor<A>): Supervisor<[T, A]>;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Supervisor {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<out T> {\n        readonly [SupervisorTypeId]: {\n            readonly _T: Types.Covariant<T>;\n        };\n    }\n}\n/**\n * @since 2.0.0\n * @category context\n */\nexport declare const addSupervisor: <A>(supervisor: Supervisor<A>) => Layer.Layer<never>;\n/**\n * Creates a new supervisor that tracks children in a set.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fibersIn: (ref: MutableRef.MutableRef<SortedSet.SortedSet<Fiber.RuntimeFiber<any, any>>>) => Effect.Effect<Supervisor<SortedSet.SortedSet<Fiber.RuntimeFiber<any, any>>>>;\n/**\n * Creates a new supervisor that constantly yields effect when polled\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromEffect: <A>(effect: Effect.Effect<A>) => Supervisor<A>;\n/**\n * A supervisor that doesn't do anything in response to supervision events.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const none: Supervisor<void>;\n/**\n * Creates a new supervisor that tracks children in a set.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const track: Effect.Effect<Supervisor<Array<Fiber.RuntimeFiber<any, any>>>>;\n/**\n * Unsafely creates a new supervisor that tracks children in a set.\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeTrack: () => Supervisor<Array<Fiber.RuntimeFiber<any, any>>>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare abstract class AbstractSupervisor<T> implements Supervisor<T> {\n    /**\n     * @since 2.0.0\n     */\n    abstract value: Effect.Effect<T>;\n    /**\n     * @since 2.0.0\n     */\n    onStart<A, E, R>(_context: Context.Context<R>, _effect: Effect.Effect<A, E, R>, _parent: Option.Option<Fiber.RuntimeFiber<any, any>>, _fiber: Fiber.RuntimeFiber<A, E>): void;\n    /**\n     * @since 2.0.0\n     */\n    onEnd<A, E>(_value: Exit.Exit<A, E>, _fiber: Fiber.RuntimeFiber<A, E>): void;\n    /**\n     * @since 2.0.0\n     */\n    onEffect<A, E>(_fiber: Fiber.RuntimeFiber<A, E>, _effect: Effect.Effect<any, any, any>): void;\n    /**\n     * @since 2.0.0\n     */\n    onSuspend<A, E>(_fiber: Fiber.RuntimeFiber<A, E>): void;\n    /**\n     * @since 2.0.0\n     */\n    onResume<A, E>(_fiber: Fiber.RuntimeFiber<A, E>): void;\n    /**\n     * @since 2.0.0\n     */\n    map<B>(f: (a: T) => B): Supervisor<B>;\n    /**\n     * @since 2.0.0\n     */\n    zip<A>(right: Supervisor<A>): Supervisor<[T, A]>;\n    /**\n     * @since 2.0.0\n     */\n    onRun<E, A, X>(execution: () => X, _fiber: Fiber.RuntimeFiber<A, E>): X;\n    /**\n     * @since 2.0.0\n     */\n    readonly [SupervisorTypeId]: {\n        _T: (_: never) => never;\n    };\n}\n//# sourceMappingURL=Supervisor.d.ts.map",
  "node_modules/effect/dist/dts/Symbol.d.ts": "/**\n * @since 2.0.0\n */\nimport * as equivalence from \"./Equivalence.js\";\n/**\n * Tests if a value is a `symbol`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Predicate } from \"effect\"\n *\n * assert.deepStrictEqual(Predicate.isSymbol(Symbol.for(\"a\")), true)\n * assert.deepStrictEqual(Predicate.isSymbol(\"a\"), false)\n * ```\n *\n * @category guards\n * @since 2.0.0\n */\nexport declare const isSymbol: (u: unknown) => u is symbol;\n/**\n * @category instances\n * @since 2.0.0\n */\nexport declare const Equivalence: equivalence.Equivalence<symbol>;\n//# sourceMappingURL=Symbol.d.ts.map",
  "node_modules/effect/dist/dts/SynchronizedRef.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Effect from \"./Effect.js\";\nimport type * as Option from \"./Option.js\";\nimport type * as Ref from \"./Ref.js\";\nimport type * as Types from \"./Types.js\";\nimport type * as Unify from \"./Unify.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const SynchronizedRefTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type SynchronizedRefTypeId = typeof SynchronizedRefTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface SynchronizedRef<in out A> extends SynchronizedRef.Variance<A>, Ref.Ref<A> {\n    modifyEffect<B, E, R>(f: (a: A) => Effect.Effect<readonly [B, A], E, R>): Effect.Effect<B, E, R>;\n    readonly [Unify.typeSymbol]?: unknown;\n    readonly [Unify.unifySymbol]?: SynchronizedRefUnify<this>;\n    readonly [Unify.ignoreSymbol]?: SynchronizedRefUnifyIgnore;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface SynchronizedRefUnify<A extends {\n    [Unify.typeSymbol]?: any;\n}> extends Ref.RefUnify<A> {\n    SynchronizedRef?: () => Extract<A[Unify.typeSymbol], SynchronizedRef<any>>;\n}\n/**\n * @category models\n * @since 3.8.0\n */\nexport interface SynchronizedRefUnifyIgnore extends Ref.RefUnifyIgnore {\n    Ref?: true;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace SynchronizedRef {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in out A> {\n        readonly [SynchronizedRefTypeId]: {\n            readonly _A: Types.Invariant<A>;\n        };\n    }\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <A>(value: A) => Effect.Effect<SynchronizedRef<A>>;\n/**\n * @since 2.0.0\n * @category getters\n */\nexport declare const get: <A>(self: SynchronizedRef<A>) => Effect.Effect<A>;\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getAndSet: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(value: A): (self: Ref.Ref<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref.Ref<A>, value: A): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getAndUpdate: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(f: (a: A) => A): (self: Ref.Ref<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref.Ref<A>, f: (a: A) => A): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getAndUpdateEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(f: (a: A) => Effect.Effect<A, E, R>): (self: SynchronizedRef<A>) => Effect.Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(self: SynchronizedRef<A>, f: (a: A) => Effect.Effect<A, E, R>): Effect.Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getAndUpdateSome: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(pf: (a: A) => Option.Option<A>): (self: Ref.Ref<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref.Ref<A>, pf: (a: A) => Option.Option<A>): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const getAndUpdateSomeEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(pf: (a: A) => Option.Option<Effect.Effect<A, E, R>>): (self: SynchronizedRef<A>) => Effect.Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(self: SynchronizedRef<A>, pf: (a: A) => Option.Option<Effect.Effect<A, E, R>>): Effect.Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const modify: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B>(f: (a: A) => readonly [B, A]): (self: SynchronizedRef<A>) => Effect.Effect<B>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B>(self: SynchronizedRef<A>, f: (a: A) => readonly [B, A]): Effect.Effect<B>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const modifyEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B, E, R>(f: (a: A) => Effect.Effect<readonly [B, A], E, R>): (self: SynchronizedRef<A>) => Effect.Effect<B, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B, E, R>(self: SynchronizedRef<A>, f: (a: A) => Effect.Effect<readonly [B, A], E, R>): Effect.Effect<B, E, R>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const modifySome: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <B, A>(fallback: B, pf: (a: A) => Option.Option<readonly [B, A]>): (self: Ref.Ref<A>) => Effect.Effect<B>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B>(self: Ref.Ref<A>, fallback: B, pf: (a: A) => Option.Option<readonly [B, A]>): Effect.Effect<B>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const modifySomeEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B, R, E>(fallback: B, pf: (a: A) => Option.Option<Effect.Effect<readonly [B, A], E, R>>): (self: SynchronizedRef<A>) => Effect.Effect<B, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, B, R, E>(self: SynchronizedRef<A>, fallback: B, pf: (a: A) => Option.Option<Effect.Effect<readonly [B, A], E, R>>): Effect.Effect<B, E, R>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const set: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(value: A): (self: Ref.Ref<A>) => Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref.Ref<A>, value: A): Effect.Effect<void>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const setAndGet: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(value: A): (self: Ref.Ref<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref.Ref<A>, value: A): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const update: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(f: (a: A) => A): (self: Ref.Ref<A>) => Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref.Ref<A>, f: (a: A) => A): Effect.Effect<void>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(f: (a: A) => Effect.Effect<A, E, R>): (self: SynchronizedRef<A>) => Effect.Effect<void, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(self: SynchronizedRef<A>, f: (a: A) => Effect.Effect<A, E, R>): Effect.Effect<void, E, R>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateAndGet: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(f: (a: A) => A): (self: Ref.Ref<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref.Ref<A>, f: (a: A) => A): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateAndGetEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(f: (a: A) => Effect.Effect<A, E, R>): (self: SynchronizedRef<A>) => Effect.Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(self: SynchronizedRef<A>, f: (a: A) => Effect.Effect<A, E, R>): Effect.Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateSome: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(f: (a: A) => Option.Option<A>): (self: Ref.Ref<A>) => Effect.Effect<void>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref.Ref<A>, f: (a: A) => Option.Option<A>): Effect.Effect<void>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateSomeEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(pf: (a: A) => Option.Option<Effect.Effect<A, E, R>>): (self: SynchronizedRef<A>) => Effect.Effect<void, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(self: SynchronizedRef<A>, pf: (a: A) => Option.Option<Effect.Effect<A, E, R>>): Effect.Effect<void, E, R>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateSomeAndGet: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(pf: (a: A) => Option.Option<A>): (self: Ref.Ref<A>) => Effect.Effect<A>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A>(self: Ref.Ref<A>, pf: (a: A) => Option.Option<A>): Effect.Effect<A>;\n};\n/**\n * @since 2.0.0\n * @category utils\n */\nexport declare const updateSomeAndGetEffect: {\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(pf: (a: A) => Option.Option<Effect.Effect<A, E, R>>): (self: SynchronizedRef<A>) => Effect.Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category utils\n     */\n    <A, R, E>(self: SynchronizedRef<A>, pf: (a: A) => Option.Option<Effect.Effect<A, E, R>>): Effect.Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeMake: <A>(value: A) => SynchronizedRef<A>;\n//# sourceMappingURL=SynchronizedRef.d.ts.map",
  "node_modules/effect/dist/dts/TArray.d.ts": "import type * as Option from \"./Option.js\";\nimport type * as Order from \"./Order.js\";\nimport type { Predicate } from \"./Predicate.js\";\nimport type * as STM from \"./STM.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const TArrayTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type TArrayTypeId = typeof TArrayTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface TArray<in out A> extends TArray.Variance<A> {\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace TArray {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in out A> {\n        readonly [TArrayTypeId]: {\n            readonly _A: Types.Invariant<A>;\n        };\n    }\n}\n/**\n * Finds the result of applying a partial function to the first value in its\n * domain.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const collectFirst: {\n    /**\n     * Finds the result of applying a partial function to the first value in its\n     * domain.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B>(pf: (a: A) => Option.Option<B>): (self: TArray<A>) => STM.STM<Option.Option<B>>;\n    /**\n     * Finds the result of applying a partial function to the first value in its\n     * domain.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B>(self: TArray<A>, pf: (a: A) => Option.Option<B>): STM.STM<Option.Option<B>>;\n};\n/**\n * Finds the result of applying an transactional partial function to the first\n * value in its domain.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const collectFirstSTM: {\n    /**\n     * Finds the result of applying an transactional partial function to the first\n     * value in its domain.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B, E, R>(pf: (a: A) => Option.Option<STM.STM<B, E, R>>): (self: TArray<A>) => STM.STM<Option.Option<B>, E, R>;\n    /**\n     * Finds the result of applying an transactional partial function to the first\n     * value in its domain.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, B, E, R>(self: TArray<A>, pf: (a: A) => Option.Option<STM.STM<B, E, R>>): STM.STM<Option.Option<B>, E, R>;\n};\n/**\n * Determine if the array contains a specified value.\n *\n * @macro trace\n * @since 2.0.0\n * @category elements\n */\nexport declare const contains: {\n    /**\n     * Determine if the array contains a specified value.\n     *\n     * @macro trace\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(value: A): (self: TArray<A>) => STM.STM<boolean>;\n    /**\n     * Determine if the array contains a specified value.\n     *\n     * @macro trace\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, value: A): STM.STM<boolean>;\n};\n/**\n * Count the values in the array matching a predicate.\n *\n * @macro trace\n * @since 2.0.0\n * @category folding\n */\nexport declare const count: {\n    /**\n     * Count the values in the array matching a predicate.\n     *\n     * @macro trace\n     * @since 2.0.0\n     * @category folding\n     */\n    <A>(predicate: Predicate<A>): (self: TArray<A>) => STM.STM<number>;\n    /**\n     * Count the values in the array matching a predicate.\n     *\n     * @macro trace\n     * @since 2.0.0\n     * @category folding\n     */\n    <A>(self: TArray<A>, predicate: Predicate<A>): STM.STM<number>;\n};\n/**\n * Count the values in the array matching a transactional predicate.\n *\n * @macro trace\n * @since 2.0.0\n * @category folding\n */\nexport declare const countSTM: {\n    /**\n     * Count the values in the array matching a transactional predicate.\n     *\n     * @macro trace\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, R, E>(predicate: (value: A) => STM.STM<boolean, E, R>): (self: TArray<A>) => STM.STM<number, E, R>;\n    /**\n     * Count the values in the array matching a transactional predicate.\n     *\n     * @macro trace\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, R, E>(self: TArray<A>, predicate: (value: A) => STM.STM<boolean, E, R>): STM.STM<number, E, R>;\n};\n/**\n * Makes an empty `TArray`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: <A>() => STM.STM<TArray<A>>;\n/**\n * Atomically evaluate the conjunction of a predicate across the members of\n * the array.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const every: {\n    /**\n     * Atomically evaluate the conjunction of a predicate across the members of\n     * the array.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(predicate: Predicate<A>): (self: TArray<A>) => STM.STM<boolean>;\n    /**\n     * Atomically evaluate the conjunction of a predicate across the members of\n     * the array.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, predicate: Predicate<A>): STM.STM<boolean>;\n};\n/**\n * Atomically evaluate the conjunction of a transactional predicate across the\n * members of the array.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const everySTM: {\n    /**\n     * Atomically evaluate the conjunction of a transactional predicate across the\n     * members of the array.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(predicate: (value: A) => STM.STM<boolean, E, R>): (self: TArray<A>) => STM.STM<boolean, E, R>;\n    /**\n     * Atomically evaluate the conjunction of a transactional predicate across the\n     * members of the array.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(self: TArray<A>, predicate: (value: A) => STM.STM<boolean, E, R>): STM.STM<boolean, E, R>;\n};\n/**\n * Find the first element in the array matching the specified predicate.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findFirst: {\n    /**\n     * Find the first element in the array matching the specified predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(predicate: Predicate<A>): (self: TArray<A>) => STM.STM<Option.Option<A>>;\n    /**\n     * Find the first element in the array matching the specified predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, predicate: Predicate<A>): STM.STM<Option.Option<A>>;\n};\n/**\n * Get the first index of a specific value in the array.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findFirstIndex: {\n    /**\n     * Get the first index of a specific value in the array.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(value: A): (self: TArray<A>) => STM.STM<Option.Option<number>>;\n    /**\n     * Get the first index of a specific value in the array.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, value: A): STM.STM<Option.Option<number>>;\n};\n/**\n * Get the first index of a specific value in the array starting from the\n * specified index.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findFirstIndexFrom: {\n    /**\n     * Get the first index of a specific value in the array starting from the\n     * specified index.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(value: A, from: number): (self: TArray<A>) => STM.STM<Option.Option<number>>;\n    /**\n     * Get the first index of a specific value in the array starting from the\n     * specified index.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, value: A, from: number): STM.STM<Option.Option<number>>;\n};\n/**\n * Get the index of the first entry in the array matching a predicate.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findFirstIndexWhere: {\n    /**\n     * Get the index of the first entry in the array matching a predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(predicate: Predicate<A>): (self: TArray<A>) => STM.STM<Option.Option<number>>;\n    /**\n     * Get the index of the first entry in the array matching a predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, predicate: Predicate<A>): STM.STM<Option.Option<number>>;\n};\n/**\n * Get the index of the first entry in the array starting from the specified\n * index, matching a predicate.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findFirstIndexWhereFrom: {\n    /**\n     * Get the index of the first entry in the array starting from the specified\n     * index, matching a predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(predicate: Predicate<A>, from: number): (self: TArray<A>) => STM.STM<Option.Option<number>>;\n    /**\n     * Get the index of the first entry in the array starting from the specified\n     * index, matching a predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, predicate: Predicate<A>, from: number): STM.STM<Option.Option<number>>;\n};\n/**\n * Get the index of the next entry that matches a transactional predicate.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findFirstIndexWhereSTM: {\n    /**\n     * Get the index of the next entry that matches a transactional predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(predicate: (value: A) => STM.STM<boolean, E, R>): (self: TArray<A>) => STM.STM<Option.Option<number>, E, R>;\n    /**\n     * Get the index of the next entry that matches a transactional predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(self: TArray<A>, predicate: (value: A) => STM.STM<boolean, E, R>): STM.STM<Option.Option<number>, E, R>;\n};\n/**\n * Starting at specified index, get the index of the next entry that matches a\n * transactional predicate.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findFirstIndexWhereFromSTM: {\n    /**\n     * Starting at specified index, get the index of the next entry that matches a\n     * transactional predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(predicate: (value: A) => STM.STM<boolean, E, R>, from: number): (self: TArray<A>) => STM.STM<Option.Option<number>, E, R>;\n    /**\n     * Starting at specified index, get the index of the next entry that matches a\n     * transactional predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(self: TArray<A>, predicate: (value: A) => STM.STM<boolean, E, R>, from: number): STM.STM<Option.Option<number>, E, R>;\n};\n/**\n * Find the first element in the array matching a transactional predicate.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findFirstSTM: {\n    /**\n     * Find the first element in the array matching a transactional predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(predicate: (value: A) => STM.STM<boolean, E, R>): (self: TArray<A>) => STM.STM<Option.Option<A>, E, R>;\n    /**\n     * Find the first element in the array matching a transactional predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(self: TArray<A>, predicate: (value: A) => STM.STM<boolean, E, R>): STM.STM<Option.Option<A>, E, R>;\n};\n/**\n * Find the last element in the array matching a predicate.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findLast: {\n    /**\n     * Find the last element in the array matching a predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(predicate: Predicate<A>): (self: TArray<A>) => STM.STM<Option.Option<A>>;\n    /**\n     * Find the last element in the array matching a predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, predicate: Predicate<A>): STM.STM<Option.Option<A>>;\n};\n/**\n * Get the last index of a specific value in the array bounded above by a\n * specific index.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findLastIndex: {\n    /**\n     * Get the last index of a specific value in the array bounded above by a\n     * specific index.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(value: A): (self: TArray<A>) => STM.STM<Option.Option<number>>;\n    /**\n     * Get the last index of a specific value in the array bounded above by a\n     * specific index.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, value: A): STM.STM<Option.Option<number>>;\n};\n/**\n * Get the last index of a specific value in the array bounded above by a\n * specific index.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findLastIndexFrom: {\n    /**\n     * Get the last index of a specific value in the array bounded above by a\n     * specific index.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(value: A, end: number): (self: TArray<A>) => STM.STM<Option.Option<number>>;\n    /**\n     * Get the last index of a specific value in the array bounded above by a\n     * specific index.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, value: A, end: number): STM.STM<Option.Option<number>>;\n};\n/**\n * Find the last element in the array matching a transactional predicate.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findLastSTM: {\n    /**\n     * Find the last element in the array matching a transactional predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(predicate: (value: A) => STM.STM<boolean, E, R>): (self: TArray<A>) => STM.STM<Option.Option<A>, E, R>;\n    /**\n     * Find the last element in the array matching a transactional predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(self: TArray<A>, predicate: (value: A) => STM.STM<boolean, E, R>): STM.STM<Option.Option<A>, E, R>;\n};\n/**\n * Atomically performs transactional effect for each item in array.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const forEach: {\n    /**\n     * Atomically performs transactional effect for each item in array.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(f: (value: A) => STM.STM<void, E, R>): (self: TArray<A>) => STM.STM<void, E, R>;\n    /**\n     * Atomically performs transactional effect for each item in array.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(self: TArray<A>, f: (value: A) => STM.STM<void, E, R>): STM.STM<void, E, R>;\n};\n/**\n * Creates a new `TArray` from an iterable collection of values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIterable: <A>(iterable: Iterable<A>) => STM.STM<TArray<A>>;\n/**\n * Extracts value from ref in array.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const get: {\n    /**\n     * Extracts value from ref in array.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (index: number): <A>(self: TArray<A>) => STM.STM<A>;\n    /**\n     * Extracts value from ref in array.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, index: number): STM.STM<A>;\n};\n/**\n * The first entry of the array, if it exists.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const headOption: <A>(self: TArray<A>) => STM.STM<Option.Option<A>>;\n/**\n * The last entry in the array, if it exists.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const lastOption: <A>(self: TArray<A>) => STM.STM<Option.Option<A>>;\n/**\n * Makes a new `TArray` that is initialized with specified values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <Elements extends [any, ...Array<any>]>(...elements: Elements) => STM.STM<TArray<Elements[number]>>;\n/**\n * Atomically compute the greatest element in the array, if it exists.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const maxOption: {\n    /**\n     * Atomically compute the greatest element in the array, if it exists.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(order: Order.Order<A>): (self: TArray<A>) => STM.STM<Option.Option<A>>;\n    /**\n     * Atomically compute the greatest element in the array, if it exists.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, order: Order.Order<A>): STM.STM<Option.Option<A>>;\n};\n/**\n * Atomically compute the least element in the array, if it exists.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const minOption: {\n    /**\n     * Atomically compute the least element in the array, if it exists.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(order: Order.Order<A>): (self: TArray<A>) => STM.STM<Option.Option<A>>;\n    /**\n     * Atomically compute the least element in the array, if it exists.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, order: Order.Order<A>): STM.STM<Option.Option<A>>;\n};\n/**\n * Atomically folds using a pure function.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const reduce: {\n    /**\n     * Atomically folds using a pure function.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, A>(zero: Z, f: (accumulator: Z, current: A) => Z): (self: TArray<A>) => STM.STM<Z>;\n    /**\n     * Atomically folds using a pure function.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, A>(self: TArray<A>, zero: Z, f: (accumulator: Z, current: A) => Z): STM.STM<Z>;\n};\n/**\n * Atomically reduce the array, if non-empty, by a binary operator.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const reduceOption: {\n    /**\n     * Atomically reduce the array, if non-empty, by a binary operator.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(f: (x: A, y: A) => A): (self: TArray<A>) => STM.STM<Option.Option<A>>;\n    /**\n     * Atomically reduce the array, if non-empty, by a binary operator.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, f: (x: A, y: A) => A): STM.STM<Option.Option<A>>;\n};\n/**\n * Atomically reduce the non-empty array using a transactional binary\n * operator.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const reduceOptionSTM: {\n    /**\n     * Atomically reduce the non-empty array using a transactional binary\n     * operator.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(f: (x: A, y: A) => STM.STM<A, E, R>): (self: TArray<A>) => STM.STM<Option.Option<A>, E, R>;\n    /**\n     * Atomically reduce the non-empty array using a transactional binary\n     * operator.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(self: TArray<A>, f: (x: A, y: A) => STM.STM<A, E, R>): STM.STM<Option.Option<A>, E, R>;\n};\n/**\n * Atomically folds using a transactional function.\n *\n * @macro trace\n * @since 2.0.0\n * @category folding\n */\nexport declare const reduceSTM: {\n    /**\n     * Atomically folds using a transactional function.\n     *\n     * @macro trace\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, A, R, E>(zero: Z, f: (accumulator: Z, current: A) => STM.STM<Z, E, R>): (self: TArray<A>) => STM.STM<Z, E, R>;\n    /**\n     * Atomically folds using a transactional function.\n     *\n     * @macro trace\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, A, R, E>(self: TArray<A>, zero: Z, f: (accumulator: Z, current: A) => STM.STM<Z, E, R>): STM.STM<Z, E, R>;\n};\n/**\n * Returns the size of the `TArray`.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const size: <A>(self: TArray<A>) => number;\n/**\n * Determine if the array contains a value satisfying a predicate.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const some: {\n    /**\n     * Determine if the array contains a value satisfying a predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(predicate: Predicate<A>): (self: TArray<A>) => STM.STM<boolean>;\n    /**\n     * Determine if the array contains a value satisfying a predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, predicate: Predicate<A>): STM.STM<boolean>;\n};\n/**\n * Determine if the array contains a value satisfying a transactional\n * predicate.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const someSTM: {\n    /**\n     * Determine if the array contains a value satisfying a transactional\n     * predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(predicate: (value: A) => STM.STM<boolean, E, R>): (self: TArray<A>) => STM.STM<boolean, E, R>;\n    /**\n     * Determine if the array contains a value satisfying a transactional\n     * predicate.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(self: TArray<A>, predicate: (value: A) => STM.STM<boolean, E, R>): STM.STM<boolean, E, R>;\n};\n/**\n * Collects all elements into a chunk.\n *\n * @since 2.0.0\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toArray: <A>(self: TArray<A>) => STM.STM<Array<A>>;\n/**\n * Atomically updates all elements using a pure function.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const transform: {\n    /**\n     * Atomically updates all elements using a pure function.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(f: (value: A) => A): (self: TArray<A>) => STM.STM<void>;\n    /**\n     * Atomically updates all elements using a pure function.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, f: (value: A) => A): STM.STM<void>;\n};\n/**\n * Atomically updates all elements using a transactional effect.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const transformSTM: {\n    /**\n     * Atomically updates all elements using a transactional effect.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(f: (value: A) => STM.STM<A, E, R>): (self: TArray<A>) => STM.STM<void, E, R>;\n    /**\n     * Atomically updates all elements using a transactional effect.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(self: TArray<A>, f: (value: A) => STM.STM<A, E, R>): STM.STM<void, E, R>;\n};\n/**\n * Updates element in the array with given function.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const update: {\n    /**\n     * Updates element in the array with given function.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(index: number, f: (value: A) => A): (self: TArray<A>) => STM.STM<void>;\n    /**\n     * Updates element in the array with given function.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TArray<A>, index: number, f: (value: A) => A): STM.STM<void>;\n};\n/**\n * Atomically updates element in the array with given transactional effect.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const updateSTM: {\n    /**\n     * Atomically updates element in the array with given transactional effect.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(index: number, f: (value: A) => STM.STM<A, E, R>): (self: TArray<A>) => STM.STM<void, E, R>;\n    /**\n     * Atomically updates element in the array with given transactional effect.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(self: TArray<A>, index: number, f: (value: A) => STM.STM<A, E, R>): STM.STM<void, E, R>;\n};\n//# sourceMappingURL=TArray.d.ts.map",
  "node_modules/effect/dist/dts/TDeferred.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Either from \"./Either.js\";\nimport type * as Option from \"./Option.js\";\nimport type * as STM from \"./STM.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const TDeferredTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type TDeferredTypeId = typeof TDeferredTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface TDeferred<in out A, in out E = never> extends TDeferred.Variance<A, E> {\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace TDeferred {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in out A, in out E> {\n        readonly [TDeferredTypeId]: {\n            readonly _A: Types.Invariant<A>;\n            readonly _E: Types.Invariant<E>;\n        };\n    }\n}\ndeclare const _await: <A, E>(self: TDeferred<A, E>) => STM.STM<A, E>;\nexport { \n/**\n * @since 2.0.0\n * @category getters\n */\n_await as await };\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const done: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E>(either: Either.Either<A, E>): (self: TDeferred<A, E>) => STM.STM<boolean>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E>(self: TDeferred<A, E>, either: Either.Either<A, E>): STM.STM<boolean>;\n};\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const fail: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <E>(error: E): <A>(self: TDeferred<A, E>) => STM.STM<boolean>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E>(self: TDeferred<A, E>, error: E): STM.STM<boolean>;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <A, E = never>() => STM.STM<TDeferred<A, E>>;\n/**\n * @since 2.0.0\n * @category getters\n */\nexport declare const poll: <A, E>(self: TDeferred<A, E>) => STM.STM<Option.Option<Either.Either<A, E>>>;\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const succeed: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(value: A): <E>(self: TDeferred<A, E>) => STM.STM<boolean>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E>(self: TDeferred<A, E>, value: A): STM.STM<boolean>;\n};\n//# sourceMappingURL=TDeferred.d.ts.map",
  "node_modules/effect/dist/dts/TMap.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Chunk from \"./Chunk.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type * as HashMap from \"./HashMap.js\";\nimport type * as Option from \"./Option.js\";\nimport type * as STM from \"./STM.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const TMapTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type TMapTypeId = typeof TMapTypeId;\n/**\n * Transactional map implemented on top of `TRef` and `TArray`. Resolves\n * conflicts via chaining.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface TMap<in out K, in out V> extends TMap.Variance<K, V> {\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace TMap {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in out K, in out V> {\n        readonly [TMapTypeId]: {\n            readonly _K: Types.Invariant<K>;\n            readonly _V: Types.Invariant<V>;\n        };\n    }\n}\n/**\n * Makes an empty `TMap`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: <K, V>() => STM.STM<TMap<K, V>>;\n/**\n * Finds the key/value pair matching the specified predicate, and uses the\n * provided function to extract a value out of it.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const find: {\n    /**\n     * Finds the key/value pair matching the specified predicate, and uses the\n     * provided function to extract a value out of it.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V, A>(pf: (key: K, value: V) => Option.Option<A>): (self: TMap<K, V>) => STM.STM<Option.Option<A>>;\n    /**\n     * Finds the key/value pair matching the specified predicate, and uses the\n     * provided function to extract a value out of it.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V, A>(self: TMap<K, V>, pf: (key: K, value: V) => Option.Option<A>): STM.STM<Option.Option<A>>;\n};\n/**\n * Finds the key/value pair matching the specified predicate, and uses the\n * provided effectful function to extract a value out of it.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findSTM: {\n    /**\n     * Finds the key/value pair matching the specified predicate, and uses the\n     * provided effectful function to extract a value out of it.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V, A, E, R>(f: (key: K, value: V) => STM.STM<A, Option.Option<E>, R>): (self: TMap<K, V>) => STM.STM<Option.Option<A>, E, R>;\n    /**\n     * Finds the key/value pair matching the specified predicate, and uses the\n     * provided effectful function to extract a value out of it.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V, A, E, R>(self: TMap<K, V>, f: (key: K, value: V) => STM.STM<A, Option.Option<E>, R>): STM.STM<Option.Option<A>, E, R>;\n};\n/**\n * Finds all the key/value pairs matching the specified predicate, and uses\n * the provided function to extract values out them.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findAll: {\n    /**\n     * Finds all the key/value pairs matching the specified predicate, and uses\n     * the provided function to extract values out them.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V, A>(pf: (key: K, value: V) => Option.Option<A>): (self: TMap<K, V>) => STM.STM<Array<A>>;\n    /**\n     * Finds all the key/value pairs matching the specified predicate, and uses\n     * the provided function to extract values out them.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V, A>(self: TMap<K, V>, pf: (key: K, value: V) => Option.Option<A>): STM.STM<Array<A>>;\n};\n/**\n * Finds all the key/value pairs matching the specified predicate, and uses\n * the provided effectful function to extract values out of them..\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const findAllSTM: {\n    /**\n     * Finds all the key/value pairs matching the specified predicate, and uses\n     * the provided effectful function to extract values out of them..\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V, A, E, R>(pf: (key: K, value: V) => STM.STM<A, Option.Option<E>, R>): (self: TMap<K, V>) => STM.STM<Array<A>, E, R>;\n    /**\n     * Finds all the key/value pairs matching the specified predicate, and uses\n     * the provided effectful function to extract values out of them..\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V, A, E, R>(self: TMap<K, V>, pf: (key: K, value: V) => STM.STM<A, Option.Option<E>, R>): STM.STM<Array<A>, E, R>;\n};\n/**\n * Atomically performs transactional-effect for each binding present in map.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const forEach: {\n    /**\n     * Atomically performs transactional-effect for each binding present in map.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V, X, E, R>(f: (key: K, value: V) => STM.STM<X, E, R>): (self: TMap<K, V>) => STM.STM<void, E, R>;\n    /**\n     * Atomically performs transactional-effect for each binding present in map.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V, X, E, R>(self: TMap<K, V>, f: (key: K, value: V) => STM.STM<X, E, R>): STM.STM<void, E, R>;\n};\n/**\n * Creates a new `TMap` from an iterable collection of key/value pairs.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIterable: <K, V>(iterable: Iterable<readonly [K, V]>) => STM.STM<TMap<K, V>>;\n/**\n * Retrieves value associated with given key.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const get: {\n    /**\n     * Retrieves value associated with given key.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K>(key: K): <V>(self: TMap<K, V>) => STM.STM<Option.Option<V>>;\n    /**\n     * Retrieves value associated with given key.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V>(self: TMap<K, V>, key: K): STM.STM<Option.Option<V>>;\n};\n/**\n * Retrieves value associated with given key or default value, in case the key\n * isn't present.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const getOrElse: {\n    /**\n     * Retrieves value associated with given key or default value, in case the key\n     * isn't present.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V>(key: K, fallback: LazyArg<V>): (self: TMap<K, V>) => STM.STM<V>;\n    /**\n     * Retrieves value associated with given key or default value, in case the key\n     * isn't present.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V>(self: TMap<K, V>, key: K, fallback: LazyArg<V>): STM.STM<V>;\n};\n/**\n * Tests whether or not map contains a key.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const has: {\n    /**\n     * Tests whether or not map contains a key.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K>(key: K): <V>(self: TMap<K, V>) => STM.STM<boolean>;\n    /**\n     * Tests whether or not map contains a key.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <K, V>(self: TMap<K, V>, key: K): STM.STM<boolean>;\n};\n/**\n * Tests if the map is empty or not.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isEmpty: <K, V>(self: TMap<K, V>) => STM.STM<boolean>;\n/**\n * Collects all keys stored in map.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const keys: <K, V>(self: TMap<K, V>) => STM.STM<Array<K>>;\n/**\n * Makes a new `TMap` that is initialized with specified values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <K, V>(...entries: Array<readonly [K, V]>) => STM.STM<TMap<K, V>>;\n/**\n * If the key is not already associated with a value, stores the provided value,\n * otherwise merge the existing value with the new one using function `f` and\n * store the result.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const merge: {\n    /**\n     * If the key is not already associated with a value, stores the provided value,\n     * otherwise merge the existing value with the new one using function `f` and\n     * store the result.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(key: K, value: V, f: (x: V, y: V) => V): (self: TMap<K, V>) => STM.STM<V>;\n    /**\n     * If the key is not already associated with a value, stores the provided value,\n     * otherwise merge the existing value with the new one using function `f` and\n     * store the result.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(self: TMap<K, V>, key: K, value: V, f: (x: V, y: V) => V): STM.STM<V>;\n};\n/**\n * Atomically folds using a pure function.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const reduce: {\n    /**\n     * Atomically folds using a pure function.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, K, V>(zero: Z, f: (acc: Z, value: V, key: K) => Z): (self: TMap<K, V>) => STM.STM<Z>;\n    /**\n     * Atomically folds using a pure function.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <K, V, Z>(self: TMap<K, V>, zero: Z, f: (acc: Z, value: V, key: K) => Z): STM.STM<Z>;\n};\n/**\n * Atomically folds using a transactional function.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const reduceSTM: {\n    /**\n     * Atomically folds using a transactional function.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, V, K, R, E>(zero: Z, f: (acc: Z, value: V, key: K) => STM.STM<Z, E, R>): (self: TMap<K, V>) => STM.STM<Z, E, R>;\n    /**\n     * Atomically folds using a transactional function.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, V, K, R, E>(self: TMap<K, V>, zero: Z, f: (acc: Z, value: V, key: K) => STM.STM<Z, E, R>): STM.STM<Z, E, R>;\n};\n/**\n * Removes binding for given key.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const remove: {\n    /**\n     * Removes binding for given key.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K>(key: K): <V>(self: TMap<K, V>) => STM.STM<void>;\n    /**\n     * Removes binding for given key.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(self: TMap<K, V>, key: K): STM.STM<void>;\n};\n/**\n * Deletes all entries associated with the specified keys.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const removeAll: {\n    /**\n     * Deletes all entries associated with the specified keys.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K>(keys: Iterable<K>): <V>(self: TMap<K, V>) => STM.STM<void>;\n    /**\n     * Deletes all entries associated with the specified keys.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(self: TMap<K, V>, keys: Iterable<K>): STM.STM<void>;\n};\n/**\n * Removes entries from a `TMap` that satisfy the specified predicate and returns the removed entries\n * (or `void` if `discard = true`).\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const removeIf: {\n    /**\n     * Removes entries from a `TMap` that satisfy the specified predicate and returns the removed entries\n     * (or `void` if `discard = true`).\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(predicate: (key: K, value: V) => boolean, options: {\n        readonly discard: true;\n    }): (self: TMap<K, V>) => STM.STM<void>;\n    /**\n     * Removes entries from a `TMap` that satisfy the specified predicate and returns the removed entries\n     * (or `void` if `discard = true`).\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(predicate: (key: K, value: V) => boolean, options?: {\n        readonly discard: false;\n    }): (self: TMap<K, V>) => STM.STM<Array<[K, V]>>;\n    /**\n     * Removes entries from a `TMap` that satisfy the specified predicate and returns the removed entries\n     * (or `void` if `discard = true`).\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(self: TMap<K, V>, predicate: (key: K, value: V) => boolean, options: {\n        readonly discard: true;\n    }): STM.STM<void>;\n    /**\n     * Removes entries from a `TMap` that satisfy the specified predicate and returns the removed entries\n     * (or `void` if `discard = true`).\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(self: TMap<K, V>, predicate: (key: K, value: V) => boolean, options?: {\n        readonly discard: false;\n    }): STM.STM<Array<[K, V]>>;\n};\n/**\n * Retains entries in a `TMap` that satisfy the specified predicate and returns the removed entries\n * (or `void` if `discard = true`).\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const retainIf: {\n    /**\n     * Retains entries in a `TMap` that satisfy the specified predicate and returns the removed entries\n     * (or `void` if `discard = true`).\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(predicate: (key: K, value: V) => boolean, options: {\n        readonly discard: true;\n    }): (self: TMap<K, V>) => STM.STM<void>;\n    /**\n     * Retains entries in a `TMap` that satisfy the specified predicate and returns the removed entries\n     * (or `void` if `discard = true`).\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(predicate: (key: K, value: V) => boolean, options?: {\n        readonly discard: false;\n    }): (self: TMap<K, V>) => STM.STM<Array<[K, V]>>;\n    /**\n     * Retains entries in a `TMap` that satisfy the specified predicate and returns the removed entries\n     * (or `void` if `discard = true`).\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(self: TMap<K, V>, predicate: (key: K, value: V) => boolean, options: {\n        readonly discard: true;\n    }): STM.STM<void>;\n    /**\n     * Retains entries in a `TMap` that satisfy the specified predicate and returns the removed entries\n     * (or `void` if `discard = true`).\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(self: TMap<K, V>, predicate: (key: K, value: V) => boolean, options?: {\n        readonly discard: false;\n    }): STM.STM<Array<[K, V]>>;\n};\n/**\n * Stores new binding into the map.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const set: {\n    /**\n     * Stores new binding into the map.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(key: K, value: V): (self: TMap<K, V>) => STM.STM<void>;\n    /**\n     * Stores new binding into the map.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(self: TMap<K, V>, key: K, value: V): STM.STM<void>;\n};\n/**\n * Stores new binding in the map if it does not already exist.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const setIfAbsent: {\n    /**\n     * Stores new binding in the map if it does not already exist.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(key: K, value: V): (self: TMap<K, V>) => STM.STM<void>;\n    /**\n     * Stores new binding in the map if it does not already exist.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(self: TMap<K, V>, key: K, value: V): STM.STM<void>;\n};\n/**\n * Returns the number of bindings.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const size: <K, V>(self: TMap<K, V>) => STM.STM<number>;\n/**\n * Takes the first matching value, or retries until there is one.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const takeFirst: {\n    /**\n     * Takes the first matching value, or retries until there is one.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V, A>(pf: (key: K, value: V) => Option.Option<A>): (self: TMap<K, V>) => STM.STM<A>;\n    /**\n     * Takes the first matching value, or retries until there is one.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V, A>(self: TMap<K, V>, pf: (key: K, value: V) => Option.Option<A>): STM.STM<A>;\n};\n/**\n * Takes the first matching value, or retries until there is one.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const takeFirstSTM: {\n    /**\n     * Takes the first matching value, or retries until there is one.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V, A, E, R>(pf: (key: K, value: V) => STM.STM<A, Option.Option<E>, R>): (self: TMap<K, V>) => STM.STM<A, E, R>;\n    /**\n     * Takes the first matching value, or retries until there is one.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V, A, E, R>(self: TMap<K, V>, pf: (key: K, value: V) => STM.STM<A, Option.Option<E>, R>): STM.STM<A, E, R>;\n};\n/**\n * Takes all matching values, or retries until there is at least one.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const takeSome: {\n    /**\n     * Takes all matching values, or retries until there is at least one.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V, A>(pf: (key: K, value: V) => Option.Option<A>): (self: TMap<K, V>) => STM.STM<[A, ...Array<A>]>;\n    /**\n     * Takes all matching values, or retries until there is at least one.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V, A>(self: TMap<K, V>, pf: (key: K, value: V) => Option.Option<A>): STM.STM<[A, ...Array<A>]>;\n};\n/**\n * Takes all matching values, or retries until there is at least one.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const takeSomeSTM: {\n    /**\n     * Takes all matching values, or retries until there is at least one.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V, A, E, R>(pf: (key: K, value: V) => STM.STM<A, Option.Option<E>, R>): (self: TMap<K, V>) => STM.STM<[A, ...Array<A>], E, R>;\n    /**\n     * Takes all matching values, or retries until there is at least one.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V, A, E, R>(self: TMap<K, V>, pf: (key: K, value: V) => STM.STM<A, Option.Option<E>, R>): STM.STM<[A, ...Array<A>], E, R>;\n};\n/**\n * Collects all bindings into a `Chunk`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toChunk: <K, V>(self: TMap<K, V>) => STM.STM<Chunk.Chunk<[K, V]>>;\n/**\n * Collects all bindings into a `HashMap`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toHashMap: <K, V>(self: TMap<K, V>) => STM.STM<HashMap.HashMap<K, V>>;\n/**\n * Collects all bindings into an `Array`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toArray: <K, V>(self: TMap<K, V>) => STM.STM<Array<[K, V]>>;\n/**\n * Collects all bindings into a `Map`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toMap: <K, V>(self: TMap<K, V>) => STM.STM<ReadonlyMap<K, V>>;\n/**\n * Atomically updates all bindings using a pure function.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const transform: {\n    /**\n     * Atomically updates all bindings using a pure function.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(f: (key: K, value: V) => readonly [K, V]): (self: TMap<K, V>) => STM.STM<void>;\n    /**\n     * Atomically updates all bindings using a pure function.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(self: TMap<K, V>, f: (key: K, value: V) => readonly [K, V]): STM.STM<void>;\n};\n/**\n * Atomically updates all bindings using a transactional function.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const transformSTM: {\n    /**\n     * Atomically updates all bindings using a transactional function.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V, R, E>(f: (key: K, value: V) => STM.STM<readonly [K, V], E, R>): (self: TMap<K, V>) => STM.STM<void, E, R>;\n    /**\n     * Atomically updates all bindings using a transactional function.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V, R, E>(self: TMap<K, V>, f: (key: K, value: V) => STM.STM<readonly [K, V], E, R>): STM.STM<void, E, R>;\n};\n/**\n * Atomically updates all values using a pure function.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const transformValues: {\n    /**\n     * Atomically updates all values using a pure function.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <V>(f: (value: V) => V): <K>(self: TMap<K, V>) => STM.STM<void>;\n    /**\n     * Atomically updates all values using a pure function.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(self: TMap<K, V>, f: (value: V) => V): STM.STM<void>;\n};\n/**\n * Atomically updates all values using a transactional function.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const transformValuesSTM: {\n    /**\n     * Atomically updates all values using a transactional function.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <V, R, E>(f: (value: V) => STM.STM<V, E, R>): <K>(self: TMap<K, V>) => STM.STM<void, E, R>;\n    /**\n     * Atomically updates all values using a transactional function.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V, R, E>(self: TMap<K, V>, f: (value: V) => STM.STM<V, E, R>): STM.STM<void, E, R>;\n};\n/**\n * Updates the mapping for the specified key with the specified function,\n * which takes the current value of the key as an input, if it exists, and\n * either returns `Some` with a new value to indicate to update the value in\n * the map or `None` to remove the value from the map. Returns `Some` with the\n * updated value or `None` if the value was removed from the map.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const updateWith: {\n    /**\n     * Updates the mapping for the specified key with the specified function,\n     * which takes the current value of the key as an input, if it exists, and\n     * either returns `Some` with a new value to indicate to update the value in\n     * the map or `None` to remove the value from the map. Returns `Some` with the\n     * updated value or `None` if the value was removed from the map.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(key: K, f: (value: Option.Option<V>) => Option.Option<V>): (self: TMap<K, V>) => STM.STM<Option.Option<V>>;\n    /**\n     * Updates the mapping for the specified key with the specified function,\n     * which takes the current value of the key as an input, if it exists, and\n     * either returns `Some` with a new value to indicate to update the value in\n     * the map or `None` to remove the value from the map. Returns `Some` with the\n     * updated value or `None` if the value was removed from the map.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <K, V>(self: TMap<K, V>, key: K, f: (value: Option.Option<V>) => Option.Option<V>): STM.STM<Option.Option<V>>;\n};\n/**\n * Collects all values stored in map.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const values: <K, V>(self: TMap<K, V>) => STM.STM<Array<V>>;\n//# sourceMappingURL=TMap.d.ts.map",
  "node_modules/effect/dist/dts/TPriorityQueue.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Chunk from \"./Chunk.js\";\nimport type * as Option from \"./Option.js\";\nimport type * as Order from \"./Order.js\";\nimport type { Predicate } from \"./Predicate.js\";\nimport type * as STM from \"./STM.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const TPriorityQueueTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type TPriorityQueueTypeId = typeof TPriorityQueueTypeId;\n/**\n * A `TPriorityQueue` contains values of type `A` that an `Order` is defined\n * on. Unlike a `TQueue`, `take` returns the highest priority value (the value\n * that is first in the specified ordering) as opposed to the first value\n * offered to the queue. The ordering that elements with the same priority will\n * be taken from the queue is not guaranteed.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface TPriorityQueue<in out A> extends TPriorityQueue.Variance<A> {\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace TPriorityQueue {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in out A> {\n        readonly [TPriorityQueueTypeId]: {\n            readonly _A: Types.Invariant<A>;\n        };\n    }\n}\n/**\n * Constructs a new empty `TPriorityQueue` with the specified `Order`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: <A>(order: Order.Order<A>) => STM.STM<TPriorityQueue<A>>;\n/**\n * Creates a new `TPriorityQueue` from an iterable collection of values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIterable: <A>(order: Order.Order<A>) => (iterable: Iterable<A>) => STM.STM<TPriorityQueue<A>>;\n/**\n * Checks whether the queue is empty.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isEmpty: <A>(self: TPriorityQueue<A>) => STM.STM<boolean>;\n/**\n * Checks whether the queue is not empty.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isNonEmpty: <A>(self: TPriorityQueue<A>) => STM.STM<boolean>;\n/**\n * Makes a new `TPriorityQueue` that is initialized with specified values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <A>(order: Order.Order<A>) => (...elements: Array<A>) => STM.STM<TPriorityQueue<A>>;\n/**\n * Offers the specified value to the queue.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const offer: {\n    /**\n     * Offers the specified value to the queue.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(value: A): (self: TPriorityQueue<A>) => STM.STM<void>;\n    /**\n     * Offers the specified value to the queue.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TPriorityQueue<A>, value: A): STM.STM<void>;\n};\n/**\n * Offers all of the elements in the specified collection to the queue.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const offerAll: {\n    /**\n     * Offers all of the elements in the specified collection to the queue.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(values: Iterable<A>): (self: TPriorityQueue<A>) => STM.STM<void>;\n    /**\n     * Offers all of the elements in the specified collection to the queue.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TPriorityQueue<A>, values: Iterable<A>): STM.STM<void>;\n};\n/**\n * Peeks at the first value in the queue without removing it, retrying until a\n * value is in the queue.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const peek: <A>(self: TPriorityQueue<A>) => STM.STM<A>;\n/**\n * Peeks at the first value in the queue without removing it, returning `None`\n * if there is not a value in the queue.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const peekOption: <A>(self: TPriorityQueue<A>) => STM.STM<Option.Option<A>>;\n/**\n * Removes all elements from the queue matching the specified predicate.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const removeIf: {\n    /**\n     * Removes all elements from the queue matching the specified predicate.\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <A>(predicate: Predicate<A>): (self: TPriorityQueue<A>) => STM.STM<void>;\n    /**\n     * Removes all elements from the queue matching the specified predicate.\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <A>(self: TPriorityQueue<A>, predicate: Predicate<A>): STM.STM<void>;\n};\n/**\n * Retains only elements from the queue matching the specified predicate.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const retainIf: {\n    /**\n     * Retains only elements from the queue matching the specified predicate.\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <A>(predicate: Predicate<A>): (self: TPriorityQueue<A>) => STM.STM<void>;\n    /**\n     * Retains only elements from the queue matching the specified predicate.\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <A>(self: TPriorityQueue<A>, predicate: Predicate<A>): STM.STM<void>;\n};\n/**\n * Returns the size of the queue.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const size: <A>(self: TPriorityQueue<A>) => STM.STM<number>;\n/**\n * Takes a value from the queue, retrying until a value is in the queue.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const take: <A>(self: TPriorityQueue<A>) => STM.STM<A>;\n/**\n * Takes all values from the queue.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const takeAll: <A>(self: TPriorityQueue<A>) => STM.STM<Array<A>>;\n/**\n * Takes a value from the queue, returning `None` if there is not a value in\n * the queue.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const takeOption: <A>(self: TPriorityQueue<A>) => STM.STM<Option.Option<A>>;\n/**\n * Takes up to the specified maximum number of elements from the queue.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const takeUpTo: {\n    /**\n     * Takes up to the specified maximum number of elements from the queue.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    (n: number): <A>(self: TPriorityQueue<A>) => STM.STM<Array<A>>;\n    /**\n     * Takes up to the specified maximum number of elements from the queue.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TPriorityQueue<A>, n: number): STM.STM<Array<A>>;\n};\n/**\n * Collects all values into a `Chunk`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toChunk: <A>(self: TPriorityQueue<A>) => STM.STM<Chunk.Chunk<A>>;\n/**\n * Collects all values into an array.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toArray: <A>(self: TPriorityQueue<A>) => STM.STM<Array<A>>;\n//# sourceMappingURL=TPriorityQueue.d.ts.map",
  "node_modules/effect/dist/dts/TPubSub.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Effect from \"./Effect.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as STM from \"./STM.js\";\nimport type * as TQueue from \"./TQueue.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const TPubSubTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type TPubSubTypeId = typeof TPubSubTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface TPubSub<in out A> extends TQueue.TEnqueue<A> {\n    readonly [TPubSubTypeId]: {\n        readonly _A: Types.Invariant<A>;\n    };\n}\n/**\n * Waits until the `TPubSub` is shutdown. The `STM` returned by this method will\n * not resume until the queue has been shutdown. If the `TPubSub` is already\n * shutdown, the `STM` will resume right away.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const awaitShutdown: <A>(self: TPubSub<A>) => STM.STM<void>;\n/**\n * Creates a bounded `TPubSub` with the back pressure strategy. The `TPubSub` will retain\n * messages until they have been taken by all subscribers, applying back\n * pressure to publishers if the `TPubSub` is at capacity.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const bounded: <A>(requestedCapacity: number) => STM.STM<TPubSub<A>>;\n/**\n * Returns the number of elements the `TPubSub` can hold.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const capacity: <A>(self: TPubSub<A>) => number;\n/**\n * Creates a bounded `TPubSub` with the dropping strategy. The `TPubSub` will drop new\n * messages if the `TPubSub` is at capacity.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const dropping: <A>(requestedCapacity: number) => STM.STM<TPubSub<A>>;\n/**\n * Returns `true` if the `TPubSub` contains zero elements, `false` otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isEmpty: <A>(self: TPubSub<A>) => STM.STM<boolean>;\n/**\n * Returns `true` if the `TPubSub` contains at least one element, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isFull: <A>(self: TPubSub<A>) => STM.STM<boolean>;\n/**\n * Interrupts any fibers that are suspended on `offer` or `take`. Future calls\n * to `offer*` and `take*` will be interrupted immediately.\n *\n * @since 2.0.0\n * @category utils\n */\nexport declare const shutdown: <A>(self: TPubSub<A>) => STM.STM<void>;\n/**\n * Returns `true` if `shutdown` has been called, otherwise returns `false`.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isShutdown: <A>(self: TPubSub<A>) => STM.STM<boolean>;\n/**\n * Publishes a message to the `TPubSub`, returning whether the message was published\n * to the `TPubSub`.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const publish: {\n    /**\n     * Publishes a message to the `TPubSub`, returning whether the message was published\n     * to the `TPubSub`.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(value: A): (self: TPubSub<A>) => STM.STM<boolean>;\n    /**\n     * Publishes a message to the `TPubSub`, returning whether the message was published\n     * to the `TPubSub`.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TPubSub<A>, value: A): STM.STM<boolean>;\n};\n/**\n * Publishes all of the specified messages to the `TPubSub`, returning whether they\n * were published to the `TPubSub`.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const publishAll: {\n    /**\n     * Publishes all of the specified messages to the `TPubSub`, returning whether they\n     * were published to the `TPubSub`.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(iterable: Iterable<A>): (self: TPubSub<A>) => STM.STM<boolean>;\n    /**\n     * Publishes all of the specified messages to the `TPubSub`, returning whether they\n     * were published to the `TPubSub`.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TPubSub<A>, iterable: Iterable<A>): STM.STM<boolean>;\n};\n/**\n * Retrieves the size of the `TPubSub`, which is equal to the number of elements\n * in the `TPubSub`. This may be negative if fibers are suspended waiting for\n * elements to be added to the `TPubSub`.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const size: <A>(self: TPubSub<A>) => STM.STM<number>;\n/**\n * Creates a bounded `TPubSub` with the sliding strategy. The `TPubSub` will add new\n * messages and drop old messages if the `TPubSub` is at capacity.\n *\n * For best performance use capacities that are powers of two.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const sliding: <A>(requestedCapacity: number) => STM.STM<TPubSub<A>>;\n/**\n * Subscribes to receive messages from the `TPubSub`. The resulting subscription can\n * be evaluated multiple times to take a message from the `TPubSub` each time. The\n * caller is responsible for unsubscribing from the `TPubSub` by shutting down the\n * queue.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const subscribe: <A>(self: TPubSub<A>) => STM.STM<TQueue.TDequeue<A>>;\n/**\n * Subscribes to receive messages from the `TPubSub`. The resulting subscription can\n * be evaluated multiple times within the scope to take a message from the `TPubSub`\n * each time.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const subscribeScoped: <A>(self: TPubSub<A>) => Effect.Effect<TQueue.TDequeue<A>, never, Scope.Scope>;\n/**\n * Creates an unbounded `TPubSub`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unbounded: <A>() => STM.STM<TPubSub<A>>;\n//# sourceMappingURL=TPubSub.d.ts.map",
  "node_modules/effect/dist/dts/TQueue.d.ts": "import type * as Option from \"./Option.js\";\nimport type { Predicate } from \"./Predicate.js\";\nimport type * as STM from \"./STM.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const TDequeueTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type TDequeueTypeId = typeof TDequeueTypeId;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const TEnqueueTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type TEnqueueTypeId = typeof TEnqueueTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface TQueue<in out A> extends TEnqueue<A>, TDequeue<A> {\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface TEnqueue<in A> extends TQueue.TEnqueueVariance<A>, BaseTQueue {\n    /**\n     * Places one value in the queue.\n     */\n    offer(value: A): STM.STM<boolean>;\n    /**\n     * For Bounded TQueue: uses the `BackPressure` Strategy, places the values in\n     * the queue and always returns true. If the queue has reached capacity, then\n     * the fiber performing the `offerAll` will be suspended until there is room\n     * in the queue.\n     *\n     * For Unbounded TQueue: Places all values in the queue and returns true.\n     *\n     * For Sliding TQueue: uses `Sliding` Strategy If there is room in the queue,\n     * it places the values otherwise it removes the old elements and enqueues the\n     * new ones. Always returns true.\n     *\n     * For Dropping TQueue: uses `Dropping` Strategy, It places the values in the\n     * queue but if there is no room it will not enqueue them and return false.\n     */\n    offerAll(iterable: Iterable<A>): STM.STM<boolean>;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface TDequeue<out A> extends TQueue.TDequeueVariance<A>, BaseTQueue {\n    /**\n     * Views the next element in the queue without removing it, retrying if the\n     * queue is empty.\n     */\n    readonly peek: STM.STM<A>;\n    /**\n     * Views the next element in the queue without removing it, returning `None`\n     * if the queue is empty.\n     */\n    readonly peekOption: STM.STM<Option.Option<A>>;\n    /**\n     * Takes the oldest value in the queue. If the queue is empty, this will return\n     * a computation that resumes when an item has been added to the queue.\n     */\n    readonly take: STM.STM<A>;\n    /**\n     * Takes all the values in the queue and returns the values. If the queue is\n     * empty returns an empty collection.\n     */\n    readonly takeAll: STM.STM<Array<A>>;\n    /**\n     * Takes up to max number of values from the queue.\n     */\n    takeUpTo(max: number): STM.STM<Array<A>>;\n}\n/**\n * The base interface that all `TQueue`s must implement.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface BaseTQueue {\n    /**\n     * Returns the number of elements the queue can hold.\n     */\n    capacity(): number;\n    /**\n     * Retrieves the size of the queue, which is equal to the number of elements\n     * in the queue. This may be negative if fibers are suspended waiting for\n     * elements to be added to the queue.\n     */\n    readonly size: STM.STM<number>;\n    /**\n     * Returns `true` if the `TQueue` contains at least one element, `false`\n     * otherwise.\n     */\n    readonly isFull: STM.STM<boolean>;\n    /**\n     * Returns `true` if the `TQueue` contains zero elements, `false` otherwise.\n     */\n    readonly isEmpty: STM.STM<boolean>;\n    /**\n     * Interrupts any fibers that are suspended on `offer` or `take`. Future calls\n     * to `offer*` and `take*` will be interrupted immediately.\n     */\n    readonly shutdown: STM.STM<void>;\n    /**\n     * Returns `true` if `shutdown` has been called, otherwise returns `false`.\n     */\n    readonly isShutdown: STM.STM<boolean>;\n    /**\n     * Waits until the queue is shutdown. The `STM` returned by this method will\n     * not resume until the queue has been shutdown. If the queue is already\n     * shutdown, the `STM` will resume right away.\n     */\n    readonly awaitShutdown: STM.STM<void>;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace TQueue {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface TEnqueueVariance<in A> {\n        readonly [TEnqueueTypeId]: {\n            readonly _In: Types.Contravariant<A>;\n        };\n    }\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface TDequeueVariance<out A> {\n        readonly [TDequeueTypeId]: {\n            readonly _Out: Types.Covariant<A>;\n        };\n    }\n}\n/**\n * Returns `true` if the specified value is a `TQueue`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isTQueue: (u: unknown) => u is TQueue<unknown>;\n/**\n * Returns `true` if the specified value is a `TDequeue`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isTDequeue: (u: unknown) => u is TDequeue<unknown>;\n/**\n * Returns `true` if the specified value is a `TEnqueue`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isTEnqueue: (u: unknown) => u is TEnqueue<unknown>;\n/**\n * Waits until the queue is shutdown. The `STM` returned by this method will\n * not resume until the queue has been shutdown. If the queue is already\n * shutdown, the `STM` will resume right away.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const awaitShutdown: <A>(self: TDequeue<A> | TEnqueue<A>) => STM.STM<void>;\n/**\n * Creates a bounded queue with the back pressure strategy. The queue will\n * retain values until they have been taken, applying back pressure to\n * offerors if the queue is at capacity.\n *\n * For best performance use capacities that are powers of two.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const bounded: <A>(requestedCapacity: number) => STM.STM<TQueue<A>>;\n/**\n * Returns the number of elements the queue can hold.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const capacity: <A>(self: TDequeue<A> | TEnqueue<A>) => number;\n/**\n * Creates a bounded queue with the dropping strategy. The queue will drop new\n * values if the queue is at capacity.\n *\n * For best performance use capacities that are powers of two.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const dropping: <A>(requestedCapacity: number) => STM.STM<TQueue<A>>;\n/**\n * Returns `true` if the `TQueue` contains zero elements, `false` otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isEmpty: <A>(self: TDequeue<A> | TEnqueue<A>) => STM.STM<boolean>;\n/**\n * Returns `true` if the `TQueue` contains at least one element, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isFull: <A>(self: TDequeue<A> | TEnqueue<A>) => STM.STM<boolean>;\n/**\n * Returns `true` if `shutdown` has been called, otherwise returns `false`.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isShutdown: <A>(self: TDequeue<A> | TEnqueue<A>) => STM.STM<boolean>;\n/**\n * Places one value in the queue.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const offer: {\n    /**\n     * Places one value in the queue.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(value: A): (self: TEnqueue<A>) => STM.STM<void>;\n    /**\n     * Places one value in the queue.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TEnqueue<A>, value: A): STM.STM<void>;\n};\n/**\n * For Bounded TQueue: uses the `BackPressure` Strategy, places the values in\n * the queue and always returns true. If the queue has reached capacity, then\n * the fiber performing the `offerAll` will be suspended until there is room\n * in the queue.\n *\n * For Unbounded TQueue: Places all values in the queue and returns true.\n *\n * For Sliding TQueue: uses `Sliding` Strategy If there is room in the queue,\n * it places the values otherwise it removes the old elements and enqueues the\n * new ones. Always returns true.\n *\n * For Dropping TQueue: uses `Dropping` Strategy, It places the values in the\n * queue but if there is no room it will not enqueue them and return false.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const offerAll: {\n    /**\n     * For Bounded TQueue: uses the `BackPressure` Strategy, places the values in\n     * the queue and always returns true. If the queue has reached capacity, then\n     * the fiber performing the `offerAll` will be suspended until there is room\n     * in the queue.\n     *\n     * For Unbounded TQueue: Places all values in the queue and returns true.\n     *\n     * For Sliding TQueue: uses `Sliding` Strategy If there is room in the queue,\n     * it places the values otherwise it removes the old elements and enqueues the\n     * new ones. Always returns true.\n     *\n     * For Dropping TQueue: uses `Dropping` Strategy, It places the values in the\n     * queue but if there is no room it will not enqueue them and return false.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(iterable: Iterable<A>): (self: TEnqueue<A>) => STM.STM<boolean>;\n    /**\n     * For Bounded TQueue: uses the `BackPressure` Strategy, places the values in\n     * the queue and always returns true. If the queue has reached capacity, then\n     * the fiber performing the `offerAll` will be suspended until there is room\n     * in the queue.\n     *\n     * For Unbounded TQueue: Places all values in the queue and returns true.\n     *\n     * For Sliding TQueue: uses `Sliding` Strategy If there is room in the queue,\n     * it places the values otherwise it removes the old elements and enqueues the\n     * new ones. Always returns true.\n     *\n     * For Dropping TQueue: uses `Dropping` Strategy, It places the values in the\n     * queue but if there is no room it will not enqueue them and return false.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TEnqueue<A>, iterable: Iterable<A>): STM.STM<boolean>;\n};\n/**\n * Views the next element in the queue without removing it, retrying if the\n * queue is empty.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const peek: <A>(self: TDequeue<A>) => STM.STM<A>;\n/**\n * Views the next element in the queue without removing it, returning `None`\n * if the queue is empty.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const peekOption: <A>(self: TDequeue<A>) => STM.STM<Option.Option<A>>;\n/**\n * Takes a single element from the queue, returning `None` if the queue is\n * empty.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const poll: <A>(self: TDequeue<A>) => STM.STM<Option.Option<A>>;\n/**\n * Drops elements from the queue while they do not satisfy the predicate,\n * taking and returning the first element that does satisfy the predicate.\n * Retries if no elements satisfy the predicate.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const seek: {\n    /**\n     * Drops elements from the queue while they do not satisfy the predicate,\n     * taking and returning the first element that does satisfy the predicate.\n     * Retries if no elements satisfy the predicate.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(predicate: Predicate<A>): (self: TDequeue<A>) => STM.STM<A>;\n    /**\n     * Drops elements from the queue while they do not satisfy the predicate,\n     * taking and returning the first element that does satisfy the predicate.\n     * Retries if no elements satisfy the predicate.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TDequeue<A>, predicate: Predicate<A>): STM.STM<A>;\n};\n/**\n * Interrupts any fibers that are suspended on `offer` or `take`. Future calls\n * to `offer*` and `take*` will be interrupted immediately.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const shutdown: <A>(self: TDequeue<A> | TEnqueue<A>) => STM.STM<void>;\n/**\n * Retrieves the size of the queue, which is equal to the number of elements\n * in the queue. This may be negative if fibers are suspended waiting for\n * elements to be added to the queue.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const size: <A>(self: TDequeue<A> | TEnqueue<A>) => STM.STM<number>;\n/**\n * Creates a bounded queue with the sliding strategy. The queue will add new\n * values and drop old values if the queue is at capacity.\n *\n * For best performance use capacities that are powers of two.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const sliding: <A>(requestedCapacity: number) => STM.STM<TQueue<A>>;\n/**\n * Takes the oldest value in the queue. If the queue is empty, this will return\n * a computation that resumes when an item has been added to the queue.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const take: <A>(self: TDequeue<A>) => STM.STM<A>;\n/**\n * Takes all the values in the queue and returns the values. If the queue is\n * empty returns an empty collection.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const takeAll: <A>(self: TDequeue<A>) => STM.STM<Array<A>>;\n/**\n * Takes a number of elements from the queue between the specified minimum and\n * maximum. If there are fewer than the minimum number of elements available,\n * retries until at least the minimum number of elements have been collected.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const takeBetween: {\n    /**\n     * Takes a number of elements from the queue between the specified minimum and\n     * maximum. If there are fewer than the minimum number of elements available,\n     * retries until at least the minimum number of elements have been collected.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    (min: number, max: number): <A>(self: TDequeue<A>) => STM.STM<Array<A>>;\n    /**\n     * Takes a number of elements from the queue between the specified minimum and\n     * maximum. If there are fewer than the minimum number of elements available,\n     * retries until at least the minimum number of elements have been collected.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TDequeue<A>, min: number, max: number): STM.STM<Array<A>>;\n};\n/**\n * Takes the specified number of elements from the queue. If there are fewer\n * than the specified number of elements available, it retries until they\n * become available.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const takeN: {\n    /**\n     * Takes the specified number of elements from the queue. If there are fewer\n     * than the specified number of elements available, it retries until they\n     * become available.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    (n: number): <A>(self: TDequeue<A>) => STM.STM<Array<A>>;\n    /**\n     * Takes the specified number of elements from the queue. If there are fewer\n     * than the specified number of elements available, it retries until they\n     * become available.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TDequeue<A>, n: number): STM.STM<Array<A>>;\n};\n/**\n * Takes up to max number of values from the queue.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const takeUpTo: {\n    /**\n     * Takes up to max number of values from the queue.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    (max: number): <A>(self: TDequeue<A>) => STM.STM<Array<A>>;\n    /**\n     * Takes up to max number of values from the queue.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TDequeue<A>, max: number): STM.STM<Array<A>>;\n};\n/**\n * Creates an unbounded queue.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const unbounded: <A>() => STM.STM<TQueue<A>>;\n//# sourceMappingURL=TQueue.d.ts.map",
  "node_modules/effect/dist/dts/TRandom.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Context from \"./Context.js\";\nimport type * as Layer from \"./Layer.js\";\nimport type * as STM from \"./STM.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const TRandomTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type TRandomTypeId = typeof TRandomTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface TRandom {\n    readonly [TRandomTypeId]: TRandomTypeId;\n    /**\n     * Returns the next numeric value from the pseudo-random number generator.\n     */\n    readonly next: STM.STM<number>;\n    /**\n     * Returns the next boolean value from the pseudo-random number generator.\n     */\n    readonly nextBoolean: STM.STM<boolean>;\n    /**\n     * Returns the next integer value from the pseudo-random number generator.\n     */\n    readonly nextInt: STM.STM<number>;\n    /**\n     * Returns the next numeric value in the specified range from the\n     * pseudo-random number generator.\n     */\n    nextRange(min: number, max: number): STM.STM<number>;\n    /**\n     * Returns the next integer value in the specified range from the\n     * pseudo-random number generator.\n     */\n    nextIntBetween(min: number, max: number): STM.STM<number>;\n    /**\n     * Uses the pseudo-random number generator to shuffle the specified iterable.\n     */\n    shuffle<A>(elements: Iterable<A>): STM.STM<Array<A>>;\n}\n/**\n * The service tag used to access `TRandom` in the environment of an effect.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const Tag: Context.Tag<TRandom, TRandom>;\n/**\n * The \"live\" `TRandom` service wrapped into a `Layer`.\n *\n * @since 2.0.0\n * @category context\n */\nexport declare const live: Layer.Layer<TRandom>;\n/**\n * Returns the next number from the pseudo-random number generator.\n *\n * @since 2.0.0\n * @category random\n */\nexport declare const next: STM.STM<number, never, TRandom>;\n/**\n * Returns the next boolean value from the pseudo-random number generator.\n *\n * @since 2.0.0\n * @category random\n */\nexport declare const nextBoolean: STM.STM<boolean, never, TRandom>;\n/**\n * Returns the next integer from the pseudo-random number generator.\n *\n * @since 2.0.0\n * @category random\n */\nexport declare const nextInt: STM.STM<number, never, TRandom>;\n/**\n * Returns the next integer in the specified range from the pseudo-random number\n * generator.\n *\n * @since 2.0.0\n * @category random\n */\nexport declare const nextIntBetween: (low: number, high: number) => STM.STM<number, never, TRandom>;\n/**\n * Returns the next number in the specified range from the pseudo-random number\n * generator.\n *\n * @since 2.0.0\n * @category random\n */\nexport declare const nextRange: (min: number, max: number) => STM.STM<number, never, TRandom>;\n/**\n * Uses the pseudo-random number generator to shuffle the specified iterable.\n *\n * @since 2.0.0\n * @category random\n */\nexport declare const shuffle: <A>(elements: Iterable<A>) => STM.STM<Array<A>, never, TRandom>;\n//# sourceMappingURL=TRandom.d.ts.map",
  "node_modules/effect/dist/dts/TReentrantLock.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Effect from \"./Effect.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as STM from \"./STM.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const TReentrantLockTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type TReentrantLockTypeId = typeof TReentrantLockTypeId;\n/**\n * A `TReentrantLock` is a reentrant read/write lock. Multiple readers may all\n * concurrently acquire read locks. Only one writer is allowed to acquire a\n * write lock at any given time. Read locks may be upgraded into write locks. A\n * fiber that has a write lock may acquire other write locks or read locks.\n *\n * The two primary methods of this structure are `readLock`, which acquires a\n * read lock in a scoped context, and `writeLock`, which acquires a write lock\n * in a scoped context.\n *\n * Although located in the STM package, there is no need for locks within STM\n * transactions. However, this lock can be quite useful in effectful code, to\n * provide consistent read/write access to mutable state; and being in STM\n * allows this structure to be composed into more complicated concurrent\n * structures that are consumed from effectful code.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface TReentrantLock extends TReentrantLock.Proto {\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace TReentrantLock {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Proto {\n        readonly [TReentrantLockTypeId]: TReentrantLockTypeId;\n    }\n}\n/**\n * Acquires a read lock. The transaction will suspend until no other fiber is\n * holding a write lock. Succeeds with the number of read locks held by this\n * fiber.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const acquireRead: (self: TReentrantLock) => STM.STM<number>;\n/**\n * Acquires a write lock. The transaction will suspend until no other fibers\n * are holding read or write locks. Succeeds with the number of write locks\n * held by this fiber.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const acquireWrite: (self: TReentrantLock) => STM.STM<number>;\n/**\n * Retrieves the number of acquired read locks for this fiber.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const fiberReadLocks: (self: TReentrantLock) => STM.STM<number>;\n/**\n * Retrieves the number of acquired write locks for this fiber.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const fiberWriteLocks: (self: TReentrantLock) => STM.STM<number>;\n/**\n * Just a convenience method for applications that only need reentrant locks,\n * without needing a distinction between readers / writers.\n *\n * See `TReentrantLock.writeLock`.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const lock: (self: TReentrantLock) => Effect.Effect<number, never, Scope.Scope>;\n/**\n * Determines if any fiber has a read or write lock.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const locked: (self: TReentrantLock) => STM.STM<boolean>;\n/**\n * Makes a new reentrant read/write lock.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: STM.STM<TReentrantLock>;\n/**\n * Obtains a read lock in a scoped context.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const readLock: (self: TReentrantLock) => Effect.Effect<number, never, Scope.Scope>;\n/**\n * Retrieves the total number of acquired read locks.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const readLocks: (self: TReentrantLock) => STM.STM<number>;\n/**\n * Determines if any fiber has a read lock.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const readLocked: (self: TReentrantLock) => STM.STM<boolean>;\n/**\n * Releases a read lock held by this fiber. Succeeds with the outstanding\n * number of read locks held by this fiber.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const releaseRead: (self: TReentrantLock) => STM.STM<number>;\n/**\n * Releases a write lock held by this fiber. Succeeds with the outstanding\n * number of write locks held by this fiber.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const releaseWrite: (self: TReentrantLock) => STM.STM<number>;\n/**\n * Runs the specified workflow with a lock.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const withLock: {\n    /**\n     * Runs the specified workflow with a lock.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    (self: TReentrantLock): <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n    /**\n     * Runs the specified workflow with a lock.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R>(effect: Effect.Effect<A, E, R>, self: TReentrantLock): Effect.Effect<A, E, R>;\n};\n/**\n * Runs the specified workflow with a read lock.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const withReadLock: {\n    /**\n     * Runs the specified workflow with a read lock.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    (self: TReentrantLock): <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n    /**\n     * Runs the specified workflow with a read lock.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R>(effect: Effect.Effect<A, E, R>, self: TReentrantLock): Effect.Effect<A, E, R>;\n};\n/**\n * Runs the specified workflow with a write lock.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const withWriteLock: {\n    /**\n     * Runs the specified workflow with a write lock.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    (self: TReentrantLock): <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n    /**\n     * Runs the specified workflow with a write lock.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R>(effect: Effect.Effect<A, E, R>, self: TReentrantLock): Effect.Effect<A, E, R>;\n};\n/**\n * Obtains a write lock in a scoped context.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const writeLock: (self: TReentrantLock) => Effect.Effect<number, never, Scope.Scope>;\n/**\n * Determines if a write lock is held by some fiber.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const writeLocked: (self: TReentrantLock) => STM.STM<boolean>;\n/**\n * Computes the number of write locks held by fibers.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const writeLocks: (self: TReentrantLock) => STM.STM<number>;\n//# sourceMappingURL=TReentrantLock.d.ts.map",
  "node_modules/effect/dist/dts/TRef.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as STM from \"./STM.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const TRefTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type TRefTypeId = typeof TRefTypeId;\n/**\n * A `TRef<A>` is a purely functional description of a mutable reference that can\n * be modified as part of a transactional effect. The fundamental operations of\n * a `TRef` are `set` and `get`. `set` transactionally sets the reference to a\n * new value. `get` gets the current value of the reference.\n *\n * NOTE: While `TRef<A>` provides the transactional equivalent of a mutable\n * reference, the value inside the `TRef` should be immutable.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface TRef<in out A> extends TRef.Variance<A>, Pipeable {\n    /**\n     * Note: the method is unbound, exposed only for potential extensions.\n     */\n    modify<B>(f: (a: A) => readonly [B, A]): STM.STM<B>;\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace TRef {\n    /**\n     * @since 2.0.0\n     */\n    interface Variance<in out A> {\n        readonly [TRefTypeId]: {\n            readonly _A: Types.Invariant<A>;\n        };\n    }\n}\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const get: <A>(self: TRef<A>) => STM.STM<A>;\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const getAndSet: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(value: A): (self: TRef<A>) => STM.STM<A>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TRef<A>, value: A): STM.STM<A>;\n};\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const getAndUpdate: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(f: (a: A) => A): (self: TRef<A>) => STM.STM<A>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TRef<A>, f: (a: A) => A): STM.STM<A>;\n};\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const getAndUpdateSome: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(f: (a: A) => Option.Option<A>): (self: TRef<A>) => STM.STM<A>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TRef<A>, f: (a: A) => Option.Option<A>): STM.STM<A>;\n};\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <A>(value: A) => STM.STM<TRef<A>>;\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const modify: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B>(f: (a: A) => readonly [B, A]): (self: TRef<A>) => STM.STM<B>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B>(self: TRef<A>, f: (a: A) => readonly [B, A]): STM.STM<B>;\n};\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const modifySome: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B>(fallback: B, f: (a: A) => Option.Option<readonly [B, A]>): (self: TRef<A>) => STM.STM<B>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B>(self: TRef<A>, fallback: B, f: (a: A) => Option.Option<readonly [B, A]>): STM.STM<B>;\n};\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const set: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(value: A): (self: TRef<A>) => STM.STM<void>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TRef<A>, value: A): STM.STM<void>;\n};\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const setAndGet: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(value: A): (self: TRef<A>) => STM.STM<A>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TRef<A>, value: A): STM.STM<A>;\n};\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const update: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(f: (a: A) => A): (self: TRef<A>) => STM.STM<void>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TRef<A>, f: (a: A) => A): STM.STM<void>;\n};\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const updateAndGet: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(f: (a: A) => A): (self: TRef<A>) => STM.STM<A>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TRef<A>, f: (a: A) => A): STM.STM<A>;\n};\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const updateSome: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(f: (a: A) => Option.Option<A>): (self: TRef<A>) => STM.STM<void>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TRef<A>, f: (a: A) => Option.Option<A>): STM.STM<void>;\n};\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const updateSomeAndGet: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(f: (a: A) => Option.Option<A>): (self: TRef<A>) => STM.STM<A>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TRef<A>, f: (a: A) => Option.Option<A>): STM.STM<A>;\n};\n//# sourceMappingURL=TRef.d.ts.map",
  "node_modules/effect/dist/dts/TSemaphore.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Effect from \"./Effect.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as STM from \"./STM.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const TSemaphoreTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type TSemaphoreTypeId = typeof TSemaphoreTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface TSemaphore extends TSemaphore.Proto {\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace TSemaphore {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Proto {\n        readonly [TSemaphoreTypeId]: TSemaphoreTypeId;\n    }\n}\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const acquire: (self: TSemaphore) => STM.STM<void>;\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const acquireN: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    (n: number): (self: TSemaphore) => STM.STM<void>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    (self: TSemaphore, n: number): STM.STM<void>;\n};\n/**\n * @since 2.0.0\n * @category getters\n */\nexport declare const available: (self: TSemaphore) => STM.STM<number>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (permits: number) => STM.STM<TSemaphore>;\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const release: (self: TSemaphore) => STM.STM<void>;\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const releaseN: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    (n: number): (self: TSemaphore) => STM.STM<void>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    (self: TSemaphore, n: number): STM.STM<void>;\n};\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const withPermit: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    (semaphore: TSemaphore): <A, E, R>(self: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R>(self: Effect.Effect<A, E, R>, semaphore: TSemaphore): Effect.Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const withPermits: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    (semaphore: TSemaphore, permits: number): <A, E, R>(self: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, E, R>(self: Effect.Effect<A, E, R>, semaphore: TSemaphore, permits: number): Effect.Effect<A, E, R>;\n};\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const withPermitScoped: (self: TSemaphore) => Effect.Effect<void, never, Scope.Scope>;\n/**\n * @since 2.0.0\n * @category mutations\n */\nexport declare const withPermitsScoped: {\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    (permits: number): (self: TSemaphore) => Effect.Effect<void, never, Scope.Scope>;\n    /**\n     * @since 2.0.0\n     * @category mutations\n     */\n    (self: TSemaphore, permits: number): Effect.Effect<void, never, Scope.Scope>;\n};\n/**\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeMake: (permits: number) => TSemaphore;\n//# sourceMappingURL=TSemaphore.d.ts.map",
  "node_modules/effect/dist/dts/TSet.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Chunk from \"./Chunk.js\";\nimport type * as HashSet from \"./HashSet.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Predicate } from \"./Predicate.js\";\nimport type * as STM from \"./STM.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const TSetTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type TSetTypeId = typeof TSetTypeId;\n/**\n * Transactional set implemented on top of `TMap`.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface TSet<in out A> extends TSet.Variance<A> {\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace TSet {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<in out A> {\n        readonly [TSetTypeId]: {\n            readonly _A: Types.Invariant<A>;\n        };\n    }\n}\n/**\n * Stores new element in the set.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const add: {\n    /**\n     * Stores new element in the set.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(value: A): (self: TSet<A>) => STM.STM<void>;\n    /**\n     * Stores new element in the set.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TSet<A>, value: A): STM.STM<void>;\n};\n/**\n * Atomically transforms the set into the difference of itself and the\n * provided set.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const difference: {\n    /**\n     * Atomically transforms the set into the difference of itself and the\n     * provided set.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(other: TSet<A>): (self: TSet<A>) => STM.STM<void>;\n    /**\n     * Atomically transforms the set into the difference of itself and the\n     * provided set.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TSet<A>, other: TSet<A>): STM.STM<void>;\n};\n/**\n * Makes an empty `TSet`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: <A>() => STM.STM<TSet<A>>;\n/**\n * Atomically performs transactional-effect for each element in set.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const forEach: {\n    /**\n     * Atomically performs transactional-effect for each element in set.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(f: (value: A) => STM.STM<void, E, R>): (self: TSet<A>) => STM.STM<void, E, R>;\n    /**\n     * Atomically performs transactional-effect for each element in set.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A, R, E>(self: TSet<A>, f: (value: A) => STM.STM<void, E, R>): STM.STM<void, E, R>;\n};\n/**\n * Creates a new `TSet` from an iterable collection of values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIterable: <A>(iterable: Iterable<A>) => STM.STM<TSet<A>>;\n/**\n * Tests whether or not set contains an element.\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const has: {\n    /**\n     * Tests whether or not set contains an element.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(value: A): (self: TSet<A>) => STM.STM<boolean>;\n    /**\n     * Tests whether or not set contains an element.\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <A>(self: TSet<A>, value: A): STM.STM<boolean>;\n};\n/**\n * Atomically transforms the set into the intersection of itself and the\n * provided set.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const intersection: {\n    /**\n     * Atomically transforms the set into the intersection of itself and the\n     * provided set.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(other: TSet<A>): (self: TSet<A>) => STM.STM<void>;\n    /**\n     * Atomically transforms the set into the intersection of itself and the\n     * provided set.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TSet<A>, other: TSet<A>): STM.STM<void>;\n};\n/**\n * Tests if the set is empty or not\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isEmpty: <A>(self: TSet<A>) => STM.STM<boolean>;\n/**\n * Makes a new `TSet` that is initialized with specified values.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <Elements extends Array<any>>(...elements: Elements) => STM.STM<TSet<Elements[number]>>;\n/**\n * Atomically folds using a pure function.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const reduce: {\n    /**\n     * Atomically folds using a pure function.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, A>(zero: Z, f: (accumulator: Z, value: A) => Z): (self: TSet<A>) => STM.STM<Z>;\n    /**\n     * Atomically folds using a pure function.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, A>(self: TSet<A>, zero: Z, f: (accumulator: Z, value: A) => Z): STM.STM<Z>;\n};\n/**\n * Atomically folds using a transactional function.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const reduceSTM: {\n    /**\n     * Atomically folds using a transactional function.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, A, R, E>(zero: Z, f: (accumulator: Z, value: A) => STM.STM<Z, E, R>): (self: TSet<A>) => STM.STM<Z, E, R>;\n    /**\n     * Atomically folds using a transactional function.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, A, R, E>(self: TSet<A>, zero: Z, f: (accumulator: Z, value: A) => STM.STM<Z, E, R>): STM.STM<Z, E, R>;\n};\n/**\n * Removes a single element from the set.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const remove: {\n    /**\n     * Removes a single element from the set.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(value: A): (self: TSet<A>) => STM.STM<void>;\n    /**\n     * Removes a single element from the set.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TSet<A>, value: A): STM.STM<void>;\n};\n/**\n * Removes elements from the set.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const removeAll: {\n    /**\n     * Removes elements from the set.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(iterable: Iterable<A>): (self: TSet<A>) => STM.STM<void>;\n    /**\n     * Removes elements from the set.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TSet<A>, iterable: Iterable<A>): STM.STM<void>;\n};\n/**\n * Removes entries from a `TSet` that satisfy the specified predicate and returns the removed entries\n * (or `void` if `discard = true`).\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const removeIf: {\n    /**\n     * Removes entries from a `TSet` that satisfy the specified predicate and returns the removed entries\n     * (or `void` if `discard = true`).\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(predicate: Predicate<A>, options: {\n        readonly discard: true;\n    }): (self: TSet<A>) => STM.STM<void>;\n    /**\n     * Removes entries from a `TSet` that satisfy the specified predicate and returns the removed entries\n     * (or `void` if `discard = true`).\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(predicate: Predicate<A>, options?: {\n        readonly discard: false;\n    }): (self: TSet<A>) => STM.STM<Array<A>>;\n    /**\n     * Removes entries from a `TSet` that satisfy the specified predicate and returns the removed entries\n     * (or `void` if `discard = true`).\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TSet<A>, predicate: Predicate<A>, options: {\n        readonly discard: true;\n    }): STM.STM<void>;\n    /**\n     * Removes entries from a `TSet` that satisfy the specified predicate and returns the removed entries\n     * (or `void` if `discard = true`).\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TSet<A>, predicate: Predicate<A>, options?: {\n        readonly discard: false;\n    }): STM.STM<Array<A>>;\n};\n/**\n * Retains entries in a `TSet` that satisfy the specified predicate and returns the removed entries\n * (or `void` if `discard = true`).\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const retainIf: {\n    /**\n     * Retains entries in a `TSet` that satisfy the specified predicate and returns the removed entries\n     * (or `void` if `discard = true`).\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(predicate: Predicate<A>, options: {\n        readonly discard: true;\n    }): (self: TSet<A>) => STM.STM<void>;\n    /**\n     * Retains entries in a `TSet` that satisfy the specified predicate and returns the removed entries\n     * (or `void` if `discard = true`).\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(predicate: Predicate<A>, options?: {\n        readonly discard: false;\n    }): (self: TSet<A>) => STM.STM<Array<A>>;\n    /**\n     * Retains entries in a `TSet` that satisfy the specified predicate and returns the removed entries\n     * (or `void` if `discard = true`).\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TSet<A>, predicate: Predicate<A>, options: {\n        readonly discard: true;\n    }): STM.STM<void>;\n    /**\n     * Retains entries in a `TSet` that satisfy the specified predicate and returns the removed entries\n     * (or `void` if `discard = true`).\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TSet<A>, predicate: Predicate<A>, options?: {\n        readonly discard: false;\n    }): STM.STM<Array<A>>;\n};\n/**\n * Returns the set's cardinality.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const size: <A>(self: TSet<A>) => STM.STM<number>;\n/**\n * Takes the first matching value, or retries until there is one.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const takeFirst: {\n    /**\n     * Takes the first matching value, or retries until there is one.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B>(pf: (a: A) => Option.Option<B>): (self: TSet<A>) => STM.STM<B>;\n    /**\n     * Takes the first matching value, or retries until there is one.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B>(self: TSet<A>, pf: (a: A) => Option.Option<B>): STM.STM<B>;\n};\n/**\n * Takes the first matching value, or retries until there is one.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const takeFirstSTM: {\n    /**\n     * Takes the first matching value, or retries until there is one.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B, E, R>(pf: (a: A) => STM.STM<B, Option.Option<E>, R>): (self: TSet<A>) => STM.STM<B, E, R>;\n    /**\n     * Takes the first matching value, or retries until there is one.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B, E, R>(self: TSet<A>, pf: (a: A) => STM.STM<B, Option.Option<E>, R>): STM.STM<B, E, R>;\n};\n/**\n * Takes all matching values, or retries until there is at least one.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const takeSome: {\n    /**\n     * Takes all matching values, or retries until there is at least one.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B>(pf: (a: A) => Option.Option<B>): (self: TSet<A>) => STM.STM<[B, ...Array<B>]>;\n    /**\n     * Takes all matching values, or retries until there is at least one.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B>(self: TSet<A>, pf: (a: A) => Option.Option<B>): STM.STM<[B, ...Array<B>]>;\n};\n/**\n * Takes all matching values, or retries until there is at least one.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const takeSomeSTM: {\n    /**\n     * Takes all matching values, or retries until there is at least one.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B, E, R>(pf: (a: A) => STM.STM<B, Option.Option<E>, R>): (self: TSet<A>) => STM.STM<[B, ...Array<B>], E, R>;\n    /**\n     * Takes all matching values, or retries until there is at least one.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, B, E, R>(self: TSet<A>, pf: (a: A) => STM.STM<B, Option.Option<E>, R>): STM.STM<[B, ...Array<B>], E, R>;\n};\n/**\n * Collects all elements into a `Chunk`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toChunk: <A>(self: TSet<A>) => STM.STM<Chunk.Chunk<A>>;\n/**\n * Collects all elements into a `HashSet`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toHashSet: <A>(self: TSet<A>) => STM.STM<HashSet.HashSet<A>>;\n/**\n * Collects all elements into a `Array`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toArray: <A>(self: TSet<A>) => STM.STM<Array<A>>;\n/**\n * Collects all elements into a `ReadonlySet`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const toReadonlySet: <A>(self: TSet<A>) => STM.STM<ReadonlySet<A>>;\n/**\n * Atomically updates all elements using a pure function.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const transform: {\n    /**\n     * Atomically updates all elements using a pure function.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(f: (a: A) => A): (self: TSet<A>) => STM.STM<void>;\n    /**\n     * Atomically updates all elements using a pure function.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TSet<A>, f: (a: A) => A): STM.STM<void>;\n};\n/**\n * Atomically updates all elements using a transactional function.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const transformSTM: {\n    /**\n     * Atomically updates all elements using a transactional function.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, R, E>(f: (a: A) => STM.STM<A, E, R>): (self: TSet<A>) => STM.STM<void, E, R>;\n    /**\n     * Atomically updates all elements using a transactional function.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A, R, E>(self: TSet<A>, f: (a: A) => STM.STM<A, E, R>): STM.STM<void, E, R>;\n};\n/**\n * Atomically transforms the set into the union of itself and the provided\n * set.\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const union: {\n    /**\n     * Atomically transforms the set into the union of itself and the provided\n     * set.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(other: TSet<A>): (self: TSet<A>) => STM.STM<void>;\n    /**\n     * Atomically transforms the set into the union of itself and the provided\n     * set.\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <A>(self: TSet<A>, other: TSet<A>): STM.STM<void>;\n};\n//# sourceMappingURL=TSet.d.ts.map",
  "node_modules/effect/dist/dts/TSubscriptionRef.d.ts": "/**\n * @since 3.10.0\n */\nimport type * as Effect from \"./Effect.js\";\nimport type * as Option from \"./Option.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as STM from \"./STM.js\";\nimport type * as Stream from \"./Stream.js\";\nimport type * as TQueue from \"./TQueue.js\";\nimport type * as TRef from \"./TRef.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 3.10.0\n * @category symbols\n */\nexport declare const TSubscriptionRefTypeId: unique symbol;\n/**\n * @since 3.10.0\n * @category symbols\n */\nexport type TSubscriptionRefTypeId = typeof TSubscriptionRefTypeId;\n/**\n * A `TSubscriptionRef<A>` is a `TRef` that can be subscribed to in order to\n * receive a `TDequeue<A>` of the current value and all committed changes to the value.\n *\n * @since 3.10.0\n * @category models\n */\nexport interface TSubscriptionRef<in out A> extends TSubscriptionRef.Variance<A>, TRef.TRef<A> {\n    /**\n     * A TDequeue containing the current value of the `Ref` as well as all changes\n     * to that value.\n     */\n    readonly changes: STM.STM<TQueue.TDequeue<A>>;\n}\n/**\n * @since 3.10.0\n */\nexport declare namespace TSubscriptionRef {\n    /**\n     * @since 3.10.0\n     * @category models\n     */\n    interface Variance<in out A> {\n        readonly [TSubscriptionRefTypeId]: {\n            readonly _A: Types.Invariant<A>;\n        };\n    }\n}\n/**\n * @since 3.10.0\n * @category mutations\n */\nexport declare const get: <A>(self: TSubscriptionRef<A>) => STM.STM<A>;\n/**\n * @since 3.10.0\n * @category mutations\n */\nexport declare const getAndSet: {\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(value: A): (self: TSubscriptionRef<A>) => STM.STM<A>;\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(self: TSubscriptionRef<A>, value: A): STM.STM<A>;\n};\n/**\n * @since 3.10.0\n * @category mutations\n */\nexport declare const getAndUpdate: {\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(f: (a: A) => A): (self: TSubscriptionRef<A>) => STM.STM<A>;\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(self: TSubscriptionRef<A>, f: (a: A) => A): STM.STM<A>;\n};\n/**\n * @since 3.10.0\n * @category mutations\n */\nexport declare const getAndUpdateSome: {\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(f: (a: A) => Option.Option<A>): (self: TSubscriptionRef<A>) => STM.STM<A>;\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(self: TSubscriptionRef<A>, f: (a: A) => Option.Option<A>): STM.STM<A>;\n};\n/**\n * @since 3.10.0\n * @category constructors\n */\nexport declare const make: <A>(value: A) => STM.STM<TSubscriptionRef<A>>;\n/**\n * @since 3.10.0\n * @category mutations\n */\nexport declare const modify: {\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A, B>(f: (a: A) => readonly [B, A]): (self: TSubscriptionRef<A>) => STM.STM<B>;\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A, B>(self: TSubscriptionRef<A>, f: (a: A) => readonly [B, A]): STM.STM<B>;\n};\n/**\n * @since 3.10.0\n * @category mutations\n */\nexport declare const modifySome: {\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A, B>(fallback: B, f: (a: A) => Option.Option<readonly [B, A]>): (self: TSubscriptionRef<A>) => STM.STM<B>;\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A, B>(self: TSubscriptionRef<A>, fallback: B, f: (a: A) => Option.Option<readonly [B, A]>): STM.STM<B>;\n};\n/**\n * @since 3.10.0\n * @category mutations\n */\nexport declare const set: {\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(value: A): (self: TSubscriptionRef<A>) => STM.STM<void>;\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(self: TSubscriptionRef<A>, value: A): STM.STM<void>;\n};\n/**\n * @since 3.10.0\n * @category mutations\n */\nexport declare const setAndGet: {\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(value: A): (self: TSubscriptionRef<A>) => STM.STM<A>;\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(self: TSubscriptionRef<A>, value: A): STM.STM<A>;\n};\n/**\n * @since 3.10.0\n * @category mutations\n */\nexport declare const update: {\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(f: (a: A) => A): (self: TSubscriptionRef<A>) => STM.STM<void>;\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(self: TSubscriptionRef<A>, f: (a: A) => A): STM.STM<void>;\n};\n/**\n * @since 3.10.0\n * @category mutations\n */\nexport declare const updateAndGet: {\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(f: (a: A) => A): (self: TSubscriptionRef<A>) => STM.STM<A>;\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(self: TSubscriptionRef<A>, f: (a: A) => A): STM.STM<A>;\n};\n/**\n * @since 3.10.0\n * @category mutations\n */\nexport declare const updateSome: {\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(f: (a: A) => Option.Option<A>): (self: TSubscriptionRef<A>) => STM.STM<void>;\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(self: TSubscriptionRef<A>, f: (a: A) => Option.Option<A>): STM.STM<void>;\n};\n/**\n * @since 3.10.0\n * @category mutations\n */\nexport declare const updateSomeAndGet: {\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(f: (a: A) => Option.Option<A>): (self: TSubscriptionRef<A>) => STM.STM<A>;\n    /**\n     * @since 3.10.0\n     * @category mutations\n     */\n    <A>(self: TSubscriptionRef<A>, f: (a: A) => Option.Option<A>): STM.STM<A>;\n};\n/**\n * @since 3.10.0\n * @category mutations\n */\nexport declare const changesScoped: <A>(self: TSubscriptionRef<A>) => Effect.Effect<TQueue.TDequeue<A>, never, Scope.Scope>;\n/**\n * @since 3.10.0\n * @category mutations\n */\nexport declare const changesStream: <A>(self: TSubscriptionRef<A>) => Stream.Stream<A>;\n/**\n * @since 3.10.0\n * @category mutations\n */\nexport declare const changes: <A>(self: TSubscriptionRef<A>) => STM.STM<TQueue.TDequeue<A>>;\n//# sourceMappingURL=TSubscriptionRef.d.ts.map",
  "node_modules/effect/dist/dts/Take.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Cause from \"./Cause.js\";\nimport type * as Chunk from \"./Chunk.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type * as Option from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const TakeTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type TakeTypeId = typeof TakeTypeId;\n/**\n * A `Take<A, E>` represents a single `take` from a queue modeling a stream of\n * values. A `Take` may be a failure cause `Cause<E>`, a chunk value `Chunk<A>`,\n * or an end-of-stream marker.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface Take<out A, out E = never> extends Take.Variance<A, E>, Pipeable {\n}\n/**\n * @since 2.0.0\n */\nexport declare namespace Take {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<out A, out E> {\n        readonly [TakeTypeId]: {\n            readonly _A: Types.Covariant<A>;\n            readonly _E: Types.Covariant<E>;\n        };\n    }\n}\n/**\n * Creates a `Take` with the specified chunk.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const chunk: <A>(chunk: Chunk.Chunk<A>) => Take<A>;\n/**\n * Creates a failing `Take` with the specified defect.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const die: (defect: unknown) => Take<never>;\n/**\n * Creates a failing `Take` with the specified error message.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const dieMessage: (message: string) => Take<never>;\n/**\n * Transforms a `Take<A, E>` to an `Effect<A, E>`.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const done: <A, E>(self: Take<A, E>) => Effect.Effect<Chunk.Chunk<A>, Option.Option<E>>;\n/**\n * Represents the end-of-stream marker.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const end: Take<never>;\n/**\n * Creates a failing `Take` with the specified error.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fail: <E>(error: E) => Take<never, E>;\n/**\n * Creates a failing `Take` with the specified cause.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const failCause: <E>(cause: Cause.Cause<E>) => Take<never, E>;\n/**\n * Creates an effect from `Effect<A, E, R>` that does not fail, but succeeds with\n * the `Take<A, E>`. Error from stream when pulling is converted to\n * `Take.failCause`. Creates a single value chunk.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromEffect: <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<Take<A, E>, never, R>;\n/**\n * Creates a `Take` from an `Exit`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromExit: <A, E>(exit: Exit.Exit<A, E>) => Take<A, E>;\n/**\n * Creates effect from `Effect<Chunk<A>, Option<E>, R>` that does not fail, but\n * succeeds with the `Take<A, E>`. Errors from stream when pulling are converted\n * to `Take.failCause`, and the end-of-stream is converted to `Take.end`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromPull: <A, E, R>(pull: Effect.Effect<Chunk.Chunk<A>, Option.Option<E>, R>) => Effect.Effect<Take<A, E>, never, R>;\n/**\n * Checks if this `take` is done (`Take.end`).\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isDone: <A, E>(self: Take<A, E>) => boolean;\n/**\n * Checks if this `take` is a failure.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isFailure: <A, E>(self: Take<A, E>) => boolean;\n/**\n * Checks if this `take` is a success.\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const isSuccess: <A, E>(self: Take<A, E>) => boolean;\n/**\n * Constructs a `Take`.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <A, E>(exit: Exit.Exit<Chunk.Chunk<A>, Option.Option<E>>) => Take<A, E>;\n/**\n * Transforms `Take<A, E>` to `Take<B, A>` by applying function `f`.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: {\n    /**\n     * Transforms `Take<A, E>` to `Take<B, A>` by applying function `f`.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, B>(f: (a: A) => B): <E>(self: Take<A, E>) => Take<B, E>;\n    /**\n     * Transforms `Take<A, E>` to `Take<B, A>` by applying function `f`.\n     *\n     * @since 2.0.0\n     * @category mapping\n     */\n    <A, E, B>(self: Take<A, E>, f: (a: A) => B): Take<B, E>;\n};\n/**\n * Folds over the failure cause, success value and end-of-stream marker to\n * yield a value.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const match: {\n    /**\n     * Folds over the failure cause, success value and end-of-stream marker to\n     * yield a value.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <Z, E, Z2, A, Z3>(options: {\n        readonly onEnd: () => Z;\n        readonly onFailure: (cause: Cause.Cause<E>) => Z2;\n        readonly onSuccess: (chunk: Chunk.Chunk<A>) => Z3;\n    }): (self: Take<A, E>) => Z | Z2 | Z3;\n    /**\n     * Folds over the failure cause, success value and end-of-stream marker to\n     * yield a value.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, Z, Z2, Z3>(self: Take<A, E>, options: {\n        readonly onEnd: () => Z;\n        readonly onFailure: (cause: Cause.Cause<E>) => Z2;\n        readonly onSuccess: (chunk: Chunk.Chunk<A>) => Z3;\n    }): Z | Z2 | Z3;\n};\n/**\n * Effectful version of `Take.fold`.\n *\n * Folds over the failure cause, success value and end-of-stream marker to\n * yield an effect.\n *\n * @since 2.0.0\n * @category destructors\n */\nexport declare const matchEffect: {\n    /**\n     * Effectful version of `Take.fold`.\n     *\n     * Folds over the failure cause, success value and end-of-stream marker to\n     * yield an effect.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <Z, E2, R, E, Z2, R2, A, Z3, E3, R3>(options: {\n        readonly onEnd: Effect.Effect<Z, E2, R>;\n        readonly onFailure: (cause: Cause.Cause<E>) => Effect.Effect<Z2, E2, R2>;\n        readonly onSuccess: (chunk: Chunk.Chunk<A>) => Effect.Effect<Z3, E3, R3>;\n    }): (self: Take<A, E>) => Effect.Effect<Z | Z2 | Z3, E2 | E | E3, R | R2 | R3>;\n    /**\n     * Effectful version of `Take.fold`.\n     *\n     * Folds over the failure cause, success value and end-of-stream marker to\n     * yield an effect.\n     *\n     * @since 2.0.0\n     * @category destructors\n     */\n    <A, E, Z, E2, R, Z2, R2, Z3, E3, R3>(self: Take<A, E>, options: {\n        readonly onEnd: Effect.Effect<Z, E2, R>;\n        readonly onFailure: (cause: Cause.Cause<E>) => Effect.Effect<Z2, E2, R2>;\n        readonly onSuccess: (chunk: Chunk.Chunk<A>) => Effect.Effect<Z3, E3, R3>;\n    }): Effect.Effect<Z | Z2 | Z3, E | E2 | E3, R | R2 | R3>;\n};\n/**\n * Creates a `Take` with a single value chunk.\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const of: <A>(value: A) => Take<A>;\n/**\n * Returns an effect that effectfully \"peeks\" at the success of this take.\n *\n * @since 2.0.0\n * @category sequencing\n */\nexport declare const tap: {\n    /**\n     * Returns an effect that effectfully \"peeks\" at the success of this take.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, X, E2, R>(f: (chunk: Chunk.Chunk<A>) => Effect.Effect<X, E2, R>): <E>(self: Take<A, E>) => Effect.Effect<void, E2 | E, R>;\n    /**\n     * Returns an effect that effectfully \"peeks\" at the success of this take.\n     *\n     * @since 2.0.0\n     * @category sequencing\n     */\n    <A, E, X, E2, R>(self: Take<A, E>, f: (chunk: Chunk.Chunk<A>) => Effect.Effect<X, E2, R>): Effect.Effect<void, E | E2, R>;\n};\n//# sourceMappingURL=Take.d.ts.map",
  "node_modules/effect/dist/dts/TestAnnotation.d.ts": "/**\n * @since 2.0.0\n */\nimport * as Chunk from \"./Chunk.js\";\nimport * as Either from \"./Either.js\";\nimport * as Equal from \"./Equal.js\";\nimport type * as Fiber from \"./Fiber.js\";\nimport * as HashSet from \"./HashSet.js\";\nimport type * as MutableRef from \"./MutableRef.js\";\nimport type * as SortedSet from \"./SortedSet.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n */\nexport declare const TestAnnotationTypeId: unique symbol;\n/**\n * @since 2.0.0\n */\nexport type TestAnnotationTypeId = typeof TestAnnotationTypeId;\n/**\n * @since 2.0.0\n */\nexport interface TestAnnotation<in out A> extends Equal.Equal {\n    readonly [TestAnnotationTypeId]: {\n        readonly _A: Types.Invariant<A>;\n    };\n    readonly identifier: string;\n    readonly initial: A;\n    combine(a: A, b: A): A;\n}\n/**\n * @since 2.0.0\n */\nexport declare const isTestAnnotation: (u: unknown) => u is TestAnnotation<unknown>;\n/**\n * @since 2.0.0\n */\nexport declare const make: <A>(identifier: string, initial: A, combine: (a: A, b: A) => A) => TestAnnotation<A>;\n/**\n * @since 2.0.0\n */\nexport declare const compose: <A>(left: Either.Either<Chunk.Chunk<A>, number>, right: Either.Either<Chunk.Chunk<A>, number>) => Either.Either<Chunk.Chunk<A>, number>;\n/**\n * @since 2.0.0\n */\nexport declare const fibers: TestAnnotation<Either.Either<Chunk.Chunk<MutableRef.MutableRef<SortedSet.SortedSet<Fiber.RuntimeFiber<unknown, unknown>>>>, number>>;\n/**\n * An annotation which counts ignored tests.\n *\n * @since 2.0.0\n */\nexport declare const ignored: TestAnnotation<number>;\n/**\n * An annotation which counts repeated tests.\n *\n * @since 2.0.0\n */\nexport declare const repeated: TestAnnotation<number>;\n/**\n * An annotation which counts retried tests.\n *\n * @since 2.0.0\n */\nexport declare const retried: TestAnnotation<number>;\n/**\n * An annotation which tags tests with strings.\n *\n * @since 2.0.0\n */\nexport declare const tagged: TestAnnotation<HashSet.HashSet<string>>;\n//# sourceMappingURL=TestAnnotation.d.ts.map",
  "node_modules/effect/dist/dts/TestAnnotationMap.d.ts": "import * as HashMap from \"./HashMap.js\";\nimport type * as TestAnnotation from \"./TestAnnotation.js\";\n/**\n * @since 2.0.0\n */\nexport declare const TestAnnotationMapTypeId: unique symbol;\n/**\n * @since 2.0.0\n */\nexport type TestAnnotationMapTypeId = typeof TestAnnotationMapTypeId;\n/**\n * An annotation map keeps track of annotations of different types.\n *\n * @since 2.0.0\n */\nexport interface TestAnnotationMap {\n    readonly [TestAnnotationMapTypeId]: TestAnnotationMapTypeId;\n}\n/**\n * @since 2.0.0\n */\nexport declare const isTestAnnotationMap: (u: unknown) => u is TestAnnotationMap;\n/**\n * @since 2.0.0\n */\nexport declare const empty: (_: void) => TestAnnotationMap;\n/**\n * @since 2.0.0\n */\nexport declare const make: (map: HashMap.HashMap<TestAnnotation.TestAnnotation<any>, any>) => TestAnnotationMap;\n/**\n * @since 2.0.0\n */\nexport declare const overwrite: (<A>(key: TestAnnotation.TestAnnotation<A>, value: A) => (self: TestAnnotationMap) => TestAnnotationMap) & (<A>(self: TestAnnotationMap, key: TestAnnotation.TestAnnotation<A>, value: A) => TestAnnotationMap);\n/**\n * @since 2.0.0\n */\nexport declare const update: (<A>(key: TestAnnotation.TestAnnotation<A>, f: (value: A) => A) => (self: TestAnnotationMap) => TestAnnotationMap) & (<A>(self: TestAnnotationMap, key: TestAnnotation.TestAnnotation<A>, f: (value: A) => A) => TestAnnotationMap);\n/**\n * Retrieves the annotation of the specified type, or its default value if\n * there is none.\n *\n * @since 2.0.0\n */\nexport declare const get: (<A>(key: TestAnnotation.TestAnnotation<A>) => (self: TestAnnotationMap) => A) & (<A>(self: TestAnnotationMap, key: TestAnnotation.TestAnnotation<A>) => A);\n/**\n * Appends the specified annotation to the annotation map.\n *\n * @since 2.0.0\n */\nexport declare const annotate: (<A>(key: TestAnnotation.TestAnnotation<A>, value: A) => (self: TestAnnotationMap) => TestAnnotationMap) & (<A>(self: TestAnnotationMap, key: TestAnnotation.TestAnnotation<A>, value: A) => TestAnnotationMap);\n/**\n * @since 2.0.0\n */\nexport declare const combine: ((that: TestAnnotationMap) => (self: TestAnnotationMap) => TestAnnotationMap) & ((self: TestAnnotationMap, that: TestAnnotationMap) => TestAnnotationMap);\n//# sourceMappingURL=TestAnnotationMap.d.ts.map",
  "node_modules/effect/dist/dts/TestAnnotations.d.ts": "import * as Context from \"./Context.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Fiber from \"./Fiber.js\";\nimport * as Ref from \"./Ref.js\";\nimport * as SortedSet from \"./SortedSet.js\";\nimport * as TestAnnotation from \"./TestAnnotation.js\";\nimport * as TestAnnotationMap from \"./TestAnnotationMap.js\";\n/**\n * @since 2.0.0\n */\nexport declare const TestAnnotationsTypeId: unique symbol;\n/**\n * @since 2.0.0\n */\nexport type TestAnnotationsTypeId = typeof TestAnnotationsTypeId;\n/**\n * The `Annotations` trait provides access to an annotation map that tests can\n * add arbitrary annotations to. Each annotation consists of a string\n * identifier, an initial value, and a function for combining two values.\n * Annotations form monoids and you can think of `Annotations` as a more\n * structured logging service or as a super polymorphic version of the writer\n * monad effect.\n *\n * @since 2.0.0\n */\nexport interface TestAnnotations {\n    readonly [TestAnnotationsTypeId]: TestAnnotationsTypeId;\n    /**\n     * A ref containing the bacnking map for all annotations\n     */\n    readonly ref: Ref.Ref<TestAnnotationMap.TestAnnotationMap>;\n    /**\n     * Accesses an `Annotations` instance in the context and retrieves the\n     * annotation of the specified type, or its default value if there is none.\n     */\n    get<A>(key: TestAnnotation.TestAnnotation<A>): Effect.Effect<A>;\n    /**\n     * Accesses an `Annotations` instance in the context and appends the\n     * specified annotation to the annotation map.\n     */\n    annotate<A>(key: TestAnnotation.TestAnnotation<A>, value: A): Effect.Effect<void>;\n    /**\n     * Returns the set of all fibers in this test.\n     */\n    readonly supervisedFibers: Effect.Effect<SortedSet.SortedSet<Fiber.RuntimeFiber<unknown, unknown>>>;\n}\n/**\n * @since 2.0.0\n */\nexport declare const TestAnnotations: Context.Tag<TestAnnotations, TestAnnotations>;\n/**\n * @since 2.0.0\n */\nexport declare const isTestAnnotations: (u: unknown) => u is TestAnnotations;\n/**\n * @since 2.0.0\n */\nexport declare const make: (ref: Ref.Ref<TestAnnotationMap.TestAnnotationMap>) => TestAnnotations;\n//# sourceMappingURL=TestAnnotations.d.ts.map",
  "node_modules/effect/dist/dts/TestClock.d.ts": "/**\n * @since 2.0.0\n */\nimport * as Chunk from \"./Chunk.js\";\nimport type * as Clock from \"./Clock.js\";\nimport * as Context from \"./Context.js\";\nimport * as DateTime from \"./DateTime.js\";\nimport type * as Deferred from \"./Deferred.js\";\nimport * as Duration from \"./Duration.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Layer from \"./Layer.js\";\nimport * as Annotations from \"./TestAnnotations.js\";\nimport * as Live from \"./TestLive.js\";\n/**\n * A `TestClock` makes it easy to deterministically and efficiently test effects\n * involving the passage of time.\n *\n * Instead of waiting for actual time to pass, `sleep` and methods implemented\n * in terms of it schedule effects to take place at a given clock time. Users\n * can adjust the clock time using the `adjust` and `setTime` methods, and all\n * effects scheduled to take place on or before that time will automatically be\n * run in order.\n *\n * For example, here is how we can test `Effect.timeout` using `TestClock`:\n *\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Duration, Effect, Fiber, TestClock, Option, pipe } from \"effect\"\n *\n * Effect.gen(function*() {\n *   const fiber = yield* pipe(\n *     Effect.sleep(Duration.minutes(5)),\n *     Effect.timeout(Duration.minutes(1)),\n *     Effect.fork\n *   )\n *   yield* TestClock.adjust(Duration.minutes(1))\n *   const result = yield* Fiber.join(fiber)\n *   assert.deepStrictEqual(result, Option.none())\n * })\n * ```\n *\n * Note how we forked the fiber that `sleep` was invoked on. Calls to `sleep`\n * and methods derived from it will semantically block until the time is set to\n * on or after the time they are scheduled to run. If we didn't fork the fiber\n * on which we called sleep we would never get to set the time on the line\n * below. Thus, a useful pattern when using `TestClock` is to fork the effect\n * being tested, then adjust the clock time, and finally verify that the\n * expected effects have been performed.\n *\n * @since 2.0.0\n */\nexport interface TestClock extends Clock.Clock {\n    adjust(duration: Duration.DurationInput): Effect.Effect<void>;\n    adjustWith(duration: Duration.DurationInput): <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n    readonly save: Effect.Effect<Effect.Effect<void>>;\n    setTime(time: number): Effect.Effect<void>;\n    readonly sleeps: Effect.Effect<Chunk.Chunk<number>>;\n}\n/**\n * `Data` represents the state of the `TestClock`, including the clock time.\n *\n * @since 2.0.1\n */\nexport interface Data {\n    readonly instant: number;\n    readonly sleeps: Chunk.Chunk<readonly [number, Deferred.Deferred<void>]>;\n}\n/**\n * @since 2.0.0\n */\nexport declare const makeData: (instant: number, sleeps: Chunk.Chunk<readonly [number, Deferred.Deferred<void>]>) => Data;\n/**\n * @since 2.0.0\n */\nexport declare const TestClock: Context.Tag<TestClock, TestClock>;\n/**\n * @since 2.0.0\n */\nexport declare const live: (data: Data) => Layer.Layer<TestClock, never, Annotations.TestAnnotations | Live.TestLive>;\n/**\n * @since 2.0.0\n */\nexport declare const defaultTestClock: Layer.Layer<TestClock, never, Annotations.TestAnnotations | Live.TestLive>;\n/**\n * Accesses a `TestClock` instance in the context and increments the time\n * by the specified duration, running any actions scheduled for on or before\n * the new time in order.\n *\n * @since 2.0.0\n */\nexport declare const adjust: (durationInput: Duration.DurationInput) => Effect.Effect<void>;\n/**\n * @since 2.0.0\n */\nexport declare const adjustWith: ((duration: Duration.DurationInput) => <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>) & (<A, E, R>(effect: Effect.Effect<A, E, R>, duration: Duration.DurationInput) => Effect.Effect<A, E, R>);\n/**\n * Accesses a `TestClock` instance in the context and saves the clock\n * state in an effect which, when run, will restore the `TestClock` to the\n * saved state.\n *\n * @since 2.0.0\n */\nexport declare const save: () => Effect.Effect<Effect.Effect<void>>;\n/**\n * Accesses a `TestClock` instance in the context and sets the clock time\n * to the specified `Instant` or `Date`, running any actions scheduled for on or before\n * the new time in order.\n *\n * @since 2.0.0\n */\nexport declare const setTime: (input: DateTime.DateTime.Input) => Effect.Effect<void>;\n/**\n * Semantically blocks the current fiber until the clock time is equal to or\n * greater than the specified duration. Once the clock time is adjusted to\n * on or after the duration, the fiber will automatically be resumed.\n *\n * @since 2.0.0\n */\nexport declare const sleep: (durationInput: Duration.DurationInput) => Effect.Effect<void>;\n/**\n * Accesses a `TestClock` instance in the context and returns a list of\n * times that effects are scheduled to run.\n *\n * @since 2.0.0\n */\nexport declare const sleeps: () => Effect.Effect<Chunk.Chunk<number>>;\n/**\n * Retrieves the `TestClock` service for this test.\n *\n * @since 2.0.0\n */\nexport declare const testClock: () => Effect.Effect<TestClock>;\n/**\n * Retrieves the `TestClock` service for this test and uses it to run the\n * specified workflow.\n *\n * @since 2.0.0\n */\nexport declare const testClockWith: <A, E, R>(f: (testClock: TestClock) => Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n/**\n * Accesses the current time of a `TestClock` instance in the context in\n * milliseconds.\n *\n * @since 2.0.0\n */\nexport declare const currentTimeMillis: Effect.Effect<number>;\n//# sourceMappingURL=TestClock.d.ts.map",
  "node_modules/effect/dist/dts/TestConfig.d.ts": "/**\n * @since 2.0.0\n */\nimport * as Context from \"./Context.js\";\n/**\n * The `TestConfig` service provides access to default configuration settings\n * used by tests, including the number of times to repeat tests to ensure\n * they are stable, the number of times to retry flaky tests, the sufficient\n * number of samples to check from a random variable, and the maximum number of\n * shrinkings to minimize large failures.\n *\n * @since 2.0.0\n */\nexport interface TestConfig {\n    /**\n     * The number of times to repeat tests to ensure they are stable.\n     */\n    readonly repeats: number;\n    /**\n     * The number of times to retry flaky tests.\n     */\n    readonly retries: number;\n    /**\n     * The number of sufficient samples to check for a random variable.\n     */\n    readonly samples: number;\n    /**\n     * The maximum number of shrinkings to minimize large failures\n     */\n    readonly shrinks: number;\n}\n/**\n * @since 2.0.0\n */\nexport declare const TestConfig: Context.Tag<TestConfig, TestConfig>;\n/**\n * @since 2.0.0\n */\nexport declare const make: (params: {\n    readonly repeats: number;\n    readonly retries: number;\n    readonly samples: number;\n    readonly shrinks: number;\n}) => TestConfig;\n//# sourceMappingURL=TestConfig.d.ts.map",
  "node_modules/effect/dist/dts/TestContext.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as DefaultServices from \"./DefaultServices.js\";\nimport type * as Layer from \"./Layer.js\";\nimport * as TestServices from \"./TestServices.js\";\n/**\n * @since 2.0.0\n */\nexport declare const LiveContext: Layer.Layer<DefaultServices.DefaultServices>;\n/**\n * @since 2.0.0\n */\nexport declare const TestContext: Layer.Layer<TestServices.TestServices>;\n//# sourceMappingURL=TestContext.d.ts.map",
  "node_modules/effect/dist/dts/TestLive.d.ts": "/**\n * @since 2.0.0\n */\nimport * as Context from \"./Context.js\";\nimport type * as DefaultServices from \"./DefaultServices.js\";\nimport type * as Effect from \"./Effect.js\";\n/**\n * @since 2.0.0\n */\nexport declare const TestLiveTypeId: unique symbol;\n/**\n * @since 2.0.0\n */\nexport type TestLiveTypeId = typeof TestLiveTypeId;\n/**\n * The `Live` trait provides access to the \"live\" default Effect services from\n * within tests for workflows such as printing test results to the console or\n * timing out tests where it is necessary to access the real implementations of\n * these services.\n *\n * @since 2.0.0\n */\nexport interface TestLive {\n    readonly [TestLiveTypeId]: TestLiveTypeId;\n    provide<A, E, R>(effect: Effect.Effect<A, E, R>): Effect.Effect<A, E, R>;\n}\n/**\n * @since 2.0.0\n */\nexport declare const TestLive: Context.Tag<TestLive, TestLive>;\n/**\n * @since 2.0.0\n */\nexport declare const make: (services: Context.Context<DefaultServices.DefaultServices>) => TestLive;\n//# sourceMappingURL=TestLive.d.ts.map",
  "node_modules/effect/dist/dts/TestServices.d.ts": "/**\n * @since 2.0.0\n */\nimport * as Context from \"./Context.js\";\nimport type * as DefaultServices from \"./DefaultServices.js\";\nimport * as Effect from \"./Effect.js\";\nimport type * as Fiber from \"./Fiber.js\";\nimport type * as FiberRef from \"./FiberRef.js\";\nimport type * as Layer from \"./Layer.js\";\nimport type * as Scope from \"./Scope.js\";\nimport type * as SortedSet from \"./SortedSet.js\";\nimport type * as TestAnnotation from \"./TestAnnotation.js\";\nimport * as Annotations from \"./TestAnnotations.js\";\nimport * as TestConfig from \"./TestConfig.js\";\nimport * as Live from \"./TestLive.js\";\nimport * as Sized from \"./TestSized.js\";\n/**\n * @since 2.0.0\n */\nexport type TestServices = Annotations.TestAnnotations | Live.TestLive | Sized.TestSized | TestConfig.TestConfig;\n/**\n * The default Effect test services.\n *\n * @since 2.0.0\n */\nexport declare const liveServices: Context.Context<TestServices>;\n/**\n * @since 2.0.0\n */\nexport declare const currentServices: FiberRef.FiberRef<Context.Context<TestServices>>;\n/**\n * Retrieves the `Annotations` service for this test.\n *\n * @since 2.0.0\n */\nexport declare const annotations: () => Effect.Effect<Annotations.TestAnnotations>;\n/**\n * Retrieves the `Annotations` service for this test and uses it to run the\n * specified workflow.\n *\n * @since 2.0.0\n */\nexport declare const annotationsWith: <A, E, R>(f: (annotations: Annotations.TestAnnotations) => Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n/**\n * Executes the specified workflow with the specified implementation of the\n * annotations service.\n *\n * @since 2.0.0\n */\nexport declare const withAnnotations: ((annotations: Annotations.TestAnnotations) => <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>) & (<A, E, R>(effect: Effect.Effect<A, E, R>, annotations: Annotations.TestAnnotations) => Effect.Effect<A, E, R>);\n/**\n * Sets the implementation of the annotations service to the specified value\n * and restores it to its original value when the scope is closed.\n *\n * @since 2.0.0\n */\nexport declare const withAnnotationsScoped: (annotations: Annotations.TestAnnotations) => Effect.Effect<void, never, Scope.Scope>;\n/**\n * Constructs a new `Annotations` service wrapped in a layer.\n *\n * @since 2.0.0\n */\nexport declare const annotationsLayer: () => Layer.Layer<Annotations.TestAnnotations>;\n/**\n * Accesses an `Annotations` instance in the context and retrieves the\n * annotation of the specified type, or its default value if there is none.\n *\n * @since 2.0.0\n */\nexport declare const get: <A>(key: TestAnnotation.TestAnnotation<A>) => Effect.Effect<A>;\n/**\n * Accesses an `Annotations` instance in the context and appends the\n * specified annotation to the annotation map.\n *\n * @since 2.0.0\n */\nexport declare const annotate: <A>(key: TestAnnotation.TestAnnotation<A>, value: A) => Effect.Effect<void>;\n/**\n * Returns the set of all fibers in this test.\n *\n * @since 2.0.0\n */\nexport declare const supervisedFibers: () => Effect.Effect<SortedSet.SortedSet<Fiber.RuntimeFiber<unknown, unknown>>>;\n/**\n * Retrieves the `Live` service for this test and uses it to run the specified\n * workflow.\n *\n * @since 2.0.0\n */\nexport declare const liveWith: <A, E, R>(f: (live: Live.TestLive) => Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n/**\n * Retrieves the `Live` service for this test.\n *\n * @since 2.0.0\n */\nexport declare const live: Effect.Effect<Live.TestLive>;\n/**\n * Executes the specified workflow with the specified implementation of the\n * live service.\n *\n * @since 2.0.0\n */\nexport declare const withLive: ((live: Live.TestLive) => <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>) & (<A, E, R>(effect: Effect.Effect<A, E, R>, live: Live.TestLive) => Effect.Effect<A, E, R>);\n/**\n * Sets the implementation of the live service to the specified value and\n * restores it to its original value when the scope is closed.\n *\n * @since 2.0.0\n */\nexport declare const withLiveScoped: (live: Live.TestLive) => Effect.Effect<void, never, Scope.Scope>;\n/**\n * Constructs a new `Live` service wrapped in a layer.\n *\n * @since 2.0.0\n */\nexport declare const liveLayer: () => Layer.Layer<Live.TestLive, never, DefaultServices.DefaultServices>;\n/**\n * Provides a workflow with the \"live\" default Effect services.\n *\n * @since 2.0.0\n */\nexport declare const provideLive: <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n/**\n * Runs a transformation function with the live default Effect services while\n * ensuring that the workflow itself is run with the test services.\n *\n * @since 2.0.0\n */\nexport declare const provideWithLive: (<A, E, R, A2, E2, R2>(f: (effect: Effect.Effect<A, E, R>) => Effect.Effect<A2, E2, R2>) => (self: Effect.Effect<A, E, R>) => Effect.Effect<A2, E | E2, R | R2>) & (<A, E, R, A2, E2, R2>(self: Effect.Effect<A, E, R>, f: (effect: Effect.Effect<A, E, R>) => Effect.Effect<A2, E2, R2>) => Effect.Effect<A2, E | E2, R | R2>);\n/**\n * Retrieves the `Sized` service for this test and uses it to run the\n * specified workflow.\n *\n * @since 2.0.0\n */\nexport declare const sizedWith: <A, E, R>(f: (sized: Sized.TestSized) => Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n/**\n * Retrieves the `Sized` service for this test.\n *\n * @since 2.0.0\n */\nexport declare const sized: Effect.Effect<Sized.TestSized>;\n/**\n * Executes the specified workflow with the specified implementation of the\n * sized service.\n *\n * @since 2.0.0\n */\nexport declare const withSized: ((sized: Sized.TestSized) => <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>) & (<A, E, R>(effect: Effect.Effect<A, E, R>, sized: Sized.TestSized) => Effect.Effect<A, E, R>);\n/**\n * Sets the implementation of the sized service to the specified value and\n * restores it to its original value when the scope is closed.\n *\n * @since 2.0.0\n */\nexport declare const withSizedScoped: (sized: Sized.TestSized) => Effect.Effect<void, never, Scope.Scope>;\n/**\n * @since 2.0.0\n */\nexport declare const sizedLayer: (size: number) => Layer.Layer<Sized.TestSized>;\n/**\n * @since 2.0.0\n */\nexport declare const size: Effect.Effect<number>;\n/**\n * @since 2.0.0\n */\nexport declare const withSize: ((size: number) => <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>) & (<A, E, R>(effect: Effect.Effect<A, E, R>, size: number) => Effect.Effect<A, E, R>);\n/**\n * Retrieves the `TestConfig` service for this test and uses it to run the\n * specified workflow.\n *\n * @since 2.0.0\n */\nexport declare const testConfigWith: <A, E, R>(f: (config: TestConfig.TestConfig) => Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n/**\n * Retrieves the `TestConfig` service for this test.\n *\n * @since 2.0.0\n */\nexport declare const testConfig: Effect.Effect<TestConfig.TestConfig>;\n/**\n * Executes the specified workflow with the specified implementation of the\n * config service.\n *\n * @since 2.0.0\n */\nexport declare const withTestConfig: ((config: TestConfig.TestConfig) => <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>) & (<A, E, R>(effect: Effect.Effect<A, E, R>, config: TestConfig.TestConfig) => Effect.Effect<A, E, R>);\n/**\n * Sets the implementation of the config service to the specified value and\n * restores it to its original value when the scope is closed.\n *\n * @since 2.0.0\n */\nexport declare const withTestConfigScoped: (config: TestConfig.TestConfig) => Effect.Effect<void, never, Scope.Scope>;\n/**\n * Constructs a new `TestConfig` service with the specified settings.\n *\n * @since 2.0.0\n */\nexport declare const testConfigLayer: (params: {\n    readonly repeats: number;\n    readonly retries: number;\n    readonly samples: number;\n    readonly shrinks: number;\n}) => Layer.Layer<TestConfig.TestConfig>;\n/**\n * The number of times to repeat tests to ensure they are stable.\n *\n * @since 2.0.0\n */\nexport declare const repeats: Effect.Effect<number>;\n/**\n * The number of times to retry flaky tests.\n *\n * @since 2.0.0\n */\nexport declare const retries: Effect.Effect<number>;\n/**\n * The number of sufficient samples to check for a random variable.\n *\n * @since 2.0.0\n */\nexport declare const samples: Effect.Effect<number>;\n/**\n * The maximum number of shrinkings to minimize large failures.\n *\n * @since 2.0.0\n */\nexport declare const shrinks: Effect.Effect<number>;\n//# sourceMappingURL=TestServices.d.ts.map",
  "node_modules/effect/dist/dts/TestSized.d.ts": "/**\n * @since 2.0.0\n */\nimport * as Context from \"./Context.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as FiberRef from \"./FiberRef.js\";\n/**\n * @since 2.0.0\n */\nexport declare const TestSizedTypeId: unique symbol;\n/**\n * @since 2.0.0\n */\nexport type TestSizedTypeId = typeof TestSizedTypeId;\n/**\n * @since 2.0.0\n */\nexport interface TestSized {\n    readonly [TestSizedTypeId]: TestSizedTypeId;\n    readonly fiberRef: FiberRef.FiberRef<number>;\n    readonly size: Effect.Effect<number>;\n    withSize(size: number): <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n}\n/**\n * @since 2.0.0\n */\nexport declare const TestSized: Context.Tag<TestSized, TestSized>;\n/**\n * @since 2.0.0\n */\nexport declare const make: (size: number) => TestSized;\n/**\n * @since 2.0.0\n */\nexport declare const fromFiberRef: (fiberRef: FiberRef.FiberRef<number>) => TestSized;\n//# sourceMappingURL=TestSized.d.ts.map",
  "node_modules/effect/dist/dts/Tracer.d.ts": "/**\n * @since 2.0.0\n */\nimport type * as Context from \"./Context.js\";\nimport type * as Effect from \"./Effect.js\";\nimport type * as Exit from \"./Exit.js\";\nimport type * as Fiber from \"./Fiber.js\";\nimport type { LazyArg } from \"./Function.js\";\nimport type * as Option from \"./Option.js\";\n/**\n * @since 2.0.0\n */\nexport declare const TracerTypeId: unique symbol;\n/**\n * @since 2.0.0\n */\nexport type TracerTypeId = typeof TracerTypeId;\n/**\n * @since 2.0.0\n */\nexport interface Tracer {\n    readonly [TracerTypeId]: TracerTypeId;\n    span(name: string, parent: Option.Option<AnySpan>, context: Context.Context<never>, links: ReadonlyArray<SpanLink>, startTime: bigint, kind: SpanKind, options?: SpanOptions): Span;\n    context<X>(f: () => X, fiber: Fiber.RuntimeFiber<any, any>): X;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport type SpanStatus = {\n    _tag: \"Started\";\n    startTime: bigint;\n} | {\n    _tag: \"Ended\";\n    startTime: bigint;\n    endTime: bigint;\n    exit: Exit.Exit<unknown, unknown>;\n};\n/**\n * @since 2.0.0\n * @category models\n */\nexport type AnySpan = Span | ExternalSpan;\n/**\n * @since 2.0.0\n * @category tags\n */\nexport interface ParentSpan {\n    readonly _: unique symbol;\n}\n/**\n * @since 2.0.0\n * @category tags\n */\nexport declare const ParentSpan: Context.Tag<ParentSpan, AnySpan>;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface ExternalSpan {\n    readonly _tag: \"ExternalSpan\";\n    readonly spanId: string;\n    readonly traceId: string;\n    readonly sampled: boolean;\n    readonly context: Context.Context<never>;\n}\n/**\n * @since 3.1.0\n * @category models\n */\nexport interface SpanOptions {\n    readonly attributes?: Record<string, unknown> | undefined;\n    readonly links?: ReadonlyArray<SpanLink> | undefined;\n    readonly parent?: AnySpan | undefined;\n    readonly root?: boolean | undefined;\n    readonly context?: Context.Context<never> | undefined;\n    readonly kind?: SpanKind | undefined;\n    readonly captureStackTrace?: boolean | LazyArg<string | undefined> | undefined;\n}\n/**\n * @since 3.1.0\n * @category models\n */\nexport type SpanKind = \"internal\" | \"server\" | \"client\" | \"producer\" | \"consumer\";\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Span {\n    readonly _tag: \"Span\";\n    readonly name: string;\n    readonly spanId: string;\n    readonly traceId: string;\n    readonly parent: Option.Option<AnySpan>;\n    readonly context: Context.Context<never>;\n    readonly status: SpanStatus;\n    readonly attributes: ReadonlyMap<string, unknown>;\n    readonly links: ReadonlyArray<SpanLink>;\n    readonly sampled: boolean;\n    readonly kind: SpanKind;\n    end(endTime: bigint, exit: Exit.Exit<unknown, unknown>): void;\n    attribute(key: string, value: unknown): void;\n    event(name: string, startTime: bigint, attributes?: Record<string, unknown>): void;\n    addLinks(links: ReadonlyArray<SpanLink>): void;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface SpanLink {\n    readonly _tag: \"SpanLink\";\n    readonly span: AnySpan;\n    readonly attributes: Readonly<Record<string, unknown>>;\n}\n/**\n * @since 2.0.0\n * @category tags\n */\nexport declare const Tracer: Context.Tag<Tracer, Tracer>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: (options: Omit<Tracer, typeof TracerTypeId>) => Tracer;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const externalSpan: (options: {\n    readonly spanId: string;\n    readonly traceId: string;\n    readonly sampled?: boolean | undefined;\n    readonly context?: Context.Context<never> | undefined;\n}) => ExternalSpan;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const tracerWith: <A, E, R>(f: (tracer: Tracer) => Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;\n/**\n * @since 3.12.0\n * @category annotations\n */\nexport interface DisablePropagation {\n    readonly _: unique symbol;\n}\n/**\n * @since 3.12.0\n * @category annotations\n */\nexport declare const DisablePropagation: Context.Reference<DisablePropagation, boolean>;\n//# sourceMappingURL=Tracer.d.ts.map",
  "node_modules/effect/dist/dts/Trie.d.ts": "/**\n * A `Trie` is used for locating specific `string` keys from within a set.\n *\n * It works similar to `HashMap`, but with keys required to be `string`.\n * This constraint unlocks some performance optimizations and new methods to get string prefixes (e.g. `keysWithPrefix`, `longestPrefixOf`).\n *\n * Prefix search is also the main feature that makes a `Trie` more suited than `HashMap` for certain usecases.\n *\n * A `Trie` is often used to store a dictionary (list of words) that can be searched\n * in a manner that allows for efficient generation of completion lists\n * (e.g. predict the rest of a word a user is typing).\n *\n * A `Trie` has O(n) lookup time where `n` is the size of the key,\n * or even less than `n` on search misses.\n *\n * @since 2.0.0\n */\nimport type { Equal } from \"./Equal.js\";\nimport type { Inspectable } from \"./Inspectable.js\";\nimport type { Option } from \"./Option.js\";\nimport type { Pipeable } from \"./Pipeable.js\";\nimport type { Covariant, NoInfer } from \"./Types.js\";\ndeclare const TypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbol\n */\nexport type TypeId = typeof TypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Trie<out Value> extends Iterable<[string, Value]>, Equal, Pipeable, Inspectable {\n    readonly [TypeId]: {\n        readonly _Value: Covariant<Value>;\n    };\n}\n/**\n * Creates an empty `Trie`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie, Equal } from \"effect\"\n *\n * const trie = Trie.empty<string>()\n *\n * assert.equal(Trie.size(trie), 0)\n * assert.deepStrictEqual(Array.from(trie), [])\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const empty: <V = never>() => Trie<V>;\n/**\n * Creates a new `Trie` from an iterable collection of key/value pairs (e.g. `Array<[string, V]>`).\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie, Equal } from \"effect\"\n *\n * const iterable: Array<readonly [string, number]> = [[\"call\", 0], [\"me\", 1], [\"mind\", 2], [\"mid\", 3]]\n * const trie = Trie.fromIterable(iterable)\n *\n * // The entries in the `Trie` are extracted in alphabetical order, regardless of the insertion order\n * assert.deepStrictEqual(Array.from(trie), [[\"call\", 0], [\"me\", 1], [\"mid\", 3], [\"mind\", 2]])\n * assert.equal(Equal.equals(Trie.make([\"call\", 0], [\"me\", 1], [\"mind\", 2], [\"mid\", 3]), trie), true)\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const fromIterable: <V>(entries: Iterable<readonly [string, V]>) => Trie<V>;\n/**\n * Constructs a new `Trie` from the specified entries (`[string, V]`).\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie, Equal } from \"effect\"\n *\n * const trie = Trie.make([\"ca\", 0], [\"me\", 1])\n *\n * assert.deepStrictEqual(Array.from(trie), [[\"ca\", 0], [\"me\", 1]])\n * assert.equal(Equal.equals(Trie.fromIterable([[\"ca\", 0], [\"me\", 1]]), trie), true)\n * ```\n *\n * @since 2.0.0\n * @category constructors\n */\nexport declare const make: <Entries extends Array<readonly [string, any]>>(...entries: Entries) => Trie<Entries[number] extends readonly [any, infer V] ? V : never>;\n/**\n * Insert a new entry in the `Trie`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie } from \"effect\"\n *\n * const trie1 = Trie.empty<number>().pipe(\n *   Trie.insert(\"call\", 0)\n * )\n * const trie2 = trie1.pipe(Trie.insert(\"me\", 1))\n * const trie3 = trie2.pipe(Trie.insert(\"mind\", 2))\n * const trie4 = trie3.pipe(Trie.insert(\"mid\", 3))\n *\n * assert.deepStrictEqual(Array.from(trie1), [[\"call\", 0]])\n * assert.deepStrictEqual(Array.from(trie2), [[\"call\", 0], [\"me\", 1]])\n * assert.deepStrictEqual(Array.from(trie3), [[\"call\", 0], [\"me\", 1], [\"mind\", 2]])\n * assert.deepStrictEqual(Array.from(trie4), [[\"call\", 0], [\"me\", 1], [\"mid\", 3], [\"mind\", 2]])\n * ```\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const insert: {\n    /**\n     * Insert a new entry in the `Trie`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * const trie1 = Trie.empty<number>().pipe(\n     *   Trie.insert(\"call\", 0)\n     * )\n     * const trie2 = trie1.pipe(Trie.insert(\"me\", 1))\n     * const trie3 = trie2.pipe(Trie.insert(\"mind\", 2))\n     * const trie4 = trie3.pipe(Trie.insert(\"mid\", 3))\n     *\n     * assert.deepStrictEqual(Array.from(trie1), [[\"call\", 0]])\n     * assert.deepStrictEqual(Array.from(trie2), [[\"call\", 0], [\"me\", 1]])\n     * assert.deepStrictEqual(Array.from(trie3), [[\"call\", 0], [\"me\", 1], [\"mind\", 2]])\n     * assert.deepStrictEqual(Array.from(trie4), [[\"call\", 0], [\"me\", 1], [\"mid\", 3], [\"mind\", 2]])\n     * ```\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <V1>(key: string, value: V1): <V>(self: Trie<V>) => Trie<V | V1>;\n    /**\n     * Insert a new entry in the `Trie`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * const trie1 = Trie.empty<number>().pipe(\n     *   Trie.insert(\"call\", 0)\n     * )\n     * const trie2 = trie1.pipe(Trie.insert(\"me\", 1))\n     * const trie3 = trie2.pipe(Trie.insert(\"mind\", 2))\n     * const trie4 = trie3.pipe(Trie.insert(\"mid\", 3))\n     *\n     * assert.deepStrictEqual(Array.from(trie1), [[\"call\", 0]])\n     * assert.deepStrictEqual(Array.from(trie2), [[\"call\", 0], [\"me\", 1]])\n     * assert.deepStrictEqual(Array.from(trie3), [[\"call\", 0], [\"me\", 1], [\"mind\", 2]])\n     * assert.deepStrictEqual(Array.from(trie4), [[\"call\", 0], [\"me\", 1], [\"mid\", 3], [\"mind\", 2]])\n     * ```\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <V1, V>(self: Trie<V>, key: string, value: V1): Trie<V | V1>;\n};\n/**\n * Returns an `IterableIterator` of the keys within the `Trie`.\n *\n * The keys are returned in alphabetical order, regardless of insertion order.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"cab\", 0),\n *   Trie.insert(\"abc\", 1),\n *   Trie.insert(\"bca\", 2)\n * )\n *\n * const result = Array.from(Trie.keys(trie))\n * assert.deepStrictEqual(result, [\"abc\", \"bca\", \"cab\"])\n * ```\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const keys: <V>(self: Trie<V>) => IterableIterator<string>;\n/**\n * Returns an `IterableIterator` of the values within the `Trie`.\n *\n * Values are ordered based on their key in alphabetical order, regardless of insertion order.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"call\", 0),\n *   Trie.insert(\"me\", 1),\n *   Trie.insert(\"and\", 2)\n * )\n *\n * const result = Array.from(Trie.values(trie))\n * assert.deepStrictEqual(result, [2, 0, 1])\n * ```\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const values: <V>(self: Trie<V>) => IterableIterator<V>;\n/**\n * Returns an `IterableIterator` of the entries within the `Trie`.\n *\n * The entries are returned by keys in alphabetical order, regardless of insertion order.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"call\", 0),\n *   Trie.insert(\"me\", 1)\n * )\n *\n * const result = Array.from(Trie.entries(trie))\n * assert.deepStrictEqual(result, [[\"call\", 0], [\"me\", 1]])\n * ```\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const entries: <V>(self: Trie<V>) => IterableIterator<[string, V]>;\n/**\n * Returns an `Array<[K, V]>` of the entries within the `Trie`.\n *\n * Equivalent to `Array.from(Trie.entries(trie))`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"call\", 0),\n *   Trie.insert(\"me\", 1)\n * )\n * const result = Trie.toEntries(trie)\n *\n * assert.deepStrictEqual(result, [[\"call\", 0], [\"me\", 1]])\n * ```\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const toEntries: <V>(self: Trie<V>) => Array<[string, V]>;\n/**\n * Returns an `IterableIterator` of the keys within the `Trie`\n * that have `prefix` as prefix (`prefix` included if it exists).\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"she\", 0),\n *   Trie.insert(\"shells\", 1),\n *   Trie.insert(\"sea\", 2),\n *   Trie.insert(\"shore\", 3)\n * )\n *\n * const result = Array.from(Trie.keysWithPrefix(trie, \"she\"))\n * assert.deepStrictEqual(result, [\"she\", \"shells\"])\n * ```\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const keysWithPrefix: {\n    /**\n     * Returns an `IterableIterator` of the keys within the `Trie`\n     * that have `prefix` as prefix (`prefix` included if it exists).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"she\", 0),\n     *   Trie.insert(\"shells\", 1),\n     *   Trie.insert(\"sea\", 2),\n     *   Trie.insert(\"shore\", 3)\n     * )\n     *\n     * const result = Array.from(Trie.keysWithPrefix(trie, \"she\"))\n     * assert.deepStrictEqual(result, [\"she\", \"shells\"])\n     * ```\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    (prefix: string): <V>(self: Trie<V>) => IterableIterator<string>;\n    /**\n     * Returns an `IterableIterator` of the keys within the `Trie`\n     * that have `prefix` as prefix (`prefix` included if it exists).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"she\", 0),\n     *   Trie.insert(\"shells\", 1),\n     *   Trie.insert(\"sea\", 2),\n     *   Trie.insert(\"shore\", 3)\n     * )\n     *\n     * const result = Array.from(Trie.keysWithPrefix(trie, \"she\"))\n     * assert.deepStrictEqual(result, [\"she\", \"shells\"])\n     * ```\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <V>(self: Trie<V>, prefix: string): IterableIterator<string>;\n};\n/**\n * Returns an `IterableIterator` of the values within the `Trie`\n * that have `prefix` as prefix (`prefix` included if it exists).\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"she\", 0),\n *   Trie.insert(\"shells\", 1),\n *   Trie.insert(\"sea\", 2),\n *   Trie.insert(\"shore\", 3)\n * )\n *\n * const result = Array.from(Trie.valuesWithPrefix(trie, \"she\"))\n *\n * // 0: \"she\", 1: \"shells\"\n * assert.deepStrictEqual(result, [0, 1])\n * ```\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const valuesWithPrefix: {\n    /**\n     * Returns an `IterableIterator` of the values within the `Trie`\n     * that have `prefix` as prefix (`prefix` included if it exists).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"she\", 0),\n     *   Trie.insert(\"shells\", 1),\n     *   Trie.insert(\"sea\", 2),\n     *   Trie.insert(\"shore\", 3)\n     * )\n     *\n     * const result = Array.from(Trie.valuesWithPrefix(trie, \"she\"))\n     *\n     * // 0: \"she\", 1: \"shells\"\n     * assert.deepStrictEqual(result, [0, 1])\n     * ```\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    (prefix: string): <V>(self: Trie<V>) => IterableIterator<V>;\n    /**\n     * Returns an `IterableIterator` of the values within the `Trie`\n     * that have `prefix` as prefix (`prefix` included if it exists).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"she\", 0),\n     *   Trie.insert(\"shells\", 1),\n     *   Trie.insert(\"sea\", 2),\n     *   Trie.insert(\"shore\", 3)\n     * )\n     *\n     * const result = Array.from(Trie.valuesWithPrefix(trie, \"she\"))\n     *\n     * // 0: \"she\", 1: \"shells\"\n     * assert.deepStrictEqual(result, [0, 1])\n     * ```\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <V>(self: Trie<V>, prefix: string): IterableIterator<V>;\n};\n/**\n * Returns an `IterableIterator` of the entries within the `Trie`\n * that have `prefix` as prefix (`prefix` included if it exists).\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"she\", 0),\n *   Trie.insert(\"shells\", 1),\n *   Trie.insert(\"sea\", 2),\n *   Trie.insert(\"shore\", 3)\n * )\n *\n * const result = Array.from(Trie.entriesWithPrefix(trie, \"she\"))\n * assert.deepStrictEqual(result, [[\"she\", 0], [\"shells\", 1]])\n * ```\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const entriesWithPrefix: {\n    /**\n     * Returns an `IterableIterator` of the entries within the `Trie`\n     * that have `prefix` as prefix (`prefix` included if it exists).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"she\", 0),\n     *   Trie.insert(\"shells\", 1),\n     *   Trie.insert(\"sea\", 2),\n     *   Trie.insert(\"shore\", 3)\n     * )\n     *\n     * const result = Array.from(Trie.entriesWithPrefix(trie, \"she\"))\n     * assert.deepStrictEqual(result, [[\"she\", 0], [\"shells\", 1]])\n     * ```\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    (prefix: string): <V>(self: Trie<V>) => IterableIterator<[string, V]>;\n    /**\n     * Returns an `IterableIterator` of the entries within the `Trie`\n     * that have `prefix` as prefix (`prefix` included if it exists).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"she\", 0),\n     *   Trie.insert(\"shells\", 1),\n     *   Trie.insert(\"sea\", 2),\n     *   Trie.insert(\"shore\", 3)\n     * )\n     *\n     * const result = Array.from(Trie.entriesWithPrefix(trie, \"she\"))\n     * assert.deepStrictEqual(result, [[\"she\", 0], [\"shells\", 1]])\n     * ```\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <V>(self: Trie<V>, prefix: string): IterableIterator<[string, V]>;\n};\n/**\n * Returns `Array<[K, V]>` of the entries within the `Trie`\n * that have `prefix` as prefix (`prefix` included if it exists).\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"shells\", 0),\n *   Trie.insert(\"sells\", 1),\n *   Trie.insert(\"sea\", 2),\n *   Trie.insert(\"she\", 3)\n * )\n *\n * const result = Trie.toEntriesWithPrefix(trie, \"she\")\n * assert.deepStrictEqual(result, [[\"she\", 3], [\"shells\", 0]])\n * ```\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const toEntriesWithPrefix: {\n    /**\n     * Returns `Array<[K, V]>` of the entries within the `Trie`\n     * that have `prefix` as prefix (`prefix` included if it exists).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"sea\", 2),\n     *   Trie.insert(\"she\", 3)\n     * )\n     *\n     * const result = Trie.toEntriesWithPrefix(trie, \"she\")\n     * assert.deepStrictEqual(result, [[\"she\", 3], [\"shells\", 0]])\n     * ```\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    (prefix: string): <V>(self: Trie<V>) => Array<[string, V]>;\n    /**\n     * Returns `Array<[K, V]>` of the entries within the `Trie`\n     * that have `prefix` as prefix (`prefix` included if it exists).\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"sea\", 2),\n     *   Trie.insert(\"she\", 3)\n     * )\n     *\n     * const result = Trie.toEntriesWithPrefix(trie, \"she\")\n     * assert.deepStrictEqual(result, [[\"she\", 3], [\"shells\", 0]])\n     * ```\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <V>(self: Trie<V>, prefix: string): Array<[string, V]>;\n};\n/**\n * Returns the longest key/value in the `Trie`\n * that is a prefix of that `key` if it exists, `None` otherwise.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie, Option } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"shells\", 0),\n *   Trie.insert(\"sells\", 1),\n *   Trie.insert(\"she\", 2)\n * )\n *\n * assert.deepStrictEqual(Trie.longestPrefixOf(trie, \"sell\"), Option.none())\n * assert.deepStrictEqual(Trie.longestPrefixOf(trie, \"sells\"), Option.some([\"sells\", 1]))\n * assert.deepStrictEqual(Trie.longestPrefixOf(trie, \"shell\"), Option.some([\"she\", 2]))\n * assert.deepStrictEqual(Trie.longestPrefixOf(trie, \"shellsort\"), Option.some([\"shells\", 0]))\n * ```\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const longestPrefixOf: {\n    /**\n     * Returns the longest key/value in the `Trie`\n     * that is a prefix of that `key` if it exists, `None` otherwise.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Option } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * assert.deepStrictEqual(Trie.longestPrefixOf(trie, \"sell\"), Option.none())\n     * assert.deepStrictEqual(Trie.longestPrefixOf(trie, \"sells\"), Option.some([\"sells\", 1]))\n     * assert.deepStrictEqual(Trie.longestPrefixOf(trie, \"shell\"), Option.some([\"she\", 2]))\n     * assert.deepStrictEqual(Trie.longestPrefixOf(trie, \"shellsort\"), Option.some([\"shells\", 0]))\n     * ```\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    (key: string): <V>(self: Trie<V>) => Option<[string, V]>;\n    /**\n     * Returns the longest key/value in the `Trie`\n     * that is a prefix of that `key` if it exists, `None` otherwise.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Option } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * assert.deepStrictEqual(Trie.longestPrefixOf(trie, \"sell\"), Option.none())\n     * assert.deepStrictEqual(Trie.longestPrefixOf(trie, \"sells\"), Option.some([\"sells\", 1]))\n     * assert.deepStrictEqual(Trie.longestPrefixOf(trie, \"shell\"), Option.some([\"she\", 2]))\n     * assert.deepStrictEqual(Trie.longestPrefixOf(trie, \"shellsort\"), Option.some([\"shells\", 0]))\n     * ```\n     *\n     * @since 2.0.0\n     * @category getters\n     */\n    <V>(self: Trie<V>, key: string): Option<[string, V]>;\n};\n/**\n * Returns the size of the `Trie` (number of entries in the `Trie`).\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"a\", 0),\n *   Trie.insert(\"b\", 1)\n * )\n *\n * assert.equal(Trie.size(trie), 2)\n * ```\n *\n * @since 2.0.0\n * @category getters\n */\nexport declare const size: <V>(self: Trie<V>) => number;\n/**\n * Safely lookup the value for the specified key in the `Trie`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie, Option } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"call\", 0),\n *   Trie.insert(\"me\", 1),\n *   Trie.insert(\"mind\", 2),\n *   Trie.insert(\"mid\", 3)\n * )\n *\n * assert.deepStrictEqual(Trie.get(trie, \"call\"), Option.some(0))\n * assert.deepStrictEqual(Trie.get(trie, \"me\"), Option.some(1))\n * assert.deepStrictEqual(Trie.get(trie, \"mind\"), Option.some(2))\n * assert.deepStrictEqual(Trie.get(trie, \"mid\"), Option.some(3))\n * assert.deepStrictEqual(Trie.get(trie, \"cale\"), Option.none())\n * assert.deepStrictEqual(Trie.get(trie, \"ma\"), Option.none())\n * assert.deepStrictEqual(Trie.get(trie, \"midn\"), Option.none())\n * assert.deepStrictEqual(Trie.get(trie, \"mea\"), Option.none())\n * ```\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const get: {\n    /**\n     * Safely lookup the value for the specified key in the `Trie`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Option } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"call\", 0),\n     *   Trie.insert(\"me\", 1),\n     *   Trie.insert(\"mind\", 2),\n     *   Trie.insert(\"mid\", 3)\n     * )\n     *\n     * assert.deepStrictEqual(Trie.get(trie, \"call\"), Option.some(0))\n     * assert.deepStrictEqual(Trie.get(trie, \"me\"), Option.some(1))\n     * assert.deepStrictEqual(Trie.get(trie, \"mind\"), Option.some(2))\n     * assert.deepStrictEqual(Trie.get(trie, \"mid\"), Option.some(3))\n     * assert.deepStrictEqual(Trie.get(trie, \"cale\"), Option.none())\n     * assert.deepStrictEqual(Trie.get(trie, \"ma\"), Option.none())\n     * assert.deepStrictEqual(Trie.get(trie, \"midn\"), Option.none())\n     * assert.deepStrictEqual(Trie.get(trie, \"mea\"), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (key: string): <V>(self: Trie<V>) => Option<V>;\n    /**\n     * Safely lookup the value for the specified key in the `Trie`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Option } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"call\", 0),\n     *   Trie.insert(\"me\", 1),\n     *   Trie.insert(\"mind\", 2),\n     *   Trie.insert(\"mid\", 3)\n     * )\n     *\n     * assert.deepStrictEqual(Trie.get(trie, \"call\"), Option.some(0))\n     * assert.deepStrictEqual(Trie.get(trie, \"me\"), Option.some(1))\n     * assert.deepStrictEqual(Trie.get(trie, \"mind\"), Option.some(2))\n     * assert.deepStrictEqual(Trie.get(trie, \"mid\"), Option.some(3))\n     * assert.deepStrictEqual(Trie.get(trie, \"cale\"), Option.none())\n     * assert.deepStrictEqual(Trie.get(trie, \"ma\"), Option.none())\n     * assert.deepStrictEqual(Trie.get(trie, \"midn\"), Option.none())\n     * assert.deepStrictEqual(Trie.get(trie, \"mea\"), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <V>(self: Trie<V>, key: string): Option<V>;\n};\n/**\n * Check if the given key exists in the `Trie`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"call\", 0),\n *   Trie.insert(\"me\", 1),\n *   Trie.insert(\"mind\", 2),\n *   Trie.insert(\"mid\", 3)\n * )\n *\n * assert.equal(Trie.has(trie, \"call\"), true)\n * assert.equal(Trie.has(trie, \"me\"), true)\n * assert.equal(Trie.has(trie, \"mind\"), true)\n * assert.equal(Trie.has(trie, \"mid\"), true)\n * assert.equal(Trie.has(trie, \"cale\"), false)\n * assert.equal(Trie.has(trie, \"ma\"), false)\n * assert.equal(Trie.has(trie, \"midn\"), false)\n * assert.equal(Trie.has(trie, \"mea\"), false)\n * ```\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const has: {\n    /**\n     * Check if the given key exists in the `Trie`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"call\", 0),\n     *   Trie.insert(\"me\", 1),\n     *   Trie.insert(\"mind\", 2),\n     *   Trie.insert(\"mid\", 3)\n     * )\n     *\n     * assert.equal(Trie.has(trie, \"call\"), true)\n     * assert.equal(Trie.has(trie, \"me\"), true)\n     * assert.equal(Trie.has(trie, \"mind\"), true)\n     * assert.equal(Trie.has(trie, \"mid\"), true)\n     * assert.equal(Trie.has(trie, \"cale\"), false)\n     * assert.equal(Trie.has(trie, \"ma\"), false)\n     * assert.equal(Trie.has(trie, \"midn\"), false)\n     * assert.equal(Trie.has(trie, \"mea\"), false)\n     * ```\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    (key: string): <V>(self: Trie<V>) => boolean;\n    /**\n     * Check if the given key exists in the `Trie`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"call\", 0),\n     *   Trie.insert(\"me\", 1),\n     *   Trie.insert(\"mind\", 2),\n     *   Trie.insert(\"mid\", 3)\n     * )\n     *\n     * assert.equal(Trie.has(trie, \"call\"), true)\n     * assert.equal(Trie.has(trie, \"me\"), true)\n     * assert.equal(Trie.has(trie, \"mind\"), true)\n     * assert.equal(Trie.has(trie, \"mid\"), true)\n     * assert.equal(Trie.has(trie, \"cale\"), false)\n     * assert.equal(Trie.has(trie, \"ma\"), false)\n     * assert.equal(Trie.has(trie, \"midn\"), false)\n     * assert.equal(Trie.has(trie, \"mea\"), false)\n     * ```\n     *\n     * @since 2.0.0\n     * @category elements\n     */\n    <V>(self: Trie<V>, key: string): boolean;\n};\n/**\n * Checks if the `Trie` contains any entries.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie } from \"effect\"\n *\n * const trie = Trie.empty<number>()\n * const trie1 = trie.pipe(Trie.insert(\"ma\", 0))\n *\n * assert.equal(Trie.isEmpty(trie), true)\n * assert.equal(Trie.isEmpty(trie1), false)\n * ```\n *\n * @since 2.0.0\n * @category elements\n */\nexport declare const isEmpty: <V>(self: Trie<V>) => boolean;\n/**\n * Unsafely lookup the value for the specified key in the `Trie`.\n *\n * `unsafeGet` will throw if the key is not found. Use `get` instead to safely\n * get a value from the `Trie`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"call\", 0),\n *   Trie.insert(\"me\", 1)\n * )\n *\n * assert.throws(() => Trie.unsafeGet(trie, \"mae\"))\n * ```\n *\n * @since 2.0.0\n * @category unsafe\n */\nexport declare const unsafeGet: {\n    /**\n     * Unsafely lookup the value for the specified key in the `Trie`.\n     *\n     * `unsafeGet` will throw if the key is not found. Use `get` instead to safely\n     * get a value from the `Trie`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"call\", 0),\n     *   Trie.insert(\"me\", 1)\n     * )\n     *\n     * assert.throws(() => Trie.unsafeGet(trie, \"mae\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category unsafe\n     */\n    (key: string): <V>(self: Trie<V>) => V;\n    /**\n     * Unsafely lookup the value for the specified key in the `Trie`.\n     *\n     * `unsafeGet` will throw if the key is not found. Use `get` instead to safely\n     * get a value from the `Trie`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"call\", 0),\n     *   Trie.insert(\"me\", 1)\n     * )\n     *\n     * assert.throws(() => Trie.unsafeGet(trie, \"mae\"))\n     * ```\n     *\n     * @since 2.0.0\n     * @category unsafe\n     */\n    <V>(self: Trie<V>, key: string): V;\n};\n/**\n * Remove the entry for the specified key in the `Trie`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie, Option } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"call\", 0),\n *   Trie.insert(\"me\", 1),\n *   Trie.insert(\"mind\", 2),\n *   Trie.insert(\"mid\", 3)\n * )\n *\n * const trie1 = trie.pipe(Trie.remove(\"call\"))\n * const trie2 = trie1.pipe(Trie.remove(\"mea\"))\n *\n * assert.deepStrictEqual(Trie.get(trie, \"call\"), Option.some(0))\n * assert.deepStrictEqual(Trie.get(trie1, \"call\"), Option.none())\n * assert.deepStrictEqual(Trie.get(trie2, \"call\"), Option.none())\n * ```\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const remove: {\n    /**\n     * Remove the entry for the specified key in the `Trie`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Option } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"call\", 0),\n     *   Trie.insert(\"me\", 1),\n     *   Trie.insert(\"mind\", 2),\n     *   Trie.insert(\"mid\", 3)\n     * )\n     *\n     * const trie1 = trie.pipe(Trie.remove(\"call\"))\n     * const trie2 = trie1.pipe(Trie.remove(\"mea\"))\n     *\n     * assert.deepStrictEqual(Trie.get(trie, \"call\"), Option.some(0))\n     * assert.deepStrictEqual(Trie.get(trie1, \"call\"), Option.none())\n     * assert.deepStrictEqual(Trie.get(trie2, \"call\"), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    (key: string): <V>(self: Trie<V>) => Trie<V>;\n    /**\n     * Remove the entry for the specified key in the `Trie`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Option } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"call\", 0),\n     *   Trie.insert(\"me\", 1),\n     *   Trie.insert(\"mind\", 2),\n     *   Trie.insert(\"mid\", 3)\n     * )\n     *\n     * const trie1 = trie.pipe(Trie.remove(\"call\"))\n     * const trie2 = trie1.pipe(Trie.remove(\"mea\"))\n     *\n     * assert.deepStrictEqual(Trie.get(trie, \"call\"), Option.some(0))\n     * assert.deepStrictEqual(Trie.get(trie1, \"call\"), Option.none())\n     * assert.deepStrictEqual(Trie.get(trie2, \"call\"), Option.none())\n     * ```\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <V>(self: Trie<V>, key: string): Trie<V>;\n};\n/**\n * Reduce a state over the entries of the `Trie`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"shells\", 0),\n *   Trie.insert(\"sells\", 1),\n *   Trie.insert(\"she\", 2)\n * )\n *\n * assert.equal(\n *   trie.pipe(\n *     Trie.reduce(0, (acc, n) => acc + n)\n *   ),\n *   3\n * )\n * assert.equal(\n *   trie.pipe(\n *     Trie.reduce(10, (acc, n) => acc + n)\n *   ),\n *   13\n * )\n * assert.equal(\n *   trie.pipe(\n *     Trie.reduce(\"\", (acc, _, key) => acc + key)\n *   ),\n *   \"sellssheshells\"\n * )\n * ```\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const reduce: {\n    /**\n     * Reduce a state over the entries of the `Trie`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * assert.equal(\n     *   trie.pipe(\n     *     Trie.reduce(0, (acc, n) => acc + n)\n     *   ),\n     *   3\n     * )\n     * assert.equal(\n     *   trie.pipe(\n     *     Trie.reduce(10, (acc, n) => acc + n)\n     *   ),\n     *   13\n     * )\n     * assert.equal(\n     *   trie.pipe(\n     *     Trie.reduce(\"\", (acc, _, key) => acc + key)\n     *   ),\n     *   \"sellssheshells\"\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, V>(zero: Z, f: (accumulator: Z, value: V, key: string) => Z): (self: Trie<V>) => Z;\n    /**\n     * Reduce a state over the entries of the `Trie`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * assert.equal(\n     *   trie.pipe(\n     *     Trie.reduce(0, (acc, n) => acc + n)\n     *   ),\n     *   3\n     * )\n     * assert.equal(\n     *   trie.pipe(\n     *     Trie.reduce(10, (acc, n) => acc + n)\n     *   ),\n     *   13\n     * )\n     * assert.equal(\n     *   trie.pipe(\n     *     Trie.reduce(\"\", (acc, _, key) => acc + key)\n     *   ),\n     *   \"sellssheshells\"\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <Z, V>(self: Trie<V>, zero: Z, f: (accumulator: Z, value: V, key: string) => Z): Z;\n};\n/**\n * Maps over the entries of the `Trie` using the specified function.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie, Equal } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"shells\", 0),\n *   Trie.insert(\"sells\", 1),\n *   Trie.insert(\"she\", 2)\n * )\n *\n * const trieMapV = Trie.empty<number>().pipe(\n *   Trie.insert(\"shells\", 1),\n *   Trie.insert(\"sells\", 2),\n *   Trie.insert(\"she\", 3)\n * )\n *\n * const trieMapK = Trie.empty<number>().pipe(\n *   Trie.insert(\"shells\", 6),\n *   Trie.insert(\"sells\", 5),\n *   Trie.insert(\"she\", 3)\n * )\n *\n * assert.equal(Equal.equals(Trie.map(trie, (v) => v + 1), trieMapV), true)\n * assert.equal(Equal.equals(Trie.map(trie, (_, k) => k.length), trieMapK), true)\n * ```\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const map: {\n    /**\n     * Maps over the entries of the `Trie` using the specified function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Equal } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * const trieMapV = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 1),\n     *   Trie.insert(\"sells\", 2),\n     *   Trie.insert(\"she\", 3)\n     * )\n     *\n     * const trieMapK = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 6),\n     *   Trie.insert(\"sells\", 5),\n     *   Trie.insert(\"she\", 3)\n     * )\n     *\n     * assert.equal(Equal.equals(Trie.map(trie, (v) => v + 1), trieMapV), true)\n     * assert.equal(Equal.equals(Trie.map(trie, (_, k) => k.length), trieMapK), true)\n     * ```\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, V>(f: (value: V, key: string) => A): (self: Trie<V>) => Trie<A>;\n    /**\n     * Maps over the entries of the `Trie` using the specified function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Equal } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * const trieMapV = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 1),\n     *   Trie.insert(\"sells\", 2),\n     *   Trie.insert(\"she\", 3)\n     * )\n     *\n     * const trieMapK = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 6),\n     *   Trie.insert(\"sells\", 5),\n     *   Trie.insert(\"she\", 3)\n     * )\n     *\n     * assert.equal(Equal.equals(Trie.map(trie, (v) => v + 1), trieMapV), true)\n     * assert.equal(Equal.equals(Trie.map(trie, (_, k) => k.length), trieMapK), true)\n     * ```\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <V, A>(self: Trie<V>, f: (value: V, key: string) => A): Trie<A>;\n};\n/**\n * Filters entries out of a `Trie` using the specified predicate.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie, Equal } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"shells\", 0),\n *   Trie.insert(\"sells\", 1),\n *   Trie.insert(\"she\", 2)\n * )\n *\n * const trieMapV = Trie.empty<number>().pipe(\n *   Trie.insert(\"she\", 2)\n * )\n *\n * const trieMapK = Trie.empty<number>().pipe(\n *   Trie.insert(\"shells\", 0),\n *   Trie.insert(\"sells\", 1)\n * )\n *\n * assert.equal(Equal.equals(Trie.filter(trie, (v) => v > 1), trieMapV), true)\n * assert.equal(Equal.equals(Trie.filter(trie, (_, k) => k.length > 3), trieMapK), true)\n * ```\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filter: {\n    /**\n     * Filters entries out of a `Trie` using the specified predicate.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Equal } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * const trieMapV = Trie.empty<number>().pipe(\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * const trieMapK = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1)\n     * )\n     *\n     * assert.equal(Equal.equals(Trie.filter(trie, (v) => v > 1), trieMapV), true)\n     * assert.equal(Equal.equals(Trie.filter(trie, (_, k) => k.length > 3), trieMapK), true)\n     * ```\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B extends A>(f: (a: NoInfer<A>, k: string) => a is B): (self: Trie<A>) => Trie<B>;\n    /**\n     * Filters entries out of a `Trie` using the specified predicate.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Equal } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * const trieMapV = Trie.empty<number>().pipe(\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * const trieMapK = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1)\n     * )\n     *\n     * assert.equal(Equal.equals(Trie.filter(trie, (v) => v > 1), trieMapV), true)\n     * assert.equal(Equal.equals(Trie.filter(trie, (_, k) => k.length > 3), trieMapK), true)\n     * ```\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A>(f: (a: NoInfer<A>, k: string) => boolean): (self: Trie<A>) => Trie<A>;\n    /**\n     * Filters entries out of a `Trie` using the specified predicate.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Equal } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * const trieMapV = Trie.empty<number>().pipe(\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * const trieMapK = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1)\n     * )\n     *\n     * assert.equal(Equal.equals(Trie.filter(trie, (v) => v > 1), trieMapV), true)\n     * assert.equal(Equal.equals(Trie.filter(trie, (_, k) => k.length > 3), trieMapK), true)\n     * ```\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B extends A>(self: Trie<A>, f: (a: A, k: string) => a is B): Trie<B>;\n    /**\n     * Filters entries out of a `Trie` using the specified predicate.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Equal } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * const trieMapV = Trie.empty<number>().pipe(\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * const trieMapK = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1)\n     * )\n     *\n     * assert.equal(Equal.equals(Trie.filter(trie, (v) => v > 1), trieMapV), true)\n     * assert.equal(Equal.equals(Trie.filter(trie, (_, k) => k.length > 3), trieMapK), true)\n     * ```\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A>(self: Trie<A>, f: (a: A, k: string) => boolean): Trie<A>;\n};\n/**\n * Maps over the entries of the `Trie` using the specified partial function\n * and filters out `None` values.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie, Equal, Option } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"shells\", 0),\n *   Trie.insert(\"sells\", 1),\n *   Trie.insert(\"she\", 2)\n * )\n *\n * const trieMapV = Trie.empty<number>().pipe(\n *   Trie.insert(\"she\", 2)\n * )\n *\n * const trieMapK = Trie.empty<number>().pipe(\n *   Trie.insert(\"shells\", 0),\n *   Trie.insert(\"sells\", 1)\n * )\n *\n * assert.equal(Equal.equals(Trie.filterMap(trie, (v) => v > 1 ? Option.some(v) : Option.none()), trieMapV), true)\n * assert.equal(\n *   Equal.equals(Trie.filterMap(trie, (v, k) => k.length > 3 ? Option.some(v) : Option.none()), trieMapK),\n *   true\n * )\n * ```\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const filterMap: {\n    /**\n     * Maps over the entries of the `Trie` using the specified partial function\n     * and filters out `None` values.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Equal, Option } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * const trieMapV = Trie.empty<number>().pipe(\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * const trieMapK = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1)\n     * )\n     *\n     * assert.equal(Equal.equals(Trie.filterMap(trie, (v) => v > 1 ? Option.some(v) : Option.none()), trieMapV), true)\n     * assert.equal(\n     *   Equal.equals(Trie.filterMap(trie, (v, k) => k.length > 3 ? Option.some(v) : Option.none()), trieMapK),\n     *   true\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B>(f: (value: A, key: string) => Option<B>): (self: Trie<A>) => Trie<B>;\n    /**\n     * Maps over the entries of the `Trie` using the specified partial function\n     * and filters out `None` values.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Equal, Option } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * const trieMapV = Trie.empty<number>().pipe(\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * const trieMapK = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1)\n     * )\n     *\n     * assert.equal(Equal.equals(Trie.filterMap(trie, (v) => v > 1 ? Option.some(v) : Option.none()), trieMapV), true)\n     * assert.equal(\n     *   Equal.equals(Trie.filterMap(trie, (v, k) => k.length > 3 ? Option.some(v) : Option.none()), trieMapK),\n     *   true\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category filtering\n     */\n    <A, B>(self: Trie<A>, f: (value: A, key: string) => Option<B>): Trie<B>;\n};\n/**\n * Filters out `None` values from a `Trie` of `Options`s.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie, Equal, Option } from \"effect\"\n *\n * const trie = Trie.empty<Option.Option<number>>().pipe(\n *   Trie.insert(\"shells\", Option.some(0)),\n *   Trie.insert(\"sells\", Option.none()),\n *   Trie.insert(\"she\", Option.some(2))\n * )\n *\n * const trieMapV = Trie.empty<number>().pipe(\n *   Trie.insert(\"shells\", 0),\n *   Trie.insert(\"she\", 2)\n * )\n *\n * assert.equal(Equal.equals(Trie.compact(trie), trieMapV), true)\n * ```\n *\n * @since 2.0.0\n * @category filtering\n */\nexport declare const compact: <A>(self: Trie<Option<A>>) => Trie<A>;\n/**\n * Applies the specified function to the entries of the `Trie`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie } from \"effect\"\n *\n * let value = 0\n *\n * Trie.empty<number>().pipe(\n *   Trie.insert(\"shells\", 0),\n *   Trie.insert(\"sells\", 1),\n *   Trie.insert(\"she\", 2),\n *   Trie.forEach((n, key) => {\n *     value += n + key.length\n *   })\n * )\n *\n * assert.equal(value, 17)\n * ```\n *\n * @since 2.0.0\n * @category traversing\n */\nexport declare const forEach: {\n    /**\n     * Applies the specified function to the entries of the `Trie`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * let value = 0\n     *\n     * Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2),\n     *   Trie.forEach((n, key) => {\n     *     value += n + key.length\n     *   })\n     * )\n     *\n     * assert.equal(value, 17)\n     * ```\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <V>(f: (value: V, key: string) => void): (self: Trie<V>) => void;\n    /**\n     * Applies the specified function to the entries of the `Trie`.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie } from \"effect\"\n     *\n     * let value = 0\n     *\n     * Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2),\n     *   Trie.forEach((n, key) => {\n     *     value += n + key.length\n     *   })\n     * )\n     *\n     * assert.equal(value, 17)\n     * ```\n     *\n     * @since 2.0.0\n     * @category traversing\n     */\n    <V>(self: Trie<V>, f: (value: V, key: string) => void): void;\n};\n/**\n * Updates the value of the specified key within the `Trie` if it exists.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie, Equal, Option } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"shells\", 0),\n *   Trie.insert(\"sells\", 1),\n *   Trie.insert(\"she\", 2)\n * )\n *\n * assert.deepStrictEqual(trie.pipe(Trie.modify(\"she\", (v) => v + 10), Trie.get(\"she\")), Option.some(12))\n *\n * assert.equal(Equal.equals(trie.pipe(Trie.modify(\"me\", (v) => v)), trie), true)\n * ```\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const modify: {\n    /**\n     * Updates the value of the specified key within the `Trie` if it exists.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Equal, Option } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * assert.deepStrictEqual(trie.pipe(Trie.modify(\"she\", (v) => v + 10), Trie.get(\"she\")), Option.some(12))\n     *\n     * assert.equal(Equal.equals(trie.pipe(Trie.modify(\"me\", (v) => v)), trie), true)\n     * ```\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <V1, V>(key: string, f: (v: V) => V1): (self: Trie<V>) => Trie<V1 | V>;\n    /**\n     * Updates the value of the specified key within the `Trie` if it exists.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Equal, Option } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * assert.deepStrictEqual(trie.pipe(Trie.modify(\"she\", (v) => v + 10), Trie.get(\"she\")), Option.some(12))\n     *\n     * assert.equal(Equal.equals(trie.pipe(Trie.modify(\"me\", (v) => v)), trie), true)\n     * ```\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <V1, V>(self: Trie<V>, key: string, f: (v: V) => V1): Trie<V | V1>;\n};\n/**\n * Removes all entries in the `Trie` which have the specified keys.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie, Equal } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"shells\", 0),\n *   Trie.insert(\"sells\", 1),\n *   Trie.insert(\"she\", 2)\n * )\n *\n * assert.equal(\n *   Equal.equals(trie.pipe(Trie.removeMany([\"she\", \"sells\"])), Trie.empty<number>().pipe(Trie.insert(\"shells\", 0))),\n *   true\n * )\n * ```\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const removeMany: {\n    /**\n     * Removes all entries in the `Trie` which have the specified keys.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Equal } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * assert.equal(\n     *   Equal.equals(trie.pipe(Trie.removeMany([\"she\", \"sells\"])), Trie.empty<number>().pipe(Trie.insert(\"shells\", 0))),\n     *   true\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    (keys: Iterable<string>): <V>(self: Trie<V>) => Trie<V>;\n    /**\n     * Removes all entries in the `Trie` which have the specified keys.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Equal } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * assert.equal(\n     *   Equal.equals(trie.pipe(Trie.removeMany([\"she\", \"sells\"])), Trie.empty<number>().pipe(Trie.insert(\"shells\", 0))),\n     *   true\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <V>(self: Trie<V>, keys: Iterable<string>): Trie<V>;\n};\n/**\n * Insert multiple entries in the `Trie` at once.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Trie, Equal } from \"effect\"\n *\n * const trie = Trie.empty<number>().pipe(\n *   Trie.insert(\"shells\", 0),\n *   Trie.insert(\"sells\", 1),\n *   Trie.insert(\"she\", 2)\n * )\n *\n * const trieInsert = Trie.empty<number>().pipe(\n *   Trie.insert(\"shells\", 0),\n *   Trie.insertMany(\n *     [[\"sells\", 1], [\"she\", 2]]\n *   )\n * )\n *\n * assert.equal(\n *   Equal.equals(trie, trieInsert),\n *   true\n * )\n * ```\n *\n * @since 2.0.0\n * @category mutations\n */\nexport declare const insertMany: {\n    /**\n     * Insert multiple entries in the `Trie` at once.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Equal } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * const trieInsert = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insertMany(\n     *     [[\"sells\", 1], [\"she\", 2]]\n     *   )\n     * )\n     *\n     * assert.equal(\n     *   Equal.equals(trie, trieInsert),\n     *   true\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <V1>(iter: Iterable<[string, V1]>): <V>(self: Trie<V>) => Trie<V | V1>;\n    /**\n     * Insert multiple entries in the `Trie` at once.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Trie, Equal } from \"effect\"\n     *\n     * const trie = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insert(\"sells\", 1),\n     *   Trie.insert(\"she\", 2)\n     * )\n     *\n     * const trieInsert = Trie.empty<number>().pipe(\n     *   Trie.insert(\"shells\", 0),\n     *   Trie.insertMany(\n     *     [[\"sells\", 1], [\"she\", 2]]\n     *   )\n     * )\n     *\n     * assert.equal(\n     *   Equal.equals(trie, trieInsert),\n     *   true\n     * )\n     * ```\n     *\n     * @since 2.0.0\n     * @category mutations\n     */\n    <V1, V>(self: Trie<V>, iter: Iterable<[string, V1]>): Trie<V | V1>;\n};\nexport {};\n//# sourceMappingURL=Trie.d.ts.map",
  "node_modules/effect/dist/dts/Tuple.d.ts": "/**\n * This module provides utility functions for working with tuples in TypeScript.\n *\n * @since 2.0.0\n */\nimport * as Equivalence from \"./Equivalence.js\";\nimport type { TypeLambda } from \"./HKT.js\";\nimport * as order from \"./Order.js\";\nimport type { TupleOf } from \"./Types.js\";\n/**\n * @category type lambdas\n * @since 2.0.0\n */\nexport interface TupleTypeLambda extends TypeLambda {\n    readonly type: [this[\"Out1\"], this[\"Target\"]];\n}\n/**\n * Constructs a new tuple from the provided values.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { make } from \"effect/Tuple\"\n *\n * assert.deepStrictEqual(make(1, 'hello', true), [1, 'hello', true])\n * ```\n *\n * @category constructors\n * @since 2.0.0\n */\nexport declare const make: <A extends ReadonlyArray<any>>(...elements: A) => A;\n/**\n * Return the first element from a tuple with two elements.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { getFirst } from \"effect/Tuple\"\n *\n * assert.deepStrictEqual(getFirst([\"hello\", 42]), \"hello\")\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const getFirst: <L, R>(self: readonly [L, R]) => L;\n/**\n * Return the second element from a tuple with two elements.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { getSecond } from \"effect/Tuple\"\n *\n * assert.deepStrictEqual(getSecond([\"hello\", 42]), 42)\n * ```\n *\n * @category getters\n * @since 2.0.0\n */\nexport declare const getSecond: <L, R>(self: readonly [L, R]) => R;\n/**\n * Transforms each element of tuple using the given function, treating tuple homomorphically\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { pipe, Tuple } from \"effect\"\n *\n * const result = pipe(\n *   [\"a\", 1, false] as const,\n *   Tuple.map((el) => el.toString().toUpperCase())\n * )\n * assert.deepStrictEqual(result, ['A', '1', 'FALSE'])\n * ```\n *\n * @category mapping\n * @since 3.9.0\n */\nexport declare const map: {\n    /**\n     * Transforms each element of tuple using the given function, treating tuple homomorphically\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Tuple } from \"effect\"\n     *\n     * const result = pipe(\n     *   [\"a\", 1, false] as const,\n     *   Tuple.map((el) => el.toString().toUpperCase())\n     * )\n     * assert.deepStrictEqual(result, ['A', '1', 'FALSE'])\n     * ```\n     *\n     * @category mapping\n     * @since 3.9.0\n     */\n    <T extends ReadonlyArray<any> | [], B>(fn: (element: T[number]) => B): (self: T) => TupleOf<T[\"length\"], B>;\n    /**\n     * Transforms each element of tuple using the given function, treating tuple homomorphically\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { pipe, Tuple } from \"effect\"\n     *\n     * const result = pipe(\n     *   [\"a\", 1, false] as const,\n     *   Tuple.map((el) => el.toString().toUpperCase())\n     * )\n     * assert.deepStrictEqual(result, ['A', '1', 'FALSE'])\n     * ```\n     *\n     * @category mapping\n     * @since 3.9.0\n     */\n    <B, T extends ReadonlyArray<any> | []>(self: T, fn: (element: T[number]) => B): TupleOf<T[\"length\"], B>;\n};\n/**\n * Transforms both elements of a tuple with two elements using the given functions.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { mapBoth } from \"effect/Tuple\"\n *\n * assert.deepStrictEqual(\n *   mapBoth([\"hello\", 42], { onFirst: s => s.toUpperCase(), onSecond: n => n.toString() }),\n *   [\"HELLO\", \"42\"]\n * )\n * ```\n *\n * @category mapping\n * @since 2.0.0\n */\nexport declare const mapBoth: {\n    /**\n     * Transforms both elements of a tuple with two elements using the given functions.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { mapBoth } from \"effect/Tuple\"\n     *\n     * assert.deepStrictEqual(\n     *   mapBoth([\"hello\", 42], { onFirst: s => s.toUpperCase(), onSecond: n => n.toString() }),\n     *   [\"HELLO\", \"42\"]\n     * )\n     * ```\n     *\n     * @category mapping\n     * @since 2.0.0\n     */\n    <L1, L2, R1, R2>(options: {\n        readonly onFirst: (e: L1) => L2;\n        readonly onSecond: (a: R1) => R2;\n    }): (self: readonly [L1, R1]) => [L2, R2];\n    /**\n     * Transforms both elements of a tuple with two elements using the given functions.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { mapBoth } from \"effect/Tuple\"\n     *\n     * assert.deepStrictEqual(\n     *   mapBoth([\"hello\", 42], { onFirst: s => s.toUpperCase(), onSecond: n => n.toString() }),\n     *   [\"HELLO\", \"42\"]\n     * )\n     * ```\n     *\n     * @category mapping\n     * @since 2.0.0\n     */\n    <L1, R1, L2, R2>(self: readonly [L1, R1], options: {\n        readonly onFirst: (e: L1) => L2;\n        readonly onSecond: (a: R1) => R2;\n    }): [L2, R2];\n};\n/**\n * Transforms the first component of a tuple with two elements using a given function.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { mapFirst } from \"effect/Tuple\"\n *\n * assert.deepStrictEqual(\n *   mapFirst([\"hello\", 42], s => s.toUpperCase()),\n *   [\"HELLO\", 42]\n * )\n * ```\n *\n * @category mapping\n * @since 2.0.0\n */\nexport declare const mapFirst: {\n    /**\n     * Transforms the first component of a tuple with two elements using a given function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { mapFirst } from \"effect/Tuple\"\n     *\n     * assert.deepStrictEqual(\n     *   mapFirst([\"hello\", 42], s => s.toUpperCase()),\n     *   [\"HELLO\", 42]\n     * )\n     * ```\n     *\n     * @category mapping\n     * @since 2.0.0\n     */\n    <L1, L2>(f: (left: L1) => L2): <R>(self: readonly [L1, R]) => [L2, R];\n    /**\n     * Transforms the first component of a tuple with two elements using a given function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { mapFirst } from \"effect/Tuple\"\n     *\n     * assert.deepStrictEqual(\n     *   mapFirst([\"hello\", 42], s => s.toUpperCase()),\n     *   [\"HELLO\", 42]\n     * )\n     * ```\n     *\n     * @category mapping\n     * @since 2.0.0\n     */\n    <L1, R, L2>(self: readonly [L1, R], f: (left: L1) => L2): [L2, R];\n};\n/**\n * Transforms the second component of a tuple with two elements using a given function.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { mapSecond } from \"effect/Tuple\"\n *\n * assert.deepStrictEqual(\n *   mapSecond([\"hello\", 42], n => n.toString()),\n *   [\"hello\", \"42\"]\n * )\n * ```\n *\n * @category mapping\n * @since 2.0.0\n */\nexport declare const mapSecond: {\n    /**\n     * Transforms the second component of a tuple with two elements using a given function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { mapSecond } from \"effect/Tuple\"\n     *\n     * assert.deepStrictEqual(\n     *   mapSecond([\"hello\", 42], n => n.toString()),\n     *   [\"hello\", \"42\"]\n     * )\n     * ```\n     *\n     * @category mapping\n     * @since 2.0.0\n     */\n    <R1, R2>(f: (right: R1) => R2): <L>(self: readonly [L, R1]) => [L, R2];\n    /**\n     * Transforms the second component of a tuple with two elements using a given function.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { mapSecond } from \"effect/Tuple\"\n     *\n     * assert.deepStrictEqual(\n     *   mapSecond([\"hello\", 42], n => n.toString()),\n     *   [\"hello\", \"42\"]\n     * )\n     * ```\n     *\n     * @category mapping\n     * @since 2.0.0\n     */\n    <L, R1, R2>(self: readonly [L, R1], f: (right: R1) => R2): [L, R2];\n};\n/**\n * Swaps the elements of a tuple with two elements.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { swap } from \"effect/Tuple\"\n *\n * assert.deepStrictEqual(swap([\"hello\", 42]), [42, \"hello\"])\n * ```\n *\n * @since 2.0.0\n */\nexport declare const swap: <L, R>(self: readonly [L, R]) => [R, L];\n/**\n * Given a tuple of `Equivalence`s returns a new `Equivalence` that compares values of a tuple\n * by applying each `Equivalence` to the corresponding element of the tuple.\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const getEquivalence: <T extends ReadonlyArray<Equivalence.Equivalence<any>>>(...isEquivalents: T) => Equivalence.Equivalence<Readonly<{\n    [I in keyof T]: [T[I]] extends [Equivalence.Equivalence<infer A>] ? A : never;\n}>>;\n/**\n * This function creates and returns a new `Order` for a tuple of values based on the given `Order`s for each element in the tuple.\n * The returned `Order` compares two tuples of the same type by applying the corresponding `Order` to each element in the tuple.\n * It is useful when you need to compare two tuples of the same type and you have a specific way of comparing each element\n * of the tuple.\n *\n * @category combinators\n * @since 2.0.0\n */\nexport declare const getOrder: <T extends ReadonlyArray<order.Order<any>>>(...elements: T) => order.Order<{\n    [I in keyof T]: [T[I]] extends [order.Order<infer A>] ? A : never;\n}>;\n/**\n * Appends an element to the end of a tuple.\n *\n * @category concatenating\n * @since 2.0.0\n */\nexport declare const appendElement: {\n    /**\n     * Appends an element to the end of a tuple.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <B>(that: B): <A extends ReadonlyArray<unknown>>(self: A) => [...A, B];\n    /**\n     * Appends an element to the end of a tuple.\n     *\n     * @category concatenating\n     * @since 2.0.0\n     */\n    <A extends ReadonlyArray<unknown>, B>(self: A, that: B): [...A, B];\n};\n/**\n * Retrieves the element at a specified index from a tuple.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { Tuple } from \"effect\"\n *\n * assert.deepStrictEqual(Tuple.at([1, 'hello', true], 1), 'hello')\n * ```\n *\n * @category getters\n * @since 3.4.0\n */\nexport declare const at: {\n    /**\n     * Retrieves the element at a specified index from a tuple.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Tuple } from \"effect\"\n     *\n     * assert.deepStrictEqual(Tuple.at([1, 'hello', true], 1), 'hello')\n     * ```\n     *\n     * @category getters\n     * @since 3.4.0\n     */\n    <N extends number>(index: N): <A extends ReadonlyArray<unknown>>(self: A) => A[N];\n    /**\n     * Retrieves the element at a specified index from a tuple.\n     *\n     * @example\n     * ```ts\n     * import * as assert from \"node:assert\"\n     * import { Tuple } from \"effect\"\n     *\n     * assert.deepStrictEqual(Tuple.at([1, 'hello', true], 1), 'hello')\n     * ```\n     *\n     * @category getters\n     * @since 3.4.0\n     */\n    <A extends ReadonlyArray<unknown>, N extends number>(self: A, index: N): A[N];\n};\nexport { \n/**\n * Determine if an `Array` is a tuple with exactly `N` elements, narrowing down the type to `TupleOf`.\n *\n * An `Array` is considered to be a `TupleOf` if its length is exactly `N`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isTupleOf } from \"effect/Tuple\"\n *\n * assert.deepStrictEqual(isTupleOf([1, 2, 3], 3), true);\n * assert.deepStrictEqual(isTupleOf([1, 2, 3], 2), false);\n * assert.deepStrictEqual(isTupleOf([1, 2, 3], 4), false);\n *\n * const arr: number[] = [1, 2, 3];\n * if (isTupleOf(arr, 3)) {\n *   console.log(arr);\n *   // ^? [number, number, number]\n * }\n *\n * ```\n * @category guards\n * @since 3.3.0\n */\nisTupleOf, \n/**\n * Determine if an `Array` is a tuple with at least `N` elements, narrowing down the type to `TupleOfAtLeast`.\n *\n * An `Array` is considered to be a `TupleOfAtLeast` if its length is at least `N`.\n *\n * @example\n * ```ts\n * import * as assert from \"node:assert\"\n * import { isTupleOfAtLeast } from \"effect/Tuple\"\n *\n * assert.deepStrictEqual(isTupleOfAtLeast([1, 2, 3], 3), true);\n * assert.deepStrictEqual(isTupleOfAtLeast([1, 2, 3], 2), true);\n * assert.deepStrictEqual(isTupleOfAtLeast([1, 2, 3], 4), false);\n *\n * const arr: number[] = [1, 2, 3, 4];\n * if (isTupleOfAtLeast(arr, 3)) {\n *   console.log(arr);\n *   // ^? [number, number, number, ...number[]]\n * }\n *\n * ```\n * @category guards\n * @since 3.3.0\n */\nisTupleOfAtLeast } from \"./Predicate.js\";\n//# sourceMappingURL=Tuple.d.ts.map",
  "node_modules/effect/dist/dts/Types.d.ts": "/**\n * A collection of types that are commonly used types.\n *\n * @since 2.0.0\n */\ntype _TupleOf<T, N extends number, R extends Array<unknown>> = R[\"length\"] extends N ? R : _TupleOf<T, N, [T, ...R]>;\n/**\n * Represents a tuple with a fixed number of elements of type `T`.\n *\n * This type constructs a tuple that has exactly `N` elements of type `T`.\n *\n * @typeParam N - The number of elements in the tuple.\n * @typeParam T - The type of elements in the tuple.\n *\n * @example\n * ```ts\n * import { TupleOf } from \"effect/Types\"\n *\n * // A tuple with exactly 3 numbers\n * const example1: TupleOf<3, number> = [1, 2, 3]; // valid\n * // @ts-expect-error\n * const example2: TupleOf<3, number> = [1, 2]; // invalid\n * // @ts-expect-error\n * const example3: TupleOf<3, number> = [1, 2, 3, 4]; // invalid\n * ```\n *\n * @category tuples\n * @since 3.3.0\n */\nexport type TupleOf<N extends number, T> = N extends N ? number extends N ? Array<T> : _TupleOf<T, N, []> : never;\n/**\n * Represents a tuple with at least `N` elements of type `T`.\n *\n * This type constructs a tuple that has a fixed number of elements `N` of type `T` at the start,\n * followed by any number (including zero) of additional elements of the same type `T`.\n *\n * @typeParam N - The minimum number of elements in the tuple.\n * @typeParam T - The type of elements in the tuple.\n *\n * @example\n * ```ts\n * import { TupleOfAtLeast } from \"effect/Types\"\n *\n * // A tuple with at least 3 numbers\n * const example1: TupleOfAtLeast<3, number> = [1, 2, 3]; // valid\n * const example2: TupleOfAtLeast<3, number> = [1, 2, 3, 4, 5]; // valid\n * // @ts-expect-error\n * const example3: TupleOfAtLeast<3, number> = [1, 2]; // invalid\n * ```\n *\n * @category tuples\n * @since 3.3.0\n */\nexport type TupleOfAtLeast<N extends number, T> = [...TupleOf<N, T>, ...Array<T>];\n/**\n * Returns the tags in a type.\n * @example\n * ```ts\n * import type { Types } from \"effect\"\n *\n * type Res = Types.Tags<string | { _tag: \"a\" } | { _tag: \"b\" } > // \"a\" | \"b\"\n * ```\n *\n * @category types\n * @since 2.0.0\n */\nexport type Tags<E> = E extends {\n    _tag: string;\n} ? E[\"_tag\"] : never;\n/**\n * Excludes the tagged object from the type.\n * @example\n * ```ts\n * import type { Types } from \"effect\"\n *\n * type Res = Types.ExcludeTag<string | { _tag: \"a\" } | { _tag: \"b\" }, \"a\"> // string | { _tag: \"b\" }\n * ```\n *\n * @category types\n * @since 2.0.0\n */\nexport type ExcludeTag<E, K extends Tags<E>> = Exclude<E, {\n    _tag: K;\n}>;\n/**\n * Extracts the type of the given tag.\n *\n * @example\n * ```ts\n * import type { Types } from \"effect\"\n *\n * type Res = Types.ExtractTag<{ _tag: \"a\", a: number } | { _tag: \"b\", b: number }, \"b\"> // { _tag: \"b\", b: number }\n * ```\n *\n * @category types\n * @since 2.0.0\n */\nexport type ExtractTag<E, K extends Tags<E>> = Extract<E, {\n    _tag: K;\n}>;\n/**\n * A utility type that transforms a union type `T` into an intersection type.\n *\n * @since 2.0.0\n * @category types\n */\nexport type UnionToIntersection<T> = (T extends any ? (x: T) => any : never) extends (x: infer R) => any ? R : never;\n/**\n * Simplifies the type signature of a type.\n *\n * @example\n * ```ts\n * import type { Types } from \"effect\"\n *\n * type Res = Types.Simplify<{ a: number } & { b: number }> // { a: number; b: number; }\n * ```\n *\n * @since 2.0.0\n * @category types\n */\nexport type Simplify<A> = {\n    [K in keyof A]: A[K];\n} extends infer B ? B : never;\n/**\n * Determines if two types are equal.\n *\n * @example\n * ```ts\n * import type { Types } from \"effect\"\n *\n * type Res1 = Types.Equals<{ a: number }, { a: number }> // true\n * type Res2 = Types.Equals<{ a: number }, { b: number }> // false\n * ```\n *\n * @since 2.0.0\n * @category models\n */\nexport type Equals<X, Y> = (<T>() => T extends X ? 1 : 2) extends <T>() => T extends Y ? 1 : 2 ? true : false;\n/**\n * Determines if two types are equal, allowing to specify the return types.\n *\n * @since 3.15.0\n * @category models\n */\nexport type EqualsWith<A, B, Y, N> = (<T>() => T extends A ? 1 : 2) extends (<T>() => T extends B ? 1 : 2) ? Y : N;\n/**\n * Determines if a record contains any of the given keys.\n *\n * @example\n * ```ts\n * import type { Types } from \"effect\"\n *\n * type Res1 = Types.Has<{ a: number }, \"a\" | \"b\"> // true\n * type Res2 = Types.Has<{ c: number }, \"a\" | \"b\"> // false\n * ```\n *\n * @since 2.0.0\n * @category models\n */\nexport type Has<A, Key extends string> = (Key extends infer K ? K extends keyof A ? true : never : never) extends never ? false : true;\n/**\n * Merges two object where the keys of the left object take precedence in the case of a conflict.\n *\n * @example\n * ```ts\n * import type { Types } from \"effect\"\n * type MergeLeft = Types.MergeLeft<{ a: number, b: number; }, { a: string }> // { a: number; b: number; }\n * ```\n *\n * @since 2.0.0\n * @category models\n */\nexport type MergeLeft<Source, Target> = MergeRight<Target, Source>;\n/**\n * Merges two object where the keys of the right object take precedence in the case of a conflict.\n *\n * @example\n * ```ts\n * import type { Types } from \"effect\"\n * type MergeRight = Types.MergeRight<{ a: number, b: number; }, { a: string }> // { a: string; b: number; }\n * ```\n *\n * @since 2.0.0\n * @category models\n */\nexport type MergeRight<Target, Source> = Simplify<Source & {\n    [Key in keyof Target as Key extends keyof Source ? never : Key]: Target[Key];\n}>;\n/**\n * @since 2.0.0\n * @category models\n */\nexport type MergeRecord<Source, Target> = MergeLeft<Source, Target>;\n/**\n * Describes the concurrency to use when executing multiple Effect's.\n *\n * @since 2.0.0\n * @category models\n */\nexport type Concurrency = number | \"unbounded\" | \"inherit\";\n/**\n * Make all properties in `T` mutable. Supports arrays, tuples, and records as well.\n *\n * @example\n * ```ts\n * import type { Types } from \"effect\"\n *\n * type MutableStruct = Types.Mutable<{ readonly a: string; readonly b: number }> // { a: string; b: number; }\n *\n * type MutableArray = Types.Mutable<ReadonlyArray<string>> // string[]\n *\n * type MutableTuple = Types.Mutable<readonly [string, number]> // [string, number]\n *\n * type MutableRecord = Types.Mutable<{ readonly [_: string]: number }> // { [x: string]: number; }\n * ```\n *\n * @since 2.0.0\n * @category types\n */\nexport type Mutable<T> = {\n    -readonly [P in keyof T]: T[P];\n};\n/**\n * Like `Types.Mutable`, but works recursively.\n *\n * @example\n * ```ts\n * import type { Types } from \"effect\"\n *\n * type DeepMutableStruct = Types.DeepMutable<{\n *   readonly a: string;\n *   readonly b: readonly string[]\n * }>\n * // { a: string; b: string[] }\n * ```\n *\n * @since 3.1.0\n * @category types\n */\nexport type DeepMutable<T> = T extends ReadonlyMap<infer K, infer V> ? Map<DeepMutable<K>, DeepMutable<V>> : T extends ReadonlySet<infer V> ? Set<DeepMutable<V>> : T extends string | number | boolean | bigint | symbol ? T : {\n    -readonly [K in keyof T]: DeepMutable<T[K]>;\n};\n/**\n * Avoid inference on a specific parameter\n *\n * @since 2.0.0\n * @category models\n */\nexport type NoInfer<A> = [A][A extends any ? 0 : never];\n/**\n * Invariant helper.\n *\n * @since 2.0.0\n * @category models\n */\nexport type Invariant<A> = (_: A) => A;\n/**\n * @since 3.9.0\n * @category models\n */\nexport declare namespace Invariant {\n    /**\n     * @since 3.9.0\n     * @category models\n     */\n    type Type<A> = A extends Invariant<infer U> ? U : never;\n}\n/**\n * Covariant helper.\n *\n * @since 2.0.0\n * @category models\n */\nexport type Covariant<A> = (_: never) => A;\n/**\n * @since 3.9.0\n * @category models\n */\nexport declare namespace Covariant {\n    /**\n     * @since 3.9.0\n     * @category models\n     */\n    type Type<A> = A extends Covariant<infer U> ? U : never;\n}\n/**\n * Contravariant helper.\n *\n * @since 2.0.0\n * @category models\n */\nexport type Contravariant<A> = (_: A) => void;\n/**\n * @since 3.9.0\n * @category models\n */\nexport declare namespace Contravariant {\n    /**\n     * @since 3.9.0\n     * @category models\n     */\n    type Type<A> = A extends Contravariant<infer U> ? U : never;\n}\n/**\n * @since 2.0.0\n */\nexport type MatchRecord<S, onTrue, onFalse> = {} extends S ? onTrue : onFalse;\n/**\n * @since 2.0.0\n */\nexport type NotFunction<T> = T extends Function ? never : T;\n/**\n * @since 3.9.0\n */\nexport type NoExcessProperties<T, U> = T & {\n    readonly [K in Exclude<keyof U, keyof T>]: never;\n};\n/**\n * @since 3.15.0\n */\nexport type Ctor<T = {}> = new (...args: Array<any>) => T;\nexport {};\n//# sourceMappingURL=Types.d.ts.map",
  "node_modules/effect/dist/dts/Unify.d.ts": "/**\n * @since 2.0.0\n */\n/**\n * @since 2.0.0\n */\nexport declare const unifySymbol: unique symbol;\n/**\n * @since 2.0.0\n */\nexport type unifySymbol = typeof unifySymbol;\n/**\n * @since 2.0.0\n */\nexport declare const typeSymbol: unique symbol;\n/**\n * @since 2.0.0\n */\nexport type typeSymbol = typeof typeSymbol;\n/**\n * @since 2.0.0\n */\nexport declare const ignoreSymbol: unique symbol;\n/**\n * @since 2.0.0\n */\nexport type ignoreSymbol = typeof ignoreSymbol;\ntype MaybeReturn<F> = F extends () => infer R ? R : NonNullable<F>;\ntype Values<X extends [any, any]> = X extends [infer A, infer Ignore] ? Exclude<keyof A, Ignore> extends infer k ? k extends keyof A ? MaybeReturn<A[k]> : never : never : never;\ntype Ignore<X> = X extends {\n    [ignoreSymbol]?: infer Obj;\n} ? keyof NonNullable<Obj> : never;\ntype ExtractTypes<X> = X extends {\n    [typeSymbol]?: infer _Type;\n    [unifySymbol]?: infer _Unify;\n} ? [NonNullable<_Unify>, Ignore<X>] : never;\ntype FilterIn<A> = A extends any ? typeSymbol extends keyof A ? A : never : never;\ntype FilterOut<A> = A extends any ? typeSymbol extends keyof A ? never : A : never;\n/**\n * @since 2.0.0\n */\nexport type Unify<A> = Values<ExtractTypes<(FilterIn<A> & {\n    [typeSymbol]: A;\n})>> extends infer Z ? Z | Exclude<A, Z> | FilterOut<A> : never;\n/**\n * @since 2.0.0\n */\nexport declare const unify: {\n    /**\n     * @since 2.0.0\n     */\n    <Args extends Array<any>, Args2 extends Array<any>, Args3 extends Array<any>, Args4 extends Array<any>, Args5 extends Array<any>, T>(x: (...args: Args) => (...args: Args2) => (...args: Args3) => (...args: Args4) => (...args: Args5) => T): (...args: Args) => (...args: Args2) => (...args: Args3) => (...args: Args4) => (...args: Args5) => Unify<T>;\n    /**\n     * @since 2.0.0\n     */\n    <Args extends Array<any>, Args2 extends Array<any>, Args3 extends Array<any>, Args4 extends Array<any>, T>(x: (...args: Args) => (...args: Args2) => (...args: Args3) => (...args: Args4) => T): (...args: Args) => (...args: Args2) => (...args: Args3) => (...args: Args4) => Unify<T>;\n    /**\n     * @since 2.0.0\n     */\n    <Args extends Array<any>, Args2 extends Array<any>, Args3 extends Array<any>, T>(x: (...args: Args) => (...args: Args2) => (...args: Args3) => T): (...args: Args) => (...args: Args2) => (...args: Args3) => Unify<T>;\n    /**\n     * @since 2.0.0\n     */\n    <Args extends Array<any>, Args2 extends Array<any>, T>(x: (...args: Args) => (...args: Args2) => T): (...args: Args) => (...args: Args2) => Unify<T>;\n    /**\n     * @since 2.0.0\n     */\n    <Args extends Array<any>, T>(x: (...args: Args) => T): (...args: Args) => Unify<T>;\n    /**\n     * @since 2.0.0\n     */\n    <T>(x: T): Unify<T>;\n};\nexport {};\n//# sourceMappingURL=Unify.d.ts.map",
  "node_modules/effect/dist/dts/UpstreamPullRequest.d.ts": "import type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const UpstreamPullRequestTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type UpstreamPullRequestTypeId = typeof UpstreamPullRequestTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport type UpstreamPullRequest<A> = Pulled<A> | NoUpstream;\n/**\n * @since 2.0.0\n */\nexport declare namespace UpstreamPullRequest {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<out A> {\n        readonly [UpstreamPullRequestTypeId]: {\n            readonly _A: Types.Covariant<A>;\n        };\n    }\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface Pulled<out A> extends UpstreamPullRequest.Variance<A> {\n    readonly _tag: \"Pulled\";\n    readonly value: A;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface NoUpstream extends UpstreamPullRequest.Variance<never> {\n    readonly _tag: \"NoUpstream\";\n    readonly activeDownstreamCount: number;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const Pulled: <A>(value: A) => UpstreamPullRequest<A>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const NoUpstream: (activeDownstreamCount: number) => UpstreamPullRequest<never>;\n/**\n * Returns `true` if the specified value is an `UpstreamPullRequest`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isUpstreamPullRequest: (u: unknown) => u is UpstreamPullRequest<unknown>;\n/**\n * Returns `true` if the specified `UpstreamPullRequest` is a `Pulled`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isPulled: <A>(self: UpstreamPullRequest<A>) => self is Pulled<A>;\n/**\n * Returns `true` if the specified `UpstreamPullRequest` is a `NoUpstream`,\n * `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isNoUpstream: <A>(self: UpstreamPullRequest<A>) => self is NoUpstream;\n/**\n * Folds an `UpstreamPullRequest<A>` into a value of type `Z`.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const match: {\n    /**\n     * Folds an `UpstreamPullRequest<A>` into a value of type `Z`.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, Z>(options: {\n        readonly onPulled: (value: A) => Z;\n        readonly onNoUpstream: (activeDownstreamCount: number) => Z;\n    }): (self: UpstreamPullRequest<A>) => Z;\n    /**\n     * Folds an `UpstreamPullRequest<A>` into a value of type `Z`.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, Z>(self: UpstreamPullRequest<A>, options: {\n        readonly onPulled: (value: A) => Z;\n        readonly onNoUpstream: (activeDownstreamCount: number) => Z;\n    }): Z;\n};\n//# sourceMappingURL=UpstreamPullRequest.d.ts.map",
  "node_modules/effect/dist/dts/UpstreamPullStrategy.d.ts": "import type * as Option from \"./Option.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport declare const UpstreamPullStrategyTypeId: unique symbol;\n/**\n * @since 2.0.0\n * @category symbols\n */\nexport type UpstreamPullStrategyTypeId = typeof UpstreamPullStrategyTypeId;\n/**\n * @since 2.0.0\n * @category models\n */\nexport type UpstreamPullStrategy<A> = PullAfterNext<A> | PullAfterAllEnqueued<A>;\n/**\n * @since 2.0.0\n */\nexport declare namespace UpstreamPullStrategy {\n    /**\n     * @since 2.0.0\n     * @category models\n     */\n    interface Variance<out A> {\n        readonly [UpstreamPullStrategyTypeId]: {\n            readonly _A: Types.Covariant<A>;\n        };\n    }\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface PullAfterNext<out A> extends UpstreamPullStrategy.Variance<A> {\n    readonly _tag: \"PullAfterNext\";\n    readonly emitSeparator: Option.Option<A>;\n}\n/**\n * @since 2.0.0\n * @category models\n */\nexport interface PullAfterAllEnqueued<out A> extends UpstreamPullStrategy.Variance<A> {\n    readonly _tag: \"PullAfterAllEnqueued\";\n    readonly emitSeparator: Option.Option<A>;\n}\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const PullAfterNext: <A>(emitSeparator: Option.Option<A>) => UpstreamPullStrategy<A>;\n/**\n * @since 2.0.0\n * @category constructors\n */\nexport declare const PullAfterAllEnqueued: <A>(emitSeparator: Option.Option<A>) => UpstreamPullStrategy<A>;\n/**\n * Returns `true` if the specified value is an `UpstreamPullStrategy`, `false`\n * otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isUpstreamPullStrategy: (u: unknown) => u is UpstreamPullStrategy<unknown>;\n/**\n * Returns `true` if the specified `UpstreamPullStrategy` is a `PullAfterNext`,\n * `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isPullAfterNext: <A>(self: UpstreamPullStrategy<A>) => self is PullAfterNext<A>;\n/**\n * Returns `true` if the specified `UpstreamPullStrategy` is a\n * `PullAfterAllEnqueued`, `false` otherwise.\n *\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isPullAfterAllEnqueued: <A>(self: UpstreamPullStrategy<A>) => self is PullAfterAllEnqueued<A>;\n/**\n * Folds an `UpstreamPullStrategy<A>` into a value of type `Z`.\n *\n * @since 2.0.0\n * @category folding\n */\nexport declare const match: {\n    /**\n     * Folds an `UpstreamPullStrategy<A>` into a value of type `Z`.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, Z>(options: {\n        readonly onNext: (emitSeparator: Option.Option<A>) => Z;\n        readonly onAllEnqueued: (emitSeparator: Option.Option<A>) => Z;\n    }): (self: UpstreamPullStrategy<A>) => Z;\n    /**\n     * Folds an `UpstreamPullStrategy<A>` into a value of type `Z`.\n     *\n     * @since 2.0.0\n     * @category folding\n     */\n    <A, Z>(self: UpstreamPullStrategy<A>, options: {\n        readonly onNext: (emitSeparator: Option.Option<A>) => Z;\n        readonly onAllEnqueued: (emitSeparator: Option.Option<A>) => Z;\n    }): Z;\n};\n//# sourceMappingURL=UpstreamPullStrategy.d.ts.map",
  "node_modules/effect/dist/dts/Utils.d.ts": "import type { Kind, TypeLambda } from \"./HKT.js\";\nimport type * as Types from \"./Types.js\";\n/**\n * @category symbols\n * @since 2.0.0\n */\nexport declare const GenKindTypeId: unique symbol;\n/**\n * @category symbols\n * @since 2.0.0\n */\nexport type GenKindTypeId = typeof GenKindTypeId;\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface GenKind<F extends TypeLambda, R, O, E, A> extends Variance<F, R, O, E> {\n    readonly value: Kind<F, R, O, E, A>;\n    [Symbol.iterator](): IterableIterator<GenKind<F, R, O, E, A>, A>;\n}\n/**\n * @category predicates\n * @since 3.0.6\n */\nexport declare const isGenKind: (u: unknown) => u is GenKind<any, any, any, any, any>;\n/**\n * @category constructors\n * @since 2.0.0\n */\nexport declare class GenKindImpl<F extends TypeLambda, R, O, E, A> implements GenKind<F, R, O, E, A> {\n    /**\n     * @since 2.0.0\n     */\n    readonly value: Kind<F, R, O, E, A>;\n    constructor(\n    /**\n     * @since 2.0.0\n     */\n    value: Kind<F, R, O, E, A>);\n    /**\n     * @since 2.0.0\n     */\n    get _F(): <A_1>(a: A_1) => A_1;\n    /**\n     * @since 2.0.0\n     */\n    get _R(): (_: R) => R;\n    /**\n     * @since 2.0.0\n     */\n    get _O(): (_: never) => O;\n    /**\n     * @since 2.0.0\n     */\n    get _E(): (_: never) => E;\n    /**\n     * @since 2.0.0\n     */\n    readonly [GenKindTypeId]: typeof GenKindTypeId;\n    /**\n     * @since 2.0.0\n     */\n    [Symbol.iterator](): IterableIterator<GenKind<F, R, O, E, A>, A>;\n}\n/**\n * @category constructors\n * @since 2.0.0\n */\nexport declare class SingleShotGen<T, A> implements IterableIterator<T, A> {\n    readonly self: T;\n    private called;\n    constructor(self: T);\n    /**\n     * @since 2.0.0\n     */\n    next(a: A): IteratorResult<T, A>;\n    /**\n     * @since 2.0.0\n     */\n    return(a: A): IteratorResult<T, A>;\n    /**\n     * @since 2.0.0\n     */\n    throw(e: unknown): IteratorResult<T, A>;\n    /**\n     * @since 2.0.0\n     */\n    [Symbol.iterator](): IterableIterator<T, A>;\n}\n/**\n * @category constructors\n * @since 2.0.0\n */\nexport declare const makeGenKind: <F extends TypeLambda, R, O, E, A>(kind: Kind<F, R, O, E, A>) => GenKind<F, R, O, E, A>;\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface Variance<in out F extends TypeLambda, in R, out O, out E> {\n    readonly [GenKindTypeId]: GenKindTypeId;\n    readonly _F: Types.Invariant<F>;\n    readonly _R: Types.Contravariant<R>;\n    readonly _O: Types.Covariant<O>;\n    readonly _E: Types.Covariant<E>;\n}\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface Gen<F extends TypeLambda, Z> {\n    <Self, K extends Variance<F, any, any, any> | YieldWrap<Kind<F, any, any, any, any>>, A>(...args: [\n        self: Self,\n        body: (this: Self, resume: Z) => Generator<K, A, never>\n    ] | [\n        body: (resume: Z) => Generator<K, A, never>\n    ]): Kind<F, [\n        K\n    ] extends [Variance<F, infer R, any, any>] ? R : [K] extends [YieldWrap<Kind<F, infer R, any, any, any>>] ? R : never, [\n        K\n    ] extends [Variance<F, any, infer O, any>] ? O : [K] extends [YieldWrap<Kind<F, any, infer O, any, any>>] ? O : never, [\n        K\n    ] extends [Variance<F, any, any, infer E>] ? E : [K] extends [YieldWrap<Kind<F, any, any, infer E, any>>] ? E : never, A>;\n}\n/**\n * @category models\n * @since 2.0.0\n */\nexport interface Adapter<Z extends TypeLambda> {\n    <_R, _O, _E, _A>(self: Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, _R, _O, _E, _A>(a: A, ab: (a: A) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, E, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, E, F, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, E, F, G, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: F) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, E, F, G, H, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (g: H) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, E, F, G, H, I, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, E, F, G, H, I, J, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, E, F, G, H, I, J, K, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Q, qr: (q: Q) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Q, qr: (q: Q) => R, rs: (r: R) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Q, qr: (q: Q) => R, rs: (r: R) => S, st: (s: S) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n    <A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, _R, _O, _E, _A>(a: A, ab: (a: A) => B, bc: (b: B) => C, cd: (c: C) => D, de: (d: D) => E, ef: (e: E) => F, fg: (f: F) => G, gh: (g: G) => H, hi: (h: H) => I, ij: (i: I) => J, jk: (j: J) => K, kl: (k: K) => L, lm: (l: L) => M, mn: (m: M) => N, no: (n: N) => O, op: (o: O) => P, pq: (p: P) => Q, qr: (q: Q) => R, rs: (r: R) => S, st: (s: S) => T, tu: (s: T) => Kind<Z, _R, _O, _E, _A>): GenKind<Z, _R, _O, _E, _A>;\n}\n/**\n * @category adapters\n * @since 2.0.0\n */\nexport declare const adapter: <F extends TypeLambda>() => Adapter<F>;\n/**\n * @category model\n * @since 2.0.0\n */\nexport type PCGRandomState = [number, number, number, number];\n/**\n * @category model\n * @since 2.0.0\n */\nexport type OptionalNumber = number | null | undefined;\n/**\n * PCG is a family of simple fast space-efficient statistically good algorithms\n * for random number generation. Unlike many general-purpose RNGs, they are also\n * hard to predict.\n *\n * @category model\n * @since 2.0.0\n */\nexport declare class PCGRandom {\n    private _state;\n    /**\n     * Creates an instance of PCGRandom.\n     *\n     * - `seed` - The low 32 bits of the seed (0 is used for high 32 bits).\n     *\n     * @memberOf PCGRandom\n     */\n    constructor(seed?: OptionalNumber);\n    /**\n     * Creates an instance of PCGRandom.\n     *\n     * - `seedHi` - The high 32 bits of the seed.\n     * - `seedLo` - The low 32 bits of the seed.\n     * - `inc` - The low 32 bits of the incrementer (0 is used for high 32 bits).\n     *\n     * @memberOf PCGRandom\n     */\n    constructor(seedHi: OptionalNumber, seedLo: OptionalNumber, inc?: OptionalNumber);\n    /**\n     * Creates an instance of PCGRandom.\n     *\n     * - `seedHi` - The high 32 bits of the seed.\n     * - `seedLo` - The low 32 bits of the seed.\n     * - `incHi` - The high 32 bits of the incrementer.\n     * - `incLo` - The low 32 bits of the incrementer.\n     *\n     * @memberOf PCGRandom\n     */\n    constructor(seedHi: OptionalNumber, seedLo: OptionalNumber, incHi: OptionalNumber, incLo: OptionalNumber);\n    /**\n     * Returns a copy of the internal state of this random number generator as a\n     * JavaScript Array.\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    getState(): PCGRandomState;\n    /**\n     * Restore state previously retrieved using `getState()`.\n     *\n     * @since 2.0.0\n     */\n    setState(state: PCGRandomState): void;\n    /**\n     * Get a uniformly distributed 32 bit integer between [0, max).\n     *\n     * @category getter\n     * @since 2.0.0\n     */\n    integer(max: number): number;\n    /**\n     * Get a uniformly distributed IEEE-754 double between 0.0 and 1.0, with\n     * 53 bits of precision (every bit of the mantissa is randomized).\n     *\n     * @category getters\n     * @since 2.0.0\n     */\n    number(): number;\n}\n/**\n * @since 3.0.6\n */\nexport declare const YieldWrapTypeId: unique symbol;\n/**\n * @since 3.0.6\n */\nexport declare class YieldWrap<T> {\n    #private;\n    constructor(value: T);\n    /**\n     * @since 3.0.6\n     */\n    [YieldWrapTypeId](): T;\n}\n/**\n * @since 3.0.6\n */\nexport declare function yieldWrapGet<T>(self: YieldWrap<T>): T;\n/**\n * Note: this is an experimental feature made available to allow custom matchers in tests, not to be directly used yet in user code\n *\n * @since 3.1.1\n * @status experimental\n * @category modifiers\n */\nexport declare const structuralRegionState: {\n    enabled: boolean;\n    tester: ((a: unknown, b: unknown) => boolean) | undefined;\n};\n/**\n * Note: this is an experimental feature made available to allow custom matchers in tests, not to be directly used yet in user code\n *\n * @since 3.1.1\n * @status experimental\n * @category modifiers\n */\nexport declare const structuralRegion: <A>(body: () => A, tester?: (a: unknown, b: unknown) => boolean) => A;\n/**\n * @since 3.2.2\n * @status experimental\n * @category tracing\n */\nexport declare const internalCall: <A>(body: () => A) => A;\n/**\n * @since 3.11.0\n */\nexport declare const isGeneratorFunction: (u: unknown) => u is (...args: Array<any>) => Generator<any, any, any>;\n//# sourceMappingURL=Utils.d.ts.map",
  "node_modules/effect/dist/dts/index.d.ts": "/**\n * @since 2.0.0\n */\nexport { \n/**\n * @since 2.0.0\n */\nabsurd, \n/**\n * @since 2.0.0\n */\nflow, \n/**\n * @since 2.0.0\n */\nhole, \n/**\n * @since 2.0.0\n */\nidentity, \n/**\n * @since 2.0.0\n */\npipe, \n/**\n * @since 2.0.0\n */\nunsafeCoerce } from \"./Function.js\";\n/**\n * @since 3.10.0\n */\nexport * as Arbitrary from \"./Arbitrary.js\";\n/**\n * This module provides utility functions for working with arrays in TypeScript.\n *\n * @since 2.0.0\n */\nexport * as Array from \"./Array.js\";\n/**\n * This module provides utility functions and type class instances for working with the `BigDecimal` type in TypeScript.\n * It includes functions for basic arithmetic operations, as well as type class instances for `Equivalence` and `Order`.\n *\n * A `BigDecimal` allows storing any real number to arbitrary precision; which avoids common floating point errors\n * (such as 0.1 + 0.2 ≠ 0.3) at the cost of complexity.\n *\n * Internally, `BigDecimal` uses a `BigInt` object, paired with a 64-bit integer which determines the position of the\n * decimal point. Therefore, the precision *is not* actually arbitrary, but limited to 2<sup>63</sup> decimal places.\n *\n * It is not recommended to convert a floating point number to a decimal directly, as the floating point representation\n * may be unexpected.\n *\n * @module BigDecimal\n * @since 2.0.0\n * @see {@link module:BigInt} for more similar operations on `bigint` types\n * @see {@link module:Number} for more similar operations on `number` types\n */\nexport * as BigDecimal from \"./BigDecimal.js\";\n/**\n * This module provides utility functions and type class instances for working with the `bigint` type in TypeScript.\n * It includes functions for basic arithmetic operations, as well as type class instances for\n * `Equivalence` and `Order`.\n *\n * @module BigInt\n * @since 2.0.0\n * @see {@link module:BigDecimal} for more similar operations on `BigDecimal` types\n * @see {@link module:Number} for more similar operations on `number` types\n */\nexport * as BigInt from \"./BigInt.js\";\n/**\n * This module provides utility functions and type class instances for working with the `boolean` type in TypeScript.\n * It includes functions for basic boolean operations, as well as type class instances for\n * `Equivalence` and `Order`.\n *\n * @since 2.0.0\n */\nexport * as Boolean from \"./Boolean.js\";\n/**\n * This module provides types and utility functions to create and work with branded types,\n * which are TypeScript types with an added type tag to prevent accidental usage of a value in the wrong context.\n *\n * The `refined` and `nominal` functions are both used to create branded types in TypeScript.\n * The main difference between them is that `refined` allows for validation of the data, while `nominal` does not.\n *\n * The `nominal` function is used to create a new branded type that has the same underlying type as the input, but with a different name.\n * This is useful when you want to distinguish between two values of the same type that have different meanings.\n * The `nominal` function does not perform any validation of the input data.\n *\n * On the other hand, the `refined` function is used to create a new branded type that has the same underlying type as the input,\n * but with a different name, and it also allows for validation of the input data.\n * The `refined` function takes a predicate that is used to validate the input data.\n * If the input data fails the validation, a `BrandErrors` is returned, which provides information about the specific validation failure.\n *\n * @since 2.0.0\n */\nexport * as Brand from \"./Brand.js\";\n/**\n * @since 2.0.0\n */\nexport * as Cache from \"./Cache.js\";\n/**\n * The `Effect<A, E, R>` type is polymorphic in values of type `E` and we can\n * work with any error type that we want. However, there is a lot of information\n * that is not inside an arbitrary `E` value. So as a result, an `Effect` needs\n * somewhere to store things like unexpected errors or defects, stack and\n * execution traces, causes of fiber interruptions, and so forth.\n *\n * Effect-TS is very strict about preserving the full information related to a\n * failure. It captures all type of errors into the `Cause` data type. `Effect`\n * uses the `Cause<E>` data type to store the full story of failure. So its\n * error model is lossless. It doesn't throw information related to the failure\n * result. So we can figure out exactly what happened during the operation of\n * our effects.\n *\n * It is important to note that `Cause` is an underlying data type representing\n * errors occuring within an `Effect` workflow. Thus, we don't usually deal with\n * `Cause`s directly. Even though it is not a data type that we deal with very\n * often, the `Cause` of a failing `Effect` workflow can be accessed at any\n * time, which gives us total access to all parallel and sequential errors in\n * occurring within our codebase.\n *\n * @since 2.0.0\n */\nexport * as Cause from \"./Cause.js\";\n/**\n * @since 2.0.0\n */\nexport * as Channel from \"./Channel.js\";\n/**\n * @since 2.0.0\n */\nexport * as ChildExecutorDecision from \"./ChildExecutorDecision.js\";\n/**\n * @since 2.0.0\n */\nexport * as Chunk from \"./Chunk.js\";\n/**\n * @since 2.0.0\n */\nexport * as Clock from \"./Clock.js\";\n/**\n * @since 2.0.0\n */\nexport * as Config from \"./Config.js\";\n/**\n * @since 2.0.0\n */\nexport * as ConfigError from \"./ConfigError.js\";\n/**\n * @since 2.0.0\n */\nexport * as ConfigProvider from \"./ConfigProvider.js\";\n/**\n * @since 2.0.0\n */\nexport * as ConfigProviderPathPatch from \"./ConfigProviderPathPatch.js\";\n/**\n * @since 2.0.0\n */\nexport * as Console from \"./Console.js\";\n/**\n * This module provides a data structure called `Context` that can be used for dependency injection in effectful\n * programs. It is essentially a table mapping `Tag`s to their implementations (called `Service`s), and can be used to\n * manage dependencies in a type-safe way. The `Context` data structure is essentially a way of providing access to a set\n * of related services that can be passed around as a single unit. This module provides functions to create, modify, and\n * query the contents of a `Context`, as well as a number of utility types for working with tags and services.\n *\n * @since 2.0.0\n */\nexport * as Context from \"./Context.js\";\n/**\n * @since 2.0.0\n */\nexport * as Cron from \"./Cron.js\";\n/**\n * @since 2.0.0\n */\nexport * as Data from \"./Data.js\";\n/**\n * @since 3.6.0\n */\nexport * as DateTime from \"./DateTime.js\";\n/**\n * @since 2.0.0\n */\nexport * as DefaultServices from \"./DefaultServices.js\";\n/**\n * @since 2.0.0\n */\nexport * as Deferred from \"./Deferred.js\";\n/**\n * @since 2.0.0\n */\nexport * as Differ from \"./Differ.js\";\n/**\n * @since 2.0.0\n */\nexport * as Duration from \"./Duration.js\";\n/**\n * @since 2.0.0\n */\nexport * as Effect from \"./Effect.js\";\n/**\n * @since 2.0.0\n */\nexport * as Effectable from \"./Effectable.js\";\n/**\n * @since 2.0.0\n */\nexport * as Either from \"./Either.js\";\n/**\n * This module provides encoding & decoding functionality for:\n *\n * - base64 (RFC4648)\n * - base64 (URL)\n * - hex\n *\n * @since 2.0.0\n */\nexport * as Encoding from \"./Encoding.js\";\n/**\n * @since 2.0.0\n */\nexport * as Equal from \"./Equal.js\";\n/**\n * This module provides an implementation of the `Equivalence` type class, which defines a binary relation\n * that is reflexive, symmetric, and transitive. In other words, it defines a notion of equivalence between values of a certain type.\n * These properties are also known in mathematics as an \"equivalence relation\".\n *\n * @since 2.0.0\n */\nexport * as Equivalence from \"./Equivalence.js\";\n/**\n * @since 3.16.0\n * @experimental\n */\nexport * as ExecutionPlan from \"./ExecutionPlan.js\";\n/**\n * @since 2.0.0\n */\nexport * as ExecutionStrategy from \"./ExecutionStrategy.js\";\n/**\n * @since 2.0.0\n */\nexport * as Exit from \"./Exit.js\";\n/**\n * @since 3.10.0\n */\nexport * as FastCheck from \"./FastCheck.js\";\n/**\n * @since 2.0.0\n */\nexport * as Fiber from \"./Fiber.js\";\n/**\n * @since 2.0.0\n */\nexport * as FiberHandle from \"./FiberHandle.js\";\n/**\n * @since 2.0.0\n */\nexport * as FiberId from \"./FiberId.js\";\n/**\n * @since 2.0.0\n */\nexport * as FiberMap from \"./FiberMap.js\";\n/**\n * @since 2.0.0\n */\nexport * as FiberRef from \"./FiberRef.js\";\n/**\n * @since 2.0.0\n */\nexport * as FiberRefs from \"./FiberRefs.js\";\n/**\n * @since 2.0.0\n */\nexport * as FiberRefsPatch from \"./FiberRefsPatch.js\";\n/**\n * @since 2.0.0\n */\nexport * as FiberSet from \"./FiberSet.js\";\n/**\n * @since 2.0.0\n */\nexport * as FiberStatus from \"./FiberStatus.js\";\n/**\n * @since 2.0.0\n */\nexport * as Function from \"./Function.js\";\n/**\n * The `GlobalValue` module ensures that a single instance of a value is created globally,\n * even when modules are imported multiple times (e.g., due to mixing CommonJS and ESM builds)\n * or during hot-reloading in development environments like Next.js or Remix.\n *\n * It achieves this by using a versioned global store, identified by a unique `Symbol` tied to\n * the current version of the `effect` library. The store holds values that are keyed by an identifier,\n * allowing the reuse of previously computed instances across imports or reloads.\n *\n * This pattern is particularly useful in scenarios where frequent reloading can cause services or\n * single-instance objects to be recreated unnecessarily, such as in development environments with hot-reloading.\n *\n * @since 2.0.0\n */\nexport * as GlobalValue from \"./GlobalValue.js\";\n/**\n * @experimental\n * @since 3.18.0\n */\nexport * as Graph from \"./Graph.js\";\n/**\n * @since 2.0.0\n */\nexport * as GroupBy from \"./GroupBy.js\";\n/**\n * @since 2.0.0\n */\nexport * as HKT from \"./HKT.js\";\n/**\n * @since 2.0.0\n */\nexport * as Hash from \"./Hash.js\";\n/**\n * @since 2.0.0\n */\nexport * as HashMap from \"./HashMap.js\";\n/**\n * # HashSet\n *\n * An immutable `HashSet` provides a collection of unique values with efficient\n * lookup, insertion and removal. Once created, a `HashSet` cannot be modified;\n * any operation that would alter the set instead returns a new `HashSet` with\n * the changes. This immutability offers benefits like predictable state\n * management and easier reasoning about your code.\n *\n * ## What Problem Does It Solve?\n *\n * `HashSet` solves the problem of maintaining an unsorted collection where each\n * value appears exactly once, with fast operations for checking membership and\n * adding/removing values.\n *\n * ## When to Use\n *\n * Use `HashSet` when you need:\n *\n * - A collection with no duplicate values\n * - Efficient membership testing (**`O(1)`** average complexity)\n * - Set operations like union, intersection, and difference\n * - An immutable data structure that preserves functional programming patterns\n *\n * ## Advanced Features\n *\n * HashSet provides operations for:\n *\n * - Transforming sets with map and flatMap\n * - Filtering elements with filter\n * - Combining sets with union, intersection and difference\n * - Performance optimizations via mutable operations in controlled contexts\n *\n * ## Performance Characteristics\n *\n * - **Lookup** operations ({@link module:HashSet.has}): **`O(1)`** average time\n *   complexity\n * - **Insertion** operations ({@link module:HashSet.add}): **`O(1)`** average time\n *   complexity\n * - **Removal** operations ({@link module:HashSet.remove}): **`O(1)`** average\n *   time complexity\n * - **Set** operations ({@link module:HashSet.union},\n *   {@link module:HashSet.intersection}): **`O(n)`** where n is the size of the\n *   smaller set\n * - **Iteration**: **`O(n)`** where n is the size of the set\n *\n * The HashSet data structure implements the following traits:\n *\n * - {@link Iterable}: allows iterating over the values in the set\n * - {@link Equal}: allows comparing two sets for value-based equality\n * - {@link Pipeable}: allows chaining operations with the pipe operator\n * - {@link Inspectable}: allows inspecting the contents of the set\n *\n * ## Operations Reference\n *\n * | Category     | Operation                           | Description                                 | Complexity |\n * | ------------ | ----------------------------------- | ------------------------------------------- | ---------- |\n * | constructors | {@link module:HashSet.empty}        | Creates an empty HashSet                    | O(1)       |\n * | constructors | {@link module:HashSet.fromIterable} | Creates a HashSet from an iterable          | O(n)       |\n * | constructors | {@link module:HashSet.make}         | Creates a HashSet from multiple values      | O(n)       |\n * |              |                                     |                                             |            |\n * | elements     | {@link module:HashSet.has}          | Checks if a value exists in the set         | O(1) avg   |\n * | elements     | {@link module:HashSet.some}         | Checks if any element satisfies a predicate | O(n)       |\n * | elements     | {@link module:HashSet.every}        | Checks if all elements satisfy a predicate  | O(n)       |\n * | elements     | {@link module:HashSet.isSubset}     | Checks if a set is a subset of another      | O(n)       |\n * |              |                                     |                                             |            |\n * | getters      | {@link module:HashSet.values}       | Gets an iterator of all values              | O(1)       |\n * | getters      | {@link module:HashSet.toValues}     | Gets an array of all values                 | O(n)       |\n * | getters      | {@link module:HashSet.size}         | Gets the number of elements                 | O(1)       |\n * |              |                                     |                                             |            |\n * | mutations    | {@link module:HashSet.add}          | Adds a value to the set                     | O(1) avg   |\n * | mutations    | {@link module:HashSet.remove}       | Removes a value from the set                | O(1) avg   |\n * | mutations    | {@link module:HashSet.toggle}       | Toggles a value's presence                  | O(1) avg   |\n * |              |                                     |                                             |            |\n * | operations   | {@link module:HashSet.difference}   | Computes set difference (A - B)             | O(n)       |\n * | operations   | {@link module:HashSet.intersection} | Computes set intersection (A ∩ B)           | O(n)       |\n * | operations   | {@link module:HashSet.union}        | Computes set union (A ∪ B)                  | O(n)       |\n * |              |                                     |                                             |            |\n * | mapping      | {@link module:HashSet.map}          | Transforms each element                     | O(n)       |\n * |              |                                     |                                             |            |\n * | sequencing   | {@link module:HashSet.flatMap}      | Transforms and flattens elements            | O(n)       |\n * |              |                                     |                                             |            |\n * | traversing   | {@link module:HashSet.forEach}      | Applies a function to each element          | O(n)       |\n * |              |                                     |                                             |            |\n * | folding      | {@link module:HashSet.reduce}       | Reduces the set to a single value           | O(n)       |\n * |              |                                     |                                             |            |\n * | filtering    | {@link module:HashSet.filter}       | Keeps elements that satisfy a predicate     | O(n)       |\n * |              |                                     |                                             |            |\n * | partitioning | {@link module:HashSet.partition}    | Splits into two sets by a predicate         | O(n)       |\n *\n * ## Notes\n *\n * ### Composability with the Effect Ecosystem:\n *\n * This `HashSet` is designed to work seamlessly within the Effect ecosystem. It\n * implements the {@link Iterable}, {@link Equal}, {@link Pipeable}, and\n * {@link Inspectable} traits from Effect. This ensures compatibility with other\n * Effect data structures and functionalities. For example, you can easily use\n * Effect's `pipe` method to chain operations on the `HashSet`.\n *\n * **Equality of Elements with Effect's {@link Equal `Equal`} Trait:**\n *\n * This `HashSet` relies on Effect's {@link Equal} trait to determine the\n * uniqueness of elements within the set. The way equality is checked depends on\n * the type of the elements:\n *\n * - **Primitive Values:** For primitive JavaScript values like strings, numbers,\n *   booleans, `null`, and `undefined`, equality is determined by their value\n *   (similar to the `===` operator).\n * - **Objects and Custom Types:** For objects and other custom types, equality is\n *   determined by whether those types implement the {@link Equal} interface\n *   themselves. If an element type implements `Equal`, the `HashSet` will\n *   delegate to that implementation to perform the equality check. This allows\n *   you to define custom logic for determining when two instances of your\n *   objects should be considered equal based on their properties, rather than\n *   just their object identity.\n *\n * ```ts\n * import { Equal, Hash, HashSet } from \"effect\"\n *\n * class Person implements Equal.Equal {\n *   constructor(\n *     readonly id: number, // Unique identifier\n *     readonly name: string,\n *     readonly age: number\n *   ) {}\n *\n *   // Define equality based on id, name, and age\n *   [Equal.symbol](that: Equal.Equal): boolean {\n *     if (that instanceof Person) {\n *       return (\n *         Equal.equals(this.id, that.id) &&\n *         Equal.equals(this.name, that.name) &&\n *         Equal.equals(this.age, that.age)\n *       )\n *     }\n *     return false\n *   }\n *\n *   // Generate a hash code based on the unique id\n *   [Hash.symbol](): number {\n *     return Hash.hash(this.id)\n *   }\n * }\n *\n * // Creating a HashSet with objects that implement the Equal interface\n * const set = HashSet.empty().pipe(\n *   HashSet.add(new Person(1, \"Alice\", 30)),\n *   HashSet.add(new Person(1, \"Alice\", 30))\n * )\n *\n * // HashSet recognizes them as equal, so only one element is stored\n * console.log(HashSet.size(set))\n * // Output: 1\n * ```\n *\n * **Simplifying Equality and Hashing with `Data` and `Schema`:**\n *\n * Effect's {@link Data} and {@link Schema `Schema.Data`} modules offer powerful\n * ways to automatically handle the implementation of both the {@link Equal} and\n * {@link Hash} traits for your custom data structures.\n *\n * - **`Data` Module:** By using constructors like `Data.struct`, `Data.tuple`,\n *   `Data.array`, or `Data.case` to define your data types, Effect\n *   automatically generates the necessary implementations for value-based\n *   equality and consistent hashing. This significantly reduces boilerplate and\n *   ensures correctness.\n *\n * ```ts\n * import { HashSet, Data, Equal } from \"effect\"\n * import assert from \"node:assert/strict\"\n *\n * // Data.* implements the `Equal` traits for us\n * const person1 = Data.struct({ id: 1, name: \"Alice\", age: 30 })\n * const person2 = Data.struct({ id: 1, name: \"Alice\", age: 30 })\n *\n * assert(Equal.equals(person1, person2))\n *\n * const set = HashSet.empty().pipe(\n *   HashSet.add(person1),\n *   HashSet.add(person2)\n * )\n *\n * // HashSet recognizes them as equal, so only one element is stored\n * console.log(HashSet.size(set)) // Output: 1\n * ```\n *\n * - **`Schema` Module:** When defining data schemas using the {@link Schema}\n *   module, you can use `Schema.Data` to automatically include the `Equal` and\n *   `Hash` traits in the decoded objects. This is particularly important when\n *   working with `HashSet`. **For decoded objects to be correctly recognized as\n *   equal within a `HashSet`, ensure that the schema for those objects is\n *   defined using `Schema.Data`.**\n *\n * ```ts\n * import { Equal, HashSet, Schema } from \"effect\"\n * import assert from \"node:assert/strict\"\n *\n * // Schema.Data implements the `Equal` traits for us\n * const PersonSchema = Schema.Data(\n *   Schema.Struct({\n *     id: Schema.Number,\n *     name: Schema.String,\n *     age: Schema.Number\n *   })\n * )\n *\n * const Person = Schema.decode(PersonSchema)\n *\n * const person1 = Person({ id: 1, name: \"Alice\", age: 30 })\n * const person2 = Person({ id: 1, name: \"Alice\", age: 30 })\n *\n * assert(Equal.equals(person1, person2)) // Output: true\n *\n * const set = HashSet.empty().pipe(\n *   HashSet.add(person1),\n *   HashSet.add(person2)\n * )\n *\n * // HashSet thanks to Schema.Data implementation of the `Equal` trait, recognizes the two Person as equal, so only one element is stored\n * console.log(HashSet.size(set)) // Output: 1\n * ```\n *\n * ### Interoperability with the JavaScript Runtime:\n *\n * To interoperate with the regular JavaScript runtime, Effect's `HashSet`\n * provides methods to access its elements in formats readily usable by\n * JavaScript APIs: {@link values `HashSet.values`},\n * {@link toValues `HashSet.toValues`}\n *\n * ```ts\n * import { HashSet } from \"effect\"\n *\n * const hashSet: HashSet.HashSet<number> = HashSet.make(1, 2, 3)\n *\n * // Using HashSet.values to convert HashSet.HashSet<A> to IterableIterator<A>\n * const iterable: IterableIterator<number> = HashSet.values(hashSet)\n *\n * console.log(...iterable) // Logs:  1 2 3\n *\n * // Using HashSet.toValues to convert HashSet.HashSet<A> to Array<A>\n * const array: Array<number> = HashSet.toValues(hashSet)\n *\n * console.log(array) // Logs: [ 1, 2, 3 ]\n * ```\n *\n * Be mindful of performance implications (both time and space complexity) when\n * frequently converting between Effect's immutable HashSet and mutable\n * JavaScript data structures, especially for large collections.\n *\n * @module HashSet\n * @since 2.0.0\n */\nexport * as HashSet from \"./HashSet.js\";\n/**\n * @since 2.0.0\n */\nexport * as Inspectable from \"./Inspectable.js\";\n/**\n * This module provides utility functions for working with Iterables in TypeScript.\n *\n * @since 2.0.0\n */\nexport * as Iterable from \"./Iterable.js\";\n/**\n * @since 3.10.0\n */\nexport * as JSONSchema from \"./JSONSchema.js\";\n/**\n * @since 2.0.0\n */\nexport * as KeyedPool from \"./KeyedPool.js\";\n/**\n * A `Layer<ROut, E, RIn>` describes how to build one or more services in your\n * application. Services can be injected into effects via\n * `Effect.provideService`. Effects can require services via `Effect.service`.\n *\n * Layer can be thought of as recipes for producing bundles of services, given\n * their dependencies (other services).\n *\n * Construction of services can be effectful and utilize resources that must be\n * acquired and safely released when the services are done being utilized.\n *\n * By default layers are shared, meaning that if the same layer is used twice\n * the layer will only be allocated a single time.\n *\n * Because of their excellent composition properties, layers are the idiomatic\n * way in Effect-TS to create services that depend on other services.\n *\n * @since 2.0.0\n */\nexport * as Layer from \"./Layer.js\";\n/**\n * @since 3.14.0\n * @experimental\n */\nexport * as LayerMap from \"./LayerMap.js\";\n/**\n * A data type for immutable linked lists representing ordered collections of elements of type `A`.\n *\n * This data type is optimal for last-in-first-out (LIFO), stack-like access patterns. If you need another access pattern, for example, random access or FIFO, consider using a collection more suited to this than `List`.\n *\n * **Performance**\n *\n * - Time: `List` has `O(1)` prepend and head/tail access. Most other operations are `O(n)` on the number of elements in the list. This includes the index-based lookup of elements, `length`, `append` and `reverse`.\n * - Space: `List` implements structural sharing of the tail list. This means that many operations are either zero- or constant-memory cost.\n *\n * @since 2.0.0\n */\nexport * as List from \"./List.js\";\n/**\n * @since 2.0.0\n */\nexport * as LogLevel from \"./LogLevel.js\";\n/**\n * @since 2.0.0\n */\nexport * as LogSpan from \"./LogSpan.js\";\n/**\n * @since 2.0.0\n */\nexport * as Logger from \"./Logger.js\";\n/**\n * @since 3.8.0\n * @experimental\n */\nexport * as Mailbox from \"./Mailbox.js\";\n/**\n * @since 2.0.0\n */\nexport * as ManagedRuntime from \"./ManagedRuntime.js\";\n/**\n * The `effect/match` module provides a type-safe pattern matching system for\n * TypeScript. Inspired by functional programming, it simplifies conditional\n * logic by replacing verbose if/else or switch statements with a structured and\n * expressive API.\n *\n * This module supports matching against types, values, and discriminated unions\n * while enforcing exhaustiveness checking to ensure all cases are handled.\n *\n * Although pattern matching is not yet a native JavaScript feature,\n * `effect/match` offers a reliable implementation that is available today.\n *\n * **How Pattern Matching Works**\n *\n * Pattern matching follows a structured process:\n *\n * - **Creating a matcher**: Define a `Matcher` that operates on either a\n *   specific `Match.type` or `Match.value`.\n *\n * - **Defining patterns**: Use combinators such as `Match.when`, `Match.not`,\n *   and `Match.tag` to specify matching conditions.\n *\n * - **Completing the match**: Apply a finalizer such as `Match.exhaustive`,\n *   `Match.orElse`, or `Match.option` to determine how unmatched cases should\n *   be handled.\n *\n * @since 1.0.0\n */\nexport * as Match from \"./Match.js\";\n/**\n * @since 2.0.0\n */\nexport * as MergeDecision from \"./MergeDecision.js\";\n/**\n * @since 2.0.0\n */\nexport * as MergeState from \"./MergeState.js\";\n/**\n * @since 2.0.0\n */\nexport * as MergeStrategy from \"./MergeStrategy.js\";\n/**\n * @since 2.0.0\n */\nexport * as Metric from \"./Metric.js\";\n/**\n * @since 2.0.0\n */\nexport * as MetricBoundaries from \"./MetricBoundaries.js\";\n/**\n * @since 2.0.0\n */\nexport * as MetricHook from \"./MetricHook.js\";\n/**\n * @since 2.0.0\n */\nexport * as MetricKey from \"./MetricKey.js\";\n/**\n * @since 2.0.0\n */\nexport * as MetricKeyType from \"./MetricKeyType.js\";\n/**\n * @since 2.0.0\n */\nexport * as MetricLabel from \"./MetricLabel.js\";\n/**\n * @since 2.0.0\n */\nexport * as MetricPair from \"./MetricPair.js\";\n/**\n * @since 2.0.0\n */\nexport * as MetricPolling from \"./MetricPolling.js\";\n/**\n * @since 2.0.0\n */\nexport * as MetricRegistry from \"./MetricRegistry.js\";\n/**\n * @since 2.0.0\n */\nexport * as MetricState from \"./MetricState.js\";\n/**\n * A lightweight alternative to the `Effect` data type, with a subset of the functionality.\n *\n * @since 3.4.0\n * @experimental\n */\nexport * as Micro from \"./Micro.js\";\n/**\n * @since 2.0.0\n *\n * Enables low level framework authors to run on their own isolated effect version\n */\nexport * as ModuleVersion from \"./ModuleVersion.js\";\n/**\n * @since 2.0.0\n */\nexport * as MutableHashMap from \"./MutableHashMap.js\";\n/**\n * # MutableHashSet\n *\n * A mutable `MutableHashSet` provides a collection of unique values with\n * efficient lookup, insertion and removal. Unlike its immutable sibling\n * {@link module:HashSet}, a `MutableHashSet` can be modified in-place;\n * operations like add, remove, and clear directly modify the original set\n * rather than creating a new one. This mutability offers benefits like improved\n * performance in scenarios where you need to build or modify a set\n * incrementally.\n *\n * ## What Problem Does It Solve?\n *\n * `MutableHashSet` solves the problem of maintaining an unsorted collection\n * where each value appears exactly once, with fast operations for checking\n * membership and adding/removing values, in contexts where mutability is\n * preferred for performance or implementation simplicity.\n *\n * ## When to Use\n *\n * Use `MutableHashSet` when you need:\n *\n * - A collection with no duplicate values\n * - Efficient membership testing (**`O(1)`** average complexity)\n * - In-place modifications for better performance\n * - A set that will be built or modified incrementally\n * - Local mutability in otherwise immutable code\n *\n * ## Advanced Features\n *\n * MutableHashSet provides operations for:\n *\n * - Adding and removing elements with direct mutation\n * - Checking for element existence\n * - Clearing all elements at once\n * - Converting to/from other collection types\n *\n * ## Performance Characteristics\n *\n * - **Lookup** operations ({@link module:MutableHashSet.has}): **`O(1)`** average\n *   time complexity\n * - **Insertion** operations ({@link module:MutableHashSet.add}): **`O(1)`**\n *   average time complexity\n * - **Removal** operations ({@link module:MutableHashSet.remove}): **`O(1)`**\n *   average time complexity\n * - **Iteration**: **`O(n)`** where n is the size of the set\n *\n * The MutableHashSet data structure implements the following traits:\n *\n * - {@link Iterable}: allows iterating over the values in the set\n * - {@link Pipeable}: allows chaining operations with the pipe operator\n * - {@link Inspectable}: allows inspecting the contents of the set\n *\n * ## Operations Reference\n *\n * | Category     | Operation                                  | Description                         | Complexity |\n * | ------------ | ------------------------------------------ | ----------------------------------- | ---------- |\n * | constructors | {@link module:MutableHashSet.empty}        | Creates an empty MutableHashSet     | O(1)       |\n * | constructors | {@link module:MutableHashSet.fromIterable} | Creates a set from an iterable      | O(n)       |\n * | constructors | {@link module:MutableHashSet.make}         | Creates a set from multiple values  | O(n)       |\n * |              |                                            |                                     |            |\n * | elements     | {@link module:MutableHashSet.has}          | Checks if a value exists in the set | O(1) avg   |\n * | elements     | {@link module:MutableHashSet.add}          | Adds a value to the set             | O(1) avg   |\n * | elements     | {@link module:MutableHashSet.remove}       | Removes a value from the set        | O(1) avg   |\n * | elements     | {@link module:MutableHashSet.size}         | Gets the number of elements         | O(1)       |\n * | elements     | {@link module:MutableHashSet.clear}        | Removes all values from the set     | O(1)       |\n *\n * ## Notes\n *\n * ### Mutability Considerations:\n *\n * Unlike most data structures in the Effect ecosystem, `MutableHashSet` is\n * mutable. This means that operations like `add`, `remove`, and `clear` modify\n * the original set rather than creating a new one. This can lead to more\n * efficient code in some scenarios, but requires careful handling to avoid\n * unexpected side effects.\n *\n * ### When to Choose `MutableHashSet` vs {@link module:HashSet}:\n *\n * - Use `MutableHashSet` when you need to build or modify a set incrementally and\n *   performance is a priority\n * - Use `HashSet` when you want immutability guarantees and functional\n *   programming patterns\n * - Consider using {@link module:HashSet}'s bounded mutation context (via\n *   {@link module:HashSet.beginMutation}, {@link module:HashSet.endMutation}, and\n *   {@link module:HashSet.mutate} methods) when you need temporary mutability\n *   within an otherwise immutable context - this approach might be sufficient\n *   for many use cases without requiring a separate `MutableHashSet`\n * - `MutableHashSet` is often useful for local operations where the mutability is\n *   contained and doesn't leak into the broader application\n *\n * @module MutableHashSet\n * @since 2.0.0\n */\nexport * as MutableHashSet from \"./MutableHashSet.js\";\n/**\n * @since 2.0.0\n */\nexport * as MutableList from \"./MutableList.js\";\n/**\n * @since 2.0.0\n */\nexport * as MutableQueue from \"./MutableQueue.js\";\n/**\n * @since 2.0.0\n */\nexport * as MutableRef from \"./MutableRef.js\";\n/**\n * @since 2.0.0\n */\nexport * as NonEmptyIterable from \"./NonEmptyIterable.js\";\n/**\n * # Number\n *\n * This module provides utility functions and type class instances for working\n * with the `number` type in TypeScript. It includes functions for basic\n * arithmetic operations, as well as type class instances for `Equivalence` and\n * `Order`.\n *\n * ## Operations Reference\n *\n * | Category     | Operation                                  | Description                                             | Domain                         | Co-domain             |\n * | ------------ | ------------------------------------------ | ------------------------------------------------------- | ------------------------------ | --------------------- |\n * | constructors | {@link module:Number.parse}                | Safely parses a string to a number                      | `string`                       | `Option<number>`      |\n * |              |                                            |                                                         |                                |                       |\n * | math         | {@link module:Number.sum}                  | Adds two numbers                                        | `number`, `number`             | `number`              |\n * | math         | {@link module:Number.sumAll}               | Sums all numbers in a collection                        | `Iterable<number>`             | `number`              |\n * | math         | {@link module:Number.subtract}             | Subtracts one number from another                       | `number`, `number`             | `number`              |\n * | math         | {@link module:Number.multiply}             | Multiplies two numbers                                  | `number`, `number`             | `number`              |\n * | math         | {@link module:Number.multiplyAll}          | Multiplies all numbers in a collection                  | `Iterable<number>`             | `number`              |\n * | math         | {@link module:Number.divide}               | Safely divides handling division by zero                | `number`, `number`             | `Option<number>`      |\n * | math         | {@link module:Number.unsafeDivide}         | Divides but misbehaves for division by zero             | `number`, `number`             | `number`              |\n * | math         | {@link module:Number.remainder}            | Calculates remainder of division                        | `number`, `number`             | `number`              |\n * | math         | {@link module:Number.increment}            | Adds 1 to a number                                      | `number`                       | `number`              |\n * | math         | {@link module:Number.decrement}            | Subtracts 1 from a number                               | `number`                       | `number`              |\n * | math         | {@link module:Number.sign}                 | Determines the sign of a number                         | `number`                       | `Ordering`            |\n * | math         | {@link module:Number.nextPow2}             | Finds the next power of 2                               | `number`                       | `number`              |\n * | math         | {@link module:Number.round}                | Rounds a number with specified precision                | `number`, `number`             | `number`              |\n * |              |                                            |                                                         |                                |                       |\n * | predicates   | {@link module:Number.between}              | Checks if a number is in a range                        | `number`, `{minimum, maximum}` | `boolean`             |\n * | predicates   | {@link module:Number.lessThan}             | Checks if one number is less than another               | `number`, `number`             | `boolean`             |\n * | predicates   | {@link module:Number.lessThanOrEqualTo}    | Checks if one number is less than or equal              | `number`, `number`             | `boolean`             |\n * | predicates   | {@link module:Number.greaterThan}          | Checks if one number is greater than another            | `number`, `number`             | `boolean`             |\n * | predicates   | {@link module:Number.greaterThanOrEqualTo} | Checks if one number is greater or equal                | `number`, `number`             | `boolean`             |\n * |              |                                            |                                                         |                                |                       |\n * | guards       | {@link module:Number.isNumber}             | Type guard for JavaScript numbers                       | `unknown`                      | `boolean`             |\n * |              |                                            |                                                         |                                |                       |\n * | comparison   | {@link module:Number.min}                  | Returns the minimum of two numbers                      | `number`, `number`             | `number`              |\n * | comparison   | {@link module:Number.max}                  | Returns the maximum of two numbers                      | `number`, `number`             | `number`              |\n * | comparison   | {@link module:Number.clamp}                | Restricts a number to a range                           | `number`, `{minimum, maximum}` | `number`              |\n * |              |                                            |                                                         |                                |                       |\n * | instances    | {@link module:Number.Equivalence}          | Equivalence instance for numbers                        |                                | `Equivalence<number>` |\n * | instances    | {@link module:Number.Order}                | Order instance for numbers                              |                                | `Order<number>`       |\n * |              |                                            |                                                         |                                |                       |\n * | errors       | {@link module:Number.DivisionByZeroError}  | Error thrown by unsafeDivide                            |                                |                       |\n *\n * ## Composition Patterns and Type Safety\n *\n * When building function pipelines, understanding how types flow through\n * operations is critical:\n *\n * ### Composing with type-preserving operations\n *\n * Most operations in this module are type-preserving (`number → number`),\n * making them easily composable in pipelines:\n *\n * ```ts\n * import { pipe } from \"effect\"\n * import * as Number from \"effect/Number\"\n *\n * const result = pipe(\n *   10,\n *   Number.increment, // number → number\n *   Number.multiply(2), // number → number\n *   Number.round(1) // number → number\n * ) // Result: number (21)\n * ```\n *\n * ### Working with Option results\n *\n * Operations that might fail (like division by zero) return Option types and\n * require Option combinators:\n *\n * ```ts\n * import { pipe, Option } from \"effect\"\n * import * as Number from \"effect/Number\"\n *\n * const result = pipe(\n *   10,\n *   Number.divide(0), // number → Option<number>\n *   Option.getOrElse(() => 0) // Option<number> → number\n * ) // Result: number (0)\n * ```\n *\n * ### Composition best practices\n *\n * - Chain type-preserving operations for maximum composability\n * - Use Option combinators when working with potentially failing operations\n * - Consider using Effect for operations that might fail with specific errors\n * - Remember that all operations maintain JavaScript's floating-point precision\n *   limitations\n *\n * @module Number\n * @since 2.0.0\n * @see {@link module:BigInt} for more similar operations on `bigint` types\n * @see {@link module:BigDecimal} for more similar operations on `BigDecimal` types\n */\nexport * as Number from \"./Number.js\";\n/**\n * @since 2.0.0\n */\nexport * as Option from \"./Option.js\";\n/**\n * This module provides an implementation of the `Order` type class which is used to define a total ordering on some type `A`.\n * An order is defined by a relation `<=`, which obeys the following laws:\n *\n * - either `x <= y` or `y <= x` (totality)\n * - if `x <= y` and `y <= x`, then `x == y` (antisymmetry)\n * - if `x <= y` and `y <= z`, then `x <= z` (transitivity)\n *\n * The truth table for compare is defined as follows:\n *\n * | `x <= y` | `x >= y` | Ordering |                       |\n * | -------- | -------- | -------- | --------------------- |\n * | `true`   | `true`   | `0`      | corresponds to x == y |\n * | `true`   | `false`  | `< 0`    | corresponds to x < y  |\n * | `false`  | `true`   | `> 0`    | corresponds to x > y  |\n *\n * @since 2.0.0\n */\nexport * as Order from \"./Order.js\";\n/**\n * @since 2.0.0\n */\nexport * as Ordering from \"./Ordering.js\";\n/**\n * @since 3.10.0\n */\nexport * as ParseResult from \"./ParseResult.js\";\n/**\n * @since 2.0.0\n */\nexport * as Pipeable from \"./Pipeable.js\";\n/**\n * @since 2.0.0\n */\nexport * as Pool from \"./Pool.js\";\n/**\n * This module provides a collection of functions for working with predicates and refinements.\n *\n * A `Predicate<A>` is a function that takes a value of type `A` and returns a boolean.\n * It is used to check if a value satisfies a certain condition.\n *\n * A `Refinement<A, B>` is a special type of predicate that not only checks a condition\n * but also provides a type guard, allowing TypeScript to narrow the type of the input\n * value from `A` to a more specific type `B` within a conditional block.\n *\n * The module includes:\n * - Basic predicates and refinements for common types (e.g., `isString`, `isNumber`).\n * - Combinators to create new predicates from existing ones (e.g., `and`, `or`, `not`).\n * - Advanced combinators for working with data structures (e.g., `tuple`, `struct`).\n * - Type-level utilities for inspecting predicate and refinement types.\n *\n * @since 2.0.0\n */\nexport * as Predicate from \"./Predicate.js\";\n/**\n * @since 3.10.0\n */\nexport * as Pretty from \"./Pretty.js\";\n/**\n * @since 2.0.0\n */\nexport * as PrimaryKey from \"./PrimaryKey.js\";\n/**\n * @since 2.0.0\n */\nexport * as PubSub from \"./PubSub.js\";\n/**\n * @since 2.0.0\n */\nexport * as Queue from \"./Queue.js\";\n/**\n * @since 2.0.0\n */\nexport * as Random from \"./Random.js\";\n/**\n * Limits the number of calls to a resource to a maximum amount in some interval.\n *\n * @since 2.0.0\n */\nexport * as RateLimiter from \"./RateLimiter.js\";\n/**\n * @since 3.5.0\n */\nexport * as RcMap from \"./RcMap.js\";\n/**\n * @since 3.5.0\n */\nexport * as RcRef from \"./RcRef.js\";\n/**\n * @since 2.0.0\n */\nexport * as Readable from \"./Readable.js\";\n/**\n * This module provides utility functions for working with records in TypeScript.\n *\n * @since 2.0.0\n */\nexport * as Record from \"./Record.js\";\n/**\n * @since 2.0.0\n */\nexport * as RedBlackTree from \"./RedBlackTree.js\";\n/**\n * The Redacted module provides functionality for handling sensitive information\n * securely within your application. By using the `Redacted` data type, you can\n * ensure that sensitive values are not accidentally exposed in logs or error\n * messages.\n *\n * @since 3.3.0\n */\nexport * as Redacted from \"./Redacted.js\";\n/**\n * @since 2.0.0\n */\nexport * as Ref from \"./Ref.js\";\n/**\n * This module provides utility functions for working with RegExp in TypeScript.\n *\n * @since 2.0.0\n */\nexport * as RegExp from \"./RegExp.js\";\n/**\n * @since 2.0.0\n */\nexport * as Reloadable from \"./Reloadable.js\";\n/**\n * @since 2.0.0\n */\nexport * as Request from \"./Request.js\";\n/**\n * @since 2.0.0\n */\nexport * as RequestBlock from \"./RequestBlock.js\";\n/**\n * @since 2.0.0\n */\nexport * as RequestResolver from \"./RequestResolver.js\";\n/**\n * @since 2.0.0\n */\nexport * as Resource from \"./Resource.js\";\n/**\n * @since 2.0.0\n */\nexport * as Runtime from \"./Runtime.js\";\n/**\n * @since 2.0.0\n */\nexport * as RuntimeFlags from \"./RuntimeFlags.js\";\n/**\n * @since 2.0.0\n */\nexport * as RuntimeFlagsPatch from \"./RuntimeFlagsPatch.js\";\n/**\n * @since 2.0.0\n */\nexport * as STM from \"./STM.js\";\n/**\n * @since 2.0.0\n */\nexport * as Schedule from \"./Schedule.js\";\n/**\n * @since 2.0.0\n */\nexport * as ScheduleDecision from \"./ScheduleDecision.js\";\n/**\n * @since 2.0.0\n */\nexport * as ScheduleInterval from \"./ScheduleInterval.js\";\n/**\n * @since 2.0.0\n */\nexport * as ScheduleIntervals from \"./ScheduleIntervals.js\";\n/**\n * @since 2.0.0\n */\nexport * as Scheduler from \"./Scheduler.js\";\n/**\n * @since 3.10.0\n */\nexport * as Schema from \"./Schema.js\";\n/**\n * @since 3.10.0\n */\nexport * as SchemaAST from \"./SchemaAST.js\";\n/**\n * @since 2.0.0\n */\nexport * as Scope from \"./Scope.js\";\n/**\n * @since 2.0.0\n */\nexport * as ScopedCache from \"./ScopedCache.js\";\n/**\n * @since 2.0.0\n */\nexport * as ScopedRef from \"./ScopedRef.js\";\n/**\n * @since 2.0.0\n * @deprecated\n */\nexport * as Secret from \"./Secret.js\";\n/**\n * @since 2.0.0\n */\nexport * as SingleProducerAsyncInput from \"./SingleProducerAsyncInput.js\";\n/**\n * @since 2.0.0\n */\nexport * as Sink from \"./Sink.js\";\n/**\n * @since 2.0.0\n */\nexport * as SortedMap from \"./SortedMap.js\";\n/**\n * @since 2.0.0\n */\nexport * as SortedSet from \"./SortedSet.js\";\n/**\n * @since 2.0.0\n */\nexport * as Stream from \"./Stream.js\";\n/**\n * @since 2.0.0\n */\nexport * as StreamEmit from \"./StreamEmit.js\";\n/**\n * @since 2.0.0\n */\nexport * as StreamHaltStrategy from \"./StreamHaltStrategy.js\";\n/**\n * @since 2.0.0\n */\nexport * as Streamable from \"./Streamable.js\";\n/**\n * This module provides utility functions and type class instances for working with the `string` type in TypeScript.\n * It includes functions for basic string manipulation, as well as type class instances for\n * `Equivalence` and `Order`.\n *\n * @since 2.0.0\n */\nexport * as String from \"./String.js\";\n/**\n * This module provides utility functions for working with structs in TypeScript.\n *\n * @since 2.0.0\n */\nexport * as Struct from \"./Struct.js\";\n/**\n * @since 2.0.0\n */\nexport * as Subscribable from \"./Subscribable.js\";\n/**\n * @since 2.0.0\n */\nexport * as SubscriptionRef from \"./SubscriptionRef.js\";\n/**\n * A `Supervisor<T>` is allowed to supervise the launching and termination of\n * fibers, producing some visible value of type `T` from the supervision.\n *\n * @since 2.0.0\n */\nexport * as Supervisor from \"./Supervisor.js\";\n/**\n * @since 2.0.0\n */\nexport * as Symbol from \"./Symbol.js\";\n/**\n * @since 2.0.0\n */\nexport * as SynchronizedRef from \"./SynchronizedRef.js\";\n/**\n * @since 2.0.0\n */\nexport * as TArray from \"./TArray.js\";\n/**\n * @since 2.0.0\n */\nexport * as TDeferred from \"./TDeferred.js\";\n/**\n * @since 2.0.0\n */\nexport * as TMap from \"./TMap.js\";\n/**\n * @since 2.0.0\n */\nexport * as TPriorityQueue from \"./TPriorityQueue.js\";\n/**\n * @since 2.0.0\n */\nexport * as TPubSub from \"./TPubSub.js\";\n/**\n * @since 2.0.0\n */\nexport * as TQueue from \"./TQueue.js\";\n/**\n * @since 2.0.0\n */\nexport * as TRandom from \"./TRandom.js\";\n/**\n * @since 2.0.0\n */\nexport * as TReentrantLock from \"./TReentrantLock.js\";\n/**\n * @since 2.0.0\n */\nexport * as TRef from \"./TRef.js\";\n/**\n * @since 2.0.0\n */\nexport * as TSemaphore from \"./TSemaphore.js\";\n/**\n * @since 2.0.0\n */\nexport * as TSet from \"./TSet.js\";\n/**\n * @since 3.10.0\n */\nexport * as TSubscriptionRef from \"./TSubscriptionRef.js\";\n/**\n * @since 2.0.0\n */\nexport * as Take from \"./Take.js\";\n/**\n * @since 2.0.0\n */\nexport * as TestAnnotation from \"./TestAnnotation.js\";\n/**\n * @since 2.0.0\n */\nexport * as TestAnnotationMap from \"./TestAnnotationMap.js\";\n/**\n * @since 2.0.0\n */\nexport * as TestAnnotations from \"./TestAnnotations.js\";\n/**\n * @since 2.0.0\n */\nexport * as TestClock from \"./TestClock.js\";\n/**\n * @since 2.0.0\n */\nexport * as TestConfig from \"./TestConfig.js\";\n/**\n * @since 2.0.0\n */\nexport * as TestContext from \"./TestContext.js\";\n/**\n * @since 2.0.0\n */\nexport * as TestLive from \"./TestLive.js\";\n/**\n * @since 2.0.0\n */\nexport * as TestServices from \"./TestServices.js\";\n/**\n * @since 2.0.0\n */\nexport * as TestSized from \"./TestSized.js\";\n/**\n * @since 2.0.0\n */\nexport * as Tracer from \"./Tracer.js\";\n/**\n * A `Trie` is used for locating specific `string` keys from within a set.\n *\n * It works similar to `HashMap`, but with keys required to be `string`.\n * This constraint unlocks some performance optimizations and new methods to get string prefixes (e.g. `keysWithPrefix`, `longestPrefixOf`).\n *\n * Prefix search is also the main feature that makes a `Trie` more suited than `HashMap` for certain usecases.\n *\n * A `Trie` is often used to store a dictionary (list of words) that can be searched\n * in a manner that allows for efficient generation of completion lists\n * (e.g. predict the rest of a word a user is typing).\n *\n * A `Trie` has O(n) lookup time where `n` is the size of the key,\n * or even less than `n` on search misses.\n *\n * @since 2.0.0\n */\nexport * as Trie from \"./Trie.js\";\n/**\n * This module provides utility functions for working with tuples in TypeScript.\n *\n * @since 2.0.0\n */\nexport * as Tuple from \"./Tuple.js\";\n/**\n * A collection of types that are commonly used types.\n *\n * @since 2.0.0\n */\nexport * as Types from \"./Types.js\";\n/**\n * @since 2.0.0\n */\nexport * as Unify from \"./Unify.js\";\n/**\n * @since 2.0.0\n */\nexport * as UpstreamPullRequest from \"./UpstreamPullRequest.js\";\n/**\n * @since 2.0.0\n */\nexport * as UpstreamPullStrategy from \"./UpstreamPullStrategy.js\";\n/**\n * @since 2.0.0\n */\nexport * as Utils from \"./Utils.js\";\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/effect/dist/dts/internal/array.d.ts": "/**\n * @since 2.0.0\n */\nexport {};\n//# sourceMappingURL=array.d.ts.map",
  "node_modules/effect/dist/dts/internal/blockedRequests.d.ts": "export {};\n//# sourceMappingURL=blockedRequests.d.ts.map",
  "node_modules/effect/dist/dts/internal/cache.d.ts": "export {};\n//# sourceMappingURL=cache.d.ts.map",
  "node_modules/effect/dist/dts/internal/cause.d.ts": "export {};\n//# sourceMappingURL=cause.d.ts.map",
  "node_modules/effect/dist/dts/internal/channel/channelExecutor.d.ts": "import type * as Channel from \"../../Channel.js\";\nexport type ErasedChannel<R> = Channel.Channel<unknown, unknown, unknown, unknown, unknown, unknown, R>;\n//# sourceMappingURL=channelExecutor.d.ts.map",
  "node_modules/effect/dist/dts/internal/channel/channelState.d.ts": "export {};\n//# sourceMappingURL=channelState.d.ts.map",
  "node_modules/effect/dist/dts/internal/channel/childExecutorDecision.d.ts": "export {};\n//# sourceMappingURL=childExecutorDecision.d.ts.map",
  "node_modules/effect/dist/dts/internal/channel/continuation.d.ts": "export {};\n//# sourceMappingURL=continuation.d.ts.map",
  "node_modules/effect/dist/dts/internal/channel/mergeDecision.d.ts": "export {};\n//# sourceMappingURL=mergeDecision.d.ts.map",
  "node_modules/effect/dist/dts/internal/channel/mergeState.d.ts": "export {};\n//# sourceMappingURL=mergeState.d.ts.map",
  "node_modules/effect/dist/dts/internal/channel/mergeStrategy.d.ts": "export {};\n//# sourceMappingURL=mergeStrategy.d.ts.map",
  "node_modules/effect/dist/dts/internal/channel/singleProducerAsyncInput.d.ts": "export {};\n//# sourceMappingURL=singleProducerAsyncInput.d.ts.map",
  "node_modules/effect/dist/dts/internal/channel/subexecutor.d.ts": "export {};\n//# sourceMappingURL=subexecutor.d.ts.map",
  "node_modules/effect/dist/dts/internal/channel/upstreamPullRequest.d.ts": "export {};\n//# sourceMappingURL=upstreamPullRequest.d.ts.map",
  "node_modules/effect/dist/dts/internal/channel/upstreamPullStrategy.d.ts": "export {};\n//# sourceMappingURL=upstreamPullStrategy.d.ts.map",
  "node_modules/effect/dist/dts/internal/channel.d.ts": "export {};\n//# sourceMappingURL=channel.d.ts.map",
  "node_modules/effect/dist/dts/internal/clock.d.ts": "export {};\n//# sourceMappingURL=clock.d.ts.map",
  "node_modules/effect/dist/dts/internal/completedRequestMap.d.ts": "export {};\n//# sourceMappingURL=completedRequestMap.d.ts.map",
  "node_modules/effect/dist/dts/internal/concurrency.d.ts": "export {};\n//# sourceMappingURL=concurrency.d.ts.map",
  "node_modules/effect/dist/dts/internal/config.d.ts": "export {};\n//# sourceMappingURL=config.d.ts.map",
  "node_modules/effect/dist/dts/internal/configError.d.ts": "export {};\n//# sourceMappingURL=configError.d.ts.map",
  "node_modules/effect/dist/dts/internal/configProvider/pathPatch.d.ts": "export {};\n//# sourceMappingURL=pathPatch.d.ts.map",
  "node_modules/effect/dist/dts/internal/configProvider.d.ts": "export {};\n//# sourceMappingURL=configProvider.d.ts.map",
  "node_modules/effect/dist/dts/internal/console.d.ts": "export {};\n//# sourceMappingURL=console.d.ts.map",
  "node_modules/effect/dist/dts/internal/context.d.ts": "export declare const ReferenceProto: any;\n//# sourceMappingURL=context.d.ts.map",
  "node_modules/effect/dist/dts/internal/core-effect.d.ts": "import type * as Effect from \"../Effect.js\";\nimport type { Unify } from \"../Unify.js\";\nexport declare const functionWithSpan: <Args extends Array<any>, Ret extends Effect.Effect<any, any, any>>(options: {\n    readonly body: (...args: Args) => Ret;\n    readonly options: Effect.FunctionWithSpanOptions | ((...args: Args) => Effect.FunctionWithSpanOptions);\n    readonly captureStackTrace?: boolean | undefined;\n}) => (...args: Args) => Unify<Ret>;\n//# sourceMappingURL=core-effect.d.ts.map",
  "node_modules/effect/dist/dts/internal/core-stream.d.ts": "import type * as Channel from \"../Channel.js\";\nimport type { LazyArg } from \"../Function.js\";\nexport type Primitive = BracketOut | Bridge | ConcatAll | Emit | Ensuring | Fail | Fold | FromEffect | PipeTo | Provide | Read | Succeed | SucceedNow | Suspend;\nexport declare const sync: <OutDone>(evaluate: LazyArg<OutDone>) => Channel.Channel<never, unknown, never, unknown, OutDone, unknown>;\ndeclare const void_: Channel.Channel<never>;\nexport { \n/** @internal */\nvoid_ as void };\n//# sourceMappingURL=core-stream.d.ts.map",
  "node_modules/effect/dist/dts/internal/core.d.ts": "import type * as Effect from \"../Effect.js\";\nimport * as FiberId from \"../FiberId.js\";\ndeclare const async_: <A, E = never, R = never>(resume: (callback: (_: Effect.Effect<A, E, R>) => void, signal: AbortSignal) => void | Effect.Effect<void, never, R>, blockingOn?: FiberId.FiberId) => Effect.Effect<A, E, R>;\nexport { \n/** @internal */\nasync_ as async };\ndeclare const void_: Effect.Effect<void>;\nexport { void_ as void };\n//# sourceMappingURL=core.d.ts.map",
  "node_modules/effect/dist/dts/internal/data.d.ts": "export {};\n//# sourceMappingURL=data.d.ts.map",
  "node_modules/effect/dist/dts/internal/dataSource.d.ts": "export {};\n//# sourceMappingURL=dataSource.d.ts.map",
  "node_modules/effect/dist/dts/internal/dateTime.d.ts": "export {};\n//# sourceMappingURL=dateTime.d.ts.map",
  "node_modules/effect/dist/dts/internal/defaultServices/console.d.ts": "export {};\n//# sourceMappingURL=console.d.ts.map",
  "node_modules/effect/dist/dts/internal/defaultServices.d.ts": "import * as Context from \"../Context.js\";\nimport type * as DefaultServices from \"../DefaultServices.js\";\n/**\n * The `FiberRef` holding the default `Effect` services.\n *\n * @since 2.0.0\n * @category fiberRefs\n */\nexport declare const currentServices: import(\"../FiberRef.js\").FiberRef<Context.Context<DefaultServices.DefaultServices>>;\n//# sourceMappingURL=defaultServices.d.ts.map",
  "node_modules/effect/dist/dts/internal/deferred.d.ts": "export {};\n//# sourceMappingURL=deferred.d.ts.map",
  "node_modules/effect/dist/dts/internal/differ/chunkPatch.d.ts": "export {};\n//# sourceMappingURL=chunkPatch.d.ts.map",
  "node_modules/effect/dist/dts/internal/differ/contextPatch.d.ts": "export {};\n//# sourceMappingURL=contextPatch.d.ts.map",
  "node_modules/effect/dist/dts/internal/differ/hashMapPatch.d.ts": "export {};\n//# sourceMappingURL=hashMapPatch.d.ts.map",
  "node_modules/effect/dist/dts/internal/differ/hashSetPatch.d.ts": "export {};\n//# sourceMappingURL=hashSetPatch.d.ts.map",
  "node_modules/effect/dist/dts/internal/differ/orPatch.d.ts": "export {};\n//# sourceMappingURL=orPatch.d.ts.map",
  "node_modules/effect/dist/dts/internal/differ/readonlyArrayPatch.d.ts": "export {};\n//# sourceMappingURL=readonlyArrayPatch.d.ts.map",
  "node_modules/effect/dist/dts/internal/differ.d.ts": "export {};\n//# sourceMappingURL=differ.d.ts.map",
  "node_modules/effect/dist/dts/internal/doNotation.d.ts": "export {};\n//# sourceMappingURL=doNotation.d.ts.map",
  "node_modules/effect/dist/dts/internal/effect/circular.d.ts": "export {};\n//# sourceMappingURL=circular.d.ts.map",
  "node_modules/effect/dist/dts/internal/effectable.d.ts": "export {};\n//# sourceMappingURL=effectable.d.ts.map",
  "node_modules/effect/dist/dts/internal/either.d.ts": "/**\n * @since 2.0.0\n */\nexport {};\n//# sourceMappingURL=either.d.ts.map",
  "node_modules/effect/dist/dts/internal/encoding/base64.d.ts": "export {};\n//# sourceMappingURL=base64.d.ts.map",
  "node_modules/effect/dist/dts/internal/encoding/base64Url.d.ts": "export {};\n//# sourceMappingURL=base64Url.d.ts.map",
  "node_modules/effect/dist/dts/internal/encoding/common.d.ts": "/** @interal */\nexport declare const encoder: TextEncoder;\n/** @interal */\nexport declare const decoder: TextDecoder;\n//# sourceMappingURL=common.d.ts.map",
  "node_modules/effect/dist/dts/internal/encoding/hex.d.ts": "export {};\n//# sourceMappingURL=hex.d.ts.map",
  "node_modules/effect/dist/dts/internal/errors.d.ts": "/**\n * @since 2.0.0\n */\nexport {};\n//# sourceMappingURL=errors.d.ts.map",
  "node_modules/effect/dist/dts/internal/executionPlan.d.ts": "export {};\n//# sourceMappingURL=executionPlan.d.ts.map",
  "node_modules/effect/dist/dts/internal/executionStrategy.d.ts": "export {};\n//# sourceMappingURL=executionStrategy.d.ts.map",
  "node_modules/effect/dist/dts/internal/fiber.d.ts": "import type * as Fiber from \"../Fiber.js\";\ndeclare const void_: Fiber.Fiber<void>;\nexport { \n/** @internal */\nvoid_ as void };\n//# sourceMappingURL=fiber.d.ts.map",
  "node_modules/effect/dist/dts/internal/fiberId.d.ts": "export {};\n//# sourceMappingURL=fiberId.d.ts.map",
  "node_modules/effect/dist/dts/internal/fiberMessage.d.ts": "export {};\n//# sourceMappingURL=fiberMessage.d.ts.map",
  "node_modules/effect/dist/dts/internal/fiberRefs/patch.d.ts": "export {};\n//# sourceMappingURL=patch.d.ts.map",
  "node_modules/effect/dist/dts/internal/fiberRefs.d.ts": "export {};\n//# sourceMappingURL=fiberRefs.d.ts.map",
  "node_modules/effect/dist/dts/internal/fiberRuntime.d.ts": "import type * as Effect from \"../Effect.js\";\nimport type * as Scope from \"../Scope.js\";\nexport declare const annotateLogsScoped: {\n    (key: string, value: unknown): Effect.Effect<void, never, Scope.Scope>;\n    (values: Record<string, unknown>): Effect.Effect<void, never, Scope.Scope>;\n};\n//# sourceMappingURL=fiberRuntime.d.ts.map",
  "node_modules/effect/dist/dts/internal/fiberScope.d.ts": "import * as FiberId from \"../FiberId.js\";\nimport type * as RuntimeFlags from \"../RuntimeFlags.js\";\nimport type * as FiberRuntime from \"./fiberRuntime.js\";\nexport type FiberScopeTypeId = typeof FiberScopeTypeId;\n/**\n * A `FiberScope` represents the scope of a fiber lifetime. The scope of a\n * fiber can be retrieved using `Effect.descriptor`, and when forking fibers,\n * you can specify a custom scope to fork them on by using the `forkIn`.\n *\n * @since 2.0.0\n * @category models\n */\nexport interface FiberScope {\n    readonly [FiberScopeTypeId]: FiberScopeTypeId;\n    get fiberId(): FiberId.FiberId;\n    add(runtimeFlags: RuntimeFlags.RuntimeFlags, child: FiberRuntime.FiberRuntime<any, any>): void;\n}\n//# sourceMappingURL=fiberScope.d.ts.map",
  "node_modules/effect/dist/dts/internal/fiberStatus.d.ts": "export {};\n//# sourceMappingURL=fiberStatus.d.ts.map",
  "node_modules/effect/dist/dts/internal/groupBy.d.ts": "export {};\n//# sourceMappingURL=groupBy.d.ts.map",
  "node_modules/effect/dist/dts/internal/hashMap/array.d.ts": "export {};\n//# sourceMappingURL=array.d.ts.map",
  "node_modules/effect/dist/dts/internal/hashMap/bitwise.d.ts": "export {};\n//# sourceMappingURL=bitwise.d.ts.map",
  "node_modules/effect/dist/dts/internal/hashMap/config.d.ts": "export {};\n//# sourceMappingURL=config.d.ts.map",
  "node_modules/effect/dist/dts/internal/hashMap/keySet.d.ts": "export {};\n//# sourceMappingURL=keySet.d.ts.map",
  "node_modules/effect/dist/dts/internal/hashMap/node.d.ts": "export {};\n//# sourceMappingURL=node.d.ts.map",
  "node_modules/effect/dist/dts/internal/hashMap.d.ts": "import type * as HM from \"../HashMap.js\";\n/**\n * Maps over the entries of the `HashMap` using the specified function.\n *\n * @since 2.0.0\n * @category mapping\n */\nexport declare const map: (<A, V, K>(f: (value: V, key: K) => A) => (self: HM.HashMap<K, V>) => HM.HashMap<K, A>) & (<K, V, A>(self: HM.HashMap<K, V>, f: (value: V, key: K) => A) => HM.HashMap<K, A>);\n//# sourceMappingURL=hashMap.d.ts.map",
  "node_modules/effect/dist/dts/internal/hashSet.d.ts": "export {};\n//# sourceMappingURL=hashSet.d.ts.map",
  "node_modules/effect/dist/dts/internal/keyedPool.d.ts": "export {};\n//# sourceMappingURL=keyedPool.d.ts.map",
  "node_modules/effect/dist/dts/internal/layer/circular.d.ts": "export {};\n//# sourceMappingURL=circular.d.ts.map",
  "node_modules/effect/dist/dts/internal/layer.d.ts": "import type * as Layer from \"../Layer.js\";\nexport declare const annotateLogs: {\n    (key: string, value: unknown): <A, E, R>(self: Layer.Layer<A, E, R>) => Layer.Layer<A, E, R>;\n    (values: Record<string, unknown>): <A, E, R>(self: Layer.Layer<A, E, R>) => Layer.Layer<A, E, R>;\n} & {\n    <A, E, R>(self: Layer.Layer<A, E, R>, key: string, value: unknown): Layer.Layer<A, E, R>;\n    <A, E, R>(self: Layer.Layer<A, E, R>, values: Record<string, unknown>): Layer.Layer<A, E, R>;\n};\nexport declare const annotateSpans: {\n    (key: string, value: unknown): <A, E, R>(self: Layer.Layer<A, E, R>) => Layer.Layer<A, E, R>;\n    (values: Record<string, unknown>): <A, E, R>(self: Layer.Layer<A, E, R>) => Layer.Layer<A, E, R>;\n} & {\n    <A, E, R>(self: Layer.Layer<A, E, R>, key: string, value: unknown): Layer.Layer<A, E, R>;\n    <A, E, R>(self: Layer.Layer<A, E, R>, values: Record<string, unknown>): Layer.Layer<A, E, R>;\n};\n//# sourceMappingURL=layer.d.ts.map",
  "node_modules/effect/dist/dts/internal/logSpan.d.ts": "export {};\n//# sourceMappingURL=logSpan.d.ts.map",
  "node_modules/effect/dist/dts/internal/logger-circular.d.ts": "export {};\n//# sourceMappingURL=logger-circular.d.ts.map",
  "node_modules/effect/dist/dts/internal/logger.d.ts": "export {};\n//# sourceMappingURL=logger.d.ts.map",
  "node_modules/effect/dist/dts/internal/mailbox.d.ts": "export {};\n//# sourceMappingURL=mailbox.d.ts.map",
  "node_modules/effect/dist/dts/internal/managedRuntime/circular.d.ts": "export {};\n//# sourceMappingURL=circular.d.ts.map",
  "node_modules/effect/dist/dts/internal/managedRuntime.d.ts": "export {};\n//# sourceMappingURL=managedRuntime.d.ts.map",
  "node_modules/effect/dist/dts/internal/matcher.d.ts": "export {};\n//# sourceMappingURL=matcher.d.ts.map",
  "node_modules/effect/dist/dts/internal/metric/boundaries.d.ts": "export {};\n//# sourceMappingURL=boundaries.d.ts.map",
  "node_modules/effect/dist/dts/internal/metric/hook.d.ts": "export {};\n//# sourceMappingURL=hook.d.ts.map",
  "node_modules/effect/dist/dts/internal/metric/key.d.ts": "export {};\n//# sourceMappingURL=key.d.ts.map",
  "node_modules/effect/dist/dts/internal/metric/keyType.d.ts": "export {};\n//# sourceMappingURL=keyType.d.ts.map",
  "node_modules/effect/dist/dts/internal/metric/label.d.ts": "export {};\n//# sourceMappingURL=label.d.ts.map",
  "node_modules/effect/dist/dts/internal/metric/pair.d.ts": "export {};\n//# sourceMappingURL=pair.d.ts.map",
  "node_modules/effect/dist/dts/internal/metric/polling.d.ts": "export {};\n//# sourceMappingURL=polling.d.ts.map",
  "node_modules/effect/dist/dts/internal/metric/registry.d.ts": "export {};\n//# sourceMappingURL=registry.d.ts.map",
  "node_modules/effect/dist/dts/internal/metric/state.d.ts": "import type * as MetricState from \"../../MetricState.js\";\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isFrequencyState: (u: unknown) => u is MetricState.MetricState.Frequency;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isGaugeState: (u: unknown) => u is MetricState.MetricState.Gauge<number | bigint>;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isHistogramState: (u: unknown) => u is MetricState.MetricState.Histogram;\n/**\n * @since 2.0.0\n * @category refinements\n */\nexport declare const isSummaryState: (u: unknown) => u is MetricState.MetricState.Summary;\n//# sourceMappingURL=state.d.ts.map",
  "node_modules/effect/dist/dts/internal/metric.d.ts": "export {};\n//# sourceMappingURL=metric.d.ts.map",
  "node_modules/effect/dist/dts/internal/opCodes/cause.d.ts": "export {};\n//# sourceMappingURL=cause.d.ts.map",
  "node_modules/effect/dist/dts/internal/opCodes/channel.d.ts": "export {};\n//# sourceMappingURL=channel.d.ts.map",
  "node_modules/effect/dist/dts/internal/opCodes/channelChildExecutorDecision.d.ts": "export {};\n//# sourceMappingURL=channelChildExecutorDecision.d.ts.map",
  "node_modules/effect/dist/dts/internal/opCodes/channelMergeDecision.d.ts": "export {};\n//# sourceMappingURL=channelMergeDecision.d.ts.map",
  "node_modules/effect/dist/dts/internal/opCodes/channelMergeState.d.ts": "export {};\n//# sourceMappingURL=channelMergeState.d.ts.map",
  "node_modules/effect/dist/dts/internal/opCodes/channelMergeStrategy.d.ts": "export {};\n//# sourceMappingURL=channelMergeStrategy.d.ts.map",
  "node_modules/effect/dist/dts/internal/opCodes/channelState.d.ts": "export {};\n//# sourceMappingURL=channelState.d.ts.map",
  "node_modules/effect/dist/dts/internal/opCodes/channelUpstreamPullRequest.d.ts": "export {};\n//# sourceMappingURL=channelUpstreamPullRequest.d.ts.map",
  "node_modules/effect/dist/dts/internal/opCodes/channelUpstreamPullStrategy.d.ts": "export {};\n//# sourceMappingURL=channelUpstreamPullStrategy.d.ts.map",
  "node_modules/effect/dist/dts/internal/opCodes/config.d.ts": "export {};\n//# sourceMappingURL=config.d.ts.map",
  "node_modules/effect/dist/dts/internal/opCodes/configError.d.ts": "export {};\n//# sourceMappingURL=configError.d.ts.map",
  "node_modules/effect/dist/dts/internal/opCodes/continuation.d.ts": "export {};\n//# sourceMappingURL=continuation.d.ts.map",
  "node_modules/effect/dist/dts/internal/opCodes/deferred.d.ts": "export {};\n//# sourceMappingURL=deferred.d.ts.map",
  "node_modules/effect/dist/dts/internal/opCodes/effect.d.ts": "export {};\n//# sourceMappingURL=effect.d.ts.map",
  "node_modules/effect/dist/dts/internal/opCodes/layer.d.ts": "export {};\n//# sourceMappingURL=layer.d.ts.map",
  "node_modules/effect/dist/dts/internal/opCodes/streamHaltStrategy.d.ts": "export {};\n//# sourceMappingURL=streamHaltStrategy.d.ts.map",
  "node_modules/effect/dist/dts/internal/option.d.ts": "/**\n * @since 2.0.0\n */\nexport {};\n//# sourceMappingURL=option.d.ts.map",
  "node_modules/effect/dist/dts/internal/pool.d.ts": "export {};\n//# sourceMappingURL=pool.d.ts.map",
  "node_modules/effect/dist/dts/internal/pubsub.d.ts": "export {};\n//# sourceMappingURL=pubsub.d.ts.map",
  "node_modules/effect/dist/dts/internal/query.d.ts": "export {};\n//# sourceMappingURL=query.d.ts.map",
  "node_modules/effect/dist/dts/internal/queue.d.ts": "export {};\n//# sourceMappingURL=queue.d.ts.map",
  "node_modules/effect/dist/dts/internal/random.d.ts": "import type * as Random from \"../Random.js\";\nexport declare const make: <A>(seed: A) => Random.Random;\n//# sourceMappingURL=random.d.ts.map",
  "node_modules/effect/dist/dts/internal/rateLimiter.d.ts": "export {};\n//# sourceMappingURL=rateLimiter.d.ts.map",
  "node_modules/effect/dist/dts/internal/rcMap.d.ts": "export {};\n//# sourceMappingURL=rcMap.d.ts.map",
  "node_modules/effect/dist/dts/internal/rcRef.d.ts": "export {};\n//# sourceMappingURL=rcRef.d.ts.map",
  "node_modules/effect/dist/dts/internal/redBlackTree/iterator.d.ts": "export {};\n//# sourceMappingURL=iterator.d.ts.map",
  "node_modules/effect/dist/dts/internal/redBlackTree/node.d.ts": "export declare namespace Node {\n    type Color = number & {\n        readonly Color: unique symbol;\n    };\n}\nexport interface Node<out K, out V> {\n    color: Node.Color;\n    key: K;\n    value: V;\n    left: Node<K, V> | undefined;\n    right: Node<K, V> | undefined;\n    count: number;\n}\n//# sourceMappingURL=node.d.ts.map",
  "node_modules/effect/dist/dts/internal/redBlackTree.d.ts": "export {};\n//# sourceMappingURL=redBlackTree.d.ts.map",
  "node_modules/effect/dist/dts/internal/redacted.d.ts": "export {};\n//# sourceMappingURL=redacted.d.ts.map",
  "node_modules/effect/dist/dts/internal/ref.d.ts": "export {};\n//# sourceMappingURL=ref.d.ts.map",
  "node_modules/effect/dist/dts/internal/reloadable.d.ts": "export {};\n//# sourceMappingURL=reloadable.d.ts.map",
  "node_modules/effect/dist/dts/internal/request.d.ts": "export {};\n//# sourceMappingURL=request.d.ts.map",
  "node_modules/effect/dist/dts/internal/resource.d.ts": "export {};\n//# sourceMappingURL=resource.d.ts.map",
  "node_modules/effect/dist/dts/internal/ringBuffer.d.ts": "export {};\n//# sourceMappingURL=ringBuffer.d.ts.map",
  "node_modules/effect/dist/dts/internal/runtime.d.ts": "export {};\n//# sourceMappingURL=runtime.d.ts.map",
  "node_modules/effect/dist/dts/internal/runtimeFlags.d.ts": "import type * as RuntimeFlags from \"../RuntimeFlags.js\";\nexport declare const windDown: (self: RuntimeFlags.RuntimeFlags) => boolean;\n//# sourceMappingURL=runtimeFlags.d.ts.map",
  "node_modules/effect/dist/dts/internal/runtimeFlagsPatch.d.ts": "export {};\n//# sourceMappingURL=runtimeFlagsPatch.d.ts.map",
  "node_modules/effect/dist/dts/internal/schedule/decision.d.ts": "export {};\n//# sourceMappingURL=decision.d.ts.map",
  "node_modules/effect/dist/dts/internal/schedule/interval.d.ts": "export {};\n//# sourceMappingURL=interval.d.ts.map",
  "node_modules/effect/dist/dts/internal/schedule/intervals.d.ts": "export {};\n//# sourceMappingURL=intervals.d.ts.map",
  "node_modules/effect/dist/dts/internal/schedule.d.ts": "export {};\n//# sourceMappingURL=schedule.d.ts.map",
  "node_modules/effect/dist/dts/internal/schema/errors.d.ts": "export {};\n//# sourceMappingURL=errors.d.ts.map",
  "node_modules/effect/dist/dts/internal/schema/schemaId.d.ts": "export {};\n//# sourceMappingURL=schemaId.d.ts.map",
  "node_modules/effect/dist/dts/internal/schema/util.d.ts": "export {};\n//# sourceMappingURL=util.d.ts.map",
  "node_modules/effect/dist/dts/internal/scopedCache.d.ts": "export {};\n//# sourceMappingURL=scopedCache.d.ts.map",
  "node_modules/effect/dist/dts/internal/scopedRef.d.ts": "export {};\n//# sourceMappingURL=scopedRef.d.ts.map",
  "node_modules/effect/dist/dts/internal/secret.d.ts": "export {};\n//# sourceMappingURL=secret.d.ts.map",
  "node_modules/effect/dist/dts/internal/singleShotGen.d.ts": "export {};\n//# sourceMappingURL=singleShotGen.d.ts.map",
  "node_modules/effect/dist/dts/internal/sink.d.ts": "export {};\n//# sourceMappingURL=sink.d.ts.map",
  "node_modules/effect/dist/dts/internal/stack.d.ts": "export declare const make: <A>(value: A, previous?: Stack<A>) => Stack<A>;\n//# sourceMappingURL=stack.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/core.d.ts": "export {};\n//# sourceMappingURL=core.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/entry.d.ts": "export declare const unsafeGet: (self: Entry) => unknown;\n//# sourceMappingURL=entry.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/journal.d.ts": "export {};\n//# sourceMappingURL=journal.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/opCodes/stm.d.ts": "export {};\n//# sourceMappingURL=stm.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/opCodes/stmState.d.ts": "export {};\n//# sourceMappingURL=stmState.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/opCodes/strategy.d.ts": "export {};\n//# sourceMappingURL=strategy.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/opCodes/tExit.d.ts": "export {};\n//# sourceMappingURL=tExit.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/opCodes/tryCommit.d.ts": "export {};\n//# sourceMappingURL=tryCommit.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/stm.d.ts": "import type * as STM from \"../../STM.js\";\nimport type * as Types from \"../../Types.js\";\nexport declare const bind: (<N extends string, K, A, E2, R2>(tag: Exclude<N, keyof K>, f: (_: K) => STM.STM<A, E2, R2>) => <E, R>(self: STM.STM<K, E, R>) => STM.STM<Types.MergeRecord<K, { [k in N]: A; }>, E | E2, R | R2>) & (<K, E, R, N extends string, A, E2, R2>(self: STM.STM<K, E, R>, tag: Exclude<N, keyof K>, f: (_: K) => STM.STM<A, E2, R2>) => STM.STM<Types.MergeRecord<K, { [k in N]: A; }>, E | E2, R | R2>);\nexport { \n/** @internal */\nvoid_ as void };\n//# sourceMappingURL=stm.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/stmState.d.ts": "export {};\n//# sourceMappingURL=stmState.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/tArray.d.ts": "export {};\n//# sourceMappingURL=tArray.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/tDeferred.d.ts": "export {};\n//# sourceMappingURL=tDeferred.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/tExit.d.ts": "declare const void_: TExit<void>;\nexport { \n/** @internal */\nvoid_ as void };\n//# sourceMappingURL=tExit.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/tMap.d.ts": "export {};\n//# sourceMappingURL=tMap.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/tPriorityQueue.d.ts": "export {};\n//# sourceMappingURL=tPriorityQueue.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/tPubSub.d.ts": "export {};\n//# sourceMappingURL=tPubSub.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/tQueue.d.ts": "export {};\n//# sourceMappingURL=tQueue.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/tRandom.d.ts": "export {};\n//# sourceMappingURL=tRandom.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/tReentrantLock.d.ts": "export {};\n//# sourceMappingURL=tReentrantLock.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/tRef.d.ts": "export declare const tRefVariance: {\n    _A: (_: any) => any;\n};\n//# sourceMappingURL=tRef.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/tSemaphore.d.ts": "export {};\n//# sourceMappingURL=tSemaphore.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/tSet.d.ts": "export {};\n//# sourceMappingURL=tSet.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/tSubscriptionRef.d.ts": "export {};\n//# sourceMappingURL=tSubscriptionRef.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/tryCommit.d.ts": "export {};\n//# sourceMappingURL=tryCommit.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/txnId.d.ts": "export {};\n//# sourceMappingURL=txnId.d.ts.map",
  "node_modules/effect/dist/dts/internal/stm/versioned.d.ts": "export {};\n//# sourceMappingURL=versioned.d.ts.map",
  "node_modules/effect/dist/dts/internal/stream/debounceState.d.ts": "export interface NotStarted {\n    readonly _tag: OP_NOT_STARTED;\n}\n//# sourceMappingURL=debounceState.d.ts.map",
  "node_modules/effect/dist/dts/internal/stream/emit.d.ts": "export {};\n//# sourceMappingURL=emit.d.ts.map",
  "node_modules/effect/dist/dts/internal/stream/haltStrategy.d.ts": "export {};\n//# sourceMappingURL=haltStrategy.d.ts.map",
  "node_modules/effect/dist/dts/internal/stream/handoff.d.ts": "export {};\n//# sourceMappingURL=handoff.d.ts.map",
  "node_modules/effect/dist/dts/internal/stream/handoffSignal.d.ts": "import type * as Chunk from \"../../Chunk.js\";\nexport interface Emit<out A> {\n    readonly _tag: OP_EMIT;\n    readonly elements: Chunk.Chunk<A>;\n}\n//# sourceMappingURL=handoffSignal.d.ts.map",
  "node_modules/effect/dist/dts/internal/stream/pull.d.ts": "export {};\n//# sourceMappingURL=pull.d.ts.map",
  "node_modules/effect/dist/dts/internal/stream/sinkEndReason.d.ts": "export {};\n//# sourceMappingURL=sinkEndReason.d.ts.map",
  "node_modules/effect/dist/dts/internal/stream/zipAllState.d.ts": "export {};\n//# sourceMappingURL=zipAllState.d.ts.map",
  "node_modules/effect/dist/dts/internal/stream/zipChunksState.d.ts": "export {};\n//# sourceMappingURL=zipChunksState.d.ts.map",
  "node_modules/effect/dist/dts/internal/stream.d.ts": "import * as Duration from \"../Duration.js\";\nimport * as Effect from \"../Effect.js\";\nimport type * as Scope from \"../Scope.js\";\nimport type * as Stream from \"../Stream.js\";\nexport declare const share: (<A, E>(config: {\n    readonly capacity: \"unbounded\";\n    readonly replay?: number | undefined;\n    readonly idleTimeToLive?: Duration.DurationInput | undefined;\n} | {\n    readonly capacity: number;\n    readonly strategy?: \"sliding\" | \"dropping\" | \"suspend\" | undefined;\n    readonly replay?: number | undefined;\n    readonly idleTimeToLive?: Duration.DurationInput | undefined;\n}) => <R>(self: Stream.Stream<A, E, R>) => Effect.Effect<Stream.Stream<A, E>, never, R | Scope.Scope>) & (<A, E, R>(self: Stream.Stream<A, E, R>, config: {\n    readonly capacity: \"unbounded\";\n    readonly replay?: number | undefined;\n    readonly idleTimeToLive?: Duration.DurationInput | undefined;\n} | {\n    readonly capacity: number;\n    readonly strategy?: \"sliding\" | \"dropping\" | \"suspend\" | undefined;\n    readonly replay?: number | undefined;\n    readonly idleTimeToLive?: Duration.DurationInput | undefined;\n}) => Effect.Effect<Stream.Stream<A, E>, never, R | Scope.Scope>);\ndeclare const void_: Stream.Stream<void>;\nexport { \n/** @internal */\nvoid_ as void };\nexport declare const zipLatestAll: <T extends ReadonlyArray<Stream.Stream<any, any, any>>>(...streams: T) => Stream.Stream<[T[number]] extends [never] ? never : { [K in keyof T]: T[K] extends Stream.Stream<infer A, infer _E, infer _R> ? A : never; }, [T[number]] extends [never] ? never : T[number] extends Stream.Stream<infer _A, infer _E_1, infer _R_1> ? _E_1 : never, [T[number]] extends [never] ? never : T[number] extends Stream.Stream<infer _A, infer _E_2, infer _R_2> ? _R_2 : never>;\n//# sourceMappingURL=stream.d.ts.map",
  "node_modules/effect/dist/dts/internal/string-utils.d.ts": "/**\n * Adapted from the `change-case` library.\n *\n * Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)\n */\nexport {};\n//# sourceMappingURL=string-utils.d.ts.map",
  "node_modules/effect/dist/dts/internal/subscriptionRef.d.ts": "export {};\n//# sourceMappingURL=subscriptionRef.d.ts.map",
  "node_modules/effect/dist/dts/internal/supervisor/patch.d.ts": "export {};\n//# sourceMappingURL=patch.d.ts.map",
  "node_modules/effect/dist/dts/internal/supervisor.d.ts": "export {};\n//# sourceMappingURL=supervisor.d.ts.map",
  "node_modules/effect/dist/dts/internal/synchronizedRef.d.ts": "export {};\n//# sourceMappingURL=synchronizedRef.d.ts.map",
  "node_modules/effect/dist/dts/internal/take.d.ts": "export {};\n//# sourceMappingURL=take.d.ts.map",
  "node_modules/effect/dist/dts/internal/testing/sleep.d.ts": "export {};\n//# sourceMappingURL=sleep.d.ts.map",
  "node_modules/effect/dist/dts/internal/testing/suspendedWarningData.d.ts": "export {};\n//# sourceMappingURL=suspendedWarningData.d.ts.map",
  "node_modules/effect/dist/dts/internal/testing/warningData.d.ts": "export {};\n//# sourceMappingURL=warningData.d.ts.map",
  "node_modules/effect/dist/dts/internal/tracer.d.ts": "export {};\n//# sourceMappingURL=tracer.d.ts.map",
  "node_modules/effect/dist/dts/internal/trie.d.ts": "export {};\n//# sourceMappingURL=trie.d.ts.map",
  "node_modules/effect/dist/dts/internal/version.d.ts": "export declare const getCurrentVersion: () => string;\nexport declare const setCurrentVersion: (version: string) => void;\n//# sourceMappingURL=version.d.ts.map",
  "node_modules/effect/package.json": "{\n  \"name\": \"effect\",\n  \"version\": \"3.18.4\",\n  \"description\": \"The missing standard library for TypeScript, for writing production-grade software.\",\n  \"license\": \"MIT\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/Effect-TS/effect.git\",\n    \"directory\": \"packages/effect\"\n  },\n  \"sideEffects\": [],\n  \"homepage\": \"https://effect.website\",\n  \"dependencies\": {\n    \"@standard-schema/spec\": \"^1.0.0\",\n    \"fast-check\": \"^3.23.1\"\n  },\n  \"publishConfig\": {\n    \"provenance\": true\n  },\n  \"main\": \"./dist/cjs/index.js\",\n  \"module\": \"./dist/esm/index.js\",\n  \"types\": \"./dist/dts/index.d.ts\",\n  \"exports\": {\n    \"./package.json\": \"./package.json\",\n    \".\": {\n      \"types\": \"./dist/dts/index.d.ts\",\n      \"import\": \"./dist/esm/index.js\",\n      \"default\": \"./dist/cjs/index.js\"\n    },\n    \"./.index\": {\n      \"types\": \"./dist/dts/.index.d.ts\",\n      \"import\": \"./dist/esm/.index.js\",\n      \"default\": \"./dist/cjs/.index.js\"\n    },\n    \"./Arbitrary\": {\n      \"types\": \"./dist/dts/Arbitrary.d.ts\",\n      \"import\": \"./dist/esm/Arbitrary.js\",\n      \"default\": \"./dist/cjs/Arbitrary.js\"\n    },\n    \"./Array\": {\n      \"types\": \"./dist/dts/Array.d.ts\",\n      \"import\": \"./dist/esm/Array.js\",\n      \"default\": \"./dist/cjs/Array.js\"\n    },\n    \"./BigDecimal\": {\n      \"types\": \"./dist/dts/BigDecimal.d.ts\",\n      \"import\": \"./dist/esm/BigDecimal.js\",\n      \"default\": \"./dist/cjs/BigDecimal.js\"\n    },\n    \"./BigInt\": {\n      \"types\": \"./dist/dts/BigInt.d.ts\",\n      \"import\": \"./dist/esm/BigInt.js\",\n      \"default\": \"./dist/cjs/BigInt.js\"\n    },\n    \"./Boolean\": {\n      \"types\": \"./dist/dts/Boolean.d.ts\",\n      \"import\": \"./dist/esm/Boolean.js\",\n      \"default\": \"./dist/cjs/Boolean.js\"\n    },\n    \"./Brand\": {\n      \"types\": \"./dist/dts/Brand.d.ts\",\n      \"import\": \"./dist/esm/Brand.js\",\n      \"default\": \"./dist/cjs/Brand.js\"\n    },\n    \"./Cache\": {\n      \"types\": \"./dist/dts/Cache.d.ts\",\n      \"import\": \"./dist/esm/Cache.js\",\n      \"default\": \"./dist/cjs/Cache.js\"\n    },\n    \"./Cause\": {\n      \"types\": \"./dist/dts/Cause.d.ts\",\n      \"import\": \"./dist/esm/Cause.js\",\n      \"default\": \"./dist/cjs/Cause.js\"\n    },\n    \"./Channel\": {\n      \"types\": \"./dist/dts/Channel.d.ts\",\n      \"import\": \"./dist/esm/Channel.js\",\n      \"default\": \"./dist/cjs/Channel.js\"\n    },\n    \"./ChildExecutorDecision\": {\n      \"types\": \"./dist/dts/ChildExecutorDecision.d.ts\",\n      \"import\": \"./dist/esm/ChildExecutorDecision.js\",\n      \"default\": \"./dist/cjs/ChildExecutorDecision.js\"\n    },\n    \"./Chunk\": {\n      \"types\": \"./dist/dts/Chunk.d.ts\",\n      \"import\": \"./dist/esm/Chunk.js\",\n      \"default\": \"./dist/cjs/Chunk.js\"\n    },\n    \"./Clock\": {\n      \"types\": \"./dist/dts/Clock.d.ts\",\n      \"import\": \"./dist/esm/Clock.js\",\n      \"default\": \"./dist/cjs/Clock.js\"\n    },\n    \"./Config\": {\n      \"types\": \"./dist/dts/Config.d.ts\",\n      \"import\": \"./dist/esm/Config.js\",\n      \"default\": \"./dist/cjs/Config.js\"\n    },\n    \"./ConfigError\": {\n      \"types\": \"./dist/dts/ConfigError.d.ts\",\n      \"import\": \"./dist/esm/ConfigError.js\",\n      \"default\": \"./dist/cjs/ConfigError.js\"\n    },\n    \"./ConfigProvider\": {\n      \"types\": \"./dist/dts/ConfigProvider.d.ts\",\n      \"import\": \"./dist/esm/ConfigProvider.js\",\n      \"default\": \"./dist/cjs/ConfigProvider.js\"\n    },\n    \"./ConfigProviderPathPatch\": {\n      \"types\": \"./dist/dts/ConfigProviderPathPatch.d.ts\",\n      \"import\": \"./dist/esm/ConfigProviderPathPatch.js\",\n      \"default\": \"./dist/cjs/ConfigProviderPathPatch.js\"\n    },\n    \"./Console\": {\n      \"types\": \"./dist/dts/Console.d.ts\",\n      \"import\": \"./dist/esm/Console.js\",\n      \"default\": \"./dist/cjs/Console.js\"\n    },\n    \"./Context\": {\n      \"types\": \"./dist/dts/Context.d.ts\",\n      \"import\": \"./dist/esm/Context.js\",\n      \"default\": \"./dist/cjs/Context.js\"\n    },\n    \"./Cron\": {\n      \"types\": \"./dist/dts/Cron.d.ts\",\n      \"import\": \"./dist/esm/Cron.js\",\n      \"default\": \"./dist/cjs/Cron.js\"\n    },\n    \"./Data\": {\n      \"types\": \"./dist/dts/Data.d.ts\",\n      \"import\": \"./dist/esm/Data.js\",\n      \"default\": \"./dist/cjs/Data.js\"\n    },\n    \"./DateTime\": {\n      \"types\": \"./dist/dts/DateTime.d.ts\",\n      \"import\": \"./dist/esm/DateTime.js\",\n      \"default\": \"./dist/cjs/DateTime.js\"\n    },\n    \"./DefaultServices\": {\n      \"types\": \"./dist/dts/DefaultServices.d.ts\",\n      \"import\": \"./dist/esm/DefaultServices.js\",\n      \"default\": \"./dist/cjs/DefaultServices.js\"\n    },\n    \"./Deferred\": {\n      \"types\": \"./dist/dts/Deferred.d.ts\",\n      \"import\": \"./dist/esm/Deferred.js\",\n      \"default\": \"./dist/cjs/Deferred.js\"\n    },\n    \"./Differ\": {\n      \"types\": \"./dist/dts/Differ.d.ts\",\n      \"import\": \"./dist/esm/Differ.js\",\n      \"default\": \"./dist/cjs/Differ.js\"\n    },\n    \"./Duration\": {\n      \"types\": \"./dist/dts/Duration.d.ts\",\n      \"import\": \"./dist/esm/Duration.js\",\n      \"default\": \"./dist/cjs/Duration.js\"\n    },\n    \"./Effect\": {\n      \"types\": \"./dist/dts/Effect.d.ts\",\n      \"import\": \"./dist/esm/Effect.js\",\n      \"default\": \"./dist/cjs/Effect.js\"\n    },\n    \"./Effectable\": {\n      \"types\": \"./dist/dts/Effectable.d.ts\",\n      \"import\": \"./dist/esm/Effectable.js\",\n      \"default\": \"./dist/cjs/Effectable.js\"\n    },\n    \"./Either\": {\n      \"types\": \"./dist/dts/Either.d.ts\",\n      \"import\": \"./dist/esm/Either.js\",\n      \"default\": \"./dist/cjs/Either.js\"\n    },\n    \"./Encoding\": {\n      \"types\": \"./dist/dts/Encoding.d.ts\",\n      \"import\": \"./dist/esm/Encoding.js\",\n      \"default\": \"./dist/cjs/Encoding.js\"\n    },\n    \"./Equal\": {\n      \"types\": \"./dist/dts/Equal.d.ts\",\n      \"import\": \"./dist/esm/Equal.js\",\n      \"default\": \"./dist/cjs/Equal.js\"\n    },\n    \"./Equivalence\": {\n      \"types\": \"./dist/dts/Equivalence.d.ts\",\n      \"import\": \"./dist/esm/Equivalence.js\",\n      \"default\": \"./dist/cjs/Equivalence.js\"\n    },\n    \"./ExecutionPlan\": {\n      \"types\": \"./dist/dts/ExecutionPlan.d.ts\",\n      \"import\": \"./dist/esm/ExecutionPlan.js\",\n      \"default\": \"./dist/cjs/ExecutionPlan.js\"\n    },\n    \"./ExecutionStrategy\": {\n      \"types\": \"./dist/dts/ExecutionStrategy.d.ts\",\n      \"import\": \"./dist/esm/ExecutionStrategy.js\",\n      \"default\": \"./dist/cjs/ExecutionStrategy.js\"\n    },\n    \"./Exit\": {\n      \"types\": \"./dist/dts/Exit.d.ts\",\n      \"import\": \"./dist/esm/Exit.js\",\n      \"default\": \"./dist/cjs/Exit.js\"\n    },\n    \"./FastCheck\": {\n      \"types\": \"./dist/dts/FastCheck.d.ts\",\n      \"import\": \"./dist/esm/FastCheck.js\",\n      \"default\": \"./dist/cjs/FastCheck.js\"\n    },\n    \"./Fiber\": {\n      \"types\": \"./dist/dts/Fiber.d.ts\",\n      \"import\": \"./dist/esm/Fiber.js\",\n      \"default\": \"./dist/cjs/Fiber.js\"\n    },\n    \"./FiberHandle\": {\n      \"types\": \"./dist/dts/FiberHandle.d.ts\",\n      \"import\": \"./dist/esm/FiberHandle.js\",\n      \"default\": \"./dist/cjs/FiberHandle.js\"\n    },\n    \"./FiberId\": {\n      \"types\": \"./dist/dts/FiberId.d.ts\",\n      \"import\": \"./dist/esm/FiberId.js\",\n      \"default\": \"./dist/cjs/FiberId.js\"\n    },\n    \"./FiberMap\": {\n      \"types\": \"./dist/dts/FiberMap.d.ts\",\n      \"import\": \"./dist/esm/FiberMap.js\",\n      \"default\": \"./dist/cjs/FiberMap.js\"\n    },\n    \"./FiberRef\": {\n      \"types\": \"./dist/dts/FiberRef.d.ts\",\n      \"import\": \"./dist/esm/FiberRef.js\",\n      \"default\": \"./dist/cjs/FiberRef.js\"\n    },\n    \"./FiberRefs\": {\n      \"types\": \"./dist/dts/FiberRefs.d.ts\",\n      \"import\": \"./dist/esm/FiberRefs.js\",\n      \"default\": \"./dist/cjs/FiberRefs.js\"\n    },\n    \"./FiberRefsPatch\": {\n      \"types\": \"./dist/dts/FiberRefsPatch.d.ts\",\n      \"import\": \"./dist/esm/FiberRefsPatch.js\",\n      \"default\": \"./dist/cjs/FiberRefsPatch.js\"\n    },\n    \"./FiberSet\": {\n      \"types\": \"./dist/dts/FiberSet.d.ts\",\n      \"import\": \"./dist/esm/FiberSet.js\",\n      \"default\": \"./dist/cjs/FiberSet.js\"\n    },\n    \"./FiberStatus\": {\n      \"types\": \"./dist/dts/FiberStatus.d.ts\",\n      \"import\": \"./dist/esm/FiberStatus.js\",\n      \"default\": \"./dist/cjs/FiberStatus.js\"\n    },\n    \"./Function\": {\n      \"types\": \"./dist/dts/Function.d.ts\",\n      \"import\": \"./dist/esm/Function.js\",\n      \"default\": \"./dist/cjs/Function.js\"\n    },\n    \"./GlobalValue\": {\n      \"types\": \"./dist/dts/GlobalValue.d.ts\",\n      \"import\": \"./dist/esm/GlobalValue.js\",\n      \"default\": \"./dist/cjs/GlobalValue.js\"\n    },\n    \"./Graph\": {\n      \"types\": \"./dist/dts/Graph.d.ts\",\n      \"import\": \"./dist/esm/Graph.js\",\n      \"default\": \"./dist/cjs/Graph.js\"\n    },\n    \"./GroupBy\": {\n      \"types\": \"./dist/dts/GroupBy.d.ts\",\n      \"import\": \"./dist/esm/GroupBy.js\",\n      \"default\": \"./dist/cjs/GroupBy.js\"\n    },\n    \"./HKT\": {\n      \"types\": \"./dist/dts/HKT.d.ts\",\n      \"import\": \"./dist/esm/HKT.js\",\n      \"default\": \"./dist/cjs/HKT.js\"\n    },\n    \"./Hash\": {\n      \"types\": \"./dist/dts/Hash.d.ts\",\n      \"import\": \"./dist/esm/Hash.js\",\n      \"default\": \"./dist/cjs/Hash.js\"\n    },\n    \"./HashMap\": {\n      \"types\": \"./dist/dts/HashMap.d.ts\",\n      \"import\": \"./dist/esm/HashMap.js\",\n      \"default\": \"./dist/cjs/HashMap.js\"\n    },\n    \"./HashSet\": {\n      \"types\": \"./dist/dts/HashSet.d.ts\",\n      \"import\": \"./dist/esm/HashSet.js\",\n      \"default\": \"./dist/cjs/HashSet.js\"\n    },\n    \"./Inspectable\": {\n      \"types\": \"./dist/dts/Inspectable.d.ts\",\n      \"import\": \"./dist/esm/Inspectable.js\",\n      \"default\": \"./dist/cjs/Inspectable.js\"\n    },\n    \"./Iterable\": {\n      \"types\": \"./dist/dts/Iterable.d.ts\",\n      \"import\": \"./dist/esm/Iterable.js\",\n      \"default\": \"./dist/cjs/Iterable.js\"\n    },\n    \"./JSONSchema\": {\n      \"types\": \"./dist/dts/JSONSchema.d.ts\",\n      \"import\": \"./dist/esm/JSONSchema.js\",\n      \"default\": \"./dist/cjs/JSONSchema.js\"\n    },\n    \"./KeyedPool\": {\n      \"types\": \"./dist/dts/KeyedPool.d.ts\",\n      \"import\": \"./dist/esm/KeyedPool.js\",\n      \"default\": \"./dist/cjs/KeyedPool.js\"\n    },\n    \"./Layer\": {\n      \"types\": \"./dist/dts/Layer.d.ts\",\n      \"import\": \"./dist/esm/Layer.js\",\n      \"default\": \"./dist/cjs/Layer.js\"\n    },\n    \"./LayerMap\": {\n      \"types\": \"./dist/dts/LayerMap.d.ts\",\n      \"import\": \"./dist/esm/LayerMap.js\",\n      \"default\": \"./dist/cjs/LayerMap.js\"\n    },\n    \"./List\": {\n      \"types\": \"./dist/dts/List.d.ts\",\n      \"import\": \"./dist/esm/List.js\",\n      \"default\": \"./dist/cjs/List.js\"\n    },\n    \"./LogLevel\": {\n      \"types\": \"./dist/dts/LogLevel.d.ts\",\n      \"import\": \"./dist/esm/LogLevel.js\",\n      \"default\": \"./dist/cjs/LogLevel.js\"\n    },\n    \"./LogSpan\": {\n      \"types\": \"./dist/dts/LogSpan.d.ts\",\n      \"import\": \"./dist/esm/LogSpan.js\",\n      \"default\": \"./dist/cjs/LogSpan.js\"\n    },\n    \"./Logger\": {\n      \"types\": \"./dist/dts/Logger.d.ts\",\n      \"import\": \"./dist/esm/Logger.js\",\n      \"default\": \"./dist/cjs/Logger.js\"\n    },\n    \"./Mailbox\": {\n      \"types\": \"./dist/dts/Mailbox.d.ts\",\n      \"import\": \"./dist/esm/Mailbox.js\",\n      \"default\": \"./dist/cjs/Mailbox.js\"\n    },\n    \"./ManagedRuntime\": {\n      \"types\": \"./dist/dts/ManagedRuntime.d.ts\",\n      \"import\": \"./dist/esm/ManagedRuntime.js\",\n      \"default\": \"./dist/cjs/ManagedRuntime.js\"\n    },\n    \"./Match\": {\n      \"types\": \"./dist/dts/Match.d.ts\",\n      \"import\": \"./dist/esm/Match.js\",\n      \"default\": \"./dist/cjs/Match.js\"\n    },\n    \"./MergeDecision\": {\n      \"types\": \"./dist/dts/MergeDecision.d.ts\",\n      \"import\": \"./dist/esm/MergeDecision.js\",\n      \"default\": \"./dist/cjs/MergeDecision.js\"\n    },\n    \"./MergeState\": {\n      \"types\": \"./dist/dts/MergeState.d.ts\",\n      \"import\": \"./dist/esm/MergeState.js\",\n      \"default\": \"./dist/cjs/MergeState.js\"\n    },\n    \"./MergeStrategy\": {\n      \"types\": \"./dist/dts/MergeStrategy.d.ts\",\n      \"import\": \"./dist/esm/MergeStrategy.js\",\n      \"default\": \"./dist/cjs/MergeStrategy.js\"\n    },\n    \"./Metric\": {\n      \"types\": \"./dist/dts/Metric.d.ts\",\n      \"import\": \"./dist/esm/Metric.js\",\n      \"default\": \"./dist/cjs/Metric.js\"\n    },\n    \"./MetricBoundaries\": {\n      \"types\": \"./dist/dts/MetricBoundaries.d.ts\",\n      \"import\": \"./dist/esm/MetricBoundaries.js\",\n      \"default\": \"./dist/cjs/MetricBoundaries.js\"\n    },\n    \"./MetricHook\": {\n      \"types\": \"./dist/dts/MetricHook.d.ts\",\n      \"import\": \"./dist/esm/MetricHook.js\",\n      \"default\": \"./dist/cjs/MetricHook.js\"\n    },\n    \"./MetricKey\": {\n      \"types\": \"./dist/dts/MetricKey.d.ts\",\n      \"import\": \"./dist/esm/MetricKey.js\",\n      \"default\": \"./dist/cjs/MetricKey.js\"\n    },\n    \"./MetricKeyType\": {\n      \"types\": \"./dist/dts/MetricKeyType.d.ts\",\n      \"import\": \"./dist/esm/MetricKeyType.js\",\n      \"default\": \"./dist/cjs/MetricKeyType.js\"\n    },\n    \"./MetricLabel\": {\n      \"types\": \"./dist/dts/MetricLabel.d.ts\",\n      \"import\": \"./dist/esm/MetricLabel.js\",\n      \"default\": \"./dist/cjs/MetricLabel.js\"\n    },\n    \"./MetricPair\": {\n      \"types\": \"./dist/dts/MetricPair.d.ts\",\n      \"import\": \"./dist/esm/MetricPair.js\",\n      \"default\": \"./dist/cjs/MetricPair.js\"\n    },\n    \"./MetricPolling\": {\n      \"types\": \"./dist/dts/MetricPolling.d.ts\",\n      \"import\": \"./dist/esm/MetricPolling.js\",\n      \"default\": \"./dist/cjs/MetricPolling.js\"\n    },\n    \"./MetricRegistry\": {\n      \"types\": \"./dist/dts/MetricRegistry.d.ts\",\n      \"import\": \"./dist/esm/MetricRegistry.js\",\n      \"default\": \"./dist/cjs/MetricRegistry.js\"\n    },\n    \"./MetricState\": {\n      \"types\": \"./dist/dts/MetricState.d.ts\",\n      \"import\": \"./dist/esm/MetricState.js\",\n      \"default\": \"./dist/cjs/MetricState.js\"\n    },\n    \"./Micro\": {\n      \"types\": \"./dist/dts/Micro.d.ts\",\n      \"import\": \"./dist/esm/Micro.js\",\n      \"default\": \"./dist/cjs/Micro.js\"\n    },\n    \"./ModuleVersion\": {\n      \"types\": \"./dist/dts/ModuleVersion.d.ts\",\n      \"import\": \"./dist/esm/ModuleVersion.js\",\n      \"default\": \"./dist/cjs/ModuleVersion.js\"\n    },\n    \"./MutableHashMap\": {\n      \"types\": \"./dist/dts/MutableHashMap.d.ts\",\n      \"import\": \"./dist/esm/MutableHashMap.js\",\n      \"default\": \"./dist/cjs/MutableHashMap.js\"\n    },\n    \"./MutableHashSet\": {\n      \"types\": \"./dist/dts/MutableHashSet.d.ts\",\n      \"import\": \"./dist/esm/MutableHashSet.js\",\n      \"default\": \"./dist/cjs/MutableHashSet.js\"\n    },\n    \"./MutableList\": {\n      \"types\": \"./dist/dts/MutableList.d.ts\",\n      \"import\": \"./dist/esm/MutableList.js\",\n      \"default\": \"./dist/cjs/MutableList.js\"\n    },\n    \"./MutableQueue\": {\n      \"types\": \"./dist/dts/MutableQueue.d.ts\",\n      \"import\": \"./dist/esm/MutableQueue.js\",\n      \"default\": \"./dist/cjs/MutableQueue.js\"\n    },\n    \"./MutableRef\": {\n      \"types\": \"./dist/dts/MutableRef.d.ts\",\n      \"import\": \"./dist/esm/MutableRef.js\",\n      \"default\": \"./dist/cjs/MutableRef.js\"\n    },\n    \"./NonEmptyIterable\": {\n      \"types\": \"./dist/dts/NonEmptyIterable.d.ts\",\n      \"import\": \"./dist/esm/NonEmptyIterable.js\",\n      \"default\": \"./dist/cjs/NonEmptyIterable.js\"\n    },\n    \"./Number\": {\n      \"types\": \"./dist/dts/Number.d.ts\",\n      \"import\": \"./dist/esm/Number.js\",\n      \"default\": \"./dist/cjs/Number.js\"\n    },\n    \"./Option\": {\n      \"types\": \"./dist/dts/Option.d.ts\",\n      \"import\": \"./dist/esm/Option.js\",\n      \"default\": \"./dist/cjs/Option.js\"\n    },\n    \"./Order\": {\n      \"types\": \"./dist/dts/Order.d.ts\",\n      \"import\": \"./dist/esm/Order.js\",\n      \"default\": \"./dist/cjs/Order.js\"\n    },\n    \"./Ordering\": {\n      \"types\": \"./dist/dts/Ordering.d.ts\",\n      \"import\": \"./dist/esm/Ordering.js\",\n      \"default\": \"./dist/cjs/Ordering.js\"\n    },\n    \"./ParseResult\": {\n      \"types\": \"./dist/dts/ParseResult.d.ts\",\n      \"import\": \"./dist/esm/ParseResult.js\",\n      \"default\": \"./dist/cjs/ParseResult.js\"\n    },\n    \"./Pipeable\": {\n      \"types\": \"./dist/dts/Pipeable.d.ts\",\n      \"import\": \"./dist/esm/Pipeable.js\",\n      \"default\": \"./dist/cjs/Pipeable.js\"\n    },\n    \"./Pool\": {\n      \"types\": \"./dist/dts/Pool.d.ts\",\n      \"import\": \"./dist/esm/Pool.js\",\n      \"default\": \"./dist/cjs/Pool.js\"\n    },\n    \"./Predicate\": {\n      \"types\": \"./dist/dts/Predicate.d.ts\",\n      \"import\": \"./dist/esm/Predicate.js\",\n      \"default\": \"./dist/cjs/Predicate.js\"\n    },\n    \"./Pretty\": {\n      \"types\": \"./dist/dts/Pretty.d.ts\",\n      \"import\": \"./dist/esm/Pretty.js\",\n      \"default\": \"./dist/cjs/Pretty.js\"\n    },\n    \"./PrimaryKey\": {\n      \"types\": \"./dist/dts/PrimaryKey.d.ts\",\n      \"import\": \"./dist/esm/PrimaryKey.js\",\n      \"default\": \"./dist/cjs/PrimaryKey.js\"\n    },\n    \"./PubSub\": {\n      \"types\": \"./dist/dts/PubSub.d.ts\",\n      \"import\": \"./dist/esm/PubSub.js\",\n      \"default\": \"./dist/cjs/PubSub.js\"\n    },\n    \"./Queue\": {\n      \"types\": \"./dist/dts/Queue.d.ts\",\n      \"import\": \"./dist/esm/Queue.js\",\n      \"default\": \"./dist/cjs/Queue.js\"\n    },\n    \"./Random\": {\n      \"types\": \"./dist/dts/Random.d.ts\",\n      \"import\": \"./dist/esm/Random.js\",\n      \"default\": \"./dist/cjs/Random.js\"\n    },\n    \"./RateLimiter\": {\n      \"types\": \"./dist/dts/RateLimiter.d.ts\",\n      \"import\": \"./dist/esm/RateLimiter.js\",\n      \"default\": \"./dist/cjs/RateLimiter.js\"\n    },\n    \"./RcMap\": {\n      \"types\": \"./dist/dts/RcMap.d.ts\",\n      \"import\": \"./dist/esm/RcMap.js\",\n      \"default\": \"./dist/cjs/RcMap.js\"\n    },\n    \"./RcRef\": {\n      \"types\": \"./dist/dts/RcRef.d.ts\",\n      \"import\": \"./dist/esm/RcRef.js\",\n      \"default\": \"./dist/cjs/RcRef.js\"\n    },\n    \"./Readable\": {\n      \"types\": \"./dist/dts/Readable.d.ts\",\n      \"import\": \"./dist/esm/Readable.js\",\n      \"default\": \"./dist/cjs/Readable.js\"\n    },\n    \"./Record\": {\n      \"types\": \"./dist/dts/Record.d.ts\",\n      \"import\": \"./dist/esm/Record.js\",\n      \"default\": \"./dist/cjs/Record.js\"\n    },\n    \"./RedBlackTree\": {\n      \"types\": \"./dist/dts/RedBlackTree.d.ts\",\n      \"import\": \"./dist/esm/RedBlackTree.js\",\n      \"default\": \"./dist/cjs/RedBlackTree.js\"\n    },\n    \"./Redacted\": {\n      \"types\": \"./dist/dts/Redacted.d.ts\",\n      \"import\": \"./dist/esm/Redacted.js\",\n      \"default\": \"./dist/cjs/Redacted.js\"\n    },\n    \"./Ref\": {\n      \"types\": \"./dist/dts/Ref.d.ts\",\n      \"import\": \"./dist/esm/Ref.js\",\n      \"default\": \"./dist/cjs/Ref.js\"\n    },\n    \"./RegExp\": {\n      \"types\": \"./dist/dts/RegExp.d.ts\",\n      \"import\": \"./dist/esm/RegExp.js\",\n      \"default\": \"./dist/cjs/RegExp.js\"\n    },\n    \"./Reloadable\": {\n      \"types\": \"./dist/dts/Reloadable.d.ts\",\n      \"import\": \"./dist/esm/Reloadable.js\",\n      \"default\": \"./dist/cjs/Reloadable.js\"\n    },\n    \"./Request\": {\n      \"types\": \"./dist/dts/Request.d.ts\",\n      \"import\": \"./dist/esm/Request.js\",\n      \"default\": \"./dist/cjs/Request.js\"\n    },\n    \"./RequestBlock\": {\n      \"types\": \"./dist/dts/RequestBlock.d.ts\",\n      \"import\": \"./dist/esm/RequestBlock.js\",\n      \"default\": \"./dist/cjs/RequestBlock.js\"\n    },\n    \"./RequestResolver\": {\n      \"types\": \"./dist/dts/RequestResolver.d.ts\",\n      \"import\": \"./dist/esm/RequestResolver.js\",\n      \"default\": \"./dist/cjs/RequestResolver.js\"\n    },\n    \"./Resource\": {\n      \"types\": \"./dist/dts/Resource.d.ts\",\n      \"import\": \"./dist/esm/Resource.js\",\n      \"default\": \"./dist/cjs/Resource.js\"\n    },\n    \"./Runtime\": {\n      \"types\": \"./dist/dts/Runtime.d.ts\",\n      \"import\": \"./dist/esm/Runtime.js\",\n      \"default\": \"./dist/cjs/Runtime.js\"\n    },\n    \"./RuntimeFlags\": {\n      \"types\": \"./dist/dts/RuntimeFlags.d.ts\",\n      \"import\": \"./dist/esm/RuntimeFlags.js\",\n      \"default\": \"./dist/cjs/RuntimeFlags.js\"\n    },\n    \"./RuntimeFlagsPatch\": {\n      \"types\": \"./dist/dts/RuntimeFlagsPatch.d.ts\",\n      \"import\": \"./dist/esm/RuntimeFlagsPatch.js\",\n      \"default\": \"./dist/cjs/RuntimeFlagsPatch.js\"\n    },\n    \"./STM\": {\n      \"types\": \"./dist/dts/STM.d.ts\",\n      \"import\": \"./dist/esm/STM.js\",\n      \"default\": \"./dist/cjs/STM.js\"\n    },\n    \"./Schedule\": {\n      \"types\": \"./dist/dts/Schedule.d.ts\",\n      \"import\": \"./dist/esm/Schedule.js\",\n      \"default\": \"./dist/cjs/Schedule.js\"\n    },\n    \"./ScheduleDecision\": {\n      \"types\": \"./dist/dts/ScheduleDecision.d.ts\",\n      \"import\": \"./dist/esm/ScheduleDecision.js\",\n      \"default\": \"./dist/cjs/ScheduleDecision.js\"\n    },\n    \"./ScheduleInterval\": {\n      \"types\": \"./dist/dts/ScheduleInterval.d.ts\",\n      \"import\": \"./dist/esm/ScheduleInterval.js\",\n      \"default\": \"./dist/cjs/ScheduleInterval.js\"\n    },\n    \"./ScheduleIntervals\": {\n      \"types\": \"./dist/dts/ScheduleIntervals.d.ts\",\n      \"import\": \"./dist/esm/ScheduleIntervals.js\",\n      \"default\": \"./dist/cjs/ScheduleIntervals.js\"\n    },\n    \"./Scheduler\": {\n      \"types\": \"./dist/dts/Scheduler.d.ts\",\n      \"import\": \"./dist/esm/Scheduler.js\",\n      \"default\": \"./dist/cjs/Scheduler.js\"\n    },\n    \"./Schema\": {\n      \"types\": \"./dist/dts/Schema.d.ts\",\n      \"import\": \"./dist/esm/Schema.js\",\n      \"default\": \"./dist/cjs/Schema.js\"\n    },\n    \"./SchemaAST\": {\n      \"types\": \"./dist/dts/SchemaAST.d.ts\",\n      \"import\": \"./dist/esm/SchemaAST.js\",\n      \"default\": \"./dist/cjs/SchemaAST.js\"\n    },\n    \"./Scope\": {\n      \"types\": \"./dist/dts/Scope.d.ts\",\n      \"import\": \"./dist/esm/Scope.js\",\n      \"default\": \"./dist/cjs/Scope.js\"\n    },\n    \"./ScopedCache\": {\n      \"types\": \"./dist/dts/ScopedCache.d.ts\",\n      \"import\": \"./dist/esm/ScopedCache.js\",\n      \"default\": \"./dist/cjs/ScopedCache.js\"\n    },\n    \"./ScopedRef\": {\n      \"types\": \"./dist/dts/ScopedRef.d.ts\",\n      \"import\": \"./dist/esm/ScopedRef.js\",\n      \"default\": \"./dist/cjs/ScopedRef.js\"\n    },\n    \"./Secret\": {\n      \"types\": \"./dist/dts/Secret.d.ts\",\n      \"import\": \"./dist/esm/Secret.js\",\n      \"default\": \"./dist/cjs/Secret.js\"\n    },\n    \"./SingleProducerAsyncInput\": {\n      \"types\": \"./dist/dts/SingleProducerAsyncInput.d.ts\",\n      \"import\": \"./dist/esm/SingleProducerAsyncInput.js\",\n      \"default\": \"./dist/cjs/SingleProducerAsyncInput.js\"\n    },\n    \"./Sink\": {\n      \"types\": \"./dist/dts/Sink.d.ts\",\n      \"import\": \"./dist/esm/Sink.js\",\n      \"default\": \"./dist/cjs/Sink.js\"\n    },\n    \"./SortedMap\": {\n      \"types\": \"./dist/dts/SortedMap.d.ts\",\n      \"import\": \"./dist/esm/SortedMap.js\",\n      \"default\": \"./dist/cjs/SortedMap.js\"\n    },\n    \"./SortedSet\": {\n      \"types\": \"./dist/dts/SortedSet.d.ts\",\n      \"import\": \"./dist/esm/SortedSet.js\",\n      \"default\": \"./dist/cjs/SortedSet.js\"\n    },\n    \"./Stream\": {\n      \"types\": \"./dist/dts/Stream.d.ts\",\n      \"import\": \"./dist/esm/Stream.js\",\n      \"default\": \"./dist/cjs/Stream.js\"\n    },\n    \"./StreamEmit\": {\n      \"types\": \"./dist/dts/StreamEmit.d.ts\",\n      \"import\": \"./dist/esm/StreamEmit.js\",\n      \"default\": \"./dist/cjs/StreamEmit.js\"\n    },\n    \"./StreamHaltStrategy\": {\n      \"types\": \"./dist/dts/StreamHaltStrategy.d.ts\",\n      \"import\": \"./dist/esm/StreamHaltStrategy.js\",\n      \"default\": \"./dist/cjs/StreamHaltStrategy.js\"\n    },\n    \"./Streamable\": {\n      \"types\": \"./dist/dts/Streamable.d.ts\",\n      \"import\": \"./dist/esm/Streamable.js\",\n      \"default\": \"./dist/cjs/Streamable.js\"\n    },\n    \"./String\": {\n      \"types\": \"./dist/dts/String.d.ts\",\n      \"import\": \"./dist/esm/String.js\",\n      \"default\": \"./dist/cjs/String.js\"\n    },\n    \"./Struct\": {\n      \"types\": \"./dist/dts/Struct.d.ts\",\n      \"import\": \"./dist/esm/Struct.js\",\n      \"default\": \"./dist/cjs/Struct.js\"\n    },\n    \"./Subscribable\": {\n      \"types\": \"./dist/dts/Subscribable.d.ts\",\n      \"import\": \"./dist/esm/Subscribable.js\",\n      \"default\": \"./dist/cjs/Subscribable.js\"\n    },\n    \"./SubscriptionRef\": {\n      \"types\": \"./dist/dts/SubscriptionRef.d.ts\",\n      \"import\": \"./dist/esm/SubscriptionRef.js\",\n      \"default\": \"./dist/cjs/SubscriptionRef.js\"\n    },\n    \"./Supervisor\": {\n      \"types\": \"./dist/dts/Supervisor.d.ts\",\n      \"import\": \"./dist/esm/Supervisor.js\",\n      \"default\": \"./dist/cjs/Supervisor.js\"\n    },\n    \"./Symbol\": {\n      \"types\": \"./dist/dts/Symbol.d.ts\",\n      \"import\": \"./dist/esm/Symbol.js\",\n      \"default\": \"./dist/cjs/Symbol.js\"\n    },\n    \"./SynchronizedRef\": {\n      \"types\": \"./dist/dts/SynchronizedRef.d.ts\",\n      \"import\": \"./dist/esm/SynchronizedRef.js\",\n      \"default\": \"./dist/cjs/SynchronizedRef.js\"\n    },\n    \"./TArray\": {\n      \"types\": \"./dist/dts/TArray.d.ts\",\n      \"import\": \"./dist/esm/TArray.js\",\n      \"default\": \"./dist/cjs/TArray.js\"\n    },\n    \"./TDeferred\": {\n      \"types\": \"./dist/dts/TDeferred.d.ts\",\n      \"import\": \"./dist/esm/TDeferred.js\",\n      \"default\": \"./dist/cjs/TDeferred.js\"\n    },\n    \"./TMap\": {\n      \"types\": \"./dist/dts/TMap.d.ts\",\n      \"import\": \"./dist/esm/TMap.js\",\n      \"default\": \"./dist/cjs/TMap.js\"\n    },\n    \"./TPriorityQueue\": {\n      \"types\": \"./dist/dts/TPriorityQueue.d.ts\",\n      \"import\": \"./dist/esm/TPriorityQueue.js\",\n      \"default\": \"./dist/cjs/TPriorityQueue.js\"\n    },\n    \"./TPubSub\": {\n      \"types\": \"./dist/dts/TPubSub.d.ts\",\n      \"import\": \"./dist/esm/TPubSub.js\",\n      \"default\": \"./dist/cjs/TPubSub.js\"\n    },\n    \"./TQueue\": {\n      \"types\": \"./dist/dts/TQueue.d.ts\",\n      \"import\": \"./dist/esm/TQueue.js\",\n      \"default\": \"./dist/cjs/TQueue.js\"\n    },\n    \"./TRandom\": {\n      \"types\": \"./dist/dts/TRandom.d.ts\",\n      \"import\": \"./dist/esm/TRandom.js\",\n      \"default\": \"./dist/cjs/TRandom.js\"\n    },\n    \"./TReentrantLock\": {\n      \"types\": \"./dist/dts/TReentrantLock.d.ts\",\n      \"import\": \"./dist/esm/TReentrantLock.js\",\n      \"default\": \"./dist/cjs/TReentrantLock.js\"\n    },\n    \"./TRef\": {\n      \"types\": \"./dist/dts/TRef.d.ts\",\n      \"import\": \"./dist/esm/TRef.js\",\n      \"default\": \"./dist/cjs/TRef.js\"\n    },\n    \"./TSemaphore\": {\n      \"types\": \"./dist/dts/TSemaphore.d.ts\",\n      \"import\": \"./dist/esm/TSemaphore.js\",\n      \"default\": \"./dist/cjs/TSemaphore.js\"\n    },\n    \"./TSet\": {\n      \"types\": \"./dist/dts/TSet.d.ts\",\n      \"import\": \"./dist/esm/TSet.js\",\n      \"default\": \"./dist/cjs/TSet.js\"\n    },\n    \"./TSubscriptionRef\": {\n      \"types\": \"./dist/dts/TSubscriptionRef.d.ts\",\n      \"import\": \"./dist/esm/TSubscriptionRef.js\",\n      \"default\": \"./dist/cjs/TSubscriptionRef.js\"\n    },\n    \"./Take\": {\n      \"types\": \"./dist/dts/Take.d.ts\",\n      \"import\": \"./dist/esm/Take.js\",\n      \"default\": \"./dist/cjs/Take.js\"\n    },\n    \"./TestAnnotation\": {\n      \"types\": \"./dist/dts/TestAnnotation.d.ts\",\n      \"import\": \"./dist/esm/TestAnnotation.js\",\n      \"default\": \"./dist/cjs/TestAnnotation.js\"\n    },\n    \"./TestAnnotationMap\": {\n      \"types\": \"./dist/dts/TestAnnotationMap.d.ts\",\n      \"import\": \"./dist/esm/TestAnnotationMap.js\",\n      \"default\": \"./dist/cjs/TestAnnotationMap.js\"\n    },\n    \"./TestAnnotations\": {\n      \"types\": \"./dist/dts/TestAnnotations.d.ts\",\n      \"import\": \"./dist/esm/TestAnnotations.js\",\n      \"default\": \"./dist/cjs/TestAnnotations.js\"\n    },\n    \"./TestClock\": {\n      \"types\": \"./dist/dts/TestClock.d.ts\",\n      \"import\": \"./dist/esm/TestClock.js\",\n      \"default\": \"./dist/cjs/TestClock.js\"\n    },\n    \"./TestConfig\": {\n      \"types\": \"./dist/dts/TestConfig.d.ts\",\n      \"import\": \"./dist/esm/TestConfig.js\",\n      \"default\": \"./dist/cjs/TestConfig.js\"\n    },\n    \"./TestContext\": {\n      \"types\": \"./dist/dts/TestContext.d.ts\",\n      \"import\": \"./dist/esm/TestContext.js\",\n      \"default\": \"./dist/cjs/TestContext.js\"\n    },\n    \"./TestLive\": {\n      \"types\": \"./dist/dts/TestLive.d.ts\",\n      \"import\": \"./dist/esm/TestLive.js\",\n      \"default\": \"./dist/cjs/TestLive.js\"\n    },\n    \"./TestServices\": {\n      \"types\": \"./dist/dts/TestServices.d.ts\",\n      \"import\": \"./dist/esm/TestServices.js\",\n      \"default\": \"./dist/cjs/TestServices.js\"\n    },\n    \"./TestSized\": {\n      \"types\": \"./dist/dts/TestSized.d.ts\",\n      \"import\": \"./dist/esm/TestSized.js\",\n      \"default\": \"./dist/cjs/TestSized.js\"\n    },\n    \"./Tracer\": {\n      \"types\": \"./dist/dts/Tracer.d.ts\",\n      \"import\": \"./dist/esm/Tracer.js\",\n      \"default\": \"./dist/cjs/Tracer.js\"\n    },\n    \"./Trie\": {\n      \"types\": \"./dist/dts/Trie.d.ts\",\n      \"import\": \"./dist/esm/Trie.js\",\n      \"default\": \"./dist/cjs/Trie.js\"\n    },\n    \"./Tuple\": {\n      \"types\": \"./dist/dts/Tuple.d.ts\",\n      \"import\": \"./dist/esm/Tuple.js\",\n      \"default\": \"./dist/cjs/Tuple.js\"\n    },\n    \"./Types\": {\n      \"types\": \"./dist/dts/Types.d.ts\",\n      \"import\": \"./dist/esm/Types.js\",\n      \"default\": \"./dist/cjs/Types.js\"\n    },\n    \"./Unify\": {\n      \"types\": \"./dist/dts/Unify.d.ts\",\n      \"import\": \"./dist/esm/Unify.js\",\n      \"default\": \"./dist/cjs/Unify.js\"\n    },\n    \"./UpstreamPullRequest\": {\n      \"types\": \"./dist/dts/UpstreamPullRequest.d.ts\",\n      \"import\": \"./dist/esm/UpstreamPullRequest.js\",\n      \"default\": \"./dist/cjs/UpstreamPullRequest.js\"\n    },\n    \"./UpstreamPullStrategy\": {\n      \"types\": \"./dist/dts/UpstreamPullStrategy.d.ts\",\n      \"import\": \"./dist/esm/UpstreamPullStrategy.js\",\n      \"default\": \"./dist/cjs/UpstreamPullStrategy.js\"\n    },\n    \"./Utils\": {\n      \"types\": \"./dist/dts/Utils.d.ts\",\n      \"import\": \"./dist/esm/Utils.js\",\n      \"default\": \"./dist/cjs/Utils.js\"\n    },\n    \"./index\": {\n      \"types\": \"./dist/dts/index.d.ts\",\n      \"import\": \"./dist/esm/index.js\",\n      \"default\": \"./dist/cjs/index.js\"\n    }\n  },\n  \"typesVersions\": {\n    \"*\": {\n      \".index\": [\n        \"./dist/dts/.index.d.ts\"\n      ],\n      \"Arbitrary\": [\n        \"./dist/dts/Arbitrary.d.ts\"\n      ],\n      \"Array\": [\n        \"./dist/dts/Array.d.ts\"\n      ],\n      \"BigDecimal\": [\n        \"./dist/dts/BigDecimal.d.ts\"\n      ],\n      \"BigInt\": [\n        \"./dist/dts/BigInt.d.ts\"\n      ],\n      \"Boolean\": [\n        \"./dist/dts/Boolean.d.ts\"\n      ],\n      \"Brand\": [\n        \"./dist/dts/Brand.d.ts\"\n      ],\n      \"Cache\": [\n        \"./dist/dts/Cache.d.ts\"\n      ],\n      \"Cause\": [\n        \"./dist/dts/Cause.d.ts\"\n      ],\n      \"Channel\": [\n        \"./dist/dts/Channel.d.ts\"\n      ],\n      \"ChildExecutorDecision\": [\n        \"./dist/dts/ChildExecutorDecision.d.ts\"\n      ],\n      \"Chunk\": [\n        \"./dist/dts/Chunk.d.ts\"\n      ],\n      \"Clock\": [\n        \"./dist/dts/Clock.d.ts\"\n      ],\n      \"Config\": [\n        \"./dist/dts/Config.d.ts\"\n      ],\n      \"ConfigError\": [\n        \"./dist/dts/ConfigError.d.ts\"\n      ],\n      \"ConfigProvider\": [\n        \"./dist/dts/ConfigProvider.d.ts\"\n      ],\n      \"ConfigProviderPathPatch\": [\n        \"./dist/dts/ConfigProviderPathPatch.d.ts\"\n      ],\n      \"Console\": [\n        \"./dist/dts/Console.d.ts\"\n      ],\n      \"Context\": [\n        \"./dist/dts/Context.d.ts\"\n      ],\n      \"Cron\": [\n        \"./dist/dts/Cron.d.ts\"\n      ],\n      \"Data\": [\n        \"./dist/dts/Data.d.ts\"\n      ],\n      \"DateTime\": [\n        \"./dist/dts/DateTime.d.ts\"\n      ],\n      \"DefaultServices\": [\n        \"./dist/dts/DefaultServices.d.ts\"\n      ],\n      \"Deferred\": [\n        \"./dist/dts/Deferred.d.ts\"\n      ],\n      \"Differ\": [\n        \"./dist/dts/Differ.d.ts\"\n      ],\n      \"Duration\": [\n        \"./dist/dts/Duration.d.ts\"\n      ],\n      \"Effect\": [\n        \"./dist/dts/Effect.d.ts\"\n      ],\n      \"Effectable\": [\n        \"./dist/dts/Effectable.d.ts\"\n      ],\n      \"Either\": [\n        \"./dist/dts/Either.d.ts\"\n      ],\n      \"Encoding\": [\n        \"./dist/dts/Encoding.d.ts\"\n      ],\n      \"Equal\": [\n        \"./dist/dts/Equal.d.ts\"\n      ],\n      \"Equivalence\": [\n        \"./dist/dts/Equivalence.d.ts\"\n      ],\n      \"ExecutionPlan\": [\n        \"./dist/dts/ExecutionPlan.d.ts\"\n      ],\n      \"ExecutionStrategy\": [\n        \"./dist/dts/ExecutionStrategy.d.ts\"\n      ],\n      \"Exit\": [\n        \"./dist/dts/Exit.d.ts\"\n      ],\n      \"FastCheck\": [\n        \"./dist/dts/FastCheck.d.ts\"\n      ],\n      \"Fiber\": [\n        \"./dist/dts/Fiber.d.ts\"\n      ],\n      \"FiberHandle\": [\n        \"./dist/dts/FiberHandle.d.ts\"\n      ],\n      \"FiberId\": [\n        \"./dist/dts/FiberId.d.ts\"\n      ],\n      \"FiberMap\": [\n        \"./dist/dts/FiberMap.d.ts\"\n      ],\n      \"FiberRef\": [\n        \"./dist/dts/FiberRef.d.ts\"\n      ],\n      \"FiberRefs\": [\n        \"./dist/dts/FiberRefs.d.ts\"\n      ],\n      \"FiberRefsPatch\": [\n        \"./dist/dts/FiberRefsPatch.d.ts\"\n      ],\n      \"FiberSet\": [\n        \"./dist/dts/FiberSet.d.ts\"\n      ],\n      \"FiberStatus\": [\n        \"./dist/dts/FiberStatus.d.ts\"\n      ],\n      \"Function\": [\n        \"./dist/dts/Function.d.ts\"\n      ],\n      \"GlobalValue\": [\n        \"./dist/dts/GlobalValue.d.ts\"\n      ],\n      \"Graph\": [\n        \"./dist/dts/Graph.d.ts\"\n      ],\n      \"GroupBy\": [\n        \"./dist/dts/GroupBy.d.ts\"\n      ],\n      \"HKT\": [\n        \"./dist/dts/HKT.d.ts\"\n      ],\n      \"Hash\": [\n        \"./dist/dts/Hash.d.ts\"\n      ],\n      \"HashMap\": [\n        \"./dist/dts/HashMap.d.ts\"\n      ],\n      \"HashSet\": [\n        \"./dist/dts/HashSet.d.ts\"\n      ],\n      \"Inspectable\": [\n        \"./dist/dts/Inspectable.d.ts\"\n      ],\n      \"Iterable\": [\n        \"./dist/dts/Iterable.d.ts\"\n      ],\n      \"JSONSchema\": [\n        \"./dist/dts/JSONSchema.d.ts\"\n      ],\n      \"KeyedPool\": [\n        \"./dist/dts/KeyedPool.d.ts\"\n      ],\n      \"Layer\": [\n        \"./dist/dts/Layer.d.ts\"\n      ],\n      \"LayerMap\": [\n        \"./dist/dts/LayerMap.d.ts\"\n      ],\n      \"List\": [\n        \"./dist/dts/List.d.ts\"\n      ],\n      \"LogLevel\": [\n        \"./dist/dts/LogLevel.d.ts\"\n      ],\n      \"LogSpan\": [\n        \"./dist/dts/LogSpan.d.ts\"\n      ],\n      \"Logger\": [\n        \"./dist/dts/Logger.d.ts\"\n      ],\n      \"Mailbox\": [\n        \"./dist/dts/Mailbox.d.ts\"\n      ],\n      \"ManagedRuntime\": [\n        \"./dist/dts/ManagedRuntime.d.ts\"\n      ],\n      \"Match\": [\n        \"./dist/dts/Match.d.ts\"\n      ],\n      \"MergeDecision\": [\n        \"./dist/dts/MergeDecision.d.ts\"\n      ],\n      \"MergeState\": [\n        \"./dist/dts/MergeState.d.ts\"\n      ],\n      \"MergeStrategy\": [\n        \"./dist/dts/MergeStrategy.d.ts\"\n      ],\n      \"Metric\": [\n        \"./dist/dts/Metric.d.ts\"\n      ],\n      \"MetricBoundaries\": [\n        \"./dist/dts/MetricBoundaries.d.ts\"\n      ],\n      \"MetricHook\": [\n        \"./dist/dts/MetricHook.d.ts\"\n      ],\n      \"MetricKey\": [\n        \"./dist/dts/MetricKey.d.ts\"\n      ],\n      \"MetricKeyType\": [\n        \"./dist/dts/MetricKeyType.d.ts\"\n      ],\n      \"MetricLabel\": [\n        \"./dist/dts/MetricLabel.d.ts\"\n      ],\n      \"MetricPair\": [\n        \"./dist/dts/MetricPair.d.ts\"\n      ],\n      \"MetricPolling\": [\n        \"./dist/dts/MetricPolling.d.ts\"\n      ],\n      \"MetricRegistry\": [\n        \"./dist/dts/MetricRegistry.d.ts\"\n      ],\n      \"MetricState\": [\n        \"./dist/dts/MetricState.d.ts\"\n      ],\n      \"Micro\": [\n        \"./dist/dts/Micro.d.ts\"\n      ],\n      \"ModuleVersion\": [\n        \"./dist/dts/ModuleVersion.d.ts\"\n      ],\n      \"MutableHashMap\": [\n        \"./dist/dts/MutableHashMap.d.ts\"\n      ],\n      \"MutableHashSet\": [\n        \"./dist/dts/MutableHashSet.d.ts\"\n      ],\n      \"MutableList\": [\n        \"./dist/dts/MutableList.d.ts\"\n      ],\n      \"MutableQueue\": [\n        \"./dist/dts/MutableQueue.d.ts\"\n      ],\n      \"MutableRef\": [\n        \"./dist/dts/MutableRef.d.ts\"\n      ],\n      \"NonEmptyIterable\": [\n        \"./dist/dts/NonEmptyIterable.d.ts\"\n      ],\n      \"Number\": [\n        \"./dist/dts/Number.d.ts\"\n      ],\n      \"Option\": [\n        \"./dist/dts/Option.d.ts\"\n      ],\n      \"Order\": [\n        \"./dist/dts/Order.d.ts\"\n      ],\n      \"Ordering\": [\n        \"./dist/dts/Ordering.d.ts\"\n      ],\n      \"ParseResult\": [\n        \"./dist/dts/ParseResult.d.ts\"\n      ],\n      \"Pipeable\": [\n        \"./dist/dts/Pipeable.d.ts\"\n      ],\n      \"Pool\": [\n        \"./dist/dts/Pool.d.ts\"\n      ],\n      \"Predicate\": [\n        \"./dist/dts/Predicate.d.ts\"\n      ],\n      \"Pretty\": [\n        \"./dist/dts/Pretty.d.ts\"\n      ],\n      \"PrimaryKey\": [\n        \"./dist/dts/PrimaryKey.d.ts\"\n      ],\n      \"PubSub\": [\n        \"./dist/dts/PubSub.d.ts\"\n      ],\n      \"Queue\": [\n        \"./dist/dts/Queue.d.ts\"\n      ],\n      \"Random\": [\n        \"./dist/dts/Random.d.ts\"\n      ],\n      \"RateLimiter\": [\n        \"./dist/dts/RateLimiter.d.ts\"\n      ],\n      \"RcMap\": [\n        \"./dist/dts/RcMap.d.ts\"\n      ],\n      \"RcRef\": [\n        \"./dist/dts/RcRef.d.ts\"\n      ],\n      \"Readable\": [\n        \"./dist/dts/Readable.d.ts\"\n      ],\n      \"Record\": [\n        \"./dist/dts/Record.d.ts\"\n      ],\n      \"RedBlackTree\": [\n        \"./dist/dts/RedBlackTree.d.ts\"\n      ],\n      \"Redacted\": [\n        \"./dist/dts/Redacted.d.ts\"\n      ],\n      \"Ref\": [\n        \"./dist/dts/Ref.d.ts\"\n      ],\n      \"RegExp\": [\n        \"./dist/dts/RegExp.d.ts\"\n      ],\n      \"Reloadable\": [\n        \"./dist/dts/Reloadable.d.ts\"\n      ],\n      \"Request\": [\n        \"./dist/dts/Request.d.ts\"\n      ],\n      \"RequestBlock\": [\n        \"./dist/dts/RequestBlock.d.ts\"\n      ],\n      \"RequestResolver\": [\n        \"./dist/dts/RequestResolver.d.ts\"\n      ],\n      \"Resource\": [\n        \"./dist/dts/Resource.d.ts\"\n      ],\n      \"Runtime\": [\n        \"./dist/dts/Runtime.d.ts\"\n      ],\n      \"RuntimeFlags\": [\n        \"./dist/dts/RuntimeFlags.d.ts\"\n      ],\n      \"RuntimeFlagsPatch\": [\n        \"./dist/dts/RuntimeFlagsPatch.d.ts\"\n      ],\n      \"STM\": [\n        \"./dist/dts/STM.d.ts\"\n      ],\n      \"Schedule\": [\n        \"./dist/dts/Schedule.d.ts\"\n      ],\n      \"ScheduleDecision\": [\n        \"./dist/dts/ScheduleDecision.d.ts\"\n      ],\n      \"ScheduleInterval\": [\n        \"./dist/dts/ScheduleInterval.d.ts\"\n      ],\n      \"ScheduleIntervals\": [\n        \"./dist/dts/ScheduleIntervals.d.ts\"\n      ],\n      \"Scheduler\": [\n        \"./dist/dts/Scheduler.d.ts\"\n      ],\n      \"Schema\": [\n        \"./dist/dts/Schema.d.ts\"\n      ],\n      \"SchemaAST\": [\n        \"./dist/dts/SchemaAST.d.ts\"\n      ],\n      \"Scope\": [\n        \"./dist/dts/Scope.d.ts\"\n      ],\n      \"ScopedCache\": [\n        \"./dist/dts/ScopedCache.d.ts\"\n      ],\n      \"ScopedRef\": [\n        \"./dist/dts/ScopedRef.d.ts\"\n      ],\n      \"Secret\": [\n        \"./dist/dts/Secret.d.ts\"\n      ],\n      \"SingleProducerAsyncInput\": [\n        \"./dist/dts/SingleProducerAsyncInput.d.ts\"\n      ],\n      \"Sink\": [\n        \"./dist/dts/Sink.d.ts\"\n      ],\n      \"SortedMap\": [\n        \"./dist/dts/SortedMap.d.ts\"\n      ],\n      \"SortedSet\": [\n        \"./dist/dts/SortedSet.d.ts\"\n      ],\n      \"Stream\": [\n        \"./dist/dts/Stream.d.ts\"\n      ],\n      \"StreamEmit\": [\n        \"./dist/dts/StreamEmit.d.ts\"\n      ],\n      \"StreamHaltStrategy\": [\n        \"./dist/dts/StreamHaltStrategy.d.ts\"\n      ],\n      \"Streamable\": [\n        \"./dist/dts/Streamable.d.ts\"\n      ],\n      \"String\": [\n        \"./dist/dts/String.d.ts\"\n      ],\n      \"Struct\": [\n        \"./dist/dts/Struct.d.ts\"\n      ],\n      \"Subscribable\": [\n        \"./dist/dts/Subscribable.d.ts\"\n      ],\n      \"SubscriptionRef\": [\n        \"./dist/dts/SubscriptionRef.d.ts\"\n      ],\n      \"Supervisor\": [\n        \"./dist/dts/Supervisor.d.ts\"\n      ],\n      \"Symbol\": [\n        \"./dist/dts/Symbol.d.ts\"\n      ],\n      \"SynchronizedRef\": [\n        \"./dist/dts/SynchronizedRef.d.ts\"\n      ],\n      \"TArray\": [\n        \"./dist/dts/TArray.d.ts\"\n      ],\n      \"TDeferred\": [\n        \"./dist/dts/TDeferred.d.ts\"\n      ],\n      \"TMap\": [\n        \"./dist/dts/TMap.d.ts\"\n      ],\n      \"TPriorityQueue\": [\n        \"./dist/dts/TPriorityQueue.d.ts\"\n      ],\n      \"TPubSub\": [\n        \"./dist/dts/TPubSub.d.ts\"\n      ],\n      \"TQueue\": [\n        \"./dist/dts/TQueue.d.ts\"\n      ],\n      \"TRandom\": [\n        \"./dist/dts/TRandom.d.ts\"\n      ],\n      \"TReentrantLock\": [\n        \"./dist/dts/TReentrantLock.d.ts\"\n      ],\n      \"TRef\": [\n        \"./dist/dts/TRef.d.ts\"\n      ],\n      \"TSemaphore\": [\n        \"./dist/dts/TSemaphore.d.ts\"\n      ],\n      \"TSet\": [\n        \"./dist/dts/TSet.d.ts\"\n      ],\n      \"TSubscriptionRef\": [\n        \"./dist/dts/TSubscriptionRef.d.ts\"\n      ],\n      \"Take\": [\n        \"./dist/dts/Take.d.ts\"\n      ],\n      \"TestAnnotation\": [\n        \"./dist/dts/TestAnnotation.d.ts\"\n      ],\n      \"TestAnnotationMap\": [\n        \"./dist/dts/TestAnnotationMap.d.ts\"\n      ],\n      \"TestAnnotations\": [\n        \"./dist/dts/TestAnnotations.d.ts\"\n      ],\n      \"TestClock\": [\n        \"./dist/dts/TestClock.d.ts\"\n      ],\n      \"TestConfig\": [\n        \"./dist/dts/TestConfig.d.ts\"\n      ],\n      \"TestContext\": [\n        \"./dist/dts/TestContext.d.ts\"\n      ],\n      \"TestLive\": [\n        \"./dist/dts/TestLive.d.ts\"\n      ],\n      \"TestServices\": [\n        \"./dist/dts/TestServices.d.ts\"\n      ],\n      \"TestSized\": [\n        \"./dist/dts/TestSized.d.ts\"\n      ],\n      \"Tracer\": [\n        \"./dist/dts/Tracer.d.ts\"\n      ],\n      \"Trie\": [\n        \"./dist/dts/Trie.d.ts\"\n      ],\n      \"Tuple\": [\n        \"./dist/dts/Tuple.d.ts\"\n      ],\n      \"Types\": [\n        \"./dist/dts/Types.d.ts\"\n      ],\n      \"Unify\": [\n        \"./dist/dts/Unify.d.ts\"\n      ],\n      \"UpstreamPullRequest\": [\n        \"./dist/dts/UpstreamPullRequest.d.ts\"\n      ],\n      \"UpstreamPullStrategy\": [\n        \"./dist/dts/UpstreamPullStrategy.d.ts\"\n      ],\n      \"Utils\": [\n        \"./dist/dts/Utils.d.ts\"\n      ],\n      \"index\": [\n        \"./dist/dts/index.d.ts\"\n      ]\n    }\n  }\n}",
  "node_modules/empathic/access.d.ts": "import type { PathLike } from \"node:fs\";\n/**\n* Does the current process have {@link mode} access?\n* By default, checks if the path is visible to the proccess.\n*\n* @param mode A `fs.constants` value; default `F_OK`\n*/\nexport declare function ok(path: PathLike, mode?: number): boolean;\n/**\n* Can the current process write to this path?\n*/\nexport declare function writable(path: PathLike): boolean;\n/**\n* Can the current process read this path?\n*/\nexport declare function readable(path: PathLike): boolean;\n/**\n* Can the current process execute this path?\n*/\nexport declare function executable(path: PathLike): boolean;\n",
  "node_modules/empathic/find.d.ts": "import type { Options } from \"empathic/walk\";\nexport type { Options };\n/**\n* Find an item by name, walking parent directories until found.\n*\n* @param name The item name to find.\n* @returns The absolute path to the item, if found.\n*/\nexport declare function up(name: string, options?: Options): string | undefined;\n/**\n* Get the first path that matches any of the names provided.\n*\n* > [NOTE]\n* > The order of {@link names} is respected.\n*\n* @param names The item names to find.\n* @returns The absolute path of the first item found, if any.\n*/\nexport declare function any(names: string[], options?: Options): string | undefined;\n/**\n* Find a file by name, walking parent directories until found.\n*\n* > [NOTE]\n* > This function only returns a value for file matches.\n* > A directory match with the same name will be ignored.\n*\n* @param name The file name to find.\n* @returns The absolute path to the file, if found.\n*/\nexport declare function file(name: string, options?: Options): string | undefined;\n/**\n* Find a directory by name, walking parent directories until found.\n*\n* > [NOTE]\n* > This function only returns a value for directory matches.\n* > A file match with the same name will be ignored.\n*\n* @param name The directory name to find.\n* @returns The absolute path to the file, if found.\n*/\nexport declare function dir(name: string, options?: Options): string | undefined;\n",
  "node_modules/empathic/package.d.ts": "import * as find from \"empathic/find\";\n/**\n* Find the closest \"package.json\" file while walking parent directories.\n* @returns The absolute path to a \"package.json\", if found.\n*/\nexport declare function up(options?: find.Options): string | undefined;\n/**\n* Construct a path to a `node_modules/.cache/<name>` directory.\n*\n* This may return `undefined` if:\n*   1. no \"package.json\" could be found\n*   2. the nearest \"node_modules\" directory is not writable\n*   3. the \"node_modules\" parent directory is not writable\n*\n* > [NOTE]\n* > You may define a `CACHE_DIR` environment variable, which will be\n* > used (as defined) instead of traversing the filesystem for the\n* > closest \"package.json\" and inferring a \"node_modules\" location.\n*\n* @see find-cache-dir for more information.\n*\n* @param name The name of your module/cache.\n* @returns The absolute path of the cache directory, if found.\n*/\nexport declare function cache(name: string, options?: find.Options & {\n\tcreate?: boolean;\n}): string | undefined;\n",
  "node_modules/empathic/package.json": "{\n\t\"name\": \"empathic\",\n\t\"version\": \"2.0.0\",\n\t\"repository\": \"lukeed/empathic\",\n\t\"description\": \"A set of small and fast Node.js utilities to understand your pathing needs.\",\n\t\"license\": \"MIT\",\n\t\"author\": {\n\t\t\"name\": \"Luke Edwards\",\n\t\t\"email\": \"luke.edwards05@gmail.com\",\n\t\t\"url\": \"https://lukeed.com\"\n\t},\n\t\"exports\": {\n\t\t\"./access\": {\n\t\t\t\"types\": \"./access.d.ts\",\n\t\t\t\"import\": \"./access.mjs\",\n\t\t\t\"require\": \"./access.js\"\n\t\t},\n\t\t\"./find\": {\n\t\t\t\"types\": \"./find.d.ts\",\n\t\t\t\"import\": \"./find.mjs\",\n\t\t\t\"require\": \"./find.js\"\n\t\t},\n\t\t\"./package\": {\n\t\t\t\"types\": \"./package.d.ts\",\n\t\t\t\"import\": \"./package.mjs\",\n\t\t\t\"require\": \"./package.js\"\n\t\t},\n\t\t\"./resolve\": {\n\t\t\t\"types\": \"./resolve.d.ts\",\n\t\t\t\"import\": \"./resolve.mjs\",\n\t\t\t\"require\": \"./resolve.js\"\n\t\t},\n\t\t\"./walk\": {\n\t\t\t\"types\": \"./walk.d.ts\",\n\t\t\t\"import\": \"./walk.mjs\",\n\t\t\t\"require\": \"./walk.js\"\n\t\t},\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"uvu\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=14\"\n\t},\n\t\"devDependencies\": {\n\t\t\"uvu\": \"0.5\"\n\t}\n}\n",
  "node_modules/empathic/resolve.d.ts": "/**\n* Resolve an absolute path from {@link root}, but only\n* if {@link input} isn't already absolute.\n*\n* @param input The path to resolve.\n* @param root The base path; default = process.cwd()\n* @returns The resolved absolute path.\n*/\nexport declare function absolute(input: string, root?: string): string;\n/**\n* Resolve a module path from a given root directory.\n*\n* Emulates [`require.resolve`](https://nodejs.org/docs/latest/api/modules.html#requireresolverequest-options), so module identifiers are allowed.\n*\n* @see resolve-from\n*/\nexport declare function from(root: URL | string, ident: string, silent: true): string | undefined;\nexport declare function from(root: URL | string, ident: string, silent?: false): string;\nexport declare function from(root: URL | string, ident: string, silent?: boolean): string | undefined;\n/**\n* Resolve a module path from the current working directory.\n*\n* Alias for {@link from} using the CWD as its root.\n*\n* @see resolve-cwd\n*/\nexport declare function cwd(ident: string, silent: true): string | undefined;\nexport declare function cwd(ident: string, silent?: false): string;\nexport declare function cwd(ident: string, silent?: boolean): string | undefined;\n",
  "node_modules/empathic/walk.d.ts": "export type Options = {\n\t/**\n\t* The CWD for the operation.\n\t* @default \".\" (process.cwd)\n\t*/\n\tcwd?: string;\n\t/**\n\t* The last directory to traverse.\n\t*\n\t* > [NOTE]\n\t* > This directory is INCLUSIVE.\n\t*\n\t* @default \"/\"\n\t*/\n\tlast?: string;\n};\n/**\n* Get all parent directories of {@link base}.\n* Stops after {@link Options['last']} is processed.\n*\n* @returns An array of absolute paths of all parent directories.\n*/\nexport declare function up(base: string, options?: Options): string[];\n",
  "node_modules/encodeurl/package.json": "{\n  \"name\": \"encodeurl\",\n  \"description\": \"Encode a URL to a percent-encoded form, excluding already-encoded sequences\",\n  \"version\": \"2.0.0\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\"\n  ],\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"encode\",\n    \"encodeurl\",\n    \"url\"\n  ],\n  \"repository\": \"pillarjs/encodeurl\",\n  \"devDependencies\": {\n    \"eslint\": \"5.11.1\",\n    \"eslint-config-standard\": \"12.0.0\",\n    \"eslint-plugin-import\": \"2.14.0\",\n    \"eslint-plugin-node\": \"7.0.1\",\n    \"eslint-plugin-promise\": \"4.0.1\",\n    \"eslint-plugin-standard\": \"4.0.0\",\n    \"istanbul\": \"0.4.5\",\n    \"mocha\": \"2.5.3\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"HISTORY.md\",\n    \"README.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.8\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --bail --check-leaks test/\",\n    \"test-cov\": \"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/\",\n    \"test-travis\": \"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/\"\n  }\n}\n",
  "node_modules/end-of-stream/package.json": "{\n  \"name\": \"end-of-stream\",\n  \"version\": \"1.4.5\",\n  \"description\": \"Call a callback when a readable/writable/duplex stream has completed or failed.\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/mafintosh/end-of-stream.git\"\n  },\n  \"dependencies\": {\n    \"once\": \"^1.4.0\"\n  },\n  \"scripts\": {\n    \"test\": \"node test.js\"\n  },\n  \"files\": [\n    \"index.js\"\n  ],\n  \"keywords\": [\n    \"stream\",\n    \"streams\",\n    \"callback\",\n    \"finish\",\n    \"close\",\n    \"end\",\n    \"wait\"\n  ],\n  \"bugs\": {\n    \"url\": \"https://github.com/mafintosh/end-of-stream/issues\"\n  },\n  \"homepage\": \"https://github.com/mafintosh/end-of-stream\",\n  \"main\": \"index.js\",\n  \"author\": \"Mathias Buus <mathiasbuus@gmail.com>\",\n  \"license\": \"MIT\",\n  \"devDependencies\": {\n    \"tape\": \"^4.11.0\"\n  }\n}\n",
  "node_modules/error-ex/package.json": "{\n  \"name\": \"error-ex\",\n  \"description\": \"Easy error subclassing and stack customization\",\n  \"version\": \"1.3.2\",\n  \"maintainers\": [\n    \"Josh Junon <i.am.qix@gmail.com> (github.com/qix-)\",\n    \"Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)\"\n  ],\n  \"keywords\": [\n    \"error\",\n    \"errors\",\n    \"extend\",\n    \"extending\",\n    \"extension\",\n    \"subclass\",\n    \"stack\",\n    \"custom\"\n  ],\n  \"license\": \"MIT\",\n  \"scripts\": {\n    \"pretest\": \"xo\",\n    \"test\": \"mocha --compilers coffee:coffee-script/register\"\n  },\n  \"xo\": {\n    \"rules\": {\n      \"operator-linebreak\": [\n        0\n      ]\n    }\n  },\n  \"repository\": \"qix-/node-error-ex\",\n  \"files\": [\n    \"index.js\"\n  ],\n  \"devDependencies\": {\n    \"coffee-script\": \"^1.9.3\",\n    \"coveralls\": \"^2.11.2\",\n    \"istanbul\": \"^0.3.17\",\n    \"mocha\": \"^2.2.5\",\n    \"should\": \"^7.0.1\",\n    \"xo\": \"^0.7.1\"\n  },\n  \"dependencies\": {\n    \"is-arrayish\": \"^0.2.1\"\n  }\n}\n",
  "node_modules/es-define-property/index.d.ts": "declare const defineProperty: false | typeof Object.defineProperty;\n\nexport = defineProperty;",
  "node_modules/es-define-property/package.json": "{\n\t\"name\": \"es-define-property\",\n\t\"version\": \"1.0.1\",\n\t\"description\": \"`Object.defineProperty`, but not IE 8's broken one.\",\n\t\"main\": \"index.js\",\n\t\"types\": \"./index.d.ts\",\n\t\"exports\": {\n\t\t\".\": \"./index.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"sideEffects\": false,\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prelint\": \"evalmd README.md\",\n\t\t\"lint\": \"eslint --ext=js,mjs .\",\n\t\t\"postlint\": \"tsc -p .\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"posttest\": \"npx npm@'>= 10.2' audit --production\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/ljharb/es-define-property.git\"\n\t},\n\t\"keywords\": [\n\t\t\"javascript\",\n\t\t\"ecmascript\",\n\t\t\"object\",\n\t\t\"define\",\n\t\t\"property\",\n\t\t\"defineProperty\",\n\t\t\"Object.defineProperty\"\n\t],\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/ljharb/es-define-property/issues\"\n\t},\n\t\"homepage\": \"https://github.com/ljharb/es-define-property#readme\",\n\t\"devDependencies\": {\n\t\t\"@ljharb/eslint-config\": \"^21.1.1\",\n\t\t\"@ljharb/tsconfig\": \"^0.2.2\",\n\t\t\"@types/gopd\": \"^1.0.3\",\n\t\t\"@types/tape\": \"^5.6.5\",\n\t\t\"auto-changelog\": \"^2.5.0\",\n\t\t\"encoding\": \"^0.1.13\",\n\t\t\"eslint\": \"^8.8.0\",\n\t\t\"evalmd\": \"^0.0.19\",\n\t\t\"gopd\": \"^1.2.0\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.9.0\",\n\t\t\"typescript\": \"next\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t},\n\t\"testling\": {\n\t\t\"files\": \"test/index.js\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\"\n\t\t]\n\t}\n}\n",
  "node_modules/es-errors/eval.d.ts": "declare const EvalError: EvalErrorConstructor;\n\nexport = EvalError;\n",
  "node_modules/es-errors/index.d.ts": "declare const Error: ErrorConstructor;\n\nexport = Error;\n",
  "node_modules/es-errors/package.json": "{\n\t\"name\": \"es-errors\",\n\t\"version\": \"1.3.0\",\n\t\"description\": \"A simple cache for a few of the JS Error constructors.\",\n\t\"main\": \"index.js\",\n\t\"exports\": {\n\t\t\".\": \"./index.js\",\n\t\t\"./eval\": \"./eval.js\",\n\t\t\"./range\": \"./range.js\",\n\t\t\"./ref\": \"./ref.js\",\n\t\t\"./syntax\": \"./syntax.js\",\n\t\t\"./type\": \"./type.js\",\n\t\t\"./uri\": \"./uri.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"sideEffects\": false,\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"posttest\": \"aud --production\",\n\t\t\"prelint\": \"evalmd README.md\",\n\t\t\"lint\": \"eslint --ext=js,mjs .\",\n\t\t\"postlint\": \"tsc -p . && eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\\\.git' | grep -v dist/)\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/ljharb/es-errors.git\"\n\t},\n\t\"keywords\": [\n\t\t\"javascript\",\n\t\t\"ecmascript\",\n\t\t\"error\",\n\t\t\"typeerror\",\n\t\t\"syntaxerror\",\n\t\t\"rangeerror\"\n\t],\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/ljharb/es-errors/issues\"\n\t},\n\t\"homepage\": \"https://github.com/ljharb/es-errors#readme\",\n\t\"devDependencies\": {\n\t\t\"@ljharb/eslint-config\": \"^21.1.0\",\n\t\t\"@types/tape\": \"^5.6.4\",\n\t\t\"aud\": \"^2.0.4\",\n\t\t\"auto-changelog\": \"^2.4.0\",\n\t\t\"eclint\": \"^2.8.1\",\n\t\t\"eslint\": \"^8.8.0\",\n\t\t\"evalmd\": \"^0.0.19\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.7.4\",\n\t\t\"typescript\": \"next\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\"\n\t\t]\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t}\n}\n",
  "node_modules/es-errors/range.d.ts": "declare const RangeError: RangeErrorConstructor;\n\nexport = RangeError;\n",
  "node_modules/es-errors/ref.d.ts": "declare const ReferenceError: ReferenceErrorConstructor;\n\nexport = ReferenceError;\n",
  "node_modules/es-errors/syntax.d.ts": "declare const SyntaxError: SyntaxErrorConstructor;\n\nexport = SyntaxError;\n",
  "node_modules/es-errors/type.d.ts": "declare const TypeError: TypeErrorConstructor\n\nexport = TypeError;\n",
  "node_modules/es-errors/uri.d.ts": "declare const URIError: URIErrorConstructor;\n\nexport = URIError;\n",
  "node_modules/es-object-atoms/RequireObjectCoercible.d.ts": "declare function RequireObjectCoercible<T extends {}>(value: T, optMessage?: string): T;\n\nexport = RequireObjectCoercible;\n",
  "node_modules/es-object-atoms/ToObject.d.ts": "declare function ToObject<T extends object>(value: number): Number;\ndeclare function ToObject<T extends object>(value: boolean): Boolean;\ndeclare function ToObject<T extends object>(value: string): String;\ndeclare function ToObject<T extends object>(value: bigint): BigInt;\ndeclare function ToObject<T extends object>(value: T): T;\n\nexport = ToObject;\n",
  "node_modules/es-object-atoms/index.d.ts": "declare const Object: ObjectConstructor;\n\nexport = Object;\n",
  "node_modules/es-object-atoms/isObject.d.ts": "declare function isObject(x: unknown): x is object;\n\nexport = isObject;\n",
  "node_modules/es-object-atoms/package.json": "{\n\t\"name\": \"es-object-atoms\",\n\t\"version\": \"1.1.1\",\n\t\"description\": \"ES Object-related atoms: Object, ToObject, RequireObjectCoercible\",\n\t\"main\": \"index.js\",\n\t\"exports\": {\n\t\t\".\": \"./index.js\",\n\t\t\"./RequireObjectCoercible\": \"./RequireObjectCoercible.js\",\n\t\t\"./isObject\": \"./isObject.js\",\n\t\t\"./ToObject\": \"./ToObject.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"sideEffects\": false,\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"posttest\": \"npx npm@\\\">= 10.2\\\" audit --production\",\n\t\t\"prelint\": \"evalmd README.md\",\n\t\t\"lint\": \"eslint --ext=js,mjs .\",\n\t\t\"postlint\": \"tsc -p . && eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\\\.git' | grep -v dist/)\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/ljharb/es-object-atoms.git\"\n\t},\n\t\"keywords\": [\n\t\t\"javascript\",\n\t\t\"ecmascript\",\n\t\t\"object\",\n\t\t\"toobject\",\n\t\t\"coercible\"\n\t],\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/ljharb/es-object-atoms/issues\"\n\t},\n\t\"homepage\": \"https://github.com/ljharb/es-object-atoms#readme\",\n\t\"dependencies\": {\n\t\t\"es-errors\": \"^1.3.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@ljharb/eslint-config\": \"^21.1.1\",\n\t\t\"@ljharb/tsconfig\": \"^0.2.3\",\n\t\t\"@types/tape\": \"^5.8.1\",\n\t\t\"auto-changelog\": \"^2.5.0\",\n\t\t\"eclint\": \"^2.8.1\",\n\t\t\"encoding\": \"^0.1.13\",\n\t\t\"eslint\": \"^8.8.0\",\n\t\t\"evalmd\": \"^0.0.19\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.9.0\",\n\t\t\"typescript\": \"next\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\"\n\t\t]\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t}\n}\n",
  "node_modules/escape-html/package.json": "{\n  \"name\": \"escape-html\",\n  \"description\": \"Escape string for use in HTML\",\n  \"version\": \"1.0.3\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"escape\",\n    \"html\",\n    \"utility\"\n  ],\n  \"repository\": \"component/escape-html\",\n  \"devDependencies\": {\n    \"benchmark\": \"1.0.0\",\n    \"beautify-benchmark\": \"0.2.4\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"Readme.md\",\n    \"index.js\"\n  ],\n  \"scripts\": {\n    \"bench\": \"node benchmark/index.js\"\n  }\n}\n",
  "node_modules/esprima/package.json": "{\n  \"name\": \"esprima\",\n  \"description\": \"ECMAScript parsing infrastructure for multipurpose analysis\",\n  \"homepage\": \"http://esprima.org\",\n  \"main\": \"dist/esprima.js\",\n  \"bin\": {\n    \"esparse\": \"./bin/esparse.js\",\n    \"esvalidate\": \"./bin/esvalidate.js\"\n  },\n  \"version\": \"4.0.1\",\n  \"files\": [\n    \"bin\",\n    \"dist/esprima.js\"\n  ],\n  \"engines\": {\n    \"node\": \">=4\"\n  },\n  \"author\": {\n    \"name\": \"Ariya Hidayat\",\n    \"email\": \"ariya.hidayat@gmail.com\"\n  },\n  \"maintainers\": [\n    {\n      \"name\": \"Ariya Hidayat\",\n      \"email\": \"ariya.hidayat@gmail.com\",\n      \"web\": \"http://ariya.ofilabs.com\"\n    }\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/jquery/esprima.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/jquery/esprima/issues\"\n  },\n  \"license\": \"BSD-2-Clause\",\n  \"devDependencies\": {\n    \"codecov.io\": \"~0.1.6\",\n    \"escomplex-js\": \"1.2.0\",\n    \"everything.js\": \"~1.0.3\",\n    \"glob\": \"~7.1.0\",\n    \"istanbul\": \"~0.4.0\",\n    \"json-diff\": \"~0.3.1\",\n    \"karma\": \"~1.3.0\",\n    \"karma-chrome-launcher\": \"~2.0.0\",\n    \"karma-detect-browsers\": \"~2.2.3\",\n    \"karma-edge-launcher\": \"~0.2.0\",\n    \"karma-firefox-launcher\": \"~1.0.0\",\n    \"karma-ie-launcher\": \"~1.0.0\",\n    \"karma-mocha\": \"~1.3.0\",\n    \"karma-safari-launcher\": \"~1.0.0\",\n    \"karma-safaritechpreview-launcher\": \"~0.0.4\",\n    \"karma-sauce-launcher\": \"~1.1.0\",\n    \"lodash\": \"~3.10.1\",\n    \"mocha\": \"~3.2.0\",\n    \"node-tick-processor\": \"~0.0.2\",\n    \"regenerate\": \"~1.3.2\",\n    \"temp\": \"~0.8.3\",\n    \"tslint\": \"~5.1.0\",\n    \"typescript\": \"~2.3.2\",\n    \"typescript-formatter\": \"~5.1.3\",\n    \"unicode-8.0.0\": \"~0.7.0\",\n    \"webpack\": \"~1.14.0\"\n  },\n  \"keywords\": [\n    \"ast\",\n    \"ecmascript\",\n    \"esprima\",\n    \"javascript\",\n    \"parser\",\n    \"syntax\"\n  ],\n  \"scripts\": {\n    \"check-version\": \"node test/check-version.js\",\n    \"tslint\": \"tslint src/*.ts\",\n    \"code-style\": \"tsfmt --verify src/*.ts && tsfmt --verify test/*.js\",\n    \"format-code\": \"tsfmt -r src/*.ts && tsfmt -r test/*.js\",\n    \"complexity\": \"node test/check-complexity.js\",\n    \"static-analysis\": \"npm run check-version && npm run tslint && npm run code-style && npm run complexity\",\n    \"hostile-env-tests\": \"node test/hostile-environment-tests.js\",\n    \"unit-tests\": \"node test/unit-tests.js\",\n    \"api-tests\": \"mocha -R dot test/api-tests.js\",\n    \"grammar-tests\": \"node test/grammar-tests.js\",\n    \"regression-tests\": \"node test/regression-tests.js\",\n    \"all-tests\": \"npm run verify-line-ending && npm run generate-fixtures && npm run unit-tests && npm run api-tests && npm run grammar-tests && npm run regression-tests && npm run hostile-env-tests\",\n    \"verify-line-ending\": \"node test/verify-line-ending.js\",\n    \"generate-fixtures\": \"node tools/generate-fixtures.js\",\n    \"browser-tests\": \"npm run compile && npm run generate-fixtures && cd test && karma start --single-run\",\n    \"saucelabs-evergreen\": \"cd test && karma start saucelabs-evergreen.conf.js\",\n    \"saucelabs-safari\": \"cd test && karma start saucelabs-safari.conf.js\",\n    \"saucelabs-ie\": \"cd test && karma start saucelabs-ie.conf.js\",\n    \"saucelabs\": \"npm run saucelabs-evergreen && npm run saucelabs-ie && npm run saucelabs-safari\",\n    \"analyze-coverage\": \"istanbul cover test/unit-tests.js\",\n    \"check-coverage\": \"istanbul check-coverage --statement 100 --branch 100 --function 100\",\n    \"dynamic-analysis\": \"npm run analyze-coverage && npm run check-coverage\",\n    \"compile\": \"tsc -p src/ && webpack && node tools/fixupbundle.js\",\n    \"test\": \"npm run compile && npm run all-tests && npm run static-analysis && npm run dynamic-analysis\",\n    \"prepublish\": \"npm run compile\",\n    \"profile\": \"node --prof test/profile.js && mv isolate*.log v8.log && node-tick-processor\",\n    \"benchmark-parser\": \"node -expose_gc test/benchmark-parser.js\",\n    \"benchmark-tokenizer\": \"node --expose_gc test/benchmark-tokenizer.js\",\n    \"benchmark\": \"npm run benchmark-parser && npm run benchmark-tokenizer\",\n    \"codecov\": \"istanbul report cobertura && codecov < ./coverage/cobertura-coverage.xml\",\n    \"downstream\": \"node test/downstream.js\",\n    \"travis\": \"npm test\",\n    \"circleci\": \"npm test && npm run codecov && npm run downstream\",\n    \"appveyor\": \"npm run compile && npm run all-tests && npm run browser-tests\",\n    \"droneio\": \"npm run compile && npm run all-tests && npm run saucelabs\",\n    \"generate-regex\": \"node tools/generate-identifier-regex.js\",\n    \"generate-xhtml-entities\": \"node tools/generate-xhtml-entities.js\"\n  }\n}\n",
  "node_modules/etag/package.json": "{\n  \"name\": \"etag\",\n  \"description\": \"Create simple HTTP ETags\",\n  \"version\": \"1.8.1\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"David Björklund <david.bjorklund@gmail.com>\"\n  ],\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"etag\",\n    \"http\",\n    \"res\"\n  ],\n  \"repository\": \"jshttp/etag\",\n  \"devDependencies\": {\n    \"beautify-benchmark\": \"0.2.4\",\n    \"benchmark\": \"2.1.4\",\n    \"eslint\": \"3.19.0\",\n    \"eslint-config-standard\": \"10.2.1\",\n    \"eslint-plugin-import\": \"2.7.0\",\n    \"eslint-plugin-markdown\": \"1.0.0-beta.6\",\n    \"eslint-plugin-node\": \"5.1.1\",\n    \"eslint-plugin-promise\": \"3.5.0\",\n    \"eslint-plugin-standard\": \"3.0.1\",\n    \"istanbul\": \"0.4.5\",\n    \"mocha\": \"1.21.5\",\n    \"safe-buffer\": \"5.1.1\",\n    \"seedrandom\": \"2.4.3\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"HISTORY.md\",\n    \"README.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"scripts\": {\n    \"bench\": \"node benchmark/index.js\",\n    \"lint\": \"eslint --plugin markdown --ext js,md .\",\n    \"test\": \"mocha --reporter spec --bail --check-leaks test/\",\n    \"test-cov\": \"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/\",\n    \"test-travis\": \"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/\"\n  }\n}\n",
  "node_modules/exit/package.json": "{\n  \"name\": \"exit\",\n  \"description\": \"A replacement for process.exit that ensures stdio are fully drained before exiting.\",\n  \"version\": \"0.1.2\",\n  \"homepage\": \"https://github.com/cowboy/node-exit\",\n  \"author\": {\n    \"name\": \"\\\"Cowboy\\\" Ben Alman\",\n    \"url\": \"http://benalman.com/\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/cowboy/node-exit.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/cowboy/node-exit/issues\"\n  },\n  \"licenses\": [\n    {\n      \"type\": \"MIT\",\n      \"url\": \"https://github.com/cowboy/node-exit/blob/master/LICENSE-MIT\"\n    }\n  ],\n  \"main\": \"lib/exit\",\n  \"engines\": {\n    \"node\": \">= 0.8.0\"\n  },\n  \"scripts\": {\n    \"test\": \"grunt nodeunit\"\n  },\n  \"devDependencies\": {\n    \"grunt-contrib-jshint\": \"~0.6.4\",\n    \"grunt-contrib-nodeunit\": \"~0.2.0\",\n    \"grunt-contrib-watch\": \"~0.5.3\",\n    \"grunt\": \"~0.4.1\",\n    \"which\": \"~1.0.5\"\n  },\n  \"keywords\": [\n    \"exit\",\n    \"process\",\n    \"stdio\",\n    \"stdout\",\n    \"stderr\",\n    \"drain\",\n    \"flush\",\n    \"3584\"\n  ]\n}\n",
  "node_modules/expand-template/package.json": "{\n  \"name\": \"expand-template\",\n  \"version\": \"2.0.3\",\n  \"description\": \"Expand placeholders in a template string\",\n  \"main\": \"index.js\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/ralphtheninja/expand-template.git\"\n  },\n  \"homepage\": \"https://github.com/ralphtheninja/expand-template\",\n  \"scripts\": {\n    \"test\": \"tape test.js && standard\"\n  },\n  \"keywords\": [\n    \"template\",\n    \"expand\",\n    \"replace\"\n  ],\n  \"author\": \"LM <ralphtheninja@riseup.net>\",\n  \"license\": \"(MIT OR WTFPL)\",\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"standard\": \"^12.0.0\",\n    \"tape\": \"^4.2.2\"\n  },\n  \"engines\": {\n    \"node\": \">=6\"\n  }\n}\n",
  "node_modules/express/package.json": "{\n  \"name\": \"express\",\n  \"description\": \"Fast, unopinionated, minimalist web framework\",\n  \"version\": \"5.1.0\",\n  \"author\": \"TJ Holowaychuk <tj@vision-media.ca>\",\n  \"contributors\": [\n    \"Aaron Heckmann <aaron.heckmann+github@gmail.com>\",\n    \"Ciaran Jessup <ciaranj@gmail.com>\",\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Guillermo Rauch <rauchg@gmail.com>\",\n    \"Jonathan Ong <me@jongleberry.com>\",\n    \"Roman Shtylman <shtylman+expressjs@gmail.com>\",\n    \"Young Jae Sim <hanul@hanul.me>\"\n  ],\n  \"license\": \"MIT\",\n  \"repository\": \"expressjs/express\",\n  \"homepage\": \"https://expressjs.com/\",\n  \"funding\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/express\"\n  },\n  \"keywords\": [\n    \"express\",\n    \"framework\",\n    \"sinatra\",\n    \"web\",\n    \"http\",\n    \"rest\",\n    \"restful\",\n    \"router\",\n    \"app\",\n    \"api\"\n  ],\n  \"dependencies\": {\n    \"accepts\": \"^2.0.0\",\n    \"body-parser\": \"^2.2.0\",\n    \"content-disposition\": \"^1.0.0\",\n    \"content-type\": \"^1.0.5\",\n    \"cookie\": \"^0.7.1\",\n    \"cookie-signature\": \"^1.2.1\",\n    \"debug\": \"^4.4.0\",\n    \"encodeurl\": \"^2.0.0\",\n    \"escape-html\": \"^1.0.3\",\n    \"etag\": \"^1.8.1\",\n    \"finalhandler\": \"^2.1.0\",\n    \"fresh\": \"^2.0.0\",\n    \"http-errors\": \"^2.0.0\",\n    \"merge-descriptors\": \"^2.0.0\",\n    \"mime-types\": \"^3.0.0\",\n    \"on-finished\": \"^2.4.1\",\n    \"once\": \"^1.4.0\",\n    \"parseurl\": \"^1.3.3\",\n    \"proxy-addr\": \"^2.0.7\",\n    \"qs\": \"^6.14.0\",\n    \"range-parser\": \"^1.2.1\",\n    \"router\": \"^2.2.0\",\n    \"send\": \"^1.1.0\",\n    \"serve-static\": \"^2.2.0\",\n    \"statuses\": \"^2.0.1\",\n    \"type-is\": \"^2.0.1\",\n    \"vary\": \"^1.1.2\"\n  },\n  \"devDependencies\": {\n    \"after\": \"0.8.2\",\n    \"connect-redis\": \"^8.0.1\",\n    \"cookie-parser\": \"1.4.7\",\n    \"cookie-session\": \"2.1.0\",\n    \"ejs\": \"^3.1.10\",\n    \"eslint\": \"8.47.0\",\n    \"express-session\": \"^1.18.1\",\n    \"hbs\": \"4.2.0\",\n    \"marked\": \"^15.0.3\",\n    \"method-override\": \"3.0.0\",\n    \"mocha\": \"^10.7.3\",\n    \"morgan\": \"1.10.0\",\n    \"nyc\": \"^17.1.0\",\n    \"pbkdf2-password\": \"1.2.1\",\n    \"supertest\": \"^6.3.0\",\n    \"vhost\": \"~3.0.2\"\n  },\n  \"engines\": {\n    \"node\": \">= 18\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"History.md\",\n    \"Readme.md\",\n    \"index.js\",\n    \"lib/\"\n  ],\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --require test/support/env --reporter spec --check-leaks test/ test/acceptance/\",\n    \"test-ci\": \"nyc --exclude examples --exclude test --exclude benchmarks --reporter=lcovonly --reporter=text npm test\",\n    \"test-cov\": \"nyc --exclude examples --exclude test --exclude benchmarks --reporter=html --reporter=text npm test\",\n    \"test-tap\": \"mocha --require test/support/env --reporter tap --check-leaks test/ test/acceptance/\"\n  }\n}\n",
  "node_modules/express/node_modules/cookie/package.json": "{\n  \"name\": \"cookie\",\n  \"description\": \"HTTP server cookie parsing and serialization\",\n  \"version\": \"0.7.2\",\n  \"author\": \"Roman Shtylman <shtylman@gmail.com>\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\"\n  ],\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"cookie\",\n    \"cookies\"\n  ],\n  \"repository\": \"jshttp/cookie\",\n  \"devDependencies\": {\n    \"beautify-benchmark\": \"0.2.4\",\n    \"benchmark\": \"2.1.4\",\n    \"eslint\": \"8.53.0\",\n    \"eslint-plugin-markdown\": \"3.0.1\",\n    \"mocha\": \"10.2.0\",\n    \"nyc\": \"15.1.0\",\n    \"safe-buffer\": \"5.2.1\",\n    \"top-sites\": \"1.1.194\"\n  },\n  \"files\": [\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"README.md\",\n    \"SECURITY.md\",\n    \"index.js\"\n  ],\n  \"main\": \"index.js\",\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"scripts\": {\n    \"bench\": \"node benchmark/index.js\",\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --bail --check-leaks test/\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\",\n    \"update-bench\": \"node scripts/update-benchmark.js\"\n  }\n}\n",
  "node_modules/exsolve/package.json": "{\n  \"name\": \"exsolve\",\n  \"version\": \"1.0.8\",\n  \"description\": \"Module resolution utilities based on Node.js upstream implementation.\",\n  \"repository\": \"unjs/exsolve\",\n  \"license\": \"MIT\",\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"exports\": {\n    \".\": \"./dist/index.mjs\"\n  },\n  \"types\": \"./dist/index.d.mts\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"build\": \"obuild\",\n    \"dev\": \"vitest dev\",\n    \"lint\": \"eslint . && prettier -c .\",\n    \"lint:fix\": \"automd && eslint . --fix && prettier -w .\",\n    \"node-ts\": \"node --disable-warning=ExperimentalWarning --experimental-strip-types\",\n    \"prepack\": \"pnpm build\",\n    \"release\": \"pnpm test && changelogen --release && npm publish && git push --follow-tags\",\n    \"test\": \"pnpm lint && pnpm test:types && vitest run --coverage\",\n    \"test:types\": \"tsc --noEmit --skipLibCheck\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^24.10.0\",\n    \"@vitest/coverage-v8\": \"^4.0.8\",\n    \"automd\": \"^0.4.2\",\n    \"changelogen\": \"^0.6.2\",\n    \"eslint\": \"^9.39.1\",\n    \"eslint-config-unjs\": \"^0.5.0\",\n    \"happy-dom\": \"^20.0.10\",\n    \"jiti\": \"^2.6.1\",\n    \"obuild\": \"^0.4.1\",\n    \"prettier\": \"^3.6.2\",\n    \"typescript\": \"^5.9.3\",\n    \"vitest\": \"^4.0.8\"\n  },\n  \"packageManager\": \"pnpm@10.21.0\"\n}\n",
  "node_modules/external-editor/main/errors/CreateFileError.d.ts": "/***\n * Node External Editor\n *\n * Kevin Gravier <kevin@mrkmg.com>\n * MIT 2018\n */\nexport declare class CreateFileError extends Error {\n    originalError: Error;\n    constructor(originalError: Error);\n}\n",
  "node_modules/external-editor/main/errors/LaunchEditorError.d.ts": "/***\n * Node External Editor\n *\n * Kevin Gravier <kevin@mrkmg.com>\n * MIT 2018\n */\nexport declare class LaunchEditorError extends Error {\n    originalError: Error;\n    constructor(originalError: Error);\n}\n",
  "node_modules/external-editor/main/errors/ReadFileError.d.ts": "/***\n * Node External Editor\n *\n * Kevin Gravier <kevin@mrkmg.com>\n * MIT 2018\n */\nexport declare class ReadFileError extends Error {\n    originalError: Error;\n    constructor(originalError: Error);\n}\n",
  "node_modules/external-editor/main/errors/RemoveFileError.d.ts": "/***\n * Node External Editor\n *\n * Kevin Gravier <kevin@mrkmg.com>\n * MIT 2018\n */\nexport declare class RemoveFileError extends Error {\n    originalError: Error;\n    constructor(originalError: Error);\n}\n",
  "node_modules/external-editor/main/index.d.ts": "/***\n * Node External Editor\n *\n * Kevin Gravier <kevin@mrkmg.com>\n * MIT 2019\n */\nimport { CreateFileError } from \"./errors/CreateFileError\";\nimport { LaunchEditorError } from \"./errors/LaunchEditorError\";\nimport { ReadFileError } from \"./errors/ReadFileError\";\nimport { RemoveFileError } from \"./errors/RemoveFileError\";\nexport interface IEditorParams {\n    args: string[];\n    bin: string;\n}\nexport interface IFileOptions {\n    prefix?: string;\n    postfix?: string;\n    mode?: number;\n    template?: string;\n    dir?: string;\n}\nexport declare type StringCallback = (err: Error, result: string) => void;\nexport declare type VoidCallback = () => void;\nexport { CreateFileError, LaunchEditorError, ReadFileError, RemoveFileError };\nexport declare function edit(text?: string, fileOptions?: IFileOptions): string;\nexport declare function editAsync(text: string, callback: StringCallback, fileOptions?: IFileOptions): void;\nexport declare class ExternalEditor {\n    private static splitStringBySpace;\n    text: string;\n    tempFile: string;\n    editor: IEditorParams;\n    lastExitStatus: number;\n    private fileOptions;\n    readonly temp_file: string;\n    readonly last_exit_status: number;\n    constructor(text?: string, fileOptions?: IFileOptions);\n    run(): string;\n    runAsync(callback: StringCallback): void;\n    cleanup(): void;\n    private determineEditor;\n    private createTemporaryFile;\n    private readTemporaryFile;\n    private removeTemporaryFile;\n    private launchEditor;\n    private launchEditorAsync;\n}\n",
  "node_modules/external-editor/package.json": "{\n  \"name\": \"external-editor\",\n  \"version\": \"3.1.0\",\n  \"description\": \"Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT\",\n  \"main\": \"main/index.js\",\n  \"types\": \"main/index.d.ts\",\n  \"scripts\": {\n    \"test\": \"mocha --recursive --require ts-node/register --timeout 10000 ./test/spec 'test/spec/**/*.ts'\",\n    \"compile\": \"tsc -p tsconfig.json\",\n    \"lint\": \"tslint './src/**/*.ts' './test/**/*.ts'\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/mrkmg/node-external-editor.git\"\n  },\n  \"keywords\": [\n    \"editor\",\n    \"external\",\n    \"user\",\n    \"visual\"\n  ],\n  \"author\": \"Kevin Gravier <kevin@mrkmg.com> (https://mrkmg.com)\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/mrkmg/node-external-editor/issues\"\n  },\n  \"homepage\": \"https://github.com/mrkmg/node-external-editor#readme\",\n  \"dependencies\": {\n    \"chardet\": \"^0.7.0\",\n    \"iconv-lite\": \"^0.4.24\",\n    \"tmp\": \"^0.0.33\"\n  },\n  \"engines\": {\n    \"node\": \">=4\"\n  },\n  \"devDependencies\": {\n    \"@types/chai\": \"^4.1.4\",\n    \"@types/chardet\": \"^0.5.0\",\n    \"@types/mocha\": \"^5.2.5\",\n    \"@types/node\": \"^10.14.12\",\n    \"@types/tmp\": \"0.0.33\",\n    \"chai\": \"^4.0.0\",\n    \"es6-shim\": \"^0.35.3\",\n    \"mocha\": \"^5.2.0\",\n    \"ts-node\": \"^7.0.1\",\n    \"tslint\": \"^5.18.0\",\n    \"typescript\": \"^3.5.2\"\n  },\n  \"files\": [\n    \"main\",\n    \"example_sync.js\",\n    \"example_async.js\"\n  ],\n  \"config\": {\n    \"ndt\": {\n      \"versions\": [\n        \"major\"\n      ]\n    }\n  }\n}\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/AdapterArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/AlwaysShrinkableArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/ArrayArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/ArrayInt64Arbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/BigIntArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/CloneArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/CommandsArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/ConstantArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/FrequencyArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/GeneratorArbitrary.d.ts": "import { Arbitrary } from '../../check/arbitrary/definition/Arbitrary.js';\nimport type { Value } from '../../check/arbitrary/definition/Value.js';\nimport type { Random } from '../../random/generator/Random.js';\nimport { Stream } from '../../stream/Stream.js';\nimport type { GeneratorValue } from './builders/GeneratorValueBuilder.js';\n/**\n * The generator arbitrary is responsible to generate instances of {@link GeneratorValue}.\n * These instances can be used to produce \"random values\" within the tests themselves while still\n * providing a bit of shrinking capabilities (not all).\n */\nexport declare class GeneratorArbitrary extends Arbitrary<GeneratorValue> {\n    private readonly arbitraryCache;\n    generate(mrng: Random, biasFactor: number | undefined): Value<GeneratorValue>;\n    canShrinkWithoutContext(value: unknown): value is GeneratorValue;\n    shrink(_value: GeneratorValue, context: unknown): Stream<Value<GeneratorValue>>;\n}\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/IntegerArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/LazyArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/LimitedShrinkArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/MixedCaseArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/SchedulerArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/StreamArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/StringUnitArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/SubarrayArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/TupleArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/WithShrinkFromOtherArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/builders/AnyArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/builders/BoxedArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/builders/CharacterArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/builders/CharacterRangeArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/builders/CompareFunctionArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/builders/GeneratorValueBuilder.d.ts": "import type { Arbitrary } from '../../../check/arbitrary/definition/Arbitrary.js';\nexport type InternalGeneratorValueFunction = <T>(arb: Arbitrary<T>) => T;\n/**\n * Take an arbitrary builder and all its arguments separatly.\n * Generate a value out of it.\n *\n * @remarks Since 3.8.0\n * @public\n */\nexport type GeneratorValueFunction = <T, TArgs extends unknown[]>(arb: (...params: TArgs) => Arbitrary<T>, ...args: TArgs) => T;\n/**\n * The values part is mostly exposed for the purpose of the tests.\n * Or if you want to have a custom error formatter for this kind of values.\n *\n * @remarks Since 3.8.0\n * @public\n */\nexport type GeneratorValueMethods = {\n    values: () => unknown[];\n};\n/**\n * An instance of {@link GeneratorValue} can be leveraged within predicates themselves to produce extra random values\n * while preserving part of the shrinking capabilities on the produced values.\n *\n * It can be seen as a way to start property based testing within something looking closer from what users will\n * think about when thinking about random in tests. But contrary to raw random, it comes with many useful strengths\n * such as: ability to re-run the test (seeded), shrinking...\n *\n * @remarks Since 3.8.0\n * @public\n */\nexport type GeneratorValue = GeneratorValueFunction & GeneratorValueMethods;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/builders/PaddedNumberArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/builders/PartialRecordArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/builders/RestrictedIntegerArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/builders/StableArbitraryGeneratorCache.d.ts": "import type { Arbitrary } from '../../../check/arbitrary/definition/Arbitrary.js';\nexport type ArbitraryGeneratorCache = <T, TArgs extends unknown[]>(builder: (...params: TArgs) => Arbitrary<T>, args: TArgs) => Arbitrary<T>;\nexport declare function buildStableArbitraryGeneratorCache(isEqual: (v1: unknown, v2: unknown) => boolean): ArbitraryGeneratorCache;\nexport declare function naiveIsEqual(v1: unknown, v2: unknown): boolean;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/builders/StringifiedNatArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/builders/TypedIntArrayArbitraryBuilder.d.ts": "import type { SizeForArbitrary } from '../helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on typed arrays for integer values\n * @remarks Since 2.9.0\n * @public\n */\nexport type IntArrayConstraints = {\n    /**\n     * Lower bound of the generated array size\n     * @defaultValue 0\n     * @remarks Since 2.9.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated array size\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.9.0\n     */\n    maxLength?: number;\n    /**\n     * Lower bound for the generated int (included)\n     * @defaultValue smallest possible value for this type\n     * @remarks Since 2.9.0\n     */\n    min?: number;\n    /**\n     * Upper bound for the generated int (included)\n     * @defaultValue highest possible value for this type\n     * @remarks Since 2.9.0\n     */\n    max?: number;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n};\n/**\n * Constraints to be applied on typed arrays for big int values\n * @remarks Since 3.0.0\n * @public\n */\nexport type BigIntArrayConstraints = {\n    /**\n     * Lower bound of the generated array size\n     * @defaultValue 0\n     * @remarks Since 3.0.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated array size\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 3.0.0\n     */\n    maxLength?: number;\n    /**\n     * Lower bound for the generated int (included)\n     * @defaultValue smallest possible value for this type\n     * @remarks Since 3.0.0\n     */\n    min?: bigint;\n    /**\n     * Upper bound for the generated int (included)\n     * @defaultValue highest possible value for this type\n     * @remarks Since 3.0.0\n     */\n    max?: bigint;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 3.0.0\n     */\n    size?: SizeForArbitrary;\n};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/builders/UriPathArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/builders/UriQueryOrFragmentArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/data/GraphemeRanges.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/ArrayInt64.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/BiasNumericRange.d.ts": "declare function biasNumericRange(min: bigint, max: bigint, logLike: (n: bigint) => bigint): {\n    min: bigint;\n    max: bigint;\n}[];\nexport { biasNumericRange };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/BuildSchedulerFor.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/BuildSlicedGenerator.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/CustomEqualSet.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/DepthContext.d.ts": "/**\n * Type used to strongly type instances of depth identifier while keeping internals\n * what they contain internally\n *\n * @remarks Since 2.25.0\n * @public\n */\nexport type DepthIdentifier = {} & DepthContext;\n/**\n * Instance of depth, can be used to alter the depth perceived by an arbitrary\n * or to bias your own arbitraries based on the current depth\n *\n * @remarks Since 2.25.0\n * @public\n */\nexport type DepthContext = {\n    /**\n     * Current depth (starts at 0, continues with 1, 2...).\n     * Only made of integer values superior or equal to 0.\n     *\n     * Remark: Whenever altering the `depth` during a `generate`, please make sure to ALWAYS\n     * reset it to its original value before you leave the `generate`. Otherwise the execution\n     * will imply side-effects that will potentially impact the following runs and make replay\n     * of the issue barely impossible.\n     */\n    depth: number;\n};\n/**\n * Get back the requested DepthContext\n * @remarks Since 2.25.0\n * @public\n */\nexport declare function getDepthContextFor(contextMeta: DepthContext | DepthIdentifier | string | undefined): DepthContext;\n/**\n * Create a new and unique instance of DepthIdentifier\n * that can be shared across multiple arbitraries if needed\n * @public\n */\nexport declare function createDepthIdentifier(): DepthIdentifier;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/DoubleHelpers.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/DoubleOnlyHelpers.d.ts": "import type { DoubleConstraints } from '../../double.js';\nexport declare const maxNonIntegerValue = 4503599627370495.5;\nexport declare const onlyIntegersAfterThisValue = 4503599627370496;\n/**\n * Refine source constraints receive by a double to focus only on non-integer values.\n * @param constraints - Source constraints to be refined\n */\nexport declare function refineConstraintsForDoubleOnly(constraints: Omit<DoubleConstraints, 'noInteger'>): Required<Omit<DoubleConstraints, 'noInteger'>>;\nexport declare function doubleOnlyMapper(value: number): number;\nexport declare function doubleOnlyUnmapper(value: unknown): number;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/EnumerableKeysExtractor.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/FloatHelpers.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/FloatOnlyHelpers.d.ts": "import type { FloatConstraints } from '../../float.js';\nexport declare const maxNonIntegerValue = 8388607.5;\nexport declare const onlyIntegersAfterThisValue = 8388608;\n/**\n * Refine source constraints receive by a float to focus only on non-integer values.\n * @param constraints - Source constraints to be refined\n */\nexport declare function refineConstraintsForFloatOnly(constraints: Omit<FloatConstraints, 'noInteger'>): Required<Omit<FloatConstraints, 'noInteger'>>;\nexport declare function floatOnlyMapper(value: number): number;\nexport declare function floatOnlyUnmapper(value: unknown): number;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/FloatingOnlyHelpers.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/GraphemeRangesHelpers.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/InvalidSubdomainLabelFiIter.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/IsSubarrayOf.d.ts": "export declare function isSubarrayOf(source: unknown[], small: unknown[]): boolean;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/JsonConstraintsBuilder.d.ts": "import type { StringConstraints } from '../../string.js';\nimport type { DepthSize } from './MaxLengthFromMinLength.js';\n/**\n * Shared constraints for:\n * - {@link json},\n * - {@link jsonValue},\n *\n * @remarks Since 2.5.0\n * @public\n */\nexport interface JsonSharedConstraints {\n    /**\n     * Limit the depth of the object by increasing the probability to generate simple values (defined via values)\n     * as we go deeper in the object.\n     *\n     * @remarks Since 2.20.0\n     */\n    depthSize?: DepthSize;\n    /**\n     * Maximal depth allowed\n     * @defaultValue Number.POSITIVE_INFINITY — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.5.0\n     */\n    maxDepth?: number;\n    /**\n     * Only generate instances having keys and values made of ascii strings (when true)\n     * @deprecated Prefer using `stringUnit` to customize the kind of strings that will be generated by default.\n     * @defaultValue true\n     * @remarks Since 3.19.0\n     */\n    noUnicodeString?: boolean;\n    /**\n     * Replace the default unit for strings.\n     * @defaultValue undefined\n     * @remarks Since 3.23.0\n     */\n    stringUnit?: StringConstraints['unit'];\n}\n/**\n * Shared constraints for:\n * - {@link unicodeJson},\n * - {@link unicodeJsonValue}\n *\n * @remarks Since 3.19.0\n * @public\n */\nexport interface UnicodeJsonSharedConstraints {\n    /**\n     * Limit the depth of the object by increasing the probability to generate simple values (defined via values)\n     * as we go deeper in the object.\n     *\n     * @remarks Since 2.20.0\n     */\n    depthSize?: DepthSize;\n    /**\n     * Maximal depth allowed\n     * @defaultValue Number.POSITIVE_INFINITY — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.5.0\n     */\n    maxDepth?: number;\n}\n/**\n * Typings for a Json array\n * @remarks Since 2.20.0\n * @public\n */\nexport interface JsonArray extends Array<JsonValue> {\n}\n/**\n * Typings for a Json object\n * @remarks Since 2.20.0\n * @public\n */\nexport type JsonObject = {\n    [key in string]?: JsonValue;\n};\n/**\n * Typings for a Json value\n * @remarks Since 2.20.0\n * @public\n */\nexport type JsonValue = boolean | number | string | null | JsonArray | JsonObject;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/MaxLengthFromMinLength.d.ts": "/**\n * The size parameter defines how large the generated values could be.\n *\n * The default in fast-check is 'small' but it could be increased (resp. decreased)\n * to ask arbitraries for larger (resp. smaller) values.\n *\n * @remarks Since 2.22.0\n * @public\n */\nexport type Size = 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge';\n/**\n * @remarks Since 2.22.0\n * @public\n */\nexport type RelativeSize = '-4' | '-3' | '-2' | '-1' | '=' | '+1' | '+2' | '+3' | '+4';\n/**\n * Superset of {@link Size} to override the default defined for size\n * @remarks Since 2.22.0\n * @public\n */\nexport type SizeForArbitrary = RelativeSize | Size | 'max' | undefined;\n/**\n * Superset of {@link Size} to override the default defined for size.\n * It can either be based on a numeric value manually selected by the user (not recommended)\n * or rely on presets based on size (recommended).\n *\n * This size will be used to infer a bias to limit the depth, used as follow within recursive structures:\n * While going deeper, the bias on depth will increase the probability to generate small instances.\n *\n * When used with {@link Size}, the larger the size the deeper the structure.\n * When used with numeric values, the larger the number (floating point number &gt;= 0),\n * the deeper the structure. `+0` means extremelly biased depth meaning barely impossible to generate\n * deep structures, while `Number.POSITIVE_INFINITY` means \"depth has no impact\".\n *\n * Using `max` or `Number.POSITIVE_INFINITY` is fully equivalent.\n *\n * @remarks Since 2.25.0\n * @public\n */\nexport type DepthSize = RelativeSize | Size | 'max' | number | undefined;\n/**\n * Resolve the size that should be used given the current context\n * @param size - Size defined by the caller on the arbitrary\n */\nexport declare function resolveSize(size: Exclude<SizeForArbitrary, 'max'> | undefined): Size;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/NoUndefinedAsContext.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/QualifiedObjectConstraints.d.ts": "import type { Arbitrary } from '../../../check/arbitrary/definition/Arbitrary.js';\nimport type { StringConstraints } from '../../string.js';\nimport type { DepthSize, SizeForArbitrary } from './MaxLengthFromMinLength.js';\n/**\n * Constraints for {@link anything} and {@link object}\n * @public\n */\nexport interface ObjectConstraints {\n    /**\n     * Limit the depth of the object by increasing the probability to generate simple values (defined via values)\n     * as we go deeper in the object.\n     * @remarks Since 2.20.0\n     */\n    depthSize?: DepthSize;\n    /**\n     * Maximal depth allowed\n     * @defaultValue Number.POSITIVE_INFINITY — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 0.0.7\n     */\n    maxDepth?: number;\n    /**\n     * Maximal number of keys\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 1.13.0\n     */\n    maxKeys?: number;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n    /**\n     * Arbitrary for keys\n     * @defaultValue {@link string}\n     * @remarks Since 0.0.7\n     */\n    key?: Arbitrary<string>;\n    /**\n     * Arbitrary for values\n     * @defaultValue {@link boolean}, {@link integer}, {@link double}, {@link string}, null, undefined, Number.NaN, +0, -0, Number.EPSILON, Number.MIN_VALUE, Number.MAX_VALUE, Number.MIN_SAFE_INTEGER, Number.MAX_SAFE_INTEGER, Number.POSITIVE_INFINITY, Number.NEGATIVE_INFINITY\n     * @remarks Since 0.0.7\n     */\n    values?: Arbitrary<unknown>[];\n    /**\n     * Also generate boxed versions of values\n     * @defaultValue false\n     * @remarks Since 1.11.0\n     */\n    withBoxedValues?: boolean;\n    /**\n     * Also generate Set\n     * @defaultValue false\n     * @remarks Since 1.11.0\n     */\n    withSet?: boolean;\n    /**\n     * Also generate Map\n     * @defaultValue false\n     * @remarks Since 1.11.0\n     */\n    withMap?: boolean;\n    /**\n     * Also generate string representations of object instances\n     * @defaultValue false\n     * @remarks Since 1.17.0\n     */\n    withObjectString?: boolean;\n    /**\n     * Also generate object with null prototype\n     * @defaultValue false\n     * @remarks Since 1.23.0\n     */\n    withNullPrototype?: boolean;\n    /**\n     * Also generate BigInt\n     * @defaultValue false\n     * @remarks Since 1.26.0\n     */\n    withBigInt?: boolean;\n    /**\n     * Also generate Date\n     * @defaultValue false\n     * @remarks Since 2.5.0\n     */\n    withDate?: boolean;\n    /**\n     * Also generate typed arrays in: (Uint|Int)(8|16|32)Array and Float(32|64)Array\n     * Remark: no typed arrays made of bigint\n     * @defaultValue false\n     * @remarks Since 2.9.0\n     */\n    withTypedArray?: boolean;\n    /**\n     * Also generate sparse arrays (arrays with holes)\n     * @defaultValue false\n     * @remarks Since 2.13.0\n     */\n    withSparseArray?: boolean;\n    /**\n     * Replace the arbitrary of strings defaulted for key and values by one able to generate unicode strings with non-ascii characters.\n     * If you override key and/or values constraint, this flag will not apply to your override.\n     * @deprecated Prefer using `stringUnit` to customize the kind of strings that will be generated by default.\n     * @defaultValue false\n     * @remarks Since 3.19.0\n     */\n    withUnicodeString?: boolean;\n    /**\n     * Replace the default unit for strings.\n     * @defaultValue undefined\n     * @remarks Since 3.23.0\n     */\n    stringUnit?: StringConstraints['unit'];\n}\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/ReadRegex.d.ts": "export declare enum TokenizerBlockMode {\n    Full = 0,\n    Character = 1\n}\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/SameValueSet.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/SameValueZeroSet.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/SanitizeRegexAst.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/ShrinkBigInt.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/ShrinkInteger.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/SlicesForStringBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/StrictlyEqualSet.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/TextEscaper.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/ToggleFlags.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/TokenizeRegex.d.ts": "type CharRegexToken = {\n    type: 'Char';\n    kind: 'meta' | 'simple' | 'decimal' | 'hex' | 'unicode';\n    symbol: string | undefined;\n    value: string;\n    codePoint: number;\n    escaped?: true;\n};\ntype RepetitionRegexToken = {\n    type: 'Repetition';\n    expression: RegexToken;\n    quantifier: QuantifierRegexToken;\n};\ntype QuantifierRegexToken = {\n    type: 'Quantifier';\n    kind: '+' | '*' | '?';\n    greedy: boolean;\n} | {\n    type: 'Quantifier';\n    kind: 'Range';\n    greedy: boolean;\n    from: number;\n    to: number | undefined;\n};\ntype AlternativeRegexToken = {\n    type: 'Alternative';\n    expressions: RegexToken[];\n};\ntype CharacterClassRegexToken = {\n    type: 'CharacterClass';\n    expressions: RegexToken[];\n    negative?: true;\n};\ntype ClassRangeRegexToken = {\n    type: 'ClassRange';\n    from: CharRegexToken;\n    to: CharRegexToken;\n};\ntype GroupRegexToken = {\n    type: 'Group';\n    capturing: true;\n    number: number;\n    expression: RegexToken;\n} | {\n    type: 'Group';\n    capturing: true;\n    nameRaw: string;\n    name: string;\n    number: number;\n    expression: RegexToken;\n} | {\n    type: 'Group';\n    capturing: false;\n    expression: RegexToken;\n};\ntype DisjunctionRegexToken = {\n    type: 'Disjunction';\n    left: RegexToken | null;\n    right: RegexToken | null;\n};\ntype AssertionRegexToken = {\n    type: 'Assertion';\n    kind: '^' | '$';\n    negative?: true;\n} | {\n    type: 'Assertion';\n    kind: 'Lookahead' | 'Lookbehind';\n    negative?: true;\n    assertion: RegexToken;\n};\ntype BackreferenceRegexToken = {\n    type: 'Backreference';\n    kind: 'number';\n    number: number;\n    reference: number;\n} | {\n    type: 'Backreference';\n    kind: 'name';\n    number: number;\n    referenceRaw: string;\n    reference: string;\n};\nexport type RegexToken = CharRegexToken | RepetitionRegexToken | QuantifierRegexToken | AlternativeRegexToken | CharacterClassRegexToken | ClassRangeRegexToken | GroupRegexToken | DisjunctionRegexToken | AssertionRegexToken | BackreferenceRegexToken;\n/**\n * Build the AST corresponding to the passed instance of RegExp\n */\nexport declare function tokenizeRegex(regex: RegExp): RegexToken;\nexport {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/TokenizeString.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/helpers/ZipIterableIterators.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/implementations/NoopSlicedGenerator.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/implementations/SchedulerImplem.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/implementations/SlicedBasedGenerator.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/interfaces/CustomSet.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/interfaces/Scheduler.d.ts": "/**\n * Function responsible to run the passed function and surround it with whatever needed.\n * The name has been inspired from the `act` function coming with React.\n *\n * This wrapper function is not supposed to throw. The received function f will never throw.\n *\n * Wrapping order in the following:\n *\n * - global act defined on `fc.scheduler` wraps wait level one\n * - wait act defined on `s.waitX` wraps local one\n * - local act defined on `s.scheduleX(...)` wraps the trigger function\n *\n * @remarks Since 3.9.0\n * @public\n */\nexport type SchedulerAct = (f: () => Promise<void>) => Promise<void>;\n/**\n * Instance able to reschedule the ordering of promises for a given app\n * @remarks Since 1.20.0\n * @public\n */\nexport interface Scheduler<TMetaData = unknown> {\n    /**\n     * Wrap a new task using the Scheduler\n     * @remarks Since 1.20.0\n     */\n    schedule: <T>(task: Promise<T>, label?: string, metadata?: TMetaData, customAct?: SchedulerAct) => Promise<T>;\n    /**\n     * Automatically wrap function output using the Scheduler\n     * @remarks Since 1.20.0\n     */\n    scheduleFunction: <TArgs extends any[], T>(asyncFunction: (...args: TArgs) => Promise<T>, customAct?: SchedulerAct) => (...args: TArgs) => Promise<T>;\n    /**\n     * Schedule a sequence of Promise to be executed sequencially.\n     * Items within the sequence might be interleaved by other scheduled operations.\n     *\n     * Please note that whenever an item from the sequence has started,\n     * the scheduler will wait until its end before moving to another scheduled task.\n     *\n     * A handle is returned by the function in order to monitor the state of the sequence.\n     * Sequence will be marked:\n     * - done if all the promises have been executed properly\n     * - faulty if one of the promises within the sequence throws\n     *\n     * @remarks Since 1.20.0\n     */\n    scheduleSequence(sequenceBuilders: SchedulerSequenceItem<TMetaData>[], customAct?: SchedulerAct): {\n        done: boolean;\n        faulty: boolean;\n        task: Promise<{\n            done: boolean;\n            faulty: boolean;\n        }>;\n    };\n    /**\n     * Count of pending scheduled tasks\n     * @remarks Since 1.20.0\n     */\n    count(): number;\n    /**\n     * Wait one scheduled task to be executed\n     * @throws Whenever there is no task scheduled\n     * @remarks Since 1.20.0\n     */\n    waitOne: (customAct?: SchedulerAct) => Promise<void>;\n    /**\n     * Wait all scheduled tasks,\n     * including the ones that might be created by one of the resolved task\n     * @remarks Since 1.20.0\n     */\n    waitAll: (customAct?: SchedulerAct) => Promise<void>;\n    /**\n     * Wait as many scheduled tasks as need to resolve the received Promise\n     *\n     * Some tests frameworks like `supertest` are not triggering calls to subsequent queries in a synchronous way,\n     * some are waiting an explicit call to `then` to trigger them (either synchronously or asynchronously)...\n     * As a consequence, none of `waitOne` or `waitAll` cannot wait for them out-of-the-box.\n     *\n     * This helper is responsible to wait as many scheduled tasks as needed (but the bare minimal) to get\n     * `unscheduledTask` resolved. Once resolved it returns its output either success or failure.\n     *\n     * Be aware that while this helper will wait eveything to be ready for `unscheduledTask` to resolve,\n     * having uncontrolled tasks triggering stuff required for `unscheduledTask` might be a source a uncontrollable\n     * and not reproducible randomness as those triggers cannot be handled and scheduled by fast-check.\n     *\n     * @remarks Since 2.24.0\n     */\n    waitFor: <T>(unscheduledTask: Promise<T>, customAct?: SchedulerAct) => Promise<T>;\n    /**\n     * Produce an array containing all the scheduled tasks so far with their execution status.\n     * If the task has been executed, it includes a string representation of the associated output or error produced by the task if any.\n     *\n     * Tasks will be returned in the order they get executed by the scheduler.\n     *\n     * @remarks Since 1.25.0\n     */\n    report: () => SchedulerReportItem<TMetaData>[];\n}\n/**\n * Define an item to be passed to `scheduleSequence`\n * @remarks Since 1.20.0\n * @public\n */\nexport type SchedulerSequenceItem<TMetaData = unknown> = {\n    /**\n     * Builder to start the task\n     * @remarks Since 1.20.0\n     */\n    builder: () => Promise<any>;\n    /**\n     * Label\n     * @remarks Since 1.20.0\n     */\n    label: string;\n    /**\n     * Metadata to be attached into logs\n     * @remarks Since 1.25.0\n     */\n    metadata?: TMetaData;\n} | (() => Promise<any>);\n/**\n * Describe a task for the report produced by the scheduler\n * @remarks Since 1.25.0\n * @public\n */\nexport interface SchedulerReportItem<TMetaData = unknown> {\n    /**\n     * Execution status for this task\n     * - resolved: task released by the scheduler and successful\n     * - rejected: task released by the scheduler but with errors\n     * - pending:  task still pending in the scheduler, not released yet\n     *\n     * @remarks Since 1.25.0\n     */\n    status: 'resolved' | 'rejected' | 'pending';\n    /**\n     * How was this task scheduled?\n     * - promise: schedule\n     * - function: scheduleFunction\n     * - sequence: scheduleSequence\n     *\n     * @remarks Since 1.25.0\n     */\n    schedulingType: 'promise' | 'function' | 'sequence';\n    /**\n     * Incremental id for the task, first received task has taskId = 1\n     * @remarks Since 1.25.0\n     */\n    taskId: number;\n    /**\n     * Label of the task\n     * @remarks Since 1.25.0\n     */\n    label: string;\n    /**\n     * Metadata linked when scheduling the task\n     * @remarks Since 1.25.0\n     */\n    metadata?: TMetaData;\n    /**\n     * Stringified version of the output or error computed using fc.stringify\n     * @remarks Since 1.25.0\n     */\n    outputValue?: string;\n}\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/interfaces/SlicedGenerator.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/ArrayToMap.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/ArrayToSet.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/CharsToString.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/CodePointsToString.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/EntitiesToIPv6.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/IndexToCharString.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/IndexToMappedConstant.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/IndexToPrintableIndex.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/KeyValuePairsToObject.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/NatToStringifiedNat.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/NumberToPaddedEight.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/PaddedEightsToUuid.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/PartsToUrl.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/PatternsToString.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/SegmentsToPath.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/StringToBase64.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/TimeToDate.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/UintToBase32String.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/UnboxedToBoxed.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/ValuesAndSeparateKeysToObject.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/VersionsApplierForUuid.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_internals/mappers/WordsToLorem.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/_shared/StringSharedConstraints.d.ts": "import type { SizeForArbitrary } from '../_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on arbitraries for strings\n * @remarks Since 2.4.0\n * @public\n */\nexport interface StringSharedConstraints {\n    /**\n     * Lower bound of the generated string length (included)\n     * @defaultValue 0\n     * @remarks Since 2.4.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated string length (included)\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.4.0\n     */\n    maxLength?: number;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n}\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/anything.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { ObjectConstraints } from './_internals/helpers/QualifiedObjectConstraints.js';\nexport type { ObjectConstraints };\n/**\n * For any type of values\n *\n * You may use {@link sample} to preview the values that will be generated\n *\n * @example\n * ```javascript\n * null, undefined, 42, 6.5, 'Hello', {}, {k: [{}, 1, 2]}\n * ```\n *\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function anything(): Arbitrary<unknown>;\n/**\n * For any type of values following the constraints defined by `settings`\n *\n * You may use {@link sample} to preview the values that will be generated\n *\n * @example\n * ```javascript\n * null, undefined, 42, 6.5, 'Hello', {}, {k: [{}, 1, 2]}\n * ```\n *\n * @example\n * ```typescript\n * // Using custom settings\n * fc.anything({\n *     key: fc.char(),\n *     values: [fc.integer(10,20), fc.constant(42)],\n *     maxDepth: 2\n * });\n * // Can build entries such as:\n * // - 19\n * // - [{\"2\":12,\"k\":15,\"A\":42}]\n * // - {\"4\":[19,13,14,14,42,11,20,11],\"6\":42,\"7\":16,\"L\":10,\"'\":[20,11],\"e\":[42,20,42,14,13,17]}\n * // - [42,42,42]...\n * ```\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function anything(constraints: ObjectConstraints): Arbitrary<unknown>;\nexport { anything };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\nimport type { DepthIdentifier } from './_internals/helpers/DepthContext.js';\n/**\n * Constraints to be applied on {@link array}\n * @remarks Since 2.4.0\n * @public\n */\nexport interface ArrayConstraints {\n    /**\n     * Lower bound of the generated array size\n     * @defaultValue 0\n     * @remarks Since 2.4.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated array size\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.4.0\n     */\n    maxLength?: number;\n    /**\n     * Define how large the generated values should be (at max)\n     *\n     * When used in conjonction with `maxLength`, `size` will be used to define\n     * the upper bound of the generated array size while `maxLength` will be used\n     * to define and document the general maximal length allowed for this case.\n     *\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n    /**\n     * When receiving a depth identifier, the arbitrary will impact the depth\n     * attached to it to avoid going too deep if it already generated lots of items.\n     *\n     * In other words, if the number of generated values within the collection is large\n     * then the generated items will tend to be less deep to avoid creating structures a lot\n     * larger than expected.\n     *\n     * For the moment, the depth is not taken into account to compute the number of items to\n     * define for a precise generate call of the array. Just applied onto eligible items.\n     *\n     * @remarks Since 2.25.0\n     */\n    depthIdentifier?: DepthIdentifier | string;\n}\n/**\n * For arrays of values coming from `arb`\n *\n * @param arb - Arbitrary used to generate the values inside the array\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function array<T>(arb: Arbitrary<T>, constraints?: ArrayConstraints): Arbitrary<T[]>;\nexport { array };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/ascii.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For single ascii characters - char code between 0x00 (included) and 0x7f (included)\n * @deprecated Please use ${@link string} with `fc.string({ unit: 'binary-ascii', minLength: 1, maxLength: 1 })` instead\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function ascii(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/asciiString.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\nexport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\n/**\n * For strings of {@link ascii}\n *\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @deprecated Please use ${@link string} with `fc.string({ unit: 'binary-ascii', ...constraints })` instead\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function asciiString(constraints?: StringSharedConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/base64.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For single base64 characters - A-Z, a-z, 0-9, + or /\n * @deprecated Prefer using `fc.constantFrom(...'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/')`\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function base64(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/base64String.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\nexport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\n/**\n * For base64 strings\n *\n * A base64 string will always have a length multiple of 4 (padded with =)\n *\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function base64String(constraints?: StringSharedConstraints): Arbitrary<string>;\nexport { base64String };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/bigInt.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link bigInt}\n * @remarks Since 2.6.0\n * @public\n */\nexport interface BigIntConstraints {\n    /**\n     * Lower bound for the generated bigints (eg.: -5n, 0n, BigInt(Number.MIN_SAFE_INTEGER))\n     * @remarks Since 2.6.0\n     */\n    min?: bigint;\n    /**\n     * Upper bound for the generated bigints (eg.: -2n, 2147483647n, BigInt(Number.MAX_SAFE_INTEGER))\n     * @remarks Since 2.6.0\n     */\n    max?: bigint;\n}\n/**\n * For bigint\n * @remarks Since 1.9.0\n * @public\n */\ndeclare function bigInt(): Arbitrary<bigint>;\n/**\n * For bigint between min (included) and max (included)\n *\n * @param min - Lower bound for the generated bigints (eg.: -5n, 0n, BigInt(Number.MIN_SAFE_INTEGER))\n * @param max - Upper bound for the generated bigints (eg.: -2n, 2147483647n, BigInt(Number.MAX_SAFE_INTEGER))\n *\n * @remarks Since 1.9.0\n * @public\n */\ndeclare function bigInt(min: bigint, max: bigint): Arbitrary<bigint>;\n/**\n * For bigint between min (included) and max (included)\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 2.6.0\n * @public\n */\ndeclare function bigInt(constraints: BigIntConstraints): Arbitrary<bigint>;\nexport { bigInt };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/bigInt64Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { BigIntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For BigInt64Array\n * @remarks Since 3.0.0\n * @public\n */\nexport declare function bigInt64Array(constraints?: BigIntArrayConstraints): Arbitrary<BigInt64Array>;\nexport type { BigIntArrayConstraints };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/bigIntN.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For signed bigint of n bits\n *\n * Generated values will be between -2^(n-1) (included) and 2^(n-1) (excluded)\n *\n * @param n - Maximal number of bits of the generated bigint\n *\n * @deprecated Please use ${@link bigInt} with `fc.bigInt({ min: -2n**(n-1n), max: 2n**(n-1n)-1n })` instead\n * @remarks Since 1.9.0\n * @public\n */\nexport declare function bigIntN(n: number): Arbitrary<bigint>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/bigUint.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link bigUint}\n * @remarks Since 2.6.0\n * @public\n */\nexport interface BigUintConstraints {\n    /**\n     * Upper bound for the generated bigints (eg.: 2147483647n, BigInt(Number.MAX_SAFE_INTEGER))\n     * @remarks Since 2.6.0\n     */\n    max?: bigint;\n}\n/**\n * For positive bigint\n * @deprecated Please use ${@link bigInt} with `fc.bigInt({ min: 0n })` instead\n * @remarks Since 1.9.0\n * @public\n */\ndeclare function bigUint(): Arbitrary<bigint>;\n/**\n * For positive bigint between 0 (included) and max (included)\n *\n * @param max - Upper bound for the generated bigint\n * @deprecated Please use ${@link bigInt} with `fc.bigInt({ min: 0n, max })` instead\n * @remarks Since 1.9.0\n * @public\n */\ndeclare function bigUint(max: bigint): Arbitrary<bigint>;\n/**\n * For positive bigint between 0 (included) and max (included)\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @deprecated Please use ${@link bigInt} with `fc.bigInt({ min: 0n, max })` instead\n * @remarks Since 2.6.0\n * @public\n */\ndeclare function bigUint(constraints: BigUintConstraints): Arbitrary<bigint>;\nexport { bigUint };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/bigUint64Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { BigIntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For BigUint64Array\n * @remarks Since 3.0.0\n * @public\n */\nexport declare function bigUint64Array(constraints?: BigIntArrayConstraints): Arbitrary<BigUint64Array>;\nexport type { BigIntArrayConstraints };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/bigUintN.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For unsigned bigint of n bits\n *\n * Generated values will be between 0 (included) and 2^n (excluded)\n *\n * @param n - Maximal number of bits of the generated bigint\n *\n * @deprecated Please use ${@link bigInt} with `fc.bigInt({ min: 0n, max: 2n**n-1n })` instead\n * @remarks Since 1.9.0\n * @public\n */\nexport declare function bigUintN(n: number): Arbitrary<bigint>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/boolean.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For boolean values - `true` or `false`\n * @remarks Since 0.0.6\n * @public\n */\ndeclare function boolean(): Arbitrary<boolean>;\nexport { boolean };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/char.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For single printable ascii characters - char code between 0x20 (included) and 0x7e (included)\n *\n * {@link https://www.ascii-code.com/}\n *\n * @deprecated Please use ${@link string} with `fc.string({ minLength: 1, maxLength: 1 })` instead\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function char(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/char16bits.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For single characters - all values in 0x0000-0xffff can be generated\n *\n * WARNING:\n *\n * Some generated characters might appear invalid regarding UCS-2 and UTF-16 encoding.\n * Indeed values within 0xd800 and 0xdfff constitute surrogate pair characters and are illegal without their paired character.\n *\n * @deprecated Please use ${@link string} with `fc.string({ unit, minLength: 1, maxLength: 1 })`, utilizing one of its unit variants instead\n * @remarks Since 0.0.11\n * @public\n */\nexport declare function char16bits(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/clone.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Type of the value produced by {@link clone}\n * @remarks Since 2.5.0\n * @public\n */\nexport type CloneValue<T, N extends number, Rest extends T[] = []> = [number] extends [N] ? T[] : Rest['length'] extends N ? Rest : CloneValue<T, N, [T, ...Rest]>;\n/**\n * Clone the values generated by `arb` in order to produce fully equal values (might not be equal in terms of === or ==)\n *\n * @param arb - Source arbitrary\n * @param numValues - Number of values to produce\n *\n * @remarks Since 2.5.0\n * @public\n */\ndeclare function clone<T, N extends number>(arb: Arbitrary<T>, numValues: N): Arbitrary<CloneValue<T, N>>;\nexport { clone };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/commands.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { AsyncCommand } from '../check/model/command/AsyncCommand.js';\nimport type { Command } from '../check/model/command/Command.js';\nimport type { CommandsContraints } from '../check/model/commands/CommandsContraints.js';\n/**\n * For arrays of {@link AsyncCommand} to be executed by {@link asyncModelRun}\n *\n * This implementation comes with a shrinker adapted for commands.\n * It should shrink more efficiently than {@link array} for {@link AsyncCommand} arrays.\n *\n * @param commandArbs - Arbitraries responsible to build commands\n * @param constraints - Constraints to be applied when generating the commands (since 1.11.0)\n *\n * @remarks Since 1.5.0\n * @public\n */\ndeclare function commands<Model extends object, Real, CheckAsync extends boolean>(commandArbs: Arbitrary<AsyncCommand<Model, Real, CheckAsync>>[], constraints?: CommandsContraints): Arbitrary<Iterable<AsyncCommand<Model, Real, CheckAsync>>>;\n/**\n * For arrays of {@link Command} to be executed by {@link modelRun}\n *\n * This implementation comes with a shrinker adapted for commands.\n * It should shrink more efficiently than {@link array} for {@link Command} arrays.\n *\n * @param commandArbs - Arbitraries responsible to build commands\n * @param constraints - Constraints to be applied when generating the commands (since 1.11.0)\n *\n * @remarks Since 1.5.0\n * @public\n */\ndeclare function commands<Model extends object, Real>(commandArbs: Arbitrary<Command<Model, Real>>[], constraints?: CommandsContraints): Arbitrary<Iterable<Command<Model, Real>>>;\nexport { commands };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/compareBooleanFunc.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For comparison boolean functions\n *\n * A comparison boolean function returns:\n * - `true` whenever `a < b`\n * - `false` otherwise (ie. `a = b` or `a > b`)\n *\n * @remarks Since 1.6.0\n * @public\n */\nexport declare function compareBooleanFunc<T>(): Arbitrary<(a: T, b: T) => boolean>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/compareFunc.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For comparison functions\n *\n * A comparison function returns:\n * - negative value whenever `a < b`\n * - positive value whenever `a > b`\n * - zero whenever `a` and `b` are equivalent\n *\n * Comparison functions are transitive: `a < b and b < c => a < c`\n *\n * They also satisfy: `a < b <=> b > a` and `a = b <=> b = a`\n *\n * @remarks Since 1.6.0\n * @public\n */\nexport declare function compareFunc<T>(): Arbitrary<(a: T, b: T) => number>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/constant.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For `value`\n * @param value - The value to produce\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function constant<T>(value: T): Arbitrary<T>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/constantFrom.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For one `...values` values - all equiprobable\n *\n * **WARNING**: It expects at least one value, otherwise it should throw\n *\n * @param values - Constant values to be produced (all values shrink to the first one)\n *\n * @remarks Since 0.0.12\n * @public\n */\ndeclare function constantFrom<T = never>(...values: T[]): Arbitrary<T>;\n/**\n * For one `...values` values - all equiprobable\n *\n * **WARNING**: It expects at least one value, otherwise it should throw\n *\n * @param values - Constant values to be produced (all values shrink to the first one)\n *\n * @remarks Since 0.0.12\n * @public\n */\ndeclare function constantFrom<TArgs extends any[] | [any]>(...values: TArgs): Arbitrary<TArgs[number]>;\nexport { constantFrom };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/context.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Execution context attached to one predicate run\n * @remarks Since 2.2.0\n * @public\n */\nexport interface ContextValue {\n    /**\n     * Log execution details during a test.\n     * Very helpful when troubleshooting failures\n     * @param data - Data to be logged into the current context\n     * @remarks Since 1.8.0\n     */\n    log(data: string): void;\n    /**\n     * Number of logs already logged into current context\n     * @remarks Since 1.8.0\n     */\n    size(): number;\n}\n/**\n * Produce a {@link ContextValue} instance\n * @remarks Since 1.8.0\n * @public\n */\nexport declare function context(): Arbitrary<ContextValue>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/date.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link date}\n * @remarks Since 3.3.0\n * @public\n */\nexport interface DateConstraints {\n    /**\n     * Lower bound of the range (included)\n     * @defaultValue new Date(-8640000000000000)\n     * @remarks Since 1.17.0\n     */\n    min?: Date;\n    /**\n     * Upper bound of the range (included)\n     * @defaultValue new Date(8640000000000000)\n     * @remarks Since 1.17.0\n     */\n    max?: Date;\n    /**\n     * When set to true, no more \"Invalid Date\" can be generated.\n     * @defaultValue true\n     * @remarks Since 3.13.0\n     */\n    noInvalidDate?: boolean;\n}\n/**\n * For date between constraints.min or new Date(-8640000000000000) (included) and constraints.max or new Date(8640000000000000) (included)\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 1.17.0\n * @public\n */\nexport declare function date(constraints?: DateConstraints): Arbitrary<Date>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/dictionary.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\nimport type { DepthIdentifier } from './_internals/helpers/DepthContext.js';\n/**\n * Constraints to be applied on {@link dictionary}\n * @remarks Since 2.22.0\n * @public\n */\nexport interface DictionaryConstraints {\n    /**\n     * Lower bound for the number of keys defined into the generated instance\n     * @defaultValue 0\n     * @remarks Since 2.22.0\n     */\n    minKeys?: number;\n    /**\n     * Lower bound for the number of keys defined into the generated instance\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.22.0\n     */\n    maxKeys?: number;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n    /**\n     * Depth identifier can be used to share the current depth between several instances.\n     *\n     * By default, if not specified, each instance of dictionary will have its own depth.\n     * In other words: you can have depth=1 in one while you have depth=100 in another one.\n     *\n     * @remarks Since 3.15.0\n     */\n    depthIdentifier?: DepthIdentifier | string;\n    /**\n     * Do not generate objects with null prototype\n     * @defaultValue true\n     * @remarks Since 3.13.0\n     */\n    noNullPrototype?: boolean;\n}\n/**\n * For dictionaries with keys produced by `keyArb` and values from `valueArb`\n *\n * @param keyArb - Arbitrary used to generate the keys of the object\n * @param valueArb - Arbitrary used to generate the values of the object\n *\n * @remarks Since 1.0.0\n * @public\n */\nexport declare function dictionary<T>(keyArb: Arbitrary<string>, valueArb: Arbitrary<T>, constraints?: DictionaryConstraints): Arbitrary<Record<string, T>>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/domain.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link domain}\n * @remarks Since 2.22.0\n * @public\n */\nexport interface DomainConstraints {\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: Exclude<SizeForArbitrary, 'max'>;\n}\n/**\n * For domains\n * having an extension with at least two lowercase characters\n *\n * According to {@link https://www.ietf.org/rfc/rfc1034.txt | RFC 1034},\n * {@link https://www.ietf.org/rfc/rfc1035.txt | RFC 1035},\n * {@link https://www.ietf.org/rfc/rfc1123.txt | RFC 1123} and\n * {@link https://url.spec.whatwg.org/ | WHATWG URL Standard}\n *\n * @param constraints - Constraints to apply when building instances (since 2.22.0)\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function domain(constraints?: DomainConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/double.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link double}\n * @remarks Since 2.6.0\n * @public\n */\nexport interface DoubleConstraints {\n    /**\n     * Lower bound for the generated 64-bit floats (included, see minExcluded to exclude it)\n     * @defaultValue Number.NEGATIVE_INFINITY, -1.7976931348623157e+308 when noDefaultInfinity is true\n     * @remarks Since 2.8.0\n     */\n    min?: number;\n    /**\n     * Should the lower bound (aka min) be excluded?\n     * Note: Excluding min=Number.NEGATIVE_INFINITY would result into having min set to -Number.MAX_VALUE.\n     * @defaultValue false\n     * @remarks Since 3.12.0\n     */\n    minExcluded?: boolean;\n    /**\n     * Upper bound for the generated 64-bit floats (included, see maxExcluded to exclude it)\n     * @defaultValue Number.POSITIVE_INFINITY, 1.7976931348623157e+308 when noDefaultInfinity is true\n     * @remarks Since 2.8.0\n     */\n    max?: number;\n    /**\n     * Should the upper bound (aka max) be excluded?\n     * Note: Excluding max=Number.POSITIVE_INFINITY would result into having max set to Number.MAX_VALUE.\n     * @defaultValue false\n     * @remarks Since 3.12.0\n     */\n    maxExcluded?: boolean;\n    /**\n     * By default, lower and upper bounds are -infinity and +infinity.\n     * By setting noDefaultInfinity to true, you move those defaults to minimal and maximal finite values.\n     * @defaultValue false\n     * @remarks Since 2.8.0\n     */\n    noDefaultInfinity?: boolean;\n    /**\n     * When set to true, no more Number.NaN can be generated.\n     * @defaultValue false\n     * @remarks Since 2.8.0\n     */\n    noNaN?: boolean;\n    /**\n     * When set to true, Number.isInteger(value) will be false for any generated value.\n     * Note: -infinity and +infinity, or NaN can stil be generated except if you rejected them via another constraint.\n     * @defaultValue false\n     * @remarks Since 3.18.0\n     */\n    noInteger?: boolean;\n}\n/**\n * For 64-bit floating point numbers:\n * - sign: 1 bit\n * - significand: 52 bits\n * - exponent: 11 bits\n *\n * @param constraints - Constraints to apply when building instances (since 2.8.0)\n *\n * @remarks Since 0.0.6\n * @public\n */\nexport declare function double(constraints?: DoubleConstraints): Arbitrary<number>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/emailAddress.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link emailAddress}\n * @remarks Since 2.22.0\n * @public\n */\nexport interface EmailAddressConstraints {\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: Exclude<SizeForArbitrary, 'max'>;\n}\n/**\n * For email address\n *\n * According to {@link https://www.ietf.org/rfc/rfc2821.txt | RFC 2821},\n * {@link https://www.ietf.org/rfc/rfc3696.txt | RFC 3696} and\n * {@link https://www.ietf.org/rfc/rfc5322.txt | RFC 5322}\n *\n * @param constraints - Constraints to apply when building instances (since 2.22.0)\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function emailAddress(constraints?: EmailAddressConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/falsy.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link falsy}\n * @remarks Since 1.26.0\n * @public\n */\nexport interface FalsyContraints {\n    /**\n     * Enable falsy bigint value\n     * @remarks Since 1.26.0\n     */\n    withBigInt?: boolean;\n}\n/**\n * Typing for values generated by {@link falsy}\n * @remarks Since 2.2.0\n * @public\n */\nexport type FalsyValue<TConstraints extends FalsyContraints = {}> = false | null | 0 | '' | typeof NaN | undefined | (TConstraints extends {\n    withBigInt: true;\n} ? 0n : never);\n/**\n * For falsy values:\n * - ''\n * - 0\n * - NaN\n * - false\n * - null\n * - undefined\n * - 0n (whenever withBigInt: true)\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 1.26.0\n * @public\n */\nexport declare function falsy<TConstraints extends FalsyContraints>(constraints?: TConstraints): Arbitrary<FalsyValue<TConstraints>>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/float.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link float}\n * @remarks Since 2.6.0\n * @public\n */\nexport interface FloatConstraints {\n    /**\n     * Lower bound for the generated 32-bit floats (included)\n     * @defaultValue Number.NEGATIVE_INFINITY, -3.4028234663852886e+38 when noDefaultInfinity is true\n     * @remarks Since 2.8.0\n     */\n    min?: number;\n    /**\n     * Should the lower bound (aka min) be excluded?\n     * Note: Excluding min=Number.NEGATIVE_INFINITY would result into having min set to -3.4028234663852886e+38.\n     * @defaultValue false\n     * @remarks Since 3.12.0\n     */\n    minExcluded?: boolean;\n    /**\n     * Upper bound for the generated 32-bit floats (included)\n     * @defaultValue Number.POSITIVE_INFINITY, 3.4028234663852886e+38 when noDefaultInfinity is true\n     * @remarks Since 2.8.0\n     */\n    max?: number;\n    /**\n     * Should the upper bound (aka max) be excluded?\n     * Note: Excluding max=Number.POSITIVE_INFINITY would result into having max set to 3.4028234663852886e+38.\n     * @defaultValue false\n     * @remarks Since 3.12.0\n     */\n    maxExcluded?: boolean;\n    /**\n     * By default, lower and upper bounds are -infinity and +infinity.\n     * By setting noDefaultInfinity to true, you move those defaults to minimal and maximal finite values.\n     * @defaultValue false\n     * @remarks Since 2.8.0\n     */\n    noDefaultInfinity?: boolean;\n    /**\n     * When set to true, no more Number.NaN can be generated.\n     * @defaultValue false\n     * @remarks Since 2.8.0\n     */\n    noNaN?: boolean;\n    /**\n     * When set to true, Number.isInteger(value) will be false for any generated value.\n     * Note: -infinity and +infinity, or NaN can stil be generated except if you rejected them via another constraint.\n     * @defaultValue false\n     * @remarks Since 3.18.0\n     */\n    noInteger?: boolean;\n}\n/**\n * For 32-bit floating point numbers:\n * - sign: 1 bit\n * - significand: 23 bits\n * - exponent: 8 bits\n *\n * The smallest non-zero value (in absolute value) that can be represented by such float is: 2 ** -126 * 2 ** -23.\n * And the largest one is: 2 ** 127 * (1 + (2 ** 23 - 1) / 2 ** 23).\n *\n * @param constraints - Constraints to apply when building instances (since 2.8.0)\n *\n * @remarks Since 0.0.6\n * @public\n */\nexport declare function float(constraints?: FloatConstraints): Arbitrary<number>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/float32Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { FloatConstraints } from './float.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link float32Array}\n * @remarks Since 2.9.0\n * @public\n */\nexport type Float32ArrayConstraints = {\n    /**\n     * Lower bound of the generated array size\n     * @defaultValue 0\n     * @remarks Since 2.9.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated array size\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.9.0\n     */\n    maxLength?: number;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n} & FloatConstraints;\n/**\n * For Float32Array\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function float32Array(constraints?: Float32ArrayConstraints): Arbitrary<Float32Array>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/float64Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { DoubleConstraints } from './double.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link float64Array}\n * @remarks Since 2.9.0\n * @public\n */\nexport type Float64ArrayConstraints = {\n    /**\n     * Lower bound of the generated array size\n     * @defaultValue 0\n     * @remarks Since 2.9.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated array size\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.9.0\n     */\n    maxLength?: number;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n} & DoubleConstraints;\n/**\n * For Float64Array\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function float64Array(constraints?: Float64ArrayConstraints): Arbitrary<Float64Array>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/fullUnicode.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For single unicode characters - any of the code points defined in the unicode standard\n *\n * WARNING: Generated values can have a length greater than 1.\n *\n * {@link https://tc39.github.io/ecma262/#sec-utf16encoding}\n *\n * @deprecated Please use ${@link string} with `fc.string({ unit: 'grapheme', minLength: 1, maxLength: 1 })` or `fc.string({ unit: 'binary', minLength: 1, maxLength: 1 })` instead\n * @remarks Since 0.0.11\n * @public\n */\nexport declare function fullUnicode(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/fullUnicodeString.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\nexport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\n/**\n * For strings of {@link fullUnicode}\n *\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @deprecated Please use ${@link string} with `fc.string({ unit: 'grapheme', ...constraints })` or `fc.string({ unit: 'binary', ...constraints })` instead\n * @remarks Since 0.0.11\n * @public\n */\nexport declare function fullUnicodeString(constraints?: StringSharedConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/func.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For pure functions\n *\n * @param arb - Arbitrary responsible to produce the values\n *\n * @remarks Since 1.6.0\n * @public\n */\nexport declare function func<TArgs extends any[], TOut>(arb: Arbitrary<TOut>): Arbitrary<(...args: TArgs) => TOut>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/gen.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { GeneratorValue } from './_internals/builders/GeneratorValueBuilder.js';\nexport type { GeneratorValue as GeneratorValue };\n/**\n * Generate values within the test execution itself by leveraging the strength of `gen`\n *\n * @example\n * ```javascript\n * fc.assert(\n *   fc.property(fc.gen(), gen => {\n *     const size = gen(fc.nat, {max: 10});\n *     const array = [];\n *     for (let index = 0 ; index !== size ; ++index) {\n *       array.push(gen(fc.integer));\n *     }\n *     // Here is an array!\n *     // Note: Prefer fc.array(fc.integer(), {maxLength: 10}) if you want to produce such array\n *   })\n * )\n * ```\n *\n * ⚠️ WARNING:\n * While `gen` is easy to use, it may not shrink as well as tailored arbitraries based on `filter` or `map`.\n *\n * ⚠️ WARNING:\n * Additionally it cannot run back the test properly when attempting to replay based on a seed and a path.\n * You'll need to limit yourself to the seed and drop the path from the options if you attempt to replay something\n * implying it.  More precisely, you may keep the very first part of the path but have to drop anything after the\n * first \":\".\n *\n * ⚠️ WARNING:\n * It also does not support custom examples.\n *\n * @remarks Since 3.8.0\n * @public\n */\nexport declare function gen(): Arbitrary<GeneratorValue>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/hexa.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For single hexadecimal characters - 0-9 or a-f\n * @deprecated Prefer using `fc.constantFrom(...'0123456789abcdef')`\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function hexa(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/hexaString.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\nexport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\n/**\n * For strings of {@link hexa}\n *\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @deprecated Please use ${@link string} with `fc.string({ unit: fc.constantFrom(...'0123456789abcdef'), ...constraints })` instead\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function hexaString(constraints?: StringSharedConstraints): Arbitrary<string>;\nexport { hexaString };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/infiniteStream.d.ts": "import type { Stream } from '../stream/Stream.js';\nimport type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Produce an infinite stream of values\n *\n * WARNING: Requires Object.assign\n *\n * @param arb - Arbitrary used to generate the values\n *\n * @remarks Since 1.8.0\n * @public\n */\ndeclare function infiniteStream<T>(arb: Arbitrary<T>): Arbitrary<Stream<T>>;\nexport { infiniteStream };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/int16Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { IntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For Int16Array\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function int16Array(constraints?: IntArrayConstraints): Arbitrary<Int16Array>;\nexport type { IntArrayConstraints };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/int32Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { IntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For Int32Array\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function int32Array(constraints?: IntArrayConstraints): Arbitrary<Int32Array>;\nexport type { IntArrayConstraints };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/int8Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { IntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For Int8Array\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function int8Array(constraints?: IntArrayConstraints): Arbitrary<Int8Array>;\nexport type { IntArrayConstraints };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/integer.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link integer}\n * @remarks Since 2.6.0\n * @public\n */\nexport interface IntegerConstraints {\n    /**\n     * Lower bound for the generated integers (included)\n     * @defaultValue -0x80000000\n     * @remarks Since 2.6.0\n     */\n    min?: number;\n    /**\n     * Upper bound for the generated integers (included)\n     * @defaultValue 0x7fffffff\n     * @remarks Since 2.6.0\n     */\n    max?: number;\n}\n/**\n * For integers between min (included) and max (included)\n *\n * @param constraints - Constraints to apply when building instances (since 2.6.0)\n *\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function integer(constraints?: IntegerConstraints): Arbitrary<number>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/ipV4.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For valid IP v4\n *\n * Following {@link https://tools.ietf.org/html/rfc3986#section-3.2.2 | RFC 3986}\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function ipV4(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/ipV4Extended.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For valid IP v4 according to WhatWG\n *\n * Following {@link https://url.spec.whatwg.org/ | WhatWG}, the specification for web-browsers\n *\n * There is no equivalent for IP v6 according to the {@link https://url.spec.whatwg.org/#concept-ipv6-parser | IP v6 parser}\n *\n * @remarks Since 1.17.0\n * @public\n */\nexport declare function ipV4Extended(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/ipV6.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For valid IP v6\n *\n * Following {@link https://tools.ietf.org/html/rfc3986#section-3.2.2 | RFC 3986}\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function ipV6(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/json.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { JsonSharedConstraints } from './_internals/helpers/JsonConstraintsBuilder.js';\nexport type { JsonSharedConstraints };\n/**\n * For any JSON strings\n *\n * Keys and string values rely on {@link string}\n *\n * @param constraints - Constraints to be applied onto the generated instance (since 2.5.0)\n *\n * @remarks Since 0.0.7\n * @public\n */\nexport declare function json(constraints?: JsonSharedConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/jsonValue.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { JsonSharedConstraints, JsonValue } from './_internals/helpers/JsonConstraintsBuilder.js';\nexport type { JsonSharedConstraints, JsonValue };\n/**\n * For any JSON compliant values\n *\n * Keys and string values rely on {@link string}\n *\n * As `JSON.parse` preserves `-0`, `jsonValue` can also have `-0` as a value.\n * `jsonValue` must be seen as: any value that could have been built by doing a `JSON.parse` on a given string.\n *\n * @param constraints - Constraints to be applied onto the generated instance\n *\n * @remarks Since 2.20.0\n * @public\n */\nexport declare function jsonValue(constraints?: JsonSharedConstraints): Arbitrary<JsonValue>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/letrec.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Type of the value produced by {@link letrec}\n * @remarks Since 3.0.0\n * @public\n */\nexport type LetrecValue<T> = {\n    [K in keyof T]: Arbitrary<T[K]>;\n};\n/**\n * Strongly typed type for the `tie` function passed by {@link letrec} to the `builder` function we pass to it.\n * You may want also want to use its loosely typed version {@link LetrecLooselyTypedTie}.\n *\n * @remarks Since 3.0.0\n * @public\n */\nexport interface LetrecTypedTie<T> {\n    <K extends keyof T>(key: K): Arbitrary<T[K]>;\n    (key: string): Arbitrary<unknown>;\n}\n/**\n * Strongly typed type for the `builder` function passed to {@link letrec}.\n * You may want also want to use its loosely typed version {@link LetrecLooselyTypedBuilder}.\n *\n * @remarks Since 3.0.0\n * @public\n */\nexport type LetrecTypedBuilder<T> = (tie: LetrecTypedTie<T>) => LetrecValue<T>;\n/**\n * Loosely typed type for the `tie` function passed by {@link letrec} to the `builder` function we pass to it.\n * You may want also want to use its strongly typed version {@link LetrecTypedTie}.\n *\n * @remarks Since 3.0.0\n * @public\n */\nexport type LetrecLooselyTypedTie = (key: string) => Arbitrary<unknown>;\n/**\n * Loosely typed type for the `builder` function passed to {@link letrec}.\n * You may want also want to use its strongly typed version {@link LetrecTypedBuilder}.\n *\n * @remarks Since 3.0.0\n * @public\n */\nexport type LetrecLooselyTypedBuilder<T> = (tie: LetrecLooselyTypedTie) => LetrecValue<T>;\n/**\n * For mutually recursive types\n *\n * @example\n * ```typescript\n * type Leaf = number;\n * type Node = [Tree, Tree];\n * type Tree = Node | Leaf;\n * const { tree } = fc.letrec<{ tree: Tree, node: Node, leaf: Leaf }>(tie => ({\n *   tree: fc.oneof({depthSize: 'small'}, tie('leaf'), tie('node')),\n *   node: fc.tuple(tie('tree'), tie('tree')),\n *   leaf: fc.nat()\n * }));\n * // tree is 50% of node, 50% of leaf\n * // the ratio goes in favor of leaves as we go deeper in the tree (thanks to depthSize)\n * ```\n *\n * @param builder - Arbitraries builder based on themselves (through `tie`)\n *\n * @remarks Since 1.16.0\n * @public\n */\nexport declare function letrec<T>(builder: T extends Record<string, unknown> ? LetrecTypedBuilder<T> : never): LetrecValue<T>;\n/**\n * For mutually recursive types\n *\n * @example\n * ```typescript\n * const { tree } = fc.letrec(tie => ({\n *   tree: fc.oneof({depthSize: 'small'}, tie('leaf'), tie('node')),\n *   node: fc.tuple(tie('tree'), tie('tree')),\n *   leaf: fc.nat()\n * }));\n * // tree is 50% of node, 50% of leaf\n * // the ratio goes in favor of leaves as we go deeper in the tree (thanks to depthSize)\n * ```\n *\n * @param builder - Arbitraries builder based on themselves (through `tie`)\n *\n * @remarks Since 1.16.0\n * @public\n */\nexport declare function letrec<T>(builder: LetrecLooselyTypedBuilder<T>): LetrecValue<T>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/limitShrink.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Create another Arbitrary with a limited (or capped) number of shrink values\n *\n * @example\n * ```typescript\n * const dataGenerator: Arbitrary<string> = ...;\n * const limitedShrinkableDataGenerator: Arbitrary<string> = fc.limitShrink(dataGenerator, 10);\n * // up to 10 shrunk values could be extracted from the resulting arbitrary\n * ```\n *\n * NOTE: Although limiting the shrinking capabilities can speed up your CI when failures occur, we do not recommend this approach.\n * Instead, if you want to reduce the shrinking time for automated jobs or local runs, consider using `endOnFailure` or `interruptAfterTimeLimit`.\n *\n * @param arbitrary - Instance of arbitrary responsible to generate and shrink values\n * @param maxShrinks - Maximal number of shrunk values that can be pulled from the resulting arbitrary\n *\n * @returns Create another arbitrary with limited number of shrink values\n * @remarks Since 3.20.0\n * @public\n */\nexport declare function limitShrink<T>(arbitrary: Arbitrary<T>, maxShrinks: number): Arbitrary<T>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/lorem.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link lorem}\n * @remarks Since 2.5.0\n * @public\n */\nexport interface LoremConstraints {\n    /**\n     * Maximal number of entities:\n     * - maximal number of words in case mode is 'words'\n     * - maximal number of sentences in case mode is 'sentences'\n     *\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.5.0\n     */\n    maxCount?: number;\n    /**\n     * Type of strings that should be produced by {@link lorem}:\n     * - words: multiple words\n     * - sentences: multiple sentences\n     *\n     * @defaultValue 'words'\n     * @remarks Since 2.5.0\n     */\n    mode?: 'words' | 'sentences';\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n}\n/**\n * For lorem ipsum string of words or sentences with maximal number of words or sentences\n *\n * @param constraints - Constraints to be applied onto the generated value (since 2.5.0)\n *\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function lorem(constraints?: LoremConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/mapToConstant.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Generate non-contiguous ranges of values\n * by mapping integer values to constant\n *\n * @param options - Builders to be called to generate the values\n *\n * @example\n * ```\n * // generate alphanumeric values (a-z0-9)\n * mapToConstant(\n *   { num: 26, build: v => String.fromCharCode(v + 0x61) },\n *   { num: 10, build: v => String.fromCharCode(v + 0x30) },\n * )\n * ```\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function mapToConstant<T>(...entries: {\n    num: number;\n    build: (idInGroup: number) => T;\n}[]): Arbitrary<T>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/maxSafeInteger.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For integers between Number.MIN_SAFE_INTEGER (included) and Number.MAX_SAFE_INTEGER (included)\n * @remarks Since 1.11.0\n * @public\n */\nexport declare function maxSafeInteger(): Arbitrary<number>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/maxSafeNat.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For positive integers between 0 (included) and Number.MAX_SAFE_INTEGER (included)\n * @remarks Since 1.11.0\n * @public\n */\nexport declare function maxSafeNat(): Arbitrary<number>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/memo.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Output type for {@link memo}\n * @remarks Since 1.16.0\n * @public\n */\nexport type Memo<T> = (maxDepth?: number) => Arbitrary<T>;\n/**\n * For mutually recursive types\n *\n * @example\n * ```typescript\n * // tree is 1 / 3 of node, 2 / 3 of leaf\n * const tree: fc.Memo<Tree> = fc.memo(n => fc.oneof(node(n), leaf(), leaf()));\n * const node: fc.Memo<Tree> = fc.memo(n => {\n *   if (n <= 1) return fc.record({ left: leaf(), right: leaf() });\n *   return fc.record({ left: tree(), right: tree() }); // tree() is equivalent to tree(n-1)\n * });\n * const leaf = fc.nat;\n * ```\n *\n * @param builder - Arbitrary builder taken the maximal depth allowed as input (parameter `n`)\n *\n * @remarks Since 1.16.0\n * @public\n */\nexport declare function memo<T>(builder: (maxDepth: number) => Arbitrary<T>): Memo<T>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/mixedCase.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link mixedCase}\n * @remarks Since 1.17.0\n * @public\n */\nexport interface MixedCaseConstraints {\n    /**\n     * Transform a character to its upper and/or lower case version\n     * @defaultValue try `toUpperCase` on the received code-point, if no effect try `toLowerCase`\n     * @remarks Since 1.17.0\n     */\n    toggleCase?: (rawChar: string) => string;\n    /**\n     * In order to be fully reversable (only in case you want to shrink user definable values)\n     * you should provide a function taking a string containing possibly toggled items and returning its\n     * untoggled version.\n     */\n    untoggleAll?: (toggledString: string) => string;\n}\n/**\n * Randomly switch the case of characters generated by `stringArb` (upper/lower)\n *\n * WARNING:\n * Require bigint support.\n * Under-the-hood the arbitrary relies on bigint to compute the flags that should be toggled or not.\n *\n * @param stringArb - Arbitrary able to build string values\n * @param constraints - Constraints to be applied when computing upper/lower case version\n *\n * @remarks Since 1.17.0\n * @public\n */\nexport declare function mixedCase(stringArb: Arbitrary<string>, constraints?: MixedCaseConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/nat.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link nat}\n * @remarks Since 2.6.0\n * @public\n */\nexport interface NatConstraints {\n    /**\n     * Upper bound for the generated postive integers (included)\n     * @defaultValue 0x7fffffff\n     * @remarks Since 2.6.0\n     */\n    max?: number;\n}\n/**\n * For positive integers between 0 (included) and 2147483647 (included)\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function nat(): Arbitrary<number>;\n/**\n * For positive integers between 0 (included) and max (included)\n *\n * @param max - Upper bound for the generated integers\n *\n * @remarks You may prefer to use `fc.nat({max})` instead.\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function nat(max: number): Arbitrary<number>;\n/**\n * For positive integers between 0 (included) and max (included)\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 2.6.0\n * @public\n */\ndeclare function nat(constraints: NatConstraints): Arbitrary<number>;\nexport { nat };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/noBias.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Build an arbitrary without any bias.\n *\n * @param arb - The original arbitrary used for generating values. This arbitrary remains unchanged.\n *\n * @remarks Since 3.20.0\n * @public\n */\nexport declare function noBias<T>(arb: Arbitrary<T>): Arbitrary<T>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/noShrink.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Build an arbitrary without shrinking capabilities.\n *\n * NOTE:\n * In most cases, users should avoid disabling shrinking capabilities.\n * If the concern is the shrinking process taking too long or being unnecessary in CI environments,\n * consider using alternatives like `endOnFailure` or `interruptAfterTimeLimit` instead.\n *\n * @param arb - The original arbitrary used for generating values. This arbitrary remains unchanged, but its shrinking capabilities will not be included in the new arbitrary.\n *\n * @remarks Since 3.20.0\n * @public\n */\nexport declare function noShrink<T>(arb: Arbitrary<T>): Arbitrary<T>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/object.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { ObjectConstraints } from './_internals/helpers/QualifiedObjectConstraints.js';\nexport type { ObjectConstraints };\n/**\n * For any objects\n *\n * You may use {@link sample} to preview the values that will be generated\n *\n * @example\n * ```javascript\n * {}, {k: [{}, 1, 2]}\n * ```\n *\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function object(): Arbitrary<Record<string, unknown>>;\n/**\n * For any objects following the constraints defined by `settings`\n *\n * You may use {@link sample} to preview the values that will be generated\n *\n * @example\n * ```javascript\n * {}, {k: [{}, 1, 2]}\n * ```\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function object(constraints: ObjectConstraints): Arbitrary<Record<string, unknown>>;\nexport { object };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/oneof.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { DepthIdentifier } from './_internals/helpers/DepthContext.js';\nimport type { DepthSize } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Conjonction of a weight and an arbitrary used by {@link oneof}\n * in order to generate values\n *\n * @remarks Since 1.18.0\n * @public\n */\nexport interface WeightedArbitrary<T> {\n    /**\n     * Weight to be applied when selecting which arbitrary should be used\n     * @remarks Since 0.0.7\n     */\n    weight: number;\n    /**\n     * Instance of Arbitrary\n     * @remarks Since 0.0.7\n     */\n    arbitrary: Arbitrary<T>;\n}\n/**\n * Either an `Arbitrary<T>` or a `WeightedArbitrary<T>`\n * @remarks Since 3.0.0\n * @public\n */\nexport type MaybeWeightedArbitrary<T> = Arbitrary<T> | WeightedArbitrary<T>;\n/**\n * Infer the type of the Arbitrary produced by {@link oneof}\n * given the type of the source arbitraries\n *\n * @remarks Since 2.2.0\n * @public\n */\nexport type OneOfValue<Ts extends MaybeWeightedArbitrary<unknown>[]> = {\n    [K in keyof Ts]: Ts[K] extends MaybeWeightedArbitrary<infer U> ? U : never;\n}[number];\n/**\n * Constraints to be applied on {@link oneof}\n * @remarks Since 2.14.0\n * @public\n */\nexport type OneOfConstraints = {\n    /**\n     * When set to true, the shrinker of oneof will try to check if the first arbitrary\n     * could have been used to discover an issue. It allows to shrink trees.\n     *\n     * Warning: First arbitrary must be the one resulting in the smallest structures\n     * for usages in deep tree-like structures.\n     *\n     * @defaultValue false\n     * @remarks Since 2.14.0\n     */\n    withCrossShrink?: boolean;\n    /**\n     * While going deeper and deeper within a recursive structure (see {@link letrec}),\n     * this factor will be used to increase the probability to generate instances\n     * of the first passed arbitrary.\n     *\n     * @remarks Since 2.14.0\n     */\n    depthSize?: DepthSize;\n    /**\n     * Maximal authorized depth.\n     * Once this depth has been reached only the first arbitrary will be used.\n     *\n     * @defaultValue Number.POSITIVE_INFINITY — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.14.0\n     */\n    maxDepth?: number;\n    /**\n     * Depth identifier can be used to share the current depth between several instances.\n     *\n     * By default, if not specified, each instance of oneof will have its own depth.\n     * In other words: you can have depth=1 in one while you have depth=100 in another one.\n     *\n     * @remarks Since 2.14.0\n     */\n    depthIdentifier?: DepthIdentifier | string;\n};\n/**\n * For one of the values generated by `...arbs` - with all `...arbs` equiprobable\n *\n * **WARNING**: It expects at least one arbitrary\n *\n * @param arbs - Arbitraries that might be called to produce a value\n *\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function oneof<Ts extends MaybeWeightedArbitrary<unknown>[]>(...arbs: Ts): Arbitrary<OneOfValue<Ts>>;\n/**\n * For one of the values generated by `...arbs` - with all `...arbs` equiprobable\n *\n * **WARNING**: It expects at least one arbitrary\n *\n * @param constraints - Constraints to be applied when generating the values\n * @param arbs - Arbitraries that might be called to produce a value\n *\n * @remarks Since 2.14.0\n * @public\n */\ndeclare function oneof<Ts extends MaybeWeightedArbitrary<unknown>[]>(constraints: OneOfConstraints, ...arbs: Ts): Arbitrary<OneOfValue<Ts>>;\nexport { oneof };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/option.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { DepthIdentifier } from './_internals/helpers/DepthContext.js';\nimport type { DepthSize } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link option}\n * @remarks Since 2.2.0\n * @public\n */\nexport interface OptionConstraints<TNil = null> {\n    /**\n     * The probability to build a nil value is of `1 / freq`\n     * @defaultValue 5\n     * @remarks Since 1.17.0\n     */\n    freq?: number;\n    /**\n     * The nil value\n     * @defaultValue null\n     * @remarks Since 1.17.0\n     */\n    nil?: TNil;\n    /**\n     * While going deeper and deeper within a recursive structure (see {@link letrec}),\n     * this factor will be used to increase the probability to generate nil.\n     *\n     * @remarks Since 2.14.0\n     */\n    depthSize?: DepthSize;\n    /**\n     * Maximal authorized depth. Once this depth has been reached only nil will be used.\n     * @defaultValue Number.POSITIVE_INFINITY — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.14.0\n     */\n    maxDepth?: number;\n    /**\n     * Depth identifier can be used to share the current depth between several instances.\n     *\n     * By default, if not specified, each instance of option will have its own depth.\n     * In other words: you can have depth=1 in one while you have depth=100 in another one.\n     *\n     * @remarks Since 2.14.0\n     */\n    depthIdentifier?: DepthIdentifier | string;\n}\n/**\n * For either nil or a value coming from `arb` with custom frequency\n *\n * @param arb - Arbitrary that will be called to generate a non nil value\n * @param constraints - Constraints on the option(since 1.17.0)\n *\n * @remarks Since 0.0.6\n * @public\n */\nexport declare function option<T, TNil = null>(arb: Arbitrary<T>, constraints?: OptionConstraints<TNil>): Arbitrary<T | TNil>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/record.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link record}\n * @remarks Since 0.0.12\n * @public\n */\nexport type RecordConstraints<T = unknown> = ({\n    /**\n     * List keys that should never be deleted.\n     *\n     * Remark:\n     * You might need to use an explicit typing in case you need to declare symbols as required (not needed when required keys are simple strings).\n     * With something like `{ requiredKeys: [mySymbol1, 'a'] as [typeof mySymbol1, 'a'] }` when both `mySymbol1` and `a` are required.\n     *\n     * Warning: Cannot be used in conjunction with withDeletedKeys.\n     *\n     * @defaultValue Array containing all keys of recordModel\n     * @remarks Since 2.11.0\n     */\n    requiredKeys?: T[];\n} | {\n    /**\n     * Allow to remove keys from the generated record.\n     * Warning: Cannot be used in conjunction with requiredKeys.\n     * Prefer: `requiredKeys: []` over `withDeletedKeys: true`\n     *\n     * @defaultValue false\n     * @remarks Since 1.0.0\n     * @deprecated Prefer using `requiredKeys: []` instead of `withDeletedKeys: true` as the flag will be removed in the next major\n     */\n    withDeletedKeys?: boolean;\n}) & {\n    /**\n     * Do not generate records with null prototype\n     * @defaultValue true\n     * @remarks Since 3.13.0\n     */\n    noNullPrototype?: boolean;\n};\n/**\n * Infer the type of the Arbitrary produced by record\n * given the type of the source arbitrary and constraints to be applied\n *\n * @remarks Since 2.2.0\n * @public\n */\nexport type RecordValue<T, TConstraints = {}> = TConstraints extends {\n    withDeletedKeys: boolean;\n    requiredKeys: any[];\n} ? never : TConstraints extends {\n    withDeletedKeys: true;\n} ? Partial<T> : TConstraints extends {\n    requiredKeys: (infer TKeys)[];\n} ? Partial<T> & Pick<T, TKeys & keyof T> : T;\n/**\n * For records following the `recordModel` schema\n *\n * @example\n * ```typescript\n * record({ x: someArbitraryInt, y: someArbitraryInt }): Arbitrary<{x:number,y:number}>\n * // merge two integer arbitraries to produce a {x, y} record\n * ```\n *\n * @param recordModel - Schema of the record\n *\n * @remarks Since 0.0.12\n * @public\n */\ndeclare function record<T>(recordModel: {\n    [K in keyof T]: Arbitrary<T[K]>;\n}): Arbitrary<RecordValue<{\n    [K in keyof T]: T[K];\n}>>;\n/**\n * For records following the `recordModel` schema\n *\n * @example\n * ```typescript\n * record({ x: someArbitraryInt, y: someArbitraryInt }, {withDeletedKeys: true}): Arbitrary<{x?:number,y?:number}>\n * // merge two integer arbitraries to produce a {x, y}, {x}, {y} or {} record\n * ```\n *\n * @param recordModel - Schema of the record\n * @param constraints - Contraints on the generated record\n *\n * @remarks Since 0.0.12\n * @public\n */\ndeclare function record<T, TConstraints extends RecordConstraints<keyof T>>(recordModel: {\n    [K in keyof T]: Arbitrary<T[K]>;\n}, constraints: TConstraints): Arbitrary<RecordValue<{\n    [K in keyof T]: T[K];\n}, TConstraints>>;\nexport { record };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/scheduler.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { Scheduler } from './_internals/interfaces/Scheduler.js';\nexport type { Scheduler, SchedulerReportItem, SchedulerSequenceItem } from './_internals/interfaces/Scheduler.js';\n/**\n * Constraints to be applied on {@link scheduler}\n * @remarks Since 2.2.0\n * @public\n */\nexport interface SchedulerConstraints {\n    /**\n     * Ensure that all scheduled tasks will be executed in the right context (for instance it can be the `act` of React)\n     * @remarks Since 1.21.0\n     */\n    act: (f: () => Promise<void>) => Promise<unknown>;\n}\n/**\n * For scheduler of promises\n * @remarks Since 1.20.0\n * @public\n */\nexport declare function scheduler<TMetaData = unknown>(constraints?: SchedulerConstraints): Arbitrary<Scheduler<TMetaData>>;\n/**\n * For custom scheduler with predefined resolution order\n *\n * Ordering is defined by using a template string like the one generated in case of failure of a {@link scheduler}\n *\n * It may be something like:\n *\n * @example\n * ```typescript\n * fc.schedulerFor()`\n *   -> [task\\${2}] promise pending\n *   -> [task\\${3}] promise pending\n *   -> [task\\${1}] promise pending\n * `\n * ```\n *\n * Or more generally:\n * ```typescript\n * fc.schedulerFor()`\n *   This scheduler will resolve task ${2} first\n *   followed by ${3} and only then task ${1}\n * `\n * ```\n *\n * WARNING:\n * Custom scheduler will\n * neither check that all the referred promises have been scheduled\n * nor that they resolved with the same status and value.\n *\n *\n * WARNING:\n * If one the promises is wrongly defined it will fail - for instance asking to resolve 5 while 5 does not exist.\n *\n * @remarks Since 1.25.0\n * @public\n */\ndeclare function schedulerFor<TMetaData = unknown>(constraints?: SchedulerConstraints): (_strs: TemplateStringsArray, ...ordering: number[]) => Scheduler<TMetaData>;\n/**\n * For custom scheduler with predefined resolution order\n *\n * WARNING:\n * Custom scheduler will not check that all the referred promises have been scheduled.\n *\n *\n * WARNING:\n * If one the promises is wrongly defined it will fail - for instance asking to resolve 5 while 5 does not exist.\n *\n * @param customOrdering - Array defining in which order the promises will be resolved.\n * Id of the promises start at 1. 1 means first scheduled promise, 2 second scheduled promise and so on.\n *\n * @remarks Since 1.25.0\n * @public\n */\ndeclare function schedulerFor<TMetaData = unknown>(customOrdering: number[], constraints?: SchedulerConstraints): Scheduler<TMetaData>;\nexport { schedulerFor };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/shuffledSubarray.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link shuffledSubarray}\n * @remarks Since 2.18.0\n * @public\n */\nexport interface ShuffledSubarrayConstraints {\n    /**\n     * Lower bound of the generated subarray size (included)\n     * @defaultValue 0\n     * @remarks Since 2.4.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated subarray size (included)\n     * @defaultValue The length of the original array itself\n     * @remarks Since 2.4.0\n     */\n    maxLength?: number;\n}\n/**\n * For subarrays of `originalArray`\n *\n * @param originalArray - Original array\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @remarks Since 1.5.0\n * @public\n */\nexport declare function shuffledSubarray<T>(originalArray: T[], constraints?: ShuffledSubarrayConstraints): Arbitrary<T[]>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/sparseArray.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { DepthIdentifier } from './_internals/helpers/DepthContext.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link sparseArray}\n * @remarks Since 2.13.0\n * @public\n */\nexport interface SparseArrayConstraints {\n    /**\n     * Upper bound of the generated array size (maximal size: 4294967295)\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.13.0\n     */\n    maxLength?: number;\n    /**\n     * Lower bound of the number of non-hole elements\n     * @defaultValue 0\n     * @remarks Since 2.13.0\n     */\n    minNumElements?: number;\n    /**\n     * Upper bound of the number of non-hole elements\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.13.0\n     */\n    maxNumElements?: number;\n    /**\n     * When enabled, all generated arrays will either be the empty array or end by a non-hole\n     * @defaultValue false\n     * @remarks Since 2.13.0\n     */\n    noTrailingHole?: boolean;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n    /**\n     * When receiving a depth identifier, the arbitrary will impact the depth\n     * attached to it to avoid going too deep if it already generated lots of items.\n     *\n     * In other words, if the number of generated values within the collection is large\n     * then the generated items will tend to be less deep to avoid creating structures a lot\n     * larger than expected.\n     *\n     * For the moment, the depth is not taken into account to compute the number of items to\n     * define for a precise generate call of the array. Just applied onto eligible items.\n     *\n     * @remarks Since 2.25.0\n     */\n    depthIdentifier?: DepthIdentifier | string;\n}\n/**\n * For sparse arrays of values coming from `arb`\n * @param arb - Arbitrary used to generate the values inside the sparse array\n * @param constraints - Constraints to apply when building instances\n * @remarks Since 2.13.0\n * @public\n */\nexport declare function sparseArray<T>(arb: Arbitrary<T>, constraints?: SparseArrayConstraints): Arbitrary<T[]>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/string.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\nexport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\n/**\n * Constraints to be applied on arbitrary {@link string}\n * @remarks Since 3.22.0\n * @public\n */\nexport type StringConstraints = StringSharedConstraints & {\n    /**\n     * A string results from the join between several unitary strings produced by the Arbitrary instance defined by `unit`.\n     * The `minLength` and `maxLength` refers to the number of these units composing the string. In other words it does not have to be confound with `.length` on an instance of string.\n     *\n     * A unit can either be a fully custom Arbitrary or one of the pre-defined options:\n     * - `'grapheme'` - Any printable grapheme as defined by the Unicode standard. This unit includes graphemes that may:\n     *   - Span multiple code points (e.g., `'\\u{0061}\\u{0300}'`)\n     *   - Consist of multiple characters (e.g., `'\\u{1f431}'`)\n     *   - Include non-European and non-ASCII characters.\n     *   - **Note:** Graphemes produced by this unit are designed to remain visually distinct when joined together.\n     * - `'grapheme-composite'` - Any printable grapheme limited to a single code point. This option produces graphemes limited to a single code point.\n     *   - **Note:** Graphemes produced by this unit are designed to remain visually distinct when joined together.\n     * - `'grapheme-ascii'` - Any printable ASCII character.\n     * - `'binary'` - Any possible code point (except half surrogate pairs), regardless of how it may combine with subsequent code points in the produced string. This unit produces a single code point within the full Unicode range (0000-10FFFF).\n     * - `'binary-ascii'` - Any possible ASCII character, including control characters. This unit produces any code point in the range 0000-00FF.\n     *\n     * @defaultValue 'grapheme-ascii'\n     * @remarks Since 3.22.0\n     */\n    unit?: 'grapheme' | 'grapheme-composite' | 'grapheme-ascii' | 'binary' | 'binary-ascii' | Arbitrary<string>;\n};\n/**\n * For strings of {@link char}\n *\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function string(constraints?: StringConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/string16bits.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\nexport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\n/**\n * For strings of {@link char16bits}\n *\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @deprecated Please use ${@link string} with `fc.string({ unit, ...constraints })`, utilizing one of its unit variants instead\n * @remarks Since 0.0.11\n * @public\n */\nexport declare function string16bits(constraints?: StringSharedConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/stringMatching.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on the arbitrary {@link stringMatching}\n * @remarks Since 3.10.0\n * @public\n */\nexport type StringMatchingConstraints = {\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 3.10.0\n     */\n    size?: SizeForArbitrary;\n};\n/**\n * For strings matching the provided regex\n *\n * @param regex - Arbitrary able to generate random strings (possibly multiple characters)\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 3.10.0\n * @public\n */\nexport declare function stringMatching(regex: RegExp, constraints?: StringMatchingConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/stringOf.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\nexport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\n/**\n * For strings using the characters produced by `charArb`\n *\n * @param charArb - Arbitrary able to generate random strings (possibly multiple characters)\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @deprecated Please use ${@link string} with `fc.string({ unit: charArb, ...constraints })` instead\n * @remarks Since 1.1.3\n * @public\n */\nexport declare function stringOf(charArb: Arbitrary<string>, constraints?: StringSharedConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/subarray.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link subarray}\n * @remarks Since 2.4.0\n * @public\n */\nexport interface SubarrayConstraints {\n    /**\n     * Lower bound of the generated subarray size (included)\n     * @defaultValue 0\n     * @remarks Since 2.4.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated subarray size (included)\n     * @defaultValue The length of the original array itself\n     * @remarks Since 2.4.0\n     */\n    maxLength?: number;\n}\n/**\n * For subarrays of `originalArray` (keeps ordering)\n *\n * @param originalArray - Original array\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @remarks Since 1.5.0\n * @public\n */\nexport declare function subarray<T>(originalArray: T[], constraints?: SubarrayConstraints): Arbitrary<T[]>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/tuple.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For tuples produced using the provided `arbs`\n *\n * @param arbs - Ordered list of arbitraries\n *\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function tuple<Ts extends unknown[]>(...arbs: {\n    [K in keyof Ts]: Arbitrary<Ts[K]>;\n}): Arbitrary<Ts>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/uint16Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { IntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For Uint16Array\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function uint16Array(constraints?: IntArrayConstraints): Arbitrary<Uint16Array>;\nexport type { IntArrayConstraints };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/uint32Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { IntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For Uint32Array\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function uint32Array(constraints?: IntArrayConstraints): Arbitrary<Uint32Array>;\nexport type { IntArrayConstraints };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/uint8Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { IntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For Uint8Array\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function uint8Array(constraints?: IntArrayConstraints): Arbitrary<Uint8Array>;\nexport type { IntArrayConstraints };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/uint8ClampedArray.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { IntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For Uint8ClampedArray\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function uint8ClampedArray(constraints?: IntArrayConstraints): Arbitrary<Uint8ClampedArray>;\nexport type { IntArrayConstraints };\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/ulid.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For ulid\n *\n * According to {@link https://github.com/ulid/spec | ulid spec}\n *\n * No mixed case, only upper case digits (0-9A-Z except for: I,L,O,U)\n *\n * @remarks Since 3.11.0\n * @public\n */\nexport declare function ulid(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/unicode.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For single unicode characters defined in the BMP plan - char code between 0x0000 (included) and 0xffff (included) and without the range 0xd800 to 0xdfff (surrogate pair characters)\n * @deprecated Please use ${@link string} with `fc.string({ unit, minLength: 1, maxLength: 1 })`, utilizing one of its unit variants instead\n * @remarks Since 0.0.11\n * @public\n */\nexport declare function unicode(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/unicodeJson.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { UnicodeJsonSharedConstraints } from './_internals/helpers/JsonConstraintsBuilder.js';\nexport type { UnicodeJsonSharedConstraints };\n/**\n * For any JSON strings with unicode support\n *\n * Keys and string values rely on {@link unicode}\n *\n * @param constraints - Constraints to be applied onto the generated instance (since 2.5.0)\n *\n * @deprecated Prefer using {@link json} with `stringUnit: \"grapheme\"`, it will generate even more unicode strings: includings some having characters outside of BMP plan\n * @remarks Since 0.0.7\n * @public\n */\nexport declare function unicodeJson(constraints?: UnicodeJsonSharedConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/unicodeJsonValue.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { UnicodeJsonSharedConstraints, JsonValue } from './_internals/helpers/JsonConstraintsBuilder.js';\nexport type { UnicodeJsonSharedConstraints, JsonValue };\n/**\n * For any JSON compliant values with unicode support\n *\n * Keys and string values rely on {@link unicode}\n *\n * As `JSON.parse` preserves `-0`, `unicodeJsonValue` can also have `-0` as a value.\n * `unicodeJsonValue` must be seen as: any value that could have been built by doing a `JSON.parse` on a given string.\n *\n * @param constraints - Constraints to be applied onto the generated instance\n *\n * @deprecated Prefer using {@link jsonValue} with `stringUnit: \"grapheme\"`, it will generate even more unicode strings: includings some having characters outside of BMP plan\n * @remarks Since 2.20.0\n * @public\n */\nexport declare function unicodeJsonValue(constraints?: UnicodeJsonSharedConstraints): Arbitrary<JsonValue>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/unicodeString.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\nexport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\n/**\n * For strings of {@link unicode}\n *\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @deprecated Please use ${@link string} with `fc.string({ unit, ...constraints })`, utilizing one of its unit variants instead\n * @remarks Since 0.0.11\n * @public\n */\nexport declare function unicodeString(constraints?: StringSharedConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/uniqueArray.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\nimport type { DepthIdentifier } from './_internals/helpers/DepthContext.js';\n/**\n * Shared constraints to be applied on {@link uniqueArray}\n * @remarks Since 2.23.0\n * @public\n */\nexport type UniqueArraySharedConstraints = {\n    /**\n     * Lower bound of the generated array size\n     * @defaultValue 0\n     * @remarks Since 2.23.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated array size\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.23.0\n     */\n    maxLength?: number;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.23.0\n     */\n    size?: SizeForArbitrary;\n    /**\n     * When receiving a depth identifier, the arbitrary will impact the depth\n     * attached to it to avoid going too deep if it already generated lots of items.\n     *\n     * In other words, if the number of generated values within the collection is large\n     * then the generated items will tend to be less deep to avoid creating structures a lot\n     * larger than expected.\n     *\n     * For the moment, the depth is not taken into account to compute the number of items to\n     * define for a precise generate call of the array. Just applied onto eligible items.\n     *\n     * @remarks Since 2.25.0\n     */\n    depthIdentifier?: DepthIdentifier | string;\n};\n/**\n * Constraints implying known and optimized comparison function\n * to be applied on {@link uniqueArray}\n *\n * @remarks Since 2.23.0\n * @public\n */\nexport type UniqueArrayConstraintsRecommended<T, U> = UniqueArraySharedConstraints & {\n    /**\n     * The operator to be used to compare the values after having applied the selector (if any):\n     * - SameValue behaves like `Object.is` — {@link https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevalue}\n     * - SameValueZero behaves like `Set` or `Map` — {@link https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevaluezero}\n     * - IsStrictlyEqual behaves like `===` — {@link https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isstrictlyequal}\n     * - Fully custom comparison function: it implies performance costs for large arrays\n     *\n     * @defaultValue 'SameValue'\n     * @remarks Since 2.23.0\n     */\n    comparator?: 'SameValue' | 'SameValueZero' | 'IsStrictlyEqual';\n    /**\n     * How we should project the values before comparing them together\n     * @defaultValue (v =&gt; v)\n     * @remarks Since 2.23.0\n     */\n    selector?: (v: T) => U;\n};\n/**\n * Constraints implying a fully custom comparison function\n * to be applied on {@link uniqueArray}\n *\n * WARNING - Imply an extra performance cost whenever you want to generate large arrays\n *\n * @remarks Since 2.23.0\n * @public\n */\nexport type UniqueArrayConstraintsCustomCompare<T> = UniqueArraySharedConstraints & {\n    /**\n     * The operator to be used to compare the values after having applied the selector (if any)\n     * @remarks Since 2.23.0\n     */\n    comparator: (a: T, b: T) => boolean;\n    /**\n     * How we should project the values before comparing them together\n     * @remarks Since 2.23.0\n     */\n    selector?: undefined;\n};\n/**\n * Constraints implying fully custom comparison function and selector\n * to be applied on {@link uniqueArray}\n *\n * WARNING - Imply an extra performance cost whenever you want to generate large arrays\n *\n * @remarks Since 2.23.0\n * @public\n */\nexport type UniqueArrayConstraintsCustomCompareSelect<T, U> = UniqueArraySharedConstraints & {\n    /**\n     * The operator to be used to compare the values after having applied the selector (if any)\n     * @remarks Since 2.23.0\n     */\n    comparator: (a: U, b: U) => boolean;\n    /**\n     * How we should project the values before comparing them together\n     * @remarks Since 2.23.0\n     */\n    selector: (v: T) => U;\n};\n/**\n * Constraints implying known and optimized comparison function\n * to be applied on {@link uniqueArray}\n *\n * The defaults relies on the defaults specified by {@link UniqueArrayConstraintsRecommended}\n *\n * @remarks Since 2.23.0\n * @public\n */\nexport type UniqueArrayConstraints<T, U> = UniqueArrayConstraintsRecommended<T, U> | UniqueArrayConstraintsCustomCompare<T> | UniqueArrayConstraintsCustomCompareSelect<T, U>;\n/**\n * For arrays of unique values coming from `arb`\n *\n * @param arb - Arbitrary used to generate the values inside the array\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 2.23.0\n * @public\n */\nexport declare function uniqueArray<T, U>(arb: Arbitrary<T>, constraints?: UniqueArrayConstraintsRecommended<T, U>): Arbitrary<T[]>;\n/**\n * For arrays of unique values coming from `arb`\n *\n * @param arb - Arbitrary used to generate the values inside the array\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 2.23.0\n * @public\n */\nexport declare function uniqueArray<T>(arb: Arbitrary<T>, constraints: UniqueArrayConstraintsCustomCompare<T>): Arbitrary<T[]>;\n/**\n * For arrays of unique values coming from `arb`\n *\n * @param arb - Arbitrary used to generate the values inside the array\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 2.23.0\n * @public\n */\nexport declare function uniqueArray<T, U>(arb: Arbitrary<T>, constraints: UniqueArrayConstraintsCustomCompareSelect<T, U>): Arbitrary<T[]>;\n/**\n * For arrays of unique values coming from `arb`\n *\n * @param arb - Arbitrary used to generate the values inside the array\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 2.23.0\n * @public\n */\nexport declare function uniqueArray<T, U>(arb: Arbitrary<T>, constraints: UniqueArrayConstraints<T, U>): Arbitrary<T[]>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/uuid.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link uuid}\n * @remarks Since 3.21.0\n * @public\n */\nexport interface UuidConstraints {\n    /**\n     * Define accepted versions in the [1-15] according to {@link https://datatracker.ietf.org/doc/html/rfc9562#name-version-field | RFC 9562}\n     * @defaultValue [1,2,3,4,5]\n     * @remarks Since 3.21.0\n     */\n    version?: (1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15) | (1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15)[];\n}\n/**\n * For UUID from v1 to v5\n *\n * According to {@link https://tools.ietf.org/html/rfc4122 | RFC 4122}\n *\n * No mixed case, only lower case digits (0-9a-f)\n *\n * @remarks Since 1.17.0\n * @public\n */\nexport declare function uuid(constraints?: UuidConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/uuidV.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For UUID of a given version (in v1 to v15)\n *\n * According to {@link https://tools.ietf.org/html/rfc4122 | RFC 4122} and {@link https://datatracker.ietf.org/doc/html/rfc9562#name-version-field | RFC 9562} any version between 1 and 15 is valid even if only the ones from 1 to 8 have really been leveraged for now.\n *\n * No mixed case, only lower case digits (0-9a-f)\n *\n * @deprecated Prefer using {@link uuid}\n * @remarks Since 1.17.0\n * @public\n */\nexport declare function uuidV(versionNumber: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/webAuthority.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link webAuthority}\n * @remarks Since 1.14.0\n * @public\n */\nexport interface WebAuthorityConstraints {\n    /**\n     * Enable IPv4 in host\n     * @defaultValue false\n     * @remarks Since 1.14.0\n     */\n    withIPv4?: boolean;\n    /**\n     * Enable IPv6 in host\n     * @defaultValue false\n     * @remarks Since 1.14.0\n     */\n    withIPv6?: boolean;\n    /**\n     * Enable extended IPv4 format\n     * @defaultValue false\n     * @remarks Since 1.17.0\n     */\n    withIPv4Extended?: boolean;\n    /**\n     * Enable user information prefix\n     * @defaultValue false\n     * @remarks Since 1.14.0\n     */\n    withUserInfo?: boolean;\n    /**\n     * Enable port suffix\n     * @defaultValue false\n     * @remarks Since 1.14.0\n     */\n    withPort?: boolean;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: Exclude<SizeForArbitrary, 'max'>;\n}\n/**\n * For web authority\n *\n * According to {@link https://www.ietf.org/rfc/rfc3986.txt | RFC 3986} - `authority = [ userinfo \"@\" ] host [ \":\" port ]`\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function webAuthority(constraints?: WebAuthorityConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/webFragments.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link webFragments}\n * @remarks Since 2.22.0\n * @public\n */\nexport interface WebFragmentsConstraints {\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: Exclude<SizeForArbitrary, 'max'>;\n}\n/**\n * For fragments of an URI (web included)\n *\n * According to {@link https://www.ietf.org/rfc/rfc3986.txt | RFC 3986}\n *\n * eg.: In the url `https://domain/plop?page=1#hello=1&world=2`, `?hello=1&world=2` are query parameters\n *\n * @param constraints - Constraints to apply when building instances (since 2.22.0)\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function webFragments(constraints?: WebFragmentsConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/webPath.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link webPath}\n * @remarks Since 3.3.0\n * @public\n */\nexport interface WebPathConstraints {\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 3.3.0\n     */\n    size?: Exclude<SizeForArbitrary, 'max'>;\n}\n/**\n * For web path\n *\n * According to {@link https://www.ietf.org/rfc/rfc3986.txt | RFC 3986} and\n * {@link https://url.spec.whatwg.org/ | WHATWG URL Standard}\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 3.3.0\n * @public\n */\nexport declare function webPath(constraints?: WebPathConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/webQueryParameters.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link webQueryParameters}\n * @remarks Since 2.22.0\n * @public\n */\nexport interface WebQueryParametersConstraints {\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: Exclude<SizeForArbitrary, 'max'>;\n}\n/**\n * For query parameters of an URI (web included)\n *\n * According to {@link https://www.ietf.org/rfc/rfc3986.txt | RFC 3986}\n *\n * eg.: In the url `https://domain/plop/?hello=1&world=2`, `?hello=1&world=2` are query parameters\n *\n * @param constraints - Constraints to apply when building instances (since 2.22.0)\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function webQueryParameters(constraints?: WebQueryParametersConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/webSegment.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link webSegment}\n * @remarks Since 2.22.0\n * @public\n */\nexport interface WebSegmentConstraints {\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: Exclude<SizeForArbitrary, 'max'>;\n}\n/**\n * For internal segment of an URI (web included)\n *\n * According to {@link https://www.ietf.org/rfc/rfc3986.txt | RFC 3986}\n *\n * eg.: In the url `https://github.com/dubzzz/fast-check/`, `dubzzz` and `fast-check` are segments\n *\n * @param constraints - Constraints to apply when building instances (since 2.22.0)\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function webSegment(constraints?: WebSegmentConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/arbitrary/webUrl.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { WebAuthorityConstraints } from './webAuthority.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link webUrl}\n * @remarks Since 1.14.0\n * @public\n */\nexport interface WebUrlConstraints {\n    /**\n     * Enforce specific schemes, eg.: http, https\n     * @defaultValue ['http', 'https']\n     * @remarks Since 1.14.0\n     */\n    validSchemes?: string[];\n    /**\n     * Settings for {@link webAuthority}\n     * @defaultValue &#123;&#125;\n     * @remarks Since 1.14.0\n     */\n    authoritySettings?: WebAuthorityConstraints;\n    /**\n     * Enable query parameters in the generated url\n     * @defaultValue false\n     * @remarks Since 1.14.0\n     */\n    withQueryParameters?: boolean;\n    /**\n     * Enable fragments in the generated url\n     * @defaultValue false\n     * @remarks Since 1.14.0\n     */\n    withFragments?: boolean;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: Exclude<SizeForArbitrary, 'max'>;\n}\n/**\n * For web url\n *\n * According to {@link https://www.ietf.org/rfc/rfc3986.txt | RFC 3986} and\n * {@link https://url.spec.whatwg.org/ | WHATWG URL Standard}\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function webUrl(constraints?: WebUrlConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/esm/types/check/arbitrary/definition/Arbitrary.d.ts": "import type { Random } from '../../../random/generator/Random.js';\nimport { Stream } from '../../../stream/Stream.js';\nimport { Value } from './Value.js';\n/**\n * Abstract class able to generate values on type `T`\n *\n * The values generated by an instance of Arbitrary can be previewed - with {@link sample} - or classified - with {@link statistics}.\n *\n * @remarks Since 0.0.7\n * @public\n */\nexport declare abstract class Arbitrary<T> {\n    /**\n     * Generate a value of type `T` along with its context (if any)\n     * based on the provided random number generator\n     *\n     * @param mrng - Random number generator\n     * @param biasFactor - If taken into account 1 value over biasFactor must be biased. Either integer value greater or equal to 2 (bias) or undefined (no bias)\n     * @returns Random value of type `T` and its context\n     *\n     * @remarks Since 0.0.1 (return type changed in 3.0.0)\n     */\n    abstract generate(mrng: Random, biasFactor: number | undefined): Value<T>;\n    /**\n     * Check if a given value could be pass to `shrink` without providing any context.\n     *\n     * In general, `canShrinkWithoutContext` is not designed to be called for each `shrink` but rather on very special cases.\n     * Its usage must be restricted to `canShrinkWithoutContext` or in the rare* contexts of a `shrink` method being called without\n     * any context. In this ill-formed case of `shrink`, `canShrinkWithoutContext` could be used or called if needed.\n     *\n     * *we fall in that case when fast-check is asked to shrink a value that has been provided manually by the user,\n     *  in other words: a value not coming from a call to `generate` or a normal `shrink` with context.\n     *\n     * @param value - Value to be assessed\n     * @returns `true` if and only if the value could have been generated by this instance\n     *\n     * @remarks Since 3.0.0\n     */\n    abstract canShrinkWithoutContext(value: unknown): value is T;\n    /**\n     * Shrink a value of type `T`, may rely on the context previously provided to shrink efficiently\n     *\n     * Must never be called with possibly invalid values and no context without ensuring that such call is legal\n     * by calling `canShrinkWithoutContext` first on the value.\n     *\n     * @param value - The value to shrink\n     * @param context - Its associated context (the one returned by generate) or `undefined` if no context but `canShrinkWithoutContext(value) === true`\n     * @returns Stream of shrinks for value based on context (if provided)\n     *\n     * @remarks Since 3.0.0\n     */\n    abstract shrink(value: T, context: unknown | undefined): Stream<Value<T>>;\n    /**\n     * Create another arbitrary by filtering values against `predicate`\n     *\n     * All the values produced by the resulting arbitrary\n     * satisfy `predicate(value) == true`\n     *\n     * Be aware that using filter may highly impact the time required to generate a valid entry\n     *\n     * @example\n     * ```typescript\n     * const integerGenerator: Arbitrary<number> = ...;\n     * const evenIntegerGenerator: Arbitrary<number> = integerGenerator.filter(e => e % 2 === 0);\n     * // new Arbitrary only keeps even values\n     * ```\n     *\n     * @param refinement - Predicate, to test each produced element. Return true to keep the element, false otherwise\n     * @returns New arbitrary filtered using predicate\n     *\n     * @remarks Since 1.23.0\n     */\n    filter<U extends T>(refinement: (t: T) => t is U): Arbitrary<U>;\n    /**\n     * Create another arbitrary by filtering values against `predicate`\n     *\n     * All the values produced by the resulting arbitrary\n     * satisfy `predicate(value) == true`\n     *\n     * Be aware that using filter may highly impact the time required to generate a valid entry\n     *\n     * @example\n     * ```typescript\n     * const integerGenerator: Arbitrary<number> = ...;\n     * const evenIntegerGenerator: Arbitrary<number> = integerGenerator.filter(e => e % 2 === 0);\n     * // new Arbitrary only keeps even values\n     * ```\n     *\n     * @param predicate - Predicate, to test each produced element. Return true to keep the element, false otherwise\n     * @returns New arbitrary filtered using predicate\n     *\n     * @remarks Since 0.0.1\n     */\n    filter(predicate: (t: T) => boolean): Arbitrary<T>;\n    /**\n     * Create another arbitrary by mapping all produced values using the provided `mapper`\n     * Values produced by the new arbitrary are the result of applying `mapper` value by value\n     *\n     * @example\n     * ```typescript\n     * const rgbChannels: Arbitrary<{r:number,g:number,b:number}> = ...;\n     * const color: Arbitrary<string> = rgbChannels.map(ch => `#${(ch.r*65536 + ch.g*256 + ch.b).toString(16).padStart(6, '0')}`);\n     * // transform an Arbitrary producing {r,g,b} integers into an Arbitrary of '#rrggbb'\n     * ```\n     *\n     * @param mapper - Map function, to produce a new element based on an old one\n     * @param unmapper - Optional unmap function, it will never be used except when shrinking user defined values. Must throw if value is not compatible (since 3.0.0)\n     * @returns New arbitrary with mapped elements\n     *\n     * @remarks Since 0.0.1\n     */\n    map<U>(mapper: (t: T) => U, unmapper?: (possiblyU: unknown) => T): Arbitrary<U>;\n    /**\n     * Create another arbitrary by mapping a value from a base Arbirary using the provided `fmapper`\n     * Values produced by the new arbitrary are the result of the arbitrary generated by applying `fmapper` to a value\n     * @example\n     * ```typescript\n     * const arrayAndLimitArbitrary = fc.nat().chain((c: number) => fc.tuple( fc.array(fc.nat(c)), fc.constant(c)));\n     * ```\n     *\n     * @param chainer - Chain function, to produce a new Arbitrary using a value from another Arbitrary\n     * @returns New arbitrary of new type\n     *\n     * @remarks Since 1.2.0\n     */\n    chain<U>(chainer: (t: T) => Arbitrary<U>): Arbitrary<U>;\n    /**\n     * Create another Arbitrary with no shrink values\n     *\n     * @example\n     * ```typescript\n     * const dataGenerator: Arbitrary<string> = ...;\n     * const unshrinkableDataGenerator: Arbitrary<string> = dataGenerator.noShrink();\n     * // same values no shrink\n     * ```\n     *\n     * @returns Create another arbitrary with no shrink values\n     * @remarks Since 0.0.9\n     */\n    noShrink(): Arbitrary<T>;\n    /**\n     * Create another Arbitrary that cannot be biased\n     *\n     * @param freq - The biased version will be used one time over freq - if it exists\n     * @remarks Since 1.1.0\n     */\n    noBias(): Arbitrary<T>;\n}\n",
  "node_modules/fast-check/lib/esm/types/check/arbitrary/definition/Value.d.ts": "/**\n * A `Value<T, TShrink = T>` holds an internal value of type `T`\n * and its associated context\n *\n * @remarks Since 3.0.0 (previously called `NextValue` in 2.15.0)\n * @public\n */\nexport declare class Value<T> {\n    /**\n     * State storing the result of hasCloneMethod\n     * If `true` the value will be cloned each time it gets accessed\n     * @remarks Since 2.15.0\n     */\n    readonly hasToBeCloned: boolean;\n    /**\n     * Safe value of the shrinkable\n     * Depending on `hasToBeCloned` it will either be `value_` or a clone of it\n     * @remarks Since 2.15.0\n     */\n    readonly value: T;\n    /**\n     * Internal value of the shrinkable\n     * @remarks Since 2.15.0\n     */\n    readonly value_: T;\n    /**\n     * Context for the generated value\n     * TODO - Do we want to clone it too?\n     * @remarks 2.15.0\n     */\n    readonly context: unknown;\n    /**\n     * @param value_ - Internal value of the shrinkable\n     * @param context - Context associated to the generated value (useful for shrink)\n     * @param customGetValue - Limited to internal usages (to ease migration to next), it will be removed on next major\n     */\n    constructor(value_: T, context: unknown, customGetValue?: (() => T) | undefined);\n}\n",
  "node_modules/fast-check/lib/esm/types/check/model/ModelRunner.d.ts": "import type { AsyncCommand } from './command/AsyncCommand.js';\nimport type { Command } from './command/Command.js';\nimport type { Scheduler } from '../../arbitrary/scheduler.js';\n/**\n * Synchronous definition of model and real\n * @remarks Since 2.2.0\n * @public\n */\nexport type ModelRunSetup<Model, Real> = () => {\n    model: Model;\n    real: Real;\n};\n/**\n * Asynchronous definition of model and real\n * @remarks Since 2.2.0\n * @public\n */\nexport type ModelRunAsyncSetup<Model, Real> = () => Promise<{\n    model: Model;\n    real: Real;\n}>;\n/**\n * Run synchronous commands over a `Model` and the `Real` system\n *\n * Throw in case of inconsistency\n *\n * @param s - Initial state provider\n * @param cmds - Synchronous commands to be executed\n *\n * @remarks Since 1.5.0\n * @public\n */\nexport declare function modelRun<Model extends object, Real, InitialModel extends Model>(s: ModelRunSetup<InitialModel, Real>, cmds: Iterable<Command<Model, Real>>): void;\n/**\n * Run asynchronous commands over a `Model` and the `Real` system\n *\n * Throw in case of inconsistency\n *\n * @param s - Initial state provider\n * @param cmds - Asynchronous commands to be executed\n *\n * @remarks Since 1.5.0\n * @public\n */\nexport declare function asyncModelRun<Model extends object, Real, CheckAsync extends boolean, InitialModel extends Model>(s: ModelRunSetup<InitialModel, Real> | ModelRunAsyncSetup<InitialModel, Real>, cmds: Iterable<AsyncCommand<Model, Real, CheckAsync>>): Promise<void>;\n/**\n * Run asynchronous and scheduled commands over a `Model` and the `Real` system\n *\n * Throw in case of inconsistency\n *\n * @param scheduler - Scheduler\n * @param s - Initial state provider\n * @param cmds - Asynchronous commands to be executed\n *\n * @remarks Since 1.24.0\n * @public\n */\nexport declare function scheduledModelRun<Model extends object, Real, CheckAsync extends boolean, InitialModel extends Model>(scheduler: Scheduler, s: ModelRunSetup<InitialModel, Real> | ModelRunAsyncSetup<InitialModel, Real>, cmds: Iterable<AsyncCommand<Model, Real, CheckAsync>>): Promise<void>;\n",
  "node_modules/fast-check/lib/esm/types/check/model/ReplayPath.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/check/model/command/AsyncCommand.d.ts": "import type { ICommand } from './ICommand.js';\n/**\n * Interface that should be implemented in order to define\n * an asynchronous command\n *\n * @remarks Since 1.5.0\n * @public\n */\nexport interface AsyncCommand<Model extends object, Real, CheckAsync extends boolean = false> extends ICommand<Model, Real, Promise<void>, CheckAsync> {\n}\n",
  "node_modules/fast-check/lib/esm/types/check/model/command/Command.d.ts": "import type { ICommand } from './ICommand.js';\n/**\n * Interface that should be implemented in order to define\n * a synchronous command\n *\n * @remarks Since 1.5.0\n * @public\n */\nexport interface Command<Model extends object, Real> extends ICommand<Model, Real, void> {\n}\n",
  "node_modules/fast-check/lib/esm/types/check/model/command/ICommand.d.ts": "/**\n * Interface that should be implemented in order to define a command\n * @remarks Since 1.5.0\n * @public\n */\nexport interface ICommand<Model extends object, Real, RunResult, CheckAsync extends boolean = false> {\n    /**\n     * Check if the model is in the right state to apply the command\n     *\n     * WARNING: does not change the model\n     *\n     * @param m - Model, simplified or schematic representation of real system\n     *\n     * @remarks Since 1.5.0\n     */\n    check(m: Readonly<Model>): CheckAsync extends false ? boolean : Promise<boolean>;\n    /**\n     * Receive the non-updated model and the real or system under test.\n     * Perform the checks post-execution - Throw in case of invalid state.\n     * Update the model accordingly\n     *\n     * @param m - Model, simplified or schematic representation of real system\n     * @param r - Sytem under test\n     *\n     * @remarks Since 1.5.0\n     */\n    run(m: Model, r: Real): RunResult;\n    /**\n     * Name of the command\n     * @remarks Since 1.5.0\n     */\n    toString(): string;\n}\n",
  "node_modules/fast-check/lib/esm/types/check/model/commands/CommandWrapper.d.ts": "import { asyncToStringMethod, toStringMethod } from '../../../utils/stringify.js';\nimport type { ICommand } from '../command/ICommand.js';\n/**\n * Wrapper around commands used internally by fast-check to wrap existing commands\n * in order to add them a flag to know whether or not they already have been executed\n */\nexport declare class CommandWrapper<Model extends object, Real, RunResult, CheckAsync extends boolean> implements ICommand<Model, Real, RunResult, CheckAsync> {\n    readonly cmd: ICommand<Model, Real, RunResult, CheckAsync>;\n    [toStringMethod]?: () => string;\n    [asyncToStringMethod]?: () => Promise<string>;\n    hasRan: boolean;\n    constructor(cmd: ICommand<Model, Real, RunResult, CheckAsync>);\n    check(m: Readonly<Model>): CheckAsync extends false ? boolean : Promise<boolean>;\n    run(m: Model, r: Real): RunResult;\n    clone(): CommandWrapper<Model, Real, RunResult, CheckAsync>;\n    toString(): string;\n}\n",
  "node_modules/fast-check/lib/esm/types/check/model/commands/CommandsContraints.d.ts": "import type { SizeForArbitrary } from '../../../arbitrary/_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Parameters for {@link commands}\n * @remarks Since 2.2.0\n * @public\n */\nexport interface CommandsContraints {\n    /**\n     * Maximal number of commands to generate per run\n     *\n     * You probably want to use `size` instead.\n     *\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 1.11.0\n     */\n    maxCommands?: number;\n    /**\n     * Define how large the generated values (number of commands) should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n    /**\n     * Do not show replayPath in the output\n     * @defaultValue false\n     * @remarks Since 1.11.0\n     */\n    disableReplayLog?: boolean;\n    /**\n     * Hint for replay purposes only\n     *\n     * Should be used in conjonction with `{ seed, path }` of {@link assert}\n     *\n     * @remarks Since 1.11.0\n     */\n    replayPath?: string;\n}\n",
  "node_modules/fast-check/lib/esm/types/check/model/commands/CommandsIterable.d.ts": "import { cloneMethod } from '../../symbols.js';\nimport type { CommandWrapper } from './CommandWrapper.js';\n/**\n * Iterable datastructure accepted as input for asyncModelRun and modelRun\n */\nexport declare class CommandsIterable<Model extends object, Real, RunResult, CheckAsync extends boolean = false> implements Iterable<CommandWrapper<Model, Real, RunResult, CheckAsync>> {\n    readonly commands: CommandWrapper<Model, Real, RunResult, CheckAsync>[];\n    readonly metadataForReplay: () => string;\n    constructor(commands: CommandWrapper<Model, Real, RunResult, CheckAsync>[], metadataForReplay: () => string);\n    [Symbol.iterator](): Iterator<CommandWrapper<Model, Real, RunResult, CheckAsync>>;\n    [cloneMethod](): CommandsIterable<Model, Real, RunResult, CheckAsync>;\n    toString(): string;\n}\n",
  "node_modules/fast-check/lib/esm/types/check/model/commands/ScheduledCommand.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/check/precondition/Pre.d.ts": "/**\n * Add pre-condition checks inside a property execution\n * @param expectTruthy - cancel the run whenever this value is falsy\n * @remarks Since 1.3.0\n * @public\n */\nexport declare function pre(expectTruthy: boolean): asserts expectTruthy;\n",
  "node_modules/fast-check/lib/esm/types/check/precondition/PreconditionFailure.d.ts": "/**\n * Error type produced whenever a precondition fails\n * @remarks Since 2.2.0\n * @public\n */\nexport declare class PreconditionFailure extends Error {\n    readonly interruptExecution: boolean;\n    constructor(interruptExecution?: boolean);\n    static isFailure(err: unknown): err is PreconditionFailure;\n}\n",
  "node_modules/fast-check/lib/esm/types/check/property/AsyncProperty.d.ts": "import type { Arbitrary } from '../arbitrary/definition/Arbitrary.js';\nimport type { IAsyncProperty, IAsyncPropertyWithHooks, AsyncPropertyHookFunction } from './AsyncProperty.generic.js';\n/**\n * Instantiate a new {@link fast-check#IAsyncProperty}\n * @param predicate - Assess the success of the property. Would be considered falsy if it throws or if its output evaluates to false\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function asyncProperty<Ts extends [unknown, ...unknown[]]>(...args: [...arbitraries: {\n    [K in keyof Ts]: Arbitrary<Ts[K]>;\n}, predicate: (...args: Ts) => Promise<boolean | void>]): IAsyncPropertyWithHooks<Ts>;\nexport type { IAsyncProperty, IAsyncPropertyWithHooks, AsyncPropertyHookFunction };\nexport { asyncProperty };\n",
  "node_modules/fast-check/lib/esm/types/check/property/AsyncProperty.generic.d.ts": "import type { IRawProperty } from './IRawProperty.js';\nimport type { GlobalAsyncPropertyHookFunction } from '../runner/configuration/GlobalParameters.js';\n/**\n * Type of legal hook function that can be used to call `beforeEach` or `afterEach`\n * on a {@link IAsyncPropertyWithHooks}\n *\n * @remarks Since 2.2.0\n * @public\n */\nexport type AsyncPropertyHookFunction = ((previousHookFunction: GlobalAsyncPropertyHookFunction) => Promise<unknown>) | ((previousHookFunction: GlobalAsyncPropertyHookFunction) => void);\n/**\n * Interface for asynchronous property, see {@link IRawProperty}\n * @remarks Since 1.19.0\n * @public\n */\nexport interface IAsyncProperty<Ts> extends IRawProperty<Ts, true> {\n}\n/**\n * Interface for asynchronous property defining hooks, see {@link IAsyncProperty}\n * @remarks Since 2.2.0\n * @public\n */\nexport interface IAsyncPropertyWithHooks<Ts> extends IAsyncProperty<Ts> {\n    /**\n     * Define a function that should be called before all calls to the predicate\n     * @param hookFunction - Function to be called\n     * @remarks Since 1.6.0\n     */\n    beforeEach(hookFunction: AsyncPropertyHookFunction): IAsyncPropertyWithHooks<Ts>;\n    /**\n     * Define a function that should be called after all calls to the predicate\n     * @param hookFunction - Function to be called\n     * @remarks Since 1.6.0\n     */\n    afterEach(hookFunction: AsyncPropertyHookFunction): IAsyncPropertyWithHooks<Ts>;\n}\n",
  "node_modules/fast-check/lib/esm/types/check/property/IRawProperty.d.ts": "import type { Random } from '../../random/generator/Random.js';\nimport type { Stream } from '../../stream/Stream.js';\nimport type { Value } from '../arbitrary/definition/Value.js';\nimport type { PreconditionFailure } from '../precondition/PreconditionFailure.js';\n/**\n * Represent failures of the property\n * @remarks Since 3.0.0\n * @public\n */\nexport type PropertyFailure = {\n    /**\n     * The original error that has been intercepted.\n     * Possibly not an instance Error as users can throw anything.\n     * @remarks Since 3.0.0\n     */\n    error: unknown;\n    /**\n     * The error message extracted from the error\n     * @remarks Since 3.0.0\n     */\n    errorMessage: string;\n};\n/**\n * Property\n *\n * A property is the combination of:\n * - Arbitraries: how to generate the inputs for the algorithm\n * - Predicate: how to confirm the algorithm succeeded?\n *\n * @remarks Since 1.19.0\n * @public\n */\nexport interface IRawProperty<Ts, IsAsync extends boolean = boolean> {\n    /**\n     * Is the property asynchronous?\n     *\n     * true in case of asynchronous property, false otherwise\n     * @remarks Since 0.0.7\n     */\n    isAsync(): IsAsync;\n    /**\n     * Generate values of type Ts\n     *\n     * @param mrng - Random number generator\n     * @param runId - Id of the generation, starting at 0 - if set the generation might be biased\n     *\n     * @remarks Since 0.0.7 (return type changed in 3.0.0)\n     */\n    generate(mrng: Random, runId?: number): Value<Ts>;\n    /**\n     * Shrink value of type Ts\n     *\n     * @param value - The value to be shrunk, it can be context-less\n     *\n     * @remarks Since 3.0.0\n     */\n    shrink(value: Value<Ts>): Stream<Value<Ts>>;\n    /**\n     * Check the predicate for v\n     * @param v - Value of which we want to check the predicate\n     * @param dontRunHook - Do not run beforeEach and afterEach hooks within run\n     * @remarks Since 0.0.7\n     */\n    run(v: Ts, dontRunHook?: boolean): (IsAsync extends true ? Promise<PreconditionFailure | PropertyFailure | null> : never) | (IsAsync extends false ? PreconditionFailure | PropertyFailure | null : never);\n    /**\n     * Run before each hook\n     * @remarks Since 3.4.0\n     */\n    runBeforeEach?: () => (IsAsync extends true ? Promise<void> : never) | (IsAsync extends false ? void : never);\n    /**\n     * Run after each hook\n     * @remarks Since 3.4.0\n     */\n    runAfterEach?: () => (IsAsync extends true ? Promise<void> : never) | (IsAsync extends false ? void : never);\n}\n",
  "node_modules/fast-check/lib/esm/types/check/property/IgnoreEqualValuesProperty.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/check/property/Property.d.ts": "import type { Arbitrary } from '../arbitrary/definition/Arbitrary.js';\nimport type { IProperty, IPropertyWithHooks, PropertyHookFunction } from './Property.generic.js';\n/**\n * Instantiate a new {@link fast-check#IProperty}\n * @param predicate - Assess the success of the property. Would be considered falsy if it throws or if its output evaluates to false\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function property<Ts extends [unknown, ...unknown[]]>(...args: [...arbitraries: {\n    [K in keyof Ts]: Arbitrary<Ts[K]>;\n}, predicate: (...args: Ts) => boolean | void]): IPropertyWithHooks<Ts>;\nexport type { IProperty, IPropertyWithHooks, PropertyHookFunction };\nexport { property };\n",
  "node_modules/fast-check/lib/esm/types/check/property/Property.generic.d.ts": "import type { IRawProperty } from './IRawProperty.js';\nimport type { GlobalPropertyHookFunction } from '../runner/configuration/GlobalParameters.js';\n/**\n * Type of legal hook function that can be used to call `beforeEach` or `afterEach`\n * on a {@link IPropertyWithHooks}\n *\n * @remarks Since 2.2.0\n * @public\n */\nexport type PropertyHookFunction = (globalHookFunction: GlobalPropertyHookFunction) => void;\n/**\n * Interface for synchronous property, see {@link IRawProperty}\n * @remarks Since 1.19.0\n * @public\n */\nexport interface IProperty<Ts> extends IRawProperty<Ts, false> {\n}\n/**\n * Interface for synchronous property defining hooks, see {@link IProperty}\n * @remarks Since 2.2.0\n * @public\n */\nexport interface IPropertyWithHooks<Ts> extends IProperty<Ts> {\n    /**\n     * Define a function that should be called before all calls to the predicate\n     * @param invalidHookFunction - Function to be called, please provide a valid hook function\n     * @remarks Since 1.6.0\n     */\n    beforeEach(invalidHookFunction: (hookFunction: GlobalPropertyHookFunction) => Promise<unknown>): 'beforeEach expects a synchronous function but was given a function returning a Promise';\n    /**\n     * Define a function that should be called before all calls to the predicate\n     * @param hookFunction - Function to be called\n     * @remarks Since 1.6.0\n     */\n    beforeEach(hookFunction: PropertyHookFunction): IPropertyWithHooks<Ts>;\n    /**\n     * Define a function that should be called after all calls to the predicate\n     * @param invalidHookFunction - Function to be called, please provide a valid hook function\n     * @remarks Since 1.6.0\n     */\n    afterEach(invalidHookFunction: (hookFunction: GlobalPropertyHookFunction) => Promise<unknown>): 'afterEach expects a synchronous function but was given a function returning a Promise';\n    /**\n     * Define a function that should be called after all calls to the predicate\n     * @param hookFunction - Function to be called\n     * @remarks Since 1.6.0\n     */\n    afterEach(hookFunction: PropertyHookFunction): IPropertyWithHooks<Ts>;\n}\n",
  "node_modules/fast-check/lib/esm/types/check/property/SkipAfterProperty.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/check/property/TimeoutProperty.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/check/property/UnbiasedProperty.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/check/runner/DecorateProperty.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/check/runner/Runner.d.ts": "import type { IRawProperty } from '../property/IRawProperty.js';\nimport type { Parameters } from './configuration/Parameters.js';\nimport type { RunDetails } from './reporter/RunDetails.js';\nimport type { IAsyncProperty } from '../property/AsyncProperty.js';\nimport type { IProperty } from '../property/Property.js';\n/**\n * Run the property, do not throw contrary to {@link assert}\n *\n * WARNING: Has to be awaited\n *\n * @param property - Asynchronous property to be checked\n * @param params - Optional parameters to customize the execution\n *\n * @returns Test status and other useful details\n *\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function check<Ts>(property: IAsyncProperty<Ts>, params?: Parameters<Ts>): Promise<RunDetails<Ts>>;\n/**\n * Run the property, do not throw contrary to {@link assert}\n *\n * @param property - Synchronous property to be checked\n * @param params - Optional parameters to customize the execution\n *\n * @returns Test status and other useful details\n *\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function check<Ts>(property: IProperty<Ts>, params?: Parameters<Ts>): RunDetails<Ts>;\n/**\n * Run the property, do not throw contrary to {@link assert}\n *\n * WARNING: Has to be awaited if the property is asynchronous\n *\n * @param property - Property to be checked\n * @param params - Optional parameters to customize the execution\n *\n * @returns Test status and other useful details\n *\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function check<Ts>(property: IRawProperty<Ts>, params?: Parameters<Ts>): Promise<RunDetails<Ts>> | RunDetails<Ts>;\n/**\n * Run the property, throw in case of failure\n *\n * It can be called directly from describe/it blocks of Mocha.\n * No meaningful results are produced in case of success.\n *\n * WARNING: Has to be awaited\n *\n * @param property - Asynchronous property to be checked\n * @param params - Optional parameters to customize the execution\n *\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function assert<Ts>(property: IAsyncProperty<Ts>, params?: Parameters<Ts>): Promise<void>;\n/**\n * Run the property, throw in case of failure\n *\n * It can be called directly from describe/it blocks of Mocha.\n * No meaningful results are produced in case of success.\n *\n * @param property - Synchronous property to be checked\n * @param params - Optional parameters to customize the execution\n *\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function assert<Ts>(property: IProperty<Ts>, params?: Parameters<Ts>): void;\n/**\n * Run the property, throw in case of failure\n *\n * It can be called directly from describe/it blocks of Mocha.\n * No meaningful results are produced in case of success.\n *\n * WARNING: Returns a promise to be awaited if the property is asynchronous\n *\n * @param property - Synchronous or asynchronous property to be checked\n * @param params - Optional parameters to customize the execution\n *\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function assert<Ts>(property: IRawProperty<Ts>, params?: Parameters<Ts>): Promise<void> | void;\nexport { check, assert };\n",
  "node_modules/fast-check/lib/esm/types/check/runner/RunnerIterator.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/check/runner/Sampler.d.ts": "import type { Arbitrary } from '../arbitrary/definition/Arbitrary.js';\nimport type { IRawProperty } from '../property/IRawProperty.js';\nimport type { Parameters } from './configuration/Parameters.js';\n/**\n * Generate an array containing all the values that would have been generated during {@link assert} or {@link check}\n *\n * @example\n * ```typescript\n * fc.sample(fc.nat(), 10); // extract 10 values from fc.nat() Arbitrary\n * fc.sample(fc.nat(), {seed: 42}); // extract values from fc.nat() as if we were running fc.assert with seed=42\n * ```\n *\n * @param generator - {@link IProperty} or {@link Arbitrary} to extract the values from\n * @param params - Integer representing the number of values to generate or `Parameters` as in {@link assert}\n *\n * @remarks Since 0.0.6\n * @public\n */\ndeclare function sample<Ts>(generator: IRawProperty<Ts> | Arbitrary<Ts>, params?: Parameters<Ts> | number): Ts[];\n/**\n * Gather useful statistics concerning generated values\n *\n * Print the result in `console.log` or `params.logger` (if defined)\n *\n * @example\n * ```typescript\n * fc.statistics(\n *     fc.nat(999),\n *     v => v < 100 ? 'Less than 100' : 'More or equal to 100',\n *     {numRuns: 1000, logger: console.log});\n * // Classify 1000 values generated by fc.nat(999) into two categories:\n * // - Less than 100\n * // - More or equal to 100\n * // The output will be sent line by line to the logger\n * ```\n *\n * @param generator - {@link IProperty} or {@link Arbitrary} to extract the values from\n * @param classify - Classifier function that can classify the generated value in zero, one or more categories (with free labels)\n * @param params - Integer representing the number of values to generate or `Parameters` as in {@link assert}\n *\n * @remarks Since 0.0.6\n * @public\n */\ndeclare function statistics<Ts>(generator: IRawProperty<Ts> | Arbitrary<Ts>, classify: (v: Ts) => string | string[], params?: Parameters<Ts> | number): void;\nexport { sample, statistics };\n",
  "node_modules/fast-check/lib/esm/types/check/runner/SourceValuesIterator.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/check/runner/Tosser.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/check/runner/configuration/GlobalParameters.d.ts": "import type { Size } from '../../../arbitrary/_internals/helpers/MaxLengthFromMinLength.js';\nimport type { Parameters } from './Parameters.js';\n/**\n * Type of legal hook function that can be used in the global parameter `beforeEach` and/or `afterEach`\n * @remarks Since 2.3.0\n * @public\n */\nexport type GlobalPropertyHookFunction = () => void;\n/**\n * Type of legal hook function that can be used in the global parameter `asyncBeforeEach` and/or `asyncAfterEach`\n * @remarks Since 2.3.0\n * @public\n */\nexport type GlobalAsyncPropertyHookFunction = (() => Promise<unknown>) | (() => void);\n/**\n * Type describing the global overrides\n * @remarks Since 1.18.0\n * @public\n */\nexport type GlobalParameters = Pick<Parameters<unknown>, Exclude<keyof Parameters<unknown>, 'path' | 'examples'>> & {\n    /**\n     * Specify a function that will be called before each execution of a property.\n     * It behaves as-if you manually called `beforeEach` method on all the properties you execute with fast-check.\n     *\n     * The function will be used for both {@link fast-check#property} and {@link fast-check#asyncProperty}.\n     * This global override should never be used in conjunction with `asyncBeforeEach`.\n     *\n     * @remarks Since 2.3.0\n     */\n    beforeEach?: GlobalPropertyHookFunction;\n    /**\n     * Specify a function that will be called after each execution of a property.\n     * It behaves as-if you manually called `afterEach` method on all the properties you execute with fast-check.\n     *\n     * The function will be used for both {@link fast-check#property} and {@link fast-check#asyncProperty}.\n     * This global override should never be used in conjunction with `asyncAfterEach`.\n     *\n     * @remarks Since 2.3.0\n     */\n    afterEach?: GlobalPropertyHookFunction;\n    /**\n     * Specify a function that will be called before each execution of an asynchronous property.\n     * It behaves as-if you manually called `beforeEach` method on all the asynchronous properties you execute with fast-check.\n     *\n     * The function will be used only for {@link fast-check#asyncProperty}. It makes synchronous properties created by {@link fast-check#property} unable to run.\n     * This global override should never be used in conjunction with `beforeEach`.\n     *\n     * @remarks Since 2.3.0\n     */\n    asyncBeforeEach?: GlobalAsyncPropertyHookFunction;\n    /**\n     * Specify a function that will be called after each execution of an asynchronous property.\n     * It behaves as-if you manually called `afterEach` method on all the asynchronous properties you execute with fast-check.\n     *\n     * The function will be used only for {@link fast-check#asyncProperty}. It makes synchronous properties created by {@link fast-check#property} unable to run.\n     * This global override should never be used in conjunction with `afterEach`.\n     *\n     * @remarks Since 2.3.0\n     */\n    asyncAfterEach?: GlobalAsyncPropertyHookFunction;\n    /**\n     * Define the base size to be used by arbitraries.\n     *\n     * By default arbitraries not specifying any size will default to it (except in some cases when used defaultSizeToMaxWhenMaxSpecified is true).\n     * For some arbitraries users will want to override the default and either define another size relative to this one,\n     * or a fixed one.\n     *\n     * @defaultValue `\"small\"`\n     * @remarks Since 2.22.0\n     */\n    baseSize?: Size;\n    /**\n     * When set to `true` and if the size has not been defined for this precise instance,\n     * it will automatically default to `\"max\"` if the user specified a upper bound for the range\n     * (applies to length and to depth).\n     *\n     * When `false`, the size will be defaulted to `baseSize` even if the user specified\n     * a upper bound for the range.\n     *\n     * @remarks Since 2.22.0\n     */\n    defaultSizeToMaxWhenMaxSpecified?: boolean;\n};\n/**\n * Define global parameters that will be used by all the runners\n *\n * @example\n * ```typescript\n * fc.configureGlobal({ numRuns: 10 });\n * //...\n * fc.assert(\n *   fc.property(\n *     fc.nat(), fc.nat(),\n *     (a, b) => a + b === b + a\n *   ), { seed: 42 }\n * ) // equivalent to { numRuns: 10, seed: 42 }\n * ```\n *\n * @param parameters - Global parameters\n *\n * @remarks Since 1.18.0\n * @public\n */\nexport declare function configureGlobal(parameters: GlobalParameters): void;\n/**\n * Read global parameters that will be used by runners\n * @remarks Since 1.18.0\n * @public\n */\nexport declare function readConfigureGlobal(): GlobalParameters;\n/**\n * Reset global parameters\n * @remarks Since 1.18.0\n * @public\n */\nexport declare function resetConfigureGlobal(): void;\n",
  "node_modules/fast-check/lib/esm/types/check/runner/configuration/Parameters.d.ts": "import type { RandomType } from './RandomType.js';\nimport type { VerbosityLevel } from './VerbosityLevel.js';\nimport type { RunDetails } from '../reporter/RunDetails.js';\nimport type { RandomGenerator } from 'pure-rand';\n/**\n * Customization of the parameters used to run the properties\n * @remarks Since 0.0.6\n * @public\n */\nexport interface Parameters<T = void> {\n    /**\n     * Initial seed of the generator: `Date.now()` by default\n     *\n     * It can be forced to replay a failed run.\n     *\n     * In theory, seeds are supposed to be 32-bit integers.\n     * In case of double value, the seed will be rescaled into a valid 32-bit integer (eg.: values between 0 and 1 will be evenly spread into the range of possible seeds).\n     *\n     * @remarks Since 0.0.6\n     */\n    seed?: number;\n    /**\n     * Random number generator: `xorshift128plus` by default\n     *\n     * Random generator is the core element behind the generation of random values - changing it might directly impact the quality and performances of the generation of random values.\n     * It can be one of: 'mersenne', 'congruential', 'congruential32', 'xorshift128plus', 'xoroshiro128plus'\n     * Or any function able to build a `RandomGenerator` based on a seed\n     *\n     * As required since pure-rand v6.0.0, when passing a builder for {@link RandomGenerator},\n     * the random number generator must generate values between -0x80000000 and 0x7fffffff.\n     *\n     * @remarks Since 1.6.0\n     */\n    randomType?: RandomType | ((seed: number) => RandomGenerator);\n    /**\n     * Number of runs before success: 100 by default\n     * @remarks Since 1.0.0\n     */\n    numRuns?: number;\n    /**\n     * Maximal number of skipped values per run\n     *\n     * Skipped is considered globally, so this value is used to compute maxSkips = maxSkipsPerRun * numRuns.\n     * Runner will consider a run to have failed if it skipped maxSkips+1 times before having generated numRuns valid entries.\n     *\n     * See {@link pre} for more details on pre-conditions\n     *\n     * @remarks Since 1.3.0\n     */\n    maxSkipsPerRun?: number;\n    /**\n     * Maximum time in milliseconds for the predicate to answer: disabled by default\n     *\n     * WARNING: Only works for async code (see {@link asyncProperty}), will not interrupt a synchronous code.\n     * @remarks Since 0.0.11\n     */\n    timeout?: number;\n    /**\n     * Skip all runs after a given time limit: disabled by default\n     *\n     * NOTE: Relies on `Date.now()`.\n     *\n     * NOTE:\n     * Useful to stop too long shrinking processes.\n     * Replay capability (see `seed`, `path`) can resume the shrinking.\n     *\n     * WARNING:\n     * It skips runs. Thus test might be marked as failed.\n     * Indeed, it might not reached the requested number of successful runs.\n     *\n     * @remarks Since 1.15.0\n     */\n    skipAllAfterTimeLimit?: number;\n    /**\n     * Interrupt test execution after a given time limit: disabled by default\n     *\n     * NOTE: Relies on `Date.now()`.\n     *\n     * NOTE:\n     * Useful to avoid having too long running processes in your CI.\n     * Replay capability (see `seed`, `path`) can still be used if needed.\n     *\n     * WARNING:\n     * If the test got interrupted before any failure occured\n     * and before it reached the requested number of runs specified by `numRuns`\n     * it will be marked as success. Except if `markInterruptAsFailure` has been set to `true`\n     *\n     * @remarks Since 1.19.0\n     */\n    interruptAfterTimeLimit?: number;\n    /**\n     * Mark interrupted runs as failed runs if preceded by one success or more: disabled by default\n     * Interrupted with no success at all always defaults to failure whatever the value of this flag.\n     * @remarks Since 1.19.0\n     */\n    markInterruptAsFailure?: boolean;\n    /**\n     * Skip runs corresponding to already tried values.\n     *\n     * WARNING:\n     * Discarded runs will be retried. Under the hood they are simple calls to `fc.pre`.\n     * In other words, if you ask for 100 runs but your generator can only generate 10 values then the property will fail as 100 runs will never be reached.\n     * Contrary to `ignoreEqualValues` you always have the number of runs you requested.\n     *\n     * NOTE: Relies on `fc.stringify` to check the equality.\n     *\n     * @remarks Since 2.14.0\n     */\n    skipEqualValues?: boolean;\n    /**\n     * Discard runs corresponding to already tried values.\n     *\n     * WARNING:\n     * Discarded runs will not be replaced.\n     * In other words, if you ask for 100 runs and have 2 discarded runs you will only have 98 effective runs.\n     *\n     * NOTE: Relies on `fc.stringify` to check the equality.\n     *\n     * @remarks Since 2.14.0\n     */\n    ignoreEqualValues?: boolean;\n    /**\n     * Way to replay a failing property directly with the counterexample.\n     * It can be fed with the counterexamplePath returned by the failing test (requires `seed` too).\n     * @remarks Since 1.0.0\n     */\n    path?: string;\n    /**\n     * Logger (see {@link statistics}): `console.log` by default\n     * @remarks Since 0.0.6\n     */\n    logger?(v: string): void;\n    /**\n     * Force the use of unbiased arbitraries: biased by default\n     * @remarks Since 1.1.0\n     */\n    unbiased?: boolean;\n    /**\n     * Enable verbose mode: {@link VerbosityLevel.None} by default\n     *\n     * Using `verbose: true` is equivalent to `verbose: VerbosityLevel.Verbose`\n     *\n     * It can prove very useful to troubleshoot issues.\n     * See {@link VerbosityLevel} for more details on each level.\n     *\n     * @remarks Since 1.1.0\n     */\n    verbose?: boolean | VerbosityLevel;\n    /**\n     * Custom values added at the beginning of generated ones\n     *\n     * It enables users to come with examples they want to test at every run\n     *\n     * @remarks Since 1.4.0\n     */\n    examples?: T[];\n    /**\n     * Stop run on failure\n     *\n     * It makes the run stop at the first encountered failure without shrinking.\n     *\n     * When used in complement to `seed` and `path`,\n     * it replays only the minimal counterexample.\n     *\n     * @remarks Since 1.11.0\n     */\n    endOnFailure?: boolean;\n    /**\n     * Replace the default reporter handling errors by a custom one\n     *\n     * Reporter is responsible to throw in case of failure: default one throws whenever `runDetails.failed` is true.\n     * But you may want to change this behaviour in yours.\n     *\n     * Only used when calling {@link assert}\n     * Cannot be defined in conjonction with `asyncReporter`\n     *\n     * @remarks Since 1.25.0\n     */\n    reporter?: (runDetails: RunDetails<T>) => void;\n    /**\n     * Replace the default reporter handling errors by a custom one\n     *\n     * Reporter is responsible to throw in case of failure: default one throws whenever `runDetails.failed` is true.\n     * But you may want to change this behaviour in yours.\n     *\n     * Only used when calling {@link assert}\n     * Cannot be defined in conjonction with `reporter`\n     * Not compatible with synchronous properties: runner will throw\n     *\n     * @remarks Since 1.25.0\n     */\n    asyncReporter?: (runDetails: RunDetails<T>) => Promise<void>;\n    /**\n     * Should the thrown Error include a cause leading to the original Error?\n     *\n     * In such case the original Error will disappear from the message of the Error thrown by fast-check\n     * and only appear within the cause part of it.\n     *\n     * Remark: At the moment, only node (≥16.14.0) and vitest seem to properly display such errors.\n     * Others will just discard the cause at display time.\n     */\n    errorWithCause?: boolean;\n}\n",
  "node_modules/fast-check/lib/esm/types/check/runner/configuration/QualifiedParameters.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/check/runner/configuration/RandomType.d.ts": "/**\n * Random generators automatically recognized by the framework\n * without having to pass a builder function\n * @remarks Since 2.2.0\n * @public\n */\nexport type RandomType = 'mersenne' | 'congruential' | 'congruential32' | 'xorshift128plus' | 'xoroshiro128plus';\n",
  "node_modules/fast-check/lib/esm/types/check/runner/configuration/VerbosityLevel.d.ts": "/**\n * Verbosity level\n * @remarks Since 1.9.1\n * @public\n */\nexport declare enum VerbosityLevel {\n    /**\n     * Level 0 (default)\n     *\n     * Minimal reporting:\n     * - minimal failing case\n     * - error log corresponding to the minimal failing case\n     *\n     * @remarks Since 1.9.1\n     */\n    None = 0,\n    /**\n     * Level 1\n     *\n     * Failures reporting:\n     * - same as `VerbosityLevel.None`\n     * - list all the failures encountered during the shrinking process\n     *\n     * @remarks Since 1.9.1\n     */\n    Verbose = 1,\n    /**\n     * Level 2\n     *\n     * Execution flow reporting:\n     * - same as `VerbosityLevel.None`\n     * - all runs with their associated status displayed as a tree\n     *\n     * @remarks Since 1.9.1\n     */\n    VeryVerbose = 2\n}\n",
  "node_modules/fast-check/lib/esm/types/check/runner/reporter/ExecutionStatus.d.ts": "/**\n * Status of the execution of the property\n * @remarks Since 1.9.0\n * @public\n */\nexport declare enum ExecutionStatus {\n    Success = 0,\n    Skipped = -1,\n    Failure = 1\n}\n",
  "node_modules/fast-check/lib/esm/types/check/runner/reporter/ExecutionTree.d.ts": "import type { ExecutionStatus } from './ExecutionStatus.js';\n/**\n * Summary of the execution process\n * @remarks Since 1.9.0\n * @public\n */\nexport interface ExecutionTree<Ts> {\n    /**\n     * Status of the property\n     * @remarks Since 1.9.0\n     */\n    status: ExecutionStatus;\n    /**\n     * Generated value\n     * @remarks Since 1.9.0\n     */\n    value: Ts;\n    /**\n     * Values derived from this value\n     * @remarks Since 1.9.0\n     */\n    children: ExecutionTree<Ts>[];\n}\n",
  "node_modules/fast-check/lib/esm/types/check/runner/reporter/RunDetails.d.ts": "import type { VerbosityLevel } from '../configuration/VerbosityLevel.js';\nimport type { ExecutionTree } from './ExecutionTree.js';\nimport type { Parameters } from '../configuration/Parameters.js';\n/**\n * Post-run details produced by {@link check}\n *\n * A failing property can easily detected by checking the `failed` flag of this structure\n *\n * @remarks Since 0.0.7\n * @public\n */\nexport type RunDetails<Ts> = RunDetailsFailureProperty<Ts> | RunDetailsFailureTooManySkips<Ts> | RunDetailsFailureInterrupted<Ts> | RunDetailsSuccess<Ts>;\n/**\n * Run reported as failed because\n * the property failed\n *\n * Refer to {@link RunDetailsCommon} for more details\n *\n * @remarks Since 1.25.0\n * @public\n */\nexport interface RunDetailsFailureProperty<Ts> extends RunDetailsCommon<Ts> {\n    failed: true;\n    interrupted: boolean;\n    counterexample: Ts;\n    counterexamplePath: string;\n    error: string;\n    errorInstance: unknown;\n}\n/**\n * Run reported as failed because\n * too many retries have been attempted to generate valid values\n *\n * Refer to {@link RunDetailsCommon} for more details\n *\n * @remarks Since 1.25.0\n * @public\n */\nexport interface RunDetailsFailureTooManySkips<Ts> extends RunDetailsCommon<Ts> {\n    failed: true;\n    interrupted: false;\n    counterexample: null;\n    counterexamplePath: null;\n    error: null;\n    errorInstance: null;\n}\n/**\n * Run reported as failed because\n * it took too long and thus has been interrupted\n *\n * Refer to {@link RunDetailsCommon} for more details\n *\n * @remarks Since 1.25.0\n * @public\n */\nexport interface RunDetailsFailureInterrupted<Ts> extends RunDetailsCommon<Ts> {\n    failed: true;\n    interrupted: true;\n    counterexample: null;\n    counterexamplePath: null;\n    error: null;\n    errorInstance: null;\n}\n/**\n * Run reported as success\n *\n * Refer to {@link RunDetailsCommon} for more details\n *\n * @remarks Since 1.25.0\n * @public\n */\nexport interface RunDetailsSuccess<Ts> extends RunDetailsCommon<Ts> {\n    failed: false;\n    interrupted: boolean;\n    counterexample: null;\n    counterexamplePath: null;\n    error: null;\n    errorInstance: null;\n}\n/**\n * Shared part between variants of RunDetails\n * @remarks Since 2.2.0\n * @public\n */\nexport interface RunDetailsCommon<Ts> {\n    /**\n     * Does the property failed during the execution of {@link check}?\n     * @remarks Since 0.0.7\n     */\n    failed: boolean;\n    /**\n     * Was the execution interrupted?\n     * @remarks Since 1.19.0\n     */\n    interrupted: boolean;\n    /**\n     * Number of runs\n     *\n     * - In case of failed property: Number of runs up to the first failure (including the failure run)\n     * - Otherwise: Number of successful executions\n     *\n     * @remarks Since 1.0.0\n     */\n    numRuns: number;\n    /**\n     * Number of skipped entries due to failed pre-condition\n     *\n     * As `numRuns` it only takes into account the skipped values that occured before the first failure.\n     * Refer to {@link pre} to add such pre-conditions.\n     *\n     * @remarks Since 1.3.0\n     */\n    numSkips: number;\n    /**\n     * Number of shrinks required to get to the minimal failing case (aka counterexample)\n     * @remarks Since 1.0.0\n     */\n    numShrinks: number;\n    /**\n     * Seed that have been used by the run\n     *\n     * It can be forced in {@link assert}, {@link check}, {@link sample} and {@link statistics} using `Parameters`\n     * @remarks Since 0.0.7\n     */\n    seed: number;\n    /**\n     * In case of failure: the counterexample contains the minimal failing case (first failure after shrinking)\n     * @remarks Since 0.0.7\n     */\n    counterexample: Ts | null;\n    /**\n     * In case of failure: it contains the reason of the failure\n     * @remarks Since 0.0.7\n     */\n    error: string | null;\n    /**\n     * In case of failure: it contains the error that has been thrown if any\n     * @remarks Since 3.0.0\n     */\n    errorInstance: unknown | null;\n    /**\n     * In case of failure: path to the counterexample\n     *\n     * For replay purposes, it can be forced in {@link assert}, {@link check}, {@link sample} and {@link statistics} using `Parameters`\n     *\n     * @remarks Since 1.0.0\n     */\n    counterexamplePath: string | null;\n    /**\n     * List all failures that have occurred during the run\n     *\n     * You must enable verbose with at least `Verbosity.Verbose` in `Parameters`\n     * in order to have values in it\n     *\n     * @remarks Since 1.1.0\n     */\n    failures: Ts[];\n    /**\n     * Execution summary of the run\n     *\n     * Traces the origin of each value encountered during the test and its execution status.\n     * Can help to diagnose shrinking issues.\n     *\n     * You must enable verbose with at least `Verbosity.Verbose` in `Parameters`\n     * in order to have values in it:\n     * - Verbose: Only failures\n     * - VeryVerbose: Failures, Successes and Skipped\n     *\n     * @remarks Since 1.9.0\n     */\n    executionSummary: ExecutionTree<Ts>[];\n    /**\n     * Verbosity level required by the user\n     * @remarks Since 1.9.0\n     */\n    verbose: VerbosityLevel;\n    /**\n     * Configuration of the run\n     *\n     * It includes both local parameters set on {@link check} or {@link assert}\n     * and global ones specified using {@link configureGlobal}\n     *\n     * @remarks Since 1.25.0\n     */\n    runConfiguration: Parameters<Ts>;\n}\n",
  "node_modules/fast-check/lib/esm/types/check/runner/reporter/RunExecution.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/check/runner/utils/PathWalker.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/check/runner/utils/RunDetailsFormatter.d.ts": "import type { RunDetails } from '../reporter/RunDetails.js';\n/**\n * Format output of {@link check} using the default error reporting of {@link assert}\n *\n * Produce a string containing the formated error in case of failed run,\n * undefined otherwise.\n *\n * @remarks Since 1.25.0\n * @public\n */\ndeclare function defaultReportMessage<Ts>(out: RunDetails<Ts> & {\n    failed: false;\n}): undefined;\n/**\n * Format output of {@link check} using the default error reporting of {@link assert}\n *\n * Produce a string containing the formated error in case of failed run,\n * undefined otherwise.\n *\n * @remarks Since 1.25.0\n * @public\n */\ndeclare function defaultReportMessage<Ts>(out: RunDetails<Ts> & {\n    failed: true;\n}): string;\n/**\n * Format output of {@link check} using the default error reporting of {@link assert}\n *\n * Produce a string containing the formated error in case of failed run,\n * undefined otherwise.\n *\n * @remarks Since 1.25.0\n * @public\n */\ndeclare function defaultReportMessage<Ts>(out: RunDetails<Ts>): string | undefined;\n/**\n * Format output of {@link check} using the default error reporting of {@link assert}\n *\n * Produce a string containing the formated error in case of failed run,\n * undefined otherwise.\n *\n * @remarks Since 2.17.0\n * @public\n */\ndeclare function asyncDefaultReportMessage<Ts>(out: RunDetails<Ts> & {\n    failed: false;\n}): Promise<undefined>;\n/**\n * Format output of {@link check} using the default error reporting of {@link assert}\n *\n * Produce a string containing the formated error in case of failed run,\n * undefined otherwise.\n *\n * @remarks Since 2.17.0\n * @public\n */\ndeclare function asyncDefaultReportMessage<Ts>(out: RunDetails<Ts> & {\n    failed: true;\n}): Promise<string>;\n/**\n * Format output of {@link check} using the default error reporting of {@link assert}\n *\n * Produce a string containing the formated error in case of failed run,\n * undefined otherwise.\n *\n * @remarks Since 2.17.0\n * @public\n */\ndeclare function asyncDefaultReportMessage<Ts>(out: RunDetails<Ts>): Promise<string | undefined>;\nexport { defaultReportMessage, asyncDefaultReportMessage };\n",
  "node_modules/fast-check/lib/esm/types/check/symbols.d.ts": "/**\n * Generated instances having a method [cloneMethod]\n * will be automatically cloned whenever necessary\n *\n * This is pretty useful for statefull generated values.\n * For instance, whenever you use a Stream you directly impact it.\n * Implementing [cloneMethod] on the generated Stream would force\n * the framework to clone it whenever it has to re-use it\n * (mainly required for chrinking process)\n *\n * @remarks Since 1.8.0\n * @public\n */\nexport declare const cloneMethod: unique symbol;\n/**\n * Object instance that should be cloned from one generation/shrink to another\n * @remarks Since 2.15.0\n * @public\n */\nexport interface WithCloneMethod<T> {\n    [cloneMethod]: () => T;\n}\n/**\n * Check if an instance has to be clone\n * @remarks Since 2.15.0\n * @public\n */\nexport declare function hasCloneMethod<T>(instance: T | WithCloneMethod<T>): instance is WithCloneMethod<T>;\n/**\n * Clone an instance if needed\n * @remarks Since 2.15.0\n * @public\n */\nexport declare function cloneIfNeeded<T>(instance: T): T;\n",
  "node_modules/fast-check/lib/esm/types/fast-check-default.d.ts": "import { pre } from './check/precondition/Pre.js';\nimport type { IAsyncProperty, IAsyncPropertyWithHooks, AsyncPropertyHookFunction } from './check/property/AsyncProperty.js';\nimport { asyncProperty } from './check/property/AsyncProperty.js';\nimport type { IProperty, IPropertyWithHooks, PropertyHookFunction } from './check/property/Property.js';\nimport { property } from './check/property/Property.js';\nimport type { IRawProperty, PropertyFailure } from './check/property/IRawProperty.js';\nimport type { Parameters } from './check/runner/configuration/Parameters.js';\nimport type { RunDetails, RunDetailsFailureProperty, RunDetailsFailureTooManySkips, RunDetailsFailureInterrupted, RunDetailsSuccess, RunDetailsCommon } from './check/runner/reporter/RunDetails.js';\nimport { assert, check } from './check/runner/Runner.js';\nimport { sample, statistics } from './check/runner/Sampler.js';\nimport type { GeneratorValue } from './arbitrary/gen.js';\nimport { gen } from './arbitrary/gen.js';\nimport type { ArrayConstraints } from './arbitrary/array.js';\nimport { array } from './arbitrary/array.js';\nimport type { BigIntConstraints } from './arbitrary/bigInt.js';\nimport { bigInt } from './arbitrary/bigInt.js';\nimport { bigIntN } from './arbitrary/bigIntN.js';\nimport type { BigUintConstraints } from './arbitrary/bigUint.js';\nimport { bigUint } from './arbitrary/bigUint.js';\nimport { bigUintN } from './arbitrary/bigUintN.js';\nimport { boolean } from './arbitrary/boolean.js';\nimport type { FalsyContraints, FalsyValue } from './arbitrary/falsy.js';\nimport { falsy } from './arbitrary/falsy.js';\nimport { ascii } from './arbitrary/ascii.js';\nimport { base64 } from './arbitrary/base64.js';\nimport { char } from './arbitrary/char.js';\nimport { char16bits } from './arbitrary/char16bits.js';\nimport { fullUnicode } from './arbitrary/fullUnicode.js';\nimport { hexa } from './arbitrary/hexa.js';\nimport { unicode } from './arbitrary/unicode.js';\nimport { constant } from './arbitrary/constant.js';\nimport { constantFrom } from './arbitrary/constantFrom.js';\nimport type { ContextValue } from './arbitrary/context.js';\nimport { context } from './arbitrary/context.js';\nimport type { DateConstraints } from './arbitrary/date.js';\nimport { date } from './arbitrary/date.js';\nimport type { CloneValue } from './arbitrary/clone.js';\nimport { clone } from './arbitrary/clone.js';\nimport type { DictionaryConstraints } from './arbitrary/dictionary.js';\nimport { dictionary } from './arbitrary/dictionary.js';\nimport type { EmailAddressConstraints } from './arbitrary/emailAddress.js';\nimport { emailAddress } from './arbitrary/emailAddress.js';\nimport type { DoubleConstraints } from './arbitrary/double.js';\nimport { double } from './arbitrary/double.js';\nimport type { FloatConstraints } from './arbitrary/float.js';\nimport { float } from './arbitrary/float.js';\nimport { compareBooleanFunc } from './arbitrary/compareBooleanFunc.js';\nimport { compareFunc } from './arbitrary/compareFunc.js';\nimport { func } from './arbitrary/func.js';\nimport type { DomainConstraints } from './arbitrary/domain.js';\nimport { domain } from './arbitrary/domain.js';\nimport type { IntegerConstraints } from './arbitrary/integer.js';\nimport { integer } from './arbitrary/integer.js';\nimport { maxSafeInteger } from './arbitrary/maxSafeInteger.js';\nimport { maxSafeNat } from './arbitrary/maxSafeNat.js';\nimport type { NatConstraints } from './arbitrary/nat.js';\nimport { nat } from './arbitrary/nat.js';\nimport { ipV4 } from './arbitrary/ipV4.js';\nimport { ipV4Extended } from './arbitrary/ipV4Extended.js';\nimport { ipV6 } from './arbitrary/ipV6.js';\nimport type { LetrecValue, LetrecLooselyTypedBuilder, LetrecLooselyTypedTie, LetrecTypedBuilder, LetrecTypedTie } from './arbitrary/letrec.js';\nimport { letrec } from './arbitrary/letrec.js';\nimport type { LoremConstraints } from './arbitrary/lorem.js';\nimport { lorem } from './arbitrary/lorem.js';\nimport { mapToConstant } from './arbitrary/mapToConstant.js';\nimport type { Memo } from './arbitrary/memo.js';\nimport { memo } from './arbitrary/memo.js';\nimport type { MixedCaseConstraints } from './arbitrary/mixedCase.js';\nimport { mixedCase } from './arbitrary/mixedCase.js';\nimport type { ObjectConstraints } from './arbitrary/object.js';\nimport { object } from './arbitrary/object.js';\nimport type { JsonSharedConstraints } from './arbitrary/json.js';\nimport type { UnicodeJsonSharedConstraints } from './arbitrary/unicodeJson.js';\nimport { json } from './arbitrary/json.js';\nimport { anything } from './arbitrary/anything.js';\nimport { unicodeJsonValue } from './arbitrary/unicodeJsonValue.js';\nimport type { JsonValue } from './arbitrary/jsonValue.js';\nimport { jsonValue } from './arbitrary/jsonValue.js';\nimport { unicodeJson } from './arbitrary/unicodeJson.js';\nimport type { OneOfValue, OneOfConstraints, MaybeWeightedArbitrary, WeightedArbitrary } from './arbitrary/oneof.js';\nimport { oneof } from './arbitrary/oneof.js';\nimport type { OptionConstraints } from './arbitrary/option.js';\nimport { option } from './arbitrary/option.js';\nimport type { RecordConstraints, RecordValue } from './arbitrary/record.js';\nimport { record } from './arbitrary/record.js';\nimport type { UniqueArrayConstraints, UniqueArraySharedConstraints, UniqueArrayConstraintsRecommended, UniqueArrayConstraintsCustomCompare, UniqueArrayConstraintsCustomCompareSelect } from './arbitrary/uniqueArray.js';\nimport { uniqueArray } from './arbitrary/uniqueArray.js';\nimport { infiniteStream } from './arbitrary/infiniteStream.js';\nimport { asciiString } from './arbitrary/asciiString.js';\nimport { base64String } from './arbitrary/base64String.js';\nimport { fullUnicodeString } from './arbitrary/fullUnicodeString.js';\nimport { hexaString } from './arbitrary/hexaString.js';\nimport type { StringSharedConstraints, StringConstraints } from './arbitrary/string.js';\nimport { string } from './arbitrary/string.js';\nimport { string16bits } from './arbitrary/string16bits.js';\nimport { stringOf } from './arbitrary/stringOf.js';\nimport { unicodeString } from './arbitrary/unicodeString.js';\nimport type { SubarrayConstraints } from './arbitrary/subarray.js';\nimport { subarray } from './arbitrary/subarray.js';\nimport type { ShuffledSubarrayConstraints } from './arbitrary/shuffledSubarray.js';\nimport { shuffledSubarray } from './arbitrary/shuffledSubarray.js';\nimport { tuple } from './arbitrary/tuple.js';\nimport { ulid } from './arbitrary/ulid.js';\nimport { uuid } from './arbitrary/uuid.js';\nimport type { UuidConstraints } from './arbitrary/uuid.js';\nimport { uuidV } from './arbitrary/uuidV.js';\nimport type { WebAuthorityConstraints } from './arbitrary/webAuthority.js';\nimport { webAuthority } from './arbitrary/webAuthority.js';\nimport type { WebFragmentsConstraints } from './arbitrary/webFragments.js';\nimport { webFragments } from './arbitrary/webFragments.js';\nimport type { WebPathConstraints } from './arbitrary/webPath.js';\nimport { webPath } from './arbitrary/webPath.js';\nimport type { WebQueryParametersConstraints } from './arbitrary/webQueryParameters.js';\nimport { webQueryParameters } from './arbitrary/webQueryParameters.js';\nimport type { WebSegmentConstraints } from './arbitrary/webSegment.js';\nimport { webSegment } from './arbitrary/webSegment.js';\nimport type { WebUrlConstraints } from './arbitrary/webUrl.js';\nimport { webUrl } from './arbitrary/webUrl.js';\nimport type { AsyncCommand } from './check/model/command/AsyncCommand.js';\nimport type { Command } from './check/model/command/Command.js';\nimport type { ICommand } from './check/model/command/ICommand.js';\nimport { commands } from './arbitrary/commands.js';\nimport type { ModelRunSetup, ModelRunAsyncSetup } from './check/model/ModelRunner.js';\nimport { asyncModelRun, modelRun, scheduledModelRun } from './check/model/ModelRunner.js';\nimport { Random } from './random/generator/Random.js';\nimport type { GlobalParameters, GlobalAsyncPropertyHookFunction, GlobalPropertyHookFunction } from './check/runner/configuration/GlobalParameters.js';\nimport { configureGlobal, readConfigureGlobal, resetConfigureGlobal } from './check/runner/configuration/GlobalParameters.js';\nimport { VerbosityLevel } from './check/runner/configuration/VerbosityLevel.js';\nimport { ExecutionStatus } from './check/runner/reporter/ExecutionStatus.js';\nimport type { ExecutionTree } from './check/runner/reporter/ExecutionTree.js';\nimport type { WithCloneMethod } from './check/symbols.js';\nimport { cloneMethod, cloneIfNeeded, hasCloneMethod } from './check/symbols.js';\nimport { Stream, stream } from './stream/Stream.js';\nimport { hash } from './utils/hash.js';\nimport type { WithToStringMethod, WithAsyncToStringMethod } from './utils/stringify.js';\nimport { stringify, asyncStringify, toStringMethod, hasToStringMethod, asyncToStringMethod, hasAsyncToStringMethod } from './utils/stringify.js';\nimport type { Scheduler, SchedulerSequenceItem, SchedulerReportItem, SchedulerConstraints } from './arbitrary/scheduler.js';\nimport { scheduler, schedulerFor } from './arbitrary/scheduler.js';\nimport { defaultReportMessage, asyncDefaultReportMessage } from './check/runner/utils/RunDetailsFormatter.js';\nimport type { CommandsContraints } from './check/model/commands/CommandsContraints.js';\nimport { PreconditionFailure } from './check/precondition/PreconditionFailure.js';\nimport type { RandomType } from './check/runner/configuration/RandomType.js';\nimport type { IntArrayConstraints } from './arbitrary/int8Array.js';\nimport { int8Array } from './arbitrary/int8Array.js';\nimport { int16Array } from './arbitrary/int16Array.js';\nimport { int32Array } from './arbitrary/int32Array.js';\nimport { uint8Array } from './arbitrary/uint8Array.js';\nimport { uint8ClampedArray } from './arbitrary/uint8ClampedArray.js';\nimport { uint16Array } from './arbitrary/uint16Array.js';\nimport { uint32Array } from './arbitrary/uint32Array.js';\nimport type { Float32ArrayConstraints } from './arbitrary/float32Array.js';\nimport { float32Array } from './arbitrary/float32Array.js';\nimport type { Float64ArrayConstraints } from './arbitrary/float64Array.js';\nimport { float64Array } from './arbitrary/float64Array.js';\nimport type { SparseArrayConstraints } from './arbitrary/sparseArray.js';\nimport { sparseArray } from './arbitrary/sparseArray.js';\nimport { Arbitrary } from './check/arbitrary/definition/Arbitrary.js';\nimport { Value } from './check/arbitrary/definition/Value.js';\nimport type { Size, SizeForArbitrary, DepthSize } from './arbitrary/_internals/helpers/MaxLengthFromMinLength.js';\nimport type { DepthContext, DepthIdentifier } from './arbitrary/_internals/helpers/DepthContext.js';\nimport { createDepthIdentifier, getDepthContextFor } from './arbitrary/_internals/helpers/DepthContext.js';\nimport type { BigIntArrayConstraints } from './arbitrary/bigInt64Array.js';\nimport { bigInt64Array } from './arbitrary/bigInt64Array.js';\nimport { bigUint64Array } from './arbitrary/bigUint64Array.js';\nimport type { SchedulerAct } from './arbitrary/_internals/interfaces/Scheduler.js';\nimport type { StringMatchingConstraints } from './arbitrary/stringMatching.js';\nimport { stringMatching } from './arbitrary/stringMatching.js';\nimport { noShrink } from './arbitrary/noShrink.js';\nimport { noBias } from './arbitrary/noBias.js';\nimport { limitShrink } from './arbitrary/limitShrink.js';\n/**\n * Type of module (commonjs or module)\n * @remarks Since 1.22.0\n * @public\n */\ndeclare const __type: string;\n/**\n * Version of fast-check used by your project (eg.: 3.23.2)\n * @remarks Since 1.22.0\n * @public\n */\ndeclare const __version: string;\n/**\n * Commit hash of the current code (eg.: a4a600eaa08c833707067a877db144289a724b91)\n * @remarks Since 2.7.0\n * @public\n */\ndeclare const __commitHash: string;\nexport type { IRawProperty, IProperty, IPropertyWithHooks, IAsyncProperty, IAsyncPropertyWithHooks, AsyncPropertyHookFunction, PropertyHookFunction, PropertyFailure, AsyncCommand, Command, ICommand, ModelRunSetup, ModelRunAsyncSetup, Scheduler, SchedulerSequenceItem, SchedulerReportItem, SchedulerAct, WithCloneMethod, WithToStringMethod, WithAsyncToStringMethod, DepthContext, ArrayConstraints, BigIntConstraints, BigIntArrayConstraints, BigUintConstraints, CommandsContraints, DateConstraints, DictionaryConstraints, DomainConstraints, DoubleConstraints, EmailAddressConstraints, FalsyContraints, Float32ArrayConstraints, Float64ArrayConstraints, FloatConstraints, IntArrayConstraints, IntegerConstraints, JsonSharedConstraints, UnicodeJsonSharedConstraints, LoremConstraints, MixedCaseConstraints, NatConstraints, ObjectConstraints, OneOfConstraints, OptionConstraints, RecordConstraints, SchedulerConstraints, UniqueArrayConstraints, UniqueArraySharedConstraints, UniqueArrayConstraintsRecommended, UniqueArrayConstraintsCustomCompare, UniqueArrayConstraintsCustomCompareSelect, UuidConstraints, SparseArrayConstraints, StringMatchingConstraints, StringConstraints, StringSharedConstraints, SubarrayConstraints, ShuffledSubarrayConstraints, WebAuthorityConstraints, WebFragmentsConstraints, WebPathConstraints, WebQueryParametersConstraints, WebSegmentConstraints, WebUrlConstraints, MaybeWeightedArbitrary, WeightedArbitrary, LetrecTypedTie, LetrecTypedBuilder, LetrecLooselyTypedTie, LetrecLooselyTypedBuilder, CloneValue, ContextValue, FalsyValue, GeneratorValue, JsonValue, LetrecValue, OneOfValue, RecordValue, Memo, Size, SizeForArbitrary, DepthSize, GlobalParameters, GlobalAsyncPropertyHookFunction, GlobalPropertyHookFunction, Parameters, RandomType, ExecutionTree, RunDetails, RunDetailsFailureProperty, RunDetailsFailureTooManySkips, RunDetailsFailureInterrupted, RunDetailsSuccess, RunDetailsCommon, DepthIdentifier, };\nexport { __type, __version, __commitHash, sample, statistics, check, assert, pre, PreconditionFailure, property, asyncProperty, boolean, falsy, float, double, integer, nat, maxSafeInteger, maxSafeNat, bigIntN, bigUintN, bigInt, bigUint, char, ascii, char16bits, unicode, fullUnicode, hexa, base64, mixedCase, string, asciiString, string16bits, stringOf, unicodeString, fullUnicodeString, hexaString, base64String, stringMatching, limitShrink, lorem, constant, constantFrom, mapToConstant, option, oneof, clone, noBias, noShrink, shuffledSubarray, subarray, array, sparseArray, infiniteStream, uniqueArray, tuple, record, dictionary, anything, object, json, jsonValue, unicodeJson, unicodeJsonValue, letrec, memo, compareBooleanFunc, compareFunc, func, context, gen, date, ipV4, ipV4Extended, ipV6, domain, webAuthority, webSegment, webFragments, webPath, webQueryParameters, webUrl, emailAddress, ulid, uuid, uuidV, int8Array, uint8Array, uint8ClampedArray, int16Array, uint16Array, int32Array, uint32Array, float32Array, float64Array, bigInt64Array, bigUint64Array, asyncModelRun, modelRun, scheduledModelRun, commands, scheduler, schedulerFor, Arbitrary, Value, cloneMethod, cloneIfNeeded, hasCloneMethod, toStringMethod, hasToStringMethod, asyncToStringMethod, hasAsyncToStringMethod, getDepthContextFor, stringify, asyncStringify, defaultReportMessage, asyncDefaultReportMessage, hash, VerbosityLevel, configureGlobal, readConfigureGlobal, resetConfigureGlobal, ExecutionStatus, Random, Stream, stream, createDepthIdentifier, };\n",
  "node_modules/fast-check/lib/esm/types/fast-check.d.ts": "import * as fc from './fast-check-default.js';\nexport default fc;\nexport * from './fast-check-default.js';\n",
  "node_modules/fast-check/lib/esm/types/random/generator/Random.d.ts": "import type { RandomGenerator } from 'pure-rand';\n/**\n * Wrapper around an instance of a `pure-rand`'s random number generator\n * offering a simpler interface to deal with random with impure patterns\n *\n * @public\n */\nexport declare class Random {\n    private static MIN_INT;\n    private static MAX_INT;\n    private static DBL_FACTOR;\n    private static DBL_DIVISOR;\n    /**\n     * Create a mutable random number generator by cloning the passed one and mutate it\n     * @param sourceRng - Immutable random generator from pure-rand library, will not be altered (a clone will be)\n     */\n    constructor(sourceRng: RandomGenerator);\n    /**\n     * Clone the random number generator\n     */\n    clone(): Random;\n    /**\n     * Generate an integer having `bits` random bits\n     * @param bits - Number of bits to generate\n     */\n    next(bits: number): number;\n    /**\n     * Generate a random boolean\n     */\n    nextBoolean(): boolean;\n    /**\n     * Generate a random integer (32 bits)\n     */\n    nextInt(): number;\n    /**\n     * Generate a random integer between min (included) and max (included)\n     * @param min - Minimal integer value\n     * @param max - Maximal integer value\n     */\n    nextInt(min: number, max: number): number;\n    /**\n     * Generate a random bigint between min (included) and max (included)\n     * @param min - Minimal bigint value\n     * @param max - Maximal bigint value\n     */\n    nextBigInt(min: bigint, max: bigint): bigint;\n    /**\n     * Generate a random ArrayInt between min (included) and max (included)\n     * @param min - Minimal ArrayInt value\n     * @param max - Maximal ArrayInt value\n     */\n    nextArrayInt(min: {\n        sign: 1 | -1;\n        data: number[];\n    }, max: {\n        sign: 1 | -1;\n        data: number[];\n    }): {\n        sign: 1 | -1;\n        data: number[];\n    };\n    /**\n     * Generate a random floating point number between 0.0 (included) and 1.0 (excluded)\n     */\n    nextDouble(): number;\n    /**\n     * Extract the internal state of the internal RandomGenerator backing the current instance of Random\n     */\n    getState(): readonly number[] | undefined;\n}\n",
  "node_modules/fast-check/lib/esm/types/stream/LazyIterableIterator.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/stream/Stream.d.ts": "/**\n * Wrapper around `IterableIterator` interface\n * offering a set of helpers to deal with iterations in a simple way\n *\n * @remarks Since 0.0.7\n * @public\n */\nexport declare class Stream<T> implements IterableIterator<T> {\n    /**\n     * Create an empty stream of T\n     * @remarks Since 0.0.1\n     */\n    static nil<T>(): Stream<T>;\n    /**\n     * Create a stream of T from a variable number of elements\n     *\n     * @param elements - Elements used to create the Stream\n     * @remarks Since 2.12.0\n     */\n    static of<T>(...elements: T[]): Stream<T>;\n    /**\n     * Create a Stream based on `g`\n     * @param g - Underlying data of the Stream\n     */\n    constructor(/** @internal */ g: IterableIterator<T>);\n    next(): IteratorResult<T>;\n    [Symbol.iterator](): IterableIterator<T>;\n    /**\n     * Map all elements of the Stream using `f`\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param f - Mapper function\n     * @remarks Since 0.0.1\n     */\n    map<U>(f: (v: T) => U): Stream<U>;\n    /**\n     * Flat map all elements of the Stream using `f`\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param f - Mapper function\n     * @remarks Since 0.0.1\n     */\n    flatMap<U>(f: (v: T) => IterableIterator<U>): Stream<U>;\n    /**\n     * Drop elements from the Stream while `f(element) === true`\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param f - Drop condition\n     * @remarks Since 0.0.1\n     */\n    dropWhile(f: (v: T) => boolean): Stream<T>;\n    /**\n     * Drop `n` first elements of the Stream\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param n - Number of elements to drop\n     * @remarks Since 0.0.1\n     */\n    drop(n: number): Stream<T>;\n    /**\n     * Take elements from the Stream while `f(element) === true`\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param f - Take condition\n     * @remarks Since 0.0.1\n     */\n    takeWhile(f: (v: T) => boolean): Stream<T>;\n    /**\n     * Take `n` first elements of the Stream\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param n - Number of elements to take\n     * @remarks Since 0.0.1\n     */\n    take(n: number): Stream<T>;\n    /**\n     * Filter elements of the Stream\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param f - Elements to keep\n     * @remarks Since 1.23.0\n     */\n    filter<U extends T>(f: (v: T) => v is U): Stream<U>;\n    /**\n     * Filter elements of the Stream\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param f - Elements to keep\n     * @remarks Since 0.0.1\n     */\n    filter(f: (v: T) => boolean): Stream<T>;\n    /**\n     * Check whether all elements of the Stream are successful for `f`\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param f - Condition to check\n     * @remarks Since 0.0.1\n     */\n    every(f: (v: T) => boolean): boolean;\n    /**\n     * Check whether one of the elements of the Stream is successful for `f`\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param f - Condition to check\n     * @remarks Since 0.0.1\n     */\n    has(f: (v: T) => boolean): [boolean, T | null];\n    /**\n     * Join `others` Stream to the current Stream\n     *\n     * WARNING: It closes the current stream and the other ones (as soon as it iterates over them)\n     *\n     * @param others - Streams to join to the current Stream\n     * @remarks Since 0.0.1\n     */\n    join(...others: IterableIterator<T>[]): Stream<T>;\n    /**\n     * Take the `nth` element of the Stream of the last (if it does not exist)\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param nth - Position of the element to extract\n     * @remarks Since 0.0.12\n     */\n    getNthOrLast(nth: number): T | null;\n}\n/**\n * Create a Stream based on `g`\n *\n * @param g - Underlying data of the Stream\n *\n * @remarks Since 0.0.7\n * @public\n */\nexport declare function stream<T>(g: IterableIterator<T>): Stream<T>;\n",
  "node_modules/fast-check/lib/esm/types/stream/StreamHelpers.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/utils/apply.d.ts": "export {};\n",
  "node_modules/fast-check/lib/esm/types/utils/globals.d.ts": "declare const SArray: typeof Array;\nexport { SArray as Array };\ndeclare const SBigInt: typeof BigInt;\nexport { SBigInt as BigInt };\ndeclare const SBigInt64Array: typeof BigInt64Array;\nexport { SBigInt64Array as BigInt64Array };\ndeclare const SBigUint64Array: typeof BigUint64Array;\nexport { SBigUint64Array as BigUint64Array };\ndeclare const SBoolean: typeof Boolean;\nexport { SBoolean as Boolean };\ndeclare const SDate: typeof Date;\nexport { SDate as Date };\ndeclare const SError: typeof Error;\nexport { SError as Error };\ndeclare const SFloat32Array: typeof Float32Array;\nexport { SFloat32Array as Float32Array };\ndeclare const SFloat64Array: typeof Float64Array;\nexport { SFloat64Array as Float64Array };\ndeclare const SInt8Array: typeof Int8Array;\nexport { SInt8Array as Int8Array };\ndeclare const SInt16Array: typeof Int16Array;\nexport { SInt16Array as Int16Array };\ndeclare const SInt32Array: typeof Int32Array;\nexport { SInt32Array as Int32Array };\ndeclare const SNumber: typeof Number;\nexport { SNumber as Number };\ndeclare const SString: typeof String;\nexport { SString as String };\ndeclare const SSet: typeof Set;\nexport { SSet as Set };\ndeclare const SUint8Array: typeof Uint8Array;\nexport { SUint8Array as Uint8Array };\ndeclare const SUint8ClampedArray: typeof Uint8ClampedArray;\nexport { SUint8ClampedArray as Uint8ClampedArray };\ndeclare const SUint16Array: typeof Uint16Array;\nexport { SUint16Array as Uint16Array };\ndeclare const SUint32Array: typeof Uint32Array;\nexport { SUint32Array as Uint32Array };\ndeclare const SencodeURIComponent: typeof encodeURIComponent;\nexport { SencodeURIComponent as encodeURIComponent };\ndeclare const SMap: MapConstructor;\nexport { SMap as Map };\ndeclare const SSymbol: SymbolConstructor;\nexport { SSymbol as Symbol };\nexport declare function safeForEach<T>(instance: T[], fn: (value: T, index: number, array: T[]) => void): void;\nexport declare function safeIndexOf<T>(instance: readonly T[], ...args: [searchElement: T, fromIndex?: number | undefined]): number;\nexport declare function safeJoin<T>(instance: T[], ...args: [separator?: string | undefined]): string;\nexport declare function safeMap<T, U>(instance: T[], fn: (value: T, index: number, array: T[]) => U): U[];\nexport declare function safeFilter<T, U extends T>(instance: T[], predicate: ((value: T, index: number, array: T[]) => value is U) | ((value: T, index: number, array: T[]) => unknown)): U[];\nexport declare function safePush<T>(instance: T[], ...args: T[]): number;\nexport declare function safePop<T>(instance: T[]): T | undefined;\nexport declare function safeSplice<T>(instance: T[], ...args: [start: number, deleteCount?: number | undefined]): T[];\nexport declare function safeSlice<T>(instance: T[], ...args: [start?: number | undefined, end?: number | undefined]): T[];\nexport declare function safeSort<T>(instance: T[], ...args: [compareFn?: ((a: T, b: T) => number) | undefined]): T[];\nexport declare function safeEvery<T>(instance: T[], ...args: [predicate: (value: T) => boolean]): boolean;\nexport declare function safeGetTime(instance: Date): number;\nexport declare function safeToISOString(instance: Date): string;\nexport declare function safeAdd<T>(instance: Set<T>, value: T): Set<T>;\nexport declare function safeHas<T>(instance: Set<T>, value: T): boolean;\nexport declare function safeSet<T extends object, U>(instance: WeakMap<T, U>, key: T, value: U): WeakMap<T, U>;\nexport declare function safeGet<T extends object, U>(instance: WeakMap<T, U>, key: T): U | undefined;\nexport declare function safeMapSet<T, U>(instance: Map<T, U>, key: T, value: U): Map<T, U>;\nexport declare function safeMapGet<T, U>(instance: Map<T, U>, key: T): U | undefined;\nexport declare function safeSplit(instance: string, ...args: [separator: string | RegExp, limit?: number | undefined]): string[];\nexport declare function safeStartsWith(instance: string, ...args: [searchString: string, position?: number | undefined]): boolean;\nexport declare function safeEndsWith(instance: string, ...args: [searchString: string, endPosition?: number | undefined]): boolean;\nexport declare function safeSubstring(instance: string, ...args: [start: number, end?: number | undefined]): string;\nexport declare function safeToLowerCase(instance: string): string;\nexport declare function safeToUpperCase(instance: string): string;\nexport declare function safePadStart(instance: string, ...args: [maxLength: number, fillString?: string | undefined]): string;\nexport declare function safeCharCodeAt(instance: string, index: number): number;\nexport declare function safeNormalize(instance: string, form: 'NFC' | 'NFD' | 'NFKC' | 'NFKD'): string;\nexport declare function safeReplace(instance: string, pattern: RegExp | string, replacement: string): string;\nexport declare function safeNumberToString(instance: number, ...args: [radix?: number | undefined]): string;\nexport declare function safeHasOwnProperty(instance: unknown, v: PropertyKey): boolean;\nexport declare function safeToString(instance: unknown): string;\n",
  "node_modules/fast-check/lib/esm/types/utils/hash.d.ts": "/**\n * CRC-32 based hash function\n *\n * Used internally by fast-check in {@link func}, {@link compareFunc} or even {@link compareBooleanFunc}.\n *\n * @param repr - String value to be hashed\n *\n * @remarks Since 2.1.0\n * @public\n */\nexport declare function hash(repr: string): number;\n",
  "node_modules/fast-check/lib/esm/types/utils/stringify.d.ts": "/**\n * Use this symbol to define a custom serializer for your instances.\n * Serializer must be a function returning a string (see {@link WithToStringMethod}).\n *\n * @remarks Since 2.17.0\n * @public\n */\nexport declare const toStringMethod: unique symbol;\n/**\n * Interface to implement for {@link toStringMethod}\n *\n * @remarks Since 2.17.0\n * @public\n */\nexport type WithToStringMethod = {\n    [toStringMethod]: () => string;\n};\n/**\n * Check if an instance implements {@link WithToStringMethod}\n *\n * @remarks Since 2.17.0\n * @public\n */\nexport declare function hasToStringMethod<T>(instance: T): instance is T & WithToStringMethod;\n/**\n * Use this symbol to define a custom serializer for your instances.\n * Serializer must be a function returning a promise of string (see {@link WithAsyncToStringMethod}).\n *\n * Please note that:\n * 1. It will only be useful for asynchronous properties.\n * 2. It has to return barely instantly.\n *\n * @remarks Since 2.17.0\n * @public\n */\nexport declare const asyncToStringMethod: unique symbol;\n/**\n * Interface to implement for {@link asyncToStringMethod}\n *\n * @remarks Since 2.17.0\n * @public\n */\nexport type WithAsyncToStringMethod = {\n    [asyncToStringMethod]: () => Promise<string>;\n};\n/**\n * Check if an instance implements {@link WithAsyncToStringMethod}\n *\n * @remarks Since 2.17.0\n * @public\n */\nexport declare function hasAsyncToStringMethod<T>(instance: T): instance is T & WithAsyncToStringMethod;\n/**\n * Convert any value to its fast-check string representation\n *\n * @param value - Value to be converted into a string\n *\n * @remarks Since 1.15.0\n * @public\n */\nexport declare function stringify<Ts>(value: Ts): string;\n/**\n * Convert any value to its fast-check string representation\n *\n * This asynchronous version is also able to dig into the status of Promise\n *\n * @param value - Value to be converted into a string\n *\n * @remarks Since 2.17.0\n * @public\n */\nexport declare function asyncStringify<Ts>(value: Ts): Promise<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/AdapterArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/AlwaysShrinkableArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/ArrayArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/ArrayInt64Arbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/BigIntArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/CloneArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/CommandsArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/ConstantArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/FrequencyArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/GeneratorArbitrary.d.ts": "import { Arbitrary } from '../../check/arbitrary/definition/Arbitrary.js';\nimport type { Value } from '../../check/arbitrary/definition/Value.js';\nimport type { Random } from '../../random/generator/Random.js';\nimport { Stream } from '../../stream/Stream.js';\nimport type { GeneratorValue } from './builders/GeneratorValueBuilder.js';\n/**\n * The generator arbitrary is responsible to generate instances of {@link GeneratorValue}.\n * These instances can be used to produce \"random values\" within the tests themselves while still\n * providing a bit of shrinking capabilities (not all).\n */\nexport declare class GeneratorArbitrary extends Arbitrary<GeneratorValue> {\n    private readonly arbitraryCache;\n    generate(mrng: Random, biasFactor: number | undefined): Value<GeneratorValue>;\n    canShrinkWithoutContext(value: unknown): value is GeneratorValue;\n    shrink(_value: GeneratorValue, context: unknown): Stream<Value<GeneratorValue>>;\n}\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/IntegerArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/LazyArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/LimitedShrinkArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/MixedCaseArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/SchedulerArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/StreamArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/StringUnitArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/SubarrayArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/TupleArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/WithShrinkFromOtherArbitrary.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/builders/AnyArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/builders/BoxedArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/builders/CharacterArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/builders/CharacterRangeArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/builders/CompareFunctionArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/builders/GeneratorValueBuilder.d.ts": "import type { Arbitrary } from '../../../check/arbitrary/definition/Arbitrary.js';\nexport type InternalGeneratorValueFunction = <T>(arb: Arbitrary<T>) => T;\n/**\n * Take an arbitrary builder and all its arguments separatly.\n * Generate a value out of it.\n *\n * @remarks Since 3.8.0\n * @public\n */\nexport type GeneratorValueFunction = <T, TArgs extends unknown[]>(arb: (...params: TArgs) => Arbitrary<T>, ...args: TArgs) => T;\n/**\n * The values part is mostly exposed for the purpose of the tests.\n * Or if you want to have a custom error formatter for this kind of values.\n *\n * @remarks Since 3.8.0\n * @public\n */\nexport type GeneratorValueMethods = {\n    values: () => unknown[];\n};\n/**\n * An instance of {@link GeneratorValue} can be leveraged within predicates themselves to produce extra random values\n * while preserving part of the shrinking capabilities on the produced values.\n *\n * It can be seen as a way to start property based testing within something looking closer from what users will\n * think about when thinking about random in tests. But contrary to raw random, it comes with many useful strengths\n * such as: ability to re-run the test (seeded), shrinking...\n *\n * @remarks Since 3.8.0\n * @public\n */\nexport type GeneratorValue = GeneratorValueFunction & GeneratorValueMethods;\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/builders/PaddedNumberArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/builders/PartialRecordArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/builders/RestrictedIntegerArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/builders/StableArbitraryGeneratorCache.d.ts": "import type { Arbitrary } from '../../../check/arbitrary/definition/Arbitrary.js';\nexport type ArbitraryGeneratorCache = <T, TArgs extends unknown[]>(builder: (...params: TArgs) => Arbitrary<T>, args: TArgs) => Arbitrary<T>;\nexport declare function buildStableArbitraryGeneratorCache(isEqual: (v1: unknown, v2: unknown) => boolean): ArbitraryGeneratorCache;\nexport declare function naiveIsEqual(v1: unknown, v2: unknown): boolean;\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/builders/StringifiedNatArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/builders/TypedIntArrayArbitraryBuilder.d.ts": "import type { SizeForArbitrary } from '../helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on typed arrays for integer values\n * @remarks Since 2.9.0\n * @public\n */\nexport type IntArrayConstraints = {\n    /**\n     * Lower bound of the generated array size\n     * @defaultValue 0\n     * @remarks Since 2.9.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated array size\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.9.0\n     */\n    maxLength?: number;\n    /**\n     * Lower bound for the generated int (included)\n     * @defaultValue smallest possible value for this type\n     * @remarks Since 2.9.0\n     */\n    min?: number;\n    /**\n     * Upper bound for the generated int (included)\n     * @defaultValue highest possible value for this type\n     * @remarks Since 2.9.0\n     */\n    max?: number;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n};\n/**\n * Constraints to be applied on typed arrays for big int values\n * @remarks Since 3.0.0\n * @public\n */\nexport type BigIntArrayConstraints = {\n    /**\n     * Lower bound of the generated array size\n     * @defaultValue 0\n     * @remarks Since 3.0.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated array size\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 3.0.0\n     */\n    maxLength?: number;\n    /**\n     * Lower bound for the generated int (included)\n     * @defaultValue smallest possible value for this type\n     * @remarks Since 3.0.0\n     */\n    min?: bigint;\n    /**\n     * Upper bound for the generated int (included)\n     * @defaultValue highest possible value for this type\n     * @remarks Since 3.0.0\n     */\n    max?: bigint;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 3.0.0\n     */\n    size?: SizeForArbitrary;\n};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/builders/UriPathArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/builders/UriQueryOrFragmentArbitraryBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/data/GraphemeRanges.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/ArrayInt64.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/BiasNumericRange.d.ts": "declare function biasNumericRange(min: bigint, max: bigint, logLike: (n: bigint) => bigint): {\n    min: bigint;\n    max: bigint;\n}[];\nexport { biasNumericRange };\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/BuildSchedulerFor.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/BuildSlicedGenerator.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/CustomEqualSet.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/DepthContext.d.ts": "/**\n * Type used to strongly type instances of depth identifier while keeping internals\n * what they contain internally\n *\n * @remarks Since 2.25.0\n * @public\n */\nexport type DepthIdentifier = {} & DepthContext;\n/**\n * Instance of depth, can be used to alter the depth perceived by an arbitrary\n * or to bias your own arbitraries based on the current depth\n *\n * @remarks Since 2.25.0\n * @public\n */\nexport type DepthContext = {\n    /**\n     * Current depth (starts at 0, continues with 1, 2...).\n     * Only made of integer values superior or equal to 0.\n     *\n     * Remark: Whenever altering the `depth` during a `generate`, please make sure to ALWAYS\n     * reset it to its original value before you leave the `generate`. Otherwise the execution\n     * will imply side-effects that will potentially impact the following runs and make replay\n     * of the issue barely impossible.\n     */\n    depth: number;\n};\n/**\n * Get back the requested DepthContext\n * @remarks Since 2.25.0\n * @public\n */\nexport declare function getDepthContextFor(contextMeta: DepthContext | DepthIdentifier | string | undefined): DepthContext;\n/**\n * Create a new and unique instance of DepthIdentifier\n * that can be shared across multiple arbitraries if needed\n * @public\n */\nexport declare function createDepthIdentifier(): DepthIdentifier;\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/DoubleHelpers.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/DoubleOnlyHelpers.d.ts": "import type { DoubleConstraints } from '../../double.js';\nexport declare const maxNonIntegerValue = 4503599627370495.5;\nexport declare const onlyIntegersAfterThisValue = 4503599627370496;\n/**\n * Refine source constraints receive by a double to focus only on non-integer values.\n * @param constraints - Source constraints to be refined\n */\nexport declare function refineConstraintsForDoubleOnly(constraints: Omit<DoubleConstraints, 'noInteger'>): Required<Omit<DoubleConstraints, 'noInteger'>>;\nexport declare function doubleOnlyMapper(value: number): number;\nexport declare function doubleOnlyUnmapper(value: unknown): number;\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/EnumerableKeysExtractor.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/FloatHelpers.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/FloatOnlyHelpers.d.ts": "import type { FloatConstraints } from '../../float.js';\nexport declare const maxNonIntegerValue = 8388607.5;\nexport declare const onlyIntegersAfterThisValue = 8388608;\n/**\n * Refine source constraints receive by a float to focus only on non-integer values.\n * @param constraints - Source constraints to be refined\n */\nexport declare function refineConstraintsForFloatOnly(constraints: Omit<FloatConstraints, 'noInteger'>): Required<Omit<FloatConstraints, 'noInteger'>>;\nexport declare function floatOnlyMapper(value: number): number;\nexport declare function floatOnlyUnmapper(value: unknown): number;\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/FloatingOnlyHelpers.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/GraphemeRangesHelpers.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/InvalidSubdomainLabelFiIter.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/IsSubarrayOf.d.ts": "export declare function isSubarrayOf(source: unknown[], small: unknown[]): boolean;\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/JsonConstraintsBuilder.d.ts": "import type { StringConstraints } from '../../string.js';\nimport type { DepthSize } from './MaxLengthFromMinLength.js';\n/**\n * Shared constraints for:\n * - {@link json},\n * - {@link jsonValue},\n *\n * @remarks Since 2.5.0\n * @public\n */\nexport interface JsonSharedConstraints {\n    /**\n     * Limit the depth of the object by increasing the probability to generate simple values (defined via values)\n     * as we go deeper in the object.\n     *\n     * @remarks Since 2.20.0\n     */\n    depthSize?: DepthSize;\n    /**\n     * Maximal depth allowed\n     * @defaultValue Number.POSITIVE_INFINITY — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.5.0\n     */\n    maxDepth?: number;\n    /**\n     * Only generate instances having keys and values made of ascii strings (when true)\n     * @deprecated Prefer using `stringUnit` to customize the kind of strings that will be generated by default.\n     * @defaultValue true\n     * @remarks Since 3.19.0\n     */\n    noUnicodeString?: boolean;\n    /**\n     * Replace the default unit for strings.\n     * @defaultValue undefined\n     * @remarks Since 3.23.0\n     */\n    stringUnit?: StringConstraints['unit'];\n}\n/**\n * Shared constraints for:\n * - {@link unicodeJson},\n * - {@link unicodeJsonValue}\n *\n * @remarks Since 3.19.0\n * @public\n */\nexport interface UnicodeJsonSharedConstraints {\n    /**\n     * Limit the depth of the object by increasing the probability to generate simple values (defined via values)\n     * as we go deeper in the object.\n     *\n     * @remarks Since 2.20.0\n     */\n    depthSize?: DepthSize;\n    /**\n     * Maximal depth allowed\n     * @defaultValue Number.POSITIVE_INFINITY — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.5.0\n     */\n    maxDepth?: number;\n}\n/**\n * Typings for a Json array\n * @remarks Since 2.20.0\n * @public\n */\nexport interface JsonArray extends Array<JsonValue> {\n}\n/**\n * Typings for a Json object\n * @remarks Since 2.20.0\n * @public\n */\nexport type JsonObject = {\n    [key in string]?: JsonValue;\n};\n/**\n * Typings for a Json value\n * @remarks Since 2.20.0\n * @public\n */\nexport type JsonValue = boolean | number | string | null | JsonArray | JsonObject;\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/MaxLengthFromMinLength.d.ts": "/**\n * The size parameter defines how large the generated values could be.\n *\n * The default in fast-check is 'small' but it could be increased (resp. decreased)\n * to ask arbitraries for larger (resp. smaller) values.\n *\n * @remarks Since 2.22.0\n * @public\n */\nexport type Size = 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge';\n/**\n * @remarks Since 2.22.0\n * @public\n */\nexport type RelativeSize = '-4' | '-3' | '-2' | '-1' | '=' | '+1' | '+2' | '+3' | '+4';\n/**\n * Superset of {@link Size} to override the default defined for size\n * @remarks Since 2.22.0\n * @public\n */\nexport type SizeForArbitrary = RelativeSize | Size | 'max' | undefined;\n/**\n * Superset of {@link Size} to override the default defined for size.\n * It can either be based on a numeric value manually selected by the user (not recommended)\n * or rely on presets based on size (recommended).\n *\n * This size will be used to infer a bias to limit the depth, used as follow within recursive structures:\n * While going deeper, the bias on depth will increase the probability to generate small instances.\n *\n * When used with {@link Size}, the larger the size the deeper the structure.\n * When used with numeric values, the larger the number (floating point number &gt;= 0),\n * the deeper the structure. `+0` means extremelly biased depth meaning barely impossible to generate\n * deep structures, while `Number.POSITIVE_INFINITY` means \"depth has no impact\".\n *\n * Using `max` or `Number.POSITIVE_INFINITY` is fully equivalent.\n *\n * @remarks Since 2.25.0\n * @public\n */\nexport type DepthSize = RelativeSize | Size | 'max' | number | undefined;\n/**\n * Resolve the size that should be used given the current context\n * @param size - Size defined by the caller on the arbitrary\n */\nexport declare function resolveSize(size: Exclude<SizeForArbitrary, 'max'> | undefined): Size;\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/NoUndefinedAsContext.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/QualifiedObjectConstraints.d.ts": "import type { Arbitrary } from '../../../check/arbitrary/definition/Arbitrary.js';\nimport type { StringConstraints } from '../../string.js';\nimport type { DepthSize, SizeForArbitrary } from './MaxLengthFromMinLength.js';\n/**\n * Constraints for {@link anything} and {@link object}\n * @public\n */\nexport interface ObjectConstraints {\n    /**\n     * Limit the depth of the object by increasing the probability to generate simple values (defined via values)\n     * as we go deeper in the object.\n     * @remarks Since 2.20.0\n     */\n    depthSize?: DepthSize;\n    /**\n     * Maximal depth allowed\n     * @defaultValue Number.POSITIVE_INFINITY — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 0.0.7\n     */\n    maxDepth?: number;\n    /**\n     * Maximal number of keys\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 1.13.0\n     */\n    maxKeys?: number;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n    /**\n     * Arbitrary for keys\n     * @defaultValue {@link string}\n     * @remarks Since 0.0.7\n     */\n    key?: Arbitrary<string>;\n    /**\n     * Arbitrary for values\n     * @defaultValue {@link boolean}, {@link integer}, {@link double}, {@link string}, null, undefined, Number.NaN, +0, -0, Number.EPSILON, Number.MIN_VALUE, Number.MAX_VALUE, Number.MIN_SAFE_INTEGER, Number.MAX_SAFE_INTEGER, Number.POSITIVE_INFINITY, Number.NEGATIVE_INFINITY\n     * @remarks Since 0.0.7\n     */\n    values?: Arbitrary<unknown>[];\n    /**\n     * Also generate boxed versions of values\n     * @defaultValue false\n     * @remarks Since 1.11.0\n     */\n    withBoxedValues?: boolean;\n    /**\n     * Also generate Set\n     * @defaultValue false\n     * @remarks Since 1.11.0\n     */\n    withSet?: boolean;\n    /**\n     * Also generate Map\n     * @defaultValue false\n     * @remarks Since 1.11.0\n     */\n    withMap?: boolean;\n    /**\n     * Also generate string representations of object instances\n     * @defaultValue false\n     * @remarks Since 1.17.0\n     */\n    withObjectString?: boolean;\n    /**\n     * Also generate object with null prototype\n     * @defaultValue false\n     * @remarks Since 1.23.0\n     */\n    withNullPrototype?: boolean;\n    /**\n     * Also generate BigInt\n     * @defaultValue false\n     * @remarks Since 1.26.0\n     */\n    withBigInt?: boolean;\n    /**\n     * Also generate Date\n     * @defaultValue false\n     * @remarks Since 2.5.0\n     */\n    withDate?: boolean;\n    /**\n     * Also generate typed arrays in: (Uint|Int)(8|16|32)Array and Float(32|64)Array\n     * Remark: no typed arrays made of bigint\n     * @defaultValue false\n     * @remarks Since 2.9.0\n     */\n    withTypedArray?: boolean;\n    /**\n     * Also generate sparse arrays (arrays with holes)\n     * @defaultValue false\n     * @remarks Since 2.13.0\n     */\n    withSparseArray?: boolean;\n    /**\n     * Replace the arbitrary of strings defaulted for key and values by one able to generate unicode strings with non-ascii characters.\n     * If you override key and/or values constraint, this flag will not apply to your override.\n     * @deprecated Prefer using `stringUnit` to customize the kind of strings that will be generated by default.\n     * @defaultValue false\n     * @remarks Since 3.19.0\n     */\n    withUnicodeString?: boolean;\n    /**\n     * Replace the default unit for strings.\n     * @defaultValue undefined\n     * @remarks Since 3.23.0\n     */\n    stringUnit?: StringConstraints['unit'];\n}\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/ReadRegex.d.ts": "export declare enum TokenizerBlockMode {\n    Full = 0,\n    Character = 1\n}\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/SameValueSet.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/SameValueZeroSet.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/SanitizeRegexAst.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/ShrinkBigInt.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/ShrinkInteger.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/SlicesForStringBuilder.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/StrictlyEqualSet.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/TextEscaper.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/ToggleFlags.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/TokenizeRegex.d.ts": "type CharRegexToken = {\n    type: 'Char';\n    kind: 'meta' | 'simple' | 'decimal' | 'hex' | 'unicode';\n    symbol: string | undefined;\n    value: string;\n    codePoint: number;\n    escaped?: true;\n};\ntype RepetitionRegexToken = {\n    type: 'Repetition';\n    expression: RegexToken;\n    quantifier: QuantifierRegexToken;\n};\ntype QuantifierRegexToken = {\n    type: 'Quantifier';\n    kind: '+' | '*' | '?';\n    greedy: boolean;\n} | {\n    type: 'Quantifier';\n    kind: 'Range';\n    greedy: boolean;\n    from: number;\n    to: number | undefined;\n};\ntype AlternativeRegexToken = {\n    type: 'Alternative';\n    expressions: RegexToken[];\n};\ntype CharacterClassRegexToken = {\n    type: 'CharacterClass';\n    expressions: RegexToken[];\n    negative?: true;\n};\ntype ClassRangeRegexToken = {\n    type: 'ClassRange';\n    from: CharRegexToken;\n    to: CharRegexToken;\n};\ntype GroupRegexToken = {\n    type: 'Group';\n    capturing: true;\n    number: number;\n    expression: RegexToken;\n} | {\n    type: 'Group';\n    capturing: true;\n    nameRaw: string;\n    name: string;\n    number: number;\n    expression: RegexToken;\n} | {\n    type: 'Group';\n    capturing: false;\n    expression: RegexToken;\n};\ntype DisjunctionRegexToken = {\n    type: 'Disjunction';\n    left: RegexToken | null;\n    right: RegexToken | null;\n};\ntype AssertionRegexToken = {\n    type: 'Assertion';\n    kind: '^' | '$';\n    negative?: true;\n} | {\n    type: 'Assertion';\n    kind: 'Lookahead' | 'Lookbehind';\n    negative?: true;\n    assertion: RegexToken;\n};\ntype BackreferenceRegexToken = {\n    type: 'Backreference';\n    kind: 'number';\n    number: number;\n    reference: number;\n} | {\n    type: 'Backreference';\n    kind: 'name';\n    number: number;\n    referenceRaw: string;\n    reference: string;\n};\nexport type RegexToken = CharRegexToken | RepetitionRegexToken | QuantifierRegexToken | AlternativeRegexToken | CharacterClassRegexToken | ClassRangeRegexToken | GroupRegexToken | DisjunctionRegexToken | AssertionRegexToken | BackreferenceRegexToken;\n/**\n * Build the AST corresponding to the passed instance of RegExp\n */\nexport declare function tokenizeRegex(regex: RegExp): RegexToken;\nexport {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/TokenizeString.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/helpers/ZipIterableIterators.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/implementations/NoopSlicedGenerator.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/implementations/SchedulerImplem.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/implementations/SlicedBasedGenerator.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/interfaces/CustomSet.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/interfaces/Scheduler.d.ts": "/**\n * Function responsible to run the passed function and surround it with whatever needed.\n * The name has been inspired from the `act` function coming with React.\n *\n * This wrapper function is not supposed to throw. The received function f will never throw.\n *\n * Wrapping order in the following:\n *\n * - global act defined on `fc.scheduler` wraps wait level one\n * - wait act defined on `s.waitX` wraps local one\n * - local act defined on `s.scheduleX(...)` wraps the trigger function\n *\n * @remarks Since 3.9.0\n * @public\n */\nexport type SchedulerAct = (f: () => Promise<void>) => Promise<void>;\n/**\n * Instance able to reschedule the ordering of promises for a given app\n * @remarks Since 1.20.0\n * @public\n */\nexport interface Scheduler<TMetaData = unknown> {\n    /**\n     * Wrap a new task using the Scheduler\n     * @remarks Since 1.20.0\n     */\n    schedule: <T>(task: Promise<T>, label?: string, metadata?: TMetaData, customAct?: SchedulerAct) => Promise<T>;\n    /**\n     * Automatically wrap function output using the Scheduler\n     * @remarks Since 1.20.0\n     */\n    scheduleFunction: <TArgs extends any[], T>(asyncFunction: (...args: TArgs) => Promise<T>, customAct?: SchedulerAct) => (...args: TArgs) => Promise<T>;\n    /**\n     * Schedule a sequence of Promise to be executed sequencially.\n     * Items within the sequence might be interleaved by other scheduled operations.\n     *\n     * Please note that whenever an item from the sequence has started,\n     * the scheduler will wait until its end before moving to another scheduled task.\n     *\n     * A handle is returned by the function in order to monitor the state of the sequence.\n     * Sequence will be marked:\n     * - done if all the promises have been executed properly\n     * - faulty if one of the promises within the sequence throws\n     *\n     * @remarks Since 1.20.0\n     */\n    scheduleSequence(sequenceBuilders: SchedulerSequenceItem<TMetaData>[], customAct?: SchedulerAct): {\n        done: boolean;\n        faulty: boolean;\n        task: Promise<{\n            done: boolean;\n            faulty: boolean;\n        }>;\n    };\n    /**\n     * Count of pending scheduled tasks\n     * @remarks Since 1.20.0\n     */\n    count(): number;\n    /**\n     * Wait one scheduled task to be executed\n     * @throws Whenever there is no task scheduled\n     * @remarks Since 1.20.0\n     */\n    waitOne: (customAct?: SchedulerAct) => Promise<void>;\n    /**\n     * Wait all scheduled tasks,\n     * including the ones that might be created by one of the resolved task\n     * @remarks Since 1.20.0\n     */\n    waitAll: (customAct?: SchedulerAct) => Promise<void>;\n    /**\n     * Wait as many scheduled tasks as need to resolve the received Promise\n     *\n     * Some tests frameworks like `supertest` are not triggering calls to subsequent queries in a synchronous way,\n     * some are waiting an explicit call to `then` to trigger them (either synchronously or asynchronously)...\n     * As a consequence, none of `waitOne` or `waitAll` cannot wait for them out-of-the-box.\n     *\n     * This helper is responsible to wait as many scheduled tasks as needed (but the bare minimal) to get\n     * `unscheduledTask` resolved. Once resolved it returns its output either success or failure.\n     *\n     * Be aware that while this helper will wait eveything to be ready for `unscheduledTask` to resolve,\n     * having uncontrolled tasks triggering stuff required for `unscheduledTask` might be a source a uncontrollable\n     * and not reproducible randomness as those triggers cannot be handled and scheduled by fast-check.\n     *\n     * @remarks Since 2.24.0\n     */\n    waitFor: <T>(unscheduledTask: Promise<T>, customAct?: SchedulerAct) => Promise<T>;\n    /**\n     * Produce an array containing all the scheduled tasks so far with their execution status.\n     * If the task has been executed, it includes a string representation of the associated output or error produced by the task if any.\n     *\n     * Tasks will be returned in the order they get executed by the scheduler.\n     *\n     * @remarks Since 1.25.0\n     */\n    report: () => SchedulerReportItem<TMetaData>[];\n}\n/**\n * Define an item to be passed to `scheduleSequence`\n * @remarks Since 1.20.0\n * @public\n */\nexport type SchedulerSequenceItem<TMetaData = unknown> = {\n    /**\n     * Builder to start the task\n     * @remarks Since 1.20.0\n     */\n    builder: () => Promise<any>;\n    /**\n     * Label\n     * @remarks Since 1.20.0\n     */\n    label: string;\n    /**\n     * Metadata to be attached into logs\n     * @remarks Since 1.25.0\n     */\n    metadata?: TMetaData;\n} | (() => Promise<any>);\n/**\n * Describe a task for the report produced by the scheduler\n * @remarks Since 1.25.0\n * @public\n */\nexport interface SchedulerReportItem<TMetaData = unknown> {\n    /**\n     * Execution status for this task\n     * - resolved: task released by the scheduler and successful\n     * - rejected: task released by the scheduler but with errors\n     * - pending:  task still pending in the scheduler, not released yet\n     *\n     * @remarks Since 1.25.0\n     */\n    status: 'resolved' | 'rejected' | 'pending';\n    /**\n     * How was this task scheduled?\n     * - promise: schedule\n     * - function: scheduleFunction\n     * - sequence: scheduleSequence\n     *\n     * @remarks Since 1.25.0\n     */\n    schedulingType: 'promise' | 'function' | 'sequence';\n    /**\n     * Incremental id for the task, first received task has taskId = 1\n     * @remarks Since 1.25.0\n     */\n    taskId: number;\n    /**\n     * Label of the task\n     * @remarks Since 1.25.0\n     */\n    label: string;\n    /**\n     * Metadata linked when scheduling the task\n     * @remarks Since 1.25.0\n     */\n    metadata?: TMetaData;\n    /**\n     * Stringified version of the output or error computed using fc.stringify\n     * @remarks Since 1.25.0\n     */\n    outputValue?: string;\n}\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/interfaces/SlicedGenerator.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/ArrayToMap.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/ArrayToSet.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/CharsToString.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/CodePointsToString.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/EntitiesToIPv6.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/IndexToCharString.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/IndexToMappedConstant.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/IndexToPrintableIndex.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/KeyValuePairsToObject.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/NatToStringifiedNat.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/NumberToPaddedEight.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/PaddedEightsToUuid.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/PartsToUrl.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/PatternsToString.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/SegmentsToPath.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/StringToBase64.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/TimeToDate.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/UintToBase32String.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/UnboxedToBoxed.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/ValuesAndSeparateKeysToObject.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/VersionsApplierForUuid.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_internals/mappers/WordsToLorem.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/arbitrary/_shared/StringSharedConstraints.d.ts": "import type { SizeForArbitrary } from '../_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on arbitraries for strings\n * @remarks Since 2.4.0\n * @public\n */\nexport interface StringSharedConstraints {\n    /**\n     * Lower bound of the generated string length (included)\n     * @defaultValue 0\n     * @remarks Since 2.4.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated string length (included)\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.4.0\n     */\n    maxLength?: number;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n}\n",
  "node_modules/fast-check/lib/types/arbitrary/anything.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { ObjectConstraints } from './_internals/helpers/QualifiedObjectConstraints.js';\nexport type { ObjectConstraints };\n/**\n * For any type of values\n *\n * You may use {@link sample} to preview the values that will be generated\n *\n * @example\n * ```javascript\n * null, undefined, 42, 6.5, 'Hello', {}, {k: [{}, 1, 2]}\n * ```\n *\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function anything(): Arbitrary<unknown>;\n/**\n * For any type of values following the constraints defined by `settings`\n *\n * You may use {@link sample} to preview the values that will be generated\n *\n * @example\n * ```javascript\n * null, undefined, 42, 6.5, 'Hello', {}, {k: [{}, 1, 2]}\n * ```\n *\n * @example\n * ```typescript\n * // Using custom settings\n * fc.anything({\n *     key: fc.char(),\n *     values: [fc.integer(10,20), fc.constant(42)],\n *     maxDepth: 2\n * });\n * // Can build entries such as:\n * // - 19\n * // - [{\"2\":12,\"k\":15,\"A\":42}]\n * // - {\"4\":[19,13,14,14,42,11,20,11],\"6\":42,\"7\":16,\"L\":10,\"'\":[20,11],\"e\":[42,20,42,14,13,17]}\n * // - [42,42,42]...\n * ```\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function anything(constraints: ObjectConstraints): Arbitrary<unknown>;\nexport { anything };\n",
  "node_modules/fast-check/lib/types/arbitrary/array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\nimport type { DepthIdentifier } from './_internals/helpers/DepthContext.js';\n/**\n * Constraints to be applied on {@link array}\n * @remarks Since 2.4.0\n * @public\n */\nexport interface ArrayConstraints {\n    /**\n     * Lower bound of the generated array size\n     * @defaultValue 0\n     * @remarks Since 2.4.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated array size\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.4.0\n     */\n    maxLength?: number;\n    /**\n     * Define how large the generated values should be (at max)\n     *\n     * When used in conjonction with `maxLength`, `size` will be used to define\n     * the upper bound of the generated array size while `maxLength` will be used\n     * to define and document the general maximal length allowed for this case.\n     *\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n    /**\n     * When receiving a depth identifier, the arbitrary will impact the depth\n     * attached to it to avoid going too deep if it already generated lots of items.\n     *\n     * In other words, if the number of generated values within the collection is large\n     * then the generated items will tend to be less deep to avoid creating structures a lot\n     * larger than expected.\n     *\n     * For the moment, the depth is not taken into account to compute the number of items to\n     * define for a precise generate call of the array. Just applied onto eligible items.\n     *\n     * @remarks Since 2.25.0\n     */\n    depthIdentifier?: DepthIdentifier | string;\n}\n/**\n * For arrays of values coming from `arb`\n *\n * @param arb - Arbitrary used to generate the values inside the array\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function array<T>(arb: Arbitrary<T>, constraints?: ArrayConstraints): Arbitrary<T[]>;\nexport { array };\n",
  "node_modules/fast-check/lib/types/arbitrary/ascii.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For single ascii characters - char code between 0x00 (included) and 0x7f (included)\n * @deprecated Please use ${@link string} with `fc.string({ unit: 'binary-ascii', minLength: 1, maxLength: 1 })` instead\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function ascii(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/asciiString.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\nexport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\n/**\n * For strings of {@link ascii}\n *\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @deprecated Please use ${@link string} with `fc.string({ unit: 'binary-ascii', ...constraints })` instead\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function asciiString(constraints?: StringSharedConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/base64.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For single base64 characters - A-Z, a-z, 0-9, + or /\n * @deprecated Prefer using `fc.constantFrom(...'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/')`\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function base64(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/base64String.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\nexport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\n/**\n * For base64 strings\n *\n * A base64 string will always have a length multiple of 4 (padded with =)\n *\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function base64String(constraints?: StringSharedConstraints): Arbitrary<string>;\nexport { base64String };\n",
  "node_modules/fast-check/lib/types/arbitrary/bigInt.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link bigInt}\n * @remarks Since 2.6.0\n * @public\n */\nexport interface BigIntConstraints {\n    /**\n     * Lower bound for the generated bigints (eg.: -5n, 0n, BigInt(Number.MIN_SAFE_INTEGER))\n     * @remarks Since 2.6.0\n     */\n    min?: bigint;\n    /**\n     * Upper bound for the generated bigints (eg.: -2n, 2147483647n, BigInt(Number.MAX_SAFE_INTEGER))\n     * @remarks Since 2.6.0\n     */\n    max?: bigint;\n}\n/**\n * For bigint\n * @remarks Since 1.9.0\n * @public\n */\ndeclare function bigInt(): Arbitrary<bigint>;\n/**\n * For bigint between min (included) and max (included)\n *\n * @param min - Lower bound for the generated bigints (eg.: -5n, 0n, BigInt(Number.MIN_SAFE_INTEGER))\n * @param max - Upper bound for the generated bigints (eg.: -2n, 2147483647n, BigInt(Number.MAX_SAFE_INTEGER))\n *\n * @remarks Since 1.9.0\n * @public\n */\ndeclare function bigInt(min: bigint, max: bigint): Arbitrary<bigint>;\n/**\n * For bigint between min (included) and max (included)\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 2.6.0\n * @public\n */\ndeclare function bigInt(constraints: BigIntConstraints): Arbitrary<bigint>;\nexport { bigInt };\n",
  "node_modules/fast-check/lib/types/arbitrary/bigInt64Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { BigIntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For BigInt64Array\n * @remarks Since 3.0.0\n * @public\n */\nexport declare function bigInt64Array(constraints?: BigIntArrayConstraints): Arbitrary<BigInt64Array>;\nexport type { BigIntArrayConstraints };\n",
  "node_modules/fast-check/lib/types/arbitrary/bigIntN.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For signed bigint of n bits\n *\n * Generated values will be between -2^(n-1) (included) and 2^(n-1) (excluded)\n *\n * @param n - Maximal number of bits of the generated bigint\n *\n * @deprecated Please use ${@link bigInt} with `fc.bigInt({ min: -2n**(n-1n), max: 2n**(n-1n)-1n })` instead\n * @remarks Since 1.9.0\n * @public\n */\nexport declare function bigIntN(n: number): Arbitrary<bigint>;\n",
  "node_modules/fast-check/lib/types/arbitrary/bigUint.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link bigUint}\n * @remarks Since 2.6.0\n * @public\n */\nexport interface BigUintConstraints {\n    /**\n     * Upper bound for the generated bigints (eg.: 2147483647n, BigInt(Number.MAX_SAFE_INTEGER))\n     * @remarks Since 2.6.0\n     */\n    max?: bigint;\n}\n/**\n * For positive bigint\n * @deprecated Please use ${@link bigInt} with `fc.bigInt({ min: 0n })` instead\n * @remarks Since 1.9.0\n * @public\n */\ndeclare function bigUint(): Arbitrary<bigint>;\n/**\n * For positive bigint between 0 (included) and max (included)\n *\n * @param max - Upper bound for the generated bigint\n * @deprecated Please use ${@link bigInt} with `fc.bigInt({ min: 0n, max })` instead\n * @remarks Since 1.9.0\n * @public\n */\ndeclare function bigUint(max: bigint): Arbitrary<bigint>;\n/**\n * For positive bigint between 0 (included) and max (included)\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @deprecated Please use ${@link bigInt} with `fc.bigInt({ min: 0n, max })` instead\n * @remarks Since 2.6.0\n * @public\n */\ndeclare function bigUint(constraints: BigUintConstraints): Arbitrary<bigint>;\nexport { bigUint };\n",
  "node_modules/fast-check/lib/types/arbitrary/bigUint64Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { BigIntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For BigUint64Array\n * @remarks Since 3.0.0\n * @public\n */\nexport declare function bigUint64Array(constraints?: BigIntArrayConstraints): Arbitrary<BigUint64Array>;\nexport type { BigIntArrayConstraints };\n",
  "node_modules/fast-check/lib/types/arbitrary/bigUintN.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For unsigned bigint of n bits\n *\n * Generated values will be between 0 (included) and 2^n (excluded)\n *\n * @param n - Maximal number of bits of the generated bigint\n *\n * @deprecated Please use ${@link bigInt} with `fc.bigInt({ min: 0n, max: 2n**n-1n })` instead\n * @remarks Since 1.9.0\n * @public\n */\nexport declare function bigUintN(n: number): Arbitrary<bigint>;\n",
  "node_modules/fast-check/lib/types/arbitrary/boolean.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For boolean values - `true` or `false`\n * @remarks Since 0.0.6\n * @public\n */\ndeclare function boolean(): Arbitrary<boolean>;\nexport { boolean };\n",
  "node_modules/fast-check/lib/types/arbitrary/char.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For single printable ascii characters - char code between 0x20 (included) and 0x7e (included)\n *\n * {@link https://www.ascii-code.com/}\n *\n * @deprecated Please use ${@link string} with `fc.string({ minLength: 1, maxLength: 1 })` instead\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function char(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/char16bits.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For single characters - all values in 0x0000-0xffff can be generated\n *\n * WARNING:\n *\n * Some generated characters might appear invalid regarding UCS-2 and UTF-16 encoding.\n * Indeed values within 0xd800 and 0xdfff constitute surrogate pair characters and are illegal without their paired character.\n *\n * @deprecated Please use ${@link string} with `fc.string({ unit, minLength: 1, maxLength: 1 })`, utilizing one of its unit variants instead\n * @remarks Since 0.0.11\n * @public\n */\nexport declare function char16bits(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/clone.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Type of the value produced by {@link clone}\n * @remarks Since 2.5.0\n * @public\n */\nexport type CloneValue<T, N extends number, Rest extends T[] = []> = [number] extends [N] ? T[] : Rest['length'] extends N ? Rest : CloneValue<T, N, [T, ...Rest]>;\n/**\n * Clone the values generated by `arb` in order to produce fully equal values (might not be equal in terms of === or ==)\n *\n * @param arb - Source arbitrary\n * @param numValues - Number of values to produce\n *\n * @remarks Since 2.5.0\n * @public\n */\ndeclare function clone<T, N extends number>(arb: Arbitrary<T>, numValues: N): Arbitrary<CloneValue<T, N>>;\nexport { clone };\n",
  "node_modules/fast-check/lib/types/arbitrary/commands.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { AsyncCommand } from '../check/model/command/AsyncCommand.js';\nimport type { Command } from '../check/model/command/Command.js';\nimport type { CommandsContraints } from '../check/model/commands/CommandsContraints.js';\n/**\n * For arrays of {@link AsyncCommand} to be executed by {@link asyncModelRun}\n *\n * This implementation comes with a shrinker adapted for commands.\n * It should shrink more efficiently than {@link array} for {@link AsyncCommand} arrays.\n *\n * @param commandArbs - Arbitraries responsible to build commands\n * @param constraints - Constraints to be applied when generating the commands (since 1.11.0)\n *\n * @remarks Since 1.5.0\n * @public\n */\ndeclare function commands<Model extends object, Real, CheckAsync extends boolean>(commandArbs: Arbitrary<AsyncCommand<Model, Real, CheckAsync>>[], constraints?: CommandsContraints): Arbitrary<Iterable<AsyncCommand<Model, Real, CheckAsync>>>;\n/**\n * For arrays of {@link Command} to be executed by {@link modelRun}\n *\n * This implementation comes with a shrinker adapted for commands.\n * It should shrink more efficiently than {@link array} for {@link Command} arrays.\n *\n * @param commandArbs - Arbitraries responsible to build commands\n * @param constraints - Constraints to be applied when generating the commands (since 1.11.0)\n *\n * @remarks Since 1.5.0\n * @public\n */\ndeclare function commands<Model extends object, Real>(commandArbs: Arbitrary<Command<Model, Real>>[], constraints?: CommandsContraints): Arbitrary<Iterable<Command<Model, Real>>>;\nexport { commands };\n",
  "node_modules/fast-check/lib/types/arbitrary/compareBooleanFunc.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For comparison boolean functions\n *\n * A comparison boolean function returns:\n * - `true` whenever `a < b`\n * - `false` otherwise (ie. `a = b` or `a > b`)\n *\n * @remarks Since 1.6.0\n * @public\n */\nexport declare function compareBooleanFunc<T>(): Arbitrary<(a: T, b: T) => boolean>;\n",
  "node_modules/fast-check/lib/types/arbitrary/compareFunc.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For comparison functions\n *\n * A comparison function returns:\n * - negative value whenever `a < b`\n * - positive value whenever `a > b`\n * - zero whenever `a` and `b` are equivalent\n *\n * Comparison functions are transitive: `a < b and b < c => a < c`\n *\n * They also satisfy: `a < b <=> b > a` and `a = b <=> b = a`\n *\n * @remarks Since 1.6.0\n * @public\n */\nexport declare function compareFunc<T>(): Arbitrary<(a: T, b: T) => number>;\n",
  "node_modules/fast-check/lib/types/arbitrary/constant.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For `value`\n * @param value - The value to produce\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function constant<T>(value: T): Arbitrary<T>;\n",
  "node_modules/fast-check/lib/types/arbitrary/constantFrom.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For one `...values` values - all equiprobable\n *\n * **WARNING**: It expects at least one value, otherwise it should throw\n *\n * @param values - Constant values to be produced (all values shrink to the first one)\n *\n * @remarks Since 0.0.12\n * @public\n */\ndeclare function constantFrom<T = never>(...values: T[]): Arbitrary<T>;\n/**\n * For one `...values` values - all equiprobable\n *\n * **WARNING**: It expects at least one value, otherwise it should throw\n *\n * @param values - Constant values to be produced (all values shrink to the first one)\n *\n * @remarks Since 0.0.12\n * @public\n */\ndeclare function constantFrom<TArgs extends any[] | [any]>(...values: TArgs): Arbitrary<TArgs[number]>;\nexport { constantFrom };\n",
  "node_modules/fast-check/lib/types/arbitrary/context.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Execution context attached to one predicate run\n * @remarks Since 2.2.0\n * @public\n */\nexport interface ContextValue {\n    /**\n     * Log execution details during a test.\n     * Very helpful when troubleshooting failures\n     * @param data - Data to be logged into the current context\n     * @remarks Since 1.8.0\n     */\n    log(data: string): void;\n    /**\n     * Number of logs already logged into current context\n     * @remarks Since 1.8.0\n     */\n    size(): number;\n}\n/**\n * Produce a {@link ContextValue} instance\n * @remarks Since 1.8.0\n * @public\n */\nexport declare function context(): Arbitrary<ContextValue>;\n",
  "node_modules/fast-check/lib/types/arbitrary/date.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link date}\n * @remarks Since 3.3.0\n * @public\n */\nexport interface DateConstraints {\n    /**\n     * Lower bound of the range (included)\n     * @defaultValue new Date(-8640000000000000)\n     * @remarks Since 1.17.0\n     */\n    min?: Date;\n    /**\n     * Upper bound of the range (included)\n     * @defaultValue new Date(8640000000000000)\n     * @remarks Since 1.17.0\n     */\n    max?: Date;\n    /**\n     * When set to true, no more \"Invalid Date\" can be generated.\n     * @defaultValue true\n     * @remarks Since 3.13.0\n     */\n    noInvalidDate?: boolean;\n}\n/**\n * For date between constraints.min or new Date(-8640000000000000) (included) and constraints.max or new Date(8640000000000000) (included)\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 1.17.0\n * @public\n */\nexport declare function date(constraints?: DateConstraints): Arbitrary<Date>;\n",
  "node_modules/fast-check/lib/types/arbitrary/dictionary.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\nimport type { DepthIdentifier } from './_internals/helpers/DepthContext.js';\n/**\n * Constraints to be applied on {@link dictionary}\n * @remarks Since 2.22.0\n * @public\n */\nexport interface DictionaryConstraints {\n    /**\n     * Lower bound for the number of keys defined into the generated instance\n     * @defaultValue 0\n     * @remarks Since 2.22.0\n     */\n    minKeys?: number;\n    /**\n     * Lower bound for the number of keys defined into the generated instance\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.22.0\n     */\n    maxKeys?: number;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n    /**\n     * Depth identifier can be used to share the current depth between several instances.\n     *\n     * By default, if not specified, each instance of dictionary will have its own depth.\n     * In other words: you can have depth=1 in one while you have depth=100 in another one.\n     *\n     * @remarks Since 3.15.0\n     */\n    depthIdentifier?: DepthIdentifier | string;\n    /**\n     * Do not generate objects with null prototype\n     * @defaultValue true\n     * @remarks Since 3.13.0\n     */\n    noNullPrototype?: boolean;\n}\n/**\n * For dictionaries with keys produced by `keyArb` and values from `valueArb`\n *\n * @param keyArb - Arbitrary used to generate the keys of the object\n * @param valueArb - Arbitrary used to generate the values of the object\n *\n * @remarks Since 1.0.0\n * @public\n */\nexport declare function dictionary<T>(keyArb: Arbitrary<string>, valueArb: Arbitrary<T>, constraints?: DictionaryConstraints): Arbitrary<Record<string, T>>;\n",
  "node_modules/fast-check/lib/types/arbitrary/domain.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link domain}\n * @remarks Since 2.22.0\n * @public\n */\nexport interface DomainConstraints {\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: Exclude<SizeForArbitrary, 'max'>;\n}\n/**\n * For domains\n * having an extension with at least two lowercase characters\n *\n * According to {@link https://www.ietf.org/rfc/rfc1034.txt | RFC 1034},\n * {@link https://www.ietf.org/rfc/rfc1035.txt | RFC 1035},\n * {@link https://www.ietf.org/rfc/rfc1123.txt | RFC 1123} and\n * {@link https://url.spec.whatwg.org/ | WHATWG URL Standard}\n *\n * @param constraints - Constraints to apply when building instances (since 2.22.0)\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function domain(constraints?: DomainConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/double.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link double}\n * @remarks Since 2.6.0\n * @public\n */\nexport interface DoubleConstraints {\n    /**\n     * Lower bound for the generated 64-bit floats (included, see minExcluded to exclude it)\n     * @defaultValue Number.NEGATIVE_INFINITY, -1.7976931348623157e+308 when noDefaultInfinity is true\n     * @remarks Since 2.8.0\n     */\n    min?: number;\n    /**\n     * Should the lower bound (aka min) be excluded?\n     * Note: Excluding min=Number.NEGATIVE_INFINITY would result into having min set to -Number.MAX_VALUE.\n     * @defaultValue false\n     * @remarks Since 3.12.0\n     */\n    minExcluded?: boolean;\n    /**\n     * Upper bound for the generated 64-bit floats (included, see maxExcluded to exclude it)\n     * @defaultValue Number.POSITIVE_INFINITY, 1.7976931348623157e+308 when noDefaultInfinity is true\n     * @remarks Since 2.8.0\n     */\n    max?: number;\n    /**\n     * Should the upper bound (aka max) be excluded?\n     * Note: Excluding max=Number.POSITIVE_INFINITY would result into having max set to Number.MAX_VALUE.\n     * @defaultValue false\n     * @remarks Since 3.12.0\n     */\n    maxExcluded?: boolean;\n    /**\n     * By default, lower and upper bounds are -infinity and +infinity.\n     * By setting noDefaultInfinity to true, you move those defaults to minimal and maximal finite values.\n     * @defaultValue false\n     * @remarks Since 2.8.0\n     */\n    noDefaultInfinity?: boolean;\n    /**\n     * When set to true, no more Number.NaN can be generated.\n     * @defaultValue false\n     * @remarks Since 2.8.0\n     */\n    noNaN?: boolean;\n    /**\n     * When set to true, Number.isInteger(value) will be false for any generated value.\n     * Note: -infinity and +infinity, or NaN can stil be generated except if you rejected them via another constraint.\n     * @defaultValue false\n     * @remarks Since 3.18.0\n     */\n    noInteger?: boolean;\n}\n/**\n * For 64-bit floating point numbers:\n * - sign: 1 bit\n * - significand: 52 bits\n * - exponent: 11 bits\n *\n * @param constraints - Constraints to apply when building instances (since 2.8.0)\n *\n * @remarks Since 0.0.6\n * @public\n */\nexport declare function double(constraints?: DoubleConstraints): Arbitrary<number>;\n",
  "node_modules/fast-check/lib/types/arbitrary/emailAddress.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link emailAddress}\n * @remarks Since 2.22.0\n * @public\n */\nexport interface EmailAddressConstraints {\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: Exclude<SizeForArbitrary, 'max'>;\n}\n/**\n * For email address\n *\n * According to {@link https://www.ietf.org/rfc/rfc2821.txt | RFC 2821},\n * {@link https://www.ietf.org/rfc/rfc3696.txt | RFC 3696} and\n * {@link https://www.ietf.org/rfc/rfc5322.txt | RFC 5322}\n *\n * @param constraints - Constraints to apply when building instances (since 2.22.0)\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function emailAddress(constraints?: EmailAddressConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/falsy.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link falsy}\n * @remarks Since 1.26.0\n * @public\n */\nexport interface FalsyContraints {\n    /**\n     * Enable falsy bigint value\n     * @remarks Since 1.26.0\n     */\n    withBigInt?: boolean;\n}\n/**\n * Typing for values generated by {@link falsy}\n * @remarks Since 2.2.0\n * @public\n */\nexport type FalsyValue<TConstraints extends FalsyContraints = {}> = false | null | 0 | '' | typeof NaN | undefined | (TConstraints extends {\n    withBigInt: true;\n} ? 0n : never);\n/**\n * For falsy values:\n * - ''\n * - 0\n * - NaN\n * - false\n * - null\n * - undefined\n * - 0n (whenever withBigInt: true)\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 1.26.0\n * @public\n */\nexport declare function falsy<TConstraints extends FalsyContraints>(constraints?: TConstraints): Arbitrary<FalsyValue<TConstraints>>;\n",
  "node_modules/fast-check/lib/types/arbitrary/float.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link float}\n * @remarks Since 2.6.0\n * @public\n */\nexport interface FloatConstraints {\n    /**\n     * Lower bound for the generated 32-bit floats (included)\n     * @defaultValue Number.NEGATIVE_INFINITY, -3.4028234663852886e+38 when noDefaultInfinity is true\n     * @remarks Since 2.8.0\n     */\n    min?: number;\n    /**\n     * Should the lower bound (aka min) be excluded?\n     * Note: Excluding min=Number.NEGATIVE_INFINITY would result into having min set to -3.4028234663852886e+38.\n     * @defaultValue false\n     * @remarks Since 3.12.0\n     */\n    minExcluded?: boolean;\n    /**\n     * Upper bound for the generated 32-bit floats (included)\n     * @defaultValue Number.POSITIVE_INFINITY, 3.4028234663852886e+38 when noDefaultInfinity is true\n     * @remarks Since 2.8.0\n     */\n    max?: number;\n    /**\n     * Should the upper bound (aka max) be excluded?\n     * Note: Excluding max=Number.POSITIVE_INFINITY would result into having max set to 3.4028234663852886e+38.\n     * @defaultValue false\n     * @remarks Since 3.12.0\n     */\n    maxExcluded?: boolean;\n    /**\n     * By default, lower and upper bounds are -infinity and +infinity.\n     * By setting noDefaultInfinity to true, you move those defaults to minimal and maximal finite values.\n     * @defaultValue false\n     * @remarks Since 2.8.0\n     */\n    noDefaultInfinity?: boolean;\n    /**\n     * When set to true, no more Number.NaN can be generated.\n     * @defaultValue false\n     * @remarks Since 2.8.0\n     */\n    noNaN?: boolean;\n    /**\n     * When set to true, Number.isInteger(value) will be false for any generated value.\n     * Note: -infinity and +infinity, or NaN can stil be generated except if you rejected them via another constraint.\n     * @defaultValue false\n     * @remarks Since 3.18.0\n     */\n    noInteger?: boolean;\n}\n/**\n * For 32-bit floating point numbers:\n * - sign: 1 bit\n * - significand: 23 bits\n * - exponent: 8 bits\n *\n * The smallest non-zero value (in absolute value) that can be represented by such float is: 2 ** -126 * 2 ** -23.\n * And the largest one is: 2 ** 127 * (1 + (2 ** 23 - 1) / 2 ** 23).\n *\n * @param constraints - Constraints to apply when building instances (since 2.8.0)\n *\n * @remarks Since 0.0.6\n * @public\n */\nexport declare function float(constraints?: FloatConstraints): Arbitrary<number>;\n",
  "node_modules/fast-check/lib/types/arbitrary/float32Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { FloatConstraints } from './float.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link float32Array}\n * @remarks Since 2.9.0\n * @public\n */\nexport type Float32ArrayConstraints = {\n    /**\n     * Lower bound of the generated array size\n     * @defaultValue 0\n     * @remarks Since 2.9.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated array size\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.9.0\n     */\n    maxLength?: number;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n} & FloatConstraints;\n/**\n * For Float32Array\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function float32Array(constraints?: Float32ArrayConstraints): Arbitrary<Float32Array>;\n",
  "node_modules/fast-check/lib/types/arbitrary/float64Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { DoubleConstraints } from './double.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link float64Array}\n * @remarks Since 2.9.0\n * @public\n */\nexport type Float64ArrayConstraints = {\n    /**\n     * Lower bound of the generated array size\n     * @defaultValue 0\n     * @remarks Since 2.9.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated array size\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.9.0\n     */\n    maxLength?: number;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n} & DoubleConstraints;\n/**\n * For Float64Array\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function float64Array(constraints?: Float64ArrayConstraints): Arbitrary<Float64Array>;\n",
  "node_modules/fast-check/lib/types/arbitrary/fullUnicode.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For single unicode characters - any of the code points defined in the unicode standard\n *\n * WARNING: Generated values can have a length greater than 1.\n *\n * {@link https://tc39.github.io/ecma262/#sec-utf16encoding}\n *\n * @deprecated Please use ${@link string} with `fc.string({ unit: 'grapheme', minLength: 1, maxLength: 1 })` or `fc.string({ unit: 'binary', minLength: 1, maxLength: 1 })` instead\n * @remarks Since 0.0.11\n * @public\n */\nexport declare function fullUnicode(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/fullUnicodeString.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\nexport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\n/**\n * For strings of {@link fullUnicode}\n *\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @deprecated Please use ${@link string} with `fc.string({ unit: 'grapheme', ...constraints })` or `fc.string({ unit: 'binary', ...constraints })` instead\n * @remarks Since 0.0.11\n * @public\n */\nexport declare function fullUnicodeString(constraints?: StringSharedConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/func.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For pure functions\n *\n * @param arb - Arbitrary responsible to produce the values\n *\n * @remarks Since 1.6.0\n * @public\n */\nexport declare function func<TArgs extends any[], TOut>(arb: Arbitrary<TOut>): Arbitrary<(...args: TArgs) => TOut>;\n",
  "node_modules/fast-check/lib/types/arbitrary/gen.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { GeneratorValue } from './_internals/builders/GeneratorValueBuilder.js';\nexport type { GeneratorValue as GeneratorValue };\n/**\n * Generate values within the test execution itself by leveraging the strength of `gen`\n *\n * @example\n * ```javascript\n * fc.assert(\n *   fc.property(fc.gen(), gen => {\n *     const size = gen(fc.nat, {max: 10});\n *     const array = [];\n *     for (let index = 0 ; index !== size ; ++index) {\n *       array.push(gen(fc.integer));\n *     }\n *     // Here is an array!\n *     // Note: Prefer fc.array(fc.integer(), {maxLength: 10}) if you want to produce such array\n *   })\n * )\n * ```\n *\n * ⚠️ WARNING:\n * While `gen` is easy to use, it may not shrink as well as tailored arbitraries based on `filter` or `map`.\n *\n * ⚠️ WARNING:\n * Additionally it cannot run back the test properly when attempting to replay based on a seed and a path.\n * You'll need to limit yourself to the seed and drop the path from the options if you attempt to replay something\n * implying it.  More precisely, you may keep the very first part of the path but have to drop anything after the\n * first \":\".\n *\n * ⚠️ WARNING:\n * It also does not support custom examples.\n *\n * @remarks Since 3.8.0\n * @public\n */\nexport declare function gen(): Arbitrary<GeneratorValue>;\n",
  "node_modules/fast-check/lib/types/arbitrary/hexa.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For single hexadecimal characters - 0-9 or a-f\n * @deprecated Prefer using `fc.constantFrom(...'0123456789abcdef')`\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function hexa(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/hexaString.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\nexport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\n/**\n * For strings of {@link hexa}\n *\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @deprecated Please use ${@link string} with `fc.string({ unit: fc.constantFrom(...'0123456789abcdef'), ...constraints })` instead\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function hexaString(constraints?: StringSharedConstraints): Arbitrary<string>;\nexport { hexaString };\n",
  "node_modules/fast-check/lib/types/arbitrary/infiniteStream.d.ts": "import type { Stream } from '../stream/Stream.js';\nimport type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Produce an infinite stream of values\n *\n * WARNING: Requires Object.assign\n *\n * @param arb - Arbitrary used to generate the values\n *\n * @remarks Since 1.8.0\n * @public\n */\ndeclare function infiniteStream<T>(arb: Arbitrary<T>): Arbitrary<Stream<T>>;\nexport { infiniteStream };\n",
  "node_modules/fast-check/lib/types/arbitrary/int16Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { IntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For Int16Array\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function int16Array(constraints?: IntArrayConstraints): Arbitrary<Int16Array>;\nexport type { IntArrayConstraints };\n",
  "node_modules/fast-check/lib/types/arbitrary/int32Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { IntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For Int32Array\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function int32Array(constraints?: IntArrayConstraints): Arbitrary<Int32Array>;\nexport type { IntArrayConstraints };\n",
  "node_modules/fast-check/lib/types/arbitrary/int8Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { IntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For Int8Array\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function int8Array(constraints?: IntArrayConstraints): Arbitrary<Int8Array>;\nexport type { IntArrayConstraints };\n",
  "node_modules/fast-check/lib/types/arbitrary/integer.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link integer}\n * @remarks Since 2.6.0\n * @public\n */\nexport interface IntegerConstraints {\n    /**\n     * Lower bound for the generated integers (included)\n     * @defaultValue -0x80000000\n     * @remarks Since 2.6.0\n     */\n    min?: number;\n    /**\n     * Upper bound for the generated integers (included)\n     * @defaultValue 0x7fffffff\n     * @remarks Since 2.6.0\n     */\n    max?: number;\n}\n/**\n * For integers between min (included) and max (included)\n *\n * @param constraints - Constraints to apply when building instances (since 2.6.0)\n *\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function integer(constraints?: IntegerConstraints): Arbitrary<number>;\n",
  "node_modules/fast-check/lib/types/arbitrary/ipV4.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For valid IP v4\n *\n * Following {@link https://tools.ietf.org/html/rfc3986#section-3.2.2 | RFC 3986}\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function ipV4(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/ipV4Extended.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For valid IP v4 according to WhatWG\n *\n * Following {@link https://url.spec.whatwg.org/ | WhatWG}, the specification for web-browsers\n *\n * There is no equivalent for IP v6 according to the {@link https://url.spec.whatwg.org/#concept-ipv6-parser | IP v6 parser}\n *\n * @remarks Since 1.17.0\n * @public\n */\nexport declare function ipV4Extended(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/ipV6.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For valid IP v6\n *\n * Following {@link https://tools.ietf.org/html/rfc3986#section-3.2.2 | RFC 3986}\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function ipV6(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/json.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { JsonSharedConstraints } from './_internals/helpers/JsonConstraintsBuilder.js';\nexport type { JsonSharedConstraints };\n/**\n * For any JSON strings\n *\n * Keys and string values rely on {@link string}\n *\n * @param constraints - Constraints to be applied onto the generated instance (since 2.5.0)\n *\n * @remarks Since 0.0.7\n * @public\n */\nexport declare function json(constraints?: JsonSharedConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/jsonValue.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { JsonSharedConstraints, JsonValue } from './_internals/helpers/JsonConstraintsBuilder.js';\nexport type { JsonSharedConstraints, JsonValue };\n/**\n * For any JSON compliant values\n *\n * Keys and string values rely on {@link string}\n *\n * As `JSON.parse` preserves `-0`, `jsonValue` can also have `-0` as a value.\n * `jsonValue` must be seen as: any value that could have been built by doing a `JSON.parse` on a given string.\n *\n * @param constraints - Constraints to be applied onto the generated instance\n *\n * @remarks Since 2.20.0\n * @public\n */\nexport declare function jsonValue(constraints?: JsonSharedConstraints): Arbitrary<JsonValue>;\n",
  "node_modules/fast-check/lib/types/arbitrary/letrec.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Type of the value produced by {@link letrec}\n * @remarks Since 3.0.0\n * @public\n */\nexport type LetrecValue<T> = {\n    [K in keyof T]: Arbitrary<T[K]>;\n};\n/**\n * Strongly typed type for the `tie` function passed by {@link letrec} to the `builder` function we pass to it.\n * You may want also want to use its loosely typed version {@link LetrecLooselyTypedTie}.\n *\n * @remarks Since 3.0.0\n * @public\n */\nexport interface LetrecTypedTie<T> {\n    <K extends keyof T>(key: K): Arbitrary<T[K]>;\n    (key: string): Arbitrary<unknown>;\n}\n/**\n * Strongly typed type for the `builder` function passed to {@link letrec}.\n * You may want also want to use its loosely typed version {@link LetrecLooselyTypedBuilder}.\n *\n * @remarks Since 3.0.0\n * @public\n */\nexport type LetrecTypedBuilder<T> = (tie: LetrecTypedTie<T>) => LetrecValue<T>;\n/**\n * Loosely typed type for the `tie` function passed by {@link letrec} to the `builder` function we pass to it.\n * You may want also want to use its strongly typed version {@link LetrecTypedTie}.\n *\n * @remarks Since 3.0.0\n * @public\n */\nexport type LetrecLooselyTypedTie = (key: string) => Arbitrary<unknown>;\n/**\n * Loosely typed type for the `builder` function passed to {@link letrec}.\n * You may want also want to use its strongly typed version {@link LetrecTypedBuilder}.\n *\n * @remarks Since 3.0.0\n * @public\n */\nexport type LetrecLooselyTypedBuilder<T> = (tie: LetrecLooselyTypedTie) => LetrecValue<T>;\n/**\n * For mutually recursive types\n *\n * @example\n * ```typescript\n * type Leaf = number;\n * type Node = [Tree, Tree];\n * type Tree = Node | Leaf;\n * const { tree } = fc.letrec<{ tree: Tree, node: Node, leaf: Leaf }>(tie => ({\n *   tree: fc.oneof({depthSize: 'small'}, tie('leaf'), tie('node')),\n *   node: fc.tuple(tie('tree'), tie('tree')),\n *   leaf: fc.nat()\n * }));\n * // tree is 50% of node, 50% of leaf\n * // the ratio goes in favor of leaves as we go deeper in the tree (thanks to depthSize)\n * ```\n *\n * @param builder - Arbitraries builder based on themselves (through `tie`)\n *\n * @remarks Since 1.16.0\n * @public\n */\nexport declare function letrec<T>(builder: T extends Record<string, unknown> ? LetrecTypedBuilder<T> : never): LetrecValue<T>;\n/**\n * For mutually recursive types\n *\n * @example\n * ```typescript\n * const { tree } = fc.letrec(tie => ({\n *   tree: fc.oneof({depthSize: 'small'}, tie('leaf'), tie('node')),\n *   node: fc.tuple(tie('tree'), tie('tree')),\n *   leaf: fc.nat()\n * }));\n * // tree is 50% of node, 50% of leaf\n * // the ratio goes in favor of leaves as we go deeper in the tree (thanks to depthSize)\n * ```\n *\n * @param builder - Arbitraries builder based on themselves (through `tie`)\n *\n * @remarks Since 1.16.0\n * @public\n */\nexport declare function letrec<T>(builder: LetrecLooselyTypedBuilder<T>): LetrecValue<T>;\n",
  "node_modules/fast-check/lib/types/arbitrary/limitShrink.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Create another Arbitrary with a limited (or capped) number of shrink values\n *\n * @example\n * ```typescript\n * const dataGenerator: Arbitrary<string> = ...;\n * const limitedShrinkableDataGenerator: Arbitrary<string> = fc.limitShrink(dataGenerator, 10);\n * // up to 10 shrunk values could be extracted from the resulting arbitrary\n * ```\n *\n * NOTE: Although limiting the shrinking capabilities can speed up your CI when failures occur, we do not recommend this approach.\n * Instead, if you want to reduce the shrinking time for automated jobs or local runs, consider using `endOnFailure` or `interruptAfterTimeLimit`.\n *\n * @param arbitrary - Instance of arbitrary responsible to generate and shrink values\n * @param maxShrinks - Maximal number of shrunk values that can be pulled from the resulting arbitrary\n *\n * @returns Create another arbitrary with limited number of shrink values\n * @remarks Since 3.20.0\n * @public\n */\nexport declare function limitShrink<T>(arbitrary: Arbitrary<T>, maxShrinks: number): Arbitrary<T>;\n",
  "node_modules/fast-check/lib/types/arbitrary/lorem.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link lorem}\n * @remarks Since 2.5.0\n * @public\n */\nexport interface LoremConstraints {\n    /**\n     * Maximal number of entities:\n     * - maximal number of words in case mode is 'words'\n     * - maximal number of sentences in case mode is 'sentences'\n     *\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.5.0\n     */\n    maxCount?: number;\n    /**\n     * Type of strings that should be produced by {@link lorem}:\n     * - words: multiple words\n     * - sentences: multiple sentences\n     *\n     * @defaultValue 'words'\n     * @remarks Since 2.5.0\n     */\n    mode?: 'words' | 'sentences';\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n}\n/**\n * For lorem ipsum string of words or sentences with maximal number of words or sentences\n *\n * @param constraints - Constraints to be applied onto the generated value (since 2.5.0)\n *\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function lorem(constraints?: LoremConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/mapToConstant.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Generate non-contiguous ranges of values\n * by mapping integer values to constant\n *\n * @param options - Builders to be called to generate the values\n *\n * @example\n * ```\n * // generate alphanumeric values (a-z0-9)\n * mapToConstant(\n *   { num: 26, build: v => String.fromCharCode(v + 0x61) },\n *   { num: 10, build: v => String.fromCharCode(v + 0x30) },\n * )\n * ```\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function mapToConstant<T>(...entries: {\n    num: number;\n    build: (idInGroup: number) => T;\n}[]): Arbitrary<T>;\n",
  "node_modules/fast-check/lib/types/arbitrary/maxSafeInteger.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For integers between Number.MIN_SAFE_INTEGER (included) and Number.MAX_SAFE_INTEGER (included)\n * @remarks Since 1.11.0\n * @public\n */\nexport declare function maxSafeInteger(): Arbitrary<number>;\n",
  "node_modules/fast-check/lib/types/arbitrary/maxSafeNat.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For positive integers between 0 (included) and Number.MAX_SAFE_INTEGER (included)\n * @remarks Since 1.11.0\n * @public\n */\nexport declare function maxSafeNat(): Arbitrary<number>;\n",
  "node_modules/fast-check/lib/types/arbitrary/memo.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Output type for {@link memo}\n * @remarks Since 1.16.0\n * @public\n */\nexport type Memo<T> = (maxDepth?: number) => Arbitrary<T>;\n/**\n * For mutually recursive types\n *\n * @example\n * ```typescript\n * // tree is 1 / 3 of node, 2 / 3 of leaf\n * const tree: fc.Memo<Tree> = fc.memo(n => fc.oneof(node(n), leaf(), leaf()));\n * const node: fc.Memo<Tree> = fc.memo(n => {\n *   if (n <= 1) return fc.record({ left: leaf(), right: leaf() });\n *   return fc.record({ left: tree(), right: tree() }); // tree() is equivalent to tree(n-1)\n * });\n * const leaf = fc.nat;\n * ```\n *\n * @param builder - Arbitrary builder taken the maximal depth allowed as input (parameter `n`)\n *\n * @remarks Since 1.16.0\n * @public\n */\nexport declare function memo<T>(builder: (maxDepth: number) => Arbitrary<T>): Memo<T>;\n",
  "node_modules/fast-check/lib/types/arbitrary/mixedCase.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link mixedCase}\n * @remarks Since 1.17.0\n * @public\n */\nexport interface MixedCaseConstraints {\n    /**\n     * Transform a character to its upper and/or lower case version\n     * @defaultValue try `toUpperCase` on the received code-point, if no effect try `toLowerCase`\n     * @remarks Since 1.17.0\n     */\n    toggleCase?: (rawChar: string) => string;\n    /**\n     * In order to be fully reversable (only in case you want to shrink user definable values)\n     * you should provide a function taking a string containing possibly toggled items and returning its\n     * untoggled version.\n     */\n    untoggleAll?: (toggledString: string) => string;\n}\n/**\n * Randomly switch the case of characters generated by `stringArb` (upper/lower)\n *\n * WARNING:\n * Require bigint support.\n * Under-the-hood the arbitrary relies on bigint to compute the flags that should be toggled or not.\n *\n * @param stringArb - Arbitrary able to build string values\n * @param constraints - Constraints to be applied when computing upper/lower case version\n *\n * @remarks Since 1.17.0\n * @public\n */\nexport declare function mixedCase(stringArb: Arbitrary<string>, constraints?: MixedCaseConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/nat.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link nat}\n * @remarks Since 2.6.0\n * @public\n */\nexport interface NatConstraints {\n    /**\n     * Upper bound for the generated postive integers (included)\n     * @defaultValue 0x7fffffff\n     * @remarks Since 2.6.0\n     */\n    max?: number;\n}\n/**\n * For positive integers between 0 (included) and 2147483647 (included)\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function nat(): Arbitrary<number>;\n/**\n * For positive integers between 0 (included) and max (included)\n *\n * @param max - Upper bound for the generated integers\n *\n * @remarks You may prefer to use `fc.nat({max})` instead.\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function nat(max: number): Arbitrary<number>;\n/**\n * For positive integers between 0 (included) and max (included)\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 2.6.0\n * @public\n */\ndeclare function nat(constraints: NatConstraints): Arbitrary<number>;\nexport { nat };\n",
  "node_modules/fast-check/lib/types/arbitrary/noBias.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Build an arbitrary without any bias.\n *\n * @param arb - The original arbitrary used for generating values. This arbitrary remains unchanged.\n *\n * @remarks Since 3.20.0\n * @public\n */\nexport declare function noBias<T>(arb: Arbitrary<T>): Arbitrary<T>;\n",
  "node_modules/fast-check/lib/types/arbitrary/noShrink.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Build an arbitrary without shrinking capabilities.\n *\n * NOTE:\n * In most cases, users should avoid disabling shrinking capabilities.\n * If the concern is the shrinking process taking too long or being unnecessary in CI environments,\n * consider using alternatives like `endOnFailure` or `interruptAfterTimeLimit` instead.\n *\n * @param arb - The original arbitrary used for generating values. This arbitrary remains unchanged, but its shrinking capabilities will not be included in the new arbitrary.\n *\n * @remarks Since 3.20.0\n * @public\n */\nexport declare function noShrink<T>(arb: Arbitrary<T>): Arbitrary<T>;\n",
  "node_modules/fast-check/lib/types/arbitrary/object.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { ObjectConstraints } from './_internals/helpers/QualifiedObjectConstraints.js';\nexport type { ObjectConstraints };\n/**\n * For any objects\n *\n * You may use {@link sample} to preview the values that will be generated\n *\n * @example\n * ```javascript\n * {}, {k: [{}, 1, 2]}\n * ```\n *\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function object(): Arbitrary<Record<string, unknown>>;\n/**\n * For any objects following the constraints defined by `settings`\n *\n * You may use {@link sample} to preview the values that will be generated\n *\n * @example\n * ```javascript\n * {}, {k: [{}, 1, 2]}\n * ```\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function object(constraints: ObjectConstraints): Arbitrary<Record<string, unknown>>;\nexport { object };\n",
  "node_modules/fast-check/lib/types/arbitrary/oneof.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { DepthIdentifier } from './_internals/helpers/DepthContext.js';\nimport type { DepthSize } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Conjonction of a weight and an arbitrary used by {@link oneof}\n * in order to generate values\n *\n * @remarks Since 1.18.0\n * @public\n */\nexport interface WeightedArbitrary<T> {\n    /**\n     * Weight to be applied when selecting which arbitrary should be used\n     * @remarks Since 0.0.7\n     */\n    weight: number;\n    /**\n     * Instance of Arbitrary\n     * @remarks Since 0.0.7\n     */\n    arbitrary: Arbitrary<T>;\n}\n/**\n * Either an `Arbitrary<T>` or a `WeightedArbitrary<T>`\n * @remarks Since 3.0.0\n * @public\n */\nexport type MaybeWeightedArbitrary<T> = Arbitrary<T> | WeightedArbitrary<T>;\n/**\n * Infer the type of the Arbitrary produced by {@link oneof}\n * given the type of the source arbitraries\n *\n * @remarks Since 2.2.0\n * @public\n */\nexport type OneOfValue<Ts extends MaybeWeightedArbitrary<unknown>[]> = {\n    [K in keyof Ts]: Ts[K] extends MaybeWeightedArbitrary<infer U> ? U : never;\n}[number];\n/**\n * Constraints to be applied on {@link oneof}\n * @remarks Since 2.14.0\n * @public\n */\nexport type OneOfConstraints = {\n    /**\n     * When set to true, the shrinker of oneof will try to check if the first arbitrary\n     * could have been used to discover an issue. It allows to shrink trees.\n     *\n     * Warning: First arbitrary must be the one resulting in the smallest structures\n     * for usages in deep tree-like structures.\n     *\n     * @defaultValue false\n     * @remarks Since 2.14.0\n     */\n    withCrossShrink?: boolean;\n    /**\n     * While going deeper and deeper within a recursive structure (see {@link letrec}),\n     * this factor will be used to increase the probability to generate instances\n     * of the first passed arbitrary.\n     *\n     * @remarks Since 2.14.0\n     */\n    depthSize?: DepthSize;\n    /**\n     * Maximal authorized depth.\n     * Once this depth has been reached only the first arbitrary will be used.\n     *\n     * @defaultValue Number.POSITIVE_INFINITY — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.14.0\n     */\n    maxDepth?: number;\n    /**\n     * Depth identifier can be used to share the current depth between several instances.\n     *\n     * By default, if not specified, each instance of oneof will have its own depth.\n     * In other words: you can have depth=1 in one while you have depth=100 in another one.\n     *\n     * @remarks Since 2.14.0\n     */\n    depthIdentifier?: DepthIdentifier | string;\n};\n/**\n * For one of the values generated by `...arbs` - with all `...arbs` equiprobable\n *\n * **WARNING**: It expects at least one arbitrary\n *\n * @param arbs - Arbitraries that might be called to produce a value\n *\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function oneof<Ts extends MaybeWeightedArbitrary<unknown>[]>(...arbs: Ts): Arbitrary<OneOfValue<Ts>>;\n/**\n * For one of the values generated by `...arbs` - with all `...arbs` equiprobable\n *\n * **WARNING**: It expects at least one arbitrary\n *\n * @param constraints - Constraints to be applied when generating the values\n * @param arbs - Arbitraries that might be called to produce a value\n *\n * @remarks Since 2.14.0\n * @public\n */\ndeclare function oneof<Ts extends MaybeWeightedArbitrary<unknown>[]>(constraints: OneOfConstraints, ...arbs: Ts): Arbitrary<OneOfValue<Ts>>;\nexport { oneof };\n",
  "node_modules/fast-check/lib/types/arbitrary/option.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { DepthIdentifier } from './_internals/helpers/DepthContext.js';\nimport type { DepthSize } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link option}\n * @remarks Since 2.2.0\n * @public\n */\nexport interface OptionConstraints<TNil = null> {\n    /**\n     * The probability to build a nil value is of `1 / freq`\n     * @defaultValue 5\n     * @remarks Since 1.17.0\n     */\n    freq?: number;\n    /**\n     * The nil value\n     * @defaultValue null\n     * @remarks Since 1.17.0\n     */\n    nil?: TNil;\n    /**\n     * While going deeper and deeper within a recursive structure (see {@link letrec}),\n     * this factor will be used to increase the probability to generate nil.\n     *\n     * @remarks Since 2.14.0\n     */\n    depthSize?: DepthSize;\n    /**\n     * Maximal authorized depth. Once this depth has been reached only nil will be used.\n     * @defaultValue Number.POSITIVE_INFINITY — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.14.0\n     */\n    maxDepth?: number;\n    /**\n     * Depth identifier can be used to share the current depth between several instances.\n     *\n     * By default, if not specified, each instance of option will have its own depth.\n     * In other words: you can have depth=1 in one while you have depth=100 in another one.\n     *\n     * @remarks Since 2.14.0\n     */\n    depthIdentifier?: DepthIdentifier | string;\n}\n/**\n * For either nil or a value coming from `arb` with custom frequency\n *\n * @param arb - Arbitrary that will be called to generate a non nil value\n * @param constraints - Constraints on the option(since 1.17.0)\n *\n * @remarks Since 0.0.6\n * @public\n */\nexport declare function option<T, TNil = null>(arb: Arbitrary<T>, constraints?: OptionConstraints<TNil>): Arbitrary<T | TNil>;\n",
  "node_modules/fast-check/lib/types/arbitrary/record.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link record}\n * @remarks Since 0.0.12\n * @public\n */\nexport type RecordConstraints<T = unknown> = ({\n    /**\n     * List keys that should never be deleted.\n     *\n     * Remark:\n     * You might need to use an explicit typing in case you need to declare symbols as required (not needed when required keys are simple strings).\n     * With something like `{ requiredKeys: [mySymbol1, 'a'] as [typeof mySymbol1, 'a'] }` when both `mySymbol1` and `a` are required.\n     *\n     * Warning: Cannot be used in conjunction with withDeletedKeys.\n     *\n     * @defaultValue Array containing all keys of recordModel\n     * @remarks Since 2.11.0\n     */\n    requiredKeys?: T[];\n} | {\n    /**\n     * Allow to remove keys from the generated record.\n     * Warning: Cannot be used in conjunction with requiredKeys.\n     * Prefer: `requiredKeys: []` over `withDeletedKeys: true`\n     *\n     * @defaultValue false\n     * @remarks Since 1.0.0\n     * @deprecated Prefer using `requiredKeys: []` instead of `withDeletedKeys: true` as the flag will be removed in the next major\n     */\n    withDeletedKeys?: boolean;\n}) & {\n    /**\n     * Do not generate records with null prototype\n     * @defaultValue true\n     * @remarks Since 3.13.0\n     */\n    noNullPrototype?: boolean;\n};\n/**\n * Infer the type of the Arbitrary produced by record\n * given the type of the source arbitrary and constraints to be applied\n *\n * @remarks Since 2.2.0\n * @public\n */\nexport type RecordValue<T, TConstraints = {}> = TConstraints extends {\n    withDeletedKeys: boolean;\n    requiredKeys: any[];\n} ? never : TConstraints extends {\n    withDeletedKeys: true;\n} ? Partial<T> : TConstraints extends {\n    requiredKeys: (infer TKeys)[];\n} ? Partial<T> & Pick<T, TKeys & keyof T> : T;\n/**\n * For records following the `recordModel` schema\n *\n * @example\n * ```typescript\n * record({ x: someArbitraryInt, y: someArbitraryInt }): Arbitrary<{x:number,y:number}>\n * // merge two integer arbitraries to produce a {x, y} record\n * ```\n *\n * @param recordModel - Schema of the record\n *\n * @remarks Since 0.0.12\n * @public\n */\ndeclare function record<T>(recordModel: {\n    [K in keyof T]: Arbitrary<T[K]>;\n}): Arbitrary<RecordValue<{\n    [K in keyof T]: T[K];\n}>>;\n/**\n * For records following the `recordModel` schema\n *\n * @example\n * ```typescript\n * record({ x: someArbitraryInt, y: someArbitraryInt }, {withDeletedKeys: true}): Arbitrary<{x?:number,y?:number}>\n * // merge two integer arbitraries to produce a {x, y}, {x}, {y} or {} record\n * ```\n *\n * @param recordModel - Schema of the record\n * @param constraints - Contraints on the generated record\n *\n * @remarks Since 0.0.12\n * @public\n */\ndeclare function record<T, TConstraints extends RecordConstraints<keyof T>>(recordModel: {\n    [K in keyof T]: Arbitrary<T[K]>;\n}, constraints: TConstraints): Arbitrary<RecordValue<{\n    [K in keyof T]: T[K];\n}, TConstraints>>;\nexport { record };\n",
  "node_modules/fast-check/lib/types/arbitrary/scheduler.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { Scheduler } from './_internals/interfaces/Scheduler.js';\nexport type { Scheduler, SchedulerReportItem, SchedulerSequenceItem } from './_internals/interfaces/Scheduler.js';\n/**\n * Constraints to be applied on {@link scheduler}\n * @remarks Since 2.2.0\n * @public\n */\nexport interface SchedulerConstraints {\n    /**\n     * Ensure that all scheduled tasks will be executed in the right context (for instance it can be the `act` of React)\n     * @remarks Since 1.21.0\n     */\n    act: (f: () => Promise<void>) => Promise<unknown>;\n}\n/**\n * For scheduler of promises\n * @remarks Since 1.20.0\n * @public\n */\nexport declare function scheduler<TMetaData = unknown>(constraints?: SchedulerConstraints): Arbitrary<Scheduler<TMetaData>>;\n/**\n * For custom scheduler with predefined resolution order\n *\n * Ordering is defined by using a template string like the one generated in case of failure of a {@link scheduler}\n *\n * It may be something like:\n *\n * @example\n * ```typescript\n * fc.schedulerFor()`\n *   -> [task\\${2}] promise pending\n *   -> [task\\${3}] promise pending\n *   -> [task\\${1}] promise pending\n * `\n * ```\n *\n * Or more generally:\n * ```typescript\n * fc.schedulerFor()`\n *   This scheduler will resolve task ${2} first\n *   followed by ${3} and only then task ${1}\n * `\n * ```\n *\n * WARNING:\n * Custom scheduler will\n * neither check that all the referred promises have been scheduled\n * nor that they resolved with the same status and value.\n *\n *\n * WARNING:\n * If one the promises is wrongly defined it will fail - for instance asking to resolve 5 while 5 does not exist.\n *\n * @remarks Since 1.25.0\n * @public\n */\ndeclare function schedulerFor<TMetaData = unknown>(constraints?: SchedulerConstraints): (_strs: TemplateStringsArray, ...ordering: number[]) => Scheduler<TMetaData>;\n/**\n * For custom scheduler with predefined resolution order\n *\n * WARNING:\n * Custom scheduler will not check that all the referred promises have been scheduled.\n *\n *\n * WARNING:\n * If one the promises is wrongly defined it will fail - for instance asking to resolve 5 while 5 does not exist.\n *\n * @param customOrdering - Array defining in which order the promises will be resolved.\n * Id of the promises start at 1. 1 means first scheduled promise, 2 second scheduled promise and so on.\n *\n * @remarks Since 1.25.0\n * @public\n */\ndeclare function schedulerFor<TMetaData = unknown>(customOrdering: number[], constraints?: SchedulerConstraints): Scheduler<TMetaData>;\nexport { schedulerFor };\n",
  "node_modules/fast-check/lib/types/arbitrary/shuffledSubarray.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link shuffledSubarray}\n * @remarks Since 2.18.0\n * @public\n */\nexport interface ShuffledSubarrayConstraints {\n    /**\n     * Lower bound of the generated subarray size (included)\n     * @defaultValue 0\n     * @remarks Since 2.4.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated subarray size (included)\n     * @defaultValue The length of the original array itself\n     * @remarks Since 2.4.0\n     */\n    maxLength?: number;\n}\n/**\n * For subarrays of `originalArray`\n *\n * @param originalArray - Original array\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @remarks Since 1.5.0\n * @public\n */\nexport declare function shuffledSubarray<T>(originalArray: T[], constraints?: ShuffledSubarrayConstraints): Arbitrary<T[]>;\n",
  "node_modules/fast-check/lib/types/arbitrary/sparseArray.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { DepthIdentifier } from './_internals/helpers/DepthContext.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link sparseArray}\n * @remarks Since 2.13.0\n * @public\n */\nexport interface SparseArrayConstraints {\n    /**\n     * Upper bound of the generated array size (maximal size: 4294967295)\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.13.0\n     */\n    maxLength?: number;\n    /**\n     * Lower bound of the number of non-hole elements\n     * @defaultValue 0\n     * @remarks Since 2.13.0\n     */\n    minNumElements?: number;\n    /**\n     * Upper bound of the number of non-hole elements\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.13.0\n     */\n    maxNumElements?: number;\n    /**\n     * When enabled, all generated arrays will either be the empty array or end by a non-hole\n     * @defaultValue false\n     * @remarks Since 2.13.0\n     */\n    noTrailingHole?: boolean;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n    /**\n     * When receiving a depth identifier, the arbitrary will impact the depth\n     * attached to it to avoid going too deep if it already generated lots of items.\n     *\n     * In other words, if the number of generated values within the collection is large\n     * then the generated items will tend to be less deep to avoid creating structures a lot\n     * larger than expected.\n     *\n     * For the moment, the depth is not taken into account to compute the number of items to\n     * define for a precise generate call of the array. Just applied onto eligible items.\n     *\n     * @remarks Since 2.25.0\n     */\n    depthIdentifier?: DepthIdentifier | string;\n}\n/**\n * For sparse arrays of values coming from `arb`\n * @param arb - Arbitrary used to generate the values inside the sparse array\n * @param constraints - Constraints to apply when building instances\n * @remarks Since 2.13.0\n * @public\n */\nexport declare function sparseArray<T>(arb: Arbitrary<T>, constraints?: SparseArrayConstraints): Arbitrary<T[]>;\n",
  "node_modules/fast-check/lib/types/arbitrary/string.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\nexport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\n/**\n * Constraints to be applied on arbitrary {@link string}\n * @remarks Since 3.22.0\n * @public\n */\nexport type StringConstraints = StringSharedConstraints & {\n    /**\n     * A string results from the join between several unitary strings produced by the Arbitrary instance defined by `unit`.\n     * The `minLength` and `maxLength` refers to the number of these units composing the string. In other words it does not have to be confound with `.length` on an instance of string.\n     *\n     * A unit can either be a fully custom Arbitrary or one of the pre-defined options:\n     * - `'grapheme'` - Any printable grapheme as defined by the Unicode standard. This unit includes graphemes that may:\n     *   - Span multiple code points (e.g., `'\\u{0061}\\u{0300}'`)\n     *   - Consist of multiple characters (e.g., `'\\u{1f431}'`)\n     *   - Include non-European and non-ASCII characters.\n     *   - **Note:** Graphemes produced by this unit are designed to remain visually distinct when joined together.\n     * - `'grapheme-composite'` - Any printable grapheme limited to a single code point. This option produces graphemes limited to a single code point.\n     *   - **Note:** Graphemes produced by this unit are designed to remain visually distinct when joined together.\n     * - `'grapheme-ascii'` - Any printable ASCII character.\n     * - `'binary'` - Any possible code point (except half surrogate pairs), regardless of how it may combine with subsequent code points in the produced string. This unit produces a single code point within the full Unicode range (0000-10FFFF).\n     * - `'binary-ascii'` - Any possible ASCII character, including control characters. This unit produces any code point in the range 0000-00FF.\n     *\n     * @defaultValue 'grapheme-ascii'\n     * @remarks Since 3.22.0\n     */\n    unit?: 'grapheme' | 'grapheme-composite' | 'grapheme-ascii' | 'binary' | 'binary-ascii' | Arbitrary<string>;\n};\n/**\n * For strings of {@link char}\n *\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function string(constraints?: StringConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/string16bits.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\nexport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\n/**\n * For strings of {@link char16bits}\n *\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @deprecated Please use ${@link string} with `fc.string({ unit, ...constraints })`, utilizing one of its unit variants instead\n * @remarks Since 0.0.11\n * @public\n */\nexport declare function string16bits(constraints?: StringSharedConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/stringMatching.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on the arbitrary {@link stringMatching}\n * @remarks Since 3.10.0\n * @public\n */\nexport type StringMatchingConstraints = {\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 3.10.0\n     */\n    size?: SizeForArbitrary;\n};\n/**\n * For strings matching the provided regex\n *\n * @param regex - Arbitrary able to generate random strings (possibly multiple characters)\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 3.10.0\n * @public\n */\nexport declare function stringMatching(regex: RegExp, constraints?: StringMatchingConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/stringOf.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\nexport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\n/**\n * For strings using the characters produced by `charArb`\n *\n * @param charArb - Arbitrary able to generate random strings (possibly multiple characters)\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @deprecated Please use ${@link string} with `fc.string({ unit: charArb, ...constraints })` instead\n * @remarks Since 1.1.3\n * @public\n */\nexport declare function stringOf(charArb: Arbitrary<string>, constraints?: StringSharedConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/subarray.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link subarray}\n * @remarks Since 2.4.0\n * @public\n */\nexport interface SubarrayConstraints {\n    /**\n     * Lower bound of the generated subarray size (included)\n     * @defaultValue 0\n     * @remarks Since 2.4.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated subarray size (included)\n     * @defaultValue The length of the original array itself\n     * @remarks Since 2.4.0\n     */\n    maxLength?: number;\n}\n/**\n * For subarrays of `originalArray` (keeps ordering)\n *\n * @param originalArray - Original array\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @remarks Since 1.5.0\n * @public\n */\nexport declare function subarray<T>(originalArray: T[], constraints?: SubarrayConstraints): Arbitrary<T[]>;\n",
  "node_modules/fast-check/lib/types/arbitrary/tuple.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For tuples produced using the provided `arbs`\n *\n * @param arbs - Ordered list of arbitraries\n *\n * @remarks Since 0.0.1\n * @public\n */\nexport declare function tuple<Ts extends unknown[]>(...arbs: {\n    [K in keyof Ts]: Arbitrary<Ts[K]>;\n}): Arbitrary<Ts>;\n",
  "node_modules/fast-check/lib/types/arbitrary/uint16Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { IntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For Uint16Array\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function uint16Array(constraints?: IntArrayConstraints): Arbitrary<Uint16Array>;\nexport type { IntArrayConstraints };\n",
  "node_modules/fast-check/lib/types/arbitrary/uint32Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { IntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For Uint32Array\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function uint32Array(constraints?: IntArrayConstraints): Arbitrary<Uint32Array>;\nexport type { IntArrayConstraints };\n",
  "node_modules/fast-check/lib/types/arbitrary/uint8Array.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { IntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For Uint8Array\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function uint8Array(constraints?: IntArrayConstraints): Arbitrary<Uint8Array>;\nexport type { IntArrayConstraints };\n",
  "node_modules/fast-check/lib/types/arbitrary/uint8ClampedArray.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { IntArrayConstraints } from './_internals/builders/TypedIntArrayArbitraryBuilder.js';\n/**\n * For Uint8ClampedArray\n * @remarks Since 2.9.0\n * @public\n */\nexport declare function uint8ClampedArray(constraints?: IntArrayConstraints): Arbitrary<Uint8ClampedArray>;\nexport type { IntArrayConstraints };\n",
  "node_modules/fast-check/lib/types/arbitrary/ulid.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For ulid\n *\n * According to {@link https://github.com/ulid/spec | ulid spec}\n *\n * No mixed case, only upper case digits (0-9A-Z except for: I,L,O,U)\n *\n * @remarks Since 3.11.0\n * @public\n */\nexport declare function ulid(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/unicode.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For single unicode characters defined in the BMP plan - char code between 0x0000 (included) and 0xffff (included) and without the range 0xd800 to 0xdfff (surrogate pair characters)\n * @deprecated Please use ${@link string} with `fc.string({ unit, minLength: 1, maxLength: 1 })`, utilizing one of its unit variants instead\n * @remarks Since 0.0.11\n * @public\n */\nexport declare function unicode(): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/unicodeJson.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { UnicodeJsonSharedConstraints } from './_internals/helpers/JsonConstraintsBuilder.js';\nexport type { UnicodeJsonSharedConstraints };\n/**\n * For any JSON strings with unicode support\n *\n * Keys and string values rely on {@link unicode}\n *\n * @param constraints - Constraints to be applied onto the generated instance (since 2.5.0)\n *\n * @deprecated Prefer using {@link json} with `stringUnit: \"grapheme\"`, it will generate even more unicode strings: includings some having characters outside of BMP plan\n * @remarks Since 0.0.7\n * @public\n */\nexport declare function unicodeJson(constraints?: UnicodeJsonSharedConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/unicodeJsonValue.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { UnicodeJsonSharedConstraints, JsonValue } from './_internals/helpers/JsonConstraintsBuilder.js';\nexport type { UnicodeJsonSharedConstraints, JsonValue };\n/**\n * For any JSON compliant values with unicode support\n *\n * Keys and string values rely on {@link unicode}\n *\n * As `JSON.parse` preserves `-0`, `unicodeJsonValue` can also have `-0` as a value.\n * `unicodeJsonValue` must be seen as: any value that could have been built by doing a `JSON.parse` on a given string.\n *\n * @param constraints - Constraints to be applied onto the generated instance\n *\n * @deprecated Prefer using {@link jsonValue} with `stringUnit: \"grapheme\"`, it will generate even more unicode strings: includings some having characters outside of BMP plan\n * @remarks Since 2.20.0\n * @public\n */\nexport declare function unicodeJsonValue(constraints?: UnicodeJsonSharedConstraints): Arbitrary<JsonValue>;\n",
  "node_modules/fast-check/lib/types/arbitrary/unicodeString.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\nexport type { StringSharedConstraints } from './_shared/StringSharedConstraints.js';\n/**\n * For strings of {@link unicode}\n *\n * @param constraints - Constraints to apply when building instances (since 2.4.0)\n *\n * @deprecated Please use ${@link string} with `fc.string({ unit, ...constraints })`, utilizing one of its unit variants instead\n * @remarks Since 0.0.11\n * @public\n */\nexport declare function unicodeString(constraints?: StringSharedConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/uniqueArray.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\nimport type { DepthIdentifier } from './_internals/helpers/DepthContext.js';\n/**\n * Shared constraints to be applied on {@link uniqueArray}\n * @remarks Since 2.23.0\n * @public\n */\nexport type UniqueArraySharedConstraints = {\n    /**\n     * Lower bound of the generated array size\n     * @defaultValue 0\n     * @remarks Since 2.23.0\n     */\n    minLength?: number;\n    /**\n     * Upper bound of the generated array size\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 2.23.0\n     */\n    maxLength?: number;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.23.0\n     */\n    size?: SizeForArbitrary;\n    /**\n     * When receiving a depth identifier, the arbitrary will impact the depth\n     * attached to it to avoid going too deep if it already generated lots of items.\n     *\n     * In other words, if the number of generated values within the collection is large\n     * then the generated items will tend to be less deep to avoid creating structures a lot\n     * larger than expected.\n     *\n     * For the moment, the depth is not taken into account to compute the number of items to\n     * define for a precise generate call of the array. Just applied onto eligible items.\n     *\n     * @remarks Since 2.25.0\n     */\n    depthIdentifier?: DepthIdentifier | string;\n};\n/**\n * Constraints implying known and optimized comparison function\n * to be applied on {@link uniqueArray}\n *\n * @remarks Since 2.23.0\n * @public\n */\nexport type UniqueArrayConstraintsRecommended<T, U> = UniqueArraySharedConstraints & {\n    /**\n     * The operator to be used to compare the values after having applied the selector (if any):\n     * - SameValue behaves like `Object.is` — {@link https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevalue}\n     * - SameValueZero behaves like `Set` or `Map` — {@link https://tc39.es/ecma262/multipage/abstract-operations.html#sec-samevaluezero}\n     * - IsStrictlyEqual behaves like `===` — {@link https://tc39.es/ecma262/multipage/abstract-operations.html#sec-isstrictlyequal}\n     * - Fully custom comparison function: it implies performance costs for large arrays\n     *\n     * @defaultValue 'SameValue'\n     * @remarks Since 2.23.0\n     */\n    comparator?: 'SameValue' | 'SameValueZero' | 'IsStrictlyEqual';\n    /**\n     * How we should project the values before comparing them together\n     * @defaultValue (v =&gt; v)\n     * @remarks Since 2.23.0\n     */\n    selector?: (v: T) => U;\n};\n/**\n * Constraints implying a fully custom comparison function\n * to be applied on {@link uniqueArray}\n *\n * WARNING - Imply an extra performance cost whenever you want to generate large arrays\n *\n * @remarks Since 2.23.0\n * @public\n */\nexport type UniqueArrayConstraintsCustomCompare<T> = UniqueArraySharedConstraints & {\n    /**\n     * The operator to be used to compare the values after having applied the selector (if any)\n     * @remarks Since 2.23.0\n     */\n    comparator: (a: T, b: T) => boolean;\n    /**\n     * How we should project the values before comparing them together\n     * @remarks Since 2.23.0\n     */\n    selector?: undefined;\n};\n/**\n * Constraints implying fully custom comparison function and selector\n * to be applied on {@link uniqueArray}\n *\n * WARNING - Imply an extra performance cost whenever you want to generate large arrays\n *\n * @remarks Since 2.23.0\n * @public\n */\nexport type UniqueArrayConstraintsCustomCompareSelect<T, U> = UniqueArraySharedConstraints & {\n    /**\n     * The operator to be used to compare the values after having applied the selector (if any)\n     * @remarks Since 2.23.0\n     */\n    comparator: (a: U, b: U) => boolean;\n    /**\n     * How we should project the values before comparing them together\n     * @remarks Since 2.23.0\n     */\n    selector: (v: T) => U;\n};\n/**\n * Constraints implying known and optimized comparison function\n * to be applied on {@link uniqueArray}\n *\n * The defaults relies on the defaults specified by {@link UniqueArrayConstraintsRecommended}\n *\n * @remarks Since 2.23.0\n * @public\n */\nexport type UniqueArrayConstraints<T, U> = UniqueArrayConstraintsRecommended<T, U> | UniqueArrayConstraintsCustomCompare<T> | UniqueArrayConstraintsCustomCompareSelect<T, U>;\n/**\n * For arrays of unique values coming from `arb`\n *\n * @param arb - Arbitrary used to generate the values inside the array\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 2.23.0\n * @public\n */\nexport declare function uniqueArray<T, U>(arb: Arbitrary<T>, constraints?: UniqueArrayConstraintsRecommended<T, U>): Arbitrary<T[]>;\n/**\n * For arrays of unique values coming from `arb`\n *\n * @param arb - Arbitrary used to generate the values inside the array\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 2.23.0\n * @public\n */\nexport declare function uniqueArray<T>(arb: Arbitrary<T>, constraints: UniqueArrayConstraintsCustomCompare<T>): Arbitrary<T[]>;\n/**\n * For arrays of unique values coming from `arb`\n *\n * @param arb - Arbitrary used to generate the values inside the array\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 2.23.0\n * @public\n */\nexport declare function uniqueArray<T, U>(arb: Arbitrary<T>, constraints: UniqueArrayConstraintsCustomCompareSelect<T, U>): Arbitrary<T[]>;\n/**\n * For arrays of unique values coming from `arb`\n *\n * @param arb - Arbitrary used to generate the values inside the array\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 2.23.0\n * @public\n */\nexport declare function uniqueArray<T, U>(arb: Arbitrary<T>, constraints: UniqueArrayConstraints<T, U>): Arbitrary<T[]>;\n",
  "node_modules/fast-check/lib/types/arbitrary/uuid.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * Constraints to be applied on {@link uuid}\n * @remarks Since 3.21.0\n * @public\n */\nexport interface UuidConstraints {\n    /**\n     * Define accepted versions in the [1-15] according to {@link https://datatracker.ietf.org/doc/html/rfc9562#name-version-field | RFC 9562}\n     * @defaultValue [1,2,3,4,5]\n     * @remarks Since 3.21.0\n     */\n    version?: (1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15) | (1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15)[];\n}\n/**\n * For UUID from v1 to v5\n *\n * According to {@link https://tools.ietf.org/html/rfc4122 | RFC 4122}\n *\n * No mixed case, only lower case digits (0-9a-f)\n *\n * @remarks Since 1.17.0\n * @public\n */\nexport declare function uuid(constraints?: UuidConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/uuidV.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\n/**\n * For UUID of a given version (in v1 to v15)\n *\n * According to {@link https://tools.ietf.org/html/rfc4122 | RFC 4122} and {@link https://datatracker.ietf.org/doc/html/rfc9562#name-version-field | RFC 9562} any version between 1 and 15 is valid even if only the ones from 1 to 8 have really been leveraged for now.\n *\n * No mixed case, only lower case digits (0-9a-f)\n *\n * @deprecated Prefer using {@link uuid}\n * @remarks Since 1.17.0\n * @public\n */\nexport declare function uuidV(versionNumber: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/webAuthority.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link webAuthority}\n * @remarks Since 1.14.0\n * @public\n */\nexport interface WebAuthorityConstraints {\n    /**\n     * Enable IPv4 in host\n     * @defaultValue false\n     * @remarks Since 1.14.0\n     */\n    withIPv4?: boolean;\n    /**\n     * Enable IPv6 in host\n     * @defaultValue false\n     * @remarks Since 1.14.0\n     */\n    withIPv6?: boolean;\n    /**\n     * Enable extended IPv4 format\n     * @defaultValue false\n     * @remarks Since 1.17.0\n     */\n    withIPv4Extended?: boolean;\n    /**\n     * Enable user information prefix\n     * @defaultValue false\n     * @remarks Since 1.14.0\n     */\n    withUserInfo?: boolean;\n    /**\n     * Enable port suffix\n     * @defaultValue false\n     * @remarks Since 1.14.0\n     */\n    withPort?: boolean;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: Exclude<SizeForArbitrary, 'max'>;\n}\n/**\n * For web authority\n *\n * According to {@link https://www.ietf.org/rfc/rfc3986.txt | RFC 3986} - `authority = [ userinfo \"@\" ] host [ \":\" port ]`\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function webAuthority(constraints?: WebAuthorityConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/webFragments.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link webFragments}\n * @remarks Since 2.22.0\n * @public\n */\nexport interface WebFragmentsConstraints {\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: Exclude<SizeForArbitrary, 'max'>;\n}\n/**\n * For fragments of an URI (web included)\n *\n * According to {@link https://www.ietf.org/rfc/rfc3986.txt | RFC 3986}\n *\n * eg.: In the url `https://domain/plop?page=1#hello=1&world=2`, `?hello=1&world=2` are query parameters\n *\n * @param constraints - Constraints to apply when building instances (since 2.22.0)\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function webFragments(constraints?: WebFragmentsConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/webPath.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link webPath}\n * @remarks Since 3.3.0\n * @public\n */\nexport interface WebPathConstraints {\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 3.3.0\n     */\n    size?: Exclude<SizeForArbitrary, 'max'>;\n}\n/**\n * For web path\n *\n * According to {@link https://www.ietf.org/rfc/rfc3986.txt | RFC 3986} and\n * {@link https://url.spec.whatwg.org/ | WHATWG URL Standard}\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 3.3.0\n * @public\n */\nexport declare function webPath(constraints?: WebPathConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/webQueryParameters.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link webQueryParameters}\n * @remarks Since 2.22.0\n * @public\n */\nexport interface WebQueryParametersConstraints {\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: Exclude<SizeForArbitrary, 'max'>;\n}\n/**\n * For query parameters of an URI (web included)\n *\n * According to {@link https://www.ietf.org/rfc/rfc3986.txt | RFC 3986}\n *\n * eg.: In the url `https://domain/plop/?hello=1&world=2`, `?hello=1&world=2` are query parameters\n *\n * @param constraints - Constraints to apply when building instances (since 2.22.0)\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function webQueryParameters(constraints?: WebQueryParametersConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/webSegment.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link webSegment}\n * @remarks Since 2.22.0\n * @public\n */\nexport interface WebSegmentConstraints {\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: Exclude<SizeForArbitrary, 'max'>;\n}\n/**\n * For internal segment of an URI (web included)\n *\n * According to {@link https://www.ietf.org/rfc/rfc3986.txt | RFC 3986}\n *\n * eg.: In the url `https://github.com/dubzzz/fast-check/`, `dubzzz` and `fast-check` are segments\n *\n * @param constraints - Constraints to apply when building instances (since 2.22.0)\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function webSegment(constraints?: WebSegmentConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/arbitrary/webUrl.d.ts": "import type { Arbitrary } from '../check/arbitrary/definition/Arbitrary.js';\nimport type { WebAuthorityConstraints } from './webAuthority.js';\nimport type { SizeForArbitrary } from './_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Constraints to be applied on {@link webUrl}\n * @remarks Since 1.14.0\n * @public\n */\nexport interface WebUrlConstraints {\n    /**\n     * Enforce specific schemes, eg.: http, https\n     * @defaultValue ['http', 'https']\n     * @remarks Since 1.14.0\n     */\n    validSchemes?: string[];\n    /**\n     * Settings for {@link webAuthority}\n     * @defaultValue &#123;&#125;\n     * @remarks Since 1.14.0\n     */\n    authoritySettings?: WebAuthorityConstraints;\n    /**\n     * Enable query parameters in the generated url\n     * @defaultValue false\n     * @remarks Since 1.14.0\n     */\n    withQueryParameters?: boolean;\n    /**\n     * Enable fragments in the generated url\n     * @defaultValue false\n     * @remarks Since 1.14.0\n     */\n    withFragments?: boolean;\n    /**\n     * Define how large the generated values should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: Exclude<SizeForArbitrary, 'max'>;\n}\n/**\n * For web url\n *\n * According to {@link https://www.ietf.org/rfc/rfc3986.txt | RFC 3986} and\n * {@link https://url.spec.whatwg.org/ | WHATWG URL Standard}\n *\n * @param constraints - Constraints to apply when building instances\n *\n * @remarks Since 1.14.0\n * @public\n */\nexport declare function webUrl(constraints?: WebUrlConstraints): Arbitrary<string>;\n",
  "node_modules/fast-check/lib/types/check/arbitrary/definition/Arbitrary.d.ts": "import type { Random } from '../../../random/generator/Random.js';\nimport { Stream } from '../../../stream/Stream.js';\nimport { Value } from './Value.js';\n/**\n * Abstract class able to generate values on type `T`\n *\n * The values generated by an instance of Arbitrary can be previewed - with {@link sample} - or classified - with {@link statistics}.\n *\n * @remarks Since 0.0.7\n * @public\n */\nexport declare abstract class Arbitrary<T> {\n    /**\n     * Generate a value of type `T` along with its context (if any)\n     * based on the provided random number generator\n     *\n     * @param mrng - Random number generator\n     * @param biasFactor - If taken into account 1 value over biasFactor must be biased. Either integer value greater or equal to 2 (bias) or undefined (no bias)\n     * @returns Random value of type `T` and its context\n     *\n     * @remarks Since 0.0.1 (return type changed in 3.0.0)\n     */\n    abstract generate(mrng: Random, biasFactor: number | undefined): Value<T>;\n    /**\n     * Check if a given value could be pass to `shrink` without providing any context.\n     *\n     * In general, `canShrinkWithoutContext` is not designed to be called for each `shrink` but rather on very special cases.\n     * Its usage must be restricted to `canShrinkWithoutContext` or in the rare* contexts of a `shrink` method being called without\n     * any context. In this ill-formed case of `shrink`, `canShrinkWithoutContext` could be used or called if needed.\n     *\n     * *we fall in that case when fast-check is asked to shrink a value that has been provided manually by the user,\n     *  in other words: a value not coming from a call to `generate` or a normal `shrink` with context.\n     *\n     * @param value - Value to be assessed\n     * @returns `true` if and only if the value could have been generated by this instance\n     *\n     * @remarks Since 3.0.0\n     */\n    abstract canShrinkWithoutContext(value: unknown): value is T;\n    /**\n     * Shrink a value of type `T`, may rely on the context previously provided to shrink efficiently\n     *\n     * Must never be called with possibly invalid values and no context without ensuring that such call is legal\n     * by calling `canShrinkWithoutContext` first on the value.\n     *\n     * @param value - The value to shrink\n     * @param context - Its associated context (the one returned by generate) or `undefined` if no context but `canShrinkWithoutContext(value) === true`\n     * @returns Stream of shrinks for value based on context (if provided)\n     *\n     * @remarks Since 3.0.0\n     */\n    abstract shrink(value: T, context: unknown | undefined): Stream<Value<T>>;\n    /**\n     * Create another arbitrary by filtering values against `predicate`\n     *\n     * All the values produced by the resulting arbitrary\n     * satisfy `predicate(value) == true`\n     *\n     * Be aware that using filter may highly impact the time required to generate a valid entry\n     *\n     * @example\n     * ```typescript\n     * const integerGenerator: Arbitrary<number> = ...;\n     * const evenIntegerGenerator: Arbitrary<number> = integerGenerator.filter(e => e % 2 === 0);\n     * // new Arbitrary only keeps even values\n     * ```\n     *\n     * @param refinement - Predicate, to test each produced element. Return true to keep the element, false otherwise\n     * @returns New arbitrary filtered using predicate\n     *\n     * @remarks Since 1.23.0\n     */\n    filter<U extends T>(refinement: (t: T) => t is U): Arbitrary<U>;\n    /**\n     * Create another arbitrary by filtering values against `predicate`\n     *\n     * All the values produced by the resulting arbitrary\n     * satisfy `predicate(value) == true`\n     *\n     * Be aware that using filter may highly impact the time required to generate a valid entry\n     *\n     * @example\n     * ```typescript\n     * const integerGenerator: Arbitrary<number> = ...;\n     * const evenIntegerGenerator: Arbitrary<number> = integerGenerator.filter(e => e % 2 === 0);\n     * // new Arbitrary only keeps even values\n     * ```\n     *\n     * @param predicate - Predicate, to test each produced element. Return true to keep the element, false otherwise\n     * @returns New arbitrary filtered using predicate\n     *\n     * @remarks Since 0.0.1\n     */\n    filter(predicate: (t: T) => boolean): Arbitrary<T>;\n    /**\n     * Create another arbitrary by mapping all produced values using the provided `mapper`\n     * Values produced by the new arbitrary are the result of applying `mapper` value by value\n     *\n     * @example\n     * ```typescript\n     * const rgbChannels: Arbitrary<{r:number,g:number,b:number}> = ...;\n     * const color: Arbitrary<string> = rgbChannels.map(ch => `#${(ch.r*65536 + ch.g*256 + ch.b).toString(16).padStart(6, '0')}`);\n     * // transform an Arbitrary producing {r,g,b} integers into an Arbitrary of '#rrggbb'\n     * ```\n     *\n     * @param mapper - Map function, to produce a new element based on an old one\n     * @param unmapper - Optional unmap function, it will never be used except when shrinking user defined values. Must throw if value is not compatible (since 3.0.0)\n     * @returns New arbitrary with mapped elements\n     *\n     * @remarks Since 0.0.1\n     */\n    map<U>(mapper: (t: T) => U, unmapper?: (possiblyU: unknown) => T): Arbitrary<U>;\n    /**\n     * Create another arbitrary by mapping a value from a base Arbirary using the provided `fmapper`\n     * Values produced by the new arbitrary are the result of the arbitrary generated by applying `fmapper` to a value\n     * @example\n     * ```typescript\n     * const arrayAndLimitArbitrary = fc.nat().chain((c: number) => fc.tuple( fc.array(fc.nat(c)), fc.constant(c)));\n     * ```\n     *\n     * @param chainer - Chain function, to produce a new Arbitrary using a value from another Arbitrary\n     * @returns New arbitrary of new type\n     *\n     * @remarks Since 1.2.0\n     */\n    chain<U>(chainer: (t: T) => Arbitrary<U>): Arbitrary<U>;\n    /**\n     * Create another Arbitrary with no shrink values\n     *\n     * @example\n     * ```typescript\n     * const dataGenerator: Arbitrary<string> = ...;\n     * const unshrinkableDataGenerator: Arbitrary<string> = dataGenerator.noShrink();\n     * // same values no shrink\n     * ```\n     *\n     * @returns Create another arbitrary with no shrink values\n     * @remarks Since 0.0.9\n     */\n    noShrink(): Arbitrary<T>;\n    /**\n     * Create another Arbitrary that cannot be biased\n     *\n     * @param freq - The biased version will be used one time over freq - if it exists\n     * @remarks Since 1.1.0\n     */\n    noBias(): Arbitrary<T>;\n}\n",
  "node_modules/fast-check/lib/types/check/arbitrary/definition/Value.d.ts": "/**\n * A `Value<T, TShrink = T>` holds an internal value of type `T`\n * and its associated context\n *\n * @remarks Since 3.0.0 (previously called `NextValue` in 2.15.0)\n * @public\n */\nexport declare class Value<T> {\n    /**\n     * State storing the result of hasCloneMethod\n     * If `true` the value will be cloned each time it gets accessed\n     * @remarks Since 2.15.0\n     */\n    readonly hasToBeCloned: boolean;\n    /**\n     * Safe value of the shrinkable\n     * Depending on `hasToBeCloned` it will either be `value_` or a clone of it\n     * @remarks Since 2.15.0\n     */\n    readonly value: T;\n    /**\n     * Internal value of the shrinkable\n     * @remarks Since 2.15.0\n     */\n    readonly value_: T;\n    /**\n     * Context for the generated value\n     * TODO - Do we want to clone it too?\n     * @remarks 2.15.0\n     */\n    readonly context: unknown;\n    /**\n     * @param value_ - Internal value of the shrinkable\n     * @param context - Context associated to the generated value (useful for shrink)\n     * @param customGetValue - Limited to internal usages (to ease migration to next), it will be removed on next major\n     */\n    constructor(value_: T, context: unknown, customGetValue?: (() => T) | undefined);\n}\n",
  "node_modules/fast-check/lib/types/check/model/ModelRunner.d.ts": "import type { AsyncCommand } from './command/AsyncCommand.js';\nimport type { Command } from './command/Command.js';\nimport type { Scheduler } from '../../arbitrary/scheduler.js';\n/**\n * Synchronous definition of model and real\n * @remarks Since 2.2.0\n * @public\n */\nexport type ModelRunSetup<Model, Real> = () => {\n    model: Model;\n    real: Real;\n};\n/**\n * Asynchronous definition of model and real\n * @remarks Since 2.2.0\n * @public\n */\nexport type ModelRunAsyncSetup<Model, Real> = () => Promise<{\n    model: Model;\n    real: Real;\n}>;\n/**\n * Run synchronous commands over a `Model` and the `Real` system\n *\n * Throw in case of inconsistency\n *\n * @param s - Initial state provider\n * @param cmds - Synchronous commands to be executed\n *\n * @remarks Since 1.5.0\n * @public\n */\nexport declare function modelRun<Model extends object, Real, InitialModel extends Model>(s: ModelRunSetup<InitialModel, Real>, cmds: Iterable<Command<Model, Real>>): void;\n/**\n * Run asynchronous commands over a `Model` and the `Real` system\n *\n * Throw in case of inconsistency\n *\n * @param s - Initial state provider\n * @param cmds - Asynchronous commands to be executed\n *\n * @remarks Since 1.5.0\n * @public\n */\nexport declare function asyncModelRun<Model extends object, Real, CheckAsync extends boolean, InitialModel extends Model>(s: ModelRunSetup<InitialModel, Real> | ModelRunAsyncSetup<InitialModel, Real>, cmds: Iterable<AsyncCommand<Model, Real, CheckAsync>>): Promise<void>;\n/**\n * Run asynchronous and scheduled commands over a `Model` and the `Real` system\n *\n * Throw in case of inconsistency\n *\n * @param scheduler - Scheduler\n * @param s - Initial state provider\n * @param cmds - Asynchronous commands to be executed\n *\n * @remarks Since 1.24.0\n * @public\n */\nexport declare function scheduledModelRun<Model extends object, Real, CheckAsync extends boolean, InitialModel extends Model>(scheduler: Scheduler, s: ModelRunSetup<InitialModel, Real> | ModelRunAsyncSetup<InitialModel, Real>, cmds: Iterable<AsyncCommand<Model, Real, CheckAsync>>): Promise<void>;\n",
  "node_modules/fast-check/lib/types/check/model/ReplayPath.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/check/model/command/AsyncCommand.d.ts": "import type { ICommand } from './ICommand.js';\n/**\n * Interface that should be implemented in order to define\n * an asynchronous command\n *\n * @remarks Since 1.5.0\n * @public\n */\nexport interface AsyncCommand<Model extends object, Real, CheckAsync extends boolean = false> extends ICommand<Model, Real, Promise<void>, CheckAsync> {\n}\n",
  "node_modules/fast-check/lib/types/check/model/command/Command.d.ts": "import type { ICommand } from './ICommand.js';\n/**\n * Interface that should be implemented in order to define\n * a synchronous command\n *\n * @remarks Since 1.5.0\n * @public\n */\nexport interface Command<Model extends object, Real> extends ICommand<Model, Real, void> {\n}\n",
  "node_modules/fast-check/lib/types/check/model/command/ICommand.d.ts": "/**\n * Interface that should be implemented in order to define a command\n * @remarks Since 1.5.0\n * @public\n */\nexport interface ICommand<Model extends object, Real, RunResult, CheckAsync extends boolean = false> {\n    /**\n     * Check if the model is in the right state to apply the command\n     *\n     * WARNING: does not change the model\n     *\n     * @param m - Model, simplified or schematic representation of real system\n     *\n     * @remarks Since 1.5.0\n     */\n    check(m: Readonly<Model>): CheckAsync extends false ? boolean : Promise<boolean>;\n    /**\n     * Receive the non-updated model and the real or system under test.\n     * Perform the checks post-execution - Throw in case of invalid state.\n     * Update the model accordingly\n     *\n     * @param m - Model, simplified or schematic representation of real system\n     * @param r - Sytem under test\n     *\n     * @remarks Since 1.5.0\n     */\n    run(m: Model, r: Real): RunResult;\n    /**\n     * Name of the command\n     * @remarks Since 1.5.0\n     */\n    toString(): string;\n}\n",
  "node_modules/fast-check/lib/types/check/model/commands/CommandWrapper.d.ts": "import { asyncToStringMethod, toStringMethod } from '../../../utils/stringify.js';\nimport type { ICommand } from '../command/ICommand.js';\n/**\n * Wrapper around commands used internally by fast-check to wrap existing commands\n * in order to add them a flag to know whether or not they already have been executed\n */\nexport declare class CommandWrapper<Model extends object, Real, RunResult, CheckAsync extends boolean> implements ICommand<Model, Real, RunResult, CheckAsync> {\n    readonly cmd: ICommand<Model, Real, RunResult, CheckAsync>;\n    [toStringMethod]?: () => string;\n    [asyncToStringMethod]?: () => Promise<string>;\n    hasRan: boolean;\n    constructor(cmd: ICommand<Model, Real, RunResult, CheckAsync>);\n    check(m: Readonly<Model>): CheckAsync extends false ? boolean : Promise<boolean>;\n    run(m: Model, r: Real): RunResult;\n    clone(): CommandWrapper<Model, Real, RunResult, CheckAsync>;\n    toString(): string;\n}\n",
  "node_modules/fast-check/lib/types/check/model/commands/CommandsContraints.d.ts": "import type { SizeForArbitrary } from '../../../arbitrary/_internals/helpers/MaxLengthFromMinLength.js';\n/**\n * Parameters for {@link commands}\n * @remarks Since 2.2.0\n * @public\n */\nexport interface CommandsContraints {\n    /**\n     * Maximal number of commands to generate per run\n     *\n     * You probably want to use `size` instead.\n     *\n     * @defaultValue 0x7fffffff — _defaulting seen as \"max non specified\" when `defaultSizeToMaxWhenMaxSpecified=true`_\n     * @remarks Since 1.11.0\n     */\n    maxCommands?: number;\n    /**\n     * Define how large the generated values (number of commands) should be (at max)\n     * @remarks Since 2.22.0\n     */\n    size?: SizeForArbitrary;\n    /**\n     * Do not show replayPath in the output\n     * @defaultValue false\n     * @remarks Since 1.11.0\n     */\n    disableReplayLog?: boolean;\n    /**\n     * Hint for replay purposes only\n     *\n     * Should be used in conjonction with `{ seed, path }` of {@link assert}\n     *\n     * @remarks Since 1.11.0\n     */\n    replayPath?: string;\n}\n",
  "node_modules/fast-check/lib/types/check/model/commands/CommandsIterable.d.ts": "import { cloneMethod } from '../../symbols.js';\nimport type { CommandWrapper } from './CommandWrapper.js';\n/**\n * Iterable datastructure accepted as input for asyncModelRun and modelRun\n */\nexport declare class CommandsIterable<Model extends object, Real, RunResult, CheckAsync extends boolean = false> implements Iterable<CommandWrapper<Model, Real, RunResult, CheckAsync>> {\n    readonly commands: CommandWrapper<Model, Real, RunResult, CheckAsync>[];\n    readonly metadataForReplay: () => string;\n    constructor(commands: CommandWrapper<Model, Real, RunResult, CheckAsync>[], metadataForReplay: () => string);\n    [Symbol.iterator](): Iterator<CommandWrapper<Model, Real, RunResult, CheckAsync>>;\n    [cloneMethod](): CommandsIterable<Model, Real, RunResult, CheckAsync>;\n    toString(): string;\n}\n",
  "node_modules/fast-check/lib/types/check/model/commands/ScheduledCommand.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/check/precondition/Pre.d.ts": "/**\n * Add pre-condition checks inside a property execution\n * @param expectTruthy - cancel the run whenever this value is falsy\n * @remarks Since 1.3.0\n * @public\n */\nexport declare function pre(expectTruthy: boolean): asserts expectTruthy;\n",
  "node_modules/fast-check/lib/types/check/precondition/PreconditionFailure.d.ts": "/**\n * Error type produced whenever a precondition fails\n * @remarks Since 2.2.0\n * @public\n */\nexport declare class PreconditionFailure extends Error {\n    readonly interruptExecution: boolean;\n    constructor(interruptExecution?: boolean);\n    static isFailure(err: unknown): err is PreconditionFailure;\n}\n",
  "node_modules/fast-check/lib/types/check/property/AsyncProperty.d.ts": "import type { Arbitrary } from '../arbitrary/definition/Arbitrary.js';\nimport type { IAsyncProperty, IAsyncPropertyWithHooks, AsyncPropertyHookFunction } from './AsyncProperty.generic.js';\n/**\n * Instantiate a new {@link fast-check#IAsyncProperty}\n * @param predicate - Assess the success of the property. Would be considered falsy if it throws or if its output evaluates to false\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function asyncProperty<Ts extends [unknown, ...unknown[]]>(...args: [...arbitraries: {\n    [K in keyof Ts]: Arbitrary<Ts[K]>;\n}, predicate: (...args: Ts) => Promise<boolean | void>]): IAsyncPropertyWithHooks<Ts>;\nexport type { IAsyncProperty, IAsyncPropertyWithHooks, AsyncPropertyHookFunction };\nexport { asyncProperty };\n",
  "node_modules/fast-check/lib/types/check/property/AsyncProperty.generic.d.ts": "import type { IRawProperty } from './IRawProperty.js';\nimport type { GlobalAsyncPropertyHookFunction } from '../runner/configuration/GlobalParameters.js';\n/**\n * Type of legal hook function that can be used to call `beforeEach` or `afterEach`\n * on a {@link IAsyncPropertyWithHooks}\n *\n * @remarks Since 2.2.0\n * @public\n */\nexport type AsyncPropertyHookFunction = ((previousHookFunction: GlobalAsyncPropertyHookFunction) => Promise<unknown>) | ((previousHookFunction: GlobalAsyncPropertyHookFunction) => void);\n/**\n * Interface for asynchronous property, see {@link IRawProperty}\n * @remarks Since 1.19.0\n * @public\n */\nexport interface IAsyncProperty<Ts> extends IRawProperty<Ts, true> {\n}\n/**\n * Interface for asynchronous property defining hooks, see {@link IAsyncProperty}\n * @remarks Since 2.2.0\n * @public\n */\nexport interface IAsyncPropertyWithHooks<Ts> extends IAsyncProperty<Ts> {\n    /**\n     * Define a function that should be called before all calls to the predicate\n     * @param hookFunction - Function to be called\n     * @remarks Since 1.6.0\n     */\n    beforeEach(hookFunction: AsyncPropertyHookFunction): IAsyncPropertyWithHooks<Ts>;\n    /**\n     * Define a function that should be called after all calls to the predicate\n     * @param hookFunction - Function to be called\n     * @remarks Since 1.6.0\n     */\n    afterEach(hookFunction: AsyncPropertyHookFunction): IAsyncPropertyWithHooks<Ts>;\n}\n",
  "node_modules/fast-check/lib/types/check/property/IRawProperty.d.ts": "import type { Random } from '../../random/generator/Random.js';\nimport type { Stream } from '../../stream/Stream.js';\nimport type { Value } from '../arbitrary/definition/Value.js';\nimport type { PreconditionFailure } from '../precondition/PreconditionFailure.js';\n/**\n * Represent failures of the property\n * @remarks Since 3.0.0\n * @public\n */\nexport type PropertyFailure = {\n    /**\n     * The original error that has been intercepted.\n     * Possibly not an instance Error as users can throw anything.\n     * @remarks Since 3.0.0\n     */\n    error: unknown;\n    /**\n     * The error message extracted from the error\n     * @remarks Since 3.0.0\n     */\n    errorMessage: string;\n};\n/**\n * Property\n *\n * A property is the combination of:\n * - Arbitraries: how to generate the inputs for the algorithm\n * - Predicate: how to confirm the algorithm succeeded?\n *\n * @remarks Since 1.19.0\n * @public\n */\nexport interface IRawProperty<Ts, IsAsync extends boolean = boolean> {\n    /**\n     * Is the property asynchronous?\n     *\n     * true in case of asynchronous property, false otherwise\n     * @remarks Since 0.0.7\n     */\n    isAsync(): IsAsync;\n    /**\n     * Generate values of type Ts\n     *\n     * @param mrng - Random number generator\n     * @param runId - Id of the generation, starting at 0 - if set the generation might be biased\n     *\n     * @remarks Since 0.0.7 (return type changed in 3.0.0)\n     */\n    generate(mrng: Random, runId?: number): Value<Ts>;\n    /**\n     * Shrink value of type Ts\n     *\n     * @param value - The value to be shrunk, it can be context-less\n     *\n     * @remarks Since 3.0.0\n     */\n    shrink(value: Value<Ts>): Stream<Value<Ts>>;\n    /**\n     * Check the predicate for v\n     * @param v - Value of which we want to check the predicate\n     * @param dontRunHook - Do not run beforeEach and afterEach hooks within run\n     * @remarks Since 0.0.7\n     */\n    run(v: Ts, dontRunHook?: boolean): (IsAsync extends true ? Promise<PreconditionFailure | PropertyFailure | null> : never) | (IsAsync extends false ? PreconditionFailure | PropertyFailure | null : never);\n    /**\n     * Run before each hook\n     * @remarks Since 3.4.0\n     */\n    runBeforeEach?: () => (IsAsync extends true ? Promise<void> : never) | (IsAsync extends false ? void : never);\n    /**\n     * Run after each hook\n     * @remarks Since 3.4.0\n     */\n    runAfterEach?: () => (IsAsync extends true ? Promise<void> : never) | (IsAsync extends false ? void : never);\n}\n",
  "node_modules/fast-check/lib/types/check/property/IgnoreEqualValuesProperty.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/check/property/Property.d.ts": "import type { Arbitrary } from '../arbitrary/definition/Arbitrary.js';\nimport type { IProperty, IPropertyWithHooks, PropertyHookFunction } from './Property.generic.js';\n/**\n * Instantiate a new {@link fast-check#IProperty}\n * @param predicate - Assess the success of the property. Would be considered falsy if it throws or if its output evaluates to false\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function property<Ts extends [unknown, ...unknown[]]>(...args: [...arbitraries: {\n    [K in keyof Ts]: Arbitrary<Ts[K]>;\n}, predicate: (...args: Ts) => boolean | void]): IPropertyWithHooks<Ts>;\nexport type { IProperty, IPropertyWithHooks, PropertyHookFunction };\nexport { property };\n",
  "node_modules/fast-check/lib/types/check/property/Property.generic.d.ts": "import type { IRawProperty } from './IRawProperty.js';\nimport type { GlobalPropertyHookFunction } from '../runner/configuration/GlobalParameters.js';\n/**\n * Type of legal hook function that can be used to call `beforeEach` or `afterEach`\n * on a {@link IPropertyWithHooks}\n *\n * @remarks Since 2.2.0\n * @public\n */\nexport type PropertyHookFunction = (globalHookFunction: GlobalPropertyHookFunction) => void;\n/**\n * Interface for synchronous property, see {@link IRawProperty}\n * @remarks Since 1.19.0\n * @public\n */\nexport interface IProperty<Ts> extends IRawProperty<Ts, false> {\n}\n/**\n * Interface for synchronous property defining hooks, see {@link IProperty}\n * @remarks Since 2.2.0\n * @public\n */\nexport interface IPropertyWithHooks<Ts> extends IProperty<Ts> {\n    /**\n     * Define a function that should be called before all calls to the predicate\n     * @param invalidHookFunction - Function to be called, please provide a valid hook function\n     * @remarks Since 1.6.0\n     */\n    beforeEach(invalidHookFunction: (hookFunction: GlobalPropertyHookFunction) => Promise<unknown>): 'beforeEach expects a synchronous function but was given a function returning a Promise';\n    /**\n     * Define a function that should be called before all calls to the predicate\n     * @param hookFunction - Function to be called\n     * @remarks Since 1.6.0\n     */\n    beforeEach(hookFunction: PropertyHookFunction): IPropertyWithHooks<Ts>;\n    /**\n     * Define a function that should be called after all calls to the predicate\n     * @param invalidHookFunction - Function to be called, please provide a valid hook function\n     * @remarks Since 1.6.0\n     */\n    afterEach(invalidHookFunction: (hookFunction: GlobalPropertyHookFunction) => Promise<unknown>): 'afterEach expects a synchronous function but was given a function returning a Promise';\n    /**\n     * Define a function that should be called after all calls to the predicate\n     * @param hookFunction - Function to be called\n     * @remarks Since 1.6.0\n     */\n    afterEach(hookFunction: PropertyHookFunction): IPropertyWithHooks<Ts>;\n}\n",
  "node_modules/fast-check/lib/types/check/property/SkipAfterProperty.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/check/property/TimeoutProperty.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/check/property/UnbiasedProperty.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/check/runner/DecorateProperty.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/check/runner/Runner.d.ts": "import type { IRawProperty } from '../property/IRawProperty.js';\nimport type { Parameters } from './configuration/Parameters.js';\nimport type { RunDetails } from './reporter/RunDetails.js';\nimport type { IAsyncProperty } from '../property/AsyncProperty.js';\nimport type { IProperty } from '../property/Property.js';\n/**\n * Run the property, do not throw contrary to {@link assert}\n *\n * WARNING: Has to be awaited\n *\n * @param property - Asynchronous property to be checked\n * @param params - Optional parameters to customize the execution\n *\n * @returns Test status and other useful details\n *\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function check<Ts>(property: IAsyncProperty<Ts>, params?: Parameters<Ts>): Promise<RunDetails<Ts>>;\n/**\n * Run the property, do not throw contrary to {@link assert}\n *\n * @param property - Synchronous property to be checked\n * @param params - Optional parameters to customize the execution\n *\n * @returns Test status and other useful details\n *\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function check<Ts>(property: IProperty<Ts>, params?: Parameters<Ts>): RunDetails<Ts>;\n/**\n * Run the property, do not throw contrary to {@link assert}\n *\n * WARNING: Has to be awaited if the property is asynchronous\n *\n * @param property - Property to be checked\n * @param params - Optional parameters to customize the execution\n *\n * @returns Test status and other useful details\n *\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function check<Ts>(property: IRawProperty<Ts>, params?: Parameters<Ts>): Promise<RunDetails<Ts>> | RunDetails<Ts>;\n/**\n * Run the property, throw in case of failure\n *\n * It can be called directly from describe/it blocks of Mocha.\n * No meaningful results are produced in case of success.\n *\n * WARNING: Has to be awaited\n *\n * @param property - Asynchronous property to be checked\n * @param params - Optional parameters to customize the execution\n *\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function assert<Ts>(property: IAsyncProperty<Ts>, params?: Parameters<Ts>): Promise<void>;\n/**\n * Run the property, throw in case of failure\n *\n * It can be called directly from describe/it blocks of Mocha.\n * No meaningful results are produced in case of success.\n *\n * @param property - Synchronous property to be checked\n * @param params - Optional parameters to customize the execution\n *\n * @remarks Since 0.0.1\n * @public\n */\ndeclare function assert<Ts>(property: IProperty<Ts>, params?: Parameters<Ts>): void;\n/**\n * Run the property, throw in case of failure\n *\n * It can be called directly from describe/it blocks of Mocha.\n * No meaningful results are produced in case of success.\n *\n * WARNING: Returns a promise to be awaited if the property is asynchronous\n *\n * @param property - Synchronous or asynchronous property to be checked\n * @param params - Optional parameters to customize the execution\n *\n * @remarks Since 0.0.7\n * @public\n */\ndeclare function assert<Ts>(property: IRawProperty<Ts>, params?: Parameters<Ts>): Promise<void> | void;\nexport { check, assert };\n",
  "node_modules/fast-check/lib/types/check/runner/RunnerIterator.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/check/runner/Sampler.d.ts": "import type { Arbitrary } from '../arbitrary/definition/Arbitrary.js';\nimport type { IRawProperty } from '../property/IRawProperty.js';\nimport type { Parameters } from './configuration/Parameters.js';\n/**\n * Generate an array containing all the values that would have been generated during {@link assert} or {@link check}\n *\n * @example\n * ```typescript\n * fc.sample(fc.nat(), 10); // extract 10 values from fc.nat() Arbitrary\n * fc.sample(fc.nat(), {seed: 42}); // extract values from fc.nat() as if we were running fc.assert with seed=42\n * ```\n *\n * @param generator - {@link IProperty} or {@link Arbitrary} to extract the values from\n * @param params - Integer representing the number of values to generate or `Parameters` as in {@link assert}\n *\n * @remarks Since 0.0.6\n * @public\n */\ndeclare function sample<Ts>(generator: IRawProperty<Ts> | Arbitrary<Ts>, params?: Parameters<Ts> | number): Ts[];\n/**\n * Gather useful statistics concerning generated values\n *\n * Print the result in `console.log` or `params.logger` (if defined)\n *\n * @example\n * ```typescript\n * fc.statistics(\n *     fc.nat(999),\n *     v => v < 100 ? 'Less than 100' : 'More or equal to 100',\n *     {numRuns: 1000, logger: console.log});\n * // Classify 1000 values generated by fc.nat(999) into two categories:\n * // - Less than 100\n * // - More or equal to 100\n * // The output will be sent line by line to the logger\n * ```\n *\n * @param generator - {@link IProperty} or {@link Arbitrary} to extract the values from\n * @param classify - Classifier function that can classify the generated value in zero, one or more categories (with free labels)\n * @param params - Integer representing the number of values to generate or `Parameters` as in {@link assert}\n *\n * @remarks Since 0.0.6\n * @public\n */\ndeclare function statistics<Ts>(generator: IRawProperty<Ts> | Arbitrary<Ts>, classify: (v: Ts) => string | string[], params?: Parameters<Ts> | number): void;\nexport { sample, statistics };\n",
  "node_modules/fast-check/lib/types/check/runner/SourceValuesIterator.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/check/runner/Tosser.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/check/runner/configuration/GlobalParameters.d.ts": "import type { Size } from '../../../arbitrary/_internals/helpers/MaxLengthFromMinLength.js';\nimport type { Parameters } from './Parameters.js';\n/**\n * Type of legal hook function that can be used in the global parameter `beforeEach` and/or `afterEach`\n * @remarks Since 2.3.0\n * @public\n */\nexport type GlobalPropertyHookFunction = () => void;\n/**\n * Type of legal hook function that can be used in the global parameter `asyncBeforeEach` and/or `asyncAfterEach`\n * @remarks Since 2.3.0\n * @public\n */\nexport type GlobalAsyncPropertyHookFunction = (() => Promise<unknown>) | (() => void);\n/**\n * Type describing the global overrides\n * @remarks Since 1.18.0\n * @public\n */\nexport type GlobalParameters = Pick<Parameters<unknown>, Exclude<keyof Parameters<unknown>, 'path' | 'examples'>> & {\n    /**\n     * Specify a function that will be called before each execution of a property.\n     * It behaves as-if you manually called `beforeEach` method on all the properties you execute with fast-check.\n     *\n     * The function will be used for both {@link fast-check#property} and {@link fast-check#asyncProperty}.\n     * This global override should never be used in conjunction with `asyncBeforeEach`.\n     *\n     * @remarks Since 2.3.0\n     */\n    beforeEach?: GlobalPropertyHookFunction;\n    /**\n     * Specify a function that will be called after each execution of a property.\n     * It behaves as-if you manually called `afterEach` method on all the properties you execute with fast-check.\n     *\n     * The function will be used for both {@link fast-check#property} and {@link fast-check#asyncProperty}.\n     * This global override should never be used in conjunction with `asyncAfterEach`.\n     *\n     * @remarks Since 2.3.0\n     */\n    afterEach?: GlobalPropertyHookFunction;\n    /**\n     * Specify a function that will be called before each execution of an asynchronous property.\n     * It behaves as-if you manually called `beforeEach` method on all the asynchronous properties you execute with fast-check.\n     *\n     * The function will be used only for {@link fast-check#asyncProperty}. It makes synchronous properties created by {@link fast-check#property} unable to run.\n     * This global override should never be used in conjunction with `beforeEach`.\n     *\n     * @remarks Since 2.3.0\n     */\n    asyncBeforeEach?: GlobalAsyncPropertyHookFunction;\n    /**\n     * Specify a function that will be called after each execution of an asynchronous property.\n     * It behaves as-if you manually called `afterEach` method on all the asynchronous properties you execute with fast-check.\n     *\n     * The function will be used only for {@link fast-check#asyncProperty}. It makes synchronous properties created by {@link fast-check#property} unable to run.\n     * This global override should never be used in conjunction with `afterEach`.\n     *\n     * @remarks Since 2.3.0\n     */\n    asyncAfterEach?: GlobalAsyncPropertyHookFunction;\n    /**\n     * Define the base size to be used by arbitraries.\n     *\n     * By default arbitraries not specifying any size will default to it (except in some cases when used defaultSizeToMaxWhenMaxSpecified is true).\n     * For some arbitraries users will want to override the default and either define another size relative to this one,\n     * or a fixed one.\n     *\n     * @defaultValue `\"small\"`\n     * @remarks Since 2.22.0\n     */\n    baseSize?: Size;\n    /**\n     * When set to `true` and if the size has not been defined for this precise instance,\n     * it will automatically default to `\"max\"` if the user specified a upper bound for the range\n     * (applies to length and to depth).\n     *\n     * When `false`, the size will be defaulted to `baseSize` even if the user specified\n     * a upper bound for the range.\n     *\n     * @remarks Since 2.22.0\n     */\n    defaultSizeToMaxWhenMaxSpecified?: boolean;\n};\n/**\n * Define global parameters that will be used by all the runners\n *\n * @example\n * ```typescript\n * fc.configureGlobal({ numRuns: 10 });\n * //...\n * fc.assert(\n *   fc.property(\n *     fc.nat(), fc.nat(),\n *     (a, b) => a + b === b + a\n *   ), { seed: 42 }\n * ) // equivalent to { numRuns: 10, seed: 42 }\n * ```\n *\n * @param parameters - Global parameters\n *\n * @remarks Since 1.18.0\n * @public\n */\nexport declare function configureGlobal(parameters: GlobalParameters): void;\n/**\n * Read global parameters that will be used by runners\n * @remarks Since 1.18.0\n * @public\n */\nexport declare function readConfigureGlobal(): GlobalParameters;\n/**\n * Reset global parameters\n * @remarks Since 1.18.0\n * @public\n */\nexport declare function resetConfigureGlobal(): void;\n",
  "node_modules/fast-check/lib/types/check/runner/configuration/Parameters.d.ts": "import type { RandomType } from './RandomType.js';\nimport type { VerbosityLevel } from './VerbosityLevel.js';\nimport type { RunDetails } from '../reporter/RunDetails.js';\nimport type { RandomGenerator } from 'pure-rand';\n/**\n * Customization of the parameters used to run the properties\n * @remarks Since 0.0.6\n * @public\n */\nexport interface Parameters<T = void> {\n    /**\n     * Initial seed of the generator: `Date.now()` by default\n     *\n     * It can be forced to replay a failed run.\n     *\n     * In theory, seeds are supposed to be 32-bit integers.\n     * In case of double value, the seed will be rescaled into a valid 32-bit integer (eg.: values between 0 and 1 will be evenly spread into the range of possible seeds).\n     *\n     * @remarks Since 0.0.6\n     */\n    seed?: number;\n    /**\n     * Random number generator: `xorshift128plus` by default\n     *\n     * Random generator is the core element behind the generation of random values - changing it might directly impact the quality and performances of the generation of random values.\n     * It can be one of: 'mersenne', 'congruential', 'congruential32', 'xorshift128plus', 'xoroshiro128plus'\n     * Or any function able to build a `RandomGenerator` based on a seed\n     *\n     * As required since pure-rand v6.0.0, when passing a builder for {@link RandomGenerator},\n     * the random number generator must generate values between -0x80000000 and 0x7fffffff.\n     *\n     * @remarks Since 1.6.0\n     */\n    randomType?: RandomType | ((seed: number) => RandomGenerator);\n    /**\n     * Number of runs before success: 100 by default\n     * @remarks Since 1.0.0\n     */\n    numRuns?: number;\n    /**\n     * Maximal number of skipped values per run\n     *\n     * Skipped is considered globally, so this value is used to compute maxSkips = maxSkipsPerRun * numRuns.\n     * Runner will consider a run to have failed if it skipped maxSkips+1 times before having generated numRuns valid entries.\n     *\n     * See {@link pre} for more details on pre-conditions\n     *\n     * @remarks Since 1.3.0\n     */\n    maxSkipsPerRun?: number;\n    /**\n     * Maximum time in milliseconds for the predicate to answer: disabled by default\n     *\n     * WARNING: Only works for async code (see {@link asyncProperty}), will not interrupt a synchronous code.\n     * @remarks Since 0.0.11\n     */\n    timeout?: number;\n    /**\n     * Skip all runs after a given time limit: disabled by default\n     *\n     * NOTE: Relies on `Date.now()`.\n     *\n     * NOTE:\n     * Useful to stop too long shrinking processes.\n     * Replay capability (see `seed`, `path`) can resume the shrinking.\n     *\n     * WARNING:\n     * It skips runs. Thus test might be marked as failed.\n     * Indeed, it might not reached the requested number of successful runs.\n     *\n     * @remarks Since 1.15.0\n     */\n    skipAllAfterTimeLimit?: number;\n    /**\n     * Interrupt test execution after a given time limit: disabled by default\n     *\n     * NOTE: Relies on `Date.now()`.\n     *\n     * NOTE:\n     * Useful to avoid having too long running processes in your CI.\n     * Replay capability (see `seed`, `path`) can still be used if needed.\n     *\n     * WARNING:\n     * If the test got interrupted before any failure occured\n     * and before it reached the requested number of runs specified by `numRuns`\n     * it will be marked as success. Except if `markInterruptAsFailure` has been set to `true`\n     *\n     * @remarks Since 1.19.0\n     */\n    interruptAfterTimeLimit?: number;\n    /**\n     * Mark interrupted runs as failed runs if preceded by one success or more: disabled by default\n     * Interrupted with no success at all always defaults to failure whatever the value of this flag.\n     * @remarks Since 1.19.0\n     */\n    markInterruptAsFailure?: boolean;\n    /**\n     * Skip runs corresponding to already tried values.\n     *\n     * WARNING:\n     * Discarded runs will be retried. Under the hood they are simple calls to `fc.pre`.\n     * In other words, if you ask for 100 runs but your generator can only generate 10 values then the property will fail as 100 runs will never be reached.\n     * Contrary to `ignoreEqualValues` you always have the number of runs you requested.\n     *\n     * NOTE: Relies on `fc.stringify` to check the equality.\n     *\n     * @remarks Since 2.14.0\n     */\n    skipEqualValues?: boolean;\n    /**\n     * Discard runs corresponding to already tried values.\n     *\n     * WARNING:\n     * Discarded runs will not be replaced.\n     * In other words, if you ask for 100 runs and have 2 discarded runs you will only have 98 effective runs.\n     *\n     * NOTE: Relies on `fc.stringify` to check the equality.\n     *\n     * @remarks Since 2.14.0\n     */\n    ignoreEqualValues?: boolean;\n    /**\n     * Way to replay a failing property directly with the counterexample.\n     * It can be fed with the counterexamplePath returned by the failing test (requires `seed` too).\n     * @remarks Since 1.0.0\n     */\n    path?: string;\n    /**\n     * Logger (see {@link statistics}): `console.log` by default\n     * @remarks Since 0.0.6\n     */\n    logger?(v: string): void;\n    /**\n     * Force the use of unbiased arbitraries: biased by default\n     * @remarks Since 1.1.0\n     */\n    unbiased?: boolean;\n    /**\n     * Enable verbose mode: {@link VerbosityLevel.None} by default\n     *\n     * Using `verbose: true` is equivalent to `verbose: VerbosityLevel.Verbose`\n     *\n     * It can prove very useful to troubleshoot issues.\n     * See {@link VerbosityLevel} for more details on each level.\n     *\n     * @remarks Since 1.1.0\n     */\n    verbose?: boolean | VerbosityLevel;\n    /**\n     * Custom values added at the beginning of generated ones\n     *\n     * It enables users to come with examples they want to test at every run\n     *\n     * @remarks Since 1.4.0\n     */\n    examples?: T[];\n    /**\n     * Stop run on failure\n     *\n     * It makes the run stop at the first encountered failure without shrinking.\n     *\n     * When used in complement to `seed` and `path`,\n     * it replays only the minimal counterexample.\n     *\n     * @remarks Since 1.11.0\n     */\n    endOnFailure?: boolean;\n    /**\n     * Replace the default reporter handling errors by a custom one\n     *\n     * Reporter is responsible to throw in case of failure: default one throws whenever `runDetails.failed` is true.\n     * But you may want to change this behaviour in yours.\n     *\n     * Only used when calling {@link assert}\n     * Cannot be defined in conjonction with `asyncReporter`\n     *\n     * @remarks Since 1.25.0\n     */\n    reporter?: (runDetails: RunDetails<T>) => void;\n    /**\n     * Replace the default reporter handling errors by a custom one\n     *\n     * Reporter is responsible to throw in case of failure: default one throws whenever `runDetails.failed` is true.\n     * But you may want to change this behaviour in yours.\n     *\n     * Only used when calling {@link assert}\n     * Cannot be defined in conjonction with `reporter`\n     * Not compatible with synchronous properties: runner will throw\n     *\n     * @remarks Since 1.25.0\n     */\n    asyncReporter?: (runDetails: RunDetails<T>) => Promise<void>;\n    /**\n     * Should the thrown Error include a cause leading to the original Error?\n     *\n     * In such case the original Error will disappear from the message of the Error thrown by fast-check\n     * and only appear within the cause part of it.\n     *\n     * Remark: At the moment, only node (≥16.14.0) and vitest seem to properly display such errors.\n     * Others will just discard the cause at display time.\n     */\n    errorWithCause?: boolean;\n}\n",
  "node_modules/fast-check/lib/types/check/runner/configuration/QualifiedParameters.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/check/runner/configuration/RandomType.d.ts": "/**\n * Random generators automatically recognized by the framework\n * without having to pass a builder function\n * @remarks Since 2.2.0\n * @public\n */\nexport type RandomType = 'mersenne' | 'congruential' | 'congruential32' | 'xorshift128plus' | 'xoroshiro128plus';\n",
  "node_modules/fast-check/lib/types/check/runner/configuration/VerbosityLevel.d.ts": "/**\n * Verbosity level\n * @remarks Since 1.9.1\n * @public\n */\nexport declare enum VerbosityLevel {\n    /**\n     * Level 0 (default)\n     *\n     * Minimal reporting:\n     * - minimal failing case\n     * - error log corresponding to the minimal failing case\n     *\n     * @remarks Since 1.9.1\n     */\n    None = 0,\n    /**\n     * Level 1\n     *\n     * Failures reporting:\n     * - same as `VerbosityLevel.None`\n     * - list all the failures encountered during the shrinking process\n     *\n     * @remarks Since 1.9.1\n     */\n    Verbose = 1,\n    /**\n     * Level 2\n     *\n     * Execution flow reporting:\n     * - same as `VerbosityLevel.None`\n     * - all runs with their associated status displayed as a tree\n     *\n     * @remarks Since 1.9.1\n     */\n    VeryVerbose = 2\n}\n",
  "node_modules/fast-check/lib/types/check/runner/reporter/ExecutionStatus.d.ts": "/**\n * Status of the execution of the property\n * @remarks Since 1.9.0\n * @public\n */\nexport declare enum ExecutionStatus {\n    Success = 0,\n    Skipped = -1,\n    Failure = 1\n}\n",
  "node_modules/fast-check/lib/types/check/runner/reporter/ExecutionTree.d.ts": "import type { ExecutionStatus } from './ExecutionStatus.js';\n/**\n * Summary of the execution process\n * @remarks Since 1.9.0\n * @public\n */\nexport interface ExecutionTree<Ts> {\n    /**\n     * Status of the property\n     * @remarks Since 1.9.0\n     */\n    status: ExecutionStatus;\n    /**\n     * Generated value\n     * @remarks Since 1.9.0\n     */\n    value: Ts;\n    /**\n     * Values derived from this value\n     * @remarks Since 1.9.0\n     */\n    children: ExecutionTree<Ts>[];\n}\n",
  "node_modules/fast-check/lib/types/check/runner/reporter/RunDetails.d.ts": "import type { VerbosityLevel } from '../configuration/VerbosityLevel.js';\nimport type { ExecutionTree } from './ExecutionTree.js';\nimport type { Parameters } from '../configuration/Parameters.js';\n/**\n * Post-run details produced by {@link check}\n *\n * A failing property can easily detected by checking the `failed` flag of this structure\n *\n * @remarks Since 0.0.7\n * @public\n */\nexport type RunDetails<Ts> = RunDetailsFailureProperty<Ts> | RunDetailsFailureTooManySkips<Ts> | RunDetailsFailureInterrupted<Ts> | RunDetailsSuccess<Ts>;\n/**\n * Run reported as failed because\n * the property failed\n *\n * Refer to {@link RunDetailsCommon} for more details\n *\n * @remarks Since 1.25.0\n * @public\n */\nexport interface RunDetailsFailureProperty<Ts> extends RunDetailsCommon<Ts> {\n    failed: true;\n    interrupted: boolean;\n    counterexample: Ts;\n    counterexamplePath: string;\n    error: string;\n    errorInstance: unknown;\n}\n/**\n * Run reported as failed because\n * too many retries have been attempted to generate valid values\n *\n * Refer to {@link RunDetailsCommon} for more details\n *\n * @remarks Since 1.25.0\n * @public\n */\nexport interface RunDetailsFailureTooManySkips<Ts> extends RunDetailsCommon<Ts> {\n    failed: true;\n    interrupted: false;\n    counterexample: null;\n    counterexamplePath: null;\n    error: null;\n    errorInstance: null;\n}\n/**\n * Run reported as failed because\n * it took too long and thus has been interrupted\n *\n * Refer to {@link RunDetailsCommon} for more details\n *\n * @remarks Since 1.25.0\n * @public\n */\nexport interface RunDetailsFailureInterrupted<Ts> extends RunDetailsCommon<Ts> {\n    failed: true;\n    interrupted: true;\n    counterexample: null;\n    counterexamplePath: null;\n    error: null;\n    errorInstance: null;\n}\n/**\n * Run reported as success\n *\n * Refer to {@link RunDetailsCommon} for more details\n *\n * @remarks Since 1.25.0\n * @public\n */\nexport interface RunDetailsSuccess<Ts> extends RunDetailsCommon<Ts> {\n    failed: false;\n    interrupted: boolean;\n    counterexample: null;\n    counterexamplePath: null;\n    error: null;\n    errorInstance: null;\n}\n/**\n * Shared part between variants of RunDetails\n * @remarks Since 2.2.0\n * @public\n */\nexport interface RunDetailsCommon<Ts> {\n    /**\n     * Does the property failed during the execution of {@link check}?\n     * @remarks Since 0.0.7\n     */\n    failed: boolean;\n    /**\n     * Was the execution interrupted?\n     * @remarks Since 1.19.0\n     */\n    interrupted: boolean;\n    /**\n     * Number of runs\n     *\n     * - In case of failed property: Number of runs up to the first failure (including the failure run)\n     * - Otherwise: Number of successful executions\n     *\n     * @remarks Since 1.0.0\n     */\n    numRuns: number;\n    /**\n     * Number of skipped entries due to failed pre-condition\n     *\n     * As `numRuns` it only takes into account the skipped values that occured before the first failure.\n     * Refer to {@link pre} to add such pre-conditions.\n     *\n     * @remarks Since 1.3.0\n     */\n    numSkips: number;\n    /**\n     * Number of shrinks required to get to the minimal failing case (aka counterexample)\n     * @remarks Since 1.0.0\n     */\n    numShrinks: number;\n    /**\n     * Seed that have been used by the run\n     *\n     * It can be forced in {@link assert}, {@link check}, {@link sample} and {@link statistics} using `Parameters`\n     * @remarks Since 0.0.7\n     */\n    seed: number;\n    /**\n     * In case of failure: the counterexample contains the minimal failing case (first failure after shrinking)\n     * @remarks Since 0.0.7\n     */\n    counterexample: Ts | null;\n    /**\n     * In case of failure: it contains the reason of the failure\n     * @remarks Since 0.0.7\n     */\n    error: string | null;\n    /**\n     * In case of failure: it contains the error that has been thrown if any\n     * @remarks Since 3.0.0\n     */\n    errorInstance: unknown | null;\n    /**\n     * In case of failure: path to the counterexample\n     *\n     * For replay purposes, it can be forced in {@link assert}, {@link check}, {@link sample} and {@link statistics} using `Parameters`\n     *\n     * @remarks Since 1.0.0\n     */\n    counterexamplePath: string | null;\n    /**\n     * List all failures that have occurred during the run\n     *\n     * You must enable verbose with at least `Verbosity.Verbose` in `Parameters`\n     * in order to have values in it\n     *\n     * @remarks Since 1.1.0\n     */\n    failures: Ts[];\n    /**\n     * Execution summary of the run\n     *\n     * Traces the origin of each value encountered during the test and its execution status.\n     * Can help to diagnose shrinking issues.\n     *\n     * You must enable verbose with at least `Verbosity.Verbose` in `Parameters`\n     * in order to have values in it:\n     * - Verbose: Only failures\n     * - VeryVerbose: Failures, Successes and Skipped\n     *\n     * @remarks Since 1.9.0\n     */\n    executionSummary: ExecutionTree<Ts>[];\n    /**\n     * Verbosity level required by the user\n     * @remarks Since 1.9.0\n     */\n    verbose: VerbosityLevel;\n    /**\n     * Configuration of the run\n     *\n     * It includes both local parameters set on {@link check} or {@link assert}\n     * and global ones specified using {@link configureGlobal}\n     *\n     * @remarks Since 1.25.0\n     */\n    runConfiguration: Parameters<Ts>;\n}\n",
  "node_modules/fast-check/lib/types/check/runner/reporter/RunExecution.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/check/runner/utils/PathWalker.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/check/runner/utils/RunDetailsFormatter.d.ts": "import type { RunDetails } from '../reporter/RunDetails.js';\n/**\n * Format output of {@link check} using the default error reporting of {@link assert}\n *\n * Produce a string containing the formated error in case of failed run,\n * undefined otherwise.\n *\n * @remarks Since 1.25.0\n * @public\n */\ndeclare function defaultReportMessage<Ts>(out: RunDetails<Ts> & {\n    failed: false;\n}): undefined;\n/**\n * Format output of {@link check} using the default error reporting of {@link assert}\n *\n * Produce a string containing the formated error in case of failed run,\n * undefined otherwise.\n *\n * @remarks Since 1.25.0\n * @public\n */\ndeclare function defaultReportMessage<Ts>(out: RunDetails<Ts> & {\n    failed: true;\n}): string;\n/**\n * Format output of {@link check} using the default error reporting of {@link assert}\n *\n * Produce a string containing the formated error in case of failed run,\n * undefined otherwise.\n *\n * @remarks Since 1.25.0\n * @public\n */\ndeclare function defaultReportMessage<Ts>(out: RunDetails<Ts>): string | undefined;\n/**\n * Format output of {@link check} using the default error reporting of {@link assert}\n *\n * Produce a string containing the formated error in case of failed run,\n * undefined otherwise.\n *\n * @remarks Since 2.17.0\n * @public\n */\ndeclare function asyncDefaultReportMessage<Ts>(out: RunDetails<Ts> & {\n    failed: false;\n}): Promise<undefined>;\n/**\n * Format output of {@link check} using the default error reporting of {@link assert}\n *\n * Produce a string containing the formated error in case of failed run,\n * undefined otherwise.\n *\n * @remarks Since 2.17.0\n * @public\n */\ndeclare function asyncDefaultReportMessage<Ts>(out: RunDetails<Ts> & {\n    failed: true;\n}): Promise<string>;\n/**\n * Format output of {@link check} using the default error reporting of {@link assert}\n *\n * Produce a string containing the formated error in case of failed run,\n * undefined otherwise.\n *\n * @remarks Since 2.17.0\n * @public\n */\ndeclare function asyncDefaultReportMessage<Ts>(out: RunDetails<Ts>): Promise<string | undefined>;\nexport { defaultReportMessage, asyncDefaultReportMessage };\n",
  "node_modules/fast-check/lib/types/check/symbols.d.ts": "/**\n * Generated instances having a method [cloneMethod]\n * will be automatically cloned whenever necessary\n *\n * This is pretty useful for statefull generated values.\n * For instance, whenever you use a Stream you directly impact it.\n * Implementing [cloneMethod] on the generated Stream would force\n * the framework to clone it whenever it has to re-use it\n * (mainly required for chrinking process)\n *\n * @remarks Since 1.8.0\n * @public\n */\nexport declare const cloneMethod: unique symbol;\n/**\n * Object instance that should be cloned from one generation/shrink to another\n * @remarks Since 2.15.0\n * @public\n */\nexport interface WithCloneMethod<T> {\n    [cloneMethod]: () => T;\n}\n/**\n * Check if an instance has to be clone\n * @remarks Since 2.15.0\n * @public\n */\nexport declare function hasCloneMethod<T>(instance: T | WithCloneMethod<T>): instance is WithCloneMethod<T>;\n/**\n * Clone an instance if needed\n * @remarks Since 2.15.0\n * @public\n */\nexport declare function cloneIfNeeded<T>(instance: T): T;\n",
  "node_modules/fast-check/lib/types/fast-check-default.d.ts": "import { pre } from './check/precondition/Pre.js';\nimport type { IAsyncProperty, IAsyncPropertyWithHooks, AsyncPropertyHookFunction } from './check/property/AsyncProperty.js';\nimport { asyncProperty } from './check/property/AsyncProperty.js';\nimport type { IProperty, IPropertyWithHooks, PropertyHookFunction } from './check/property/Property.js';\nimport { property } from './check/property/Property.js';\nimport type { IRawProperty, PropertyFailure } from './check/property/IRawProperty.js';\nimport type { Parameters } from './check/runner/configuration/Parameters.js';\nimport type { RunDetails, RunDetailsFailureProperty, RunDetailsFailureTooManySkips, RunDetailsFailureInterrupted, RunDetailsSuccess, RunDetailsCommon } from './check/runner/reporter/RunDetails.js';\nimport { assert, check } from './check/runner/Runner.js';\nimport { sample, statistics } from './check/runner/Sampler.js';\nimport type { GeneratorValue } from './arbitrary/gen.js';\nimport { gen } from './arbitrary/gen.js';\nimport type { ArrayConstraints } from './arbitrary/array.js';\nimport { array } from './arbitrary/array.js';\nimport type { BigIntConstraints } from './arbitrary/bigInt.js';\nimport { bigInt } from './arbitrary/bigInt.js';\nimport { bigIntN } from './arbitrary/bigIntN.js';\nimport type { BigUintConstraints } from './arbitrary/bigUint.js';\nimport { bigUint } from './arbitrary/bigUint.js';\nimport { bigUintN } from './arbitrary/bigUintN.js';\nimport { boolean } from './arbitrary/boolean.js';\nimport type { FalsyContraints, FalsyValue } from './arbitrary/falsy.js';\nimport { falsy } from './arbitrary/falsy.js';\nimport { ascii } from './arbitrary/ascii.js';\nimport { base64 } from './arbitrary/base64.js';\nimport { char } from './arbitrary/char.js';\nimport { char16bits } from './arbitrary/char16bits.js';\nimport { fullUnicode } from './arbitrary/fullUnicode.js';\nimport { hexa } from './arbitrary/hexa.js';\nimport { unicode } from './arbitrary/unicode.js';\nimport { constant } from './arbitrary/constant.js';\nimport { constantFrom } from './arbitrary/constantFrom.js';\nimport type { ContextValue } from './arbitrary/context.js';\nimport { context } from './arbitrary/context.js';\nimport type { DateConstraints } from './arbitrary/date.js';\nimport { date } from './arbitrary/date.js';\nimport type { CloneValue } from './arbitrary/clone.js';\nimport { clone } from './arbitrary/clone.js';\nimport type { DictionaryConstraints } from './arbitrary/dictionary.js';\nimport { dictionary } from './arbitrary/dictionary.js';\nimport type { EmailAddressConstraints } from './arbitrary/emailAddress.js';\nimport { emailAddress } from './arbitrary/emailAddress.js';\nimport type { DoubleConstraints } from './arbitrary/double.js';\nimport { double } from './arbitrary/double.js';\nimport type { FloatConstraints } from './arbitrary/float.js';\nimport { float } from './arbitrary/float.js';\nimport { compareBooleanFunc } from './arbitrary/compareBooleanFunc.js';\nimport { compareFunc } from './arbitrary/compareFunc.js';\nimport { func } from './arbitrary/func.js';\nimport type { DomainConstraints } from './arbitrary/domain.js';\nimport { domain } from './arbitrary/domain.js';\nimport type { IntegerConstraints } from './arbitrary/integer.js';\nimport { integer } from './arbitrary/integer.js';\nimport { maxSafeInteger } from './arbitrary/maxSafeInteger.js';\nimport { maxSafeNat } from './arbitrary/maxSafeNat.js';\nimport type { NatConstraints } from './arbitrary/nat.js';\nimport { nat } from './arbitrary/nat.js';\nimport { ipV4 } from './arbitrary/ipV4.js';\nimport { ipV4Extended } from './arbitrary/ipV4Extended.js';\nimport { ipV6 } from './arbitrary/ipV6.js';\nimport type { LetrecValue, LetrecLooselyTypedBuilder, LetrecLooselyTypedTie, LetrecTypedBuilder, LetrecTypedTie } from './arbitrary/letrec.js';\nimport { letrec } from './arbitrary/letrec.js';\nimport type { LoremConstraints } from './arbitrary/lorem.js';\nimport { lorem } from './arbitrary/lorem.js';\nimport { mapToConstant } from './arbitrary/mapToConstant.js';\nimport type { Memo } from './arbitrary/memo.js';\nimport { memo } from './arbitrary/memo.js';\nimport type { MixedCaseConstraints } from './arbitrary/mixedCase.js';\nimport { mixedCase } from './arbitrary/mixedCase.js';\nimport type { ObjectConstraints } from './arbitrary/object.js';\nimport { object } from './arbitrary/object.js';\nimport type { JsonSharedConstraints } from './arbitrary/json.js';\nimport type { UnicodeJsonSharedConstraints } from './arbitrary/unicodeJson.js';\nimport { json } from './arbitrary/json.js';\nimport { anything } from './arbitrary/anything.js';\nimport { unicodeJsonValue } from './arbitrary/unicodeJsonValue.js';\nimport type { JsonValue } from './arbitrary/jsonValue.js';\nimport { jsonValue } from './arbitrary/jsonValue.js';\nimport { unicodeJson } from './arbitrary/unicodeJson.js';\nimport type { OneOfValue, OneOfConstraints, MaybeWeightedArbitrary, WeightedArbitrary } from './arbitrary/oneof.js';\nimport { oneof } from './arbitrary/oneof.js';\nimport type { OptionConstraints } from './arbitrary/option.js';\nimport { option } from './arbitrary/option.js';\nimport type { RecordConstraints, RecordValue } from './arbitrary/record.js';\nimport { record } from './arbitrary/record.js';\nimport type { UniqueArrayConstraints, UniqueArraySharedConstraints, UniqueArrayConstraintsRecommended, UniqueArrayConstraintsCustomCompare, UniqueArrayConstraintsCustomCompareSelect } from './arbitrary/uniqueArray.js';\nimport { uniqueArray } from './arbitrary/uniqueArray.js';\nimport { infiniteStream } from './arbitrary/infiniteStream.js';\nimport { asciiString } from './arbitrary/asciiString.js';\nimport { base64String } from './arbitrary/base64String.js';\nimport { fullUnicodeString } from './arbitrary/fullUnicodeString.js';\nimport { hexaString } from './arbitrary/hexaString.js';\nimport type { StringSharedConstraints, StringConstraints } from './arbitrary/string.js';\nimport { string } from './arbitrary/string.js';\nimport { string16bits } from './arbitrary/string16bits.js';\nimport { stringOf } from './arbitrary/stringOf.js';\nimport { unicodeString } from './arbitrary/unicodeString.js';\nimport type { SubarrayConstraints } from './arbitrary/subarray.js';\nimport { subarray } from './arbitrary/subarray.js';\nimport type { ShuffledSubarrayConstraints } from './arbitrary/shuffledSubarray.js';\nimport { shuffledSubarray } from './arbitrary/shuffledSubarray.js';\nimport { tuple } from './arbitrary/tuple.js';\nimport { ulid } from './arbitrary/ulid.js';\nimport { uuid } from './arbitrary/uuid.js';\nimport type { UuidConstraints } from './arbitrary/uuid.js';\nimport { uuidV } from './arbitrary/uuidV.js';\nimport type { WebAuthorityConstraints } from './arbitrary/webAuthority.js';\nimport { webAuthority } from './arbitrary/webAuthority.js';\nimport type { WebFragmentsConstraints } from './arbitrary/webFragments.js';\nimport { webFragments } from './arbitrary/webFragments.js';\nimport type { WebPathConstraints } from './arbitrary/webPath.js';\nimport { webPath } from './arbitrary/webPath.js';\nimport type { WebQueryParametersConstraints } from './arbitrary/webQueryParameters.js';\nimport { webQueryParameters } from './arbitrary/webQueryParameters.js';\nimport type { WebSegmentConstraints } from './arbitrary/webSegment.js';\nimport { webSegment } from './arbitrary/webSegment.js';\nimport type { WebUrlConstraints } from './arbitrary/webUrl.js';\nimport { webUrl } from './arbitrary/webUrl.js';\nimport type { AsyncCommand } from './check/model/command/AsyncCommand.js';\nimport type { Command } from './check/model/command/Command.js';\nimport type { ICommand } from './check/model/command/ICommand.js';\nimport { commands } from './arbitrary/commands.js';\nimport type { ModelRunSetup, ModelRunAsyncSetup } from './check/model/ModelRunner.js';\nimport { asyncModelRun, modelRun, scheduledModelRun } from './check/model/ModelRunner.js';\nimport { Random } from './random/generator/Random.js';\nimport type { GlobalParameters, GlobalAsyncPropertyHookFunction, GlobalPropertyHookFunction } from './check/runner/configuration/GlobalParameters.js';\nimport { configureGlobal, readConfigureGlobal, resetConfigureGlobal } from './check/runner/configuration/GlobalParameters.js';\nimport { VerbosityLevel } from './check/runner/configuration/VerbosityLevel.js';\nimport { ExecutionStatus } from './check/runner/reporter/ExecutionStatus.js';\nimport type { ExecutionTree } from './check/runner/reporter/ExecutionTree.js';\nimport type { WithCloneMethod } from './check/symbols.js';\nimport { cloneMethod, cloneIfNeeded, hasCloneMethod } from './check/symbols.js';\nimport { Stream, stream } from './stream/Stream.js';\nimport { hash } from './utils/hash.js';\nimport type { WithToStringMethod, WithAsyncToStringMethod } from './utils/stringify.js';\nimport { stringify, asyncStringify, toStringMethod, hasToStringMethod, asyncToStringMethod, hasAsyncToStringMethod } from './utils/stringify.js';\nimport type { Scheduler, SchedulerSequenceItem, SchedulerReportItem, SchedulerConstraints } from './arbitrary/scheduler.js';\nimport { scheduler, schedulerFor } from './arbitrary/scheduler.js';\nimport { defaultReportMessage, asyncDefaultReportMessage } from './check/runner/utils/RunDetailsFormatter.js';\nimport type { CommandsContraints } from './check/model/commands/CommandsContraints.js';\nimport { PreconditionFailure } from './check/precondition/PreconditionFailure.js';\nimport type { RandomType } from './check/runner/configuration/RandomType.js';\nimport type { IntArrayConstraints } from './arbitrary/int8Array.js';\nimport { int8Array } from './arbitrary/int8Array.js';\nimport { int16Array } from './arbitrary/int16Array.js';\nimport { int32Array } from './arbitrary/int32Array.js';\nimport { uint8Array } from './arbitrary/uint8Array.js';\nimport { uint8ClampedArray } from './arbitrary/uint8ClampedArray.js';\nimport { uint16Array } from './arbitrary/uint16Array.js';\nimport { uint32Array } from './arbitrary/uint32Array.js';\nimport type { Float32ArrayConstraints } from './arbitrary/float32Array.js';\nimport { float32Array } from './arbitrary/float32Array.js';\nimport type { Float64ArrayConstraints } from './arbitrary/float64Array.js';\nimport { float64Array } from './arbitrary/float64Array.js';\nimport type { SparseArrayConstraints } from './arbitrary/sparseArray.js';\nimport { sparseArray } from './arbitrary/sparseArray.js';\nimport { Arbitrary } from './check/arbitrary/definition/Arbitrary.js';\nimport { Value } from './check/arbitrary/definition/Value.js';\nimport type { Size, SizeForArbitrary, DepthSize } from './arbitrary/_internals/helpers/MaxLengthFromMinLength.js';\nimport type { DepthContext, DepthIdentifier } from './arbitrary/_internals/helpers/DepthContext.js';\nimport { createDepthIdentifier, getDepthContextFor } from './arbitrary/_internals/helpers/DepthContext.js';\nimport type { BigIntArrayConstraints } from './arbitrary/bigInt64Array.js';\nimport { bigInt64Array } from './arbitrary/bigInt64Array.js';\nimport { bigUint64Array } from './arbitrary/bigUint64Array.js';\nimport type { SchedulerAct } from './arbitrary/_internals/interfaces/Scheduler.js';\nimport type { StringMatchingConstraints } from './arbitrary/stringMatching.js';\nimport { stringMatching } from './arbitrary/stringMatching.js';\nimport { noShrink } from './arbitrary/noShrink.js';\nimport { noBias } from './arbitrary/noBias.js';\nimport { limitShrink } from './arbitrary/limitShrink.js';\n/**\n * Type of module (commonjs or module)\n * @remarks Since 1.22.0\n * @public\n */\ndeclare const __type: string;\n/**\n * Version of fast-check used by your project (eg.: 3.23.2)\n * @remarks Since 1.22.0\n * @public\n */\ndeclare const __version: string;\n/**\n * Commit hash of the current code (eg.: a4a600eaa08c833707067a877db144289a724b91)\n * @remarks Since 2.7.0\n * @public\n */\ndeclare const __commitHash: string;\nexport type { IRawProperty, IProperty, IPropertyWithHooks, IAsyncProperty, IAsyncPropertyWithHooks, AsyncPropertyHookFunction, PropertyHookFunction, PropertyFailure, AsyncCommand, Command, ICommand, ModelRunSetup, ModelRunAsyncSetup, Scheduler, SchedulerSequenceItem, SchedulerReportItem, SchedulerAct, WithCloneMethod, WithToStringMethod, WithAsyncToStringMethod, DepthContext, ArrayConstraints, BigIntConstraints, BigIntArrayConstraints, BigUintConstraints, CommandsContraints, DateConstraints, DictionaryConstraints, DomainConstraints, DoubleConstraints, EmailAddressConstraints, FalsyContraints, Float32ArrayConstraints, Float64ArrayConstraints, FloatConstraints, IntArrayConstraints, IntegerConstraints, JsonSharedConstraints, UnicodeJsonSharedConstraints, LoremConstraints, MixedCaseConstraints, NatConstraints, ObjectConstraints, OneOfConstraints, OptionConstraints, RecordConstraints, SchedulerConstraints, UniqueArrayConstraints, UniqueArraySharedConstraints, UniqueArrayConstraintsRecommended, UniqueArrayConstraintsCustomCompare, UniqueArrayConstraintsCustomCompareSelect, UuidConstraints, SparseArrayConstraints, StringMatchingConstraints, StringConstraints, StringSharedConstraints, SubarrayConstraints, ShuffledSubarrayConstraints, WebAuthorityConstraints, WebFragmentsConstraints, WebPathConstraints, WebQueryParametersConstraints, WebSegmentConstraints, WebUrlConstraints, MaybeWeightedArbitrary, WeightedArbitrary, LetrecTypedTie, LetrecTypedBuilder, LetrecLooselyTypedTie, LetrecLooselyTypedBuilder, CloneValue, ContextValue, FalsyValue, GeneratorValue, JsonValue, LetrecValue, OneOfValue, RecordValue, Memo, Size, SizeForArbitrary, DepthSize, GlobalParameters, GlobalAsyncPropertyHookFunction, GlobalPropertyHookFunction, Parameters, RandomType, ExecutionTree, RunDetails, RunDetailsFailureProperty, RunDetailsFailureTooManySkips, RunDetailsFailureInterrupted, RunDetailsSuccess, RunDetailsCommon, DepthIdentifier, };\nexport { __type, __version, __commitHash, sample, statistics, check, assert, pre, PreconditionFailure, property, asyncProperty, boolean, falsy, float, double, integer, nat, maxSafeInteger, maxSafeNat, bigIntN, bigUintN, bigInt, bigUint, char, ascii, char16bits, unicode, fullUnicode, hexa, base64, mixedCase, string, asciiString, string16bits, stringOf, unicodeString, fullUnicodeString, hexaString, base64String, stringMatching, limitShrink, lorem, constant, constantFrom, mapToConstant, option, oneof, clone, noBias, noShrink, shuffledSubarray, subarray, array, sparseArray, infiniteStream, uniqueArray, tuple, record, dictionary, anything, object, json, jsonValue, unicodeJson, unicodeJsonValue, letrec, memo, compareBooleanFunc, compareFunc, func, context, gen, date, ipV4, ipV4Extended, ipV6, domain, webAuthority, webSegment, webFragments, webPath, webQueryParameters, webUrl, emailAddress, ulid, uuid, uuidV, int8Array, uint8Array, uint8ClampedArray, int16Array, uint16Array, int32Array, uint32Array, float32Array, float64Array, bigInt64Array, bigUint64Array, asyncModelRun, modelRun, scheduledModelRun, commands, scheduler, schedulerFor, Arbitrary, Value, cloneMethod, cloneIfNeeded, hasCloneMethod, toStringMethod, hasToStringMethod, asyncToStringMethod, hasAsyncToStringMethod, getDepthContextFor, stringify, asyncStringify, defaultReportMessage, asyncDefaultReportMessage, hash, VerbosityLevel, configureGlobal, readConfigureGlobal, resetConfigureGlobal, ExecutionStatus, Random, Stream, stream, createDepthIdentifier, };\n",
  "node_modules/fast-check/lib/types/fast-check.d.ts": "import * as fc from './fast-check-default.js';\nexport default fc;\nexport * from './fast-check-default.js';\n",
  "node_modules/fast-check/lib/types/random/generator/Random.d.ts": "import type { RandomGenerator } from 'pure-rand';\n/**\n * Wrapper around an instance of a `pure-rand`'s random number generator\n * offering a simpler interface to deal with random with impure patterns\n *\n * @public\n */\nexport declare class Random {\n    private static MIN_INT;\n    private static MAX_INT;\n    private static DBL_FACTOR;\n    private static DBL_DIVISOR;\n    /**\n     * Create a mutable random number generator by cloning the passed one and mutate it\n     * @param sourceRng - Immutable random generator from pure-rand library, will not be altered (a clone will be)\n     */\n    constructor(sourceRng: RandomGenerator);\n    /**\n     * Clone the random number generator\n     */\n    clone(): Random;\n    /**\n     * Generate an integer having `bits` random bits\n     * @param bits - Number of bits to generate\n     */\n    next(bits: number): number;\n    /**\n     * Generate a random boolean\n     */\n    nextBoolean(): boolean;\n    /**\n     * Generate a random integer (32 bits)\n     */\n    nextInt(): number;\n    /**\n     * Generate a random integer between min (included) and max (included)\n     * @param min - Minimal integer value\n     * @param max - Maximal integer value\n     */\n    nextInt(min: number, max: number): number;\n    /**\n     * Generate a random bigint between min (included) and max (included)\n     * @param min - Minimal bigint value\n     * @param max - Maximal bigint value\n     */\n    nextBigInt(min: bigint, max: bigint): bigint;\n    /**\n     * Generate a random ArrayInt between min (included) and max (included)\n     * @param min - Minimal ArrayInt value\n     * @param max - Maximal ArrayInt value\n     */\n    nextArrayInt(min: {\n        sign: 1 | -1;\n        data: number[];\n    }, max: {\n        sign: 1 | -1;\n        data: number[];\n    }): {\n        sign: 1 | -1;\n        data: number[];\n    };\n    /**\n     * Generate a random floating point number between 0.0 (included) and 1.0 (excluded)\n     */\n    nextDouble(): number;\n    /**\n     * Extract the internal state of the internal RandomGenerator backing the current instance of Random\n     */\n    getState(): readonly number[] | undefined;\n}\n",
  "node_modules/fast-check/lib/types/stream/LazyIterableIterator.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/stream/Stream.d.ts": "/**\n * Wrapper around `IterableIterator` interface\n * offering a set of helpers to deal with iterations in a simple way\n *\n * @remarks Since 0.0.7\n * @public\n */\nexport declare class Stream<T> implements IterableIterator<T> {\n    /**\n     * Create an empty stream of T\n     * @remarks Since 0.0.1\n     */\n    static nil<T>(): Stream<T>;\n    /**\n     * Create a stream of T from a variable number of elements\n     *\n     * @param elements - Elements used to create the Stream\n     * @remarks Since 2.12.0\n     */\n    static of<T>(...elements: T[]): Stream<T>;\n    /**\n     * Create a Stream based on `g`\n     * @param g - Underlying data of the Stream\n     */\n    constructor(/** @internal */ g: IterableIterator<T>);\n    next(): IteratorResult<T>;\n    [Symbol.iterator](): IterableIterator<T>;\n    /**\n     * Map all elements of the Stream using `f`\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param f - Mapper function\n     * @remarks Since 0.0.1\n     */\n    map<U>(f: (v: T) => U): Stream<U>;\n    /**\n     * Flat map all elements of the Stream using `f`\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param f - Mapper function\n     * @remarks Since 0.0.1\n     */\n    flatMap<U>(f: (v: T) => IterableIterator<U>): Stream<U>;\n    /**\n     * Drop elements from the Stream while `f(element) === true`\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param f - Drop condition\n     * @remarks Since 0.0.1\n     */\n    dropWhile(f: (v: T) => boolean): Stream<T>;\n    /**\n     * Drop `n` first elements of the Stream\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param n - Number of elements to drop\n     * @remarks Since 0.0.1\n     */\n    drop(n: number): Stream<T>;\n    /**\n     * Take elements from the Stream while `f(element) === true`\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param f - Take condition\n     * @remarks Since 0.0.1\n     */\n    takeWhile(f: (v: T) => boolean): Stream<T>;\n    /**\n     * Take `n` first elements of the Stream\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param n - Number of elements to take\n     * @remarks Since 0.0.1\n     */\n    take(n: number): Stream<T>;\n    /**\n     * Filter elements of the Stream\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param f - Elements to keep\n     * @remarks Since 1.23.0\n     */\n    filter<U extends T>(f: (v: T) => v is U): Stream<U>;\n    /**\n     * Filter elements of the Stream\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param f - Elements to keep\n     * @remarks Since 0.0.1\n     */\n    filter(f: (v: T) => boolean): Stream<T>;\n    /**\n     * Check whether all elements of the Stream are successful for `f`\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param f - Condition to check\n     * @remarks Since 0.0.1\n     */\n    every(f: (v: T) => boolean): boolean;\n    /**\n     * Check whether one of the elements of the Stream is successful for `f`\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param f - Condition to check\n     * @remarks Since 0.0.1\n     */\n    has(f: (v: T) => boolean): [boolean, T | null];\n    /**\n     * Join `others` Stream to the current Stream\n     *\n     * WARNING: It closes the current stream and the other ones (as soon as it iterates over them)\n     *\n     * @param others - Streams to join to the current Stream\n     * @remarks Since 0.0.1\n     */\n    join(...others: IterableIterator<T>[]): Stream<T>;\n    /**\n     * Take the `nth` element of the Stream of the last (if it does not exist)\n     *\n     * WARNING: It closes the current stream\n     *\n     * @param nth - Position of the element to extract\n     * @remarks Since 0.0.12\n     */\n    getNthOrLast(nth: number): T | null;\n}\n/**\n * Create a Stream based on `g`\n *\n * @param g - Underlying data of the Stream\n *\n * @remarks Since 0.0.7\n * @public\n */\nexport declare function stream<T>(g: IterableIterator<T>): Stream<T>;\n",
  "node_modules/fast-check/lib/types/stream/StreamHelpers.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/utils/apply.d.ts": "export {};\n",
  "node_modules/fast-check/lib/types/utils/globals.d.ts": "declare const SArray: typeof Array;\nexport { SArray as Array };\ndeclare const SBigInt: typeof BigInt;\nexport { SBigInt as BigInt };\ndeclare const SBigInt64Array: typeof BigInt64Array;\nexport { SBigInt64Array as BigInt64Array };\ndeclare const SBigUint64Array: typeof BigUint64Array;\nexport { SBigUint64Array as BigUint64Array };\ndeclare const SBoolean: typeof Boolean;\nexport { SBoolean as Boolean };\ndeclare const SDate: typeof Date;\nexport { SDate as Date };\ndeclare const SError: typeof Error;\nexport { SError as Error };\ndeclare const SFloat32Array: typeof Float32Array;\nexport { SFloat32Array as Float32Array };\ndeclare const SFloat64Array: typeof Float64Array;\nexport { SFloat64Array as Float64Array };\ndeclare const SInt8Array: typeof Int8Array;\nexport { SInt8Array as Int8Array };\ndeclare const SInt16Array: typeof Int16Array;\nexport { SInt16Array as Int16Array };\ndeclare const SInt32Array: typeof Int32Array;\nexport { SInt32Array as Int32Array };\ndeclare const SNumber: typeof Number;\nexport { SNumber as Number };\ndeclare const SString: typeof String;\nexport { SString as String };\ndeclare const SSet: typeof Set;\nexport { SSet as Set };\ndeclare const SUint8Array: typeof Uint8Array;\nexport { SUint8Array as Uint8Array };\ndeclare const SUint8ClampedArray: typeof Uint8ClampedArray;\nexport { SUint8ClampedArray as Uint8ClampedArray };\ndeclare const SUint16Array: typeof Uint16Array;\nexport { SUint16Array as Uint16Array };\ndeclare const SUint32Array: typeof Uint32Array;\nexport { SUint32Array as Uint32Array };\ndeclare const SencodeURIComponent: typeof encodeURIComponent;\nexport { SencodeURIComponent as encodeURIComponent };\ndeclare const SMap: MapConstructor;\nexport { SMap as Map };\ndeclare const SSymbol: SymbolConstructor;\nexport { SSymbol as Symbol };\nexport declare function safeForEach<T>(instance: T[], fn: (value: T, index: number, array: T[]) => void): void;\nexport declare function safeIndexOf<T>(instance: readonly T[], ...args: [searchElement: T, fromIndex?: number | undefined]): number;\nexport declare function safeJoin<T>(instance: T[], ...args: [separator?: string | undefined]): string;\nexport declare function safeMap<T, U>(instance: T[], fn: (value: T, index: number, array: T[]) => U): U[];\nexport declare function safeFilter<T, U extends T>(instance: T[], predicate: ((value: T, index: number, array: T[]) => value is U) | ((value: T, index: number, array: T[]) => unknown)): U[];\nexport declare function safePush<T>(instance: T[], ...args: T[]): number;\nexport declare function safePop<T>(instance: T[]): T | undefined;\nexport declare function safeSplice<T>(instance: T[], ...args: [start: number, deleteCount?: number | undefined]): T[];\nexport declare function safeSlice<T>(instance: T[], ...args: [start?: number | undefined, end?: number | undefined]): T[];\nexport declare function safeSort<T>(instance: T[], ...args: [compareFn?: ((a: T, b: T) => number) | undefined]): T[];\nexport declare function safeEvery<T>(instance: T[], ...args: [predicate: (value: T) => boolean]): boolean;\nexport declare function safeGetTime(instance: Date): number;\nexport declare function safeToISOString(instance: Date): string;\nexport declare function safeAdd<T>(instance: Set<T>, value: T): Set<T>;\nexport declare function safeHas<T>(instance: Set<T>, value: T): boolean;\nexport declare function safeSet<T extends object, U>(instance: WeakMap<T, U>, key: T, value: U): WeakMap<T, U>;\nexport declare function safeGet<T extends object, U>(instance: WeakMap<T, U>, key: T): U | undefined;\nexport declare function safeMapSet<T, U>(instance: Map<T, U>, key: T, value: U): Map<T, U>;\nexport declare function safeMapGet<T, U>(instance: Map<T, U>, key: T): U | undefined;\nexport declare function safeSplit(instance: string, ...args: [separator: string | RegExp, limit?: number | undefined]): string[];\nexport declare function safeStartsWith(instance: string, ...args: [searchString: string, position?: number | undefined]): boolean;\nexport declare function safeEndsWith(instance: string, ...args: [searchString: string, endPosition?: number | undefined]): boolean;\nexport declare function safeSubstring(instance: string, ...args: [start: number, end?: number | undefined]): string;\nexport declare function safeToLowerCase(instance: string): string;\nexport declare function safeToUpperCase(instance: string): string;\nexport declare function safePadStart(instance: string, ...args: [maxLength: number, fillString?: string | undefined]): string;\nexport declare function safeCharCodeAt(instance: string, index: number): number;\nexport declare function safeNormalize(instance: string, form: 'NFC' | 'NFD' | 'NFKC' | 'NFKD'): string;\nexport declare function safeReplace(instance: string, pattern: RegExp | string, replacement: string): string;\nexport declare function safeNumberToString(instance: number, ...args: [radix?: number | undefined]): string;\nexport declare function safeHasOwnProperty(instance: unknown, v: PropertyKey): boolean;\nexport declare function safeToString(instance: unknown): string;\n",
  "node_modules/fast-check/lib/types/utils/hash.d.ts": "/**\n * CRC-32 based hash function\n *\n * Used internally by fast-check in {@link func}, {@link compareFunc} or even {@link compareBooleanFunc}.\n *\n * @param repr - String value to be hashed\n *\n * @remarks Since 2.1.0\n * @public\n */\nexport declare function hash(repr: string): number;\n",
  "node_modules/fast-check/lib/types/utils/stringify.d.ts": "/**\n * Use this symbol to define a custom serializer for your instances.\n * Serializer must be a function returning a string (see {@link WithToStringMethod}).\n *\n * @remarks Since 2.17.0\n * @public\n */\nexport declare const toStringMethod: unique symbol;\n/**\n * Interface to implement for {@link toStringMethod}\n *\n * @remarks Since 2.17.0\n * @public\n */\nexport type WithToStringMethod = {\n    [toStringMethod]: () => string;\n};\n/**\n * Check if an instance implements {@link WithToStringMethod}\n *\n * @remarks Since 2.17.0\n * @public\n */\nexport declare function hasToStringMethod<T>(instance: T): instance is T & WithToStringMethod;\n/**\n * Use this symbol to define a custom serializer for your instances.\n * Serializer must be a function returning a promise of string (see {@link WithAsyncToStringMethod}).\n *\n * Please note that:\n * 1. It will only be useful for asynchronous properties.\n * 2. It has to return barely instantly.\n *\n * @remarks Since 2.17.0\n * @public\n */\nexport declare const asyncToStringMethod: unique symbol;\n/**\n * Interface to implement for {@link asyncToStringMethod}\n *\n * @remarks Since 2.17.0\n * @public\n */\nexport type WithAsyncToStringMethod = {\n    [asyncToStringMethod]: () => Promise<string>;\n};\n/**\n * Check if an instance implements {@link WithAsyncToStringMethod}\n *\n * @remarks Since 2.17.0\n * @public\n */\nexport declare function hasAsyncToStringMethod<T>(instance: T): instance is T & WithAsyncToStringMethod;\n/**\n * Convert any value to its fast-check string representation\n *\n * @param value - Value to be converted into a string\n *\n * @remarks Since 1.15.0\n * @public\n */\nexport declare function stringify<Ts>(value: Ts): string;\n/**\n * Convert any value to its fast-check string representation\n *\n * This asynchronous version is also able to dig into the status of Promise\n *\n * @param value - Value to be converted into a string\n *\n * @remarks Since 2.17.0\n * @public\n */\nexport declare function asyncStringify<Ts>(value: Ts): Promise<string>;\n",
  "node_modules/fast-check/package.json": "{\n  \"name\": \"fast-check\",\n  \"version\": \"3.23.2\",\n  \"description\": \"Property based testing framework for JavaScript (like QuickCheck)\",\n  \"type\": \"commonjs\",\n  \"main\": \"lib/fast-check.js\",\n  \"exports\": {\n    \"./package.json\": \"./package.json\",\n    \".\": {\n      \"require\": {\n        \"types\": \"./lib/types/fast-check.d.ts\",\n        \"default\": \"./lib/fast-check.js\"\n      },\n      \"import\": {\n        \"types\": \"./lib/esm/types/fast-check.d.ts\",\n        \"default\": \"./lib/esm/fast-check.js\"\n      }\n    }\n  },\n  \"module\": \"lib/esm/fast-check.js\",\n  \"types\": \"lib/types/fast-check.d.ts\",\n  \"files\": [\n    \"lib\",\n    \"runkit.cjs\"\n  ],\n  \"sideEffects\": false,\n  \"runkitExampleFilename\": \"runkit.cjs\",\n  \"scripts\": {\n    \"build\": \"yarn build:publish-cjs && yarn build:publish-esm && yarn build:publish-types && node postbuild/main.mjs\",\n    \"build-ci\": \"cross-env EXPECT_GITHUB_SHA=true yarn build\",\n    \"build:publish-types\": \"tsc -p tsconfig.publish.types.json && tsc -p tsconfig.publish.types.json --outDir lib/esm/types\",\n    \"build:publish-cjs\": \"tsc -p tsconfig.publish.json\",\n    \"build:publish-esm\": \"tsc -p tsconfig.publish.json --module es2015 --moduleResolution node --outDir lib/esm && cp package.esm-template.json lib/esm/package.json\",\n    \"typecheck\": \"tsc --noEmit\",\n    \"test\": \"vitest --config vitest.unit.config.mjs\",\n    \"e2e\": \"vitest --config vitest.e2e.config.mjs\",\n    \"update:documentation\": \"cross-env UPDATE_CODE_SNIPPETS=true vitest --config vitest.documentation.config.mjs\",\n    \"test-bundle\": \"node test-bundle/run.cjs && node test-bundle/run.mjs && node test-bundle/run-advanced.cjs\",\n    \"test-legacy-bundle\": \"nvs add 8 && $(nvs which 8) test-bundle/run.cjs && $(nvs which 8) test-bundle/run-advanced.cjs\",\n    \"docs\": \"api-extractor run --local && rm docs/fast-check.api.json && typedoc --out docs src/fast-check-default.ts && node postbuild/main.mjs\",\n    \"docs-ci\": \"cross-env EXPECT_GITHUB_SHA=true yarn docs\",\n    \"docs:serve\": \"yarn dlx serve docs/\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/dubzzz/fast-check.git\",\n    \"directory\": \"packages/fast-check\"\n  },\n  \"author\": \"Nicolas DUBIEN <github@dubien.org>\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/dubzzz/fast-check/issues\"\n  },\n  \"homepage\": \"https://fast-check.dev/\",\n  \"engines\": {\n    \"node\": \">=8.0.0\"\n  },\n  \"dependencies\": {\n    \"pure-rand\": \"^6.1.0\"\n  },\n  \"devDependencies\": {\n    \"@fast-check/expect-type\": \"0.2.0\",\n    \"@fast-check/poisoning\": \"0.2.2\",\n    \"@microsoft/api-extractor\": \"^7.48.0\",\n    \"@types/node\": \"^20.14.15\",\n    \"@vitest/coverage-v8\": \"^2.1.8\",\n    \"cross-env\": \"^7.0.3\",\n    \"glob\": \"^11.0.0\",\n    \"not-node-buffer\": \"npm:buffer@^6.0.3\",\n    \"regexp-tree\": \"^0.1.27\",\n    \"replace-in-file\": \"^8.2.0\",\n    \"typedoc\": \"^0.27.4\",\n    \"typescript\": \"~5.7.2\",\n    \"vitest\": \"^2.1.8\"\n  },\n  \"keywords\": [\n    \"property-based testing\",\n    \"end-to-end testing\",\n    \"unit testing\",\n    \"testing\",\n    \"quickcheck\",\n    \"jscheck\",\n    \"jsverify\",\n    \"faker\",\n    \"fuzzer\",\n    \"fuzz\",\n    \"jest\"\n  ],\n  \"tsd\": {\n    \"directory\": \"test/type\"\n  },\n  \"funding\": [\n    {\n      \"type\": \"individual\",\n      \"url\": \"https://github.com/sponsors/dubzzz\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fast-check\"\n    }\n  ]\n}",
  "node_modules/fast-decode-uri-component/package.json": "{\n  \"name\": \"fast-decode-uri-component\",\n  \"version\": \"1.0.1\",\n  \"description\": \"Fast and safe decodeURIComponent\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"standard && tap test.js\",\n    \"bench\": \"node bench.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/delvedor/fast-decode-uri-component.git\"\n  },\n  \"keywords\": [\n    \"decode\",\n    \"uri\",\n    \"component\",\n    \"fast\",\n    \"safe\"\n  ],\n  \"author\": \"Tomas Della Vedova - @delvedor (http://delved.org)\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/delvedor/fast-decode-uri-component/issues\"\n  },\n  \"homepage\": \"https://github.com/delvedor/fast-decode-uri-component#readme\",\n  \"devDependencies\": {\n    \"nanobench\": \"^2.1.1\",\n    \"randomstring\": \"^1.1.5\",\n    \"standard\": \"^11.0.1\",\n    \"tap\": \"^11.1.2\"\n  }\n}\n",
  "node_modules/fast-deep-equal/es6/index.d.ts": "declare const equal: (a: any, b: any) => boolean;\nexport = equal;\n",
  "node_modules/fast-deep-equal/es6/react.d.ts": "declare const equal: (a: any, b: any) => boolean;\nexport = equal;\n",
  "node_modules/fast-deep-equal/index.d.ts": "declare module 'fast-deep-equal' {\n    const equal: (a: any, b: any) => boolean;\n    export = equal;\n}\n",
  "node_modules/fast-deep-equal/package.json": "{\n  \"name\": \"fast-deep-equal\",\n  \"version\": \"3.1.3\",\n  \"description\": \"Fast deep equal\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"eslint\": \"eslint *.js benchmark/*.js spec/*.js\",\n    \"build\": \"node build\",\n    \"benchmark\": \"npm i && npm run build && cd ./benchmark && npm i && node ./\",\n    \"test-spec\": \"mocha spec/*.spec.js -R spec\",\n    \"test-cov\": \"nyc npm run test-spec\",\n    \"test-ts\": \"tsc --target ES5 --noImplicitAny index.d.ts\",\n    \"test\": \"npm run build && npm run eslint && npm run test-ts && npm run test-cov\",\n    \"prepublish\": \"npm run build\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/epoberezkin/fast-deep-equal.git\"\n  },\n  \"keywords\": [\n    \"fast\",\n    \"equal\",\n    \"deep-equal\"\n  ],\n  \"author\": \"Evgeny Poberezkin\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/epoberezkin/fast-deep-equal/issues\"\n  },\n  \"homepage\": \"https://github.com/epoberezkin/fast-deep-equal#readme\",\n  \"devDependencies\": {\n    \"coveralls\": \"^3.1.0\",\n    \"dot\": \"^1.1.2\",\n    \"eslint\": \"^7.2.0\",\n    \"mocha\": \"^7.2.0\",\n    \"nyc\": \"^15.1.0\",\n    \"pre-commit\": \"^1.2.2\",\n    \"react\": \"^16.12.0\",\n    \"react-test-renderer\": \"^16.12.0\",\n    \"sinon\": \"^9.0.2\",\n    \"typescript\": \"^3.9.5\"\n  },\n  \"nyc\": {\n    \"exclude\": [\n      \"**/spec/**\",\n      \"node_modules\"\n    ],\n    \"reporter\": [\n      \"lcov\",\n      \"text-summary\"\n    ]\n  },\n  \"files\": [\n    \"index.js\",\n    \"index.d.ts\",\n    \"react.js\",\n    \"react.d.ts\",\n    \"es6/\"\n  ],\n  \"types\": \"index.d.ts\"\n}\n",
  "node_modules/fast-deep-equal/react.d.ts": "declare const equal: (a: any, b: any) => boolean;\nexport = equal;\n",
  "node_modules/fast-json-stringify/package.json": "{\n  \"name\": \"fast-json-stringify\",\n  \"version\": \"6.0.1\",\n  \"description\": \"Stringify your JSON at max speed\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"scripts\": {\n    \"bench\": \"node ./benchmark/bench.js\",\n    \"bench:cmp\": \"node ./benchmark/bench-cmp-branch.js\",\n    \"bench:cmp:ci\": \"node ./benchmark/bench-cmp-branch.js --ci\",\n    \"benchmark\": \"node ./benchmark/bench-cmp-lib.js\",\n    \"lint\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"test:typescript\": \"tsd\",\n    \"test:unit\": \"c8 node --test\",\n    \"test\": \"npm run test:unit && npm run test:typescript\"\n  },\n  \"precommit\": [\n    \"lint\",\n    \"test\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/fast-json-stringify.git\"\n  },\n  \"keywords\": [\n    \"json\",\n    \"stringify\",\n    \"schema\",\n    \"fast\"\n  ],\n  \"author\": \"Matteo Collina <hello@matteocollina.com>\",\n  \"contributors\": [\n    {\n      \"name\": \"Tomas Della Vedova\",\n      \"url\": \"http://delved.org\"\n    },\n    {\n      \"name\": \"Aras Abbasi\",\n      \"email\": \"aras.abbasi@gmail.com\"\n    },\n    {\n      \"name\": \"Manuel Spigolon\",\n      \"email\": \"behemoth89@gmail.com\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/fast-json-stringify/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/fast-json-stringify#readme\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ],\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"@sinclair/typebox\": \"^0.34.3\",\n    \"benchmark\": \"^2.1.4\",\n    \"c8\": \"^10.1.2\",\n    \"cli-select\": \"^1.1.2\",\n    \"compile-json-stringify\": \"^0.1.2\",\n    \"eslint\": \"^9.17.0\",\n    \"fast-json-stringify\": \".\",\n    \"is-my-json-valid\": \"^2.20.6\",\n    \"neostandard\": \"^0.12.0\",\n    \"simple-git\": \"^3.23.0\",\n    \"tsd\": \"^0.31.0\",\n    \"webpack\": \"^5.90.3\"\n  },\n  \"dependencies\": {\n    \"@fastify/merge-json-schemas\": \"^0.2.0\",\n    \"ajv\": \"^8.12.0\",\n    \"ajv-formats\": \"^3.0.1\",\n    \"fast-uri\": \"^3.0.0\",\n    \"json-schema-ref-resolver\": \"^2.0.0\",\n    \"rfdc\": \"^1.2.0\"\n  },\n  \"runkitExampleFilename\": \"./examples/example.js\"\n}\n",
  "node_modules/fast-json-stringify/types/index.d.ts": "import Ajv, { Options as AjvOptions } from 'ajv'\n\ntype Build = typeof build\n\ndeclare namespace build {\n  interface BaseSchema {\n    /**\n     * Schema id\n     */\n    $id?: string\n    /**\n     * Schema title\n     */\n    title?: string;\n    /**\n     * Schema description\n     */\n    description?: string;\n    /**\n     * A comment to be added to the schema\n     */\n    $comment?: string;\n    /**\n     * Default value to be assigned when no value is given in the document\n     */\n    default?: any;\n    /**\n     * A list of example values that match this schema\n     */\n    examples?: any[];\n    /**\n     * Additional schema definition to reference from within the schema\n     */\n    definitions?: Record<string, Schema>\n    /**\n     * A set of schemas of which at least one must match\n     */\n    anyOf?: Partial<Schema>[];\n    /**\n     * A set of schemas which must all match\n     */\n    allOf?: Partial<Schema>[];\n    /**\n     * A conditional schema to check, controls schemas defined in `then` and `else`\n     */\n    if?: Partial<Schema>;\n    /**\n     * A schema to apply if the conditional schema from `if` passes\n     */\n    then?: Partial<Schema>;\n    /**\n     * A schema to apply if the conditional schema from `if` fails\n     */\n    else?: Partial<Schema>;\n    /**\n     * Open API 3.0 spec states that any value that can be null must be declared `nullable`\n     * @default false\n     */\n    nullable?: boolean;\n  }\n\n  export interface RefSchema {\n    /**\n     * A json-pointer to a schema to use as a reference\n     */\n    $ref: string;\n  }\n\n  export interface AnySchema extends BaseSchema {\n  }\n\n  export interface StringSchema extends BaseSchema {\n    type: 'string';\n    format?: string;\n  }\n\n  export interface IntegerSchema extends BaseSchema {\n    type: 'integer';\n  }\n\n  export interface NumberSchema extends BaseSchema {\n    type: 'number';\n  }\n\n  export interface NullSchema extends BaseSchema {\n    type: 'null';\n  }\n\n  export interface BooleanSchema extends BaseSchema {\n    type: 'boolean';\n  }\n\n  export interface ArraySchema extends BaseSchema {\n    type: 'array';\n    /**\n     * The schema for the items in the array\n     */\n    items: Schema | {}\n  }\n\n  export interface TupleSchema extends BaseSchema {\n    type: 'array';\n    /**\n     * The schemas for the items in the tuple\n     */\n    items: Schema[];\n  }\n\n  type ObjectProperties = Record<string, Partial<Schema>> & {\n    anyOf?: ObjectProperties[];\n    allOf?: ObjectProperties[];\n    if?: ObjectProperties;\n    then?: ObjectProperties;\n    else?: ObjectProperties;\n  }\n\n  export interface ObjectSchema extends BaseSchema {\n    type: 'object';\n    /**\n     * Describe the properties of the object\n     */\n    properties?: ObjectProperties;\n    /**\n     * The required properties of the object\n     */\n    required?: string[];\n    /**\n     * Describe properties that have keys following a given pattern\n     */\n    patternProperties?: ObjectProperties;\n    /**\n     * Specifies whether additional properties on the object are allowed, and optionally what schema they should\n     * adhere to\n     * @default false\n     */\n    additionalProperties?: Schema | boolean;\n  }\n\n  export type Schema =\n    | RefSchema\n    | StringSchema\n    | IntegerSchema\n    | NumberSchema\n    | NullSchema\n    | BooleanSchema\n    | ArraySchema\n    | TupleSchema\n    | ObjectSchema\n\n  export interface Options {\n    /**\n     * Optionally add an external definition to reference from your schema\n     */\n    schema?: Record<string, Schema>\n    /**\n     * Configure Ajv, which is used to evaluate conditional schemas and combined (anyOf) schemas\n     */\n    ajv?: AjvOptions\n    /**\n     * Optionally configure how the integer will be rounded\n     *\n     * @default 'trunc'\n     */\n    rounding?: 'ceil' | 'floor' | 'round' | 'trunc'\n    /**\n     * @deprecated\n     * Enable debug mode. Please use `mode: \"debug\"` instead\n     */\n    debugMode?: boolean\n    /**\n     * Running mode of fast-json-stringify\n     */\n    mode?: 'debug' | 'standalone'\n\n    /**\n     * Large arrays are defined as arrays containing, by default, `20000`\n     * elements or more. That value can be adjusted via the option parameter\n     * `largeArraySize`.\n     *\n     * @default 20000\n     */\n    largeArraySize?: number | string | BigInt\n\n    /**\n     * Specify the function on how large Arrays should be stringified.\n     *\n     * @default 'default'\n     */\n    largeArrayMechanism?: 'default' | 'json-stringify'\n  }\n\n  export const validLargeArrayMechanisms: string[]\n  export function restore (value: <TDoc extends object = object>(doc: TDoc) => string): ReturnType<Build>\n\n  export const build: Build\n  export { build as default }\n}\n\ninterface DebugOption extends build.Options {\n  mode: 'debug'\n}\n\ninterface DeprecateDebugOption extends build.Options {\n  debugMode: true\n}\n\ninterface StandaloneOption extends build.Options {\n  mode: 'standalone'\n}\n\ntype StringCoercible = string | Date | RegExp\ntype IntegerCoercible = number | BigInt\n\n/**\n * Build a stringify function using a schema of the documents that should be stringified\n * @param schema The schema used to stringify values\n * @param options The options to use (optional)\n */\ndeclare function build (schema: build.AnySchema, options: DebugOption): { code: string, ajv: Ajv }\ndeclare function build (schema: build.AnySchema, options: DeprecateDebugOption): { code: string, ajv: Ajv }\ndeclare function build (schema: build.AnySchema, options: StandaloneOption): string\ndeclare function build (schema: build.AnySchema, options?: build.Options): <TDoc = any>(doc: TDoc) => any\ndeclare function build (schema: build.StringSchema, options?: build.Options): <TDoc extends StringCoercible = StringCoercible>(doc: TDoc) => string\ndeclare function build (schema: build.IntegerSchema | build.NumberSchema, options?: build.Options): <TDoc extends IntegerCoercible = IntegerCoercible>(doc: TDoc) => string\ndeclare function build (schema: build.NullSchema, options?: build.Options): <TDoc extends null = null>(doc: TDoc) => 'null'\ndeclare function build (schema: build.BooleanSchema, options?: build.Options): <TDoc extends boolean = boolean>(doc: TDoc) => string\ndeclare function build (schema: build.ArraySchema | build.TupleSchema, options?: build.Options): <TDoc extends any[]= any[]>(doc: TDoc) => string\ndeclare function build (schema: build.ObjectSchema, options?: build.Options): <TDoc extends object = object>(doc: TDoc) => string\ndeclare function build (schema: build.Schema, options?: build.Options): <TDoc = object | any[] | string | number | boolean | null> (doc: TDoc) => string\n\nexport = build\n",
  "node_modules/fast-querystring/lib/index.d.ts": "type FastQueryString = {\n  stringify(value: Record<string, any>): string;\n  parse(value: string): Record<string, any>;\n};\n\ndeclare namespace fastQueryString {\n  export function stringify(value: Record<string, any>): string;\n  export function parse(value: string): Record<string, any>;\n\n  const fqs: FastQueryString;\n  export { fqs as default };\n}\n\nexport = fastQueryString;\n",
  "node_modules/fast-querystring/package.json": "{\n  \"name\": \"fast-querystring\",\n  \"version\": \"1.1.2\",\n  \"description\": \"A fast alternative to legacy querystring module\",\n  \"main\": \"./lib/index.js\",\n  \"types\": \"./lib/index.d.ts\",\n  \"scripts\": {\n    \"format\": \"rome format . --write\",\n    \"format:ci\": \"rome ci .\",\n    \"test\": \"vitest\",\n    \"test:environment:edge\": \"vitest --environment=edge-runtime\",\n    \"test:environment:browser\": \"vitest --environment=jsdom\",\n    \"test:watch\": \"vitest --watch\",\n    \"test:coverage\": \"vitest --coverage\",\n    \"coverage\": \"vitest run --coverage\",\n    \"benchmark\": \"node benchmark/bench.js\",\n    \"benchmark:cmp-branch\": \"node benchmark/bench-cmp-branch.js\",\n    \"benchmark:parse\": \"node benchmark/parse.mjs\",\n    \"benchmark:stringify\": \"node benchmark/stringify.mjs\",\n    \"benchmark:import\": \"node benchmark/import.mjs\"\n  },\n  \"keywords\": [\n    \"querystring\",\n    \"qs\",\n    \"parser\"\n  ],\n  \"author\": \"Yagiz Nizipli <yagiz@nizipli.com>\",\n  \"license\": \"MIT\",\n  \"devDependencies\": {\n    \"@aws-sdk/querystring-builder\": \"^3.342.0\",\n    \"@aws-sdk/querystring-parser\": \"^3.342.0\",\n    \"@edge-runtime/vm\": \"^3.0.1\",\n    \"@types/node\": \"^20.2.5\",\n    \"@vitest/coverage-c8\": \"^0.31.4\",\n    \"benchmark\": \"^2.1.4\",\n    \"cli-select\": \"^1.1.2\",\n    \"cronometro\": \"^1.1.5\",\n    \"http-querystring-stringify\": \"^2.1.0\",\n    \"jsdom\": \"^22.1.0\",\n    \"qs\": \"^6.11.2\",\n    \"query-string\": \"^8.1.0\",\n    \"querystringify\": \"^2.2.0\",\n    \"querystringify-ts\": \"^0.1.5\",\n    \"querystringparser\": \"^0.1.1\",\n    \"rome\": \"12.1.3\",\n    \"simple-git\": \"^3.19.0\",\n    \"vitest\": \"^0.31.4\"\n  },\n  \"repository\": {\n    \"url\": \"git+https://github.com/anonrig/fast-querystring.git\",\n    \"type\": \"git\"\n  },\n  \"dependencies\": {\n    \"fast-decode-uri-component\": \"^1.0.1\"\n  }\n}\n",
  "node_modules/fast-redact/package.json": "{\n  \"name\": \"fast-redact\",\n  \"version\": \"3.5.0\",\n  \"description\": \"very fast object redaction\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"tap test\",\n    \"posttest\": \"standard index.js 'lib/*.js' 'example/*.js' benchmark/index.js test/index.js | snazzy\",\n    \"cov\": \"tap --cov test\",\n    \"cov-ui\": \"tap --coverage-report=html test\",\n    \"ci\": \"tap --cov --100 test\",\n    \"bench\": \"node benchmark\"\n  },\n  \"keywords\": [\n    \"redact\",\n    \"censor\",\n    \"performance\",\n    \"performant\",\n    \"gdpr\",\n    \"fast\",\n    \"speed\",\n    \"serialize\",\n    \"stringify\"\n  ],\n  \"author\": \"David Mark Clements <david.clements@nearform.com>\",\n  \"license\": \"MIT\",\n  \"devDependencies\": {\n    \"fastbench\": \"^1.0.1\",\n    \"pino-noir\": \"^2.2.1\",\n    \"snazzy\": \"^8.0.0\",\n    \"standard\": \"^12.0.1\",\n    \"tap\": \"^12.5.2\"\n  },\n  \"engines\": {\n    \"node\": \">=6\"\n  },\n  \"directories\": {\n    \"example\": \"example\",\n    \"lib\": \"lib\",\n    \"test\": \"test\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/davidmarkclements/fast-redact.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/davidmarkclements/fast-redact/issues\"\n  },\n  \"homepage\": \"https://github.com/davidmarkclements/fast-redact#readme\"\n}\n",
  "node_modules/fast-safe-stringify/index.d.ts": "declare function stringify(\n  value: any,\n  replacer?: (key: string, value: any) => any,\n  space?: string | number,\n  options?: { depthLimit: number | undefined; edgesLimit: number | undefined }\n): string;\n\ndeclare namespace stringify {\n  export function stable(\n    value: any,\n    replacer?: (key: string, value: any) => any,\n    space?: string | number,\n    options?: { depthLimit: number | undefined; edgesLimit: number | undefined }\n  ): string;\n  export function stableStringify(\n    value: any,\n    replacer?: (key: string, value: any) => any,\n    space?: string | number,\n    options?: { depthLimit: number | undefined; edgesLimit: number | undefined }\n  ): string;\n}\n\nexport default stringify;\n",
  "node_modules/fast-safe-stringify/package.json": "{\n  \"name\": \"fast-safe-stringify\",\n  \"version\": \"2.1.1\",\n  \"description\": \"Safely and quickly serialize JavaScript objects\",\n  \"keywords\": [\n    \"stable\",\n    \"stringify\",\n    \"JSON\",\n    \"JSON.stringify\",\n    \"safe\",\n    \"serialize\"\n  ],\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"standard && tap --no-esm test.js test-stable.js\",\n    \"benchmark\": \"node benchmark.js\"\n  },\n  \"author\": \"David Mark Clements\",\n  \"contributors\": [\n    \"Ruben Bridgewater\",\n    \"Matteo Collina\",\n    \"Ben Gourley\",\n    \"Gabriel Lesperance\",\n    \"Alex Liu\",\n    \"Christoph Walcher\",\n    \"Nicholas Young\"\n  ],\n  \"license\": \"MIT\",\n  \"typings\": \"index\",\n  \"devDependencies\": {\n    \"benchmark\": \"^2.1.4\",\n    \"clone\": \"^2.1.0\",\n    \"json-stringify-safe\": \"^5.0.1\",\n    \"standard\": \"^11.0.0\",\n    \"tap\": \"^12.0.0\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/davidmarkclements/fast-safe-stringify.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/davidmarkclements/fast-safe-stringify/issues\"\n  },\n  \"homepage\": \"https://github.com/davidmarkclements/fast-safe-stringify#readme\",\n  \"dependencies\": {}\n}\n",
  "node_modules/fast-uri/package.json": "{\n  \"name\": \"fast-uri\",\n  \"description\": \"Dependency-free RFC 3986 URI toolbox\",\n  \"version\": \"3.0.6\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"license\": \"BSD-3-Clause\",\n  \"author\": \"Vincent Le Goff <vince.legoff@gmail.com> (https://github.com/zekth)\",\n  \"contributors\": [\n    {\n      \"name\": \"Matteo Collina\",\n      \"email\": \"hello@matteocollina.com\"\n    },\n    {\n      \"name\": \"Gürgün Dayıoğlu\",\n      \"email\": \"hey@gurgun.day\",\n      \"url\": \"https://heyhey.to/G\"\n    },\n    {\n      \"name\": \"Aras Abbasi\",\n      \"email\": \"aras.abbasi@gmail.com\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    }\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/fast-uri.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/fast-uri/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/fast-uri\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ],\n  \"scripts\": {\n    \"bench\": \"node benchmark.js\",\n    \"lint\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"test\": \"npm run test:unit && npm run test:typescript\",\n    \"test:unit\": \"tape test/**/*.js\",\n    \"test:unit:dev\": \"npm run test:unit -- --coverage-report=html\",\n    \"test:typescript\": \"tsd\"\n  },\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"ajv\": \"^8.16.0\",\n    \"benchmark\": \"^2.1.4\",\n    \"coveralls\": \"^3.1.1\",\n    \"eslint\": \"^9.17.0\",\n    \"neostandard\": \"^0.12.0\",\n    \"tape\": \"^5.8.1\",\n    \"tsd\": \"^0.31.0\",\n    \"uri-js\": \"^4.4.1\"\n  }\n}\n",
  "node_modules/fast-uri/types/index.d.ts": "type FastUri = typeof fastUri\n\ndeclare namespace fastUri {\n  export interface URIComponent {\n    scheme?: string;\n    userinfo?: string;\n    host?: string;\n    port?: number | string;\n    path?: string;\n    query?: string;\n    fragment?: string;\n    reference?: string;\n    error?: string;\n  }\n  export interface Options {\n    scheme?: string;\n    reference?: string;\n    unicodeSupport?: boolean;\n    domainHost?: boolean;\n    absolutePath?: boolean;\n    tolerant?: boolean;\n  }\n\n  /**\n   * @deprecated Use Options instead\n   */\n  export type options = Options\n  /**\n   * @deprecated Use URIComponent instead\n   */\n  export type URIComponents = URIComponent\n\n  export function normalize (uri: string, opts?: Options): string\n  export function normalize (uri: URIComponent, opts?: Options): URIComponent\n  export function normalize (uri: any, opts?: Options): any\n\n  export function resolve (baseURI: string, relativeURI: string, options?: Options): string\n\n  export function resolveComponent (base: URIComponent, relative: URIComponent, options?: Options, skipNormalization?: boolean): URIComponent\n\n  export function parse (uri: string, opts?: Options): URIComponent\n\n  export function serialize (component: URIComponent, opts?: Options): string\n\n  export function equal (uriA: string, uriB: string): boolean\n\n  export function resolve (base: string, path: string): string\n\n  export const fastUri: FastUri\n  export { fastUri as default }\n}\n\nexport = fastUri\n",
  "node_modules/fastify/fastify.d.ts": "import * as http from 'node:http'\nimport * as http2 from 'node:http2'\nimport * as https from 'node:https'\nimport { Socket } from 'node:net'\n\nimport { Options as AjvOptions, ValidatorFactory } from '@fastify/ajv-compiler'\nimport { FastifyError } from '@fastify/error'\nimport { Options as FJSOptions, SerializerFactory } from '@fastify/fast-json-stringify-compiler'\nimport { ConstraintStrategy, HTTPVersion } from 'find-my-way'\nimport { InjectOptions, CallbackFunc as LightMyRequestCallback, Chain as LightMyRequestChain, Response as LightMyRequestResponse } from 'light-my-request'\n\nimport { AddContentTypeParser, ConstructorAction, FastifyBodyParser, FastifyContentTypeParser, getDefaultJsonParser, hasContentTypeParser, ProtoAction } from './types/content-type-parser'\nimport { FastifyContextConfig, FastifyReplyContext, FastifyRequestContext } from './types/context'\nimport { FastifyErrorCodes } from './types/errors'\nimport { DoneFuncWithErrOrRes, HookHandlerDoneFunction, onCloseAsyncHookHandler, onCloseHookHandler, onErrorAsyncHookHandler, onErrorHookHandler, onListenAsyncHookHandler, onListenHookHandler, onReadyAsyncHookHandler, onReadyHookHandler, onRegisterHookHandler, onRequestAbortAsyncHookHandler, onRequestAbortHookHandler, onRequestAsyncHookHandler, onRequestHookHandler, onResponseAsyncHookHandler, onResponseHookHandler, onRouteHookHandler, onSendAsyncHookHandler, onSendHookHandler, onTimeoutAsyncHookHandler, onTimeoutHookHandler, preCloseAsyncHookHandler, preCloseHookHandler, preHandlerAsyncHookHandler, preHandlerHookHandler, preParsingAsyncHookHandler, preParsingHookHandler, preSerializationAsyncHookHandler, preSerializationHookHandler, preValidationAsyncHookHandler, preValidationHookHandler, RequestPayload } from './types/hooks'\nimport { FastifyInstance, FastifyListenOptions, PrintRoutesOptions } from './types/instance'\nimport {\n  FastifyBaseLogger,\n  FastifyChildLoggerFactory,\n  FastifyLogFn,\n  FastifyLoggerInstance,\n  FastifyLoggerOptions,\n  LogLevel,\n  PinoLoggerOptions\n} from './types/logger'\nimport { FastifyPlugin, FastifyPluginAsync, FastifyPluginCallback, FastifyPluginOptions } from './types/plugin'\nimport { FastifyRegister, FastifyRegisterOptions, RegisterOptions } from './types/register'\nimport { FastifyReply } from './types/reply'\nimport { FastifyRequest, RequestGenericInterface } from './types/request'\nimport { RouteGenericInterface, RouteHandler, RouteHandlerMethod, RouteOptions, RouteShorthandMethod, RouteShorthandOptions, RouteShorthandOptionsWithHandler } from './types/route'\nimport { FastifySchema, FastifySchemaCompiler, FastifySchemaValidationError, SchemaErrorDataVar, SchemaErrorFormatter } from './types/schema'\nimport { FastifyServerFactory, FastifyServerFactoryHandler } from './types/serverFactory'\nimport { FastifyTypeProvider, FastifyTypeProviderDefault, SafePromiseLike } from './types/type-provider'\nimport { ContextConfigDefault, HTTPMethods, RawReplyDefaultExpression, RawRequestDefaultExpression, RawServerBase, RawServerDefault, RequestBodyDefault, RequestHeadersDefault, RequestParamsDefault, RequestQuerystringDefault } from './types/utils'\n\ndeclare module '@fastify/error' {\n  interface FastifyError {\n    validationContext?: SchemaErrorDataVar;\n    validation?: FastifySchemaValidationError[];\n  }\n}\n\ntype Fastify = typeof fastify\n\ndeclare namespace fastify {\n  export const errorCodes: FastifyErrorCodes\n\n  export type FastifyHttp2SecureOptions<\n    Server extends http2.Http2SecureServer,\n    Logger extends FastifyBaseLogger = FastifyBaseLogger\n  > = FastifyServerOptions<Server, Logger> & {\n    http2: true,\n    https: http2.SecureServerOptions,\n    http2SessionTimeout?: number\n  }\n\n  export type FastifyHttp2Options<\n    Server extends http2.Http2Server,\n    Logger extends FastifyBaseLogger = FastifyBaseLogger\n  > = FastifyServerOptions<Server, Logger> & {\n    http2: true,\n    http2SessionTimeout?: number\n  }\n\n  export type FastifyHttpsOptions<\n    Server extends https.Server,\n    Logger extends FastifyBaseLogger = FastifyBaseLogger\n  > = FastifyServerOptions<Server, Logger> & {\n    https: https.ServerOptions | null\n  }\n\n  export type FastifyHttpOptions<\n    Server extends http.Server,\n    Logger extends FastifyBaseLogger = FastifyBaseLogger\n  > = FastifyServerOptions<Server, Logger> & {\n    http?: http.ServerOptions | null\n  }\n\n  type FindMyWayVersion<RawServer extends RawServerBase> = RawServer extends http.Server ? HTTPVersion.V1 : HTTPVersion.V2\n\n  export interface ConnectionError extends Error {\n    code: string,\n    bytesParsed: number,\n    rawPacket: {\n      type: string,\n      data: number[]\n    }\n  }\n\n  type TrustProxyFunction = (address: string, hop: number) => boolean\n\n  /**\n   * Options for a fastify server instance. Utilizes conditional logic on the generic server parameter to enforce certain https and http2\n   */\n  export type FastifyServerOptions<\n    RawServer extends RawServerBase = RawServerDefault,\n    Logger extends FastifyBaseLogger = FastifyBaseLogger\n  > = {\n    ignoreTrailingSlash?: boolean,\n    ignoreDuplicateSlashes?: boolean,\n    connectionTimeout?: number,\n    keepAliveTimeout?: number,\n    maxRequestsPerSocket?: number,\n    forceCloseConnections?: boolean | 'idle',\n    requestTimeout?: number,\n    pluginTimeout?: number,\n    bodyLimit?: number,\n    maxParamLength?: number,\n    disableRequestLogging?: boolean,\n    exposeHeadRoutes?: boolean,\n    onProtoPoisoning?: ProtoAction,\n    onConstructorPoisoning?: ConstructorAction,\n    logger?: boolean | FastifyLoggerOptions<RawServer> & PinoLoggerOptions,\n    loggerInstance?: Logger\n    serializerOpts?: FJSOptions | Record<string, unknown>,\n    serverFactory?: FastifyServerFactory<RawServer>,\n    caseSensitive?: boolean,\n    allowUnsafeRegex?: boolean,\n    requestIdHeader?: string | false,\n    requestIdLogLabel?: string;\n    useSemicolonDelimiter?: boolean,\n    genReqId?: (req: RawRequestDefaultExpression<RawServer>) => string,\n    trustProxy?: boolean | string | string[] | number | TrustProxyFunction,\n    querystringParser?: (str: string) => { [key: string]: unknown },\n    constraints?: {\n      [name: string]: ConstraintStrategy<FindMyWayVersion<RawServer>, unknown>,\n    },\n    schemaController?: {\n      bucket?: (parentSchemas?: unknown) => {\n        add(schema: unknown): FastifyInstance;\n        getSchema(schemaId: string): unknown;\n        getSchemas(): Record<string, unknown>;\n      };\n      compilersFactory?: {\n        buildValidator?: ValidatorFactory;\n        buildSerializer?: SerializerFactory;\n      };\n    };\n    return503OnClosing?: boolean,\n    ajv?: {\n      customOptions?: AjvOptions,\n      plugins?: (Function | [Function, unknown])[]\n    },\n    frameworkErrors?: <RequestGeneric extends RequestGenericInterface = RequestGenericInterface, TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault, SchemaCompiler extends FastifySchema = FastifySchema>(\n      error: FastifyError,\n      req: FastifyRequest<RequestGeneric, RawServer, RawRequestDefaultExpression<RawServer>, FastifySchema, TypeProvider>,\n      res: FastifyReply<RequestGeneric, RawServer, RawRequestDefaultExpression<RawServer>, RawReplyDefaultExpression<RawServer>, FastifyContextConfig, SchemaCompiler, TypeProvider>\n    ) => void,\n    rewriteUrl?: (\n      // The RawRequestDefaultExpression, RawReplyDefaultExpression, and FastifyTypeProviderDefault parameters\n      // should be narrowed further but those generic parameters are not passed to this FastifyServerOptions type\n      this: FastifyInstance<RawServer, RawRequestDefaultExpression<RawServer>, RawReplyDefaultExpression<RawServer>, Logger, FastifyTypeProviderDefault>,\n      req: RawRequestDefaultExpression<RawServer>\n    ) => string,\n    schemaErrorFormatter?: SchemaErrorFormatter,\n    /**\n     * listener to error events emitted by client connections\n     */\n    clientErrorHandler?: (error: ConnectionError, socket: Socket) => void,\n    childLoggerFactory?: FastifyChildLoggerFactory\n  }\n\n  /**\n   * @deprecated use {@link FastifySchemaValidationError}\n   */\n  export type ValidationResult = FastifySchemaValidationError\n\n  /* Export additional types */\n  export type {\n    LightMyRequestChain, InjectOptions, LightMyRequestResponse, LightMyRequestCallback, // 'light-my-request'\n    FastifyRequest, RequestGenericInterface, // './types/request'\n    FastifyReply, // './types/reply'\n    FastifyPluginCallback, FastifyPluginAsync, FastifyPluginOptions, FastifyPlugin, // './types/plugin'\n    FastifyListenOptions, FastifyInstance, PrintRoutesOptions, // './types/instance'\n    FastifyLoggerOptions, FastifyBaseLogger, FastifyLoggerInstance, FastifyLogFn, LogLevel, // './types/logger'\n    FastifyRequestContext, FastifyContextConfig, FastifyReplyContext, // './types/context'\n    RouteHandler, RouteHandlerMethod, RouteOptions, RouteShorthandMethod, RouteShorthandOptions, RouteShorthandOptionsWithHandler, RouteGenericInterface, // './types/route'\n    FastifyRegister, FastifyRegisterOptions, RegisterOptions, // './types/register'\n    FastifyBodyParser, FastifyContentTypeParser, AddContentTypeParser, hasContentTypeParser, getDefaultJsonParser, ProtoAction, ConstructorAction, // './types/content-type-parser'\n    FastifyError, // '@fastify/error'\n    FastifySchema, FastifySchemaCompiler, // './types/schema'\n    HTTPMethods, RawServerBase, RawRequestDefaultExpression, RawReplyDefaultExpression, RawServerDefault, ContextConfigDefault, RequestBodyDefault, RequestQuerystringDefault, RequestParamsDefault, RequestHeadersDefault, // './types/utils'\n    DoneFuncWithErrOrRes, HookHandlerDoneFunction, RequestPayload, onCloseAsyncHookHandler, onCloseHookHandler, onErrorAsyncHookHandler, onErrorHookHandler, onReadyAsyncHookHandler, onReadyHookHandler, onListenAsyncHookHandler, onListenHookHandler, onRegisterHookHandler, onRequestAsyncHookHandler, onRequestHookHandler, onResponseAsyncHookHandler, onResponseHookHandler, onRouteHookHandler, onSendAsyncHookHandler, onSendHookHandler, onTimeoutAsyncHookHandler, onTimeoutHookHandler, preHandlerAsyncHookHandler, preHandlerHookHandler, preParsingAsyncHookHandler, preParsingHookHandler, preSerializationAsyncHookHandler, preSerializationHookHandler, preValidationAsyncHookHandler, preValidationHookHandler, onRequestAbortHookHandler, onRequestAbortAsyncHookHandler, preCloseAsyncHookHandler, preCloseHookHandler, // './types/hooks'\n    FastifyServerFactory, FastifyServerFactoryHandler, // './types/serverFactory'\n    FastifyTypeProvider, FastifyTypeProviderDefault, SafePromiseLike, // './types/type-provider'\n    FastifyErrorCodes // './types/errors'\n  }\n  // named export\n  // import { plugin } from 'plugin'\n  // const { plugin } = require('plugin')\n  export const fastify: Fastify\n  // default export\n  // import plugin from 'plugin'\n  export { fastify as default }\n}\n\n/**\n * Fastify factory function for the standard fastify http, https, or http2 server instance.\n *\n * The default function utilizes http\n *\n * @param opts Fastify server options\n * @returns Fastify server instance\n */\ndeclare function fastify<\n  Server extends http2.Http2SecureServer,\n  Request extends RawRequestDefaultExpression<Server> = RawRequestDefaultExpression<Server>,\n  Reply extends RawReplyDefaultExpression<Server> = RawReplyDefaultExpression<Server>,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> (opts: fastify.FastifyHttp2SecureOptions<Server, Logger>): FastifyInstance<Server, Request, Reply, Logger, TypeProvider> & SafePromiseLike<FastifyInstance<Server, Request, Reply, Logger, TypeProvider>>\n\ndeclare function fastify<\n  Server extends http2.Http2Server,\n  Request extends RawRequestDefaultExpression<Server> = RawRequestDefaultExpression<Server>,\n  Reply extends RawReplyDefaultExpression<Server> = RawReplyDefaultExpression<Server>,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> (opts: fastify.FastifyHttp2Options<Server, Logger>): FastifyInstance<Server, Request, Reply, Logger, TypeProvider> & SafePromiseLike<FastifyInstance<Server, Request, Reply, Logger, TypeProvider>>\n\ndeclare function fastify<\n  Server extends https.Server,\n  Request extends RawRequestDefaultExpression<Server> = RawRequestDefaultExpression<Server>,\n  Reply extends RawReplyDefaultExpression<Server> = RawReplyDefaultExpression<Server>,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> (opts: fastify.FastifyHttpsOptions<Server, Logger>): FastifyInstance<Server, Request, Reply, Logger, TypeProvider> & SafePromiseLike<FastifyInstance<Server, Request, Reply, Logger, TypeProvider>>\n\ndeclare function fastify<\n  Server extends http.Server,\n  Request extends RawRequestDefaultExpression<Server> = RawRequestDefaultExpression<Server>,\n  Reply extends RawReplyDefaultExpression<Server> = RawReplyDefaultExpression<Server>,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> (opts?: fastify.FastifyHttpOptions<Server, Logger>): FastifyInstance<Server, Request, Reply, Logger, TypeProvider> & SafePromiseLike<FastifyInstance<Server, Request, Reply, Logger, TypeProvider>>\n\n// CJS export\n// const fastify = require('fastify')\nexport = fastify\n",
  "node_modules/fastify/package.json": "{\n  \"name\": \"fastify\",\n  \"version\": \"5.3.2\",\n  \"description\": \"Fast and low overhead web framework, for Node.js\",\n  \"main\": \"fastify.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"fastify.d.ts\",\n  \"scripts\": {\n    \"bench\": \"branchcmp -r 2 -g -s \\\"npm run benchmark\\\"\",\n    \"benchmark\": \"concurrently -k -s first \\\"node ./examples/benchmark/simple.js\\\" \\\"autocannon -c 100 -d 30 -p 10 localhost:3000/\\\"\",\n    \"benchmark:parser\": \"concurrently -k -s first \\\"node ./examples/benchmark/parser.js\\\" \\\"autocannon -c 100 -d 30 -p 10 -i ./examples/benchmark/body.json -H \\\"content-type:application/jsoff\\\" -m POST localhost:3000/\\\"\",\n    \"build:validation\": \"node build/build-error-serializer.js && node build/build-validation.js\",\n    \"coverage\": \"c8 --reporter html borp --reporter=@jsumners/line-reporter --coverage --check-coverage --lines 100 \",\n    \"coverage:ci-check-coverage\": \"borp --reporter=@jsumners/line-reporter --coverage --check-coverage --lines 100\",\n    \"lint\": \"npm run lint:eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"lint:markdown\": \"markdownlint-cli2\",\n    \"lint:eslint\": \"eslint\",\n    \"prepublishOnly\": \"cross-env PREPUBLISH=true borp --reporter=@jsumners/line-reporter && npm run test:validator:integrity\",\n    \"test\": \"npm run lint && npm run unit && npm run test:typescript\",\n    \"test:ci\": \"npm run unit && npm run test:typescript\",\n    \"test:report\": \"npm run lint && npm run unit:report && npm run test:typescript\",\n    \"test:validator:integrity\": \"npm run build:validation && git diff --quiet --ignore-all-space --ignore-blank-lines --ignore-cr-at-eol lib/error-serializer.js && git diff --quiet --ignore-all-space --ignore-blank-lines --ignore-cr-at-eol lib/configValidator.js\",\n    \"test:typescript\": \"tsc test/types/import.ts --target es2022 --moduleResolution node16 --module node16 --noEmit && tsd\",\n    \"test:watch\": \"npm run unit -- --watch --coverage-report=none --reporter=terse\",\n    \"unit\": \"borp --reporter=@jsumners/line-reporter --coverage --check-coverage\",\n    \"unit:report\": \"c8 --reporter html borp --reporter=@jsumners/line-reporter\",\n    \"citgm\": \"borp --reporter=@jsumners/line-reporter --coverage --check-coverage --concurrency=1\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/fastify.git\"\n  },\n  \"keywords\": [\n    \"web\",\n    \"framework\",\n    \"json\",\n    \"schema\",\n    \"open\",\n    \"api\"\n  ],\n  \"author\": \"Matteo Collina <hello@matteocollina.com>\",\n  \"contributors\": [\n    {\n      \"name\": \"Tomas Della Vedova\",\n      \"url\": \"http://delved.org\",\n      \"author\": true\n    },\n    {\n      \"name\": \"Tommaso Allevi\",\n      \"email\": \"tomallevi@gmail.com\"\n    },\n    {\n      \"name\": \"Ethan Arrowood\",\n      \"url\": \"https://github.com/Ethan-Arrowood\",\n      \"email\": \"ethan.arrowood@gmail.com\"\n    },\n    {\n      \"name\": \"Dustin Deus\",\n      \"url\": \"http://starptech.de\",\n      \"email\": \"deusdustin@gmail.com\"\n    },\n    {\n      \"name\": \"Ayoub El Khattabi\",\n      \"url\": \"https://github.com/AyoubElk\",\n      \"email\": \"elkhattabi.ayoub@gmail.com\"\n    },\n    {\n      \"name\": \"Rafael Gonzaga\",\n      \"email\": \"rafael.nunu@hotmail.com\",\n      \"url\": \"https://github.com/rafaelgss\"\n    },\n    {\n      \"name\": \"Trivikram Kamat\",\n      \"url\": \"http://trivikr.github.io\",\n      \"email\": \"trivikr.dev@gmail.com\"\n    },\n    {\n      \"name\": \"Luciano Mammino\",\n      \"url\": \"https://loige.co\"\n    },\n    {\n      \"name\": \"Cemre Mengu\",\n      \"email\": \"cemremengu@gmail.com\"\n    },\n    {\n      \"name\": \"Evan Shortiss\",\n      \"email\": \"evanshortiss@gmail.com\"\n    },\n    {\n      \"name\": \"Maksim Sinik\",\n      \"url\": \"https://maksim.dev\"\n    },\n    {\n      \"name\": \"Manuel Spigolon\",\n      \"email\": \"behemoth89@gmail.com\"\n    },\n    {\n      \"name\": \"James Sumners\",\n      \"url\": \"https://james.sumners.info\"\n    },\n    {\n      \"name\": \"Denis Fäcke\",\n      \"url\": \"https://github.com/SerayaEryn\"\n    },\n    {\n      \"name\": \"Igor Savin\",\n      \"email\": \"kibertoad@gmail.com\",\n      \"url\": \"https://github.com/kibertoad\"\n    },\n    {\n      \"name\": \"Vincent Le Goff\",\n      \"email\": \"vince.legoff@gmail.com\",\n      \"url\": \"https://github.com/zekth\"\n    },\n    {\n      \"name\": \"Luis Orbaiceta\",\n      \"email\": \"luisorbaiceta@gmail.com\",\n      \"url\": \"https://luisorbaiceta.com\"\n    },\n    {\n      \"name\": \"Carlos Fuentes\",\n      \"email\": \"me@metcoder.dev\",\n      \"url\": \"https://metcoder.dev\"\n    },\n    {\n      \"name\": \"Gürgün Dayıoğlu\",\n      \"email\": \"hey@gurgun.day\",\n      \"url\": \"https://heyhey.to/G\"\n    },\n    {\n      \"name\": \"Aras Abbasi\",\n      \"email\": \"aras.abbasi@gmail.com\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    },\n    {\n      \"name\": \"KaKa Ng\",\n      \"email\": \"kaka@kakang.dev\",\n      \"url\": \"https://github.com/climba03003\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/fastify/issues\"\n  },\n  \"homepage\": \"https://fastify.dev/\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ],\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"@jsumners/line-reporter\": \"^1.0.1\",\n    \"@sinclair/typebox\": \"^0.34.13\",\n    \"@sinonjs/fake-timers\": \"^11.2.2\",\n    \"@stylistic/eslint-plugin\": \"^4.1.0\",\n    \"@stylistic/eslint-plugin-js\": \"^4.1.0\",\n    \"@types/node\": \"^22.0.0\",\n    \"ajv\": \"^8.12.0\",\n    \"ajv-errors\": \"^3.0.0\",\n    \"ajv-formats\": \"^3.0.1\",\n    \"ajv-i18n\": \"^4.2.0\",\n    \"ajv-merge-patch\": \"^5.0.1\",\n    \"autocannon\": \"^8.0.0\",\n    \"borp\": \"^0.19.0\",\n    \"branch-comparer\": \"^1.1.0\",\n    \"concurrently\": \"^9.1.2\",\n    \"cross-env\": \"^7.0.3\",\n    \"eslint\": \"^9.0.0\",\n    \"fast-json-body\": \"^1.1.0\",\n    \"fastify-plugin\": \"^5.0.0\",\n    \"fluent-json-schema\": \"^5.0.0\",\n    \"h2url\": \"^0.2.0\",\n    \"http-errors\": \"^2.0.0\",\n    \"joi\": \"^17.12.3\",\n    \"json-schema-to-ts\": \"^3.0.1\",\n    \"JSONStream\": \"^1.3.5\",\n    \"markdownlint-cli2\": \"^0.17.1\",\n    \"neostandard\": \"^0.12.0\",\n    \"node-forge\": \"^1.3.1\",\n    \"proxyquire\": \"^2.1.3\",\n    \"simple-get\": \"^4.0.1\",\n    \"split2\": \"^4.2.0\",\n    \"tap\": \"^21.0.0\",\n    \"tsd\": \"^0.31.0\",\n    \"typescript\": \"~5.8.2\",\n    \"undici\": \"^6.13.0\",\n    \"vary\": \"^1.1.2\",\n    \"yup\": \"^1.4.0\"\n  },\n  \"dependencies\": {\n    \"@fastify/ajv-compiler\": \"^4.0.0\",\n    \"@fastify/error\": \"^4.0.0\",\n    \"@fastify/fast-json-stringify-compiler\": \"^5.0.0\",\n    \"@fastify/proxy-addr\": \"^5.0.0\",\n    \"abstract-logging\": \"^2.0.1\",\n    \"avvio\": \"^9.0.0\",\n    \"fast-json-stringify\": \"^6.0.0\",\n    \"find-my-way\": \"^9.0.0\",\n    \"light-my-request\": \"^6.0.0\",\n    \"pino\": \"^9.0.0\",\n    \"process-warning\": \"^5.0.0\",\n    \"rfdc\": \"^1.3.1\",\n    \"secure-json-parse\": \"^4.0.0\",\n    \"semver\": \"^7.6.0\",\n    \"toad-cache\": \"^3.7.0\"\n  },\n  \"tsd\": {\n    \"directory\": \"test/types\"\n  }\n}\n",
  "node_modules/fastify/types/content-type-parser.d.ts": "import { RawServerBase, RawServerDefault, RawRequestDefaultExpression } from './utils'\nimport { FastifyRequest } from './request'\nimport { RouteGenericInterface } from './route'\nimport { FastifyTypeProvider, FastifyTypeProviderDefault } from './type-provider'\nimport { FastifySchema } from './schema'\n\ntype ContentTypeParserDoneFunction = (err: Error | null, body?: any) => void\n\n/**\n * Body parser method that operators on request body\n */\nexport type FastifyBodyParser<\n  RawBody extends string | Buffer,\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> = ((request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider>, rawBody: RawBody, done: ContentTypeParserDoneFunction) => void)\n| ((request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider>, rawBody: RawBody) => Promise<any>)\n\n/**\n * Content Type Parser method that operates on request content\n */\nexport type FastifyContentTypeParser<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> = ((request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider>, payload: RawRequest) => Promise<any>)\n| ((request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider>, payload: RawRequest, done: ContentTypeParserDoneFunction) => void)\n\n/**\n * Natively, Fastify only supports 'application/json' and 'text/plain' content types. The default charset is utf-8. If you need to support different content types, you can use the addContentTypeParser API. The default JSON and/or plain text parser can be changed.\n */\nexport interface AddContentTypeParser<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> {\n  (\n    contentType: string | string[] | RegExp,\n    opts: {\n      bodyLimit?: number;\n    },\n    parser: FastifyContentTypeParser<RawServer, RawRequest, RouteGeneric, SchemaCompiler, TypeProvider>\n  ): void;\n  (contentType: string | string[] | RegExp, parser: FastifyContentTypeParser<RawServer, RawRequest, RouteGeneric, SchemaCompiler, TypeProvider>): void;\n  <parseAs extends string | Buffer>(\n    contentType: string | string[] | RegExp,\n    opts: {\n      parseAs: parseAs extends Buffer ? 'buffer' : 'string';\n      bodyLimit?: number;\n    },\n    parser: FastifyBodyParser<parseAs, RawServer, RawRequest, RouteGeneric, SchemaCompiler, TypeProvider>\n  ): void;\n}\n\n/**\n * Checks for a type parser of a content type\n */\nexport type hasContentTypeParser = (contentType: string | RegExp) => boolean\n\nexport type ProtoAction = 'error' | 'remove' | 'ignore'\n\nexport type ConstructorAction = 'error' | 'remove' | 'ignore'\n\nexport type getDefaultJsonParser = (onProtoPoisoning: ProtoAction, onConstructorPoisoning: ConstructorAction) => FastifyBodyParser<string>\n\nexport type removeContentTypeParser = (contentType: string | RegExp | (string | RegExp)[]) => void\n\nexport type removeAllContentTypeParsers = () => void\n",
  "node_modules/fastify/types/context.d.ts": "import { FastifyRouteConfig } from './route'\nimport { ContextConfigDefault } from './utils'\n\nexport interface FastifyContextConfig {\n}\n\n/**\n * Route context object. Properties defined here will be available in the route's handler\n */\nexport interface FastifyRequestContext<ContextConfig = ContextConfigDefault> {\n  /**\n   * @deprecated Use Request#routeOptions#config or Request#routeOptions#schema instead\n   */\n  config: FastifyContextConfig & FastifyRouteConfig & ContextConfig;\n}\n\nexport interface FastifyReplyContext<ContextConfig = ContextConfigDefault> {\n  /**\n   * @deprecated Use Reply#routeOptions#config or Reply#routeOptions#schema instead\n   */\n  config: FastifyContextConfig & FastifyRouteConfig & ContextConfig;\n}\n",
  "node_modules/fastify/types/errors.d.ts": "import { FastifyErrorConstructor } from '@fastify/error'\n\nexport type FastifyErrorCodes = Record<\n  'FST_ERR_NOT_FOUND' |\n  'FST_ERR_OPTIONS_NOT_OBJ' |\n  'FST_ERR_QSP_NOT_FN' |\n  'FST_ERR_SCHEMA_CONTROLLER_BUCKET_OPT_NOT_FN' |\n  'FST_ERR_SCHEMA_ERROR_FORMATTER_NOT_FN' |\n  'FST_ERR_AJV_CUSTOM_OPTIONS_OPT_NOT_OBJ' |\n  'FST_ERR_AJV_CUSTOM_OPTIONS_OPT_NOT_ARR' |\n  'FST_ERR_VALIDATION' |\n  'FST_ERR_CTP_ALREADY_PRESENT' |\n  'FST_ERR_CTP_INVALID_TYPE' |\n  'FST_ERR_CTP_EMPTY_TYPE' |\n  'FST_ERR_CTP_INVALID_HANDLER' |\n  'FST_ERR_CTP_INVALID_PARSE_TYPE' |\n  'FST_ERR_CTP_BODY_TOO_LARGE' |\n  'FST_ERR_CTP_INVALID_MEDIA_TYPE' |\n  'FST_ERR_CTP_INVALID_CONTENT_LENGTH' |\n  'FST_ERR_CTP_EMPTY_JSON_BODY' |\n  'FST_ERR_CTP_INSTANCE_ALREADY_STARTED' |\n  'FST_ERR_DEC_ALREADY_PRESENT' |\n  'FST_ERR_DEC_DEPENDENCY_INVALID_TYPE' |\n  'FST_ERR_DEC_MISSING_DEPENDENCY' |\n  'FST_ERR_DEC_AFTER_START' |\n  'FST_ERR_DEC_REFERENCE_TYPE' |\n  'FST_ERR_HOOK_INVALID_TYPE' |\n  'FST_ERR_HOOK_INVALID_HANDLER' |\n  'FST_ERR_HOOK_INVALID_ASYNC_HANDLER' |\n  'FST_ERR_HOOK_NOT_SUPPORTED' |\n  'FST_ERR_MISSING_MIDDLEWARE' |\n  'FST_ERR_HOOK_TIMEOUT' |\n  'FST_ERR_LOG_INVALID_DESTINATION' |\n  'FST_ERR_LOG_INVALID_LOGGER' |\n  'FST_ERR_REP_INVALID_PAYLOAD_TYPE' |\n  'FST_ERR_REP_ALREADY_SENT' |\n  'FST_ERR_REP_SENT_VALUE' |\n  'FST_ERR_SEND_INSIDE_ONERR' |\n  'FST_ERR_SEND_UNDEFINED_ERR' |\n  'FST_ERR_BAD_STATUS_CODE' |\n  'FST_ERR_BAD_TRAILER_NAME' |\n  'FST_ERR_BAD_TRAILER_VALUE' |\n  'FST_ERR_FAILED_ERROR_SERIALIZATION' |\n  'FST_ERR_MISSING_SERIALIZATION_FN' |\n  'FST_ERR_MISSING_CONTENTTYPE_SERIALIZATION_FN' |\n  'FST_ERR_REQ_INVALID_VALIDATION_INVOCATION' |\n  'FST_ERR_SCH_MISSING_ID' |\n  'FST_ERR_SCH_ALREADY_PRESENT' |\n  'FST_ERR_SCH_CONTENT_MISSING_SCHEMA' |\n  'FST_ERR_SCH_DUPLICATE' |\n  'FST_ERR_SCH_VALIDATION_BUILD' |\n  'FST_ERR_SCH_SERIALIZATION_BUILD' |\n  'FST_ERR_SCH_RESPONSE_SCHEMA_NOT_NESTED_2XX' |\n  'FST_ERR_HTTP2_INVALID_VERSION' |\n  'FST_ERR_INIT_OPTS_INVALID' |\n  'FST_ERR_FORCE_CLOSE_CONNECTIONS_IDLE_NOT_AVAILABLE' |\n  'FST_ERR_DUPLICATED_ROUTE' |\n  'FST_ERR_BAD_URL' |\n  'FST_ERR_ASYNC_CONSTRAINT' |\n  'FST_ERR_DEFAULT_ROUTE_INVALID_TYPE' |\n  'FST_ERR_INVALID_URL' |\n  'FST_ERR_ROUTE_OPTIONS_NOT_OBJ' |\n  'FST_ERR_ROUTE_DUPLICATED_HANDLER' |\n  'FST_ERR_ROUTE_HANDLER_NOT_FN' |\n  'FST_ERR_ROUTE_MISSING_HANDLER' |\n  'FST_ERR_ROUTE_METHOD_INVALID' |\n  'FST_ERR_ROUTE_METHOD_NOT_SUPPORTED' |\n  'FST_ERR_ROUTE_BODY_VALIDATION_SCHEMA_NOT_SUPPORTED' |\n  'FST_ERR_ROUTE_BODY_LIMIT_OPTION_NOT_INT' |\n  'FST_ERR_ROUTE_REWRITE_NOT_STR' |\n  'FST_ERR_REOPENED_CLOSE_SERVER' |\n  'FST_ERR_REOPENED_SERVER' |\n  'FST_ERR_INSTANCE_ALREADY_LISTENING' |\n  'FST_ERR_PLUGIN_VERSION_MISMATCH' |\n  'FST_ERR_PLUGIN_NOT_PRESENT_IN_INSTANCE' |\n  'FST_ERR_PLUGIN_CALLBACK_NOT_FN' |\n  'FST_ERR_PLUGIN_NOT_VALID' |\n  'FST_ERR_ROOT_PLG_BOOTED' |\n  'FST_ERR_PARENT_PLUGIN_BOOTED' |\n  'FST_ERR_PLUGIN_TIMEOUT'\n  , FastifyErrorConstructor>\n",
  "node_modules/fastify/types/hooks.d.ts": "import { Readable } from 'node:stream'\nimport { FastifyInstance } from './instance'\nimport { RouteOptions, RouteGenericInterface } from './route'\nimport { RawServerBase, RawServerDefault, RawRequestDefaultExpression, RawReplyDefaultExpression, ContextConfigDefault } from './utils'\nimport { FastifyRequest } from './request'\nimport { FastifyReply } from './reply'\nimport { FastifyError } from '@fastify/error'\nimport { FastifyBaseLogger } from './logger'\nimport {\n  FastifyTypeProvider,\n  FastifyTypeProviderDefault\n} from './type-provider'\nimport { RegisterOptions } from './register'\nimport { FastifySchema } from './schema'\nimport { FastifyPluginOptions } from './plugin'\n\ntype HookHandlerDoneFunction = <TError extends Error = FastifyError>(err?: TError) => void\n\ninterface RequestPayload extends Readable {\n  receivedEncodedLength?: number;\n}\n\n// Lifecycle Hooks\n\n/**\n * `onRequest` is the first hook to be executed in the request lifecycle. There was no previous hook, the next hook will be `preParsing`.\n *  Notice: in the `onRequest` hook, request.body will always be null, because the body parsing happens before the `preHandler` hook.\n */\nexport interface onRequestHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>,\n    done: HookHandlerDoneFunction\n  ): void;\n}\n\nexport interface onRequestAsyncHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>,\n  ): Promise<unknown>;\n}\n\n// helper type which infers whether onRequestHookHandler or onRequestAsyncHookHandler are\n// applicable based on the specified return type.\nexport type onRequestMetaHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  Return extends ReturnType<onRequestHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  | ReturnType<onRequestAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  = ReturnType<onRequestHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n> = Return extends ReturnType<onRequestHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  ? onRequestHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  : onRequestAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n\n/**\n * `preParsing` is the second hook to be executed in the request lifecycle. The previous hook was `onRequest`, the next hook will be `preValidation`.\n * Notice: in the `preParsing` hook, request.body will always be null, because the body parsing happens before the `preHandler` hook.\n */\nexport interface preParsingHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>,\n    payload: RequestPayload,\n    done: <TError extends Error = FastifyError>(err?: TError | null, res?: RequestPayload) => void\n  ): void;\n}\n\nexport interface preParsingAsyncHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>,\n    payload: RequestPayload,\n  ): Promise<RequestPayload | unknown>;\n}\n\n// helper type which infers whether preParsingHookHandler or preParsingAsyncHookHandler are\n// applicable based on the specified return type.\nexport type preParsingMetaHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  Return extends ReturnType<preParsingHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  | ReturnType<preParsingAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  = ReturnType<preParsingHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n> = Return extends ReturnType<preParsingHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  ? preParsingHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  : preParsingAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n\n/**\n * `preValidation` is the third hook to be executed in the request lifecycle. The previous hook was `preParsing`, the next hook will be `preHandler`.\n */\nexport interface preValidationHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>,\n    done: HookHandlerDoneFunction\n  ): void;\n}\n\nexport interface preValidationAsyncHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>,\n  ): Promise<unknown>;\n}\n\n// helper type which infers whether preValidationHookHandler or preValidationAsyncHookHandler are\n// applicable based on the specified return type.\nexport type preValidationMetaHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  Return extends ReturnType<preValidationHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  | ReturnType<preValidationAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  = ReturnType<preValidationHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n> = Return extends ReturnType<preValidationHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  ? preValidationHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  : preValidationAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n\n/**\n * `preHandler` is the fourth hook to be executed in the request lifecycle. The previous hook was `preValidation`, the next hook will be `preSerialization`.\n */\nexport interface preHandlerHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>,\n    done: HookHandlerDoneFunction\n  ): void;\n}\n\nexport interface preHandlerAsyncHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>,\n  ): Promise<unknown>;\n}\n\n// helper type which infers whether preHandlerHookHandler or preHandlerAsyncHookHandler are\n// applicable based on the specified return type.\nexport type preHandlerMetaHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  Return extends ReturnType<preHandlerHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  | ReturnType<preHandlerAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  = ReturnType<preHandlerHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n> = Return extends ReturnType<preHandlerHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  ? preHandlerHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  : preHandlerAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n\n// This is used within the `preSerialization` and `onSend` hook handlers\ninterface DoneFuncWithErrOrRes {\n  (): void;\n  <TError extends Error = FastifyError>(err: TError): void;\n  (err: null, res: unknown): void;\n}\n\n/**\n * `preSerialization` is the fifth hook to be executed in the request lifecycle. The previous hook was `preHandler`, the next hook will be `onSend`.\n *  Note: the hook is NOT called if the payload is a string, a Buffer, a stream or null.\n */\nexport interface preSerializationHookHandler<\n  PreSerializationPayload = unknown,\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>,\n    payload: PreSerializationPayload,\n    done: DoneFuncWithErrOrRes\n  ): void;\n}\n\nexport interface preSerializationAsyncHookHandler<\n  PreSerializationPayload = unknown,\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>,\n    payload: PreSerializationPayload\n  ): Promise<unknown>;\n}\n\n// helper type which infers whether preSerializationHookHandler or preSerializationAsyncHookHandler are\n// applicable based on the specified return type.\nexport type preSerializationMetaHookHandler<\n  PreSerializationPayload = unknown,\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  Return extends ReturnType<preSerializationHookHandler<PreSerializationPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  | ReturnType<preSerializationAsyncHookHandler<PreSerializationPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  = ReturnType<preSerializationHookHandler<PreSerializationPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n> = Return extends ReturnType<preSerializationHookHandler<PreSerializationPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  ? preSerializationHookHandler<PreSerializationPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  : preSerializationAsyncHookHandler<PreSerializationPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n\n/**\n * You can change the payload with the `onSend` hook. It is the sixth hook to be executed in the request lifecycle. The previous hook was `preSerialization`, the next hook will be `onResponse`.\n * Note: If you change the payload, you may only change it to a string, a Buffer, a stream, or null.\n */\nexport interface onSendHookHandler<\n  OnSendPayload = unknown,\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>,\n    payload: OnSendPayload,\n    done: DoneFuncWithErrOrRes\n  ): void;\n}\n\nexport interface onSendAsyncHookHandler<\n  OnSendPayload = unknown,\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>,\n    payload: OnSendPayload,\n  ): Promise<unknown>;\n}\n\n// helper type which infers whether onSendHookHandler or onSendAsyncHookHandler are\n// applicable based on the specified return type.\nexport type onSendMetaHookHandler<\n  OnSendPayload = unknown,\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  Return extends ReturnType<onSendHookHandler<OnSendPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  | ReturnType<onSendAsyncHookHandler<OnSendPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  = ReturnType<onSendHookHandler<OnSendPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n> = Return extends ReturnType<onSendHookHandler<OnSendPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  ? onSendHookHandler<OnSendPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  : onSendAsyncHookHandler<OnSendPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n\n/**\n * `onResponse` is the seventh and last hook in the request hook lifecycle. The previous hook was `onSend`, there is no next hook.\n * The onResponse hook is executed when a response has been sent, so you will not be able to send more data to the client. It can however be useful for sending data to external services, for example to gather statistics.\n */\nexport interface onResponseHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>,\n    done: HookHandlerDoneFunction\n  ): void;\n}\n\nexport interface onResponseAsyncHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>\n  ): Promise<unknown>;\n}\n\n// helper type which infers whether onResponseHookHandler or onResponseAsyncHookHandler are\n// applicable based on the specified return type.\nexport type onResponseMetaHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  Return extends ReturnType<onResponseHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  | ReturnType<onResponseAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  = ReturnType<onResponseHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n> = Return extends ReturnType<onResponseHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  ? onResponseHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  : onResponseAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n\n/**\n * `onTimeout` is useful if you need to monitor the request timed out in your service. (if the `connectionTimeout` property is set on the fastify instance)\n * The onTimeout hook is executed when a request is timed out and the http socket has been hanged up. Therefore you will not be able to send data to the client.\n */\nexport interface onTimeoutHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>,\n    done: HookHandlerDoneFunction\n  ): void;\n}\n\nexport interface onTimeoutAsyncHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>\n  ): Promise<unknown>;\n}\n\n// helper type which infers whether onTimeoutHookHandler or onTimeoutAsyncHookHandler are\n// applicable based on the specified return type.\nexport type onTimeoutMetaHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  Return extends ReturnType<onTimeoutHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  | ReturnType<onTimeoutAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  = ReturnType<onTimeoutHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n> = Return extends ReturnType<onTimeoutHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  ? onTimeoutHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  : onTimeoutAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n\n/**\n * This hook is useful if you need to do some custom error logging or add some specific header in case of error.\n * It is not intended for changing the error, and calling reply.send will throw an exception.\n * This hook will be executed only after the customErrorHandler has been executed, and only if the customErrorHandler sends an error back to the user (Note that the default customErrorHandler always sends the error back to the user).\n * Notice: unlike the other hooks, pass an error to the done function is not supported.\n */\nexport interface onErrorHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  TError extends Error = FastifyError,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>,\n    error: TError,\n    done: () => void\n  ): void;\n}\n\nexport interface onErrorAsyncHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  TError extends Error = FastifyError,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>,\n    error: TError\n  ): Promise<unknown>;\n}\n\n// helper type which infers whether onErrorHookHandler or onErrorAsyncHookHandler are\n// applicable based on the specified return type.\nexport type onErrorMetaHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  TError extends Error = FastifyError,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  Return extends ReturnType<onErrorHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, TError, SchemaCompiler, TypeProvider, Logger>>\n  | ReturnType<onErrorAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, TError, SchemaCompiler, TypeProvider, Logger>>\n  = ReturnType<onErrorHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, TError, SchemaCompiler, TypeProvider, Logger>>\n> = Return extends ReturnType<onErrorHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, TError, SchemaCompiler, TypeProvider, Logger>>\n  ? onErrorHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, TError, SchemaCompiler, TypeProvider, Logger>\n  : onErrorAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, TError, SchemaCompiler, TypeProvider, Logger>\n\n/**\n * `onRequestAbort` is useful if you need to monitor the if the client aborts the request (if the `request.raw.aborted` property is set to `true`).\n * The `onRequestAbort` hook is executed when a client closes the connection before the entire request has been received. Therefore, you will not be able to send data to the client.\n * Notice: client abort detection is not completely reliable. See: https://github.com/fastify/fastify/blob/main/docs/Guides/Detecting-When-Clients-Abort.md\n */\nexport interface onRequestAbortHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n    done: HookHandlerDoneFunction\n  ): void;\n}\n\nexport interface onRequestAbortAsyncHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n  ): Promise<unknown>;\n}\n\n// helper type which infers whether onRequestAbortHookHandler or onRequestAbortHookHandler are\n// applicable based on the specified return type.\nexport type onRequestAbortMetaHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  Return extends ReturnType<onRequestAbortHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  | ReturnType<onRequestAbortAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  = ReturnType<onRequestAbortHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n> = Return extends ReturnType<onRequestAbortHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>>\n  ? onRequestAbortHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  : onRequestAbortAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n\nexport type LifecycleHook = 'onRequest'\n| 'preParsing'\n| 'preValidation'\n| 'preHandler'\n| 'preSerialization'\n| 'onSend'\n| 'onResponse'\n| 'onRequest'\n| 'onError'\n| 'onTimeout'\n| 'onRequestAbort'\n\nexport type LifecycleHookLookup<K extends LifecycleHook> = K extends 'onRequest'\n  ? onRequestHookHandler\n  : K extends 'preParsing'\n    ? preParsingHookHandler\n    : K extends 'preValidation'\n      ? preValidationHookHandler\n      : K extends 'preHandler'\n        ? preHandlerHookHandler\n        : K extends 'preSerialization'\n          ? preSerializationHookHandler\n          : K extends 'onSend'\n            ? onSendHookHandler\n            : K extends 'onResponse'\n              ? onResponseHookHandler\n              : K extends 'onRequest'\n                ? onRequestHookHandler\n                : K extends 'onError'\n                  ? onErrorHookHandler\n                  : K extends 'onTimeout'\n                    ? onTimeoutHookHandler\n                    : K extends 'onRequestAbort'\n                      ? onRequestAbortHookHandler\n                      : never\n\nexport type LifecycleHookAsyncLookup<K extends LifecycleHook> = K extends 'onRequest'\n  ? onRequestAsyncHookHandler\n  : K extends 'preParsing'\n    ? preParsingAsyncHookHandler\n    : K extends 'preValidation'\n      ? preValidationAsyncHookHandler\n      : K extends 'preHandler'\n        ? preHandlerAsyncHookHandler\n        : K extends 'preSerialization'\n          ? preSerializationAsyncHookHandler\n          : K extends 'onSend'\n            ? onSendAsyncHookHandler\n            : K extends 'onResponse'\n              ? onResponseAsyncHookHandler\n              : K extends 'onRequest'\n                ? onRequestAsyncHookHandler\n                : K extends 'onError'\n                  ? onErrorAsyncHookHandler\n                  : K extends 'onTimeout'\n                    ? onTimeoutAsyncHookHandler\n                    : K extends 'onRequestAbort'\n                      ? onRequestAbortAsyncHookHandler\n                      : never\n\n// Application Hooks\n\n/**\n * Triggered when a new route is registered. Listeners are passed a routeOptions object as the sole parameter. The interface is synchronous, and, as such, the listener does not get passed a callback\n */\nexport interface onRouteHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    opts: RouteOptions<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider> & { routePath: string; path: string; prefix: string }\n  ): Promise<unknown> | void;\n}\n\n/**\n * Triggered when a new plugin is registered and a new encapsulation context is created. The hook will be executed before the registered code.\n * This hook can be useful if you are developing a plugin that needs to know when a plugin context is formed, and you want to operate in that specific context.\n * Note: This hook will not be called if a plugin is wrapped inside fastify-plugin.\n */\nexport interface onRegisterHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Options extends FastifyPluginOptions = FastifyPluginOptions\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    instance: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    opts: RegisterOptions & Options\n  ): Promise<unknown> | void;\n}\n\n/**\n * Triggered when fastify.listen() or fastify.ready() is invoked to start the server. It is useful when plugins need a \"ready\" event, for example to load data before the server start listening for requests.\n */\nexport interface onReadyHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    done: HookHandlerDoneFunction\n  ): void;\n}\n\nexport interface onReadyAsyncHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n  ): Promise<unknown>;\n}\n\n/**\n * Triggered when fastify.listen() is invoked to start the server. It is useful when plugins need a \"onListen\" event, for example to run logics after the server start listening for requests.\n */\nexport interface onListenHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    done: HookHandlerDoneFunction\n  ): void;\n}\n\nexport interface onListenAsyncHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n  ): Promise<unknown>;\n}\n/**\n * Triggered when fastify.close() is invoked to stop the server. It is useful when plugins need a \"shutdown\" event, for example to close an open connection to a database.\n */\nexport interface onCloseHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    instance: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    done: HookHandlerDoneFunction\n  ): void;\n}\n\nexport interface onCloseAsyncHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    instance: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>\n  ): Promise<unknown>;\n}\n\n/**\n * Triggered when fastify.close() is invoked to stop the server. It is useful when plugins need to cancel some state to allow the server to close successfully.\n */\nexport interface preCloseHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    done: HookHandlerDoneFunction\n  ): void;\n}\n\nexport interface preCloseAsyncHookHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> {\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n  ): Promise<unknown>;\n}\n\nexport type ApplicationHook = 'onRoute'\n| 'onRegister'\n| 'onReady'\n| 'onListen'\n| 'onClose'\n| 'preClose'\n\nexport type ApplicationHookLookup<K extends ApplicationHook> = K extends 'onRegister'\n  ? onRegisterHookHandler\n  : K extends 'onReady'\n    ? onReadyHookHandler\n    : K extends 'onListen'\n      ? onListenHookHandler\n      : K extends 'onClose'\n        ? onCloseHookHandler\n        : K extends 'preClose'\n          ? preCloseHookHandler\n          : K extends 'onRoute'\n            ? onRouteHookHandler\n            : never\n\nexport type ApplicationHookAsyncLookup<K extends ApplicationHook> = K extends 'onRegister'\n  ? onRegisterHookHandler\n  : K extends 'onReady'\n    ? onReadyAsyncHookHandler\n    : K extends 'onListen'\n      ? onListenAsyncHookHandler\n      : K extends 'onClose'\n        ? onCloseAsyncHookHandler\n        : K extends 'preClose'\n          ? preCloseAsyncHookHandler\n          : never\n\nexport type HookLookup <K extends ApplicationHook | LifecycleHook> = K extends ApplicationHook\n  ? ApplicationHookLookup<K>\n  : K extends LifecycleHook\n    ? LifecycleHookLookup<K>\n    : never\n\nexport type HookAsyncLookup <K extends ApplicationHook | LifecycleHook> = K extends ApplicationHook\n  ? ApplicationHookAsyncLookup<K>\n  : K extends LifecycleHook\n    ? LifecycleHookAsyncLookup<K>\n    : never\n",
  "node_modules/fastify/types/instance.d.ts": "import { FastifyError } from '@fastify/error'\nimport { ConstraintStrategy, FindResult, HTTPVersion } from 'find-my-way'\nimport * as http from 'node:http'\nimport { InjectOptions, CallbackFunc as LightMyRequestCallback, Chain as LightMyRequestChain, Response as LightMyRequestResponse } from 'light-my-request'\nimport { AddressInfo } from 'node:net'\nimport { AddContentTypeParser, ConstructorAction, FastifyBodyParser, ProtoAction, getDefaultJsonParser, hasContentTypeParser, removeAllContentTypeParsers, removeContentTypeParser } from './content-type-parser'\nimport { ApplicationHook, HookAsyncLookup, HookLookup, LifecycleHook, onCloseAsyncHookHandler, onCloseHookHandler, onErrorAsyncHookHandler, onErrorHookHandler, onListenAsyncHookHandler, onListenHookHandler, onReadyAsyncHookHandler, onReadyHookHandler, onRegisterHookHandler, onRequestAbortAsyncHookHandler, onRequestAbortHookHandler, onRequestAsyncHookHandler, onRequestHookHandler, onResponseAsyncHookHandler, onResponseHookHandler, onRouteHookHandler, onSendAsyncHookHandler, onSendHookHandler, onTimeoutAsyncHookHandler, onTimeoutHookHandler, preCloseAsyncHookHandler, preCloseHookHandler, preHandlerAsyncHookHandler, preHandlerHookHandler, preParsingAsyncHookHandler, preParsingHookHandler, preSerializationAsyncHookHandler, preSerializationHookHandler, preValidationAsyncHookHandler, preValidationHookHandler } from './hooks'\nimport { FastifyBaseLogger, FastifyChildLoggerFactory } from './logger'\nimport { FastifyRegister } from './register'\nimport { FastifyReply } from './reply'\nimport { FastifyRequest } from './request'\nimport { RouteGenericInterface, RouteHandlerMethod, RouteOptions, RouteShorthandMethod } from './route'\nimport {\n  FastifySchema,\n  FastifySchemaCompiler,\n  FastifySchemaControllerOptions,\n  FastifySerializerCompiler,\n  SchemaErrorFormatter\n} from './schema'\nimport {\n  FastifyTypeProvider,\n  FastifyTypeProviderDefault,\n  SafePromiseLike\n} from './type-provider'\nimport { ContextConfigDefault, HTTPMethods, RawReplyDefaultExpression, RawRequestDefaultExpression, RawServerBase, RawServerDefault } from './utils'\n\nexport interface PrintRoutesOptions {\n  method?: HTTPMethods;\n  includeMeta?: boolean | (string | symbol)[]\n  commonPrefix?: boolean\n  includeHooks?: boolean\n}\n\ntype AsyncFunction = (...args: any) => Promise<any>\n\nexport interface FastifyListenOptions {\n  /**\n   * Default to `0` (picks the first available open port).\n   */\n  port?: number;\n  /**\n   * Default to `localhost`.\n   */\n  host?: string;\n  /**\n   * Will be ignored if `port` is specified.\n   * @see [Identifying paths for IPC connections](https://nodejs.org/api/net.html#identifying-paths-for-ipc-connections).\n   */\n  path?: string;\n  /**\n   * Specify the maximum length of the queue of pending connections.\n   * The actual length will be determined by the OS through sysctl settings such as `tcp_max_syn_backlog` and `somaxconn` on Linux.\n   * Default to `511`.\n   */\n  backlog?: number;\n  /**\n   * Default to `false`.\n   */\n  exclusive?: boolean;\n  /**\n   * For IPC servers makes the pipe readable for all users.\n   * Default to `false`.\n   */\n  readableAll?: boolean;\n  /**\n   * For IPC servers makes the pipe writable for all users.\n   * Default to `false`.\n   */\n  writableAll?: boolean;\n  /**\n   * For TCP servers, setting `ipv6Only` to `true` will disable dual-stack support, i.e., binding to host `::` won't make `0.0.0.0` be bound.\n   * Default to `false`.\n   */\n  ipv6Only?: boolean;\n  /**\n   * An AbortSignal that may be used to close a listening server.\n   * @since This option is available only in Node.js v15.6.0 and greater\n   */\n  signal?: AbortSignal;\n\n  /**\n   * Function that resolves text to log after server has been successfully started\n   * @param address\n   */\n  listenTextResolver?: (address: string) => string;\n}\n\ntype NotInInterface<Key, _Interface> = Key extends keyof _Interface ? never : Key\ntype FindMyWayVersion<RawServer extends RawServerBase> = RawServer extends http.Server ? HTTPVersion.V1 : HTTPVersion.V2\ntype FindMyWayFindResult<RawServer extends RawServerBase> = FindResult<FindMyWayVersion<RawServer>>\n\ntype GetterSetter<This, T> = T | {\n  getter: (this: This) => T,\n  setter?: (this: This, value: T) => void\n}\n\ntype DecorationMethod<This, Return = This> = {\n  <\n    // Need to disable \"no-use-before-define\" to maintain backwards compatibility, as else decorate<Foo> would suddenly mean something new\n\n    T extends (P extends keyof This ? This[P] : unknown),\n    P extends string | symbol = string | symbol\n  >(property: P,\n    value: GetterSetter<This, T extends (...args: any[]) => any\n      ? (this: This, ...args: Parameters<T>) => ReturnType<T>\n      : T\n    >,\n    dependencies?: string[]\n  ): Return;\n\n  (property: string | symbol): Return;\n\n  (property: string | symbol, value: null | undefined, dependencies: string[]): Return;\n}\n\n/**\n * Fastify server instance. Returned by the core `fastify()` method.\n */\nexport interface FastifyInstance<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> {\n  server: RawServer;\n  pluginName: string;\n  prefix: string;\n  version: string;\n  log: Logger;\n  listeningOrigin: string;\n  addresses(): AddressInfo[]\n  withTypeProvider<Provider extends FastifyTypeProvider>(): FastifyInstance<RawServer, RawRequest, RawReply, Logger, Provider>;\n\n  addSchema(schema: unknown): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n  getSchema(schemaId: string): unknown;\n  getSchemas(): Record<string, unknown>;\n\n  after(): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider> & SafePromiseLike<undefined>;\n  after(afterListener: (err: Error | null) => void): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  close(): Promise<undefined>;\n  close(closeListener: () => void): undefined;\n\n  /** Alias for {@linkcode FastifyInstance.close()} */\n\n  // @ts-ignore - type only available for @types/node >=17 or typescript >= 5.2\n  [Symbol.asyncDispose](): Promise<undefined>;\n\n  // should be able to define something useful with the decorator getter/setter pattern using Generics to enforce the users function returns what they expect it to\n  decorate: DecorationMethod<FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>>;\n  decorateRequest: DecorationMethod<FastifyRequest, FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>>;\n  decorateReply: DecorationMethod<FastifyReply, FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>>;\n\n  getDecorator<T>(name: string | symbol): T;\n\n  hasDecorator(decorator: string | symbol): boolean;\n  hasRequestDecorator(decorator: string | symbol): boolean;\n  hasReplyDecorator(decorator: string | symbol): boolean;\n  hasPlugin(name: string): boolean;\n\n  addConstraintStrategy(strategy: ConstraintStrategy<FindMyWayVersion<RawServer>, unknown>): void;\n  hasConstraintStrategy(strategyName: string): boolean;\n\n  inject(opts: InjectOptions | string, cb: LightMyRequestCallback): void;\n  inject(opts: InjectOptions | string): Promise<LightMyRequestResponse>;\n  inject(): LightMyRequestChain;\n\n  listen(opts: FastifyListenOptions, callback: (err: Error | null, address: string) => void): void;\n  listen(opts?: FastifyListenOptions): Promise<string>;\n  listen(callback: (err: Error | null, address: string) => void): void;\n\n  ready(): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider> & SafePromiseLike<undefined>;\n  ready(readyListener: (err: Error | null) => void | Promise<void>): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  register: FastifyRegister<FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider> & SafePromiseLike<undefined>>;\n\n  routing(req: RawRequest, res: RawReply): void;\n\n  route<\n    RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n    ContextConfig = ContextConfigDefault,\n    const SchemaCompiler extends FastifySchema = FastifySchema\n  >(opts: RouteOptions<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  delete: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  get: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  head: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  patch: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  post: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  put: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  options: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  propfind: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  proppatch: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  mkcalendar: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  mkcol: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  copy: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  move: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  lock: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  unlock: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  trace: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  report: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  search: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n  all: RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>;\n\n  hasRoute<\n    RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n    ContextConfig = ContextConfigDefault,\n    SchemaCompiler extends FastifySchema = FastifySchema\n  >(opts: Pick<RouteOptions<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider>, 'method' | 'url' | 'constraints'>): boolean;\n\n  findRoute<\n    RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n    ContextConfig = ContextConfigDefault,\n    SchemaCompiler extends FastifySchema = FastifySchema\n  >(opts: Pick<RouteOptions<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider>, 'method' | 'url' | 'constraints'>): Omit<FindMyWayFindResult<RawServer>, 'store'>;\n\n  // addHook: overloads\n\n  // Lifecycle addHooks\n\n  /**\n   * `onRequest` is the first hook to be executed in the request lifecycle. There was no previous hook, the next hook will be `preParsing`.\n   *  Notice: in the `onRequest` hook, request.body will always be null, because the body parsing happens before the `preHandler` hook.\n   */\n  addHook<\n    RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n    ContextConfig = ContextConfigDefault,\n    SchemaCompiler extends FastifySchema = FastifySchema,\n    Logger extends FastifyBaseLogger = FastifyBaseLogger,\n    Fn extends onRequestHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> | onRequestAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> = onRequestHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  >(\n    name: 'onRequest',\n    hook: Fn extends unknown ? Fn extends AsyncFunction ? onRequestAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : onRequestHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : Fn,\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n   * `preParsing` is the second hook to be executed in the request lifecycle. The previous hook was `onRequest`, the next hook will be `preValidation`.\n   * Notice: in the `preParsing` hook, request.body will always be null, because the body parsing happens before the `preHandler` hook.\n   */\n  addHook<\n    RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n    ContextConfig = ContextConfigDefault,\n    SchemaCompiler extends FastifySchema = FastifySchema,\n    Logger extends FastifyBaseLogger = FastifyBaseLogger,\n    Fn extends preParsingHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> | preParsingAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> = preParsingHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  >(\n    name: 'preParsing',\n    hook: Fn extends unknown ? Fn extends AsyncFunction ? preParsingAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : preParsingHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : Fn,\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n   * `preValidation` is the third hook to be executed in the request lifecycle. The previous hook was `preParsing`, the next hook will be `preHandler`.\n   */\n  addHook<\n    RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n    ContextConfig = ContextConfigDefault,\n    SchemaCompiler extends FastifySchema = FastifySchema,\n    Logger extends FastifyBaseLogger = FastifyBaseLogger,\n    Fn extends preValidationHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> | preValidationAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> = preValidationHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  >(\n    name: 'preValidation',\n    hook: Fn extends unknown ? Fn extends AsyncFunction ? preValidationAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : preValidationHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : Fn,\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n   * `preHandler` is the fourth hook to be executed in the request lifecycle. The previous hook was `preValidation`, the next hook will be `preSerialization`.\n   */\n  addHook<\n    RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n    ContextConfig = ContextConfigDefault,\n    SchemaCompiler extends FastifySchema = FastifySchema,\n    Logger extends FastifyBaseLogger = FastifyBaseLogger,\n    Fn extends preHandlerHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> | preHandlerAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> = preHandlerHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  >(\n    name: 'preHandler',\n    hook: Fn extends unknown ? Fn extends AsyncFunction ? preHandlerAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : preHandlerHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : Fn,\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n   * `preSerialization` is the fifth hook to be executed in the request lifecycle. The previous hook was `preHandler`, the next hook will be `onSend`.\n   *  Note: the hook is NOT called if the payload is a string, a Buffer, a stream or null.\n   */\n  addHook<\n    PreSerializationPayload = unknown,\n    RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n    ContextConfig = ContextConfigDefault,\n    SchemaCompiler extends FastifySchema = FastifySchema,\n    Logger extends FastifyBaseLogger = FastifyBaseLogger,\n    Fn extends preSerializationHookHandler<PreSerializationPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> | preSerializationAsyncHookHandler<PreSerializationPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> = preSerializationHookHandler<PreSerializationPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  >(\n    name: 'preSerialization',\n    hook: Fn extends unknown ? Fn extends AsyncFunction ? preSerializationAsyncHookHandler<PreSerializationPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : preSerializationHookHandler<PreSerializationPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : Fn,\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n   * You can change the payload with the `onSend` hook. It is the sixth hook to be executed in the request lifecycle. The previous hook was `preSerialization`, the next hook will be `onResponse`.\n   * Note: If you change the payload, you may only change it to a string, a Buffer, a stream, or null.\n   */\n  addHook<\n    OnSendPayload = unknown,\n    RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n    ContextConfig = ContextConfigDefault,\n    SchemaCompiler extends FastifySchema = FastifySchema,\n    Logger extends FastifyBaseLogger = FastifyBaseLogger,\n    Fn extends onSendHookHandler<OnSendPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> | onSendAsyncHookHandler<OnSendPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> = onSendHookHandler<OnSendPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  >(\n    name: 'onSend',\n    hook: Fn extends unknown ? Fn extends AsyncFunction ? onSendAsyncHookHandler<OnSendPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : onSendHookHandler<OnSendPayload, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : Fn,\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n   * `onResponse` is the seventh and last hook in the request hook lifecycle. The previous hook was `onSend`, there is no next hook.\n   * The onResponse hook is executed when a response has been sent, so you will not be able to send more data to the client. It can however be useful for sending data to external services, for example to gather statistics.\n   */\n  addHook<\n    RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n    ContextConfig = ContextConfigDefault,\n    SchemaCompiler extends FastifySchema = FastifySchema,\n    Logger extends FastifyBaseLogger = FastifyBaseLogger,\n    Fn extends onResponseHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> | onResponseAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> = onResponseHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  >(\n    name: 'onResponse',\n    hook: Fn extends unknown ? Fn extends AsyncFunction ? onResponseAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : onResponseHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : Fn,\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n   * `onTimeout` is useful if you need to monitor the request timed out in your service. (if the `connectionTimeout` property is set on the fastify instance)\n   * The onTimeout hook is executed when a request is timed out and the http socket has been hanged up. Therefore you will not be able to send data to the client.\n   */\n  addHook<\n    RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n    ContextConfig = ContextConfigDefault,\n    SchemaCompiler extends FastifySchema = FastifySchema,\n    Logger extends FastifyBaseLogger = FastifyBaseLogger,\n    Fn extends onTimeoutHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> | onTimeoutAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> = onTimeoutHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  >(\n    name: 'onTimeout',\n    hook: Fn extends unknown ? Fn extends AsyncFunction ? onTimeoutAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : onTimeoutHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : Fn,\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n   * `onRequestAbort` is useful if you need to monitor the if the client aborts the request (if the `request.raw.aborted` property is set to `true`).\n   * The `onRequestAbort` hook is executed when a client closes the connection before the entire request has been received. Therefore, you will not be able to send data to the client.\n   * Notice: client abort detection is not completely reliable. See: https://github.com/fastify/fastify/blob/main/docs/Guides/Detecting-When-Clients-Abort.md\n  */\n  addHook<\n    RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n    ContextConfig = ContextConfigDefault,\n    SchemaCompiler extends FastifySchema = FastifySchema,\n    Logger extends FastifyBaseLogger = FastifyBaseLogger,\n    Fn extends onRequestAbortHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> | onRequestAbortAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> = onRequestAbortHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  >(\n    name: 'onRequestAbort',\n    hook: Fn extends unknown ? Fn extends AsyncFunction ? onRequestAbortAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : onRequestAbortHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> : Fn,\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n   * This hook is useful if you need to do some custom error logging or add some specific header in case of error.\n   * It is not intended for changing the error, and calling reply.send will throw an exception.\n   * This hook will be executed only after the customErrorHandler has been executed, and only if the customErrorHandler sends an error back to the user (Note that the default customErrorHandler always sends the error back to the user).\n   * Notice: unlike the other hooks, pass an error to the done function is not supported.\n   */\n  addHook<\n    RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n    ContextConfig = ContextConfigDefault,\n    SchemaCompiler extends FastifySchema = FastifySchema,\n    Logger extends FastifyBaseLogger = FastifyBaseLogger,\n    Fn extends onErrorHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, FastifyError, SchemaCompiler, TypeProvider, Logger> | onErrorAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, FastifyError, SchemaCompiler, TypeProvider, Logger> = onErrorHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, FastifyError, SchemaCompiler, TypeProvider, Logger>\n  >(\n    name: 'onError',\n    hook: Fn extends unknown ? Fn extends AsyncFunction ? onErrorAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, FastifyError, SchemaCompiler, TypeProvider, Logger> : onErrorHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, FastifyError, SchemaCompiler, TypeProvider, Logger> : Fn,\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  // Application addHooks\n\n  /**\n   * Triggered when a new route is registered. Listeners are passed a routeOptions object as the sole parameter. The interface is synchronous, and, as such, the listener does not get passed a callback\n   */\n  addHook<\n    RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n    ContextConfig = ContextConfigDefault,\n    SchemaCompiler extends FastifySchema = FastifySchema,\n    Logger extends FastifyBaseLogger = FastifyBaseLogger\n  >(\n    name: 'onRoute',\n    hook: onRouteHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n  * Triggered when a new plugin is registered and a new encapsulation context is created. The hook will be executed before the registered code.\n  * This hook can be useful if you are developing a plugin that needs to know when a plugin context is formed, and you want to operate in that specific context.\n  * Note: This hook will not be called if a plugin is wrapped inside fastify-plugin.\n  */\n  addHook(\n    name: 'onRegister',\n    hook: onRegisterHookHandler<RawServer, RawRequest, RawReply, Logger, TypeProvider>\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n  * Triggered when fastify.listen() or fastify.ready() is invoked to start the server. It is useful when plugins need a \"ready\" event, for example to load data before the server start listening for requests.\n  */\n  addHook<\n    Fn extends onReadyHookHandler | onReadyAsyncHookHandler = onReadyHookHandler\n  >(\n    name: 'onReady',\n    hook: Fn extends unknown ? Fn extends AsyncFunction ? onReadyAsyncHookHandler : onReadyHookHandler : Fn,\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n  * Triggered when fastify.listen() is invoked to start the server. It is useful when plugins need a \"onListen\" event, for example to run logics after the server start listening for requests.\n  */\n  addHook<\n    Fn extends onListenHookHandler<RawServer, RawRequest, RawReply, Logger, TypeProvider> | onListenAsyncHookHandler<RawServer, RawRequest, RawReply, Logger, TypeProvider> = onListenHookHandler<RawServer, RawRequest, RawReply, Logger, TypeProvider>\n  >(\n    name: 'onListen',\n    hook: Fn extends unknown ? Fn extends AsyncFunction ? onListenAsyncHookHandler : onListenHookHandler : Fn,\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n  * Triggered when fastify.close() is invoked to stop the server. It is useful when plugins need a \"shutdown\" event, for example to close an open connection to a database.\n  */\n  addHook<\n    Fn extends onCloseHookHandler | onCloseAsyncHookHandler = onCloseHookHandler\n  >(\n    name: 'onClose',\n    hook: Fn extends unknown ? Fn extends AsyncFunction ? onCloseAsyncHookHandler : onCloseHookHandler : Fn,\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n  * Triggered when fastify.close() is invoked to stop the server. It is useful when plugins need to cancel some state to allow the server to close successfully.\n  */\n  addHook<\n    Fn extends preCloseHookHandler | preCloseAsyncHookHandler = preCloseHookHandler\n  >(\n    name: 'preClose',\n    hook: Fn extends unknown ? Fn extends AsyncFunction ? preCloseAsyncHookHandler : preCloseHookHandler : Fn,\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  addHook<\n    K extends ApplicationHook | LifecycleHook,\n    Fn extends (...args: any) => Promise<any> | any\n  > (\n    name: K,\n    hook: Fn extends unknown ? Fn extends AsyncFunction ? HookAsyncLookup<K> : HookLookup<K> : Fn\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n     * Set the 404 handler\n     */\n  setNotFoundHandler<RouteGeneric extends RouteGenericInterface = RouteGenericInterface, ContextConfig extends ContextConfigDefault = ContextConfigDefault, TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault, SchemaCompiler extends FastifySchema = FastifySchema> (\n    handler: RouteHandlerMethod<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  setNotFoundHandler<RouteGeneric extends RouteGenericInterface = RouteGenericInterface, ContextConfig extends ContextConfigDefault = ContextConfigDefault, TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault, SchemaCompiler extends FastifySchema = FastifySchema> (\n    opts: {\n      preValidation?: preValidationHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider> | preValidationAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider> | preValidationHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider>[] | preValidationAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider>[];\n      preHandler?: preHandlerHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider> | preHandlerAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider> | preHandlerHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider>[] | preHandlerAsyncHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider>[];\n    },\n    handler: RouteHandlerMethod<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>\n\n  /**\n   * Fastify default error handler\n   */\n  errorHandler: (error: FastifyError, request: FastifyRequest, reply: FastifyReply) => void;\n\n  /**\n   * Set a function that will be called whenever an error happens\n   */\n  setErrorHandler<TError extends Error = FastifyError, RouteGeneric extends RouteGenericInterface = RouteGenericInterface, SchemaCompiler extends FastifySchema = FastifySchema, TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault>(\n    handler: (this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>, error: TError, request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider>, reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfigDefault, SchemaCompiler, TypeProvider>) => any | Promise<any>\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n   * Set a function that will generate a request-ids\n   */\n  setGenReqId(fn: (req: RawRequestDefaultExpression<RawServer>) => string): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n   * Hook function that is called when creating a child logger instance for each request\n   * which allows for modifying or adding child logger bindings and logger options, or\n   * returning a completely custom child logger implementation.\n   */\n  childLoggerFactory: FastifyChildLoggerFactory<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n   * Hook function that is called when creating a child logger instance for each request\n   * which allows for modifying or adding child logger bindings and logger options, or\n   * returning a completely custom child logger implementation.\n   *\n   * Child logger bindings have a performance advantage over per-log bindings, because\n   * they are pre-serialised by Pino when the child logger is created.\n   *\n   * For example:\n   * ```\n   * function childLoggerFactory(logger, bindings, opts, rawReq) {\n   *   // Calculate additional bindings from the request\n   *   bindings.traceContext = rawReq.headers['x-cloud-trace-context']\n   *   return logger.child(bindings, opts);\n   * }\n   * ```\n   */\n  setChildLoggerFactory(factory: FastifyChildLoggerFactory<RawServer, RawRequest, RawReply, Logger, TypeProvider>): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n   * Fastify schema validator for all routes.\n   */\n  validatorCompiler: FastifySchemaCompiler<any> | undefined;\n\n  /**\n   * Set the schema validator for all routes.\n   */\n  setValidatorCompiler<T = FastifySchema>(schemaCompiler: FastifySchemaCompiler<T>): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n   * Fastify schema serializer for all routes.\n   */\n  serializerCompiler: FastifySerializerCompiler<any> | undefined;\n\n  /**\n   * Set the schema serializer for all routes.\n   */\n  setSerializerCompiler<T = FastifySchema>(schemaCompiler: FastifySerializerCompiler<T>): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /**\n   * Set the schema controller for all routes.\n   */\n  setSchemaController(schemaControllerOpts: FastifySchemaControllerOptions): FastifyInstance<RawServer, RawRequest, RawReply, Logger>;\n\n  /**\n  * Set the reply serializer for all routes.\n  */\n  setReplySerializer(replySerializer: (payload: unknown, statusCode: number) => string): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n\n  /*\n  * Set the schema error formatter for all routes.\n  */\n  setSchemaErrorFormatter(errorFormatter: SchemaErrorFormatter): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n  /**\n   * Add a content type parser\n   */\n  addContentTypeParser: AddContentTypeParser<RawServer, RawRequest, RouteGenericInterface, FastifySchema, TypeProvider>;\n  hasContentTypeParser: hasContentTypeParser;\n  /**\n   * Remove an existing content type parser\n   */\n  removeContentTypeParser: removeContentTypeParser\n  /**\n   * Remove all content type parsers, including the default ones\n   */\n  removeAllContentTypeParsers: removeAllContentTypeParsers\n  /**\n   * Returns an array of strings containing the list of supported HTTP methods\n   */\n  supportedMethods: string[]\n  /**\n   * Add a non-standard HTTP method\n   *\n   * Methods defined by default include `GET`, `HEAD`, `TRACE`, `DELETE`,\n   * `OPTIONS`, `PATCH`, `PUT` and `POST`\n   */\n  addHttpMethod(method: string, methodOptions?: { hasBody: boolean }): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n  /**\n   * Fastify default JSON parser\n   */\n  getDefaultJsonParser: getDefaultJsonParser;\n  /**\n   * Fastify default plain text parser\n   */\n  defaultTextParser: FastifyBodyParser<string>;\n\n  /**\n   * Prints the representation of the internal radix tree used by the router\n   */\n  printRoutes(opts?: PrintRoutesOptions): string;\n\n  /**\n   * Prints the representation of the plugin tree used by avvio, the plugin registration system\n   */\n  printPlugins(): string;\n\n  /**\n   *  Frozen read-only object registering the initial options passed down by the user to the fastify instance\n   */\n  initialConfig: Readonly<{\n    connectionTimeout?: number,\n    keepAliveTimeout?: number,\n    forceCloseConnections?: boolean,\n    bodyLimit?: number,\n    caseSensitive?: boolean,\n    allowUnsafeRegex?: boolean,\n    http2?: boolean,\n    https?: boolean | Readonly<{ allowHTTP1: boolean }>,\n    ignoreTrailingSlash?: boolean,\n    ignoreDuplicateSlashes?: boolean,\n    disableRequestLogging?: boolean,\n    maxParamLength?: number,\n    onProtoPoisoning?: ProtoAction,\n    onConstructorPoisoning?: ConstructorAction,\n    pluginTimeout?: number,\n    requestIdHeader?: string | false,\n    requestIdLogLabel?: string,\n    http2SessionTimeout?: number,\n    useSemicolonDelimiter?: boolean,\n  }>\n}\n",
  "node_modules/fastify/types/logger.d.ts": "import { FastifyError } from '@fastify/error'\nimport { FastifyInstance } from './instance'\nimport { FastifyReply } from './reply'\nimport { FastifyRequest } from './request'\nimport { RouteGenericInterface } from './route'\nimport { FastifySchema } from './schema'\nimport { FastifyTypeProvider, FastifyTypeProviderDefault } from './type-provider'\nimport { ContextConfigDefault, RawReplyDefaultExpression, RawRequestDefaultExpression, RawServerBase, RawServerDefault } from './utils'\n\nimport pino from 'pino'\n\n/**\n * Standard Fastify logging function\n */\nexport type FastifyLogFn = pino.LogFn\n\nexport type LogLevel = pino.LevelWithSilent\n\nexport type Bindings = pino.Bindings\n\nexport type ChildLoggerOptions = pino.ChildLoggerOptions\n\nexport interface FastifyBaseLogger extends pino.BaseLogger {\n  child(bindings: Bindings, options?: ChildLoggerOptions): FastifyBaseLogger\n}\n\n// TODO delete FastifyBaseLogger in the next major release. It seems that it is enough to have only FastifyBaseLogger.\n/**\n * @deprecated Use FastifyBaseLogger instead\n */\nexport type FastifyLoggerInstance = FastifyBaseLogger\n\nexport interface FastifyLoggerStreamDestination {\n  write(msg: string): void;\n}\n\nexport type PinoLoggerOptions = pino.LoggerOptions\n\n// TODO: once node 18 is EOL, this type can be replaced with plain FastifyReply.\n/**\n * Specialized reply type used for the `res` log serializer, since only `statusCode` is passed in certain cases.\n */\nexport type ResSerializerReply<\n  RawServer extends RawServerBase,\n  RawReply extends FastifyReply<RouteGenericInterface, RawServer>\n> = Partial<RawReply> & Pick<RawReply, 'statusCode'>\n\n/**\n * Fastify Custom Logger options.\n */\nexport interface FastifyLoggerOptions<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends FastifyRequest<RouteGenericInterface, RawServer, RawRequestDefaultExpression<RawServer>, FastifySchema, FastifyTypeProvider> = FastifyRequest<RouteGenericInterface, RawServer, RawRequestDefaultExpression<RawServer>, FastifySchema, FastifyTypeProviderDefault>,\n  RawReply extends FastifyReply<RouteGenericInterface, RawServer, RawRequestDefaultExpression<RawServer>, RawReplyDefaultExpression<RawServer>, ContextConfigDefault, FastifySchema, FastifyTypeProvider> = FastifyReply<RouteGenericInterface, RawServer, RawRequestDefaultExpression<RawServer>, RawReplyDefaultExpression<RawServer>, ContextConfigDefault, FastifySchema, FastifyTypeProviderDefault>\n> {\n  serializers?: {\n    req?: (req: RawRequest) => {\n      method?: string;\n      url?: string;\n      version?: string;\n      host?: string;\n      remoteAddress?: string;\n      remotePort?: number;\n      [key: string]: unknown;\n    };\n    err?: (err: FastifyError) => {\n      type: string;\n      message: string;\n      stack: string;\n      [key: string]: unknown;\n    };\n    res?: (res: ResSerializerReply<RawServer, RawReply>) => {\n      statusCode?: string | number;\n      [key: string]: unknown;\n    };\n  };\n  level?: string;\n  file?: string;\n  genReqId?: (req: RawRequest) => string;\n  stream?: FastifyLoggerStreamDestination;\n}\n\nexport interface FastifyChildLoggerFactory<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault\n> {\n  /**\n   * @param logger The parent logger\n   * @param bindings The bindings object that will be passed to the child logger\n   * @param childLoggerOpts The logger options that will be passed to the child logger\n   * @param rawReq The raw request\n   * @this The fastify instance\n   * @returns The child logger instance\n   */\n  (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    logger: Logger,\n    bindings: Bindings,\n    childLoggerOpts: ChildLoggerOptions,\n    rawReq: RawRequest\n  ): Logger\n}\n",
  "node_modules/fastify/types/plugin.d.ts": "import { FastifyInstance } from './instance'\nimport { RawServerBase, RawRequestDefaultExpression, RawReplyDefaultExpression, RawServerDefault } from './utils'\nimport { FastifyTypeProvider, FastifyTypeProviderDefault } from './type-provider'\nimport { FastifyBaseLogger } from './logger'\n\nexport type FastifyPluginOptions = Record<string, any>\n\n/**\n * FastifyPluginCallback\n *\n * Fastify allows the user to extend its functionalities with plugins. A plugin can be a set of routes, a server decorator or whatever. To activate plugins, use the `fastify.register()` method.\n */\nexport type FastifyPluginCallback<\n  Options extends FastifyPluginOptions = Record<never, never>,\n  Server extends RawServerBase = RawServerDefault,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> = (\n  instance: FastifyInstance<Server, RawRequestDefaultExpression<Server>, RawReplyDefaultExpression<Server>, Logger, TypeProvider>,\n  opts: Options,\n  done: (err?: Error) => void\n) => void\n\n/**\n * FastifyPluginAsync\n *\n * Fastify allows the user to extend its functionalities with plugins. A plugin can be a set of routes, a server decorator or whatever. To activate plugins, use the `fastify.register()` method.\n */\nexport type FastifyPluginAsync<\n  Options extends FastifyPluginOptions = Record<never, never>,\n  Server extends RawServerBase = RawServerDefault,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> = (\n  instance: FastifyInstance<Server, RawRequestDefaultExpression<Server>, RawReplyDefaultExpression<Server>, Logger, TypeProvider>,\n  opts: Options\n) => Promise<void>\n\n/**\n * Generic plugin type.\n * @deprecated union type doesn't work well with type inference in TS and is therefore deprecated in favor of explicit types. Use `FastifyPluginCallback` or `FastifyPluginAsync` instead. To activate\n * plugins use `FastifyRegister`. https://fastify.dev/docs/latest/Reference/TypeScript/#register\n */\nexport type FastifyPlugin<Options extends FastifyPluginOptions = Record<never, never>> = FastifyPluginCallback<Options> | FastifyPluginAsync<Options>\n",
  "node_modules/fastify/types/register.d.ts": "import { FastifyPluginOptions, FastifyPluginCallback, FastifyPluginAsync } from './plugin'\nimport { LogLevel } from './logger'\nimport { FastifyInstance } from './instance'\nimport { RawServerBase } from './utils'\nimport { FastifyBaseLogger, FastifyTypeProvider, RawServerDefault } from '../fastify'\n\nexport interface RegisterOptions {\n  prefix?: string;\n  logLevel?: LogLevel;\n  logSerializers?: Record<string, (value: any) => string>;\n}\n\nexport type FastifyRegisterOptions<Options> = (RegisterOptions & Options) | ((instance: FastifyInstance) => RegisterOptions & Options)\n\n/**\n * FastifyRegister\n *\n * Function for adding a plugin to fastify. The options are inferred from the passed in FastifyPlugin parameter.\n */\nexport interface FastifyRegister<T = void, RawServer extends RawServerBase = RawServerDefault, TypeProviderDefault extends FastifyTypeProvider = FastifyTypeProvider, LoggerDefault extends FastifyBaseLogger = FastifyBaseLogger> {\n  <Server extends RawServerBase = RawServer, TypeProvider extends FastifyTypeProvider = TypeProviderDefault, Logger extends FastifyBaseLogger = LoggerDefault>(\n    plugin: FastifyPluginCallback<FastifyPluginOptions, Server, TypeProvider, Logger>\n  ): T;\n  <Options extends FastifyPluginOptions, Server extends RawServerBase = RawServer, TypeProvider extends FastifyTypeProvider = TypeProviderDefault, Logger extends FastifyBaseLogger = LoggerDefault>(\n    plugin: FastifyPluginCallback<Options, Server, TypeProvider, Logger>,\n    opts: FastifyRegisterOptions<Options>\n  ): T;\n  <Server extends RawServerBase = RawServer, TypeProvider extends FastifyTypeProvider = TypeProviderDefault, Logger extends FastifyBaseLogger = LoggerDefault>(\n    plugin: FastifyPluginAsync<FastifyPluginOptions, Server, TypeProvider, Logger>\n  ): T;\n  <Options extends FastifyPluginOptions, Server extends RawServerBase = RawServer, TypeProvider extends FastifyTypeProvider = TypeProviderDefault, Logger extends FastifyBaseLogger = LoggerDefault>(\n    plugin: FastifyPluginAsync<Options, Server, TypeProvider, Logger>,\n    opts: FastifyRegisterOptions<Options>\n  ): T;\n  <Server extends RawServerBase = RawServer, TypeProvider extends FastifyTypeProvider = TypeProviderDefault, Logger extends FastifyBaseLogger = LoggerDefault>(\n    plugin: FastifyPluginCallback<FastifyPluginOptions, Server, TypeProvider, Logger> | FastifyPluginAsync<FastifyPluginOptions, Server, TypeProvider, Logger> | Promise<{ default: FastifyPluginCallback<FastifyPluginOptions, Server, TypeProvider, Logger> }> | Promise<{ default: FastifyPluginAsync<FastifyPluginOptions, Server, TypeProvider, Logger> }>,\n  ): T;\n  <Options extends FastifyPluginOptions, Server extends RawServerBase = RawServer, TypeProvider extends FastifyTypeProvider = TypeProviderDefault, Logger extends FastifyBaseLogger = LoggerDefault>(\n    plugin: FastifyPluginCallback<Options, Server, TypeProvider, Logger> | FastifyPluginAsync<Options, Server, TypeProvider, Logger> | Promise<{ default: FastifyPluginCallback<Options, Server, TypeProvider, Logger> }> | Promise<{ default: FastifyPluginAsync<Options, Server, TypeProvider, Logger> }>,\n    opts: FastifyRegisterOptions<Options>\n  ): T;\n}\n",
  "node_modules/fastify/types/reply.d.ts": "import { Buffer } from 'node:buffer'\nimport { FastifyInstance } from './instance'\nimport { FastifyBaseLogger } from './logger'\nimport { FastifyRequest, RequestRouteOptions } from './request'\nimport { RouteGenericInterface } from './route'\nimport { FastifySchema } from './schema'\nimport { CallSerializerTypeProvider, FastifyReplyType, FastifyTypeProvider, FastifyTypeProviderDefault, ResolveFastifyReplyType } from './type-provider'\nimport { CodeToReplyKey, ContextConfigDefault, HttpHeader, HttpKeys, RawReplyDefaultExpression, RawRequestDefaultExpression, RawServerBase, RawServerDefault, ReplyDefault, ReplyKeysToCodes } from './utils'\n\nexport interface ReplyGenericInterface {\n  Reply?: ReplyDefault;\n}\n\ntype HttpCodesReplyType = Partial<Record<HttpKeys, unknown>>\n\ntype ReplyTypeConstrainer<RouteGenericReply, Code extends ReplyKeysToCodes<keyof RouteGenericReply>> =\n  RouteGenericReply extends HttpCodesReplyType & Record<Exclude<keyof RouteGenericReply, keyof HttpCodesReplyType>, never> ?\n    Code extends keyof RouteGenericReply ? RouteGenericReply[Code] :\n      CodeToReplyKey<Code> extends keyof RouteGenericReply ? RouteGenericReply[CodeToReplyKey<Code>] : unknown :\n    RouteGenericReply\n\nexport type ResolveReplyTypeWithRouteGeneric<RouteGenericReply, Code extends ReplyKeysToCodes<keyof RouteGenericReply>,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault> =\n  Code extends keyof SchemaCompiler['response'] ?\n    CallSerializerTypeProvider<TypeProvider, SchemaCompiler['response'][Code]> :\n    ResolveFastifyReplyType<TypeProvider, SchemaCompiler, { Reply: ReplyTypeConstrainer<RouteGenericReply, Code> }>\n/**\n * FastifyReply is an instance of the standard http or http2 reply types.\n * It defaults to http.ServerResponse, and it also extends the relative reply object.\n */\nexport interface FastifyReply<\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  ReplyType extends FastifyReplyType = ResolveFastifyReplyType<TypeProvider, SchemaCompiler, RouteGeneric>\n> {\n  readonly routeOptions: Readonly<RequestRouteOptions<ContextConfig, SchemaCompiler>>\n\n  raw: RawReply;\n  elapsedTime: number;\n  log: FastifyBaseLogger;\n  request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider>;\n  server: FastifyInstance;\n  code<Code extends ReplyKeysToCodes<keyof RouteGeneric['Reply']>>(statusCode: Code): FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider, ResolveReplyTypeWithRouteGeneric<RouteGeneric['Reply'], Code, SchemaCompiler, TypeProvider>>;\n  status<Code extends ReplyKeysToCodes<keyof RouteGeneric['Reply']>>(statusCode: Code): FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider, ResolveReplyTypeWithRouteGeneric<RouteGeneric['Reply'], Code, SchemaCompiler, TypeProvider>>;\n  statusCode: number;\n  sent: boolean;\n  send(payload?: ReplyType): FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>;\n  header(key: HttpHeader, value: any): FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>;\n  headers(values: Partial<Record<HttpHeader, number | string | string[] | undefined>>): FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>;\n  getHeader(key: HttpHeader): number | string | string[] | undefined;\n  getHeaders(): Record<HttpHeader, number | string | string[] | undefined>;\n  removeHeader(key: HttpHeader): FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>;\n  hasHeader(key: HttpHeader): boolean;\n  redirect(url: string, statusCode?: number): FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>;\n  writeEarlyHints(hints: Record<string, string | string[]>, callback?: () => void): void;\n  hijack(): FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>;\n  callNotFound(): void;\n  type(contentType: string): FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>;\n  serializer(fn: (payload: any) => string): FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>;\n  serialize(payload: any): string | ArrayBuffer | Buffer;\n  // Serialization Methods\n  getSerializationFunction(httpStatus: string, contentType?: string): ((payload: { [key: string]: unknown }) => string) | undefined;\n  getSerializationFunction(schema: { [key: string]: unknown }): ((payload: { [key: string]: unknown }) => string) | undefined;\n  compileSerializationSchema(schema: { [key: string]: unknown }, httpStatus?: string, contentType?: string): (payload: { [key: string]: unknown }) => string;\n  serializeInput(input: { [key: string]: unknown }, schema: { [key: string]: unknown }, httpStatus?: string, contentType?: string): string;\n  serializeInput(input: { [key: string]: unknown }, httpStatus: string, contentType?: string): unknown;\n  then(fulfilled: () => void, rejected: (err: Error) => void): void;\n  trailer: (\n    key: string,\n    fn: ((reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>, payload: string | Buffer | null) => Promise<string>) | ((reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>, payload: string | Buffer | null, done: (err: Error | null, value?: string) => void) => void)\n  ) => FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>;\n  hasTrailer(key: string): boolean;\n  removeTrailer(key: string): FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>;\n  getDecorator<T>(name: string | symbol): T;\n}\n",
  "node_modules/fastify/types/request.d.ts": "import { ErrorObject } from '@fastify/ajv-compiler'\nimport { FastifyContextConfig } from './context'\nimport { FastifyInstance } from './instance'\nimport { FastifyBaseLogger } from './logger'\nimport { FastifyRouteConfig, RouteGenericInterface, RouteHandlerMethod } from './route'\nimport { FastifySchema } from './schema'\nimport { FastifyRequestType, FastifyTypeProvider, FastifyTypeProviderDefault, ResolveFastifyRequestType } from './type-provider'\nimport { ContextConfigDefault, HTTPMethods, RawRequestDefaultExpression, RawServerBase, RawServerDefault, RequestBodyDefault, RequestHeadersDefault, RequestParamsDefault, RequestQuerystringDefault } from './utils'\n\ntype HTTPRequestPart = 'body' | 'query' | 'querystring' | 'params' | 'headers'\nexport interface RequestGenericInterface {\n  Body?: RequestBodyDefault;\n  Querystring?: RequestQuerystringDefault;\n  Params?: RequestParamsDefault;\n  Headers?: RequestHeadersDefault;\n}\n\nexport interface ValidationFunction {\n  (input: any): boolean\n  errors?: null | ErrorObject[];\n}\n\nexport interface RequestRouteOptions<ContextConfig = ContextConfigDefault, SchemaCompiler = FastifySchema> {\n  method: HTTPMethods | HTTPMethods[];\n  // `url` can be `undefined` for instance when `request.is404` is true\n  url: string | undefined;\n  bodyLimit: number;\n  attachValidation: boolean;\n  logLevel: string;\n  exposeHeadRoute: boolean;\n  prefixTrailingSlash: string;\n  config: FastifyContextConfig & FastifyRouteConfig & ContextConfig;\n  schema?: SchemaCompiler; // it is empty for 404 requests\n  handler: RouteHandlerMethod;\n}\n\n/**\n * FastifyRequest is an instance of the standard http or http2 request objects.\n * It defaults to http.IncomingMessage, and it also extends the relative request object.\n */\nexport interface FastifyRequest<RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  ContextConfig = ContextConfigDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  RequestType extends FastifyRequestType = ResolveFastifyRequestType<TypeProvider, SchemaCompiler, RouteGeneric>\n// ^ Temporary Note: RequestType has been re-ordered to be the last argument in\n//   generic list. This generic argument is now considered optional as it can be\n//   automatically inferred from the SchemaCompiler, RouteGeneric and TypeProvider\n//   arguments. Implementations that already pass this argument can either omit\n//   the RequestType (preferred) or swap Logger and RequestType arguments when\n//   creating custom types of FastifyRequest. Related issue #4123\n> {\n  id: string;\n  params: RequestType['params']; // deferred inference\n  raw: RawRequest;\n  query: RequestType['query'];\n  headers: RawRequest['headers'] & RequestType['headers']; // this enables the developer to extend the existing http(s|2) headers list\n  log: Logger;\n  server: FastifyInstance;\n  body: RequestType['body'];\n\n  /** in order for this to be used the user should ensure they have set the attachValidation option. */\n  validationError?: Error & { validation: any; validationContext: string };\n\n  /**\n   * @deprecated Use `raw` property\n   */\n  readonly req: RawRequest & RouteGeneric['Headers']; // this enables the developer to extend the existing http(s|2) headers list\n  readonly ip: string;\n  readonly ips?: string[];\n  readonly host: string;\n  readonly port: number;\n  readonly hostname: string;\n  readonly url: string;\n  readonly originalUrl: string;\n  readonly protocol: 'http' | 'https';\n  readonly method: string;\n  readonly routeOptions: Readonly<RequestRouteOptions<ContextConfig, SchemaCompiler>>\n  readonly is404: boolean;\n  readonly socket: RawRequest['socket'];\n\n  getValidationFunction(httpPart: HTTPRequestPart): ValidationFunction\n  getValidationFunction(schema: { [key: string]: any }): ValidationFunction\n  compileValidationSchema(schema: { [key: string]: any }, httpPart?: HTTPRequestPart): ValidationFunction\n  validateInput(input: any, schema: { [key: string]: any }, httpPart?: HTTPRequestPart): boolean\n  validateInput(input: any, httpPart?: HTTPRequestPart): boolean\n  getDecorator<T>(name: string | symbol): T;\n  setDecorator<T = unknown>(name: string | symbol, value: T): void;\n}\n",
  "node_modules/fastify/types/route.d.ts": "import { FastifyError } from '@fastify/error'\nimport { ConstraintStrategy } from 'find-my-way'\nimport { FastifyContextConfig } from './context'\nimport { onErrorMetaHookHandler, onRequestAbortMetaHookHandler, onRequestMetaHookHandler, onResponseMetaHookHandler, onSendMetaHookHandler, onTimeoutMetaHookHandler, preHandlerMetaHookHandler, preParsingMetaHookHandler, preSerializationMetaHookHandler, preValidationMetaHookHandler } from './hooks'\nimport { FastifyInstance } from './instance'\nimport { FastifyBaseLogger, FastifyChildLoggerFactory, LogLevel } from './logger'\nimport { FastifyReply, ReplyGenericInterface } from './reply'\nimport { FastifyRequest, RequestGenericInterface } from './request'\nimport { FastifySchema, FastifySchemaCompiler, FastifySerializerCompiler, SchemaErrorFormatter } from './schema'\nimport {\n  FastifyTypeProvider,\n  FastifyTypeProviderDefault,\n  ResolveFastifyReplyReturnType\n} from './type-provider'\nimport { ContextConfigDefault, HTTPMethods, RawReplyDefaultExpression, RawRequestDefaultExpression, RawServerBase, RawServerDefault } from './utils'\n\nexport interface FastifyRouteConfig {\n  url: string;\n  method: HTTPMethods | HTTPMethods[];\n}\n\nexport interface RouteGenericInterface extends RequestGenericInterface, ReplyGenericInterface { }\n\nexport type RouteConstraintType = Omit<ConstraintStrategy<any>, 'deriveConstraint'> & {\n  deriveConstraint<Context>(req: RawRequestDefaultExpression<RawServerDefault>, ctx?: Context, done?: (err: Error, ...args: any) => any): any,\n}\n\nexport interface RouteConstraint {\n  version?: string\n  host?: RegExp | string\n  [name: string]: unknown\n}\n\n/**\n * Route shorthand options for the various shorthand methods\n */\nexport interface RouteShorthandOptions<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  schema?: SchemaCompiler, // originally FastifySchema\n  attachValidation?: boolean;\n  exposeHeadRoute?: boolean;\n\n  validatorCompiler?: FastifySchemaCompiler<NoInfer<SchemaCompiler>>;\n  serializerCompiler?: FastifySerializerCompiler<NoInfer<SchemaCompiler>>;\n  bodyLimit?: number;\n  logLevel?: LogLevel;\n  config?: FastifyContextConfig & ContextConfig;\n  constraints?: RouteConstraint,\n  prefixTrailingSlash?: 'slash' | 'no-slash' | 'both';\n  errorHandler?: (\n    this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n    error: FastifyError,\n    request: FastifyRequest<RouteGeneric, RawServer, RawRequest, NoInfer<SchemaCompiler>, TypeProvider, ContextConfig, Logger>,\n    reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider>\n  ) => void;\n  childLoggerFactory?: FastifyChildLoggerFactory<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n  schemaErrorFormatter?: SchemaErrorFormatter;\n\n  // hooks\n  onRequest?: onRequestMetaHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>\n  | onRequestMetaHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>[];\n  preParsing?: preParsingMetaHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>\n  | preParsingMetaHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>[];\n  preValidation?: preValidationMetaHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>\n  | preValidationMetaHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>[];\n  preHandler?: preHandlerMetaHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>\n  | preHandlerMetaHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>[];\n  preSerialization?: preSerializationMetaHookHandler<unknown, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>\n  | preSerializationMetaHookHandler<unknown, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>[];\n  onSend?: onSendMetaHookHandler<unknown, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>\n  | onSendMetaHookHandler<unknown, RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>[];\n  onResponse?: onResponseMetaHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>\n  | onResponseMetaHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>[];\n  onTimeout?: onTimeoutMetaHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>\n  | onTimeoutMetaHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>[];\n  onError?: onErrorMetaHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, FastifyError, NoInfer<SchemaCompiler>, TypeProvider, Logger>\n  | onErrorMetaHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, FastifyError, NoInfer<SchemaCompiler>, TypeProvider, Logger>[];\n  onRequestAbort?: onRequestAbortMetaHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>\n  | onRequestAbortMetaHookHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>[];\n}\n/**\n * Route handler method declaration.\n */\nexport type RouteHandlerMethod<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> = (\n  this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n  request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n  reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>\n  // This return type used to be a generic type argument. Due to TypeScript's inference of return types, this rendered returns unchecked.\n) => ResolveFastifyReplyReturnType<TypeProvider, SchemaCompiler, RouteGeneric>\n\n/**\n * Shorthand options including the handler function property\n */\nexport interface RouteShorthandOptionsWithHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> extends RouteShorthandOptions<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> {\n  handler: RouteHandlerMethod<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, NoInfer<SchemaCompiler>, TypeProvider, Logger>;\n}\n\n/**\n * Fastify Router Shorthand method type that is similar to the Express/Restify approach\n */\nexport interface RouteShorthandMethod<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> {\n  <RouteGeneric extends RouteGenericInterface = RouteGenericInterface, ContextConfig = ContextConfigDefault, const SchemaCompiler extends FastifySchema = FastifySchema>(\n    path: string,\n    opts: RouteShorthandOptions<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>,\n    handler: RouteHandlerMethod<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n  <RouteGeneric extends RouteGenericInterface = RouteGenericInterface, ContextConfig = ContextConfigDefault, const SchemaCompiler extends FastifySchema = FastifySchema>(\n    path: string,\n    handler: RouteHandlerMethod<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n  <RouteGeneric extends RouteGenericInterface = RouteGenericInterface, ContextConfig = ContextConfigDefault, const SchemaCompiler extends FastifySchema = FastifySchema>(\n    path: string,\n    opts: RouteShorthandOptionsWithHandler<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>\n  ): FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>;\n}\n\n/**\n * Fastify route method options.\n */\nexport interface RouteOptions<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> extends RouteShorthandOptions<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger> {\n  method: HTTPMethods | HTTPMethods[];\n  url: string;\n  handler: RouteHandlerMethod<RawServer, RawRequest, RawReply, RouteGeneric, ContextConfig, SchemaCompiler, TypeProvider, Logger>;\n}\n\nexport type RouteHandler<\n  RouteGeneric extends RouteGenericInterface = RouteGenericInterface,\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>,\n  ContextConfig = ContextConfigDefault,\n  SchemaCompiler extends FastifySchema = FastifySchema,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger\n> = (\n  this: FastifyInstance<RawServer, RawRequest, RawReply, Logger, TypeProvider>,\n  request: FastifyRequest<RouteGeneric, RawServer, RawRequest, SchemaCompiler, TypeProvider, ContextConfig, Logger>,\n  reply: FastifyReply<RouteGeneric, RawServer, RawRequest, RawReply, ContextConfig, SchemaCompiler, TypeProvider>\n) => RouteGeneric['Reply'] | void | Promise<RouteGeneric['Reply'] | void>\n\nexport type DefaultRoute<Request, Reply> = (\n  req: Request,\n  res: Reply,\n) => void\n",
  "node_modules/fastify/types/schema.d.ts": "import { ValidatorFactory } from '@fastify/ajv-compiler'\nimport { SerializerFactory } from '@fastify/fast-json-stringify-compiler'\nimport { FastifyInstance, SafePromiseLike } from '../fastify'\n/**\n * Schemas in Fastify follow the JSON-Schema standard. For this reason\n * we have opted to not ship strict schema based types. Instead we provide\n * an example in our documentation on how to solve this problem. Check it\n * out here: https://github.com/fastify/fastify/blob/main/docs/Reference/TypeScript.md#json-schema\n */\nexport interface FastifySchema {\n  body?: unknown;\n  querystring?: unknown;\n  params?: unknown;\n  headers?: unknown;\n  response?: unknown;\n}\n\nexport interface FastifyRouteSchemaDef<T> {\n  schema: T;\n  method: string;\n  url: string;\n  httpPart?: string;\n  httpStatus?: string;\n  contentType?: string;\n}\n\nexport interface FastifySchemaValidationError {\n  keyword: string;\n  instancePath: string;\n  schemaPath: string;\n  params: Record<string, unknown>;\n  message?: string;\n}\n\nexport interface FastifyValidationResult {\n  (data: any): boolean | SafePromiseLike<any> | { error?: Error, value?: any }\n  errors?: FastifySchemaValidationError[] | null;\n}\n\n/**\n * Compiler for FastifySchema Type\n */\nexport type FastifySchemaCompiler<T> = (routeSchema: FastifyRouteSchemaDef<T>) => FastifyValidationResult\n\nexport type FastifySerializerCompiler<T> = (routeSchema: FastifyRouteSchemaDef<T>) => (data: any) => string\n\nexport interface FastifySchemaControllerOptions {\n  bucket?: (parentSchemas?: unknown) => {\n    add(schema: unknown): FastifyInstance;\n    getSchema(schemaId: string): unknown;\n    getSchemas(): Record<string, unknown>;\n  };\n  compilersFactory?: {\n    buildValidator?: ValidatorFactory;\n    buildSerializer?: SerializerFactory;\n  };\n}\n\nexport type SchemaErrorDataVar = 'body' | 'headers' | 'params' | 'querystring'\n\nexport type SchemaErrorFormatter = (errors: FastifySchemaValidationError[], dataVar: SchemaErrorDataVar) => Error\n",
  "node_modules/fastify/types/serverFactory.d.ts": "import { RawServerBase, RawServerDefault, RawReplyDefaultExpression, RawRequestDefaultExpression } from './utils'\nimport * as http from 'node:http'\nimport * as https from 'node:https'\nimport * as http2 from 'node:http2'\n\nexport type FastifyServerFactoryHandler<\n  RawServer extends RawServerBase = RawServerDefault,\n  RawRequest extends RawRequestDefaultExpression<RawServer> = RawRequestDefaultExpression<RawServer>,\n  RawReply extends RawReplyDefaultExpression<RawServer> = RawReplyDefaultExpression<RawServer>\n> =\nRawServer extends http.Server | https.Server ?\n    (request: http.IncomingMessage & RawRequest, response: http.ServerResponse & RawReply) => void :\n    (request: http2.Http2ServerRequest & RawRequest, response: http2.Http2ServerResponse & RawReply) => void\n\nexport interface FastifyServerFactory<\n  RawServer extends RawServerBase = RawServerDefault\n> {\n  (handler: FastifyServerFactoryHandler<RawServer>, opts: Record<string, unknown>): RawServer;\n}\n",
  "node_modules/fastify/types/type-provider.d.ts": "import { RouteGenericInterface } from './route'\nimport { FastifySchema } from './schema'\nimport { HttpKeys, RecordKeysToLowercase } from './utils'\n\n// -----------------------------------------------------------------------------------------------\n// TypeProvider\n// -----------------------------------------------------------------------------------------------\n\nexport interface FastifyTypeProvider {\n  readonly schema: unknown,\n  readonly validator: unknown,\n  readonly serializer: unknown,\n}\n\nexport interface FastifyTypeProviderDefault extends FastifyTypeProvider {}\n\nexport type CallValidatorTypeProvider<F extends FastifyTypeProvider, S> = (F & { schema: S })['validator']\nexport type CallSerializerTypeProvider<F extends FastifyTypeProvider, S> = (F & { schema: S })['serializer']\n\n// -----------------------------------------------------------------------------------------------\n// FastifyRequestType\n// -----------------------------------------------------------------------------------------------\n\n// Used to map undefined SchemaCompiler properties to unknown\n//   Without brackets, UndefinedToUnknown<undefined | null> => unknown\ntype UndefinedToUnknown<T> = [T] extends [undefined] ? unknown : T\n\n// union-aware keyof operator\n//    keyof ({ a: number} | { b: number}) => never\n//    KeysOf<{a: number} | {b: number}>   => \"a\" | \"b\"\n// this exists to allow users to override faulty type-provider logic.\ntype KeysOf<T> = T extends any ? keyof T : never\n\n// Resolves Request types either from generic argument or Type Provider.\ntype ResolveRequestParams<TypeProvider extends FastifyTypeProvider, SchemaCompiler extends FastifySchema, RouteGeneric extends RouteGenericInterface> =\n  UndefinedToUnknown<KeysOf<RouteGeneric['Params']> extends never ? CallValidatorTypeProvider<TypeProvider, SchemaCompiler['params']> : RouteGeneric['Params']>\ntype ResolveRequestQuerystring<TypeProvider extends FastifyTypeProvider, SchemaCompiler extends FastifySchema, RouteGeneric extends RouteGenericInterface> =\n  UndefinedToUnknown<KeysOf<RouteGeneric['Querystring']> extends never ? CallValidatorTypeProvider<TypeProvider, SchemaCompiler['querystring']> : RouteGeneric['Querystring']>\ntype ResolveRequestHeaders<TypeProvider extends FastifyTypeProvider, SchemaCompiler extends FastifySchema, RouteGeneric extends RouteGenericInterface> =\n  UndefinedToUnknown<KeysOf<RouteGeneric['Headers']> extends never ? CallValidatorTypeProvider<TypeProvider, SchemaCompiler['headers']> : RouteGeneric['Headers']>\ntype ResolveRequestBody<TypeProvider extends FastifyTypeProvider, SchemaCompiler extends FastifySchema, RouteGeneric extends RouteGenericInterface> =\n  UndefinedToUnknown<KeysOf<RouteGeneric['Body']> extends never ? CallValidatorTypeProvider<TypeProvider, SchemaCompiler['body']> : RouteGeneric['Body']>\n\n// The target request type. This type is inferenced on fastify 'requests' via generic argument assignment\nexport interface FastifyRequestType<Params = unknown, Querystring = unknown, Headers = unknown, Body = unknown> {\n  params: Params,\n  query: Querystring,\n  headers: Headers,\n  body: Body\n}\n\n// Resolves the FastifyRequest generic parameters\nexport interface ResolveFastifyRequestType<TypeProvider extends FastifyTypeProvider, SchemaCompiler extends FastifySchema, RouteGeneric extends RouteGenericInterface> extends FastifyRequestType {\n  params: ResolveRequestParams<TypeProvider, SchemaCompiler, RouteGeneric>,\n  query: ResolveRequestQuerystring<TypeProvider, SchemaCompiler, RouteGeneric>,\n  headers: RecordKeysToLowercase<ResolveRequestHeaders<TypeProvider, SchemaCompiler, RouteGeneric>>,\n  body: ResolveRequestBody<TypeProvider, SchemaCompiler, RouteGeneric>\n}\n\n// -----------------------------------------------------------------------------------------------\n// FastifyReplyType\n// -----------------------------------------------------------------------------------------------\n\n// Resolves the Reply type by taking a union of response status codes and content-types\ntype ResolveReplyFromSchemaCompiler<TypeProvider extends FastifyTypeProvider, SchemaCompiler extends FastifySchema> = {\n  [K1 in keyof SchemaCompiler['response']]: SchemaCompiler['response'][K1] extends { content: { [keyof: string]: { schema: unknown } } } ? ({\n    [K2 in keyof SchemaCompiler['response'][K1]['content']]: CallSerializerTypeProvider<TypeProvider, SchemaCompiler['response'][K1]['content'][K2]['schema']>\n  } extends infer Result ? Result[keyof Result] : unknown) : CallSerializerTypeProvider<TypeProvider, SchemaCompiler['response'][K1]>\n} extends infer Result ? Result[keyof Result] : unknown\n\n// The target reply type. This type is inferenced on fastify 'replies' via generic argument assignment\nexport type FastifyReplyType<Reply = unknown> = Reply\n\n// Resolves the Reply type either via generic argument or from response schema. This type uses a different\n// resolution strategy to Requests where the Reply will infer a union of each status code type specified\n// by the user. The Reply can be explicitly overridden by users providing a generic Reply type on the route.\nexport type ResolveFastifyReplyType<TypeProvider extends FastifyTypeProvider, SchemaCompiler extends FastifySchema, RouteGeneric extends RouteGenericInterface> = UndefinedToUnknown<KeysOf<RouteGeneric['Reply']> extends never ? ResolveReplyFromSchemaCompiler<TypeProvider, SchemaCompiler> : RouteGeneric['Reply']>\n\n// -----------------------------------------------------------------------------------------------\n// FastifyReplyReturnType\n// -----------------------------------------------------------------------------------------------\n\n// Resolves the Reply return type by taking a union of response status codes in the generic argument\ntype ResolveReplyReturnTypeFromRouteGeneric<RouteGeneric extends RouteGenericInterface> = RouteGeneric extends { Reply: infer Return }\n  ? keyof Return extends HttpKeys ? Return[keyof Return] | Return : Return\n  : unknown\n\n// The target reply return type. This type is inferenced on fastify 'routes' via generic argument assignment\nexport type ResolveFastifyReplyReturnType<\n  TypeProvider extends FastifyTypeProvider,\n  SchemaCompiler extends FastifySchema,\n  RouteGeneric extends RouteGenericInterface\n> = ResolveFastifyReplyType<\nTypeProvider,\nSchemaCompiler,\nRouteGeneric\n> extends infer ReplyType\n  ? RouteGeneric['Reply'] extends ReplyType\n    ? ResolveReplyReturnTypeFromRouteGeneric<RouteGeneric> extends infer Return\n      ? Return | void | Promise<Return | void>\n      : unknown\n    : ReplyType | void | Promise<ReplyType | void>\n// review: support both async and sync return types\n// (Promise<Return> | Return | Promise<void> | void)\n  : unknown\n\n/**\n * This branded type is needed to indicate APIs that return Promise-likes which can\n * safely \"float\" (not have rejections handled by calling code).\n *\n * Please refer to the following Github issue for more info:\n * https://github.com/fastify/fastify/issues/5498\n */\nexport type SafePromiseLike<T> = PromiseLike<T> & { __linterBrands: 'SafePromiseLike' }\n",
  "node_modules/fastify/types/utils.d.ts": "import * as http from 'node:http'\nimport * as http2 from 'node:http2'\nimport * as https from 'node:https'\n\ntype AutocompletePrimitiveBaseType<T> =\n  T extends string ? string :\n    T extends number ? number :\n      T extends boolean ? boolean :\n        never\n\nexport type Autocomplete<T> = T | (AutocompletePrimitiveBaseType<T> & Record<never, never>)\n\n/**\n * Standard HTTP method strings\n * for internal use\n */\ntype _HTTPMethods = 'DELETE' | 'GET' | 'HEAD' | 'PATCH' | 'POST' | 'PUT' | 'OPTIONS' |\n'PROPFIND' | 'PROPPATCH' | 'MKCOL' | 'COPY' | 'MOVE' | 'LOCK' | 'UNLOCK' | 'TRACE' | 'SEARCH' | 'REPORT' | 'MKCALENDAR'\n\nexport type HTTPMethods = Autocomplete<_HTTPMethods | Lowercase<_HTTPMethods>>\n\n/**\n * A union type of the Node.js server types from the http, https, and http2 modules.\n */\nexport type RawServerBase = http.Server | https.Server | http2.Http2Server | http2.Http2SecureServer\n\n/**\n * The default server type\n */\nexport type RawServerDefault = http.Server\n\n/**\n * The default request type based on the server type. Utilizes generic constraining.\n */\nexport type RawRequestDefaultExpression<\n  RawServer extends RawServerBase = RawServerDefault\n> = RawServer extends http.Server | https.Server ? http.IncomingMessage\n  : RawServer extends http2.Http2Server | http2.Http2SecureServer ? http2.Http2ServerRequest\n    : never\n\n/**\n * The default reply type based on the server type. Utilizes generic constraining.\n */\nexport type RawReplyDefaultExpression<\n  RawServer extends RawServerBase = RawServerDefault\n> = RawServer extends http.Server | https.Server ? http.ServerResponse\n  : RawServer extends http2.Http2Server | http2.Http2SecureServer ? http2.Http2ServerResponse\n    : never\n\nexport type RequestBodyDefault = unknown\nexport type RequestQuerystringDefault = unknown\nexport type RequestParamsDefault = unknown\nexport type RequestHeadersDefault = unknown\n\nexport type ContextConfigDefault = unknown\nexport type ReplyDefault = unknown\n\n/**\n * Helpers for determining the type of the response payload based on the code\n */\n\ntype StringAsNumber<T extends string> = T extends `${infer N extends number}` ? N : never\ntype CodeClasses = 1 | 2 | 3 | 4 | 5\ntype Digit = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9\ntype HttpCodes = StringAsNumber<`${CodeClasses}${Digit}${Digit}`>\ntype HttpKeys = HttpCodes | `${Digit}xx`\nexport type StatusCodeReply = {\n  [Key in HttpKeys]?: unknown;\n}\n\n// weird TS quirk: https://stackoverflow.com/questions/58977876/generic-conditional-type-resolves-to-never-when-the-generic-type-is-set-to-never\nexport type ReplyKeysToCodes<Key> = [Key] extends [never] ? number :\n  Key extends HttpCodes ? Key :\n    Key extends `${infer X extends CodeClasses}xx` ?\n      StringAsNumber<`${X}${Digit}${Digit}`> : number\n\nexport type CodeToReplyKey<Code extends number> = `${Code}` extends `${infer FirstDigit extends CodeClasses}${number}`\n  ? `${FirstDigit}xx`\n  : never\n\nexport type RecordKeysToLowercase<Input> = Input extends Record<string, unknown>\n  ? {\n      [Key in keyof Input as Key extends string\n        ? Lowercase<Key>\n        : Key\n      ]: Input[Key];\n    }\n  : Input\n\ntype OmitIndexSignature<T> = {\n  [K in keyof T as string extends K ? never : number extends K ? never : K]: T[K];\n}\n\n/**\n * HTTP header strings\n * Use this type only for input values, not for output values.\n */\nexport type HttpHeader = keyof OmitIndexSignature<http.OutgoingHttpHeaders> | (string & Record<never, never>)\n",
  "node_modules/fastify-plugin/package.json": "{\n  \"name\": \"fastify-plugin\",\n  \"version\": \"5.0.1\",\n  \"description\": \"Plugin helper for Fastify\",\n  \"main\": \"plugin.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/plugin.d.ts\",\n  \"scripts\": {\n    \"lint\": \"standard\",\n    \"test\": \"npm run test:unit && npm run test:typescript\",\n    \"test:unit\": \"c8 --100 node --test\",\n    \"test:coverage\": \"c8 node --test && c8 report --reporter=html\",\n    \"test:typescript\": \"tsd\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/fastify-plugin.git\"\n  },\n  \"keywords\": [\n    \"plugin\",\n    \"helper\",\n    \"fastify\"\n  ],\n  \"author\": \"Tomas Della Vedova - @delvedor (http://delved.org)\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/fastify-plugin/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/fastify-plugin#readme\",\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"@fastify/type-provider-typebox\": \"^5.0.0-pre.fv5.1\",\n    \"@types/node\": \"^22.0.0\",\n    \"c8\": \"^10.1.2\",\n    \"fastify\": \"^5.0.0\",\n    \"proxyquire\": \"^2.1.3\",\n    \"standard\": \"^17.1.0\",\n    \"tsd\": \"^0.31.0\"\n  }\n}\n",
  "node_modules/fastify-plugin/types/plugin.d.ts": "/// <reference types=\"fastify\" />\n\nimport {\n  FastifyPluginCallback,\n  FastifyPluginAsync,\n  FastifyPluginOptions,\n  RawServerBase,\n  RawServerDefault,\n  FastifyTypeProvider,\n  FastifyTypeProviderDefault,\n  FastifyBaseLogger,\n} from 'fastify'\n\ntype FastifyPlugin = typeof fastifyPlugin\n\ndeclare namespace fastifyPlugin {\n  export interface PluginMetadata {\n    /** Bare-minimum version of Fastify for your plugin, just add the semver range that you need. */\n    fastify?: string,\n    name?: string,\n    /** Decorator dependencies for this plugin */\n    decorators?: {\n      fastify?: (string | symbol)[],\n      reply?: (string | symbol)[],\n      request?: (string | symbol)[]\n    },\n    /** The plugin dependencies */\n    dependencies?: string[],\n    encapsulate?: boolean\n  }\n  // Exporting PluginOptions for backward compatibility after renaming it to PluginMetadata\n  /**\n   * @deprecated Use PluginMetadata instead\n   */\n  export interface PluginOptions extends PluginMetadata {}\n  \n  export const fastifyPlugin: FastifyPlugin\n  export { fastifyPlugin as default }\n}\n\n/**\n * This function does three things for you:\n *   1. Add the `skip-override` hidden property\n *   2. Check bare-minimum version of Fastify\n *   3. Pass some custom metadata of the plugin to Fastify\n * @param fn Fastify plugin function\n * @param options Optional plugin options\n */\n\ndeclare function fastifyPlugin<\n  Options extends FastifyPluginOptions = Record<never, never>,\n  RawServer extends RawServerBase = RawServerDefault,\n  TypeProvider extends FastifyTypeProvider = FastifyTypeProviderDefault,\n  Logger extends FastifyBaseLogger = FastifyBaseLogger,\n  Fn extends FastifyPluginCallback<Options, RawServer, TypeProvider, Logger> | FastifyPluginAsync<Options, RawServer, TypeProvider, Logger> = FastifyPluginCallback<Options, RawServer, TypeProvider, Logger>\n>(\n  fn: Fn extends unknown ? Fn extends (...args: any) => Promise<any> ? FastifyPluginAsync<Options, RawServer, TypeProvider, Logger> : FastifyPluginCallback<Options, RawServer, TypeProvider, Logger> : Fn,\n  options?: fastifyPlugin.PluginMetadata | string\n): Fn;\n\nexport = fastifyPlugin\n",
  "node_modules/fastq/index.d.ts": "declare function fastq<C, T = any, R = any>(context: C, worker: fastq.worker<C, T, R>, concurrency: number): fastq.queue<T, R>\ndeclare function fastq<C, T = any, R = any>(worker: fastq.worker<C, T, R>, concurrency: number): fastq.queue<T, R>\n\ndeclare namespace fastq {\n  type worker<C, T = any, R = any> = (this: C, task: T, cb: fastq.done<R>) => void\n  type asyncWorker<C, T = any, R = any> = (this: C, task: T) => Promise<R>\n  type done<R = any> = (err: Error | null, result?: R) => void\n  type errorHandler<T = any> = (err: Error, task: T) => void\n\n  interface queue<T = any, R = any> {\n    /** Add a task at the end of the queue. `done(err, result)` will be called when the task was processed. */\n    push(task: T, done?: done<R>): void\n    /** Add a task at the beginning of the queue. `done(err, result)` will be called when the task was processed. */\n    unshift(task: T, done?: done<R>): void\n    /** Pause the processing of tasks. Currently worked tasks are not stopped. */\n    pause(): any\n    /** Resume the processing of tasks. */\n    resume(): any\n    running(): number\n    /** Returns `false` if there are tasks being processed or waiting to be processed. `true` otherwise. */\n    idle(): boolean\n    /** Returns the number of tasks waiting to be processed (in the queue). */\n    length(): number\n    /** Returns all the tasks be processed (in the queue). Returns empty array when there are no tasks */\n    getQueue(): T[]\n    /** Removes all tasks waiting to be processed, and reset `drain` to an empty function. */\n    kill(): any\n    /** Same than `kill` but the `drain` function will be called before reset to empty. */\n    killAndDrain(): any\n    /** Set a global error handler. `handler(err, task)` will be called each time a task is completed, `err` will be not null if the task has thrown an error. */\n    error(handler: errorHandler<T>): void\n    /** Property that returns the number of concurrent tasks that could be executed in parallel. It can be altered at runtime. */\n    concurrency: number\n    /** Property (Read-Only) that returns `true` when the queue is in a paused state. */\n    readonly paused: boolean\n    /** Function that will be called when the last item from the queue has been processed by a worker. It can be altered at runtime. */\n    drain(): any\n    /** Function that will be called when the last item from the queue has been assigned to a worker. It can be altered at runtime. */\n    empty: () => void\n    /** Function that will be called when the queue hits the concurrency limit. It can be altered at runtime. */\n    saturated: () => void\n  }\n\n  interface queueAsPromised<T = any, R = any> extends queue<T, R> {\n    /** Add a task at the end of the queue. The returned `Promise` will be fulfilled (rejected) when the task is completed successfully (unsuccessfully). */\n    push(task: T): Promise<R>\n    /** Add a task at the beginning of the queue. The returned `Promise` will be fulfilled (rejected) when the task is completed successfully (unsuccessfully). */\n    unshift(task: T): Promise<R>\n    /** Wait for the queue to be drained. The returned `Promise` will be resolved when all tasks in the queue have been processed by a worker. */\n    drained(): Promise<void>\n  }\n\n  function promise<C, T = any, R = any>(context: C, worker: fastq.asyncWorker<C, T, R>, concurrency: number): fastq.queueAsPromised<T, R>\n  function promise<C, T = any, R = any>(worker: fastq.asyncWorker<C, T, R>, concurrency: number): fastq.queueAsPromised<T, R>\n}\n\nexport = fastq\n",
  "node_modules/fastq/package.json": "{\n  \"name\": \"fastq\",\n  \"version\": \"1.19.1\",\n  \"description\": \"Fast, in memory work queue\",\n  \"main\": \"queue.js\",\n  \"scripts\": {\n    \"lint\": \"standard --verbose | snazzy\",\n    \"unit\": \"nyc --lines 100 --branches 100 --functions 100 --check-coverage --reporter=text tape test/test.js test/promise.js\",\n    \"coverage\": \"nyc --reporter=html --reporter=cobertura --reporter=text tape test/test.js test/promise.js\",\n    \"test:report\": \"npm run lint && npm run unit:report\",\n    \"test\": \"npm run lint && npm run unit\",\n    \"typescript\": \"tsc --project ./test/tsconfig.json\",\n    \"legacy\": \"tape test/test.js\"\n  },\n  \"pre-commit\": [\n    \"test\",\n    \"typescript\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/mcollina/fastq.git\"\n  },\n  \"keywords\": [\n    \"fast\",\n    \"queue\",\n    \"async\",\n    \"worker\"\n  ],\n  \"author\": \"Matteo Collina <hello@matteocollina.com>\",\n  \"license\": \"ISC\",\n  \"bugs\": {\n    \"url\": \"https://github.com/mcollina/fastq/issues\"\n  },\n  \"homepage\": \"https://github.com/mcollina/fastq#readme\",\n  \"devDependencies\": {\n    \"async\": \"^3.1.0\",\n    \"neo-async\": \"^2.6.1\",\n    \"nyc\": \"^17.0.0\",\n    \"pre-commit\": \"^1.2.2\",\n    \"snazzy\": \"^9.0.0\",\n    \"standard\": \"^16.0.0\",\n    \"tape\": \"^5.0.0\",\n    \"typescript\": \"^5.0.4\"\n  },\n  \"dependencies\": {\n    \"reusify\": \"^1.0.4\"\n  },\n  \"standard\": {\n    \"ignore\": [\n      \"example.mjs\"\n    ]\n  }\n}\n",
  "node_modules/fflate/esm/browser.d.ts": "/**\n * Codes for errors generated within this library\n */\nexport declare const FlateErrorCode: {\n    readonly UnexpectedEOF: 0;\n    readonly InvalidBlockType: 1;\n    readonly InvalidLengthLiteral: 2;\n    readonly InvalidDistance: 3;\n    readonly StreamFinished: 4;\n    readonly NoStreamHandler: 5;\n    readonly InvalidHeader: 6;\n    readonly NoCallback: 7;\n    readonly InvalidUTF8: 8;\n    readonly ExtraFieldTooLong: 9;\n    readonly InvalidDate: 10;\n    readonly FilenameTooLong: 11;\n    readonly StreamFinishing: 12;\n    readonly InvalidZipData: 13;\n    readonly UnknownCompressionMethod: 14;\n};\n/**\n * An error generated within this library\n */\nexport interface FlateError extends Error {\n    /**\n     * The code associated with this error\n     */\n    code: number;\n}\n/**\n * Options for decompressing a DEFLATE stream\n */\nexport interface InflateStreamOptions {\n    /**\n     * The dictionary used to compress the original data. If no dictionary was used during compression, this option has no effect.\n     *\n     * Supplying the wrong dictionary during decompression usually yields corrupt output or causes an invalid distance error.\n     */\n    dictionary?: Uint8Array;\n}\n/**\n * Options for decompressing DEFLATE data\n */\nexport interface InflateOptions extends InflateStreamOptions {\n    /**\n     * The buffer into which to write the decompressed data. Saves memory if you know the decompressed size in advance.\n     *\n     * Note that if the decompression result is larger than the size of this buffer, it will be truncated to fit.\n     */\n    out?: Uint8Array;\n}\n/**\n * Options for decompressing a GZIP stream\n */\nexport interface GunzipStreamOptions extends InflateStreamOptions {\n}\n/**\n * Options for decompressing GZIP data\n */\nexport interface GunzipOptions extends InflateStreamOptions {\n    /**\n     * The buffer into which to write the decompressed data. GZIP already encodes the output size, so providing this doesn't save memory.\n     *\n     * Note that if the decompression result is larger than the size of this buffer, it will be truncated to fit.\n     */\n    out?: Uint8Array;\n}\n/**\n * Options for decompressing a Zlib stream\n */\nexport interface UnzlibStreamOptions extends InflateStreamOptions {\n}\n/**\n * Options for decompressing Zlib data\n */\nexport interface UnzlibOptions extends InflateOptions {\n}\n/**\n * Options for compressing data into a DEFLATE format\n */\nexport interface DeflateOptions {\n    /**\n     * The level of compression to use, ranging from 0-9.\n     *\n     * 0 will store the data without compression.\n     * 1 is fastest but compresses the worst, 9 is slowest but compresses the best.\n     * The default level is 6.\n     *\n     * Typically, binary data benefits much more from higher values than text data.\n     * In both cases, higher values usually take disproportionately longer than the reduction in final size that results.\n     *\n     * For example, a 1 MB text file could:\n     * - become 1.01 MB with level 0 in 1ms\n     * - become 400 kB with level 1 in 10ms\n     * - become 320 kB with level 9 in 100ms\n     */\n    level?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9;\n    /**\n     * The memory level to use, ranging from 0-12. Increasing this increases speed and compression ratio at the cost of memory.\n     *\n     * Note that this is exponential: while level 0 uses 4 kB, level 4 uses 64 kB, level 8 uses 1 MB, and level 12 uses 16 MB.\n     * It is recommended not to lower the value below 4, since that tends to hurt performance.\n     * In addition, values above 8 tend to help very little on most data and can even hurt performance.\n     *\n     * The default value is automatically determined based on the size of the input data.\n     */\n    mem?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12;\n    /**\n     * A buffer containing common byte sequences in the input data that can be used to significantly improve compression ratios.\n     *\n     * Dictionaries should be 32kB or smaller and include strings or byte sequences likely to appear in the input.\n     * The decompressor must supply the same dictionary as the compressor to extract the original data.\n     *\n     * Dictionaries only improve aggregate compression ratio when reused across multiple small inputs. They should typically not be used otherwise.\n     *\n     * Avoid using dictionaries with GZIP and ZIP to maximize software compatibility.\n     */\n    dictionary?: Uint8Array;\n}\n/**\n * Options for compressing data into a GZIP format\n */\nexport interface GzipOptions extends DeflateOptions {\n    /**\n     * When the file was last modified. Defaults to the current time.\n     * Set this to 0 to avoid revealing a modification date entirely.\n     */\n    mtime?: Date | string | number;\n    /**\n     * The filename of the data. If the `gunzip` command is used to decompress the data, it will output a file\n     * with this name instead of the name of the compressed file.\n     */\n    filename?: string;\n}\n/**\n * Options for compressing data into a Zlib format\n */\nexport interface ZlibOptions extends DeflateOptions {\n}\n/**\n * Handler for data (de)compression streams\n * @param data The data output from the stream processor\n * @param final Whether this is the final block\n */\nexport type FlateStreamHandler = (data: Uint8Array, final: boolean) => void;\n/**\n * Handler for asynchronous data (de)compression streams\n * @param err Any error that occurred\n * @param data The data output from the stream processor\n * @param final Whether this is the final block\n */\nexport type AsyncFlateStreamHandler = (err: FlateError | null, data: Uint8Array, final: boolean) => void;\n/**\n * Handler for the asynchronous completion of (de)compression for a data chunk\n * @param size The number of bytes that were processed. This is measured in terms of the input\n * (i.e. compressed bytes for decompression, uncompressed bytes for compression.)\n */\nexport type AsyncFlateDrainHandler = (size: number) => void;\n/**\n * Callback for asynchronous (de)compression methods\n * @param err Any error that occurred\n * @param data The resulting data. Only present if `err` is null\n */\nexport type FlateCallback = (err: FlateError | null, data: Uint8Array) => void;\ninterface AsyncOptions {\n    /**\n     * Whether or not to \"consume\" the source data. This will make the typed array/buffer you pass in\n     * unusable but will increase performance and reduce memory usage.\n     */\n    consume?: boolean;\n}\n/**\n * Options for compressing data asynchronously into a DEFLATE format\n */\nexport interface AsyncDeflateOptions extends DeflateOptions, AsyncOptions {\n}\n/**\n * Options for decompressing DEFLATE data asynchronously\n */\nexport interface AsyncInflateOptions extends AsyncOptions, InflateStreamOptions {\n    /**\n     * The original size of the data. Currently, the asynchronous API disallows\n     * writing into a buffer you provide; the best you can do is provide the\n     * size in bytes and be given back a new typed array.\n     */\n    size?: number;\n}\n/**\n * Options for compressing data asynchronously into a GZIP format\n */\nexport interface AsyncGzipOptions extends GzipOptions, AsyncOptions {\n}\n/**\n * Options for decompressing GZIP data asynchronously\n */\nexport interface AsyncGunzipOptions extends AsyncOptions, InflateStreamOptions {\n}\n/**\n * Options for compressing data asynchronously into a Zlib format\n */\nexport interface AsyncZlibOptions extends ZlibOptions, AsyncOptions {\n}\n/**\n * Options for decompressing Zlib data asynchronously\n */\nexport interface AsyncUnzlibOptions extends AsyncInflateOptions {\n}\n/**\n * A terminable compression/decompression process\n */\nexport interface AsyncTerminable {\n    /**\n     * Terminates the worker thread immediately. The callback will not be called.\n     */\n    (): void;\n}\n/**\n * Streaming DEFLATE compression\n */\nexport declare class Deflate {\n    /**\n     * Creates a DEFLATE stream\n     * @param opts The compression options\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(opts: DeflateOptions, cb?: FlateStreamHandler);\n    /**\n     * Creates a DEFLATE stream\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(cb?: FlateStreamHandler);\n    private b;\n    private s;\n    private o;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: FlateStreamHandler;\n    private p;\n    /**\n     * Pushes a chunk to be deflated\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    /**\n     * Flushes buffered uncompressed data. Useful to immediately retrieve the\n     * deflated output for small inputs.\n     */\n    flush(): void;\n}\n/**\n * Asynchronous streaming DEFLATE compression\n */\nexport declare class AsyncDeflate {\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * The handler to call whenever buffered source data is processed (i.e. `queuedSize` updates)\n     */\n    ondrain?: AsyncFlateDrainHandler;\n    /**\n     * The number of uncompressed bytes buffered in the stream\n     */\n    queuedSize: number;\n    /**\n     * Creates an asynchronous DEFLATE stream\n     * @param opts The compression options\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(opts: DeflateOptions, cb?: AsyncFlateStreamHandler);\n    /**\n     * Creates an asynchronous DEFLATE stream\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(cb?: AsyncFlateStreamHandler);\n    /**\n     * Pushes a chunk to be deflated\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    /**\n     * Flushes buffered uncompressed data. Useful to immediately retrieve the\n     * deflated output for small inputs.\n     */\n    flush(): void;\n    /**\n     * A method to terminate the stream's internal worker. Subsequent calls to\n     * push() will silently fail.\n     */\n    terminate: AsyncTerminable;\n}\n/**\n * Asynchronously compresses data with DEFLATE without any wrapper\n * @param data The data to compress\n * @param opts The compression options\n * @param cb The function to be called upon compression completion\n * @returns A function that can be used to immediately terminate the compression\n */\nexport declare function deflate(data: Uint8Array, opts: AsyncDeflateOptions, cb: FlateCallback): AsyncTerminable;\n/**\n * Asynchronously compresses data with DEFLATE without any wrapper\n * @param data The data to compress\n * @param cb The function to be called upon compression completion\n */\nexport declare function deflate(data: Uint8Array, cb: FlateCallback): AsyncTerminable;\n/**\n * Compresses data with DEFLATE without any wrapper\n * @param data The data to compress\n * @param opts The compression options\n * @returns The deflated version of the data\n */\nexport declare function deflateSync(data: Uint8Array, opts?: DeflateOptions): Uint8Array;\n/**\n * Streaming DEFLATE decompression\n */\nexport declare class Inflate {\n    private s;\n    private o;\n    private p;\n    private d;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: FlateStreamHandler;\n    /**\n     * Creates a DEFLATE decompression stream\n     * @param opts The decompression options\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(opts: InflateStreamOptions, cb?: FlateStreamHandler);\n    /**\n     * Creates a DEFLATE decompression stream\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(cb?: FlateStreamHandler);\n    private e;\n    private c;\n    /**\n     * Pushes a chunk to be inflated\n     * @param chunk The chunk to push\n     * @param final Whether this is the final chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n}\n/**\n * Asynchronous streaming DEFLATE decompression\n */\nexport declare class AsyncInflate {\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * The handler to call whenever buffered source data is processed (i.e. `queuedSize` updates)\n     */\n    ondrain?: AsyncFlateDrainHandler;\n    /**\n     * The number of compressed bytes buffered in the stream\n     */\n    queuedSize: number;\n    /**\n     * Creates an asynchronous DEFLATE decompression stream\n     * @param opts The decompression options\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(opts: InflateStreamOptions, cb?: AsyncFlateStreamHandler);\n    /**\n     * Creates an asynchronous DEFLATE decompression stream\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(cb?: AsyncFlateStreamHandler);\n    /**\n     * Pushes a chunk to be inflated\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    /**\n     * A method to terminate the stream's internal worker. Subsequent calls to\n     * push() will silently fail.\n     */\n    terminate: AsyncTerminable;\n}\n/**\n * Asynchronously expands DEFLATE data with no wrapper\n * @param data The data to decompress\n * @param opts The decompression options\n * @param cb The function to be called upon decompression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function inflate(data: Uint8Array, opts: AsyncInflateOptions, cb: FlateCallback): AsyncTerminable;\n/**\n * Asynchronously expands DEFLATE data with no wrapper\n * @param data The data to decompress\n * @param cb The function to be called upon decompression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function inflate(data: Uint8Array, cb: FlateCallback): AsyncTerminable;\n/**\n * Expands DEFLATE data with no wrapper\n * @param data The data to decompress\n * @param opts The decompression options\n * @returns The decompressed version of the data\n */\nexport declare function inflateSync(data: Uint8Array, opts?: InflateOptions): Uint8Array;\n/**\n * Streaming GZIP compression\n */\nexport declare class Gzip {\n    private c;\n    private l;\n    private v;\n    private o;\n    private s;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: FlateStreamHandler;\n    /**\n     * Creates a GZIP stream\n     * @param opts The compression options\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(opts: GzipOptions, cb?: FlateStreamHandler);\n    /**\n     * Creates a GZIP stream\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(cb?: FlateStreamHandler);\n    /**\n     * Pushes a chunk to be GZIPped\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    private p;\n    /**\n     * Flushes buffered uncompressed data. Useful to immediately retrieve the\n     * GZIPped output for small inputs.\n     */\n    flush(): void;\n}\n/**\n * Asynchronous streaming GZIP compression\n */\nexport declare class AsyncGzip {\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * The handler to call whenever buffered source data is processed (i.e. `queuedSize` updates)\n     */\n    ondrain?: AsyncFlateDrainHandler;\n    /**\n     * The number of uncompressed bytes buffered in the stream\n     */\n    queuedSize: number;\n    /**\n     * Creates an asynchronous GZIP stream\n     * @param opts The compression options\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(opts: GzipOptions, cb?: AsyncFlateStreamHandler);\n    /**\n     * Creates an asynchronous GZIP stream\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(cb?: AsyncFlateStreamHandler);\n    /**\n     * Pushes a chunk to be GZIPped\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    /**\n     * Flushes buffered uncompressed data. Useful to immediately retrieve the\n     * GZIPped output for small inputs.\n     */\n    flush(): void;\n    /**\n     * A method to terminate the stream's internal worker. Subsequent calls to\n     * push() will silently fail.\n     */\n    terminate: AsyncTerminable;\n}\n/**\n * Asynchronously compresses data with GZIP\n * @param data The data to compress\n * @param opts The compression options\n * @param cb The function to be called upon compression completion\n * @returns A function that can be used to immediately terminate the compression\n */\nexport declare function gzip(data: Uint8Array, opts: AsyncGzipOptions, cb: FlateCallback): AsyncTerminable;\n/**\n * Asynchronously compresses data with GZIP\n * @param data The data to compress\n * @param cb The function to be called upon compression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function gzip(data: Uint8Array, cb: FlateCallback): AsyncTerminable;\n/**\n * Compresses data with GZIP\n * @param data The data to compress\n * @param opts The compression options\n * @returns The gzipped version of the data\n */\nexport declare function gzipSync(data: Uint8Array, opts?: GzipOptions): Uint8Array;\n/**\n * Handler for new GZIP members in concatenated GZIP streams. Useful for building indices used to perform random-access reads on compressed files.\n * @param offset The offset of the new member relative to the start of the stream\n */\nexport type GunzipMemberHandler = (offset: number) => void;\n/**\n * Streaming single or multi-member GZIP decompression\n */\nexport declare class Gunzip {\n    private v;\n    private r;\n    private o;\n    private p;\n    private s;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: FlateStreamHandler;\n    /**\n     * The handler to call whenever a new GZIP member is found\n     */\n    onmember?: GunzipMemberHandler;\n    /**\n     * Creates a GUNZIP stream\n     * @param opts The decompression options\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(opts: GunzipStreamOptions, cb?: FlateStreamHandler);\n    /**\n     * Creates a GUNZIP stream\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(cb?: FlateStreamHandler);\n    /**\n     * Pushes a chunk to be GUNZIPped\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n}\n/**\n * Asynchronous streaming single or multi-member GZIP decompression\n */\nexport declare class AsyncGunzip {\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * The handler to call whenever buffered source data is processed (i.e. `queuedSize` updates)\n     */\n    ondrain?: AsyncFlateDrainHandler;\n    /**\n     * The number of compressed bytes buffered in the stream\n     */\n    queuedSize: number;\n    /**\n     * The handler to call whenever a new GZIP member is found\n     */\n    onmember?: GunzipMemberHandler;\n    /**\n     * Creates an asynchronous GUNZIP stream\n     * @param opts The decompression options\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(opts: GunzipStreamOptions, cb?: AsyncFlateStreamHandler);\n    /**\n     * Creates an asynchronous GUNZIP stream\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(cb?: AsyncFlateStreamHandler);\n    /**\n     * Pushes a chunk to be GUNZIPped\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    /**\n     * A method to terminate the stream's internal worker. Subsequent calls to\n     * push() will silently fail.\n     */\n    terminate: AsyncTerminable;\n}\n/**\n * Asynchronously expands GZIP data\n * @param data The data to decompress\n * @param opts The decompression options\n * @param cb The function to be called upon decompression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function gunzip(data: Uint8Array, opts: AsyncGunzipOptions, cb: FlateCallback): AsyncTerminable;\n/**\n * Asynchronously expands GZIP data\n * @param data The data to decompress\n * @param cb The function to be called upon decompression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function gunzip(data: Uint8Array, cb: FlateCallback): AsyncTerminable;\n/**\n * Expands GZIP data\n * @param data The data to decompress\n * @param opts The decompression options\n * @returns The decompressed version of the data\n */\nexport declare function gunzipSync(data: Uint8Array, opts?: GunzipOptions): Uint8Array;\n/**\n * Streaming Zlib compression\n */\nexport declare class Zlib {\n    private c;\n    private v;\n    private o;\n    private s;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: FlateStreamHandler;\n    /**\n     * Creates a Zlib stream\n     * @param opts The compression options\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(opts: ZlibOptions, cb?: FlateStreamHandler);\n    /**\n     * Creates a Zlib stream\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(cb?: FlateStreamHandler);\n    /**\n     * Pushes a chunk to be zlibbed\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    private p;\n    /**\n     * Flushes buffered uncompressed data. Useful to immediately retrieve the\n     * zlibbed output for small inputs.\n     */\n    flush(): void;\n}\n/**\n * Asynchronous streaming Zlib compression\n */\nexport declare class AsyncZlib {\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * The handler to call whenever buffered source data is processed (i.e. `queuedSize` updates)\n     */\n    ondrain?: AsyncFlateDrainHandler;\n    /**\n     * The number of uncompressed bytes buffered in the stream\n     */\n    queuedSize: number;\n    /**\n     * Creates an asynchronous Zlib stream\n     * @param opts The compression options\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(opts: ZlibOptions, cb?: AsyncFlateStreamHandler);\n    /**\n     * Creates an asynchronous Zlib stream\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(cb?: AsyncFlateStreamHandler);\n    /**\n     * Pushes a chunk to be deflated\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    /**\n     * Flushes buffered uncompressed data. Useful to immediately retrieve the\n     * zlibbed output for small inputs.\n     */\n    flush(): void;\n    /**\n     * A method to terminate the stream's internal worker. Subsequent calls to\n     * push() will silently fail.\n     */\n    terminate: AsyncTerminable;\n}\n/**\n * Asynchronously compresses data with Zlib\n * @param data The data to compress\n * @param opts The compression options\n * @param cb The function to be called upon compression completion\n */\nexport declare function zlib(data: Uint8Array, opts: AsyncZlibOptions, cb: FlateCallback): AsyncTerminable;\n/**\n * Asynchronously compresses data with Zlib\n * @param data The data to compress\n * @param cb The function to be called upon compression completion\n * @returns A function that can be used to immediately terminate the compression\n */\nexport declare function zlib(data: Uint8Array, cb: FlateCallback): AsyncTerminable;\n/**\n * Compress data with Zlib\n * @param data The data to compress\n * @param opts The compression options\n * @returns The zlib-compressed version of the data\n */\nexport declare function zlibSync(data: Uint8Array, opts?: ZlibOptions): Uint8Array;\n/**\n * Streaming Zlib decompression\n */\nexport declare class Unzlib {\n    private v;\n    private p;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: FlateStreamHandler;\n    /**\n     * Creates a Zlib decompression stream\n     * @param opts The decompression options\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(opts: UnzlibStreamOptions, cb?: FlateStreamHandler);\n    /**\n     * Creates a Zlib decompression stream\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(cb?: FlateStreamHandler);\n    /**\n     * Pushes a chunk to be unzlibbed\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n}\n/**\n * Asynchronous streaming Zlib decompression\n */\nexport declare class AsyncUnzlib {\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * The handler to call whenever buffered source data is processed (i.e. `queuedSize` updates)\n     */\n    ondrain?: AsyncFlateDrainHandler;\n    /**\n     * The number of compressed bytes buffered in the stream\n     */\n    queuedSize: number;\n    /**\n     * Creates an asynchronous Zlib decompression stream\n     * @param opts The decompression options\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(opts: UnzlibStreamOptions, cb?: AsyncFlateStreamHandler);\n    /**\n     * Creates an asynchronous Zlib decompression stream\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(cb?: AsyncFlateStreamHandler);\n    /**\n     * Pushes a chunk to be decompressed from Zlib\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    /**\n     * A method to terminate the stream's internal worker. Subsequent calls to\n     * push() will silently fail.\n     */\n    terminate: AsyncTerminable;\n}\n/**\n * Asynchronously expands Zlib data\n * @param data The data to decompress\n * @param opts The decompression options\n * @param cb The function to be called upon decompression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function unzlib(data: Uint8Array, opts: AsyncUnzlibOptions, cb: FlateCallback): AsyncTerminable;\n/**\n * Asynchronously expands Zlib data\n * @param data The data to decompress\n * @param cb The function to be called upon decompression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function unzlib(data: Uint8Array, cb: FlateCallback): AsyncTerminable;\n/**\n * Expands Zlib data\n * @param data The data to decompress\n * @param opts The decompression options\n * @returns The decompressed version of the data\n */\nexport declare function unzlibSync(data: Uint8Array, opts?: UnzlibOptions): Uint8Array;\nexport { gzip as compress, AsyncGzip as AsyncCompress };\nexport { gzipSync as compressSync, Gzip as Compress };\n/**\n * Streaming GZIP, Zlib, or raw DEFLATE decompression\n */\nexport declare class Decompress {\n    private G;\n    private I;\n    private Z;\n    private o;\n    private s;\n    private p;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: FlateStreamHandler;\n    /**\n     * Creates a decompression stream\n     * @param opts The decompression options\n     * @param cb The callback to call whenever data is decompressed\n     */\n    constructor(opts: InflateStreamOptions, cb?: FlateStreamHandler);\n    /**\n     * Creates a decompression stream\n     * @param cb The callback to call whenever data is decompressed\n     */\n    constructor(cb?: FlateStreamHandler);\n    private i;\n    /**\n     * Pushes a chunk to be decompressed\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n}\n/**\n * Asynchronous streaming GZIP, Zlib, or raw DEFLATE decompression\n */\nexport declare class AsyncDecompress {\n    private G;\n    private I;\n    private Z;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * The handler to call whenever buffered source data is processed (i.e. `queuedSize` updates)\n     */\n    ondrain?: AsyncFlateDrainHandler;\n    /**\n     * The number of compressed bytes buffered in the stream\n     */\n    queuedSize: number;\n    /**\n     * Creates an asynchronous decompression stream\n     * @param opts The decompression options\n     * @param cb The callback to call whenever data is decompressed\n     */\n    constructor(opts: InflateStreamOptions, cb?: AsyncFlateStreamHandler);\n    /**\n     * Creates an asynchronous decompression stream\n     * @param cb The callback to call whenever data is decompressed\n     */\n    constructor(cb?: AsyncFlateStreamHandler);\n    private i;\n    /**\n     * Pushes a chunk to be decompressed\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n}\n/**\n * Asynchrononously expands compressed GZIP, Zlib, or raw DEFLATE data, automatically detecting the format\n * @param data The data to decompress\n * @param opts The decompression options\n * @param cb The function to be called upon decompression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function decompress(data: Uint8Array, opts: AsyncInflateOptions, cb: FlateCallback): AsyncTerminable;\n/**\n * Asynchrononously expands compressed GZIP, Zlib, or raw DEFLATE data, automatically detecting the format\n * @param data The data to decompress\n * @param cb The function to be called upon decompression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function decompress(data: Uint8Array, cb: FlateCallback): AsyncTerminable;\n/**\n * Expands compressed GZIP, Zlib, or raw DEFLATE data, automatically detecting the format\n * @param data The data to decompress\n * @param opts The decompression options\n * @returns The decompressed version of the data\n */\nexport declare function decompressSync(data: Uint8Array, opts?: InflateOptions): Uint8Array;\n/**\n * Attributes for files added to a ZIP archive object\n */\nexport interface ZipAttributes {\n    /**\n     * The operating system of origin for this file. The value is defined\n     * by PKZIP's APPNOTE.txt, section 4.4.2.2. For example, 0 (the default)\n     * is MS/DOS, 3 is Unix, 19 is macOS.\n     */\n    os?: number;\n    /**\n     * The file's attributes. These are traditionally somewhat complicated\n     * and platform-dependent, so using them is scarcely necessary. However,\n     * here is a representation of what this is, bit by bit:\n     *\n     * `TTTTugtrwxrwxrwx0000000000ADVSHR`\n     *\n     * TTTT = file type (rarely useful)\n     *\n     * u = setuid, g = setgid, t = sticky\n     *\n     * rwx = user permissions, rwx = group permissions, rwx = other permissions\n     *\n     * 0000000000 = unused\n     *\n     * A = archive, D = directory, V = volume label, S = system file, H = hidden, R = read-only\n     *\n     * If you want to set the Unix permissions, for instance, just bit shift by 16, e.g. 0o644 << 16.\n     * Note that attributes usually only work in conjunction with the `os` setting: you must use\n     * `os` = 3 (Unix) if you want to set Unix permissions\n     */\n    attrs?: number;\n    /**\n     * Extra metadata to add to the file. This field is defined by PKZIP's APPNOTE.txt,\n     * section 4.4.28. At most 65,535 bytes may be used in each ID. The ID must be an\n     * integer between 0 and 65,535, inclusive.\n     *\n     * This field is incredibly rare and almost never needed except for compliance with\n     * proprietary standards and software.\n     */\n    extra?: Record<number, Uint8Array>;\n    /**\n     * The comment to attach to the file. This field is defined by PKZIP's APPNOTE.txt,\n     * section 4.4.26. The comment must be at most 65,535 bytes long UTF-8 encoded. This\n     * field is not read by consumer software.\n     */\n    comment?: string;\n    /**\n     * When the file was last modified. Defaults to the current time.\n     */\n    mtime?: GzipOptions['mtime'];\n}\n/**\n * Options for creating a ZIP archive\n */\nexport interface ZipOptions extends DeflateOptions, ZipAttributes {\n}\n/**\n * Options for expanding a ZIP archive\n */\nexport interface UnzipOptions {\n    /**\n     * A filter function to extract only certain files from a ZIP archive\n     */\n    filter?: UnzipFileFilter;\n}\n/**\n * Options for asynchronously creating a ZIP archive\n */\nexport interface AsyncZipOptions extends AsyncDeflateOptions, ZipAttributes {\n}\n/**\n * Options for asynchronously expanding a ZIP archive\n */\nexport interface AsyncUnzipOptions extends UnzipOptions {\n}\n/**\n * A file that can be used to create a ZIP archive\n */\nexport type ZippableFile = Uint8Array | Zippable | [Uint8Array | Zippable, ZipOptions];\n/**\n * A file that can be used to asynchronously create a ZIP archive\n */\nexport type AsyncZippableFile = Uint8Array | AsyncZippable | [Uint8Array | AsyncZippable, AsyncZipOptions];\n/**\n * The complete directory structure of a ZIPpable archive\n */\nexport interface Zippable {\n    [path: string]: ZippableFile;\n}\n/**\n * The complete directory structure of an asynchronously ZIPpable archive\n */\nexport interface AsyncZippable {\n    [path: string]: AsyncZippableFile;\n}\n/**\n * An unzipped archive. The full path of each file is used as the key,\n * and the file is the value\n */\nexport interface Unzipped {\n    [path: string]: Uint8Array;\n}\n/**\n * Handler for string generation streams\n * @param data The string output from the stream processor\n * @param final Whether this is the final block\n */\nexport type StringStreamHandler = (data: string, final: boolean) => void;\n/**\n * Callback for asynchronous ZIP decompression\n * @param err Any error that occurred\n * @param data The decompressed ZIP archive\n */\nexport type UnzipCallback = (err: FlateError | null, data: Unzipped) => void;\n/**\n * Handler for streaming ZIP decompression\n * @param file The file that was found in the archive\n */\nexport type UnzipFileHandler = (file: UnzipFile) => void;\n/**\n * Streaming UTF-8 decoding\n */\nexport declare class DecodeUTF8 {\n    private p;\n    private t;\n    /**\n     * Creates a UTF-8 decoding stream\n     * @param cb The callback to call whenever data is decoded\n     */\n    constructor(cb?: StringStreamHandler);\n    /**\n     * Pushes a chunk to be decoded from UTF-8 binary\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: StringStreamHandler;\n}\n/**\n * Streaming UTF-8 encoding\n */\nexport declare class EncodeUTF8 {\n    private d;\n    /**\n     * Creates a UTF-8 decoding stream\n     * @param cb The callback to call whenever data is encoded\n     */\n    constructor(cb?: FlateStreamHandler);\n    /**\n     * Pushes a chunk to be encoded to UTF-8\n     * @param chunk The string data to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: string, final?: boolean): void;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: FlateStreamHandler;\n}\n/**\n * Converts a string into a Uint8Array for use with compression/decompression methods\n * @param str The string to encode\n * @param latin1 Whether or not to interpret the data as Latin-1. This should\n *               not need to be true unless decoding a binary string.\n * @returns The string encoded in UTF-8/Latin-1 binary\n */\nexport declare function strToU8(str: string, latin1?: boolean): Uint8Array;\n/**\n * Converts a Uint8Array to a string\n * @param dat The data to decode to string\n * @param latin1 Whether or not to interpret the data as Latin-1. This should\n *               not need to be true unless encoding to binary string.\n * @returns The original UTF-8/Latin-1 string\n */\nexport declare function strFromU8(dat: Uint8Array, latin1?: boolean): string;\n/**\n * A stream that can be used to create a file in a ZIP archive\n */\nexport interface ZipInputFile extends ZipAttributes {\n    /**\n     * The filename to associate with the data provided to this stream. If you\n     * want a file in a subdirectory, use forward slashes as a separator (e.g.\n     * `directory/filename.ext`). This will still work on Windows.\n     */\n    filename: string;\n    /**\n     * The size of the file in bytes. This attribute may be invalid after\n     * the file is added to the ZIP archive; it must be correct only before the\n     * stream completes.\n     *\n     * If you don't want to have to compute this yourself, consider extending the\n     * ZipPassThrough class and overriding its process() method, or using one of\n     * ZipDeflate or AsyncZipDeflate.\n     */\n    size: number;\n    /**\n     * A CRC of the original file contents. This attribute may be invalid after\n     * the file is added to the ZIP archive; it must be correct only before the\n     * stream completes.\n     *\n     * If you don't want to have to generate this yourself, consider extending the\n     * ZipPassThrough class and overriding its process() method, or using one of\n     * ZipDeflate or AsyncZipDeflate.\n     */\n    crc: number;\n    /**\n     * The compression format for the data stream. This number is determined by\n     * the spec in PKZIP's APPNOTE.txt, section 4.4.5. For example, 0 = no\n     * compression, 8 = deflate, 14 = LZMA\n     */\n    compression: number;\n    /**\n     * Bits 1 and 2 of the general purpose bit flag, specified in PKZIP's\n     * APPNOTE.txt, section 4.4.4. Should be between 0 and 3. This is unlikely\n     * to be necessary.\n     */\n    flag?: number;\n    /**\n     * The handler to be called when data is added. After passing this stream to\n     * the ZIP file object, this handler will always be defined. To call it:\n     *\n     * `stream.ondata(error, chunk, final)`\n     *\n     * error = any error that occurred (null if there was no error)\n     *\n     * chunk = a Uint8Array of the data that was added (null if there was an\n     * error)\n     *\n     * final = boolean, whether this is the final chunk in the stream\n     */\n    ondata?: AsyncFlateStreamHandler;\n    /**\n     * A method called when the stream is no longer needed, for clean-up\n     * purposes. This will not always be called after the stream completes,\n     * so you may wish to call this.terminate() after the final chunk is\n     * processed if you have clean-up logic.\n     */\n    terminate?: AsyncTerminable;\n}\n/**\n * A pass-through stream to keep data uncompressed in a ZIP archive.\n */\nexport declare class ZipPassThrough implements ZipInputFile {\n    filename: string;\n    crc: number;\n    size: number;\n    compression: number;\n    os?: number;\n    attrs?: number;\n    comment?: string;\n    extra?: Record<number, Uint8Array>;\n    mtime?: GzipOptions['mtime'];\n    ondata: AsyncFlateStreamHandler;\n    private c;\n    /**\n     * Creates a pass-through stream that can be added to ZIP archives\n     * @param filename The filename to associate with this data stream\n     */\n    constructor(filename: string);\n    /**\n     * Processes a chunk and pushes to the output stream. You can override this\n     * method in a subclass for custom behavior, but by default this passes\n     * the data through. You must call this.ondata(err, chunk, final) at some\n     * point in this method.\n     * @param chunk The chunk to process\n     * @param final Whether this is the last chunk\n     */\n    protected process(chunk: Uint8Array, final: boolean): void;\n    /**\n     * Pushes a chunk to be added. If you are subclassing this with a custom\n     * compression algorithm, note that you must push data from the source\n     * file only, pre-compression.\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n}\n/**\n * Streaming DEFLATE compression for ZIP archives. Prefer using AsyncZipDeflate\n * for better performance\n */\nexport declare class ZipDeflate implements ZipInputFile {\n    filename: string;\n    crc: number;\n    size: number;\n    compression: number;\n    flag: 0 | 1 | 2 | 3;\n    os?: number;\n    attrs?: number;\n    comment?: string;\n    extra?: Record<number, Uint8Array>;\n    mtime?: GzipOptions['mtime'];\n    ondata: AsyncFlateStreamHandler;\n    private d;\n    /**\n     * Creates a DEFLATE stream that can be added to ZIP archives\n     * @param filename The filename to associate with this data stream\n     * @param opts The compression options\n     */\n    constructor(filename: string, opts?: DeflateOptions);\n    process(chunk: Uint8Array, final: boolean): void;\n    /**\n     * Pushes a chunk to be deflated\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n}\n/**\n * Asynchronous streaming DEFLATE compression for ZIP archives\n */\nexport declare class AsyncZipDeflate implements ZipInputFile {\n    filename: string;\n    crc: number;\n    size: number;\n    compression: number;\n    flag: 0 | 1 | 2 | 3;\n    os?: number;\n    attrs?: number;\n    comment?: string;\n    extra?: Record<number, Uint8Array>;\n    mtime?: GzipOptions['mtime'];\n    ondata: AsyncFlateStreamHandler;\n    private d;\n    terminate: AsyncTerminable;\n    /**\n     * Creates an asynchronous DEFLATE stream that can be added to ZIP archives\n     * @param filename The filename to associate with this data stream\n     * @param opts The compression options\n     */\n    constructor(filename: string, opts?: DeflateOptions);\n    process(chunk: Uint8Array, final: boolean): void;\n    /**\n     * Pushes a chunk to be deflated\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n}\n/**\n * A zippable archive to which files can incrementally be added\n */\nexport declare class Zip {\n    private u;\n    private d;\n    /**\n     * Creates an empty ZIP archive to which files can be added\n     * @param cb The callback to call whenever data for the generated ZIP archive\n     *           is available\n     */\n    constructor(cb?: AsyncFlateStreamHandler);\n    /**\n     * Adds a file to the ZIP archive\n     * @param file The file stream to add\n     */\n    add(file: ZipInputFile): void;\n    /**\n     * Ends the process of adding files and prepares to emit the final chunks.\n     * This *must* be called after adding all desired files for the resulting\n     * ZIP file to work properly.\n     */\n    end(): void;\n    private e;\n    /**\n     * A method to terminate any internal workers used by the stream. Subsequent\n     * calls to add() will fail.\n     */\n    terminate(): void;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n}\n/**\n * Asynchronously creates a ZIP file\n * @param data The directory structure for the ZIP archive\n * @param opts The main options, merged with per-file options\n * @param cb The callback to call with the generated ZIP archive\n * @returns A function that can be used to immediately terminate the compression\n */\nexport declare function zip(data: AsyncZippable, opts: AsyncZipOptions, cb: FlateCallback): AsyncTerminable;\n/**\n * Asynchronously creates a ZIP file\n * @param data The directory structure for the ZIP archive\n * @param cb The callback to call with the generated ZIP archive\n * @returns A function that can be used to immediately terminate the compression\n */\nexport declare function zip(data: AsyncZippable, cb: FlateCallback): AsyncTerminable;\n/**\n * Synchronously creates a ZIP file. Prefer using `zip` for better performance\n * with more than one file.\n * @param data The directory structure for the ZIP archive\n * @param opts The main options, merged with per-file options\n * @returns The generated ZIP archive\n */\nexport declare function zipSync(data: Zippable, opts?: ZipOptions): Uint8Array;\n/**\n * A decoder for files in ZIP streams\n */\nexport interface UnzipDecoder {\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * Pushes a chunk to be decompressed\n     * @param data The data in this chunk. Do not consume (detach) this data.\n     * @param final Whether this is the last chunk in the data stream\n     */\n    push(data: Uint8Array, final: boolean): void;\n    /**\n     * A method to terminate any internal workers used by the stream. Subsequent\n     * calls to push() should silently fail.\n     */\n    terminate?: AsyncTerminable;\n}\n/**\n * A constructor for a decoder for unzip streams\n */\nexport interface UnzipDecoderConstructor {\n    /**\n     * Creates an instance of the decoder\n     * @param filename The name of the file\n     * @param size The compressed size of the file\n     * @param originalSize The original size of the file\n     */\n    new (filename: string, size?: number, originalSize?: number): UnzipDecoder;\n    /**\n     * The compression format for the data stream. This number is determined by\n     * the spec in PKZIP's APPNOTE.txt, section 4.4.5. For example, 0 = no\n     * compression, 8 = deflate, 14 = LZMA\n     */\n    compression: number;\n}\n/**\n * Information about a file to be extracted from a ZIP archive\n */\nexport interface UnzipFileInfo {\n    /**\n     * The name of the file\n     */\n    name: string;\n    /**\n     * The compressed size of the file\n     */\n    size: number;\n    /**\n     * The original size of the file\n     */\n    originalSize: number;\n    /**\n     * The compression format for the data stream. This number is determined by\n     * the spec in PKZIP's APPNOTE.txt, section 4.4.5. For example, 0 = no\n     * compression, 8 = deflate, 14 = LZMA. If the filter function returns true\n     * but this value is not 8, the unzip function will throw.\n     */\n    compression: number;\n}\n/**\n * A filter for files to be extracted during the unzipping process\n * @param file The info for the current file being processed\n * @returns Whether or not to extract the current file\n */\nexport type UnzipFileFilter = (file: UnzipFileInfo) => boolean;\n/**\n * Streaming file extraction from ZIP archives\n */\nexport interface UnzipFile {\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * The name of the file\n     */\n    name: string;\n    /**\n     * The compression format for the data stream. This number is determined by\n     * the spec in PKZIP's APPNOTE.txt, section 4.4.5. For example, 0 = no\n     * compression, 8 = deflate, 14 = LZMA. If start() is called but there is no\n     * decompression stream available for this method, start() will throw.\n     */\n    compression: number;\n    /**\n     * The compressed size of the file. Will not be present for archives created\n     * in a streaming fashion.\n     */\n    size?: number;\n    /**\n     * The original size of the file. Will not be present for archives created\n     * in a streaming fashion.\n     */\n    originalSize?: number;\n    /**\n     * Starts reading from the stream. Calling this function will always enable\n     * this stream, but ocassionally the stream will be enabled even without\n     * this being called.\n     */\n    start(): void;\n    /**\n     * A method to terminate any internal workers used by the stream. ondata\n     * will not be called any further.\n     */\n    terminate: AsyncTerminable;\n}\n/**\n * Streaming pass-through decompression for ZIP archives\n */\nexport declare class UnzipPassThrough implements UnzipDecoder {\n    static compression: number;\n    ondata: AsyncFlateStreamHandler;\n    push(data: Uint8Array, final: boolean): void;\n}\n/**\n * Streaming DEFLATE decompression for ZIP archives. Prefer AsyncZipInflate for\n * better performance.\n */\nexport declare class UnzipInflate implements UnzipDecoder {\n    static compression: number;\n    private i;\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * Creates a DEFLATE decompression that can be used in ZIP archives\n     */\n    constructor();\n    push(data: Uint8Array, final: boolean): void;\n}\n/**\n * Asynchronous streaming DEFLATE decompression for ZIP archives\n */\nexport declare class AsyncUnzipInflate implements UnzipDecoder {\n    static compression: number;\n    private i;\n    ondata: AsyncFlateStreamHandler;\n    terminate: AsyncTerminable;\n    /**\n     * Creates a DEFLATE decompression that can be used in ZIP archives\n     */\n    constructor(_: string, sz?: number);\n    push(data: Uint8Array, final: boolean): void;\n}\n/**\n * A ZIP archive decompression stream that emits files as they are discovered\n */\nexport declare class Unzip {\n    private d;\n    private c;\n    private p;\n    private k;\n    private o;\n    /**\n     * Creates a ZIP decompression stream\n     * @param cb The callback to call whenever a file in the ZIP archive is found\n     */\n    constructor(cb?: UnzipFileHandler);\n    /**\n     * Pushes a chunk to be unzipped\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): any;\n    /**\n     * Registers a decoder with the stream, allowing for files compressed with\n     * the compression type provided to be expanded correctly\n     * @param decoder The decoder constructor\n     */\n    register(decoder: UnzipDecoderConstructor): void;\n    /**\n     * The handler to call whenever a file is discovered\n     */\n    onfile: UnzipFileHandler;\n}\n/**\n * Asynchronously decompresses a ZIP archive\n * @param data The raw compressed ZIP file\n * @param opts The ZIP extraction options\n * @param cb The callback to call with the decompressed files\n * @returns A function that can be used to immediately terminate the unzipping\n */\nexport declare function unzip(data: Uint8Array, opts: AsyncUnzipOptions, cb: UnzipCallback): AsyncTerminable;\n/**\n * Asynchronously decompresses a ZIP archive\n * @param data The raw compressed ZIP file\n * @param cb The callback to call with the decompressed files\n * @returns A function that can be used to immediately terminate the unzipping\n */\nexport declare function unzip(data: Uint8Array, cb: UnzipCallback): AsyncTerminable;\n/**\n * Synchronously decompresses a ZIP archive. Prefer using `unzip` for better\n * performance with more than one file.\n * @param data The raw compressed ZIP file\n * @param opts The ZIP extraction options\n * @returns The decompressed files\n */\nexport declare function unzipSync(data: Uint8Array, opts?: UnzipOptions): Unzipped;\n",
  "node_modules/fflate/lib/index.d.ts": "/**\n * Codes for errors generated within this library\n */\nexport declare const FlateErrorCode: {\n    readonly UnexpectedEOF: 0;\n    readonly InvalidBlockType: 1;\n    readonly InvalidLengthLiteral: 2;\n    readonly InvalidDistance: 3;\n    readonly StreamFinished: 4;\n    readonly NoStreamHandler: 5;\n    readonly InvalidHeader: 6;\n    readonly NoCallback: 7;\n    readonly InvalidUTF8: 8;\n    readonly ExtraFieldTooLong: 9;\n    readonly InvalidDate: 10;\n    readonly FilenameTooLong: 11;\n    readonly StreamFinishing: 12;\n    readonly InvalidZipData: 13;\n    readonly UnknownCompressionMethod: 14;\n};\n/**\n * An error generated within this library\n */\nexport interface FlateError extends Error {\n    /**\n     * The code associated with this error\n     */\n    code: number;\n}\n/**\n * Options for decompressing a DEFLATE stream\n */\nexport interface InflateStreamOptions {\n    /**\n     * The dictionary used to compress the original data. If no dictionary was used during compression, this option has no effect.\n     *\n     * Supplying the wrong dictionary during decompression usually yields corrupt output or causes an invalid distance error.\n     */\n    dictionary?: Uint8Array;\n}\n/**\n * Options for decompressing DEFLATE data\n */\nexport interface InflateOptions extends InflateStreamOptions {\n    /**\n     * The buffer into which to write the decompressed data. Saves memory if you know the decompressed size in advance.\n     *\n     * Note that if the decompression result is larger than the size of this buffer, it will be truncated to fit.\n     */\n    out?: Uint8Array;\n}\n/**\n * Options for decompressing a GZIP stream\n */\nexport interface GunzipStreamOptions extends InflateStreamOptions {\n}\n/**\n * Options for decompressing GZIP data\n */\nexport interface GunzipOptions extends InflateStreamOptions {\n    /**\n     * The buffer into which to write the decompressed data. GZIP already encodes the output size, so providing this doesn't save memory.\n     *\n     * Note that if the decompression result is larger than the size of this buffer, it will be truncated to fit.\n     */\n    out?: Uint8Array;\n}\n/**\n * Options for decompressing a Zlib stream\n */\nexport interface UnzlibStreamOptions extends InflateStreamOptions {\n}\n/**\n * Options for decompressing Zlib data\n */\nexport interface UnzlibOptions extends InflateOptions {\n}\n/**\n * Options for compressing data into a DEFLATE format\n */\nexport interface DeflateOptions {\n    /**\n     * The level of compression to use, ranging from 0-9.\n     *\n     * 0 will store the data without compression.\n     * 1 is fastest but compresses the worst, 9 is slowest but compresses the best.\n     * The default level is 6.\n     *\n     * Typically, binary data benefits much more from higher values than text data.\n     * In both cases, higher values usually take disproportionately longer than the reduction in final size that results.\n     *\n     * For example, a 1 MB text file could:\n     * - become 1.01 MB with level 0 in 1ms\n     * - become 400 kB with level 1 in 10ms\n     * - become 320 kB with level 9 in 100ms\n     */\n    level?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9;\n    /**\n     * The memory level to use, ranging from 0-12. Increasing this increases speed and compression ratio at the cost of memory.\n     *\n     * Note that this is exponential: while level 0 uses 4 kB, level 4 uses 64 kB, level 8 uses 1 MB, and level 12 uses 16 MB.\n     * It is recommended not to lower the value below 4, since that tends to hurt performance.\n     * In addition, values above 8 tend to help very little on most data and can even hurt performance.\n     *\n     * The default value is automatically determined based on the size of the input data.\n     */\n    mem?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12;\n    /**\n     * A buffer containing common byte sequences in the input data that can be used to significantly improve compression ratios.\n     *\n     * Dictionaries should be 32kB or smaller and include strings or byte sequences likely to appear in the input.\n     * The decompressor must supply the same dictionary as the compressor to extract the original data.\n     *\n     * Dictionaries only improve aggregate compression ratio when reused across multiple small inputs. They should typically not be used otherwise.\n     *\n     * Avoid using dictionaries with GZIP and ZIP to maximize software compatibility.\n     */\n    dictionary?: Uint8Array;\n}\n/**\n * Options for compressing data into a GZIP format\n */\nexport interface GzipOptions extends DeflateOptions {\n    /**\n     * When the file was last modified. Defaults to the current time.\n     * Set this to 0 to avoid revealing a modification date entirely.\n     */\n    mtime?: Date | string | number;\n    /**\n     * The filename of the data. If the `gunzip` command is used to decompress the data, it will output a file\n     * with this name instead of the name of the compressed file.\n     */\n    filename?: string;\n}\n/**\n * Options for compressing data into a Zlib format\n */\nexport interface ZlibOptions extends DeflateOptions {\n}\n/**\n * Handler for data (de)compression streams\n * @param data The data output from the stream processor\n * @param final Whether this is the final block\n */\nexport type FlateStreamHandler = (data: Uint8Array, final: boolean) => void;\n/**\n * Handler for asynchronous data (de)compression streams\n * @param err Any error that occurred\n * @param data The data output from the stream processor\n * @param final Whether this is the final block\n */\nexport type AsyncFlateStreamHandler = (err: FlateError | null, data: Uint8Array, final: boolean) => void;\n/**\n * Handler for the asynchronous completion of (de)compression for a data chunk\n * @param size The number of bytes that were processed. This is measured in terms of the input\n * (i.e. compressed bytes for decompression, uncompressed bytes for compression.)\n */\nexport type AsyncFlateDrainHandler = (size: number) => void;\n/**\n * Callback for asynchronous (de)compression methods\n * @param err Any error that occurred\n * @param data The resulting data. Only present if `err` is null\n */\nexport type FlateCallback = (err: FlateError | null, data: Uint8Array) => void;\ninterface AsyncOptions {\n    /**\n     * Whether or not to \"consume\" the source data. This will make the typed array/buffer you pass in\n     * unusable but will increase performance and reduce memory usage.\n     */\n    consume?: boolean;\n}\n/**\n * Options for compressing data asynchronously into a DEFLATE format\n */\nexport interface AsyncDeflateOptions extends DeflateOptions, AsyncOptions {\n}\n/**\n * Options for decompressing DEFLATE data asynchronously\n */\nexport interface AsyncInflateOptions extends AsyncOptions, InflateStreamOptions {\n    /**\n     * The original size of the data. Currently, the asynchronous API disallows\n     * writing into a buffer you provide; the best you can do is provide the\n     * size in bytes and be given back a new typed array.\n     */\n    size?: number;\n}\n/**\n * Options for compressing data asynchronously into a GZIP format\n */\nexport interface AsyncGzipOptions extends GzipOptions, AsyncOptions {\n}\n/**\n * Options for decompressing GZIP data asynchronously\n */\nexport interface AsyncGunzipOptions extends AsyncOptions, InflateStreamOptions {\n}\n/**\n * Options for compressing data asynchronously into a Zlib format\n */\nexport interface AsyncZlibOptions extends ZlibOptions, AsyncOptions {\n}\n/**\n * Options for decompressing Zlib data asynchronously\n */\nexport interface AsyncUnzlibOptions extends AsyncInflateOptions {\n}\n/**\n * A terminable compression/decompression process\n */\nexport interface AsyncTerminable {\n    /**\n     * Terminates the worker thread immediately. The callback will not be called.\n     */\n    (): void;\n}\n/**\n * Streaming DEFLATE compression\n */\nexport declare class Deflate {\n    /**\n     * Creates a DEFLATE stream\n     * @param opts The compression options\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(opts: DeflateOptions, cb?: FlateStreamHandler);\n    /**\n     * Creates a DEFLATE stream\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(cb?: FlateStreamHandler);\n    private b;\n    private s;\n    private o;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: FlateStreamHandler;\n    private p;\n    /**\n     * Pushes a chunk to be deflated\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    /**\n     * Flushes buffered uncompressed data. Useful to immediately retrieve the\n     * deflated output for small inputs.\n     */\n    flush(): void;\n}\n/**\n * Asynchronous streaming DEFLATE compression\n */\nexport declare class AsyncDeflate {\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * The handler to call whenever buffered source data is processed (i.e. `queuedSize` updates)\n     */\n    ondrain?: AsyncFlateDrainHandler;\n    /**\n     * The number of uncompressed bytes buffered in the stream\n     */\n    queuedSize: number;\n    /**\n     * Creates an asynchronous DEFLATE stream\n     * @param opts The compression options\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(opts: DeflateOptions, cb?: AsyncFlateStreamHandler);\n    /**\n     * Creates an asynchronous DEFLATE stream\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(cb?: AsyncFlateStreamHandler);\n    /**\n     * Pushes a chunk to be deflated\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    /**\n     * Flushes buffered uncompressed data. Useful to immediately retrieve the\n     * deflated output for small inputs.\n     */\n    flush(): void;\n    /**\n     * A method to terminate the stream's internal worker. Subsequent calls to\n     * push() will silently fail.\n     */\n    terminate: AsyncTerminable;\n}\n/**\n * Asynchronously compresses data with DEFLATE without any wrapper\n * @param data The data to compress\n * @param opts The compression options\n * @param cb The function to be called upon compression completion\n * @returns A function that can be used to immediately terminate the compression\n */\nexport declare function deflate(data: Uint8Array, opts: AsyncDeflateOptions, cb: FlateCallback): AsyncTerminable;\n/**\n * Asynchronously compresses data with DEFLATE without any wrapper\n * @param data The data to compress\n * @param cb The function to be called upon compression completion\n */\nexport declare function deflate(data: Uint8Array, cb: FlateCallback): AsyncTerminable;\n/**\n * Compresses data with DEFLATE without any wrapper\n * @param data The data to compress\n * @param opts The compression options\n * @returns The deflated version of the data\n */\nexport declare function deflateSync(data: Uint8Array, opts?: DeflateOptions): Uint8Array;\n/**\n * Streaming DEFLATE decompression\n */\nexport declare class Inflate {\n    private s;\n    private o;\n    private p;\n    private d;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: FlateStreamHandler;\n    /**\n     * Creates a DEFLATE decompression stream\n     * @param opts The decompression options\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(opts: InflateStreamOptions, cb?: FlateStreamHandler);\n    /**\n     * Creates a DEFLATE decompression stream\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(cb?: FlateStreamHandler);\n    private e;\n    private c;\n    /**\n     * Pushes a chunk to be inflated\n     * @param chunk The chunk to push\n     * @param final Whether this is the final chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n}\n/**\n * Asynchronous streaming DEFLATE decompression\n */\nexport declare class AsyncInflate {\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * The handler to call whenever buffered source data is processed (i.e. `queuedSize` updates)\n     */\n    ondrain?: AsyncFlateDrainHandler;\n    /**\n     * The number of compressed bytes buffered in the stream\n     */\n    queuedSize: number;\n    /**\n     * Creates an asynchronous DEFLATE decompression stream\n     * @param opts The decompression options\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(opts: InflateStreamOptions, cb?: AsyncFlateStreamHandler);\n    /**\n     * Creates an asynchronous DEFLATE decompression stream\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(cb?: AsyncFlateStreamHandler);\n    /**\n     * Pushes a chunk to be inflated\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    /**\n     * A method to terminate the stream's internal worker. Subsequent calls to\n     * push() will silently fail.\n     */\n    terminate: AsyncTerminable;\n}\n/**\n * Asynchronously expands DEFLATE data with no wrapper\n * @param data The data to decompress\n * @param opts The decompression options\n * @param cb The function to be called upon decompression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function inflate(data: Uint8Array, opts: AsyncInflateOptions, cb: FlateCallback): AsyncTerminable;\n/**\n * Asynchronously expands DEFLATE data with no wrapper\n * @param data The data to decompress\n * @param cb The function to be called upon decompression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function inflate(data: Uint8Array, cb: FlateCallback): AsyncTerminable;\n/**\n * Expands DEFLATE data with no wrapper\n * @param data The data to decompress\n * @param opts The decompression options\n * @returns The decompressed version of the data\n */\nexport declare function inflateSync(data: Uint8Array, opts?: InflateOptions): Uint8Array;\n/**\n * Streaming GZIP compression\n */\nexport declare class Gzip {\n    private c;\n    private l;\n    private v;\n    private o;\n    private s;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: FlateStreamHandler;\n    /**\n     * Creates a GZIP stream\n     * @param opts The compression options\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(opts: GzipOptions, cb?: FlateStreamHandler);\n    /**\n     * Creates a GZIP stream\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(cb?: FlateStreamHandler);\n    /**\n     * Pushes a chunk to be GZIPped\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    private p;\n    /**\n     * Flushes buffered uncompressed data. Useful to immediately retrieve the\n     * GZIPped output for small inputs.\n     */\n    flush(): void;\n}\n/**\n * Asynchronous streaming GZIP compression\n */\nexport declare class AsyncGzip {\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * The handler to call whenever buffered source data is processed (i.e. `queuedSize` updates)\n     */\n    ondrain?: AsyncFlateDrainHandler;\n    /**\n     * The number of uncompressed bytes buffered in the stream\n     */\n    queuedSize: number;\n    /**\n     * Creates an asynchronous GZIP stream\n     * @param opts The compression options\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(opts: GzipOptions, cb?: AsyncFlateStreamHandler);\n    /**\n     * Creates an asynchronous GZIP stream\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(cb?: AsyncFlateStreamHandler);\n    /**\n     * Pushes a chunk to be GZIPped\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    /**\n     * Flushes buffered uncompressed data. Useful to immediately retrieve the\n     * GZIPped output for small inputs.\n     */\n    flush(): void;\n    /**\n     * A method to terminate the stream's internal worker. Subsequent calls to\n     * push() will silently fail.\n     */\n    terminate: AsyncTerminable;\n}\n/**\n * Asynchronously compresses data with GZIP\n * @param data The data to compress\n * @param opts The compression options\n * @param cb The function to be called upon compression completion\n * @returns A function that can be used to immediately terminate the compression\n */\nexport declare function gzip(data: Uint8Array, opts: AsyncGzipOptions, cb: FlateCallback): AsyncTerminable;\n/**\n * Asynchronously compresses data with GZIP\n * @param data The data to compress\n * @param cb The function to be called upon compression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function gzip(data: Uint8Array, cb: FlateCallback): AsyncTerminable;\n/**\n * Compresses data with GZIP\n * @param data The data to compress\n * @param opts The compression options\n * @returns The gzipped version of the data\n */\nexport declare function gzipSync(data: Uint8Array, opts?: GzipOptions): Uint8Array;\n/**\n * Handler for new GZIP members in concatenated GZIP streams. Useful for building indices used to perform random-access reads on compressed files.\n * @param offset The offset of the new member relative to the start of the stream\n */\nexport type GunzipMemberHandler = (offset: number) => void;\n/**\n * Streaming single or multi-member GZIP decompression\n */\nexport declare class Gunzip {\n    private v;\n    private r;\n    private o;\n    private p;\n    private s;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: FlateStreamHandler;\n    /**\n     * The handler to call whenever a new GZIP member is found\n     */\n    onmember?: GunzipMemberHandler;\n    /**\n     * Creates a GUNZIP stream\n     * @param opts The decompression options\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(opts: GunzipStreamOptions, cb?: FlateStreamHandler);\n    /**\n     * Creates a GUNZIP stream\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(cb?: FlateStreamHandler);\n    /**\n     * Pushes a chunk to be GUNZIPped\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n}\n/**\n * Asynchronous streaming single or multi-member GZIP decompression\n */\nexport declare class AsyncGunzip {\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * The handler to call whenever buffered source data is processed (i.e. `queuedSize` updates)\n     */\n    ondrain?: AsyncFlateDrainHandler;\n    /**\n     * The number of compressed bytes buffered in the stream\n     */\n    queuedSize: number;\n    /**\n     * The handler to call whenever a new GZIP member is found\n     */\n    onmember?: GunzipMemberHandler;\n    /**\n     * Creates an asynchronous GUNZIP stream\n     * @param opts The decompression options\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(opts: GunzipStreamOptions, cb?: AsyncFlateStreamHandler);\n    /**\n     * Creates an asynchronous GUNZIP stream\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(cb?: AsyncFlateStreamHandler);\n    /**\n     * Pushes a chunk to be GUNZIPped\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    /**\n     * A method to terminate the stream's internal worker. Subsequent calls to\n     * push() will silently fail.\n     */\n    terminate: AsyncTerminable;\n}\n/**\n * Asynchronously expands GZIP data\n * @param data The data to decompress\n * @param opts The decompression options\n * @param cb The function to be called upon decompression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function gunzip(data: Uint8Array, opts: AsyncGunzipOptions, cb: FlateCallback): AsyncTerminable;\n/**\n * Asynchronously expands GZIP data\n * @param data The data to decompress\n * @param cb The function to be called upon decompression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function gunzip(data: Uint8Array, cb: FlateCallback): AsyncTerminable;\n/**\n * Expands GZIP data\n * @param data The data to decompress\n * @param opts The decompression options\n * @returns The decompressed version of the data\n */\nexport declare function gunzipSync(data: Uint8Array, opts?: GunzipOptions): Uint8Array;\n/**\n * Streaming Zlib compression\n */\nexport declare class Zlib {\n    private c;\n    private v;\n    private o;\n    private s;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: FlateStreamHandler;\n    /**\n     * Creates a Zlib stream\n     * @param opts The compression options\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(opts: ZlibOptions, cb?: FlateStreamHandler);\n    /**\n     * Creates a Zlib stream\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(cb?: FlateStreamHandler);\n    /**\n     * Pushes a chunk to be zlibbed\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    private p;\n    /**\n     * Flushes buffered uncompressed data. Useful to immediately retrieve the\n     * zlibbed output for small inputs.\n     */\n    flush(): void;\n}\n/**\n * Asynchronous streaming Zlib compression\n */\nexport declare class AsyncZlib {\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * The handler to call whenever buffered source data is processed (i.e. `queuedSize` updates)\n     */\n    ondrain?: AsyncFlateDrainHandler;\n    /**\n     * The number of uncompressed bytes buffered in the stream\n     */\n    queuedSize: number;\n    /**\n     * Creates an asynchronous Zlib stream\n     * @param opts The compression options\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(opts: ZlibOptions, cb?: AsyncFlateStreamHandler);\n    /**\n     * Creates an asynchronous Zlib stream\n     * @param cb The callback to call whenever data is deflated\n     */\n    constructor(cb?: AsyncFlateStreamHandler);\n    /**\n     * Pushes a chunk to be deflated\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    /**\n     * Flushes buffered uncompressed data. Useful to immediately retrieve the\n     * zlibbed output for small inputs.\n     */\n    flush(): void;\n    /**\n     * A method to terminate the stream's internal worker. Subsequent calls to\n     * push() will silently fail.\n     */\n    terminate: AsyncTerminable;\n}\n/**\n * Asynchronously compresses data with Zlib\n * @param data The data to compress\n * @param opts The compression options\n * @param cb The function to be called upon compression completion\n */\nexport declare function zlib(data: Uint8Array, opts: AsyncZlibOptions, cb: FlateCallback): AsyncTerminable;\n/**\n * Asynchronously compresses data with Zlib\n * @param data The data to compress\n * @param cb The function to be called upon compression completion\n * @returns A function that can be used to immediately terminate the compression\n */\nexport declare function zlib(data: Uint8Array, cb: FlateCallback): AsyncTerminable;\n/**\n * Compress data with Zlib\n * @param data The data to compress\n * @param opts The compression options\n * @returns The zlib-compressed version of the data\n */\nexport declare function zlibSync(data: Uint8Array, opts?: ZlibOptions): Uint8Array;\n/**\n * Streaming Zlib decompression\n */\nexport declare class Unzlib {\n    private v;\n    private p;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: FlateStreamHandler;\n    /**\n     * Creates a Zlib decompression stream\n     * @param opts The decompression options\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(opts: UnzlibStreamOptions, cb?: FlateStreamHandler);\n    /**\n     * Creates a Zlib decompression stream\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(cb?: FlateStreamHandler);\n    /**\n     * Pushes a chunk to be unzlibbed\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n}\n/**\n * Asynchronous streaming Zlib decompression\n */\nexport declare class AsyncUnzlib {\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * The handler to call whenever buffered source data is processed (i.e. `queuedSize` updates)\n     */\n    ondrain?: AsyncFlateDrainHandler;\n    /**\n     * The number of compressed bytes buffered in the stream\n     */\n    queuedSize: number;\n    /**\n     * Creates an asynchronous Zlib decompression stream\n     * @param opts The decompression options\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(opts: UnzlibStreamOptions, cb?: AsyncFlateStreamHandler);\n    /**\n     * Creates an asynchronous Zlib decompression stream\n     * @param cb The callback to call whenever data is inflated\n     */\n    constructor(cb?: AsyncFlateStreamHandler);\n    /**\n     * Pushes a chunk to be decompressed from Zlib\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    /**\n     * A method to terminate the stream's internal worker. Subsequent calls to\n     * push() will silently fail.\n     */\n    terminate: AsyncTerminable;\n}\n/**\n * Asynchronously expands Zlib data\n * @param data The data to decompress\n * @param opts The decompression options\n * @param cb The function to be called upon decompression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function unzlib(data: Uint8Array, opts: AsyncUnzlibOptions, cb: FlateCallback): AsyncTerminable;\n/**\n * Asynchronously expands Zlib data\n * @param data The data to decompress\n * @param cb The function to be called upon decompression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function unzlib(data: Uint8Array, cb: FlateCallback): AsyncTerminable;\n/**\n * Expands Zlib data\n * @param data The data to decompress\n * @param opts The decompression options\n * @returns The decompressed version of the data\n */\nexport declare function unzlibSync(data: Uint8Array, opts?: UnzlibOptions): Uint8Array;\nexport { gzip as compress, AsyncGzip as AsyncCompress };\nexport { gzipSync as compressSync, Gzip as Compress };\n/**\n * Streaming GZIP, Zlib, or raw DEFLATE decompression\n */\nexport declare class Decompress {\n    private G;\n    private I;\n    private Z;\n    private o;\n    private s;\n    private p;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: FlateStreamHandler;\n    /**\n     * Creates a decompression stream\n     * @param opts The decompression options\n     * @param cb The callback to call whenever data is decompressed\n     */\n    constructor(opts: InflateStreamOptions, cb?: FlateStreamHandler);\n    /**\n     * Creates a decompression stream\n     * @param cb The callback to call whenever data is decompressed\n     */\n    constructor(cb?: FlateStreamHandler);\n    private i;\n    /**\n     * Pushes a chunk to be decompressed\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n}\n/**\n * Asynchronous streaming GZIP, Zlib, or raw DEFLATE decompression\n */\nexport declare class AsyncDecompress {\n    private G;\n    private I;\n    private Z;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * The handler to call whenever buffered source data is processed (i.e. `queuedSize` updates)\n     */\n    ondrain?: AsyncFlateDrainHandler;\n    /**\n     * The number of compressed bytes buffered in the stream\n     */\n    queuedSize: number;\n    /**\n     * Creates an asynchronous decompression stream\n     * @param opts The decompression options\n     * @param cb The callback to call whenever data is decompressed\n     */\n    constructor(opts: InflateStreamOptions, cb?: AsyncFlateStreamHandler);\n    /**\n     * Creates an asynchronous decompression stream\n     * @param cb The callback to call whenever data is decompressed\n     */\n    constructor(cb?: AsyncFlateStreamHandler);\n    private i;\n    /**\n     * Pushes a chunk to be decompressed\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n}\n/**\n * Asynchrononously expands compressed GZIP, Zlib, or raw DEFLATE data, automatically detecting the format\n * @param data The data to decompress\n * @param opts The decompression options\n * @param cb The function to be called upon decompression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function decompress(data: Uint8Array, opts: AsyncInflateOptions, cb: FlateCallback): AsyncTerminable;\n/**\n * Asynchrononously expands compressed GZIP, Zlib, or raw DEFLATE data, automatically detecting the format\n * @param data The data to decompress\n * @param cb The function to be called upon decompression completion\n * @returns A function that can be used to immediately terminate the decompression\n */\nexport declare function decompress(data: Uint8Array, cb: FlateCallback): AsyncTerminable;\n/**\n * Expands compressed GZIP, Zlib, or raw DEFLATE data, automatically detecting the format\n * @param data The data to decompress\n * @param opts The decompression options\n * @returns The decompressed version of the data\n */\nexport declare function decompressSync(data: Uint8Array, opts?: InflateOptions): Uint8Array;\n/**\n * Attributes for files added to a ZIP archive object\n */\nexport interface ZipAttributes {\n    /**\n     * The operating system of origin for this file. The value is defined\n     * by PKZIP's APPNOTE.txt, section 4.4.2.2. For example, 0 (the default)\n     * is MS/DOS, 3 is Unix, 19 is macOS.\n     */\n    os?: number;\n    /**\n     * The file's attributes. These are traditionally somewhat complicated\n     * and platform-dependent, so using them is scarcely necessary. However,\n     * here is a representation of what this is, bit by bit:\n     *\n     * `TTTTugtrwxrwxrwx0000000000ADVSHR`\n     *\n     * TTTT = file type (rarely useful)\n     *\n     * u = setuid, g = setgid, t = sticky\n     *\n     * rwx = user permissions, rwx = group permissions, rwx = other permissions\n     *\n     * 0000000000 = unused\n     *\n     * A = archive, D = directory, V = volume label, S = system file, H = hidden, R = read-only\n     *\n     * If you want to set the Unix permissions, for instance, just bit shift by 16, e.g. 0o644 << 16.\n     * Note that attributes usually only work in conjunction with the `os` setting: you must use\n     * `os` = 3 (Unix) if you want to set Unix permissions\n     */\n    attrs?: number;\n    /**\n     * Extra metadata to add to the file. This field is defined by PKZIP's APPNOTE.txt,\n     * section 4.4.28. At most 65,535 bytes may be used in each ID. The ID must be an\n     * integer between 0 and 65,535, inclusive.\n     *\n     * This field is incredibly rare and almost never needed except for compliance with\n     * proprietary standards and software.\n     */\n    extra?: Record<number, Uint8Array>;\n    /**\n     * The comment to attach to the file. This field is defined by PKZIP's APPNOTE.txt,\n     * section 4.4.26. The comment must be at most 65,535 bytes long UTF-8 encoded. This\n     * field is not read by consumer software.\n     */\n    comment?: string;\n    /**\n     * When the file was last modified. Defaults to the current time.\n     */\n    mtime?: GzipOptions['mtime'];\n}\n/**\n * Options for creating a ZIP archive\n */\nexport interface ZipOptions extends DeflateOptions, ZipAttributes {\n}\n/**\n * Options for expanding a ZIP archive\n */\nexport interface UnzipOptions {\n    /**\n     * A filter function to extract only certain files from a ZIP archive\n     */\n    filter?: UnzipFileFilter;\n}\n/**\n * Options for asynchronously creating a ZIP archive\n */\nexport interface AsyncZipOptions extends AsyncDeflateOptions, ZipAttributes {\n}\n/**\n * Options for asynchronously expanding a ZIP archive\n */\nexport interface AsyncUnzipOptions extends UnzipOptions {\n}\n/**\n * A file that can be used to create a ZIP archive\n */\nexport type ZippableFile = Uint8Array | Zippable | [Uint8Array | Zippable, ZipOptions];\n/**\n * A file that can be used to asynchronously create a ZIP archive\n */\nexport type AsyncZippableFile = Uint8Array | AsyncZippable | [Uint8Array | AsyncZippable, AsyncZipOptions];\n/**\n * The complete directory structure of a ZIPpable archive\n */\nexport interface Zippable {\n    [path: string]: ZippableFile;\n}\n/**\n * The complete directory structure of an asynchronously ZIPpable archive\n */\nexport interface AsyncZippable {\n    [path: string]: AsyncZippableFile;\n}\n/**\n * An unzipped archive. The full path of each file is used as the key,\n * and the file is the value\n */\nexport interface Unzipped {\n    [path: string]: Uint8Array;\n}\n/**\n * Handler for string generation streams\n * @param data The string output from the stream processor\n * @param final Whether this is the final block\n */\nexport type StringStreamHandler = (data: string, final: boolean) => void;\n/**\n * Callback for asynchronous ZIP decompression\n * @param err Any error that occurred\n * @param data The decompressed ZIP archive\n */\nexport type UnzipCallback = (err: FlateError | null, data: Unzipped) => void;\n/**\n * Handler for streaming ZIP decompression\n * @param file The file that was found in the archive\n */\nexport type UnzipFileHandler = (file: UnzipFile) => void;\n/**\n * Streaming UTF-8 decoding\n */\nexport declare class DecodeUTF8 {\n    private p;\n    private t;\n    /**\n     * Creates a UTF-8 decoding stream\n     * @param cb The callback to call whenever data is decoded\n     */\n    constructor(cb?: StringStreamHandler);\n    /**\n     * Pushes a chunk to be decoded from UTF-8 binary\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: StringStreamHandler;\n}\n/**\n * Streaming UTF-8 encoding\n */\nexport declare class EncodeUTF8 {\n    private d;\n    /**\n     * Creates a UTF-8 decoding stream\n     * @param cb The callback to call whenever data is encoded\n     */\n    constructor(cb?: FlateStreamHandler);\n    /**\n     * Pushes a chunk to be encoded to UTF-8\n     * @param chunk The string data to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: string, final?: boolean): void;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: FlateStreamHandler;\n}\n/**\n * Converts a string into a Uint8Array for use with compression/decompression methods\n * @param str The string to encode\n * @param latin1 Whether or not to interpret the data as Latin-1. This should\n *               not need to be true unless decoding a binary string.\n * @returns The string encoded in UTF-8/Latin-1 binary\n */\nexport declare function strToU8(str: string, latin1?: boolean): Uint8Array;\n/**\n * Converts a Uint8Array to a string\n * @param dat The data to decode to string\n * @param latin1 Whether or not to interpret the data as Latin-1. This should\n *               not need to be true unless encoding to binary string.\n * @returns The original UTF-8/Latin-1 string\n */\nexport declare function strFromU8(dat: Uint8Array, latin1?: boolean): string;\n/**\n * A stream that can be used to create a file in a ZIP archive\n */\nexport interface ZipInputFile extends ZipAttributes {\n    /**\n     * The filename to associate with the data provided to this stream. If you\n     * want a file in a subdirectory, use forward slashes as a separator (e.g.\n     * `directory/filename.ext`). This will still work on Windows.\n     */\n    filename: string;\n    /**\n     * The size of the file in bytes. This attribute may be invalid after\n     * the file is added to the ZIP archive; it must be correct only before the\n     * stream completes.\n     *\n     * If you don't want to have to compute this yourself, consider extending the\n     * ZipPassThrough class and overriding its process() method, or using one of\n     * ZipDeflate or AsyncZipDeflate.\n     */\n    size: number;\n    /**\n     * A CRC of the original file contents. This attribute may be invalid after\n     * the file is added to the ZIP archive; it must be correct only before the\n     * stream completes.\n     *\n     * If you don't want to have to generate this yourself, consider extending the\n     * ZipPassThrough class and overriding its process() method, or using one of\n     * ZipDeflate or AsyncZipDeflate.\n     */\n    crc: number;\n    /**\n     * The compression format for the data stream. This number is determined by\n     * the spec in PKZIP's APPNOTE.txt, section 4.4.5. For example, 0 = no\n     * compression, 8 = deflate, 14 = LZMA\n     */\n    compression: number;\n    /**\n     * Bits 1 and 2 of the general purpose bit flag, specified in PKZIP's\n     * APPNOTE.txt, section 4.4.4. Should be between 0 and 3. This is unlikely\n     * to be necessary.\n     */\n    flag?: number;\n    /**\n     * The handler to be called when data is added. After passing this stream to\n     * the ZIP file object, this handler will always be defined. To call it:\n     *\n     * `stream.ondata(error, chunk, final)`\n     *\n     * error = any error that occurred (null if there was no error)\n     *\n     * chunk = a Uint8Array of the data that was added (null if there was an\n     * error)\n     *\n     * final = boolean, whether this is the final chunk in the stream\n     */\n    ondata?: AsyncFlateStreamHandler;\n    /**\n     * A method called when the stream is no longer needed, for clean-up\n     * purposes. This will not always be called after the stream completes,\n     * so you may wish to call this.terminate() after the final chunk is\n     * processed if you have clean-up logic.\n     */\n    terminate?: AsyncTerminable;\n}\n/**\n * A pass-through stream to keep data uncompressed in a ZIP archive.\n */\nexport declare class ZipPassThrough implements ZipInputFile {\n    filename: string;\n    crc: number;\n    size: number;\n    compression: number;\n    os?: number;\n    attrs?: number;\n    comment?: string;\n    extra?: Record<number, Uint8Array>;\n    mtime?: GzipOptions['mtime'];\n    ondata: AsyncFlateStreamHandler;\n    private c;\n    /**\n     * Creates a pass-through stream that can be added to ZIP archives\n     * @param filename The filename to associate with this data stream\n     */\n    constructor(filename: string);\n    /**\n     * Processes a chunk and pushes to the output stream. You can override this\n     * method in a subclass for custom behavior, but by default this passes\n     * the data through. You must call this.ondata(err, chunk, final) at some\n     * point in this method.\n     * @param chunk The chunk to process\n     * @param final Whether this is the last chunk\n     */\n    protected process(chunk: Uint8Array, final: boolean): void;\n    /**\n     * Pushes a chunk to be added. If you are subclassing this with a custom\n     * compression algorithm, note that you must push data from the source\n     * file only, pre-compression.\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n}\n/**\n * Streaming DEFLATE compression for ZIP archives. Prefer using AsyncZipDeflate\n * for better performance\n */\nexport declare class ZipDeflate implements ZipInputFile {\n    filename: string;\n    crc: number;\n    size: number;\n    compression: number;\n    flag: 0 | 1 | 2 | 3;\n    os?: number;\n    attrs?: number;\n    comment?: string;\n    extra?: Record<number, Uint8Array>;\n    mtime?: GzipOptions['mtime'];\n    ondata: AsyncFlateStreamHandler;\n    private d;\n    /**\n     * Creates a DEFLATE stream that can be added to ZIP archives\n     * @param filename The filename to associate with this data stream\n     * @param opts The compression options\n     */\n    constructor(filename: string, opts?: DeflateOptions);\n    process(chunk: Uint8Array, final: boolean): void;\n    /**\n     * Pushes a chunk to be deflated\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n}\n/**\n * Asynchronous streaming DEFLATE compression for ZIP archives\n */\nexport declare class AsyncZipDeflate implements ZipInputFile {\n    filename: string;\n    crc: number;\n    size: number;\n    compression: number;\n    flag: 0 | 1 | 2 | 3;\n    os?: number;\n    attrs?: number;\n    comment?: string;\n    extra?: Record<number, Uint8Array>;\n    mtime?: GzipOptions['mtime'];\n    ondata: AsyncFlateStreamHandler;\n    private d;\n    terminate: AsyncTerminable;\n    /**\n     * Creates an asynchronous DEFLATE stream that can be added to ZIP archives\n     * @param filename The filename to associate with this data stream\n     * @param opts The compression options\n     */\n    constructor(filename: string, opts?: DeflateOptions);\n    process(chunk: Uint8Array, final: boolean): void;\n    /**\n     * Pushes a chunk to be deflated\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): void;\n}\n/**\n * A zippable archive to which files can incrementally be added\n */\nexport declare class Zip {\n    private u;\n    private d;\n    /**\n     * Creates an empty ZIP archive to which files can be added\n     * @param cb The callback to call whenever data for the generated ZIP archive\n     *           is available\n     */\n    constructor(cb?: AsyncFlateStreamHandler);\n    /**\n     * Adds a file to the ZIP archive\n     * @param file The file stream to add\n     */\n    add(file: ZipInputFile): void;\n    /**\n     * Ends the process of adding files and prepares to emit the final chunks.\n     * This *must* be called after adding all desired files for the resulting\n     * ZIP file to work properly.\n     */\n    end(): void;\n    private e;\n    /**\n     * A method to terminate any internal workers used by the stream. Subsequent\n     * calls to add() will fail.\n     */\n    terminate(): void;\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n}\n/**\n * Asynchronously creates a ZIP file\n * @param data The directory structure for the ZIP archive\n * @param opts The main options, merged with per-file options\n * @param cb The callback to call with the generated ZIP archive\n * @returns A function that can be used to immediately terminate the compression\n */\nexport declare function zip(data: AsyncZippable, opts: AsyncZipOptions, cb: FlateCallback): AsyncTerminable;\n/**\n * Asynchronously creates a ZIP file\n * @param data The directory structure for the ZIP archive\n * @param cb The callback to call with the generated ZIP archive\n * @returns A function that can be used to immediately terminate the compression\n */\nexport declare function zip(data: AsyncZippable, cb: FlateCallback): AsyncTerminable;\n/**\n * Synchronously creates a ZIP file. Prefer using `zip` for better performance\n * with more than one file.\n * @param data The directory structure for the ZIP archive\n * @param opts The main options, merged with per-file options\n * @returns The generated ZIP archive\n */\nexport declare function zipSync(data: Zippable, opts?: ZipOptions): Uint8Array;\n/**\n * A decoder for files in ZIP streams\n */\nexport interface UnzipDecoder {\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * Pushes a chunk to be decompressed\n     * @param data The data in this chunk. Do not consume (detach) this data.\n     * @param final Whether this is the last chunk in the data stream\n     */\n    push(data: Uint8Array, final: boolean): void;\n    /**\n     * A method to terminate any internal workers used by the stream. Subsequent\n     * calls to push() should silently fail.\n     */\n    terminate?: AsyncTerminable;\n}\n/**\n * A constructor for a decoder for unzip streams\n */\nexport interface UnzipDecoderConstructor {\n    /**\n     * Creates an instance of the decoder\n     * @param filename The name of the file\n     * @param size The compressed size of the file\n     * @param originalSize The original size of the file\n     */\n    new (filename: string, size?: number, originalSize?: number): UnzipDecoder;\n    /**\n     * The compression format for the data stream. This number is determined by\n     * the spec in PKZIP's APPNOTE.txt, section 4.4.5. For example, 0 = no\n     * compression, 8 = deflate, 14 = LZMA\n     */\n    compression: number;\n}\n/**\n * Information about a file to be extracted from a ZIP archive\n */\nexport interface UnzipFileInfo {\n    /**\n     * The name of the file\n     */\n    name: string;\n    /**\n     * The compressed size of the file\n     */\n    size: number;\n    /**\n     * The original size of the file\n     */\n    originalSize: number;\n    /**\n     * The compression format for the data stream. This number is determined by\n     * the spec in PKZIP's APPNOTE.txt, section 4.4.5. For example, 0 = no\n     * compression, 8 = deflate, 14 = LZMA. If the filter function returns true\n     * but this value is not 8, the unzip function will throw.\n     */\n    compression: number;\n}\n/**\n * A filter for files to be extracted during the unzipping process\n * @param file The info for the current file being processed\n * @returns Whether or not to extract the current file\n */\nexport type UnzipFileFilter = (file: UnzipFileInfo) => boolean;\n/**\n * Streaming file extraction from ZIP archives\n */\nexport interface UnzipFile {\n    /**\n     * The handler to call whenever data is available\n     */\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * The name of the file\n     */\n    name: string;\n    /**\n     * The compression format for the data stream. This number is determined by\n     * the spec in PKZIP's APPNOTE.txt, section 4.4.5. For example, 0 = no\n     * compression, 8 = deflate, 14 = LZMA. If start() is called but there is no\n     * decompression stream available for this method, start() will throw.\n     */\n    compression: number;\n    /**\n     * The compressed size of the file. Will not be present for archives created\n     * in a streaming fashion.\n     */\n    size?: number;\n    /**\n     * The original size of the file. Will not be present for archives created\n     * in a streaming fashion.\n     */\n    originalSize?: number;\n    /**\n     * Starts reading from the stream. Calling this function will always enable\n     * this stream, but ocassionally the stream will be enabled even without\n     * this being called.\n     */\n    start(): void;\n    /**\n     * A method to terminate any internal workers used by the stream. ondata\n     * will not be called any further.\n     */\n    terminate: AsyncTerminable;\n}\n/**\n * Streaming pass-through decompression for ZIP archives\n */\nexport declare class UnzipPassThrough implements UnzipDecoder {\n    static compression: number;\n    ondata: AsyncFlateStreamHandler;\n    push(data: Uint8Array, final: boolean): void;\n}\n/**\n * Streaming DEFLATE decompression for ZIP archives. Prefer AsyncZipInflate for\n * better performance.\n */\nexport declare class UnzipInflate implements UnzipDecoder {\n    static compression: number;\n    private i;\n    ondata: AsyncFlateStreamHandler;\n    /**\n     * Creates a DEFLATE decompression that can be used in ZIP archives\n     */\n    constructor();\n    push(data: Uint8Array, final: boolean): void;\n}\n/**\n * Asynchronous streaming DEFLATE decompression for ZIP archives\n */\nexport declare class AsyncUnzipInflate implements UnzipDecoder {\n    static compression: number;\n    private i;\n    ondata: AsyncFlateStreamHandler;\n    terminate: AsyncTerminable;\n    /**\n     * Creates a DEFLATE decompression that can be used in ZIP archives\n     */\n    constructor(_: string, sz?: number);\n    push(data: Uint8Array, final: boolean): void;\n}\n/**\n * A ZIP archive decompression stream that emits files as they are discovered\n */\nexport declare class Unzip {\n    private d;\n    private c;\n    private p;\n    private k;\n    private o;\n    /**\n     * Creates a ZIP decompression stream\n     * @param cb The callback to call whenever a file in the ZIP archive is found\n     */\n    constructor(cb?: UnzipFileHandler);\n    /**\n     * Pushes a chunk to be unzipped\n     * @param chunk The chunk to push\n     * @param final Whether this is the last chunk\n     */\n    push(chunk: Uint8Array, final?: boolean): any;\n    /**\n     * Registers a decoder with the stream, allowing for files compressed with\n     * the compression type provided to be expanded correctly\n     * @param decoder The decoder constructor\n     */\n    register(decoder: UnzipDecoderConstructor): void;\n    /**\n     * The handler to call whenever a file is discovered\n     */\n    onfile: UnzipFileHandler;\n}\n/**\n * Asynchronously decompresses a ZIP archive\n * @param data The raw compressed ZIP file\n * @param opts The ZIP extraction options\n * @param cb The callback to call with the decompressed files\n * @returns A function that can be used to immediately terminate the unzipping\n */\nexport declare function unzip(data: Uint8Array, opts: AsyncUnzipOptions, cb: UnzipCallback): AsyncTerminable;\n/**\n * Asynchronously decompresses a ZIP archive\n * @param data The raw compressed ZIP file\n * @param cb The callback to call with the decompressed files\n * @returns A function that can be used to immediately terminate the unzipping\n */\nexport declare function unzip(data: Uint8Array, cb: UnzipCallback): AsyncTerminable;\n/**\n * Synchronously decompresses a ZIP archive. Prefer using `unzip` for better\n * performance with more than one file.\n * @param data The raw compressed ZIP file\n * @param opts The ZIP extraction options\n * @returns The decompressed files\n */\nexport declare function unzipSync(data: Uint8Array, opts?: UnzipOptions): Unzipped;\n",
  "node_modules/fflate/package.json": "{\n  \"name\": \"fflate\",\n  \"version\": \"0.8.2\",\n  \"description\": \"High performance (de)compression in an 8kB package\",\n  \"main\": \"./lib/index.cjs\",\n  \"module\": \"./esm/browser.js\",\n  \"types\": \"./lib/index.d.ts\",\n  \"unpkg\": \"./umd/index.js\",\n  \"jsdelivr\": \"./umd/index.js\",\n  \"browser\": {\n    \"./lib/node-worker.cjs\": \"./lib/worker.cjs\"\n  },\n  \"exports\": {\n    \".\": {\n      \"node\": {\n        \"import\": {\n          \"types\": \"./esm/index.d.mts\",\n          \"default\": \"./esm/index.mjs\"\n        },\n        \"require\": {\n          \"types\": \"./lib/node.d.cts\",\n          \"default\": \"./lib/node.cjs\"\n        }\n      },\n      \"import\": {\n        \"types\": \"./esm/browser.d.ts\",\n        \"default\": \"./esm/browser.js\"\n      },\n      \"require\": {\n        \"types\": \"./lib/browser.d.cts\",\n        \"default\": \"./lib/browser.cjs\"\n      }\n    },\n    \"./node\": {\n      \"import\": {\n        \"types\": \"./esm/index.d.mts\",\n        \"default\": \"./esm/index.mjs\"\n      },\n      \"require\": {\n        \"types\": \"./lib/node.d.cts\",\n        \"default\": \"./lib/node.cjs\"\n      }\n    },\n    \"./browser\": {\n      \"import\": {\n        \"types\": \"./esm/browser.d.ts\",\n        \"default\": \"./esm/browser.js\"\n      },\n      \"require\": {\n        \"types\": \"./lib/browser.d.cts\",\n        \"default\": \"./lib/browser.cjs\"\n      }\n    }\n  },\n  \"targets\": {\n    \"main\": false,\n    \"module\": false,\n    \"browser\": false,\n    \"types\": false\n  },\n  \"sideEffects\": false,\n  \"homepage\": \"https://101arrowz.github.io/fflate\",\n  \"repository\": \"https://github.com/101arrowz/fflate\",\n  \"bugs\": {\n    \"email\": \"arjunbarrett@gmail.com\",\n    \"url\": \"https://github.com/101arrowz/fflate/issues\"\n  },\n  \"author\": \"Arjun Barrett <arjunbarrett@gmail.com>\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"gzip\",\n    \"gunzip\",\n    \"deflate\",\n    \"inflate\",\n    \"compression\",\n    \"decompression\",\n    \"zlib\",\n    \"pako\",\n    \"jszip\",\n    \"browser\",\n    \"node.js\",\n    \"tiny\",\n    \"fast\",\n    \"zip\",\n    \"unzip\",\n    \"non-blocking\"\n  ],\n  \"scripts\": {\n    \"build\": \"npm run build:lib && npm run build:docs && npm run build:demo\",\n    \"script\": \"node -r ts-node/register scripts/$SC.ts\",\n    \"build:lib\": \"tsc && tsc --project tsconfig.esm.json && npm run build:rewrite && npm run build:umd\",\n    \"build:umd\": \"SC=buildUMD npm run script\",\n    \"build:rewrite\": \"SC=rewriteBuilds npm run script\",\n    \"build:demo\": \"tsc --project tsconfig.demo.json && parcel build demo/index.html --no-cache --public-url \\\"./\\\" && SC=cpGHPages npm run script\",\n    \"build:docs\": \"typedoc --plugin typedoc-plugin-markdown --hideBreadcrumbs --readme none --disableSources --excludePrivate --excludeProtected --githubPages false --out docs/ src/index.ts\",\n    \"test\": \"TS_NODE_PROJECT=test/tsconfig.json uvu -b -r ts-node/register test\",\n    \"prepack\": \"npm run build && npm run test\"\n  },\n  \"devDependencies\": {\n    \"@parcel/service-worker\": \"^2.9.3\",\n    \"@types/node\": \"^14.11.2\",\n    \"@types/pako\": \"*\",\n    \"@types/react\": \"^18.2.21\",\n    \"@types/react-dom\": \"^18.2.7\",\n    \"jszip\": \"^3.5.0\",\n    \"pako\": \"*\",\n    \"parcel\": \"^2.9.3\",\n    \"preact\": \"^10.17.1\",\n    \"react\": \"^18.2.0\",\n    \"react-dom\": \"^18.2.0\",\n    \"simple-git\": \"^3.19.1\",\n    \"terser\": \"^5.3.8\",\n    \"tiny-inflate\": \"*\",\n    \"ts-node\": \"^10.9.1\",\n    \"typedoc\": \"^0.25.0\",\n    \"typedoc-plugin-markdown\": \"^3.16.0\",\n    \"typescript\": \"^5.2.2\",\n    \"uvu\": \"^0.3.3\",\n    \"uzip\": \"*\"\n  },\n  \"alias\": {\n    \"react\": \"preact/compat\",\n    \"react-dom\": \"preact/compat\",\n    \"buffer\": false,\n    \"process\": false\n  }\n}\n",
  "node_modules/figures/index.d.ts": "declare const figureSet: {\n\treadonly tick: string;\n\treadonly cross: string;\n\treadonly star: string;\n\treadonly square: string;\n\treadonly squareSmall: string;\n\treadonly squareSmallFilled: string;\n\treadonly play: string;\n\treadonly circle: string;\n\treadonly circleFilled: string;\n\treadonly circleDotted: string;\n\treadonly circleDouble: string;\n\treadonly circleCircle: string;\n\treadonly circleCross: string;\n\treadonly circlePipe: string;\n\treadonly circleQuestionMark: string;\n\treadonly bullet: string;\n\treadonly dot: string;\n\treadonly line: string;\n\treadonly ellipsis: string;\n\treadonly pointer: string;\n\treadonly pointerSmall: string;\n\treadonly info: string;\n\treadonly warning: string;\n\treadonly hamburger: string;\n\treadonly smiley: string;\n\treadonly mustache: string;\n\treadonly heart: string;\n\treadonly nodejs: string;\n\treadonly arrowUp: string;\n\treadonly arrowDown: string;\n\treadonly arrowLeft: string;\n\treadonly arrowRight: string;\n\treadonly radioOn: string;\n\treadonly radioOff: string;\n\treadonly checkboxOn: string;\n\treadonly checkboxOff: string;\n\treadonly checkboxCircleOn: string;\n\treadonly checkboxCircleOff: string;\n\treadonly questionMarkPrefix: string;\n\treadonly oneHalf: string;\n\treadonly oneThird: string;\n\treadonly oneQuarter: string;\n\treadonly oneFifth: string;\n\treadonly oneSixth: string;\n\treadonly oneSeventh: string;\n\treadonly oneEighth: string;\n\treadonly oneNinth: string;\n\treadonly oneTenth: string;\n\treadonly twoThirds: string;\n\treadonly twoFifths: string;\n\treadonly threeQuarters: string;\n\treadonly threeFifths: string;\n\treadonly threeEighths: string;\n\treadonly fourFifths: string;\n\treadonly fiveSixths: string;\n\treadonly fiveEighths: string;\n\treadonly sevenEighth: string;\n}\n\ntype FigureSet = typeof figureSet\n\ndeclare const figures: {\n\t/**\n\tReplace Unicode symbols depending on the OS.\n\n\t@param string - String where the Unicode symbols will be replaced with fallback symbols depending on the OS.\n\t@returns The input with replaced fallback Unicode symbols on Windows.\n\n\t@example\n\t```\n\timport figures = require('figures');\n\n\tconsole.log(figures('✔︎ check'));\n\t// On non-Windows OSes:  ✔︎ check\n\t// On Windows:           √ check\n\n\tconsole.log(figures.tick);\n\t// On non-Windows OSes:  ✔︎\n\t// On Windows:           √\n\t```\n\t*/\n\t(string: string): string;\n\n\t/**\n\tSymbols to use when not running on Windows.\n\t*/\n\treadonly main: FigureSet;\n\n\t/**\n\tSymbols to use when running on Windows.\n\t*/\n\treadonly windows: FigureSet;\n} & FigureSet;\n\nexport = figures;\n",
  "node_modules/figures/package.json": "{\n\t\"name\": \"figures\",\n\t\"version\": \"3.2.0\",\n\t\"description\": \"Unicode symbols with Windows CMD fallbacks\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/figures\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\",\n\t\t\"make\": \"./makefile.js\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"unicode\",\n\t\t\"cli\",\n\t\t\"cmd\",\n\t\t\"command-line\",\n\t\t\"characters\",\n\t\t\"symbol\",\n\t\t\"symbols\",\n\t\t\"figure\",\n\t\t\"figures\",\n\t\t\"fallback\"\n\t],\n\t\"dependencies\": {\n\t\t\"escape-string-regexp\": \"^1.0.5\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.4.1\",\n\t\t\"markdown-table\": \"^1.1.2\",\n\t\t\"tsd\": \"^0.7.2\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/file-type/core.d.ts": "/**\nTypings for primary entry point, Node.js specific typings can be found in index.d.ts\n*/\n\nimport type {ReadableStream as WebReadableStream} from 'node:stream/web';\nimport type {ITokenizer, AnyWebByteStream} from 'strtok3';\n\n/**\nEither the Node.js ReadableStream or the `lib.dom.d.ts` ReadableStream.\nRelated issue: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/60377\n*/\nexport type AnyWebReadableStream<G> = WebReadableStream<G> | ReadableStream<G>;\n\nexport type FileTypeResult = {\n\t/**\n\tOne of the supported [file types](https://github.com/sindresorhus/file-type#supported-file-types).\n\t*/\n\treadonly ext: string;\n\n\t/**\n\tThe detected [MIME type](https://en.wikipedia.org/wiki/Internet_media_type).\n\t*/\n\treadonly mime: string;\n};\n\n/**\nDetect the file type of a `Uint8Array`, or `ArrayBuffer`.\n\nThe file type is detected by checking the [magic number](https://en.wikipedia.org/wiki/Magic_number_(programming)#Magic_numbers_in_files) of the buffer.\n\nIf file access is available, it is recommended to use `.fromFile()` instead.\n\n@param buffer - An Uint8Array or ArrayBuffer representing file data. It works best if the buffer contains the entire file. It may work with a smaller portion as well.\n@returns The detected file type, or `undefined` when there is no match.\n*/\nexport function fileTypeFromBuffer(buffer: Uint8Array | ArrayBuffer): Promise<FileTypeResult | undefined>;\n\n/**\nDetect the file type of a [web `ReadableStream`](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream).\n\nThe file type is detected by checking the [magic number](https://en.wikipedia.org/wiki/Magic_number_(programming)#Magic_numbers_in_files) of the buffer.\n\n@param stream - A [web `ReadableStream`](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream) streaming a file to examine.\n@returns A `Promise` for an object with the detected file type, or `undefined` when there is no match.\n*/\nexport function fileTypeFromStream(stream: AnyWebByteStream): Promise<FileTypeResult | undefined>;\n\n/**\nDetect the file type from an [`ITokenizer`](https://github.com/Borewit/strtok3#tokenizer) source.\n\nThis method is used internally, but can also be used for a special \"tokenizer\" reader.\n\nA tokenizer propagates the internal read functions, allowing alternative transport mechanisms, to access files, to be implemented and used.\n\n@param tokenizer - File source implementing the tokenizer interface.\n@returns The detected file type, or `undefined` when there is no match.\n\nAn example is [`@tokenizer/http`](https://github.com/Borewit/tokenizer-http), which requests data using [HTTP-range-requests](https://developer.mozilla.org/en-US/docs/Web/HTTP/Range_requests). A difference with a conventional stream and the [*tokenizer*](https://github.com/Borewit/strtok3#tokenizer), is that it is able to *ignore* (seek, fast-forward) in the stream. For example, you may only need and read the first 6 bytes, and the last 128 bytes, which may be an advantage in case reading the entire file would take longer.\n\n@example\n```\nimport {makeTokenizer} from '@tokenizer/http';\nimport {fileTypeFromTokenizer} from 'file-type';\n\nconst audioTrackUrl = 'https://test-audio.netlify.com/Various%20Artists%20-%202009%20-%20netBloc%20Vol%2024_%20tiuqottigeloot%20%5BMP3-V2%5D/01%20-%20Diablo%20Swing%20Orchestra%20-%20Heroines.mp3';\n\nconst httpTokenizer = await makeTokenizer(audioTrackUrl);\nconst fileType = await fileTypeFromTokenizer(httpTokenizer);\n\nconsole.log(fileType);\n//=> {ext: 'mp3', mime: 'audio/mpeg'}\n```\n*/\nexport function fileTypeFromTokenizer(tokenizer: ITokenizer): Promise<FileTypeResult | undefined>;\n\n/**\nSupported file extensions.\n*/\nexport const supportedExtensions: ReadonlySet<string>;\n\n/**\nSupported MIME types.\n*/\nexport const supportedMimeTypes: ReadonlySet<string>;\n\nexport type StreamOptions = {\n\t/**\n\tThe default sample size in bytes.\n\n\t@default 4100\n\t*/\n\treadonly sampleSize?: number;\n};\n\n/**\nDetect the file type of a [`Blob`](https://nodejs.org/api/buffer.html#class-blob) or [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File).\n\n@param blob - The [`Blob`](https://nodejs.org/api/buffer.html#class-blob) used for file detection.\n@returns The detected file type, or `undefined` when there is no match.\n\n@example\n```\nimport {fileTypeFromBlob} from 'file-type';\n\nconst blob = new Blob(['<?xml version=\"1.0\" encoding=\"ISO-8859-1\" ?>'], {\n\ttype: 'text/plain',\n\tendings: 'native'\n});\n\nconsole.log(await fileTypeFromBlob(blob));\n//=> {ext: 'txt', mime: 'text/plain'}\n```\n*/\nexport declare function fileTypeFromBlob(blob: Blob): Promise<FileTypeResult | undefined>;\n\n/**\nA custom file type detector.\n\nCustom file type detectors are plugins designed to extend the default detection capabilities.\nThey allow support for uncommon file types, non-binary formats, or customized detection behavior.\n\nDetectors can be added via the constructor options or by modifying `FileTypeParser#detectors` directly.\nDetectors provided through the constructor are executed before the default ones.\n\nDetectors can be added via the constructor options or by directly modifying `FileTypeParser#detectors`.\n\n### Example adding a detector\n\n```js\nimport {FileTypeParser} from 'file-type';\nimport {detectXml} from '@file-type/xml';\n\nconst parser = new FileTypeParser({customDetectors: [detectXml]});\nconst fileType = await parser.fromFile('sample.kml');\nconsole.log(fileType);\n```\n\n### Available-third party file-type detectors\n\n- [@file-type/xml](https://github.com/Borewit/file-type-xml): Detects common XML file types, such as GLM, KML, MusicXML, RSS, SVG, and XHTML\n\n### Detector execution flow\n\nIf a detector returns `undefined`, the following rules apply:\n\n1. **No Tokenizer Interaction**: If the detector does not modify the tokenizer's position, the next detector in the sequence is executed.\n2. **Tokenizer Interaction**: If the detector modifies the tokenizer's position (`tokenizer.position` is advanced), no further detectors are executed. In this case, the file type remains `undefined`, as subsequent detectors cannot evaluate the content. This is an exceptional scenario, as it prevents any other detectors from determining the file type.\n\n### Example writing a custom detector\n\nBelow is an example of a custom detector array. This can be passed to the `FileTypeParser` via the `fileTypeOptions` argument.\n\n```\nimport {FileTypeParser} from 'file-type';\n\nconst customDetectors = [\n\tasync tokenizer => {\n\t\tconst unicornHeader = [85, 78, 73, 67, 79, 82, 78]; // \"UNICORN\" in ASCII decimal\n\n\t\tconst buffer = new Uint8Array(unicornHeader.length);\n\t\tawait tokenizer.peekBuffer(buffer, {length: unicornHeader.length, mayBeLess: true});\n\t\tif (unicornHeader.every((value, index) => value === buffer[index])) {\n\t\t\treturn {ext: 'unicorn', mime: 'application/unicorn'};\n\t\t}\n\n\t\treturn undefined;\n\t},\n];\n\nconst buffer = new Uint8Array([85, 78, 73, 67, 79, 82, 78]);\nconst parser = new FileTypeParser({customDetectors});\nconst fileType = await parser.fromBuffer(buffer);\nconsole.log(fileType); // {ext: 'unicorn', mime: 'application/unicorn'}\n```\n\n@param tokenizer - The [tokenizer](https://github.com/Borewit/strtok3#tokenizer) used to read file content.\n@param fileType - The file type detected by standard or previous custom detectors, or `undefined` if no match is found.\n@returns The detected file type, or `undefined` if no match is found.\n*/\nexport type Detector = {\n\tid: string;\n\tdetect: (tokenizer: ITokenizer, fileType?: FileTypeResult) => Promise<FileTypeResult | undefined>;\n};\n\nexport type FileTypeOptions = {\n\tcustomDetectors?: Iterable<Detector>;\n};\n\nexport declare class TokenizerPositionError extends Error {\n\tconstructor(message?: string);\n}\n\nexport type AnyWebReadableByteStreamWithFileType = AnyWebReadableStream<Uint8Array> & {\n\treadonly fileType?: FileTypeResult;\n};\n\n/**\nWorkaround for using `bundler` as the module-resolution in TypeScript.\n*/\nexport function fileTypeFromFile(filePath: string, options?: {customDetectors?: Iterable<Detector>}): Promise<FileTypeResult | undefined>;\n\n/**\nReturns a `Promise` which resolves to the original readable stream argument, but with an added `fileType` property, which is an object like the one returned from `fileTypeFromFile()`.\n\nThis method can be handy to put in a stream pipeline, but it comes with a price. Internally `stream()` builds up a buffer of `sampleSize` bytes, used as a sample, to determine the file type. The sample size impacts the file detection resolution. A smaller sample size will result in lower probability of the best file type detection.\n*/\nexport function fileTypeStream(webStream: AnyWebReadableStream<Uint8Array>, options?: StreamOptions): Promise<AnyWebReadableByteStreamWithFileType>;\n\nexport declare class FileTypeParser {\n\t/**\n\tFile type detectors.\n\n\tInitialized with a single entry holding the built-in detector function.\n\t*/\n\tdetectors: Detector[];\n\n\tconstructor(options?: {customDetectors?: Iterable<Detector>; signal?: AbortSignal});\n\n\t/**\n\tWorks the same way as {@link fileTypeFromBuffer}, additionally taking into account custom detectors (if any were provided to the constructor).\n\t*/\n\tfromBuffer(buffer: Uint8Array | ArrayBuffer): Promise<FileTypeResult | undefined>;\n\n\t/**\n\tWorks the same way as {@link fileTypeFromTokenizer}, additionally taking into account custom detectors (if any were provided to the constructor).\n\t*/\n\tfromTokenizer(tokenizer: ITokenizer): Promise<FileTypeResult | undefined>;\n\n\t/**\n\tWorks the same way as {@link fileTypeFromBlob}, additionally taking into account custom detectors (if any were provided to the constructor).\n\t*/\n\tfromBlob(blob: Blob): Promise<FileTypeResult | undefined>;\n\n\t/**\n\tWorks the same way as {@link fileTypeStream}, additionally taking into account custom detectors (if any were provided to the constructor).\n\t*/\n\ttoDetectionStream(webStream: AnyWebReadableStream<Uint8Array>, options?: StreamOptions): Promise<AnyWebReadableByteStreamWithFileType>;\n}\n",
  "node_modules/file-type/index.d.ts": "/**\nTypings for Node.js specific entry point.\n*/\n\nimport type {Readable as NodeReadableStream} from 'node:stream';\nimport type {AnyWebByteStream} from 'strtok3';\nimport {\n\ttype FileTypeResult,\n\ttype StreamOptions,\n\ttype AnyWebReadableStream,\n\ttype Detector,\n\ttype AnyWebReadableByteStreamWithFileType,\n\tFileTypeParser as DefaultFileTypeParser,\n} from './core.js';\n\nexport type ReadableStreamWithFileType = NodeReadableStream & {\n\treadonly fileType?: FileTypeResult;\n};\n\n/**\nExtending `FileTypeParser` with Node.js engine specific functions.\n*/\nexport declare class FileTypeParser extends DefaultFileTypeParser {\n\t/**\n\t@param stream - Node.js `stream.Readable` or web `ReadableStream`.\n\t*/\n\tfromStream(stream: AnyWebReadableStream<Uint8Array> | NodeReadableStream): Promise<FileTypeResult | undefined>;\n\n\tfromFile(filePath: string): Promise<FileTypeResult | undefined>;\n\n\t/**\n\tWorks the same way as {@link fileTypeStream}, additionally taking into account custom detectors (if any were provided to the constructor).\n\t*/\n\ttoDetectionStream(readableStream: NodeReadableStream, options?: StreamOptions): Promise<ReadableStreamWithFileType>;\n\ttoDetectionStream(webStream: AnyWebReadableStream<Uint8Array>, options?: StreamOptions): Promise<AnyWebReadableByteStreamWithFileType>;\n}\n\n/**\nDetect the file type of a file path.\n\nThe file type is detected by checking the [magic number](https://en.wikipedia.org/wiki/Magic_number_(programming)#Magic_numbers_in_files) of the file.\n\nThis is for Node.js only.\n\nTo read from a [`File`](https://developer.mozilla.org/docs/Web/API/File), see `fileTypeFromBlob()`.\n\nThe file type is detected by checking the [magic number](https://en.wikipedia.org/wiki/Magic_number_(programming)#Magic_numbers_in_files) of the buffer.\n\n@returns The detected file type and MIME type or `undefined` when there is no match.\n*/\nexport function fileTypeFromFile(filePath: string, options?: {customDetectors?: Iterable<Detector>}): Promise<FileTypeResult | undefined>;\n\n/**\nDetect the file type of a [web `ReadableStream`](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream).\n\nIf the engine is Node.js, this may also be a [Node.js `stream.Readable`](https://nodejs.org/api/stream.html#stream_class_stream_readable).\n\nDirect support for Node.js streams will be dropped in the future, when Node.js streams can be converted to Web streams (see [`toWeb()`](https://nodejs.org/api/stream.html#streamreadabletowebstreamreadable-options)).\n\nThe file type is detected by checking the [magic number](https://en.wikipedia.org/wiki/Magic_number_(programming)#Magic_numbers_in_files) of the buffer.\n\n@param stream - A [web `ReadableStream`](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream) or [Node.js `stream.Readable`](https://nodejs.org/api/stream.html#stream_class_stream_readable) streaming a file to examine.\n@returns A `Promise` for an object with the detected file type, or `undefined` when there is no match.\n*/\nexport function fileTypeFromStream(stream: AnyWebReadableStream<Uint8Array> | NodeReadableStream): Promise<FileTypeResult | undefined>;\n\n/**\nReturns a `Promise` which resolves to the original readable stream argument, but with an added `fileType` property, which is an object like the one returned from `fileTypeFromFile()`.\n\nThis method can be handy to put in between a stream, but it comes with a price.\nInternally `stream()` builds up a buffer of `sampleSize` bytes, used as a sample, to determine the file type.\nThe sample size impacts the file detection resolution.\nA smaller sample size will result in lower probability of the best file type detection.\n\n@param readableStream - A [web `ReadableStream`](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream) or [Node.js `stream.Readable`](https://nodejs.org/api/stream.html#stream_class_stream_readable), streaming a file to examine.\n@param options - May be used to override the default sample size.\n@returns A `Promise` which resolves to the original readable stream argument, but with an added `fileType` property, which is an object like the one returned from `fileTypeFromFile()`.\n\n@example\n```\nimport got from 'got';\nimport {fileTypeStream} from 'file-type';\n\nconst url = 'https://upload.wikimedia.org/wikipedia/en/a/a9/Example.jpg';\n\nconst stream1 = got.stream(url);\nconst stream2 = await fileTypeStream(stream1, {sampleSize: 1024});\n\nif (stream2.fileType?.mime === 'image/jpeg') {\n\t// stream2 can be used to stream the JPEG image (from the very beginning of the stream)\n}\n```\n*/\nexport function fileTypeStream(readableStream: NodeReadableStream, options?: StreamOptions): Promise<ReadableStreamWithFileType>;\nexport function fileTypeStream(webStream: AnyWebByteStream, options?: StreamOptions): Promise<AnyWebReadableByteStreamWithFileType>;\n\nexport * from './core.js';\n",
  "node_modules/file-type/package.json": "{\n\t\"name\": \"file-type\",\n\t\"version\": \"20.4.1\",\n\t\"description\": \"Detect the file type of a file, stream, or data\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/file-type\",\n\t\"funding\": \"https://github.com/sindresorhus/file-type?sponsor=1\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"type\": \"module\",\n\t\"exports\": {\n\t\t\".\": {\n\t\t\t\"node\": {\n\t\t\t\t\"types\": \"./index.d.ts\",\n\t\t\t\t\"import\": \"./index.js\",\n\t\t\t\t\"module-sync\": \"./index.js\"\n\t\t\t},\n\t\t\t\"default\": {\n\t\t\t\t\"types\": \"./core.d.ts\",\n\t\t\t\t\"import\": \"./core.js\",\n\t\t\t\t\"module-sync\": \"./core.js\"\n\t\t\t}\n\t\t},\n\t\t\"./core\": {\n\t\t\t\"types\": \"./core.d.ts\",\n\t\t\t\"default\": \"./core.js\"\n\t\t},\n\t\t\"./node\": {\n\t\t\t\"types\": \"./index.d.ts\",\n\t\t\t\"default\": \"./index.js\"\n\t\t}\n\t},\n\t\"sideEffects\": false,\n\t\"engines\": {\n\t\t\"node\": \">=18\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\",\n\t\t\"core.js\",\n\t\t\"core.d.ts\",\n\t\t\"supported.js\",\n\t\t\"util.js\"\n\t],\n\t\"keywords\": [\n\t\t\"mime\",\n\t\t\"file\",\n\t\t\"type\",\n\t\t\"magic\",\n\t\t\"archive\",\n\t\t\"image\",\n\t\t\"img\",\n\t\t\"pic\",\n\t\t\"picture\",\n\t\t\"flash\",\n\t\t\"photo\",\n\t\t\"video\",\n\t\t\"detect\",\n\t\t\"check\",\n\t\t\"is\",\n\t\t\"exif\",\n\t\t\"elf\",\n\t\t\"macho\",\n\t\t\"exe\",\n\t\t\"binary\",\n\t\t\"buffer\",\n\t\t\"uint8array\",\n\t\t\"jpg\",\n\t\t\"png\",\n\t\t\"apng\",\n\t\t\"gif\",\n\t\t\"webp\",\n\t\t\"flif\",\n\t\t\"xcf\",\n\t\t\"cr2\",\n\t\t\"cr3\",\n\t\t\"orf\",\n\t\t\"arw\",\n\t\t\"dng\",\n\t\t\"nef\",\n\t\t\"rw2\",\n\t\t\"raf\",\n\t\t\"tif\",\n\t\t\"bmp\",\n\t\t\"icns\",\n\t\t\"jxr\",\n\t\t\"psd\",\n\t\t\"indd\",\n\t\t\"zip\",\n\t\t\"tar\",\n\t\t\"rar\",\n\t\t\"gz\",\n\t\t\"bz2\",\n\t\t\"7z\",\n\t\t\"dmg\",\n\t\t\"mp4\",\n\t\t\"mid\",\n\t\t\"mkv\",\n\t\t\"webm\",\n\t\t\"mov\",\n\t\t\"avi\",\n\t\t\"mpg\",\n\t\t\"mp2\",\n\t\t\"mp3\",\n\t\t\"m4a\",\n\t\t\"ogg\",\n\t\t\"opus\",\n\t\t\"flac\",\n\t\t\"wav\",\n\t\t\"amr\",\n\t\t\"pdf\",\n\t\t\"epub\",\n\t\t\"mobi\",\n\t\t\"swf\",\n\t\t\"rtf\",\n\t\t\"woff\",\n\t\t\"woff2\",\n\t\t\"eot\",\n\t\t\"ttf\",\n\t\t\"otf\",\n\t\t\"ttc\",\n\t\t\"ico\",\n\t\t\"flv\",\n\t\t\"ps\",\n\t\t\"xz\",\n\t\t\"sqlite\",\n\t\t\"xpi\",\n\t\t\"cab\",\n\t\t\"deb\",\n\t\t\"ar\",\n\t\t\"rpm\",\n\t\t\"Z\",\n\t\t\"lz\",\n\t\t\"cfb\",\n\t\t\"mxf\",\n\t\t\"mts\",\n\t\t\"wasm\",\n\t\t\"webassembly\",\n\t\t\"blend\",\n\t\t\"bpg\",\n\t\t\"docx\",\n\t\t\"pptx\",\n\t\t\"xlsx\",\n\t\t\"3gp\",\n\t\t\"j2c\",\n\t\t\"jp2\",\n\t\t\"jpm\",\n\t\t\"jpx\",\n\t\t\"mj2\",\n\t\t\"aif\",\n\t\t\"odt\",\n\t\t\"ods\",\n\t\t\"odp\",\n\t\t\"xml\",\n\t\t\"heic\",\n\t\t\"ics\",\n\t\t\"glb\",\n\t\t\"pcap\",\n\t\t\"dsf\",\n\t\t\"lnk\",\n\t\t\"alias\",\n\t\t\"voc\",\n\t\t\"ac3\",\n\t\t\"3g2\",\n\t\t\"m4b\",\n\t\t\"m4p\",\n\t\t\"m4v\",\n\t\t\"f4a\",\n\t\t\"f4b\",\n\t\t\"f4p\",\n\t\t\"f4v\",\n\t\t\"mie\",\n\t\t\"qcp\",\n\t\t\"asf\",\n\t\t\"ogv\",\n\t\t\"ogm\",\n\t\t\"oga\",\n\t\t\"spx\",\n\t\t\"ogx\",\n\t\t\"ape\",\n\t\t\"wv\",\n\t\t\"cur\",\n\t\t\"nes\",\n\t\t\"crx\",\n\t\t\"ktx\",\n\t\t\"dcm\",\n\t\t\"mpc\",\n\t\t\"arrow\",\n\t\t\"shp\",\n\t\t\"aac\",\n\t\t\"mp1\",\n\t\t\"it\",\n\t\t\"s3m\",\n\t\t\"xm\",\n\t\t\"ai\",\n\t\t\"skp\",\n\t\t\"avif\",\n\t\t\"eps\",\n\t\t\"lzh\",\n\t\t\"pgp\",\n\t\t\"asar\",\n\t\t\"stl\",\n\t\t\"chm\",\n\t\t\"3mf\",\n\t\t\"zst\",\n\t\t\"jxl\",\n\t\t\"vcf\",\n\t\t\"jls\",\n\t\t\"pst\",\n\t\t\"dwg\",\n\t\t\"parquet\",\n\t\t\"class\",\n\t\t\"arj\",\n\t\t\"cpio\",\n\t\t\"ace\",\n\t\t\"avro\",\n\t\t\"icc\",\n\t\t\"fbx\",\n\t\t\"vsdx\",\n\t\t\"vtt\",\n\t\t\"apk\",\n\t\t\"drc\",\n\t\t\"lz4\",\n\t\t\"potx\",\n\t\t\"xltx\",\n\t\t\"dotx\",\n\t\t\"xltm\",\n\t\t\"ots\",\n\t\t\"odg\",\n\t\t\"otg\",\n\t\t\"otp\",\n\t\t\"ott\",\n\t\t\"xlsm\",\n\t\t\"docm\",\n\t\t\"dotm\",\n\t\t\"potm\",\n\t\t\"pptm\",\n\t\t\"jar\",\n\t\t\"rm\"\n\t],\n\t\"dependencies\": {\n\t\t\"@tokenizer/inflate\": \"^0.2.6\",\n\t\t\"strtok3\": \"^10.2.0\",\n\t\t\"token-types\": \"^6.0.0\",\n\t\t\"uint8array-extras\": \"^1.4.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@tokenizer/token\": \"^0.3.0\",\n\t\t\"@types/node\": \"^22.10.5\",\n\t\t\"ava\": \"^6.0.1\",\n\t\t\"commonmark\": \"^0.31.2\",\n\t\t\"get-stream\": \"^9.0.1\",\n\t\t\"noop-stream\": \"^1.0.0\",\n\t\t\"tsd\": \"^0.31.2\",\n\t\t\"xo\": \"^0.60.0\"\n\t},\n\t\"xo\": {\n\t\t\"envs\": [\n\t\t\t\"node\",\n\t\t\t\"browser\"\n\t\t],\n\t\t\"ignores\": [\n\t\t\t\"fixture\"\n\t\t],\n\t\t\"rules\": {\n\t\t\t\"no-inner-declarations\": \"warn\",\n\t\t\t\"no-await-in-loop\": \"warn\",\n\t\t\t\"no-bitwise\": \"off\",\n\t\t\t\"@typescript-eslint/no-unsafe-assignment\": \"off\",\n\t\t\t\"unicorn/text-encoding-identifier-case\": \"off\",\n\t\t\t\"unicorn/switch-case-braces\": \"off\",\n\t\t\t\"unicorn/prefer-top-level-await\": \"off\"\n\t\t}\n\t},\n\t\"ava\": {\n\t\t\"serial\": true\n\t}\n}\n",
  "node_modules/file-uri-to-path/index.d.ts": "declare function fileUriToPath(uri: string): string;\nexport = fileUriToPath;\n",
  "node_modules/file-uri-to-path/package.json": "{\n  \"name\": \"file-uri-to-path\",\n  \"version\": \"1.0.0\",\n  \"description\": \"Convert a file: URI to a file path\",\n  \"main\": \"index.js\",\n  \"types\": \"index.d.ts\",\n  \"directories\": {\n    \"test\": \"test\"\n  },\n  \"scripts\": {\n    \"test\": \"mocha --reporter spec\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/TooTallNate/file-uri-to-path.git\"\n  },\n  \"keywords\": [\n    \"file\",\n    \"uri\",\n    \"convert\",\n    \"path\"\n  ],\n  \"author\": \"Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/TooTallNate/file-uri-to-path/issues\"\n  },\n  \"homepage\": \"https://github.com/TooTallNate/file-uri-to-path\",\n  \"devDependencies\": {\n    \"mocha\": \"3\"\n  }\n}\n",
  "node_modules/finalhandler/package.json": "{\n  \"name\": \"finalhandler\",\n  \"description\": \"Node.js final http responder\",\n  \"version\": \"2.1.0\",\n  \"author\": \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n  \"license\": \"MIT\",\n  \"repository\": \"pillarjs/finalhandler\",\n  \"dependencies\": {\n    \"debug\": \"^4.4.0\",\n    \"encodeurl\": \"^2.0.0\",\n    \"escape-html\": \"^1.0.3\",\n    \"on-finished\": \"^2.4.1\",\n    \"parseurl\": \"^1.3.3\",\n    \"statuses\": \"^2.0.1\"\n  },\n  \"devDependencies\": {\n    \"eslint\": \"7.32.0\",\n    \"eslint-config-standard\": \"14.1.1\",\n    \"eslint-plugin-import\": \"2.26.0\",\n    \"eslint-plugin-markdown\": \"2.2.1\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"5.2.0\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"^11.0.1\",\n    \"nyc\": \"^17.1.0\",\n    \"supertest\": \"^7.0.0\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"HISTORY.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.8\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --check-leaks test/\",\n    \"test-ci\": \"nyc --reporter=lcovonly --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\",\n    \"test-inspect\": \"mocha --reporter spec --inspect --inspect-brk test/\"\n  }\n}\n",
  "node_modules/find-my-way/index.d.ts": "import { IncomingMessage, ServerResponse } from 'http';\nimport { Http2ServerRequest, Http2ServerResponse } from 'http2';\n\ndeclare function Router<V extends Router.HTTPVersion = Router.HTTPVersion.V1>(\n  config?: Router.Config<V>\n): Router.Instance<V>;\n\ndeclare namespace Router {\n  enum HTTPVersion {\n    V1 = 'http1',\n    V2 = 'http2'\n  }\n\n  type HTTPMethod =\n    | 'ACL'\n    | 'BIND'\n    | 'CHECKOUT'\n    | 'CONNECT'\n    | 'COPY'\n    | 'DELETE'\n    | 'GET'\n    | 'HEAD'\n    | 'LINK'\n    | 'LOCK'\n    | 'M-SEARCH'\n    | 'MERGE'\n    | 'MKACTIVITY'\n    | 'MKCALENDAR'\n    | 'MKCOL'\n    | 'MOVE'\n    | 'NOTIFY'\n    | 'OPTIONS'\n    | 'PATCH'\n    | 'POST'\n    | 'PROPFIND'\n    | 'PROPPATCH'\n    | 'PURGE'\n    | 'PUT'\n    | 'REBIND'\n    | 'REPORT'\n    | 'SEARCH'\n    | 'SOURCE'\n    | 'SUBSCRIBE'\n    | 'TRACE'\n    | 'UNBIND'\n    | 'UNLINK'\n    | 'UNLOCK'\n    | 'UNSUBSCRIBE';\n\n  type Req<V> = V extends HTTPVersion.V1 ? IncomingMessage : Http2ServerRequest;\n  type Res<V> = V extends HTTPVersion.V1 ? ServerResponse : Http2ServerResponse;\n\n  type Handler<V extends HTTPVersion> = (\n    req: Req<V>,\n    res: Res<V>,\n    params: { [k: string]: string | undefined },\n    store: any,\n    searchParams: { [k: string]: string }\n  ) => any;\n\n  type Done = (err: Error | null, result: any) => void;\n\n  interface ConstraintStrategy<V extends HTTPVersion, T = string> {\n    name: string,\n    mustMatchWhenDerived?: boolean,\n    storage() : {\n      get(value: T) : Handler<V> | null,\n      set(value: T, handler: Handler<V>) : void,\n      del?(value: T) : void,\n      empty?() : void\n    },\n    validate?(value: unknown): void,\n    deriveConstraint<Context>(req: Req<V>, ctx?: Context) : T,\n  }\n\n  type QuerystringParser = (s: string) => unknown;\n\n  interface Config<V extends HTTPVersion> {\n    ignoreTrailingSlash?: boolean;\n\n    ignoreDuplicateSlashes?: boolean;\n\n    allowUnsafeRegex?: boolean;\n\n    caseSensitive?: boolean;\n\n    maxParamLength?: number;\n\n    querystringParser?: QuerystringParser;\n\n    defaultRoute?(\n      req: Req<V>,\n      res: Res<V>\n    ): void;\n\n    onBadUrl?(\n      path: string,\n      req: Req<V>,\n      res: Res<V>\n    ): void;\n\n    constraints? : {\n      [key: string]: ConstraintStrategy<V>\n    }\n  }\n\n  interface RouteOptions {\n    constraints?: { [key: string]: any }\n  }\n\n  interface ShortHandRoute<V extends HTTPVersion> {\n    (path: string, handler: Handler<V>): void;\n    (path: string, opts: RouteOptions, handler: Handler<V>): void;\n    (path: string, handler: Handler<V>, store: any): void;\n    (path: string, opts: RouteOptions, handler: Handler<V>, store: any): void;\n  }\n\n  interface FindResult<V extends HTTPVersion> {\n    handler: Handler<V>;\n    params: { [k: string]: string | undefined };\n    store: any;\n    searchParams: { [k: string]: string };\n  }\n\n  interface FindRouteResult<V extends HTTPVersion> {\n    handler: Handler<V>;\n    store: any;\n    params: string[];\n  }\n\n  interface Instance<V extends HTTPVersion> {\n    on(\n      method: HTTPMethod | HTTPMethod[],\n      path: string,\n      handler: Handler<V>\n    ): void;\n    on(\n      method: HTTPMethod | HTTPMethod[],\n      path: string,\n      options: RouteOptions,\n      handler: Handler<V>\n    ): void;\n    on(\n      method: HTTPMethod | HTTPMethod[],\n      path: string,\n      handler: Handler<V>,\n      store: any\n    ): void;\n    on(\n      method: HTTPMethod | HTTPMethod[],\n      path: string,\n      options: RouteOptions,\n      handler: Handler<V>,\n      store: any\n    ): void;\n    off(\n      method: HTTPMethod | HTTPMethod[],\n      path: string,\n      constraints?: { [key: string]: any }\n    ): void;\n\n    lookup<Context>(\n      req: Req<V>,\n      res: Res<V>,\n      ctx?: Context | Done,\n      done?: Done\n    ): any;\n\n    find(\n      method: HTTPMethod,\n      path: string,\n      constraints?: { [key: string]: any }\n    ): FindResult<V> | null;\n\n    findRoute(\n      method: HTTPMethod,\n      path: string,\n      constraints?: { [key: string]: any }\n    ): FindRouteResult<V> | null;\n\n    hasRoute(\n      method: HTTPMethod,\n      path: string,\n      constraints?: { [key: string]: any }\n    ): boolean;\n\n    reset(): void;\n    prettyPrint(): string;\n    prettyPrint(opts: {\n      method?: HTTPMethod,\n      commonPrefix?: boolean,\n      includeMeta?: boolean | (string | symbol)[]\n    }): string;\n\n    hasConstraintStrategy(strategyName: string): boolean;\n    addConstraintStrategy(constraintStrategy: ConstraintStrategy<V>): void;\n\n    all: ShortHandRoute<V>;\n\n    acl: ShortHandRoute<V>;\n    bind: ShortHandRoute<V>;\n    checkout: ShortHandRoute<V>;\n    connect: ShortHandRoute<V>;\n    copy: ShortHandRoute<V>;\n    delete: ShortHandRoute<V>;\n    get: ShortHandRoute<V>;\n    head: ShortHandRoute<V>;\n    link: ShortHandRoute<V>;\n    lock: ShortHandRoute<V>;\n    'm-search': ShortHandRoute<V>;\n    merge: ShortHandRoute<V>;\n    mkactivity: ShortHandRoute<V>;\n    mkcalendar: ShortHandRoute<V>;\n    mkcol: ShortHandRoute<V>;\n    move: ShortHandRoute<V>;\n    notify: ShortHandRoute<V>;\n    options: ShortHandRoute<V>;\n    patch: ShortHandRoute<V>;\n    post: ShortHandRoute<V>;\n    propfind: ShortHandRoute<V>;\n    proppatch: ShortHandRoute<V>;\n    purge: ShortHandRoute<V>;\n    put: ShortHandRoute<V>;\n    rebind: ShortHandRoute<V>;\n    report: ShortHandRoute<V>;\n    search: ShortHandRoute<V>;\n    source: ShortHandRoute<V>;\n    subscribe: ShortHandRoute<V>;\n    trace: ShortHandRoute<V>;\n    unbind: ShortHandRoute<V>;\n    unlink: ShortHandRoute<V>;\n    unlock: ShortHandRoute<V>;\n    unsubscribe: ShortHandRoute<V>;\n  }\n}\n\nexport = Router;\n",
  "node_modules/find-my-way/package.json": "{\n  \"name\": \"find-my-way\",\n  \"version\": \"9.3.0\",\n  \"description\": \"Crazy fast http radix based router\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"index.d.ts\",\n  \"scripts\": {\n    \"bench\": \"node ./benchmark/bench.js\",\n    \"bench:cmp\": \"node ./benchmark/compare-branches.js\",\n    \"bench:cmp:ci\": \"node ./benchmark/compare-branches.js --ci\",\n    \"test:lint\": \"standard\",\n    \"test:typescript\": \"tsd\",\n    \"test\": \"standard && borp && npm run test:typescript\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/delvedor/find-my-way.git\"\n  },\n  \"keywords\": [\n    \"http\",\n    \"router\",\n    \"radix\",\n    \"fast\",\n    \"speed\"\n  ],\n  \"engines\": {\n    \"node\": \">=20\"\n  },\n  \"author\": \"Tomas Della Vedova - @delvedor (http://delved.org)\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/delvedor/find-my-way/issues\"\n  },\n  \"homepage\": \"https://github.com/delvedor/find-my-way#readme\",\n  \"devDependencies\": {\n    \"@types/node\": \"^22.10.2\",\n    \"benchmark\": \"^2.1.4\",\n    \"borp\": \"^0.19.0\",\n    \"chalk\": \"^5.4.1\",\n    \"inquirer\": \"^12.3.0\",\n    \"pre-commit\": \"^1.2.2\",\n    \"proxyquire\": \"^2.1.3\",\n    \"rfdc\": \"^1.3.0\",\n    \"simple-git\": \"^3.7.1\",\n    \"standard\": \"^17.0.0\",\n    \"tsd\": \"^0.31.0\"\n  },\n  \"dependencies\": {\n    \"fast-deep-equal\": \"^3.1.3\",\n    \"fast-querystring\": \"^1.0.0\",\n    \"safe-regex2\": \"^5.0.0\"\n  },\n  \"tsd\": {\n    \"directory\": \"test/types\"\n  }\n}\n",
  "node_modules/find-root/package.json": "{\n  \"name\": \"find-root\",\n  \"author\": \"jsdnxx\",\n  \"version\": \"1.1.0\",\n  \"description\": \"find the closest package.json\",\n  \"keywords\": [\n    \"fs\",\n    \"get\",\n    \"find\",\n    \"closest\",\n    \"package\",\n    \"module\",\n    \"base\",\n    \"root\"\n  ],\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"pretest\": \"standard\",\n    \"test\": \"mocha\"\n  },\n  \"repository\": \"git@github.com:js-n/find-root.git\",\n  \"license\": \"MIT\",\n  \"readmeFilename\": \"README.md\",\n  \"devDependencies\": {\n    \"chai\": \"^4.0.2\",\n    \"mocha\": \"^3.4.2\",\n    \"moquire\": \"^1.5.5\",\n    \"standard\": \"^10.0.2\"\n  }\n}\n",
  "node_modules/foreground-child/dist/commonjs/all-signals.d.ts": "export declare const allSignals: NodeJS.Signals[];\n//# sourceMappingURL=all-signals.d.ts.map",
  "node_modules/foreground-child/dist/commonjs/index.d.ts": "import { ChildProcessByStdio, SpawnOptions, ChildProcess } from 'child_process';\n/**\n * The signature for the cleanup method.\n *\n * Arguments indicate the exit status of the child process.\n *\n * If a Promise is returned, then the process is not terminated\n * until it resolves, and the resolution value is treated as the\n * exit status (if a number) or signal exit (if a signal string).\n *\n * If `undefined` is returned, then no change is made, and the parent\n * exits in the same way that the child exited.\n *\n * If boolean `false` is returned, then the parent's exit is canceled.\n *\n * If a number is returned, then the parent process exits with the number\n * as its exitCode.\n *\n * If a signal string is returned, then the parent process is killed with\n * the same signal that caused the child to exit.\n */\nexport type Cleanup = (code: number | null, signal: null | NodeJS.Signals, processInfo: {\n    watchdogPid?: ChildProcess['pid'];\n}) => void | undefined | number | NodeJS.Signals | false | Promise<void | undefined | number | NodeJS.Signals | false>;\nexport type FgArgs = [program: string | [cmd: string, ...args: string[]], cleanup?: Cleanup] | [\n    program: [cmd: string, ...args: string[]],\n    opts?: SpawnOptions,\n    cleanup?: Cleanup\n] | [program: string, cleanup?: Cleanup] | [program: string, opts?: SpawnOptions, cleanup?: Cleanup] | [program: string, args?: string[], cleanup?: Cleanup] | [\n    program: string,\n    args?: string[],\n    opts?: SpawnOptions,\n    cleanup?: Cleanup\n];\n/**\n * Normalizes the arguments passed to `foregroundChild`.\n *\n * Exposed for testing.\n *\n * @internal\n */\nexport declare const normalizeFgArgs: (fgArgs: FgArgs) => [program: string, args: string[], spawnOpts: SpawnOptions, cleanup: Cleanup];\n/**\n * Spawn the specified program as a \"foreground\" process, or at least as\n * close as is possible given node's lack of exec-without-fork.\n *\n * Cleanup method may be used to modify or ignore the result of the child's\n * exit code or signal. If cleanup returns undefined (or a Promise that\n * resolves to undefined), then the parent will exit in the same way that\n * the child did.\n *\n * Return boolean `false` to prevent the parent's exit entirely.\n */\nexport declare function foregroundChild(cmd: string | [cmd: string, ...args: string[]], cleanup?: Cleanup): ChildProcessByStdio<null, null, null>;\nexport declare function foregroundChild(program: string, args?: string[], cleanup?: Cleanup): ChildProcessByStdio<null, null, null>;\nexport declare function foregroundChild(program: string, spawnOpts?: SpawnOptions, cleanup?: Cleanup): ChildProcessByStdio<null, null, null>;\nexport declare function foregroundChild(program: string, args?: string[], spawnOpts?: SpawnOptions, cleanup?: Cleanup): ChildProcessByStdio<null, null, null>;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/foreground-child/dist/commonjs/proxy-signals.d.ts": "import { type ChildProcess } from 'child_process';\n/**\n * Starts forwarding signals to `child` through `parent`.\n */\nexport declare const proxySignals: (child: ChildProcess) => () => void;\n//# sourceMappingURL=proxy-signals.d.ts.map",
  "node_modules/foreground-child/dist/commonjs/watchdog.d.ts": "import { ChildProcess } from 'child_process';\n/**\n * Pass in a ChildProcess, and this will spawn a watchdog process that\n * will make sure it exits if the parent does, thus preventing any\n * dangling detached zombie processes.\n *\n * If the child ends before the parent, then the watchdog will terminate.\n */\nexport declare const watchdog: (child: ChildProcess) => ChildProcess;\n//# sourceMappingURL=watchdog.d.ts.map",
  "node_modules/foreground-child/dist/esm/all-signals.d.ts": "export declare const allSignals: NodeJS.Signals[];\n//# sourceMappingURL=all-signals.d.ts.map",
  "node_modules/foreground-child/dist/esm/index.d.ts": "import { ChildProcessByStdio, SpawnOptions, ChildProcess } from 'child_process';\n/**\n * The signature for the cleanup method.\n *\n * Arguments indicate the exit status of the child process.\n *\n * If a Promise is returned, then the process is not terminated\n * until it resolves, and the resolution value is treated as the\n * exit status (if a number) or signal exit (if a signal string).\n *\n * If `undefined` is returned, then no change is made, and the parent\n * exits in the same way that the child exited.\n *\n * If boolean `false` is returned, then the parent's exit is canceled.\n *\n * If a number is returned, then the parent process exits with the number\n * as its exitCode.\n *\n * If a signal string is returned, then the parent process is killed with\n * the same signal that caused the child to exit.\n */\nexport type Cleanup = (code: number | null, signal: null | NodeJS.Signals, processInfo: {\n    watchdogPid?: ChildProcess['pid'];\n}) => void | undefined | number | NodeJS.Signals | false | Promise<void | undefined | number | NodeJS.Signals | false>;\nexport type FgArgs = [program: string | [cmd: string, ...args: string[]], cleanup?: Cleanup] | [\n    program: [cmd: string, ...args: string[]],\n    opts?: SpawnOptions,\n    cleanup?: Cleanup\n] | [program: string, cleanup?: Cleanup] | [program: string, opts?: SpawnOptions, cleanup?: Cleanup] | [program: string, args?: string[], cleanup?: Cleanup] | [\n    program: string,\n    args?: string[],\n    opts?: SpawnOptions,\n    cleanup?: Cleanup\n];\n/**\n * Normalizes the arguments passed to `foregroundChild`.\n *\n * Exposed for testing.\n *\n * @internal\n */\nexport declare const normalizeFgArgs: (fgArgs: FgArgs) => [program: string, args: string[], spawnOpts: SpawnOptions, cleanup: Cleanup];\n/**\n * Spawn the specified program as a \"foreground\" process, or at least as\n * close as is possible given node's lack of exec-without-fork.\n *\n * Cleanup method may be used to modify or ignore the result of the child's\n * exit code or signal. If cleanup returns undefined (or a Promise that\n * resolves to undefined), then the parent will exit in the same way that\n * the child did.\n *\n * Return boolean `false` to prevent the parent's exit entirely.\n */\nexport declare function foregroundChild(cmd: string | [cmd: string, ...args: string[]], cleanup?: Cleanup): ChildProcessByStdio<null, null, null>;\nexport declare function foregroundChild(program: string, args?: string[], cleanup?: Cleanup): ChildProcessByStdio<null, null, null>;\nexport declare function foregroundChild(program: string, spawnOpts?: SpawnOptions, cleanup?: Cleanup): ChildProcessByStdio<null, null, null>;\nexport declare function foregroundChild(program: string, args?: string[], spawnOpts?: SpawnOptions, cleanup?: Cleanup): ChildProcessByStdio<null, null, null>;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/foreground-child/dist/esm/proxy-signals.d.ts": "import { type ChildProcess } from 'child_process';\n/**\n * Starts forwarding signals to `child` through `parent`.\n */\nexport declare const proxySignals: (child: ChildProcess) => () => void;\n//# sourceMappingURL=proxy-signals.d.ts.map",
  "node_modules/foreground-child/dist/esm/watchdog.d.ts": "import { ChildProcess } from 'child_process';\n/**\n * Pass in a ChildProcess, and this will spawn a watchdog process that\n * will make sure it exits if the parent does, thus preventing any\n * dangling detached zombie processes.\n *\n * If the child ends before the parent, then the watchdog will terminate.\n */\nexport declare const watchdog: (child: ChildProcess) => ChildProcess;\n//# sourceMappingURL=watchdog.d.ts.map",
  "node_modules/signal-exit/dist/cjs/browser.d.ts": "/**\n * This is a browser shim that provides the same functional interface\n * as the main node export, but it does nothing.\n * @module\n */\nimport type { Handler } from './index.js';\nexport declare const onExit: (cb: Handler, opts: {\n    alwaysLast?: boolean;\n}) => () => void;\nexport declare const load: () => void;\nexport declare const unload: () => void;\n//# sourceMappingURL=browser.d.ts.map",
  "node_modules/signal-exit/dist/cjs/index.d.ts": "/// <reference types=\"node\" />\nimport { signals } from './signals.js';\nexport { signals };\n/**\n * A function that takes an exit code and signal as arguments\n *\n * In the case of signal exits *only*, a return value of true\n * will indicate that the signal is being handled, and we should\n * not synthetically exit with the signal we received. Regardless\n * of the handler return value, the handler is unloaded when an\n * otherwise fatal signal is received, so you get exactly 1 shot\n * at it, unless you add another onExit handler at that point.\n *\n * In the case of numeric code exits, we may already have committed\n * to exiting the process, for example via a fatal exception or\n * unhandled promise rejection, so it is impossible to stop safely.\n */\nexport type Handler = (code: number | null | undefined, signal: NodeJS.Signals | null) => true | void;\nexport declare const \n/**\n * Called when the process is exiting, whether via signal, explicit\n * exit, or running out of stuff to do.\n *\n * If the global process object is not suitable for instrumentation,\n * then this will be a no-op.\n *\n * Returns a function that may be used to unload signal-exit.\n */\nonExit: (cb: Handler, opts?: {\n    alwaysLast?: boolean | undefined;\n} | undefined) => () => void, \n/**\n * Load the listeners.  Likely you never need to call this, unless\n * doing a rather deep integration with signal-exit functionality.\n * Mostly exposed for the benefit of testing.\n *\n * @internal\n */\nload: () => void, \n/**\n * Unload the listeners.  Likely you never need to call this, unless\n * doing a rather deep integration with signal-exit functionality.\n * Mostly exposed for the benefit of testing.\n *\n * @internal\n */\nunload: () => void;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/signal-exit/dist/cjs/signals.d.ts": "/// <reference types=\"node\" />\n/**\n * This is not the set of all possible signals.\n *\n * It IS, however, the set of all signals that trigger\n * an exit on either Linux or BSD systems.  Linux is a\n * superset of the signal names supported on BSD, and\n * the unknown signals just fail to register, so we can\n * catch that easily enough.\n *\n * Windows signals are a different set, since there are\n * signals that terminate Windows processes, but don't\n * terminate (or don't even exist) on Posix systems.\n *\n * Don't bother with SIGKILL.  It's uncatchable, which\n * means that we can't fire any callbacks anyway.\n *\n * If a user does happen to register a handler on a non-\n * fatal signal like SIGWINCH or something, and then\n * exit, it'll end up firing `process.emit('exit')`, so\n * the handler will be fired anyway.\n *\n * SIGBUS, SIGFPE, SIGSEGV and SIGILL, when not raised\n * artificially, inherently leave the process in a\n * state from which it is not safe to try and enter JS\n * listeners.\n */\nexport declare const signals: NodeJS.Signals[];\n//# sourceMappingURL=signals.d.ts.map",
  "node_modules/signal-exit/dist/mjs/browser.d.ts": "/**\n * This is a browser shim that provides the same functional interface\n * as the main node export, but it does nothing.\n * @module\n */\nimport type { Handler } from './index.js';\nexport declare const onExit: (cb: Handler, opts: {\n    alwaysLast?: boolean;\n}) => () => void;\nexport declare const load: () => void;\nexport declare const unload: () => void;\n//# sourceMappingURL=browser.d.ts.map",
  "node_modules/signal-exit/dist/mjs/index.d.ts": "/// <reference types=\"node\" />\nimport { signals } from './signals.js';\nexport { signals };\n/**\n * A function that takes an exit code and signal as arguments\n *\n * In the case of signal exits *only*, a return value of true\n * will indicate that the signal is being handled, and we should\n * not synthetically exit with the signal we received. Regardless\n * of the handler return value, the handler is unloaded when an\n * otherwise fatal signal is received, so you get exactly 1 shot\n * at it, unless you add another onExit handler at that point.\n *\n * In the case of numeric code exits, we may already have committed\n * to exiting the process, for example via a fatal exception or\n * unhandled promise rejection, so it is impossible to stop safely.\n */\nexport type Handler = (code: number | null | undefined, signal: NodeJS.Signals | null) => true | void;\nexport declare const \n/**\n * Called when the process is exiting, whether via signal, explicit\n * exit, or running out of stuff to do.\n *\n * If the global process object is not suitable for instrumentation,\n * then this will be a no-op.\n *\n * Returns a function that may be used to unload signal-exit.\n */\nonExit: (cb: Handler, opts?: {\n    alwaysLast?: boolean | undefined;\n} | undefined) => () => void, \n/**\n * Load the listeners.  Likely you never need to call this, unless\n * doing a rather deep integration with signal-exit functionality.\n * Mostly exposed for the benefit of testing.\n *\n * @internal\n */\nload: () => void, \n/**\n * Unload the listeners.  Likely you never need to call this, unless\n * doing a rather deep integration with signal-exit functionality.\n * Mostly exposed for the benefit of testing.\n *\n * @internal\n */\nunload: () => void;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/signal-exit/dist/mjs/signals.d.ts": "/// <reference types=\"node\" />\n/**\n * This is not the set of all possible signals.\n *\n * It IS, however, the set of all signals that trigger\n * an exit on either Linux or BSD systems.  Linux is a\n * superset of the signal names supported on BSD, and\n * the unknown signals just fail to register, so we can\n * catch that easily enough.\n *\n * Windows signals are a different set, since there are\n * signals that terminate Windows processes, but don't\n * terminate (or don't even exist) on Posix systems.\n *\n * Don't bother with SIGKILL.  It's uncatchable, which\n * means that we can't fire any callbacks anyway.\n *\n * If a user does happen to register a handler on a non-\n * fatal signal like SIGWINCH or something, and then\n * exit, it'll end up firing `process.emit('exit')`, so\n * the handler will be fired anyway.\n *\n * SIGBUS, SIGFPE, SIGSEGV and SIGILL, when not raised\n * artificially, inherently leave the process in a\n * state from which it is not safe to try and enter JS\n * listeners.\n */\nexport declare const signals: NodeJS.Signals[];\n//# sourceMappingURL=signals.d.ts.map",
  "node_modules/signal-exit/package.json": "{\n  \"name\": \"signal-exit\",\n  \"version\": \"3.0.7\",\n  \"description\": \"when you want to fire an event no matter how a process exits.\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"tap\",\n    \"snap\": \"tap\",\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"git push origin --follow-tags\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"signals.js\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/tapjs/signal-exit.git\"\n  },\n  \"keywords\": [\n    \"signal\",\n    \"exit\"\n  ],\n  \"author\": \"Ben Coe <ben@npmjs.com>\",\n  \"license\": \"ISC\",\n  \"bugs\": {\n    \"url\": \"https://github.com/tapjs/signal-exit/issues\"\n  },\n  \"homepage\": \"https://github.com/tapjs/signal-exit\",\n  \"devDependencies\": {\n    \"chai\": \"^3.5.0\",\n    \"coveralls\": \"^3.1.1\",\n    \"nyc\": \"^15.1.0\",\n    \"standard-version\": \"^9.3.1\",\n    \"tap\": \"^15.1.1\"\n  }\n}\n",
  "node_modules/foreground-child/package.json": "{\n  \"name\": \"foreground-child\",\n  \"version\": \"3.3.1\",\n  \"description\": \"Run a child as if it's the foreground process. Give it stdio. Exit when it exits.\",\n  \"main\": \"./dist/commonjs/index.js\",\n  \"types\": \"./dist/commonjs/index.d.ts\",\n  \"exports\": {\n    \"./watchdog\": {\n      \"import\": {\n        \"types\": \"./dist/esm/watchdog.d.ts\",\n        \"default\": \"./dist/esm/watchdog.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/commonjs/watchdog.d.ts\",\n        \"default\": \"./dist/commonjs/watchdog.js\"\n      }\n    },\n    \"./proxy-signals\": {\n      \"import\": {\n        \"types\": \"./dist/esm/proxy-signals.d.ts\",\n        \"default\": \"./dist/esm/proxy-signals.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/commonjs/proxy-signals.d.ts\",\n        \"default\": \"./dist/commonjs/proxy-signals.js\"\n      }\n    },\n    \"./package.json\": \"./package.json\",\n    \".\": {\n      \"import\": {\n        \"types\": \"./dist/esm/index.d.ts\",\n        \"default\": \"./dist/esm/index.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/commonjs/index.d.ts\",\n        \"default\": \"./dist/commonjs/index.js\"\n      }\n    }\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"engines\": {\n    \"node\": \">=14\"\n  },\n  \"dependencies\": {\n    \"cross-spawn\": \"^7.0.6\",\n    \"signal-exit\": \"^4.0.1\"\n  },\n  \"scripts\": {\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"git push origin --follow-tags\",\n    \"prepare\": \"tshy\",\n    \"pretest\": \"npm run prepare\",\n    \"presnap\": \"npm run prepare\",\n    \"test\": \"tap\",\n    \"snap\": \"tap\",\n    \"format\": \"prettier --write . --log-level warn\",\n    \"typedoc\": \"typedoc --tsconfig .tshy/esm.json ./src/*.ts\"\n  },\n  \"prettier\": {\n    \"experimentalTernaries\": true,\n    \"semi\": false,\n    \"printWidth\": 75,\n    \"tabWidth\": 2,\n    \"useTabs\": false,\n    \"singleQuote\": true,\n    \"jsxSingleQuote\": false,\n    \"bracketSameLine\": true,\n    \"arrowParens\": \"avoid\",\n    \"endOfLine\": \"lf\"\n  },\n  \"tap\": {\n    \"typecheck\": true\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/tapjs/foreground-child.git\"\n  },\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)\",\n  \"license\": \"ISC\",\n  \"devDependencies\": {\n    \"@types/cross-spawn\": \"^6.0.2\",\n    \"@types/node\": \"^18.15.11\",\n    \"@types/tap\": \"^15.0.8\",\n    \"prettier\": \"^3.3.2\",\n    \"tap\": \"^21.1.0\",\n    \"tshy\": \"^3.0.2\",\n    \"typedoc\": \"^0.24.2\",\n    \"typescript\": \"^5.0.2\"\n  },\n  \"funding\": {\n    \"url\": \"https://github.com/sponsors/isaacs\"\n  },\n  \"tshy\": {\n    \"exports\": {\n      \"./watchdog\": \"./src/watchdog.ts\",\n      \"./proxy-signals\": \"./src/proxy-signals.ts\",\n      \"./package.json\": \"./package.json\",\n      \".\": \"./src/index.ts\"\n    }\n  },\n  \"type\": \"module\",\n  \"module\": \"./dist/esm/index.js\"\n}\n",
  "node_modules/foreground-child/node_modules/signal-exit/dist/cjs/browser.d.ts": "/**\n * This is a browser shim that provides the same functional interface\n * as the main node export, but it does nothing.\n * @module\n */\nimport type { Handler } from './index.js';\nexport declare const onExit: (cb: Handler, opts: {\n    alwaysLast?: boolean;\n}) => () => void;\nexport declare const load: () => void;\nexport declare const unload: () => void;\n//# sourceMappingURL=browser.d.ts.map",
  "node_modules/foreground-child/node_modules/signal-exit/dist/cjs/index.d.ts": "/// <reference types=\"node\" />\nimport { signals } from './signals.js';\nexport { signals };\n/**\n * A function that takes an exit code and signal as arguments\n *\n * In the case of signal exits *only*, a return value of true\n * will indicate that the signal is being handled, and we should\n * not synthetically exit with the signal we received. Regardless\n * of the handler return value, the handler is unloaded when an\n * otherwise fatal signal is received, so you get exactly 1 shot\n * at it, unless you add another onExit handler at that point.\n *\n * In the case of numeric code exits, we may already have committed\n * to exiting the process, for example via a fatal exception or\n * unhandled promise rejection, so it is impossible to stop safely.\n */\nexport type Handler = (code: number | null | undefined, signal: NodeJS.Signals | null) => true | void;\nexport declare const \n/**\n * Called when the process is exiting, whether via signal, explicit\n * exit, or running out of stuff to do.\n *\n * If the global process object is not suitable for instrumentation,\n * then this will be a no-op.\n *\n * Returns a function that may be used to unload signal-exit.\n */\nonExit: (cb: Handler, opts?: {\n    alwaysLast?: boolean | undefined;\n} | undefined) => () => void, \n/**\n * Load the listeners.  Likely you never need to call this, unless\n * doing a rather deep integration with signal-exit functionality.\n * Mostly exposed for the benefit of testing.\n *\n * @internal\n */\nload: () => void, \n/**\n * Unload the listeners.  Likely you never need to call this, unless\n * doing a rather deep integration with signal-exit functionality.\n * Mostly exposed for the benefit of testing.\n *\n * @internal\n */\nunload: () => void;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/foreground-child/node_modules/signal-exit/dist/cjs/signals.d.ts": "/// <reference types=\"node\" />\n/**\n * This is not the set of all possible signals.\n *\n * It IS, however, the set of all signals that trigger\n * an exit on either Linux or BSD systems.  Linux is a\n * superset of the signal names supported on BSD, and\n * the unknown signals just fail to register, so we can\n * catch that easily enough.\n *\n * Windows signals are a different set, since there are\n * signals that terminate Windows processes, but don't\n * terminate (or don't even exist) on Posix systems.\n *\n * Don't bother with SIGKILL.  It's uncatchable, which\n * means that we can't fire any callbacks anyway.\n *\n * If a user does happen to register a handler on a non-\n * fatal signal like SIGWINCH or something, and then\n * exit, it'll end up firing `process.emit('exit')`, so\n * the handler will be fired anyway.\n *\n * SIGBUS, SIGFPE, SIGSEGV and SIGILL, when not raised\n * artificially, inherently leave the process in a\n * state from which it is not safe to try and enter JS\n * listeners.\n */\nexport declare const signals: NodeJS.Signals[];\n//# sourceMappingURL=signals.d.ts.map",
  "node_modules/foreground-child/node_modules/signal-exit/dist/mjs/browser.d.ts": "/**\n * This is a browser shim that provides the same functional interface\n * as the main node export, but it does nothing.\n * @module\n */\nimport type { Handler } from './index.js';\nexport declare const onExit: (cb: Handler, opts: {\n    alwaysLast?: boolean;\n}) => () => void;\nexport declare const load: () => void;\nexport declare const unload: () => void;\n//# sourceMappingURL=browser.d.ts.map",
  "node_modules/foreground-child/node_modules/signal-exit/dist/mjs/index.d.ts": "/// <reference types=\"node\" />\nimport { signals } from './signals.js';\nexport { signals };\n/**\n * A function that takes an exit code and signal as arguments\n *\n * In the case of signal exits *only*, a return value of true\n * will indicate that the signal is being handled, and we should\n * not synthetically exit with the signal we received. Regardless\n * of the handler return value, the handler is unloaded when an\n * otherwise fatal signal is received, so you get exactly 1 shot\n * at it, unless you add another onExit handler at that point.\n *\n * In the case of numeric code exits, we may already have committed\n * to exiting the process, for example via a fatal exception or\n * unhandled promise rejection, so it is impossible to stop safely.\n */\nexport type Handler = (code: number | null | undefined, signal: NodeJS.Signals | null) => true | void;\nexport declare const \n/**\n * Called when the process is exiting, whether via signal, explicit\n * exit, or running out of stuff to do.\n *\n * If the global process object is not suitable for instrumentation,\n * then this will be a no-op.\n *\n * Returns a function that may be used to unload signal-exit.\n */\nonExit: (cb: Handler, opts?: {\n    alwaysLast?: boolean | undefined;\n} | undefined) => () => void, \n/**\n * Load the listeners.  Likely you never need to call this, unless\n * doing a rather deep integration with signal-exit functionality.\n * Mostly exposed for the benefit of testing.\n *\n * @internal\n */\nload: () => void, \n/**\n * Unload the listeners.  Likely you never need to call this, unless\n * doing a rather deep integration with signal-exit functionality.\n * Mostly exposed for the benefit of testing.\n *\n * @internal\n */\nunload: () => void;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/foreground-child/node_modules/signal-exit/dist/mjs/signals.d.ts": "/// <reference types=\"node\" />\n/**\n * This is not the set of all possible signals.\n *\n * It IS, however, the set of all signals that trigger\n * an exit on either Linux or BSD systems.  Linux is a\n * superset of the signal names supported on BSD, and\n * the unknown signals just fail to register, so we can\n * catch that easily enough.\n *\n * Windows signals are a different set, since there are\n * signals that terminate Windows processes, but don't\n * terminate (or don't even exist) on Posix systems.\n *\n * Don't bother with SIGKILL.  It's uncatchable, which\n * means that we can't fire any callbacks anyway.\n *\n * If a user does happen to register a handler on a non-\n * fatal signal like SIGWINCH or something, and then\n * exit, it'll end up firing `process.emit('exit')`, so\n * the handler will be fired anyway.\n *\n * SIGBUS, SIGFPE, SIGSEGV and SIGILL, when not raised\n * artificially, inherently leave the process in a\n * state from which it is not safe to try and enter JS\n * listeners.\n */\nexport declare const signals: NodeJS.Signals[];\n//# sourceMappingURL=signals.d.ts.map",
  "node_modules/foreground-child/node_modules/signal-exit/package.json": "{\n  \"name\": \"signal-exit\",\n  \"version\": \"4.1.0\",\n  \"description\": \"when you want to fire an event no matter how a process exits.\",\n  \"main\": \"./dist/cjs/index.js\",\n  \"module\": \"./dist/mjs/index.js\",\n  \"browser\": \"./dist/mjs/browser.js\",\n  \"types\": \"./dist/mjs/index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"import\": {\n        \"types\": \"./dist/mjs/index.d.ts\",\n        \"default\": \"./dist/mjs/index.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/cjs/index.d.ts\",\n        \"default\": \"./dist/cjs/index.js\"\n      }\n    },\n    \"./signals\": {\n      \"import\": {\n        \"types\": \"./dist/mjs/signals.d.ts\",\n        \"default\": \"./dist/mjs/signals.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/cjs/signals.d.ts\",\n        \"default\": \"./dist/cjs/signals.js\"\n      }\n    },\n    \"./browser\": {\n      \"import\": {\n        \"types\": \"./dist/mjs/browser.d.ts\",\n        \"default\": \"./dist/mjs/browser.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/cjs/browser.d.ts\",\n        \"default\": \"./dist/cjs/browser.js\"\n      }\n    }\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"engines\": {\n    \"node\": \">=14\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/tapjs/signal-exit.git\"\n  },\n  \"keywords\": [\n    \"signal\",\n    \"exit\"\n  ],\n  \"author\": \"Ben Coe <ben@npmjs.com>\",\n  \"license\": \"ISC\",\n  \"devDependencies\": {\n    \"@types/cross-spawn\": \"^6.0.2\",\n    \"@types/node\": \"^18.15.11\",\n    \"@types/signal-exit\": \"^3.0.1\",\n    \"@types/tap\": \"^15.0.8\",\n    \"c8\": \"^7.13.0\",\n    \"prettier\": \"^2.8.6\",\n    \"tap\": \"^16.3.4\",\n    \"ts-node\": \"^10.9.1\",\n    \"typedoc\": \"^0.23.28\",\n    \"typescript\": \"^5.0.2\"\n  },\n  \"scripts\": {\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"git push origin --follow-tags\",\n    \"preprepare\": \"rm -rf dist\",\n    \"prepare\": \"tsc -p tsconfig.json && tsc -p tsconfig-esm.json && bash ./scripts/fixup.sh\",\n    \"pretest\": \"npm run prepare\",\n    \"presnap\": \"npm run prepare\",\n    \"test\": \"c8 tap\",\n    \"snap\": \"c8 tap\",\n    \"format\": \"prettier --write . --loglevel warn\",\n    \"typedoc\": \"typedoc --tsconfig tsconfig-esm.json ./src/*.ts\"\n  },\n  \"prettier\": {\n    \"semi\": false,\n    \"printWidth\": 75,\n    \"tabWidth\": 2,\n    \"useTabs\": false,\n    \"singleQuote\": true,\n    \"jsxSingleQuote\": false,\n    \"bracketSameLine\": true,\n    \"arrowParens\": \"avoid\",\n    \"endOfLine\": \"lf\"\n  },\n  \"tap\": {\n    \"coverage\": false,\n    \"jobs\": 1,\n    \"node-arg\": [\n      \"--no-warnings\",\n      \"--loader\",\n      \"ts-node/esm\"\n    ],\n    \"ts\": false\n  },\n  \"funding\": {\n    \"url\": \"https://github.com/sponsors/isaacs\"\n  }\n}\n",
  "node_modules/forwarded/package.json": "{\n  \"name\": \"forwarded\",\n  \"description\": \"Parse HTTP X-Forwarded-For header\",\n  \"version\": \"0.2.0\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\"\n  ],\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"x-forwarded-for\",\n    \"http\",\n    \"req\"\n  ],\n  \"repository\": \"jshttp/forwarded\",\n  \"devDependencies\": {\n    \"beautify-benchmark\": \"0.2.4\",\n    \"benchmark\": \"2.1.4\",\n    \"deep-equal\": \"1.0.1\",\n    \"eslint\": \"7.27.0\",\n    \"eslint-config-standard\": \"14.1.1\",\n    \"eslint-plugin-import\": \"2.23.4\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"4.3.1\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"8.4.0\",\n    \"nyc\": \"15.1.0\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"HISTORY.md\",\n    \"README.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"scripts\": {\n    \"bench\": \"node benchmark/index.js\",\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --bail --check-leaks test/\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\",\n    \"version\": \"node scripts/version-history.js && git add HISTORY.md\"\n  }\n}\n",
  "node_modules/fresh/package.json": "{\n  \"name\": \"fresh\",\n  \"description\": \"HTTP response freshness testing\",\n  \"version\": \"2.0.0\",\n  \"author\": \"TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)\"\n  ],\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"fresh\",\n    \"http\",\n    \"conditional\",\n    \"cache\"\n  ],\n  \"repository\": \"jshttp/fresh\",\n  \"devDependencies\": {\n    \"beautify-benchmark\": \"0.2.4\",\n    \"benchmark\": \"2.1.4\",\n    \"eslint\": \"8.12.0\",\n    \"eslint-config-standard\": \"14.1.1\",\n    \"eslint-plugin-import\": \"2.25.4\",\n    \"eslint-plugin-markdown\": \"2.2.1\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"6.0.0\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"9.2.0\",\n    \"nyc\": \"15.1.0\"\n  },\n  \"files\": [\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.8\"\n  },\n  \"scripts\": {\n    \"bench\": \"node benchmark/index.js\",\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --check-leaks --bail test/\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\"\n  }\n}\n",
  "node_modules/fs-constants/package.json": "{\n  \"name\": \"fs-constants\",\n  \"version\": \"1.0.0\",\n  \"description\": \"Require constants across node and the browser\",\n  \"main\": \"index.js\",\n  \"browser\": \"browser.js\",\n  \"dependencies\": {},\n  \"devDependencies\": {},\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/mafintosh/fs-constants.git\"\n  },\n  \"author\": \"Mathias Buus (@mafintosh)\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/mafintosh/fs-constants/issues\"\n  },\n  \"homepage\": \"https://github.com/mafintosh/fs-constants\"\n}\n",
  "node_modules/fs-extra/package.json": "{\n  \"name\": \"fs-extra\",\n  \"version\": \"11.3.0\",\n  \"description\": \"fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.\",\n  \"engines\": {\n    \"node\": \">=14.14\"\n  },\n  \"homepage\": \"https://github.com/jprichardson/node-fs-extra\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/jprichardson/node-fs-extra\"\n  },\n  \"keywords\": [\n    \"fs\",\n    \"file\",\n    \"file system\",\n    \"copy\",\n    \"directory\",\n    \"extra\",\n    \"mkdirp\",\n    \"mkdir\",\n    \"mkdirs\",\n    \"recursive\",\n    \"json\",\n    \"read\",\n    \"write\",\n    \"extra\",\n    \"delete\",\n    \"remove\",\n    \"touch\",\n    \"create\",\n    \"text\",\n    \"output\",\n    \"move\",\n    \"promise\"\n  ],\n  \"author\": \"JP Richardson <jprichardson@gmail.com>\",\n  \"license\": \"MIT\",\n  \"dependencies\": {\n    \"graceful-fs\": \"^4.2.0\",\n    \"jsonfile\": \"^6.0.1\",\n    \"universalify\": \"^2.0.0\"\n  },\n  \"devDependencies\": {\n    \"klaw\": \"^2.1.1\",\n    \"klaw-sync\": \"^3.0.2\",\n    \"minimist\": \"^1.1.1\",\n    \"mocha\": \"^10.1.0\",\n    \"nyc\": \"^15.0.0\",\n    \"proxyquire\": \"^2.0.1\",\n    \"read-dir-files\": \"^0.1.1\",\n    \"standard\": \"^17.0.0\"\n  },\n  \"main\": \"./lib/index.js\",\n  \"exports\": {\n    \".\": \"./lib/index.js\",\n    \"./esm\": \"./lib/esm.mjs\"\n  },\n  \"files\": [\n    \"lib/\",\n    \"!lib/**/__tests__/\"\n  ],\n  \"scripts\": {\n    \"lint\": \"standard\",\n    \"test-find\": \"find ./lib/**/__tests__ -name *.test.js | xargs mocha\",\n    \"test\": \"npm run lint && npm run unit && npm run unit-esm\",\n    \"unit\": \"nyc node test.js\",\n    \"unit-esm\": \"node test.mjs\"\n  },\n  \"sideEffects\": false\n}\n",
  "node_modules/fs.realpath/package.json": "{\n  \"name\": \"fs.realpath\",\n  \"version\": \"1.0.0\",\n  \"description\": \"Use node's fs.realpath, but fall back to the JS implementation if the native one fails\",\n  \"main\": \"index.js\",\n  \"dependencies\": {},\n  \"devDependencies\": {},\n  \"scripts\": {\n    \"test\": \"tap test/*.js --cov\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/isaacs/fs.realpath.git\"\n  },\n  \"keywords\": [\n    \"realpath\",\n    \"fs\",\n    \"polyfill\"\n  ],\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)\",\n  \"license\": \"ISC\",\n  \"files\": [\n    \"old.js\",\n    \"index.js\"\n  ]\n}\n",
  "node_modules/function-bind/package.json": "{\n  \"name\": \"function-bind\",\n  \"version\": \"1.1.2\",\n  \"description\": \"Implementation of Function.prototype.bind\",\n  \"keywords\": [\n    \"function\",\n    \"bind\",\n    \"shim\",\n    \"es5\"\n  ],\n  \"author\": \"Raynos <raynos2@gmail.com>\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/Raynos/function-bind.git\"\n  },\n  \"funding\": {\n    \"url\": \"https://github.com/sponsors/ljharb\"\n  },\n  \"main\": \"index\",\n  \"homepage\": \"https://github.com/Raynos/function-bind\",\n  \"contributors\": [\n    {\n      \"name\": \"Raynos\"\n    },\n    {\n      \"name\": \"Jordan Harband\",\n      \"url\": \"https://github.com/ljharb\"\n    }\n  ],\n  \"bugs\": {\n    \"url\": \"https://github.com/Raynos/function-bind/issues\",\n    \"email\": \"raynos2@gmail.com\"\n  },\n  \"devDependencies\": {\n    \"@ljharb/eslint-config\": \"^21.1.0\",\n    \"aud\": \"^2.0.3\",\n    \"auto-changelog\": \"^2.4.0\",\n    \"eslint\": \"=8.8.0\",\n    \"in-publish\": \"^2.0.1\",\n    \"npmignore\": \"^0.3.0\",\n    \"nyc\": \"^10.3.2\",\n    \"safe-publish-latest\": \"^2.0.0\",\n    \"tape\": \"^5.7.1\"\n  },\n  \"license\": \"MIT\",\n  \"scripts\": {\n    \"prepublishOnly\": \"safe-publish-latest\",\n    \"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n    \"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n    \"pretest\": \"npm run lint\",\n    \"test\": \"npm run tests-only\",\n    \"posttest\": \"aud --production\",\n    \"tests-only\": \"nyc tape 'test/**/*.js'\",\n    \"lint\": \"eslint --ext=js,mjs .\",\n    \"version\": \"auto-changelog && git add CHANGELOG.md\",\n    \"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n  },\n  \"testling\": {\n    \"files\": \"test/index.js\",\n    \"browsers\": [\n      \"ie/8..latest\",\n      \"firefox/16..latest\",\n      \"firefox/nightly\",\n      \"chrome/22..latest\",\n      \"chrome/canary\",\n      \"opera/12..latest\",\n      \"opera/next\",\n      \"safari/5.1..latest\",\n      \"ipad/6.0..latest\",\n      \"iphone/6.0..latest\",\n      \"android-browser/4.2..latest\"\n    ]\n  },\n  \"auto-changelog\": {\n    \"output\": \"CHANGELOG.md\",\n    \"template\": \"keepachangelog\",\n    \"unreleased\": false,\n    \"commitLimit\": false,\n    \"backfillLimit\": false,\n    \"hideCredit\": true\n  },\n  \"publishConfig\": {\n    \"ignore\": [\n      \".github/workflows\"\n    ]\n  }\n}\n",
  "node_modules/semver/package.json": "{\n  \"name\": \"semver\",\n  \"version\": \"7.7.1\",\n  \"description\": \"The semantic version parser used by npm.\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"tap\",\n    \"snap\": \"tap\",\n    \"lint\": \"npm run eslint\",\n    \"postlint\": \"template-oss-check\",\n    \"lintfix\": \"npm run eslint -- --fix\",\n    \"posttest\": \"npm run lint\",\n    \"template-oss-apply\": \"template-oss-apply --force\",\n    \"eslint\": \"eslint \\\"**/*.{js,cjs,ts,mjs,jsx,tsx}\\\"\"\n  },\n  \"devDependencies\": {\n    \"@npmcli/eslint-config\": \"^5.0.0\",\n    \"@npmcli/template-oss\": \"4.23.4\",\n    \"benchmark\": \"^2.1.4\",\n    \"tap\": \"^16.0.0\"\n  },\n  \"license\": \"ISC\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/npm/node-semver.git\"\n  },\n  \"bin\": {\n    \"semver\": \"bin/semver.js\"\n  },\n  \"files\": [\n    \"bin/\",\n    \"lib/\",\n    \"classes/\",\n    \"functions/\",\n    \"internal/\",\n    \"ranges/\",\n    \"index.js\",\n    \"preload.js\",\n    \"range.bnf\"\n  ],\n  \"tap\": {\n    \"timeout\": 30,\n    \"coverage-map\": \"map.js\",\n    \"nyc-arg\": [\n      \"--exclude\",\n      \"tap-snapshots/**\"\n    ]\n  },\n  \"engines\": {\n    \"node\": \">=10\"\n  },\n  \"author\": \"GitHub Inc.\",\n  \"templateOSS\": {\n    \"//@npmcli/template-oss\": \"This file is partially managed by @npmcli/template-oss. Edits may be overwritten.\",\n    \"version\": \"4.23.4\",\n    \"engines\": \">=10\",\n    \"distPaths\": [\n      \"classes/\",\n      \"functions/\",\n      \"internal/\",\n      \"ranges/\",\n      \"index.js\",\n      \"preload.js\",\n      \"range.bnf\"\n    ],\n    \"allowPaths\": [\n      \"/classes/\",\n      \"/functions/\",\n      \"/internal/\",\n      \"/ranges/\",\n      \"/index.js\",\n      \"/preload.js\",\n      \"/range.bnf\",\n      \"/benchmarks\"\n    ],\n    \"publish\": \"true\"\n  }\n}\n",
  "node_modules/get-function-location/package.json": "{\n  \"name\": \"get-function-location\",\n  \"version\": \"2.0.0\",\n  \"description\": \"Retrieve the source location of a function in Node 8+.\",\n  \"repository\": \"git@github.com:rwjblue/get-function-location.git\",\n  \"license\": \"MIT\",\n  \"author\": \"Robert Jackson <me@rwjblue.com>\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"lint:js\": \"eslint .\",\n    \"test\": \"qunit tests/**/*-test.js\"\n  },\n  \"devDependencies\": {\n    \"eslint\": \"^5.9.0\",\n    \"eslint-config-prettier\": \"^3.3.0\",\n    \"eslint-plugin-node\": \"^8.0.0\",\n    \"eslint-plugin-prettier\": \"^3.0.0\",\n    \"prettier\": \"^1.15.2\",\n    \"qunit\": \"^2.8.0\"\n  },\n  \"engines\": {\n    \"node\": \"6.* || 8.* || 10.* || >= 11\"\n  },\n  \"dependencies\": {\n    \"semver\": \"^5.6.0\"\n  }\n}\n",
  "node_modules/get-function-location/node_modules/semver/package.json": "{\n  \"name\": \"semver\",\n  \"version\": \"5.7.2\",\n  \"description\": \"The semantic version parser used by npm.\",\n  \"main\": \"semver.js\",\n  \"scripts\": {\n    \"test\": \"tap test/ --100 --timeout=30\",\n    \"lint\": \"echo linting disabled\",\n    \"postlint\": \"template-oss-check\",\n    \"template-oss-apply\": \"template-oss-apply --force\",\n    \"lintfix\": \"npm run lint -- --fix\",\n    \"snap\": \"tap test/ --100 --timeout=30\",\n    \"posttest\": \"npm run lint\"\n  },\n  \"devDependencies\": {\n    \"@npmcli/template-oss\": \"4.17.0\",\n    \"tap\": \"^12.7.0\"\n  },\n  \"license\": \"ISC\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/npm/node-semver.git\"\n  },\n  \"bin\": {\n    \"semver\": \"./bin/semver\"\n  },\n  \"files\": [\n    \"bin\",\n    \"range.bnf\",\n    \"semver.js\"\n  ],\n  \"author\": \"GitHub Inc.\",\n  \"templateOSS\": {\n    \"//@npmcli/template-oss\": \"This file is partially managed by @npmcli/template-oss. Edits may be overwritten.\",\n    \"content\": \"./scripts/template-oss\",\n    \"version\": \"4.17.0\"\n  }\n}\n",
  "node_modules/get-intrinsic/package.json": "{\n\t\"name\": \"get-intrinsic\",\n\t\"version\": \"1.3.0\",\n\t\"description\": \"Get and robustly cache all JS language-level intrinsics at first require time\",\n\t\"main\": \"index.js\",\n\t\"exports\": {\n\t\t\".\": \"./index.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"sideEffects\": false,\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prelint\": \"evalmd README.md\",\n\t\t\"lint\": \"eslint --ext=.js,.mjs .\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"posttest\": \"npx npm@'>= 10.2' audit --production\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/ljharb/get-intrinsic.git\"\n\t},\n\t\"keywords\": [\n\t\t\"javascript\",\n\t\t\"ecmascript\",\n\t\t\"es\",\n\t\t\"js\",\n\t\t\"intrinsic\",\n\t\t\"getintrinsic\",\n\t\t\"es-abstract\"\n\t],\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"funding\": {\n\t\t\"url\": \"https://github.com/sponsors/ljharb\"\n\t},\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/ljharb/get-intrinsic/issues\"\n\t},\n\t\"homepage\": \"https://github.com/ljharb/get-intrinsic#readme\",\n\t\"dependencies\": {\n\t\t\"call-bind-apply-helpers\": \"^1.0.2\",\n\t\t\"es-define-property\": \"^1.0.1\",\n\t\t\"es-errors\": \"^1.3.0\",\n\t\t\"es-object-atoms\": \"^1.1.1\",\n\t\t\"function-bind\": \"^1.1.2\",\n\t\t\"get-proto\": \"^1.0.1\",\n\t\t\"gopd\": \"^1.2.0\",\n\t\t\"has-symbols\": \"^1.1.0\",\n\t\t\"hasown\": \"^2.0.2\",\n\t\t\"math-intrinsics\": \"^1.1.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@ljharb/eslint-config\": \"^21.1.1\",\n\t\t\"auto-changelog\": \"^2.5.0\",\n\t\t\"call-bound\": \"^1.0.3\",\n\t\t\"encoding\": \"^0.1.13\",\n\t\t\"es-abstract\": \"^1.23.9\",\n\t\t\"es-value-fixtures\": \"^1.7.1\",\n\t\t\"eslint\": \"=8.8.0\",\n\t\t\"evalmd\": \"^0.0.19\",\n\t\t\"for-each\": \"^0.3.5\",\n\t\t\"make-async-function\": \"^1.0.0\",\n\t\t\"make-async-generator-function\": \"^1.0.0\",\n\t\t\"make-generator-function\": \"^2.0.0\",\n\t\t\"mock-property\": \"^1.1.0\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"object-inspect\": \"^1.13.4\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.9.0\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"testling\": {\n\t\t\"files\": \"test/GetIntrinsic.js\"\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\"\n\t\t]\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t}\n}\n",
  "node_modules/get-proto/Object.getPrototypeOf.d.ts": "declare function getProto<O extends object>(object: O): object | null;\n\ndeclare const x: typeof getProto | null;\n\nexport = x;",
  "node_modules/get-proto/Reflect.getPrototypeOf.d.ts": "declare const x: typeof Reflect.getPrototypeOf | null;\n\nexport = x;",
  "node_modules/get-proto/index.d.ts": "declare function getProto<O extends object>(object: O): object | null;\n\ndeclare const x: typeof getProto | null;\n\nexport = x;\n",
  "node_modules/get-proto/package.json": "{\n\t\"name\": \"get-proto\",\n\t\"version\": \"1.0.1\",\n\t\"description\": \"Robustly get the [[Prototype]] of an object\",\n\t\"main\": \"index.js\",\n\t\"exports\": {\n\t\t\".\": \"./index.js\",\n\t\t\"./Reflect.getPrototypeOf\": \"./Reflect.getPrototypeOf.js\",\n\t\t\"./Object.getPrototypeOf\": \"./Object.getPrototypeOf.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"pretest\": \"npm run --silent lint\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"posttest\": \"npx npm@\\\">=10.2\\\" audit --production\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"prelint\": \"evalmd README.md\",\n\t\t\"lint\": \"eslint --ext=js,mjs .\",\n\t\t\"postlint\": \"tsc && attw -P\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/ljharb/get-proto.git\"\n\t},\n\t\"keywords\": [\n\t\t\"get\",\n\t\t\"proto\",\n\t\t\"prototype\",\n\t\t\"getPrototypeOf\",\n\t\t\"[[Prototype]]\"\n\t],\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/ljharb/get-proto/issues\"\n\t},\n\t\"homepage\": \"https://github.com/ljharb/get-proto#readme\",\n\t\"dependencies\": {\n\t\t\"dunder-proto\": \"^1.0.1\",\n\t\t\"es-object-atoms\": \"^1.0.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@arethetypeswrong/cli\": \"^0.17.2\",\n\t\t\"@ljharb/eslint-config\": \"^21.1.1\",\n\t\t\"@ljharb/tsconfig\": \"^0.2.3\",\n\t\t\"@types/tape\": \"^5.8.0\",\n\t\t\"auto-changelog\": \"^2.5.0\",\n\t\t\"eslint\": \"=8.8.0\",\n\t\t\"evalmd\": \"^0.0.19\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.9.0\",\n\t\t\"typescript\": \"next\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\"\n\t\t]\n\t},\n\t\"testling\": {\n\t\t\"files\": \"test/index.js\"\n\t}\n}\n",
  "node_modules/giget/package.json": "{\n  \"name\": \"giget\",\n  \"version\": \"2.0.0\",\n  \"description\": \"Download templates and git repositories with pleasure!\",\n  \"repository\": \"unjs/giget\",\n  \"license\": \"MIT\",\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./dist/index.d.mts\",\n      \"default\": \"./dist/index.mjs\"\n    }\n  },\n  \"types\": \"./dist/index.d.mts\",\n  \"bin\": {\n    \"giget\": \"./dist/cli.mjs\"\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"build\": \"unbuild\",\n    \"dev\": \"vitest dev\",\n    \"giget\": \"jiti ./src/cli.ts\",\n    \"lint\": \"eslint . && prettier -c src test\",\n    \"lint:fix\": \"eslint . --fix && prettier -w src test\",\n    \"prepack\": \"unbuild\",\n    \"play\": \"pnpm giget --force-clean --verbose unjs .tmp/clone\",\n    \"release\": \"pnpm test && changelogen --release && npm publish && git push --follow-tags\",\n    \"test\": \"pnpm lint && vitest run --coverage\"\n  },\n  \"dependencies\": {\n    \"citty\": \"^0.1.6\",\n    \"consola\": \"^3.4.0\",\n    \"defu\": \"^6.1.4\",\n    \"node-fetch-native\": \"^1.6.6\",\n    \"nypm\": \"^0.6.0\",\n    \"pathe\": \"^2.0.3\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^22.13.5\",\n    \"@types/tar\": \"^6.1.13\",\n    \"@vitest/coverage-v8\": \"^3.0.7\",\n    \"changelogen\": \"^0.5.7\",\n    \"esbuild\": \"^0.25.0\",\n    \"eslint\": \"^9.21.0\",\n    \"eslint-config-unjs\": \"^0.4.2\",\n    \"jiti\": \"^2.4.2\",\n    \"prettier\": \"^3.5.2\",\n    \"tar\": \"^6.2.1\",\n    \"typescript\": \"^5.7.3\",\n    \"unbuild\": \"^3.3.1\",\n    \"vitest\": \"^3.0.7\"\n  },\n  \"packageManager\": \"pnpm@10.5.0\",\n  \"pnpm\": {\n    \"patchedDependencies\": {\n      \"tar\": \"patches/tar.patch\"\n    }\n  }\n}\n",
  "node_modules/git-last-commit/index.d.ts": "export interface Commit {\n  shortHash: string;\n  hash: string;\n  subject: string;\n  sanitizedSubject: string;\n  body: string;\n  authoredOn: string;\n  committedOn: string;\n  author: {\n    name: string;\n    email: string;\n  },\n  committer: {\n    name: string;\n    email: string;\n  },\n  notes?: string;\n  branch: string;\n  tags: string[];\n}\nexport interface Options {\n  dst: string;\n}\n\ntype GetLastCommitCallback = (err: Error, commit: Commit) => void;\n\nexport const getLastCommit: (callback: GetLastCommitCallback, options?: Options) => void;\n",
  "node_modules/git-last-commit/package.json": "{\n  \"name\": \"git-last-commit\",\n  \"version\": \"1.0.1\",\n  \"description\": \"Read details of the last commit including tags\",\n  \"main\": \"./source/index.js\",\n  \"scripts\": {\n    \"test\": \"node_modules/.bin/mocha\",\n    \"lint\": \"node_modules/.bin/eslint source/**\",\n    \"coverage\": \"node_modules/.bin/nyc npm run test\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/seymen/git-last-commit\"\n  },\n  \"keywords\": [\n    \"git\",\n    \"commit\",\n    \"history\",\n    \"log\"\n  ],\n  \"author\": \"Ozan Seymen\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/seymen/git-last-commit/issues\"\n  },\n  \"homepage\": \"https://github.com/seymen/git-last-commit\",\n  \"devDependencies\": {\n    \"chai\": \"^4\",\n    \"mocha\": \"^6\",\n    \"eslint\": \"^6\",\n    \"nyc\": \"^14.1.1\",\n    \"sinon\": \"^7\"\n  }\n}\n",
  "node_modules/github-from-package/package.json": "{\n    \"name\" : \"github-from-package\",\n    \"version\" : \"0.0.0\",\n    \"description\" : \"return the github url from a package.json file\",\n    \"main\" : \"index.js\",\n    \"devDependencies\" : {\n        \"tap\" : \"~0.3.0\",\n        \"tape\" : \"~0.1.5\"\n    },\n    \"scripts\" : {\n        \"test\" : \"tap test/*.js\"\n    },\n    \"repository\" : {\n        \"type\" : \"git\",\n        \"url\" : \"git://github.com/substack/github-from-package.git\"\n    },\n    \"homepage\" : \"https://github.com/substack/github-from-package\",\n    \"keywords\" : [\n        \"github\",\n        \"package.json\",\n        \"npm\",\n        \"repository\"\n    ],\n    \"author\" : {\n        \"name\" : \"James Halliday\",\n        \"email\" : \"mail@substack.net\",\n        \"url\" : \"http://substack.net\"\n    },\n    \"license\" : \"MIT\"\n}\n",
  "node_modules/globals/package.json": "{\n\t\"name\": \"globals\",\n\t\"version\": \"11.12.0\",\n\t\"description\": \"Global identifiers from different JavaScript environments\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/globals\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=4\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"globals.json\"\n\t],\n\t\"keywords\": [\n\t\t\"globals\",\n\t\t\"global\",\n\t\t\"identifiers\",\n\t\t\"variables\",\n\t\t\"vars\",\n\t\t\"jshint\",\n\t\t\"eslint\",\n\t\t\"environments\"\n\t],\n\t\"devDependencies\": {\n\t\t\"ava\": \"0.21.0\",\n\t\t\"xo\": \"0.18.0\"\n\t},\n\t\"xo\": {\n\t\t\"ignores\": [\n\t\t\t\"get-browser-globals.js\"\n\t\t]\n\t}\n}\n",
  "node_modules/gopd/gOPD.d.ts": "export = Object.getOwnPropertyDescriptor;\n",
  "node_modules/gopd/index.d.ts": "declare function gOPD<O extends object, K extends keyof O>(obj: O, prop: K): PropertyDescriptor | undefined;\n\ndeclare const fn: typeof gOPD | undefined | null;\n\nexport = fn;",
  "node_modules/gopd/package.json": "{\n\t\"name\": \"gopd\",\n\t\"version\": \"1.2.0\",\n\t\"description\": \"`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.\",\n\t\"main\": \"index.js\",\n\t\"exports\": {\n\t\t\".\": \"./index.js\",\n\t\t\"./gOPD\": \"./gOPD.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"sideEffects\": false,\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"prelint\": \"tsc -p . && attw -P\",\n\t\t\"lint\": \"eslint --ext=js,mjs .\",\n\t\t\"postlint\": \"evalmd README.md\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"tests-only\": \"tape 'test/**/*.js'\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"posttest\": \"npx npm@'>=10.2' audit --production\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/ljharb/gopd.git\"\n\t},\n\t\"keywords\": [\n\t\t\"ecmascript\",\n\t\t\"javascript\",\n\t\t\"getownpropertydescriptor\",\n\t\t\"property\",\n\t\t\"descriptor\"\n\t],\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"funding\": {\n\t\t\"url\": \"https://github.com/sponsors/ljharb\"\n\t},\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/ljharb/gopd/issues\"\n\t},\n\t\"homepage\": \"https://github.com/ljharb/gopd#readme\",\n\t\"devDependencies\": {\n\t\t\"@arethetypeswrong/cli\": \"^0.17.0\",\n\t\t\"@ljharb/eslint-config\": \"^21.1.1\",\n\t\t\"@ljharb/tsconfig\": \"^0.2.0\",\n\t\t\"@types/tape\": \"^5.6.5\",\n\t\t\"auto-changelog\": \"^2.5.0\",\n\t\t\"encoding\": \"^0.1.13\",\n\t\t\"eslint\": \"=8.8.0\",\n\t\t\"evalmd\": \"^0.0.19\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.9.0\",\n\t\t\"typescript\": \"next\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\"\n\t\t]\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t}\n}\n",
  "node_modules/graceful-fs/package.json": "{\n  \"name\": \"graceful-fs\",\n  \"description\": \"A drop-in replacement for fs, making various improvements.\",\n  \"version\": \"4.2.11\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/isaacs/node-graceful-fs\"\n  },\n  \"main\": \"graceful-fs.js\",\n  \"directories\": {\n    \"test\": \"test\"\n  },\n  \"scripts\": {\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"postpublish\": \"git push origin --follow-tags\",\n    \"test\": \"nyc --silent node test.js | tap -c -\",\n    \"posttest\": \"nyc report\"\n  },\n  \"keywords\": [\n    \"fs\",\n    \"module\",\n    \"reading\",\n    \"retry\",\n    \"retries\",\n    \"queue\",\n    \"error\",\n    \"errors\",\n    \"handling\",\n    \"EMFILE\",\n    \"EAGAIN\",\n    \"EINVAL\",\n    \"EPERM\",\n    \"EACCESS\"\n  ],\n  \"license\": \"ISC\",\n  \"devDependencies\": {\n    \"import-fresh\": \"^2.0.0\",\n    \"mkdirp\": \"^0.5.0\",\n    \"rimraf\": \"^2.2.8\",\n    \"tap\": \"^16.3.4\"\n  },\n  \"files\": [\n    \"fs.js\",\n    \"graceful-fs.js\",\n    \"legacy-streams.js\",\n    \"polyfills.js\",\n    \"clone.js\"\n  ],\n  \"tap\": {\n    \"reporter\": \"classic\"\n  }\n}\n",
  "node_modules/has-flag/index.d.ts": "/**\nCheck if [`argv`](https://nodejs.org/docs/latest/api/process.html#process_process_argv) has a specific flag.\n\n@param flag - CLI flag to look for. The `--` prefix is optional.\n@param argv - CLI arguments. Default: `process.argv`.\n@returns Whether the flag exists.\n\n@example\n```\n// $ ts-node foo.ts -f --unicorn --foo=bar -- --rainbow\n\n// foo.ts\nimport hasFlag = require('has-flag');\n\nhasFlag('unicorn');\n//=> true\n\nhasFlag('--unicorn');\n//=> true\n\nhasFlag('f');\n//=> true\n\nhasFlag('-f');\n//=> true\n\nhasFlag('foo=bar');\n//=> true\n\nhasFlag('foo');\n//=> false\n\nhasFlag('rainbow');\n//=> false\n```\n*/\ndeclare function hasFlag(flag: string, argv?: string[]): boolean;\n\nexport = hasFlag;\n",
  "node_modules/has-flag/package.json": "{\n\t\"name\": \"has-flag\",\n\t\"version\": \"4.0.0\",\n\t\"description\": \"Check if argv has a specific flag\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/has-flag\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"has\",\n\t\t\"check\",\n\t\t\"detect\",\n\t\t\"contains\",\n\t\t\"find\",\n\t\t\"flag\",\n\t\t\"cli\",\n\t\t\"command-line\",\n\t\t\"argv\",\n\t\t\"process\",\n\t\t\"arg\",\n\t\t\"args\",\n\t\t\"argument\",\n\t\t\"arguments\",\n\t\t\"getopt\",\n\t\t\"minimist\",\n\t\t\"optimist\"\n\t],\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.4.1\",\n\t\t\"tsd\": \"^0.7.2\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/has-symbols/index.d.ts": "declare function hasNativeSymbols(): boolean;\n\nexport = hasNativeSymbols;",
  "node_modules/has-symbols/package.json": "{\n\t\"name\": \"has-symbols\",\n\t\"version\": \"1.1.0\",\n\t\"description\": \"Determine if the JS environment has Symbol support. Supports spec, or shams.\",\n\t\"main\": \"index.js\",\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"pretest\": \"npm run --silent lint\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"posttest\": \"npx npm@'>=10.2' audit --production\",\n\t\t\"tests-only\": \"npm run test:stock && npm run test:shams\",\n\t\t\"test:stock\": \"nyc node test\",\n\t\t\"test:staging\": \"nyc node --harmony --es-staging test\",\n\t\t\"test:shams\": \"npm run --silent test:shams:getownpropertysymbols && npm run --silent test:shams:corejs\",\n\t\t\"test:shams:corejs\": \"nyc node test/shams/core-js.js\",\n\t\t\"test:shams:getownpropertysymbols\": \"nyc node test/shams/get-own-property-symbols.js\",\n\t\t\"lint\": \"eslint --ext=js,mjs .\",\n\t\t\"postlint\": \"tsc -p . && attw -P\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git://github.com/inspect-js/has-symbols.git\"\n\t},\n\t\"keywords\": [\n\t\t\"Symbol\",\n\t\t\"symbols\",\n\t\t\"typeof\",\n\t\t\"sham\",\n\t\t\"polyfill\",\n\t\t\"native\",\n\t\t\"core-js\",\n\t\t\"ES6\"\n\t],\n\t\"author\": {\n\t\t\"name\": \"Jordan Harband\",\n\t\t\"email\": \"ljharb@gmail.com\",\n\t\t\"url\": \"http://ljharb.codes\"\n\t},\n\t\"contributors\": [\n\t\t{\n\t\t\t\"name\": \"Jordan Harband\",\n\t\t\t\"email\": \"ljharb@gmail.com\",\n\t\t\t\"url\": \"http://ljharb.codes\"\n\t\t}\n\t],\n\t\"funding\": {\n\t\t\"url\": \"https://github.com/sponsors/ljharb\"\n\t},\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/ljharb/has-symbols/issues\"\n\t},\n\t\"homepage\": \"https://github.com/ljharb/has-symbols#readme\",\n\t\"devDependencies\": {\n\t\t\"@arethetypeswrong/cli\": \"^0.17.0\",\n\t\t\"@ljharb/eslint-config\": \"^21.1.1\",\n\t\t\"@ljharb/tsconfig\": \"^0.2.0\",\n\t\t\"@types/core-js\": \"^2.5.8\",\n\t\t\"@types/tape\": \"^5.6.5\",\n\t\t\"auto-changelog\": \"^2.5.0\",\n\t\t\"core-js\": \"^2.6.12\",\n\t\t\"encoding\": \"^0.1.13\",\n\t\t\"eslint\": \"=8.8.0\",\n\t\t\"get-own-property-symbols\": \"^0.9.5\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.9.0\",\n\t\t\"typescript\": \"next\"\n\t},\n\t\"testling\": {\n\t\t\"files\": \"test/index.js\",\n\t\t\"browsers\": [\n\t\t\t\"iexplore/6.0..latest\",\n\t\t\t\"firefox/3.0..6.0\",\n\t\t\t\"firefox/15.0..latest\",\n\t\t\t\"firefox/nightly\",\n\t\t\t\"chrome/4.0..10.0\",\n\t\t\t\"chrome/20.0..latest\",\n\t\t\t\"chrome/canary\",\n\t\t\t\"opera/10.0..latest\",\n\t\t\t\"opera/next\",\n\t\t\t\"safari/4.0..latest\",\n\t\t\t\"ipad/6.0..latest\",\n\t\t\t\"iphone/6.0..latest\",\n\t\t\t\"android-browser/4.2\"\n\t\t]\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\",\n\t\t\t\"types\"\n\t\t]\n\t}\n}\n",
  "node_modules/has-symbols/shams.d.ts": "declare function hasSymbolShams(): boolean;\n\nexport = hasSymbolShams;",
  "node_modules/hasown/index.d.ts": "declare function hasOwn<O, K extends PropertyKey, V = unknown>(o: O, p: K): o is O & Record<K, V>;\n\nexport = hasOwn;\n",
  "node_modules/hasown/package.json": "{\n\t\"name\": \"hasown\",\n\t\"version\": \"2.0.2\",\n\t\"description\": \"A robust, ES3 compatible, \\\"has own property\\\" predicate.\",\n\t\"main\": \"index.js\",\n\t\"exports\": {\n\t\t\".\": \"./index.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"types\": \"index.d.ts\",\n\t\"sideEffects\": false,\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prelint\": \"evalmd README.md\",\n\t\t\"lint\": \"eslint --ext=js,mjs .\",\n\t\t\"postlint\": \"npm run tsc\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"tsc\": \"tsc -p .\",\n\t\t\"posttsc\": \"attw -P\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"posttest\": \"aud --production\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/inspect-js/hasOwn.git\"\n\t},\n\t\"keywords\": [\n\t\t\"has\",\n\t\t\"hasOwnProperty\",\n\t\t\"hasOwn\",\n\t\t\"has-own\",\n\t\t\"own\",\n\t\t\"has\",\n\t\t\"property\",\n\t\t\"in\",\n\t\t\"javascript\",\n\t\t\"ecmascript\"\n\t],\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/inspect-js/hasOwn/issues\"\n\t},\n\t\"homepage\": \"https://github.com/inspect-js/hasOwn#readme\",\n\t\"dependencies\": {\n\t\t\"function-bind\": \"^1.1.2\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@arethetypeswrong/cli\": \"^0.15.1\",\n\t\t\"@ljharb/eslint-config\": \"^21.1.0\",\n\t\t\"@ljharb/tsconfig\": \"^0.2.0\",\n\t\t\"@types/function-bind\": \"^1.1.10\",\n\t\t\"@types/mock-property\": \"^1.0.2\",\n\t\t\"@types/tape\": \"^5.6.4\",\n\t\t\"aud\": \"^2.0.4\",\n\t\t\"auto-changelog\": \"^2.4.0\",\n\t\t\"eslint\": \"=8.8.0\",\n\t\t\"evalmd\": \"^0.0.19\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"mock-property\": \"^1.0.3\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.7.5\",\n\t\t\"typescript\": \"next\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t},\n\t\"testling\": {\n\t\t\"files\": \"test/index.js\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\",\n\t\t\t\"test\"\n\t\t]\n\t}\n}\n",
  "node_modules/react-is/package.json": "{\n  \"name\": \"react-is\",\n  \"version\": \"19.1.0\",\n  \"description\": \"Brand checking of React Elements.\",\n  \"main\": \"index.js\",\n  \"sideEffects\": false,\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/facebook/react.git\",\n    \"directory\": \"packages/react-is\"\n  },\n  \"keywords\": [\n    \"react\"\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/facebook/react/issues\"\n  },\n  \"homepage\": \"https://react.dev/\",\n  \"files\": [\n    \"LICENSE\",\n    \"README.md\",\n    \"index.js\",\n    \"cjs/\"\n  ]\n}",
  "node_modules/hoist-non-react-statics/package.json": "{\n  \"name\": \"hoist-non-react-statics\",\n  \"version\": \"3.3.2\",\n  \"description\": \"Copies non-react specific statics from a child component to a parent component\",\n  \"main\": \"dist/hoist-non-react-statics.cjs.js\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/mridgway/hoist-non-react-statics.git\"\n  },\n  \"files\": [\n    \"src\",\n    \"dist\",\n    \"index.d.ts\"\n  ],\n  \"scripts\": {\n    \"lint\": \"eslint src\",\n    \"build\": \"rimraf dist && rollup -c\",\n    \"test\": \"nyc mocha tests/unit/ --recursive --reporter spec --require=@babel/register\",\n    \"coverage\": \"nyc report --reporter=text-lcov | coveralls\",\n    \"prepublish\": \"npm test\"\n  },\n  \"author\": \"Michael Ridgway <mcridgway@gmail.com>\",\n  \"license\": \"BSD-3-Clause\",\n  \"dependencies\": {\n    \"react-is\": \"^16.7.0\"\n  },\n  \"devDependencies\": {\n    \"@babel/core\": \"^7.5.0\",\n    \"@babel/plugin-proposal-class-properties\": \"^7.5.0\",\n    \"@babel/preset-env\": \"^7.5.0\",\n    \"@babel/preset-react\": \"^7.0.0\",\n    \"@babel/register\": \"^7.4.4\",\n    \"chai\": \"^4.2.0\",\n    \"coveralls\": \"^2.11.1\",\n    \"create-react-class\": \"^15.5.3\",\n    \"eslint\": \"^4.13.1\",\n    \"mocha\": \"^6.1.4\",\n    \"nyc\": \"^14.1.1\",\n    \"pre-commit\": \"^1.0.7\",\n    \"prop-types\": \"^15.6.2\",\n    \"react\": \"^16.7.0\",\n    \"rimraf\": \"^2.6.2\",\n    \"rollup\": \"^1.16.6\",\n    \"rollup-plugin-babel\": \"^4.3.3\",\n    \"rollup-plugin-commonjs\": \"^10.0.1\",\n    \"rollup-plugin-node-resolve\": \"^5.2.0\",\n    \"rollup-plugin-terser\": \"^5.1.1\"\n  },\n  \"publishConfig\": {\n    \"registry\": \"https://registry.npmjs.org/\"\n  },\n  \"keywords\": [\n    \"react\"\n  ]\n}\n",
  "node_modules/hoist-non-react-statics/node_modules/react-is/package.json": "{\n  \"name\": \"react-is\",\n  \"version\": \"16.13.1\",\n  \"description\": \"Brand checking of React Elements.\",\n  \"main\": \"index.js\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/facebook/react.git\",\n    \"directory\": \"packages/react-is\"\n  },\n  \"keywords\": [\n    \"react\"\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/facebook/react/issues\"\n  },\n  \"homepage\": \"https://reactjs.org/\",\n  \"files\": [\n    \"LICENSE\",\n    \"README.md\",\n    \"build-info.json\",\n    \"index.js\",\n    \"cjs/\",\n    \"umd/\"\n  ]\n}\n",
  "node_modules/http-errors/package.json": "{\n  \"name\": \"http-errors\",\n  \"description\": \"Create HTTP error objects\",\n  \"version\": \"2.0.0\",\n  \"author\": \"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)\",\n  \"contributors\": [\n    \"Alan Plum <me@pluma.io>\",\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\"\n  ],\n  \"license\": \"MIT\",\n  \"repository\": \"jshttp/http-errors\",\n  \"dependencies\": {\n    \"depd\": \"2.0.0\",\n    \"inherits\": \"2.0.4\",\n    \"setprototypeof\": \"1.2.0\",\n    \"statuses\": \"2.0.1\",\n    \"toidentifier\": \"1.0.1\"\n  },\n  \"devDependencies\": {\n    \"eslint\": \"7.32.0\",\n    \"eslint-config-standard\": \"14.1.1\",\n    \"eslint-plugin-import\": \"2.25.3\",\n    \"eslint-plugin-markdown\": \"2.2.1\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"5.2.0\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"9.1.3\",\n    \"nyc\": \"15.1.0\"\n  },\n  \"engines\": {\n    \"node\": \">= 0.8\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint . && node ./scripts/lint-readme-list.js\",\n    \"test\": \"mocha --reporter spec --bail\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\",\n    \"version\": \"node scripts/version-history.js && git add HISTORY.md\"\n  },\n  \"keywords\": [\n    \"http\",\n    \"error\"\n  ],\n  \"files\": [\n    \"index.js\",\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"README.md\"\n  ]\n}\n",
  "node_modules/ieee754/index.d.ts": "declare namespace ieee754 {\n    export function read(\n        buffer: Uint8Array, offset: number, isLE: boolean, mLen: number,\n        nBytes: number): number;\n    export function write(\n        buffer: Uint8Array, value: number, offset: number, isLE: boolean,\n        mLen: number, nBytes: number): void;\n  }\n  \n  export = ieee754;",
  "node_modules/ieee754/package.json": "{\n  \"name\": \"ieee754\",\n  \"description\": \"Read/write IEEE754 floating point numbers from/to a Buffer or array-like object\",\n  \"version\": \"1.2.1\",\n  \"author\": {\n    \"name\": \"Feross Aboukhadijeh\",\n    \"email\": \"feross@feross.org\",\n    \"url\": \"https://feross.org\"\n  },\n  \"contributors\": [\n    \"Romain Beauxis <toots@rastageeks.org>\"\n  ],\n  \"devDependencies\": {\n    \"airtap\": \"^3.0.0\",\n    \"standard\": \"*\",\n    \"tape\": \"^5.0.1\"\n  },\n  \"keywords\": [\n    \"IEEE 754\",\n    \"buffer\",\n    \"convert\",\n    \"floating point\",\n    \"ieee754\"\n  ],\n  \"license\": \"BSD-3-Clause\",\n  \"main\": \"index.js\",\n  \"types\": \"index.d.ts\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/feross/ieee754.git\"\n  },\n  \"scripts\": {\n    \"test\": \"standard && npm run test-node && npm run test-browser\",\n    \"test-browser\": \"airtap -- test/*.js\",\n    \"test-browser-local\": \"airtap --local -- test/*.js\",\n    \"test-node\": \"tape test/*.js\"\n  },\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/feross\"\n    },\n    {\n      \"type\": \"patreon\",\n      \"url\": \"https://www.patreon.com/feross\"\n    },\n    {\n      \"type\": \"consulting\",\n      \"url\": \"https://feross.org/support\"\n    }\n  ]\n}\n",
  "node_modules/import-fresh/index.d.ts": "/**\nImport a module while bypassing the cache.\n\n@example\n```\n// foo.js\nlet i = 0;\nmodule.exports = () => ++i;\n\n// index.js\nimport importFresh = require('import-fresh');\n\nrequire('./foo')();\n//=> 1\n\nrequire('./foo')();\n//=> 2\n\nimportFresh('./foo')();\n//=> 1\n\nimportFresh('./foo')();\n//=> 1\n\nconst foo = importFresh<typeof import('./foo')>('./foo');\n```\n*/\ndeclare function importFresh<T>(moduleId: string): T;\n\nexport = importFresh;\n",
  "node_modules/import-fresh/package.json": "{\n\t\"name\": \"import-fresh\",\n\t\"version\": \"3.3.1\",\n\t\"description\": \"Import a module while bypassing the cache\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/import-fresh\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"exports\": {\n\t\t\"types\": \"./index.d.ts\",\n\t\t\"default\": \"./index.js\"\n\t},\n\t\"sideEffects\": false,\n\t\"engines\": {\n\t\t\"node\": \">=6\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\",\n\t\t\"heapdump\": \"node heapdump.js\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"require\",\n\t\t\"cache\",\n\t\t\"uncache\",\n\t\t\"uncached\",\n\t\t\"module\",\n\t\t\"fresh\",\n\t\t\"bypass\"\n\t],\n\t\"dependencies\": {\n\t\t\"parent-module\": \"^1.0.0\",\n\t\t\"resolve-from\": \"^4.0.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.0.1\",\n\t\t\"heapdump\": \"^0.3.12\",\n\t\t\"tsd\": \"^0.7.3\",\n\t\t\"xo\": \"^0.23.0\"\n\t}\n}\n",
  "node_modules/import2/index.d.ts": "export default function import2<T>(path: string): Promise<T>;",
  "node_modules/import2/package.json": "{\n  \"name\": \"import2\",\n  \"version\": \"1.0.3\",\n  \"description\": \"Dynamic import function which can avoid transpiling to require function\",\n  \"typings\": \"./index.d.ts\",\n  \"main\": \"index.js\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/samchon/import2\"\n  },\n  \"keywords\": [\n    \"import\",\n    \"require\",\n    \"avoid\",\n    \"transpile\",\n    \"typescript\"\n  ],\n  \"author\": \"Jeongho Nam\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/samchon/import2/issues\"\n  },\n  \"homepage\": \"https://github.com/samchon/import2#readme\"\n}\n",
  "node_modules/inflight/package.json": "{\n  \"name\": \"inflight\",\n  \"version\": \"1.0.6\",\n  \"description\": \"Add callbacks to requests in flight to avoid async duplication\",\n  \"main\": \"inflight.js\",\n  \"files\": [\n    \"inflight.js\"\n  ],\n  \"dependencies\": {\n    \"once\": \"^1.3.0\",\n    \"wrappy\": \"1\"\n  },\n  \"devDependencies\": {\n    \"tap\": \"^7.1.2\"\n  },\n  \"scripts\": {\n    \"test\": \"tap test.js --100\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/npm/inflight.git\"\n  },\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)\",\n  \"bugs\": {\n    \"url\": \"https://github.com/isaacs/inflight/issues\"\n  },\n  \"homepage\": \"https://github.com/isaacs/inflight\",\n  \"license\": \"ISC\"\n}\n",
  "node_modules/inherits/package.json": "{\n  \"name\": \"inherits\",\n  \"description\": \"Browser-friendly inheritance fully compatible with standard node.js inherits()\",\n  \"version\": \"2.0.4\",\n  \"keywords\": [\n    \"inheritance\",\n    \"class\",\n    \"klass\",\n    \"oop\",\n    \"object-oriented\",\n    \"inherits\",\n    \"browser\",\n    \"browserify\"\n  ],\n  \"main\": \"./inherits.js\",\n  \"browser\": \"./inherits_browser.js\",\n  \"repository\": \"git://github.com/isaacs/inherits\",\n  \"license\": \"ISC\",\n  \"scripts\": {\n    \"test\": \"tap\"\n  },\n  \"devDependencies\": {\n    \"tap\": \"^14.2.4\"\n  },\n  \"files\": [\n    \"inherits.js\",\n    \"inherits_browser.js\"\n  ]\n}\n",
  "node_modules/ini/package.json": "{\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)\",\n  \"name\": \"ini\",\n  \"description\": \"An ini encoder/decoder for node\",\n  \"version\": \"1.3.8\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/isaacs/ini.git\"\n  },\n  \"main\": \"ini.js\",\n  \"scripts\": {\n    \"eslint\": \"eslint\",\n    \"lint\": \"npm run eslint -- ini.js test/*.js\",\n    \"lintfix\": \"npm run lint -- --fix\",\n    \"test\": \"tap\",\n    \"posttest\": \"npm run lint\",\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"git push origin --follow-tags\"\n  },\n  \"devDependencies\": {\n    \"eslint\": \"^7.9.0\",\n    \"eslint-plugin-import\": \"^2.22.0\",\n    \"eslint-plugin-node\": \"^11.1.0\",\n    \"eslint-plugin-promise\": \"^4.2.1\",\n    \"eslint-plugin-standard\": \"^4.0.1\",\n    \"tap\": \"14\"\n  },\n  \"license\": \"ISC\",\n  \"files\": [\n    \"ini.js\"\n  ]\n}\n",
  "node_modules/inquirer/package.json": "{\n  \"name\": \"inquirer\",\n  \"version\": \"8.2.5\",\n  \"description\": \"A collection of common interactive command line user interfaces.\",\n  \"author\": \"Simon Boudrias <admin@simonboudrias.com>\",\n  \"files\": [\n    \"lib\",\n    \"README.md\"\n  ],\n  \"main\": \"lib/inquirer.js\",\n  \"keywords\": [\n    \"command\",\n    \"prompt\",\n    \"stdin\",\n    \"cli\",\n    \"tty\",\n    \"menu\"\n  ],\n  \"engines\": {\n    \"node\": \">=12.0.0\"\n  },\n  \"devDependencies\": {\n    \"chai\": \"^4.3.6\",\n    \"chai-string\": \"^1.5.0\",\n    \"chalk-pipe\": \"^5.1.1\",\n    \"cmdify\": \"^0.0.4\",\n    \"mocha\": \"^9.2.2\",\n    \"mockery\": \"^2.1.0\",\n    \"nyc\": \"^15.0.0\",\n    \"sinon\": \"^13.0.2\",\n    \"terminal-link\": \"^2.1.1\"\n  },\n  \"scripts\": {\n    \"test\": \"nyc mocha test/**/* -r ./test/before\",\n    \"posttest\": \"nyc report --reporter=text-lcov > ../../coverage/nyc-report.lcov\",\n    \"prepublishOnly\": \"cp ../../README.md .\",\n    \"postpublish\": \"rm -f README.md\"\n  },\n  \"repository\": \"SBoudrias/Inquirer.js\",\n  \"license\": \"MIT\",\n  \"dependencies\": {\n    \"ansi-escapes\": \"^4.2.1\",\n    \"chalk\": \"^4.1.1\",\n    \"cli-cursor\": \"^3.1.0\",\n    \"cli-width\": \"^3.0.0\",\n    \"external-editor\": \"^3.0.3\",\n    \"figures\": \"^3.0.0\",\n    \"lodash\": \"^4.17.21\",\n    \"mute-stream\": \"0.0.8\",\n    \"ora\": \"^5.4.1\",\n    \"run-async\": \"^2.4.0\",\n    \"rxjs\": \"^7.5.5\",\n    \"string-width\": \"^4.1.0\",\n    \"strip-ansi\": \"^6.0.0\",\n    \"through\": \"^2.3.6\",\n    \"wrap-ansi\": \"^7.0.0\"\n  },\n  \"gitHead\": \"7a2ade6cf6a3d987f4138c0426493460f6b2515f\"\n}\n",
  "node_modules/ipaddr.js/lib/ipaddr.js.d.ts": "declare module \"ipaddr.js\" {\n    type IPv4Range = 'unicast' | 'unspecified' | 'broadcast' | 'multicast' | 'linkLocal' | 'loopback' | 'carrierGradeNat' | 'private' | 'reserved';\n    type IPv6Range = 'unicast' | 'unspecified' | 'linkLocal' | 'multicast' | 'loopback' | 'uniqueLocal' | 'ipv4Mapped' | 'rfc6145' | 'rfc6052' | '6to4' | 'teredo' | 'reserved';\n\n    interface RangeList<T> {\n        [name: string]: [T, number] | [T, number][];\n    }\n\n    // Common methods/properties for IPv4 and IPv6 classes.\n    class IP {\n        prefixLengthFromSubnetMask(): number | null;\n        toByteArray(): number[];\n        toNormalizedString(): string;\n        toString(): string;\n    }\n\n    namespace Address {\n        export function isValid(addr: string): boolean;\n        export function fromByteArray(bytes: number[]): IPv4 | IPv6;\n        export function parse(addr: string): IPv4 | IPv6;\n        export function parseCIDR(mask: string): [IPv4 | IPv6, number];\n        export function process(addr: string): IPv4 | IPv6;\n        export function subnetMatch(addr: IPv4, rangeList: RangeList<IPv4>, defaultName?: string): string;\n        export function subnetMatch(addr: IPv6, rangeList: RangeList<IPv6>, defaultName?: string): string;\n\n        export class IPv4 extends IP {\n            static broadcastAddressFromCIDR(addr: string): IPv4;\n            static isIPv4(addr: string): boolean;\n            static isValidFourPartDecimal(addr: string): boolean;\n            static isValid(addr: string): boolean;\n            static networkAddressFromCIDR(addr: string): IPv4;\n            static parse(addr: string): IPv4;\n            static parseCIDR(addr: string): [IPv4, number];\n            static subnetMaskFromPrefixLength(prefix: number): IPv4;\n            constructor(octets: number[]);\n            octets: number[]\n\n            kind(): 'ipv4';\n            match(addr: IPv4, bits: number): boolean;\n            match(mask: [IPv4, number]): boolean;\n            range(): IPv4Range;\n            subnetMatch(rangeList: RangeList<IPv4>, defaultName?: string): string;\n            toIPv4MappedAddress(): IPv6;\n        }\n\n        export class IPv6 extends IP {\n            static broadcastAddressFromCIDR(addr: string): IPv6;\n            static isIPv6(addr: string): boolean;\n            static isValid(addr: string): boolean;\n            static parse(addr: string): IPv6;\n            static parseCIDR(addr: string): [IPv6, number];\n            static subnetMaskFromPrefixLength(prefix: number): IPv6;\n            constructor(parts: number[]);\n            parts: number[]\n            zoneId?: string\n\n            isIPv4MappedAddress(): boolean;\n            kind(): 'ipv6';\n            match(addr: IPv6, bits: number): boolean;\n            match(mask: [IPv6, number]): boolean;\n            range(): IPv6Range;\n            subnetMatch(rangeList: RangeList<IPv6>, defaultName?: string): string;\n            toIPv4Address(): IPv4;\n        }\n    }\n\n    export = Address;\n}\n",
  "node_modules/ipaddr.js/package.json": "{\n  \"name\": \"ipaddr.js\",\n  \"description\": \"A library for manipulating IPv4 and IPv6 addresses in JavaScript.\",\n  \"version\": \"1.9.1\",\n  \"author\": \"whitequark <whitequark@whitequark.org>\",\n  \"directories\": {\n    \"lib\": \"./lib\"\n  },\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"coffee-script\": \"~1.12.6\",\n    \"nodeunit\": \"^0.11.3\",\n    \"uglify-js\": \"~3.0.19\"\n  },\n  \"scripts\": {\n    \"test\": \"cake build test\"\n  },\n  \"files\": [\n    \"lib/\",\n    \"LICENSE\",\n    \"ipaddr.min.js\"\n  ],\n  \"keywords\": [\n    \"ip\",\n    \"ipv4\",\n    \"ipv6\"\n  ],\n  \"repository\": \"git://github.com/whitequark/ipaddr.js\",\n  \"main\": \"./lib/ipaddr.js\",\n  \"engines\": {\n    \"node\": \">= 0.10\"\n  },\n  \"license\": \"MIT\",\n  \"types\": \"./lib/ipaddr.js.d.ts\"\n}\n",
  "node_modules/is-arrayish/package.json": "{\n  \"name\": \"is-arrayish\",\n  \"description\": \"Determines if an object can be used as an array\",\n  \"version\": \"0.2.1\",\n  \"author\": \"Qix (http://github.com/qix-)\",\n  \"keywords\": [\n    \"is\",\n    \"array\",\n    \"duck\",\n    \"type\",\n    \"arrayish\",\n    \"similar\",\n    \"proto\",\n    \"prototype\",\n    \"type\"\n  ],\n  \"license\": \"MIT\",\n  \"scripts\": {\n    \"pretest\": \"xo\",\n    \"test\": \"mocha --compilers coffee:coffee-script/register\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/qix-/node-is-arrayish.git\"\n  },\n  \"devDependencies\": {\n    \"coffee-script\": \"^1.9.3\",\n    \"coveralls\": \"^2.11.2\",\n    \"istanbul\": \"^0.3.17\",\n    \"mocha\": \"^2.2.5\",\n    \"should\": \"^7.0.1\",\n    \"xo\": \"^0.6.1\"\n  }\n}\n",
  "node_modules/is-core-module/package.json": "{\n\t\"name\": \"is-core-module\",\n\t\"version\": \"2.16.1\",\n\t\"description\": \"Is this specifier a node.js core module?\",\n\t\"main\": \"index.js\",\n\t\"sideEffects\": false,\n\t\"exports\": {\n\t\t\".\": \"./index.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"lint\": \"eslint .\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"posttest\": \"npx npm@'>=10.2' audit --production\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/inspect-js/is-core-module.git\"\n\t},\n\t\"keywords\": [\n\t\t\"core\",\n\t\t\"modules\",\n\t\t\"module\",\n\t\t\"npm\",\n\t\t\"node\",\n\t\t\"dependencies\"\n\t],\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"funding\": {\n\t\t\"url\": \"https://github.com/sponsors/ljharb\"\n\t},\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/inspect-js/is-core-module/issues\"\n\t},\n\t\"homepage\": \"https://github.com/inspect-js/is-core-module\",\n\t\"dependencies\": {\n\t\t\"hasown\": \"^2.0.2\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@ljharb/eslint-config\": \"^21.1.1\",\n\t\t\"auto-changelog\": \"^2.5.0\",\n\t\t\"encoding\": \"^0.1.13\",\n\t\t\"eslint\": \"=8.8.0\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"mock-property\": \"^1.1.0\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"semver\": \"^6.3.1\",\n\t\t\"tape\": \"^5.9.0\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github\"\n\t\t]\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t}\n}\n",
  "node_modules/is-fullwidth-code-point/index.d.ts": "/**\nCheck if the character represented by a given [Unicode code point](https://en.wikipedia.org/wiki/Code_point) is [fullwidth](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms).\n\n@param codePoint - The [code point](https://en.wikipedia.org/wiki/Code_point) of a character.\n\n@example\n```\nimport isFullwidthCodePoint from 'is-fullwidth-code-point';\n\nisFullwidthCodePoint('谢'.codePointAt(0));\n//=> true\n\nisFullwidthCodePoint('a'.codePointAt(0));\n//=> false\n```\n*/\nexport default function isFullwidthCodePoint(codePoint: number): boolean;\n",
  "node_modules/is-fullwidth-code-point/package.json": "{\n\t\"name\": \"is-fullwidth-code-point\",\n\t\"version\": \"3.0.0\",\n\t\"description\": \"Check if the character represented by a given Unicode code point is fullwidth\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/is-fullwidth-code-point\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd-check\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"fullwidth\",\n\t\t\"full-width\",\n\t\t\"full\",\n\t\t\"width\",\n\t\t\"unicode\",\n\t\t\"character\",\n\t\t\"string\",\n\t\t\"codepoint\",\n\t\t\"code\",\n\t\t\"point\",\n\t\t\"is\",\n\t\t\"detect\",\n\t\t\"check\"\n\t],\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.3.1\",\n\t\t\"tsd-check\": \"^0.5.0\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/is-interactive/index.d.ts": "/// <reference types=\"node\"/>\n\ndeclare namespace isInteractive {\n\tinterface Options {\n\t\t/**\n\t\tThe stream to check.\n\n\t\t@default process.stdout\n\t\t*/\n\t\treadonly stream?: NodeJS.WritableStream;\n\t}\n}\n\n/**\nCheck if stdout or stderr is [interactive](https://unix.stackexchange.com/a/43389/7678).\n\nIt checks that the stream is [TTY](https://jameshfisher.com/2017/12/09/what-is-a-tty/), not a dumb terminal, and not running in a CI.\n\nThis can be useful to decide whether to present interactive UI or animations in the terminal.\n\n@example\n```\nimport isInteractive = require('is-interactive');\n\nisInteractive();\n//=> true\n```\n*/\ndeclare function isInteractive(options?: isInteractive.Options): boolean;\n\nexport = isInteractive;\n",
  "node_modules/is-interactive/package.json": "{\n\t\"name\": \"is-interactive\",\n\t\"version\": \"1.0.0\",\n\t\"description\": \"Check if stdout or stderr is interactive\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/is-interactive\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"interactive\",\n\t\t\"stdout\",\n\t\t\"stderr\",\n\t\t\"detect\",\n\t\t\"is\",\n\t\t\"terminal\",\n\t\t\"shell\",\n\t\t\"tty\"\n\t],\n\t\"devDependencies\": {\n\t\t\"@types/node\": \"^12.0.12\",\n\t\t\"ava\": \"^2.1.0\",\n\t\t\"tsd\": \"^0.7.3\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/is-promise/index.d.ts": "declare function isPromise<T, S>(obj: PromiseLike<T> | S): obj is PromiseLike<T>;\nexport default isPromise;\n",
  "node_modules/is-promise/package.json": "{\n  \"name\": \"is-promise\",\n  \"version\": \"4.0.0\",\n  \"description\": \"Test whether an object looks like a promises-a+ promise\",\n  \"main\": \"./index.js\",\n  \"scripts\": {\n    \"test\": \"node test\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"index.mjs\",\n    \"index.d.ts\"\n  ],\n  \"exports\": {\n    \".\": [\n      {\n        \"import\": \"./index.mjs\",\n        \"require\": \"./index.js\",\n        \"default\": \"./index.js\"\n      },\n      \"./index.js\"\n    ]\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/then/is-promise.git\"\n  },\n  \"author\": \"ForbesLindesay\",\n  \"license\": \"MIT\"\n}\n",
  "node_modules/is-unicode-supported/index.d.ts": "/**\nDetect whether the terminal supports Unicode.\n\n@example\n```\nimport isUnicodeSupported = require('is-unicode-supported');\n\nisUnicodeSupported();\n//=> true\n```\n*/\ndeclare function isUnicodeSupported(): boolean;\n\nexport = isUnicodeSupported;\n",
  "node_modules/is-unicode-supported/package.json": "{\n\t\"name\": \"is-unicode-supported\",\n\t\"version\": \"0.1.0\",\n\t\"description\": \"Detect whether the terminal supports Unicode\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/is-unicode-supported\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=10\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"terminal\",\n\t\t\"unicode\",\n\t\t\"detect\",\n\t\t\"utf8\",\n\t\t\"console\",\n\t\t\"shell\",\n\t\t\"support\",\n\t\t\"supports\",\n\t\t\"supported\",\n\t\t\"check\",\n\t\t\"detection\"\n\t],\n\t\"devDependencies\": {\n\t\t\"ava\": \"^2.4.0\",\n\t\t\"tsd\": \"^0.14.0\",\n\t\t\"xo\": \"^0.38.2\"\n\t}\n}\n",
  "node_modules/isarray/package.json": "{\n  \"name\": \"isarray\",\n  \"description\": \"Array#isArray for older browsers\",\n  \"version\": \"1.0.0\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/juliangruber/isarray.git\"\n  },\n  \"homepage\": \"https://github.com/juliangruber/isarray\",\n  \"main\": \"index.js\",\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"tape\": \"~2.13.4\"\n  },\n  \"keywords\": [\n    \"browser\",\n    \"isarray\",\n    \"array\"\n  ],\n  \"author\": {\n    \"name\": \"Julian Gruber\",\n    \"email\": \"mail@juliangruber.com\",\n    \"url\": \"http://juliangruber.com\"\n  },\n  \"license\": \"MIT\",\n  \"testling\": {\n    \"files\": \"test.js\",\n    \"browsers\": [\n      \"ie/8..latest\",\n      \"firefox/17..latest\",\n      \"firefox/nightly\",\n      \"chrome/22..latest\",\n      \"chrome/canary\",\n      \"opera/12..latest\",\n      \"opera/next\",\n      \"safari/5.1..latest\",\n      \"ipad/6.0..latest\",\n      \"iphone/6.0..latest\",\n      \"android-browser/4.2..latest\"\n    ]\n  },\n  \"scripts\": {\n    \"test\": \"tape test.js\"\n  }\n}\n",
  "node_modules/isexe/package.json": "{\n  \"name\": \"isexe\",\n  \"version\": \"2.0.0\",\n  \"description\": \"Minimal module to check if a file is executable.\",\n  \"main\": \"index.js\",\n  \"directories\": {\n    \"test\": \"test\"\n  },\n  \"devDependencies\": {\n    \"mkdirp\": \"^0.5.1\",\n    \"rimraf\": \"^2.5.0\",\n    \"tap\": \"^10.3.0\"\n  },\n  \"scripts\": {\n    \"test\": \"tap test/*.js --100\",\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"postpublish\": \"git push origin --all; git push origin --tags\"\n  },\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)\",\n  \"license\": \"ISC\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/isaacs/isexe.git\"\n  },\n  \"keywords\": [],\n  \"bugs\": {\n    \"url\": \"https://github.com/isaacs/isexe/issues\"\n  },\n  \"homepage\": \"https://github.com/isaacs/isexe#readme\"\n}\n",
  "node_modules/iterare/lib/concat.d.ts": "export declare class ConcatIterator<T> implements Iterator<T> {\n    private toConcat;\n    constructor(toConcat: Iterator<T>[]);\n    next(): IteratorResult<T>;\n}\n//# sourceMappingURL=concat.d.ts.map",
  "node_modules/iterare/lib/concat.test.d.ts": "export {};\n//# sourceMappingURL=concat.test.d.ts.map",
  "node_modules/iterare/lib/filter.d.ts": "export declare class FilterIterator<T, V extends T = T> implements Iterator<T> {\n    private source;\n    private predicate;\n    constructor(source: Iterator<T>, predicate: ((element: T) => element is V) | ((element: T) => boolean));\n    next(): IteratorResult<V>;\n}\n//# sourceMappingURL=filter.d.ts.map",
  "node_modules/iterare/lib/filter.test.d.ts": "export {};\n//# sourceMappingURL=filter.test.d.ts.map",
  "node_modules/iterare/lib/flatten.d.ts": "export declare class FlattenIterator<V> implements Iterator<V> {\n    private outer;\n    private inner?;\n    constructor(outer: Iterator<any>);\n    next(): IteratorResult<V>;\n}\n//# sourceMappingURL=flatten.d.ts.map",
  "node_modules/iterare/lib/flatten.test.d.ts": "export {};\n//# sourceMappingURL=flatten.test.d.ts.map",
  "node_modules/iterare/lib/index.d.ts": "import { iterate, zip } from './iterate';\nexport { iterate, zip };\nexport default iterate;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/iterare/lib/iterate.d.ts": "export declare class IteratorWithOperators<T> implements IterableIterator<T> {\n    private source;\n    /**\n     * @param source Iterator to wrap\n     */\n    constructor(source: Iterator<T>);\n    /**\n     * Returns a `{ value, done }` object that adheres to the Iterator protocol\n     */\n    next(): IteratorResult<T>;\n    /**\n     * The presence of this method makes the Iterator itself Iterable.\n     * This makes it possible to pass it to `for of` and Iterable-accepting functions like `Array.from()`\n     */\n    [Symbol.iterator](): this;\n    /**\n     * Returns a new Iterator by running each element thru iteratee\n     */\n    map<R>(iteratee: (value: T) => R): IteratorWithOperators<R>;\n    /**\n     * Returns a new Iterator of all elements predicate returns truthy for\n     */\n    filter(predicate: (element: T) => boolean): IteratorWithOperators<T>;\n    filter<R extends T>(predicate: (element: T) => element is R): IteratorWithOperators<R>;\n    /**\n     * Returns a new Iterator concatenating the Iterator with an additional Iterator or Iterable\n     */\n    concat<C>(collection: Iterable<C> | Iterator<C>): IteratorWithOperators<T | C>;\n    /**\n     * Returns a new Iterator that emits slice of the source with n elements taken from the beginning\n     *\n     * @param limit The number of elements to take.\n     */\n    take(limit: number): IteratorWithOperators<T>;\n    /**\n     * Returns a new Iterator that emits slice of the source with n elements dropped from the beginning\n     *\n     * @param n The number of elements to drop.\n     */\n    drop(n: number): IteratorWithOperators<T>;\n    /**\n     * Returns a new Iterator that emits a slice of the source\n     *\n     * @param {number} start Zero-based positive start index, inclusive\n     * @param {number} end Zero-based positive end index, exclusive, defaults to end of iterator\n     */\n    slice(start: number, end?: number): IteratorWithOperators<T>;\n    /**\n     * Returns a new Iterator that flattens items emitted by the Iterator a single level deep\n     */\n    flatten(): IteratorWithOperators<T extends Iterable<infer V> ? V : T>;\n    /**\n     * Reduces the Iterator to a value which is the accumulated result of running each emitted element thru iteratee,\n     * where each successive invocation is supplied the return value of the previous.\n     * The first element of collection is used as the initial value.\n     */\n    reduce(iteratee: (acc: T, val: T) => T): T;\n    /**\n     * Reduces the Iterator to a value which is the accumulated result of running each emitted element thru iteratee,\n     * where each successive invocation is supplied the return value of the previous.\n     *\n     * @param initialValue The initial value for `acc`\n     */\n    reduce<A>(iteratee: (acc: A, val: T) => A, initialValue: A): A;\n    /**\n     * Finds the first item which satisfies the condition provided as the argument.\n     * The condition is a typeguard and the result has the correct type.\n     * If no argument satisfies the condition, returns undefined.\n     *\n     * @param predicate The predicate with a typeguard signature to search by\n     */\n    find<V extends T>(predicate: (value: T) => value is V): V | undefined;\n    /**\n     * Finds the first item which satisfies the condition provided as the argument.\n     * If no item saisfies the condition, returns undefined.\n     *\n     * @param predicate The predicate to search by\n     */\n    find(predicate: (value: T) => boolean): T | undefined;\n    /**\n     * Iterates and checks if `value` is emitted by the Iterator\n     *\n     * @param value The value to search\n     */\n    includes(value: T): boolean;\n    /**\n     * Iterates and checks if `predicate` returns truthy for any element emitted by the Iterator\n     */\n    some(predicate: (value: T) => boolean): boolean;\n    /**\n     * Iterates and checks if `predicate` returns truthy for all elements emitted by the Iterator\n     */\n    every(predicate: (value: T) => boolean): boolean;\n    /**\n     * Iterates and invokes `iteratee` for every element emitted by the Iterator\n     */\n    forEach(iteratee: (value: T) => any): void;\n    /**\n     * Iterates and joins all elements emitted by the Iterator together as a string separated by an optional separator\n     */\n    join(separator?: string): string;\n    /**\n     * Iterates and returns all items emitted by the Iterator as an array.\n     * Equivalent to passing the Iterator to `Array.from()`\n     */\n    toArray(): T[];\n    /**\n     * Iterates and returns all items emitted by the Iterator as an ES6 Set.\n     * Equivalent to passing the Iterator to `new Set()`\n     */\n    toSet(): Set<T>;\n    /**\n     * Iterates and returns all `[key, value]` paris emitted by the Iterator as an ES6 Map.\n     * Equivalent to passing the Iterator to `new Map()`\n     */\n    toMap<K, V>(this: IteratorWithOperators<[K, V]>): Map<K, V>;\n}\n/**\n * Creates an Iterator with advanced chainable operator methods for any Iterable or Iterator\n */\nexport declare function iterate<T>(collection: Iterator<T> | Iterable<T>): IteratorWithOperators<T>;\n/**\n * Creates an Iterator that emits pairs of values from the two passed Iterators\n */\nexport declare function zip<A, B>(a: Iterator<A> | Iterable<A>, b: Iterator<B> | Iterable<B>): IteratorWithOperators<[A, B]>;\nexport default iterate;\n//# sourceMappingURL=iterate.d.ts.map",
  "node_modules/iterare/lib/iterate.test.d.ts": "export {};\n//# sourceMappingURL=iterate.test.d.ts.map",
  "node_modules/iterare/lib/map.d.ts": "/**\n * An iterator that emits results by running each element through a provided predicate\n */\nexport declare class MapIterator<T, R> implements Iterator<R> {\n    private source;\n    private iteratee;\n    constructor(source: Iterator<T>, iteratee: (value: T) => R);\n    next(): IteratorResult<R>;\n}\n//# sourceMappingURL=map.d.ts.map",
  "node_modules/iterare/lib/map.test.d.ts": "export {};\n//# sourceMappingURL=map.test.d.ts.map",
  "node_modules/iterare/lib/slice.d.ts": "export declare class SliceIterator<T> implements Iterator<T> {\n    private source;\n    private start;\n    private end;\n    private i;\n    /**\n     * @param {Iterator<T>} source Source Iterator\n     * @param {number} start Zero-based positive start index, inclusive\n     * @param {number} end Zero-based positive end index, exclusive, defaults to end of iterator\n     */\n    constructor(source: Iterator<T>, start: number, end?: number);\n    next(): IteratorResult<T>;\n}\n//# sourceMappingURL=slice.d.ts.map",
  "node_modules/iterare/lib/slice.test.d.ts": "export {};\n//# sourceMappingURL=slice.test.d.ts.map",
  "node_modules/iterare/lib/utils.d.ts": "export declare function isIterator(candidate: any): candidate is Iterator<any>;\nexport declare function isIterable(candidate: any): candidate is Iterable<any>;\nexport declare function toIterator<T>(collection: Iterator<T> | Iterable<T>): Iterator<T>;\n//# sourceMappingURL=utils.d.ts.map",
  "node_modules/iterare/lib/utils.test.d.ts": "export {};\n//# sourceMappingURL=utils.test.d.ts.map",
  "node_modules/iterare/lib/zip.d.ts": "export declare class ZipIterator<A, B> implements Iterator<[A, B]> {\n    private a;\n    private b;\n    constructor(a: Iterator<A>, b: Iterator<B>);\n    next(): IteratorResult<[A, B]>;\n}\n//# sourceMappingURL=zip.d.ts.map",
  "node_modules/iterare/lib/zip.test.d.ts": "export {};\n//# sourceMappingURL=zip.test.d.ts.map",
  "node_modules/iterare/package.json": "{\n  \"name\": \"iterare\",\n  \"version\": \"1.2.1\",\n  \"description\": \"Array methods for ES6 Iterators\",\n  \"main\": \"lib/index.js\",\n  \"typings\": \"lib/index.d.ts\",\n  \"engines\": {\n    \"node\": \">=6\"\n  },\n  \"scripts\": {\n    \"tslint\": \"tslint -c tslint.json -p tsconfig.json 'src/**/*.ts'\",\n    \"prettier\": \"prettier --write --list-different '**/*.{ts,json,js,md,yml}'\",\n    \"test\": \"nyc mocha\",\n    \"build\": \"tsc\",\n    \"watch\": \"tsc -w\",\n    \"typedoc\": \"typedoc --out typedoc --tsconfig tsconfig.json --ignoreCompilerErrors --mode file --excludeExternals src\",\n    \"semantic-release\": \"semantic-release\"\n  },\n  \"nyc\": {\n    \"all\": true,\n    \"extension\": [\n      \".ts\"\n    ],\n    \"include\": [\n      \"src/**/*.ts\"\n    ],\n    \"exclude\": [\n      \"src/**/*.test.ts\"\n    ],\n    \"reporter\": [\n      \"text\",\n      \"json\"\n    ]\n  },\n  \"mocha\": {\n    \"spec\": \"src/**/*.test.ts\",\n    \"require\": \"ts-node/register\"\n  },\n  \"husky\": {\n    \"hooks\": {\n      \"commit-msg\": \"commitlint -e $HUSKY_GIT_PARAMS\"\n    }\n  },\n  \"commitlint\": {\n    \"extends\": [\n      \"@commitlint/config-conventional\"\n    ]\n  },\n  \"keywords\": [\n    \"iterator\",\n    \"iteration\",\n    \"functional\",\n    \"es6\",\n    \"collection\",\n    \"array\",\n    \"map\",\n    \"set\",\n    \"filter\",\n    \"reduce\",\n    \"flatten\",\n    \"concat\",\n    \"every\",\n    \"some\"\n  ],\n  \"author\": \"Felix Becker <felix.b@outlook.com>\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/felixfbecker/iterare\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/felixfbecker/iterare/issues\"\n  },\n  \"license\": \"ISC\",\n  \"devDependencies\": {\n    \"@commitlint/cli\": \"^8.0.0\",\n    \"@commitlint/config-conventional\": \"^8.0.0\",\n    \"@reactivex/ix-es2015-cjs\": \"^2.5.3\",\n    \"@types/benchmark\": \"^1.0.31\",\n    \"@types/lodash\": \"^4.14.134\",\n    \"@types/mocha\": \"^5.2.7\",\n    \"@types/node\": \"^7.10.6\",\n    \"benchmark\": \"^2.1.4\",\n    \"husky\": \"^2.4.0\",\n    \"ix\": \"^2.5.3\",\n    \"lodash\": \"^4.17.11\",\n    \"mocha\": \"^6.1.4\",\n    \"nyc\": \"^14.1.1\",\n    \"prettier\": \"^1.18.1\",\n    \"rxjs\": \"^6.5.2\",\n    \"semantic-release\": \"^15.13.12\",\n    \"ts-node\": \"^8.2.0\",\n    \"tslint\": \"^5.17.0\",\n    \"tslint-config-prettier\": \"^1.18.0\",\n    \"typedoc\": \"^0.14.2\",\n    \"typescript\": \"~3.5.1\"\n  }\n}\n",
  "node_modules/jackspeak/dist/commonjs/index.d.ts": "import { inspect, InspectOptions, ParseArgsConfig } from 'node:util';\nexport type ParseArgsOptions = Exclude<ParseArgsConfig['options'], undefined>;\nexport type ParseArgsOption = ParseArgsOptions[string];\nexport type ParseArgsDefault = Exclude<ConfigValue, number | number[]>;\nexport type ConfigType = 'number' | 'string' | 'boolean';\nexport declare const isConfigType: (t: unknown) => t is ConfigType;\nexport type ConfigValuePrimitive = string | boolean | number;\nexport type ConfigValueArray = string[] | boolean[] | number[];\nexport type ConfigValue = ConfigValuePrimitive | ConfigValueArray;\n/**\n * Given a Jack object, get the typeof its ConfigSet\n */\nexport type Unwrap<J> = J extends Jack<infer C> ? C : never;\n/**\n * Defines the type of value that is valid, given a config definition's\n * {@link ConfigType} and boolean multiple setting\n */\nexport type ValidValue<T extends ConfigType = ConfigType, M extends boolean = boolean> = [\n    T,\n    M\n] extends ['number', true] ? number[] : [T, M] extends ['string', true] ? string[] : [T, M] extends ['boolean', true] ? boolean[] : [T, M] extends ['number', false] ? number : [T, M] extends ['string', false] ? string : [T, M] extends ['boolean', false] ? boolean : [T, M] extends ['string', boolean] ? string | string[] : [T, M] extends ['boolean', boolean] ? boolean | boolean[] : [T, M] extends ['number', boolean] ? number | number[] : [T, M] extends [ConfigType, false] ? ConfigValuePrimitive : [T, M] extends [ConfigType, true] ? ConfigValueArray : ConfigValue;\nexport type ReadonlyArrays = readonly number[] | readonly string[];\n/**\n * Defines the type of validOptions that are valid, given a config definition's\n * {@link ConfigType}\n */\nexport type ValidOptions<T extends ConfigType> = T extends 'boolean' ? undefined : T extends 'string' ? readonly string[] : T extends 'number' ? readonly number[] : ReadonlyArrays;\n/**\n * A config field definition, in its full representation.\n * This is what is passed in to addFields so `type` is required.\n */\nexport type ConfigOption<T extends ConfigType = ConfigType, M extends boolean = boolean, O extends undefined | ValidOptions<T> = undefined | ValidOptions<T>> = {\n    type: T;\n    short?: string;\n    default?: ValidValue<T, M> & (O extends ReadonlyArrays ? M extends false ? O[number] : O[number][] : unknown);\n    description?: string;\n    hint?: T extends 'boolean' ? undefined : string;\n    validate?: ((v: unknown) => v is ValidValue<T, M>) | ((v: unknown) => boolean);\n    validOptions?: O;\n    delim?: M extends false ? undefined : string;\n    multiple?: M;\n};\n/**\n * Determine whether an unknown object is a {@link ConfigOption} based only\n * on its `type` and `multiple` property\n */\nexport declare const isConfigOptionOfType: <T extends ConfigType, M extends boolean>(o: any, type: T, multi: M) => o is ConfigOption<T, M>;\n/**\n * Determine whether an unknown object is a {@link ConfigOption} based on\n * it having all valid properties\n */\nexport declare const isConfigOption: <T extends ConfigType, M extends boolean>(o: any, type: T, multi: M) => o is ConfigOption<T, M>;\n/**\n * The meta information for a config option definition, when the\n * type and multiple values can be inferred by the method being used\n */\nexport type ConfigOptionMeta<T extends ConfigType, M extends boolean, O extends ConfigOption<T, M> = ConfigOption<T, M>> = Pick<Partial<O>, 'type'> & Omit<O, 'type'>;\n/**\n * A set of {@link ConfigOption} objects, referenced by their longOption\n * string values.\n */\nexport type ConfigSet = {\n    [longOption: string]: ConfigOption;\n};\n/**\n * A set of {@link ConfigOptionMeta} fields, referenced by their longOption\n * string values.\n */\nexport type ConfigMetaSet<T extends ConfigType, M extends boolean> = {\n    [longOption: string]: ConfigOptionMeta<T, M>;\n};\n/**\n * Infer {@link ConfigSet} fields from a given {@link ConfigMetaSet}\n */\nexport type ConfigSetFromMetaSet<T extends ConfigType, M extends boolean, S extends ConfigMetaSet<T, M>> = S & {\n    [longOption in keyof S]: ConfigOption<T, M>;\n};\n/**\n * The 'values' field returned by {@link Jack#parse}. If a value has\n * a default field it will be required on the object otherwise it is optional.\n */\nexport type OptionsResults<T extends ConfigSet> = {\n    [K in keyof T]: (T[K]['validOptions'] extends ReadonlyArrays ? T[K] extends ConfigOption<'string' | 'number', false> ? T[K]['validOptions'][number] : T[K] extends ConfigOption<'string' | 'number', true> ? T[K]['validOptions'][number][] : never : T[K] extends ConfigOption<'string', false> ? string : T[K] extends ConfigOption<'string', true> ? string[] : T[K] extends ConfigOption<'number', false> ? number : T[K] extends ConfigOption<'number', true> ? number[] : T[K] extends ConfigOption<'boolean', false> ? boolean : T[K] extends ConfigOption<'boolean', true> ? boolean[] : never) | (T[K]['default'] extends ConfigValue ? never : undefined);\n};\n/**\n * The object retured by {@link Jack#parse}\n */\nexport type Parsed<T extends ConfigSet> = {\n    values: OptionsResults<T>;\n    positionals: string[];\n};\n/**\n * A row used when generating the {@link Jack#usage} string\n */\nexport interface Row {\n    left?: string;\n    text: string;\n    skipLine?: boolean;\n    type?: string;\n}\n/**\n * A heading for a section in the usage, created by the jack.heading()\n * method.\n *\n * First heading is always level 1, subsequent headings default to 2.\n *\n * The level of the nearest heading level sets the indentation of the\n * description that follows.\n */\nexport interface Heading extends Row {\n    type: 'heading';\n    text: string;\n    left?: '';\n    skipLine?: boolean;\n    level: number;\n    pre?: boolean;\n}\n/**\n * An arbitrary blob of text describing some stuff, set by the\n * jack.description() method.\n *\n * Indentation determined by level of the nearest header.\n */\nexport interface Description extends Row {\n    type: 'description';\n    text: string;\n    left?: '';\n    skipLine?: boolean;\n    pre?: boolean;\n}\n/**\n * A heading or description row used when generating the {@link Jack#usage}\n * string\n */\nexport type TextRow = Heading | Description;\n/**\n * Either a {@link TextRow} or a reference to a {@link ConfigOption}\n */\nexport type UsageField = TextRow | {\n    type: 'config';\n    name: string;\n    value: ConfigOption;\n};\n/**\n * Options provided to the {@link Jack} constructor\n */\nexport interface JackOptions {\n    /**\n     * Whether to allow positional arguments\n     *\n     * @default true\n     */\n    allowPositionals?: boolean;\n    /**\n     * Prefix to use when reading/writing the environment variables\n     *\n     * If not specified, environment behavior will not be available.\n     */\n    envPrefix?: string;\n    /**\n     * Environment object to read/write. Defaults `process.env`.\n     * No effect if `envPrefix` is not set.\n     */\n    env?: Record<string, string | undefined>;\n    /**\n     * A short usage string. If not provided, will be generated from the\n     * options provided, but that can of course be rather verbose if\n     * there are a lot of options.\n     */\n    usage?: string;\n    /**\n     * Stop parsing flags and opts at the first positional argument.\n     * This is to support cases like `cmd [flags] <subcmd> [options]`, where\n     * each subcommand may have different options.  This effectively treats\n     * any positional as a `--` argument.  Only relevant if `allowPositionals`\n     * is true.\n     *\n     * To do subcommands, set this option, look at the first positional, and\n     * parse the remaining positionals as appropriate.\n     *\n     * @default false\n     */\n    stopAtPositional?: boolean;\n    /**\n     * Conditional `stopAtPositional`. If set to a `(string)=>boolean` function,\n     * will be called with each positional argument encountered. If the function\n     * returns true, then parsing will stop at that point.\n     */\n    stopAtPositionalTest?: (arg: string) => boolean;\n}\n/**\n * Class returned by the {@link jack} function and all configuration\n * definition methods.  This is what gets chained together.\n */\nexport declare class Jack<C extends ConfigSet = {}> {\n    #private;\n    constructor(options?: JackOptions);\n    /**\n     * Resulting definitions, suitable to be passed to Node's `util.parseArgs`,\n     * but also including `description` and `short` fields, if set.\n     */\n    get definitions(): C;\n    /** map of `{ <short>: <long> }` strings for each short name defined */\n    get shorts(): Record<string, string>;\n    /**\n     * options passed to the {@link Jack} constructor\n     */\n    get jackOptions(): JackOptions;\n    /**\n     * the data used to generate {@link Jack#usage} and\n     * {@link Jack#usageMarkdown} content.\n     */\n    get usageFields(): UsageField[];\n    /**\n     * Set the default value (which will still be overridden by env or cli)\n     * as if from a parsed config file. The optional `source` param, if\n     * provided, will be included in error messages if a value is invalid or\n     * unknown.\n     */\n    setConfigValues(values: Partial<OptionsResults<C>>, source?: string): this;\n    /**\n     * Parse a string of arguments, and return the resulting\n     * `{ values, positionals }` object.\n     *\n     * If an {@link JackOptions#envPrefix} is set, then it will read default\n     * values from the environment, and write the resulting values back\n     * to the environment as well.\n     *\n     * Environment values always take precedence over any other value, except\n     * an explicit CLI setting.\n     */\n    parse(args?: string[]): Parsed<C>;\n    loadEnvDefaults(): void;\n    applyDefaults(p: Parsed<C>): void;\n    /**\n     * Only parse the command line arguments passed in.\n     * Does not strip off the `node script.js` bits, so it must be just the\n     * arguments you wish to have parsed.\n     * Does not read from or write to the environment, or set defaults.\n     */\n    parseRaw(args: string[]): Parsed<C>;\n    /**\n     * Validate that any arbitrary object is a valid configuration `values`\n     * object.  Useful when loading config files or other sources.\n     */\n    validate(o: unknown): asserts o is Parsed<C>['values'];\n    writeEnv(p: Parsed<C>): void;\n    /**\n     * Add a heading to the usage output banner\n     */\n    heading(text: string, level?: 1 | 2 | 3 | 4 | 5 | 6, { pre }?: {\n        pre?: boolean;\n    }): Jack<C>;\n    /**\n     * Add a long-form description to the usage output at this position.\n     */\n    description(text: string, { pre }?: {\n        pre?: boolean;\n    }): Jack<C>;\n    /**\n     * Add one or more number fields.\n     */\n    num<F extends ConfigMetaSet<'number', false>>(fields: F): Jack<C & ConfigSetFromMetaSet<'number', false, F>>;\n    /**\n     * Add one or more multiple number fields.\n     */\n    numList<F extends ConfigMetaSet<'number', true>>(fields: F): Jack<C & ConfigSetFromMetaSet<'number', true, F>>;\n    /**\n     * Add one or more string option fields.\n     */\n    opt<F extends ConfigMetaSet<'string', false>>(fields: F): Jack<C & ConfigSetFromMetaSet<'string', false, F>>;\n    /**\n     * Add one or more multiple string option fields.\n     */\n    optList<F extends ConfigMetaSet<'string', true>>(fields: F): Jack<C & ConfigSetFromMetaSet<'string', true, F>>;\n    /**\n     * Add one or more flag fields.\n     */\n    flag<F extends ConfigMetaSet<'boolean', false>>(fields: F): Jack<C & ConfigSetFromMetaSet<'boolean', false, F>>;\n    /**\n     * Add one or more multiple flag fields.\n     */\n    flagList<F extends ConfigMetaSet<'boolean', true>>(fields: F): Jack<C & ConfigSetFromMetaSet<'boolean', true, F>>;\n    /**\n     * Generic field definition method. Similar to flag/flagList/number/etc,\n     * but you must specify the `type` (and optionally `multiple` and `delim`)\n     * fields on each one, or Jack won't know how to define them.\n     */\n    addFields<F extends ConfigSet>(fields: F): Jack<C & F>;\n    /**\n     * Return the usage banner for the given configuration\n     */\n    usage(): string;\n    /**\n     * Return the usage banner markdown for the given configuration\n     */\n    usageMarkdown(): string;\n    /**\n     * Return the configuration options as a plain object\n     */\n    toJSON(): {\n        [k: string]: {\n            hint?: string | undefined;\n            default?: ConfigValue | undefined;\n            validOptions?: readonly number[] | readonly string[] | undefined;\n            validate?: ((v: unknown) => boolean) | ((v: unknown) => v is ValidValue<ConfigType, boolean>) | undefined;\n            description?: string | undefined;\n            short?: string | undefined;\n            delim?: string | undefined;\n            multiple?: boolean | undefined;\n            type: ConfigType;\n        };\n    };\n    /**\n     * Custom printer for `util.inspect`\n     */\n    [inspect.custom](_: number, options: InspectOptions): string;\n}\n/**\n * Main entry point. Create and return a {@link Jack} object.\n */\nexport declare const jack: (options?: JackOptions) => Jack<{}>;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/jackspeak/dist/esm/index.d.ts": "import { inspect, InspectOptions, ParseArgsConfig } from 'node:util';\nexport type ParseArgsOptions = Exclude<ParseArgsConfig['options'], undefined>;\nexport type ParseArgsOption = ParseArgsOptions[string];\nexport type ParseArgsDefault = Exclude<ConfigValue, number | number[]>;\nexport type ConfigType = 'number' | 'string' | 'boolean';\nexport declare const isConfigType: (t: unknown) => t is ConfigType;\nexport type ConfigValuePrimitive = string | boolean | number;\nexport type ConfigValueArray = string[] | boolean[] | number[];\nexport type ConfigValue = ConfigValuePrimitive | ConfigValueArray;\n/**\n * Given a Jack object, get the typeof its ConfigSet\n */\nexport type Unwrap<J> = J extends Jack<infer C> ? C : never;\n/**\n * Defines the type of value that is valid, given a config definition's\n * {@link ConfigType} and boolean multiple setting\n */\nexport type ValidValue<T extends ConfigType = ConfigType, M extends boolean = boolean> = [\n    T,\n    M\n] extends ['number', true] ? number[] : [T, M] extends ['string', true] ? string[] : [T, M] extends ['boolean', true] ? boolean[] : [T, M] extends ['number', false] ? number : [T, M] extends ['string', false] ? string : [T, M] extends ['boolean', false] ? boolean : [T, M] extends ['string', boolean] ? string | string[] : [T, M] extends ['boolean', boolean] ? boolean | boolean[] : [T, M] extends ['number', boolean] ? number | number[] : [T, M] extends [ConfigType, false] ? ConfigValuePrimitive : [T, M] extends [ConfigType, true] ? ConfigValueArray : ConfigValue;\nexport type ReadonlyArrays = readonly number[] | readonly string[];\n/**\n * Defines the type of validOptions that are valid, given a config definition's\n * {@link ConfigType}\n */\nexport type ValidOptions<T extends ConfigType> = T extends 'boolean' ? undefined : T extends 'string' ? readonly string[] : T extends 'number' ? readonly number[] : ReadonlyArrays;\n/**\n * A config field definition, in its full representation.\n * This is what is passed in to addFields so `type` is required.\n */\nexport type ConfigOption<T extends ConfigType = ConfigType, M extends boolean = boolean, O extends undefined | ValidOptions<T> = undefined | ValidOptions<T>> = {\n    type: T;\n    short?: string;\n    default?: ValidValue<T, M> & (O extends ReadonlyArrays ? M extends false ? O[number] : O[number][] : unknown);\n    description?: string;\n    hint?: T extends 'boolean' ? undefined : string;\n    validate?: ((v: unknown) => v is ValidValue<T, M>) | ((v: unknown) => boolean);\n    validOptions?: O;\n    delim?: M extends false ? undefined : string;\n    multiple?: M;\n};\n/**\n * Determine whether an unknown object is a {@link ConfigOption} based only\n * on its `type` and `multiple` property\n */\nexport declare const isConfigOptionOfType: <T extends ConfigType, M extends boolean>(o: any, type: T, multi: M) => o is ConfigOption<T, M>;\n/**\n * Determine whether an unknown object is a {@link ConfigOption} based on\n * it having all valid properties\n */\nexport declare const isConfigOption: <T extends ConfigType, M extends boolean>(o: any, type: T, multi: M) => o is ConfigOption<T, M>;\n/**\n * The meta information for a config option definition, when the\n * type and multiple values can be inferred by the method being used\n */\nexport type ConfigOptionMeta<T extends ConfigType, M extends boolean, O extends ConfigOption<T, M> = ConfigOption<T, M>> = Pick<Partial<O>, 'type'> & Omit<O, 'type'>;\n/**\n * A set of {@link ConfigOption} objects, referenced by their longOption\n * string values.\n */\nexport type ConfigSet = {\n    [longOption: string]: ConfigOption;\n};\n/**\n * A set of {@link ConfigOptionMeta} fields, referenced by their longOption\n * string values.\n */\nexport type ConfigMetaSet<T extends ConfigType, M extends boolean> = {\n    [longOption: string]: ConfigOptionMeta<T, M>;\n};\n/**\n * Infer {@link ConfigSet} fields from a given {@link ConfigMetaSet}\n */\nexport type ConfigSetFromMetaSet<T extends ConfigType, M extends boolean, S extends ConfigMetaSet<T, M>> = S & {\n    [longOption in keyof S]: ConfigOption<T, M>;\n};\n/**\n * The 'values' field returned by {@link Jack#parse}. If a value has\n * a default field it will be required on the object otherwise it is optional.\n */\nexport type OptionsResults<T extends ConfigSet> = {\n    [K in keyof T]: (T[K]['validOptions'] extends ReadonlyArrays ? T[K] extends ConfigOption<'string' | 'number', false> ? T[K]['validOptions'][number] : T[K] extends ConfigOption<'string' | 'number', true> ? T[K]['validOptions'][number][] : never : T[K] extends ConfigOption<'string', false> ? string : T[K] extends ConfigOption<'string', true> ? string[] : T[K] extends ConfigOption<'number', false> ? number : T[K] extends ConfigOption<'number', true> ? number[] : T[K] extends ConfigOption<'boolean', false> ? boolean : T[K] extends ConfigOption<'boolean', true> ? boolean[] : never) | (T[K]['default'] extends ConfigValue ? never : undefined);\n};\n/**\n * The object retured by {@link Jack#parse}\n */\nexport type Parsed<T extends ConfigSet> = {\n    values: OptionsResults<T>;\n    positionals: string[];\n};\n/**\n * A row used when generating the {@link Jack#usage} string\n */\nexport interface Row {\n    left?: string;\n    text: string;\n    skipLine?: boolean;\n    type?: string;\n}\n/**\n * A heading for a section in the usage, created by the jack.heading()\n * method.\n *\n * First heading is always level 1, subsequent headings default to 2.\n *\n * The level of the nearest heading level sets the indentation of the\n * description that follows.\n */\nexport interface Heading extends Row {\n    type: 'heading';\n    text: string;\n    left?: '';\n    skipLine?: boolean;\n    level: number;\n    pre?: boolean;\n}\n/**\n * An arbitrary blob of text describing some stuff, set by the\n * jack.description() method.\n *\n * Indentation determined by level of the nearest header.\n */\nexport interface Description extends Row {\n    type: 'description';\n    text: string;\n    left?: '';\n    skipLine?: boolean;\n    pre?: boolean;\n}\n/**\n * A heading or description row used when generating the {@link Jack#usage}\n * string\n */\nexport type TextRow = Heading | Description;\n/**\n * Either a {@link TextRow} or a reference to a {@link ConfigOption}\n */\nexport type UsageField = TextRow | {\n    type: 'config';\n    name: string;\n    value: ConfigOption;\n};\n/**\n * Options provided to the {@link Jack} constructor\n */\nexport interface JackOptions {\n    /**\n     * Whether to allow positional arguments\n     *\n     * @default true\n     */\n    allowPositionals?: boolean;\n    /**\n     * Prefix to use when reading/writing the environment variables\n     *\n     * If not specified, environment behavior will not be available.\n     */\n    envPrefix?: string;\n    /**\n     * Environment object to read/write. Defaults `process.env`.\n     * No effect if `envPrefix` is not set.\n     */\n    env?: Record<string, string | undefined>;\n    /**\n     * A short usage string. If not provided, will be generated from the\n     * options provided, but that can of course be rather verbose if\n     * there are a lot of options.\n     */\n    usage?: string;\n    /**\n     * Stop parsing flags and opts at the first positional argument.\n     * This is to support cases like `cmd [flags] <subcmd> [options]`, where\n     * each subcommand may have different options.  This effectively treats\n     * any positional as a `--` argument.  Only relevant if `allowPositionals`\n     * is true.\n     *\n     * To do subcommands, set this option, look at the first positional, and\n     * parse the remaining positionals as appropriate.\n     *\n     * @default false\n     */\n    stopAtPositional?: boolean;\n    /**\n     * Conditional `stopAtPositional`. If set to a `(string)=>boolean` function,\n     * will be called with each positional argument encountered. If the function\n     * returns true, then parsing will stop at that point.\n     */\n    stopAtPositionalTest?: (arg: string) => boolean;\n}\n/**\n * Class returned by the {@link jack} function and all configuration\n * definition methods.  This is what gets chained together.\n */\nexport declare class Jack<C extends ConfigSet = {}> {\n    #private;\n    constructor(options?: JackOptions);\n    /**\n     * Resulting definitions, suitable to be passed to Node's `util.parseArgs`,\n     * but also including `description` and `short` fields, if set.\n     */\n    get definitions(): C;\n    /** map of `{ <short>: <long> }` strings for each short name defined */\n    get shorts(): Record<string, string>;\n    /**\n     * options passed to the {@link Jack} constructor\n     */\n    get jackOptions(): JackOptions;\n    /**\n     * the data used to generate {@link Jack#usage} and\n     * {@link Jack#usageMarkdown} content.\n     */\n    get usageFields(): UsageField[];\n    /**\n     * Set the default value (which will still be overridden by env or cli)\n     * as if from a parsed config file. The optional `source` param, if\n     * provided, will be included in error messages if a value is invalid or\n     * unknown.\n     */\n    setConfigValues(values: Partial<OptionsResults<C>>, source?: string): this;\n    /**\n     * Parse a string of arguments, and return the resulting\n     * `{ values, positionals }` object.\n     *\n     * If an {@link JackOptions#envPrefix} is set, then it will read default\n     * values from the environment, and write the resulting values back\n     * to the environment as well.\n     *\n     * Environment values always take precedence over any other value, except\n     * an explicit CLI setting.\n     */\n    parse(args?: string[]): Parsed<C>;\n    loadEnvDefaults(): void;\n    applyDefaults(p: Parsed<C>): void;\n    /**\n     * Only parse the command line arguments passed in.\n     * Does not strip off the `node script.js` bits, so it must be just the\n     * arguments you wish to have parsed.\n     * Does not read from or write to the environment, or set defaults.\n     */\n    parseRaw(args: string[]): Parsed<C>;\n    /**\n     * Validate that any arbitrary object is a valid configuration `values`\n     * object.  Useful when loading config files or other sources.\n     */\n    validate(o: unknown): asserts o is Parsed<C>['values'];\n    writeEnv(p: Parsed<C>): void;\n    /**\n     * Add a heading to the usage output banner\n     */\n    heading(text: string, level?: 1 | 2 | 3 | 4 | 5 | 6, { pre }?: {\n        pre?: boolean;\n    }): Jack<C>;\n    /**\n     * Add a long-form description to the usage output at this position.\n     */\n    description(text: string, { pre }?: {\n        pre?: boolean;\n    }): Jack<C>;\n    /**\n     * Add one or more number fields.\n     */\n    num<F extends ConfigMetaSet<'number', false>>(fields: F): Jack<C & ConfigSetFromMetaSet<'number', false, F>>;\n    /**\n     * Add one or more multiple number fields.\n     */\n    numList<F extends ConfigMetaSet<'number', true>>(fields: F): Jack<C & ConfigSetFromMetaSet<'number', true, F>>;\n    /**\n     * Add one or more string option fields.\n     */\n    opt<F extends ConfigMetaSet<'string', false>>(fields: F): Jack<C & ConfigSetFromMetaSet<'string', false, F>>;\n    /**\n     * Add one or more multiple string option fields.\n     */\n    optList<F extends ConfigMetaSet<'string', true>>(fields: F): Jack<C & ConfigSetFromMetaSet<'string', true, F>>;\n    /**\n     * Add one or more flag fields.\n     */\n    flag<F extends ConfigMetaSet<'boolean', false>>(fields: F): Jack<C & ConfigSetFromMetaSet<'boolean', false, F>>;\n    /**\n     * Add one or more multiple flag fields.\n     */\n    flagList<F extends ConfigMetaSet<'boolean', true>>(fields: F): Jack<C & ConfigSetFromMetaSet<'boolean', true, F>>;\n    /**\n     * Generic field definition method. Similar to flag/flagList/number/etc,\n     * but you must specify the `type` (and optionally `multiple` and `delim`)\n     * fields on each one, or Jack won't know how to define them.\n     */\n    addFields<F extends ConfigSet>(fields: F): Jack<C & F>;\n    /**\n     * Return the usage banner for the given configuration\n     */\n    usage(): string;\n    /**\n     * Return the usage banner markdown for the given configuration\n     */\n    usageMarkdown(): string;\n    /**\n     * Return the configuration options as a plain object\n     */\n    toJSON(): {\n        [k: string]: {\n            hint?: string | undefined;\n            default?: ConfigValue | undefined;\n            validOptions?: readonly number[] | readonly string[] | undefined;\n            validate?: ((v: unknown) => boolean) | ((v: unknown) => v is ValidValue<ConfigType, boolean>) | undefined;\n            description?: string | undefined;\n            short?: string | undefined;\n            delim?: string | undefined;\n            multiple?: boolean | undefined;\n            type: ConfigType;\n        };\n    };\n    /**\n     * Custom printer for `util.inspect`\n     */\n    [inspect.custom](_: number, options: InspectOptions): string;\n}\n/**\n * Main entry point. Create and return a {@link Jack} object.\n */\nexport declare const jack: (options?: JackOptions) => Jack<{}>;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/jackspeak/package.json": "{\n  \"name\": \"jackspeak\",\n  \"version\": \"4.1.1\",\n  \"description\": \"A very strict and proper argument parser.\",\n  \"tshy\": {\n    \"main\": true,\n    \"exports\": {\n      \"./package.json\": \"./package.json\",\n      \".\": \"./src/index.js\"\n    }\n  },\n  \"main\": \"./dist/commonjs/index.js\",\n  \"types\": \"./dist/commonjs/index.d.ts\",\n  \"type\": \"module\",\n  \"exports\": {\n    \"./package.json\": \"./package.json\",\n    \".\": {\n      \"import\": {\n        \"types\": \"./dist/esm/index.d.ts\",\n        \"default\": \"./dist/esm/index.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/commonjs/index.d.ts\",\n        \"default\": \"./dist/commonjs/index.js\"\n      }\n    }\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"build-examples\": \"for i in examples/*.js ; do node $i -h > ${i/.js/.txt}; done\",\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"git push origin --follow-tags\",\n    \"prepare\": \"tshy\",\n    \"pretest\": \"npm run prepare\",\n    \"presnap\": \"npm run prepare\",\n    \"test\": \"tap\",\n    \"snap\": \"tap\",\n    \"format\": \"prettier --write . --log-level warn\",\n    \"typedoc\": \"typedoc --tsconfig .tshy/esm.json ./src/*.ts\"\n  },\n  \"license\": \"BlueOak-1.0.0\",\n  \"prettier\": {\n    \"experimentalTernaries\": true,\n    \"semi\": false,\n    \"printWidth\": 75,\n    \"tabWidth\": 2,\n    \"useTabs\": false,\n    \"singleQuote\": true,\n    \"jsxSingleQuote\": false,\n    \"bracketSameLine\": true,\n    \"arrowParens\": \"avoid\",\n    \"endOfLine\": \"lf\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^22.6.0\",\n    \"prettier\": \"^3.3.3\",\n    \"tap\": \"^21.0.1\",\n    \"tshy\": \"^3.0.2\",\n    \"typedoc\": \"^0.26.7\"\n  },\n  \"dependencies\": {\n    \"@isaacs/cliui\": \"^8.0.2\"\n  },\n  \"engines\": {\n    \"node\": \"20 || >=22\"\n  },\n  \"funding\": {\n    \"url\": \"https://github.com/sponsors/isaacs\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/isaacs/jackspeak.git\"\n  },\n  \"keywords\": [\n    \"argument\",\n    \"parser\",\n    \"args\",\n    \"option\",\n    \"flag\",\n    \"cli\",\n    \"command\",\n    \"line\",\n    \"parse\",\n    \"parsing\"\n  ],\n  \"author\": \"Isaac Z. Schlueter <i@izs.me>\",\n  \"tap\": {\n    \"typecheck\": true\n  },\n  \"module\": \"./dist/esm/index.js\"\n}\n",
  "node_modules/javascript-natural-sort/package.json": "{\n  \"name\": \"javascript-natural-sort\",\n  \"version\": \"0.7.1\",\n  \"description\": \"Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license\",\n  \"main\": \"naturalSort.js\",\n  \"scripts\": {\n    \"test\": \"echo \\\"Error: no test specified\\\" && exit 1\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/Bill4Time/javascript-natural-sort.git\"\n  },\n  \"keywords\": [\n    \"natural\",\n    \"sort\",\n    \"javascript\",\n    \"array\",\n    \"sort\",\n    \"sorting\"\n  ],\n  \"author\": \"Jim Palmer (based on chunking idea from Dave Koelle, packaged by @khous of Bill4Time)\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/Bill4Time/javascript-natural-sort/issues\"\n  },\n  \"homepage\": \"https://github.com/Bill4Time/javascript-natural-sort\"\n}\n",
  "node_modules/jiti/lib/types.d.ts": "/**\n * Creates a new {@linkcode Jiti} instance with custom options.\n *\n * @param id - Instance id, usually the current filename.\n * @param userOptions - Custom options to override the default options.\n * @returns A {@linkcode Jiti} instance.\n *\n * @example\n * <caption>ESM Usage</caption>\n *\n * ```ts\n * import { createJiti } from \"jiti\";\n *\n * const jiti = createJiti(import.meta.url, { debug: true });\n * ```\n *\n * @example\n * <caption>CommonJS Usage **(deprecated)**</caption>\n *\n * ```ts\n * const { createJiti } = require(\"jiti\");\n *\n * const jiti = createJiti(__filename, { debug: true });\n * ```\n *\n * @since 2.0.0\n */\nexport declare function createJiti(id: string, userOptions?: JitiOptions): Jiti;\n\n/**\n * Jiti instance\n *\n * Calling `jiti()` is similar to CommonJS {@linkcode require()} but adds\n * extra features such as TypeScript and ESM compatibility.\n *\n * **Note:** It is recommended to use\n * {@linkcode Jiti.import | await jiti.import()} instead.\n */\nexport interface Jiti extends NodeRequire {\n  /**\n   * Resolved options\n   */\n  options: JitiOptions;\n\n  /**\n   * ESM import a module with additional TypeScript and ESM compatibility.\n   *\n   * If you need the default export of module, you can use\n   * `jiti.import(id, { default: true })` as shortcut to `mod?.default ?? mod`.\n   */\n  import<T = unknown>(\n    id: string,\n    opts?: JitiResolveOptions & { default?: true },\n  ): Promise<T>;\n\n  /**\n   * Resolve with ESM import conditions.\n   */\n  esmResolve(id: string, parentURL?: string): string;\n  esmResolve<T extends JitiResolveOptions = JitiResolveOptions>(\n    id: string,\n    opts?: T,\n  ): T[\"try\"] extends true ? string | undefined : string;\n\n  /**\n   * Transform source code\n   */\n  transform: (opts: TransformOptions) => string;\n\n  /**\n   * Evaluate transformed code as a module\n   */\n  evalModule: (source: string, options?: EvalModuleOptions) => unknown;\n}\n\n/**\n * Jiti instance options\n */\nexport interface JitiOptions {\n  /**\n   * Filesystem source cache\n   *\n   * An string can be passed to set the custom cache directory.\n   *\n   * By default (when set to `true`), jiti uses\n   * `node_modules/.cache/jiti` (if exists) or `{TMP_DIR}/jiti`.\n   *\n   * This option can also be disabled using\n   * `JITI_FS_CACHE=false` environment variable.\n   *\n   * **Note:** It is recommended to keep this option\n   * enabled for better performance.\n   *\n   * @default true\n   */\n  fsCache?: boolean | string;\n\n  /**\n   * Rebuild the filesystem source cache\n   *\n   * This option can also be enabled using\n   * `JITI_REBUILD_FS_CACHE=true` environment variable.\n   *\n   * @default false\n   */\n  rebuildFsCache?: boolean;\n\n  /**\n   * @deprecated Use the {@linkcode fsCache} option.\n   *\n   * @default true\n   */\n  cache?: boolean | string;\n\n  /**\n   * Runtime module cache\n   *\n   * Disabling allows editing code and importing same module multiple times.\n   *\n   * When enabled, jiti integrates with Node.js native CommonJS cache store.\n   *\n   * This option can also be disabled using\n   * `JITI_MODULE_CACHE=false` environment variable.\n   *\n   * @default true\n   */\n  moduleCache?: boolean;\n\n  /**\n   * @deprecated Use the {@linkcode moduleCache} option.\n   *\n   * @default true\n   */\n  requireCache?: boolean;\n\n  /**\n   * Custom transform function\n   */\n  transform?: (opts: TransformOptions) => TransformResult;\n\n  /**\n   * Enable verbose debugging.\n   *\n   * Can also be enabled using `JITI_DEBUG=1` environment variable.\n   *\n   * @default false\n   */\n  debug?: boolean;\n\n  /**\n   * Enable sourcemaps for transformed code.\n   *\n   * Can also be disabled using `JITI_SOURCE_MAPS=0` environment variable.\n   *\n   * @default false\n   */\n  sourceMaps?: boolean;\n\n  /**\n   * Jiti combines module exports with the `default` export using an\n   * internal Proxy to improve compatibility with mixed CJS/ESM usage.\n   * You can check the current implementation\n   * {@link https://github.com/unjs/jiti/blob/main/src/utils.ts#L105 here}.\n   *\n   * Can be disabled using `JITI_INTEROP_DEFAULT=0` environment variable.\n   *\n   * @default true\n   */\n  interopDefault?: boolean;\n\n  /**\n   * Jiti hard source cache version.\n   *\n   * @internal\n   */\n  cacheVersion?: string;\n\n  /**\n   * Supported extensions to resolve.\n   *\n   * @default [\".js\", \".mjs\", \".cjs\", \".ts\", \".tsx\", \".mts\", \".cts\", \".mtsx\", \".ctsx\", \".json\"]\n   */\n  extensions?: string[];\n\n  /**\n   * Transform options\n   */\n  transformOptions?: Omit<TransformOptions, \"source\">;\n\n  /**\n   * Resolve aliases\n   *\n   * You can use `JITI_ALIAS` environment variable to set aliases as\n   * a JSON string.\n   *\n   * @default {}\n   */\n  alias?: Record<string, string>;\n\n  /**\n   * List of modules (within `node_modules`) to always use native\n   * require/import for them.\n   *\n   * You can use `JITI_NATIVE_MODULES` environment variable to set\n   * native modules as a JSON string.\n   *\n   * @default []\n   */\n  nativeModules?: string[];\n\n  /**\n   * List of modules (within `node_modules`) to transform them\n   * regardless of syntax.\n   *\n   * You can use `JITI_TRANSFORM_MODULES` environment variable to set\n   * transform modules as a JSON string.\n   *\n   * @default []\n   */\n  transformModules?: string[];\n\n  /**\n   * Parent module's {@linkcode ImportMeta | import.meta} context to use\n   * for ESM resolution.\n   *\n   * (Only used for `jiti/native` import)\n   */\n  importMeta?: ImportMeta;\n\n  /**\n   * Try to use native require and import without jiti transformations first.\n   *\n   * Enabled if Bun is detected.\n   *\n   * @default false\n   */\n  tryNative?: boolean;\n\n  /**\n   * Enable JSX support Enable JSX support using\n   * {@link https://babeljs.io/docs/babel-plugin-transform-react-jsx | `@babel/plugin-transform-react-jsx`}.\n   *\n   * You can also use `JITI_JSX=1` environment variable to enable JSX support.\n   *\n   * @default false\n   */\n  jsx?: boolean | JSXOptions;\n}\n\ninterface NodeRequire {\n  /**\n   * Module cache\n   */\n  cache: ModuleCache;\n\n  /**\n   * @deprecated Prefer {@linkcode Jiti.import | await jiti.import()}\n   * for better compatibility.\n   */\n  (id: string): any;\n\n  /**\n   * @deprecated Prefer {@linkcode Jiti.esmResolve | jiti.esmResolve}\n   * for better compatibility.\n   */\n  resolve: {\n    /** @deprecated */\n    (id: string, options?: { paths?: string[] | undefined }): string;\n    /** @deprecated */\n    paths(request: string): string[] | null;\n  };\n\n  /** @deprecated CommonJS API */\n  extensions: Record<\n    \".js\" | \".json\" | \".node\",\n    (m: NodeModule, filename: string) => any | undefined\n  >;\n\n  /** @deprecated CommonJS API */\n  main: NodeModule | undefined;\n}\n\nexport interface NodeModule {\n  /**\n   * `true` if the module is running during the Node.js preload.\n   */\n  isPreloading: boolean;\n  exports: any;\n  require: NodeRequire;\n  id: string;\n  filename: string;\n  loaded: boolean;\n  /**\n   * @deprecated since Node.js **v14.6.0** Please use\n   * {@linkcode NodeRequire.main | require.main} and\n   * {@linkcode NodeModule.children | module.children} instead.\n   */\n  parent: NodeModule | null | undefined;\n  children: NodeModule[];\n  /**\n   * The directory name of the module.\n   * This is usually the same as the `path.dirname()` of the `module.id`.\n   *\n   * @since Node.js **v11.14.0**\n   */\n  path: string;\n  paths: string[];\n}\n\nexport type ModuleCache = Record<string, NodeModule>;\n\nexport type EvalModuleOptions = Partial<{\n  id: string;\n  filename: string;\n  ext: string;\n  cache: ModuleCache;\n  /**\n   * @default true\n   */\n  async: boolean;\n  forceTranspile: boolean;\n}>;\n\nexport interface TransformOptions {\n  source: string;\n  filename?: string;\n  ts?: boolean;\n  retainLines?: boolean;\n  interopDefault?: boolean;\n  /**\n   * @default false\n   */\n  async?: boolean;\n  /**\n   * @default false\n   */\n  jsx?: boolean | JSXOptions;\n  babel?: Record<string, any>;\n}\n\nexport interface TransformResult {\n  code: string;\n  error?: any;\n}\n\nexport interface JitiResolveOptions {\n  conditions?: string[];\n  parentURL?: string | URL;\n  try?: boolean;\n}\n\n/**\n * @see {@link https://babeljs.io/docs/babel-plugin-transform-react-jsx#options | Reference}\n */\nexport interface JSXOptions {\n  throwIfNamespace?: boolean;\n  runtime?: \"classic\" | \"automatic\";\n  importSource?: string;\n  pragma?: string;\n  pragmaFrag?: string;\n  useBuiltIns?: boolean;\n  useSpread?: boolean;\n}\n",
  "node_modules/jiti/package.json": "{\n  \"name\": \"jiti\",\n  \"version\": \"2.6.1\",\n  \"description\": \"Runtime typescript and ESM support for Node.js\",\n  \"repository\": \"unjs/jiti\",\n  \"license\": \"MIT\",\n  \"type\": \"module\",\n  \"exports\": {\n    \".\": {\n      \"import\": {\n        \"types\": \"./lib/jiti.d.mts\",\n        \"default\": \"./lib/jiti.mjs\"\n      },\n      \"require\": {\n        \"types\": \"./lib/jiti.d.cts\",\n        \"default\": \"./lib/jiti.cjs\"\n      }\n    },\n    \"./register\": {\n      \"types\": \"./lib/jiti-register.d.mts\",\n      \"import\": \"./lib/jiti-register.mjs\"\n    },\n    \"./native\": {\n      \"types\": \"./lib/jiti.d.mts\",\n      \"import\": \"./lib/jiti-native.mjs\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"main\": \"./lib/jiti.cjs\",\n  \"module\": \"./lib/jiti.mjs\",\n  \"types\": \"./lib/jiti.d.cts\",\n  \"typesVersions\": {\n    \"*\": {\n      \"register\": [\n        \"./lib/jiti-register.d.mts\"\n      ],\n      \"native\": [\n        \"./lib/jiti.d.mts\"\n      ]\n    }\n  },\n  \"bin\": {\n    \"jiti\": \"./lib/jiti-cli.mjs\"\n  },\n  \"files\": [\n    \"lib\",\n    \"dist\",\n    \"register.cjs\"\n  ],\n  \"scripts\": {\n    \"bench\": \"node test/bench.mjs && deno -A test/bench.mjs && bun --bun test/bench.mjs\",\n    \"build\": \"pnpm clean && pnpm rspack\",\n    \"clean\": \"rm -rf dist\",\n    \"dev\": \"pnpm clean && pnpm rspack --watch\",\n    \"jiti\": \"JITI_DEBUG=1 JITI_JSX=1 lib/jiti-cli.mjs\",\n    \"lint\": \"eslint . && prettier -c src lib test stubs\",\n    \"lint:fix\": \"eslint --fix . && prettier -w src lib test stubs\",\n    \"prepack\": \"pnpm build\",\n    \"release\": \"pnpm build && pnpm test && changelogen --release --push --publish\",\n    \"test\": \"pnpm lint && pnpm test:types && vitest run --coverage && pnpm test:node-register && pnpm test:bun && pnpm test:native\",\n    \"test:bun\": \"bun --bun test test/bun\",\n    \"test:native\": \"pnpm test:native:bun && pnpm test:native:node && pnpm test:native:deno\",\n    \"test:native:bun\": \"bun --bun test test/native/bun.test.ts\",\n    \"test:native:deno\": \"deno test -A --no-check test/native/deno.test.ts\",\n    \"test:native:node\": \"node --test --experimental-strip-types test/native/node.test.ts\",\n    \"test:node-register\": \"JITI_JSX=1 node --test test/node-register.test.mjs\",\n    \"test:types\": \"tsc --noEmit\"\n  },\n  \"devDependencies\": {\n    \"@babel/core\": \"^7.28.4\",\n    \"@babel/helper-module-imports\": \"^7.27.1\",\n    \"@babel/helper-module-transforms\": \"^7.28.3\",\n    \"@babel/helper-plugin-utils\": \"^7.27.1\",\n    \"@babel/helper-simple-access\": \"^7.27.1\",\n    \"@babel/plugin-proposal-decorators\": \"^7.28.0\",\n    \"@babel/plugin-syntax-class-properties\": \"^7.12.13\",\n    \"@babel/plugin-syntax-import-assertions\": \"^7.27.1\",\n    \"@babel/plugin-syntax-jsx\": \"^7.27.1\",\n    \"@babel/plugin-transform-export-namespace-from\": \"^7.27.1\",\n    \"@babel/plugin-transform-react-jsx\": \"^7.27.1\",\n    \"@babel/plugin-transform-typescript\": \"^7.28.0\",\n    \"@babel/preset-typescript\": \"^7.27.1\",\n    \"@babel/template\": \"^7.27.2\",\n    \"@babel/traverse\": \"^7.28.4\",\n    \"@babel/types\": \"^7.28.4\",\n    \"@rspack/cli\": \"^1.5.8\",\n    \"@rspack/core\": \"^1.5.8\",\n    \"@types/babel__core\": \"^7.20.5\",\n    \"@types/babel__helper-module-imports\": \"^7.18.3\",\n    \"@types/babel__helper-plugin-utils\": \"^7.10.3\",\n    \"@types/babel__template\": \"^7.4.4\",\n    \"@types/babel__traverse\": \"^7.28.0\",\n    \"@types/node\": \"^24.6.1\",\n    \"@vitest/coverage-v8\": \"^3.2.4\",\n    \"acorn\": \"^8.15.0\",\n    \"babel-plugin-parameter-decorator\": \"^1.0.16\",\n    \"changelogen\": \"^0.6.2\",\n    \"config\": \"^4.1.1\",\n    \"consola\": \"^3.4.2\",\n    \"defu\": \"^6.1.4\",\n    \"destr\": \"^2.0.5\",\n    \"escape-string-regexp\": \"^5.0.0\",\n    \"eslint\": \"^9.36.0\",\n    \"eslint-config-unjs\": \"^0.5.0\",\n    \"estree-walker\": \"^3.0.3\",\n    \"etag\": \"^1.8.1\",\n    \"fast-glob\": \"^3.3.3\",\n    \"is-installed-globally\": \"^1.0.0\",\n    \"mime\": \"^4.1.0\",\n    \"mlly\": \"^1.8.0\",\n    \"moment-timezone\": \"^0.6.0\",\n    \"nano-jsx\": \"^0.2.0\",\n    \"pathe\": \"^2.0.3\",\n    \"pkg-types\": \"^2.3.0\",\n    \"preact\": \"^10.27.2\",\n    \"preact-render-to-string\": \"^6.6.2\",\n    \"prettier\": \"^3.6.2\",\n    \"react\": \"^19.1.1\",\n    \"react-dom\": \"^19.1.1\",\n    \"reflect-metadata\": \"^0.2.2\",\n    \"solid-js\": \"^1.9.9\",\n    \"std-env\": \"^3.9.0\",\n    \"terser-webpack-plugin\": \"^5.3.14\",\n    \"tinyexec\": \"^1.0.1\",\n    \"ts-loader\": \"^9.5.4\",\n    \"typescript\": \"^5.9.3\",\n    \"vitest\": \"^3.2.4\",\n    \"vue\": \"^3.5.22\",\n    \"yoctocolors\": \"^2.1.2\",\n    \"zod\": \"^4.1.11\"\n  },\n  \"packageManager\": \"pnpm@10.17.1\"\n}\n",
  "node_modules/js-tokens/package.json": "{\n  \"name\": \"js-tokens\",\n  \"version\": \"4.0.0\",\n  \"author\": \"Simon Lydell\",\n  \"license\": \"MIT\",\n  \"description\": \"A regex that tokenizes JavaScript.\",\n  \"keywords\": [\n    \"JavaScript\",\n    \"js\",\n    \"token\",\n    \"tokenize\",\n    \"regex\"\n  ],\n  \"files\": [\n    \"index.js\"\n  ],\n  \"repository\": \"lydell/js-tokens\",\n  \"scripts\": {\n    \"test\": \"mocha --ui tdd\",\n    \"esprima-compare\": \"node esprima-compare ./index.js everything.js/es5.js\",\n    \"build\": \"node generate-index.js\",\n    \"dev\": \"npm run build && npm test\"\n  },\n  \"devDependencies\": {\n    \"coffeescript\": \"2.1.1\",\n    \"esprima\": \"4.0.0\",\n    \"everything.js\": \"1.0.3\",\n    \"mocha\": \"5.0.0\"\n  }\n}\n",
  "node_modules/js-yaml/package.json": "{\n  \"name\": \"js-yaml\",\n  \"version\": \"4.1.0\",\n  \"description\": \"YAML 1.2 parser and serializer\",\n  \"keywords\": [\n    \"yaml\",\n    \"parser\",\n    \"serializer\",\n    \"pyyaml\"\n  ],\n  \"author\": \"Vladimir Zapparov <dervus.grim@gmail.com>\",\n  \"contributors\": [\n    \"Aleksey V Zapparov <ixti@member.fsf.org> (http://www.ixti.net/)\",\n    \"Vitaly Puzrin <vitaly@rcdesign.ru> (https://github.com/puzrin)\",\n    \"Martin Grenfell <martin.grenfell@gmail.com> (http://got-ravings.blogspot.com)\"\n  ],\n  \"license\": \"MIT\",\n  \"repository\": \"nodeca/js-yaml\",\n  \"files\": [\n    \"index.js\",\n    \"lib/\",\n    \"bin/\",\n    \"dist/\"\n  ],\n  \"bin\": {\n    \"js-yaml\": \"bin/js-yaml.js\"\n  },\n  \"module\": \"./dist/js-yaml.mjs\",\n  \"exports\": {\n    \".\": {\n      \"import\": \"./dist/js-yaml.mjs\",\n      \"require\": \"./index.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"npm run lint && mocha\",\n    \"coverage\": \"npm run lint && nyc mocha && nyc report --reporter html\",\n    \"demo\": \"npm run lint && node support/build_demo.js\",\n    \"gh-demo\": \"npm run demo && gh-pages -d demo -f\",\n    \"browserify\": \"rollup -c support/rollup.config.js\",\n    \"prepublishOnly\": \"npm run gh-demo\"\n  },\n  \"unpkg\": \"dist/js-yaml.min.js\",\n  \"jsdelivr\": \"dist/js-yaml.min.js\",\n  \"dependencies\": {\n    \"argparse\": \"^2.0.1\"\n  },\n  \"devDependencies\": {\n    \"@rollup/plugin-commonjs\": \"^17.0.0\",\n    \"@rollup/plugin-node-resolve\": \"^11.0.0\",\n    \"ansi\": \"^0.3.1\",\n    \"benchmark\": \"^2.1.4\",\n    \"codemirror\": \"^5.13.4\",\n    \"eslint\": \"^7.0.0\",\n    \"fast-check\": \"^2.8.0\",\n    \"gh-pages\": \"^3.1.0\",\n    \"mocha\": \"^8.2.1\",\n    \"nyc\": \"^15.1.0\",\n    \"rollup\": \"^2.34.1\",\n    \"rollup-plugin-node-polyfills\": \"^0.2.1\",\n    \"rollup-plugin-terser\": \"^7.0.2\",\n    \"shelljs\": \"^0.8.4\"\n  }\n}\n",
  "node_modules/json-parse-even-better-errors/package.json": "{\n  \"name\": \"json-parse-even-better-errors\",\n  \"version\": \"2.3.1\",\n  \"description\": \"JSON.parse with context information on error\",\n  \"main\": \"index.js\",\n  \"files\": [\n    \"*.js\"\n  ],\n  \"scripts\": {\n    \"preversion\": \"npm t\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"git push --follow-tags\",\n    \"test\": \"tap\",\n    \"snap\": \"tap\"\n  },\n  \"repository\": \"https://github.com/npm/json-parse-even-better-errors\",\n  \"keywords\": [\n    \"JSON\",\n    \"parser\"\n  ],\n  \"author\": {\n    \"name\": \"Kat Marchán\",\n    \"email\": \"kzm@zkat.tech\",\n    \"twitter\": \"maybekatz\"\n  },\n  \"license\": \"MIT\",\n  \"devDependencies\": {\n    \"tap\": \"^14.6.5\"\n  },\n  \"tap\": {\n    \"check-coverage\": true\n  }\n}\n",
  "node_modules/json-schema-ref-resolver/package.json": "{\n  \"name\": \"json-schema-ref-resolver\",\n  \"version\": \"2.0.1\",\n  \"description\": \"JSON schema reference resolver\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"scripts\": {\n    \"lint\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"test:unit\": \"c8 --100 node --test\",\n    \"test:typescript\": \"tsd\",\n    \"test\": \"npm run lint && npm run test:unit && npm run test:typescript\"\n  },\n  \"precommit\": [\n    \"lint\",\n    \"test\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/json-schema-ref-resolver.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/json-schema-ref-resolver/issues\"\n  },\n  \"keywords\": [\n    \"json\",\n    \"schema\",\n    \"reference\",\n    \"openapi\",\n    \"swagger\"\n  ],\n  \"author\": \"Ivan Tymoshenko <ivan@tymoshenko.me>\",\n  \"contributors\": [\n    {\n      \"name\": \"Matteo Collina\",\n      \"email\": \"hello@matteocollina.com\"\n    },\n    {\n      \"name\": \"James Sumners\",\n      \"url\": \"https://james.sumners.info\"\n    },\n    {\n      \"name\": \"Gürgün Dayıoğlu\",\n      \"email\": \"hey@gurgun.day\",\n      \"url\": \"https://heyhey.to/G\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"homepage\": \"https://github.com/fastify/json-schema-ref-resolver#readme\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ],\n  \"dependencies\": {\n    \"dequal\": \"^2.0.3\"\n  },\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"c8\": \"^10.1.3\",\n    \"eslint\": \"^9.17.0\",\n    \"neostandard\": \"^0.12.0\",\n    \"tsd\": \"^0.31.0\"\n  }\n}\n",
  "node_modules/json-schema-ref-resolver/types/index.d.ts": "/**\n  * RefResolver class is used to resolve JSON references.\n  * @class\n  * @constructor\n  */\ndeclare class RefResolver {\n  /**\n   * @param {object} opts - Options for the resolver.\n   * @param {boolean} opts.allowEqualDuplicates - Whether to allow schemas with equal ids to be added to the resolver.\n   */\n  constructor (opts?: { allowEqualDuplicates?: boolean })\n\n  /**\n   * Adds the given schema to the resolver.\n   * @param {any} schema - The schema to be added.\n   * @param {string} schemaId - The default schema id of the schema to be added.\n   */\n  addSchema (schema: any, schemaId?: string): void\n\n  /**\n   * Returns the schema by the given schema id and jsonPointer.\n   * If jsonPointer is not provided, returns the root schema.\n   * @param {string} schemaId - The schema id of the schema to be returned.\n   * @param {string} jsonPointer - The jsonPointer of the schema to be returned.\n   * @returns {any | null} The schema by the given schema id and jsonPointer.\n   */\n  getSchema (schemaId: string, jsonPointer?: string): any | null\n\n  /**\n   * Returns true if the schema by the given schema id is added to the resolver.\n   * @param {string} schemaId - The schema id of the schema to be checked.\n   * @returns {boolean} True if the schema by the given schema id is added to the resolver.\n   */\n  hasSchema (schemaId: string): boolean\n\n  /**\n   * Returns the schema references of the schema by the given schema id.\n   * @param {string} schemaId - The schema id of the schema whose references are to be returned.\n   * @returns {Array<{ schemaId: string; jsonPointer: string }>} The schema references of the schema by the given schema id.\n   */\n  getSchemaRefs (schemaId: string): { schemaId: string; jsonPointer: string }[]\n\n  /**\n   * Returns all the schema dependencies of the schema by the given schema id.\n   * @param {string} schemaId - The schema id of the schema whose dependencies are to be returned.\n   * @returns {object} The schema dependencies of the schema by the given schema id.\n   */\n  getSchemaDependencies (schemaId: string): { [key: string]: any }\n\n  /**\n   * Dereferences the schema by the given schema id.\n   * @param {string} schemaId - The schema id of the schema to be dereferenced.\n   */\n  derefSchema (schemaId: string): void\n\n  /**\n   * Returns the dereferenced schema by the given schema id and jsonPointer.\n   * If jsonPointer is not provided, returns the dereferenced root schema.\n   * If the schema is not dereferenced yet, dereferences it first.\n   * @param {string} schemaId - The schema id of the schema to be returned.\n   * @param {string} jsonPointer - The jsonPointer of the schema to be returned.\n   * @returns {any | null} The dereferenced schema by the given schema id and jsonPointer.\n   */\n  getDerefSchema (schemaId: string, jsonPointer?: string): any | null\n}\n\nexport { RefResolver }\n",
  "node_modules/json-schema-traverse/index.d.ts": "declare function traverse(\n  schema: traverse.SchemaObject,\n  opts: traverse.Options,\n  cb?: traverse.Callback\n): void;\n\ndeclare function traverse(\n  schema: traverse.SchemaObject,\n  cb: traverse.Callback\n): void;\n\ndeclare namespace traverse {\n  interface SchemaObject {\n    $id?: string;\n    $schema?: string;\n    [x: string]: any;\n  }\n\n  type Callback = (\n    schema: SchemaObject,\n    jsonPtr: string,\n    rootSchema: SchemaObject,\n    parentJsonPtr?: string,\n    parentKeyword?: string,\n    parentSchema?: SchemaObject,\n    keyIndex?: string | number\n  ) => void;\n\n  interface Options {\n    allKeys?: boolean;\n    cb?:\n      | Callback\n      | {\n          pre?: Callback;\n          post?: Callback;\n        };\n  }\n}\n\nexport = traverse;\n",
  "node_modules/json-schema-traverse/package.json": "{\n  \"name\": \"json-schema-traverse\",\n  \"version\": \"1.0.0\",\n  \"description\": \"Traverse JSON Schema passing each schema object to callback\",\n  \"main\": \"index.js\",\n  \"types\": \"index.d.ts\",\n  \"scripts\": {\n    \"eslint\": \"eslint index.js spec\",\n    \"test-spec\": \"mocha spec -R spec\",\n    \"test\": \"npm run eslint && nyc npm run test-spec\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/epoberezkin/json-schema-traverse.git\"\n  },\n  \"keywords\": [\n    \"JSON-Schema\",\n    \"traverse\",\n    \"iterate\"\n  ],\n  \"author\": \"Evgeny Poberezkin\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/epoberezkin/json-schema-traverse/issues\"\n  },\n  \"homepage\": \"https://github.com/epoberezkin/json-schema-traverse#readme\",\n  \"devDependencies\": {\n    \"eslint\": \"^7.3.1\",\n    \"mocha\": \"^8.0.1\",\n    \"nyc\": \"^15.0.0\",\n    \"pre-commit\": \"^1.2.2\"\n  },\n  \"nyc\": {\n    \"exclude\": [\n      \"**/spec/**\",\n      \"node_modules\"\n    ],\n    \"reporter\": [\n      \"lcov\",\n      \"text-summary\"\n    ]\n  }\n}\n",
  "node_modules/json5/lib/index.d.ts": "import parse = require('./parse')\nimport stringify = require('./stringify')\n\nexport {parse, stringify}\n",
  "node_modules/json5/lib/parse.d.ts": "/**\n * Parses a JSON5 string, constructing the JavaScript value or object described\n * by the string.\n * @template T The type of the return value.\n * @param text The string to parse as JSON5.\n * @param reviver A function that prescribes how the value originally produced\n * by parsing is transformed before being returned.\n * @returns The JavaScript value converted from the JSON5 string.\n */\ndeclare function parse<T = any>(\n    text: string,\n    reviver?: ((this: any, key: string, value: any) => any) | null,\n): T\n\nexport = parse\n",
  "node_modules/json5/lib/stringify.d.ts": "declare type StringifyOptions = {\n    /**\n     * A function that alters the behavior of the stringification process, or an\n     * array of String and Number objects that serve as a allowlist for\n     * selecting/filtering the properties of the value object to be included in\n     * the JSON5 string. If this value is null or not provided, all properties\n     * of the object are included in the resulting JSON5 string.\n     */\n    replacer?:\n        | ((this: any, key: string, value: any) => any)\n        | (string | number)[]\n        | null\n\n    /**\n     * A String or Number object that's used to insert white space into the\n     * output JSON5 string for readability purposes. If this is a Number, it\n     * indicates the number of space characters to use as white space; this\n     * number is capped at 10 (if it is greater, the value is just 10). Values\n     * less than 1 indicate that no space should be used. If this is a String,\n     * the string (or the first 10 characters of the string, if it's longer than\n     * that) is used as white space. If this parameter is not provided (or is\n     * null), no white space is used. If white space is used, trailing commas\n     * will be used in objects and arrays.\n     */\n    space?: string | number | null\n\n    /**\n     * A String representing the quote character to use when serializing\n     * strings.\n     */\n    quote?: string | null\n}\n\n/**\n * Converts a JavaScript value to a JSON5 string.\n * @param value The value to convert to a JSON5 string.\n * @param replacer A function that alters the behavior of the stringification\n * process. If this value is null or not provided, all properties of the object\n * are included in the resulting JSON5 string.\n * @param space A String or Number object that's used to insert white space into\n * the output JSON5 string for readability purposes. If this is a Number, it\n * indicates the number of space characters to use as white space; this number\n * is capped at 10 (if it is greater, the value is just 10). Values less than 1\n * indicate that no space should be used. If this is a String, the string (or\n * the first 10 characters of the string, if it's longer than that) is used as\n * white space. If this parameter is not provided (or is null), no white space\n * is used. If white space is used, trailing commas will be used in objects and\n * arrays.\n * @returns The JSON5 string converted from the JavaScript value.\n */\ndeclare function stringify(\n    value: any,\n    replacer?: ((this: any, key: string, value: any) => any) | null,\n    space?: string | number | null,\n): string\n\n/**\n * Converts a JavaScript value to a JSON5 string.\n * @param value The value to convert to a JSON5 string.\n * @param replacer An array of String and Number objects that serve as a\n * allowlist for selecting/filtering the properties of the value object to be\n * included in the JSON5 string. If this value is null or not provided, all\n * properties of the object are included in the resulting JSON5 string.\n * @param space A String or Number object that's used to insert white space into\n * the output JSON5 string for readability purposes. If this is a Number, it\n * indicates the number of space characters to use as white space; this number\n * is capped at 10 (if it is greater, the value is just 10). Values less than 1\n * indicate that no space should be used. If this is a String, the string (or\n * the first 10 characters of the string, if it's longer than that) is used as\n * white space. If this parameter is not provided (or is null), no white space\n * is used. If white space is used, trailing commas will be used in objects and\n * arrays.\n * @returns The JSON5 string converted from the JavaScript value.\n */\ndeclare function stringify(\n    value: any,\n    replacer: (string | number)[],\n    space?: string | number | null,\n): string\n\n/**\n * Converts a JavaScript value to a JSON5 string.\n * @param value The value to convert to a JSON5 string.\n * @param options An object specifying options.\n * @returns The JSON5 string converted from the JavaScript value.\n */\ndeclare function stringify(value: any, options: StringifyOptions): string\n\nexport = stringify\n",
  "node_modules/json5/lib/unicode.d.ts": "export declare const Space_Separator: RegExp\nexport declare const ID_Start: RegExp\nexport declare const ID_Continue: RegExp\n",
  "node_modules/json5/lib/util.d.ts": "export declare function isSpaceSeparator(c?: string): boolean\nexport declare function isIdStartChar(c?: string): boolean\nexport declare function isIdContinueChar(c?: string): boolean\nexport declare function isDigit(c?: string): boolean\nexport declare function isHexDigit(c?: string): boolean\n",
  "node_modules/json5/package.json": "{\n  \"name\": \"json5\",\n  \"version\": \"2.2.3\",\n  \"description\": \"JSON for Humans\",\n  \"main\": \"lib/index.js\",\n  \"module\": \"dist/index.mjs\",\n  \"bin\": \"lib/cli.js\",\n  \"browser\": \"dist/index.js\",\n  \"types\": \"lib/index.d.ts\",\n  \"files\": [\n    \"lib/\",\n    \"dist/\"\n  ],\n  \"engines\": {\n    \"node\": \">=6\"\n  },\n  \"scripts\": {\n    \"build\": \"rollup -c\",\n    \"build-package\": \"node build/package.js\",\n    \"build-unicode\": \"node build/unicode.js\",\n    \"coverage\": \"tap --coverage-report html test\",\n    \"lint\": \"eslint --fix .\",\n    \"lint-report\": \"eslint .\",\n    \"prepublishOnly\": \"npm run production\",\n    \"preversion\": \"npm run production\",\n    \"production\": \"run-s test build\",\n    \"tap\": \"tap -Rspec --100 test\",\n    \"test\": \"run-s lint-report tap\",\n    \"version\": \"npm run build-package && git add package.json5\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/json5/json5.git\"\n  },\n  \"keywords\": [\n    \"json\",\n    \"json5\",\n    \"es5\",\n    \"es2015\",\n    \"ecmascript\"\n  ],\n  \"author\": \"Aseem Kishore <aseem.kishore@gmail.com>\",\n  \"contributors\": [\n    \"Max Nanasy <max.nanasy@gmail.com>\",\n    \"Andrew Eisenberg <andrew@eisenberg.as>\",\n    \"Jordan Tucker <jordanbtucker@gmail.com>\"\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/json5/json5/issues\"\n  },\n  \"homepage\": \"http://json5.org/\",\n  \"devDependencies\": {\n    \"core-js\": \"^2.6.5\",\n    \"eslint\": \"^5.15.3\",\n    \"eslint-config-standard\": \"^12.0.0\",\n    \"eslint-plugin-import\": \"^2.16.0\",\n    \"eslint-plugin-node\": \"^8.0.1\",\n    \"eslint-plugin-promise\": \"^4.0.1\",\n    \"eslint-plugin-standard\": \"^4.0.0\",\n    \"npm-run-all\": \"^4.1.5\",\n    \"regenerate\": \"^1.4.0\",\n    \"rollup\": \"^0.64.1\",\n    \"rollup-plugin-buble\": \"^0.19.6\",\n    \"rollup-plugin-commonjs\": \"^9.2.1\",\n    \"rollup-plugin-node-resolve\": \"^3.4.0\",\n    \"rollup-plugin-terser\": \"^1.0.1\",\n    \"sinon\": \"^6.3.5\",\n    \"tap\": \"^12.6.0\",\n    \"unicode-10.0.0\": \"^0.7.5\"\n  }\n}\n",
  "node_modules/jsonfile/package.json": "{\n  \"name\": \"jsonfile\",\n  \"version\": \"6.2.0\",\n  \"description\": \"Easily read/write JSON files.\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git@github.com:jprichardson/node-jsonfile.git\"\n  },\n  \"keywords\": [\n    \"read\",\n    \"write\",\n    \"file\",\n    \"json\",\n    \"fs\",\n    \"fs-extra\"\n  ],\n  \"author\": \"JP Richardson <jprichardson@gmail.com>\",\n  \"license\": \"MIT\",\n  \"dependencies\": {\n    \"universalify\": \"^2.0.0\"\n  },\n  \"optionalDependencies\": {\n    \"graceful-fs\": \"^4.1.6\"\n  },\n  \"devDependencies\": {\n    \"mocha\": \"^8.2.0\",\n    \"rimraf\": \"^2.4.0\",\n    \"standard\": \"^16.0.1\"\n  },\n  \"main\": \"index.js\",\n  \"files\": [\n    \"index.js\",\n    \"utils.js\"\n  ],\n  \"scripts\": {\n    \"lint\": \"standard\",\n    \"test\": \"npm run lint && npm run unit\",\n    \"unit\": \"mocha\"\n  }\n}\n",
  "node_modules/kleur/kleur.d.ts": "// Originally by: Rogier Schouten <https://github.com/rogierschouten>\n// Adapted by: Madhav Varshney <https://github.com/madhavarshney>\ndeclare namespace kleur {\n\tinterface Color {\n\t\t(x: string | number): string;\n\t\t(): Kleur;\n\t}\n\n\tinterface Kleur {\n\t\t// Colors\n\t\tblack: Color;\n\t\tred: Color;\n\t\tgreen: Color;\n\t\tyellow: Color;\n\t\tblue: Color;\n\t\tmagenta: Color;\n\t\tcyan: Color;\n\t\twhite: Color;\n\t\tgray: Color;\n\t\tgrey: Color;\n\n\t\t// Backgrounds\n\t\tbgBlack: Color;\n\t\tbgRed: Color;\n\t\tbgGreen: Color;\n\t\tbgYellow: Color;\n\t\tbgBlue: Color;\n\t\tbgMagenta: Color;\n\t\tbgCyan: Color;\n\t\tbgWhite: Color;\n\n\t\t// Modifiers\n\t\treset: Color;\n\t\tbold: Color;\n\t\tdim: Color;\n\t\titalic: Color;\n\t\tunderline: Color;\n\t\tinverse: Color;\n\t\thidden: Color;\n\t\tstrikethrough: Color;\n\t}\n}\n\ndeclare let kleur: kleur.Kleur & { enabled: boolean };\nexport = kleur;\n",
  "node_modules/kleur/package.json": "{\n  \"name\": \"kleur\",\n  \"version\": \"3.0.3\",\n  \"repository\": \"lukeed/kleur\",\n  \"description\": \"The fastest Node.js library for formatting terminal text with ANSI colors~!\",\n  \"license\": \"MIT\",\n  \"files\": [\n    \"*.js\",\n    \"*.d.ts\"\n  ],\n  \"author\": {\n    \"name\": \"Luke Edwards\",\n    \"email\": \"luke.edwards05@gmail.com\",\n    \"url\": \"lukeed.com\"\n  },\n  \"scripts\": {\n    \"test\": \"tape test/*.js | tap-spec\"\n  },\n  \"engines\": {\n    \"node\": \">=6\"\n  },\n  \"keywords\": [\n    \"ansi\",\n    \"cli\",\n    \"color\",\n    \"colors\",\n    \"console\",\n    \"terminal\"\n  ],\n  \"types\": \"kleur.d.ts\",\n  \"devDependencies\": {\n    \"tap-spec\": \"^5.0.0\",\n    \"tape\": \"^4.9.1\"\n  }\n}\n",
  "node_modules/process-warning/package.json": "{\n  \"name\": \"process-warning\",\n  \"version\": \"5.0.0\",\n  \"description\": \"A small utility for creating warnings and emitting them.\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"scripts\": {\n    \"lint\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"test\": \"npm run test:unit && npm run test:jest && npm run test:typescript\",\n    \"test:jest\": \"jest jest.test.js\",\n    \"test:unit\": \"c8 --100 node --test\",\n    \"test:typescript\": \"tsd\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/process-warning.git\"\n  },\n  \"keywords\": [\n    \"fastify\",\n    \"error\",\n    \"warning\",\n    \"utility\",\n    \"plugin\",\n    \"emit\",\n    \"once\"\n  ],\n  \"author\": \"Tomas Della Vedova\",\n  \"contributors\": [\n    {\n      \"name\": \"Matteo Collina\",\n      \"email\": \"hello@matteocollina.com\"\n    },\n    {\n      \"name\": \"Manuel Spigolon\",\n      \"email\": \"behemoth89@gmail.com\"\n    },\n    {\n      \"name\": \"James Sumners\",\n      \"url\": \"https://james.sumners.info\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/fastify-warning/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/fastify-warning#readme\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ],\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"benchmark\": \"^2.1.4\",\n    \"c8\": \"^10.1.3\",\n    \"eslint\": \"^9.17.0\",\n    \"jest\": \"^29.7.0\",\n    \"neostandard\": \"^0.12.0\",\n    \"tsd\": \"^0.31.0\"\n  }\n}\n",
  "node_modules/process-warning/types/index.d.ts": "declare namespace processWarning {\n  export interface WarningItem {\n    (a?: any, b?: any, c?: any): void;\n    name: string;\n    code: string;\n    message: string;\n    emitted: boolean;\n    unlimited: boolean;\n    format(a?: any, b?: any, c?: any): string;\n  }\n\n  export type WarningOptions = {\n    name: string;\n    code: string;\n    message: string;\n    unlimited?: boolean;\n  }\n\n  export type DeprecationOptions = Omit<WarningOptions, 'name'>\n\n  export type ProcessWarningOptions = {\n    unlimited?: boolean;\n  }\n\n  export type ProcessWarning = {\n    createWarning(params: WarningOptions): WarningItem;\n    createDeprecation(params: DeprecationOptions): WarningItem;\n  }\n\n  export function createWarning (params: WarningOptions): WarningItem\n  export function createDeprecation (params: DeprecationOptions): WarningItem\n\n  const processWarning: ProcessWarning\n  export { processWarning as default }\n}\n\nexport = processWarning\n",
  "node_modules/light-my-request/package.json": "{\n  \"name\": \"light-my-request\",\n  \"version\": \"6.6.0\",\n  \"description\": \"Fake HTTP injection library\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"dependencies\": {\n    \"cookie\": \"^1.0.1\",\n    \"process-warning\": \"^4.0.0\",\n    \"set-cookie-parser\": \"^2.6.0\"\n  },\n  \"devDependencies\": {\n    \"@fastify/ajv-compiler\": \"^4.0.0\",\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"@types/node\": \"^22.7.7\",\n    \"c8\": \"^10.1.2\",\n    \"end-of-stream\": \"^1.4.4\",\n    \"eslint\": \"^9.17.0\",\n    \"express\": \"^4.19.2\",\n    \"form-auto-content\": \"^3.2.1\",\n    \"form-data\": \"^4.0.0\",\n    \"formdata-node\": \"^6.0.3\",\n    \"multer\": \"^1.4.5-lts.1\",\n    \"neostandard\": \"^0.12.0\",\n    \"tinybench\": \"^3.0.0\",\n    \"tsd\": \"^0.31.0\",\n    \"undici\": \"^7.0.0\"\n  },\n  \"scripts\": {\n    \"benchmark\": \"node benchmark/benchmark.js\",\n    \"coverage\": \"npm run unit -- --cov --coverage-report=html\",\n    \"lint\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"test\": \"npm run lint && npm run test:unit && npm run test:typescript\",\n    \"test:typescript\": \"tsd\",\n    \"test:unit\": \"c8 --100 node --test\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/light-my-request.git\"\n  },\n  \"keywords\": [\n    \"http\",\n    \"inject\",\n    \"fake\",\n    \"request\",\n    \"server\"\n  ],\n  \"author\": \"Tomas Della Vedova - @delvedor (http://delved.org)\",\n  \"contributors\": [\n    {\n      \"name\": \"Matteo Collina\",\n      \"email\": \"hello@matteocollina.com\"\n    },\n    {\n      \"name\": \"Manuel Spigolon\",\n      \"email\": \"behemoth89@gmail.com\"\n    },\n    {\n      \"name\": \"Aras Abbasi\",\n      \"email\": \"aras.abbasi@gmail.com\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    }\n  ],\n  \"license\": \"BSD-3-Clause\",\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/light-my-request/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/light-my-request#readme\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ]\n}\n",
  "node_modules/light-my-request/types/index.d.ts": "import * as http from 'node:http'\nimport { Readable } from 'node:stream'\n\ntype HTTPMethods = 'DELETE' | 'delete' |\n                   'GET' | 'get' |\n                   'HEAD' | 'head' |\n                   'PATCH' | 'patch' |\n                   'POST' | 'post' |\n                   'PUT' | 'put' |\n                   'OPTIONS' | 'options'\n\ntype Inject = typeof inject\n\ndeclare namespace inject {\n\n  export type DispatchFunc = http.RequestListener\n\n  export type CallbackFunc = (err: Error | undefined, response: Response | undefined) => void\n\n  export type InjectPayload = string | object | Buffer | NodeJS.ReadableStream\n\n  export function isInjection (obj: http.IncomingMessage | http.ServerResponse): boolean\n\n  export interface AbortSignal {\n    readonly aborted: boolean;\n  }\n\n  export interface InjectOptions {\n    url?: string | {\n      pathname: string\n      protocol?: string\n      hostname?: string\n      port?: string | number\n      query?: string | { [k: string]: string | string[] }\n    }\n    path?: string | {\n      pathname: string\n      protocol?: string\n      hostname?: string\n      port?: string | number\n      query?: string | { [k: string]: string | string[] }\n    }\n    headers?: http.IncomingHttpHeaders | http.OutgoingHttpHeaders\n    query?: string | { [k: string]: string | string[] }\n    simulate?: {\n      end: boolean,\n      split: boolean,\n      error: boolean,\n      close: boolean\n    }\n    authority?: string\n    remoteAddress?: string\n    method?: HTTPMethods\n    validate?: boolean\n    payload?: InjectPayload\n    body?: InjectPayload\n    server?: http.Server\n    autoStart?: boolean\n    cookies?: { [k: string]: string },\n    signal?: AbortSignal,\n    Request?: object,\n    payloadAsStream?: boolean\n  }\n\n  /**\n   * https://github.com/nfriedly/set-cookie-parser/blob/3eab8b7d5d12c8ed87832532861c1a35520cf5b3/lib/set-cookie.js#L41\n   */\n  interface Cookie {\n    name: string;\n    value: string;\n    expires?: Date;\n    maxAge?: number;\n    secure?: boolean;\n    httpOnly?: boolean;\n    sameSite?: string;\n    [name: string]: unknown\n  }\n\n  export interface Response {\n    raw: {\n      res: http.ServerResponse,\n      req: http.IncomingMessage\n    }\n    rawPayload: Buffer\n    headers: http.OutgoingHttpHeaders\n    statusCode: number\n    statusMessage: string\n    trailers: { [key: string]: string }\n    payload: string\n    body: string\n    json: <T = any>() => T\n    stream: () => Readable\n    cookies: Array<Cookie>\n  }\n\n  export interface Chain extends Promise<Response> {\n    delete: (url: string) => Chain\n    get: (url: string) => Chain\n    head: (url: string) => Chain\n    options: (url: string) => Chain\n    patch: (url: string) => Chain\n    post: (url: string) => Chain\n    put: (url: string) => Chain\n    trace: (url: string) => Chain\n    body: (body: InjectPayload) => Chain\n    headers: (headers: http.IncomingHttpHeaders | http.OutgoingHttpHeaders) => Chain\n    payload: (payload: InjectPayload) => Chain\n    query: (query: string | { [k: string]: string | string[] }) => Chain\n    cookies: (query: object) => Chain\n    end(): Promise<Response>\n    end(callback: CallbackFunc): void\n  }\n\n  export const inject: Inject\n  export { inject as default }\n}\n\ndeclare function inject (\n  dispatchFunc: inject.DispatchFunc,\n  options?: string | inject.InjectOptions\n): inject.Chain\ndeclare function inject (\n  dispatchFunc: inject.DispatchFunc,\n  options: string | inject.InjectOptions,\n  callback: inject.CallbackFunc\n): void\n\nexport = inject\n",
  "node_modules/light-my-request/node_modules/process-warning/package.json": "{\n  \"name\": \"process-warning\",\n  \"version\": \"4.0.1\",\n  \"description\": \"A small utility for creating warnings and emitting them.\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"scripts\": {\n    \"lint\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"test\": \"npm run test:unit && npm run test:jest && npm run test:typescript\",\n    \"test:jest\": \"jest jest.test.js\",\n    \"test:unit\": \"tap\",\n    \"test:typescript\": \"tsd\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/process-warning.git\"\n  },\n  \"keywords\": [\n    \"fastify\",\n    \"error\",\n    \"warning\",\n    \"utility\",\n    \"plugin\",\n    \"emit\",\n    \"once\"\n  ],\n  \"author\": \"Tomas Della Vedova\",\n  \"contributors\": [\n    {\n      \"name\": \"Matteo Collina\",\n      \"email\": \"hello@matteocollina.com\"\n    },\n    {\n      \"name\": \"Manuel Spigolon\",\n      \"email\": \"behemoth89@gmail.com\"\n    },\n    {\n      \"name\": \"James Sumners\",\n      \"url\": \"https://james.sumners.info\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/fastify-warning/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/fastify-warning#readme\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ],\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"benchmark\": \"^2.1.4\",\n    \"eslint\": \"^9.17.0\",\n    \"jest\": \"^29.7.0\",\n    \"neostandard\": \"^0.12.0\",\n    \"tap\": \"^18.7.2\",\n    \"tsd\": \"^0.31.0\"\n  }\n}\n",
  "node_modules/light-my-request/node_modules/process-warning/types/index.d.ts": "declare namespace processWarning {\n  export interface WarningItem {\n    (a?: any, b?: any, c?: any): void;\n    name: string;\n    code: string;\n    message: string;\n    emitted: boolean;\n    unlimited: boolean;\n    format(a?: any, b?: any, c?: any): string;\n  }\n\n  export type WarningOptions = {\n    name: string;\n    code: string;\n    message: string;\n    unlimited?: boolean;\n  }\n\n  export type DeprecationOptions = Omit<WarningOptions, 'name'>\n\n  export type ProcessWarningOptions = {\n    unlimited?: boolean;\n  }\n\n  export type ProcessWarning = {\n    createWarning(params: WarningOptions): WarningItem;\n    createDeprecation(params: DeprecationOptions): WarningItem;\n  }\n\n  export function createWarning (params: WarningOptions): WarningItem\n  export function createDeprecation (params: DeprecationOptions): WarningItem\n\n  const processWarning: ProcessWarning\n  export { processWarning as default }\n}\n\nexport = processWarning\n",
  "node_modules/lines-and-columns/build/index.d.ts": "export declare type SourceLocation = {\n    line: number;\n    column: number;\n};\nexport declare class LinesAndColumns {\n    private string;\n    private offsets;\n    constructor(string: string);\n    locationForIndex(index: number): SourceLocation | null;\n    indexForLocation(location: SourceLocation): number | null;\n    private lengthOfLine;\n}\nexport default LinesAndColumns;\n",
  "node_modules/lines-and-columns/package.json": "{\n  \"name\": \"lines-and-columns\",\n  \"version\": \"1.2.4\",\n  \"description\": \"Maps lines and columns to character offsets and back.\",\n  \"keywords\": [\n    \"lines\",\n    \"columns\",\n    \"parser\"\n  ],\n  \"homepage\": \"https://github.com/eventualbuddha/lines-and-columns#readme\",\n  \"bugs\": {\n    \"url\": \"https://github.com/eventualbuddha/lines-and-columns/issues\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/eventualbuddha/lines-and-columns.git\"\n  },\n  \"license\": \"MIT\",\n  \"author\": \"Brian Donovan <brian@donovans.cc>\",\n  \"main\": \"./build/index.js\",\n  \"types\": \"./build/index.d.ts\",\n  \"files\": [\n    \"build\"\n  ],\n  \"scripts\": {\n    \"build:watch\": \"tsc --build tsconfig.build.json --watch\",\n    \"lint\": \"eslint .\",\n    \"lint:fix\": \"eslint . --fix\",\n    \"test\": \"is-ci test:coverage test:watch\",\n    \"test:coverage\": \"jest --coverage\",\n    \"test:watch\": \"jest --watch\"\n  },\n  \"devDependencies\": {\n    \"@types/jest\": \"^27.0.3\",\n    \"@types/node\": \"^16.11.9\",\n    \"@typescript-eslint/eslint-plugin\": \"^5.4.0\",\n    \"@typescript-eslint/parser\": \"^5.4.0\",\n    \"esbuild\": \"^0.13.15\",\n    \"esbuild-runner\": \"^2.2.1\",\n    \"eslint\": \"^8.2.0\",\n    \"eslint-config-prettier\": \"^8.3.0\",\n    \"eslint-plugin-prettier\": \"^4.0.0\",\n    \"is-ci-cli\": \"^2.2.0\",\n    \"jest\": \"^27.3.1\",\n    \"prettier\": \"^2.4.1\",\n    \"semantic-release\": \"^18.0.0\",\n    \"typescript\": \"^4.5.2\"\n  }\n}\n",
  "node_modules/load-esm/index.d.ts": "export function loadEsm<T = any>(name: string): Promise<T>;\r\n",
  "node_modules/load-esm/package.json": "{\n  \"name\": \"load-esm\",\n  \"version\": \"1.0.2\",\n  \"main\": \"index.js\",\n  \"types\": \"index.d.ts\",\n  \"scripts\": {\n    \"test\": \"mocha\",\n    \"compile-test\": \"tsc -p test\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"index.d.ts\"\n  ],\n  \"author\": {\n    \"name\": \"Borewit\",\n    \"url\": \"https://github.com/Borewit\"\n  },\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/Borewit\"\n    },\n    {\n      \"type\": \"buymeacoffee\",\n      \"url\": \"https://buymeacoffee.com/borewit\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"description\": \"Utility to dynamically load ESM modules in TypeScript CommonJS projects\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/Borewit/load-esm.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/Borewit/load-esm/issues\"\n  },\n  \"homepage\": \"https://github.com/Borewit/load-esm#readme\",\n  \"keywords\": [\n    \"load-esm\",\n    \"ESM\",\n    \"Import ESM\",\n    \"CommonJS\",\n    \"TypeScript\",\n    \"Node.js\",\n    \"dynamic import\",\n    \"dynamic load\",\n    \"JavaScript modules\",\n    \"module interoperability\",\n    \"mixed-module environment\",\n    \"ERR_REQUIRE_ESM\",\n    \"require() of ES Module\",\n    \"ERR_PACKAGE_PATH_NOT_EXPORTED\",\n    \"No \\\"exports\\\" main defined in\"\n  ],\n  \"engines\": {\n    \"node\": \">=13.2.0\"\n  },\n  \"devDependencies\": {\n    \"@types/chai\": \"^5.0.1\",\n    \"@types/mocha\": \"^10.0.10\",\n    \"@types/node\": \"^22.10.2\",\n    \"chai\": \"^4.3.4\",\n    \"mocha\": \"^11.0.1\",\n    \"typescript\": \"^5.7.2\"\n  }\n}\n",
  "node_modules/lodash/package.json": "{\n  \"name\": \"lodash\",\n  \"version\": \"4.17.21\",\n  \"description\": \"Lodash modular utilities.\",\n  \"keywords\": \"modules, stdlib, util\",\n  \"homepage\": \"https://lodash.com/\",\n  \"repository\": \"lodash/lodash\",\n  \"icon\": \"https://lodash.com/icon.svg\",\n  \"license\": \"MIT\",\n  \"main\": \"lodash.js\",\n  \"author\": \"John-David Dalton <john.david.dalton@gmail.com>\",\n  \"contributors\": [\n    \"John-David Dalton <john.david.dalton@gmail.com>\",\n    \"Mathias Bynens <mathias@qiwi.be>\"\n  ],\n  \"scripts\": { \"test\": \"echo \\\"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\\\"\" }\n}\n",
  "node_modules/log-symbols/index.d.ts": "/**\nColored symbols for various log levels.\n\nIncludes fallbacks for Windows CMD which only supports a [limited character set](https://en.wikipedia.org/wiki/Code_page_437).\n\n@example\n```\nimport logSymbols = require('log-symbols');\n\nconsole.log(logSymbols.success, 'Finished successfully!');\n// Terminals with Unicode support:     ✔ Finished successfully!\n// Terminals without Unicode support:  √ Finished successfully!\n```\n*/\ndeclare const logSymbols: {\n\treadonly info: string;\n\n\treadonly success: string;\n\n\treadonly warning: string;\n\n\treadonly error: string;\n};\n\nexport = logSymbols;\n",
  "node_modules/log-symbols/package.json": "{\n\t\"name\": \"log-symbols\",\n\t\"version\": \"4.1.0\",\n\t\"description\": \"Colored symbols for various log levels. Example: `✔︎ Success`\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/log-symbols\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=10\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\",\n\t\t\"browser.js\"\n\t],\n\t\"keywords\": [\n\t\t\"unicode\",\n\t\t\"cli\",\n\t\t\"cmd\",\n\t\t\"command-line\",\n\t\t\"characters\",\n\t\t\"symbol\",\n\t\t\"symbols\",\n\t\t\"figure\",\n\t\t\"figures\",\n\t\t\"fallback\",\n\t\t\"windows\",\n\t\t\"log\",\n\t\t\"logging\",\n\t\t\"terminal\",\n\t\t\"stdout\"\n\t],\n\t\"dependencies\": {\n\t\t\"chalk\": \"^4.1.0\",\n\t\t\"is-unicode-supported\": \"^0.1.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^2.4.0\",\n\t\t\"strip-ansi\": \"^6.0.0\",\n\t\t\"tsd\": \"^0.14.0\",\n\t\t\"xo\": \"^0.38.2\"\n\t},\n\t\"browser\": \"browser.js\"\n}\n",
  "node_modules/loose-envify/package.json": "{\n  \"name\": \"loose-envify\",\n  \"version\": \"1.4.0\",\n  \"description\": \"Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST\",\n  \"keywords\": [\n    \"environment\",\n    \"variables\",\n    \"browserify\",\n    \"browserify-transform\",\n    \"transform\",\n    \"source\",\n    \"configuration\"\n  ],\n  \"homepage\": \"https://github.com/zertosh/loose-envify\",\n  \"license\": \"MIT\",\n  \"author\": \"Andres Suarez <zertosh@gmail.com>\",\n  \"main\": \"index.js\",\n  \"bin\": {\n    \"loose-envify\": \"cli.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/zertosh/loose-envify.git\"\n  },\n  \"scripts\": {\n    \"test\": \"tap test/*.js\"\n  },\n  \"dependencies\": {\n    \"js-tokens\": \"^3.0.0 || ^4.0.0\"\n  },\n  \"devDependencies\": {\n    \"browserify\": \"^13.1.1\",\n    \"envify\": \"^3.4.0\",\n    \"tap\": \"^8.0.0\"\n  }\n}\n",
  "node_modules/lru-cache/dist/commonjs/index.d.ts": "/**\n * @module LRUCache\n */\ndeclare const TYPE: unique symbol;\nexport type PosInt = number & {\n    [TYPE]: 'Positive Integer';\n};\nexport type Index = number & {\n    [TYPE]: 'LRUCache Index';\n};\nexport type UintArray = Uint8Array | Uint16Array | Uint32Array;\nexport type NumberArray = UintArray | number[];\ndeclare class ZeroArray extends Array<number> {\n    constructor(size: number);\n}\nexport type { ZeroArray };\nexport type { Stack };\nexport type StackLike = Stack | Index[];\ndeclare class Stack {\n    #private;\n    heap: NumberArray;\n    length: number;\n    static create(max: number): StackLike;\n    constructor(max: number, HeapCls: {\n        new (n: number): NumberArray;\n    });\n    push(n: Index): void;\n    pop(): Index;\n}\n/**\n * Promise representing an in-progress {@link LRUCache#fetch} call\n */\nexport type BackgroundFetch<V> = Promise<V | undefined> & {\n    __returned: BackgroundFetch<V> | undefined;\n    __abortController: AbortController;\n    __staleWhileFetching: V | undefined;\n};\nexport type DisposeTask<K, V> = [\n    value: V,\n    key: K,\n    reason: LRUCache.DisposeReason\n];\nexport declare namespace LRUCache {\n    /**\n     * An integer greater than 0, reflecting the calculated size of items\n     */\n    type Size = number;\n    /**\n     * Integer greater than 0, representing some number of milliseconds, or the\n     * time at which a TTL started counting from.\n     */\n    type Milliseconds = number;\n    /**\n     * An integer greater than 0, reflecting a number of items\n     */\n    type Count = number;\n    /**\n     * The reason why an item was removed from the cache, passed\n     * to the {@link Disposer} methods.\n     *\n     * - `evict`: The item was evicted because it is the least recently used,\n     *   and the cache is full.\n     * - `set`: A new value was set, overwriting the old value being disposed.\n     * - `delete`: The item was explicitly deleted, either by calling\n     *   {@link LRUCache#delete}, {@link LRUCache#clear}, or\n     *   {@link LRUCache#set} with an undefined value.\n     * - `expire`: The item was removed due to exceeding its TTL.\n     * - `fetch`: A {@link OptionsBase#fetchMethod} operation returned\n     *   `undefined` or was aborted, causing the item to be deleted.\n     */\n    type DisposeReason = 'evict' | 'set' | 'delete' | 'expire' | 'fetch';\n    /**\n     * A method called upon item removal, passed as the\n     * {@link OptionsBase.dispose} and/or\n     * {@link OptionsBase.disposeAfter} options.\n     */\n    type Disposer<K, V> = (value: V, key: K, reason: DisposeReason) => void;\n    /**\n     * The reason why an item was added to the cache, passed\n     * to the {@link Inserter} methods.\n     *\n     * - `add`: the item was not found in the cache, and was added\n     * - `update`: the item was in the cache, with the same value provided\n     * - `replace`: the item was in the cache, and replaced\n     */\n    type InsertReason = 'add' | 'update' | 'replace';\n    /**\n     * A method called upon item insertion, passed as the\n     * {@link OptionsBase.insert}\n     */\n    type Inserter<K, V> = (value: V, key: K, reason: InsertReason) => void;\n    /**\n     * A function that returns the effective calculated size\n     * of an entry in the cache.\n     */\n    type SizeCalculator<K, V> = (value: V, key: K) => Size;\n    /**\n     * Options provided to the\n     * {@link OptionsBase.fetchMethod} function.\n     */\n    interface FetcherOptions<K, V, FC = unknown> {\n        signal: AbortSignal;\n        options: FetcherFetchOptions<K, V, FC>;\n        /**\n         * Object provided in the {@link FetchOptions.context} option to\n         * {@link LRUCache#fetch}\n         */\n        context: FC;\n    }\n    /**\n     * Occasionally, it may be useful to track the internal behavior of the\n     * cache, particularly for logging, debugging, or for behavior within the\n     * `fetchMethod`. To do this, you can pass a `status` object to the\n     * {@link LRUCache#fetch}, {@link LRUCache#get}, {@link LRUCache#set},\n     * {@link LRUCache#memo}, and {@link LRUCache#has} methods.\n     *\n     * The `status` option should be a plain JavaScript object. The following\n     * fields will be set on it appropriately, depending on the situation.\n     */\n    interface Status<V> {\n        /**\n         * The status of a set() operation.\n         *\n         * - add: the item was not found in the cache, and was added\n         * - update: the item was in the cache, with the same value provided\n         * - replace: the item was in the cache, and replaced\n         * - miss: the item was not added to the cache for some reason\n         */\n        set?: 'add' | 'update' | 'replace' | 'miss';\n        /**\n         * the ttl stored for the item, or undefined if ttls are not used.\n         */\n        ttl?: Milliseconds;\n        /**\n         * the start time for the item, or undefined if ttls are not used.\n         */\n        start?: Milliseconds;\n        /**\n         * The timestamp used for TTL calculation\n         */\n        now?: Milliseconds;\n        /**\n         * the remaining ttl for the item, or undefined if ttls are not used.\n         */\n        remainingTTL?: Milliseconds;\n        /**\n         * The calculated size for the item, if sizes are used.\n         */\n        entrySize?: Size;\n        /**\n         * The total calculated size of the cache, if sizes are used.\n         */\n        totalCalculatedSize?: Size;\n        /**\n         * A flag indicating that the item was not stored, due to exceeding the\n         * {@link OptionsBase.maxEntrySize}\n         */\n        maxEntrySizeExceeded?: true;\n        /**\n         * The old value, specified in the case of `set:'update'` or\n         * `set:'replace'`\n         */\n        oldValue?: V;\n        /**\n         * The results of a {@link LRUCache#has} operation\n         *\n         * - hit: the item was found in the cache\n         * - stale: the item was found in the cache, but is stale\n         * - miss: the item was not found in the cache\n         */\n        has?: 'hit' | 'stale' | 'miss';\n        /**\n         * The status of a {@link LRUCache#fetch} operation.\n         * Note that this can change as the underlying fetch() moves through\n         * various states.\n         *\n         * - inflight: there is another fetch() for this key which is in process\n         * - get: there is no {@link OptionsBase.fetchMethod}, so\n         *   {@link LRUCache#get} was called.\n         * - miss: the item is not in cache, and will be fetched.\n         * - hit: the item is in the cache, and was resolved immediately.\n         * - stale: the item is in the cache, but stale.\n         * - refresh: the item is in the cache, and not stale, but\n         *   {@link FetchOptions.forceRefresh} was specified.\n         */\n        fetch?: 'get' | 'inflight' | 'miss' | 'hit' | 'stale' | 'refresh';\n        /**\n         * The {@link OptionsBase.fetchMethod} was called\n         */\n        fetchDispatched?: true;\n        /**\n         * The cached value was updated after a successful call to\n         * {@link OptionsBase.fetchMethod}\n         */\n        fetchUpdated?: true;\n        /**\n         * The reason for a fetch() rejection.  Either the error raised by the\n         * {@link OptionsBase.fetchMethod}, or the reason for an\n         * AbortSignal.\n         */\n        fetchError?: Error;\n        /**\n         * The fetch received an abort signal\n         */\n        fetchAborted?: true;\n        /**\n         * The abort signal received was ignored, and the fetch was allowed to\n         * continue.\n         */\n        fetchAbortIgnored?: true;\n        /**\n         * The fetchMethod promise resolved successfully\n         */\n        fetchResolved?: true;\n        /**\n         * The fetchMethod promise was rejected\n         */\n        fetchRejected?: true;\n        /**\n         * The status of a {@link LRUCache#get} operation.\n         *\n         * - fetching: The item is currently being fetched.  If a previous value\n         *   is present and allowed, that will be returned.\n         * - stale: The item is in the cache, and is stale.\n         * - hit: the item is in the cache\n         * - miss: the item is not in the cache\n         */\n        get?: 'stale' | 'hit' | 'miss';\n        /**\n         * A fetch or get operation returned a stale value.\n         */\n        returnedStale?: true;\n    }\n    /**\n     * options which override the options set in the LRUCache constructor\n     * when calling {@link LRUCache#fetch}.\n     *\n     * This is the union of {@link GetOptions} and {@link SetOptions}, plus\n     * {@link OptionsBase.noDeleteOnFetchRejection},\n     * {@link OptionsBase.allowStaleOnFetchRejection},\n     * {@link FetchOptions.forceRefresh}, and\n     * {@link FetcherOptions.context}\n     *\n     * Any of these may be modified in the {@link OptionsBase.fetchMethod}\n     * function, but the {@link GetOptions} fields will of course have no\n     * effect, as the {@link LRUCache#get} call already happened by the time\n     * the fetchMethod is called.\n     */\n    interface FetcherFetchOptions<K, V, FC = unknown> extends Pick<OptionsBase<K, V, FC>, 'allowStale' | 'updateAgeOnGet' | 'noDeleteOnStaleGet' | 'sizeCalculation' | 'ttl' | 'noDisposeOnSet' | 'noUpdateTTL' | 'noDeleteOnFetchRejection' | 'allowStaleOnFetchRejection' | 'ignoreFetchAbort' | 'allowStaleOnFetchAbort'> {\n        status?: Status<V>;\n        size?: Size;\n    }\n    /**\n     * Options that may be passed to the {@link LRUCache#fetch} method.\n     */\n    interface FetchOptions<K, V, FC> extends FetcherFetchOptions<K, V, FC> {\n        /**\n         * Set to true to force a re-load of the existing data, even if it\n         * is not yet stale.\n         */\n        forceRefresh?: boolean;\n        /**\n         * Context provided to the {@link OptionsBase.fetchMethod} as\n         * the {@link FetcherOptions.context} param.\n         *\n         * If the FC type is specified as unknown (the default),\n         * undefined or void, then this is optional.  Otherwise, it will\n         * be required.\n         */\n        context?: FC;\n        signal?: AbortSignal;\n        status?: Status<V>;\n    }\n    /**\n     * Options provided to {@link LRUCache#fetch} when the FC type is something\n     * other than `unknown`, `undefined`, or `void`\n     */\n    interface FetchOptionsWithContext<K, V, FC> extends FetchOptions<K, V, FC> {\n        context: FC;\n    }\n    /**\n     * Options provided to {@link LRUCache#fetch} when the FC type is\n     * `undefined` or `void`\n     */\n    interface FetchOptionsNoContext<K, V> extends FetchOptions<K, V, undefined> {\n        context?: undefined;\n    }\n    interface MemoOptions<K, V, FC = unknown> extends Pick<OptionsBase<K, V, FC>, 'allowStale' | 'updateAgeOnGet' | 'noDeleteOnStaleGet' | 'sizeCalculation' | 'ttl' | 'noDisposeOnSet' | 'noUpdateTTL' | 'noDeleteOnFetchRejection' | 'allowStaleOnFetchRejection' | 'ignoreFetchAbort' | 'allowStaleOnFetchAbort'> {\n        /**\n         * Set to true to force a re-load of the existing data, even if it\n         * is not yet stale.\n         */\n        forceRefresh?: boolean;\n        /**\n         * Context provided to the {@link OptionsBase.memoMethod} as\n         * the {@link MemoizerOptions.context} param.\n         *\n         * If the FC type is specified as unknown (the default),\n         * undefined or void, then this is optional.  Otherwise, it will\n         * be required.\n         */\n        context?: FC;\n        status?: Status<V>;\n    }\n    /**\n     * Options provided to {@link LRUCache#memo} when the FC type is something\n     * other than `unknown`, `undefined`, or `void`\n     */\n    interface MemoOptionsWithContext<K, V, FC> extends MemoOptions<K, V, FC> {\n        context: FC;\n    }\n    /**\n     * Options provided to {@link LRUCache#memo} when the FC type is\n     * `undefined` or `void`\n     */\n    interface MemoOptionsNoContext<K, V> extends MemoOptions<K, V, undefined> {\n        context?: undefined;\n    }\n    /**\n     * Options provided to the\n     * {@link OptionsBase.memoMethod} function.\n     */\n    interface MemoizerOptions<K, V, FC = unknown> {\n        options: MemoizerMemoOptions<K, V, FC>;\n        /**\n         * Object provided in the {@link MemoOptions.context} option to\n         * {@link LRUCache#memo}\n         */\n        context: FC;\n    }\n    /**\n     * options which override the options set in the LRUCache constructor\n     * when calling {@link LRUCache#memo}.\n     *\n     * This is the union of {@link GetOptions} and {@link SetOptions}, plus\n     * {@link MemoOptions.forceRefresh}, and\n     * {@link MemoOptions.context}\n     *\n     * Any of these may be modified in the {@link OptionsBase.memoMethod}\n     * function, but the {@link GetOptions} fields will of course have no\n     * effect, as the {@link LRUCache#get} call already happened by the time\n     * the memoMethod is called.\n     */\n    interface MemoizerMemoOptions<K, V, FC = unknown> extends Pick<OptionsBase<K, V, FC>, 'allowStale' | 'updateAgeOnGet' | 'noDeleteOnStaleGet' | 'sizeCalculation' | 'ttl' | 'noDisposeOnSet' | 'noUpdateTTL'> {\n        status?: Status<V>;\n        size?: Size;\n        start?: Milliseconds;\n    }\n    /**\n     * Options that may be passed to the {@link LRUCache#has} method.\n     */\n    interface HasOptions<K, V, FC> extends Pick<OptionsBase<K, V, FC>, 'updateAgeOnHas'> {\n        status?: Status<V>;\n    }\n    /**\n     * Options that may be passed to the {@link LRUCache#get} method.\n     */\n    interface GetOptions<K, V, FC> extends Pick<OptionsBase<K, V, FC>, 'allowStale' | 'updateAgeOnGet' | 'noDeleteOnStaleGet'> {\n        status?: Status<V>;\n    }\n    /**\n     * Options that may be passed to the {@link LRUCache#peek} method.\n     */\n    interface PeekOptions<K, V, FC> extends Pick<OptionsBase<K, V, FC>, 'allowStale'> {\n    }\n    /**\n     * Options that may be passed to the {@link LRUCache#set} method.\n     */\n    interface SetOptions<K, V, FC> extends Pick<OptionsBase<K, V, FC>, 'sizeCalculation' | 'ttl' | 'noDisposeOnSet' | 'noUpdateTTL'> {\n        /**\n         * If size tracking is enabled, then setting an explicit size\n         * in the {@link LRUCache#set} call will prevent calling the\n         * {@link OptionsBase.sizeCalculation} function.\n         */\n        size?: Size;\n        /**\n         * If TTL tracking is enabled, then setting an explicit start\n         * time in the {@link LRUCache#set} call will override the\n         * default time from `performance.now()` or `Date.now()`.\n         *\n         * Note that it must be a valid value for whichever time-tracking\n         * method is in use.\n         */\n        start?: Milliseconds;\n        status?: Status<V>;\n    }\n    /**\n     * The type signature for the {@link OptionsBase.fetchMethod} option.\n     */\n    type Fetcher<K, V, FC = unknown> = (key: K, staleValue: V | undefined, options: FetcherOptions<K, V, FC>) => Promise<V | undefined | void> | V | undefined | void;\n    /**\n     * the type signature for the {@link OptionsBase.memoMethod} option.\n     */\n    type Memoizer<K, V, FC = unknown> = (key: K, staleValue: V | undefined, options: MemoizerOptions<K, V, FC>) => V;\n    /**\n     * Options which may be passed to the {@link LRUCache} constructor.\n     *\n     * Most of these may be overridden in the various options that use\n     * them.\n     *\n     * Despite all being technically optional, the constructor requires that\n     * a cache is at minimum limited by one or more of {@link OptionsBase.max},\n     * {@link OptionsBase.ttl}, or {@link OptionsBase.maxSize}.\n     *\n     * If {@link OptionsBase.ttl} is used alone, then it is strongly advised\n     * (and in fact required by the type definitions here) that the cache\n     * also set {@link OptionsBase.ttlAutopurge}, to prevent potentially\n     * unbounded storage.\n     *\n     * All options are also available on the {@link LRUCache} instance, making\n     * it safe to pass an LRUCache instance as the options argumemnt to\n     * make another empty cache of the same type.\n     *\n     * Some options are marked as read-only, because changing them after\n     * instantiation is not safe. Changing any of the other options will of\n     * course only have an effect on subsequent method calls.\n     */\n    interface OptionsBase<K, V, FC> {\n        /**\n         * The maximum number of items to store in the cache before evicting\n         * old entries. This is read-only on the {@link LRUCache} instance,\n         * and may not be overridden.\n         *\n         * If set, then storage space will be pre-allocated at construction\n         * time, and the cache will perform significantly faster.\n         *\n         * Note that significantly fewer items may be stored, if\n         * {@link OptionsBase.maxSize} and/or {@link OptionsBase.ttl} are also\n         * set.\n         *\n         * **It is strongly recommended to set a `max` to prevent unbounded growth\n         * of the cache.**\n         */\n        max?: Count;\n        /**\n         * Max time in milliseconds for items to live in cache before they are\n         * considered stale.  Note that stale items are NOT preemptively removed by\n         * default, and MAY live in the cache, contributing to its LRU max, long\n         * after they have expired, unless {@link OptionsBase.ttlAutopurge} is\n         * set.\n         *\n         * If set to `0` (the default value), then that means \"do not track\n         * TTL\", not \"expire immediately\".\n         *\n         * Also, as this cache is optimized for LRU/MRU operations, some of\n         * the staleness/TTL checks will reduce performance, as they will incur\n         * overhead by deleting items.\n         *\n         * This is not primarily a TTL cache, and does not make strong TTL\n         * guarantees. There is no pre-emptive pruning of expired items, but you\n         * _may_ set a TTL on the cache, and it will treat expired items as missing\n         * when they are fetched, and delete them.\n         *\n         * Optional, but must be a non-negative integer in ms if specified.\n         *\n         * This may be overridden by passing an options object to `cache.set()`.\n         *\n         * At least one of `max`, `maxSize`, or `TTL` is required. This must be a\n         * positive integer if set.\n         *\n         * Even if ttl tracking is enabled, **it is strongly recommended to set a\n         * `max` to prevent unbounded growth of the cache.**\n         *\n         * If ttl tracking is enabled, and `max` and `maxSize` are not set,\n         * and `ttlAutopurge` is not set, then a warning will be emitted\n         * cautioning about the potential for unbounded memory consumption.\n         * (The TypeScript definitions will also discourage this.)\n         */\n        ttl?: Milliseconds;\n        /**\n         * Minimum amount of time in ms in which to check for staleness.\n         * Defaults to 1, which means that the current time is checked\n         * at most once per millisecond.\n         *\n         * Set to 0 to check the current time every time staleness is tested.\n         * (This reduces performance, and is theoretically unnecessary.)\n         *\n         * Setting this to a higher value will improve performance somewhat\n         * while using ttl tracking, albeit at the expense of keeping stale\n         * items around a bit longer than their TTLs would indicate.\n         *\n         * @default 1\n         */\n        ttlResolution?: Milliseconds;\n        /**\n         * Preemptively remove stale items from the cache.\n         *\n         * Note that this may *significantly* degrade performance, especially if\n         * the cache is storing a large number of items. It is almost always best\n         * to just leave the stale items in the cache, and let them fall out as new\n         * items are added.\n         *\n         * Note that this means that {@link OptionsBase.allowStale} is a bit\n         * pointless, as stale items will be deleted almost as soon as they\n         * expire.\n         *\n         * Use with caution!\n         */\n        ttlAutopurge?: boolean;\n        /**\n         * When using time-expiring entries with `ttl`, setting this to `true` will\n         * make each item's age reset to 0 whenever it is retrieved from cache with\n         * {@link LRUCache#get}, causing it to not expire. (It can still fall out\n         * of cache based on recency of use, of course.)\n         *\n         * Has no effect if {@link OptionsBase.ttl} is not set.\n         *\n         * This may be overridden by passing an options object to `cache.get()`.\n         */\n        updateAgeOnGet?: boolean;\n        /**\n         * When using time-expiring entries with `ttl`, setting this to `true` will\n         * make each item's age reset to 0 whenever its presence in the cache is\n         * checked with {@link LRUCache#has}, causing it to not expire. (It can\n         * still fall out of cache based on recency of use, of course.)\n         *\n         * Has no effect if {@link OptionsBase.ttl} is not set.\n         */\n        updateAgeOnHas?: boolean;\n        /**\n         * Allow {@link LRUCache#get} and {@link LRUCache#fetch} calls to return\n         * stale data, if available.\n         *\n         * By default, if you set `ttl`, stale items will only be deleted from the\n         * cache when you `get(key)`. That is, it's not preemptively pruning items,\n         * unless {@link OptionsBase.ttlAutopurge} is set.\n         *\n         * If you set `allowStale:true`, it'll return the stale value *as well as*\n         * deleting it. If you don't set this, then it'll return `undefined` when\n         * you try to get a stale entry.\n         *\n         * Note that when a stale entry is fetched, _even if it is returned due to\n         * `allowStale` being set_, it is removed from the cache immediately. You\n         * can suppress this behavior by setting\n         * {@link OptionsBase.noDeleteOnStaleGet}, either in the constructor, or in\n         * the options provided to {@link LRUCache#get}.\n         *\n         * This may be overridden by passing an options object to `cache.get()`.\n         * The `cache.has()` method will always return `false` for stale items.\n         *\n         * Only relevant if a ttl is set.\n         */\n        allowStale?: boolean;\n        /**\n         * Function that is called on items when they are dropped from the\n         * cache, as `dispose(value, key, reason)`.\n         *\n         * This can be handy if you want to close file descriptors or do\n         * other cleanup tasks when items are no longer stored in the cache.\n         *\n         * **NOTE**: It is called _before_ the item has been fully removed\n         * from the cache, so if you want to put it right back in, you need\n         * to wait until the next tick. If you try to add it back in during\n         * the `dispose()` function call, it will break things in subtle and\n         * weird ways.\n         *\n         * Unlike several other options, this may _not_ be overridden by\n         * passing an option to `set()`, for performance reasons.\n         *\n         * The `reason` will be one of the following strings, corresponding\n         * to the reason for the item's deletion:\n         *\n         * - `evict` Item was evicted to make space for a new addition\n         * - `set` Item was overwritten by a new value\n         * - `expire` Item expired its TTL\n         * - `fetch` Item was deleted due to a failed or aborted fetch, or a\n         *   fetchMethod returning `undefined.\n         * - `delete` Item was removed by explicit `cache.delete(key)`,\n         *   `cache.clear()`, or `cache.set(key, undefined)`.\n         */\n        dispose?: Disposer<K, V>;\n        /**\n         * Function that is called when new items are inserted into the cache,\n         * as `onInsert(value, key, reason)`.\n         *\n         * This can be useful if you need to perform actions when an item is\n         * added, such as logging or tracking insertions.\n         *\n         * Unlike some other options, this may _not_ be overridden by passing\n         * an option to `set()`, for performance and consistency reasons.\n         */\n        onInsert?: Inserter<K, V>;\n        /**\n         * The same as {@link OptionsBase.dispose}, but called *after* the entry\n         * is completely removed and the cache is once again in a clean state.\n         *\n         * It is safe to add an item right back into the cache at this point.\n         * However, note that it is *very* easy to inadvertently create infinite\n         * recursion this way.\n         */\n        disposeAfter?: Disposer<K, V>;\n        /**\n         * Set to true to suppress calling the\n         * {@link OptionsBase.dispose} function if the entry key is\n         * still accessible within the cache.\n         *\n         * This may be overridden by passing an options object to\n         * {@link LRUCache#set}.\n         *\n         * Only relevant if `dispose` or `disposeAfter` are set.\n         */\n        noDisposeOnSet?: boolean;\n        /**\n         * Boolean flag to tell the cache to not update the TTL when setting a new\n         * value for an existing key (ie, when updating a value rather than\n         * inserting a new value).  Note that the TTL value is _always_ set (if\n         * provided) when adding a new entry into the cache.\n         *\n         * Has no effect if a {@link OptionsBase.ttl} is not set.\n         *\n         * May be passed as an option to {@link LRUCache#set}.\n         */\n        noUpdateTTL?: boolean;\n        /**\n         * Set to a positive integer to track the sizes of items added to the\n         * cache, and automatically evict items in order to stay below this size.\n         * Note that this may result in fewer than `max` items being stored.\n         *\n         * Attempting to add an item to the cache whose calculated size is greater\n         * that this amount will be a no-op. The item will not be cached, and no\n         * other items will be evicted.\n         *\n         * Optional, must be a positive integer if provided.\n         *\n         * Sets `maxEntrySize` to the same value, unless a different value is\n         * provided for `maxEntrySize`.\n         *\n         * At least one of `max`, `maxSize`, or `TTL` is required. This must be a\n         * positive integer if set.\n         *\n         * Even if size tracking is enabled, **it is strongly recommended to set a\n         * `max` to prevent unbounded growth of the cache.**\n         *\n         * Note also that size tracking can negatively impact performance,\n         * though for most cases, only minimally.\n         */\n        maxSize?: Size;\n        /**\n         * The maximum allowed size for any single item in the cache.\n         *\n         * If a larger item is passed to {@link LRUCache#set} or returned by a\n         * {@link OptionsBase.fetchMethod} or {@link OptionsBase.memoMethod}, then\n         * it will not be stored in the cache.\n         *\n         * Attempting to add an item whose calculated size is greater than\n         * this amount will not cache the item or evict any old items, but\n         * WILL delete an existing value if one is already present.\n         *\n         * Optional, must be a positive integer if provided. Defaults to\n         * the value of `maxSize` if provided.\n         */\n        maxEntrySize?: Size;\n        /**\n         * A function that returns a number indicating the item's size.\n         *\n         * Requires {@link OptionsBase.maxSize} to be set.\n         *\n         * If not provided, and {@link OptionsBase.maxSize} or\n         * {@link OptionsBase.maxEntrySize} are set, then all\n         * {@link LRUCache#set} calls **must** provide an explicit\n         * {@link SetOptions.size} or sizeCalculation param.\n         */\n        sizeCalculation?: SizeCalculator<K, V>;\n        /**\n         * Method that provides the implementation for {@link LRUCache#fetch}\n         *\n         * ```ts\n         * fetchMethod(key, staleValue, { signal, options, context })\n         * ```\n         *\n         * If `fetchMethod` is not provided, then `cache.fetch(key)` is equivalent\n         * to `Promise.resolve(cache.get(key))`.\n         *\n         * If at any time, `signal.aborted` is set to `true`, or if the\n         * `signal.onabort` method is called, or if it emits an `'abort'` event\n         * which you can listen to with `addEventListener`, then that means that\n         * the fetch should be abandoned. This may be passed along to async\n         * functions aware of AbortController/AbortSignal behavior.\n         *\n         * The `fetchMethod` should **only** return `undefined` or a Promise\n         * resolving to `undefined` if the AbortController signaled an `abort`\n         * event. In all other cases, it should return or resolve to a value\n         * suitable for adding to the cache.\n         *\n         * The `options` object is a union of the options that may be provided to\n         * `set()` and `get()`. If they are modified, then that will result in\n         * modifying the settings to `cache.set()` when the value is resolved, and\n         * in the case of\n         * {@link OptionsBase.noDeleteOnFetchRejection} and\n         * {@link OptionsBase.allowStaleOnFetchRejection}, the handling of\n         * `fetchMethod` failures.\n         *\n         * For example, a DNS cache may update the TTL based on the value returned\n         * from a remote DNS server by changing `options.ttl` in the `fetchMethod`.\n         */\n        fetchMethod?: Fetcher<K, V, FC>;\n        /**\n         * Method that provides the implementation for {@link LRUCache#memo}\n         */\n        memoMethod?: Memoizer<K, V, FC>;\n        /**\n         * Set to true to suppress the deletion of stale data when a\n         * {@link OptionsBase.fetchMethod} returns a rejected promise.\n         */\n        noDeleteOnFetchRejection?: boolean;\n        /**\n         * Do not delete stale items when they are retrieved with\n         * {@link LRUCache#get}.\n         *\n         * Note that the `get` return value will still be `undefined`\n         * unless {@link OptionsBase.allowStale} is true.\n         *\n         * When using time-expiring entries with `ttl`, by default stale\n         * items will be removed from the cache when the key is accessed\n         * with `cache.get()`.\n         *\n         * Setting this option will cause stale items to remain in the cache, until\n         * they are explicitly deleted with `cache.delete(key)`, or retrieved with\n         * `noDeleteOnStaleGet` set to `false`.\n         *\n         * This may be overridden by passing an options object to `cache.get()`.\n         *\n         * Only relevant if a ttl is used.\n         */\n        noDeleteOnStaleGet?: boolean;\n        /**\n         * Set to true to allow returning stale data when a\n         * {@link OptionsBase.fetchMethod} throws an error or returns a rejected\n         * promise.\n         *\n         * This differs from using {@link OptionsBase.allowStale} in that stale\n         * data will ONLY be returned in the case that the {@link LRUCache#fetch}\n         * fails, not any other times.\n         *\n         * If a `fetchMethod` fails, and there is no stale value available, the\n         * `fetch()` will resolve to `undefined`. Ie, all `fetchMethod` errors are\n         * suppressed.\n         *\n         * Implies `noDeleteOnFetchRejection`.\n         *\n         * This may be set in calls to `fetch()`, or defaulted on the constructor,\n         * or overridden by modifying the options object in the `fetchMethod`.\n         */\n        allowStaleOnFetchRejection?: boolean;\n        /**\n         * Set to true to return a stale value from the cache when the\n         * `AbortSignal` passed to the {@link OptionsBase.fetchMethod} dispatches\n         * an `'abort'` event, whether user-triggered, or due to internal cache\n         * behavior.\n         *\n         * Unless {@link OptionsBase.ignoreFetchAbort} is also set, the underlying\n         * {@link OptionsBase.fetchMethod} will still be considered canceled, and\n         * any value it returns will be ignored and not cached.\n         *\n         * Caveat: since fetches are aborted when a new value is explicitly\n         * set in the cache, this can lead to fetch returning a stale value,\n         * since that was the fallback value _at the moment the `fetch()` was\n         * initiated_, even though the new updated value is now present in\n         * the cache.\n         *\n         * For example:\n         *\n         * ```ts\n         * const cache = new LRUCache<string, any>({\n         *   ttl: 100,\n         *   fetchMethod: async (url, oldValue, { signal }) =>  {\n         *     const res = await fetch(url, { signal })\n         *     return await res.json()\n         *   }\n         * })\n         * cache.set('https://example.com/', { some: 'data' })\n         * // 100ms go by...\n         * const result = cache.fetch('https://example.com/')\n         * cache.set('https://example.com/', { other: 'thing' })\n         * console.log(await result) // { some: 'data' }\n         * console.log(cache.get('https://example.com/')) // { other: 'thing' }\n         * ```\n         */\n        allowStaleOnFetchAbort?: boolean;\n        /**\n         * Set to true to ignore the `abort` event emitted by the `AbortSignal`\n         * object passed to {@link OptionsBase.fetchMethod}, and still cache the\n         * resulting resolution value, as long as it is not `undefined`.\n         *\n         * When used on its own, this means aborted {@link LRUCache#fetch} calls\n         * are not immediately resolved or rejected when they are aborted, and\n         * instead take the full time to await.\n         *\n         * When used with {@link OptionsBase.allowStaleOnFetchAbort}, aborted\n         * {@link LRUCache#fetch} calls will resolve immediately to their stale\n         * cached value or `undefined`, and will continue to process and eventually\n         * update the cache when they resolve, as long as the resulting value is\n         * not `undefined`, thus supporting a \"return stale on timeout while\n         * refreshing\" mechanism by passing `AbortSignal.timeout(n)` as the signal.\n         *\n         * For example:\n         *\n         * ```ts\n         * const c = new LRUCache({\n         *   ttl: 100,\n         *   ignoreFetchAbort: true,\n         *   allowStaleOnFetchAbort: true,\n         *   fetchMethod: async (key, oldValue, { signal }) => {\n         *     // note: do NOT pass the signal to fetch()!\n         *     // let's say this fetch can take a long time.\n         *     const res = await fetch(`https://slow-backend-server/${key}`)\n         *     return await res.json()\n         *   },\n         * })\n         *\n         * // this will return the stale value after 100ms, while still\n         * // updating in the background for next time.\n         * const val = await c.fetch('key', { signal: AbortSignal.timeout(100) })\n         * ```\n         *\n         * **Note**: regardless of this setting, an `abort` event _is still\n         * emitted on the `AbortSignal` object_, so may result in invalid results\n         * when passed to other underlying APIs that use AbortSignals.\n         *\n         * This may be overridden in the {@link OptionsBase.fetchMethod} or the\n         * call to {@link LRUCache#fetch}.\n         */\n        ignoreFetchAbort?: boolean;\n    }\n    interface OptionsMaxLimit<K, V, FC> extends OptionsBase<K, V, FC> {\n        max: Count;\n    }\n    interface OptionsTTLLimit<K, V, FC> extends OptionsBase<K, V, FC> {\n        ttl: Milliseconds;\n        ttlAutopurge: boolean;\n    }\n    interface OptionsSizeLimit<K, V, FC> extends OptionsBase<K, V, FC> {\n        maxSize: Size;\n    }\n    /**\n     * The valid safe options for the {@link LRUCache} constructor\n     */\n    type Options<K, V, FC> = OptionsMaxLimit<K, V, FC> | OptionsSizeLimit<K, V, FC> | OptionsTTLLimit<K, V, FC>;\n    /**\n     * Entry objects used by {@link LRUCache#load} and {@link LRUCache#dump},\n     * and returned by {@link LRUCache#info}.\n     */\n    interface Entry<V> {\n        value: V;\n        ttl?: Milliseconds;\n        size?: Size;\n        start?: Milliseconds;\n    }\n}\n/**\n * Default export, the thing you're using this module to get.\n *\n * The `K` and `V` types define the key and value types, respectively. The\n * optional `FC` type defines the type of the `context` object passed to\n * `cache.fetch()` and `cache.memo()`.\n *\n * Keys and values **must not** be `null` or `undefined`.\n *\n * All properties from the options object (with the exception of `max`,\n * `maxSize`, `fetchMethod`, `memoMethod`, `dispose` and `disposeAfter`) are\n * added as normal public members. (The listed options are read-only getters.)\n *\n * Changing any of these will alter the defaults for subsequent method calls.\n */\nexport declare class LRUCache<K extends {}, V extends {}, FC = unknown> {\n    #private;\n    /**\n     * {@link LRUCache.OptionsBase.ttl}\n     */\n    ttl: LRUCache.Milliseconds;\n    /**\n     * {@link LRUCache.OptionsBase.ttlResolution}\n     */\n    ttlResolution: LRUCache.Milliseconds;\n    /**\n     * {@link LRUCache.OptionsBase.ttlAutopurge}\n     */\n    ttlAutopurge: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.updateAgeOnGet}\n     */\n    updateAgeOnGet: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.updateAgeOnHas}\n     */\n    updateAgeOnHas: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.allowStale}\n     */\n    allowStale: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.noDisposeOnSet}\n     */\n    noDisposeOnSet: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.noUpdateTTL}\n     */\n    noUpdateTTL: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.maxEntrySize}\n     */\n    maxEntrySize: LRUCache.Size;\n    /**\n     * {@link LRUCache.OptionsBase.sizeCalculation}\n     */\n    sizeCalculation?: LRUCache.SizeCalculator<K, V>;\n    /**\n     * {@link LRUCache.OptionsBase.noDeleteOnFetchRejection}\n     */\n    noDeleteOnFetchRejection: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.noDeleteOnStaleGet}\n     */\n    noDeleteOnStaleGet: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.allowStaleOnFetchAbort}\n     */\n    allowStaleOnFetchAbort: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.allowStaleOnFetchRejection}\n     */\n    allowStaleOnFetchRejection: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.ignoreFetchAbort}\n     */\n    ignoreFetchAbort: boolean;\n    /**\n     * Do not call this method unless you need to inspect the\n     * inner workings of the cache.  If anything returned by this\n     * object is modified in any way, strange breakage may occur.\n     *\n     * These fields are private for a reason!\n     *\n     * @internal\n     */\n    static unsafeExposeInternals<K extends {}, V extends {}, FC extends unknown = unknown>(c: LRUCache<K, V, FC>): {\n        starts: ZeroArray | undefined;\n        ttls: ZeroArray | undefined;\n        sizes: ZeroArray | undefined;\n        keyMap: Map<K, number>;\n        keyList: (K | undefined)[];\n        valList: (V | BackgroundFetch<V> | undefined)[];\n        next: NumberArray;\n        prev: NumberArray;\n        readonly head: Index;\n        readonly tail: Index;\n        free: StackLike;\n        isBackgroundFetch: (p: any) => p is BackgroundFetch<V>;\n        backgroundFetch: (k: K, index: number | undefined, options: LRUCache.FetchOptions<K, V, FC>, context: any) => BackgroundFetch<V>;\n        moveToTail: (index: number) => void;\n        indexes: (options?: {\n            allowStale: boolean;\n        }) => Generator<Index, void, unknown>;\n        rindexes: (options?: {\n            allowStale: boolean;\n        }) => Generator<Index, void, unknown>;\n        isStale: (index: number | undefined) => boolean;\n    };\n    /**\n     * {@link LRUCache.OptionsBase.max} (read-only)\n     */\n    get max(): LRUCache.Count;\n    /**\n     * {@link LRUCache.OptionsBase.maxSize} (read-only)\n     */\n    get maxSize(): LRUCache.Count;\n    /**\n     * The total computed size of items in the cache (read-only)\n     */\n    get calculatedSize(): LRUCache.Size;\n    /**\n     * The number of items stored in the cache (read-only)\n     */\n    get size(): LRUCache.Count;\n    /**\n     * {@link LRUCache.OptionsBase.fetchMethod} (read-only)\n     */\n    get fetchMethod(): LRUCache.Fetcher<K, V, FC> | undefined;\n    get memoMethod(): LRUCache.Memoizer<K, V, FC> | undefined;\n    /**\n     * {@link LRUCache.OptionsBase.dispose} (read-only)\n     */\n    get dispose(): LRUCache.Disposer<K, V> | undefined;\n    /**\n     * {@link LRUCache.OptionsBase.onInsert} (read-only)\n     */\n    get onInsert(): LRUCache.Inserter<K, V> | undefined;\n    /**\n     * {@link LRUCache.OptionsBase.disposeAfter} (read-only)\n     */\n    get disposeAfter(): LRUCache.Disposer<K, V> | undefined;\n    constructor(options: LRUCache.Options<K, V, FC> | LRUCache<K, V, FC>);\n    /**\n     * Return the number of ms left in the item's TTL. If item is not in cache,\n     * returns `0`. Returns `Infinity` if item is in cache without a defined TTL.\n     */\n    getRemainingTTL(key: K): number;\n    /**\n     * Return a generator yielding `[key, value]` pairs,\n     * in order from most recently used to least recently used.\n     */\n    entries(): Generator<[K, V], void, unknown>;\n    /**\n     * Inverse order version of {@link LRUCache.entries}\n     *\n     * Return a generator yielding `[key, value]` pairs,\n     * in order from least recently used to most recently used.\n     */\n    rentries(): Generator<(K | V)[], void, unknown>;\n    /**\n     * Return a generator yielding the keys in the cache,\n     * in order from most recently used to least recently used.\n     */\n    keys(): Generator<K, void, unknown>;\n    /**\n     * Inverse order version of {@link LRUCache.keys}\n     *\n     * Return a generator yielding the keys in the cache,\n     * in order from least recently used to most recently used.\n     */\n    rkeys(): Generator<K, void, unknown>;\n    /**\n     * Return a generator yielding the values in the cache,\n     * in order from most recently used to least recently used.\n     */\n    values(): Generator<V, void, unknown>;\n    /**\n     * Inverse order version of {@link LRUCache.values}\n     *\n     * Return a generator yielding the values in the cache,\n     * in order from least recently used to most recently used.\n     */\n    rvalues(): Generator<V | undefined, void, unknown>;\n    /**\n     * Iterating over the cache itself yields the same results as\n     * {@link LRUCache.entries}\n     */\n    [Symbol.iterator](): Generator<[K, V], void, unknown>;\n    /**\n     * A String value that is used in the creation of the default string\n     * description of an object. Called by the built-in method\n     * `Object.prototype.toString`.\n     */\n    [Symbol.toStringTag]: string;\n    /**\n     * Find a value for which the supplied fn method returns a truthy value,\n     * similar to `Array.find()`. fn is called as `fn(value, key, cache)`.\n     */\n    find(fn: (v: V, k: K, self: LRUCache<K, V, FC>) => boolean, getOptions?: LRUCache.GetOptions<K, V, FC>): V | undefined;\n    /**\n     * Call the supplied function on each item in the cache, in order from most\n     * recently used to least recently used.\n     *\n     * `fn` is called as `fn(value, key, cache)`.\n     *\n     * If `thisp` is provided, function will be called in the `this`-context of\n     * the provided object, or the cache if no `thisp` object is provided.\n     *\n     * Does not update age or recenty of use, or iterate over stale values.\n     */\n    forEach(fn: (v: V, k: K, self: LRUCache<K, V, FC>) => any, thisp?: any): void;\n    /**\n     * The same as {@link LRUCache.forEach} but items are iterated over in\n     * reverse order.  (ie, less recently used items are iterated over first.)\n     */\n    rforEach(fn: (v: V, k: K, self: LRUCache<K, V, FC>) => any, thisp?: any): void;\n    /**\n     * Delete any stale entries. Returns true if anything was removed,\n     * false otherwise.\n     */\n    purgeStale(): boolean;\n    /**\n     * Get the extended info about a given entry, to get its value, size, and\n     * TTL info simultaneously. Returns `undefined` if the key is not present.\n     *\n     * Unlike {@link LRUCache#dump}, which is designed to be portable and survive\n     * serialization, the `start` value is always the current timestamp, and the\n     * `ttl` is a calculated remaining time to live (negative if expired).\n     *\n     * Always returns stale values, if their info is found in the cache, so be\n     * sure to check for expirations (ie, a negative {@link LRUCache.Entry#ttl})\n     * if relevant.\n     */\n    info(key: K): LRUCache.Entry<V> | undefined;\n    /**\n     * Return an array of [key, {@link LRUCache.Entry}] tuples which can be\n     * passed to {@link LRUCache#load}.\n     *\n     * The `start` fields are calculated relative to a portable `Date.now()`\n     * timestamp, even if `performance.now()` is available.\n     *\n     * Stale entries are always included in the `dump`, even if\n     * {@link LRUCache.OptionsBase.allowStale} is false.\n     *\n     * Note: this returns an actual array, not a generator, so it can be more\n     * easily passed around.\n     */\n    dump(): [K, LRUCache.Entry<V>][];\n    /**\n     * Reset the cache and load in the items in entries in the order listed.\n     *\n     * The shape of the resulting cache may be different if the same options are\n     * not used in both caches.\n     *\n     * The `start` fields are assumed to be calculated relative to a portable\n     * `Date.now()` timestamp, even if `performance.now()` is available.\n     */\n    load(arr: [K, LRUCache.Entry<V>][]): void;\n    /**\n     * Add a value to the cache.\n     *\n     * Note: if `undefined` is specified as a value, this is an alias for\n     * {@link LRUCache#delete}\n     *\n     * Fields on the {@link LRUCache.SetOptions} options param will override\n     * their corresponding values in the constructor options for the scope\n     * of this single `set()` operation.\n     *\n     * If `start` is provided, then that will set the effective start\n     * time for the TTL calculation. Note that this must be a previous\n     * value of `performance.now()` if supported, or a previous value of\n     * `Date.now()` if not.\n     *\n     * Options object may also include `size`, which will prevent\n     * calling the `sizeCalculation` function and just use the specified\n     * number if it is a positive integer, and `noDisposeOnSet` which\n     * will prevent calling a `dispose` function in the case of\n     * overwrites.\n     *\n     * If the `size` (or return value of `sizeCalculation`) for a given\n     * entry is greater than `maxEntrySize`, then the item will not be\n     * added to the cache.\n     *\n     * Will update the recency of the entry.\n     *\n     * If the value is `undefined`, then this is an alias for\n     * `cache.delete(key)`. `undefined` is never stored in the cache.\n     */\n    set(k: K, v: V | BackgroundFetch<V> | undefined, setOptions?: LRUCache.SetOptions<K, V, FC>): this;\n    /**\n     * Evict the least recently used item, returning its value or\n     * `undefined` if cache is empty.\n     */\n    pop(): V | undefined;\n    /**\n     * Check if a key is in the cache, without updating the recency of use.\n     * Will return false if the item is stale, even though it is technically\n     * in the cache.\n     *\n     * Check if a key is in the cache, without updating the recency of\n     * use. Age is updated if {@link LRUCache.OptionsBase.updateAgeOnHas} is set\n     * to `true` in either the options or the constructor.\n     *\n     * Will return `false` if the item is stale, even though it is technically in\n     * the cache. The difference can be determined (if it matters) by using a\n     * `status` argument, and inspecting the `has` field.\n     *\n     * Will not update item age unless\n     * {@link LRUCache.OptionsBase.updateAgeOnHas} is set.\n     */\n    has(k: K, hasOptions?: LRUCache.HasOptions<K, V, FC>): boolean;\n    /**\n     * Like {@link LRUCache#get} but doesn't update recency or delete stale\n     * items.\n     *\n     * Returns `undefined` if the item is stale, unless\n     * {@link LRUCache.OptionsBase.allowStale} is set.\n     */\n    peek(k: K, peekOptions?: LRUCache.PeekOptions<K, V, FC>): V | undefined;\n    /**\n     * Make an asynchronous cached fetch using the\n     * {@link LRUCache.OptionsBase.fetchMethod} function.\n     *\n     * If the value is in the cache and not stale, then the returned\n     * Promise resolves to the value.\n     *\n     * If not in the cache, or beyond its TTL staleness, then\n     * `fetchMethod(key, staleValue, { options, signal, context })` is\n     * called, and the value returned will be added to the cache once\n     * resolved.\n     *\n     * If called with `allowStale`, and an asynchronous fetch is\n     * currently in progress to reload a stale value, then the former\n     * stale value will be returned.\n     *\n     * If called with `forceRefresh`, then the cached item will be\n     * re-fetched, even if it is not stale. However, if `allowStale` is also\n     * set, then the old value will still be returned. This is useful\n     * in cases where you want to force a reload of a cached value. If\n     * a background fetch is already in progress, then `forceRefresh`\n     * has no effect.\n     *\n     * If multiple fetches for the same key are issued, then they will all be\n     * coalesced into a single call to fetchMethod.\n     *\n     * Note that this means that handling options such as\n     * {@link LRUCache.OptionsBase.allowStaleOnFetchAbort},\n     * {@link LRUCache.FetchOptions.signal},\n     * and {@link LRUCache.OptionsBase.allowStaleOnFetchRejection} will be\n     * determined by the FIRST fetch() call for a given key.\n     *\n     * This is a known (fixable) shortcoming which will be addresed on when\n     * someone complains about it, as the fix would involve added complexity and\n     * may not be worth the costs for this edge case.\n     *\n     * If {@link LRUCache.OptionsBase.fetchMethod} is not specified, then this is\n     * effectively an alias for `Promise.resolve(cache.get(key))`.\n     *\n     * When the fetch method resolves to a value, if the fetch has not\n     * been aborted due to deletion, eviction, or being overwritten,\n     * then it is added to the cache using the options provided.\n     *\n     * If the key is evicted or deleted before the `fetchMethod`\n     * resolves, then the AbortSignal passed to the `fetchMethod` will\n     * receive an `abort` event, and the promise returned by `fetch()`\n     * will reject with the reason for the abort.\n     *\n     * If a `signal` is passed to the `fetch()` call, then aborting the\n     * signal will abort the fetch and cause the `fetch()` promise to\n     * reject with the reason provided.\n     *\n     * **Setting `context`**\n     *\n     * If an `FC` type is set to a type other than `unknown`, `void`, or\n     * `undefined` in the {@link LRUCache} constructor, then all\n     * calls to `cache.fetch()` _must_ provide a `context` option. If\n     * set to `undefined` or `void`, then calls to fetch _must not_\n     * provide a `context` option.\n     *\n     * The `context` param allows you to provide arbitrary data that\n     * might be relevant in the course of fetching the data. It is only\n     * relevant for the course of a single `fetch()` operation, and\n     * discarded afterwards.\n     *\n     * **Note: `fetch()` calls are inflight-unique**\n     *\n     * If you call `fetch()` multiple times with the same key value,\n     * then every call after the first will resolve on the same\n     * promise<sup>1</sup>,\n     * _even if they have different settings that would otherwise change\n     * the behavior of the fetch_, such as `noDeleteOnFetchRejection`\n     * or `ignoreFetchAbort`.\n     *\n     * In most cases, this is not a problem (in fact, only fetching\n     * something once is what you probably want, if you're caching in\n     * the first place). If you are changing the fetch() options\n     * dramatically between runs, there's a good chance that you might\n     * be trying to fit divergent semantics into a single object, and\n     * would be better off with multiple cache instances.\n     *\n     * **1**: Ie, they're not the \"same Promise\", but they resolve at\n     * the same time, because they're both waiting on the same\n     * underlying fetchMethod response.\n     */\n    fetch(k: K, fetchOptions: unknown extends FC ? LRUCache.FetchOptions<K, V, FC> : FC extends undefined | void ? LRUCache.FetchOptionsNoContext<K, V> : LRUCache.FetchOptionsWithContext<K, V, FC>): Promise<undefined | V>;\n    fetch(k: unknown extends FC ? K : FC extends undefined | void ? K : never, fetchOptions?: unknown extends FC ? LRUCache.FetchOptions<K, V, FC> : FC extends undefined | void ? LRUCache.FetchOptionsNoContext<K, V> : never): Promise<undefined | V>;\n    /**\n     * In some cases, `cache.fetch()` may resolve to `undefined`, either because\n     * a {@link LRUCache.OptionsBase#fetchMethod} was not provided (turning\n     * `cache.fetch(k)` into just an async wrapper around `cache.get(k)`) or\n     * because `ignoreFetchAbort` was specified (either to the constructor or\n     * in the {@link LRUCache.FetchOptions}). Also, the\n     * {@link LRUCache.OptionsBase.fetchMethod} may return `undefined` or `void`, making\n     * the test even more complicated.\n     *\n     * Because inferring the cases where `undefined` might be returned are so\n     * cumbersome, but testing for `undefined` can also be annoying, this method\n     * can be used, which will reject if `this.fetch()` resolves to undefined.\n     */\n    forceFetch(k: K, fetchOptions: unknown extends FC ? LRUCache.FetchOptions<K, V, FC> : FC extends undefined | void ? LRUCache.FetchOptionsNoContext<K, V> : LRUCache.FetchOptionsWithContext<K, V, FC>): Promise<V>;\n    forceFetch(k: unknown extends FC ? K : FC extends undefined | void ? K : never, fetchOptions?: unknown extends FC ? LRUCache.FetchOptions<K, V, FC> : FC extends undefined | void ? LRUCache.FetchOptionsNoContext<K, V> : never): Promise<V>;\n    /**\n     * If the key is found in the cache, then this is equivalent to\n     * {@link LRUCache#get}. If not, in the cache, then calculate the value using\n     * the {@link LRUCache.OptionsBase.memoMethod}, and add it to the cache.\n     *\n     * If an `FC` type is set to a type other than `unknown`, `void`, or\n     * `undefined` in the LRUCache constructor, then all calls to `cache.memo()`\n     * _must_ provide a `context` option. If set to `undefined` or `void`, then\n     * calls to memo _must not_ provide a `context` option.\n     *\n     * The `context` param allows you to provide arbitrary data that might be\n     * relevant in the course of fetching the data. It is only relevant for the\n     * course of a single `memo()` operation, and discarded afterwards.\n     */\n    memo(k: K, memoOptions: unknown extends FC ? LRUCache.MemoOptions<K, V, FC> : FC extends undefined | void ? LRUCache.MemoOptionsNoContext<K, V> : LRUCache.MemoOptionsWithContext<K, V, FC>): V;\n    memo(k: unknown extends FC ? K : FC extends undefined | void ? K : never, memoOptions?: unknown extends FC ? LRUCache.MemoOptions<K, V, FC> : FC extends undefined | void ? LRUCache.MemoOptionsNoContext<K, V> : never): V;\n    /**\n     * Return a value from the cache. Will update the recency of the cache\n     * entry found.\n     *\n     * If the key is not found, get() will return `undefined`.\n     */\n    get(k: K, getOptions?: LRUCache.GetOptions<K, V, FC>): V | undefined;\n    /**\n     * Deletes a key out of the cache.\n     *\n     * Returns true if the key was deleted, false otherwise.\n     */\n    delete(k: K): boolean;\n    /**\n     * Clear the cache entirely, throwing away all values.\n     */\n    clear(): void;\n}\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/lru-cache/dist/esm/index.d.ts": "/**\n * @module LRUCache\n */\ndeclare const TYPE: unique symbol;\nexport type PosInt = number & {\n    [TYPE]: 'Positive Integer';\n};\nexport type Index = number & {\n    [TYPE]: 'LRUCache Index';\n};\nexport type UintArray = Uint8Array | Uint16Array | Uint32Array;\nexport type NumberArray = UintArray | number[];\ndeclare class ZeroArray extends Array<number> {\n    constructor(size: number);\n}\nexport type { ZeroArray };\nexport type { Stack };\nexport type StackLike = Stack | Index[];\ndeclare class Stack {\n    #private;\n    heap: NumberArray;\n    length: number;\n    static create(max: number): StackLike;\n    constructor(max: number, HeapCls: {\n        new (n: number): NumberArray;\n    });\n    push(n: Index): void;\n    pop(): Index;\n}\n/**\n * Promise representing an in-progress {@link LRUCache#fetch} call\n */\nexport type BackgroundFetch<V> = Promise<V | undefined> & {\n    __returned: BackgroundFetch<V> | undefined;\n    __abortController: AbortController;\n    __staleWhileFetching: V | undefined;\n};\nexport type DisposeTask<K, V> = [\n    value: V,\n    key: K,\n    reason: LRUCache.DisposeReason\n];\nexport declare namespace LRUCache {\n    /**\n     * An integer greater than 0, reflecting the calculated size of items\n     */\n    type Size = number;\n    /**\n     * Integer greater than 0, representing some number of milliseconds, or the\n     * time at which a TTL started counting from.\n     */\n    type Milliseconds = number;\n    /**\n     * An integer greater than 0, reflecting a number of items\n     */\n    type Count = number;\n    /**\n     * The reason why an item was removed from the cache, passed\n     * to the {@link Disposer} methods.\n     *\n     * - `evict`: The item was evicted because it is the least recently used,\n     *   and the cache is full.\n     * - `set`: A new value was set, overwriting the old value being disposed.\n     * - `delete`: The item was explicitly deleted, either by calling\n     *   {@link LRUCache#delete}, {@link LRUCache#clear}, or\n     *   {@link LRUCache#set} with an undefined value.\n     * - `expire`: The item was removed due to exceeding its TTL.\n     * - `fetch`: A {@link OptionsBase#fetchMethod} operation returned\n     *   `undefined` or was aborted, causing the item to be deleted.\n     */\n    type DisposeReason = 'evict' | 'set' | 'delete' | 'expire' | 'fetch';\n    /**\n     * A method called upon item removal, passed as the\n     * {@link OptionsBase.dispose} and/or\n     * {@link OptionsBase.disposeAfter} options.\n     */\n    type Disposer<K, V> = (value: V, key: K, reason: DisposeReason) => void;\n    /**\n     * The reason why an item was added to the cache, passed\n     * to the {@link Inserter} methods.\n     *\n     * - `add`: the item was not found in the cache, and was added\n     * - `update`: the item was in the cache, with the same value provided\n     * - `replace`: the item was in the cache, and replaced\n     */\n    type InsertReason = 'add' | 'update' | 'replace';\n    /**\n     * A method called upon item insertion, passed as the\n     * {@link OptionsBase.insert}\n     */\n    type Inserter<K, V> = (value: V, key: K, reason: InsertReason) => void;\n    /**\n     * A function that returns the effective calculated size\n     * of an entry in the cache.\n     */\n    type SizeCalculator<K, V> = (value: V, key: K) => Size;\n    /**\n     * Options provided to the\n     * {@link OptionsBase.fetchMethod} function.\n     */\n    interface FetcherOptions<K, V, FC = unknown> {\n        signal: AbortSignal;\n        options: FetcherFetchOptions<K, V, FC>;\n        /**\n         * Object provided in the {@link FetchOptions.context} option to\n         * {@link LRUCache#fetch}\n         */\n        context: FC;\n    }\n    /**\n     * Occasionally, it may be useful to track the internal behavior of the\n     * cache, particularly for logging, debugging, or for behavior within the\n     * `fetchMethod`. To do this, you can pass a `status` object to the\n     * {@link LRUCache#fetch}, {@link LRUCache#get}, {@link LRUCache#set},\n     * {@link LRUCache#memo}, and {@link LRUCache#has} methods.\n     *\n     * The `status` option should be a plain JavaScript object. The following\n     * fields will be set on it appropriately, depending on the situation.\n     */\n    interface Status<V> {\n        /**\n         * The status of a set() operation.\n         *\n         * - add: the item was not found in the cache, and was added\n         * - update: the item was in the cache, with the same value provided\n         * - replace: the item was in the cache, and replaced\n         * - miss: the item was not added to the cache for some reason\n         */\n        set?: 'add' | 'update' | 'replace' | 'miss';\n        /**\n         * the ttl stored for the item, or undefined if ttls are not used.\n         */\n        ttl?: Milliseconds;\n        /**\n         * the start time for the item, or undefined if ttls are not used.\n         */\n        start?: Milliseconds;\n        /**\n         * The timestamp used for TTL calculation\n         */\n        now?: Milliseconds;\n        /**\n         * the remaining ttl for the item, or undefined if ttls are not used.\n         */\n        remainingTTL?: Milliseconds;\n        /**\n         * The calculated size for the item, if sizes are used.\n         */\n        entrySize?: Size;\n        /**\n         * The total calculated size of the cache, if sizes are used.\n         */\n        totalCalculatedSize?: Size;\n        /**\n         * A flag indicating that the item was not stored, due to exceeding the\n         * {@link OptionsBase.maxEntrySize}\n         */\n        maxEntrySizeExceeded?: true;\n        /**\n         * The old value, specified in the case of `set:'update'` or\n         * `set:'replace'`\n         */\n        oldValue?: V;\n        /**\n         * The results of a {@link LRUCache#has} operation\n         *\n         * - hit: the item was found in the cache\n         * - stale: the item was found in the cache, but is stale\n         * - miss: the item was not found in the cache\n         */\n        has?: 'hit' | 'stale' | 'miss';\n        /**\n         * The status of a {@link LRUCache#fetch} operation.\n         * Note that this can change as the underlying fetch() moves through\n         * various states.\n         *\n         * - inflight: there is another fetch() for this key which is in process\n         * - get: there is no {@link OptionsBase.fetchMethod}, so\n         *   {@link LRUCache#get} was called.\n         * - miss: the item is not in cache, and will be fetched.\n         * - hit: the item is in the cache, and was resolved immediately.\n         * - stale: the item is in the cache, but stale.\n         * - refresh: the item is in the cache, and not stale, but\n         *   {@link FetchOptions.forceRefresh} was specified.\n         */\n        fetch?: 'get' | 'inflight' | 'miss' | 'hit' | 'stale' | 'refresh';\n        /**\n         * The {@link OptionsBase.fetchMethod} was called\n         */\n        fetchDispatched?: true;\n        /**\n         * The cached value was updated after a successful call to\n         * {@link OptionsBase.fetchMethod}\n         */\n        fetchUpdated?: true;\n        /**\n         * The reason for a fetch() rejection.  Either the error raised by the\n         * {@link OptionsBase.fetchMethod}, or the reason for an\n         * AbortSignal.\n         */\n        fetchError?: Error;\n        /**\n         * The fetch received an abort signal\n         */\n        fetchAborted?: true;\n        /**\n         * The abort signal received was ignored, and the fetch was allowed to\n         * continue.\n         */\n        fetchAbortIgnored?: true;\n        /**\n         * The fetchMethod promise resolved successfully\n         */\n        fetchResolved?: true;\n        /**\n         * The fetchMethod promise was rejected\n         */\n        fetchRejected?: true;\n        /**\n         * The status of a {@link LRUCache#get} operation.\n         *\n         * - fetching: The item is currently being fetched.  If a previous value\n         *   is present and allowed, that will be returned.\n         * - stale: The item is in the cache, and is stale.\n         * - hit: the item is in the cache\n         * - miss: the item is not in the cache\n         */\n        get?: 'stale' | 'hit' | 'miss';\n        /**\n         * A fetch or get operation returned a stale value.\n         */\n        returnedStale?: true;\n    }\n    /**\n     * options which override the options set in the LRUCache constructor\n     * when calling {@link LRUCache#fetch}.\n     *\n     * This is the union of {@link GetOptions} and {@link SetOptions}, plus\n     * {@link OptionsBase.noDeleteOnFetchRejection},\n     * {@link OptionsBase.allowStaleOnFetchRejection},\n     * {@link FetchOptions.forceRefresh}, and\n     * {@link FetcherOptions.context}\n     *\n     * Any of these may be modified in the {@link OptionsBase.fetchMethod}\n     * function, but the {@link GetOptions} fields will of course have no\n     * effect, as the {@link LRUCache#get} call already happened by the time\n     * the fetchMethod is called.\n     */\n    interface FetcherFetchOptions<K, V, FC = unknown> extends Pick<OptionsBase<K, V, FC>, 'allowStale' | 'updateAgeOnGet' | 'noDeleteOnStaleGet' | 'sizeCalculation' | 'ttl' | 'noDisposeOnSet' | 'noUpdateTTL' | 'noDeleteOnFetchRejection' | 'allowStaleOnFetchRejection' | 'ignoreFetchAbort' | 'allowStaleOnFetchAbort'> {\n        status?: Status<V>;\n        size?: Size;\n    }\n    /**\n     * Options that may be passed to the {@link LRUCache#fetch} method.\n     */\n    interface FetchOptions<K, V, FC> extends FetcherFetchOptions<K, V, FC> {\n        /**\n         * Set to true to force a re-load of the existing data, even if it\n         * is not yet stale.\n         */\n        forceRefresh?: boolean;\n        /**\n         * Context provided to the {@link OptionsBase.fetchMethod} as\n         * the {@link FetcherOptions.context} param.\n         *\n         * If the FC type is specified as unknown (the default),\n         * undefined or void, then this is optional.  Otherwise, it will\n         * be required.\n         */\n        context?: FC;\n        signal?: AbortSignal;\n        status?: Status<V>;\n    }\n    /**\n     * Options provided to {@link LRUCache#fetch} when the FC type is something\n     * other than `unknown`, `undefined`, or `void`\n     */\n    interface FetchOptionsWithContext<K, V, FC> extends FetchOptions<K, V, FC> {\n        context: FC;\n    }\n    /**\n     * Options provided to {@link LRUCache#fetch} when the FC type is\n     * `undefined` or `void`\n     */\n    interface FetchOptionsNoContext<K, V> extends FetchOptions<K, V, undefined> {\n        context?: undefined;\n    }\n    interface MemoOptions<K, V, FC = unknown> extends Pick<OptionsBase<K, V, FC>, 'allowStale' | 'updateAgeOnGet' | 'noDeleteOnStaleGet' | 'sizeCalculation' | 'ttl' | 'noDisposeOnSet' | 'noUpdateTTL' | 'noDeleteOnFetchRejection' | 'allowStaleOnFetchRejection' | 'ignoreFetchAbort' | 'allowStaleOnFetchAbort'> {\n        /**\n         * Set to true to force a re-load of the existing data, even if it\n         * is not yet stale.\n         */\n        forceRefresh?: boolean;\n        /**\n         * Context provided to the {@link OptionsBase.memoMethod} as\n         * the {@link MemoizerOptions.context} param.\n         *\n         * If the FC type is specified as unknown (the default),\n         * undefined or void, then this is optional.  Otherwise, it will\n         * be required.\n         */\n        context?: FC;\n        status?: Status<V>;\n    }\n    /**\n     * Options provided to {@link LRUCache#memo} when the FC type is something\n     * other than `unknown`, `undefined`, or `void`\n     */\n    interface MemoOptionsWithContext<K, V, FC> extends MemoOptions<K, V, FC> {\n        context: FC;\n    }\n    /**\n     * Options provided to {@link LRUCache#memo} when the FC type is\n     * `undefined` or `void`\n     */\n    interface MemoOptionsNoContext<K, V> extends MemoOptions<K, V, undefined> {\n        context?: undefined;\n    }\n    /**\n     * Options provided to the\n     * {@link OptionsBase.memoMethod} function.\n     */\n    interface MemoizerOptions<K, V, FC = unknown> {\n        options: MemoizerMemoOptions<K, V, FC>;\n        /**\n         * Object provided in the {@link MemoOptions.context} option to\n         * {@link LRUCache#memo}\n         */\n        context: FC;\n    }\n    /**\n     * options which override the options set in the LRUCache constructor\n     * when calling {@link LRUCache#memo}.\n     *\n     * This is the union of {@link GetOptions} and {@link SetOptions}, plus\n     * {@link MemoOptions.forceRefresh}, and\n     * {@link MemoOptions.context}\n     *\n     * Any of these may be modified in the {@link OptionsBase.memoMethod}\n     * function, but the {@link GetOptions} fields will of course have no\n     * effect, as the {@link LRUCache#get} call already happened by the time\n     * the memoMethod is called.\n     */\n    interface MemoizerMemoOptions<K, V, FC = unknown> extends Pick<OptionsBase<K, V, FC>, 'allowStale' | 'updateAgeOnGet' | 'noDeleteOnStaleGet' | 'sizeCalculation' | 'ttl' | 'noDisposeOnSet' | 'noUpdateTTL'> {\n        status?: Status<V>;\n        size?: Size;\n        start?: Milliseconds;\n    }\n    /**\n     * Options that may be passed to the {@link LRUCache#has} method.\n     */\n    interface HasOptions<K, V, FC> extends Pick<OptionsBase<K, V, FC>, 'updateAgeOnHas'> {\n        status?: Status<V>;\n    }\n    /**\n     * Options that may be passed to the {@link LRUCache#get} method.\n     */\n    interface GetOptions<K, V, FC> extends Pick<OptionsBase<K, V, FC>, 'allowStale' | 'updateAgeOnGet' | 'noDeleteOnStaleGet'> {\n        status?: Status<V>;\n    }\n    /**\n     * Options that may be passed to the {@link LRUCache#peek} method.\n     */\n    interface PeekOptions<K, V, FC> extends Pick<OptionsBase<K, V, FC>, 'allowStale'> {\n    }\n    /**\n     * Options that may be passed to the {@link LRUCache#set} method.\n     */\n    interface SetOptions<K, V, FC> extends Pick<OptionsBase<K, V, FC>, 'sizeCalculation' | 'ttl' | 'noDisposeOnSet' | 'noUpdateTTL'> {\n        /**\n         * If size tracking is enabled, then setting an explicit size\n         * in the {@link LRUCache#set} call will prevent calling the\n         * {@link OptionsBase.sizeCalculation} function.\n         */\n        size?: Size;\n        /**\n         * If TTL tracking is enabled, then setting an explicit start\n         * time in the {@link LRUCache#set} call will override the\n         * default time from `performance.now()` or `Date.now()`.\n         *\n         * Note that it must be a valid value for whichever time-tracking\n         * method is in use.\n         */\n        start?: Milliseconds;\n        status?: Status<V>;\n    }\n    /**\n     * The type signature for the {@link OptionsBase.fetchMethod} option.\n     */\n    type Fetcher<K, V, FC = unknown> = (key: K, staleValue: V | undefined, options: FetcherOptions<K, V, FC>) => Promise<V | undefined | void> | V | undefined | void;\n    /**\n     * the type signature for the {@link OptionsBase.memoMethod} option.\n     */\n    type Memoizer<K, V, FC = unknown> = (key: K, staleValue: V | undefined, options: MemoizerOptions<K, V, FC>) => V;\n    /**\n     * Options which may be passed to the {@link LRUCache} constructor.\n     *\n     * Most of these may be overridden in the various options that use\n     * them.\n     *\n     * Despite all being technically optional, the constructor requires that\n     * a cache is at minimum limited by one or more of {@link OptionsBase.max},\n     * {@link OptionsBase.ttl}, or {@link OptionsBase.maxSize}.\n     *\n     * If {@link OptionsBase.ttl} is used alone, then it is strongly advised\n     * (and in fact required by the type definitions here) that the cache\n     * also set {@link OptionsBase.ttlAutopurge}, to prevent potentially\n     * unbounded storage.\n     *\n     * All options are also available on the {@link LRUCache} instance, making\n     * it safe to pass an LRUCache instance as the options argumemnt to\n     * make another empty cache of the same type.\n     *\n     * Some options are marked as read-only, because changing them after\n     * instantiation is not safe. Changing any of the other options will of\n     * course only have an effect on subsequent method calls.\n     */\n    interface OptionsBase<K, V, FC> {\n        /**\n         * The maximum number of items to store in the cache before evicting\n         * old entries. This is read-only on the {@link LRUCache} instance,\n         * and may not be overridden.\n         *\n         * If set, then storage space will be pre-allocated at construction\n         * time, and the cache will perform significantly faster.\n         *\n         * Note that significantly fewer items may be stored, if\n         * {@link OptionsBase.maxSize} and/or {@link OptionsBase.ttl} are also\n         * set.\n         *\n         * **It is strongly recommended to set a `max` to prevent unbounded growth\n         * of the cache.**\n         */\n        max?: Count;\n        /**\n         * Max time in milliseconds for items to live in cache before they are\n         * considered stale.  Note that stale items are NOT preemptively removed by\n         * default, and MAY live in the cache, contributing to its LRU max, long\n         * after they have expired, unless {@link OptionsBase.ttlAutopurge} is\n         * set.\n         *\n         * If set to `0` (the default value), then that means \"do not track\n         * TTL\", not \"expire immediately\".\n         *\n         * Also, as this cache is optimized for LRU/MRU operations, some of\n         * the staleness/TTL checks will reduce performance, as they will incur\n         * overhead by deleting items.\n         *\n         * This is not primarily a TTL cache, and does not make strong TTL\n         * guarantees. There is no pre-emptive pruning of expired items, but you\n         * _may_ set a TTL on the cache, and it will treat expired items as missing\n         * when they are fetched, and delete them.\n         *\n         * Optional, but must be a non-negative integer in ms if specified.\n         *\n         * This may be overridden by passing an options object to `cache.set()`.\n         *\n         * At least one of `max`, `maxSize`, or `TTL` is required. This must be a\n         * positive integer if set.\n         *\n         * Even if ttl tracking is enabled, **it is strongly recommended to set a\n         * `max` to prevent unbounded growth of the cache.**\n         *\n         * If ttl tracking is enabled, and `max` and `maxSize` are not set,\n         * and `ttlAutopurge` is not set, then a warning will be emitted\n         * cautioning about the potential for unbounded memory consumption.\n         * (The TypeScript definitions will also discourage this.)\n         */\n        ttl?: Milliseconds;\n        /**\n         * Minimum amount of time in ms in which to check for staleness.\n         * Defaults to 1, which means that the current time is checked\n         * at most once per millisecond.\n         *\n         * Set to 0 to check the current time every time staleness is tested.\n         * (This reduces performance, and is theoretically unnecessary.)\n         *\n         * Setting this to a higher value will improve performance somewhat\n         * while using ttl tracking, albeit at the expense of keeping stale\n         * items around a bit longer than their TTLs would indicate.\n         *\n         * @default 1\n         */\n        ttlResolution?: Milliseconds;\n        /**\n         * Preemptively remove stale items from the cache.\n         *\n         * Note that this may *significantly* degrade performance, especially if\n         * the cache is storing a large number of items. It is almost always best\n         * to just leave the stale items in the cache, and let them fall out as new\n         * items are added.\n         *\n         * Note that this means that {@link OptionsBase.allowStale} is a bit\n         * pointless, as stale items will be deleted almost as soon as they\n         * expire.\n         *\n         * Use with caution!\n         */\n        ttlAutopurge?: boolean;\n        /**\n         * When using time-expiring entries with `ttl`, setting this to `true` will\n         * make each item's age reset to 0 whenever it is retrieved from cache with\n         * {@link LRUCache#get}, causing it to not expire. (It can still fall out\n         * of cache based on recency of use, of course.)\n         *\n         * Has no effect if {@link OptionsBase.ttl} is not set.\n         *\n         * This may be overridden by passing an options object to `cache.get()`.\n         */\n        updateAgeOnGet?: boolean;\n        /**\n         * When using time-expiring entries with `ttl`, setting this to `true` will\n         * make each item's age reset to 0 whenever its presence in the cache is\n         * checked with {@link LRUCache#has}, causing it to not expire. (It can\n         * still fall out of cache based on recency of use, of course.)\n         *\n         * Has no effect if {@link OptionsBase.ttl} is not set.\n         */\n        updateAgeOnHas?: boolean;\n        /**\n         * Allow {@link LRUCache#get} and {@link LRUCache#fetch} calls to return\n         * stale data, if available.\n         *\n         * By default, if you set `ttl`, stale items will only be deleted from the\n         * cache when you `get(key)`. That is, it's not preemptively pruning items,\n         * unless {@link OptionsBase.ttlAutopurge} is set.\n         *\n         * If you set `allowStale:true`, it'll return the stale value *as well as*\n         * deleting it. If you don't set this, then it'll return `undefined` when\n         * you try to get a stale entry.\n         *\n         * Note that when a stale entry is fetched, _even if it is returned due to\n         * `allowStale` being set_, it is removed from the cache immediately. You\n         * can suppress this behavior by setting\n         * {@link OptionsBase.noDeleteOnStaleGet}, either in the constructor, or in\n         * the options provided to {@link LRUCache#get}.\n         *\n         * This may be overridden by passing an options object to `cache.get()`.\n         * The `cache.has()` method will always return `false` for stale items.\n         *\n         * Only relevant if a ttl is set.\n         */\n        allowStale?: boolean;\n        /**\n         * Function that is called on items when they are dropped from the\n         * cache, as `dispose(value, key, reason)`.\n         *\n         * This can be handy if you want to close file descriptors or do\n         * other cleanup tasks when items are no longer stored in the cache.\n         *\n         * **NOTE**: It is called _before_ the item has been fully removed\n         * from the cache, so if you want to put it right back in, you need\n         * to wait until the next tick. If you try to add it back in during\n         * the `dispose()` function call, it will break things in subtle and\n         * weird ways.\n         *\n         * Unlike several other options, this may _not_ be overridden by\n         * passing an option to `set()`, for performance reasons.\n         *\n         * The `reason` will be one of the following strings, corresponding\n         * to the reason for the item's deletion:\n         *\n         * - `evict` Item was evicted to make space for a new addition\n         * - `set` Item was overwritten by a new value\n         * - `expire` Item expired its TTL\n         * - `fetch` Item was deleted due to a failed or aborted fetch, or a\n         *   fetchMethod returning `undefined.\n         * - `delete` Item was removed by explicit `cache.delete(key)`,\n         *   `cache.clear()`, or `cache.set(key, undefined)`.\n         */\n        dispose?: Disposer<K, V>;\n        /**\n         * Function that is called when new items are inserted into the cache,\n         * as `onInsert(value, key, reason)`.\n         *\n         * This can be useful if you need to perform actions when an item is\n         * added, such as logging or tracking insertions.\n         *\n         * Unlike some other options, this may _not_ be overridden by passing\n         * an option to `set()`, for performance and consistency reasons.\n         */\n        onInsert?: Inserter<K, V>;\n        /**\n         * The same as {@link OptionsBase.dispose}, but called *after* the entry\n         * is completely removed and the cache is once again in a clean state.\n         *\n         * It is safe to add an item right back into the cache at this point.\n         * However, note that it is *very* easy to inadvertently create infinite\n         * recursion this way.\n         */\n        disposeAfter?: Disposer<K, V>;\n        /**\n         * Set to true to suppress calling the\n         * {@link OptionsBase.dispose} function if the entry key is\n         * still accessible within the cache.\n         *\n         * This may be overridden by passing an options object to\n         * {@link LRUCache#set}.\n         *\n         * Only relevant if `dispose` or `disposeAfter` are set.\n         */\n        noDisposeOnSet?: boolean;\n        /**\n         * Boolean flag to tell the cache to not update the TTL when setting a new\n         * value for an existing key (ie, when updating a value rather than\n         * inserting a new value).  Note that the TTL value is _always_ set (if\n         * provided) when adding a new entry into the cache.\n         *\n         * Has no effect if a {@link OptionsBase.ttl} is not set.\n         *\n         * May be passed as an option to {@link LRUCache#set}.\n         */\n        noUpdateTTL?: boolean;\n        /**\n         * Set to a positive integer to track the sizes of items added to the\n         * cache, and automatically evict items in order to stay below this size.\n         * Note that this may result in fewer than `max` items being stored.\n         *\n         * Attempting to add an item to the cache whose calculated size is greater\n         * that this amount will be a no-op. The item will not be cached, and no\n         * other items will be evicted.\n         *\n         * Optional, must be a positive integer if provided.\n         *\n         * Sets `maxEntrySize` to the same value, unless a different value is\n         * provided for `maxEntrySize`.\n         *\n         * At least one of `max`, `maxSize`, or `TTL` is required. This must be a\n         * positive integer if set.\n         *\n         * Even if size tracking is enabled, **it is strongly recommended to set a\n         * `max` to prevent unbounded growth of the cache.**\n         *\n         * Note also that size tracking can negatively impact performance,\n         * though for most cases, only minimally.\n         */\n        maxSize?: Size;\n        /**\n         * The maximum allowed size for any single item in the cache.\n         *\n         * If a larger item is passed to {@link LRUCache#set} or returned by a\n         * {@link OptionsBase.fetchMethod} or {@link OptionsBase.memoMethod}, then\n         * it will not be stored in the cache.\n         *\n         * Attempting to add an item whose calculated size is greater than\n         * this amount will not cache the item or evict any old items, but\n         * WILL delete an existing value if one is already present.\n         *\n         * Optional, must be a positive integer if provided. Defaults to\n         * the value of `maxSize` if provided.\n         */\n        maxEntrySize?: Size;\n        /**\n         * A function that returns a number indicating the item's size.\n         *\n         * Requires {@link OptionsBase.maxSize} to be set.\n         *\n         * If not provided, and {@link OptionsBase.maxSize} or\n         * {@link OptionsBase.maxEntrySize} are set, then all\n         * {@link LRUCache#set} calls **must** provide an explicit\n         * {@link SetOptions.size} or sizeCalculation param.\n         */\n        sizeCalculation?: SizeCalculator<K, V>;\n        /**\n         * Method that provides the implementation for {@link LRUCache#fetch}\n         *\n         * ```ts\n         * fetchMethod(key, staleValue, { signal, options, context })\n         * ```\n         *\n         * If `fetchMethod` is not provided, then `cache.fetch(key)` is equivalent\n         * to `Promise.resolve(cache.get(key))`.\n         *\n         * If at any time, `signal.aborted` is set to `true`, or if the\n         * `signal.onabort` method is called, or if it emits an `'abort'` event\n         * which you can listen to with `addEventListener`, then that means that\n         * the fetch should be abandoned. This may be passed along to async\n         * functions aware of AbortController/AbortSignal behavior.\n         *\n         * The `fetchMethod` should **only** return `undefined` or a Promise\n         * resolving to `undefined` if the AbortController signaled an `abort`\n         * event. In all other cases, it should return or resolve to a value\n         * suitable for adding to the cache.\n         *\n         * The `options` object is a union of the options that may be provided to\n         * `set()` and `get()`. If they are modified, then that will result in\n         * modifying the settings to `cache.set()` when the value is resolved, and\n         * in the case of\n         * {@link OptionsBase.noDeleteOnFetchRejection} and\n         * {@link OptionsBase.allowStaleOnFetchRejection}, the handling of\n         * `fetchMethod` failures.\n         *\n         * For example, a DNS cache may update the TTL based on the value returned\n         * from a remote DNS server by changing `options.ttl` in the `fetchMethod`.\n         */\n        fetchMethod?: Fetcher<K, V, FC>;\n        /**\n         * Method that provides the implementation for {@link LRUCache#memo}\n         */\n        memoMethod?: Memoizer<K, V, FC>;\n        /**\n         * Set to true to suppress the deletion of stale data when a\n         * {@link OptionsBase.fetchMethod} returns a rejected promise.\n         */\n        noDeleteOnFetchRejection?: boolean;\n        /**\n         * Do not delete stale items when they are retrieved with\n         * {@link LRUCache#get}.\n         *\n         * Note that the `get` return value will still be `undefined`\n         * unless {@link OptionsBase.allowStale} is true.\n         *\n         * When using time-expiring entries with `ttl`, by default stale\n         * items will be removed from the cache when the key is accessed\n         * with `cache.get()`.\n         *\n         * Setting this option will cause stale items to remain in the cache, until\n         * they are explicitly deleted with `cache.delete(key)`, or retrieved with\n         * `noDeleteOnStaleGet` set to `false`.\n         *\n         * This may be overridden by passing an options object to `cache.get()`.\n         *\n         * Only relevant if a ttl is used.\n         */\n        noDeleteOnStaleGet?: boolean;\n        /**\n         * Set to true to allow returning stale data when a\n         * {@link OptionsBase.fetchMethod} throws an error or returns a rejected\n         * promise.\n         *\n         * This differs from using {@link OptionsBase.allowStale} in that stale\n         * data will ONLY be returned in the case that the {@link LRUCache#fetch}\n         * fails, not any other times.\n         *\n         * If a `fetchMethod` fails, and there is no stale value available, the\n         * `fetch()` will resolve to `undefined`. Ie, all `fetchMethod` errors are\n         * suppressed.\n         *\n         * Implies `noDeleteOnFetchRejection`.\n         *\n         * This may be set in calls to `fetch()`, or defaulted on the constructor,\n         * or overridden by modifying the options object in the `fetchMethod`.\n         */\n        allowStaleOnFetchRejection?: boolean;\n        /**\n         * Set to true to return a stale value from the cache when the\n         * `AbortSignal` passed to the {@link OptionsBase.fetchMethod} dispatches\n         * an `'abort'` event, whether user-triggered, or due to internal cache\n         * behavior.\n         *\n         * Unless {@link OptionsBase.ignoreFetchAbort} is also set, the underlying\n         * {@link OptionsBase.fetchMethod} will still be considered canceled, and\n         * any value it returns will be ignored and not cached.\n         *\n         * Caveat: since fetches are aborted when a new value is explicitly\n         * set in the cache, this can lead to fetch returning a stale value,\n         * since that was the fallback value _at the moment the `fetch()` was\n         * initiated_, even though the new updated value is now present in\n         * the cache.\n         *\n         * For example:\n         *\n         * ```ts\n         * const cache = new LRUCache<string, any>({\n         *   ttl: 100,\n         *   fetchMethod: async (url, oldValue, { signal }) =>  {\n         *     const res = await fetch(url, { signal })\n         *     return await res.json()\n         *   }\n         * })\n         * cache.set('https://example.com/', { some: 'data' })\n         * // 100ms go by...\n         * const result = cache.fetch('https://example.com/')\n         * cache.set('https://example.com/', { other: 'thing' })\n         * console.log(await result) // { some: 'data' }\n         * console.log(cache.get('https://example.com/')) // { other: 'thing' }\n         * ```\n         */\n        allowStaleOnFetchAbort?: boolean;\n        /**\n         * Set to true to ignore the `abort` event emitted by the `AbortSignal`\n         * object passed to {@link OptionsBase.fetchMethod}, and still cache the\n         * resulting resolution value, as long as it is not `undefined`.\n         *\n         * When used on its own, this means aborted {@link LRUCache#fetch} calls\n         * are not immediately resolved or rejected when they are aborted, and\n         * instead take the full time to await.\n         *\n         * When used with {@link OptionsBase.allowStaleOnFetchAbort}, aborted\n         * {@link LRUCache#fetch} calls will resolve immediately to their stale\n         * cached value or `undefined`, and will continue to process and eventually\n         * update the cache when they resolve, as long as the resulting value is\n         * not `undefined`, thus supporting a \"return stale on timeout while\n         * refreshing\" mechanism by passing `AbortSignal.timeout(n)` as the signal.\n         *\n         * For example:\n         *\n         * ```ts\n         * const c = new LRUCache({\n         *   ttl: 100,\n         *   ignoreFetchAbort: true,\n         *   allowStaleOnFetchAbort: true,\n         *   fetchMethod: async (key, oldValue, { signal }) => {\n         *     // note: do NOT pass the signal to fetch()!\n         *     // let's say this fetch can take a long time.\n         *     const res = await fetch(`https://slow-backend-server/${key}`)\n         *     return await res.json()\n         *   },\n         * })\n         *\n         * // this will return the stale value after 100ms, while still\n         * // updating in the background for next time.\n         * const val = await c.fetch('key', { signal: AbortSignal.timeout(100) })\n         * ```\n         *\n         * **Note**: regardless of this setting, an `abort` event _is still\n         * emitted on the `AbortSignal` object_, so may result in invalid results\n         * when passed to other underlying APIs that use AbortSignals.\n         *\n         * This may be overridden in the {@link OptionsBase.fetchMethod} or the\n         * call to {@link LRUCache#fetch}.\n         */\n        ignoreFetchAbort?: boolean;\n    }\n    interface OptionsMaxLimit<K, V, FC> extends OptionsBase<K, V, FC> {\n        max: Count;\n    }\n    interface OptionsTTLLimit<K, V, FC> extends OptionsBase<K, V, FC> {\n        ttl: Milliseconds;\n        ttlAutopurge: boolean;\n    }\n    interface OptionsSizeLimit<K, V, FC> extends OptionsBase<K, V, FC> {\n        maxSize: Size;\n    }\n    /**\n     * The valid safe options for the {@link LRUCache} constructor\n     */\n    type Options<K, V, FC> = OptionsMaxLimit<K, V, FC> | OptionsSizeLimit<K, V, FC> | OptionsTTLLimit<K, V, FC>;\n    /**\n     * Entry objects used by {@link LRUCache#load} and {@link LRUCache#dump},\n     * and returned by {@link LRUCache#info}.\n     */\n    interface Entry<V> {\n        value: V;\n        ttl?: Milliseconds;\n        size?: Size;\n        start?: Milliseconds;\n    }\n}\n/**\n * Default export, the thing you're using this module to get.\n *\n * The `K` and `V` types define the key and value types, respectively. The\n * optional `FC` type defines the type of the `context` object passed to\n * `cache.fetch()` and `cache.memo()`.\n *\n * Keys and values **must not** be `null` or `undefined`.\n *\n * All properties from the options object (with the exception of `max`,\n * `maxSize`, `fetchMethod`, `memoMethod`, `dispose` and `disposeAfter`) are\n * added as normal public members. (The listed options are read-only getters.)\n *\n * Changing any of these will alter the defaults for subsequent method calls.\n */\nexport declare class LRUCache<K extends {}, V extends {}, FC = unknown> {\n    #private;\n    /**\n     * {@link LRUCache.OptionsBase.ttl}\n     */\n    ttl: LRUCache.Milliseconds;\n    /**\n     * {@link LRUCache.OptionsBase.ttlResolution}\n     */\n    ttlResolution: LRUCache.Milliseconds;\n    /**\n     * {@link LRUCache.OptionsBase.ttlAutopurge}\n     */\n    ttlAutopurge: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.updateAgeOnGet}\n     */\n    updateAgeOnGet: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.updateAgeOnHas}\n     */\n    updateAgeOnHas: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.allowStale}\n     */\n    allowStale: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.noDisposeOnSet}\n     */\n    noDisposeOnSet: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.noUpdateTTL}\n     */\n    noUpdateTTL: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.maxEntrySize}\n     */\n    maxEntrySize: LRUCache.Size;\n    /**\n     * {@link LRUCache.OptionsBase.sizeCalculation}\n     */\n    sizeCalculation?: LRUCache.SizeCalculator<K, V>;\n    /**\n     * {@link LRUCache.OptionsBase.noDeleteOnFetchRejection}\n     */\n    noDeleteOnFetchRejection: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.noDeleteOnStaleGet}\n     */\n    noDeleteOnStaleGet: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.allowStaleOnFetchAbort}\n     */\n    allowStaleOnFetchAbort: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.allowStaleOnFetchRejection}\n     */\n    allowStaleOnFetchRejection: boolean;\n    /**\n     * {@link LRUCache.OptionsBase.ignoreFetchAbort}\n     */\n    ignoreFetchAbort: boolean;\n    /**\n     * Do not call this method unless you need to inspect the\n     * inner workings of the cache.  If anything returned by this\n     * object is modified in any way, strange breakage may occur.\n     *\n     * These fields are private for a reason!\n     *\n     * @internal\n     */\n    static unsafeExposeInternals<K extends {}, V extends {}, FC extends unknown = unknown>(c: LRUCache<K, V, FC>): {\n        starts: ZeroArray | undefined;\n        ttls: ZeroArray | undefined;\n        sizes: ZeroArray | undefined;\n        keyMap: Map<K, number>;\n        keyList: (K | undefined)[];\n        valList: (V | BackgroundFetch<V> | undefined)[];\n        next: NumberArray;\n        prev: NumberArray;\n        readonly head: Index;\n        readonly tail: Index;\n        free: StackLike;\n        isBackgroundFetch: (p: any) => p is BackgroundFetch<V>;\n        backgroundFetch: (k: K, index: number | undefined, options: LRUCache.FetchOptions<K, V, FC>, context: any) => BackgroundFetch<V>;\n        moveToTail: (index: number) => void;\n        indexes: (options?: {\n            allowStale: boolean;\n        }) => Generator<Index, void, unknown>;\n        rindexes: (options?: {\n            allowStale: boolean;\n        }) => Generator<Index, void, unknown>;\n        isStale: (index: number | undefined) => boolean;\n    };\n    /**\n     * {@link LRUCache.OptionsBase.max} (read-only)\n     */\n    get max(): LRUCache.Count;\n    /**\n     * {@link LRUCache.OptionsBase.maxSize} (read-only)\n     */\n    get maxSize(): LRUCache.Count;\n    /**\n     * The total computed size of items in the cache (read-only)\n     */\n    get calculatedSize(): LRUCache.Size;\n    /**\n     * The number of items stored in the cache (read-only)\n     */\n    get size(): LRUCache.Count;\n    /**\n     * {@link LRUCache.OptionsBase.fetchMethod} (read-only)\n     */\n    get fetchMethod(): LRUCache.Fetcher<K, V, FC> | undefined;\n    get memoMethod(): LRUCache.Memoizer<K, V, FC> | undefined;\n    /**\n     * {@link LRUCache.OptionsBase.dispose} (read-only)\n     */\n    get dispose(): LRUCache.Disposer<K, V> | undefined;\n    /**\n     * {@link LRUCache.OptionsBase.onInsert} (read-only)\n     */\n    get onInsert(): LRUCache.Inserter<K, V> | undefined;\n    /**\n     * {@link LRUCache.OptionsBase.disposeAfter} (read-only)\n     */\n    get disposeAfter(): LRUCache.Disposer<K, V> | undefined;\n    constructor(options: LRUCache.Options<K, V, FC> | LRUCache<K, V, FC>);\n    /**\n     * Return the number of ms left in the item's TTL. If item is not in cache,\n     * returns `0`. Returns `Infinity` if item is in cache without a defined TTL.\n     */\n    getRemainingTTL(key: K): number;\n    /**\n     * Return a generator yielding `[key, value]` pairs,\n     * in order from most recently used to least recently used.\n     */\n    entries(): Generator<[K, V], void, unknown>;\n    /**\n     * Inverse order version of {@link LRUCache.entries}\n     *\n     * Return a generator yielding `[key, value]` pairs,\n     * in order from least recently used to most recently used.\n     */\n    rentries(): Generator<(K | V)[], void, unknown>;\n    /**\n     * Return a generator yielding the keys in the cache,\n     * in order from most recently used to least recently used.\n     */\n    keys(): Generator<K, void, unknown>;\n    /**\n     * Inverse order version of {@link LRUCache.keys}\n     *\n     * Return a generator yielding the keys in the cache,\n     * in order from least recently used to most recently used.\n     */\n    rkeys(): Generator<K, void, unknown>;\n    /**\n     * Return a generator yielding the values in the cache,\n     * in order from most recently used to least recently used.\n     */\n    values(): Generator<V, void, unknown>;\n    /**\n     * Inverse order version of {@link LRUCache.values}\n     *\n     * Return a generator yielding the values in the cache,\n     * in order from least recently used to most recently used.\n     */\n    rvalues(): Generator<V | undefined, void, unknown>;\n    /**\n     * Iterating over the cache itself yields the same results as\n     * {@link LRUCache.entries}\n     */\n    [Symbol.iterator](): Generator<[K, V], void, unknown>;\n    /**\n     * A String value that is used in the creation of the default string\n     * description of an object. Called by the built-in method\n     * `Object.prototype.toString`.\n     */\n    [Symbol.toStringTag]: string;\n    /**\n     * Find a value for which the supplied fn method returns a truthy value,\n     * similar to `Array.find()`. fn is called as `fn(value, key, cache)`.\n     */\n    find(fn: (v: V, k: K, self: LRUCache<K, V, FC>) => boolean, getOptions?: LRUCache.GetOptions<K, V, FC>): V | undefined;\n    /**\n     * Call the supplied function on each item in the cache, in order from most\n     * recently used to least recently used.\n     *\n     * `fn` is called as `fn(value, key, cache)`.\n     *\n     * If `thisp` is provided, function will be called in the `this`-context of\n     * the provided object, or the cache if no `thisp` object is provided.\n     *\n     * Does not update age or recenty of use, or iterate over stale values.\n     */\n    forEach(fn: (v: V, k: K, self: LRUCache<K, V, FC>) => any, thisp?: any): void;\n    /**\n     * The same as {@link LRUCache.forEach} but items are iterated over in\n     * reverse order.  (ie, less recently used items are iterated over first.)\n     */\n    rforEach(fn: (v: V, k: K, self: LRUCache<K, V, FC>) => any, thisp?: any): void;\n    /**\n     * Delete any stale entries. Returns true if anything was removed,\n     * false otherwise.\n     */\n    purgeStale(): boolean;\n    /**\n     * Get the extended info about a given entry, to get its value, size, and\n     * TTL info simultaneously. Returns `undefined` if the key is not present.\n     *\n     * Unlike {@link LRUCache#dump}, which is designed to be portable and survive\n     * serialization, the `start` value is always the current timestamp, and the\n     * `ttl` is a calculated remaining time to live (negative if expired).\n     *\n     * Always returns stale values, if their info is found in the cache, so be\n     * sure to check for expirations (ie, a negative {@link LRUCache.Entry#ttl})\n     * if relevant.\n     */\n    info(key: K): LRUCache.Entry<V> | undefined;\n    /**\n     * Return an array of [key, {@link LRUCache.Entry}] tuples which can be\n     * passed to {@link LRUCache#load}.\n     *\n     * The `start` fields are calculated relative to a portable `Date.now()`\n     * timestamp, even if `performance.now()` is available.\n     *\n     * Stale entries are always included in the `dump`, even if\n     * {@link LRUCache.OptionsBase.allowStale} is false.\n     *\n     * Note: this returns an actual array, not a generator, so it can be more\n     * easily passed around.\n     */\n    dump(): [K, LRUCache.Entry<V>][];\n    /**\n     * Reset the cache and load in the items in entries in the order listed.\n     *\n     * The shape of the resulting cache may be different if the same options are\n     * not used in both caches.\n     *\n     * The `start` fields are assumed to be calculated relative to a portable\n     * `Date.now()` timestamp, even if `performance.now()` is available.\n     */\n    load(arr: [K, LRUCache.Entry<V>][]): void;\n    /**\n     * Add a value to the cache.\n     *\n     * Note: if `undefined` is specified as a value, this is an alias for\n     * {@link LRUCache#delete}\n     *\n     * Fields on the {@link LRUCache.SetOptions} options param will override\n     * their corresponding values in the constructor options for the scope\n     * of this single `set()` operation.\n     *\n     * If `start` is provided, then that will set the effective start\n     * time for the TTL calculation. Note that this must be a previous\n     * value of `performance.now()` if supported, or a previous value of\n     * `Date.now()` if not.\n     *\n     * Options object may also include `size`, which will prevent\n     * calling the `sizeCalculation` function and just use the specified\n     * number if it is a positive integer, and `noDisposeOnSet` which\n     * will prevent calling a `dispose` function in the case of\n     * overwrites.\n     *\n     * If the `size` (or return value of `sizeCalculation`) for a given\n     * entry is greater than `maxEntrySize`, then the item will not be\n     * added to the cache.\n     *\n     * Will update the recency of the entry.\n     *\n     * If the value is `undefined`, then this is an alias for\n     * `cache.delete(key)`. `undefined` is never stored in the cache.\n     */\n    set(k: K, v: V | BackgroundFetch<V> | undefined, setOptions?: LRUCache.SetOptions<K, V, FC>): this;\n    /**\n     * Evict the least recently used item, returning its value or\n     * `undefined` if cache is empty.\n     */\n    pop(): V | undefined;\n    /**\n     * Check if a key is in the cache, without updating the recency of use.\n     * Will return false if the item is stale, even though it is technically\n     * in the cache.\n     *\n     * Check if a key is in the cache, without updating the recency of\n     * use. Age is updated if {@link LRUCache.OptionsBase.updateAgeOnHas} is set\n     * to `true` in either the options or the constructor.\n     *\n     * Will return `false` if the item is stale, even though it is technically in\n     * the cache. The difference can be determined (if it matters) by using a\n     * `status` argument, and inspecting the `has` field.\n     *\n     * Will not update item age unless\n     * {@link LRUCache.OptionsBase.updateAgeOnHas} is set.\n     */\n    has(k: K, hasOptions?: LRUCache.HasOptions<K, V, FC>): boolean;\n    /**\n     * Like {@link LRUCache#get} but doesn't update recency or delete stale\n     * items.\n     *\n     * Returns `undefined` if the item is stale, unless\n     * {@link LRUCache.OptionsBase.allowStale} is set.\n     */\n    peek(k: K, peekOptions?: LRUCache.PeekOptions<K, V, FC>): V | undefined;\n    /**\n     * Make an asynchronous cached fetch using the\n     * {@link LRUCache.OptionsBase.fetchMethod} function.\n     *\n     * If the value is in the cache and not stale, then the returned\n     * Promise resolves to the value.\n     *\n     * If not in the cache, or beyond its TTL staleness, then\n     * `fetchMethod(key, staleValue, { options, signal, context })` is\n     * called, and the value returned will be added to the cache once\n     * resolved.\n     *\n     * If called with `allowStale`, and an asynchronous fetch is\n     * currently in progress to reload a stale value, then the former\n     * stale value will be returned.\n     *\n     * If called with `forceRefresh`, then the cached item will be\n     * re-fetched, even if it is not stale. However, if `allowStale` is also\n     * set, then the old value will still be returned. This is useful\n     * in cases where you want to force a reload of a cached value. If\n     * a background fetch is already in progress, then `forceRefresh`\n     * has no effect.\n     *\n     * If multiple fetches for the same key are issued, then they will all be\n     * coalesced into a single call to fetchMethod.\n     *\n     * Note that this means that handling options such as\n     * {@link LRUCache.OptionsBase.allowStaleOnFetchAbort},\n     * {@link LRUCache.FetchOptions.signal},\n     * and {@link LRUCache.OptionsBase.allowStaleOnFetchRejection} will be\n     * determined by the FIRST fetch() call for a given key.\n     *\n     * This is a known (fixable) shortcoming which will be addresed on when\n     * someone complains about it, as the fix would involve added complexity and\n     * may not be worth the costs for this edge case.\n     *\n     * If {@link LRUCache.OptionsBase.fetchMethod} is not specified, then this is\n     * effectively an alias for `Promise.resolve(cache.get(key))`.\n     *\n     * When the fetch method resolves to a value, if the fetch has not\n     * been aborted due to deletion, eviction, or being overwritten,\n     * then it is added to the cache using the options provided.\n     *\n     * If the key is evicted or deleted before the `fetchMethod`\n     * resolves, then the AbortSignal passed to the `fetchMethod` will\n     * receive an `abort` event, and the promise returned by `fetch()`\n     * will reject with the reason for the abort.\n     *\n     * If a `signal` is passed to the `fetch()` call, then aborting the\n     * signal will abort the fetch and cause the `fetch()` promise to\n     * reject with the reason provided.\n     *\n     * **Setting `context`**\n     *\n     * If an `FC` type is set to a type other than `unknown`, `void`, or\n     * `undefined` in the {@link LRUCache} constructor, then all\n     * calls to `cache.fetch()` _must_ provide a `context` option. If\n     * set to `undefined` or `void`, then calls to fetch _must not_\n     * provide a `context` option.\n     *\n     * The `context` param allows you to provide arbitrary data that\n     * might be relevant in the course of fetching the data. It is only\n     * relevant for the course of a single `fetch()` operation, and\n     * discarded afterwards.\n     *\n     * **Note: `fetch()` calls are inflight-unique**\n     *\n     * If you call `fetch()` multiple times with the same key value,\n     * then every call after the first will resolve on the same\n     * promise<sup>1</sup>,\n     * _even if they have different settings that would otherwise change\n     * the behavior of the fetch_, such as `noDeleteOnFetchRejection`\n     * or `ignoreFetchAbort`.\n     *\n     * In most cases, this is not a problem (in fact, only fetching\n     * something once is what you probably want, if you're caching in\n     * the first place). If you are changing the fetch() options\n     * dramatically between runs, there's a good chance that you might\n     * be trying to fit divergent semantics into a single object, and\n     * would be better off with multiple cache instances.\n     *\n     * **1**: Ie, they're not the \"same Promise\", but they resolve at\n     * the same time, because they're both waiting on the same\n     * underlying fetchMethod response.\n     */\n    fetch(k: K, fetchOptions: unknown extends FC ? LRUCache.FetchOptions<K, V, FC> : FC extends undefined | void ? LRUCache.FetchOptionsNoContext<K, V> : LRUCache.FetchOptionsWithContext<K, V, FC>): Promise<undefined | V>;\n    fetch(k: unknown extends FC ? K : FC extends undefined | void ? K : never, fetchOptions?: unknown extends FC ? LRUCache.FetchOptions<K, V, FC> : FC extends undefined | void ? LRUCache.FetchOptionsNoContext<K, V> : never): Promise<undefined | V>;\n    /**\n     * In some cases, `cache.fetch()` may resolve to `undefined`, either because\n     * a {@link LRUCache.OptionsBase#fetchMethod} was not provided (turning\n     * `cache.fetch(k)` into just an async wrapper around `cache.get(k)`) or\n     * because `ignoreFetchAbort` was specified (either to the constructor or\n     * in the {@link LRUCache.FetchOptions}). Also, the\n     * {@link LRUCache.OptionsBase.fetchMethod} may return `undefined` or `void`, making\n     * the test even more complicated.\n     *\n     * Because inferring the cases where `undefined` might be returned are so\n     * cumbersome, but testing for `undefined` can also be annoying, this method\n     * can be used, which will reject if `this.fetch()` resolves to undefined.\n     */\n    forceFetch(k: K, fetchOptions: unknown extends FC ? LRUCache.FetchOptions<K, V, FC> : FC extends undefined | void ? LRUCache.FetchOptionsNoContext<K, V> : LRUCache.FetchOptionsWithContext<K, V, FC>): Promise<V>;\n    forceFetch(k: unknown extends FC ? K : FC extends undefined | void ? K : never, fetchOptions?: unknown extends FC ? LRUCache.FetchOptions<K, V, FC> : FC extends undefined | void ? LRUCache.FetchOptionsNoContext<K, V> : never): Promise<V>;\n    /**\n     * If the key is found in the cache, then this is equivalent to\n     * {@link LRUCache#get}. If not, in the cache, then calculate the value using\n     * the {@link LRUCache.OptionsBase.memoMethod}, and add it to the cache.\n     *\n     * If an `FC` type is set to a type other than `unknown`, `void`, or\n     * `undefined` in the LRUCache constructor, then all calls to `cache.memo()`\n     * _must_ provide a `context` option. If set to `undefined` or `void`, then\n     * calls to memo _must not_ provide a `context` option.\n     *\n     * The `context` param allows you to provide arbitrary data that might be\n     * relevant in the course of fetching the data. It is only relevant for the\n     * course of a single `memo()` operation, and discarded afterwards.\n     */\n    memo(k: K, memoOptions: unknown extends FC ? LRUCache.MemoOptions<K, V, FC> : FC extends undefined | void ? LRUCache.MemoOptionsNoContext<K, V> : LRUCache.MemoOptionsWithContext<K, V, FC>): V;\n    memo(k: unknown extends FC ? K : FC extends undefined | void ? K : never, memoOptions?: unknown extends FC ? LRUCache.MemoOptions<K, V, FC> : FC extends undefined | void ? LRUCache.MemoOptionsNoContext<K, V> : never): V;\n    /**\n     * Return a value from the cache. Will update the recency of the cache\n     * entry found.\n     *\n     * If the key is not found, get() will return `undefined`.\n     */\n    get(k: K, getOptions?: LRUCache.GetOptions<K, V, FC>): V | undefined;\n    /**\n     * Deletes a key out of the cache.\n     *\n     * Returns true if the key was deleted, false otherwise.\n     */\n    delete(k: K): boolean;\n    /**\n     * Clear the cache entirely, throwing away all values.\n     */\n    clear(): void;\n}\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/lru-cache/package.json": "{\n  \"name\": \"lru-cache\",\n  \"description\": \"A cache object that deletes the least-recently-used items.\",\n  \"version\": \"11.1.0\",\n  \"author\": \"Isaac Z. Schlueter <i@izs.me>\",\n  \"keywords\": [\n    \"mru\",\n    \"lru\",\n    \"cache\"\n  ],\n  \"sideEffects\": false,\n  \"scripts\": {\n    \"build\": \"npm run prepare\",\n    \"prepare\": \"tshy && bash fixup.sh\",\n    \"pretest\": \"npm run prepare\",\n    \"presnap\": \"npm run prepare\",\n    \"test\": \"tap\",\n    \"snap\": \"tap\",\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"git push origin --follow-tags\",\n    \"format\": \"prettier --write .\",\n    \"typedoc\": \"typedoc --tsconfig ./.tshy/esm.json ./src/*.ts\",\n    \"benchmark-results-typedoc\": \"bash scripts/benchmark-results-typedoc.sh\",\n    \"prebenchmark\": \"npm run prepare\",\n    \"benchmark\": \"make -C benchmark\",\n    \"preprofile\": \"npm run prepare\",\n    \"profile\": \"make -C benchmark profile\"\n  },\n  \"main\": \"./dist/commonjs/index.js\",\n  \"types\": \"./dist/commonjs/index.d.ts\",\n  \"tshy\": {\n    \"exports\": {\n      \".\": \"./src/index.ts\",\n      \"./min\": {\n        \"import\": {\n          \"types\": \"./dist/esm/index.d.ts\",\n          \"default\": \"./dist/esm/index.min.js\"\n        },\n        \"require\": {\n          \"types\": \"./dist/commonjs/index.d.ts\",\n          \"default\": \"./dist/commonjs/index.min.js\"\n        }\n      }\n    }\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/isaacs/node-lru-cache.git\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^22.5.4\",\n    \"benchmark\": \"^2.1.4\",\n    \"esbuild\": \"^0.25.1\",\n    \"marked\": \"^4.2.12\",\n    \"mkdirp\": \"^3.0.1\",\n    \"prettier\": \"^3.5.3\",\n    \"tap\": \"^21.1.0\",\n    \"tshy\": \"^3.0.2\",\n    \"typedoc\": \"^0.28.1\"\n  },\n  \"license\": \"ISC\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"engines\": {\n    \"node\": \"20 || >=22\"\n  },\n  \"prettier\": {\n    \"semi\": false,\n    \"printWidth\": 70,\n    \"tabWidth\": 2,\n    \"useTabs\": false,\n    \"singleQuote\": true,\n    \"jsxSingleQuote\": false,\n    \"bracketSameLine\": true,\n    \"arrowParens\": \"avoid\",\n    \"endOfLine\": \"lf\"\n  },\n  \"tap\": {\n    \"node-arg\": [\n      \"--expose-gc\"\n    ],\n    \"plugin\": [\n      \"@tapjs/clock\"\n    ]\n  },\n  \"exports\": {\n    \".\": {\n      \"import\": {\n        \"types\": \"./dist/esm/index.d.ts\",\n        \"default\": \"./dist/esm/index.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/commonjs/index.d.ts\",\n        \"default\": \"./dist/commonjs/index.js\"\n      }\n    },\n    \"./min\": {\n      \"import\": {\n        \"types\": \"./dist/esm/index.d.ts\",\n        \"default\": \"./dist/esm/index.min.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/commonjs/index.d.ts\",\n        \"default\": \"./dist/commonjs/index.min.js\"\n      }\n    }\n  },\n  \"type\": \"module\",\n  \"module\": \"./dist/esm/index.js\"\n}\n",
  "node_modules/make-error/index.d.ts": "/**\n * Create a new error constructor instance.\n */\ndeclare function makeError(\n  name: string\n): makeError.Constructor<makeError.BaseError>;\n\n/**\n * Set the constructor prototype to `BaseError`.\n */\ndeclare function makeError<T extends Error>(super_: {\n  new (...args: any[]): T;\n}): makeError.Constructor<T & makeError.BaseError>;\n\n/**\n * Create a specialized error instance.\n */\ndeclare function makeError<T extends Error, K>(\n  name: string | Function,\n  super_: K\n): K & makeError.SpecializedConstructor<T>;\n\ndeclare namespace makeError {\n  /**\n   * Use with ES2015+ inheritance.\n   */\n  export class BaseError extends Error {\n    message: string;\n    name: string;\n    stack: string;\n\n    constructor(message?: string);\n  }\n\n  export interface Constructor<T> {\n    new (message?: string): T;\n    super_: any;\n    prototype: T;\n  }\n\n  export interface SpecializedConstructor<T> {\n    super_: any;\n    prototype: T;\n  }\n}\n\nexport = makeError;\n",
  "node_modules/make-error/package.json": "{\n  \"name\": \"make-error\",\n  \"version\": \"1.3.6\",\n  \"main\": \"index.js\",\n  \"license\": \"ISC\",\n  \"description\": \"Make your own error types!\",\n  \"keywords\": [\n    \"create\",\n    \"custom\",\n    \"derive\",\n    \"error\",\n    \"errors\",\n    \"extend\",\n    \"extending\",\n    \"extension\",\n    \"factory\",\n    \"inherit\",\n    \"make\",\n    \"subclass\"\n  ],\n  \"homepage\": \"https://github.com/JsCommunity/make-error\",\n  \"bugs\": \"https://github.com/JsCommunity/make-error/issues\",\n  \"author\": \"Julien Fontanet <julien.fontanet@isonoe.net>\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/JsCommunity/make-error.git\"\n  },\n  \"devDependencies\": {\n    \"browserify\": \"^16.2.3\",\n    \"eslint\": \"^6.5.1\",\n    \"eslint-config-prettier\": \"^6.4.0\",\n    \"eslint-config-standard\": \"^14.1.0\",\n    \"eslint-plugin-import\": \"^2.14.0\",\n    \"eslint-plugin-node\": \"^10.0.0\",\n    \"eslint-plugin-promise\": \"^4.0.1\",\n    \"eslint-plugin-standard\": \"^4.0.0\",\n    \"husky\": \"^3.0.9\",\n    \"jest\": \"^24\",\n    \"prettier\": \"^1.14.3\",\n    \"uglify-js\": \"^3.3.2\"\n  },\n  \"jest\": {\n    \"testEnvironment\": \"node\"\n  },\n  \"scripts\": {\n    \"dev-test\": \"jest --watch\",\n    \"format\": \"prettier --write '**'\",\n    \"prepublishOnly\": \"mkdir -p dist && browserify -s makeError index.js | uglifyjs -c > dist/make-error.js\",\n    \"pretest\": \"eslint --ignore-path .gitignore .\",\n    \"test\": \"jest\"\n  },\n  \"files\": [\n    \"dist/\",\n    \"index.js\",\n    \"index.d.ts\"\n  ],\n  \"husky\": {\n    \"hooks\": {\n      \"commit-msg\": \"npm run test\"\n    }\n  }\n}\n",
  "node_modules/math-intrinsics/abs.d.ts": "export = Math.abs;",
  "node_modules/math-intrinsics/constants/maxArrayLength.d.ts": "declare const MAX_ARRAY_LENGTH: 4294967295;\n\nexport = MAX_ARRAY_LENGTH;",
  "node_modules/math-intrinsics/constants/maxSafeInteger.d.ts": "declare const MAX_SAFE_INTEGER: 9007199254740991;\n\nexport = MAX_SAFE_INTEGER;",
  "node_modules/math-intrinsics/constants/maxValue.d.ts": "declare const MAX_VALUE: 1.7976931348623157e+308;\n\nexport = MAX_VALUE;\n",
  "node_modules/math-intrinsics/floor.d.ts": "export = Math.floor;",
  "node_modules/math-intrinsics/isFinite.d.ts": "declare function isFinite(x: unknown): x is number | bigint;\n\nexport = isFinite;",
  "node_modules/math-intrinsics/isInteger.d.ts": "declare function isInteger(argument: unknown): argument is number;\n\nexport = isInteger;",
  "node_modules/math-intrinsics/isNaN.d.ts": "export = Number.isNaN;",
  "node_modules/math-intrinsics/isNegativeZero.d.ts": "declare function isNegativeZero(x: unknown): boolean;\n\nexport = isNegativeZero;",
  "node_modules/math-intrinsics/max.d.ts": "export = Math.max;",
  "node_modules/math-intrinsics/min.d.ts": "export = Math.min;",
  "node_modules/math-intrinsics/mod.d.ts": "declare function mod(number: number, modulo: number): number;\n\nexport = mod;",
  "node_modules/math-intrinsics/package.json": "{\n\t\"name\": \"math-intrinsics\",\n\t\"version\": \"1.1.0\",\n\t\"description\": \"ES Math-related intrinsics and helpers, robustly cached.\",\n\t\"main\": false,\n\t\"exports\": {\n\t\t\"./abs\": \"./abs.js\",\n\t\t\"./floor\": \"./floor.js\",\n\t\t\"./isFinite\": \"./isFinite.js\",\n\t\t\"./isInteger\": \"./isInteger.js\",\n\t\t\"./isNaN\": \"./isNaN.js\",\n\t\t\"./isNegativeZero\": \"./isNegativeZero.js\",\n\t\t\"./max\": \"./max.js\",\n\t\t\"./min\": \"./min.js\",\n\t\t\"./mod\": \"./mod.js\",\n\t\t\"./pow\": \"./pow.js\",\n\t\t\"./sign\": \"./sign.js\",\n\t\t\"./round\": \"./round.js\",\n\t\t\"./constants/maxArrayLength\": \"./constants/maxArrayLength.js\",\n\t\t\"./constants/maxSafeInteger\": \"./constants/maxSafeInteger.js\",\n\t\t\"./constants/maxValue\": \"./constants/maxValue.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"sideEffects\": false,\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"posttest\": \"npx npm@'>= 10.2' audit --production\",\n\t\t\"prelint\": \"evalmd README.md && eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\\\.git' | grep -v dist/)\",\n\t\t\"lint\": \"eslint --ext=js,mjs .\",\n\t\t\"postlint\": \"tsc && attw -P\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/es-shims/math-intrinsics.git\"\n\t},\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/es-shims/math-intrinsics/issues\"\n\t},\n\t\"homepage\": \"https://github.com/es-shims/math-intrinsics#readme\",\n\t\"devDependencies\": {\n\t\t\"@arethetypeswrong/cli\": \"^0.17.1\",\n\t\t\"@ljharb/eslint-config\": \"^21.1.1\",\n\t\t\"@ljharb/tsconfig\": \"^0.2.2\",\n\t\t\"@types/for-each\": \"^0.3.3\",\n\t\t\"@types/object-inspect\": \"^1.13.0\",\n\t\t\"@types/tape\": \"^5.8.0\",\n\t\t\"auto-changelog\": \"^2.5.0\",\n\t\t\"eclint\": \"^2.8.1\",\n\t\t\"es-value-fixtures\": \"^1.5.0\",\n\t\t\"eslint\": \"^8.8.0\",\n\t\t\"evalmd\": \"^0.0.19\",\n\t\t\"for-each\": \"^0.3.3\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"object-inspect\": \"^1.13.3\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.9.0\",\n\t\t\"typescript\": \"next\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\"\n\t\t]\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t}\n}\n",
  "node_modules/math-intrinsics/pow.d.ts": "export = Math.pow;",
  "node_modules/math-intrinsics/round.d.ts": "export = Math.round;",
  "node_modules/math-intrinsics/sign.d.ts": "declare function sign(x: number): number;\n\nexport = sign;",
  "node_modules/mdast-util-from-markdown/dev/index.d.ts": "export type {Encoding, Token, Value} from 'micromark-util-types'\nexport type {\n  CompileContext,\n  CompileData,\n  Extension,\n  Handles,\n  Handle,\n  OnEnterError,\n  OnExitError,\n  Options,\n  Transform\n} from './lib/types.js'\nexport {fromMarkdown} from './lib/index.js'\n\ndeclare module 'micromark-util-types' {\n  interface TokenTypeMap {\n    listItem: 'listItem'\n  }\n\n  interface Token {\n    _spread?: boolean\n  }\n}\n",
  "node_modules/mdast-util-from-markdown/dev/lib/index.d.ts": "/**\n * Turn markdown into a syntax tree.\n *\n * @overload\n * @param {Value} value\n * @param {Encoding | null | undefined} [encoding]\n * @param {Options | null | undefined} [options]\n * @returns {Root}\n *\n * @overload\n * @param {Value} value\n * @param {Options | null | undefined} [options]\n * @returns {Root}\n *\n * @param {Value} value\n *   Markdown to parse.\n * @param {Encoding | Options | null | undefined} [encoding]\n *   Character encoding for when `value` is `Buffer`.\n * @param {Options | null | undefined} [options]\n *   Configuration.\n * @returns {Root}\n *   mdast tree.\n */\nexport function fromMarkdown(value: Value, encoding?: Encoding | null | undefined, options?: Options | null | undefined): Root;\n/**\n * Turn markdown into a syntax tree.\n *\n * @overload\n * @param {Value} value\n * @param {Encoding | null | undefined} [encoding]\n * @param {Options | null | undefined} [options]\n * @returns {Root}\n *\n * @overload\n * @param {Value} value\n * @param {Options | null | undefined} [options]\n * @returns {Root}\n *\n * @param {Value} value\n *   Markdown to parse.\n * @param {Encoding | Options | null | undefined} [encoding]\n *   Character encoding for when `value` is `Buffer`.\n * @param {Options | null | undefined} [options]\n *   Configuration.\n * @returns {Root}\n *   mdast tree.\n */\nexport function fromMarkdown(value: Value, options?: Options | null | undefined): Root;\nimport type { Value } from 'micromark-util-types';\nimport type { Encoding } from 'micromark-util-types';\nimport type { Options } from './types.js';\nimport type { Root } from 'mdast';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/mdast-util-from-markdown/dev/lib/types.d.ts": "import type {Nodes, Parent, PhrasingContent, Root} from 'mdast'\nimport type {ParseOptions, Token} from 'micromark-util-types'\n\n/**\n * Compiler context.\n */\nexport interface CompileContext {\n  /**\n   * Configuration.\n   */\n  config: Config\n  /**\n   * Info passed around;\n   * key/value store.\n   */\n  data: CompileData\n  /**\n   * Stack of nodes.\n   */\n  stack: Array<Fragment | Nodes>\n  /**\n   * Stack of tokens.\n   */\n  tokenStack: Array<TokenTuple>\n\n  /**\n   * Capture some of the output data.\n   *\n   * @param this\n   *   Context.\n   * @returns\n   *   Nothing.\n   */\n  buffer(this: CompileContext): undefined\n\n  /**\n   * Enter a node.\n   *\n   * @param this\n   *   Context.\n   * @param node\n   *   Node.\n   * @param token\n   *   Token.\n   * @param onError\n   *   Error handler.\n   * @returns\n   *   Nothing.\n   */\n  enter(\n    this: CompileContext,\n    node: Nodes,\n    token: Token,\n    onError?: OnEnterError | null | undefined\n  ): undefined\n\n  /**\n   * Exit a node.\n   *\n   * @param this\n   *   Context.\n   * @param token\n   *   Token.\n   * @param onError\n   *   Error handler.\n   * @returns\n   *   Nothing.\n   */\n  exit(\n    this: CompileContext,\n    token: Token,\n    onError?: OnExitError | null | undefined\n  ): undefined\n\n  /**\n   * Stop capturing and access the output data.\n   *\n   * @param this\n   *   Context.\n   * @returns\n   *   Nothing.\n   */\n  resume(this: CompileContext): string\n\n  /**\n   * Get the source text that spans a token (or location).\n   *\n   * @param token\n   *   Start/end in stream.\n   * @param expandTabs\n   *   Whether to expand tabs.\n   * @returns\n   *   Serialized chunks.\n   */\n  sliceSerialize(\n    token: Pick<Token, 'end' | 'start'>,\n    expandTabs?: boolean | undefined\n  ): string\n}\n\n/**\n * Interface of tracked data.\n *\n * When working on extensions that use more data, extend the corresponding\n * interface to register their types:\n *\n * ```ts\n * declare module 'mdast-util-from-markdown' {\n *   interface CompileData {\n *     // Register a new field.\n *     mathFlowInside?: boolean | undefined\n *   }\n * }\n * ```\n */\nexport interface CompileData {\n  /**\n   * Whether we’re inside a hard break.\n   */\n  atHardBreak?: boolean | undefined\n\n  /**\n   * Current character reference type.\n   */\n  characterReferenceType?:\n    | 'characterReferenceMarkerHexadecimal'\n    | 'characterReferenceMarkerNumeric'\n    | undefined\n\n  /**\n   * Whether a first list item value (`1` in `1. a`) is expected.\n   */\n  expectingFirstListItemValue?: boolean | undefined\n\n  /**\n   * Whether we’re in flow code.\n   */\n  flowCodeInside?: boolean | undefined\n\n  /**\n   * Whether we’re in a reference.\n   */\n  inReference?: boolean | undefined\n\n  /**\n   * Whether we’re expecting a line ending from a setext heading, which can be slurped.\n   */\n  setextHeadingSlurpLineEnding?: boolean | undefined\n\n  /**\n   * Current reference.\n   */\n  referenceType?: 'collapsed' | 'full' | undefined\n}\n\n/**\n * Configuration.\n *\n * We have our defaults, but extensions will add more.\n */\nexport interface Config {\n  /**\n   * Token types where line endings are used.\n   */\n  canContainEols: Array<string>\n  /**\n   * Opening handles.\n   */\n  enter: Handles\n  /**\n   * Closing handles.\n   */\n  exit: Handles\n  /**\n   * Tree transforms.\n   */\n  transforms: Array<Transform>\n}\n\n/**\n * Change how markdown tokens from micromark are turned into mdast.\n */\nexport interface Extension {\n  /**\n   * Token types where line endings are used.\n   */\n  canContainEols?: Array<string> | null | undefined\n  /**\n   * Opening handles.\n   */\n  enter?: Handles | null | undefined\n  /**\n   * Closing handles.\n   */\n  exit?: Handles | null | undefined\n  /**\n   * Tree transforms.\n   */\n  transforms?: Array<Transform> | null | undefined\n}\n\n/**\n * Internal fragment.\n */\nexport interface Fragment extends Parent {\n  /**\n   * Node type.\n   */\n  type: 'fragment'\n  /**\n   * Children.\n   */\n  children: Array<PhrasingContent>\n}\n\n/**\n * Token types mapping to handles\n */\nexport type Handles = Record<string, Handle>\n\n/**\n * Handle a token.\n *\n * @param this\n *   Context.\n * @param token\n *   Current token.\n * @returns\n *   Nothing.\n */\nexport type Handle = (this: CompileContext, token: Token) => undefined | void\n\n/**\n * Handle the case where the `right` token is open, but it is closed (by the\n * `left` token) or because we reached the end of the document.\n *\n * @param this\n *   Context.\n * @param left\n *   Left token.\n * @param right\n *   Right token.\n * @returns\n *   Nothing.\n */\nexport type OnEnterError = (\n  this: Omit<CompileContext, 'sliceSerialize'>,\n  left: Token | undefined,\n  right: Token\n) => undefined\n\n/**\n * Handle the case where the `right` token is open but it is closed by\n * exiting the `left` token.\n *\n * @param this\n *   Context.\n * @param left\n *   Left token.\n * @param right\n *   Right token.\n * @returns\n *   Nothing.\n */\nexport type OnExitError = (\n  this: Omit<CompileContext, 'sliceSerialize'>,\n  left: Token,\n  right: Token\n) => undefined\n\n/**\n * Configuration.\n */\nexport interface Options extends ParseOptions {\n  /**\n   * Extensions for this utility to change how tokens are turned into a tree.\n   */\n  mdastExtensions?: Array<Extension | Array<Extension>> | null | undefined\n}\n\n/**\n * Open token on the stack,\n * with an optional error handler for when that token isn’t closed properly.\n */\nexport type TokenTuple = [token: Token, onError: OnEnterError | undefined]\n\n/**\n * Extra transform, to change the AST afterwards.\n *\n * @param tree\n *   Tree to transform.\n * @returns\n *   New tree or nothing (in which case the current tree is used).\n */\nexport type Transform = (tree: Root) => Root | null | undefined | void\n",
  "node_modules/mdast-util-from-markdown/index.d.ts": "export type {Encoding, Token, Value} from 'micromark-util-types'\nexport type {\n  CompileContext,\n  CompileData,\n  Extension,\n  Handles,\n  Handle,\n  OnEnterError,\n  OnExitError,\n  Options,\n  Transform\n} from './lib/types.js'\nexport {fromMarkdown} from './lib/index.js'\n\ndeclare module 'micromark-util-types' {\n  interface TokenTypeMap {\n    listItem: 'listItem'\n  }\n\n  interface Token {\n    _spread?: boolean\n  }\n}\n",
  "node_modules/mdast-util-from-markdown/lib/index.d.ts": "/**\n * Turn markdown into a syntax tree.\n *\n * @overload\n * @param {Value} value\n * @param {Encoding | null | undefined} [encoding]\n * @param {Options | null | undefined} [options]\n * @returns {Root}\n *\n * @overload\n * @param {Value} value\n * @param {Options | null | undefined} [options]\n * @returns {Root}\n *\n * @param {Value} value\n *   Markdown to parse.\n * @param {Encoding | Options | null | undefined} [encoding]\n *   Character encoding for when `value` is `Buffer`.\n * @param {Options | null | undefined} [options]\n *   Configuration.\n * @returns {Root}\n *   mdast tree.\n */\nexport function fromMarkdown(value: Value, encoding?: Encoding | null | undefined, options?: Options | null | undefined): Root;\n/**\n * Turn markdown into a syntax tree.\n *\n * @overload\n * @param {Value} value\n * @param {Encoding | null | undefined} [encoding]\n * @param {Options | null | undefined} [options]\n * @returns {Root}\n *\n * @overload\n * @param {Value} value\n * @param {Options | null | undefined} [options]\n * @returns {Root}\n *\n * @param {Value} value\n *   Markdown to parse.\n * @param {Encoding | Options | null | undefined} [encoding]\n *   Character encoding for when `value` is `Buffer`.\n * @param {Options | null | undefined} [options]\n *   Configuration.\n * @returns {Root}\n *   mdast tree.\n */\nexport function fromMarkdown(value: Value, options?: Options | null | undefined): Root;\nimport type { Value } from 'micromark-util-types';\nimport type { Encoding } from 'micromark-util-types';\nimport type { Options } from './types.js';\nimport type { Root } from 'mdast';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/mdast-util-from-markdown/lib/types.d.ts": "import type {Nodes, Parent, PhrasingContent, Root} from 'mdast'\nimport type {ParseOptions, Token} from 'micromark-util-types'\n\n/**\n * Compiler context.\n */\nexport interface CompileContext {\n  /**\n   * Configuration.\n   */\n  config: Config\n  /**\n   * Info passed around;\n   * key/value store.\n   */\n  data: CompileData\n  /**\n   * Stack of nodes.\n   */\n  stack: Array<Fragment | Nodes>\n  /**\n   * Stack of tokens.\n   */\n  tokenStack: Array<TokenTuple>\n\n  /**\n   * Capture some of the output data.\n   *\n   * @param this\n   *   Context.\n   * @returns\n   *   Nothing.\n   */\n  buffer(this: CompileContext): undefined\n\n  /**\n   * Enter a node.\n   *\n   * @param this\n   *   Context.\n   * @param node\n   *   Node.\n   * @param token\n   *   Token.\n   * @param onError\n   *   Error handler.\n   * @returns\n   *   Nothing.\n   */\n  enter(\n    this: CompileContext,\n    node: Nodes,\n    token: Token,\n    onError?: OnEnterError | null | undefined\n  ): undefined\n\n  /**\n   * Exit a node.\n   *\n   * @param this\n   *   Context.\n   * @param token\n   *   Token.\n   * @param onError\n   *   Error handler.\n   * @returns\n   *   Nothing.\n   */\n  exit(\n    this: CompileContext,\n    token: Token,\n    onError?: OnExitError | null | undefined\n  ): undefined\n\n  /**\n   * Stop capturing and access the output data.\n   *\n   * @param this\n   *   Context.\n   * @returns\n   *   Nothing.\n   */\n  resume(this: CompileContext): string\n\n  /**\n   * Get the source text that spans a token (or location).\n   *\n   * @param token\n   *   Start/end in stream.\n   * @param expandTabs\n   *   Whether to expand tabs.\n   * @returns\n   *   Serialized chunks.\n   */\n  sliceSerialize(\n    token: Pick<Token, 'end' | 'start'>,\n    expandTabs?: boolean | undefined\n  ): string\n}\n\n/**\n * Interface of tracked data.\n *\n * When working on extensions that use more data, extend the corresponding\n * interface to register their types:\n *\n * ```ts\n * declare module 'mdast-util-from-markdown' {\n *   interface CompileData {\n *     // Register a new field.\n *     mathFlowInside?: boolean | undefined\n *   }\n * }\n * ```\n */\nexport interface CompileData {\n  /**\n   * Whether we’re inside a hard break.\n   */\n  atHardBreak?: boolean | undefined\n\n  /**\n   * Current character reference type.\n   */\n  characterReferenceType?:\n    | 'characterReferenceMarkerHexadecimal'\n    | 'characterReferenceMarkerNumeric'\n    | undefined\n\n  /**\n   * Whether a first list item value (`1` in `1. a`) is expected.\n   */\n  expectingFirstListItemValue?: boolean | undefined\n\n  /**\n   * Whether we’re in flow code.\n   */\n  flowCodeInside?: boolean | undefined\n\n  /**\n   * Whether we’re in a reference.\n   */\n  inReference?: boolean | undefined\n\n  /**\n   * Whether we’re expecting a line ending from a setext heading, which can be slurped.\n   */\n  setextHeadingSlurpLineEnding?: boolean | undefined\n\n  /**\n   * Current reference.\n   */\n  referenceType?: 'collapsed' | 'full' | undefined\n}\n\n/**\n * Configuration.\n *\n * We have our defaults, but extensions will add more.\n */\nexport interface Config {\n  /**\n   * Token types where line endings are used.\n   */\n  canContainEols: Array<string>\n  /**\n   * Opening handles.\n   */\n  enter: Handles\n  /**\n   * Closing handles.\n   */\n  exit: Handles\n  /**\n   * Tree transforms.\n   */\n  transforms: Array<Transform>\n}\n\n/**\n * Change how markdown tokens from micromark are turned into mdast.\n */\nexport interface Extension {\n  /**\n   * Token types where line endings are used.\n   */\n  canContainEols?: Array<string> | null | undefined\n  /**\n   * Opening handles.\n   */\n  enter?: Handles | null | undefined\n  /**\n   * Closing handles.\n   */\n  exit?: Handles | null | undefined\n  /**\n   * Tree transforms.\n   */\n  transforms?: Array<Transform> | null | undefined\n}\n\n/**\n * Internal fragment.\n */\nexport interface Fragment extends Parent {\n  /**\n   * Node type.\n   */\n  type: 'fragment'\n  /**\n   * Children.\n   */\n  children: Array<PhrasingContent>\n}\n\n/**\n * Token types mapping to handles\n */\nexport type Handles = Record<string, Handle>\n\n/**\n * Handle a token.\n *\n * @param this\n *   Context.\n * @param token\n *   Current token.\n * @returns\n *   Nothing.\n */\nexport type Handle = (this: CompileContext, token: Token) => undefined | void\n\n/**\n * Handle the case where the `right` token is open, but it is closed (by the\n * `left` token) or because we reached the end of the document.\n *\n * @param this\n *   Context.\n * @param left\n *   Left token.\n * @param right\n *   Right token.\n * @returns\n *   Nothing.\n */\nexport type OnEnterError = (\n  this: Omit<CompileContext, 'sliceSerialize'>,\n  left: Token | undefined,\n  right: Token\n) => undefined\n\n/**\n * Handle the case where the `right` token is open but it is closed by\n * exiting the `left` token.\n *\n * @param this\n *   Context.\n * @param left\n *   Left token.\n * @param right\n *   Right token.\n * @returns\n *   Nothing.\n */\nexport type OnExitError = (\n  this: Omit<CompileContext, 'sliceSerialize'>,\n  left: Token,\n  right: Token\n) => undefined\n\n/**\n * Configuration.\n */\nexport interface Options extends ParseOptions {\n  /**\n   * Extensions for this utility to change how tokens are turned into a tree.\n   */\n  mdastExtensions?: Array<Extension | Array<Extension>> | null | undefined\n}\n\n/**\n * Open token on the stack,\n * with an optional error handler for when that token isn’t closed properly.\n */\nexport type TokenTuple = [token: Token, onError: OnEnterError | undefined]\n\n/**\n * Extra transform, to change the AST afterwards.\n *\n * @param tree\n *   Tree to transform.\n * @returns\n *   New tree or nothing (in which case the current tree is used).\n */\nexport type Transform = (tree: Root) => Root | null | undefined | void\n",
  "node_modules/mdast-util-from-markdown/package.json": "{\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"bugs\": \"https://github.com/syntax-tree/mdast-util-from-markdown/issues\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"dependencies\": {\n    \"@types/mdast\": \"^4.0.0\",\n    \"@types/unist\": \"^3.0.0\",\n    \"decode-named-character-reference\": \"^1.0.0\",\n    \"devlop\": \"^1.0.0\",\n    \"mdast-util-to-string\": \"^4.0.0\",\n    \"micromark\": \"^4.0.0\",\n    \"micromark-util-decode-numeric-character-reference\": \"^2.0.0\",\n    \"micromark-util-decode-string\": \"^2.0.0\",\n    \"micromark-util-normalize-identifier\": \"^2.0.0\",\n    \"micromark-util-symbol\": \"^2.0.0\",\n    \"micromark-util-types\": \"^2.0.0\",\n    \"unist-util-stringify-position\": \"^4.0.0\"\n  },\n  \"description\": \"mdast utility to parse markdown\",\n  \"devDependencies\": {\n    \"@types/node\": \"^25.0.0\",\n    \"c8\": \"^10.0.0\",\n    \"commonmark.json\": \"^0.31.0\",\n    \"esbuild\": \"^0.27.0\",\n    \"gzip-size-cli\": \"^5.0.0\",\n    \"hast-util-from-html\": \"^2.0.0\",\n    \"hast-util-to-html\": \"^9.0.0\",\n    \"mdast-util-to-hast\": \"^13.0.0\",\n    \"micromark-build\": \"^2.0.0\",\n    \"prettier\": \"^3.0.0\",\n    \"remark-cli\": \"^12.0.0\",\n    \"remark-preset-wooorm\": \"^11.0.0\",\n    \"terser\": \"^5.0.0\",\n    \"type-coverage\": \"^2.0.0\",\n    \"typescript\": \"^5.0.0\",\n    \"xo\": \"^1.0.0\"\n  },\n  \"exports\": {\n    \"development\": \"./dev/index.js\",\n    \"default\": \"./index.js\"\n  },\n  \"files\": [\n    \"dev/\",\n    \"lib/\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"funding\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/unified\"\n  },\n  \"keywords\": [\n    \"ast\",\n    \"markdown\",\n    \"markup\",\n    \"mdast-util\",\n    \"mdast\",\n    \"parse\",\n    \"syntax\",\n    \"tree\",\n    \"unist\",\n    \"utility\",\n    \"util\"\n  ],\n  \"license\": \"MIT\",\n  \"name\": \"mdast-util-from-markdown\",\n  \"prettier\": {\n    \"bracketSpacing\": false,\n    \"semi\": false,\n    \"singleQuote\": true,\n    \"tabWidth\": 2,\n    \"trailingComma\": \"none\",\n    \"useTabs\": false\n  },\n  \"remarkConfig\": {\n    \"plugins\": [\n      \"remark-preset-wooorm\"\n    ]\n  },\n  \"repository\": \"syntax-tree/mdast-util-from-markdown\",\n  \"scripts\": {\n    \"build\": \"tsc --build --clean && tsc --build && type-coverage && micromark-build && esbuild . --bundle --minify | terser | gzip-size --raw\",\n    \"format\": \"remark --frail --quiet --output -- . && prettier --log-level warn --write -- . && xo --fix\",\n    \"test-api-dev\": \"node --conditions development test/index.js\",\n    \"test-api-prod\": \"node --conditions production test/index.js\",\n    \"test-api\": \"npm run test-api-dev && npm run test-api-prod\",\n    \"test-coverage\": \"c8 --100 --reporter lcov -- npm run test-api\",\n    \"test\": \"npm run build && npm run format && npm run test-coverage\"\n  },\n  \"sideEffects\": false,\n  \"typeCoverage\": {\n    \"atLeast\": 100,\n    \"strict\": true\n  },\n  \"type\": \"module\",\n  \"version\": \"2.0.3\"\n}\n",
  "node_modules/mdast-util-to-string/index.d.ts": "export {toString} from './lib/index.js'\nexport type Options = import('./lib/index.js').Options\n",
  "node_modules/mdast-util-to-string/lib/index.d.ts": "/**\n * Get the text content of a node or list of nodes.\n *\n * Prefers the node’s plain-text fields, otherwise serializes its children,\n * and if the given value is an array, serialize the nodes in it.\n *\n * @param {unknown} [value]\n *   Thing to serialize, typically `Node`.\n * @param {Options | null | undefined} [options]\n *   Configuration (optional).\n * @returns {string}\n *   Serialized `value`.\n */\nexport function toString(\n  value?: unknown,\n  options?: Options | null | undefined\n): string\nexport type Nodes = import('mdast').Nodes\n/**\n * Configuration (optional).\n */\nexport type Options = {\n  /**\n   * Whether to use `alt` for `image`s (default: `true`).\n   */\n  includeImageAlt?: boolean | null | undefined\n  /**\n   * Whether to use `value` of HTML (default: `true`).\n   */\n  includeHtml?: boolean | null | undefined\n}\n",
  "node_modules/mdast-util-to-string/package.json": "{\n  \"name\": \"mdast-util-to-string\",\n  \"version\": \"4.0.0\",\n  \"description\": \"mdast utility to get the plain text content of a node\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"unist\",\n    \"mdast\",\n    \"mdast-util\",\n    \"util\",\n    \"utility\",\n    \"markdown\",\n    \"node\",\n    \"string\",\n    \"serialize\"\n  ],\n  \"repository\": \"syntax-tree/mdast-util-to-string\",\n  \"bugs\": \"https://github.com/syntax-tree/mdast-util-to-string/issues\",\n  \"funding\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/unified\"\n  },\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"exports\": \"./index.js\",\n  \"files\": [\n    \"lib/\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"dependencies\": {\n    \"@types/mdast\": \"^4.0.0\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^20.0.0\",\n    \"c8\": \"^8.0.0\",\n    \"prettier\": \"^2.0.0\",\n    \"remark-cli\": \"^11.0.0\",\n    \"remark-preset-wooorm\": \"^9.0.0\",\n    \"type-coverage\": \"^2.0.0\",\n    \"typescript\": \"^5.0.0\",\n    \"xo\": \"^0.54.0\"\n  },\n  \"scripts\": {\n    \"prepack\": \"npm run build && npm run format\",\n    \"build\": \"tsc --build --clean && tsc --build && type-coverage\",\n    \"format\": \"remark . -qfo && prettier . -w --loglevel warn && xo --fix\",\n    \"test-api\": \"node --conditions development test.js\",\n    \"test-coverage\": \"c8 --100 --reporter lcov npm run test-api\",\n    \"test\": \"npm run build && npm run format && npm run test-coverage\"\n  },\n  \"prettier\": {\n    \"bracketSpacing\": false,\n    \"semi\": false,\n    \"singleQuote\": true,\n    \"tabWidth\": 2,\n    \"trailingComma\": \"none\",\n    \"useTabs\": false\n  },\n  \"remarkConfig\": {\n    \"plugins\": [\n      \"remark-preset-wooorm\"\n    ]\n  },\n  \"typeCoverage\": {\n    \"atLeast\": 100,\n    \"detail\": true,\n    \"ignoreCatch\": true,\n    \"strict\": true\n  },\n  \"xo\": {\n    \"prettier\": true\n  }\n}\n",
  "node_modules/media-typer/package.json": "{\n  \"name\": \"media-typer\",\n  \"description\": \"Simple RFC 6838 media type parser and formatter\",\n  \"version\": \"0.3.0\",\n  \"author\": \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n  \"license\": \"MIT\",\n  \"repository\": \"jshttp/media-typer\",\n  \"devDependencies\": {\n    \"istanbul\": \"0.3.2\",\n    \"mocha\": \"~1.21.4\",\n    \"should\": \"~4.0.4\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"HISTORY.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"scripts\": {\n    \"test\": \"mocha --reporter spec --check-leaks --bail test/\",\n    \"test-cov\": \"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/\",\n    \"test-travis\": \"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/\"\n  }\n}\n",
  "node_modules/merge-descriptors/index.d.ts": "/**\nMerges \"own\" properties from a source to a destination object, including non-enumerable and accessor-defined properties. It retains original values and descriptors, ensuring the destination receives a complete and accurate copy of the source's properties.\n\n@param destination - The object to receive properties.\n@param source - The object providing properties.\n@param overwrite - Optional boolean to control overwriting of existing properties. Defaults to true.\n@returns The modified destination object.\n*/\ndeclare function mergeDescriptors<T, U>(destination: T, source: U, overwrite?: boolean): T & U;\n\nexport = mergeDescriptors;\n",
  "node_modules/merge-descriptors/package.json": "{\n\t\"name\": \"merge-descriptors\",\n\t\"version\": \"2.0.0\",\n\t\"description\": \"Merge objects using their property descriptors\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/merge-descriptors\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"contributors\": [\n\t\t\"Jonathan Ong <me@jongleberry.com>\",\n\t\t\"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n\t\t\"Mike Grabowski <grabbou@gmail.com>\",\n\t\t\"Sindre Sorhus <sindresorhus@gmail.com>\"\n\t],\n\t\"exports\": {\n\t\t\"types\": \"./index.d.ts\",\n\t\t\"default\": \"./index.js\"\n\t},\n\t\"main\": \"./index.js\",\n\t\"types\": \"./index.d.ts\",\n\t\"sideEffects\": false,\n\t\"engines\": {\n\t\t\"node\": \">=18\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"merge\",\n\t\t\"descriptors\",\n\t\t\"object\",\n\t\t\"property\",\n\t\t\"properties\",\n\t\t\"merging\",\n\t\t\"getter\",\n\t\t\"setter\"\n\t],\n\t\"devDependencies\": {\n\t\t\"ava\": \"^5.3.1\",\n\t\t\"xo\": \"^0.56.0\"\n\t},\n\t\"xo\": {\n\t\t\"rules\": {\n\t\t\t\"unicorn/prefer-module\": \"off\"\n\t\t}\n\t}\n}\n",
  "node_modules/micromark/dev/index.d.ts": "/**\n * Compile markdown to HTML.\n *\n * > Note: which encodings are supported depends on the engine.\n * > For info on Node.js, see:\n * > <https://nodejs.org/api/util.html#whatwg-supported-encodings>.\n *\n * @overload\n * @param {Value} value\n *   Markdown to parse (`string` or `Uint8Array`).\n * @param {Encoding | null | undefined} encoding\n *   Character encoding to understand `value` as when it’s a `Uint8Array`\n *   (`string`, default: `'utf8'`).\n * @param {Options | null | undefined} [options]\n *   Configuration.\n * @returns {string}\n *   Compiled HTML.\n *\n * @overload\n * @param {Value} value\n *   Markdown to parse (`string` or `Uint8Array`).\n * @param {Options | null | undefined} [options]\n *   Configuration.\n * @returns {string}\n *   Compiled HTML.\n *\n * @param {Value} value\n *   Markdown to parse (`string` or `Uint8Array`).\n * @param {Encoding | Options | null | undefined} [encoding]\n *   Character encoding to understand `value` as when it’s a `Uint8Array`\n *   (`string`, default: `'utf8'`).\n * @param {Options | null | undefined} [options]\n *   Configuration.\n * @returns {string}\n *   Compiled HTML.\n */\nexport function micromark(value: Value, encoding: Encoding | null | undefined, options?: Options | null | undefined): string;\n/**\n * Compile markdown to HTML.\n *\n * > Note: which encodings are supported depends on the engine.\n * > For info on Node.js, see:\n * > <https://nodejs.org/api/util.html#whatwg-supported-encodings>.\n *\n * @overload\n * @param {Value} value\n *   Markdown to parse (`string` or `Uint8Array`).\n * @param {Encoding | null | undefined} encoding\n *   Character encoding to understand `value` as when it’s a `Uint8Array`\n *   (`string`, default: `'utf8'`).\n * @param {Options | null | undefined} [options]\n *   Configuration.\n * @returns {string}\n *   Compiled HTML.\n *\n * @overload\n * @param {Value} value\n *   Markdown to parse (`string` or `Uint8Array`).\n * @param {Options | null | undefined} [options]\n *   Configuration.\n * @returns {string}\n *   Compiled HTML.\n *\n * @param {Value} value\n *   Markdown to parse (`string` or `Uint8Array`).\n * @param {Encoding | Options | null | undefined} [encoding]\n *   Character encoding to understand `value` as when it’s a `Uint8Array`\n *   (`string`, default: `'utf8'`).\n * @param {Options | null | undefined} [options]\n *   Configuration.\n * @returns {string}\n *   Compiled HTML.\n */\nexport function micromark(value: Value, options?: Options | null | undefined): string;\nexport { compile } from \"./lib/compile.js\";\nexport { parse } from \"./lib/parse.js\";\nexport { postprocess } from \"./lib/postprocess.js\";\nexport { preprocess } from \"./lib/preprocess.js\";\nexport type Options = import(\"micromark-util-types\").Options;\nimport type { Value } from 'micromark-util-types';\nimport type { Encoding } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark/dev/lib/compile.d.ts": "/**\n * @param {CompileOptions | null | undefined} [options]\n * @returns {Compile}\n */\nexport function compile(options?: CompileOptions | null | undefined): Compile;\nexport type Media = {\n    image?: boolean | undefined;\n    labelId?: string | undefined;\n    label?: string | undefined;\n    referenceId?: string | undefined;\n    destination?: string | undefined;\n    title?: string | undefined;\n};\nimport type { CompileOptions } from 'micromark-util-types';\nimport type { Compile } from 'micromark-util-types';\n//# sourceMappingURL=compile.d.ts.map",
  "node_modules/micromark/dev/lib/constructs.d.ts": "/** @satisfies {Extension['document']} */\nexport const document: {\n    42: import(\"micromark-util-types\").Construct;\n    43: import(\"micromark-util-types\").Construct;\n    45: import(\"micromark-util-types\").Construct;\n    48: import(\"micromark-util-types\").Construct;\n    49: import(\"micromark-util-types\").Construct;\n    50: import(\"micromark-util-types\").Construct;\n    51: import(\"micromark-util-types\").Construct;\n    52: import(\"micromark-util-types\").Construct;\n    53: import(\"micromark-util-types\").Construct;\n    54: import(\"micromark-util-types\").Construct;\n    55: import(\"micromark-util-types\").Construct;\n    56: import(\"micromark-util-types\").Construct;\n    57: import(\"micromark-util-types\").Construct;\n    62: import(\"micromark-util-types\").Construct;\n};\n/** @satisfies {Extension['contentInitial']} */\nexport const contentInitial: {\n    91: import(\"micromark-util-types\").Construct;\n};\n/** @satisfies {Extension['flowInitial']} */\nexport const flowInitial: {\n    [-2]: import(\"micromark-util-types\").Construct;\n    [-1]: import(\"micromark-util-types\").Construct;\n    32: import(\"micromark-util-types\").Construct;\n};\n/** @satisfies {Extension['flow']} */\nexport const flow: {\n    35: import(\"micromark-util-types\").Construct;\n    42: import(\"micromark-util-types\").Construct;\n    45: import(\"micromark-util-types\").Construct[];\n    60: import(\"micromark-util-types\").Construct;\n    61: import(\"micromark-util-types\").Construct;\n    95: import(\"micromark-util-types\").Construct;\n    96: import(\"micromark-util-types\").Construct;\n    126: import(\"micromark-util-types\").Construct;\n};\n/** @satisfies {Extension['string']} */\nexport const string: {\n    38: import(\"micromark-util-types\").Construct;\n    92: import(\"micromark-util-types\").Construct;\n};\n/** @satisfies {Extension['text']} */\nexport const text: {\n    [-5]: import(\"micromark-util-types\").Construct;\n    [-4]: import(\"micromark-util-types\").Construct;\n    [-3]: import(\"micromark-util-types\").Construct;\n    33: import(\"micromark-util-types\").Construct;\n    38: import(\"micromark-util-types\").Construct;\n    42: import(\"micromark-util-types\").Construct;\n    60: import(\"micromark-util-types\").Construct[];\n    91: import(\"micromark-util-types\").Construct;\n    92: import(\"micromark-util-types\").Construct[];\n    93: import(\"micromark-util-types\").Construct;\n    95: import(\"micromark-util-types\").Construct;\n    96: import(\"micromark-util-types\").Construct;\n};\nexport namespace insideSpan {\n    let _null: (import(\"micromark-util-types\").Construct | {\n        resolveAll: import(\"micromark-util-types\").Resolver;\n    })[];\n    export { _null as null };\n}\nexport namespace attentionMarkers {\n    let _null_1: (42 | 95)[];\n    export { _null_1 as null };\n}\nexport namespace disable {\n    let _null_2: never[];\n    export { _null_2 as null };\n}\n//# sourceMappingURL=constructs.d.ts.map",
  "node_modules/micromark/dev/lib/create-tokenizer.d.ts": "/**\n * Create a tokenizer.\n * Tokenizers deal with one type of data (e.g., containers, flow, text).\n * The parser is the object dealing with it all.\n * `initialize` works like other constructs, except that only its `tokenize`\n * function is used, in which case it doesn’t receive an `ok` or `nok`.\n * `from` can be given to set the point before the first character, although\n * when further lines are indented, they must be set with `defineSkip`.\n *\n * @param {ParseContext} parser\n *   Parser.\n * @param {InitialConstruct} initialize\n *   Construct.\n * @param {Omit<Point, '_bufferIndex' | '_index'> | undefined} [from]\n *   Point (optional).\n * @returns {TokenizeContext}\n *   Context.\n */\nexport function createTokenizer(parser: ParseContext, initialize: InitialConstruct, from?: Omit<Point, \"_bufferIndex\" | \"_index\"> | undefined): TokenizeContext;\n/**\n * Restore the state.\n */\nexport type Restore = () => undefined;\n/**\n * Info.\n */\nexport type Info = {\n    /**\n     *   Restore.\n     */\n    restore: Restore;\n    /**\n     *   From.\n     */\n    from: number;\n};\n/**\n * Handle a successful run.\n */\nexport type ReturnHandle = (construct: Construct, info: Info) => undefined;\nimport type { ParseContext } from 'micromark-util-types';\nimport type { InitialConstruct } from 'micromark-util-types';\nimport type { Point } from 'micromark-util-types';\nimport type { TokenizeContext } from 'micromark-util-types';\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=create-tokenizer.d.ts.map",
  "node_modules/micromark/dev/lib/initialize/content.d.ts": "/** @type {InitialConstruct} */\nexport const content: InitialConstruct;\nimport type { InitialConstruct } from 'micromark-util-types';\n//# sourceMappingURL=content.d.ts.map",
  "node_modules/micromark/dev/lib/initialize/document.d.ts": "/** @type {InitialConstruct} */\nexport const document: InitialConstruct;\n/**\n * Construct and its state.\n */\nexport type StackItem = [Construct, ContainerState];\nimport type { InitialConstruct } from 'micromark-util-types';\nimport type { Construct } from 'micromark-util-types';\nimport type { ContainerState } from 'micromark-util-types';\n//# sourceMappingURL=document.d.ts.map",
  "node_modules/micromark/dev/lib/initialize/flow.d.ts": "/** @type {InitialConstruct} */\nexport const flow: InitialConstruct;\nimport type { InitialConstruct } from 'micromark-util-types';\n//# sourceMappingURL=flow.d.ts.map",
  "node_modules/micromark/dev/lib/initialize/text.d.ts": "export namespace resolver {\n    let resolveAll: Resolver;\n}\nexport const string: InitialConstruct;\nexport const text: InitialConstruct;\nimport type { Resolver } from 'micromark-util-types';\nimport type { InitialConstruct } from 'micromark-util-types';\n//# sourceMappingURL=text.d.ts.map",
  "node_modules/micromark/dev/lib/parse.d.ts": "/**\n * @param {ParseOptions | null | undefined} [options]\n *   Configuration (optional).\n * @returns {ParseContext}\n *   Parser.\n */\nexport function parse(options?: ParseOptions | null | undefined): ParseContext;\nimport type { ParseOptions } from 'micromark-util-types';\nimport type { ParseContext } from 'micromark-util-types';\n//# sourceMappingURL=parse.d.ts.map",
  "node_modules/micromark/dev/lib/postprocess.d.ts": "/**\n * @param {Array<Event>} events\n *   Events.\n * @returns {Array<Event>}\n *   Events.\n */\nexport function postprocess(events: Array<Event>): Array<Event>;\nimport type { Event } from 'micromark-util-types';\n//# sourceMappingURL=postprocess.d.ts.map",
  "node_modules/micromark/dev/lib/preprocess.d.ts": "/**\n * @returns {Preprocessor}\n *   Preprocess a value.\n */\nexport function preprocess(): Preprocessor;\n/**\n * Preprocess a value.\n */\nexport type Preprocessor = (value: Value, encoding?: Encoding | null | undefined, end?: boolean | null | undefined) => Array<Chunk>;\nimport type { Value } from 'micromark-util-types';\nimport type { Encoding } from 'micromark-util-types';\nimport type { Chunk } from 'micromark-util-types';\n//# sourceMappingURL=preprocess.d.ts.map",
  "node_modules/micromark/dev/stream.d.ts": "/**\n * Create a duplex (readable and writable) stream.\n *\n * Some of the work to parse markdown can be done streaming, but in the\n * end buffering is required.\n *\n * micromark does not handle errors for you, so you must handle errors on whatever\n * streams you pipe into it.\n * As markdown does not know errors, `micromark` itself does not emit errors.\n *\n * @param {Options | null | undefined} [options]\n *   Configuration (optional).\n * @returns {MinimalDuplex}\n *   Duplex stream.\n */\nexport function stream(options?: Options | null | undefined): MinimalDuplex;\nexport type Options = import(\"micromark-util-types\").Options;\n/**\n * Function called when write was successful.\n */\nexport type Callback = () => undefined;\n/**\n * Configuration for piping.\n */\nexport type PipeOptions = {\n    /**\n     * Whether to end the destination stream when the source stream ends.\n     */\n    end?: boolean | null | undefined;\n};\n/**\n * Duplex stream.\n */\nexport type MinimalDuplex = Omit<NodeJS.ReadableStream & NodeJS.WritableStream, \"isPaused\" | \"pause\" | \"read\" | \"resume\" | \"setEncoding\" | \"unpipe\" | \"unshift\" | \"wrap\">;\n//# sourceMappingURL=stream.d.ts.map",
  "node_modules/micromark/index.d.ts": "/**\n * Compile markdown to HTML.\n *\n * > Note: which encodings are supported depends on the engine.\n * > For info on Node.js, see:\n * > <https://nodejs.org/api/util.html#whatwg-supported-encodings>.\n *\n * @overload\n * @param {Value} value\n *   Markdown to parse (`string` or `Uint8Array`).\n * @param {Encoding | null | undefined} encoding\n *   Character encoding to understand `value` as when it’s a `Uint8Array`\n *   (`string`, default: `'utf8'`).\n * @param {Options | null | undefined} [options]\n *   Configuration.\n * @returns {string}\n *   Compiled HTML.\n *\n * @overload\n * @param {Value} value\n *   Markdown to parse (`string` or `Uint8Array`).\n * @param {Options | null | undefined} [options]\n *   Configuration.\n * @returns {string}\n *   Compiled HTML.\n *\n * @param {Value} value\n *   Markdown to parse (`string` or `Uint8Array`).\n * @param {Encoding | Options | null | undefined} [encoding]\n *   Character encoding to understand `value` as when it’s a `Uint8Array`\n *   (`string`, default: `'utf8'`).\n * @param {Options | null | undefined} [options]\n *   Configuration.\n * @returns {string}\n *   Compiled HTML.\n */\nexport function micromark(value: Value, encoding: Encoding | null | undefined, options?: Options | null | undefined): string;\n/**\n * Compile markdown to HTML.\n *\n * > Note: which encodings are supported depends on the engine.\n * > For info on Node.js, see:\n * > <https://nodejs.org/api/util.html#whatwg-supported-encodings>.\n *\n * @overload\n * @param {Value} value\n *   Markdown to parse (`string` or `Uint8Array`).\n * @param {Encoding | null | undefined} encoding\n *   Character encoding to understand `value` as when it’s a `Uint8Array`\n *   (`string`, default: `'utf8'`).\n * @param {Options | null | undefined} [options]\n *   Configuration.\n * @returns {string}\n *   Compiled HTML.\n *\n * @overload\n * @param {Value} value\n *   Markdown to parse (`string` or `Uint8Array`).\n * @param {Options | null | undefined} [options]\n *   Configuration.\n * @returns {string}\n *   Compiled HTML.\n *\n * @param {Value} value\n *   Markdown to parse (`string` or `Uint8Array`).\n * @param {Encoding | Options | null | undefined} [encoding]\n *   Character encoding to understand `value` as when it’s a `Uint8Array`\n *   (`string`, default: `'utf8'`).\n * @param {Options | null | undefined} [options]\n *   Configuration.\n * @returns {string}\n *   Compiled HTML.\n */\nexport function micromark(value: Value, options?: Options | null | undefined): string;\nexport { compile } from \"./lib/compile.js\";\nexport { parse } from \"./lib/parse.js\";\nexport { postprocess } from \"./lib/postprocess.js\";\nexport { preprocess } from \"./lib/preprocess.js\";\nexport type Options = import(\"micromark-util-types\").Options;\nimport type { Value } from 'micromark-util-types';\nimport type { Encoding } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark/lib/compile.d.ts": "/**\n * @param {CompileOptions | null | undefined} [options]\n * @returns {Compile}\n */\nexport function compile(options?: CompileOptions | null | undefined): Compile;\nexport type Media = {\n    image?: boolean | undefined;\n    labelId?: string | undefined;\n    label?: string | undefined;\n    referenceId?: string | undefined;\n    destination?: string | undefined;\n    title?: string | undefined;\n};\nimport type { CompileOptions } from 'micromark-util-types';\nimport type { Compile } from 'micromark-util-types';\n//# sourceMappingURL=compile.d.ts.map",
  "node_modules/micromark/lib/constructs.d.ts": "/** @satisfies {Extension['document']} */\nexport const document: {\n    42: import(\"micromark-util-types\").Construct;\n    43: import(\"micromark-util-types\").Construct;\n    45: import(\"micromark-util-types\").Construct;\n    48: import(\"micromark-util-types\").Construct;\n    49: import(\"micromark-util-types\").Construct;\n    50: import(\"micromark-util-types\").Construct;\n    51: import(\"micromark-util-types\").Construct;\n    52: import(\"micromark-util-types\").Construct;\n    53: import(\"micromark-util-types\").Construct;\n    54: import(\"micromark-util-types\").Construct;\n    55: import(\"micromark-util-types\").Construct;\n    56: import(\"micromark-util-types\").Construct;\n    57: import(\"micromark-util-types\").Construct;\n    62: import(\"micromark-util-types\").Construct;\n};\n/** @satisfies {Extension['contentInitial']} */\nexport const contentInitial: {\n    91: import(\"micromark-util-types\").Construct;\n};\n/** @satisfies {Extension['flowInitial']} */\nexport const flowInitial: {\n    [-2]: import(\"micromark-util-types\").Construct;\n    [-1]: import(\"micromark-util-types\").Construct;\n    32: import(\"micromark-util-types\").Construct;\n};\n/** @satisfies {Extension['flow']} */\nexport const flow: {\n    35: import(\"micromark-util-types\").Construct;\n    42: import(\"micromark-util-types\").Construct;\n    45: import(\"micromark-util-types\").Construct[];\n    60: import(\"micromark-util-types\").Construct;\n    61: import(\"micromark-util-types\").Construct;\n    95: import(\"micromark-util-types\").Construct;\n    96: import(\"micromark-util-types\").Construct;\n    126: import(\"micromark-util-types\").Construct;\n};\n/** @satisfies {Extension['string']} */\nexport const string: {\n    38: import(\"micromark-util-types\").Construct;\n    92: import(\"micromark-util-types\").Construct;\n};\n/** @satisfies {Extension['text']} */\nexport const text: {\n    [-5]: import(\"micromark-util-types\").Construct;\n    [-4]: import(\"micromark-util-types\").Construct;\n    [-3]: import(\"micromark-util-types\").Construct;\n    33: import(\"micromark-util-types\").Construct;\n    38: import(\"micromark-util-types\").Construct;\n    42: import(\"micromark-util-types\").Construct;\n    60: import(\"micromark-util-types\").Construct[];\n    91: import(\"micromark-util-types\").Construct;\n    92: import(\"micromark-util-types\").Construct[];\n    93: import(\"micromark-util-types\").Construct;\n    95: import(\"micromark-util-types\").Construct;\n    96: import(\"micromark-util-types\").Construct;\n};\nexport namespace insideSpan {\n    let _null: (import(\"micromark-util-types\").Construct | {\n        resolveAll: import(\"micromark-util-types\").Resolver;\n    })[];\n    export { _null as null };\n}\nexport namespace attentionMarkers {\n    let _null_1: (42 | 95)[];\n    export { _null_1 as null };\n}\nexport namespace disable {\n    let _null_2: never[];\n    export { _null_2 as null };\n}\n//# sourceMappingURL=constructs.d.ts.map",
  "node_modules/micromark/lib/create-tokenizer.d.ts": "/**\n * Create a tokenizer.\n * Tokenizers deal with one type of data (e.g., containers, flow, text).\n * The parser is the object dealing with it all.\n * `initialize` works like other constructs, except that only its `tokenize`\n * function is used, in which case it doesn’t receive an `ok` or `nok`.\n * `from` can be given to set the point before the first character, although\n * when further lines are indented, they must be set with `defineSkip`.\n *\n * @param {ParseContext} parser\n *   Parser.\n * @param {InitialConstruct} initialize\n *   Construct.\n * @param {Omit<Point, '_bufferIndex' | '_index'> | undefined} [from]\n *   Point (optional).\n * @returns {TokenizeContext}\n *   Context.\n */\nexport function createTokenizer(parser: ParseContext, initialize: InitialConstruct, from?: Omit<Point, \"_bufferIndex\" | \"_index\"> | undefined): TokenizeContext;\n/**\n * Restore the state.\n */\nexport type Restore = () => undefined;\n/**\n * Info.\n */\nexport type Info = {\n    /**\n     *   Restore.\n     */\n    restore: Restore;\n    /**\n     *   From.\n     */\n    from: number;\n};\n/**\n * Handle a successful run.\n */\nexport type ReturnHandle = (construct: Construct, info: Info) => undefined;\nimport type { ParseContext } from 'micromark-util-types';\nimport type { InitialConstruct } from 'micromark-util-types';\nimport type { Point } from 'micromark-util-types';\nimport type { TokenizeContext } from 'micromark-util-types';\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=create-tokenizer.d.ts.map",
  "node_modules/micromark/lib/initialize/content.d.ts": "/** @type {InitialConstruct} */\nexport const content: InitialConstruct;\nimport type { InitialConstruct } from 'micromark-util-types';\n//# sourceMappingURL=content.d.ts.map",
  "node_modules/micromark/lib/initialize/document.d.ts": "/** @type {InitialConstruct} */\nexport const document: InitialConstruct;\n/**\n * Construct and its state.\n */\nexport type StackItem = [Construct, ContainerState];\nimport type { InitialConstruct } from 'micromark-util-types';\nimport type { Construct } from 'micromark-util-types';\nimport type { ContainerState } from 'micromark-util-types';\n//# sourceMappingURL=document.d.ts.map",
  "node_modules/micromark/lib/initialize/flow.d.ts": "/** @type {InitialConstruct} */\nexport const flow: InitialConstruct;\nimport type { InitialConstruct } from 'micromark-util-types';\n//# sourceMappingURL=flow.d.ts.map",
  "node_modules/micromark/lib/initialize/text.d.ts": "export namespace resolver {\n    let resolveAll: Resolver;\n}\nexport const string: InitialConstruct;\nexport const text: InitialConstruct;\nimport type { Resolver } from 'micromark-util-types';\nimport type { InitialConstruct } from 'micromark-util-types';\n//# sourceMappingURL=text.d.ts.map",
  "node_modules/micromark/lib/parse.d.ts": "/**\n * @param {ParseOptions | null | undefined} [options]\n *   Configuration (optional).\n * @returns {ParseContext}\n *   Parser.\n */\nexport function parse(options?: ParseOptions | null | undefined): ParseContext;\nimport type { ParseOptions } from 'micromark-util-types';\nimport type { ParseContext } from 'micromark-util-types';\n//# sourceMappingURL=parse.d.ts.map",
  "node_modules/micromark/lib/postprocess.d.ts": "/**\n * @param {Array<Event>} events\n *   Events.\n * @returns {Array<Event>}\n *   Events.\n */\nexport function postprocess(events: Array<Event>): Array<Event>;\nimport type { Event } from 'micromark-util-types';\n//# sourceMappingURL=postprocess.d.ts.map",
  "node_modules/micromark/lib/preprocess.d.ts": "/**\n * @returns {Preprocessor}\n *   Preprocess a value.\n */\nexport function preprocess(): Preprocessor;\n/**\n * Preprocess a value.\n */\nexport type Preprocessor = (value: Value, encoding?: Encoding | null | undefined, end?: boolean | null | undefined) => Array<Chunk>;\nimport type { Value } from 'micromark-util-types';\nimport type { Encoding } from 'micromark-util-types';\nimport type { Chunk } from 'micromark-util-types';\n//# sourceMappingURL=preprocess.d.ts.map",
  "node_modules/micromark/package.json": "{\n  \"name\": \"micromark\",\n  \"version\": \"4.0.2\",\n  \"description\": \"small commonmark compliant markdown parser with positional info and concrete tokens\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"commonmark\",\n    \"compiler\",\n    \"gfm\",\n    \"html\",\n    \"lexer\",\n    \"markdown\",\n    \"markup\",\n    \"md\",\n    \"unified\",\n    \"parse\",\n    \"parser\",\n    \"plugin\",\n    \"process\",\n    \"remark\",\n    \"render\",\n    \"renderer\",\n    \"token\",\n    \"tokenizer\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"dev/\",\n    \"lib/\",\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\",\n    \"stream.d.ts.map\",\n    \"stream.d.ts\",\n    \"stream.js\"\n  ],\n  \"exports\": {\n    \".\": {\n      \"development\": \"./dev/index.js\",\n      \"default\": \"./index.js\"\n    },\n    \"./stream\": {\n      \"development\": \"./dev/stream.js\",\n      \"default\": \"./stream.js\"\n    }\n  },\n  \"dependencies\": {\n    \"@types/debug\": \"^4.0.0\",\n    \"debug\": \"^4.0.0\",\n    \"decode-named-character-reference\": \"^1.0.0\",\n    \"devlop\": \"^1.0.0\",\n    \"micromark-core-commonmark\": \"^2.0.0\",\n    \"micromark-factory-space\": \"^2.0.0\",\n    \"micromark-util-character\": \"^2.0.0\",\n    \"micromark-util-chunked\": \"^2.0.0\",\n    \"micromark-util-combine-extensions\": \"^2.0.0\",\n    \"micromark-util-decode-numeric-character-reference\": \"^2.0.0\",\n    \"micromark-util-encode\": \"^2.0.0\",\n    \"micromark-util-normalize-identifier\": \"^2.0.0\",\n    \"micromark-util-resolve-all\": \"^2.0.0\",\n    \"micromark-util-sanitize-uri\": \"^2.0.0\",\n    \"micromark-util-subtokenize\": \"^2.0.0\",\n    \"micromark-util-symbol\": \"^2.0.0\",\n    \"micromark-util-types\": \"^2.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"micromark-build\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"logical-assignment-operators\": \"off\",\n      \"max-depth\": \"off\",\n      \"unicorn/no-this-assignment\": \"off\",\n      \"unicorn/prefer-at\": \"off\",\n      \"unicorn/prefer-code-point\": \"off\",\n      \"unicorn/prefer-event-target\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark/stream.d.ts": "/**\n * Create a duplex (readable and writable) stream.\n *\n * Some of the work to parse markdown can be done streaming, but in the\n * end buffering is required.\n *\n * micromark does not handle errors for you, so you must handle errors on whatever\n * streams you pipe into it.\n * As markdown does not know errors, `micromark` itself does not emit errors.\n *\n * @param {Options | null | undefined} [options]\n *   Configuration (optional).\n * @returns {MinimalDuplex}\n *   Duplex stream.\n */\nexport function stream(options?: Options | null | undefined): MinimalDuplex;\nexport type Options = import(\"micromark-util-types\").Options;\n/**\n * Function called when write was successful.\n */\nexport type Callback = () => undefined;\n/**\n * Configuration for piping.\n */\nexport type PipeOptions = {\n    /**\n     * Whether to end the destination stream when the source stream ends.\n     */\n    end?: boolean | null | undefined;\n};\n/**\n * Duplex stream.\n */\nexport type MinimalDuplex = Omit<NodeJS.ReadableStream & NodeJS.WritableStream, \"isPaused\" | \"pause\" | \"read\" | \"resume\" | \"setEncoding\" | \"unpipe\" | \"unshift\" | \"wrap\">;\n//# sourceMappingURL=stream.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/index.d.ts": "export { attention } from \"./lib/attention.js\";\nexport { autolink } from \"./lib/autolink.js\";\nexport { blankLine } from \"./lib/blank-line.js\";\nexport { blockQuote } from \"./lib/block-quote.js\";\nexport { characterEscape } from \"./lib/character-escape.js\";\nexport { characterReference } from \"./lib/character-reference.js\";\nexport { codeFenced } from \"./lib/code-fenced.js\";\nexport { codeIndented } from \"./lib/code-indented.js\";\nexport { codeText } from \"./lib/code-text.js\";\nexport { content } from \"./lib/content.js\";\nexport { definition } from \"./lib/definition.js\";\nexport { hardBreakEscape } from \"./lib/hard-break-escape.js\";\nexport { headingAtx } from \"./lib/heading-atx.js\";\nexport { htmlFlow } from \"./lib/html-flow.js\";\nexport { htmlText } from \"./lib/html-text.js\";\nexport { labelEnd } from \"./lib/label-end.js\";\nexport { labelStartImage } from \"./lib/label-start-image.js\";\nexport { labelStartLink } from \"./lib/label-start-link.js\";\nexport { lineEnding } from \"./lib/line-ending.js\";\nexport { list } from \"./lib/list.js\";\nexport { setextUnderline } from \"./lib/setext-underline.js\";\nexport { thematicBreak } from \"./lib/thematic-break.js\";\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/attention.d.ts": "/** @type {Construct} */\nexport const attention: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=attention.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/autolink.d.ts": "/** @type {Construct} */\nexport const autolink: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=autolink.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/blank-line.d.ts": "/** @type {Construct} */\nexport const blankLine: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=blank-line.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/block-quote.d.ts": "/** @type {Construct} */\nexport const blockQuote: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=block-quote.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/character-escape.d.ts": "/** @type {Construct} */\nexport const characterEscape: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=character-escape.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/character-reference.d.ts": "/** @type {Construct} */\nexport const characterReference: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=character-reference.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/code-fenced.d.ts": "/** @type {Construct} */\nexport const codeFenced: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=code-fenced.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/code-indented.d.ts": "/** @type {Construct} */\nexport const codeIndented: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=code-indented.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/code-text.d.ts": "/** @type {Construct} */\nexport const codeText: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=code-text.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/content.d.ts": "/**\n * No name because it must not be turned off.\n * @type {Construct}\n */\nexport const content: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=content.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/definition.d.ts": "/** @type {Construct} */\nexport const definition: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=definition.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/hard-break-escape.d.ts": "/** @type {Construct} */\nexport const hardBreakEscape: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=hard-break-escape.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/heading-atx.d.ts": "/** @type {Construct} */\nexport const headingAtx: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=heading-atx.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/html-flow.d.ts": "/** @type {Construct} */\nexport const htmlFlow: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=html-flow.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/html-text.d.ts": "/** @type {Construct} */\nexport const htmlText: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=html-text.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/label-end.d.ts": "/** @type {Construct} */\nexport const labelEnd: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=label-end.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/label-start-image.d.ts": "/** @type {Construct} */\nexport const labelStartImage: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=label-start-image.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/label-start-link.d.ts": "/** @type {Construct} */\nexport const labelStartLink: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=label-start-link.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/line-ending.d.ts": "/** @type {Construct} */\nexport const lineEnding: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=line-ending.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/list.d.ts": "/** @type {Construct} */\nexport const list: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=list.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/setext-underline.d.ts": "/** @type {Construct} */\nexport const setextUnderline: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=setext-underline.d.ts.map",
  "node_modules/micromark-core-commonmark/dev/lib/thematic-break.d.ts": "/** @type {Construct} */\nexport const thematicBreak: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=thematic-break.d.ts.map",
  "node_modules/micromark-core-commonmark/index.d.ts": "export { attention } from \"./lib/attention.js\";\nexport { autolink } from \"./lib/autolink.js\";\nexport { blankLine } from \"./lib/blank-line.js\";\nexport { blockQuote } from \"./lib/block-quote.js\";\nexport { characterEscape } from \"./lib/character-escape.js\";\nexport { characterReference } from \"./lib/character-reference.js\";\nexport { codeFenced } from \"./lib/code-fenced.js\";\nexport { codeIndented } from \"./lib/code-indented.js\";\nexport { codeText } from \"./lib/code-text.js\";\nexport { content } from \"./lib/content.js\";\nexport { definition } from \"./lib/definition.js\";\nexport { hardBreakEscape } from \"./lib/hard-break-escape.js\";\nexport { headingAtx } from \"./lib/heading-atx.js\";\nexport { htmlFlow } from \"./lib/html-flow.js\";\nexport { htmlText } from \"./lib/html-text.js\";\nexport { labelEnd } from \"./lib/label-end.js\";\nexport { labelStartImage } from \"./lib/label-start-image.js\";\nexport { labelStartLink } from \"./lib/label-start-link.js\";\nexport { lineEnding } from \"./lib/line-ending.js\";\nexport { list } from \"./lib/list.js\";\nexport { setextUnderline } from \"./lib/setext-underline.js\";\nexport { thematicBreak } from \"./lib/thematic-break.js\";\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/attention.d.ts": "/** @type {Construct} */\nexport const attention: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=attention.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/autolink.d.ts": "/** @type {Construct} */\nexport const autolink: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=autolink.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/blank-line.d.ts": "/** @type {Construct} */\nexport const blankLine: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=blank-line.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/block-quote.d.ts": "/** @type {Construct} */\nexport const blockQuote: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=block-quote.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/character-escape.d.ts": "/** @type {Construct} */\nexport const characterEscape: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=character-escape.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/character-reference.d.ts": "/** @type {Construct} */\nexport const characterReference: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=character-reference.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/code-fenced.d.ts": "/** @type {Construct} */\nexport const codeFenced: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=code-fenced.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/code-indented.d.ts": "/** @type {Construct} */\nexport const codeIndented: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=code-indented.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/code-text.d.ts": "/** @type {Construct} */\nexport const codeText: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=code-text.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/content.d.ts": "/**\n * No name because it must not be turned off.\n * @type {Construct}\n */\nexport const content: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=content.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/definition.d.ts": "/** @type {Construct} */\nexport const definition: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=definition.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/hard-break-escape.d.ts": "/** @type {Construct} */\nexport const hardBreakEscape: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=hard-break-escape.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/heading-atx.d.ts": "/** @type {Construct} */\nexport const headingAtx: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=heading-atx.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/html-flow.d.ts": "/** @type {Construct} */\nexport const htmlFlow: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=html-flow.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/html-text.d.ts": "/** @type {Construct} */\nexport const htmlText: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=html-text.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/label-end.d.ts": "/** @type {Construct} */\nexport const labelEnd: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=label-end.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/label-start-image.d.ts": "/** @type {Construct} */\nexport const labelStartImage: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=label-start-image.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/label-start-link.d.ts": "/** @type {Construct} */\nexport const labelStartLink: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=label-start-link.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/line-ending.d.ts": "/** @type {Construct} */\nexport const lineEnding: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=line-ending.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/list.d.ts": "/** @type {Construct} */\nexport const list: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=list.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/setext-underline.d.ts": "/** @type {Construct} */\nexport const setextUnderline: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=setext-underline.d.ts.map",
  "node_modules/micromark-core-commonmark/lib/thematic-break.d.ts": "/** @type {Construct} */\nexport const thematicBreak: Construct;\nimport type { Construct } from 'micromark-util-types';\n//# sourceMappingURL=thematic-break.d.ts.map",
  "node_modules/micromark-core-commonmark/package.json": "{\n  \"name\": \"micromark-core-commonmark\",\n  \"version\": \"2.0.3\",\n  \"description\": \"The CommonMark markdown constructs\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"core\",\n    \"commonmark\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-core-commonmark\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"dev/\",\n    \"lib/\",\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": {\n    \"development\": \"./dev/index.js\",\n    \"default\": \"./index.js\"\n  },\n  \"dependencies\": {\n    \"decode-named-character-reference\": \"^1.0.0\",\n    \"devlop\": \"^1.0.0\",\n    \"micromark-factory-destination\": \"^2.0.0\",\n    \"micromark-factory-label\": \"^2.0.0\",\n    \"micromark-factory-space\": \"^2.0.0\",\n    \"micromark-factory-title\": \"^2.0.0\",\n    \"micromark-factory-whitespace\": \"^2.0.0\",\n    \"micromark-util-character\": \"^2.0.0\",\n    \"micromark-util-chunked\": \"^2.0.0\",\n    \"micromark-util-classify-character\": \"^2.0.0\",\n    \"micromark-util-html-tag-name\": \"^2.0.0\",\n    \"micromark-util-normalize-identifier\": \"^2.0.0\",\n    \"micromark-util-resolve-all\": \"^2.0.0\",\n    \"micromark-util-subtokenize\": \"^2.0.0\",\n    \"micromark-util-symbol\": \"^2.0.0\",\n    \"micromark-util-types\": \"^2.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"micromark-build\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"logical-assignment-operators\": \"off\",\n      \"max-depth\": \"off\",\n      \"unicorn/no-this-assignment\": \"off\",\n      \"unicorn/prefer-at\": \"off\",\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-factory-destination/dev/index.d.ts": "/**\n * Parse destinations.\n *\n * ###### Examples\n *\n * ```markdown\n * <a>\n * <a\\>b>\n * <a b>\n * <a)>\n * a\n * a\\)b\n * a(b)c\n * a(b)\n * ```\n *\n * @param {Effects} effects\n *   Context.\n * @param {State} ok\n *   State switched to when successful.\n * @param {State} nok\n *   State switched to when unsuccessful.\n * @param {TokenType} type\n *   Type for whole (`<a>` or `b`).\n * @param {TokenType} literalType\n *   Type when enclosed (`<a>`).\n * @param {TokenType} literalMarkerType\n *   Type for enclosing (`<` and `>`).\n * @param {TokenType} rawType\n *   Type when not enclosed (`b`).\n * @param {TokenType} stringType\n *   Type for the value (`a` or `b`).\n * @param {number | undefined} [max=Infinity]\n *   Depth of nested parens (inclusive).\n * @returns {State}\n *   Start state.\n */\nexport function factoryDestination(effects: Effects, ok: State, nok: State, type: TokenType, literalType: TokenType, literalMarkerType: TokenType, rawType: TokenType, stringType: TokenType, max?: number | undefined): State;\nimport type { Effects } from 'micromark-util-types';\nimport type { State } from 'micromark-util-types';\nimport type { TokenType } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-factory-destination/index.d.ts": "/**\n * Parse destinations.\n *\n * ###### Examples\n *\n * ```markdown\n * <a>\n * <a\\>b>\n * <a b>\n * <a)>\n * a\n * a\\)b\n * a(b)c\n * a(b)\n * ```\n *\n * @param {Effects} effects\n *   Context.\n * @param {State} ok\n *   State switched to when successful.\n * @param {State} nok\n *   State switched to when unsuccessful.\n * @param {TokenType} type\n *   Type for whole (`<a>` or `b`).\n * @param {TokenType} literalType\n *   Type when enclosed (`<a>`).\n * @param {TokenType} literalMarkerType\n *   Type for enclosing (`<` and `>`).\n * @param {TokenType} rawType\n *   Type when not enclosed (`b`).\n * @param {TokenType} stringType\n *   Type for the value (`a` or `b`).\n * @param {number | undefined} [max=Infinity]\n *   Depth of nested parens (inclusive).\n * @returns {State}\n *   Start state.\n */\nexport function factoryDestination(effects: Effects, ok: State, nok: State, type: TokenType, literalType: TokenType, literalMarkerType: TokenType, rawType: TokenType, stringType: TokenType, max?: number | undefined): State;\nimport type { Effects } from 'micromark-util-types';\nimport type { State } from 'micromark-util-types';\nimport type { TokenType } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-factory-destination/package.json": "{\n  \"name\": \"micromark-factory-destination\",\n  \"version\": \"2.0.1\",\n  \"description\": \"micromark factory to parse destinations (found in resources, definitions)\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"factory\",\n    \"destination\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-factory-destination\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"dev/\",\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": {\n    \"development\": \"./dev/index.js\",\n    \"default\": \"./index.js\"\n  },\n  \"dependencies\": {\n    \"micromark-util-character\": \"^2.0.0\",\n    \"micromark-util-symbol\": \"^2.0.0\",\n    \"micromark-util-types\": \"^2.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"micromark-build\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"max-params\": \"off\",\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-factory-label/dev/index.d.ts": "/**\n * Parse labels.\n *\n * > 👉 **Note**: labels in markdown are capped at 999 characters in the string.\n *\n * ###### Examples\n *\n * ```markdown\n * [a]\n * [a\n * b]\n * [a\\]b]\n * ```\n *\n * @this {TokenizeContext}\n *   Tokenize context.\n * @param {Effects} effects\n *   Context.\n * @param {State} ok\n *   State switched to when successful.\n * @param {State} nok\n *   State switched to when unsuccessful.\n * @param {TokenType} type\n *   Type of the whole label (`[a]`).\n * @param {TokenType} markerType\n *   Type for the markers (`[` and `]`).\n * @param {TokenType} stringType\n *   Type for the identifier (`a`).\n * @returns {State}\n *   Start state.\n */\nexport function factoryLabel(this: TokenizeContext, effects: Effects, ok: State, nok: State, type: TokenType, markerType: TokenType, stringType: TokenType): State;\nimport type { Effects } from 'micromark-util-types';\nimport type { State } from 'micromark-util-types';\nimport type { TokenType } from 'micromark-util-types';\nimport type { TokenizeContext } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-factory-label/index.d.ts": "/**\n * Parse labels.\n *\n * > 👉 **Note**: labels in markdown are capped at 999 characters in the string.\n *\n * ###### Examples\n *\n * ```markdown\n * [a]\n * [a\n * b]\n * [a\\]b]\n * ```\n *\n * @this {TokenizeContext}\n *   Tokenize context.\n * @param {Effects} effects\n *   Context.\n * @param {State} ok\n *   State switched to when successful.\n * @param {State} nok\n *   State switched to when unsuccessful.\n * @param {TokenType} type\n *   Type of the whole label (`[a]`).\n * @param {TokenType} markerType\n *   Type for the markers (`[` and `]`).\n * @param {TokenType} stringType\n *   Type for the identifier (`a`).\n * @returns {State}\n *   Start state.\n */\nexport function factoryLabel(this: TokenizeContext, effects: Effects, ok: State, nok: State, type: TokenType, markerType: TokenType, stringType: TokenType): State;\nimport type { Effects } from 'micromark-util-types';\nimport type { State } from 'micromark-util-types';\nimport type { TokenType } from 'micromark-util-types';\nimport type { TokenizeContext } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-factory-label/package.json": "{\n  \"name\": \"micromark-factory-label\",\n  \"version\": \"2.0.1\",\n  \"description\": \"micromark factory to parse labels (found in media, definitions)\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"factory\",\n    \"label\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-factory-label\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"dev/\",\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": {\n    \"development\": \"./dev/index.js\",\n    \"default\": \"./index.js\"\n  },\n  \"dependencies\": {\n    \"devlop\": \"^1.0.0\",\n    \"micromark-util-character\": \"^2.0.0\",\n    \"micromark-util-symbol\": \"^2.0.0\",\n    \"micromark-util-types\": \"^2.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"micromark-build\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"logical-assignment-operators\": \"off\",\n      \"max-params\": \"off\",\n      \"unicorn/no-this-assignment\": \"off\",\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-factory-space/dev/index.d.ts": "/**\n * Parse spaces and tabs.\n *\n * There is no `nok` parameter:\n *\n * *   spaces in markdown are often optional, in which case this factory can be\n *     used and `ok` will be switched to whether spaces were found or not\n * *   one line ending or space can be detected with `markdownSpace(code)` right\n *     before using `factorySpace`\n *\n * ###### Examples\n *\n * Where `␉` represents a tab (plus how much it expands) and `␠` represents a\n * single space.\n *\n * ```markdown\n * ␉\n * ␠␠␠␠\n * ␉␠\n * ```\n *\n * @param {Effects} effects\n *   Context.\n * @param {State} ok\n *   State switched to when successful.\n * @param {TokenType} type\n *   Type (`' \\t'`).\n * @param {number | undefined} [max=Infinity]\n *   Max (exclusive).\n * @returns {State}\n *   Start state.\n */\nexport function factorySpace(effects: Effects, ok: State, type: TokenType, max?: number | undefined): State;\nimport type { Effects } from 'micromark-util-types';\nimport type { State } from 'micromark-util-types';\nimport type { TokenType } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-factory-space/index.d.ts": "/**\n * Parse spaces and tabs.\n *\n * There is no `nok` parameter:\n *\n * *   spaces in markdown are often optional, in which case this factory can be\n *     used and `ok` will be switched to whether spaces were found or not\n * *   one line ending or space can be detected with `markdownSpace(code)` right\n *     before using `factorySpace`\n *\n * ###### Examples\n *\n * Where `␉` represents a tab (plus how much it expands) and `␠` represents a\n * single space.\n *\n * ```markdown\n * ␉\n * ␠␠␠␠\n * ␉␠\n * ```\n *\n * @param {Effects} effects\n *   Context.\n * @param {State} ok\n *   State switched to when successful.\n * @param {TokenType} type\n *   Type (`' \\t'`).\n * @param {number | undefined} [max=Infinity]\n *   Max (exclusive).\n * @returns {State}\n *   Start state.\n */\nexport function factorySpace(effects: Effects, ok: State, type: TokenType, max?: number | undefined): State;\nimport type { Effects } from 'micromark-util-types';\nimport type { State } from 'micromark-util-types';\nimport type { TokenType } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-factory-space/package.json": "{\n  \"name\": \"micromark-factory-space\",\n  \"version\": \"2.0.1\",\n  \"description\": \"micromark factory to parse markdown space (found in lots of places)\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"factory\",\n    \"space\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-factory-space\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"dev/\",\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": {\n    \"development\": \"./dev/index.js\",\n    \"default\": \"./index.js\"\n  },\n  \"dependencies\": {\n    \"micromark-util-character\": \"^2.0.0\",\n    \"micromark-util-types\": \"^2.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"micromark-build\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-factory-title/dev/index.d.ts": "/**\n * Parse titles.\n *\n * ###### Examples\n *\n * ```markdown\n * \"a\"\n * 'b'\n * (c)\n * \"a\n * b\"\n * 'a\n *     b'\n * (a\\)b)\n * ```\n *\n * @param {Effects} effects\n *   Context.\n * @param {State} ok\n *   State switched to when successful.\n * @param {State} nok\n *   State switched to when unsuccessful.\n * @param {TokenType} type\n *   Type of the whole title (`\"a\"`, `'b'`, `(c)`).\n * @param {TokenType} markerType\n *   Type for the markers (`\"`, `'`, `(`, and `)`).\n * @param {TokenType} stringType\n *   Type for the value (`a`).\n * @returns {State}\n *   Start state.\n */\nexport function factoryTitle(effects: Effects, ok: State, nok: State, type: TokenType, markerType: TokenType, stringType: TokenType): State;\nimport type { Effects } from 'micromark-util-types';\nimport type { State } from 'micromark-util-types';\nimport type { TokenType } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-factory-title/index.d.ts": "/**\n * Parse titles.\n *\n * ###### Examples\n *\n * ```markdown\n * \"a\"\n * 'b'\n * (c)\n * \"a\n * b\"\n * 'a\n *     b'\n * (a\\)b)\n * ```\n *\n * @param {Effects} effects\n *   Context.\n * @param {State} ok\n *   State switched to when successful.\n * @param {State} nok\n *   State switched to when unsuccessful.\n * @param {TokenType} type\n *   Type of the whole title (`\"a\"`, `'b'`, `(c)`).\n * @param {TokenType} markerType\n *   Type for the markers (`\"`, `'`, `(`, and `)`).\n * @param {TokenType} stringType\n *   Type for the value (`a`).\n * @returns {State}\n *   Start state.\n */\nexport function factoryTitle(effects: Effects, ok: State, nok: State, type: TokenType, markerType: TokenType, stringType: TokenType): State;\nimport type { Effects } from 'micromark-util-types';\nimport type { State } from 'micromark-util-types';\nimport type { TokenType } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-factory-title/package.json": "{\n  \"name\": \"micromark-factory-title\",\n  \"version\": \"2.0.1\",\n  \"description\": \"micromark factory to parse markdown titles (found in resources, definitions)\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"factory\",\n    \"title\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-factory-title\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"dev/\",\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": {\n    \"development\": \"./dev/index.js\",\n    \"default\": \"./index.js\"\n  },\n  \"dependencies\": {\n    \"micromark-factory-space\": \"^2.0.0\",\n    \"micromark-util-character\": \"^2.0.0\",\n    \"micromark-util-symbol\": \"^2.0.0\",\n    \"micromark-util-types\": \"^2.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"micromark-build\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"max-params\": \"off\",\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-factory-whitespace/dev/index.d.ts": "/**\n * Parse spaces and tabs.\n *\n * There is no `nok` parameter:\n *\n * *   line endings or spaces in markdown are often optional, in which case this\n *     factory can be used and `ok` will be switched to whether spaces were found\n *     or not\n * *   one line ending or space can be detected with\n *     `markdownLineEndingOrSpace(code)` right before using `factoryWhitespace`\n *\n * @param {Effects} effects\n *   Context.\n * @param {State} ok\n *   State switched to when successful.\n * @returns {State}\n *   Start state.\n */\nexport function factoryWhitespace(effects: Effects, ok: State): State;\nimport type { Effects } from 'micromark-util-types';\nimport type { State } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-factory-whitespace/index.d.ts": "/**\n * Parse spaces and tabs.\n *\n * There is no `nok` parameter:\n *\n * *   line endings or spaces in markdown are often optional, in which case this\n *     factory can be used and `ok` will be switched to whether spaces were found\n *     or not\n * *   one line ending or space can be detected with\n *     `markdownLineEndingOrSpace(code)` right before using `factoryWhitespace`\n *\n * @param {Effects} effects\n *   Context.\n * @param {State} ok\n *   State switched to when successful.\n * @returns {State}\n *   Start state.\n */\nexport function factoryWhitespace(effects: Effects, ok: State): State;\nimport type { Effects } from 'micromark-util-types';\nimport type { State } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-factory-whitespace/package.json": "{\n  \"name\": \"micromark-factory-whitespace\",\n  \"version\": \"2.0.1\",\n  \"description\": \"micromark factory to parse markdown whitespace (found in lots of places)\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"factory\",\n    \"whitespace\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-factory-whitespace\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"dev/\",\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": {\n    \"development\": \"./dev/index.js\",\n    \"default\": \"./index.js\"\n  },\n  \"dependencies\": {\n    \"micromark-factory-space\": \"^2.0.0\",\n    \"micromark-util-character\": \"^2.0.0\",\n    \"micromark-util-symbol\": \"^2.0.0\",\n    \"micromark-util-types\": \"^2.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"micromark-build\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-util-character/dev/index.d.ts": "/**\n * Check whether a character code is an ASCII control character.\n *\n * An **ASCII control** is a character in the inclusive range U+0000 NULL (NUL)\n * to U+001F (US), or U+007F (DEL).\n *\n * @param {Code} code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport function asciiControl(code: Code): boolean;\n/**\n * Check whether a character code is a markdown line ending.\n *\n * A **markdown line ending** is the virtual characters M-0003 CARRIAGE RETURN\n * LINE FEED (CRLF), M-0004 LINE FEED (LF) and M-0005 CARRIAGE RETURN (CR).\n *\n * In micromark, the actual character U+000A LINE FEED (LF) and U+000D CARRIAGE\n * RETURN (CR) are replaced by these virtual characters depending on whether\n * they occurred together.\n *\n * @param {Code} code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport function markdownLineEnding(code: Code): boolean;\n/**\n * Check whether a character code is a markdown line ending (see\n * `markdownLineEnding`) or markdown space (see `markdownSpace`).\n *\n * @param {Code} code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport function markdownLineEndingOrSpace(code: Code): boolean;\n/**\n * Check whether a character code is a markdown space.\n *\n * A **markdown space** is the concrete character U+0020 SPACE (SP) and the\n * virtual characters M-0001 VIRTUAL SPACE (VS) and M-0002 HORIZONTAL TAB (HT).\n *\n * In micromark, the actual character U+0009 CHARACTER TABULATION (HT) is\n * replaced by one M-0002 HORIZONTAL TAB (HT) and between 0 and 3 M-0001 VIRTUAL\n * SPACE (VS) characters, depending on the column at which the tab occurred.\n *\n * @param {Code} code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport function markdownSpace(code: Code): boolean;\n/**\n * Check whether the character code represents an ASCII alpha (`a` through `z`,\n * case insensitive).\n *\n * An **ASCII alpha** is an ASCII upper alpha or ASCII lower alpha.\n *\n * An **ASCII upper alpha** is a character in the inclusive range U+0041 (`A`)\n * to U+005A (`Z`).\n *\n * An **ASCII lower alpha** is a character in the inclusive range U+0061 (`a`)\n * to U+007A (`z`).\n *\n * @param code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport const asciiAlpha: (code: Code) => boolean;\n/**\n * Check whether the character code represents an ASCII alphanumeric (`a`\n * through `z`, case insensitive, or `0` through `9`).\n *\n * An **ASCII alphanumeric** is an ASCII digit (see `asciiDigit`) or ASCII alpha\n * (see `asciiAlpha`).\n *\n * @param code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport const asciiAlphanumeric: (code: Code) => boolean;\n/**\n * Check whether the character code represents an ASCII atext.\n *\n * atext is an ASCII alphanumeric (see `asciiAlphanumeric`), or a character in\n * the inclusive ranges U+0023 NUMBER SIGN (`#`) to U+0027 APOSTROPHE (`'`),\n * U+002A ASTERISK (`*`), U+002B PLUS SIGN (`+`), U+002D DASH (`-`), U+002F\n * SLASH (`/`), U+003D EQUALS TO (`=`), U+003F QUESTION MARK (`?`), U+005E\n * CARET (`^`) to U+0060 GRAVE ACCENT (`` ` ``), or U+007B LEFT CURLY BRACE\n * (`{`) to U+007E TILDE (`~`).\n *\n * See:\n * **\\[RFC5322]**:\n * [Internet Message Format](https://tools.ietf.org/html/rfc5322).\n * P. Resnick.\n * IETF.\n *\n * @param code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport const asciiAtext: (code: Code) => boolean;\n/**\n * Check whether the character code represents an ASCII digit (`0` through `9`).\n *\n * An **ASCII digit** is a character in the inclusive range U+0030 (`0`) to\n * U+0039 (`9`).\n *\n * @param code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport const asciiDigit: (code: Code) => boolean;\n/**\n * Check whether the character code represents an ASCII hex digit (`a` through\n * `f`, case insensitive, or `0` through `9`).\n *\n * An **ASCII hex digit** is an ASCII digit (see `asciiDigit`), ASCII upper hex\n * digit, or an ASCII lower hex digit.\n *\n * An **ASCII upper hex digit** is a character in the inclusive range U+0041\n * (`A`) to U+0046 (`F`).\n *\n * An **ASCII lower hex digit** is a character in the inclusive range U+0061\n * (`a`) to U+0066 (`f`).\n *\n * @param code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport const asciiHexDigit: (code: Code) => boolean;\n/**\n * Check whether the character code represents ASCII punctuation.\n *\n * An **ASCII punctuation** is a character in the inclusive ranges U+0021\n * EXCLAMATION MARK (`!`) to U+002F SLASH (`/`), U+003A COLON (`:`) to U+0040 AT\n * SIGN (`@`), U+005B LEFT SQUARE BRACKET (`[`) to U+0060 GRAVE ACCENT\n * (`` ` ``), or U+007B LEFT CURLY BRACE (`{`) to U+007E TILDE (`~`).\n *\n * @param code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport const asciiPunctuation: (code: Code) => boolean;\n/**\n * Check whether the character code represents Unicode punctuation.\n *\n * A **Unicode punctuation** is a character in the Unicode `Pc` (Punctuation,\n * Connector), `Pd` (Punctuation, Dash), `Pe` (Punctuation, Close), `Pf`\n * (Punctuation, Final quote), `Pi` (Punctuation, Initial quote), `Po`\n * (Punctuation, Other), or `Ps` (Punctuation, Open) categories, or an ASCII\n * punctuation (see `asciiPunctuation`).\n *\n * See:\n * **\\[UNICODE]**:\n * [The Unicode Standard](https://www.unicode.org/versions/).\n * Unicode Consortium.\n *\n * @param code\n *   Code.\n * @returns\n *   Whether it matches.\n */\nexport const unicodePunctuation: (code: Code) => boolean;\n/**\n * Check whether the character code represents Unicode whitespace.\n *\n * Note that this does handle micromark specific markdown whitespace characters.\n * See `markdownLineEndingOrSpace` to check that.\n *\n * A **Unicode whitespace** is a character in the Unicode `Zs` (Separator,\n * Space) category, or U+0009 CHARACTER TABULATION (HT), U+000A LINE FEED (LF),\n * U+000C (FF), or U+000D CARRIAGE RETURN (CR) (**\\[UNICODE]**).\n *\n * See:\n * **\\[UNICODE]**:\n * [The Unicode Standard](https://www.unicode.org/versions/).\n * Unicode Consortium.\n *\n * @param code\n *   Code.\n * @returns\n *   Whether it matches.\n */\nexport const unicodeWhitespace: (code: Code) => boolean;\nimport type { Code } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-character/index.d.ts": "/**\n * Check whether a character code is an ASCII control character.\n *\n * An **ASCII control** is a character in the inclusive range U+0000 NULL (NUL)\n * to U+001F (US), or U+007F (DEL).\n *\n * @param {Code} code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport function asciiControl(code: Code): boolean;\n/**\n * Check whether a character code is a markdown line ending.\n *\n * A **markdown line ending** is the virtual characters M-0003 CARRIAGE RETURN\n * LINE FEED (CRLF), M-0004 LINE FEED (LF) and M-0005 CARRIAGE RETURN (CR).\n *\n * In micromark, the actual character U+000A LINE FEED (LF) and U+000D CARRIAGE\n * RETURN (CR) are replaced by these virtual characters depending on whether\n * they occurred together.\n *\n * @param {Code} code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport function markdownLineEnding(code: Code): boolean;\n/**\n * Check whether a character code is a markdown line ending (see\n * `markdownLineEnding`) or markdown space (see `markdownSpace`).\n *\n * @param {Code} code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport function markdownLineEndingOrSpace(code: Code): boolean;\n/**\n * Check whether a character code is a markdown space.\n *\n * A **markdown space** is the concrete character U+0020 SPACE (SP) and the\n * virtual characters M-0001 VIRTUAL SPACE (VS) and M-0002 HORIZONTAL TAB (HT).\n *\n * In micromark, the actual character U+0009 CHARACTER TABULATION (HT) is\n * replaced by one M-0002 HORIZONTAL TAB (HT) and between 0 and 3 M-0001 VIRTUAL\n * SPACE (VS) characters, depending on the column at which the tab occurred.\n *\n * @param {Code} code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport function markdownSpace(code: Code): boolean;\n/**\n * Check whether the character code represents an ASCII alpha (`a` through `z`,\n * case insensitive).\n *\n * An **ASCII alpha** is an ASCII upper alpha or ASCII lower alpha.\n *\n * An **ASCII upper alpha** is a character in the inclusive range U+0041 (`A`)\n * to U+005A (`Z`).\n *\n * An **ASCII lower alpha** is a character in the inclusive range U+0061 (`a`)\n * to U+007A (`z`).\n *\n * @param code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport const asciiAlpha: (code: Code) => boolean;\n/**\n * Check whether the character code represents an ASCII alphanumeric (`a`\n * through `z`, case insensitive, or `0` through `9`).\n *\n * An **ASCII alphanumeric** is an ASCII digit (see `asciiDigit`) or ASCII alpha\n * (see `asciiAlpha`).\n *\n * @param code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport const asciiAlphanumeric: (code: Code) => boolean;\n/**\n * Check whether the character code represents an ASCII atext.\n *\n * atext is an ASCII alphanumeric (see `asciiAlphanumeric`), or a character in\n * the inclusive ranges U+0023 NUMBER SIGN (`#`) to U+0027 APOSTROPHE (`'`),\n * U+002A ASTERISK (`*`), U+002B PLUS SIGN (`+`), U+002D DASH (`-`), U+002F\n * SLASH (`/`), U+003D EQUALS TO (`=`), U+003F QUESTION MARK (`?`), U+005E\n * CARET (`^`) to U+0060 GRAVE ACCENT (`` ` ``), or U+007B LEFT CURLY BRACE\n * (`{`) to U+007E TILDE (`~`).\n *\n * See:\n * **\\[RFC5322]**:\n * [Internet Message Format](https://tools.ietf.org/html/rfc5322).\n * P. Resnick.\n * IETF.\n *\n * @param code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport const asciiAtext: (code: Code) => boolean;\n/**\n * Check whether the character code represents an ASCII digit (`0` through `9`).\n *\n * An **ASCII digit** is a character in the inclusive range U+0030 (`0`) to\n * U+0039 (`9`).\n *\n * @param code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport const asciiDigit: (code: Code) => boolean;\n/**\n * Check whether the character code represents an ASCII hex digit (`a` through\n * `f`, case insensitive, or `0` through `9`).\n *\n * An **ASCII hex digit** is an ASCII digit (see `asciiDigit`), ASCII upper hex\n * digit, or an ASCII lower hex digit.\n *\n * An **ASCII upper hex digit** is a character in the inclusive range U+0041\n * (`A`) to U+0046 (`F`).\n *\n * An **ASCII lower hex digit** is a character in the inclusive range U+0061\n * (`a`) to U+0066 (`f`).\n *\n * @param code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport const asciiHexDigit: (code: Code) => boolean;\n/**\n * Check whether the character code represents ASCII punctuation.\n *\n * An **ASCII punctuation** is a character in the inclusive ranges U+0021\n * EXCLAMATION MARK (`!`) to U+002F SLASH (`/`), U+003A COLON (`:`) to U+0040 AT\n * SIGN (`@`), U+005B LEFT SQUARE BRACKET (`[`) to U+0060 GRAVE ACCENT\n * (`` ` ``), or U+007B LEFT CURLY BRACE (`{`) to U+007E TILDE (`~`).\n *\n * @param code\n *   Code.\n * @returns {boolean}\n *   Whether it matches.\n */\nexport const asciiPunctuation: (code: Code) => boolean;\n/**\n * Check whether the character code represents Unicode punctuation.\n *\n * A **Unicode punctuation** is a character in the Unicode `Pc` (Punctuation,\n * Connector), `Pd` (Punctuation, Dash), `Pe` (Punctuation, Close), `Pf`\n * (Punctuation, Final quote), `Pi` (Punctuation, Initial quote), `Po`\n * (Punctuation, Other), or `Ps` (Punctuation, Open) categories, or an ASCII\n * punctuation (see `asciiPunctuation`).\n *\n * See:\n * **\\[UNICODE]**:\n * [The Unicode Standard](https://www.unicode.org/versions/).\n * Unicode Consortium.\n *\n * @param code\n *   Code.\n * @returns\n *   Whether it matches.\n */\nexport const unicodePunctuation: (code: Code) => boolean;\n/**\n * Check whether the character code represents Unicode whitespace.\n *\n * Note that this does handle micromark specific markdown whitespace characters.\n * See `markdownLineEndingOrSpace` to check that.\n *\n * A **Unicode whitespace** is a character in the Unicode `Zs` (Separator,\n * Space) category, or U+0009 CHARACTER TABULATION (HT), U+000A LINE FEED (LF),\n * U+000C (FF), or U+000D CARRIAGE RETURN (CR) (**\\[UNICODE]**).\n *\n * See:\n * **\\[UNICODE]**:\n * [The Unicode Standard](https://www.unicode.org/versions/).\n * Unicode Consortium.\n *\n * @param code\n *   Code.\n * @returns\n *   Whether it matches.\n */\nexport const unicodeWhitespace: (code: Code) => boolean;\nimport type { Code } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-character/package.json": "{\n  \"name\": \"micromark-util-character\",\n  \"version\": \"2.1.1\",\n  \"description\": \"micromark utility to handle character codes\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"util\",\n    \"utility\",\n    \"character\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-util-character\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"dev/\",\n    \"lib/\",\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": {\n    \"development\": \"./dev/index.js\",\n    \"default\": \"./index.js\"\n  },\n  \"dependencies\": {\n    \"micromark-util-symbol\": \"^2.0.0\",\n    \"micromark-util-types\": \"^2.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"micromark-build\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-util-chunked/dev/index.d.ts": "/**\n * Like `Array#splice`, but smarter for giant arrays.\n *\n * `Array#splice` takes all items to be inserted as individual argument which\n * causes a stack overflow in V8 when trying to insert 100k items for instance.\n *\n * Otherwise, this does not return the removed items, and takes `items` as an\n * array instead of rest parameters.\n *\n * @template {unknown} T\n *   Item type.\n * @param {Array<T>} list\n *   List to operate on.\n * @param {number} start\n *   Index to remove/insert at (can be negative).\n * @param {number} remove\n *   Number of items to remove.\n * @param {Array<T>} items\n *   Items to inject into `list`.\n * @returns {undefined}\n *   Nothing.\n */\nexport function splice<T extends unknown>(list: Array<T>, start: number, remove: number, items: Array<T>): undefined;\n/**\n * Append `items` (an array) at the end of `list` (another array).\n * When `list` was empty, returns `items` instead.\n *\n * This prevents a potentially expensive operation when `list` is empty,\n * and adds items in batches to prevent V8 from hanging.\n *\n * @template {unknown} T\n *   Item type.\n * @param {Array<T>} list\n *   List to operate on.\n * @param {Array<T>} items\n *   Items to add to `list`.\n * @returns {Array<T>}\n *   Either `list` or `items`.\n */\nexport function push<T extends unknown>(list: Array<T>, items: Array<T>): Array<T>;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-chunked/index.d.ts": "/**\n * Like `Array#splice`, but smarter for giant arrays.\n *\n * `Array#splice` takes all items to be inserted as individual argument which\n * causes a stack overflow in V8 when trying to insert 100k items for instance.\n *\n * Otherwise, this does not return the removed items, and takes `items` as an\n * array instead of rest parameters.\n *\n * @template {unknown} T\n *   Item type.\n * @param {Array<T>} list\n *   List to operate on.\n * @param {number} start\n *   Index to remove/insert at (can be negative).\n * @param {number} remove\n *   Number of items to remove.\n * @param {Array<T>} items\n *   Items to inject into `list`.\n * @returns {undefined}\n *   Nothing.\n */\nexport function splice<T extends unknown>(list: Array<T>, start: number, remove: number, items: Array<T>): undefined;\n/**\n * Append `items` (an array) at the end of `list` (another array).\n * When `list` was empty, returns `items` instead.\n *\n * This prevents a potentially expensive operation when `list` is empty,\n * and adds items in batches to prevent V8 from hanging.\n *\n * @template {unknown} T\n *   Item type.\n * @param {Array<T>} list\n *   List to operate on.\n * @param {Array<T>} items\n *   Items to add to `list`.\n * @returns {Array<T>}\n *   Either `list` or `items`.\n */\nexport function push<T extends unknown>(list: Array<T>, items: Array<T>): Array<T>;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-chunked/package.json": "{\n  \"name\": \"micromark-util-chunked\",\n  \"version\": \"2.0.1\",\n  \"description\": \"micromark utility to splice and push with giant arrays\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"util\",\n    \"utility\",\n    \"chunk\",\n    \"splice\",\n    \"push\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-util-chunked\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"dev/\",\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": {\n    \"development\": \"./dev/index.js\",\n    \"default\": \"./index.js\"\n  },\n  \"dependencies\": {\n    \"micromark-util-symbol\": \"^2.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"micromark-build\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-util-classify-character/dev/index.d.ts": "/**\n * Classify whether a code represents whitespace, punctuation, or something\n * else.\n *\n * Used for attention (emphasis, strong), whose sequences can open or close\n * based on the class of surrounding characters.\n *\n * > 👉 **Note**: eof (`null`) is seen as whitespace.\n *\n * @param {Code} code\n *   Code.\n * @returns {typeof constants.characterGroupWhitespace | typeof constants.characterGroupPunctuation | undefined}\n *   Group.\n */\nexport function classifyCharacter(code: Code): typeof constants.characterGroupWhitespace | typeof constants.characterGroupPunctuation | undefined;\nimport type { Code } from 'micromark-util-types';\nimport { constants } from 'micromark-util-symbol';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-classify-character/index.d.ts": "/**\n * Classify whether a code represents whitespace, punctuation, or something\n * else.\n *\n * Used for attention (emphasis, strong), whose sequences can open or close\n * based on the class of surrounding characters.\n *\n * > 👉 **Note**: eof (`null`) is seen as whitespace.\n *\n * @param {Code} code\n *   Code.\n * @returns {typeof constants.characterGroupWhitespace | typeof constants.characterGroupPunctuation | undefined}\n *   Group.\n */\nexport function classifyCharacter(code: Code): typeof constants.characterGroupWhitespace | typeof constants.characterGroupPunctuation | undefined;\nimport type { Code } from 'micromark-util-types';\nimport { constants } from 'micromark-util-symbol';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-classify-character/package.json": "{\n  \"name\": \"micromark-util-classify-character\",\n  \"version\": \"2.0.1\",\n  \"description\": \"micromark utility to classify whether a character is whitespace or punctuation\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"util\",\n    \"utility\",\n    \"attention\",\n    \"classify\",\n    \"character\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-util-classify-character\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"dev/\",\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": {\n    \"development\": \"./dev/index.js\",\n    \"default\": \"./index.js\"\n  },\n  \"dependencies\": {\n    \"micromark-util-character\": \"^2.0.0\",\n    \"micromark-util-symbol\": \"^2.0.0\",\n    \"micromark-util-types\": \"^2.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"micromark-build\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-util-combine-extensions/index.d.ts": "/**\n * Combine multiple syntax extensions into one.\n *\n * @param {ReadonlyArray<Extension>} extensions\n *   List of syntax extensions.\n * @returns {NormalizedExtension}\n *   A single combined extension.\n */\nexport function combineExtensions(extensions: ReadonlyArray<Extension>): NormalizedExtension;\n/**\n * Combine multiple HTML extensions into one.\n *\n * @param {ReadonlyArray<HtmlExtension>} htmlExtensions\n *   List of HTML extensions.\n * @returns {HtmlExtension}\n *   Single combined HTML extension.\n */\nexport function combineHtmlExtensions(htmlExtensions: ReadonlyArray<HtmlExtension>): HtmlExtension;\nimport type { Extension } from 'micromark-util-types';\nimport type { NormalizedExtension } from 'micromark-util-types';\nimport type { HtmlExtension } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-combine-extensions/package.json": "{\n  \"name\": \"micromark-util-combine-extensions\",\n  \"version\": \"2.0.1\",\n  \"description\": \"micromark utility to combine syntax or html extensions\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"util\",\n    \"utility\",\n    \"extension\",\n    \"combine\",\n    \"merge\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-util-combine-extensions\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": \"./index.js\",\n  \"dependencies\": {\n    \"micromark-util-chunked\": \"^2.0.0\",\n    \"micromark-util-types\": \"^2.0.0\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"guard-for-in\": \"off\",\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-util-decode-numeric-character-reference/dev/index.d.ts": "/**\n * Turn the number (in string form as either hexa- or plain decimal) coming from\n * a numeric character reference into a character.\n *\n * Sort of like `String.fromCodePoint(Number.parseInt(value, base))`, but makes\n * non-characters and control characters safe.\n *\n * @param {string} value\n *   Value to decode.\n * @param {number} base\n *   Numeric base.\n * @returns {string}\n *   Character.\n */\nexport function decodeNumericCharacterReference(value: string, base: number): string;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-decode-numeric-character-reference/index.d.ts": "/**\n * Turn the number (in string form as either hexa- or plain decimal) coming from\n * a numeric character reference into a character.\n *\n * Sort of like `String.fromCodePoint(Number.parseInt(value, base))`, but makes\n * non-characters and control characters safe.\n *\n * @param {string} value\n *   Value to decode.\n * @param {number} base\n *   Numeric base.\n * @returns {string}\n *   Character.\n */\nexport function decodeNumericCharacterReference(value: string, base: number): string;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-decode-numeric-character-reference/package.json": "{\n  \"name\": \"micromark-util-decode-numeric-character-reference\",\n  \"version\": \"2.0.2\",\n  \"description\": \"micromark utility to decode numeric character references\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"util\",\n    \"utility\",\n    \"decode\",\n    \"numeric\",\n    \"number\",\n    \"character\",\n    \"reference\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-util-decode-numeric-character-reference\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"dev/\",\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": {\n    \"development\": \"./dev/index.js\",\n    \"default\": \"./index.js\"\n  },\n  \"dependencies\": {\n    \"micromark-util-symbol\": \"^2.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"micromark-build\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-util-decode-string/dev/index.d.ts": "/**\n * Decode markdown strings (which occur in places such as fenced code info\n * strings, destinations, labels, and titles).\n *\n * The “string” content type allows character escapes and -references.\n * This decodes those.\n *\n * @param {string} value\n *   Value to decode.\n * @returns {string}\n *   Decoded value.\n */\nexport function decodeString(value: string): string;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-decode-string/index.d.ts": "/**\n * Decode markdown strings (which occur in places such as fenced code info\n * strings, destinations, labels, and titles).\n *\n * The “string” content type allows character escapes and -references.\n * This decodes those.\n *\n * @param {string} value\n *   Value to decode.\n * @returns {string}\n *   Decoded value.\n */\nexport function decodeString(value: string): string;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-decode-string/package.json": "{\n  \"name\": \"micromark-util-decode-string\",\n  \"version\": \"2.0.1\",\n  \"description\": \"micromark utility to decode markdown strings\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"util\",\n    \"utility\",\n    \"decode\",\n    \"character\",\n    \"reference\",\n    \"escape\",\n    \"string\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-util-decode-string\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"dev/\",\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": {\n    \"development\": \"./dev/index.js\",\n    \"default\": \"./index.js\"\n  },\n  \"dependencies\": {\n    \"micromark-util-character\": \"^2.0.0\",\n    \"micromark-util-decode-numeric-character-reference\": \"^2.0.0\",\n    \"micromark-util-symbol\": \"^2.0.0\",\n    \"decode-named-character-reference\": \"^1.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"micromark-build\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"unicorn/prefer-code-point\": \"off\",\n      \"unicorn/prefer-string-replace-all\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-util-encode/index.d.ts": "/**\n * Encode only the dangerous HTML characters.\n *\n * This ensures that certain characters which have special meaning in HTML are\n * dealt with.\n * Technically, we can skip `>` and `\"` in many cases, but CM includes them.\n *\n * @param {string} value\n *   Value to encode.\n * @returns {string}\n *   Encoded value.\n */\nexport function encode(value: string): string;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-encode/package.json": "{\n  \"name\": \"micromark-util-encode\",\n  \"version\": \"2.0.1\",\n  \"description\": \"micromark utility to encode dangerous html characters\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"util\",\n    \"utility\",\n    \"html\",\n    \"encode\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-util-encode\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": \"./index.js\",\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"unicorn/prefer-string-replace-all\": \"off\",\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-util-html-tag-name/index.d.ts": "/**\n * List of lowercase HTML “block” tag names.\n *\n * The list, when parsing HTML (flow), results in more relaxed rules (condition\n * 6).\n * Because they are known blocks, the HTML-like syntax doesn’t have to be\n * strictly parsed.\n * For tag names not in this list, a more strict algorithm (condition 7) is used\n * to detect whether the HTML-like syntax is seen as HTML (flow) or not.\n *\n * This is copied from:\n * <https://spec.commonmark.org/0.30/#html-blocks>.\n *\n * > 👉 **Note**: `search` was added in `CommonMark@0.31`.\n */\nexport const htmlBlockNames: string[];\n/**\n * List of lowercase HTML “raw” tag names.\n *\n * The list, when parsing HTML (flow), results in HTML that can include lines\n * without exiting, until a closing tag also in this list is found (condition\n * 1).\n *\n * This module is copied from:\n * <https://spec.commonmark.org/0.30/#html-blocks>.\n *\n * > 👉 **Note**: `textarea` was added in `CommonMark@0.30`.\n */\nexport const htmlRawNames: string[];\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-html-tag-name/package.json": "{\n  \"name\": \"micromark-util-html-tag-name\",\n  \"version\": \"2.0.1\",\n  \"description\": \"micromark utility with list of html tag names\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"util\",\n    \"utility\",\n    \"html\",\n    \"tag\",\n    \"name\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-util-html-tag-name\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": \"./index.js\",\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-util-normalize-identifier/dev/index.d.ts": "/**\n * Normalize an identifier (as found in references, definitions).\n *\n * Collapses markdown whitespace, trim, and then lower- and uppercase.\n *\n * Some characters are considered “uppercase”, such as U+03F4 (`ϴ`), but if their\n * lowercase counterpart (U+03B8 (`θ`)) is uppercased will result in a different\n * uppercase character (U+0398 (`Θ`)).\n * So, to get a canonical form, we perform both lower- and uppercase.\n *\n * Using uppercase last makes sure keys will never interact with default\n * prototypal values (such as `constructor`): nothing in the prototype of\n * `Object` is uppercase.\n *\n * @param {string} value\n *   Identifier to normalize.\n * @returns {string}\n *   Normalized identifier.\n */\nexport function normalizeIdentifier(value: string): string;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-normalize-identifier/index.d.ts": "/**\n * Normalize an identifier (as found in references, definitions).\n *\n * Collapses markdown whitespace, trim, and then lower- and uppercase.\n *\n * Some characters are considered “uppercase”, such as U+03F4 (`ϴ`), but if their\n * lowercase counterpart (U+03B8 (`θ`)) is uppercased will result in a different\n * uppercase character (U+0398 (`Θ`)).\n * So, to get a canonical form, we perform both lower- and uppercase.\n *\n * Using uppercase last makes sure keys will never interact with default\n * prototypal values (such as `constructor`): nothing in the prototype of\n * `Object` is uppercase.\n *\n * @param {string} value\n *   Identifier to normalize.\n * @returns {string}\n *   Normalized identifier.\n */\nexport function normalizeIdentifier(value: string): string;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-normalize-identifier/package.json": "{\n  \"name\": \"micromark-util-normalize-identifier\",\n  \"version\": \"2.0.1\",\n  \"description\": \"micromark utility normalize identifiers (as found in references, definitions)\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"util\",\n    \"utility\",\n    \"normalize\",\n    \"id\",\n    \"identifier\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-util-normalize-identifier\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"dev/\",\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": {\n    \"development\": \"./dev/index.js\",\n    \"default\": \"./index.js\"\n  },\n  \"dependencies\": {\n    \"micromark-util-symbol\": \"^2.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"micromark-build\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"unicorn/prefer-code-point\": \"off\",\n      \"unicorn/prefer-string-replace-all\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-util-resolve-all/index.d.ts": "/**\n * @import {Event, Resolver, TokenizeContext} from 'micromark-util-types'\n */\n/**\n * Call all `resolveAll`s.\n *\n * @param {ReadonlyArray<{resolveAll?: Resolver | undefined}>} constructs\n *   List of constructs, optionally with `resolveAll`s.\n * @param {Array<Event>} events\n *   List of events.\n * @param {TokenizeContext} context\n *   Context used by `tokenize`.\n * @returns {Array<Event>}\n *   Changed events.\n */\nexport function resolveAll(constructs: ReadonlyArray<{\n    resolveAll?: Resolver | undefined;\n}>, events: Array<Event>, context: TokenizeContext): Array<Event>;\nimport type { Resolver } from 'micromark-util-types';\nimport type { Event } from 'micromark-util-types';\nimport type { TokenizeContext } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-resolve-all/package.json": "{\n  \"name\": \"micromark-util-resolve-all\",\n  \"version\": \"2.0.1\",\n  \"description\": \"micromark utility to resolve subtokens\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"util\",\n    \"utility\",\n    \"resolve\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-util-resolve-all\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": \"./index.js\",\n  \"dependencies\": {\n    \"micromark-util-types\": \"^2.0.0\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-util-sanitize-uri/dev/index.d.ts": "/**\n * Make a value safe for injection as a URL.\n *\n * This encodes unsafe characters with percent-encoding and skips already\n * encoded sequences (see `normalizeUri`).\n * Further unsafe characters are encoded as character references (see\n * `micromark-util-encode`).\n *\n * A regex of allowed protocols can be given, in which case the URL is\n * sanitized.\n * For example, `/^(https?|ircs?|mailto|xmpp)$/i` can be used for `a[href]`, or\n * `/^https?$/i` for `img[src]` (this is what `github.com` allows).\n * If the URL includes an unknown protocol (one not matched by `protocol`, such\n * as a dangerous example, `javascript:`), the value is ignored.\n *\n * @param {string | null | undefined} url\n *   URI to sanitize.\n * @param {RegExp | null | undefined} [protocol]\n *   Allowed protocols.\n * @returns {string}\n *   Sanitized URI.\n */\nexport function sanitizeUri(url: string | null | undefined, protocol?: RegExp | null | undefined): string;\n/**\n * Normalize a URL.\n *\n * Encode unsafe characters with percent-encoding, skipping already encoded\n * sequences.\n *\n * @param {string} value\n *   URI to normalize.\n * @returns {string}\n *   Normalized URI.\n */\nexport function normalizeUri(value: string): string;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-sanitize-uri/index.d.ts": "/**\n * Make a value safe for injection as a URL.\n *\n * This encodes unsafe characters with percent-encoding and skips already\n * encoded sequences (see `normalizeUri`).\n * Further unsafe characters are encoded as character references (see\n * `micromark-util-encode`).\n *\n * A regex of allowed protocols can be given, in which case the URL is\n * sanitized.\n * For example, `/^(https?|ircs?|mailto|xmpp)$/i` can be used for `a[href]`, or\n * `/^https?$/i` for `img[src]` (this is what `github.com` allows).\n * If the URL includes an unknown protocol (one not matched by `protocol`, such\n * as a dangerous example, `javascript:`), the value is ignored.\n *\n * @param {string | null | undefined} url\n *   URI to sanitize.\n * @param {RegExp | null | undefined} [protocol]\n *   Allowed protocols.\n * @returns {string}\n *   Sanitized URI.\n */\nexport function sanitizeUri(url: string | null | undefined, protocol?: RegExp | null | undefined): string;\n/**\n * Normalize a URL.\n *\n * Encode unsafe characters with percent-encoding, skipping already encoded\n * sequences.\n *\n * @param {string} value\n *   URI to normalize.\n * @returns {string}\n *   Normalized URI.\n */\nexport function normalizeUri(value: string): string;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-sanitize-uri/package.json": "{\n  \"name\": \"micromark-util-sanitize-uri\",\n  \"version\": \"2.0.1\",\n  \"description\": \"micromark utility to sanitize urls\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"util\",\n    \"utility\",\n    \"sanitize\",\n    \"clear\",\n    \"url\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-util-sanitize-uri\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"dev/\",\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": {\n    \"development\": \"./dev/index.js\",\n    \"default\": \"./index.js\"\n  },\n  \"dependencies\": {\n    \"micromark-util-character\": \"^2.0.0\",\n    \"micromark-util-encode\": \"^2.0.0\",\n    \"micromark-util-symbol\": \"^2.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"micromark-build\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-util-subtokenize/dev/index.d.ts": "/**\n * Tokenize subcontent.\n *\n * @param {Array<Event>} eventsArray\n *   List of events.\n * @returns {boolean}\n *   Whether subtokens were found.\n */\nexport function subtokenize(eventsArray: Array<Event>): boolean;\nexport { SpliceBuffer } from \"./lib/splice-buffer.js\";\nimport type { Event } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-subtokenize/dev/lib/splice-buffer.d.ts": "/**\n * Some of the internal operations of micromark do lots of editing\n * operations on very large arrays. This runs into problems with two\n * properties of most circa-2020 JavaScript interpreters:\n *\n *  - Array-length modifications at the high end of an array (push/pop) are\n *    expected to be common and are implemented in (amortized) time\n *    proportional to the number of elements added or removed, whereas\n *    other operations (shift/unshift and splice) are much less efficient.\n *  - Function arguments are passed on the stack, so adding tens of thousands\n *    of elements to an array with `arr.push(...newElements)` will frequently\n *    cause stack overflows. (see <https://stackoverflow.com/questions/22123769/rangeerror-maximum-call-stack-size-exceeded-why>)\n *\n * SpliceBuffers are an implementation of gap buffers, which are a\n * generalization of the \"queue made of two stacks\" idea. The splice buffer\n * maintains a cursor, and moving the cursor has cost proportional to the\n * distance the cursor moves, but inserting, deleting, or splicing in\n * new information at the cursor is as efficient as the push/pop operation.\n * This allows for an efficient sequence of splices (or pushes, pops, shifts,\n * or unshifts) as long such edits happen at the same part of the array or\n * generally sweep through the array from the beginning to the end.\n *\n * The interface for splice buffers also supports large numbers of inputs by\n * passing a single array argument rather passing multiple arguments on the\n * function call stack.\n *\n * @template T\n *   Item type.\n */\nexport class SpliceBuffer<T> {\n    /**\n     * @param {ReadonlyArray<T> | null | undefined} [initial]\n     *   Initial items (optional).\n     * @returns\n     *   Splice buffer.\n     */\n    constructor(initial?: ReadonlyArray<T> | null | undefined);\n    /** @type {Array<T>} */\n    left: Array<T>;\n    /** @type {Array<T>} */\n    right: Array<T>;\n    /**\n     * Array access;\n     * does not move the cursor.\n     *\n     * @param {number} index\n     *   Index.\n     * @return {T}\n     *   Item.\n     */\n    get(index: number): T;\n    /**\n     * The length of the splice buffer, one greater than the largest index in the\n     * array.\n     */\n    get length(): number;\n    /**\n     * Remove and return `list[0]`;\n     * moves the cursor to `0`.\n     *\n     * @returns {T | undefined}\n     *   Item, optional.\n     */\n    shift(): T | undefined;\n    /**\n     * Slice the buffer to get an array;\n     * does not move the cursor.\n     *\n     * @param {number} start\n     *   Start.\n     * @param {number | null | undefined} [end]\n     *   End (optional).\n     * @returns {Array<T>}\n     *   Array of items.\n     */\n    slice(start: number, end?: number | null | undefined): Array<T>;\n    /**\n     * Mimics the behavior of Array.prototype.splice() except for the change of\n     * interface necessary to avoid segfaults when patching in very large arrays.\n     *\n     * This operation moves cursor is moved to `start` and results in the cursor\n     * placed after any inserted items.\n     *\n     * @param {number} start\n     *   Start;\n     *   zero-based index at which to start changing the array;\n     *   negative numbers count backwards from the end of the array and values\n     *   that are out-of bounds are clamped to the appropriate end of the array.\n     * @param {number | null | undefined} [deleteCount=0]\n     *   Delete count (default: `0`);\n     *   maximum number of elements to delete, starting from start.\n     * @param {Array<T> | null | undefined} [items=[]]\n     *   Items to include in place of the deleted items (default: `[]`).\n     * @return {Array<T>}\n     *   Any removed items.\n     */\n    splice(start: number, deleteCount?: number | null | undefined, items?: Array<T> | null | undefined): Array<T>;\n    /**\n     * Remove and return the highest-numbered item in the array, so\n     * `list[list.length - 1]`;\n     * Moves the cursor to `length`.\n     *\n     * @returns {T | undefined}\n     *   Item, optional.\n     */\n    pop(): T | undefined;\n    /**\n     * Inserts a single item to the high-numbered side of the array;\n     * moves the cursor to `length`.\n     *\n     * @param {T} item\n     *   Item.\n     * @returns {undefined}\n     *   Nothing.\n     */\n    push(item: T): undefined;\n    /**\n     * Inserts many items to the high-numbered side of the array.\n     * Moves the cursor to `length`.\n     *\n     * @param {Array<T>} items\n     *   Items.\n     * @returns {undefined}\n     *   Nothing.\n     */\n    pushMany(items: Array<T>): undefined;\n    /**\n     * Inserts a single item to the low-numbered side of the array;\n     * Moves the cursor to `0`.\n     *\n     * @param {T} item\n     *   Item.\n     * @returns {undefined}\n     *   Nothing.\n     */\n    unshift(item: T): undefined;\n    /**\n     * Inserts many items to the low-numbered side of the array;\n     * moves the cursor to `0`.\n     *\n     * @param {Array<T>} items\n     *   Items.\n     * @returns {undefined}\n     *   Nothing.\n     */\n    unshiftMany(items: Array<T>): undefined;\n    /**\n     * Move the cursor to a specific position in the array. Requires\n     * time proportional to the distance moved.\n     *\n     * If `n < 0`, the cursor will end up at the beginning.\n     * If `n > length`, the cursor will end up at the end.\n     *\n     * @param {number} n\n     *   Position.\n     * @return {undefined}\n     *   Nothing.\n     */\n    setCursor(n: number): undefined;\n}\n//# sourceMappingURL=splice-buffer.d.ts.map",
  "node_modules/micromark-util-subtokenize/index.d.ts": "/**\n * Tokenize subcontent.\n *\n * @param {Array<Event>} eventsArray\n *   List of events.\n * @returns {boolean}\n *   Whether subtokens were found.\n */\nexport function subtokenize(eventsArray: Array<Event>): boolean;\nexport { SpliceBuffer } from \"./lib/splice-buffer.js\";\nimport type { Event } from 'micromark-util-types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/micromark-util-subtokenize/lib/splice-buffer.d.ts": "/**\n * Some of the internal operations of micromark do lots of editing\n * operations on very large arrays. This runs into problems with two\n * properties of most circa-2020 JavaScript interpreters:\n *\n *  - Array-length modifications at the high end of an array (push/pop) are\n *    expected to be common and are implemented in (amortized) time\n *    proportional to the number of elements added or removed, whereas\n *    other operations (shift/unshift and splice) are much less efficient.\n *  - Function arguments are passed on the stack, so adding tens of thousands\n *    of elements to an array with `arr.push(...newElements)` will frequently\n *    cause stack overflows. (see <https://stackoverflow.com/questions/22123769/rangeerror-maximum-call-stack-size-exceeded-why>)\n *\n * SpliceBuffers are an implementation of gap buffers, which are a\n * generalization of the \"queue made of two stacks\" idea. The splice buffer\n * maintains a cursor, and moving the cursor has cost proportional to the\n * distance the cursor moves, but inserting, deleting, or splicing in\n * new information at the cursor is as efficient as the push/pop operation.\n * This allows for an efficient sequence of splices (or pushes, pops, shifts,\n * or unshifts) as long such edits happen at the same part of the array or\n * generally sweep through the array from the beginning to the end.\n *\n * The interface for splice buffers also supports large numbers of inputs by\n * passing a single array argument rather passing multiple arguments on the\n * function call stack.\n *\n * @template T\n *   Item type.\n */\nexport class SpliceBuffer<T> {\n    /**\n     * @param {ReadonlyArray<T> | null | undefined} [initial]\n     *   Initial items (optional).\n     * @returns\n     *   Splice buffer.\n     */\n    constructor(initial?: ReadonlyArray<T> | null | undefined);\n    /** @type {Array<T>} */\n    left: Array<T>;\n    /** @type {Array<T>} */\n    right: Array<T>;\n    /**\n     * Array access;\n     * does not move the cursor.\n     *\n     * @param {number} index\n     *   Index.\n     * @return {T}\n     *   Item.\n     */\n    get(index: number): T;\n    /**\n     * The length of the splice buffer, one greater than the largest index in the\n     * array.\n     */\n    get length(): number;\n    /**\n     * Remove and return `list[0]`;\n     * moves the cursor to `0`.\n     *\n     * @returns {T | undefined}\n     *   Item, optional.\n     */\n    shift(): T | undefined;\n    /**\n     * Slice the buffer to get an array;\n     * does not move the cursor.\n     *\n     * @param {number} start\n     *   Start.\n     * @param {number | null | undefined} [end]\n     *   End (optional).\n     * @returns {Array<T>}\n     *   Array of items.\n     */\n    slice(start: number, end?: number | null | undefined): Array<T>;\n    /**\n     * Mimics the behavior of Array.prototype.splice() except for the change of\n     * interface necessary to avoid segfaults when patching in very large arrays.\n     *\n     * This operation moves cursor is moved to `start` and results in the cursor\n     * placed after any inserted items.\n     *\n     * @param {number} start\n     *   Start;\n     *   zero-based index at which to start changing the array;\n     *   negative numbers count backwards from the end of the array and values\n     *   that are out-of bounds are clamped to the appropriate end of the array.\n     * @param {number | null | undefined} [deleteCount=0]\n     *   Delete count (default: `0`);\n     *   maximum number of elements to delete, starting from start.\n     * @param {Array<T> | null | undefined} [items=[]]\n     *   Items to include in place of the deleted items (default: `[]`).\n     * @return {Array<T>}\n     *   Any removed items.\n     */\n    splice(start: number, deleteCount?: number | null | undefined, items?: Array<T> | null | undefined): Array<T>;\n    /**\n     * Remove and return the highest-numbered item in the array, so\n     * `list[list.length - 1]`;\n     * Moves the cursor to `length`.\n     *\n     * @returns {T | undefined}\n     *   Item, optional.\n     */\n    pop(): T | undefined;\n    /**\n     * Inserts a single item to the high-numbered side of the array;\n     * moves the cursor to `length`.\n     *\n     * @param {T} item\n     *   Item.\n     * @returns {undefined}\n     *   Nothing.\n     */\n    push(item: T): undefined;\n    /**\n     * Inserts many items to the high-numbered side of the array.\n     * Moves the cursor to `length`.\n     *\n     * @param {Array<T>} items\n     *   Items.\n     * @returns {undefined}\n     *   Nothing.\n     */\n    pushMany(items: Array<T>): undefined;\n    /**\n     * Inserts a single item to the low-numbered side of the array;\n     * Moves the cursor to `0`.\n     *\n     * @param {T} item\n     *   Item.\n     * @returns {undefined}\n     *   Nothing.\n     */\n    unshift(item: T): undefined;\n    /**\n     * Inserts many items to the low-numbered side of the array;\n     * moves the cursor to `0`.\n     *\n     * @param {Array<T>} items\n     *   Items.\n     * @returns {undefined}\n     *   Nothing.\n     */\n    unshiftMany(items: Array<T>): undefined;\n    /**\n     * Move the cursor to a specific position in the array. Requires\n     * time proportional to the distance moved.\n     *\n     * If `n < 0`, the cursor will end up at the beginning.\n     * If `n > length`, the cursor will end up at the end.\n     *\n     * @param {number} n\n     *   Position.\n     * @return {undefined}\n     *   Nothing.\n     */\n    setCursor(n: number): undefined;\n}\n//# sourceMappingURL=splice-buffer.d.ts.map",
  "node_modules/micromark-util-subtokenize/package.json": "{\n  \"name\": \"micromark-util-subtokenize\",\n  \"version\": \"2.1.0\",\n  \"description\": \"micromark utility to tokenize subtokens\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"util\",\n    \"utility\",\n    \"tokenize\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-util-subtokenize\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"dev/\",\n    \"lib/\",\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": {\n    \"development\": \"./dev/index.js\",\n    \"default\": \"./index.js\"\n  },\n  \"dependencies\": {\n    \"devlop\": \"^1.0.0\",\n    \"micromark-util-chunked\": \"^2.0.0\",\n    \"micromark-util-symbol\": \"^2.0.0\",\n    \"micromark-util-types\": \"^2.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"micromark-build\"\n  },\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"max-depth\": \"off\",\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-util-symbol/lib/codes.d.ts": "export namespace codes {\n    let carriageReturn: -5;\n    let lineFeed: -4;\n    let carriageReturnLineFeed: -3;\n    let horizontalTab: -2;\n    let virtualSpace: -1;\n    let eof: null;\n    let nul: 0;\n    let soh: 1;\n    let stx: 2;\n    let etx: 3;\n    let eot: 4;\n    let enq: 5;\n    let ack: 6;\n    let bel: 7;\n    let bs: 8;\n    let ht: 9;\n    let lf: 10;\n    let vt: 11;\n    let ff: 12;\n    let cr: 13;\n    let so: 14;\n    let si: 15;\n    let dle: 16;\n    let dc1: 17;\n    let dc2: 18;\n    let dc3: 19;\n    let dc4: 20;\n    let nak: 21;\n    let syn: 22;\n    let etb: 23;\n    let can: 24;\n    let em: 25;\n    let sub: 26;\n    let esc: 27;\n    let fs: 28;\n    let gs: 29;\n    let rs: 30;\n    let us: 31;\n    let space: 32;\n    let exclamationMark: 33;\n    let quotationMark: 34;\n    let numberSign: 35;\n    let dollarSign: 36;\n    let percentSign: 37;\n    let ampersand: 38;\n    let apostrophe: 39;\n    let leftParenthesis: 40;\n    let rightParenthesis: 41;\n    let asterisk: 42;\n    let plusSign: 43;\n    let comma: 44;\n    let dash: 45;\n    let dot: 46;\n    let slash: 47;\n    let digit0: 48;\n    let digit1: 49;\n    let digit2: 50;\n    let digit3: 51;\n    let digit4: 52;\n    let digit5: 53;\n    let digit6: 54;\n    let digit7: 55;\n    let digit8: 56;\n    let digit9: 57;\n    let colon: 58;\n    let semicolon: 59;\n    let lessThan: 60;\n    let equalsTo: 61;\n    let greaterThan: 62;\n    let questionMark: 63;\n    let atSign: 64;\n    let uppercaseA: 65;\n    let uppercaseB: 66;\n    let uppercaseC: 67;\n    let uppercaseD: 68;\n    let uppercaseE: 69;\n    let uppercaseF: 70;\n    let uppercaseG: 71;\n    let uppercaseH: 72;\n    let uppercaseI: 73;\n    let uppercaseJ: 74;\n    let uppercaseK: 75;\n    let uppercaseL: 76;\n    let uppercaseM: 77;\n    let uppercaseN: 78;\n    let uppercaseO: 79;\n    let uppercaseP: 80;\n    let uppercaseQ: 81;\n    let uppercaseR: 82;\n    let uppercaseS: 83;\n    let uppercaseT: 84;\n    let uppercaseU: 85;\n    let uppercaseV: 86;\n    let uppercaseW: 87;\n    let uppercaseX: 88;\n    let uppercaseY: 89;\n    let uppercaseZ: 90;\n    let leftSquareBracket: 91;\n    let backslash: 92;\n    let rightSquareBracket: 93;\n    let caret: 94;\n    let underscore: 95;\n    let graveAccent: 96;\n    let lowercaseA: 97;\n    let lowercaseB: 98;\n    let lowercaseC: 99;\n    let lowercaseD: 100;\n    let lowercaseE: 101;\n    let lowercaseF: 102;\n    let lowercaseG: 103;\n    let lowercaseH: 104;\n    let lowercaseI: 105;\n    let lowercaseJ: 106;\n    let lowercaseK: 107;\n    let lowercaseL: 108;\n    let lowercaseM: 109;\n    let lowercaseN: 110;\n    let lowercaseO: 111;\n    let lowercaseP: 112;\n    let lowercaseQ: 113;\n    let lowercaseR: 114;\n    let lowercaseS: 115;\n    let lowercaseT: 116;\n    let lowercaseU: 117;\n    let lowercaseV: 118;\n    let lowercaseW: 119;\n    let lowercaseX: 120;\n    let lowercaseY: 121;\n    let lowercaseZ: 122;\n    let leftCurlyBrace: 123;\n    let verticalBar: 124;\n    let rightCurlyBrace: 125;\n    let tilde: 126;\n    let del: 127;\n    let byteOrderMarker: 65279;\n    let replacementCharacter: 65533;\n}\n//# sourceMappingURL=codes.d.ts.map",
  "node_modules/micromark-util-symbol/lib/constants.d.ts": "export namespace constants {\n    let attentionSideAfter: 2;\n    let attentionSideBefore: 1;\n    let atxHeadingOpeningFenceSizeMax: 6;\n    let autolinkDomainSizeMax: 63;\n    let autolinkSchemeSizeMax: 32;\n    let cdataOpeningString: \"CDATA[\";\n    let characterGroupPunctuation: 2;\n    let characterGroupWhitespace: 1;\n    let characterReferenceDecimalSizeMax: 7;\n    let characterReferenceHexadecimalSizeMax: 6;\n    let characterReferenceNamedSizeMax: 31;\n    let codeFencedSequenceSizeMin: 3;\n    let contentTypeContent: \"content\";\n    let contentTypeDocument: \"document\";\n    let contentTypeFlow: \"flow\";\n    let contentTypeString: \"string\";\n    let contentTypeText: \"text\";\n    let hardBreakPrefixSizeMin: 2;\n    let htmlBasic: 6;\n    let htmlCdata: 5;\n    let htmlComment: 2;\n    let htmlComplete: 7;\n    let htmlDeclaration: 4;\n    let htmlInstruction: 3;\n    let htmlRawSizeMax: 8;\n    let htmlRaw: 1;\n    let linkResourceDestinationBalanceMax: 32;\n    let linkReferenceSizeMax: 999;\n    let listItemValueSizeMax: 10;\n    let numericBaseDecimal: 10;\n    let numericBaseHexadecimal: 16;\n    let tabSize: 4;\n    let thematicBreakMarkerCountMin: 3;\n    let v8MaxSafeChunkSize: 10000;\n}\n//# sourceMappingURL=constants.d.ts.map",
  "node_modules/micromark-util-symbol/lib/default.d.ts": "export { codes } from \"./codes.js\";\nexport { constants } from \"./constants.js\";\nexport { types } from \"./types.js\";\nexport { values } from \"./values.js\";\n//# sourceMappingURL=default.d.ts.map",
  "node_modules/micromark-util-symbol/lib/types.d.ts": "export namespace types {\n    let data: \"data\";\n    let whitespace: \"whitespace\";\n    let lineEnding: \"lineEnding\";\n    let lineEndingBlank: \"lineEndingBlank\";\n    let linePrefix: \"linePrefix\";\n    let lineSuffix: \"lineSuffix\";\n    let atxHeading: \"atxHeading\";\n    let atxHeadingSequence: \"atxHeadingSequence\";\n    let atxHeadingText: \"atxHeadingText\";\n    let autolink: \"autolink\";\n    let autolinkEmail: \"autolinkEmail\";\n    let autolinkMarker: \"autolinkMarker\";\n    let autolinkProtocol: \"autolinkProtocol\";\n    let characterEscape: \"characterEscape\";\n    let characterEscapeValue: \"characterEscapeValue\";\n    let characterReference: \"characterReference\";\n    let characterReferenceMarker: \"characterReferenceMarker\";\n    let characterReferenceMarkerNumeric: \"characterReferenceMarkerNumeric\";\n    let characterReferenceMarkerHexadecimal: \"characterReferenceMarkerHexadecimal\";\n    let characterReferenceValue: \"characterReferenceValue\";\n    let codeFenced: \"codeFenced\";\n    let codeFencedFence: \"codeFencedFence\";\n    let codeFencedFenceSequence: \"codeFencedFenceSequence\";\n    let codeFencedFenceInfo: \"codeFencedFenceInfo\";\n    let codeFencedFenceMeta: \"codeFencedFenceMeta\";\n    let codeFlowValue: \"codeFlowValue\";\n    let codeIndented: \"codeIndented\";\n    let codeText: \"codeText\";\n    let codeTextData: \"codeTextData\";\n    let codeTextPadding: \"codeTextPadding\";\n    let codeTextSequence: \"codeTextSequence\";\n    let content: \"content\";\n    let definition: \"definition\";\n    let definitionDestination: \"definitionDestination\";\n    let definitionDestinationLiteral: \"definitionDestinationLiteral\";\n    let definitionDestinationLiteralMarker: \"definitionDestinationLiteralMarker\";\n    let definitionDestinationRaw: \"definitionDestinationRaw\";\n    let definitionDestinationString: \"definitionDestinationString\";\n    let definitionLabel: \"definitionLabel\";\n    let definitionLabelMarker: \"definitionLabelMarker\";\n    let definitionLabelString: \"definitionLabelString\";\n    let definitionMarker: \"definitionMarker\";\n    let definitionTitle: \"definitionTitle\";\n    let definitionTitleMarker: \"definitionTitleMarker\";\n    let definitionTitleString: \"definitionTitleString\";\n    let emphasis: \"emphasis\";\n    let emphasisSequence: \"emphasisSequence\";\n    let emphasisText: \"emphasisText\";\n    let escapeMarker: \"escapeMarker\";\n    let hardBreakEscape: \"hardBreakEscape\";\n    let hardBreakTrailing: \"hardBreakTrailing\";\n    let htmlFlow: \"htmlFlow\";\n    let htmlFlowData: \"htmlFlowData\";\n    let htmlText: \"htmlText\";\n    let htmlTextData: \"htmlTextData\";\n    let image: \"image\";\n    let label: \"label\";\n    let labelText: \"labelText\";\n    let labelLink: \"labelLink\";\n    let labelImage: \"labelImage\";\n    let labelMarker: \"labelMarker\";\n    let labelImageMarker: \"labelImageMarker\";\n    let labelEnd: \"labelEnd\";\n    let link: \"link\";\n    let paragraph: \"paragraph\";\n    let reference: \"reference\";\n    let referenceMarker: \"referenceMarker\";\n    let referenceString: \"referenceString\";\n    let resource: \"resource\";\n    let resourceDestination: \"resourceDestination\";\n    let resourceDestinationLiteral: \"resourceDestinationLiteral\";\n    let resourceDestinationLiteralMarker: \"resourceDestinationLiteralMarker\";\n    let resourceDestinationRaw: \"resourceDestinationRaw\";\n    let resourceDestinationString: \"resourceDestinationString\";\n    let resourceMarker: \"resourceMarker\";\n    let resourceTitle: \"resourceTitle\";\n    let resourceTitleMarker: \"resourceTitleMarker\";\n    let resourceTitleString: \"resourceTitleString\";\n    let setextHeading: \"setextHeading\";\n    let setextHeadingText: \"setextHeadingText\";\n    let setextHeadingLine: \"setextHeadingLine\";\n    let setextHeadingLineSequence: \"setextHeadingLineSequence\";\n    let strong: \"strong\";\n    let strongSequence: \"strongSequence\";\n    let strongText: \"strongText\";\n    let thematicBreak: \"thematicBreak\";\n    let thematicBreakSequence: \"thematicBreakSequence\";\n    let blockQuote: \"blockQuote\";\n    let blockQuotePrefix: \"blockQuotePrefix\";\n    let blockQuoteMarker: \"blockQuoteMarker\";\n    let blockQuotePrefixWhitespace: \"blockQuotePrefixWhitespace\";\n    let listOrdered: \"listOrdered\";\n    let listUnordered: \"listUnordered\";\n    let listItemIndent: \"listItemIndent\";\n    let listItemMarker: \"listItemMarker\";\n    let listItemPrefix: \"listItemPrefix\";\n    let listItemPrefixWhitespace: \"listItemPrefixWhitespace\";\n    let listItemValue: \"listItemValue\";\n    let chunkDocument: \"chunkDocument\";\n    let chunkContent: \"chunkContent\";\n    let chunkFlow: \"chunkFlow\";\n    let chunkText: \"chunkText\";\n    let chunkString: \"chunkString\";\n}\n//# sourceMappingURL=types.d.ts.map",
  "node_modules/micromark-util-symbol/lib/values.d.ts": "export namespace values {\n    let ht: \"\\t\";\n    let lf: \"\\n\";\n    let cr: \"\\r\";\n    let space: \" \";\n    let exclamationMark: \"!\";\n    let quotationMark: \"\\\"\";\n    let numberSign: \"#\";\n    let dollarSign: \"$\";\n    let percentSign: \"%\";\n    let ampersand: \"&\";\n    let apostrophe: \"'\";\n    let leftParenthesis: \"(\";\n    let rightParenthesis: \")\";\n    let asterisk: \"*\";\n    let plusSign: \"+\";\n    let comma: \",\";\n    let dash: \"-\";\n    let dot: \".\";\n    let slash: \"/\";\n    let digit0: \"0\";\n    let digit1: \"1\";\n    let digit2: \"2\";\n    let digit3: \"3\";\n    let digit4: \"4\";\n    let digit5: \"5\";\n    let digit6: \"6\";\n    let digit7: \"7\";\n    let digit8: \"8\";\n    let digit9: \"9\";\n    let colon: \":\";\n    let semicolon: \";\";\n    let lessThan: \"<\";\n    let equalsTo: \"=\";\n    let greaterThan: \">\";\n    let questionMark: \"?\";\n    let atSign: \"@\";\n    let uppercaseA: \"A\";\n    let uppercaseB: \"B\";\n    let uppercaseC: \"C\";\n    let uppercaseD: \"D\";\n    let uppercaseE: \"E\";\n    let uppercaseF: \"F\";\n    let uppercaseG: \"G\";\n    let uppercaseH: \"H\";\n    let uppercaseI: \"I\";\n    let uppercaseJ: \"J\";\n    let uppercaseK: \"K\";\n    let uppercaseL: \"L\";\n    let uppercaseM: \"M\";\n    let uppercaseN: \"N\";\n    let uppercaseO: \"O\";\n    let uppercaseP: \"P\";\n    let uppercaseQ: \"Q\";\n    let uppercaseR: \"R\";\n    let uppercaseS: \"S\";\n    let uppercaseT: \"T\";\n    let uppercaseU: \"U\";\n    let uppercaseV: \"V\";\n    let uppercaseW: \"W\";\n    let uppercaseX: \"X\";\n    let uppercaseY: \"Y\";\n    let uppercaseZ: \"Z\";\n    let leftSquareBracket: \"[\";\n    let backslash: \"\\\\\";\n    let rightSquareBracket: \"]\";\n    let caret: \"^\";\n    let underscore: \"_\";\n    let graveAccent: \"`\";\n    let lowercaseA: \"a\";\n    let lowercaseB: \"b\";\n    let lowercaseC: \"c\";\n    let lowercaseD: \"d\";\n    let lowercaseE: \"e\";\n    let lowercaseF: \"f\";\n    let lowercaseG: \"g\";\n    let lowercaseH: \"h\";\n    let lowercaseI: \"i\";\n    let lowercaseJ: \"j\";\n    let lowercaseK: \"k\";\n    let lowercaseL: \"l\";\n    let lowercaseM: \"m\";\n    let lowercaseN: \"n\";\n    let lowercaseO: \"o\";\n    let lowercaseP: \"p\";\n    let lowercaseQ: \"q\";\n    let lowercaseR: \"r\";\n    let lowercaseS: \"s\";\n    let lowercaseT: \"t\";\n    let lowercaseU: \"u\";\n    let lowercaseV: \"v\";\n    let lowercaseW: \"w\";\n    let lowercaseX: \"x\";\n    let lowercaseY: \"y\";\n    let lowercaseZ: \"z\";\n    let leftCurlyBrace: \"{\";\n    let verticalBar: \"|\";\n    let rightCurlyBrace: \"}\";\n    let tilde: \"~\";\n    let replacementCharacter: \"�\";\n}\n//# sourceMappingURL=values.d.ts.map",
  "node_modules/micromark-util-symbol/package.json": "{\n  \"name\": \"micromark-util-symbol\",\n  \"version\": \"2.0.1\",\n  \"description\": \"micromark utility with symbols\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"util\",\n    \"utility\",\n    \"symbol\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-util-symbol\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"lib/\"\n  ],\n  \"exports\": \"./lib/default.js\",\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"unicorn/prefer-code-point\": \"off\"\n    }\n  }\n}\n",
  "node_modules/micromark-util-types/index.d.ts": "// Note: this file is authored manually, not generated from `index.js`.\n\n/**\n * A character code.\n *\n * This is often the same as what `String#charCodeAt()` yields but micromark\n * adds meaning to certain other values.\n *\n * `null` represents the end of the input stream (called eof).\n * Negative integers are used instead of certain sequences of characters (such\n * as line endings and tabs).\n */\nexport type Code = number | null\n\n/**\n * A chunk is either a character code or a slice of a buffer in the form of a\n * string.\n *\n * Chunks are used because strings are more efficient storage that character\n * codes, but limited in what they can represent.\n */\nexport type Chunk = Code | string\n\n/**\n * Enumeration of the content types.\n *\n * Technically `document` is also a content type, which includes containers\n * (lists, block quotes) and flow.\n * As `ContentType` is used on tokens to define the type of subcontent but\n * `document` is the highest level of content, so it’s not listed here.\n *\n * Containers in markdown come from the margin and include more constructs\n * on the lines that define them.\n * Take for example a block quote with a paragraph inside it (such as\n * `> asd`).\n *\n * `flow` represents the sections, such as headings, code, and content, which\n * is also parsed per line\n * An example is HTML, which has a certain starting condition (such as\n * `<script>` on its own line), then continues for a while, until an end\n * condition is found (such as `</style>`).\n * If that line with an end condition is never found, that flow goes until\n * the end.\n *\n * `content` is zero or more definitions, and then zero or one paragraph.\n * It’s a weird one, and needed to make certain edge cases around definitions\n * spec compliant.\n * Definitions are unlike other things in markdown, in that they behave like\n * `text` in that they can contain arbitrary line endings, but *have* to end\n * at a line ending.\n * If they end in something else, the whole definition instead is seen as a\n * paragraph.\n *\n * The content in markdown first needs to be parsed up to this level to\n * figure out which things are defined, for the whole document, before\n * continuing on with `text`, as whether a link or image reference forms or\n * not depends on whether it’s defined.\n * This unfortunately prevents a true streaming markdown to HTML compiler.\n *\n * `text` contains phrasing content such as attention (emphasis, strong),\n * media (links, images), and actual text.\n *\n * `string` is a limited `text` like content type which only allows character\n * references and character escapes.\n * It exists in things such as identifiers (media references, definitions),\n * titles, or URLs.\n */\nexport type ContentType = 'content' | 'document' | 'flow' | 'string' | 'text'\n\n/**\n * A location in the document (`line`/`column`/`offset`) and chunk (`_index`,\n * `_bufferIndex`).\n *\n * `_bufferIndex` is `-1` when `_index` points to a code chunk and it’s a\n * non-negative integer when pointing to a string chunk.\n *\n * The interface for the location in the document comes from unist `Point`:\n * <https://github.com/syntax-tree/unist#point>\n */\nexport interface Point {\n  /**\n   * Position in a string chunk (or `-1` when pointing to a numeric chunk).\n   */\n  _bufferIndex: number\n\n  /**\n   * Position in a list of chunks.\n   */\n  _index: number\n\n  /**\n   * 1-indexed column number.\n   */\n  column: number\n\n  /**\n   * 1-indexed line number.\n   */\n  line: number\n\n  /**\n   * 0-indexed position in the document.\n   */\n  offset: number\n}\n\n/**\n * A token: a span of chunks.\n *\n * Tokens are what the core of micromark produces: the built in HTML compiler\n * or other tools can turn them into different things.\n *\n * Tokens are essentially names attached to a slice of chunks, such as\n * `lineEndingBlank` for certain line endings, or `codeFenced` for a whole\n * fenced code.\n *\n * Sometimes, more info is attached to tokens, such as `_open` and `_close`\n * by `attention` (strong, emphasis) to signal whether the sequence can open\n * or close an attention run.\n *\n * Linked tokens are used because outer constructs are parsed first.\n * Take for example:\n *\n * ```markdown\n * > *a\n * b*.\n * ```\n *\n * 1.  The block quote marker and the space after it is parsed first\n * 2.  The rest of the line is a `chunkFlow` token\n * 3.  The two spaces on the second line are a `linePrefix`\n * 4.  The rest of the line is another `chunkFlow` token\n *\n * The two `chunkFlow` tokens are linked together.\n * The chunks they span are then passed through the flow tokenizer.\n */\nexport interface Token {\n  /**\n   * Token type.\n   */\n  type: TokenType\n\n  /**\n   * Point where the token starts.\n   */\n  start: Point\n\n  /**\n   * Point where the token ends.\n   */\n  end: Point\n\n  /**\n   * The previous token in a list of linked tokens.\n   */\n  previous?: Token | undefined\n\n  /**\n   * The next token in a list of linked tokens.\n   */\n  next?: Token | undefined\n\n  /**\n   * Declares a token as having content of a certain type.\n   */\n  contentType?: ContentType | undefined\n\n  /**\n   * Declares that trailing whitespace is sensitive,\n   * is allowed,\n   * when `contentType` is `text` (or `string`).\n   * Normally,\n   * trailing spaces and tabs are dropped.\n   */\n  _contentTypeTextTrailing?: boolean | undefined\n\n  /**\n   * Connected tokenizer.\n   *\n   * Used when dealing with linked tokens.\n   * A child tokenizer is needed to tokenize them, which is stored on those\n   * tokens.\n   */\n  _tokenizer?: TokenizeContext | undefined\n\n  /**\n   * Field to help parse attention.\n   *\n   * Depending on the character before sequences (`**`), the sequence can open,\n   * close, both, or none.\n   */\n  _open?: boolean | undefined\n\n  /**\n   * Field to help parse attention.\n   *\n   * Depending on the character before sequences (`**`), the sequence can open,\n   * close, both, or none.\n   */\n  _close?: boolean | undefined\n\n  /**\n   * Field to help parse GFM task lists.\n   *\n   * This boolean is used internally to figure out if a token is in the first\n   * content of a list item construct.\n   */\n  _isInFirstContentOfListItem?: boolean | undefined\n\n  /**\n   * Field to help parse containers.\n   *\n   * This boolean is used internally to figure out if a token is a container\n   * token.\n   */\n  _container?: boolean | undefined\n\n  /**\n   * Field to help parse lists.\n   *\n   * This boolean is used internally to figure out if a list is loose or not.\n   */\n  _loose?: boolean | undefined\n\n  /**\n   * Field to help parse links.\n   *\n   * This boolean is used internally to figure out if a link opening\n   * can’t be used (because links in links are incorrect).\n   */\n  _inactive?: boolean | undefined\n\n  /**\n   * Field to help parse links.\n   *\n   * This boolean is used internally to figure out if a link opening is\n   * balanced: it’s not a link opening but has a balanced closing.\n   */\n  _balanced?: boolean | undefined\n}\n\n/**\n * The start or end of a token amongst other events.\n *\n * Tokens can “contain” other tokens, even though they are stored in a flat\n * list, through `enter`ing before them, and `exit`ing after them.\n */\nexport type Event = ['enter' | 'exit', Token, TokenizeContext]\n\n/**\n * Open a token.\n *\n * @param type\n *   Token type.\n * @param fields\n *   Extra fields.\n * @returns {Token}\n *   Token.\n */\nexport type Enter = (\n  type: TokenType,\n  fields?: Omit<Partial<Token>, 'type'> | undefined\n) => Token\n\n/**\n * Close a token.\n *\n * @param type\n *   Token type.\n * @returns\n *   Token.\n */\nexport type Exit = (type: TokenType) => Token\n\n/**\n * Deal with the character and move to the next.\n *\n * @param code\n *   Current code.\n */\nexport type Consume = (code: Code) => undefined\n\n/**\n * Attempt deals with several values, and tries to parse according to those\n * values.\n *\n * If a value resulted in `ok`, it worked, the tokens that were made are used,\n * and `ok` is switched to.\n * If the result is `nok`, the attempt failed, so we revert to the original\n * state, and `nok` is used.\n *\n * @param construct\n *   Construct(s) to try.\n * @param ok\n *   State to move to when successful.\n * @param nok\n *   State to move to when unsuccessful.\n * @returns\n *   Next state.\n */\nexport type Attempt = (\n  construct: Array<Construct> | ConstructRecord | Construct,\n  ok: State,\n  nok?: State | undefined\n) => State\n\n/**\n * A context object to transition the state machine.\n */\nexport interface Effects {\n  /**\n   * Try to tokenize a construct.\n   */\n  attempt: Attempt\n\n  /**\n   * Attempt, then revert.\n   */\n  check: Attempt\n\n  /**\n   * Deal with the character and move to the next.\n   */\n  consume: Consume\n\n  /**\n   * Start a new token.\n   */\n  enter: Enter\n\n  /**\n   * End a started token.\n   */\n  exit: Exit\n\n  /**\n   * Interrupt is used for stuff right after a line of content.\n   */\n  interrupt: Attempt\n}\n\n/**\n * The main unit in the state machine: a function that gets a character code\n * and has certain effects.\n *\n * A state function should return another function: the next\n * state-as-a-function to go to.\n *\n * But there is one case where they return `undefined`: for the eof character\n * code (at the end of a value).\n * The reason being: well, there isn’t any state that makes sense, so\n * `undefined` works well.\n * Practically that has also helped: if for some reason it was a mistake, then\n * an exception is throw because there is no next function, meaning it\n * surfaces early.\n *\n * @param code\n *   Current code.\n * @returns\n *   Next state.\n */\nexport type State = (code: Code) => State | undefined\n\n/**\n * A resolver handles and cleans events coming from `tokenize`.\n *\n * @param events\n *   List of events.\n * @param context\n *   Tokenize context.\n * @returns\n *   The given, modified, events.\n */\nexport type Resolver = (\n  events: Array<Event>,\n  context: TokenizeContext\n) => Array<Event>\n\n/**\n * A tokenize function sets up a state machine to handle character codes streaming in.\n *\n * @param this\n *   Tokenize context.\n * @param effects\n *   Effects.\n * @param ok\n *   State to go to when successful.\n * @param nok\n *   State to go to when unsuccessful.\n * @returns\n *   First state.\n */\nexport type Tokenizer = (\n  this: TokenizeContext,\n  effects: Effects,\n  ok: State,\n  nok: State\n) => State\n\n/**\n * Like a tokenizer, but without `ok` or `nok`.\n *\n * @param this\n *   Tokenize context.\n * @param effects\n *   Effects.\n * @returns\n *   First state.\n */\nexport type Initializer = (this: TokenizeContext, effects: Effects) => State\n\n/**\n * Like a tokenizer, but without `ok` or `nok`, and returning `undefined`.\n *\n * This is the final hook when a container must be closed.\n *\n * @param this\n *   Tokenize context.\n * @param effects\n *   Effects.\n * @returns\n *   Nothing.\n */\nexport type Exiter = (this: TokenizeContext, effects: Effects) => undefined\n\n/**\n * Guard whether `code` can come before the construct.\n *\n * In certain cases a construct can hook into many potential start characters.\n * Instead of setting up an attempt to parse that construct for most\n * characters, this is a speedy way to reduce that.\n *\n * @param this\n *   Tokenize context.\n * @param code\n *   Previous code.\n * @returns\n *   Whether `code` is allowed before.\n */\nexport type Previous = (this: TokenizeContext, code: Code) => boolean\n\n/**\n * An object describing how to parse a markdown construct.\n */\nexport interface Construct {\n  /**\n   * Whether the construct, when in a `ConstructRecord`, precedes over existing\n   * constructs for the same character code when merged.\n   *\n   * The default is that new constructs precede over existing ones.\n   */\n  add?: 'after' | 'before' | undefined\n\n  /**\n   * Concrete constructs cannot be interrupted by more containers.\n   *\n   * For example, when parsing the document (containers, such as block quotes\n   * and lists) and this construct is parsing fenced code:\n   *\n   * ````markdown\n   * > ```js\n   * > - list?\n   * ````\n   *\n   * …then `- list?` cannot form if this fenced code construct is concrete.\n   *\n   * An example of a construct that is not concrete is a GFM table:\n   *\n   * ````markdown\n   * | a |\n   * | - |\n   * > | b |\n   * ````\n   *\n   * …`b` is not part of the table.\n   */\n  concrete?: boolean | undefined\n\n  /**\n   * For containers, a continuation construct.\n   */\n  continuation?: Construct | undefined\n\n  /**\n   * For containers, a final hook.\n   */\n  exit?: Exiter | undefined\n\n  /**\n   * Name of the construct, used to toggle constructs off.\n   *\n   * Named constructs must not be `partial`.\n   */\n  name?: string | undefined\n\n  /**\n   * Whether this construct represents a partial construct.\n   *\n   * Partial constructs must not have a `name`.\n   */\n  partial?: boolean | undefined\n\n  /**\n   * Guard whether the previous character can come before the construct.\n   */\n  previous?: Previous | undefined\n\n  /**\n   * Resolve all events when the content is complete, from the start to the end.\n   * Only used if `tokenize` is successful once in the content.\n   *\n   * For example, if we’re currently parsing a link title and this construct\n   * parses character references, then `resolveAll` is called *if* at least one\n   * character reference is found, ranging from the start to the end of the link\n   * title to the end.\n   */\n  resolveAll?: Resolver | undefined\n\n  /**\n   * Resolve the events from the start of the content (which includes other\n   * constructs) to the last one parsed by `tokenize`.\n   *\n   * For example, if we’re currently parsing a link title and this construct\n   * parses character references, then `resolveTo` is called with the events\n   * ranging from the start of the link title to the end of a character\n   * reference each time one is found.\n   */\n  resolveTo?: Resolver | undefined\n\n  /**\n   * Resolve the events parsed by `tokenize`.\n   *\n   * For example, if we’re currently parsing a link title and this construct\n   * parses character references, then `resolve` is called with the events\n   * ranging from the start to the end of a character reference each time one is\n   * found.\n   */\n  resolve?: Resolver | undefined\n\n  /**\n   * Set up a state machine to handle character codes streaming in.\n   */\n  tokenize: Tokenizer\n}\n\n/**\n * Like a construct, but `tokenize` does not accept `ok` or `nok`.\n */\nexport interface InitialConstruct extends Omit<Construct, 'tokenize'> {\n  tokenize: Initializer\n}\n\n/**\n * Several constructs, mapped from their initial codes.\n */\nexport type ConstructRecord = Record<\n  string,\n  Array<Construct> | Construct | undefined\n>\n\n/**\n * State shared between container calls.\n */\nexport interface ContainerState {\n  /**\n   * Special field to close the current flow (or containers).\n   */\n  _closeFlow?: boolean | undefined\n\n  /**\n   * Whether there are further blank lines, used by lists.\n   */\n  furtherBlankLines?: boolean | undefined\n\n  /**\n   * Whether there first line is blank, used by lists.\n   */\n  initialBlankLine?: boolean | undefined\n\n  /**\n   * Current marker, used by lists.\n   */\n  marker?: Code | undefined\n\n  /**\n   * Used by block quotes.\n   */\n  open?: boolean | undefined\n\n  /**\n   * Current size, used by lists.\n   */\n  size?: number | undefined\n\n  /**\n   * Current token type, used by lists.\n   */\n  type?: TokenType | undefined\n}\n\n/**\n * A context object that helps w/ tokenizing markdown constructs.\n */\nexport interface TokenizeContext {\n  // To do: next major: remove `_gfmTableDynamicInterruptHack` (no longer\n  // needed in micromark-extension-gfm-table@1.0.6).\n  /**\n   * Internal boolean shared with `micromark-extension-gfm-table` whose body\n   * rows are not affected by normal interruption rules.\n   * “Normal” rules are, for example, that an empty list item can’t interrupt:\n   *\n   * ````markdown\n   * a\n   * *\n   * ````\n   *\n   * The above is one paragraph.\n   * These rules don’t apply to table body rows:\n   *\n   * ````markdown\n   * | a |\n   * | - |\n   * *\n   * ````\n   *\n   * The above list interrupts the table.\n   */\n  _gfmTableDynamicInterruptHack?: boolean\n\n  /**\n   * Internal boolean shared with `micromark-extension-gfm-task-list-item` to\n   * signal whether the tokenizer is tokenizing the first content of a list item\n   * construct.\n   */\n  _gfmTasklistFirstContentOfListItem?: boolean | undefined\n\n  /**\n   * Declares that trailing whitespace is sensitive,\n   * is allowed,\n   * when tokenizing `text` (or `string`).\n   * Normally,\n   * trailing spaces and tabs are dropped.\n   */\n  _contentTypeTextTrailing?: boolean | undefined\n\n  /**\n   * Current code.\n   */\n  code: Code\n\n  /**\n   * Share state set when parsing containers.\n   *\n   * Containers are parsed in separate phases: their first line (`tokenize`),\n   * continued lines (`continuation.tokenize`), and finally `exit`.\n   * This record can be used to store some information between these hooks.\n   */\n  containerState?: ContainerState | undefined\n\n  /**\n   * The current construct.\n   *\n   * Constructs that are not `partial` are set here.\n   */\n  currentConstruct?: Construct | undefined\n\n  /**\n   * Current list of events.\n   */\n  events: Array<Event>\n\n  /**\n   * Whether we’re currently interrupting.\n   *\n   * Take for example:\n   *\n   * ```markdown\n   * a\n   * # b\n   * ```\n   *\n   * At 2:1, we’re “interrupting”.\n   */\n  interrupt?: boolean | undefined\n\n  /**\n   * The relevant parsing context.\n   */\n  parser: ParseContext\n\n  /**\n   * The previous code.\n   */\n  previous: Code\n\n  /**\n   * Define a skip\n   *\n   * As containers (block quotes, lists), “nibble” a prefix from the margins,\n   * where a line starts after that prefix is defined here.\n   * When the tokenizers moves after consuming a line ending corresponding to\n   * the line number in the given point, the tokenizer shifts past the prefix\n   * based on the column in the shifted point.\n   *\n   * @param point\n   *   Skip.\n   * @returns\n   *   Nothing.\n   */\n  defineSkip(point: Point): undefined\n\n  /**\n   * Get the current place.\n   *\n   * @returns\n   *   Current point.\n   */\n  now(): Point\n\n  /**\n   * Get the source text that spans a token (or location).\n   *\n   * @param token\n   *   Start/end in stream.\n   * @param expandTabs\n   *   Whether to expand tabs.\n   * @returns\n   *   Serialized chunks.\n   */\n  sliceSerialize(\n    token: Pick<Token, 'end' | 'start'>,\n    expandTabs?: boolean | undefined\n  ): string\n\n  /**\n   * Get the chunks that span a token (or location).\n   *\n   * @param token\n   *   Start/end in stream.\n   * @returns\n   *   List of chunks.\n   */\n  sliceStream(token: Pick<Token, 'end' | 'start'>): Array<Chunk>\n\n  /**\n   * Write a slice of chunks.\n   *\n   * The eof code (`null`) can be used to signal the end of the stream.\n   *\n   * @param slice\n   *   Chunks.\n   * @returns\n   *   Events.\n   */\n  write(slice: Array<Chunk>): Array<Event>\n}\n\n/**\n * Encodings supported by `TextEncoder`.\n *\n * Arbitrary encodings can be supported depending on how the engine is built.\n * So any string *could* be valid.\n * But you probably want `utf-8`.\n */\nexport type Encoding =\n  // Encodings supported in Node by default or when built with the small-icu option.\n  // Does not include aliases.\n  | 'utf-8' // Always supported in Node.\n  | 'utf-16le' // Always supported in Node.\n  | 'utf-16be' // Not supported when ICU is disabled.\n  // Everything else (depends on browser, or full ICU data).\n  // eslint-disable-next-line @typescript-eslint/ban-types\n  | (string & {})\n\n/**\n * Contents of the file.\n *\n * Can either be text, or a `Uint8Array` like structure.\n */\nexport type Value = Uint8Array | string\n\n/**\n * A syntax extension changes how markdown is tokenized.\n *\n * See: <https://github.com/micromark/micromark#syntaxextension>\n */\nexport interface Extension {\n  attentionMarkers?: {null?: Array<Code> | undefined} | undefined\n  contentInitial?: ConstructRecord | undefined\n  disable?: {null?: Array<string> | undefined} | undefined\n  document?: ConstructRecord | undefined\n  flowInitial?: ConstructRecord | undefined\n  flow?: ConstructRecord | undefined\n  insideSpan?:\n    | {null?: Array<Pick<Construct, 'resolveAll'>> | undefined}\n    | undefined\n  string?: ConstructRecord | undefined\n  text?: ConstructRecord | undefined\n}\n\n/**\n * A filtered, combined, extension.\n */\nexport type NormalizedExtension = {\n  [Key in keyof Extension]: Exclude<Extension[Key], undefined>\n}\n\n/**\n * A full, filtereed, normalized, extension.\n */\nexport type FullNormalizedExtension = {\n  [Key in keyof Extension]-?: Exclude<Extension[Key], undefined>\n}\n\n/**\n * Create a context.\n *\n * @param from\n *   Where to create from.\n * @returns\n *   Context.\n */\nexport type Create = (\n  from?: Omit<Point, '_bufferIndex' | '_index'> | undefined\n) => TokenizeContext\n\n/**\n * Config defining how to parse.\n */\nexport interface ParseOptions {\n  /**\n   * Array of syntax extensions (default: `[]`).\n   */\n  extensions?: Array<Extension> | null | undefined\n}\n\n/**\n * A context object that helps w/ parsing markdown.\n */\nexport interface ParseContext {\n  /**\n   * All constructs.\n   */\n  constructs: FullNormalizedExtension\n\n  /**\n   * List of defined identifiers.\n   */\n  defined: Array<string>\n\n  /**\n   * Map of line numbers to whether they are lazy (as opposed to the line before\n   * them).\n   * Take for example:\n   *\n   * ```markdown\n   * > a\n   * b\n   * ```\n   *\n   * L1 here is not lazy, L2 is.\n   */\n  lazy: Record<number, boolean>\n\n  /**\n   * Create a content tokenizer.\n   */\n  content: Create\n\n  /**\n   * Create a document tokenizer.\n   */\n  document: Create\n\n  /**\n   * Create a flow tokenizer.\n   */\n  flow: Create\n\n  /**\n   * Create a string tokenizer.\n   */\n  string: Create\n\n  /**\n   * Create a text tokenizer.\n   */\n  text: Create\n}\n\n/**\n * HTML compiler context.\n */\nexport interface CompileContext {\n  /**\n   * Configuration passed by the user.\n   */\n  options: CompileOptions\n\n  /**\n   * Capture some of the output data.\n   *\n   * @returns\n   *   Nothing.\n   */\n  buffer(): undefined\n\n  /**\n   * Make a value safe for injection in HTML (except w/ `ignoreEncode`).\n   *\n   * @param value\n   *   Raw value.\n   * @returns\n   *   Safe value.\n   */\n  encode(value: string): string\n\n  /**\n   * Get data from the key-value store.\n   *\n   * @param key\n   *   Key.\n   * @returns\n   *   Value at `key` in compile data.\n   */\n  getData<Key extends keyof CompileData>(key: Key): CompileData[Key]\n\n  /**\n   * Output an extra line ending if the previous value wasn’t EOF/EOL.\n   *\n   * @returns\n   *   Nothing.\n   */\n  lineEndingIfNeeded(): undefined\n\n  /**\n   * Output raw data.\n   *\n   * @param value\n   *   Raw value.\n   * @returns\n   *   Nothing.\n   */\n  raw(value: string): undefined\n\n  /**\n   * Stop capturing and access the output data.\n   *\n   * @returns\n   *   Captured data.\n   */\n  resume(): string\n\n  /**\n   * Set data into the key-value store.\n   *\n   * @param key\n   *   Key.\n   * @param value\n   *   Value.\n   * @returns\n   *   Nothing.\n   */\n  setData<Key extends keyof CompileData>(\n    key: Key,\n    value?: CompileData[Key]\n  ): undefined\n\n  /**\n   * Get the string value of a token.\n   *\n   * @param token\n   *   Start/end in stream.\n   * @param expandTabs\n   *   Whether to expand tabs.\n   * @returns\n   *   Serialized chunks.\n   */\n  sliceSerialize(\n    token: Pick<Token, 'end' | 'start'>,\n    expandTabs?: boolean | undefined\n  ): string\n\n  /**\n   * Output (parts of) HTML tags.\n   *\n   * @param value\n   *   Raw value.\n   * @returns\n   *   Nothing.\n   */\n  tag(value: string): undefined\n}\n\n/**\n * Serialize micromark events as HTML.\n */\nexport type Compile = (events: Array<Event>) => string\n\n/**\n * Handle one token.\n *\n * @param token\n *   Token.\n * @returns\n *   Nothing.\n */\nexport type Handle = (this: CompileContext, token: Token) => undefined\n\n/**\n * Handle the whole document.\n *\n * @returns\n *   Nothing.\n */\nexport type DocumentHandle = (\n  this: Omit<CompileContext, 'sliceSerialize'>\n) => undefined\n\n/**\n * Token types mapping to handles.\n */\nexport interface Handles extends Partial<Record<TokenType, Handle>> {\n  /**\n   * Document handle.\n   */\n  null?: DocumentHandle\n}\n\n/**\n * Normalized extenion.\n */\nexport interface HtmlExtension {\n  enter?: Handles | undefined\n  exit?: Handles | undefined\n}\n\n/**\n * An HTML extension changes how markdown tokens are serialized.\n */\nexport type NormalizedHtmlExtension = {\n  [Key in keyof HtmlExtension]-?: Exclude<HtmlExtension[Key], undefined>\n}\n\n/**\n * Definition.\n */\nexport interface Definition {\n  /**\n   * Destination.\n   */\n  destination?: string | undefined\n  /**\n   * Title.\n   */\n  title?: string | undefined\n}\n\n/**\n * State tracked to compile events as HTML.\n */\nexport interface CompileData {\n  /**\n   * Whether the first list item is expected, used by lists.\n   */\n  expectFirstItem?: boolean | undefined\n\n  /**\n   * Current character reference kind.\n   */\n  characterReferenceType?: string | undefined\n\n  /**\n   * Collected definitions.\n   */\n  definitions: Record<string, Definition>\n\n  /**\n   * Whether we’re in fenced code, used by code (fenced).\n   */\n  fencedCodeInside?: boolean | undefined\n\n  /**\n   * Number of fences that were seen, used by code (fenced).\n   */\n  fencesCount?: number | undefined\n\n  /**\n   * Whether we’ve seen code data, used by code (fenced, indented).\n   */\n  flowCodeSeenData?: boolean | undefined\n\n  /**\n   * Current heading rank, used by heading (atx, setext).\n   */\n  headingRank?: number | undefined\n\n  /**\n   * Ignore encoding unsafe characters, used for example for URLs which are\n   * first percent encoded, or by HTML when supporting it.\n   */\n  ignoreEncode?: boolean | undefined\n\n  /**\n   * Whether we’re in code data, used by code (text).\n   */\n  inCodeText?: boolean | undefined\n\n  /**\n   * Whether the last emitted value was a tag.\n   */\n  lastWasTag?: boolean | undefined\n\n  /**\n   * Whether to slurp all future line endings (has to be unset manually).\n   */\n  slurpAllLineEndings?: boolean | undefined\n\n  /**\n   * Whether to slurp the next line ending (resets itself on the next line\n   * ending).\n   */\n  slurpOneLineEnding?: boolean | undefined\n\n  /**\n   * Stack of containers, whether they’re tight or not.\n   */\n  tightStack: Array<boolean>\n}\n\n/**\n * Type of line ending in markdown.\n */\nexport type LineEnding = '\\r' | '\\n' | '\\r\\n'\n\n/**\n * Compile options.\n */\nexport interface CompileOptions {\n  /**\n   * Whether to allow (dangerous) HTML (`boolean`, default: `false`).\n   *\n   * The default is `false`, which still parses the HTML according to\n   * `CommonMark` but shows the HTML as text instead of as elements.\n   *\n   * Pass `true` for trusted content to get actual HTML elements.\n   */\n  allowDangerousHtml?: boolean | null | undefined\n\n  /**\n   * Whether to allow dangerous protocols in links and images (`boolean`,\n   * default: `false`).\n   *\n   * The default is `false`, which drops URLs in links and images that use\n   * dangerous protocols.\n   *\n   * Pass `true` for trusted content to support all protocols.\n   *\n   * URLs that have no protocol (which means it’s relative to the current page,\n   * such as `./some/page.html`) and URLs that have a safe protocol (for\n   * images: `http`, `https`; for links: `http`, `https`, `irc`, `ircs`,\n   * `mailto`, `xmpp`), are safe.\n   * All other URLs are dangerous and dropped.\n   */\n  allowDangerousProtocol?: boolean | null | undefined\n\n  /**\n   * Default line ending to use when compiling to HTML, for line endings not in\n   * `value`.\n   *\n   * Generally, `micromark` copies line endings (`\\r`, `\\n`, `\\r\\n`) in the\n   * markdown document over to the compiled HTML.\n   * In some cases, such as `> a`, CommonMark requires that extra line endings\n   * are added: `<blockquote>\\n<p>a</p>\\n</blockquote>`.\n   *\n   * To create that line ending, the document is checked for the first line\n   * ending that is used.\n   * If there is no line ending, `defaultLineEnding` is used.\n   * If that isn’t configured, `\\n` is used.\n   */\n  defaultLineEnding?: LineEnding | null | undefined\n\n  /**\n   * Array of HTML extensions (default: `[]`).\n   */\n  htmlExtensions?: Array<HtmlExtension> | null | undefined\n}\n\n/**\n * Configuration.\n */\nexport type Options = CompileOptions & ParseOptions\n\n/**\n * Enum of allowed token types.\n */\nexport type TokenType = keyof TokenTypeMap\n\n// Note: when changing the next interface, you likely also have to change\n// `micromark-util-symbol`.\n/**\n * Map of allowed token types.\n */\nexport interface TokenTypeMap {\n  // Note: these are compiled away.\n  attentionSequence: 'attentionSequence' // To do: remove.\n  space: 'space' // To do: remove.\n\n  data: 'data'\n  whitespace: 'whitespace'\n  lineEnding: 'lineEnding'\n  lineEndingBlank: 'lineEndingBlank'\n  linePrefix: 'linePrefix'\n  lineSuffix: 'lineSuffix'\n  atxHeading: 'atxHeading'\n  atxHeadingSequence: 'atxHeadingSequence'\n  atxHeadingText: 'atxHeadingText'\n  autolink: 'autolink'\n  autolinkEmail: 'autolinkEmail'\n  autolinkMarker: 'autolinkMarker'\n  autolinkProtocol: 'autolinkProtocol'\n  characterEscape: 'characterEscape'\n  characterEscapeValue: 'characterEscapeValue'\n  characterReference: 'characterReference'\n  characterReferenceMarker: 'characterReferenceMarker'\n  characterReferenceMarkerNumeric: 'characterReferenceMarkerNumeric'\n  characterReferenceMarkerHexadecimal: 'characterReferenceMarkerHexadecimal'\n  characterReferenceValue: 'characterReferenceValue'\n  codeFenced: 'codeFenced'\n  codeFencedFence: 'codeFencedFence'\n  codeFencedFenceSequence: 'codeFencedFenceSequence'\n  codeFencedFenceInfo: 'codeFencedFenceInfo'\n  codeFencedFenceMeta: 'codeFencedFenceMeta'\n  codeFlowValue: 'codeFlowValue'\n  codeIndented: 'codeIndented'\n  codeText: 'codeText'\n  codeTextData: 'codeTextData'\n  codeTextPadding: 'codeTextPadding'\n  codeTextSequence: 'codeTextSequence'\n  content: 'content'\n  definition: 'definition'\n  definitionDestination: 'definitionDestination'\n  definitionDestinationLiteral: 'definitionDestinationLiteral'\n  definitionDestinationLiteralMarker: 'definitionDestinationLiteralMarker'\n  definitionDestinationRaw: 'definitionDestinationRaw'\n  definitionDestinationString: 'definitionDestinationString'\n  definitionLabel: 'definitionLabel'\n  definitionLabelMarker: 'definitionLabelMarker'\n  definitionLabelString: 'definitionLabelString'\n  definitionMarker: 'definitionMarker'\n  definitionTitle: 'definitionTitle'\n  definitionTitleMarker: 'definitionTitleMarker'\n  definitionTitleString: 'definitionTitleString'\n  emphasis: 'emphasis'\n  emphasisSequence: 'emphasisSequence'\n  emphasisText: 'emphasisText'\n  escapeMarker: 'escapeMarker'\n  hardBreakEscape: 'hardBreakEscape'\n  hardBreakTrailing: 'hardBreakTrailing'\n  htmlFlow: 'htmlFlow'\n  htmlFlowData: 'htmlFlowData'\n  htmlText: 'htmlText'\n  htmlTextData: 'htmlTextData'\n  image: 'image'\n  label: 'label'\n  labelText: 'labelText'\n  labelLink: 'labelLink'\n  labelImage: 'labelImage'\n  labelMarker: 'labelMarker'\n  labelImageMarker: 'labelImageMarker'\n  labelEnd: 'labelEnd'\n  link: 'link'\n  paragraph: 'paragraph'\n  reference: 'reference'\n  referenceMarker: 'referenceMarker'\n  referenceString: 'referenceString'\n  resource: 'resource'\n  resourceDestination: 'resourceDestination'\n  resourceDestinationLiteral: 'resourceDestinationLiteral'\n  resourceDestinationLiteralMarker: 'resourceDestinationLiteralMarker'\n  resourceDestinationRaw: 'resourceDestinationRaw'\n  resourceDestinationString: 'resourceDestinationString'\n  resourceMarker: 'resourceMarker'\n  resourceTitle: 'resourceTitle'\n  resourceTitleMarker: 'resourceTitleMarker'\n  resourceTitleString: 'resourceTitleString'\n  setextHeading: 'setextHeading'\n  setextHeadingText: 'setextHeadingText'\n  setextHeadingLine: 'setextHeadingLine'\n  setextHeadingLineSequence: 'setextHeadingLineSequence'\n  strong: 'strong'\n  strongSequence: 'strongSequence'\n  strongText: 'strongText'\n  thematicBreak: 'thematicBreak'\n  thematicBreakSequence: 'thematicBreakSequence'\n  blockQuote: 'blockQuote'\n  blockQuotePrefix: 'blockQuotePrefix'\n  blockQuoteMarker: 'blockQuoteMarker'\n  blockQuotePrefixWhitespace: 'blockQuotePrefixWhitespace'\n  listOrdered: 'listOrdered'\n  listUnordered: 'listUnordered'\n  listItemIndent: 'listItemIndent'\n  listItemMarker: 'listItemMarker'\n  listItemPrefix: 'listItemPrefix'\n  listItemPrefixWhitespace: 'listItemPrefixWhitespace'\n  listItemValue: 'listItemValue'\n  chunkDocument: 'chunkDocument'\n  chunkContent: 'chunkContent'\n  chunkFlow: 'chunkFlow'\n  chunkText: 'chunkText'\n  chunkString: 'chunkString'\n}\n",
  "node_modules/micromark-util-types/package.json": "{\n  \"name\": \"micromark-util-types\",\n  \"version\": \"2.0.2\",\n  \"description\": \"micromark utility with a couple of typescript types\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"micromark\",\n    \"util\",\n    \"utility\",\n    \"typescript\",\n    \"types\"\n  ],\n  \"repository\": \"https://github.com/micromark/micromark/tree/main/packages/micromark-util-types\",\n  \"bugs\": \"https://github.com/micromark/micromark/issues\",\n  \"funding\": [\n    {\n      \"type\": \"GitHub Sponsors\",\n      \"url\": \"https://github.com/sponsors/unifiedjs\"\n    },\n    {\n      \"type\": \"OpenCollective\",\n      \"url\": \"https://opencollective.com/unified\"\n    }\n  ],\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"files\": [\n    \"index.d.ts.map\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"exports\": \"./index.js\",\n  \"xo\": {\n    \"envs\": [\n      \"shared-node-browser\"\n    ],\n    \"overrides\": [\n      {\n        \"files\": [\n          \"**/*.d.ts\"\n        ],\n        \"rules\": {\n          \"@typescript-eslint/array-type\": [\n            \"error\",\n            {\n              \"default\": \"generic\"\n            }\n          ],\n          \"@typescript-eslint/ban-types\": [\n            \"error\",\n            {\n              \"extendDefaults\": true\n            }\n          ],\n          \"@typescript-eslint/consistent-type-definitions\": [\n            \"error\",\n            \"interface\"\n          ]\n        }\n      }\n    ],\n    \"prettier\": true,\n    \"rules\": {\n      \"unicorn/text-encoding-identifier-case\": \"off\"\n    }\n  }\n}\n",
  "node_modules/mime-db/package.json": "{\n  \"name\": \"mime-db\",\n  \"description\": \"Media Type Database\",\n  \"version\": \"1.52.0\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)\",\n    \"Robert Kieffer <robert@broofa.com> (http://github.com/broofa)\"\n  ],\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"mime\",\n    \"db\",\n    \"type\",\n    \"types\",\n    \"database\",\n    \"charset\",\n    \"charsets\"\n  ],\n  \"repository\": \"jshttp/mime-db\",\n  \"devDependencies\": {\n    \"bluebird\": \"3.7.2\",\n    \"co\": \"4.6.0\",\n    \"cogent\": \"1.0.1\",\n    \"csv-parse\": \"4.16.3\",\n    \"eslint\": \"7.32.0\",\n    \"eslint-config-standard\": \"15.0.1\",\n    \"eslint-plugin-import\": \"2.25.4\",\n    \"eslint-plugin-markdown\": \"2.2.1\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"5.1.1\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"gnode\": \"0.1.2\",\n    \"media-typer\": \"1.1.0\",\n    \"mocha\": \"9.2.1\",\n    \"nyc\": \"15.1.0\",\n    \"raw-body\": \"2.5.0\",\n    \"stream-to-array\": \"2.3.0\"\n  },\n  \"files\": [\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"README.md\",\n    \"db.json\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"scripts\": {\n    \"build\": \"node scripts/build\",\n    \"fetch\": \"node scripts/fetch-apache && gnode scripts/fetch-iana && node scripts/fetch-nginx\",\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --bail --check-leaks test/\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\",\n    \"update\": \"npm run fetch && npm run build\",\n    \"version\": \"node scripts/version-history.js && git add HISTORY.md\"\n  }\n}\n",
  "node_modules/mime-types/package.json": "{\n  \"name\": \"mime-types\",\n  \"description\": \"The ultimate javascript content-type utility.\",\n  \"version\": \"2.1.35\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Jeremiah Senkpiel <fishrock123@rocketmail.com> (https://searchbeam.jit.su)\",\n    \"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)\"\n  ],\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"mime\",\n    \"types\"\n  ],\n  \"repository\": \"jshttp/mime-types\",\n  \"dependencies\": {\n    \"mime-db\": \"1.52.0\"\n  },\n  \"devDependencies\": {\n    \"eslint\": \"7.32.0\",\n    \"eslint-config-standard\": \"14.1.1\",\n    \"eslint-plugin-import\": \"2.25.4\",\n    \"eslint-plugin-markdown\": \"2.2.1\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"5.2.0\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"9.2.2\",\n    \"nyc\": \"15.1.0\"\n  },\n  \"files\": [\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec test/test.js\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\"\n  }\n}\n",
  "node_modules/mimic-fn/index.d.ts": "declare const mimicFn: {\n\t/**\n\tMake a function mimic another one. It will copy over the properties `name`, `length`, `displayName`, and any custom properties you may have set.\n\n\t@param to - Mimicking function.\n\t@param from - Function to mimic.\n\t@returns The modified `to` function.\n\n\t@example\n\t```\n\timport mimicFn = require('mimic-fn');\n\n\tfunction foo() {}\n\tfoo.unicorn = '🦄';\n\n\tfunction wrapper() {\n\t\treturn foo();\n\t}\n\n\tconsole.log(wrapper.name);\n\t//=> 'wrapper'\n\n\tmimicFn(wrapper, foo);\n\n\tconsole.log(wrapper.name);\n\t//=> 'foo'\n\n\tconsole.log(wrapper.unicorn);\n\t//=> '🦄'\n\t```\n\t*/\n\t<\n\t\tArgumentsType extends unknown[],\n\t\tReturnType,\n\t\tFunctionType extends (...arguments: ArgumentsType) => ReturnType\n\t>(\n\t\tto: (...arguments: ArgumentsType) => ReturnType,\n\t\tfrom: FunctionType\n\t): FunctionType;\n\n\t// TODO: Remove this for the next major release, refactor the whole definition to:\n\t// declare function mimicFn<\n\t//\tArgumentsType extends unknown[],\n\t//\tReturnType,\n\t//\tFunctionType extends (...arguments: ArgumentsType) => ReturnType\n\t// >(\n\t//\tto: (...arguments: ArgumentsType) => ReturnType,\n\t//\tfrom: FunctionType\n\t// ): FunctionType;\n\t// export = mimicFn;\n\tdefault: typeof mimicFn;\n};\n\nexport = mimicFn;\n",
  "node_modules/mimic-fn/package.json": "{\n\t\"name\": \"mimic-fn\",\n\t\"version\": \"2.1.0\",\n\t\"description\": \"Make a function mimic another one\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/mimic-fn\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=6\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"function\",\n\t\t\"mimic\",\n\t\t\"imitate\",\n\t\t\"rename\",\n\t\t\"copy\",\n\t\t\"inherit\",\n\t\t\"properties\",\n\t\t\"name\",\n\t\t\"func\",\n\t\t\"fn\",\n\t\t\"set\",\n\t\t\"infer\",\n\t\t\"change\"\n\t],\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.4.1\",\n\t\t\"tsd\": \"^0.7.1\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/mimic-response/index.d.ts": "import {IncomingMessage} from 'http';\n\n/**\nMimic a [Node.js HTTP response stream](https://nodejs.org/api/http.html#http_class_http_incomingmessage)\n\nMakes `toStream` include the properties from `fromStream`.\n\n@param fromStream - The stream to copy the properties from.\n@param toStream - The stream to copy the properties to.\n@return The same object as `toStream`.\n*/\ndeclare function mimicResponse<T extends NodeJS.ReadableStream>(\n\tfromStream: IncomingMessage, // eslint-disable-line @typescript-eslint/prefer-readonly-parameter-types\n\ttoStream: T,\n): T & IncomingMessage;\n\nexport = mimicResponse;\n",
  "node_modules/mimic-response/package.json": "{\n\t\"name\": \"mimic-response\",\n\t\"version\": \"3.1.0\",\n\t\"description\": \"Mimic a Node.js HTTP response stream\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/mimic-response\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=10\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.d.ts\",\n\t\t\"index.js\"\n\t],\n\t\"keywords\": [\n\t\t\"mimic\",\n\t\t\"response\",\n\t\t\"stream\",\n\t\t\"http\",\n\t\t\"https\",\n\t\t\"request\",\n\t\t\"get\",\n\t\t\"core\"\n\t],\n\t\"devDependencies\": {\n\t\t\"@types/node\": \"^14.0.1\",\n\t\t\"ava\": \"^2.4.0\",\n\t\t\"create-test-server\": \"^2.4.0\",\n\t\t\"p-event\": \"^4.1.0\",\n\t\t\"pify\": \"^5.0.0\",\n\t\t\"tsd\": \"^0.11.0\",\n\t\t\"xo\": \"^0.30.0\"\n\t}\n}\n",
  "node_modules/minimist/package.json": "{\n\t\"name\": \"minimist\",\n\t\"version\": \"1.2.8\",\n\t\"description\": \"parse argument options\",\n\t\"main\": \"index.js\",\n\t\"devDependencies\": {\n\t\t\"@ljharb/eslint-config\": \"^21.0.1\",\n\t\t\"aud\": \"^2.0.2\",\n\t\t\"auto-changelog\": \"^2.4.0\",\n\t\t\"eslint\": \"=8.8.0\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"npmignore\": \"^0.3.0\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.6.3\"\n\t},\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=auto\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"lint\": \"eslint --ext=js,mjs .\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"posttest\": \"aud --production\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"testling\": {\n\t\t\"files\": \"test/*.js\",\n\t\t\"browsers\": [\n\t\t\t\"ie/6..latest\",\n\t\t\t\"ff/5\",\n\t\t\t\"firefox/latest\",\n\t\t\t\"chrome/10\",\n\t\t\t\"chrome/latest\",\n\t\t\t\"safari/5.1\",\n\t\t\t\"safari/latest\",\n\t\t\t\"opera/12\"\n\t\t]\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git://github.com/minimistjs/minimist.git\"\n\t},\n\t\"homepage\": \"https://github.com/minimistjs/minimist\",\n\t\"keywords\": [\n\t\t\"argv\",\n\t\t\"getopt\",\n\t\t\"parser\",\n\t\t\"optimist\"\n\t],\n\t\"author\": {\n\t\t\"name\": \"James Halliday\",\n\t\t\"email\": \"mail@substack.net\",\n\t\t\"url\": \"http://substack.net\"\n\t},\n\t\"funding\": {\n\t\t\"url\": \"https://github.com/sponsors/ljharb\"\n\t},\n\t\"license\": \"MIT\",\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\"\n\t\t]\n\t}\n}\n",
  "node_modules/minipass/dist/commonjs/index.d.ts": "/// <reference types=\"node\" />\n/// <reference types=\"node\" />\n/// <reference types=\"node\" />\n/// <reference types=\"node\" />\nimport { EventEmitter } from 'node:events';\nimport { StringDecoder } from 'node:string_decoder';\n/**\n * Same as StringDecoder, but exposing the `lastNeed` flag on the type\n */\ntype SD = StringDecoder & {\n    lastNeed: boolean;\n};\nexport type { SD, Pipe, PipeProxyErrors };\n/**\n * Return true if the argument is a Minipass stream, Node stream, or something\n * else that Minipass can interact with.\n */\nexport declare const isStream: (s: any) => s is NodeJS.WriteStream | NodeJS.ReadStream | Minipass<any, any, any> | (NodeJS.ReadStream & {\n    fd: number;\n}) | (EventEmitter & {\n    pause(): any;\n    resume(): any;\n    pipe(...destArgs: any[]): any;\n}) | (NodeJS.WriteStream & {\n    fd: number;\n}) | (EventEmitter & {\n    end(): any;\n    write(chunk: any, ...args: any[]): any;\n});\n/**\n * Return true if the argument is a valid {@link Minipass.Readable}\n */\nexport declare const isReadable: (s: any) => s is Minipass.Readable;\n/**\n * Return true if the argument is a valid {@link Minipass.Writable}\n */\nexport declare const isWritable: (s: any) => s is Minipass.Readable;\ndeclare const EOF: unique symbol;\ndeclare const MAYBE_EMIT_END: unique symbol;\ndeclare const EMITTED_END: unique symbol;\ndeclare const EMITTING_END: unique symbol;\ndeclare const EMITTED_ERROR: unique symbol;\ndeclare const CLOSED: unique symbol;\ndeclare const READ: unique symbol;\ndeclare const FLUSH: unique symbol;\ndeclare const FLUSHCHUNK: unique symbol;\ndeclare const ENCODING: unique symbol;\ndeclare const DECODER: unique symbol;\ndeclare const FLOWING: unique symbol;\ndeclare const PAUSED: unique symbol;\ndeclare const RESUME: unique symbol;\ndeclare const BUFFER: unique symbol;\ndeclare const PIPES: unique symbol;\ndeclare const BUFFERLENGTH: unique symbol;\ndeclare const BUFFERPUSH: unique symbol;\ndeclare const BUFFERSHIFT: unique symbol;\ndeclare const OBJECTMODE: unique symbol;\ndeclare const DESTROYED: unique symbol;\ndeclare const ERROR: unique symbol;\ndeclare const EMITDATA: unique symbol;\ndeclare const EMITEND: unique symbol;\ndeclare const EMITEND2: unique symbol;\ndeclare const ASYNC: unique symbol;\ndeclare const ABORT: unique symbol;\ndeclare const ABORTED: unique symbol;\ndeclare const SIGNAL: unique symbol;\ndeclare const DATALISTENERS: unique symbol;\ndeclare const DISCARDED: unique symbol;\n/**\n * Options that may be passed to stream.pipe()\n */\nexport interface PipeOptions {\n    /**\n     * end the destination stream when the source stream ends\n     */\n    end?: boolean;\n    /**\n     * proxy errors from the source stream to the destination stream\n     */\n    proxyErrors?: boolean;\n}\n/**\n * Internal class representing a pipe to a destination stream.\n *\n * @internal\n */\ndeclare class Pipe<T extends unknown> {\n    src: Minipass<T>;\n    dest: Minipass<any, T>;\n    opts: PipeOptions;\n    ondrain: () => any;\n    constructor(src: Minipass<T>, dest: Minipass.Writable, opts: PipeOptions);\n    unpipe(): void;\n    proxyErrors(_er: any): void;\n    end(): void;\n}\n/**\n * Internal class representing a pipe to a destination stream where\n * errors are proxied.\n *\n * @internal\n */\ndeclare class PipeProxyErrors<T> extends Pipe<T> {\n    unpipe(): void;\n    constructor(src: Minipass<T>, dest: Minipass.Writable, opts: PipeOptions);\n}\nexport declare namespace Minipass {\n    /**\n     * Encoding used to create a stream that outputs strings rather than\n     * Buffer objects.\n     */\n    export type Encoding = BufferEncoding | 'buffer' | null;\n    /**\n     * Any stream that Minipass can pipe into\n     */\n    export type Writable = Minipass<any, any, any> | NodeJS.WriteStream | (NodeJS.WriteStream & {\n        fd: number;\n    }) | (EventEmitter & {\n        end(): any;\n        write(chunk: any, ...args: any[]): any;\n    });\n    /**\n     * Any stream that can be read from\n     */\n    export type Readable = Minipass<any, any, any> | NodeJS.ReadStream | (NodeJS.ReadStream & {\n        fd: number;\n    }) | (EventEmitter & {\n        pause(): any;\n        resume(): any;\n        pipe(...destArgs: any[]): any;\n    });\n    /**\n     * Utility type that can be iterated sync or async\n     */\n    export type DualIterable<T> = Iterable<T> & AsyncIterable<T>;\n    type EventArguments = Record<string | symbol, unknown[]>;\n    /**\n     * The listing of events that a Minipass class can emit.\n     * Extend this when extending the Minipass class, and pass as\n     * the third template argument.  The key is the name of the event,\n     * and the value is the argument list.\n     *\n     * Any undeclared events will still be allowed, but the handler will get\n     * arguments as `unknown[]`.\n     */\n    export interface Events<RType extends any = Buffer> extends EventArguments {\n        readable: [];\n        data: [chunk: RType];\n        error: [er: unknown];\n        abort: [reason: unknown];\n        drain: [];\n        resume: [];\n        end: [];\n        finish: [];\n        prefinish: [];\n        close: [];\n        [DESTROYED]: [er?: unknown];\n        [ERROR]: [er: unknown];\n    }\n    /**\n     * String or buffer-like data that can be joined and sliced\n     */\n    export type ContiguousData = Buffer | ArrayBufferLike | ArrayBufferView | string;\n    export type BufferOrString = Buffer | string;\n    /**\n     * Options passed to the Minipass constructor.\n     */\n    export type SharedOptions = {\n        /**\n         * Defer all data emission and other events until the end of the\n         * current tick, similar to Node core streams\n         */\n        async?: boolean;\n        /**\n         * A signal which will abort the stream\n         */\n        signal?: AbortSignal;\n        /**\n         * Output string encoding. Set to `null` or `'buffer'` (or omit) to\n         * emit Buffer objects rather than strings.\n         *\n         * Conflicts with `objectMode`\n         */\n        encoding?: BufferEncoding | null | 'buffer';\n        /**\n         * Output data exactly as it was written, supporting non-buffer/string\n         * data (such as arbitrary objects, falsey values, etc.)\n         *\n         * Conflicts with `encoding`\n         */\n        objectMode?: boolean;\n    };\n    /**\n     * Options for a string encoded output\n     */\n    export type EncodingOptions = SharedOptions & {\n        encoding: BufferEncoding;\n        objectMode?: false;\n    };\n    /**\n     * Options for contiguous data buffer output\n     */\n    export type BufferOptions = SharedOptions & {\n        encoding?: null | 'buffer';\n        objectMode?: false;\n    };\n    /**\n     * Options for objectMode arbitrary output\n     */\n    export type ObjectModeOptions = SharedOptions & {\n        objectMode: true;\n        encoding?: null;\n    };\n    /**\n     * Utility type to determine allowed options based on read type\n     */\n    export type Options<T> = ObjectModeOptions | (T extends string ? EncodingOptions : T extends Buffer ? BufferOptions : SharedOptions);\n    export {};\n}\n/**\n * Main export, the Minipass class\n *\n * `RType` is the type of data emitted, defaults to Buffer\n *\n * `WType` is the type of data to be written, if RType is buffer or string,\n * then any {@link Minipass.ContiguousData} is allowed.\n *\n * `Events` is the set of event handler signatures that this object\n * will emit, see {@link Minipass.Events}\n */\nexport declare class Minipass<RType extends unknown = Buffer, WType extends unknown = RType extends Minipass.BufferOrString ? Minipass.ContiguousData : RType, Events extends Minipass.Events<RType> = Minipass.Events<RType>> extends EventEmitter implements Minipass.DualIterable<RType> {\n    [FLOWING]: boolean;\n    [PAUSED]: boolean;\n    [PIPES]: Pipe<RType>[];\n    [BUFFER]: RType[];\n    [OBJECTMODE]: boolean;\n    [ENCODING]: BufferEncoding | null;\n    [ASYNC]: boolean;\n    [DECODER]: SD | null;\n    [EOF]: boolean;\n    [EMITTED_END]: boolean;\n    [EMITTING_END]: boolean;\n    [CLOSED]: boolean;\n    [EMITTED_ERROR]: unknown;\n    [BUFFERLENGTH]: number;\n    [DESTROYED]: boolean;\n    [SIGNAL]?: AbortSignal;\n    [ABORTED]: boolean;\n    [DATALISTENERS]: number;\n    [DISCARDED]: boolean;\n    /**\n     * true if the stream can be written\n     */\n    writable: boolean;\n    /**\n     * true if the stream can be read\n     */\n    readable: boolean;\n    /**\n     * If `RType` is Buffer, then options do not need to be provided.\n     * Otherwise, an options object must be provided to specify either\n     * {@link Minipass.SharedOptions.objectMode} or\n     * {@link Minipass.SharedOptions.encoding}, as appropriate.\n     */\n    constructor(...args: [Minipass.ObjectModeOptions] | (RType extends Buffer ? [] | [Minipass.Options<RType>] : [Minipass.Options<RType>]));\n    /**\n     * The amount of data stored in the buffer waiting to be read.\n     *\n     * For Buffer strings, this will be the total byte length.\n     * For string encoding streams, this will be the string character length,\n     * according to JavaScript's `string.length` logic.\n     * For objectMode streams, this is a count of the items waiting to be\n     * emitted.\n     */\n    get bufferLength(): number;\n    /**\n     * The `BufferEncoding` currently in use, or `null`\n     */\n    get encoding(): BufferEncoding | null;\n    /**\n     * @deprecated - This is a read only property\n     */\n    set encoding(_enc: BufferEncoding | null);\n    /**\n     * @deprecated - Encoding may only be set at instantiation time\n     */\n    setEncoding(_enc: Minipass.Encoding): void;\n    /**\n     * True if this is an objectMode stream\n     */\n    get objectMode(): boolean;\n    /**\n     * @deprecated - This is a read-only property\n     */\n    set objectMode(_om: boolean);\n    /**\n     * true if this is an async stream\n     */\n    get ['async'](): boolean;\n    /**\n     * Set to true to make this stream async.\n     *\n     * Once set, it cannot be unset, as this would potentially cause incorrect\n     * behavior.  Ie, a sync stream can be made async, but an async stream\n     * cannot be safely made sync.\n     */\n    set ['async'](a: boolean);\n    [ABORT](): void;\n    /**\n     * True if the stream has been aborted.\n     */\n    get aborted(): boolean;\n    /**\n     * No-op setter. Stream aborted status is set via the AbortSignal provided\n     * in the constructor options.\n     */\n    set aborted(_: boolean);\n    /**\n     * Write data into the stream\n     *\n     * If the chunk written is a string, and encoding is not specified, then\n     * `utf8` will be assumed. If the stream encoding matches the encoding of\n     * a written string, and the state of the string decoder allows it, then\n     * the string will be passed through to either the output or the internal\n     * buffer without any processing. Otherwise, it will be turned into a\n     * Buffer object for processing into the desired encoding.\n     *\n     * If provided, `cb` function is called immediately before return for\n     * sync streams, or on next tick for async streams, because for this\n     * base class, a chunk is considered \"processed\" once it is accepted\n     * and either emitted or buffered. That is, the callback does not indicate\n     * that the chunk has been eventually emitted, though of course child\n     * classes can override this function to do whatever processing is required\n     * and call `super.write(...)` only once processing is completed.\n     */\n    write(chunk: WType, cb?: () => void): boolean;\n    write(chunk: WType, encoding?: Minipass.Encoding, cb?: () => void): boolean;\n    /**\n     * Low-level explicit read method.\n     *\n     * In objectMode, the argument is ignored, and one item is returned if\n     * available.\n     *\n     * `n` is the number of bytes (or in the case of encoding streams,\n     * characters) to consume. If `n` is not provided, then the entire buffer\n     * is returned, or `null` is returned if no data is available.\n     *\n     * If `n` is greater that the amount of data in the internal buffer,\n     * then `null` is returned.\n     */\n    read(n?: number | null): RType | null;\n    [READ](n: number | null, chunk: RType): RType;\n    /**\n     * End the stream, optionally providing a final write.\n     *\n     * See {@link Minipass#write} for argument descriptions\n     */\n    end(cb?: () => void): this;\n    end(chunk: WType, cb?: () => void): this;\n    end(chunk: WType, encoding?: Minipass.Encoding, cb?: () => void): this;\n    [RESUME](): void;\n    /**\n     * Resume the stream if it is currently in a paused state\n     *\n     * If called when there are no pipe destinations or `data` event listeners,\n     * this will place the stream in a \"discarded\" state, where all data will\n     * be thrown away. The discarded state is removed if a pipe destination or\n     * data handler is added, if pause() is called, or if any synchronous or\n     * asynchronous iteration is started.\n     */\n    resume(): void;\n    /**\n     * Pause the stream\n     */\n    pause(): void;\n    /**\n     * true if the stream has been forcibly destroyed\n     */\n    get destroyed(): boolean;\n    /**\n     * true if the stream is currently in a flowing state, meaning that\n     * any writes will be immediately emitted.\n     */\n    get flowing(): boolean;\n    /**\n     * true if the stream is currently in a paused state\n     */\n    get paused(): boolean;\n    [BUFFERPUSH](chunk: RType): void;\n    [BUFFERSHIFT](): RType;\n    [FLUSH](noDrain?: boolean): void;\n    [FLUSHCHUNK](chunk: RType): boolean;\n    /**\n     * Pipe all data emitted by this stream into the destination provided.\n     *\n     * Triggers the flow of data.\n     */\n    pipe<W extends Minipass.Writable>(dest: W, opts?: PipeOptions): W;\n    /**\n     * Fully unhook a piped destination stream.\n     *\n     * If the destination stream was the only consumer of this stream (ie,\n     * there are no other piped destinations or `'data'` event listeners)\n     * then the flow of data will stop until there is another consumer or\n     * {@link Minipass#resume} is explicitly called.\n     */\n    unpipe<W extends Minipass.Writable>(dest: W): void;\n    /**\n     * Alias for {@link Minipass#on}\n     */\n    addListener<Event extends keyof Events>(ev: Event, handler: (...args: Events[Event]) => any): this;\n    /**\n     * Mostly identical to `EventEmitter.on`, with the following\n     * behavior differences to prevent data loss and unnecessary hangs:\n     *\n     * - Adding a 'data' event handler will trigger the flow of data\n     *\n     * - Adding a 'readable' event handler when there is data waiting to be read\n     *   will cause 'readable' to be emitted immediately.\n     *\n     * - Adding an 'endish' event handler ('end', 'finish', etc.) which has\n     *   already passed will cause the event to be emitted immediately and all\n     *   handlers removed.\n     *\n     * - Adding an 'error' event handler after an error has been emitted will\n     *   cause the event to be re-emitted immediately with the error previously\n     *   raised.\n     */\n    on<Event extends keyof Events>(ev: Event, handler: (...args: Events[Event]) => any): this;\n    /**\n     * Alias for {@link Minipass#off}\n     */\n    removeListener<Event extends keyof Events>(ev: Event, handler: (...args: Events[Event]) => any): this;\n    /**\n     * Mostly identical to `EventEmitter.off`\n     *\n     * If a 'data' event handler is removed, and it was the last consumer\n     * (ie, there are no pipe destinations or other 'data' event listeners),\n     * then the flow of data will stop until there is another consumer or\n     * {@link Minipass#resume} is explicitly called.\n     */\n    off<Event extends keyof Events>(ev: Event, handler: (...args: Events[Event]) => any): this;\n    /**\n     * Mostly identical to `EventEmitter.removeAllListeners`\n     *\n     * If all 'data' event handlers are removed, and they were the last consumer\n     * (ie, there are no pipe destinations), then the flow of data will stop\n     * until there is another consumer or {@link Minipass#resume} is explicitly\n     * called.\n     */\n    removeAllListeners<Event extends keyof Events>(ev?: Event): this;\n    /**\n     * true if the 'end' event has been emitted\n     */\n    get emittedEnd(): boolean;\n    [MAYBE_EMIT_END](): void;\n    /**\n     * Mostly identical to `EventEmitter.emit`, with the following\n     * behavior differences to prevent data loss and unnecessary hangs:\n     *\n     * If the stream has been destroyed, and the event is something other\n     * than 'close' or 'error', then `false` is returned and no handlers\n     * are called.\n     *\n     * If the event is 'end', and has already been emitted, then the event\n     * is ignored. If the stream is in a paused or non-flowing state, then\n     * the event will be deferred until data flow resumes. If the stream is\n     * async, then handlers will be called on the next tick rather than\n     * immediately.\n     *\n     * If the event is 'close', and 'end' has not yet been emitted, then\n     * the event will be deferred until after 'end' is emitted.\n     *\n     * If the event is 'error', and an AbortSignal was provided for the stream,\n     * and there are no listeners, then the event is ignored, matching the\n     * behavior of node core streams in the presense of an AbortSignal.\n     *\n     * If the event is 'finish' or 'prefinish', then all listeners will be\n     * removed after emitting the event, to prevent double-firing.\n     */\n    emit<Event extends keyof Events>(ev: Event, ...args: Events[Event]): boolean;\n    [EMITDATA](data: RType): boolean;\n    [EMITEND](): boolean;\n    [EMITEND2](): boolean;\n    /**\n     * Return a Promise that resolves to an array of all emitted data once\n     * the stream ends.\n     */\n    collect(): Promise<RType[] & {\n        dataLength: number;\n    }>;\n    /**\n     * Return a Promise that resolves to the concatenation of all emitted data\n     * once the stream ends.\n     *\n     * Not allowed on objectMode streams.\n     */\n    concat(): Promise<RType>;\n    /**\n     * Return a void Promise that resolves once the stream ends.\n     */\n    promise(): Promise<void>;\n    /**\n     * Asynchronous `for await of` iteration.\n     *\n     * This will continue emitting all chunks until the stream terminates.\n     */\n    [Symbol.asyncIterator](): AsyncGenerator<RType, void, void>;\n    /**\n     * Synchronous `for of` iteration.\n     *\n     * The iteration will terminate when the internal buffer runs out, even\n     * if the stream has not yet terminated.\n     */\n    [Symbol.iterator](): Generator<RType, void, void>;\n    /**\n     * Destroy a stream, preventing it from being used for any further purpose.\n     *\n     * If the stream has a `close()` method, then it will be called on\n     * destruction.\n     *\n     * After destruction, any attempt to write data, read data, or emit most\n     * events will be ignored.\n     *\n     * If an error argument is provided, then it will be emitted in an\n     * 'error' event.\n     */\n    destroy(er?: unknown): this;\n    /**\n     * Alias for {@link isStream}\n     *\n     * Former export location, maintained for backwards compatibility.\n     *\n     * @deprecated\n     */\n    static get isStream(): (s: any) => s is NodeJS.WriteStream | NodeJS.ReadStream | Minipass<any, any, any> | (NodeJS.ReadStream & {\n        fd: number;\n    }) | (EventEmitter & {\n        pause(): any;\n        resume(): any;\n        pipe(...destArgs: any[]): any;\n    }) | (NodeJS.WriteStream & {\n        fd: number;\n    }) | (EventEmitter & {\n        end(): any;\n        write(chunk: any, ...args: any[]): any;\n    });\n}\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/minipass/dist/esm/index.d.ts": "/// <reference types=\"node\" resolution-mode=\"require\"/>\n/// <reference types=\"node\" resolution-mode=\"require\"/>\n/// <reference types=\"node\" resolution-mode=\"require\"/>\n/// <reference types=\"node\" resolution-mode=\"require\"/>\nimport { EventEmitter } from 'node:events';\nimport { StringDecoder } from 'node:string_decoder';\n/**\n * Same as StringDecoder, but exposing the `lastNeed` flag on the type\n */\ntype SD = StringDecoder & {\n    lastNeed: boolean;\n};\nexport type { SD, Pipe, PipeProxyErrors };\n/**\n * Return true if the argument is a Minipass stream, Node stream, or something\n * else that Minipass can interact with.\n */\nexport declare const isStream: (s: any) => s is NodeJS.WriteStream | NodeJS.ReadStream | Minipass<any, any, any> | (NodeJS.ReadStream & {\n    fd: number;\n}) | (EventEmitter & {\n    pause(): any;\n    resume(): any;\n    pipe(...destArgs: any[]): any;\n}) | (NodeJS.WriteStream & {\n    fd: number;\n}) | (EventEmitter & {\n    end(): any;\n    write(chunk: any, ...args: any[]): any;\n});\n/**\n * Return true if the argument is a valid {@link Minipass.Readable}\n */\nexport declare const isReadable: (s: any) => s is Minipass.Readable;\n/**\n * Return true if the argument is a valid {@link Minipass.Writable}\n */\nexport declare const isWritable: (s: any) => s is Minipass.Readable;\ndeclare const EOF: unique symbol;\ndeclare const MAYBE_EMIT_END: unique symbol;\ndeclare const EMITTED_END: unique symbol;\ndeclare const EMITTING_END: unique symbol;\ndeclare const EMITTED_ERROR: unique symbol;\ndeclare const CLOSED: unique symbol;\ndeclare const READ: unique symbol;\ndeclare const FLUSH: unique symbol;\ndeclare const FLUSHCHUNK: unique symbol;\ndeclare const ENCODING: unique symbol;\ndeclare const DECODER: unique symbol;\ndeclare const FLOWING: unique symbol;\ndeclare const PAUSED: unique symbol;\ndeclare const RESUME: unique symbol;\ndeclare const BUFFER: unique symbol;\ndeclare const PIPES: unique symbol;\ndeclare const BUFFERLENGTH: unique symbol;\ndeclare const BUFFERPUSH: unique symbol;\ndeclare const BUFFERSHIFT: unique symbol;\ndeclare const OBJECTMODE: unique symbol;\ndeclare const DESTROYED: unique symbol;\ndeclare const ERROR: unique symbol;\ndeclare const EMITDATA: unique symbol;\ndeclare const EMITEND: unique symbol;\ndeclare const EMITEND2: unique symbol;\ndeclare const ASYNC: unique symbol;\ndeclare const ABORT: unique symbol;\ndeclare const ABORTED: unique symbol;\ndeclare const SIGNAL: unique symbol;\ndeclare const DATALISTENERS: unique symbol;\ndeclare const DISCARDED: unique symbol;\n/**\n * Options that may be passed to stream.pipe()\n */\nexport interface PipeOptions {\n    /**\n     * end the destination stream when the source stream ends\n     */\n    end?: boolean;\n    /**\n     * proxy errors from the source stream to the destination stream\n     */\n    proxyErrors?: boolean;\n}\n/**\n * Internal class representing a pipe to a destination stream.\n *\n * @internal\n */\ndeclare class Pipe<T extends unknown> {\n    src: Minipass<T>;\n    dest: Minipass<any, T>;\n    opts: PipeOptions;\n    ondrain: () => any;\n    constructor(src: Minipass<T>, dest: Minipass.Writable, opts: PipeOptions);\n    unpipe(): void;\n    proxyErrors(_er: any): void;\n    end(): void;\n}\n/**\n * Internal class representing a pipe to a destination stream where\n * errors are proxied.\n *\n * @internal\n */\ndeclare class PipeProxyErrors<T> extends Pipe<T> {\n    unpipe(): void;\n    constructor(src: Minipass<T>, dest: Minipass.Writable, opts: PipeOptions);\n}\nexport declare namespace Minipass {\n    /**\n     * Encoding used to create a stream that outputs strings rather than\n     * Buffer objects.\n     */\n    export type Encoding = BufferEncoding | 'buffer' | null;\n    /**\n     * Any stream that Minipass can pipe into\n     */\n    export type Writable = Minipass<any, any, any> | NodeJS.WriteStream | (NodeJS.WriteStream & {\n        fd: number;\n    }) | (EventEmitter & {\n        end(): any;\n        write(chunk: any, ...args: any[]): any;\n    });\n    /**\n     * Any stream that can be read from\n     */\n    export type Readable = Minipass<any, any, any> | NodeJS.ReadStream | (NodeJS.ReadStream & {\n        fd: number;\n    }) | (EventEmitter & {\n        pause(): any;\n        resume(): any;\n        pipe(...destArgs: any[]): any;\n    });\n    /**\n     * Utility type that can be iterated sync or async\n     */\n    export type DualIterable<T> = Iterable<T> & AsyncIterable<T>;\n    type EventArguments = Record<string | symbol, unknown[]>;\n    /**\n     * The listing of events that a Minipass class can emit.\n     * Extend this when extending the Minipass class, and pass as\n     * the third template argument.  The key is the name of the event,\n     * and the value is the argument list.\n     *\n     * Any undeclared events will still be allowed, but the handler will get\n     * arguments as `unknown[]`.\n     */\n    export interface Events<RType extends any = Buffer> extends EventArguments {\n        readable: [];\n        data: [chunk: RType];\n        error: [er: unknown];\n        abort: [reason: unknown];\n        drain: [];\n        resume: [];\n        end: [];\n        finish: [];\n        prefinish: [];\n        close: [];\n        [DESTROYED]: [er?: unknown];\n        [ERROR]: [er: unknown];\n    }\n    /**\n     * String or buffer-like data that can be joined and sliced\n     */\n    export type ContiguousData = Buffer | ArrayBufferLike | ArrayBufferView | string;\n    export type BufferOrString = Buffer | string;\n    /**\n     * Options passed to the Minipass constructor.\n     */\n    export type SharedOptions = {\n        /**\n         * Defer all data emission and other events until the end of the\n         * current tick, similar to Node core streams\n         */\n        async?: boolean;\n        /**\n         * A signal which will abort the stream\n         */\n        signal?: AbortSignal;\n        /**\n         * Output string encoding. Set to `null` or `'buffer'` (or omit) to\n         * emit Buffer objects rather than strings.\n         *\n         * Conflicts with `objectMode`\n         */\n        encoding?: BufferEncoding | null | 'buffer';\n        /**\n         * Output data exactly as it was written, supporting non-buffer/string\n         * data (such as arbitrary objects, falsey values, etc.)\n         *\n         * Conflicts with `encoding`\n         */\n        objectMode?: boolean;\n    };\n    /**\n     * Options for a string encoded output\n     */\n    export type EncodingOptions = SharedOptions & {\n        encoding: BufferEncoding;\n        objectMode?: false;\n    };\n    /**\n     * Options for contiguous data buffer output\n     */\n    export type BufferOptions = SharedOptions & {\n        encoding?: null | 'buffer';\n        objectMode?: false;\n    };\n    /**\n     * Options for objectMode arbitrary output\n     */\n    export type ObjectModeOptions = SharedOptions & {\n        objectMode: true;\n        encoding?: null;\n    };\n    /**\n     * Utility type to determine allowed options based on read type\n     */\n    export type Options<T> = ObjectModeOptions | (T extends string ? EncodingOptions : T extends Buffer ? BufferOptions : SharedOptions);\n    export {};\n}\n/**\n * Main export, the Minipass class\n *\n * `RType` is the type of data emitted, defaults to Buffer\n *\n * `WType` is the type of data to be written, if RType is buffer or string,\n * then any {@link Minipass.ContiguousData} is allowed.\n *\n * `Events` is the set of event handler signatures that this object\n * will emit, see {@link Minipass.Events}\n */\nexport declare class Minipass<RType extends unknown = Buffer, WType extends unknown = RType extends Minipass.BufferOrString ? Minipass.ContiguousData : RType, Events extends Minipass.Events<RType> = Minipass.Events<RType>> extends EventEmitter implements Minipass.DualIterable<RType> {\n    [FLOWING]: boolean;\n    [PAUSED]: boolean;\n    [PIPES]: Pipe<RType>[];\n    [BUFFER]: RType[];\n    [OBJECTMODE]: boolean;\n    [ENCODING]: BufferEncoding | null;\n    [ASYNC]: boolean;\n    [DECODER]: SD | null;\n    [EOF]: boolean;\n    [EMITTED_END]: boolean;\n    [EMITTING_END]: boolean;\n    [CLOSED]: boolean;\n    [EMITTED_ERROR]: unknown;\n    [BUFFERLENGTH]: number;\n    [DESTROYED]: boolean;\n    [SIGNAL]?: AbortSignal;\n    [ABORTED]: boolean;\n    [DATALISTENERS]: number;\n    [DISCARDED]: boolean;\n    /**\n     * true if the stream can be written\n     */\n    writable: boolean;\n    /**\n     * true if the stream can be read\n     */\n    readable: boolean;\n    /**\n     * If `RType` is Buffer, then options do not need to be provided.\n     * Otherwise, an options object must be provided to specify either\n     * {@link Minipass.SharedOptions.objectMode} or\n     * {@link Minipass.SharedOptions.encoding}, as appropriate.\n     */\n    constructor(...args: [Minipass.ObjectModeOptions] | (RType extends Buffer ? [] | [Minipass.Options<RType>] : [Minipass.Options<RType>]));\n    /**\n     * The amount of data stored in the buffer waiting to be read.\n     *\n     * For Buffer strings, this will be the total byte length.\n     * For string encoding streams, this will be the string character length,\n     * according to JavaScript's `string.length` logic.\n     * For objectMode streams, this is a count of the items waiting to be\n     * emitted.\n     */\n    get bufferLength(): number;\n    /**\n     * The `BufferEncoding` currently in use, or `null`\n     */\n    get encoding(): BufferEncoding | null;\n    /**\n     * @deprecated - This is a read only property\n     */\n    set encoding(_enc: BufferEncoding | null);\n    /**\n     * @deprecated - Encoding may only be set at instantiation time\n     */\n    setEncoding(_enc: Minipass.Encoding): void;\n    /**\n     * True if this is an objectMode stream\n     */\n    get objectMode(): boolean;\n    /**\n     * @deprecated - This is a read-only property\n     */\n    set objectMode(_om: boolean);\n    /**\n     * true if this is an async stream\n     */\n    get ['async'](): boolean;\n    /**\n     * Set to true to make this stream async.\n     *\n     * Once set, it cannot be unset, as this would potentially cause incorrect\n     * behavior.  Ie, a sync stream can be made async, but an async stream\n     * cannot be safely made sync.\n     */\n    set ['async'](a: boolean);\n    [ABORT](): void;\n    /**\n     * True if the stream has been aborted.\n     */\n    get aborted(): boolean;\n    /**\n     * No-op setter. Stream aborted status is set via the AbortSignal provided\n     * in the constructor options.\n     */\n    set aborted(_: boolean);\n    /**\n     * Write data into the stream\n     *\n     * If the chunk written is a string, and encoding is not specified, then\n     * `utf8` will be assumed. If the stream encoding matches the encoding of\n     * a written string, and the state of the string decoder allows it, then\n     * the string will be passed through to either the output or the internal\n     * buffer without any processing. Otherwise, it will be turned into a\n     * Buffer object for processing into the desired encoding.\n     *\n     * If provided, `cb` function is called immediately before return for\n     * sync streams, or on next tick for async streams, because for this\n     * base class, a chunk is considered \"processed\" once it is accepted\n     * and either emitted or buffered. That is, the callback does not indicate\n     * that the chunk has been eventually emitted, though of course child\n     * classes can override this function to do whatever processing is required\n     * and call `super.write(...)` only once processing is completed.\n     */\n    write(chunk: WType, cb?: () => void): boolean;\n    write(chunk: WType, encoding?: Minipass.Encoding, cb?: () => void): boolean;\n    /**\n     * Low-level explicit read method.\n     *\n     * In objectMode, the argument is ignored, and one item is returned if\n     * available.\n     *\n     * `n` is the number of bytes (or in the case of encoding streams,\n     * characters) to consume. If `n` is not provided, then the entire buffer\n     * is returned, or `null` is returned if no data is available.\n     *\n     * If `n` is greater that the amount of data in the internal buffer,\n     * then `null` is returned.\n     */\n    read(n?: number | null): RType | null;\n    [READ](n: number | null, chunk: RType): RType;\n    /**\n     * End the stream, optionally providing a final write.\n     *\n     * See {@link Minipass#write} for argument descriptions\n     */\n    end(cb?: () => void): this;\n    end(chunk: WType, cb?: () => void): this;\n    end(chunk: WType, encoding?: Minipass.Encoding, cb?: () => void): this;\n    [RESUME](): void;\n    /**\n     * Resume the stream if it is currently in a paused state\n     *\n     * If called when there are no pipe destinations or `data` event listeners,\n     * this will place the stream in a \"discarded\" state, where all data will\n     * be thrown away. The discarded state is removed if a pipe destination or\n     * data handler is added, if pause() is called, or if any synchronous or\n     * asynchronous iteration is started.\n     */\n    resume(): void;\n    /**\n     * Pause the stream\n     */\n    pause(): void;\n    /**\n     * true if the stream has been forcibly destroyed\n     */\n    get destroyed(): boolean;\n    /**\n     * true if the stream is currently in a flowing state, meaning that\n     * any writes will be immediately emitted.\n     */\n    get flowing(): boolean;\n    /**\n     * true if the stream is currently in a paused state\n     */\n    get paused(): boolean;\n    [BUFFERPUSH](chunk: RType): void;\n    [BUFFERSHIFT](): RType;\n    [FLUSH](noDrain?: boolean): void;\n    [FLUSHCHUNK](chunk: RType): boolean;\n    /**\n     * Pipe all data emitted by this stream into the destination provided.\n     *\n     * Triggers the flow of data.\n     */\n    pipe<W extends Minipass.Writable>(dest: W, opts?: PipeOptions): W;\n    /**\n     * Fully unhook a piped destination stream.\n     *\n     * If the destination stream was the only consumer of this stream (ie,\n     * there are no other piped destinations or `'data'` event listeners)\n     * then the flow of data will stop until there is another consumer or\n     * {@link Minipass#resume} is explicitly called.\n     */\n    unpipe<W extends Minipass.Writable>(dest: W): void;\n    /**\n     * Alias for {@link Minipass#on}\n     */\n    addListener<Event extends keyof Events>(ev: Event, handler: (...args: Events[Event]) => any): this;\n    /**\n     * Mostly identical to `EventEmitter.on`, with the following\n     * behavior differences to prevent data loss and unnecessary hangs:\n     *\n     * - Adding a 'data' event handler will trigger the flow of data\n     *\n     * - Adding a 'readable' event handler when there is data waiting to be read\n     *   will cause 'readable' to be emitted immediately.\n     *\n     * - Adding an 'endish' event handler ('end', 'finish', etc.) which has\n     *   already passed will cause the event to be emitted immediately and all\n     *   handlers removed.\n     *\n     * - Adding an 'error' event handler after an error has been emitted will\n     *   cause the event to be re-emitted immediately with the error previously\n     *   raised.\n     */\n    on<Event extends keyof Events>(ev: Event, handler: (...args: Events[Event]) => any): this;\n    /**\n     * Alias for {@link Minipass#off}\n     */\n    removeListener<Event extends keyof Events>(ev: Event, handler: (...args: Events[Event]) => any): this;\n    /**\n     * Mostly identical to `EventEmitter.off`\n     *\n     * If a 'data' event handler is removed, and it was the last consumer\n     * (ie, there are no pipe destinations or other 'data' event listeners),\n     * then the flow of data will stop until there is another consumer or\n     * {@link Minipass#resume} is explicitly called.\n     */\n    off<Event extends keyof Events>(ev: Event, handler: (...args: Events[Event]) => any): this;\n    /**\n     * Mostly identical to `EventEmitter.removeAllListeners`\n     *\n     * If all 'data' event handlers are removed, and they were the last consumer\n     * (ie, there are no pipe destinations), then the flow of data will stop\n     * until there is another consumer or {@link Minipass#resume} is explicitly\n     * called.\n     */\n    removeAllListeners<Event extends keyof Events>(ev?: Event): this;\n    /**\n     * true if the 'end' event has been emitted\n     */\n    get emittedEnd(): boolean;\n    [MAYBE_EMIT_END](): void;\n    /**\n     * Mostly identical to `EventEmitter.emit`, with the following\n     * behavior differences to prevent data loss and unnecessary hangs:\n     *\n     * If the stream has been destroyed, and the event is something other\n     * than 'close' or 'error', then `false` is returned and no handlers\n     * are called.\n     *\n     * If the event is 'end', and has already been emitted, then the event\n     * is ignored. If the stream is in a paused or non-flowing state, then\n     * the event will be deferred until data flow resumes. If the stream is\n     * async, then handlers will be called on the next tick rather than\n     * immediately.\n     *\n     * If the event is 'close', and 'end' has not yet been emitted, then\n     * the event will be deferred until after 'end' is emitted.\n     *\n     * If the event is 'error', and an AbortSignal was provided for the stream,\n     * and there are no listeners, then the event is ignored, matching the\n     * behavior of node core streams in the presense of an AbortSignal.\n     *\n     * If the event is 'finish' or 'prefinish', then all listeners will be\n     * removed after emitting the event, to prevent double-firing.\n     */\n    emit<Event extends keyof Events>(ev: Event, ...args: Events[Event]): boolean;\n    [EMITDATA](data: RType): boolean;\n    [EMITEND](): boolean;\n    [EMITEND2](): boolean;\n    /**\n     * Return a Promise that resolves to an array of all emitted data once\n     * the stream ends.\n     */\n    collect(): Promise<RType[] & {\n        dataLength: number;\n    }>;\n    /**\n     * Return a Promise that resolves to the concatenation of all emitted data\n     * once the stream ends.\n     *\n     * Not allowed on objectMode streams.\n     */\n    concat(): Promise<RType>;\n    /**\n     * Return a void Promise that resolves once the stream ends.\n     */\n    promise(): Promise<void>;\n    /**\n     * Asynchronous `for await of` iteration.\n     *\n     * This will continue emitting all chunks until the stream terminates.\n     */\n    [Symbol.asyncIterator](): AsyncGenerator<RType, void, void>;\n    /**\n     * Synchronous `for of` iteration.\n     *\n     * The iteration will terminate when the internal buffer runs out, even\n     * if the stream has not yet terminated.\n     */\n    [Symbol.iterator](): Generator<RType, void, void>;\n    /**\n     * Destroy a stream, preventing it from being used for any further purpose.\n     *\n     * If the stream has a `close()` method, then it will be called on\n     * destruction.\n     *\n     * After destruction, any attempt to write data, read data, or emit most\n     * events will be ignored.\n     *\n     * If an error argument is provided, then it will be emitted in an\n     * 'error' event.\n     */\n    destroy(er?: unknown): this;\n    /**\n     * Alias for {@link isStream}\n     *\n     * Former export location, maintained for backwards compatibility.\n     *\n     * @deprecated\n     */\n    static get isStream(): (s: any) => s is NodeJS.WriteStream | NodeJS.ReadStream | Minipass<any, any, any> | (NodeJS.ReadStream & {\n        fd: number;\n    }) | (EventEmitter & {\n        pause(): any;\n        resume(): any;\n        pipe(...destArgs: any[]): any;\n    }) | (NodeJS.WriteStream & {\n        fd: number;\n    }) | (EventEmitter & {\n        end(): any;\n        write(chunk: any, ...args: any[]): any;\n    });\n}\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/minipass/package.json": "{\n  \"name\": \"minipass\",\n  \"version\": \"7.1.2\",\n  \"description\": \"minimal implementation of a PassThrough stream\",\n  \"main\": \"./dist/commonjs/index.js\",\n  \"types\": \"./dist/commonjs/index.d.ts\",\n  \"type\": \"module\",\n  \"tshy\": {\n    \"selfLink\": false,\n    \"main\": true,\n    \"exports\": {\n      \"./package.json\": \"./package.json\",\n      \".\": \"./src/index.ts\"\n    }\n  },\n  \"exports\": {\n    \"./package.json\": \"./package.json\",\n    \".\": {\n      \"import\": {\n        \"types\": \"./dist/esm/index.d.ts\",\n        \"default\": \"./dist/esm/index.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/commonjs/index.d.ts\",\n        \"default\": \"./dist/commonjs/index.js\"\n      }\n    }\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"git push origin --follow-tags\",\n    \"prepare\": \"tshy\",\n    \"pretest\": \"npm run prepare\",\n    \"presnap\": \"npm run prepare\",\n    \"test\": \"tap\",\n    \"snap\": \"tap\",\n    \"format\": \"prettier --write . --loglevel warn\",\n    \"typedoc\": \"typedoc --tsconfig .tshy/esm.json ./src/*.ts\"\n  },\n  \"prettier\": {\n    \"semi\": false,\n    \"printWidth\": 75,\n    \"tabWidth\": 2,\n    \"useTabs\": false,\n    \"singleQuote\": true,\n    \"jsxSingleQuote\": false,\n    \"bracketSameLine\": true,\n    \"arrowParens\": \"avoid\",\n    \"endOfLine\": \"lf\"\n  },\n  \"devDependencies\": {\n    \"@types/end-of-stream\": \"^1.4.2\",\n    \"@types/node\": \"^20.1.2\",\n    \"end-of-stream\": \"^1.4.0\",\n    \"node-abort-controller\": \"^3.1.1\",\n    \"prettier\": \"^2.6.2\",\n    \"tap\": \"^19.0.0\",\n    \"through2\": \"^2.0.3\",\n    \"tshy\": \"^1.14.0\",\n    \"typedoc\": \"^0.25.1\"\n  },\n  \"repository\": \"https://github.com/isaacs/minipass\",\n  \"keywords\": [\n    \"passthrough\",\n    \"stream\"\n  ],\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)\",\n  \"license\": \"ISC\",\n  \"engines\": {\n    \"node\": \">=16 || 14 >=14.17\"\n  },\n  \"tap\": {\n    \"typecheck\": true,\n    \"include\": [\n      \"test/*.ts\"\n    ]\n  }\n}\n",
  "node_modules/mkdirp/package.json": "{\n  \"name\": \"mkdirp\",\n  \"description\": \"Recursively mkdir, like `mkdir -p`\",\n  \"version\": \"0.5.6\",\n  \"publishConfig\": {\n    \"tag\": \"legacy\"\n  },\n  \"author\": \"James Halliday <mail@substack.net> (http://substack.net)\",\n  \"main\": \"index.js\",\n  \"keywords\": [\n    \"mkdir\",\n    \"directory\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/substack/node-mkdirp.git\"\n  },\n  \"scripts\": {\n    \"test\": \"tap test/*.js\"\n  },\n  \"dependencies\": {\n    \"minimist\": \"^1.2.6\"\n  },\n  \"devDependencies\": {\n    \"tap\": \"^16.0.1\"\n  },\n  \"bin\": \"bin/cmd.js\",\n  \"license\": \"MIT\",\n  \"files\": [\n    \"bin\",\n    \"index.js\"\n  ]\n}\n",
  "node_modules/mkdirp-classic/package.json": "{\n  \"name\": \"mkdirp-classic\",\n  \"version\": \"0.5.3\",\n  \"description\": \"Mirror of mkdirp 0.5.2\",\n  \"main\": \"index.js\",\n  \"dependencies\": {},\n  \"devDependencies\": {},\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/mafintosh/mkdirp-classic.git\"\n  },\n  \"author\": \"Mathias Buus (@mafintosh)\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/mafintosh/mkdirp-classic/issues\"\n  },\n  \"homepage\": \"https://github.com/mafintosh/mkdirp-classic\"\n}\n",
  "node_modules/ms/package.json": "{\n  \"name\": \"ms\",\n  \"version\": \"2.1.3\",\n  \"description\": \"Tiny millisecond conversion utility\",\n  \"repository\": \"vercel/ms\",\n  \"main\": \"./index\",\n  \"files\": [\n    \"index.js\"\n  ],\n  \"scripts\": {\n    \"precommit\": \"lint-staged\",\n    \"lint\": \"eslint lib/* bin/*\",\n    \"test\": \"mocha tests.js\"\n  },\n  \"eslintConfig\": {\n    \"extends\": \"eslint:recommended\",\n    \"env\": {\n      \"node\": true,\n      \"es6\": true\n    }\n  },\n  \"lint-staged\": {\n    \"*.js\": [\n      \"npm run lint\",\n      \"prettier --single-quote --write\",\n      \"git add\"\n    ]\n  },\n  \"license\": \"MIT\",\n  \"devDependencies\": {\n    \"eslint\": \"4.18.2\",\n    \"expect.js\": \"0.3.1\",\n    \"husky\": \"0.14.3\",\n    \"lint-staged\": \"5.0.0\",\n    \"mocha\": \"4.0.1\",\n    \"prettier\": \"2.0.5\"\n  }\n}\n",
  "node_modules/type-is/package.json": "{\n  \"name\": \"type-is\",\n  \"description\": \"Infer the content-type of a request.\",\n  \"version\": \"2.0.1\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)\"\n  ],\n  \"license\": \"MIT\",\n  \"repository\": \"jshttp/type-is\",\n  \"dependencies\": {\n    \"content-type\": \"^1.0.5\",\n    \"media-typer\": \"^1.1.0\",\n    \"mime-types\": \"^3.0.0\"\n  },\n  \"devDependencies\": {\n    \"eslint\": \"7.32.0\",\n    \"eslint-config-standard\": \"14.1.1\",\n    \"eslint-plugin-import\": \"2.25.4\",\n    \"eslint-plugin-markdown\": \"2.2.1\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"5.2.0\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"9.2.1\",\n    \"nyc\": \"15.1.0\"\n  },\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"HISTORY.md\",\n    \"index.js\"\n  ],\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --check-leaks --bail test/\",\n    \"test:debug\": \"mocha --reporter spec --check-leaks --inspect --inspect-brk test/\",\n    \"test-ci\": \"nyc --reporter=lcovonly --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\"\n  },\n  \"keywords\": [\n    \"content\",\n    \"type\",\n    \"checking\"\n  ]\n}\n",
  "node_modules/multer/package.json": "{\n  \"name\": \"multer\",\n  \"description\": \"Middleware for handling `multipart/form-data`.\",\n  \"version\": \"1.4.5-lts.2\",\n  \"contributors\": [\n    \"Hage Yaapa <captain@hacksparrow.com> (http://www.hacksparrow.com)\",\n    \"Jaret Pfluger <https://github.com/jpfluger>\",\n    \"Linus Unnebäck <linus@folkdatorn.se>\"\n  ],\n  \"license\": \"MIT\",\n  \"repository\": \"expressjs/multer\",\n  \"keywords\": [\n    \"form\",\n    \"post\",\n    \"multipart\",\n    \"form-data\",\n    \"formdata\",\n    \"express\",\n    \"middleware\"\n  ],\n  \"dependencies\": {\n    \"append-field\": \"^1.0.0\",\n    \"busboy\": \"^1.0.0\",\n    \"concat-stream\": \"^1.5.2\",\n    \"mkdirp\": \"^0.5.4\",\n    \"object-assign\": \"^4.1.1\",\n    \"type-is\": \"^1.6.4\",\n    \"xtend\": \"^4.0.0\"\n  },\n  \"devDependencies\": {\n    \"deep-equal\": \"^2.0.3\",\n    \"express\": \"^4.13.1\",\n    \"form-data\": \"^1.0.0-rc1\",\n    \"fs-temp\": \"^1.1.2\",\n    \"mocha\": \"^3.5.3\",\n    \"rimraf\": \"^2.4.1\",\n    \"standard\": \"^14.3.3\",\n    \"testdata-w3c-json-form\": \"^1.0.0\"\n  },\n  \"engines\": {\n    \"node\": \">= 6.0.0\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"index.js\",\n    \"storage/\",\n    \"lib/\"\n  ],\n  \"scripts\": {\n    \"test\": \"standard && mocha\"\n  }\n}\n",
  "node_modules/multer/node_modules/media-typer/package.json": "{\n  \"name\": \"media-typer\",\n  \"description\": \"Simple RFC 6838 media type parser and formatter\",\n  \"version\": \"0.3.0\",\n  \"author\": \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n  \"license\": \"MIT\",\n  \"repository\": \"jshttp/media-typer\",\n  \"devDependencies\": {\n    \"istanbul\": \"0.3.2\",\n    \"mocha\": \"~1.21.4\",\n    \"should\": \"~4.0.4\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"HISTORY.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"scripts\": {\n    \"test\": \"mocha --reporter spec --check-leaks --bail test/\",\n    \"test-cov\": \"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/\",\n    \"test-travis\": \"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/\"\n  }\n}\n",
  "node_modules/multer/node_modules/mime-db/package.json": "{\n  \"name\": \"mime-db\",\n  \"description\": \"Media Type Database\",\n  \"version\": \"1.52.0\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)\",\n    \"Robert Kieffer <robert@broofa.com> (http://github.com/broofa)\"\n  ],\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"mime\",\n    \"db\",\n    \"type\",\n    \"types\",\n    \"database\",\n    \"charset\",\n    \"charsets\"\n  ],\n  \"repository\": \"jshttp/mime-db\",\n  \"devDependencies\": {\n    \"bluebird\": \"3.7.2\",\n    \"co\": \"4.6.0\",\n    \"cogent\": \"1.0.1\",\n    \"csv-parse\": \"4.16.3\",\n    \"eslint\": \"7.32.0\",\n    \"eslint-config-standard\": \"15.0.1\",\n    \"eslint-plugin-import\": \"2.25.4\",\n    \"eslint-plugin-markdown\": \"2.2.1\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"5.1.1\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"gnode\": \"0.1.2\",\n    \"media-typer\": \"1.1.0\",\n    \"mocha\": \"9.2.1\",\n    \"nyc\": \"15.1.0\",\n    \"raw-body\": \"2.5.0\",\n    \"stream-to-array\": \"2.3.0\"\n  },\n  \"files\": [\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"README.md\",\n    \"db.json\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"scripts\": {\n    \"build\": \"node scripts/build\",\n    \"fetch\": \"node scripts/fetch-apache && gnode scripts/fetch-iana && node scripts/fetch-nginx\",\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --bail --check-leaks test/\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\",\n    \"update\": \"npm run fetch && npm run build\",\n    \"version\": \"node scripts/version-history.js && git add HISTORY.md\"\n  }\n}\n",
  "node_modules/multer/node_modules/mime-types/package.json": "{\n  \"name\": \"mime-types\",\n  \"description\": \"The ultimate javascript content-type utility.\",\n  \"version\": \"2.1.35\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Jeremiah Senkpiel <fishrock123@rocketmail.com> (https://searchbeam.jit.su)\",\n    \"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)\"\n  ],\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"mime\",\n    \"types\"\n  ],\n  \"repository\": \"jshttp/mime-types\",\n  \"dependencies\": {\n    \"mime-db\": \"1.52.0\"\n  },\n  \"devDependencies\": {\n    \"eslint\": \"7.32.0\",\n    \"eslint-config-standard\": \"14.1.1\",\n    \"eslint-plugin-import\": \"2.25.4\",\n    \"eslint-plugin-markdown\": \"2.2.1\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"5.2.0\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"9.2.2\",\n    \"nyc\": \"15.1.0\"\n  },\n  \"files\": [\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec test/test.js\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\"\n  }\n}\n",
  "node_modules/multer/node_modules/type-is/package.json": "{\n  \"name\": \"type-is\",\n  \"description\": \"Infer the content-type of a request.\",\n  \"version\": \"1.6.18\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)\"\n  ],\n  \"license\": \"MIT\",\n  \"repository\": \"jshttp/type-is\",\n  \"dependencies\": {\n    \"media-typer\": \"0.3.0\",\n    \"mime-types\": \"~2.1.24\"\n  },\n  \"devDependencies\": {\n    \"eslint\": \"5.16.0\",\n    \"eslint-config-standard\": \"12.0.0\",\n    \"eslint-plugin-import\": \"2.17.2\",\n    \"eslint-plugin-markdown\": \"1.0.0\",\n    \"eslint-plugin-node\": \"8.0.1\",\n    \"eslint-plugin-promise\": \"4.1.1\",\n    \"eslint-plugin-standard\": \"4.0.0\",\n    \"mocha\": \"6.1.4\",\n    \"nyc\": \"14.0.0\"\n  },\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"HISTORY.md\",\n    \"index.js\"\n  ],\n  \"scripts\": {\n    \"lint\": \"eslint --plugin markdown --ext js,md .\",\n    \"test\": \"mocha --reporter spec --check-leaks --bail test/\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\",\n    \"test-travis\": \"nyc --reporter=text npm test\"\n  },\n  \"keywords\": [\n    \"content\",\n    \"type\",\n    \"checking\"\n  ]\n}\n",
  "node_modules/mute-stream/package.json": "{\n  \"name\": \"mute-stream\",\n  \"version\": \"0.0.8\",\n  \"main\": \"mute.js\",\n  \"directories\": {\n    \"test\": \"test\"\n  },\n  \"devDependencies\": {\n    \"tap\": \"^12.1.1\"\n  },\n  \"scripts\": {\n    \"test\": \"tap test/*.js --cov\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/isaacs/mute-stream\"\n  },\n  \"keywords\": [\n    \"mute\",\n    \"stream\",\n    \"pipe\"\n  ],\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)\",\n  \"license\": \"ISC\",\n  \"description\": \"Bytes go in, but they don't come out (when muted).\",\n  \"files\": [\n    \"mute.js\"\n  ]\n}\n",
  "node_modules/napi-build-utils/package.json": "{\n  \"name\": \"napi-build-utils\",\n  \"version\": \"2.0.0\",\n  \"description\": \"A set of utilities to assist developers of tools that build N-API native add-ons\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"doc\": \"jsdoc2md index.js >index.md\",\n    \"test\": \"mocha test/ && npm run lint\",\n    \"lint\": \"standard\",\n    \"prepublishOnly\": \"npm run test\"\n  },\n  \"keywords\": [\n    \"n-api\",\n    \"prebuild\",\n    \"prebuild-install\"\n  ],\n  \"author\": \"Jim Schlight\",\n  \"license\": \"MIT\",\n  \"homepage\": \"https://github.com/inspiredware/napi-build-utils#readme\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/inspiredware/napi-build-utils.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/inspiredware/napi-build-utils/issues\"\n  },\n  \"devDependencies\": {\n    \"chai\": \"^4.1.2\",\n    \"jsdoc-to-markdown\": \"^4.0.1\",\n    \"mocha\": \"^5.2.0\",\n    \"standard\": \"^12.0.1\"\n  },\n  \"binary\": {\n    \"note\": \"napi-build-tools is not an N-API module. This entry is for unit testing.\",\n    \"napi_versions\": [\n      2,\n      2,\n      3,\n      10\n    ]\n  }\n}\n",
  "node_modules/negotiator/package.json": "{\n  \"name\": \"negotiator\",\n  \"description\": \"HTTP content negotiation\",\n  \"version\": \"1.0.0\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Federico Romero <federico.romero@outboxlabs.com>\",\n    \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)\"\n  ],\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"http\",\n    \"content negotiation\",\n    \"accept\",\n    \"accept-language\",\n    \"accept-encoding\",\n    \"accept-charset\"\n  ],\n  \"repository\": \"jshttp/negotiator\",\n  \"devDependencies\": {\n    \"eslint\": \"7.32.0\",\n    \"eslint-plugin-markdown\": \"2.2.1\",\n    \"mocha\": \"9.1.3\",\n    \"nyc\": \"15.1.0\"\n  },\n  \"files\": [\n    \"lib/\",\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"index.js\",\n    \"README.md\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --check-leaks --bail test/\",\n    \"test:debug\": \"mocha --reporter spec --check-leaks --inspect --inspect-brk test/\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\"\n  }\n}\n",
  "node_modules/node-abi/package.json": "{\n  \"name\": \"node-abi\",\n  \"version\": \"3.77.0\",\n  \"description\": \"Get the Node ABI for a given target and runtime, and vice versa.\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"tape test/index.js\",\n    \"update-abi-registry\": \"node --unhandled-rejections=strict scripts/update-abi-registry.js\"\n  },\n  \"files\": [\n    \"abi_registry.json\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/electron/node-abi.git\"\n  },\n  \"keywords\": [\n    \"node\",\n    \"electron\",\n    \"node_module_version\",\n    \"abi\",\n    \"v8\"\n  ],\n  \"author\": \"Lukas Geiger\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/electron/node-abi/issues\"\n  },\n  \"homepage\": \"https://github.com/electron/node-abi#readme\",\n  \"devDependencies\": {\n    \"@semantic-release/npm\": \"13.0.0-alpha.15\",\n    \"semantic-release\": \"^24.2.7\",\n    \"tape\": \"^5.3.1\"\n  },\n  \"dependencies\": {\n    \"semver\": \"^7.3.5\"\n  },\n  \"engines\": {\n    \"node\": \">=10\"\n  },\n  \"publishConfig\": {\n    \"provenance\": true\n  },\n  \"packageManager\": \"yarn@1.22.22\"\n}\n",
  "node_modules/node-fetch-native/index.d.ts": "export * from \"./lib/index\";\n",
  "node_modules/node-fetch-native/lib/index.d.ts": "export declare const fetch: typeof globalThis.fetch;\nexport declare const Blob: typeof globalThis.Blob;\nexport declare const File: typeof globalThis.File;\nexport declare const FormData: typeof globalThis.FormData;\nexport declare const Headers: typeof globalThis.Headers;\nexport declare const Request: typeof globalThis.Request;\nexport declare const Response: typeof globalThis.Response;\nexport declare const AbortController: typeof globalThis.AbortController;\n\nexport default fetch;\n",
  "node_modules/node-fetch-native/lib/polyfill.d.ts": "export {};\n",
  "node_modules/node-fetch-native/lib/proxy.d.ts": "import type * as http from \"node:http\";\nimport type * as https from \"node:https\";\nimport type * as undici from \"undici\";\n\nexport type ProxyOptions = {\n  /**\n   * HTTP(s) Proxy URL\n   *\n   * Default is read from `https_proxy`, `http_proxy`, `HTTPS_PROXY` or `HTTP_PROXY` environment variables\n   * */\n  url?: string;\n\n  /**\n   * List of hosts to skip proxy for (comma separated or array of strings)\n   *\n   * Default is read from `no_proxy` or `NO_PROXY` environment variables\n   *\n   * Hots starting with a leading dot, like `.foo.com` are also matched against domain and all its subdomains like `bar.foo.com`\n   */\n  noProxy?: string | string[];\n};\n\nexport declare const createProxy: (opts?: ProxyOptions) => {\n  agent: http.Agent | https.Agent | undefined;\n  dispatcher: undici.Dispatcher | undefined;\n};\n\nexport declare const createFetch: (\n  proxyOptions?: ProxyOptions,\n) => typeof globalThis.fetch;\n\nexport declare const fetch: typeof globalThis.fetch;\n",
  "node_modules/node-fetch-native/node.d.ts": "export * from \"./lib/index\";\n",
  "node_modules/node-fetch-native/package.json": "{\n  \"name\": \"node-fetch-native\",\n  \"version\": \"1.6.7\",\n  \"description\": \"better fetch for Node.js. Works on any JavaScript runtime!\",\n  \"repository\": \"unjs/node-fetch-native\",\n  \"license\": \"MIT\",\n  \"type\": \"module\",\n  \"exports\": {\n    \".\": {\n      \"browser\": \"./dist/native.mjs\",\n      \"bun\": \"./dist/native.mjs\",\n      \"deno\": \"./dist/native.mjs\",\n      \"edge-light\": \"./dist/native.mjs\",\n      \"edge-routine\": \"./dist/native.mjs\",\n      \"lagon\": \"./dist/native.mjs\",\n      \"netlify\": \"./dist/native.mjs\",\n      \"react-native\": \"./dist/native.mjs\",\n      \"wintercg\": \"./dist/native.mjs\",\n      \"worker\": \"./dist/native.mjs\",\n      \"workerd\": \"./dist/native.mjs\",\n      \"node\": {\n        \"import\": {\n          \"types\": \"./lib/index.d.mts\",\n          \"default\": \"./dist/index.mjs\"\n        },\n        \"require\": {\n          \"types\": \"./lib/index.d.cts\",\n          \"default\": \"./lib/index.cjs\"\n        }\n      },\n      \"types\": \"./lib/index.d.mts\",\n      \"import\": \"./dist/native.mjs\",\n      \"require\": \"./dist/native.cjs\",\n      \"default\": \"./dist/native.mjs\"\n    },\n    \"./polyfill\": {\n      \"node\": {\n        \"import\": {\n          \"types\": \"./lib/polyfill.d.mts\",\n          \"default\": \"./dist/polyfill.mjs\"\n        },\n        \"require\": {\n          \"types\": \"./lib/polyfill.d.cts\",\n          \"default\": \"./dist/polyfill.cjs\"\n        }\n      },\n      \"types\": \"./lib/polyfill.d.mts\",\n      \"import\": \"./lib/empty.mjs\",\n      \"require\": \"./lib/empty.cjs\",\n      \"default\": \"./lib/empty.mjs\"\n    },\n    \"./node\": {\n      \"import\": {\n        \"types\": \"./lib/index.d.mts\",\n        \"default\": \"./dist/node.mjs\"\n      },\n      \"require\": {\n        \"types\": \"./lib/index.d.cts\",\n        \"default\": \"./dist/node.cjs\"\n      }\n    },\n    \"./native\": {\n      \"import\": {\n        \"types\": \"./lib/index.d.mts\",\n        \"default\": \"./dist/native.mjs\"\n      },\n      \"require\": {\n        \"types\": \"./lib/index.d.cts\",\n        \"default\": \"./lib/native.cjs\"\n      }\n    },\n    \"./src/index.js\": {\n      \"import\": {\n        \"types\": \"./lib/index.d.mts\",\n        \"default\": \"./dist/index.mjs\"\n      },\n      \"require\": {\n        \"types\": \"./lib/index.d.cts\",\n        \"default\": \"./lib/index.cjs\"\n      }\n    },\n    \"./proxy\": {\n      \"node\": {\n        \"types\": \"./lib/proxy.d.ts\",\n        \"default\": \"./dist/proxy.cjs\"\n      },\n      \"default\": {\n        \"import\": {\n          \"types\": \"./lib/proxy.d.ts\",\n          \"default\": \"./dist/proxy-stub.mjs\"\n        },\n        \"require\": {\n          \"types\": \"./lib/proxy.d.ts\",\n          \"default\": \"./dist/proxy-stub.cjs\"\n        }\n      }\n    }\n  },\n  \"main\": \"./lib/index.cjs\",\n  \"module\": \"./dist/index.mjs\",\n  \"react-native\": \"./dist/native.mjs\",\n  \"types\": \"./lib/index.d.mts\",\n  \"files\": [\n    \"dist\",\n    \"lib\",\n    \"index.d.ts\",\n    \"node.d.ts\",\n    \"polyfill.d.ts\",\n    \"proxy.d.ts\"\n  ],\n  \"scripts\": {\n    \"build\": \"unbuild\",\n    \"lint\": \"eslint . && prettier -c src test lib\",\n    \"lint:fix\": \"eslint --fix . && prettier -w src test lib\",\n    \"prepack\": \"unbuild\",\n    \"release\": \"pnpm test && changelogen --release && npm publish && git push --follow-tags\",\n    \"test\": \"pnpm lint && pnpm build && vitest run --coverage\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^24.1.0\",\n    \"@vitest/coverage-v8\": \"^3.2.4\",\n    \"abort-controller\": \"^3.0.0\",\n    \"agent-base\": \"^7.1.4\",\n    \"changelogen\": \"^0.6.2\",\n    \"eslint\": \"^9.32.0\",\n    \"eslint-config-unjs\": \"^0.5.0\",\n    \"http-proxy-agent\": \"^7.0.2\",\n    \"https-proxy-agent\": \"^7.0.6\",\n    \"node-fetch\": \"^3.3.2\",\n    \"prettier\": \"^3.6.2\",\n    \"proxy-agent\": \"^6.5.0\",\n    \"typescript\": \"^5.9.2\",\n    \"unbuild\": \"^3.6.0\",\n    \"undici\": \"^6.21.3\",\n    \"vitest\": \"^3.2.4\"\n  },\n  \"packageManager\": \"pnpm@10.14.0\"\n}\n",
  "node_modules/node-fetch-native/polyfill.d.ts": "export {};\n",
  "node_modules/node-fetch-native/proxy.d.ts": "export * from \"./lib/proxy\";\n",
  "node_modules/nypm/dist/cli.d.ts": "\n",
  "node_modules/nypm/package.json": "{\n  \"name\": \"nypm\",\n  \"version\": \"0.6.2\",\n  \"description\": \"Unified Package Manager for Node.js\",\n  \"repository\": \"unjs/nypm\",\n  \"license\": \"MIT\",\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"exports\": {\n    \"types\": \"./dist/index.d.mts\",\n    \"default\": \"./dist/index.mjs\"\n  },\n  \"bin\": {\n    \"nypm\": \"./dist/cli.mjs\"\n  },\n  \"module\": \"./dist/index.mjs\",\n  \"types\": \"./dist/index.d.ts\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"dependencies\": {\n    \"citty\": \"^0.1.6\",\n    \"consola\": \"^3.4.2\",\n    \"pathe\": \"^2.0.3\",\n    \"pkg-types\": \"^2.3.0\",\n    \"tinyexec\": \"^1.0.1\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^24.4.0\",\n    \"@vitest/coverage-v8\": \"^3.2.4\",\n    \"automd\": \"^0.4.2\",\n    \"changelogen\": \"^0.6.2\",\n    \"eslint\": \"^9.35.0\",\n    \"eslint-config-unjs\": \"^0.5.0\",\n    \"jiti\": \"^2.5.1\",\n    \"prettier\": \"^3.6.2\",\n    \"std-env\": \"^3.9.0\",\n    \"typescript\": \"^5.9.2\",\n    \"ufo\": \"^1.6.1\",\n    \"unbuild\": \"^3.6.1\",\n    \"vitest\": \"^3.2.4\"\n  },\n  \"engines\": {\n    \"node\": \"^14.16.0 || >=16.10.0\"\n  },\n  \"scripts\": {\n    \"build\": \"automd && unbuild\",\n    \"dev\": \"vitest dev\",\n    \"lint\": \"eslint . && prettier -c src test\",\n    \"lint:fix\": \"eslint . --fix && prettier -w src test\",\n    \"nypm\": \"jiti src/cli.ts\",\n    \"release\": \"pnpm test && pnpm build && changelogen --release --push && pnpm publish\",\n    \"test\": \"pnpm lint && pnpm test:types && vitest run --coverage\",\n    \"test:types\": \"tsc --noEmit\"\n  }\n}",
  "node_modules/object-assign/package.json": "{\n  \"name\": \"object-assign\",\n  \"version\": \"4.1.1\",\n  \"description\": \"ES2015 `Object.assign()` ponyfill\",\n  \"license\": \"MIT\",\n  \"repository\": \"sindresorhus/object-assign\",\n  \"author\": {\n    \"name\": \"Sindre Sorhus\",\n    \"email\": \"sindresorhus@gmail.com\",\n    \"url\": \"sindresorhus.com\"\n  },\n  \"engines\": {\n    \"node\": \">=0.10.0\"\n  },\n  \"scripts\": {\n    \"test\": \"xo && ava\",\n    \"bench\": \"matcha bench.js\"\n  },\n  \"files\": [\n    \"index.js\"\n  ],\n  \"keywords\": [\n    \"object\",\n    \"assign\",\n    \"extend\",\n    \"properties\",\n    \"es2015\",\n    \"ecmascript\",\n    \"harmony\",\n    \"ponyfill\",\n    \"prollyfill\",\n    \"polyfill\",\n    \"shim\",\n    \"browser\"\n  ],\n  \"devDependencies\": {\n    \"ava\": \"^0.16.0\",\n    \"lodash\": \"^4.16.4\",\n    \"matcha\": \"^0.7.0\",\n    \"xo\": \"^0.16.0\"\n  }\n}\n",
  "node_modules/object-inspect/package.json": "{\n  \"name\": \"object-inspect\",\n  \"version\": \"1.13.4\",\n  \"description\": \"string representations of objects in node and the browser\",\n  \"main\": \"index.js\",\n  \"sideEffects\": false,\n  \"devDependencies\": {\n    \"@ljharb/eslint-config\": \"^21.1.1\",\n    \"@pkgjs/support\": \"^0.0.6\",\n    \"auto-changelog\": \"^2.5.0\",\n    \"core-js\": \"^2.6.12\",\n    \"error-cause\": \"^1.0.8\",\n    \"es-value-fixtures\": \"^1.7.1\",\n    \"eslint\": \"=8.8.0\",\n    \"for-each\": \"^0.3.4\",\n    \"functions-have-names\": \"^1.2.3\",\n    \"glob\": \"=10.3.7\",\n    \"globalthis\": \"^1.0.4\",\n    \"has-symbols\": \"^1.1.0\",\n    \"has-tostringtag\": \"^1.0.2\",\n    \"in-publish\": \"^2.0.1\",\n    \"jackspeak\": \"=2.1.1\",\n    \"make-arrow-function\": \"^1.2.0\",\n    \"mock-property\": \"^1.1.0\",\n    \"npmignore\": \"^0.3.1\",\n    \"nyc\": \"^10.3.2\",\n    \"safe-publish-latest\": \"^2.0.0\",\n    \"safer-buffer\": \"^2.1.2\",\n    \"semver\": \"^6.3.1\",\n    \"string.prototype.repeat\": \"^1.0.0\",\n    \"tape\": \"^5.9.0\"\n  },\n  \"scripts\": {\n    \"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n    \"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n    \"prepublishOnly\": \"safe-publish-latest\",\n    \"pretest\": \"npm run lint\",\n    \"lint\": \"eslint --ext=js,mjs .\",\n    \"postlint\": \"npx @pkgjs/support validate\",\n    \"test\": \"npm run tests-only && npm run test:corejs\",\n    \"tests-only\": \"nyc tape 'test/*.js'\",\n    \"test:corejs\": \"nyc tape test-core-js.js 'test/*.js'\",\n    \"posttest\": \"npx npm@'>=10.2' audit --production\",\n    \"version\": \"auto-changelog && git add CHANGELOG.md\",\n    \"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n  },\n  \"testling\": {\n    \"files\": [\n      \"test/*.js\",\n      \"test/browser/*.js\"\n    ],\n    \"browsers\": [\n      \"ie/6..latest\",\n      \"chrome/latest\",\n      \"firefox/latest\",\n      \"safari/latest\",\n      \"opera/latest\",\n      \"iphone/latest\",\n      \"ipad/latest\",\n      \"android/latest\"\n    ]\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/inspect-js/object-inspect.git\"\n  },\n  \"homepage\": \"https://github.com/inspect-js/object-inspect\",\n  \"keywords\": [\n    \"inspect\",\n    \"util.inspect\",\n    \"object\",\n    \"stringify\",\n    \"pretty\"\n  ],\n  \"author\": {\n    \"name\": \"James Halliday\",\n    \"email\": \"mail@substack.net\",\n    \"url\": \"http://substack.net\"\n  },\n  \"funding\": {\n    \"url\": \"https://github.com/sponsors/ljharb\"\n  },\n  \"license\": \"MIT\",\n  \"browser\": {\n    \"./util.inspect.js\": false\n  },\n  \"auto-changelog\": {\n    \"output\": \"CHANGELOG.md\",\n    \"template\": \"keepachangelog\",\n    \"unreleased\": false,\n    \"commitLimit\": false,\n    \"backfillLimit\": false,\n    \"hideCredit\": true\n  },\n  \"publishConfig\": {\n    \"ignore\": [\n      \".github/workflows\",\n      \"./test-core-js.js\"\n    ]\n  },\n  \"support\": true,\n  \"engines\": {\n    \"node\": \">= 0.4\"\n  }\n}\n",
  "node_modules/ohash/dist/shared/ohash.CMR0vuBX.d.ts": "/**\n * Compare two objects using reference equality and stable deep hashing.\n * @param {any} object1 First object\n * @param {any} object2 Second object\n * @return {boolean} true if equal and false if not\n */\ndeclare function isEqual(object1: any, object2: any): boolean;\n\nexport { isEqual as i };\n",
  "node_modules/ohash/dist/utils/index.d.ts": "export { i as isEqual } from '../shared/ohash.CMR0vuBX.js';\n\n/**\n * Calculates the difference between two objects and returns a list of differences.\n *\n * @param {any} obj1 - The first object to compare.\n * @param {any} obj2 - The second object to compare.\n * @param {HashOptions} [opts={}] - Configuration options for hashing the objects. See {@link HashOptions}.\n * @returns {DiffEntry[]} An array with the differences between the two objects.\n */\ndeclare function diff(obj1: any, obj2: any): DiffEntry[];\ndeclare class DiffEntry {\n    key: string;\n    type: \"changed\" | \"added\" | \"removed\";\n    newValue: DiffHashedObject;\n    oldValue?: DiffHashedObject | undefined;\n    constructor(key: string, type: \"changed\" | \"added\" | \"removed\", newValue: DiffHashedObject, oldValue?: DiffHashedObject | undefined);\n    toString(): string;\n    toJSON(): string;\n}\ndeclare class DiffHashedObject {\n    key: string;\n    value: any;\n    hash?: string | undefined;\n    props?: Record<string, DiffHashedObject> | undefined;\n    constructor(key: string, value: any, hash?: string | undefined, props?: Record<string, DiffHashedObject> | undefined);\n    toString(): string;\n    toJSON(): string;\n}\n\nexport { diff };\n",
  "node_modules/ohash/package.json": "{\n  \"name\": \"ohash\",\n  \"version\": \"2.0.11\",\n  \"description\": \"Simple object hashing, serialization and comparison utils.\",\n  \"repository\": \"unjs/ohash\",\n  \"license\": \"MIT\",\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./dist/index.d.mts\",\n      \"default\": \"./dist/index.mjs\"\n    },\n    \"./utils\": {\n      \"types\": \"./dist/utils/index.d.mts\",\n      \"default\": \"./dist/utils/index.mjs\"\n    },\n    \"./crypto\": {\n      \"node\": {\n        \"types\": \"./dist/crypto/node/index.d.mts\",\n        \"default\": \"./dist/crypto/node/index.mjs\"\n      },\n      \"default\": {\n        \"types\": \"./dist/crypto/js/index.d.mts\",\n        \"default\": \"./dist/crypto/js/index.mjs\"\n      }\n    }\n  },\n  \"types\": \"./dist/index.d.mts\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"devDependencies\": {\n    \"@types/node\": \"^22.13.5\",\n    \"@vitest/coverage-v8\": \"^3.0.7\",\n    \"automd\": \"^0.4.0\",\n    \"changelogen\": \"^0.6.0\",\n    \"esbuild\": \"^0.25.0\",\n    \"eslint\": \"^9.21.0\",\n    \"eslint-config-unjs\": \"^0.4.2\",\n    \"mitata\": \"^1.0.34\",\n    \"prettier\": \"^3.5.2\",\n    \"typescript\": \"^5.7.3\",\n    \"unbuild\": \"^3.5.0\",\n    \"vitest\": \"^3.0.7\"\n  },\n  \"scripts\": {\n    \"bench\": \"vitest bench\",\n    \"build\": \"unbuild\",\n    \"dev\": \"vitest dev\",\n    \"lint\": \"eslint . && prettier -c src test\",\n    \"lint:fix\": \"automd && eslint --fix . && prettier -w src test\",\n    \"release\": \"pnpm test && changelogen --release --push && pnpm publish\",\n    \"test\": \"pnpm lint && vitest run --coverage && pnpm test:types\",\n    \"test:types\": \"tsc --noEmit\"\n  }\n}",
  "node_modules/on-exit-leak-free/package.json": "{\n  \"name\": \"on-exit-leak-free\",\n  \"version\": \"2.1.2\",\n  \"description\": \"Execute a function on exit without leaking memory, allowing all objects to be garbage collected\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"standard | snazzy && tap test/*.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/mcollina/on-exit-or-gc.git\"\n  },\n  \"keywords\": [\n    \"weak\",\n    \"reference\",\n    \"finalization\",\n    \"registry\",\n    \"process\",\n    \"exit\",\n    \"garbage\",\n    \"collector\"\n  ],\n  \"author\": \"Matteo Collina <hello@matteocollina.com>\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/mcollina/on-exit-or-gc/issues\"\n  },\n  \"homepage\": \"https://github.com/mcollina/on-exit-or-gc#readme\",\n  \"devDependencies\": {\n    \"snazzy\": \"^9.0.0\",\n    \"standard\": \"^17.0.0\",\n    \"tap\": \"^16.0.0\"\n  },\n  \"engines\": {\n    \"node\": \">=14.0.0\"\n  }\n}\n",
  "node_modules/on-finished/package.json": "{\n  \"name\": \"on-finished\",\n  \"description\": \"Execute a callback when a request closes, finishes, or errors\",\n  \"version\": \"2.4.1\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)\"\n  ],\n  \"license\": \"MIT\",\n  \"repository\": \"jshttp/on-finished\",\n  \"dependencies\": {\n    \"ee-first\": \"1.1.1\"\n  },\n  \"devDependencies\": {\n    \"eslint\": \"7.32.0\",\n    \"eslint-config-standard\": \"14.1.1\",\n    \"eslint-plugin-import\": \"2.25.4\",\n    \"eslint-plugin-markdown\": \"2.2.1\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"5.2.0\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"9.2.1\",\n    \"nyc\": \"15.1.0\"\n  },\n  \"engines\": {\n    \"node\": \">= 0.8\"\n  },\n  \"files\": [\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"index.js\"\n  ],\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --bail --check-leaks test/\",\n    \"test-ci\": \"nyc --reporter=lcovonly --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\"\n  }\n}\n",
  "node_modules/once/package.json": "{\n  \"name\": \"once\",\n  \"version\": \"1.4.0\",\n  \"description\": \"Run a function exactly one time\",\n  \"main\": \"once.js\",\n  \"directories\": {\n    \"test\": \"test\"\n  },\n  \"dependencies\": {\n    \"wrappy\": \"1\"\n  },\n  \"devDependencies\": {\n    \"tap\": \"^7.0.1\"\n  },\n  \"scripts\": {\n    \"test\": \"tap test/*.js\"\n  },\n  \"files\": [\n    \"once.js\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/isaacs/once\"\n  },\n  \"keywords\": [\n    \"once\",\n    \"function\",\n    \"one\",\n    \"single\"\n  ],\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)\",\n  \"license\": \"ISC\"\n}\n",
  "node_modules/onetime/index.d.ts": "declare namespace onetime {\n\tinterface Options {\n\t\t/**\n\t\tThrow an error when called more than once.\n\n\t\t@default false\n\t\t*/\n\t\tthrow?: boolean;\n\t}\n}\n\ndeclare const onetime: {\n\t/**\n\tEnsure a function is only called once. When called multiple times it will return the return value from the first call.\n\n\t@param fn - Function that should only be called once.\n\t@returns A function that only calls `fn` once.\n\n\t@example\n\t```\n\timport onetime = require('onetime');\n\n\tlet i = 0;\n\n\tconst foo = onetime(() => ++i);\n\n\tfoo(); //=> 1\n\tfoo(); //=> 1\n\tfoo(); //=> 1\n\n\tonetime.callCount(foo); //=> 3\n\t```\n\t*/\n\t<ArgumentsType extends unknown[], ReturnType>(\n\t\tfn: (...arguments: ArgumentsType) => ReturnType,\n\t\toptions?: onetime.Options\n\t): (...arguments: ArgumentsType) => ReturnType;\n\n\t/**\n\tGet the number of times `fn` has been called.\n\n\t@param fn - Function to get call count from.\n\t@returns A number representing how many times `fn` has been called.\n\n\t@example\n\t```\n\timport onetime = require('onetime');\n\n\tconst foo = onetime(() => {});\n\tfoo();\n\tfoo();\n\tfoo();\n\n\tconsole.log(onetime.callCount(foo));\n\t//=> 3\n\t```\n\t*/\n\tcallCount(fn: (...arguments: any[]) => unknown): number;\n\n\t// TODO: Remove this for the next major release\n\tdefault: typeof onetime;\n};\n\nexport = onetime;\n",
  "node_modules/onetime/package.json": "{\n\t\"name\": \"onetime\",\n\t\"version\": \"5.1.2\",\n\t\"description\": \"Ensure a function is only called once\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/onetime\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=6\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"once\",\n\t\t\"function\",\n\t\t\"one\",\n\t\t\"onetime\",\n\t\t\"func\",\n\t\t\"fn\",\n\t\t\"single\",\n\t\t\"call\",\n\t\t\"called\",\n\t\t\"prevent\"\n\t],\n\t\"dependencies\": {\n\t\t\"mimic-fn\": \"^2.1.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.4.1\",\n\t\t\"tsd\": \"^0.7.1\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/ora/index.d.ts": "import {SpinnerName} from 'cli-spinners';\n\ndeclare namespace ora {\n\tinterface Spinner {\n\t\treadonly interval?: number;\n\t\treadonly frames: string[];\n\t}\n\n\ttype Color =\n\t\t| 'black'\n\t\t| 'red'\n\t\t| 'green'\n\t\t| 'yellow'\n\t\t| 'blue'\n\t\t| 'magenta'\n\t\t| 'cyan'\n\t\t| 'white'\n\t\t| 'gray';\n\n\ttype PrefixTextGenerator = () => string;\n\n\tinterface Options {\n\t\t/**\n\t\tText to display after the spinner.\n\t\t*/\n\t\treadonly text?: string;\n\n\t\t/**\n\t\tText or a function that returns text to display before the spinner. No prefix text will be displayed if set to an empty string.\n\t\t*/\n\t\treadonly prefixText?: string | PrefixTextGenerator;\n\n\t\t/**\n\t\tName of one of the provided spinners. See [`example.js`](https://github.com/BendingBender/ora/blob/main/example.js) in this repo if you want to test out different spinners. On Windows, it will always use the line spinner as the Windows command-line doesn't have proper Unicode support.\n\n\t\t@default 'dots'\n\n\t\tOr an object like:\n\n\t\t@example\n\t\t```\n\t\t{\n\t\t\tinterval: 80, // Optional\n\t\t\tframes: ['-', '+', '-']\n\t\t}\n\t\t```\n\t\t*/\n\t\treadonly spinner?: SpinnerName | Spinner;\n\n\t\t/**\n\t\tColor of the spinner.\n\n\t\t@default 'cyan'\n\t\t*/\n\t\treadonly color?: Color;\n\n\t\t/**\n\t\tSet to `false` to stop Ora from hiding the cursor.\n\n\t\t@default true\n\t\t*/\n\t\treadonly hideCursor?: boolean;\n\n\t\t/**\n\t\tIndent the spinner with the given number of spaces.\n\n\t\t@default 0\n\t\t*/\n\t\treadonly indent?: number;\n\n\t\t/**\n\t\tInterval between each frame.\n\n\t\tSpinners provide their own recommended interval, so you don't really need to specify this.\n\n\t\tDefault: Provided by the spinner or `100`.\n\t\t*/\n\t\treadonly interval?: number;\n\n\t\t/**\n\t\tStream to write the output.\n\n\t\tYou could for example set this to `process.stdout` instead.\n\n\t\t@default process.stderr\n\t\t*/\n\t\treadonly stream?: NodeJS.WritableStream;\n\n\t\t/**\n\t\tForce enable/disable the spinner. If not specified, the spinner will be enabled if the `stream` is being run inside a TTY context (not spawned or piped) and/or not in a CI environment.\n\n\t\tNote that `{isEnabled: false}` doesn't mean it won't output anything. It just means it won't output the spinner, colors, and other ansi escape codes. It will still log text.\n\t\t*/\n\t\treadonly isEnabled?: boolean;\n\n\t\t/**\n\t\tDisable the spinner and all log text. All output is suppressed and `isEnabled` will be considered `false`.\n\n\t\t@default false\n\t\t*/\n\t\treadonly isSilent?: boolean;\n\n\t\t/**\n\t\tDiscard stdin input (except Ctrl+C) while running if it's TTY. This prevents the spinner from twitching on input, outputting broken lines on `Enter` key presses, and prevents buffering of input while the spinner is running.\n\n\t\tThis has no effect on Windows as there's no good way to implement discarding stdin properly there.\n\n\t\t@default true\n\t\t*/\n\t\treadonly discardStdin?: boolean;\n\t}\n\n\tinterface PersistOptions {\n\t\t/**\n\t\tSymbol to replace the spinner with.\n\n\t\t@default ' '\n\t\t*/\n\t\treadonly symbol?: string;\n\n\t\t/**\n\t\tText to be persisted after the symbol.\n\n\t\tDefault: Current `text`.\n\t\t*/\n\t\treadonly text?: string;\n\n\t\t/**\n\t\tText or a function that returns text to be persisted before the symbol. No prefix text will be displayed if set to an empty string.\n\n\t\tDefault: Current `prefixText`.\n\t\t*/\n\t\treadonly prefixText?: string | PrefixTextGenerator;\n\t}\n\n\tinterface Ora {\n\t\t/**\n\t\tA boolean of whether the instance is currently spinning.\n\t\t*/\n\t\treadonly isSpinning: boolean;\n\n\t\t/**\n\t\tChange the text after the spinner.\n\t\t*/\n\t\ttext: string;\n\n\t\t/**\n\t\tChange the text or function that returns text before the spinner. No prefix text will be displayed if set to an empty string.\n\t\t*/\n\t\tprefixText: string | PrefixTextGenerator;\n\n\t\t/**\n\t\tChange the spinner color.\n\t\t*/\n\t\tcolor: Color;\n\n\t\t/**\n\t\tChange the spinner.\n\t\t*/\n\t\tspinner: SpinnerName | Spinner;\n\n\t\t/**\n\t\tChange the spinner indent.\n\t\t*/\n\t\tindent: number;\n\n\t\t/**\n\t\tStart the spinner.\n\n\t\t@param text - Set the current text.\n\t\t@returns The spinner instance.\n\t\t*/\n\t\tstart(text?: string): Ora;\n\n\t\t/**\n\t\tStop and clear the spinner.\n\n\t\t@returns The spinner instance.\n\t\t*/\n\t\tstop(): Ora;\n\n\t\t/**\n\t\tStop the spinner, change it to a green `✔` and persist the current text, or `text` if provided.\n\n\t\t@param text - Will persist text if provided.\n\t\t@returns The spinner instance.\n\t\t*/\n\t\tsucceed(text?: string): Ora;\n\n\t\t/**\n\t\tStop the spinner, change it to a red `✖` and persist the current text, or `text` if provided.\n\n\t\t@param text - Will persist text if provided.\n\t\t@returns The spinner instance.\n\t\t*/\n\t\tfail(text?: string): Ora;\n\n\t\t/**\n\t\tStop the spinner, change it to a yellow `⚠` and persist the current text, or `text` if provided.\n\n\t\t@param text - Will persist text if provided.\n\t\t@returns The spinner instance.\n\t\t*/\n\t\twarn(text?: string): Ora;\n\n\t\t/**\n\t\tStop the spinner, change it to a blue `ℹ` and persist the current text, or `text` if provided.\n\n\t\t@param text - Will persist text if provided.\n\t\t@returns The spinner instance.\n\t\t*/\n\t\tinfo(text?: string): Ora;\n\n\t\t/**\n\t\tStop the spinner and change the symbol or text.\n\n\t\t@returns The spinner instance.\n\t\t*/\n\t\tstopAndPersist(options?: PersistOptions): Ora;\n\n\t\t/**\n\t\tClear the spinner.\n\n\t\t@returns The spinner instance.\n\t\t*/\n\t\tclear(): Ora;\n\n\t\t/**\n\t\tManually render a new frame.\n\n\t\t@returns The spinner instance.\n\t\t*/\n\t\trender(): Ora;\n\n\t\t/**\n\t\tGet a new frame.\n\n\t\t@returns The spinner instance text.\n\t\t*/\n\t\tframe(): string;\n\t}\n}\n\ndeclare const ora: {\n\t/**\n\tElegant terminal spinner.\n\n\t@param options - If a string is provided, it is treated as a shortcut for `options.text`.\n\n\t@example\n\t```\n\timport ora = require('ora');\n\n\tconst spinner = ora('Loading unicorns').start();\n\n\tsetTimeout(() => {\n\t\tspinner.color = 'yellow';\n\t\tspinner.text = 'Loading rainbows';\n\t}, 1000);\n\t```\n\t*/\n\t(options?: ora.Options | string): ora.Ora;\n\n\t/**\n\tStarts a spinner for a promise. The spinner is stopped with `.succeed()` if the promise fulfills or with `.fail()` if it rejects.\n\n\t@param action - The promise to start the spinner for.\n\t@param options - If a string is provided, it is treated as a shortcut for `options.text`.\n\t@returns The spinner instance.\n\t*/\n\tpromise(\n\t\taction: PromiseLike<unknown>,\n\t\toptions?: ora.Options | string\n\t): ora.Ora;\n};\n\nexport = ora;\n",
  "node_modules/ora/package.json": "{\n\t\"name\": \"ora\",\n\t\"version\": \"5.4.1\",\n\t\"description\": \"Elegant terminal spinner\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/ora\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=10\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"cli\",\n\t\t\"spinner\",\n\t\t\"spinners\",\n\t\t\"terminal\",\n\t\t\"term\",\n\t\t\"console\",\n\t\t\"ascii\",\n\t\t\"unicode\",\n\t\t\"loading\",\n\t\t\"indicator\",\n\t\t\"progress\",\n\t\t\"busy\",\n\t\t\"wait\",\n\t\t\"idle\"\n\t],\n\t\"dependencies\": {\n\t\t\"bl\": \"^4.1.0\",\n\t\t\"chalk\": \"^4.1.0\",\n\t\t\"cli-cursor\": \"^3.1.0\",\n\t\t\"cli-spinners\": \"^2.5.0\",\n\t\t\"is-interactive\": \"^1.0.0\",\n\t\t\"is-unicode-supported\": \"^0.1.0\",\n\t\t\"log-symbols\": \"^4.1.0\",\n\t\t\"strip-ansi\": \"^6.0.0\",\n\t\t\"wcwidth\": \"^1.0.1\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@types/node\": \"^14.14.35\",\n\t\t\"ava\": \"^2.4.0\",\n\t\t\"get-stream\": \"^6.0.0\",\n\t\t\"tsd\": \"^0.14.0\",\n\t\t\"xo\": \"^0.38.2\"\n\t}\n}\n",
  "node_modules/os-tmpdir/package.json": "{\n  \"name\": \"os-tmpdir\",\n  \"version\": \"1.0.2\",\n  \"description\": \"Node.js os.tmpdir() ponyfill\",\n  \"license\": \"MIT\",\n  \"repository\": \"sindresorhus/os-tmpdir\",\n  \"author\": {\n    \"name\": \"Sindre Sorhus\",\n    \"email\": \"sindresorhus@gmail.com\",\n    \"url\": \"sindresorhus.com\"\n  },\n  \"engines\": {\n    \"node\": \">=0.10.0\"\n  },\n  \"scripts\": {\n    \"test\": \"xo && ava\"\n  },\n  \"files\": [\n    \"index.js\"\n  ],\n  \"keywords\": [\n    \"built-in\",\n    \"core\",\n    \"ponyfill\",\n    \"polyfill\",\n    \"shim\",\n    \"os\",\n    \"tmpdir\",\n    \"tempdir\",\n    \"tmp\",\n    \"temp\",\n    \"dir\",\n    \"directory\",\n    \"env\",\n    \"environment\"\n  ],\n  \"devDependencies\": {\n    \"ava\": \"*\",\n    \"xo\": \"^0.16.0\"\n  }\n}\n",
  "node_modules/package-json-from-dist/dist/commonjs/index.d.ts": "/**\n * Find the package.json file, either from a TypeScript file somewhere not\n * in a 'dist' folder, or a built and/or installed 'dist' folder.\n *\n * Note: this *only* works if you build your code into `'./dist'`, and that the\n * source path does not also contain `'dist'`! If you don't build into\n * `'./dist'`, or if you have files at `./src/dist/dist.ts`, then this will\n * not work properly!\n *\n * The default `pathFromSrc` option assumes that the calling code lives one\n * folder below the root of the package. Otherwise, it must be specified.\n *\n * Example:\n *\n * ```ts\n * // src/index.ts\n * import { findPackageJson } from 'package-json-from-dist'\n *\n * const pj = findPackageJson(import.meta.url)\n * console.log(`package.json found at ${pj}`)\n * ```\n *\n * If the caller is deeper within the project source, then you must provide\n * the appropriate fallback path:\n *\n * ```ts\n * // src/components/something.ts\n * import { findPackageJson } from 'package-json-from-dist'\n *\n * const pj = findPackageJson(import.meta.url, '../../package.json')\n * console.log(`package.json found at ${pj}`)\n * ```\n *\n * When running from CommmonJS, use `__filename` instead of `import.meta.url`\n *\n * ```ts\n * // src/index.cts\n * import { findPackageJson } from 'package-json-from-dist'\n *\n * const pj = findPackageJson(__filename)\n * console.log(`package.json found at ${pj}`)\n * ```\n */\nexport declare const findPackageJson: (from: string | URL, pathFromSrc?: string) => string;\n/**\n * Load the package.json file, either from a TypeScript file somewhere not\n * in a 'dist' folder, or a built and/or installed 'dist' folder.\n *\n * Note: this *only* works if you build your code into `'./dist'`, and that the\n * source path does not also contain `'dist'`! If you don't build into\n * `'./dist'`, or if you have files at `./src/dist/dist.ts`, then this will\n * not work properly!\n *\n * The default `pathFromSrc` option assumes that the calling code lives one\n * folder below the root of the package. Otherwise, it must be specified.\n *\n * Example:\n *\n * ```ts\n * // src/index.ts\n * import { loadPackageJson } from 'package-json-from-dist'\n *\n * const pj = loadPackageJson(import.meta.url)\n * console.log(`Hello from ${pj.name}@${pj.version}`)\n * ```\n *\n * If the caller is deeper within the project source, then you must provide\n * the appropriate fallback path:\n *\n * ```ts\n * // src/components/something.ts\n * import { loadPackageJson } from 'package-json-from-dist'\n *\n * const pj = loadPackageJson(import.meta.url, '../../package.json')\n * console.log(`Hello from ${pj.name}@${pj.version}`)\n * ```\n *\n * When running from CommmonJS, use `__filename` instead of `import.meta.url`\n *\n * ```ts\n * // src/index.cts\n * import { loadPackageJson } from 'package-json-from-dist'\n *\n * const pj = loadPackageJson(__filename)\n * console.log(`Hello from ${pj.name}@${pj.version}`)\n * ```\n */\nexport declare const loadPackageJson: (from: string | URL, pathFromSrc?: string) => any;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/package-json-from-dist/dist/esm/index.d.ts": "/**\n * Find the package.json file, either from a TypeScript file somewhere not\n * in a 'dist' folder, or a built and/or installed 'dist' folder.\n *\n * Note: this *only* works if you build your code into `'./dist'`, and that the\n * source path does not also contain `'dist'`! If you don't build into\n * `'./dist'`, or if you have files at `./src/dist/dist.ts`, then this will\n * not work properly!\n *\n * The default `pathFromSrc` option assumes that the calling code lives one\n * folder below the root of the package. Otherwise, it must be specified.\n *\n * Example:\n *\n * ```ts\n * // src/index.ts\n * import { findPackageJson } from 'package-json-from-dist'\n *\n * const pj = findPackageJson(import.meta.url)\n * console.log(`package.json found at ${pj}`)\n * ```\n *\n * If the caller is deeper within the project source, then you must provide\n * the appropriate fallback path:\n *\n * ```ts\n * // src/components/something.ts\n * import { findPackageJson } from 'package-json-from-dist'\n *\n * const pj = findPackageJson(import.meta.url, '../../package.json')\n * console.log(`package.json found at ${pj}`)\n * ```\n *\n * When running from CommmonJS, use `__filename` instead of `import.meta.url`\n *\n * ```ts\n * // src/index.cts\n * import { findPackageJson } from 'package-json-from-dist'\n *\n * const pj = findPackageJson(__filename)\n * console.log(`package.json found at ${pj}`)\n * ```\n */\nexport declare const findPackageJson: (from: string | URL, pathFromSrc?: string) => string;\n/**\n * Load the package.json file, either from a TypeScript file somewhere not\n * in a 'dist' folder, or a built and/or installed 'dist' folder.\n *\n * Note: this *only* works if you build your code into `'./dist'`, and that the\n * source path does not also contain `'dist'`! If you don't build into\n * `'./dist'`, or if you have files at `./src/dist/dist.ts`, then this will\n * not work properly!\n *\n * The default `pathFromSrc` option assumes that the calling code lives one\n * folder below the root of the package. Otherwise, it must be specified.\n *\n * Example:\n *\n * ```ts\n * // src/index.ts\n * import { loadPackageJson } from 'package-json-from-dist'\n *\n * const pj = loadPackageJson(import.meta.url)\n * console.log(`Hello from ${pj.name}@${pj.version}`)\n * ```\n *\n * If the caller is deeper within the project source, then you must provide\n * the appropriate fallback path:\n *\n * ```ts\n * // src/components/something.ts\n * import { loadPackageJson } from 'package-json-from-dist'\n *\n * const pj = loadPackageJson(import.meta.url, '../../package.json')\n * console.log(`Hello from ${pj.name}@${pj.version}`)\n * ```\n *\n * When running from CommmonJS, use `__filename` instead of `import.meta.url`\n *\n * ```ts\n * // src/index.cts\n * import { loadPackageJson } from 'package-json-from-dist'\n *\n * const pj = loadPackageJson(__filename)\n * console.log(`Hello from ${pj.name}@${pj.version}`)\n * ```\n */\nexport declare const loadPackageJson: (from: string | URL, pathFromSrc?: string) => any;\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/package-json-from-dist/package.json": "{\n  \"name\": \"package-json-from-dist\",\n  \"version\": \"1.0.1\",\n  \"description\": \"Load the local package.json from either src or dist folder\",\n  \"main\": \"./dist/commonjs/index.js\",\n  \"exports\": {\n    \"./package.json\": \"./package.json\",\n    \".\": {\n      \"import\": {\n        \"types\": \"./dist/esm/index.d.ts\",\n        \"default\": \"./dist/esm/index.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/commonjs/index.d.ts\",\n        \"default\": \"./dist/commonjs/index.js\"\n      }\n    }\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"git push origin --follow-tags\",\n    \"prepare\": \"tshy\",\n    \"pretest\": \"npm run prepare\",\n    \"presnap\": \"npm run prepare\",\n    \"test\": \"tap\",\n    \"snap\": \"tap\",\n    \"format\": \"prettier --write . --log-level warn\",\n    \"typedoc\": \"typedoc\"\n  },\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (https://izs.me)\",\n  \"license\": \"BlueOak-1.0.0\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/isaacs/package-json-from-dist.git\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^20.12.12\",\n    \"prettier\": \"^3.2.5\",\n    \"tap\": \"^18.5.3\",\n    \"typedoc\": \"^0.24.8\",\n    \"typescript\": \"^5.1.6\",\n    \"tshy\": \"^1.14.0\"\n  },\n  \"prettier\": {\n    \"semi\": false,\n    \"printWidth\": 70,\n    \"tabWidth\": 2,\n    \"useTabs\": false,\n    \"singleQuote\": true,\n    \"jsxSingleQuote\": false,\n    \"bracketSameLine\": true,\n    \"arrowParens\": \"avoid\",\n    \"endOfLine\": \"lf\",\n    \"experimentalTernaries\": true\n  },\n  \"tshy\": {\n    \"exports\": {\n      \"./package.json\": \"./package.json\",\n      \".\": \"./src/index.ts\"\n    }\n  },\n  \"types\": \"./dist/commonjs/index.d.ts\",\n  \"type\": \"module\"\n}\n",
  "node_modules/package-manager-detector/dist/commands.d.ts": "import { c as AgentCommands, b as AgentCommandValue, R as ResolvedCommand, A as Agent, C as Command } from './shared/package-manager-detector.ncFwAKgD.js';\n\ndeclare const COMMANDS: {\n    npm: AgentCommands;\n    yarn: AgentCommands;\n    'yarn@berry': AgentCommands;\n    pnpm: AgentCommands;\n    'pnpm@6': AgentCommands;\n    bun: AgentCommands;\n    deno: AgentCommands;\n};\n/**\n * Resolve the command for the agent merging the command arguments with the provided arguments.\n *\n * For example, to show how to install `@antfu/ni` globally using `pnpm`:\n * ```js\n * import { resolveCommand } from 'package-manager-detector/commands'\n * const { command, args } = resolveCommand('pnpm', 'global', ['@antfu/ni'])\n * console.log(`${command} ${args.join(' ')}`) // 'pnpm add -g @antfu/ni'\n * ```\n *\n * @param agent The agent to use.\n * @param command the command to resolve.\n * @param args The arguments to pass to the command.\n * @returns {ResolvedCommand} The resolved command or `null` if the agent command is not found.\n */\ndeclare function resolveCommand(agent: Agent, command: Command, args: string[]): ResolvedCommand | null;\n/**\n * Construct the command from the agent command merging the command arguments with the provided arguments.\n * @param value {AgentCommandValue} The agent command to use.\n * @param args The arguments to pass to the command.\n * @returns {ResolvedCommand} The resolved command or `null` if the command is `null`.\n */\ndeclare function constructCommand(value: AgentCommandValue, args: string[]): ResolvedCommand | null;\n\nexport { COMMANDS, constructCommand, resolveCommand };\n",
  "node_modules/package-manager-detector/dist/constants.d.ts": "import { A as Agent, a as AgentName } from './shared/package-manager-detector.ncFwAKgD.js';\n\ndeclare const AGENTS: Agent[];\ndeclare const LOCKS: Record<string, AgentName>;\ndeclare const INSTALL_PAGE: Record<Agent, string>;\n\nexport { AGENTS, INSTALL_PAGE, LOCKS };\n",
  "node_modules/package-manager-detector/dist/detect.d.ts": "import * as quansync_types from 'quansync/types';\nimport { d as DetectResult, D as DetectOptions, a as AgentName } from './shared/package-manager-detector.ncFwAKgD.js';\n\n/**\n * Detects the package manager used in the running process.\n *\n * This method will check for `process.env.npm_config_user_agent`.\n */\ndeclare function getUserAgent(): AgentName | null;\n/**\n * Detects the package manager used in the project.\n * @param options {DetectOptions} The options to use when detecting the package manager.\n * @returns {Promise<DetectResult | null>} The detected package manager or `null` if not found.\n */\ndeclare const detect: quansync_types.QuansyncFn<DetectResult | null, [options?: DetectOptions | undefined]>;\ndeclare const detectSync: (options?: DetectOptions | undefined) => DetectResult | null;\n\nexport { detect, detectSync, getUserAgent };\n",
  "node_modules/package-manager-detector/dist/index.d.ts": "export { COMMANDS, constructCommand, resolveCommand } from './commands.js';\nexport { AGENTS, INSTALL_PAGE, LOCKS } from './constants.js';\nexport { detect, detectSync, getUserAgent } from './detect.js';\nexport { A as Agent, b as AgentCommandValue, c as AgentCommands, a as AgentName, C as Command, D as DetectOptions, d as DetectResult, R as ResolvedCommand } from './shared/package-manager-detector.ncFwAKgD.js';\nimport 'quansync/types';\n",
  "node_modules/package-manager-detector/dist/shared/package-manager-detector.ncFwAKgD.d.ts": "type Agent = 'npm' | 'yarn' | 'yarn@berry' | 'pnpm' | 'pnpm@6' | 'bun' | 'deno';\ntype AgentName = 'npm' | 'yarn' | 'pnpm' | 'bun' | 'deno';\ntype AgentCommandValue = (string | number)[] | ((args: string[]) => string[]) | null;\ninterface AgentCommands {\n    'agent': AgentCommandValue;\n    'run': AgentCommandValue;\n    'install': AgentCommandValue;\n    'frozen': AgentCommandValue;\n    'global': AgentCommandValue;\n    'add': AgentCommandValue;\n    'upgrade': AgentCommandValue;\n    'upgrade-interactive': AgentCommandValue;\n    'execute': AgentCommandValue;\n    'execute-local': AgentCommandValue;\n    'uninstall': AgentCommandValue;\n    'global_uninstall': AgentCommandValue;\n}\ntype Command = keyof AgentCommands;\ninterface ResolvedCommand {\n    /**\n     * CLI command.\n     */\n    command: string;\n    /**\n     * Arguments for the CLI command, merged with user arguments.\n     */\n    args: string[];\n}\ninterface DetectOptions {\n    /**\n     * Current working directory to start looking up for package manager.\n     * @default `process.cwd()`\n     */\n    cwd?: string;\n    /**\n     * Callback when unknown package manager from package.json.\n     * @param packageManager - The `packageManager` value from package.json file.\n     */\n    onUnknown?: (packageManager: string) => DetectResult | null | undefined;\n}\ninterface DetectResult {\n    /**\n     * Agent name without the specifier.\n     *\n     * Can be `npm`, `yarn`, `pnpm`, `bun`, or `deno`.\n     */\n    name: AgentName;\n    /**\n     * Agent specifier to resolve the command.\n     *\n     * May contain '@' to differentiate the version (e.g. 'yarn@berry').\n     * Use `name` for the agent name without the specifier.\n     */\n    agent: Agent;\n    /**\n     * Specific version of the agent, read from `packageManager` field in package.json.\n     */\n    version?: string;\n}\n\nexport type { Agent as A, Command as C, DetectOptions as D, ResolvedCommand as R, AgentName as a, AgentCommandValue as b, AgentCommands as c, DetectResult as d };\n",
  "node_modules/package-manager-detector/package.json": "{\n  \"name\": \"package-manager-detector\",\n  \"type\": \"module\",\n  \"version\": \"0.2.11\",\n  \"description\": \"Package manager detector\",\n  \"author\": \"Anthony Fu <anthonyfu117@hotmail.com>\",\n  \"license\": \"MIT\",\n  \"homepage\": \"https://github.com/antfu-collective/package-manager-detector#readme\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/antfu-collective/package-manager-detector.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/antfu-collective/package-manager-detector/issues\"\n  },\n  \"sideEffects\": false,\n  \"exports\": {\n    \".\": {\n      \"import\": \"./dist/index.mjs\",\n      \"require\": \"./dist/index.cjs\"\n    },\n    \"./commands\": {\n      \"import\": \"./dist/commands.mjs\",\n      \"require\": \"./dist/commands.cjs\"\n    },\n    \"./detect\": {\n      \"import\": \"./dist/detect.mjs\",\n      \"require\": \"./dist/detect.cjs\"\n    },\n    \"./constants\": {\n      \"import\": \"./dist/constants.mjs\",\n      \"require\": \"./dist/constants.cjs\"\n    }\n  },\n  \"main\": \"./dist/index.cjs\",\n  \"module\": \"./dist/index.mjs\",\n  \"types\": \"./dist/index.d.ts\",\n  \"typesVersions\": {\n    \"*\": {\n      \"commands\": [\n        \"./dist/commands.d.ts\"\n      ],\n      \"detect\": [\n        \"./dist/detect.d.ts\"\n      ],\n      \"constants\": [\n        \"./dist/constants.d.ts\"\n      ]\n    }\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"dependencies\": {\n    \"quansync\": \"^0.2.7\"\n  },\n  \"devDependencies\": {\n    \"@antfu/eslint-config\": \"^4.3.0\",\n    \"@types/fs-extra\": \"^11.0.4\",\n    \"@types/node\": \"^22.13.8\",\n    \"bumpp\": \"^10.0.3\",\n    \"eslint\": \"^9.21.0\",\n    \"fs-extra\": \"^11.3.0\",\n    \"typescript\": \"^5.8.2\",\n    \"unbuild\": \"^3.5.0\",\n    \"unplugin-quansync\": \"^0.3.3\",\n    \"vitest\": \"^3.0.7\"\n  },\n  \"scripts\": {\n    \"build\": \"unbuild\",\n    \"stub\": \"unbuild --stub\",\n    \"release\": \"bumpp\",\n    \"lint\": \"eslint .\",\n    \"test\": \"vitest\"\n  }\n}",
  "node_modules/parent-module/package.json": "{\n\t\"name\": \"parent-module\",\n\t\"version\": \"1.0.1\",\n\t\"description\": \"Get the path of the parent module\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/parent-module\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=6\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava\"\n\t},\n\t\"files\": [\n\t\t\"index.js\"\n\t],\n\t\"keywords\": [\n\t\t\"parent\",\n\t\t\"module\",\n\t\t\"package\",\n\t\t\"pkg\",\n\t\t\"caller\",\n\t\t\"calling\",\n\t\t\"module\",\n\t\t\"path\",\n\t\t\"callsites\",\n\t\t\"callsite\",\n\t\t\"stacktrace\",\n\t\t\"stack\",\n\t\t\"trace\",\n\t\t\"function\",\n\t\t\"file\"\n\t],\n\t\"dependencies\": {\n\t\t\"callsites\": \"^3.0.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.4.1\",\n\t\t\"execa\": \"^1.0.0\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/parse-json/package.json": "{\n\t\"name\": \"parse-json\",\n\t\"version\": \"5.2.0\",\n\t\"description\": \"Parse JSON with more helpful errors\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/parse-json\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && nyc ava\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"vendor\"\n\t],\n\t\"keywords\": [\n\t\t\"parse\",\n\t\t\"json\",\n\t\t\"graceful\",\n\t\t\"error\",\n\t\t\"message\",\n\t\t\"humanize\",\n\t\t\"friendly\",\n\t\t\"helpful\",\n\t\t\"string\"\n\t],\n\t\"dependencies\": {\n\t\t\"@babel/code-frame\": \"^7.0.0\",\n\t\t\"error-ex\": \"^1.3.1\",\n\t\t\"json-parse-even-better-errors\": \"^2.3.0\",\n\t\t\"lines-and-columns\": \"^1.1.6\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.4.1\",\n\t\t\"nyc\": \"^14.1.1\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/parseurl/package.json": "{\n  \"name\": \"parseurl\",\n  \"description\": \"parse a url with memoization\",\n  \"version\": \"1.3.3\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)\"\n  ],\n  \"repository\": \"pillarjs/parseurl\",\n  \"license\": \"MIT\",\n  \"devDependencies\": {\n    \"beautify-benchmark\": \"0.2.4\",\n    \"benchmark\": \"2.1.4\",\n    \"eslint\": \"5.16.0\",\n    \"eslint-config-standard\": \"12.0.0\",\n    \"eslint-plugin-import\": \"2.17.1\",\n    \"eslint-plugin-node\": \"7.0.1\",\n    \"eslint-plugin-promise\": \"4.1.1\",\n    \"eslint-plugin-standard\": \"4.0.0\",\n    \"fast-url-parser\": \"1.1.3\",\n    \"istanbul\": \"0.4.5\",\n    \"mocha\": \"6.1.3\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"HISTORY.md\",\n    \"README.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.8\"\n  },\n  \"scripts\": {\n    \"bench\": \"node benchmark/index.js\",\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --check-leaks --bail --reporter spec test/\",\n    \"test-cov\": \"istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot test/\",\n    \"test-travis\": \"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec test/\"\n  }\n}\n",
  "node_modules/path-is-absolute/package.json": "{\n  \"name\": \"path-is-absolute\",\n  \"version\": \"1.0.1\",\n  \"description\": \"Node.js 0.12 path.isAbsolute() ponyfill\",\n  \"license\": \"MIT\",\n  \"repository\": \"sindresorhus/path-is-absolute\",\n  \"author\": {\n    \"name\": \"Sindre Sorhus\",\n    \"email\": \"sindresorhus@gmail.com\",\n    \"url\": \"sindresorhus.com\"\n  },\n  \"engines\": {\n    \"node\": \">=0.10.0\"\n  },\n  \"scripts\": {\n    \"test\": \"xo && node test.js\"\n  },\n  \"files\": [\n    \"index.js\"\n  ],\n  \"keywords\": [\n    \"path\",\n    \"paths\",\n    \"file\",\n    \"dir\",\n    \"absolute\",\n    \"isabsolute\",\n    \"is-absolute\",\n    \"built-in\",\n    \"util\",\n    \"utils\",\n    \"core\",\n    \"ponyfill\",\n    \"polyfill\",\n    \"shim\",\n    \"is\",\n    \"detect\",\n    \"check\"\n  ],\n  \"devDependencies\": {\n    \"xo\": \"^0.16.0\"\n  }\n}\n",
  "node_modules/path-key/index.d.ts": "/// <reference types=\"node\" />\n\ndeclare namespace pathKey {\n\tinterface Options {\n\t\t/**\n\t\tUse a custom environment variables object. Default: [`process.env`](https://nodejs.org/api/process.html#process_process_env).\n\t\t*/\n\t\treadonly env?: {[key: string]: string | undefined};\n\n\t\t/**\n\t\tGet the PATH key for a specific platform. Default: [`process.platform`](https://nodejs.org/api/process.html#process_process_platform).\n\t\t*/\n\t\treadonly platform?: NodeJS.Platform;\n\t}\n}\n\ndeclare const pathKey: {\n\t/**\n\tGet the [PATH](https://en.wikipedia.org/wiki/PATH_(variable)) environment variable key cross-platform.\n\n\t@example\n\t```\n\timport pathKey = require('path-key');\n\n\tconst key = pathKey();\n\t//=> 'PATH'\n\n\tconst PATH = process.env[key];\n\t//=> '/usr/local/bin:/usr/bin:/bin'\n\t```\n\t*/\n\t(options?: pathKey.Options): string;\n\n\t// TODO: Remove this for the next major release, refactor the whole definition to:\n\t// declare function pathKey(options?: pathKey.Options): string;\n\t// export = pathKey;\n\tdefault: typeof pathKey;\n};\n\nexport = pathKey;\n",
  "node_modules/path-key/package.json": "{\n\t\"name\": \"path-key\",\n\t\"version\": \"3.1.1\",\n\t\"description\": \"Get the PATH environment variable key cross-platform\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/path-key\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"path\",\n\t\t\"key\",\n\t\t\"environment\",\n\t\t\"env\",\n\t\t\"variable\",\n\t\t\"var\",\n\t\t\"get\",\n\t\t\"cross-platform\",\n\t\t\"windows\"\n\t],\n\t\"devDependencies\": {\n\t\t\"@types/node\": \"^11.13.0\",\n\t\t\"ava\": \"^1.4.1\",\n\t\t\"tsd\": \"^0.7.2\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/path-parse/package.json": "{\n  \"name\": \"path-parse\",\n  \"version\": \"1.0.7\",\n  \"description\": \"Node.js path.parse() ponyfill\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"node test.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/jbgutierrez/path-parse.git\"\n  },\n  \"keywords\": [\n    \"path\",\n    \"paths\",\n    \"file\",\n    \"dir\",\n    \"parse\",\n    \"built-in\",\n    \"util\",\n    \"utils\",\n    \"core\",\n    \"ponyfill\",\n    \"polyfill\",\n    \"shim\"\n  ],\n  \"author\": \"Javier Blanco <http://jbgutierrez.info>\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/jbgutierrez/path-parse/issues\"\n  },\n  \"homepage\": \"https://github.com/jbgutierrez/path-parse#readme\"\n}\n",
  "node_modules/path-parser/dist/Path.d.ts": "import { IOptions } from 'search-params';\r\nimport { URLParamsEncodingType } from './encoding';\r\nimport { Token } from './tokeniser';\r\nexport { URLParamsEncodingType };\r\nexport interface PathOptions {\r\n    /**\r\n     * Query parameters buiding and matching options, see\r\n     * https://github.com/troch/search-params#options\r\n     */\r\n    queryParams?: IOptions;\r\n    /**\r\n     * Specifies the method used to encode URL parameters:\r\n     *   - `'default': `encodeURIComponent` and `decodeURIComponent`\r\n     *      are used but some characters to encode and decode URL parameters,\r\n     *      but some characters are preserved when encoding\r\n     *      (sub-delimiters: `+`, `:`, `'`, `!`, `,`, `;`, `'*'`).\r\n     *   - `'uriComponent'`: use `encodeURIComponent` and `decodeURIComponent`\r\n     *      for encoding and decoding URL parameters.\r\n     *   - `'uri'`: use `encodeURI` and `decodeURI for encoding amd decoding\r\n     *      URL parameters.\r\n     *   - `'none'`: no encoding or decoding is performed\r\n     *   - `'legacy'`: the approach for version 5.x and below (not recoomended)\r\n     */\r\n    urlParamsEncoding?: URLParamsEncodingType;\r\n}\r\nexport interface InternalPathOptions {\r\n    queryParams?: IOptions;\r\n    urlParamsEncoding: URLParamsEncodingType;\r\n}\r\nexport interface PathPartialTestOptions extends PathOptions {\r\n    caseSensitive?: boolean;\r\n    delimited?: boolean;\r\n}\r\nexport interface PathTestOptions extends PathOptions {\r\n    caseSensitive?: boolean;\r\n    strictTrailingSlash?: boolean;\r\n}\r\nexport interface PathBuildOptions extends PathOptions {\r\n    ignoreConstraints?: boolean;\r\n    ignoreSearch?: boolean;\r\n}\r\nexport declare type TestMatch<T extends Record<string, any> = Record<string, any>> = T | null;\r\nexport declare class Path<T extends Record<string, any> = Record<string, any>> {\r\n    static createPath<T extends Record<string, any> = Record<string, any>>(path: string, options?: PathOptions): Path<T>;\r\n    path: string;\r\n    tokens: Token[];\r\n    hasUrlParams: boolean;\r\n    hasSpatParam: boolean;\r\n    hasMatrixParams: boolean;\r\n    hasQueryParams: boolean;\r\n    options: InternalPathOptions;\r\n    spatParams: string[];\r\n    urlParams: string[];\r\n    queryParams: string[];\r\n    params: string[];\r\n    source: string;\r\n    constructor(path: string, options?: PathOptions);\r\n    isQueryParam(name: string): boolean;\r\n    isSpatParam(name: string): boolean;\r\n    test(path: string, opts?: PathTestOptions): TestMatch<T>;\r\n    partialTest(path: string, opts?: PathPartialTestOptions): TestMatch<T>;\r\n    build(params?: T, opts?: PathBuildOptions): string;\r\n    private getParams;\r\n    private urlTest;\r\n}\r\nexport default Path;\r\n",
  "node_modules/path-parser/dist/encoding.d.ts": "/**\r\n * We encode using encodeURIComponent but we want to\r\n * preserver certain characters which are commonly used\r\n * (sub delimiters and ':')\r\n *\r\n * https://www.ietf.org/rfc/rfc3986.txt\r\n *\r\n * reserved    = gen-delims / sub-delims\r\n *\r\n * gen-delims  = \":\" / \"/\" / \"?\" / \"#\" / \"[\" / \"]\" / \"@\"\r\n *\r\n * sub-delims  = \"!\" / \"$\" / \"&\" / \"'\" / \"(\" / \")\"\r\n              / \"*\" / \"+\" / \",\" / \";\" / \"=\"\r\n */\r\nexport declare type URLParamsEncodingType = 'default' | 'uri' | 'uriComponent' | 'none' | 'legacy';\r\nexport declare const encodeURIComponentExcludingSubDelims: (segment: string) => string;\r\nexport declare const encodeParam: (param: string | number | boolean, encoding: URLParamsEncodingType, isSpatParam: boolean) => string;\r\nexport declare const decodeParam: (param: string, encoding: URLParamsEncodingType) => string;\r\n",
  "node_modules/path-parser/dist/index.d.ts": "export * from './Path';\r\n",
  "node_modules/path-parser/dist/rules.d.ts": "export declare const defaultOrConstrained: (match: string) => string;\r\nexport declare type RegExpFactory = (match: any) => RegExp;\r\nexport interface IRule {\r\n    name: string;\r\n    pattern: RegExp;\r\n    regex?: RegExp | RegExpFactory;\r\n}\r\ndeclare const rules: IRule[];\r\nexport default rules;\r\n",
  "node_modules/path-parser/dist/test/main.test.d.ts": "export {};\r\n",
  "node_modules/path-parser/dist/tokeniser.d.ts": "export interface Token {\r\n    type: string;\r\n    match: string;\r\n    val: any;\r\n    otherVal: any;\r\n    regex?: RegExp;\r\n}\r\ndeclare const tokenise: (str: string, tokens?: Token[]) => Token[];\r\nexport default tokenise;\r\n",
  "node_modules/tslib/package.json": "{\n    \"name\": \"tslib\",\n    \"author\": \"Microsoft Corp.\",\n    \"homepage\": \"https://www.typescriptlang.org/\",\n    \"version\": \"2.8.1\",\n    \"license\": \"0BSD\",\n    \"description\": \"Runtime library for TypeScript helper functions\",\n    \"keywords\": [\n        \"TypeScript\",\n        \"Microsoft\",\n        \"compiler\",\n        \"language\",\n        \"javascript\",\n        \"tslib\",\n        \"runtime\"\n    ],\n    \"bugs\": {\n        \"url\": \"https://github.com/Microsoft/TypeScript/issues\"\n    },\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/Microsoft/tslib.git\"\n    },\n    \"main\": \"tslib.js\",\n    \"module\": \"tslib.es6.js\",\n    \"jsnext:main\": \"tslib.es6.js\",\n    \"typings\": \"tslib.d.ts\",\n    \"sideEffects\": false,\n    \"exports\": {\n        \".\": {\n            \"module\": {\n                \"types\": \"./modules/index.d.ts\",\n                \"default\": \"./tslib.es6.mjs\"\n            },\n            \"import\": {\n                \"node\": \"./modules/index.js\",\n                \"default\": {\n                    \"types\": \"./modules/index.d.ts\",\n                    \"default\": \"./tslib.es6.mjs\"\n                }\n            },\n            \"default\": \"./tslib.js\"\n        },\n        \"./*\": \"./*\",\n        \"./\": \"./\"\n    }\n}\n",
  "node_modules/tslib/tslib.d.ts": "/******************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n\r\n/**\r\n * Used to shim class extends.\r\n *\r\n * @param d The derived class.\r\n * @param b The base class.\r\n */\r\nexport declare function __extends(d: Function, b: Function): void;\r\n\r\n/**\r\n * Copy the values of all of the enumerable own properties from one or more source objects to a\r\n * target object. Returns the target object.\r\n *\r\n * @param t The target object to copy to.\r\n * @param sources One or more source objects from which to copy properties\r\n */\r\nexport declare function __assign(t: any, ...sources: any[]): any;\r\n\r\n/**\r\n * Performs a rest spread on an object.\r\n *\r\n * @param t The source value.\r\n * @param propertyNames The property names excluded from the rest spread.\r\n */\r\nexport declare function __rest(t: any, propertyNames: (string | symbol)[]): any;\r\n\r\n/**\r\n * Applies decorators to a target object\r\n *\r\n * @param decorators The set of decorators to apply.\r\n * @param target The target object.\r\n * @param key If specified, the own property to apply the decorators to.\r\n * @param desc The property descriptor, defaults to fetching the descriptor from the target object.\r\n * @experimental\r\n */\r\nexport declare function __decorate(decorators: Function[], target: any, key?: string | symbol, desc?: any): any;\r\n\r\n/**\r\n * Creates an observing function decorator from a parameter decorator.\r\n *\r\n * @param paramIndex The parameter index to apply the decorator to.\r\n * @param decorator The parameter decorator to apply. Note that the return value is ignored.\r\n * @experimental\r\n */\r\nexport declare function __param(paramIndex: number, decorator: Function): Function;\r\n\r\n/**\r\n * Applies decorators to a class or class member, following the native ECMAScript decorator specification.\r\n * @param ctor For non-field class members, the class constructor. Otherwise, `null`.\r\n * @param descriptorIn The `PropertyDescriptor` to use when unable to look up the property from `ctor`.\r\n * @param decorators The decorators to apply\r\n * @param contextIn The `DecoratorContext` to clone for each decorator application.\r\n * @param initializers An array of field initializer mutation functions into which new initializers are written.\r\n * @param extraInitializers An array of extra initializer functions into which new initializers are written.\r\n */\r\nexport declare function __esDecorate(ctor: Function | null, descriptorIn: object | null, decorators: Function[], contextIn: object, initializers: Function[] | null, extraInitializers: Function[]): void;\r\n\r\n/**\r\n * Runs field initializers or extra initializers generated by `__esDecorate`.\r\n * @param thisArg The `this` argument to use.\r\n * @param initializers The array of initializers to evaluate.\r\n * @param value The initial value to pass to the initializers.\r\n */\r\nexport declare function __runInitializers(thisArg: unknown, initializers: Function[], value?: any): any;\r\n\r\n/**\r\n * Converts a computed property name into a `string` or `symbol` value.\r\n */\r\nexport declare function __propKey(x: any): string | symbol;\r\n\r\n/**\r\n * Assigns the name of a function derived from the left-hand side of an assignment.\r\n * @param f The function to rename.\r\n * @param name The new name for the function.\r\n * @param prefix A prefix (such as `\"get\"` or `\"set\"`) to insert before the name.\r\n */\r\nexport declare function __setFunctionName(f: Function, name: string | symbol, prefix?: string): Function;\r\n\r\n/**\r\n * Creates a decorator that sets metadata.\r\n *\r\n * @param metadataKey The metadata key\r\n * @param metadataValue The metadata value\r\n * @experimental\r\n */\r\nexport declare function __metadata(metadataKey: any, metadataValue: any): Function;\r\n\r\n/**\r\n * Converts a generator function into a pseudo-async function, by treating each `yield` as an `await`.\r\n *\r\n * @param thisArg The reference to use as the `this` value in the generator function\r\n * @param _arguments The optional arguments array\r\n * @param P The optional promise constructor argument, defaults to the `Promise` property of the global object.\r\n * @param generator The generator function\r\n */\r\nexport declare function __awaiter(thisArg: any, _arguments: any, P: Function, generator: Function): any;\r\n\r\n/**\r\n * Creates an Iterator object using the body as the implementation.\r\n *\r\n * @param thisArg The reference to use as the `this` value in the function\r\n * @param body The generator state-machine based implementation.\r\n *\r\n * @see [./docs/generator.md]\r\n */\r\nexport declare function __generator(thisArg: any, body: Function): any;\r\n\r\n/**\r\n * Creates bindings for all enumerable properties of `m` on `exports`\r\n *\r\n * @param m The source object\r\n * @param o The `exports` object.\r\n */\r\nexport declare function __exportStar(m: any, o: any): void;\r\n\r\n/**\r\n * Creates a value iterator from an `Iterable` or `ArrayLike` object.\r\n *\r\n * @param o The object.\r\n * @throws {TypeError} If `o` is neither `Iterable`, nor an `ArrayLike`.\r\n */\r\nexport declare function __values(o: any): any;\r\n\r\n/**\r\n * Reads values from an `Iterable` or `ArrayLike` object and returns the resulting array.\r\n *\r\n * @param o The object to read from.\r\n * @param n The maximum number of arguments to read, defaults to `Infinity`.\r\n */\r\nexport declare function __read(o: any, n?: number): any[];\r\n\r\n/**\r\n * Creates an array from iterable spread.\r\n *\r\n * @param args The Iterable objects to spread.\r\n * @deprecated since TypeScript 4.2 - Use `__spreadArray`\r\n */\r\nexport declare function __spread(...args: any[][]): any[];\r\n\r\n/**\r\n * Creates an array from array spread.\r\n *\r\n * @param args The ArrayLikes to spread into the resulting array.\r\n * @deprecated since TypeScript 4.2 - Use `__spreadArray`\r\n */\r\nexport declare function __spreadArrays(...args: any[][]): any[];\r\n\r\n/**\r\n * Spreads the `from` array into the `to` array.\r\n *\r\n * @param pack Replace empty elements with `undefined`.\r\n */\r\nexport declare function __spreadArray(to: any[], from: any[], pack?: boolean): any[];\r\n\r\n/**\r\n * Creates an object that signals to `__asyncGenerator` that it shouldn't be yielded,\r\n * and instead should be awaited and the resulting value passed back to the generator.\r\n *\r\n * @param v The value to await.\r\n */\r\nexport declare function __await(v: any): any;\r\n\r\n/**\r\n * Converts a generator function into an async generator function, by using `yield __await`\r\n * in place of normal `await`.\r\n *\r\n * @param thisArg The reference to use as the `this` value in the generator function\r\n * @param _arguments The optional arguments array\r\n * @param generator The generator function\r\n */\r\nexport declare function __asyncGenerator(thisArg: any, _arguments: any, generator: Function): any;\r\n\r\n/**\r\n * Used to wrap a potentially async iterator in such a way so that it wraps the result\r\n * of calling iterator methods of `o` in `__await` instances, and then yields the awaited values.\r\n *\r\n * @param o The potentially async iterator.\r\n * @returns A synchronous iterator yielding `__await` instances on every odd invocation\r\n *          and returning the awaited `IteratorResult` passed to `next` every even invocation.\r\n */\r\nexport declare function __asyncDelegator(o: any): any;\r\n\r\n/**\r\n * Creates a value async iterator from an `AsyncIterable`, `Iterable` or `ArrayLike` object.\r\n *\r\n * @param o The object.\r\n * @throws {TypeError} If `o` is neither `AsyncIterable`, `Iterable`, nor an `ArrayLike`.\r\n */\r\nexport declare function __asyncValues(o: any): any;\r\n\r\n/**\r\n * Creates a `TemplateStringsArray` frozen object from the `cooked` and `raw` arrays.\r\n *\r\n * @param cooked The cooked possibly-sparse array.\r\n * @param raw The raw string content.\r\n */\r\nexport declare function __makeTemplateObject(cooked: string[], raw: string[]): TemplateStringsArray;\r\n\r\n/**\r\n * Used to shim default and named imports in ECMAScript Modules transpiled to CommonJS.\r\n *\r\n * ```js\r\n * import Default, { Named, Other } from \"mod\";\r\n * // or\r\n * import { default as Default, Named, Other } from \"mod\";\r\n * ```\r\n *\r\n * @param mod The CommonJS module exports object.\r\n */\r\nexport declare function __importStar<T>(mod: T): T;\r\n\r\n/**\r\n * Used to shim default imports in ECMAScript Modules transpiled to CommonJS.\r\n *\r\n * ```js\r\n * import Default from \"mod\";\r\n * ```\r\n *\r\n * @param mod The CommonJS module exports object.\r\n */\r\nexport declare function __importDefault<T>(mod: T): T | { default: T };\r\n\r\n/**\r\n * Emulates reading a private instance field.\r\n *\r\n * @param receiver The instance from which to read the private field.\r\n * @param state A WeakMap containing the private field value for an instance.\r\n * @param kind Either `\"f\"` for a field, `\"a\"` for an accessor, or `\"m\"` for a method.\r\n *\r\n * @throws {TypeError} If `state` doesn't have an entry for `receiver`.\r\n */\r\nexport declare function __classPrivateFieldGet<T extends object, V>(\r\n    receiver: T,\r\n    state: { has(o: T): boolean, get(o: T): V | undefined },\r\n    kind?: \"f\"\r\n): V;\r\n\r\n/**\r\n * Emulates reading a private static field.\r\n *\r\n * @param receiver The object from which to read the private static field.\r\n * @param state The class constructor containing the definition of the static field.\r\n * @param kind Either `\"f\"` for a field, `\"a\"` for an accessor, or `\"m\"` for a method.\r\n * @param f The descriptor that holds the static field value.\r\n *\r\n * @throws {TypeError} If `receiver` is not `state`.\r\n */\r\nexport declare function __classPrivateFieldGet<T extends new (...args: any[]) => unknown, V>(\r\n    receiver: T,\r\n    state: T,\r\n    kind: \"f\",\r\n    f: { value: V }\r\n): V;\r\n\r\n/**\r\n * Emulates evaluating a private instance \"get\" accessor.\r\n *\r\n * @param receiver The instance on which to evaluate the private \"get\" accessor.\r\n * @param state A WeakSet used to verify an instance supports the private \"get\" accessor.\r\n * @param kind Either `\"f\"` for a field, `\"a\"` for an accessor, or `\"m\"` for a method.\r\n * @param f The \"get\" accessor function to evaluate.\r\n *\r\n * @throws {TypeError} If `state` doesn't have an entry for `receiver`.\r\n */\r\nexport declare function __classPrivateFieldGet<T extends object, V>(\r\n    receiver: T,\r\n    state: { has(o: T): boolean },\r\n    kind: \"a\",\r\n    f: () => V\r\n): V;\r\n\r\n/**\r\n * Emulates evaluating a private static \"get\" accessor.\r\n *\r\n * @param receiver The object on which to evaluate the private static \"get\" accessor.\r\n * @param state The class constructor containing the definition of the static \"get\" accessor.\r\n * @param kind Either `\"f\"` for a field, `\"a\"` for an accessor, or `\"m\"` for a method.\r\n * @param f The \"get\" accessor function to evaluate.\r\n *\r\n * @throws {TypeError} If `receiver` is not `state`.\r\n */\r\nexport declare function __classPrivateFieldGet<T extends new (...args: any[]) => unknown, V>(\r\n    receiver: T,\r\n    state: T,\r\n    kind: \"a\",\r\n    f: () => V\r\n): V;\r\n\r\n/**\r\n * Emulates reading a private instance method.\r\n *\r\n * @param receiver The instance from which to read a private method.\r\n * @param state A WeakSet used to verify an instance supports the private method.\r\n * @param kind Either `\"f\"` for a field, `\"a\"` for an accessor, or `\"m\"` for a method.\r\n * @param f The function to return as the private instance method.\r\n *\r\n * @throws {TypeError} If `state` doesn't have an entry for `receiver`.\r\n */\r\nexport declare function __classPrivateFieldGet<T extends object, V extends (...args: any[]) => unknown>(\r\n    receiver: T,\r\n    state: { has(o: T): boolean },\r\n    kind: \"m\",\r\n    f: V\r\n): V;\r\n\r\n/**\r\n * Emulates reading a private static method.\r\n *\r\n * @param receiver The object from which to read the private static method.\r\n * @param state The class constructor containing the definition of the static method.\r\n * @param kind Either `\"f\"` for a field, `\"a\"` for an accessor, or `\"m\"` for a method.\r\n * @param f The function to return as the private static method.\r\n *\r\n * @throws {TypeError} If `receiver` is not `state`.\r\n */\r\nexport declare function __classPrivateFieldGet<T extends new (...args: any[]) => unknown, V extends (...args: any[]) => unknown>(\r\n    receiver: T,\r\n    state: T,\r\n    kind: \"m\",\r\n    f: V\r\n): V;\r\n\r\n/**\r\n * Emulates writing to a private instance field.\r\n *\r\n * @param receiver The instance on which to set a private field value.\r\n * @param state A WeakMap used to store the private field value for an instance.\r\n * @param value The value to store in the private field.\r\n * @param kind Either `\"f\"` for a field, `\"a\"` for an accessor, or `\"m\"` for a method.\r\n *\r\n * @throws {TypeError} If `state` doesn't have an entry for `receiver`.\r\n */\r\nexport declare function __classPrivateFieldSet<T extends object, V>(\r\n    receiver: T,\r\n    state: { has(o: T): boolean, set(o: T, value: V): unknown },\r\n    value: V,\r\n    kind?: \"f\"\r\n): V;\r\n\r\n/**\r\n * Emulates writing to a private static field.\r\n *\r\n * @param receiver The object on which to set the private static field.\r\n * @param state The class constructor containing the definition of the private static field.\r\n * @param value The value to store in the private field.\r\n * @param kind Either `\"f\"` for a field, `\"a\"` for an accessor, or `\"m\"` for a method.\r\n * @param f The descriptor that holds the static field value.\r\n *\r\n * @throws {TypeError} If `receiver` is not `state`.\r\n */\r\nexport declare function __classPrivateFieldSet<T extends new (...args: any[]) => unknown, V>(\r\n    receiver: T,\r\n    state: T,\r\n    value: V,\r\n    kind: \"f\",\r\n    f: { value: V }\r\n): V;\r\n\r\n/**\r\n * Emulates writing to a private instance \"set\" accessor.\r\n *\r\n * @param receiver The instance on which to evaluate the private instance \"set\" accessor.\r\n * @param state A WeakSet used to verify an instance supports the private \"set\" accessor.\r\n * @param value The value to store in the private accessor.\r\n * @param kind Either `\"f\"` for a field, `\"a\"` for an accessor, or `\"m\"` for a method.\r\n * @param f The \"set\" accessor function to evaluate.\r\n *\r\n * @throws {TypeError} If `state` doesn't have an entry for `receiver`.\r\n */\r\nexport declare function __classPrivateFieldSet<T extends object, V>(\r\n    receiver: T,\r\n    state: { has(o: T): boolean },\r\n    value: V,\r\n    kind: \"a\",\r\n    f: (v: V) => void\r\n): V;\r\n\r\n/**\r\n * Emulates writing to a private static \"set\" accessor.\r\n *\r\n * @param receiver The object on which to evaluate the private static \"set\" accessor.\r\n * @param state The class constructor containing the definition of the static \"set\" accessor.\r\n * @param value The value to store in the private field.\r\n * @param kind Either `\"f\"` for a field, `\"a\"` for an accessor, or `\"m\"` for a method.\r\n * @param f The \"set\" accessor function to evaluate.\r\n *\r\n * @throws {TypeError} If `receiver` is not `state`.\r\n */\r\nexport declare function __classPrivateFieldSet<T extends new (...args: any[]) => unknown, V>(\r\n    receiver: T,\r\n    state: T,\r\n    value: V,\r\n    kind: \"a\",\r\n    f: (v: V) => void\r\n): V;\r\n\r\n/**\r\n * Checks for the existence of a private field/method/accessor.\r\n *\r\n * @param state The class constructor containing the static member, or the WeakMap or WeakSet associated with a private instance member.\r\n * @param receiver The object for which to test the presence of the private member.\r\n */\r\nexport declare function __classPrivateFieldIn(\r\n    state: (new (...args: any[]) => unknown) | { has(o: any): boolean },\r\n    receiver: unknown,\r\n): boolean;\r\n\r\n/**\r\n * Creates a re-export binding on `object` with key `objectKey` that references `target[key]`.\r\n *\r\n * @param object The local `exports` object.\r\n * @param target The object to re-export from.\r\n * @param key The property key of `target` to re-export.\r\n * @param objectKey The property key to re-export as. Defaults to `key`.\r\n */\r\nexport declare function __createBinding(object: object, target: object, key: PropertyKey, objectKey?: PropertyKey): void;\r\n\r\n/**\r\n * Adds a disposable resource to a resource-tracking environment object.\r\n * @param env A resource-tracking environment object.\r\n * @param value Either a Disposable or AsyncDisposable object, `null`, or `undefined`.\r\n * @param async When `true`, `AsyncDisposable` resources can be added. When `false`, `AsyncDisposable` resources cannot be added.\r\n * @returns The {@link value} argument.\r\n *\r\n * @throws {TypeError} If {@link value} is not an object, or if either `Symbol.dispose` or `Symbol.asyncDispose` are not\r\n * defined, or if {@link value} does not have an appropriate `Symbol.dispose` or `Symbol.asyncDispose` method.\r\n */\r\nexport declare function __addDisposableResource<T>(env: { stack: { value?: unknown, dispose?: Function, async: boolean }[]; error: unknown; hasError: boolean; }, value: T, async: boolean): T;\r\n\r\n/**\r\n * Disposes all resources in a resource-tracking environment object.\r\n * @param env A resource-tracking environment object.\r\n * @returns A {@link Promise} if any resources in the environment were marked as `async` when added; otherwise, `void`.\r\n *\r\n * @throws {SuppressedError} if an error thrown during disposal would have suppressed a prior error from disposal or the\r\n * error recorded in the resource-tracking environment object.\r\n * @seealso {@link __addDisposableResource}\r\n */\r\nexport declare function __disposeResources(env: { stack: { value?: unknown, dispose?: Function, async: boolean }[]; error: unknown; hasError: boolean; }): any;\r\n\r\n/**\r\n * Transforms a relative import specifier ending in a non-declaration TypeScript file extension to its JavaScript file extension counterpart.\r\n * @param path The import specifier.\r\n * @param preserveJsx Causes '*.tsx' to transform to '*.jsx' instead of '*.js'. Should be true when `--jsx` is set to `preserve`.\r\n */\r\nexport declare function __rewriteRelativeImportExtension(path: string, preserveJsx?: boolean): string;",
  "node_modules/path-parser/package.json": "{\n  \"name\": \"path-parser\",\n  \"version\": \"6.1.0\",\n  \"description\": \"A small utility to parse, match and generate paths\",\n  \"license\": \"MIT\",\n  \"main\": \"dist/index.js\",\n  \"typings\": \"dist/index.d.ts\",\n  \"module\": \"dist/path-parser.esm.js\",\n  \"sideEffects\": false,\n  \"files\": [\n    \"dist\",\n    \"LICENSE\"\n  ],\n  \"scripts\": {\n    \"start\": \"tsdx watch\",\n    \"build\": \"tsdx build\",\n    \"test\": \"tsdx test\",\n    \"lint\": \"tsdx lint src test\",\n    \"prepare\": \"tsdx build\",\n    \"clog\": \"conventional-changelog -p angular -i CHANGELOG.md -s\"\n  },\n  \"husky\": {\n    \"hooks\": {\n      \"pre-commit\": \"tsdx lint src test\"\n    }\n  },\n  \"author\": \"Thomas Roch\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/troch/path-parser.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/troch/path-parser/issues\"\n  },\n  \"homepage\": \"https://github.com/troch/path-parser\",\n  \"dependencies\": {\n    \"search-params\": \"3.0.0\",\n    \"tslib\": \"^1.10.0\"\n  },\n  \"devDependencies\": {\n    \"conventional-changelog-cli\": \"2.0.31\",\n    \"@types/jest\": \"^24.0.25\",\n    \"husky\": \"^3.1.0\",\n    \"tsdx\": \"^0.12.1\",\n    \"typescript\": \"^3.7.4\"\n  }\n}\n",
  "node_modules/path-parser/node_modules/tslib/package.json": "{\n    \"name\": \"tslib\",\n    \"author\": \"Microsoft Corp.\",\n    \"homepage\": \"https://www.typescriptlang.org/\",\n    \"version\": \"1.14.1\",\n    \"license\": \"0BSD\",\n    \"description\": \"Runtime library for TypeScript helper functions\",\n    \"keywords\": [\n        \"TypeScript\",\n        \"Microsoft\",\n        \"compiler\",\n        \"language\",\n        \"javascript\",\n        \"tslib\",\n        \"runtime\"\n    ],\n    \"bugs\": {\n        \"url\": \"https://github.com/Microsoft/TypeScript/issues\"\n    },\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/Microsoft/tslib.git\"\n    },\n    \"main\": \"tslib.js\",\n    \"module\": \"tslib.es6.js\",\n    \"jsnext:main\": \"tslib.es6.js\",\n    \"typings\": \"tslib.d.ts\",\n    \"sideEffects\": false,\n    \"exports\": {\n        \".\": {\n            \"module\": \"./tslib.es6.js\",\n            \"import\": \"./modules/index.js\",\n            \"default\": \"./tslib.js\"\n        },\n        \"./\": \"./\"\n    }\n}\n",
  "node_modules/path-parser/node_modules/tslib/tslib.d.ts": "/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\nexport declare function __extends(d: Function, b: Function): void;\r\nexport declare function __assign(t: any, ...sources: any[]): any;\r\nexport declare function __rest(t: any, propertyNames: (string | symbol)[]): any;\r\nexport declare function __decorate(decorators: Function[], target: any, key?: string | symbol, desc?: any): any;\r\nexport declare function __param(paramIndex: number, decorator: Function): Function;\r\nexport declare function __metadata(metadataKey: any, metadataValue: any): Function;\r\nexport declare function __awaiter(thisArg: any, _arguments: any, P: Function, generator: Function): any;\r\nexport declare function __generator(thisArg: any, body: Function): any;\r\nexport declare function __exportStar(m: any, exports: any): void;\r\nexport declare function __values(o: any): any;\r\nexport declare function __read(o: any, n?: number): any[];\r\nexport declare function __spread(...args: any[][]): any[];\r\nexport declare function __spreadArrays(...args: any[][]): any[];\r\nexport declare function __await(v: any): any;\r\nexport declare function __asyncGenerator(thisArg: any, _arguments: any, generator: Function): any;\r\nexport declare function __asyncDelegator(o: any): any;\r\nexport declare function __asyncValues(o: any): any;\r\nexport declare function __makeTemplateObject(cooked: string[], raw: string[]): TemplateStringsArray;\r\nexport declare function __importStar<T>(mod: T): T;\r\nexport declare function __importDefault<T>(mod: T): T | { default: T };\r\nexport declare function __classPrivateFieldGet<T extends object, V>(receiver: T, privateMap: { has(o: T): boolean, get(o: T): V | undefined }): V;\r\nexport declare function __classPrivateFieldSet<T extends object, V>(receiver: T, privateMap: { has(o: T): boolean, set(o: T, value: V): any }, value: V): V;\r\nexport declare function __createBinding(object: object, target: object, key: PropertyKey, objectKey?: PropertyKey): void;",
  "node_modules/path-scurry/dist/commonjs/index.d.ts": "import { LRUCache } from 'lru-cache';\nimport { posix, win32 } from 'node:path';\nimport { Minipass } from 'minipass';\nimport type { Dirent, Stats } from 'node:fs';\n/**\n * An object that will be used to override the default `fs`\n * methods.  Any methods that are not overridden will use Node's\n * built-in implementations.\n *\n * - lstatSync\n * - readdir (callback `withFileTypes` Dirent variant, used for\n *   readdirCB and most walks)\n * - readdirSync\n * - readlinkSync\n * - realpathSync\n * - promises: Object containing the following async methods:\n *   - lstat\n *   - readdir (Dirent variant only)\n *   - readlink\n *   - realpath\n */\nexport interface FSOption {\n    lstatSync?: (path: string) => Stats;\n    readdir?: (path: string, options: {\n        withFileTypes: true;\n    }, cb: (er: NodeJS.ErrnoException | null, entries?: Dirent[]) => any) => void;\n    readdirSync?: (path: string, options: {\n        withFileTypes: true;\n    }) => Dirent[];\n    readlinkSync?: (path: string) => string;\n    realpathSync?: (path: string) => string;\n    promises?: {\n        lstat?: (path: string) => Promise<Stats>;\n        readdir?: (path: string, options: {\n            withFileTypes: true;\n        }) => Promise<Dirent[]>;\n        readlink?: (path: string) => Promise<string>;\n        realpath?: (path: string) => Promise<string>;\n        [k: string]: any;\n    };\n    [k: string]: any;\n}\ninterface FSValue {\n    lstatSync: (path: string) => Stats;\n    readdir: (path: string, options: {\n        withFileTypes: true;\n    }, cb: (er: NodeJS.ErrnoException | null, entries?: Dirent[]) => any) => void;\n    readdirSync: (path: string, options: {\n        withFileTypes: true;\n    }) => Dirent[];\n    readlinkSync: (path: string) => string;\n    realpathSync: (path: string) => string;\n    promises: {\n        lstat: (path: string) => Promise<Stats>;\n        readdir: (path: string, options: {\n            withFileTypes: true;\n        }) => Promise<Dirent[]>;\n        readlink: (path: string) => Promise<string>;\n        realpath: (path: string) => Promise<string>;\n        [k: string]: any;\n    };\n    [k: string]: any;\n}\nexport type Type = 'Unknown' | 'FIFO' | 'CharacterDevice' | 'Directory' | 'BlockDevice' | 'File' | 'SymbolicLink' | 'Socket';\n/**\n * Options that may be provided to the Path constructor\n */\nexport interface PathOpts {\n    fullpath?: string;\n    relative?: string;\n    relativePosix?: string;\n    parent?: PathBase;\n    /**\n     * See {@link FSOption}\n     */\n    fs?: FSOption;\n}\n/**\n * An LRUCache for storing resolved path strings or Path objects.\n * @internal\n */\nexport declare class ResolveCache extends LRUCache<string, string> {\n    constructor();\n}\n/**\n * an LRUCache for storing child entries.\n * @internal\n */\nexport declare class ChildrenCache extends LRUCache<PathBase, Children> {\n    constructor(maxSize?: number);\n}\n/**\n * Array of Path objects, plus a marker indicating the first provisional entry\n *\n * @internal\n */\nexport type Children = PathBase[] & {\n    provisional: number;\n};\ndeclare const setAsCwd: unique symbol;\n/**\n * Path objects are sort of like a super-powered\n * {@link https://nodejs.org/docs/latest/api/fs.html#class-fsdirent fs.Dirent}\n *\n * Each one represents a single filesystem entry on disk, which may or may not\n * exist. It includes methods for reading various types of information via\n * lstat, readlink, and readdir, and caches all information to the greatest\n * degree possible.\n *\n * Note that fs operations that would normally throw will instead return an\n * \"empty\" value. This is in order to prevent excessive overhead from error\n * stack traces.\n */\nexport declare abstract class PathBase implements Dirent {\n    #private;\n    /**\n     * the basename of this path\n     *\n     * **Important**: *always* test the path name against any test string\n     * usingthe {@link isNamed} method, and not by directly comparing this\n     * string. Otherwise, unicode path strings that the system sees as identical\n     * will not be properly treated as the same path, leading to incorrect\n     * behavior and possible security issues.\n     */\n    name: string;\n    /**\n     * the Path entry corresponding to the path root.\n     *\n     * @internal\n     */\n    root: PathBase;\n    /**\n     * All roots found within the current PathScurry family\n     *\n     * @internal\n     */\n    roots: {\n        [k: string]: PathBase;\n    };\n    /**\n     * a reference to the parent path, or undefined in the case of root entries\n     *\n     * @internal\n     */\n    parent?: PathBase;\n    /**\n     * boolean indicating whether paths are compared case-insensitively\n     * @internal\n     */\n    nocase: boolean;\n    /**\n     * boolean indicating that this path is the current working directory\n     * of the PathScurry collection that contains it.\n     */\n    isCWD: boolean;\n    /**\n     * the string or regexp used to split paths. On posix, it is `'/'`, and on\n     * windows it is a RegExp matching either `'/'` or `'\\\\'`\n     */\n    abstract splitSep: string | RegExp;\n    /**\n     * The path separator string to use when joining paths\n     */\n    abstract sep: string;\n    get dev(): number | undefined;\n    get mode(): number | undefined;\n    get nlink(): number | undefined;\n    get uid(): number | undefined;\n    get gid(): number | undefined;\n    get rdev(): number | undefined;\n    get blksize(): number | undefined;\n    get ino(): number | undefined;\n    get size(): number | undefined;\n    get blocks(): number | undefined;\n    get atimeMs(): number | undefined;\n    get mtimeMs(): number | undefined;\n    get ctimeMs(): number | undefined;\n    get birthtimeMs(): number | undefined;\n    get atime(): Date | undefined;\n    get mtime(): Date | undefined;\n    get ctime(): Date | undefined;\n    get birthtime(): Date | undefined;\n    /**\n     * This property is for compatibility with the Dirent class as of\n     * Node v20, where Dirent['parentPath'] refers to the path of the\n     * directory that was passed to readdir. For root entries, it's the path\n     * to the entry itself.\n     */\n    get parentPath(): string;\n    /**\n     * Deprecated alias for Dirent['parentPath'] Somewhat counterintuitively,\n     * this property refers to the *parent* path, not the path object itself.\n     *\n     * @deprecated\n     */\n    get path(): string;\n    /**\n     * Do not create new Path objects directly.  They should always be accessed\n     * via the PathScurry class or other methods on the Path class.\n     *\n     * @internal\n     */\n    constructor(name: string, type: number | undefined, root: PathBase | undefined, roots: {\n        [k: string]: PathBase;\n    }, nocase: boolean, children: ChildrenCache, opts: PathOpts);\n    /**\n     * Returns the depth of the Path object from its root.\n     *\n     * For example, a path at `/foo/bar` would have a depth of 2.\n     */\n    depth(): number;\n    /**\n     * @internal\n     */\n    abstract getRootString(path: string): string;\n    /**\n     * @internal\n     */\n    abstract getRoot(rootPath: string): PathBase;\n    /**\n     * @internal\n     */\n    abstract newChild(name: string, type?: number, opts?: PathOpts): PathBase;\n    /**\n     * @internal\n     */\n    childrenCache(): ChildrenCache;\n    /**\n     * Get the Path object referenced by the string path, resolved from this Path\n     */\n    resolve(path?: string): PathBase;\n    /**\n     * Returns the cached children Path objects, if still available.  If they\n     * have fallen out of the cache, then returns an empty array, and resets the\n     * READDIR_CALLED bit, so that future calls to readdir() will require an fs\n     * lookup.\n     *\n     * @internal\n     */\n    children(): Children;\n    /**\n     * Resolves a path portion and returns or creates the child Path.\n     *\n     * Returns `this` if pathPart is `''` or `'.'`, or `parent` if pathPart is\n     * `'..'`.\n     *\n     * This should not be called directly.  If `pathPart` contains any path\n     * separators, it will lead to unsafe undefined behavior.\n     *\n     * Use `Path.resolve()` instead.\n     *\n     * @internal\n     */\n    child(pathPart: string, opts?: PathOpts): PathBase;\n    /**\n     * The relative path from the cwd. If it does not share an ancestor with\n     * the cwd, then this ends up being equivalent to the fullpath()\n     */\n    relative(): string;\n    /**\n     * The relative path from the cwd, using / as the path separator.\n     * If it does not share an ancestor with\n     * the cwd, then this ends up being equivalent to the fullpathPosix()\n     * On posix systems, this is identical to relative().\n     */\n    relativePosix(): string;\n    /**\n     * The fully resolved path string for this Path entry\n     */\n    fullpath(): string;\n    /**\n     * On platforms other than windows, this is identical to fullpath.\n     *\n     * On windows, this is overridden to return the forward-slash form of the\n     * full UNC path.\n     */\n    fullpathPosix(): string;\n    /**\n     * Is the Path of an unknown type?\n     *\n     * Note that we might know *something* about it if there has been a previous\n     * filesystem operation, for example that it does not exist, or is not a\n     * link, or whether it has child entries.\n     */\n    isUnknown(): boolean;\n    isType(type: Type): boolean;\n    getType(): Type;\n    /**\n     * Is the Path a regular file?\n     */\n    isFile(): boolean;\n    /**\n     * Is the Path a directory?\n     */\n    isDirectory(): boolean;\n    /**\n     * Is the path a character device?\n     */\n    isCharacterDevice(): boolean;\n    /**\n     * Is the path a block device?\n     */\n    isBlockDevice(): boolean;\n    /**\n     * Is the path a FIFO pipe?\n     */\n    isFIFO(): boolean;\n    /**\n     * Is the path a socket?\n     */\n    isSocket(): boolean;\n    /**\n     * Is the path a symbolic link?\n     */\n    isSymbolicLink(): boolean;\n    /**\n     * Return the entry if it has been subject of a successful lstat, or\n     * undefined otherwise.\n     *\n     * Does not read the filesystem, so an undefined result *could* simply\n     * mean that we haven't called lstat on it.\n     */\n    lstatCached(): PathBase | undefined;\n    /**\n     * Return the cached link target if the entry has been the subject of a\n     * successful readlink, or undefined otherwise.\n     *\n     * Does not read the filesystem, so an undefined result *could* just mean we\n     * don't have any cached data. Only use it if you are very sure that a\n     * readlink() has been called at some point.\n     */\n    readlinkCached(): PathBase | undefined;\n    /**\n     * Returns the cached realpath target if the entry has been the subject\n     * of a successful realpath, or undefined otherwise.\n     *\n     * Does not read the filesystem, so an undefined result *could* just mean we\n     * don't have any cached data. Only use it if you are very sure that a\n     * realpath() has been called at some point.\n     */\n    realpathCached(): PathBase | undefined;\n    /**\n     * Returns the cached child Path entries array if the entry has been the\n     * subject of a successful readdir(), or [] otherwise.\n     *\n     * Does not read the filesystem, so an empty array *could* just mean we\n     * don't have any cached data. Only use it if you are very sure that a\n     * readdir() has been called recently enough to still be valid.\n     */\n    readdirCached(): PathBase[];\n    /**\n     * Return true if it's worth trying to readlink.  Ie, we don't (yet) have\n     * any indication that readlink will definitely fail.\n     *\n     * Returns false if the path is known to not be a symlink, if a previous\n     * readlink failed, or if the entry does not exist.\n     */\n    canReadlink(): boolean;\n    /**\n     * Return true if readdir has previously been successfully called on this\n     * path, indicating that cachedReaddir() is likely valid.\n     */\n    calledReaddir(): boolean;\n    /**\n     * Returns true if the path is known to not exist. That is, a previous lstat\n     * or readdir failed to verify its existence when that would have been\n     * expected, or a parent entry was marked either enoent or enotdir.\n     */\n    isENOENT(): boolean;\n    /**\n     * Return true if the path is a match for the given path name.  This handles\n     * case sensitivity and unicode normalization.\n     *\n     * Note: even on case-sensitive systems, it is **not** safe to test the\n     * equality of the `.name` property to determine whether a given pathname\n     * matches, due to unicode normalization mismatches.\n     *\n     * Always use this method instead of testing the `path.name` property\n     * directly.\n     */\n    isNamed(n: string): boolean;\n    /**\n     * Return the Path object corresponding to the target of a symbolic link.\n     *\n     * If the Path is not a symbolic link, or if the readlink call fails for any\n     * reason, `undefined` is returned.\n     *\n     * Result is cached, and thus may be outdated if the filesystem is mutated.\n     */\n    readlink(): Promise<PathBase | undefined>;\n    /**\n     * Synchronous {@link PathBase.readlink}\n     */\n    readlinkSync(): PathBase | undefined;\n    /**\n     * Call lstat() on this Path, and update all known information that can be\n     * determined.\n     *\n     * Note that unlike `fs.lstat()`, the returned value does not contain some\n     * information, such as `mode`, `dev`, `nlink`, and `ino`.  If that\n     * information is required, you will need to call `fs.lstat` yourself.\n     *\n     * If the Path refers to a nonexistent file, or if the lstat call fails for\n     * any reason, `undefined` is returned.  Otherwise the updated Path object is\n     * returned.\n     *\n     * Results are cached, and thus may be out of date if the filesystem is\n     * mutated.\n     */\n    lstat(): Promise<PathBase | undefined>;\n    /**\n     * synchronous {@link PathBase.lstat}\n     */\n    lstatSync(): PathBase | undefined;\n    /**\n     * Standard node-style callback interface to get list of directory entries.\n     *\n     * If the Path cannot or does not contain any children, then an empty array\n     * is returned.\n     *\n     * Results are cached, and thus may be out of date if the filesystem is\n     * mutated.\n     *\n     * @param cb The callback called with (er, entries).  Note that the `er`\n     * param is somewhat extraneous, as all readdir() errors are handled and\n     * simply result in an empty set of entries being returned.\n     * @param allowZalgo Boolean indicating that immediately known results should\n     * *not* be deferred with `queueMicrotask`. Defaults to `false`. Release\n     * zalgo at your peril, the dark pony lord is devious and unforgiving.\n     */\n    readdirCB(cb: (er: NodeJS.ErrnoException | null, entries: PathBase[]) => any, allowZalgo?: boolean): void;\n    /**\n     * Return an array of known child entries.\n     *\n     * If the Path cannot or does not contain any children, then an empty array\n     * is returned.\n     *\n     * Results are cached, and thus may be out of date if the filesystem is\n     * mutated.\n     */\n    readdir(): Promise<PathBase[]>;\n    /**\n     * synchronous {@link PathBase.readdir}\n     */\n    readdirSync(): PathBase[];\n    canReaddir(): boolean;\n    shouldWalk(dirs: Set<PathBase | undefined>, walkFilter?: (e: PathBase) => boolean): boolean;\n    /**\n     * Return the Path object corresponding to path as resolved\n     * by realpath(3).\n     *\n     * If the realpath call fails for any reason, `undefined` is returned.\n     *\n     * Result is cached, and thus may be outdated if the filesystem is mutated.\n     * On success, returns a Path object.\n     */\n    realpath(): Promise<PathBase | undefined>;\n    /**\n     * Synchronous {@link realpath}\n     */\n    realpathSync(): PathBase | undefined;\n    /**\n     * Internal method to mark this Path object as the scurry cwd,\n     * called by {@link PathScurry#chdir}\n     *\n     * @internal\n     */\n    [setAsCwd](oldCwd: PathBase): void;\n}\n/**\n * Path class used on win32 systems\n *\n * Uses `'\\\\'` as the path separator for returned paths, either `'\\\\'` or `'/'`\n * as the path separator for parsing paths.\n */\nexport declare class PathWin32 extends PathBase {\n    /**\n     * Separator for generating path strings.\n     */\n    sep: '\\\\';\n    /**\n     * Separator for parsing path strings.\n     */\n    splitSep: RegExp;\n    /**\n     * Do not create new Path objects directly.  They should always be accessed\n     * via the PathScurry class or other methods on the Path class.\n     *\n     * @internal\n     */\n    constructor(name: string, type: number | undefined, root: PathBase | undefined, roots: {\n        [k: string]: PathBase;\n    }, nocase: boolean, children: ChildrenCache, opts: PathOpts);\n    /**\n     * @internal\n     */\n    newChild(name: string, type?: number, opts?: PathOpts): PathWin32;\n    /**\n     * @internal\n     */\n    getRootString(path: string): string;\n    /**\n     * @internal\n     */\n    getRoot(rootPath: string): PathBase;\n    /**\n     * @internal\n     */\n    sameRoot(rootPath: string, compare?: string): boolean;\n}\n/**\n * Path class used on all posix systems.\n *\n * Uses `'/'` as the path separator.\n */\nexport declare class PathPosix extends PathBase {\n    /**\n     * separator for parsing path strings\n     */\n    splitSep: '/';\n    /**\n     * separator for generating path strings\n     */\n    sep: '/';\n    /**\n     * Do not create new Path objects directly.  They should always be accessed\n     * via the PathScurry class or other methods on the Path class.\n     *\n     * @internal\n     */\n    constructor(name: string, type: number | undefined, root: PathBase | undefined, roots: {\n        [k: string]: PathBase;\n    }, nocase: boolean, children: ChildrenCache, opts: PathOpts);\n    /**\n     * @internal\n     */\n    getRootString(path: string): string;\n    /**\n     * @internal\n     */\n    getRoot(_rootPath: string): PathBase;\n    /**\n     * @internal\n     */\n    newChild(name: string, type?: number, opts?: PathOpts): PathPosix;\n}\n/**\n * Options that may be provided to the PathScurry constructor\n */\nexport interface PathScurryOpts {\n    /**\n     * perform case-insensitive path matching. Default based on platform\n     * subclass.\n     */\n    nocase?: boolean;\n    /**\n     * Number of Path entries to keep in the cache of Path child references.\n     *\n     * Setting this higher than 65536 will dramatically increase the data\n     * consumption and construction time overhead of each PathScurry.\n     *\n     * Setting this value to 256 or lower will significantly reduce the data\n     * consumption and construction time overhead, but may also reduce resolve()\n     * and readdir() performance on large filesystems.\n     *\n     * Default `16384`.\n     */\n    childrenCacheSize?: number;\n    /**\n     * An object that overrides the built-in functions from the fs and\n     * fs/promises modules.\n     *\n     * See {@link FSOption}\n     */\n    fs?: FSOption;\n}\n/**\n * The base class for all PathScurry classes, providing the interface for path\n * resolution and filesystem operations.\n *\n * Typically, you should *not* instantiate this class directly, but rather one\n * of the platform-specific classes, or the exported {@link PathScurry} which\n * defaults to the current platform.\n */\nexport declare abstract class PathScurryBase {\n    #private;\n    /**\n     * The root Path entry for the current working directory of this Scurry\n     */\n    root: PathBase;\n    /**\n     * The string path for the root of this Scurry's current working directory\n     */\n    rootPath: string;\n    /**\n     * A collection of all roots encountered, referenced by rootPath\n     */\n    roots: {\n        [k: string]: PathBase;\n    };\n    /**\n     * The Path entry corresponding to this PathScurry's current working directory.\n     */\n    cwd: PathBase;\n    /**\n     * Perform path comparisons case-insensitively.\n     *\n     * Defaults true on Darwin and Windows systems, false elsewhere.\n     */\n    nocase: boolean;\n    /**\n     * The path separator used for parsing paths\n     *\n     * `'/'` on Posix systems, either `'/'` or `'\\\\'` on Windows\n     */\n    abstract sep: string | RegExp;\n    /**\n     * This class should not be instantiated directly.\n     *\n     * Use PathScurryWin32, PathScurryDarwin, PathScurryPosix, or PathScurry\n     *\n     * @internal\n     */\n    constructor(cwd: (URL | string) | undefined, pathImpl: typeof win32 | typeof posix, sep: string | RegExp, { nocase, childrenCacheSize, fs, }?: PathScurryOpts);\n    /**\n     * Get the depth of a provided path, string, or the cwd\n     */\n    depth(path?: Path | string): number;\n    /**\n     * Parse the root portion of a path string\n     *\n     * @internal\n     */\n    abstract parseRootPath(dir: string): string;\n    /**\n     * create a new Path to use as root during construction.\n     *\n     * @internal\n     */\n    abstract newRoot(fs: FSValue): PathBase;\n    /**\n     * Determine whether a given path string is absolute\n     */\n    abstract isAbsolute(p: string): boolean;\n    /**\n     * Return the cache of child entries.  Exposed so subclasses can create\n     * child Path objects in a platform-specific way.\n     *\n     * @internal\n     */\n    childrenCache(): ChildrenCache;\n    /**\n     * Resolve one or more path strings to a resolved string\n     *\n     * Same interface as require('path').resolve.\n     *\n     * Much faster than path.resolve() when called multiple times for the same\n     * path, because the resolved Path objects are cached.  Much slower\n     * otherwise.\n     */\n    resolve(...paths: string[]): string;\n    /**\n     * Resolve one or more path strings to a resolved string, returning\n     * the posix path.  Identical to .resolve() on posix systems, but on\n     * windows will return a forward-slash separated UNC path.\n     *\n     * Same interface as require('path').resolve.\n     *\n     * Much faster than path.resolve() when called multiple times for the same\n     * path, because the resolved Path objects are cached.  Much slower\n     * otherwise.\n     */\n    resolvePosix(...paths: string[]): string;\n    /**\n     * find the relative path from the cwd to the supplied path string or entry\n     */\n    relative(entry?: PathBase | string): string;\n    /**\n     * find the relative path from the cwd to the supplied path string or\n     * entry, using / as the path delimiter, even on Windows.\n     */\n    relativePosix(entry?: PathBase | string): string;\n    /**\n     * Return the basename for the provided string or Path object\n     */\n    basename(entry?: PathBase | string): string;\n    /**\n     * Return the dirname for the provided string or Path object\n     */\n    dirname(entry?: PathBase | string): string;\n    /**\n     * Return an array of known child entries.\n     *\n     * First argument may be either a string, or a Path object.\n     *\n     * If the Path cannot or does not contain any children, then an empty array\n     * is returned.\n     *\n     * Results are cached, and thus may be out of date if the filesystem is\n     * mutated.\n     *\n     * Unlike `fs.readdir()`, the `withFileTypes` option defaults to `true`. Set\n     * `{ withFileTypes: false }` to return strings.\n     */\n    readdir(): Promise<PathBase[]>;\n    readdir(opts: {\n        withFileTypes: true;\n    }): Promise<PathBase[]>;\n    readdir(opts: {\n        withFileTypes: false;\n    }): Promise<string[]>;\n    readdir(opts: {\n        withFileTypes: boolean;\n    }): Promise<PathBase[] | string[]>;\n    readdir(entry: PathBase | string): Promise<PathBase[]>;\n    readdir(entry: PathBase | string, opts: {\n        withFileTypes: true;\n    }): Promise<PathBase[]>;\n    readdir(entry: PathBase | string, opts: {\n        withFileTypes: false;\n    }): Promise<string[]>;\n    readdir(entry: PathBase | string, opts: {\n        withFileTypes: boolean;\n    }): Promise<PathBase[] | string[]>;\n    /**\n     * synchronous {@link PathScurryBase.readdir}\n     */\n    readdirSync(): PathBase[];\n    readdirSync(opts: {\n        withFileTypes: true;\n    }): PathBase[];\n    readdirSync(opts: {\n        withFileTypes: false;\n    }): string[];\n    readdirSync(opts: {\n        withFileTypes: boolean;\n    }): PathBase[] | string[];\n    readdirSync(entry: PathBase | string): PathBase[];\n    readdirSync(entry: PathBase | string, opts: {\n        withFileTypes: true;\n    }): PathBase[];\n    readdirSync(entry: PathBase | string, opts: {\n        withFileTypes: false;\n    }): string[];\n    readdirSync(entry: PathBase | string, opts: {\n        withFileTypes: boolean;\n    }): PathBase[] | string[];\n    /**\n     * Call lstat() on the string or Path object, and update all known\n     * information that can be determined.\n     *\n     * Note that unlike `fs.lstat()`, the returned value does not contain some\n     * information, such as `mode`, `dev`, `nlink`, and `ino`.  If that\n     * information is required, you will need to call `fs.lstat` yourself.\n     *\n     * If the Path refers to a nonexistent file, or if the lstat call fails for\n     * any reason, `undefined` is returned.  Otherwise the updated Path object is\n     * returned.\n     *\n     * Results are cached, and thus may be out of date if the filesystem is\n     * mutated.\n     */\n    lstat(entry?: string | PathBase): Promise<PathBase | undefined>;\n    /**\n     * synchronous {@link PathScurryBase.lstat}\n     */\n    lstatSync(entry?: string | PathBase): PathBase | undefined;\n    /**\n     * Return the Path object or string path corresponding to the target of a\n     * symbolic link.\n     *\n     * If the path is not a symbolic link, or if the readlink call fails for any\n     * reason, `undefined` is returned.\n     *\n     * Result is cached, and thus may be outdated if the filesystem is mutated.\n     *\n     * `{withFileTypes}` option defaults to `false`.\n     *\n     * On success, returns a Path object if `withFileTypes` option is true,\n     * otherwise a string.\n     */\n    readlink(): Promise<string | undefined>;\n    readlink(opt: {\n        withFileTypes: false;\n    }): Promise<string | undefined>;\n    readlink(opt: {\n        withFileTypes: true;\n    }): Promise<PathBase | undefined>;\n    readlink(opt: {\n        withFileTypes: boolean;\n    }): Promise<PathBase | string | undefined>;\n    readlink(entry: string | PathBase, opt?: {\n        withFileTypes: false;\n    }): Promise<string | undefined>;\n    readlink(entry: string | PathBase, opt: {\n        withFileTypes: true;\n    }): Promise<PathBase | undefined>;\n    readlink(entry: string | PathBase, opt: {\n        withFileTypes: boolean;\n    }): Promise<string | PathBase | undefined>;\n    /**\n     * synchronous {@link PathScurryBase.readlink}\n     */\n    readlinkSync(): string | undefined;\n    readlinkSync(opt: {\n        withFileTypes: false;\n    }): string | undefined;\n    readlinkSync(opt: {\n        withFileTypes: true;\n    }): PathBase | undefined;\n    readlinkSync(opt: {\n        withFileTypes: boolean;\n    }): PathBase | string | undefined;\n    readlinkSync(entry: string | PathBase, opt?: {\n        withFileTypes: false;\n    }): string | undefined;\n    readlinkSync(entry: string | PathBase, opt: {\n        withFileTypes: true;\n    }): PathBase | undefined;\n    readlinkSync(entry: string | PathBase, opt: {\n        withFileTypes: boolean;\n    }): string | PathBase | undefined;\n    /**\n     * Return the Path object or string path corresponding to path as resolved\n     * by realpath(3).\n     *\n     * If the realpath call fails for any reason, `undefined` is returned.\n     *\n     * Result is cached, and thus may be outdated if the filesystem is mutated.\n     *\n     * `{withFileTypes}` option defaults to `false`.\n     *\n     * On success, returns a Path object if `withFileTypes` option is true,\n     * otherwise a string.\n     */\n    realpath(): Promise<string | undefined>;\n    realpath(opt: {\n        withFileTypes: false;\n    }): Promise<string | undefined>;\n    realpath(opt: {\n        withFileTypes: true;\n    }): Promise<PathBase | undefined>;\n    realpath(opt: {\n        withFileTypes: boolean;\n    }): Promise<PathBase | string | undefined>;\n    realpath(entry: string | PathBase, opt?: {\n        withFileTypes: false;\n    }): Promise<string | undefined>;\n    realpath(entry: string | PathBase, opt: {\n        withFileTypes: true;\n    }): Promise<PathBase | undefined>;\n    realpath(entry: string | PathBase, opt: {\n        withFileTypes: boolean;\n    }): Promise<string | PathBase | undefined>;\n    realpathSync(): string | undefined;\n    realpathSync(opt: {\n        withFileTypes: false;\n    }): string | undefined;\n    realpathSync(opt: {\n        withFileTypes: true;\n    }): PathBase | undefined;\n    realpathSync(opt: {\n        withFileTypes: boolean;\n    }): PathBase | string | undefined;\n    realpathSync(entry: string | PathBase, opt?: {\n        withFileTypes: false;\n    }): string | undefined;\n    realpathSync(entry: string | PathBase, opt: {\n        withFileTypes: true;\n    }): PathBase | undefined;\n    realpathSync(entry: string | PathBase, opt: {\n        withFileTypes: boolean;\n    }): string | PathBase | undefined;\n    /**\n     * Asynchronously walk the directory tree, returning an array of\n     * all path strings or Path objects found.\n     *\n     * Note that this will be extremely memory-hungry on large filesystems.\n     * In such cases, it may be better to use the stream or async iterator\n     * walk implementation.\n     */\n    walk(): Promise<PathBase[]>;\n    walk(opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): Promise<PathBase[]>;\n    walk(opts: WalkOptionsWithFileTypesFalse): Promise<string[]>;\n    walk(opts: WalkOptions): Promise<string[] | PathBase[]>;\n    walk(entry: string | PathBase): Promise<PathBase[]>;\n    walk(entry: string | PathBase, opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): Promise<PathBase[]>;\n    walk(entry: string | PathBase, opts: WalkOptionsWithFileTypesFalse): Promise<string[]>;\n    walk(entry: string | PathBase, opts: WalkOptions): Promise<PathBase[] | string[]>;\n    /**\n     * Synchronously walk the directory tree, returning an array of\n     * all path strings or Path objects found.\n     *\n     * Note that this will be extremely memory-hungry on large filesystems.\n     * In such cases, it may be better to use the stream or async iterator\n     * walk implementation.\n     */\n    walkSync(): PathBase[];\n    walkSync(opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): PathBase[];\n    walkSync(opts: WalkOptionsWithFileTypesFalse): string[];\n    walkSync(opts: WalkOptions): string[] | PathBase[];\n    walkSync(entry: string | PathBase): PathBase[];\n    walkSync(entry: string | PathBase, opts: WalkOptionsWithFileTypesUnset | WalkOptionsWithFileTypesTrue): PathBase[];\n    walkSync(entry: string | PathBase, opts: WalkOptionsWithFileTypesFalse): string[];\n    walkSync(entry: string | PathBase, opts: WalkOptions): PathBase[] | string[];\n    /**\n     * Support for `for await`\n     *\n     * Alias for {@link PathScurryBase.iterate}\n     *\n     * Note: As of Node 19, this is very slow, compared to other methods of\n     * walking.  Consider using {@link PathScurryBase.stream} if memory overhead\n     * and backpressure are concerns, or {@link PathScurryBase.walk} if not.\n     */\n    [Symbol.asyncIterator](): AsyncGenerator<PathBase, void, void>;\n    /**\n     * Async generator form of {@link PathScurryBase.walk}\n     *\n     * Note: As of Node 19, this is very slow, compared to other methods of\n     * walking, especially if most/all of the directory tree has been previously\n     * walked.  Consider using {@link PathScurryBase.stream} if memory overhead\n     * and backpressure are concerns, or {@link PathScurryBase.walk} if not.\n     */\n    iterate(): AsyncGenerator<PathBase, void, void>;\n    iterate(opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): AsyncGenerator<PathBase, void, void>;\n    iterate(opts: WalkOptionsWithFileTypesFalse): AsyncGenerator<string, void, void>;\n    iterate(opts: WalkOptions): AsyncGenerator<string | PathBase, void, void>;\n    iterate(entry: string | PathBase): AsyncGenerator<PathBase, void, void>;\n    iterate(entry: string | PathBase, opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): AsyncGenerator<PathBase, void, void>;\n    iterate(entry: string | PathBase, opts: WalkOptionsWithFileTypesFalse): AsyncGenerator<string, void, void>;\n    iterate(entry: string | PathBase, opts: WalkOptions): AsyncGenerator<PathBase | string, void, void>;\n    /**\n     * Iterating over a PathScurry performs a synchronous walk.\n     *\n     * Alias for {@link PathScurryBase.iterateSync}\n     */\n    [Symbol.iterator](): Generator<PathBase, void, void>;\n    iterateSync(): Generator<PathBase, void, void>;\n    iterateSync(opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): Generator<PathBase, void, void>;\n    iterateSync(opts: WalkOptionsWithFileTypesFalse): Generator<string, void, void>;\n    iterateSync(opts: WalkOptions): Generator<string | PathBase, void, void>;\n    iterateSync(entry: string | PathBase): Generator<PathBase, void, void>;\n    iterateSync(entry: string | PathBase, opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): Generator<PathBase, void, void>;\n    iterateSync(entry: string | PathBase, opts: WalkOptionsWithFileTypesFalse): Generator<string, void, void>;\n    iterateSync(entry: string | PathBase, opts: WalkOptions): Generator<PathBase | string, void, void>;\n    /**\n     * Stream form of {@link PathScurryBase.walk}\n     *\n     * Returns a Minipass stream that emits {@link PathBase} objects by default,\n     * or strings if `{ withFileTypes: false }` is set in the options.\n     */\n    stream(): Minipass<PathBase>;\n    stream(opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): Minipass<PathBase>;\n    stream(opts: WalkOptionsWithFileTypesFalse): Minipass<string>;\n    stream(opts: WalkOptions): Minipass<string | PathBase>;\n    stream(entry: string | PathBase): Minipass<PathBase>;\n    stream(entry: string | PathBase, opts: WalkOptionsWithFileTypesUnset | WalkOptionsWithFileTypesTrue): Minipass<PathBase>;\n    stream(entry: string | PathBase, opts: WalkOptionsWithFileTypesFalse): Minipass<string>;\n    stream(entry: string | PathBase, opts: WalkOptions): Minipass<string> | Minipass<PathBase>;\n    /**\n     * Synchronous form of {@link PathScurryBase.stream}\n     *\n     * Returns a Minipass stream that emits {@link PathBase} objects by default,\n     * or strings if `{ withFileTypes: false }` is set in the options.\n     *\n     * Will complete the walk in a single tick if the stream is consumed fully.\n     * Otherwise, will pause as needed for stream backpressure.\n     */\n    streamSync(): Minipass<PathBase>;\n    streamSync(opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): Minipass<PathBase>;\n    streamSync(opts: WalkOptionsWithFileTypesFalse): Minipass<string>;\n    streamSync(opts: WalkOptions): Minipass<string | PathBase>;\n    streamSync(entry: string | PathBase): Minipass<PathBase>;\n    streamSync(entry: string | PathBase, opts: WalkOptionsWithFileTypesUnset | WalkOptionsWithFileTypesTrue): Minipass<PathBase>;\n    streamSync(entry: string | PathBase, opts: WalkOptionsWithFileTypesFalse): Minipass<string>;\n    streamSync(entry: string | PathBase, opts: WalkOptions): Minipass<string> | Minipass<PathBase>;\n    chdir(path?: string | Path): void;\n}\n/**\n * Options provided to all walk methods.\n */\nexport interface WalkOptions {\n    /**\n     * Return results as {@link PathBase} objects rather than strings.\n     * When set to false, results are fully resolved paths, as returned by\n     * {@link PathBase.fullpath}.\n     * @default true\n     */\n    withFileTypes?: boolean;\n    /**\n     *  Attempt to read directory entries from symbolic links. Otherwise, only\n     *  actual directories are traversed. Regardless of this setting, a given\n     *  target path will only ever be walked once, meaning that a symbolic link\n     *  to a previously traversed directory will never be followed.\n     *\n     *  Setting this imposes a slight performance penalty, because `readlink`\n     *  must be called on all symbolic links encountered, in order to avoid\n     *  infinite cycles.\n     * @default false\n     */\n    follow?: boolean;\n    /**\n     * Only return entries where the provided function returns true.\n     *\n     * This will not prevent directories from being traversed, even if they do\n     * not pass the filter, though it will prevent directories themselves from\n     * being included in the result set.  See {@link walkFilter}\n     *\n     * Asynchronous functions are not supported here.\n     *\n     * By default, if no filter is provided, all entries and traversed\n     * directories are included.\n     */\n    filter?: (entry: PathBase) => boolean;\n    /**\n     * Only traverse directories (and in the case of {@link follow} being set to\n     * true, symbolic links to directories) if the provided function returns\n     * true.\n     *\n     * This will not prevent directories from being included in the result set,\n     * even if they do not pass the supplied filter function.  See {@link filter}\n     * to do that.\n     *\n     * Asynchronous functions are not supported here.\n     */\n    walkFilter?: (entry: PathBase) => boolean;\n}\nexport type WalkOptionsWithFileTypesUnset = WalkOptions & {\n    withFileTypes?: undefined;\n};\nexport type WalkOptionsWithFileTypesTrue = WalkOptions & {\n    withFileTypes: true;\n};\nexport type WalkOptionsWithFileTypesFalse = WalkOptions & {\n    withFileTypes: false;\n};\n/**\n * Windows implementation of {@link PathScurryBase}\n *\n * Defaults to case insensitve, uses `'\\\\'` to generate path strings.  Uses\n * {@link PathWin32} for Path objects.\n */\nexport declare class PathScurryWin32 extends PathScurryBase {\n    /**\n     * separator for generating path strings\n     */\n    sep: '\\\\';\n    constructor(cwd?: URL | string, opts?: PathScurryOpts);\n    /**\n     * @internal\n     */\n    parseRootPath(dir: string): string;\n    /**\n     * @internal\n     */\n    newRoot(fs: FSValue): PathWin32;\n    /**\n     * Return true if the provided path string is an absolute path\n     */\n    isAbsolute(p: string): boolean;\n}\n/**\n * {@link PathScurryBase} implementation for all posix systems other than Darwin.\n *\n * Defaults to case-sensitive matching, uses `'/'` to generate path strings.\n *\n * Uses {@link PathPosix} for Path objects.\n */\nexport declare class PathScurryPosix extends PathScurryBase {\n    /**\n     * separator for generating path strings\n     */\n    sep: '/';\n    constructor(cwd?: URL | string, opts?: PathScurryOpts);\n    /**\n     * @internal\n     */\n    parseRootPath(_dir: string): string;\n    /**\n     * @internal\n     */\n    newRoot(fs: FSValue): PathPosix;\n    /**\n     * Return true if the provided path string is an absolute path\n     */\n    isAbsolute(p: string): boolean;\n}\n/**\n * {@link PathScurryBase} implementation for Darwin (macOS) systems.\n *\n * Defaults to case-insensitive matching, uses `'/'` for generating path\n * strings.\n *\n * Uses {@link PathPosix} for Path objects.\n */\nexport declare class PathScurryDarwin extends PathScurryPosix {\n    constructor(cwd?: URL | string, opts?: PathScurryOpts);\n}\n/**\n * Default {@link PathBase} implementation for the current platform.\n *\n * {@link PathWin32} on Windows systems, {@link PathPosix} on all others.\n */\nexport declare const Path: typeof PathWin32 | typeof PathPosix;\nexport type Path = PathBase | InstanceType<typeof Path>;\n/**\n * Default {@link PathScurryBase} implementation for the current platform.\n *\n * {@link PathScurryWin32} on Windows systems, {@link PathScurryDarwin} on\n * Darwin (macOS) systems, {@link PathScurryPosix} on all others.\n */\nexport declare const PathScurry: typeof PathScurryWin32 | typeof PathScurryDarwin | typeof PathScurryPosix;\nexport type PathScurry = PathScurryBase | InstanceType<typeof PathScurry>;\nexport {};\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/path-scurry/dist/esm/index.d.ts": "import { LRUCache } from 'lru-cache';\nimport { posix, win32 } from 'node:path';\nimport { Minipass } from 'minipass';\nimport type { Dirent, Stats } from 'node:fs';\n/**\n * An object that will be used to override the default `fs`\n * methods.  Any methods that are not overridden will use Node's\n * built-in implementations.\n *\n * - lstatSync\n * - readdir (callback `withFileTypes` Dirent variant, used for\n *   readdirCB and most walks)\n * - readdirSync\n * - readlinkSync\n * - realpathSync\n * - promises: Object containing the following async methods:\n *   - lstat\n *   - readdir (Dirent variant only)\n *   - readlink\n *   - realpath\n */\nexport interface FSOption {\n    lstatSync?: (path: string) => Stats;\n    readdir?: (path: string, options: {\n        withFileTypes: true;\n    }, cb: (er: NodeJS.ErrnoException | null, entries?: Dirent[]) => any) => void;\n    readdirSync?: (path: string, options: {\n        withFileTypes: true;\n    }) => Dirent[];\n    readlinkSync?: (path: string) => string;\n    realpathSync?: (path: string) => string;\n    promises?: {\n        lstat?: (path: string) => Promise<Stats>;\n        readdir?: (path: string, options: {\n            withFileTypes: true;\n        }) => Promise<Dirent[]>;\n        readlink?: (path: string) => Promise<string>;\n        realpath?: (path: string) => Promise<string>;\n        [k: string]: any;\n    };\n    [k: string]: any;\n}\ninterface FSValue {\n    lstatSync: (path: string) => Stats;\n    readdir: (path: string, options: {\n        withFileTypes: true;\n    }, cb: (er: NodeJS.ErrnoException | null, entries?: Dirent[]) => any) => void;\n    readdirSync: (path: string, options: {\n        withFileTypes: true;\n    }) => Dirent[];\n    readlinkSync: (path: string) => string;\n    realpathSync: (path: string) => string;\n    promises: {\n        lstat: (path: string) => Promise<Stats>;\n        readdir: (path: string, options: {\n            withFileTypes: true;\n        }) => Promise<Dirent[]>;\n        readlink: (path: string) => Promise<string>;\n        realpath: (path: string) => Promise<string>;\n        [k: string]: any;\n    };\n    [k: string]: any;\n}\nexport type Type = 'Unknown' | 'FIFO' | 'CharacterDevice' | 'Directory' | 'BlockDevice' | 'File' | 'SymbolicLink' | 'Socket';\n/**\n * Options that may be provided to the Path constructor\n */\nexport interface PathOpts {\n    fullpath?: string;\n    relative?: string;\n    relativePosix?: string;\n    parent?: PathBase;\n    /**\n     * See {@link FSOption}\n     */\n    fs?: FSOption;\n}\n/**\n * An LRUCache for storing resolved path strings or Path objects.\n * @internal\n */\nexport declare class ResolveCache extends LRUCache<string, string> {\n    constructor();\n}\n/**\n * an LRUCache for storing child entries.\n * @internal\n */\nexport declare class ChildrenCache extends LRUCache<PathBase, Children> {\n    constructor(maxSize?: number);\n}\n/**\n * Array of Path objects, plus a marker indicating the first provisional entry\n *\n * @internal\n */\nexport type Children = PathBase[] & {\n    provisional: number;\n};\ndeclare const setAsCwd: unique symbol;\n/**\n * Path objects are sort of like a super-powered\n * {@link https://nodejs.org/docs/latest/api/fs.html#class-fsdirent fs.Dirent}\n *\n * Each one represents a single filesystem entry on disk, which may or may not\n * exist. It includes methods for reading various types of information via\n * lstat, readlink, and readdir, and caches all information to the greatest\n * degree possible.\n *\n * Note that fs operations that would normally throw will instead return an\n * \"empty\" value. This is in order to prevent excessive overhead from error\n * stack traces.\n */\nexport declare abstract class PathBase implements Dirent {\n    #private;\n    /**\n     * the basename of this path\n     *\n     * **Important**: *always* test the path name against any test string\n     * usingthe {@link isNamed} method, and not by directly comparing this\n     * string. Otherwise, unicode path strings that the system sees as identical\n     * will not be properly treated as the same path, leading to incorrect\n     * behavior and possible security issues.\n     */\n    name: string;\n    /**\n     * the Path entry corresponding to the path root.\n     *\n     * @internal\n     */\n    root: PathBase;\n    /**\n     * All roots found within the current PathScurry family\n     *\n     * @internal\n     */\n    roots: {\n        [k: string]: PathBase;\n    };\n    /**\n     * a reference to the parent path, or undefined in the case of root entries\n     *\n     * @internal\n     */\n    parent?: PathBase;\n    /**\n     * boolean indicating whether paths are compared case-insensitively\n     * @internal\n     */\n    nocase: boolean;\n    /**\n     * boolean indicating that this path is the current working directory\n     * of the PathScurry collection that contains it.\n     */\n    isCWD: boolean;\n    /**\n     * the string or regexp used to split paths. On posix, it is `'/'`, and on\n     * windows it is a RegExp matching either `'/'` or `'\\\\'`\n     */\n    abstract splitSep: string | RegExp;\n    /**\n     * The path separator string to use when joining paths\n     */\n    abstract sep: string;\n    get dev(): number | undefined;\n    get mode(): number | undefined;\n    get nlink(): number | undefined;\n    get uid(): number | undefined;\n    get gid(): number | undefined;\n    get rdev(): number | undefined;\n    get blksize(): number | undefined;\n    get ino(): number | undefined;\n    get size(): number | undefined;\n    get blocks(): number | undefined;\n    get atimeMs(): number | undefined;\n    get mtimeMs(): number | undefined;\n    get ctimeMs(): number | undefined;\n    get birthtimeMs(): number | undefined;\n    get atime(): Date | undefined;\n    get mtime(): Date | undefined;\n    get ctime(): Date | undefined;\n    get birthtime(): Date | undefined;\n    /**\n     * This property is for compatibility with the Dirent class as of\n     * Node v20, where Dirent['parentPath'] refers to the path of the\n     * directory that was passed to readdir. For root entries, it's the path\n     * to the entry itself.\n     */\n    get parentPath(): string;\n    /**\n     * Deprecated alias for Dirent['parentPath'] Somewhat counterintuitively,\n     * this property refers to the *parent* path, not the path object itself.\n     *\n     * @deprecated\n     */\n    get path(): string;\n    /**\n     * Do not create new Path objects directly.  They should always be accessed\n     * via the PathScurry class or other methods on the Path class.\n     *\n     * @internal\n     */\n    constructor(name: string, type: number | undefined, root: PathBase | undefined, roots: {\n        [k: string]: PathBase;\n    }, nocase: boolean, children: ChildrenCache, opts: PathOpts);\n    /**\n     * Returns the depth of the Path object from its root.\n     *\n     * For example, a path at `/foo/bar` would have a depth of 2.\n     */\n    depth(): number;\n    /**\n     * @internal\n     */\n    abstract getRootString(path: string): string;\n    /**\n     * @internal\n     */\n    abstract getRoot(rootPath: string): PathBase;\n    /**\n     * @internal\n     */\n    abstract newChild(name: string, type?: number, opts?: PathOpts): PathBase;\n    /**\n     * @internal\n     */\n    childrenCache(): ChildrenCache;\n    /**\n     * Get the Path object referenced by the string path, resolved from this Path\n     */\n    resolve(path?: string): PathBase;\n    /**\n     * Returns the cached children Path objects, if still available.  If they\n     * have fallen out of the cache, then returns an empty array, and resets the\n     * READDIR_CALLED bit, so that future calls to readdir() will require an fs\n     * lookup.\n     *\n     * @internal\n     */\n    children(): Children;\n    /**\n     * Resolves a path portion and returns or creates the child Path.\n     *\n     * Returns `this` if pathPart is `''` or `'.'`, or `parent` if pathPart is\n     * `'..'`.\n     *\n     * This should not be called directly.  If `pathPart` contains any path\n     * separators, it will lead to unsafe undefined behavior.\n     *\n     * Use `Path.resolve()` instead.\n     *\n     * @internal\n     */\n    child(pathPart: string, opts?: PathOpts): PathBase;\n    /**\n     * The relative path from the cwd. If it does not share an ancestor with\n     * the cwd, then this ends up being equivalent to the fullpath()\n     */\n    relative(): string;\n    /**\n     * The relative path from the cwd, using / as the path separator.\n     * If it does not share an ancestor with\n     * the cwd, then this ends up being equivalent to the fullpathPosix()\n     * On posix systems, this is identical to relative().\n     */\n    relativePosix(): string;\n    /**\n     * The fully resolved path string for this Path entry\n     */\n    fullpath(): string;\n    /**\n     * On platforms other than windows, this is identical to fullpath.\n     *\n     * On windows, this is overridden to return the forward-slash form of the\n     * full UNC path.\n     */\n    fullpathPosix(): string;\n    /**\n     * Is the Path of an unknown type?\n     *\n     * Note that we might know *something* about it if there has been a previous\n     * filesystem operation, for example that it does not exist, or is not a\n     * link, or whether it has child entries.\n     */\n    isUnknown(): boolean;\n    isType(type: Type): boolean;\n    getType(): Type;\n    /**\n     * Is the Path a regular file?\n     */\n    isFile(): boolean;\n    /**\n     * Is the Path a directory?\n     */\n    isDirectory(): boolean;\n    /**\n     * Is the path a character device?\n     */\n    isCharacterDevice(): boolean;\n    /**\n     * Is the path a block device?\n     */\n    isBlockDevice(): boolean;\n    /**\n     * Is the path a FIFO pipe?\n     */\n    isFIFO(): boolean;\n    /**\n     * Is the path a socket?\n     */\n    isSocket(): boolean;\n    /**\n     * Is the path a symbolic link?\n     */\n    isSymbolicLink(): boolean;\n    /**\n     * Return the entry if it has been subject of a successful lstat, or\n     * undefined otherwise.\n     *\n     * Does not read the filesystem, so an undefined result *could* simply\n     * mean that we haven't called lstat on it.\n     */\n    lstatCached(): PathBase | undefined;\n    /**\n     * Return the cached link target if the entry has been the subject of a\n     * successful readlink, or undefined otherwise.\n     *\n     * Does not read the filesystem, so an undefined result *could* just mean we\n     * don't have any cached data. Only use it if you are very sure that a\n     * readlink() has been called at some point.\n     */\n    readlinkCached(): PathBase | undefined;\n    /**\n     * Returns the cached realpath target if the entry has been the subject\n     * of a successful realpath, or undefined otherwise.\n     *\n     * Does not read the filesystem, so an undefined result *could* just mean we\n     * don't have any cached data. Only use it if you are very sure that a\n     * realpath() has been called at some point.\n     */\n    realpathCached(): PathBase | undefined;\n    /**\n     * Returns the cached child Path entries array if the entry has been the\n     * subject of a successful readdir(), or [] otherwise.\n     *\n     * Does not read the filesystem, so an empty array *could* just mean we\n     * don't have any cached data. Only use it if you are very sure that a\n     * readdir() has been called recently enough to still be valid.\n     */\n    readdirCached(): PathBase[];\n    /**\n     * Return true if it's worth trying to readlink.  Ie, we don't (yet) have\n     * any indication that readlink will definitely fail.\n     *\n     * Returns false if the path is known to not be a symlink, if a previous\n     * readlink failed, or if the entry does not exist.\n     */\n    canReadlink(): boolean;\n    /**\n     * Return true if readdir has previously been successfully called on this\n     * path, indicating that cachedReaddir() is likely valid.\n     */\n    calledReaddir(): boolean;\n    /**\n     * Returns true if the path is known to not exist. That is, a previous lstat\n     * or readdir failed to verify its existence when that would have been\n     * expected, or a parent entry was marked either enoent or enotdir.\n     */\n    isENOENT(): boolean;\n    /**\n     * Return true if the path is a match for the given path name.  This handles\n     * case sensitivity and unicode normalization.\n     *\n     * Note: even on case-sensitive systems, it is **not** safe to test the\n     * equality of the `.name` property to determine whether a given pathname\n     * matches, due to unicode normalization mismatches.\n     *\n     * Always use this method instead of testing the `path.name` property\n     * directly.\n     */\n    isNamed(n: string): boolean;\n    /**\n     * Return the Path object corresponding to the target of a symbolic link.\n     *\n     * If the Path is not a symbolic link, or if the readlink call fails for any\n     * reason, `undefined` is returned.\n     *\n     * Result is cached, and thus may be outdated if the filesystem is mutated.\n     */\n    readlink(): Promise<PathBase | undefined>;\n    /**\n     * Synchronous {@link PathBase.readlink}\n     */\n    readlinkSync(): PathBase | undefined;\n    /**\n     * Call lstat() on this Path, and update all known information that can be\n     * determined.\n     *\n     * Note that unlike `fs.lstat()`, the returned value does not contain some\n     * information, such as `mode`, `dev`, `nlink`, and `ino`.  If that\n     * information is required, you will need to call `fs.lstat` yourself.\n     *\n     * If the Path refers to a nonexistent file, or if the lstat call fails for\n     * any reason, `undefined` is returned.  Otherwise the updated Path object is\n     * returned.\n     *\n     * Results are cached, and thus may be out of date if the filesystem is\n     * mutated.\n     */\n    lstat(): Promise<PathBase | undefined>;\n    /**\n     * synchronous {@link PathBase.lstat}\n     */\n    lstatSync(): PathBase | undefined;\n    /**\n     * Standard node-style callback interface to get list of directory entries.\n     *\n     * If the Path cannot or does not contain any children, then an empty array\n     * is returned.\n     *\n     * Results are cached, and thus may be out of date if the filesystem is\n     * mutated.\n     *\n     * @param cb The callback called with (er, entries).  Note that the `er`\n     * param is somewhat extraneous, as all readdir() errors are handled and\n     * simply result in an empty set of entries being returned.\n     * @param allowZalgo Boolean indicating that immediately known results should\n     * *not* be deferred with `queueMicrotask`. Defaults to `false`. Release\n     * zalgo at your peril, the dark pony lord is devious and unforgiving.\n     */\n    readdirCB(cb: (er: NodeJS.ErrnoException | null, entries: PathBase[]) => any, allowZalgo?: boolean): void;\n    /**\n     * Return an array of known child entries.\n     *\n     * If the Path cannot or does not contain any children, then an empty array\n     * is returned.\n     *\n     * Results are cached, and thus may be out of date if the filesystem is\n     * mutated.\n     */\n    readdir(): Promise<PathBase[]>;\n    /**\n     * synchronous {@link PathBase.readdir}\n     */\n    readdirSync(): PathBase[];\n    canReaddir(): boolean;\n    shouldWalk(dirs: Set<PathBase | undefined>, walkFilter?: (e: PathBase) => boolean): boolean;\n    /**\n     * Return the Path object corresponding to path as resolved\n     * by realpath(3).\n     *\n     * If the realpath call fails for any reason, `undefined` is returned.\n     *\n     * Result is cached, and thus may be outdated if the filesystem is mutated.\n     * On success, returns a Path object.\n     */\n    realpath(): Promise<PathBase | undefined>;\n    /**\n     * Synchronous {@link realpath}\n     */\n    realpathSync(): PathBase | undefined;\n    /**\n     * Internal method to mark this Path object as the scurry cwd,\n     * called by {@link PathScurry#chdir}\n     *\n     * @internal\n     */\n    [setAsCwd](oldCwd: PathBase): void;\n}\n/**\n * Path class used on win32 systems\n *\n * Uses `'\\\\'` as the path separator for returned paths, either `'\\\\'` or `'/'`\n * as the path separator for parsing paths.\n */\nexport declare class PathWin32 extends PathBase {\n    /**\n     * Separator for generating path strings.\n     */\n    sep: '\\\\';\n    /**\n     * Separator for parsing path strings.\n     */\n    splitSep: RegExp;\n    /**\n     * Do not create new Path objects directly.  They should always be accessed\n     * via the PathScurry class or other methods on the Path class.\n     *\n     * @internal\n     */\n    constructor(name: string, type: number | undefined, root: PathBase | undefined, roots: {\n        [k: string]: PathBase;\n    }, nocase: boolean, children: ChildrenCache, opts: PathOpts);\n    /**\n     * @internal\n     */\n    newChild(name: string, type?: number, opts?: PathOpts): PathWin32;\n    /**\n     * @internal\n     */\n    getRootString(path: string): string;\n    /**\n     * @internal\n     */\n    getRoot(rootPath: string): PathBase;\n    /**\n     * @internal\n     */\n    sameRoot(rootPath: string, compare?: string): boolean;\n}\n/**\n * Path class used on all posix systems.\n *\n * Uses `'/'` as the path separator.\n */\nexport declare class PathPosix extends PathBase {\n    /**\n     * separator for parsing path strings\n     */\n    splitSep: '/';\n    /**\n     * separator for generating path strings\n     */\n    sep: '/';\n    /**\n     * Do not create new Path objects directly.  They should always be accessed\n     * via the PathScurry class or other methods on the Path class.\n     *\n     * @internal\n     */\n    constructor(name: string, type: number | undefined, root: PathBase | undefined, roots: {\n        [k: string]: PathBase;\n    }, nocase: boolean, children: ChildrenCache, opts: PathOpts);\n    /**\n     * @internal\n     */\n    getRootString(path: string): string;\n    /**\n     * @internal\n     */\n    getRoot(_rootPath: string): PathBase;\n    /**\n     * @internal\n     */\n    newChild(name: string, type?: number, opts?: PathOpts): PathPosix;\n}\n/**\n * Options that may be provided to the PathScurry constructor\n */\nexport interface PathScurryOpts {\n    /**\n     * perform case-insensitive path matching. Default based on platform\n     * subclass.\n     */\n    nocase?: boolean;\n    /**\n     * Number of Path entries to keep in the cache of Path child references.\n     *\n     * Setting this higher than 65536 will dramatically increase the data\n     * consumption and construction time overhead of each PathScurry.\n     *\n     * Setting this value to 256 or lower will significantly reduce the data\n     * consumption and construction time overhead, but may also reduce resolve()\n     * and readdir() performance on large filesystems.\n     *\n     * Default `16384`.\n     */\n    childrenCacheSize?: number;\n    /**\n     * An object that overrides the built-in functions from the fs and\n     * fs/promises modules.\n     *\n     * See {@link FSOption}\n     */\n    fs?: FSOption;\n}\n/**\n * The base class for all PathScurry classes, providing the interface for path\n * resolution and filesystem operations.\n *\n * Typically, you should *not* instantiate this class directly, but rather one\n * of the platform-specific classes, or the exported {@link PathScurry} which\n * defaults to the current platform.\n */\nexport declare abstract class PathScurryBase {\n    #private;\n    /**\n     * The root Path entry for the current working directory of this Scurry\n     */\n    root: PathBase;\n    /**\n     * The string path for the root of this Scurry's current working directory\n     */\n    rootPath: string;\n    /**\n     * A collection of all roots encountered, referenced by rootPath\n     */\n    roots: {\n        [k: string]: PathBase;\n    };\n    /**\n     * The Path entry corresponding to this PathScurry's current working directory.\n     */\n    cwd: PathBase;\n    /**\n     * Perform path comparisons case-insensitively.\n     *\n     * Defaults true on Darwin and Windows systems, false elsewhere.\n     */\n    nocase: boolean;\n    /**\n     * The path separator used for parsing paths\n     *\n     * `'/'` on Posix systems, either `'/'` or `'\\\\'` on Windows\n     */\n    abstract sep: string | RegExp;\n    /**\n     * This class should not be instantiated directly.\n     *\n     * Use PathScurryWin32, PathScurryDarwin, PathScurryPosix, or PathScurry\n     *\n     * @internal\n     */\n    constructor(cwd: (URL | string) | undefined, pathImpl: typeof win32 | typeof posix, sep: string | RegExp, { nocase, childrenCacheSize, fs, }?: PathScurryOpts);\n    /**\n     * Get the depth of a provided path, string, or the cwd\n     */\n    depth(path?: Path | string): number;\n    /**\n     * Parse the root portion of a path string\n     *\n     * @internal\n     */\n    abstract parseRootPath(dir: string): string;\n    /**\n     * create a new Path to use as root during construction.\n     *\n     * @internal\n     */\n    abstract newRoot(fs: FSValue): PathBase;\n    /**\n     * Determine whether a given path string is absolute\n     */\n    abstract isAbsolute(p: string): boolean;\n    /**\n     * Return the cache of child entries.  Exposed so subclasses can create\n     * child Path objects in a platform-specific way.\n     *\n     * @internal\n     */\n    childrenCache(): ChildrenCache;\n    /**\n     * Resolve one or more path strings to a resolved string\n     *\n     * Same interface as require('path').resolve.\n     *\n     * Much faster than path.resolve() when called multiple times for the same\n     * path, because the resolved Path objects are cached.  Much slower\n     * otherwise.\n     */\n    resolve(...paths: string[]): string;\n    /**\n     * Resolve one or more path strings to a resolved string, returning\n     * the posix path.  Identical to .resolve() on posix systems, but on\n     * windows will return a forward-slash separated UNC path.\n     *\n     * Same interface as require('path').resolve.\n     *\n     * Much faster than path.resolve() when called multiple times for the same\n     * path, because the resolved Path objects are cached.  Much slower\n     * otherwise.\n     */\n    resolvePosix(...paths: string[]): string;\n    /**\n     * find the relative path from the cwd to the supplied path string or entry\n     */\n    relative(entry?: PathBase | string): string;\n    /**\n     * find the relative path from the cwd to the supplied path string or\n     * entry, using / as the path delimiter, even on Windows.\n     */\n    relativePosix(entry?: PathBase | string): string;\n    /**\n     * Return the basename for the provided string or Path object\n     */\n    basename(entry?: PathBase | string): string;\n    /**\n     * Return the dirname for the provided string or Path object\n     */\n    dirname(entry?: PathBase | string): string;\n    /**\n     * Return an array of known child entries.\n     *\n     * First argument may be either a string, or a Path object.\n     *\n     * If the Path cannot or does not contain any children, then an empty array\n     * is returned.\n     *\n     * Results are cached, and thus may be out of date if the filesystem is\n     * mutated.\n     *\n     * Unlike `fs.readdir()`, the `withFileTypes` option defaults to `true`. Set\n     * `{ withFileTypes: false }` to return strings.\n     */\n    readdir(): Promise<PathBase[]>;\n    readdir(opts: {\n        withFileTypes: true;\n    }): Promise<PathBase[]>;\n    readdir(opts: {\n        withFileTypes: false;\n    }): Promise<string[]>;\n    readdir(opts: {\n        withFileTypes: boolean;\n    }): Promise<PathBase[] | string[]>;\n    readdir(entry: PathBase | string): Promise<PathBase[]>;\n    readdir(entry: PathBase | string, opts: {\n        withFileTypes: true;\n    }): Promise<PathBase[]>;\n    readdir(entry: PathBase | string, opts: {\n        withFileTypes: false;\n    }): Promise<string[]>;\n    readdir(entry: PathBase | string, opts: {\n        withFileTypes: boolean;\n    }): Promise<PathBase[] | string[]>;\n    /**\n     * synchronous {@link PathScurryBase.readdir}\n     */\n    readdirSync(): PathBase[];\n    readdirSync(opts: {\n        withFileTypes: true;\n    }): PathBase[];\n    readdirSync(opts: {\n        withFileTypes: false;\n    }): string[];\n    readdirSync(opts: {\n        withFileTypes: boolean;\n    }): PathBase[] | string[];\n    readdirSync(entry: PathBase | string): PathBase[];\n    readdirSync(entry: PathBase | string, opts: {\n        withFileTypes: true;\n    }): PathBase[];\n    readdirSync(entry: PathBase | string, opts: {\n        withFileTypes: false;\n    }): string[];\n    readdirSync(entry: PathBase | string, opts: {\n        withFileTypes: boolean;\n    }): PathBase[] | string[];\n    /**\n     * Call lstat() on the string or Path object, and update all known\n     * information that can be determined.\n     *\n     * Note that unlike `fs.lstat()`, the returned value does not contain some\n     * information, such as `mode`, `dev`, `nlink`, and `ino`.  If that\n     * information is required, you will need to call `fs.lstat` yourself.\n     *\n     * If the Path refers to a nonexistent file, or if the lstat call fails for\n     * any reason, `undefined` is returned.  Otherwise the updated Path object is\n     * returned.\n     *\n     * Results are cached, and thus may be out of date if the filesystem is\n     * mutated.\n     */\n    lstat(entry?: string | PathBase): Promise<PathBase | undefined>;\n    /**\n     * synchronous {@link PathScurryBase.lstat}\n     */\n    lstatSync(entry?: string | PathBase): PathBase | undefined;\n    /**\n     * Return the Path object or string path corresponding to the target of a\n     * symbolic link.\n     *\n     * If the path is not a symbolic link, or if the readlink call fails for any\n     * reason, `undefined` is returned.\n     *\n     * Result is cached, and thus may be outdated if the filesystem is mutated.\n     *\n     * `{withFileTypes}` option defaults to `false`.\n     *\n     * On success, returns a Path object if `withFileTypes` option is true,\n     * otherwise a string.\n     */\n    readlink(): Promise<string | undefined>;\n    readlink(opt: {\n        withFileTypes: false;\n    }): Promise<string | undefined>;\n    readlink(opt: {\n        withFileTypes: true;\n    }): Promise<PathBase | undefined>;\n    readlink(opt: {\n        withFileTypes: boolean;\n    }): Promise<PathBase | string | undefined>;\n    readlink(entry: string | PathBase, opt?: {\n        withFileTypes: false;\n    }): Promise<string | undefined>;\n    readlink(entry: string | PathBase, opt: {\n        withFileTypes: true;\n    }): Promise<PathBase | undefined>;\n    readlink(entry: string | PathBase, opt: {\n        withFileTypes: boolean;\n    }): Promise<string | PathBase | undefined>;\n    /**\n     * synchronous {@link PathScurryBase.readlink}\n     */\n    readlinkSync(): string | undefined;\n    readlinkSync(opt: {\n        withFileTypes: false;\n    }): string | undefined;\n    readlinkSync(opt: {\n        withFileTypes: true;\n    }): PathBase | undefined;\n    readlinkSync(opt: {\n        withFileTypes: boolean;\n    }): PathBase | string | undefined;\n    readlinkSync(entry: string | PathBase, opt?: {\n        withFileTypes: false;\n    }): string | undefined;\n    readlinkSync(entry: string | PathBase, opt: {\n        withFileTypes: true;\n    }): PathBase | undefined;\n    readlinkSync(entry: string | PathBase, opt: {\n        withFileTypes: boolean;\n    }): string | PathBase | undefined;\n    /**\n     * Return the Path object or string path corresponding to path as resolved\n     * by realpath(3).\n     *\n     * If the realpath call fails for any reason, `undefined` is returned.\n     *\n     * Result is cached, and thus may be outdated if the filesystem is mutated.\n     *\n     * `{withFileTypes}` option defaults to `false`.\n     *\n     * On success, returns a Path object if `withFileTypes` option is true,\n     * otherwise a string.\n     */\n    realpath(): Promise<string | undefined>;\n    realpath(opt: {\n        withFileTypes: false;\n    }): Promise<string | undefined>;\n    realpath(opt: {\n        withFileTypes: true;\n    }): Promise<PathBase | undefined>;\n    realpath(opt: {\n        withFileTypes: boolean;\n    }): Promise<PathBase | string | undefined>;\n    realpath(entry: string | PathBase, opt?: {\n        withFileTypes: false;\n    }): Promise<string | undefined>;\n    realpath(entry: string | PathBase, opt: {\n        withFileTypes: true;\n    }): Promise<PathBase | undefined>;\n    realpath(entry: string | PathBase, opt: {\n        withFileTypes: boolean;\n    }): Promise<string | PathBase | undefined>;\n    realpathSync(): string | undefined;\n    realpathSync(opt: {\n        withFileTypes: false;\n    }): string | undefined;\n    realpathSync(opt: {\n        withFileTypes: true;\n    }): PathBase | undefined;\n    realpathSync(opt: {\n        withFileTypes: boolean;\n    }): PathBase | string | undefined;\n    realpathSync(entry: string | PathBase, opt?: {\n        withFileTypes: false;\n    }): string | undefined;\n    realpathSync(entry: string | PathBase, opt: {\n        withFileTypes: true;\n    }): PathBase | undefined;\n    realpathSync(entry: string | PathBase, opt: {\n        withFileTypes: boolean;\n    }): string | PathBase | undefined;\n    /**\n     * Asynchronously walk the directory tree, returning an array of\n     * all path strings or Path objects found.\n     *\n     * Note that this will be extremely memory-hungry on large filesystems.\n     * In such cases, it may be better to use the stream or async iterator\n     * walk implementation.\n     */\n    walk(): Promise<PathBase[]>;\n    walk(opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): Promise<PathBase[]>;\n    walk(opts: WalkOptionsWithFileTypesFalse): Promise<string[]>;\n    walk(opts: WalkOptions): Promise<string[] | PathBase[]>;\n    walk(entry: string | PathBase): Promise<PathBase[]>;\n    walk(entry: string | PathBase, opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): Promise<PathBase[]>;\n    walk(entry: string | PathBase, opts: WalkOptionsWithFileTypesFalse): Promise<string[]>;\n    walk(entry: string | PathBase, opts: WalkOptions): Promise<PathBase[] | string[]>;\n    /**\n     * Synchronously walk the directory tree, returning an array of\n     * all path strings or Path objects found.\n     *\n     * Note that this will be extremely memory-hungry on large filesystems.\n     * In such cases, it may be better to use the stream or async iterator\n     * walk implementation.\n     */\n    walkSync(): PathBase[];\n    walkSync(opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): PathBase[];\n    walkSync(opts: WalkOptionsWithFileTypesFalse): string[];\n    walkSync(opts: WalkOptions): string[] | PathBase[];\n    walkSync(entry: string | PathBase): PathBase[];\n    walkSync(entry: string | PathBase, opts: WalkOptionsWithFileTypesUnset | WalkOptionsWithFileTypesTrue): PathBase[];\n    walkSync(entry: string | PathBase, opts: WalkOptionsWithFileTypesFalse): string[];\n    walkSync(entry: string | PathBase, opts: WalkOptions): PathBase[] | string[];\n    /**\n     * Support for `for await`\n     *\n     * Alias for {@link PathScurryBase.iterate}\n     *\n     * Note: As of Node 19, this is very slow, compared to other methods of\n     * walking.  Consider using {@link PathScurryBase.stream} if memory overhead\n     * and backpressure are concerns, or {@link PathScurryBase.walk} if not.\n     */\n    [Symbol.asyncIterator](): AsyncGenerator<PathBase, void, void>;\n    /**\n     * Async generator form of {@link PathScurryBase.walk}\n     *\n     * Note: As of Node 19, this is very slow, compared to other methods of\n     * walking, especially if most/all of the directory tree has been previously\n     * walked.  Consider using {@link PathScurryBase.stream} if memory overhead\n     * and backpressure are concerns, or {@link PathScurryBase.walk} if not.\n     */\n    iterate(): AsyncGenerator<PathBase, void, void>;\n    iterate(opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): AsyncGenerator<PathBase, void, void>;\n    iterate(opts: WalkOptionsWithFileTypesFalse): AsyncGenerator<string, void, void>;\n    iterate(opts: WalkOptions): AsyncGenerator<string | PathBase, void, void>;\n    iterate(entry: string | PathBase): AsyncGenerator<PathBase, void, void>;\n    iterate(entry: string | PathBase, opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): AsyncGenerator<PathBase, void, void>;\n    iterate(entry: string | PathBase, opts: WalkOptionsWithFileTypesFalse): AsyncGenerator<string, void, void>;\n    iterate(entry: string | PathBase, opts: WalkOptions): AsyncGenerator<PathBase | string, void, void>;\n    /**\n     * Iterating over a PathScurry performs a synchronous walk.\n     *\n     * Alias for {@link PathScurryBase.iterateSync}\n     */\n    [Symbol.iterator](): Generator<PathBase, void, void>;\n    iterateSync(): Generator<PathBase, void, void>;\n    iterateSync(opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): Generator<PathBase, void, void>;\n    iterateSync(opts: WalkOptionsWithFileTypesFalse): Generator<string, void, void>;\n    iterateSync(opts: WalkOptions): Generator<string | PathBase, void, void>;\n    iterateSync(entry: string | PathBase): Generator<PathBase, void, void>;\n    iterateSync(entry: string | PathBase, opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): Generator<PathBase, void, void>;\n    iterateSync(entry: string | PathBase, opts: WalkOptionsWithFileTypesFalse): Generator<string, void, void>;\n    iterateSync(entry: string | PathBase, opts: WalkOptions): Generator<PathBase | string, void, void>;\n    /**\n     * Stream form of {@link PathScurryBase.walk}\n     *\n     * Returns a Minipass stream that emits {@link PathBase} objects by default,\n     * or strings if `{ withFileTypes: false }` is set in the options.\n     */\n    stream(): Minipass<PathBase>;\n    stream(opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): Minipass<PathBase>;\n    stream(opts: WalkOptionsWithFileTypesFalse): Minipass<string>;\n    stream(opts: WalkOptions): Minipass<string | PathBase>;\n    stream(entry: string | PathBase): Minipass<PathBase>;\n    stream(entry: string | PathBase, opts: WalkOptionsWithFileTypesUnset | WalkOptionsWithFileTypesTrue): Minipass<PathBase>;\n    stream(entry: string | PathBase, opts: WalkOptionsWithFileTypesFalse): Minipass<string>;\n    stream(entry: string | PathBase, opts: WalkOptions): Minipass<string> | Minipass<PathBase>;\n    /**\n     * Synchronous form of {@link PathScurryBase.stream}\n     *\n     * Returns a Minipass stream that emits {@link PathBase} objects by default,\n     * or strings if `{ withFileTypes: false }` is set in the options.\n     *\n     * Will complete the walk in a single tick if the stream is consumed fully.\n     * Otherwise, will pause as needed for stream backpressure.\n     */\n    streamSync(): Minipass<PathBase>;\n    streamSync(opts: WalkOptionsWithFileTypesTrue | WalkOptionsWithFileTypesUnset): Minipass<PathBase>;\n    streamSync(opts: WalkOptionsWithFileTypesFalse): Minipass<string>;\n    streamSync(opts: WalkOptions): Minipass<string | PathBase>;\n    streamSync(entry: string | PathBase): Minipass<PathBase>;\n    streamSync(entry: string | PathBase, opts: WalkOptionsWithFileTypesUnset | WalkOptionsWithFileTypesTrue): Minipass<PathBase>;\n    streamSync(entry: string | PathBase, opts: WalkOptionsWithFileTypesFalse): Minipass<string>;\n    streamSync(entry: string | PathBase, opts: WalkOptions): Minipass<string> | Minipass<PathBase>;\n    chdir(path?: string | Path): void;\n}\n/**\n * Options provided to all walk methods.\n */\nexport interface WalkOptions {\n    /**\n     * Return results as {@link PathBase} objects rather than strings.\n     * When set to false, results are fully resolved paths, as returned by\n     * {@link PathBase.fullpath}.\n     * @default true\n     */\n    withFileTypes?: boolean;\n    /**\n     *  Attempt to read directory entries from symbolic links. Otherwise, only\n     *  actual directories are traversed. Regardless of this setting, a given\n     *  target path will only ever be walked once, meaning that a symbolic link\n     *  to a previously traversed directory will never be followed.\n     *\n     *  Setting this imposes a slight performance penalty, because `readlink`\n     *  must be called on all symbolic links encountered, in order to avoid\n     *  infinite cycles.\n     * @default false\n     */\n    follow?: boolean;\n    /**\n     * Only return entries where the provided function returns true.\n     *\n     * This will not prevent directories from being traversed, even if they do\n     * not pass the filter, though it will prevent directories themselves from\n     * being included in the result set.  See {@link walkFilter}\n     *\n     * Asynchronous functions are not supported here.\n     *\n     * By default, if no filter is provided, all entries and traversed\n     * directories are included.\n     */\n    filter?: (entry: PathBase) => boolean;\n    /**\n     * Only traverse directories (and in the case of {@link follow} being set to\n     * true, symbolic links to directories) if the provided function returns\n     * true.\n     *\n     * This will not prevent directories from being included in the result set,\n     * even if they do not pass the supplied filter function.  See {@link filter}\n     * to do that.\n     *\n     * Asynchronous functions are not supported here.\n     */\n    walkFilter?: (entry: PathBase) => boolean;\n}\nexport type WalkOptionsWithFileTypesUnset = WalkOptions & {\n    withFileTypes?: undefined;\n};\nexport type WalkOptionsWithFileTypesTrue = WalkOptions & {\n    withFileTypes: true;\n};\nexport type WalkOptionsWithFileTypesFalse = WalkOptions & {\n    withFileTypes: false;\n};\n/**\n * Windows implementation of {@link PathScurryBase}\n *\n * Defaults to case insensitve, uses `'\\\\'` to generate path strings.  Uses\n * {@link PathWin32} for Path objects.\n */\nexport declare class PathScurryWin32 extends PathScurryBase {\n    /**\n     * separator for generating path strings\n     */\n    sep: '\\\\';\n    constructor(cwd?: URL | string, opts?: PathScurryOpts);\n    /**\n     * @internal\n     */\n    parseRootPath(dir: string): string;\n    /**\n     * @internal\n     */\n    newRoot(fs: FSValue): PathWin32;\n    /**\n     * Return true if the provided path string is an absolute path\n     */\n    isAbsolute(p: string): boolean;\n}\n/**\n * {@link PathScurryBase} implementation for all posix systems other than Darwin.\n *\n * Defaults to case-sensitive matching, uses `'/'` to generate path strings.\n *\n * Uses {@link PathPosix} for Path objects.\n */\nexport declare class PathScurryPosix extends PathScurryBase {\n    /**\n     * separator for generating path strings\n     */\n    sep: '/';\n    constructor(cwd?: URL | string, opts?: PathScurryOpts);\n    /**\n     * @internal\n     */\n    parseRootPath(_dir: string): string;\n    /**\n     * @internal\n     */\n    newRoot(fs: FSValue): PathPosix;\n    /**\n     * Return true if the provided path string is an absolute path\n     */\n    isAbsolute(p: string): boolean;\n}\n/**\n * {@link PathScurryBase} implementation for Darwin (macOS) systems.\n *\n * Defaults to case-insensitive matching, uses `'/'` for generating path\n * strings.\n *\n * Uses {@link PathPosix} for Path objects.\n */\nexport declare class PathScurryDarwin extends PathScurryPosix {\n    constructor(cwd?: URL | string, opts?: PathScurryOpts);\n}\n/**\n * Default {@link PathBase} implementation for the current platform.\n *\n * {@link PathWin32} on Windows systems, {@link PathPosix} on all others.\n */\nexport declare const Path: typeof PathWin32 | typeof PathPosix;\nexport type Path = PathBase | InstanceType<typeof Path>;\n/**\n * Default {@link PathScurryBase} implementation for the current platform.\n *\n * {@link PathScurryWin32} on Windows systems, {@link PathScurryDarwin} on\n * Darwin (macOS) systems, {@link PathScurryPosix} on all others.\n */\nexport declare const PathScurry: typeof PathScurryWin32 | typeof PathScurryDarwin | typeof PathScurryPosix;\nexport type PathScurry = PathScurryBase | InstanceType<typeof PathScurry>;\nexport {};\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/path-scurry/package.json": "{\n  \"name\": \"path-scurry\",\n  \"version\": \"2.0.0\",\n  \"description\": \"walk paths fast and efficiently\",\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me)\",\n  \"main\": \"./dist/commonjs/index.js\",\n  \"type\": \"module\",\n  \"exports\": {\n    \"./package.json\": \"./package.json\",\n    \".\": {\n      \"import\": {\n        \"types\": \"./dist/esm/index.d.ts\",\n        \"default\": \"./dist/esm/index.js\"\n      },\n      \"require\": {\n        \"types\": \"./dist/commonjs/index.d.ts\",\n        \"default\": \"./dist/commonjs/index.js\"\n      }\n    }\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"license\": \"BlueOak-1.0.0\",\n  \"scripts\": {\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublishOnly\": \"git push origin --follow-tags\",\n    \"prepare\": \"tshy\",\n    \"pretest\": \"npm run prepare\",\n    \"presnap\": \"npm run prepare\",\n    \"test\": \"tap\",\n    \"snap\": \"tap\",\n    \"format\": \"prettier --write . --log-level warn\",\n    \"typedoc\": \"typedoc --tsconfig tsconfig-esm.json ./src/*.ts\",\n    \"bench\": \"bash ./scripts/bench.sh\"\n  },\n  \"prettier\": {\n    \"experimentalTernaries\": true,\n    \"semi\": false,\n    \"printWidth\": 75,\n    \"tabWidth\": 2,\n    \"useTabs\": false,\n    \"singleQuote\": true,\n    \"jsxSingleQuote\": false,\n    \"bracketSameLine\": true,\n    \"arrowParens\": \"avoid\",\n    \"endOfLine\": \"lf\"\n  },\n  \"devDependencies\": {\n    \"@nodelib/fs.walk\": \"^2.0.0\",\n    \"@types/node\": \"^20.14.10\",\n    \"mkdirp\": \"^3.0.0\",\n    \"prettier\": \"^3.3.2\",\n    \"rimraf\": \"^5.0.8\",\n    \"tap\": \"^20.0.3\",\n    \"ts-node\": \"^10.9.2\",\n    \"tshy\": \"^2.0.1\",\n    \"typedoc\": \"^0.26.3\",\n    \"typescript\": \"^5.5.3\"\n  },\n  \"tap\": {\n    \"typecheck\": true\n  },\n  \"engines\": {\n    \"node\": \"20 || >=22\"\n  },\n  \"funding\": {\n    \"url\": \"https://github.com/sponsors/isaacs\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/isaacs/path-scurry\"\n  },\n  \"dependencies\": {\n    \"lru-cache\": \"^11.0.0\",\n    \"minipass\": \"^7.1.2\"\n  },\n  \"tshy\": {\n    \"selfLink\": false,\n    \"exports\": {\n      \"./package.json\": \"./package.json\",\n      \".\": \"./src/index.ts\"\n    }\n  },\n  \"types\": \"./dist/commonjs/index.d.ts\",\n  \"module\": \"./dist/esm/index.js\"\n}\n",
  "node_modules/path-type/index.d.ts": "export type PathTypeFunction = (path: string) => Promise<boolean>;\n\n/**\n * Check whether the passed `path` is a file.\n *\n * @param path - The path to check.\n * @returns Whether the `path` is a file.\n */\nexport const isFile: PathTypeFunction;\n\n/**\n * Check whether the passed `path` is a directory.\n *\n * @param path - The path to check.\n * @returns Whether the `path` is a directory.\n */\nexport const isDirectory: PathTypeFunction;\n\n/**\n * Check whether the passed `path` is a symlink.\n *\n * @param path - The path to check.\n * @returns Whether the `path` is a symlink.\n */\nexport const isSymlink: PathTypeFunction;\n\nexport type PathTypeSyncFunction = (path: string) => boolean;\n\n/**\n * Synchronously check whether the passed `path` is a file.\n *\n * @param path - The path to check.\n * @returns Whether the `path` is a file.\n */\nexport const isFileSync: PathTypeSyncFunction;\n\n/**\n * Synchronously check whether the passed `path` is a directory.\n *\n * @param path - The path to check.\n * @returns Whether the `path` is a directory.\n */\nexport const isDirectorySync: PathTypeSyncFunction;\n\n/**\n * Synchronously check whether the passed `path` is a symlink.\n *\n * @param path - The path to check.\n * @returns Whether the `path` is a directory.\n */\nexport const isSymlinkSync: PathTypeSyncFunction;\n",
  "node_modules/path-type/package.json": "{\n\t\"name\": \"path-type\",\n\t\"version\": \"4.0.0\",\n\t\"description\": \"Check if a path is a file, directory, or symlink\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/path-type\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && nyc ava && tsd-check\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"path\",\n\t\t\"fs\",\n\t\t\"type\",\n\t\t\"is\",\n\t\t\"check\",\n\t\t\"directory\",\n\t\t\"dir\",\n\t\t\"file\",\n\t\t\"filepath\",\n\t\t\"symlink\",\n\t\t\"symbolic\",\n\t\t\"link\",\n\t\t\"stat\",\n\t\t\"stats\",\n\t\t\"filesystem\"\n\t],\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.3.1\",\n\t\t\"nyc\": \"^13.3.0\",\n\t\t\"tsd-check\": \"^0.3.0\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/pathe/dist/index.d.ts": "import * as path from 'node:path';\nimport path__default from 'node:path';\n\n/**\n * Constant for path separator.\n *\n * Always equals to `\"/\"`.\n */\ndeclare const sep = \"/\";\ndeclare const normalize: typeof path__default.normalize;\ndeclare const join: typeof path__default.join;\ndeclare const resolve: typeof path__default.resolve;\n/**\n * Resolves a string path, resolving '.' and '.' segments and allowing paths above the root.\n *\n * @param path - The path to normalise.\n * @param allowAboveRoot - Whether to allow the resulting path to be above the root directory.\n * @returns the normalised path string.\n */\ndeclare function normalizeString(path: string, allowAboveRoot: boolean): string;\ndeclare const isAbsolute: typeof path__default.isAbsolute;\ndeclare const toNamespacedPath: typeof path__default.toNamespacedPath;\ndeclare const extname: typeof path__default.extname;\ndeclare const relative: typeof path__default.relative;\ndeclare const dirname: typeof path__default.dirname;\ndeclare const format: typeof path__default.format;\ndeclare const basename: typeof path__default.basename;\ndeclare const parse: typeof path__default.parse;\n/**\n * The `path.matchesGlob()` method determines if `path` matches the `pattern`.\n * @param path The path to glob-match against.\n * @param pattern The glob to check the path against.\n */\ndeclare const matchesGlob: (path: string, pattern: string | string[]) => boolean;\n\ntype NodePath = typeof path;\n/**\n * The platform-specific file delimiter.\n *\n * Equals to `\";\"` in windows and `\":\"` in all other platforms.\n */\ndeclare const delimiter: \";\" | \":\";\ndeclare const posix: NodePath[\"posix\"];\ndeclare const win32: NodePath[\"win32\"];\ndeclare const _default: NodePath;\n\nexport { basename, _default as default, delimiter, dirname, extname, format, isAbsolute, join, matchesGlob, normalize, normalizeString, parse, posix, relative, resolve, sep, toNamespacedPath, win32 };\n",
  "node_modules/pathe/dist/utils.d.ts": "/**\n * Normalises alias mappings, ensuring that more specific aliases are resolved before less specific ones.\n * This function also ensures that aliases do not resolve to themselves cyclically.\n *\n * @param _aliases - A set of alias mappings where each key is an alias and its value is the actual path it points to.\n * @returns a set of normalised alias mappings.\n */\ndeclare function normalizeAliases(_aliases: Record<string, string>): Record<string, string>;\n/**\n * Resolves a path string to its alias if applicable, otherwise returns the original path.\n * This function normalises the path, resolves the alias and then joins it to the alias target if necessary.\n *\n * @param path - The path string to resolve.\n * @param aliases - A set of alias mappings to use for resolution.\n * @returns the resolved path as a string.\n */\ndeclare function resolveAlias(path: string, aliases: Record<string, string>): string;\n/**\n * Resolves a path string to its possible alias.\n *\n * Returns an array of possible alias resolutions (could be empty), sorted by specificity (longest first).\n */\ndeclare function reverseResolveAlias(path: string, aliases: Record<string, string>): string[];\n/**\n * Extracts the filename from a given path, excluding any directory paths and the file extension.\n *\n * @param path - The full path of the file from which to extract the filename.\n * @returns the filename without the extension, or `undefined` if the filename cannot be extracted.\n */\ndeclare function filename(path: string): string | undefined;\n\nexport { filename, normalizeAliases, resolveAlias, reverseResolveAlias };\n",
  "node_modules/pathe/package.json": "{\n  \"name\": \"pathe\",\n  \"version\": \"2.0.3\",\n  \"description\": \"Universal filesystem path utils\",\n  \"repository\": \"unjs/pathe\",\n  \"license\": \"MIT\",\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"exports\": {\n    \".\": {\n      \"import\": {\n        \"types\": \"./dist/index.d.mts\",\n        \"default\": \"./dist/index.mjs\"\n      },\n      \"require\": {\n        \"types\": \"./dist/index.d.cts\",\n        \"default\": \"./dist/index.cjs\"\n      }\n    },\n    \"./utils\": {\n      \"import\": {\n        \"types\": \"./dist/utils.d.mts\",\n        \"default\": \"./dist/utils.mjs\"\n      },\n      \"require\": {\n        \"types\": \"./dist/utils.d.cts\",\n        \"default\": \"./dist/utils.cjs\"\n      }\n    }\n  },\n  \"main\": \"./dist/index.cjs\",\n  \"module\": \"./dist/index.mjs\",\n  \"types\": \"./dist/index.d.ts\",\n  \"files\": [\n    \"dist\",\n    \"utils.d.ts\"\n  ],\n  \"devDependencies\": {\n    \"@types/node\": \"^22.13.1\",\n    \"@vitest/coverage-v8\": \"^3.0.5\",\n    \"changelogen\": \"^0.5.7\",\n    \"esbuild\": \"^0.25.0\",\n    \"eslint\": \"^9.20.1\",\n    \"eslint-config-unjs\": \"^0.4.2\",\n    \"jiti\": \"^2.4.2\",\n    \"prettier\": \"^3.5.0\",\n    \"typescript\": \"^5.7.3\",\n    \"unbuild\": \"^3.3.1\",\n    \"vitest\": \"^3.0.5\",\n    \"zeptomatch\": \"^2.0.0\"\n  },\n  \"scripts\": {\n    \"build\": \"unbuild\",\n    \"dev\": \"vitest\",\n    \"lint\": \"eslint . && prettier -c src test\",\n    \"lint:fix\": \"eslint . --fix && prettier -w src test\",\n    \"release\": \"pnpm test && pnpm build && changelogen --release && pnpm publish && git push --follow-tags\",\n    \"test\": \"pnpm lint && vitest run --coverage\",\n    \"test:types\": \"tsc --noEmit\"\n  }\n}",
  "node_modules/pathe/utils.d.ts": "export * from \"./dist/utils\";\n",
  "node_modules/peek-readable/lib/AbstractStreamReader.d.ts": "export interface IStreamReader {\n    /**\n     * Peak ahead (peek) from stream. Subsequent read or peeks will return the same data.\n     * @param uint8Array - Uint8Array (or Buffer) to store data read from stream in\n     * @param mayBeLess - Allow the read to complete, without the buffer being fully filled (length may be smaller)\n     * @returns Number of bytes peeked. If `maybeLess` is set, this shall be the `uint8Array.length`.\n     */\n    peek(uint8Array: Uint8Array, mayBeLess?: boolean): Promise<number>;\n    /**\n     * Read from stream the stream.\n     * @param uint8Array - Uint8Array (or Buffer) to store data read from stream in\n     * @param mayBeLess - Allow the read to complete, without the buffer being fully filled (length may be smaller)\n     * @returns Number of actually bytes read. If `maybeLess` is set, this shall be the `uint8Array.length`.\n     */\n    read(uint8Array: Uint8Array, mayBeLess?: boolean): Promise<number>;\n    close(): Promise<void>;\n    /**\n     * Abort any active asynchronous operation are active, abort those before they may have completed.\n     */\n    abort(): Promise<void>;\n}\nexport declare abstract class AbstractStreamReader implements IStreamReader {\n    protected endOfStream: boolean;\n    protected interrupted: boolean;\n    /**\n     * Store peeked data\n     * @type {Array}\n     */\n    protected peekQueue: Uint8Array[];\n    peek(uint8Array: Uint8Array, mayBeLess?: boolean): Promise<number>;\n    read(buffer: Uint8Array, mayBeLess?: boolean): Promise<number>;\n    /**\n     * Read chunk from stream\n     * @param buffer - Target Uint8Array (or Buffer) to store data read from stream in\n     * @returns Number of bytes read\n     */\n    protected readFromPeekBuffer(buffer: Uint8Array): number;\n    readRemainderFromStream(buffer: Uint8Array, mayBeLess: boolean): Promise<number>;\n    /**\n     * Read from stream\n     * @param buffer - Target Uint8Array (or Buffer) to store data read from stream in\n     * @param mayBeLess - If true, may fill the buffer partially\n     * @protected Bytes read\n     */\n    protected abstract readFromStream(buffer: Uint8Array, mayBeLess: boolean): Promise<number>;\n    /**\n     * abort synchronous operations\n     */\n    abstract close(): Promise<void>;\n    /**\n     * Abort any active asynchronous operation are active, abort those before they may have completed.\n     */\n    abstract abort(): Promise<void>;\n}\n",
  "node_modules/peek-readable/lib/Deferred.d.ts": "export declare class Deferred<T> {\n    promise: Promise<T>;\n    resolve: (value: T) => void;\n    reject: (reason: Error) => void;\n    constructor();\n}\n",
  "node_modules/peek-readable/lib/Errors.d.ts": "export declare const defaultMessages = \"End-Of-Stream\";\n/**\n * Thrown on read operation of the end of file or stream has been reached\n */\nexport declare class EndOfStreamError extends Error {\n    constructor();\n}\nexport declare class AbortError extends Error {\n    constructor(message?: string);\n}\n",
  "node_modules/peek-readable/lib/StreamReader.d.ts": "import type { Readable } from 'node:stream';\nimport { AbstractStreamReader } from \"./AbstractStreamReader.js\";\n/**\n * Node.js Readable Stream Reader\n * Ref: https://nodejs.org/api/stream.html#readable-streams\n */\nexport declare class StreamReader extends AbstractStreamReader {\n    private s;\n    /**\n     * Deferred used for postponed read request (as not data is yet available to read)\n     */\n    private deferred;\n    constructor(s: Readable);\n    /**\n     * Read chunk from stream\n     * @param buffer Target Uint8Array (or Buffer) to store data read from stream in\n     * @param mayBeLess - If true, may fill the buffer partially\n     * @returns Number of bytes read\n     */\n    protected readFromStream(buffer: Uint8Array, mayBeLess: boolean): Promise<number>;\n    /**\n     * Process deferred read request\n     * @param request Deferred read request\n     */\n    private readDeferred;\n    private reject;\n    abort(): Promise<void>;\n    close(): Promise<void>;\n}\n",
  "node_modules/peek-readable/lib/WebStreamByobReader.d.ts": "import { WebStreamReader } from './WebStreamReader.js';\n/**\n * Read from a WebStream using a BYOB reader\n * Reference: https://nodejs.org/api/webstreams.html#class-readablestreambyobreader\n */\nexport declare class WebStreamByobReader extends WebStreamReader {\n    /**\n     * Read from stream\n     * @param buffer - Target Uint8Array (or Buffer) to store data read from stream in\n     * @param mayBeLess - If true, may fill the buffer partially\n     * @protected Bytes read\n     */\n    protected readFromStream(buffer: Uint8Array, mayBeLess: boolean): Promise<number>;\n}\n",
  "node_modules/peek-readable/lib/WebStreamDefaultReader.d.ts": "import { AbstractStreamReader } from \"./AbstractStreamReader.js\";\nexport declare class WebStreamDefaultReader extends AbstractStreamReader {\n    private reader;\n    private buffer;\n    constructor(reader: ReadableStreamDefaultReader<Uint8Array>);\n    /**\n     * Copy chunk to target, and store the remainder in this.buffer\n     */\n    private writeChunk;\n    /**\n     * Read from stream\n     * @param buffer - Target Uint8Array (or Buffer) to store data read from stream in\n     * @param mayBeLess - If true, may fill the buffer partially\n     * @protected Bytes read\n     */\n    protected readFromStream(buffer: Uint8Array, mayBeLess: boolean): Promise<number>;\n    abort(): Promise<void>;\n    close(): Promise<void>;\n}\n",
  "node_modules/peek-readable/lib/WebStreamReader.d.ts": "import { AbstractStreamReader } from \"./AbstractStreamReader.js\";\nexport declare abstract class WebStreamReader extends AbstractStreamReader {\n    protected reader: ReadableStreamDefaultReader | ReadableStreamBYOBReader;\n    constructor(reader: ReadableStreamDefaultReader | ReadableStreamBYOBReader);\n    /**\n     * Read from stream\n     * @param buffer - Target Uint8Array (or Buffer) to store data read from stream in\n     * @param mayBeLess - If true, may fill the buffer partially\n     * @protected Bytes read\n     */\n    protected abstract readFromStream(buffer: Uint8Array, mayBeLess: boolean): Promise<number>;\n    abort(): Promise<void>;\n    close(): Promise<void>;\n}\n",
  "node_modules/peek-readable/lib/WebStreamReaderFactory.d.ts": "import type { ReadableStream as NodeReadableStream } from 'node:stream/web';\nimport { WebStreamByobReader } from './WebStreamByobReader.js';\nimport { WebStreamDefaultReader } from './WebStreamDefaultReader.js';\nexport type AnyWebByteStream = NodeReadableStream<Uint8Array> | ReadableStream<Uint8Array>;\nexport declare function makeWebStreamReader(stream: AnyWebByteStream): WebStreamByobReader | WebStreamDefaultReader;\n",
  "node_modules/peek-readable/lib/index.d.ts": "export { AbortError, EndOfStreamError } from './Errors.js';\nexport { StreamReader } from './StreamReader.js';\nexport { WebStreamByobReader } from './WebStreamByobReader.js';\nexport { WebStreamDefaultReader } from './WebStreamDefaultReader.js';\nexport type { IStreamReader } from './AbstractStreamReader.js';\nexport { type AnyWebByteStream, makeWebStreamReader } from './WebStreamReaderFactory.js';\n",
  "node_modules/peek-readable/package.json": "{\r\n  \"name\": \"peek-readable\",\r\n  \"version\": \"7.0.0\",\r\n  \"description\": \"Read and peek from a readable stream\",\r\n  \"author\": {\r\n    \"name\": \"Borewit\",\r\n    \"url\": \"https://github.com/Borewit\"\r\n  },\r\n  \"funding\": {\r\n    \"type\": \"github\",\r\n    \"url\": \"https://github.com/sponsors/Borewit\"\r\n  },\r\n  \"scripts\": {\r\n    \"clean\": \"del-cli 'lib/**/*.js' 'lib/**/*.js.map' 'lib/**/*.d.ts' 'test/**/*.js' 'test/**/*.js.map' 'coverage' '.nyc_output'\",\r\n    \"build\": \"npm run clean && npm run compile\",\r\n    \"compile-src\": \"tsc -p lib\",\r\n    \"compile-test\": \"tsc -p test\",\r\n    \"compile\": \"yarn run compile-src && yarn run compile-test\",\r\n    \"lint-ts\": \"biome check\",\r\n    \"lint-md\": \"remark -u preset-lint-recommended .\",\r\n    \"lint\": \"yarn run lint-md && yarn run lint-ts\",\r\n    \"test\": \"mocha\",\r\n    \"bun:test\": \"bun run --bun test\",\r\n    \"test-coverage\": \"c8 npm run test\",\r\n    \"start\": \"yarn run compile && yarn run lint && yarn run cover-test\"\r\n  },\r\n  \"engines\": {\r\n    \"node\": \">=18\"\r\n  },\r\n  \"repository\": {\r\n    \"type\": \"git\",\r\n    \"url\": \"git+https://github.com/Borewit/peek-readable\"\r\n  },\r\n  \"license\": \"MIT\",\r\n  \"type\": \"module\",\r\n  \"exports\": \"./lib/index.js\",\r\n  \"types\": \"lib/index.d.ts\",\r\n  \"bugs\": {\r\n    \"url\": \"https://github.com/Borewit/peek-readable/issues\"\r\n  },\r\n  \"files\": [\r\n    \"lib/**/*.js\",\r\n    \"lib/**/*.d.ts\"\r\n  ],\r\n  \"devDependencies\": {\r\n    \"@biomejs/biome\": \"1.9.4\",\r\n    \"@types/chai\": \"^5.2.0\",\r\n    \"@types/chai-as-promised\": \"^8.0.2\",\r\n    \"@types/mocha\": \"^10.0.10\",\r\n    \"@types/node\": \"^22.13.10\",\r\n    \"c8\": \"^10.1.3\",\r\n    \"chai\": \"^5.2.0\",\r\n    \"chai-as-promised\": \"^8.0.1\",\r\n    \"del-cli\": \"^6.0.0\",\r\n    \"mocha\": \"^11.1.0\",\r\n    \"node-readable-to-web-readable-stream\": \"^0.4.2\",\r\n    \"remark-cli\": \"^12.0.1\",\r\n    \"remark-preset-lint-recommended\": \"^7.0.0\",\r\n    \"source-map-support\": \"^0.5.21\",\r\n    \"ts-node\": \"^10.9.2\",\r\n    \"typescript\": \"^5.8.2\"\r\n  },\r\n  \"keywords\": [\r\n    \"readable\",\r\n    \"buffer\",\r\n    \"stream\",\r\n    \"read\"\r\n  ],\r\n  \"packageManager\": \"yarn@4.6.0\"\r\n}\r\n",
  "node_modules/perfect-debounce/dist/index.d.ts": "interface DebounceOptions {\n    /**\n    Call the `fn` on the [leading edge of the timeout](https://css-tricks.com/debouncing-throttling-explained-examples/#article-header-id-1).\n    Meaning immediately, instead of waiting for `wait` milliseconds.\n    @default false\n    */\n    readonly leading?: boolean;\n    /**\n    Call the `fn` on trailing edge with last used arguments. Result of call is from previous call.\n    @default false\n    */\n    readonly trailing?: boolean;\n}\n/**\nDebounce functions\n@param fn - Promise-returning/async function to debounce.\n@param wait - Milliseconds to wait before calling `fn`. Default value is 25ms\n@returns A function that delays calling `fn` until after `wait` milliseconds have elapsed since the last time it was called.\n@example\n```\nimport { debounce } from 'perfect-debounce';\nconst expensiveCall = async input => input;\nconst debouncedFn = debounce(expensiveCall, 200);\nfor (const number of [1, 2, 3]) {\n  console.log(await debouncedFn(number));\n}\n//=> 3\n//=> 3\n//=> 3\n```\n*/\ndeclare function debounce<ArgumentsT extends unknown[], ReturnT>(fn: (...args: ArgumentsT) => PromiseLike<ReturnT> | ReturnT, wait?: number, options?: DebounceOptions): (...args: ArgumentsT) => Promise<ReturnT>;\n\nexport { DebounceOptions, debounce };\n",
  "node_modules/perfect-debounce/package.json": "{\n  \"name\": \"perfect-debounce\",\n  \"version\": \"1.0.0\",\n  \"description\": \"\",\n  \"repository\": \"unjs/perfect-debounce\",\n  \"license\": \"MIT\",\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./dist/index.d.ts\",\n      \"import\": \"./dist/index.mjs\",\n      \"require\": \"./dist/index.cjs\"\n    }\n  },\n  \"main\": \"./dist/index.cjs\",\n  \"module\": \"./dist/index.mjs\",\n  \"types\": \"./dist/index.d.ts\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"build\": \"unbuild\",\n    \"dev\": \"vitest dev\",\n    \"lint\": \"eslint --ext .ts,.js,.mjs,.cjs . && prettier --check src test\",\n    \"lint:fix\": \"eslint --ext .ts,.js,.mjs,.cjs . --fix && prettier -w src test\",\n    \"release\": \"pnpm test && pnpm build && changelogen --release --push && npm publish\",\n    \"test\": \"vitest run --coverage\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^18.16.3\",\n    \"@vitest/coverage-c8\": \"^0.31.0\",\n    \"changelogen\": \"^0.5.3\",\n    \"eslint\": \"^8.39.0\",\n    \"eslint-config-unjs\": \"^0.1.0\",\n    \"in-range\": \"^3.0.0\",\n    \"prettier\": \"^2.8.8\",\n    \"time-span\": \"^5.1.0\",\n    \"typescript\": \"^5.0.4\",\n    \"unbuild\": \"^1.2.1\",\n    \"vitest\": \"^0.31.0\"\n  },\n  \"packageManager\": \"pnpm@8.4.0\"\n}",
  "node_modules/pg/package.json": "{\n  \"name\": \"pg\",\n  \"version\": \"8.16.3\",\n  \"description\": \"PostgreSQL client - pure javascript & libpq with the same API\",\n  \"keywords\": [\n    \"database\",\n    \"libpq\",\n    \"pg\",\n    \"postgre\",\n    \"postgres\",\n    \"postgresql\",\n    \"rdbms\"\n  ],\n  \"homepage\": \"https://github.com/brianc/node-postgres\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/brianc/node-postgres.git\",\n    \"directory\": \"packages/pg\"\n  },\n  \"author\": \"Brian Carlson <brian.m.carlson@gmail.com>\",\n  \"main\": \"./lib\",\n  \"exports\": {\n    \".\": {\n      \"import\": \"./esm/index.mjs\",\n      \"require\": \"./lib/index.js\",\n      \"default\": \"./lib/index.js\"\n    },\n    \"./package.json\": {\n      \"default\": \"./package.json\"\n    },\n    \"./lib/*\": \"./lib/*.js\",\n    \"./lib/*.js\": \"./lib/*.js\"\n  },\n  \"dependencies\": {\n    \"pg-connection-string\": \"^2.9.1\",\n    \"pg-pool\": \"^3.10.1\",\n    \"pg-protocol\": \"^1.10.3\",\n    \"pg-types\": \"2.2.0\",\n    \"pgpass\": \"1.0.5\"\n  },\n  \"devDependencies\": {\n    \"@cloudflare/vitest-pool-workers\": \"0.8.23\",\n    \"@cloudflare/workers-types\": \"^4.20230404.0\",\n    \"async\": \"2.6.4\",\n    \"bluebird\": \"3.7.2\",\n    \"co\": \"4.6.0\",\n    \"pg-copy-streams\": \"0.3.0\",\n    \"typescript\": \"^4.0.3\",\n    \"vitest\": \"~3.0.9\",\n    \"wrangler\": \"^3.x\"\n  },\n  \"optionalDependencies\": {\n    \"pg-cloudflare\": \"^1.2.7\"\n  },\n  \"peerDependencies\": {\n    \"pg-native\": \">=3.0.1\"\n  },\n  \"peerDependenciesMeta\": {\n    \"pg-native\": {\n      \"optional\": true\n    }\n  },\n  \"scripts\": {\n    \"test\": \"make test-all\"\n  },\n  \"files\": [\n    \"lib\",\n    \"esm\",\n    \"SPONSORS.md\"\n  ],\n  \"license\": \"MIT\",\n  \"engines\": {\n    \"node\": \">= 16.0.0\"\n  },\n  \"gitHead\": \"8f8e7315e8f7c1bb01e98fdb41c8c92585510782\"\n}\n",
  "node_modules/pg-cloudflare/dist/empty.d.ts": "declare const _default: {};\nexport default _default;\n",
  "node_modules/pg-cloudflare/dist/index.d.ts": "/// <reference types=\"node\" />\n/// <reference types=\"node\" />\n/// <reference types=\"node\" />\nimport { TlsOptions } from 'cloudflare:sockets';\nimport { EventEmitter } from 'events';\n/**\n * Wrapper around the Cloudflare built-in socket that can be used by the `Connection`.\n */\nexport declare class CloudflareSocket extends EventEmitter {\n    readonly ssl: boolean;\n    writable: boolean;\n    destroyed: boolean;\n    private _upgrading;\n    private _upgraded;\n    private _cfSocket;\n    private _cfWriter;\n    private _cfReader;\n    constructor(ssl: boolean);\n    setNoDelay(): this;\n    setKeepAlive(): this;\n    ref(): this;\n    unref(): this;\n    connect(port: number, host: string, connectListener?: (...args: unknown[]) => void): Promise<this | undefined>;\n    _listen(): Promise<void>;\n    _listenOnce(): Promise<void>;\n    write(data: Uint8Array | string, encoding?: BufferEncoding, callback?: (...args: unknown[]) => void): true | void;\n    end(data?: Buffer, encoding?: BufferEncoding, callback?: (...args: unknown[]) => void): this;\n    destroy(reason: string): this;\n    startTls(options: TlsOptions): void;\n    _addClosedHandler(): void;\n}\n",
  "node_modules/pg-cloudflare/package.json": "{\n  \"name\": \"pg-cloudflare\",\n  \"version\": \"1.2.7\",\n  \"description\": \"A socket implementation that can run on Cloudflare Workers using native TCP connections.\",\n  \"main\": \"dist/index.js\",\n  \"types\": \"dist/index.d.ts\",\n  \"license\": \"MIT\",\n  \"devDependencies\": {\n    \"ts-node\": \"^8.5.4\",\n    \"typescript\": \"^4.0.3\"\n  },\n  \"exports\": {\n    \".\": {\n      \"workerd\": {\n        \"import\": \"./esm/index.mjs\",\n        \"require\": \"./dist/index.js\"\n      },\n      \"default\": \"./dist/empty.js\"\n    }\n  },\n  \"scripts\": {\n    \"build\": \"tsc\",\n    \"build:watch\": \"tsc --watch\",\n    \"prepublish\": \"yarn build\",\n    \"test\": \"echo e2e test in pg package\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/brianc/node-postgres.git\",\n    \"directory\": \"packages/pg-cloudflare\"\n  },\n  \"files\": [\n    \"/dist/*{js,ts,map}\",\n    \"/src\",\n    \"/esm\"\n  ],\n  \"gitHead\": \"8f8e7315e8f7c1bb01e98fdb41c8c92585510782\"\n}\n",
  "node_modules/pg-cloudflare/src/types.d.ts": "declare module 'cloudflare:sockets' {\n  export class Socket {\n    public readonly readable: any\n    public readonly writable: any\n    public readonly closed: Promise<void>\n    public close(): Promise<void>\n    public startTls(options: TlsOptions): Socket\n  }\n\n  export type TlsOptions = {\n    expectedServerHostname?: string\n  }\n\n  export type SocketAddress = {\n    hostname: string\n    port: number\n  }\n\n  export type SocketOptions = {\n    secureTransport?: 'off' | 'on' | 'starttls'\n    allowHalfOpen?: boolean\n  }\n\n  export function connect(address: string | SocketAddress, options?: SocketOptions): Socket\n}\n",
  "node_modules/pg-connection-string/index.d.ts": "import { ClientConfig } from 'pg'\n\nexport function parse(connectionString: string, options?: Options): ConnectionOptions\n\nexport interface Options {\n  // Use libpq semantics when interpreting the connection string\n  useLibpqCompat?: boolean\n}\n\ninterface SSLConfig {\n  ca?: string\n  cert?: string | null\n  key?: string\n  rejectUnauthorized?: boolean\n}\n\nexport interface ConnectionOptions {\n  host: string | null\n  password?: string\n  user?: string\n  port?: string | null\n  database: string | null | undefined\n  client_encoding?: string\n  ssl?: boolean | string | SSLConfig\n\n  application_name?: string\n  fallback_application_name?: string\n  options?: string\n  keepalives?: number\n\n  // We allow any other options to be passed through\n  [key: string]: unknown\n}\n\nexport function toClientConfig(config: ConnectionOptions): ClientConfig\nexport function parseIntoClientConfig(connectionString: string): ClientConfig\n",
  "node_modules/pg-connection-string/package.json": "{\n  \"name\": \"pg-connection-string\",\n  \"version\": \"2.9.1\",\n  \"description\": \"Functions for dealing with a PostgresSQL connection string\",\n  \"main\": \"./index.js\",\n  \"types\": \"./index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./index.d.ts\",\n      \"import\": \"./esm/index.mjs\",\n      \"require\": \"./index.js\",\n      \"default\": \"./index.js\"\n    }\n  },\n  \"scripts\": {\n    \"test\": \"nyc --reporter=lcov mocha && npm run check-coverage\",\n    \"check-coverage\": \"nyc check-coverage --statements 100 --branches 100 --lines 100 --functions 100\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/brianc/node-postgres.git\",\n    \"directory\": \"packages/pg-connection-string\"\n  },\n  \"keywords\": [\n    \"pg\",\n    \"connection\",\n    \"string\",\n    \"parse\"\n  ],\n  \"author\": \"Blaine Bublitz <blaine@iceddev.com> (http://iceddev.com/)\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/brianc/node-postgres/issues\"\n  },\n  \"homepage\": \"https://github.com/brianc/node-postgres/tree/master/packages/pg-connection-string\",\n  \"devDependencies\": {\n    \"@types/pg\": \"^8.12.0\",\n    \"chai\": \"^4.1.1\",\n    \"coveralls\": \"^3.0.4\",\n    \"istanbul\": \"^0.4.5\",\n    \"mocha\": \"^10.5.2\",\n    \"nyc\": \"^15\",\n    \"tsx\": \"^4.19.4\",\n    \"typescript\": \"^4.0.3\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"index.d.ts\",\n    \"esm\"\n  ],\n  \"gitHead\": \"cd877a57612a39335a97b593111710d26126279d\"\n}\n",
  "node_modules/pg-int8/package.json": "{\n\t\"name\": \"pg-int8\",\n\t\"version\": \"1.0.1\",\n\t\"description\": \"64-bit big-endian signed integer-to-string conversion\",\n\t\"bugs\": \"https://github.com/charmander/pg-int8/issues\",\n\t\"license\": \"ISC\",\n\t\"files\": [\n\t\t\"index.js\"\n\t],\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"https://github.com/charmander/pg-int8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"tap test\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@charmander/eslint-config-base\": \"1.0.2\",\n\t\t\"tap\": \"10.7.3\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=4.0.0\"\n\t}\n}\n",
  "node_modules/pg-pool/package.json": "{\n  \"name\": \"pg-pool\",\n  \"version\": \"3.10.1\",\n  \"description\": \"Connection pool for node-postgres\",\n  \"main\": \"index.js\",\n  \"exports\": {\n    \".\": {\n      \"import\": \"./esm/index.mjs\",\n      \"require\": \"./index.js\",\n      \"default\": \"./index.js\"\n    }\n  },\n  \"directories\": {\n    \"test\": \"test\"\n  },\n  \"scripts\": {\n    \"test\": \" node_modules/.bin/mocha\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/brianc/node-postgres.git\",\n    \"directory\": \"packages/pg-pool\"\n  },\n  \"keywords\": [\n    \"pg\",\n    \"postgres\",\n    \"pool\",\n    \"database\"\n  ],\n  \"author\": \"Brian M. Carlson\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/brianc/node-pg-pool/issues\"\n  },\n  \"homepage\": \"https://github.com/brianc/node-pg-pool#readme\",\n  \"devDependencies\": {\n    \"bluebird\": \"3.7.2\",\n    \"co\": \"4.6.0\",\n    \"expect.js\": \"0.3.1\",\n    \"lodash\": \"^4.17.11\",\n    \"mocha\": \"^10.5.2\"\n  },\n  \"peerDependencies\": {\n    \"pg\": \">=8.0\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"esm\"\n  ],\n  \"gitHead\": \"cd877a57612a39335a97b593111710d26126279d\"\n}\n",
  "node_modules/pg-protocol/dist/b.d.ts": "export {};\n",
  "node_modules/pg-protocol/dist/buffer-reader.d.ts": "/// <reference types=\"node\" />\nexport declare class BufferReader {\n    private offset;\n    private buffer;\n    private encoding;\n    constructor(offset?: number);\n    setBuffer(offset: number, buffer: Buffer): void;\n    int16(): number;\n    byte(): number;\n    int32(): number;\n    uint32(): number;\n    string(length: number): string;\n    cstring(): string;\n    bytes(length: number): Buffer;\n}\n",
  "node_modules/pg-protocol/dist/buffer-writer.d.ts": "/// <reference types=\"node\" />\nexport declare class Writer {\n    private size;\n    private buffer;\n    private offset;\n    private headerPosition;\n    constructor(size?: number);\n    private ensure;\n    addInt32(num: number): Writer;\n    addInt16(num: number): Writer;\n    addCString(string: string): Writer;\n    addString(string?: string): Writer;\n    add(otherBuffer: Buffer): Writer;\n    private join;\n    flush(code?: number): Buffer;\n}\n",
  "node_modules/pg-protocol/dist/inbound-parser.test.d.ts": "export {};\n",
  "node_modules/pg-protocol/dist/index.d.ts": "/// <reference types=\"node\" />\nimport { DatabaseError } from './messages';\nimport { serialize } from './serializer';\nimport { MessageCallback } from './parser';\nexport declare function parse(stream: NodeJS.ReadableStream, callback: MessageCallback): Promise<void>;\nexport { serialize, DatabaseError };\n",
  "node_modules/pg-protocol/dist/messages.d.ts": "/// <reference types=\"node\" />\nexport declare type Mode = 'text' | 'binary';\nexport declare type MessageName = 'parseComplete' | 'bindComplete' | 'closeComplete' | 'noData' | 'portalSuspended' | 'replicationStart' | 'emptyQuery' | 'copyDone' | 'copyData' | 'rowDescription' | 'parameterDescription' | 'parameterStatus' | 'backendKeyData' | 'notification' | 'readyForQuery' | 'commandComplete' | 'dataRow' | 'copyInResponse' | 'copyOutResponse' | 'authenticationOk' | 'authenticationMD5Password' | 'authenticationCleartextPassword' | 'authenticationSASL' | 'authenticationSASLContinue' | 'authenticationSASLFinal' | 'error' | 'notice';\nexport interface BackendMessage {\n    name: MessageName;\n    length: number;\n}\nexport declare const parseComplete: BackendMessage;\nexport declare const bindComplete: BackendMessage;\nexport declare const closeComplete: BackendMessage;\nexport declare const noData: BackendMessage;\nexport declare const portalSuspended: BackendMessage;\nexport declare const replicationStart: BackendMessage;\nexport declare const emptyQuery: BackendMessage;\nexport declare const copyDone: BackendMessage;\ninterface NoticeOrError {\n    message: string | undefined;\n    severity: string | undefined;\n    code: string | undefined;\n    detail: string | undefined;\n    hint: string | undefined;\n    position: string | undefined;\n    internalPosition: string | undefined;\n    internalQuery: string | undefined;\n    where: string | undefined;\n    schema: string | undefined;\n    table: string | undefined;\n    column: string | undefined;\n    dataType: string | undefined;\n    constraint: string | undefined;\n    file: string | undefined;\n    line: string | undefined;\n    routine: string | undefined;\n}\nexport declare class DatabaseError extends Error implements NoticeOrError {\n    readonly length: number;\n    readonly name: MessageName;\n    severity: string | undefined;\n    code: string | undefined;\n    detail: string | undefined;\n    hint: string | undefined;\n    position: string | undefined;\n    internalPosition: string | undefined;\n    internalQuery: string | undefined;\n    where: string | undefined;\n    schema: string | undefined;\n    table: string | undefined;\n    column: string | undefined;\n    dataType: string | undefined;\n    constraint: string | undefined;\n    file: string | undefined;\n    line: string | undefined;\n    routine: string | undefined;\n    constructor(message: string, length: number, name: MessageName);\n}\nexport declare class CopyDataMessage {\n    readonly length: number;\n    readonly chunk: Buffer;\n    readonly name = \"copyData\";\n    constructor(length: number, chunk: Buffer);\n}\nexport declare class CopyResponse {\n    readonly length: number;\n    readonly name: MessageName;\n    readonly binary: boolean;\n    readonly columnTypes: number[];\n    constructor(length: number, name: MessageName, binary: boolean, columnCount: number);\n}\nexport declare class Field {\n    readonly name: string;\n    readonly tableID: number;\n    readonly columnID: number;\n    readonly dataTypeID: number;\n    readonly dataTypeSize: number;\n    readonly dataTypeModifier: number;\n    readonly format: Mode;\n    constructor(name: string, tableID: number, columnID: number, dataTypeID: number, dataTypeSize: number, dataTypeModifier: number, format: Mode);\n}\nexport declare class RowDescriptionMessage {\n    readonly length: number;\n    readonly fieldCount: number;\n    readonly name: MessageName;\n    readonly fields: Field[];\n    constructor(length: number, fieldCount: number);\n}\nexport declare class ParameterDescriptionMessage {\n    readonly length: number;\n    readonly parameterCount: number;\n    readonly name: MessageName;\n    readonly dataTypeIDs: number[];\n    constructor(length: number, parameterCount: number);\n}\nexport declare class ParameterStatusMessage {\n    readonly length: number;\n    readonly parameterName: string;\n    readonly parameterValue: string;\n    readonly name: MessageName;\n    constructor(length: number, parameterName: string, parameterValue: string);\n}\nexport declare class AuthenticationMD5Password implements BackendMessage {\n    readonly length: number;\n    readonly salt: Buffer;\n    readonly name: MessageName;\n    constructor(length: number, salt: Buffer);\n}\nexport declare class BackendKeyDataMessage {\n    readonly length: number;\n    readonly processID: number;\n    readonly secretKey: number;\n    readonly name: MessageName;\n    constructor(length: number, processID: number, secretKey: number);\n}\nexport declare class NotificationResponseMessage {\n    readonly length: number;\n    readonly processId: number;\n    readonly channel: string;\n    readonly payload: string;\n    readonly name: MessageName;\n    constructor(length: number, processId: number, channel: string, payload: string);\n}\nexport declare class ReadyForQueryMessage {\n    readonly length: number;\n    readonly status: string;\n    readonly name: MessageName;\n    constructor(length: number, status: string);\n}\nexport declare class CommandCompleteMessage {\n    readonly length: number;\n    readonly text: string;\n    readonly name: MessageName;\n    constructor(length: number, text: string);\n}\nexport declare class DataRowMessage {\n    length: number;\n    fields: any[];\n    readonly fieldCount: number;\n    readonly name: MessageName;\n    constructor(length: number, fields: any[]);\n}\nexport declare class NoticeMessage implements BackendMessage, NoticeOrError {\n    readonly length: number;\n    readonly message: string | undefined;\n    constructor(length: number, message: string | undefined);\n    readonly name = \"notice\";\n    severity: string | undefined;\n    code: string | undefined;\n    detail: string | undefined;\n    hint: string | undefined;\n    position: string | undefined;\n    internalPosition: string | undefined;\n    internalQuery: string | undefined;\n    where: string | undefined;\n    schema: string | undefined;\n    table: string | undefined;\n    column: string | undefined;\n    dataType: string | undefined;\n    constraint: string | undefined;\n    file: string | undefined;\n    line: string | undefined;\n    routine: string | undefined;\n}\nexport {};\n",
  "node_modules/pg-protocol/dist/outbound-serializer.test.d.ts": "export {};\n",
  "node_modules/pg-protocol/dist/parser.d.ts": "/// <reference types=\"node\" />\n/// <reference types=\"node\" />\nimport { TransformOptions } from 'stream';\nimport { Mode, BackendMessage } from './messages';\nexport declare type Packet = {\n    code: number;\n    packet: Buffer;\n};\ndeclare type StreamOptions = TransformOptions & {\n    mode: Mode;\n};\nexport declare type MessageCallback = (msg: BackendMessage) => void;\nexport declare class Parser {\n    private buffer;\n    private bufferLength;\n    private bufferOffset;\n    private reader;\n    private mode;\n    constructor(opts?: StreamOptions);\n    parse(buffer: Buffer, callback: MessageCallback): void;\n    private mergeBuffer;\n    private handlePacket;\n    private parseReadyForQueryMessage;\n    private parseCommandCompleteMessage;\n    private parseCopyData;\n    private parseCopyInMessage;\n    private parseCopyOutMessage;\n    private parseCopyMessage;\n    private parseNotificationMessage;\n    private parseRowDescriptionMessage;\n    private parseField;\n    private parseParameterDescriptionMessage;\n    private parseDataRowMessage;\n    private parseParameterStatusMessage;\n    private parseBackendKeyData;\n    parseAuthenticationResponse(offset: number, length: number, bytes: Buffer): any;\n    private parseErrorMessage;\n}\nexport {};\n",
  "node_modules/pg-protocol/dist/serializer.d.ts": "declare type ParseOpts = {\n    name?: string;\n    types?: number[];\n    text: string;\n};\ndeclare type ValueMapper = (param: any, index: number) => any;\ndeclare type BindOpts = {\n    portal?: string;\n    binary?: boolean;\n    statement?: string;\n    values?: any[];\n    valueMapper?: ValueMapper;\n};\ndeclare type ExecOpts = {\n    portal?: string;\n    rows?: number;\n};\ndeclare type PortalOpts = {\n    type: 'S' | 'P';\n    name?: string;\n};\ndeclare const serialize: {\n    startup: (opts: Record<string, string>) => Buffer;\n    password: (password: string) => Buffer;\n    requestSsl: () => Buffer;\n    sendSASLInitialResponseMessage: (mechanism: string, initialResponse: string) => Buffer;\n    sendSCRAMClientFinalMessage: (additionalData: string) => Buffer;\n    query: (text: string) => Buffer;\n    parse: (query: ParseOpts) => Buffer;\n    bind: (config?: BindOpts) => Buffer;\n    execute: (config?: ExecOpts) => Buffer;\n    describe: (msg: PortalOpts) => Buffer;\n    close: (msg: PortalOpts) => Buffer;\n    flush: () => Buffer;\n    sync: () => Buffer;\n    end: () => Buffer;\n    copyData: (chunk: Buffer) => Buffer;\n    copyDone: () => Buffer;\n    copyFail: (message: string) => Buffer;\n    cancel: (processID: number, secretKey: number) => Buffer;\n};\nexport { serialize };\n",
  "node_modules/pg-protocol/package.json": "{\n  \"name\": \"pg-protocol\",\n  \"version\": \"1.10.3\",\n  \"description\": \"The postgres client/server binary protocol, implemented in TypeScript\",\n  \"main\": \"dist/index.js\",\n  \"types\": \"dist/index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"import\": \"./esm/index.js\",\n      \"require\": \"./dist/index.js\",\n      \"default\": \"./dist/index.js\"\n    },\n    \"./dist/*\": \"./dist/*.js\",\n    \"./dist/*.js\": \"./dist/*.js\"\n  },\n  \"license\": \"MIT\",\n  \"devDependencies\": {\n    \"@types/chai\": \"^4.2.7\",\n    \"@types/mocha\": \"^10.0.7\",\n    \"@types/node\": \"^12.12.21\",\n    \"chai\": \"^4.2.0\",\n    \"chunky\": \"^0.0.0\",\n    \"mocha\": \"^10.5.2\",\n    \"ts-node\": \"^8.5.4\",\n    \"typescript\": \"^4.0.3\"\n  },\n  \"scripts\": {\n    \"test\": \"mocha dist/**/*.test.js\",\n    \"build\": \"tsc\",\n    \"build:watch\": \"tsc --watch\",\n    \"prepublish\": \"yarn build\",\n    \"pretest\": \"yarn build\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/brianc/node-postgres.git\",\n    \"directory\": \"packages/pg-protocol\"\n  },\n  \"files\": [\n    \"/dist/*{js,ts,map}\",\n    \"/src\",\n    \"/esm\"\n  ],\n  \"gitHead\": \"8f8e7315e8f7c1bb01e98fdb41c8c92585510782\"\n}\n",
  "node_modules/pg-protocol/src/types/chunky.d.ts": "declare module 'chunky'\n",
  "node_modules/pg-types/index.d.ts": "export enum TypeId {\n    BOOL = 16,\n    BYTEA = 17,\n    CHAR = 18,\n    INT8 = 20,\n    INT2 = 21,\n    INT4 = 23,\n    REGPROC = 24,\n    TEXT = 25,\n    OID = 26,\n    TID = 27,\n    XID = 28,\n    CID = 29,\n    JSON = 114,\n    XML = 142,\n    PG_NODE_TREE = 194,\n    SMGR = 210,\n    PATH = 602,\n    POLYGON = 604,\n    CIDR = 650,\n    FLOAT4 = 700,\n    FLOAT8 = 701,\n    ABSTIME = 702,\n    RELTIME = 703,\n    TINTERVAL = 704,\n    CIRCLE = 718,\n    MACADDR8 = 774,\n    MONEY = 790,\n    MACADDR = 829,\n    INET = 869,\n    ACLITEM = 1033,\n    BPCHAR = 1042,\n    VARCHAR = 1043,\n    DATE = 1082,\n    TIME = 1083,\n    TIMESTAMP = 1114,\n    TIMESTAMPTZ = 1184,\n    INTERVAL = 1186,\n    TIMETZ = 1266,\n    BIT = 1560,\n    VARBIT = 1562,\n    NUMERIC = 1700,\n    REFCURSOR = 1790,\n    REGPROCEDURE = 2202,\n    REGOPER = 2203,\n    REGOPERATOR = 2204,\n    REGCLASS = 2205,\n    REGTYPE = 2206,\n    UUID = 2950,\n    TXID_SNAPSHOT = 2970,\n    PG_LSN = 3220,\n    PG_NDISTINCT = 3361,\n    PG_DEPENDENCIES = 3402,\n    TSVECTOR = 3614,\n    TSQUERY = 3615,\n    GTSVECTOR = 3642,\n    REGCONFIG = 3734,\n    REGDICTIONARY = 3769,\n    JSONB = 3802,\n    REGNAMESPACE = 4089,\n    REGROLE = 4096\n}\n\nexport type builtinsTypes =\n    'BOOL' |\n    'BYTEA' |\n    'CHAR' |\n    'INT8' |\n    'INT2' |\n    'INT4' |\n    'REGPROC' |\n    'TEXT' |\n    'OID' |\n    'TID' |\n    'XID' |\n    'CID' |\n    'JSON' |\n    'XML' |\n    'PG_NODE_TREE' |\n    'SMGR' |\n    'PATH' |\n    'POLYGON' |\n    'CIDR' |\n    'FLOAT4' |\n    'FLOAT8' |\n    'ABSTIME' |\n    'RELTIME' |\n    'TINTERVAL' |\n    'CIRCLE' |\n    'MACADDR8' |\n    'MONEY' |\n    'MACADDR' |\n    'INET' |\n    'ACLITEM' |\n    'BPCHAR' |\n    'VARCHAR' |\n    'DATE' |\n    'TIME' |\n    'TIMESTAMP' |\n    'TIMESTAMPTZ' |\n    'INTERVAL' |\n    'TIMETZ' |\n    'BIT' |\n    'VARBIT' |\n    'NUMERIC' |\n    'REFCURSOR' |\n    'REGPROCEDURE' |\n    'REGOPER' |\n    'REGOPERATOR' |\n    'REGCLASS' |\n    'REGTYPE' |\n    'UUID' |\n    'TXID_SNAPSHOT' |\n    'PG_LSN' |\n    'PG_NDISTINCT' |\n    'PG_DEPENDENCIES' |\n    'TSVECTOR' |\n    'TSQUERY' |\n    'GTSVECTOR' |\n    'REGCONFIG' |\n    'REGDICTIONARY' |\n    'JSONB' |\n    'REGNAMESPACE' |\n    'REGROLE';\n\nexport type TypesBuiltins = {[key in builtinsTypes]: TypeId};\n\nexport type TypeFormat = 'text' | 'binary';\n\nexport const builtins: TypesBuiltins;\n\nexport function setTypeParser (id: TypeId, parseFn: ((value: string) => any)): void;\nexport function setTypeParser (id: TypeId, format: TypeFormat, parseFn: (value: string) => any): void;\n\nexport const getTypeParser: (id: TypeId, format?: TypeFormat) => any\n\nexport const arrayParser: (source: string, transform: (entry: any) => any) => any[];\n",
  "node_modules/postgres-array/index.d.ts": "\nexport function parse(source: string): string[];\nexport function parse<T>(source: string, transform: (value: string) => T): T[];\n\n",
  "node_modules/postgres-array/package.json": "{\n  \"name\": \"postgres-array\",\n  \"main\": \"index.js\",\n  \"version\": \"3.0.4\",\n  \"description\": \"Parse postgres array columns\",\n  \"license\": \"MIT\",\n  \"repository\": \"bendrucker/postgres-array\",\n  \"author\": {\n    \"name\": \"Ben Drucker\",\n    \"email\": \"bvdrucker@gmail.com\",\n    \"url\": \"bendrucker.me\"\n  },\n  \"engines\": {\n    \"node\": \">=12\"\n  },\n  \"scripts\": {\n    \"test\": \"standard && tape test.js\"\n  },\n  \"types\": \"index.d.ts\",\n  \"keywords\": [\n    \"postgres\",\n    \"array\",\n    \"parser\"\n  ],\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"standard\": \"^17.0.0\",\n    \"tape\": \"^5.0.0\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"index.d.ts\",\n    \"readme.md\"\n  ]\n}\n",
  "node_modules/pg-types/package.json": "{\n  \"name\": \"pg-types\",\n  \"version\": \"2.2.0\",\n  \"description\": \"Query result type converters for node-postgres\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"tape test/*.js | tap-spec && npm run test-ts\",\n    \"test-ts\": \"if-node-version '>= 8' tsd\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/brianc/node-pg-types.git\"\n  },\n  \"keywords\": [\n    \"postgres\",\n    \"PostgreSQL\",\n    \"pg\"\n  ],\n  \"author\": \"Brian M. Carlson\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/brianc/node-pg-types/issues\"\n  },\n  \"homepage\": \"https://github.com/brianc/node-pg-types\",\n  \"devDependencies\": {\n    \"if-node-version\": \"^1.1.1\",\n    \"pff\": \"^1.0.0\",\n    \"tap-spec\": \"^4.0.0\",\n    \"tape\": \"^4.0.0\",\n    \"tsd\": \"^0.7.4\"\n  },\n  \"dependencies\": {\n    \"pg-int8\": \"1.0.1\",\n    \"postgres-array\": \"~2.0.0\",\n    \"postgres-bytea\": \"~1.0.0\",\n    \"postgres-date\": \"~1.0.4\",\n    \"postgres-interval\": \"^1.1.0\"\n  },\n  \"engines\": {\n    \"node\": \">=4\"\n  }\n}\n",
  "node_modules/pg-types/node_modules/postgres-array/index.d.ts": "\nexport function parse(source: string): string[];\nexport function parse<T>(source: string, transform: (value: string) => T): T[];\n\n",
  "node_modules/pg-types/node_modules/postgres-array/package.json": "{\n  \"name\": \"postgres-array\",\n  \"main\": \"index.js\",\n  \"version\": \"2.0.0\",\n  \"description\": \"Parse postgres array columns\",\n  \"license\": \"MIT\",\n  \"repository\": \"bendrucker/postgres-array\",\n  \"author\": {\n    \"name\": \"Ben Drucker\",\n    \"email\": \"bvdrucker@gmail.com\",\n    \"url\": \"bendrucker.me\"\n  },\n  \"engines\": {\n    \"node\": \">=4\"\n  },\n  \"scripts\": {\n    \"test\": \"standard && tape test.js\"\n  },\n  \"types\": \"index.d.ts\",\n  \"keywords\": [\n    \"postgres\",\n    \"array\",\n    \"parser\"\n  ],\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"standard\": \"^12.0.1\",\n    \"tape\": \"^4.0.0\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"index.d.ts\",\n    \"readme.md\"\n  ]\n}\n",
  "node_modules/pgpass/package.json": "{\n  \"name\": \"pgpass\",\n  \"version\": \"1.0.5\",\n  \"description\": \"Module for reading .pgpass\",\n  \"main\": \"lib/index\",\n  \"scripts\": {\n    \"pretest\": \"chmod 600 ./test/_pgpass\",\n    \"_hint\": \"jshint --exclude node_modules --verbose lib test\",\n    \"_test\": \"mocha --recursive -R list\",\n    \"_covered_test\": \"nyc --reporter html --reporter text \\\"$npm_execpath\\\" run _test\",\n    \"test\": \"\\\"$npm_execpath\\\" run _hint && \\\"$npm_execpath\\\" run _covered_test\"\n  },\n  \"author\": \"Hannes Hörl <hannes.hoerl+pgpass@snowreporter.com>\",\n  \"license\": \"MIT\",\n  \"dependencies\": {\n    \"split2\": \"^4.1.0\"\n  },\n  \"devDependencies\": {\n    \"jshint\": \"^2.12.0\",\n    \"mocha\": \"^8.2.0\",\n    \"nyc\": \"^15.1.0\",\n    \"pg\": \"^8.4.1\",\n    \"pg-escape\": \"^0.2.0\",\n    \"pg-native\": \"3.0.0\",\n    \"resumer\": \"0.0.0\",\n    \"tmp\": \"^0.2.1\",\n    \"which\": \"^2.0.2\"\n  },\n  \"keywords\": [\n    \"postgres\",\n    \"pg\",\n    \"pgpass\",\n    \"password\",\n    \"postgresql\"\n  ],\n  \"bugs\": \"https://github.com/hoegaarden/pgpass/issues\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/hoegaarden/pgpass.git\"\n  }\n}\n",
  "node_modules/picocolors/package.json": "{\n  \"name\": \"picocolors\",\n  \"version\": \"1.1.1\",\n  \"main\": \"./picocolors.js\",\n  \"types\": \"./picocolors.d.ts\",\n  \"browser\": {\n    \"./picocolors.js\": \"./picocolors.browser.js\"\n  },\n  \"sideEffects\": false,\n  \"description\": \"The tiniest and the fastest library for terminal output formatting with ANSI colors\",\n  \"files\": [\n    \"picocolors.*\",\n    \"types.d.ts\"\n  ],\n  \"keywords\": [\n    \"terminal\",\n    \"colors\",\n    \"formatting\",\n    \"cli\",\n    \"console\"\n  ],\n  \"author\": \"Alexey Raspopov\",\n  \"repository\": \"alexeyraspopov/picocolors\",\n  \"license\": \"ISC\"\n}\n",
  "node_modules/picocolors/picocolors.d.ts": "import { Colors } from \"./types\"\n\ndeclare const picocolors: Colors & { createColors: (enabled?: boolean) => Colors }\n\nexport = picocolors\n",
  "node_modules/picocolors/types.d.ts": "export type Formatter = (input: string | number | null | undefined) => string\n\nexport interface Colors {\n\tisColorSupported: boolean\n\n\treset: Formatter\n\tbold: Formatter\n\tdim: Formatter\n\titalic: Formatter\n\tunderline: Formatter\n\tinverse: Formatter\n\thidden: Formatter\n\tstrikethrough: Formatter\n\n\tblack: Formatter\n\tred: Formatter\n\tgreen: Formatter\n\tyellow: Formatter\n\tblue: Formatter\n\tmagenta: Formatter\n\tcyan: Formatter\n\twhite: Formatter\n\tgray: Formatter\n\n\tbgBlack: Formatter\n\tbgRed: Formatter\n\tbgGreen: Formatter\n\tbgYellow: Formatter\n\tbgBlue: Formatter\n\tbgMagenta: Formatter\n\tbgCyan: Formatter\n\tbgWhite: Formatter\n\n\tblackBright: Formatter\n\tredBright: Formatter\n\tgreenBright: Formatter\n\tyellowBright: Formatter\n\tblueBright: Formatter\n\tmagentaBright: Formatter\n\tcyanBright: Formatter\n\twhiteBright: Formatter\n\n\tbgBlackBright: Formatter\n\tbgRedBright: Formatter\n\tbgGreenBright: Formatter\n\tbgYellowBright: Formatter\n\tbgBlueBright: Formatter\n\tbgMagentaBright: Formatter\n\tbgCyanBright: Formatter\n\tbgWhiteBright: Formatter\n}\n",
  "node_modules/pino/package.json": "{\n  \"name\": \"pino\",\n  \"version\": \"9.6.0\",\n  \"description\": \"super fast, all natural json logger\",\n  \"main\": \"pino.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"pino.d.ts\",\n  \"browser\": \"./browser.js\",\n  \"scripts\": {\n    \"docs\": \"docsify serve\",\n    \"browser-test\": \"airtap --local 8080 test/browser*test.js\",\n    \"lint\": \"eslint .\",\n    \"prepublishOnly\": \"tap --no-check-coverage test/internals/version.test.js\",\n    \"test\": \"npm run lint && npm run transpile && tap --ts && jest test/jest && npm run test-types\",\n    \"test-ci\": \"npm run lint && npm run transpile && tap --ts --no-check-coverage --coverage-report=lcovonly && npm run test-types\",\n    \"test-ci-pnpm\": \"pnpm run lint && npm run transpile && tap --ts --no-coverage --no-check-coverage && pnpm run test-types\",\n    \"test-ci-yarn-pnp\": \"yarn run lint && npm run transpile && tap --ts --no-check-coverage --coverage-report=lcovonly\",\n    \"test-types\": \"tsc && tsd && ts-node test/types/pino.ts\",\n    \"test:smoke\": \"smoker smoke:pino && smoker smoke:browser && smoker smoke:file\",\n    \"smoke:pino\": \"node ./pino.js\",\n    \"smoke:browser\": \"node ./browser.js\",\n    \"smoke:file\": \"node ./file.js\",\n    \"transpile\": \"node ./test/fixtures/ts/transpile.cjs\",\n    \"cov-ui\": \"tap --ts --coverage-report=html\",\n    \"bench\": \"node benchmarks/utils/runbench all\",\n    \"bench-basic\": \"node benchmarks/utils/runbench basic\",\n    \"bench-object\": \"node benchmarks/utils/runbench object\",\n    \"bench-deep-object\": \"node benchmarks/utils/runbench deep-object\",\n    \"bench-multi-arg\": \"node benchmarks/utils/runbench multi-arg\",\n    \"bench-longs-tring\": \"node benchmarks/utils/runbench long-string\",\n    \"bench-child\": \"node benchmarks/utils/runbench child\",\n    \"bench-child-child\": \"node benchmarks/utils/runbench child-child\",\n    \"bench-child-creation\": \"node benchmarks/utils/runbench child-creation\",\n    \"bench-formatters\": \"node benchmarks/utils/runbench formatters\",\n    \"update-bench-doc\": \"node benchmarks/utils/generate-benchmark-doc > docs/benchmarks.md\"\n  },\n  \"bin\": {\n    \"pino\": \"./bin.js\"\n  },\n  \"precommit\": \"test\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/pinojs/pino.git\"\n  },\n  \"keywords\": [\n    \"fast\",\n    \"logger\",\n    \"stream\",\n    \"json\"\n  ],\n  \"author\": \"Matteo Collina <hello@matteocollina.com>\",\n  \"contributors\": [\n    \"David Mark Clements <huperekchuno@googlemail.com>\",\n    \"James Sumners <james.sumners@gmail.com>\",\n    \"Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)\"\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/pinojs/pino/issues\"\n  },\n  \"homepage\": \"https://getpino.io\",\n  \"devDependencies\": {\n    \"@types/flush-write-stream\": \"^1.0.0\",\n    \"@types/node\": \"^22.0.0\",\n    \"@types/tap\": \"^15.0.6\",\n    \"@yao-pkg/pkg\": \"6.1.1\",\n    \"airtap\": \"5.0.0\",\n    \"benchmark\": \"^2.1.4\",\n    \"bole\": \"^5.0.5\",\n    \"bunyan\": \"^1.8.14\",\n    \"debug\": \"^4.3.4\",\n    \"docsify-cli\": \"^4.4.4\",\n    \"eslint\": \"^8.17.0\",\n    \"eslint-config-standard\": \"^17.0.0\",\n    \"eslint-plugin-import\": \"^2.26.0\",\n    \"eslint-plugin-n\": \"15.7.0\",\n    \"eslint-plugin-node\": \"^11.1.0\",\n    \"eslint-plugin-promise\": \"^6.0.0\",\n    \"execa\": \"^5.0.0\",\n    \"fastbench\": \"^1.0.1\",\n    \"flush-write-stream\": \"^2.0.0\",\n    \"import-fresh\": \"^3.2.1\",\n    \"jest\": \"^29.0.3\",\n    \"log\": \"^6.0.0\",\n    \"loglevel\": \"^1.6.7\",\n    \"midnight-smoker\": \"1.1.1\",\n    \"pino-pretty\": \"^11.0.0\",\n    \"pre-commit\": \"^1.2.2\",\n    \"proxyquire\": \"^2.1.3\",\n    \"pump\": \"^3.0.0\",\n    \"rimraf\": \"^6.0.1\",\n    \"semver\": \"^7.3.7\",\n    \"split2\": \"^4.0.0\",\n    \"steed\": \"^1.1.3\",\n    \"strip-ansi\": \"^6.0.0\",\n    \"tap\": \"^16.2.0\",\n    \"tape\": \"^5.5.3\",\n    \"through2\": \"^4.0.0\",\n    \"ts-node\": \"^10.9.1\",\n    \"tsd\": \"^0.31.0\",\n    \"typescript\": \"~5.7.2\",\n    \"winston\": \"^3.7.2\"\n  },\n  \"dependencies\": {\n    \"atomic-sleep\": \"^1.0.0\",\n    \"fast-redact\": \"^3.1.1\",\n    \"on-exit-leak-free\": \"^2.1.0\",\n    \"pino-abstract-transport\": \"^2.0.0\",\n    \"pino-std-serializers\": \"^7.0.0\",\n    \"process-warning\": \"^4.0.0\",\n    \"quick-format-unescaped\": \"^4.0.3\",\n    \"real-require\": \"^0.2.0\",\n    \"safe-stable-stringify\": \"^2.3.1\",\n    \"sonic-boom\": \"^4.0.1\",\n    \"thread-stream\": \"^3.0.0\"\n  },\n  \"tsd\": {\n    \"directory\": \"test/types\"\n  }\n}\n",
  "node_modules/pino/pino.d.ts": "// Project: https://github.com/pinojs/pino.git, http://getpino.io\n// Definitions by: Peter Snider <https://github.com/psnider>\n//                 BendingBender <https://github.com/BendingBender>\n//                 Christian Rackerseder <https://github.com/screendriver>\n//                 GP <https://github.com/paambaati>\n//                 Alex Ferrando <https://github.com/alferpal>\n//                 Oleksandr Sidko <https://github.com/mortiy>\n//                 Harris Lummis <https://github.com/lummish>\n//                 Raoul Jaeckel <https://github.com/raoulus>\n//                 Cory Donkin <https://github.com/Cooryd>\n//                 Adam Vigneaux <https://github.com/AdamVig>\n//                 Austin Beer <https://github.com/austin-beer>\n//                 Michel Nemnom <https://github.com/Pegase745>\n//                 Igor Savin <https://github.com/kibertoad>\n//                 James Bromwell <https://github.com/thw0rted>\n// TypeScript Version: 4.4\n\nimport type { EventEmitter } from \"events\";\nimport * as pinoStdSerializers from \"pino-std-serializers\";\nimport type { SonicBoom, SonicBoomOpts } from \"sonic-boom\";\nimport type { WorkerOptions } from \"worker_threads\";\n\n\n\n//// Non-exported types and interfaces\n\n// ToDo https://github.com/pinojs/thread-stream/issues/24\ntype ThreadStream = any\n\ntype TimeFn = () => string;\ntype MixinFn<CustomLevels extends string = never> = (mergeObject: object, level: number, logger:pino.Logger<CustomLevels>) => object;\ntype MixinMergeStrategyFn = (mergeObject: object, mixinObject: object) => object;\n\ntype CustomLevelLogger<CustomLevels extends string, UseOnlyCustomLevels extends boolean = boolean> = { \n    /**\n     * Define additional logging levels.\n     */\n    customLevels: { [level in CustomLevels]: number };\n    /**\n     * Use only defined `customLevels` and omit Pino's levels.\n     */\n    useOnlyCustomLevels: UseOnlyCustomLevels;\n } & {\n    // This will override default log methods\n    [K in Exclude<pino.Level, CustomLevels>]: UseOnlyCustomLevels extends true ? never : pino.LogFn;\n } & {\n    [level in CustomLevels]: pino.LogFn;\n };\n\n/**\n* A synchronous callback that will run on each creation of a new child.\n* @param child: The newly created child logger instance.\n*/\ntype OnChildCallback<CustomLevels extends string = never> = (child: pino.Logger<CustomLevels>) => void\n\nexport interface redactOptions {\n    paths: string[];\n    censor?: string | ((value: any, path: string[]) => any);\n    remove?: boolean;\n}\n\nexport interface LoggerExtras<CustomLevels extends string = never, UseOnlyCustomLevels extends boolean = boolean> extends EventEmitter {\n    /**\n     * Exposes the Pino package version. Also available on the exported pino function.\n     */\n    readonly version: string;\n\n    levels: pino.LevelMapping;\n\n    /**\n     * Outputs the level as a string instead of integer.\n     */\n    useLevelLabels: boolean;\n    /**\n     * Returns the integer value for the logger instance's logging level.\n     */\n    levelVal: number;\n\n    /**\n     * Creates a child logger, setting all key-value pairs in `bindings` as properties in the log lines. All serializers will be applied to the given pair.\n     * Child loggers use the same output stream as the parent and inherit the current log level of the parent at the time they are spawned.\n     * From v2.x.x the log level of a child is mutable (whereas in v1.x.x it was immutable), and can be set independently of the parent.\n     * If a `level` property is present in the object passed to `child` it will override the child logger level.\n     *\n     * @param bindings: an object of key-value pairs to include in log lines as properties.\n     * @param options: an options object that will override child logger inherited options.\n     * @returns a child logger instance.\n     */\n    child<ChildCustomLevels extends string = never>(bindings: pino.Bindings, options?: ChildLoggerOptions<ChildCustomLevels>): pino.Logger<CustomLevels | ChildCustomLevels>;\n\n    /**\n     * This can be used to modify the callback function on creation of a new child.\n     */\n    onChild: OnChildCallback<CustomLevels>;\n\n    /**\n     * Registers a listener function that is triggered when the level is changed.\n     * Note: When browserified, this functionality will only be available if the `events` module has been required elsewhere\n     * (e.g. if you're using streams in the browser). This allows for a trade-off between bundle size and functionality.\n     *\n     * @param event: only ever fires the `'level-change'` event\n     * @param listener: The listener is passed four arguments: `levelLabel`, `levelValue`, `previousLevelLabel`, `previousLevelValue`.\n     */\n    on(event: \"level-change\", listener: pino.LevelChangeEventListener<CustomLevels, UseOnlyCustomLevels>): this;\n    addListener(event: \"level-change\", listener: pino.LevelChangeEventListener<CustomLevels, UseOnlyCustomLevels>): this;\n    once(event: \"level-change\", listener: pino.LevelChangeEventListener<CustomLevels, UseOnlyCustomLevels>): this;\n    prependListener(event: \"level-change\", listener: pino.LevelChangeEventListener<CustomLevels, UseOnlyCustomLevels>): this;\n    prependOnceListener(event: \"level-change\", listener: pino.LevelChangeEventListener<CustomLevels, UseOnlyCustomLevels>): this;\n    removeListener(event: \"level-change\", listener: pino.LevelChangeEventListener<CustomLevels, UseOnlyCustomLevels>): this;\n\n    /**\n     * A utility method for determining if a given log level will write to the destination.\n     */\n    isLevelEnabled(level: pino.LevelWithSilentOrString): boolean;\n\n    /**\n     * Returns an object containing all the current bindings, cloned from the ones passed in via logger.child().\n     */\n    bindings(): pino.Bindings;\n\n    /**\n     * Adds to the bindings of this logger instance.\n     * Note: Does not overwrite bindings. Can potentially result in duplicate keys in log lines.\n     *\n     * @param bindings: an object of key-value pairs to include in log lines as properties.\n     */\n    setBindings(bindings: pino.Bindings): void;\n\n    /**\n     * Flushes the content of the buffer when using pino.destination({ sync: false }).\n     * call the callback when finished\n     */\n    flush(cb?: (err?: Error) => void): void;\n}\n\n\ndeclare namespace pino {\n    //// Exported types and interfaces\n\n    interface BaseLogger {\n        /**\n         * Set this property to the desired logging level. In order of priority, available levels are:\n         *\n         * - 'fatal'\n         * - 'error'\n         * - 'warn'\n         * - 'info'\n         * - 'debug'\n         * - 'trace'\n         *\n         * The logging level is a __minimum__ level. For instance if `logger.level` is `'info'` then all `'fatal'`, `'error'`, `'warn'`,\n         * and `'info'` logs will be enabled.\n         *\n         * You can pass `'silent'` to disable logging.\n         */\n        level: pino.LevelWithSilentOrString;\n\n        /**\n         * Log at `'fatal'` level the given msg. If the first argument is an object, all its properties will be included in the JSON line.\n         * If more args follows `msg`, these will be used to format `msg` using `util.format`.\n         *\n         * @typeParam T: the interface of the object being serialized. Default is object.\n         * @param obj: object to be serialized\n         * @param msg: the log message to write\n         * @param ...args: format string values when `msg` is a format string\n         */\n        fatal: pino.LogFn;\n        /**\n         * Log at `'error'` level the given msg. If the first argument is an object, all its properties will be included in the JSON line.\n         * If more args follows `msg`, these will be used to format `msg` using `util.format`.\n         *\n         * @typeParam T: the interface of the object being serialized. Default is object.\n         * @param obj: object to be serialized\n         * @param msg: the log message to write\n         * @param ...args: format string values when `msg` is a format string\n         */\n        error: pino.LogFn;\n        /**\n         * Log at `'warn'` level the given msg. If the first argument is an object, all its properties will be included in the JSON line.\n         * If more args follows `msg`, these will be used to format `msg` using `util.format`.\n         *\n         * @typeParam T: the interface of the object being serialized. Default is object.\n         * @param obj: object to be serialized\n         * @param msg: the log message to write\n         * @param ...args: format string values when `msg` is a format string\n         */\n        warn: pino.LogFn;\n        /**\n         * Log at `'info'` level the given msg. If the first argument is an object, all its properties will be included in the JSON line.\n         * If more args follows `msg`, these will be used to format `msg` using `util.format`.\n         *\n         * @typeParam T: the interface of the object being serialized. Default is object.\n         * @param obj: object to be serialized\n         * @param msg: the log message to write\n         * @param ...args: format string values when `msg` is a format string\n         */\n        info: pino.LogFn;\n        /**\n         * Log at `'debug'` level the given msg. If the first argument is an object, all its properties will be included in the JSON line.\n         * If more args follows `msg`, these will be used to format `msg` using `util.format`.\n         *\n         * @typeParam T: the interface of the object being serialized. Default is object.\n         * @param obj: object to be serialized\n         * @param msg: the log message to write\n         * @param ...args: format string values when `msg` is a format string\n         */\n        debug: pino.LogFn;\n        /**\n         * Log at `'trace'` level the given msg. If the first argument is an object, all its properties will be included in the JSON line.\n         * If more args follows `msg`, these will be used to format `msg` using `util.format`.\n         *\n         * @typeParam T: the interface of the object being serialized. Default is object.\n         * @param obj: object to be serialized\n         * @param msg: the log message to write\n         * @param ...args: format string values when `msg` is a format string\n         */\n        trace: pino.LogFn;\n        /**\n         * Noop function.\n         */\n        silent: pino.LogFn;\n    }\n\n    type Bindings = Record<string, any>;\n\n    type Level = \"fatal\" | \"error\" | \"warn\" | \"info\" | \"debug\" | \"trace\";\n    type LevelOrString = Level | (string & {});\n    type LevelWithSilent = pino.Level | \"silent\";\n    type LevelWithSilentOrString = LevelWithSilent | (string & {});\n\n    type SerializerFn = (value: any) => any;\n    type WriteFn = (o: object) => void;\n\n    type LevelChangeEventListener<CustomLevels extends string = never, UseOnlyCustomLevels extends boolean = boolean> = (\n        lvl: LevelWithSilentOrString,\n        val: number,\n        prevLvl: LevelWithSilentOrString,\n        prevVal: number,\n        logger: Logger<CustomLevels, UseOnlyCustomLevels>\n    ) => void;\n\n    type LogDescriptor = Record<string, any>;\n\n    type Logger<CustomLevels extends string = never, UseOnlyCustomLevels extends boolean = boolean> = BaseLogger & LoggerExtras<CustomLevels> & CustomLevelLogger<CustomLevels, UseOnlyCustomLevels>;\n\n    type SerializedError = pinoStdSerializers.SerializedError;\n    type SerializedResponse = pinoStdSerializers.SerializedResponse;\n    type SerializedRequest = pinoStdSerializers.SerializedRequest;\n\n\n    interface TransportTargetOptions<TransportOptions = Record<string, any>> {\n        target: string\n        options?: TransportOptions\n        level?: LevelWithSilentOrString\n    }\n\n    interface TransportBaseOptions<TransportOptions = Record<string, any>> {\n        options?: TransportOptions\n        worker?: WorkerOptions & { autoEnd?: boolean}\n    }\n\n    interface TransportSingleOptions<TransportOptions = Record<string, any>> extends TransportBaseOptions<TransportOptions>{\n        target: string\n    }\n\n    interface TransportPipelineOptions<TransportOptions = Record<string, any>> extends TransportBaseOptions<TransportOptions>{\n        pipeline: TransportSingleOptions<TransportOptions>[]\n        level?: LevelWithSilentOrString\n    }\n\n    interface TransportMultiOptions<TransportOptions = Record<string, any>> extends TransportBaseOptions<TransportOptions>{\n        targets: readonly (TransportTargetOptions<TransportOptions>|TransportPipelineOptions<TransportOptions>)[],\n        levels?: Record<string, number>\n        dedupe?: boolean\n    }\n\n    interface MultiStreamOptions {\n        levels?: Record<string, number>\n        dedupe?: boolean\n    }\n\n    interface DestinationStream {\n        write(msg: string): void;\n    }\n\n    interface DestinationStreamHasMetadata {\n      [symbols.needsMetadataGsym]: true;\n      lastLevel: number;\n      lastTime: string;\n      lastMsg: string;\n      lastObj: object;\n      lastLogger: pino.Logger;\n    }\n\n    type DestinationStreamWithMetadata = DestinationStream & ({ [symbols.needsMetadataGsym]?: false } | DestinationStreamHasMetadata);\n\n    interface StreamEntry<TLevel = Level> {\n        stream: DestinationStream\n        level?: TLevel\n    }\n\n    interface MultiStreamRes<TOriginLevel = Level> {\n        write: (data: any) => void,\n        add: <TLevel = Level>(dest: StreamEntry<TLevel> | DestinationStream) => MultiStreamRes<TOriginLevel & TLevel>,\n        flushSync: () => void,\n        minLevel: number,\n        streams: StreamEntry<TOriginLevel>[],\n        clone<TLevel = Level>(level: TLevel): MultiStreamRes<TLevel>,\n    }\n\n    interface LevelMapping {\n        /**\n         * Returns the mappings of level names to their respective internal number representation.\n         */\n        values: { [level: string]: number };\n        /**\n         * Returns the mappings of level internal level numbers to their string representations.\n         */\n        labels: { [level: number]: string };\n    }\n\n    interface LogFn {\n        // TODO: why is this different from `obj: object` or `obj: any`?\n        /* tslint:disable:no-unnecessary-generics */\n        <T extends object>(obj: T, msg?: string, ...args: any[]): void;\n        (obj: unknown, msg?: string, ...args: any[]): void;\n        (msg: string, ...args: any[]): void;\n    }\n\n    interface LoggerOptions<CustomLevels extends string = never, UseOnlyCustomLevels extends boolean = boolean> {\n        transport?: TransportSingleOptions | TransportMultiOptions | TransportPipelineOptions\n        /**\n         * Avoid error causes by circular references in the object tree. Default: `true`.\n         */\n        safe?: boolean;\n        /**\n         * The name of the logger. Default: `undefined`.\n         */\n        name?: string;\n        /**\n         * an object containing functions for custom serialization of objects.\n         * These functions should return an JSONifiable object and they should never throw. When logging an object,\n         * each top-level property matching the exact key of a serializer will be serialized using the defined serializer.\n         */\n        serializers?: { [key: string]: SerializerFn };\n        /**\n         * Enables or disables the inclusion of a timestamp in the log message. If a function is supplied, it must\n         * synchronously return a JSON string representation of the time. If set to `false`, no timestamp will be included in the output.\n         * See stdTimeFunctions for a set of available functions for passing in as a value for this option.\n         * Caution: any sort of formatted time will significantly slow down Pino's performance.\n         */\n        timestamp?: TimeFn | boolean;\n        /**\n         * One of the supported levels or `silent` to disable logging. Any other value defines a custom level and\n         * requires supplying a level value via `levelVal`. Default: 'info'.\n         */\n        level?: LevelWithSilentOrString;\n\n        /**\n         * Use this option to define additional logging levels.\n         * The keys of the object correspond the namespace of the log level, and the values should be the numerical value of the level.\n         */\n        customLevels?: { [level in CustomLevels]: number };\n\n        /**\n         * Use this option to only use defined `customLevels` and omit Pino's levels.\n         * Logger's default `level` must be changed to a value in `customLevels` in order to use `useOnlyCustomLevels`\n         * Warning: this option may not be supported by downstream transports.\n         */\n        useOnlyCustomLevels?: UseOnlyCustomLevels;\n\n        /**\n         *  Use this option to define custom comparison of log levels.\n         *  Useful to compare custom log levels or non-standard level values.\n         *  Default: \"ASC\"\n         */\n        levelComparison?: \"ASC\" | \"DESC\" | ((current: number, expected: number) => boolean);\n\n        /**\n         * If provided, the `mixin` function is called each time one of the active logging methods\n         * is called. The function must synchronously return an object. The properties of the\n         * returned object will be added to the logged JSON.\n         */\n        mixin?: MixinFn<CustomLevels>;\n\n        /**\n         * If provided, the `mixinMergeStrategy` function is called each time one of the active\n         * logging methods is called. The first parameter is the value `mergeObject` or an empty object,\n         * the second parameter is the value resulting from `mixin()` or an empty object.\n         * The function must synchronously return an object.\n         */\n        mixinMergeStrategy?: MixinMergeStrategyFn\n\n        /**\n         * As an array, the redact option specifies paths that should have their values redacted from any log output.\n         *\n         * Each path must be a string using a syntax which corresponds to JavaScript dot and bracket notation.\n         *\n         * If an object is supplied, three options can be specified:\n         *\n         *      paths (String[]): Required. An array of paths\n         *      censor (String): Optional. A value to overwrite key which are to be redacted. Default: '[Redacted]'\n         *      remove (Boolean): Optional. Instead of censoring the value, remove both the key and the value. Default: false\n         */\n        redact?: string[] | redactOptions;\n\n        /**\n         * When defining a custom log level via level, set to an integer value to define the new level. Default: `undefined`.\n         */\n        levelVal?: number;\n        /**\n         * The string key for the 'message' in the JSON object. Default: \"msg\".\n         */\n        messageKey?: string;\n        /**\n         * The string key for the 'error' in the JSON object. Default: \"err\".\n         */\n        errorKey?: string;\n        /**\n         * The string key to place any logged object under.\n         */\n        nestedKey?: string;\n        /**\n         * Enables logging. Default: `true`.\n         */\n        enabled?: boolean;\n        /**\n         * Browser only, see http://getpino.io/#/docs/browser.\n         */\n        browser?: {\n            /**\n             * The `asObject` option will create a pino-like log object instead of passing all arguments to a console\n             * method. When `write` is set, `asObject` will always be true.\n             *\n             * @example\n             * pino.info('hi') // creates and logs {msg: 'hi', level: 30, time: <ts>}\n             */\n            asObject?: boolean;\n            formatters?: {\n                /**\n                 * Changes the shape of the log level.\n                 * The default shape is { level: number }.\n                 */\n                level?: (label: string, number: number) => object;\n                /**\n                 * Changes the shape of the log object.\n                 */\n                log?: (object: Record<string, unknown>) => Record<string, unknown>;\n            }\n            /**\n             * Instead of passing log messages to `console.log` they can be passed to a supplied function. If `write` is\n             * set to a single function, all logging objects are passed to this function. If `write` is an object, it\n             * can have methods that correspond to the levels. When a message is logged at a given level, the\n             * corresponding method is called. If a method isn't present, the logging falls back to using the `console`.\n             *\n             * @example\n             * const pino = require('pino')({\n             *   browser: {\n             *     write: (o) => {\n             *       // do something with o\n             *     }\n             *   }\n             * })\n             *\n             * @example\n             * const pino = require('pino')({\n             *   browser: {\n             *     write: {\n             *       info: function (o) {\n             *         //process info log object\n             *       },\n             *       error: function (o) {\n             *         //process error log object\n             *       }\n             *     }\n             *   }\n             * })\n             */\n            write?:\n                | WriteFn\n                | ({\n                fatal?: WriteFn;\n                error?: WriteFn;\n                warn?: WriteFn;\n                info?: WriteFn;\n                debug?: WriteFn;\n                trace?: WriteFn;\n            } & { [logLevel: string]: WriteFn });\n\n            /**\n             * The serializers provided to `pino` are ignored by default in the browser, including the standard\n             * serializers provided with Pino. Since the default destination for log messages is the console, values\n             * such as `Error` objects are enhanced for inspection, which they otherwise wouldn't be if the Error\n             * serializer was enabled. We can turn all serializers on or we can selectively enable them via an array.\n             *\n             * When `serialize` is `true` the standard error serializer is also enabled (see\n             * {@link https://github.com/pinojs/pino/blob/master/docs/api.md#pino-stdserializers}). This is a global\n             * serializer which will apply to any `Error` objects passed to the logger methods.\n             *\n             * If `serialize` is an array the standard error serializer is also automatically enabled, it can be\n             * explicitly disabled by including a string in the serialize array: `!stdSerializers.err` (see example).\n             *\n             * The `serialize` array also applies to any child logger serializers (see\n             * {@link https://github.com/pinojs/pino/blob/master/docs/api.md#bindingsserializers-object} for how to\n             * set child-bound serializers).\n             *\n             * Unlike server pino the serializers apply to every object passed to the logger method, if the `asObject`\n             * option is `true`, this results in the serializers applying to the first object (as in server pino).\n             *\n             * For more info on serializers see\n             * {@link https://github.com/pinojs/pino/blob/master/docs/api.md#serializers-object}.\n             *\n             * @example\n             * const pino = require('pino')({\n             *   browser: {\n             *     serialize: true\n             *   }\n             * })\n             *\n             * @example\n             * const pino = require('pino')({\n             *   serializers: {\n             *     custom: myCustomSerializer,\n             *     another: anotherSerializer\n             *   },\n             *   browser: {\n             *     serialize: ['custom']\n             *   }\n             * })\n             * // following will apply myCustomSerializer to the custom property,\n             * // but will not apply anotherSerializer to another key\n             * pino.info({custom: 'a', another: 'b'})\n             *\n             * @example\n             * const pino = require('pino')({\n             *   serializers: {\n             *     custom: myCustomSerializer,\n             *     another: anotherSerializer\n             *   },\n             *   browser: {\n             *     serialize: ['!stdSerializers.err', 'custom'] //will not serialize Errors, will serialize `custom` keys\n             *   }\n             * })\n             */\n            serialize?: boolean | string[];\n\n            /**\n             * Options for transmission of logs.\n             *\n             * @example\n             * const pino = require('pino')({\n             *   browser: {\n             *     transmit: {\n             *       level: 'warn',\n             *       send: function (level, logEvent) {\n             *         if (level === 'warn') {\n             *           // maybe send the logEvent to a separate endpoint\n             *           // or maybe analyse the messages further before sending\n             *         }\n             *         // we could also use the `logEvent.level.value` property to determine\n             *         // numerical value\n             *         if (logEvent.level.value >= 50) { // covers error and fatal\n             *\n             *           // send the logEvent somewhere\n             *         }\n             *       }\n             *     }\n             *   }\n             * })\n             */\n            transmit?: {\n                /**\n                 * Specifies the minimum level (inclusive) of when the `send` function should be called, if not supplied\n                 * the `send` function will be called based on the main logging `level` (set via `options.level`,\n                 * defaulting to `info`).\n                 */\n                level?: LevelOrString;\n                /**\n                 * Remotely record log messages.\n                 *\n                 * @description Called after writing the log message.\n                 */\n                send: (level: Level, logEvent: LogEvent) => void;\n            };\n            /**\n             * The disabled option will disable logging in browser if set to true, by default it is set to false.\n             *\n             * @example\n             * const pino = require('pino')({browser: {disabled: true}})\n             */\n            disabled?: boolean;\n        };\n        /**\n         * key-value object added as child logger to each log line. If set to null the base child logger is not added\n         */\n        base?: { [key: string]: any } | null;\n\n        /**\n         * An object containing functions for formatting the shape of the log lines.\n         * These functions should return a JSONifiable object and should never throw.\n         * These functions allow for full customization of the resulting log lines.\n         * For example, they can be used to change the level key name or to enrich the default metadata.\n         */\n        formatters?: {\n            /**\n             * Changes the shape of the log level.\n             * The default shape is { level: number }.\n             * The function takes two arguments, the label of the level (e.g. 'info') and the numeric value (e.g. 30).\n             */\n            level?: (label: string, number: number) => object;\n            /**\n             * Changes the shape of the bindings.\n             * The default shape is { pid, hostname }.\n             * The function takes a single argument, the bindings object.\n             * It will be called every time a child logger is created.\n             */\n            bindings?: (bindings: Bindings) => object;\n            /**\n             * Changes the shape of the log object.\n             * This function will be called every time one of the log methods (such as .info) is called.\n             * All arguments passed to the log method, except the message, will be pass to this function.\n             * By default it does not change the shape of the log object.\n             */\n            log?: (object: Record<string, unknown>) => Record<string, unknown>;\n        };\n\n        /**\n         * A string that would be prefixed to every message (and child message)\n         */\n        msgPrefix?: string\n\n        /**\n         * An object mapping to hook functions. Hook functions allow for customizing internal logger operations.\n         * Hook functions must be synchronous functions.\n         */\n        hooks?: {\n            /**\n             * Allows for manipulating the parameters passed to logger methods. The signature for this hook is\n             * logMethod (args, method, level) {}, where args is an array of the arguments that were passed to the\n             * log method and method is the log method itself, and level is the log level. This hook must invoke the method function by\n             * using apply, like so: method.apply(this, newArgumentsArray).\n             */\n            logMethod?: (this: Logger, args: Parameters<LogFn>, method: LogFn, level: number) => void;\n\n            /**\n             * Allows for manipulating the stringified JSON log output just before writing to various transports.\n             * This function must return a string and must be valid JSON.\n             */\n            streamWrite?: (s: string) => string;\n        };\n\n        /**\n         * Stringification limit at a specific nesting depth when logging circular object. Default: `5`.\n         */\n         depthLimit?: number\n\n         /**\n          * Stringification limit of properties/elements when logging a specific object/array with circular references. Default: `100`.\n          */\n          edgeLimit?: number\n\n        /**\n         * Optional child creation callback.\n         */\n        onChild?: OnChildCallback<CustomLevels>;\n\n        /**\n         * logs newline delimited JSON with `\\r\\n` instead of `\\n`. Default: `false`.\n         */\n        crlf?: boolean;\n    }\n\n    interface ChildLoggerOptions<CustomLevels extends string = never> {\n        level?: LevelOrString;\n        serializers?: { [key: string]: SerializerFn };\n        customLevels?: { [level in CustomLevels]: number };\n        formatters?: {\n            level?: (label: string, number: number) => object;\n            bindings?: (bindings: Bindings) => object;\n            log?: (object: object) => object;\n        };\n        redact?: string[] | redactOptions;\n        msgPrefix?: string\n    }\n\n    /**\n     * A data structure representing a log message, it represents the arguments passed to a logger statement, the level\n     * at which they were logged and the hierarchy of child bindings.\n     *\n     * @description By default serializers are not applied to log output in the browser, but they will always be applied\n     * to `messages` and `bindings` in the `logEvent` object. This allows  us to ensure a consistent format for all\n     * values between server and client.\n     */\n    interface LogEvent {\n        /**\n         * Unix epoch timestamp in milliseconds, the time is taken from the moment the logger method is called.\n         */\n        ts: number;\n        /**\n         * All arguments passed to logger method, (for instance `logger.info('a', 'b', 'c')` would result in `messages`\n         * array `['a', 'b', 'c']`).\n         */\n        messages: any[];\n        /**\n         * Represents each child logger (if any), and the relevant bindings.\n         *\n         * @description For instance, given `logger.child({a: 1}).child({b: 2}).info({c: 3})`, the bindings array would\n         * hold `[{a: 1}, {b: 2}]` and the `messages` array would be `[{c: 3}]`. The `bindings` are ordered according to\n         * their position in the child logger hierarchy, with the lowest index being the top of the hierarchy.\n         */\n        bindings: Bindings[];\n        /**\n         * Holds the `label` (for instance `info`), and the corresponding numerical `value` (for instance `30`).\n         * This could be important in cases where client side level values and labels differ from server side.\n         */\n        level: {\n            label: string;\n            value: number;\n        };\n    }\n\n\n\n    //// Top level variable (const) exports\n\n    /**\n     * Provides functions for serializing objects common to many projects.\n     */\n    export const stdSerializers: typeof pinoStdSerializers;\n\n    /**\n     * Holds the current log format version (as output in the v property of each log record).\n     */\n    export const levels: LevelMapping;\n    export const symbols: {\n        readonly setLevelSym: unique symbol;\n        readonly getLevelSym: unique symbol;\n        readonly levelValSym: unique symbol;\n        readonly useLevelLabelsSym: unique symbol;\n        readonly mixinSym: unique symbol;\n        readonly lsCacheSym: unique symbol;\n        readonly chindingsSym: unique symbol;\n        readonly parsedChindingsSym: unique symbol;\n        readonly asJsonSym: unique symbol;\n        readonly writeSym: unique symbol;\n        readonly serializersSym: unique symbol;\n        readonly redactFmtSym: unique symbol;\n        readonly timeSym: unique symbol;\n        readonly timeSliceIndexSym: unique symbol;\n        readonly streamSym: unique symbol;\n        readonly stringifySym: unique symbol;\n        readonly stringifySafeSym: unique symbol;\n        readonly stringifiersSym: unique symbol;\n        readonly endSym: unique symbol;\n        readonly formatOptsSym: unique symbol;\n        readonly messageKeySym: unique symbol;\n        readonly errorKeySym: unique symbol;\n        readonly nestedKeySym: unique symbol;\n        readonly wildcardFirstSym: unique symbol;\n        readonly needsMetadataGsym: unique symbol;\n        readonly useOnlyCustomLevelsSym: unique symbol;\n        readonly formattersSym: unique symbol;\n        readonly hooksSym: unique symbol;\n    };\n\n    /**\n     * Exposes the Pino package version. Also available on the logger instance.\n     */\n    export const version: string;\n\n    /**\n     * Provides functions for generating the timestamp property in the log output. You can set the `timestamp` option during\n     * initialization to one of these functions to adjust the output format. Alternatively, you can specify your own time function.\n     * A time function must synchronously return a string that would be a valid component of a JSON string. For example,\n     * the default function returns a string like `,\"time\":1493426328206`.\n     */\n    export const stdTimeFunctions: {\n        /**\n         * The default time function for Pino. Returns a string like `,\"time\":1493426328206`.\n         */\n        epochTime: TimeFn;\n        /*\n            * Returns the seconds since Unix epoch\n            */\n        unixTime: TimeFn;\n        /**\n         * Returns an empty string. This function is used when the `timestamp` option is set to `false`.\n         */\n        nullTime: TimeFn;\n        /*\n            * Returns ISO 8601-formatted time in UTC\n            */\n        isoTime: TimeFn;\n    };\n\n    //// Exported functions\n\n    /**\n     * Create a Pino Destination instance: a stream-like object with significantly more throughput (over 30%) than a standard Node.js stream.\n     * @param [dest]: The `destination` parameter, can be a file descriptor, a file path, or an object with `dest` property pointing to a fd or path.\n     *                An ordinary Node.js `stream` file descriptor can be passed as the destination (such as the result of `fs.createWriteStream`)\n     *                but for peak log writing performance, it is strongly recommended to use `pino.destination` to create the destination stream.\n     * @returns A Sonic-Boom  stream to be used as destination for the pino function\n     */\n    export function destination(\n        dest?: number | object | string | DestinationStream | NodeJS.WritableStream | SonicBoomOpts,\n    ): SonicBoom;\n\n    export function transport<TransportOptions = Record<string, any>>(\n        options: TransportSingleOptions<TransportOptions> | TransportMultiOptions<TransportOptions> | TransportPipelineOptions<TransportOptions>\n    ): ThreadStream\n\n    export function multistream<TLevel = Level>(\n        streamsArray: (DestinationStream | StreamEntry<TLevel>)[] | DestinationStream | StreamEntry<TLevel>,\n        opts?: MultiStreamOptions\n    ): MultiStreamRes<TLevel>\n}\n\n//// Callable default export\n\n/**\n * @param [optionsOrStream]: an options object or a writable stream where the logs will be written. It can also receive some log-line metadata, if the\n * relative protocol is enabled. Default: process.stdout\n * @returns a new logger instance.\n */\ndeclare function pino<CustomLevels extends string = never, UseOnlyCustomLevels extends boolean = boolean>(optionsOrStream?: LoggerOptions<CustomLevels, UseOnlyCustomLevels> | DestinationStream): Logger<CustomLevels, UseOnlyCustomLevels>;\n\n/**\n * @param [options]: an options object\n * @param [stream]: a writable stream where the logs will be written. It can also receive some log-line metadata, if the\n * relative protocol is enabled. Default: process.stdout\n * @returns a new logger instance.\n */\ndeclare function pino<CustomLevels extends string = never, UseOnlyCustomLevels extends boolean = boolean>(options: LoggerOptions<CustomLevels, UseOnlyCustomLevels>, stream?: DestinationStream | undefined): Logger<CustomLevels, UseOnlyCustomLevels>;\n\n\n// Pass through all the top-level exports, allows `import {version} from \"pino\"`\n// Constants and functions\nexport const destination: typeof pino.destination;\nexport const transport: typeof pino.transport;\nexport const multistream: typeof pino.multistream;\nexport const levels: typeof pino.levels;\nexport const stdSerializers: typeof pino.stdSerializers;\nexport const stdTimeFunctions: typeof pino.stdTimeFunctions;\nexport const symbols: typeof pino.symbols;\nexport const version: typeof pino.version;\n\n// Types\nexport type Bindings = pino.Bindings;\nexport type DestinationStreamWithMetadata = pino.DestinationStreamWithMetadata;\nexport type Level = pino.Level;\nexport type LevelOrString = pino.LevelOrString;\nexport type LevelWithSilent = pino.LevelWithSilent;\nexport type LevelWithSilentOrString = pino.LevelWithSilentOrString;\nexport type LevelChangeEventListener<CustomLevels extends string> = pino.LevelChangeEventListener<CustomLevels>;\nexport type LogDescriptor = pino.LogDescriptor;\nexport type Logger<CustomLevels extends string = never, UseOnlyCustomLevels extends boolean = boolean> = pino.Logger<CustomLevels, UseOnlyCustomLevels>;\nexport type SerializedError = pino.SerializedError;\nexport type SerializerFn = pino.SerializerFn;\nexport type SerializedRequest = pino.SerializedRequest;\nexport type SerializedResponse = pino.SerializedResponse;\nexport type WriteFn = pino.WriteFn;\n\n// Interfaces\nexport interface BaseLogger extends pino.BaseLogger {}\nexport interface ChildLoggerOptions<CustomLevels extends string = never> extends pino.ChildLoggerOptions<CustomLevels> {}\nexport interface DestinationStream extends pino.DestinationStream {}\nexport interface LevelMapping extends pino.LevelMapping {}\nexport interface LogEvent extends pino.LogEvent {}\nexport interface LogFn extends pino.LogFn {}\nexport interface LoggerOptions<CustomLevels extends string = never, UseOnlyCustomLevels extends boolean = boolean> extends pino.LoggerOptions<CustomLevels, UseOnlyCustomLevels> {}\nexport interface MultiStreamOptions extends pino.MultiStreamOptions {}\nexport interface MultiStreamRes<TLevel = Level> extends pino.MultiStreamRes<TLevel> {}\nexport interface StreamEntry<TLevel = Level> extends pino.StreamEntry<TLevel> {}\nexport interface TransportBaseOptions extends pino.TransportBaseOptions {}\nexport interface TransportMultiOptions extends pino.TransportMultiOptions {}\nexport interface TransportPipelineOptions extends pino.TransportPipelineOptions {}\nexport interface TransportSingleOptions extends pino.TransportSingleOptions {}\nexport interface TransportTargetOptions extends pino.TransportTargetOptions {}\n\n// Bundle all top level exports into a namespace, then export namespace both\n// as default (`import pino from \"pino\"`) and named variable\n// (`import {pino} from \"pino\"`).\nexport { pino as default, pino };\n// Export just the type side of the namespace as \"P\", allows\n// `import {P} from \"pino\"; const log: P.Logger;`.\n// (Legacy support for early 7.x releases, remove in 8.x.)\n    export type { pino as P };\n\n",
  "node_modules/pino/test/helper.d.ts": "import { PathLike } from 'node:fs'\n\nexport declare function watchFileCreated(filename: PathLike): Promise<void>\nexport declare function watchForWrite(filename: PathLike, testString: string): Promise<void>\n",
  "node_modules/pino-abstract-transport/index.d.ts": "// Type definitions for pino-abstract-transport 0.4.0\n// Project: https://github.com/pinojs/pino-abstract-transport#readme\n// Definitions by: Diyar Oktay <https://github.com/windupbird144>\n\n/// <reference types=\"node\" />\n\nimport { Transform } from \"stream\";\n\ntype BuildOptions = {\n  /**\n   * `parseLine(line)` a function that is used to parse line received from pino.\n   * @default JSON.parse\n   */\n  parseLine?: (line: string) => unknown;\n\n  /**\n   * `parse` an option to change to data format passed to build function.\n   * @default undefined\n   *\n   */\n  parse?: \"lines\";\n\n  /**\n   * `close(err, cb)` a function that is called to shutdown the transport.\n   * It's called both on error and non-error shutdowns. It can also return\n   * a promise. In this case discard the the cb argument.\n   *\n   * @example\n   * ```typescript\n   * {\n   *   close: function (err, cb) {\n   *     process.nextTick(cb, err)\n   *   }\n   * }\n   * ```\n   * */\n  close?: (err: Error, cb: Function) => void | Promise<void>;\n\n  /**\n   * `metadata` If set to false, do not add metadata properties to the returned stream\n   */\n  metadata?: false;\n\n  /**\n   * `expectPinoConfig` If set to true, the transport will wait for pino to send its\n   * configuration before starting to process logs.\n   */\n  expectPinoConfig?: boolean;\n};\n\n/**\n * Pass these options to wrap the split2 stream and\n * the returned stream into a Duplex\n */\ntype EnablePipelining = BuildOptions & {\n  enablePipelining: true;\n};\n\n/**\n * Create a split2 instance and returns it. This same instance is also passed\n * to the given function, which is called after pino has sent its configuration.\n *\n * @returns {Promise<Transform>} the split2 instance\n */\ndeclare function build(\n  fn: (transform: Transform & build.OnUnknown) => void | Promise<void>,\n  opts: BuildOptions & { expectPinoConfig: true }\n): Promise<Transform & build.OnUnknown>;\n\n/**\n * Create a split2 instance and returns it. This same instance is also passed\n * to the given function, which is called synchronously.\n *\n * @returns {Transform} the split2 instance\n */\ndeclare function build(\n  fn: (transform: Transform & build.OnUnknown) => void | Promise<void>,\n  opts?: BuildOptions\n): Transform & build.OnUnknown;\n\n/**\n * Creates a split2 instance and passes it to the given function, which is called\n * after pino has sent its configuration. Then wraps the split2 instance and\n * the returned stream into a Duplex, so they can be concatenated into multiple\n * transports.\n *\n * @returns {Promise<Transform>} the wrapped split2 instance\n */\ndeclare function build(\n  fn: (transform: Transform & build.OnUnknown) => Transform & build.OnUnknown,\n  opts: EnablePipelining & { expectPinoConfig: true }\n): Promise<Transform>;\n\n/**\n * Creates a split2 instance and passes it to the given function, which is called\n * synchronously. Then wraps the split2 instance and the returned stream into a\n * Duplex, so they can be concatenated into multiple transports.\n *\n * @returns {Transform} the wrapped split2 instance\n */\ndeclare function build(\n  fn: (transform: Transform & build.OnUnknown) => Transform & build.OnUnknown,\n  opts: EnablePipelining\n): Transform;\n\ndeclare namespace build {\n  export interface OnUnknown {\n    /**\n     * `unknown` is the event emitted where an unparsable line is found\n     *\n     * @param event 'unknown'\n     * @param line the unparsable line\n     * @param error the error that was thrown when parsing the line\n     */\n    on(\n      event: \"unknown\",\n      listener: (line: string, error: unknown) => void\n    ): void;\n  }\n}\n\nexport = build;\n",
  "node_modules/pino-abstract-transport/package.json": "{\n  \"name\": \"pino-abstract-transport\",\n  \"version\": \"2.0.0\",\n  \"description\": \"Write Pino transports easily\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"prepare\": \"husky install\",\n    \"test\": \"standard | snazzy && tap test/*.test.js  && tsd\",\n    \"test-ci\": \"standard | snazzy && tap test/*.test.js --coverage-report=lcovonly && tsd\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/pinojs/pino-abstract-transport.git\"\n  },\n  \"keywords\": [\n    \"pino\",\n    \"transport\"\n  ],\n  \"author\": \"Matteo Collina <hello@matteocollina.com>\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/pinojs/pino-abstract-transport/issues\"\n  },\n  \"homepage\": \"https://github.com/pinojs/pino-abstract-transport#readme\",\n  \"dependencies\": {\n    \"split2\": \"^4.0.0\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^20.1.0\",\n    \"husky\": \"^9.0.6\",\n    \"snazzy\": \"^9.0.0\",\n    \"standard\": \"^17.0.0\",\n    \"tap\": \"^16.0.0\",\n    \"thread-stream\": \"^2.6.0\",\n    \"tsd\": \"^0.31.0\"\n  },\n  \"tsd\": {\n    \"directory\": \"./test/types\"\n  }\n}\n",
  "node_modules/pino-std-serializers/index.d.ts": "// Type definitions for pino-std-serializers 2.4\n// Definitions by: Connor Fitzgerald <https://github.com/connorjayfitzgerald>\n//                 Igor Savin <https://github.com/kibertoad>\n// TypeScript Version: 2.7\n\n/// <reference types=\"node\" />\nimport { IncomingMessage, ServerResponse } from 'http';\n\nexport interface SerializedError {\n  /**\n   * The name of the object's constructor.\n   */\n  type: string;\n  /**\n   * The supplied error message.\n   */\n  message: string;\n  /**\n   * The stack when the error was generated.\n   */\n  stack: string;\n  /**\n   * Non-enumerable. The original Error object. This will not be included in the logged output.\n   * This is available for subsequent serializers to use.\n   */\n  raw: Error;\n  /**\n   * `cause` is never included in the log output, if you need the `cause`, use {@link raw.cause}\n   */\n  cause?: never;\n  /**\n   * Any other extra properties that have been attached to the object will also be present on the serialized object.\n   */\n  [key: string]: any;\n  [key: number]: any;\n}\n\n/**\n * Serializes an Error object. Does not serialize \"err.cause\" fields (will append the err.cause.message to err.message\n * and err.cause.stack to err.stack)\n */\nexport function err(err: Error): SerializedError;\n\n/**\n * Serializes an Error object, including full serialization for any err.cause fields recursively.\n */\nexport function errWithCause(err: Error): SerializedError;\n\nexport interface SerializedRequest {\n  /**\n   * Defaults to `undefined`, unless there is an `id` property already attached to the `request` object or\n   * to the `request.info` object. Attach a synchronous function to the `request.id` that returns an\n   * identifier to have the value filled.\n   */\n  id: string | undefined;\n  /**\n   * HTTP method.\n   */\n  method: string;\n  /**\n   * Request pathname (as per req.url in core HTTP).\n   */\n  url: string;\n  /**\n   * Reference to the `headers` object from the request (as per req.headers in core HTTP).\n   */\n  headers: Record<string, string>;\n  remoteAddress: string;\n  remotePort: number;\n  params: Record<string, string>;\n  query: Record<string, string>;\n\n  /**\n   * Non-enumerable, i.e. will not be in the output, original request object. This is available for subsequent\n   * serializers to use. In cases where the `request` input already has  a `raw` property this will\n   * replace the original `request.raw` property.\n   */\n  raw: IncomingMessage;\n}\n\n/**\n * Serializes a Request object.\n */\nexport function req(req: IncomingMessage): SerializedRequest;\n\n/**\n * Used internally by Pino for general request logging.\n */\nexport function mapHttpRequest(req: IncomingMessage): {\n  req: SerializedRequest\n};\n\nexport interface SerializedResponse {\n  /**\n   * HTTP status code.\n   */\n  statusCode: number;\n  /**\n   * The headers to be sent in the response.\n   */\n  headers: Record<string, string>;\n  /**\n   * Non-enumerable, i.e. will not be in the output, original response object. This is available for subsequent serializers to use.\n   */\n  raw: ServerResponse;\n}\n\n/**\n * Serializes a Response object.\n */\nexport function res(res: ServerResponse): SerializedResponse;\n\n/**\n * Used internally by Pino for general response logging.\n */\nexport function mapHttpResponse(res: ServerResponse): {\n  res: SerializedResponse\n};\n\nexport type CustomErrorSerializer = (err: SerializedError) => Record<string, any>;\n\n/**\n * A utility method for wrapping the default error serializer.\n * This allows custom serializers to work with the already serialized object.\n * The customSerializer accepts one parameter — the newly serialized error object — and returns the new (or updated) error object.\n */\nexport function wrapErrorSerializer(customSerializer: CustomErrorSerializer): (err: Error) => Record<string, any>;\n\nexport type CustomRequestSerializer = (req: SerializedRequest) => Record<string, any>;\n\n/**\n * A utility method for wrapping the default request serializer.\n * This allows custom serializers to work with the already serialized object.\n * The customSerializer accepts one parameter — the newly serialized request object — and returns the new (or updated) request object.\n */\nexport function wrapRequestSerializer(customSerializer: CustomRequestSerializer): (req: IncomingMessage) => Record<string, any>;\n\nexport type CustomResponseSerializer = (res: SerializedResponse) => Record<string, any>;\n\n/**\n * A utility method for wrapping the default response serializer.\n * This allows custom serializers to work with the already serialized object.\n * The customSerializer accepts one parameter — the newly serialized response object — and returns the new (or updated) response object.\n */\nexport function wrapResponseSerializer(customSerializer: CustomResponseSerializer): (res: ServerResponse) => Record<string, any>;\n",
  "node_modules/pino-std-serializers/package.json": "{\n  \"name\": \"pino-std-serializers\",\n  \"version\": \"7.0.0\",\n  \"description\": \"A collection of standard object serializers for Pino\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"index.d.ts\",\n  \"scripts\": {\n    \"lint\": \"standard | snazzy\",\n    \"lint-ci\": \"standard\",\n    \"test\": \"borp -p 'test/**/*.js'\",\n    \"test-ci\": \"borp --coverage -p 'test/**/*.js'\",\n    \"test-types\": \"tsc && tsd\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+ssh://git@github.com/pinojs/pino-std-serializers.git\"\n  },\n  \"keywords\": [\n    \"pino\",\n    \"logging\"\n  ],\n  \"author\": \"James Sumners <james.sumners@gmail.com>\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/pinojs/pino-std-serializers/issues\"\n  },\n  \"homepage\": \"https://github.com/pinojs/pino-std-serializers#readme\",\n  \"precommit\": [\n    \"lint\",\n    \"test\",\n    \"test-types\"\n  ],\n  \"devDependencies\": {\n    \"@matteo.collina/tspl\": \"^0.1.1\",\n    \"@types/node\": \"^20.11.17\",\n    \"borp\": \"^0.9.1\",\n    \"pre-commit\": \"^1.2.2\",\n    \"snazzy\": \"^9.0.0\",\n    \"standard\": \"^17.1.0\",\n    \"tsd\": \"^0.31.0\",\n    \"typescript\": \"^5.3.3\"\n  },\n  \"tsd\": {\n    \"directory\": \"test/types\"\n  }\n}\n",
  "node_modules/pino/node_modules/process-warning/package.json": "{\n  \"name\": \"process-warning\",\n  \"version\": \"4.0.1\",\n  \"description\": \"A small utility for creating warnings and emitting them.\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"scripts\": {\n    \"lint\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"test\": \"npm run test:unit && npm run test:jest && npm run test:typescript\",\n    \"test:jest\": \"jest jest.test.js\",\n    \"test:unit\": \"tap\",\n    \"test:typescript\": \"tsd\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/process-warning.git\"\n  },\n  \"keywords\": [\n    \"fastify\",\n    \"error\",\n    \"warning\",\n    \"utility\",\n    \"plugin\",\n    \"emit\",\n    \"once\"\n  ],\n  \"author\": \"Tomas Della Vedova\",\n  \"contributors\": [\n    {\n      \"name\": \"Matteo Collina\",\n      \"email\": \"hello@matteocollina.com\"\n    },\n    {\n      \"name\": \"Manuel Spigolon\",\n      \"email\": \"behemoth89@gmail.com\"\n    },\n    {\n      \"name\": \"James Sumners\",\n      \"url\": \"https://james.sumners.info\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/fastify-warning/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/fastify-warning#readme\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ],\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"benchmark\": \"^2.1.4\",\n    \"eslint\": \"^9.17.0\",\n    \"jest\": \"^29.7.0\",\n    \"neostandard\": \"^0.12.0\",\n    \"tap\": \"^18.7.2\",\n    \"tsd\": \"^0.31.0\"\n  }\n}\n",
  "node_modules/pino/node_modules/process-warning/types/index.d.ts": "declare namespace processWarning {\n  export interface WarningItem {\n    (a?: any, b?: any, c?: any): void;\n    name: string;\n    code: string;\n    message: string;\n    emitted: boolean;\n    unlimited: boolean;\n    format(a?: any, b?: any, c?: any): string;\n  }\n\n  export type WarningOptions = {\n    name: string;\n    code: string;\n    message: string;\n    unlimited?: boolean;\n  }\n\n  export type DeprecationOptions = Omit<WarningOptions, 'name'>\n\n  export type ProcessWarningOptions = {\n    unlimited?: boolean;\n  }\n\n  export type ProcessWarning = {\n    createWarning(params: WarningOptions): WarningItem;\n    createDeprecation(params: DeprecationOptions): WarningItem;\n  }\n\n  export function createWarning (params: WarningOptions): WarningItem\n  export function createDeprecation (params: DeprecationOptions): WarningItem\n\n  const processWarning: ProcessWarning\n  export { processWarning as default }\n}\n\nexport = processWarning\n",
  "node_modules/pkg-types/package.json": "{\n  \"name\": \"pkg-types\",\n  \"version\": \"2.3.0\",\n  \"description\": \"Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`\",\n  \"repository\": \"unjs/pkg-types\",\n  \"license\": \"MIT\",\n  \"sideEffects\": false,\n  \"exports\": {\n    \"types\": \"./dist/index.d.mts\",\n    \"default\": \"./dist/index.mjs\"\n  },\n  \"types\": \"./dist/index.d.mts\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"build\": \"unbuild\",\n    \"dev\": \"vitest --typecheck\",\n    \"lint\": \"eslint && prettier -c src test\",\n    \"lint:fix\": \"automd && eslint --fix . && prettier -w src test\",\n    \"prepack\": \"pnpm build\",\n    \"release\": \"pnpm test && changelogen --release && npm publish && git push --follow-tags\",\n    \"test\": \"vitest run --typecheck --coverage\"\n  },\n  \"dependencies\": {\n    \"confbox\": \"^0.2.2\",\n    \"exsolve\": \"^1.0.7\",\n    \"pathe\": \"^2.0.3\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^24.3.0\",\n    \"@vitest/coverage-v8\": \"^3.2.4\",\n    \"automd\": \"^0.4.0\",\n    \"changelogen\": \"^0.6.2\",\n    \"eslint\": \"^9.33.0\",\n    \"eslint-config-unjs\": \"^0.5.0\",\n    \"expect-type\": \"^1.2.2\",\n    \"jiti\": \"^2.5.1\",\n    \"prettier\": \"^3.6.2\",\n    \"typescript\": \"^5.9.2\",\n    \"unbuild\": \"^3.6.1\",\n    \"vitest\": \"^3.2.4\"\n  },\n  \"packageManager\": \"pnpm@10.14.0\"\n}\n",
  "node_modules/postgres-bytea/package.json": "{\n  \"name\": \"postgres-bytea\",\n  \"main\": \"index.js\",\n  \"version\": \"1.0.0\",\n  \"description\": \"Postgres bytea parser\",\n  \"license\": \"MIT\",\n  \"repository\": \"bendrucker/postgres-bytea\",\n  \"author\": {\n    \"name\": \"Ben Drucker\",\n    \"email\": \"bvdrucker@gmail.com\",\n    \"url\": \"bendrucker.me\"\n  },\n  \"engines\": {\n    \"node\": \">=0.10.0\"\n  },\n  \"scripts\": {\n    \"test\": \"standard && tape test.js\"\n  },\n  \"keywords\": [\n    \"bytea\",\n    \"postgres\",\n    \"binary\",\n    \"parser\"\n  ],\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"tape\": \"^4.0.0\",\n    \"standard\": \"^4.0.0\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"readme.md\"\n  ]\n}\n",
  "node_modules/postgres-date/package.json": "{\n  \"name\": \"postgres-date\",\n  \"main\": \"index.js\",\n  \"version\": \"1.0.7\",\n  \"description\": \"Postgres date column parser\",\n  \"license\": \"MIT\",\n  \"repository\": \"bendrucker/postgres-date\",\n  \"author\": {\n    \"name\": \"Ben Drucker\",\n    \"email\": \"bvdrucker@gmail.com\",\n    \"url\": \"bendrucker.me\"\n  },\n  \"engines\": {\n    \"node\": \">=0.10.0\"\n  },\n  \"scripts\": {\n    \"test\": \"standard && tape test.js\"\n  },\n  \"keywords\": [\n    \"postgres\",\n    \"date\",\n    \"parser\"\n  ],\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"standard\": \"^14.0.0\",\n    \"tape\": \"^5.0.0\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"readme.md\"\n  ]\n}\n",
  "node_modules/postgres-interval/index.d.ts": "declare namespace PostgresInterval {\n  export interface IPostgresInterval {\n    years?: number;\n    months?: number;\n    days?: number;\n    hours?: number;\n    minutes?: number;\n    seconds?: number;\n    milliseconds?: number;\n\n    toPostgres(): string;\n\n    toISO(): string;\n    toISOString(): string;\n  }\n}\n\ndeclare function PostgresInterval(raw: string): PostgresInterval.IPostgresInterval;\n\nexport = PostgresInterval;\n",
  "node_modules/postgres-interval/package.json": "{\n  \"name\": \"postgres-interval\",\n  \"main\": \"index.js\",\n  \"version\": \"1.2.0\",\n  \"description\": \"Parse Postgres interval columns\",\n  \"license\": \"MIT\",\n  \"repository\": \"bendrucker/postgres-interval\",\n  \"author\": {\n    \"name\": \"Ben Drucker\",\n    \"email\": \"bvdrucker@gmail.com\",\n    \"url\": \"bendrucker.me\"\n  },\n  \"engines\": {\n    \"node\": \">=0.10.0\"\n  },\n  \"scripts\": {\n    \"test\": \"standard && tape test.js\"\n  },\n  \"keywords\": [\n    \"postgres\",\n    \"interval\",\n    \"parser\"\n  ],\n  \"dependencies\": {\n    \"xtend\": \"^4.0.0\"\n  },\n  \"devDependencies\": {\n    \"tape\": \"^4.0.0\",\n    \"standard\": \"^12.0.1\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"index.d.ts\",\n    \"readme.md\"\n  ]\n}\n",
  "node_modules/prebuild-install/package.json": "{\n  \"name\": \"prebuild-install\",\n  \"version\": \"7.1.3\",\n  \"description\": \"A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform\",\n  \"scripts\": {\n    \"test\": \"standard && hallmark && tape test/*-test.js\",\n    \"hallmark\": \"hallmark --fix\"\n  },\n  \"keywords\": [\n    \"prebuilt\",\n    \"binaries\",\n    \"native\",\n    \"addon\",\n    \"module\",\n    \"c\",\n    \"c++\",\n    \"bindings\",\n    \"devops\",\n    \"napi\"\n  ],\n  \"dependencies\": {\n    \"detect-libc\": \"^2.0.0\",\n    \"expand-template\": \"^2.0.3\",\n    \"github-from-package\": \"0.0.0\",\n    \"minimist\": \"^1.2.3\",\n    \"mkdirp-classic\": \"^0.5.3\",\n    \"napi-build-utils\": \"^2.0.0\",\n    \"node-abi\": \"^3.3.0\",\n    \"pump\": \"^3.0.0\",\n    \"rc\": \"^1.2.7\",\n    \"simple-get\": \"^4.0.0\",\n    \"tar-fs\": \"^2.0.0\",\n    \"tunnel-agent\": \"^0.6.0\"\n  },\n  \"devDependencies\": {\n    \"a-native-module\": \"^1.0.0\",\n    \"hallmark\": \"^4.0.0\",\n    \"nock\": \"^10.0.6\",\n    \"rimraf\": \"^2.5.2\",\n    \"standard\": \"^16.0.4\",\n    \"tape\": \"^5.3.1\",\n    \"tempy\": \"0.2.1\"\n  },\n  \"bin\": \"./bin.js\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/prebuild/prebuild-install.git\"\n  },\n  \"author\": \"Mathias Buus (@mafintosh)\",\n  \"contributors\": [\n    \"Julian Gruber <julian@juliangruber.com> (https://github.com/juliangruber)\",\n    \"Brett Lawson <brett19@gmail.com> (https://github.com/brett19)\",\n    \"Pieter Hintjens <ph@imatix.com> (https://github.com/hintjens)\",\n    \"Lars-Magnus Skog <ralphtheninja@riseup.net> (https://github.com/ralphtheninja)\",\n    \"Jesús Leganés Combarro <piranna@gmail.com> (https://github.com/piranna)\",\n    \"Mathias Küsel <mathiask@hotmail.de> (https://github.com/mathiask88)\",\n    \"Lukas Geiger <lukas.geiger94@gmail.com> (https://github.com/lgeiger)\"\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/prebuild/prebuild-install/issues\"\n  },\n  \"homepage\": \"https://github.com/prebuild/prebuild-install\",\n  \"engines\": {\n    \"node\": \">=10\"\n  }\n}",
  "node_modules/prettier/doc.d.ts": "// https://github.com/prettier/prettier/blob/next/src/document/public.js\nexport namespace builders {\n  type DocCommand =\n    | Align\n    | BreakParent\n    | Cursor\n    | Fill\n    | Group\n    | IfBreak\n    | Indent\n    | IndentIfBreak\n    | Label\n    | Line\n    | LineSuffix\n    | LineSuffixBoundary\n    | Trim;\n  type Doc = string | Doc[] | DocCommand;\n\n  interface Align {\n    type: \"align\";\n    contents: Doc;\n    n: number | string | { type: \"root\" };\n  }\n\n  interface BreakParent {\n    type: \"break-parent\";\n  }\n\n  interface Cursor {\n    type: \"cursor\";\n    placeholder: symbol;\n  }\n\n  interface Fill {\n    type: \"fill\";\n    parts: Doc[];\n  }\n\n  interface Group {\n    type: \"group\";\n    id?: symbol;\n    contents: Doc;\n    break: boolean;\n    expandedStates: Doc[];\n  }\n\n  interface HardlineWithoutBreakParent extends Line {\n    hard: true;\n  }\n\n  interface IfBreak {\n    type: \"if-break\";\n    breakContents: Doc;\n    flatContents: Doc;\n  }\n\n  interface Indent {\n    type: \"indent\";\n    contents: Doc;\n  }\n\n  interface IndentIfBreak {\n    type: \"indent-if-break\";\n  }\n\n  interface Label {\n    type: \"label\";\n    label: any;\n    contents: Doc;\n  }\n\n  interface Line {\n    type: \"line\";\n    soft?: boolean | undefined;\n    hard?: boolean | undefined;\n    literal?: boolean | undefined;\n  }\n\n  interface LineSuffix {\n    type: \"line-suffix\";\n    contents: Doc;\n  }\n\n  interface LineSuffixBoundary {\n    type: \"line-suffix-boundary\";\n  }\n\n  interface LiterallineWithoutBreakParent extends Line {\n    hard: true;\n    literal: true;\n  }\n\n  type LiteralLine = [LiterallineWithoutBreakParent, BreakParent];\n\n  interface Softline extends Line {\n    soft: true;\n  }\n\n  type Hardline = [HardlineWithoutBreakParent, BreakParent];\n\n  interface Trim {\n    type: \"trim\";\n  }\n\n  interface GroupOptions {\n    shouldBreak?: boolean | undefined;\n    id?: symbol | undefined;\n  }\n\n  function addAlignmentToDoc(doc: Doc, size: number, tabWidth: number): Doc;\n\n  /** @see [align](https://github.com/prettier/prettier/blob/main/commands.md#align) */\n  function align(widthOrString: Align[\"n\"], doc: Doc): Align;\n\n  /** @see [breakParent](https://github.com/prettier/prettier/blob/main/commands.md#breakparent) */\n  const breakParent: BreakParent;\n\n  /** @see [conditionalGroup](https://github.com/prettier/prettier/blob/main/commands.md#conditionalgroup) */\n  function conditionalGroup(alternatives: Doc[], options?: GroupOptions): Group;\n\n  /** @see [dedent](https://github.com/prettier/prettier/blob/main/commands.md#dedent) */\n  function dedent(doc: Doc): Align;\n\n  /** @see [dedentToRoot](https://github.com/prettier/prettier/blob/main/commands.md#dedenttoroot) */\n  function dedentToRoot(doc: Doc): Align;\n\n  /** @see [fill](https://github.com/prettier/prettier/blob/main/commands.md#fill) */\n  function fill(docs: Doc[]): Fill;\n\n  /** @see [group](https://github.com/prettier/prettier/blob/main/commands.md#group) */\n  function group(doc: Doc, opts?: GroupOptions): Group;\n\n  /** @see [hardline](https://github.com/prettier/prettier/blob/main/commands.md#hardline) */\n  const hardline: Hardline;\n\n  /** @see [hardlineWithoutBreakParent](https://github.com/prettier/prettier/blob/main/commands.md#hardlinewithoutbreakparent-and-literallinewithoutbreakparent) */\n  const hardlineWithoutBreakParent: HardlineWithoutBreakParent;\n\n  /** @see [ifBreak](https://github.com/prettier/prettier/blob/main/commands.md#ifbreak) */\n  function ifBreak(\n    ifBreak: Doc,\n    noBreak?: Doc,\n    options?: { groupId?: symbol | undefined },\n  ): IfBreak;\n\n  /** @see [indent](https://github.com/prettier/prettier/blob/main/commands.md#indent) */\n  function indent(doc: Doc): Indent;\n\n  /** @see [indentIfBreak](https://github.com/prettier/prettier/blob/main/commands.md#indentifbreak) */\n  function indentIfBreak(\n    doc: Doc,\n    opts: { groupId: symbol; negate?: boolean | undefined },\n  ): IndentIfBreak;\n\n  /** @see [join](https://github.com/prettier/prettier/blob/main/commands.md#join) */\n  function join(sep: Doc, docs: Doc[]): Doc[];\n\n  /** @see [label](https://github.com/prettier/prettier/blob/main/commands.md#label) */\n  function label(label: any | undefined, contents: Doc): Doc;\n\n  /** @see [line](https://github.com/prettier/prettier/blob/main/commands.md#line) */\n  const line: Line;\n\n  /** @see [lineSuffix](https://github.com/prettier/prettier/blob/main/commands.md#linesuffix) */\n  function lineSuffix(suffix: Doc): LineSuffix;\n\n  /** @see [lineSuffixBoundary](https://github.com/prettier/prettier/blob/main/commands.md#linesuffixboundary) */\n  const lineSuffixBoundary: LineSuffixBoundary;\n\n  /** @see [literalline](https://github.com/prettier/prettier/blob/main/commands.md#literalline) */\n  const literalline: LiteralLine;\n\n  /** @see [literallineWithoutBreakParent](https://github.com/prettier/prettier/blob/main/commands.md#hardlinewithoutbreakparent-and-literallinewithoutbreakparent) */\n  const literallineWithoutBreakParent: LiterallineWithoutBreakParent;\n\n  /** @see [markAsRoot](https://github.com/prettier/prettier/blob/main/commands.md#markasroot) */\n  function markAsRoot(doc: Doc): Align;\n\n  /** @see [softline](https://github.com/prettier/prettier/blob/main/commands.md#softline) */\n  const softline: Softline;\n\n  /** @see [trim](https://github.com/prettier/prettier/blob/main/commands.md#trim) */\n  const trim: Trim;\n\n  /** @see [cursor](https://github.com/prettier/prettier/blob/main/commands.md#cursor) */\n  const cursor: Cursor;\n}\n\nexport namespace printer {\n  function printDocToString(\n    doc: builders.Doc,\n    options: Options,\n  ): {\n    formatted: string;\n    /**\n     * This property is a misnomer, and has been since the changes in\n     * https://github.com/prettier/prettier/pull/15709.\n     * The region of the document indicated by `cursorNodeStart` and `cursorNodeText` will\n     * sometimes actually be what lies BETWEEN a pair of leaf nodes in the AST, rather than a node.\n     */\n    cursorNodeStart?: number | undefined;\n\n    /**\n     * Note that, like cursorNodeStart, this is a misnomer and may actually be the text between two\n     * leaf nodes in the AST instead of the text of a node.\n     */\n    cursorNodeText?: string | undefined;\n  };\n  interface Options {\n    /**\n     * Specify the line length that the printer will wrap on.\n     * @default 80\n     */\n    printWidth: number;\n    /**\n     * Specify the number of spaces per indentation-level.\n     * @default 2\n     */\n    tabWidth: number;\n    /**\n     * Indent lines with tabs instead of spaces\n     * @default false\n     */\n    useTabs?: boolean;\n    parentParser?: string | undefined;\n    __embeddedInHtml?: boolean | undefined;\n  }\n}\n\nexport namespace utils {\n  function willBreak(doc: builders.Doc): boolean;\n  function traverseDoc(\n    doc: builders.Doc,\n    onEnter?: (doc: builders.Doc) => void | boolean,\n    onExit?: (doc: builders.Doc) => void,\n    shouldTraverseConditionalGroups?: boolean,\n  ): void;\n  function findInDoc<T = builders.Doc>(\n    doc: builders.Doc,\n    callback: (doc: builders.Doc) => T,\n    defaultValue: T,\n  ): T;\n  function mapDoc<T = builders.Doc>(\n    doc: builders.Doc,\n    callback: (doc: builders.Doc) => T,\n  ): T;\n  function removeLines(doc: builders.Doc): builders.Doc;\n  function stripTrailingHardline(doc: builders.Doc): builders.Doc;\n  function replaceEndOfLine(\n    doc: builders.Doc,\n    replacement?: builders.Doc,\n  ): builders.Doc;\n  function canBreak(doc: builders.Doc): boolean;\n}\n",
  "node_modules/prettier/index.d.ts": "// Copied from `@types/prettier`\n// https://github.com/DefinitelyTyped/DefinitelyTyped/blob/5bb07fc4b087cb7ee91084afa6fe750551a7bbb1/types/prettier/index.d.ts\n\n// Minimum TypeScript Version: 4.2\n\n// Add `export {}` here to shut off automatic exporting from index.d.ts. There\n// are quite a few utility types here that don't need to be shipped with the\n// exported module.\nexport {};\n\nimport { builders, printer, utils } from \"./doc.js\";\n\nexport namespace doc {\n  export { builders, printer, utils };\n}\n\n// This utility is here to handle the case where you have an explicit union\n// between string literals and the generic string type. It would normally\n// resolve out to just the string type, but this generic LiteralUnion maintains\n// the intellisense of the original union.\n//\n// It comes from this issue: microsoft/TypeScript#29729:\n//   https://github.com/microsoft/TypeScript/issues/29729#issuecomment-700527227\nexport type LiteralUnion<T extends U, U = string> =\n  | T\n  | (Pick<U, never> & { _?: never | undefined });\n\nexport type AST = any;\nexport type Doc = doc.builders.Doc;\n\n// The type of elements that make up the given array T.\ntype ArrayElement<T> = T extends Array<infer E> ? E : never;\n\n// A union of the properties of the given object that are arrays.\ntype ArrayProperties<T> = {\n  [K in keyof T]: NonNullable<T[K]> extends readonly any[] ? K : never;\n}[keyof T];\n\n// A union of the properties of the given array T that can be used to index it.\n// If the array is a tuple, then that's going to be the explicit indices of the\n// array, otherwise it's going to just be number.\ntype IndexProperties<T extends { length: number }> =\n  IsTuple<T> extends true ? Exclude<Partial<T>[\"length\"], T[\"length\"]> : number;\n\n// Effectively performing T[P], except that it's telling TypeScript that it's\n// safe to do this for tuples, arrays, or objects.\ntype IndexValue<T, P> = T extends any[]\n  ? P extends number\n    ? T[P]\n    : never\n  : P extends keyof T\n    ? T[P]\n    : never;\n\n// Determines if an object T is an array like string[] (in which case this\n// evaluates to false) or a tuple like [string] (in which case this evaluates to\n// true).\n// eslint-disable-next-line @typescript-eslint/no-unused-vars\ntype IsTuple<T> = T extends []\n  ? true\n  : T extends [infer First, ...infer Remain]\n    ? IsTuple<Remain>\n    : false;\n\ntype CallProperties<T> = T extends any[] ? IndexProperties<T> : keyof T;\ntype IterProperties<T> = T extends any[]\n  ? IndexProperties<T>\n  : ArrayProperties<T>;\n\ntype CallCallback<T, U> = (path: AstPath<T>, index: number, value: any) => U;\ntype EachCallback<T> = (\n  path: AstPath<ArrayElement<T>>,\n  index: number,\n  value: any,\n) => void;\ntype MapCallback<T, U> = (\n  path: AstPath<ArrayElement<T>>,\n  index: number,\n  value: any,\n) => U;\n\n// https://github.com/prettier/prettier/blob/next/src/common/ast-path.js\nexport class AstPath<T = any> {\n  constructor(value: T);\n\n  get key(): string | null;\n  get index(): number | null;\n  get node(): T;\n  get parent(): T | null;\n  get grandparent(): T | null;\n  get isInArray(): boolean;\n  get siblings(): T[] | null;\n  get next(): T | null;\n  get previous(): T | null;\n  get isFirst(): boolean;\n  get isLast(): boolean;\n  get isRoot(): boolean;\n  get root(): T;\n  get ancestors(): T[];\n\n  stack: T[];\n\n  callParent<U>(callback: (path: this) => U, count?: number): U;\n\n  /**\n   * @deprecated Please use `AstPath#key` or `AstPath#index`\n   */\n  getName(): PropertyKey | null;\n\n  /**\n   * @deprecated Please use `AstPath#node` or  `AstPath#siblings`\n   */\n  getValue(): T;\n\n  getNode(count?: number): T | null;\n\n  getParentNode(count?: number): T | null;\n\n  match(\n    ...predicates: Array<\n      (node: any, name: string | null, number: number | null) => boolean\n    >\n  ): boolean;\n\n  // For each of the tree walk functions (call, each, and map) this provides 5\n  // strict type signatures, along with a fallback at the end if you end up\n  // calling more than 5 properties deep. This helps a lot with typing because\n  // for the majority of cases you're calling fewer than 5 properties, so the\n  // tree walk functions have a clearer understanding of what you're doing.\n  //\n  // Note that resolving these types is somewhat complicated, and it wasn't\n  // even supported until TypeScript 4.2 (before it would just say that the\n  // type instantiation was excessively deep and possibly infinite).\n\n  call<U>(callback: CallCallback<T, U>): U;\n  call<U, P1 extends CallProperties<T>>(\n    callback: CallCallback<IndexValue<T, P1>, U>,\n    prop1: P1,\n  ): U;\n  call<U, P1 extends keyof T, P2 extends CallProperties<T[P1]>>(\n    callback: CallCallback<IndexValue<IndexValue<T, P1>, P2>, U>,\n    prop1: P1,\n    prop2: P2,\n  ): U;\n  call<\n    U,\n    P1 extends keyof T,\n    P2 extends CallProperties<T[P1]>,\n    P3 extends CallProperties<IndexValue<T[P1], P2>>,\n  >(\n    callback: CallCallback<\n      IndexValue<IndexValue<IndexValue<T, P1>, P2>, P3>,\n      U\n    >,\n    prop1: P1,\n    prop2: P2,\n    prop3: P3,\n  ): U;\n  call<\n    U,\n    P1 extends keyof T,\n    P2 extends CallProperties<T[P1]>,\n    P3 extends CallProperties<IndexValue<T[P1], P2>>,\n    P4 extends CallProperties<IndexValue<IndexValue<T[P1], P2>, P3>>,\n  >(\n    callback: CallCallback<\n      IndexValue<IndexValue<IndexValue<IndexValue<T, P1>, P2>, P3>, P4>,\n      U\n    >,\n    prop1: P1,\n    prop2: P2,\n    prop3: P3,\n    prop4: P4,\n  ): U;\n  call<U, P extends PropertyKey>(\n    callback: CallCallback<any, U>,\n    prop1: P,\n    prop2: P,\n    prop3: P,\n    prop4: P,\n    ...props: P[]\n  ): U;\n\n  each(callback: EachCallback<T>): void;\n  each<P1 extends IterProperties<T>>(\n    callback: EachCallback<IndexValue<T, P1>>,\n    prop1: P1,\n  ): void;\n  each<P1 extends keyof T, P2 extends IterProperties<T[P1]>>(\n    callback: EachCallback<IndexValue<IndexValue<T, P1>, P2>>,\n    prop1: P1,\n    prop2: P2,\n  ): void;\n  each<\n    P1 extends keyof T,\n    P2 extends IterProperties<T[P1]>,\n    P3 extends IterProperties<IndexValue<T[P1], P2>>,\n  >(\n    callback: EachCallback<IndexValue<IndexValue<IndexValue<T, P1>, P2>, P3>>,\n    prop1: P1,\n    prop2: P2,\n    prop3: P3,\n  ): void;\n  each<\n    P1 extends keyof T,\n    P2 extends IterProperties<T[P1]>,\n    P3 extends IterProperties<IndexValue<T[P1], P2>>,\n    P4 extends IterProperties<IndexValue<IndexValue<T[P1], P2>, P3>>,\n  >(\n    callback: EachCallback<\n      IndexValue<IndexValue<IndexValue<IndexValue<T, P1>, P2>, P3>, P4>\n    >,\n    prop1: P1,\n    prop2: P2,\n    prop3: P3,\n    prop4: P4,\n  ): void;\n  each(\n    callback: EachCallback<any[]>,\n    prop1: PropertyKey,\n    prop2: PropertyKey,\n    prop3: PropertyKey,\n    prop4: PropertyKey,\n    ...props: PropertyKey[]\n  ): void;\n\n  map<U>(callback: MapCallback<T, U>): U[];\n  map<U, P1 extends IterProperties<T>>(\n    callback: MapCallback<IndexValue<T, P1>, U>,\n    prop1: P1,\n  ): U[];\n  map<U, P1 extends keyof T, P2 extends IterProperties<T[P1]>>(\n    callback: MapCallback<IndexValue<IndexValue<T, P1>, P2>, U>,\n    prop1: P1,\n    prop2: P2,\n  ): U[];\n  map<\n    U,\n    P1 extends keyof T,\n    P2 extends IterProperties<T[P1]>,\n    P3 extends IterProperties<IndexValue<T[P1], P2>>,\n  >(\n    callback: MapCallback<IndexValue<IndexValue<IndexValue<T, P1>, P2>, P3>, U>,\n    prop1: P1,\n    prop2: P2,\n    prop3: P3,\n  ): U[];\n  map<\n    U,\n    P1 extends keyof T,\n    P2 extends IterProperties<T[P1]>,\n    P3 extends IterProperties<IndexValue<T[P1], P2>>,\n    P4 extends IterProperties<IndexValue<IndexValue<T[P1], P2>, P3>>,\n  >(\n    callback: MapCallback<\n      IndexValue<IndexValue<IndexValue<IndexValue<T, P1>, P2>, P3>, P4>,\n      U\n    >,\n    prop1: P1,\n    prop2: P2,\n    prop3: P3,\n    prop4: P4,\n  ): U[];\n  map<U>(\n    callback: MapCallback<any[], U>,\n    prop1: PropertyKey,\n    prop2: PropertyKey,\n    prop3: PropertyKey,\n    prop4: PropertyKey,\n    ...props: PropertyKey[]\n  ): U[];\n}\n\n/** @deprecated `FastPath` was renamed to `AstPath` */\nexport type FastPath<T = any> = AstPath<T>;\n\nexport type BuiltInParser = (text: string, options?: any) => AST;\nexport type BuiltInParserName =\n  | \"acorn\"\n  | \"angular\"\n  | \"babel-flow\"\n  | \"babel-ts\"\n  | \"babel\"\n  | \"css\"\n  | \"espree\"\n  | \"flow\"\n  | \"glimmer\"\n  | \"graphql\"\n  | \"html\"\n  | \"json-stringify\"\n  | \"json\"\n  | \"json5\"\n  | \"jsonc\"\n  | \"less\"\n  | \"lwc\"\n  | \"markdown\"\n  | \"mdx\"\n  | \"meriyah\"\n  | \"mjml\"\n  | \"scss\"\n  | \"typescript\"\n  | \"vue\"\n  | \"yaml\";\nexport type BuiltInParsers = Record<BuiltInParserName, BuiltInParser>;\n\n/**\n * For use in `.prettierrc.js`, `.prettierrc.ts`, `.prettierrc.cjs`, `.prettierrc.cts`, `prettierrc.mjs`, `prettierrc.mts`, `prettier.config.js`, `prettier.config.ts`, `prettier.config.cjs`, `prettier.config.cts`, `prettier.config.mjs`, `prettier.config.mts`\n */\nexport interface Config extends Options {\n  overrides?: Array<{\n    files: string | string[];\n    excludeFiles?: string | string[];\n    options?: Options;\n  }>;\n}\n\nexport interface Options extends Partial<RequiredOptions> {}\n\nexport interface RequiredOptions extends doc.printer.Options {\n  /**\n   * Print semicolons at the ends of statements.\n   * @default true\n   */\n  semi: boolean;\n  /**\n   * Use single quotes instead of double quotes.\n   * @default false\n   */\n  singleQuote: boolean;\n  /**\n   * Use single quotes in JSX.\n   * @default false\n   */\n  jsxSingleQuote: boolean;\n  /**\n   * Print trailing commas wherever possible.\n   * @default \"all\"\n   */\n  trailingComma: \"none\" | \"es5\" | \"all\";\n  /**\n   * Print spaces between brackets in object literals.\n   * @default true\n   */\n  bracketSpacing: boolean;\n  /**\n   * How to wrap object literals.\n   * @default \"preserve\"\n   */\n  objectWrap: \"preserve\" | \"collapse\";\n  /**\n   * Put the `>` of a multi-line HTML (HTML, JSX, Vue, Angular) element at the end of the last line instead of being\n   * alone on the next line (does not apply to self closing elements).\n   * @default false\n   */\n  bracketSameLine: boolean;\n  /**\n   * Format only a segment of a file.\n   * @default 0\n   */\n  rangeStart: number;\n  /**\n   * Format only a segment of a file.\n   * @default Number.POSITIVE_INFINITY\n   */\n  rangeEnd: number;\n  /**\n   * Specify which parser to use.\n   */\n  parser: LiteralUnion<BuiltInParserName>;\n  /**\n   * Specify the input filepath. This will be used to do parser inference.\n   */\n  filepath: string;\n  /**\n   * Prettier can restrict itself to only format files that contain a special comment, called a pragma, at the top of the file.\n   * This is very useful when gradually transitioning large, unformatted codebases to prettier.\n   * @default false\n   */\n  requirePragma: boolean;\n  /**\n   * Prettier can insert a special @format marker at the top of files specifying that\n   * the file has been formatted with prettier. This works well when used in tandem with\n   * the --require-pragma option. If there is already a docblock at the top of\n   * the file then this option will add a newline to it with the @format marker.\n   * @default false\n   */\n  insertPragma: boolean;\n  /**\n   * Prettier can allow individual files to opt out of formatting if they contain a special comment, called a pragma, at the top of the file.\n   * @default false\n   */\n  checkIgnorePragma: boolean;\n  /**\n   * By default, Prettier will wrap markdown text as-is since some services use a linebreak-sensitive renderer.\n   * In some cases you may want to rely on editor/viewer soft wrapping instead, so this option allows you to opt out.\n   * @default \"preserve\"\n   */\n  proseWrap: \"always\" | \"never\" | \"preserve\";\n  /**\n   * Include parentheses around a sole arrow function parameter.\n   * @default \"always\"\n   */\n  arrowParens: \"avoid\" | \"always\";\n  /**\n   * Provide ability to support new languages to prettier.\n   */\n  plugins: Array<string | URL | Plugin>;\n  /**\n   * How to handle whitespaces in HTML.\n   * @default \"css\"\n   */\n  htmlWhitespaceSensitivity: \"css\" | \"strict\" | \"ignore\";\n  /**\n   * Which end of line characters to apply.\n   * @default \"lf\"\n   */\n  endOfLine: \"auto\" | \"lf\" | \"crlf\" | \"cr\";\n  /**\n   * Change when properties in objects are quoted.\n   * @default \"as-needed\"\n   */\n  quoteProps: \"as-needed\" | \"consistent\" | \"preserve\";\n  /**\n   * Whether or not to indent the code inside <script> and <style> tags in Vue files.\n   * @default false\n   */\n  vueIndentScriptAndStyle: boolean;\n  /**\n   * Control whether Prettier formats quoted code embedded in the file.\n   * @default \"auto\"\n   */\n  embeddedLanguageFormatting: \"auto\" | \"off\";\n  /**\n   * Enforce single attribute per line in HTML, Vue and JSX.\n   * @default false\n   */\n  singleAttributePerLine: boolean;\n  /**\n   * Where to print operators when binary expressions wrap lines.\n   * @default \"end\"\n   */\n  experimentalOperatorPosition: \"start\" | \"end\";\n  /**\n   * Use curious ternaries, with the question mark after the condition, instead\n   * of on the same line as the consequent.\n   * @default false\n   */\n  experimentalTernaries: boolean;\n  /**\n   * Put the `>` of a multi-line JSX element at the end of the last line instead of being alone on the next line.\n   * @default false\n   * @deprecated use bracketSameLine instead\n   */\n  jsxBracketSameLine?: boolean;\n  /**\n   * Arbitrary additional values on an options object are always allowed.\n   */\n  [_: string]: unknown;\n}\n\nexport interface ParserOptions<T = any> extends RequiredOptions {\n  locStart: (node: T) => number;\n  locEnd: (node: T) => number;\n  originalText: string;\n}\n\nexport interface Plugin<T = any> {\n  languages?: SupportLanguage[] | undefined;\n  parsers?: { [parserName: string]: Parser<T> } | undefined;\n  printers?: { [astFormat: string]: Printer<T> } | undefined;\n  options?: SupportOptions | undefined;\n  defaultOptions?: Partial<RequiredOptions> | undefined;\n}\n\nexport interface Parser<T = any> {\n  parse: (text: string, options: ParserOptions<T>) => T | Promise<T>;\n  astFormat: string;\n  hasPragma?: ((text: string) => boolean) | undefined;\n  hasIgnorePragma?: ((text: string) => boolean) | undefined;\n  locStart: (node: T) => number;\n  locEnd: (node: T) => number;\n  preprocess?:\n    | ((text: string, options: ParserOptions<T>) => string | Promise<string>)\n    | undefined;\n}\n\nexport interface Printer<T = any> {\n  print(\n    path: AstPath<T>,\n    options: ParserOptions<T>,\n    print: (path: AstPath<T>) => Doc,\n    args?: unknown,\n  ): Doc;\n  printPrettierIgnored?(\n    path: AstPath<T>,\n    options: ParserOptions<T>,\n    print: (path: AstPath<T>) => Doc,\n    args?: unknown,\n  ): Doc;\n  embed?:\n    | ((\n        path: AstPath,\n        options: Options,\n      ) =>\n        | ((\n            textToDoc: (text: string, options: Options) => Promise<Doc>,\n            print: (\n              selector?: string | number | Array<string | number> | AstPath,\n            ) => Doc,\n            path: AstPath,\n            options: Options,\n          ) => Promise<Doc | undefined> | Doc | undefined)\n        | Doc\n        | null)\n    | undefined;\n  preprocess?:\n    | ((ast: T, options: ParserOptions<T>) => T | Promise<T>)\n    | undefined;\n  insertPragma?: (text: string) => string;\n  /**\n   * @returns `null` if you want to remove this node\n   * @returns `void` if you want to use modified `cloned`\n   * @returns anything if you want to replace the node with it\n   */\n  massageAstNode?:\n    | ((original: any, cloned: any, parent: any) => any)\n    | undefined;\n  hasPrettierIgnore?: ((path: AstPath<T>) => boolean) | undefined;\n  canAttachComment?: ((node: T, ancestors: T[]) => boolean) | undefined;\n  isBlockComment?: ((node: T) => boolean) | undefined;\n  willPrintOwnComments?: ((path: AstPath<T>) => boolean) | undefined;\n  printComment?:\n    | ((commentPath: AstPath<T>, options: ParserOptions<T>) => Doc)\n    | undefined;\n  /**\n   * By default, Prettier searches all object properties (except for a few predefined ones) of each node recursively.\n   * This function can be provided to override that behavior.\n   * @param node The node whose children should be returned.\n   * @param options Current options.\n   * @returns `[]` if the node has no children or `undefined` to fall back on the default behavior.\n   */\n  getCommentChildNodes?:\n    | ((node: T, options: ParserOptions<T>) => T[] | undefined)\n    | undefined;\n  handleComments?:\n    | {\n        ownLine?:\n          | ((\n              commentNode: any,\n              text: string,\n              options: ParserOptions<T>,\n              ast: T,\n              isLastComment: boolean,\n            ) => boolean)\n          | undefined;\n        endOfLine?:\n          | ((\n              commentNode: any,\n              text: string,\n              options: ParserOptions<T>,\n              ast: T,\n              isLastComment: boolean,\n            ) => boolean)\n          | undefined;\n        remaining?:\n          | ((\n              commentNode: any,\n              text: string,\n              options: ParserOptions<T>,\n              ast: T,\n              isLastComment: boolean,\n            ) => boolean)\n          | undefined;\n      }\n    | undefined;\n  getVisitorKeys?:\n    | ((node: T, nonTraversableKeys: Set<string>) => string[])\n    | undefined;\n}\n\nexport interface CursorOptions extends Options {\n  /**\n   * Specify where the cursor is.\n   */\n  cursorOffset: number;\n}\n\nexport interface CursorResult {\n  formatted: string;\n  cursorOffset: number;\n}\n\n/**\n * `format` is used to format text using Prettier. [Options](https://prettier.io/docs/options) may be provided to override the defaults.\n */\nexport function format(source: string, options?: Options): Promise<string>;\n\n/**\n * `check` checks to see if the file has been formatted with Prettier given those options and returns a `Boolean`.\n * This is similar to the `--list-different` parameter in the CLI and is useful for running Prettier in CI scenarios.\n */\nexport function check(source: string, options?: Options): Promise<boolean>;\n\n/**\n * `formatWithCursor` both formats the code, and translates a cursor position from unformatted code to formatted code.\n * This is useful for editor integrations, to prevent the cursor from moving when code is formatted.\n *\n * The `cursorOffset` option should be provided, to specify where the cursor is.\n */\nexport function formatWithCursor(\n  source: string,\n  options: CursorOptions,\n): Promise<CursorResult>;\n\nexport interface ResolveConfigOptions {\n  /**\n   * If set to `false`, all caching will be bypassed.\n   */\n  useCache?: boolean | undefined;\n  /**\n   * Pass directly the path of the config file if you don't wish to search for it.\n   */\n  config?: string | URL | undefined;\n  /**\n   * If set to `true` and an `.editorconfig` file is in your project,\n   * Prettier will parse it and convert its properties to the corresponding prettier configuration.\n   * This configuration will be overridden by `.prettierrc`, etc. Currently,\n   * the following EditorConfig properties are supported:\n   * - indent_style\n   * - indent_size/tab_width\n   * - max_line_length\n   */\n  editorconfig?: boolean | undefined;\n}\n\n/**\n * `resolveConfig` can be used to resolve configuration for a given source file,\n * passing its path or url as the first argument. The config search will start at\n * the directory of the file location and continue to search up the directory.\n *\n * A promise is returned which will resolve to:\n *\n *  - An options object, providing a [config file](https://prettier.io/docs/configuration) was found.\n *  - `null`, if no file was found.\n *\n * The promise will be rejected if there was an error parsing the configuration file.\n */\nexport function resolveConfig(\n  fileUrlOrPath: string | URL,\n  options?: ResolveConfigOptions,\n): Promise<Options | null>;\n\n/**\n * `resolveConfigFile` can be used to find the path of the Prettier configuration file,\n * that will be used when resolving the config (i.e. when calling `resolveConfig`).\n *\n * A promise is returned which will resolve to:\n *\n * - The path of the configuration file.\n * - `null`, if no file was found.\n *\n * The promise will be rejected if there was an error parsing the configuration file.\n */\nexport function resolveConfigFile(\n  fileUrlOrPath?: string | URL,\n): Promise<string | null>;\n\n/**\n * As you repeatedly call `resolveConfig`, the file system structure will be cached for performance. This function will clear the cache.\n * Generally this is only needed for editor integrations that know that the file system has changed since the last format took place.\n */\nexport function clearConfigCache(): Promise<void>;\n\nexport interface SupportLanguage {\n  name: string;\n  parsers: BuiltInParserName[] | string[];\n  group?: string | undefined;\n  tmScope?: string | undefined;\n  aceMode?: string | undefined;\n  codemirrorMode?: string | undefined;\n  codemirrorMimeType?: string | undefined;\n  aliases?: string[] | undefined;\n  extensions?: string[] | undefined;\n  filenames?: string[] | undefined;\n  linguistLanguageId?: number | undefined;\n  vscodeLanguageIds?: string[] | undefined;\n  interpreters?: string[] | undefined;\n  isSupported?: ((options: { filepath: string }) => boolean) | undefined;\n}\n\nexport interface SupportOptionRange {\n  start: number;\n  end: number;\n  step: number;\n}\n\nexport type SupportOptionType =\n  | \"int\"\n  | \"string\"\n  | \"boolean\"\n  | \"choice\"\n  | \"path\";\n\nexport type CoreCategoryType =\n  | \"Config\"\n  | \"Editor\"\n  | \"Format\"\n  | \"Other\"\n  | \"Output\"\n  | \"Global\"\n  | \"Special\";\n\nexport interface BaseSupportOption<Type extends SupportOptionType> {\n  readonly name?: string | undefined;\n  /**\n   * Usually you can use {@link CoreCategoryType}\n   */\n  category: string;\n  /**\n   * The type of the option.\n   *\n   * When passing a type other than the ones listed below, the option is\n   * treated as taking any string as argument, and `--option <${type}>` will\n   * be displayed in --help.\n   */\n  type: Type;\n  /**\n   * Indicate that the option is deprecated.\n   *\n   * Use a string to add an extra message to --help for the option,\n   * for example to suggest a replacement option.\n   */\n  deprecated?: true | string | undefined;\n  /**\n   * Description to be displayed in --help. If omitted, the option won't be\n   * shown at all in --help.\n   */\n  description?: string | undefined;\n}\n\nexport interface IntSupportOption extends BaseSupportOption<\"int\"> {\n  default?: number | undefined;\n  array?: false | undefined;\n  range?: SupportOptionRange | undefined;\n}\n\nexport interface IntArraySupportOption extends BaseSupportOption<\"int\"> {\n  default?: Array<{ value: number[] }> | undefined;\n  array: true;\n}\n\nexport interface StringSupportOption extends BaseSupportOption<\"string\"> {\n  default?: string | undefined;\n  array?: false | undefined;\n}\n\nexport interface StringArraySupportOption extends BaseSupportOption<\"string\"> {\n  default?: Array<{ value: string[] }> | undefined;\n  array: true;\n}\n\nexport interface BooleanSupportOption extends BaseSupportOption<\"boolean\"> {\n  default?: boolean | undefined;\n  array?: false | undefined;\n  description: string;\n  oppositeDescription?: string | undefined;\n}\n\nexport interface BooleanArraySupportOption extends BaseSupportOption<\"boolean\"> {\n  default?: Array<{ value: boolean[] }> | undefined;\n  array: true;\n}\n\nexport interface ChoiceSupportOption<\n  Value = any,\n> extends BaseSupportOption<\"choice\"> {\n  default?: Value | Array<{ value: Value }> | undefined;\n  description: string;\n  choices: Array<{\n    value: Value;\n    description: string;\n  }>;\n}\n\nexport interface PathSupportOption extends BaseSupportOption<\"path\"> {\n  default?: string | undefined;\n  array?: false | undefined;\n}\n\nexport interface PathArraySupportOption extends BaseSupportOption<\"path\"> {\n  default?: Array<{ value: string[] }> | undefined;\n  array: true;\n}\n\nexport type SupportOption =\n  | IntSupportOption\n  | IntArraySupportOption\n  | StringSupportOption\n  | StringArraySupportOption\n  | BooleanSupportOption\n  | BooleanArraySupportOption\n  | ChoiceSupportOption\n  | PathSupportOption\n  | PathArraySupportOption;\n\nexport interface SupportOptions extends Record<string, SupportOption> {}\n\nexport interface SupportInfo {\n  languages: SupportLanguage[];\n  options: SupportOption[];\n}\n\nexport interface FileInfoOptions {\n  ignorePath?: string | URL | (string | URL)[] | undefined;\n  withNodeModules?: boolean | undefined;\n  plugins?: Array<string | URL | Plugin> | undefined;\n  resolveConfig?: boolean | undefined;\n}\n\nexport interface FileInfoResult {\n  ignored: boolean;\n  inferredParser: string | null;\n}\n\nexport function getFileInfo(\n  file: string | URL,\n  options?: FileInfoOptions,\n): Promise<FileInfoResult>;\n\nexport interface SupportInfoOptions {\n  plugins?: Array<string | URL | Plugin> | undefined;\n  showDeprecated?: boolean | undefined;\n}\n\n/**\n * Returns an object representing the parsers, languages and file types Prettier supports for the current version.\n */\nexport function getSupportInfo(\n  options?: SupportInfoOptions,\n): Promise<SupportInfo>;\n\n/**\n * `version` field in `package.json`\n */\nexport const version: string;\n\n// https://github.com/prettier/prettier/blob/main/src/utilities/public.js\nexport namespace util {\n  interface SkipOptions {\n    backwards?: boolean | undefined;\n  }\n\n  type Quote = \"'\" | '\"';\n\n  function getMaxContinuousCount(text: string, searchString: string): number;\n\n  function getStringWidth(text: string): number;\n\n  function getAlignmentSize(\n    text: string,\n    tabWidth: number,\n    startIndex?: number | undefined,\n  ): number;\n\n  function getIndentSize(value: string, tabWidth: number): number;\n\n  function skipNewline(\n    text: string,\n    startIndex: number | false,\n    options?: SkipOptions | undefined,\n  ): number | false;\n\n  function skipInlineComment(\n    text: string,\n    startIndex: number | false,\n  ): number | false;\n\n  function skipTrailingComment(\n    text: string,\n    startIndex: number | false,\n  ): number | false;\n\n  function skipTrailingComment(\n    text: string,\n    startIndex: number | false,\n  ): number | false;\n\n  function hasNewline(\n    text: string,\n    startIndex: number,\n    options?: SkipOptions | undefined,\n  ): boolean;\n\n  function hasNewlineInRange(\n    text: string,\n    startIndex: number,\n    endIndex: number,\n  ): boolean;\n\n  function hasSpaces(\n    text: string,\n    startIndex: number,\n    options?: SkipOptions | undefined,\n  ): boolean;\n\n  function getNextNonSpaceNonCommentCharacterIndex(\n    text: string,\n    startIndex: number,\n  ): number | false;\n\n  function getNextNonSpaceNonCommentCharacter(\n    text: string,\n    startIndex: number,\n  ): string;\n\n  function isNextLineEmpty(text: string, startIndex: number): boolean;\n\n  function isPreviousLineEmpty(text: string, startIndex: number): boolean;\n\n  function makeString(\n    rawText: string,\n    enclosingQuote: Quote,\n    unescapeUnnecessaryEscapes?: boolean | undefined,\n  ): string;\n\n  function skip(\n    characters: string | RegExp,\n  ): (\n    text: string,\n    startIndex: number | false,\n    options?: SkipOptions,\n  ) => number | false;\n\n  const skipWhitespace: (\n    text: string,\n    startIndex: number | false,\n    options?: SkipOptions,\n  ) => number | false;\n\n  const skipSpaces: (\n    text: string,\n    startIndex: number | false,\n    options?: SkipOptions,\n  ) => number | false;\n\n  const skipToLineEnd: (\n    text: string,\n    startIndex: number | false,\n    options?: SkipOptions,\n  ) => number | false;\n\n  const skipEverythingButNewLine: (\n    text: string,\n    startIndex: number | false,\n    options?: SkipOptions,\n  ) => number | false;\n\n  function addLeadingComment(node: any, comment: any): void;\n\n  function addDanglingComment(node: any, comment: any, marker: any): void;\n\n  function addTrailingComment(node: any, comment: any): void;\n\n  function getPreferredQuote(\n    text: string,\n    preferredQuoteOrPreferSingleQuote: Quote | boolean,\n  ): Quote;\n}\n",
  "node_modules/prettier/package.json": "{\n  \"name\": \"prettier\",\n  \"version\": \"3.8.1\",\n  \"description\": \"Prettier is an opinionated code formatter\",\n  \"bin\": \"./bin/prettier.cjs\",\n  \"repository\": \"prettier/prettier\",\n  \"funding\": \"https://github.com/prettier/prettier?sponsor=1\",\n  \"homepage\": \"https://prettier.io\",\n  \"author\": \"James Long\",\n  \"license\": \"MIT\",\n  \"main\": \"./index.cjs\",\n  \"browser\": \"./standalone.js\",\n  \"unpkg\": \"./standalone.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./index.d.ts\",\n      \"require\": \"./index.cjs\",\n      \"browser\": {\n        \"import\": \"./standalone.mjs\",\n        \"default\": \"./standalone.js\"\n      },\n      \"default\": \"./index.mjs\"\n    },\n    \"./*\": \"./*\",\n    \"./doc\": {\n      \"types\": \"./doc.d.ts\",\n      \"require\": \"./doc.js\",\n      \"default\": \"./doc.mjs\"\n    },\n    \"./standalone\": {\n      \"types\": \"./standalone.d.ts\",\n      \"require\": \"./standalone.js\",\n      \"default\": \"./standalone.mjs\"\n    },\n    \"./plugins/estree\": {\n      \"types\": \"./plugins/estree.d.ts\",\n      \"require\": \"./plugins/estree.js\",\n      \"default\": \"./plugins/estree.mjs\"\n    },\n    \"./plugins/babel\": {\n      \"types\": \"./plugins/babel.d.ts\",\n      \"require\": \"./plugins/babel.js\",\n      \"default\": \"./plugins/babel.mjs\"\n    },\n    \"./plugins/flow\": {\n      \"types\": \"./plugins/flow.d.ts\",\n      \"require\": \"./plugins/flow.js\",\n      \"default\": \"./plugins/flow.mjs\"\n    },\n    \"./plugins/typescript\": {\n      \"types\": \"./plugins/typescript.d.ts\",\n      \"require\": \"./plugins/typescript.js\",\n      \"default\": \"./plugins/typescript.mjs\"\n    },\n    \"./plugins/acorn\": {\n      \"types\": \"./plugins/acorn.d.ts\",\n      \"require\": \"./plugins/acorn.js\",\n      \"default\": \"./plugins/acorn.mjs\"\n    },\n    \"./plugins/meriyah\": {\n      \"types\": \"./plugins/meriyah.d.ts\",\n      \"require\": \"./plugins/meriyah.js\",\n      \"default\": \"./plugins/meriyah.mjs\"\n    },\n    \"./plugins/angular\": {\n      \"types\": \"./plugins/angular.d.ts\",\n      \"require\": \"./plugins/angular.js\",\n      \"default\": \"./plugins/angular.mjs\"\n    },\n    \"./plugins/postcss\": {\n      \"types\": \"./plugins/postcss.d.ts\",\n      \"require\": \"./plugins/postcss.js\",\n      \"default\": \"./plugins/postcss.mjs\"\n    },\n    \"./plugins/graphql\": {\n      \"types\": \"./plugins/graphql.d.ts\",\n      \"require\": \"./plugins/graphql.js\",\n      \"default\": \"./plugins/graphql.mjs\"\n    },\n    \"./plugins/markdown\": {\n      \"types\": \"./plugins/markdown.d.ts\",\n      \"require\": \"./plugins/markdown.js\",\n      \"default\": \"./plugins/markdown.mjs\"\n    },\n    \"./plugins/glimmer\": {\n      \"types\": \"./plugins/glimmer.d.ts\",\n      \"require\": \"./plugins/glimmer.js\",\n      \"default\": \"./plugins/glimmer.mjs\"\n    },\n    \"./plugins/html\": {\n      \"types\": \"./plugins/html.d.ts\",\n      \"require\": \"./plugins/html.js\",\n      \"default\": \"./plugins/html.mjs\"\n    },\n    \"./plugins/yaml\": {\n      \"types\": \"./plugins/yaml.d.ts\",\n      \"require\": \"./plugins/yaml.js\",\n      \"default\": \"./plugins/yaml.mjs\"\n    },\n    \"./esm/standalone.mjs\": \"./standalone.mjs\",\n    \"./parser-babel\": \"./plugins/babel.js\",\n    \"./parser-babel.js\": \"./plugins/babel.js\",\n    \"./esm/parser-babel.mjs\": \"./plugins/babel.mjs\",\n    \"./parser-flow\": \"./plugins/flow.js\",\n    \"./parser-flow.js\": \"./plugins/flow.js\",\n    \"./esm/parser-flow.mjs\": \"./plugins/flow.mjs\",\n    \"./parser-typescript\": \"./plugins/typescript.js\",\n    \"./parser-typescript.js\": \"./plugins/typescript.js\",\n    \"./esm/parser-typescript.mjs\": \"./plugins/typescript.mjs\",\n    \"./parser-espree\": \"./plugins/acorn.js\",\n    \"./parser-espree.js\": \"./plugins/acorn.js\",\n    \"./esm/parser-espree.mjs\": \"./plugins/acorn.mjs\",\n    \"./parser-meriyah\": \"./plugins/meriyah.js\",\n    \"./parser-meriyah.js\": \"./plugins/meriyah.js\",\n    \"./esm/parser-meriyah.mjs\": \"./plugins/meriyah.mjs\",\n    \"./parser-angular\": \"./plugins/angular.js\",\n    \"./parser-angular.js\": \"./plugins/angular.js\",\n    \"./esm/parser-angular.mjs\": \"./plugins/angular.mjs\",\n    \"./parser-postcss\": \"./plugins/postcss.js\",\n    \"./parser-postcss.js\": \"./plugins/postcss.js\",\n    \"./esm/parser-postcss.mjs\": \"./plugins/postcss.mjs\",\n    \"./parser-graphql\": \"./plugins/graphql.js\",\n    \"./parser-graphql.js\": \"./plugins/graphql.js\",\n    \"./esm/parser-graphql.mjs\": \"./plugins/graphql.mjs\",\n    \"./parser-markdown\": \"./plugins/markdown.js\",\n    \"./parser-markdown.js\": \"./plugins/markdown.js\",\n    \"./esm/parser-markdown.mjs\": \"./plugins/markdown.mjs\",\n    \"./parser-glimmer\": \"./plugins/glimmer.js\",\n    \"./parser-glimmer.js\": \"./plugins/glimmer.js\",\n    \"./esm/parser-glimmer.mjs\": \"./plugins/glimmer.mjs\",\n    \"./parser-html\": \"./plugins/html.js\",\n    \"./parser-html.js\": \"./plugins/html.js\",\n    \"./esm/parser-html.mjs\": \"./plugins/html.mjs\",\n    \"./parser-yaml\": \"./plugins/yaml.js\",\n    \"./parser-yaml.js\": \"./plugins/yaml.js\",\n    \"./esm/parser-yaml.mjs\": \"./plugins/yaml.mjs\"\n  },\n  \"engines\": {\n    \"node\": \">=14\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"README.md\",\n    \"THIRD-PARTY-NOTICES.md\",\n    \"bin/prettier.cjs\",\n    \"doc.d.ts\",\n    \"doc.js\",\n    \"doc.mjs\",\n    \"index.cjs\",\n    \"index.d.ts\",\n    \"index.d.ts\",\n    \"index.mjs\",\n    \"internal/experimental-cli-worker.mjs\",\n    \"internal/experimental-cli.mjs\",\n    \"internal/legacy-cli.mjs\",\n    \"package.json\",\n    \"plugins/acorn.d.ts\",\n    \"plugins/acorn.js\",\n    \"plugins/acorn.mjs\",\n    \"plugins/angular.d.ts\",\n    \"plugins/angular.js\",\n    \"plugins/angular.mjs\",\n    \"plugins/babel.d.ts\",\n    \"plugins/babel.js\",\n    \"plugins/babel.mjs\",\n    \"plugins/estree.d.ts\",\n    \"plugins/estree.js\",\n    \"plugins/estree.mjs\",\n    \"plugins/flow.d.ts\",\n    \"plugins/flow.js\",\n    \"plugins/flow.mjs\",\n    \"plugins/glimmer.d.ts\",\n    \"plugins/glimmer.js\",\n    \"plugins/glimmer.mjs\",\n    \"plugins/graphql.d.ts\",\n    \"plugins/graphql.js\",\n    \"plugins/graphql.mjs\",\n    \"plugins/html.d.ts\",\n    \"plugins/html.js\",\n    \"plugins/html.mjs\",\n    \"plugins/markdown.d.ts\",\n    \"plugins/markdown.js\",\n    \"plugins/markdown.mjs\",\n    \"plugins/meriyah.d.ts\",\n    \"plugins/meriyah.js\",\n    \"plugins/meriyah.mjs\",\n    \"plugins/postcss.d.ts\",\n    \"plugins/postcss.js\",\n    \"plugins/postcss.mjs\",\n    \"plugins/typescript.d.ts\",\n    \"plugins/typescript.js\",\n    \"plugins/typescript.mjs\",\n    \"plugins/yaml.d.ts\",\n    \"plugins/yaml.js\",\n    \"plugins/yaml.mjs\",\n    \"standalone.d.ts\",\n    \"standalone.js\",\n    \"standalone.mjs\"\n  ],\n  \"preferUnplugged\": true,\n  \"sideEffects\": false,\n  \"type\": \"commonjs\"\n}",
  "node_modules/prettier/plugins/acorn.d.ts": "import { Parser } from \"../index.js\";\n\nexport declare const parsers: {\n  acorn: Parser;\n  espree: Parser;\n};\n",
  "node_modules/prettier/plugins/angular.d.ts": "import { Parser } from \"../index.js\";\n\nexport declare const parsers: {\n  __ng_action: Parser;\n  __ng_binding: Parser;\n  __ng_directive: Parser;\n  __ng_interpolation: Parser;\n};\n",
  "node_modules/prettier/plugins/babel.d.ts": "import { Parser } from \"../index.js\";\n\nexport declare const parsers: {\n  __babel_estree: Parser;\n  __js_expression: Parser;\n  __ts_expression: Parser;\n  __vue_event_binding: Parser;\n  __vue_expression: Parser;\n  __vue_ts_event_binding: Parser;\n  __vue_ts_expression: Parser;\n  babel: Parser;\n  \"babel-flow\": Parser;\n  \"babel-ts\": Parser;\n  json: Parser;\n  \"json-stringify\": Parser;\n  json5: Parser;\n  jsonc: Parser;\n};\n",
  "node_modules/prettier/plugins/estree.d.ts": "import { Printer } from \"../index.js\";\n\nexport declare const printers: {\n  estree: Printer;\n  \"estree-json\": Printer;\n};\n",
  "node_modules/prettier/plugins/flow.d.ts": "import { Parser } from \"../index.js\";\n\nexport declare const parsers: {\n  flow: Parser;\n};\n",
  "node_modules/prettier/plugins/glimmer.d.ts": "import { Parser, Printer } from \"../index.js\";\n\nexport declare const parsers: {\n  glimmer: Parser;\n};\n\nexport declare const printers: {\n  glimmer: Printer;\n};\n",
  "node_modules/prettier/plugins/graphql.d.ts": "import { Parser, Printer } from \"../index.js\";\n\nexport declare const parsers: {\n  graphql: Parser;\n};\n\nexport declare const printers: {\n  graphql: Printer;\n};\n",
  "node_modules/prettier/plugins/html.d.ts": "import { Parser, Printer } from \"../index.js\";\n\nexport declare const parsers: {\n  angular: Parser;\n  html: Parser;\n  lwc: Parser;\n  mjml: Parser;\n  vue: Parser;\n};\n\nexport declare const printers: {\n  html: Printer;\n};\n",
  "node_modules/prettier/plugins/markdown.d.ts": "import { Parser, Printer } from \"../index.js\";\n\nexport declare const parsers: {\n  markdown: Parser;\n  mdx: Parser;\n  remark: Parser;\n};\n\nexport declare const printers: {\n  mdast: Printer;\n};\n",
  "node_modules/prettier/plugins/meriyah.d.ts": "import { Parser } from \"../index.js\";\n\nexport declare const parsers: {\n  meriyah: Parser;\n};\n",
  "node_modules/prettier/plugins/postcss.d.ts": "import { Parser, Printer } from \"../index.js\";\n\nexport declare const parsers: {\n  css: Parser;\n  less: Parser;\n  scss: Parser;\n};\n\nexport declare const printers: {\n  postcss: Printer;\n};\n",
  "node_modules/prettier/plugins/typescript.d.ts": "import { Parser } from \"../index.js\";\n\nexport declare const parsers: {\n  typescript: Parser;\n};\n",
  "node_modules/prettier/plugins/yaml.d.ts": "import { Parser, Printer } from \"../index.js\";\n\nexport declare const parsers: {\n  yaml: Parser;\n};\n\nexport declare const printers: {\n  yaml: Printer;\n};\n",
  "node_modules/prettier/standalone.d.ts": "import { CursorOptions, CursorResult, Options, SupportInfo } from \"./index.js\";\n\n/**\n * formatWithCursor both formats the code, and translates a cursor position from unformatted code to formatted code.\n * This is useful for editor integrations, to prevent the cursor from moving when code is formatted\n *\n * The cursorOffset option should be provided, to specify where the cursor is.\n *\n * ```js\n * await prettier.formatWithCursor(\" 1\", { cursorOffset: 2, parser: \"babel\" });\n * ```\n * `-> { formatted: \"1;\\n\", cursorOffset: 1 }`\n */\nexport function formatWithCursor(\n  source: string,\n  options: CursorOptions,\n): Promise<CursorResult>;\n\n/**\n * `format` is used to format text using Prettier. [Options](https://prettier.io/docs/options) may be provided to override the defaults.\n */\nexport function format(source: string, options?: Options): Promise<string>;\n\n/**\n * `check` checks to see if the file has been formatted with Prettier given those options and returns a `Boolean`.\n * This is similar to the `--list-different` parameter in the CLI and is useful for running Prettier in CI scenarios.\n */\nexport function check(source: string, options?: Options): Promise<boolean>;\n\n/**\n * Returns an object representing the parsers, languages and file types Prettier supports for the current version.\n */\nexport function getSupportInfo(): Promise<SupportInfo>;\n",
  "node_modules/prettier-plugin-jsdoc/dist/descriptionFormatter.d.ts": "import { AllOptions } from \"./types.js\";\ninterface DescriptionEndLineParams {\n    tag: string;\n    isEndTag: boolean;\n}\ndeclare function descriptionEndLine({ tag, isEndTag, }: DescriptionEndLineParams): string;\ninterface FormatOptions {\n    tagStringLength?: number;\n    beginningSpace: string;\n}\ndeclare function formatDescription(tag: string, text: string, options: AllOptions, formatOptions: FormatOptions): Promise<string>;\nexport { descriptionEndLine, FormatOptions, formatDescription };\n",
  "node_modules/prettier-plugin-jsdoc/dist/index.d.ts": "import prettier from \"prettier\";\nimport { JsdocOptions } from \"./types.js\";\ndeclare const options: {\n    readonly jsdocSpaces: {\n        readonly name: \"jsdocSpaces\";\n        readonly type: \"int\";\n        readonly category: \"jsdoc\";\n        readonly default: 1;\n        readonly description: \"How many spaces will be used to separate tag elements.\";\n    };\n    readonly jsdocDescriptionWithDot: {\n        readonly name: \"jsdocDescriptionWithDot\";\n        readonly type: \"boolean\";\n        readonly category: \"jsdoc\";\n        readonly default: false;\n        readonly description: \"Should dot be inserted at the end of description\";\n    };\n    readonly jsdocDescriptionTag: {\n        readonly name: \"jsdocDescriptionTag\";\n        readonly type: \"boolean\";\n        readonly category: \"jsdoc\";\n        readonly default: false;\n        readonly description: \"Should description tag be used\";\n    };\n    readonly jsdocVerticalAlignment: {\n        readonly name: \"jsdocVerticalAlignment\";\n        readonly type: \"boolean\";\n        readonly category: \"jsdoc\";\n        readonly default: false;\n        readonly description: \"Should tags, types, names and description be aligned\";\n    };\n    readonly jsdocKeepUnParseAbleExampleIndent: {\n        readonly name: \"jsdocKeepUnParseAbleExampleIndent\";\n        readonly type: \"boolean\";\n        readonly category: \"jsdoc\";\n        readonly default: false;\n        readonly description: \"Should unParseAble example (pseudo code or no js code) keep its indentation\";\n    };\n    readonly jsdocSingleLineComment: {\n        readonly name: \"jsdocSingleLineComment\";\n        readonly type: \"boolean\";\n        readonly category: \"jsdoc\";\n        readonly deprecated: \"use jsdocCommentLineStrategy instead will be remove on v2\";\n        readonly default: true;\n        readonly description: \"Should compact single line comment\";\n    };\n    readonly jsdocCommentLineStrategy: {\n        readonly name: \"jsdocCommentLineStrategy\";\n        readonly type: \"choice\";\n        readonly choices: {\n            value: any;\n            description: string;\n        }[];\n        readonly category: \"jsdoc\";\n        readonly default: \"singleLine\";\n        readonly description: \"How comments line should be\";\n    };\n    readonly jsdocSeparateReturnsFromParam: {\n        readonly name: \"jsdocSeparateReturnsFromParam\";\n        readonly type: \"boolean\";\n        readonly category: \"jsdoc\";\n        readonly default: false;\n        readonly description: \"Add an space between last @param and @returns\";\n    };\n    readonly jsdocSeparateTagGroups: {\n        readonly name: \"jsdocSeparateTagGroups\";\n        readonly type: \"boolean\";\n        readonly category: \"jsdoc\";\n        readonly default: false;\n        readonly description: \"Add an space between tag groups\";\n    };\n    readonly jsdocCapitalizeDescription: {\n        readonly name: \"jsdocCapitalizeDescription\";\n        readonly type: \"boolean\";\n        readonly category: \"jsdoc\";\n        readonly default: true;\n        readonly description: \"Should capitalize first letter of description\";\n    };\n    readonly tsdoc: {\n        readonly name: \"tsdoc\";\n        readonly type: \"boolean\";\n        readonly category: \"jsdoc\";\n        readonly default: false;\n        readonly description: \"Should format as tsdoc\";\n    };\n    readonly jsdocPrintWidth: {\n        readonly name: \"jsdocPrintWidth\";\n        readonly type: \"int\";\n        readonly category: \"jsdoc\";\n        readonly default: undefined;\n        readonly description: \"If You don't set value to jsdocPrintWidth, the printWidth will be use as jsdocPrintWidth.\";\n    };\n    readonly jsdocAddDefaultToDescription: {\n        readonly name: \"jsdocAddDefaultToDescription\";\n        readonly type: \"boolean\";\n        readonly category: \"jsdoc\";\n        readonly default: true;\n        readonly description: \"Add Default value of a param to end description\";\n    };\n    readonly jsdocPreferCodeFences: {\n        readonly name: \"jsdocPreferCodeFences\";\n        readonly type: \"boolean\";\n        readonly category: \"jsdoc\";\n        readonly default: false;\n        readonly description: \"Prefer to render code blocks using \\\"fences\\\" (triple backticks). If not set, blocks without a language tag will be rendered with a four space indentation.\";\n    };\n    readonly jsdocLineWrappingStyle: {\n        readonly name: \"jsdocLineWrappingStyle\";\n        readonly type: \"choice\";\n        readonly choices: {\n            value: any;\n            description: string;\n        }[];\n        readonly category: \"jsdoc\";\n        readonly default: \"greedy\";\n        readonly description: \"Strategy for wrapping lines for the given print width. More options may be added in the future.\";\n    };\n    readonly jsdocTagsOrder: {\n        readonly name: \"jsdocTagsOrder\";\n        readonly type: \"string\";\n        readonly category: \"jsdoc\";\n        readonly default: undefined;\n        readonly description: \"How many spaces will be used to separate tag elements.\";\n    };\n    readonly jsdocMergeImports: {\n        readonly name: \"jsdocMergeImports\";\n        readonly type: \"boolean\";\n        readonly category: \"jsdoc\";\n        readonly default: true;\n        readonly description: \"Merge all imports tags in the same block from the same source into one tag\";\n    };\n    readonly jsdocNamedImportPadding: {\n        readonly name: \"jsdocNamedImportPadding\";\n        readonly type: \"boolean\";\n        readonly category: \"jsdoc\";\n        readonly default: false;\n        readonly description: \"Whether or not to pad brackets for single line named imports\";\n    };\n    readonly jsdocNamedImportLineSplitting: {\n        readonly name: \"jsdocNamedImportLineSplitting\";\n        readonly type: \"boolean\";\n        readonly category: \"jsdoc\";\n        readonly default: true;\n        readonly description: \"Split import tags with multiple named imports into multiple lines\";\n    };\n    readonly jsdocFormatImports: {\n        readonly name: \"jsdocFormatImports\";\n        readonly type: \"boolean\";\n        readonly category: \"jsdoc\";\n        readonly default: true;\n        readonly description: \"Format import tags\";\n    };\n    readonly jsdocEmptyCommentStrategy: {\n        readonly name: \"jsdocEmptyCommentStrategy\";\n        readonly type: \"choice\";\n        readonly choices: {\n            value: any;\n            description: string;\n        }[];\n        readonly category: \"jsdoc\";\n        readonly default: \"remove\";\n        readonly description: \"How to handle empty JSDoc comment blocks\";\n    };\n    readonly jsdocBracketSpacing: {\n        readonly name: \"jsdocBracketSpacing\";\n        readonly type: \"boolean\";\n        readonly category: \"jsdoc\";\n        readonly default: false;\n        readonly description: \"Whether to add spaces inside JSDoc type brackets.\";\n    };\n};\ndeclare const defaultOptions: JsdocOptions;\ndeclare const parsers: {\n    readonly babel: {\n        preprocess: (text: string, options: prettier.ParserOptions) => string;\n        parse: any;\n        astFormat: string;\n        hasPragma?: ((text: string) => boolean) | undefined;\n        hasIgnorePragma?: ((text: string) => boolean) | undefined;\n        locStart: (node: any) => number;\n        locEnd: (node: any) => number;\n    };\n    readonly \"babel-flow\": {\n        preprocess: (text: string, options: prettier.ParserOptions) => string;\n        parse: any;\n        astFormat: string;\n        hasPragma?: ((text: string) => boolean) | undefined;\n        hasIgnorePragma?: ((text: string) => boolean) | undefined;\n        locStart: (node: any) => number;\n        locEnd: (node: any) => number;\n    };\n    readonly \"babel-ts\": {\n        preprocess: (text: string, options: prettier.ParserOptions) => string;\n        parse: any;\n        astFormat: string;\n        hasPragma?: ((text: string) => boolean) | undefined;\n        hasIgnorePragma?: ((text: string) => boolean) | undefined;\n        locStart: (node: any) => number;\n        locEnd: (node: any) => number;\n    };\n    readonly flow: {\n        preprocess: (text: string, options: prettier.ParserOptions) => string;\n        parse: any;\n        astFormat: string;\n        hasPragma?: ((text: string) => boolean) | undefined;\n        hasIgnorePragma?: ((text: string) => boolean) | undefined;\n        locStart: (node: any) => number;\n        locEnd: (node: any) => number;\n    };\n    readonly typescript: prettier.Parser<any>;\n    readonly \"jsdoc-parser\": {\n        preprocess: (text: string, options: prettier.ParserOptions) => string;\n        parse: any;\n        astFormat: string;\n        hasPragma?: ((text: string) => boolean) | undefined;\n        hasIgnorePragma?: ((text: string) => boolean) | undefined;\n        locStart: (node: any) => number;\n        locEnd: (node: any) => number;\n    };\n};\ndeclare const name = \"prettier-plugin-jsdoc\";\nexport { name, options, parsers, defaultOptions };\nexport type Options = Partial<JsdocOptions>;\n",
  "node_modules/prettier-plugin-jsdoc/dist/parser.d.ts": "import { AST, AllOptions } from \"./types.js\";\nimport { Parser } from \"prettier\";\nexport declare const getParser: (originalParse: Parser[\"parse\"], parserName: string) => (text: string, parsersOrOptions: Parameters<Parser[\"parse\"]>[1], maybeOptions?: AllOptions) => Promise<AST>;\n",
  "node_modules/prettier-plugin-jsdoc/dist/roles.d.ts": "declare const TAGS_SYNONYMS: {\n    arg: string;\n    argument: string;\n    const: string;\n    constructor: string;\n    desc: string;\n    emits: string;\n    examples: string;\n    exception: string;\n    fileoverview: string;\n    func: string;\n    host: string;\n    method: string;\n    overview: string;\n    params: string;\n    prop: string;\n    return: string;\n    var: string;\n    virtual: string;\n    yield: string;\n    hidden: string;\n};\ndeclare const TAGS_DEFAULT: string[];\ndeclare const TAGS_NAMELESS: string[];\ndeclare const TAGS_TYPELESS: string[];\ndeclare const TAGS_PEV_FORMATE_DESCRIPTION: string[];\ndeclare const TAGS_DESCRIPTION_NEEDED: string[];\ndeclare const TAGS_TYPE_NEEDED: string[];\ndeclare const TAGS_VERTICALLY_ALIGN_ABLE: string[];\ndeclare const TAGS_GROUP_HEAD: string[];\ndeclare const TAGS_GROUP_CONDITION: string[];\ndeclare const TAGS_ORDER: {\n    import: number;\n    remarks: number;\n    privateRemarks: number;\n    providesModule: number;\n    module: number;\n    license: number;\n    flow: number;\n    async: number;\n    private: number;\n    ignore: number;\n    memberof: number;\n    version: number;\n    file: number;\n    author: number;\n    deprecated: number;\n    since: number;\n    category: number;\n    description: number;\n    example: number;\n    abstract: number;\n    augments: number;\n    constant: number;\n    default: number;\n    defaultValue: number;\n    external: number;\n    overload: number;\n    fires: number;\n    template: number;\n    typeParam: number;\n    function: number;\n    namespace: number;\n    borrows: number;\n    class: number;\n    extends: number;\n    member: number;\n    typedef: number;\n    type: number;\n    satisfies: number;\n    property: number;\n    callback: number;\n    this: number;\n    param: number;\n    yields: number;\n    returns: number;\n    throws: number;\n    other: number;\n    see: number;\n    todo: number;\n};\nexport { TAGS_PEV_FORMATE_DESCRIPTION, TAGS_DESCRIPTION_NEEDED, TAGS_NAMELESS, TAGS_GROUP_HEAD, TAGS_GROUP_CONDITION, TAGS_ORDER, TAGS_SYNONYMS, TAGS_TYPE_NEEDED, TAGS_TYPELESS, TAGS_VERTICALLY_ALIGN_ABLE, TAGS_DEFAULT, };\n",
  "node_modules/prettier-plugin-jsdoc/dist/stringify.d.ts": "import { Spec } from \"comment-parser\";\nimport { AllOptions } from \"./types.js\";\ndeclare const stringify: ({ name, description, type, tag }: Spec, tagIndex: number, finalTagsArray: Spec[], options: AllOptions, maxTagTitleLength: number, maxTagTypeNameLength: number, maxTagNameLength: number) => Promise<string>;\nexport { stringify };\n",
  "node_modules/prettier-plugin-jsdoc/dist/tags.d.ts": "import { Spec } from \"comment-parser\";\ndeclare const ABSTRACT = \"abstract\";\ndeclare const ASYNC = \"async\";\ndeclare const AUGMENTS = \"augments\";\ndeclare const AUTHOR = \"author\";\ndeclare const BORROWS = \"borrows\";\ndeclare const CALLBACK = \"callback\";\ndeclare const CATEGORY = \"category\";\ndeclare const CLASS = \"class\";\ndeclare const CONSTANT = \"constant\";\ndeclare const DEFAULT = \"default\";\ndeclare const DEFAULT_VALUE = \"defaultValue\";\ndeclare const DEPRECATED = \"deprecated\";\ndeclare const DESCRIPTION = \"description\";\ndeclare const EXAMPLE = \"example\";\ndeclare const EXTENDS = \"extends\";\ndeclare const EXTERNAL = \"external\";\ndeclare const FILE = \"file\";\ndeclare const FIRES = \"fires\";\ndeclare const FLOW = \"flow\";\ndeclare const FUNCTION = \"function\";\ndeclare const IGNORE = \"ignore\";\ndeclare const IMPORT = \"import\";\ndeclare const LICENSE = \"license\";\ndeclare const MEMBER = \"member\";\ndeclare const MEMBEROF = \"memberof\";\ndeclare const MODULE = \"module\";\ndeclare const NAMESPACE = \"namespace\";\ndeclare const OVERLOAD = \"overload\";\ndeclare const OVERRIDE = \"override\";\ndeclare const PARAM = \"param\";\ndeclare const PRIVATE = \"private\";\ndeclare const PRIVATE_REMARKS = \"privateRemarks\";\ndeclare const PROPERTY = \"property\";\ndeclare const PROVIDES_MODULE = \"providesModule\";\ndeclare const REMARKS = \"remarks\";\ndeclare const RETURNS = \"returns\";\ndeclare const SEE = \"see\";\ndeclare const SINCE = \"since\";\ndeclare const TEMPLATE = \"template\";\ndeclare const THIS = \"this\";\ndeclare const THROWS = \"throws\";\ndeclare const TODO = \"todo\";\ndeclare const TYPE = \"type\";\ndeclare const TYPE_PARAM = \"typeParam\";\ndeclare const TYPEDEF = \"typedef\";\ndeclare const SATISFIES = \"satisfies\";\ndeclare const VERSION = \"version\";\ndeclare const YIELDS = \"yields\";\ndeclare const SPACE_TAG_DATA: Spec;\nexport { ABSTRACT, ASYNC, AUGMENTS, AUTHOR, BORROWS, CALLBACK, CATEGORY, CLASS, CONSTANT, DEFAULT, DEFAULT_VALUE, DEPRECATED, DESCRIPTION, EXAMPLE, EXTENDS, EXTERNAL, FILE, FIRES, FLOW, FUNCTION, IGNORE, IMPORT, LICENSE, MEMBER, MEMBEROF, MODULE, NAMESPACE, OVERLOAD, OVERRIDE, PARAM, PRIVATE_REMARKS, PRIVATE, PROPERTY, PROVIDES_MODULE, REMARKS, RETURNS, SEE, SINCE, TEMPLATE, THIS, THROWS, TODO, TYPE, TYPE_PARAM, TYPEDEF, SATISFIES, VERSION, YIELDS, SPACE_TAG_DATA, };\n",
  "node_modules/prettier-plugin-jsdoc/dist/types.d.ts": "import { ParserOptions } from \"prettier\";\nexport interface JsdocOptions {\n    jsdocSpaces: number;\n    jsdocPrintWidth?: number;\n    jsdocDescriptionWithDot: boolean;\n    jsdocDescriptionTag: boolean;\n    jsdocVerticalAlignment: boolean;\n    jsdocKeepUnParseAbleExampleIndent: boolean;\n    jsdocSingleLineComment: boolean;\n    jsdocCommentLineStrategy: \"singleLine\" | \"multiline\" | \"keep\";\n    jsdocSeparateReturnsFromParam: boolean;\n    jsdocSeparateTagGroups: boolean;\n    jsdocAddDefaultToDescription: boolean;\n    jsdocCapitalizeDescription: boolean;\n    jsdocPreferCodeFences: boolean;\n    tsdoc: boolean;\n    jsdocLineWrappingStyle: \"greedy\" | \"balance\";\n    jsdocTagsOrder?: Record<string, number>;\n    jsdocFormatImports: boolean;\n    jsdocNamedImportPadding: boolean;\n    jsdocMergeImports: boolean;\n    jsdocNamedImportLineSplitting: boolean;\n    jsdocEmptyCommentStrategy: \"remove\" | \"keep\";\n    jsdocBracketSpacing: boolean;\n}\nexport interface AllOptions extends ParserOptions, JsdocOptions {\n}\ntype LocationDetails = {\n    line: number;\n    column: number;\n};\ntype Location = {\n    start: LocationDetails;\n    end: LocationDetails;\n};\nexport type PrettierComment = {\n    type: \"CommentBlock\" | \"Block\";\n    value: string;\n    start: number;\n    end: number;\n    loc: Location;\n};\nexport type Token = {\n    type: \"CommentBlock\" | \"Block\" | {\n        label: string;\n        keyword?: string;\n        beforeExpr: boolean;\n        startsExpr: boolean;\n        rightAssociative: boolean;\n        isLoop: boolean;\n        isAssign: boolean;\n        prefix: boolean;\n        postfix: boolean;\n        binop: null;\n    };\n    value: string;\n    start: number;\n    end: number;\n    loc: Location;\n};\nexport type AST = {\n    start: number;\n    end: number;\n    loc: Location;\n    errors: [];\n    program: {\n        type: \"Program\";\n        start: number;\n        end: number;\n        loc: [];\n        sourceType: \"module\";\n        interpreter: null;\n        body: [];\n        directives: [];\n    };\n    comments: PrettierComment[];\n    tokens: Token[];\n};\nexport {};\n",
  "node_modules/prettier-plugin-jsdoc/dist/utils.d.ts": "import { Options, ParserOptions } from \"prettier\";\nimport { AllOptions, Token } from \"./types.js\";\ndeclare function convertToModernType(oldType: string): string;\ndeclare function formatType(type: string, options?: Options): Promise<string>;\ndeclare function addStarsToTheBeginningOfTheLines(originalComment: string, comment: string, options: AllOptions): string;\ndeclare function capitalizer(str: string): string;\ndeclare function detectEndOfLine(text: string): \"cr\" | \"crlf\" | \"lf\";\ndeclare function findTokenIndex(tokens: Token[], token: Token): number;\ndeclare function formatCode(result: string, beginningSpace: string, options: AllOptions): Promise<string>;\ndeclare const findPluginByParser: (parserName: string, options: ParserOptions) => import(\"prettier\").Parser<any> | undefined;\ndeclare const isDefaultTag: (tag: string) => boolean;\nexport { convertToModernType, formatType, addStarsToTheBeginningOfTheLines, capitalizer, detectEndOfLine, findTokenIndex, formatCode, findPluginByParser, isDefaultTag, };\n",
  "node_modules/prettier-plugin-jsdoc/package.json": "{\n  \"name\": \"prettier-plugin-jsdoc\",\n  \"version\": \"1.8.0\",\n  \"description\": \"A Prettier plugin to format JSDoc comments.\",\n  \"private\": false,\n  \"type\": \"module\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./dist/index.d.ts\",\n      \"default\": \"./dist/index.js\"\n    }\n  },\n  \"browser\": \"dist/index.umd.min.js\",\n  \"unpkg\": \"dist/index.umd.min.js\",\n  \"types\": \"dist/index.d.ts\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"prepare\": \"yarn build\",\n    \"lint\": \"eslint --ext '.ts' ./src\",\n    \"test\": \"yarn build --test && NODE_OPTIONS=\\\"--loader ts-node/esm\\\" jest\",\n    \"release\": \"standard-version && yarn publish && git push --follow-tags origin master\",\n    \"prettierAll\": \"prettier --write \\\"**/*.ts\\\"\",\n    \"clean\": \"rm -fr dist\",\n    \"build\": \"chmod +x ./script.sh && ./script.sh\"\n  },\n  \"keywords\": [\n    \"prettier\",\n    \"plugin\",\n    \"jsdoc\",\n    \"comment\"\n  ],\n  \"author\": \"Hossein mohammadi (hosseinm.developer@gmail.com)\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/hosseinmd/prettier-plugin-jsdoc/issues\"\n  },\n  \"homepage\": \"https://github.com/hosseinmd/prettier-plugin-jsdoc#readme\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/hosseinmd/prettier-plugin-jsdoc.git\"\n  },\n  \"devDependencies\": {\n    \"prettier-plugin-tailwindcss\": \"^0.7.1\",\n    \"@commitlint/config-conventional\": \"^14.1.0\",\n    \"@rollup/plugin-commonjs\": \"^21.0.3\",\n    \"@rollup/plugin-json\": \"^4.1.0\",\n    \"@rollup/plugin-node-resolve\": \"^13.1.3\",\n    \"@types/jest\": \"^29.5.4\",\n    \"@types/mdast\": \"^4.0.1\",\n    \"@typescript-eslint/eslint-plugin\": \"^6.6.0\",\n    \"@typescript-eslint/parser\": \"^6.6.0\",\n    \"commitlint\": \"^14.1.0\",\n    \"eslint\": \"^8.49.0\",\n    \"eslint-config-prettier\": \"^9.0.0\",\n    \"eslint-plugin-prettier\": \"^5.0.0\",\n    \"husky\": \"^7.0.4\",\n    \"jest\": \"^29.6.4\",\n    \"jest-light-runner\": \"^0.5.0\",\n    \"jest-specific-snapshot\": \"^5.0.0\",\n    \"prettier\": \"^3.6.1\",\n    \"rollup\": \"^2.70.1\",\n    \"standard-version\": \"^9.3.2\",\n    \"terser\": \"^5.12.1\",\n    \"ts-node\": \"^10.9.1\",\n    \"typescript\": \"^5.2.2\"\n  },\n  \"peerDependencies\": {\n    \"prettier\": \"^3.0.0\"\n  },\n  \"dependencies\": {\n    \"binary-searching\": \"^2.0.5\",\n    \"comment-parser\": \"^1.4.0\",\n    \"mdast-util-from-markdown\": \"^2.0.0\"\n  },\n  \"engines\": {\n    \"node\": \">=14.13.1 || >=16.0.0\"\n  },\n  \"packageManager\": \"yarn@1.22.22\"\n}\n",
  "node_modules/process-nextick-args/package.json": "{\n  \"name\": \"process-nextick-args\",\n  \"version\": \"2.0.1\",\n  \"description\": \"process.nextTick but always with args\",\n  \"main\": \"index.js\",\n  \"files\": [\n    \"index.js\"\n  ],\n  \"scripts\": {\n    \"test\": \"node test.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/calvinmetcalf/process-nextick-args.git\"\n  },\n  \"author\": \"\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/calvinmetcalf/process-nextick-args/issues\"\n  },\n  \"homepage\": \"https://github.com/calvinmetcalf/process-nextick-args\",\n  \"devDependencies\": {\n    \"tap\": \"~0.2.6\"\n  }\n}\n",
  "node_modules/prompts/package.json": "{\n  \"name\": \"prompts\",\n  \"version\": \"2.4.2\",\n  \"description\": \"Lightweight, beautiful and user-friendly prompts\",\n  \"license\": \"MIT\",\n  \"repository\": \"terkelg/prompts\",\n  \"main\": \"index.js\",\n  \"author\": {\n    \"name\": \"Terkel Gjervig\",\n    \"email\": \"terkel@terkel.com\",\n    \"url\": \"https://terkel.com\"\n  },\n  \"files\": [\n    \"lib\",\n    \"dist\",\n    \"index.js\"\n  ],\n  \"scripts\": {\n    \"start\": \"node lib/index.js\",\n    \"build\": \"babel lib -d dist\",\n    \"prepublishOnly\": \"npm run build\",\n    \"test\": \"tape test/*.js | tap-spec\"\n  },\n  \"keywords\": [\n    \"ui\",\n    \"prompts\",\n    \"cli\",\n    \"prompt\",\n    \"interface\",\n    \"command-line\",\n    \"input\",\n    \"command\",\n    \"stdin\",\n    \"menu\",\n    \"ask\",\n    \"interact\"\n  ],\n  \"dependencies\": {\n    \"kleur\": \"^3.0.3\",\n    \"sisteransi\": \"^1.0.5\"\n  },\n  \"devDependencies\": {\n    \"@babel/cli\": \"^7.12.1\",\n    \"@babel/core\": \"^7.12.3\",\n    \"@babel/plugin-proposal-object-rest-spread\": \"^7.12.1\",\n    \"@babel/preset-env\": \"^7.12.1\",\n    \"tap-spec\": \"^2.2.2\",\n    \"tape\": \"^4.13.3\"\n  },\n  \"engines\": {\n    \"node\": \">= 6\"\n  }\n}\n",
  "node_modules/prop-types/package.json": "{\n  \"name\": \"prop-types\",\n  \"version\": \"15.8.1\",\n  \"description\": \"Runtime type checking for React props and similar objects.\",\n  \"sideEffects\": false,\n  \"main\": \"index.js\",\n  \"license\": \"MIT\",\n  \"files\": [\n    \"LICENSE\",\n    \"README.md\",\n    \"checkPropTypes.js\",\n    \"factory.js\",\n    \"factoryWithThrowingShims.js\",\n    \"factoryWithTypeCheckers.js\",\n    \"index.js\",\n    \"prop-types.js\",\n    \"prop-types.min.js\",\n    \"lib\"\n  ],\n  \"repository\": \"facebook/prop-types\",\n  \"keywords\": [\n    \"react\"\n  ],\n  \"bugs\": {\n    \"url\": \"https://github.com/facebook/prop-types/issues\"\n  },\n  \"homepage\": \"https://facebook.github.io/react/\",\n  \"dependencies\": {\n    \"loose-envify\": \"^1.4.0\",\n    \"object-assign\": \"^4.1.1\",\n    \"react-is\": \"^16.13.1\"\n  },\n  \"scripts\": {\n    \"pretest\": \"npm run lint\",\n    \"lint\": \"eslint .\",\n    \"test\": \"npm run tests-only\",\n    \"tests-only\": \"jest\",\n    \"umd\": \"NODE_ENV=development browserify index.js -t loose-envify --standalone PropTypes -o prop-types.js\",\n    \"umd-min\": \"NODE_ENV=production browserify index.js -t loose-envify -t uglifyify --standalone PropTypes  -p bundle-collapser/plugin -o | uglifyjs --compress unused,dead_code -o prop-types.min.js\",\n    \"build\": \"yarn umd && yarn umd-min\",\n    \"prepublish\": \"not-in-publish || yarn build\"\n  },\n  \"devDependencies\": {\n    \"babel-jest\": \"^19.0.0\",\n    \"babel-preset-react\": \"^6.24.1\",\n    \"browserify\": \"^16.5.0\",\n    \"bundle-collapser\": \"^1.4.0\",\n    \"eslint\": \"^8.6.0\",\n    \"in-publish\": \"^2.0.1\",\n    \"jest\": \"^19.0.2\",\n    \"react\": \"^15.7.0\",\n    \"uglifyify\": \"^5.0.2\",\n    \"uglifyjs\": \"^2.4.11\"\n  },\n  \"browserify\": {\n    \"transform\": [\n      \"loose-envify\"\n    ]\n  }\n}\n",
  "node_modules/prop-types/node_modules/react-is/package.json": "{\n  \"name\": \"react-is\",\n  \"version\": \"16.13.1\",\n  \"description\": \"Brand checking of React Elements.\",\n  \"main\": \"index.js\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/facebook/react.git\",\n    \"directory\": \"packages/react-is\"\n  },\n  \"keywords\": [\n    \"react\"\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/facebook/react/issues\"\n  },\n  \"homepage\": \"https://reactjs.org/\",\n  \"files\": [\n    \"LICENSE\",\n    \"README.md\",\n    \"build-info.json\",\n    \"index.js\",\n    \"cjs/\",\n    \"umd/\"\n  ]\n}\n",
  "node_modules/proxy-addr/package.json": "{\n  \"name\": \"proxy-addr\",\n  \"description\": \"Determine address of proxied request\",\n  \"version\": \"2.0.7\",\n  \"author\": \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"ip\",\n    \"proxy\",\n    \"x-forwarded-for\"\n  ],\n  \"repository\": \"jshttp/proxy-addr\",\n  \"dependencies\": {\n    \"forwarded\": \"0.2.0\",\n    \"ipaddr.js\": \"1.9.1\"\n  },\n  \"devDependencies\": {\n    \"benchmark\": \"2.1.4\",\n    \"beautify-benchmark\": \"0.2.4\",\n    \"deep-equal\": \"1.0.1\",\n    \"eslint\": \"7.26.0\",\n    \"eslint-config-standard\": \"14.1.1\",\n    \"eslint-plugin-import\": \"2.23.4\",\n    \"eslint-plugin-markdown\": \"2.2.0\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"4.3.1\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"8.4.0\",\n    \"nyc\": \"15.1.0\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"HISTORY.md\",\n    \"README.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.10\"\n  },\n  \"scripts\": {\n    \"bench\": \"node benchmark/index.js\",\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --bail --check-leaks test/\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\"\n  }\n}\n",
  "node_modules/proxy-addr/node_modules/ipaddr.js/lib/ipaddr.js.d.ts": "declare module \"ipaddr.js\" {\n    type IPv4Range = 'unicast' | 'unspecified' | 'broadcast' | 'multicast' | 'linkLocal' | 'loopback' | 'carrierGradeNat' | 'private' | 'reserved';\n    type IPv6Range = 'unicast' | 'unspecified' | 'linkLocal' | 'multicast' | 'loopback' | 'uniqueLocal' | 'ipv4Mapped' | 'rfc6145' | 'rfc6052' | '6to4' | 'teredo' | 'reserved';\n\n    interface RangeList<T> {\n        [name: string]: [T, number] | [T, number][];\n    }\n\n    // Common methods/properties for IPv4 and IPv6 classes.\n    class IP {\n        prefixLengthFromSubnetMask(): number | null;\n        toByteArray(): number[];\n        toNormalizedString(): string;\n        toString(): string;\n    }\n\n    namespace Address {\n        export function isValid(addr: string): boolean;\n        export function fromByteArray(bytes: number[]): IPv4 | IPv6;\n        export function parse(addr: string): IPv4 | IPv6;\n        export function parseCIDR(mask: string): [IPv4 | IPv6, number];\n        export function process(addr: string): IPv4 | IPv6;\n        export function subnetMatch(addr: IPv4, rangeList: RangeList<IPv4>, defaultName?: string): string;\n        export function subnetMatch(addr: IPv6, rangeList: RangeList<IPv6>, defaultName?: string): string;\n\n        export class IPv4 extends IP {\n            static broadcastAddressFromCIDR(addr: string): IPv4;\n            static isIPv4(addr: string): boolean;\n            static isValidFourPartDecimal(addr: string): boolean;\n            static isValid(addr: string): boolean;\n            static networkAddressFromCIDR(addr: string): IPv4;\n            static parse(addr: string): IPv4;\n            static parseCIDR(addr: string): [IPv4, number];\n            static subnetMaskFromPrefixLength(prefix: number): IPv4;\n            constructor(octets: number[]);\n            octets: number[]\n\n            kind(): 'ipv4';\n            match(addr: IPv4, bits: number): boolean;\n            match(mask: [IPv4, number]): boolean;\n            range(): IPv4Range;\n            subnetMatch(rangeList: RangeList<IPv4>, defaultName?: string): string;\n            toIPv4MappedAddress(): IPv6;\n        }\n\n        export class IPv6 extends IP {\n            static broadcastAddressFromCIDR(addr: string): IPv6;\n            static isIPv6(addr: string): boolean;\n            static isValid(addr: string): boolean;\n            static parse(addr: string): IPv6;\n            static parseCIDR(addr: string): [IPv6, number];\n            static subnetMaskFromPrefixLength(prefix: number): IPv6;\n            constructor(parts: number[]);\n            parts: number[]\n            zoneId?: string\n\n            isIPv4MappedAddress(): boolean;\n            kind(): 'ipv6';\n            match(addr: IPv6, bits: number): boolean;\n            match(mask: [IPv6, number]): boolean;\n            range(): IPv6Range;\n            subnetMatch(rangeList: RangeList<IPv6>, defaultName?: string): string;\n            toIPv4Address(): IPv4;\n        }\n    }\n\n    export = Address;\n}\n",
  "node_modules/proxy-addr/node_modules/ipaddr.js/package.json": "{\n  \"name\": \"ipaddr.js\",\n  \"description\": \"A library for manipulating IPv4 and IPv6 addresses in JavaScript.\",\n  \"version\": \"1.9.1\",\n  \"author\": \"whitequark <whitequark@whitequark.org>\",\n  \"directories\": {\n    \"lib\": \"./lib\"\n  },\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"coffee-script\": \"~1.12.6\",\n    \"nodeunit\": \"^0.11.3\",\n    \"uglify-js\": \"~3.0.19\"\n  },\n  \"scripts\": {\n    \"test\": \"cake build test\"\n  },\n  \"files\": [\n    \"lib/\",\n    \"LICENSE\",\n    \"ipaddr.min.js\"\n  ],\n  \"keywords\": [\n    \"ip\",\n    \"ipv4\",\n    \"ipv6\"\n  ],\n  \"repository\": \"git://github.com/whitequark/ipaddr.js\",\n  \"main\": \"./lib/ipaddr.js\",\n  \"engines\": {\n    \"node\": \">= 0.10\"\n  },\n  \"license\": \"MIT\",\n  \"types\": \"./lib/ipaddr.js.d.ts\"\n}\n",
  "node_modules/pump/package.json": "{\n  \"name\": \"pump\",\n  \"version\": \"3.0.3\",\n  \"repository\": \"git://github.com/mafintosh/pump.git\",\n  \"license\": \"MIT\",\n  \"description\": \"pipe streams together and close all of them if one of them closes\",\n  \"browser\": {\n    \"fs\": false\n  },\n  \"keywords\": [\n    \"streams\",\n    \"pipe\",\n    \"destroy\",\n    \"callback\"\n  ],\n  \"author\": \"Mathias Buus Madsen <mathiasbuus@gmail.com>\",\n  \"dependencies\": {\n    \"end-of-stream\": \"^1.1.0\",\n    \"once\": \"^1.3.1\"\n  },\n  \"scripts\": {\n    \"test\": \"node test-browser.js && node test-node.js\"\n  }\n}\n",
  "node_modules/pure-rand/lib/esm/types/distribution/Distribution.d.ts": "import { RandomGenerator } from '../generator/RandomGenerator.js';\nexport type Distribution<T> = (rng: RandomGenerator) => [T, RandomGenerator];\n",
  "node_modules/pure-rand/lib/esm/types/distribution/UniformArrayIntDistribution.d.ts": "import { Distribution } from './Distribution.js';\nimport { RandomGenerator } from '../generator/RandomGenerator.js';\nimport { ArrayInt } from './internals/ArrayInt.js';\ndeclare function uniformArrayIntDistribution(from: ArrayInt, to: ArrayInt): Distribution<ArrayInt>;\ndeclare function uniformArrayIntDistribution(from: ArrayInt, to: ArrayInt, rng: RandomGenerator): [ArrayInt, RandomGenerator];\nexport { uniformArrayIntDistribution };\n",
  "node_modules/pure-rand/lib/esm/types/distribution/UniformBigIntDistribution.d.ts": "import { Distribution } from './Distribution.js';\nimport { RandomGenerator } from '../generator/RandomGenerator.js';\ndeclare function uniformBigIntDistribution(from: bigint, to: bigint): Distribution<bigint>;\ndeclare function uniformBigIntDistribution(from: bigint, to: bigint, rng: RandomGenerator): [bigint, RandomGenerator];\nexport { uniformBigIntDistribution };\n",
  "node_modules/pure-rand/lib/esm/types/distribution/UniformIntDistribution.d.ts": "import { Distribution } from './Distribution.js';\nimport { RandomGenerator } from '../generator/RandomGenerator.js';\ndeclare function uniformIntDistribution(from: number, to: number): Distribution<number>;\ndeclare function uniformIntDistribution(from: number, to: number, rng: RandomGenerator): [number, RandomGenerator];\nexport { uniformIntDistribution };\n",
  "node_modules/pure-rand/lib/esm/types/distribution/UnsafeUniformArrayIntDistribution.d.ts": "import { RandomGenerator } from '../generator/RandomGenerator.js';\nimport { ArrayInt } from './internals/ArrayInt.js';\nexport declare function unsafeUniformArrayIntDistribution(from: ArrayInt, to: ArrayInt, rng: RandomGenerator): ArrayInt;\n",
  "node_modules/pure-rand/lib/esm/types/distribution/UnsafeUniformBigIntDistribution.d.ts": "import { RandomGenerator } from '../generator/RandomGenerator.js';\nexport declare function unsafeUniformBigIntDistribution(from: bigint, to: bigint, rng: RandomGenerator): bigint;\n",
  "node_modules/pure-rand/lib/esm/types/distribution/UnsafeUniformIntDistribution.d.ts": "import { RandomGenerator } from '../generator/RandomGenerator.js';\nexport declare function unsafeUniformIntDistribution(from: number, to: number, rng: RandomGenerator): number;\n",
  "node_modules/pure-rand/lib/esm/types/distribution/internals/ArrayInt.d.ts": "export type ArrayInt = {\n    sign: -1 | 1;\n    data: number[];\n};\nexport declare function addArrayIntToNew(arrayIntA: ArrayInt, arrayIntB: ArrayInt): ArrayInt;\nexport declare function addOneToPositiveArrayInt(arrayInt: ArrayInt): ArrayInt;\nexport declare function substractArrayIntToNew(arrayIntA: ArrayInt, arrayIntB: ArrayInt): ArrayInt;\nexport declare function trimArrayIntInplace(arrayInt: ArrayInt): ArrayInt;\nexport type ArrayInt64 = Required<ArrayInt> & {\n    data: [number, number];\n};\nexport declare function fromNumberToArrayInt64(out: ArrayInt64, n: number): ArrayInt64;\nexport declare function substractArrayInt64(out: ArrayInt64, arrayIntA: ArrayInt64, arrayIntB: ArrayInt64): ArrayInt64;\n",
  "node_modules/pure-rand/lib/esm/types/distribution/internals/UnsafeUniformArrayIntDistributionInternal.d.ts": "import { RandomGenerator } from '../../generator/RandomGenerator.js';\nimport { ArrayInt } from './ArrayInt.js';\nexport declare function unsafeUniformArrayIntDistributionInternal(out: ArrayInt['data'], rangeSize: ArrayInt['data'], rng: RandomGenerator): ArrayInt['data'];\n",
  "node_modules/pure-rand/lib/esm/types/distribution/internals/UnsafeUniformIntDistributionInternal.d.ts": "import { RandomGenerator } from '../../generator/RandomGenerator.js';\nexport declare function unsafeUniformIntDistributionInternal(rangeSize: number, rng: RandomGenerator): number;\n",
  "node_modules/pure-rand/lib/esm/types/generator/LinearCongruential.d.ts": "import { RandomGenerator } from './RandomGenerator.js';\ndeclare function fromState(state: readonly number[]): RandomGenerator;\nexport declare const congruential32: ((seed: number) => RandomGenerator) & {\n    fromState: typeof fromState;\n};\nexport {};\n",
  "node_modules/pure-rand/lib/esm/types/generator/MersenneTwister.d.ts": "import { RandomGenerator } from './RandomGenerator.js';\ndeclare function fromState(state: readonly number[]): RandomGenerator;\ndeclare const _default: ((seed: number) => RandomGenerator) & {\n    fromState: typeof fromState;\n};\nexport default _default;\n",
  "node_modules/pure-rand/lib/esm/types/generator/RandomGenerator.d.ts": "export interface RandomGenerator {\n    clone(): RandomGenerator;\n    next(): [number, RandomGenerator];\n    jump?(): RandomGenerator;\n    unsafeNext(): number;\n    unsafeJump?(): void;\n    getState?(): readonly number[];\n}\nexport declare function unsafeGenerateN(rng: RandomGenerator, num: number): number[];\nexport declare function generateN(rng: RandomGenerator, num: number): [number[], RandomGenerator];\nexport declare function unsafeSkipN(rng: RandomGenerator, num: number): void;\nexport declare function skipN(rng: RandomGenerator, num: number): RandomGenerator;\n",
  "node_modules/pure-rand/lib/esm/types/generator/XorShift.d.ts": "import { RandomGenerator } from './RandomGenerator.js';\ndeclare function fromState(state: readonly number[]): RandomGenerator;\nexport declare const xorshift128plus: ((seed: number) => RandomGenerator) & {\n    fromState: typeof fromState;\n};\nexport {};\n",
  "node_modules/pure-rand/lib/esm/types/generator/XoroShiro.d.ts": "import { RandomGenerator } from './RandomGenerator.js';\ndeclare function fromState(state: readonly number[]): RandomGenerator;\nexport declare const xoroshiro128plus: ((seed: number) => RandomGenerator) & {\n    fromState: typeof fromState;\n};\nexport {};\n",
  "node_modules/pure-rand/lib/esm/types/pure-rand-default.d.ts": "import { RandomGenerator, generateN, skipN, unsafeGenerateN, unsafeSkipN } from './generator/RandomGenerator.js';\nimport { congruential32 } from './generator/LinearCongruential.js';\nimport mersenne from './generator/MersenneTwister.js';\nimport { xorshift128plus } from './generator/XorShift.js';\nimport { xoroshiro128plus } from './generator/XoroShiro.js';\nimport { Distribution } from './distribution/Distribution.js';\nimport { uniformArrayIntDistribution } from './distribution/UniformArrayIntDistribution.js';\nimport { uniformBigIntDistribution } from './distribution/UniformBigIntDistribution.js';\nimport { uniformIntDistribution } from './distribution/UniformIntDistribution.js';\nimport { unsafeUniformArrayIntDistribution } from './distribution/UnsafeUniformArrayIntDistribution.js';\nimport { unsafeUniformBigIntDistribution } from './distribution/UnsafeUniformBigIntDistribution.js';\nimport { unsafeUniformIntDistribution } from './distribution/UnsafeUniformIntDistribution.js';\ndeclare const __type: string;\ndeclare const __version: string;\ndeclare const __commitHash: string;\nexport { __type, __version, __commitHash, RandomGenerator, generateN, skipN, unsafeGenerateN, unsafeSkipN, congruential32, mersenne, xorshift128plus, xoroshiro128plus, Distribution, uniformArrayIntDistribution, uniformBigIntDistribution, uniformIntDistribution, unsafeUniformArrayIntDistribution, unsafeUniformBigIntDistribution, unsafeUniformIntDistribution, };\n",
  "node_modules/pure-rand/lib/esm/types/pure-rand.d.ts": "import * as prand from './pure-rand-default.js';\nexport default prand;\nexport * from './pure-rand-default.js';\n",
  "node_modules/pure-rand/lib/types/distribution/Distribution.d.ts": "import { RandomGenerator } from '../generator/RandomGenerator.js';\nexport type Distribution<T> = (rng: RandomGenerator) => [T, RandomGenerator];\n",
  "node_modules/pure-rand/lib/types/distribution/UniformArrayIntDistribution.d.ts": "import { Distribution } from './Distribution.js';\nimport { RandomGenerator } from '../generator/RandomGenerator.js';\nimport { ArrayInt } from './internals/ArrayInt.js';\ndeclare function uniformArrayIntDistribution(from: ArrayInt, to: ArrayInt): Distribution<ArrayInt>;\ndeclare function uniformArrayIntDistribution(from: ArrayInt, to: ArrayInt, rng: RandomGenerator): [ArrayInt, RandomGenerator];\nexport { uniformArrayIntDistribution };\n",
  "node_modules/pure-rand/lib/types/distribution/UniformBigIntDistribution.d.ts": "import { Distribution } from './Distribution.js';\nimport { RandomGenerator } from '../generator/RandomGenerator.js';\ndeclare function uniformBigIntDistribution(from: bigint, to: bigint): Distribution<bigint>;\ndeclare function uniformBigIntDistribution(from: bigint, to: bigint, rng: RandomGenerator): [bigint, RandomGenerator];\nexport { uniformBigIntDistribution };\n",
  "node_modules/pure-rand/lib/types/distribution/UniformIntDistribution.d.ts": "import { Distribution } from './Distribution.js';\nimport { RandomGenerator } from '../generator/RandomGenerator.js';\ndeclare function uniformIntDistribution(from: number, to: number): Distribution<number>;\ndeclare function uniformIntDistribution(from: number, to: number, rng: RandomGenerator): [number, RandomGenerator];\nexport { uniformIntDistribution };\n",
  "node_modules/pure-rand/lib/types/distribution/UnsafeUniformArrayIntDistribution.d.ts": "import { RandomGenerator } from '../generator/RandomGenerator.js';\nimport { ArrayInt } from './internals/ArrayInt.js';\nexport declare function unsafeUniformArrayIntDistribution(from: ArrayInt, to: ArrayInt, rng: RandomGenerator): ArrayInt;\n",
  "node_modules/pure-rand/lib/types/distribution/UnsafeUniformBigIntDistribution.d.ts": "import { RandomGenerator } from '../generator/RandomGenerator.js';\nexport declare function unsafeUniformBigIntDistribution(from: bigint, to: bigint, rng: RandomGenerator): bigint;\n",
  "node_modules/pure-rand/lib/types/distribution/UnsafeUniformIntDistribution.d.ts": "import { RandomGenerator } from '../generator/RandomGenerator.js';\nexport declare function unsafeUniformIntDistribution(from: number, to: number, rng: RandomGenerator): number;\n",
  "node_modules/pure-rand/lib/types/distribution/internals/ArrayInt.d.ts": "export type ArrayInt = {\n    sign: -1 | 1;\n    data: number[];\n};\nexport declare function addArrayIntToNew(arrayIntA: ArrayInt, arrayIntB: ArrayInt): ArrayInt;\nexport declare function addOneToPositiveArrayInt(arrayInt: ArrayInt): ArrayInt;\nexport declare function substractArrayIntToNew(arrayIntA: ArrayInt, arrayIntB: ArrayInt): ArrayInt;\nexport declare function trimArrayIntInplace(arrayInt: ArrayInt): ArrayInt;\nexport type ArrayInt64 = Required<ArrayInt> & {\n    data: [number, number];\n};\nexport declare function fromNumberToArrayInt64(out: ArrayInt64, n: number): ArrayInt64;\nexport declare function substractArrayInt64(out: ArrayInt64, arrayIntA: ArrayInt64, arrayIntB: ArrayInt64): ArrayInt64;\n",
  "node_modules/pure-rand/lib/types/distribution/internals/UnsafeUniformArrayIntDistributionInternal.d.ts": "import { RandomGenerator } from '../../generator/RandomGenerator.js';\nimport { ArrayInt } from './ArrayInt.js';\nexport declare function unsafeUniformArrayIntDistributionInternal(out: ArrayInt['data'], rangeSize: ArrayInt['data'], rng: RandomGenerator): ArrayInt['data'];\n",
  "node_modules/pure-rand/lib/types/distribution/internals/UnsafeUniformIntDistributionInternal.d.ts": "import { RandomGenerator } from '../../generator/RandomGenerator.js';\nexport declare function unsafeUniformIntDistributionInternal(rangeSize: number, rng: RandomGenerator): number;\n",
  "node_modules/pure-rand/lib/types/generator/LinearCongruential.d.ts": "import { RandomGenerator } from './RandomGenerator.js';\ndeclare function fromState(state: readonly number[]): RandomGenerator;\nexport declare const congruential32: ((seed: number) => RandomGenerator) & {\n    fromState: typeof fromState;\n};\nexport {};\n",
  "node_modules/pure-rand/lib/types/generator/MersenneTwister.d.ts": "import { RandomGenerator } from './RandomGenerator.js';\ndeclare function fromState(state: readonly number[]): RandomGenerator;\ndeclare const _default: ((seed: number) => RandomGenerator) & {\n    fromState: typeof fromState;\n};\nexport default _default;\n",
  "node_modules/pure-rand/lib/types/generator/RandomGenerator.d.ts": "export interface RandomGenerator {\n    clone(): RandomGenerator;\n    next(): [number, RandomGenerator];\n    jump?(): RandomGenerator;\n    unsafeNext(): number;\n    unsafeJump?(): void;\n    getState?(): readonly number[];\n}\nexport declare function unsafeGenerateN(rng: RandomGenerator, num: number): number[];\nexport declare function generateN(rng: RandomGenerator, num: number): [number[], RandomGenerator];\nexport declare function unsafeSkipN(rng: RandomGenerator, num: number): void;\nexport declare function skipN(rng: RandomGenerator, num: number): RandomGenerator;\n",
  "node_modules/pure-rand/lib/types/generator/XorShift.d.ts": "import { RandomGenerator } from './RandomGenerator.js';\ndeclare function fromState(state: readonly number[]): RandomGenerator;\nexport declare const xorshift128plus: ((seed: number) => RandomGenerator) & {\n    fromState: typeof fromState;\n};\nexport {};\n",
  "node_modules/pure-rand/lib/types/generator/XoroShiro.d.ts": "import { RandomGenerator } from './RandomGenerator.js';\ndeclare function fromState(state: readonly number[]): RandomGenerator;\nexport declare const xoroshiro128plus: ((seed: number) => RandomGenerator) & {\n    fromState: typeof fromState;\n};\nexport {};\n",
  "node_modules/pure-rand/lib/types/pure-rand-default.d.ts": "import { RandomGenerator, generateN, skipN, unsafeGenerateN, unsafeSkipN } from './generator/RandomGenerator.js';\nimport { congruential32 } from './generator/LinearCongruential.js';\nimport mersenne from './generator/MersenneTwister.js';\nimport { xorshift128plus } from './generator/XorShift.js';\nimport { xoroshiro128plus } from './generator/XoroShiro.js';\nimport { Distribution } from './distribution/Distribution.js';\nimport { uniformArrayIntDistribution } from './distribution/UniformArrayIntDistribution.js';\nimport { uniformBigIntDistribution } from './distribution/UniformBigIntDistribution.js';\nimport { uniformIntDistribution } from './distribution/UniformIntDistribution.js';\nimport { unsafeUniformArrayIntDistribution } from './distribution/UnsafeUniformArrayIntDistribution.js';\nimport { unsafeUniformBigIntDistribution } from './distribution/UnsafeUniformBigIntDistribution.js';\nimport { unsafeUniformIntDistribution } from './distribution/UnsafeUniformIntDistribution.js';\ndeclare const __type: string;\ndeclare const __version: string;\ndeclare const __commitHash: string;\nexport { __type, __version, __commitHash, RandomGenerator, generateN, skipN, unsafeGenerateN, unsafeSkipN, congruential32, mersenne, xorshift128plus, xoroshiro128plus, Distribution, uniformArrayIntDistribution, uniformBigIntDistribution, uniformIntDistribution, unsafeUniformArrayIntDistribution, unsafeUniformBigIntDistribution, unsafeUniformIntDistribution, };\n",
  "node_modules/pure-rand/lib/types/pure-rand.d.ts": "import * as prand from './pure-rand-default.js';\nexport default prand;\nexport * from './pure-rand-default.js';\n",
  "node_modules/pure-rand/package.json": "{\n  \"name\": \"pure-rand\",\n  \"version\": \"6.1.0\",\n  \"description\": \" Pure random number generator written in TypeScript\",\n  \"type\": \"commonjs\",\n  \"main\": \"lib/pure-rand.js\",\n  \"exports\": {\n    \"./package.json\": \"./package.json\",\n    \".\": {\n      \"require\": {\n        \"types\": \"./lib/types/pure-rand.d.ts\",\n        \"default\": \"./lib/pure-rand.js\"\n      },\n      \"import\": {\n        \"types\": \"./lib/esm/types/pure-rand.d.ts\",\n        \"default\": \"./lib/esm/pure-rand.js\"\n      }\n    }\n  },\n  \"module\": \"lib/esm/pure-rand.js\",\n  \"types\": \"lib/types/pure-rand.d.ts\",\n  \"files\": [\n    \"lib\"\n  ],\n  \"sideEffects\": false,\n  \"packageManager\": \"yarn@4.1.1\",\n  \"scripts\": {\n    \"format:check\": \"prettier --list-different .\",\n    \"format\": \"prettier --write .\",\n    \"build\": \"tsc && tsc -p ./tsconfig.declaration.json\",\n    \"build:esm\": \"tsc --module es2015 --outDir lib/esm --moduleResolution node && tsc -p ./tsconfig.declaration.json --outDir lib/esm/types && cp package.esm-template.json lib/esm/package.json\",\n    \"build:prod\": \"yarn build && yarn build:esm && node postbuild/main.cjs\",\n    \"build:prod-ci\": \"cross-env EXPECT_GITHUB_SHA=true yarn build:prod\",\n    \"test\": \"jest --config jest.config.js --coverage\",\n    \"build:bench:old\": \"tsc --outDir lib-reference/\",\n    \"build:bench:new\": \"tsc --outDir lib-test/\",\n    \"bench\": \"node perf/benchmark.cjs\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/dubzzz/pure-rand.git\"\n  },\n  \"author\": \"Nicolas DUBIEN <github@dubien.org>\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/dubzzz/pure-rand/issues\"\n  },\n  \"homepage\": \"https://github.com/dubzzz/pure-rand#readme\",\n  \"devDependencies\": {\n    \"@types/jest\": \"^29.5.12\",\n    \"@types/node\": \"^20.11.30\",\n    \"cross-env\": \"^7.0.3\",\n    \"fast-check\": \"^3.16.0\",\n    \"jest\": \"^29.7.0\",\n    \"prettier\": \"3.2.5\",\n    \"replace-in-file\": \"^7.1.0\",\n    \"source-map-support\": \"^0.5.21\",\n    \"tinybench\": \"^2.6.0\",\n    \"ts-jest\": \"^29.1.2\",\n    \"ts-node\": \"^10.9.2\",\n    \"typescript\": \"^5.4.2\"\n  },\n  \"keywords\": [\n    \"seed\",\n    \"random\",\n    \"prng\",\n    \"generator\",\n    \"pure\",\n    \"rand\",\n    \"mersenne\",\n    \"random number generator\",\n    \"fastest\",\n    \"fast\"\n  ],\n  \"funding\": [\n    {\n      \"type\": \"individual\",\n      \"url\": \"https://github.com/sponsors/dubzzz\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fast-check\"\n    }\n  ]\n}",
  "node_modules/qs/package.json": "{\n    \"name\": \"qs\",\n    \"description\": \"A querystring parser that supports nesting and arrays, with a depth limit\",\n    \"homepage\": \"https://github.com/ljharb/qs\",\n    \"version\": \"6.14.0\",\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/ljharb/qs.git\"\n    },\n    \"funding\": {\n        \"url\": \"https://github.com/sponsors/ljharb\"\n    },\n    \"main\": \"lib/index.js\",\n    \"sideEffects\": false,\n    \"contributors\": [\n        {\n            \"name\": \"Jordan Harband\",\n            \"email\": \"ljharb@gmail.com\",\n            \"url\": \"http://ljharb.codes\"\n        }\n    ],\n    \"keywords\": [\n        \"querystring\",\n        \"qs\",\n        \"query\",\n        \"url\",\n        \"parse\",\n        \"stringify\"\n    ],\n    \"engines\": {\n        \"node\": \">=0.6\"\n    },\n    \"dependencies\": {\n        \"side-channel\": \"^1.1.0\"\n    },\n    \"devDependencies\": {\n        \"@browserify/envify\": \"^6.0.0\",\n        \"@browserify/uglifyify\": \"^6.0.0\",\n        \"@ljharb/eslint-config\": \"^21.1.1\",\n        \"browserify\": \"^16.5.2\",\n        \"bundle-collapser\": \"^1.4.0\",\n        \"common-shakeify\": \"~1.0.0\",\n        \"eclint\": \"^2.8.1\",\n        \"es-value-fixtures\": \"^1.7.0\",\n        \"eslint\": \"=8.8.0\",\n        \"evalmd\": \"^0.0.19\",\n        \"for-each\": \"^0.3.3\",\n        \"glob\": \"=10.3.7\",\n        \"has-bigints\": \"^1.1.0\",\n        \"has-override-mistake\": \"^1.0.1\",\n        \"has-property-descriptors\": \"^1.0.2\",\n        \"has-proto\": \"^1.2.0\",\n        \"has-symbols\": \"^1.1.0\",\n        \"iconv-lite\": \"^0.5.1\",\n        \"in-publish\": \"^2.0.1\",\n        \"jackspeak\": \"=2.1.1\",\n        \"mkdirp\": \"^0.5.5\",\n        \"mock-property\": \"^1.1.0\",\n        \"module-deps\": \"^6.2.3\",\n        \"npmignore\": \"^0.3.1\",\n        \"nyc\": \"^10.3.2\",\n        \"object-inspect\": \"^1.13.3\",\n        \"qs-iconv\": \"^1.0.4\",\n        \"safe-publish-latest\": \"^2.0.0\",\n        \"safer-buffer\": \"^2.1.2\",\n        \"tape\": \"^5.9.0\",\n        \"unassertify\": \"^3.0.1\"\n    },\n    \"scripts\": {\n        \"prepack\": \"npmignore --auto --commentLines=autogenerated && npm run dist\",\n        \"prepublishOnly\": \"safe-publish-latest\",\n        \"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n        \"pretest\": \"npm run --silent readme && npm run --silent lint\",\n        \"test\": \"npm run tests-only\",\n        \"tests-only\": \"nyc tape 'test/**/*.js'\",\n        \"posttest\": \"npx npm@'>=10.2' audit --production\",\n        \"readme\": \"evalmd README.md\",\n        \"postlint\": \"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\\\.git' | grep -v dist/)\",\n        \"lint\": \"eslint --ext=js,mjs .\",\n        \"dist\": \"mkdirp dist && browserify --standalone Qs -g unassertify -g @browserify/envify -g [@browserify/uglifyify --mangle.keep_fnames --compress.keep_fnames --format.indent_level=1 --compress.arrows=false --compress.passes=4 --compress.typeofs=false] -p common-shakeify -p bundle-collapser/plugin lib/index.js > dist/qs.js\"\n    },\n    \"license\": \"BSD-3-Clause\",\n    \"publishConfig\": {\n        \"ignore\": [\n            \"!dist/*\",\n            \"bower.json\",\n            \"component.json\",\n            \".github/workflows\",\n            \"logos\",\n            \"tea.yaml\"\n        ]\n    }\n}\n",
  "node_modules/quansync/dist/index.d.ts": "import { QuansyncInputObject, QuansyncFn, QuansyncGeneratorFn, QuansyncOptions, QuansyncGenerator } from './types.js';\nexport { QuansyncAwaitableGenerator, QuansyncInput } from './types.js';\n\ndeclare const GET_IS_ASYNC: unique symbol;\ndeclare class QuansyncError extends Error {\n    constructor(message?: string);\n}\n/**\n * Creates a new Quansync function, a \"superposition\" between async and sync.\n */\ndeclare function quansync<Return, Args extends any[] = []>(input: QuansyncInputObject<Return, Args>): QuansyncFn<Return, Args>;\ndeclare function quansync<Return, Args extends any[] = []>(input: QuansyncGeneratorFn<Return, Args> | Promise<Return>, options?: QuansyncOptions): QuansyncFn<Return, Args>;\n/**\n * Converts a promise to a Quansync generator.\n */\ndeclare function toGenerator<T>(promise: Promise<T> | QuansyncGenerator<T> | T): QuansyncGenerator<T>;\n/**\n * @returns `true` if the current context is async, `false` otherwise.\n */\ndeclare const getIsAsync: QuansyncFn<boolean, []>;\n\nexport { GET_IS_ASYNC, QuansyncError, QuansyncFn, QuansyncGenerator, QuansyncGeneratorFn, QuansyncInputObject, QuansyncOptions, getIsAsync, quansync, toGenerator };\n",
  "node_modules/quansync/dist/macro.d.ts": "import { QuansyncInputObject, QuansyncFn, QuansyncGeneratorFn, QuansyncOptions } from './types.js';\nexport { QuansyncAwaitableGenerator, QuansyncGenerator, QuansyncInput } from './types.js';\n\n/**\n * This function is equivalent to `quansync` from main entry\n * but accepts a fake argument type of async functions.\n *\n * This requires to be used with the macro transformer `unplugin-quansync`.\n * Do NOT use it directly.\n *\n * @internal\n */\ndeclare const quansync: {\n    <Return, Args extends any[] = []>(input: QuansyncInputObject<Return, Args>): QuansyncFn<Return, Args>;\n    <Return, Args extends any[] = []>(input: QuansyncGeneratorFn<Return, Args> | Promise<Return> | ((...args: Args) => Promise<Return> | Return), options?: QuansyncOptions): QuansyncFn<Return, Args>;\n};\n\nexport { QuansyncFn, QuansyncGeneratorFn, QuansyncInputObject, QuansyncOptions, quansync };\n",
  "node_modules/quansync/dist/types.d.ts": "interface QuansyncOptions {\n    onYield?: (value: any, isAsync: boolean) => any;\n}\ninterface QuansyncInputObject<Return, Args extends any[]> extends QuansyncOptions {\n    name?: string;\n    sync: (...args: Args) => Return;\n    async: (...args: Args) => Promise<Return>;\n}\ntype QuansyncGeneratorFn<Return, Args extends any[]> = ((...args: Args) => QuansyncGenerator<Return>);\ntype QuansyncInput<Return, Args extends any[]> = QuansyncInputObject<Return, Args> | QuansyncGeneratorFn<Return, Args>;\ntype QuansyncGenerator<Return = any, Yield = unknown> = Generator<Yield, Return, Awaited<Yield>> & {\n    __quansync?: true;\n};\ntype QuansyncAwaitableGenerator<Return = any, Yield = unknown> = QuansyncGenerator<Return, Yield> & PromiseLike<Return>;\n/**\n * \"Superposition\" function that can be consumed in both sync and async contexts.\n */\ntype QuansyncFn<Return = any, Args extends any[] = []> = ((...args: Args) => QuansyncAwaitableGenerator<Return>) & {\n    /**\n     * **Warning**: The `async` and `sync` methods will be lost after invoked.\n     */\n    bind: <T, A extends any[], B extends any[]>(this: (this: T, ...args: [...A, ...B]) => QuansyncAwaitableGenerator<Return>, thisArg: T, ...args: A) => ((...args: B) => QuansyncAwaitableGenerator<Return>);\n    sync: (...args: Args) => Return;\n    async: (...args: Args) => Promise<Return>;\n};\n\nexport type { QuansyncAwaitableGenerator, QuansyncFn, QuansyncGenerator, QuansyncGeneratorFn, QuansyncInput, QuansyncInputObject, QuansyncOptions };\n",
  "node_modules/quansync/package.json": "{\n  \"name\": \"quansync\",\n  \"type\": \"module\",\n  \"version\": \"0.2.11\",\n  \"description\": \"Create sync/async APIs with usable logic\",\n  \"author\": \"Anthony Fu <anthonyfu117@hotmail.com>\",\n  \"contributors\": [\n    {\n      \"name\": \"三咲智子 Kevin Deng\",\n      \"email\": \"sxzz@sxzz.moe\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"funding\": [\n    {\n      \"type\": \"individual\",\n      \"url\": \"https://github.com/sponsors/antfu\"\n    },\n    {\n      \"type\": \"individual\",\n      \"url\": \"https://github.com/sponsors/sxzz\"\n    }\n  ],\n  \"homepage\": \"https://github.com/quansync-dev/quansync#readme\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/quansync-dev/quansync.git\"\n  },\n  \"bugs\": \"https://github.com/quansync-dev/quansync/issues\",\n  \"keywords\": [\n    \"async\",\n    \"sync\",\n    \"generator\"\n  ],\n  \"sideEffects\": false,\n  \"exports\": {\n    \".\": {\n      \"import\": \"./dist/index.mjs\",\n      \"require\": \"./dist/index.cjs\"\n    },\n    \"./macro\": {\n      \"import\": \"./dist/macro.mjs\",\n      \"require\": \"./dist/macro.cjs\"\n    },\n    \"./types\": {\n      \"import\": \"./dist/types.mjs\",\n      \"require\": \"./dist/types.cjs\"\n    }\n  },\n  \"main\": \"./dist/index.mjs\",\n  \"module\": \"./dist/index.mjs\",\n  \"types\": \"./dist/index.d.mts\",\n  \"typesVersions\": {\n    \"*\": {\n      \"*\": [\n        \"./dist/*\",\n        \"./*\"\n      ]\n    }\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"devDependencies\": {\n    \"@antfu/eslint-config\": \"^5.2.1\",\n    \"@types/node\": \"^24.3.0\",\n    \"bumpp\": \"^10.2.3\",\n    \"eslint\": \"^9.33.0\",\n    \"gensync\": \"1.0.0-beta.2\",\n    \"lint-staged\": \"^16.1.5\",\n    \"mitata\": \"^1.0.34\",\n    \"simple-git-hooks\": \"^2.13.1\",\n    \"tsx\": \"^4.20.4\",\n    \"typescript\": \"^5.9.2\",\n    \"unbuild\": \"^3.6.1\",\n    \"vite\": \"^7.1.2\",\n    \"vitest\": \"^3.2.4\"\n  },\n  \"simple-git-hooks\": {\n    \"pre-commit\": \"pnpm lint-staged\"\n  },\n  \"lint-staged\": {\n    \"*\": \"eslint --fix\"\n  },\n  \"scripts\": {\n    \"build\": \"unbuild\",\n    \"dev\": \"unbuild --stub\",\n    \"lint\": \"eslint .\",\n    \"release\": \"bumpp\",\n    \"start\": \"tsx src/index.ts\",\n    \"benchmark\": \"node scripts/benchmark.js\",\n    \"test\": \"vitest\",\n    \"typecheck\": \"tsc --noEmit\"\n  }\n}",
  "node_modules/quick-format-unescaped/package.json": "{\n  \"name\": \"quick-format-unescaped\",\n  \"version\": \"4.0.4\",\n  \"description\": \"Solves a problem with util.format\",\n  \"main\": \"index.js\",\n  \"directories\": {\n    \"test\": \"test\"\n  },\n  \"scripts\": {\n    \"test\": \"nyc -- node test\",\n    \"test:html\": \"nyc --reporter=html -- node test\"\n  },\n  \"author\": \"David Mark Clements\",\n  \"devDependencies\": {\n    \"fastbench\": \"^1.0.1\",\n    \"nyc\": \"^15.0.0\"\n  },\n  \"dependencies\": {},\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/davidmarkclements/quick-format.git\"\n  },\n  \"keywords\": [],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/davidmarkclements/quick-format/issues\"\n  },\n  \"homepage\": \"https://github.com/davidmarkclements/quick-format#readme\"\n}\n",
  "node_modules/ret/package.json": "{\n  \"name\": \"ret\",\n  \"description\": \"Tokenizes a string that represents a regular expression.\",\n  \"keywords\": [\n    \"regex\",\n    \"regexp\",\n    \"regular expression\",\n    \"parser\",\n    \"tokenizer\"\n  ],\n  \"version\": \"0.5.0\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/fent/ret.js.git\"\n  },\n  \"author\": \"fent <fentbox@gmail.com> (https://github.com/fent)\",\n  \"main\": \"./dist/index.js\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"test\": \"nyc --extension .ts --reporter=lcov --reporter=text-summary vows -- --spec test/*-test.js\",\n    \"build\": \"tsc\",\n    \"prepare\": \"tsc\",\n    \"lint\": \"eslint ./lib ./test\",\n    \"lint:fix\": \"eslint --fix ./lib ./test\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^14.11.8\",\n    \"@typescript-eslint/eslint-plugin\": \"^4.11.1\",\n    \"@typescript-eslint/parser\": \"^4.11.1\",\n    \"eslint\": \"^7.16.0\",\n    \"nyc\": \"^14.1.1\",\n    \"typescript\": \"^4.0.3\",\n    \"vows\": \"^0.8.3\"\n  },\n  \"engines\": {\n    \"node\": \">=10\"\n  },\n  \"license\": \"MIT\",\n  \"dependencies\": {}\n}\n",
  "node_modules/randexp/package.json": "{\n  \"name\": \"randexp\",\n  \"description\": \"Create random strings that match a given regular expression.\",\n  \"keywords\": [\n    \"regex\",\n    \"regexp\",\n    \"regular expression\",\n    \"random\",\n    \"test\"\n  ],\n  \"version\": \"0.5.3\",\n  \"homepage\": \"http://fent.github.io/randexp.js/\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/fent/randexp.js.git\"\n  },\n  \"author\": \"fent (https://github.com/fent)\",\n  \"main\": \"./lib/randexp.js\",\n  \"files\": [\n    \"lib\",\n    \"types/index.d.ts\"\n  ],\n  \"scripts\": {\n    \"version\": \"gulp build && git add build\",\n    \"test\": \"istanbul cover node_modules/.bin/_mocha -- test/*-test.js\",\n    \"dtslint\": \"dtslint types --onlyTestTsNext\"\n  },\n  \"directories\": {\n    \"lib\": \"./lib\"\n  },\n  \"dependencies\": {\n    \"drange\": \"^1.0.2\",\n    \"ret\": \"^0.2.0\"\n  },\n  \"devDependencies\": {\n    \"browserify\": \"^16.1.0\",\n    \"gulp\": \"^3.9.0\",\n    \"gulp-header\": \"^2.0.1\",\n    \"gulp-insert\": \"^0.5.0\",\n    \"gulp-uglify\": \"^3.0.0\",\n    \"istanbul\": \"*\",\n    \"mocha\": \"^5.0.0\",\n    \"vinyl-buffer\": \"^1.0.1\",\n    \"vinyl-source-stream\": \"^1.1.2\"\n  },\n  \"engines\": {\n    \"node\": \">=4\"\n  },\n  \"license\": \"MIT\",\n  \"types\": \"./types\"\n}\n",
  "node_modules/randexp/types/index.d.ts": "import * as DRange from \"drange\";\n\ndeclare namespace RandExp {}\n\ndeclare class RandExp {\n    static randexp(pattern: string | RegExp, flags?: string): string;\n    static sugar(): void;\n    constructor(pattern: string | RegExp, flags?: string);\n    gen(): string;\n    defaultRange: DRange;\n    randInt: (from: number, to: number) => number;\n    max: number;\n}\n\nexport = RandExp;\n",
  "node_modules/randexp/node_modules/ret/package.json": "{\n  \"name\": \"ret\",\n  \"description\": \"Tokenizes a string that represents a regular expression.\",\n  \"keywords\": [\n    \"regex\",\n    \"regexp\",\n    \"regular expression\",\n    \"parser\",\n    \"tokenizer\"\n  ],\n  \"version\": \"0.2.2\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/fent/ret.js.git\"\n  },\n  \"author\": \"fent (https://github.com/fent)\",\n  \"main\": \"./lib/index.js\",\n  \"files\": [\n    \"lib\"\n  ],\n  \"scripts\": {\n    \"test\": \"istanbul cover vows -- --spec test/*-test.js\"\n  },\n  \"directories\": {\n    \"lib\": \"./lib\"\n  },\n  \"devDependencies\": {\n    \"istanbul\": \"^0.4.5\",\n    \"vows\": \"^0.8.1\"\n  },\n  \"engines\": {\n    \"node\": \">=4\"\n  },\n  \"license\": \"MIT\"\n}\n",
  "node_modules/range-parser/package.json": "{\n  \"name\": \"range-parser\",\n  \"author\": \"TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)\",\n  \"description\": \"Range header field string parser\",\n  \"version\": \"1.2.1\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"James Wyatt Cready <wyatt.cready@lanetix.com>\",\n    \"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)\"\n  ],\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"range\",\n    \"parser\",\n    \"http\"\n  ],\n  \"repository\": \"jshttp/range-parser\",\n  \"devDependencies\": {\n    \"deep-equal\": \"1.0.1\",\n    \"eslint\": \"5.16.0\",\n    \"eslint-config-standard\": \"12.0.0\",\n    \"eslint-plugin-markdown\": \"1.0.0\",\n    \"eslint-plugin-import\": \"2.17.2\",\n    \"eslint-plugin-node\": \"8.0.1\",\n    \"eslint-plugin-promise\": \"4.1.1\",\n    \"eslint-plugin-standard\": \"4.0.0\",\n    \"mocha\": \"6.1.4\",\n    \"nyc\": \"14.1.1\"\n  },\n  \"files\": [\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.6\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint --plugin markdown --ext js,md .\",\n    \"test\": \"mocha --reporter spec\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\",\n    \"test-travis\": \"nyc --reporter=text npm test\"\n  }\n}\n",
  "node_modules/rc/package.json": "{\n  \"name\": \"rc\",\n  \"version\": \"1.2.8\",\n  \"description\": \"hardwired configuration loader\",\n  \"main\": \"index.js\",\n  \"browser\": \"browser.js\",\n  \"scripts\": {\n    \"test\": \"set -e; node test/test.js; node test/ini.js; node test/nested-env-vars.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/dominictarr/rc.git\"\n  },\n  \"license\": \"(BSD-2-Clause OR MIT OR Apache-2.0)\",\n  \"keywords\": [\n    \"config\",\n    \"rc\",\n    \"unix\",\n    \"defaults\"\n  ],\n  \"bin\": \"./cli.js\",\n  \"author\": \"Dominic Tarr <dominic.tarr@gmail.com> (dominictarr.com)\",\n  \"dependencies\": {\n    \"deep-extend\": \"^0.6.0\",\n    \"ini\": \"~1.3.0\",\n    \"minimist\": \"^1.2.0\",\n    \"strip-json-comments\": \"~2.0.1\"\n  }\n}\n",
  "node_modules/rc9/dist/index.d.ts": "type RC = Record<string, any>;\ninterface RCOptions {\n    name?: string;\n    dir?: string;\n    flat?: boolean;\n}\ndeclare const defaults: RCOptions;\ndeclare function parse<T extends RC = RC>(contents: string, options?: RCOptions): T;\ndeclare function parseFile<T extends RC = RC>(path: string, options?: RCOptions): T;\ndeclare function read<T extends RC = RC>(options?: RCOptions | string): T;\ndeclare function readUser<T extends RC = RC>(options?: RCOptions | string): T;\ndeclare function serialize<T extends RC = RC>(config: T): string;\ndeclare function write<T extends RC = RC>(config: T, options?: RCOptions | string): void;\ndeclare function writeUser<T extends RC = RC>(config: T, options?: RCOptions | string): void;\ndeclare function update<T extends RC = RC>(config: T, options?: RCOptions | string): T;\ndeclare function updateUser<T extends RC = RC>(config: T, options?: RCOptions | string): T;\n\nexport { defaults, parse, parseFile, read, readUser, serialize, update, updateUser, write, writeUser };\n",
  "node_modules/rc9/package.json": "{\n  \"name\": \"rc9\",\n  \"version\": \"2.1.2\",\n  \"description\": \"Read/Write config couldn't be easier!\",\n  \"repository\": \"unjs/rc9\",\n  \"license\": \"MIT\",\n  \"sideEffects\": false,\n  \"exports\": {\n    \".\": {\n      \"require\": \"./dist/index.cjs\",\n      \"import\": \"./dist/index.mjs\",\n      \"types\": \"./dist/index.d.ts\"\n    }\n  },\n  \"main\": \"./dist/index.cjs\",\n  \"types\": \"./dist/index.d.ts\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"build\": \"unbuild\",\n    \"dev\": \"vitest\",\n    \"lint\": \"eslint . && prettier -c src test\",\n    \"lint:fix\": \"eslint . --fix && prettier -w src test\",\n    \"release\": \"pnpm test && pnpm build && changelogen --release --push && npm publish\",\n    \"test\": \"pnpm lint && vitest run --coverage\"\n  },\n  \"dependencies\": {\n    \"defu\": \"^6.1.4\",\n    \"destr\": \"^2.0.3\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^20.12.6\",\n    \"@vitest/coverage-v8\": \"^1.4.0\",\n    \"automd\": \"^0.3.7\",\n    \"changelogen\": \"^0.5.5\",\n    \"eslint\": \"^9.0.0\",\n    \"eslint-config-unjs\": \"^0.3.0-rc.5\",\n    \"flat\": \"^6.0.1\",\n    \"prettier\": \"^3.2.5\",\n    \"typescript\": \"^5.4.4\",\n    \"unbuild\": \"^2.0.0\",\n    \"vitest\": \"^1.4.0\"\n  },\n  \"packageManager\": \"pnpm@8.15.6\"\n}",
  "node_modules/react/package.json": "{\n  \"name\": \"react\",\n  \"description\": \"React is a JavaScript library for building user interfaces.\",\n  \"keywords\": [\n    \"react\"\n  ],\n  \"version\": \"19.1.0\",\n  \"homepage\": \"https://react.dev/\",\n  \"bugs\": \"https://github.com/facebook/react/issues\",\n  \"license\": \"MIT\",\n  \"files\": [\n    \"LICENSE\",\n    \"README.md\",\n    \"index.js\",\n    \"cjs/\",\n    \"compiler-runtime.js\",\n    \"jsx-runtime.js\",\n    \"jsx-runtime.react-server.js\",\n    \"jsx-dev-runtime.js\",\n    \"jsx-dev-runtime.react-server.js\",\n    \"react.react-server.js\"\n  ],\n  \"main\": \"index.js\",\n  \"exports\": {\n    \".\": {\n      \"react-server\": \"./react.react-server.js\",\n      \"default\": \"./index.js\"\n    },\n    \"./package.json\": \"./package.json\",\n    \"./jsx-runtime\": {\n      \"react-server\": \"./jsx-runtime.react-server.js\",\n      \"default\": \"./jsx-runtime.js\"\n    },\n    \"./jsx-dev-runtime\": {\n      \"react-server\": \"./jsx-dev-runtime.react-server.js\",\n      \"default\": \"./jsx-dev-runtime.js\"\n    },\n    \"./compiler-runtime\": {\n      \"react-server\": \"./compiler-runtime.js\",\n      \"default\": \"./compiler-runtime.js\"\n    }\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/facebook/react.git\",\n    \"directory\": \"packages/react\"\n  },\n  \"engines\": {\n    \"node\": \">=0.10.0\"\n  }\n}",
  "node_modules/react-dom/package.json": "{\n  \"name\": \"react-dom\",\n  \"version\": \"19.1.0\",\n  \"description\": \"React package for working with the DOM.\",\n  \"main\": \"index.js\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/facebook/react.git\",\n    \"directory\": \"packages/react-dom\"\n  },\n  \"keywords\": [\n    \"react\"\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/facebook/react/issues\"\n  },\n  \"homepage\": \"https://react.dev/\",\n  \"dependencies\": {\n    \"scheduler\": \"^0.26.0\"\n  },\n  \"peerDependencies\": {\n    \"react\": \"^19.1.0\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"README.md\",\n    \"client.js\",\n    \"client.react-server.js\",\n    \"index.js\",\n    \"profiling.js\",\n    \"profiling.react-server.js\",\n    \"react-dom.react-server.js\",\n    \"server.browser.js\",\n    \"server.bun.js\",\n    \"server.edge.js\",\n    \"server.js\",\n    \"server.node.js\",\n    \"server.react-server.js\",\n    \"static.browser.js\",\n    \"static.edge.js\",\n    \"static.js\",\n    \"static.node.js\",\n    \"static.react-server.js\",\n    \"test-utils.js\",\n    \"cjs/\"\n  ],\n  \"exports\": {\n    \".\": {\n      \"react-server\": \"./react-dom.react-server.js\",\n      \"default\": \"./index.js\"\n    },\n    \"./client\": {\n      \"react-server\": \"./client.react-server.js\",\n      \"default\": \"./client.js\"\n    },\n    \"./server\": {\n      \"react-server\": \"./server.react-server.js\",\n      \"workerd\": \"./server.edge.js\",\n      \"bun\": \"./server.bun.js\",\n      \"deno\": \"./server.browser.js\",\n      \"worker\": \"./server.browser.js\",\n      \"node\": \"./server.node.js\",\n      \"edge-light\": \"./server.edge.js\",\n      \"browser\": \"./server.browser.js\",\n      \"default\": \"./server.node.js\"\n    },\n    \"./server.browser\": {\n      \"react-server\": \"./server.react-server.js\",\n      \"default\": \"./server.browser.js\"\n    },\n    \"./server.bun\": {\n      \"react-server\": \"./server.react-server.js\",\n      \"default\": \"./server.bun.js\"\n    },\n    \"./server.edge\": {\n      \"react-server\": \"./server.react-server.js\",\n      \"default\": \"./server.edge.js\"\n    },\n    \"./server.node\": {\n      \"react-server\": \"./server.react-server.js\",\n      \"default\": \"./server.node.js\"\n    },\n    \"./static\": {\n      \"react-server\": \"./static.react-server.js\",\n      \"workerd\": \"./static.edge.js\",\n      \"deno\": \"./static.browser.js\",\n      \"worker\": \"./static.browser.js\",\n      \"node\": \"./static.node.js\",\n      \"edge-light\": \"./static.edge.js\",\n      \"browser\": \"./static.browser.js\",\n      \"default\": \"./static.node.js\"\n    },\n    \"./static.browser\": {\n      \"react-server\": \"./static.react-server.js\",\n      \"default\": \"./static.browser.js\"\n    },\n    \"./static.edge\": {\n      \"react-server\": \"./static.react-server.js\",\n      \"default\": \"./static.edge.js\"\n    },\n    \"./static.node\": {\n      \"react-server\": \"./static.react-server.js\",\n      \"default\": \"./static.node.js\"\n    },\n    \"./profiling\": {\n      \"react-server\": \"./profiling.react-server.js\",\n      \"default\": \"./profiling.js\"\n    },\n    \"./test-utils\": \"./test-utils.js\",\n    \"./package.json\": \"./package.json\"\n  },\n  \"browser\": {\n    \"./server.js\": \"./server.browser.js\",\n    \"./static.js\": \"./static.browser.js\"\n  }\n}",
  "node_modules/react-mui-fileuploader/dist/types/FileAttachment.d.ts": "/// <reference types=\"react\" />\nimport PropTypes from 'prop-types';\nimport { FileAttachmentProps } from \"./index.types\";\ndeclare function FileAttachment(props: FileAttachmentProps): JSX.Element;\ndeclare namespace FileAttachment {\n    var propTypes: {\n        size: PropTypes.Requireable<string>;\n        file: PropTypes.Requireable<object>;\n        disabled: PropTypes.Requireable<boolean>;\n        index: PropTypes.Validator<number>;\n        handleRemoveFile: PropTypes.Validator<(...args: any[]) => any>;\n    };\n}\nexport default FileAttachment;\n",
  "node_modules/react-mui-fileuploader/dist/types/FileUpload.d.ts": "/// <reference types=\"react\" />\nimport PropTypes from 'prop-types';\nimport { PaperProps } from '@mui/material';\nimport { FileUploadProps } from \"./index.types\";\n/**\n * @name FileUpload\n * @description Upload file component wrapper\n * @param props FileUploadProps\n * @returns React.Component\n */\ndeclare function FileUpload(props: FileUploadProps): JSX.Element;\ndeclare namespace FileUpload {\n    var propTypes: {\n        getBase64: PropTypes.Requireable<boolean>;\n        maxUploadFiles: PropTypes.Requireable<number>;\n        title: PropTypes.Requireable<string>;\n        header: PropTypes.Requireable<string>;\n        leftLabel: PropTypes.Requireable<string>;\n        rightLabel: PropTypes.Requireable<string>;\n        buttonLabel: PropTypes.Requireable<string>;\n        multiFile: PropTypes.Requireable<boolean>;\n        disabled: PropTypes.Requireable<boolean>;\n        defaultFiles: PropTypes.Requireable<any[]>;\n        maxFileSize: PropTypes.Requireable<number>;\n        maxFilesContainerHeight: PropTypes.Requireable<number>;\n        errorSizeMessage: PropTypes.Requireable<string>;\n        imageSrc: PropTypes.Requireable<string>;\n        imageSrcAlt: PropTypes.Requireable<string>;\n        acceptedType: PropTypes.Requireable<string>;\n        bannerProps: PropTypes.Requireable<object>;\n        BannerProps: PropTypes.Requireable<object>;\n        containerProps: PropTypes.Requireable<object>;\n        ContainerProps: PropTypes.Requireable<object>;\n        allowedExtensions: PropTypes.Requireable<any[]>;\n        onError: PropTypes.Requireable<(...args: any[]) => any>;\n        onContextReady: PropTypes.Requireable<(...args: any[]) => any>;\n        onFilesChange: PropTypes.Requireable<(...args: any[]) => any>;\n        showPlaceholderImage: PropTypes.Requireable<boolean>;\n        LabelsGridProps: PropTypes.Requireable<object>;\n        PlaceholderGridProps: PropTypes.Requireable<object>;\n        placeholderImageDimension: PropTypes.Requireable<object>;\n        PlaceholderImageDimension: PropTypes.Requireable<object>;\n    };\n    var defaultProps: Partial<PaperProps<\"div\", {}>>;\n}\nexport default FileUpload;\n",
  "node_modules/react-mui-fileuploader/dist/types/index.d.ts": "import FileUpload from \"./FileUpload.js\";\nexport default FileUpload;\n",
  "node_modules/react-mui-fileuploader/dist/types/index.types.d.ts": "import { PaperProps } from '@mui/material';\nimport { OverridableComponent } from \"@mui/material/OverridableComponent\";\nimport { PaperTypeMap } from \"@mui/material/Paper/Paper\";\nexport interface FileAttachmentProps {\n    /** size of the attachment */\n    size: string;\n    /** file content of the attachment */\n    file: FileProps;\n    /** index of the attachment */\n    index: number;\n    /** boolean to indicate if the attachment is disabled or not */\n    disabled?: boolean;\n    /** callback function passed to the remove button onClick handler*/\n    handleRemoveFile: Function;\n}\nexport interface ContextProps {\n    addFile: Function;\n    removeFile: Function;\n    input: HTMLInputElement | null;\n    files: ExtendedFileProps[];\n}\nexport interface FileProps extends Blob {\n    name: string;\n    size: number;\n    path: string;\n    type: string;\n    lastModified?: Date;\n    lastModifiedDate?: Date;\n    extension: string | undefined;\n    webkitRelativePath?: string;\n}\nexport interface FileActionProps {\n    event: Event;\n    files: ExtendedFileProps[];\n}\nexport interface ExtendedFileProps extends FileProps {\n    contentType?: string;\n}\nexport interface ImageDimensionProps {\n    width: number;\n    height: number;\n}\nexport interface PlaceholderImageDimensionProps {\n    lg?: ImageDimensionProps;\n    md?: ImageDimensionProps;\n    sm?: ImageDimensionProps;\n    xs?: ImageDimensionProps;\n}\nexport interface FileUploadProps extends PaperProps {\n    title?: string;\n    header?: string;\n    onError?: (error: string) => void;\n    disabled?: boolean;\n    imageSrc?: string;\n    getBase64?: boolean;\n    multiFile?: boolean;\n    leftLabel?: string;\n    rightLabel?: string;\n    imageSrcAlt?: string;\n    buttonLabel?: string;\n    acceptedType?: string;\n    maxFileSize?: number;\n    bannerProps?: PaperProps;\n    BannerProps?: PaperProps;\n    defaultFiles?: ExtendedFileProps[];\n    onFilesChange?: (files: ExtendedFileProps[]) => void;\n    onContextReady?: (context: object) => void;\n    maxUploadFiles?: number;\n    containerProps?: PaperProps;\n    ContainerProps?: PaperProps;\n    errorSizeMessage?: string;\n    allowedExtensions?: string[];\n    buttonRemoveLabel?: string;\n    filesContainerHeight?: number;\n    maxFilesContainerHeight?: number;\n    showPlaceholderImage?: boolean;\n    PlaceholderImageDimension?: object;\n    placeholderImageDimension?: object;\n    LabelsGridProps?: object;\n    PlaceholderGridProps?: object;\n}\ndeclare const _default: OverridableComponent<PaperTypeMap<{}, \"div\">>;\nexport default _default;\n",
  "node_modules/react-mui-fileuploader/dist/types/react-app-env.in.d.ts": "export {};\n",
  "node_modules/react-mui-fileuploader/package.json": "{\n  \"name\": \"react-mui-fileuploader\",\n  \"version\": \"0.5.2\",\n  \"description\": \"🗃️ React mui fileuploader is a react component based on @mui v5 that allows you to upload files with an awesome ui component\",\n  \"main\": \"dist/index.esm.js\",\n  \"module\": \"dist/index.umd.js\",\n  \"types\": \"dist/types/index.d.ts\",\n  \"files\": [\n    \"dist\"\n  ],\n  \"exports\": {\n    \".\": {\n      \"import\": \"./dist/index.esm.js\",\n      \"require\": \"./dist/index.umd.js\"\n    }\n  },\n  \"scripts\": {\n    \"build\": \"rollup -c --bundleConfigAsCjs\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/rouftom/react-mui-fileuploader.git\"\n  },\n  \"keywords\": [\n    \"react\",\n    \"material\",\n    \"file\",\n    \"upload\",\n    \"uploader\",\n    \"@mui\",\n    \"material-ui\"\n  ],\n  \"author\": \"Muller Roufaou <rouftomb@gmail.com> (https://github.com/rouftom)\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/rouftom/react-mui-fileuploader/issues\"\n  },\n  \"homepage\": \"https://github.com/rouftom/react-mui-fileuploader#readme\",\n  \"peerDependencies\": {\n    \"@emotion/react\": \"^11.10.5\",\n    \"@emotion/styled\": \"^11.10.5\",\n    \"@mui/icons-material\": \"^5.11.0\",\n    \"@mui/material\": \"^5.11.2\",\n    \"@types/react\": \"^18.0.26\",\n    \"prop-types\": \"^15.8.1\"\n  },\n  \"sideEffects\": false,\n  \"peerDependenciesMeta\": {\n    \"@types/react\": {\n      \"optional\": true\n    }\n  },\n  \"devDependencies\": {\n    \"@babel/cli\": \"^7.20.7\",\n    \"@babel/core\": \"^7.20.12\",\n    \"@babel/plugin-proposal-optional-chaining\": \"^7.20.7\",\n    \"@babel/plugin-transform-runtime\": \"^7.19.6\",\n    \"@babel/preset-env\": \"^7.20.2\",\n    \"@babel/preset-react\": \"^7.18.6\",\n    \"@rollup/plugin-babel\": \"^6.0.3\",\n    \"@rollup/plugin-typescript\": \"^11.0.0\",\n    \"@types/jest\": \"^29.2.5\",\n    \"@types/node\": \"^18.11.18\",\n    \"@types/react\": \"^18.0.26\",\n    \"@types/react-dom\": \"^18.0.10\",\n    \"autoprefixer\": \"^10.4.13\",\n    \"react\": \"^18.2.0\",\n    \"rollup\": \"^3.9.1\",\n    \"rollup-plugin-sourcemaps\": \"^0.6.3\",\n    \"rollup-plugin-styles\": \"^4.0.0\",\n    \"rollup-plugin-svg\": \"^2.0.0\",\n    \"rollup-plugin-terser\": \"^7.0.2\",\n    \"typescript\": \"^4.9.4\"\n  }\n}\n",
  "node_modules/react-transition-group/package.json": "{\n  \"name\": \"react-transition-group\",\n  \"version\": \"4.4.5\",\n  \"description\": \"A react component toolset for managing animations\",\n  \"main\": \"cjs/index.js\",\n  \"module\": \"esm/index.js\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/reactjs/react-transition-group.git\"\n  },\n  \"keywords\": [\n    \"react\",\n    \"transition\",\n    \"addons\",\n    \"transition-group\",\n    \"animation\",\n    \"css\",\n    \"transitions\"\n  ],\n  \"author\": \"\",\n  \"license\": \"BSD-3-Clause\",\n  \"bugs\": {\n    \"url\": \"https://github.com/reactjs/react-transition-group/issues\"\n  },\n  \"homepage\": \"https://github.com/reactjs/react-transition-group#readme\",\n  \"jest\": {\n    \"testRegex\": \"-test\\\\.js\",\n    \"setupFiles\": [\n      \"./test/setup.js\"\n    ],\n    \"setupFilesAfterEnv\": [\n      \"./test/setupAfterEnv.js\"\n    ],\n    \"roots\": [\n      \"<rootDir>/test\"\n    ]\n  },\n  \"peerDependencies\": {\n    \"react\": \">=16.6.0\",\n    \"react-dom\": \">=16.6.0\"\n  },\n  \"dependencies\": {\n    \"@babel/runtime\": \"^7.5.5\",\n    \"dom-helpers\": \"^5.0.1\",\n    \"loose-envify\": \"^1.4.0\",\n    \"prop-types\": \"^15.6.2\"\n  },\n  \"release\": {\n    \"pkgRoot\": \"lib\",\n    \"verifyConditions\": [\n      \"@semantic-release/changelog\",\n      \"semantic-release-alt-publish-dir\",\n      \"@semantic-release/git\",\n      \"@semantic-release/github\"\n    ],\n    \"prepare\": [\n      \"@semantic-release/changelog\",\n      \"semantic-release-alt-publish-dir\",\n      \"@semantic-release/npm\",\n      \"@semantic-release/git\"\n    ]\n  },\n  \"browserify\": {\n    \"transform\": [\n      \"loose-envify\"\n    ]\n  },\n  \"sideEffects\": false\n}\n",
  "node_modules/readdirp/esm/index.d.ts": "/**\n * Recursive version of readdir. Exposes a streaming API and promise API.\n * Streaming API allows to use a small amount of RAM.\n *\n * @module\n * @example\n```js\nimport readdirp from 'readdirp';\nfor await (const entry of readdirp('.')) {\n  const {path} = entry;\n  console.log(`${JSON.stringify({path})}`);\n}\n```\n */\n/*! readdirp - MIT License (c) 2012-2019 Thorsten Lorenz, Paul Miller (https://paulmillr.com) */\nimport type { Stats, Dirent } from 'node:fs';\nimport { Readable } from 'node:stream';\n/** Path in file system. */\nexport type Path = string;\n/** Emitted entry. Contains relative & absolute path, basename, and either stats or dirent. */\nexport interface EntryInfo {\n    path: string;\n    fullPath: string;\n    stats?: Stats;\n    dirent?: Dirent;\n    basename: string;\n}\n/** Path or dir entries (files) */\nexport type PathOrDirent = Dirent | Path;\n/** Filterer for files */\nexport type Tester = (entryInfo: EntryInfo) => boolean;\nexport type Predicate = string[] | string | Tester;\nexport declare const EntryTypes: {\n    readonly FILE_TYPE: \"files\";\n    readonly DIR_TYPE: \"directories\";\n    readonly FILE_DIR_TYPE: \"files_directories\";\n    readonly EVERYTHING_TYPE: \"all\";\n};\nexport type EntryType = (typeof EntryTypes)[keyof typeof EntryTypes];\n/**\n * Options for readdirp.\n * * type: files, directories, or both\n * * lstat: whether to use symlink-friendly stat\n * * depth: max depth\n * * alwaysStat: whether to use stat (more resources) or dirent\n * * highWaterMark: streaming param, specifies max amount of resources per entry\n */\nexport type ReaddirpOptions = {\n    root: string;\n    fileFilter?: Predicate;\n    directoryFilter?: Predicate;\n    type?: EntryType;\n    lstat?: boolean;\n    depth?: number;\n    alwaysStat?: boolean;\n    highWaterMark?: number;\n};\n/** Directory entry. Contains path, depth count, and files. */\nexport interface DirEntry {\n    files: PathOrDirent[];\n    depth: number;\n    path: Path;\n}\n/** Readable readdir stream, emitting new files as they're being listed. */\nexport declare class ReaddirpStream extends Readable {\n    parents: any[];\n    reading: boolean;\n    parent?: DirEntry;\n    _stat: Function;\n    _maxDepth: number;\n    _wantsDir: boolean;\n    _wantsFile: boolean;\n    _wantsEverything: boolean;\n    _root: Path;\n    _isDirent: boolean;\n    _statsProp: 'dirent' | 'stats';\n    _rdOptions: {\n        encoding: 'utf8';\n        withFileTypes: boolean;\n    };\n    _fileFilter: Tester;\n    _directoryFilter: Tester;\n    constructor(options?: Partial<ReaddirpOptions>);\n    _read(batch: number): Promise<void>;\n    _exploreDir(path: Path, depth: number): Promise<{\n        files: string[] | undefined;\n        depth: number;\n        path: string;\n    }>;\n    _formatEntry(dirent: PathOrDirent, path: Path): Promise<EntryInfo | undefined>;\n    _onError(err: Error): void;\n    _getEntryType(entry: EntryInfo): Promise<void | '' | 'file' | 'directory'>;\n    _includeAsFile(entry: EntryInfo): boolean | undefined;\n}\n/**\n * Streaming version: Reads all files and directories in given root recursively.\n * Consumes ~constant small amount of RAM.\n * @param root Root directory\n * @param options Options to specify root (start directory), filters and recursion depth\n */\nexport declare function readdirp(root: Path, options?: Partial<ReaddirpOptions>): ReaddirpStream;\n/**\n * Promise version: Reads all files and directories in given root recursively.\n * Compared to streaming version, will consume a lot of RAM e.g. when 1 million files are listed.\n * @returns array of paths and their entry infos\n */\nexport declare function readdirpPromise(root: Path, options?: Partial<ReaddirpOptions>): Promise<EntryInfo[]>;\nexport default readdirp;\n",
  "node_modules/readdirp/index.d.ts": "/**\n * Recursive version of readdir. Exposes a streaming API and promise API.\n * Streaming API allows to use a small amount of RAM.\n *\n * @module\n * @example\n```js\nimport readdirp from 'readdirp';\nfor await (const entry of readdirp('.')) {\n  const {path} = entry;\n  console.log(`${JSON.stringify({path})}`);\n}\n```\n */\n/*! readdirp - MIT License (c) 2012-2019 Thorsten Lorenz, Paul Miller (https://paulmillr.com) */\nimport type { Stats, Dirent } from 'node:fs';\nimport { Readable } from 'node:stream';\n/** Path in file system. */\nexport type Path = string;\n/** Emitted entry. Contains relative & absolute path, basename, and either stats or dirent. */\nexport interface EntryInfo {\n    path: string;\n    fullPath: string;\n    stats?: Stats;\n    dirent?: Dirent;\n    basename: string;\n}\n/** Path or dir entries (files) */\nexport type PathOrDirent = Dirent | Path;\n/** Filterer for files */\nexport type Tester = (entryInfo: EntryInfo) => boolean;\nexport type Predicate = string[] | string | Tester;\nexport declare const EntryTypes: {\n    readonly FILE_TYPE: \"files\";\n    readonly DIR_TYPE: \"directories\";\n    readonly FILE_DIR_TYPE: \"files_directories\";\n    readonly EVERYTHING_TYPE: \"all\";\n};\nexport type EntryType = (typeof EntryTypes)[keyof typeof EntryTypes];\n/**\n * Options for readdirp.\n * * type: files, directories, or both\n * * lstat: whether to use symlink-friendly stat\n * * depth: max depth\n * * alwaysStat: whether to use stat (more resources) or dirent\n * * highWaterMark: streaming param, specifies max amount of resources per entry\n */\nexport type ReaddirpOptions = {\n    root: string;\n    fileFilter?: Predicate;\n    directoryFilter?: Predicate;\n    type?: EntryType;\n    lstat?: boolean;\n    depth?: number;\n    alwaysStat?: boolean;\n    highWaterMark?: number;\n};\n/** Directory entry. Contains path, depth count, and files. */\nexport interface DirEntry {\n    files: PathOrDirent[];\n    depth: number;\n    path: Path;\n}\n/** Readable readdir stream, emitting new files as they're being listed. */\nexport declare class ReaddirpStream extends Readable {\n    parents: any[];\n    reading: boolean;\n    parent?: DirEntry;\n    _stat: Function;\n    _maxDepth: number;\n    _wantsDir: boolean;\n    _wantsFile: boolean;\n    _wantsEverything: boolean;\n    _root: Path;\n    _isDirent: boolean;\n    _statsProp: 'dirent' | 'stats';\n    _rdOptions: {\n        encoding: 'utf8';\n        withFileTypes: boolean;\n    };\n    _fileFilter: Tester;\n    _directoryFilter: Tester;\n    constructor(options?: Partial<ReaddirpOptions>);\n    _read(batch: number): Promise<void>;\n    _exploreDir(path: Path, depth: number): Promise<{\n        files: string[] | undefined;\n        depth: number;\n        path: string;\n    }>;\n    _formatEntry(dirent: PathOrDirent, path: Path): Promise<EntryInfo | undefined>;\n    _onError(err: Error): void;\n    _getEntryType(entry: EntryInfo): Promise<void | '' | 'file' | 'directory'>;\n    _includeAsFile(entry: EntryInfo): boolean | undefined;\n}\n/**\n * Streaming version: Reads all files and directories in given root recursively.\n * Consumes ~constant small amount of RAM.\n * @param root Root directory\n * @param options Options to specify root (start directory), filters and recursion depth\n */\nexport declare function readdirp(root: Path, options?: Partial<ReaddirpOptions>): ReaddirpStream;\n/**\n * Promise version: Reads all files and directories in given root recursively.\n * Compared to streaming version, will consume a lot of RAM e.g. when 1 million files are listed.\n * @returns array of paths and their entry infos\n */\nexport declare function readdirpPromise(root: Path, options?: Partial<ReaddirpOptions>): Promise<EntryInfo[]>;\nexport default readdirp;\n",
  "node_modules/readdirp/package.json": "{\n  \"name\": \"readdirp\",\n  \"description\": \"Recursive version of fs.readdir with small RAM & CPU footprint.\",\n  \"version\": \"4.1.2\",\n  \"homepage\": \"https://github.com/paulmillr/readdirp\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/paulmillr/readdirp.git\"\n  },\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/paulmillr/readdirp/issues\"\n  },\n  \"author\": \"Thorsten Lorenz <thlorenz@gmx.de> (thlorenz.com)\",\n  \"contributors\": [\n    \"Thorsten Lorenz <thlorenz@gmx.de> (thlorenz.com)\",\n    \"Paul Miller (https://paulmillr.com)\"\n  ],\n  \"engines\": {\n    \"node\": \">= 14.18.0\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"index.d.ts\",\n    \"index.d.ts.map\",\n    \"index.js.map\",\n    \"esm\"\n  ],\n  \"main\": \"./index.js\",\n  \"module\": \"./esm/index.js\",\n  \"types\": \"./index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"import\": \"./esm/index.js\",\n      \"require\": \"./index.js\"\n    }\n  },\n  \"sideEffects\": false,\n  \"keywords\": [\n    \"recursive\",\n    \"fs\",\n    \"stream\",\n    \"streams\",\n    \"readdir\",\n    \"filesystem\",\n    \"find\",\n    \"filter\"\n  ],\n  \"scripts\": {\n    \"build\": \"tsc && tsc -p tsconfig.cjs.json\",\n    \"lint\": \"prettier --check index.ts test/index.test.js\",\n    \"format\": \"prettier --write index.ts test/index.test.js\",\n    \"test\": \"node test/index.test.js\",\n    \"test:coverage\": \"c8 node test/index.test.js\"\n  },\n  \"devDependencies\": {\n    \"@paulmillr/jsbt\": \"0.3.1\",\n    \"@types/node\": \"20.14.8\",\n    \"c8\": \"10.1.3\",\n    \"chai\": \"4.3.4\",\n    \"chai-subset\": \"1.6.0\",\n    \"micro-should\": \"0.5.0\",\n    \"prettier\": \"3.1.1\",\n    \"typescript\": \"5.5.2\"\n  },\n  \"funding\": {\n    \"type\": \"individual\",\n    \"url\": \"https://paulmillr.com/funding/\"\n  }\n}",
  "node_modules/real-require/package.json": "{\n  \"name\": \"real-require\",\n  \"version\": \"0.2.0\",\n  \"description\": \"Keep require and import consistent after bundling or transpiling\",\n  \"author\": \"Paolo Insogna <shogun@cowtech.it>\",\n  \"homepage\": \"https://github.com/pinojs/real-require\",\n  \"contributors\": [\n    {\n      \"name\": \"Paolo Insogna\",\n      \"url\": \"https://github.com/ShogunPanda\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/pinojs/real-require.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/pinojs/real-require/issues\"\n  },\n  \"main\": \"src/index.js\",\n  \"files\": [\n    \"src\"\n  ],\n  \"scripts\": {\n    \"format\": \"prettier -w src test\",\n    \"lint\": \"eslint src test\",\n    \"test\": \"c8 --reporter=text --reporter=html tap --reporter=spec --no-coverage test/*.test.js\",\n    \"test:watch\": \"tap --watch --reporter=spec --no-browser --coverage-report=text --coverage-report=html test/*.test.js\",\n    \"test:ci\": \"c8 --reporter=text --reporter=json --check-coverage --branches 90 --functions 90 --lines 90 --statements 90 tap --no-color --no-coverage test/*.test.js\",\n    \"ci\": \"npm run lint && npm run test:ci\",\n    \"prepublishOnly\": \"npm run ci\",\n    \"postpublish\": \"git push origin && git push origin -f --tags\"\n  },\n  \"devDependencies\": {\n    \"eslint\": \"^7.12.0\",\n    \"eslint-config-standard\": \"^16.0.3\",\n    \"eslint-plugin-import\": \"^2.25.2\",\n    \"eslint-plugin-node\": \"^11.1.0\",\n    \"eslint-plugin-promise\": \"^5.1.1\",\n    \"eslint-plugin-standard\": \"^5.0.0\",\n    \"c8\": \"^7.10.0\",\n    \"prettier\": \"^2.4.1\",\n    \"tap\": \"^16.0.0\"\n  },\n  \"engines\": {\n    \"node\": \">= 12.13.0\"\n  }\n}\n",
  "node_modules/reflect-metadata/index.d.ts": "/*! *****************************************************************************\r\nCopyright (C) Microsoft. All rights reserved.\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\r\nthis file except in compliance with the License. You may obtain a copy of the\r\nLicense at http://www.apache.org/licenses/LICENSE-2.0\r\n\r\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\r\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\r\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\r\nMERCHANTABLITY OR NON-INFRINGEMENT.\r\n\r\nSee the Apache Version 2.0 License for specific language governing permissions\r\nand limitations under the License.\r\n***************************************************************************** */\r\n\r\n// The \"reflect-metadata\" module has no imports or exports, but can be imported by modules to load the polyfill.\r\nexport { };\r\n\r\ndeclare global {\r\n    namespace Reflect {\r\n        /**\r\n          * Applies a set of decorators to a target object.\r\n          * @param decorators An array of decorators.\r\n          * @param target The target object.\r\n          * @returns The result of applying the provided decorators.\r\n          * @remarks Decorators are applied in reverse order of their positions in the array.\r\n          * @example\r\n          *\r\n          *     class Example { }\r\n          *\r\n          *     // constructor\r\n          *     Example = Reflect.decorate(decoratorsArray, Example);\r\n          *\r\n          */\r\n        function decorate(decorators: ClassDecorator[], target: Function): Function;\r\n        /**\r\n          * Applies a set of decorators to a property of a target object.\r\n          * @param decorators An array of decorators.\r\n          * @param target The target object.\r\n          * @param propertyKey The property key to decorate.\r\n          * @param attributes A property descriptor.\r\n          * @remarks Decorators are applied in reverse order.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n          *         // static staticProperty;\r\n          *         // property;\r\n          *\r\n          *         static staticMethod() { }\r\n          *         method() { }\r\n          *     }\r\n          *\r\n          *     // property (on constructor)\r\n          *     Reflect.decorate(decoratorsArray, Example, \"staticProperty\");\r\n          *\r\n          *     // property (on prototype)\r\n          *     Reflect.decorate(decoratorsArray, Example.prototype, \"property\");\r\n          *\r\n          *     // method (on constructor)\r\n          *     Object.defineProperty(Example, \"staticMethod\",\r\n          *         Reflect.decorate(decoratorsArray, Example, \"staticMethod\",\r\n          *             Object.getOwnPropertyDescriptor(Example, \"staticMethod\")));\r\n          *\r\n          *     // method (on prototype)\r\n          *     Object.defineProperty(Example.prototype, \"method\",\r\n          *         Reflect.decorate(decoratorsArray, Example.prototype, \"method\",\r\n          *             Object.getOwnPropertyDescriptor(Example.prototype, \"method\")));\r\n          *\r\n          */\r\n        function decorate(decorators: (PropertyDecorator | MethodDecorator)[], target: Object, propertyKey: string | symbol, attributes?: PropertyDescriptor): PropertyDescriptor;\r\n        /**\r\n          * A default metadata decorator factory that can be used on a class, class member, or parameter.\r\n          * @param metadataKey The key for the metadata entry.\r\n          * @param metadataValue The value for the metadata entry.\r\n          * @returns A decorator function.\r\n          * @remarks\r\n          * If `metadataKey` is already defined for the target and target key, the\r\n          * metadataValue for that key will be overwritten.\r\n          * @example\r\n          *\r\n          *     // constructor\r\n          *     @Reflect.metadata(key, value)\r\n          *     class Example {\r\n          *     }\r\n          *\r\n          *     // property (on constructor, TypeScript only)\r\n          *     class Example {\r\n          *         @Reflect.metadata(key, value)\r\n          *         static staticProperty;\r\n          *     }\r\n          *\r\n          *     // property (on prototype, TypeScript only)\r\n          *     class Example {\r\n          *         @Reflect.metadata(key, value)\r\n          *         property;\r\n          *     }\r\n          *\r\n          *     // method (on constructor)\r\n          *     class Example {\r\n          *         @Reflect.metadata(key, value)\r\n          *         static staticMethod() { }\r\n          *     }\r\n          *\r\n          *     // method (on prototype)\r\n          *     class Example {\r\n          *         @Reflect.metadata(key, value)\r\n          *         method() { }\r\n          *     }\r\n          *\r\n          */\r\n        function metadata(metadataKey: any, metadataValue: any): {\r\n            (target: Function): void;\r\n            (target: Object, propertyKey: string | symbol): void;\r\n        };\r\n        /**\r\n          * Define a unique metadata entry on the target.\r\n          * @param metadataKey A key used to store and retrieve metadata.\r\n          * @param metadataValue A value that contains attached metadata.\r\n          * @param target The target object on which to define metadata.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *     }\r\n          *\r\n          *     // constructor\r\n          *     Reflect.defineMetadata(\"custom:annotation\", options, Example);\r\n          *\r\n          *     // decorator factory as metadata-producing annotation.\r\n          *     function MyAnnotation(options): ClassDecorator {\r\n          *         return target => Reflect.defineMetadata(\"custom:annotation\", options, target);\r\n          *     }\r\n          *\r\n          */\r\n        function defineMetadata(metadataKey: any, metadataValue: any, target: Object): void;\r\n        /**\r\n          * Define a unique metadata entry on the target.\r\n          * @param metadataKey A key used to store and retrieve metadata.\r\n          * @param metadataValue A value that contains attached metadata.\r\n          * @param target The target object on which to define metadata.\r\n          * @param propertyKey The property key for the target.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n          *         // static staticProperty;\r\n          *         // property;\r\n          *\r\n          *         static staticMethod(p) { }\r\n          *         method(p) { }\r\n          *     }\r\n          *\r\n          *     // property (on constructor)\r\n          *     Reflect.defineMetadata(\"custom:annotation\", Number, Example, \"staticProperty\");\r\n          *\r\n          *     // property (on prototype)\r\n          *     Reflect.defineMetadata(\"custom:annotation\", Number, Example.prototype, \"property\");\r\n          *\r\n          *     // method (on constructor)\r\n          *     Reflect.defineMetadata(\"custom:annotation\", Number, Example, \"staticMethod\");\r\n          *\r\n          *     // method (on prototype)\r\n          *     Reflect.defineMetadata(\"custom:annotation\", Number, Example.prototype, \"method\");\r\n          *\r\n          *     // decorator factory as metadata-producing annotation.\r\n          *     function MyAnnotation(options): PropertyDecorator {\r\n          *         return (target, key) => Reflect.defineMetadata(\"custom:annotation\", options, target, key);\r\n          *     }\r\n          *\r\n          */\r\n        function defineMetadata(metadataKey: any, metadataValue: any, target: Object, propertyKey: string | symbol): void;\r\n        /**\r\n          * Gets a value indicating whether the target object or its prototype chain has the provided metadata key defined.\r\n          * @param metadataKey A key used to store and retrieve metadata.\r\n          * @param target The target object on which the metadata is defined.\r\n          * @returns `true` if the metadata key was defined on the target object or its prototype chain; otherwise, `false`.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *     }\r\n          *\r\n          *     // constructor\r\n          *     result = Reflect.hasMetadata(\"custom:annotation\", Example);\r\n          *\r\n          */\r\n        function hasMetadata(metadataKey: any, target: Object): boolean;\r\n        /**\r\n          * Gets a value indicating whether the target object or its prototype chain has the provided metadata key defined.\r\n          * @param metadataKey A key used to store and retrieve metadata.\r\n          * @param target The target object on which the metadata is defined.\r\n          * @param propertyKey The property key for the target.\r\n          * @returns `true` if the metadata key was defined on the target object or its prototype chain; otherwise, `false`.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n          *         // static staticProperty;\r\n          *         // property;\r\n          *\r\n          *         static staticMethod(p) { }\r\n          *         method(p) { }\r\n          *     }\r\n          *\r\n          *     // property (on constructor)\r\n          *     result = Reflect.hasMetadata(\"custom:annotation\", Example, \"staticProperty\");\r\n          *\r\n          *     // property (on prototype)\r\n          *     result = Reflect.hasMetadata(\"custom:annotation\", Example.prototype, \"property\");\r\n          *\r\n          *     // method (on constructor)\r\n          *     result = Reflect.hasMetadata(\"custom:annotation\", Example, \"staticMethod\");\r\n          *\r\n          *     // method (on prototype)\r\n          *     result = Reflect.hasMetadata(\"custom:annotation\", Example.prototype, \"method\");\r\n          *\r\n          */\r\n        function hasMetadata(metadataKey: any, target: Object, propertyKey: string | symbol): boolean;\r\n        /**\r\n          * Gets a value indicating whether the target object has the provided metadata key defined.\r\n          * @param metadataKey A key used to store and retrieve metadata.\r\n          * @param target The target object on which the metadata is defined.\r\n          * @returns `true` if the metadata key was defined on the target object; otherwise, `false`.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *     }\r\n          *\r\n          *     // constructor\r\n          *     result = Reflect.hasOwnMetadata(\"custom:annotation\", Example);\r\n          *\r\n          */\r\n        function hasOwnMetadata(metadataKey: any, target: Object): boolean;\r\n        /**\r\n          * Gets a value indicating whether the target object has the provided metadata key defined.\r\n          * @param metadataKey A key used to store and retrieve metadata.\r\n          * @param target The target object on which the metadata is defined.\r\n          * @param propertyKey The property key for the target.\r\n          * @returns `true` if the metadata key was defined on the target object; otherwise, `false`.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n          *         // static staticProperty;\r\n          *         // property;\r\n          *\r\n          *         static staticMethod(p) { }\r\n          *         method(p) { }\r\n          *     }\r\n          *\r\n          *     // property (on constructor)\r\n          *     result = Reflect.hasOwnMetadata(\"custom:annotation\", Example, \"staticProperty\");\r\n          *\r\n          *     // property (on prototype)\r\n          *     result = Reflect.hasOwnMetadata(\"custom:annotation\", Example.prototype, \"property\");\r\n          *\r\n          *     // method (on constructor)\r\n          *     result = Reflect.hasOwnMetadata(\"custom:annotation\", Example, \"staticMethod\");\r\n          *\r\n          *     // method (on prototype)\r\n          *     result = Reflect.hasOwnMetadata(\"custom:annotation\", Example.prototype, \"method\");\r\n          *\r\n          */\r\n        function hasOwnMetadata(metadataKey: any, target: Object, propertyKey: string | symbol): boolean;\r\n        /**\r\n          * Gets the metadata value for the provided metadata key on the target object or its prototype chain.\r\n          * @param metadataKey A key used to store and retrieve metadata.\r\n          * @param target The target object on which the metadata is defined.\r\n          * @returns The metadata value for the metadata key if found; otherwise, `undefined`.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *     }\r\n          *\r\n          *     // constructor\r\n          *     result = Reflect.getMetadata(\"custom:annotation\", Example);\r\n          *\r\n          */\r\n        function getMetadata(metadataKey: any, target: Object): any;\r\n        /**\r\n          * Gets the metadata value for the provided metadata key on the target object or its prototype chain.\r\n          * @param metadataKey A key used to store and retrieve metadata.\r\n          * @param target The target object on which the metadata is defined.\r\n          * @param propertyKey The property key for the target.\r\n          * @returns The metadata value for the metadata key if found; otherwise, `undefined`.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n          *         // static staticProperty;\r\n          *         // property;\r\n          *\r\n          *         static staticMethod(p) { }\r\n          *         method(p) { }\r\n          *     }\r\n          *\r\n          *     // property (on constructor)\r\n          *     result = Reflect.getMetadata(\"custom:annotation\", Example, \"staticProperty\");\r\n          *\r\n          *     // property (on prototype)\r\n          *     result = Reflect.getMetadata(\"custom:annotation\", Example.prototype, \"property\");\r\n          *\r\n          *     // method (on constructor)\r\n          *     result = Reflect.getMetadata(\"custom:annotation\", Example, \"staticMethod\");\r\n          *\r\n          *     // method (on prototype)\r\n          *     result = Reflect.getMetadata(\"custom:annotation\", Example.prototype, \"method\");\r\n          *\r\n          */\r\n        function getMetadata(metadataKey: any, target: Object, propertyKey: string | symbol): any;\r\n        /**\r\n          * Gets the metadata value for the provided metadata key on the target object.\r\n          * @param metadataKey A key used to store and retrieve metadata.\r\n          * @param target The target object on which the metadata is defined.\r\n          * @returns The metadata value for the metadata key if found; otherwise, `undefined`.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *     }\r\n          *\r\n          *     // constructor\r\n          *     result = Reflect.getOwnMetadata(\"custom:annotation\", Example);\r\n          *\r\n          */\r\n        function getOwnMetadata(metadataKey: any, target: Object): any;\r\n        /**\r\n          * Gets the metadata value for the provided metadata key on the target object.\r\n          * @param metadataKey A key used to store and retrieve metadata.\r\n          * @param target The target object on which the metadata is defined.\r\n          * @param propertyKey The property key for the target.\r\n          * @returns The metadata value for the metadata key if found; otherwise, `undefined`.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n          *         // static staticProperty;\r\n          *         // property;\r\n          *\r\n          *         static staticMethod(p) { }\r\n          *         method(p) { }\r\n          *     }\r\n          *\r\n          *     // property (on constructor)\r\n          *     result = Reflect.getOwnMetadata(\"custom:annotation\", Example, \"staticProperty\");\r\n          *\r\n          *     // property (on prototype)\r\n          *     result = Reflect.getOwnMetadata(\"custom:annotation\", Example.prototype, \"property\");\r\n          *\r\n          *     // method (on constructor)\r\n          *     result = Reflect.getOwnMetadata(\"custom:annotation\", Example, \"staticMethod\");\r\n          *\r\n          *     // method (on prototype)\r\n          *     result = Reflect.getOwnMetadata(\"custom:annotation\", Example.prototype, \"method\");\r\n          *\r\n          */\r\n        function getOwnMetadata(metadataKey: any, target: Object, propertyKey: string | symbol): any;\r\n        /**\r\n          * Gets the metadata keys defined on the target object or its prototype chain.\r\n          * @param target The target object on which the metadata is defined.\r\n          * @returns An array of unique metadata keys.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *     }\r\n          *\r\n          *     // constructor\r\n          *     result = Reflect.getMetadataKeys(Example);\r\n          *\r\n          */\r\n        function getMetadataKeys(target: Object): any[];\r\n        /**\r\n          * Gets the metadata keys defined on the target object or its prototype chain.\r\n          * @param target The target object on which the metadata is defined.\r\n          * @param propertyKey The property key for the target.\r\n          * @returns An array of unique metadata keys.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n          *         // static staticProperty;\r\n          *         // property;\r\n          *\r\n          *         static staticMethod(p) { }\r\n          *         method(p) { }\r\n          *     }\r\n          *\r\n          *     // property (on constructor)\r\n          *     result = Reflect.getMetadataKeys(Example, \"staticProperty\");\r\n          *\r\n          *     // property (on prototype)\r\n          *     result = Reflect.getMetadataKeys(Example.prototype, \"property\");\r\n          *\r\n          *     // method (on constructor)\r\n          *     result = Reflect.getMetadataKeys(Example, \"staticMethod\");\r\n          *\r\n          *     // method (on prototype)\r\n          *     result = Reflect.getMetadataKeys(Example.prototype, \"method\");\r\n          *\r\n          */\r\n        function getMetadataKeys(target: Object, propertyKey: string | symbol): any[];\r\n        /**\r\n          * Gets the unique metadata keys defined on the target object.\r\n          * @param target The target object on which the metadata is defined.\r\n          * @returns An array of unique metadata keys.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *     }\r\n          *\r\n          *     // constructor\r\n          *     result = Reflect.getOwnMetadataKeys(Example);\r\n          *\r\n          */\r\n        function getOwnMetadataKeys(target: Object): any[];\r\n        /**\r\n          * Gets the unique metadata keys defined on the target object.\r\n          * @param target The target object on which the metadata is defined.\r\n          * @param propertyKey The property key for the target.\r\n          * @returns An array of unique metadata keys.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n          *         // static staticProperty;\r\n          *         // property;\r\n          *\r\n          *         static staticMethod(p) { }\r\n          *         method(p) { }\r\n          *     }\r\n          *\r\n          *     // property (on constructor)\r\n          *     result = Reflect.getOwnMetadataKeys(Example, \"staticProperty\");\r\n          *\r\n          *     // property (on prototype)\r\n          *     result = Reflect.getOwnMetadataKeys(Example.prototype, \"property\");\r\n          *\r\n          *     // method (on constructor)\r\n          *     result = Reflect.getOwnMetadataKeys(Example, \"staticMethod\");\r\n          *\r\n          *     // method (on prototype)\r\n          *     result = Reflect.getOwnMetadataKeys(Example.prototype, \"method\");\r\n          *\r\n          */\r\n        function getOwnMetadataKeys(target: Object, propertyKey: string | symbol): any[];\r\n        /**\r\n          * Deletes the metadata entry from the target object with the provided key.\r\n          * @param metadataKey A key used to store and retrieve metadata.\r\n          * @param target The target object on which the metadata is defined.\r\n          * @returns `true` if the metadata entry was found and deleted; otherwise, false.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *     }\r\n          *\r\n          *     // constructor\r\n          *     result = Reflect.deleteMetadata(\"custom:annotation\", Example);\r\n          *\r\n          */\r\n        function deleteMetadata(metadataKey: any, target: Object): boolean;\r\n        /**\r\n          * Deletes the metadata entry from the target object with the provided key.\r\n          * @param metadataKey A key used to store and retrieve metadata.\r\n          * @param target The target object on which the metadata is defined.\r\n          * @param propertyKey The property key for the target.\r\n          * @returns `true` if the metadata entry was found and deleted; otherwise, false.\r\n          * @example\r\n          *\r\n          *     class Example {\r\n          *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n          *         // static staticProperty;\r\n          *         // property;\r\n          *\r\n          *         static staticMethod(p) { }\r\n          *         method(p) { }\r\n          *     }\r\n          *\r\n          *     // property (on constructor)\r\n          *     result = Reflect.deleteMetadata(\"custom:annotation\", Example, \"staticProperty\");\r\n          *\r\n          *     // property (on prototype)\r\n          *     result = Reflect.deleteMetadata(\"custom:annotation\", Example.prototype, \"property\");\r\n          *\r\n          *     // method (on constructor)\r\n          *     result = Reflect.deleteMetadata(\"custom:annotation\", Example, \"staticMethod\");\r\n          *\r\n          *     // method (on prototype)\r\n          *     result = Reflect.deleteMetadata(\"custom:annotation\", Example.prototype, \"method\");\r\n          *\r\n          */\r\n        function deleteMetadata(metadataKey: any, target: Object, propertyKey: string | symbol): boolean;\r\n    }\r\n}",
  "node_modules/reflect-metadata/no-conflict.d.ts": "/*! *****************************************************************************\r\nCopyright (C) Microsoft. All rights reserved.\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\r\nthis file except in compliance with the License. You may obtain a copy of the\r\nLicense at http://www.apache.org/licenses/LICENSE-2.0\r\n\r\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\r\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\r\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\r\nMERCHANTABLITY OR NON-INFRINGEMENT.\r\n\r\nSee the Apache Version 2.0 License for specific language governing permissions\r\nand limitations under the License.\r\n***************************************************************************** */\r\n\r\n/**\r\n * Applies a set of decorators to a target object.\r\n * @param decorators An array of decorators.\r\n * @param target The target object.\r\n * @returns The result of applying the provided decorators.\r\n * @remarks Decorators are applied in reverse order of their positions in the array.\r\n * @example\r\n *\r\n *     class Example { }\r\n *\r\n *     // constructor\r\n *     Example = Reflect.decorate(decoratorsArray, Example);\r\n *\r\n */\r\nexport declare function decorate(decorators: ClassDecorator[], target: Function): Function;\r\n/**\r\n * Applies a set of decorators to a property of a target object.\r\n * @param decorators An array of decorators.\r\n * @param target The target object.\r\n * @param propertyKey The property key to decorate.\r\n * @param attributes A property descriptor.\r\n * @remarks Decorators are applied in reverse order.\r\n * @example\r\n *\r\n *     class Example {\r\n *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n *         // static staticProperty;\r\n *         // property;\r\n *\r\n *         static staticMethod() { }\r\n *         method() { }\r\n *     }\r\n *\r\n *     // property (on constructor)\r\n *     Reflect.decorate(decoratorsArray, Example, \"staticProperty\");\r\n *\r\n *     // property (on prototype)\r\n *     Reflect.decorate(decoratorsArray, Example.prototype, \"property\");\r\n *\r\n *     // method (on constructor)\r\n *     Object.defineProperty(Example, \"staticMethod\",\r\n *         Reflect.decorate(decoratorsArray, Example, \"staticMethod\",\r\n *             Object.getOwnPropertyDescriptor(Example, \"staticMethod\")));\r\n *\r\n *     // method (on prototype)\r\n *     Object.defineProperty(Example.prototype, \"method\",\r\n *         Reflect.decorate(decoratorsArray, Example.prototype, \"method\",\r\n *             Object.getOwnPropertyDescriptor(Example.prototype, \"method\")));\r\n *\r\n */\r\nexport declare function decorate(decorators: (PropertyDecorator | MethodDecorator)[], target: Object, propertyKey: string | symbol, attributes?: PropertyDescriptor): PropertyDescriptor;\r\n/**\r\n * A default metadata decorator factory that can be used on a class, class member, or parameter.\r\n * @param metadataKey The key for the metadata entry.\r\n * @param metadataValue The value for the metadata entry.\r\n * @returns A decorator function.\r\n * @remarks\r\n * If `metadataKey` is already defined for the target and target key, the\r\n * metadataValue for that key will be overwritten.\r\n * @example\r\n *\r\n *     // constructor\r\n *     @Reflect.metadata(key, value)\r\n *     class Example {\r\n *     }\r\n *\r\n *     // property (on constructor, TypeScript only)\r\n *     class Example {\r\n *         @Reflect.metadata(key, value)\r\n *         static staticProperty;\r\n *     }\r\n *\r\n *     // property (on prototype, TypeScript only)\r\n *     class Example {\r\n *         @Reflect.metadata(key, value)\r\n *         property;\r\n *     }\r\n *\r\n *     // method (on constructor)\r\n *     class Example {\r\n *         @Reflect.metadata(key, value)\r\n *         static staticMethod() { }\r\n *     }\r\n *\r\n *     // method (on prototype)\r\n *     class Example {\r\n *         @Reflect.metadata(key, value)\r\n *         method() { }\r\n *     }\r\n *\r\n */\r\nexport declare function metadata(metadataKey: any, metadataValue: any): {\r\n    (target: Function): void;\r\n    (target: Object, propertyKey: string | symbol): void;\r\n};\r\n/**\r\n * Define a unique metadata entry on the target.\r\n * @param metadataKey A key used to store and retrieve metadata.\r\n * @param metadataValue A value that contains attached metadata.\r\n * @param target The target object on which to define metadata.\r\n * @example\r\n *\r\n *     class Example {\r\n *     }\r\n *\r\n *     // constructor\r\n *     Reflect.defineMetadata(\"custom:annotation\", options, Example);\r\n *\r\n *     // decorator factory as metadata-producing annotation.\r\n *     function MyAnnotation(options): ClassDecorator {\r\n *         return target => Reflect.defineMetadata(\"custom:annotation\", options, target);\r\n *     }\r\n *\r\n */\r\nexport declare function defineMetadata(metadataKey: any, metadataValue: any, target: Object): void;\r\n/**\r\n * Define a unique metadata entry on the target.\r\n * @param metadataKey A key used to store and retrieve metadata.\r\n * @param metadataValue A value that contains attached metadata.\r\n * @param target The target object on which to define metadata.\r\n * @param propertyKey The property key for the target.\r\n * @example\r\n *\r\n *     class Example {\r\n *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n *         // static staticProperty;\r\n *         // property;\r\n *\r\n *         static staticMethod(p) { }\r\n *         method(p) { }\r\n *     }\r\n *\r\n *     // property (on constructor)\r\n *     Reflect.defineMetadata(\"custom:annotation\", Number, Example, \"staticProperty\");\r\n *\r\n *     // property (on prototype)\r\n *     Reflect.defineMetadata(\"custom:annotation\", Number, Example.prototype, \"property\");\r\n *\r\n *     // method (on constructor)\r\n *     Reflect.defineMetadata(\"custom:annotation\", Number, Example, \"staticMethod\");\r\n *\r\n *     // method (on prototype)\r\n *     Reflect.defineMetadata(\"custom:annotation\", Number, Example.prototype, \"method\");\r\n *\r\n *     // decorator factory as metadata-producing annotation.\r\n *     function MyAnnotation(options): PropertyDecorator {\r\n *         return (target, key) => Reflect.defineMetadata(\"custom:annotation\", options, target, key);\r\n *     }\r\n *\r\n */\r\nexport declare function defineMetadata(metadataKey: any, metadataValue: any, target: Object, propertyKey: string | symbol): void;\r\n/**\r\n * Gets a value indicating whether the target object or its prototype chain has the provided metadata key defined.\r\n * @param metadataKey A key used to store and retrieve metadata.\r\n * @param target The target object on which the metadata is defined.\r\n * @returns `true` if the metadata key was defined on the target object or its prototype chain; otherwise, `false`.\r\n * @example\r\n *\r\n *     class Example {\r\n *     }\r\n *\r\n *     // constructor\r\n *     result = Reflect.hasMetadata(\"custom:annotation\", Example);\r\n *\r\n */\r\nexport declare function hasMetadata(metadataKey: any, target: Object): boolean;\r\n/**\r\n * Gets a value indicating whether the target object or its prototype chain has the provided metadata key defined.\r\n * @param metadataKey A key used to store and retrieve metadata.\r\n * @param target The target object on which the metadata is defined.\r\n * @param propertyKey The property key for the target.\r\n * @returns `true` if the metadata key was defined on the target object or its prototype chain; otherwise, `false`.\r\n * @example\r\n *\r\n *     class Example {\r\n *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n *         // static staticProperty;\r\n *         // property;\r\n *\r\n *         static staticMethod(p) { }\r\n *         method(p) { }\r\n *     }\r\n *\r\n *     // property (on constructor)\r\n *     result = Reflect.hasMetadata(\"custom:annotation\", Example, \"staticProperty\");\r\n *\r\n *     // property (on prototype)\r\n *     result = Reflect.hasMetadata(\"custom:annotation\", Example.prototype, \"property\");\r\n *\r\n *     // method (on constructor)\r\n *     result = Reflect.hasMetadata(\"custom:annotation\", Example, \"staticMethod\");\r\n *\r\n *     // method (on prototype)\r\n *     result = Reflect.hasMetadata(\"custom:annotation\", Example.prototype, \"method\");\r\n *\r\n */\r\nexport declare function hasMetadata(metadataKey: any, target: Object, propertyKey: string | symbol): boolean;\r\n/**\r\n * Gets a value indicating whether the target object has the provided metadata key defined.\r\n * @param metadataKey A key used to store and retrieve metadata.\r\n * @param target The target object on which the metadata is defined.\r\n * @returns `true` if the metadata key was defined on the target object; otherwise, `false`.\r\n * @example\r\n *\r\n *     class Example {\r\n *     }\r\n *\r\n *     // constructor\r\n *     result = Reflect.hasOwnMetadata(\"custom:annotation\", Example);\r\n *\r\n */\r\nexport declare function hasOwnMetadata(metadataKey: any, target: Object): boolean;\r\n/**\r\n * Gets a value indicating whether the target object has the provided metadata key defined.\r\n * @param metadataKey A key used to store and retrieve metadata.\r\n * @param target The target object on which the metadata is defined.\r\n * @param propertyKey The property key for the target.\r\n * @returns `true` if the metadata key was defined on the target object; otherwise, `false`.\r\n * @example\r\n *\r\n *     class Example {\r\n *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n *         // static staticProperty;\r\n *         // property;\r\n *\r\n *         static staticMethod(p) { }\r\n *         method(p) { }\r\n *     }\r\n *\r\n *     // property (on constructor)\r\n *     result = Reflect.hasOwnMetadata(\"custom:annotation\", Example, \"staticProperty\");\r\n *\r\n *     // property (on prototype)\r\n *     result = Reflect.hasOwnMetadata(\"custom:annotation\", Example.prototype, \"property\");\r\n *\r\n *     // method (on constructor)\r\n *     result = Reflect.hasOwnMetadata(\"custom:annotation\", Example, \"staticMethod\");\r\n *\r\n *     // method (on prototype)\r\n *     result = Reflect.hasOwnMetadata(\"custom:annotation\", Example.prototype, \"method\");\r\n *\r\n */\r\nexport declare function hasOwnMetadata(metadataKey: any, target: Object, propertyKey: string | symbol): boolean;\r\n/**\r\n * Gets the metadata value for the provided metadata key on the target object or its prototype chain.\r\n * @param metadataKey A key used to store and retrieve metadata.\r\n * @param target The target object on which the metadata is defined.\r\n * @returns The metadata value for the metadata key if found; otherwise, `undefined`.\r\n * @example\r\n *\r\n *     class Example {\r\n *     }\r\n *\r\n *     // constructor\r\n *     result = Reflect.getMetadata(\"custom:annotation\", Example);\r\n *\r\n */\r\nexport declare function getMetadata(metadataKey: any, target: Object): any;\r\n/**\r\n * Gets the metadata value for the provided metadata key on the target object or its prototype chain.\r\n * @param metadataKey A key used to store and retrieve metadata.\r\n * @param target The target object on which the metadata is defined.\r\n * @param propertyKey The property key for the target.\r\n * @returns The metadata value for the metadata key if found; otherwise, `undefined`.\r\n * @example\r\n *\r\n *     class Example {\r\n *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n *         // static staticProperty;\r\n *         // property;\r\n *\r\n *         static staticMethod(p) { }\r\n *         method(p) { }\r\n *     }\r\n *\r\n *     // property (on constructor)\r\n *     result = Reflect.getMetadata(\"custom:annotation\", Example, \"staticProperty\");\r\n *\r\n *     // property (on prototype)\r\n *     result = Reflect.getMetadata(\"custom:annotation\", Example.prototype, \"property\");\r\n *\r\n *     // method (on constructor)\r\n *     result = Reflect.getMetadata(\"custom:annotation\", Example, \"staticMethod\");\r\n *\r\n *     // method (on prototype)\r\n *     result = Reflect.getMetadata(\"custom:annotation\", Example.prototype, \"method\");\r\n *\r\n */\r\nexport declare function getMetadata(metadataKey: any, target: Object, propertyKey: string | symbol): any;\r\n/**\r\n * Gets the metadata value for the provided metadata key on the target object.\r\n * @param metadataKey A key used to store and retrieve metadata.\r\n * @param target The target object on which the metadata is defined.\r\n * @returns The metadata value for the metadata key if found; otherwise, `undefined`.\r\n * @example\r\n *\r\n *     class Example {\r\n *     }\r\n *\r\n *     // constructor\r\n *     result = Reflect.getOwnMetadata(\"custom:annotation\", Example);\r\n *\r\n */\r\nexport declare function getOwnMetadata(metadataKey: any, target: Object): any;\r\n/**\r\n * Gets the metadata value for the provided metadata key on the target object.\r\n * @param metadataKey A key used to store and retrieve metadata.\r\n * @param target The target object on which the metadata is defined.\r\n * @param propertyKey The property key for the target.\r\n * @returns The metadata value for the metadata key if found; otherwise, `undefined`.\r\n * @example\r\n *\r\n *     class Example {\r\n *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n *         // static staticProperty;\r\n *         // property;\r\n *\r\n *         static staticMethod(p) { }\r\n *         method(p) { }\r\n *     }\r\n *\r\n *     // property (on constructor)\r\n *     result = Reflect.getOwnMetadata(\"custom:annotation\", Example, \"staticProperty\");\r\n *\r\n *     // property (on prototype)\r\n *     result = Reflect.getOwnMetadata(\"custom:annotation\", Example.prototype, \"property\");\r\n *\r\n *     // method (on constructor)\r\n *     result = Reflect.getOwnMetadata(\"custom:annotation\", Example, \"staticMethod\");\r\n *\r\n *     // method (on prototype)\r\n *     result = Reflect.getOwnMetadata(\"custom:annotation\", Example.prototype, \"method\");\r\n *\r\n */\r\nexport declare function getOwnMetadata(metadataKey: any, target: Object, propertyKey: string | symbol): any;\r\n/**\r\n * Gets the metadata keys defined on the target object or its prototype chain.\r\n * @param target The target object on which the metadata is defined.\r\n * @returns An array of unique metadata keys.\r\n * @example\r\n *\r\n *     class Example {\r\n *     }\r\n *\r\n *     // constructor\r\n *     result = Reflect.getMetadataKeys(Example);\r\n *\r\n */\r\nexport declare function getMetadataKeys(target: Object): any[];\r\n/**\r\n * Gets the metadata keys defined on the target object or its prototype chain.\r\n * @param target The target object on which the metadata is defined.\r\n * @param propertyKey The property key for the target.\r\n * @returns An array of unique metadata keys.\r\n * @example\r\n *\r\n *     class Example {\r\n *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n *         // static staticProperty;\r\n *         // property;\r\n *\r\n *         static staticMethod(p) { }\r\n *         method(p) { }\r\n *     }\r\n *\r\n *     // property (on constructor)\r\n *     result = Reflect.getMetadataKeys(Example, \"staticProperty\");\r\n *\r\n *     // property (on prototype)\r\n *     result = Reflect.getMetadataKeys(Example.prototype, \"property\");\r\n *\r\n *     // method (on constructor)\r\n *     result = Reflect.getMetadataKeys(Example, \"staticMethod\");\r\n *\r\n *     // method (on prototype)\r\n *     result = Reflect.getMetadataKeys(Example.prototype, \"method\");\r\n *\r\n */\r\nexport declare function getMetadataKeys(target: Object, propertyKey: string | symbol): any[];\r\n/**\r\n * Gets the unique metadata keys defined on the target object.\r\n * @param target The target object on which the metadata is defined.\r\n * @returns An array of unique metadata keys.\r\n * @example\r\n *\r\n *     class Example {\r\n *     }\r\n *\r\n *     // constructor\r\n *     result = Reflect.getOwnMetadataKeys(Example);\r\n *\r\n */\r\nexport declare function getOwnMetadataKeys(target: Object): any[];\r\n/**\r\n * Gets the unique metadata keys defined on the target object.\r\n * @param target The target object on which the metadata is defined.\r\n * @param propertyKey The property key for the target.\r\n * @returns An array of unique metadata keys.\r\n * @example\r\n *\r\n *     class Example {\r\n *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n *         // static staticProperty;\r\n *         // property;\r\n *\r\n *         static staticMethod(p) { }\r\n *         method(p) { }\r\n *     }\r\n *\r\n *     // property (on constructor)\r\n *     result = Reflect.getOwnMetadataKeys(Example, \"staticProperty\");\r\n *\r\n *     // property (on prototype)\r\n *     result = Reflect.getOwnMetadataKeys(Example.prototype, \"property\");\r\n *\r\n *     // method (on constructor)\r\n *     result = Reflect.getOwnMetadataKeys(Example, \"staticMethod\");\r\n *\r\n *     // method (on prototype)\r\n *     result = Reflect.getOwnMetadataKeys(Example.prototype, \"method\");\r\n *\r\n */\r\nexport declare function getOwnMetadataKeys(target: Object, propertyKey: string | symbol): any[];\r\n/**\r\n * Deletes the metadata entry from the target object with the provided key.\r\n * @param metadataKey A key used to store and retrieve metadata.\r\n * @param target The target object on which the metadata is defined.\r\n * @returns `true` if the metadata entry was found and deleted; otherwise, false.\r\n * @example\r\n *\r\n *     class Example {\r\n *     }\r\n *\r\n *     // constructor\r\n *     result = Reflect.deleteMetadata(\"custom:annotation\", Example);\r\n *\r\n */\r\nexport declare function deleteMetadata(metadataKey: any, target: Object): boolean;\r\n/**\r\n * Deletes the metadata entry from the target object with the provided key.\r\n * @param metadataKey A key used to store and retrieve metadata.\r\n * @param target The target object on which the metadata is defined.\r\n * @param propertyKey The property key for the target.\r\n * @returns `true` if the metadata entry was found and deleted; otherwise, false.\r\n * @example\r\n *\r\n *     class Example {\r\n *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n *         // static staticProperty;\r\n *         // property;\r\n *\r\n *         static staticMethod(p) { }\r\n *         method(p) { }\r\n *     }\r\n *\r\n *     // property (on constructor)\r\n *     result = Reflect.deleteMetadata(\"custom:annotation\", Example, \"staticProperty\");\r\n *\r\n *     // property (on prototype)\r\n *     result = Reflect.deleteMetadata(\"custom:annotation\", Example.prototype, \"property\");\r\n *\r\n *     // method (on constructor)\r\n *     result = Reflect.deleteMetadata(\"custom:annotation\", Example, \"staticMethod\");\r\n *\r\n *     // method (on prototype)\r\n *     result = Reflect.deleteMetadata(\"custom:annotation\", Example.prototype, \"method\");\r\n *\r\n */\r\nexport declare function deleteMetadata(metadataKey: any, target: Object, propertyKey: string | symbol): boolean;\r\n",
  "node_modules/reflect-metadata/package.json": "{\n  \"name\": \"reflect-metadata\",\n  \"version\": \"0.2.2\",\n  \"description\": \"Polyfill for Metadata Reflection API\",\n  \"type\": \"commonjs\",\n  \"main\": \"Reflect.js\",\n  \"types\": \"index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./index.d.ts\",\n      \"default\": \"./Reflect.js\"\n    },\n    \"./lite\": {\n      \"types\": \"./index.d.ts\",\n      \"default\": \"./ReflectLite.js\"\n    },\n    \"./no-conflict\": {\n      \"types\": \"./no-conflict.d.ts\",\n      \"default\": \"./ReflectNoConflict.js\"\n    },\n    \"./Reflect\": \"./Reflect.js\",\n    \"./Reflect.js\": \"./Reflect.js\"\n  },\n  \"scripts\": {\n    \"prepublishOnly\": \"gulp prepublish\",\n    \"build\": \"gulp build\",\n    \"test\": \"gulp test\",\n    \"start\": \"gulp start\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/rbuckton/reflect-metadata.git\"\n  },\n  \"keywords\": [\n    \"decorator\",\n    \"metadata\",\n    \"javascript\",\n    \"reflect\"\n  ],\n  \"author\": {\n    \"name\": \"Ron Buckton\",\n    \"email\": \"ron.buckton@microsoft.com\",\n    \"url\": \"http://github.com/rbuckton\"\n  },\n  \"license\": \"Apache-2.0\",\n  \"bugs\": {\n    \"url\": \"https://github.com/rbuckton/reflect-metadata/issues\"\n  },\n  \"homepage\": \"http://rbuckton.github.io/reflect-metadata\",\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"@types/chai\": \"^3.4.34\",\n    \"@types/mocha\": \"^2.2.34\",\n    \"@types/node\": \"^10.17.60\",\n    \"chai\": \"^3.5.0\",\n    \"del\": \"^2.2.2\",\n    \"ecmarkup\": \"^3.9.3\",\n    \"gulp\": \"^3.9.1\",\n    \"gulp-emu\": \"^1.1.0\",\n    \"gulp-live-server\": \"0.0.30\",\n    \"gulp-mocha\": \"^3.0.1\",\n    \"gulp-rename\": \"^1.2.2\",\n    \"gulp-sequence\": \"^0.4.6\",\n    \"gulp-tsb\": \"^2.0.3\",\n    \"mocha\": \"^3.2.0\",\n    \"typescript\": \"^2.1.4\"\n  }\n}\n",
  "node_modules/reflect-metadata/standalone.d.ts": "/*! *****************************************************************************\r\nCopyright (C) Microsoft. All rights reserved.\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\r\nthis file except in compliance with the License. You may obtain a copy of the\r\nLicense at http://www.apache.org/licenses/LICENSE-2.0\r\n\r\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\r\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\r\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\r\nMERCHANTABLITY OR NON-INFRINGEMENT.\r\n\r\nSee the Apache Version 2.0 License for specific language governing permissions\r\nand limitations under the License.\r\n***************************************************************************** */\r\ndeclare namespace Reflect {\r\n    /**\r\n      * Applies a set of decorators to a target object.\r\n      * @param decorators An array of decorators.\r\n      * @param target The target object.\r\n      * @returns The result of applying the provided decorators.\r\n      * @remarks Decorators are applied in reverse order of their positions in the array.\r\n      * @example\r\n      *\r\n      *     class Example { }\r\n      *\r\n      *     // constructor\r\n      *     Example = Reflect.decorate(decoratorsArray, Example);\r\n      *\r\n      */\r\n    function decorate(decorators: ClassDecorator[], target: Function): Function;\r\n    /**\r\n      * Applies a set of decorators to a property of a target object.\r\n      * @param decorators An array of decorators.\r\n      * @param target The target object.\r\n      * @param propertyKey The property key to decorate.\r\n      * @param attributes A property descriptor.\r\n      * @remarks Decorators are applied in reverse order.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n      *         // static staticProperty;\r\n      *         // property;\r\n      *\r\n      *         static staticMethod() { }\r\n      *         method() { }\r\n      *     }\r\n      *\r\n      *     // property (on constructor)\r\n      *     Reflect.decorate(decoratorsArray, Example, \"staticProperty\");\r\n      *\r\n      *     // property (on prototype)\r\n      *     Reflect.decorate(decoratorsArray, Example.prototype, \"property\");\r\n      *\r\n      *     // method (on constructor)\r\n      *     Object.defineProperty(Example, \"staticMethod\",\r\n      *         Reflect.decorate(decoratorsArray, Example, \"staticMethod\",\r\n      *             Object.getOwnPropertyDescriptor(Example, \"staticMethod\")));\r\n      *\r\n      *     // method (on prototype)\r\n      *     Object.defineProperty(Example.prototype, \"method\",\r\n      *         Reflect.decorate(decoratorsArray, Example.prototype, \"method\",\r\n      *             Object.getOwnPropertyDescriptor(Example.prototype, \"method\")));\r\n      *\r\n      */\r\n    function decorate(decorators: (PropertyDecorator | MethodDecorator)[], target: Object, propertyKey: string | symbol, attributes?: PropertyDescriptor): PropertyDescriptor;\r\n    /**\r\n      * A default metadata decorator factory that can be used on a class, class member, or parameter.\r\n      * @param metadataKey The key for the metadata entry.\r\n      * @param metadataValue The value for the metadata entry.\r\n      * @returns A decorator function.\r\n      * @remarks\r\n      * If `metadataKey` is already defined for the target and target key, the\r\n      * metadataValue for that key will be overwritten.\r\n      * @example\r\n      *\r\n      *     // constructor\r\n      *     @Reflect.metadata(key, value)\r\n      *     class Example {\r\n      *     }\r\n      *\r\n      *     // property (on constructor, TypeScript only)\r\n      *     class Example {\r\n      *         @Reflect.metadata(key, value)\r\n      *         static staticProperty;\r\n      *     }\r\n      *\r\n      *     // property (on prototype, TypeScript only)\r\n      *     class Example {\r\n      *         @Reflect.metadata(key, value)\r\n      *         property;\r\n      *     }\r\n      *\r\n      *     // method (on constructor)\r\n      *     class Example {\r\n      *         @Reflect.metadata(key, value)\r\n      *         static staticMethod() { }\r\n      *     }\r\n      *\r\n      *     // method (on prototype)\r\n      *     class Example {\r\n      *         @Reflect.metadata(key, value)\r\n      *         method() { }\r\n      *     }\r\n      *\r\n      */\r\n    function metadata(metadataKey: any, metadataValue: any): {\r\n        (target: Function): void;\r\n        (target: Object, propertyKey: string | symbol): void;\r\n    };\r\n    /**\r\n      * Define a unique metadata entry on the target.\r\n      * @param metadataKey A key used to store and retrieve metadata.\r\n      * @param metadataValue A value that contains attached metadata.\r\n      * @param target The target object on which to define metadata.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *     }\r\n      *\r\n      *     // constructor\r\n      *     Reflect.defineMetadata(\"custom:annotation\", options, Example);\r\n      *\r\n      *     // decorator factory as metadata-producing annotation.\r\n      *     function MyAnnotation(options): ClassDecorator {\r\n      *         return target => Reflect.defineMetadata(\"custom:annotation\", options, target);\r\n      *     }\r\n      *\r\n      */\r\n    function defineMetadata(metadataKey: any, metadataValue: any, target: Object): void;\r\n    /**\r\n      * Define a unique metadata entry on the target.\r\n      * @param metadataKey A key used to store and retrieve metadata.\r\n      * @param metadataValue A value that contains attached metadata.\r\n      * @param target The target object on which to define metadata.\r\n      * @param propertyKey The property key for the target.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n      *         // static staticProperty;\r\n      *         // property;\r\n      *\r\n      *         static staticMethod(p) { }\r\n      *         method(p) { }\r\n      *     }\r\n      *\r\n      *     // property (on constructor)\r\n      *     Reflect.defineMetadata(\"custom:annotation\", Number, Example, \"staticProperty\");\r\n      *\r\n      *     // property (on prototype)\r\n      *     Reflect.defineMetadata(\"custom:annotation\", Number, Example.prototype, \"property\");\r\n      *\r\n      *     // method (on constructor)\r\n      *     Reflect.defineMetadata(\"custom:annotation\", Number, Example, \"staticMethod\");\r\n      *\r\n      *     // method (on prototype)\r\n      *     Reflect.defineMetadata(\"custom:annotation\", Number, Example.prototype, \"method\");\r\n      *\r\n      *     // decorator factory as metadata-producing annotation.\r\n      *     function MyAnnotation(options): PropertyDecorator {\r\n      *         return (target, key) => Reflect.defineMetadata(\"custom:annotation\", options, target, key);\r\n      *     }\r\n      *\r\n      */\r\n    function defineMetadata(metadataKey: any, metadataValue: any, target: Object, propertyKey: string | symbol): void;\r\n    /**\r\n      * Gets a value indicating whether the target object or its prototype chain has the provided metadata key defined.\r\n      * @param metadataKey A key used to store and retrieve metadata.\r\n      * @param target The target object on which the metadata is defined.\r\n      * @returns `true` if the metadata key was defined on the target object or its prototype chain; otherwise, `false`.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *     }\r\n      *\r\n      *     // constructor\r\n      *     result = Reflect.hasMetadata(\"custom:annotation\", Example);\r\n      *\r\n      */\r\n    function hasMetadata(metadataKey: any, target: Object): boolean;\r\n    /**\r\n      * Gets a value indicating whether the target object or its prototype chain has the provided metadata key defined.\r\n      * @param metadataKey A key used to store and retrieve metadata.\r\n      * @param target The target object on which the metadata is defined.\r\n      * @param propertyKey The property key for the target.\r\n      * @returns `true` if the metadata key was defined on the target object or its prototype chain; otherwise, `false`.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n      *         // static staticProperty;\r\n      *         // property;\r\n      *\r\n      *         static staticMethod(p) { }\r\n      *         method(p) { }\r\n      *     }\r\n      *\r\n      *     // property (on constructor)\r\n      *     result = Reflect.hasMetadata(\"custom:annotation\", Example, \"staticProperty\");\r\n      *\r\n      *     // property (on prototype)\r\n      *     result = Reflect.hasMetadata(\"custom:annotation\", Example.prototype, \"property\");\r\n      *\r\n      *     // method (on constructor)\r\n      *     result = Reflect.hasMetadata(\"custom:annotation\", Example, \"staticMethod\");\r\n      *\r\n      *     // method (on prototype)\r\n      *     result = Reflect.hasMetadata(\"custom:annotation\", Example.prototype, \"method\");\r\n      *\r\n      */\r\n    function hasMetadata(metadataKey: any, target: Object, propertyKey: string | symbol): boolean;\r\n    /**\r\n      * Gets a value indicating whether the target object has the provided metadata key defined.\r\n      * @param metadataKey A key used to store and retrieve metadata.\r\n      * @param target The target object on which the metadata is defined.\r\n      * @returns `true` if the metadata key was defined on the target object; otherwise, `false`.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *     }\r\n      *\r\n      *     // constructor\r\n      *     result = Reflect.hasOwnMetadata(\"custom:annotation\", Example);\r\n      *\r\n      */\r\n    function hasOwnMetadata(metadataKey: any, target: Object): boolean;\r\n    /**\r\n      * Gets a value indicating whether the target object has the provided metadata key defined.\r\n      * @param metadataKey A key used to store and retrieve metadata.\r\n      * @param target The target object on which the metadata is defined.\r\n      * @param propertyKey The property key for the target.\r\n      * @returns `true` if the metadata key was defined on the target object; otherwise, `false`.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n      *         // static staticProperty;\r\n      *         // property;\r\n      *\r\n      *         static staticMethod(p) { }\r\n      *         method(p) { }\r\n      *     }\r\n      *\r\n      *     // property (on constructor)\r\n      *     result = Reflect.hasOwnMetadata(\"custom:annotation\", Example, \"staticProperty\");\r\n      *\r\n      *     // property (on prototype)\r\n      *     result = Reflect.hasOwnMetadata(\"custom:annotation\", Example.prototype, \"property\");\r\n      *\r\n      *     // method (on constructor)\r\n      *     result = Reflect.hasOwnMetadata(\"custom:annotation\", Example, \"staticMethod\");\r\n      *\r\n      *     // method (on prototype)\r\n      *     result = Reflect.hasOwnMetadata(\"custom:annotation\", Example.prototype, \"method\");\r\n      *\r\n      */\r\n    function hasOwnMetadata(metadataKey: any, target: Object, propertyKey: string | symbol): boolean;\r\n    /**\r\n      * Gets the metadata value for the provided metadata key on the target object or its prototype chain.\r\n      * @param metadataKey A key used to store and retrieve metadata.\r\n      * @param target The target object on which the metadata is defined.\r\n      * @returns The metadata value for the metadata key if found; otherwise, `undefined`.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *     }\r\n      *\r\n      *     // constructor\r\n      *     result = Reflect.getMetadata(\"custom:annotation\", Example);\r\n      *\r\n      */\r\n    function getMetadata(metadataKey: any, target: Object): any;\r\n    /**\r\n      * Gets the metadata value for the provided metadata key on the target object or its prototype chain.\r\n      * @param metadataKey A key used to store and retrieve metadata.\r\n      * @param target The target object on which the metadata is defined.\r\n      * @param propertyKey The property key for the target.\r\n      * @returns The metadata value for the metadata key if found; otherwise, `undefined`.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n      *         // static staticProperty;\r\n      *         // property;\r\n      *\r\n      *         static staticMethod(p) { }\r\n      *         method(p) { }\r\n      *     }\r\n      *\r\n      *     // property (on constructor)\r\n      *     result = Reflect.getMetadata(\"custom:annotation\", Example, \"staticProperty\");\r\n      *\r\n      *     // property (on prototype)\r\n      *     result = Reflect.getMetadata(\"custom:annotation\", Example.prototype, \"property\");\r\n      *\r\n      *     // method (on constructor)\r\n      *     result = Reflect.getMetadata(\"custom:annotation\", Example, \"staticMethod\");\r\n      *\r\n      *     // method (on prototype)\r\n      *     result = Reflect.getMetadata(\"custom:annotation\", Example.prototype, \"method\");\r\n      *\r\n      */\r\n    function getMetadata(metadataKey: any, target: Object, propertyKey: string | symbol): any;\r\n    /**\r\n      * Gets the metadata value for the provided metadata key on the target object.\r\n      * @param metadataKey A key used to store and retrieve metadata.\r\n      * @param target The target object on which the metadata is defined.\r\n      * @returns The metadata value for the metadata key if found; otherwise, `undefined`.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *     }\r\n      *\r\n      *     // constructor\r\n      *     result = Reflect.getOwnMetadata(\"custom:annotation\", Example);\r\n      *\r\n      */\r\n    function getOwnMetadata(metadataKey: any, target: Object): any;\r\n    /**\r\n      * Gets the metadata value for the provided metadata key on the target object.\r\n      * @param metadataKey A key used to store and retrieve metadata.\r\n      * @param target The target object on which the metadata is defined.\r\n      * @param propertyKey The property key for the target.\r\n      * @returns The metadata value for the metadata key if found; otherwise, `undefined`.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n      *         // static staticProperty;\r\n      *         // property;\r\n      *\r\n      *         static staticMethod(p) { }\r\n      *         method(p) { }\r\n      *     }\r\n      *\r\n      *     // property (on constructor)\r\n      *     result = Reflect.getOwnMetadata(\"custom:annotation\", Example, \"staticProperty\");\r\n      *\r\n      *     // property (on prototype)\r\n      *     result = Reflect.getOwnMetadata(\"custom:annotation\", Example.prototype, \"property\");\r\n      *\r\n      *     // method (on constructor)\r\n      *     result = Reflect.getOwnMetadata(\"custom:annotation\", Example, \"staticMethod\");\r\n      *\r\n      *     // method (on prototype)\r\n      *     result = Reflect.getOwnMetadata(\"custom:annotation\", Example.prototype, \"method\");\r\n      *\r\n      */\r\n    function getOwnMetadata(metadataKey: any, target: Object, propertyKey: string | symbol): any;\r\n    /**\r\n      * Gets the metadata keys defined on the target object or its prototype chain.\r\n      * @param target The target object on which the metadata is defined.\r\n      * @returns An array of unique metadata keys.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *     }\r\n      *\r\n      *     // constructor\r\n      *     result = Reflect.getMetadataKeys(Example);\r\n      *\r\n      */\r\n    function getMetadataKeys(target: Object): any[];\r\n    /**\r\n      * Gets the metadata keys defined on the target object or its prototype chain.\r\n      * @param target The target object on which the metadata is defined.\r\n      * @param propertyKey The property key for the target.\r\n      * @returns An array of unique metadata keys.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n      *         // static staticProperty;\r\n      *         // property;\r\n      *\r\n      *         static staticMethod(p) { }\r\n      *         method(p) { }\r\n      *     }\r\n      *\r\n      *     // property (on constructor)\r\n      *     result = Reflect.getMetadataKeys(Example, \"staticProperty\");\r\n      *\r\n      *     // property (on prototype)\r\n      *     result = Reflect.getMetadataKeys(Example.prototype, \"property\");\r\n      *\r\n      *     // method (on constructor)\r\n      *     result = Reflect.getMetadataKeys(Example, \"staticMethod\");\r\n      *\r\n      *     // method (on prototype)\r\n      *     result = Reflect.getMetadataKeys(Example.prototype, \"method\");\r\n      *\r\n      */\r\n    function getMetadataKeys(target: Object, propertyKey: string | symbol): any[];\r\n    /**\r\n      * Gets the unique metadata keys defined on the target object.\r\n      * @param target The target object on which the metadata is defined.\r\n      * @returns An array of unique metadata keys.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *     }\r\n      *\r\n      *     // constructor\r\n      *     result = Reflect.getOwnMetadataKeys(Example);\r\n      *\r\n      */\r\n    function getOwnMetadataKeys(target: Object): any[];\r\n    /**\r\n      * Gets the unique metadata keys defined on the target object.\r\n      * @param target The target object on which the metadata is defined.\r\n      * @param propertyKey The property key for the target.\r\n      * @returns An array of unique metadata keys.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n      *         // static staticProperty;\r\n      *         // property;\r\n      *\r\n      *         static staticMethod(p) { }\r\n      *         method(p) { }\r\n      *     }\r\n      *\r\n      *     // property (on constructor)\r\n      *     result = Reflect.getOwnMetadataKeys(Example, \"staticProperty\");\r\n      *\r\n      *     // property (on prototype)\r\n      *     result = Reflect.getOwnMetadataKeys(Example.prototype, \"property\");\r\n      *\r\n      *     // method (on constructor)\r\n      *     result = Reflect.getOwnMetadataKeys(Example, \"staticMethod\");\r\n      *\r\n      *     // method (on prototype)\r\n      *     result = Reflect.getOwnMetadataKeys(Example.prototype, \"method\");\r\n      *\r\n      */\r\n    function getOwnMetadataKeys(target: Object, propertyKey: string | symbol): any[];\r\n    /**\r\n      * Deletes the metadata entry from the target object with the provided key.\r\n      * @param metadataKey A key used to store and retrieve metadata.\r\n      * @param target The target object on which the metadata is defined.\r\n      * @returns `true` if the metadata entry was found and deleted; otherwise, false.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *     }\r\n      *\r\n      *     // constructor\r\n      *     result = Reflect.deleteMetadata(\"custom:annotation\", Example);\r\n      *\r\n      */\r\n    function deleteMetadata(metadataKey: any, target: Object): boolean;\r\n    /**\r\n      * Deletes the metadata entry from the target object with the provided key.\r\n      * @param metadataKey A key used to store and retrieve metadata.\r\n      * @param target The target object on which the metadata is defined.\r\n      * @param propertyKey The property key for the target.\r\n      * @returns `true` if the metadata entry was found and deleted; otherwise, false.\r\n      * @example\r\n      *\r\n      *     class Example {\r\n      *         // property declarations are not part of ES6, though they are valid in TypeScript:\r\n      *         // static staticProperty;\r\n      *         // property;\r\n      *\r\n      *         static staticMethod(p) { }\r\n      *         method(p) { }\r\n      *     }\r\n      *\r\n      *     // property (on constructor)\r\n      *     result = Reflect.deleteMetadata(\"custom:annotation\", Example, \"staticProperty\");\r\n      *\r\n      *     // property (on prototype)\r\n      *     result = Reflect.deleteMetadata(\"custom:annotation\", Example.prototype, \"property\");\r\n      *\r\n      *     // method (on constructor)\r\n      *     result = Reflect.deleteMetadata(\"custom:annotation\", Example, \"staticMethod\");\r\n      *\r\n      *     // method (on prototype)\r\n      *     result = Reflect.deleteMetadata(\"custom:annotation\", Example.prototype, \"method\");\r\n      *\r\n      */\r\n    function deleteMetadata(metadataKey: any, target: Object, propertyKey: string | symbol): boolean;\r\n}",
  "node_modules/require-from-string/package.json": "{\n  \"name\": \"require-from-string\",\n  \"version\": \"2.0.2\",\n  \"description\": \"Require module from string\",\n  \"license\": \"MIT\",\n  \"repository\": \"floatdrop/require-from-string\",\n  \"author\": {\n    \"name\": \"Vsevolod Strukchinsky\",\n    \"email\": \"floatdrop@gmail.com\",\n    \"url\": \"github.com/floatdrop\"\n  },\n  \"engines\": {\n    \"node\": \">=0.10.0\"\n  },\n  \"scripts\": {\n    \"test\": \"mocha\"\n  },\n  \"files\": [\n    \"index.js\"\n  ],\n  \"keywords\": [\n    \"\"\n  ],\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"mocha\": \"*\"\n  }\n}\n",
  "node_modules/resolve/package.json": "{\n\t\"name\": \"resolve\",\n\t\"description\": \"resolve like require.resolve() on behalf of files asynchronously and synchronously\",\n\t\"version\": \"1.22.10\",\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git://github.com/browserify/resolve.git\"\n\t},\n\t\"bin\": {\n\t\t\"resolve\": \"./bin/resolve\"\n\t},\n\t\"main\": \"index.js\",\n\t\"keywords\": [\n\t\t\"resolve\",\n\t\t\"require\",\n\t\t\"node\",\n\t\t\"module\"\n\t],\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=autogenerated && cp node_modules/is-core-module/core.json ./lib/ ||:\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"prelint\": \"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\\\.git')\",\n\t\t\"lint\": \"eslint --ext=js,mjs --no-eslintrc -c .eslintrc . 'bin/**'\",\n\t\t\"pretests-only\": \"cd ./test/resolver/nested_symlinks && node mylib/sync && node mylib/async\",\n\t\t\"tests-only\": \"tape test/*.js\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"test\": \"npm run --silent tests-only\",\n\t\t\"posttest\": \"npm run test:multirepo && npx npm@'>= 10.2' audit --production\",\n\t\t\"test:multirepo\": \"cd ./test/resolver/multirepo && npm install && npm test\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@ljharb/eslint-config\": \"^21.1.1\",\n\t\t\"array.prototype.map\": \"^1.0.7\",\n\t\t\"copy-dir\": \"^1.3.0\",\n\t\t\"eclint\": \"^2.8.1\",\n\t\t\"eslint\": \"=8.8.0\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"mkdirp\": \"^0.5.5\",\n\t\t\"mv\": \"^2.1.1\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"object-keys\": \"^1.1.1\",\n\t\t\"rimraf\": \"^2.7.1\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"semver\": \"^6.3.1\",\n\t\t\"tap\": \"0.4.13\",\n\t\t\"tape\": \"^5.9.0\",\n\t\t\"tmp\": \"^0.0.31\"\n\t},\n\t\"license\": \"MIT\",\n\t\"author\": {\n\t\t\"name\": \"James Halliday\",\n\t\t\"email\": \"mail@substack.net\",\n\t\t\"url\": \"http://substack.net\"\n\t},\n\t\"funding\": {\n\t\t\"url\": \"https://github.com/sponsors/ljharb\"\n\t},\n\t\"dependencies\": {\n\t\t\"is-core-module\": \"^2.16.0\",\n\t\t\"path-parse\": \"^1.0.7\",\n\t\t\"supports-preserve-symlinks-flag\": \"^1.0.0\"\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\",\n\t\t\t\"appveyor.yml\",\n\t\t\t\"test/resolver/malformed_package_json\",\n\t\t\t\"test/list-exports\"\n\t\t]\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t}\n}\n",
  "node_modules/resolve-from/package.json": "{\n\t\"name\": \"resolve-from\",\n\t\"version\": \"4.0.0\",\n\t\"description\": \"Resolve the path of a module like `require.resolve()` but from a given path\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/resolve-from\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=4\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava\"\n\t},\n\t\"files\": [\n\t\t\"index.js\"\n\t],\n\t\"keywords\": [\n\t\t\"require\",\n\t\t\"resolve\",\n\t\t\"path\",\n\t\t\"module\",\n\t\t\"from\",\n\t\t\"like\",\n\t\t\"import\"\n\t],\n\t\"devDependencies\": {\n\t\t\"ava\": \"*\",\n\t\t\"xo\": \"*\"\n\t}\n}\n",
  "node_modules/restore-cursor/index.d.ts": "/**\nGracefully restore the CLI cursor on exit.\n\n@example\n```\nimport restoreCursor = require('restore-cursor');\n\nrestoreCursor();\n```\n*/\ndeclare function restoreCursor(): void;\n\nexport = restoreCursor;\n",
  "node_modules/restore-cursor/package.json": "{\n\t\"name\": \"restore-cursor\",\n\t\"version\": \"3.1.0\",\n\t\"description\": \"Gracefully restore the CLI cursor on exit\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/restore-cursor\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"exit\",\n\t\t\"quit\",\n\t\t\"process\",\n\t\t\"graceful\",\n\t\t\"shutdown\",\n\t\t\"sigterm\",\n\t\t\"sigint\",\n\t\t\"terminate\",\n\t\t\"kill\",\n\t\t\"stop\",\n\t\t\"cli\",\n\t\t\"cursor\",\n\t\t\"ansi\",\n\t\t\"show\",\n\t\t\"term\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"tty\",\n\t\t\"shell\",\n\t\t\"command-line\"\n\t],\n\t\"dependencies\": {\n\t\t\"onetime\": \"^5.1.0\",\n\t\t\"signal-exit\": \"^3.0.2\"\n\t},\n\t\"devDependencies\": {\n\t\t\"tsd\": \"^0.7.2\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/ret/dist/index.d.ts": "import { types } from './types';\nexport * from './tokenizer';\nexport * from './reconstruct';\nimport { tokenizer } from './tokenizer';\nexport * from './types';\nexport default tokenizer;\nexport { types };\n",
  "node_modules/ret/dist/reconstruct.d.ts": "import { Tokens } from './types';\nexport declare const reconstruct: (token: Tokens) => string;\n",
  "node_modules/ret/dist/sets-lookup.d.ts": "import { SetLookup } from './types';\nexport declare const INTS: SetLookup;\nexport declare const WORDS: SetLookup;\nexport declare const WHITESPACE: SetLookup;\nexport declare const NOTANYCHAR: SetLookup;\n",
  "node_modules/ret/dist/sets.d.ts": "import { Set } from './types';\nexport declare type SetFunc = () => Set;\nexport declare const words: SetFunc;\nexport declare const notWords: SetFunc;\nexport declare const ints: SetFunc;\nexport declare const notInts: SetFunc;\nexport declare const whitespace: SetFunc;\nexport declare const notWhitespace: SetFunc;\nexport declare const anyChar: SetFunc;\n",
  "node_modules/ret/dist/tokenizer.d.ts": "import { Root } from './types';\n/**\n * Tokenizes a regular expression (that is currently a string)\n * @param {string} regexpStr String of regular expression to be tokenized\n *\n * @returns {Root}\n */\nexport declare const tokenizer: (regexpStr: string) => Root;\n",
  "node_modules/ret/dist/types/index.d.ts": "export * from './tokens';\nexport * from './types';\nexport * from './set-lookup';\n",
  "node_modules/ret/dist/types/set-lookup.d.ts": "/**\n * The number of elements in a set lookup, and a\n * function that returns the lookup.\n */\nexport interface SetLookup {\n    len: number;\n    lookup: () => Record<string | number, boolean>;\n}\n",
  "node_modules/ret/dist/types/tokens.d.ts": "import { types } from './types';\ndeclare type Base<T, K> = {\n    type: T;\n} & K;\ndeclare type ValueType<T, K> = Base<T, {\n    value: K;\n}>;\nexport declare type Root = Base<types.ROOT, {\n    stack?: Token[];\n    options?: Token[][];\n    flags?: string[];\n}>;\nexport declare type Group = Base<types.GROUP, {\n    stack?: Token[];\n    options?: Token[][];\n    remember: boolean;\n    followedBy?: boolean;\n    notFollowedBy?: boolean;\n    lookBehind?: boolean;\n    name?: string;\n}>;\nexport declare type Set = Base<types.SET, {\n    set: SetTokens;\n    not: boolean;\n}>;\nexport declare type Range = Base<types.RANGE, {\n    from: number;\n    to: number;\n}>;\nexport declare type Repetition = Base<types.REPETITION, {\n    min: number;\n    max: number;\n    value: Token;\n}>;\nexport declare type Position = ValueType<types.POSITION, '$' | '^' | 'b' | 'B'>;\nexport declare type Reference = ValueType<types.REFERENCE, number>;\nexport declare type Char = ValueType<types.CHAR, number>;\nexport declare type Token = Group | Position | Set | Range | Repetition | Reference | Char;\nexport declare type Tokens = Root | Token;\nexport declare type SetTokens = (Range | Char | Set)[];\nexport {};\n",
  "node_modules/ret/dist/types/types.d.ts": "export declare enum types {\n    ROOT = 0,\n    GROUP = 1,\n    POSITION = 2,\n    SET = 3,\n    RANGE = 4,\n    REPETITION = 5,\n    REFERENCE = 6,\n    CHAR = 7\n}\n",
  "node_modules/ret/dist/util.d.ts": "import { SetTokens } from './types';\n/**\n * Finds character representations in str and convert all to\n * their respective characters.\n *\n * @param {string} str\n * @returns {string}\n */\nexport declare const strToChars: (str: string) => string;\n/**\n * Turns class into tokens\n * reads str until it encounters a ] not preceeded by a \\\n *\n * @param {string} str\n * @param {string} regexpStr\n * @returns {Array.<Array.<Object>, number>}\n */\nexport declare const tokenizeClass: (str: string, regexpStr: string) => [SetTokens, number];\n",
  "node_modules/ret/dist/write-set-tokens.d.ts": "import { Set } from './types';\n/**\n * Takes character code and returns character to be displayed in a set\n * @param {number} charCode Character code of set element\n * @returns {string} The string for the sets character\n */\nexport declare function setChar(charCode: number): string;\n/**\n * Writes the tokens for a set\n * @param {Set} set The set to display\n * @param {boolean} isNested Whether the token is nested inside another set token\n * @returns {string} The tokens for the set\n */\nexport declare function writeSetTokens(set: Set, isNested?: boolean): string;\n",
  "node_modules/reusify/package.json": "{\n  \"name\": \"reusify\",\n  \"version\": \"1.1.0\",\n  \"description\": \"Reuse objects and functions with style\",\n  \"main\": \"reusify.js\",\n  \"types\": \"reusify.d.ts\",\n  \"scripts\": {\n    \"lint\": \"eslint\",\n    \"test\": \"tape test.js\",\n    \"test:coverage\": \"c8 --100 tape test.js\",\n    \"test:typescript\": \"tsc\"\n  },\n  \"pre-commit\": [\n    \"lint\",\n    \"test\",\n    \"test:typescript\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/mcollina/reusify.git\"\n  },\n  \"keywords\": [\n    \"reuse\",\n    \"object\",\n    \"performance\",\n    \"function\",\n    \"fast\"\n  ],\n  \"author\": \"Matteo Collina <hello@matteocollina.com>\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/mcollina/reusify/issues\"\n  },\n  \"homepage\": \"https://github.com/mcollina/reusify#readme\",\n  \"engines\": {\n    \"node\": \">=0.10.0\",\n    \"iojs\": \">=1.0.0\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^22.9.0\",\n    \"eslint\": \"^9.13.0\",\n    \"neostandard\": \"^0.12.0\",\n    \"pre-commit\": \"^1.2.2\",\n    \"tape\": \"^5.0.0\",\n    \"c8\": \"^10.1.2\",\n    \"typescript\": \"^5.2.2\"\n  },\n  \"dependencies\": {\n  }\n}\n",
  "node_modules/reusify/reusify.d.ts": "interface Node {\n\tnext: Node | null;\n}\n\ninterface Constructor<T> {\n\tnew(): T;\n}\n\ndeclare function reusify<T extends Node>(constructor: Constructor<T>): {\n\tget(): T;\n\trelease(node: T): void;\n};\n\nexport = reusify;\n",
  "node_modules/rfdc/index.d.ts": "declare namespace rfdc {\n  interface Options {\n    proto?: boolean;\n    circles?: boolean;\n    constructorHandlers?: ConstructorHandlerConfig[];\n  }\n}\ntype Constructor<T> = {new(...args: any[]): T};\ntype ConstructorHandlerConfig<T = any> = [Constructor<T>, (o: T) => T];\n\ndeclare function rfdc(options?: rfdc.Options): <T>(input: T) => T;\n\nexport = rfdc;\n",
  "node_modules/rfdc/package.json": "{\n  \"name\": \"rfdc\",\n  \"version\": \"1.4.1\",\n  \"description\": \"Really Fast Deep Clone\",\n  \"main\": \"index.js\",\n  \"exports\": {\n    \".\": \"./index.js\",\n    \"./default\": \"./default.js\"\n  },\n  \"scripts\": {\n    \"test\": \"tap -R min test && npm run lint\",\n    \"bench\": \"node benchmark\",\n    \"lint\": \"standard --fix\",\n    \"cov\": \"tap --100 test\",\n    \"cov-ui\": \"tap --coverage-report=html test\",\n    \"ci\": \"standard && tap --100 --coverage-report=text-lcov test | codecov --pipe\"\n  },\n  \"keywords\": [\n    \"object\",\n    \"obj\",\n    \"properties\",\n    \"clone\",\n    \"copy\",\n    \"deep\",\n    \"recursive\",\n    \"key\",\n    \"keys\",\n    \"values\",\n    \"prop\",\n    \"deep-clone\",\n    \"deepclone\",\n    \"deep-copy\",\n    \"deepcopy\",\n    \"fast\",\n    \"performance\",\n    \"performant\",\n    \"fastclone\",\n    \"fastcopy\",\n    \"fast-clone\",\n    \"fast-deep-clone\",\n    \"fast-copy\",\n    \"fast-deep-copy\"\n  ],\n  \"author\": \"David Mark Clements <david.clements@nearform.com>\",\n  \"license\": \"MIT\",\n  \"devDependencies\": {\n    \"clone-deep\": \"^4.0.1\",\n    \"codecov\": \"^3.4.0\",\n    \"deep-copy\": \"^1.4.2\",\n    \"fast-copy\": \"^1.2.1\",\n    \"fastbench\": \"^1.0.1\",\n    \"fastest-json-copy\": \"^1.0.1\",\n    \"lodash.clonedeep\": \"^4.5.0\",\n    \"nano-copy\": \"^0.1.0\",\n    \"plain-object-clone\": \"^1.1.0\",\n    \"ramda\": \"^0.27.1\",\n    \"standard\": \"^17.0.0\",\n    \"tap\": \"^12.0.1\",\n    \"tsd\": \"^0.7.4\"\n  },\n  \"directories\": {\n    \"test\": \"test\"\n  },\n  \"dependencies\": {},\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/davidmarkclements/rfdc.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/davidmarkclements/rfdc/issues\"\n  },\n  \"homepage\": \"https://github.com/davidmarkclements/rfdc#readme\"\n}\n",
  "node_modules/router/package.json": "{\n  \"name\": \"router\",\n  \"description\": \"Simple middleware-style router\",\n  \"version\": \"2.2.0\",\n  \"author\": \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n  \"contributors\": [\n    \"Blake Embrey <hello@blakeembrey.com>\"\n  ],\n  \"license\": \"MIT\",\n  \"repository\": \"pillarjs/router\",\n  \"dependencies\": {\n    \"debug\": \"^4.4.0\",\n    \"depd\": \"^2.0.0\",\n    \"is-promise\": \"^4.0.0\",\n    \"parseurl\": \"^1.3.3\",\n    \"path-to-regexp\": \"^8.0.0\"\n  },\n  \"devDependencies\": {\n    \"finalhandler\": \"^2.1.0\",\n    \"mocha\": \"10.2.0\",\n    \"nyc\": \"15.1.0\",\n    \"run-series\": \"^1.1.9\",\n    \"standard\": \"^17.1.0\",\n    \"supertest\": \"6.3.3\"\n  },\n  \"files\": [\n    \"lib/\",\n    \"LICENSE\",\n    \"HISTORY.md\",\n    \"README.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 18\"\n  },\n  \"scripts\": {\n    \"lint\": \"standard\",\n    \"test\": \"mocha --reporter spec --bail --check-leaks test/\",\n    \"test:debug\": \"mocha --reporter spec --bail --check-leaks test/ --inspect --inspect-brk\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=text npm test\",\n    \"version\": \"node scripts/version-history.js && git add HISTORY.md\"\n  }\n}\n",
  "node_modules/run-async/package.json": "{\n  \"name\": \"run-async\",\n  \"version\": \"2.4.1\",\n  \"description\": \"Utility method to run function either synchronously or asynchronously using the common `this.async()` style.\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"mocha -R spec\"\n  },\n  \"engines\": {\n    \"node\": \">=0.12.0\"\n  },\n  \"repository\": \"SBoudrias/run-async\",\n  \"keywords\": [\n    \"flow\",\n    \"flow-control\",\n    \"async\"\n  ],\n  \"files\": [\n    \"index.js\"\n  ],\n  \"author\": \"Simon Boudrias <admin@simonboudrias.com>\",\n  \"license\": \"MIT\",\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"mocha\": \"^7.1.0\"\n  }\n}\n",
  "node_modules/rxjs/dist/types/ajax/index.d.ts": "export { ajax } from '../internal/ajax/ajax';\nexport { AjaxError, AjaxTimeoutError } from '../internal/ajax/errors';\nexport { AjaxResponse } from '../internal/ajax/AjaxResponse';\nexport { AjaxRequest, AjaxConfig, AjaxDirection } from '../internal/ajax/types';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/rxjs/dist/types/fetch/index.d.ts": "export { fromFetch } from '../internal/observable/dom/fetch';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/rxjs/dist/types/index.d.ts": "/// <reference path=\"operators/index.d.ts\" />\n/// <reference path=\"testing/index.d.ts\" />\nexport { Observable } from './internal/Observable';\nexport { ConnectableObservable } from './internal/observable/ConnectableObservable';\nexport { GroupedObservable } from './internal/operators/groupBy';\nexport { Operator } from './internal/Operator';\nexport { observable } from './internal/symbol/observable';\nexport { animationFrames } from './internal/observable/dom/animationFrames';\nexport { Subject } from './internal/Subject';\nexport { BehaviorSubject } from './internal/BehaviorSubject';\nexport { ReplaySubject } from './internal/ReplaySubject';\nexport { AsyncSubject } from './internal/AsyncSubject';\nexport { asap, asapScheduler } from './internal/scheduler/asap';\nexport { async, asyncScheduler } from './internal/scheduler/async';\nexport { queue, queueScheduler } from './internal/scheduler/queue';\nexport { animationFrame, animationFrameScheduler } from './internal/scheduler/animationFrame';\nexport { VirtualTimeScheduler, VirtualAction } from './internal/scheduler/VirtualTimeScheduler';\nexport { Scheduler } from './internal/Scheduler';\nexport { Subscription } from './internal/Subscription';\nexport { Subscriber } from './internal/Subscriber';\nexport { Notification, NotificationKind } from './internal/Notification';\nexport { pipe } from './internal/util/pipe';\nexport { noop } from './internal/util/noop';\nexport { identity } from './internal/util/identity';\nexport { isObservable } from './internal/util/isObservable';\nexport { lastValueFrom } from './internal/lastValueFrom';\nexport { firstValueFrom } from './internal/firstValueFrom';\nexport { ArgumentOutOfRangeError } from './internal/util/ArgumentOutOfRangeError';\nexport { EmptyError } from './internal/util/EmptyError';\nexport { NotFoundError } from './internal/util/NotFoundError';\nexport { ObjectUnsubscribedError } from './internal/util/ObjectUnsubscribedError';\nexport { SequenceError } from './internal/util/SequenceError';\nexport { TimeoutError } from './internal/operators/timeout';\nexport { UnsubscriptionError } from './internal/util/UnsubscriptionError';\nexport { bindCallback } from './internal/observable/bindCallback';\nexport { bindNodeCallback } from './internal/observable/bindNodeCallback';\nexport { combineLatest } from './internal/observable/combineLatest';\nexport { concat } from './internal/observable/concat';\nexport { connectable } from './internal/observable/connectable';\nexport { defer } from './internal/observable/defer';\nexport { empty } from './internal/observable/empty';\nexport { forkJoin } from './internal/observable/forkJoin';\nexport { from } from './internal/observable/from';\nexport { fromEvent } from './internal/observable/fromEvent';\nexport { fromEventPattern } from './internal/observable/fromEventPattern';\nexport { generate } from './internal/observable/generate';\nexport { iif } from './internal/observable/iif';\nexport { interval } from './internal/observable/interval';\nexport { merge } from './internal/observable/merge';\nexport { never } from './internal/observable/never';\nexport { of } from './internal/observable/of';\nexport { onErrorResumeNext } from './internal/observable/onErrorResumeNext';\nexport { pairs } from './internal/observable/pairs';\nexport { partition } from './internal/observable/partition';\nexport { race } from './internal/observable/race';\nexport { range } from './internal/observable/range';\nexport { throwError } from './internal/observable/throwError';\nexport { timer } from './internal/observable/timer';\nexport { using } from './internal/observable/using';\nexport { zip } from './internal/observable/zip';\nexport { scheduled } from './internal/scheduled/scheduled';\nexport { EMPTY } from './internal/observable/empty';\nexport { NEVER } from './internal/observable/never';\nexport * from './internal/types';\nexport { config, GlobalConfig } from './internal/config';\nexport { audit } from './internal/operators/audit';\nexport { auditTime } from './internal/operators/auditTime';\nexport { buffer } from './internal/operators/buffer';\nexport { bufferCount } from './internal/operators/bufferCount';\nexport { bufferTime } from './internal/operators/bufferTime';\nexport { bufferToggle } from './internal/operators/bufferToggle';\nexport { bufferWhen } from './internal/operators/bufferWhen';\nexport { catchError } from './internal/operators/catchError';\nexport { combineAll } from './internal/operators/combineAll';\nexport { combineLatestAll } from './internal/operators/combineLatestAll';\nexport { combineLatestWith } from './internal/operators/combineLatestWith';\nexport { concatAll } from './internal/operators/concatAll';\nexport { concatMap } from './internal/operators/concatMap';\nexport { concatMapTo } from './internal/operators/concatMapTo';\nexport { concatWith } from './internal/operators/concatWith';\nexport { connect, ConnectConfig } from './internal/operators/connect';\nexport { count } from './internal/operators/count';\nexport { debounce } from './internal/operators/debounce';\nexport { debounceTime } from './internal/operators/debounceTime';\nexport { defaultIfEmpty } from './internal/operators/defaultIfEmpty';\nexport { delay } from './internal/operators/delay';\nexport { delayWhen } from './internal/operators/delayWhen';\nexport { dematerialize } from './internal/operators/dematerialize';\nexport { distinct } from './internal/operators/distinct';\nexport { distinctUntilChanged } from './internal/operators/distinctUntilChanged';\nexport { distinctUntilKeyChanged } from './internal/operators/distinctUntilKeyChanged';\nexport { elementAt } from './internal/operators/elementAt';\nexport { endWith } from './internal/operators/endWith';\nexport { every } from './internal/operators/every';\nexport { exhaust } from './internal/operators/exhaust';\nexport { exhaustAll } from './internal/operators/exhaustAll';\nexport { exhaustMap } from './internal/operators/exhaustMap';\nexport { expand } from './internal/operators/expand';\nexport { filter } from './internal/operators/filter';\nexport { finalize } from './internal/operators/finalize';\nexport { find } from './internal/operators/find';\nexport { findIndex } from './internal/operators/findIndex';\nexport { first } from './internal/operators/first';\nexport { groupBy, BasicGroupByOptions, GroupByOptionsWithElement } from './internal/operators/groupBy';\nexport { ignoreElements } from './internal/operators/ignoreElements';\nexport { isEmpty } from './internal/operators/isEmpty';\nexport { last } from './internal/operators/last';\nexport { map } from './internal/operators/map';\nexport { mapTo } from './internal/operators/mapTo';\nexport { materialize } from './internal/operators/materialize';\nexport { max } from './internal/operators/max';\nexport { mergeAll } from './internal/operators/mergeAll';\nexport { flatMap } from './internal/operators/flatMap';\nexport { mergeMap } from './internal/operators/mergeMap';\nexport { mergeMapTo } from './internal/operators/mergeMapTo';\nexport { mergeScan } from './internal/operators/mergeScan';\nexport { mergeWith } from './internal/operators/mergeWith';\nexport { min } from './internal/operators/min';\nexport { multicast } from './internal/operators/multicast';\nexport { observeOn } from './internal/operators/observeOn';\nexport { onErrorResumeNextWith } from './internal/operators/onErrorResumeNextWith';\nexport { pairwise } from './internal/operators/pairwise';\nexport { pluck } from './internal/operators/pluck';\nexport { publish } from './internal/operators/publish';\nexport { publishBehavior } from './internal/operators/publishBehavior';\nexport { publishLast } from './internal/operators/publishLast';\nexport { publishReplay } from './internal/operators/publishReplay';\nexport { raceWith } from './internal/operators/raceWith';\nexport { reduce } from './internal/operators/reduce';\nexport { repeat, RepeatConfig } from './internal/operators/repeat';\nexport { repeatWhen } from './internal/operators/repeatWhen';\nexport { retry, RetryConfig } from './internal/operators/retry';\nexport { retryWhen } from './internal/operators/retryWhen';\nexport { refCount } from './internal/operators/refCount';\nexport { sample } from './internal/operators/sample';\nexport { sampleTime } from './internal/operators/sampleTime';\nexport { scan } from './internal/operators/scan';\nexport { sequenceEqual } from './internal/operators/sequenceEqual';\nexport { share, ShareConfig } from './internal/operators/share';\nexport { shareReplay, ShareReplayConfig } from './internal/operators/shareReplay';\nexport { single } from './internal/operators/single';\nexport { skip } from './internal/operators/skip';\nexport { skipLast } from './internal/operators/skipLast';\nexport { skipUntil } from './internal/operators/skipUntil';\nexport { skipWhile } from './internal/operators/skipWhile';\nexport { startWith } from './internal/operators/startWith';\nexport { subscribeOn } from './internal/operators/subscribeOn';\nexport { switchAll } from './internal/operators/switchAll';\nexport { switchMap } from './internal/operators/switchMap';\nexport { switchMapTo } from './internal/operators/switchMapTo';\nexport { switchScan } from './internal/operators/switchScan';\nexport { take } from './internal/operators/take';\nexport { takeLast } from './internal/operators/takeLast';\nexport { takeUntil } from './internal/operators/takeUntil';\nexport { takeWhile } from './internal/operators/takeWhile';\nexport { tap, TapObserver } from './internal/operators/tap';\nexport { throttle, ThrottleConfig } from './internal/operators/throttle';\nexport { throttleTime } from './internal/operators/throttleTime';\nexport { throwIfEmpty } from './internal/operators/throwIfEmpty';\nexport { timeInterval } from './internal/operators/timeInterval';\nexport { timeout, TimeoutConfig, TimeoutInfo } from './internal/operators/timeout';\nexport { timeoutWith } from './internal/operators/timeoutWith';\nexport { timestamp } from './internal/operators/timestamp';\nexport { toArray } from './internal/operators/toArray';\nexport { window } from './internal/operators/window';\nexport { windowCount } from './internal/operators/windowCount';\nexport { windowTime } from './internal/operators/windowTime';\nexport { windowToggle } from './internal/operators/windowToggle';\nexport { windowWhen } from './internal/operators/windowWhen';\nexport { withLatestFrom } from './internal/operators/withLatestFrom';\nexport { zipAll } from './internal/operators/zipAll';\nexport { zipWith } from './internal/operators/zipWith';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/rxjs/dist/types/internal/AnyCatcher.d.ts": "declare const anyCatcherSymbol: unique symbol;\n/**\n * This is just a type that we're using to identify `any` being passed to\n * function overloads. This is used because of situations like {@link forkJoin},\n * where it could return an `Observable<T[]>` or an `Observable<{ [key: K]: T }>`,\n * so `forkJoin(any)` would mean we need to return `Observable<unknown>`.\n */\nexport declare type AnyCatcher = typeof anyCatcherSymbol;\nexport {};\n//# sourceMappingURL=AnyCatcher.d.ts.map",
  "node_modules/rxjs/dist/types/internal/AsyncSubject.d.ts": "import { Subject } from './Subject';\n/**\n * A variant of Subject that only emits a value when it completes. It will emit\n * its latest value to all its observers on completion.\n */\nexport declare class AsyncSubject<T> extends Subject<T> {\n    private _value;\n    private _hasValue;\n    private _isComplete;\n    next(value: T): void;\n    complete(): void;\n}\n//# sourceMappingURL=AsyncSubject.d.ts.map",
  "node_modules/rxjs/dist/types/internal/BehaviorSubject.d.ts": "import { Subject } from './Subject';\n/**\n * A variant of Subject that requires an initial value and emits its current\n * value whenever it is subscribed to.\n */\nexport declare class BehaviorSubject<T> extends Subject<T> {\n    private _value;\n    constructor(_value: T);\n    get value(): T;\n    getValue(): T;\n    next(value: T): void;\n}\n//# sourceMappingURL=BehaviorSubject.d.ts.map",
  "node_modules/rxjs/dist/types/internal/Notification.d.ts": "import { PartialObserver, ObservableNotification, CompleteNotification, NextNotification, ErrorNotification } from './types';\nimport { Observable } from './Observable';\n/**\n * @deprecated Use a string literal instead. `NotificationKind` will be replaced with a type alias in v8.\n * It will not be replaced with a const enum as those are not compatible with isolated modules.\n */\nexport declare enum NotificationKind {\n    NEXT = \"N\",\n    ERROR = \"E\",\n    COMPLETE = \"C\"\n}\n/**\n * Represents a push-based event or value that an {@link Observable} can emit.\n * This class is particularly useful for operators that manage notifications,\n * like {@link materialize}, {@link dematerialize}, {@link observeOn}, and\n * others. Besides wrapping the actual delivered value, it also annotates it\n * with metadata of, for instance, what type of push message it is (`next`,\n * `error`, or `complete`).\n *\n * @see {@link materialize}\n * @see {@link dematerialize}\n * @see {@link observeOn}\n * @deprecated It is NOT recommended to create instances of `Notification` directly.\n * Rather, try to create POJOs matching the signature outlined in {@link ObservableNotification}.\n * For example: `{ kind: 'N', value: 1 }`, `{ kind: 'E', error: new Error('bad') }`, or `{ kind: 'C' }`.\n * Will be removed in v8.\n */\nexport declare class Notification<T> {\n    readonly kind: 'N' | 'E' | 'C';\n    readonly value?: T | undefined;\n    readonly error?: any;\n    /**\n     * A value signifying that the notification will \"next\" if observed. In truth,\n     * This is really synonymous with just checking `kind === \"N\"`.\n     * @deprecated Will be removed in v8. Instead, just check to see if the value of `kind` is `\"N\"`.\n     */\n    readonly hasValue: boolean;\n    /**\n     * Creates a \"Next\" notification object.\n     * @param kind Always `'N'`\n     * @param value The value to notify with if observed.\n     * @deprecated Internal implementation detail. Use {@link Notification#createNext createNext} instead.\n     */\n    constructor(kind: 'N', value?: T);\n    /**\n     * Creates an \"Error\" notification object.\n     * @param kind Always `'E'`\n     * @param value Always `undefined`\n     * @param error The error to notify with if observed.\n     * @deprecated Internal implementation detail. Use {@link Notification#createError createError} instead.\n     */\n    constructor(kind: 'E', value: undefined, error: any);\n    /**\n     * Creates a \"completion\" notification object.\n     * @param kind Always `'C'`\n     * @deprecated Internal implementation detail. Use {@link Notification#createComplete createComplete} instead.\n     */\n    constructor(kind: 'C');\n    /**\n     * Executes the appropriate handler on a passed `observer` given the `kind` of notification.\n     * If the handler is missing it will do nothing. Even if the notification is an error, if\n     * there is no error handler on the observer, an error will not be thrown, it will noop.\n     * @param observer The observer to notify.\n     */\n    observe(observer: PartialObserver<T>): void;\n    /**\n     * Executes a notification on the appropriate handler from a list provided.\n     * If a handler is missing for the kind of notification, nothing is called\n     * and no error is thrown, it will be a noop.\n     * @param next A next handler\n     * @param error An error handler\n     * @param complete A complete handler\n     * @deprecated Replaced with {@link Notification#observe observe}. Will be removed in v8.\n     */\n    do(next: (value: T) => void, error: (err: any) => void, complete: () => void): void;\n    /**\n     * Executes a notification on the appropriate handler from a list provided.\n     * If a handler is missing for the kind of notification, nothing is called\n     * and no error is thrown, it will be a noop.\n     * @param next A next handler\n     * @param error An error handler\n     * @deprecated Replaced with {@link Notification#observe observe}. Will be removed in v8.\n     */\n    do(next: (value: T) => void, error: (err: any) => void): void;\n    /**\n     * Executes the next handler if the Notification is of `kind` `\"N\"`. Otherwise\n     * this will not error, and it will be a noop.\n     * @param next The next handler\n     * @deprecated Replaced with {@link Notification#observe observe}. Will be removed in v8.\n     */\n    do(next: (value: T) => void): void;\n    /**\n     * Executes a notification on the appropriate handler from a list provided.\n     * If a handler is missing for the kind of notification, nothing is called\n     * and no error is thrown, it will be a noop.\n     * @param next A next handler\n     * @param error An error handler\n     * @param complete A complete handler\n     * @deprecated Replaced with {@link Notification#observe observe}. Will be removed in v8.\n     */\n    accept(next: (value: T) => void, error: (err: any) => void, complete: () => void): void;\n    /**\n     * Executes a notification on the appropriate handler from a list provided.\n     * If a handler is missing for the kind of notification, nothing is called\n     * and no error is thrown, it will be a noop.\n     * @param next A next handler\n     * @param error An error handler\n     * @deprecated Replaced with {@link Notification#observe observe}. Will be removed in v8.\n     */\n    accept(next: (value: T) => void, error: (err: any) => void): void;\n    /**\n     * Executes the next handler if the Notification is of `kind` `\"N\"`. Otherwise\n     * this will not error, and it will be a noop.\n     * @param next The next handler\n     * @deprecated Replaced with {@link Notification#observe observe}. Will be removed in v8.\n     */\n    accept(next: (value: T) => void): void;\n    /**\n     * Executes the appropriate handler on a passed `observer` given the `kind` of notification.\n     * If the handler is missing it will do nothing. Even if the notification is an error, if\n     * there is no error handler on the observer, an error will not be thrown, it will noop.\n     * @param observer The observer to notify.\n     * @deprecated Replaced with {@link Notification#observe observe}. Will be removed in v8.\n     */\n    accept(observer: PartialObserver<T>): void;\n    /**\n     * Returns a simple Observable that just delivers the notification represented\n     * by this Notification instance.\n     *\n     * @deprecated Will be removed in v8. To convert a `Notification` to an {@link Observable},\n     * use {@link of} and {@link dematerialize}: `of(notification).pipe(dematerialize())`.\n     */\n    toObservable(): Observable<T>;\n    private static completeNotification;\n    /**\n     * A shortcut to create a Notification instance of the type `next` from a\n     * given value.\n     * @param value The `next` value.\n     * @return The \"next\" Notification representing the argument.\n     * @deprecated It is NOT recommended to create instances of `Notification` directly.\n     * Rather, try to create POJOs matching the signature outlined in {@link ObservableNotification}.\n     * For example: `{ kind: 'N', value: 1 }`, `{ kind: 'E', error: new Error('bad') }`, or `{ kind: 'C' }`.\n     * Will be removed in v8.\n     */\n    static createNext<T>(value: T): Notification<T> & NextNotification<T>;\n    /**\n     * A shortcut to create a Notification instance of the type `error` from a\n     * given error.\n     * @param err The `error` error.\n     * @return The \"error\" Notification representing the argument.\n     * @deprecated It is NOT recommended to create instances of `Notification` directly.\n     * Rather, try to create POJOs matching the signature outlined in {@link ObservableNotification}.\n     * For example: `{ kind: 'N', value: 1 }`, `{ kind: 'E', error: new Error('bad') }`, or `{ kind: 'C' }`.\n     * Will be removed in v8.\n     */\n    static createError(err?: any): Notification<never> & ErrorNotification;\n    /**\n     * A shortcut to create a Notification instance of the type `complete`.\n     * @return The valueless \"complete\" Notification.\n     * @deprecated It is NOT recommended to create instances of `Notification` directly.\n     * Rather, try to create POJOs matching the signature outlined in {@link ObservableNotification}.\n     * For example: `{ kind: 'N', value: 1 }`, `{ kind: 'E', error: new Error('bad') }`, or `{ kind: 'C' }`.\n     * Will be removed in v8.\n     */\n    static createComplete(): Notification<never> & CompleteNotification;\n}\n/**\n * Executes the appropriate handler on a passed `observer` given the `kind` of notification.\n * If the handler is missing it will do nothing. Even if the notification is an error, if\n * there is no error handler on the observer, an error will not be thrown, it will noop.\n * @param notification The notification object to observe.\n * @param observer The observer to notify.\n */\nexport declare function observeNotification<T>(notification: ObservableNotification<T>, observer: PartialObserver<T>): void;\n//# sourceMappingURL=Notification.d.ts.map",
  "node_modules/rxjs/dist/types/internal/NotificationFactories.d.ts": "export {};\n//# sourceMappingURL=NotificationFactories.d.ts.map",
  "node_modules/rxjs/dist/types/internal/Observable.d.ts": "import { Operator } from './Operator';\nimport { Subscriber } from './Subscriber';\nimport { Subscription } from './Subscription';\nimport { TeardownLogic, OperatorFunction, Subscribable, Observer } from './types';\n/**\n * A representation of any set of values over any amount of time. This is the most basic building block\n * of RxJS.\n */\nexport declare class Observable<T> implements Subscribable<T> {\n    /**\n     * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n     */\n    source: Observable<any> | undefined;\n    /**\n     * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n     */\n    operator: Operator<any, T> | undefined;\n    /**\n     * @param subscribe The function that is called when the Observable is\n     * initially subscribed to. This function is given a Subscriber, to which new values\n     * can be `next`ed, or an `error` method can be called to raise an error, or\n     * `complete` can be called to notify of a successful completion.\n     */\n    constructor(subscribe?: (this: Observable<T>, subscriber: Subscriber<T>) => TeardownLogic);\n    /**\n     * Creates a new Observable by calling the Observable constructor\n     * @param subscribe the subscriber function to be passed to the Observable constructor\n     * @return A new observable.\n     * @deprecated Use `new Observable()` instead. Will be removed in v8.\n     */\n    static create: (...args: any[]) => any;\n    /**\n     * Creates a new Observable, with this Observable instance as the source, and the passed\n     * operator defined as the new observable's operator.\n     * @param operator the operator defining the operation to take on the observable\n     * @return A new observable with the Operator applied.\n     * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n     * If you have implemented an operator using `lift`, it is recommended that you create an\n     * operator by simply returning `new Observable()` directly. See \"Creating new operators from\n     * scratch\" section here: https://rxjs.dev/guide/operators\n     */\n    lift<R>(operator?: Operator<T, R>): Observable<R>;\n    subscribe(observerOrNext?: Partial<Observer<T>> | ((value: T) => void)): Subscription;\n    /** @deprecated Instead of passing separate callback arguments, use an observer argument. Signatures taking separate callback arguments will be removed in v8. Details: https://rxjs.dev/deprecations/subscribe-arguments */\n    subscribe(next?: ((value: T) => void) | null, error?: ((error: any) => void) | null, complete?: (() => void) | null): Subscription;\n    /**\n     * Used as a NON-CANCELLABLE means of subscribing to an observable, for use with\n     * APIs that expect promises, like `async/await`. You cannot unsubscribe from this.\n     *\n     * **WARNING**: Only use this with observables you *know* will complete. If the source\n     * observable does not complete, you will end up with a promise that is hung up, and\n     * potentially all of the state of an async function hanging out in memory. To avoid\n     * this situation, look into adding something like {@link timeout}, {@link take},\n     * {@link takeWhile}, or {@link takeUntil} amongst others.\n     *\n     * #### Example\n     *\n     * ```ts\n     * import { interval, take } from 'rxjs';\n     *\n     * const source$ = interval(1000).pipe(take(4));\n     *\n     * async function getTotal() {\n     *   let total = 0;\n     *\n     *   await source$.forEach(value => {\n     *     total += value;\n     *     console.log('observable -> ' + value);\n     *   });\n     *\n     *   return total;\n     * }\n     *\n     * getTotal().then(\n     *   total => console.log('Total: ' + total)\n     * );\n     *\n     * // Expected:\n     * // 'observable -> 0'\n     * // 'observable -> 1'\n     * // 'observable -> 2'\n     * // 'observable -> 3'\n     * // 'Total: 6'\n     * ```\n     *\n     * @param next A handler for each value emitted by the observable.\n     * @return A promise that either resolves on observable completion or\n     * rejects with the handled error.\n     */\n    forEach(next: (value: T) => void): Promise<void>;\n    /**\n     * @param next a handler for each value emitted by the observable\n     * @param promiseCtor a constructor function used to instantiate the Promise\n     * @return a promise that either resolves on observable completion or\n     *  rejects with the handled error\n     * @deprecated Passing a Promise constructor will no longer be available\n     * in upcoming versions of RxJS. This is because it adds weight to the library, for very\n     * little benefit. If you need this functionality, it is recommended that you either\n     * polyfill Promise, or you create an adapter to convert the returned native promise\n     * to whatever promise implementation you wanted. Will be removed in v8.\n     */\n    forEach(next: (value: T) => void, promiseCtor: PromiseConstructorLike): Promise<void>;\n    pipe(): Observable<T>;\n    pipe<A>(op1: OperatorFunction<T, A>): Observable<A>;\n    pipe<A, B>(op1: OperatorFunction<T, A>, op2: OperatorFunction<A, B>): Observable<B>;\n    pipe<A, B, C>(op1: OperatorFunction<T, A>, op2: OperatorFunction<A, B>, op3: OperatorFunction<B, C>): Observable<C>;\n    pipe<A, B, C, D>(op1: OperatorFunction<T, A>, op2: OperatorFunction<A, B>, op3: OperatorFunction<B, C>, op4: OperatorFunction<C, D>): Observable<D>;\n    pipe<A, B, C, D, E>(op1: OperatorFunction<T, A>, op2: OperatorFunction<A, B>, op3: OperatorFunction<B, C>, op4: OperatorFunction<C, D>, op5: OperatorFunction<D, E>): Observable<E>;\n    pipe<A, B, C, D, E, F>(op1: OperatorFunction<T, A>, op2: OperatorFunction<A, B>, op3: OperatorFunction<B, C>, op4: OperatorFunction<C, D>, op5: OperatorFunction<D, E>, op6: OperatorFunction<E, F>): Observable<F>;\n    pipe<A, B, C, D, E, F, G>(op1: OperatorFunction<T, A>, op2: OperatorFunction<A, B>, op3: OperatorFunction<B, C>, op4: OperatorFunction<C, D>, op5: OperatorFunction<D, E>, op6: OperatorFunction<E, F>, op7: OperatorFunction<F, G>): Observable<G>;\n    pipe<A, B, C, D, E, F, G, H>(op1: OperatorFunction<T, A>, op2: OperatorFunction<A, B>, op3: OperatorFunction<B, C>, op4: OperatorFunction<C, D>, op5: OperatorFunction<D, E>, op6: OperatorFunction<E, F>, op7: OperatorFunction<F, G>, op8: OperatorFunction<G, H>): Observable<H>;\n    pipe<A, B, C, D, E, F, G, H, I>(op1: OperatorFunction<T, A>, op2: OperatorFunction<A, B>, op3: OperatorFunction<B, C>, op4: OperatorFunction<C, D>, op5: OperatorFunction<D, E>, op6: OperatorFunction<E, F>, op7: OperatorFunction<F, G>, op8: OperatorFunction<G, H>, op9: OperatorFunction<H, I>): Observable<I>;\n    pipe<A, B, C, D, E, F, G, H, I>(op1: OperatorFunction<T, A>, op2: OperatorFunction<A, B>, op3: OperatorFunction<B, C>, op4: OperatorFunction<C, D>, op5: OperatorFunction<D, E>, op6: OperatorFunction<E, F>, op7: OperatorFunction<F, G>, op8: OperatorFunction<G, H>, op9: OperatorFunction<H, I>, ...operations: OperatorFunction<any, any>[]): Observable<unknown>;\n    /** @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise */\n    toPromise(): Promise<T | undefined>;\n    /** @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise */\n    toPromise(PromiseCtor: typeof Promise): Promise<T | undefined>;\n    /** @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise */\n    toPromise(PromiseCtor: PromiseConstructorLike): Promise<T | undefined>;\n}\n//# sourceMappingURL=Observable.d.ts.map",
  "node_modules/rxjs/dist/types/internal/Operator.d.ts": "import { Subscriber } from './Subscriber';\nimport { TeardownLogic } from './types';\n/***\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n */\nexport interface Operator<T, R> {\n    call(subscriber: Subscriber<R>, source: any): TeardownLogic;\n}\n//# sourceMappingURL=Operator.d.ts.map",
  "node_modules/rxjs/dist/types/internal/ReplaySubject.d.ts": "import { Subject } from './Subject';\nimport { TimestampProvider } from './types';\n/**\n * A variant of {@link Subject} that \"replays\" old values to new subscribers by emitting them when they first subscribe.\n *\n * `ReplaySubject` has an internal buffer that will store a specified number of values that it has observed. Like `Subject`,\n * `ReplaySubject` \"observes\" values by having them passed to its `next` method. When it observes a value, it will store that\n * value for a time determined by the configuration of the `ReplaySubject`, as passed to its constructor.\n *\n * When a new subscriber subscribes to the `ReplaySubject` instance, it will synchronously emit all values in its buffer in\n * a First-In-First-Out (FIFO) manner. The `ReplaySubject` will also complete, if it has observed completion; and it will\n * error if it has observed an error.\n *\n * There are two main configuration items to be concerned with:\n *\n * 1. `bufferSize` - This will determine how many items are stored in the buffer, defaults to infinite.\n * 2. `windowTime` - The amount of time to hold a value in the buffer before removing it from the buffer.\n *\n * Both configurations may exist simultaneously. So if you would like to buffer a maximum of 3 values, as long as the values\n * are less than 2 seconds old, you could do so with a `new ReplaySubject(3, 2000)`.\n *\n * ### Differences with BehaviorSubject\n *\n * `BehaviorSubject` is similar to `new ReplaySubject(1)`, with a couple of exceptions:\n *\n * 1. `BehaviorSubject` comes \"primed\" with a single value upon construction.\n * 2. `ReplaySubject` will replay values, even after observing an error, where `BehaviorSubject` will not.\n *\n * @see {@link Subject}\n * @see {@link BehaviorSubject}\n * @see {@link shareReplay}\n */\nexport declare class ReplaySubject<T> extends Subject<T> {\n    private _bufferSize;\n    private _windowTime;\n    private _timestampProvider;\n    private _buffer;\n    private _infiniteTimeWindow;\n    /**\n     * @param _bufferSize The size of the buffer to replay on subscription\n     * @param _windowTime The amount of time the buffered items will stay buffered\n     * @param _timestampProvider An object with a `now()` method that provides the current timestamp. This is used to\n     * calculate the amount of time something has been buffered.\n     */\n    constructor(_bufferSize?: number, _windowTime?: number, _timestampProvider?: TimestampProvider);\n    next(value: T): void;\n    private _trimBuffer;\n}\n//# sourceMappingURL=ReplaySubject.d.ts.map",
  "node_modules/rxjs/dist/types/internal/Scheduler.d.ts": "import { Action } from './scheduler/Action';\nimport { Subscription } from './Subscription';\nimport { SchedulerLike, SchedulerAction } from './types';\n/**\n * An execution context and a data structure to order tasks and schedule their\n * execution. Provides a notion of (potentially virtual) time, through the\n * `now()` getter method.\n *\n * Each unit of work in a Scheduler is called an `Action`.\n *\n * ```ts\n * class Scheduler {\n *   now(): number;\n *   schedule(work, delay?, state?): Subscription;\n * }\n * ```\n *\n * @deprecated Scheduler is an internal implementation detail of RxJS, and\n * should not be used directly. Rather, create your own class and implement\n * {@link SchedulerLike}. Will be made internal in v8.\n */\nexport declare class Scheduler implements SchedulerLike {\n    private schedulerActionCtor;\n    static now: () => number;\n    constructor(schedulerActionCtor: typeof Action, now?: () => number);\n    /**\n     * A getter method that returns a number representing the current time\n     * (at the time this function was called) according to the scheduler's own\n     * internal clock.\n     * @return A number that represents the current time. May or may not\n     * have a relation to wall-clock time. May or may not refer to a time unit\n     * (e.g. milliseconds).\n     */\n    now: () => number;\n    /**\n     * Schedules a function, `work`, for execution. May happen at some point in\n     * the future, according to the `delay` parameter, if specified. May be passed\n     * some context object, `state`, which will be passed to the `work` function.\n     *\n     * The given arguments will be processed an stored as an Action object in a\n     * queue of actions.\n     *\n     * @param work A function representing a task, or some unit of work to be\n     * executed by the Scheduler.\n     * @param delay Time to wait before executing the work, where the time unit is\n     * implicit and defined by the Scheduler itself.\n     * @param state Some contextual data that the `work` function uses when called\n     * by the Scheduler.\n     * @return A subscription in order to be able to unsubscribe the scheduled work.\n     */\n    schedule<T>(work: (this: SchedulerAction<T>, state?: T) => void, delay?: number, state?: T): Subscription;\n}\n//# sourceMappingURL=Scheduler.d.ts.map",
  "node_modules/rxjs/dist/types/internal/Subject.d.ts": "import { Operator } from './Operator';\nimport { Observable } from './Observable';\nimport { Observer, SubscriptionLike } from './types';\n/**\n * A Subject is a special type of Observable that allows values to be\n * multicasted to many Observers. Subjects are like EventEmitters.\n *\n * Every Subject is an Observable and an Observer. You can subscribe to a\n * Subject, and you can call next to feed values as well as error and complete.\n */\nexport declare class Subject<T> extends Observable<T> implements SubscriptionLike {\n    closed: boolean;\n    private currentObservers;\n    /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n    observers: Observer<T>[];\n    /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n    isStopped: boolean;\n    /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n    hasError: boolean;\n    /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n    thrownError: any;\n    /**\n     * Creates a \"subject\" by basically gluing an observer to an observable.\n     *\n     * @deprecated Recommended you do not use. Will be removed at some point in the future. Plans for replacement still under discussion.\n     */\n    static create: (...args: any[]) => any;\n    constructor();\n    /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n    lift<R>(operator: Operator<T, R>): Observable<R>;\n    next(value: T): void;\n    error(err: any): void;\n    complete(): void;\n    unsubscribe(): void;\n    get observed(): boolean;\n    /**\n     * Creates a new Observable with this Subject as the source. You can do this\n     * to create custom Observer-side logic of the Subject and conceal it from\n     * code that uses the Observable.\n     * @return Observable that this Subject casts to.\n     */\n    asObservable(): Observable<T>;\n}\nexport declare class AnonymousSubject<T> extends Subject<T> {\n    /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n    destination?: Observer<T> | undefined;\n    constructor(\n    /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n    destination?: Observer<T> | undefined, source?: Observable<T>);\n    next(value: T): void;\n    error(err: any): void;\n    complete(): void;\n}\n//# sourceMappingURL=Subject.d.ts.map",
  "node_modules/rxjs/dist/types/internal/Subscriber.d.ts": "import { Observer } from './types';\nimport { Subscription } from './Subscription';\n/**\n * Implements the {@link Observer} interface and extends the\n * {@link Subscription} class. While the {@link Observer} is the public API for\n * consuming the values of an {@link Observable}, all Observers get converted to\n * a Subscriber, in order to provide Subscription-like capabilities such as\n * `unsubscribe`. Subscriber is a common type in RxJS, and crucial for\n * implementing operators, but it is rarely used as a public API.\n */\nexport declare class Subscriber<T> extends Subscription implements Observer<T> {\n    /**\n     * A static factory for a Subscriber, given a (potentially partial) definition\n     * of an Observer.\n     * @param next The `next` callback of an Observer.\n     * @param error The `error` callback of an\n     * Observer.\n     * @param complete The `complete` callback of an\n     * Observer.\n     * @return A Subscriber wrapping the (partially defined)\n     * Observer represented by the given arguments.\n     * @deprecated Do not use. Will be removed in v8. There is no replacement for this\n     * method, and there is no reason to be creating instances of `Subscriber` directly.\n     * If you have a specific use case, please file an issue.\n     */\n    static create<T>(next?: (x?: T) => void, error?: (e?: any) => void, complete?: () => void): Subscriber<T>;\n    /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n    protected isStopped: boolean;\n    /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n    protected destination: Subscriber<any> | Observer<any>;\n    /**\n     * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n     * There is no reason to directly create an instance of Subscriber. This type is exported for typings reasons.\n     */\n    constructor(destination?: Subscriber<any> | Observer<any>);\n    /**\n     * The {@link Observer} callback to receive notifications of type `next` from\n     * the Observable, with a value. The Observable may call this method 0 or more\n     * times.\n     * @param value The `next` value.\n     */\n    next(value: T): void;\n    /**\n     * The {@link Observer} callback to receive notifications of type `error` from\n     * the Observable, with an attached `Error`. Notifies the Observer that\n     * the Observable has experienced an error condition.\n     * @param err The `error` exception.\n     */\n    error(err?: any): void;\n    /**\n     * The {@link Observer} callback to receive a valueless notification of type\n     * `complete` from the Observable. Notifies the Observer that the Observable\n     * has finished sending push-based notifications.\n     */\n    complete(): void;\n    unsubscribe(): void;\n    protected _next(value: T): void;\n    protected _error(err: any): void;\n    protected _complete(): void;\n}\nexport declare class SafeSubscriber<T> extends Subscriber<T> {\n    constructor(observerOrNext?: Partial<Observer<T>> | ((value: T) => void) | null, error?: ((e?: any) => void) | null, complete?: (() => void) | null);\n}\n/**\n * The observer used as a stub for subscriptions where the user did not\n * pass any arguments to `subscribe`. Comes with the default error handling\n * behavior.\n */\nexport declare const EMPTY_OBSERVER: Readonly<Observer<any>> & {\n    closed: true;\n};\n//# sourceMappingURL=Subscriber.d.ts.map",
  "node_modules/rxjs/dist/types/internal/Subscription.d.ts": "import { SubscriptionLike, TeardownLogic } from './types';\n/**\n * Represents a disposable resource, such as the execution of an Observable. A\n * Subscription has one important method, `unsubscribe`, that takes no argument\n * and just disposes the resource held by the subscription.\n *\n * Additionally, subscriptions may be grouped together through the `add()`\n * method, which will attach a child Subscription to the current Subscription.\n * When a Subscription is unsubscribed, all its children (and its grandchildren)\n * will be unsubscribed as well.\n */\nexport declare class Subscription implements SubscriptionLike {\n    private initialTeardown?;\n    static EMPTY: Subscription;\n    /**\n     * A flag to indicate whether this Subscription has already been unsubscribed.\n     */\n    closed: boolean;\n    private _parentage;\n    /**\n     * The list of registered finalizers to execute upon unsubscription. Adding and removing from this\n     * list occurs in the {@link #add} and {@link #remove} methods.\n     */\n    private _finalizers;\n    /**\n     * @param initialTeardown A function executed first as part of the finalization\n     * process that is kicked off when {@link #unsubscribe} is called.\n     */\n    constructor(initialTeardown?: (() => void) | undefined);\n    /**\n     * Disposes the resources held by the subscription. May, for instance, cancel\n     * an ongoing Observable execution or cancel any other type of work that\n     * started when the Subscription was created.\n     */\n    unsubscribe(): void;\n    /**\n     * Adds a finalizer to this subscription, so that finalization will be unsubscribed/called\n     * when this subscription is unsubscribed. If this subscription is already {@link #closed},\n     * because it has already been unsubscribed, then whatever finalizer is passed to it\n     * will automatically be executed (unless the finalizer itself is also a closed subscription).\n     *\n     * Closed Subscriptions cannot be added as finalizers to any subscription. Adding a closed\n     * subscription to a any subscription will result in no operation. (A noop).\n     *\n     * Adding a subscription to itself, or adding `null` or `undefined` will not perform any\n     * operation at all. (A noop).\n     *\n     * `Subscription` instances that are added to this instance will automatically remove themselves\n     * if they are unsubscribed. Functions and {@link Unsubscribable} objects that you wish to remove\n     * will need to be removed manually with {@link #remove}\n     *\n     * @param teardown The finalization logic to add to this subscription.\n     */\n    add(teardown: TeardownLogic): void;\n    /**\n     * Checks to see if a this subscription already has a particular parent.\n     * This will signal that this subscription has already been added to the parent in question.\n     * @param parent the parent to check for\n     */\n    private _hasParent;\n    /**\n     * Adds a parent to this subscription so it can be removed from the parent if it\n     * unsubscribes on it's own.\n     *\n     * NOTE: THIS ASSUMES THAT {@link _hasParent} HAS ALREADY BEEN CHECKED.\n     * @param parent The parent subscription to add\n     */\n    private _addParent;\n    /**\n     * Called on a child when it is removed via {@link #remove}.\n     * @param parent The parent to remove\n     */\n    private _removeParent;\n    /**\n     * Removes a finalizer from this subscription that was previously added with the {@link #add} method.\n     *\n     * Note that `Subscription` instances, when unsubscribed, will automatically remove themselves\n     * from every other `Subscription` they have been added to. This means that using the `remove` method\n     * is not a common thing and should be used thoughtfully.\n     *\n     * If you add the same finalizer instance of a function or an unsubscribable object to a `Subscription` instance\n     * more than once, you will need to call `remove` the same number of times to remove all instances.\n     *\n     * All finalizer instances are removed to free up memory upon unsubscription.\n     *\n     * @param teardown The finalizer to remove from this subscription\n     */\n    remove(teardown: Exclude<TeardownLogic, void>): void;\n}\nexport declare const EMPTY_SUBSCRIPTION: Subscription;\nexport declare function isSubscription(value: any): value is Subscription;\n//# sourceMappingURL=Subscription.d.ts.map",
  "node_modules/rxjs/dist/types/internal/ajax/AjaxResponse.d.ts": "import { AjaxRequest, AjaxResponseType } from './types';\n/**\n * A normalized response from an AJAX request. To get the data from the response,\n * you will want to read the `response` property.\n *\n * - DO NOT create instances of this class directly.\n * - DO NOT subclass this class.\n *\n * It is advised not to hold this object in memory, as it has a reference to\n * the original XHR used to make the request, as well as properties containing\n * request and response data.\n *\n * @see {@link ajax}\n * @see {@link AjaxConfig}\n */\nexport declare class AjaxResponse<T> {\n    /**\n     * The original event object from the raw XHR event.\n     */\n    readonly originalEvent: ProgressEvent;\n    /**\n     * The XMLHttpRequest object used to make the request.\n     * NOTE: It is advised not to hold this in memory, as it will retain references to all of it's event handlers\n     * and many other things related to the request.\n     */\n    readonly xhr: XMLHttpRequest;\n    /**\n     * The request parameters used to make the HTTP request.\n     */\n    readonly request: AjaxRequest;\n    /**\n     * The event type. This can be used to discern between different events\n     * if you're using progress events with {@link includeDownloadProgress} or\n     * {@link includeUploadProgress} settings in {@link AjaxConfig}.\n     *\n     * The event type consists of two parts: the {@link AjaxDirection} and the\n     * the event type. Merged with `_`, they form the `type` string. The\n     * direction can be an `upload` or a `download` direction, while an event can\n     * be `loadstart`, `progress` or `load`.\n     *\n     * `download_load` is the type of event when download has finished and the\n     * response is available.\n     */\n    readonly type: AjaxResponseType;\n    /** The HTTP status code */\n    readonly status: number;\n    /**\n     * The response data, if any. Note that this will automatically be converted to the proper type\n     */\n    readonly response: T;\n    /**\n     * The responseType set on the request. (For example: `\"\"`, `\"arraybuffer\"`, `\"blob\"`, `\"document\"`, `\"json\"`, or `\"text\"`)\n     * @deprecated There isn't much reason to examine this. It's the same responseType set (or defaulted) on the ajax config.\n     * If you really need to examine this value, you can check it on the `request` or the `xhr`. Will be removed in v8.\n     */\n    readonly responseType: XMLHttpRequestResponseType;\n    /**\n     * The total number of bytes loaded so far. To be used with {@link total} while\n     * calculating progress. (You will want to set {@link includeDownloadProgress} or\n     * {@link includeDownloadProgress})\n     */\n    readonly loaded: number;\n    /**\n     * The total number of bytes to be loaded. To be used with {@link loaded} while\n     * calculating progress. (You will want to set {@link includeDownloadProgress} or\n     * {@link includeDownloadProgress})\n     */\n    readonly total: number;\n    /**\n     * A dictionary of the response headers.\n     */\n    readonly responseHeaders: Record<string, string>;\n    /**\n     * A normalized response from an AJAX request. To get the data from the response,\n     * you will want to read the `response` property.\n     *\n     * - DO NOT create instances of this class directly.\n     * - DO NOT subclass this class.\n     *\n     * @param originalEvent The original event object from the XHR `onload` event.\n     * @param xhr The `XMLHttpRequest` object used to make the request. This is useful for examining status code, etc.\n     * @param request The request settings used to make the HTTP request.\n     * @param type The type of the event emitted by the {@link ajax} Observable\n     */\n    constructor(\n    /**\n     * The original event object from the raw XHR event.\n     */\n    originalEvent: ProgressEvent, \n    /**\n     * The XMLHttpRequest object used to make the request.\n     * NOTE: It is advised not to hold this in memory, as it will retain references to all of it's event handlers\n     * and many other things related to the request.\n     */\n    xhr: XMLHttpRequest, \n    /**\n     * The request parameters used to make the HTTP request.\n     */\n    request: AjaxRequest, \n    /**\n     * The event type. This can be used to discern between different events\n     * if you're using progress events with {@link includeDownloadProgress} or\n     * {@link includeUploadProgress} settings in {@link AjaxConfig}.\n     *\n     * The event type consists of two parts: the {@link AjaxDirection} and the\n     * the event type. Merged with `_`, they form the `type` string. The\n     * direction can be an `upload` or a `download` direction, while an event can\n     * be `loadstart`, `progress` or `load`.\n     *\n     * `download_load` is the type of event when download has finished and the\n     * response is available.\n     */\n    type?: AjaxResponseType);\n}\n//# sourceMappingURL=AjaxResponse.d.ts.map",
  "node_modules/rxjs/dist/types/internal/ajax/ajax.d.ts": "import { Observable } from '../Observable';\nimport { AjaxConfig } from './types';\nimport { AjaxResponse } from './AjaxResponse';\nexport interface AjaxCreationMethod {\n    /**\n     * Creates an observable that will perform an AJAX request using the\n     * [XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest) in\n     * global scope by default.\n     *\n     * This is the most configurable option, and the basis for all other AJAX calls in the library.\n     *\n     * ## Example\n     *\n     * ```ts\n     * import { ajax } from 'rxjs/ajax';\n     * import { map, catchError, of } from 'rxjs';\n     *\n     * const obs$ = ajax({\n     *   method: 'GET',\n     *   url: 'https://api.github.com/users?per_page=5',\n     *   responseType: 'json'\n     * }).pipe(\n     *   map(userResponse => console.log('users: ', userResponse)),\n     *   catchError(error => {\n     *     console.log('error: ', error);\n     *     return of(error);\n     *   })\n     * );\n     * ```\n     */\n    <T>(config: AjaxConfig): Observable<AjaxResponse<T>>;\n    /**\n     * Perform an HTTP GET using the\n     * [XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest) in\n     * global scope. Defaults to a `responseType` of `\"json\"`.\n     *\n     * ## Example\n     *\n     * ```ts\n     * import { ajax } from 'rxjs/ajax';\n     * import { map, catchError, of } from 'rxjs';\n     *\n     * const obs$ = ajax('https://api.github.com/users?per_page=5').pipe(\n     *   map(userResponse => console.log('users: ', userResponse)),\n     *   catchError(error => {\n     *     console.log('error: ', error);\n     *     return of(error);\n     *   })\n     * );\n     * ```\n     */\n    <T>(url: string): Observable<AjaxResponse<T>>;\n    /**\n     * Performs an HTTP GET using the\n     * [XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest) in\n     * global scope by default, and a `responseType` of `\"json\"`.\n     *\n     * @param url The URL to get the resource from\n     * @param headers Optional headers. Case-Insensitive.\n     */\n    get<T>(url: string, headers?: Record<string, string>): Observable<AjaxResponse<T>>;\n    /**\n     * Performs an HTTP POST using the\n     * [XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest) in\n     * global scope by default, and a `responseType` of `\"json\"`.\n     *\n     * Before sending the value passed to the `body` argument, it is automatically serialized\n     * based on the specified `responseType`. By default, a JavaScript object will be serialized\n     * to JSON. A `responseType` of `application/x-www-form-urlencoded` will flatten any provided\n     * dictionary object to a url-encoded string.\n     *\n     * @param url The URL to get the resource from\n     * @param body The content to send. The body is automatically serialized.\n     * @param headers Optional headers. Case-Insensitive.\n     */\n    post<T>(url: string, body?: any, headers?: Record<string, string>): Observable<AjaxResponse<T>>;\n    /**\n     * Performs an HTTP PUT using the\n     * [XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest) in\n     * global scope by default, and a `responseType` of `\"json\"`.\n     *\n     * Before sending the value passed to the `body` argument, it is automatically serialized\n     * based on the specified `responseType`. By default, a JavaScript object will be serialized\n     * to JSON. A `responseType` of `application/x-www-form-urlencoded` will flatten any provided\n     * dictionary object to a url-encoded string.\n     *\n     * @param url The URL to get the resource from\n     * @param body The content to send. The body is automatically serialized.\n     * @param headers Optional headers. Case-Insensitive.\n     */\n    put<T>(url: string, body?: any, headers?: Record<string, string>): Observable<AjaxResponse<T>>;\n    /**\n     * Performs an HTTP PATCH using the\n     * [XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest) in\n     * global scope by default, and a `responseType` of `\"json\"`.\n     *\n     * Before sending the value passed to the `body` argument, it is automatically serialized\n     * based on the specified `responseType`. By default, a JavaScript object will be serialized\n     * to JSON. A `responseType` of `application/x-www-form-urlencoded` will flatten any provided\n     * dictionary object to a url-encoded string.\n     *\n     * @param url The URL to get the resource from\n     * @param body The content to send. The body is automatically serialized.\n     * @param headers Optional headers. Case-Insensitive.\n     */\n    patch<T>(url: string, body?: any, headers?: Record<string, string>): Observable<AjaxResponse<T>>;\n    /**\n     * Performs an HTTP DELETE using the\n     * [XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest) in\n     * global scope by default, and a `responseType` of `\"json\"`.\n     *\n     * @param url The URL to get the resource from\n     * @param headers Optional headers. Case-Insensitive.\n     */\n    delete<T>(url: string, headers?: Record<string, string>): Observable<AjaxResponse<T>>;\n    /**\n     * Performs an HTTP GET using the\n     * [XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest) in\n     * global scope by default, and returns the hydrated JavaScript object from the\n     * response.\n     *\n     * @param url The URL to get the resource from\n     * @param headers Optional headers. Case-Insensitive.\n     */\n    getJSON<T>(url: string, headers?: Record<string, string>): Observable<T>;\n}\n/**\n * There is an ajax operator on the Rx object.\n *\n * It creates an observable for an Ajax request with either a request object with\n * url, headers, etc or a string for a URL.\n *\n * ## Examples\n *\n * Using `ajax()` to fetch the response object that is being returned from API\n *\n * ```ts\n * import { ajax } from 'rxjs/ajax';\n * import { map, catchError, of } from 'rxjs';\n *\n * const obs$ = ajax('https://api.github.com/users?per_page=5').pipe(\n *   map(userResponse => console.log('users: ', userResponse)),\n *   catchError(error => {\n *     console.log('error: ', error);\n *     return of(error);\n *   })\n * );\n *\n * obs$.subscribe({\n *   next: value => console.log(value),\n *   error: err => console.log(err)\n * });\n * ```\n *\n * Using `ajax.getJSON()` to fetch data from API\n *\n * ```ts\n * import { ajax } from 'rxjs/ajax';\n * import { map, catchError, of } from 'rxjs';\n *\n * const obs$ = ajax.getJSON('https://api.github.com/users?per_page=5').pipe(\n *   map(userResponse => console.log('users: ', userResponse)),\n *   catchError(error => {\n *     console.log('error: ', error);\n *     return of(error);\n *   })\n * );\n *\n * obs$.subscribe({\n *   next: value => console.log(value),\n *   error: err => console.log(err)\n * });\n * ```\n *\n * Using `ajax()` with object as argument and method POST with a two seconds delay\n *\n * ```ts\n * import { ajax } from 'rxjs/ajax';\n * import { map, catchError, of } from 'rxjs';\n *\n * const users = ajax({\n *   url: 'https://httpbin.org/delay/2',\n *   method: 'POST',\n *   headers: {\n *     'Content-Type': 'application/json',\n *     'rxjs-custom-header': 'Rxjs'\n *   },\n *   body: {\n *     rxjs: 'Hello World!'\n *   }\n * }).pipe(\n *   map(response => console.log('response: ', response)),\n *   catchError(error => {\n *     console.log('error: ', error);\n *     return of(error);\n *   })\n * );\n *\n * users.subscribe({\n *   next: value => console.log(value),\n *   error: err => console.log(err)\n * });\n * ```\n *\n * Using `ajax()` to fetch. An error object that is being returned from the request\n *\n * ```ts\n * import { ajax } from 'rxjs/ajax';\n * import { map, catchError, of } from 'rxjs';\n *\n * const obs$ = ajax('https://api.github.com/404').pipe(\n *   map(userResponse => console.log('users: ', userResponse)),\n *   catchError(error => {\n *     console.log('error: ', error);\n *     return of(error);\n *   })\n * );\n *\n * obs$.subscribe({\n *   next: value => console.log(value),\n *   error: err => console.log(err)\n * });\n * ```\n */\nexport declare const ajax: AjaxCreationMethod;\nexport declare function fromAjax<T>(init: AjaxConfig): Observable<AjaxResponse<T>>;\n//# sourceMappingURL=ajax.d.ts.map",
  "node_modules/rxjs/dist/types/internal/ajax/errors.d.ts": "import { AjaxRequest } from './types';\n/**\n * A normalized AJAX error.\n *\n * @see {@link ajax}\n */\nexport interface AjaxError extends Error {\n    /**\n     * The XHR instance associated with the error.\n     */\n    xhr: XMLHttpRequest;\n    /**\n     * The AjaxRequest associated with the error.\n     */\n    request: AjaxRequest;\n    /**\n     * The HTTP status code, if the request has completed. If not,\n     * it is set to `0`.\n     */\n    status: number;\n    /**\n     * The responseType (e.g. 'json', 'arraybuffer', or 'xml').\n     */\n    responseType: XMLHttpRequestResponseType;\n    /**\n     * The response data.\n     */\n    response: any;\n}\nexport interface AjaxErrorCtor {\n    /**\n     * @deprecated Internal implementation detail. Do not construct error instances.\n     * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n     */\n    new (message: string, xhr: XMLHttpRequest, request: AjaxRequest): AjaxError;\n}\n/**\n * Thrown when an error occurs during an AJAX request.\n * This is only exported because it is useful for checking to see if an error\n * is an `instanceof AjaxError`. DO NOT create new instances of `AjaxError` with\n * the constructor.\n *\n * @see {@link ajax}\n */\nexport declare const AjaxError: AjaxErrorCtor;\nexport interface AjaxTimeoutError extends AjaxError {\n}\nexport interface AjaxTimeoutErrorCtor {\n    /**\n     * @deprecated Internal implementation detail. Do not construct error instances.\n     * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n     */\n    new (xhr: XMLHttpRequest, request: AjaxRequest): AjaxTimeoutError;\n}\n/**\n * Thrown when an AJAX request times out. Not to be confused with {@link TimeoutError}.\n *\n * This is exported only because it is useful for checking to see if errors are an\n * `instanceof AjaxTimeoutError`. DO NOT use the constructor to create an instance of\n * this type.\n *\n * @see {@link ajax}\n */\nexport declare const AjaxTimeoutError: AjaxTimeoutErrorCtor;\n//# sourceMappingURL=errors.d.ts.map",
  "node_modules/rxjs/dist/types/internal/ajax/getXHRResponse.d.ts": "/**\n * Gets what should be in the `response` property of the XHR. However,\n * since we still support the final versions of IE, we need to do a little\n * checking here to make sure that we get the right thing back. Consequently,\n * we need to do a JSON.parse() in here, which *could* throw if the response\n * isn't valid JSON.\n *\n * This is used both in creating an AjaxResponse, and in creating certain errors\n * that we throw, so we can give the user whatever was in the response property.\n *\n * @param xhr The XHR to examine the response of\n */\nexport declare function getXHRResponse(xhr: XMLHttpRequest): any;\n//# sourceMappingURL=getXHRResponse.d.ts.map",
  "node_modules/rxjs/dist/types/internal/ajax/types.d.ts": "import { PartialObserver } from '../types';\n/**\n * Valid Ajax direction types. Prefixes the event `type` in the\n * {@link AjaxResponse} object with \"upload_\" for events related\n * to uploading and \"download_\" for events related to downloading.\n */\nexport declare type AjaxDirection = 'upload' | 'download';\nexport declare type ProgressEventType = 'loadstart' | 'progress' | 'load';\nexport declare type AjaxResponseType = `${AjaxDirection}_${ProgressEventType}`;\n/**\n * The object containing values RxJS used to make the HTTP request.\n *\n * This is provided in {@link AjaxError} instances as the `request`\n * object.\n */\nexport interface AjaxRequest {\n    /**\n     * The URL requested.\n     */\n    url: string;\n    /**\n     * The body to send over the HTTP request.\n     */\n    body?: any;\n    /**\n     * The HTTP method used to make the HTTP request.\n     */\n    method: string;\n    /**\n     * Whether or not the request was made asynchronously.\n     */\n    async: boolean;\n    /**\n     * The headers sent over the HTTP request.\n     */\n    headers: Readonly<Record<string, any>>;\n    /**\n     * The timeout value used for the HTTP request.\n     * Note: this is only honored if the request is asynchronous (`async` is `true`).\n     */\n    timeout: number;\n    /**\n     * The user credentials user name sent with the HTTP request.\n     */\n    user?: string;\n    /**\n     * The user credentials password sent with the HTTP request.\n     */\n    password?: string;\n    /**\n     * Whether or not the request was a CORS request.\n     */\n    crossDomain: boolean;\n    /**\n     * Whether or not a CORS request was sent with credentials.\n     * If `false`, will also ignore cookies in the CORS response.\n     */\n    withCredentials: boolean;\n    /**\n     * The [`responseType`](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/responseType) set before sending the request.\n     */\n    responseType: XMLHttpRequestResponseType;\n}\n/**\n * Configuration for the {@link ajax} creation function.\n */\nexport interface AjaxConfig {\n    /** The address of the resource to request via HTTP. */\n    url: string;\n    /**\n     * The body of the HTTP request to send.\n     *\n     * This is serialized, by default, based off of the value of the `\"content-type\"` header.\n     * For example, if the `\"content-type\"` is `\"application/json\"`, the body will be serialized\n     * as JSON. If the `\"content-type\"` is `\"application/x-www-form-urlencoded\"`, whatever object passed\n     * to the body will be serialized as URL, using key-value pairs based off of the keys and values of the object.\n     * In all other cases, the body will be passed directly.\n     */\n    body?: any;\n    /**\n     * Whether or not to send the request asynchronously. Defaults to `true`.\n     * If set to `false`, this will block the thread until the AJAX request responds.\n     */\n    async?: boolean;\n    /**\n     * The HTTP Method to use for the request. Defaults to \"GET\".\n     */\n    method?: string;\n    /**\n     * The HTTP headers to apply.\n     *\n     * Note that, by default, RxJS will add the following headers under certain conditions:\n     *\n     * 1. If the `\"content-type\"` header is **NOT** set, and the `body` is [`FormData`](https://developer.mozilla.org/en-US/docs/Web/API/FormData),\n     *    a `\"content-type\"` of `\"application/x-www-form-urlencoded; charset=UTF-8\"` will be set automatically.\n     * 2. If the `\"x-requested-with\"` header is **NOT** set, and the `crossDomain` configuration property is **NOT** explicitly set to `true`,\n     *    (meaning it is not a CORS request), a `\"x-requested-with\"` header with a value of `\"XMLHttpRequest\"` will be set automatically.\n     *    This header is generally meaningless, and is set by libraries and frameworks using `XMLHttpRequest` to make HTTP requests.\n     */\n    headers?: Readonly<Record<string, any>>;\n    /**\n     * The time to wait before causing the underlying XMLHttpRequest to timeout. This is only honored if the\n     * `async` configuration setting is unset or set to `true`. Defaults to `0`, which is idiomatic for \"never timeout\".\n     */\n    timeout?: number;\n    /** The user credentials user name to send with the HTTP request */\n    user?: string;\n    /** The user credentials password to send with the HTTP request*/\n    password?: string;\n    /**\n     * Whether or not to send the HTTP request as a CORS request.\n     * Defaults to `false`.\n     *\n     * @deprecated Will be removed in version 8. Cross domain requests and what creates a cross\n     * domain request, are dictated by the browser, and a boolean that forces it to be cross domain\n     * does not make sense. If you need to force cross domain, make sure you're making a secure request,\n     * then add a custom header to the request or use `withCredentials`. For more information on what\n     * triggers a cross domain request, see the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS#Requests_with_credentials).\n     * In particular, the section on [Simple Requests](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#Simple_requests) is useful\n     * for understanding when CORS will not be used.\n     */\n    crossDomain?: boolean;\n    /**\n     * To send user credentials in a CORS request, set to `true`. To exclude user credentials from\n     * a CORS request, _OR_ when cookies are to be ignored by the CORS response, set to `false`.\n     *\n     * Defaults to `false`.\n     */\n    withCredentials?: boolean;\n    /**\n     * The name of your site's XSRF cookie.\n     */\n    xsrfCookieName?: string;\n    /**\n     * The name of a custom header that you can use to send your XSRF cookie.\n     */\n    xsrfHeaderName?: string;\n    /**\n     * Can be set to change the response type.\n     * Valid values are `\"arraybuffer\"`, `\"blob\"`, `\"document\"`, `\"json\"`, and `\"text\"`.\n     * Note that the type of `\"document\"` (such as an XML document) is ignored if the global context is\n     * not `Window`.\n     *\n     * Defaults to `\"json\"`.\n     */\n    responseType?: XMLHttpRequestResponseType;\n    /**\n     * An optional factory used to create the XMLHttpRequest object used to make the AJAX request.\n     * This is useful in environments that lack `XMLHttpRequest`, or in situations where you\n     * wish to override the default `XMLHttpRequest` for some reason.\n     *\n     * If not provided, the `XMLHttpRequest` in global scope will be used.\n     *\n     * NOTE: This AJAX implementation relies on the built-in serialization and setting\n     * of Content-Type headers that is provided by standards-compliant XMLHttpRequest implementations,\n     * be sure any implementation you use meets that standard.\n     */\n    createXHR?: () => XMLHttpRequest;\n    /**\n     * An observer for watching the upload progress of an HTTP request. Will\n     * emit progress events, and completes on the final upload load event, will error for\n     * any XHR error or timeout.\n     *\n     * This will **not** error for errored status codes. Rather, it will always _complete_ when\n     * the HTTP response comes back.\n     *\n     * @deprecated If you're looking for progress events, use {@link includeDownloadProgress} and\n     * {@link includeUploadProgress} instead. Will be removed in v8.\n     */\n    progressSubscriber?: PartialObserver<ProgressEvent>;\n    /**\n     * If `true`, will emit all download progress and load complete events as {@link AjaxResponse}\n     * from the observable. The final download event will also be emitted as a {@link AjaxResponse}.\n     *\n     * If both this and {@link includeUploadProgress} are `false`, then only the {@link AjaxResponse} will\n     * be emitted from the resulting observable.\n     */\n    includeDownloadProgress?: boolean;\n    /**\n     * If `true`, will emit all upload progress and load complete events as {@link AjaxResponse}\n     * from the observable. The final download event will also be emitted as a {@link AjaxResponse}.\n     *\n     * If both this and {@link includeDownloadProgress} are `false`, then only the {@link AjaxResponse} will\n     * be emitted from the resulting observable.\n     */\n    includeUploadProgress?: boolean;\n    /**\n     * Query string parameters to add to the URL in the request.\n     * <em>This will require a polyfill for `URL` and `URLSearchParams` in Internet Explorer!</em>\n     *\n     * Accepts either a query string, a `URLSearchParams` object, a dictionary of key/value pairs, or an\n     * array of key/value entry tuples. (Essentially, it takes anything that `new URLSearchParams` would normally take).\n     *\n     * If, for some reason you have a query string in the `url` argument, this will append to the query string in the url,\n     * but it will also overwrite the value of any keys that are an exact match. In other words, a url of `/test?a=1&b=2`,\n     * with queryParams of `{ b: 5, c: 6 }` will result in a url of roughly `/test?a=1&b=5&c=6`.\n     */\n    queryParams?: string | URLSearchParams | Record<string, string | number | boolean | string[] | number[] | boolean[]> | [string, string | number | boolean | string[] | number[] | boolean[]][];\n}\n//# sourceMappingURL=types.d.ts.map",
  "node_modules/rxjs/dist/types/internal/config.d.ts": "import { Subscriber } from './Subscriber';\nimport { ObservableNotification } from './types';\n/**\n * The {@link GlobalConfig} object for RxJS. It is used to configure things\n * like how to react on unhandled errors.\n */\nexport declare const config: GlobalConfig;\n/**\n * The global configuration object for RxJS, used to configure things\n * like how to react on unhandled errors. Accessible via {@link config}\n * object.\n */\nexport interface GlobalConfig {\n    /**\n     * A registration point for unhandled errors from RxJS. These are errors that\n     * cannot were not handled by consuming code in the usual subscription path. For\n     * example, if you have this configured, and you subscribe to an observable without\n     * providing an error handler, errors from that subscription will end up here. This\n     * will _always_ be called asynchronously on another job in the runtime. This is because\n     * we do not want errors thrown in this user-configured handler to interfere with the\n     * behavior of the library.\n     */\n    onUnhandledError: ((err: any) => void) | null;\n    /**\n     * A registration point for notifications that cannot be sent to subscribers because they\n     * have completed, errored or have been explicitly unsubscribed. By default, next, complete\n     * and error notifications sent to stopped subscribers are noops. However, sometimes callers\n     * might want a different behavior. For example, with sources that attempt to report errors\n     * to stopped subscribers, a caller can configure RxJS to throw an unhandled error instead.\n     * This will _always_ be called asynchronously on another job in the runtime. This is because\n     * we do not want errors thrown in this user-configured handler to interfere with the\n     * behavior of the library.\n     */\n    onStoppedNotification: ((notification: ObservableNotification<any>, subscriber: Subscriber<any>) => void) | null;\n    /**\n     * The promise constructor used by default for {@link Observable#toPromise toPromise} and {@link Observable#forEach forEach}\n     * methods.\n     *\n     * @deprecated As of version 8, RxJS will no longer support this sort of injection of a\n     * Promise constructor. If you need a Promise implementation other than native promises,\n     * please polyfill/patch Promise as you see appropriate. Will be removed in v8.\n     */\n    Promise?: PromiseConstructorLike;\n    /**\n     * If true, turns on synchronous error rethrowing, which is a deprecated behavior\n     * in v6 and higher. This behavior enables bad patterns like wrapping a subscribe\n     * call in a try/catch block. It also enables producer interference, a nasty bug\n     * where a multicast can be broken for all observers by a downstream consumer with\n     * an unhandled error. DO NOT USE THIS FLAG UNLESS IT'S NEEDED TO BUY TIME\n     * FOR MIGRATION REASONS.\n     *\n     * @deprecated As of version 8, RxJS will no longer support synchronous throwing\n     * of unhandled errors. All errors will be thrown on a separate call stack to prevent bad\n     * behaviors described above. Will be removed in v8.\n     */\n    useDeprecatedSynchronousErrorHandling: boolean;\n    /**\n     * If true, enables an as-of-yet undocumented feature from v5: The ability to access\n     * `unsubscribe()` via `this` context in `next` functions created in observers passed\n     * to `subscribe`.\n     *\n     * This is being removed because the performance was severely problematic, and it could also cause\n     * issues when types other than POJOs are passed to subscribe as subscribers, as they will likely have\n     * their `this` context overwritten.\n     *\n     * @deprecated As of version 8, RxJS will no longer support altering the\n     * context of next functions provided as part of an observer to Subscribe. Instead,\n     * you will have access to a subscription or a signal or token that will allow you to do things like\n     * unsubscribe and test closed status. Will be removed in v8.\n     */\n    useDeprecatedNextContext: boolean;\n}\n//# sourceMappingURL=config.d.ts.map",
  "node_modules/rxjs/dist/types/internal/firstValueFrom.d.ts": "import { Observable } from './Observable';\nexport interface FirstValueFromConfig<T> {\n    defaultValue: T;\n}\nexport declare function firstValueFrom<T, D>(source: Observable<T>, config: FirstValueFromConfig<D>): Promise<T | D>;\nexport declare function firstValueFrom<T>(source: Observable<T>): Promise<T>;\n//# sourceMappingURL=firstValueFrom.d.ts.map",
  "node_modules/rxjs/dist/types/internal/lastValueFrom.d.ts": "import { Observable } from './Observable';\nexport interface LastValueFromConfig<T> {\n    defaultValue: T;\n}\nexport declare function lastValueFrom<T, D>(source: Observable<T>, config: LastValueFromConfig<D>): Promise<T | D>;\nexport declare function lastValueFrom<T>(source: Observable<T>): Promise<T>;\n//# sourceMappingURL=lastValueFrom.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/ConnectableObservable.d.ts": "import { Subject } from '../Subject';\nimport { Observable } from '../Observable';\nimport { Subscription } from '../Subscription';\n/**\n * @class ConnectableObservable<T>\n * @deprecated Will be removed in v8. Use {@link connectable} to create a connectable observable.\n * If you are using the `refCount` method of `ConnectableObservable`, use the {@link share} operator\n * instead.\n * Details: https://rxjs.dev/deprecations/multicasting\n */\nexport declare class ConnectableObservable<T> extends Observable<T> {\n    source: Observable<T>;\n    protected subjectFactory: () => Subject<T>;\n    protected _subject: Subject<T> | null;\n    protected _refCount: number;\n    protected _connection: Subscription | null;\n    /**\n     * @param source The source observable\n     * @param subjectFactory The factory that creates the subject used internally.\n     * @deprecated Will be removed in v8. Use {@link connectable} to create a connectable observable.\n     * `new ConnectableObservable(source, factory)` is equivalent to\n     * `connectable(source, { connector: factory })`.\n     * When the `refCount()` method is needed, the {@link share} operator should be used instead:\n     * `new ConnectableObservable(source, factory).refCount()` is equivalent to\n     * `source.pipe(share({ connector: factory }))`.\n     * Details: https://rxjs.dev/deprecations/multicasting\n     */\n    constructor(source: Observable<T>, subjectFactory: () => Subject<T>);\n    protected getSubject(): Subject<T>;\n    protected _teardown(): void;\n    /**\n     * @deprecated {@link ConnectableObservable} will be removed in v8. Use {@link connectable} instead.\n     * Details: https://rxjs.dev/deprecations/multicasting\n     */\n    connect(): Subscription;\n    /**\n     * @deprecated {@link ConnectableObservable} will be removed in v8. Use the {@link share} operator instead.\n     * Details: https://rxjs.dev/deprecations/multicasting\n     */\n    refCount(): Observable<T>;\n}\n//# sourceMappingURL=ConnectableObservable.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/bindCallback.d.ts": "import { SchedulerLike } from '../types';\nimport { Observable } from '../Observable';\nexport declare function bindCallback(callbackFunc: (...args: any[]) => void, resultSelector: (...args: any[]) => any, scheduler?: SchedulerLike): (...args: any[]) => Observable<any>;\nexport declare function bindCallback<A extends readonly unknown[], R extends readonly unknown[]>(callbackFunc: (...args: [...A, (...res: R) => void]) => void, schedulerLike?: SchedulerLike): (...arg: A) => Observable<R extends [] ? void : R extends [any] ? R[0] : R>;\n//# sourceMappingURL=bindCallback.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/bindCallbackInternals.d.ts": "import { SchedulerLike } from '../types';\nimport { Observable } from '../Observable';\nexport declare function bindCallbackInternals(isNodeStyle: boolean, callbackFunc: any, resultSelector?: any, scheduler?: SchedulerLike): (...args: any[]) => Observable<unknown>;\n//# sourceMappingURL=bindCallbackInternals.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/bindNodeCallback.d.ts": "import { Observable } from '../Observable';\nimport { SchedulerLike } from '../types';\nexport declare function bindNodeCallback(callbackFunc: (...args: any[]) => void, resultSelector: (...args: any[]) => any, scheduler?: SchedulerLike): (...args: any[]) => Observable<any>;\nexport declare function bindNodeCallback<A extends readonly unknown[], R extends readonly unknown[]>(callbackFunc: (...args: [...A, (err: any, ...res: R) => void]) => void, schedulerLike?: SchedulerLike): (...arg: A) => Observable<R extends [] ? void : R extends [any] ? R[0] : R>;\n//# sourceMappingURL=bindNodeCallback.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/combineLatest.d.ts": "import { Observable } from '../Observable';\nimport { ObservableInput, SchedulerLike, ObservedValueOf, ObservableInputTuple } from '../types';\nimport { Subscriber } from '../Subscriber';\nimport { AnyCatcher } from '../AnyCatcher';\n/**\n * You have passed `any` here, we can't figure out if it is\n * an array or an object, so you're getting `unknown`. Use better types.\n * @param arg Something typed as `any`\n */\nexport declare function combineLatest<T extends AnyCatcher>(arg: T): Observable<unknown>;\nexport declare function combineLatest(sources: []): Observable<never>;\nexport declare function combineLatest<A extends readonly unknown[]>(sources: readonly [...ObservableInputTuple<A>]): Observable<A>;\n/** @deprecated The `scheduler` parameter will be removed in v8. Use `scheduled` and `combineLatestAll`. Details: https://rxjs.dev/deprecations/scheduler-argument */\nexport declare function combineLatest<A extends readonly unknown[], R>(sources: readonly [...ObservableInputTuple<A>], resultSelector: (...values: A) => R, scheduler: SchedulerLike): Observable<R>;\nexport declare function combineLatest<A extends readonly unknown[], R>(sources: readonly [...ObservableInputTuple<A>], resultSelector: (...values: A) => R): Observable<R>;\n/** @deprecated The `scheduler` parameter will be removed in v8. Use `scheduled` and `combineLatestAll`. Details: https://rxjs.dev/deprecations/scheduler-argument */\nexport declare function combineLatest<A extends readonly unknown[]>(sources: readonly [...ObservableInputTuple<A>], scheduler: SchedulerLike): Observable<A>;\n/** @deprecated Pass an array of sources instead. The rest-parameters signature will be removed in v8. Details: https://rxjs.dev/deprecations/array-argument */\nexport declare function combineLatest<A extends readonly unknown[]>(...sources: [...ObservableInputTuple<A>]): Observable<A>;\n/** @deprecated The `scheduler` parameter will be removed in v8. Use `scheduled` and `combineLatestAll`. Details: https://rxjs.dev/deprecations/scheduler-argument */\nexport declare function combineLatest<A extends readonly unknown[], R>(...sourcesAndResultSelectorAndScheduler: [...ObservableInputTuple<A>, (...values: A) => R, SchedulerLike]): Observable<R>;\n/** @deprecated Pass an array of sources instead. The rest-parameters signature will be removed in v8. Details: https://rxjs.dev/deprecations/array-argument */\nexport declare function combineLatest<A extends readonly unknown[], R>(...sourcesAndResultSelector: [...ObservableInputTuple<A>, (...values: A) => R]): Observable<R>;\n/** @deprecated The `scheduler` parameter will be removed in v8. Use `scheduled` and `combineLatestAll`. Details: https://rxjs.dev/deprecations/scheduler-argument */\nexport declare function combineLatest<A extends readonly unknown[]>(...sourcesAndScheduler: [...ObservableInputTuple<A>, SchedulerLike]): Observable<A>;\nexport declare function combineLatest(sourcesObject: {\n    [K in any]: never;\n}): Observable<never>;\nexport declare function combineLatest<T extends Record<string, ObservableInput<any>>>(sourcesObject: T): Observable<{\n    [K in keyof T]: ObservedValueOf<T[K]>;\n}>;\nexport declare function combineLatestInit(observables: ObservableInput<any>[], scheduler?: SchedulerLike, valueTransform?: (values: any[]) => any): (subscriber: Subscriber<any>) => void;\n//# sourceMappingURL=combineLatest.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/concat.d.ts": "import { Observable } from '../Observable';\nimport { ObservableInputTuple, SchedulerLike } from '../types';\nexport declare function concat<T extends readonly unknown[]>(...inputs: [...ObservableInputTuple<T>]): Observable<T[number]>;\nexport declare function concat<T extends readonly unknown[]>(...inputsAndScheduler: [...ObservableInputTuple<T>, SchedulerLike]): Observable<T[number]>;\n//# sourceMappingURL=concat.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/connectable.d.ts": "import { Connectable, ObservableInput, SubjectLike } from '../types';\nexport interface ConnectableConfig<T> {\n    /**\n     * A factory function used to create the Subject through which the source\n     * is multicast. By default this creates a {@link Subject}.\n     */\n    connector: () => SubjectLike<T>;\n    /**\n     * If true, the resulting observable will reset internal state upon disconnection\n     * and return to a \"cold\" state. This allows the resulting observable to be\n     * reconnected.\n     * If false, upon disconnection, the connecting subject will remain the\n     * connecting subject, meaning the resulting observable will not go \"cold\" again,\n     * and subsequent repeats or resubscriptions will resubscribe to that same subject.\n     */\n    resetOnDisconnect?: boolean;\n}\n/**\n * Creates an observable that multicasts once `connect()` is called on it.\n *\n * @param source The observable source to make connectable.\n * @param config The configuration object for `connectable`.\n * @returns A \"connectable\" observable, that has a `connect()` method, that you must call to\n * connect the source to all consumers through the subject provided as the connector.\n */\nexport declare function connectable<T>(source: ObservableInput<T>, config?: ConnectableConfig<T>): Connectable<T>;\n//# sourceMappingURL=connectable.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/defer.d.ts": "import { Observable } from '../Observable';\nimport { ObservedValueOf, ObservableInput } from '../types';\n/**\n * Creates an Observable that, on subscribe, calls an Observable factory to\n * make an Observable for each new Observer.\n *\n * <span class=\"informal\">Creates the Observable lazily, that is, only when it\n * is subscribed.\n * </span>\n *\n * ![](defer.png)\n *\n * `defer` allows you to create an Observable only when the Observer\n * subscribes. It waits until an Observer subscribes to it, calls the given\n * factory function to get an Observable -- where a factory function typically\n * generates a new Observable -- and subscribes the Observer to this Observable.\n * In case the factory function returns a falsy value, then EMPTY is used as\n * Observable instead. Last but not least, an exception during the factory\n * function call is transferred to the Observer by calling `error`.\n *\n * ## Example\n *\n * Subscribe to either an Observable of clicks or an Observable of interval, at random\n *\n * ```ts\n * import { defer, fromEvent, interval } from 'rxjs';\n *\n * const clicksOrInterval = defer(() => {\n *   return Math.random() > 0.5\n *     ? fromEvent(document, 'click')\n *     : interval(1000);\n * });\n * clicksOrInterval.subscribe(x => console.log(x));\n *\n * // Results in the following behavior:\n * // If the result of Math.random() is greater than 0.5 it will listen\n * // for clicks anywhere on the \"document\"; when document is clicked it\n * // will log a MouseEvent object to the console. If the result is less\n * // than 0.5 it will emit ascending numbers, one every second(1000ms).\n * ```\n *\n * @see {@link Observable}\n *\n * @param observableFactory The Observable factory function to invoke for each\n * Observer that subscribes to the output Observable. May also return any\n * `ObservableInput`, which will be converted on the fly to an Observable.\n * @return An Observable whose Observers' subscriptions trigger an invocation of the\n * given Observable factory function.\n */\nexport declare function defer<R extends ObservableInput<any>>(observableFactory: () => R): Observable<ObservedValueOf<R>>;\n//# sourceMappingURL=defer.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/dom/WebSocketSubject.d.ts": "import { AnonymousSubject } from '../../Subject';\nimport { Observable } from '../../Observable';\nimport { Operator } from '../../Operator';\nimport { Observer, NextObserver } from '../../types';\n/**\n * WebSocketSubjectConfig is a plain Object that allows us to make our\n * webSocket configurable.\n *\n * <span class=\"informal\">Provides flexibility to {@link webSocket}</span>\n *\n * It defines a set of properties to provide custom behavior in specific\n * moments of the socket's lifecycle. When the connection opens we can\n * use `openObserver`, when the connection is closed `closeObserver`, if we\n * are interested in listening for data coming from server: `deserializer`,\n * which allows us to customize the deserialization strategy of data before passing it\n * to the socket client. By default, `deserializer` is going to apply `JSON.parse` to each message coming\n * from the Server.\n *\n * ## Examples\n *\n * **deserializer**, the default for this property is `JSON.parse` but since there are just two options\n * for incoming data, either be text or binary data. We can apply a custom deserialization strategy\n * or just simply skip the default behaviour.\n *\n * ```ts\n * import { webSocket } from 'rxjs/webSocket';\n *\n * const wsSubject = webSocket({\n *   url: 'ws://localhost:8081',\n *   //Apply any transformation of your choice.\n *   deserializer: ({ data }) => data\n * });\n *\n * wsSubject.subscribe(console.log);\n *\n * // Let's suppose we have this on the Server: ws.send('This is a msg from the server')\n * //output\n * //\n * // This is a msg from the server\n * ```\n *\n * **serializer** allows us to apply custom serialization strategy but for the outgoing messages.\n *\n * ```ts\n * import { webSocket } from 'rxjs/webSocket';\n *\n * const wsSubject = webSocket({\n *   url: 'ws://localhost:8081',\n *   // Apply any transformation of your choice.\n *   serializer: msg => JSON.stringify({ channel: 'webDevelopment', msg: msg })\n * });\n *\n * wsSubject.subscribe(() => subject.next('msg to the server'));\n *\n * // Let's suppose we have this on the Server:\n * //   ws.on('message', msg => console.log);\n * //   ws.send('This is a msg from the server');\n * // output at server side:\n * //\n * // {\"channel\":\"webDevelopment\",\"msg\":\"msg to the server\"}\n * ```\n *\n * **closeObserver** allows us to set a custom error when an error raises up.\n *\n * ```ts\n * import { webSocket } from 'rxjs/webSocket';\n *\n * const wsSubject = webSocket({\n *   url: 'ws://localhost:8081',\n *   closeObserver: {\n *     next() {\n *       const customError = { code: 6666, reason: 'Custom evil reason' }\n *       console.log(`code: ${ customError.code }, reason: ${ customError.reason }`);\n *     }\n *   }\n * });\n *\n * // output\n * // code: 6666, reason: Custom evil reason\n * ```\n *\n * **openObserver**, Let's say we need to make some kind of init task before sending/receiving msgs to the\n * webSocket or sending notification that the connection was successful, this is when\n * openObserver is useful for.\n *\n * ```ts\n * import { webSocket } from 'rxjs/webSocket';\n *\n * const wsSubject = webSocket({\n *   url: 'ws://localhost:8081',\n *   openObserver: {\n *     next: () => {\n *       console.log('Connection ok');\n *     }\n *   }\n * });\n *\n * // output\n * // Connection ok\n * ```\n */\nexport interface WebSocketSubjectConfig<T> {\n    /** The url of the socket server to connect to */\n    url: string;\n    /** The protocol to use to connect */\n    protocol?: string | Array<string>;\n    /** @deprecated Will be removed in v8. Use {@link deserializer} instead. */\n    resultSelector?: (e: MessageEvent) => T;\n    /**\n     * A serializer used to create messages from passed values before the\n     * messages are sent to the server. Defaults to JSON.stringify.\n     */\n    serializer?: (value: T) => WebSocketMessage;\n    /**\n     * A deserializer used for messages arriving on the socket from the\n     * server. Defaults to JSON.parse.\n     */\n    deserializer?: (e: MessageEvent) => T;\n    /**\n     * An Observer that watches when open events occur on the underlying web socket.\n     */\n    openObserver?: NextObserver<Event>;\n    /**\n     * An Observer that watches when close events occur on the underlying web socket\n     */\n    closeObserver?: NextObserver<CloseEvent>;\n    /**\n     * An Observer that watches when a close is about to occur due to\n     * unsubscription.\n     */\n    closingObserver?: NextObserver<void>;\n    /**\n     * A WebSocket constructor to use. This is useful for situations like using a\n     * WebSocket impl in Node (WebSocket is a DOM API), or for mocking a WebSocket\n     * for testing purposes\n     */\n    WebSocketCtor?: {\n        new (url: string, protocols?: string | string[]): WebSocket;\n    };\n    /** Sets the `binaryType` property of the underlying WebSocket. */\n    binaryType?: 'blob' | 'arraybuffer';\n}\nexport declare type WebSocketMessage = string | ArrayBuffer | Blob | ArrayBufferView;\nexport declare class WebSocketSubject<T> extends AnonymousSubject<T> {\n    private _config;\n    private _socket;\n    constructor(urlConfigOrSource: string | WebSocketSubjectConfig<T> | Observable<T>, destination?: Observer<T>);\n    /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n    lift<R>(operator: Operator<T, R>): WebSocketSubject<R>;\n    private _resetState;\n    /**\n     * Creates an {@link Observable}, that when subscribed to, sends a message,\n     * defined by the `subMsg` function, to the server over the socket to begin a\n     * subscription to data over that socket. Once data arrives, the\n     * `messageFilter` argument will be used to select the appropriate data for\n     * the resulting Observable. When finalization occurs, either due to\n     * unsubscription, completion, or error, a message defined by the `unsubMsg`\n     * argument will be sent to the server over the WebSocketSubject.\n     *\n     * @param subMsg A function to generate the subscription message to be sent to\n     * the server. This will still be processed by the serializer in the\n     * WebSocketSubject's config. (Which defaults to JSON serialization)\n     * @param unsubMsg A function to generate the unsubscription message to be\n     * sent to the server at finalization. This will still be processed by the\n     * serializer in the WebSocketSubject's config.\n     * @param messageFilter A predicate for selecting the appropriate messages\n     * from the server for the output stream.\n     */\n    multiplex(subMsg: () => any, unsubMsg: () => any, messageFilter: (value: T) => boolean): Observable<T>;\n    private _connectSocket;\n    unsubscribe(): void;\n}\n//# sourceMappingURL=WebSocketSubject.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/dom/animationFrames.d.ts": "import { Observable } from '../../Observable';\nimport { TimestampProvider } from '../../types';\n/**\n * An observable of animation frames\n *\n * Emits the amount of time elapsed since subscription and the timestamp on each animation frame.\n * Defaults to milliseconds provided to the requestAnimationFrame's callback. Does not end on its own.\n *\n * Every subscription will start a separate animation loop. Since animation frames are always scheduled\n * by the browser to occur directly before a repaint, scheduling more than one animation frame synchronously\n * should not be much different or have more overhead than looping over an array of events during\n * a single animation frame. However, if for some reason the developer would like to ensure the\n * execution of animation-related handlers are all executed during the same task by the engine,\n * the `share` operator can be used.\n *\n * This is useful for setting up animations with RxJS.\n *\n * ## Examples\n *\n * Tweening a div to move it on the screen\n *\n * ```ts\n * import { animationFrames, map, takeWhile, endWith } from 'rxjs';\n *\n * function tween(start: number, end: number, duration: number) {\n *   const diff = end - start;\n *   return animationFrames().pipe(\n *     // Figure out what percentage of time has passed\n *     map(({ elapsed }) => elapsed / duration),\n *     // Take the vector while less than 100%\n *     takeWhile(v => v < 1),\n *     // Finish with 100%\n *     endWith(1),\n *     // Calculate the distance traveled between start and end\n *     map(v => v * diff + start)\n *   );\n * }\n *\n * // Setup a div for us to move around\n * const div = document.createElement('div');\n * document.body.appendChild(div);\n * div.style.position = 'absolute';\n * div.style.width = '40px';\n * div.style.height = '40px';\n * div.style.backgroundColor = 'lime';\n * div.style.transform = 'translate3d(10px, 0, 0)';\n *\n * tween(10, 200, 4000).subscribe(x => {\n *   div.style.transform = `translate3d(${ x }px, 0, 0)`;\n * });\n * ```\n *\n * Providing a custom timestamp provider\n *\n * ```ts\n * import { animationFrames, TimestampProvider } from 'rxjs';\n *\n * // A custom timestamp provider\n * let now = 0;\n * const customTSProvider: TimestampProvider = {\n *   now() { return now++; }\n * };\n *\n * const source$ = animationFrames(customTSProvider);\n *\n * // Log increasing numbers 0...1...2... on every animation frame.\n * source$.subscribe(({ elapsed }) => console.log(elapsed));\n * ```\n *\n * @param timestampProvider An object with a `now` method that provides a numeric timestamp\n */\nexport declare function animationFrames(timestampProvider?: TimestampProvider): Observable<{\n    timestamp: number;\n    elapsed: number;\n}>;\n//# sourceMappingURL=animationFrames.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/dom/fetch.d.ts": "import { Observable } from '../../Observable';\nimport { ObservableInput } from '../../types';\nexport declare function fromFetch<T>(input: string | Request, init: RequestInit & {\n    selector: (response: Response) => ObservableInput<T>;\n}): Observable<T>;\nexport declare function fromFetch(input: string | Request, init?: RequestInit): Observable<Response>;\n//# sourceMappingURL=fetch.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/dom/webSocket.d.ts": "import { WebSocketSubject, WebSocketSubjectConfig } from './WebSocketSubject';\n/**\n * Wrapper around the w3c-compatible WebSocket object provided by the browser.\n *\n * <span class=\"informal\">{@link Subject} that communicates with a server via WebSocket</span>\n *\n * `webSocket` is a factory function that produces a `WebSocketSubject`,\n * which can be used to make WebSocket connection with an arbitrary endpoint.\n * `webSocket` accepts as an argument either a string with url of WebSocket endpoint, or an\n * {@link WebSocketSubjectConfig} object for providing additional configuration, as\n * well as Observers for tracking lifecycle of WebSocket connection.\n *\n * When `WebSocketSubject` is subscribed, it attempts to make a socket connection,\n * unless there is one made already. This means that many subscribers will always listen\n * on the same socket, thus saving resources. If however, two instances are made of `WebSocketSubject`,\n * even if these two were provided with the same url, they will attempt to make separate\n * connections. When consumer of a `WebSocketSubject` unsubscribes, socket connection is closed,\n * only if there are no more subscribers still listening. If after some time a consumer starts\n * subscribing again, connection is reestablished.\n *\n * Once connection is made, whenever a new message comes from the server, `WebSocketSubject` will emit that\n * message as a value in the stream. By default, a message from the socket is parsed via `JSON.parse`. If you\n * want to customize how deserialization is handled (if at all), you can provide custom `resultSelector`\n * function in {@link WebSocketSubject}. When connection closes, stream will complete, provided it happened without\n * any errors. If at any point (starting, maintaining or closing a connection) there is an error,\n * stream will also error with whatever WebSocket API has thrown.\n *\n * By virtue of being a {@link Subject}, `WebSocketSubject` allows for receiving and sending messages from the server. In order\n * to communicate with a connected endpoint, use `next`, `error` and `complete` methods. `next` sends a value to the server, so bear in mind\n * that this value will not be serialized beforehand. Because of This, `JSON.stringify` will have to be called on a value by hand,\n * before calling `next` with a result. Note also that if at the moment of nexting value\n * there is no socket connection (for example no one is subscribing), those values will be buffered, and sent when connection\n * is finally established. `complete` method closes socket connection. `error` does the same,\n * as well as notifying the server that something went wrong via status code and string with details of what happened.\n * Since status code is required in WebSocket API, `WebSocketSubject` does not allow, like regular `Subject`,\n * arbitrary values being passed to the `error` method. It needs to be called with an object that has `code`\n * property with status code number and optional `reason` property with string describing details\n * of an error.\n *\n * Calling `next` does not affect subscribers of `WebSocketSubject` - they have no\n * information that something was sent to the server (unless of course the server\n * responds somehow to a message). On the other hand, since calling `complete` triggers\n * an attempt to close socket connection. If that connection is closed without any errors, stream will\n * complete, thus notifying all subscribers. And since calling `error` closes\n * socket connection as well, just with a different status code for the server, if closing itself proceeds\n * without errors, subscribed Observable will not error, as one might expect, but complete as usual. In both cases\n * (calling `complete` or `error`), if process of closing socket connection results in some errors, *then* stream\n * will error.\n *\n * **Multiplexing**\n *\n * `WebSocketSubject` has an additional operator, not found in other Subjects. It is called `multiplex` and it is\n * used to simulate opening several socket connections, while in reality maintaining only one.\n * For example, an application has both chat panel and real-time notifications about sport news. Since these are two distinct functions,\n * it would make sense to have two separate connections for each. Perhaps there could even be two separate services with WebSocket\n * endpoints, running on separate machines with only GUI combining them together. Having a socket connection\n * for each functionality could become too resource expensive. It is a common pattern to have single\n * WebSocket endpoint that acts as a gateway for the other services (in this case chat and sport news services).\n * Even though there is a single connection in a client app, having the ability to manipulate streams as if it\n * were two separate sockets is desirable. This eliminates manually registering and unregistering in a gateway for\n * given service and filter out messages of interest. This is exactly what `multiplex` method is for.\n *\n * Method accepts three parameters. First two are functions returning subscription and unsubscription messages\n * respectively. These are messages that will be sent to the server, whenever consumer of resulting Observable\n * subscribes and unsubscribes. Server can use them to verify that some kind of messages should start or stop\n * being forwarded to the client. In case of the above example application, after getting subscription message with proper identifier,\n * gateway server can decide that it should connect to real sport news service and start forwarding messages from it.\n * Note that both messages will be sent as returned by the functions, they are by default serialized using JSON.stringify, just\n * as messages pushed via `next`. Also bear in mind that these messages will be sent on *every* subscription and\n * unsubscription. This is potentially dangerous, because one consumer of an Observable may unsubscribe and the server\n * might stop sending messages, since it got unsubscription message. This needs to be handled\n * on the server or using {@link publish} on a Observable returned from 'multiplex'.\n *\n * Last argument to `multiplex` is a `messageFilter` function which should return a boolean. It is used to filter out messages\n * sent by the server to only those that belong to simulated WebSocket stream. For example, server might mark these\n * messages with some kind of string identifier on a message object and `messageFilter` would return `true`\n * if there is such identifier on an object emitted by the socket. Messages which returns `false` in `messageFilter` are simply skipped,\n * and are not passed down the stream.\n *\n * Return value of `multiplex` is an Observable with messages incoming from emulated socket connection. Note that this\n * is not a `WebSocketSubject`, so calling `next` or `multiplex` again will fail. For pushing values to the\n * server, use root `WebSocketSubject`.\n *\n * ## Examples\n *\n * Listening for messages from the server\n *\n * ```ts\n * import { webSocket } from 'rxjs/webSocket';\n *\n * const subject = webSocket('ws://localhost:8081');\n *\n * subject.subscribe({\n *   next: msg => console.log('message received: ' + msg), // Called whenever there is a message from the server.\n *   error: err => console.log(err), // Called if at any point WebSocket API signals some kind of error.\n *   complete: () => console.log('complete') // Called when connection is closed (for whatever reason).\n *  });\n * ```\n *\n * Pushing messages to the server\n *\n * ```ts\n * import { webSocket } from 'rxjs/webSocket';\n *\n * const subject = webSocket('ws://localhost:8081');\n *\n * subject.subscribe();\n * // Note that at least one consumer has to subscribe to the created subject - otherwise \"nexted\" values will be just buffered and not sent,\n * // since no connection was established!\n *\n * subject.next({ message: 'some message' });\n * // This will send a message to the server once a connection is made. Remember value is serialized with JSON.stringify by default!\n *\n * subject.complete(); // Closes the connection.\n *\n * subject.error({ code: 4000, reason: 'I think our app just broke!' });\n * // Also closes the connection, but let's the server know that this closing is caused by some error.\n * ```\n *\n * Multiplexing WebSocket\n *\n * ```ts\n * import { webSocket } from 'rxjs/webSocket';\n *\n * const subject = webSocket('ws://localhost:8081');\n *\n * const observableA = subject.multiplex(\n *   () => ({ subscribe: 'A' }), // When server gets this message, it will start sending messages for 'A'...\n *   () => ({ unsubscribe: 'A' }), // ...and when gets this one, it will stop.\n *   message => message.type === 'A' // If the function returns `true` message is passed down the stream. Skipped if the function returns false.\n * );\n *\n * const observableB = subject.multiplex( // And the same goes for 'B'.\n *   () => ({ subscribe: 'B' }),\n *   () => ({ unsubscribe: 'B' }),\n *   message => message.type === 'B'\n * );\n *\n * const subA = observableA.subscribe(messageForA => console.log(messageForA));\n * // At this moment WebSocket connection is established. Server gets '{\"subscribe\": \"A\"}' message and starts sending messages for 'A',\n * // which we log here.\n *\n * const subB = observableB.subscribe(messageForB => console.log(messageForB));\n * // Since we already have a connection, we just send '{\"subscribe\": \"B\"}' message to the server. It starts sending messages for 'B',\n * // which we log here.\n *\n * subB.unsubscribe();\n * // Message '{\"unsubscribe\": \"B\"}' is sent to the server, which stops sending 'B' messages.\n *\n * subA.unsubscribe();\n * // Message '{\"unsubscribe\": \"A\"}' makes the server stop sending messages for 'A'. Since there is no more subscribers to root Subject,\n * // socket connection closes.\n * ```\n *\n * @param urlConfigOrSource The WebSocket endpoint as an url or an object with configuration and additional Observers.\n * @return Subject which allows to both send and receive messages via WebSocket connection.\n */\nexport declare function webSocket<T>(urlConfigOrSource: string | WebSocketSubjectConfig<T>): WebSocketSubject<T>;\n//# sourceMappingURL=webSocket.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/empty.d.ts": "import { Observable } from '../Observable';\nimport { SchedulerLike } from '../types';\n/**\n * A simple Observable that emits no items to the Observer and immediately\n * emits a complete notification.\n *\n * <span class=\"informal\">Just emits 'complete', and nothing else.</span>\n *\n * ![](empty.png)\n *\n * A simple Observable that only emits the complete notification. It can be used\n * for composing with other Observables, such as in a {@link mergeMap}.\n *\n * ## Examples\n *\n * Log complete notification\n *\n * ```ts\n * import { EMPTY } from 'rxjs';\n *\n * EMPTY.subscribe({\n *   next: () => console.log('Next'),\n *   complete: () => console.log('Complete!')\n * });\n *\n * // Outputs\n * // Complete!\n * ```\n *\n * Emit the number 7, then complete\n *\n * ```ts\n * import { EMPTY, startWith } from 'rxjs';\n *\n * const result = EMPTY.pipe(startWith(7));\n * result.subscribe(x => console.log(x));\n *\n * // Outputs\n * // 7\n * ```\n *\n * Map and flatten only odd numbers to the sequence `'a'`, `'b'`, `'c'`\n *\n * ```ts\n * import { interval, mergeMap, of, EMPTY } from 'rxjs';\n *\n * const interval$ = interval(1000);\n * const result = interval$.pipe(\n *   mergeMap(x => x % 2 === 1 ? of('a', 'b', 'c') : EMPTY),\n * );\n * result.subscribe(x => console.log(x));\n *\n * // Results in the following to the console:\n * // x is equal to the count on the interval, e.g. (0, 1, 2, 3, ...)\n * // x will occur every 1000ms\n * // if x % 2 is equal to 1, print a, b, c (each on its own)\n * // if x % 2 is not equal to 1, nothing will be output\n * ```\n *\n * @see {@link Observable}\n * @see {@link NEVER}\n * @see {@link of}\n * @see {@link throwError}\n */\nexport declare const EMPTY: Observable<never>;\n/**\n * @param scheduler A {@link SchedulerLike} to use for scheduling\n * the emission of the complete notification.\n * @deprecated Replaced with the {@link EMPTY} constant or {@link scheduled} (e.g. `scheduled([], scheduler)`). Will be removed in v8.\n */\nexport declare function empty(scheduler?: SchedulerLike): Observable<never>;\n//# sourceMappingURL=empty.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/forkJoin.d.ts": "import { Observable } from '../Observable';\nimport { ObservedValueOf, ObservableInputTuple, ObservableInput } from '../types';\nimport { AnyCatcher } from '../AnyCatcher';\n/**\n * You have passed `any` here, we can't figure out if it is\n * an array or an object, so you're getting `unknown`. Use better types.\n * @param arg Something typed as `any`\n */\nexport declare function forkJoin<T extends AnyCatcher>(arg: T): Observable<unknown>;\nexport declare function forkJoin(scheduler: null | undefined): Observable<never>;\nexport declare function forkJoin(sources: readonly []): Observable<never>;\nexport declare function forkJoin<A extends readonly unknown[]>(sources: readonly [...ObservableInputTuple<A>]): Observable<A>;\nexport declare function forkJoin<A extends readonly unknown[], R>(sources: readonly [...ObservableInputTuple<A>], resultSelector: (...values: A) => R): Observable<R>;\n/** @deprecated Pass an array of sources instead. The rest-parameters signature will be removed in v8. Details: https://rxjs.dev/deprecations/array-argument */\nexport declare function forkJoin<A extends readonly unknown[]>(...sources: [...ObservableInputTuple<A>]): Observable<A>;\n/** @deprecated Pass an array of sources instead. The rest-parameters signature will be removed in v8. Details: https://rxjs.dev/deprecations/array-argument */\nexport declare function forkJoin<A extends readonly unknown[], R>(...sourcesAndResultSelector: [...ObservableInputTuple<A>, (...values: A) => R]): Observable<R>;\nexport declare function forkJoin(sourcesObject: {\n    [K in any]: never;\n}): Observable<never>;\nexport declare function forkJoin<T extends Record<string, ObservableInput<any>>>(sourcesObject: T): Observable<{\n    [K in keyof T]: ObservedValueOf<T[K]>;\n}>;\n//# sourceMappingURL=forkJoin.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/from.d.ts": "import { Observable } from '../Observable';\nimport { ObservableInput, SchedulerLike, ObservedValueOf } from '../types';\nexport declare function from<O extends ObservableInput<any>>(input: O): Observable<ObservedValueOf<O>>;\n/** @deprecated The `scheduler` parameter will be removed in v8. Use `scheduled`. Details: https://rxjs.dev/deprecations/scheduler-argument */\nexport declare function from<O extends ObservableInput<any>>(input: O, scheduler: SchedulerLike | undefined): Observable<ObservedValueOf<O>>;\n//# sourceMappingURL=from.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/fromEvent.d.ts": "import { Observable } from '../Observable';\nexport interface NodeStyleEventEmitter {\n    addListener(eventName: string | symbol, handler: NodeEventHandler): this;\n    removeListener(eventName: string | symbol, handler: NodeEventHandler): this;\n}\nexport declare type NodeEventHandler = (...args: any[]) => void;\nexport interface NodeCompatibleEventEmitter {\n    addListener(eventName: string, handler: NodeEventHandler): void | {};\n    removeListener(eventName: string, handler: NodeEventHandler): void | {};\n}\nexport interface JQueryStyleEventEmitter<TContext, T> {\n    on(eventName: string, handler: (this: TContext, t: T, ...args: any[]) => any): void;\n    off(eventName: string, handler: (this: TContext, t: T, ...args: any[]) => any): void;\n}\nexport interface EventListenerObject<E> {\n    handleEvent(evt: E): void;\n}\nexport interface HasEventTargetAddRemove<E> {\n    addEventListener(type: string, listener: ((evt: E) => void) | EventListenerObject<E> | null, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener(type: string, listener: ((evt: E) => void) | EventListenerObject<E> | null, options?: EventListenerOptions | boolean): void;\n}\nexport interface EventListenerOptions {\n    capture?: boolean;\n    passive?: boolean;\n    once?: boolean;\n}\nexport interface AddEventListenerOptions extends EventListenerOptions {\n    once?: boolean;\n    passive?: boolean;\n}\nexport declare function fromEvent<T>(target: HasEventTargetAddRemove<T> | ArrayLike<HasEventTargetAddRemove<T>>, eventName: string): Observable<T>;\nexport declare function fromEvent<T, R>(target: HasEventTargetAddRemove<T> | ArrayLike<HasEventTargetAddRemove<T>>, eventName: string, resultSelector: (event: T) => R): Observable<R>;\nexport declare function fromEvent<T>(target: HasEventTargetAddRemove<T> | ArrayLike<HasEventTargetAddRemove<T>>, eventName: string, options: EventListenerOptions): Observable<T>;\nexport declare function fromEvent<T, R>(target: HasEventTargetAddRemove<T> | ArrayLike<HasEventTargetAddRemove<T>>, eventName: string, options: EventListenerOptions, resultSelector: (event: T) => R): Observable<R>;\nexport declare function fromEvent(target: NodeStyleEventEmitter | ArrayLike<NodeStyleEventEmitter>, eventName: string): Observable<unknown>;\n/** @deprecated Do not specify explicit type parameters. Signatures with type parameters that cannot be inferred will be removed in v8. */\nexport declare function fromEvent<T>(target: NodeStyleEventEmitter | ArrayLike<NodeStyleEventEmitter>, eventName: string): Observable<T>;\nexport declare function fromEvent<R>(target: NodeStyleEventEmitter | ArrayLike<NodeStyleEventEmitter>, eventName: string, resultSelector: (...args: any[]) => R): Observable<R>;\nexport declare function fromEvent(target: NodeCompatibleEventEmitter | ArrayLike<NodeCompatibleEventEmitter>, eventName: string): Observable<unknown>;\n/** @deprecated Do not specify explicit type parameters. Signatures with type parameters that cannot be inferred will be removed in v8. */\nexport declare function fromEvent<T>(target: NodeCompatibleEventEmitter | ArrayLike<NodeCompatibleEventEmitter>, eventName: string): Observable<T>;\nexport declare function fromEvent<R>(target: NodeCompatibleEventEmitter | ArrayLike<NodeCompatibleEventEmitter>, eventName: string, resultSelector: (...args: any[]) => R): Observable<R>;\nexport declare function fromEvent<T>(target: JQueryStyleEventEmitter<any, T> | ArrayLike<JQueryStyleEventEmitter<any, T>>, eventName: string): Observable<T>;\nexport declare function fromEvent<T, R>(target: JQueryStyleEventEmitter<any, T> | ArrayLike<JQueryStyleEventEmitter<any, T>>, eventName: string, resultSelector: (value: T, ...args: any[]) => R): Observable<R>;\n//# sourceMappingURL=fromEvent.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/fromEventPattern.d.ts": "import { Observable } from '../Observable';\nimport { NodeEventHandler } from './fromEvent';\nexport declare function fromEventPattern<T>(addHandler: (handler: NodeEventHandler) => any, removeHandler?: (handler: NodeEventHandler, signal?: any) => void): Observable<T>;\nexport declare function fromEventPattern<T>(addHandler: (handler: NodeEventHandler) => any, removeHandler?: (handler: NodeEventHandler, signal?: any) => void, resultSelector?: (...args: any[]) => T): Observable<T>;\n//# sourceMappingURL=fromEventPattern.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/fromSubscribable.d.ts": "import { Observable } from '../Observable';\nimport { Subscribable } from '../types';\n/**\n * Used to convert a subscribable to an observable.\n *\n * Currently, this is only used within internals.\n *\n * TODO: Discuss ObservableInput supporting \"Subscribable\".\n * https://github.com/ReactiveX/rxjs/issues/5909\n *\n * @param subscribable A subscribable\n */\nexport declare function fromSubscribable<T>(subscribable: Subscribable<T>): Observable<T>;\n//# sourceMappingURL=fromSubscribable.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/generate.d.ts": "import { Observable } from '../Observable';\nimport { SchedulerLike } from '../types';\ndeclare type ConditionFunc<S> = (state: S) => boolean;\ndeclare type IterateFunc<S> = (state: S) => S;\ndeclare type ResultFunc<S, T> = (state: S) => T;\nexport interface GenerateBaseOptions<S> {\n    /**\n     * Initial state.\n     */\n    initialState: S;\n    /**\n     * Condition function that accepts state and returns boolean.\n     * When it returns false, the generator stops.\n     * If not specified, a generator never stops.\n     */\n    condition?: ConditionFunc<S>;\n    /**\n     * Iterate function that accepts state and returns new state.\n     */\n    iterate: IterateFunc<S>;\n    /**\n     * SchedulerLike to use for generation process.\n     * By default, a generator starts immediately.\n     */\n    scheduler?: SchedulerLike;\n}\nexport interface GenerateOptions<T, S> extends GenerateBaseOptions<S> {\n    /**\n     * Result selection function that accepts state and returns a value to emit.\n     */\n    resultSelector: ResultFunc<S, T>;\n}\n/**\n * Generates an observable sequence by running a state-driven loop\n * producing the sequence's elements, using the specified scheduler\n * to send out observer messages.\n *\n * ![](generate.png)\n *\n * ## Examples\n *\n * Produces sequence of numbers\n *\n * ```ts\n * import { generate } from 'rxjs';\n *\n * const result = generate(0, x => x < 3, x => x + 1, x => x);\n *\n * result.subscribe(x => console.log(x));\n *\n * // Logs:\n * // 0\n * // 1\n * // 2\n * ```\n *\n * Use `asapScheduler`\n *\n * ```ts\n * import { generate, asapScheduler } from 'rxjs';\n *\n * const result = generate(1, x => x < 5, x => x * 2, x => x + 1, asapScheduler);\n *\n * result.subscribe(x => console.log(x));\n *\n * // Logs:\n * // 2\n * // 3\n * // 5\n * ```\n *\n * @see {@link from}\n * @see {@link Observable}\n *\n * @param initialState Initial state.\n * @param condition Condition to terminate generation (upon returning false).\n * @param iterate Iteration step function.\n * @param resultSelector Selector function for results produced in the sequence.\n * @param scheduler A {@link SchedulerLike} on which to run the generator loop.\n * If not provided, defaults to emit immediately.\n * @returns The generated sequence.\n * @deprecated Instead of passing separate arguments, use the options argument.\n * Signatures taking separate arguments will be removed in v8.\n */\nexport declare function generate<T, S>(initialState: S, condition: ConditionFunc<S>, iterate: IterateFunc<S>, resultSelector: ResultFunc<S, T>, scheduler?: SchedulerLike): Observable<T>;\n/**\n * Generates an Observable by running a state-driven loop\n * that emits an element on each iteration.\n *\n * <span class=\"informal\">Use it instead of nexting values in a for loop.</span>\n *\n * ![](generate.png)\n *\n * `generate` allows you to create a stream of values generated with a loop very similar to\n * a traditional for loop. The first argument of `generate` is a beginning value. The second argument\n * is a function that accepts this value and tests if some condition still holds. If it does,\n * then the loop continues, if not, it stops. The third value is a function which takes the\n * previously defined value and modifies it in some way on each iteration. Note how these three parameters\n * are direct equivalents of three expressions in a traditional for loop: the first expression\n * initializes some state (for example, a numeric index), the second tests if the loop can perform the next\n * iteration (for example, if the index is lower than 10) and the third states how the defined value\n * will be modified on every step (for example, the index will be incremented by one).\n *\n * Return value of a `generate` operator is an Observable that on each loop iteration\n * emits a value. First of all, the condition function is ran. If it returns true, then the Observable\n * emits the currently stored value (initial value at the first iteration) and finally updates\n * that value with iterate function. If at some point the condition returns false, then the Observable\n * completes at that moment.\n *\n * Optionally you can pass a fourth parameter to `generate` - a result selector function which allows you\n * to immediately map the value that would normally be emitted by an Observable.\n *\n * If you find three anonymous functions in `generate` call hard to read, you can provide\n * a single object to the operator instead where the object has the properties: `initialState`,\n * `condition`, `iterate` and `resultSelector`, which should have respective values that you\n * would normally pass to `generate`. `resultSelector` is still optional, but that form\n * of calling `generate` allows you to omit `condition` as well. If you omit it, that means\n * condition always holds, or in other words the resulting Observable will never complete.\n *\n * Both forms of `generate` can optionally accept a scheduler. In case of a multi-parameter call,\n * scheduler simply comes as a last argument (no matter if there is a `resultSelector`\n * function or not). In case of a single-parameter call, you can provide it as a\n * `scheduler` property on the object passed to the operator. In both cases, a scheduler decides when\n * the next iteration of the loop will happen and therefore when the next value will be emitted\n * by the Observable. For example, to ensure that each value is pushed to the Observer\n * on a separate task in the event loop, you could use the `async` scheduler. Note that\n * by default (when no scheduler is passed) values are simply emitted synchronously.\n *\n *\n * ## Examples\n *\n * Use with condition and iterate functions\n *\n * ```ts\n * import { generate } from 'rxjs';\n *\n * const result = generate(0, x => x < 3, x => x + 1);\n *\n * result.subscribe({\n *   next: value => console.log(value),\n *   complete: () => console.log('Complete!')\n * });\n *\n * // Logs:\n * // 0\n * // 1\n * // 2\n * // 'Complete!'\n * ```\n *\n * Use with condition, iterate and resultSelector functions\n *\n * ```ts\n * import { generate } from 'rxjs';\n *\n * const result = generate(0, x => x < 3, x => x + 1, x => x * 1000);\n *\n * result.subscribe({\n *   next: value => console.log(value),\n *   complete: () => console.log('Complete!')\n * });\n *\n * // Logs:\n * // 0\n * // 1000\n * // 2000\n * // 'Complete!'\n * ```\n *\n * Use with options object\n *\n * ```ts\n * import { generate } from 'rxjs';\n *\n * const result = generate({\n *   initialState: 0,\n *   condition(value) { return value < 3; },\n *   iterate(value) { return value + 1; },\n *   resultSelector(value) { return value * 1000; }\n * });\n *\n * result.subscribe({\n *   next: value => console.log(value),\n *   complete: () => console.log('Complete!')\n * });\n *\n * // Logs:\n * // 0\n * // 1000\n * // 2000\n * // 'Complete!'\n * ```\n *\n * Use options object without condition function\n *\n * ```ts\n * import { generate } from 'rxjs';\n *\n * const result = generate({\n *   initialState: 0,\n *   iterate(value) { return value + 1; },\n *   resultSelector(value) { return value * 1000; }\n * });\n *\n * result.subscribe({\n *   next: value => console.log(value),\n *   complete: () => console.log('Complete!') // This will never run\n * });\n *\n * // Logs:\n * // 0\n * // 1000\n * // 2000\n * // 3000\n * // ...and never stops.\n * ```\n *\n * @see {@link from}\n *\n * @param initialState Initial state.\n * @param condition Condition to terminate generation (upon returning false).\n * @param iterate Iteration step function.\n * @param scheduler A {@link Scheduler} on which to run the generator loop. If not\n * provided, defaults to emitting immediately.\n * @return The generated sequence.\n * @deprecated Instead of passing separate arguments, use the options argument.\n * Signatures taking separate arguments will be removed in v8.\n */\nexport declare function generate<S>(initialState: S, condition: ConditionFunc<S>, iterate: IterateFunc<S>, scheduler?: SchedulerLike): Observable<S>;\n/**\n * Generates an observable sequence by running a state-driven loop\n * producing the sequence's elements, using the specified scheduler\n * to send out observer messages.\n * The overload accepts options object that might contain initial state, iterate,\n * condition and scheduler.\n *\n * ![](generate.png)\n *\n * ## Examples\n *\n * Use options object with condition function\n *\n * ```ts\n * import { generate } from 'rxjs';\n *\n * const result = generate({\n *   initialState: 0,\n *   condition: x => x < 3,\n *   iterate: x => x + 1\n * });\n *\n * result.subscribe({\n *   next: value => console.log(value),\n *   complete: () => console.log('Complete!')\n * });\n *\n * // Logs:\n * // 0\n * // 1\n * // 2\n * // 'Complete!'\n * ```\n *\n * @see {@link from}\n * @see {@link Observable}\n *\n * @param options Object that must contain initialState, iterate and might contain condition and scheduler.\n * @returns The generated sequence.\n */\nexport declare function generate<S>(options: GenerateBaseOptions<S>): Observable<S>;\n/**\n * Generates an observable sequence by running a state-driven loop\n * producing the sequence's elements, using the specified scheduler\n * to send out observer messages.\n * The overload accepts options object that might contain initial state, iterate,\n * condition, result selector and scheduler.\n *\n * ![](generate.png)\n *\n * ## Examples\n *\n * Use options object with condition and iterate function\n *\n * ```ts\n * import { generate } from 'rxjs';\n *\n * const result = generate({\n *   initialState: 0,\n *   condition: x => x < 3,\n *   iterate: x => x + 1,\n *   resultSelector: x => x\n * });\n *\n * result.subscribe({\n *   next: value => console.log(value),\n *   complete: () => console.log('Complete!')\n * });\n *\n * // Logs:\n * // 0\n * // 1\n * // 2\n * // 'Complete!'\n * ```\n *\n * @see {@link from}\n * @see {@link Observable}\n *\n * @param options Object that must contain initialState, iterate, resultSelector and might contain condition and scheduler.\n * @returns The generated sequence.\n */\nexport declare function generate<T, S>(options: GenerateOptions<T, S>): Observable<T>;\nexport {};\n//# sourceMappingURL=generate.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/iif.d.ts": "import { Observable } from '../Observable';\nimport { ObservableInput } from '../types';\n/**\n * Checks a boolean at subscription time, and chooses between one of two observable sources\n *\n * `iif` expects a function that returns a boolean (the `condition` function), and two sources,\n * the `trueResult` and the `falseResult`, and returns an Observable.\n *\n * At the moment of subscription, the `condition` function is called. If the result is `true`, the\n * subscription will be to the source passed as the `trueResult`, otherwise, the subscription will be\n * to the source passed as the `falseResult`.\n *\n * If you need to check more than two options to choose between more than one observable, have a look at the {@link defer} creation method.\n *\n * ## Examples\n *\n * Change at runtime which Observable will be subscribed\n *\n * ```ts\n * import { iif, of } from 'rxjs';\n *\n * let subscribeToFirst;\n * const firstOrSecond = iif(\n *   () => subscribeToFirst,\n *   of('first'),\n *   of('second')\n * );\n *\n * subscribeToFirst = true;\n * firstOrSecond.subscribe(value => console.log(value));\n *\n * // Logs:\n * // 'first'\n *\n * subscribeToFirst = false;\n * firstOrSecond.subscribe(value => console.log(value));\n *\n * // Logs:\n * // 'second'\n * ```\n *\n * Control access to an Observable\n *\n * ```ts\n * import { iif, of, EMPTY } from 'rxjs';\n *\n * let accessGranted;\n * const observableIfYouHaveAccess = iif(\n *   () => accessGranted,\n *   of('It seems you have an access...'),\n *   EMPTY\n * );\n *\n * accessGranted = true;\n * observableIfYouHaveAccess.subscribe({\n *   next: value => console.log(value),\n *   complete: () => console.log('The end')\n * });\n *\n * // Logs:\n * // 'It seems you have an access...'\n * // 'The end'\n *\n * accessGranted = false;\n * observableIfYouHaveAccess.subscribe({\n *   next: value => console.log(value),\n *   complete: () => console.log('The end')\n * });\n *\n * // Logs:\n * // 'The end'\n * ```\n *\n * @see {@link defer}\n *\n * @param condition Condition which Observable should be chosen.\n * @param trueResult An Observable that will be subscribed if condition is true.\n * @param falseResult An Observable that will be subscribed if condition is false.\n * @return An observable that proxies to `trueResult` or `falseResult`, depending on the result of the `condition` function.\n */\nexport declare function iif<T, F>(condition: () => boolean, trueResult: ObservableInput<T>, falseResult: ObservableInput<F>): Observable<T | F>;\n//# sourceMappingURL=iif.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/innerFrom.d.ts": "import { Observable } from '../Observable';\nimport { ObservableInput, ObservedValueOf, ReadableStreamLike } from '../types';\nexport declare function innerFrom<O extends ObservableInput<any>>(input: O): Observable<ObservedValueOf<O>>;\n/**\n * Creates an RxJS Observable from an object that implements `Symbol.observable`.\n * @param obj An object that properly implements `Symbol.observable`.\n */\nexport declare function fromInteropObservable<T>(obj: any): Observable<T>;\n/**\n * Synchronously emits the values of an array like and completes.\n * This is exported because there are creation functions and operators that need to\n * make direct use of the same logic, and there's no reason to make them run through\n * `from` conditionals because we *know* they're dealing with an array.\n * @param array The array to emit values from\n */\nexport declare function fromArrayLike<T>(array: ArrayLike<T>): Observable<T>;\nexport declare function fromPromise<T>(promise: PromiseLike<T>): Observable<T>;\nexport declare function fromIterable<T>(iterable: Iterable<T>): Observable<T>;\nexport declare function fromAsyncIterable<T>(asyncIterable: AsyncIterable<T>): Observable<T>;\nexport declare function fromReadableStreamLike<T>(readableStream: ReadableStreamLike<T>): Observable<T>;\n//# sourceMappingURL=innerFrom.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/interval.d.ts": "import { Observable } from '../Observable';\nimport { SchedulerLike } from '../types';\n/**\n * Creates an Observable that emits sequential numbers every specified\n * interval of time, on a specified {@link SchedulerLike}.\n *\n * <span class=\"informal\">Emits incremental numbers periodically in time.</span>\n *\n * ![](interval.png)\n *\n * `interval` returns an Observable that emits an infinite sequence of\n * ascending integers, with a constant interval of time of your choosing\n * between those emissions. The first emission is not sent immediately, but\n * only after the first period has passed. By default, this operator uses the\n * `async` {@link SchedulerLike} to provide a notion of time, but you may pass any\n * {@link SchedulerLike} to it.\n *\n * ## Example\n *\n * Emits ascending numbers, one every second (1000ms) up to the number 3\n *\n * ```ts\n * import { interval, take } from 'rxjs';\n *\n * const numbers = interval(1000);\n *\n * const takeFourNumbers = numbers.pipe(take(4));\n *\n * takeFourNumbers.subscribe(x => console.log('Next: ', x));\n *\n * // Logs:\n * // Next: 0\n * // Next: 1\n * // Next: 2\n * // Next: 3\n * ```\n *\n * @see {@link timer}\n * @see {@link delay}\n *\n * @param period The interval size in milliseconds (by default) or the time unit determined\n * by the scheduler's clock.\n * @param scheduler The {@link SchedulerLike} to use for scheduling the emission of values,\n * and providing a notion of \"time\".\n * @return An Observable that emits a sequential number each time interval.\n */\nexport declare function interval(period?: number, scheduler?: SchedulerLike): Observable<number>;\n//# sourceMappingURL=interval.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/merge.d.ts": "import { Observable } from '../Observable';\nimport { ObservableInputTuple, SchedulerLike } from '../types';\nexport declare function merge<A extends readonly unknown[]>(...sources: [...ObservableInputTuple<A>]): Observable<A[number]>;\nexport declare function merge<A extends readonly unknown[]>(...sourcesAndConcurrency: [...ObservableInputTuple<A>, number?]): Observable<A[number]>;\n/** @deprecated The `scheduler` parameter will be removed in v8. Use `scheduled` and `mergeAll`. Details: https://rxjs.dev/deprecations/scheduler-argument */\nexport declare function merge<A extends readonly unknown[]>(...sourcesAndScheduler: [...ObservableInputTuple<A>, SchedulerLike?]): Observable<A[number]>;\n/** @deprecated The `scheduler` parameter will be removed in v8. Use `scheduled` and `mergeAll`. Details: https://rxjs.dev/deprecations/scheduler-argument */\nexport declare function merge<A extends readonly unknown[]>(...sourcesAndConcurrencyAndScheduler: [...ObservableInputTuple<A>, number?, SchedulerLike?]): Observable<A[number]>;\n//# sourceMappingURL=merge.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/never.d.ts": "import { Observable } from '../Observable';\n/**\n * An Observable that emits no items to the Observer and never completes.\n *\n * ![](never.png)\n *\n * A simple Observable that emits neither values nor errors nor the completion\n * notification. It can be used for testing purposes or for composing with other\n * Observables. Please note that by never emitting a complete notification, this\n * Observable keeps the subscription from being disposed automatically.\n * Subscriptions need to be manually disposed.\n *\n * ##  Example\n *\n * Emit the number 7, then never emit anything else (not even complete)\n *\n * ```ts\n * import { NEVER, startWith } from 'rxjs';\n *\n * const info = () => console.log('Will not be called');\n *\n * const result = NEVER.pipe(startWith(7));\n * result.subscribe({\n *   next: x => console.log(x),\n *   error: info,\n *   complete: info\n * });\n * ```\n *\n * @see {@link Observable}\n * @see {@link EMPTY}\n * @see {@link of}\n * @see {@link throwError}\n */\nexport declare const NEVER: Observable<never>;\n/**\n * @deprecated Replaced with the {@link NEVER} constant. Will be removed in v8.\n */\nexport declare function never(): Observable<never>;\n//# sourceMappingURL=never.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/of.d.ts": "import { SchedulerLike, ValueFromArray } from '../types';\nimport { Observable } from '../Observable';\nexport declare function of(value: null): Observable<null>;\nexport declare function of(value: undefined): Observable<undefined>;\n/** @deprecated The `scheduler` parameter will be removed in v8. Use `scheduled`. Details: https://rxjs.dev/deprecations/scheduler-argument */\nexport declare function of(scheduler: SchedulerLike): Observable<never>;\n/** @deprecated The `scheduler` parameter will be removed in v8. Use `scheduled`. Details: https://rxjs.dev/deprecations/scheduler-argument */\nexport declare function of<A extends readonly unknown[]>(...valuesAndScheduler: [...A, SchedulerLike]): Observable<ValueFromArray<A>>;\nexport declare function of(): Observable<never>;\n/** @deprecated Do not specify explicit type parameters. Signatures with type parameters that cannot be inferred will be removed in v8. */\nexport declare function of<T>(): Observable<T>;\nexport declare function of<T>(value: T): Observable<T>;\nexport declare function of<A extends readonly unknown[]>(...values: A): Observable<ValueFromArray<A>>;\n//# sourceMappingURL=of.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/onErrorResumeNext.d.ts": "import { Observable } from '../Observable';\nimport { ObservableInputTuple } from '../types';\nexport declare function onErrorResumeNext<A extends readonly unknown[]>(sources: [...ObservableInputTuple<A>]): Observable<A[number]>;\nexport declare function onErrorResumeNext<A extends readonly unknown[]>(...sources: [...ObservableInputTuple<A>]): Observable<A[number]>;\n//# sourceMappingURL=onErrorResumeNext.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/pairs.d.ts": "import { Observable } from '../Observable';\nimport { SchedulerLike } from '../types';\n/**\n * @deprecated Use `from(Object.entries(obj))` instead. Will be removed in v8.\n */\nexport declare function pairs<T>(arr: readonly T[], scheduler?: SchedulerLike): Observable<[string, T]>;\n/**\n * @deprecated Use `from(Object.entries(obj))` instead. Will be removed in v8.\n */\nexport declare function pairs<O extends Record<string, unknown>>(obj: O, scheduler?: SchedulerLike): Observable<[keyof O, O[keyof O]]>;\n/**\n * @deprecated Use `from(Object.entries(obj))` instead. Will be removed in v8.\n */\nexport declare function pairs<T>(iterable: Iterable<T>, scheduler?: SchedulerLike): Observable<[string, T]>;\n/**\n * @deprecated Use `from(Object.entries(obj))` instead. Will be removed in v8.\n */\nexport declare function pairs(n: number | bigint | boolean | ((...args: any[]) => any) | symbol, scheduler?: SchedulerLike): Observable<[never, never]>;\n//# sourceMappingURL=pairs.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/partition.d.ts": "import { ObservableInput } from '../types';\nimport { Observable } from '../Observable';\n/** @deprecated Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8. */\nexport declare function partition<T, U extends T, A>(source: ObservableInput<T>, predicate: (this: A, value: T, index: number) => value is U, thisArg: A): [Observable<U>, Observable<Exclude<T, U>>];\nexport declare function partition<T, U extends T>(source: ObservableInput<T>, predicate: (value: T, index: number) => value is U): [Observable<U>, Observable<Exclude<T, U>>];\n/** @deprecated Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8. */\nexport declare function partition<T, A>(source: ObservableInput<T>, predicate: (this: A, value: T, index: number) => boolean, thisArg: A): [Observable<T>, Observable<T>];\nexport declare function partition<T>(source: ObservableInput<T>, predicate: (value: T, index: number) => boolean): [Observable<T>, Observable<T>];\n//# sourceMappingURL=partition.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/race.d.ts": "import { Observable } from '../Observable';\nimport { ObservableInput, ObservableInputTuple } from '../types';\nimport { Subscriber } from '../Subscriber';\nexport declare function race<T extends readonly unknown[]>(inputs: [...ObservableInputTuple<T>]): Observable<T[number]>;\nexport declare function race<T extends readonly unknown[]>(...inputs: [...ObservableInputTuple<T>]): Observable<T[number]>;\n/**\n * An observable initializer function for both the static version and the\n * operator version of race.\n * @param sources The sources to race\n */\nexport declare function raceInit<T>(sources: ObservableInput<T>[]): (subscriber: Subscriber<T>) => void;\n//# sourceMappingURL=race.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/range.d.ts": "import { SchedulerLike } from '../types';\nimport { Observable } from '../Observable';\nexport declare function range(start: number, count?: number): Observable<number>;\n/**\n * @deprecated The `scheduler` parameter will be removed in v8. Use `range(start, count).pipe(observeOn(scheduler))` instead. Details: Details: https://rxjs.dev/deprecations/scheduler-argument\n */\nexport declare function range(start: number, count: number | undefined, scheduler: SchedulerLike): Observable<number>;\n//# sourceMappingURL=range.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/throwError.d.ts": "import { Observable } from '../Observable';\nimport { SchedulerLike } from '../types';\n/**\n * Creates an observable that will create an error instance and push it to the consumer as an error\n * immediately upon subscription.\n *\n * <span class=\"informal\">Just errors and does nothing else</span>\n *\n * ![](throw.png)\n *\n * This creation function is useful for creating an observable that will create an error and error every\n * time it is subscribed to. Generally, inside of most operators when you might want to return an errored\n * observable, this is unnecessary. In most cases, such as in the inner return of {@link concatMap},\n * {@link mergeMap}, {@link defer}, and many others, you can simply throw the error, and RxJS will pick\n * that up and notify the consumer of the error.\n *\n * ## Example\n *\n * Create a simple observable that will create a new error with a timestamp and log it\n * and the message every time you subscribe to it\n *\n * ```ts\n * import { throwError } from 'rxjs';\n *\n * let errorCount = 0;\n *\n * const errorWithTimestamp$ = throwError(() => {\n *   const error: any = new Error(`This is error number ${ ++errorCount }`);\n *   error.timestamp = Date.now();\n *   return error;\n * });\n *\n * errorWithTimestamp$.subscribe({\n *   error: err => console.log(err.timestamp, err.message)\n * });\n *\n * errorWithTimestamp$.subscribe({\n *   error: err => console.log(err.timestamp, err.message)\n * });\n *\n * // Logs the timestamp and a new error message for each subscription\n * ```\n *\n * ### Unnecessary usage\n *\n * Using `throwError` inside of an operator or creation function\n * with a callback, is usually not necessary\n *\n * ```ts\n * import { of, concatMap, timer, throwError } from 'rxjs';\n *\n * const delays$ = of(1000, 2000, Infinity, 3000);\n *\n * delays$.pipe(\n *   concatMap(ms => {\n *     if (ms < 10000) {\n *       return timer(ms);\n *     } else {\n *       // This is probably overkill.\n *       return throwError(() => new Error(`Invalid time ${ ms }`));\n *     }\n *   })\n * )\n * .subscribe({\n *   next: console.log,\n *   error: console.error\n * });\n * ```\n *\n * You can just throw the error instead\n *\n * ```ts\n * import { of, concatMap, timer } from 'rxjs';\n *\n * const delays$ = of(1000, 2000, Infinity, 3000);\n *\n * delays$.pipe(\n *   concatMap(ms => {\n *     if (ms < 10000) {\n *       return timer(ms);\n *     } else {\n *       // Cleaner and easier to read for most folks.\n *       throw new Error(`Invalid time ${ ms }`);\n *     }\n *   })\n * )\n * .subscribe({\n *   next: console.log,\n *   error: console.error\n * });\n * ```\n *\n * @param errorFactory A factory function that will create the error instance that is pushed.\n */\nexport declare function throwError(errorFactory: () => any): Observable<never>;\n/**\n * Returns an observable that will error with the specified error immediately upon subscription.\n *\n * @param error The error instance to emit\n * @deprecated Support for passing an error value will be removed in v8. Instead, pass a factory function to `throwError(() => new Error('test'))`. This is\n * because it will create the error at the moment it should be created and capture a more appropriate stack trace. If\n * for some reason you need to create the error ahead of time, you can still do that: `const err = new Error('test'); throwError(() => err);`.\n */\nexport declare function throwError(error: any): Observable<never>;\n/**\n * Notifies the consumer of an error using a given scheduler by scheduling it at delay `0` upon subscription.\n *\n * @param errorOrErrorFactory An error instance or error factory\n * @param scheduler A scheduler to use to schedule the error notification\n * @deprecated The `scheduler` parameter will be removed in v8.\n * Use `throwError` in combination with {@link observeOn}: `throwError(() => new Error('test')).pipe(observeOn(scheduler));`.\n * Details: https://rxjs.dev/deprecations/scheduler-argument\n */\nexport declare function throwError(errorOrErrorFactory: any, scheduler: SchedulerLike): Observable<never>;\n//# sourceMappingURL=throwError.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/timer.d.ts": "import { Observable } from '../Observable';\nimport { SchedulerLike } from '../types';\n/**\n * Creates an observable that will wait for a specified time period, or exact date, before\n * emitting the number 0.\n *\n * <span class=\"informal\">Used to emit a notification after a delay.</span>\n *\n * This observable is useful for creating delays in code, or racing against other values\n * for ad-hoc timeouts.\n *\n * The `delay` is specified by default in milliseconds, however providing a custom scheduler could\n * create a different behavior.\n *\n * ## Examples\n *\n * Wait 3 seconds and start another observable\n *\n * You might want to use `timer` to delay subscription to an\n * observable by a set amount of time. Here we use a timer with\n * {@link concatMapTo} or {@link concatMap} in order to wait\n * a few seconds and start a subscription to a source.\n *\n * ```ts\n * import { of, timer, concatMap } from 'rxjs';\n *\n * // This could be any observable\n * const source = of(1, 2, 3);\n *\n * timer(3000)\n *   .pipe(concatMap(() => source))\n *   .subscribe(console.log);\n * ```\n *\n * Take all values until the start of the next minute\n *\n * Using a `Date` as the trigger for the first emission, you can\n * do things like wait until midnight to fire an event, or in this case,\n * wait until a new minute starts (chosen so the example wouldn't take\n * too long to run) in order to stop watching a stream. Leveraging\n * {@link takeUntil}.\n *\n * ```ts\n * import { interval, takeUntil, timer } from 'rxjs';\n *\n * // Build a Date object that marks the\n * // next minute.\n * const currentDate = new Date();\n * const startOfNextMinute = new Date(\n *   currentDate.getFullYear(),\n *   currentDate.getMonth(),\n *   currentDate.getDate(),\n *   currentDate.getHours(),\n *   currentDate.getMinutes() + 1\n * );\n *\n * // This could be any observable stream\n * const source = interval(1000);\n *\n * const result = source.pipe(\n *   takeUntil(timer(startOfNextMinute))\n * );\n *\n * result.subscribe(console.log);\n * ```\n *\n * ### Known Limitations\n *\n * - The {@link asyncScheduler} uses `setTimeout` which has limitations for how far in the future it can be scheduled.\n *\n * - If a `scheduler` is provided that returns a timestamp other than an epoch from `now()`, and\n * a `Date` object is passed to the `dueTime` argument, the calculation for when the first emission\n * should occur will be incorrect. In this case, it would be best to do your own calculations\n * ahead of time, and pass a `number` in as the `dueTime`.\n *\n * @param due If a `number`, the amount of time in milliseconds to wait before emitting.\n * If a `Date`, the exact time at which to emit.\n * @param scheduler The scheduler to use to schedule the delay. Defaults to {@link asyncScheduler}.\n */\nexport declare function timer(due: number | Date, scheduler?: SchedulerLike): Observable<0>;\n/**\n * Creates an observable that starts an interval after a specified delay, emitting incrementing numbers -- starting at `0` --\n * on each interval after words.\n *\n * The `delay` and `intervalDuration` are specified by default in milliseconds, however providing a custom scheduler could\n * create a different behavior.\n *\n * ## Example\n *\n * ### Start an interval that starts right away\n *\n * Since {@link interval} waits for the passed delay before starting,\n * sometimes that's not ideal. You may want to start an interval immediately.\n * `timer` works well for this. Here we have both side-by-side so you can\n * see them in comparison.\n *\n * Note that this observable will never complete.\n *\n * ```ts\n * import { timer, interval } from 'rxjs';\n *\n * timer(0, 1000).subscribe(n => console.log('timer', n));\n * interval(1000).subscribe(n => console.log('interval', n));\n * ```\n *\n * ### Known Limitations\n *\n * - The {@link asyncScheduler} uses `setTimeout` which has limitations for how far in the future it can be scheduled.\n *\n * - If a `scheduler` is provided that returns a timestamp other than an epoch from `now()`, and\n * a `Date` object is passed to the `dueTime` argument, the calculation for when the first emission\n * should occur will be incorrect. In this case, it would be best to do your own calculations\n * ahead of time, and pass a `number` in as the `startDue`.\n * @param startDue If a `number`, is the time to wait before starting the interval.\n * If a `Date`, is the exact time at which to start the interval.\n * @param intervalDuration The delay between each value emitted in the interval. Passing a\n * negative number here will result in immediate completion after the first value is emitted, as though\n * no `intervalDuration` was passed at all.\n * @param scheduler The scheduler to use to schedule the delay. Defaults to {@link asyncScheduler}.\n */\nexport declare function timer(startDue: number | Date, intervalDuration: number, scheduler?: SchedulerLike): Observable<number>;\n/**\n * @deprecated The signature allowing `undefined` to be passed for `intervalDuration` will be removed in v8. Use the `timer(dueTime, scheduler?)` signature instead.\n */\nexport declare function timer(dueTime: number | Date, unused: undefined, scheduler?: SchedulerLike): Observable<0>;\n//# sourceMappingURL=timer.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/using.d.ts": "import { Observable } from '../Observable';\nimport { Unsubscribable, ObservableInput, ObservedValueOf } from '../types';\n/**\n * Creates an Observable that uses a resource which will be disposed at the same time as the Observable.\n *\n * <span class=\"informal\">Use it when you catch yourself cleaning up after an Observable.</span>\n *\n * `using` is a factory operator, which accepts two functions. First function returns a disposable resource.\n * It can be an arbitrary object that implements `unsubscribe` method. Second function will be injected with\n * that object and should return an Observable. That Observable can use resource object during its execution.\n * Both functions passed to `using` will be called every time someone subscribes - neither an Observable nor\n * resource object will be shared in any way between subscriptions.\n *\n * When Observable returned by `using` is subscribed, Observable returned from the second function will be subscribed\n * as well. All its notifications (nexted values, completion and error events) will be emitted unchanged by the output\n * Observable. If however someone unsubscribes from the Observable or source Observable completes or errors by itself,\n * the `unsubscribe` method on resource object will be called. This can be used to do any necessary clean up, which\n * otherwise would have to be handled by hand. Note that complete or error notifications are not emitted when someone\n * cancels subscription to an Observable via `unsubscribe`, so `using` can be used as a hook, allowing you to make\n * sure that all resources which need to exist during an Observable execution will be disposed at appropriate time.\n *\n * @see {@link defer}\n *\n * @param resourceFactory A function which creates any resource object that implements `unsubscribe` method.\n * @param observableFactory A function which creates an Observable, that can use injected resource object.\n * @return An Observable that behaves the same as Observable returned by `observableFactory`, but\n * which - when completed, errored or unsubscribed - will also call `unsubscribe` on created resource object.\n */\nexport declare function using<T extends ObservableInput<any>>(resourceFactory: () => Unsubscribable | void, observableFactory: (resource: Unsubscribable | void) => T | void): Observable<ObservedValueOf<T>>;\n//# sourceMappingURL=using.d.ts.map",
  "node_modules/rxjs/dist/types/internal/observable/zip.d.ts": "import { Observable } from '../Observable';\nimport { ObservableInputTuple } from '../types';\nexport declare function zip<A extends readonly unknown[]>(sources: [...ObservableInputTuple<A>]): Observable<A>;\nexport declare function zip<A extends readonly unknown[], R>(sources: [...ObservableInputTuple<A>], resultSelector: (...values: A) => R): Observable<R>;\nexport declare function zip<A extends readonly unknown[]>(...sources: [...ObservableInputTuple<A>]): Observable<A>;\nexport declare function zip<A extends readonly unknown[], R>(...sourcesAndResultSelector: [...ObservableInputTuple<A>, (...values: A) => R]): Observable<R>;\n//# sourceMappingURL=zip.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/OperatorSubscriber.d.ts": "import { Subscriber } from '../Subscriber';\n/**\n * Creates an instance of an `OperatorSubscriber`.\n * @param destination The downstream subscriber.\n * @param onNext Handles next values, only called if this subscriber is not stopped or closed. Any\n * error that occurs in this function is caught and sent to the `error` method of this subscriber.\n * @param onError Handles errors from the subscription, any errors that occur in this handler are caught\n * and send to the `destination` error handler.\n * @param onComplete Handles completion notification from the subscription. Any errors that occur in\n * this handler are sent to the `destination` error handler.\n * @param onFinalize Additional teardown logic here. This will only be called on teardown if the\n * subscriber itself is not already closed. This is called after all other teardown logic is executed.\n */\nexport declare function createOperatorSubscriber<T>(destination: Subscriber<any>, onNext?: (value: T) => void, onComplete?: () => void, onError?: (err: any) => void, onFinalize?: () => void): Subscriber<T>;\n/**\n * A generic helper for allowing operators to be created with a Subscriber and\n * use closures to capture necessary state from the operator function itself.\n */\nexport declare class OperatorSubscriber<T> extends Subscriber<T> {\n    private onFinalize?;\n    private shouldUnsubscribe?;\n    /**\n     * Creates an instance of an `OperatorSubscriber`.\n     * @param destination The downstream subscriber.\n     * @param onNext Handles next values, only called if this subscriber is not stopped or closed. Any\n     * error that occurs in this function is caught and sent to the `error` method of this subscriber.\n     * @param onError Handles errors from the subscription, any errors that occur in this handler are caught\n     * and send to the `destination` error handler.\n     * @param onComplete Handles completion notification from the subscription. Any errors that occur in\n     * this handler are sent to the `destination` error handler.\n     * @param onFinalize Additional finalization logic here. This will only be called on finalization if the\n     * subscriber itself is not already closed. This is called after all other finalization logic is executed.\n     * @param shouldUnsubscribe An optional check to see if an unsubscribe call should truly unsubscribe.\n     * NOTE: This currently **ONLY** exists to support the strange behavior of {@link groupBy}, where unsubscription\n     * to the resulting observable does not actually disconnect from the source if there are active subscriptions\n     * to any grouped observable. (DO NOT EXPOSE OR USE EXTERNALLY!!!)\n     */\n    constructor(destination: Subscriber<any>, onNext?: (value: T) => void, onComplete?: () => void, onError?: (err: any) => void, onFinalize?: (() => void) | undefined, shouldUnsubscribe?: (() => boolean) | undefined);\n    unsubscribe(): void;\n}\n//# sourceMappingURL=OperatorSubscriber.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/audit.d.ts": "import { MonoTypeOperatorFunction, ObservableInput } from '../types';\n/**\n * Ignores source values for a duration determined by another Observable, then\n * emits the most recent value from the source Observable, then repeats this\n * process.\n *\n * <span class=\"informal\">It's like {@link auditTime}, but the silencing\n * duration is determined by a second Observable.</span>\n *\n * ![](audit.svg)\n *\n * `audit` is similar to `throttle`, but emits the last value from the silenced\n * time window, instead of the first value. `audit` emits the most recent value\n * from the source Observable on the output Observable as soon as its internal\n * timer becomes disabled, and ignores source values while the timer is enabled.\n * Initially, the timer is disabled. As soon as the first source value arrives,\n * the timer is enabled by calling the `durationSelector` function with the\n * source value, which returns the \"duration\" Observable. When the duration\n * Observable emits a value, the timer is disabled, then the most\n * recent source value is emitted on the output Observable, and this process\n * repeats for the next source value.\n *\n * ## Example\n *\n * Emit clicks at a rate of at most one click per second\n *\n * ```ts\n * import { fromEvent, audit, interval } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const result = clicks.pipe(audit(ev => interval(1000)));\n * result.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link auditTime}\n * @see {@link debounce}\n * @see {@link delayWhen}\n * @see {@link sample}\n * @see {@link throttle}\n *\n * @param durationSelector A function\n * that receives a value from the source Observable, for computing the silencing\n * duration, returned as an Observable or a Promise.\n * @return A function that returns an Observable that performs rate-limiting of\n * emissions from the source Observable.\n */\nexport declare function audit<T>(durationSelector: (value: T) => ObservableInput<any>): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=audit.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/auditTime.d.ts": "import { MonoTypeOperatorFunction, SchedulerLike } from '../types';\n/**\n * Ignores source values for `duration` milliseconds, then emits the most recent\n * value from the source Observable, then repeats this process.\n *\n * <span class=\"informal\">When it sees a source value, it ignores that plus\n * the next ones for `duration` milliseconds, and then it emits the most recent\n * value from the source.</span>\n *\n * ![](auditTime.png)\n *\n * `auditTime` is similar to `throttleTime`, but emits the last value from the\n * silenced time window, instead of the first value. `auditTime` emits the most\n * recent value from the source Observable on the output Observable as soon as\n * its internal timer becomes disabled, and ignores source values while the\n * timer is enabled. Initially, the timer is disabled. As soon as the first\n * source value arrives, the timer is enabled. After `duration` milliseconds (or\n * the time unit determined internally by the optional `scheduler`) has passed,\n * the timer is disabled, then the most recent source value is emitted on the\n * output Observable, and this process repeats for the next source value.\n * Optionally takes a {@link SchedulerLike} for managing timers.\n *\n * ## Example\n *\n * Emit clicks at a rate of at most one click per second\n *\n * ```ts\n * import { fromEvent, auditTime } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const result = clicks.pipe(auditTime(1000));\n * result.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link audit}\n * @see {@link debounceTime}\n * @see {@link delay}\n * @see {@link sampleTime}\n * @see {@link throttleTime}\n *\n * @param duration Time to wait before emitting the most recent source value,\n * measured in milliseconds or the time unit determined internally by the\n * optional `scheduler`.\n * @param scheduler The {@link SchedulerLike} to use for managing the timers\n * that handle the rate-limiting behavior.\n * @return A function that returns an Observable that performs rate-limiting of\n * emissions from the source Observable.\n */\nexport declare function auditTime<T>(duration: number, scheduler?: SchedulerLike): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=auditTime.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/buffer.d.ts": "import { OperatorFunction, ObservableInput } from '../types';\n/**\n * Buffers the source Observable values until `closingNotifier` emits.\n *\n * <span class=\"informal\">Collects values from the past as an array, and emits\n * that array only when another Observable emits.</span>\n *\n * ![](buffer.png)\n *\n * Buffers the incoming Observable values until the given `closingNotifier`\n * `ObservableInput` (that internally gets converted to an Observable)\n * emits a value, at which point it emits the buffer on the output\n * Observable and starts a new buffer internally, awaiting the next time\n * `closingNotifier` emits.\n *\n * ## Example\n *\n * On every click, emit array of most recent interval events\n *\n * ```ts\n * import { fromEvent, interval, buffer } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const intervalEvents = interval(1000);\n * const buffered = intervalEvents.pipe(buffer(clicks));\n * buffered.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link bufferCount}\n * @see {@link bufferTime}\n * @see {@link bufferToggle}\n * @see {@link bufferWhen}\n * @see {@link window}\n *\n * @param closingNotifier An `ObservableInput` that signals the\n * buffer to be emitted on the output Observable.\n * @return A function that returns an Observable of buffers, which are arrays\n * of values.\n */\nexport declare function buffer<T>(closingNotifier: ObservableInput<any>): OperatorFunction<T, T[]>;\n//# sourceMappingURL=buffer.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/bufferCount.d.ts": "import { OperatorFunction } from '../types';\n/**\n * Buffers the source Observable values until the size hits the maximum\n * `bufferSize` given.\n *\n * <span class=\"informal\">Collects values from the past as an array, and emits\n * that array only when its size reaches `bufferSize`.</span>\n *\n * ![](bufferCount.png)\n *\n * Buffers a number of values from the source Observable by `bufferSize` then\n * emits the buffer and clears it, and starts a new buffer each\n * `startBufferEvery` values. If `startBufferEvery` is not provided or is\n * `null`, then new buffers are started immediately at the start of the source\n * and when each buffer closes and is emitted.\n *\n * ## Examples\n *\n * Emit the last two click events as an array\n *\n * ```ts\n * import { fromEvent, bufferCount } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const buffered = clicks.pipe(bufferCount(2));\n * buffered.subscribe(x => console.log(x));\n * ```\n *\n * On every click, emit the last two click events as an array\n *\n * ```ts\n * import { fromEvent, bufferCount } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const buffered = clicks.pipe(bufferCount(2, 1));\n * buffered.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link buffer}\n * @see {@link bufferTime}\n * @see {@link bufferToggle}\n * @see {@link bufferWhen}\n * @see {@link pairwise}\n * @see {@link windowCount}\n *\n * @param bufferSize The maximum size of the buffer emitted.\n * @param startBufferEvery Interval at which to start a new buffer.\n * For example if `startBufferEvery` is `2`, then a new buffer will be started\n * on every other value from the source. A new buffer is started at the\n * beginning of the source by default.\n * @return A function that returns an Observable of arrays of buffered values.\n */\nexport declare function bufferCount<T>(bufferSize: number, startBufferEvery?: number | null): OperatorFunction<T, T[]>;\n//# sourceMappingURL=bufferCount.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/bufferTime.d.ts": "import { OperatorFunction, SchedulerLike } from '../types';\nexport declare function bufferTime<T>(bufferTimeSpan: number, scheduler?: SchedulerLike): OperatorFunction<T, T[]>;\nexport declare function bufferTime<T>(bufferTimeSpan: number, bufferCreationInterval: number | null | undefined, scheduler?: SchedulerLike): OperatorFunction<T, T[]>;\nexport declare function bufferTime<T>(bufferTimeSpan: number, bufferCreationInterval: number | null | undefined, maxBufferSize: number, scheduler?: SchedulerLike): OperatorFunction<T, T[]>;\n//# sourceMappingURL=bufferTime.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/bufferToggle.d.ts": "import { OperatorFunction, ObservableInput } from '../types';\n/**\n * Buffers the source Observable values starting from an emission from\n * `openings` and ending when the output of `closingSelector` emits.\n *\n * <span class=\"informal\">Collects values from the past as an array. Starts\n * collecting only when `opening` emits, and calls the `closingSelector`\n * function to get an Observable that tells when to close the buffer.</span>\n *\n * ![](bufferToggle.png)\n *\n * Buffers values from the source by opening the buffer via signals from an\n * Observable provided to `openings`, and closing and sending the buffers when\n * a Subscribable or Promise returned by the `closingSelector` function emits.\n *\n * ## Example\n *\n * Every other second, emit the click events from the next 500ms\n *\n * ```ts\n * import { fromEvent, interval, bufferToggle, EMPTY } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const openings = interval(1000);\n * const buffered = clicks.pipe(bufferToggle(openings, i =>\n *   i % 2 ? interval(500) : EMPTY\n * ));\n * buffered.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link buffer}\n * @see {@link bufferCount}\n * @see {@link bufferTime}\n * @see {@link bufferWhen}\n * @see {@link windowToggle}\n *\n * @param openings A Subscribable or Promise of notifications to start new\n * buffers.\n * @param closingSelector A function that takes\n * the value emitted by the `openings` observable and returns a Subscribable or Promise,\n * which, when it emits, signals that the associated buffer should be emitted\n * and cleared.\n * @return A function that returns an Observable of arrays of buffered values.\n */\nexport declare function bufferToggle<T, O>(openings: ObservableInput<O>, closingSelector: (value: O) => ObservableInput<any>): OperatorFunction<T, T[]>;\n//# sourceMappingURL=bufferToggle.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/bufferWhen.d.ts": "import { ObservableInput, OperatorFunction } from '../types';\n/**\n * Buffers the source Observable values, using a factory function of closing\n * Observables to determine when to close, emit, and reset the buffer.\n *\n * <span class=\"informal\">Collects values from the past as an array. When it\n * starts collecting values, it calls a function that returns an Observable that\n * tells when to close the buffer and restart collecting.</span>\n *\n * ![](bufferWhen.svg)\n *\n * Opens a buffer immediately, then closes the buffer when the observable\n * returned by calling `closingSelector` function emits a value. When it closes\n * the buffer, it immediately opens a new buffer and repeats the process.\n *\n * ## Example\n *\n * Emit an array of the last clicks every [1-5] random seconds\n *\n * ```ts\n * import { fromEvent, bufferWhen, interval } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const buffered = clicks.pipe(\n *   bufferWhen(() => interval(1000 + Math.random() * 4000))\n * );\n * buffered.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link buffer}\n * @see {@link bufferCount}\n * @see {@link bufferTime}\n * @see {@link bufferToggle}\n * @see {@link windowWhen}\n *\n * @param closingSelector A function that takes no arguments and returns an\n * Observable that signals buffer closure.\n * @return A function that returns an Observable of arrays of buffered values.\n */\nexport declare function bufferWhen<T>(closingSelector: () => ObservableInput<any>): OperatorFunction<T, T[]>;\n//# sourceMappingURL=bufferWhen.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/catchError.d.ts": "import { Observable } from '../Observable';\nimport { ObservableInput, OperatorFunction, ObservedValueOf } from '../types';\nexport declare function catchError<T, O extends ObservableInput<any>>(selector: (err: any, caught: Observable<T>) => O): OperatorFunction<T, T | ObservedValueOf<O>>;\n//# sourceMappingURL=catchError.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/combineAll.d.ts": "import { combineLatestAll } from './combineLatestAll';\n/**\n * @deprecated Renamed to {@link combineLatestAll}. Will be removed in v8.\n */\nexport declare const combineAll: typeof combineLatestAll;\n//# sourceMappingURL=combineAll.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/combineLatest.d.ts": "import { ObservableInputTuple, OperatorFunction } from '../types';\n/** @deprecated Replaced with {@link combineLatestWith}. Will be removed in v8. */\nexport declare function combineLatest<T, A extends readonly unknown[], R>(sources: [...ObservableInputTuple<A>], project: (...values: [T, ...A]) => R): OperatorFunction<T, R>;\n/** @deprecated Replaced with {@link combineLatestWith}. Will be removed in v8. */\nexport declare function combineLatest<T, A extends readonly unknown[], R>(sources: [...ObservableInputTuple<A>]): OperatorFunction<T, [T, ...A]>;\n/** @deprecated Replaced with {@link combineLatestWith}. Will be removed in v8. */\nexport declare function combineLatest<T, A extends readonly unknown[], R>(...sourcesAndProject: [...ObservableInputTuple<A>, (...values: [T, ...A]) => R]): OperatorFunction<T, R>;\n/** @deprecated Replaced with {@link combineLatestWith}. Will be removed in v8. */\nexport declare function combineLatest<T, A extends readonly unknown[], R>(...sources: [...ObservableInputTuple<A>]): OperatorFunction<T, [T, ...A]>;\n//# sourceMappingURL=combineLatest.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/combineLatestAll.d.ts": "import { OperatorFunction, ObservableInput } from '../types';\nexport declare function combineLatestAll<T>(): OperatorFunction<ObservableInput<T>, T[]>;\nexport declare function combineLatestAll<T>(): OperatorFunction<any, T[]>;\nexport declare function combineLatestAll<T, R>(project: (...values: T[]) => R): OperatorFunction<ObservableInput<T>, R>;\nexport declare function combineLatestAll<R>(project: (...values: Array<any>) => R): OperatorFunction<any, R>;\n//# sourceMappingURL=combineLatestAll.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/combineLatestWith.d.ts": "import { ObservableInputTuple, OperatorFunction, Cons } from '../types';\n/**\n * Create an observable that combines the latest values from all passed observables and the source\n * into arrays and emits them.\n *\n * Returns an observable, that when subscribed to, will subscribe to the source observable and all\n * sources provided as arguments. Once all sources emit at least one value, all of the latest values\n * will be emitted as an array. After that, every time any source emits a value, all of the latest values\n * will be emitted as an array.\n *\n * This is a useful operator for eagerly calculating values based off of changed inputs.\n *\n * ## Example\n *\n * Simple concatenation of values from two inputs\n *\n * ```ts\n * import { fromEvent, combineLatestWith, map } from 'rxjs';\n *\n * // Setup: Add two inputs to the page\n * const input1 = document.createElement('input');\n * document.body.appendChild(input1);\n * const input2 = document.createElement('input');\n * document.body.appendChild(input2);\n *\n * // Get streams of changes\n * const input1Changes$ = fromEvent(input1, 'change');\n * const input2Changes$ = fromEvent(input2, 'change');\n *\n * // Combine the changes by adding them together\n * input1Changes$.pipe(\n *   combineLatestWith(input2Changes$),\n *   map(([e1, e2]) => (<HTMLInputElement>e1.target).value + ' - ' + (<HTMLInputElement>e2.target).value)\n * )\n * .subscribe(x => console.log(x));\n * ```\n *\n * @param otherSources the other sources to subscribe to.\n * @return A function that returns an Observable that emits the latest\n * emissions from both source and provided Observables.\n */\nexport declare function combineLatestWith<T, A extends readonly unknown[]>(...otherSources: [...ObservableInputTuple<A>]): OperatorFunction<T, Cons<T, A>>;\n//# sourceMappingURL=combineLatestWith.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/concat.d.ts": "import { ObservableInputTuple, OperatorFunction, SchedulerLike } from '../types';\n/** @deprecated Replaced with {@link concatWith}. Will be removed in v8. */\nexport declare function concat<T, A extends readonly unknown[]>(...sources: [...ObservableInputTuple<A>]): OperatorFunction<T, T | A[number]>;\n/** @deprecated Replaced with {@link concatWith}. Will be removed in v8. */\nexport declare function concat<T, A extends readonly unknown[]>(...sourcesAndScheduler: [...ObservableInputTuple<A>, SchedulerLike]): OperatorFunction<T, T | A[number]>;\n//# sourceMappingURL=concat.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/concatAll.d.ts": "import { OperatorFunction, ObservableInput, ObservedValueOf } from '../types';\n/**\n * Converts a higher-order Observable into a first-order Observable by\n * concatenating the inner Observables in order.\n *\n * <span class=\"informal\">Flattens an Observable-of-Observables by putting one\n * inner Observable after the other.</span>\n *\n * ![](concatAll.svg)\n *\n * Joins every Observable emitted by the source (a higher-order Observable), in\n * a serial fashion. It subscribes to each inner Observable only after the\n * previous inner Observable has completed, and merges all of their values into\n * the returned observable.\n *\n * __Warning:__ If the source Observable emits Observables quickly and\n * endlessly, and the inner Observables it emits generally complete slower than\n * the source emits, you can run into memory issues as the incoming Observables\n * collect in an unbounded buffer.\n *\n * Note: `concatAll` is equivalent to `mergeAll` with concurrency parameter set\n * to `1`.\n *\n * ## Example\n *\n * For each click event, tick every second from 0 to 3, with no concurrency\n *\n * ```ts\n * import { fromEvent, map, interval, take, concatAll } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const higherOrder = clicks.pipe(\n *   map(() => interval(1000).pipe(take(4)))\n * );\n * const firstOrder = higherOrder.pipe(concatAll());\n * firstOrder.subscribe(x => console.log(x));\n *\n * // Results in the following:\n * // (results are not concurrent)\n * // For every click on the \"document\" it will emit values 0 to 3 spaced\n * // on a 1000ms interval\n * // one click = 1000ms-> 0 -1000ms-> 1 -1000ms-> 2 -1000ms-> 3\n * ```\n *\n * @see {@link combineLatestAll}\n * @see {@link concat}\n * @see {@link concatMap}\n * @see {@link concatMapTo}\n * @see {@link exhaustAll}\n * @see {@link mergeAll}\n * @see {@link switchAll}\n * @see {@link switchMap}\n * @see {@link zipAll}\n *\n * @return A function that returns an Observable emitting values from all the\n * inner Observables concatenated.\n */\nexport declare function concatAll<O extends ObservableInput<any>>(): OperatorFunction<O, ObservedValueOf<O>>;\n//# sourceMappingURL=concatAll.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/concatMap.d.ts": "import { ObservableInput, OperatorFunction, ObservedValueOf } from '../types';\nexport declare function concatMap<T, O extends ObservableInput<any>>(project: (value: T, index: number) => O): OperatorFunction<T, ObservedValueOf<O>>;\n/** @deprecated The `resultSelector` parameter will be removed in v8. Use an inner `map` instead. Details: https://rxjs.dev/deprecations/resultSelector */\nexport declare function concatMap<T, O extends ObservableInput<any>>(project: (value: T, index: number) => O, resultSelector: undefined): OperatorFunction<T, ObservedValueOf<O>>;\n/** @deprecated The `resultSelector` parameter will be removed in v8. Use an inner `map` instead. Details: https://rxjs.dev/deprecations/resultSelector */\nexport declare function concatMap<T, R, O extends ObservableInput<any>>(project: (value: T, index: number) => O, resultSelector: (outerValue: T, innerValue: ObservedValueOf<O>, outerIndex: number, innerIndex: number) => R): OperatorFunction<T, R>;\n//# sourceMappingURL=concatMap.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/concatMapTo.d.ts": "import { ObservableInput, OperatorFunction, ObservedValueOf } from '../types';\n/** @deprecated Will be removed in v9. Use {@link concatMap} instead: `concatMap(() => result)` */\nexport declare function concatMapTo<O extends ObservableInput<unknown>>(observable: O): OperatorFunction<unknown, ObservedValueOf<O>>;\n/** @deprecated The `resultSelector` parameter will be removed in v8. Use an inner `map` instead. Details: https://rxjs.dev/deprecations/resultSelector */\nexport declare function concatMapTo<O extends ObservableInput<unknown>>(observable: O, resultSelector: undefined): OperatorFunction<unknown, ObservedValueOf<O>>;\n/** @deprecated The `resultSelector` parameter will be removed in v8. Use an inner `map` instead. Details: https://rxjs.dev/deprecations/resultSelector */\nexport declare function concatMapTo<T, R, O extends ObservableInput<unknown>>(observable: O, resultSelector: (outerValue: T, innerValue: ObservedValueOf<O>, outerIndex: number, innerIndex: number) => R): OperatorFunction<T, R>;\n//# sourceMappingURL=concatMapTo.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/concatWith.d.ts": "import { ObservableInputTuple, OperatorFunction } from '../types';\n/**\n * Emits all of the values from the source observable, then, once it completes, subscribes\n * to each observable source provided, one at a time, emitting all of their values, and not subscribing\n * to the next one until it completes.\n *\n * `concat(a$, b$, c$)` is the same as `a$.pipe(concatWith(b$, c$))`.\n *\n * ## Example\n *\n * Listen for one mouse click, then listen for all mouse moves.\n *\n * ```ts\n * import { fromEvent, map, take, concatWith } from 'rxjs';\n *\n * const clicks$ = fromEvent(document, 'click');\n * const moves$ = fromEvent(document, 'mousemove');\n *\n * clicks$.pipe(\n *   map(() => 'click'),\n *   take(1),\n *   concatWith(\n *     moves$.pipe(\n *       map(() => 'move')\n *     )\n *   )\n * )\n * .subscribe(x => console.log(x));\n *\n * // 'click'\n * // 'move'\n * // 'move'\n * // 'move'\n * // ...\n * ```\n *\n * @param otherSources Other observable sources to subscribe to, in sequence, after the original source is complete.\n * @return A function that returns an Observable that concatenates\n * subscriptions to the source and provided Observables subscribing to the next\n * only once the current subscription completes.\n */\nexport declare function concatWith<T, A extends readonly unknown[]>(...otherSources: [...ObservableInputTuple<A>]): OperatorFunction<T, T | A[number]>;\n//# sourceMappingURL=concatWith.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/connect.d.ts": "import { OperatorFunction, ObservableInput, ObservedValueOf, SubjectLike } from '../types';\nimport { Observable } from '../Observable';\n/**\n * An object used to configure {@link connect} operator.\n */\nexport interface ConnectConfig<T> {\n    /**\n     * A factory function used to create the Subject through which the source\n     * is multicast. By default, this creates a {@link Subject}.\n     */\n    connector: () => SubjectLike<T>;\n}\n/**\n * Creates an observable by multicasting the source within a function that\n * allows the developer to define the usage of the multicast prior to connection.\n *\n * This is particularly useful if the observable source you wish to multicast could\n * be synchronous or asynchronous. This sets it apart from {@link share}, which, in the\n * case of totally synchronous sources will fail to share a single subscription with\n * multiple consumers, as by the time the subscription to the result of {@link share}\n * has returned, if the source is synchronous its internal reference count will jump from\n * 0 to 1 back to 0 and reset.\n *\n * To use `connect`, you provide a `selector` function that will give you\n * a multicast observable that is not yet connected. You then use that multicast observable\n * to create a resulting observable that, when subscribed, will set up your multicast. This is\n * generally, but not always, accomplished with {@link merge}.\n *\n * Note that using a {@link takeUntil} inside of `connect`'s `selector` _might_ mean you were looking\n * to use the {@link takeWhile} operator instead.\n *\n * When you subscribe to the result of `connect`, the `selector` function will be called. After\n * the `selector` function returns, the observable it returns will be subscribed to, _then_ the\n * multicast will be connected to the source.\n *\n * ## Example\n *\n * Sharing a totally synchronous observable\n *\n * ```ts\n * import { of, tap, connect, merge, map, filter } from 'rxjs';\n *\n * const source$ = of(1, 2, 3, 4, 5).pipe(\n *   tap({\n *     subscribe: () => console.log('subscription started'),\n *     next: n => console.log(`source emitted ${ n }`)\n *   })\n * );\n *\n * source$.pipe(\n *   // Notice in here we're merging 3 subscriptions to `shared$`.\n *   connect(shared$ => merge(\n *     shared$.pipe(map(n => `all ${ n }`)),\n *     shared$.pipe(filter(n => n % 2 === 0), map(n => `even ${ n }`)),\n *     shared$.pipe(filter(n => n % 2 === 1), map(n => `odd ${ n }`))\n *   ))\n * )\n * .subscribe(console.log);\n *\n * // Expected output: (notice only one subscription)\n * 'subscription started'\n * 'source emitted 1'\n * 'all 1'\n * 'odd 1'\n * 'source emitted 2'\n * 'all 2'\n * 'even 2'\n * 'source emitted 3'\n * 'all 3'\n * 'odd 3'\n * 'source emitted 4'\n * 'all 4'\n * 'even 4'\n * 'source emitted 5'\n * 'all 5'\n * 'odd 5'\n * ```\n *\n * @param selector A function used to set up the multicast. Gives you a multicast observable\n * that is not yet connected. With that, you're expected to create and return\n * and Observable, that when subscribed to, will utilize the multicast observable.\n * After this function is executed -- and its return value subscribed to -- the\n * operator will subscribe to the source, and the connection will be made.\n * @param config The configuration object for `connect`.\n */\nexport declare function connect<T, O extends ObservableInput<unknown>>(selector: (shared: Observable<T>) => O, config?: ConnectConfig<T>): OperatorFunction<T, ObservedValueOf<O>>;\n//# sourceMappingURL=connect.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/count.d.ts": "import { OperatorFunction } from '../types';\n/**\n * Counts the number of emissions on the source and emits that number when the\n * source completes.\n *\n * <span class=\"informal\">Tells how many values were emitted, when the source\n * completes.</span>\n *\n * ![](count.png)\n *\n * `count` transforms an Observable that emits values into an Observable that\n * emits a single value that represents the number of values emitted by the\n * source Observable. If the source Observable terminates with an error, `count`\n * will pass this error notification along without emitting a value first. If\n * the source Observable does not terminate at all, `count` will neither emit\n * a value nor terminate. This operator takes an optional `predicate` function\n * as argument, in which case the output emission will represent the number of\n * source values that matched `true` with the `predicate`.\n *\n * ## Examples\n *\n * Counts how many seconds have passed before the first click happened\n *\n * ```ts\n * import { interval, fromEvent, takeUntil, count } from 'rxjs';\n *\n * const seconds = interval(1000);\n * const clicks = fromEvent(document, 'click');\n * const secondsBeforeClick = seconds.pipe(takeUntil(clicks));\n * const result = secondsBeforeClick.pipe(count());\n * result.subscribe(x => console.log(x));\n * ```\n *\n * Counts how many odd numbers are there between 1 and 7\n *\n * ```ts\n * import { range, count } from 'rxjs';\n *\n * const numbers = range(1, 7);\n * const result = numbers.pipe(count(i => i % 2 === 1));\n * result.subscribe(x => console.log(x));\n * // Results in:\n * // 4\n * ```\n *\n * @see {@link max}\n * @see {@link min}\n * @see {@link reduce}\n *\n * @param predicate A function that is used to analyze the value and the index and\n * determine whether or not to increment the count. Return `true` to increment the count,\n * and return `false` to keep the count the same.\n * If the predicate is not provided, every value will be counted.\n * @return A function that returns an Observable that emits one number that\n * represents the count of emissions.\n */\nexport declare function count<T>(predicate?: (value: T, index: number) => boolean): OperatorFunction<T, number>;\n//# sourceMappingURL=count.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/debounce.d.ts": "import { MonoTypeOperatorFunction, ObservableInput } from '../types';\n/**\n * Emits a notification from the source Observable only after a particular time span\n * determined by another Observable has passed without another source emission.\n *\n * <span class=\"informal\">It's like {@link debounceTime}, but the time span of\n * emission silence is determined by a second Observable.</span>\n *\n * ![](debounce.svg)\n *\n * `debounce` delays notifications emitted by the source Observable, but drops previous\n * pending delayed emissions if a new notification arrives on the source Observable.\n * This operator keeps track of the most recent notification from the source\n * Observable, and spawns a duration Observable by calling the\n * `durationSelector` function. The notification is emitted only when the duration\n * Observable emits a next notification, and if no other notification was emitted on\n * the source Observable since the duration Observable was spawned. If a new\n * notification appears before the duration Observable emits, the previous notification will\n * not be emitted and a new duration is scheduled from `durationSelector` is scheduled.\n * If the completing event happens during the scheduled duration the last cached notification\n * is emitted before the completion event is forwarded to the output observable.\n * If the error event happens during the scheduled duration or after it only the error event is\n * forwarded to the output observable. The cache notification is not emitted in this case.\n *\n * Like {@link debounceTime}, this is a rate-limiting operator, and also a\n * delay-like operator since output emissions do not necessarily occur at the\n * same time as they did on the source Observable.\n *\n * ## Example\n *\n * Emit the most recent click after a burst of clicks\n *\n * ```ts\n * import { fromEvent, scan, debounce, interval } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const result = clicks.pipe(\n *   scan(i => ++i, 1),\n *   debounce(i => interval(200 * i))\n * );\n * result.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link audit}\n * @see {@link auditTime}\n * @see {@link debounceTime}\n * @see {@link delay}\n * @see {@link sample}\n * @see {@link sampleTime}\n * @see {@link throttle}\n * @see {@link throttleTime}\n *\n * @param durationSelector A function\n * that receives a value from the source Observable, for computing the timeout\n * duration for each source value, returned as an Observable or a Promise.\n * @return A function that returns an Observable that delays the emissions of\n * the source Observable by the specified duration Observable returned by\n * `durationSelector`, and may drop some values if they occur too frequently.\n */\nexport declare function debounce<T>(durationSelector: (value: T) => ObservableInput<any>): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=debounce.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/debounceTime.d.ts": "import { MonoTypeOperatorFunction, SchedulerLike } from '../types';\n/**\n * Emits a notification from the source Observable only after a particular time span\n * has passed without another source emission.\n *\n * <span class=\"informal\">It's like {@link delay}, but passes only the most\n * recent notification from each burst of emissions.</span>\n *\n * ![](debounceTime.png)\n *\n * `debounceTime` delays notifications emitted by the source Observable, but drops\n * previous pending delayed emissions if a new notification arrives on the source\n * Observable. This operator keeps track of the most recent notification from the\n * source Observable, and emits that only when `dueTime` has passed\n * without any other notification appearing on the source Observable. If a new value\n * appears before `dueTime` silence occurs, the previous notification will be dropped\n * and will not be emitted and a new `dueTime` is scheduled.\n * If the completing event happens during `dueTime` the last cached notification\n * is emitted before the completion event is forwarded to the output observable.\n * If the error event happens during `dueTime` or after it only the error event is\n * forwarded to the output observable. The cache notification is not emitted in this case.\n *\n * This is a rate-limiting operator, because it is impossible for more than one\n * notification to be emitted in any time window of duration `dueTime`, but it is also\n * a delay-like operator since output emissions do not occur at the same time as\n * they did on the source Observable. Optionally takes a {@link SchedulerLike} for\n * managing timers.\n *\n * ## Example\n *\n * Emit the most recent click after a burst of clicks\n *\n * ```ts\n * import { fromEvent, debounceTime } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const result = clicks.pipe(debounceTime(1000));\n * result.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link audit}\n * @see {@link auditTime}\n * @see {@link debounce}\n * @see {@link sample}\n * @see {@link sampleTime}\n * @see {@link throttle}\n * @see {@link throttleTime}\n *\n * @param dueTime The timeout duration in milliseconds (or the time unit determined\n * internally by the optional `scheduler`) for the window of time required to wait\n * for emission silence before emitting the most recent source value.\n * @param scheduler The {@link SchedulerLike} to use for managing the timers that\n * handle the timeout for each value.\n * @return A function that returns an Observable that delays the emissions of\n * the source Observable by the specified `dueTime`, and may drop some values\n * if they occur too frequently.\n */\nexport declare function debounceTime<T>(dueTime: number, scheduler?: SchedulerLike): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=debounceTime.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/defaultIfEmpty.d.ts": "import { OperatorFunction } from '../types';\n/**\n * Emits a given value if the source Observable completes without emitting any\n * `next` value, otherwise mirrors the source Observable.\n *\n * <span class=\"informal\">If the source Observable turns out to be empty, then\n * this operator will emit a default value.</span>\n *\n * ![](defaultIfEmpty.png)\n *\n * `defaultIfEmpty` emits the values emitted by the source Observable or a\n * specified default value if the source Observable is empty (completes without\n * having emitted any `next` value).\n *\n * ## Example\n *\n * If no clicks happen in 5 seconds, then emit 'no clicks'\n *\n * ```ts\n * import { fromEvent, takeUntil, interval, defaultIfEmpty } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const clicksBeforeFive = clicks.pipe(takeUntil(interval(5000)));\n * const result = clicksBeforeFive.pipe(defaultIfEmpty('no clicks'));\n * result.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link empty}\n * @see {@link last}\n *\n * @param defaultValue The default value used if the source\n * Observable is empty.\n * @return A function that returns an Observable that emits either the\n * specified `defaultValue` if the source Observable emits no items, or the\n * values emitted by the source Observable.\n */\nexport declare function defaultIfEmpty<T, R>(defaultValue: R): OperatorFunction<T, T | R>;\n//# sourceMappingURL=defaultIfEmpty.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/delay.d.ts": "import { MonoTypeOperatorFunction, SchedulerLike } from '../types';\n/**\n * Delays the emission of items from the source Observable by a given timeout or\n * until a given Date.\n *\n * <span class=\"informal\">Time shifts each item by some specified amount of\n * milliseconds.</span>\n *\n * ![](delay.svg)\n *\n * If the delay argument is a Number, this operator time shifts the source\n * Observable by that amount of time expressed in milliseconds. The relative\n * time intervals between the values are preserved.\n *\n * If the delay argument is a Date, this operator time shifts the start of the\n * Observable execution until the given date occurs.\n *\n * ## Examples\n *\n * Delay each click by one second\n *\n * ```ts\n * import { fromEvent, delay } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const delayedClicks = clicks.pipe(delay(1000)); // each click emitted after 1 second\n * delayedClicks.subscribe(x => console.log(x));\n * ```\n *\n * Delay all clicks until a future date happens\n *\n * ```ts\n * import { fromEvent, delay } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const date = new Date('March 15, 2050 12:00:00'); // in the future\n * const delayedClicks = clicks.pipe(delay(date)); // click emitted only after that date\n * delayedClicks.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link delayWhen}\n * @see {@link throttle}\n * @see {@link throttleTime}\n * @see {@link debounce}\n * @see {@link debounceTime}\n * @see {@link sample}\n * @see {@link sampleTime}\n * @see {@link audit}\n * @see {@link auditTime}\n *\n * @param due The delay duration in milliseconds (a `number`) or a `Date` until\n * which the emission of the source items is delayed.\n * @param scheduler The {@link SchedulerLike} to use for managing the timers\n * that handle the time-shift for each item.\n * @return A function that returns an Observable that delays the emissions of\n * the source Observable by the specified timeout or Date.\n */\nexport declare function delay<T>(due: number | Date, scheduler?: SchedulerLike): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=delay.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/delayWhen.d.ts": "import { Observable } from '../Observable';\nimport { MonoTypeOperatorFunction, ObservableInput } from '../types';\n/** @deprecated The `subscriptionDelay` parameter will be removed in v8. */\nexport declare function delayWhen<T>(delayDurationSelector: (value: T, index: number) => ObservableInput<any>, subscriptionDelay: Observable<any>): MonoTypeOperatorFunction<T>;\nexport declare function delayWhen<T>(delayDurationSelector: (value: T, index: number) => ObservableInput<any>): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=delayWhen.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/dematerialize.d.ts": "import { OperatorFunction, ObservableNotification, ValueFromNotification } from '../types';\n/**\n * Converts an Observable of {@link ObservableNotification} objects into the emissions\n * that they represent.\n *\n * <span class=\"informal\">Unwraps {@link ObservableNotification} objects as actual `next`,\n * `error` and `complete` emissions. The opposite of {@link materialize}.</span>\n *\n * ![](dematerialize.png)\n *\n * `dematerialize` is assumed to operate an Observable that only emits\n * {@link ObservableNotification} objects as `next` emissions, and does not emit any\n * `error`. Such Observable is the output of a `materialize` operation. Those\n * notifications are then unwrapped using the metadata they contain, and emitted\n * as `next`, `error`, and `complete` on the output Observable.\n *\n * Use this operator in conjunction with {@link materialize}.\n *\n * ## Example\n *\n * Convert an Observable of Notifications to an actual Observable\n *\n * ```ts\n * import { NextNotification, ErrorNotification, of, dematerialize } from 'rxjs';\n *\n * const notifA: NextNotification<string> = { kind: 'N', value: 'A' };\n * const notifB: NextNotification<string> = { kind: 'N', value: 'B' };\n * const notifE: ErrorNotification = { kind: 'E', error: new TypeError('x.toUpperCase is not a function') };\n *\n * const materialized = of(notifA, notifB, notifE);\n *\n * const upperCase = materialized.pipe(dematerialize());\n * upperCase.subscribe({\n *   next: x => console.log(x),\n *   error: e => console.error(e)\n * });\n *\n * // Results in:\n * // A\n * // B\n * // TypeError: x.toUpperCase is not a function\n * ```\n *\n * @see {@link materialize}\n *\n * @return A function that returns an Observable that emits items and\n * notifications embedded in Notification objects emitted by the source\n * Observable.\n */\nexport declare function dematerialize<N extends ObservableNotification<any>>(): OperatorFunction<N, ValueFromNotification<N>>;\n//# sourceMappingURL=dematerialize.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/distinct.d.ts": "import { MonoTypeOperatorFunction, ObservableInput } from '../types';\n/**\n * Returns an Observable that emits all items emitted by the source Observable that are distinct by comparison from previous items.\n *\n * If a `keySelector` function is provided, then it will project each value from the source observable into a new value that it will\n * check for equality with previously projected values. If the `keySelector` function is not provided, it will use each value from the\n * source observable directly with an equality check against previous values.\n *\n * In JavaScript runtimes that support `Set`, this operator will use a `Set` to improve performance of the distinct value checking.\n *\n * In other runtimes, this operator will use a minimal implementation of `Set` that relies on an `Array` and `indexOf` under the\n * hood, so performance will degrade as more values are checked for distinction. Even in newer browsers, a long-running `distinct`\n * use might result in memory leaks. To help alleviate this in some scenarios, an optional `flushes` parameter is also provided so\n * that the internal `Set` can be \"flushed\", basically clearing it of values.\n *\n * ## Examples\n *\n * A simple example with numbers\n *\n * ```ts\n * import { of, distinct } from 'rxjs';\n *\n * of(1, 1, 2, 2, 2, 1, 2, 3, 4, 3, 2, 1)\n *   .pipe(distinct())\n *   .subscribe(x => console.log(x));\n *\n * // Outputs\n * // 1\n * // 2\n * // 3\n * // 4\n * ```\n *\n * An example using the `keySelector` function\n *\n * ```ts\n * import { of, distinct } from 'rxjs';\n *\n * of(\n *   { age: 4, name: 'Foo'},\n *   { age: 7, name: 'Bar'},\n *   { age: 5, name: 'Foo'}\n * )\n * .pipe(distinct(({ name }) => name))\n * .subscribe(x => console.log(x));\n *\n * // Outputs\n * // { age: 4, name: 'Foo' }\n * // { age: 7, name: 'Bar' }\n * ```\n * @see {@link distinctUntilChanged}\n * @see {@link distinctUntilKeyChanged}\n *\n * @param keySelector Optional `function` to select which value you want to check as distinct.\n * @param flushes Optional `ObservableInput` for flushing the internal HashSet of the operator.\n * @return A function that returns an Observable that emits items from the\n * source Observable with distinct values.\n */\nexport declare function distinct<T, K>(keySelector?: (value: T) => K, flushes?: ObservableInput<any>): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=distinct.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/distinctUntilChanged.d.ts": "import { MonoTypeOperatorFunction } from '../types';\nexport declare function distinctUntilChanged<T>(comparator?: (previous: T, current: T) => boolean): MonoTypeOperatorFunction<T>;\nexport declare function distinctUntilChanged<T, K>(comparator: (previous: K, current: K) => boolean, keySelector: (value: T) => K): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=distinctUntilChanged.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/distinctUntilKeyChanged.d.ts": "import { MonoTypeOperatorFunction } from '../types';\nexport declare function distinctUntilKeyChanged<T>(key: keyof T): MonoTypeOperatorFunction<T>;\nexport declare function distinctUntilKeyChanged<T, K extends keyof T>(key: K, compare: (x: T[K], y: T[K]) => boolean): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=distinctUntilKeyChanged.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/elementAt.d.ts": "import { OperatorFunction } from '../types';\n/**\n * Emits the single value at the specified `index` in a sequence of emissions\n * from the source Observable.\n *\n * <span class=\"informal\">Emits only the i-th value, then completes.</span>\n *\n * ![](elementAt.png)\n *\n * `elementAt` returns an Observable that emits the item at the specified\n * `index` in the source Observable, or a default value if that `index` is out\n * of range and the `default` argument is provided. If the `default` argument is\n * not given and the `index` is out of range, the output Observable will emit an\n * `ArgumentOutOfRangeError` error.\n *\n * ## Example\n *\n * Emit only the third click event\n *\n * ```ts\n * import { fromEvent, elementAt } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const result = clicks.pipe(elementAt(2));\n * result.subscribe(x => console.log(x));\n *\n * // Results in:\n * // click 1 = nothing\n * // click 2 = nothing\n * // click 3 = MouseEvent object logged to console\n * ```\n *\n * @see {@link first}\n * @see {@link last}\n * @see {@link skip}\n * @see {@link single}\n * @see {@link take}\n *\n * @throws {ArgumentOutOfRangeError} When using `elementAt(i)`, it delivers an\n * `ArgumentOutOfRangeError` to the Observer's `error` callback if `i < 0` or the\n * Observable has completed before emitting the i-th `next` notification.\n *\n * @param index Is the number `i` for the i-th source emission that has happened\n * since the subscription, starting from the number `0`.\n * @param defaultValue The default value returned for missing indices.\n * @return A function that returns an Observable that emits a single item, if\n * it is found. Otherwise, it will emit the default value if given. If not, it\n * emits an error.\n */\nexport declare function elementAt<T, D = T>(index: number, defaultValue?: D): OperatorFunction<T, T | D>;\n//# sourceMappingURL=elementAt.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/endWith.d.ts": "import { MonoTypeOperatorFunction, SchedulerLike, OperatorFunction, ValueFromArray } from '../types';\n/** @deprecated The `scheduler` parameter will be removed in v8. Use `scheduled` and `concatAll`. Details: https://rxjs.dev/deprecations/scheduler-argument */\nexport declare function endWith<T>(scheduler: SchedulerLike): MonoTypeOperatorFunction<T>;\n/** @deprecated The `scheduler` parameter will be removed in v8. Use `scheduled` and `concatAll`. Details: https://rxjs.dev/deprecations/scheduler-argument */\nexport declare function endWith<T, A extends unknown[] = T[]>(...valuesAndScheduler: [...A, SchedulerLike]): OperatorFunction<T, T | ValueFromArray<A>>;\nexport declare function endWith<T, A extends unknown[] = T[]>(...values: A): OperatorFunction<T, T | ValueFromArray<A>>;\n//# sourceMappingURL=endWith.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/every.d.ts": "import { Observable } from '../Observable';\nimport { Falsy, OperatorFunction } from '../types';\nexport declare function every<T>(predicate: BooleanConstructor): OperatorFunction<T, Exclude<T, Falsy> extends never ? false : boolean>;\n/** @deprecated Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8. */\nexport declare function every<T>(predicate: BooleanConstructor, thisArg: any): OperatorFunction<T, Exclude<T, Falsy> extends never ? false : boolean>;\n/** @deprecated Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8. */\nexport declare function every<T, A>(predicate: (this: A, value: T, index: number, source: Observable<T>) => boolean, thisArg: A): OperatorFunction<T, boolean>;\nexport declare function every<T>(predicate: (value: T, index: number, source: Observable<T>) => boolean): OperatorFunction<T, boolean>;\n//# sourceMappingURL=every.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/exhaust.d.ts": "import { exhaustAll } from './exhaustAll';\n/**\n * @deprecated Renamed to {@link exhaustAll}. Will be removed in v8.\n */\nexport declare const exhaust: typeof exhaustAll;\n//# sourceMappingURL=exhaust.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/exhaustAll.d.ts": "import { OperatorFunction, ObservableInput, ObservedValueOf } from '../types';\n/**\n * Converts a higher-order Observable into a first-order Observable by dropping\n * inner Observables while the previous inner Observable has not yet completed.\n *\n * <span class=\"informal\">Flattens an Observable-of-Observables by dropping the\n * next inner Observables while the current inner is still executing.</span>\n *\n * ![](exhaustAll.svg)\n *\n * `exhaustAll` subscribes to an Observable that emits Observables, also known as a\n * higher-order Observable. Each time it observes one of these emitted inner\n * Observables, the output Observable begins emitting the items emitted by that\n * inner Observable. So far, it behaves like {@link mergeAll}. However,\n * `exhaustAll` ignores every new inner Observable if the previous Observable has\n * not yet completed. Once that one completes, it will accept and flatten the\n * next inner Observable and repeat this process.\n *\n * ## Example\n *\n * Run a finite timer for each click, only if there is no currently active timer\n *\n * ```ts\n * import { fromEvent, map, interval, take, exhaustAll } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const higherOrder = clicks.pipe(\n *   map(() => interval(1000).pipe(take(5)))\n * );\n * const result = higherOrder.pipe(exhaustAll());\n * result.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link combineLatestAll}\n * @see {@link concatAll}\n * @see {@link switchAll}\n * @see {@link switchMap}\n * @see {@link mergeAll}\n * @see {@link exhaustMap}\n * @see {@link zipAll}\n *\n * @return A function that returns an Observable that takes a source of\n * Observables and propagates the first Observable exclusively until it\n * completes before subscribing to the next.\n */\nexport declare function exhaustAll<O extends ObservableInput<any>>(): OperatorFunction<O, ObservedValueOf<O>>;\n//# sourceMappingURL=exhaustAll.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/exhaustMap.d.ts": "import { ObservableInput, OperatorFunction, ObservedValueOf } from '../types';\nexport declare function exhaustMap<T, O extends ObservableInput<any>>(project: (value: T, index: number) => O): OperatorFunction<T, ObservedValueOf<O>>;\n/** @deprecated The `resultSelector` parameter will be removed in v8. Use an inner `map` instead. Details: https://rxjs.dev/deprecations/resultSelector */\nexport declare function exhaustMap<T, O extends ObservableInput<any>>(project: (value: T, index: number) => O, resultSelector: undefined): OperatorFunction<T, ObservedValueOf<O>>;\n/** @deprecated The `resultSelector` parameter will be removed in v8. Use an inner `map` instead. Details: https://rxjs.dev/deprecations/resultSelector */\nexport declare function exhaustMap<T, I, R>(project: (value: T, index: number) => ObservableInput<I>, resultSelector: (outerValue: T, innerValue: I, outerIndex: number, innerIndex: number) => R): OperatorFunction<T, R>;\n//# sourceMappingURL=exhaustMap.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/expand.d.ts": "import { OperatorFunction, ObservableInput, ObservedValueOf, SchedulerLike } from '../types';\nexport declare function expand<T, O extends ObservableInput<unknown>>(project: (value: T, index: number) => O, concurrent?: number, scheduler?: SchedulerLike): OperatorFunction<T, ObservedValueOf<O>>;\n/**\n * @deprecated The `scheduler` parameter will be removed in v8. If you need to schedule the inner subscription,\n * use `subscribeOn` within the projection function: `expand((value) => fn(value).pipe(subscribeOn(scheduler)))`.\n * Details: Details: https://rxjs.dev/deprecations/scheduler-argument\n */\nexport declare function expand<T, O extends ObservableInput<unknown>>(project: (value: T, index: number) => O, concurrent: number | undefined, scheduler: SchedulerLike): OperatorFunction<T, ObservedValueOf<O>>;\n//# sourceMappingURL=expand.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/filter.d.ts": "import { OperatorFunction, MonoTypeOperatorFunction, TruthyTypesOf } from '../types';\n/** @deprecated Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8. */\nexport declare function filter<T, S extends T, A>(predicate: (this: A, value: T, index: number) => value is S, thisArg: A): OperatorFunction<T, S>;\nexport declare function filter<T, S extends T>(predicate: (value: T, index: number) => value is S): OperatorFunction<T, S>;\nexport declare function filter<T>(predicate: BooleanConstructor): OperatorFunction<T, TruthyTypesOf<T>>;\n/** @deprecated Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8. */\nexport declare function filter<T, A>(predicate: (this: A, value: T, index: number) => boolean, thisArg: A): MonoTypeOperatorFunction<T>;\nexport declare function filter<T>(predicate: (value: T, index: number) => boolean): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=filter.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/finalize.d.ts": "import { MonoTypeOperatorFunction } from '../types';\n/**\n * Returns an Observable that mirrors the source Observable, but will call a specified function when\n * the source terminates on complete or error.\n * The specified function will also be called when the subscriber explicitly unsubscribes.\n *\n * ## Examples\n *\n * Execute callback function when the observable completes\n *\n * ```ts\n * import { interval, take, finalize } from 'rxjs';\n *\n * // emit value in sequence every 1 second\n * const source = interval(1000);\n * const example = source.pipe(\n *   take(5), //take only the first 5 values\n *   finalize(() => console.log('Sequence complete')) // Execute when the observable completes\n * );\n * const subscribe = example.subscribe(val => console.log(val));\n *\n * // results:\n * // 0\n * // 1\n * // 2\n * // 3\n * // 4\n * // 'Sequence complete'\n * ```\n *\n * Execute callback function when the subscriber explicitly unsubscribes\n *\n * ```ts\n * import { interval, finalize, tap, noop, timer } from 'rxjs';\n *\n * const source = interval(100).pipe(\n *   finalize(() => console.log('[finalize] Called')),\n *   tap({\n *     next: () => console.log('[next] Called'),\n *     error: () => console.log('[error] Not called'),\n *     complete: () => console.log('[tap complete] Not called')\n *   })\n * );\n *\n * const sub = source.subscribe({\n *   next: x => console.log(x),\n *   error: noop,\n *   complete: () => console.log('[complete] Not called')\n * });\n *\n * timer(150).subscribe(() => sub.unsubscribe());\n *\n * // results:\n * // '[next] Called'\n * // 0\n * // '[finalize] Called'\n * ```\n *\n * @param callback Function to be called when source terminates.\n * @return A function that returns an Observable that mirrors the source, but\n * will call the specified function on termination.\n */\nexport declare function finalize<T>(callback: () => void): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=finalize.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/find.d.ts": "import { Observable } from '../Observable';\nimport { Subscriber } from '../Subscriber';\nimport { OperatorFunction, TruthyTypesOf } from '../types';\nexport declare function find<T>(predicate: BooleanConstructor): OperatorFunction<T, TruthyTypesOf<T>>;\n/** @deprecated Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8. */\nexport declare function find<T, S extends T, A>(predicate: (this: A, value: T, index: number, source: Observable<T>) => value is S, thisArg: A): OperatorFunction<T, S | undefined>;\nexport declare function find<T, S extends T>(predicate: (value: T, index: number, source: Observable<T>) => value is S): OperatorFunction<T, S | undefined>;\n/** @deprecated Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8. */\nexport declare function find<T, A>(predicate: (this: A, value: T, index: number, source: Observable<T>) => boolean, thisArg: A): OperatorFunction<T, T | undefined>;\nexport declare function find<T>(predicate: (value: T, index: number, source: Observable<T>) => boolean): OperatorFunction<T, T | undefined>;\nexport declare function createFind<T>(predicate: (value: T, index: number, source: Observable<T>) => boolean, thisArg: any, emit: 'value' | 'index'): (source: Observable<T>, subscriber: Subscriber<any>) => void;\n//# sourceMappingURL=find.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/findIndex.d.ts": "import { Observable } from '../Observable';\nimport { Falsy, OperatorFunction } from '../types';\nexport declare function findIndex<T>(predicate: BooleanConstructor): OperatorFunction<T, T extends Falsy ? -1 : number>;\n/** @deprecated Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8. */\nexport declare function findIndex<T>(predicate: BooleanConstructor, thisArg: any): OperatorFunction<T, T extends Falsy ? -1 : number>;\n/** @deprecated Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8. */\nexport declare function findIndex<T, A>(predicate: (this: A, value: T, index: number, source: Observable<T>) => boolean, thisArg: A): OperatorFunction<T, number>;\nexport declare function findIndex<T>(predicate: (value: T, index: number, source: Observable<T>) => boolean): OperatorFunction<T, number>;\n//# sourceMappingURL=findIndex.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/first.d.ts": "import { Observable } from '../Observable';\nimport { OperatorFunction, TruthyTypesOf } from '../types';\nexport declare function first<T, D = T>(predicate?: null, defaultValue?: D): OperatorFunction<T, T | D>;\nexport declare function first<T>(predicate: BooleanConstructor): OperatorFunction<T, TruthyTypesOf<T>>;\nexport declare function first<T, D>(predicate: BooleanConstructor, defaultValue: D): OperatorFunction<T, TruthyTypesOf<T> | D>;\nexport declare function first<T, S extends T>(predicate: (value: T, index: number, source: Observable<T>) => value is S, defaultValue?: S): OperatorFunction<T, S>;\nexport declare function first<T, S extends T, D>(predicate: (value: T, index: number, source: Observable<T>) => value is S, defaultValue: D): OperatorFunction<T, S | D>;\nexport declare function first<T, D = T>(predicate: (value: T, index: number, source: Observable<T>) => boolean, defaultValue?: D): OperatorFunction<T, T | D>;\n//# sourceMappingURL=first.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/flatMap.d.ts": "import { mergeMap } from './mergeMap';\n/**\n * @deprecated Renamed to {@link mergeMap}. Will be removed in v8.\n */\nexport declare const flatMap: typeof mergeMap;\n//# sourceMappingURL=flatMap.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/groupBy.d.ts": "import { Observable } from '../Observable';\nimport { Subject } from '../Subject';\nimport { ObservableInput, OperatorFunction, SubjectLike } from '../types';\nexport interface BasicGroupByOptions<K, T> {\n    element?: undefined;\n    duration?: (grouped: GroupedObservable<K, T>) => ObservableInput<any>;\n    connector?: () => SubjectLike<T>;\n}\nexport interface GroupByOptionsWithElement<K, E, T> {\n    element: (value: T) => E;\n    duration?: (grouped: GroupedObservable<K, E>) => ObservableInput<any>;\n    connector?: () => SubjectLike<E>;\n}\nexport declare function groupBy<T, K>(key: (value: T) => K, options: BasicGroupByOptions<K, T>): OperatorFunction<T, GroupedObservable<K, T>>;\nexport declare function groupBy<T, K, E>(key: (value: T) => K, options: GroupByOptionsWithElement<K, E, T>): OperatorFunction<T, GroupedObservable<K, E>>;\nexport declare function groupBy<T, K extends T>(key: (value: T) => value is K): OperatorFunction<T, GroupedObservable<true, K> | GroupedObservable<false, Exclude<T, K>>>;\nexport declare function groupBy<T, K>(key: (value: T) => K): OperatorFunction<T, GroupedObservable<K, T>>;\n/**\n * @deprecated use the options parameter instead.\n */\nexport declare function groupBy<T, K>(key: (value: T) => K, element: void, duration: (grouped: GroupedObservable<K, T>) => Observable<any>): OperatorFunction<T, GroupedObservable<K, T>>;\n/**\n * @deprecated use the options parameter instead.\n */\nexport declare function groupBy<T, K, R>(key: (value: T) => K, element?: (value: T) => R, duration?: (grouped: GroupedObservable<K, R>) => Observable<any>): OperatorFunction<T, GroupedObservable<K, R>>;\n/**\n * Groups the items emitted by an Observable according to a specified criterion,\n * and emits these grouped items as `GroupedObservables`, one\n * {@link GroupedObservable} per group.\n *\n * ![](groupBy.png)\n *\n * When the Observable emits an item, a key is computed for this item with the key function.\n *\n * If a {@link GroupedObservable} for this key exists, this {@link GroupedObservable} emits. Otherwise, a new\n * {@link GroupedObservable} for this key is created and emits.\n *\n * A {@link GroupedObservable} represents values belonging to the same group represented by a common key. The common\n * key is available as the `key` field of a {@link GroupedObservable} instance.\n *\n * The elements emitted by {@link GroupedObservable}s are by default the items emitted by the Observable, or elements\n * returned by the element function.\n *\n * ## Examples\n *\n * Group objects by `id` and return as array\n *\n * ```ts\n * import { of, groupBy, mergeMap, reduce } from 'rxjs';\n *\n * of(\n *   { id: 1, name: 'JavaScript' },\n *   { id: 2, name: 'Parcel' },\n *   { id: 2, name: 'webpack' },\n *   { id: 1, name: 'TypeScript' },\n *   { id: 3, name: 'TSLint' }\n * ).pipe(\n *   groupBy(p => p.id),\n *   mergeMap(group$ => group$.pipe(reduce((acc, cur) => [...acc, cur], [])))\n * )\n * .subscribe(p => console.log(p));\n *\n * // displays:\n * // [{ id: 1, name: 'JavaScript' }, { id: 1, name: 'TypeScript'}]\n * // [{ id: 2, name: 'Parcel' }, { id: 2, name: 'webpack'}]\n * // [{ id: 3, name: 'TSLint' }]\n * ```\n *\n * Pivot data on the `id` field\n *\n * ```ts\n * import { of, groupBy, mergeMap, reduce, map } from 'rxjs';\n *\n * of(\n *   { id: 1, name: 'JavaScript' },\n *   { id: 2, name: 'Parcel' },\n *   { id: 2, name: 'webpack' },\n *   { id: 1, name: 'TypeScript' },\n *   { id: 3, name: 'TSLint' }\n * ).pipe(\n *   groupBy(p => p.id, { element: p => p.name }),\n *   mergeMap(group$ => group$.pipe(reduce((acc, cur) => [...acc, cur], [`${ group$.key }`]))),\n *   map(arr => ({ id: parseInt(arr[0], 10), values: arr.slice(1) }))\n * )\n * .subscribe(p => console.log(p));\n *\n * // displays:\n * // { id: 1, values: [ 'JavaScript', 'TypeScript' ] }\n * // { id: 2, values: [ 'Parcel', 'webpack' ] }\n * // { id: 3, values: [ 'TSLint' ] }\n * ```\n *\n * @param key A function that extracts the key\n * for each item.\n * @param element A function that extracts the\n * return element for each item.\n * @param duration\n * A function that returns an Observable to determine how long each group should\n * exist.\n * @param connector Factory function to create an\n * intermediate Subject through which grouped elements are emitted.\n * @return A function that returns an Observable that emits GroupedObservables,\n * each of which corresponds to a unique key value and each of which emits\n * those items from the source Observable that share that key value.\n *\n * @deprecated Use the options parameter instead.\n */\nexport declare function groupBy<T, K, R>(key: (value: T) => K, element?: (value: T) => R, duration?: (grouped: GroupedObservable<K, R>) => Observable<any>, connector?: () => Subject<R>): OperatorFunction<T, GroupedObservable<K, R>>;\n/**\n * An observable of values that is the emitted by the result of a {@link groupBy} operator,\n * contains a `key` property for the grouping.\n */\nexport interface GroupedObservable<K, T> extends Observable<T> {\n    /**\n     * The key value for the grouped notifications.\n     */\n    readonly key: K;\n}\n//# sourceMappingURL=groupBy.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/ignoreElements.d.ts": "import { OperatorFunction } from '../types';\n/**\n * Ignores all items emitted by the source Observable and only passes calls of `complete` or `error`.\n *\n * ![](ignoreElements.png)\n *\n * The `ignoreElements` operator suppresses all items emitted by the source Observable,\n * but allows its termination notification (either `error` or `complete`) to pass through unchanged.\n *\n * If you do not care about the items being emitted by an Observable, but you do want to be notified\n * when it completes or when it terminates with an error, you can apply the `ignoreElements` operator\n * to the Observable, which will ensure that it will never call its observers’ `next` handlers.\n *\n * ## Example\n *\n * Ignore all `next` emissions from the source\n *\n * ```ts\n * import { of, ignoreElements } from 'rxjs';\n *\n * of('you', 'talking', 'to', 'me')\n *   .pipe(ignoreElements())\n *   .subscribe({\n *     next: word => console.log(word),\n *     error: err => console.log('error:', err),\n *     complete: () => console.log('the end'),\n *   });\n *\n * // result:\n * // 'the end'\n * ```\n *\n * @return A function that returns an empty Observable that only calls\n * `complete` or `error`, based on which one is called by the source\n * Observable.\n */\nexport declare function ignoreElements(): OperatorFunction<unknown, never>;\n//# sourceMappingURL=ignoreElements.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/isEmpty.d.ts": "import { OperatorFunction } from '../types';\n/**\n * Emits `false` if the input Observable emits any values, or emits `true` if the\n * input Observable completes without emitting any values.\n *\n * <span class=\"informal\">Tells whether any values are emitted by an Observable.</span>\n *\n * ![](isEmpty.png)\n *\n * `isEmpty` transforms an Observable that emits values into an Observable that\n * emits a single boolean value representing whether or not any values were\n * emitted by the source Observable. As soon as the source Observable emits a\n * value, `isEmpty` will emit a `false` and complete.  If the source Observable\n * completes having not emitted anything, `isEmpty` will emit a `true` and\n * complete.\n *\n * A similar effect could be achieved with {@link count}, but `isEmpty` can emit\n * a `false` value sooner.\n *\n * ## Examples\n *\n * Emit `false` for a non-empty Observable\n *\n * ```ts\n * import { Subject, isEmpty } from 'rxjs';\n *\n * const source = new Subject<string>();\n * const result = source.pipe(isEmpty());\n *\n * source.subscribe(x => console.log(x));\n * result.subscribe(x => console.log(x));\n *\n * source.next('a');\n * source.next('b');\n * source.next('c');\n * source.complete();\n *\n * // Outputs\n * // 'a'\n * // false\n * // 'b'\n * // 'c'\n * ```\n *\n * Emit `true` for an empty Observable\n *\n * ```ts\n * import { EMPTY, isEmpty } from 'rxjs';\n *\n * const result = EMPTY.pipe(isEmpty());\n * result.subscribe(x => console.log(x));\n *\n * // Outputs\n * // true\n * ```\n *\n * @see {@link count}\n * @see {@link EMPTY}\n *\n * @return A function that returns an Observable that emits boolean value\n * indicating whether the source Observable was empty or not.\n */\nexport declare function isEmpty<T>(): OperatorFunction<T, boolean>;\n//# sourceMappingURL=isEmpty.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/joinAllInternals.d.ts": "import { Observable } from '../Observable';\nimport { ObservableInput } from '../types';\n/**\n * Collects all of the inner sources from source observable. Then, once the\n * source completes, joins the values using the given static.\n *\n * This is used for {@link combineLatestAll} and {@link zipAll} which both have the\n * same behavior of collecting all inner observables, then operating on them.\n *\n * @param joinFn The type of static join to apply to the sources collected\n * @param project The projection function to apply to the values, if any\n */\nexport declare function joinAllInternals<T, R>(joinFn: (sources: ObservableInput<T>[]) => Observable<T>, project?: (...args: any[]) => R): import(\"../types\").UnaryFunction<Observable<ObservableInput<T>>, unknown>;\n//# sourceMappingURL=joinAllInternals.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/last.d.ts": "import { Observable } from '../Observable';\nimport { OperatorFunction, TruthyTypesOf } from '../types';\nexport declare function last<T>(predicate: BooleanConstructor): OperatorFunction<T, TruthyTypesOf<T>>;\nexport declare function last<T, D>(predicate: BooleanConstructor, defaultValue: D): OperatorFunction<T, TruthyTypesOf<T> | D>;\nexport declare function last<T, D = T>(predicate?: null, defaultValue?: D): OperatorFunction<T, T | D>;\nexport declare function last<T, S extends T>(predicate: (value: T, index: number, source: Observable<T>) => value is S, defaultValue?: S): OperatorFunction<T, S>;\nexport declare function last<T, D = T>(predicate: (value: T, index: number, source: Observable<T>) => boolean, defaultValue?: D): OperatorFunction<T, T | D>;\n//# sourceMappingURL=last.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/map.d.ts": "import { OperatorFunction } from '../types';\nexport declare function map<T, R>(project: (value: T, index: number) => R): OperatorFunction<T, R>;\n/** @deprecated Use a closure instead of a `thisArg`. Signatures accepting a `thisArg` will be removed in v8. */\nexport declare function map<T, R, A>(project: (this: A, value: T, index: number) => R, thisArg: A): OperatorFunction<T, R>;\n//# sourceMappingURL=map.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/mapTo.d.ts": "import { OperatorFunction } from '../types';\n/** @deprecated To be removed in v9. Use {@link map} instead: `map(() => value)`. */\nexport declare function mapTo<R>(value: R): OperatorFunction<unknown, R>;\n/**\n * @deprecated Do not specify explicit type parameters. Signatures with type parameters\n * that cannot be inferred will be removed in v8. `mapTo` itself will be removed in v9,\n * use {@link map} instead: `map(() => value)`.\n * */\nexport declare function mapTo<T, R>(value: R): OperatorFunction<T, R>;\n//# sourceMappingURL=mapTo.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/materialize.d.ts": "import { Notification } from '../Notification';\nimport { OperatorFunction, ObservableNotification } from '../types';\n/**\n * Represents all of the notifications from the source Observable as `next`\n * emissions marked with their original types within {@link Notification}\n * objects.\n *\n * <span class=\"informal\">Wraps `next`, `error` and `complete` emissions in\n * {@link Notification} objects, emitted as `next` on the output Observable.\n * </span>\n *\n * ![](materialize.png)\n *\n * `materialize` returns an Observable that emits a `next` notification for each\n * `next`, `error`, or `complete` emission of the source Observable. When the\n * source Observable emits `complete`, the output Observable will emit `next` as\n * a Notification of type \"complete\", and then it will emit `complete` as well.\n * When the source Observable emits `error`, the output will emit `next` as a\n * Notification of type \"error\", and then `complete`.\n *\n * This operator is useful for producing metadata of the source Observable, to\n * be consumed as `next` emissions. Use it in conjunction with\n * {@link dematerialize}.\n *\n * ## Example\n *\n * Convert a faulty Observable to an Observable of Notifications\n *\n * ```ts\n * import { of, materialize, map } from 'rxjs';\n *\n * const letters = of('a', 'b', 13, 'd');\n * const upperCase = letters.pipe(map((x: any) => x.toUpperCase()));\n * const materialized = upperCase.pipe(materialize());\n *\n * materialized.subscribe(x => console.log(x));\n *\n * // Results in the following:\n * // - Notification { kind: 'N', value: 'A', error: undefined, hasValue: true }\n * // - Notification { kind: 'N', value: 'B', error: undefined, hasValue: true }\n * // - Notification { kind: 'E', value: undefined, error: TypeError { message: x.toUpperCase is not a function }, hasValue: false }\n * ```\n *\n * @see {@link Notification}\n * @see {@link dematerialize}\n *\n * @return A function that returns an Observable that emits\n * {@link Notification} objects that wrap the original emissions from the\n * source Observable with metadata.\n */\nexport declare function materialize<T>(): OperatorFunction<T, Notification<T> & ObservableNotification<T>>;\n//# sourceMappingURL=materialize.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/max.d.ts": "import { MonoTypeOperatorFunction } from '../types';\n/**\n * The `max` operator operates on an Observable that emits numbers (or items that\n * can be compared with a provided function), and when source Observable completes\n * it emits a single item: the item with the largest value.\n *\n * ![](max.png)\n *\n * ## Examples\n *\n * Get the maximal value of a series of numbers\n *\n * ```ts\n * import { of, max } from 'rxjs';\n *\n * of(5, 4, 7, 2, 8)\n *   .pipe(max())\n *   .subscribe(x => console.log(x));\n *\n * // Outputs\n * // 8\n * ```\n *\n * Use a comparer function to get the maximal item\n *\n * ```ts\n * import { of, max } from 'rxjs';\n *\n * of(\n *   { age: 7, name: 'Foo' },\n *   { age: 5, name: 'Bar' },\n *   { age: 9, name: 'Beer' }\n * ).pipe(\n *   max((a, b) => a.age < b.age ? -1 : 1)\n * )\n * .subscribe(x => console.log(x.name));\n *\n * // Outputs\n * // 'Beer'\n * ```\n *\n * @see {@link min}\n *\n * @param comparer Optional comparer function that it will use instead of its\n * default to compare the value of two items.\n * @return A function that returns an Observable that emits item with the\n * largest value.\n */\nexport declare function max<T>(comparer?: (x: T, y: T) => number): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=max.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/merge.d.ts": "import { ObservableInputTuple, OperatorFunction, SchedulerLike } from '../types';\n/** @deprecated Replaced with {@link mergeWith}. Will be removed in v8. */\nexport declare function merge<T, A extends readonly unknown[]>(...sources: [...ObservableInputTuple<A>]): OperatorFunction<T, T | A[number]>;\n/** @deprecated Replaced with {@link mergeWith}. Will be removed in v8. */\nexport declare function merge<T, A extends readonly unknown[]>(...sourcesAndConcurrency: [...ObservableInputTuple<A>, number]): OperatorFunction<T, T | A[number]>;\n/** @deprecated Replaced with {@link mergeWith}. Will be removed in v8. */\nexport declare function merge<T, A extends readonly unknown[]>(...sourcesAndScheduler: [...ObservableInputTuple<A>, SchedulerLike]): OperatorFunction<T, T | A[number]>;\n/** @deprecated Replaced with {@link mergeWith}. Will be removed in v8. */\nexport declare function merge<T, A extends readonly unknown[]>(...sourcesAndConcurrencyAndScheduler: [...ObservableInputTuple<A>, number, SchedulerLike]): OperatorFunction<T, T | A[number]>;\n//# sourceMappingURL=merge.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/mergeAll.d.ts": "import { OperatorFunction, ObservableInput, ObservedValueOf } from '../types';\n/**\n * Converts a higher-order Observable into a first-order Observable which\n * concurrently delivers all values that are emitted on the inner Observables.\n *\n * <span class=\"informal\">Flattens an Observable-of-Observables.</span>\n *\n * ![](mergeAll.png)\n *\n * `mergeAll` subscribes to an Observable that emits Observables, also known as\n * a higher-order Observable. Each time it observes one of these emitted inner\n * Observables, it subscribes to that and delivers all the values from the\n * inner Observable on the output Observable. The output Observable only\n * completes once all inner Observables have completed. Any error delivered by\n * a inner Observable will be immediately emitted on the output Observable.\n *\n * ## Examples\n *\n * Spawn a new interval Observable for each click event, and blend their outputs as one Observable\n *\n * ```ts\n * import { fromEvent, map, interval, mergeAll } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const higherOrder = clicks.pipe(map(() => interval(1000)));\n * const firstOrder = higherOrder.pipe(mergeAll());\n *\n * firstOrder.subscribe(x => console.log(x));\n * ```\n *\n * Count from 0 to 9 every second for each click, but only allow 2 concurrent timers\n *\n * ```ts\n * import { fromEvent, map, interval, take, mergeAll } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const higherOrder = clicks.pipe(\n *   map(() => interval(1000).pipe(take(10)))\n * );\n * const firstOrder = higherOrder.pipe(mergeAll(2));\n *\n * firstOrder.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link combineLatestAll}\n * @see {@link concatAll}\n * @see {@link exhaustAll}\n * @see {@link merge}\n * @see {@link mergeMap}\n * @see {@link mergeMapTo}\n * @see {@link mergeScan}\n * @see {@link switchAll}\n * @see {@link switchMap}\n * @see {@link zipAll}\n *\n * @param concurrent Maximum number of inner Observables being subscribed to\n * concurrently.\n * @return A function that returns an Observable that emits values coming from\n * all the inner Observables emitted by the source Observable.\n */\nexport declare function mergeAll<O extends ObservableInput<any>>(concurrent?: number): OperatorFunction<O, ObservedValueOf<O>>;\n//# sourceMappingURL=mergeAll.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/mergeInternals.d.ts": "import { Observable } from '../Observable';\nimport { Subscriber } from '../Subscriber';\nimport { ObservableInput, SchedulerLike } from '../types';\n/**\n * A process embodying the general \"merge\" strategy. This is used in\n * `mergeMap` and `mergeScan` because the logic is otherwise nearly identical.\n * @param source The original source observable\n * @param subscriber The consumer subscriber\n * @param project The projection function to get our inner sources\n * @param concurrent The number of concurrent inner subscriptions\n * @param onBeforeNext Additional logic to apply before nexting to our consumer\n * @param expand If `true` this will perform an \"expand\" strategy, which differs only\n * in that it recurses, and the inner subscription must be schedule-able.\n * @param innerSubScheduler A scheduler to use to schedule inner subscriptions,\n * this is to support the expand strategy, mostly, and should be deprecated\n */\nexport declare function mergeInternals<T, R>(source: Observable<T>, subscriber: Subscriber<R>, project: (value: T, index: number) => ObservableInput<R>, concurrent: number, onBeforeNext?: (innerValue: R) => void, expand?: boolean, innerSubScheduler?: SchedulerLike, additionalFinalizer?: () => void): () => void;\n//# sourceMappingURL=mergeInternals.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/mergeMap.d.ts": "import { ObservableInput, OperatorFunction, ObservedValueOf } from '../types';\nexport declare function mergeMap<T, O extends ObservableInput<any>>(project: (value: T, index: number) => O, concurrent?: number): OperatorFunction<T, ObservedValueOf<O>>;\n/** @deprecated The `resultSelector` parameter will be removed in v8. Use an inner `map` instead. Details: https://rxjs.dev/deprecations/resultSelector */\nexport declare function mergeMap<T, O extends ObservableInput<any>>(project: (value: T, index: number) => O, resultSelector: undefined, concurrent?: number): OperatorFunction<T, ObservedValueOf<O>>;\n/** @deprecated The `resultSelector` parameter will be removed in v8. Use an inner `map` instead. Details: https://rxjs.dev/deprecations/resultSelector */\nexport declare function mergeMap<T, R, O extends ObservableInput<any>>(project: (value: T, index: number) => O, resultSelector: (outerValue: T, innerValue: ObservedValueOf<O>, outerIndex: number, innerIndex: number) => R, concurrent?: number): OperatorFunction<T, R>;\n//# sourceMappingURL=mergeMap.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/mergeMapTo.d.ts": "import { OperatorFunction, ObservedValueOf, ObservableInput } from '../types';\n/** @deprecated Will be removed in v9. Use {@link mergeMap} instead: `mergeMap(() => result)` */\nexport declare function mergeMapTo<O extends ObservableInput<unknown>>(innerObservable: O, concurrent?: number): OperatorFunction<unknown, ObservedValueOf<O>>;\n/**\n * @deprecated The `resultSelector` parameter will be removed in v8. Use an inner `map` instead.\n * Details: https://rxjs.dev/deprecations/resultSelector\n */\nexport declare function mergeMapTo<T, R, O extends ObservableInput<unknown>>(innerObservable: O, resultSelector: (outerValue: T, innerValue: ObservedValueOf<O>, outerIndex: number, innerIndex: number) => R, concurrent?: number): OperatorFunction<T, R>;\n//# sourceMappingURL=mergeMapTo.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/mergeScan.d.ts": "import { ObservableInput, OperatorFunction } from '../types';\n/**\n * Applies an accumulator function over the source Observable where the\n * accumulator function itself returns an Observable, then each intermediate\n * Observable returned is merged into the output Observable.\n *\n * <span class=\"informal\">It's like {@link scan}, but the Observables returned\n * by the accumulator are merged into the outer Observable.</span>\n *\n * The first parameter of the `mergeScan` is an `accumulator` function which is\n * being called every time the source Observable emits a value. `mergeScan` will\n * subscribe to the value returned by the `accumulator` function and will emit\n * values to the subscriber emitted by inner Observable.\n *\n * The `accumulator` function is being called with three parameters passed to it:\n * `acc`, `value` and `index`. The `acc` parameter is used as the state parameter\n * whose value is initially set to the `seed` parameter (the second parameter\n * passed to the `mergeScan` operator).\n *\n * `mergeScan` internally keeps the value of the `acc` parameter: as long as the\n * source Observable emits without inner Observable emitting, the `acc` will be\n * set to `seed`. The next time the inner Observable emits a value, `mergeScan`\n * will internally remember it and it will be passed to the `accumulator`\n * function as `acc` parameter the next time source emits.\n *\n * The `value` parameter of the `accumulator` function is the value emitted by the\n * source Observable, while the `index` is a number which represent the order of the\n * current emission by the source Observable. It starts with 0.\n *\n * The last parameter to the `mergeScan` is the `concurrent` value which defaults\n * to Infinity. It represents the maximum number of inner Observable subscriptions\n * at a time.\n *\n * ## Example\n *\n * Count the number of click events\n *\n * ```ts\n * import { fromEvent, map, mergeScan, of } from 'rxjs';\n *\n * const click$ = fromEvent(document, 'click');\n * const one$ = click$.pipe(map(() => 1));\n * const seed = 0;\n * const count$ = one$.pipe(\n *   mergeScan((acc, one) => of(acc + one), seed)\n * );\n *\n * count$.subscribe(x => console.log(x));\n *\n * // Results:\n * // 1\n * // 2\n * // 3\n * // 4\n * // ...and so on for each click\n * ```\n *\n * @see {@link scan}\n * @see {@link switchScan}\n *\n * @param accumulator The accumulator function called on each source value.\n * @param seed The initial accumulation value.\n * @param concurrent Maximum number of input Observables being subscribed to\n * concurrently.\n * @return A function that returns an Observable of the accumulated values.\n */\nexport declare function mergeScan<T, R>(accumulator: (acc: R, value: T, index: number) => ObservableInput<R>, seed: R, concurrent?: number): OperatorFunction<T, R>;\n//# sourceMappingURL=mergeScan.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/mergeWith.d.ts": "import { ObservableInputTuple, OperatorFunction } from '../types';\n/**\n * Merge the values from all observables to a single observable result.\n *\n * Creates an observable, that when subscribed to, subscribes to the source\n * observable, and all other sources provided as arguments. All values from\n * every source are emitted from the resulting subscription.\n *\n * When all sources complete, the resulting observable will complete.\n *\n * When any source errors, the resulting observable will error.\n *\n * ## Example\n *\n * Joining all outputs from multiple user input event streams\n *\n * ```ts\n * import { fromEvent, map, mergeWith } from 'rxjs';\n *\n * const clicks$ = fromEvent(document, 'click').pipe(map(() => 'click'));\n * const mousemoves$ = fromEvent(document, 'mousemove').pipe(map(() => 'mousemove'));\n * const dblclicks$ = fromEvent(document, 'dblclick').pipe(map(() => 'dblclick'));\n *\n * mousemoves$\n *   .pipe(mergeWith(clicks$, dblclicks$))\n *   .subscribe(x => console.log(x));\n *\n * // result (assuming user interactions)\n * // 'mousemove'\n * // 'mousemove'\n * // 'mousemove'\n * // 'click'\n * // 'click'\n * // 'dblclick'\n * ```\n *\n * @see {@link merge}\n *\n * @param otherSources the sources to combine the current source with.\n * @return A function that returns an Observable that merges the values from\n * all given Observables.\n */\nexport declare function mergeWith<T, A extends readonly unknown[]>(...otherSources: [...ObservableInputTuple<A>]): OperatorFunction<T, T | A[number]>;\n//# sourceMappingURL=mergeWith.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/min.d.ts": "import { MonoTypeOperatorFunction } from '../types';\n/**\n * The `min` operator operates on an Observable that emits numbers (or items that\n * can be compared with a provided function), and when source Observable completes\n * it emits a single item: the item with the smallest value.\n *\n * ![](min.png)\n *\n * ## Examples\n *\n * Get the minimal value of a series of numbers\n *\n * ```ts\n * import { of, min } from 'rxjs';\n *\n * of(5, 4, 7, 2, 8)\n *   .pipe(min())\n *   .subscribe(x => console.log(x));\n *\n * // Outputs\n * // 2\n * ```\n *\n * Use a comparer function to get the minimal item\n *\n * ```ts\n * import { of, min } from 'rxjs';\n *\n * of(\n *   { age: 7, name: 'Foo' },\n *   { age: 5, name: 'Bar' },\n *   { age: 9, name: 'Beer' }\n * ).pipe(\n *   min((a, b) => a.age < b.age ? -1 : 1)\n * )\n * .subscribe(x => console.log(x.name));\n *\n * // Outputs\n * // 'Bar'\n * ```\n *\n * @see {@link max}\n *\n * @param comparer Optional comparer function that it will use instead of its\n * default to compare the value of two items.\n * @return A function that returns an Observable that emits item with the\n * smallest value.\n */\nexport declare function min<T>(comparer?: (x: T, y: T) => number): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=min.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/multicast.d.ts": "import { Subject } from '../Subject';\nimport { Observable } from '../Observable';\nimport { ConnectableObservable } from '../observable/ConnectableObservable';\nimport { OperatorFunction, UnaryFunction, ObservedValueOf, ObservableInput } from '../types';\n/**\n * An operator that creates a {@link ConnectableObservable}, that when connected,\n * with the `connect` method, will use the provided subject to multicast the values\n * from the source to all consumers.\n *\n * @param subject The subject to multicast through.\n * @return A function that returns a {@link ConnectableObservable}\n * @deprecated Will be removed in v8. To create a connectable observable, use {@link connectable}.\n * If you're using {@link refCount} after `multicast`, use the {@link share} operator instead.\n * `multicast(subject), refCount()` is equivalent to\n * `share({ connector: () => subject, resetOnError: false, resetOnComplete: false, resetOnRefCountZero: false })`.\n * Details: https://rxjs.dev/deprecations/multicasting\n */\nexport declare function multicast<T>(subject: Subject<T>): UnaryFunction<Observable<T>, ConnectableObservable<T>>;\n/**\n * Because this is deprecated in favor of the {@link connect} operator, and was otherwise poorly documented,\n * rather than duplicate the effort of documenting the same behavior, please see documentation for the\n * {@link connect} operator.\n *\n * @param subject The subject used to multicast.\n * @param selector A setup function to setup the multicast\n * @return A function that returns an observable that mirrors the observable returned by the selector.\n * @deprecated Will be removed in v8. Use the {@link connect} operator instead.\n * `multicast(subject, selector)` is equivalent to\n * `connect(selector, { connector: () => subject })`.\n * Details: https://rxjs.dev/deprecations/multicasting\n */\nexport declare function multicast<T, O extends ObservableInput<any>>(subject: Subject<T>, selector: (shared: Observable<T>) => O): OperatorFunction<T, ObservedValueOf<O>>;\n/**\n * An operator that creates a {@link ConnectableObservable}, that when connected,\n * with the `connect` method, will use the provided subject to multicast the values\n * from the source to all consumers.\n *\n * @param subjectFactory A factory that will be called to create the subject. Passing a function here\n * will cause the underlying subject to be \"reset\" on error, completion, or refCounted unsubscription of\n * the source.\n * @return A function that returns a {@link ConnectableObservable}\n * @deprecated Will be removed in v8. To create a connectable observable, use {@link connectable}.\n * If you're using {@link refCount} after `multicast`, use the {@link share} operator instead.\n * `multicast(() => new BehaviorSubject('test')), refCount()` is equivalent to\n * `share({ connector: () => new BehaviorSubject('test') })`.\n * Details: https://rxjs.dev/deprecations/multicasting\n */\nexport declare function multicast<T>(subjectFactory: () => Subject<T>): UnaryFunction<Observable<T>, ConnectableObservable<T>>;\n/**\n * Because this is deprecated in favor of the {@link connect} operator, and was otherwise poorly documented,\n * rather than duplicate the effort of documenting the same behavior, please see documentation for the\n * {@link connect} operator.\n *\n * @param subjectFactory A factory that creates the subject used to multicast.\n * @param selector A function to setup the multicast and select the output.\n * @return A function that returns an observable that mirrors the observable returned by the selector.\n * @deprecated Will be removed in v8. Use the {@link connect} operator instead.\n * `multicast(subjectFactory, selector)` is equivalent to\n * `connect(selector, { connector: subjectFactory })`.\n * Details: https://rxjs.dev/deprecations/multicasting\n */\nexport declare function multicast<T, O extends ObservableInput<any>>(subjectFactory: () => Subject<T>, selector: (shared: Observable<T>) => O): OperatorFunction<T, ObservedValueOf<O>>;\n//# sourceMappingURL=multicast.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/observeOn.d.ts": "/** @prettier */\nimport { MonoTypeOperatorFunction, SchedulerLike } from '../types';\n/**\n * Re-emits all notifications from source Observable with specified scheduler.\n *\n * <span class=\"informal\">Ensure a specific scheduler is used, from outside of an Observable.</span>\n *\n * `observeOn` is an operator that accepts a scheduler as a first parameter, which will be used to reschedule\n * notifications emitted by the source Observable. It might be useful, if you do not have control over\n * internal scheduler of a given Observable, but want to control when its values are emitted nevertheless.\n *\n * Returned Observable emits the same notifications (nexted values, complete and error events) as the source Observable,\n * but rescheduled with provided scheduler. Note that this doesn't mean that source Observables internal\n * scheduler will be replaced in any way. Original scheduler still will be used, but when the source Observable emits\n * notification, it will be immediately scheduled again - this time with scheduler passed to `observeOn`.\n * An anti-pattern would be calling `observeOn` on Observable that emits lots of values synchronously, to split\n * that emissions into asynchronous chunks. For this to happen, scheduler would have to be passed into the source\n * Observable directly (usually into the operator that creates it). `observeOn` simply delays notifications a\n * little bit more, to ensure that they are emitted at expected moments.\n *\n * As a matter of fact, `observeOn` accepts second parameter, which specifies in milliseconds with what delay notifications\n * will be emitted. The main difference between {@link delay} operator and `observeOn` is that `observeOn`\n * will delay all notifications - including error notifications - while `delay` will pass through error\n * from source Observable immediately when it is emitted. In general it is highly recommended to use `delay` operator\n * for any kind of delaying of values in the stream, while using `observeOn` to specify which scheduler should be used\n * for notification emissions in general.\n *\n * ## Example\n *\n * Ensure values in subscribe are called just before browser repaint\n *\n * ```ts\n * import { interval, observeOn, animationFrameScheduler } from 'rxjs';\n *\n * const someDiv = document.createElement('div');\n * someDiv.style.cssText = 'width: 200px;background: #09c';\n * document.body.appendChild(someDiv);\n * const intervals = interval(10);      // Intervals are scheduled\n *                                      // with async scheduler by default...\n * intervals.pipe(\n *   observeOn(animationFrameScheduler) // ...but we will observe on animationFrame\n * )                                    // scheduler to ensure smooth animation.\n * .subscribe(val => {\n *   someDiv.style.height = val + 'px';\n * });\n * ```\n *\n * @see {@link delay}\n *\n * @param scheduler Scheduler that will be used to reschedule notifications from source Observable.\n * @param delay Number of milliseconds that states with what delay every notification should be rescheduled.\n * @return A function that returns an Observable that emits the same\n * notifications as the source Observable, but with provided scheduler.\n */\nexport declare function observeOn<T>(scheduler: SchedulerLike, delay?: number): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=observeOn.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/onErrorResumeNextWith.d.ts": "import { ObservableInputTuple, OperatorFunction } from '../types';\nexport declare function onErrorResumeNextWith<T, A extends readonly unknown[]>(sources: [...ObservableInputTuple<A>]): OperatorFunction<T, T | A[number]>;\nexport declare function onErrorResumeNextWith<T, A extends readonly unknown[]>(...sources: [...ObservableInputTuple<A>]): OperatorFunction<T, T | A[number]>;\n/**\n * @deprecated Renamed. Use {@link onErrorResumeNextWith} instead. Will be removed in v8.\n */\nexport declare const onErrorResumeNext: typeof onErrorResumeNextWith;\n//# sourceMappingURL=onErrorResumeNextWith.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/pairwise.d.ts": "import { OperatorFunction } from '../types';\n/**\n * Groups pairs of consecutive emissions together and emits them as an array of\n * two values.\n *\n * <span class=\"informal\">Puts the current value and previous value together as\n * an array, and emits that.</span>\n *\n * ![](pairwise.png)\n *\n * The Nth emission from the source Observable will cause the output Observable\n * to emit an array [(N-1)th, Nth] of the previous and the current value, as a\n * pair. For this reason, `pairwise` emits on the second and subsequent\n * emissions from the source Observable, but not on the first emission, because\n * there is no previous value in that case.\n *\n * ## Example\n *\n * On every click (starting from the second), emit the relative distance to the previous click\n *\n * ```ts\n * import { fromEvent, pairwise, map } from 'rxjs';\n *\n * const clicks = fromEvent<PointerEvent>(document, 'click');\n * const pairs = clicks.pipe(pairwise());\n * const distance = pairs.pipe(\n *   map(([first, second]) => {\n *     const x0 = first.clientX;\n *     const y0 = first.clientY;\n *     const x1 = second.clientX;\n *     const y1 = second.clientY;\n *     return Math.sqrt(Math.pow(x0 - x1, 2) + Math.pow(y0 - y1, 2));\n *   })\n * );\n *\n * distance.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link buffer}\n * @see {@link bufferCount}\n *\n * @return A function that returns an Observable of pairs (as arrays) of\n * consecutive values from the source Observable.\n */\nexport declare function pairwise<T>(): OperatorFunction<T, [T, T]>;\n//# sourceMappingURL=pairwise.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/partition.d.ts": "import { Observable } from '../Observable';\nimport { UnaryFunction } from '../types';\n/**\n * Splits the source Observable into two, one with values that satisfy a\n * predicate, and another with values that don't satisfy the predicate.\n *\n * <span class=\"informal\">It's like {@link filter}, but returns two Observables:\n * one like the output of {@link filter}, and the other with values that did not\n * pass the condition.</span>\n *\n * ![](partition.png)\n *\n * `partition` outputs an array with two Observables that partition the values\n * from the source Observable through the given `predicate` function. The first\n * Observable in that array emits source values for which the predicate argument\n * returns true. The second Observable emits source values for which the\n * predicate returns false. The first behaves like {@link filter} and the second\n * behaves like {@link filter} with the predicate negated.\n *\n * ## Example\n *\n * Partition click events into those on DIV elements and those elsewhere\n *\n * ```ts\n * import { fromEvent } from 'rxjs';\n * import { partition } from 'rxjs/operators';\n *\n * const div = document.createElement('div');\n * div.style.cssText = 'width: 200px; height: 200px; background: #09c;';\n * document.body.appendChild(div);\n *\n * const clicks = fromEvent(document, 'click');\n * const [clicksOnDivs, clicksElsewhere] = clicks.pipe(partition(ev => (<HTMLElement>ev.target).tagName === 'DIV'));\n *\n * clicksOnDivs.subscribe(x => console.log('DIV clicked: ', x));\n * clicksElsewhere.subscribe(x => console.log('Other clicked: ', x));\n * ```\n *\n * @see {@link filter}\n *\n * @param predicate A function that evaluates each value emitted by the source\n * Observable. If it returns `true`, the value is emitted on the first Observable\n * in the returned array, if `false` the value is emitted on the second Observable\n * in the array. The `index` parameter is the number `i` for the i-th source\n * emission that has happened since the subscription, starting from the number `0`.\n * @param thisArg An optional argument to determine the value of `this` in the\n * `predicate` function.\n * @return A function that returns an array with two Observables: one with\n * values that passed the predicate, and another with values that did not pass\n * the predicate.\n * @deprecated Replaced with the {@link partition} static creation function. Will be removed in v8.\n */\nexport declare function partition<T>(predicate: (value: T, index: number) => boolean, thisArg?: any): UnaryFunction<Observable<T>, [Observable<T>, Observable<T>]>;\n//# sourceMappingURL=partition.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/pluck.d.ts": "import { OperatorFunction } from '../types';\n/** @deprecated Use {@link map} and optional chaining: `pluck('foo', 'bar')` is `map(x => x?.foo?.bar)`. Will be removed in v8. */\nexport declare function pluck<T, K1 extends keyof T>(k1: K1): OperatorFunction<T, T[K1]>;\n/** @deprecated Use {@link map} and optional chaining: `pluck('foo', 'bar')` is `map(x => x?.foo?.bar)`. Will be removed in v8. */\nexport declare function pluck<T, K1 extends keyof T, K2 extends keyof T[K1]>(k1: K1, k2: K2): OperatorFunction<T, T[K1][K2]>;\n/** @deprecated Use {@link map} and optional chaining: `pluck('foo', 'bar')` is `map(x => x?.foo?.bar)`. Will be removed in v8. */\nexport declare function pluck<T, K1 extends keyof T, K2 extends keyof T[K1], K3 extends keyof T[K1][K2]>(k1: K1, k2: K2, k3: K3): OperatorFunction<T, T[K1][K2][K3]>;\n/** @deprecated Use {@link map} and optional chaining: `pluck('foo', 'bar')` is `map(x => x?.foo?.bar)`. Will be removed in v8. */\nexport declare function pluck<T, K1 extends keyof T, K2 extends keyof T[K1], K3 extends keyof T[K1][K2], K4 extends keyof T[K1][K2][K3]>(k1: K1, k2: K2, k3: K3, k4: K4): OperatorFunction<T, T[K1][K2][K3][K4]>;\n/** @deprecated Use {@link map} and optional chaining: `pluck('foo', 'bar')` is `map(x => x?.foo?.bar)`. Will be removed in v8. */\nexport declare function pluck<T, K1 extends keyof T, K2 extends keyof T[K1], K3 extends keyof T[K1][K2], K4 extends keyof T[K1][K2][K3], K5 extends keyof T[K1][K2][K3][K4]>(k1: K1, k2: K2, k3: K3, k4: K4, k5: K5): OperatorFunction<T, T[K1][K2][K3][K4][K5]>;\n/** @deprecated Use {@link map} and optional chaining: `pluck('foo', 'bar')` is `map(x => x?.foo?.bar)`. Will be removed in v8. */\nexport declare function pluck<T, K1 extends keyof T, K2 extends keyof T[K1], K3 extends keyof T[K1][K2], K4 extends keyof T[K1][K2][K3], K5 extends keyof T[K1][K2][K3][K4], K6 extends keyof T[K1][K2][K3][K4][K5]>(k1: K1, k2: K2, k3: K3, k4: K4, k5: K5, k6: K6): OperatorFunction<T, T[K1][K2][K3][K4][K5][K6]>;\n/** @deprecated Use {@link map} and optional chaining: `pluck('foo', 'bar')` is `map(x => x?.foo?.bar)`. Will be removed in v8. */\nexport declare function pluck<T, K1 extends keyof T, K2 extends keyof T[K1], K3 extends keyof T[K1][K2], K4 extends keyof T[K1][K2][K3], K5 extends keyof T[K1][K2][K3][K4], K6 extends keyof T[K1][K2][K3][K4][K5]>(k1: K1, k2: K2, k3: K3, k4: K4, k5: K5, k6: K6, ...rest: string[]): OperatorFunction<T, unknown>;\n/** @deprecated Use {@link map} and optional chaining: `pluck('foo', 'bar')` is `map(x => x?.foo?.bar)`. Will be removed in v8. */\nexport declare function pluck<T>(...properties: string[]): OperatorFunction<T, unknown>;\n//# sourceMappingURL=pluck.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/publish.d.ts": "import { Observable } from '../Observable';\nimport { ConnectableObservable } from '../observable/ConnectableObservable';\nimport { OperatorFunction, UnaryFunction, ObservableInput, ObservedValueOf } from '../types';\n/**\n * Returns a connectable observable that, when connected, will multicast\n * all values through a single underlying {@link Subject} instance.\n *\n * @deprecated Will be removed in v8. To create a connectable observable, use {@link connectable}.\n * `source.pipe(publish())` is equivalent to\n * `connectable(source, { connector: () => new Subject(), resetOnDisconnect: false })`.\n * If you're using {@link refCount} after `publish`, use {@link share} operator instead.\n * `source.pipe(publish(), refCount())` is equivalent to\n * `source.pipe(share({ resetOnError: false, resetOnComplete: false, resetOnRefCountZero: false }))`.\n * Details: https://rxjs.dev/deprecations/multicasting\n */\nexport declare function publish<T>(): UnaryFunction<Observable<T>, ConnectableObservable<T>>;\n/**\n * Returns an observable, that when subscribed to, creates an underlying {@link Subject},\n * provides an observable view of it to a `selector` function, takes the observable result of\n * that selector function and subscribes to it, sending its values to the consumer, _then_ connects\n * the subject to the original source.\n *\n * @param selector A function used to setup multicasting prior to automatic connection.\n *\n * @deprecated Will be removed in v8. Use the {@link connect} operator instead.\n * `publish(selector)` is equivalent to `connect(selector)`.\n * Details: https://rxjs.dev/deprecations/multicasting\n */\nexport declare function publish<T, O extends ObservableInput<any>>(selector: (shared: Observable<T>) => O): OperatorFunction<T, ObservedValueOf<O>>;\n//# sourceMappingURL=publish.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/publishBehavior.d.ts": "import { Observable } from '../Observable';\nimport { ConnectableObservable } from '../observable/ConnectableObservable';\nimport { UnaryFunction } from '../types';\n/**\n * Creates a {@link ConnectableObservable} that utilizes a {@link BehaviorSubject}.\n *\n * @param initialValue The initial value passed to the {@link BehaviorSubject}.\n * @return A function that returns a {@link ConnectableObservable}\n * @deprecated Will be removed in v8. To create a connectable observable that uses a\n * {@link BehaviorSubject} under the hood, use {@link connectable}.\n * `source.pipe(publishBehavior(initValue))` is equivalent to\n * `connectable(source, { connector: () => new BehaviorSubject(initValue), resetOnDisconnect: false })`.\n * If you're using {@link refCount} after `publishBehavior`, use the {@link share} operator instead.\n * `source.pipe(publishBehavior(initValue), refCount())` is equivalent to\n * `source.pipe(share({ connector: () => new BehaviorSubject(initValue), resetOnError: false, resetOnComplete: false, resetOnRefCountZero: false  }))`.\n * Details: https://rxjs.dev/deprecations/multicasting\n */\nexport declare function publishBehavior<T>(initialValue: T): UnaryFunction<Observable<T>, ConnectableObservable<T>>;\n//# sourceMappingURL=publishBehavior.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/publishLast.d.ts": "import { Observable } from '../Observable';\nimport { ConnectableObservable } from '../observable/ConnectableObservable';\nimport { UnaryFunction } from '../types';\n/**\n * Returns a connectable observable sequence that shares a single subscription to the\n * underlying sequence containing only the last notification.\n *\n * ![](publishLast.png)\n *\n * Similar to {@link publish}, but it waits until the source observable completes and stores\n * the last emitted value.\n * Similarly to {@link publishReplay} and {@link publishBehavior}, this keeps storing the last\n * value even if it has no more subscribers. If subsequent subscriptions happen, they will\n * immediately get that last stored value and complete.\n *\n * ## Example\n *\n * ```ts\n * import { ConnectableObservable, interval, publishLast, tap, take } from 'rxjs';\n *\n * const connectable = <ConnectableObservable<number>>interval(1000)\n *   .pipe(\n *     tap(x => console.log('side effect', x)),\n *     take(3),\n *     publishLast()\n *   );\n *\n * connectable.subscribe({\n *   next: x => console.log('Sub. A', x),\n *   error: err => console.log('Sub. A Error', err),\n *   complete: () => console.log('Sub. A Complete')\n * });\n *\n * connectable.subscribe({\n *   next: x => console.log('Sub. B', x),\n *   error: err => console.log('Sub. B Error', err),\n *   complete: () => console.log('Sub. B Complete')\n * });\n *\n * connectable.connect();\n *\n * // Results:\n * // 'side effect 0'   - after one second\n * // 'side effect 1'   - after two seconds\n * // 'side effect 2'   - after three seconds\n * // 'Sub. A 2'        - immediately after 'side effect 2'\n * // 'Sub. B 2'\n * // 'Sub. A Complete'\n * // 'Sub. B Complete'\n * ```\n *\n * @see {@link ConnectableObservable}\n * @see {@link publish}\n * @see {@link publishReplay}\n * @see {@link publishBehavior}\n *\n * @return A function that returns an Observable that emits elements of a\n * sequence produced by multicasting the source sequence.\n * @deprecated Will be removed in v8. To create a connectable observable with an\n * {@link AsyncSubject} under the hood, use {@link connectable}.\n * `source.pipe(publishLast())` is equivalent to\n * `connectable(source, { connector: () => new AsyncSubject(), resetOnDisconnect: false })`.\n * If you're using {@link refCount} after `publishLast`, use the {@link share} operator instead.\n * `source.pipe(publishLast(), refCount())` is equivalent to\n * `source.pipe(share({ connector: () => new AsyncSubject(), resetOnError: false, resetOnComplete: false, resetOnRefCountZero: false }))`.\n * Details: https://rxjs.dev/deprecations/multicasting\n */\nexport declare function publishLast<T>(): UnaryFunction<Observable<T>, ConnectableObservable<T>>;\n//# sourceMappingURL=publishLast.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/publishReplay.d.ts": "import { Observable } from '../Observable';\nimport { MonoTypeOperatorFunction, OperatorFunction, TimestampProvider, ObservableInput, ObservedValueOf } from '../types';\n/**\n * Creates a {@link ConnectableObservable} that uses a {@link ReplaySubject}\n * internally.\n *\n * @param bufferSize The buffer size for the underlying {@link ReplaySubject}.\n * @param windowTime The window time for the underlying {@link ReplaySubject}.\n * @param timestampProvider The timestamp provider for the underlying {@link ReplaySubject}.\n * @deprecated Will be removed in v8. To create a connectable observable that uses a\n * {@link ReplaySubject} under the hood, use {@link connectable}.\n * `source.pipe(publishReplay(size, time, scheduler))` is equivalent to\n * `connectable(source, { connector: () => new ReplaySubject(size, time, scheduler), resetOnDisconnect: false })`.\n * If you're using {@link refCount} after `publishReplay`, use the {@link share} operator instead.\n * `publishReplay(size, time, scheduler), refCount()` is equivalent to\n * `share({ connector: () => new ReplaySubject(size, time, scheduler), resetOnError: false, resetOnComplete: false, resetOnRefCountZero: false })`.\n * Details: https://rxjs.dev/deprecations/multicasting\n */\nexport declare function publishReplay<T>(bufferSize?: number, windowTime?: number, timestampProvider?: TimestampProvider): MonoTypeOperatorFunction<T>;\n/**\n * Creates an observable, that when subscribed to, will create a {@link ReplaySubject},\n * and pass an observable from it (using [asObservable](api/index/class/Subject#asObservable)) to\n * the `selector` function, which then returns an observable that is subscribed to before\n * \"connecting\" the source to the internal `ReplaySubject`.\n *\n * Since this is deprecated, for additional details see the documentation for {@link connect}.\n *\n * @param bufferSize The buffer size for the underlying {@link ReplaySubject}.\n * @param windowTime The window time for the underlying {@link ReplaySubject}.\n * @param selector A function used to setup the multicast.\n * @param timestampProvider The timestamp provider for the underlying {@link ReplaySubject}.\n * @deprecated Will be removed in v8. Use the {@link connect} operator instead.\n * `source.pipe(publishReplay(size, window, selector, scheduler))` is equivalent to\n * `source.pipe(connect(selector, { connector: () => new ReplaySubject(size, window, scheduler) }))`.\n * Details: https://rxjs.dev/deprecations/multicasting\n */\nexport declare function publishReplay<T, O extends ObservableInput<any>>(bufferSize: number | undefined, windowTime: number | undefined, selector: (shared: Observable<T>) => O, timestampProvider?: TimestampProvider): OperatorFunction<T, ObservedValueOf<O>>;\n/**\n * Creates a {@link ConnectableObservable} that uses a {@link ReplaySubject}\n * internally.\n *\n * @param bufferSize The buffer size for the underlying {@link ReplaySubject}.\n * @param windowTime The window time for the underlying {@link ReplaySubject}.\n * @param selector Passing `undefined` here determines that this operator will return a {@link ConnectableObservable}.\n * @param timestampProvider The timestamp provider for the underlying {@link ReplaySubject}.\n * @deprecated Will be removed in v8. To create a connectable observable that uses a\n * {@link ReplaySubject} under the hood, use {@link connectable}.\n * `source.pipe(publishReplay(size, time, scheduler))` is equivalent to\n * `connectable(source, { connector: () => new ReplaySubject(size, time, scheduler), resetOnDisconnect: false })`.\n * If you're using {@link refCount} after `publishReplay`, use the {@link share} operator instead.\n * `publishReplay(size, time, scheduler), refCount()` is equivalent to\n * `share({ connector: () => new ReplaySubject(size, time, scheduler), resetOnError: false, resetOnComplete: false, resetOnRefCountZero: false })`.\n * Details: https://rxjs.dev/deprecations/multicasting\n */\nexport declare function publishReplay<T, O extends ObservableInput<any>>(bufferSize: number | undefined, windowTime: number | undefined, selector: undefined, timestampProvider: TimestampProvider): OperatorFunction<T, ObservedValueOf<O>>;\n//# sourceMappingURL=publishReplay.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/race.d.ts": "import { ObservableInputTuple, OperatorFunction } from '../types';\n/** @deprecated Replaced with {@link raceWith}. Will be removed in v8. */\nexport declare function race<T, A extends readonly unknown[]>(otherSources: [...ObservableInputTuple<A>]): OperatorFunction<T, T | A[number]>;\n/** @deprecated Replaced with {@link raceWith}. Will be removed in v8. */\nexport declare function race<T, A extends readonly unknown[]>(...otherSources: [...ObservableInputTuple<A>]): OperatorFunction<T, T | A[number]>;\n//# sourceMappingURL=race.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/raceWith.d.ts": "import { OperatorFunction, ObservableInputTuple } from '../types';\n/**\n * Creates an Observable that mirrors the first source Observable to emit a next,\n * error or complete notification from the combination of the Observable to which\n * the operator is applied and supplied Observables.\n *\n * ## Example\n *\n * ```ts\n * import { interval, map, raceWith } from 'rxjs';\n *\n * const obs1 = interval(7000).pipe(map(() => 'slow one'));\n * const obs2 = interval(3000).pipe(map(() => 'fast one'));\n * const obs3 = interval(5000).pipe(map(() => 'medium one'));\n *\n * obs1\n *   .pipe(raceWith(obs2, obs3))\n *   .subscribe(winner => console.log(winner));\n *\n * // Outputs\n * // a series of 'fast one'\n * ```\n *\n * @param otherSources Sources used to race for which Observable emits first.\n * @return A function that returns an Observable that mirrors the output of the\n * first Observable to emit an item.\n */\nexport declare function raceWith<T, A extends readonly unknown[]>(...otherSources: [...ObservableInputTuple<A>]): OperatorFunction<T, T | A[number]>;\n//# sourceMappingURL=raceWith.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/reduce.d.ts": "import { OperatorFunction } from '../types';\nexport declare function reduce<V, A = V>(accumulator: (acc: A | V, value: V, index: number) => A): OperatorFunction<V, V | A>;\nexport declare function reduce<V, A>(accumulator: (acc: A, value: V, index: number) => A, seed: A): OperatorFunction<V, A>;\nexport declare function reduce<V, A, S = A>(accumulator: (acc: A | S, value: V, index: number) => A, seed: S): OperatorFunction<V, A>;\n//# sourceMappingURL=reduce.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/refCount.d.ts": "import { MonoTypeOperatorFunction } from '../types';\n/**\n * Make a {@link ConnectableObservable} behave like a ordinary observable and automates the way\n * you can connect to it.\n *\n * Internally it counts the subscriptions to the observable and subscribes (only once) to the source if\n * the number of subscriptions is larger than 0. If the number of subscriptions is smaller than 1, it\n * unsubscribes from the source. This way you can make sure that everything before the *published*\n * refCount has only a single subscription independently of the number of subscribers to the target\n * observable.\n *\n * Note that using the {@link share} operator is exactly the same as using the `multicast(() => new Subject())` operator\n * (making the observable hot) and the *refCount* operator in a sequence.\n *\n * ![](refCount.png)\n *\n * ## Example\n *\n * In the following example there are two intervals turned into connectable observables\n * by using the *publish* operator. The first one uses the *refCount* operator, the\n * second one does not use it. You will notice that a connectable observable does nothing\n * until you call its connect function.\n *\n * ```ts\n * import { interval, tap, publish, refCount } from 'rxjs';\n *\n * // Turn the interval observable into a ConnectableObservable (hot)\n * const refCountInterval = interval(400).pipe(\n *   tap(num => console.log(`refCount ${ num }`)),\n *   publish(),\n *   refCount()\n * );\n *\n * const publishedInterval = interval(400).pipe(\n *   tap(num => console.log(`publish ${ num }`)),\n *   publish()\n * );\n *\n * refCountInterval.subscribe();\n * refCountInterval.subscribe();\n * // 'refCount 0' -----> 'refCount 1' -----> etc\n * // All subscriptions will receive the same value and the tap (and\n * // every other operator) before the `publish` operator will be executed\n * // only once per event independently of the number of subscriptions.\n *\n * publishedInterval.subscribe();\n * // Nothing happens until you call .connect() on the observable.\n * ```\n *\n * @return A function that returns an Observable that automates the connection\n * to ConnectableObservable.\n * @see {@link ConnectableObservable}\n * @see {@link share}\n * @see {@link publish}\n * @deprecated Replaced with the {@link share} operator. How `share` is used\n * will depend on the connectable observable you created just prior to the\n * `refCount` operator.\n * Details: https://rxjs.dev/deprecations/multicasting\n */\nexport declare function refCount<T>(): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=refCount.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/repeat.d.ts": "import { MonoTypeOperatorFunction, ObservableInput } from '../types';\nexport interface RepeatConfig {\n    /**\n     * The number of times to repeat the source. Defaults to `Infinity`.\n     */\n    count?: number;\n    /**\n     * If a `number`, will delay the repeat of the source by that number of milliseconds.\n     * If a function, it will provide the number of times the source has been subscribed to,\n     * and the return value should be a valid observable input that will notify when the source\n     * should be repeated. If the notifier observable is empty, the result will complete.\n     */\n    delay?: number | ((count: number) => ObservableInput<any>);\n}\n/**\n * Returns an Observable that will resubscribe to the source stream when the source stream completes.\n *\n * <span class=\"informal\">Repeats all values emitted on the source. It's like {@link retry}, but for non error cases.</span>\n *\n * ![](repeat.png)\n *\n * Repeat will output values from a source until the source completes, then it will resubscribe to the\n * source a specified number of times, with a specified delay. Repeat can be particularly useful in\n * combination with closing operators like {@link take}, {@link takeUntil}, {@link first}, or {@link takeWhile},\n * as it can be used to restart a source again from scratch.\n *\n * Repeat is very similar to {@link retry}, where {@link retry} will resubscribe to the source in the error case, but\n * `repeat` will resubscribe if the source completes.\n *\n * Note that `repeat` will _not_ catch errors. Use {@link retry} for that.\n *\n * - `repeat(0)` returns an empty observable\n * - `repeat()` will repeat forever\n * - `repeat({ delay: 200 })` will repeat forever, with a delay of 200ms between repetitions.\n * - `repeat({ count: 2, delay: 400 })` will repeat twice, with a delay of 400ms between repetitions.\n * - `repeat({ delay: (count) => timer(count * 1000) })` will repeat forever, but will have a delay that grows by one second for each repetition.\n *\n * ## Example\n *\n * Repeat a message stream\n *\n * ```ts\n * import { of, repeat } from 'rxjs';\n *\n * const source = of('Repeat message');\n * const result = source.pipe(repeat(3));\n *\n * result.subscribe(x => console.log(x));\n *\n * // Results\n * // 'Repeat message'\n * // 'Repeat message'\n * // 'Repeat message'\n * ```\n *\n * Repeat 3 values, 2 times\n *\n * ```ts\n * import { interval, take, repeat } from 'rxjs';\n *\n * const source = interval(1000);\n * const result = source.pipe(take(3), repeat(2));\n *\n * result.subscribe(x => console.log(x));\n *\n * // Results every second\n * // 0\n * // 1\n * // 2\n * // 0\n * // 1\n * // 2\n * ```\n *\n * Defining two complex repeats with delays on the same source.\n * Note that the second repeat cannot be called until the first\n * repeat as exhausted it's count.\n *\n * ```ts\n * import { defer, of, repeat } from 'rxjs';\n *\n * const source = defer(() => {\n *    return of(`Hello, it is ${new Date()}`)\n * });\n *\n * source.pipe(\n *    // Repeat 3 times with a delay of 1 second between repetitions\n *    repeat({\n *      count: 3,\n *      delay: 1000,\n *    }),\n *\n *    // *Then* repeat forever, but with an exponential step-back\n *    // maxing out at 1 minute.\n *    repeat({\n *      delay: (count) => timer(Math.min(60000, 2 ^ count * 1000))\n *    })\n * )\n * ```\n *\n * @see {@link repeatWhen}\n * @see {@link retry}\n *\n * @param countOrConfig Either the number of times the source Observable items are repeated\n * (a count of 0 will yield an empty Observable) or a {@link RepeatConfig} object.\n */\nexport declare function repeat<T>(countOrConfig?: number | RepeatConfig): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=repeat.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/repeatWhen.d.ts": "import { Observable } from '../Observable';\nimport { MonoTypeOperatorFunction, ObservableInput } from '../types';\n/**\n * Returns an Observable that mirrors the source Observable with the exception of a `complete`. If the source\n * Observable calls `complete`, this method will emit to the Observable returned from `notifier`. If that Observable\n * calls `complete` or `error`, then this method will call `complete` or `error` on the child subscription. Otherwise\n * this method will resubscribe to the source Observable.\n *\n * ![](repeatWhen.png)\n *\n * ## Example\n *\n * Repeat a message stream on click\n *\n * ```ts\n * import { of, fromEvent, repeatWhen } from 'rxjs';\n *\n * const source = of('Repeat message');\n * const documentClick$ = fromEvent(document, 'click');\n *\n * const result = source.pipe(repeatWhen(() => documentClick$));\n *\n * result.subscribe(data => console.log(data))\n * ```\n *\n * @see {@link repeat}\n * @see {@link retry}\n * @see {@link retryWhen}\n *\n * @param notifier Function that receives an Observable of notifications with\n * which a user can `complete` or `error`, aborting the repetition.\n * @return A function that returns an Observable that mirrors the source\n * Observable with the exception of a `complete`.\n * @deprecated Will be removed in v9 or v10. Use {@link repeat}'s {@link RepeatConfig#delay delay} option instead.\n * Instead of `repeatWhen(() => notify$)`, use: `repeat({ delay: () => notify$ })`.\n */\nexport declare function repeatWhen<T>(notifier: (notifications: Observable<void>) => ObservableInput<any>): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=repeatWhen.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/retry.d.ts": "import { MonoTypeOperatorFunction, ObservableInput } from '../types';\n/**\n * The {@link retry} operator configuration object. `retry` either accepts a `number`\n * or an object described by this interface.\n */\nexport interface RetryConfig {\n    /**\n     * The maximum number of times to retry. If `count` is omitted, `retry` will try to\n     * resubscribe on errors infinite number of times.\n     */\n    count?: number;\n    /**\n     * The number of milliseconds to delay before retrying, OR a function to\n     * return a notifier for delaying. If a function is given, that function should\n     * return a notifier that, when it emits will retry the source. If the notifier\n     * completes _without_ emitting, the resulting observable will complete without error,\n     * if the notifier errors, the error will be pushed to the result.\n     */\n    delay?: number | ((error: any, retryCount: number) => ObservableInput<any>);\n    /**\n     * Whether or not to reset the retry counter when the retried subscription\n     * emits its first value.\n     */\n    resetOnSuccess?: boolean;\n}\nexport declare function retry<T>(count?: number): MonoTypeOperatorFunction<T>;\nexport declare function retry<T>(config: RetryConfig): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=retry.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/retryWhen.d.ts": "import { Observable } from '../Observable';\nimport { MonoTypeOperatorFunction, ObservableInput } from '../types';\n/**\n * Returns an Observable that mirrors the source Observable with the exception of an `error`. If the source Observable\n * calls `error`, this method will emit the Throwable that caused the error to the `ObservableInput` returned from `notifier`.\n * If that Observable calls `complete` or `error` then this method will call `complete` or `error` on the child\n * subscription. Otherwise this method will resubscribe to the source Observable.\n *\n * ![](retryWhen.png)\n *\n * Retry an observable sequence on error based on custom criteria.\n *\n * ## Example\n *\n * ```ts\n * import { interval, map, retryWhen, tap, delayWhen, timer } from 'rxjs';\n *\n * const source = interval(1000);\n * const result = source.pipe(\n *   map(value => {\n *     if (value > 5) {\n *       // error will be picked up by retryWhen\n *       throw value;\n *     }\n *     return value;\n *   }),\n *   retryWhen(errors =>\n *     errors.pipe(\n *       // log error message\n *       tap(value => console.log(`Value ${ value } was too high!`)),\n *       // restart in 5 seconds\n *       delayWhen(value => timer(value * 1000))\n *     )\n *   )\n * );\n *\n * result.subscribe(value => console.log(value));\n *\n * // results:\n * // 0\n * // 1\n * // 2\n * // 3\n * // 4\n * // 5\n * // 'Value 6 was too high!'\n * // - Wait 5 seconds then repeat\n * ```\n *\n * @see {@link retry}\n *\n * @param notifier Function that receives an Observable of notifications with which a\n * user can `complete` or `error`, aborting the retry.\n * @return A function that returns an Observable that mirrors the source\n * Observable with the exception of an `error`.\n * @deprecated Will be removed in v9 or v10, use {@link retry}'s `delay` option instead.\n * Will be removed in v9 or v10. Use {@link retry}'s {@link RetryConfig#delay delay} option instead.\n * Instead of `retryWhen(() => notify$)`, use: `retry({ delay: () => notify$ })`.\n */\nexport declare function retryWhen<T>(notifier: (errors: Observable<any>) => ObservableInput<any>): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=retryWhen.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/sample.d.ts": "import { MonoTypeOperatorFunction, ObservableInput } from '../types';\n/**\n * Emits the most recently emitted value from the source Observable whenever\n * another Observable, the `notifier`, emits.\n *\n * <span class=\"informal\">It's like {@link sampleTime}, but samples whenever\n * the `notifier` `ObservableInput` emits something.</span>\n *\n * ![](sample.png)\n *\n * Whenever the `notifier` `ObservableInput` emits a value, `sample`\n * looks at the source Observable and emits whichever value it has most recently\n * emitted since the previous sampling, unless the source has not emitted\n * anything since the previous sampling. The `notifier` is subscribed to as soon\n * as the output Observable is subscribed.\n *\n * ## Example\n *\n * On every click, sample the most recent `seconds` timer\n *\n * ```ts\n * import { fromEvent, interval, sample } from 'rxjs';\n *\n * const seconds = interval(1000);\n * const clicks = fromEvent(document, 'click');\n * const result = seconds.pipe(sample(clicks));\n *\n * result.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link audit}\n * @see {@link debounce}\n * @see {@link sampleTime}\n * @see {@link throttle}\n *\n * @param notifier The `ObservableInput` to use for sampling the\n * source Observable.\n * @return A function that returns an Observable that emits the results of\n * sampling the values emitted by the source Observable whenever the notifier\n * Observable emits value or completes.\n */\nexport declare function sample<T>(notifier: ObservableInput<any>): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=sample.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/sampleTime.d.ts": "import { MonoTypeOperatorFunction, SchedulerLike } from '../types';\n/**\n * Emits the most recently emitted value from the source Observable within\n * periodic time intervals.\n *\n * <span class=\"informal\">Samples the source Observable at periodic time\n * intervals, emitting what it samples.</span>\n *\n * ![](sampleTime.png)\n *\n * `sampleTime` periodically looks at the source Observable and emits whichever\n * value it has most recently emitted since the previous sampling, unless the\n * source has not emitted anything since the previous sampling. The sampling\n * happens periodically in time every `period` milliseconds (or the time unit\n * defined by the optional `scheduler` argument). The sampling starts as soon as\n * the output Observable is subscribed.\n *\n * ## Example\n *\n * Every second, emit the most recent click at most once\n *\n * ```ts\n * import { fromEvent, sampleTime } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const result = clicks.pipe(sampleTime(1000));\n *\n * result.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link auditTime}\n * @see {@link debounceTime}\n * @see {@link delay}\n * @see {@link sample}\n * @see {@link throttleTime}\n *\n * @param period The sampling period expressed in milliseconds or the time unit\n * determined internally by the optional `scheduler`.\n * @param scheduler The {@link SchedulerLike} to use for managing the timers\n * that handle the sampling.\n * @return A function that returns an Observable that emits the results of\n * sampling the values emitted by the source Observable at the specified time\n * interval.\n */\nexport declare function sampleTime<T>(period: number, scheduler?: SchedulerLike): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=sampleTime.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/scan.d.ts": "import { OperatorFunction } from '../types';\nexport declare function scan<V, A = V>(accumulator: (acc: A | V, value: V, index: number) => A): OperatorFunction<V, V | A>;\nexport declare function scan<V, A>(accumulator: (acc: A, value: V, index: number) => A, seed: A): OperatorFunction<V, A>;\nexport declare function scan<V, A, S>(accumulator: (acc: A | S, value: V, index: number) => A, seed: S): OperatorFunction<V, A>;\n//# sourceMappingURL=scan.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/scanInternals.d.ts": "import { Observable } from '../Observable';\nimport { Subscriber } from '../Subscriber';\n/**\n * A basic scan operation. This is used for `scan` and `reduce`.\n * @param accumulator The accumulator to use\n * @param seed The seed value for the state to accumulate\n * @param hasSeed Whether or not a seed was provided\n * @param emitOnNext Whether or not to emit the state on next\n * @param emitBeforeComplete Whether or not to emit the before completion\n */\nexport declare function scanInternals<V, A, S>(accumulator: (acc: V | A | S, value: V, index: number) => A, seed: S, hasSeed: boolean, emitOnNext: boolean, emitBeforeComplete?: undefined | true): (source: Observable<V>, subscriber: Subscriber<any>) => void;\n//# sourceMappingURL=scanInternals.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/sequenceEqual.d.ts": "import { OperatorFunction, ObservableInput } from '../types';\n/**\n * Compares all values of two observables in sequence using an optional comparator function\n * and returns an observable of a single boolean value representing whether or not the two sequences\n * are equal.\n *\n * <span class=\"informal\">Checks to see of all values emitted by both observables are equal, in order.</span>\n *\n * ![](sequenceEqual.png)\n *\n * `sequenceEqual` subscribes to source observable and `compareTo` `ObservableInput` (that internally\n * gets converted to an observable) and buffers incoming values from each observable. Whenever either\n * observable emits a value, the value is buffered and the buffers are shifted and compared from the bottom\n * up; If any value pair doesn't match, the returned observable will emit `false` and complete. If one of the\n * observables completes, the operator will wait for the other observable to complete; If the other\n * observable emits before completing, the returned observable will emit `false` and complete. If one observable never\n * completes or emits after the other completes, the returned observable will never complete.\n *\n * ## Example\n *\n * Figure out if the Konami code matches\n *\n * ```ts\n * import { from, fromEvent, map, bufferCount, mergeMap, sequenceEqual } from 'rxjs';\n *\n * const codes = from([\n *   'ArrowUp',\n *   'ArrowUp',\n *   'ArrowDown',\n *   'ArrowDown',\n *   'ArrowLeft',\n *   'ArrowRight',\n *   'ArrowLeft',\n *   'ArrowRight',\n *   'KeyB',\n *   'KeyA',\n *   'Enter', // no start key, clearly.\n * ]);\n *\n * const keys = fromEvent<KeyboardEvent>(document, 'keyup').pipe(map(e => e.code));\n * const matches = keys.pipe(\n *   bufferCount(11, 1),\n *   mergeMap(last11 => from(last11).pipe(sequenceEqual(codes)))\n * );\n * matches.subscribe(matched => console.log('Successful cheat at Contra? ', matched));\n * ```\n *\n * @see {@link combineLatest}\n * @see {@link zip}\n * @see {@link withLatestFrom}\n *\n * @param compareTo The `ObservableInput` sequence to compare the source sequence to.\n * @param comparator An optional function to compare each value pair.\n *\n * @return A function that returns an Observable that emits a single boolean\n * value representing whether or not the values emitted by the source\n * Observable and provided `ObservableInput` were equal in sequence.\n */\nexport declare function sequenceEqual<T>(compareTo: ObservableInput<T>, comparator?: (a: T, b: T) => boolean): OperatorFunction<T, boolean>;\n//# sourceMappingURL=sequenceEqual.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/share.d.ts": "import { MonoTypeOperatorFunction, SubjectLike, ObservableInput } from '../types';\nexport interface ShareConfig<T> {\n    /**\n     * The factory used to create the subject that will connect the source observable to\n     * multicast consumers.\n     */\n    connector?: () => SubjectLike<T>;\n    /**\n     * If `true`, the resulting observable will reset internal state on error from source and return to a \"cold\" state. This\n     * allows the resulting observable to be \"retried\" in the event of an error.\n     * If `false`, when an error comes from the source it will push the error into the connecting subject, and the subject\n     * will remain the connecting subject, meaning the resulting observable will not go \"cold\" again, and subsequent retries\n     * or resubscriptions will resubscribe to that same subject. In all cases, RxJS subjects will emit the same error again, however\n     * {@link ReplaySubject} will also push its buffered values before pushing the error.\n     * It is also possible to pass a notifier factory returning an `ObservableInput` instead which grants more fine-grained\n     * control over how and when the reset should happen. This allows behaviors like conditional or delayed resets.\n     */\n    resetOnError?: boolean | ((error: any) => ObservableInput<any>);\n    /**\n     * If `true`, the resulting observable will reset internal state on completion from source and return to a \"cold\" state. This\n     * allows the resulting observable to be \"repeated\" after it is done.\n     * If `false`, when the source completes, it will push the completion through the connecting subject, and the subject\n     * will remain the connecting subject, meaning the resulting observable will not go \"cold\" again, and subsequent repeats\n     * or resubscriptions will resubscribe to that same subject.\n     * It is also possible to pass a notifier factory returning an `ObservableInput` instead which grants more fine-grained\n     * control over how and when the reset should happen. This allows behaviors like conditional or delayed resets.\n     */\n    resetOnComplete?: boolean | (() => ObservableInput<any>);\n    /**\n     * If `true`, when the number of subscribers to the resulting observable reaches zero due to those subscribers unsubscribing, the\n     * internal state will be reset and the resulting observable will return to a \"cold\" state. This means that the next\n     * time the resulting observable is subscribed to, a new subject will be created and the source will be subscribed to\n     * again.\n     * If `false`, when the number of subscribers to the resulting observable reaches zero due to unsubscription, the subject\n     * will remain connected to the source, and new subscriptions to the result will be connected through that same subject.\n     * It is also possible to pass a notifier factory returning an `ObservableInput` instead which grants more fine-grained\n     * control over how and when the reset should happen. This allows behaviors like conditional or delayed resets.\n     */\n    resetOnRefCountZero?: boolean | (() => ObservableInput<any>);\n}\nexport declare function share<T>(): MonoTypeOperatorFunction<T>;\nexport declare function share<T>(options: ShareConfig<T>): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=share.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/shareReplay.d.ts": "import { MonoTypeOperatorFunction, SchedulerLike } from '../types';\nexport interface ShareReplayConfig {\n    bufferSize?: number;\n    windowTime?: number;\n    refCount: boolean;\n    scheduler?: SchedulerLike;\n}\nexport declare function shareReplay<T>(config: ShareReplayConfig): MonoTypeOperatorFunction<T>;\nexport declare function shareReplay<T>(bufferSize?: number, windowTime?: number, scheduler?: SchedulerLike): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=shareReplay.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/single.d.ts": "import { Observable } from '../Observable';\nimport { MonoTypeOperatorFunction, OperatorFunction, TruthyTypesOf } from '../types';\nexport declare function single<T>(predicate: BooleanConstructor): OperatorFunction<T, TruthyTypesOf<T>>;\nexport declare function single<T>(predicate?: (value: T, index: number, source: Observable<T>) => boolean): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=single.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/skip.d.ts": "import { MonoTypeOperatorFunction } from '../types';\n/**\n * Returns an Observable that skips the first `count` items emitted by the source Observable.\n *\n * ![](skip.png)\n *\n * Skips the values until the sent notifications are equal or less than provided skip count. It raises\n * an error if skip count is equal or more than the actual number of emits and source raises an error.\n *\n * ## Example\n *\n * Skip the values before the emission\n *\n * ```ts\n * import { interval, skip } from 'rxjs';\n *\n * // emit every half second\n * const source = interval(500);\n * // skip the first 10 emitted values\n * const result = source.pipe(skip(10));\n *\n * result.subscribe(value => console.log(value));\n * // output: 10...11...12...13...\n * ```\n *\n * @see {@link last}\n * @see {@link skipWhile}\n * @see {@link skipUntil}\n * @see {@link skipLast}\n *\n * @param count The number of times, items emitted by source Observable should be skipped.\n * @return A function that returns an Observable that skips the first `count`\n * values emitted by the source Observable.\n */\nexport declare function skip<T>(count: number): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=skip.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/skipLast.d.ts": "import { MonoTypeOperatorFunction } from '../types';\n/**\n * Skip a specified number of values before the completion of an observable.\n *\n * ![](skipLast.png)\n *\n * Returns an observable that will emit values as soon as it can, given a number of\n * skipped values. For example, if you `skipLast(3)` on a source, when the source\n * emits its fourth value, the first value the source emitted will finally be emitted\n * from the returned observable, as it is no longer part of what needs to be skipped.\n *\n * All values emitted by the result of `skipLast(N)` will be delayed by `N` emissions,\n * as each value is held in a buffer until enough values have been emitted that that\n * the buffered value may finally be sent to the consumer.\n *\n * After subscribing, unsubscribing will not result in the emission of the buffered\n * skipped values.\n *\n * ## Example\n *\n * Skip the last 2 values of an observable with many values\n *\n * ```ts\n * import { of, skipLast } from 'rxjs';\n *\n * const numbers = of(1, 2, 3, 4, 5);\n * const skipLastTwo = numbers.pipe(skipLast(2));\n * skipLastTwo.subscribe(x => console.log(x));\n *\n * // Results in:\n * // 1 2 3\n * // (4 and 5 are skipped)\n * ```\n *\n * @see {@link skip}\n * @see {@link skipUntil}\n * @see {@link skipWhile}\n * @see {@link take}\n *\n * @param skipCount Number of elements to skip from the end of the source Observable.\n * @return A function that returns an Observable that skips the last `count`\n * values emitted by the source Observable.\n */\nexport declare function skipLast<T>(skipCount: number): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=skipLast.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/skipUntil.d.ts": "import { MonoTypeOperatorFunction, ObservableInput } from '../types';\n/**\n * Returns an Observable that skips items emitted by the source Observable until a second Observable emits an item.\n *\n * The `skipUntil` operator causes the observable stream to skip the emission of values until the passed in observable\n * emits the first value. This can be particularly useful in combination with user interactions, responses of HTTP\n * requests or waiting for specific times to pass by.\n *\n * ![](skipUntil.png)\n *\n * Internally, the `skipUntil` operator subscribes to the passed in `notifier` `ObservableInput` (which gets converted\n * to an Observable) in order to recognize the emission of its first value. When `notifier` emits next, the operator\n * unsubscribes from it and starts emitting the values of the *source* observable until it completes or errors. It\n * will never let the *source* observable emit any values if the `notifier` completes or throws an error without\n * emitting a value before.\n *\n * ## Example\n *\n * In the following example, all emitted values of the interval observable are skipped until the user clicks anywhere\n * within the page\n *\n * ```ts\n * import { interval, fromEvent, skipUntil } from 'rxjs';\n *\n * const intervalObservable = interval(1000);\n * const click = fromEvent(document, 'click');\n *\n * const emitAfterClick = intervalObservable.pipe(\n *   skipUntil(click)\n * );\n * // clicked at 4.6s. output: 5...6...7...8........ or\n * // clicked at 7.3s. output: 8...9...10..11.......\n * emitAfterClick.subscribe(value => console.log(value));\n * ```\n *\n * @see {@link last}\n * @see {@link skip}\n * @see {@link skipWhile}\n * @see {@link skipLast}\n *\n * @param notifier An `ObservableInput` that has to emit an item before the source Observable elements begin to\n * be mirrored by the resulting Observable.\n * @return A function that returns an Observable that skips items from the\n * source Observable until the `notifier` Observable emits an item, then emits the\n * remaining items.\n */\nexport declare function skipUntil<T>(notifier: ObservableInput<any>): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=skipUntil.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/skipWhile.d.ts": "import { Falsy, MonoTypeOperatorFunction, OperatorFunction } from '../types';\nexport declare function skipWhile<T>(predicate: BooleanConstructor): OperatorFunction<T, Extract<T, Falsy> extends never ? never : T>;\nexport declare function skipWhile<T>(predicate: (value: T, index: number) => true): OperatorFunction<T, never>;\nexport declare function skipWhile<T>(predicate: (value: T, index: number) => boolean): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=skipWhile.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/startWith.d.ts": "import { OperatorFunction, SchedulerLike, ValueFromArray } from '../types';\nexport declare function startWith<T>(value: null): OperatorFunction<T, T | null>;\nexport declare function startWith<T>(value: undefined): OperatorFunction<T, T | undefined>;\n/** @deprecated The `scheduler` parameter will be removed in v8. Use `scheduled` and `concatAll`. Details: https://rxjs.dev/deprecations/scheduler-argument */\nexport declare function startWith<T, A extends readonly unknown[] = T[]>(...valuesAndScheduler: [...A, SchedulerLike]): OperatorFunction<T, T | ValueFromArray<A>>;\nexport declare function startWith<T, A extends readonly unknown[] = T[]>(...values: A): OperatorFunction<T, T | ValueFromArray<A>>;\n//# sourceMappingURL=startWith.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/subscribeOn.d.ts": "import { MonoTypeOperatorFunction, SchedulerLike } from '../types';\n/**\n * Asynchronously subscribes Observers to this Observable on the specified {@link SchedulerLike}.\n *\n * With `subscribeOn` you can decide what type of scheduler a specific Observable will be using when it is subscribed to.\n *\n * Schedulers control the speed and order of emissions to observers from an Observable stream.\n *\n * ![](subscribeOn.png)\n *\n * ## Example\n *\n * Given the following code:\n *\n * ```ts\n * import { of, merge } from 'rxjs';\n *\n * const a = of(1, 2, 3);\n * const b = of(4, 5, 6);\n *\n * merge(a, b).subscribe(console.log);\n *\n * // Outputs\n * // 1\n * // 2\n * // 3\n * // 4\n * // 5\n * // 6\n * ```\n *\n * Both Observable `a` and `b` will emit their values directly and synchronously once they are subscribed to.\n *\n * If we instead use the `subscribeOn` operator declaring that we want to use the {@link asyncScheduler} for values emitted by Observable `a`:\n *\n * ```ts\n * import { of, subscribeOn, asyncScheduler, merge } from 'rxjs';\n *\n * const a = of(1, 2, 3).pipe(subscribeOn(asyncScheduler));\n * const b = of(4, 5, 6);\n *\n * merge(a, b).subscribe(console.log);\n *\n * // Outputs\n * // 4\n * // 5\n * // 6\n * // 1\n * // 2\n * // 3\n * ```\n *\n * The reason for this is that Observable `b` emits its values directly and synchronously like before\n * but the emissions from `a` are scheduled on the event loop because we are now using the {@link asyncScheduler} for that specific Observable.\n *\n * @param scheduler The {@link SchedulerLike} to perform subscription actions on.\n * @param delay A delay to pass to the scheduler to delay subscriptions\n * @return A function that returns an Observable modified so that its\n * subscriptions happen on the specified {@link SchedulerLike}.\n */\nexport declare function subscribeOn<T>(scheduler: SchedulerLike, delay?: number): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=subscribeOn.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/switchAll.d.ts": "import { OperatorFunction, ObservableInput, ObservedValueOf } from '../types';\n/**\n * Converts a higher-order Observable into a first-order Observable\n * producing values only from the most recent observable sequence\n *\n * <span class=\"informal\">Flattens an Observable-of-Observables.</span>\n *\n * ![](switchAll.png)\n *\n * `switchAll` subscribes to a source that is an observable of observables, also known as a\n * \"higher-order observable\" (or `Observable<Observable<T>>`). It subscribes to the most recently\n * provided \"inner observable\" emitted by the source, unsubscribing from any previously subscribed\n * to inner observable, such that only the most recent inner observable may be subscribed to at\n * any point in time. The resulting observable returned by `switchAll` will only complete if the\n * source observable completes, *and* any currently subscribed to inner observable also has completed,\n * if there are any.\n *\n * ## Examples\n *\n * Spawn a new interval observable for each click event, but for every new\n * click, cancel the previous interval and subscribe to the new one\n *\n * ```ts\n * import { fromEvent, tap, map, interval, switchAll } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click').pipe(tap(() => console.log('click')));\n * const source = clicks.pipe(map(() => interval(1000)));\n *\n * source\n *   .pipe(switchAll())\n *   .subscribe(x => console.log(x));\n *\n * // Output\n * // click\n * // 0\n * // 1\n * // 2\n * // 3\n * // ...\n * // click\n * // 0\n * // 1\n * // 2\n * // ...\n * // click\n * // ...\n * ```\n *\n * @see {@link combineLatestAll}\n * @see {@link concatAll}\n * @see {@link exhaustAll}\n * @see {@link switchMap}\n * @see {@link switchMapTo}\n * @see {@link mergeAll}\n *\n * @return A function that returns an Observable that converts a higher-order\n * Observable into a first-order Observable producing values only from the most\n * recent Observable sequence.\n */\nexport declare function switchAll<O extends ObservableInput<any>>(): OperatorFunction<O, ObservedValueOf<O>>;\n//# sourceMappingURL=switchAll.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/switchMap.d.ts": "import { ObservableInput, OperatorFunction, ObservedValueOf } from '../types';\nexport declare function switchMap<T, O extends ObservableInput<any>>(project: (value: T, index: number) => O): OperatorFunction<T, ObservedValueOf<O>>;\n/** @deprecated The `resultSelector` parameter will be removed in v8. Use an inner `map` instead. Details: https://rxjs.dev/deprecations/resultSelector */\nexport declare function switchMap<T, O extends ObservableInput<any>>(project: (value: T, index: number) => O, resultSelector: undefined): OperatorFunction<T, ObservedValueOf<O>>;\n/** @deprecated The `resultSelector` parameter will be removed in v8. Use an inner `map` instead. Details: https://rxjs.dev/deprecations/resultSelector */\nexport declare function switchMap<T, R, O extends ObservableInput<any>>(project: (value: T, index: number) => O, resultSelector: (outerValue: T, innerValue: ObservedValueOf<O>, outerIndex: number, innerIndex: number) => R): OperatorFunction<T, R>;\n//# sourceMappingURL=switchMap.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/switchMapTo.d.ts": "import { ObservableInput, OperatorFunction, ObservedValueOf } from '../types';\n/** @deprecated Will be removed in v9. Use {@link switchMap} instead: `switchMap(() => result)` */\nexport declare function switchMapTo<O extends ObservableInput<unknown>>(observable: O): OperatorFunction<unknown, ObservedValueOf<O>>;\n/** @deprecated The `resultSelector` parameter will be removed in v8. Use an inner `map` instead. Details: https://rxjs.dev/deprecations/resultSelector */\nexport declare function switchMapTo<O extends ObservableInput<unknown>>(observable: O, resultSelector: undefined): OperatorFunction<unknown, ObservedValueOf<O>>;\n/** @deprecated The `resultSelector` parameter will be removed in v8. Use an inner `map` instead. Details: https://rxjs.dev/deprecations/resultSelector */\nexport declare function switchMapTo<T, R, O extends ObservableInput<unknown>>(observable: O, resultSelector: (outerValue: T, innerValue: ObservedValueOf<O>, outerIndex: number, innerIndex: number) => R): OperatorFunction<T, R>;\n//# sourceMappingURL=switchMapTo.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/switchScan.d.ts": "import { ObservableInput, ObservedValueOf, OperatorFunction } from '../types';\n/**\n * Applies an accumulator function over the source Observable where the\n * accumulator function itself returns an Observable, emitting values\n * only from the most recently returned Observable.\n *\n * <span class=\"informal\">It's like {@link mergeScan}, but only the most recent\n * Observable returned by the accumulator is merged into the outer Observable.</span>\n *\n * @see {@link scan}\n * @see {@link mergeScan}\n * @see {@link switchMap}\n *\n * @param accumulator\n * The accumulator function called on each source value.\n * @param seed The initial accumulation value.\n * @return A function that returns an observable of the accumulated values.\n */\nexport declare function switchScan<T, R, O extends ObservableInput<any>>(accumulator: (acc: R, value: T, index: number) => O, seed: R): OperatorFunction<T, ObservedValueOf<O>>;\n//# sourceMappingURL=switchScan.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/take.d.ts": "import { MonoTypeOperatorFunction } from '../types';\n/**\n * Emits only the first `count` values emitted by the source Observable.\n *\n * <span class=\"informal\">Takes the first `count` values from the source, then\n * completes.</span>\n *\n * ![](take.png)\n *\n * `take` returns an Observable that emits only the first `count` values emitted\n * by the source Observable. If the source emits fewer than `count` values then\n * all of its values are emitted. After that, it completes, regardless if the\n * source completes.\n *\n * ## Example\n *\n * Take the first 5 seconds of an infinite 1-second interval Observable\n *\n * ```ts\n * import { interval, take } from 'rxjs';\n *\n * const intervalCount = interval(1000);\n * const takeFive = intervalCount.pipe(take(5));\n * takeFive.subscribe(x => console.log(x));\n *\n * // Logs:\n * // 0\n * // 1\n * // 2\n * // 3\n * // 4\n * ```\n *\n * @see {@link takeLast}\n * @see {@link takeUntil}\n * @see {@link takeWhile}\n * @see {@link skip}\n *\n * @param count The maximum number of `next` values to emit.\n * @return A function that returns an Observable that emits only the first\n * `count` values emitted by the source Observable, or all of the values from\n * the source if the source emits fewer than `count` values.\n */\nexport declare function take<T>(count: number): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=take.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/takeLast.d.ts": "import { MonoTypeOperatorFunction } from '../types';\n/**\n * Waits for the source to complete, then emits the last N values from the source,\n * as specified by the `count` argument.\n *\n * ![](takeLast.png)\n *\n * `takeLast` results in an observable that will hold values up to `count` values in memory,\n * until the source completes. It then pushes all values in memory to the consumer, in the\n * order they were received from the source, then notifies the consumer that it is\n * complete.\n *\n * If for some reason the source completes before the `count` supplied to `takeLast` is reached,\n * all values received until that point are emitted, and then completion is notified.\n *\n * **Warning**: Using `takeLast` with an observable that never completes will result\n * in an observable that never emits a value.\n *\n * ## Example\n *\n * Take the last 3 values of an Observable with many values\n *\n * ```ts\n * import { range, takeLast } from 'rxjs';\n *\n * const many = range(1, 100);\n * const lastThree = many.pipe(takeLast(3));\n * lastThree.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link take}\n * @see {@link takeUntil}\n * @see {@link takeWhile}\n * @see {@link skip}\n *\n * @param count The maximum number of values to emit from the end of\n * the sequence of values emitted by the source Observable.\n * @return A function that returns an Observable that emits at most the last\n * `count` values emitted by the source Observable.\n */\nexport declare function takeLast<T>(count: number): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=takeLast.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/takeUntil.d.ts": "import { MonoTypeOperatorFunction, ObservableInput } from '../types';\n/**\n * Emits the values emitted by the source Observable until a `notifier`\n * Observable emits a value.\n *\n * <span class=\"informal\">Lets values pass until a second Observable,\n * `notifier`, emits a value. Then, it completes.</span>\n *\n * ![](takeUntil.png)\n *\n * `takeUntil` subscribes and begins mirroring the source Observable. It also\n * monitors a second Observable, `notifier` that you provide. If the `notifier`\n * emits a value, the output Observable stops mirroring the source Observable\n * and completes. If the `notifier` doesn't emit any value and completes\n * then `takeUntil` will pass all values.\n *\n * ## Example\n *\n * Tick every second until the first click happens\n *\n * ```ts\n * import { interval, fromEvent, takeUntil } from 'rxjs';\n *\n * const source = interval(1000);\n * const clicks = fromEvent(document, 'click');\n * const result = source.pipe(takeUntil(clicks));\n * result.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link take}\n * @see {@link takeLast}\n * @see {@link takeWhile}\n * @see {@link skip}\n *\n * @param notifier The `ObservableInput` whose first emitted value will cause the output\n * Observable of `takeUntil` to stop emitting values from the source Observable.\n * @return A function that returns an Observable that emits the values from the\n * source Observable until `notifier` emits its first value.\n */\nexport declare function takeUntil<T>(notifier: ObservableInput<any>): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=takeUntil.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/takeWhile.d.ts": "import { OperatorFunction, MonoTypeOperatorFunction, TruthyTypesOf } from '../types';\nexport declare function takeWhile<T>(predicate: BooleanConstructor, inclusive: true): MonoTypeOperatorFunction<T>;\nexport declare function takeWhile<T>(predicate: BooleanConstructor, inclusive: false): OperatorFunction<T, TruthyTypesOf<T>>;\nexport declare function takeWhile<T>(predicate: BooleanConstructor): OperatorFunction<T, TruthyTypesOf<T>>;\nexport declare function takeWhile<T, S extends T>(predicate: (value: T, index: number) => value is S): OperatorFunction<T, S>;\nexport declare function takeWhile<T, S extends T>(predicate: (value: T, index: number) => value is S, inclusive: false): OperatorFunction<T, S>;\nexport declare function takeWhile<T>(predicate: (value: T, index: number) => boolean, inclusive?: boolean): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=takeWhile.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/tap.d.ts": "import { MonoTypeOperatorFunction, Observer } from '../types';\n/**\n * An extension to the {@link Observer} interface used only by the {@link tap} operator.\n *\n * It provides a useful set of callbacks a user can register to do side-effects in\n * cases other than what the usual {@link Observer} callbacks are\n * ({@link guide/glossary-and-semantics#next next},\n * {@link guide/glossary-and-semantics#error error} and/or\n * {@link guide/glossary-and-semantics#complete complete}).\n *\n * ## Example\n *\n * ```ts\n * import { fromEvent, switchMap, tap, interval, take } from 'rxjs';\n *\n * const source$ = fromEvent(document, 'click');\n * const result$ = source$.pipe(\n *   switchMap((_, i) => i % 2 === 0\n *     ? fromEvent(document, 'mousemove').pipe(\n *         tap({\n *           subscribe: () => console.log('Subscribed to the mouse move events after click #' + i),\n *           unsubscribe: () => console.log('Mouse move events #' + i + ' unsubscribed'),\n *           finalize: () => console.log('Mouse move events #' + i + ' finalized')\n *         })\n *       )\n *     : interval(1_000).pipe(\n *         take(5),\n *         tap({\n *           subscribe: () => console.log('Subscribed to the 1-second interval events after click #' + i),\n *           unsubscribe: () => console.log('1-second interval events #' + i + ' unsubscribed'),\n *           finalize: () => console.log('1-second interval events #' + i + ' finalized')\n *         })\n *       )\n *   )\n * );\n *\n * const subscription = result$.subscribe({\n *   next: console.log\n * });\n *\n * setTimeout(() => {\n *   console.log('Unsubscribe after 60 seconds');\n *   subscription.unsubscribe();\n * }, 60_000);\n * ```\n */\nexport interface TapObserver<T> extends Observer<T> {\n    /**\n     * The callback that `tap` operator invokes at the moment when the source Observable\n     * gets subscribed to.\n     */\n    subscribe: () => void;\n    /**\n     * The callback that `tap` operator invokes when an explicit\n     * {@link guide/glossary-and-semantics#unsubscription unsubscribe} happens. It won't get invoked on\n     * `error` or `complete` events.\n     */\n    unsubscribe: () => void;\n    /**\n     * The callback that `tap` operator invokes when any kind of\n     * {@link guide/glossary-and-semantics#finalization finalization} happens - either when\n     * the source Observable `error`s or `complete`s or when it gets explicitly unsubscribed\n     * by the user. There is no difference in using this callback or the {@link finalize}\n     * operator, but if you're already using `tap` operator, you can use this callback\n     * instead. You'd get the same result in either case.\n     */\n    finalize: () => void;\n}\nexport declare function tap<T>(observerOrNext?: Partial<TapObserver<T>> | ((value: T) => void)): MonoTypeOperatorFunction<T>;\n/** @deprecated Instead of passing separate callback arguments, use an observer argument. Signatures taking separate callback arguments will be removed in v8. Details: https://rxjs.dev/deprecations/subscribe-arguments */\nexport declare function tap<T>(next?: ((value: T) => void) | null, error?: ((error: any) => void) | null, complete?: (() => void) | null): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=tap.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/throttle.d.ts": "import { MonoTypeOperatorFunction, ObservableInput } from '../types';\n/**\n * An object interface used by {@link throttle} or {@link throttleTime} that ensure\n * configuration options of these operators.\n *\n * @see {@link throttle}\n * @see {@link throttleTime}\n */\nexport interface ThrottleConfig {\n    /**\n     * If `true`, the resulting Observable will emit the first value from the source\n     * Observable at the **start** of the \"throttling\" process (when starting an\n     * internal timer that prevents other emissions from the source to pass through).\n     * If `false`, it will not emit the first value from the source Observable at the\n     * start of the \"throttling\" process.\n     *\n     * If not provided, defaults to: `true`.\n     */\n    leading?: boolean;\n    /**\n     * If `true`, the resulting Observable will emit the last value from the source\n     * Observable at the **end** of the \"throttling\" process (when ending an internal\n     * timer that prevents other emissions from the source to pass through).\n     * If `false`, it will not emit the last value from the source Observable at the\n     * end of the \"throttling\" process.\n     *\n     * If not provided, defaults to: `false`.\n     */\n    trailing?: boolean;\n}\n/**\n * Emits a value from the source Observable, then ignores subsequent source\n * values for a duration determined by another Observable, then repeats this\n * process.\n *\n * <span class=\"informal\">It's like {@link throttleTime}, but the silencing\n * duration is determined by a second Observable.</span>\n *\n * ![](throttle.svg)\n *\n * `throttle` emits the source Observable values on the output Observable\n * when its internal timer is disabled, and ignores source values when the timer\n * is enabled. Initially, the timer is disabled. As soon as the first source\n * value arrives, it is forwarded to the output Observable, and then the timer\n * is enabled by calling the `durationSelector` function with the source value,\n * which returns the \"duration\" Observable. When the duration Observable emits a\n * value, the timer is disabled, and this process repeats for the\n * next source value.\n *\n * ## Example\n *\n * Emit clicks at a rate of at most one click per second\n *\n * ```ts\n * import { fromEvent, throttle, interval } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const result = clicks.pipe(throttle(() => interval(1000)));\n *\n * result.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link audit}\n * @see {@link debounce}\n * @see {@link delayWhen}\n * @see {@link sample}\n * @see {@link throttleTime}\n *\n * @param durationSelector A function that receives a value from the source\n * Observable, for computing the silencing duration for each source value,\n * returned as an `ObservableInput`.\n * @param config A configuration object to define `leading` and `trailing`\n * behavior. Defaults to `{ leading: true, trailing: false }`.\n * @return A function that returns an Observable that performs the throttle\n * operation to limit the rate of emissions from the source.\n */\nexport declare function throttle<T>(durationSelector: (value: T) => ObservableInput<any>, config?: ThrottleConfig): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=throttle.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/throttleTime.d.ts": "import { ThrottleConfig } from './throttle';\nimport { MonoTypeOperatorFunction, SchedulerLike } from '../types';\n/**\n * Emits a value from the source Observable, then ignores subsequent source\n * values for `duration` milliseconds, then repeats this process.\n *\n * <span class=\"informal\">Lets a value pass, then ignores source values for the\n * next `duration` milliseconds.</span>\n *\n * ![](throttleTime.png)\n *\n * `throttleTime` emits the source Observable values on the output Observable\n * when its internal timer is disabled, and ignores source values when the timer\n * is enabled. Initially, the timer is disabled. As soon as the first source\n * value arrives, it is forwarded to the output Observable, and then the timer\n * is enabled. After `duration` milliseconds (or the time unit determined\n * internally by the optional `scheduler`) has passed, the timer is disabled,\n * and this process repeats for the next source value. Optionally takes a\n * {@link SchedulerLike} for managing timers.\n *\n * ## Examples\n *\n * ### Limit click rate\n *\n * Emit clicks at a rate of at most one click per second\n *\n * ```ts\n * import { fromEvent, throttleTime } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const result = clicks.pipe(throttleTime(1000));\n *\n * result.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link auditTime}\n * @see {@link debounceTime}\n * @see {@link delay}\n * @see {@link sampleTime}\n * @see {@link throttle}\n *\n * @param duration Time to wait before emitting another value after\n * emitting the last value, measured in milliseconds or the time unit determined\n * internally by the optional `scheduler`.\n * @param scheduler The {@link SchedulerLike} to use for\n * managing the timers that handle the throttling. Defaults to {@link asyncScheduler}.\n * @param config A configuration object to define `leading` and\n * `trailing` behavior. Defaults to `{ leading: true, trailing: false }`.\n * @return A function that returns an Observable that performs the throttle\n * operation to limit the rate of emissions from the source.\n */\nexport declare function throttleTime<T>(duration: number, scheduler?: SchedulerLike, config?: ThrottleConfig): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=throttleTime.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/throwIfEmpty.d.ts": "import { MonoTypeOperatorFunction } from '../types';\n/**\n * If the source observable completes without emitting a value, it will emit\n * an error. The error will be created at that time by the optional\n * `errorFactory` argument, otherwise, the error will be {@link EmptyError}.\n *\n * ![](throwIfEmpty.png)\n *\n * ## Example\n *\n * Throw an error if the document wasn't clicked within 1 second\n *\n * ```ts\n * import { fromEvent, takeUntil, timer, throwIfEmpty } from 'rxjs';\n *\n * const click$ = fromEvent(document, 'click');\n *\n * click$.pipe(\n *   takeUntil(timer(1000)),\n *   throwIfEmpty(() => new Error('The document was not clicked within 1 second'))\n * )\n * .subscribe({\n *   next() {\n *    console.log('The document was clicked');\n *   },\n *   error(err) {\n *     console.error(err.message);\n *   }\n * });\n * ```\n *\n * @param errorFactory A factory function called to produce the\n * error to be thrown when the source observable completes without emitting a\n * value.\n * @return A function that returns an Observable that throws an error if the\n * source Observable completed without emitting.\n */\nexport declare function throwIfEmpty<T>(errorFactory?: () => any): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=throwIfEmpty.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/timeInterval.d.ts": "import { SchedulerLike, OperatorFunction } from '../types';\n/**\n * Emits an object containing the current value, and the time that has\n * passed between emitting the current value and the previous value, which is\n * calculated by using the provided `scheduler`'s `now()` method to retrieve\n * the current time at each emission, then calculating the difference. The `scheduler`\n * defaults to {@link asyncScheduler}, so by default, the `interval` will be in\n * milliseconds.\n *\n * <span class=\"informal\">Convert an Observable that emits items into one that\n * emits indications of the amount of time elapsed between those emissions.</span>\n *\n * ![](timeInterval.png)\n *\n * ## Example\n *\n * Emit interval between current value with the last value\n *\n * ```ts\n * import { interval, timeInterval } from 'rxjs';\n *\n * const seconds = interval(1000);\n *\n * seconds\n *   .pipe(timeInterval())\n *   .subscribe(value => console.log(value));\n *\n * // NOTE: The values will never be this precise,\n * // intervals created with `interval` or `setInterval`\n * // are non-deterministic.\n *\n * // { value: 0, interval: 1000 }\n * // { value: 1, interval: 1000 }\n * // { value: 2, interval: 1000 }\n * ```\n *\n * @param scheduler Scheduler used to get the current time.\n * @return A function that returns an Observable that emits information about\n * value and interval.\n */\nexport declare function timeInterval<T>(scheduler?: SchedulerLike): OperatorFunction<T, TimeInterval<T>>;\nexport declare class TimeInterval<T> {\n    value: T;\n    interval: number;\n    /**\n     * @deprecated Internal implementation detail, do not construct directly. Will be made an interface in v8.\n     */\n    constructor(value: T, interval: number);\n}\n//# sourceMappingURL=timeInterval.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/timeout.d.ts": "import { MonoTypeOperatorFunction, SchedulerLike, OperatorFunction, ObservableInput, ObservedValueOf } from '../types';\nexport interface TimeoutConfig<T, O extends ObservableInput<unknown> = ObservableInput<T>, M = unknown> {\n    /**\n     * The time allowed between values from the source before timeout is triggered.\n     */\n    each?: number;\n    /**\n     * The relative time as a `number` in milliseconds, or a specific time as a `Date` object,\n     * by which the first value must arrive from the source before timeout is triggered.\n     */\n    first?: number | Date;\n    /**\n     * The scheduler to use with time-related operations within this operator. Defaults to {@link asyncScheduler}\n     */\n    scheduler?: SchedulerLike;\n    /**\n     * A factory used to create observable to switch to when timeout occurs. Provides\n     * a {@link TimeoutInfo} about the source observable's emissions and what delay or\n     * exact time triggered the timeout.\n     */\n    with?: (info: TimeoutInfo<T, M>) => O;\n    /**\n     * Optional additional metadata you can provide to code that handles\n     * the timeout, will be provided through the {@link TimeoutError}.\n     * This can be used to help identify the source of a timeout or pass along\n     * other information related to the timeout.\n     */\n    meta?: M;\n}\nexport interface TimeoutInfo<T, M = unknown> {\n    /** Optional metadata that was provided to the timeout configuration. */\n    readonly meta: M;\n    /** The number of messages seen before the timeout */\n    readonly seen: number;\n    /** The last message seen */\n    readonly lastValue: T | null;\n}\n/**\n * An error emitted when a timeout occurs.\n */\nexport interface TimeoutError<T = unknown, M = unknown> extends Error {\n    /**\n     * The information provided to the error by the timeout\n     * operation that created the error. Will be `null` if\n     * used directly in non-RxJS code with an empty constructor.\n     * (Note that using this constructor directly is not recommended,\n     * you should create your own errors)\n     */\n    info: TimeoutInfo<T, M> | null;\n}\nexport interface TimeoutErrorCtor {\n    /**\n     * @deprecated Internal implementation detail. Do not construct error instances.\n     * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n     */\n    new <T = unknown, M = unknown>(info?: TimeoutInfo<T, M>): TimeoutError<T, M>;\n}\n/**\n * An error thrown by the {@link timeout} operator.\n *\n * Provided so users can use as a type and do quality comparisons.\n * We recommend you do not subclass this or create instances of this class directly.\n * If you have need of a error representing a timeout, you should\n * create your own error class and use that.\n *\n * @see {@link timeout}\n */\nexport declare const TimeoutError: TimeoutErrorCtor;\n/**\n * If `with` is provided, this will return an observable that will switch to a different observable if the source\n * does not push values within the specified time parameters.\n *\n * <span class=\"informal\">The most flexible option for creating a timeout behavior.</span>\n *\n * The first thing to know about the configuration is if you do not provide a `with` property to the configuration,\n * when timeout conditions are met, this operator will emit a {@link TimeoutError}. Otherwise, it will use the factory\n * function provided by `with`, and switch your subscription to the result of that. Timeout conditions are provided by\n * the settings in `first` and `each`.\n *\n * The `first` property can be either a `Date` for a specific time, a `number` for a time period relative to the\n * point of subscription, or it can be skipped. This property is to check timeout conditions for the arrival of\n * the first value from the source _only_. The timings of all subsequent values  from the source will be checked\n * against the time period provided by `each`, if it was provided.\n *\n * The `each` property can be either a `number` or skipped. If a value for `each` is provided, it represents the amount of\n * time the resulting observable will wait between the arrival of values from the source before timing out. Note that if\n * `first` is _not_ provided, the value from `each` will be used to check timeout conditions for the arrival of the first\n * value and all subsequent values. If `first` _is_ provided, `each` will only be use to check all values after the first.\n *\n * ## Examples\n *\n * Emit a custom error if there is too much time between values\n *\n * ```ts\n * import { interval, timeout, throwError } from 'rxjs';\n *\n * class CustomTimeoutError extends Error {\n *   constructor() {\n *     super('It was too slow');\n *     this.name = 'CustomTimeoutError';\n *   }\n * }\n *\n * const slow$ = interval(900);\n *\n * slow$.pipe(\n *   timeout({\n *     each: 1000,\n *     with: () => throwError(() => new CustomTimeoutError())\n *   })\n * )\n * .subscribe({\n *   error: console.error\n * });\n * ```\n *\n * Switch to a faster observable if your source is slow.\n *\n * ```ts\n * import { interval, timeout } from 'rxjs';\n *\n * const slow$ = interval(900);\n * const fast$ = interval(500);\n *\n * slow$.pipe(\n *   timeout({\n *     each: 1000,\n *     with: () => fast$,\n *   })\n * )\n * .subscribe(console.log);\n * ```\n * @param config The configuration for the timeout.\n */\nexport declare function timeout<T, O extends ObservableInput<unknown>, M = unknown>(config: TimeoutConfig<T, O, M> & {\n    with: (info: TimeoutInfo<T, M>) => O;\n}): OperatorFunction<T, T | ObservedValueOf<O>>;\n/**\n * Returns an observable that will error or switch to a different observable if the source does not push values\n * within the specified time parameters.\n *\n * <span class=\"informal\">The most flexible option for creating a timeout behavior.</span>\n *\n * The first thing to know about the configuration is if you do not provide a `with` property to the configuration,\n * when timeout conditions are met, this operator will emit a {@link TimeoutError}. Otherwise, it will use the factory\n * function provided by `with`, and switch your subscription to the result of that. Timeout conditions are provided by\n * the settings in `first` and `each`.\n *\n * The `first` property can be either a `Date` for a specific time, a `number` for a time period relative to the\n * point of subscription, or it can be skipped. This property is to check timeout conditions for the arrival of\n * the first value from the source _only_. The timings of all subsequent values  from the source will be checked\n * against the time period provided by `each`, if it was provided.\n *\n * The `each` property can be either a `number` or skipped. If a value for `each` is provided, it represents the amount of\n * time the resulting observable will wait between the arrival of values from the source before timing out. Note that if\n * `first` is _not_ provided, the value from `each` will be used to check timeout conditions for the arrival of the first\n * value and all subsequent values. If `first` _is_ provided, `each` will only be use to check all values after the first.\n *\n * ### Handling TimeoutErrors\n *\n * If no `with` property was provided, subscriptions to the resulting observable may emit an error of {@link TimeoutError}.\n * The timeout error provides useful information you can examine when you're handling the error. The most common way to handle\n * the error would be with {@link catchError}, although you could use {@link tap} or just the error handler in your `subscribe` call\n * directly, if your error handling is only a side effect (such as notifying the user, or logging).\n *\n * In this case, you would check the error for `instanceof TimeoutError` to validate that the error was indeed from `timeout`, and\n * not from some other source. If it's not from `timeout`, you should probably rethrow it if you're in a `catchError`.\n *\n * ## Examples\n *\n * Emit a {@link TimeoutError} if the first value, and _only_ the first value, does not arrive within 5 seconds\n *\n * ```ts\n * import { interval, timeout } from 'rxjs';\n *\n * // A random interval that lasts between 0 and 10 seconds per tick\n * const source$ = interval(Math.round(Math.random() * 10_000));\n *\n * source$.pipe(\n *   timeout({ first: 5_000 })\n * )\n * .subscribe({\n *   next: console.log,\n *   error: console.error\n * });\n * ```\n *\n * Emit a {@link TimeoutError} if the source waits longer than 5 seconds between any two values or the first value\n * and subscription.\n *\n * ```ts\n * import { timer, timeout, expand } from 'rxjs';\n *\n * const getRandomTime = () => Math.round(Math.random() * 10_000);\n *\n * // An observable that waits a random amount of time between each delivered value\n * const source$ = timer(getRandomTime())\n *   .pipe(expand(() => timer(getRandomTime())));\n *\n * source$\n *   .pipe(timeout({ each: 5_000 }))\n *   .subscribe({\n *     next: console.log,\n *     error: console.error\n *   });\n * ```\n *\n * Emit a {@link TimeoutError} if the source does not emit before 7 seconds, _or_ if the source waits longer than\n * 5 seconds between any two values after the first.\n *\n * ```ts\n * import { timer, timeout, expand } from 'rxjs';\n *\n * const getRandomTime = () => Math.round(Math.random() * 10_000);\n *\n * // An observable that waits a random amount of time between each delivered value\n * const source$ = timer(getRandomTime())\n *   .pipe(expand(() => timer(getRandomTime())));\n *\n * source$\n *   .pipe(timeout({ first: 7_000, each: 5_000 }))\n *   .subscribe({\n *     next: console.log,\n *     error: console.error\n *   });\n * ```\n */\nexport declare function timeout<T, M = unknown>(config: Omit<TimeoutConfig<T, any, M>, 'with'>): OperatorFunction<T, T>;\n/**\n * Returns an observable that will error if the source does not push its first value before the specified time passed as a `Date`.\n * This is functionally the same as `timeout({ first: someDate })`.\n *\n * <span class=\"informal\">Errors if the first value doesn't show up before the given date and time</span>\n *\n * ![](timeout.png)\n *\n * @param first The date to at which the resulting observable will timeout if the source observable\n * does not emit at least one value.\n * @param scheduler The scheduler to use. Defaults to {@link asyncScheduler}.\n */\nexport declare function timeout<T>(first: Date, scheduler?: SchedulerLike): MonoTypeOperatorFunction<T>;\n/**\n * Returns an observable that will error if the source does not push a value within the specified time in milliseconds.\n * This is functionally the same as `timeout({ each: milliseconds })`.\n *\n * <span class=\"informal\">Errors if it waits too long between any value</span>\n *\n * ![](timeout.png)\n *\n * @param each The time allowed between each pushed value from the source before the resulting observable\n * will timeout.\n * @param scheduler The scheduler to use. Defaults to {@link asyncScheduler}.\n */\nexport declare function timeout<T>(each: number, scheduler?: SchedulerLike): MonoTypeOperatorFunction<T>;\n//# sourceMappingURL=timeout.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/timeoutWith.d.ts": "import { ObservableInput, OperatorFunction, SchedulerLike } from '../types';\n/** @deprecated Replaced with {@link timeout}. Instead of `timeoutWith(someDate, a$, scheduler)`, use the configuration object\n * `timeout({ first: someDate, with: () => a$, scheduler })`. Will be removed in v8. */\nexport declare function timeoutWith<T, R>(dueBy: Date, switchTo: ObservableInput<R>, scheduler?: SchedulerLike): OperatorFunction<T, T | R>;\n/** @deprecated Replaced with {@link timeout}. Instead of `timeoutWith(100, a$, scheduler)`, use the configuration object\n *  `timeout({ each: 100, with: () => a$, scheduler })`. Will be removed in v8. */\nexport declare function timeoutWith<T, R>(waitFor: number, switchTo: ObservableInput<R>, scheduler?: SchedulerLike): OperatorFunction<T, T | R>;\n//# sourceMappingURL=timeoutWith.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/timestamp.d.ts": "import { OperatorFunction, TimestampProvider, Timestamp } from '../types';\n/**\n * Attaches a timestamp to each item emitted by an observable indicating when it was emitted\n *\n * The `timestamp` operator maps the *source* observable stream to an object of type\n * `{value: T, timestamp: R}`. The properties are generically typed. The `value` property contains the value\n * and type of the *source* observable. The `timestamp` is generated by the schedulers `now` function. By\n * default, it uses the `asyncScheduler` which simply returns `Date.now()` (milliseconds since 1970/01/01\n * 00:00:00:000) and therefore is of type `number`.\n *\n * ![](timestamp.png)\n *\n * ## Example\n *\n * In this example there is a timestamp attached to the document's click events\n *\n * ```ts\n * import { fromEvent, timestamp } from 'rxjs';\n *\n * const clickWithTimestamp = fromEvent(document, 'click').pipe(\n *   timestamp()\n * );\n *\n * // Emits data of type { value: PointerEvent, timestamp: number }\n * clickWithTimestamp.subscribe(data => {\n *   console.log(data);\n * });\n * ```\n *\n * @param timestampProvider An object with a `now()` method used to get the current timestamp.\n * @return A function that returns an Observable that attaches a timestamp to\n * each item emitted by the source Observable indicating when it was emitted.\n */\nexport declare function timestamp<T>(timestampProvider?: TimestampProvider): OperatorFunction<T, Timestamp<T>>;\n//# sourceMappingURL=timestamp.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/toArray.d.ts": "import { OperatorFunction } from '../types';\n/**\n * Collects all source emissions and emits them as an array when the source completes.\n *\n * <span class=\"informal\">Get all values inside an array when the source completes</span>\n *\n * ![](toArray.png)\n *\n * `toArray` will wait until the source Observable completes before emitting\n * the array containing all emissions. When the source Observable errors no\n * array will be emitted.\n *\n * ## Example\n *\n * ```ts\n * import { interval, take, toArray } from 'rxjs';\n *\n * const source = interval(1000);\n * const example = source.pipe(\n *   take(10),\n *   toArray()\n * );\n *\n * example.subscribe(value => console.log(value));\n *\n * // output: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]\n * ```\n *\n * @return A function that returns an Observable that emits an array of items\n * emitted by the source Observable when source completes.\n */\nexport declare function toArray<T>(): OperatorFunction<T, T[]>;\n//# sourceMappingURL=toArray.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/window.d.ts": "import { Observable } from '../Observable';\nimport { OperatorFunction, ObservableInput } from '../types';\n/**\n * Branch out the source Observable values as a nested Observable whenever\n * `windowBoundaries` emits.\n *\n * <span class=\"informal\">It's like {@link buffer}, but emits a nested Observable\n * instead of an array.</span>\n *\n * ![](window.png)\n *\n * Returns an Observable that emits windows of items it collects from the source\n * Observable. The output Observable emits connected, non-overlapping\n * windows. It emits the current window and opens a new one whenever the\n * `windowBoundaries` emits an item. `windowBoundaries` can be any type that\n * `ObservableInput` accepts. It internally gets converted to an Observable.\n * Because each window is an Observable, the output is a higher-order Observable.\n *\n * ## Example\n *\n * In every window of 1 second each, emit at most 2 click events\n *\n * ```ts\n * import { fromEvent, interval, window, map, take, mergeAll } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const sec = interval(1000);\n * const result = clicks.pipe(\n *   window(sec),\n *   map(win => win.pipe(take(2))), // take at most 2 emissions from each window\n *   mergeAll()                     // flatten the Observable-of-Observables\n * );\n * result.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link windowCount}\n * @see {@link windowTime}\n * @see {@link windowToggle}\n * @see {@link windowWhen}\n * @see {@link buffer}\n *\n * @param windowBoundaries An `ObservableInput` that completes the\n * previous window and starts a new window.\n * @return A function that returns an Observable of windows, which are\n * Observables emitting values of the source Observable.\n */\nexport declare function window<T>(windowBoundaries: ObservableInput<any>): OperatorFunction<T, Observable<T>>;\n//# sourceMappingURL=window.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/windowCount.d.ts": "import { Observable } from '../Observable';\nimport { OperatorFunction } from '../types';\n/**\n * Branch out the source Observable values as a nested Observable with each\n * nested Observable emitting at most `windowSize` values.\n *\n * <span class=\"informal\">It's like {@link bufferCount}, but emits a nested\n * Observable instead of an array.</span>\n *\n * ![](windowCount.png)\n *\n * Returns an Observable that emits windows of items it collects from the source\n * Observable. The output Observable emits windows every `startWindowEvery`\n * items, each containing no more than `windowSize` items. When the source\n * Observable completes or encounters an error, the output Observable emits\n * the current window and propagates the notification from the source\n * Observable. If `startWindowEvery` is not provided, then new windows are\n * started immediately at the start of the source and when each window completes\n * with size `windowSize`.\n *\n * ## Examples\n *\n * Ignore every 3rd click event, starting from the first one\n *\n * ```ts\n * import { fromEvent, windowCount, map, skip, mergeAll } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const result = clicks.pipe(\n *   windowCount(3),\n *   map(win => win.pipe(skip(1))), // skip first of every 3 clicks\n *   mergeAll()                     // flatten the Observable-of-Observables\n * );\n * result.subscribe(x => console.log(x));\n * ```\n *\n * Ignore every 3rd click event, starting from the third one\n *\n * ```ts\n * import { fromEvent, windowCount, mergeAll } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const result = clicks.pipe(\n *   windowCount(2, 3),\n *   mergeAll() // flatten the Observable-of-Observables\n * );\n * result.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link window}\n * @see {@link windowTime}\n * @see {@link windowToggle}\n * @see {@link windowWhen}\n * @see {@link bufferCount}\n *\n * @param windowSize The maximum number of values emitted by each window.\n * @param startWindowEvery Interval at which to start a new window. For example\n * if `startWindowEvery` is `2`, then a new window will be started on every\n * other value from the source. A new window is started at the beginning of the\n * source by default.\n * @return A function that returns an Observable of windows, which in turn are\n * Observable of values.\n */\nexport declare function windowCount<T>(windowSize: number, startWindowEvery?: number): OperatorFunction<T, Observable<T>>;\n//# sourceMappingURL=windowCount.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/windowTime.d.ts": "import { Observable } from '../Observable';\nimport { OperatorFunction, SchedulerLike } from '../types';\nexport declare function windowTime<T>(windowTimeSpan: number, scheduler?: SchedulerLike): OperatorFunction<T, Observable<T>>;\nexport declare function windowTime<T>(windowTimeSpan: number, windowCreationInterval: number, scheduler?: SchedulerLike): OperatorFunction<T, Observable<T>>;\nexport declare function windowTime<T>(windowTimeSpan: number, windowCreationInterval: number | null | void, maxWindowSize: number, scheduler?: SchedulerLike): OperatorFunction<T, Observable<T>>;\n//# sourceMappingURL=windowTime.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/windowToggle.d.ts": "import { Observable } from '../Observable';\nimport { ObservableInput, OperatorFunction } from '../types';\n/**\n * Branch out the source Observable values as a nested Observable starting from\n * an emission from `openings` and ending when the output of `closingSelector`\n * emits.\n *\n * <span class=\"informal\">It's like {@link bufferToggle}, but emits a nested\n * Observable instead of an array.</span>\n *\n * ![](windowToggle.png)\n *\n * Returns an Observable that emits windows of items it collects from the source\n * Observable. The output Observable emits windows that contain those items\n * emitted by the source Observable between the time when the `openings`\n * Observable emits an item and when the Observable returned by\n * `closingSelector` emits an item.\n *\n * ## Example\n *\n * Every other second, emit the click events from the next 500ms\n *\n * ```ts\n * import { fromEvent, interval, windowToggle, EMPTY, mergeAll } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const openings = interval(1000);\n * const result = clicks.pipe(\n *   windowToggle(openings, i => i % 2 ? interval(500) : EMPTY),\n *   mergeAll()\n * );\n * result.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link window}\n * @see {@link windowCount}\n * @see {@link windowTime}\n * @see {@link windowWhen}\n * @see {@link bufferToggle}\n *\n * @param openings An observable of notifications to start new windows.\n * @param closingSelector A function that takes the value emitted by the\n * `openings` observable and returns an Observable, which, when it emits a next\n * notification, signals that the associated window should complete.\n * @return A function that returns an Observable of windows, which in turn are\n * Observables.\n */\nexport declare function windowToggle<T, O>(openings: ObservableInput<O>, closingSelector: (openValue: O) => ObservableInput<any>): OperatorFunction<T, Observable<T>>;\n//# sourceMappingURL=windowToggle.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/windowWhen.d.ts": "import { Observable } from '../Observable';\nimport { ObservableInput, OperatorFunction } from '../types';\n/**\n * Branch out the source Observable values as a nested Observable using a\n * factory function of closing Observables to determine when to start a new\n * window.\n *\n * <span class=\"informal\">It's like {@link bufferWhen}, but emits a nested\n * Observable instead of an array.</span>\n *\n * ![](windowWhen.png)\n *\n * Returns an Observable that emits windows of items it collects from the source\n * Observable. The output Observable emits connected, non-overlapping windows.\n * It emits the current window and opens a new one whenever the Observable\n * produced by the specified `closingSelector` function emits an item. The first\n * window is opened immediately when subscribing to the output Observable.\n *\n * ## Example\n *\n * Emit only the first two clicks events in every window of [1-5] random seconds\n *\n * ```ts\n * import { fromEvent, windowWhen, interval, map, take, mergeAll } from 'rxjs';\n *\n * const clicks = fromEvent(document, 'click');\n * const result = clicks.pipe(\n *   windowWhen(() => interval(1000 + Math.random() * 4000)),\n *   map(win => win.pipe(take(2))), // take at most 2 emissions from each window\n *   mergeAll()                     // flatten the Observable-of-Observables\n * );\n * result.subscribe(x => console.log(x));\n * ```\n *\n * @see {@link window}\n * @see {@link windowCount}\n * @see {@link windowTime}\n * @see {@link windowToggle}\n * @see {@link bufferWhen}\n *\n * @param closingSelector A function that takes no arguments and returns an\n * {@link ObservableInput} (that gets converted to Observable) that signals\n * (on either `next` or `complete`) when to close the previous window and\n * start a new one.\n * @return A function that returns an Observable of windows, which in turn are\n * Observables.\n */\nexport declare function windowWhen<T>(closingSelector: () => ObservableInput<any>): OperatorFunction<T, Observable<T>>;\n//# sourceMappingURL=windowWhen.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/withLatestFrom.d.ts": "import { OperatorFunction, ObservableInputTuple } from '../types';\nexport declare function withLatestFrom<T, O extends unknown[]>(...inputs: [...ObservableInputTuple<O>]): OperatorFunction<T, [T, ...O]>;\nexport declare function withLatestFrom<T, O extends unknown[], R>(...inputs: [...ObservableInputTuple<O>, (...value: [T, ...O]) => R]): OperatorFunction<T, R>;\n//# sourceMappingURL=withLatestFrom.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/zip.d.ts": "import { ObservableInputTuple, OperatorFunction, Cons } from '../types';\n/** @deprecated Replaced with {@link zipWith}. Will be removed in v8. */\nexport declare function zip<T, A extends readonly unknown[]>(otherInputs: [...ObservableInputTuple<A>]): OperatorFunction<T, Cons<T, A>>;\n/** @deprecated Replaced with {@link zipWith}. Will be removed in v8. */\nexport declare function zip<T, A extends readonly unknown[], R>(otherInputsAndProject: [...ObservableInputTuple<A>], project: (...values: Cons<T, A>) => R): OperatorFunction<T, R>;\n/** @deprecated Replaced with {@link zipWith}. Will be removed in v8. */\nexport declare function zip<T, A extends readonly unknown[]>(...otherInputs: [...ObservableInputTuple<A>]): OperatorFunction<T, Cons<T, A>>;\n/** @deprecated Replaced with {@link zipWith}. Will be removed in v8. */\nexport declare function zip<T, A extends readonly unknown[], R>(...otherInputsAndProject: [...ObservableInputTuple<A>, (...values: Cons<T, A>) => R]): OperatorFunction<T, R>;\n//# sourceMappingURL=zip.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/zipAll.d.ts": "import { OperatorFunction, ObservableInput } from '../types';\n/**\n * Collects all observable inner sources from the source, once the source completes,\n * it will subscribe to all inner sources, combining their values by index and emitting\n * them.\n *\n * @see {@link zipWith}\n * @see {@link zip}\n */\nexport declare function zipAll<T>(): OperatorFunction<ObservableInput<T>, T[]>;\nexport declare function zipAll<T>(): OperatorFunction<any, T[]>;\nexport declare function zipAll<T, R>(project: (...values: T[]) => R): OperatorFunction<ObservableInput<T>, R>;\nexport declare function zipAll<R>(project: (...values: Array<any>) => R): OperatorFunction<any, R>;\n//# sourceMappingURL=zipAll.d.ts.map",
  "node_modules/rxjs/dist/types/internal/operators/zipWith.d.ts": "import { ObservableInputTuple, OperatorFunction, Cons } from '../types';\n/**\n * Subscribes to the source, and the observable inputs provided as arguments, and combines their values, by index, into arrays.\n *\n * What is meant by \"combine by index\": The first value from each will be made into a single array, then emitted,\n * then the second value from each will be combined into a single array and emitted, then the third value\n * from each will be combined into a single array and emitted, and so on.\n *\n * This will continue until it is no longer able to combine values of the same index into an array.\n *\n * After the last value from any one completed source is emitted in an array, the resulting observable will complete,\n * as there is no way to continue \"zipping\" values together by index.\n *\n * Use-cases for this operator are limited. There are memory concerns if one of the streams is emitting\n * values at a much faster rate than the others. Usage should likely be limited to streams that emit\n * at a similar pace, or finite streams of known length.\n *\n * In many cases, authors want `combineLatestWith` and not `zipWith`.\n *\n * @param otherInputs other observable inputs to collate values from.\n * @return A function that returns an Observable that emits items by index\n * combined from the source Observable and provided Observables, in form of an\n * array.\n */\nexport declare function zipWith<T, A extends readonly unknown[]>(...otherInputs: [...ObservableInputTuple<A>]): OperatorFunction<T, Cons<T, A>>;\n//# sourceMappingURL=zipWith.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduled/scheduleArray.d.ts": "import { Observable } from '../Observable';\nimport { SchedulerLike } from '../types';\nexport declare function scheduleArray<T>(input: ArrayLike<T>, scheduler: SchedulerLike): Observable<T>;\n//# sourceMappingURL=scheduleArray.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduled/scheduleAsyncIterable.d.ts": "import { SchedulerLike } from '../types';\nimport { Observable } from '../Observable';\nexport declare function scheduleAsyncIterable<T>(input: AsyncIterable<T>, scheduler: SchedulerLike): Observable<T>;\n//# sourceMappingURL=scheduleAsyncIterable.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduled/scheduleIterable.d.ts": "import { Observable } from '../Observable';\nimport { SchedulerLike } from '../types';\n/**\n * Used in {@link scheduled} to create an observable from an Iterable.\n * @param input The iterable to create an observable from\n * @param scheduler The scheduler to use\n */\nexport declare function scheduleIterable<T>(input: Iterable<T>, scheduler: SchedulerLike): Observable<T>;\n//# sourceMappingURL=scheduleIterable.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduled/scheduleObservable.d.ts": "import { InteropObservable, SchedulerLike } from '../types';\nexport declare function scheduleObservable<T>(input: InteropObservable<T>, scheduler: SchedulerLike): import(\"../Observable\").Observable<T>;\n//# sourceMappingURL=scheduleObservable.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduled/schedulePromise.d.ts": "import { SchedulerLike } from '../types';\nexport declare function schedulePromise<T>(input: PromiseLike<T>, scheduler: SchedulerLike): import(\"../Observable\").Observable<T>;\n//# sourceMappingURL=schedulePromise.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduled/scheduleReadableStreamLike.d.ts": "import { SchedulerLike, ReadableStreamLike } from '../types';\nimport { Observable } from '../Observable';\nexport declare function scheduleReadableStreamLike<T>(input: ReadableStreamLike<T>, scheduler: SchedulerLike): Observable<T>;\n//# sourceMappingURL=scheduleReadableStreamLike.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduled/scheduled.d.ts": "import { ObservableInput, SchedulerLike } from '../types';\nimport { Observable } from '../Observable';\n/**\n * Converts from a common {@link ObservableInput} type to an observable where subscription and emissions\n * are scheduled on the provided scheduler.\n *\n * @see {@link from}\n * @see {@link of}\n *\n * @param input The observable, array, promise, iterable, etc you would like to schedule\n * @param scheduler The scheduler to use to schedule the subscription and emissions from\n * the returned observable.\n */\nexport declare function scheduled<T>(input: ObservableInput<T>, scheduler: SchedulerLike): Observable<T>;\n//# sourceMappingURL=scheduled.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/Action.d.ts": "import { Scheduler } from '../Scheduler';\nimport { Subscription } from '../Subscription';\nimport { SchedulerAction } from '../types';\n/**\n * A unit of work to be executed in a `scheduler`. An action is typically\n * created from within a {@link SchedulerLike} and an RxJS user does not need to concern\n * themselves about creating and manipulating an Action.\n *\n * ```ts\n * class Action<T> extends Subscription {\n *   new (scheduler: Scheduler, work: (state?: T) => void);\n *   schedule(state?: T, delay: number = 0): Subscription;\n * }\n * ```\n */\nexport declare class Action<T> extends Subscription {\n    constructor(scheduler: Scheduler, work: (this: SchedulerAction<T>, state?: T) => void);\n    /**\n     * Schedules this action on its parent {@link SchedulerLike} for execution. May be passed\n     * some context object, `state`. May happen at some point in the future,\n     * according to the `delay` parameter, if specified.\n     * @param state Some contextual data that the `work` function uses when called by the\n     * Scheduler.\n     * @param delay Time to wait before executing the work, where the time unit is implicit\n     * and defined by the Scheduler.\n     * @return A subscription in order to be able to unsubscribe the scheduled work.\n     */\n    schedule(state?: T, delay?: number): Subscription;\n}\n//# sourceMappingURL=Action.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/AnimationFrameAction.d.ts": "import { AsyncAction } from './AsyncAction';\nimport { AnimationFrameScheduler } from './AnimationFrameScheduler';\nimport { SchedulerAction } from '../types';\nimport { TimerHandle } from './timerHandle';\nexport declare class AnimationFrameAction<T> extends AsyncAction<T> {\n    protected scheduler: AnimationFrameScheduler;\n    protected work: (this: SchedulerAction<T>, state?: T) => void;\n    constructor(scheduler: AnimationFrameScheduler, work: (this: SchedulerAction<T>, state?: T) => void);\n    protected requestAsyncId(scheduler: AnimationFrameScheduler, id?: TimerHandle, delay?: number): TimerHandle;\n    protected recycleAsyncId(scheduler: AnimationFrameScheduler, id?: TimerHandle, delay?: number): TimerHandle | undefined;\n}\n//# sourceMappingURL=AnimationFrameAction.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/AnimationFrameScheduler.d.ts": "import { AsyncAction } from './AsyncAction';\nimport { AsyncScheduler } from './AsyncScheduler';\nexport declare class AnimationFrameScheduler extends AsyncScheduler {\n    flush(action?: AsyncAction<any>): void;\n}\n//# sourceMappingURL=AnimationFrameScheduler.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/AsapAction.d.ts": "import { AsyncAction } from './AsyncAction';\nimport { AsapScheduler } from './AsapScheduler';\nimport { SchedulerAction } from '../types';\nimport { TimerHandle } from './timerHandle';\nexport declare class AsapAction<T> extends AsyncAction<T> {\n    protected scheduler: AsapScheduler;\n    protected work: (this: SchedulerAction<T>, state?: T) => void;\n    constructor(scheduler: AsapScheduler, work: (this: SchedulerAction<T>, state?: T) => void);\n    protected requestAsyncId(scheduler: AsapScheduler, id?: TimerHandle, delay?: number): TimerHandle;\n    protected recycleAsyncId(scheduler: AsapScheduler, id?: TimerHandle, delay?: number): TimerHandle | undefined;\n}\n//# sourceMappingURL=AsapAction.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/AsapScheduler.d.ts": "import { AsyncAction } from './AsyncAction';\nimport { AsyncScheduler } from './AsyncScheduler';\nexport declare class AsapScheduler extends AsyncScheduler {\n    flush(action?: AsyncAction<any>): void;\n}\n//# sourceMappingURL=AsapScheduler.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/AsyncAction.d.ts": "import { Action } from './Action';\nimport { SchedulerAction } from '../types';\nimport { Subscription } from '../Subscription';\nimport { AsyncScheduler } from './AsyncScheduler';\nimport { TimerHandle } from './timerHandle';\nexport declare class AsyncAction<T> extends Action<T> {\n    protected scheduler: AsyncScheduler;\n    protected work: (this: SchedulerAction<T>, state?: T) => void;\n    id: TimerHandle | undefined;\n    state?: T;\n    delay: number;\n    protected pending: boolean;\n    constructor(scheduler: AsyncScheduler, work: (this: SchedulerAction<T>, state?: T) => void);\n    schedule(state?: T, delay?: number): Subscription;\n    protected requestAsyncId(scheduler: AsyncScheduler, _id?: TimerHandle, delay?: number): TimerHandle;\n    protected recycleAsyncId(_scheduler: AsyncScheduler, id?: TimerHandle, delay?: number | null): TimerHandle | undefined;\n    /**\n     * Immediately executes this action and the `work` it contains.\n     */\n    execute(state: T, delay: number): any;\n    protected _execute(state: T, _delay: number): any;\n    unsubscribe(): void;\n}\n//# sourceMappingURL=AsyncAction.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/AsyncScheduler.d.ts": "import { Scheduler } from '../Scheduler';\nimport { Action } from './Action';\nimport { AsyncAction } from './AsyncAction';\nexport declare class AsyncScheduler extends Scheduler {\n    actions: Array<AsyncAction<any>>;\n    constructor(SchedulerAction: typeof Action, now?: () => number);\n    flush(action: AsyncAction<any>): void;\n}\n//# sourceMappingURL=AsyncScheduler.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/QueueAction.d.ts": "import { AsyncAction } from './AsyncAction';\nimport { Subscription } from '../Subscription';\nimport { QueueScheduler } from './QueueScheduler';\nimport { SchedulerAction } from '../types';\nimport { TimerHandle } from './timerHandle';\nexport declare class QueueAction<T> extends AsyncAction<T> {\n    protected scheduler: QueueScheduler;\n    protected work: (this: SchedulerAction<T>, state?: T) => void;\n    constructor(scheduler: QueueScheduler, work: (this: SchedulerAction<T>, state?: T) => void);\n    schedule(state?: T, delay?: number): Subscription;\n    execute(state: T, delay: number): any;\n    protected requestAsyncId(scheduler: QueueScheduler, id?: TimerHandle, delay?: number): TimerHandle;\n}\n//# sourceMappingURL=QueueAction.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/QueueScheduler.d.ts": "import { AsyncScheduler } from './AsyncScheduler';\nexport declare class QueueScheduler extends AsyncScheduler {\n}\n//# sourceMappingURL=QueueScheduler.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/VirtualTimeScheduler.d.ts": "import { AsyncAction } from './AsyncAction';\nimport { Subscription } from '../Subscription';\nimport { AsyncScheduler } from './AsyncScheduler';\nimport { SchedulerAction } from '../types';\nimport { TimerHandle } from './timerHandle';\nexport declare class VirtualTimeScheduler extends AsyncScheduler {\n    maxFrames: number;\n    /** @deprecated Not used in VirtualTimeScheduler directly. Will be removed in v8. */\n    static frameTimeFactor: number;\n    /**\n     * The current frame for the state of the virtual scheduler instance. The difference\n     * between two \"frames\" is synonymous with the passage of \"virtual time units\". So if\n     * you record `scheduler.frame` to be `1`, then later, observe `scheduler.frame` to be at `11`,\n     * that means `10` virtual time units have passed.\n     */\n    frame: number;\n    /**\n     * Used internally to examine the current virtual action index being processed.\n     * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n     */\n    index: number;\n    /**\n     * This creates an instance of a `VirtualTimeScheduler`. Experts only. The signature of\n     * this constructor is likely to change in the long run.\n     *\n     * @param schedulerActionCtor The type of Action to initialize when initializing actions during scheduling.\n     * @param maxFrames The maximum number of frames to process before stopping. Used to prevent endless flush cycles.\n     */\n    constructor(schedulerActionCtor?: typeof AsyncAction, maxFrames?: number);\n    /**\n     * Prompt the Scheduler to execute all of its queued actions, therefore\n     * clearing its queue.\n     */\n    flush(): void;\n}\nexport declare class VirtualAction<T> extends AsyncAction<T> {\n    protected scheduler: VirtualTimeScheduler;\n    protected work: (this: SchedulerAction<T>, state?: T) => void;\n    protected index: number;\n    protected active: boolean;\n    constructor(scheduler: VirtualTimeScheduler, work: (this: SchedulerAction<T>, state?: T) => void, index?: number);\n    schedule(state?: T, delay?: number): Subscription;\n    protected requestAsyncId(scheduler: VirtualTimeScheduler, id?: any, delay?: number): TimerHandle;\n    protected recycleAsyncId(scheduler: VirtualTimeScheduler, id?: any, delay?: number): TimerHandle | undefined;\n    protected _execute(state: T, delay: number): any;\n    private static sortActions;\n}\n//# sourceMappingURL=VirtualTimeScheduler.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/animationFrame.d.ts": "import { AnimationFrameScheduler } from './AnimationFrameScheduler';\n/**\n *\n * Animation Frame Scheduler\n *\n * <span class=\"informal\">Perform task when `window.requestAnimationFrame` would fire</span>\n *\n * When `animationFrame` scheduler is used with delay, it will fall back to {@link asyncScheduler} scheduler\n * behaviour.\n *\n * Without delay, `animationFrame` scheduler can be used to create smooth browser animations.\n * It makes sure scheduled task will happen just before next browser content repaint,\n * thus performing animations as efficiently as possible.\n *\n * ## Example\n * Schedule div height animation\n * ```ts\n * // html: <div style=\"background: #0ff;\"></div>\n * import { animationFrameScheduler } from 'rxjs';\n *\n * const div = document.querySelector('div');\n *\n * animationFrameScheduler.schedule(function(height) {\n *   div.style.height = height + \"px\";\n *\n *   this.schedule(height + 1);  // `this` references currently executing Action,\n *                               // which we reschedule with new state\n * }, 0, 0);\n *\n * // You will see a div element growing in height\n * ```\n */\nexport declare const animationFrameScheduler: AnimationFrameScheduler;\n/**\n * @deprecated Renamed to {@link animationFrameScheduler}. Will be removed in v8.\n */\nexport declare const animationFrame: AnimationFrameScheduler;\n//# sourceMappingURL=animationFrame.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/animationFrameProvider.d.ts": "import { Subscription } from '../Subscription';\ninterface AnimationFrameProvider {\n    schedule(callback: FrameRequestCallback): Subscription;\n    requestAnimationFrame: typeof requestAnimationFrame;\n    cancelAnimationFrame: typeof cancelAnimationFrame;\n    delegate: {\n        requestAnimationFrame: typeof requestAnimationFrame;\n        cancelAnimationFrame: typeof cancelAnimationFrame;\n    } | undefined;\n}\nexport declare const animationFrameProvider: AnimationFrameProvider;\nexport {};\n//# sourceMappingURL=animationFrameProvider.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/asap.d.ts": "import { AsapScheduler } from './AsapScheduler';\n/**\n *\n * Asap Scheduler\n *\n * <span class=\"informal\">Perform task as fast as it can be performed asynchronously</span>\n *\n * `asap` scheduler behaves the same as {@link asyncScheduler} scheduler when you use it to delay task\n * in time. If however you set delay to `0`, `asap` will wait for current synchronously executing\n * code to end and then it will try to execute given task as fast as possible.\n *\n * `asap` scheduler will do its best to minimize time between end of currently executing code\n * and start of scheduled task. This makes it best candidate for performing so called \"deferring\".\n * Traditionally this was achieved by calling `setTimeout(deferredTask, 0)`, but that technique involves\n * some (although minimal) unwanted delay.\n *\n * Note that using `asap` scheduler does not necessarily mean that your task will be first to process\n * after currently executing code. In particular, if some task was also scheduled with `asap` before,\n * that task will execute first. That being said, if you need to schedule task asynchronously, but\n * as soon as possible, `asap` scheduler is your best bet.\n *\n * ## Example\n * Compare async and asap scheduler<\n * ```ts\n * import { asapScheduler, asyncScheduler } from 'rxjs';\n *\n * asyncScheduler.schedule(() => console.log('async')); // scheduling 'async' first...\n * asapScheduler.schedule(() => console.log('asap'));\n *\n * // Logs:\n * // \"asap\"\n * // \"async\"\n * // ... but 'asap' goes first!\n * ```\n */\nexport declare const asapScheduler: AsapScheduler;\n/**\n * @deprecated Renamed to {@link asapScheduler}. Will be removed in v8.\n */\nexport declare const asap: AsapScheduler;\n//# sourceMappingURL=asap.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/async.d.ts": "import { AsyncScheduler } from './AsyncScheduler';\n/**\n *\n * Async Scheduler\n *\n * <span class=\"informal\">Schedule task as if you used setTimeout(task, duration)</span>\n *\n * `async` scheduler schedules tasks asynchronously, by putting them on the JavaScript\n * event loop queue. It is best used to delay tasks in time or to schedule tasks repeating\n * in intervals.\n *\n * If you just want to \"defer\" task, that is to perform it right after currently\n * executing synchronous code ends (commonly achieved by `setTimeout(deferredTask, 0)`),\n * better choice will be the {@link asapScheduler} scheduler.\n *\n * ## Examples\n * Use async scheduler to delay task\n * ```ts\n * import { asyncScheduler } from 'rxjs';\n *\n * const task = () => console.log('it works!');\n *\n * asyncScheduler.schedule(task, 2000);\n *\n * // After 2 seconds logs:\n * // \"it works!\"\n * ```\n *\n * Use async scheduler to repeat task in intervals\n * ```ts\n * import { asyncScheduler } from 'rxjs';\n *\n * function task(state) {\n *   console.log(state);\n *   this.schedule(state + 1, 1000); // `this` references currently executing Action,\n *                                   // which we reschedule with new state and delay\n * }\n *\n * asyncScheduler.schedule(task, 3000, 0);\n *\n * // Logs:\n * // 0 after 3s\n * // 1 after 4s\n * // 2 after 5s\n * // 3 after 6s\n * ```\n */\nexport declare const asyncScheduler: AsyncScheduler;\n/**\n * @deprecated Renamed to {@link asyncScheduler}. Will be removed in v8.\n */\nexport declare const async: AsyncScheduler;\n//# sourceMappingURL=async.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/dateTimestampProvider.d.ts": "import { TimestampProvider } from '../types';\ninterface DateTimestampProvider extends TimestampProvider {\n    delegate: TimestampProvider | undefined;\n}\nexport declare const dateTimestampProvider: DateTimestampProvider;\nexport {};\n//# sourceMappingURL=dateTimestampProvider.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/immediateProvider.d.ts": "import type { TimerHandle } from './timerHandle';\ndeclare type SetImmediateFunction = (handler: () => void, ...args: any[]) => TimerHandle;\ndeclare type ClearImmediateFunction = (handle: TimerHandle) => void;\ninterface ImmediateProvider {\n    setImmediate: SetImmediateFunction;\n    clearImmediate: ClearImmediateFunction;\n    delegate: {\n        setImmediate: SetImmediateFunction;\n        clearImmediate: ClearImmediateFunction;\n    } | undefined;\n}\nexport declare const immediateProvider: ImmediateProvider;\nexport {};\n//# sourceMappingURL=immediateProvider.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/intervalProvider.d.ts": "import type { TimerHandle } from './timerHandle';\ndeclare type SetIntervalFunction = (handler: () => void, timeout?: number, ...args: any[]) => TimerHandle;\ndeclare type ClearIntervalFunction = (handle: TimerHandle) => void;\ninterface IntervalProvider {\n    setInterval: SetIntervalFunction;\n    clearInterval: ClearIntervalFunction;\n    delegate: {\n        setInterval: SetIntervalFunction;\n        clearInterval: ClearIntervalFunction;\n    } | undefined;\n}\nexport declare const intervalProvider: IntervalProvider;\nexport {};\n//# sourceMappingURL=intervalProvider.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/performanceTimestampProvider.d.ts": "import { TimestampProvider } from '../types';\ninterface PerformanceTimestampProvider extends TimestampProvider {\n    delegate: TimestampProvider | undefined;\n}\nexport declare const performanceTimestampProvider: PerformanceTimestampProvider;\nexport {};\n//# sourceMappingURL=performanceTimestampProvider.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/queue.d.ts": "import { QueueScheduler } from './QueueScheduler';\n/**\n *\n * Queue Scheduler\n *\n * <span class=\"informal\">Put every next task on a queue, instead of executing it immediately</span>\n *\n * `queue` scheduler, when used with delay, behaves the same as {@link asyncScheduler} scheduler.\n *\n * When used without delay, it schedules given task synchronously - executes it right when\n * it is scheduled. However when called recursively, that is when inside the scheduled task,\n * another task is scheduled with queue scheduler, instead of executing immediately as well,\n * that task will be put on a queue and wait for current one to finish.\n *\n * This means that when you execute task with `queue` scheduler, you are sure it will end\n * before any other task scheduled with that scheduler will start.\n *\n * ## Examples\n * Schedule recursively first, then do something\n * ```ts\n * import { queueScheduler } from 'rxjs';\n *\n * queueScheduler.schedule(() => {\n *   queueScheduler.schedule(() => console.log('second')); // will not happen now, but will be put on a queue\n *\n *   console.log('first');\n * });\n *\n * // Logs:\n * // \"first\"\n * // \"second\"\n * ```\n *\n * Reschedule itself recursively\n * ```ts\n * import { queueScheduler } from 'rxjs';\n *\n * queueScheduler.schedule(function(state) {\n *   if (state !== 0) {\n *     console.log('before', state);\n *     this.schedule(state - 1); // `this` references currently executing Action,\n *                               // which we reschedule with new state\n *     console.log('after', state);\n *   }\n * }, 0, 3);\n *\n * // In scheduler that runs recursively, you would expect:\n * // \"before\", 3\n * // \"before\", 2\n * // \"before\", 1\n * // \"after\", 1\n * // \"after\", 2\n * // \"after\", 3\n *\n * // But with queue it logs:\n * // \"before\", 3\n * // \"after\", 3\n * // \"before\", 2\n * // \"after\", 2\n * // \"before\", 1\n * // \"after\", 1\n * ```\n */\nexport declare const queueScheduler: QueueScheduler;\n/**\n * @deprecated Renamed to {@link queueScheduler}. Will be removed in v8.\n */\nexport declare const queue: QueueScheduler;\n//# sourceMappingURL=queue.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/timeoutProvider.d.ts": "import type { TimerHandle } from './timerHandle';\ndeclare type SetTimeoutFunction = (handler: () => void, timeout?: number, ...args: any[]) => TimerHandle;\ndeclare type ClearTimeoutFunction = (handle: TimerHandle) => void;\ninterface TimeoutProvider {\n    setTimeout: SetTimeoutFunction;\n    clearTimeout: ClearTimeoutFunction;\n    delegate: {\n        setTimeout: SetTimeoutFunction;\n        clearTimeout: ClearTimeoutFunction;\n    } | undefined;\n}\nexport declare const timeoutProvider: TimeoutProvider;\nexport {};\n//# sourceMappingURL=timeoutProvider.d.ts.map",
  "node_modules/rxjs/dist/types/internal/scheduler/timerHandle.d.ts": "export declare type TimerHandle = number | ReturnType<typeof setTimeout>;\n//# sourceMappingURL=timerHandle.d.ts.map",
  "node_modules/rxjs/dist/types/internal/symbol/iterator.d.ts": "export declare function getSymbolIterator(): symbol;\nexport declare const iterator: symbol;\n//# sourceMappingURL=iterator.d.ts.map",
  "node_modules/rxjs/dist/types/internal/symbol/observable.d.ts": "/**\n * Symbol.observable or a string \"@@observable\". Used for interop\n *\n * @deprecated We will no longer be exporting this symbol in upcoming versions of RxJS.\n * Instead polyfill and use Symbol.observable directly *or* use https://www.npmjs.com/package/symbol-observable\n */\nexport declare const observable: string | symbol;\n//# sourceMappingURL=observable.d.ts.map",
  "node_modules/rxjs/dist/types/internal/testing/ColdObservable.d.ts": "import { Observable } from '../Observable';\nimport { Scheduler } from '../Scheduler';\nimport { TestMessage } from './TestMessage';\nimport { SubscriptionLog } from './SubscriptionLog';\nimport { SubscriptionLoggable } from './SubscriptionLoggable';\nimport { Subscriber } from '../Subscriber';\nexport declare class ColdObservable<T> extends Observable<T> implements SubscriptionLoggable {\n    messages: TestMessage[];\n    subscriptions: SubscriptionLog[];\n    scheduler: Scheduler;\n    logSubscribedFrame: () => number;\n    logUnsubscribedFrame: (index: number) => void;\n    constructor(messages: TestMessage[], scheduler: Scheduler);\n    scheduleMessages(subscriber: Subscriber<any>): void;\n}\n//# sourceMappingURL=ColdObservable.d.ts.map",
  "node_modules/rxjs/dist/types/internal/testing/HotObservable.d.ts": "import { Subject } from '../Subject';\nimport { Scheduler } from '../Scheduler';\nimport { TestMessage } from './TestMessage';\nimport { SubscriptionLog } from './SubscriptionLog';\nimport { SubscriptionLoggable } from './SubscriptionLoggable';\nexport declare class HotObservable<T> extends Subject<T> implements SubscriptionLoggable {\n    messages: TestMessage[];\n    subscriptions: SubscriptionLog[];\n    scheduler: Scheduler;\n    logSubscribedFrame: () => number;\n    logUnsubscribedFrame: (index: number) => void;\n    constructor(messages: TestMessage[], scheduler: Scheduler);\n    setup(): void;\n}\n//# sourceMappingURL=HotObservable.d.ts.map",
  "node_modules/rxjs/dist/types/internal/testing/SubscriptionLog.d.ts": "export declare class SubscriptionLog {\n    subscribedFrame: number;\n    unsubscribedFrame: number;\n    constructor(subscribedFrame: number, unsubscribedFrame?: number);\n}\n//# sourceMappingURL=SubscriptionLog.d.ts.map",
  "node_modules/rxjs/dist/types/internal/testing/SubscriptionLoggable.d.ts": "import { Scheduler } from '../Scheduler';\nimport { SubscriptionLog } from './SubscriptionLog';\nexport declare class SubscriptionLoggable {\n    subscriptions: SubscriptionLog[];\n    scheduler: Scheduler;\n    logSubscribedFrame(): number;\n    logUnsubscribedFrame(index: number): void;\n}\n//# sourceMappingURL=SubscriptionLoggable.d.ts.map",
  "node_modules/rxjs/dist/types/internal/testing/TestMessage.d.ts": "import { ObservableNotification } from '../types';\nexport interface TestMessage {\n    frame: number;\n    notification: ObservableNotification<any>;\n    isGhost?: boolean;\n}\n//# sourceMappingURL=TestMessage.d.ts.map",
  "node_modules/rxjs/dist/types/internal/testing/TestScheduler.d.ts": "import { Observable } from '../Observable';\nimport { ColdObservable } from './ColdObservable';\nimport { HotObservable } from './HotObservable';\nimport { TestMessage } from './TestMessage';\nimport { SubscriptionLog } from './SubscriptionLog';\nimport { VirtualTimeScheduler } from '../scheduler/VirtualTimeScheduler';\nexport interface RunHelpers {\n    cold: typeof TestScheduler.prototype.createColdObservable;\n    hot: typeof TestScheduler.prototype.createHotObservable;\n    flush: typeof TestScheduler.prototype.flush;\n    time: typeof TestScheduler.prototype.createTime;\n    expectObservable: typeof TestScheduler.prototype.expectObservable;\n    expectSubscriptions: typeof TestScheduler.prototype.expectSubscriptions;\n    animate: (marbles: string) => void;\n}\nexport declare type observableToBeFn = (marbles: string, values?: any, errorValue?: any) => void;\nexport declare type subscriptionLogsToBeFn = (marbles: string | string[]) => void;\nexport declare class TestScheduler extends VirtualTimeScheduler {\n    assertDeepEqual: (actual: any, expected: any) => boolean | void;\n    /**\n     * The number of virtual time units each character in a marble diagram represents. If\n     * the test scheduler is being used in \"run mode\", via the `run` method, this is temporarily\n     * set to `1` for the duration of the `run` block, then set back to whatever value it was.\n     */\n    static frameTimeFactor: number;\n    /**\n     * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n     */\n    readonly hotObservables: HotObservable<any>[];\n    /**\n     * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n     */\n    readonly coldObservables: ColdObservable<any>[];\n    /**\n     * Test meta data to be processed during `flush()`\n     */\n    private flushTests;\n    /**\n     * Indicates whether the TestScheduler instance is operating in \"run mode\",\n     * meaning it's processing a call to `run()`\n     */\n    private runMode;\n    /**\n     *\n     * @param assertDeepEqual A function to set up your assertion for your test harness\n     */\n    constructor(assertDeepEqual: (actual: any, expected: any) => boolean | void);\n    createTime(marbles: string): number;\n    /**\n     * @param marbles A diagram in the marble DSL. Letters map to keys in `values` if provided.\n     * @param values Values to use for the letters in `marbles`. If omitted, the letters themselves are used.\n     * @param error The error to use for the `#` marble (if present).\n     */\n    createColdObservable<T = string>(marbles: string, values?: {\n        [marble: string]: T;\n    }, error?: any): ColdObservable<T>;\n    /**\n     * @param marbles A diagram in the marble DSL. Letters map to keys in `values` if provided.\n     * @param values Values to use for the letters in `marbles`. If omitted, the letters themselves are used.\n     * @param error The error to use for the `#` marble (if present).\n     */\n    createHotObservable<T = string>(marbles: string, values?: {\n        [marble: string]: T;\n    }, error?: any): HotObservable<T>;\n    private materializeInnerObservable;\n    expectObservable<T>(observable: Observable<T>, subscriptionMarbles?: string | null): {\n        toBe(marbles: string, values?: any, errorValue?: any): void;\n        toEqual: (other: Observable<T>) => void;\n    };\n    expectSubscriptions(actualSubscriptionLogs: SubscriptionLog[]): {\n        toBe: subscriptionLogsToBeFn;\n    };\n    flush(): void;\n    static parseMarblesAsSubscriptions(marbles: string | null, runMode?: boolean): SubscriptionLog;\n    static parseMarbles(marbles: string, values?: any, errorValue?: any, materializeInnerObservables?: boolean, runMode?: boolean): TestMessage[];\n    private createAnimator;\n    private createDelegates;\n    /**\n     * The `run` method performs the test in 'run mode' - in which schedulers\n     * used within the test automatically delegate to the `TestScheduler`. That\n     * is, in 'run mode' there is no need to explicitly pass a `TestScheduler`\n     * instance to observable creators or operators.\n     *\n     * @see {@link /guide/testing/marble-testing}\n     */\n    run<T>(callback: (helpers: RunHelpers) => T): T;\n}\n//# sourceMappingURL=TestScheduler.d.ts.map",
  "node_modules/rxjs/dist/types/internal/types.d.ts": "/// <reference lib=\"esnext.asynciterable\" />\nimport { Observable } from './Observable';\nimport { Subscription } from './Subscription';\n/**\n * Note: This will add Symbol.observable globally for all TypeScript users,\n * however, we are no longer polyfilling Symbol.observable\n */\ndeclare global {\n    interface SymbolConstructor {\n        readonly observable: symbol;\n    }\n}\n/**\n * A function type interface that describes a function that accepts one parameter `T`\n * and returns another parameter `R`.\n *\n * Usually used to describe {@link OperatorFunction} - it always takes a single\n * parameter (the source Observable) and returns another Observable.\n */\nexport interface UnaryFunction<T, R> {\n    (source: T): R;\n}\nexport interface OperatorFunction<T, R> extends UnaryFunction<Observable<T>, Observable<R>> {\n}\nexport declare type FactoryOrValue<T> = T | (() => T);\n/**\n * A function type interface that describes a function that accepts and returns a parameter of the same type.\n *\n * Used to describe {@link OperatorFunction} with the only one type: `OperatorFunction<T, T>`.\n *\n */\nexport interface MonoTypeOperatorFunction<T> extends OperatorFunction<T, T> {\n}\n/**\n * A value and the time at which it was emitted.\n *\n * Emitted by the `timestamp` operator\n *\n * @see {@link timestamp}\n */\nexport interface Timestamp<T> {\n    value: T;\n    /**\n     * The timestamp. By default, this is in epoch milliseconds.\n     * Could vary based on the timestamp provider passed to the operator.\n     */\n    timestamp: number;\n}\n/**\n * A value emitted and the amount of time since the last value was emitted.\n *\n * Emitted by the `timeInterval` operator.\n *\n * @see {@link timeInterval}\n */\nexport interface TimeInterval<T> {\n    value: T;\n    /**\n     * The amount of time between this value's emission and the previous value's emission.\n     * If this is the first emitted value, then it will be the amount of time since subscription\n     * started.\n     */\n    interval: number;\n}\nexport interface Unsubscribable {\n    unsubscribe(): void;\n}\nexport declare type TeardownLogic = Subscription | Unsubscribable | (() => void) | void;\nexport interface SubscriptionLike extends Unsubscribable {\n    unsubscribe(): void;\n    readonly closed: boolean;\n}\n/**\n * @deprecated Do not use. Most likely you want to use `ObservableInput`. Will be removed in v8.\n */\nexport declare type SubscribableOrPromise<T> = Subscribable<T> | Subscribable<never> | PromiseLike<T> | InteropObservable<T>;\n/** OBSERVABLE INTERFACES */\nexport interface Subscribable<T> {\n    subscribe(observer: Partial<Observer<T>>): Unsubscribable;\n}\n/**\n * Valid types that can be converted to observables.\n */\nexport declare type ObservableInput<T> = Observable<T> | InteropObservable<T> | AsyncIterable<T> | PromiseLike<T> | ArrayLike<T> | Iterable<T> | ReadableStreamLike<T>;\n/**\n * @deprecated Renamed to {@link InteropObservable }. Will be removed in v8.\n */\nexport declare type ObservableLike<T> = InteropObservable<T>;\n/**\n * An object that implements the `Symbol.observable` interface.\n */\nexport interface InteropObservable<T> {\n    [Symbol.observable]: () => Subscribable<T>;\n}\n/**\n * A notification representing a \"next\" from an observable.\n * Can be used with {@link dematerialize}.\n */\nexport interface NextNotification<T> {\n    /** The kind of notification. Always \"N\" */\n    kind: 'N';\n    /** The value of the notification. */\n    value: T;\n}\n/**\n * A notification representing an \"error\" from an observable.\n * Can be used with {@link dematerialize}.\n */\nexport interface ErrorNotification {\n    /** The kind of notification. Always \"E\" */\n    kind: 'E';\n    error: any;\n}\n/**\n * A notification representing a \"completion\" from an observable.\n * Can be used with {@link dematerialize}.\n */\nexport interface CompleteNotification {\n    kind: 'C';\n}\n/**\n * Valid observable notification types.\n */\nexport declare type ObservableNotification<T> = NextNotification<T> | ErrorNotification | CompleteNotification;\nexport interface NextObserver<T> {\n    closed?: boolean;\n    next: (value: T) => void;\n    error?: (err: any) => void;\n    complete?: () => void;\n}\nexport interface ErrorObserver<T> {\n    closed?: boolean;\n    next?: (value: T) => void;\n    error: (err: any) => void;\n    complete?: () => void;\n}\nexport interface CompletionObserver<T> {\n    closed?: boolean;\n    next?: (value: T) => void;\n    error?: (err: any) => void;\n    complete: () => void;\n}\nexport declare type PartialObserver<T> = NextObserver<T> | ErrorObserver<T> | CompletionObserver<T>;\n/**\n * An object interface that defines a set of callback functions a user can use to get\n * notified of any set of {@link Observable}\n * {@link guide/glossary-and-semantics#notification notification} events.\n *\n * For more info, please refer to {@link guide/observer this guide}.\n */\nexport interface Observer<T> {\n    /**\n     * A callback function that gets called by the producer during the subscription when\n     * the producer \"has\" the `value`. It won't be called if `error` or `complete` callback\n     * functions have been called, nor after the consumer has unsubscribed.\n     *\n     * For more info, please refer to {@link guide/glossary-and-semantics#next this guide}.\n     */\n    next: (value: T) => void;\n    /**\n     * A callback function that gets called by the producer if and when it encountered a\n     * problem of any kind. The errored value will be provided through the `err` parameter.\n     * This callback can't be called more than one time, it can't be called if the\n     * `complete` callback function have been called previously, nor it can't be called if\n     * the consumer has unsubscribed.\n     *\n     * For more info, please refer to {@link guide/glossary-and-semantics#error this guide}.\n     */\n    error: (err: any) => void;\n    /**\n     * A callback function that gets called by the producer if and when it has no more\n     * values to provide (by calling `next` callback function). This means that no error\n     * has happened. This callback can't be called more than one time, it can't be called\n     * if the `error` callback function have been called previously, nor it can't be called\n     * if the consumer has unsubscribed.\n     *\n     * For more info, please refer to {@link guide/glossary-and-semantics#complete this guide}.\n     */\n    complete: () => void;\n}\nexport interface SubjectLike<T> extends Observer<T>, Subscribable<T> {\n}\nexport interface SchedulerLike extends TimestampProvider {\n    schedule<T>(work: (this: SchedulerAction<T>, state: T) => void, delay: number, state: T): Subscription;\n    schedule<T>(work: (this: SchedulerAction<T>, state?: T) => void, delay: number, state?: T): Subscription;\n    schedule<T>(work: (this: SchedulerAction<T>, state?: T) => void, delay?: number, state?: T): Subscription;\n}\nexport interface SchedulerAction<T> extends Subscription {\n    schedule(state?: T, delay?: number): Subscription;\n}\n/**\n * This is a type that provides a method to allow RxJS to create a numeric timestamp\n */\nexport interface TimestampProvider {\n    /**\n     * Returns a timestamp as a number.\n     *\n     * This is used by types like `ReplaySubject` or operators like `timestamp` to calculate\n     * the amount of time passed between events.\n     */\n    now(): number;\n}\n/**\n * Extracts the type from an `ObservableInput<any>`. If you have\n * `O extends ObservableInput<any>` and you pass in `Observable<number>`, or\n * `Promise<number>`, etc, it will type as `number`.\n */\nexport declare type ObservedValueOf<O> = O extends ObservableInput<infer T> ? T : never;\n/**\n * Extracts a union of element types from an `ObservableInput<any>[]`.\n * If you have `O extends ObservableInput<any>[]` and you pass in\n * `Observable<string>[]` or `Promise<string>[]` you would get\n * back a type of `string`.\n * If you pass in `[Observable<string>, Observable<number>]` you would\n * get back a type of `string | number`.\n */\nexport declare type ObservedValueUnionFromArray<X> = X extends Array<ObservableInput<infer T>> ? T : never;\n/**\n * @deprecated Renamed to {@link ObservedValueUnionFromArray}. Will be removed in v8.\n */\nexport declare type ObservedValuesFromArray<X> = ObservedValueUnionFromArray<X>;\n/**\n * Extracts a tuple of element types from an `ObservableInput<any>[]`.\n * If you have `O extends ObservableInput<any>[]` and you pass in\n * `[Observable<string>, Observable<number>]` you would get back a type\n * of `[string, number]`.\n */\nexport declare type ObservedValueTupleFromArray<X> = {\n    [K in keyof X]: ObservedValueOf<X[K]>;\n};\n/**\n * Used to infer types from arguments to functions like {@link forkJoin}.\n * So that you can have `forkJoin([Observable<A>, PromiseLike<B>]): Observable<[A, B]>`\n * et al.\n */\nexport declare type ObservableInputTuple<T> = {\n    [K in keyof T]: ObservableInput<T[K]>;\n};\n/**\n * Constructs a new tuple with the specified type at the head.\n * If you declare `Cons<A, [B, C]>` you will get back `[A, B, C]`.\n */\nexport declare type Cons<X, Y extends readonly any[]> = ((arg: X, ...rest: Y) => any) extends (...args: infer U) => any ? U : never;\n/**\n * Extracts the head of a tuple.\n * If you declare `Head<[A, B, C]>` you will get back `A`.\n */\nexport declare type Head<X extends readonly any[]> = ((...args: X) => any) extends (arg: infer U, ...rest: any[]) => any ? U : never;\n/**\n * Extracts the tail of a tuple.\n * If you declare `Tail<[A, B, C]>` you will get back `[B, C]`.\n */\nexport declare type Tail<X extends readonly any[]> = ((...args: X) => any) extends (arg: any, ...rest: infer U) => any ? U : never;\n/**\n * Extracts the generic value from an Array type.\n * If you have `T extends Array<any>`, and pass a `string[]` to it,\n * `ValueFromArray<T>` will return the actual type of `string`.\n */\nexport declare type ValueFromArray<A extends readonly unknown[]> = A extends Array<infer T> ? T : never;\n/**\n * Gets the value type from an {@link ObservableNotification}, if possible.\n */\nexport declare type ValueFromNotification<T> = T extends {\n    kind: 'N' | 'E' | 'C';\n} ? T extends NextNotification<any> ? T extends {\n    value: infer V;\n} ? V : undefined : never : never;\n/**\n * A simple type to represent a gamut of \"falsy\" values... with a notable exception:\n * `NaN` is \"falsy\" however, it is not and cannot be typed via TypeScript. See\n * comments here: https://github.com/microsoft/TypeScript/issues/28682#issuecomment-707142417\n */\nexport declare type Falsy = null | undefined | false | 0 | -0 | 0n | '';\nexport declare type TruthyTypesOf<T> = T extends Falsy ? never : T;\ninterface ReadableStreamDefaultReaderLike<T> {\n    read(): PromiseLike<{\n        done: false;\n        value: T;\n    } | {\n        done: true;\n        value?: undefined;\n    }>;\n    releaseLock(): void;\n}\n/**\n * The base signature RxJS will look for to identify and use\n * a [ReadableStream](https://streams.spec.whatwg.org/#rs-class)\n * as an {@link ObservableInput} source.\n */\nexport interface ReadableStreamLike<T> {\n    getReader(): ReadableStreamDefaultReaderLike<T>;\n}\n/**\n * An observable with a `connect` method that is used to create a subscription\n * to an underlying source, connecting it with all consumers via a multicast.\n */\nexport interface Connectable<T> extends Observable<T> {\n    /**\n     * (Idempotent) Calling this method will connect the underlying source observable to all subscribed consumers\n     * through an underlying {@link Subject}.\n     * @returns A subscription, that when unsubscribed, will \"disconnect\" the source from the connector subject,\n     * severing notifications to all consumers.\n     */\n    connect(): Subscription;\n}\nexport {};\n//# sourceMappingURL=types.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/ArgumentOutOfRangeError.d.ts": "export interface ArgumentOutOfRangeError extends Error {\n}\nexport interface ArgumentOutOfRangeErrorCtor {\n    /**\n     * @deprecated Internal implementation detail. Do not construct error instances.\n     * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n     */\n    new (): ArgumentOutOfRangeError;\n}\n/**\n * An error thrown when an element was queried at a certain index of an\n * Observable, but no such index or position exists in that sequence.\n *\n * @see {@link elementAt}\n * @see {@link take}\n * @see {@link takeLast}\n */\nexport declare const ArgumentOutOfRangeError: ArgumentOutOfRangeErrorCtor;\n//# sourceMappingURL=ArgumentOutOfRangeError.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/EmptyError.d.ts": "export interface EmptyError extends Error {\n}\nexport interface EmptyErrorCtor {\n    /**\n     * @deprecated Internal implementation detail. Do not construct error instances.\n     * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n     */\n    new (): EmptyError;\n}\n/**\n * An error thrown when an Observable or a sequence was queried but has no\n * elements.\n *\n * @see {@link first}\n * @see {@link last}\n * @see {@link single}\n * @see {@link firstValueFrom}\n * @see {@link lastValueFrom}\n */\nexport declare const EmptyError: EmptyErrorCtor;\n//# sourceMappingURL=EmptyError.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/Immediate.d.ts": "/**\n * Helper functions to schedule and unschedule microtasks.\n */\nexport declare const Immediate: {\n    setImmediate(cb: () => void): number;\n    clearImmediate(handle: number): void;\n};\n/**\n * Used for internal testing purposes only. Do not export from library.\n */\nexport declare const TestTools: {\n    pending(): number;\n};\n//# sourceMappingURL=Immediate.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/NotFoundError.d.ts": "export interface NotFoundError extends Error {\n}\nexport interface NotFoundErrorCtor {\n    /**\n     * @deprecated Internal implementation detail. Do not construct error instances.\n     * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n     */\n    new (message: string): NotFoundError;\n}\n/**\n * An error thrown when a value or values are missing from an\n * observable sequence.\n *\n * @see {@link operators/single}\n */\nexport declare const NotFoundError: NotFoundErrorCtor;\n//# sourceMappingURL=NotFoundError.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/ObjectUnsubscribedError.d.ts": "export interface ObjectUnsubscribedError extends Error {\n}\nexport interface ObjectUnsubscribedErrorCtor {\n    /**\n     * @deprecated Internal implementation detail. Do not construct error instances.\n     * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n     */\n    new (): ObjectUnsubscribedError;\n}\n/**\n * An error thrown when an action is invalid because the object has been\n * unsubscribed.\n *\n * @see {@link Subject}\n * @see {@link BehaviorSubject}\n *\n * @class ObjectUnsubscribedError\n */\nexport declare const ObjectUnsubscribedError: ObjectUnsubscribedErrorCtor;\n//# sourceMappingURL=ObjectUnsubscribedError.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/SequenceError.d.ts": "export interface SequenceError extends Error {\n}\nexport interface SequenceErrorCtor {\n    /**\n     * @deprecated Internal implementation detail. Do not construct error instances.\n     * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n     */\n    new (message: string): SequenceError;\n}\n/**\n * An error thrown when something is wrong with the sequence of\n * values arriving on the observable.\n *\n * @see {@link operators/single}\n */\nexport declare const SequenceError: SequenceErrorCtor;\n//# sourceMappingURL=SequenceError.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/UnsubscriptionError.d.ts": "export interface UnsubscriptionError extends Error {\n    readonly errors: any[];\n}\nexport interface UnsubscriptionErrorCtor {\n    /**\n     * @deprecated Internal implementation detail. Do not construct error instances.\n     * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n     */\n    new (errors: any[]): UnsubscriptionError;\n}\n/**\n * An error thrown when one or more errors have occurred during the\n * `unsubscribe` of a {@link Subscription}.\n */\nexport declare const UnsubscriptionError: UnsubscriptionErrorCtor;\n//# sourceMappingURL=UnsubscriptionError.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/applyMixins.d.ts": "export declare function applyMixins(derivedCtor: any, baseCtors: any[]): void;\n//# sourceMappingURL=applyMixins.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/args.d.ts": "import { SchedulerLike } from '../types';\nexport declare function popResultSelector(args: any[]): ((...args: unknown[]) => unknown) | undefined;\nexport declare function popScheduler(args: any[]): SchedulerLike | undefined;\nexport declare function popNumber(args: any[], defaultValue: number): number;\n//# sourceMappingURL=args.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/argsArgArrayOrObject.d.ts": "/**\n * Used in functions where either a list of arguments, a single array of arguments, or a\n * dictionary of arguments can be returned. Returns an object with an `args` property with\n * the arguments in an array, if it is a dictionary, it will also return the `keys` in another\n * property.\n */\nexport declare function argsArgArrayOrObject<T, O extends Record<string, T>>(args: T[] | [O] | [T[]]): {\n    args: T[];\n    keys: string[] | null;\n};\n//# sourceMappingURL=argsArgArrayOrObject.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/argsOrArgArray.d.ts": "/**\n * Used in operators and functions that accept either a list of arguments, or an array of arguments\n * as a single argument.\n */\nexport declare function argsOrArgArray<T>(args: (T | T[])[]): T[];\n//# sourceMappingURL=argsOrArgArray.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/arrRemove.d.ts": "/**\n * Removes an item from an array, mutating it.\n * @param arr The array to remove the item from\n * @param item The item to remove\n */\nexport declare function arrRemove<T>(arr: T[] | undefined | null, item: T): void;\n//# sourceMappingURL=arrRemove.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/createErrorClass.d.ts": "/**\n * Used to create Error subclasses until the community moves away from ES5.\n *\n * This is because compiling from TypeScript down to ES5 has issues with subclassing Errors\n * as well as other built-in types: https://github.com/Microsoft/TypeScript/issues/12123\n *\n * @param createImpl A factory function to create the actual constructor implementation. The returned\n * function should be a named function that calls `_super` internally.\n */\nexport declare function createErrorClass<T>(createImpl: (_super: any) => any): T;\n//# sourceMappingURL=createErrorClass.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/createObject.d.ts": "export declare function createObject(keys: string[], values: any[]): any;\n//# sourceMappingURL=createObject.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/errorContext.d.ts": "/**\n * Handles dealing with errors for super-gross mode. Creates a context, in which\n * any synchronously thrown errors will be passed to {@link captureError}. Which\n * will record the error such that it will be rethrown after the call back is complete.\n * TODO: Remove in v8\n * @param cb An immediately executed function.\n */\nexport declare function errorContext(cb: () => void): void;\n/**\n * Captures errors only in super-gross mode.\n * @param err the error to capture\n */\nexport declare function captureError(err: any): void;\n//# sourceMappingURL=errorContext.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/executeSchedule.d.ts": "import { Subscription } from '../Subscription';\nimport { SchedulerLike } from '../types';\nexport declare function executeSchedule(parentSubscription: Subscription, scheduler: SchedulerLike, work: () => void, delay: number, repeat: true): void;\nexport declare function executeSchedule(parentSubscription: Subscription, scheduler: SchedulerLike, work: () => void, delay?: number, repeat?: false): Subscription;\n//# sourceMappingURL=executeSchedule.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/identity.d.ts": "/**\n * This function takes one parameter and just returns it. Simply put,\n * this is like `<T>(x: T): T => x`.\n *\n * ## Examples\n *\n * This is useful in some cases when using things like `mergeMap`\n *\n * ```ts\n * import { interval, take, map, range, mergeMap, identity } from 'rxjs';\n *\n * const source$ = interval(1000).pipe(take(5));\n *\n * const result$ = source$.pipe(\n *   map(i => range(i)),\n *   mergeMap(identity) // same as mergeMap(x => x)\n * );\n *\n * result$.subscribe({\n *   next: console.log\n * });\n * ```\n *\n * Or when you want to selectively apply an operator\n *\n * ```ts\n * import { interval, take, identity } from 'rxjs';\n *\n * const shouldLimit = () => Math.random() < 0.5;\n *\n * const source$ = interval(1000);\n *\n * const result$ = source$.pipe(shouldLimit() ? take(5) : identity);\n *\n * result$.subscribe({\n *   next: console.log\n * });\n * ```\n *\n * @param x Any value that is returned by this function\n * @returns The value passed as the first parameter to this function\n */\nexport declare function identity<T>(x: T): T;\n//# sourceMappingURL=identity.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/isArrayLike.d.ts": "export declare const isArrayLike: <T>(x: any) => x is ArrayLike<T>;\n//# sourceMappingURL=isArrayLike.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/isAsyncIterable.d.ts": "export declare function isAsyncIterable<T>(obj: any): obj is AsyncIterable<T>;\n//# sourceMappingURL=isAsyncIterable.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/isDate.d.ts": "/**\n * Checks to see if a value is not only a `Date` object,\n * but a *valid* `Date` object that can be converted to a\n * number. For example, `new Date('blah')` is indeed an\n * `instanceof Date`, however it cannot be converted to a\n * number.\n */\nexport declare function isValidDate(value: any): value is Date;\n//# sourceMappingURL=isDate.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/isFunction.d.ts": "/**\n * Returns true if the object is a function.\n * @param value The value to check\n */\nexport declare function isFunction(value: any): value is (...args: any[]) => any;\n//# sourceMappingURL=isFunction.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/isInteropObservable.d.ts": "import { InteropObservable } from '../types';\n/** Identifies an input as being Observable (but not necessary an Rx Observable) */\nexport declare function isInteropObservable(input: any): input is InteropObservable<any>;\n//# sourceMappingURL=isInteropObservable.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/isIterable.d.ts": "/** Identifies an input as being an Iterable */\nexport declare function isIterable(input: any): input is Iterable<any>;\n//# sourceMappingURL=isIterable.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/isObservable.d.ts": "/** prettier */\nimport { Observable } from '../Observable';\n/**\n * Tests to see if the object is an RxJS {@link Observable}\n * @param obj the object to test\n */\nexport declare function isObservable(obj: any): obj is Observable<unknown>;\n//# sourceMappingURL=isObservable.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/isPromise.d.ts": "/**\n * Tests to see if the object is \"thennable\".\n * @param value the object to test\n */\nexport declare function isPromise(value: any): value is PromiseLike<any>;\n//# sourceMappingURL=isPromise.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/isReadableStreamLike.d.ts": "import { ReadableStreamLike } from '../types';\nexport declare function readableStreamLikeToAsyncGenerator<T>(readableStream: ReadableStreamLike<T>): AsyncGenerator<T>;\nexport declare function isReadableStreamLike<T>(obj: any): obj is ReadableStreamLike<T>;\n//# sourceMappingURL=isReadableStreamLike.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/isScheduler.d.ts": "import { SchedulerLike } from '../types';\nexport declare function isScheduler(value: any): value is SchedulerLike;\n//# sourceMappingURL=isScheduler.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/lift.d.ts": "import { Observable } from '../Observable';\nimport { Subscriber } from '../Subscriber';\nimport { OperatorFunction } from '../types';\n/**\n * Used to determine if an object is an Observable with a lift function.\n */\nexport declare function hasLift(source: any): source is {\n    lift: InstanceType<typeof Observable>['lift'];\n};\n/**\n * Creates an `OperatorFunction`. Used to define operators throughout the library in a concise way.\n * @param init The logic to connect the liftedSource to the subscriber at the moment of subscription.\n */\nexport declare function operate<T, R>(init: (liftedSource: Observable<T>, subscriber: Subscriber<R>) => (() => void) | void): OperatorFunction<T, R>;\n//# sourceMappingURL=lift.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/mapOneOrManyArgs.d.ts": "import { OperatorFunction } from \"../types\";\n/**\n * Used in several -- mostly deprecated -- situations where we need to\n * apply a list of arguments or a single argument to a result selector.\n */\nexport declare function mapOneOrManyArgs<T, R>(fn: ((...values: T[]) => R)): OperatorFunction<T | T[], R>;\n//# sourceMappingURL=mapOneOrManyArgs.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/noop.d.ts": "export declare function noop(): void;\n//# sourceMappingURL=noop.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/not.d.ts": "export declare function not<T>(pred: (value: T, index: number) => boolean, thisArg: any): (value: T, index: number) => boolean;\n//# sourceMappingURL=not.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/pipe.d.ts": "import { identity } from './identity';\nimport { UnaryFunction } from '../types';\nexport declare function pipe(): typeof identity;\nexport declare function pipe<T, A>(fn1: UnaryFunction<T, A>): UnaryFunction<T, A>;\nexport declare function pipe<T, A, B>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>): UnaryFunction<T, B>;\nexport declare function pipe<T, A, B, C>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>, fn3: UnaryFunction<B, C>): UnaryFunction<T, C>;\nexport declare function pipe<T, A, B, C, D>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>, fn3: UnaryFunction<B, C>, fn4: UnaryFunction<C, D>): UnaryFunction<T, D>;\nexport declare function pipe<T, A, B, C, D, E>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>, fn3: UnaryFunction<B, C>, fn4: UnaryFunction<C, D>, fn5: UnaryFunction<D, E>): UnaryFunction<T, E>;\nexport declare function pipe<T, A, B, C, D, E, F>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>, fn3: UnaryFunction<B, C>, fn4: UnaryFunction<C, D>, fn5: UnaryFunction<D, E>, fn6: UnaryFunction<E, F>): UnaryFunction<T, F>;\nexport declare function pipe<T, A, B, C, D, E, F, G>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>, fn3: UnaryFunction<B, C>, fn4: UnaryFunction<C, D>, fn5: UnaryFunction<D, E>, fn6: UnaryFunction<E, F>, fn7: UnaryFunction<F, G>): UnaryFunction<T, G>;\nexport declare function pipe<T, A, B, C, D, E, F, G, H>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>, fn3: UnaryFunction<B, C>, fn4: UnaryFunction<C, D>, fn5: UnaryFunction<D, E>, fn6: UnaryFunction<E, F>, fn7: UnaryFunction<F, G>, fn8: UnaryFunction<G, H>): UnaryFunction<T, H>;\nexport declare function pipe<T, A, B, C, D, E, F, G, H, I>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>, fn3: UnaryFunction<B, C>, fn4: UnaryFunction<C, D>, fn5: UnaryFunction<D, E>, fn6: UnaryFunction<E, F>, fn7: UnaryFunction<F, G>, fn8: UnaryFunction<G, H>, fn9: UnaryFunction<H, I>): UnaryFunction<T, I>;\nexport declare function pipe<T, A, B, C, D, E, F, G, H, I>(fn1: UnaryFunction<T, A>, fn2: UnaryFunction<A, B>, fn3: UnaryFunction<B, C>, fn4: UnaryFunction<C, D>, fn5: UnaryFunction<D, E>, fn6: UnaryFunction<E, F>, fn7: UnaryFunction<F, G>, fn8: UnaryFunction<G, H>, fn9: UnaryFunction<H, I>, ...fns: UnaryFunction<any, any>[]): UnaryFunction<T, unknown>;\n//# sourceMappingURL=pipe.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/reportUnhandledError.d.ts": "/**\n * Handles an error on another job either with the user-configured {@link onUnhandledError},\n * or by throwing it on that new job so it can be picked up by `window.onerror`, `process.on('error')`, etc.\n *\n * This should be called whenever there is an error that is out-of-band with the subscription\n * or when an error hits a terminal boundary of the subscription and no error handler was provided.\n *\n * @param err the error to report\n */\nexport declare function reportUnhandledError(err: any): void;\n//# sourceMappingURL=reportUnhandledError.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/subscribeToArray.d.ts": "import { Subscriber } from '../Subscriber';\n/**\n * Subscribes to an ArrayLike with a subscriber\n * @param array The array or array-like to subscribe to\n */\nexport declare const subscribeToArray: <T>(array: ArrayLike<T>) => (subscriber: Subscriber<T>) => void;\n//# sourceMappingURL=subscribeToArray.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/throwUnobservableError.d.ts": "/**\n * Creates the TypeError to throw if an invalid object is passed to `from` or `scheduled`.\n * @param input The object that was passed.\n */\nexport declare function createInvalidObservableTypeError(input: any): TypeError;\n//# sourceMappingURL=throwUnobservableError.d.ts.map",
  "node_modules/rxjs/dist/types/internal/util/workarounds.d.ts": "export {};\n//# sourceMappingURL=workarounds.d.ts.map",
  "node_modules/rxjs/dist/types/operators/index.d.ts": "export { audit } from '../internal/operators/audit';\nexport { auditTime } from '../internal/operators/auditTime';\nexport { buffer } from '../internal/operators/buffer';\nexport { bufferCount } from '../internal/operators/bufferCount';\nexport { bufferTime } from '../internal/operators/bufferTime';\nexport { bufferToggle } from '../internal/operators/bufferToggle';\nexport { bufferWhen } from '../internal/operators/bufferWhen';\nexport { catchError } from '../internal/operators/catchError';\nexport { combineAll } from '../internal/operators/combineAll';\nexport { combineLatestAll } from '../internal/operators/combineLatestAll';\nexport { combineLatest } from '../internal/operators/combineLatest';\nexport { combineLatestWith } from '../internal/operators/combineLatestWith';\nexport { concat } from '../internal/operators/concat';\nexport { concatAll } from '../internal/operators/concatAll';\nexport { concatMap } from '../internal/operators/concatMap';\nexport { concatMapTo } from '../internal/operators/concatMapTo';\nexport { concatWith } from '../internal/operators/concatWith';\nexport { connect, ConnectConfig } from '../internal/operators/connect';\nexport { count } from '../internal/operators/count';\nexport { debounce } from '../internal/operators/debounce';\nexport { debounceTime } from '../internal/operators/debounceTime';\nexport { defaultIfEmpty } from '../internal/operators/defaultIfEmpty';\nexport { delay } from '../internal/operators/delay';\nexport { delayWhen } from '../internal/operators/delayWhen';\nexport { dematerialize } from '../internal/operators/dematerialize';\nexport { distinct } from '../internal/operators/distinct';\nexport { distinctUntilChanged } from '../internal/operators/distinctUntilChanged';\nexport { distinctUntilKeyChanged } from '../internal/operators/distinctUntilKeyChanged';\nexport { elementAt } from '../internal/operators/elementAt';\nexport { endWith } from '../internal/operators/endWith';\nexport { every } from '../internal/operators/every';\nexport { exhaust } from '../internal/operators/exhaust';\nexport { exhaustAll } from '../internal/operators/exhaustAll';\nexport { exhaustMap } from '../internal/operators/exhaustMap';\nexport { expand } from '../internal/operators/expand';\nexport { filter } from '../internal/operators/filter';\nexport { finalize } from '../internal/operators/finalize';\nexport { find } from '../internal/operators/find';\nexport { findIndex } from '../internal/operators/findIndex';\nexport { first } from '../internal/operators/first';\nexport { groupBy, BasicGroupByOptions, GroupByOptionsWithElement } from '../internal/operators/groupBy';\nexport { ignoreElements } from '../internal/operators/ignoreElements';\nexport { isEmpty } from '../internal/operators/isEmpty';\nexport { last } from '../internal/operators/last';\nexport { map } from '../internal/operators/map';\nexport { mapTo } from '../internal/operators/mapTo';\nexport { materialize } from '../internal/operators/materialize';\nexport { max } from '../internal/operators/max';\nexport { merge } from '../internal/operators/merge';\nexport { mergeAll } from '../internal/operators/mergeAll';\nexport { flatMap } from '../internal/operators/flatMap';\nexport { mergeMap } from '../internal/operators/mergeMap';\nexport { mergeMapTo } from '../internal/operators/mergeMapTo';\nexport { mergeScan } from '../internal/operators/mergeScan';\nexport { mergeWith } from '../internal/operators/mergeWith';\nexport { min } from '../internal/operators/min';\nexport { multicast } from '../internal/operators/multicast';\nexport { observeOn } from '../internal/operators/observeOn';\nexport { onErrorResumeNext } from '../internal/operators/onErrorResumeNextWith';\nexport { pairwise } from '../internal/operators/pairwise';\nexport { partition } from '../internal/operators/partition';\nexport { pluck } from '../internal/operators/pluck';\nexport { publish } from '../internal/operators/publish';\nexport { publishBehavior } from '../internal/operators/publishBehavior';\nexport { publishLast } from '../internal/operators/publishLast';\nexport { publishReplay } from '../internal/operators/publishReplay';\nexport { race } from '../internal/operators/race';\nexport { raceWith } from '../internal/operators/raceWith';\nexport { reduce } from '../internal/operators/reduce';\nexport { repeat, RepeatConfig } from '../internal/operators/repeat';\nexport { repeatWhen } from '../internal/operators/repeatWhen';\nexport { retry, RetryConfig } from '../internal/operators/retry';\nexport { retryWhen } from '../internal/operators/retryWhen';\nexport { refCount } from '../internal/operators/refCount';\nexport { sample } from '../internal/operators/sample';\nexport { sampleTime } from '../internal/operators/sampleTime';\nexport { scan } from '../internal/operators/scan';\nexport { sequenceEqual } from '../internal/operators/sequenceEqual';\nexport { share, ShareConfig } from '../internal/operators/share';\nexport { shareReplay, ShareReplayConfig } from '../internal/operators/shareReplay';\nexport { single } from '../internal/operators/single';\nexport { skip } from '../internal/operators/skip';\nexport { skipLast } from '../internal/operators/skipLast';\nexport { skipUntil } from '../internal/operators/skipUntil';\nexport { skipWhile } from '../internal/operators/skipWhile';\nexport { startWith } from '../internal/operators/startWith';\nexport { subscribeOn } from '../internal/operators/subscribeOn';\nexport { switchAll } from '../internal/operators/switchAll';\nexport { switchMap } from '../internal/operators/switchMap';\nexport { switchMapTo } from '../internal/operators/switchMapTo';\nexport { switchScan } from '../internal/operators/switchScan';\nexport { take } from '../internal/operators/take';\nexport { takeLast } from '../internal/operators/takeLast';\nexport { takeUntil } from '../internal/operators/takeUntil';\nexport { takeWhile } from '../internal/operators/takeWhile';\nexport { tap, TapObserver } from '../internal/operators/tap';\nexport { throttle, ThrottleConfig } from '../internal/operators/throttle';\nexport { throttleTime } from '../internal/operators/throttleTime';\nexport { throwIfEmpty } from '../internal/operators/throwIfEmpty';\nexport { timeInterval } from '../internal/operators/timeInterval';\nexport { timeout, TimeoutConfig, TimeoutInfo } from '../internal/operators/timeout';\nexport { timeoutWith } from '../internal/operators/timeoutWith';\nexport { timestamp } from '../internal/operators/timestamp';\nexport { toArray } from '../internal/operators/toArray';\nexport { window } from '../internal/operators/window';\nexport { windowCount } from '../internal/operators/windowCount';\nexport { windowTime } from '../internal/operators/windowTime';\nexport { windowToggle } from '../internal/operators/windowToggle';\nexport { windowWhen } from '../internal/operators/windowWhen';\nexport { withLatestFrom } from '../internal/operators/withLatestFrom';\nexport { zip } from '../internal/operators/zip';\nexport { zipAll } from '../internal/operators/zipAll';\nexport { zipWith } from '../internal/operators/zipWith';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/rxjs/dist/types/testing/index.d.ts": "export { TestScheduler, RunHelpers } from '../internal/testing/TestScheduler';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/rxjs/dist/types/webSocket/index.d.ts": "export { webSocket as webSocket } from '../internal/observable/dom/webSocket';\nexport { WebSocketSubject, WebSocketSubjectConfig } from '../internal/observable/dom/WebSocketSubject';\n//# sourceMappingURL=index.d.ts.map",
  "node_modules/rxjs/package.json": "{\n  \"name\": \"rxjs\",\n  \"version\": \"7.8.2\",\n  \"description\": \"Reactive Extensions for modern JavaScript\",\n  \"main\": \"./dist/cjs/index.js\",\n  \"module\": \"./dist/esm5/index.js\",\n  \"es2015\": \"./dist/esm/index.js\",\n  \"types\": \"index.d.ts\",\n  \"typesVersions\": {\n    \">=4.2\": {\n      \"*\": [\n        \"dist/types/*\"\n      ]\n    }\n  },\n  \"sideEffects\": false,\n  \"exports\": {\n    \".\": {\n      \"types\": \"./dist/types/index.d.ts\",\n      \"node\": \"./dist/cjs/index.js\",\n      \"require\": \"./dist/cjs/index.js\",\n      \"es2015\": \"./dist/esm/index.js\",\n      \"default\": \"./dist/esm5/index.js\"\n    },\n    \"./ajax\": {\n      \"types\": \"./dist/types/ajax/index.d.ts\",\n      \"node\": \"./dist/cjs/ajax/index.js\",\n      \"require\": \"./dist/cjs/ajax/index.js\",\n      \"es2015\": \"./dist/esm/ajax/index.js\",\n      \"default\": \"./dist/esm5/ajax/index.js\"\n    },\n    \"./fetch\": {\n      \"types\": \"./dist/types/fetch/index.d.ts\",\n      \"node\": \"./dist/cjs/fetch/index.js\",\n      \"require\": \"./dist/cjs/fetch/index.js\",\n      \"es2015\": \"./dist/esm/fetch/index.js\",\n      \"default\": \"./dist/esm5/fetch/index.js\"\n    },\n    \"./operators\": {\n      \"types\": \"./dist/types/operators/index.d.ts\",\n      \"node\": \"./dist/cjs/operators/index.js\",\n      \"require\": \"./dist/cjs/operators/index.js\",\n      \"es2015\": \"./dist/esm/operators/index.js\",\n      \"default\": \"./dist/esm5/operators/index.js\"\n    },\n    \"./testing\": {\n      \"types\": \"./dist/types/testing/index.d.ts\",\n      \"node\": \"./dist/cjs/testing/index.js\",\n      \"require\": \"./dist/cjs/testing/index.js\",\n      \"es2015\": \"./dist/esm/testing/index.js\",\n      \"default\": \"./dist/esm5/testing/index.js\"\n    },\n    \"./webSocket\": {\n      \"types\": \"./dist/types/webSocket/index.d.ts\",\n      \"node\": \"./dist/cjs/webSocket/index.js\",\n      \"require\": \"./dist/cjs/webSocket/index.js\",\n      \"es2015\": \"./dist/esm/webSocket/index.js\",\n      \"default\": \"./dist/esm5/webSocket/index.js\"\n    },\n    \"./internal/*\": {\n      \"types\": \"./dist/types/internal/*.d.ts\",\n      \"node\": \"./dist/cjs/internal/*.js\",\n      \"require\": \"./dist/cjs/internal/*.js\",\n      \"es2015\": \"./dist/esm/internal/*.js\",\n      \"default\": \"./dist/esm5/internal/*.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"config\": {\n    \"commitizen\": {\n      \"path\": \"cz-conventional-changelog\"\n    }\n  },\n  \"lint-staged\": {\n    \"*.js\": \"eslint --cache --fix\",\n    \"(src|spec)/**/*.ts\": [\n      \"tslint --fix\",\n      \"prettier --write\"\n    ],\n    \"*.{js,css,md}\": \"prettier --write\"\n  },\n  \"scripts\": {\n    \"changelog\": \"npx conventional-changelog-cli -p angular -i CHANGELOG.md -s\",\n    \"build:spec:browser\": \"echo \\\"Browser test is not working currently\\\" && exit -1 && webpack --config spec/support/webpack.mocha.config.js\",\n    \"lint_spec\": \"tslint -c spec/tslint.json -p spec/tsconfig.json \\\"spec/**/*.ts\\\"\",\n    \"lint_src\": \"tslint -c tslint.json -p src/tsconfig.base.json \\\"src/**/*.ts\\\"\",\n    \"lint\": \"npm-run-all --parallel lint_*\",\n    \"dtslint\": \"tsc -b ./src/tsconfig.types.json && tslint -c spec-dtslint/tslint.json -p spec-dtslint/tsconfig.json \\\"spec-dtslint/**/*.ts\\\"\",\n    \"prepublishOnly\": \"npm run build:package && npm run lint && npm run test && npm run test:circular && npm run dtslint && npm run test:side-effects\",\n    \"publish_docs\": \"./publish_docs.sh\",\n    \"test\": \"cross-env TS_NODE_PROJECT=tsconfig.mocha.json mocha --config spec/support/.mocharc.js \\\"spec/**/*-spec.ts\\\"\",\n    \"test:esm\": \"node spec/module-test-spec.mjs\",\n    \"test:browser\": \"echo \\\"Browser test is not working currently\\\" && exit -1 && npm-run-all build:spec:browser && opn spec/support/mocha-browser-runner.html\",\n    \"test:circular\": \"dependency-cruiser --validate .dependency-cruiser.json -x \\\"^node_modules\\\" dist/esm5\",\n    \"test:systemjs\": \"node integration/systemjs/systemjs-compatibility-spec.js\",\n    \"test:side-effects\": \"check-side-effects --test integration/side-effects/side-effects.json\",\n    \"test:side-effects:update\": \"npm run test:side-effects -- --update\",\n    \"test:import\": \"ts-node ./integration/import/runner.ts\",\n    \"compile\": \"tsc -b ./src/tsconfig.cjs.json ./src/tsconfig.cjs.spec.json ./src/tsconfig.esm.json ./src/tsconfig.esm5.json ./src/tsconfig.esm5.rollup.json ./src/tsconfig.types.json ./src/tsconfig.types.spec.json ./spec/tsconfig.json\",\n    \"build:clean\": \"shx rm -rf ./dist\",\n    \"build:global\": \"node ./tools/make-umd-bundle.js && node ./tools/make-closure-core.js\",\n    \"build:package\": \"npm-run-all build:clean compile build:global && node ./tools/prepare-package.js && node ./tools/generate-alias.js\",\n    \"watch\": \"nodemon -w \\\"src/\\\" -w \\\"spec/\\\" -e ts -x npm test\",\n    \"watch:dtslint\": \"nodemon -w \\\"src/\\\" -w \\\"spec-dtslint/\\\" -e ts -x npm run dtslint\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/reactivex/rxjs.git\"\n  },\n  \"keywords\": [\n    \"Rx\",\n    \"RxJS\",\n    \"ReactiveX\",\n    \"ReactiveExtensions\",\n    \"Streams\",\n    \"Observables\",\n    \"Observable\",\n    \"Stream\",\n    \"ES6\",\n    \"ES2015\"\n  ],\n  \"author\": \"Ben Lesh <ben@benlesh.com>\",\n  \"contributors\": [\n    {\n      \"name\": \"Ben Lesh\",\n      \"email\": \"ben@benlesh.com\"\n    },\n    {\n      \"name\": \"Paul Taylor\",\n      \"email\": \"paul.e.taylor@me.com\"\n    },\n    {\n      \"name\": \"Jeff Cross\",\n      \"email\": \"crossj@google.com\"\n    },\n    {\n      \"name\": \"Matthew Podwysocki\",\n      \"email\": \"matthewp@microsoft.com\"\n    },\n    {\n      \"name\": \"OJ Kwon\",\n      \"email\": \"kwon.ohjoong@gmail.com\"\n    },\n    {\n      \"name\": \"Andre Staltz\",\n      \"email\": \"andre@staltz.com\"\n    }\n  ],\n  \"license\": \"Apache-2.0\",\n  \"bugs\": {\n    \"url\": \"https://github.com/ReactiveX/RxJS/issues\"\n  },\n  \"homepage\": \"https://rxjs.dev\",\n  \"dependencies\": {\n    \"tslib\": \"^2.1.0\"\n  },\n  \"devDependencies\": {\n    \"@angular-devkit/build-optimizer\": \"0.4.6\",\n    \"@angular-devkit/schematics\": \"^11.0.7\",\n    \"@swc/core\": \"^1.2.128\",\n    \"@swc/helpers\": \"^0.3.2\",\n    \"@types/chai\": \"^4.2.11\",\n    \"@types/lodash\": \"4.14.102\",\n    \"@types/mocha\": \"^7.0.2\",\n    \"@types/node\": \"^14.14.6\",\n    \"@types/shelljs\": \"^0.8.8\",\n    \"@types/sinon\": \"4.1.3\",\n    \"@types/sinon-chai\": \"2.7.29\",\n    \"@types/source-map\": \"^0.5.2\",\n    \"@typescript-eslint/eslint-plugin\": \"^4.29.1\",\n    \"@typescript-eslint/parser\": \"^4.29.1\",\n    \"babel-polyfill\": \"6.26.0\",\n    \"chai\": \"^4.2.0\",\n    \"check-side-effects\": \"0.0.23\",\n    \"color\": \"3.0.0\",\n    \"colors\": \"1.1.2\",\n    \"cross-env\": \"5.1.3\",\n    \"cz-conventional-changelog\": \"1.2.0\",\n    \"dependency-cruiser\": \"^9.12.0\",\n    \"escape-string-regexp\": \"1.0.5\",\n    \"eslint\": \"^7.8.1\",\n    \"eslint-plugin-jasmine\": \"^2.10.1\",\n    \"form-data\": \"^3.0.0\",\n    \"fs-extra\": \"^8.1.0\",\n    \"glob\": \"7.1.2\",\n    \"google-closure-compiler-js\": \"20170218.0.0\",\n    \"husky\": \"^4.2.5\",\n    \"klaw-sync\": \"3.0.2\",\n    \"lint-staged\": \"^10.2.11\",\n    \"lodash\": \"^4.17.15\",\n    \"minimist\": \"^1.2.5\",\n    \"mocha\": \"^8.1.3\",\n    \"nodemon\": \"^1.9.2\",\n    \"npm-run-all\": \"4.1.2\",\n    \"opn-cli\": \"3.1.0\",\n    \"platform\": \"1.3.5\",\n    \"prettier\": \"^2.5.1\",\n    \"promise\": \"8.0.1\",\n    \"rollup\": \"0.66.6\",\n    \"rollup-plugin-alias\": \"1.4.0\",\n    \"rollup-plugin-inject\": \"2.0.0\",\n    \"rollup-plugin-node-resolve\": \"2.0.0\",\n    \"shelljs\": \"^0.8.4\",\n    \"shx\": \"^0.3.2\",\n    \"sinon\": \"4.3.0\",\n    \"sinon-chai\": \"2.14.0\",\n    \"source-map-support\": \"0.5.3\",\n    \"systemjs\": \"^0.21.0\",\n    \"ts-node\": \"^9.1.1\",\n    \"tslint\": \"^5.20.1\",\n    \"tslint-config-prettier\": \"^1.18.0\",\n    \"tslint-etc\": \"1.13.10\",\n    \"tslint-no-toplevel-property-access\": \"0.0.2\",\n    \"tslint-no-unused-expression-chai\": \"0.0.3\",\n    \"typescript\": \"~4.2.0\",\n    \"validate-commit-msg\": \"2.14.0\",\n    \"web-streams-polyfill\": \"^3.0.2\",\n    \"webpack\": \"^4.31.0\"\n  },\n  \"files\": [\n    \"dist/bundles\",\n    \"dist/cjs/**/!(*.tsbuildinfo)\",\n    \"dist/esm/**/!(*.tsbuildinfo)\",\n    \"dist/esm5/**/!(*.tsbuildinfo)\",\n    \"dist/types/**/!(*.tsbuildinfo)\",\n    \"ajax\",\n    \"fetch\",\n    \"operators\",\n    \"testing\",\n    \"webSocket\",\n    \"src\",\n    \"CHANGELOG.md\",\n    \"CODE_OF_CONDUCT.md\",\n    \"LICENSE.txt\",\n    \"package.json\",\n    \"README.md\",\n    \"tsconfig.json\"\n  ],\n  \"husky\": {\n    \"hooks\": {\n      \"pre-commit\": \"lint-staged\",\n      \"commit-msg\": \"validate-commit-msg\"\n    }\n  }\n}\n",
  "node_modules/safe-regex2/package.json": "{\n  \"name\": \"safe-regex2\",\n  \"version\": \"5.0.0\",\n  \"description\": \"detect possibly catastrophic, exponential-time regular expressions\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"dependencies\": {\n    \"ret\": \"~0.5.0\"\n  },\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"c8\": \"^10.1.3\",\n    \"eslint\": \"^9.17.0\",\n    \"neostandard\": \"^0.12.0\",\n    \"tape\": \"^5.7.5\",\n    \"tsd\": \"^0.31.0\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"test\": \"npm run test:unit && npm run test:typescript\",\n    \"test:typescript\": \"tsd\",\n    \"test:unit\": \"c8 tape test/*.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/fastify/safe-regex2.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/safe-regex2/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/safe-regex2\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ],\n  \"keywords\": [\n    \"catastrophic\",\n    \"exponential\",\n    \"regex\",\n    \"safe\",\n    \"sandbox\"\n  ],\n  \"author\": {\n    \"name\": \"James Halliday\",\n    \"email\": \"mail@substack.net\",\n    \"url\": \"http://substack.net\"\n  },\n  \"contributors\": [\n    {\n      \"name\": \"Matteo Collina\",\n      \"email\": \"hello@matteocollina.com\"\n    },\n    {\n      \"name\": \"Gürgün Dayıoğlu\",\n      \"email\": \"hey@gurgun.day\",\n      \"url\": \"https://heyhey.to/G\"\n    },\n    {\n      \"name\": \"James Sumners\",\n      \"url\": \"https://james.sumners.info\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    }\n  ],\n  \"license\": \"MIT\"\n}\n",
  "node_modules/safe-regex2/types/index.d.ts": "type SafeRegex2 = (re: string | RegExp, opts?: { limit?: number }) => boolean\n\ndeclare namespace safeRegex {\n  export const safeRegex: SafeRegex2\n  export { safeRegex as default }\n}\n\ndeclare function safeRegex (...params: Parameters<SafeRegex2>): ReturnType<SafeRegex2>\nexport = safeRegex\n",
  "node_modules/safe-stable-stringify/esm/wrapper.d.ts": "import { stringify } from '../index.js'\n\nexport * from '../index.js'\nexport default stringify\n",
  "node_modules/safe-stable-stringify/index.d.ts": "export type Replacer = (number | string)[] | null | undefined | ((key: string, value: unknown) => string | number | boolean | null | object)\n\nexport function stringify(value: undefined | symbol | ((...args: unknown[]) => unknown), replacer?: Replacer, space?: string | number): undefined\nexport function stringify(value: string | number | unknown[] | null | boolean | object, replacer?: Replacer, space?: string | number): string\nexport function stringify(value: unknown, replacer?: ((key: string, value: unknown) => unknown) | (number | string)[] | null | undefined, space?: string | number): string | undefined\n\nexport interface StringifyOptions {\n  bigint?: boolean,\n  circularValue?: string | null | TypeErrorConstructor | ErrorConstructor,\n  deterministic?: boolean | ((a: string, b: string) => number),\n  maximumBreadth?: number,\n  maximumDepth?: number,\n  strict?: boolean,\n}\n\nexport namespace stringify {\n  export function configure(options: StringifyOptions): typeof stringify\n}\n\nexport function configure(options: StringifyOptions): typeof stringify\n\nexport default stringify\n",
  "node_modules/safe-stable-stringify/package.json": "{\n  \"name\": \"safe-stable-stringify\",\n  \"version\": \"2.5.0\",\n  \"description\": \"Deterministic and safely JSON.stringify to quickly serialize JavaScript objects\",\n  \"exports\": {\n    \"require\": \"./index.js\",\n    \"import\": \"./esm/wrapper.js\"\n  },\n  \"keywords\": [\n    \"stable\",\n    \"stringify\",\n    \"JSON\",\n    \"JSON.stringify\",\n    \"safe\",\n    \"serialize\",\n    \"deterministic\",\n    \"circular\",\n    \"object\",\n    \"predicable\",\n    \"repeatable\",\n    \"fast\",\n    \"bigint\"\n  ],\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"standard && tap test.js\",\n    \"tap\": \"tap test.js\",\n    \"tap:only\": \"tap test.js --watch --only\",\n    \"benchmark\": \"node benchmark.js\",\n    \"compare\": \"node compare.js\",\n    \"lint\": \"standard --fix\",\n    \"tsc\": \"tsc --project tsconfig.json\"\n  },\n  \"engines\": {\n    \"node\": \">=10\"\n  },\n  \"author\": \"Ruben Bridgewater\",\n  \"license\": \"MIT\",\n  \"typings\": \"index.d.ts\",\n  \"devDependencies\": {\n    \"@types/json-stable-stringify\": \"^1.0.34\",\n    \"@types/node\": \"^18.11.18\",\n    \"benchmark\": \"^2.1.4\",\n    \"clone\": \"^2.1.2\",\n    \"fast-json-stable-stringify\": \"^2.1.0\",\n    \"fast-safe-stringify\": \"^2.1.1\",\n    \"fast-stable-stringify\": \"^1.0.0\",\n    \"faster-stable-stringify\": \"^1.0.0\",\n    \"fastest-stable-stringify\": \"^2.0.2\",\n    \"json-stable-stringify\": \"^1.0.1\",\n    \"json-stringify-deterministic\": \"^1.0.7\",\n    \"json-stringify-safe\": \"^5.0.1\",\n    \"standard\": \"^16.0.4\",\n    \"tap\": \"^15.0.9\",\n    \"typescript\": \"^4.8.3\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/BridgeAR/safe-stable-stringify.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/BridgeAR/safe-stable-stringify/issues\"\n  },\n  \"homepage\": \"https://github.com/BridgeAR/safe-stable-stringify#readme\"\n}\n",
  "node_modules/safer-buffer/package.json": "{\n  \"name\": \"safer-buffer\",\n  \"version\": \"2.1.2\",\n  \"description\": \"Modern Buffer API polyfill without footguns\",\n  \"main\": \"safer.js\",\n  \"scripts\": {\n    \"browserify-test\": \"browserify --external tape tests.js > browserify-tests.js && tape browserify-tests.js\",\n    \"test\": \"standard && tape tests.js\"\n  },\n  \"author\": {\n    \"name\": \"Nikita Skovoroda\",\n    \"email\": \"chalkerx@gmail.com\",\n    \"url\": \"https://github.com/ChALkeR\"\n  },\n  \"license\": \"MIT\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/ChALkeR/safer-buffer.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/ChALkeR/safer-buffer/issues\"\n  },\n  \"devDependencies\": {\n    \"standard\": \"^11.0.1\",\n    \"tape\": \"^4.9.0\"\n  },\n  \"files\": [\n    \"Porting-Buffer.md\",\n    \"Readme.md\",\n    \"tests.js\",\n    \"dangerous.js\",\n    \"safer.js\"\n  ]\n}\n",
  "node_modules/scheduler/package.json": "{\n  \"name\": \"scheduler\",\n  \"version\": \"0.26.0\",\n  \"description\": \"Cooperative scheduler for the browser environment.\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/facebook/react.git\",\n    \"directory\": \"packages/scheduler\"\n  },\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"react\"\n  ],\n  \"bugs\": {\n    \"url\": \"https://github.com/facebook/react/issues\"\n  },\n  \"homepage\": \"https://react.dev/\",\n  \"files\": [\n    \"LICENSE\",\n    \"README.md\",\n    \"index.js\",\n    \"index.native.js\",\n    \"unstable_mock.js\",\n    \"unstable_post_task.js\",\n    \"cjs/\"\n  ]\n}",
  "node_modules/search-params/dist/encode.d.ts": "export declare type arrayFormat = 'none' | 'brackets' | 'index';\r\nexport declare type booleanFormat = 'none' | 'string' | 'unicode' | 'empty-true';\r\nexport declare type nullFormat = 'default' | 'string' | 'hidden';\r\nexport interface IOptions {\r\n    arrayFormat?: arrayFormat;\r\n    booleanFormat?: booleanFormat;\r\n    nullFormat?: nullFormat;\r\n}\r\nexport interface IFinalOptions {\r\n    arrayFormat: arrayFormat;\r\n    booleanFormat: booleanFormat;\r\n    nullFormat: nullFormat;\r\n}\r\nexport declare const makeOptions: (opts?: IOptions) => IFinalOptions;\r\nexport declare const encodeArray: (name: string, arr: any[], opts: IFinalOptions) => string;\r\nexport declare const encode: (name: string, value: any, opts: IFinalOptions) => string;\r\nexport declare const decode: (value: any, opts: IFinalOptions) => string | boolean | null;\r\n",
  "node_modules/search-params/dist/index.d.ts": "import { IOptions } from './encode';\r\nexport { IOptions };\r\nexport declare type SearchParams = Record<string, string | boolean | null | Array<string | boolean | null> | undefined>;\r\n/**\r\n * Parse a querystring and return an object of parameters\r\n */\r\nexport declare const parse: <T extends Record<string, any> = Record<string, string | boolean | (string | boolean | null)[] | null | undefined>>(path: string, opts?: IOptions | undefined) => T;\r\n/**\r\n * Build a querystring from an object of parameters\r\n */\r\nexport declare const build: <T extends Record<string, any> = Record<string, string | boolean | (string | boolean | null)[] | null | undefined>>(params: T, opts?: IOptions | undefined) => string;\r\nexport interface IOmitResponse {\r\n    querystring: string;\r\n    removedParams: object;\r\n}\r\n/**\r\n * Remove a list of parameters from a querystring\r\n */\r\nexport declare const omit: (path: string, paramsToOmit: string[], opts?: IOptions | undefined) => IOmitResponse;\r\nexport interface IKeepResponse {\r\n    querystring: string;\r\n    keptParams: object;\r\n}\r\n/**\r\n * Remove a list of parameters from a querystring\r\n */\r\nexport declare const keep: (path: string, paramsToKeep: string[], opts?: IOptions | undefined) => IKeepResponse;\r\n",
  "node_modules/search-params/dist/test/main.test.d.ts": "export {};\r\n",
  "node_modules/search-params/dist/utils.d.ts": "export declare const getSearch: (path: string) => string;\r\nexport declare const isSerialisable: (val: any) => boolean;\r\nexport interface IParsedName {\r\n    hasBrackets: boolean;\r\n    name: string;\r\n}\r\nexport declare const parseName: (name: string) => IParsedName;\r\n",
  "node_modules/search-params/package.json": "{\n  \"name\": \"search-params\",\n  \"version\": \"3.0.0\",\n  \"description\": \"A module to manipulate search part of URLs (querystring)\",\n  \"main\": \"dist/index.js\",\n  \"module\": \"dist/search-params.esm.js\",\n  \"typings\": \"dist/index.d.ts\",\n  \"sideEffects\": false,\n  \"files\": [\n    \"dist\",\n    \"LICENSE\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/troch/search-params.git\"\n  },\n  \"keywords\": [\n    \"querystring\",\n    \"query\",\n    \"query params\",\n    \"search params\",\n    \"search\",\n    \"location\",\n    \"url\"\n  ],\n  \"author\": \"Thomas Roch <thomas.c.roch@gmail.com>\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/troch/search-params/issues\"\n  },\n  \"homepage\": \"https://github.com/troch/search-params#readme\",\n  \"scripts\": {\n    \"start\": \"tsdx watch\",\n    \"build\": \"tsdx build\",\n    \"test\": \"tsdx test\",\n    \"lint\": \"tsdx lint src test\",\n    \"prepare\": \"tsdx build\",\n    \"clog\": \"conventional-changelog -p angular -i CHANGELOG.md -s\"\n  },\n  \"devDependencies\": {\n    \"conventional-changelog-cli\": \"2.0.31\",\n    \"@types/jest\": \"^24.0.25\",\n    \"husky\": \"^3.1.0\",\n    \"tsdx\": \"^0.12.1\",\n    \"tslib\": \"^1.10.0\",\n    \"typescript\": \"^3.7.4\"\n  },\n  \"husky\": {\n    \"hooks\": {\n      \"pre-commit\": \"tsdx lint src test\"\n    }\n  }\n}\n",
  "node_modules/secure-json-parse/package.json": "{\n  \"name\": \"secure-json-parse\",\n  \"version\": \"4.0.0\",\n  \"description\": \"JSON parse with prototype poisoning protection\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"scripts\": {\n    \"benchmark\": \"cd benchmarks && npm install && npm run all\",\n    \"lint\": \"eslint\",\n    \"lint:fix\": \"eslint --fix\",\n    \"test\": \"nyc npm run test:unit && npm run test:typescript\",\n    \"test:unit\": \"tape \\\"test/*.test.js\\\"\",\n    \"test:typescript\": \"tsd\",\n    \"test:browser\": \"airtap test/*.test.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/fastify/secure-json-parse.git\"\n  },\n  \"author\": \"Eran Hammer <eran@sideway.com>\",\n  \"contributors\": [\n    {\n      \"name\": \"Matteo Collina\",\n      \"email\": \"hello@matteocollina.com\"\n    },\n    {\n      \"name\": \"Tomas Della Vedova\",\n      \"url\": \"http://delved.org\"\n    },\n    {\n      \"name\": \"Aras Abbasi\",\n      \"email\": \"aras.abbasi@gmail.com\"\n    },\n    {\n      \"name\": \"Frazer Smith\",\n      \"email\": \"frazer.dev@icloud.com\",\n      \"url\": \"https://github.com/fdawgs\"\n    }\n  ],\n  \"keywords\": [\n    \"JSON\",\n    \"parse\",\n    \"safe\",\n    \"security\",\n    \"prototype\",\n    \"pollution\"\n  ],\n  \"license\": \"BSD-3-Clause\",\n  \"bugs\": {\n    \"url\": \"https://github.com/fastify/secure-json-parse/issues\"\n  },\n  \"homepage\": \"https://github.com/fastify/secure-json-parse#readme\",\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/fastify\"\n    },\n    {\n      \"type\": \"opencollective\",\n      \"url\": \"https://opencollective.com/fastify\"\n    }\n  ],\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"airtap\": \"^5.0.0\",\n    \"airtap-playwright\": \"^1.0.1\",\n    \"eslint\": \"^9.17.0\",\n    \"neostandard\": \"^0.12.0\",\n    \"nyc\": \"^17.0.0\",\n    \"playwright\": \"^1.43.1\",\n    \"tape\": \"^5.7.5\",\n    \"tsd\": \"^0.31.0\"\n  }\n}\n",
  "node_modules/secure-json-parse/types/index.d.ts": "type Parse = typeof parse\n\ndeclare namespace parse {\n  export type ParseOptions = {\n    /**\n     * What to do when a `__proto__` key is found.\n      * - `'error'` - throw a `SyntaxError` when a `__proto__` key is found. This is the default value.\n      * - `'remove'` - deletes any `__proto__` keys from the result object.\n      * - `'ignore'` - skips all validation (same as calling `JSON.parse()` directly).\n      */\n    protoAction?: 'error' | 'remove' | 'ignore';\n    /**\n     * What to do when a `constructor` key is found.\n     * - `'error'` - throw a `SyntaxError` when a `constructor.prototype` key is found. This is the default value.\n     * - `'remove'` - deletes any `constructor` keys from the result object.\n     * - `'ignore'` - skips all validation (same as calling `JSON.parse()` directly).\n     */\n    constructorAction?: 'error' | 'remove' | 'ignore';\n  }\n\n  export type ScanOptions = ParseOptions\n\n  export type Reviver = (this: any, key: string, value: any) => any\n\n  /**\n   * Parses a given JSON-formatted text into an object.\n   *\n   * @param text The JSON text string.\n   * @param reviver The `JSON.parse()` optional `reviver` argument.\n   * @param options Optional configuration object.\n   * @returns The parsed object.\n   */\n  export const parse: Parse\n\n  /**\n   * Parses a given JSON-formatted text into an object.\n   *\n   * @param text The JSON text string.\n   * @param reviver The `JSON.parse()` optional `reviver` argument.\n   * @returns The parsed object, or `undefined` if there was an error or if the JSON contained possibly insecure properties.\n   */\n  export function safeParse (text: string | Buffer, reviver?: Reviver | null): any\n\n  /**\n   * Scans a given object for prototype properties.\n   *\n   * @param obj The object being scanned.\n   * @param options Optional configuration object.\n   * @returns The object, or `null` if onError is set to `nullify`\n   */\n  export function scan (obj: { [key: string | number]: any }, options?: ParseOptions): any\n\n  export { parse as default }\n}\n\ndeclare function parse (text: string | Buffer, options?: parse.ParseOptions): any\ndeclare function parse (text: string | Buffer, reviver?: parse.Reviver | null, options?: parse.ParseOptions): any\nexport = parse\n",
  "node_modules/send/package.json": "{\n  \"name\": \"send\",\n  \"description\": \"Better streaming static file server with Range and conditional-GET support\",\n  \"version\": \"1.2.0\",\n  \"author\": \"TJ Holowaychuk <tj@vision-media.ca>\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"James Wyatt Cready <jcready@gmail.com>\",\n    \"Jesús Leganés Combarro <piranna@gmail.com>\"\n  ],\n  \"license\": \"MIT\",\n  \"repository\": \"pillarjs/send\",\n  \"keywords\": [\n    \"static\",\n    \"file\",\n    \"server\"\n  ],\n  \"dependencies\": {\n    \"debug\": \"^4.3.5\",\n    \"encodeurl\": \"^2.0.0\",\n    \"escape-html\": \"^1.0.3\",\n    \"etag\": \"^1.8.1\",\n    \"fresh\": \"^2.0.0\",\n    \"http-errors\": \"^2.0.0\",\n    \"mime-types\": \"^3.0.1\",\n    \"ms\": \"^2.1.3\",\n    \"on-finished\": \"^2.4.1\",\n    \"range-parser\": \"^1.2.1\",\n    \"statuses\": \"^2.0.1\"\n  },\n  \"devDependencies\": {\n    \"after\": \"^0.8.2\",\n    \"eslint\": \"7.32.0\",\n    \"eslint-config-standard\": \"14.1.1\",\n    \"eslint-plugin-import\": \"2.25.4\",\n    \"eslint-plugin-markdown\": \"2.2.1\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"5.2.0\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"^10.7.0\",\n    \"nyc\": \"^17.0.0\",\n    \"supertest\": \"6.2.2\"\n  },\n  \"files\": [\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"README.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 18\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --check-leaks --reporter spec\",\n    \"test-ci\": \"nyc --reporter=lcovonly --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\",\n    \"version\": \"node scripts/version-history.js && git add HISTORY.md\"\n  }\n}\n",
  "node_modules/serialize-error/index.d.ts": "import {Primitive, JsonObject} from 'type-fest';\n\ndeclare namespace serializeError {\n\ttype ErrorObject = {\n\t\tname?: string;\n\t\tstack?: string;\n\t\tmessage?: string;\n\t\tcode?: string;\n\t} & JsonObject;\n}\n\ndeclare const serializeError: {\n\t/**\n\tSerialize an error into a plain object.\n\n\t@example\n\t```\n\timport serializeError = require('serialize-error');\n\n\tconst error = new Error('🦄');\n\n\tconsole.log(error);\n\t//=> [Error: 🦄]\n\n\tconsole.log(serializeError(error));\n\t//=> {name: 'Error', message: '🦄', stack: 'Error: 🦄\\n    at Object.<anonymous> …'}\n\t```\n\t*/\n\t<ErrorType>(error: ErrorType): ErrorType extends Primitive\n\t\t? ErrorType\n\t\t: serializeError.ErrorObject;\n\n\t// TODO: Remove this for the next major release, refactor the whole definition to:\n\t// declare function serializeError<ErrorType>(\n\t// \terror: ErrorType\n\t// ): ErrorType extends Primitive ? ErrorType : ErrorObject;\n\t// export = serializeError;\n\tdefault: typeof serializeError;\n};\n\nexport = serializeError;\n",
  "node_modules/type-fest/index.d.ts": "// These are all the basic types that's compatible with all supported TypeScript versions.\nexport * from './base';\n",
  "node_modules/type-fest/package.json": "{\n\t\"name\": \"type-fest\",\n\t\"version\": \"0.21.3\",\n\t\"description\": \"A collection of essential TypeScript types\",\n\t\"license\": \"(MIT OR CC0-1.0)\",\n\t\"repository\": \"sindresorhus/type-fest\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=10\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && tsd && tsc\"\n\t},\n\t\"files\": [\n\t\t\"index.d.ts\",\n\t\t\"base.d.ts\",\n\t\t\"source\",\n\t\t\"ts41\"\n\t],\n\t\"keywords\": [\n\t\t\"typescript\",\n\t\t\"ts\",\n\t\t\"types\",\n\t\t\"utility\",\n\t\t\"util\",\n\t\t\"utilities\",\n\t\t\"omit\",\n\t\t\"merge\",\n\t\t\"json\"\n\t],\n\t\"devDependencies\": {\n\t\t\"@sindresorhus/tsconfig\": \"~0.7.0\",\n\t\t\"expect-type\": \"^0.11.0\",\n\t\t\"tsd\": \"^0.14.0\",\n\t\t\"typescript\": \"^4.1.3\",\n\t\t\"xo\": \"^0.36.1\"\n\t},\n\t\"types\": \"./index.d.ts\",\n\t\"typesVersions\": {\n\t\t\">=4.1\": {\n\t\t\t\"*\": [\n\t\t\t\t\"ts41/*\"\n\t\t\t]\n\t\t}\n\t},\n\t\"xo\": {\n\t\t\"rules\": {\n\t\t\t\"@typescript-eslint/ban-types\": \"off\",\n\t\t\t\"@typescript-eslint/indent\": \"off\",\n\t\t\t\"node/no-unsupported-features/es-builtins\": \"off\"\n\t\t}\n\t}\n}\n",
  "node_modules/type-fest/source/package-json.d.ts": "import {LiteralUnion} from './literal-union';\n\ndeclare namespace PackageJson {\n\t/**\n\tA person who has been involved in creating or maintaining the package.\n\t*/\n\texport type Person =\n\t\t| string\n\t\t| {\n\t\t\tname: string;\n\t\t\turl?: string;\n\t\t\temail?: string;\n\t\t};\n\n\texport type BugsLocation =\n\t\t| string\n\t\t| {\n\t\t\t/**\n\t\t\tThe URL to the package's issue tracker.\n\t\t\t*/\n\t\t\turl?: string;\n\n\t\t\t/**\n\t\t\tThe email address to which issues should be reported.\n\t\t\t*/\n\t\t\temail?: string;\n\t\t};\n\n\texport interface DirectoryLocations {\n\t\t[directoryType: string]: unknown;\n\n\t\t/**\n\t\tLocation for executable scripts. Sugar to generate entries in the `bin` property by walking the folder.\n\t\t*/\n\t\tbin?: string;\n\n\t\t/**\n\t\tLocation for Markdown files.\n\t\t*/\n\t\tdoc?: string;\n\n\t\t/**\n\t\tLocation for example scripts.\n\t\t*/\n\t\texample?: string;\n\n\t\t/**\n\t\tLocation for the bulk of the library.\n\t\t*/\n\t\tlib?: string;\n\n\t\t/**\n\t\tLocation for man pages. Sugar to generate a `man` array by walking the folder.\n\t\t*/\n\t\tman?: string;\n\n\t\t/**\n\t\tLocation for test files.\n\t\t*/\n\t\ttest?: string;\n\t}\n\n\texport type Scripts = {\n\t\t/**\n\t\tRun **before** the package is published (Also run on local `npm install` without any arguments).\n\t\t*/\n\t\tprepublish?: string;\n\n\t\t/**\n\t\tRun both **before** the package is packed and published, and on local `npm install` without any arguments. This is run **after** `prepublish`, but **before** `prepublishOnly`.\n\t\t*/\n\t\tprepare?: string;\n\n\t\t/**\n\t\tRun **before** the package is prepared and packed, **only** on `npm publish`.\n\t\t*/\n\t\tprepublishOnly?: string;\n\n\t\t/**\n\t\tRun **before** a tarball is packed (on `npm pack`, `npm publish`, and when installing git dependencies).\n\t\t*/\n\t\tprepack?: string;\n\n\t\t/**\n\t\tRun **after** the tarball has been generated and moved to its final destination.\n\t\t*/\n\t\tpostpack?: string;\n\n\t\t/**\n\t\tRun **after** the package is published.\n\t\t*/\n\t\tpublish?: string;\n\n\t\t/**\n\t\tRun **after** the package is published.\n\t\t*/\n\t\tpostpublish?: string;\n\n\t\t/**\n\t\tRun **before** the package is installed.\n\t\t*/\n\t\tpreinstall?: string;\n\n\t\t/**\n\t\tRun **after** the package is installed.\n\t\t*/\n\t\tinstall?: string;\n\n\t\t/**\n\t\tRun **after** the package is installed and after `install`.\n\t\t*/\n\t\tpostinstall?: string;\n\n\t\t/**\n\t\tRun **before** the package is uninstalled and before `uninstall`.\n\t\t*/\n\t\tpreuninstall?: string;\n\n\t\t/**\n\t\tRun **before** the package is uninstalled.\n\t\t*/\n\t\tuninstall?: string;\n\n\t\t/**\n\t\tRun **after** the package is uninstalled.\n\t\t*/\n\t\tpostuninstall?: string;\n\n\t\t/**\n\t\tRun **before** bump the package version and before `version`.\n\t\t*/\n\t\tpreversion?: string;\n\n\t\t/**\n\t\tRun **before** bump the package version.\n\t\t*/\n\t\tversion?: string;\n\n\t\t/**\n\t\tRun **after** bump the package version.\n\t\t*/\n\t\tpostversion?: string;\n\n\t\t/**\n\t\tRun with the `npm test` command, before `test`.\n\t\t*/\n\t\tpretest?: string;\n\n\t\t/**\n\t\tRun with the `npm test` command.\n\t\t*/\n\t\ttest?: string;\n\n\t\t/**\n\t\tRun with the `npm test` command, after `test`.\n\t\t*/\n\t\tposttest?: string;\n\n\t\t/**\n\t\tRun with the `npm stop` command, before `stop`.\n\t\t*/\n\t\tprestop?: string;\n\n\t\t/**\n\t\tRun with the `npm stop` command.\n\t\t*/\n\t\tstop?: string;\n\n\t\t/**\n\t\tRun with the `npm stop` command, after `stop`.\n\t\t*/\n\t\tpoststop?: string;\n\n\t\t/**\n\t\tRun with the `npm start` command, before `start`.\n\t\t*/\n\t\tprestart?: string;\n\n\t\t/**\n\t\tRun with the `npm start` command.\n\t\t*/\n\t\tstart?: string;\n\n\t\t/**\n\t\tRun with the `npm start` command, after `start`.\n\t\t*/\n\t\tpoststart?: string;\n\n\t\t/**\n\t\tRun with the `npm restart` command, before `restart`. Note: `npm restart` will run the `stop` and `start` scripts if no `restart` script is provided.\n\t\t*/\n\t\tprerestart?: string;\n\n\t\t/**\n\t\tRun with the `npm restart` command. Note: `npm restart` will run the `stop` and `start` scripts if no `restart` script is provided.\n\t\t*/\n\t\trestart?: string;\n\n\t\t/**\n\t\tRun with the `npm restart` command, after `restart`. Note: `npm restart` will run the `stop` and `start` scripts if no `restart` script is provided.\n\t\t*/\n\t\tpostrestart?: string;\n\t} & Record<string, string>;\n\n\t/**\n\tDependencies of the package. The version range is a string which has one or more space-separated descriptors. Dependencies can also be identified with a tarball or Git URL.\n\t*/\n\texport type Dependency = Record<string, string>;\n\n\t/**\n\tConditions which provide a way to resolve a package entry point based on the environment.\n\t*/\n\texport type ExportCondition = LiteralUnion<\n\t\t| 'import'\n\t\t| 'require'\n\t\t| 'node'\n\t\t| 'deno'\n\t\t| 'browser'\n\t\t| 'electron'\n\t\t| 'react-native'\n\t\t| 'default',\n\t\tstring\n\t>;\n\n\t/**\n\tEntry points of a module, optionally with conditions and subpath exports.\n\t*/\n\texport type Exports =\n\t| string\n\t| {[key in ExportCondition]: Exports}\n\t| {[key: string]: Exports}; // eslint-disable-line @typescript-eslint/consistent-indexed-object-style\n\n\texport interface NonStandardEntryPoints {\n\t\t/**\n\t\tAn ECMAScript module ID that is the primary entry point to the program.\n\t\t*/\n\t\tmodule?: string;\n\n\t\t/**\n\t\tA module ID with untranspiled code that is the primary entry point to the program.\n\t\t*/\n\t\tesnext?:\n\t\t| string\n\t\t| {\n\t\t\t[moduleName: string]: string | undefined;\n\t\t\tmain?: string;\n\t\t\tbrowser?: string;\n\t\t};\n\n\t\t/**\n\t\tA hint to JavaScript bundlers or component tools when packaging modules for client side use.\n\t\t*/\n\t\tbrowser?:\n\t\t| string\n\t\t| Record<string, string | false>;\n\n\t\t/**\n\t\tDenote which files in your project are \"pure\" and therefore safe for Webpack to prune if unused.\n\n\t\t[Read more.](https://webpack.js.org/guides/tree-shaking/)\n\t\t*/\n\t\tsideEffects?: boolean | string[];\n\t}\n\n\texport interface TypeScriptConfiguration {\n\t\t/**\n\t\tLocation of the bundled TypeScript declaration file.\n\t\t*/\n\t\ttypes?: string;\n\n\t\t/**\n\t\tLocation of the bundled TypeScript declaration file. Alias of `types`.\n\t\t*/\n\t\ttypings?: string;\n\t}\n\n\t/**\n\tAn alternative configuration for Yarn workspaces.\n\t*/\n\texport interface WorkspaceConfig {\n\t\t/**\n\t\tAn array of workspace pattern strings which contain the workspace packages.\n\t\t*/\n\t\tpackages?: WorkspacePattern[];\n\n\t\t/**\n\t\tDesigned to solve the problem of packages which break when their `node_modules` are moved to the root workspace directory - a process known as hoisting. For these packages, both within your workspace, and also some that have been installed via `node_modules`, it is important to have a mechanism for preventing the default Yarn workspace behavior. By adding workspace pattern strings here, Yarn will resume non-workspace behavior for any package which matches the defined patterns.\n\n\t\t[Read more](https://classic.yarnpkg.com/blog/2018/02/15/nohoist/)\n\t\t*/\n\t\tnohoist?: WorkspacePattern[];\n\t}\n\n\t/**\n\tA workspace pattern points to a directory or group of directories which contain packages that should be included in the workspace installation process.\n\n\tThe patterns are handled with [minimatch](https://github.com/isaacs/minimatch).\n\n\t@example\n\t`docs` → Include the docs directory and install its dependencies.\n\t`packages/*` → Include all nested directories within the packages directory, like `packages/cli` and `packages/core`.\n\t*/\n\ttype WorkspacePattern = string;\n\n\texport interface YarnConfiguration {\n\t\t/**\n\t\tUsed to configure [Yarn workspaces](https://classic.yarnpkg.com/docs/workspaces/).\n\n\t\tWorkspaces allow you to manage multiple packages within the same repository in such a way that you only need to run `yarn install` once to install all of them in a single pass.\n\n\t\tPlease note that the top-level `private` property of `package.json` **must** be set to `true` in order to use workspaces.\n\t\t*/\n\t\tworkspaces?: WorkspacePattern[] | WorkspaceConfig;\n\n\t\t/**\n\t\tIf your package only allows one version of a given dependency, and you’d like to enforce the same behavior as `yarn install --flat` on the command-line, set this to `true`.\n\n\t\tNote that if your `package.json` contains `\"flat\": true` and other packages depend on yours (e.g. you are building a library rather than an app), those other packages will also need `\"flat\": true` in their `package.json` or be installed with `yarn install --flat` on the command-line.\n\t\t*/\n\t\tflat?: boolean;\n\n\t\t/**\n\t\tSelective version resolutions. Allows the definition of custom package versions inside dependencies without manual edits in the `yarn.lock` file.\n\t\t*/\n\t\tresolutions?: Dependency;\n\t}\n\n\texport interface JSPMConfiguration {\n\t\t/**\n\t\tJSPM configuration.\n\t\t*/\n\t\tjspm?: PackageJson;\n\t}\n\n\t/**\n\tType for [npm's `package.json` file](https://docs.npmjs.com/creating-a-package-json-file). Containing standard npm properties.\n\t*/\n\texport interface PackageJsonStandard {\n\t\t/**\n\t\tThe name of the package.\n\t\t*/\n\t\tname?: string;\n\n\t\t/**\n\t\tPackage version, parseable by [`node-semver`](https://github.com/npm/node-semver).\n\t\t*/\n\t\tversion?: string;\n\n\t\t/**\n\t\tPackage description, listed in `npm search`.\n\t\t*/\n\t\tdescription?: string;\n\n\t\t/**\n\t\tKeywords associated with package, listed in `npm search`.\n\t\t*/\n\t\tkeywords?: string[];\n\n\t\t/**\n\t\tThe URL to the package's homepage.\n\t\t*/\n\t\thomepage?: LiteralUnion<'.', string>;\n\n\t\t/**\n\t\tThe URL to the package's issue tracker and/or the email address to which issues should be reported.\n\t\t*/\n\t\tbugs?: BugsLocation;\n\n\t\t/**\n\t\tThe license for the package.\n\t\t*/\n\t\tlicense?: string;\n\n\t\t/**\n\t\tThe licenses for the package.\n\t\t*/\n\t\tlicenses?: Array<{\n\t\t\ttype?: string;\n\t\t\turl?: string;\n\t\t}>;\n\n\t\tauthor?: Person;\n\n\t\t/**\n\t\tA list of people who contributed to the package.\n\t\t*/\n\t\tcontributors?: Person[];\n\n\t\t/**\n\t\tA list of people who maintain the package.\n\t\t*/\n\t\tmaintainers?: Person[];\n\n\t\t/**\n\t\tThe files included in the package.\n\t\t*/\n\t\tfiles?: string[];\n\n\t\t/**\n\t\tResolution algorithm for importing \".js\" files from the package's scope.\n\n\t\t[Read more.](https://nodejs.org/api/esm.html#esm_package_json_type_field)\n\t\t*/\n\t\ttype?: 'module' | 'commonjs';\n\n\t\t/**\n\t\tThe module ID that is the primary entry point to the program.\n\t\t*/\n\t\tmain?: string;\n\n\t\t/**\n\t\tStandard entry points of the package, with enhanced support for ECMAScript Modules.\n\n\t\t[Read more.](https://nodejs.org/api/esm.html#esm_package_entry_points)\n\t\t*/\n\t\texports?: Exports;\n\n\t\t/**\n\t\tThe executable files that should be installed into the `PATH`.\n\t\t*/\n\t\tbin?:\n\t\t| string\n\t\t| Record<string, string>;\n\n\t\t/**\n\t\tFilenames to put in place for the `man` program to find.\n\t\t*/\n\t\tman?: string | string[];\n\n\t\t/**\n\t\tIndicates the structure of the package.\n\t\t*/\n\t\tdirectories?: DirectoryLocations;\n\n\t\t/**\n\t\tLocation for the code repository.\n\t\t*/\n\t\trepository?:\n\t\t| string\n\t\t| {\n\t\t\ttype: string;\n\t\t\turl: string;\n\n\t\t\t/**\n\t\t\tRelative path to package.json if it is placed in non-root directory (for example if it is part of a monorepo).\n\n\t\t\t[Read more.](https://github.com/npm/rfcs/blob/latest/implemented/0010-monorepo-subdirectory-declaration.md)\n\t\t\t*/\n\t\t\tdirectory?: string;\n\t\t};\n\n\t\t/**\n\t\tScript commands that are run at various times in the lifecycle of the package. The key is the lifecycle event, and the value is the command to run at that point.\n\t\t*/\n\t\tscripts?: Scripts;\n\n\t\t/**\n\t\tIs used to set configuration parameters used in package scripts that persist across upgrades.\n\t\t*/\n\t\tconfig?: Record<string, unknown>;\n\n\t\t/**\n\t\tThe dependencies of the package.\n\t\t*/\n\t\tdependencies?: Dependency;\n\n\t\t/**\n\t\tAdditional tooling dependencies that are not required for the package to work. Usually test, build, or documentation tooling.\n\t\t*/\n\t\tdevDependencies?: Dependency;\n\n\t\t/**\n\t\tDependencies that are skipped if they fail to install.\n\t\t*/\n\t\toptionalDependencies?: Dependency;\n\n\t\t/**\n\t\tDependencies that will usually be required by the package user directly or via another dependency.\n\t\t*/\n\t\tpeerDependencies?: Dependency;\n\n\t\t/**\n\t\tIndicate peer dependencies that are optional.\n\t\t*/\n\t\tpeerDependenciesMeta?: Record<string, {optional: true}>;\n\n\t\t/**\n\t\tPackage names that are bundled when the package is published.\n\t\t*/\n\t\tbundledDependencies?: string[];\n\n\t\t/**\n\t\tAlias of `bundledDependencies`.\n\t\t*/\n\t\tbundleDependencies?: string[];\n\n\t\t/**\n\t\tEngines that this package runs on.\n\t\t*/\n\t\tengines?: {\n\t\t\t[EngineName in 'npm' | 'node' | string]: string;\n\t\t};\n\n\t\t/**\n\t\t@deprecated\n\t\t*/\n\t\tengineStrict?: boolean;\n\n\t\t/**\n\t\tOperating systems the module runs on.\n\t\t*/\n\t\tos?: Array<LiteralUnion<\n\t\t| 'aix'\n\t\t| 'darwin'\n\t\t| 'freebsd'\n\t\t| 'linux'\n\t\t| 'openbsd'\n\t\t| 'sunos'\n\t\t| 'win32'\n\t\t| '!aix'\n\t\t| '!darwin'\n\t\t| '!freebsd'\n\t\t| '!linux'\n\t\t| '!openbsd'\n\t\t| '!sunos'\n\t\t| '!win32',\n\t\tstring\n\t\t>>;\n\n\t\t/**\n\t\tCPU architectures the module runs on.\n\t\t*/\n\t\tcpu?: Array<LiteralUnion<\n\t\t| 'arm'\n\t\t| 'arm64'\n\t\t| 'ia32'\n\t\t| 'mips'\n\t\t| 'mipsel'\n\t\t| 'ppc'\n\t\t| 'ppc64'\n\t\t| 's390'\n\t\t| 's390x'\n\t\t| 'x32'\n\t\t| 'x64'\n\t\t| '!arm'\n\t\t| '!arm64'\n\t\t| '!ia32'\n\t\t| '!mips'\n\t\t| '!mipsel'\n\t\t| '!ppc'\n\t\t| '!ppc64'\n\t\t| '!s390'\n\t\t| '!s390x'\n\t\t| '!x32'\n\t\t| '!x64',\n\t\tstring\n\t\t>>;\n\n\t\t/**\n\t\tIf set to `true`, a warning will be shown if package is installed locally. Useful if the package is primarily a command-line application that should be installed globally.\n\n\t\t@deprecated\n\t\t*/\n\t\tpreferGlobal?: boolean;\n\n\t\t/**\n\t\tIf set to `true`, then npm will refuse to publish it.\n\t\t*/\n\t\tprivate?: boolean;\n\n\t\t/**\n\t\tA set of config values that will be used at publish-time. It's especially handy to set the tag, registry or access, to ensure that a given package is not tagged with 'latest', published to the global public registry or that a scoped module is private by default.\n\t\t*/\n\t\tpublishConfig?: Record<string, unknown>;\n\n\t\t/**\n\t\tDescribes and notifies consumers of a package's monetary support information.\n\n\t\t[Read more.](https://github.com/npm/rfcs/blob/latest/accepted/0017-add-funding-support.md)\n\t\t*/\n\t\tfunding?: string | {\n\t\t\t/**\n\t\t\tThe type of funding.\n\t\t\t*/\n\t\t\ttype?: LiteralUnion<\n\t\t\t| 'github'\n\t\t\t| 'opencollective'\n\t\t\t| 'patreon'\n\t\t\t| 'individual'\n\t\t\t| 'foundation'\n\t\t\t| 'corporation',\n\t\t\tstring\n\t\t\t>;\n\n\t\t\t/**\n\t\t\tThe URL to the funding page.\n\t\t\t*/\n\t\t\turl: string;\n\t\t};\n\t}\n}\n\n/**\nType for [npm's `package.json` file](https://docs.npmjs.com/creating-a-package-json-file). Also includes types for fields used by other popular projects, like TypeScript and Yarn.\n*/\nexport type PackageJson =\nPackageJson.PackageJsonStandard &\nPackageJson.NonStandardEntryPoints &\nPackageJson.TypeScriptConfiguration &\nPackageJson.YarnConfiguration &\nPackageJson.JSPMConfiguration;\n",
  "node_modules/serialize-error/package.json": "{\n\t\"name\": \"serialize-error\",\n\t\"version\": \"4.1.0\",\n\t\"description\": \"Serialize an error into a plain object\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/serialize-error\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"error\",\n\t\t\"serialize\",\n\t\t\"stringify\",\n\t\t\"object\",\n\t\t\"convert\",\n\t\t\"process\",\n\t\t\"send\"\n\t],\n\t\"dependencies\": {\n\t\t\"type-fest\": \"^0.3.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.4.1\",\n\t\t\"tsd\": \"^0.7.1\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/serialize-error/node_modules/type-fest/index.d.ts": "export {PackageJson} from './source/package-json';\n\n// TODO: Add more examples\n\n// TODO: This can just be `export type Primitive = not object` when the `not` keyword is out.\n/**\nMatches any [primitive value](https://developer.mozilla.org/en-US/docs/Glossary/Primitive).\n*/\nexport type Primitive =\n\t| null\n\t| undefined\n\t| string\n\t| number\n\t| boolean\n\t| symbol;\n\n/**\nMatches a [`class` constructor](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes).\n*/\nexport type Class<T = unknown> = new(...arguments_: any[]) => T;\n\n/**\nMatches any [typed array](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray), like `Uint8Array` or `Float64Array`.\n*/\nexport type TypedArray =\n\t| Int8Array\n\t| Uint8Array\n\t| Uint8ClampedArray\n\t| Int16Array\n\t| Uint16Array\n\t| Int32Array\n\t| Uint32Array\n\t| Float32Array\n\t| Float64Array;\n\n/**\nMatches a JSON object.\n*/\nexport type JsonObject = {[key: string]: JsonValue};\n\n/**\nMatches a JSON array.\n*/\nexport interface JsonArray extends Array<JsonValue> {}\n\n/**\nMatches any valid JSON value.\n*/\nexport type JsonValue = string | number | boolean | null | JsonObject | JsonArray;\n\ndeclare global {\n\tinterface SymbolConstructor {\n\t\treadonly observable: symbol;\n\t}\n}\n\n/**\nMatches a value that is like an [Observable](https://github.com/tc39/proposal-observable).\n*/\nexport interface ObservableLike {\n\tsubscribe(observer: (value: unknown) => void): void;\n\t[Symbol.observable](): ObservableLike;\n}\n\n/**\nCreate a type from an object type without certain keys.\n\n@example\n```\nimport {Omit} from 'type-fest';\n\ntype Foo = {\n\ta: number;\n\tb: string;\n};\n\ntype FooWithoutA = Omit<Foo, 'a'>;\n//=> {b: string};\n```\n\nI'm surprised this one is not built-in. It seems [other people agree](https://github.com/Microsoft/TypeScript/issues/12215#issuecomment-420919470). Please 👍 [this issue on TypeScript](https://github.com/Microsoft/TypeScript/issues/30455) about making it built-in.\n*/\nexport type Omit<ObjectType, KeysType extends keyof ObjectType> = Pick<ObjectType, Exclude<keyof ObjectType, KeysType>>;\n\n/**\nMerge two types into a new type. Keys of the second type overrides keys of the first type.\n\n@example\n```\nimport {Merge} from 'type-fest';\n\ntype Foo = {\n\ta: number;\n\tb: string;\n};\n\ntype Bar = {\n\tb: number;\n};\n\nconst ab: Merge<Foo, Bar> = {a: 1, b: 2};\n```\n*/\nexport type Merge<FirstType, SecondType> = Omit<FirstType, Extract<keyof FirstType, keyof SecondType>> & SecondType;\n\n// Helper type. Not useful on its own.\ntype Without<FirstType, SecondType> = {[KeyType in Exclude<keyof FirstType, keyof SecondType>]?: never};\n\n/**\nCreate a type that has mutually exclusive properties.\n\nThis type was inspired by [this comment](https://github.com/Microsoft/TypeScript/issues/14094#issuecomment-373782604).\n\nThis type works with a helper type, called `Without`. `Without<FirstType, SecondType>` produces a type that has only keys from `FirstType` which are not present on `SecondType` and sets the value type for these keys to `never`. This helper type is then used in `MergeExclusive` to remove keys from either `FirstType` or `SecondType`.\n\n@example\n```\nimport {MergeExclusive} from 'type-fest';\n\ninterface ExclusiveVariation1 {\n\texclusive1: boolean;\n}\n\ninterface ExclusiveVariation2 {\n\texclusive2: string;\n}\n\ntype ExclusiveOptions = MergeExclusive<ExclusiveVariation1, ExclusiveVariation2>;\n\nlet exclusiveOptions: ExclusiveOptions;\n\nexclusiveOptions = {exclusive1: true};\n//=> Works\nexclusiveOptions = {exclusive2: 'hi'};\n//=> Works\nexclusiveOptions = {exclusive1: true, exclusive2: 'hi'};\n//=> Error\n```\n*/\nexport type MergeExclusive<FirstType, SecondType> =\n\t(FirstType | SecondType) extends object ?\n\t\t(Without<FirstType, SecondType> & SecondType) | (Without<SecondType, FirstType> & FirstType) :\n\t\tFirstType | SecondType;\n\n/**\nAllows creating a union type by combining primitive types and literal types without sacrificing auto-completion in IDEs for the literal type part of the union.\n\nCurrently, when a union type of a primitive type is combined with literal types, TypeScript loses all information about the combined literals. Thus, when such type is used in an IDE with autocompletion, no suggestions are made for the declared literals.\n\nThis type is a workaround for [Microsoft/TypeScript#29729](https://github.com/Microsoft/TypeScript/issues/29729). It will be removed as soon as it's not needed anymore.\n\n@example\n```\nimport {LiteralUnion} from 'type-fest';\n\n// Before\n\ntype Pet = 'dog' | 'cat' | string;\n\nconst pet: Pet = '';\n// Start typing in your TypeScript-enabled IDE.\n// You **will not** get auto-completion for `dog` and `cat` literals.\n\n// After\n\ntype Pet2 = LiteralUnion<'dog' | 'cat', string>;\n\nconst pet: Pet2 = '';\n// You **will** get auto-completion for `dog` and `cat` literals.\n```\n */\nexport type LiteralUnion<\n\tLiteralType extends BaseType,\n\tBaseType extends Primitive\n> = LiteralType | (BaseType & {_?: never});\n\n/*\nCreate a type that requires at least one of the given properties. The remaining properties are kept as is.\n\n@example\n```\nimport {RequireAtLeastOne} from 'type-fest';\n\ntype Responder = {\n\ttext?: () => string;\n\tjson?: () => string;\n\n\tsecure?: boolean;\n};\n\nconst responder: RequireAtLeastOne<Responder, 'text' | 'json'> = {\n\tjson: () => '{\"message\": \"ok\"}',\n\tsecure: true\n};\n```\n*/\nexport type RequireAtLeastOne<ObjectType, KeysType extends keyof ObjectType = keyof ObjectType> =\n\t{\n\t\t// For each Key in KeysType make a mapped type\n\t\t[Key in KeysType]: (\n\t\t\t// …by picking that Key's type and making it required\n\t\t\tRequired<Pick<ObjectType, Key>>\n\t\t)\n\t}[KeysType]\n\t// …then, make intersection types by adding the remaining properties to each mapped type.\n\t& Omit<ObjectType, KeysType>;\n",
  "node_modules/serialize-error/node_modules/type-fest/package.json": "{\n\t\"name\": \"type-fest\",\n\t\"version\": \"0.3.1\",\n\t\"description\": \"A collection of essential TypeScript types\",\n\t\"license\": \"(MIT OR CC0-1.0)\",\n\t\"repository\": \"sindresorhus/type-fest\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=6\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.d.ts\",\n\t\t\"source\"\n\t],\n\t\"keywords\": [\n\t\t\"typescript\",\n\t\t\"ts\",\n\t\t\"types\",\n\t\t\"utility\",\n\t\t\"util\",\n\t\t\"utilities\",\n\t\t\"omit\",\n\t\t\"merge\",\n\t\t\"json\"\n\t],\n\t\"devDependencies\": {\n\t\t\"@sindresorhus/tsconfig\": \"^0.3.0\",\n\t\t\"@typescript-eslint/eslint-plugin\": \"^1.5.0\",\n\t\t\"eslint-config-xo-typescript\": \"^0.9.0\",\n\t\t\"tsd\": \"^0.7.2\",\n\t\t\"xo\": \"^0.24.0\"\n\t},\n\t\"xo\": {\n\t\t\"extends\": \"xo-typescript\",\n\t\t\"extensions\": [\n\t\t\t\"ts\"\n\t\t],\n\t\t\"rules\": {\n\t\t\t\"import/no-unresolved\": \"off\"\n\t\t}\n\t}\n}\n",
  "node_modules/serialize-error/node_modules/type-fest/source/package-json.d.ts": "import {LiteralUnion} from '..';\n\ndeclare namespace PackageJson {\n\t/**\n\tA person who has been involved in creating or maintaining the package.\n\t*/\n\texport type Person =\n\t\t| string\n\t\t| {\n\t\t\tname: string;\n\t\t\turl?: string;\n\t\t\temail?: string;\n\t\t};\n\n\texport type BugsLocation =\n\t\t| string\n\t\t| {\n\t\t\t/**\n\t\t\tThe URL to the package's issue tracker.\n\t\t\t*/\n\t\t\turl?: string;\n\n\t\t\t/**\n\t\t\tThe email address to which issues should be reported.\n\t\t\t*/\n\t\t\temail?: string;\n\t\t};\n\n\texport interface DirectoryLocations {\n\t\t/**\n\t\tLocation for executable scripts. Sugar to generate entries in the `bin` property by walking the folder.\n\t\t*/\n\t\tbin?: string;\n\n\t\t/**\n\t\tLocation for Markdown files.\n\t\t*/\n\t\tdoc?: string;\n\n\t\t/**\n\t\tLocation for example scripts.\n\t\t*/\n\t\texample?: string;\n\n\t\t/**\n\t\tLocation for the bulk of the library.\n\t\t*/\n\t\tlib?: string;\n\n\t\t/**\n\t\tLocation for man pages. Sugar to generate a `man` array by walking the folder.\n\t\t*/\n\t\tman?: string;\n\n\t\t/**\n\t\tLocation for test files.\n\t\t*/\n\t\ttest?: string;\n\n\t\t[directoryType: string]: unknown;\n\t}\n\n\texport type Scripts = {\n\t\t/**\n\t\tRun **before** the package is published (Also run on local `npm install` without any arguments).\n\t\t*/\n\t\tprepublish?: string;\n\n\t\t/**\n\t\tRun both **before** the package is packed and published, and on local `npm install` without any arguments. This is run **after** `prepublish`, but **before** `prepublishOnly`.\n\t\t*/\n\t\tprepare?: string;\n\n\t\t/**\n\t\tRun **before** the package is prepared and packed, **only** on `npm publish`.\n\t\t*/\n\t\tprepublishOnly?: string;\n\n\t\t/**\n\t\tRun **before** a tarball is packed (on `npm pack`, `npm publish`, and when installing git dependencies).\n\t\t*/\n\t\tprepack?: string;\n\n\t\t/**\n\t\tRun **after** the tarball has been generated and moved to its final destination.\n\t\t*/\n\t\tpostpack?: string;\n\n\t\t/**\n\t\tRun **after** the package is published.\n\t\t*/\n\t\tpublish?: string;\n\n\t\t/**\n\t\tRun **after** the package is published.\n\t\t*/\n\t\tpostpublish?: string;\n\n\t\t/**\n\t\tRun **before** the package is installed.\n\t\t*/\n\t\tpreinstall?: string;\n\n\t\t/**\n\t\tRun **after** the package is installed.\n\t\t*/\n\t\tinstall?: string;\n\n\t\t/**\n\t\tRun **after** the package is installed and after `install`.\n\t\t*/\n\t\tpostinstall?: string;\n\n\t\t/**\n\t\tRun **before** the package is uninstalled and before `uninstall`.\n\t\t*/\n\t\tpreuninstall?: string;\n\n\t\t/**\n\t\tRun **before** the package is uninstalled.\n\t\t*/\n\t\tuninstall?: string;\n\n\t\t/**\n\t\tRun **after** the package is uninstalled.\n\t\t*/\n\t\tpostuninstall?: string;\n\n\t\t/**\n\t\tRun **before** bump the package version and before `version`.\n\t\t*/\n\t\tpreversion?: string;\n\n\t\t/**\n\t\tRun **before** bump the package version.\n\t\t*/\n\t\tversion?: string;\n\n\t\t/**\n\t\tRun **after** bump the package version.\n\t\t*/\n\t\tpostversion?: string;\n\n\t\t/**\n\t\tRun with the `npm test` command, before `test`.\n\t\t*/\n\t\tpretest?: string;\n\n\t\t/**\n\t\tRun with the `npm test` command.\n\t\t*/\n\t\ttest?: string;\n\n\t\t/**\n\t\tRun with the `npm test` command, after `test`.\n\t\t*/\n\t\tposttest?: string;\n\n\t\t/**\n\t\tRun with the `npm stop` command, before `stop`.\n\t\t*/\n\t\tprestop?: string;\n\n\t\t/**\n\t\tRun with the `npm stop` command.\n\t\t*/\n\t\tstop?: string;\n\n\t\t/**\n\t\tRun with the `npm stop` command, after `stop`.\n\t\t*/\n\t\tpoststop?: string;\n\n\t\t/**\n\t\tRun with the `npm start` command, before `start`.\n\t\t*/\n\t\tprestart?: string;\n\n\t\t/**\n\t\tRun with the `npm start` command.\n\t\t*/\n\t\tstart?: string;\n\n\t\t/**\n\t\tRun with the `npm start` command, after `start`.\n\t\t*/\n\t\tpoststart?: string;\n\n\t\t/**\n\t\tRun with the `npm restart` command, before `restart`. Note: `npm restart` will run the `stop` and `start` scripts if no `restart` script is provided.\n\t\t*/\n\t\tprerestart?: string;\n\n\t\t/**\n\t\tRun with the `npm restart` command. Note: `npm restart` will run the `stop` and `start` scripts if no `restart` script is provided.\n\t\t*/\n\t\trestart?: string;\n\n\t\t/**\n\t\tRun with the `npm restart` command, after `restart`. Note: `npm restart` will run the `stop` and `start` scripts if no `restart` script is provided.\n\t\t*/\n\t\tpostrestart?: string;\n\t} & {\n\t\t[scriptName: string]: string;\n\t}\n\n\t/**\n\tDependencies of the package. The version range is a string which has one or more space-separated descriptors. Dependencies can also be identified with a tarball or Git URL.\n\t*/\n\texport interface Dependency {\n\t\t[packageName: string]: string;\n\t}\n\n\texport interface NonStandardEntryPoints {\n\t\t/**\n\t\tAn ECMAScript module ID that is the primary entry point to the program.\n\t\t*/\n\t\tmodule?: string;\n\n\t\t/**\n\t\tA module ID with untranspiled code that is the primary entry point to the program.\n\t\t*/\n\t\tesnext?:\n\t\t| string\n\t\t| {\n\t\t\tmain?: string;\n\t\t\tbrowser?: string;\n\t\t\t[moduleName: string]: string | undefined;\n\t\t};\n\n\t\t/**\n\t\tA hint to JavaScript bundlers or component tools when packaging modules for client side use.\n\t\t*/\n\t\tbrowser?:\n\t\t| string\n\t\t| {\n\t\t\t[moduleName: string]: string | false;\n\t\t};\n\t}\n\n\texport interface TypeScriptConfiguration {\n\t\t/**\n\t\tLocation of the bundled TypeScript declaration file.\n\t\t*/\n\t\ttypes?: string;\n\n\t\t/**\n\t\tLocation of the bundled TypeScript declaration file. Alias of `types`.\n\t\t*/\n\t\ttypings?: string;\n\t}\n\n\texport interface YarnConfiguration {\n\t\t/**\n\t\tSelective version resolutions. Allows the definition of custom package versions inside dependencies without manual edits in the `yarn.lock` file.\n\t\t*/\n\t\tresolutions?: Dependency;\n\t}\n\n\texport interface JSPMConfiguration {\n\t\t/**\n\t\tJSPM configuration.\n\t\t*/\n\t\tjspm?: PackageJson;\n\t}\n}\n\n/**\nType for [npm's `package.json` file](https://docs.npmjs.com/creating-a-package-json-file). Also includes types for fields used by other popular projects, like TypeScript and Yarn.\n*/\nexport type PackageJson = {\n\t/**\n\tThe name of the package.\n\t*/\n\tname?: string;\n\n\t/**\n\tPackage version, parseable by [`node-semver`](https://github.com/npm/node-semver).\n\t*/\n\tversion?: string;\n\n\t/**\n\tPackage description, listed in `npm search`.\n\t*/\n\tdescription?: string;\n\n\t/**\n\tKeywords associated with package, listed in `npm search`.\n\t*/\n\tkeywords?: string[];\n\n\t/**\n\tThe URL to the package's homepage.\n\t*/\n\thomepage?: LiteralUnion<'.', string>;\n\n\t/**\n\tThe URL to the package's issue tracker and/or the email address to which issues should be reported.\n\t*/\n\tbugs?: PackageJson.BugsLocation;\n\n\t/**\n\tThe license for the package.\n\t*/\n\tlicense?: string;\n\n\t/**\n\tThe licenses for the package.\n\t*/\n\tlicenses?: {\n\t\ttype?: string;\n\t\turl?: string;\n\t}[];\n\n\tauthor?: PackageJson.Person;\n\n\t/**\n\tA list of people who contributed to the package.\n\t*/\n\tcontributors?: PackageJson.Person[];\n\n\t/**\n\tA list of people who maintain the package.\n\t*/\n\tmaintainers?: PackageJson.Person[];\n\n\t/**\n\tThe files included in the package.\n\t*/\n\tfiles?: string[];\n\n\t/**\n\tThe module ID that is the primary entry point to the program.\n\t*/\n\tmain?: string;\n\n\t/**\n\tThe executable files that should be installed into the `PATH`.\n\t*/\n\tbin?:\n\t| string\n\t| {\n\t\t[binary: string]: string;\n\t};\n\n\t/**\n\tFilenames to put in place for the `man` program to find.\n\t*/\n\tman?: string | string[];\n\n\t/**\n\tIndicates the structure of the package.\n\t*/\n\tdirectories?: PackageJson.DirectoryLocations;\n\n\t/**\n\tLocation for the code repository.\n\t*/\n\trepository?:\n\t| string\n\t| {\n\t\ttype: string;\n\t\turl: string;\n\t};\n\n\t/**\n\tScript commands that are run at various times in the lifecycle of the package. The key is the lifecycle event, and the value is the command to run at that point.\n\t*/\n\tscripts?: PackageJson.Scripts;\n\n\t/**\n\tIs used to set configuration parameters used in package scripts that persist across upgrades.\n\t*/\n\tconfig?: {\n\t\t[configKey: string]: unknown;\n\t};\n\n\t/**\n\tThe dependencies of the package.\n\t*/\n\tdependencies?: PackageJson.Dependency;\n\n\t/**\n\tAdditional tooling dependencies that are not required for the package to work. Usually test, build, or documentation tooling.\n\t*/\n\tdevDependencies?: PackageJson.Dependency;\n\n\t/**\n\tDependencies that are skipped if they fail to install.\n\t*/\n\toptionalDependencies?: PackageJson.Dependency;\n\n\t/**\n\tDependencies that will usually be required by the package user directly or via another dependency.\n\t*/\n\tpeerDependencies?: PackageJson.Dependency;\n\n\t/**\n\tPackage names that are bundled when the package is published.\n\t*/\n\tbundledDependencies?: string[];\n\n\t/**\n\tAlias of `bundledDependencies`.\n\t*/\n\tbundleDependencies?: string[];\n\n\t/**\n\tEngines that this package runs on.\n\t*/\n\tengines?: {\n\t\t[EngineName in 'npm' | 'node' | string]: string;\n\t};\n\n\t/**\n\t@deprecated\n\t*/\n\tengineStrict?: boolean;\n\n\t/**\n\tOperating systems the module runs on.\n\t*/\n\tos?: LiteralUnion<\n\t\t| 'aix'\n\t\t| 'darwin'\n\t\t| 'freebsd'\n\t\t| 'linux'\n\t\t| 'openbsd'\n\t\t| 'sunos'\n\t\t| 'win32'\n\t\t| '!aix'\n\t\t| '!darwin'\n\t\t| '!freebsd'\n\t\t| '!linux'\n\t\t| '!openbsd'\n\t\t| '!sunos'\n\t\t| '!win32',\n\t\tstring\n\t>[];\n\n\t/**\n\tCPU architectures the module runs on.\n\t*/\n\tcpu?: LiteralUnion<\n\t\t| 'arm'\n\t\t| 'arm64'\n\t\t| 'ia32'\n\t\t| 'mips'\n\t\t| 'mipsel'\n\t\t| 'ppc'\n\t\t| 'ppc64'\n\t\t| 's390'\n\t\t| 's390x'\n\t\t| 'x32'\n\t\t| 'x64'\n\t\t| '!arm'\n\t\t| '!arm64'\n\t\t| '!ia32'\n\t\t| '!mips'\n\t\t| '!mipsel'\n\t\t| '!ppc'\n\t\t| '!ppc64'\n\t\t| '!s390'\n\t\t| '!s390x'\n\t\t| '!x32'\n\t\t| '!x64',\n\t\tstring\n\t>[];\n\n\t/**\n\tIf set to `true`, a warning will be shown if package is installed locally. Useful if the package is primarily a command-line application that should be installed globally.\n\n\t@deprecated\n\t*/\n\tpreferGlobal?: boolean;\n\n\t/**\n\tIf set to `true`, then npm will refuse to publish it.\n\t*/\n\tprivate?: boolean;\n\n\t/**\n\t * A set of config values that will be used at publish-time. It's especially handy to set the tag, registry or access, to ensure that a given package is not tagged with 'latest', published to the global public registry or that a scoped module is private by default.\n\t */\n\tpublishConfig?: {\n\t\t[config: string]: unknown;\n\t};\n} &\nPackageJson.NonStandardEntryPoints &\nPackageJson.TypeScriptConfiguration &\nPackageJson.YarnConfiguration &\nPackageJson.JSPMConfiguration & {\n\t[key: string]: unknown;\n};\n",
  "node_modules/serve-static/package.json": "{\n  \"name\": \"serve-static\",\n  \"description\": \"Serve static files\",\n  \"version\": \"2.2.0\",\n  \"author\": \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n  \"license\": \"MIT\",\n  \"repository\": \"expressjs/serve-static\",\n  \"dependencies\": {\n    \"encodeurl\": \"^2.0.0\",\n    \"escape-html\": \"^1.0.3\",\n    \"parseurl\": \"^1.3.3\",\n    \"send\": \"^1.2.0\"\n  },\n  \"devDependencies\": {\n    \"eslint\": \"7.32.0\",\n    \"eslint-config-standard\": \"14.1.1\",\n    \"eslint-plugin-import\": \"2.25.4\",\n    \"eslint-plugin-markdown\": \"2.2.1\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"5.2.0\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"^10.7.0\",\n    \"nyc\": \"^17.0.0\",\n    \"supertest\": \"^6.3.4\"\n  },\n  \"files\": [\n    \"LICENSE\",\n    \"HISTORY.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 18\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --bail --check-leaks test/\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\",\n    \"version\": \"node scripts/version-history.js && git add HISTORY.md\"\n  }\n}\n",
  "node_modules/set-cookie-parser/package.json": "{\n  \"name\": \"set-cookie-parser\",\n  \"version\": \"2.7.1\",\n  \"description\": \"Parses set-cookie headers into objects\",\n  \"homepage\": \"https://github.com/nfriedly/set-cookie-parser\",\n  \"repository\": \"nfriedly/set-cookie-parser\",\n  \"author\": {\n    \"name\": \"Nathan Friedly\",\n    \"url\": \"http://nfriedly.com/\"\n  },\n  \"files\": [\n    \"lib\"\n  ],\n  \"main\": \"./lib/set-cookie.js\",\n  \"sideEffects\": false,\n  \"keywords\": [\n    \"set-cookie\",\n    \"set\",\n    \"cookie\",\n    \"cookies\",\n    \"header\",\n    \"parse\",\n    \"parser\"\n  ],\n  \"devDependencies\": {\n    \"eslint\": \"^8.57.0\",\n    \"eslint-config-prettier\": \"^9.1.0\",\n    \"eslint-plugin-prettier\": \"^5.1.3\",\n    \"husky\": \"^9.0.11\",\n    \"mocha\": \"^10.3.0\",\n    \"prettier\": \"^3.2.5\",\n    \"pretty-quick\": \"^4.0.0\",\n    \"sinon\": \"^17.0.1\"\n  },\n  \"scripts\": {\n    \"lint\": \"eslint . --ignore-pattern '!.eslintrc.js'\",\n    \"test\": \"npm run lint && mocha\",\n    \"autofix\": \"npm run lint -- --fix\",\n    \"precommit\": \"npm test\"\n  },\n  \"license\": \"MIT\",\n  \"prettier\": {\n    \"trailingComma\": \"es5\"\n  }\n}\n",
  "node_modules/setprototypeof/index.d.ts": "declare function setPrototypeOf(o: any, proto: object | null): any;\nexport = setPrototypeOf;\n",
  "node_modules/setprototypeof/package.json": "{\n  \"name\": \"setprototypeof\",\n  \"version\": \"1.2.0\",\n  \"description\": \"A small polyfill for Object.setprototypeof\",\n  \"main\": \"index.js\",\n  \"typings\": \"index.d.ts\",\n  \"scripts\": {\n    \"test\": \"standard && mocha\",\n    \"testallversions\": \"npm run node010 && npm run node4 && npm run node6 && npm run node9 && npm run node11\",\n    \"testversion\": \"docker run -it --rm -v $(PWD):/usr/src/app -w /usr/src/app node:${NODE_VER} npm install mocha@${MOCHA_VER:-latest} && npm t\",\n    \"node010\": \"NODE_VER=0.10 MOCHA_VER=3 npm run testversion\",\n    \"node4\": \"NODE_VER=4 npm run testversion\",\n    \"node6\": \"NODE_VER=6 npm run testversion\",\n    \"node9\": \"NODE_VER=9 npm run testversion\",\n    \"node11\": \"NODE_VER=11 npm run testversion\",\n    \"prepublishOnly\": \"npm t\",\n    \"postpublish\": \"git push origin && git push origin --tags\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/wesleytodd/setprototypeof.git\"\n  },\n  \"keywords\": [\n    \"polyfill\",\n    \"object\",\n    \"setprototypeof\"\n  ],\n  \"author\": \"Wes Todd\",\n  \"license\": \"ISC\",\n  \"bugs\": {\n    \"url\": \"https://github.com/wesleytodd/setprototypeof/issues\"\n  },\n  \"homepage\": \"https://github.com/wesleytodd/setprototypeof\",\n  \"devDependencies\": {\n    \"mocha\": \"^6.1.4\",\n    \"standard\": \"^13.0.2\"\n  }\n}\n",
  "node_modules/shebang-command/package.json": "{\n\t\"name\": \"shebang-command\",\n\t\"version\": \"2.0.0\",\n\t\"description\": \"Get the command from a shebang\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"kevva/shebang-command\",\n\t\"author\": {\n\t\t\"name\": \"Kevin Mårtensson\",\n\t\t\"email\": \"kevinmartensson@gmail.com\",\n\t\t\"url\": \"github.com/kevva\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava\"\n\t},\n\t\"files\": [\n\t\t\"index.js\"\n\t],\n\t\"keywords\": [\n\t\t\"cmd\",\n\t\t\"command\",\n\t\t\"parse\",\n\t\t\"shebang\"\n\t],\n\t\"dependencies\": {\n\t\t\"shebang-regex\": \"^3.0.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^2.3.0\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/shebang-regex/index.d.ts": "/**\nRegular expression for matching a [shebang](https://en.wikipedia.org/wiki/Shebang_(Unix)) line.\n\n@example\n```\nimport shebangRegex = require('shebang-regex');\n\nconst string = '#!/usr/bin/env node\\nconsole.log(\"unicorns\");';\n\nshebangRegex.test(string);\n//=> true\n\nshebangRegex.exec(string)[0];\n//=> '#!/usr/bin/env node'\n\nshebangRegex.exec(string)[1];\n//=> '/usr/bin/env node'\n```\n*/\ndeclare const shebangRegex: RegExp;\n\nexport = shebangRegex;\n",
  "node_modules/shebang-regex/package.json": "{\n\t\"name\": \"shebang-regex\",\n\t\"version\": \"3.0.0\",\n\t\"description\": \"Regular expression for matching a shebang line\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/shebang-regex\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"regex\",\n\t\t\"regexp\",\n\t\t\"shebang\",\n\t\t\"match\",\n\t\t\"test\",\n\t\t\"line\"\n\t],\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.4.1\",\n\t\t\"tsd\": \"^0.7.2\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/side-channel/index.d.ts": "import getSideChannelList from 'side-channel-list';\nimport getSideChannelMap from 'side-channel-map';\nimport getSideChannelWeakMap from 'side-channel-weakmap';\n\ndeclare namespace getSideChannel {\n\ttype Channel<K, V> =\n\t\t| getSideChannelList.Channel<K, V>\n\t\t| ReturnType<Exclude<typeof getSideChannelMap<K, V>, false>>\n\t\t| ReturnType<Exclude<typeof getSideChannelWeakMap<K, V>, false>>;\n}\n\ndeclare function getSideChannel<K, V>(): getSideChannel.Channel<K, V>;\n\nexport = getSideChannel;\n",
  "node_modules/side-channel/package.json": "{\n\t\"name\": \"side-channel\",\n\t\"version\": \"1.1.0\",\n\t\"description\": \"Store information about any JS value in a side channel. Uses WeakMap if available.\",\n\t\"main\": \"index.js\",\n\t\"exports\": {\n\t\t\".\": \"./index.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"types\": \"./index.d.ts\",\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"prelint\": \"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\\\.git')\",\n\t\t\"lint\": \"eslint --ext=js,mjs .\",\n\t\t\"postlint\": \"tsc -p . && attw -P\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"posttest\": \"npx npm@'>=10.2' audit --production\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/ljharb/side-channel.git\"\n\t},\n\t\"keywords\": [\n\t\t\"weakmap\",\n\t\t\"map\",\n\t\t\"side\",\n\t\t\"channel\",\n\t\t\"metadata\"\n\t],\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"funding\": {\n\t\t\"url\": \"https://github.com/sponsors/ljharb\"\n\t},\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/ljharb/side-channel/issues\"\n\t},\n\t\"homepage\": \"https://github.com/ljharb/side-channel#readme\",\n\t\"dependencies\": {\n\t\t\"es-errors\": \"^1.3.0\",\n\t\t\"object-inspect\": \"^1.13.3\",\n\t\t\"side-channel-list\": \"^1.0.0\",\n\t\t\"side-channel-map\": \"^1.0.1\",\n\t\t\"side-channel-weakmap\": \"^1.0.2\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@arethetypeswrong/cli\": \"^0.17.1\",\n\t\t\"@ljharb/eslint-config\": \"^21.1.1\",\n\t\t\"@ljharb/tsconfig\": \"^0.2.2\",\n\t\t\"@types/object-inspect\": \"^1.13.0\",\n\t\t\"@types/tape\": \"^5.6.5\",\n\t\t\"auto-changelog\": \"^2.5.0\",\n\t\t\"eclint\": \"^2.8.1\",\n\t\t\"encoding\": \"^0.1.13\",\n\t\t\"eslint\": \"=8.8.0\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.9.0\",\n\t\t\"typescript\": \"next\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\"\n\t\t]\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t}\n}\n",
  "node_modules/side-channel-list/index.d.ts": "declare namespace getSideChannelList {\n\ttype Channel<K, V> = {\n\t\tassert: (key: K) => void;\n\t\thas: (key: K) => boolean;\n\t\tget: (key: K) => V | undefined;\n\t\tset: (key: K, value: V) => void;\n\t\tdelete: (key: K) => boolean;\n\t};\n}\n\ndeclare function getSideChannelList<V, K>(): getSideChannelList.Channel<K, V>;\n\nexport = getSideChannelList;\n",
  "node_modules/side-channel-list/list.d.ts": "type ListNode<T, K> = {\n\tkey: K;\n\tnext: undefined | ListNode<T, K>;\n\tvalue: T;\n};\ntype RootNode<T, K> = {\n\tnext: undefined | ListNode<T, K>;\n};\n\nexport function listGetNode<T, K>(list: RootNode<T, K>, key: ListNode<T, K>['key'], isDelete?: boolean): ListNode<T, K> | undefined;\nexport function listGet<T, K>(objects: undefined | RootNode<T, K>, key: ListNode<T, K>['key']): T | undefined;\nexport function listSet<T, K>(objects: RootNode<T, K>, key: ListNode<T, K>['key'], value: T): void;\nexport function listHas<T, K>(objects: undefined | RootNode<T, K>, key: ListNode<T, K>['key']): boolean;\nexport function listDelete<T, K>(objects: undefined | RootNode<T, K>, key: ListNode<T, K>['key']): ListNode<T, K> | undefined;\n",
  "node_modules/side-channel-list/package.json": "{\n\t\"name\": \"side-channel-list\",\n\t\"version\": \"1.0.0\",\n\t\"description\": \"Store information about any JS value in a side channel, using a linked list\",\n\t\"main\": \"index.js\",\n\t\"exports\": {\n\t\t\".\": \"./index.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"types\": \"./index.d.ts\",\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"prelint\": \"evalmd README.md && eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\\\.git')\",\n\t\t\"lint\": \"eslint --ext=js,mjs .\",\n\t\t\"postlint\": \"tsc -p . && attw -P\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"posttest\": \"npx npm@'>= 10.2' audit --production\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/ljharb/side-channel-list.git\"\n\t},\n\t\"keywords\": [],\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"funding\": {\n\t\t\"url\": \"https://github.com/sponsors/ljharb\"\n\t},\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/ljharb/side-channel-list/issues\"\n\t},\n\t\"homepage\": \"https://github.com/ljharb/side-channel-list#readme\",\n\t\"dependencies\": {\n\t\t\"es-errors\": \"^1.3.0\",\n\t\t\"object-inspect\": \"^1.13.3\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@arethetypeswrong/cli\": \"^0.17.1\",\n\t\t\"@ljharb/eslint-config\": \"^21.1.1\",\n\t\t\"@ljharb/tsconfig\": \"^0.2.2\",\n\t\t\"@types/object-inspect\": \"^1.13.0\",\n\t\t\"@types/tape\": \"^5.6.5\",\n\t\t\"auto-changelog\": \"^2.5.0\",\n\t\t\"eclint\": \"^2.8.1\",\n\t\t\"encoding\": \"^0.1.13\",\n\t\t\"eslint\": \"=8.8.0\",\n\t\t\"evalmd\": \"^0.0.19\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.9.0\",\n\t\t\"typescript\": \"next\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\"\n\t\t]\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t}\n}\n",
  "node_modules/side-channel-map/index.d.ts": "declare namespace getSideChannelMap {\n\ttype Channel<K, V> = {\n\t\tassert: (key: K) => void;\n\t\thas: (key: K) => boolean;\n\t\tget: (key: K) => V | undefined;\n\t\tset: (key: K, value: V) => void;\n\t\tdelete: (key: K) => boolean;\n\t};\n}\n\ndeclare function getSideChannelMap<K, V>(): getSideChannelMap.Channel<K, V>;\n\ndeclare const x: false | typeof getSideChannelMap;\n\nexport = x;\n",
  "node_modules/side-channel-map/package.json": "{\n\t\"name\": \"side-channel-map\",\n\t\"version\": \"1.0.1\",\n\t\"description\": \"Store information about any JS value in a side channel, using a Map\",\n\t\"main\": \"index.js\",\n\t\"exports\": {\n\t\t\".\": \"./index.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"types\": \"./index.d.ts\",\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"prelint\": \"evalmd README.md && eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\\\.git')\",\n\t\t\"lint\": \"eslint --ext=js,mjs .\",\n\t\t\"postlint\": \"tsc -p . && attw -P\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"posttest\": \"npx npm@'>= 10.2' audit --production\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/ljharb/side-channel-map.git\"\n\t},\n\t\"keywords\": [],\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"funding\": {\n\t\t\"url\": \"https://github.com/sponsors/ljharb\"\n\t},\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/ljharb/side-channel-map/issues\"\n\t},\n\t\"homepage\": \"https://github.com/ljharb/side-channel-map#readme\",\n\t\"dependencies\": {\n\t\t\"call-bound\": \"^1.0.2\",\n\t\t\"es-errors\": \"^1.3.0\",\n\t\t\"get-intrinsic\": \"^1.2.5\",\n\t\t\"object-inspect\": \"^1.13.3\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@arethetypeswrong/cli\": \"^0.17.1\",\n\t\t\"@ljharb/eslint-config\": \"^21.1.1\",\n\t\t\"@ljharb/tsconfig\": \"^0.2.2\",\n\t\t\"@types/get-intrinsic\": \"^1.2.3\",\n\t\t\"@types/object-inspect\": \"^1.13.0\",\n\t\t\"@types/tape\": \"^5.6.5\",\n\t\t\"auto-changelog\": \"^2.5.0\",\n\t\t\"eclint\": \"^2.8.1\",\n\t\t\"encoding\": \"^0.1.13\",\n\t\t\"eslint\": \"=8.8.0\",\n\t\t\"evalmd\": \"^0.0.19\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.9.0\",\n\t\t\"typescript\": \"next\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\"\n\t\t]\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t}\n}\n",
  "node_modules/side-channel-weakmap/index.d.ts": "declare namespace getSideChannelWeakMap {\n\ttype Channel<K, V> = {\n\t\tassert: (key: K) => void;\n\t\thas: (key: K) => boolean;\n\t\tget: (key: K) => V | undefined;\n\t\tset: (key: K, value: V) => void;\n\t\tdelete: (key: K) => boolean;\n\t}\n}\n\ndeclare function getSideChannelWeakMap<K, V>(): getSideChannelWeakMap.Channel<K, V>;\n\ndeclare const x: false | typeof getSideChannelWeakMap;\n\nexport = x;\n",
  "node_modules/side-channel-weakmap/package.json": "{\n\t\"name\": \"side-channel-weakmap\",\n\t\"version\": \"1.0.2\",\n\t\"description\": \"Store information about any JS value in a side channel. Uses WeakMap if available.\",\n\t\"main\": \"index.js\",\n\t\"exports\": {\n\t\t\".\": \"./index.js\",\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"types\": \"./index.d.ts\",\n\t\"scripts\": {\n\t\t\"prepack\": \"npmignore --auto --commentLines=autogenerated\",\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"prelint\": \"eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\\\.git')\",\n\t\t\"lint\": \"eslint --ext=js,mjs .\",\n\t\t\"postlint\": \"tsc -p . && attw -P\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"posttest\": \"npx npm@'>=10.2' audit --production\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/ljharb/side-channel-weakmap.git\"\n\t},\n\t\"keywords\": [\n\t\t\"weakmap\",\n\t\t\"map\",\n\t\t\"side\",\n\t\t\"channel\",\n\t\t\"metadata\"\n\t],\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"funding\": {\n\t\t\"url\": \"https://github.com/sponsors/ljharb\"\n\t},\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/ljharb/side-channel-weakmap/issues\"\n\t},\n\t\"homepage\": \"https://github.com/ljharb/side-channel-weakmap#readme\",\n\t\"dependencies\": {\n\t\t\"call-bound\": \"^1.0.2\",\n\t\t\"es-errors\": \"^1.3.0\",\n\t\t\"get-intrinsic\": \"^1.2.5\",\n\t\t\"object-inspect\": \"^1.13.3\",\n\t\t\"side-channel-map\": \"^1.0.1\"\n\t},\n\t\"devDependencies\": {\n\t\t\"@arethetypeswrong/cli\": \"^0.17.1\",\n\t\t\"@ljharb/eslint-config\": \"^21.1.1\",\n\t\t\"@ljharb/tsconfig\": \"^0.2.2\",\n\t\t\"@types/call-bind\": \"^1.0.5\",\n\t\t\"@types/get-intrinsic\": \"^1.2.3\",\n\t\t\"@types/object-inspect\": \"^1.13.0\",\n\t\t\"@types/tape\": \"^5.6.5\",\n\t\t\"auto-changelog\": \"^2.5.0\",\n\t\t\"eclint\": \"^2.8.1\",\n\t\t\"encoding\": \"^0.1.13\",\n\t\t\"eslint\": \"=8.8.0\",\n\t\t\"in-publish\": \"^2.0.1\",\n\t\t\"npmignore\": \"^0.3.1\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"tape\": \"^5.9.0\",\n\t\t\"typescript\": \"next\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t},\n\t\"publishConfig\": {\n\t\t\"ignore\": [\n\t\t\t\".github/workflows\"\n\t\t]\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t}\n}\n",
  "node_modules/simple-concat/package.json": "{\n  \"name\": \"simple-concat\",\n  \"description\": \"Super-minimalist version of `concat-stream`. Less than 15 lines!\",\n  \"version\": \"1.0.1\",\n  \"author\": {\n    \"name\": \"Feross Aboukhadijeh\",\n    \"email\": \"feross@feross.org\",\n    \"url\": \"https://feross.org\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/feross/simple-concat/issues\"\n  },\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"standard\": \"*\",\n    \"tape\": \"^5.0.1\"\n  },\n  \"homepage\": \"https://github.com/feross/simple-concat\",\n  \"keywords\": [\n    \"concat\",\n    \"concat-stream\",\n    \"concat stream\"\n  ],\n  \"license\": \"MIT\",\n  \"main\": \"index.js\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/feross/simple-concat.git\"\n  },\n  \"scripts\": {\n    \"test\": \"standard && tape test/*.js\"\n  },\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/feross\"\n    },\n    {\n      \"type\": \"patreon\",\n      \"url\": \"https://www.patreon.com/feross\"\n    },\n    {\n      \"type\": \"consulting\",\n      \"url\": \"https://feross.org/support\"\n    }\n  ]\n}\n",
  "node_modules/simple-get/package.json": "{\n  \"name\": \"simple-get\",\n  \"description\": \"Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.\",\n  \"version\": \"4.0.1\",\n  \"author\": {\n    \"name\": \"Feross Aboukhadijeh\",\n    \"email\": \"feross@feross.org\",\n    \"url\": \"https://feross.org\"\n  },\n  \"browser\": {\n    \"decompress-response\": false\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/feross/simple-get/issues\"\n  },\n  \"dependencies\": {\n    \"decompress-response\": \"^6.0.0\",\n    \"once\": \"^1.3.1\",\n    \"simple-concat\": \"^1.0.0\"\n  },\n  \"devDependencies\": {\n    \"self-signed-https\": \"^1.0.5\",\n    \"standard\": \"*\",\n    \"string-to-stream\": \"^3.0.0\",\n    \"tape\": \"^5.0.0\"\n  },\n  \"homepage\": \"https://github.com/feross/simple-get\",\n  \"keywords\": [\n    \"request\",\n    \"http\",\n    \"GET\",\n    \"get request\",\n    \"http.get\",\n    \"redirects\",\n    \"follow redirects\",\n    \"gzip\",\n    \"deflate\",\n    \"https\",\n    \"http-https\",\n    \"stream\",\n    \"simple request\",\n    \"simple get\"\n  ],\n  \"license\": \"MIT\",\n  \"main\": \"index.js\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/feross/simple-get.git\"\n  },\n  \"scripts\": {\n    \"test\": \"standard && tape test/*.js\"\n  },\n  \"funding\": [\n    {\n      \"type\": \"github\",\n      \"url\": \"https://github.com/sponsors/feross\"\n    },\n    {\n      \"type\": \"patreon\",\n      \"url\": \"https://www.patreon.com/feross\"\n    },\n    {\n      \"type\": \"consulting\",\n      \"url\": \"https://feross.org/support\"\n    }\n  ]\n}\n",
  "node_modules/sisteransi/package.json": "{\n  \"name\": \"sisteransi\",\n  \"version\": \"1.0.5\",\n  \"description\": \"ANSI escape codes for some terminal swag\",\n  \"main\": \"src/index.js\",\n  \"license\": \"MIT\",\n  \"author\": {\n    \"name\": \"Terkel Gjervig\",\n    \"email\": \"terkel@terkel.com\",\n    \"url\": \"https://terkel.com\"\n  },\n  \"scripts\": {\n    \"test\": \"tape test/*.js | tap-spec\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/terkelg/sisteransi\"\n  },\n  \"files\": [\n    \"src\"\n  ],\n  \"types\": \"./src/sisteransi.d.ts\",\n  \"keywords\": [\n    \"ansi\",\n    \"escape codes\",\n    \"escape\",\n    \"terminal\",\n    \"style\"\n  ],\n  \"devDependencies\": {\n    \"tap-spec\": \"^5.0.0\",\n    \"tape\": \"^4.13.2\"\n  }\n}\n",
  "node_modules/sisteransi/src/sisteransi.d.ts": "export const beep: string;\nexport const clear: string;\n\nexport namespace cursor {\n    export const left: string;\n    export const hide: string;\n    export const show: string;\n    export const save: string;\n    export const restore: string;\n\n    export function to(x: number, y?: number): string;\n    export function move(x: number, y: number): string;\n    export function up(count?: number): string;\n    export function down(count?: number): string;\n    export function forward(count?: number): string;\n    export function backward(count?: number): string;\n    export function nextLine(count?: number): string;\n    export function prevLine(count?: number): string;\n}\n\nexport namespace scroll {\n    export function up(count?: number): string;\n    export function down(count?: number): string;\n}\n\nexport namespace erase {\n    export const screen: string;\n    export const line: string;\n    export const lineEnd: string;\n    export const lineStart: string;\n\n    export function up(count?: number): string;\n    export function down(count?: number): string;\n    export function lines(count: number): string;\n}\n",
  "node_modules/sonic-boom/package.json": "{\n  \"name\": \"sonic-boom\",\n  \"version\": \"4.2.0\",\n  \"description\": \"Extremely fast utf8 only stream implementation\",\n  \"main\": \"index.js\",\n  \"type\": \"commonjs\",\n  \"types\": \"types/index.d.ts\",\n  \"scripts\": {\n    \"test\": \"npm run test:types && standard && npm run test:unit\",\n    \"test:unit\": \"tap\",\n    \"test:types\": \"tsc && tsd\"\n  },\n  \"pre-commit\": [\n    \"test\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/pinojs/sonic-boom.git\"\n  },\n  \"keywords\": [\n    \"stream\",\n    \"fs\",\n    \"net\",\n    \"fd\",\n    \"file\",\n    \"descriptor\",\n    \"fast\"\n  ],\n  \"author\": \"Matteo Collina <hello@matteocollina.com>\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/pinojs/sonic-boom/issues\"\n  },\n  \"homepage\": \"https://github.com/pinojs/sonic-boom#readme\",\n  \"devDependencies\": {\n    \"@fastify/pre-commit\": \"^2.1.0\",\n    \"@sinonjs/fake-timers\": \"^13.0.1\",\n    \"@types/node\": \"^22.0.0\",\n    \"fastbench\": \"^1.0.1\",\n    \"proxyquire\": \"^2.1.3\",\n    \"standard\": \"^17.0.0\",\n    \"tap\": \"^18.2.0\",\n    \"tsd\": \"^0.31.0\",\n    \"typescript\": \"^5.0.2\"\n  },\n  \"dependencies\": {\n    \"atomic-sleep\": \"^1.0.0\"\n  },\n  \"tsd\": {\n    \"directory\": \"./types\"\n  }\n}\n",
  "node_modules/sonic-boom/types/index.d.ts": "// Type definitions for sonic-boom 0.7\n// Definitions by: Alex Ferrando <https://github.com/alferpal>\n//                 Igor Savin <https://github.com/kibertoad>\n/// <reference types=\"node\"/>\n\nimport { EventEmitter } from 'events';\n\nexport default SonicBoom;\nexport type SonicBoomOpts = {\n    fd?: number | string | symbol\n    dest?: string | number\n    maxLength?: number\n    minLength?: number\n    maxWrite?: number\n    periodicFlush?: number\n    sync?: boolean\n    fsync?: boolean\n    append?: boolean\n    mode?: string | number\n    mkdir?: boolean\n    contentMode?: 'buffer' | 'utf8'\n    retryEAGAIN?: (err: Error, writeBufferLen: number, remainingBufferLen: number) => boolean\n}\n\nexport class SonicBoom extends EventEmitter {\n    /**\n     * @param [fileDescriptor] File path or numerical file descriptor\n     * relative protocol is enabled. Default: process.stdout\n     * @returns a new sonic-boom instance\n     */\n    constructor(opts: SonicBoomOpts)\n\n    /**\n     * Writes the string to the file. It will return false to signal the producer to slow down.\n     */\n    write(string: string): boolean;\n\n    /**\n     * Writes the current buffer to the file if a write was not in progress.\n     * Do nothing if minLength is zero or if it is already writing.\n     */\n    flush(cb?: (err?: Error) => unknown): void;\n\n    /**\n     * Reopen the file in place, useful for log rotation.\n     */\n    reopen(fileDescriptor?: string | number): void;\n\n    /**\n     * Flushes the buffered data synchronously. This is a costly operation.\n     */\n    flushSync(): void;\n\n    /**\n     * Closes the stream, the data will be flushed down asynchronously\n     */\n    end(): void;\n\n    /**\n     * Closes the stream immediately, the data is not flushed.\n     */\n    destroy(): void;\n}\n",
  "node_modules/source-map/package.json": "{\n  \"name\": \"source-map\",\n  \"description\": \"Generates and consumes source maps\",\n  \"version\": \"0.5.7\",\n  \"homepage\": \"https://github.com/mozilla/source-map\",\n  \"author\": \"Nick Fitzgerald <nfitzgerald@mozilla.com>\",\n  \"contributors\": [\n    \"Tobias Koppers <tobias.koppers@googlemail.com>\",\n    \"Duncan Beevers <duncan@dweebd.com>\",\n    \"Stephen Crane <scrane@mozilla.com>\",\n    \"Ryan Seddon <seddon.ryan@gmail.com>\",\n    \"Miles Elam <miles.elam@deem.com>\",\n    \"Mihai Bazon <mihai.bazon@gmail.com>\",\n    \"Michael Ficarra <github.public.email@michael.ficarra.me>\",\n    \"Todd Wolfson <todd@twolfson.com>\",\n    \"Alexander Solovyov <alexander@solovyov.net>\",\n    \"Felix Gnass <fgnass@gmail.com>\",\n    \"Conrad Irwin <conrad.irwin@gmail.com>\",\n    \"usrbincc <usrbincc@yahoo.com>\",\n    \"David Glasser <glasser@davidglasser.net>\",\n    \"Chase Douglas <chase@newrelic.com>\",\n    \"Evan Wallace <evan.exe@gmail.com>\",\n    \"Heather Arthur <fayearthur@gmail.com>\",\n    \"Hugh Kennedy <hughskennedy@gmail.com>\",\n    \"David Glasser <glasser@davidglasser.net>\",\n    \"Simon Lydell <simon.lydell@gmail.com>\",\n    \"Jmeas Smith <jellyes2@gmail.com>\",\n    \"Michael Z Goddard <mzgoddard@gmail.com>\",\n    \"azu <azu@users.noreply.github.com>\",\n    \"John Gozde <john@gozde.ca>\",\n    \"Adam Kirkton <akirkton@truefitinnovation.com>\",\n    \"Chris Montgomery <christopher.montgomery@dowjones.com>\",\n    \"J. Ryan Stinnett <jryans@gmail.com>\",\n    \"Jack Herrington <jherrington@walmartlabs.com>\",\n    \"Chris Truter <jeffpalentine@gmail.com>\",\n    \"Daniel Espeset <daniel@danielespeset.com>\",\n    \"Jamie Wong <jamie.lf.wong@gmail.com>\",\n    \"Eddy Bruël <ejpbruel@mozilla.com>\",\n    \"Hawken Rives <hawkrives@gmail.com>\",\n    \"Gilad Peleg <giladp007@gmail.com>\",\n    \"djchie <djchie.dev@gmail.com>\",\n    \"Gary Ye <garysye@gmail.com>\",\n    \"Nicolas Lalevée <nicolas.lalevee@hibnet.org>\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"http://github.com/mozilla/source-map.git\"\n  },\n  \"main\": \"./source-map.js\",\n  \"files\": [\n    \"source-map.js\",\n    \"lib/\",\n    \"dist/source-map.debug.js\",\n    \"dist/source-map.js\",\n    \"dist/source-map.min.js\",\n    \"dist/source-map.min.js.map\"\n  ],\n  \"engines\": {\n    \"node\": \">=0.10.0\"\n  },\n  \"license\": \"BSD-3-Clause\",\n  \"scripts\": {\n    \"test\": \"npm run build && node test/run-tests.js\",\n    \"build\": \"webpack --color\",\n    \"toc\": \"doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md\"\n  },\n  \"devDependencies\": {\n    \"doctoc\": \"^0.15.0\",\n    \"webpack\": \"^1.12.0\"\n  },\n  \"typings\": \"source-map\"\n}\n",
  "node_modules/split2/package.json": "{\n  \"name\": \"split2\",\n  \"version\": \"4.2.0\",\n  \"description\": \"split a Text Stream into a Line Stream, using Stream 3\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"lint\": \"standard --verbose\",\n    \"unit\": \"nyc --lines 100 --branches 100 --functions 100 --check-coverage --reporter=text tape test.js\",\n    \"coverage\": \"nyc --reporter=html --reporter=cobertura --reporter=text tape test/test.js\",\n    \"test:report\": \"npm run lint && npm run unit:report\",\n    \"test\": \"npm run lint && npm run unit\",\n    \"legacy\": \"tape test.js\"\n  },\n  \"pre-commit\": [\n    \"test\"\n  ],\n  \"website\": \"https://github.com/mcollina/split2\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/mcollina/split2.git\"\n  },\n  \"bugs\": {\n    \"url\": \"http://github.com/mcollina/split2/issues\"\n  },\n  \"engines\": {\n    \"node\": \">= 10.x\"\n  },\n  \"author\": \"Matteo Collina <hello@matteocollina.com>\",\n  \"license\": \"ISC\",\n  \"devDependencies\": {\n    \"binary-split\": \"^1.0.3\",\n    \"callback-stream\": \"^1.1.0\",\n    \"fastbench\": \"^1.0.0\",\n    \"nyc\": \"^15.0.1\",\n    \"pre-commit\": \"^1.1.2\",\n    \"standard\": \"^17.0.0\",\n    \"tape\": \"^5.0.0\"\n  }\n}\n",
  "node_modules/statuses/package.json": "{\n  \"name\": \"statuses\",\n  \"description\": \"HTTP status utility\",\n  \"version\": \"2.0.1\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)\"\n  ],\n  \"repository\": \"jshttp/statuses\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"http\",\n    \"status\",\n    \"code\"\n  ],\n  \"files\": [\n    \"HISTORY.md\",\n    \"index.js\",\n    \"codes.json\",\n    \"LICENSE\"\n  ],\n  \"devDependencies\": {\n    \"csv-parse\": \"4.14.2\",\n    \"eslint\": \"7.17.0\",\n    \"eslint-config-standard\": \"14.1.1\",\n    \"eslint-plugin-import\": \"2.22.1\",\n    \"eslint-plugin-markdown\": \"1.0.2\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"4.2.1\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"8.2.1\",\n    \"nyc\": \"15.1.0\",\n    \"raw-body\": \"2.4.1\",\n    \"stream-to-array\": \"2.3.0\"\n  },\n  \"engines\": {\n    \"node\": \">= 0.8\"\n  },\n  \"scripts\": {\n    \"build\": \"node scripts/build.js\",\n    \"fetch\": \"node scripts/fetch-apache.js && node scripts/fetch-iana.js && node scripts/fetch-nginx.js && node scripts/fetch-node.js\",\n    \"lint\": \"eslint --plugin markdown --ext js,md .\",\n    \"test\": \"mocha --reporter spec --check-leaks --bail test/\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\",\n    \"update\": \"npm run fetch && npm run build\",\n    \"version\": \"node scripts/version-history.js && git add HISTORY.md\"\n  }\n}\n",
  "node_modules/streamsearch/package.json": "{\n  \"name\": \"streamsearch\",\n  \"version\": \"1.1.0\",\n  \"author\": \"Brian White <mscdex@mscdex.net>\",\n  \"description\": \"Streaming Boyer-Moore-Horspool searching for node.js\",\n  \"main\": \"./lib/sbmh.js\",\n  \"engines\": {\n    \"node\": \">=10.0.0\"\n  },\n  \"devDependencies\": {\n    \"@mscdex/eslint-config\": \"^1.1.0\",\n    \"eslint\": \"^7.32.0\"\n  },\n  \"scripts\": {\n    \"test\": \"node test/test.js\",\n    \"lint\": \"eslint --cache --report-unused-disable-directives --ext=.js .eslintrc.js lib test\",\n    \"lint:fix\": \"npm run lint -- --fix\"\n  },\n  \"keywords\": [\n    \"stream\",\n    \"horspool\",\n    \"boyer-moore-horspool\",\n    \"boyer-moore\",\n    \"search\"\n  ],\n  \"licenses\": [{\n    \"type\": \"MIT\",\n    \"url\": \"http://github.com/mscdex/streamsearch/raw/master/LICENSE\"\n  }],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"http://github.com/mscdex/streamsearch.git\"\n  }\n}\n",
  "node_modules/string-width-cjs/index.d.ts": "declare const stringWidth: {\n\t/**\n\tGet the visual width of a string - the number of columns required to display it.\n\n\tSome Unicode characters are [fullwidth](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms) and use double the normal width. [ANSI escape codes](https://en.wikipedia.org/wiki/ANSI_escape_code) are stripped and doesn't affect the width.\n\n\t@example\n\t```\n\timport stringWidth = require('string-width');\n\n\tstringWidth('a');\n\t//=> 1\n\n\tstringWidth('古');\n\t//=> 2\n\n\tstringWidth('\\u001B[1m古\\u001B[22m');\n\t//=> 2\n\t```\n\t*/\n\t(string: string): number;\n\n\t// TODO: remove this in the next major version, refactor the whole definition to:\n\t// declare function stringWidth(string: string): number;\n\t// export = stringWidth;\n\tdefault: typeof stringWidth;\n}\n\nexport = stringWidth;\n",
  "node_modules/string-width-cjs/package.json": "{\n\t\"name\": \"string-width\",\n\t\"version\": \"4.2.3\",\n\t\"description\": \"Get the visual width of a string - the number of columns required to display it\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/string-width\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"string\",\n\t\t\"character\",\n\t\t\"unicode\",\n\t\t\"width\",\n\t\t\"visual\",\n\t\t\"column\",\n\t\t\"columns\",\n\t\t\"fullwidth\",\n\t\t\"full-width\",\n\t\t\"full\",\n\t\t\"ansi\",\n\t\t\"escape\",\n\t\t\"codes\",\n\t\t\"cli\",\n\t\t\"command-line\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"cjk\",\n\t\t\"chinese\",\n\t\t\"japanese\",\n\t\t\"korean\",\n\t\t\"fixed-width\"\n\t],\n\t\"dependencies\": {\n\t\t\"emoji-regex\": \"^8.0.0\",\n\t\t\"is-fullwidth-code-point\": \"^3.0.0\",\n\t\t\"strip-ansi\": \"^6.0.1\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.4.1\",\n\t\t\"tsd\": \"^0.7.1\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n",
  "node_modules/strip-ansi-cjs/index.d.ts": "/**\nStrip [ANSI escape codes](https://en.wikipedia.org/wiki/ANSI_escape_code) from a string.\n\n@example\n```\nimport stripAnsi = require('strip-ansi');\n\nstripAnsi('\\u001B[4mUnicorn\\u001B[0m');\n//=> 'Unicorn'\n\nstripAnsi('\\u001B]8;;https://github.com\\u0007Click\\u001B]8;;\\u0007');\n//=> 'Click'\n```\n*/\ndeclare function stripAnsi(string: string): string;\n\nexport = stripAnsi;\n",
  "node_modules/strip-ansi-cjs/package.json": "{\n\t\"name\": \"strip-ansi\",\n\t\"version\": \"6.0.1\",\n\t\"description\": \"Strip ANSI escape codes from a string\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"chalk/strip-ansi\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"strip\",\n\t\t\"trim\",\n\t\t\"remove\",\n\t\t\"ansi\",\n\t\t\"styles\",\n\t\t\"color\",\n\t\t\"colour\",\n\t\t\"colors\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"string\",\n\t\t\"tty\",\n\t\t\"escape\",\n\t\t\"formatting\",\n\t\t\"rgb\",\n\t\t\"256\",\n\t\t\"shell\",\n\t\t\"xterm\",\n\t\t\"log\",\n\t\t\"logging\",\n\t\t\"command-line\",\n\t\t\"text\"\n\t],\n\t\"dependencies\": {\n\t\t\"ansi-regex\": \"^5.0.1\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^2.4.0\",\n\t\t\"tsd\": \"^0.10.0\",\n\t\t\"xo\": \"^0.25.3\"\n\t}\n}\n",
  "node_modules/strip-bom/package.json": "{\n  \"name\": \"strip-bom\",\n  \"version\": \"3.0.0\",\n  \"description\": \"Strip UTF-8 byte order mark (BOM) from a string\",\n  \"license\": \"MIT\",\n  \"repository\": \"sindresorhus/strip-bom\",\n  \"author\": {\n    \"name\": \"Sindre Sorhus\",\n    \"email\": \"sindresorhus@gmail.com\",\n    \"url\": \"sindresorhus.com\"\n  },\n  \"engines\": {\n    \"node\": \">=4\"\n  },\n  \"scripts\": {\n    \"test\": \"xo && ava\"\n  },\n  \"files\": [\n    \"index.js\"\n  ],\n  \"keywords\": [\n    \"strip\",\n    \"bom\",\n    \"byte\",\n    \"order\",\n    \"mark\",\n    \"unicode\",\n    \"utf8\",\n    \"utf-8\",\n    \"remove\",\n    \"delete\",\n    \"trim\",\n    \"text\",\n    \"string\"\n  ],\n  \"devDependencies\": {\n    \"ava\": \"*\",\n    \"xo\": \"*\"\n  }\n}\n",
  "node_modules/strip-json-comments/package.json": "{\n  \"name\": \"strip-json-comments\",\n  \"version\": \"2.0.1\",\n  \"description\": \"Strip comments from JSON. Lets you use comments in your JSON files!\",\n  \"license\": \"MIT\",\n  \"repository\": \"sindresorhus/strip-json-comments\",\n  \"author\": {\n    \"name\": \"Sindre Sorhus\",\n    \"email\": \"sindresorhus@gmail.com\",\n    \"url\": \"sindresorhus.com\"\n  },\n  \"engines\": {\n    \"node\": \">=0.10.0\"\n  },\n  \"scripts\": {\n    \"test\": \"xo && ava\"\n  },\n  \"files\": [\n    \"index.js\"\n  ],\n  \"keywords\": [\n    \"json\",\n    \"strip\",\n    \"remove\",\n    \"delete\",\n    \"trim\",\n    \"comments\",\n    \"multiline\",\n    \"parse\",\n    \"config\",\n    \"configuration\",\n    \"conf\",\n    \"settings\",\n    \"util\",\n    \"env\",\n    \"environment\"\n  ],\n  \"devDependencies\": {\n    \"ava\": \"*\",\n    \"xo\": \"*\"\n  }\n}\n",
  "node_modules/strtok3/lib/AbstractTokenizer.d.ts": "import type { ITokenizer, IFileInfo, IReadChunkOptions, ITokenizerOptions } from './types.js';\nimport type { IGetToken, IToken } from '@tokenizer/token';\ninterface INormalizedReadChunkOptions extends IReadChunkOptions {\n    length: number;\n    position: number;\n    mayBeLess?: boolean;\n}\n/**\n * Core tokenizer\n */\nexport declare abstract class AbstractTokenizer implements ITokenizer {\n    private onClose?;\n    private numBuffer;\n    abstract fileInfo: IFileInfo;\n    /**\n     * Tokenizer-stream position\n     */\n    position: number;\n    /**\n     * Constructor\n     * @param options Tokenizer options\n     * @protected\n     */\n    protected constructor(options?: ITokenizerOptions);\n    abstract supportsRandomAccess(): boolean;\n    /**\n     * Read buffer from tokenizer\n     * @param buffer - Target buffer to fill with data read from the tokenizer-stream\n     * @param options - Additional read options\n     * @returns Promise with number of bytes read\n     */\n    abstract readBuffer(buffer: Uint8Array, options?: IReadChunkOptions): Promise<number>;\n    /**\n     * Peek (read ahead) buffer from tokenizer\n     * @param uint8Array - Target buffer to fill with data peeked from the tokenizer-stream\n     * @param options - Peek behaviour options\n     * @returns Promise with number of bytes read\n     */\n    abstract peekBuffer(uint8Array: Uint8Array, options?: IReadChunkOptions): Promise<number>;\n    /**\n     * Read a token from the tokenizer-stream\n     * @param token - The token to read\n     * @param position - If provided, the desired position in the tokenizer-stream\n     * @returns Promise with token data\n     */\n    readToken<Value>(token: IGetToken<Value>, position?: number): Promise<Value>;\n    /**\n     * Peek a token from the tokenizer-stream.\n     * @param token - Token to peek from the tokenizer-stream.\n     * @param position - Offset where to begin reading within the file. If position is null, data will be read from the current file position.\n     * @returns Promise with token data\n     */\n    peekToken<Value>(token: IGetToken<Value>, position?: number): Promise<Value>;\n    /**\n     * Read a numeric token from the stream\n     * @param token - Numeric token\n     * @returns Promise with number\n     */\n    readNumber(token: IToken<number>): Promise<number>;\n    /**\n     * Read a numeric token from the stream\n     * @param token - Numeric token\n     * @returns Promise with number\n     */\n    peekNumber(token: IToken<number>): Promise<number>;\n    /**\n     * Ignore number of bytes, advances the pointer in under tokenizer-stream.\n     * @param length - Number of bytes to ignore\n     * @return resolves the number of bytes ignored, equals length if this available, otherwise the number of bytes available\n     */\n    ignore(length: number): Promise<number>;\n    close(): Promise<void>;\n    protected normalizeOptions(uint8Array: Uint8Array, options?: IReadChunkOptions): INormalizedReadChunkOptions;\n    abort(): Promise<void>;\n}\nexport {};\n",
  "node_modules/strtok3/lib/BufferTokenizer.d.ts": "import type { ITokenizerOptions, IReadChunkOptions, IRandomAccessFileInfo, IRandomAccessTokenizer } from './types.js';\nimport { AbstractTokenizer } from './AbstractTokenizer.js';\nexport declare class BufferTokenizer extends AbstractTokenizer implements IRandomAccessTokenizer {\n    private uint8Array;\n    fileInfo: IRandomAccessFileInfo;\n    /**\n     * Construct BufferTokenizer\n     * @param uint8Array - Uint8Array to tokenize\n     * @param options Tokenizer options\n     */\n    constructor(uint8Array: Uint8Array, options?: ITokenizerOptions);\n    /**\n     * Read buffer from tokenizer\n     * @param uint8Array - Uint8Array to tokenize\n     * @param options - Read behaviour options\n     * @returns {Promise<number>}\n     */\n    readBuffer(uint8Array: Uint8Array, options?: IReadChunkOptions): Promise<number>;\n    /**\n     * Peek (read ahead) buffer from tokenizer\n     * @param uint8Array\n     * @param options - Read behaviour options\n     * @returns {Promise<number>}\n     */\n    peekBuffer(uint8Array: Uint8Array, options?: IReadChunkOptions): Promise<number>;\n    close(): Promise<void>;\n    supportsRandomAccess(): boolean;\n    setPosition(position: number): void;\n}\n",
  "node_modules/strtok3/lib/FileTokenizer.d.ts": "import { AbstractTokenizer } from './AbstractTokenizer.js';\nimport type { IRandomAccessTokenizer, IRandomAccessFileInfo, IReadChunkOptions, ITokenizerOptions } from './types.js';\nimport { type FileHandle } from 'node:fs/promises';\ninterface IFileTokenizerOptions extends ITokenizerOptions {\n    /**\n     * Pass additional file information to the tokenizer\n     */\n    fileInfo: IRandomAccessFileInfo;\n}\nexport declare class FileTokenizer extends AbstractTokenizer implements IRandomAccessTokenizer {\n    private fileHandle;\n    fileInfo: IRandomAccessFileInfo;\n    /**\n     * Create tokenizer from provided file path\n     * @param sourceFilePath File path\n     */\n    static fromFile(sourceFilePath: string): Promise<FileTokenizer>;\n    protected constructor(fileHandle: FileHandle, options: IFileTokenizerOptions);\n    /**\n     * Read buffer from file\n     * @param uint8Array - Uint8Array to write result to\n     * @param options - Read behaviour options\n     * @returns Promise number of bytes read\n     */\n    readBuffer(uint8Array: Uint8Array, options?: IReadChunkOptions): Promise<number>;\n    /**\n     * Peek buffer from file\n     * @param uint8Array - Uint8Array (or Buffer) to write data to\n     * @param options - Read behaviour options\n     * @returns Promise number of bytes read\n     */\n    peekBuffer(uint8Array: Uint8Array, options?: IReadChunkOptions): Promise<number>;\n    close(): Promise<void>;\n    setPosition(position: number): void;\n    supportsRandomAccess(): boolean;\n}\nexport {};\n",
  "node_modules/strtok3/lib/ReadStreamTokenizer.d.ts": "import { AbstractTokenizer } from './AbstractTokenizer.js';\nimport { type IStreamReader } from 'peek-readable';\nimport type { IFileInfo, IReadChunkOptions, ITokenizerOptions } from './types.js';\nexport declare class ReadStreamTokenizer extends AbstractTokenizer {\n    private streamReader;\n    fileInfo: IFileInfo;\n    /**\n     * Constructor\n     * @param streamReader stream-reader to read from\n     * @param options Tokenizer options\n     */\n    constructor(streamReader: IStreamReader, options?: ITokenizerOptions);\n    /**\n     * Read buffer from tokenizer\n     * @param uint8Array - Target Uint8Array to fill with data read from the tokenizer-stream\n     * @param options - Read behaviour options\n     * @returns Promise with number of bytes read\n     */\n    readBuffer(uint8Array: Uint8Array, options?: IReadChunkOptions): Promise<number>;\n    /**\n     * Peek (read ahead) buffer from tokenizer\n     * @param uint8Array - Uint8Array (or Buffer) to write data to\n     * @param options - Read behaviour options\n     * @returns Promise with number of bytes peeked\n     */\n    peekBuffer(uint8Array: Uint8Array, options?: IReadChunkOptions): Promise<number>;\n    ignore(length: number): Promise<number>;\n    abort(): Promise<void>;\n    close(): Promise<void>;\n    supportsRandomAccess(): boolean;\n}\n",
  "node_modules/strtok3/lib/core.d.ts": "import type { Readable } from 'node:stream';\nimport { type AnyWebByteStream } from 'peek-readable';\nimport { ReadStreamTokenizer } from './ReadStreamTokenizer.js';\nimport { BufferTokenizer } from './BufferTokenizer.js';\nimport type { ITokenizerOptions } from './types.js';\nexport { EndOfStreamError, AbortError, type AnyWebByteStream } from 'peek-readable';\nexport type { ITokenizer, IRandomAccessTokenizer, IFileInfo, IRandomAccessFileInfo, ITokenizerOptions, IReadChunkOptions, OnClose } from './types.js';\nexport type { IToken, IGetToken } from '@tokenizer/token';\nexport { AbstractTokenizer } from './AbstractTokenizer.js';\n/**\n * Construct ReadStreamTokenizer from given Stream.\n * Will set fileSize, if provided given Stream has set the .path property/\n * @param stream - Read from Node.js Stream.Readable\n * @param options - Tokenizer options\n * @returns ReadStreamTokenizer\n */\nexport declare function fromStream(stream: Readable, options?: ITokenizerOptions): ReadStreamTokenizer;\n/**\n * Construct ReadStreamTokenizer from given ReadableStream (WebStream API).\n * Will set fileSize, if provided given Stream has set the .path property/\n * @param webStream - Read from Node.js Stream.Readable (must be a byte stream)\n * @param options - Tokenizer options\n * @returns ReadStreamTokenizer\n */\nexport declare function fromWebStream(webStream: AnyWebByteStream, options?: ITokenizerOptions): ReadStreamTokenizer;\n/**\n * Construct ReadStreamTokenizer from given Buffer.\n * @param uint8Array - Uint8Array to tokenize\n * @param options - Tokenizer options\n * @returns BufferTokenizer\n */\nexport declare function fromBuffer(uint8Array: Uint8Array, options?: ITokenizerOptions): BufferTokenizer;\n",
  "node_modules/strtok3/lib/index.d.ts": "import type { Readable } from 'node:stream';\nimport type { ReadStreamTokenizer } from './ReadStreamTokenizer.js';\nimport { type ITokenizerOptions } from './core.js';\nimport { FileTokenizer } from \"./FileTokenizer.js\";\nexport { FileTokenizer } from './FileTokenizer.js';\nexport * from './core.js';\nexport type { IToken, IGetToken } from '@tokenizer/token';\n/**\n * Construct ReadStreamTokenizer from given Stream.\n * Will set fileSize, if provided given Stream has set the .path property.\n * @param stream - Node.js Stream.Readable\n * @param options - Pass additional file information to the tokenizer\n * @returns Tokenizer\n */\nexport declare function fromStream(stream: Readable, options?: ITokenizerOptions): Promise<ReadStreamTokenizer>;\nexport declare const fromFile: typeof FileTokenizer.fromFile;\n",
  "node_modules/strtok3/lib/types.d.ts": "import type { IGetToken } from '@tokenizer/token';\nexport interface IFileInfo {\n    /**\n     * File size in bytes\n     */\n    size?: number;\n    /**\n     * MIME-type of file\n     */\n    mimeType?: string;\n    /**\n     * File path\n     */\n    path?: string;\n    /**\n     * File URL\n     */\n    url?: string;\n}\nexport interface IRandomAccessFileInfo extends IFileInfo {\n    /**\n     * File size in bytes\n     */\n    size: number;\n}\nexport interface IReadChunkOptions {\n    /**\n     * Number of bytes to read.\n     */\n    length?: number;\n    /**\n     * Position where to begin reading from the file.\n     * Default it is `tokenizer.position`.\n     * Position may not be less than `tokenizer.position`, unless `supportsRandomAccess()` returns `true`.\n     */\n    position?: number;\n    /**\n     * If set, will not throw an EOF error if not all off the requested data could be read\n     */\n    mayBeLess?: boolean;\n}\nexport interface IRandomAccessTokenizer extends ITokenizer {\n    /**\n     * Provide access to information of the underlying information stream or file.\n     */\n    fileInfo: IRandomAccessFileInfo;\n    /**\n     * Change the position (offset) of the tokenizer\n     * @param position New position\n     */\n    setPosition(position: number): void;\n}\n/**\n * The tokenizer allows us to read or peek from the tokenizer-stream.\n * The tokenizer-stream is an abstraction of a stream, file or Buffer.\n */\nexport interface ITokenizer {\n    /**\n     * Provide access to information of the underlying information stream or file.\n     */\n    readonly fileInfo: IFileInfo;\n    /**\n     * Offset in bytes (= number of bytes read) since beginning of file or stream\n     */\n    readonly position: number;\n    /**\n     * Peek (read ahead) buffer from tokenizer\n     * @param buffer - Target buffer to fill with data peek from the tokenizer-stream\n     * @param options - Read behaviour options\n     * @returns Promise with number of bytes read\n     */\n    peekBuffer(buffer: Uint8Array, options?: IReadChunkOptions): Promise<number>;\n    /**\n     * Peek (read ahead) buffer from tokenizer\n     * @param buffer - Target buffer to fill with data peeked from the tokenizer-stream\n     * @param options - Additional read options\n     * @returns Promise with number of bytes read\n     */\n    readBuffer(buffer: Uint8Array, options?: IReadChunkOptions): Promise<number>;\n    /**\n     * Peek a token from the tokenizer-stream.\n     * @param token - Token to peek from the tokenizer-stream.\n     * @param position - Offset where to begin reading within the file. If position is null, data will be read from the current file position.\n     * @param maybeless - If set, will not throw an EOF error if the less then the requested length could be read.\n     */\n    peekToken<T>(token: IGetToken<T>, position?: number | null, maybeless?: boolean): Promise<T>;\n    /**\n     * Read a token from the tokenizer-stream.\n     * @param token - Token to peek from the tokenizer-stream.\n     * @param position - Offset where to begin reading within the file. If position is null, data will be read from the current file position.\n     */\n    readToken<T>(token: IGetToken<T>, position?: number): Promise<T>;\n    /**\n     * Peek a numeric token from the stream\n     * @param token - Numeric token\n     * @returns Promise with number\n     */\n    peekNumber(token: IGetToken<number>): Promise<number>;\n    /**\n     * Read a numeric token from the stream\n     * @param token - Numeric token\n     * @returns Promise with number\n     */\n    readNumber(token: IGetToken<number>): Promise<number>;\n    /**\n     * Ignore given number of bytes\n     * @param length - Number of bytes ignored\n     */\n    ignore(length: number): Promise<number>;\n    /**\n     * Clean up resources.\n     * It does not close the stream for StreamReader, but is does close the file-descriptor.\n     */\n    close(): Promise<void>;\n    /**\n     * Abort pending asynchronous operations\n     */\n    abort(): Promise<void>;\n    /**\n     * Returns true when the underlying file supports random access\n     */\n    supportsRandomAccess(): boolean;\n}\nexport type OnClose = () => Promise<void>;\nexport interface ITokenizerOptions {\n    /**\n     * Pass additional file information to the tokenizer\n     */\n    fileInfo?: IFileInfo;\n    /**\n     * On tokenizer close handler\n     */\n    onClose?: OnClose;\n    /**\n     * Pass `AbortSignal` which can stop active async operations\n     * Ref: https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal\n     */\n    abortSignal?: AbortSignal;\n}\n",
  "node_modules/strtok3/package.json": "{\r\n  \"name\": \"strtok3\",\r\n  \"version\": \"10.2.2\",\r\n  \"description\": \"A promise based streaming tokenizer\",\r\n  \"author\": {\r\n    \"name\": \"Borewit\",\r\n    \"url\": \"https://github.com/Borewit\"\r\n  },\r\n  \"funding\": {\r\n    \"type\": \"github\",\r\n    \"url\": \"https://github.com/sponsors/Borewit\"\r\n  },\r\n  \"scripts\": {\r\n    \"clean\": \"del-cli 'lib/**/*.js' 'lib/**/*.js.map' 'lib/**/*.d.ts' 'test/**/*.js' 'test/**/*.js.map'\",\r\n    \"compile-src\": \"tsc -p lib\",\r\n    \"compile-test\": \"tsc -p test\",\r\n    \"compile\": \"yarn run compile-src && yarn run compile-test\",\r\n    \"build\": \"yarn run clean && yarn run compile\",\r\n    \"eslint\": \"eslint lib test\",\r\n    \"lint-md\": \"remark -u preset-lint-recommended .\",\r\n    \"lint-ts\": \"biome check\",\r\n    \"lint\": \"yarn run lint-md && yarn run lint-ts\",\r\n    \"fix\": \"yarn run biome lint --write\",\r\n    \"test\": \"mocha\",\r\n    \"bun:test\": \"bun run --bun test\",\r\n    \"test-coverage\": \"c8 yarn run test\",\r\n    \"send-codacy\": \"c8 report --reporter=text-lcov | codacy-coverage\",\r\n    \"start\": \"yarn run compile && yarn run lint && yarn run cover-test\"\r\n  },\r\n  \"engines\": {\r\n    \"node\": \">=18\"\r\n  },\r\n  \"repository\": {\r\n    \"type\": \"git\",\r\n    \"url\": \"https://github.com/Borewit/strtok3.git\"\r\n  },\r\n  \"license\": \"MIT\",\r\n  \"type\": \"module\",\r\n  \"exports\": {\r\n    \".\": {\r\n      \"node\": \"./lib/index.js\",\r\n      \"default\": \"./lib/core.js\"\r\n    },\r\n    \"./core\": \"./lib/core.js\"\r\n  },\r\n  \"types\": \"lib/index.d.ts\",\r\n  \"files\": [\r\n    \"lib/**/*.js\",\r\n    \"lib/**/*.d.ts\"\r\n  ],\r\n  \"bugs\": {\r\n    \"url\": \"https://github.com/Borewit/strtok3/issues\"\r\n  },\r\n  \"dependencies\": {\r\n    \"@tokenizer/token\": \"^0.3.0\",\r\n    \"peek-readable\": \"^7.0.0\"\r\n  },\r\n  \"devDependencies\": {\r\n    \"@biomejs/biome\": \"^1.9.4\",\r\n    \"@types/chai\": \"^5.0.1\",\r\n    \"@types/chai-as-promised\": \"^8.0.1\",\r\n    \"@types/debug\": \"^4.1.12\",\r\n    \"@types/mocha\": \"^10.0.10\",\r\n    \"@types/node\": \"^22.13.8\",\r\n    \"c8\": \"^10.1.3\",\r\n    \"chai\": \"^5.2.0\",\r\n    \"chai-as-promised\": \"^8.0.1\",\r\n    \"del-cli\": \"^6.0.0\",\r\n    \"mocha\": \"^11.1.0\",\r\n    \"node-readable-to-web-readable-stream\": \"^0.4.2\",\r\n    \"remark-cli\": \"^12.0.1\",\r\n    \"remark-preset-lint-recommended\": \"^7.0.1\",\r\n    \"token-types\": \"^6.0.0\",\r\n    \"ts-node\": \"^10.9.2\",\r\n    \"typescript\": \"^5.8.2\",\r\n    \"uint8array-extras\": \"^1.4.0\"\r\n  },\r\n  \"keywords\": [\r\n    \"tokenizer\",\r\n    \"reader\",\r\n    \"token\",\r\n    \"async\",\r\n    \"promise\",\r\n    \"parser\",\r\n    \"decoder\",\r\n    \"binary\",\r\n    \"endian\",\r\n    \"uint\",\r\n    \"stream\",\r\n    \"streaming\"\r\n  ],\r\n  \"packageManager\": \"yarn@4.6.0\"\r\n}\r\n",
  "node_modules/stylis/package.json": "{\n  \"name\": \"stylis\",\n  \"version\": \"4.2.0\",\n  \"license\": \"MIT\",\n  \"description\": \"A Light–weight CSS Preprocessor\",\n  \"homepage\": \"https://github.com/thysultan/stylis.js\",\n  \"author\": \"Sultan Tarimo <sultantarimo@me.com>\",\n  \"repository\": \"https://github.com/thysultan/stylis.js\",\n  \"bugs\": \"https://github.com/thysultan/stylis.js/issues\",\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"main\": \"dist/umd/stylis.js\",\n  \"module\": \"dist/stylis.mjs\",\n  \"react-native\": \"./index.js\",\n  \"exports\": {\n    \".\": {\n      \"import\": \"./index.js\",\n      \"require\": \"./dist/umd/stylis.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"files\": [\n    \"index.js\",\n    \"dist/\",\n    \"src/\"\n  ],\n  \"scripts\": {\n    \"lint\": \"eslint ./\",\n    \"pretest\": \"npm run lint && npm run build\",\n    \"test\": \"nyc npm run spec\",\n    \"spec\": \"mocha --harmony --require esm script/setup.js --recursive test\",\n    \"prebuild\": \"rimraf dist\",\n    \"build\": \"rollup --config script/build.js --configSrc ./\",\n    \"start\": \"npm run build -- --watch\",\n    \"prepare\": \"npm run build\",\n    \"postversion\": \"git push --follow-tags && npm publish\",\n    \"release-major\": \"npm version major -m '%s'\",\n    \"release-minor\": \"npm version minor -m '%s'\",\n    \"release-patch\": \"npm version patch -m '%s'\"\n  },\n  \"devDependencies\": {\n    \"chai\": \"4.3.4\",\n    \"eslint\": \"6.8.0\",\n    \"esm\": \"3.2.25\",\n    \"mocha\": \"9.1.1\",\n    \"nyc\": \"15.1.0\",\n    \"rimraf\": \"3.0.2\",\n    \"rollup\": \"1.28.0\",\n    \"rollup-plugin-size\": \"0.2.1\",\n    \"rollup-plugin-terser\": \"5.1.3\",\n    \"stylis\": \"./\"\n  },\n  \"nyc\": {\n    \"temp-dir\": \"./coverage/.nyc_output\",\n    \"exclude\": [\n      \"**/dist/\",\n      \"**/test/\",\n      \"**/script/\"\n    ],\n    \"reporter\": [\n      \"lcov\",\n      \"text\"\n    ]\n  },\n  \"esm\": {\n    \"cjs\": true,\n    \"cache\": false\n  },\n  \"eslintIgnore\": [\n    \"script/\",\n    \"test/\",\n    \"dist/\",\n    \"docs/\"\n  ],\n  \"eslintConfig\": {\n    \"env\": {\n      \"commonjs\": true,\n      \"browser\": true,\n      \"node\": true,\n      \"es6\": true\n    },\n    \"extends\": \"eslint:recommended\",\n    \"parserOptions\": {\n      \"ecmaVersion\": 7,\n      \"sourceType\": \"module\",\n      \"ecmaFeatures\": {\n        \"impliedStrict\": true\n      }\n    },\n    \"rules\": {\n      \"indent\": [\n        \"error\",\n        \"tab\",\n        {\n          \"SwitchCase\": 1\n        }\n      ],\n      \"linebreak-style\": [\n        \"error\",\n        \"unix\"\n      ],\n      \"quotes\": [\n        \"error\",\n        \"single\"\n      ],\n      \"semi\": [\n        \"error\",\n        \"never\"\n      ],\n      \"no-cond-assign\": [\n        \"off\"\n      ],\n      \"no-redeclare\": [\n        \"off\"\n      ],\n      \"no-fallthrough\": [\n        \"off\"\n      ],\n      \"no-console\": [\n        \"off\"\n      ],\n      \"no-unsafe-finally\": [\n        \"off\"\n      ],\n      \"no-shadow-restricted-names\": [\n        \"error\"\n      ],\n      \"no-whitespace-before-property\": [\n        \"error\"\n      ],\n      \"no-else-return\": [\n        \"error\"\n      ],\n      \"eol-last\": [\n        \"error\"\n      ],\n      \"func-call-spacing\": [\n        \"error\",\n        \"never\"\n      ],\n      \"brace-style\": [\n        \"error\",\n        \"1tbs\",\n        {\n          \"allowSingleLine\": true\n        }\n      ],\n      \"require-jsdoc\": [\n        \"error\",\n        {\n          \"require\": {\n            \"FunctionDeclaration\": true\n          }\n        }\n      ],\n      \"no-trailing-spaces\": [\n        \"error\",\n        {\n          \"skipBlankLines\": true\n        }\n      ],\n      \"no-constant-condition\": [\n        \"off\"\n      ]\n    }\n  }\n}\n",
  "node_modules/supports-color/package.json": "{\n\t\"name\": \"supports-color\",\n\t\"version\": \"7.2.0\",\n\t\"description\": \"Detect whether a terminal supports color\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"chalk/supports-color\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=8\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"browser.js\"\n\t],\n\t\"keywords\": [\n\t\t\"color\",\n\t\t\"colour\",\n\t\t\"colors\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"cli\",\n\t\t\"ansi\",\n\t\t\"styles\",\n\t\t\"tty\",\n\t\t\"rgb\",\n\t\t\"256\",\n\t\t\"shell\",\n\t\t\"xterm\",\n\t\t\"command-line\",\n\t\t\"support\",\n\t\t\"supports\",\n\t\t\"capability\",\n\t\t\"detect\",\n\t\t\"truecolor\",\n\t\t\"16m\"\n\t],\n\t\"dependencies\": {\n\t\t\"has-flag\": \"^4.0.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.4.1\",\n\t\t\"import-fresh\": \"^3.0.0\",\n\t\t\"xo\": \"^0.24.0\"\n\t},\n\t\"browser\": \"browser.js\"\n}\n",
  "node_modules/supports-preserve-symlinks-flag/package.json": "{\n\t\"name\": \"supports-preserve-symlinks-flag\",\n\t\"version\": \"1.0.0\",\n\t\"description\": \"Determine if the current node version supports the `--preserve-symlinks` flag.\",\n\t\"main\": \"./index.js\",\n\t\"browser\": \"./browser.js\",\n\t\"exports\": {\n\t\t\".\": [\n\t\t\t{\n\t\t\t\t\"browser\": \"./browser.js\",\n\t\t\t\t\"default\": \"./index.js\"\n\t\t\t},\n\t\t\t\"./index.js\"\n\t\t],\n\t\t\"./package.json\": \"./package.json\"\n\t},\n\t\"sideEffects\": false,\n\t\"scripts\": {\n\t\t\"prepublishOnly\": \"safe-publish-latest\",\n\t\t\"prepublish\": \"not-in-publish || npm run prepublishOnly\",\n\t\t\"lint\": \"eslint --ext=js,mjs .\",\n\t\t\"pretest\": \"npm run lint\",\n\t\t\"tests-only\": \"nyc tape 'test/**/*.js'\",\n\t\t\"test\": \"npm run tests-only\",\n\t\t\"posttest\": \"aud --production\",\n\t\t\"version\": \"auto-changelog && git add CHANGELOG.md\",\n\t\t\"postversion\": \"auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \\\"v$(node -e \\\"console.log(require('./package.json').version)\\\")\\\"\"\n\t},\n\t\"repository\": {\n\t\t\"type\": \"git\",\n\t\t\"url\": \"git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git\"\n\t},\n\t\"keywords\": [\n\t\t\"node\",\n\t\t\"flag\",\n\t\t\"symlink\",\n\t\t\"symlinks\",\n\t\t\"preserve-symlinks\"\n\t],\n\t\"author\": \"Jordan Harband <ljharb@gmail.com>\",\n\t\"funding\": {\n\t\t\"url\": \"https://github.com/sponsors/ljharb\"\n\t},\n\t\"license\": \"MIT\",\n\t\"bugs\": {\n\t\t\"url\": \"https://github.com/inspect-js/node-supports-preserve-symlinks-flag/issues\"\n\t},\n\t\"homepage\": \"https://github.com/inspect-js/node-supports-preserve-symlinks-flag#readme\",\n\t\"devDependencies\": {\n\t\t\"@ljharb/eslint-config\": \"^20.1.0\",\n\t\t\"aud\": \"^1.1.5\",\n\t\t\"auto-changelog\": \"^2.3.0\",\n\t\t\"eslint\": \"^8.6.0\",\n\t\t\"nyc\": \"^10.3.2\",\n\t\t\"safe-publish-latest\": \"^2.0.0\",\n\t\t\"semver\": \"^6.3.0\",\n\t\t\"tape\": \"^5.4.0\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">= 0.4\"\n\t},\n\t\"auto-changelog\": {\n\t\t\"output\": \"CHANGELOG.md\",\n\t\t\"template\": \"keepachangelog\",\n\t\t\"unreleased\": false,\n\t\t\"commitLimit\": false,\n\t\t\"backfillLimit\": false,\n\t\t\"hideCredit\": true\n\t}\n}\n",
  "node_modules/swagger-ui-dist/package.json": "{\n  \"name\": \"swagger-ui-dist\",\n  \"version\": \"5.21.0\",\n  \"main\": \"index.js\",\n  \"repository\": \"git@github.com:swagger-api/swagger-ui.git\",\n  \"contributors\": [\n    \"(in alphabetical order)\",\n    \"Anna Bodnia <anna.bodnia@gmail.com>\",\n    \"Buu Nguyen <buunguyen@gmail.com>\",\n    \"Josh Ponelat <jponelat@gmail.com>\",\n    \"Kyle Shockey <kyleshockey1@gmail.com>\",\n    \"Robert Barnwell <robert@robertismy.name>\",\n    \"Sahar Jafari <shr.jafari@gmail.com>\"\n  ],\n  \"license\": \"Apache-2.0\",\n  \"dependencies\": {\n    \"@scarf/scarf\": \"=1.4.0\"\n  },\n  \"devDependencies\": {}\n}\n",
  "node_modules/tar-fs/package.json": "{\n  \"name\": \"tar-fs\",\n  \"version\": \"2.1.4\",\n  \"description\": \"filesystem bindings for tar-stream\",\n  \"dependencies\": {\n    \"chownr\": \"^1.1.1\",\n    \"mkdirp-classic\": \"^0.5.2\",\n    \"pump\": \"^3.0.0\",\n    \"tar-stream\": \"^2.1.4\"\n  },\n  \"keywords\": [\n    \"tar\",\n    \"fs\",\n    \"file\",\n    \"tarball\",\n    \"directory\",\n    \"stream\"\n  ],\n  \"devDependencies\": {\n    \"rimraf\": \"^2.6.3\",\n    \"standard\": \"^13.0.1\",\n    \"tape\": \"^4.9.2\"\n  },\n  \"scripts\": {\n    \"test\": \"standard && tape test/index.js\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/mafintosh/tar-fs/issues\"\n  },\n  \"homepage\": \"https://github.com/mafintosh/tar-fs\",\n  \"main\": \"index.js\",\n  \"directories\": {\n    \"test\": \"test\"\n  },\n  \"author\": \"Mathias Buus\",\n  \"license\": \"MIT\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/mafintosh/tar-fs.git\"\n  }\n}\n",
  "node_modules/tar-stream/package.json": "{\n  \"name\": \"tar-stream\",\n  \"version\": \"2.2.0\",\n  \"description\": \"tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.\",\n  \"author\": \"Mathias Buus <mathiasbuus@gmail.com>\",\n  \"dependencies\": {\n    \"bl\": \"^4.0.3\",\n    \"end-of-stream\": \"^1.4.1\",\n    \"fs-constants\": \"^1.0.0\",\n    \"inherits\": \"^2.0.3\",\n    \"readable-stream\": \"^3.1.1\"\n  },\n  \"devDependencies\": {\n    \"concat-stream\": \"^2.0.0\",\n    \"standard\": \"^12.0.1\",\n    \"tape\": \"^4.9.2\"\n  },\n  \"scripts\": {\n    \"test\": \"standard && tape test/extract.js test/pack.js\",\n    \"test-all\": \"standard && tape test/*.js\"\n  },\n  \"keywords\": [\n    \"tar\",\n    \"tarball\",\n    \"parse\",\n    \"parser\",\n    \"generate\",\n    \"generator\",\n    \"stream\",\n    \"stream2\",\n    \"streams\",\n    \"streams2\",\n    \"streaming\",\n    \"pack\",\n    \"extract\",\n    \"modify\"\n  ],\n  \"bugs\": {\n    \"url\": \"https://github.com/mafintosh/tar-stream/issues\"\n  },\n  \"homepage\": \"https://github.com/mafintosh/tar-stream\",\n  \"main\": \"index.js\",\n  \"files\": [\n    \"*.js\",\n    \"LICENSE\"\n  ],\n  \"directories\": {\n    \"test\": \"test\"\n  },\n  \"license\": \"MIT\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/mafintosh/tar-stream.git\"\n  },\n  \"engines\": {\n    \"node\": \">=6\"\n  }\n}\n",
  "node_modules/tgrid/lib/components/Communicator.d.ts": "import { Driver } from \"../typings/Driver\";\nimport { Invoke } from \"./Invoke\";\nimport { InvokeEvent } from \"./InvokeEvent\";\n/**\n * The basic communicator.\n *\n * The `Communicator` is an abstract class taking full charge of network communication.\n * Protocolized communicators like {@link WebSocketConnector} are realized by extending this\n * `Communicator` class.\n *\n * You want to make your own communicator using special protocol, extends this `Communicator`\n * class. After the extending, implement your special communicator by overriding those methods.\n *\n *   - {@link inspectReady}\n *   - {@link replyData}\n *   - {@link sendData}\n *\n * @template Provider Type of features provided for remote system.\n * @template Remote Type of features supported by remote system, used for {@link getDriver} function.\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class Communicator<Provider extends object | null | undefined, Remote extends object | null> {\n    /**\n     * @hidden\n     */\n    private static SEQUENCE;\n    /**\n     * @hidden\n     */\n    protected provider_: Provider;\n    /**\n     * @hidden\n     */\n    private driver_;\n    /**\n     * @hidden\n     */\n    private promises_;\n    /**\n     * @hidden\n     */\n    private event_listeners_;\n    /**\n     * @hidden\n     */\n    private join_cv_;\n    /**\n     * Initializer Constructor.\n     *\n     * @param provider An object providing features for remote system.\n     */\n    protected constructor(provider: Provider);\n    /**\n     * Add invoke event listener.\n     *\n     * Add an event listener for the invoke event. The event listener would be called\n     * when some invoke event has been occured; sending, receiving, completing, or returning.\n     *\n     * If you change the requesting parameters or returning value in the event listener,\n     * it would affect to the RPC (Remote Procedure Call) communication. Therefore, you have\n     * to be careful when modifying the remote function calling.\n     *\n     * Of course, you can utilize the event listener just for monitoring the RPC events.\n     *\n     * @param type Type of the event\n     * @param listener The listener function to enroll\n     */\n    on<Type extends InvokeEvent.Type>(type: Type, listener: (event: InvokeEvent.EventMapper[Type]) => void): void;\n    /**\n     * Erase invoke event listener.\n     *\n     * Erase an event listener from the invoke event. The event listener would not be\n     * called anymore when the specific invoke event has been occured.\n     *\n     * @param type Type of the event\n     * @param listener The listener function to erase\n     */\n    off<Type extends InvokeEvent.Type>(type: Type, listener: (event: InvokeEvent.EventMapper[Type]) => void): void;\n    /**\n     * Destroy the communicator.\n     *\n     * A destroy function must be called when the network communication has been closed.\n     * It would destroy all function calls in the remote system (by `Driver<Controller>`),\n     * which are not returned yet.\n     *\n     * The *error* instance would be thrown to those function calls. If the disconnection is\n     * abnormal, then write the detailed reason why into the *error* instance.\n     *\n     * @param error An error instance to be thrown to the unreturned functions.\n     */\n    protected destructor(error?: Error): Promise<void>;\n    /**\n     * A predicator inspects whether the *network communication* is on ready.\n     *\n     * @param method The method name for tracing.\n     */\n    protected abstract inspectReady(method: string): Error | null;\n    /**\n     * @hidden\n     */\n    private _Proxy_func;\n    /**\n     * @hidden\n     */\n    private _Call_function;\n    /**\n     * Set `Provider`\n     *\n     * @param obj An object would be provided for remote system.\n     */\n    setProvider(obj: Provider): void;\n    /**\n     * Get current `Provider`.\n     *\n     * Get an object providing features (functions & objects) for remote system. The remote\n     * system would call the features (`Provider`) by using its `Driver<Controller>`.\n     *\n     * @return Current `Provider` object\n     */\n    getProvider(): Provider;\n    /**\n     * Get Driver for RFC (Remote Function Call).\n     *\n     * The `Controller` is an interface who defines provided functions from the remote\n     * system. The `Driver` is an object who makes to call remote functions, defined in\n     * the `Controller` and provided by `Provider` in the remote system, possible.\n     *\n     * In other words, calling a functions in the `Driver<Controller>`, it means to call\n     * a matched function in the remote system's `Provider` object.\n     *\n     *   - `Controller`: Definition only\n     *   - `Driver`: Remote Function Call\n     *\n     * @template Controller An interface for provided features (functions & objects) from the remote system (`Provider`).\n     * @template UseParametric Whether to convert type of function parameters to be compatible with their primitive.\n     * @return A Driver for the RFC.\n     */\n    getDriver<Controller extends NonNullable<Remote> = NonNullable<Remote>, UseParametric extends boolean = false>(): Driver<Controller, UseParametric>;\n    /**\n     * Join connection.\n     *\n     * Wait until the connection to be closed.\n     */\n    join(): Promise<void>;\n    /**\n     * Join connection or timeout.\n     *\n     * Wait until the connection to be closed until timeout.\n     *\n     * @param ms The maximum milliseconds for joining.\n     * @return Whether awaken by disconnection or timeout.\n     */\n    join(ms: number): Promise<boolean>;\n    /**\n     * Join connection or time expiration.\n     *\n     * Wait until the connection to be closed until time expiration.\n     *\n     * @param at The maximum time point to join.\n     * @return Whether awaken by disconnection or time expiration.\n     */\n    join(at: Date): Promise<boolean>;\n    /**\n     * Data Reply Function.\n     *\n     * A function should be called when data has come from the remote system.\n     *\n     * When you receive a message from the remote system, then parse the message with your\n     * special protocol and covert it to be an *Invoke* object. After the conversion, call\n     * this method.\n     *\n     * @param invoke Structured data converted by your special protocol.\n     */\n    protected replyData(invoke: Invoke): void;\n    /**\n     * @hidden\n     */\n    private _Handle_function;\n    /**\n     * @hidden\n     */\n    private _Handle_complete;\n    /**\n     * A function sending data to the remote system.\n     *\n     * @param invoke Structured data to send.\n     */\n    protected abstract sendData(invoke: Invoke): Promise<void>;\n    /**\n     * @hidden\n     */\n    private _Send_return;\n}\n",
  "node_modules/tgrid/lib/components/Invoke.d.ts": "/**\n * Message structure for RPC (Remote Procedure Call).\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport type Invoke = Invoke.IFunction | Invoke.IReturn;\nexport declare namespace Invoke {\n    /**\n     * Message for Requesting RPC.\n     */\n    interface IFunction {\n        /**\n         * Unique identifier.\n         */\n        readonly uid: number;\n        /**\n         * Target function (sometimes capsuled in objects) to call.\n         */\n        readonly listener: string;\n        /**\n         * Parameters for the function call.\n         */\n        parameters: IParameter[];\n    }\n    /**\n     * Parameter for the function call.\n     */\n    interface IParameter {\n        /**\n         * Type of the {@link value}.\n         *\n         * Actually, it stores result of the `typeof` statement.\n         */\n        type: string;\n        /**\n         * Value of the parameter.\n         */\n        value: any;\n    }\n    /**\n     * Message for Returning RPC.\n     */\n    interface IReturn {\n        /**\n         * Unique identifier.\n         */\n        readonly uid: number;\n        /**\n         * `true` -> return, `false` -> exception.\n         */\n        readonly success: boolean;\n        /**\n         * Returned value or thrown exception.\n         */\n        value: any;\n    }\n}\n",
  "node_modules/tgrid/lib/components/InvokeEvent.d.ts": "import { Invoke } from \"./Invoke\";\n/**\n * Event of the RPC invocation.\n *\n * `InvokeEvent` is a type for the RPC invocation event. It's a type for\n * the event object that is dispatched when an RPC invocation is sended,\n * received, completed or returned.\n *\n * For reference, \"send\" and \"commplete\" events are dispatched from the\n * function calling request side, and \"receive\" and \"return\" events are\n * dispatched from the function calling executor side.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport type InvokeEvent = InvokeEvent.ISend | InvokeEvent.IReceive | InvokeEvent.IComplete | InvokeEvent.IReturn;\nexport declare namespace InvokeEvent {\n    /**\n     * Type of the invoke event.\n     */\n    type Type = \"send\" | \"receive\" | \"complete\" | \"return\";\n    /**\n     * Event mapper for the RPC invocation.\n     */\n    interface EventMapper {\n        send: ISend;\n        receive: IReceive;\n        complete: IComplete;\n        return: IReturn;\n    }\n    /**\n     * RPC message send event.\n     *\n     * Dispatched when request function calling to the remote system.\n     */\n    interface ISend {\n        /**\n         * Discriminator for the type of the event.\n         */\n        readonly type: \"send\";\n        /**\n         * Time when the event is occurred.\n         */\n        readonly time: Date;\n        /**\n         * Sending message to be invoked.\n         */\n        readonly function: Invoke.IFunction;\n    }\n    /**\n     * RPC message receive event.\n     *\n     * Dispatched when requsted function calling from the remote system.\n     */\n    interface IReceive {\n        /**\n         * Discriminator for the type of the event.\n         */\n        readonly type: \"receive\";\n        /**\n         * Time when the event is occurred.\n         */\n        readonly time: Date;\n        /**\n         * Received message to be invoked.\n         */\n        readonly function: Invoke.IFunction;\n    }\n    /**\n     * RPC message complete event.\n     *\n     * Dispatched when request function calling is completed by the remote system.\n     */\n    interface IComplete {\n        /**\n         * Discriminator for the type of the event.\n         */\n        readonly type: \"complete\";\n        /**\n         * Function calling request.\n         */\n        readonly function: Invoke.IFunction;\n        /**\n         * Returned value from the remote function calling.\n         */\n        readonly return: Invoke.IReturn;\n        /**\n         * Time when the function calling is requested.\n         */\n        readonly requested_at: Date;\n        /**\n         * Time when the function calling is completed.\n         */\n        readonly completed_at: Date;\n    }\n    /**\n     * RPC message return event.\n     *\n     * Dispatched when return a result of the function calling from the remote system.\n     */\n    interface IReturn {\n        /**\n         * Discriminator for the type of the event.\n         */\n        readonly type: \"return\";\n        /**\n         * Function calling requested by the remote system.\n         */\n        readonly function: Invoke.IFunction;\n        /**\n         * Return value that would be sent to the remove system.\n         */\n        readonly return: Invoke.IReturn;\n        /**\n         * Time when the function calling is requested by the remote system.\n         */\n        readonly requested_at: Date;\n        /**\n         * Time when the function calling is completed.\n         */\n        readonly completed_at: Date;\n    }\n}\n",
  "node_modules/tgrid/lib/components/index.d.ts": "export * from \"./Communicator\";\nexport * from \"./Invoke\";\n",
  "node_modules/tgrid/lib/index.d.ts": "import * as tgrid from \"./module\";\nexport default tgrid;\nexport * from \"./module\";\n",
  "node_modules/tgrid/lib/module.d.ts": "export * from \"./components\";\nexport * from \"./protocols\";\nexport * from \"./typings\";\n",
  "node_modules/tgrid/lib/protocols/index.d.ts": "export * from \"./web\";\nexport * from \"./workers\";\n",
  "node_modules/tgrid/lib/protocols/internal/AcceptorBase.d.ts": "import { Communicator } from \"../../components/Communicator\";\n/**\n * Basic Acceptor.\n *\n * The `AcceptorBase` is an abstract acceptor class, who can accept or reject connection from\n * a remote client in the server side. If the client's connection has been accepted, the\n * `AcceptorBase` can start interaction with the client through the\n * [RFC](https://github.com/samchon/tgrid#13-remote-function-call) (Remote Function Call).\n *\n * Also, when declaring this {@link AcceptorBase} type, you've to define two template arguments,\n * *Header* and *Provider*. The *Header* type represents an initial data gotten from the remote\n * client after the connection. I hope you and client not to omit it and utilize it as an\n * activation tool to enhance security.\n *\n * The second template argument *Provider* represents the features provided for the remote client.\n * If you don't have any plan to provide any feature to the remote client, just declare it as\n * `null`.\n *\n * @template Header Type of the header containing initial data.\n * @template Provider Type of features provided for the remote system.\n * @template Remote Type of features supported by remote system, used for {@link getDriver} function.\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class AcceptorBase<Header, Provider extends object | null, Remote extends object | null> extends Communicator<Provider | undefined, Remote> {\n    /**\n     * @hidden\n     */\n    private readonly header_;\n    /**\n     * @hidden\n     */\n    protected state_: AcceptorBase.State;\n    /**\n     * @hidden\n     */\n    protected constructor(header: Header);\n    /**\n     * Accept connection.\n     *\n     * Accepts (permits) the client's connection with this server and starts interaction.\n     *\n     * @param provider An object providing features for remote system.\n     */\n    protected abstract accept(provider: Provider | null): Promise<void>;\n    /**\n     * Header containing initialization data like activation.\n     */\n    get header(): Header;\n    /**\n     * Get state.\n     *\n     * Get current state of connection state with the remote client.\n     *\n     * List of values are such like below:\n     *\n     *   - `REJECTING`: The `reject` method is on running.\n     *   - `NONE`: This instance is newly created, but did nothing yet.\n     *   - `ACCEPTING`: The `accept` method is on running.\n     *   - `OPEN`: The connection is online.\n     *   - `CLOSING`: The `close` method is on running.\n     *   - `CLOSED`: The connection is offline.\n     */\n    get state(): AcceptorBase.State;\n    /**\n     * @hidden\n     */\n    protected inspectReady(method: string): Error | null;\n}\nexport declare namespace AcceptorBase {\n    /**\n     * Current state type of acceptor.\n     */\n    const enum State {\n        REJECTING = -2,\n        NONE = -1,\n        ACCEPTING = 0,\n        OPEN = 1,\n        CLOSING = 2,\n        CLOSED = 3\n    }\n}\n",
  "node_modules/tgrid/lib/protocols/internal/ConnectorBase.d.ts": "import { Communicator } from \"../../components/Communicator\";\n/**\n * Basic Connector.\n *\n * The `ConnectorBase` is an abstract communicator class, who can connect to remote server who\n * interacts with clients using the RFC (Remote Function Call).\n *\n * Also, when declaring this {@link ConnectorBase} type, you've to define two template arguments,\n * *Header* and *Provider*. The *Header* type represents an initial data gotten from the remote\n * client after the connection. I hope you and client not to omit it and utilize it as an\n * activation tool to enhance security.\n *\n * The second template argument *Provider* represents the features provided for the remote client.\n * If you don't have any plan to provide any feature to the remote client, just declare it as\n * `null`.\n *\n * @template Header Type of the header containing initial data.\n * @template Provider Type of additional features provided for the remote system.\n * @template Remote Type of features supported by remote system, used for {@link getDriver} function.\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class ConnectorBase<Header, Provider extends object | null, Remote extends object | null> extends Communicator<Provider, Remote> {\n    /**\n     * @hidden\n     */\n    private readonly header_;\n    /**\n     * @hidden\n     */\n    protected state_: ConnectorBase.State;\n    /**\n     * Initializer Constructor.\n     *\n     * @param header An object containing initialization data like activation.\n     * @param provider An object providing features for remote system.\n     */\n    constructor(header: Header, provider: Provider);\n    /**\n     * Header containing initialization data like activation.\n     */\n    get header(): Header;\n    /**\n     * Get state.\n     *\n     * Get current state of connection state with the worker server.\n     *\n     * List of values are such like below:\n     *\n     *   - `NONE`: This instance is newly created, but did nothing yet.\n     *   - `CONNECTING`: The `connect` method is on running.\n     *   - `OPEN`: The connection is online.\n     *   - `CLOSING`: The `close` method is on running.\n     *   - `CLOSED`: The connection is offline.\n     */\n    get state(): ConnectorBase.State;\n    /**\n     * @hidden\n     */\n    protected inspectReady(method: string): Error | null;\n}\nexport declare namespace ConnectorBase {\n    /**\n     * Current state type of connector.\n     */\n    const enum State {\n        NONE = -1,\n        CONNECTING = 0,\n        OPEN = 1,\n        CLOSING = 2,\n        CLOSED = 3\n    }\n}\n",
  "node_modules/tgrid/lib/protocols/internal/IHeaderWrapper.d.ts": "export {};\n",
  "node_modules/tgrid/lib/protocols/internal/IServer.d.ts": "/**\n * Common interface for server.\n *\n * @template State Type of state\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IServer<State extends IServer.State> {\n    /**\n     * Current state of the server.\n     */\n    readonly state: State;\n}\nexport declare namespace IServer {\n    const enum State {\n        NONE = -1,\n        OPENING = 0,\n        OPEN = 1,\n        CLOSING = 2,\n        CLOSED = 3\n    }\n}\n",
  "node_modules/tgrid/lib/protocols/internal/once.d.ts": "export {};\n",
  "node_modules/tgrid/lib/protocols/web/WebSocketAcceptor.d.ts": "/// <reference types=\"node\" />\nimport type http from \"http\";\nimport type WebSocket from \"ws\";\nimport { Invoke } from \"../../components/Invoke\";\nimport { AcceptorBase } from \"../internal/AcceptorBase\";\nimport { IWebSocketCommunicator } from \"./internal/IWebSocketCommunicator\";\n/**\n * Web Socket Acceptor.\n *\n *  - available only in the NodeJS.\n *\n * The `WebSocketAcceptor` is a communicator class interacting with the remote\n * {@link WebSocketConnector websocket client} through RPC (Remote Procedure Call),\n * created by the {@link WebSocketServer} class whenever a remote client\n * connects to the websocket server.\n *\n * When a remote client connects to the {@link WebSocketServer websocket server},\n * so that a new `WebSocketAcceptor` instance being created, you can determine\n * whether to {@link accept} the client's connection or {@link reject not},\n * reading the {@link header} and {@link path} properties. If you've decided to\n * accept the connection, call the {@link accept} method with `Provider` instance.\n * Otherwise, reject it through the {@link reject} method.\n *\n * After {@link accept accepting} the connection, don't forget to\n * {@link close closing} the connection after your business has been completed\n * to clean up the resources. Otherwise the closing must be performed by the remote\n * client, you can wait the remote client's closing signal by the {@link join} method.\n *\n * Also, when declaring this {@link WebSocketAcceptor} type, you have to define three\n * generic arguments; `Header`, `Provider` and `Remote`. Those generic arguments must\n * be same with the ones defined in the {@link WebSocketServer} class.\n *\n * For reference, the first `Header` type represents an initial data from the\n * remote client after the connection. I recommend utilize it as an activation tool\n * for security enhancement. The second generic argument `Provider` represents a\n * provider from server to client, and the other `Remote` means a provider from the\n * remote client to server.\n *\n * @template Header Type of the header containing initial data.\n * @template Provider Type of features provided for the remote client.\n * @template Remote Type of features provided by remote client.\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class WebSocketAcceptor<Header, Provider extends object | null, Remote extends object | null> extends AcceptorBase<Header, Provider, Remote> implements IWebSocketCommunicator {\n    /**\n     * @hidden\n     */\n    private request_;\n    /**\n     * @hidden\n     */\n    private socket_;\n    /**\n     * Upgrade to WebSocket protocol.\n     *\n     * If you've not opened websocket server from {@link WebSocketServer}, you can\n     * still compose the `WebSocketAcceptor` instance by yourself, by upgrading\n     * the HTTP connection to the websocket protocol.\n     *\n     * For reference, this `upgrade()` method is useful when you're planning to\n     * make a server supporting both HTTP and WebSocket protocols, and\n     * distinguishing the protocol by the path of URL.\n     *\n     * - ex) [NestJS `@WebSocketRoute()` case](https://nestia.io/docs/core/WebSocketRoute/)\n     *\n     * @param request HTTP incoming message.\n     * @param socket WebSocket instance\n     * @param handler A callback function after the connection has been established.\n     */\n    static upgrade<Header, Provider extends object | null, Remote extends object | null>(request: http.IncomingMessage, socket: WebSocket, handler?: (acceptor: WebSocketAcceptor<Header, Provider, Remote>) => Promise<any>): void;\n    /**\n     * @hidden\n     */\n    private constructor();\n    /**\n     * @inheritDoc\n     */\n    close(code?: number, reason?: string): Promise<void>;\n    /**\n     * @hidden\n     */\n    protected destructor(error?: Error): Promise<void>;\n    /**\n     * IP Address of client.\n     */\n    get ip(): string;\n    /**\n     * Path of client has connected.\n     */\n    get path(): string;\n    /**\n     * Get state.\n     *\n     * Get current state of connection state with the remote client.\n     *\n     * List of values are such like below:\n     *\n     *   - `REJECTING`: The {@link WebSocketAcceptor.reject} method is on running.\n     *   - `NONE`: The {@link WebSocketAcceptor} instance is newly created, but did nothing yet.\n     *   - `ACCEPTING`: The {@link WebSocketAcceptor.accept} method is on running.\n     *   - `OPEN`: The connection is online.\n     *   - `CLOSING`: The {@link WebSocketAcceptor.close} method is on running.\n     *   - `CLOSED`: The connection is offline.\n     */\n    get state(): WebSocketAcceptor.State;\n    /**\n     * @inheritDoc\n     */\n    accept(provider: Provider): Promise<void>;\n    /**\n     * Reject connection.\n     *\n     * Reject without acceptance, any interaction. The connection would be closed immediately.\n     *\n     * @param status Status code.\n     * @param reason Detailed reason to reject.\n     */\n    reject(status?: number, reason?: string): Promise<void>;\n    /**\n     * Ping to the remote client.\n     *\n     * Send a ping message to the remote client repeatedly.\n     *\n     * The ping message would be sent every internal milliseconds, until the\n     * connection be disconnected. The remote client will reply with a pong\n     * message, so that the connection would be alive until be explicitly\n     * disconnected.\n     *\n     * @param ms Interval milliseconds\n     * @throws Error when the connection is not accepted.\n     */\n    ping(ms: number): void;\n    /**\n     * @hidden\n     */\n    protected sendData(invoke: Invoke): Promise<void>;\n    /**\n     * @hidden\n     */\n    private _Handle_message;\n    /**\n     * @hidden\n     */\n    private _Handle_close;\n}\n/**\n *\n */\nexport declare namespace WebSocketAcceptor {\n    /**\n     * Current state of the {@link WebSocketAcceptor}.\n     */\n    export import State = AcceptorBase.State;\n}\n",
  "node_modules/tgrid/lib/protocols/web/WebSocketConnector.d.ts": "import { Invoke } from \"../../components/Invoke\";\nimport { ConnectorBase } from \"../internal/ConnectorBase\";\nimport { IWebSocketCommunicator } from \"./internal/IWebSocketCommunicator\";\n/**\n * Web Socket Connector.\n *\n * The `WebSocketConnector` is a communicator class which connects to a\n * {@link WebSocketServer websocket server}, and interacts with it through RPC\n * (Remote Procedure Call) concept.\n *\n * You can connect to the websocket server using {@link connect} method. The\n * interaction would be started if the server accepts your connection by calling\n * the {@link WebSocketAcceptor.accept} method. If the remote server rejects your\n * connection through {@link WebSocketAcceptor.reject} method, the exception\n * would be thrown.\n *\n * After the connection, don't forget to {@link closing} the connection, if your\n * business logics have been completed, to clean up the resources. Otherwise, the\n * closing must be performed by the remote websocket server, you can wait the\n * remote server's closing signal through the {@link join} method.\n *\n * Also, when declaring this `WebSocketConnector` type, you've to define three\n * generic arguments; `Header`, `Provider` and `Remote`. Those generic arguments must\n * be same with the ones defined in the target {@link WebSocketServer} and\n * {@link WebSocketAcceptor} classes (`Provider` and `Remote` must be reversed).\n *\n * For reference, the first `Header` type represents an initial data from the\n * remote client after the connection. I recommend utilize it as an activation tool\n * for security enhancement. The second generic argument `Provider` represents a\n * provider from client to server, and the other `Remote` means a provider from the\n * remote server to client.\n *\n * @template Header Type of the header containing initial data.\n * @template Provider Type of features provided for the remote server.\n * @template Remote Type of features supported by remote server.\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class WebSocketConnector<Header, Provider extends object | null, Remote extends object | null> extends ConnectorBase<Header, Provider, Remote> implements IWebSocketCommunicator {\n    /**\n     * @hidden\n     */\n    private socket_?;\n    /**\n     * Connect to remote websocket server.\n     *\n     * Try connection to the remote websocket server with its address and waiting for the\n     * server to accept the trial. If the server rejects your connection, then exception\n     * would be thrown (in *Promise.catch*, as `WebSocketError`).\n     *\n     * After the connection and your business has been completed, don't forget to closing the\n     * connection in time to prevent waste of the server resource.\n     *\n     * @param url URL address to connect.\n     * @param options Detailed options like timeout.\n     */\n    connect(url: string, options?: Partial<WebSocketConnector.IConnectOptions>): Promise<void>;\n    /**\n     * @hidden\n     */\n    private _Wait_connection;\n    /**\n     * @inheritDoc\n     */\n    close(code?: number, reason?: string): Promise<void>;\n    /**\n     * @hidden\n     */\n    private _Handshake;\n    /**\n     * Connection URL.\n     */\n    get url(): string | undefined;\n    /**\n     * Get state.\n     *\n     * Get current state of connection state with the websocket server.\n     *\n     * List of values are such like below:\n     *\n     *   - `NONE`: The {@link WebSocketConnector} instance is newly created, but did nothing yet.\n     *   - `CONNECTING`: The {@link WebSocketConnector.connect} method is on running.\n     *   - `OPEN`: The connection is online.\n     *   - `CLOSING`: The {@link WebSocketConnector.close} method is on running.\n     *   - `CLOSED`: The connection is offline.\n     */\n    get state(): WebSocketConnector.State;\n    /**\n     * @hidden\n     */\n    protected sendData(invoke: Invoke): Promise<void>;\n    /**\n     * @hidden\n     */\n    private _Handle_message;\n    /**\n     * @hidden\n     */\n    private _Handle_close;\n}\n/**\n *\n */\nexport declare namespace WebSocketConnector {\n    /**\n     * Current state of the {@link WebSocketConnector}.\n     */\n    export import State = ConnectorBase.State;\n    /**\n     * Connection options for the {@link WebSocketConnector.connect}.\n     */\n    interface IConnectOptions {\n        /**\n         * Milliseconds to wait the web-socket server to accept or reject it. If omitted, the waiting would be forever.\n         */\n        timeout: number;\n    }\n}\n",
  "node_modules/tgrid/lib/protocols/web/WebSocketError.d.ts": "/**\n * Web Socket Error.\n *\n * @reference https://developer.mozilla.org/en-US/docs/Web/API/CloseEvent\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class WebSocketError extends Error {\n    readonly status: number;\n    /**\n     * Initializer Constructor.\n     *\n     * @param status Status code.\n     * @param message Detailed message, the reason why.\n     */\n    constructor(status: number, message: string);\n}\n",
  "node_modules/tgrid/lib/protocols/web/WebSocketServer.d.ts": "import { IServer } from \"../internal/IServer\";\nimport { WebSocketAcceptor } from \"./WebSocketAcceptor\";\n/**\n * Web Socket Server.\n *\n *  - available only in the NodeJS.\n *\n * The `WebSocketServer` is a class who can open an websocket server. Clients\n * connecting to the `WebSocketServer` would communicate with this websocket server\n * through {@link WebSocketAcceptor} instances with RPC (Remote Procedure Call)\n * concept.\n *\n * To open the websocket server, call the {@link open} method with your callback\n * function which would be called whenever a {@link WebSocketAcceptor} has been\n * newly created by a new client's connection.\n *\n * Also, when declaring this {@link WebSocketServer} type, you have to define three\n * generic arguments; `Header`, `Provider` and `Remote`. Those generic arguments\n * would be propagated to the {@link WebSocketAcceptor}, so that\n * {@link WebSocketAcceptor} would have the same generic arguments, too.\n *\n * For reference, the first `Header` type represents an initial data from the\n * remote client after the connection. I recommend utilize it as an activation tool\n * for security enhancement. The second generic argument `Provider` represents a\n * provider from server to client, and the other `Remote` means a provider from the\n * remote client to server.\n *\n * @template Header Type of header containing initialization data like activation.\n * @template Provider Type of features provided for the remote client.\n * @template Remote Type of features provided by remote client.\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class WebSocketServer<Header, Provider extends object | null, Remote extends object | null> implements IServer<WebSocketServer.State> {\n    /**\n     * @hidden\n     */\n    private state_;\n    /**\n     * @hidden\n     */\n    private options_;\n    /**\n     * @hidden\n     */\n    private server_;\n    /**\n     * @hidden\n     */\n    private protocol_;\n    /**\n     * Default Constructor for the `ws` server..\n     *\n     * Create an websocket server (`ws://`).\n     */\n    constructor();\n    /**\n     * Initializer Constructor for the `wss` server.\n     *\n     * Create a secured websocket server (`wss://`).\n     *\n     * @param key Key string.\n     * @param cert Certification string.\n     */\n    constructor(key: string, cert: string);\n    /**\n     * Open websocket server.\n     *\n     * Open a server through the web-socket protocol, with its *port* number and *handler*\n     * function determining whether to accept the client's connection or not. After the server has\n     * been opened, clients can connect to that websocket server by using the {@link WebSocketConnector}\n     * class.\n     *\n     * When implementing the *handler* function with the {@link WebSocketAcceptor} instance, calls the\n     * {@link WebSocketAcceptor.accept} method if you want to accept the new client's connection.\n     * Otherwise you don't want to accept the client and reject its connection, just calls the\n     * {@link WebSocketAcceptor.reject} instead.\n     *\n     * @param port Port number to listen.\n     * @param handler Callback function for client connection.\n     */\n    open(port: number, handler: (acceptor: WebSocketAcceptor<Header, Provider, Remote>) => Promise<void>): Promise<void>;\n    /**\n     * Close server.\n     *\n     * Close all connections between its remote clients ({@link WebSocketConnector}s).\n     *\n     * It destroys all RFCs (remote function calls) between this server and remote clients\n     * (through `Driver<Controller>`) that are not returned (completed) yet. The destruction\n     * causes all incomplete RFCs to throw exceptions.\n     */\n    close(): Promise<void>;\n    /**\n     * @hidden\n     */\n    private static _Open;\n    /**\n     * @hidden\n     */\n    private _Close;\n    /**\n     * Get server state.\n     *\n     * Get current state of the websocket server.\n     *\n     * List of values are such like below:\n     *\n     *   - `NONE`: The `{@link WebSocketServer} instance is newly created, but did nothing yet.\n     *   - `OPENING`: The {@link WebSocketServer.open} method is on running.\n     *   - `OPEN`: The websocket server is online.\n     *   - `CLOSING`: The {@link WebSocketServer.close} method is on running.\n     *   - `CLOSED`: The websocket server is offline.\n     */\n    get state(): WebSocketServer.State;\n}\n/**\n *\n */\nexport declare namespace WebSocketServer {\n    /**\n     * Current state of the {@link WebSocketServer}.\n     */\n    export import State = IServer.State;\n}\n",
  "node_modules/tgrid/lib/protocols/web/index.d.ts": "import { WebSocketAcceptor } from \"./WebSocketAcceptor\";\nimport { WebSocketConnector } from \"./WebSocketConnector\";\nimport { WebSocketError } from \"./WebSocketError\";\nimport { WebSocketServer } from \"./WebSocketServer\";\nexport { WebSocketServer, WebSocketAcceptor, WebSocketConnector, WebSocketError, };\n",
  "node_modules/tgrid/lib/protocols/web/internal/IWebSocketCommunicator.d.ts": "/**\n * Common interface for websocket communicators\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IWebSocketCommunicator {\n    /**\n     * Close connection.\n     *\n     * Close connection with the remote websocket system.\n     *\n     * It destroys all RFCs (remote function calls) between this and remote websocket system\n     * (through `Driver<Controller>`) that are not returned (completed) yet. The destruction\n     * causes all incomplete RFCs to throw exceptions.\n     *\n     * If parametric *code* and *reason* are specified, it means the disconnection is\n     * abnormal and it would throw special exceptions (`WebSocketError`) to the incomplete RFCs.\n     *\n     * @param code Closing code.\n     * @param reason Reason why.\n     */\n    close(code?: number, reason?: string): Promise<void>;\n}\n",
  "node_modules/tgrid/lib/protocols/web/internal/WebSocketPolyfill.d.ts": "export {};\n",
  "node_modules/tgrid/lib/protocols/workers/SharedWorkerAcceptor.d.ts": "import { Invoke } from \"../../components/Invoke\";\nimport { AcceptorBase } from \"../internal/AcceptorBase\";\nimport { IWorkerSystem } from \"./internal/IWorkerSystem\";\n/**\n * SharedWorker acceptor for client.\n *\n *  - available only in the Web Browser.\n *\n * The `SharedWorkerAcceptor` is a communicator class interacting with the\n * {@link SharedWorkerConnector} through RFC (Remote Function Call), created by\n * the {@link SharedWorkerServer} class whenever a client connects to the\n * `SharedWorker` instance.\n *\n * When a remote client connects to the {@link SharedWorkerServer},\n * so that a new `SharedworkerAcceptor` instance being created, you can determine\n * whether to {@link accept} the client's connection or {@link reject not},\n * reading the {@link header} property. If you've decided to accept the connection,\n * call the {@link accept} method with `Provider` instance. Otherwise, reject it\n * thorugh the {@link reject} method.\n *\n * After {@link accept accepting} the connection, don't forget to\n * {@link close closing} the connection after your business has been completed\n * to clean up the resources. Otherwise the closing must be performed by the remote\n * client, you can wait the remote client's closing signal by the {@link join} method.\n *\n * Also, when declaring this {@link SharedworkerAcceptor} type, you have to define three\n * generic arguments; `Header`, `Provider` and `Remote`. Those generic arguments must\n * be same with the ones defined in the {@link SharedWorkerServer} class.\n *\n * For reference, the first `Header` type represents an initial data from the\n * remote client after the connection. I recommend utilize it as an activation tool\n * for security enhancement. The second generic argument `Provider` represents a\n * provider from server to client, and the other `Remote` means a provider from the\n * remote client to server.\n *\n * @template Header Type of the header containing initial data.\n * @template Provider Type of features provided for the remote client.\n * @template Remote Type of features provided by remote client.\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class SharedWorkerAcceptor<Header, Provider extends object | null, Remote extends object | null> extends AcceptorBase<Header, Provider, Remote> implements IWorkerSystem {\n    /**\n     * @hidden\n     */\n    private port_;\n    /**\n     * @hidden\n     */\n    private eraser_;\n    /**\n     * @hidden\n     */\n    private constructor();\n    /**\n     * @inheritDoc\n     */\n    close(): Promise<void>;\n    /**\n     * @hidden\n     */\n    private _Close;\n    /**\n     * @inheritDoc\n     */\n    accept(provider: Provider): Promise<void>;\n    /**\n     * Reject connection.\n     *\n     * Reject without acceptance, any interaction. The connection would be closed immediately.\n     *\n     * @param reason Detailed reason of the rejection. Default is \"Rejected by server\".\n     */\n    reject(reason?: string): Promise<void>;\n    /**\n     * @hidden\n     */\n    protected sendData(invoke: Invoke): Promise<void>;\n    /**\n     * @hidden\n     */\n    private _Handle_message;\n}\n/**\n *\n */\nexport declare namespace SharedWorkerAcceptor {\n    /**\n     * Current state of the {@link SharedWorkerAcceptor}.\n     */\n    export import State = AcceptorBase.State;\n}\n",
  "node_modules/tgrid/lib/protocols/workers/SharedWorkerConnector.d.ts": "import { Invoke } from \"../../components/Invoke\";\nimport { ConnectorBase } from \"../internal/ConnectorBase\";\nimport { IWorkerSystem } from \"./internal/IWorkerSystem\";\n/**\n * SharedWorker Connector\n *\n *  - available only in the Web Browser.\n *\n * The `SharedWorkerConnector` is a communicator class which connects to an\n * `SharedWorker` instance, and interacts with it through RFC (Remote Function Call)\n * concept.\n *\n * You can connect to the {@link SharedWorkerServer} using {@link connect} method.\n * The interaction would be started if the server accepts your connection by calling\n * the {@link SharedWorkerAcceptor.accept} method. If the remote server rejects your\n * connection through {@link SharedWorkerAcceptor.reject} method, the exception\n * would be thrown.\n *\n * After the connection, don't forget to {@link closing} the connection, if your\n * business logics have been completed, to clean up the resources. Otherwise, the\n * closing must be performed by the remote shared worker server, you can wait the\n * remote server's closing signal through the {@link join} method.\n *\n * Also, when declaring this `SharedWorkerConnector` type, you've to define three\n * generic arguments; `Header`, `Provider` and `Remote`. Those generic arguments must\n * be same with the ones defined in the target {@link WebSocketServer} and\n * {@link SharedWorkerAcceptor} classes (`Provider` and `Remote` must be reversed).\n *\n * For reference, the first `Header` type represents an initial data from the\n * remote client after the connection. I recommend utilize it as an activation tool\n * for security enhancement. The second generic argument `Provider` represents a\n * provider from client to server, and the other `Remote` means a provider from the\n * remote server to client.\n *\n * @template Header Type of the header containing initial data.\n * @template Provider Type of features provided for the remote server.\n * @template Remote Type of features supported by remote server.\n */\nexport declare class SharedWorkerConnector<Header, Provider extends object | null, Remote extends object | null> extends ConnectorBase<Header, Provider, Remote> implements IWorkerSystem {\n    /**\n     * @hidden\n     */\n    private port_?;\n    /**\n     * Connect to remote server.\n     *\n     * The {@link connect}() method tries to connect an `SharedWorker` instance. If the\n     * `SharedWorker` instance is not created yet, the `SharedWorker` instance would be newly\n     * created. After the creation, the `SharedWorker` program must open that server using\n     * the {@link SharedWorkerServer.open}() method.\n     *\n     * After you business has been completed, you've to close the `SharedWorker` using one of\n     * them below. If you don't close that, vulnerable memory usage and communication channel\n     * would not be destroyed and it may cause the memory leak:\n     *\n     *  - {@link close}()\n     *  - {@link ShareDWorkerAcceptor.close}()\n     *  - {@link SharedWorkerServer.close}()\n     *\n     * @param jsFile JS File to be {@link SharedWorkerServer}.\n     * @param options Detailed options like timeout.\n     */\n    connect(jsFile: string, options?: Partial<SharedWorkerConnector.IConnectOptions>): Promise<void>;\n    /**\n     * @hidden\n     */\n    private _Handshake;\n    /**\n     * @inheritDoc\n     */\n    close(): Promise<void>;\n    /**\n     * @hidden\n     */\n    protected sendData(invoke: Invoke): Promise<void>;\n    /**\n     * @hidden\n     */\n    private _Handle_message;\n    /**\n     * @hidden\n     */\n    private _Handle_close;\n}\n/**\n *\n */\nexport declare namespace SharedWorkerConnector {\n    /**\n     * Current state of the {@link SharedWorkerConnector}.\n     */\n    export import State = ConnectorBase.State;\n    /**\n     * Connection options for the {@link SharedWorkerConnector.connect}.\n     */\n    interface IConnectOptions {\n        /**\n         * Milliseconds to wait the shared-worker server to accept or reject it. If omitted, the waiting would be forever.\n         */\n        timeout: number;\n    }\n    /**\n     * Compile JS source code.\n     *\n     * @param content Source code\n     * @return Temporary URL.\n     */\n    function compile(content: string): Promise<string>;\n    /**\n     * Remove compiled JS file.\n     *\n     * @param url Temporary URL.\n     */\n    function remove(url: string): Promise<void>;\n}\n",
  "node_modules/tgrid/lib/protocols/workers/SharedWorkerServer.d.ts": "import { IServer } from \"../internal/IServer\";\nimport { SharedWorkerAcceptor } from \"./SharedWorkerAcceptor\";\n/**\n * SharedWorker server.\n *\n *  - available only in the Web Browser.\n *\n * The `SharedWorkerServer` is a class representing a server in `SharedWorker`\n * environment. Clients connecting to the `SharedWorkerServer` would communicate\n * with this server through {@link SharedWorkerAcceptor} instances using RPC\n * (Remote Procedure Call) concept.\n *\n * To open the server, call the {@link open} method with your callback function\n * which would be called whenever a {@link SharedWorkerAcceptor} has been newly\n * created by a new client's connection.\n *\n * Also, when declaring this `SharedWorkerServer` type, you have to define three\n * generic arguments; `Header`, `Provider` and `Remote`. Those generic arguments\n * would be propagated to the {@link SharedWorkerAcceptor}, so that\n * {@link SharedWorkerAcceptor} would have the same generic arguments, too.\n *\n * For reference, the first `Header` type represents an initial data from the\n * remote client after the connection. I recommend utilize it as an activation tool\n * for security enhancement. The second generic argument `Provider` represents a\n * provider from server to client, and the other `Remote` means a provider from the\n * remote client to server.\n *\n * @template Header Type of header containing initialization data like activation.\n * @template Provider Type of features provided for the remote client.\n * @template Remote Type of features provided by remote client.\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class SharedWorkerServer<Header, Provider extends object | null, Remote extends object | null> implements IServer<SharedWorkerServer.State> {\n    /**\n     * @hidden\n     */\n    private state_;\n    /**\n     * @hidden\n     */\n    private acceptors_;\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    /**\n     * Open shared worker server.\n     *\n     * Open a server through the shared worker protocol, with *handler* function\n     * determining whether to accept the client's connection or not. After the server\n     * has been opened, clients can connect to that server by using the\n     * {@link SharedWorkerServer} class.\n     *\n     * When implementing the *handler* function with the {@link SharedWorkerServer}\n     * instance, calls the {@link SharedWorkerAcceptor.accept} method if you want to\n     * accept the new client's connection. Otherwise you don't want to accept the\n     * client and reject its connection, just calls the\n     * {@link SharedWorkerAcceptor.reject} instead.\n     *\n     * @param handler Callback function called whenever client connects.\n     */\n    open(handler: (acceptor: SharedWorkerAcceptor<Header, Provider, Remote>) => Promise<void>): Promise<void>;\n    /**\n     * Close server.\n     *\n     * Close all connections between its remote clients ({@link SharedWorkerConnector}s).\n     *\n     * It destroys all RFCs (remote function calls) between this server and remote clients\n     * (through `Driver<Controller>`) that are not returned (completed) yet. The destruction\n     * causes all incomplete RFCs to throw exceptions.\n     */\n    close(): Promise<void>;\n    /**\n     * @hidden\n     */\n    private _Handle_connect;\n    /**\n     * Get server state.\n     *\n     * Get current state of the websocket server.\n     *\n     * List of values are such like below:\n     *\n     *   - `NONE`: The `{@link SharedWorkerServer} instance is newly created, but did nothing yet.\n     *   - `OPENING`: The {@link SharedWorkerServer.open} method is on running.\n     *   - `OPEN`: The websocket server is online.\n     *   - `CLOSING`: The {@link SharedWorkerServer.close} method is on running.\n     *   - `CLOSED`: The websocket server is offline.\n     */\n    get state(): SharedWorkerServer.State;\n}\n/**\n *\n */\nexport declare namespace SharedWorkerServer {\n    /**\n     * Current state of the {@link SharedWorkerServer}.\n     */\n    export import State = IServer.State;\n}\n",
  "node_modules/tgrid/lib/protocols/workers/WorkerConnector.d.ts": "import { Invoke } from \"../../components/Invoke\";\nimport { ConnectorBase } from \"../internal/ConnectorBase\";\nimport { IWorkerSystem } from \"./internal/IWorkerSystem\";\n/**\n * Worker Connector.\n *\n * The `WorkerConnector` is a communicator class, which creates an `Worker` instance\n * and interacts with it through RPC (Remote Procedure Call). In other words,\n * `WorkerConnector` considers the `Worker` instance as a remote server accepting\n * only one client; {@link WorkerServer}.\n *\n * You can create an `Worker` instance with {@link connect} or {@link compile} method.\n * The {@link connect} method just opens an existing JS (or TS) file, and\n * {@link compile} method writes a temporary JS (TS) file, and connects to it.\n * Anyway, the `Worker` instanced program must open the {@link WorkerServer}.\n *\n * By the way, don't forget {@link close closing} the worker to clean up the resources.\n * If the closing be performed by {@link WorkerServer}, you can wait\n * the worker server closing through the {@link join} method.\n *\n * Also, when declaring this `WorkerConnector` type, you've to define three\n * generic arguments; `Header`, `Provider` and `Remote`. Those generic arguments must\n * be same with the ones defined in the target {@link WorkerServer} class\n * (`Provider` and `Remote` must be reversed).\n *\n * For reference, the first `Header` type represents an initial data from the\n * remote client after the connection. I recommend utilize it as an activation tool\n * for security enhancement. The second generic argument `Provider` represents a\n * provider from client to server, and the other `Remote` means a provider from the\n * remote server to client.\n *\n * @template Header Type of the header containing initial data.\n * @template Provider Type of features provided for the remote server.\n * @template Remote Type of features supported by remote server.\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class WorkerConnector<Header, Provider extends object | null, Remote extends object | null> extends ConnectorBase<Header, Provider, Remote> implements IWorkerSystem {\n    /**\n     * @hidden\n     */\n    private readonly compiler_;\n    /**\n     * @hidden\n     */\n    private worker_?;\n    /**\n     * Initializer Constructor.\n     *\n     * For reference, you're planning to run a bundled JavaScript file,\n     * and you're using the NodeJS environment, you can't use the `\"thread\"`\n     * mode. You've to use the `\"process\"` mode instead.\n     *\n     * @param header An object containing initialization data like activation.\n     * @param provider An object providing features for remote system.\n     * @param type You can specify the worker mode when NodeJS. Default is \"process\".\n     */\n    constructor(header: Header, provider: Provider, type?: \"thread\" | \"process\");\n    /**\n     * Compile server and connect to there.\n     *\n     * The {@link compile} method tries compile JS source code, creates `Worker` instance\n     * with that code connects to the `Worker`. To complete the compilation and connection,\n     * the `Worker` program must open that server using the {@link WorkerServer.open}()\n     * method.\n     *\n     * Note that, after your business has been completed, you've to close the `Worker` using\n     * {@link close}() or {@link WorkerServer.close}(). If you don't close that, vulnerable\n     * memory usage and communication channel would not be destroyed and it may cause the\n     * memory leak.\n     *\n     * @param content JS Source code to compile.\n     * @param options Detailed options like timeout.\n     */\n    compile(content: string, options?: Partial<WorkerConnector.IConnectOptions>): Promise<void>;\n    /**\n     * Connect to server.\n     *\n     * The {@link connect}() method tries to create an `Worker` instance and connect to the\n     * `Worker`. To complete the connection, the `Worker` program must open that server using\n     * the {@link WorkerServer.open}() method.\n     *\n     * Note that, after your business has been completed, you've to close the `Worker` using\n     * {@link close}() or {@link WorkerServer.close}(). If you don't close that, vulnerable\n     * memory usage and communication channel would not be destroyed and it may cause the\n     * memory leak.\n     *\n     * @param jsFile JS File to be {@link WorkerServer}.\n     * @param options Detailed options like timeout.\n     */\n    connect(jsFile: string, options?: Partial<WorkerConnector.IConnectOptions>): Promise<void>;\n    /**\n     * @hidden\n     */\n    private _Test_connection;\n    /**\n     * @hidden\n     */\n    private _Connect;\n    /**\n     * @hidden\n     */\n    private _Handshake;\n    /**\n     * @inheritDoc\n     */\n    close(): Promise<void>;\n    /**\n     * @hidden\n     */\n    protected sendData(invoke: Invoke): Promise<void>;\n    /**\n     * @hidden\n     */\n    private _Handle_message;\n    /**\n     * @hidden\n     */\n    private _Handle_close;\n}\n/**\n *\n */\nexport declare namespace WorkerConnector {\n    /**\n     * Current state of the {@link WorkerConnector}.\n     */\n    export import State = ConnectorBase.State;\n    /**\n     * Connection options for the {@link WorkerConnector.connect}.\n     */\n    interface IConnectOptions {\n        /**\n         * Milliseconds to wait the worker server to accept or reject it. If omitted, the waiting would be forever.\n         */\n        timeout: number;\n        /**\n         * Arguments only for the NodeJS environments.\n         */\n        execArgv: string[];\n        /**\n         * Whether to redirect the standard input to the worker server.\n         *\n         * Available only in the NodeJS + Process environments.\n         */\n        stdio: \"overlapped\" | \"pipe\" | \"ignore\" | \"inherit\";\n        /**\n         * Current working directory of the worker server.\n         */\n        cwd: string;\n        /**\n         * Environment variables to be passed to the worker server.\n         */\n        env: Record<string, string>;\n    }\n}\n",
  "node_modules/tgrid/lib/protocols/workers/WorkerServer.d.ts": "import { Communicator } from \"../../components/Communicator\";\nimport { Invoke } from \"../../components/Invoke\";\nimport { IServer } from \"../internal/IServer\";\nimport { IWorkerSystem } from \"./internal/IWorkerSystem\";\n/**\n * Worker Server.\n *\n * The `WorkerServer` is a class representing a `Worker` server which communicate\n * with client ({@link WorkerConnector}), through the RPC (Remote Procedure Call).\n *\n * Unlike other servers, `WorkerServer` can accept only one client\n * ({@link WorkerConnector}), because the `Worker` is dependent on its parent instance\n * (web page, node or parent worker). Thus, `WorkerServer` does not have any acceptor\n * and communicates with client (its parent) directly.\n *\n * To start communication with the client, call the {@link open} method\n * with `Provider` instance. After your business, don't forget {@link close closing}\n * this `Worker` instance. If the termination is performed by the\n * {@link WorkerConnector}, you can wait the closing signal through the\n * {@link join} method.\n *\n * Also, when declaring this `WorkerServer` type, you've to define three\n * generic arguments; `Header`, `Provider` and `Remote`. Those generic arguments must\n * be same with the ones defined in the target {@link WorkerConnector} class\n * (`Provider` and `Remote` must be reversed).\n *\n * For reference, the first `Header` type represents an initial data from the\n * client after the connection. I recommend utilize it as an activation tool\n * for security enhancement. The second generic argument `Provider` represents a\n * provider from server to client, and the other `Remote` means a provider from the\n * client to server.\n *\n * @template Header Type of the header containing initial data.\n * @template Provider Type of features provided for the client.\n * @template Remote Type of features supported by client.\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class WorkerServer<Header, Provider extends object | null, Remote extends object | null> extends Communicator<Provider | undefined, Remote> implements IWorkerSystem, IServer<WorkerServer.State> {\n    /**\n     * @hidden\n     */\n    private channel_;\n    /**\n     * @hidden\n     */\n    private state_;\n    /**\n     * @hidden\n     */\n    private header_;\n    /**\n     * Default Constructor.\n     *\n     * @param type You can specify the worker mode when NodeJS. Default is \"thread\".\n     */\n    constructor();\n    /**\n     * Open server with `Provider`.\n     *\n     * Open worker server and start communication with the client\n     * ({@link WorkerConnector}).\n     *\n     * Note that, after your business, you should terminate this worker to prevent\n     * waste of memory leak. Close this worker by yourself ({@link close}) or let\n     * client to close this worker ({@link WorkerConnector.close}).\n     *\n     * @param provider An object providing features for the client.\n     */\n    open(provider: Provider): Promise<void>;\n    /**\n     * @inheritDoc\n     */\n    close(): Promise<void>;\n    /**\n     * @inheritDoc\n     */\n    get state(): WorkerServer.State;\n    /**\n     * Get header containing initialization data like activation.\n     */\n    getHeader(): Promise<Header>;\n    /**\n     * @hidden\n     */\n    private _Handshake;\n    /**\n     * @hidden\n     */\n    protected sendData(invoke: Invoke): Promise<void>;\n    /**\n     * @hidden\n     */\n    protected inspectReady(): Error | null;\n    /**\n     * @hidden\n     */\n    private _Handle_message;\n}\n/**\n *\n */\nexport declare namespace WorkerServer {\n    /**\n     * Current state of the {@link WorkerServer}.\n     */\n    export import State = IServer.State;\n}\n",
  "node_modules/tgrid/lib/protocols/workers/index.d.ts": "export * from \"./WorkerServer\";\nexport * from \"./WorkerConnector\";\nexport * from \"./SharedWorkerServer\";\nexport * from \"./SharedWorkerAcceptor\";\nexport * from \"./SharedWorkerConnector\";\n",
  "node_modules/tgrid/lib/protocols/workers/internal/FileSystem.d.ts": "export {};\n",
  "node_modules/tgrid/lib/protocols/workers/internal/IReject.d.ts": "export {};\n",
  "node_modules/tgrid/lib/protocols/workers/internal/IWorkerCompiler.d.ts": "export {};\n",
  "node_modules/tgrid/lib/protocols/workers/internal/IWorkerSystem.d.ts": "/**\n * Common interface for communicators based on `Worker`.\n *\n * #### Why workers be network systems?\n * `Worker` is designed to support thread in JavaScript. However, the `Worker` cannot share\n * memory variable at all. The only way to interact with `Worker` and its parent is using\n * the `MessagePort` with inter-promised message (IPC, inter-process communication).\n *\n *  - *Worker*, it's a type of *thread* in physical level.\n *  - *Worker*, it's a type of *process* in logical level.\n *  - **Worker**, it's same with **network system** in conceptual level.\n *\n * It seems like network communication, isn't it? That's the reason why TGrid considers\n * `Worker` as a remote system and supports RFC (Remote Function Call) in such worker\n * environments.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IWorkerSystem {\n    /**\n     * Close connection.\n     *\n     * Close connection between the remote worker system.\n     *\n     * It destroys all RFCs (remote function calls) between this and the remote system\n     * (through `Driver<Controller>`) that are not returned (completed) yet. The destruction\n     * causes all incomplete RFCs to throw exceptions.\n     */\n    close(): Promise<void>;\n}\n",
  "node_modules/tgrid/lib/protocols/workers/internal/NodeWorkerCompiler.d.ts": "export {};\n",
  "node_modules/tgrid/lib/protocols/workers/internal/WebWorkerCompiler.d.ts": "export {};\n",
  "node_modules/tgrid/lib/protocols/workers/internal/processes/ProcessChannel.d.ts": "export {};\n",
  "node_modules/tgrid/lib/protocols/workers/internal/processes/ProcessWorker.d.ts": "export {};\n",
  "node_modules/tgrid/lib/protocols/workers/internal/threads/ThreadPort.d.ts": "export {};\n",
  "node_modules/tgrid/lib/protocols/workers/internal/threads/ThreadWorker.d.ts": "export {};\n",
  "node_modules/tgrid/lib/typings/Driver.d.ts": "import { Promisive } from \"./Promisive\";\n/**\n * Driver RFC (Remote Function Call).\n *\n * The `Controller` is an interface who defines provided functions from the remote system.\n * The `Driver` is an object who makes to call remote functions, defined in the\n * `Controller` and provided by `Provider` in the remote system, possible.\n *\n * In other words, calling a functions in the `Driver<Controller>`, it means to call a\n * matched function in the remote system's `Provider` object.\n *\n *   - `Controller`: Definition only\n *   - `Driver`: Remote Function Call\n *\n * @template Controller An interface defining features (functions & objects) provided from the remote system.\n * @template UseParametric Whether to convert type of function parameters to be compatible with their primitive.\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport type Driver<Controller extends object, Parametric extends boolean = false> = typeof Driver & Readonly<Promisive<Controller, Parametric>>;\nexport declare const Driver: {\n    new (): {};\n};\n",
  "node_modules/tgrid/lib/typings/Functional.d.ts": "import { Parametric } from \"./Parametric\";\nimport { Primitive } from \"./Primitive\";\n/**\n * Promisify a function type.\n *\n * Return type of the target function would be promisified and primitified.\n *\n *   - `Ret`: `Promise<Primitive<Ret>>`\n *   - `Promise<Ret>`: `Promise<Primitive<Ret>>`\n *\n * @template Method A function type to be promisified.\n * @template UseParametric Whether to convert type of function parameters to be compatible with their pritimive.\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport type Functional<Method extends Function, UseParametric extends boolean = false> = (Method extends (...args: infer Params) => infer Ret ? Ret extends Promise<infer PromiseRet> ? (...args: FunctionalParams<Params, UseParametric>) => Promise<Primitive<PromiseRet>> : (...args: FunctionalParams<Params, UseParametric>) => Promise<Primitive<Ret>> : (...args: any[]) => Promise<any>) & IRemoteFunction;\n/**\n * @hidden\n */\ntype FunctionalParams<Params extends any[], UseParametric extends boolean> = UseParametric extends true ? Parametric<Params> : Params;\n/**\n * Restrictions for Remote Function\n */\ntype IRemoteFunction = {\n    [P in keyof Function | \"Symbol\"]: never;\n};\nexport {};\n",
  "node_modules/tgrid/lib/typings/IJsonable.d.ts": "export interface IJsonable<T> {\n    toJSON(): T;\n}\n",
  "node_modules/tgrid/lib/typings/OmitEdgeUnderscored.d.ts": "export type OmitEdgeUnderscored<T extends object> = {\n    [P in keyof T]: P extends `_${string}` ? never : P extends `${string}_` ? never : T[P];\n};\n",
  "node_modules/tgrid/lib/typings/Parametric.d.ts": "import { IJsonable } from \"./IJsonable\";\nimport { Primitive } from \"./Primitive\";\nimport { ValueOf } from \"./ValueOf\";\nexport type Parametric<Arguments extends any[]> = {\n    [P in keyof Arguments]: ParametricValue<Arguments[P]>;\n};\n/**\n * @hidden\n */\ntype ParametricValue<Instance> = ValueOf<Instance> | Primitive<Instance> | IJsonable<Primitive<Instance>>;\nexport {};\n",
  "node_modules/tgrid/lib/typings/Primitive.d.ts": "/**\n * Primitive type of JSON.\n *\n * `Primitive<T>` is a TMP (Type Meta Programming) type which converts\n * its argument as a primitive type within framework JSON.\n *\n * If the target argument is a built-in class which returns its origin primitive type\n * through the `valueOf()` method like the `String` or `Number`, its return type would\n * be the `string` or `number`. Otherwise, the built-in class does not have the\n * `valueOf()` method, the return type would be an empty object (`{}`).\n *\n * Otherwise, the target argument is a type of custom class, all of its custom method\n * would be erased and its prototype would be changed to the primitive `object`.\n * Therefore, return type of the TMP type finally be the primitive object.\n *\n * In addition, if the target argument is a type of custom class and it has a special\n * method `toJSON()`, return type of this `Primitive` would be not `Primitive<Instance>`\n * but `Primitive<ReturnType<Instance.toJSON>>`.\n *\n * Before                  | After\n * ------------------------|----------------------------------------\n * `Boolean`               | `boolean`\n * `Number`                | `number`\n * `String`                | `string`\n * `Class`                 | `object`\n * `Class` with `toJSON()` | `Primitive<ReturnType<Class.toJSON>>`\n * Native Class            | never\n * Others                  | No change\n *\n * @template T Target argument type.\n * @author Jeongho Nam - https://github.com/samchon\n * @author Kyungsu Kang - https://github.com/kakasoo\n * @author Michael - https://github.com/8471919\n */\nexport type Primitive<T> = Equal<T, PrimitiveMain<T>> extends true ? T : PrimitiveMain<T>;\ntype Equal<X, Y> = X extends Y ? (Y extends X ? true : false) : false;\ntype PrimitiveMain<Instance> = Instance extends [never] ? never : ValueOf<Instance> extends bigint ? never : ValueOf<Instance> extends boolean | number | string ? ValueOf<Instance> : Instance extends Function ? never : ValueOf<Instance> extends object ? Instance extends object ? Instance extends NativeClass ? never : Instance extends IJsonable<infer Raw> ? ValueOf<Raw> extends object ? Raw extends object ? PrimitiveObject<Raw> : never : ValueOf<Raw> : PrimitiveObject<Instance> : never : ValueOf<Instance>;\ntype PrimitiveObject<Instance extends object> = Instance extends Array<infer T> ? IsTuple<Instance> extends true ? PrimitiveTuple<Instance> : PrimitiveMain<T>[] : {\n    [P in keyof Instance]: PrimitiveMain<Instance[P]>;\n};\ntype PrimitiveTuple<T extends readonly any[]> = T extends [] ? [] : T extends [infer F] ? [PrimitiveMain<F>] : T extends [infer F, ...infer Rest extends readonly any[]] ? [PrimitiveMain<F>, ...PrimitiveTuple<Rest>] : T extends [(infer F)?] ? [PrimitiveMain<F>?] : T extends [(infer F)?, ...infer Rest extends readonly any[]] ? [PrimitiveMain<F>?, ...PrimitiveTuple<Rest>] : [];\ntype ValueOf<Instance> = IsValueOf<Instance, Boolean> extends true ? boolean : IsValueOf<Instance, Number> extends true ? number : IsValueOf<Instance, String> extends true ? string : Instance;\ntype NativeClass = Set<any> | Map<any, any> | WeakSet<any> | WeakMap<any, any> | Uint8Array | Uint8ClampedArray | Uint16Array | Uint32Array | BigUint64Array | Int8Array | Int16Array | Int32Array | BigInt64Array | Float32Array | Float64Array | ArrayBuffer | SharedArrayBuffer | DataView;\ntype IsTuple<T extends readonly any[] | {\n    length: number;\n}> = [T] extends [\n    never\n] ? false : T extends readonly any[] ? number extends T[\"length\"] ? false : true : false;\ntype IsValueOf<Instance, Object extends IValueOf<any>> = Instance extends Object ? Object extends IValueOf<infer U> ? Instance extends U ? false : true : false : false;\ninterface IValueOf<T> {\n    valueOf(): T;\n}\ninterface IJsonable<T> {\n    toJSON(): T;\n}\nexport {};\n",
  "node_modules/tgrid/lib/typings/Promisive.d.ts": "import { Functional } from \"./Functional\";\nimport { OmitEdgeUnderscored } from \"./OmitEdgeUnderscored\";\nimport { RemoveNever } from \"./RemoveNever\";\nimport { ValueOf } from \"./ValueOf\";\n/**\n * Promisify an object type.\n *\n * It promisifies all member types. When a member type is:\n *\n *   - function: returns `Promise` (`R` -> `Promise<R>`).\n *   - object: promisifies recursively (`O` -> `Promisify<O>`).\n *   - atomic value: be ignored (be `never` type).\n *\n * @template Instance An object type to be promised.\n * @template UseParametric Whether to convert type of function parameters to be compatible with their pritimive.\n */\nexport type Promisive<Instance extends object, UseParametric extends boolean = false> = RemoveNever<OmitEdgeUnderscored<{\n    [P in keyof Instance]: Instance[P] extends Function ? Functional<Instance[P], UseParametric> : ValueOf<Instance[P]> extends object ? Instance[P] extends object ? Promisive<Instance[P], UseParametric> : never : never;\n} & IRemoteObject>>;\n/**\n * Restrictions for Remote Object\n */\ninterface IRemoteObject {\n    /**\n     * Remote Object does not allow access to the `constructor`.\n     */\n    constructor: never;\n    /**\n     * Remote Object does not allow access to the `prototype`.\n     */\n    prototype: never;\n}\nexport {};\n",
  "node_modules/tgrid/lib/typings/RemoveNever.d.ts": "import { SpecialFields } from \"./SpecialFields\";\n/**\n * Omit never typed member.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport type RemoveNever<T extends object> = Omit<T, SpecialFields<T, never>>;\n",
  "node_modules/tgrid/lib/typings/SpecialFields.d.ts": "/**\n * Pick special fields meeting special type.\n *\n * @template Instance The instance type to be filtered.\n * @template Target The target type to be picked up.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport type SpecialFields<Instance extends object, Target> = {\n    [P in keyof Instance]: Instance[P] extends Target ? P : never;\n}[keyof Instance & string];\n",
  "node_modules/tgrid/lib/typings/ValueOf.d.ts": "/**\n * Get origin value type.\n *\n * @template Instance Target instance\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport type ValueOf<Instance> = is_value_of<Instance, Boolean> extends true ? boolean : is_value_of<Instance, Number> extends true ? number : is_value_of<Instance, String> extends true ? string : Instance;\ntype is_value_of<Instance, Object extends IValueOf<any>> = Instance extends Object ? Object extends IValueOf<infer Primitive> ? Instance extends Primitive ? false : true : false : false;\ninterface IValueOf<T> {\n    valueOf(): T;\n}\nexport {};\n",
  "node_modules/tgrid/lib/typings/index.d.ts": "export * from \"./Driver\";\nexport * from \"./Primitive\";\nexport * from \"./Promisive\";\n",
  "node_modules/tgrid/lib/utils/internal/NodeModule.d.ts": "export {};\n",
  "node_modules/tgrid/lib/utils/internal/serializeError.d.ts": "export {};\n",
  "node_modules/undici-types/agent.d.ts": "import { URL } from 'url'\nimport Pool from './pool'\nimport Dispatcher from \"./dispatcher\";\n\nexport default Agent\n\ndeclare class Agent extends Dispatcher{\n  constructor(opts?: Agent.Options)\n  /** `true` after `dispatcher.close()` has been called. */\n  closed: boolean;\n  /** `true` after `dispatcher.destroyed()` has been called or `dispatcher.close()` has been called and the dispatcher shutdown has completed. */\n  destroyed: boolean;\n  /** Dispatches a request. */\n  dispatch(options: Agent.DispatchOptions, handler: Dispatcher.DispatchHandlers): boolean;\n}\n\ndeclare namespace Agent {\n  export interface Options extends Pool.Options {\n    /** Default: `(origin, opts) => new Pool(origin, opts)`. */\n    factory?(origin: string | URL, opts: Object): Dispatcher;\n    /** Integer. Default: `0` */\n    maxRedirections?: number;\n\n    interceptors?: { Agent?: readonly Dispatcher.DispatchInterceptor[] } & Pool.Options[\"interceptors\"]\n  }\n\n  export interface DispatchOptions extends Dispatcher.DispatchOptions {\n    /** Integer. */\n    maxRedirections?: number;\n  }\n}\n",
  "node_modules/undici-types/api.d.ts": "import { URL, UrlObject } from 'url'\nimport { Duplex } from 'stream'\nimport Dispatcher from './dispatcher'\n\nexport {\n  request,\n  stream,\n  pipeline,\n  connect,\n  upgrade,\n}\n\n/** Performs an HTTP request. */\ndeclare function request(\n  url: string | URL | UrlObject,\n  options?: { dispatcher?: Dispatcher } & Omit<Dispatcher.RequestOptions, 'origin' | 'path' | 'method'> & Partial<Pick<Dispatcher.RequestOptions, 'method'>>,\n): Promise<Dispatcher.ResponseData>;\n\n/** A faster version of `request`. */\ndeclare function stream(\n  url: string | URL | UrlObject,\n  options: { dispatcher?: Dispatcher } & Omit<Dispatcher.RequestOptions, 'origin' | 'path'>,\n  factory: Dispatcher.StreamFactory\n): Promise<Dispatcher.StreamData>;\n\n/** For easy use with `stream.pipeline`. */\ndeclare function pipeline(\n  url: string | URL | UrlObject,\n  options: { dispatcher?: Dispatcher } & Omit<Dispatcher.PipelineOptions, 'origin' | 'path'>,\n  handler: Dispatcher.PipelineHandler\n): Duplex;\n\n/** Starts two-way communications with the requested resource. */\ndeclare function connect(\n  url: string | URL | UrlObject,\n  options?: { dispatcher?: Dispatcher } & Omit<Dispatcher.ConnectOptions, 'origin' | 'path'>\n): Promise<Dispatcher.ConnectData>;\n\n/** Upgrade to a different protocol. */\ndeclare function upgrade(\n  url: string | URL | UrlObject,\n  options?: { dispatcher?: Dispatcher } & Omit<Dispatcher.UpgradeOptions, 'origin' | 'path'>\n): Promise<Dispatcher.UpgradeData>;\n",
  "node_modules/undici-types/balanced-pool.d.ts": "import Pool from './pool'\nimport Dispatcher from './dispatcher'\nimport { URL } from 'url'\n\nexport default BalancedPool\n\ntype BalancedPoolConnectOptions = Omit<Dispatcher.ConnectOptions, \"origin\">;\n\ndeclare class BalancedPool extends Dispatcher {\n  constructor(url: string | string[] | URL | URL[], options?: Pool.Options);\n\n  addUpstream(upstream: string | URL): BalancedPool;\n  removeUpstream(upstream: string | URL): BalancedPool;\n  upstreams: Array<string>;\n\n  /** `true` after `pool.close()` has been called. */\n  closed: boolean;\n  /** `true` after `pool.destroyed()` has been called or `pool.close()` has been called and the pool shutdown has completed. */\n  destroyed: boolean;\n\n  // Override dispatcher APIs.\n  override connect(\n    options: BalancedPoolConnectOptions\n  ): Promise<Dispatcher.ConnectData>;\n  override connect(\n    options: BalancedPoolConnectOptions,\n    callback: (err: Error | null, data: Dispatcher.ConnectData) => void\n  ): void;\n}\n",
  "node_modules/undici-types/cache.d.ts": "import type { RequestInfo, Response, Request } from './fetch'\n\nexport interface CacheStorage {\n  match (request: RequestInfo, options?: MultiCacheQueryOptions): Promise<Response | undefined>,\n  has (cacheName: string): Promise<boolean>,\n  open (cacheName: string): Promise<Cache>,\n  delete (cacheName: string): Promise<boolean>,\n  keys (): Promise<string[]>\n}\n\ndeclare const CacheStorage: {\n  prototype: CacheStorage\n  new(): CacheStorage\n}\n\nexport interface Cache {\n  match (request: RequestInfo, options?: CacheQueryOptions): Promise<Response | undefined>,\n  matchAll (request?: RequestInfo, options?: CacheQueryOptions): Promise<readonly Response[]>,\n  add (request: RequestInfo): Promise<undefined>,\n  addAll (requests: RequestInfo[]): Promise<undefined>,\n  put (request: RequestInfo, response: Response): Promise<undefined>,\n  delete (request: RequestInfo, options?: CacheQueryOptions): Promise<boolean>,\n  keys (request?: RequestInfo, options?: CacheQueryOptions): Promise<readonly Request[]>\n}\n\nexport interface CacheQueryOptions {\n  ignoreSearch?: boolean,\n  ignoreMethod?: boolean,\n  ignoreVary?: boolean\n}\n\nexport interface MultiCacheQueryOptions extends CacheQueryOptions {\n  cacheName?: string\n}\n\nexport declare const caches: CacheStorage\n",
  "node_modules/undici-types/client.d.ts": "import { URL } from 'url'\nimport { TlsOptions } from 'tls'\nimport Dispatcher from './dispatcher'\nimport buildConnector from \"./connector\";\n\ntype ClientConnectOptions = Omit<Dispatcher.ConnectOptions, \"origin\">;\n\n/**\n * A basic HTTP/1.1 client, mapped on top a single TCP/TLS connection. Pipelining is disabled by default.\n */\nexport class Client extends Dispatcher {\n  constructor(url: string | URL, options?: Client.Options);\n  /** Property to get and set the pipelining factor. */\n  pipelining: number;\n  /** `true` after `client.close()` has been called. */\n  closed: boolean;\n  /** `true` after `client.destroyed()` has been called or `client.close()` has been called and the client shutdown has completed. */\n  destroyed: boolean;\n\n  // Override dispatcher APIs.\n  override connect(\n    options: ClientConnectOptions\n  ): Promise<Dispatcher.ConnectData>;\n  override connect(\n    options: ClientConnectOptions,\n    callback: (err: Error | null, data: Dispatcher.ConnectData) => void\n  ): void;\n}\n\nexport declare namespace Client {\n  export interface OptionsInterceptors {\n    Client: readonly Dispatcher.DispatchInterceptor[];\n  }\n  export interface Options {\n    /** TODO */\n    interceptors?: OptionsInterceptors;\n    /** The maximum length of request headers in bytes. Default: Node.js' `--max-http-header-size` or `16384` (16KiB). */\n    maxHeaderSize?: number;\n    /** The amount of time, in milliseconds, the parser will wait to receive the complete HTTP headers (Node 14 and above only). Default: `300e3` milliseconds (300s). */\n    headersTimeout?: number;\n    /** @deprecated unsupported socketTimeout, use headersTimeout & bodyTimeout instead */\n    socketTimeout?: never;\n    /** @deprecated unsupported requestTimeout, use headersTimeout & bodyTimeout instead */\n    requestTimeout?: never;\n    /** TODO */\n    connectTimeout?: number;\n    /** The timeout after which a request will time out, in milliseconds. Monitors time between receiving body data. Use `0` to disable it entirely. Default: `300e3` milliseconds (300s). */\n    bodyTimeout?: number;\n    /** @deprecated unsupported idleTimeout, use keepAliveTimeout instead */\n    idleTimeout?: never;\n    /** @deprecated unsupported keepAlive, use pipelining=0 instead */\n    keepAlive?: never;\n    /** the timeout, in milliseconds, after which a socket without active requests will time out. Monitors time between activity on a connected socket. This value may be overridden by *keep-alive* hints from the server. Default: `4e3` milliseconds (4s). */\n    keepAliveTimeout?: number;\n    /** @deprecated unsupported maxKeepAliveTimeout, use keepAliveMaxTimeout instead */\n    maxKeepAliveTimeout?: never;\n    /** the maximum allowed `idleTimeout`, in milliseconds, when overridden by *keep-alive* hints from the server. Default: `600e3` milliseconds (10min). */\n    keepAliveMaxTimeout?: number;\n    /** A number of milliseconds subtracted from server *keep-alive* hints when overriding `idleTimeout` to account for timing inaccuracies caused by e.g. transport latency. Default: `1e3` milliseconds (1s). */\n    keepAliveTimeoutThreshold?: number;\n    /** TODO */\n    socketPath?: string;\n    /** The amount of concurrent requests to be sent over the single TCP/TLS connection according to [RFC7230](https://tools.ietf.org/html/rfc7230#section-6.3.2). Default: `1`. */\n    pipelining?: number;\n    /** @deprecated use the connect option instead */\n    tls?: never;\n    /** If `true`, an error is thrown when the request content-length header doesn't match the length of the request body. Default: `true`. */\n    strictContentLength?: boolean;\n    /** TODO */\n    maxCachedSessions?: number;\n    /** TODO */\n    maxRedirections?: number;\n    /** TODO */\n    connect?: buildConnector.BuildOptions | buildConnector.connector;\n    /** TODO */\n    maxRequestsPerClient?: number;\n    /** TODO */\n    localAddress?: string;\n    /** Max response body size in bytes, -1 is disabled */\n    maxResponseSize?: number;\n    /** Enables a family autodetection algorithm that loosely implements section 5 of RFC 8305. */\n    autoSelectFamily?: boolean;\n    /** The amount of time in milliseconds to wait for a connection attempt to finish before trying the next address when using the `autoSelectFamily` option. */\n    autoSelectFamilyAttemptTimeout?: number;\n    /**\n     * @description Enables support for H2 if the server has assigned bigger priority to it through ALPN negotiation.\n     * @default false\n    */\n    allowH2?: boolean;\n    /**\n     * @description Dictates the maximum number of concurrent streams for a single H2 session. It can be overridden by a SETTINGS remote frame.\n     * @default 100\n    */\n    maxConcurrentStreams?: number\n  }\n  export interface SocketInfo {\n    localAddress?: string\n    localPort?: number\n    remoteAddress?: string\n    remotePort?: number\n    remoteFamily?: string\n    timeout?: number\n    bytesWritten?: number\n    bytesRead?: number\n  }\n}\n\nexport default Client;\n",
  "node_modules/undici-types/connector.d.ts": "import { TLSSocket, ConnectionOptions } from 'tls'\nimport { IpcNetConnectOpts, Socket, TcpNetConnectOpts } from 'net'\n\nexport default buildConnector\ndeclare function buildConnector (options?: buildConnector.BuildOptions): buildConnector.connector\n\ndeclare namespace buildConnector {\n  export type BuildOptions = (ConnectionOptions | TcpNetConnectOpts | IpcNetConnectOpts) & {\n    allowH2?: boolean;\n    maxCachedSessions?: number | null;\n    socketPath?: string | null;\n    timeout?: number | null;\n    port?: number;\n    keepAlive?: boolean | null;\n    keepAliveInitialDelay?: number | null;\n  }\n\n  export interface Options {\n    hostname: string\n    host?: string\n    protocol: string\n    port: string\n    servername?: string\n    localAddress?: string | null\n    httpSocket?: Socket\n  }\n\n  export type Callback = (...args: CallbackArgs) => void\n  type CallbackArgs = [null, Socket | TLSSocket] | [Error, null]\n\n  export interface connector {\n    (options: buildConnector.Options, callback: buildConnector.Callback): void\n  }\n}\n",
  "node_modules/undici-types/content-type.d.ts": "/// <reference types=\"node\" />\n\ninterface MIMEType {\n  type: string\n  subtype: string\n  parameters: Map<string, string>\n  essence: string\n}\n\n/**\n * Parse a string to a {@link MIMEType} object. Returns `failure` if the string\n * couldn't be parsed.\n * @see https://mimesniff.spec.whatwg.org/#parse-a-mime-type\n */\nexport function parseMIMEType (input: string): 'failure' | MIMEType\n\n/**\n * Convert a MIMEType object to a string.\n * @see https://mimesniff.spec.whatwg.org/#serialize-a-mime-type\n */\nexport function serializeAMimeType (mimeType: MIMEType): string\n",
  "node_modules/undici-types/cookies.d.ts": "/// <reference types=\"node\" />\n\nimport type { Headers } from './fetch'\n\nexport interface Cookie {\n  name: string\n  value: string\n  expires?: Date | number\n  maxAge?: number\n  domain?: string\n  path?: string\n  secure?: boolean\n  httpOnly?: boolean\n  sameSite?: 'Strict' | 'Lax' | 'None'\n  unparsed?: string[]\n}\n\nexport function deleteCookie (\n  headers: Headers,\n  name: string,\n  attributes?: { name?: string, domain?: string }\n): void\n\nexport function getCookies (headers: Headers): Record<string, string>\n\nexport function getSetCookies (headers: Headers): Cookie[]\n\nexport function setCookie (headers: Headers, cookie: Cookie): void\n",
  "node_modules/undici-types/diagnostics-channel.d.ts": "import { Socket } from \"net\";\nimport { URL } from \"url\";\nimport Connector from \"./connector\";\nimport Dispatcher from \"./dispatcher\";\n\ndeclare namespace DiagnosticsChannel {\n  interface Request {\n    origin?: string | URL;\n    completed: boolean;\n    method?: Dispatcher.HttpMethod;\n    path: string;\n    headers: any;\n  }\n  interface Response {\n    statusCode: number;\n    statusText: string;\n    headers: Array<Buffer>;\n  }\n  type Error = unknown;\n  interface ConnectParams {\n    host: URL[\"host\"];\n    hostname: URL[\"hostname\"];\n    protocol: URL[\"protocol\"];\n    port: URL[\"port\"];\n    servername: string | null;\n  }\n  type Connector = Connector.connector;\n  export interface RequestCreateMessage {\n    request: Request;\n  }\n  export interface RequestBodySentMessage {\n    request: Request;\n  }\n  export interface RequestHeadersMessage {\n    request: Request;\n    response: Response;\n  }\n  export interface RequestTrailersMessage {\n    request: Request;\n    trailers: Array<Buffer>;\n  }\n  export interface RequestErrorMessage {\n    request: Request;\n    error: Error;\n  }\n  export interface ClientSendHeadersMessage {\n    request: Request;\n    headers: string;\n    socket: Socket;\n  }\n  export interface ClientBeforeConnectMessage {\n    connectParams: ConnectParams;\n    connector: Connector;\n  }\n  export interface ClientConnectedMessage {\n    socket: Socket;\n    connectParams: ConnectParams;\n    connector: Connector;\n  }\n  export interface ClientConnectErrorMessage {\n    error: Error;\n    socket: Socket;\n    connectParams: ConnectParams;\n    connector: Connector;\n  }\n}\n",
  "node_modules/undici-types/dispatcher.d.ts": "import { URL } from 'url'\nimport { Duplex, Readable, Writable } from 'stream'\nimport { EventEmitter } from 'events'\nimport { Blob } from 'buffer'\nimport { IncomingHttpHeaders } from './header'\nimport BodyReadable from './readable'\nimport { FormData } from './formdata'\nimport Errors from './errors'\n\ntype AbortSignal = unknown;\n\nexport default Dispatcher\n\n/** Dispatcher is the core API used to dispatch requests. */\ndeclare class Dispatcher extends EventEmitter {\n  /** Dispatches a request. This API is expected to evolve through semver-major versions and is less stable than the preceding higher level APIs. It is primarily intended for library developers who implement higher level APIs on top of this. */\n  dispatch(options: Dispatcher.DispatchOptions, handler: Dispatcher.DispatchHandlers): boolean;\n  /** Starts two-way communications with the requested resource. */\n  connect(options: Dispatcher.ConnectOptions): Promise<Dispatcher.ConnectData>;\n  connect(options: Dispatcher.ConnectOptions, callback: (err: Error | null, data: Dispatcher.ConnectData) => void): void;\n  /** Compose a chain of dispatchers */\n  compose(dispatchers: Dispatcher.DispatcherComposeInterceptor[]): Dispatcher.ComposedDispatcher;\n  compose(...dispatchers: Dispatcher.DispatcherComposeInterceptor[]): Dispatcher.ComposedDispatcher;\n  /** Performs an HTTP request. */\n  request(options: Dispatcher.RequestOptions): Promise<Dispatcher.ResponseData>;\n  request(options: Dispatcher.RequestOptions, callback: (err: Error | null, data: Dispatcher.ResponseData) => void): void;\n  /** For easy use with `stream.pipeline`. */\n  pipeline(options: Dispatcher.PipelineOptions, handler: Dispatcher.PipelineHandler): Duplex;\n  /** A faster version of `Dispatcher.request`. */\n  stream(options: Dispatcher.RequestOptions, factory: Dispatcher.StreamFactory): Promise<Dispatcher.StreamData>;\n  stream(options: Dispatcher.RequestOptions, factory: Dispatcher.StreamFactory, callback: (err: Error | null, data: Dispatcher.StreamData) => void): void;\n  /** Upgrade to a different protocol. */\n  upgrade(options: Dispatcher.UpgradeOptions): Promise<Dispatcher.UpgradeData>;\n  upgrade(options: Dispatcher.UpgradeOptions, callback: (err: Error | null, data: Dispatcher.UpgradeData) => void): void;\n  /** Closes the client and gracefully waits for enqueued requests to complete before invoking the callback (or returning a promise if no callback is provided). */\n  close(): Promise<void>;\n  close(callback: () => void): void;\n  /** Destroy the client abruptly with the given err. All the pending and running requests will be asynchronously aborted and error. Waits until socket is closed before invoking the callback (or returning a promise if no callback is provided). Since this operation is asynchronously dispatched there might still be some progress on dispatched requests. */\n  destroy(): Promise<void>;\n  destroy(err: Error | null): Promise<void>;\n  destroy(callback: () => void): void;\n  destroy(err: Error | null, callback: () => void): void;\n\n  on(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;\n  on(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  on(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  on(eventName: 'drain', callback: (origin: URL) => void): this;\n\n\n  once(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;\n  once(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  once(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  once(eventName: 'drain', callback: (origin: URL) => void): this;\n\n\n  off(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;\n  off(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  off(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  off(eventName: 'drain', callback: (origin: URL) => void): this;\n\n\n  addListener(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;\n  addListener(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  addListener(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  addListener(eventName: 'drain', callback: (origin: URL) => void): this;\n\n  removeListener(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;\n  removeListener(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  removeListener(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  removeListener(eventName: 'drain', callback: (origin: URL) => void): this;\n\n  prependListener(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;\n  prependListener(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  prependListener(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  prependListener(eventName: 'drain', callback: (origin: URL) => void): this;\n\n  prependOnceListener(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;\n  prependOnceListener(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  prependOnceListener(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  prependOnceListener(eventName: 'drain', callback: (origin: URL) => void): this;\n\n  listeners(eventName: 'connect'): ((origin: URL, targets: readonly Dispatcher[]) => void)[]\n  listeners(eventName: 'disconnect'): ((origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void)[];\n  listeners(eventName: 'connectionError'): ((origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void)[];\n  listeners(eventName: 'drain'): ((origin: URL) => void)[];\n\n  rawListeners(eventName: 'connect'): ((origin: URL, targets: readonly Dispatcher[]) => void)[]\n  rawListeners(eventName: 'disconnect'): ((origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void)[];\n  rawListeners(eventName: 'connectionError'): ((origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void)[];\n  rawListeners(eventName: 'drain'): ((origin: URL) => void)[];\n\n  emit(eventName: 'connect', origin: URL, targets: readonly Dispatcher[]): boolean;\n  emit(eventName: 'disconnect', origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError): boolean;\n  emit(eventName: 'connectionError', origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError): boolean;\n  emit(eventName: 'drain', origin: URL): boolean;\n}\n\ndeclare namespace Dispatcher {\n  export interface ComposedDispatcher extends Dispatcher {}\n  export type DispatcherComposeInterceptor = (dispatch: Dispatcher['dispatch']) => Dispatcher['dispatch'];\n  export interface DispatchOptions {\n    origin?: string | URL;\n    path: string;\n    method: HttpMethod;\n    /** Default: `null` */\n    body?: string | Buffer | Uint8Array | Readable | null | FormData;\n    /** Default: `null` */\n    headers?: IncomingHttpHeaders | string[] | Iterable<[string, string | string[] | undefined]> | null;\n    /** Query string params to be embedded in the request URL. Default: `null` */\n    query?: Record<string, any>;\n    /** Whether the requests can be safely retried or not. If `false` the request won't be sent until all preceding requests in the pipeline have completed. Default: `true` if `method` is `HEAD` or `GET`. */\n    idempotent?: boolean;\n    /** Whether the response is expected to take a long time and would end up blocking the pipeline. When this is set to `true` further pipelining will be avoided on the same connection until headers have been received. */\n    blocking?: boolean;\n    /** Upgrade the request. Should be used to specify the kind of upgrade i.e. `'Websocket'`. Default: `method === 'CONNECT' || null`. */\n    upgrade?: boolean | string | null;\n    /** The amount of time, in milliseconds, the parser will wait to receive the complete HTTP headers. Defaults to 300 seconds. */\n    headersTimeout?: number | null;\n    /** The timeout after which a request will time out, in milliseconds. Monitors time between receiving body data. Use 0 to disable it entirely. Defaults to 300 seconds. */\n    bodyTimeout?: number | null;\n    /** Whether the request should stablish a keep-alive or not. Default `false` */\n    reset?: boolean;\n    /** Whether Undici should throw an error upon receiving a 4xx or 5xx response from the server. Defaults to false */\n    throwOnError?: boolean;\n    /** For H2, it appends the expect: 100-continue header, and halts the request body until a 100-continue is received from the remote server*/\n    expectContinue?: boolean;\n  }\n  export interface ConnectOptions {\n    origin: string | URL;\n    path: string;\n    /** Default: `null` */\n    headers?: IncomingHttpHeaders | string[] | null;\n    /** Default: `null` */\n    signal?: AbortSignal | EventEmitter | null;\n    /** This argument parameter is passed through to `ConnectData` */\n    opaque?: unknown;\n    /** Default: 0 */\n    maxRedirections?: number;\n    /** Default: false */\n    redirectionLimitReached?: boolean;\n    /** Default: `null` */\n    responseHeader?: 'raw' | null;\n  }\n  export interface RequestOptions extends DispatchOptions {\n    /** Default: `null` */\n    opaque?: unknown;\n    /** Default: `null` */\n    signal?: AbortSignal | EventEmitter | null;\n    /** Default: 0 */\n    maxRedirections?: number;\n    /** Default: false */\n    redirectionLimitReached?: boolean;\n    /** Default: `null` */\n    onInfo?: (info: { statusCode: number, headers: Record<string, string | string[]> }) => void;\n    /** Default: `null` */\n    responseHeader?: 'raw' | null;\n    /** Default: `64 KiB` */\n    highWaterMark?: number;\n  }\n  export interface PipelineOptions extends RequestOptions {\n    /** `true` if the `handler` will return an object stream. Default: `false` */\n    objectMode?: boolean;\n  }\n  export interface UpgradeOptions {\n    path: string;\n    /** Default: `'GET'` */\n    method?: string;\n    /** Default: `null` */\n    headers?: IncomingHttpHeaders | string[] | null;\n    /** A string of comma separated protocols, in descending preference order. Default: `'Websocket'` */\n    protocol?: string;\n    /** Default: `null` */\n    signal?: AbortSignal | EventEmitter | null;\n    /** Default: 0 */\n    maxRedirections?: number;\n    /** Default: false */\n    redirectionLimitReached?: boolean;\n    /** Default: `null` */\n    responseHeader?: 'raw' | null;\n  }\n  export interface ConnectData {\n    statusCode: number;\n    headers: IncomingHttpHeaders;\n    socket: Duplex;\n    opaque: unknown;\n  }\n  export interface ResponseData {\n    statusCode: number;\n    headers: IncomingHttpHeaders;\n    body: BodyReadable & BodyMixin;\n    trailers: Record<string, string>;\n    opaque: unknown;\n    context: object;\n  }\n  export interface PipelineHandlerData {\n    statusCode: number;\n    headers: IncomingHttpHeaders;\n    opaque: unknown;\n    body: BodyReadable;\n    context: object;\n  }\n  export interface StreamData {\n    opaque: unknown;\n    trailers: Record<string, string>;\n  }\n  export interface UpgradeData {\n    headers: IncomingHttpHeaders;\n    socket: Duplex;\n    opaque: unknown;\n  }\n  export interface StreamFactoryData {\n    statusCode: number;\n    headers: IncomingHttpHeaders;\n    opaque: unknown;\n    context: object;\n  }\n  export type StreamFactory = (data: StreamFactoryData) => Writable;\n  export interface DispatchHandlers {\n    /** Invoked before request is dispatched on socket. May be invoked multiple times when a request is retried when the request at the head of the pipeline fails. */\n    onConnect?(abort: (err?: Error) => void): void;\n    /** Invoked when an error has occurred. */\n    onError?(err: Error): void;\n    /** Invoked when request is upgraded either due to a `Upgrade` header or `CONNECT` method. */\n    onUpgrade?(statusCode: number, headers: Buffer[] | string[] | null, socket: Duplex): void;\n    /** Invoked when response is received, before headers have been read. **/\n    onResponseStarted?(): void;\n    /** Invoked when statusCode and headers have been received. May be invoked multiple times due to 1xx informational headers. */\n    onHeaders?(statusCode: number, headers: Buffer[], resume: () => void, statusText: string): boolean;\n    /** Invoked when response payload data is received. */\n    onData?(chunk: Buffer): boolean;\n    /** Invoked when response payload and trailers have been received and the request has completed. */\n    onComplete?(trailers: string[] | null): void;\n    /** Invoked when a body chunk is sent to the server. May be invoked multiple times for chunked requests */\n    onBodySent?(chunkSize: number, totalBytesSent: number): void;\n  }\n  export type PipelineHandler = (data: PipelineHandlerData) => Readable;\n  export type HttpMethod = 'GET' | 'HEAD' | 'POST' | 'PUT' | 'DELETE' | 'CONNECT' | 'OPTIONS' | 'TRACE' | 'PATCH';\n\n  /**\n   * @link https://fetch.spec.whatwg.org/#body-mixin\n   */\n  interface BodyMixin {\n    readonly body?: never;\n    readonly bodyUsed: boolean;\n    arrayBuffer(): Promise<ArrayBuffer>;\n    blob(): Promise<Blob>;\n    bytes(): Promise<Uint8Array>;\n    formData(): Promise<never>;\n    json(): Promise<unknown>;\n    text(): Promise<string>;\n  }\n\n  export interface DispatchInterceptor {\n    (dispatch: Dispatcher['dispatch']): Dispatcher['dispatch']\n  }\n}\n",
  "node_modules/undici-types/env-http-proxy-agent.d.ts": "import Agent from './agent'\nimport Dispatcher from './dispatcher'\n\nexport default EnvHttpProxyAgent\n\ndeclare class EnvHttpProxyAgent extends Dispatcher {\n  constructor(opts?: EnvHttpProxyAgent.Options)\n\n  dispatch(options: Agent.DispatchOptions, handler: Dispatcher.DispatchHandlers): boolean;\n}\n\ndeclare namespace EnvHttpProxyAgent {\n  export interface Options extends Agent.Options {\n    /** Overrides the value of the HTTP_PROXY environment variable  */\n    httpProxy?: string;\n    /** Overrides the value of the HTTPS_PROXY environment variable  */\n    httpsProxy?: string;\n    /** Overrides the value of the NO_PROXY environment variable  */\n    noProxy?: string;\n  }\n}\n",
  "node_modules/undici-types/errors.d.ts": "import { IncomingHttpHeaders } from \"./header\";\nimport Client from './client'\n\nexport default Errors\n\ndeclare namespace Errors {\n  export class UndiciError extends Error {\n    name: string;\n    code: string;\n  }\n\n  /** Connect timeout error. */\n  export class ConnectTimeoutError extends UndiciError {\n    name: 'ConnectTimeoutError';\n    code: 'UND_ERR_CONNECT_TIMEOUT';\n  }\n\n  /** A header exceeds the `headersTimeout` option. */\n  export class HeadersTimeoutError extends UndiciError {\n    name: 'HeadersTimeoutError';\n    code: 'UND_ERR_HEADERS_TIMEOUT';\n  }\n\n  /** Headers overflow error. */\n  export class HeadersOverflowError extends UndiciError {\n    name: 'HeadersOverflowError'\n    code: 'UND_ERR_HEADERS_OVERFLOW'\n  }\n\n  /** A body exceeds the `bodyTimeout` option. */\n  export class BodyTimeoutError extends UndiciError {\n    name: 'BodyTimeoutError';\n    code: 'UND_ERR_BODY_TIMEOUT';\n  }\n\n  export class ResponseStatusCodeError extends UndiciError {\n    constructor (\n      message?: string,\n      statusCode?: number,\n      headers?: IncomingHttpHeaders | string[] | null,\n      body?: null | Record<string, any> | string\n    );\n    name: 'ResponseStatusCodeError';\n    code: 'UND_ERR_RESPONSE_STATUS_CODE';\n    body: null | Record<string, any> | string\n    status: number\n    statusCode: number\n    headers: IncomingHttpHeaders | string[] | null;\n  }\n\n  /** Passed an invalid argument. */\n  export class InvalidArgumentError extends UndiciError {\n    name: 'InvalidArgumentError';\n    code: 'UND_ERR_INVALID_ARG';\n  }\n\n  /** Returned an invalid value. */\n  export class InvalidReturnValueError extends UndiciError {\n    name: 'InvalidReturnValueError';\n    code: 'UND_ERR_INVALID_RETURN_VALUE';\n  }\n\n  /** The request has been aborted by the user. */\n  export class RequestAbortedError extends UndiciError {\n    name: 'AbortError';\n    code: 'UND_ERR_ABORTED';\n  }\n\n  /** Expected error with reason. */\n  export class InformationalError extends UndiciError {\n    name: 'InformationalError';\n    code: 'UND_ERR_INFO';\n  }\n\n  /** Request body length does not match content-length header. */\n  export class RequestContentLengthMismatchError extends UndiciError {\n    name: 'RequestContentLengthMismatchError';\n    code: 'UND_ERR_REQ_CONTENT_LENGTH_MISMATCH';\n  }\n\n  /** Response body length does not match content-length header. */\n  export class ResponseContentLengthMismatchError extends UndiciError {\n    name: 'ResponseContentLengthMismatchError';\n    code: 'UND_ERR_RES_CONTENT_LENGTH_MISMATCH';\n  }\n\n  /** Trying to use a destroyed client. */\n  export class ClientDestroyedError extends UndiciError {\n    name: 'ClientDestroyedError';\n    code: 'UND_ERR_DESTROYED';\n  }\n\n  /** Trying to use a closed client. */\n  export class ClientClosedError extends UndiciError {\n    name: 'ClientClosedError';\n    code: 'UND_ERR_CLOSED';\n  }\n\n  /** There is an error with the socket. */\n  export class SocketError extends UndiciError {\n    name: 'SocketError';\n    code: 'UND_ERR_SOCKET';\n    socket: Client.SocketInfo | null\n  }\n\n  /** Encountered unsupported functionality. */\n  export class NotSupportedError extends UndiciError {\n    name: 'NotSupportedError';\n    code: 'UND_ERR_NOT_SUPPORTED';\n  }\n\n  /** No upstream has been added to the BalancedPool. */\n  export class BalancedPoolMissingUpstreamError extends UndiciError {\n    name: 'MissingUpstreamError';\n    code: 'UND_ERR_BPL_MISSING_UPSTREAM';\n  }\n\n  export class HTTPParserError extends UndiciError {\n    name: 'HTTPParserError';\n    code: string;\n  }\n\n  /** The response exceed the length allowed. */\n  export class ResponseExceededMaxSizeError extends UndiciError {\n    name: 'ResponseExceededMaxSizeError';\n    code: 'UND_ERR_RES_EXCEEDED_MAX_SIZE';\n  }\n\n  export class RequestRetryError extends UndiciError {\n    constructor (\n      message: string,\n      statusCode: number,\n      headers?: IncomingHttpHeaders | string[] | null,\n      body?: null | Record<string, any> | string\n    );\n    name: 'RequestRetryError';\n    code: 'UND_ERR_REQ_RETRY';\n    statusCode: number;\n    data: {\n      count: number;\n    };\n    headers: Record<string, string | string[]>;\n  }\n\n  export class SecureProxyConnectionError extends UndiciError {\n    name: 'SecureProxyConnectionError';\n    code: 'UND_ERR_PRX_TLS';\n  }\n}\n",
  "node_modules/undici-types/eventsource.d.ts": "import { MessageEvent, ErrorEvent } from './websocket'\nimport Dispatcher from './dispatcher'\n\nimport {\n  EventListenerOptions,\n  AddEventListenerOptions,\n  EventListenerOrEventListenerObject\n} from './patch'\n\ninterface EventSourceEventMap {\n  error: ErrorEvent\n  message: MessageEvent\n  open: Event\n}\n\ninterface EventSource extends EventTarget {\n  close(): void\n  readonly CLOSED: 2\n  readonly CONNECTING: 0\n  readonly OPEN: 1\n  onerror: (this: EventSource, ev: ErrorEvent) => any\n  onmessage: (this: EventSource, ev: MessageEvent) => any\n  onopen: (this: EventSource, ev: Event) => any\n  readonly readyState: 0 | 1 | 2\n  readonly url: string\n  readonly withCredentials: boolean\n\n  addEventListener<K extends keyof EventSourceEventMap>(\n    type: K,\n    listener: (this: EventSource, ev: EventSourceEventMap[K]) => any,\n    options?: boolean | AddEventListenerOptions\n  ): void\n  addEventListener(\n    type: string,\n    listener: EventListenerOrEventListenerObject,\n    options?: boolean | AddEventListenerOptions\n  ): void\n  removeEventListener<K extends keyof EventSourceEventMap>(\n    type: K,\n    listener: (this: EventSource, ev: EventSourceEventMap[K]) => any,\n    options?: boolean | EventListenerOptions\n  ): void\n  removeEventListener(\n    type: string,\n    listener: EventListenerOrEventListenerObject,\n    options?: boolean | EventListenerOptions\n  ): void\n}\n\nexport declare const EventSource: {\n  prototype: EventSource\n  new (url: string | URL, init?: EventSourceInit): EventSource\n  readonly CLOSED: 2\n  readonly CONNECTING: 0\n  readonly OPEN: 1\n}\n\ninterface EventSourceInit {\n  withCredentials?: boolean,\n  dispatcher?: Dispatcher\n}\n",
  "node_modules/undici-types/fetch.d.ts": "// based on https://github.com/Ethan-Arrowood/undici-fetch/blob/249269714db874351589d2d364a0645d5160ae71/index.d.ts (MIT license)\n// and https://github.com/node-fetch/node-fetch/blob/914ce6be5ec67a8bab63d68510aabf07cb818b6d/index.d.ts (MIT license)\n/// <reference types=\"node\" />\n\nimport { Blob } from 'buffer'\nimport { URL, URLSearchParams } from 'url'\nimport { ReadableStream } from 'stream/web'\nimport { FormData } from './formdata'\n\nimport Dispatcher from './dispatcher'\n\nexport type RequestInfo = string | URL | Request\n\nexport declare function fetch (\n  input: RequestInfo,\n  init?: RequestInit\n): Promise<Response>\n\nexport type BodyInit =\n  | ArrayBuffer\n  | AsyncIterable<Uint8Array>\n  | Blob\n  | FormData\n  | Iterable<Uint8Array>\n  | NodeJS.ArrayBufferView\n  | URLSearchParams\n  | null\n  | string\n\nexport class BodyMixin {\n  readonly body: ReadableStream | null\n  readonly bodyUsed: boolean\n\n  readonly arrayBuffer: () => Promise<ArrayBuffer>\n  readonly blob: () => Promise<Blob>\n  /**\n   * @deprecated This method is not recommended for parsing multipart/form-data bodies in server environments.\n   * It is recommended to use a library such as [@fastify/busboy](https://www.npmjs.com/package/@fastify/busboy) as follows:\n   * \n   * @example\n   * ```js\n   * import { Busboy } from '@fastify/busboy'\n   * import { Readable } from 'node:stream'\n   * \n   * const response = await fetch('...')\n   * const busboy = new Busboy({ headers: { 'content-type': response.headers.get('content-type') } })\n   * \n   * // handle events emitted from `busboy`\n   * \n   * Readable.fromWeb(response.body).pipe(busboy)\n   * ```\n   */\n  readonly formData: () => Promise<FormData>\n  readonly json: () => Promise<unknown>\n  readonly text: () => Promise<string>\n}\n\nexport interface SpecIterator<T, TReturn = any, TNext = undefined> {\n  next(...args: [] | [TNext]): IteratorResult<T, TReturn>;\n}\n\nexport interface SpecIterableIterator<T> extends SpecIterator<T> {\n  [Symbol.iterator](): SpecIterableIterator<T>;\n}\n\nexport interface SpecIterable<T> {\n  [Symbol.iterator](): SpecIterator<T>;\n}\n\nexport type HeadersInit = string[][] | Record<string, string | ReadonlyArray<string>> | Headers\n\nexport declare class Headers implements SpecIterable<[string, string]> {\n  constructor (init?: HeadersInit)\n  readonly append: (name: string, value: string) => void\n  readonly delete: (name: string) => void\n  readonly get: (name: string) => string | null\n  readonly has: (name: string) => boolean\n  readonly set: (name: string, value: string) => void\n  readonly getSetCookie: () => string[]\n  readonly forEach: (\n    callbackfn: (value: string, key: string, iterable: Headers) => void,\n    thisArg?: unknown\n  ) => void\n\n  readonly keys: () => SpecIterableIterator<string>\n  readonly values: () => SpecIterableIterator<string>\n  readonly entries: () => SpecIterableIterator<[string, string]>\n  readonly [Symbol.iterator]: () => SpecIterableIterator<[string, string]>\n}\n\nexport type RequestCache =\n  | 'default'\n  | 'force-cache'\n  | 'no-cache'\n  | 'no-store'\n  | 'only-if-cached'\n  | 'reload'\n\nexport type RequestCredentials = 'omit' | 'include' | 'same-origin'\n\ntype RequestDestination =\n  | ''\n  | 'audio'\n  | 'audioworklet'\n  | 'document'\n  | 'embed'\n  | 'font'\n  | 'image'\n  | 'manifest'\n  | 'object'\n  | 'paintworklet'\n  | 'report'\n  | 'script'\n  | 'sharedworker'\n  | 'style'\n  | 'track'\n  | 'video'\n  | 'worker'\n  | 'xslt'\n\nexport interface RequestInit {\n  method?: string\n  keepalive?: boolean\n  headers?: HeadersInit\n  body?: BodyInit | null\n  redirect?: RequestRedirect\n  integrity?: string\n  signal?: AbortSignal | null\n  credentials?: RequestCredentials\n  mode?: RequestMode\n  referrer?: string\n  referrerPolicy?: ReferrerPolicy\n  window?: null\n  dispatcher?: Dispatcher\n  duplex?: RequestDuplex\n}\n\nexport type ReferrerPolicy =\n  | ''\n  | 'no-referrer'\n  | 'no-referrer-when-downgrade'\n  | 'origin'\n  | 'origin-when-cross-origin'\n  | 'same-origin'\n  | 'strict-origin'\n  | 'strict-origin-when-cross-origin'\n  | 'unsafe-url';\n\nexport type RequestMode = 'cors' | 'navigate' | 'no-cors' | 'same-origin'\n\nexport type RequestRedirect = 'error' | 'follow' | 'manual'\n\nexport type RequestDuplex = 'half'\n\nexport declare class Request extends BodyMixin {\n  constructor (input: RequestInfo, init?: RequestInit)\n\n  readonly cache: RequestCache\n  readonly credentials: RequestCredentials\n  readonly destination: RequestDestination\n  readonly headers: Headers\n  readonly integrity: string\n  readonly method: string\n  readonly mode: RequestMode\n  readonly redirect: RequestRedirect\n  readonly referrer: string\n  readonly referrerPolicy: ReferrerPolicy\n  readonly url: string\n\n  readonly keepalive: boolean\n  readonly signal: AbortSignal\n  readonly duplex: RequestDuplex\n\n  readonly clone: () => Request\n}\n\nexport interface ResponseInit {\n  readonly status?: number\n  readonly statusText?: string\n  readonly headers?: HeadersInit\n}\n\nexport type ResponseType =\n  | 'basic'\n  | 'cors'\n  | 'default'\n  | 'error'\n  | 'opaque'\n  | 'opaqueredirect'\n\nexport type ResponseRedirectStatus = 301 | 302 | 303 | 307 | 308\n\nexport declare class Response extends BodyMixin {\n  constructor (body?: BodyInit, init?: ResponseInit)\n\n  readonly headers: Headers\n  readonly ok: boolean\n  readonly status: number\n  readonly statusText: string\n  readonly type: ResponseType\n  readonly url: string\n  readonly redirected: boolean\n\n  readonly clone: () => Response\n\n  static error (): Response\n  static json(data: any, init?: ResponseInit): Response\n  static redirect (url: string | URL, status: ResponseRedirectStatus): Response\n}\n",
  "node_modules/undici-types/file.d.ts": "// Based on https://github.com/octet-stream/form-data/blob/2d0f0dc371517444ce1f22cdde13f51995d0953a/lib/File.ts (MIT)\n/// <reference types=\"node\" />\n\nimport { Blob } from 'buffer'\n\nexport interface BlobPropertyBag {\n  type?: string\n  endings?: 'native' | 'transparent'\n}\n\nexport interface FilePropertyBag extends BlobPropertyBag {\n  /**\n   * The last modified date of the file as the number of milliseconds since the Unix epoch (January 1, 1970 at midnight). Files without a known last modified date return the current date.\n   */\n  lastModified?: number\n}\n\nexport declare class File extends Blob {\n  /**\n   * Creates a new File instance.\n   *\n   * @param fileBits An `Array` strings, or [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer), [`ArrayBufferView`](https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView), [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob) objects, or a mix of any of such objects, that will be put inside the [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File).\n   * @param fileName The name of the file.\n   * @param options An options object containing optional attributes for the file.\n   */\n  constructor(fileBits: ReadonlyArray<string | NodeJS.ArrayBufferView | Blob>, fileName: string, options?: FilePropertyBag)\n\n  /**\n   * Name of the file referenced by the File object.\n   */\n  readonly name: string\n\n  /**\n   * The last modified date of the file as the number of milliseconds since the Unix epoch (January 1, 1970 at midnight). Files without a known last modified date return the current date.\n   */\n  readonly lastModified: number\n\n  readonly [Symbol.toStringTag]: string\n}\n",
  "node_modules/undici-types/filereader.d.ts": "/// <reference types=\"node\" />\n\nimport { Blob } from 'buffer'\nimport { DOMException, EventInit } from './patch'\n\nexport declare class FileReader {\n  __proto__: EventTarget & FileReader\n\n  constructor ()\n\n  readAsArrayBuffer (blob: Blob): void\n  readAsBinaryString (blob: Blob): void\n  readAsText (blob: Blob, encoding?: string): void\n  readAsDataURL (blob: Blob): void\n\n  abort (): void\n\n  static readonly EMPTY = 0\n  static readonly LOADING = 1\n  static readonly DONE = 2\n\n  readonly EMPTY = 0\n  readonly LOADING = 1\n  readonly DONE = 2\n\n  readonly readyState: number\n\n  readonly result: string | ArrayBuffer | null\n\n  readonly error: DOMException | null\n\n  onloadstart: null | ((this: FileReader, event: ProgressEvent) => void)\n  onprogress: null | ((this: FileReader, event: ProgressEvent) => void)\n  onload: null | ((this: FileReader, event: ProgressEvent) => void)\n  onabort: null |  ((this: FileReader, event: ProgressEvent) => void)\n  onerror: null | ((this: FileReader, event: ProgressEvent) => void)\n  onloadend: null | ((this: FileReader, event: ProgressEvent) => void)\n}\n\nexport interface ProgressEventInit extends EventInit {\n  lengthComputable?: boolean\n  loaded?: number\n  total?: number\n}\n\nexport declare class ProgressEvent {\n  __proto__: Event & ProgressEvent\n\n  constructor (type: string, eventInitDict?: ProgressEventInit)\n\n  readonly lengthComputable: boolean\n  readonly loaded: number\n  readonly total: number\n}\n",
  "node_modules/undici-types/formdata.d.ts": "// Based on https://github.com/octet-stream/form-data/blob/2d0f0dc371517444ce1f22cdde13f51995d0953a/lib/FormData.ts (MIT)\n/// <reference types=\"node\" />\n\nimport { File } from './file'\nimport { SpecIterableIterator } from './fetch'\n\n/**\n * A `string` or `File` that represents a single value from a set of `FormData` key-value pairs.\n */\ndeclare type FormDataEntryValue = string | File\n\n/**\n * Provides a way to easily construct a set of key/value pairs representing form fields and their values, which can then be easily sent using fetch().\n */\nexport declare class FormData {\n  /**\n   * Appends a new value onto an existing key inside a FormData object,\n   * or adds the key if it does not already exist.\n   *\n   * The difference between `set()` and `append()` is that if the specified key already exists, `set()` will overwrite all existing values with the new one, whereas `append()` will append the new value onto the end of the existing set of values.\n   *\n   * @param name The name of the field whose data is contained in `value`.\n   * @param value The field's value. This can be [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob)\n    or [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File). If none of these are specified the value is converted to a string.\n   * @param fileName The filename reported to the server, when a Blob or File is passed as the second parameter. The default filename for Blob objects is \"blob\". The default filename for File objects is the file's filename.\n   */\n  append(name: string, value: unknown, fileName?: string): void\n\n  /**\n   * Set a new value for an existing key inside FormData,\n   * or add the new field if it does not already exist.\n   *\n   * @param name The name of the field whose data is contained in `value`.\n   * @param value The field's value. This can be [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob)\n    or [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File). If none of these are specified the value is converted to a string.\n   * @param fileName The filename reported to the server, when a Blob or File is passed as the second parameter. The default filename for Blob objects is \"blob\". The default filename for File objects is the file's filename.\n   *\n   */\n  set(name: string, value: unknown, fileName?: string): void\n\n  /**\n   * Returns the first value associated with a given key from within a `FormData` object.\n   * If you expect multiple values and want all of them, use the `getAll()` method instead.\n   *\n   * @param {string} name A name of the value you want to retrieve.\n   *\n   * @returns A `FormDataEntryValue` containing the value. If the key doesn't exist, the method returns null.\n   */\n  get(name: string): FormDataEntryValue | null\n\n  /**\n   * Returns all the values associated with a given key from within a `FormData` object.\n   *\n   * @param {string} name A name of the value you want to retrieve.\n   *\n   * @returns An array of `FormDataEntryValue` whose key matches the value passed in the `name` parameter. If the key doesn't exist, the method returns an empty list.\n   */\n  getAll(name: string): FormDataEntryValue[]\n\n  /**\n   * Returns a boolean stating whether a `FormData` object contains a certain key.\n   *\n   * @param name A string representing the name of the key you want to test for.\n   *\n   * @return A boolean value.\n   */\n  has(name: string): boolean\n\n  /**\n   * Deletes a key and its value(s) from a `FormData` object.\n   *\n   * @param name The name of the key you want to delete.\n   */\n  delete(name: string): void\n\n  /**\n   * Executes given callback function for each field of the FormData instance\n   */\n  forEach: (\n    callbackfn: (value: FormDataEntryValue, key: string, iterable: FormData) => void,\n    thisArg?: unknown\n  ) => void\n\n  /**\n   * Returns an [`iterator`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) allowing to go through all keys contained in this `FormData` object.\n   * Each key is a `string`.\n   */\n  keys: () => SpecIterableIterator<string>\n\n  /**\n   * Returns an [`iterator`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) allowing to go through all values contained in this object `FormData` object.\n   * Each value is a [`FormDataValue`](https://developer.mozilla.org/en-US/docs/Web/API/FormDataEntryValue).\n   */\n  values: () => SpecIterableIterator<FormDataEntryValue>\n\n  /**\n   * Returns an [`iterator`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) allowing to go through the `FormData` key/value pairs.\n   * The key of each pair is a string; the value is a [`FormDataValue`](https://developer.mozilla.org/en-US/docs/Web/API/FormDataEntryValue).\n   */\n  entries: () => SpecIterableIterator<[string, FormDataEntryValue]>\n\n  /**\n   * An alias for FormData#entries()\n   */\n  [Symbol.iterator]: () => SpecIterableIterator<[string, FormDataEntryValue]>\n\n  readonly [Symbol.toStringTag]: string\n}\n",
  "node_modules/undici-types/global-dispatcher.d.ts": "import Dispatcher from \"./dispatcher\";\n\nexport {\n  getGlobalDispatcher,\n  setGlobalDispatcher\n}\n\ndeclare function setGlobalDispatcher<DispatcherImplementation extends Dispatcher>(dispatcher: DispatcherImplementation): void;\ndeclare function getGlobalDispatcher(): Dispatcher;\n",
  "node_modules/undici-types/global-origin.d.ts": "export {\n\tsetGlobalOrigin,\n\tgetGlobalOrigin\n}\n  \ndeclare function setGlobalOrigin(origin: string | URL | undefined): void;\ndeclare function getGlobalOrigin(): URL | undefined;",
  "node_modules/undici-types/handlers.d.ts": "import Dispatcher from \"./dispatcher\";\n\nexport declare class RedirectHandler implements Dispatcher.DispatchHandlers {\n  constructor(\n    dispatch: Dispatcher,\n    maxRedirections: number,\n    opts: Dispatcher.DispatchOptions,\n    handler: Dispatcher.DispatchHandlers,\n    redirectionLimitReached: boolean\n  );\n}\n\nexport declare class DecoratorHandler implements Dispatcher.DispatchHandlers {\n  constructor(handler: Dispatcher.DispatchHandlers);\n}\n",
  "node_modules/undici-types/header.d.ts": "/**\n * The header type declaration of `undici`.\n */\nexport type IncomingHttpHeaders = Record<string, string | string[] | undefined>;\n",
  "node_modules/undici-types/index.d.ts": "import Dispatcher from'./dispatcher'\nimport { setGlobalDispatcher, getGlobalDispatcher } from './global-dispatcher'\nimport { setGlobalOrigin, getGlobalOrigin } from './global-origin'\nimport Pool from'./pool'\nimport { RedirectHandler, DecoratorHandler } from './handlers'\n\nimport BalancedPool from './balanced-pool'\nimport Client from'./client'\nimport buildConnector from'./connector'\nimport errors from'./errors'\nimport Agent from'./agent'\nimport MockClient from'./mock-client'\nimport MockPool from'./mock-pool'\nimport MockAgent from'./mock-agent'\nimport mockErrors from'./mock-errors'\nimport ProxyAgent from'./proxy-agent'\nimport EnvHttpProxyAgent from './env-http-proxy-agent'\nimport RetryHandler from'./retry-handler'\nimport RetryAgent from'./retry-agent'\nimport { request, pipeline, stream, connect, upgrade } from './api'\nimport interceptors from './interceptors'\n\nexport * from './util'\nexport * from './cookies'\nexport * from './eventsource'\nexport * from './fetch'\nexport * from './file'\nexport * from './filereader'\nexport * from './formdata'\nexport * from './diagnostics-channel'\nexport * from './websocket'\nexport * from './content-type'\nexport * from './cache'\nexport { Interceptable } from './mock-interceptor'\n\nexport { Dispatcher, BalancedPool, Pool, Client, buildConnector, errors, Agent, request, stream, pipeline, connect, upgrade, setGlobalDispatcher, getGlobalDispatcher, setGlobalOrigin, getGlobalOrigin, interceptors, MockClient, MockPool, MockAgent, mockErrors, ProxyAgent, EnvHttpProxyAgent, RedirectHandler, DecoratorHandler, RetryHandler, RetryAgent }\nexport default Undici\n\ndeclare namespace Undici {\n  var Dispatcher: typeof import('./dispatcher').default\n  var Pool: typeof import('./pool').default;\n  var RedirectHandler: typeof import ('./handlers').RedirectHandler\n  var DecoratorHandler: typeof import ('./handlers').DecoratorHandler\n  var RetryHandler: typeof import ('./retry-handler').default\n  var createRedirectInterceptor: typeof import ('./interceptors').default.createRedirectInterceptor\n  var BalancedPool: typeof import('./balanced-pool').default;\n  var Client: typeof import('./client').default;\n  var buildConnector: typeof import('./connector').default;\n  var errors: typeof import('./errors').default;\n  var Agent: typeof import('./agent').default;\n  var setGlobalDispatcher: typeof import('./global-dispatcher').setGlobalDispatcher;\n  var getGlobalDispatcher: typeof import('./global-dispatcher').getGlobalDispatcher;\n  var request: typeof import('./api').request;\n  var stream: typeof import('./api').stream;\n  var pipeline: typeof import('./api').pipeline;\n  var connect: typeof import('./api').connect;\n  var upgrade: typeof import('./api').upgrade;\n  var MockClient: typeof import('./mock-client').default;\n  var MockPool: typeof import('./mock-pool').default;\n  var MockAgent: typeof import('./mock-agent').default;\n  var mockErrors: typeof import('./mock-errors').default;\n  var fetch: typeof import('./fetch').fetch;\n  var Headers: typeof import('./fetch').Headers;\n  var Response: typeof import('./fetch').Response;\n  var Request: typeof import('./fetch').Request;\n  var FormData: typeof import('./formdata').FormData;\n  var File: typeof import('./file').File;\n  var FileReader: typeof import('./filereader').FileReader;\n  var caches: typeof import('./cache').caches;\n  var interceptors: typeof import('./interceptors').default;\n}\n",
  "node_modules/undici-types/interceptors.d.ts": "import Dispatcher from \"./dispatcher\";\nimport RetryHandler from \"./retry-handler\";\n\nexport default Interceptors;\n\ndeclare namespace Interceptors {\n  export type DumpInterceptorOpts = { maxSize?: number }\n  export type RetryInterceptorOpts = RetryHandler.RetryOptions\n  export type RedirectInterceptorOpts = { maxRedirections?: number }\n  export type ResponseErrorInterceptorOpts = { throwOnError: boolean }\n\n  export function createRedirectInterceptor(opts: RedirectInterceptorOpts): Dispatcher.DispatcherComposeInterceptor\n  export function dump(opts?: DumpInterceptorOpts): Dispatcher.DispatcherComposeInterceptor\n  export function retry(opts?: RetryInterceptorOpts): Dispatcher.DispatcherComposeInterceptor\n  export function redirect(opts?: RedirectInterceptorOpts): Dispatcher.DispatcherComposeInterceptor\n  export function responseError(opts?: ResponseErrorInterceptorOpts): Dispatcher.DispatcherComposeInterceptor\n}\n",
  "node_modules/undici-types/mock-agent.d.ts": "import Agent from './agent'\nimport Dispatcher from './dispatcher'\nimport { Interceptable, MockInterceptor } from './mock-interceptor'\nimport MockDispatch = MockInterceptor.MockDispatch;\n\nexport default MockAgent\n\ninterface PendingInterceptor extends MockDispatch {\n  origin: string;\n}\n\n/** A mocked Agent class that implements the Agent API. It allows one to intercept HTTP requests made through undici and return mocked responses instead. */\ndeclare class MockAgent<TMockAgentOptions extends MockAgent.Options = MockAgent.Options> extends Dispatcher {\n  constructor(options?: MockAgent.Options)\n  /** Creates and retrieves mock Dispatcher instances which can then be used to intercept HTTP requests. If the number of connections on the mock agent is set to 1, a MockClient instance is returned. Otherwise a MockPool instance is returned. */\n  get<TInterceptable extends Interceptable>(origin: string): TInterceptable;\n  get<TInterceptable extends Interceptable>(origin: RegExp): TInterceptable;\n  get<TInterceptable extends Interceptable>(origin: ((origin: string) => boolean)): TInterceptable;\n  /** Dispatches a mocked request. */\n  dispatch(options: Agent.DispatchOptions, handler: Dispatcher.DispatchHandlers): boolean;\n  /** Closes the mock agent and waits for registered mock pools and clients to also close before resolving. */\n  close(): Promise<void>;\n  /** Disables mocking in MockAgent. */\n  deactivate(): void;\n  /** Enables mocking in a MockAgent instance. When instantiated, a MockAgent is automatically activated. Therefore, this method is only effective after `MockAgent.deactivate` has been called. */\n  activate(): void;\n  /** Define host matchers so only matching requests that aren't intercepted by the mock dispatchers will be attempted. */\n  enableNetConnect(): void;\n  enableNetConnect(host: string): void;\n  enableNetConnect(host: RegExp): void;\n  enableNetConnect(host: ((host: string) => boolean)): void;\n  /** Causes all requests to throw when requests are not matched in a MockAgent intercept. */\n  disableNetConnect(): void;\n  pendingInterceptors(): PendingInterceptor[];\n  assertNoPendingInterceptors(options?: {\n    pendingInterceptorsFormatter?: PendingInterceptorsFormatter;\n  }): void;\n}\n\ninterface PendingInterceptorsFormatter {\n  format(pendingInterceptors: readonly PendingInterceptor[]): string;\n}\n\ndeclare namespace MockAgent {\n  /** MockAgent options. */\n  export interface Options extends Agent.Options {\n    /** A custom agent to be encapsulated by the MockAgent. */\n    agent?: Agent;\n  }\n}\n",
  "node_modules/undici-types/mock-client.d.ts": "import Client from './client'\nimport Dispatcher from './dispatcher'\nimport MockAgent from './mock-agent'\nimport { MockInterceptor, Interceptable } from './mock-interceptor'\n\nexport default MockClient\n\n/** MockClient extends the Client API and allows one to mock requests. */\ndeclare class MockClient extends Client implements Interceptable {\n  constructor(origin: string, options: MockClient.Options);\n  /** Intercepts any matching requests that use the same origin as this mock client. */\n  intercept(options: MockInterceptor.Options): MockInterceptor;\n  /** Dispatches a mocked request. */\n  dispatch(options: Dispatcher.DispatchOptions, handlers: Dispatcher.DispatchHandlers): boolean;\n  /** Closes the mock client and gracefully waits for enqueued requests to complete. */\n  close(): Promise<void>;\n}\n\ndeclare namespace MockClient {\n  /** MockClient options. */\n  export interface Options extends Client.Options {\n    /** The agent to associate this MockClient with. */\n    agent: MockAgent;\n  }\n}\n",
  "node_modules/undici-types/mock-errors.d.ts": "import Errors from './errors'\n\nexport default MockErrors\n\ndeclare namespace MockErrors {\n  /** The request does not match any registered mock dispatches. */\n  export class MockNotMatchedError extends Errors.UndiciError {\n    constructor(message?: string);\n    name: 'MockNotMatchedError';\n    code: 'UND_MOCK_ERR_MOCK_NOT_MATCHED';\n  }\n}\n",
  "node_modules/undici-types/mock-interceptor.d.ts": "import { IncomingHttpHeaders } from './header'\nimport Dispatcher from './dispatcher';\nimport { BodyInit, Headers } from './fetch'\n\nexport {\n  Interceptable,\n  MockInterceptor,\n  MockScope\n}\n\n/** The scope associated with a mock dispatch. */\ndeclare class MockScope<TData extends object = object> {\n  constructor(mockDispatch: MockInterceptor.MockDispatch<TData>);\n  /** Delay a reply by a set amount of time in ms. */\n  delay(waitInMs: number): MockScope<TData>;\n  /** Persist the defined mock data for the associated reply. It will return the defined mock data indefinitely. */\n  persist(): MockScope<TData>;\n  /** Define a reply for a set amount of matching requests. */\n  times(repeatTimes: number): MockScope<TData>;\n}\n\n/** The interceptor for a Mock. */\ndeclare class MockInterceptor {\n  constructor(options: MockInterceptor.Options, mockDispatches: MockInterceptor.MockDispatch[]);\n  /** Mock an undici request with the defined reply. */\n  reply<TData extends object = object>(replyOptionsCallback: MockInterceptor.MockReplyOptionsCallback<TData>): MockScope<TData>;\n  reply<TData extends object = object>(\n    statusCode: number,\n    data?: TData | Buffer | string | MockInterceptor.MockResponseDataHandler<TData>,\n    responseOptions?: MockInterceptor.MockResponseOptions\n  ): MockScope<TData>;\n  /** Mock an undici request by throwing the defined reply error. */\n  replyWithError<TError extends Error = Error>(error: TError): MockScope;\n  /** Set default reply headers on the interceptor for subsequent mocked replies. */\n  defaultReplyHeaders(headers: IncomingHttpHeaders): MockInterceptor;\n  /** Set default reply trailers on the interceptor for subsequent mocked replies. */\n  defaultReplyTrailers(trailers: Record<string, string>): MockInterceptor;\n  /** Set automatically calculated content-length header on subsequent mocked replies. */\n  replyContentLength(): MockInterceptor;\n}\n\ndeclare namespace MockInterceptor {\n  /** MockInterceptor options. */\n  export interface Options {\n    /** Path to intercept on. */\n    path: string | RegExp | ((path: string) => boolean);\n    /** Method to intercept on. Defaults to GET. */\n    method?: string | RegExp | ((method: string) => boolean);\n    /** Body to intercept on. */\n    body?: string | RegExp | ((body: string) => boolean);\n    /** Headers to intercept on. */\n    headers?: Record<string, string | RegExp | ((body: string) => boolean)> | ((headers: Record<string, string>) => boolean);\n    /** Query params to intercept on */\n    query?: Record<string, any>;\n  }\n  export interface MockDispatch<TData extends object = object, TError extends Error = Error> extends Options {\n    times: number | null;\n    persist: boolean;\n    consumed: boolean;\n    data: MockDispatchData<TData, TError>;\n  }\n  export interface MockDispatchData<TData extends object = object, TError extends Error = Error> extends MockResponseOptions {\n    error: TError | null;\n    statusCode?: number;\n    data?: TData | string;\n  }\n  export interface MockResponseOptions {\n    headers?: IncomingHttpHeaders;\n    trailers?: Record<string, string>;\n  }\n\n  export interface MockResponseCallbackOptions {\n    path: string;\n    method: string;\n    headers?: Headers | Record<string, string>;\n    origin?: string;\n    body?: BodyInit | Dispatcher.DispatchOptions['body'] | null;\n    maxRedirections?: number;\n  }\n\n  export type MockResponseDataHandler<TData extends object = object> = (\n    opts: MockResponseCallbackOptions\n  ) => TData | Buffer | string;\n\n  export type MockReplyOptionsCallback<TData extends object = object> = (\n    opts: MockResponseCallbackOptions\n  ) => { statusCode: number, data?: TData | Buffer | string, responseOptions?: MockResponseOptions }\n}\n\ninterface Interceptable extends Dispatcher {\n  /** Intercepts any matching requests that use the same origin as this mock client. */\n  intercept(options: MockInterceptor.Options): MockInterceptor;\n}\n",
  "node_modules/undici-types/mock-pool.d.ts": "import Pool from './pool'\nimport MockAgent from './mock-agent'\nimport { Interceptable, MockInterceptor } from './mock-interceptor'\nimport Dispatcher from './dispatcher'\n\nexport default MockPool\n\n/** MockPool extends the Pool API and allows one to mock requests. */\ndeclare class MockPool extends Pool implements Interceptable {\n  constructor(origin: string, options: MockPool.Options);\n  /** Intercepts any matching requests that use the same origin as this mock pool. */\n  intercept(options: MockInterceptor.Options): MockInterceptor;\n  /** Dispatches a mocked request. */\n  dispatch(options: Dispatcher.DispatchOptions, handlers: Dispatcher.DispatchHandlers): boolean;\n  /** Closes the mock pool and gracefully waits for enqueued requests to complete. */\n  close(): Promise<void>;\n}\n\ndeclare namespace MockPool {\n  /** MockPool options. */\n  export interface Options extends Pool.Options {\n    /** The agent to associate this MockPool with. */\n    agent: MockAgent;\n  }\n}\n",
  "node_modules/undici-types/package.json": "{\n  \"name\": \"undici-types\",\n  \"version\": \"6.21.0\",\n  \"description\": \"A stand-alone types package for Undici\",\n  \"homepage\": \"https://undici.nodejs.org\",\n  \"bugs\": {\n    \"url\": \"https://github.com/nodejs/undici/issues\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/nodejs/undici.git\"\n  },\n  \"license\": \"MIT\",\n  \"types\": \"index.d.ts\",\n  \"files\": [\n    \"*.d.ts\"\n  ],\n  \"contributors\": [\n    {\n      \"name\": \"Daniele Belardi\",\n      \"url\": \"https://github.com/dnlup\",\n      \"author\": true\n    },\n    {\n      \"name\": \"Ethan Arrowood\",\n      \"url\": \"https://github.com/ethan-arrowood\",\n      \"author\": true\n    },\n    {\n      \"name\": \"Matteo Collina\",\n      \"url\": \"https://github.com/mcollina\",\n      \"author\": true\n    },\n    {\n      \"name\": \"Matthew Aitken\",\n      \"url\": \"https://github.com/KhafraDev\",\n      \"author\": true\n    },\n    {\n      \"name\": \"Robert Nagy\",\n      \"url\": \"https://github.com/ronag\",\n      \"author\": true\n    },\n    {\n      \"name\": \"Szymon Marczak\",\n      \"url\": \"https://github.com/szmarczak\",\n      \"author\": true\n    },\n    {\n      \"name\": \"Tomas Della Vedova\",\n      \"url\": \"https://github.com/delvedor\",\n      \"author\": true\n    }\n  ]\n}",
  "node_modules/undici-types/patch.d.ts": "/// <reference types=\"node\" />\n\n// See https://github.com/nodejs/undici/issues/1740\n\nexport type DOMException = typeof globalThis extends { DOMException: infer T }\n ? T\n : any\n\nexport interface EventInit {\n  bubbles?: boolean\n  cancelable?: boolean\n  composed?: boolean\n}\n\nexport interface EventListenerOptions {\n  capture?: boolean\n}\n\nexport interface AddEventListenerOptions extends EventListenerOptions {\n  once?: boolean\n  passive?: boolean\n  signal?: AbortSignal\n}\n\nexport type EventListenerOrEventListenerObject = EventListener | EventListenerObject\n\nexport interface EventListenerObject {\n  handleEvent (object: Event): void\n}\n\nexport interface EventListener {\n  (evt: Event): void\n}\n",
  "node_modules/undici-types/pool-stats.d.ts": "import Pool from \"./pool\"\n\nexport default PoolStats\n\ndeclare class PoolStats {\n  constructor(pool: Pool);\n  /** Number of open socket connections in this pool. */\n  connected: number;\n  /** Number of open socket connections in this pool that do not have an active request. */\n  free: number;\n  /** Number of pending requests across all clients in this pool. */\n  pending: number;\n  /** Number of queued requests across all clients in this pool. */\n  queued: number;\n  /** Number of currently active requests across all clients in this pool. */\n  running: number;\n  /** Number of active, pending, or queued requests across all clients in this pool. */\n  size: number;\n}\n",
  "node_modules/undici-types/pool.d.ts": "import Client from './client'\nimport TPoolStats from './pool-stats'\nimport { URL } from 'url'\nimport Dispatcher from \"./dispatcher\";\n\nexport default Pool\n\ntype PoolConnectOptions = Omit<Dispatcher.ConnectOptions, \"origin\">;\n\ndeclare class Pool extends Dispatcher {\n  constructor(url: string | URL, options?: Pool.Options)\n  /** `true` after `pool.close()` has been called. */\n  closed: boolean;\n  /** `true` after `pool.destroyed()` has been called or `pool.close()` has been called and the pool shutdown has completed. */\n  destroyed: boolean;\n  /** Aggregate stats for a Pool. */\n  readonly stats: TPoolStats;\n\n  // Override dispatcher APIs.\n  override connect(\n    options: PoolConnectOptions\n  ): Promise<Dispatcher.ConnectData>;\n  override connect(\n    options: PoolConnectOptions,\n    callback: (err: Error | null, data: Dispatcher.ConnectData) => void\n  ): void;\n}\n\ndeclare namespace Pool {\n  export type PoolStats = TPoolStats;\n  export interface Options extends Client.Options {\n    /** Default: `(origin, opts) => new Client(origin, opts)`. */\n    factory?(origin: URL, opts: object): Dispatcher;\n    /** The max number of clients to create. `null` if no limit. Default `null`. */\n    connections?: number | null;\n\n    interceptors?: { Pool?: readonly Dispatcher.DispatchInterceptor[] } & Client.Options[\"interceptors\"]\n  }\n}\n",
  "node_modules/undici-types/proxy-agent.d.ts": "import Agent from './agent'\nimport buildConnector from './connector';\nimport Dispatcher from './dispatcher'\nimport { IncomingHttpHeaders } from './header'\n\nexport default ProxyAgent\n\ndeclare class ProxyAgent extends Dispatcher {\n  constructor(options: ProxyAgent.Options | string)\n\n  dispatch(options: Agent.DispatchOptions, handler: Dispatcher.DispatchHandlers): boolean;\n  close(): Promise<void>;\n}\n\ndeclare namespace ProxyAgent {\n  export interface Options extends Agent.Options {\n    uri: string;\n    /**\n     * @deprecated use opts.token\n     */\n    auth?: string;\n    token?: string;\n    headers?: IncomingHttpHeaders;\n    requestTls?: buildConnector.BuildOptions;\n    proxyTls?: buildConnector.BuildOptions;\n    clientFactory?(origin: URL, opts: object): Dispatcher;\n  }\n}\n",
  "node_modules/undici-types/readable.d.ts": "import { Readable } from \"stream\";\nimport { Blob } from 'buffer'\n\nexport default BodyReadable\n\ndeclare class BodyReadable extends Readable {\n  constructor(\n    resume?: (this: Readable, size: number) => void | null,\n    abort?: () => void | null,\n    contentType?: string\n  )\n\n  /** Consumes and returns the body as a string\n   *  https://fetch.spec.whatwg.org/#dom-body-text\n   */\n  text(): Promise<string>\n\n  /** Consumes and returns the body as a JavaScript Object\n   *  https://fetch.spec.whatwg.org/#dom-body-json\n   */\n  json(): Promise<unknown>\n\n  /** Consumes and returns the body as a Blob\n   *  https://fetch.spec.whatwg.org/#dom-body-blob\n   */\n  blob(): Promise<Blob>\n\n  /** Consumes and returns the body as an Uint8Array\n   *  https://fetch.spec.whatwg.org/#dom-body-bytes\n   */\n  bytes(): Promise<Uint8Array>\n\n  /** Consumes and returns the body as an ArrayBuffer\n   *  https://fetch.spec.whatwg.org/#dom-body-arraybuffer\n   */\n  arrayBuffer(): Promise<ArrayBuffer>\n\n  /** Not implemented\n   *\n   *  https://fetch.spec.whatwg.org/#dom-body-formdata\n   */\n  formData(): Promise<never>\n\n  /** Returns true if the body is not null and the body has been consumed\n   *\n   *  Otherwise, returns false\n   *\n   * https://fetch.spec.whatwg.org/#dom-body-bodyused\n   */\n  readonly bodyUsed: boolean\n\n  /** \n   * If body is null, it should return null as the body\n   *\n   *  If body is not null, should return the body as a ReadableStream\n   *\n   *  https://fetch.spec.whatwg.org/#dom-body-body\n   */\n  readonly body: never | undefined\n\n  /** Dumps the response body by reading `limit` number of bytes.\n   * @param opts.limit Number of bytes to read (optional) - Default: 262144\n   */\n  dump(opts?: { limit: number }): Promise<void>\n}\n",
  "node_modules/undici-types/retry-agent.d.ts": "import Dispatcher from './dispatcher'\nimport RetryHandler from './retry-handler'\n\nexport default RetryAgent\n\ndeclare class RetryAgent extends Dispatcher {\n  constructor(dispatcher: Dispatcher, options?: RetryHandler.RetryOptions)\n}\n",
  "node_modules/undici-types/retry-handler.d.ts": "import Dispatcher from \"./dispatcher\";\n\nexport default RetryHandler;\n\ndeclare class RetryHandler implements Dispatcher.DispatchHandlers {\n  constructor(\n    options: Dispatcher.DispatchOptions & {\n      retryOptions?: RetryHandler.RetryOptions;\n    },\n    retryHandlers: RetryHandler.RetryHandlers\n  );\n}\n\ndeclare namespace RetryHandler {\n  export type RetryState = { counter: number; };\n\n  export type RetryContext = {\n    state: RetryState;\n    opts: Dispatcher.DispatchOptions & {\n      retryOptions?: RetryHandler.RetryOptions;\n    };\n  }\n\n  export type OnRetryCallback = (result?: Error | null) => void;\n\n  export type RetryCallback = (\n    err: Error,\n    context: {\n      state: RetryState;\n      opts: Dispatcher.DispatchOptions & {\n        retryOptions?: RetryHandler.RetryOptions;\n      };\n    },\n    callback: OnRetryCallback\n  ) => number | null;\n\n  export interface RetryOptions {\n    /**\n     * Callback to be invoked on every retry iteration.\n     * It receives the error, current state of the retry object and the options object\n     * passed when instantiating the retry handler.\n     *\n     * @type {RetryCallback}\n     * @memberof RetryOptions\n     */\n    retry?: RetryCallback;\n    /**\n     * Maximum number of retries to allow.\n     *\n     * @type {number}\n     * @memberof RetryOptions\n     * @default 5\n     */\n    maxRetries?: number;\n    /**\n     * Max number of milliseconds allow between retries\n     *\n     * @type {number}\n     * @memberof RetryOptions\n     * @default 30000\n     */\n    maxTimeout?: number;\n    /**\n     * Initial number of milliseconds to wait before retrying for the first time.\n     *\n     * @type {number}\n     * @memberof RetryOptions\n     * @default 500\n     */\n    minTimeout?: number;\n    /**\n     * Factior to multiply the timeout factor between retries.\n     *\n     * @type {number}\n     * @memberof RetryOptions\n     * @default 2\n     */\n    timeoutFactor?: number;\n    /**\n     * It enables to automatically infer timeout between retries based on the `Retry-After` header.\n     *\n     * @type {boolean}\n     * @memberof RetryOptions\n     * @default true\n     */\n    retryAfter?: boolean;\n    /**\n     * HTTP methods to retry.\n     *\n     * @type {Dispatcher.HttpMethod[]}\n     * @memberof RetryOptions\n     * @default ['GET', 'HEAD', 'OPTIONS', 'PUT', 'DELETE', 'TRACE'],\n     */\n    methods?: Dispatcher.HttpMethod[];\n    /**\n     * Error codes to be retried. e.g. `ECONNRESET`, `ENOTFOUND`, `ETIMEDOUT`, `ECONNREFUSED`, etc.\n     *\n     * @type {string[]}\n     * @default ['ECONNRESET','ECONNREFUSED','ENOTFOUND','ENETDOWN','ENETUNREACH','EHOSTDOWN','EHOSTUNREACH','EPIPE']\n     */\n    errorCodes?: string[];\n    /**\n     * HTTP status codes to be retried.\n     *\n     * @type {number[]}\n     * @memberof RetryOptions\n     * @default [500, 502, 503, 504, 429],\n     */\n    statusCodes?: number[];\n  }\n\n  export interface RetryHandlers {\n    dispatch: Dispatcher[\"dispatch\"];\n    handler: Dispatcher.DispatchHandlers;\n  }\n}\n",
  "node_modules/undici-types/util.d.ts": "export namespace util {\n  /**\n   * Retrieves a header name and returns its lowercase value.\n   * @param value Header name\n   */\n  export function headerNameToString(value: string | Buffer): string;\n\n  /**\n   * Receives a header object and returns the parsed value.\n   * @param headers Header object\n   * @param obj Object to specify a proxy object. Used to assign parsed values.\n   * @returns If `obj` is specified, it is equivalent to `obj`.\n   */\n  export function parseHeaders(\n    headers: (Buffer | string | (Buffer | string)[])[],\n    obj?: Record<string, string | string[]>\n  ): Record<string, string | string[]>;\n}\n",
  "node_modules/undici-types/webidl.d.ts": "// These types are not exported, and are only used internally\n\n/**\n * Take in an unknown value and return one that is of type T\n */\ntype Converter<T> = (object: unknown) => T\n\ntype SequenceConverter<T> = (object: unknown, iterable?: IterableIterator<T>) => T[]\n\ntype RecordConverter<K extends string, V> = (object: unknown) => Record<K, V>\n\ninterface ConvertToIntOpts {\n  clamp?: boolean\n  enforceRange?: boolean\n}\n\ninterface WebidlErrors {\n  exception (opts: { header: string, message: string }): TypeError\n  /**\n   * @description Throw an error when conversion from one type to another has failed\n   */\n  conversionFailed (opts: {\n    prefix: string\n    argument: string\n    types: string[]\n  }): TypeError\n  /**\n   * @description Throw an error when an invalid argument is provided\n   */\n  invalidArgument (opts: {\n    prefix: string\n    value: string\n    type: string\n  }): TypeError\n}\n\ninterface WebidlUtil {\n  /**\n   * @see https://tc39.es/ecma262/#sec-ecmascript-data-types-and-values\n   */\n  Type (object: unknown):\n    | 'Undefined'\n    | 'Boolean'\n    | 'String'\n    | 'Symbol'\n    | 'Number'\n    | 'BigInt'\n    | 'Null'\n    | 'Object'\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#abstract-opdef-converttoint\n   */\n  ConvertToInt (\n    V: unknown,\n    bitLength: number,\n    signedness: 'signed' | 'unsigned',\n    opts?: ConvertToIntOpts\n  ): number\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#abstract-opdef-converttoint\n   */\n  IntegerPart (N: number): number\n\n  /**\n   * Stringifies {@param V}\n   */\n  Stringify (V: any): string\n\n  /**\n   * Mark a value as uncloneable for Node.js.\n   * This is only effective in some newer Node.js versions.\n   */\n  markAsUncloneable (V: any): void\n}\n\ninterface WebidlConverters {\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-DOMString\n   */\n  DOMString (V: unknown, prefix: string, argument: string, opts?: {\n    legacyNullToEmptyString: boolean\n  }): string\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-ByteString\n   */\n  ByteString (V: unknown, prefix: string, argument: string): string\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-USVString\n   */\n  USVString (V: unknown): string\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-boolean\n   */\n  boolean (V: unknown): boolean\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-any\n   */\n  any <Value>(V: Value): Value\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-long-long\n   */\n  ['long long'] (V: unknown): number\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-unsigned-long-long\n   */\n  ['unsigned long long'] (V: unknown): number\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-unsigned-long\n   */\n  ['unsigned long'] (V: unknown): number\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-unsigned-short\n   */\n  ['unsigned short'] (V: unknown, opts?: ConvertToIntOpts): number\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#idl-ArrayBuffer\n   */\n  ArrayBuffer (V: unknown): ArrayBufferLike\n  ArrayBuffer (V: unknown, opts: { allowShared: false }): ArrayBuffer\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-buffer-source-types\n   */\n  TypedArray (\n    V: unknown,\n    TypedArray: NodeJS.TypedArray | ArrayBufferLike\n  ): NodeJS.TypedArray | ArrayBufferLike\n  TypedArray (\n    V: unknown,\n    TypedArray: NodeJS.TypedArray | ArrayBufferLike,\n    opts?: { allowShared: false }\n  ): NodeJS.TypedArray | ArrayBuffer\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-buffer-source-types\n   */\n  DataView (V: unknown, opts?: { allowShared: boolean }): DataView\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#BufferSource\n   */\n  BufferSource (\n    V: unknown,\n    opts?: { allowShared: boolean }\n  ): NodeJS.TypedArray | ArrayBufferLike | DataView\n\n  ['sequence<ByteString>']: SequenceConverter<string>\n  \n  ['sequence<sequence<ByteString>>']: SequenceConverter<string[]>\n\n  ['record<ByteString, ByteString>']: RecordConverter<string, string>\n\n  [Key: string]: (...args: any[]) => unknown\n}\n\nexport interface Webidl {\n  errors: WebidlErrors\n  util: WebidlUtil\n  converters: WebidlConverters\n\n  /**\n   * @description Performs a brand-check on {@param V} to ensure it is a\n   * {@param cls} object.\n   */\n  brandCheck <Interface>(V: unknown, cls: Interface, opts?: { strict?: boolean }): asserts V is Interface\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-sequence\n   * @description Convert a value, V, to a WebIDL sequence type.\n   */\n  sequenceConverter <Type>(C: Converter<Type>): SequenceConverter<Type>\n\n  illegalConstructor (): never\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-to-record\n   * @description Convert a value, V, to a WebIDL record type.\n   */\n  recordConverter <K extends string, V>(\n    keyConverter: Converter<K>,\n    valueConverter: Converter<V>\n  ): RecordConverter<K, V>\n\n  /**\n   * Similar to {@link Webidl.brandCheck} but allows skipping the check if third party\n   * interfaces are allowed.\n   */\n  interfaceConverter <Interface>(cls: Interface): (\n    V: unknown,\n    opts?: { strict: boolean }\n  ) => asserts V is typeof cls\n\n  // TODO(@KhafraDev): a type could likely be implemented that can infer the return type\n  // from the converters given?\n  /**\n   * Converts a value, V, to a WebIDL dictionary types. Allows limiting which keys are\n   * allowed, values allowed, optional and required keys. Auto converts the value to\n   * a type given a converter.\n   */\n  dictionaryConverter (converters: {\n    key: string,\n    defaultValue?: () => unknown,\n    required?: boolean,\n    converter: (...args: unknown[]) => unknown,\n    allowedValues?: unknown[]\n  }[]): (V: unknown) => Record<string, unknown>\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#idl-nullable-type\n   * @description allows a type, V, to be null\n   */\n  nullableConverter <T>(\n    converter: Converter<T>\n  ): (V: unknown) => ReturnType<typeof converter> | null\n\n  argumentLengthCheck (args: { length: number }, min: number, context: string): void\n}\n",
  "node_modules/undici-types/websocket.d.ts": "/// <reference types=\"node\" />\n\nimport type { Blob } from 'buffer'\nimport type { MessagePort } from 'worker_threads'\nimport {\n  EventInit,\n  EventListenerOptions,\n  AddEventListenerOptions,\n  EventListenerOrEventListenerObject\n} from './patch'\nimport Dispatcher from './dispatcher'\nimport { HeadersInit } from './fetch'\n\nexport type BinaryType = 'blob' | 'arraybuffer'\n\ninterface WebSocketEventMap {\n  close: CloseEvent\n  error: ErrorEvent\n  message: MessageEvent\n  open: Event\n}\n\ninterface WebSocket extends EventTarget {\n  binaryType: BinaryType\n  \n  readonly bufferedAmount: number\n  readonly extensions: string\n\n  onclose: ((this: WebSocket, ev: WebSocketEventMap['close']) => any) | null\n  onerror: ((this: WebSocket, ev: WebSocketEventMap['error']) => any) | null\n  onmessage: ((this: WebSocket, ev: WebSocketEventMap['message']) => any) | null\n  onopen: ((this: WebSocket, ev: WebSocketEventMap['open']) => any) | null\n\n  readonly protocol: string\n  readonly readyState: number\n  readonly url: string\n\n  close(code?: number, reason?: string): void\n  send(data: string | ArrayBufferLike | Blob | ArrayBufferView): void\n\n  readonly CLOSED: number\n  readonly CLOSING: number\n  readonly CONNECTING: number\n  readonly OPEN: number\n\n  addEventListener<K extends keyof WebSocketEventMap>(\n    type: K,\n    listener: (this: WebSocket, ev: WebSocketEventMap[K]) => any,\n    options?: boolean | AddEventListenerOptions\n  ): void\n  addEventListener(\n    type: string,\n    listener: EventListenerOrEventListenerObject,\n    options?: boolean | AddEventListenerOptions\n  ): void\n  removeEventListener<K extends keyof WebSocketEventMap>(\n    type: K,\n    listener: (this: WebSocket, ev: WebSocketEventMap[K]) => any,\n    options?: boolean | EventListenerOptions\n  ): void\n  removeEventListener(\n    type: string,\n    listener: EventListenerOrEventListenerObject,\n    options?: boolean | EventListenerOptions\n  ): void\n}\n\nexport declare const WebSocket: {\n  prototype: WebSocket\n  new (url: string | URL, protocols?: string | string[] | WebSocketInit): WebSocket\n  readonly CLOSED: number\n  readonly CLOSING: number\n  readonly CONNECTING: number\n  readonly OPEN: number\n}\n\ninterface CloseEventInit extends EventInit {\n  code?: number\n  reason?: string\n  wasClean?: boolean\n}\n\ninterface CloseEvent extends Event {\n  readonly code: number\n  readonly reason: string\n  readonly wasClean: boolean\n}\n\nexport declare const CloseEvent: {\n  prototype: CloseEvent\n  new (type: string, eventInitDict?: CloseEventInit): CloseEvent\n}\n\ninterface MessageEventInit<T = any> extends EventInit {\n  data?: T\n  lastEventId?: string\n  origin?: string\n  ports?: (typeof MessagePort)[]\n  source?: typeof MessagePort | null\n}\n\ninterface MessageEvent<T = any> extends Event {\n  readonly data: T\n  readonly lastEventId: string\n  readonly origin: string\n  readonly ports: ReadonlyArray<typeof MessagePort>\n  readonly source: typeof MessagePort | null\n  initMessageEvent(\n    type: string,\n    bubbles?: boolean,\n    cancelable?: boolean,\n    data?: any,\n    origin?: string,\n    lastEventId?: string,\n    source?: typeof MessagePort | null,\n    ports?: (typeof MessagePort)[]\n  ): void;\n}\n\nexport declare const MessageEvent: {\n  prototype: MessageEvent\n  new<T>(type: string, eventInitDict?: MessageEventInit<T>): MessageEvent<T>\n}\n\ninterface ErrorEventInit extends EventInit {\n  message?: string\n  filename?: string\n  lineno?: number\n  colno?: number\n  error?: any\n}\n\ninterface ErrorEvent extends Event {\n  readonly message: string\n  readonly filename: string\n  readonly lineno: number\n  readonly colno: number\n  readonly error: any\n}\n\nexport declare const ErrorEvent: {\n  prototype: ErrorEvent\n  new (type: string, eventInitDict?: ErrorEventInit): ErrorEvent\n}\n\ninterface WebSocketInit {\n  protocols?: string | string[],\n  dispatcher?: Dispatcher,\n  headers?: HeadersInit\n}\n",
  "node_modules/tgrid/package.json": "{\n  \"name\": \"tgrid\",\n  \"version\": \"1.2.1\",\n  \"main\": \"lib/index.js\",\n  \"typings\": \"lib/index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"require\": \"./lib/index.js\",\n      \"import\": \"./lib/index.mjs\"\n    }\n  },\n  \"description\": \"Grid Computing Framework for TypeScript\",\n  \"author\": {\n    \"name\": \"Jeongho Nam\",\n    \"email\": \"samchon.github@gmail.com\",\n    \"url\": \"https://github.com/samchon\"\n  },\n  \"scripts\": {\n    \"build\": \"npm run build:main && npm run build:test\",\n    \"build:main\": \"rimraf lib && tsc && rollup -c\",\n    \"build:test\": \"rimraf bin && tsc --project test/tsconfig.json\",\n    \"dev\": \"npm run build:test -- --watch\",\n    \"prepare\": \"ts-patch install\",\n    \"prettier\": \"prettier src --write && prettier test --write\",\n    \"test\": \"npm run test:node && npm run test:browser\",\n    \"test:browser\": \"node bin/test/browser\",\n    \"test:node\": \"node bin/test/node\"\n  },\n  \"dependencies\": {\n    \"@types/node\": \"^20.11.30\",\n    \"@types/websocket\": \"^1.0.10\",\n    \"@types/ws\": \"^7.4.7\",\n    \"import2\": \"^1.0.3\",\n    \"tstl\": \"3.0.0\",\n    \"ws\": \"^7.5.3\"\n  },\n  \"devDependencies\": {\n    \"@rollup/plugin-terser\": \"^0.4.4\",\n    \"@rollup/plugin-typescript\": \"^11.1.6\",\n    \"@trivago/prettier-plugin-sort-imports\": \"^4.3.0\",\n    \"@types/browserify\": \"^12.0.40\",\n    \"@types/puppeteer\": \"^7.0.4\",\n    \"@typescript-eslint/eslint-plugin\": \"^5.33.0\",\n    \"@typescript-eslint/parser\": \"^5.33.0\",\n    \"browserify\": \"^17.0.0\",\n    \"eslint\": \"^8.57.0\",\n    \"local-web-server\": \"^2.6.0\",\n    \"mv\": \"^2.1.1\",\n    \"prettier\": \"^3.2.5\",\n    \"puppeteer\": \"^22.4.1\",\n    \"rimraf\": \"^5.0.5\",\n    \"rollup\": \"^4.13.1\",\n    \"source-map-support\": \"^0.5.21\",\n    \"ts-node\": \"^10.9.2\",\n    \"ts-patch\": \"^3.1.2\",\n    \"tslib\": \"^2.6.2\",\n    \"typescript\": \"5.4.5\",\n    \"typescript-transform-paths\": \"^3.4.7\",\n    \"whatwg-fetch\": \"^3.6.2\"\n  },\n  \"homepage\": \"https://tgrid.com\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/samchon/tgrid\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/samchon/tgrid/issues\"\n  },\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"TGrid\",\n    \"typescript grid computing framework\",\n    \"realtime network communication\",\n    \"RPC\",\n    \"RFC\",\n    \"ROC\",\n    \"OON\",\n    \"remote procedure call\",\n    \"remote function call\",\n    \"remote object call\",\n    \"object oriented network\",\n    \"WebSocket\",\n    \"Worker\",\n    \"SharedWorker\",\n    \"NestJS\",\n    \"nestia\",\n    \"tRPC\",\n    \"thread\",\n    \"process\"\n  ],\n  \"files\": [\n    \"LICENSE\",\n    \"README.md\",\n    \"lib\",\n    \"src\"\n  ],\n  \"packageManager\": \"pnpm@10.5.2\"\n}\n",
  "node_modules/tgrid/node_modules/@types/node/assert/strict.d.ts": "declare module \"assert/strict\" {\n    import { strict } from \"node:assert\";\n    export = strict;\n}\ndeclare module \"node:assert/strict\" {\n    import { strict } from \"node:assert\";\n    export = strict;\n}\n",
  "node_modules/tgrid/node_modules/@types/node/assert.d.ts": "/**\n * The `node:assert` module provides a set of assertion functions for verifying\n * invariants.\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/assert.js)\n */\ndeclare module \"assert\" {\n    /**\n     * An alias of {@link ok}.\n     * @since v0.5.9\n     * @param value The input that is checked for being truthy.\n     */\n    function assert(value: unknown, message?: string | Error): asserts value;\n    namespace assert {\n        /**\n         * Indicates the failure of an assertion. All errors thrown by the `node:assert` module will be instances of the `AssertionError` class.\n         */\n        class AssertionError extends Error {\n            /**\n             * Set to the `actual` argument for methods such as {@link assert.strictEqual()}.\n             */\n            actual: unknown;\n            /**\n             * Set to the `expected` argument for methods such as {@link assert.strictEqual()}.\n             */\n            expected: unknown;\n            /**\n             * Set to the passed in operator value.\n             */\n            operator: string;\n            /**\n             * Indicates if the message was auto-generated (`true`) or not.\n             */\n            generatedMessage: boolean;\n            /**\n             * Value is always `ERR_ASSERTION` to show that the error is an assertion error.\n             */\n            code: \"ERR_ASSERTION\";\n            constructor(options?: {\n                /** If provided, the error message is set to this value. */\n                message?: string | undefined;\n                /** The `actual` property on the error instance. */\n                actual?: unknown | undefined;\n                /** The `expected` property on the error instance. */\n                expected?: unknown | undefined;\n                /** The `operator` property on the error instance. */\n                operator?: string | undefined;\n                /** If provided, the generated stack trace omits frames before this function. */\n                // eslint-disable-next-line @typescript-eslint/no-unsafe-function-type\n                stackStartFn?: Function | undefined;\n            });\n        }\n        /**\n         * This feature is deprecated and will be removed in a future version.\n         * Please consider using alternatives such as the `mock` helper function.\n         * @since v14.2.0, v12.19.0\n         * @deprecated Deprecated\n         */\n        class CallTracker {\n            /**\n             * The wrapper function is expected to be called exactly `exact` times. If the\n             * function has not been called exactly `exact` times when `tracker.verify()` is called, then `tracker.verify()` will throw an\n             * error.\n             *\n             * ```js\n             * import assert from 'node:assert';\n             *\n             * // Creates call tracker.\n             * const tracker = new assert.CallTracker();\n             *\n             * function func() {}\n             *\n             * // Returns a function that wraps func() that must be called exact times\n             * // before tracker.verify().\n             * const callsfunc = tracker.calls(func);\n             * ```\n             * @since v14.2.0, v12.19.0\n             * @param [fn='A no-op function']\n             * @param [exact=1]\n             * @return A function that wraps `fn`.\n             */\n            calls(exact?: number): () => void;\n            calls<Func extends (...args: any[]) => any>(fn?: Func, exact?: number): Func;\n            /**\n             * Example:\n             *\n             * ```js\n             * import assert from 'node:assert';\n             *\n             * const tracker = new assert.CallTracker();\n             *\n             * function func() {}\n             * const callsfunc = tracker.calls(func);\n             * callsfunc(1, 2, 3);\n             *\n             * assert.deepStrictEqual(tracker.getCalls(callsfunc),\n             *                        [{ thisArg: undefined, arguments: [1, 2, 3] }]);\n             * ```\n             * @since v18.8.0, v16.18.0\n             * @return An array with all the calls to a tracked function.\n             */\n            getCalls(fn: Function): CallTrackerCall[];\n            /**\n             * The arrays contains information about the expected and actual number of calls of\n             * the functions that have not been called the expected number of times.\n             *\n             * ```js\n             * import assert from 'node:assert';\n             *\n             * // Creates call tracker.\n             * const tracker = new assert.CallTracker();\n             *\n             * function func() {}\n             *\n             * // Returns a function that wraps func() that must be called exact times\n             * // before tracker.verify().\n             * const callsfunc = tracker.calls(func, 2);\n             *\n             * // Returns an array containing information on callsfunc()\n             * console.log(tracker.report());\n             * // [\n             * //  {\n             * //    message: 'Expected the func function to be executed 2 time(s) but was\n             * //    executed 0 time(s).',\n             * //    actual: 0,\n             * //    expected: 2,\n             * //    operator: 'func',\n             * //    stack: stack trace\n             * //  }\n             * // ]\n             * ```\n             * @since v14.2.0, v12.19.0\n             * @return An array of objects containing information about the wrapper functions returned by {@link tracker.calls()}.\n             */\n            report(): CallTrackerReportInformation[];\n            /**\n             * Reset calls of the call tracker. If a tracked function is passed as an argument, the calls will be reset for it.\n             * If no arguments are passed, all tracked functions will be reset.\n             *\n             * ```js\n             * import assert from 'node:assert';\n             *\n             * const tracker = new assert.CallTracker();\n             *\n             * function func() {}\n             * const callsfunc = tracker.calls(func);\n             *\n             * callsfunc();\n             * // Tracker was called once\n             * assert.strictEqual(tracker.getCalls(callsfunc).length, 1);\n             *\n             * tracker.reset(callsfunc);\n             * assert.strictEqual(tracker.getCalls(callsfunc).length, 0);\n             * ```\n             * @since v18.8.0, v16.18.0\n             * @param fn a tracked function to reset.\n             */\n            reset(fn?: Function): void;\n            /**\n             * Iterates through the list of functions passed to {@link tracker.calls()} and will throw an error for functions that\n             * have not been called the expected number of times.\n             *\n             * ```js\n             * import assert from 'node:assert';\n             *\n             * // Creates call tracker.\n             * const tracker = new assert.CallTracker();\n             *\n             * function func() {}\n             *\n             * // Returns a function that wraps func() that must be called exact times\n             * // before tracker.verify().\n             * const callsfunc = tracker.calls(func, 2);\n             *\n             * callsfunc();\n             *\n             * // Will throw an error since callsfunc() was only called once.\n             * tracker.verify();\n             * ```\n             * @since v14.2.0, v12.19.0\n             */\n            verify(): void;\n        }\n        interface CallTrackerCall {\n            thisArg: object;\n            arguments: unknown[];\n        }\n        interface CallTrackerReportInformation {\n            message: string;\n            /** The actual number of times the function was called. */\n            actual: number;\n            /** The number of times the function was expected to be called. */\n            expected: number;\n            /** The name of the function that is wrapped. */\n            operator: string;\n            /** A stack trace of the function. */\n            stack: object;\n        }\n        type AssertPredicate = RegExp | (new() => object) | ((thrown: unknown) => boolean) | object | Error;\n        /**\n         * Throws an `AssertionError` with the provided error message or a default\n         * error message. If the `message` parameter is an instance of an `Error` then\n         * it will be thrown instead of the `AssertionError`.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.fail();\n         * // AssertionError [ERR_ASSERTION]: Failed\n         *\n         * assert.fail('boom');\n         * // AssertionError [ERR_ASSERTION]: boom\n         *\n         * assert.fail(new TypeError('need array'));\n         * // TypeError: need array\n         * ```\n         *\n         * Using `assert.fail()` with more than two arguments is possible but deprecated.\n         * See below for further details.\n         * @since v0.1.21\n         * @param [message='Failed']\n         */\n        function fail(message?: string | Error): never;\n        /** @deprecated since v10.0.0 - use fail([message]) or other assert functions instead. */\n        function fail(\n            actual: unknown,\n            expected: unknown,\n            message?: string | Error,\n            operator?: string,\n            // eslint-disable-next-line @typescript-eslint/no-unsafe-function-type\n            stackStartFn?: Function,\n        ): never;\n        /**\n         * Tests if `value` is truthy. It is equivalent to `assert.equal(!!value, true, message)`.\n         *\n         * If `value` is not truthy, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is `undefined`, a default\n         * error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown instead of the `AssertionError`.\n         * If no arguments are passed in at all `message` will be set to the string:`` 'No value argument passed to `assert.ok()`' ``.\n         *\n         * Be aware that in the `repl` the error message will be different to the one\n         * thrown in a file! See below for further details.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.ok(true);\n         * // OK\n         * assert.ok(1);\n         * // OK\n         *\n         * assert.ok();\n         * // AssertionError: No value argument passed to `assert.ok()`\n         *\n         * assert.ok(false, 'it\\'s false');\n         * // AssertionError: it's false\n         *\n         * // In the repl:\n         * assert.ok(typeof 123 === 'string');\n         * // AssertionError: false == true\n         *\n         * // In a file (e.g. test.js):\n         * assert.ok(typeof 123 === 'string');\n         * // AssertionError: The expression evaluated to a falsy value:\n         * //\n         * //   assert.ok(typeof 123 === 'string')\n         *\n         * assert.ok(false);\n         * // AssertionError: The expression evaluated to a falsy value:\n         * //\n         * //   assert.ok(false)\n         *\n         * assert.ok(0);\n         * // AssertionError: The expression evaluated to a falsy value:\n         * //\n         * //   assert.ok(0)\n         * ```\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * // Using `assert()` works the same:\n         * assert(0);\n         * // AssertionError: The expression evaluated to a falsy value:\n         * //\n         * //   assert(0)\n         * ```\n         * @since v0.1.21\n         */\n        function ok(value: unknown, message?: string | Error): asserts value;\n        /**\n         * **Strict assertion mode**\n         *\n         * An alias of {@link strictEqual}.\n         *\n         * **Legacy assertion mode**\n         *\n         * > Stability: 3 - Legacy: Use {@link strictEqual} instead.\n         *\n         * Tests shallow, coercive equality between the `actual` and `expected` parameters\n         * using the [`==` operator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Equality). `NaN` is specially handled\n         * and treated as being identical if both sides are `NaN`.\n         *\n         * ```js\n         * import assert from 'node:assert';\n         *\n         * assert.equal(1, 1);\n         * // OK, 1 == 1\n         * assert.equal(1, '1');\n         * // OK, 1 == '1'\n         * assert.equal(NaN, NaN);\n         * // OK\n         *\n         * assert.equal(1, 2);\n         * // AssertionError: 1 == 2\n         * assert.equal({ a: { b: 1 } }, { a: { b: 1 } });\n         * // AssertionError: { a: { b: 1 } } == { a: { b: 1 } }\n         * ```\n         *\n         * If the values are not equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a default\n         * error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown instead of the `AssertionError`.\n         * @since v0.1.21\n         */\n        function equal(actual: unknown, expected: unknown, message?: string | Error): void;\n        /**\n         * **Strict assertion mode**\n         *\n         * An alias of {@link notStrictEqual}.\n         *\n         * **Legacy assertion mode**\n         *\n         * > Stability: 3 - Legacy: Use {@link notStrictEqual} instead.\n         *\n         * Tests shallow, coercive inequality with the [`!=` operator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Inequality). `NaN` is\n         * specially handled and treated as being identical if both sides are `NaN`.\n         *\n         * ```js\n         * import assert from 'node:assert';\n         *\n         * assert.notEqual(1, 2);\n         * // OK\n         *\n         * assert.notEqual(1, 1);\n         * // AssertionError: 1 != 1\n         *\n         * assert.notEqual(1, '1');\n         * // AssertionError: 1 != '1'\n         * ```\n         *\n         * If the values are equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a default error\n         * message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown instead of the `AssertionError`.\n         * @since v0.1.21\n         */\n        function notEqual(actual: unknown, expected: unknown, message?: string | Error): void;\n        /**\n         * **Strict assertion mode**\n         *\n         * An alias of {@link deepStrictEqual}.\n         *\n         * **Legacy assertion mode**\n         *\n         * > Stability: 3 - Legacy: Use {@link deepStrictEqual} instead.\n         *\n         * Tests for deep equality between the `actual` and `expected` parameters. Consider\n         * using {@link deepStrictEqual} instead. {@link deepEqual} can have\n         * surprising results.\n         *\n         * _Deep equality_ means that the enumerable \"own\" properties of child objects\n         * are also recursively evaluated by the following rules.\n         * @since v0.1.21\n         */\n        function deepEqual(actual: unknown, expected: unknown, message?: string | Error): void;\n        /**\n         * **Strict assertion mode**\n         *\n         * An alias of {@link notDeepStrictEqual}.\n         *\n         * **Legacy assertion mode**\n         *\n         * > Stability: 3 - Legacy: Use {@link notDeepStrictEqual} instead.\n         *\n         * Tests for any deep inequality. Opposite of {@link deepEqual}.\n         *\n         * ```js\n         * import assert from 'node:assert';\n         *\n         * const obj1 = {\n         *   a: {\n         *     b: 1,\n         *   },\n         * };\n         * const obj2 = {\n         *   a: {\n         *     b: 2,\n         *   },\n         * };\n         * const obj3 = {\n         *   a: {\n         *     b: 1,\n         *   },\n         * };\n         * const obj4 = { __proto__: obj1 };\n         *\n         * assert.notDeepEqual(obj1, obj1);\n         * // AssertionError: { a: { b: 1 } } notDeepEqual { a: { b: 1 } }\n         *\n         * assert.notDeepEqual(obj1, obj2);\n         * // OK\n         *\n         * assert.notDeepEqual(obj1, obj3);\n         * // AssertionError: { a: { b: 1 } } notDeepEqual { a: { b: 1 } }\n         *\n         * assert.notDeepEqual(obj1, obj4);\n         * // OK\n         * ```\n         *\n         * If the values are deeply equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a default\n         * error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown\n         * instead of the `AssertionError`.\n         * @since v0.1.21\n         */\n        function notDeepEqual(actual: unknown, expected: unknown, message?: string | Error): void;\n        /**\n         * Tests strict equality between the `actual` and `expected` parameters as\n         * determined by [`Object.is()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is).\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.strictEqual(1, 2);\n         * // AssertionError [ERR_ASSERTION]: Expected inputs to be strictly equal:\n         * //\n         * // 1 !== 2\n         *\n         * assert.strictEqual(1, 1);\n         * // OK\n         *\n         * assert.strictEqual('Hello foobar', 'Hello World!');\n         * // AssertionError [ERR_ASSERTION]: Expected inputs to be strictly equal:\n         * // + actual - expected\n         * //\n         * // + 'Hello foobar'\n         * // - 'Hello World!'\n         * //          ^\n         *\n         * const apples = 1;\n         * const oranges = 2;\n         * assert.strictEqual(apples, oranges, `apples ${apples} !== oranges ${oranges}`);\n         * // AssertionError [ERR_ASSERTION]: apples 1 !== oranges 2\n         *\n         * assert.strictEqual(1, '1', new TypeError('Inputs are not identical'));\n         * // TypeError: Inputs are not identical\n         * ```\n         *\n         * If the values are not strictly equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a\n         * default error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown\n         * instead of the `AssertionError`.\n         * @since v0.1.21\n         */\n        function strictEqual<T>(actual: unknown, expected: T, message?: string | Error): asserts actual is T;\n        /**\n         * Tests strict inequality between the `actual` and `expected` parameters as\n         * determined by [`Object.is()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is).\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.notStrictEqual(1, 2);\n         * // OK\n         *\n         * assert.notStrictEqual(1, 1);\n         * // AssertionError [ERR_ASSERTION]: Expected \"actual\" to be strictly unequal to:\n         * //\n         * // 1\n         *\n         * assert.notStrictEqual(1, '1');\n         * // OK\n         * ```\n         *\n         * If the values are strictly equal, an `AssertionError` is thrown with a `message` property set equal to the value of the `message` parameter. If the `message` parameter is undefined, a\n         * default error message is assigned. If the `message` parameter is an instance of an `Error` then it will be thrown\n         * instead of the `AssertionError`.\n         * @since v0.1.21\n         */\n        function notStrictEqual(actual: unknown, expected: unknown, message?: string | Error): void;\n        /**\n         * Tests for deep equality between the `actual` and `expected` parameters.\n         * \"Deep\" equality means that the enumerable \"own\" properties of child objects\n         * are recursively evaluated also by the following rules.\n         * @since v1.2.0\n         */\n        function deepStrictEqual<T>(actual: unknown, expected: T, message?: string | Error): asserts actual is T;\n        /**\n         * Tests for deep strict inequality. Opposite of {@link deepStrictEqual}.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.notDeepStrictEqual({ a: 1 }, { a: '1' });\n         * // OK\n         * ```\n         *\n         * If the values are deeply and strictly equal, an `AssertionError` is thrown\n         * with a `message` property set equal to the value of the `message` parameter. If\n         * the `message` parameter is undefined, a default error message is assigned. If\n         * the `message` parameter is an instance of an `Error` then it will be thrown\n         * instead of the `AssertionError`.\n         * @since v1.2.0\n         */\n        function notDeepStrictEqual(actual: unknown, expected: unknown, message?: string | Error): void;\n        /**\n         * Expects the function `fn` to throw an error.\n         *\n         * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes),\n         * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), a validation function,\n         * a validation object where each property will be tested for strict deep equality,\n         * or an instance of error where each property will be tested for strict deep\n         * equality including the non-enumerable `message` and `name` properties. When\n         * using an object, it is also possible to use a regular expression, when\n         * validating against a string property. See below for examples.\n         *\n         * If specified, `message` will be appended to the message provided by the `AssertionError` if the `fn` call fails to throw or in case the error validation\n         * fails.\n         *\n         * Custom validation object/error instance:\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * const err = new TypeError('Wrong value');\n         * err.code = 404;\n         * err.foo = 'bar';\n         * err.info = {\n         *   nested: true,\n         *   baz: 'text',\n         * };\n         * err.reg = /abc/i;\n         *\n         * assert.throws(\n         *   () => {\n         *     throw err;\n         *   },\n         *   {\n         *     name: 'TypeError',\n         *     message: 'Wrong value',\n         *     info: {\n         *       nested: true,\n         *       baz: 'text',\n         *     },\n         *     // Only properties on the validation object will be tested for.\n         *     // Using nested objects requires all properties to be present. Otherwise\n         *     // the validation is going to fail.\n         *   },\n         * );\n         *\n         * // Using regular expressions to validate error properties:\n         * assert.throws(\n         *   () => {\n         *     throw err;\n         *   },\n         *   {\n         *     // The `name` and `message` properties are strings and using regular\n         *     // expressions on those will match against the string. If they fail, an\n         *     // error is thrown.\n         *     name: /^TypeError$/,\n         *     message: /Wrong/,\n         *     foo: 'bar',\n         *     info: {\n         *       nested: true,\n         *       // It is not possible to use regular expressions for nested properties!\n         *       baz: 'text',\n         *     },\n         *     // The `reg` property contains a regular expression and only if the\n         *     // validation object contains an identical regular expression, it is going\n         *     // to pass.\n         *     reg: /abc/i,\n         *   },\n         * );\n         *\n         * // Fails due to the different `message` and `name` properties:\n         * assert.throws(\n         *   () => {\n         *     const otherErr = new Error('Not found');\n         *     // Copy all enumerable properties from `err` to `otherErr`.\n         *     for (const [key, value] of Object.entries(err)) {\n         *       otherErr[key] = value;\n         *     }\n         *     throw otherErr;\n         *   },\n         *   // The error's `message` and `name` properties will also be checked when using\n         *   // an error as validation object.\n         *   err,\n         * );\n         * ```\n         *\n         * Validate instanceof using constructor:\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.throws(\n         *   () => {\n         *     throw new Error('Wrong value');\n         *   },\n         *   Error,\n         * );\n         * ```\n         *\n         * Validate error message using [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions):\n         *\n         * Using a regular expression runs `.toString` on the error object, and will\n         * therefore also include the error name.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.throws(\n         *   () => {\n         *     throw new Error('Wrong value');\n         *   },\n         *   /^Error: Wrong value$/,\n         * );\n         * ```\n         *\n         * Custom error validation:\n         *\n         * The function must return `true` to indicate all internal validations passed.\n         * It will otherwise fail with an `AssertionError`.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.throws(\n         *   () => {\n         *     throw new Error('Wrong value');\n         *   },\n         *   (err) => {\n         *     assert(err instanceof Error);\n         *     assert(/value/.test(err));\n         *     // Avoid returning anything from validation functions besides `true`.\n         *     // Otherwise, it's not clear what part of the validation failed. Instead,\n         *     // throw an error about the specific validation that failed (as done in this\n         *     // example) and add as much helpful debugging information to that error as\n         *     // possible.\n         *     return true;\n         *   },\n         *   'unexpected error',\n         * );\n         * ```\n         *\n         * `error` cannot be a string. If a string is provided as the second\n         * argument, then `error` is assumed to be omitted and the string will be used for `message` instead. This can lead to easy-to-miss mistakes. Using the same\n         * message as the thrown error message is going to result in an `ERR_AMBIGUOUS_ARGUMENT` error. Please read the example below carefully if using\n         * a string as the second argument gets considered:\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * function throwingFirst() {\n         *   throw new Error('First');\n         * }\n         *\n         * function throwingSecond() {\n         *   throw new Error('Second');\n         * }\n         *\n         * function notThrowing() {}\n         *\n         * // The second argument is a string and the input function threw an Error.\n         * // The first case will not throw as it does not match for the error message\n         * // thrown by the input function!\n         * assert.throws(throwingFirst, 'Second');\n         * // In the next example the message has no benefit over the message from the\n         * // error and since it is not clear if the user intended to actually match\n         * // against the error message, Node.js throws an `ERR_AMBIGUOUS_ARGUMENT` error.\n         * assert.throws(throwingSecond, 'Second');\n         * // TypeError [ERR_AMBIGUOUS_ARGUMENT]\n         *\n         * // The string is only used (as message) in case the function does not throw:\n         * assert.throws(notThrowing, 'Second');\n         * // AssertionError [ERR_ASSERTION]: Missing expected exception: Second\n         *\n         * // If it was intended to match for the error message do this instead:\n         * // It does not throw because the error messages match.\n         * assert.throws(throwingSecond, /Second$/);\n         *\n         * // If the error message does not match, an AssertionError is thrown.\n         * assert.throws(throwingFirst, /Second$/);\n         * // AssertionError [ERR_ASSERTION]\n         * ```\n         *\n         * Due to the confusing error-prone notation, avoid a string as the second\n         * argument.\n         * @since v0.1.21\n         */\n        function throws(block: () => unknown, message?: string | Error): void;\n        function throws(block: () => unknown, error: AssertPredicate, message?: string | Error): void;\n        /**\n         * Asserts that the function `fn` does not throw an error.\n         *\n         * Using `assert.doesNotThrow()` is actually not useful because there\n         * is no benefit in catching an error and then rethrowing it. Instead, consider\n         * adding a comment next to the specific code path that should not throw and keep\n         * error messages as expressive as possible.\n         *\n         * When `assert.doesNotThrow()` is called, it will immediately call the `fn` function.\n         *\n         * If an error is thrown and it is the same type as that specified by the `error` parameter, then an `AssertionError` is thrown. If the error is of a\n         * different type, or if the `error` parameter is undefined, the error is\n         * propagated back to the caller.\n         *\n         * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes),\n         * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), or a validation\n         * function. See {@link throws} for more details.\n         *\n         * The following, for instance, will throw the `TypeError` because there is no\n         * matching error type in the assertion:\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.doesNotThrow(\n         *   () => {\n         *     throw new TypeError('Wrong value');\n         *   },\n         *   SyntaxError,\n         * );\n         * ```\n         *\n         * However, the following will result in an `AssertionError` with the message\n         * 'Got unwanted exception...':\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.doesNotThrow(\n         *   () => {\n         *     throw new TypeError('Wrong value');\n         *   },\n         *   TypeError,\n         * );\n         * ```\n         *\n         * If an `AssertionError` is thrown and a value is provided for the `message` parameter, the value of `message` will be appended to the `AssertionError` message:\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.doesNotThrow(\n         *   () => {\n         *     throw new TypeError('Wrong value');\n         *   },\n         *   /Wrong value/,\n         *   'Whoops',\n         * );\n         * // Throws: AssertionError: Got unwanted exception: Whoops\n         * ```\n         * @since v0.1.21\n         */\n        function doesNotThrow(block: () => unknown, message?: string | Error): void;\n        function doesNotThrow(block: () => unknown, error: AssertPredicate, message?: string | Error): void;\n        /**\n         * Throws `value` if `value` is not `undefined` or `null`. This is useful when\n         * testing the `error` argument in callbacks. The stack trace contains all frames\n         * from the error passed to `ifError()` including the potential new frames for `ifError()` itself.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.ifError(null);\n         * // OK\n         * assert.ifError(0);\n         * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: 0\n         * assert.ifError('error');\n         * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: 'error'\n         * assert.ifError(new Error());\n         * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Error\n         *\n         * // Create some random error frames.\n         * let err;\n         * (function errorFrame() {\n         *   err = new Error('test error');\n         * })();\n         *\n         * (function ifErrorFrame() {\n         *   assert.ifError(err);\n         * })();\n         * // AssertionError [ERR_ASSERTION]: ifError got unwanted exception: test error\n         * //     at ifErrorFrame\n         * //     at errorFrame\n         * ```\n         * @since v0.1.97\n         */\n        function ifError(value: unknown): asserts value is null | undefined;\n        /**\n         * Awaits the `asyncFn` promise or, if `asyncFn` is a function, immediately\n         * calls the function and awaits the returned promise to complete. It will then\n         * check that the promise is rejected.\n         *\n         * If `asyncFn` is a function and it throws an error synchronously, `assert.rejects()` will return a rejected `Promise` with that error. If the\n         * function does not return a promise, `assert.rejects()` will return a rejected `Promise` with an [ERR_INVALID_RETURN_VALUE](https://nodejs.org/docs/latest-v20.x/api/errors.html#err_invalid_return_value)\n         * error. In both cases the error handler is skipped.\n         *\n         * Besides the async nature to await the completion behaves identically to {@link throws}.\n         *\n         * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes),\n         * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), a validation function,\n         * an object where each property will be tested for, or an instance of error where\n         * each property will be tested for including the non-enumerable `message` and `name` properties.\n         *\n         * If specified, `message` will be the message provided by the `{@link AssertionError}` if the `asyncFn` fails to reject.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * await assert.rejects(\n         *   async () => {\n         *     throw new TypeError('Wrong value');\n         *   },\n         *   {\n         *     name: 'TypeError',\n         *     message: 'Wrong value',\n         *   },\n         * );\n         * ```\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * await assert.rejects(\n         *   async () => {\n         *     throw new TypeError('Wrong value');\n         *   },\n         *   (err) => {\n         *     assert.strictEqual(err.name, 'TypeError');\n         *     assert.strictEqual(err.message, 'Wrong value');\n         *     return true;\n         *   },\n         * );\n         * ```\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.rejects(\n         *   Promise.reject(new Error('Wrong value')),\n         *   Error,\n         * ).then(() => {\n         *   // ...\n         * });\n         * ```\n         *\n         * `error` cannot be a string. If a string is provided as the second argument, then `error` is assumed to\n         * be omitted and the string will be used for `message` instead. This can lead to easy-to-miss mistakes. Please read the\n         * example in {@link throws} carefully if using a string as the second argument gets considered.\n         * @since v10.0.0\n         */\n        function rejects(block: (() => Promise<unknown>) | Promise<unknown>, message?: string | Error): Promise<void>;\n        function rejects(\n            block: (() => Promise<unknown>) | Promise<unknown>,\n            error: AssertPredicate,\n            message?: string | Error,\n        ): Promise<void>;\n        /**\n         * Awaits the `asyncFn` promise or, if `asyncFn` is a function, immediately\n         * calls the function and awaits the returned promise to complete. It will then\n         * check that the promise is not rejected.\n         *\n         * If `asyncFn` is a function and it throws an error synchronously, `assert.doesNotReject()` will return a rejected `Promise` with that error. If\n         * the function does not return a promise, `assert.doesNotReject()` will return a\n         * rejected `Promise` with an [ERR_INVALID_RETURN_VALUE](https://nodejs.org/docs/latest-v20.x/api/errors.html#err_invalid_return_value) error. In both cases\n         * the error handler is skipped.\n         *\n         * Using `assert.doesNotReject()` is actually not useful because there is little\n         * benefit in catching a rejection and then rejecting it again. Instead, consider\n         * adding a comment next to the specific code path that should not reject and keep\n         * error messages as expressive as possible.\n         *\n         * If specified, `error` can be a [`Class`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes),\n         * [`RegExp`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions), or a validation\n         * function. See {@link throws} for more details.\n         *\n         * Besides the async nature to await the completion behaves identically to {@link doesNotThrow}.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * await assert.doesNotReject(\n         *   async () => {\n         *     throw new TypeError('Wrong value');\n         *   },\n         *   SyntaxError,\n         * );\n         * ```\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.doesNotReject(Promise.reject(new TypeError('Wrong value')))\n         *   .then(() => {\n         *     // ...\n         *   });\n         * ```\n         * @since v10.0.0\n         */\n        function doesNotReject(\n            block: (() => Promise<unknown>) | Promise<unknown>,\n            message?: string | Error,\n        ): Promise<void>;\n        function doesNotReject(\n            block: (() => Promise<unknown>) | Promise<unknown>,\n            error: AssertPredicate,\n            message?: string | Error,\n        ): Promise<void>;\n        /**\n         * Expects the `string` input to match the regular expression.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.match('I will fail', /pass/);\n         * // AssertionError [ERR_ASSERTION]: The input did not match the regular ...\n         *\n         * assert.match(123, /pass/);\n         * // AssertionError [ERR_ASSERTION]: The \"string\" argument must be of type string.\n         *\n         * assert.match('I will pass', /pass/);\n         * // OK\n         * ```\n         *\n         * If the values do not match, or if the `string` argument is of another type than `string`, an `{@link AssertionError}` is thrown with a `message` property set equal\n         * to the value of the `message` parameter. If the `message` parameter is\n         * undefined, a default error message is assigned. If the `message` parameter is an\n         * instance of an [Error](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) then it will be thrown instead of the `{@link AssertionError}`.\n         * @since v13.6.0, v12.16.0\n         */\n        function match(value: string, regExp: RegExp, message?: string | Error): void;\n        /**\n         * Expects the `string` input not to match the regular expression.\n         *\n         * ```js\n         * import assert from 'node:assert/strict';\n         *\n         * assert.doesNotMatch('I will fail', /fail/);\n         * // AssertionError [ERR_ASSERTION]: The input was expected to not match the ...\n         *\n         * assert.doesNotMatch(123, /pass/);\n         * // AssertionError [ERR_ASSERTION]: The \"string\" argument must be of type string.\n         *\n         * assert.doesNotMatch('I will pass', /different/);\n         * // OK\n         * ```\n         *\n         * If the values do match, or if the `string` argument is of another type than `string`, an `{@link AssertionError}` is thrown with a `message` property set equal\n         * to the value of the `message` parameter. If the `message` parameter is\n         * undefined, a default error message is assigned. If the `message` parameter is an\n         * instance of an [Error](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) then it will be thrown instead of the `{@link AssertionError}`.\n         * @since v13.6.0, v12.16.0\n         */\n        function doesNotMatch(value: string, regExp: RegExp, message?: string | Error): void;\n        /**\n         * In strict assertion mode, non-strict methods behave like their corresponding strict methods. For example,\n         * {@link deepEqual} will behave like {@link deepStrictEqual}.\n         *\n         * In strict assertion mode, error messages for objects display a diff. In legacy assertion mode, error\n         * messages for objects display the objects, often truncated.\n         *\n         * To use strict assertion mode:\n         *\n         * ```js\n         * import { strict as assert } from 'node:assert';COPY\n         * import assert from 'node:assert/strict';\n         * ```\n         *\n         * Example error diff:\n         *\n         * ```js\n         * import { strict as assert } from 'node:assert';\n         *\n         * assert.deepEqual([[[1, 2, 3]], 4, 5], [[[1, 2, '3']], 4, 5]);\n         * // AssertionError: Expected inputs to be strictly deep-equal:\n         * // + actual - expected ... Lines skipped\n         * //\n         * //   [\n         * //     [\n         * // ...\n         * //       2,\n         * // +     3\n         * // -     '3'\n         * //     ],\n         * // ...\n         * //     5\n         * //   ]\n         * ```\n         *\n         * To deactivate the colors, use the `NO_COLOR` or `NODE_DISABLE_COLORS` environment variables. This will also\n         * deactivate the colors in the REPL. For more on color support in terminal environments, read the tty\n         * `getColorDepth()` documentation.\n         *\n         * @since v15.0.0, v13.9.0, v12.16.2, v9.9.0\n         */\n        namespace strict {\n            type AssertionError = assert.AssertionError;\n            type AssertPredicate = assert.AssertPredicate;\n            type CallTrackerCall = assert.CallTrackerCall;\n            type CallTrackerReportInformation = assert.CallTrackerReportInformation;\n        }\n        const strict:\n            & Omit<\n                typeof assert,\n                | \"equal\"\n                | \"notEqual\"\n                | \"deepEqual\"\n                | \"notDeepEqual\"\n                | \"ok\"\n                | \"strictEqual\"\n                | \"deepStrictEqual\"\n                | \"ifError\"\n                | \"strict\"\n                | \"AssertionError\"\n            >\n            & {\n                (value: unknown, message?: string | Error): asserts value;\n                equal: typeof strictEqual;\n                notEqual: typeof notStrictEqual;\n                deepEqual: typeof deepStrictEqual;\n                notDeepEqual: typeof notDeepStrictEqual;\n                // Mapped types and assertion functions are incompatible?\n                // TS2775: Assertions require every name in the call target\n                // to be declared with an explicit type annotation.\n                ok: typeof ok;\n                strictEqual: typeof strictEqual;\n                deepStrictEqual: typeof deepStrictEqual;\n                ifError: typeof ifError;\n                strict: typeof strict;\n                AssertionError: typeof AssertionError;\n            };\n    }\n    export = assert;\n}\ndeclare module \"node:assert\" {\n    import assert = require(\"assert\");\n    export = assert;\n}\n",
  "node_modules/tgrid/node_modules/@types/node/async_hooks.d.ts": "/**\n * We strongly discourage the use of the `async_hooks` API.\n * Other APIs that can cover most of its use cases include:\n *\n * * [`AsyncLocalStorage`](https://nodejs.org/docs/latest-v20.x/api/async_context.html#class-asynclocalstorage) tracks async context\n * * [`process.getActiveResourcesInfo()`](https://nodejs.org/docs/latest-v20.x/api/process.html#processgetactiveresourcesinfo) tracks active resources\n *\n * The `node:async_hooks` module provides an API to track asynchronous resources.\n * It can be accessed using:\n *\n * ```js\n * import async_hooks from 'node:async_hooks';\n * ```\n * @experimental\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/async_hooks.js)\n */\ndeclare module \"async_hooks\" {\n    /**\n     * ```js\n     * import { executionAsyncId } from 'node:async_hooks';\n     * import fs from 'node:fs';\n     *\n     * console.log(executionAsyncId());  // 1 - bootstrap\n     * const path = '.';\n     * fs.open(path, 'r', (err, fd) => {\n     *   console.log(executionAsyncId());  // 6 - open()\n     * });\n     * ```\n     *\n     * The ID returned from `executionAsyncId()` is related to execution timing, not\n     * causality (which is covered by `triggerAsyncId()`):\n     *\n     * ```js\n     * const server = net.createServer((conn) => {\n     *   // Returns the ID of the server, not of the new connection, because the\n     *   // callback runs in the execution scope of the server's MakeCallback().\n     *   async_hooks.executionAsyncId();\n     *\n     * }).listen(port, () => {\n     *   // Returns the ID of a TickObject (process.nextTick()) because all\n     *   // callbacks passed to .listen() are wrapped in a nextTick().\n     *   async_hooks.executionAsyncId();\n     * });\n     * ```\n     *\n     * Promise contexts may not get precise `executionAsyncIds` by default.\n     * See the section on [promise execution tracking](https://nodejs.org/docs/latest-v20.x/api/async_hooks.html#promise-execution-tracking).\n     * @since v8.1.0\n     * @return The `asyncId` of the current execution context. Useful to track when something calls.\n     */\n    function executionAsyncId(): number;\n    /**\n     * Resource objects returned by `executionAsyncResource()` are most often internal\n     * Node.js handle objects with undocumented APIs. Using any functions or properties\n     * on the object is likely to crash your application and should be avoided.\n     *\n     * Using `executionAsyncResource()` in the top-level execution context will\n     * return an empty object as there is no handle or request object to use,\n     * but having an object representing the top-level can be helpful.\n     *\n     * ```js\n     * import { open } from 'node:fs';\n     * import { executionAsyncId, executionAsyncResource } from 'node:async_hooks';\n     *\n     * console.log(executionAsyncId(), executionAsyncResource());  // 1 {}\n     * open(new URL(import.meta.url), 'r', (err, fd) => {\n     *   console.log(executionAsyncId(), executionAsyncResource());  // 7 FSReqWrap\n     * });\n     * ```\n     *\n     * This can be used to implement continuation local storage without the\n     * use of a tracking `Map` to store the metadata:\n     *\n     * ```js\n     * import { createServer } from 'node:http';\n     * import {\n     *   executionAsyncId,\n     *   executionAsyncResource,\n     *   createHook,\n     * } from 'async_hooks';\n     * const sym = Symbol('state'); // Private symbol to avoid pollution\n     *\n     * createHook({\n     *   init(asyncId, type, triggerAsyncId, resource) {\n     *     const cr = executionAsyncResource();\n     *     if (cr) {\n     *       resource[sym] = cr[sym];\n     *     }\n     *   },\n     * }).enable();\n     *\n     * const server = createServer((req, res) => {\n     *   executionAsyncResource()[sym] = { state: req.url };\n     *   setTimeout(function() {\n     *     res.end(JSON.stringify(executionAsyncResource()[sym]));\n     *   }, 100);\n     * }).listen(3000);\n     * ```\n     * @since v13.9.0, v12.17.0\n     * @return The resource representing the current execution. Useful to store data within the resource.\n     */\n    function executionAsyncResource(): object;\n    /**\n     * ```js\n     * const server = net.createServer((conn) => {\n     *   // The resource that caused (or triggered) this callback to be called\n     *   // was that of the new connection. Thus the return value of triggerAsyncId()\n     *   // is the asyncId of \"conn\".\n     *   async_hooks.triggerAsyncId();\n     *\n     * }).listen(port, () => {\n     *   // Even though all callbacks passed to .listen() are wrapped in a nextTick()\n     *   // the callback itself exists because the call to the server's .listen()\n     *   // was made. So the return value would be the ID of the server.\n     *   async_hooks.triggerAsyncId();\n     * });\n     * ```\n     *\n     * Promise contexts may not get valid `triggerAsyncId`s by default. See\n     * the section on [promise execution tracking](https://nodejs.org/docs/latest-v20.x/api/async_hooks.html#promise-execution-tracking).\n     * @return The ID of the resource responsible for calling the callback that is currently being executed.\n     */\n    function triggerAsyncId(): number;\n    interface HookCallbacks {\n        /**\n         * Called when a class is constructed that has the possibility to emit an asynchronous event.\n         * @param asyncId A unique ID for the async resource\n         * @param type The type of the async resource\n         * @param triggerAsyncId The unique ID of the async resource in whose execution context this async resource was created\n         * @param resource Reference to the resource representing the async operation, needs to be released during destroy\n         */\n        init?(asyncId: number, type: string, triggerAsyncId: number, resource: object): void;\n        /**\n         * When an asynchronous operation is initiated or completes a callback is called to notify the user.\n         * The before callback is called just before said callback is executed.\n         * @param asyncId the unique identifier assigned to the resource about to execute the callback.\n         */\n        before?(asyncId: number): void;\n        /**\n         * Called immediately after the callback specified in `before` is completed.\n         *\n         * If an uncaught exception occurs during execution of the callback, then `after` will run after the `'uncaughtException'` event is emitted or a `domain`'s handler runs.\n         * @param asyncId the unique identifier assigned to the resource which has executed the callback.\n         */\n        after?(asyncId: number): void;\n        /**\n         * Called when a promise has resolve() called. This may not be in the same execution id\n         * as the promise itself.\n         * @param asyncId the unique id for the promise that was resolve()d.\n         */\n        promiseResolve?(asyncId: number): void;\n        /**\n         * Called after the resource corresponding to asyncId is destroyed\n         * @param asyncId a unique ID for the async resource\n         */\n        destroy?(asyncId: number): void;\n    }\n    interface AsyncHook {\n        /**\n         * Enable the callbacks for a given AsyncHook instance. If no callbacks are provided enabling is a noop.\n         */\n        enable(): this;\n        /**\n         * Disable the callbacks for a given AsyncHook instance from the global pool of AsyncHook callbacks to be executed. Once a hook has been disabled it will not be called again until enabled.\n         */\n        disable(): this;\n    }\n    /**\n     * Registers functions to be called for different lifetime events of each async\n     * operation.\n     *\n     * The callbacks `init()`/`before()`/`after()`/`destroy()` are called for the\n     * respective asynchronous event during a resource's lifetime.\n     *\n     * All callbacks are optional. For example, if only resource cleanup needs to\n     * be tracked, then only the `destroy` callback needs to be passed. The\n     * specifics of all functions that can be passed to `callbacks` is in the `Hook Callbacks` section.\n     *\n     * ```js\n     * import { createHook } from 'node:async_hooks';\n     *\n     * const asyncHook = createHook({\n     *   init(asyncId, type, triggerAsyncId, resource) { },\n     *   destroy(asyncId) { },\n     * });\n     * ```\n     *\n     * The callbacks will be inherited via the prototype chain:\n     *\n     * ```js\n     * class MyAsyncCallbacks {\n     *   init(asyncId, type, triggerAsyncId, resource) { }\n     *   destroy(asyncId) {}\n     * }\n     *\n     * class MyAddedCallbacks extends MyAsyncCallbacks {\n     *   before(asyncId) { }\n     *   after(asyncId) { }\n     * }\n     *\n     * const asyncHook = async_hooks.createHook(new MyAddedCallbacks());\n     * ```\n     *\n     * Because promises are asynchronous resources whose lifecycle is tracked\n     * via the async hooks mechanism, the `init()`, `before()`, `after()`, and`destroy()` callbacks _must not_ be async functions that return promises.\n     * @since v8.1.0\n     * @param callbacks The `Hook Callbacks` to register\n     * @return Instance used for disabling and enabling hooks\n     */\n    function createHook(callbacks: HookCallbacks): AsyncHook;\n    interface AsyncResourceOptions {\n        /**\n         * The ID of the execution context that created this async event.\n         * @default executionAsyncId()\n         */\n        triggerAsyncId?: number | undefined;\n        /**\n         * Disables automatic `emitDestroy` when the object is garbage collected.\n         * This usually does not need to be set (even if `emitDestroy` is called\n         * manually), unless the resource's `asyncId` is retrieved and the\n         * sensitive API's `emitDestroy` is called with it.\n         * @default false\n         */\n        requireManualDestroy?: boolean | undefined;\n    }\n    /**\n     * The class `AsyncResource` is designed to be extended by the embedder's async\n     * resources. Using this, users can easily trigger the lifetime events of their\n     * own resources.\n     *\n     * The `init` hook will trigger when an `AsyncResource` is instantiated.\n     *\n     * The following is an overview of the `AsyncResource` API.\n     *\n     * ```js\n     * import { AsyncResource, executionAsyncId } from 'node:async_hooks';\n     *\n     * // AsyncResource() is meant to be extended. Instantiating a\n     * // new AsyncResource() also triggers init. If triggerAsyncId is omitted then\n     * // async_hook.executionAsyncId() is used.\n     * const asyncResource = new AsyncResource(\n     *   type, { triggerAsyncId: executionAsyncId(), requireManualDestroy: false },\n     * );\n     *\n     * // Run a function in the execution context of the resource. This will\n     * // * establish the context of the resource\n     * // * trigger the AsyncHooks before callbacks\n     * // * call the provided function `fn` with the supplied arguments\n     * // * trigger the AsyncHooks after callbacks\n     * // * restore the original execution context\n     * asyncResource.runInAsyncScope(fn, thisArg, ...args);\n     *\n     * // Call AsyncHooks destroy callbacks.\n     * asyncResource.emitDestroy();\n     *\n     * // Return the unique ID assigned to the AsyncResource instance.\n     * asyncResource.asyncId();\n     *\n     * // Return the trigger ID for the AsyncResource instance.\n     * asyncResource.triggerAsyncId();\n     * ```\n     */\n    class AsyncResource {\n        /**\n         * AsyncResource() is meant to be extended. Instantiating a\n         * new AsyncResource() also triggers init. If triggerAsyncId is omitted then\n         * async_hook.executionAsyncId() is used.\n         * @param type The type of async event.\n         * @param triggerAsyncId The ID of the execution context that created\n         *   this async event (default: `executionAsyncId()`), or an\n         *   AsyncResourceOptions object (since v9.3.0)\n         */\n        constructor(type: string, triggerAsyncId?: number | AsyncResourceOptions);\n        /**\n         * Binds the given function to the current execution context.\n         * @since v14.8.0, v12.19.0\n         * @param fn The function to bind to the current execution context.\n         * @param type An optional name to associate with the underlying `AsyncResource`.\n         */\n        static bind<Func extends (this: ThisArg, ...args: any[]) => any, ThisArg>(\n            fn: Func,\n            type?: string,\n            thisArg?: ThisArg,\n        ): Func;\n        /**\n         * Binds the given function to execute to this `AsyncResource`'s scope.\n         * @since v14.8.0, v12.19.0\n         * @param fn The function to bind to the current `AsyncResource`.\n         */\n        bind<Func extends (...args: any[]) => any>(fn: Func): Func;\n        /**\n         * Call the provided function with the provided arguments in the execution context\n         * of the async resource. This will establish the context, trigger the AsyncHooks\n         * before callbacks, call the function, trigger the AsyncHooks after callbacks, and\n         * then restore the original execution context.\n         * @since v9.6.0\n         * @param fn The function to call in the execution context of this async resource.\n         * @param thisArg The receiver to be used for the function call.\n         * @param args Optional arguments to pass to the function.\n         */\n        runInAsyncScope<This, Result>(\n            fn: (this: This, ...args: any[]) => Result,\n            thisArg?: This,\n            ...args: any[]\n        ): Result;\n        /**\n         * Call all `destroy` hooks. This should only ever be called once. An error will\n         * be thrown if it is called more than once. This **must** be manually called. If\n         * the resource is left to be collected by the GC then the `destroy` hooks will\n         * never be called.\n         * @return A reference to `asyncResource`.\n         */\n        emitDestroy(): this;\n        /**\n         * @return The unique `asyncId` assigned to the resource.\n         */\n        asyncId(): number;\n        /**\n         * @return The same `triggerAsyncId` that is passed to the `AsyncResource` constructor.\n         */\n        triggerAsyncId(): number;\n    }\n    /**\n     * This class creates stores that stay coherent through asynchronous operations.\n     *\n     * While you can create your own implementation on top of the `node:async_hooks` module, `AsyncLocalStorage` should be preferred as it is a performant and memory\n     * safe implementation that involves significant optimizations that are non-obvious\n     * to implement.\n     *\n     * The following example uses `AsyncLocalStorage` to build a simple logger\n     * that assigns IDs to incoming HTTP requests and includes them in messages\n     * logged within each request.\n     *\n     * ```js\n     * import http from 'node:http';\n     * import { AsyncLocalStorage } from 'node:async_hooks';\n     *\n     * const asyncLocalStorage = new AsyncLocalStorage();\n     *\n     * function logWithId(msg) {\n     *   const id = asyncLocalStorage.getStore();\n     *   console.log(`${id !== undefined ? id : '-'}:`, msg);\n     * }\n     *\n     * let idSeq = 0;\n     * http.createServer((req, res) => {\n     *   asyncLocalStorage.run(idSeq++, () => {\n     *     logWithId('start');\n     *     // Imagine any chain of async operations here\n     *     setImmediate(() => {\n     *       logWithId('finish');\n     *       res.end();\n     *     });\n     *   });\n     * }).listen(8080);\n     *\n     * http.get('http://localhost:8080');\n     * http.get('http://localhost:8080');\n     * // Prints:\n     * //   0: start\n     * //   1: start\n     * //   0: finish\n     * //   1: finish\n     * ```\n     *\n     * Each instance of `AsyncLocalStorage` maintains an independent storage context.\n     * Multiple instances can safely exist simultaneously without risk of interfering\n     * with each other's data.\n     * @since v13.10.0, v12.17.0\n     */\n    class AsyncLocalStorage<T> {\n        /**\n         * Binds the given function to the current execution context.\n         * @since v19.8.0\n         * @experimental\n         * @param fn The function to bind to the current execution context.\n         * @return A new function that calls `fn` within the captured execution context.\n         */\n        static bind<Func extends (...args: any[]) => any>(fn: Func): Func;\n        /**\n         * Captures the current execution context and returns a function that accepts a\n         * function as an argument. Whenever the returned function is called, it\n         * calls the function passed to it within the captured context.\n         *\n         * ```js\n         * const asyncLocalStorage = new AsyncLocalStorage();\n         * const runInAsyncScope = asyncLocalStorage.run(123, () => AsyncLocalStorage.snapshot());\n         * const result = asyncLocalStorage.run(321, () => runInAsyncScope(() => asyncLocalStorage.getStore()));\n         * console.log(result);  // returns 123\n         * ```\n         *\n         * AsyncLocalStorage.snapshot() can replace the use of AsyncResource for simple\n         * async context tracking purposes, for example:\n         *\n         * ```js\n         * class Foo {\n         *   #runInAsyncScope = AsyncLocalStorage.snapshot();\n         *\n         *   get() { return this.#runInAsyncScope(() => asyncLocalStorage.getStore()); }\n         * }\n         *\n         * const foo = asyncLocalStorage.run(123, () => new Foo());\n         * console.log(asyncLocalStorage.run(321, () => foo.get())); // returns 123\n         * ```\n         * @since v19.8.0\n         * @experimental\n         * @return A new function with the signature `(fn: (...args) : R, ...args) : R`.\n         */\n        static snapshot(): <R, TArgs extends any[]>(fn: (...args: TArgs) => R, ...args: TArgs) => R;\n        /**\n         * Disables the instance of `AsyncLocalStorage`. All subsequent calls\n         * to `asyncLocalStorage.getStore()` will return `undefined` until `asyncLocalStorage.run()` or `asyncLocalStorage.enterWith()` is called again.\n         *\n         * When calling `asyncLocalStorage.disable()`, all current contexts linked to the\n         * instance will be exited.\n         *\n         * Calling `asyncLocalStorage.disable()` is required before the `asyncLocalStorage` can be garbage collected. This does not apply to stores\n         * provided by the `asyncLocalStorage`, as those objects are garbage collected\n         * along with the corresponding async resources.\n         *\n         * Use this method when the `asyncLocalStorage` is not in use anymore\n         * in the current process.\n         * @since v13.10.0, v12.17.0\n         * @experimental\n         */\n        disable(): void;\n        /**\n         * Returns the current store.\n         * If called outside of an asynchronous context initialized by\n         * calling `asyncLocalStorage.run()` or `asyncLocalStorage.enterWith()`, it\n         * returns `undefined`.\n         * @since v13.10.0, v12.17.0\n         */\n        getStore(): T | undefined;\n        /**\n         * Runs a function synchronously within a context and returns its\n         * return value. The store is not accessible outside of the callback function.\n         * The store is accessible to any asynchronous operations created within the\n         * callback.\n         *\n         * The optional `args` are passed to the callback function.\n         *\n         * If the callback function throws an error, the error is thrown by `run()` too.\n         * The stacktrace is not impacted by this call and the context is exited.\n         *\n         * Example:\n         *\n         * ```js\n         * const store = { id: 2 };\n         * try {\n         *   asyncLocalStorage.run(store, () => {\n         *     asyncLocalStorage.getStore(); // Returns the store object\n         *     setTimeout(() => {\n         *       asyncLocalStorage.getStore(); // Returns the store object\n         *     }, 200);\n         *     throw new Error();\n         *   });\n         * } catch (e) {\n         *   asyncLocalStorage.getStore(); // Returns undefined\n         *   // The error will be caught here\n         * }\n         * ```\n         * @since v13.10.0, v12.17.0\n         */\n        run<R>(store: T, callback: () => R): R;\n        run<R, TArgs extends any[]>(store: T, callback: (...args: TArgs) => R, ...args: TArgs): R;\n        /**\n         * Runs a function synchronously outside of a context and returns its\n         * return value. The store is not accessible within the callback function or\n         * the asynchronous operations created within the callback. Any `getStore()` call done within the callback function will always return `undefined`.\n         *\n         * The optional `args` are passed to the callback function.\n         *\n         * If the callback function throws an error, the error is thrown by `exit()` too.\n         * The stacktrace is not impacted by this call and the context is re-entered.\n         *\n         * Example:\n         *\n         * ```js\n         * // Within a call to run\n         * try {\n         *   asyncLocalStorage.getStore(); // Returns the store object or value\n         *   asyncLocalStorage.exit(() => {\n         *     asyncLocalStorage.getStore(); // Returns undefined\n         *     throw new Error();\n         *   });\n         * } catch (e) {\n         *   asyncLocalStorage.getStore(); // Returns the same object or value\n         *   // The error will be caught here\n         * }\n         * ```\n         * @since v13.10.0, v12.17.0\n         * @experimental\n         */\n        exit<R, TArgs extends any[]>(callback: (...args: TArgs) => R, ...args: TArgs): R;\n        /**\n         * Transitions into the context for the remainder of the current\n         * synchronous execution and then persists the store through any following\n         * asynchronous calls.\n         *\n         * Example:\n         *\n         * ```js\n         * const store = { id: 1 };\n         * // Replaces previous store with the given store object\n         * asyncLocalStorage.enterWith(store);\n         * asyncLocalStorage.getStore(); // Returns the store object\n         * someAsyncOperation(() => {\n         *   asyncLocalStorage.getStore(); // Returns the same object\n         * });\n         * ```\n         *\n         * This transition will continue for the _entire_ synchronous execution.\n         * This means that if, for example, the context is entered within an event\n         * handler subsequent event handlers will also run within that context unless\n         * specifically bound to another context with an `AsyncResource`. That is why `run()` should be preferred over `enterWith()` unless there are strong reasons\n         * to use the latter method.\n         *\n         * ```js\n         * const store = { id: 1 };\n         *\n         * emitter.on('my-event', () => {\n         *   asyncLocalStorage.enterWith(store);\n         * });\n         * emitter.on('my-event', () => {\n         *   asyncLocalStorage.getStore(); // Returns the same object\n         * });\n         *\n         * asyncLocalStorage.getStore(); // Returns undefined\n         * emitter.emit('my-event');\n         * asyncLocalStorage.getStore(); // Returns the same object\n         * ```\n         * @since v13.11.0, v12.17.0\n         * @experimental\n         */\n        enterWith(store: T): void;\n    }\n    /**\n     * @since v17.2.0, v16.14.0\n     * @return A map of provider types to the corresponding numeric id.\n     * This map contains all the event types that might be emitted by the `async_hooks.init()` event.\n     */\n    namespace asyncWrapProviders {\n        const NONE: number;\n        const DIRHANDLE: number;\n        const DNSCHANNEL: number;\n        const ELDHISTOGRAM: number;\n        const FILEHANDLE: number;\n        const FILEHANDLECLOSEREQ: number;\n        const FIXEDSIZEBLOBCOPY: number;\n        const FSEVENTWRAP: number;\n        const FSREQCALLBACK: number;\n        const FSREQPROMISE: number;\n        const GETADDRINFOREQWRAP: number;\n        const GETNAMEINFOREQWRAP: number;\n        const HEAPSNAPSHOT: number;\n        const HTTP2SESSION: number;\n        const HTTP2STREAM: number;\n        const HTTP2PING: number;\n        const HTTP2SETTINGS: number;\n        const HTTPINCOMINGMESSAGE: number;\n        const HTTPCLIENTREQUEST: number;\n        const JSSTREAM: number;\n        const JSUDPWRAP: number;\n        const MESSAGEPORT: number;\n        const PIPECONNECTWRAP: number;\n        const PIPESERVERWRAP: number;\n        const PIPEWRAP: number;\n        const PROCESSWRAP: number;\n        const PROMISE: number;\n        const QUERYWRAP: number;\n        const SHUTDOWNWRAP: number;\n        const SIGNALWRAP: number;\n        const STATWATCHER: number;\n        const STREAMPIPE: number;\n        const TCPCONNECTWRAP: number;\n        const TCPSERVERWRAP: number;\n        const TCPWRAP: number;\n        const TTYWRAP: number;\n        const UDPSENDWRAP: number;\n        const UDPWRAP: number;\n        const SIGINTWATCHDOG: number;\n        const WORKER: number;\n        const WORKERHEAPSNAPSHOT: number;\n        const WRITEWRAP: number;\n        const ZLIB: number;\n        const CHECKPRIMEREQUEST: number;\n        const PBKDF2REQUEST: number;\n        const KEYPAIRGENREQUEST: number;\n        const KEYGENREQUEST: number;\n        const KEYEXPORTREQUEST: number;\n        const CIPHERREQUEST: number;\n        const DERIVEBITSREQUEST: number;\n        const HASHREQUEST: number;\n        const RANDOMBYTESREQUEST: number;\n        const RANDOMPRIMEREQUEST: number;\n        const SCRYPTREQUEST: number;\n        const SIGNREQUEST: number;\n        const TLSWRAP: number;\n        const VERIFYREQUEST: number;\n    }\n}\ndeclare module \"node:async_hooks\" {\n    export * from \"async_hooks\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/buffer.buffer.d.ts": "declare module \"buffer\" {\n    type ImplicitArrayBuffer<T extends WithImplicitCoercion<ArrayBufferLike>> = T extends\n        { valueOf(): infer V extends ArrayBufferLike } ? V : T;\n    global {\n        interface BufferConstructor {\n            // see buffer.d.ts for implementation shared with all TypeScript versions\n\n            /**\n             * Allocates a new buffer containing the given {str}.\n             *\n             * @param str String to store in buffer.\n             * @param encoding encoding to use, optional.  Default is 'utf8'\n             * @deprecated since v10.0.0 - Use `Buffer.from(string[, encoding])` instead.\n             */\n            new(str: string, encoding?: BufferEncoding): Buffer<ArrayBuffer>;\n            /**\n             * Allocates a new buffer of {size} octets.\n             *\n             * @param size count of octets to allocate.\n             * @deprecated since v10.0.0 - Use `Buffer.alloc()` instead (also see `Buffer.allocUnsafe()`).\n             */\n            new(size: number): Buffer<ArrayBuffer>;\n            /**\n             * Allocates a new buffer containing the given {array} of octets.\n             *\n             * @param array The octets to store.\n             * @deprecated since v10.0.0 - Use `Buffer.from(array)` instead.\n             */\n            new(array: ArrayLike<number>): Buffer<ArrayBuffer>;\n            /**\n             * Produces a Buffer backed by the same allocated memory as\n             * the given {ArrayBuffer}/{SharedArrayBuffer}.\n             *\n             * @param arrayBuffer The ArrayBuffer with which to share memory.\n             * @deprecated since v10.0.0 - Use `Buffer.from(arrayBuffer[, byteOffset[, length]])` instead.\n             */\n            new<TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(arrayBuffer: TArrayBuffer): Buffer<TArrayBuffer>;\n            /**\n             * Allocates a new `Buffer` using an `array` of bytes in the range `0` – `255`.\n             * Array entries outside that range will be truncated to fit into it.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Creates a new Buffer containing the UTF-8 bytes of the string 'buffer'.\n             * const buf = Buffer.from([0x62, 0x75, 0x66, 0x66, 0x65, 0x72]);\n             * ```\n             *\n             * If `array` is an `Array`-like object (that is, one with a `length` property of\n             * type `number`), it is treated as if it is an array, unless it is a `Buffer` or\n             * a `Uint8Array`. This means all other `TypedArray` variants get treated as an\n             * `Array`. To create a `Buffer` from the bytes backing a `TypedArray`, use\n             * `Buffer.copyBytesFrom()`.\n             *\n             * A `TypeError` will be thrown if `array` is not an `Array` or another type\n             * appropriate for `Buffer.from()` variants.\n             *\n             * `Buffer.from(array)` and `Buffer.from(string)` may also use the internal\n             * `Buffer` pool like `Buffer.allocUnsafe()` does.\n             * @since v5.10.0\n             */\n            from(array: WithImplicitCoercion<ArrayLike<number>>): Buffer<ArrayBuffer>;\n            /**\n             * This creates a view of the `ArrayBuffer` without copying the underlying\n             * memory. For example, when passed a reference to the `.buffer` property of a\n             * `TypedArray` instance, the newly created `Buffer` will share the same\n             * allocated memory as the `TypedArray`'s underlying `ArrayBuffer`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const arr = new Uint16Array(2);\n             *\n             * arr[0] = 5000;\n             * arr[1] = 4000;\n             *\n             * // Shares memory with `arr`.\n             * const buf = Buffer.from(arr.buffer);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 88 13 a0 0f>\n             *\n             * // Changing the original Uint16Array changes the Buffer also.\n             * arr[1] = 6000;\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 88 13 70 17>\n             * ```\n             *\n             * The optional `byteOffset` and `length` arguments specify a memory range within\n             * the `arrayBuffer` that will be shared by the `Buffer`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const ab = new ArrayBuffer(10);\n             * const buf = Buffer.from(ab, 0, 2);\n             *\n             * console.log(buf.length);\n             * // Prints: 2\n             * ```\n             *\n             * A `TypeError` will be thrown if `arrayBuffer` is not an `ArrayBuffer` or a\n             * `SharedArrayBuffer` or another type appropriate for `Buffer.from()`\n             * variants.\n             *\n             * It is important to remember that a backing `ArrayBuffer` can cover a range\n             * of memory that extends beyond the bounds of a `TypedArray` view. A new\n             * `Buffer` created using the `buffer` property of a `TypedArray` may extend\n             * beyond the range of the `TypedArray`:\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const arrA = Uint8Array.from([0x63, 0x64, 0x65, 0x66]); // 4 elements\n             * const arrB = new Uint8Array(arrA.buffer, 1, 2); // 2 elements\n             * console.log(arrA.buffer === arrB.buffer); // true\n             *\n             * const buf = Buffer.from(arrB.buffer);\n             * console.log(buf);\n             * // Prints: <Buffer 63 64 65 66>\n             * ```\n             * @since v5.10.0\n             * @param arrayBuffer An `ArrayBuffer`, `SharedArrayBuffer`, for example the\n             * `.buffer` property of a `TypedArray`.\n             * @param byteOffset Index of first byte to expose. **Default:** `0`.\n             * @param length Number of bytes to expose. **Default:**\n             * `arrayBuffer.byteLength - byteOffset`.\n             */\n            from<TArrayBuffer extends WithImplicitCoercion<ArrayBufferLike>>(\n                arrayBuffer: TArrayBuffer,\n                byteOffset?: number,\n                length?: number,\n            ): Buffer<ImplicitArrayBuffer<TArrayBuffer>>;\n            /**\n             * Creates a new `Buffer` containing `string`. The `encoding` parameter identifies\n             * the character encoding to be used when converting `string` into bytes.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from('this is a tést');\n             * const buf2 = Buffer.from('7468697320697320612074c3a97374', 'hex');\n             *\n             * console.log(buf1.toString());\n             * // Prints: this is a tést\n             * console.log(buf2.toString());\n             * // Prints: this is a tést\n             * console.log(buf1.toString('latin1'));\n             * // Prints: this is a tÃ©st\n             * ```\n             *\n             * A `TypeError` will be thrown if `string` is not a string or another type\n             * appropriate for `Buffer.from()` variants.\n             *\n             * `Buffer.from(string)` may also use the internal `Buffer` pool like\n             * `Buffer.allocUnsafe()` does.\n             * @since v5.10.0\n             * @param string A string to encode.\n             * @param encoding The encoding of `string`. **Default:** `'utf8'`.\n             */\n            from(string: WithImplicitCoercion<string>, encoding?: BufferEncoding): Buffer<ArrayBuffer>;\n            from(arrayOrString: WithImplicitCoercion<ArrayLike<number> | string>): Buffer<ArrayBuffer>;\n            /**\n             * Creates a new Buffer using the passed {data}\n             * @param values to create a new Buffer\n             */\n            of(...items: number[]): Buffer<ArrayBuffer>;\n            /**\n             * Returns a new `Buffer` which is the result of concatenating all the `Buffer` instances in the `list` together.\n             *\n             * If the list has no items, or if the `totalLength` is 0, then a new zero-length `Buffer` is returned.\n             *\n             * If `totalLength` is not provided, it is calculated from the `Buffer` instances\n             * in `list` by adding their lengths.\n             *\n             * If `totalLength` is provided, it is coerced to an unsigned integer. If the\n             * combined length of the `Buffer`s in `list` exceeds `totalLength`, the result is\n             * truncated to `totalLength`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Create a single `Buffer` from a list of three `Buffer` instances.\n             *\n             * const buf1 = Buffer.alloc(10);\n             * const buf2 = Buffer.alloc(14);\n             * const buf3 = Buffer.alloc(18);\n             * const totalLength = buf1.length + buf2.length + buf3.length;\n             *\n             * console.log(totalLength);\n             * // Prints: 42\n             *\n             * const bufA = Buffer.concat([buf1, buf2, buf3], totalLength);\n             *\n             * console.log(bufA);\n             * // Prints: <Buffer 00 00 00 00 ...>\n             * console.log(bufA.length);\n             * // Prints: 42\n             * ```\n             *\n             * `Buffer.concat()` may also use the internal `Buffer` pool like `Buffer.allocUnsafe()` does.\n             * @since v0.7.11\n             * @param list List of `Buffer` or {@link Uint8Array} instances to concatenate.\n             * @param totalLength Total length of the `Buffer` instances in `list` when concatenated.\n             */\n            concat(list: readonly Uint8Array[], totalLength?: number): Buffer<ArrayBuffer>;\n            /**\n             * Copies the underlying memory of `view` into a new `Buffer`.\n             *\n             * ```js\n             * const u16 = new Uint16Array([0, 0xffff]);\n             * const buf = Buffer.copyBytesFrom(u16, 1, 1);\n             * u16[1] = 0;\n             * console.log(buf.length); // 2\n             * console.log(buf[0]); // 255\n             * console.log(buf[1]); // 255\n             * ```\n             * @since v19.8.0\n             * @param view The {TypedArray} to copy.\n             * @param [offset=0] The starting offset within `view`.\n             * @param [length=view.length - offset] The number of elements from `view` to copy.\n             */\n            copyBytesFrom(view: NodeJS.TypedArray, offset?: number, length?: number): Buffer<ArrayBuffer>;\n            /**\n             * Allocates a new `Buffer` of `size` bytes. If `fill` is `undefined`, the`Buffer` will be zero-filled.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.alloc(5);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 00 00 00 00 00>\n             * ```\n             *\n             * If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown.\n             *\n             * If `fill` is specified, the allocated `Buffer` will be initialized by calling `buf.fill(fill)`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.alloc(5, 'a');\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 61 61 61 61 61>\n             * ```\n             *\n             * If both `fill` and `encoding` are specified, the allocated `Buffer` will be\n             * initialized by calling `buf.fill(fill, encoding)`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.alloc(11, 'aGVsbG8gd29ybGQ=', 'base64');\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 68 65 6c 6c 6f 20 77 6f 72 6c 64>\n             * ```\n             *\n             * Calling `Buffer.alloc()` can be measurably slower than the alternative `Buffer.allocUnsafe()` but ensures that the newly created `Buffer` instance\n             * contents will never contain sensitive data from previous allocations, including\n             * data that might not have been allocated for `Buffer`s.\n             *\n             * A `TypeError` will be thrown if `size` is not a number.\n             * @since v5.10.0\n             * @param size The desired length of the new `Buffer`.\n             * @param [fill=0] A value to pre-fill the new `Buffer` with.\n             * @param [encoding='utf8'] If `fill` is a string, this is its encoding.\n             */\n            alloc(size: number, fill?: string | Uint8Array | number, encoding?: BufferEncoding): Buffer<ArrayBuffer>;\n            /**\n             * Allocates a new `Buffer` of `size` bytes. If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown.\n             *\n             * The underlying memory for `Buffer` instances created in this way is _not_\n             * _initialized_. The contents of the newly created `Buffer` are unknown and _may contain sensitive data_. Use `Buffer.alloc()` instead to initialize`Buffer` instances with zeroes.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(10);\n             *\n             * console.log(buf);\n             * // Prints (contents may vary): <Buffer a0 8b 28 3f 01 00 00 00 50 32>\n             *\n             * buf.fill(0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 00 00 00 00 00 00 00 00 00 00>\n             * ```\n             *\n             * A `TypeError` will be thrown if `size` is not a number.\n             *\n             * The `Buffer` module pre-allocates an internal `Buffer` instance of\n             * size `Buffer.poolSize` that is used as a pool for the fast allocation of new `Buffer` instances created using `Buffer.allocUnsafe()`, `Buffer.from(array)`,\n             * and `Buffer.concat()` only when `size` is less than `Buffer.poolSize >>> 1` (floor of `Buffer.poolSize` divided by two).\n             *\n             * Use of this pre-allocated internal memory pool is a key difference between\n             * calling `Buffer.alloc(size, fill)` vs. `Buffer.allocUnsafe(size).fill(fill)`.\n             * Specifically, `Buffer.alloc(size, fill)` will _never_ use the internal `Buffer`pool, while `Buffer.allocUnsafe(size).fill(fill)`_will_ use the internal`Buffer` pool if `size` is less\n             * than or equal to half `Buffer.poolSize`. The\n             * difference is subtle but can be important when an application requires the\n             * additional performance that `Buffer.allocUnsafe()` provides.\n             * @since v5.10.0\n             * @param size The desired length of the new `Buffer`.\n             */\n            allocUnsafe(size: number): Buffer<ArrayBuffer>;\n            /**\n             * Allocates a new `Buffer` of `size` bytes. If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown. A zero-length `Buffer` is created if\n             * `size` is 0.\n             *\n             * The underlying memory for `Buffer` instances created in this way is _not_\n             * _initialized_. The contents of the newly created `Buffer` are unknown and _may contain sensitive data_. Use `buf.fill(0)` to initialize\n             * such `Buffer` instances with zeroes.\n             *\n             * When using `Buffer.allocUnsafe()` to allocate new `Buffer` instances,\n             * allocations under 4 KiB are sliced from a single pre-allocated `Buffer`. This\n             * allows applications to avoid the garbage collection overhead of creating many\n             * individually allocated `Buffer` instances. This approach improves both\n             * performance and memory usage by eliminating the need to track and clean up as\n             * many individual `ArrayBuffer` objects.\n             *\n             * However, in the case where a developer may need to retain a small chunk of\n             * memory from a pool for an indeterminate amount of time, it may be appropriate\n             * to create an un-pooled `Buffer` instance using `Buffer.allocUnsafeSlow()` and\n             * then copying out the relevant bits.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Need to keep around a few small chunks of memory.\n             * const store = [];\n             *\n             * socket.on('readable', () => {\n             *   let data;\n             *   while (null !== (data = readable.read())) {\n             *     // Allocate for retained data.\n             *     const sb = Buffer.allocUnsafeSlow(10);\n             *\n             *     // Copy the data into the new allocation.\n             *     data.copy(sb, 0, 0, 10);\n             *\n             *     store.push(sb);\n             *   }\n             * });\n             * ```\n             *\n             * A `TypeError` will be thrown if `size` is not a number.\n             * @since v5.12.0\n             * @param size The desired length of the new `Buffer`.\n             */\n            allocUnsafeSlow(size: number): Buffer<ArrayBuffer>;\n        }\n        interface Buffer<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> extends Uint8Array<TArrayBuffer> {\n            // see buffer.d.ts for implementation shared with all TypeScript versions\n\n            /**\n             * Returns a new `Buffer` that references the same memory as the original, but\n             * offset and cropped by the `start` and `end` indices.\n             *\n             * This method is not compatible with the `Uint8Array.prototype.slice()`,\n             * which is a superclass of `Buffer`. To copy the slice, use`Uint8Array.prototype.slice()`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from('buffer');\n             *\n             * const copiedBuf = Uint8Array.prototype.slice.call(buf);\n             * copiedBuf[0]++;\n             * console.log(copiedBuf.toString());\n             * // Prints: cuffer\n             *\n             * console.log(buf.toString());\n             * // Prints: buffer\n             *\n             * // With buf.slice(), the original buffer is modified.\n             * const notReallyCopiedBuf = buf.slice();\n             * notReallyCopiedBuf[0]++;\n             * console.log(notReallyCopiedBuf.toString());\n             * // Prints: cuffer\n             * console.log(buf.toString());\n             * // Also prints: cuffer (!)\n             * ```\n             * @since v0.3.0\n             * @deprecated Use `subarray` instead.\n             * @param [start=0] Where the new `Buffer` will start.\n             * @param [end=buf.length] Where the new `Buffer` will end (not inclusive).\n             */\n            slice(start?: number, end?: number): Buffer<ArrayBuffer>;\n            /**\n             * Returns a new `Buffer` that references the same memory as the original, but\n             * offset and cropped by the `start` and `end` indices.\n             *\n             * Specifying `end` greater than `buf.length` will return the same result as\n             * that of `end` equal to `buf.length`.\n             *\n             * This method is inherited from [`TypedArray.prototype.subarray()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/subarray).\n             *\n             * Modifying the new `Buffer` slice will modify the memory in the original `Buffer`because the allocated memory of the two objects overlap.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Create a `Buffer` with the ASCII alphabet, take a slice, and modify one byte\n             * // from the original `Buffer`.\n             *\n             * const buf1 = Buffer.allocUnsafe(26);\n             *\n             * for (let i = 0; i < 26; i++) {\n             *   // 97 is the decimal ASCII value for 'a'.\n             *   buf1[i] = i + 97;\n             * }\n             *\n             * const buf2 = buf1.subarray(0, 3);\n             *\n             * console.log(buf2.toString('ascii', 0, buf2.length));\n             * // Prints: abc\n             *\n             * buf1[0] = 33;\n             *\n             * console.log(buf2.toString('ascii', 0, buf2.length));\n             * // Prints: !bc\n             * ```\n             *\n             * Specifying negative indexes causes the slice to be generated relative to the\n             * end of `buf` rather than the beginning.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from('buffer');\n             *\n             * console.log(buf.subarray(-6, -1).toString());\n             * // Prints: buffe\n             * // (Equivalent to buf.subarray(0, 5).)\n             *\n             * console.log(buf.subarray(-6, -2).toString());\n             * // Prints: buff\n             * // (Equivalent to buf.subarray(0, 4).)\n             *\n             * console.log(buf.subarray(-5, -2).toString());\n             * // Prints: uff\n             * // (Equivalent to buf.subarray(1, 4).)\n             * ```\n             * @since v3.0.0\n             * @param [start=0] Where the new `Buffer` will start.\n             * @param [end=buf.length] Where the new `Buffer` will end (not inclusive).\n             */\n            subarray(start?: number, end?: number): Buffer<TArrayBuffer>;\n        }\n        type NonSharedBuffer = Buffer<ArrayBuffer>;\n        type AllowSharedBuffer = Buffer<ArrayBufferLike>;\n    }\n    /** @deprecated Use `Buffer.allocUnsafeSlow()` instead. */\n    var SlowBuffer: {\n        /** @deprecated Use `Buffer.allocUnsafeSlow()` instead. */\n        new(size: number): Buffer<ArrayBuffer>;\n        prototype: Buffer;\n    };\n}\n",
  "node_modules/tgrid/node_modules/@types/node/buffer.d.ts": "// If lib.dom.d.ts or lib.webworker.d.ts is loaded, then use the global types.\n// Otherwise, use the types from node.\ntype _Blob = typeof globalThis extends { onmessage: any; Blob: any } ? {} : import(\"buffer\").Blob;\ntype _File = typeof globalThis extends { onmessage: any; File: any } ? {} : import(\"buffer\").File;\n\n/**\n * `Buffer` objects are used to represent a fixed-length sequence of bytes. Many\n * Node.js APIs support `Buffer`s.\n *\n * The `Buffer` class is a subclass of JavaScript's [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array) class and\n * extends it with methods that cover additional use cases. Node.js APIs accept\n * plain [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array) s wherever `Buffer`s are supported as well.\n *\n * While the `Buffer` class is available within the global scope, it is still\n * recommended to explicitly reference it via an import or require statement.\n *\n * ```js\n * import { Buffer } from 'node:buffer';\n *\n * // Creates a zero-filled Buffer of length 10.\n * const buf1 = Buffer.alloc(10);\n *\n * // Creates a Buffer of length 10,\n * // filled with bytes which all have the value `1`.\n * const buf2 = Buffer.alloc(10, 1);\n *\n * // Creates an uninitialized buffer of length 10.\n * // This is faster than calling Buffer.alloc() but the returned\n * // Buffer instance might contain old data that needs to be\n * // overwritten using fill(), write(), or other functions that fill the Buffer's\n * // contents.\n * const buf3 = Buffer.allocUnsafe(10);\n *\n * // Creates a Buffer containing the bytes [1, 2, 3].\n * const buf4 = Buffer.from([1, 2, 3]);\n *\n * // Creates a Buffer containing the bytes [1, 1, 1, 1] – the entries\n * // are all truncated using `(value &#x26; 255)` to fit into the range 0–255.\n * const buf5 = Buffer.from([257, 257.5, -255, '1']);\n *\n * // Creates a Buffer containing the UTF-8-encoded bytes for the string 'tést':\n * // [0x74, 0xc3, 0xa9, 0x73, 0x74] (in hexadecimal notation)\n * // [116, 195, 169, 115, 116] (in decimal notation)\n * const buf6 = Buffer.from('tést');\n *\n * // Creates a Buffer containing the Latin-1 bytes [0x74, 0xe9, 0x73, 0x74].\n * const buf7 = Buffer.from('tést', 'latin1');\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/buffer.js)\n */\ndeclare module \"buffer\" {\n    import { BinaryLike } from \"node:crypto\";\n    import { ReadableStream as WebReadableStream } from \"node:stream/web\";\n    /**\n     * This function returns `true` if `input` contains only valid UTF-8-encoded data,\n     * including the case in which `input` is empty.\n     *\n     * Throws if the `input` is a detached array buffer.\n     * @since v19.4.0, v18.14.0\n     * @param input The input to validate.\n     */\n    export function isUtf8(input: Buffer | ArrayBuffer | NodeJS.TypedArray): boolean;\n    /**\n     * This function returns `true` if `input` contains only valid ASCII-encoded data,\n     * including the case in which `input` is empty.\n     *\n     * Throws if the `input` is a detached array buffer.\n     * @since v19.6.0, v18.15.0\n     * @param input The input to validate.\n     */\n    export function isAscii(input: Buffer | ArrayBuffer | NodeJS.TypedArray): boolean;\n    export let INSPECT_MAX_BYTES: number;\n    export const kMaxLength: number;\n    export const kStringMaxLength: number;\n    export const constants: {\n        MAX_LENGTH: number;\n        MAX_STRING_LENGTH: number;\n    };\n    export type TranscodeEncoding =\n        | \"ascii\"\n        | \"utf8\"\n        | \"utf-8\"\n        | \"utf16le\"\n        | \"utf-16le\"\n        | \"ucs2\"\n        | \"ucs-2\"\n        | \"latin1\"\n        | \"binary\";\n    /**\n     * Re-encodes the given `Buffer` or `Uint8Array` instance from one character\n     * encoding to another. Returns a new `Buffer` instance.\n     *\n     * Throws if the `fromEnc` or `toEnc` specify invalid character encodings or if\n     * conversion from `fromEnc` to `toEnc` is not permitted.\n     *\n     * Encodings supported by `buffer.transcode()` are: `'ascii'`, `'utf8'`, `'utf16le'`, `'ucs2'`, `'latin1'`, and `'binary'`.\n     *\n     * The transcoding process will use substitution characters if a given byte\n     * sequence cannot be adequately represented in the target encoding. For instance:\n     *\n     * ```js\n     * import { Buffer, transcode } from 'node:buffer';\n     *\n     * const newBuf = transcode(Buffer.from('€'), 'utf8', 'ascii');\n     * console.log(newBuf.toString('ascii'));\n     * // Prints: '?'\n     * ```\n     *\n     * Because the Euro (`€`) sign is not representable in US-ASCII, it is replaced\n     * with `?` in the transcoded `Buffer`.\n     * @since v7.1.0\n     * @param source A `Buffer` or `Uint8Array` instance.\n     * @param fromEnc The current encoding.\n     * @param toEnc To target encoding.\n     */\n    export function transcode(source: Uint8Array, fromEnc: TranscodeEncoding, toEnc: TranscodeEncoding): Buffer;\n    /**\n     * Resolves a `'blob:nodedata:...'` an associated `Blob` object registered using\n     * a prior call to `URL.createObjectURL()`.\n     * @since v16.7.0\n     * @experimental\n     * @param id A `'blob:nodedata:...` URL string returned by a prior call to `URL.createObjectURL()`.\n     */\n    export function resolveObjectURL(id: string): Blob | undefined;\n    export { type AllowSharedBuffer, Buffer, type NonSharedBuffer };\n    /**\n     * @experimental\n     */\n    export interface BlobOptions {\n        /**\n         * One of either `'transparent'` or `'native'`. When set to `'native'`, line endings in string source parts\n         * will be converted to the platform native line-ending as specified by `import { EOL } from 'node:node:os'`.\n         */\n        endings?: \"transparent\" | \"native\";\n        /**\n         * The Blob content-type. The intent is for `type` to convey\n         * the MIME media type of the data, however no validation of the type format\n         * is performed.\n         */\n        type?: string | undefined;\n    }\n    /**\n     * A [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob) encapsulates immutable, raw data that can be safely shared across\n     * multiple worker threads.\n     * @since v15.7.0, v14.18.0\n     */\n    export class Blob {\n        /**\n         * The total size of the `Blob` in bytes.\n         * @since v15.7.0, v14.18.0\n         */\n        readonly size: number;\n        /**\n         * The content-type of the `Blob`.\n         * @since v15.7.0, v14.18.0\n         */\n        readonly type: string;\n        /**\n         * Creates a new `Blob` object containing a concatenation of the given sources.\n         *\n         * {ArrayBuffer}, {TypedArray}, {DataView}, and {Buffer} sources are copied into\n         * the 'Blob' and can therefore be safely modified after the 'Blob' is created.\n         *\n         * String sources are also copied into the `Blob`.\n         */\n        constructor(sources: Array<ArrayBuffer | BinaryLike | Blob>, options?: BlobOptions);\n        /**\n         * Returns a promise that fulfills with an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) containing a copy of\n         * the `Blob` data.\n         * @since v15.7.0, v14.18.0\n         */\n        arrayBuffer(): Promise<ArrayBuffer>;\n        /**\n         * The `blob.bytes()` method returns the byte of the `Blob` object as a `Promise<Uint8Array>`.\n         *\n         * ```js\n         * const blob = new Blob(['hello']);\n         * blob.bytes().then((bytes) => {\n         *   console.log(bytes); // Outputs: Uint8Array(5) [ 104, 101, 108, 108, 111 ]\n         * });\n         * ```\n         * @since v20.16.0\n         */\n        bytes(): Promise<Uint8Array>;\n        /**\n         * Creates and returns a new `Blob` containing a subset of this `Blob` objects\n         * data. The original `Blob` is not altered.\n         * @since v15.7.0, v14.18.0\n         * @param start The starting index.\n         * @param end The ending index.\n         * @param type The content-type for the new `Blob`\n         */\n        slice(start?: number, end?: number, type?: string): Blob;\n        /**\n         * Returns a promise that fulfills with the contents of the `Blob` decoded as a\n         * UTF-8 string.\n         * @since v15.7.0, v14.18.0\n         */\n        text(): Promise<string>;\n        /**\n         * Returns a new `ReadableStream` that allows the content of the `Blob` to be read.\n         * @since v16.7.0\n         */\n        stream(): WebReadableStream;\n    }\n    export interface FileOptions {\n        /**\n         * One of either `'transparent'` or `'native'`. When set to `'native'`, line endings in string source parts will be\n         * converted to the platform native line-ending as specified by `import { EOL } from 'node:node:os'`.\n         */\n        endings?: \"native\" | \"transparent\";\n        /** The File content-type. */\n        type?: string;\n        /** The last modified date of the file. `Default`: Date.now(). */\n        lastModified?: number;\n    }\n    /**\n     * A [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File) provides information about files.\n     * @since v19.2.0, v18.13.0\n     */\n    export class File extends Blob {\n        constructor(sources: Array<BinaryLike | Blob>, fileName: string, options?: FileOptions);\n        /**\n         * The name of the `File`.\n         * @since v19.2.0, v18.13.0\n         */\n        readonly name: string;\n        /**\n         * The last modified date of the `File`.\n         * @since v19.2.0, v18.13.0\n         */\n        readonly lastModified: number;\n    }\n    export import atob = globalThis.atob;\n    export import btoa = globalThis.btoa;\n    export type WithImplicitCoercion<T> =\n        | T\n        | { valueOf(): T }\n        | (T extends string ? { [Symbol.toPrimitive](hint: \"string\"): T } : never);\n    global {\n        namespace NodeJS {\n            export { BufferEncoding };\n        }\n        // Buffer class\n        type BufferEncoding =\n            | \"ascii\"\n            | \"utf8\"\n            | \"utf-8\"\n            | \"utf16le\"\n            | \"utf-16le\"\n            | \"ucs2\"\n            | \"ucs-2\"\n            | \"base64\"\n            | \"base64url\"\n            | \"latin1\"\n            | \"binary\"\n            | \"hex\";\n        /**\n         * Raw data is stored in instances of the Buffer class.\n         * A Buffer is similar to an array of integers but corresponds to a raw memory allocation outside the V8 heap.  A Buffer cannot be resized.\n         * Valid string encodings: 'ascii'|'utf8'|'utf16le'|'ucs2'(alias of 'utf16le')|'base64'|'base64url'|'binary'(deprecated)|'hex'\n         */\n        interface BufferConstructor {\n            // see buffer.buffer.d.ts for implementation specific to TypeScript 5.7 and later\n            // see ts5.6/buffer.buffer.d.ts for implementation specific to TypeScript 5.6 and earlier\n\n            /**\n             * Returns `true` if `obj` is a `Buffer`, `false` otherwise.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * Buffer.isBuffer(Buffer.alloc(10)); // true\n             * Buffer.isBuffer(Buffer.from('foo')); // true\n             * Buffer.isBuffer('a string'); // false\n             * Buffer.isBuffer([]); // false\n             * Buffer.isBuffer(new Uint8Array(1024)); // false\n             * ```\n             * @since v0.1.101\n             */\n            isBuffer(obj: any): obj is Buffer;\n            /**\n             * Returns `true` if `encoding` is the name of a supported character encoding,\n             * or `false` otherwise.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * console.log(Buffer.isEncoding('utf8'));\n             * // Prints: true\n             *\n             * console.log(Buffer.isEncoding('hex'));\n             * // Prints: true\n             *\n             * console.log(Buffer.isEncoding('utf/8'));\n             * // Prints: false\n             *\n             * console.log(Buffer.isEncoding(''));\n             * // Prints: false\n             * ```\n             * @since v0.9.1\n             * @param encoding A character encoding name to check.\n             */\n            isEncoding(encoding: string): encoding is BufferEncoding;\n            /**\n             * Returns the byte length of a string when encoded using `encoding`.\n             * This is not the same as [`String.prototype.length`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/length), which does not account\n             * for the encoding that is used to convert the string into bytes.\n             *\n             * For `'base64'`, `'base64url'`, and `'hex'`, this function assumes valid input.\n             * For strings that contain non-base64/hex-encoded data (e.g. whitespace), the\n             * return value might be greater than the length of a `Buffer` created from the\n             * string.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const str = '\\u00bd + \\u00bc = \\u00be';\n             *\n             * console.log(`${str}: ${str.length} characters, ` +\n             *             `${Buffer.byteLength(str, 'utf8')} bytes`);\n             * // Prints: ½ + ¼ = ¾: 9 characters, 12 bytes\n             * ```\n             *\n             * When `string` is a\n             * `Buffer`/[`DataView`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView)/[`TypedArray`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/-\n             * Reference/Global_Objects/TypedArray)/[`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer)/[`SharedArrayBuffer`](https://develop-\n             * er.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer), the byte length as reported by `.byteLength`is returned.\n             * @since v0.1.90\n             * @param string A value to calculate the length of.\n             * @param [encoding='utf8'] If `string` is a string, this is its encoding.\n             * @return The number of bytes contained within `string`.\n             */\n            byteLength(\n                string: string | Buffer | NodeJS.ArrayBufferView | ArrayBuffer | SharedArrayBuffer,\n                encoding?: BufferEncoding,\n            ): number;\n            /**\n             * Compares `buf1` to `buf2`, typically for the purpose of sorting arrays of `Buffer` instances. This is equivalent to calling `buf1.compare(buf2)`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from('1234');\n             * const buf2 = Buffer.from('0123');\n             * const arr = [buf1, buf2];\n             *\n             * console.log(arr.sort(Buffer.compare));\n             * // Prints: [ <Buffer 30 31 32 33>, <Buffer 31 32 33 34> ]\n             * // (This result is equal to: [buf2, buf1].)\n             * ```\n             * @since v0.11.13\n             * @return Either `-1`, `0`, or `1`, depending on the result of the comparison. See `compare` for details.\n             */\n            compare(buf1: Uint8Array, buf2: Uint8Array): -1 | 0 | 1;\n            /**\n             * This is the size (in bytes) of pre-allocated internal `Buffer` instances used\n             * for pooling. This value may be modified.\n             * @since v0.11.3\n             */\n            poolSize: number;\n        }\n        interface Buffer {\n            // see buffer.buffer.d.ts for implementation specific to TypeScript 5.7 and later\n            // see ts5.6/buffer.buffer.d.ts for implementation specific to TypeScript 5.6 and earlier\n\n            /**\n             * Writes `string` to `buf` at `offset` according to the character encoding in`encoding`. The `length` parameter is the number of bytes to write. If `buf` did\n             * not contain enough space to fit the entire string, only part of `string` will be\n             * written. However, partially encoded characters will not be written.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.alloc(256);\n             *\n             * const len = buf.write('\\u00bd + \\u00bc = \\u00be', 0);\n             *\n             * console.log(`${len} bytes: ${buf.toString('utf8', 0, len)}`);\n             * // Prints: 12 bytes: ½ + ¼ = ¾\n             *\n             * const buffer = Buffer.alloc(10);\n             *\n             * const length = buffer.write('abcd', 8);\n             *\n             * console.log(`${length} bytes: ${buffer.toString('utf8', 8, 10)}`);\n             * // Prints: 2 bytes : ab\n             * ```\n             * @since v0.1.90\n             * @param string String to write to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write `string`.\n             * @param [length=buf.length - offset] Maximum number of bytes to write (written bytes will not exceed `buf.length - offset`).\n             * @param [encoding='utf8'] The character encoding of `string`.\n             * @return Number of bytes written.\n             */\n            write(string: string, encoding?: BufferEncoding): number;\n            write(string: string, offset: number, encoding?: BufferEncoding): number;\n            write(string: string, offset: number, length: number, encoding?: BufferEncoding): number;\n            /**\n             * Decodes `buf` to a string according to the specified character encoding in`encoding`. `start` and `end` may be passed to decode only a subset of `buf`.\n             *\n             * If `encoding` is `'utf8'` and a byte sequence in the input is not valid UTF-8,\n             * then each invalid byte is replaced with the replacement character `U+FFFD`.\n             *\n             * The maximum length of a string instance (in UTF-16 code units) is available\n             * as {@link constants.MAX_STRING_LENGTH}.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.allocUnsafe(26);\n             *\n             * for (let i = 0; i < 26; i++) {\n             *   // 97 is the decimal ASCII value for 'a'.\n             *   buf1[i] = i + 97;\n             * }\n             *\n             * console.log(buf1.toString('utf8'));\n             * // Prints: abcdefghijklmnopqrstuvwxyz\n             * console.log(buf1.toString('utf8', 0, 5));\n             * // Prints: abcde\n             *\n             * const buf2 = Buffer.from('tést');\n             *\n             * console.log(buf2.toString('hex'));\n             * // Prints: 74c3a97374\n             * console.log(buf2.toString('utf8', 0, 3));\n             * // Prints: té\n             * console.log(buf2.toString(undefined, 0, 3));\n             * // Prints: té\n             * ```\n             * @since v0.1.90\n             * @param [encoding='utf8'] The character encoding to use.\n             * @param [start=0] The byte offset to start decoding at.\n             * @param [end=buf.length] The byte offset to stop decoding at (not inclusive).\n             */\n            toString(encoding?: BufferEncoding, start?: number, end?: number): string;\n            /**\n             * Returns a JSON representation of `buf`. [`JSON.stringify()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify) implicitly calls\n             * this function when stringifying a `Buffer` instance.\n             *\n             * `Buffer.from()` accepts objects in the format returned from this method.\n             * In particular, `Buffer.from(buf.toJSON())` works like `Buffer.from(buf)`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5]);\n             * const json = JSON.stringify(buf);\n             *\n             * console.log(json);\n             * // Prints: {\"type\":\"Buffer\",\"data\":[1,2,3,4,5]}\n             *\n             * const copy = JSON.parse(json, (key, value) => {\n             *   return value &#x26;&#x26; value.type === 'Buffer' ?\n             *     Buffer.from(value) :\n             *     value;\n             * });\n             *\n             * console.log(copy);\n             * // Prints: <Buffer 01 02 03 04 05>\n             * ```\n             * @since v0.9.2\n             */\n            toJSON(): {\n                type: \"Buffer\";\n                data: number[];\n            };\n            /**\n             * Returns `true` if both `buf` and `otherBuffer` have exactly the same bytes,`false` otherwise. Equivalent to `buf.compare(otherBuffer) === 0`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from('ABC');\n             * const buf2 = Buffer.from('414243', 'hex');\n             * const buf3 = Buffer.from('ABCD');\n             *\n             * console.log(buf1.equals(buf2));\n             * // Prints: true\n             * console.log(buf1.equals(buf3));\n             * // Prints: false\n             * ```\n             * @since v0.11.13\n             * @param otherBuffer A `Buffer` or {@link Uint8Array} with which to compare `buf`.\n             */\n            equals(otherBuffer: Uint8Array): boolean;\n            /**\n             * Compares `buf` with `target` and returns a number indicating whether `buf`comes before, after, or is the same as `target` in sort order.\n             * Comparison is based on the actual sequence of bytes in each `Buffer`.\n             *\n             * * `0` is returned if `target` is the same as `buf`\n             * * `1` is returned if `target` should come _before_`buf` when sorted.\n             * * `-1` is returned if `target` should come _after_`buf` when sorted.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from('ABC');\n             * const buf2 = Buffer.from('BCD');\n             * const buf3 = Buffer.from('ABCD');\n             *\n             * console.log(buf1.compare(buf1));\n             * // Prints: 0\n             * console.log(buf1.compare(buf2));\n             * // Prints: -1\n             * console.log(buf1.compare(buf3));\n             * // Prints: -1\n             * console.log(buf2.compare(buf1));\n             * // Prints: 1\n             * console.log(buf2.compare(buf3));\n             * // Prints: 1\n             * console.log([buf1, buf2, buf3].sort(Buffer.compare));\n             * // Prints: [ <Buffer 41 42 43>, <Buffer 41 42 43 44>, <Buffer 42 43 44> ]\n             * // (This result is equal to: [buf1, buf3, buf2].)\n             * ```\n             *\n             * The optional `targetStart`, `targetEnd`, `sourceStart`, and `sourceEnd` arguments can be used to limit the comparison to specific ranges within `target` and `buf` respectively.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from([1, 2, 3, 4, 5, 6, 7, 8, 9]);\n             * const buf2 = Buffer.from([5, 6, 7, 8, 9, 1, 2, 3, 4]);\n             *\n             * console.log(buf1.compare(buf2, 5, 9, 0, 4));\n             * // Prints: 0\n             * console.log(buf1.compare(buf2, 0, 6, 4));\n             * // Prints: -1\n             * console.log(buf1.compare(buf2, 5, 6, 5));\n             * // Prints: 1\n             * ```\n             *\n             * `ERR_OUT_OF_RANGE` is thrown if `targetStart < 0`, `sourceStart < 0`, `targetEnd > target.byteLength`, or `sourceEnd > source.byteLength`.\n             * @since v0.11.13\n             * @param target A `Buffer` or {@link Uint8Array} with which to compare `buf`.\n             * @param [targetStart=0] The offset within `target` at which to begin comparison.\n             * @param [targetEnd=target.length] The offset within `target` at which to end comparison (not inclusive).\n             * @param [sourceStart=0] The offset within `buf` at which to begin comparison.\n             * @param [sourceEnd=buf.length] The offset within `buf` at which to end comparison (not inclusive).\n             */\n            compare(\n                target: Uint8Array,\n                targetStart?: number,\n                targetEnd?: number,\n                sourceStart?: number,\n                sourceEnd?: number,\n            ): -1 | 0 | 1;\n            /**\n             * Copies data from a region of `buf` to a region in `target`, even if the `target`memory region overlaps with `buf`.\n             *\n             * [`TypedArray.prototype.set()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/set) performs the same operation, and is available\n             * for all TypedArrays, including Node.js `Buffer`s, although it takes\n             * different function arguments.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Create two `Buffer` instances.\n             * const buf1 = Buffer.allocUnsafe(26);\n             * const buf2 = Buffer.allocUnsafe(26).fill('!');\n             *\n             * for (let i = 0; i < 26; i++) {\n             *   // 97 is the decimal ASCII value for 'a'.\n             *   buf1[i] = i + 97;\n             * }\n             *\n             * // Copy `buf1` bytes 16 through 19 into `buf2` starting at byte 8 of `buf2`.\n             * buf1.copy(buf2, 8, 16, 20);\n             * // This is equivalent to:\n             * // buf2.set(buf1.subarray(16, 20), 8);\n             *\n             * console.log(buf2.toString('ascii', 0, 25));\n             * // Prints: !!!!!!!!qrst!!!!!!!!!!!!!\n             * ```\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Create a `Buffer` and copy data from one region to an overlapping region\n             * // within the same `Buffer`.\n             *\n             * const buf = Buffer.allocUnsafe(26);\n             *\n             * for (let i = 0; i < 26; i++) {\n             *   // 97 is the decimal ASCII value for 'a'.\n             *   buf[i] = i + 97;\n             * }\n             *\n             * buf.copy(buf, 0, 4, 10);\n             *\n             * console.log(buf.toString());\n             * // Prints: efghijghijklmnopqrstuvwxyz\n             * ```\n             * @since v0.1.90\n             * @param target A `Buffer` or {@link Uint8Array} to copy into.\n             * @param [targetStart=0] The offset within `target` at which to begin writing.\n             * @param [sourceStart=0] The offset within `buf` from which to begin copying.\n             * @param [sourceEnd=buf.length] The offset within `buf` at which to stop copying (not inclusive).\n             * @return The number of bytes copied.\n             */\n            copy(target: Uint8Array, targetStart?: number, sourceStart?: number, sourceEnd?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as big-endian.\n             *\n             * `value` is interpreted and written as a two's complement signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(8);\n             *\n             * buf.writeBigInt64BE(0x0102030405060708n, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 01 02 03 04 05 06 07 08>\n             * ```\n             * @since v12.0.0, v10.20.0\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeBigInt64BE(value: bigint, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as little-endian.\n             *\n             * `value` is interpreted and written as a two's complement signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(8);\n             *\n             * buf.writeBigInt64LE(0x0102030405060708n, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 08 07 06 05 04 03 02 01>\n             * ```\n             * @since v12.0.0, v10.20.0\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeBigInt64LE(value: bigint, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as big-endian.\n             *\n             * This function is also available under the `writeBigUint64BE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(8);\n             *\n             * buf.writeBigUInt64BE(0xdecafafecacefaden, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer de ca fa fe ca ce fa de>\n             * ```\n             * @since v12.0.0, v10.20.0\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeBigUInt64BE(value: bigint, offset?: number): number;\n            /**\n             * @alias Buffer.writeBigUInt64BE\n             * @since v14.10.0, v12.19.0\n             */\n            writeBigUint64BE(value: bigint, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as little-endian\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(8);\n             *\n             * buf.writeBigUInt64LE(0xdecafafecacefaden, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer de fa ce ca fe fa ca de>\n             * ```\n             *\n             * This function is also available under the `writeBigUint64LE` alias.\n             * @since v12.0.0, v10.20.0\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy: `0 <= offset <= buf.length - 8`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeBigUInt64LE(value: bigint, offset?: number): number;\n            /**\n             * @alias Buffer.writeBigUInt64LE\n             * @since v14.10.0, v12.19.0\n             */\n            writeBigUint64LE(value: bigint, offset?: number): number;\n            /**\n             * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as little-endian. Supports up to 48 bits of accuracy. Behavior is undefined\n             * when `value` is anything other than an unsigned integer.\n             *\n             * This function is also available under the `writeUintLE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(6);\n             *\n             * buf.writeUIntLE(0x1234567890ab, 0, 6);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer ab 90 78 56 34 12>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`.\n             * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeUIntLE(value: number, offset: number, byteLength: number): number;\n            /**\n             * @alias Buffer.writeUIntLE\n             * @since v14.9.0, v12.19.0\n             */\n            writeUintLE(value: number, offset: number, byteLength: number): number;\n            /**\n             * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as big-endian. Supports up to 48 bits of accuracy. Behavior is undefined\n             * when `value` is anything other than an unsigned integer.\n             *\n             * This function is also available under the `writeUintBE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(6);\n             *\n             * buf.writeUIntBE(0x1234567890ab, 0, 6);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 12 34 56 78 90 ab>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`.\n             * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeUIntBE(value: number, offset: number, byteLength: number): number;\n            /**\n             * @alias Buffer.writeUIntBE\n             * @since v14.9.0, v12.19.0\n             */\n            writeUintBE(value: number, offset: number, byteLength: number): number;\n            /**\n             * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as little-endian. Supports up to 48 bits of accuracy. Behavior is undefined\n             * when `value` is anything other than a signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(6);\n             *\n             * buf.writeIntLE(0x1234567890ab, 0, 6);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer ab 90 78 56 34 12>\n             * ```\n             * @since v0.11.15\n             * @param value Number to be written to `buf`.\n             * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`.\n             * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeIntLE(value: number, offset: number, byteLength: number): number;\n            /**\n             * Writes `byteLength` bytes of `value` to `buf` at the specified `offset`as big-endian. Supports up to 48 bits of accuracy. Behavior is undefined when`value` is anything other than a\n             * signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(6);\n             *\n             * buf.writeIntBE(0x1234567890ab, 0, 6);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 12 34 56 78 90 ab>\n             * ```\n             * @since v0.11.15\n             * @param value Number to be written to `buf`.\n             * @param offset Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - byteLength`.\n             * @param byteLength Number of bytes to write. Must satisfy `0 < byteLength <= 6`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeIntBE(value: number, offset: number, byteLength: number): number;\n            /**\n             * Reads an unsigned, big-endian 64-bit integer from `buf` at the specified`offset`.\n             *\n             * This function is also available under the `readBigUint64BE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff]);\n             *\n             * console.log(buf.readBigUInt64BE(0));\n             * // Prints: 4294967295n\n             * ```\n             * @since v12.0.0, v10.20.0\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`.\n             */\n            readBigUInt64BE(offset?: number): bigint;\n            /**\n             * @alias Buffer.readBigUInt64BE\n             * @since v14.10.0, v12.19.0\n             */\n            readBigUint64BE(offset?: number): bigint;\n            /**\n             * Reads an unsigned, little-endian 64-bit integer from `buf` at the specified`offset`.\n             *\n             * This function is also available under the `readBigUint64LE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff]);\n             *\n             * console.log(buf.readBigUInt64LE(0));\n             * // Prints: 18446744069414584320n\n             * ```\n             * @since v12.0.0, v10.20.0\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`.\n             */\n            readBigUInt64LE(offset?: number): bigint;\n            /**\n             * @alias Buffer.readBigUInt64LE\n             * @since v14.10.0, v12.19.0\n             */\n            readBigUint64LE(offset?: number): bigint;\n            /**\n             * Reads a signed, big-endian 64-bit integer from `buf` at the specified `offset`.\n             *\n             * Integers read from a `Buffer` are interpreted as two's complement signed\n             * values.\n             * @since v12.0.0, v10.20.0\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`.\n             */\n            readBigInt64BE(offset?: number): bigint;\n            /**\n             * Reads a signed, little-endian 64-bit integer from `buf` at the specified`offset`.\n             *\n             * Integers read from a `Buffer` are interpreted as two's complement signed\n             * values.\n             * @since v12.0.0, v10.20.0\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy: `0 <= offset <= buf.length - 8`.\n             */\n            readBigInt64LE(offset?: number): bigint;\n            /**\n             * Reads `byteLength` number of bytes from `buf` at the specified `offset` and interprets the result as an unsigned, little-endian integer supporting\n             * up to 48 bits of accuracy.\n             *\n             * This function is also available under the `readUintLE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]);\n             *\n             * console.log(buf.readUIntLE(0, 6).toString(16));\n             * // Prints: ab9078563412\n             * ```\n             * @since v0.11.15\n             * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`.\n             * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`.\n             */\n            readUIntLE(offset: number, byteLength: number): number;\n            /**\n             * @alias Buffer.readUIntLE\n             * @since v14.9.0, v12.19.0\n             */\n            readUintLE(offset: number, byteLength: number): number;\n            /**\n             * Reads `byteLength` number of bytes from `buf` at the specified `offset` and interprets the result as an unsigned big-endian integer supporting\n             * up to 48 bits of accuracy.\n             *\n             * This function is also available under the `readUintBE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]);\n             *\n             * console.log(buf.readUIntBE(0, 6).toString(16));\n             * // Prints: 1234567890ab\n             * console.log(buf.readUIntBE(1, 6).toString(16));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.11.15\n             * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`.\n             * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`.\n             */\n            readUIntBE(offset: number, byteLength: number): number;\n            /**\n             * @alias Buffer.readUIntBE\n             * @since v14.9.0, v12.19.0\n             */\n            readUintBE(offset: number, byteLength: number): number;\n            /**\n             * Reads `byteLength` number of bytes from `buf` at the specified `offset` and interprets the result as a little-endian, two's complement signed value\n             * supporting up to 48 bits of accuracy.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]);\n             *\n             * console.log(buf.readIntLE(0, 6).toString(16));\n             * // Prints: -546f87a9cbee\n             * ```\n             * @since v0.11.15\n             * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`.\n             * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`.\n             */\n            readIntLE(offset: number, byteLength: number): number;\n            /**\n             * Reads `byteLength` number of bytes from `buf` at the specified `offset` and interprets the result as a big-endian, two's complement signed value\n             * supporting up to 48 bits of accuracy.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]);\n             *\n             * console.log(buf.readIntBE(0, 6).toString(16));\n             * // Prints: 1234567890ab\n             * console.log(buf.readIntBE(1, 6).toString(16));\n             * // Throws ERR_OUT_OF_RANGE.\n             * console.log(buf.readIntBE(1, 0).toString(16));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.11.15\n             * @param offset Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - byteLength`.\n             * @param byteLength Number of bytes to read. Must satisfy `0 < byteLength <= 6`.\n             */\n            readIntBE(offset: number, byteLength: number): number;\n            /**\n             * Reads an unsigned 8-bit integer from `buf` at the specified `offset`.\n             *\n             * This function is also available under the `readUint8` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([1, -2]);\n             *\n             * console.log(buf.readUInt8(0));\n             * // Prints: 1\n             * console.log(buf.readUInt8(1));\n             * // Prints: 254\n             * console.log(buf.readUInt8(2));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.5.0\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 1`.\n             */\n            readUInt8(offset?: number): number;\n            /**\n             * @alias Buffer.readUInt8\n             * @since v14.9.0, v12.19.0\n             */\n            readUint8(offset?: number): number;\n            /**\n             * Reads an unsigned, little-endian 16-bit integer from `buf` at the specified `offset`.\n             *\n             * This function is also available under the `readUint16LE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x12, 0x34, 0x56]);\n             *\n             * console.log(buf.readUInt16LE(0).toString(16));\n             * // Prints: 3412\n             * console.log(buf.readUInt16LE(1).toString(16));\n             * // Prints: 5634\n             * console.log(buf.readUInt16LE(2).toString(16));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.5.5\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`.\n             */\n            readUInt16LE(offset?: number): number;\n            /**\n             * @alias Buffer.readUInt16LE\n             * @since v14.9.0, v12.19.0\n             */\n            readUint16LE(offset?: number): number;\n            /**\n             * Reads an unsigned, big-endian 16-bit integer from `buf` at the specified`offset`.\n             *\n             * This function is also available under the `readUint16BE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x12, 0x34, 0x56]);\n             *\n             * console.log(buf.readUInt16BE(0).toString(16));\n             * // Prints: 1234\n             * console.log(buf.readUInt16BE(1).toString(16));\n             * // Prints: 3456\n             * ```\n             * @since v0.5.5\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`.\n             */\n            readUInt16BE(offset?: number): number;\n            /**\n             * @alias Buffer.readUInt16BE\n             * @since v14.9.0, v12.19.0\n             */\n            readUint16BE(offset?: number): number;\n            /**\n             * Reads an unsigned, little-endian 32-bit integer from `buf` at the specified`offset`.\n             *\n             * This function is also available under the `readUint32LE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78]);\n             *\n             * console.log(buf.readUInt32LE(0).toString(16));\n             * // Prints: 78563412\n             * console.log(buf.readUInt32LE(1).toString(16));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.5.5\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`.\n             */\n            readUInt32LE(offset?: number): number;\n            /**\n             * @alias Buffer.readUInt32LE\n             * @since v14.9.0, v12.19.0\n             */\n            readUint32LE(offset?: number): number;\n            /**\n             * Reads an unsigned, big-endian 32-bit integer from `buf` at the specified`offset`.\n             *\n             * This function is also available under the `readUint32BE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0x12, 0x34, 0x56, 0x78]);\n             *\n             * console.log(buf.readUInt32BE(0).toString(16));\n             * // Prints: 12345678\n             * ```\n             * @since v0.5.5\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`.\n             */\n            readUInt32BE(offset?: number): number;\n            /**\n             * @alias Buffer.readUInt32BE\n             * @since v14.9.0, v12.19.0\n             */\n            readUint32BE(offset?: number): number;\n            /**\n             * Reads a signed 8-bit integer from `buf` at the specified `offset`.\n             *\n             * Integers read from a `Buffer` are interpreted as two's complement signed values.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([-1, 5]);\n             *\n             * console.log(buf.readInt8(0));\n             * // Prints: -1\n             * console.log(buf.readInt8(1));\n             * // Prints: 5\n             * console.log(buf.readInt8(2));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.5.0\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 1`.\n             */\n            readInt8(offset?: number): number;\n            /**\n             * Reads a signed, little-endian 16-bit integer from `buf` at the specified`offset`.\n             *\n             * Integers read from a `Buffer` are interpreted as two's complement signed values.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0, 5]);\n             *\n             * console.log(buf.readInt16LE(0));\n             * // Prints: 1280\n             * console.log(buf.readInt16LE(1));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.5.5\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`.\n             */\n            readInt16LE(offset?: number): number;\n            /**\n             * Reads a signed, big-endian 16-bit integer from `buf` at the specified `offset`.\n             *\n             * Integers read from a `Buffer` are interpreted as two's complement signed values.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0, 5]);\n             *\n             * console.log(buf.readInt16BE(0));\n             * // Prints: 5\n             * ```\n             * @since v0.5.5\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 2`.\n             */\n            readInt16BE(offset?: number): number;\n            /**\n             * Reads a signed, little-endian 32-bit integer from `buf` at the specified`offset`.\n             *\n             * Integers read from a `Buffer` are interpreted as two's complement signed values.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0, 0, 0, 5]);\n             *\n             * console.log(buf.readInt32LE(0));\n             * // Prints: 83886080\n             * console.log(buf.readInt32LE(1));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.5.5\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`.\n             */\n            readInt32LE(offset?: number): number;\n            /**\n             * Reads a signed, big-endian 32-bit integer from `buf` at the specified `offset`.\n             *\n             * Integers read from a `Buffer` are interpreted as two's complement signed values.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([0, 0, 0, 5]);\n             *\n             * console.log(buf.readInt32BE(0));\n             * // Prints: 5\n             * ```\n             * @since v0.5.5\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`.\n             */\n            readInt32BE(offset?: number): number;\n            /**\n             * Reads a 32-bit, little-endian float from `buf` at the specified `offset`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([1, 2, 3, 4]);\n             *\n             * console.log(buf.readFloatLE(0));\n             * // Prints: 1.539989614439558e-36\n             * console.log(buf.readFloatLE(1));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.11.15\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`.\n             */\n            readFloatLE(offset?: number): number;\n            /**\n             * Reads a 32-bit, big-endian float from `buf` at the specified `offset`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([1, 2, 3, 4]);\n             *\n             * console.log(buf.readFloatBE(0));\n             * // Prints: 2.387939260590663e-38\n             * ```\n             * @since v0.11.15\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 4`.\n             */\n            readFloatBE(offset?: number): number;\n            /**\n             * Reads a 64-bit, little-endian double from `buf` at the specified `offset`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([1, 2, 3, 4, 5, 6, 7, 8]);\n             *\n             * console.log(buf.readDoubleLE(0));\n             * // Prints: 5.447603722011605e-270\n             * console.log(buf.readDoubleLE(1));\n             * // Throws ERR_OUT_OF_RANGE.\n             * ```\n             * @since v0.11.15\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 8`.\n             */\n            readDoubleLE(offset?: number): number;\n            /**\n             * Reads a 64-bit, big-endian double from `buf` at the specified `offset`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from([1, 2, 3, 4, 5, 6, 7, 8]);\n             *\n             * console.log(buf.readDoubleBE(0));\n             * // Prints: 8.20788039913184e-304\n             * ```\n             * @since v0.11.15\n             * @param [offset=0] Number of bytes to skip before starting to read. Must satisfy `0 <= offset <= buf.length - 8`.\n             */\n            readDoubleBE(offset?: number): number;\n            reverse(): this;\n            /**\n             * Interprets `buf` as an array of unsigned 16-bit integers and swaps the\n             * byte order _in-place_. Throws `ERR_INVALID_BUFFER_SIZE` if `buf.length` is not a multiple of 2.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8]);\n             *\n             * console.log(buf1);\n             * // Prints: <Buffer 01 02 03 04 05 06 07 08>\n             *\n             * buf1.swap16();\n             *\n             * console.log(buf1);\n             * // Prints: <Buffer 02 01 04 03 06 05 08 07>\n             *\n             * const buf2 = Buffer.from([0x1, 0x2, 0x3]);\n             *\n             * buf2.swap16();\n             * // Throws ERR_INVALID_BUFFER_SIZE.\n             * ```\n             *\n             * One convenient use of `buf.swap16()` is to perform a fast in-place conversion\n             * between UTF-16 little-endian and UTF-16 big-endian:\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from('This is little-endian UTF-16', 'utf16le');\n             * buf.swap16(); // Convert to big-endian UTF-16 text.\n             * ```\n             * @since v5.10.0\n             * @return A reference to `buf`.\n             */\n            swap16(): this;\n            /**\n             * Interprets `buf` as an array of unsigned 32-bit integers and swaps the\n             * byte order _in-place_. Throws `ERR_INVALID_BUFFER_SIZE` if `buf.length` is not a multiple of 4.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8]);\n             *\n             * console.log(buf1);\n             * // Prints: <Buffer 01 02 03 04 05 06 07 08>\n             *\n             * buf1.swap32();\n             *\n             * console.log(buf1);\n             * // Prints: <Buffer 04 03 02 01 08 07 06 05>\n             *\n             * const buf2 = Buffer.from([0x1, 0x2, 0x3]);\n             *\n             * buf2.swap32();\n             * // Throws ERR_INVALID_BUFFER_SIZE.\n             * ```\n             * @since v5.10.0\n             * @return A reference to `buf`.\n             */\n            swap32(): this;\n            /**\n             * Interprets `buf` as an array of 64-bit numbers and swaps byte order _in-place_.\n             * Throws `ERR_INVALID_BUFFER_SIZE` if `buf.length` is not a multiple of 8.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from([0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8]);\n             *\n             * console.log(buf1);\n             * // Prints: <Buffer 01 02 03 04 05 06 07 08>\n             *\n             * buf1.swap64();\n             *\n             * console.log(buf1);\n             * // Prints: <Buffer 08 07 06 05 04 03 02 01>\n             *\n             * const buf2 = Buffer.from([0x1, 0x2, 0x3]);\n             *\n             * buf2.swap64();\n             * // Throws ERR_INVALID_BUFFER_SIZE.\n             * ```\n             * @since v6.3.0\n             * @return A reference to `buf`.\n             */\n            swap64(): this;\n            /**\n             * Writes `value` to `buf` at the specified `offset`. `value` must be a\n             * valid unsigned 8-bit integer. Behavior is undefined when `value` is anything\n             * other than an unsigned 8-bit integer.\n             *\n             * This function is also available under the `writeUint8` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeUInt8(0x3, 0);\n             * buf.writeUInt8(0x4, 1);\n             * buf.writeUInt8(0x23, 2);\n             * buf.writeUInt8(0x42, 3);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 03 04 23 42>\n             * ```\n             * @since v0.5.0\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 1`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeUInt8(value: number, offset?: number): number;\n            /**\n             * @alias Buffer.writeUInt8\n             * @since v14.9.0, v12.19.0\n             */\n            writeUint8(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as little-endian. The `value` must be a valid unsigned 16-bit integer. Behavior is undefined when `value` is\n             * anything other than an unsigned 16-bit integer.\n             *\n             * This function is also available under the `writeUint16LE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeUInt16LE(0xdead, 0);\n             * buf.writeUInt16LE(0xbeef, 2);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer ad de ef be>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeUInt16LE(value: number, offset?: number): number;\n            /**\n             * @alias Buffer.writeUInt16LE\n             * @since v14.9.0, v12.19.0\n             */\n            writeUint16LE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as big-endian. The `value` must be a valid unsigned 16-bit integer. Behavior is undefined when `value`is anything other than an\n             * unsigned 16-bit integer.\n             *\n             * This function is also available under the `writeUint16BE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeUInt16BE(0xdead, 0);\n             * buf.writeUInt16BE(0xbeef, 2);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer de ad be ef>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeUInt16BE(value: number, offset?: number): number;\n            /**\n             * @alias Buffer.writeUInt16BE\n             * @since v14.9.0, v12.19.0\n             */\n            writeUint16BE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as little-endian. The `value` must be a valid unsigned 32-bit integer. Behavior is undefined when `value` is\n             * anything other than an unsigned 32-bit integer.\n             *\n             * This function is also available under the `writeUint32LE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeUInt32LE(0xfeedface, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer ce fa ed fe>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeUInt32LE(value: number, offset?: number): number;\n            /**\n             * @alias Buffer.writeUInt32LE\n             * @since v14.9.0, v12.19.0\n             */\n            writeUint32LE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as big-endian. The `value` must be a valid unsigned 32-bit integer. Behavior is undefined when `value`is anything other than an\n             * unsigned 32-bit integer.\n             *\n             * This function is also available under the `writeUint32BE` alias.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeUInt32BE(0xfeedface, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer fe ed fa ce>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeUInt32BE(value: number, offset?: number): number;\n            /**\n             * @alias Buffer.writeUInt32BE\n             * @since v14.9.0, v12.19.0\n             */\n            writeUint32BE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset`. `value` must be a valid\n             * signed 8-bit integer. Behavior is undefined when `value` is anything other than\n             * a signed 8-bit integer.\n             *\n             * `value` is interpreted and written as a two's complement signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(2);\n             *\n             * buf.writeInt8(2, 0);\n             * buf.writeInt8(-2, 1);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 02 fe>\n             * ```\n             * @since v0.5.0\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 1`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeInt8(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as little-endian.  The `value` must be a valid signed 16-bit integer. Behavior is undefined when `value` is\n             * anything other than a signed 16-bit integer.\n             *\n             * The `value` is interpreted and written as a two's complement signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(2);\n             *\n             * buf.writeInt16LE(0x0304, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 04 03>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeInt16LE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as big-endian.  The `value` must be a valid signed 16-bit integer. Behavior is undefined when `value` is\n             * anything other than a signed 16-bit integer.\n             *\n             * The `value` is interpreted and written as a two's complement signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(2);\n             *\n             * buf.writeInt16BE(0x0102, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 01 02>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 2`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeInt16BE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as little-endian. The `value` must be a valid signed 32-bit integer. Behavior is undefined when `value` is\n             * anything other than a signed 32-bit integer.\n             *\n             * The `value` is interpreted and written as a two's complement signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeInt32LE(0x05060708, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 08 07 06 05>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeInt32LE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as big-endian. The `value` must be a valid signed 32-bit integer. Behavior is undefined when `value` is\n             * anything other than a signed 32-bit integer.\n             *\n             * The `value` is interpreted and written as a two's complement signed integer.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeInt32BE(0x01020304, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 01 02 03 04>\n             * ```\n             * @since v0.5.5\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeInt32BE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as little-endian. Behavior is\n             * undefined when `value` is anything other than a JavaScript number.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeFloatLE(0xcafebabe, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer bb fe 4a 4f>\n             * ```\n             * @since v0.11.15\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeFloatLE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as big-endian. Behavior is\n             * undefined when `value` is anything other than a JavaScript number.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(4);\n             *\n             * buf.writeFloatBE(0xcafebabe, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 4f 4a fe bb>\n             * ```\n             * @since v0.11.15\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 4`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeFloatBE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as little-endian. The `value` must be a JavaScript number. Behavior is undefined when `value` is anything\n             * other than a JavaScript number.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(8);\n             *\n             * buf.writeDoubleLE(123.456, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 77 be 9f 1a 2f dd 5e 40>\n             * ```\n             * @since v0.11.15\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 8`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeDoubleLE(value: number, offset?: number): number;\n            /**\n             * Writes `value` to `buf` at the specified `offset` as big-endian. The `value` must be a JavaScript number. Behavior is undefined when `value` is anything\n             * other than a JavaScript number.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(8);\n             *\n             * buf.writeDoubleBE(123.456, 0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 40 5e dd 2f 1a 9f be 77>\n             * ```\n             * @since v0.11.15\n             * @param value Number to be written to `buf`.\n             * @param [offset=0] Number of bytes to skip before starting to write. Must satisfy `0 <= offset <= buf.length - 8`.\n             * @return `offset` plus the number of bytes written.\n             */\n            writeDoubleBE(value: number, offset?: number): number;\n            /**\n             * Fills `buf` with the specified `value`. If the `offset` and `end` are not given,\n             * the entire `buf` will be filled:\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Fill a `Buffer` with the ASCII character 'h'.\n             *\n             * const b = Buffer.allocUnsafe(50).fill('h');\n             *\n             * console.log(b.toString());\n             * // Prints: hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh\n             *\n             * // Fill a buffer with empty string\n             * const c = Buffer.allocUnsafe(5).fill('');\n             *\n             * console.log(c.fill(''));\n             * // Prints: <Buffer 00 00 00 00 00>\n             * ```\n             *\n             * `value` is coerced to a `uint32` value if it is not a string, `Buffer`, or\n             * integer. If the resulting integer is greater than `255` (decimal), `buf` will be\n             * filled with `value &#x26; 255`.\n             *\n             * If the final write of a `fill()` operation falls on a multi-byte character,\n             * then only the bytes of that character that fit into `buf` are written:\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Fill a `Buffer` with character that takes up two bytes in UTF-8.\n             *\n             * console.log(Buffer.allocUnsafe(5).fill('\\u0222'));\n             * // Prints: <Buffer c8 a2 c8 a2 c8>\n             * ```\n             *\n             * If `value` contains invalid characters, it is truncated; if no valid\n             * fill data remains, an exception is thrown:\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(5);\n             *\n             * console.log(buf.fill('a'));\n             * // Prints: <Buffer 61 61 61 61 61>\n             * console.log(buf.fill('aazz', 'hex'));\n             * // Prints: <Buffer aa aa aa aa aa>\n             * console.log(buf.fill('zz', 'hex'));\n             * // Throws an exception.\n             * ```\n             * @since v0.5.0\n             * @param value The value with which to fill `buf`. Empty value (string, Uint8Array, Buffer) is coerced to `0`.\n             * @param [offset=0] Number of bytes to skip before starting to fill `buf`.\n             * @param [end=buf.length] Where to stop filling `buf` (not inclusive).\n             * @param [encoding='utf8'] The encoding for `value` if `value` is a string.\n             * @return A reference to `buf`.\n             */\n            fill(value: string | Uint8Array | number, offset?: number, end?: number, encoding?: BufferEncoding): this;\n            /**\n             * If `value` is:\n             *\n             * * a string, `value` is interpreted according to the character encoding in `encoding`.\n             * * a `Buffer` or [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array), `value` will be used in its entirety.\n             * To compare a partial `Buffer`, use `buf.subarray`.\n             * * a number, `value` will be interpreted as an unsigned 8-bit integer\n             * value between `0` and `255`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from('this is a buffer');\n             *\n             * console.log(buf.indexOf('this'));\n             * // Prints: 0\n             * console.log(buf.indexOf('is'));\n             * // Prints: 2\n             * console.log(buf.indexOf(Buffer.from('a buffer')));\n             * // Prints: 8\n             * console.log(buf.indexOf(97));\n             * // Prints: 8 (97 is the decimal ASCII value for 'a')\n             * console.log(buf.indexOf(Buffer.from('a buffer example')));\n             * // Prints: -1\n             * console.log(buf.indexOf(Buffer.from('a buffer example').slice(0, 8)));\n             * // Prints: 8\n             *\n             * const utf16Buffer = Buffer.from('\\u039a\\u0391\\u03a3\\u03a3\\u0395', 'utf16le');\n             *\n             * console.log(utf16Buffer.indexOf('\\u03a3', 0, 'utf16le'));\n             * // Prints: 4\n             * console.log(utf16Buffer.indexOf('\\u03a3', -4, 'utf16le'));\n             * // Prints: 6\n             * ```\n             *\n             * If `value` is not a string, number, or `Buffer`, this method will throw a `TypeError`. If `value` is a number, it will be coerced to a valid byte value,\n             * an integer between 0 and 255.\n             *\n             * If `byteOffset` is not a number, it will be coerced to a number. If the result\n             * of coercion is `NaN` or `0`, then the entire buffer will be searched. This\n             * behavior matches [`String.prototype.indexOf()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/indexOf).\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const b = Buffer.from('abcdef');\n             *\n             * // Passing a value that's a number, but not a valid byte.\n             * // Prints: 2, equivalent to searching for 99 or 'c'.\n             * console.log(b.indexOf(99.9));\n             * console.log(b.indexOf(256 + 99));\n             *\n             * // Passing a byteOffset that coerces to NaN or 0.\n             * // Prints: 1, searching the whole buffer.\n             * console.log(b.indexOf('b', undefined));\n             * console.log(b.indexOf('b', {}));\n             * console.log(b.indexOf('b', null));\n             * console.log(b.indexOf('b', []));\n             * ```\n             *\n             * If `value` is an empty string or empty `Buffer` and `byteOffset` is less\n             * than `buf.length`, `byteOffset` will be returned. If `value` is empty and`byteOffset` is at least `buf.length`, `buf.length` will be returned.\n             * @since v1.5.0\n             * @param value What to search for.\n             * @param [byteOffset=0] Where to begin searching in `buf`. If negative, then offset is calculated from the end of `buf`.\n             * @param [encoding='utf8'] If `value` is a string, this is the encoding used to determine the binary representation of the string that will be searched for in `buf`.\n             * @return The index of the first occurrence of `value` in `buf`, or `-1` if `buf` does not contain `value`.\n             */\n            indexOf(value: string | number | Uint8Array, byteOffset?: number, encoding?: BufferEncoding): number;\n            /**\n             * Identical to `buf.indexOf()`, except the last occurrence of `value` is found\n             * rather than the first occurrence.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from('this buffer is a buffer');\n             *\n             * console.log(buf.lastIndexOf('this'));\n             * // Prints: 0\n             * console.log(buf.lastIndexOf('buffer'));\n             * // Prints: 17\n             * console.log(buf.lastIndexOf(Buffer.from('buffer')));\n             * // Prints: 17\n             * console.log(buf.lastIndexOf(97));\n             * // Prints: 15 (97 is the decimal ASCII value for 'a')\n             * console.log(buf.lastIndexOf(Buffer.from('yolo')));\n             * // Prints: -1\n             * console.log(buf.lastIndexOf('buffer', 5));\n             * // Prints: 5\n             * console.log(buf.lastIndexOf('buffer', 4));\n             * // Prints: -1\n             *\n             * const utf16Buffer = Buffer.from('\\u039a\\u0391\\u03a3\\u03a3\\u0395', 'utf16le');\n             *\n             * console.log(utf16Buffer.lastIndexOf('\\u03a3', undefined, 'utf16le'));\n             * // Prints: 6\n             * console.log(utf16Buffer.lastIndexOf('\\u03a3', -5, 'utf16le'));\n             * // Prints: 4\n             * ```\n             *\n             * If `value` is not a string, number, or `Buffer`, this method will throw a `TypeError`. If `value` is a number, it will be coerced to a valid byte value,\n             * an integer between 0 and 255.\n             *\n             * If `byteOffset` is not a number, it will be coerced to a number. Any arguments\n             * that coerce to `NaN`, like `{}` or `undefined`, will search the whole buffer.\n             * This behavior matches [`String.prototype.lastIndexOf()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/lastIndexOf).\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const b = Buffer.from('abcdef');\n             *\n             * // Passing a value that's a number, but not a valid byte.\n             * // Prints: 2, equivalent to searching for 99 or 'c'.\n             * console.log(b.lastIndexOf(99.9));\n             * console.log(b.lastIndexOf(256 + 99));\n             *\n             * // Passing a byteOffset that coerces to NaN.\n             * // Prints: 1, searching the whole buffer.\n             * console.log(b.lastIndexOf('b', undefined));\n             * console.log(b.lastIndexOf('b', {}));\n             *\n             * // Passing a byteOffset that coerces to 0.\n             * // Prints: -1, equivalent to passing 0.\n             * console.log(b.lastIndexOf('b', null));\n             * console.log(b.lastIndexOf('b', []));\n             * ```\n             *\n             * If `value` is an empty string or empty `Buffer`, `byteOffset` will be returned.\n             * @since v6.0.0\n             * @param value What to search for.\n             * @param [byteOffset=buf.length - 1] Where to begin searching in `buf`. If negative, then offset is calculated from the end of `buf`.\n             * @param [encoding='utf8'] If `value` is a string, this is the encoding used to determine the binary representation of the string that will be searched for in `buf`.\n             * @return The index of the last occurrence of `value` in `buf`, or `-1` if `buf` does not contain `value`.\n             */\n            lastIndexOf(value: string | number | Uint8Array, byteOffset?: number, encoding?: BufferEncoding): number;\n            /**\n             * Equivalent to `buf.indexOf() !== -1`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from('this is a buffer');\n             *\n             * console.log(buf.includes('this'));\n             * // Prints: true\n             * console.log(buf.includes('is'));\n             * // Prints: true\n             * console.log(buf.includes(Buffer.from('a buffer')));\n             * // Prints: true\n             * console.log(buf.includes(97));\n             * // Prints: true (97 is the decimal ASCII value for 'a')\n             * console.log(buf.includes(Buffer.from('a buffer example')));\n             * // Prints: false\n             * console.log(buf.includes(Buffer.from('a buffer example').slice(0, 8)));\n             * // Prints: true\n             * console.log(buf.includes('this', 4));\n             * // Prints: false\n             * ```\n             * @since v5.3.0\n             * @param value What to search for.\n             * @param [byteOffset=0] Where to begin searching in `buf`. If negative, then offset is calculated from the end of `buf`.\n             * @param [encoding='utf8'] If `value` is a string, this is its encoding.\n             * @return `true` if `value` was found in `buf`, `false` otherwise.\n             */\n            includes(value: string | number | Buffer, byteOffset?: number, encoding?: BufferEncoding): boolean;\n        }\n        var Buffer: BufferConstructor;\n        /**\n         * Decodes a string of Base64-encoded data into bytes, and encodes those bytes\n         * into a string using Latin-1 (ISO-8859-1).\n         *\n         * The `data` may be any JavaScript-value that can be coerced into a string.\n         *\n         * **This function is only provided for compatibility with legacy web platform APIs**\n         * **and should never be used in new code, because they use strings to represent**\n         * **binary data and predate the introduction of typed arrays in JavaScript.**\n         * **For code running using Node.js APIs, converting between base64-encoded strings**\n         * **and binary data should be performed using `Buffer.from(str, 'base64')` and `buf.toString('base64')`.**\n         * @since v15.13.0, v14.17.0\n         * @legacy Use `Buffer.from(data, 'base64')` instead.\n         * @param data The Base64-encoded input string.\n         */\n        function atob(data: string): string;\n        /**\n         * Decodes a string into bytes using Latin-1 (ISO-8859), and encodes those bytes\n         * into a string using Base64.\n         *\n         * The `data` may be any JavaScript-value that can be coerced into a string.\n         *\n         * **This function is only provided for compatibility with legacy web platform APIs**\n         * **and should never be used in new code, because they use strings to represent**\n         * **binary data and predate the introduction of typed arrays in JavaScript.**\n         * **For code running using Node.js APIs, converting between base64-encoded strings**\n         * **and binary data should be performed using `Buffer.from(str, 'base64')` and `buf.toString('base64')`.**\n         * @since v15.13.0, v14.17.0\n         * @legacy Use `buf.toString('base64')` instead.\n         * @param data An ASCII (Latin1) string.\n         */\n        function btoa(data: string): string;\n        interface Blob extends _Blob {}\n        /**\n         * `Blob` class is a global reference for `import { Blob } from 'node:node:buffer'`\n         * https://nodejs.org/api/buffer.html#class-blob\n         * @since v18.0.0\n         */\n        var Blob: typeof globalThis extends { onmessage: any; Blob: infer T } ? T\n            : typeof import(\"buffer\").Blob;\n        interface File extends _File {}\n        /**\n         * `File` class is a global reference for `import { File } from 'node:node:buffer'`\n         * https://nodejs.org/api/buffer.html#class-file\n         * @since v20.0.0\n         */\n        var File: typeof globalThis extends { onmessage: any; File: infer T } ? T\n            : typeof import(\"buffer\").File;\n    }\n}\ndeclare module \"node:buffer\" {\n    export * from \"buffer\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/child_process.d.ts": "/**\n * The `node:child_process` module provides the ability to spawn subprocesses in\n * a manner that is similar, but not identical, to [`popen(3)`](http://man7.org/linux/man-pages/man3/popen.3.html). This capability\n * is primarily provided by the {@link spawn} function:\n *\n * ```js\n * import { spawn } from 'node:child_process';\n * const ls = spawn('ls', ['-lh', '/usr']);\n *\n * ls.stdout.on('data', (data) => {\n *   console.log(`stdout: ${data}`);\n * });\n *\n * ls.stderr.on('data', (data) => {\n *   console.error(`stderr: ${data}`);\n * });\n *\n * ls.on('close', (code) => {\n *   console.log(`child process exited with code ${code}`);\n * });\n * ```\n *\n * By default, pipes for `stdin`, `stdout`, and `stderr` are established between\n * the parent Node.js process and the spawned subprocess. These pipes have\n * limited (and platform-specific) capacity. If the subprocess writes to\n * stdout in excess of that limit without the output being captured, the\n * subprocess blocks waiting for the pipe buffer to accept more data. This is\n * identical to the behavior of pipes in the shell. Use the `{ stdio: 'ignore' }` option if the output will not be consumed.\n *\n * The command lookup is performed using the `options.env.PATH` environment\n * variable if `env` is in the `options` object. Otherwise, `process.env.PATH` is\n * used. If `options.env` is set without `PATH`, lookup on Unix is performed\n * on a default search path search of `/usr/bin:/bin` (see your operating system's\n * manual for execvpe/execvp), on Windows the current processes environment\n * variable `PATH` is used.\n *\n * On Windows, environment variables are case-insensitive. Node.js\n * lexicographically sorts the `env` keys and uses the first one that\n * case-insensitively matches. Only first (in lexicographic order) entry will be\n * passed to the subprocess. This might lead to issues on Windows when passing\n * objects to the `env` option that have multiple variants of the same key, such as `PATH` and `Path`.\n *\n * The {@link spawn} method spawns the child process asynchronously,\n * without blocking the Node.js event loop. The {@link spawnSync} function provides equivalent functionality in a synchronous manner that blocks\n * the event loop until the spawned process either exits or is terminated.\n *\n * For convenience, the `node:child_process` module provides a handful of\n * synchronous and asynchronous alternatives to {@link spawn} and {@link spawnSync}. Each of these alternatives are implemented on\n * top of {@link spawn} or {@link spawnSync}.\n *\n * * {@link exec}: spawns a shell and runs a command within that\n * shell, passing the `stdout` and `stderr` to a callback function when\n * complete.\n * * {@link execFile}: similar to {@link exec} except\n * that it spawns the command directly without first spawning a shell by\n * default.\n * * {@link fork}: spawns a new Node.js process and invokes a\n * specified module with an IPC communication channel established that allows\n * sending messages between parent and child.\n * * {@link execSync}: a synchronous version of {@link exec} that will block the Node.js event loop.\n * * {@link execFileSync}: a synchronous version of {@link execFile} that will block the Node.js event loop.\n *\n * For certain use cases, such as automating shell scripts, the `synchronous counterparts` may be more convenient. In many cases, however,\n * the synchronous methods can have significant impact on performance due to\n * stalling the event loop while spawned processes complete.\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/child_process.js)\n */\ndeclare module \"child_process\" {\n    import { ObjectEncodingOptions } from \"node:fs\";\n    import { Abortable, EventEmitter } from \"node:events\";\n    import * as dgram from \"node:dgram\";\n    import * as net from \"node:net\";\n    import { Pipe, Readable, Stream, Writable } from \"node:stream\";\n    import { URL } from \"node:url\";\n    type Serializable = string | object | number | boolean | bigint;\n    type SendHandle = net.Socket | net.Server | dgram.Socket | undefined;\n    /**\n     * Instances of the `ChildProcess` represent spawned child processes.\n     *\n     * Instances of `ChildProcess` are not intended to be created directly. Rather,\n     * use the {@link spawn}, {@link exec},{@link execFile}, or {@link fork} methods to create\n     * instances of `ChildProcess`.\n     * @since v2.2.0\n     */\n    class ChildProcess extends EventEmitter {\n        /**\n         * A `Writable Stream` that represents the child process's `stdin`.\n         *\n         * If a child process waits to read all of its input, the child will not continue\n         * until this stream has been closed via `end()`.\n         *\n         * If the child was spawned with `stdio[0]` set to anything other than `'pipe'`,\n         * then this will be `null`.\n         *\n         * `subprocess.stdin` is an alias for `subprocess.stdio[0]`. Both properties will\n         * refer to the same value.\n         *\n         * The `subprocess.stdin` property can be `null` or `undefined` if the child process could not be successfully spawned.\n         * @since v0.1.90\n         */\n        stdin: Writable | null;\n        /**\n         * A `Readable Stream` that represents the child process's `stdout`.\n         *\n         * If the child was spawned with `stdio[1]` set to anything other than `'pipe'`,\n         * then this will be `null`.\n         *\n         * `subprocess.stdout` is an alias for `subprocess.stdio[1]`. Both properties will\n         * refer to the same value.\n         *\n         * ```js\n         * import { spawn } from 'node:child_process';\n         *\n         * const subprocess = spawn('ls');\n         *\n         * subprocess.stdout.on('data', (data) => {\n         *   console.log(`Received chunk ${data}`);\n         * });\n         * ```\n         *\n         * The `subprocess.stdout` property can be `null` or `undefined` if the child process could not be successfully spawned.\n         * @since v0.1.90\n         */\n        stdout: Readable | null;\n        /**\n         * A `Readable Stream` that represents the child process's `stderr`.\n         *\n         * If the child was spawned with `stdio[2]` set to anything other than `'pipe'`,\n         * then this will be `null`.\n         *\n         * `subprocess.stderr` is an alias for `subprocess.stdio[2]`. Both properties will\n         * refer to the same value.\n         *\n         * The `subprocess.stderr` property can be `null` or `undefined` if the child process could not be successfully spawned.\n         * @since v0.1.90\n         */\n        stderr: Readable | null;\n        /**\n         * The `subprocess.channel` property is a reference to the child's IPC channel. If\n         * no IPC channel exists, this property is `undefined`.\n         * @since v7.1.0\n         */\n        readonly channel?: Pipe | null | undefined;\n        /**\n         * A sparse array of pipes to the child process, corresponding with positions in\n         * the `stdio` option passed to {@link spawn} that have been set\n         * to the value `'pipe'`. `subprocess.stdio[0]`, `subprocess.stdio[1]`, and `subprocess.stdio[2]` are also available as `subprocess.stdin`, `subprocess.stdout`, and `subprocess.stderr`,\n         * respectively.\n         *\n         * In the following example, only the child's fd `1` (stdout) is configured as a\n         * pipe, so only the parent's `subprocess.stdio[1]` is a stream, all other values\n         * in the array are `null`.\n         *\n         * ```js\n         * import assert from 'node:assert';\n         * import fs from 'node:fs';\n         * import child_process from 'node:child_process';\n         *\n         * const subprocess = child_process.spawn('ls', {\n         *   stdio: [\n         *     0, // Use parent's stdin for child.\n         *     'pipe', // Pipe child's stdout to parent.\n         *     fs.openSync('err.out', 'w'), // Direct child's stderr to a file.\n         *   ],\n         * });\n         *\n         * assert.strictEqual(subprocess.stdio[0], null);\n         * assert.strictEqual(subprocess.stdio[0], subprocess.stdin);\n         *\n         * assert(subprocess.stdout);\n         * assert.strictEqual(subprocess.stdio[1], subprocess.stdout);\n         *\n         * assert.strictEqual(subprocess.stdio[2], null);\n         * assert.strictEqual(subprocess.stdio[2], subprocess.stderr);\n         * ```\n         *\n         * The `subprocess.stdio` property can be `undefined` if the child process could\n         * not be successfully spawned.\n         * @since v0.7.10\n         */\n        readonly stdio: [\n            Writable | null,\n            // stdin\n            Readable | null,\n            // stdout\n            Readable | null,\n            // stderr\n            Readable | Writable | null | undefined,\n            // extra\n            Readable | Writable | null | undefined, // extra\n        ];\n        /**\n         * The `subprocess.killed` property indicates whether the child process\n         * successfully received a signal from `subprocess.kill()`. The `killed` property\n         * does not indicate that the child process has been terminated.\n         * @since v0.5.10\n         */\n        readonly killed: boolean;\n        /**\n         * Returns the process identifier (PID) of the child process. If the child process\n         * fails to spawn due to errors, then the value is `undefined` and `error` is\n         * emitted.\n         *\n         * ```js\n         * import { spawn } from 'node:child_process';\n         * const grep = spawn('grep', ['ssh']);\n         *\n         * console.log(`Spawned child pid: ${grep.pid}`);\n         * grep.stdin.end();\n         * ```\n         * @since v0.1.90\n         */\n        readonly pid?: number | undefined;\n        /**\n         * The `subprocess.connected` property indicates whether it is still possible to\n         * send and receive messages from a child process. When `subprocess.connected` is `false`, it is no longer possible to send or receive messages.\n         * @since v0.7.2\n         */\n        readonly connected: boolean;\n        /**\n         * The `subprocess.exitCode` property indicates the exit code of the child process.\n         * If the child process is still running, the field will be `null`.\n         */\n        readonly exitCode: number | null;\n        /**\n         * The `subprocess.signalCode` property indicates the signal received by\n         * the child process if any, else `null`.\n         */\n        readonly signalCode: NodeJS.Signals | null;\n        /**\n         * The `subprocess.spawnargs` property represents the full list of command-line\n         * arguments the child process was launched with.\n         */\n        readonly spawnargs: string[];\n        /**\n         * The `subprocess.spawnfile` property indicates the executable file name of\n         * the child process that is launched.\n         *\n         * For {@link fork}, its value will be equal to `process.execPath`.\n         * For {@link spawn}, its value will be the name of\n         * the executable file.\n         * For {@link exec},  its value will be the name of the shell\n         * in which the child process is launched.\n         */\n        readonly spawnfile: string;\n        /**\n         * The `subprocess.kill()` method sends a signal to the child process. If no\n         * argument is given, the process will be sent the `'SIGTERM'` signal. See [`signal(7)`](http://man7.org/linux/man-pages/man7/signal.7.html) for a list of available signals. This function\n         * returns `true` if [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) succeeds, and `false` otherwise.\n         *\n         * ```js\n         * import { spawn } from 'node:child_process';\n         * const grep = spawn('grep', ['ssh']);\n         *\n         * grep.on('close', (code, signal) => {\n         *   console.log(\n         *     `child process terminated due to receipt of signal ${signal}`);\n         * });\n         *\n         * // Send SIGHUP to process.\n         * grep.kill('SIGHUP');\n         * ```\n         *\n         * The `ChildProcess` object may emit an `'error'` event if the signal\n         * cannot be delivered. Sending a signal to a child process that has already exited\n         * is not an error but may have unforeseen consequences. Specifically, if the\n         * process identifier (PID) has been reassigned to another process, the signal will\n         * be delivered to that process instead which can have unexpected results.\n         *\n         * While the function is called `kill`, the signal delivered to the child process\n         * may not actually terminate the process.\n         *\n         * See [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) for reference.\n         *\n         * On Windows, where POSIX signals do not exist, the `signal` argument will be\n         * ignored, and the process will be killed forcefully and abruptly (similar to `'SIGKILL'`).\n         * See `Signal Events` for more details.\n         *\n         * On Linux, child processes of child processes will not be terminated\n         * when attempting to kill their parent. This is likely to happen when running a\n         * new process in a shell or with the use of the `shell` option of `ChildProcess`:\n         *\n         * ```js\n         * 'use strict';\n         * import { spawn } from 'node:child_process';\n         *\n         * const subprocess = spawn(\n         *   'sh',\n         *   [\n         *     '-c',\n         *     `node -e \"setInterval(() => {\n         *       console.log(process.pid, 'is alive')\n         *     }, 500);\"`,\n         *   ], {\n         *     stdio: ['inherit', 'inherit', 'inherit'],\n         *   },\n         * );\n         *\n         * setTimeout(() => {\n         *   subprocess.kill(); // Does not terminate the Node.js process in the shell.\n         * }, 2000);\n         * ```\n         * @since v0.1.90\n         */\n        kill(signal?: NodeJS.Signals | number): boolean;\n        /**\n         * Calls {@link ChildProcess.kill} with `'SIGTERM'`.\n         * @since v20.5.0\n         */\n        [Symbol.dispose](): void;\n        /**\n         * When an IPC channel has been established between the parent and child (\n         * i.e. when using {@link fork}), the `subprocess.send()` method can\n         * be used to send messages to the child process. When the child process is a\n         * Node.js instance, these messages can be received via the `'message'` event.\n         *\n         * The message goes through serialization and parsing. The resulting\n         * message might not be the same as what is originally sent.\n         *\n         * For example, in the parent script:\n         *\n         * ```js\n         * import cp from 'node:child_process';\n         * const n = cp.fork(`${__dirname}/sub.js`);\n         *\n         * n.on('message', (m) => {\n         *   console.log('PARENT got message:', m);\n         * });\n         *\n         * // Causes the child to print: CHILD got message: { hello: 'world' }\n         * n.send({ hello: 'world' });\n         * ```\n         *\n         * And then the child script, `'sub.js'` might look like this:\n         *\n         * ```js\n         * process.on('message', (m) => {\n         *   console.log('CHILD got message:', m);\n         * });\n         *\n         * // Causes the parent to print: PARENT got message: { foo: 'bar', baz: null }\n         * process.send({ foo: 'bar', baz: NaN });\n         * ```\n         *\n         * Child Node.js processes will have a `process.send()` method of their own\n         * that allows the child to send messages back to the parent.\n         *\n         * There is a special case when sending a `{cmd: 'NODE_foo'}` message. Messages\n         * containing a `NODE_` prefix in the `cmd` property are reserved for use within\n         * Node.js core and will not be emitted in the child's `'message'` event. Rather, such messages are emitted using the `'internalMessage'` event and are consumed internally by Node.js.\n         * Applications should avoid using such messages or listening for `'internalMessage'` events as it is subject to change without notice.\n         *\n         * The optional `sendHandle` argument that may be passed to `subprocess.send()` is\n         * for passing a TCP server or socket object to the child process. The child will\n         * receive the object as the second argument passed to the callback function\n         * registered on the `'message'` event. Any data that is received and buffered in\n         * the socket will not be sent to the child. Sending IPC sockets is not supported on Windows.\n         *\n         * The optional `callback` is a function that is invoked after the message is\n         * sent but before the child may have received it. The function is called with a\n         * single argument: `null` on success, or an `Error` object on failure.\n         *\n         * If no `callback` function is provided and the message cannot be sent, an `'error'` event will be emitted by the `ChildProcess` object. This can\n         * happen, for instance, when the child process has already exited.\n         *\n         * `subprocess.send()` will return `false` if the channel has closed or when the\n         * backlog of unsent messages exceeds a threshold that makes it unwise to send\n         * more. Otherwise, the method returns `true`. The `callback` function can be\n         * used to implement flow control.\n         *\n         * #### Example: sending a server object\n         *\n         * The `sendHandle` argument can be used, for instance, to pass the handle of\n         * a TCP server object to the child process as illustrated in the example below:\n         *\n         * ```js\n         * import child_process from 'node:child_process';\n         * const subprocess = child_process.fork('subprocess.js');\n         *\n         * // Open up the server object and send the handle.\n         * import net from 'node:net';\n         * const server = net.createServer();\n         * server.on('connection', (socket) => {\n         *   socket.end('handled by parent');\n         * });\n         * server.listen(1337, () => {\n         *   subprocess.send('server', server);\n         * });\n         * ```\n         *\n         * The child would then receive the server object as:\n         *\n         * ```js\n         * process.on('message', (m, server) => {\n         *   if (m === 'server') {\n         *     server.on('connection', (socket) => {\n         *       socket.end('handled by child');\n         *     });\n         *   }\n         * });\n         * ```\n         *\n         * Once the server is now shared between the parent and child, some connections\n         * can be handled by the parent and some by the child.\n         *\n         * While the example above uses a server created using the `node:net` module, `node:dgram` module servers use exactly the same workflow with the exceptions of\n         * listening on a `'message'` event instead of `'connection'` and using `server.bind()` instead of `server.listen()`. This is, however, only\n         * supported on Unix platforms.\n         *\n         * #### Example: sending a socket object\n         *\n         * Similarly, the `sendHandler` argument can be used to pass the handle of a\n         * socket to the child process. The example below spawns two children that each\n         * handle connections with \"normal\" or \"special\" priority:\n         *\n         * ```js\n         * import { fork } from 'node:child_process';\n         * const normal = fork('subprocess.js', ['normal']);\n         * const special = fork('subprocess.js', ['special']);\n         *\n         * // Open up the server and send sockets to child. Use pauseOnConnect to prevent\n         * // the sockets from being read before they are sent to the child process.\n         * import net from 'node:net';\n         * const server = net.createServer({ pauseOnConnect: true });\n         * server.on('connection', (socket) => {\n         *\n         *   // If this is special priority...\n         *   if (socket.remoteAddress === '74.125.127.100') {\n         *     special.send('socket', socket);\n         *     return;\n         *   }\n         *   // This is normal priority.\n         *   normal.send('socket', socket);\n         * });\n         * server.listen(1337);\n         * ```\n         *\n         * The `subprocess.js` would receive the socket handle as the second argument\n         * passed to the event callback function:\n         *\n         * ```js\n         * process.on('message', (m, socket) => {\n         *   if (m === 'socket') {\n         *     if (socket) {\n         *       // Check that the client socket exists.\n         *       // It is possible for the socket to be closed between the time it is\n         *       // sent and the time it is received in the child process.\n         *       socket.end(`Request handled with ${process.argv[2]} priority`);\n         *     }\n         *   }\n         * });\n         * ```\n         *\n         * Do not use `.maxConnections` on a socket that has been passed to a subprocess.\n         * The parent cannot track when the socket is destroyed.\n         *\n         * Any `'message'` handlers in the subprocess should verify that `socket` exists,\n         * as the connection may have been closed during the time it takes to send the\n         * connection to the child.\n         * @since v0.5.9\n         * @param sendHandle `undefined`, or a [`net.Socket`](https://nodejs.org/docs/latest-v20.x/api/net.html#class-netsocket), [`net.Server`](https://nodejs.org/docs/latest-v20.x/api/net.html#class-netserver), or [`dgram.Socket`](https://nodejs.org/docs/latest-v20.x/api/dgram.html#class-dgramsocket) object.\n         * @param options The `options` argument, if present, is an object used to parameterize the sending of certain types of handles. `options` supports the following properties:\n         */\n        send(message: Serializable, callback?: (error: Error | null) => void): boolean;\n        send(message: Serializable, sendHandle?: SendHandle, callback?: (error: Error | null) => void): boolean;\n        send(\n            message: Serializable,\n            sendHandle?: SendHandle,\n            options?: MessageOptions,\n            callback?: (error: Error | null) => void,\n        ): boolean;\n        /**\n         * Closes the IPC channel between parent and child, allowing the child to exit\n         * gracefully once there are no other connections keeping it alive. After calling\n         * this method the `subprocess.connected` and `process.connected` properties in\n         * both the parent and child (respectively) will be set to `false`, and it will be\n         * no longer possible to pass messages between the processes.\n         *\n         * The `'disconnect'` event will be emitted when there are no messages in the\n         * process of being received. This will most often be triggered immediately after\n         * calling `subprocess.disconnect()`.\n         *\n         * When the child process is a Node.js instance (e.g. spawned using {@link fork}), the `process.disconnect()` method can be invoked\n         * within the child process to close the IPC channel as well.\n         * @since v0.7.2\n         */\n        disconnect(): void;\n        /**\n         * By default, the parent will wait for the detached child to exit. To prevent the\n         * parent from waiting for a given `subprocess` to exit, use the `subprocess.unref()` method. Doing so will cause the parent's event loop to not\n         * include the child in its reference count, allowing the parent to exit\n         * independently of the child, unless there is an established IPC channel between\n         * the child and the parent.\n         *\n         * ```js\n         * import { spawn } from 'node:child_process';\n         *\n         * const subprocess = spawn(process.argv[0], ['child_program.js'], {\n         *   detached: true,\n         *   stdio: 'ignore',\n         * });\n         *\n         * subprocess.unref();\n         * ```\n         * @since v0.7.10\n         */\n        unref(): void;\n        /**\n         * Calling `subprocess.ref()` after making a call to `subprocess.unref()` will\n         * restore the removed reference count for the child process, forcing the parent\n         * to wait for the child to exit before exiting itself.\n         *\n         * ```js\n         * import { spawn } from 'node:child_process';\n         *\n         * const subprocess = spawn(process.argv[0], ['child_program.js'], {\n         *   detached: true,\n         *   stdio: 'ignore',\n         * });\n         *\n         * subprocess.unref();\n         * subprocess.ref();\n         * ```\n         * @since v0.7.10\n         */\n        ref(): void;\n        /**\n         * events.EventEmitter\n         * 1. close\n         * 2. disconnect\n         * 3. error\n         * 4. exit\n         * 5. message\n         * 6. spawn\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"close\", listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;\n        addListener(event: \"disconnect\", listener: () => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: \"exit\", listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;\n        addListener(event: \"message\", listener: (message: Serializable, sendHandle: SendHandle) => void): this;\n        addListener(event: \"spawn\", listener: () => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"close\", code: number | null, signal: NodeJS.Signals | null): boolean;\n        emit(event: \"disconnect\"): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"exit\", code: number | null, signal: NodeJS.Signals | null): boolean;\n        emit(event: \"message\", message: Serializable, sendHandle: SendHandle): boolean;\n        emit(event: \"spawn\", listener: () => void): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"close\", listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;\n        on(event: \"disconnect\", listener: () => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"exit\", listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;\n        on(event: \"message\", listener: (message: Serializable, sendHandle: SendHandle) => void): this;\n        on(event: \"spawn\", listener: () => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;\n        once(event: \"disconnect\", listener: () => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"exit\", listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;\n        once(event: \"message\", listener: (message: Serializable, sendHandle: SendHandle) => void): this;\n        once(event: \"spawn\", listener: () => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;\n        prependListener(event: \"disconnect\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: \"exit\", listener: (code: number | null, signal: NodeJS.Signals | null) => void): this;\n        prependListener(event: \"message\", listener: (message: Serializable, sendHandle: SendHandle) => void): this;\n        prependListener(event: \"spawn\", listener: () => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(\n            event: \"close\",\n            listener: (code: number | null, signal: NodeJS.Signals | null) => void,\n        ): this;\n        prependOnceListener(event: \"disconnect\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(\n            event: \"exit\",\n            listener: (code: number | null, signal: NodeJS.Signals | null) => void,\n        ): this;\n        prependOnceListener(event: \"message\", listener: (message: Serializable, sendHandle: SendHandle) => void): this;\n        prependOnceListener(event: \"spawn\", listener: () => void): this;\n    }\n    // return this object when stdio option is undefined or not specified\n    interface ChildProcessWithoutNullStreams extends ChildProcess {\n        stdin: Writable;\n        stdout: Readable;\n        stderr: Readable;\n        readonly stdio: [\n            Writable,\n            Readable,\n            Readable,\n            // stderr\n            Readable | Writable | null | undefined,\n            // extra, no modification\n            Readable | Writable | null | undefined, // extra, no modification\n        ];\n    }\n    // return this object when stdio option is a tuple of 3\n    interface ChildProcessByStdio<I extends null | Writable, O extends null | Readable, E extends null | Readable>\n        extends ChildProcess\n    {\n        stdin: I;\n        stdout: O;\n        stderr: E;\n        readonly stdio: [\n            I,\n            O,\n            E,\n            Readable | Writable | null | undefined,\n            // extra, no modification\n            Readable | Writable | null | undefined, // extra, no modification\n        ];\n    }\n    interface MessageOptions {\n        keepOpen?: boolean | undefined;\n    }\n    type IOType = \"overlapped\" | \"pipe\" | \"ignore\" | \"inherit\";\n    type StdioOptions = IOType | Array<IOType | \"ipc\" | Stream | number | null | undefined>;\n    type SerializationType = \"json\" | \"advanced\";\n    interface MessagingOptions extends Abortable {\n        /**\n         * Specify the kind of serialization used for sending messages between processes.\n         * @default 'json'\n         */\n        serialization?: SerializationType | undefined;\n        /**\n         * The signal value to be used when the spawned process will be killed by the abort signal.\n         * @default 'SIGTERM'\n         */\n        killSignal?: NodeJS.Signals | number | undefined;\n        /**\n         * In milliseconds the maximum amount of time the process is allowed to run.\n         */\n        timeout?: number | undefined;\n    }\n    interface ProcessEnvOptions {\n        uid?: number | undefined;\n        gid?: number | undefined;\n        cwd?: string | URL | undefined;\n        env?: NodeJS.ProcessEnv | undefined;\n    }\n    interface CommonOptions extends ProcessEnvOptions {\n        /**\n         * @default false\n         */\n        windowsHide?: boolean | undefined;\n        /**\n         * @default 0\n         */\n        timeout?: number | undefined;\n    }\n    interface CommonSpawnOptions extends CommonOptions, MessagingOptions, Abortable {\n        argv0?: string | undefined;\n        /**\n         * Can be set to 'pipe', 'inherit', 'overlapped', or 'ignore', or an array of these strings.\n         * If passed as an array, the first element is used for `stdin`, the second for\n         * `stdout`, and the third for `stderr`. A fourth element can be used to\n         * specify the `stdio` behavior beyond the standard streams. See\n         * {@link ChildProcess.stdio} for more information.\n         *\n         * @default 'pipe'\n         */\n        stdio?: StdioOptions | undefined;\n        shell?: boolean | string | undefined;\n        windowsVerbatimArguments?: boolean | undefined;\n    }\n    interface SpawnOptions extends CommonSpawnOptions {\n        detached?: boolean | undefined;\n    }\n    interface SpawnOptionsWithoutStdio extends SpawnOptions {\n        stdio?: StdioPipeNamed | StdioPipe[] | undefined;\n    }\n    type StdioNull = \"inherit\" | \"ignore\" | Stream;\n    type StdioPipeNamed = \"pipe\" | \"overlapped\";\n    type StdioPipe = undefined | null | StdioPipeNamed;\n    interface SpawnOptionsWithStdioTuple<\n        Stdin extends StdioNull | StdioPipe,\n        Stdout extends StdioNull | StdioPipe,\n        Stderr extends StdioNull | StdioPipe,\n    > extends SpawnOptions {\n        stdio: [Stdin, Stdout, Stderr];\n    }\n    /**\n     * The `child_process.spawn()` method spawns a new process using the given `command`, with command-line arguments in `args`. If omitted, `args` defaults\n     * to an empty array.\n     *\n     * **If the `shell` option is enabled, do not pass unsanitized user input to this**\n     * **function. Any input containing shell metacharacters may be used to trigger**\n     * **arbitrary command execution.**\n     *\n     * A third argument may be used to specify additional options, with these defaults:\n     *\n     * ```js\n     * const defaults = {\n     *   cwd: undefined,\n     *   env: process.env,\n     * };\n     * ```\n     *\n     * Use `cwd` to specify the working directory from which the process is spawned.\n     * If not given, the default is to inherit the current working directory. If given,\n     * but the path does not exist, the child process emits an `ENOENT` error\n     * and exits immediately. `ENOENT` is also emitted when the command\n     * does not exist.\n     *\n     * Use `env` to specify environment variables that will be visible to the new\n     * process, the default is `process.env`.\n     *\n     * `undefined` values in `env` will be ignored.\n     *\n     * Example of running `ls -lh /usr`, capturing `stdout`, `stderr`, and the\n     * exit code:\n     *\n     * ```js\n     * import { spawn } from 'node:child_process';\n     * const ls = spawn('ls', ['-lh', '/usr']);\n     *\n     * ls.stdout.on('data', (data) => {\n     *   console.log(`stdout: ${data}`);\n     * });\n     *\n     * ls.stderr.on('data', (data) => {\n     *   console.error(`stderr: ${data}`);\n     * });\n     *\n     * ls.on('close', (code) => {\n     *   console.log(`child process exited with code ${code}`);\n     * });\n     * ```\n     *\n     * Example: A very elaborate way to run `ps ax | grep ssh`\n     *\n     * ```js\n     * import { spawn } from 'node:child_process';\n     * const ps = spawn('ps', ['ax']);\n     * const grep = spawn('grep', ['ssh']);\n     *\n     * ps.stdout.on('data', (data) => {\n     *   grep.stdin.write(data);\n     * });\n     *\n     * ps.stderr.on('data', (data) => {\n     *   console.error(`ps stderr: ${data}`);\n     * });\n     *\n     * ps.on('close', (code) => {\n     *   if (code !== 0) {\n     *     console.log(`ps process exited with code ${code}`);\n     *   }\n     *   grep.stdin.end();\n     * });\n     *\n     * grep.stdout.on('data', (data) => {\n     *   console.log(data.toString());\n     * });\n     *\n     * grep.stderr.on('data', (data) => {\n     *   console.error(`grep stderr: ${data}`);\n     * });\n     *\n     * grep.on('close', (code) => {\n     *   if (code !== 0) {\n     *     console.log(`grep process exited with code ${code}`);\n     *   }\n     * });\n     * ```\n     *\n     * Example of checking for failed `spawn`:\n     *\n     * ```js\n     * import { spawn } from 'node:child_process';\n     * const subprocess = spawn('bad_command');\n     *\n     * subprocess.on('error', (err) => {\n     *   console.error('Failed to start subprocess.');\n     * });\n     * ```\n     *\n     * Certain platforms (macOS, Linux) will use the value of `argv[0]` for the process\n     * title while others (Windows, SunOS) will use `command`.\n     *\n     * Node.js overwrites `argv[0]` with `process.execPath` on startup, so `process.argv[0]` in a Node.js child process will not match the `argv0` parameter passed to `spawn` from the parent. Retrieve\n     * it with the `process.argv0` property instead.\n     *\n     * If the `signal` option is enabled, calling `.abort()` on the corresponding `AbortController` is similar to calling `.kill()` on the child process except\n     * the error passed to the callback will be an `AbortError`:\n     *\n     * ```js\n     * import { spawn } from 'node:child_process';\n     * const controller = new AbortController();\n     * const { signal } = controller;\n     * const grep = spawn('grep', ['ssh'], { signal });\n     * grep.on('error', (err) => {\n     *   // This will be called with err being an AbortError if the controller aborts\n     * });\n     * controller.abort(); // Stops the child process\n     * ```\n     * @since v0.1.90\n     * @param command The command to run.\n     * @param args List of string arguments.\n     */\n    function spawn(command: string, options?: SpawnOptionsWithoutStdio): ChildProcessWithoutNullStreams;\n    function spawn(\n        command: string,\n        options: SpawnOptionsWithStdioTuple<StdioPipe, StdioPipe, StdioPipe>,\n    ): ChildProcessByStdio<Writable, Readable, Readable>;\n    function spawn(\n        command: string,\n        options: SpawnOptionsWithStdioTuple<StdioPipe, StdioPipe, StdioNull>,\n    ): ChildProcessByStdio<Writable, Readable, null>;\n    function spawn(\n        command: string,\n        options: SpawnOptionsWithStdioTuple<StdioPipe, StdioNull, StdioPipe>,\n    ): ChildProcessByStdio<Writable, null, Readable>;\n    function spawn(\n        command: string,\n        options: SpawnOptionsWithStdioTuple<StdioNull, StdioPipe, StdioPipe>,\n    ): ChildProcessByStdio<null, Readable, Readable>;\n    function spawn(\n        command: string,\n        options: SpawnOptionsWithStdioTuple<StdioPipe, StdioNull, StdioNull>,\n    ): ChildProcessByStdio<Writable, null, null>;\n    function spawn(\n        command: string,\n        options: SpawnOptionsWithStdioTuple<StdioNull, StdioPipe, StdioNull>,\n    ): ChildProcessByStdio<null, Readable, null>;\n    function spawn(\n        command: string,\n        options: SpawnOptionsWithStdioTuple<StdioNull, StdioNull, StdioPipe>,\n    ): ChildProcessByStdio<null, null, Readable>;\n    function spawn(\n        command: string,\n        options: SpawnOptionsWithStdioTuple<StdioNull, StdioNull, StdioNull>,\n    ): ChildProcessByStdio<null, null, null>;\n    function spawn(command: string, options: SpawnOptions): ChildProcess;\n    // overloads of spawn with 'args'\n    function spawn(\n        command: string,\n        args?: readonly string[],\n        options?: SpawnOptionsWithoutStdio,\n    ): ChildProcessWithoutNullStreams;\n    function spawn(\n        command: string,\n        args: readonly string[],\n        options: SpawnOptionsWithStdioTuple<StdioPipe, StdioPipe, StdioPipe>,\n    ): ChildProcessByStdio<Writable, Readable, Readable>;\n    function spawn(\n        command: string,\n        args: readonly string[],\n        options: SpawnOptionsWithStdioTuple<StdioPipe, StdioPipe, StdioNull>,\n    ): ChildProcessByStdio<Writable, Readable, null>;\n    function spawn(\n        command: string,\n        args: readonly string[],\n        options: SpawnOptionsWithStdioTuple<StdioPipe, StdioNull, StdioPipe>,\n    ): ChildProcessByStdio<Writable, null, Readable>;\n    function spawn(\n        command: string,\n        args: readonly string[],\n        options: SpawnOptionsWithStdioTuple<StdioNull, StdioPipe, StdioPipe>,\n    ): ChildProcessByStdio<null, Readable, Readable>;\n    function spawn(\n        command: string,\n        args: readonly string[],\n        options: SpawnOptionsWithStdioTuple<StdioPipe, StdioNull, StdioNull>,\n    ): ChildProcessByStdio<Writable, null, null>;\n    function spawn(\n        command: string,\n        args: readonly string[],\n        options: SpawnOptionsWithStdioTuple<StdioNull, StdioPipe, StdioNull>,\n    ): ChildProcessByStdio<null, Readable, null>;\n    function spawn(\n        command: string,\n        args: readonly string[],\n        options: SpawnOptionsWithStdioTuple<StdioNull, StdioNull, StdioPipe>,\n    ): ChildProcessByStdio<null, null, Readable>;\n    function spawn(\n        command: string,\n        args: readonly string[],\n        options: SpawnOptionsWithStdioTuple<StdioNull, StdioNull, StdioNull>,\n    ): ChildProcessByStdio<null, null, null>;\n    function spawn(command: string, args: readonly string[], options: SpawnOptions): ChildProcess;\n    interface ExecOptions extends CommonOptions {\n        shell?: string | undefined;\n        signal?: AbortSignal | undefined;\n        maxBuffer?: number | undefined;\n        killSignal?: NodeJS.Signals | number | undefined;\n    }\n    interface ExecOptionsWithStringEncoding extends ExecOptions {\n        encoding: BufferEncoding;\n    }\n    interface ExecOptionsWithBufferEncoding extends ExecOptions {\n        encoding: BufferEncoding | null; // specify `null`.\n    }\n    interface ExecException extends Error {\n        cmd?: string | undefined;\n        killed?: boolean | undefined;\n        code?: number | undefined;\n        signal?: NodeJS.Signals | undefined;\n        stdout?: string;\n        stderr?: string;\n    }\n    /**\n     * Spawns a shell then executes the `command` within that shell, buffering any\n     * generated output. The `command` string passed to the exec function is processed\n     * directly by the shell and special characters (vary based on [shell](https://en.wikipedia.org/wiki/List_of_command-line_interpreters))\n     * need to be dealt with accordingly:\n     *\n     * ```js\n     * import { exec } from 'node:child_process';\n     *\n     * exec('\"/path/to/test file/test.sh\" arg1 arg2');\n     * // Double quotes are used so that the space in the path is not interpreted as\n     * // a delimiter of multiple arguments.\n     *\n     * exec('echo \"The \\\\$HOME variable is $HOME\"');\n     * // The $HOME variable is escaped in the first instance, but not in the second.\n     * ```\n     *\n     * **Never pass unsanitized user input to this function. Any input containing shell**\n     * **metacharacters may be used to trigger arbitrary command execution.**\n     *\n     * If a `callback` function is provided, it is called with the arguments `(error, stdout, stderr)`. On success, `error` will be `null`. On error, `error` will be an instance of `Error`. The\n     * `error.code` property will be\n     * the exit code of the process. By convention, any exit code other than `0` indicates an error. `error.signal` will be the signal that terminated the\n     * process.\n     *\n     * The `stdout` and `stderr` arguments passed to the callback will contain the\n     * stdout and stderr output of the child process. By default, Node.js will decode\n     * the output as UTF-8 and pass strings to the callback. The `encoding` option\n     * can be used to specify the character encoding used to decode the stdout and\n     * stderr output. If `encoding` is `'buffer'`, or an unrecognized character\n     * encoding, `Buffer` objects will be passed to the callback instead.\n     *\n     * ```js\n     * import { exec } from 'node:child_process';\n     * exec('cat *.js missing_file | wc -l', (error, stdout, stderr) => {\n     *   if (error) {\n     *     console.error(`exec error: ${error}`);\n     *     return;\n     *   }\n     *   console.log(`stdout: ${stdout}`);\n     *   console.error(`stderr: ${stderr}`);\n     * });\n     * ```\n     *\n     * If `timeout` is greater than `0`, the parent will send the signal\n     * identified by the `killSignal` property (the default is `'SIGTERM'`) if the\n     * child runs longer than `timeout` milliseconds.\n     *\n     * Unlike the [`exec(3)`](http://man7.org/linux/man-pages/man3/exec.3.html) POSIX system call, `child_process.exec()` does not replace\n     * the existing process and uses a shell to execute the command.\n     *\n     * If this method is invoked as its `util.promisify()` ed version, it returns\n     * a `Promise` for an `Object` with `stdout` and `stderr` properties. The returned `ChildProcess` instance is attached to the `Promise` as a `child` property. In\n     * case of an error (including any error resulting in an exit code other than 0), a\n     * rejected promise is returned, with the same `error` object given in the\n     * callback, but with two additional properties `stdout` and `stderr`.\n     *\n     * ```js\n     * import util from 'node:util';\n     * import child_process from 'node:child_process';\n     * const exec = util.promisify(child_process.exec);\n     *\n     * async function lsExample() {\n     *   const { stdout, stderr } = await exec('ls');\n     *   console.log('stdout:', stdout);\n     *   console.error('stderr:', stderr);\n     * }\n     * lsExample();\n     * ```\n     *\n     * If the `signal` option is enabled, calling `.abort()` on the corresponding `AbortController` is similar to calling `.kill()` on the child process except\n     * the error passed to the callback will be an `AbortError`:\n     *\n     * ```js\n     * import { exec } from 'node:child_process';\n     * const controller = new AbortController();\n     * const { signal } = controller;\n     * const child = exec('grep ssh', { signal }, (error) => {\n     *   console.error(error); // an AbortError\n     * });\n     * controller.abort();\n     * ```\n     * @since v0.1.90\n     * @param command The command to run, with space-separated arguments.\n     * @param callback called with the output when process terminates.\n     */\n    function exec(\n        command: string,\n        callback?: (error: ExecException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    // `options` with `\"buffer\"` or `null` for `encoding` means stdout/stderr are definitely `Buffer`.\n    function exec(\n        command: string,\n        options: {\n            encoding: \"buffer\" | null;\n        } & ExecOptions,\n        callback?: (error: ExecException | null, stdout: Buffer, stderr: Buffer) => void,\n    ): ChildProcess;\n    // `options` with well known `encoding` means stdout/stderr are definitely `string`.\n    function exec(\n        command: string,\n        options: {\n            encoding: BufferEncoding;\n        } & ExecOptions,\n        callback?: (error: ExecException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    // `options` with an `encoding` whose type is `string` means stdout/stderr could either be `Buffer` or `string`.\n    // There is no guarantee the `encoding` is unknown as `string` is a superset of `BufferEncoding`.\n    function exec(\n        command: string,\n        options: {\n            encoding: BufferEncoding;\n        } & ExecOptions,\n        callback?: (error: ExecException | null, stdout: string | Buffer, stderr: string | Buffer) => void,\n    ): ChildProcess;\n    // `options` without an `encoding` means stdout/stderr are definitely `string`.\n    function exec(\n        command: string,\n        options: ExecOptions,\n        callback?: (error: ExecException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    // fallback if nothing else matches. Worst case is always `string | Buffer`.\n    function exec(\n        command: string,\n        options: (ObjectEncodingOptions & ExecOptions) | undefined | null,\n        callback?: (error: ExecException | null, stdout: string | Buffer, stderr: string | Buffer) => void,\n    ): ChildProcess;\n    interface PromiseWithChild<T> extends Promise<T> {\n        child: ChildProcess;\n    }\n    namespace exec {\n        function __promisify__(command: string): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            command: string,\n            options: {\n                encoding: \"buffer\" | null;\n            } & ExecOptions,\n        ): PromiseWithChild<{\n            stdout: Buffer;\n            stderr: Buffer;\n        }>;\n        function __promisify__(\n            command: string,\n            options: {\n                encoding: BufferEncoding;\n            } & ExecOptions,\n        ): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            command: string,\n            options: ExecOptions,\n        ): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            command: string,\n            options?: (ObjectEncodingOptions & ExecOptions) | null,\n        ): PromiseWithChild<{\n            stdout: string | Buffer;\n            stderr: string | Buffer;\n        }>;\n    }\n    interface ExecFileOptions extends CommonOptions, Abortable {\n        maxBuffer?: number | undefined;\n        killSignal?: NodeJS.Signals | number | undefined;\n        windowsVerbatimArguments?: boolean | undefined;\n        shell?: boolean | string | undefined;\n        signal?: AbortSignal | undefined;\n    }\n    interface ExecFileOptionsWithStringEncoding extends ExecFileOptions {\n        encoding: BufferEncoding;\n    }\n    interface ExecFileOptionsWithBufferEncoding extends ExecFileOptions {\n        encoding: \"buffer\" | null;\n    }\n    interface ExecFileOptionsWithOtherEncoding extends ExecFileOptions {\n        encoding: BufferEncoding;\n    }\n    type ExecFileException =\n        & Omit<ExecException, \"code\">\n        & Omit<NodeJS.ErrnoException, \"code\">\n        & { code?: string | number | undefined | null };\n    /**\n     * The `child_process.execFile()` function is similar to {@link exec} except that it does not spawn a shell by default. Rather, the specified\n     * executable `file` is spawned directly as a new process making it slightly more\n     * efficient than {@link exec}.\n     *\n     * The same options as {@link exec} are supported. Since a shell is\n     * not spawned, behaviors such as I/O redirection and file globbing are not\n     * supported.\n     *\n     * ```js\n     * import { execFile } from 'node:child_process';\n     * const child = execFile('node', ['--version'], (error, stdout, stderr) => {\n     *   if (error) {\n     *     throw error;\n     *   }\n     *   console.log(stdout);\n     * });\n     * ```\n     *\n     * The `stdout` and `stderr` arguments passed to the callback will contain the\n     * stdout and stderr output of the child process. By default, Node.js will decode\n     * the output as UTF-8 and pass strings to the callback. The `encoding` option\n     * can be used to specify the character encoding used to decode the stdout and\n     * stderr output. If `encoding` is `'buffer'`, or an unrecognized character\n     * encoding, `Buffer` objects will be passed to the callback instead.\n     *\n     * If this method is invoked as its `util.promisify()` ed version, it returns\n     * a `Promise` for an `Object` with `stdout` and `stderr` properties. The returned `ChildProcess` instance is attached to the `Promise` as a `child` property. In\n     * case of an error (including any error resulting in an exit code other than 0), a\n     * rejected promise is returned, with the same `error` object given in the\n     * callback, but with two additional properties `stdout` and `stderr`.\n     *\n     * ```js\n     * import util from 'node:util';\n     * const execFile = util.promisify(require('node:child_process').execFile);\n     * async function getVersion() {\n     *   const { stdout } = await execFile('node', ['--version']);\n     *   console.log(stdout);\n     * }\n     * getVersion();\n     * ```\n     *\n     * **If the `shell` option is enabled, do not pass unsanitized user input to this**\n     * **function. Any input containing shell metacharacters may be used to trigger**\n     * **arbitrary command execution.**\n     *\n     * If the `signal` option is enabled, calling `.abort()` on the corresponding `AbortController` is similar to calling `.kill()` on the child process except\n     * the error passed to the callback will be an `AbortError`:\n     *\n     * ```js\n     * import { execFile } from 'node:child_process';\n     * const controller = new AbortController();\n     * const { signal } = controller;\n     * const child = execFile('node', ['--version'], { signal }, (error) => {\n     *   console.error(error); // an AbortError\n     * });\n     * controller.abort();\n     * ```\n     * @since v0.1.91\n     * @param file The name or path of the executable file to run.\n     * @param args List of string arguments.\n     * @param callback Called with the output when process terminates.\n     */\n    function execFile(file: string): ChildProcess;\n    function execFile(\n        file: string,\n        options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null,\n    ): ChildProcess;\n    function execFile(file: string, args?: readonly string[] | null): ChildProcess;\n    function execFile(\n        file: string,\n        args: readonly string[] | undefined | null,\n        options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null,\n    ): ChildProcess;\n    // no `options` definitely means stdout/stderr are `string`.\n    function execFile(\n        file: string,\n        callback: (error: ExecFileException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    function execFile(\n        file: string,\n        args: readonly string[] | undefined | null,\n        callback: (error: ExecFileException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    // `options` with `\"buffer\"` or `null` for `encoding` means stdout/stderr are definitely `Buffer`.\n    function execFile(\n        file: string,\n        options: ExecFileOptionsWithBufferEncoding,\n        callback: (error: ExecFileException | null, stdout: Buffer, stderr: Buffer) => void,\n    ): ChildProcess;\n    function execFile(\n        file: string,\n        args: readonly string[] | undefined | null,\n        options: ExecFileOptionsWithBufferEncoding,\n        callback: (error: ExecFileException | null, stdout: Buffer, stderr: Buffer) => void,\n    ): ChildProcess;\n    // `options` with well known `encoding` means stdout/stderr are definitely `string`.\n    function execFile(\n        file: string,\n        options: ExecFileOptionsWithStringEncoding,\n        callback: (error: ExecFileException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    function execFile(\n        file: string,\n        args: readonly string[] | undefined | null,\n        options: ExecFileOptionsWithStringEncoding,\n        callback: (error: ExecFileException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    // `options` with an `encoding` whose type is `string` means stdout/stderr could either be `Buffer` or `string`.\n    // There is no guarantee the `encoding` is unknown as `string` is a superset of `BufferEncoding`.\n    function execFile(\n        file: string,\n        options: ExecFileOptionsWithOtherEncoding,\n        callback: (error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void,\n    ): ChildProcess;\n    function execFile(\n        file: string,\n        args: readonly string[] | undefined | null,\n        options: ExecFileOptionsWithOtherEncoding,\n        callback: (error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void,\n    ): ChildProcess;\n    // `options` without an `encoding` means stdout/stderr are definitely `string`.\n    function execFile(\n        file: string,\n        options: ExecFileOptions,\n        callback: (error: ExecFileException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    function execFile(\n        file: string,\n        args: readonly string[] | undefined | null,\n        options: ExecFileOptions,\n        callback: (error: ExecFileException | null, stdout: string, stderr: string) => void,\n    ): ChildProcess;\n    // fallback if nothing else matches. Worst case is always `string | Buffer`.\n    function execFile(\n        file: string,\n        options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null,\n        callback:\n            | ((error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void)\n            | undefined\n            | null,\n    ): ChildProcess;\n    function execFile(\n        file: string,\n        args: readonly string[] | undefined | null,\n        options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null,\n        callback:\n            | ((error: ExecFileException | null, stdout: string | Buffer, stderr: string | Buffer) => void)\n            | undefined\n            | null,\n    ): ChildProcess;\n    namespace execFile {\n        function __promisify__(file: string): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            file: string,\n            args: readonly string[] | undefined | null,\n        ): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            file: string,\n            options: ExecFileOptionsWithBufferEncoding,\n        ): PromiseWithChild<{\n            stdout: Buffer;\n            stderr: Buffer;\n        }>;\n        function __promisify__(\n            file: string,\n            args: readonly string[] | undefined | null,\n            options: ExecFileOptionsWithBufferEncoding,\n        ): PromiseWithChild<{\n            stdout: Buffer;\n            stderr: Buffer;\n        }>;\n        function __promisify__(\n            file: string,\n            options: ExecFileOptionsWithStringEncoding,\n        ): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            file: string,\n            args: readonly string[] | undefined | null,\n            options: ExecFileOptionsWithStringEncoding,\n        ): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            file: string,\n            options: ExecFileOptionsWithOtherEncoding,\n        ): PromiseWithChild<{\n            stdout: string | Buffer;\n            stderr: string | Buffer;\n        }>;\n        function __promisify__(\n            file: string,\n            args: readonly string[] | undefined | null,\n            options: ExecFileOptionsWithOtherEncoding,\n        ): PromiseWithChild<{\n            stdout: string | Buffer;\n            stderr: string | Buffer;\n        }>;\n        function __promisify__(\n            file: string,\n            options: ExecFileOptions,\n        ): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            file: string,\n            args: readonly string[] | undefined | null,\n            options: ExecFileOptions,\n        ): PromiseWithChild<{\n            stdout: string;\n            stderr: string;\n        }>;\n        function __promisify__(\n            file: string,\n            options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null,\n        ): PromiseWithChild<{\n            stdout: string | Buffer;\n            stderr: string | Buffer;\n        }>;\n        function __promisify__(\n            file: string,\n            args: readonly string[] | undefined | null,\n            options: (ObjectEncodingOptions & ExecFileOptions) | undefined | null,\n        ): PromiseWithChild<{\n            stdout: string | Buffer;\n            stderr: string | Buffer;\n        }>;\n    }\n    interface ForkOptions extends ProcessEnvOptions, MessagingOptions, Abortable {\n        execPath?: string | undefined;\n        execArgv?: string[] | undefined;\n        silent?: boolean | undefined;\n        /**\n         * Can be set to 'pipe', 'inherit', 'overlapped', or 'ignore', or an array of these strings.\n         * If passed as an array, the first element is used for `stdin`, the second for\n         * `stdout`, and the third for `stderr`. A fourth element can be used to\n         * specify the `stdio` behavior beyond the standard streams. See\n         * {@link ChildProcess.stdio} for more information.\n         *\n         * @default 'pipe'\n         */\n        stdio?: StdioOptions | undefined;\n        detached?: boolean | undefined;\n        windowsVerbatimArguments?: boolean | undefined;\n    }\n    /**\n     * The `child_process.fork()` method is a special case of {@link spawn} used specifically to spawn new Node.js processes.\n     * Like {@link spawn}, a `ChildProcess` object is returned. The\n     * returned `ChildProcess` will have an additional communication channel\n     * built-in that allows messages to be passed back and forth between the parent and\n     * child. See `subprocess.send()` for details.\n     *\n     * Keep in mind that spawned Node.js child processes are\n     * independent of the parent with exception of the IPC communication channel\n     * that is established between the two. Each process has its own memory, with\n     * their own V8 instances. Because of the additional resource allocations\n     * required, spawning a large number of child Node.js processes is not\n     * recommended.\n     *\n     * By default, `child_process.fork()` will spawn new Node.js instances using the `process.execPath` of the parent process. The `execPath` property in the `options` object allows for an alternative\n     * execution path to be used.\n     *\n     * Node.js processes launched with a custom `execPath` will communicate with the\n     * parent process using the file descriptor (fd) identified using the\n     * environment variable `NODE_CHANNEL_FD` on the child process.\n     *\n     * Unlike the [`fork(2)`](http://man7.org/linux/man-pages/man2/fork.2.html) POSIX system call, `child_process.fork()` does not clone the\n     * current process.\n     *\n     * The `shell` option available in {@link spawn} is not supported by `child_process.fork()` and will be ignored if set.\n     *\n     * If the `signal` option is enabled, calling `.abort()` on the corresponding `AbortController` is similar to calling `.kill()` on the child process except\n     * the error passed to the callback will be an `AbortError`:\n     *\n     * ```js\n     * if (process.argv[2] === 'child') {\n     *   setTimeout(() => {\n     *     console.log(`Hello from ${process.argv[2]}!`);\n     *   }, 1_000);\n     * } else {\n     *   import { fork } from 'node:child_process';\n     *   const controller = new AbortController();\n     *   const { signal } = controller;\n     *   const child = fork(__filename, ['child'], { signal });\n     *   child.on('error', (err) => {\n     *     // This will be called with err being an AbortError if the controller aborts\n     *   });\n     *   controller.abort(); // Stops the child process\n     * }\n     * ```\n     * @since v0.5.0\n     * @param modulePath The module to run in the child.\n     * @param args List of string arguments.\n     */\n    function fork(modulePath: string | URL, options?: ForkOptions): ChildProcess;\n    function fork(modulePath: string | URL, args?: readonly string[], options?: ForkOptions): ChildProcess;\n    interface SpawnSyncOptions extends CommonSpawnOptions {\n        input?: string | NodeJS.ArrayBufferView | undefined;\n        maxBuffer?: number | undefined;\n        encoding?: BufferEncoding | \"buffer\" | null | undefined;\n    }\n    interface SpawnSyncOptionsWithStringEncoding extends SpawnSyncOptions {\n        encoding: BufferEncoding;\n    }\n    interface SpawnSyncOptionsWithBufferEncoding extends SpawnSyncOptions {\n        encoding?: \"buffer\" | null | undefined;\n    }\n    interface SpawnSyncReturns<T> {\n        pid: number;\n        output: Array<T | null>;\n        stdout: T;\n        stderr: T;\n        status: number | null;\n        signal: NodeJS.Signals | null;\n        error?: Error | undefined;\n    }\n    /**\n     * The `child_process.spawnSync()` method is generally identical to {@link spawn} with the exception that the function will not return\n     * until the child process has fully closed. When a timeout has been encountered\n     * and `killSignal` is sent, the method won't return until the process has\n     * completely exited. If the process intercepts and handles the `SIGTERM` signal\n     * and doesn't exit, the parent process will wait until the child process has\n     * exited.\n     *\n     * **If the `shell` option is enabled, do not pass unsanitized user input to this**\n     * **function. Any input containing shell metacharacters may be used to trigger**\n     * **arbitrary command execution.**\n     * @since v0.11.12\n     * @param command The command to run.\n     * @param args List of string arguments.\n     */\n    function spawnSync(command: string): SpawnSyncReturns<Buffer>;\n    function spawnSync(command: string, options: SpawnSyncOptionsWithStringEncoding): SpawnSyncReturns<string>;\n    function spawnSync(command: string, options: SpawnSyncOptionsWithBufferEncoding): SpawnSyncReturns<Buffer>;\n    function spawnSync(command: string, options?: SpawnSyncOptions): SpawnSyncReturns<string | Buffer>;\n    function spawnSync(command: string, args: readonly string[]): SpawnSyncReturns<Buffer>;\n    function spawnSync(\n        command: string,\n        args: readonly string[],\n        options: SpawnSyncOptionsWithStringEncoding,\n    ): SpawnSyncReturns<string>;\n    function spawnSync(\n        command: string,\n        args: readonly string[],\n        options: SpawnSyncOptionsWithBufferEncoding,\n    ): SpawnSyncReturns<Buffer>;\n    function spawnSync(\n        command: string,\n        args?: readonly string[],\n        options?: SpawnSyncOptions,\n    ): SpawnSyncReturns<string | Buffer>;\n    interface CommonExecOptions extends CommonOptions {\n        input?: string | NodeJS.ArrayBufferView | undefined;\n        /**\n         * Can be set to 'pipe', 'inherit, or 'ignore', or an array of these strings.\n         * If passed as an array, the first element is used for `stdin`, the second for\n         * `stdout`, and the third for `stderr`. A fourth element can be used to\n         * specify the `stdio` behavior beyond the standard streams. See\n         * {@link ChildProcess.stdio} for more information.\n         *\n         * @default 'pipe'\n         */\n        stdio?: StdioOptions | undefined;\n        killSignal?: NodeJS.Signals | number | undefined;\n        maxBuffer?: number | undefined;\n        encoding?: BufferEncoding | \"buffer\" | null | undefined;\n    }\n    interface ExecSyncOptions extends CommonExecOptions {\n        shell?: string | undefined;\n    }\n    interface ExecSyncOptionsWithStringEncoding extends ExecSyncOptions {\n        encoding: BufferEncoding;\n    }\n    interface ExecSyncOptionsWithBufferEncoding extends ExecSyncOptions {\n        encoding?: \"buffer\" | null | undefined;\n    }\n    /**\n     * The `child_process.execSync()` method is generally identical to {@link exec} with the exception that the method will not return\n     * until the child process has fully closed. When a timeout has been encountered\n     * and `killSignal` is sent, the method won't return until the process has\n     * completely exited. If the child process intercepts and handles the `SIGTERM` signal and doesn't exit, the parent process will wait until the child process\n     * has exited.\n     *\n     * If the process times out or has a non-zero exit code, this method will throw.\n     * The `Error` object will contain the entire result from {@link spawnSync}.\n     *\n     * **Never pass unsanitized user input to this function. Any input containing shell**\n     * **metacharacters may be used to trigger arbitrary command execution.**\n     * @since v0.11.12\n     * @param command The command to run.\n     * @return The stdout from the command.\n     */\n    function execSync(command: string): Buffer;\n    function execSync(command: string, options: ExecSyncOptionsWithStringEncoding): string;\n    function execSync(command: string, options: ExecSyncOptionsWithBufferEncoding): Buffer;\n    function execSync(command: string, options?: ExecSyncOptions): string | Buffer;\n    interface ExecFileSyncOptions extends CommonExecOptions {\n        shell?: boolean | string | undefined;\n    }\n    interface ExecFileSyncOptionsWithStringEncoding extends ExecFileSyncOptions {\n        encoding: BufferEncoding;\n    }\n    interface ExecFileSyncOptionsWithBufferEncoding extends ExecFileSyncOptions {\n        encoding?: \"buffer\" | null; // specify `null`.\n    }\n    /**\n     * The `child_process.execFileSync()` method is generally identical to {@link execFile} with the exception that the method will not\n     * return until the child process has fully closed. When a timeout has been\n     * encountered and `killSignal` is sent, the method won't return until the process\n     * has completely exited.\n     *\n     * If the child process intercepts and handles the `SIGTERM` signal and\n     * does not exit, the parent process will still wait until the child process has\n     * exited.\n     *\n     * If the process times out or has a non-zero exit code, this method will throw an `Error` that will include the full result of the underlying {@link spawnSync}.\n     *\n     * **If the `shell` option is enabled, do not pass unsanitized user input to this**\n     * **function. Any input containing shell metacharacters may be used to trigger**\n     * **arbitrary command execution.**\n     * @since v0.11.12\n     * @param file The name or path of the executable file to run.\n     * @param args List of string arguments.\n     * @return The stdout from the command.\n     */\n    function execFileSync(file: string): Buffer;\n    function execFileSync(file: string, options: ExecFileSyncOptionsWithStringEncoding): string;\n    function execFileSync(file: string, options: ExecFileSyncOptionsWithBufferEncoding): Buffer;\n    function execFileSync(file: string, options?: ExecFileSyncOptions): string | Buffer;\n    function execFileSync(file: string, args: readonly string[]): Buffer;\n    function execFileSync(\n        file: string,\n        args: readonly string[],\n        options: ExecFileSyncOptionsWithStringEncoding,\n    ): string;\n    function execFileSync(\n        file: string,\n        args: readonly string[],\n        options: ExecFileSyncOptionsWithBufferEncoding,\n    ): Buffer;\n    function execFileSync(file: string, args?: readonly string[], options?: ExecFileSyncOptions): string | Buffer;\n}\ndeclare module \"node:child_process\" {\n    export * from \"child_process\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/cluster.d.ts": "/**\n * Clusters of Node.js processes can be used to run multiple instances of Node.js\n * that can distribute workloads among their application threads. When process isolation\n * is not needed, use the [`worker_threads`](https://nodejs.org/docs/latest-v20.x/api/worker_threads.html)\n * module instead, which allows running multiple application threads within a single Node.js instance.\n *\n * The cluster module allows easy creation of child processes that all share\n * server ports.\n *\n * ```js\n * import cluster from 'node:cluster';\n * import http from 'node:http';\n * import { availableParallelism } from 'node:os';\n * import process from 'node:process';\n *\n * const numCPUs = availableParallelism();\n *\n * if (cluster.isPrimary) {\n *   console.log(`Primary ${process.pid} is running`);\n *\n *   // Fork workers.\n *   for (let i = 0; i < numCPUs; i++) {\n *     cluster.fork();\n *   }\n *\n *   cluster.on('exit', (worker, code, signal) => {\n *     console.log(`worker ${worker.process.pid} died`);\n *   });\n * } else {\n *   // Workers can share any TCP connection\n *   // In this case it is an HTTP server\n *   http.createServer((req, res) => {\n *     res.writeHead(200);\n *     res.end('hello world\\n');\n *   }).listen(8000);\n *\n *   console.log(`Worker ${process.pid} started`);\n * }\n * ```\n *\n * Running Node.js will now share port 8000 between the workers:\n *\n * ```console\n * $ node server.js\n * Primary 3596 is running\n * Worker 4324 started\n * Worker 4520 started\n * Worker 6056 started\n * Worker 5644 started\n * ```\n *\n * On Windows, it is not yet possible to set up a named pipe server in a worker.\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/cluster.js)\n */\ndeclare module \"cluster\" {\n    import * as child from \"node:child_process\";\n    import EventEmitter = require(\"node:events\");\n    import * as net from \"node:net\";\n    type SerializationType = \"json\" | \"advanced\";\n    export interface ClusterSettings {\n        /**\n         * List of string arguments passed to the Node.js executable.\n         * @default process.execArgv\n         */\n        execArgv?: string[] | undefined;\n        /**\n         * File path to worker file.\n         * @default process.argv[1]\n         */\n        exec?: string | undefined;\n        /**\n         * String arguments passed to worker.\n         * @default process.argv.slice(2)\n         */\n        args?: string[] | undefined;\n        /**\n         * Whether or not to send output to parent's stdio.\n         * @default false\n         */\n        silent?: boolean | undefined;\n        /**\n         * Configures the stdio of forked processes. Because the cluster module relies on IPC to function, this configuration must\n         * contain an `'ipc'` entry. When this option is provided, it overrides `silent`. See [`child_prcess.spawn()`](https://nodejs.org/docs/latest-v20.x/api/child_process.html#child_processspawncommand-args-options)'s\n         * [`stdio`](https://nodejs.org/docs/latest-v20.x/api/child_process.html#optionsstdio).\n         */\n        stdio?: any[] | undefined;\n        /**\n         * Sets the user identity of the process. (See [`setuid(2)`](https://man7.org/linux/man-pages/man2/setuid.2.html).)\n         */\n        uid?: number | undefined;\n        /**\n         * Sets the group identity of the process. (See [`setgid(2)`](https://man7.org/linux/man-pages/man2/setgid.2.html).)\n         */\n        gid?: number | undefined;\n        /**\n         * Sets inspector port of worker. This can be a number, or a function that takes no arguments and returns a number.\n         * By default each worker gets its own port, incremented from the primary's `process.debugPort`.\n         */\n        inspectPort?: number | (() => number) | undefined;\n        /**\n         * Specify the kind of serialization used for sending messages between processes. Possible values are `'json'` and `'advanced'`.\n         * See [Advanced serialization for `child_process`](https://nodejs.org/docs/latest-v20.x/api/child_process.html#advanced-serialization) for more details.\n         * @default false\n         */\n        serialization?: SerializationType | undefined;\n        /**\n         * Current working directory of the worker process.\n         * @default undefined (inherits from parent process)\n         */\n        cwd?: string | undefined;\n        /**\n         * Hide the forked processes console window that would normally be created on Windows systems.\n         * @default false\n         */\n        windowsHide?: boolean | undefined;\n    }\n    export interface Address {\n        address: string;\n        port: number;\n        /**\n         * The `addressType` is one of:\n         *\n         * * `4` (TCPv4)\n         * * `6` (TCPv6)\n         * * `-1` (Unix domain socket)\n         * * `'udp4'` or `'udp6'` (UDPv4 or UDPv6)\n         */\n        addressType: 4 | 6 | -1 | \"udp4\" | \"udp6\";\n    }\n    /**\n     * A `Worker` object contains all public information and method about a worker.\n     * In the primary it can be obtained using `cluster.workers`. In a worker\n     * it can be obtained using `cluster.worker`.\n     * @since v0.7.0\n     */\n    export class Worker extends EventEmitter {\n        /**\n         * Each new worker is given its own unique id, this id is stored in the `id`.\n         *\n         * While a worker is alive, this is the key that indexes it in `cluster.workers`.\n         * @since v0.8.0\n         */\n        id: number;\n        /**\n         * All workers are created using [`child_process.fork()`](https://nodejs.org/docs/latest-v20.x/api/child_process.html#child_processforkmodulepath-args-options), the returned object\n         * from this function is stored as `.process`. In a worker, the global `process` is stored.\n         *\n         * See: [Child Process module](https://nodejs.org/docs/latest-v20.x/api/child_process.html#child_processforkmodulepath-args-options).\n         *\n         * Workers will call `process.exit(0)` if the `'disconnect'` event occurs\n         * on `process` and `.exitedAfterDisconnect` is not `true`. This protects against\n         * accidental disconnection.\n         * @since v0.7.0\n         */\n        process: child.ChildProcess;\n        /**\n         * Send a message to a worker or primary, optionally with a handle.\n         *\n         * In the primary, this sends a message to a specific worker. It is identical to [`ChildProcess.send()`](https://nodejs.org/docs/latest-v20.x/api/child_process.html#subprocesssendmessage-sendhandle-options-callback).\n         *\n         * In a worker, this sends a message to the primary. It is identical to `process.send()`.\n         *\n         * This example will echo back all messages from the primary:\n         *\n         * ```js\n         * if (cluster.isPrimary) {\n         *   const worker = cluster.fork();\n         *   worker.send('hi there');\n         *\n         * } else if (cluster.isWorker) {\n         *   process.on('message', (msg) => {\n         *     process.send(msg);\n         *   });\n         * }\n         * ```\n         * @since v0.7.0\n         * @param options The `options` argument, if present, is an object used to parameterize the sending of certain types of handles.\n         */\n        send(message: child.Serializable, callback?: (error: Error | null) => void): boolean;\n        send(\n            message: child.Serializable,\n            sendHandle: child.SendHandle,\n            callback?: (error: Error | null) => void,\n        ): boolean;\n        send(\n            message: child.Serializable,\n            sendHandle: child.SendHandle,\n            options?: child.MessageOptions,\n            callback?: (error: Error | null) => void,\n        ): boolean;\n        /**\n         * This function will kill the worker. In the primary worker, it does this by\n         * disconnecting the `worker.process`, and once disconnected, killing with `signal`. In the worker, it does it by killing the process with `signal`.\n         *\n         * The `kill()` function kills the worker process without waiting for a graceful\n         * disconnect, it has the same behavior as `worker.process.kill()`.\n         *\n         * This method is aliased as `worker.destroy()` for backwards compatibility.\n         *\n         * In a worker, `process.kill()` exists, but it is not this function;\n         * it is [`kill()`](https://nodejs.org/docs/latest-v20.x/api/process.html#processkillpid-signal).\n         * @since v0.9.12\n         * @param [signal='SIGTERM'] Name of the kill signal to send to the worker process.\n         */\n        kill(signal?: string): void;\n        destroy(signal?: string): void;\n        /**\n         * In a worker, this function will close all servers, wait for the `'close'` event\n         * on those servers, and then disconnect the IPC channel.\n         *\n         * In the primary, an internal message is sent to the worker causing it to call `.disconnect()` on itself.\n         *\n         * Causes `.exitedAfterDisconnect` to be set.\n         *\n         * After a server is closed, it will no longer accept new connections,\n         * but connections may be accepted by any other listening worker. Existing\n         * connections will be allowed to close as usual. When no more connections exist,\n         * see `server.close()`, the IPC channel to the worker will close allowing it\n         * to die gracefully.\n         *\n         * The above applies _only_ to server connections, client connections are not\n         * automatically closed by workers, and disconnect does not wait for them to close\n         * before exiting.\n         *\n         * In a worker, `process.disconnect` exists, but it is not this function;\n         * it is `disconnect()`.\n         *\n         * Because long living server connections may block workers from disconnecting, it\n         * may be useful to send a message, so application specific actions may be taken to\n         * close them. It also may be useful to implement a timeout, killing a worker if\n         * the `'disconnect'` event has not been emitted after some time.\n         *\n         * ```js\n         * import net from 'node:net';\n         * if (cluster.isPrimary) {\n         *   const worker = cluster.fork();\n         *   let timeout;\n         *\n         *   worker.on('listening', (address) => {\n         *     worker.send('shutdown');\n         *     worker.disconnect();\n         *     timeout = setTimeout(() => {\n         *       worker.kill();\n         *     }, 2000);\n         *   });\n         *\n         *   worker.on('disconnect', () => {\n         *     clearTimeout(timeout);\n         *   });\n         *\n         * } else if (cluster.isWorker) {\n         *   const server = net.createServer((socket) => {\n         *     // Connections never end\n         *   });\n         *\n         *   server.listen(8000);\n         *\n         *   process.on('message', (msg) => {\n         *     if (msg === 'shutdown') {\n         *       // Initiate graceful close of any connections to server\n         *     }\n         *   });\n         * }\n         * ```\n         * @since v0.7.7\n         * @return A reference to `worker`.\n         */\n        disconnect(): this;\n        /**\n         * This function returns `true` if the worker is connected to its primary via its\n         * IPC channel, `false` otherwise. A worker is connected to its primary after it\n         * has been created. It is disconnected after the `'disconnect'` event is emitted.\n         * @since v0.11.14\n         */\n        isConnected(): boolean;\n        /**\n         * This function returns `true` if the worker's process has terminated (either\n         * because of exiting or being signaled). Otherwise, it returns `false`.\n         *\n         * ```js\n         * import cluster from 'node:cluster';\n         * import http from 'node:http';\n         * import { availableParallelism } from 'node:os';\n         * import process from 'node:process';\n         *\n         * const numCPUs = availableParallelism();\n         *\n         * if (cluster.isPrimary) {\n         *   console.log(`Primary ${process.pid} is running`);\n         *\n         *   // Fork workers.\n         *   for (let i = 0; i < numCPUs; i++) {\n         *     cluster.fork();\n         *   }\n         *\n         *   cluster.on('fork', (worker) => {\n         *     console.log('worker is dead:', worker.isDead());\n         *   });\n         *\n         *   cluster.on('exit', (worker, code, signal) => {\n         *     console.log('worker is dead:', worker.isDead());\n         *   });\n         * } else {\n         *   // Workers can share any TCP connection. In this case, it is an HTTP server.\n         *   http.createServer((req, res) => {\n         *     res.writeHead(200);\n         *     res.end(`Current process\\n ${process.pid}`);\n         *     process.kill(process.pid);\n         *   }).listen(8000);\n         * }\n         * ```\n         * @since v0.11.14\n         */\n        isDead(): boolean;\n        /**\n         * This property is `true` if the worker exited due to `.disconnect()`.\n         * If the worker exited any other way, it is `false`. If the\n         * worker has not exited, it is `undefined`.\n         *\n         * The boolean `worker.exitedAfterDisconnect` allows distinguishing between\n         * voluntary and accidental exit, the primary may choose not to respawn a worker\n         * based on this value.\n         *\n         * ```js\n         * cluster.on('exit', (worker, code, signal) => {\n         *   if (worker.exitedAfterDisconnect === true) {\n         *     console.log('Oh, it was just voluntary – no need to worry');\n         *   }\n         * });\n         *\n         * // kill worker\n         * worker.kill();\n         * ```\n         * @since v6.0.0\n         */\n        exitedAfterDisconnect: boolean;\n        /**\n         * events.EventEmitter\n         *   1. disconnect\n         *   2. error\n         *   3. exit\n         *   4. listening\n         *   5. message\n         *   6. online\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"disconnect\", listener: () => void): this;\n        addListener(event: \"error\", listener: (error: Error) => void): this;\n        addListener(event: \"exit\", listener: (code: number, signal: string) => void): this;\n        addListener(event: \"listening\", listener: (address: Address) => void): this;\n        addListener(event: \"message\", listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined.\n        addListener(event: \"online\", listener: () => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"disconnect\"): boolean;\n        emit(event: \"error\", error: Error): boolean;\n        emit(event: \"exit\", code: number, signal: string): boolean;\n        emit(event: \"listening\", address: Address): boolean;\n        emit(event: \"message\", message: any, handle: net.Socket | net.Server): boolean;\n        emit(event: \"online\"): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"disconnect\", listener: () => void): this;\n        on(event: \"error\", listener: (error: Error) => void): this;\n        on(event: \"exit\", listener: (code: number, signal: string) => void): this;\n        on(event: \"listening\", listener: (address: Address) => void): this;\n        on(event: \"message\", listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined.\n        on(event: \"online\", listener: () => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"disconnect\", listener: () => void): this;\n        once(event: \"error\", listener: (error: Error) => void): this;\n        once(event: \"exit\", listener: (code: number, signal: string) => void): this;\n        once(event: \"listening\", listener: (address: Address) => void): this;\n        once(event: \"message\", listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined.\n        once(event: \"online\", listener: () => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"disconnect\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (error: Error) => void): this;\n        prependListener(event: \"exit\", listener: (code: number, signal: string) => void): this;\n        prependListener(event: \"listening\", listener: (address: Address) => void): this;\n        prependListener(event: \"message\", listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined.\n        prependListener(event: \"online\", listener: () => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"disconnect\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (error: Error) => void): this;\n        prependOnceListener(event: \"exit\", listener: (code: number, signal: string) => void): this;\n        prependOnceListener(event: \"listening\", listener: (address: Address) => void): this;\n        prependOnceListener(event: \"message\", listener: (message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined.\n        prependOnceListener(event: \"online\", listener: () => void): this;\n    }\n    export interface Cluster extends EventEmitter {\n        disconnect(callback?: () => void): void;\n        /**\n         * Spawn a new worker process.\n         *\n         * This can only be called from the primary process.\n         * @param env Key/value pairs to add to worker process environment.\n         * @since v0.6.0\n         */\n        fork(env?: any): Worker;\n        /** @deprecated since v16.0.0 - use isPrimary. */\n        readonly isMaster: boolean;\n        /**\n         * True if the process is a primary. This is determined by the `process.env.NODE_UNIQUE_ID`. If `process.env.NODE_UNIQUE_ID`\n         * is undefined, then `isPrimary` is `true`.\n         * @since v16.0.0\n         */\n        readonly isPrimary: boolean;\n        /**\n         * True if the process is not a primary (it is the negation of `cluster.isPrimary`).\n         * @since v0.6.0\n         */\n        readonly isWorker: boolean;\n        /**\n         * The scheduling policy, either `cluster.SCHED_RR` for round-robin or `cluster.SCHED_NONE` to leave it to the operating system. This is a\n         * global setting and effectively frozen once either the first worker is spawned, or [`.setupPrimary()`](https://nodejs.org/docs/latest-v20.x/api/cluster.html#clustersetupprimarysettings)\n         * is called, whichever comes first.\n         *\n         * `SCHED_RR` is the default on all operating systems except Windows. Windows will change to `SCHED_RR` once libuv is able to effectively distribute\n         * IOCP handles without incurring a large performance hit.\n         *\n         * `cluster.schedulingPolicy` can also be set through the `NODE_CLUSTER_SCHED_POLICY` environment variable. Valid values are `'rr'` and `'none'`.\n         * @since v0.11.2\n         */\n        schedulingPolicy: number;\n        /**\n         * After calling [`.setupPrimary()`](https://nodejs.org/docs/latest-v20.x/api/cluster.html#clustersetupprimarysettings)\n         * (or [`.fork()`](https://nodejs.org/docs/latest-v20.x/api/cluster.html#clusterforkenv)) this settings object will contain\n         * the settings, including the default values.\n         *\n         * This object is not intended to be changed or set manually.\n         * @since v0.7.1\n         */\n        readonly settings: ClusterSettings;\n        /** @deprecated since v16.0.0 - use [`.setupPrimary()`](https://nodejs.org/docs/latest-v20.x/api/cluster.html#clustersetupprimarysettings) instead. */\n        setupMaster(settings?: ClusterSettings): void;\n        /**\n         * `setupPrimary` is used to change the default 'fork' behavior. Once called, the settings will be present in `cluster.settings`.\n         *\n         * Any settings changes only affect future calls to [`.fork()`](https://nodejs.org/docs/latest-v20.x/api/cluster.html#clusterforkenv)\n         * and have no effect on workers that are already running.\n         *\n         * The only attribute of a worker that cannot be set via `.setupPrimary()` is the `env` passed to\n         * [`.fork()`](https://nodejs.org/docs/latest-v20.x/api/cluster.html#clusterforkenv).\n         *\n         * The defaults above apply to the first call only; the defaults for later calls are the current values at the time of\n         * `cluster.setupPrimary()` is called.\n         *\n         * ```js\n         * import cluster from 'node:cluster';\n         *\n         * cluster.setupPrimary({\n         *   exec: 'worker.js',\n         *   args: ['--use', 'https'],\n         *   silent: true,\n         * });\n         * cluster.fork(); // https worker\n         * cluster.setupPrimary({\n         *   exec: 'worker.js',\n         *   args: ['--use', 'http'],\n         * });\n         * cluster.fork(); // http worker\n         * ```\n         *\n         * This can only be called from the primary process.\n         * @since v16.0.0\n         */\n        setupPrimary(settings?: ClusterSettings): void;\n        /**\n         * A reference to the current worker object. Not available in the primary process.\n         *\n         * ```js\n         * import cluster from 'node:cluster';\n         *\n         * if (cluster.isPrimary) {\n         *   console.log('I am primary');\n         *   cluster.fork();\n         *   cluster.fork();\n         * } else if (cluster.isWorker) {\n         *   console.log(`I am worker #${cluster.worker.id}`);\n         * }\n         * ```\n         * @since v0.7.0\n         */\n        readonly worker?: Worker | undefined;\n        /**\n         * A hash that stores the active worker objects, keyed by `id` field. This makes it easy to loop through all the workers. It is only available in the primary process.\n         *\n         * A worker is removed from `cluster.workers` after the worker has disconnected _and_ exited. The order between these two events cannot be determined in advance. However, it\n         * is guaranteed that the removal from the `cluster.workers` list happens before the last `'disconnect'` or `'exit'` event is emitted.\n         *\n         * ```js\n         * import cluster from 'node:cluster';\n         *\n         * for (const worker of Object.values(cluster.workers)) {\n         *   worker.send('big announcement to all workers');\n         * }\n         * ```\n         * @since v0.7.0\n         */\n        readonly workers?: NodeJS.Dict<Worker> | undefined;\n        readonly SCHED_NONE: number;\n        readonly SCHED_RR: number;\n        /**\n         * events.EventEmitter\n         *   1. disconnect\n         *   2. exit\n         *   3. fork\n         *   4. listening\n         *   5. message\n         *   6. online\n         *   7. setup\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"disconnect\", listener: (worker: Worker) => void): this;\n        addListener(event: \"exit\", listener: (worker: Worker, code: number, signal: string) => void): this;\n        addListener(event: \"fork\", listener: (worker: Worker) => void): this;\n        addListener(event: \"listening\", listener: (worker: Worker, address: Address) => void): this;\n        addListener(\n            event: \"message\",\n            listener: (worker: Worker, message: any, handle: net.Socket | net.Server) => void,\n        ): this; // the handle is a net.Socket or net.Server object, or undefined.\n        addListener(event: \"online\", listener: (worker: Worker) => void): this;\n        addListener(event: \"setup\", listener: (settings: ClusterSettings) => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"disconnect\", worker: Worker): boolean;\n        emit(event: \"exit\", worker: Worker, code: number, signal: string): boolean;\n        emit(event: \"fork\", worker: Worker): boolean;\n        emit(event: \"listening\", worker: Worker, address: Address): boolean;\n        emit(event: \"message\", worker: Worker, message: any, handle: net.Socket | net.Server): boolean;\n        emit(event: \"online\", worker: Worker): boolean;\n        emit(event: \"setup\", settings: ClusterSettings): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"disconnect\", listener: (worker: Worker) => void): this;\n        on(event: \"exit\", listener: (worker: Worker, code: number, signal: string) => void): this;\n        on(event: \"fork\", listener: (worker: Worker) => void): this;\n        on(event: \"listening\", listener: (worker: Worker, address: Address) => void): this;\n        on(event: \"message\", listener: (worker: Worker, message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined.\n        on(event: \"online\", listener: (worker: Worker) => void): this;\n        on(event: \"setup\", listener: (settings: ClusterSettings) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"disconnect\", listener: (worker: Worker) => void): this;\n        once(event: \"exit\", listener: (worker: Worker, code: number, signal: string) => void): this;\n        once(event: \"fork\", listener: (worker: Worker) => void): this;\n        once(event: \"listening\", listener: (worker: Worker, address: Address) => void): this;\n        once(event: \"message\", listener: (worker: Worker, message: any, handle: net.Socket | net.Server) => void): this; // the handle is a net.Socket or net.Server object, or undefined.\n        once(event: \"online\", listener: (worker: Worker) => void): this;\n        once(event: \"setup\", listener: (settings: ClusterSettings) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"disconnect\", listener: (worker: Worker) => void): this;\n        prependListener(event: \"exit\", listener: (worker: Worker, code: number, signal: string) => void): this;\n        prependListener(event: \"fork\", listener: (worker: Worker) => void): this;\n        prependListener(event: \"listening\", listener: (worker: Worker, address: Address) => void): this;\n        // the handle is a net.Socket or net.Server object, or undefined.\n        prependListener(\n            event: \"message\",\n            listener: (worker: Worker, message: any, handle?: net.Socket | net.Server) => void,\n        ): this;\n        prependListener(event: \"online\", listener: (worker: Worker) => void): this;\n        prependListener(event: \"setup\", listener: (settings: ClusterSettings) => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"disconnect\", listener: (worker: Worker) => void): this;\n        prependOnceListener(event: \"exit\", listener: (worker: Worker, code: number, signal: string) => void): this;\n        prependOnceListener(event: \"fork\", listener: (worker: Worker) => void): this;\n        prependOnceListener(event: \"listening\", listener: (worker: Worker, address: Address) => void): this;\n        // the handle is a net.Socket or net.Server object, or undefined.\n        prependOnceListener(\n            event: \"message\",\n            listener: (worker: Worker, message: any, handle: net.Socket | net.Server) => void,\n        ): this;\n        prependOnceListener(event: \"online\", listener: (worker: Worker) => void): this;\n        prependOnceListener(event: \"setup\", listener: (settings: ClusterSettings) => void): this;\n    }\n    const cluster: Cluster;\n    export default cluster;\n}\ndeclare module \"node:cluster\" {\n    export * from \"cluster\";\n    export { default as default } from \"cluster\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/compatibility/disposable.d.ts": "// Polyfills for the explicit resource management types added in TypeScript 5.2.\n// TODO: remove once this package no longer supports TS 5.1, and replace with a\n// <reference> to TypeScript's disposable library in index.d.ts.\n\ninterface SymbolConstructor {\n    readonly dispose: unique symbol;\n    readonly asyncDispose: unique symbol;\n}\n\ninterface Disposable {\n    [Symbol.dispose](): void;\n}\n\ninterface AsyncDisposable {\n    [Symbol.asyncDispose](): PromiseLike<void>;\n}\n",
  "node_modules/tgrid/node_modules/@types/node/compatibility/index.d.ts": "// Declaration files in this directory contain types relating to TypeScript library features\n// that are not included in all TypeScript versions supported by DefinitelyTyped, but\n// which can be made backwards-compatible without needing `typesVersions`.\n// If adding declarations to this directory, please specify which versions of TypeScript require them,\n// so that they can be removed when no longer needed.\n\n/// <reference path=\"disposable.d.ts\" />\n/// <reference path=\"indexable.d.ts\" />\n/// <reference path=\"iterators.d.ts\" />\n",
  "node_modules/tgrid/node_modules/@types/node/compatibility/indexable.d.ts": "// Polyfill for ES2022's .at() method on string/array prototypes, added to TypeScript in 4.6.\n\ninterface RelativeIndexable<T> {\n    at(index: number): T | undefined;\n}\n\ninterface String extends RelativeIndexable<string> {}\ninterface Array<T> extends RelativeIndexable<T> {}\ninterface ReadonlyArray<T> extends RelativeIndexable<T> {}\ninterface Int8Array extends RelativeIndexable<number> {}\ninterface Uint8Array extends RelativeIndexable<number> {}\ninterface Uint8ClampedArray extends RelativeIndexable<number> {}\ninterface Int16Array extends RelativeIndexable<number> {}\ninterface Uint16Array extends RelativeIndexable<number> {}\ninterface Int32Array extends RelativeIndexable<number> {}\ninterface Uint32Array extends RelativeIndexable<number> {}\ninterface Float32Array extends RelativeIndexable<number> {}\ninterface Float64Array extends RelativeIndexable<number> {}\ninterface BigInt64Array extends RelativeIndexable<bigint> {}\ninterface BigUint64Array extends RelativeIndexable<bigint> {}\n",
  "node_modules/tgrid/node_modules/@types/node/compatibility/iterators.d.ts": "// Backwards-compatible iterator interfaces, augmented with iterator helper methods by lib.esnext.iterator in TypeScript 5.6.\n// The IterableIterator interface does not contain these methods, which creates assignability issues in places where IteratorObjects\n// are expected (eg. DOM-compatible APIs) if lib.esnext.iterator is loaded.\n// Also ensures that iterators returned by the Node API, which inherit from Iterator.prototype, correctly expose the iterator helper methods\n// if lib.esnext.iterator is loaded.\n// TODO: remove once this package no longer supports TS 5.5, and replace NodeJS.BuiltinIteratorReturn with BuiltinIteratorReturn.\n\n// Placeholders for TS <5.6\ninterface IteratorObject<T, TReturn, TNext> {}\ninterface AsyncIteratorObject<T, TReturn, TNext> {}\n\ndeclare namespace NodeJS {\n    // Populate iterator methods for TS <5.6\n    interface Iterator<T, TReturn, TNext> extends globalThis.Iterator<T, TReturn, TNext> {}\n    interface AsyncIterator<T, TReturn, TNext> extends globalThis.AsyncIterator<T, TReturn, TNext> {}\n\n    // Polyfill for TS 5.6's instrinsic BuiltinIteratorReturn type, required for DOM-compatible iterators\n    type BuiltinIteratorReturn = ReturnType<any[][typeof Symbol.iterator]> extends\n        globalThis.Iterator<any, infer TReturn> ? TReturn\n        : any;\n}\n",
  "node_modules/tgrid/node_modules/@types/node/console.d.ts": "/**\n * The `node:console` module provides a simple debugging console that is similar to\n * the JavaScript console mechanism provided by web browsers.\n *\n * The module exports two specific components:\n *\n * * A `Console` class with methods such as `console.log()`, `console.error()`, and `console.warn()` that can be used to write to any Node.js stream.\n * * A global `console` instance configured to write to [`process.stdout`](https://nodejs.org/docs/latest-v20.x/api/process.html#processstdout) and\n * [`process.stderr`](https://nodejs.org/docs/latest-v20.x/api/process.html#processstderr). The global `console` can be used without importing the `node:console` module.\n *\n * _**Warning**_: The global console object's methods are neither consistently\n * synchronous like the browser APIs they resemble, nor are they consistently\n * asynchronous like all other Node.js streams. See the [`note on process I/O`](https://nodejs.org/docs/latest-v20.x/api/process.html#a-note-on-process-io) for\n * more information.\n *\n * Example using the global `console`:\n *\n * ```js\n * console.log('hello world');\n * // Prints: hello world, to stdout\n * console.log('hello %s', 'world');\n * // Prints: hello world, to stdout\n * console.error(new Error('Whoops, something bad happened'));\n * // Prints error message and stack trace to stderr:\n * //   Error: Whoops, something bad happened\n * //     at [eval]:5:15\n * //     at Script.runInThisContext (node:vm:132:18)\n * //     at Object.runInThisContext (node:vm:309:38)\n * //     at node:internal/process/execution:77:19\n * //     at [eval]-wrapper:6:22\n * //     at evalScript (node:internal/process/execution:76:60)\n * //     at node:internal/main/eval_string:23:3\n *\n * const name = 'Will Robinson';\n * console.warn(`Danger ${name}! Danger!`);\n * // Prints: Danger Will Robinson! Danger!, to stderr\n * ```\n *\n * Example using the `Console` class:\n *\n * ```js\n * const out = getStreamSomehow();\n * const err = getStreamSomehow();\n * const myConsole = new console.Console(out, err);\n *\n * myConsole.log('hello world');\n * // Prints: hello world, to out\n * myConsole.log('hello %s', 'world');\n * // Prints: hello world, to out\n * myConsole.error(new Error('Whoops, something bad happened'));\n * // Prints: [Error: Whoops, something bad happened], to err\n *\n * const name = 'Will Robinson';\n * myConsole.warn(`Danger ${name}! Danger!`);\n * // Prints: Danger Will Robinson! Danger!, to err\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/console.js)\n */\ndeclare module \"console\" {\n    import console = require(\"node:console\");\n    export = console;\n}\ndeclare module \"node:console\" {\n    import { InspectOptions } from \"node:util\";\n    global {\n        // This needs to be global to avoid TS2403 in case lib.dom.d.ts is present in the same build\n        interface Console {\n            Console: console.ConsoleConstructor;\n            /**\n             * `console.assert()` writes a message if `value` is [falsy](https://developer.mozilla.org/en-US/docs/Glossary/Falsy) or omitted. It only\n             * writes a message and does not otherwise affect execution. The output always\n             * starts with `\"Assertion failed\"`. If provided, `message` is formatted using\n             * [`util.format()`](https://nodejs.org/docs/latest-v20.x/api/util.html#utilformatformat-args).\n             *\n             * If `value` is [truthy](https://developer.mozilla.org/en-US/docs/Glossary/Truthy), nothing happens.\n             *\n             * ```js\n             * console.assert(true, 'does nothing');\n             *\n             * console.assert(false, 'Whoops %s work', 'didn\\'t');\n             * // Assertion failed: Whoops didn't work\n             *\n             * console.assert();\n             * // Assertion failed\n             * ```\n             * @since v0.1.101\n             * @param value The value tested for being truthy.\n             * @param message All arguments besides `value` are used as error message.\n             */\n            assert(value: any, message?: string, ...optionalParams: any[]): void;\n            /**\n             * When `stdout` is a TTY, calling `console.clear()` will attempt to clear the\n             * TTY. When `stdout` is not a TTY, this method does nothing.\n             *\n             * The specific operation of `console.clear()` can vary across operating systems\n             * and terminal types. For most Linux operating systems, `console.clear()` operates similarly to the `clear` shell command. On Windows, `console.clear()` will clear only the output in the\n             * current terminal viewport for the Node.js\n             * binary.\n             * @since v8.3.0\n             */\n            clear(): void;\n            /**\n             * Maintains an internal counter specific to `label` and outputs to `stdout` the\n             * number of times `console.count()` has been called with the given `label`.\n             *\n             * ```js\n             * > console.count()\n             * default: 1\n             * undefined\n             * > console.count('default')\n             * default: 2\n             * undefined\n             * > console.count('abc')\n             * abc: 1\n             * undefined\n             * > console.count('xyz')\n             * xyz: 1\n             * undefined\n             * > console.count('abc')\n             * abc: 2\n             * undefined\n             * > console.count()\n             * default: 3\n             * undefined\n             * >\n             * ```\n             * @since v8.3.0\n             * @param [label='default'] The display label for the counter.\n             */\n            count(label?: string): void;\n            /**\n             * Resets the internal counter specific to `label`.\n             *\n             * ```js\n             * > console.count('abc');\n             * abc: 1\n             * undefined\n             * > console.countReset('abc');\n             * undefined\n             * > console.count('abc');\n             * abc: 1\n             * undefined\n             * >\n             * ```\n             * @since v8.3.0\n             * @param [label='default'] The display label for the counter.\n             */\n            countReset(label?: string): void;\n            /**\n             * The `console.debug()` function is an alias for {@link log}.\n             * @since v8.0.0\n             */\n            debug(message?: any, ...optionalParams: any[]): void;\n            /**\n             * Uses [`util.inspect()`](https://nodejs.org/docs/latest-v20.x/api/util.html#utilinspectobject-options) on `obj` and prints the resulting string to `stdout`.\n             * This function bypasses any custom `inspect()` function defined on `obj`.\n             * @since v0.1.101\n             */\n            dir(obj: any, options?: InspectOptions): void;\n            /**\n             * This method calls `console.log()` passing it the arguments received.\n             * This method does not produce any XML formatting.\n             * @since v8.0.0\n             */\n            dirxml(...data: any[]): void;\n            /**\n             * Prints to `stderr` with newline. Multiple arguments can be passed, with the\n             * first used as the primary message and all additional used as substitution\n             * values similar to [`printf(3)`](http://man7.org/linux/man-pages/man3/printf.3.html)\n             * (the arguments are all passed to [`util.format()`](https://nodejs.org/docs/latest-v20.x/api/util.html#utilformatformat-args)).\n             *\n             * ```js\n             * const code = 5;\n             * console.error('error #%d', code);\n             * // Prints: error #5, to stderr\n             * console.error('error', code);\n             * // Prints: error 5, to stderr\n             * ```\n             *\n             * If formatting elements (e.g. `%d`) are not found in the first string then\n             * [`util.inspect()`](https://nodejs.org/docs/latest-v20.x/api/util.html#utilinspectobject-options) is called on each argument and the\n             * resulting string values are concatenated. See [`util.format()`](https://nodejs.org/docs/latest-v20.x/api/util.html#utilformatformat-args)\n             * for more information.\n             * @since v0.1.100\n             */\n            error(message?: any, ...optionalParams: any[]): void;\n            /**\n             * Increases indentation of subsequent lines by spaces for `groupIndentation` length.\n             *\n             * If one or more `label`s are provided, those are printed first without the\n             * additional indentation.\n             * @since v8.5.0\n             */\n            group(...label: any[]): void;\n            /**\n             * An alias for {@link group}.\n             * @since v8.5.0\n             */\n            groupCollapsed(...label: any[]): void;\n            /**\n             * Decreases indentation of subsequent lines by spaces for `groupIndentation` length.\n             * @since v8.5.0\n             */\n            groupEnd(): void;\n            /**\n             * The `console.info()` function is an alias for {@link log}.\n             * @since v0.1.100\n             */\n            info(message?: any, ...optionalParams: any[]): void;\n            /**\n             * Prints to `stdout` with newline. Multiple arguments can be passed, with the\n             * first used as the primary message and all additional used as substitution\n             * values similar to [`printf(3)`](http://man7.org/linux/man-pages/man3/printf.3.html)\n             * (the arguments are all passed to [`util.format()`](https://nodejs.org/docs/latest-v20.x/api/util.html#utilformatformat-args)).\n             *\n             * ```js\n             * const count = 5;\n             * console.log('count: %d', count);\n             * // Prints: count: 5, to stdout\n             * console.log('count:', count);\n             * // Prints: count: 5, to stdout\n             * ```\n             *\n             * See [`util.format()`](https://nodejs.org/docs/latest-v20.x/api/util.html#utilformatformat-args) for more information.\n             * @since v0.1.100\n             */\n            log(message?: any, ...optionalParams: any[]): void;\n            /**\n             * Try to construct a table with the columns of the properties of `tabularData` (or use `properties`) and rows of `tabularData` and log it. Falls back to just\n             * logging the argument if it can't be parsed as tabular.\n             *\n             * ```js\n             * // These can't be parsed as tabular data\n             * console.table(Symbol());\n             * // Symbol()\n             *\n             * console.table(undefined);\n             * // undefined\n             *\n             * console.table([{ a: 1, b: 'Y' }, { a: 'Z', b: 2 }]);\n             * // ┌─────────┬─────┬─────┐\n             * // │ (index) │  a  │  b  │\n             * // ├─────────┼─────┼─────┤\n             * // │    0    │  1  │ 'Y' │\n             * // │    1    │ 'Z' │  2  │\n             * // └─────────┴─────┴─────┘\n             *\n             * console.table([{ a: 1, b: 'Y' }, { a: 'Z', b: 2 }], ['a']);\n             * // ┌─────────┬─────┐\n             * // │ (index) │  a  │\n             * // ├─────────┼─────┤\n             * // │    0    │  1  │\n             * // │    1    │ 'Z' │\n             * // └─────────┴─────┘\n             * ```\n             * @since v10.0.0\n             * @param properties Alternate properties for constructing the table.\n             */\n            table(tabularData: any, properties?: readonly string[]): void;\n            /**\n             * Starts a timer that can be used to compute the duration of an operation. Timers\n             * are identified by a unique `label`. Use the same `label` when calling {@link timeEnd} to stop the timer and output the elapsed time in\n             * suitable time units to `stdout`. For example, if the elapsed\n             * time is 3869ms, `console.timeEnd()` displays \"3.869s\".\n             * @since v0.1.104\n             * @param [label='default']\n             */\n            time(label?: string): void;\n            /**\n             * Stops a timer that was previously started by calling {@link time} and\n             * prints the result to `stdout`:\n             *\n             * ```js\n             * console.time('bunch-of-stuff');\n             * // Do a bunch of stuff.\n             * console.timeEnd('bunch-of-stuff');\n             * // Prints: bunch-of-stuff: 225.438ms\n             * ```\n             * @since v0.1.104\n             * @param [label='default']\n             */\n            timeEnd(label?: string): void;\n            /**\n             * For a timer that was previously started by calling {@link time}, prints\n             * the elapsed time and other `data` arguments to `stdout`:\n             *\n             * ```js\n             * console.time('process');\n             * const value = expensiveProcess1(); // Returns 42\n             * console.timeLog('process', value);\n             * // Prints \"process: 365.227ms 42\".\n             * doExpensiveProcess2(value);\n             * console.timeEnd('process');\n             * ```\n             * @since v10.7.0\n             * @param [label='default']\n             */\n            timeLog(label?: string, ...data: any[]): void;\n            /**\n             * Prints to `stderr` the string `'Trace: '`, followed by the [`util.format()`](https://nodejs.org/docs/latest-v20.x/api/util.html#utilformatformat-args)\n             * formatted message and stack trace to the current position in the code.\n             *\n             * ```js\n             * console.trace('Show me');\n             * // Prints: (stack trace will vary based on where trace is called)\n             * //  Trace: Show me\n             * //    at repl:2:9\n             * //    at REPLServer.defaultEval (repl.js:248:27)\n             * //    at bound (domain.js:287:14)\n             * //    at REPLServer.runBound [as eval] (domain.js:300:12)\n             * //    at REPLServer.<anonymous> (repl.js:412:12)\n             * //    at emitOne (events.js:82:20)\n             * //    at REPLServer.emit (events.js:169:7)\n             * //    at REPLServer.Interface._onLine (readline.js:210:10)\n             * //    at REPLServer.Interface._line (readline.js:549:8)\n             * //    at REPLServer.Interface._ttyWrite (readline.js:826:14)\n             * ```\n             * @since v0.1.104\n             */\n            trace(message?: any, ...optionalParams: any[]): void;\n            /**\n             * The `console.warn()` function is an alias for {@link error}.\n             * @since v0.1.100\n             */\n            warn(message?: any, ...optionalParams: any[]): void;\n            // --- Inspector mode only ---\n            /**\n             * This method does not display anything unless used in the inspector. The `console.profile()`\n             * method starts a JavaScript CPU profile with an optional label until {@link profileEnd}\n             * is called. The profile is then added to the Profile panel of the inspector.\n             *\n             * ```js\n             * console.profile('MyLabel');\n             * // Some code\n             * console.profileEnd('MyLabel');\n             * // Adds the profile 'MyLabel' to the Profiles panel of the inspector.\n             * ```\n             * @since v8.0.0\n             */\n            profile(label?: string): void;\n            /**\n             * This method does not display anything unless used in the inspector. Stops the current\n             * JavaScript CPU profiling session if one has been started and prints the report to the\n             * Profiles panel of the inspector. See {@link profile} for an example.\n             *\n             * If this method is called without a label, the most recently started profile is stopped.\n             * @since v8.0.0\n             */\n            profileEnd(label?: string): void;\n            /**\n             * This method does not display anything unless used in the inspector. The `console.timeStamp()`\n             * method adds an event with the label `'label'` to the Timeline panel of the inspector.\n             * @since v8.0.0\n             */\n            timeStamp(label?: string): void;\n        }\n        /**\n         * The `console` module provides a simple debugging console that is similar to the\n         * JavaScript console mechanism provided by web browsers.\n         *\n         * The module exports two specific components:\n         *\n         * * A `Console` class with methods such as `console.log()`, `console.error()` and `console.warn()` that can be used to write to any Node.js stream.\n         * * A global `console` instance configured to write to [`process.stdout`](https://nodejs.org/docs/latest-v20.x/api/process.html#processstdout) and\n         * [`process.stderr`](https://nodejs.org/docs/latest-v20.x/api/process.html#processstderr). The global `console` can be used without importing the `node:console` module.\n         *\n         * _**Warning**_: The global console object's methods are neither consistently\n         * synchronous like the browser APIs they resemble, nor are they consistently\n         * asynchronous like all other Node.js streams. See the [`note on process I/O`](https://nodejs.org/docs/latest-v20.x/api/process.html#a-note-on-process-io) for\n         * more information.\n         *\n         * Example using the global `console`:\n         *\n         * ```js\n         * console.log('hello world');\n         * // Prints: hello world, to stdout\n         * console.log('hello %s', 'world');\n         * // Prints: hello world, to stdout\n         * console.error(new Error('Whoops, something bad happened'));\n         * // Prints error message and stack trace to stderr:\n         * //   Error: Whoops, something bad happened\n         * //     at [eval]:5:15\n         * //     at Script.runInThisContext (node:vm:132:18)\n         * //     at Object.runInThisContext (node:vm:309:38)\n         * //     at node:internal/process/execution:77:19\n         * //     at [eval]-wrapper:6:22\n         * //     at evalScript (node:internal/process/execution:76:60)\n         * //     at node:internal/main/eval_string:23:3\n         *\n         * const name = 'Will Robinson';\n         * console.warn(`Danger ${name}! Danger!`);\n         * // Prints: Danger Will Robinson! Danger!, to stderr\n         * ```\n         *\n         * Example using the `Console` class:\n         *\n         * ```js\n         * const out = getStreamSomehow();\n         * const err = getStreamSomehow();\n         * const myConsole = new console.Console(out, err);\n         *\n         * myConsole.log('hello world');\n         * // Prints: hello world, to out\n         * myConsole.log('hello %s', 'world');\n         * // Prints: hello world, to out\n         * myConsole.error(new Error('Whoops, something bad happened'));\n         * // Prints: [Error: Whoops, something bad happened], to err\n         *\n         * const name = 'Will Robinson';\n         * myConsole.warn(`Danger ${name}! Danger!`);\n         * // Prints: Danger Will Robinson! Danger!, to err\n         * ```\n         * @see [source](https://github.com/nodejs/node/blob/v20.11.1/lib/console.js)\n         */\n        namespace console {\n            interface ConsoleConstructorOptions {\n                stdout: NodeJS.WritableStream;\n                stderr?: NodeJS.WritableStream | undefined;\n                /**\n                 * Ignore errors when writing to the underlying streams.\n                 * @default true\n                 */\n                ignoreErrors?: boolean | undefined;\n                /**\n                 * Set color support for this `Console` instance. Setting to true enables coloring while inspecting\n                 * values. Setting to `false` disables coloring while inspecting values. Setting to `'auto'` makes color\n                 * support depend on the value of the `isTTY` property and the value returned by `getColorDepth()` on the\n                 * respective stream. This option can not be used, if `inspectOptions.colors` is set as well.\n                 * @default auto\n                 */\n                colorMode?: boolean | \"auto\" | undefined;\n                /**\n                 * Specifies options that are passed along to\n                 * [`util.inspect()`](https://nodejs.org/docs/latest-v20.x/api/util.html#utilinspectobject-options).\n                 */\n                inspectOptions?: InspectOptions | undefined;\n                /**\n                 * Set group indentation.\n                 * @default 2\n                 */\n                groupIndentation?: number | undefined;\n            }\n            interface ConsoleConstructor {\n                prototype: Console;\n                new(stdout: NodeJS.WritableStream, stderr?: NodeJS.WritableStream, ignoreErrors?: boolean): Console;\n                new(options: ConsoleConstructorOptions): Console;\n            }\n        }\n        var console: Console;\n    }\n    export = globalThis.console;\n}\n",
  "node_modules/tgrid/node_modules/@types/node/constants.d.ts": "/**\n * @deprecated The `node:constants` module is deprecated. When requiring access to constants\n * relevant to specific Node.js builtin modules, developers should instead refer\n * to the `constants` property exposed by the relevant module. For instance,\n * `require('node:fs').constants` and `require('node:os').constants`.\n */\ndeclare module \"constants\" {\n    const constants:\n        & typeof import(\"node:os\").constants.dlopen\n        & typeof import(\"node:os\").constants.errno\n        & typeof import(\"node:os\").constants.priority\n        & typeof import(\"node:os\").constants.signals\n        & typeof import(\"node:fs\").constants\n        & typeof import(\"node:crypto\").constants;\n    export = constants;\n}\n\ndeclare module \"node:constants\" {\n    import constants = require(\"constants\");\n    export = constants;\n}\n",
  "node_modules/tgrid/node_modules/@types/node/crypto.d.ts": "/**\n * The `node:crypto` module provides cryptographic functionality that includes a\n * set of wrappers for OpenSSL's hash, HMAC, cipher, decipher, sign, and verify\n * functions.\n *\n * ```js\n * const { createHmac } = await import('node:crypto');\n *\n * const secret = 'abcdefg';\n * const hash = createHmac('sha256', secret)\n *                .update('I love cupcakes')\n *                .digest('hex');\n * console.log(hash);\n * // Prints:\n * //   c0fa1bc00531bd78ef38c628449c5102aeabd49b5dc3a2a516ea6ea959d6658e\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/crypto.js)\n */\ndeclare module \"crypto\" {\n    import * as stream from \"node:stream\";\n    import { PeerCertificate } from \"node:tls\";\n    /**\n     * SPKAC is a Certificate Signing Request mechanism originally implemented by\n     * Netscape and was specified formally as part of HTML5's `keygen` element.\n     *\n     * `<keygen>` is deprecated since [HTML 5.2](https://www.w3.org/TR/html52/changes.html#features-removed) and new projects\n     * should not use this element anymore.\n     *\n     * The `node:crypto` module provides the `Certificate` class for working with SPKAC\n     * data. The most common usage is handling output generated by the HTML5 `<keygen>` element. Node.js uses [OpenSSL's SPKAC\n     * implementation](https://www.openssl.org/docs/man3.0/man1/openssl-spkac.html) internally.\n     * @since v0.11.8\n     */\n    class Certificate {\n        /**\n         * ```js\n         * const { Certificate } = await import('node:crypto');\n         * const spkac = getSpkacSomehow();\n         * const challenge = Certificate.exportChallenge(spkac);\n         * console.log(challenge.toString('utf8'));\n         * // Prints: the challenge as a UTF8 string\n         * ```\n         * @since v9.0.0\n         * @param encoding The `encoding` of the `spkac` string.\n         * @return The challenge component of the `spkac` data structure, which includes a public key and a challenge.\n         */\n        static exportChallenge(spkac: BinaryLike): Buffer;\n        /**\n         * ```js\n         * const { Certificate } = await import('node:crypto');\n         * const spkac = getSpkacSomehow();\n         * const publicKey = Certificate.exportPublicKey(spkac);\n         * console.log(publicKey);\n         * // Prints: the public key as <Buffer ...>\n         * ```\n         * @since v9.0.0\n         * @param encoding The `encoding` of the `spkac` string.\n         * @return The public key component of the `spkac` data structure, which includes a public key and a challenge.\n         */\n        static exportPublicKey(spkac: BinaryLike, encoding?: string): Buffer;\n        /**\n         * ```js\n         * import { Buffer } from 'node:buffer';\n         * const { Certificate } = await import('node:crypto');\n         *\n         * const spkac = getSpkacSomehow();\n         * console.log(Certificate.verifySpkac(Buffer.from(spkac)));\n         * // Prints: true or false\n         * ```\n         * @since v9.0.0\n         * @param encoding The `encoding` of the `spkac` string.\n         * @return `true` if the given `spkac` data structure is valid, `false` otherwise.\n         */\n        static verifySpkac(spkac: NodeJS.ArrayBufferView): boolean;\n        /**\n         * @deprecated\n         * @param spkac\n         * @returns The challenge component of the `spkac` data structure,\n         * which includes a public key and a challenge.\n         */\n        exportChallenge(spkac: BinaryLike): Buffer;\n        /**\n         * @deprecated\n         * @param spkac\n         * @param encoding The encoding of the spkac string.\n         * @returns The public key component of the `spkac` data structure,\n         * which includes a public key and a challenge.\n         */\n        exportPublicKey(spkac: BinaryLike, encoding?: string): Buffer;\n        /**\n         * @deprecated\n         * @param spkac\n         * @returns `true` if the given `spkac` data structure is valid,\n         * `false` otherwise.\n         */\n        verifySpkac(spkac: NodeJS.ArrayBufferView): boolean;\n    }\n    namespace constants {\n        // https://nodejs.org/dist/latest-v20.x/docs/api/crypto.html#crypto-constants\n        const OPENSSL_VERSION_NUMBER: number;\n        /** Applies multiple bug workarounds within OpenSSL. See https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_set_options.html for detail. */\n        const SSL_OP_ALL: number;\n        /** Instructs OpenSSL to allow a non-[EC]DHE-based key exchange mode for TLS v1.3 */\n        const SSL_OP_ALLOW_NO_DHE_KEX: number;\n        /** Allows legacy insecure renegotiation between OpenSSL and unpatched clients or servers. See https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_set_options.html. */\n        const SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION: number;\n        /** Attempts to use the server's preferences instead of the client's when selecting a cipher. See https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_set_options.html. */\n        const SSL_OP_CIPHER_SERVER_PREFERENCE: number;\n        /** Instructs OpenSSL to use Cisco's version identifier of DTLS_BAD_VER. */\n        const SSL_OP_CISCO_ANYCONNECT: number;\n        /** Instructs OpenSSL to turn on cookie exchange. */\n        const SSL_OP_COOKIE_EXCHANGE: number;\n        /** Instructs OpenSSL to add server-hello extension from an early version of the cryptopro draft. */\n        const SSL_OP_CRYPTOPRO_TLSEXT_BUG: number;\n        /** Instructs OpenSSL to disable a SSL 3.0/TLS 1.0 vulnerability workaround added in OpenSSL 0.9.6d. */\n        const SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS: number;\n        /** Allows initial connection to servers that do not support RI. */\n        const SSL_OP_LEGACY_SERVER_CONNECT: number;\n        /** Instructs OpenSSL to disable support for SSL/TLS compression. */\n        const SSL_OP_NO_COMPRESSION: number;\n        /** Instructs OpenSSL to disable encrypt-then-MAC. */\n        const SSL_OP_NO_ENCRYPT_THEN_MAC: number;\n        const SSL_OP_NO_QUERY_MTU: number;\n        /** Instructs OpenSSL to disable renegotiation. */\n        const SSL_OP_NO_RENEGOTIATION: number;\n        /** Instructs OpenSSL to always start a new session when performing renegotiation. */\n        const SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION: number;\n        /** Instructs OpenSSL to turn off SSL v2 */\n        const SSL_OP_NO_SSLv2: number;\n        /** Instructs OpenSSL to turn off SSL v3 */\n        const SSL_OP_NO_SSLv3: number;\n        /** Instructs OpenSSL to disable use of RFC4507bis tickets. */\n        const SSL_OP_NO_TICKET: number;\n        /** Instructs OpenSSL to turn off TLS v1 */\n        const SSL_OP_NO_TLSv1: number;\n        /** Instructs OpenSSL to turn off TLS v1.1 */\n        const SSL_OP_NO_TLSv1_1: number;\n        /** Instructs OpenSSL to turn off TLS v1.2 */\n        const SSL_OP_NO_TLSv1_2: number;\n        /** Instructs OpenSSL to turn off TLS v1.3 */\n        const SSL_OP_NO_TLSv1_3: number;\n        /** Instructs OpenSSL server to prioritize ChaCha20-Poly1305 when the client does. This option has no effect if `SSL_OP_CIPHER_SERVER_PREFERENCE` is not enabled. */\n        const SSL_OP_PRIORITIZE_CHACHA: number;\n        /** Instructs OpenSSL to disable version rollback attack detection. */\n        const SSL_OP_TLS_ROLLBACK_BUG: number;\n        const ENGINE_METHOD_RSA: number;\n        const ENGINE_METHOD_DSA: number;\n        const ENGINE_METHOD_DH: number;\n        const ENGINE_METHOD_RAND: number;\n        const ENGINE_METHOD_EC: number;\n        const ENGINE_METHOD_CIPHERS: number;\n        const ENGINE_METHOD_DIGESTS: number;\n        const ENGINE_METHOD_PKEY_METHS: number;\n        const ENGINE_METHOD_PKEY_ASN1_METHS: number;\n        const ENGINE_METHOD_ALL: number;\n        const ENGINE_METHOD_NONE: number;\n        const DH_CHECK_P_NOT_SAFE_PRIME: number;\n        const DH_CHECK_P_NOT_PRIME: number;\n        const DH_UNABLE_TO_CHECK_GENERATOR: number;\n        const DH_NOT_SUITABLE_GENERATOR: number;\n        const RSA_PKCS1_PADDING: number;\n        const RSA_SSLV23_PADDING: number;\n        const RSA_NO_PADDING: number;\n        const RSA_PKCS1_OAEP_PADDING: number;\n        const RSA_X931_PADDING: number;\n        const RSA_PKCS1_PSS_PADDING: number;\n        /** Sets the salt length for RSA_PKCS1_PSS_PADDING to the digest size when signing or verifying. */\n        const RSA_PSS_SALTLEN_DIGEST: number;\n        /** Sets the salt length for RSA_PKCS1_PSS_PADDING to the maximum permissible value when signing data. */\n        const RSA_PSS_SALTLEN_MAX_SIGN: number;\n        /** Causes the salt length for RSA_PKCS1_PSS_PADDING to be determined automatically when verifying a signature. */\n        const RSA_PSS_SALTLEN_AUTO: number;\n        const POINT_CONVERSION_COMPRESSED: number;\n        const POINT_CONVERSION_UNCOMPRESSED: number;\n        const POINT_CONVERSION_HYBRID: number;\n        /** Specifies the built-in default cipher list used by Node.js (colon-separated values). */\n        const defaultCoreCipherList: string;\n        /** Specifies the active default cipher list used by the current Node.js process  (colon-separated values). */\n        const defaultCipherList: string;\n    }\n    interface HashOptions extends stream.TransformOptions {\n        /**\n         * For XOF hash functions such as `shake256`, the\n         * outputLength option can be used to specify the desired output length in bytes.\n         */\n        outputLength?: number | undefined;\n    }\n    /** @deprecated since v10.0.0 */\n    const fips: boolean;\n    /**\n     * Creates and returns a `Hash` object that can be used to generate hash digests\n     * using the given `algorithm`. Optional `options` argument controls stream\n     * behavior. For XOF hash functions such as `'shake256'`, the `outputLength` option\n     * can be used to specify the desired output length in bytes.\n     *\n     * The `algorithm` is dependent on the available algorithms supported by the\n     * version of OpenSSL on the platform. Examples are `'sha256'`, `'sha512'`, etc.\n     * On recent releases of OpenSSL, `openssl list -digest-algorithms` will\n     * display the available digest algorithms.\n     *\n     * Example: generating the sha256 sum of a file\n     *\n     * ```js\n     * import {\n     *   createReadStream,\n     * } from 'node:fs';\n     * import { argv } from 'node:process';\n     * const {\n     *   createHash,\n     * } = await import('node:crypto');\n     *\n     * const filename = argv[2];\n     *\n     * const hash = createHash('sha256');\n     *\n     * const input = createReadStream(filename);\n     * input.on('readable', () => {\n     *   // Only one element is going to be produced by the\n     *   // hash stream.\n     *   const data = input.read();\n     *   if (data)\n     *     hash.update(data);\n     *   else {\n     *     console.log(`${hash.digest('hex')} ${filename}`);\n     *   }\n     * });\n     * ```\n     * @since v0.1.92\n     * @param options `stream.transform` options\n     */\n    function createHash(algorithm: string, options?: HashOptions): Hash;\n    /**\n     * Creates and returns an `Hmac` object that uses the given `algorithm` and `key`.\n     * Optional `options` argument controls stream behavior.\n     *\n     * The `algorithm` is dependent on the available algorithms supported by the\n     * version of OpenSSL on the platform. Examples are `'sha256'`, `'sha512'`, etc.\n     * On recent releases of OpenSSL, `openssl list -digest-algorithms` will\n     * display the available digest algorithms.\n     *\n     * The `key` is the HMAC key used to generate the cryptographic HMAC hash. If it is\n     * a `KeyObject`, its type must be `secret`. If it is a string, please consider `caveats when using strings as inputs to cryptographic APIs`. If it was\n     * obtained from a cryptographically secure source of entropy, such as {@link randomBytes} or {@link generateKey}, its length should not\n     * exceed the block size of `algorithm` (e.g., 512 bits for SHA-256).\n     *\n     * Example: generating the sha256 HMAC of a file\n     *\n     * ```js\n     * import {\n     *   createReadStream,\n     * } from 'node:fs';\n     * import { argv } from 'node:process';\n     * const {\n     *   createHmac,\n     * } = await import('node:crypto');\n     *\n     * const filename = argv[2];\n     *\n     * const hmac = createHmac('sha256', 'a secret');\n     *\n     * const input = createReadStream(filename);\n     * input.on('readable', () => {\n     *   // Only one element is going to be produced by the\n     *   // hash stream.\n     *   const data = input.read();\n     *   if (data)\n     *     hmac.update(data);\n     *   else {\n     *     console.log(`${hmac.digest('hex')} ${filename}`);\n     *   }\n     * });\n     * ```\n     * @since v0.1.94\n     * @param options `stream.transform` options\n     */\n    function createHmac(algorithm: string, key: BinaryLike | KeyObject, options?: stream.TransformOptions): Hmac;\n    // https://nodejs.org/api/buffer.html#buffer_buffers_and_character_encodings\n    type BinaryToTextEncoding = \"base64\" | \"base64url\" | \"hex\" | \"binary\";\n    type CharacterEncoding = \"utf8\" | \"utf-8\" | \"utf16le\" | \"utf-16le\" | \"latin1\";\n    type LegacyCharacterEncoding = \"ascii\" | \"binary\" | \"ucs2\" | \"ucs-2\";\n    type Encoding = BinaryToTextEncoding | CharacterEncoding | LegacyCharacterEncoding;\n    type ECDHKeyFormat = \"compressed\" | \"uncompressed\" | \"hybrid\";\n    /**\n     * The `Hash` class is a utility for creating hash digests of data. It can be\n     * used in one of two ways:\n     *\n     * * As a `stream` that is both readable and writable, where data is written\n     * to produce a computed hash digest on the readable side, or\n     * * Using the `hash.update()` and `hash.digest()` methods to produce the\n     * computed hash.\n     *\n     * The {@link createHash} method is used to create `Hash` instances. `Hash`objects are not to be created directly using the `new` keyword.\n     *\n     * Example: Using `Hash` objects as streams:\n     *\n     * ```js\n     * const {\n     *   createHash,\n     * } = await import('node:crypto');\n     *\n     * const hash = createHash('sha256');\n     *\n     * hash.on('readable', () => {\n     *   // Only one element is going to be produced by the\n     *   // hash stream.\n     *   const data = hash.read();\n     *   if (data) {\n     *     console.log(data.toString('hex'));\n     *     // Prints:\n     *     //   6a2da20943931e9834fc12cfe5bb47bbd9ae43489a30726962b576f4e3993e50\n     *   }\n     * });\n     *\n     * hash.write('some data to hash');\n     * hash.end();\n     * ```\n     *\n     * Example: Using `Hash` and piped streams:\n     *\n     * ```js\n     * import { createReadStream } from 'node:fs';\n     * import { stdout } from 'node:process';\n     * const { createHash } = await import('node:crypto');\n     *\n     * const hash = createHash('sha256');\n     *\n     * const input = createReadStream('test.js');\n     * input.pipe(hash).setEncoding('hex').pipe(stdout);\n     * ```\n     *\n     * Example: Using the `hash.update()` and `hash.digest()` methods:\n     *\n     * ```js\n     * const {\n     *   createHash,\n     * } = await import('node:crypto');\n     *\n     * const hash = createHash('sha256');\n     *\n     * hash.update('some data to hash');\n     * console.log(hash.digest('hex'));\n     * // Prints:\n     * //   6a2da20943931e9834fc12cfe5bb47bbd9ae43489a30726962b576f4e3993e50\n     * ```\n     * @since v0.1.92\n     */\n    class Hash extends stream.Transform {\n        private constructor();\n        /**\n         * Creates a new `Hash` object that contains a deep copy of the internal state\n         * of the current `Hash` object.\n         *\n         * The optional `options` argument controls stream behavior. For XOF hash\n         * functions such as `'shake256'`, the `outputLength` option can be used to\n         * specify the desired output length in bytes.\n         *\n         * An error is thrown when an attempt is made to copy the `Hash` object after\n         * its `hash.digest()` method has been called.\n         *\n         * ```js\n         * // Calculate a rolling hash.\n         * const {\n         *   createHash,\n         * } = await import('node:crypto');\n         *\n         * const hash = createHash('sha256');\n         *\n         * hash.update('one');\n         * console.log(hash.copy().digest('hex'));\n         *\n         * hash.update('two');\n         * console.log(hash.copy().digest('hex'));\n         *\n         * hash.update('three');\n         * console.log(hash.copy().digest('hex'));\n         *\n         * // Etc.\n         * ```\n         * @since v13.1.0\n         * @param options `stream.transform` options\n         */\n        copy(options?: HashOptions): Hash;\n        /**\n         * Updates the hash content with the given `data`, the encoding of which\n         * is given in `inputEncoding`.\n         * If `encoding` is not provided, and the `data` is a string, an\n         * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored.\n         *\n         * This can be called many times with new data as it is streamed.\n         * @since v0.1.92\n         * @param inputEncoding The `encoding` of the `data` string.\n         */\n        update(data: BinaryLike): Hash;\n        update(data: string, inputEncoding: Encoding): Hash;\n        /**\n         * Calculates the digest of all of the data passed to be hashed (using the `hash.update()` method).\n         * If `encoding` is provided a string will be returned; otherwise\n         * a `Buffer` is returned.\n         *\n         * The `Hash` object can not be used again after `hash.digest()` method has been\n         * called. Multiple calls will cause an error to be thrown.\n         * @since v0.1.92\n         * @param encoding The `encoding` of the return value.\n         */\n        digest(): Buffer;\n        digest(encoding: BinaryToTextEncoding): string;\n    }\n    /**\n     * The `Hmac` class is a utility for creating cryptographic HMAC digests. It can\n     * be used in one of two ways:\n     *\n     * * As a `stream` that is both readable and writable, where data is written\n     * to produce a computed HMAC digest on the readable side, or\n     * * Using the `hmac.update()` and `hmac.digest()` methods to produce the\n     * computed HMAC digest.\n     *\n     * The {@link createHmac} method is used to create `Hmac` instances. `Hmac`objects are not to be created directly using the `new` keyword.\n     *\n     * Example: Using `Hmac` objects as streams:\n     *\n     * ```js\n     * const {\n     *   createHmac,\n     * } = await import('node:crypto');\n     *\n     * const hmac = createHmac('sha256', 'a secret');\n     *\n     * hmac.on('readable', () => {\n     *   // Only one element is going to be produced by the\n     *   // hash stream.\n     *   const data = hmac.read();\n     *   if (data) {\n     *     console.log(data.toString('hex'));\n     *     // Prints:\n     *     //   7fd04df92f636fd450bc841c9418e5825c17f33ad9c87c518115a45971f7f77e\n     *   }\n     * });\n     *\n     * hmac.write('some data to hash');\n     * hmac.end();\n     * ```\n     *\n     * Example: Using `Hmac` and piped streams:\n     *\n     * ```js\n     * import { createReadStream } from 'node:fs';\n     * import { stdout } from 'node:process';\n     * const {\n     *   createHmac,\n     * } = await import('node:crypto');\n     *\n     * const hmac = createHmac('sha256', 'a secret');\n     *\n     * const input = createReadStream('test.js');\n     * input.pipe(hmac).pipe(stdout);\n     * ```\n     *\n     * Example: Using the `hmac.update()` and `hmac.digest()` methods:\n     *\n     * ```js\n     * const {\n     *   createHmac,\n     * } = await import('node:crypto');\n     *\n     * const hmac = createHmac('sha256', 'a secret');\n     *\n     * hmac.update('some data to hash');\n     * console.log(hmac.digest('hex'));\n     * // Prints:\n     * //   7fd04df92f636fd450bc841c9418e5825c17f33ad9c87c518115a45971f7f77e\n     * ```\n     * @since v0.1.94\n     * @deprecated Since v20.13.0 Calling `Hmac` class directly with `Hmac()` or `new Hmac()` is deprecated due to being internals, not intended for public use. Please use the {@link createHmac} method to create Hmac instances.\n     */\n    class Hmac extends stream.Transform {\n        private constructor();\n        /**\n         * Updates the `Hmac` content with the given `data`, the encoding of which\n         * is given in `inputEncoding`.\n         * If `encoding` is not provided, and the `data` is a string, an\n         * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored.\n         *\n         * This can be called many times with new data as it is streamed.\n         * @since v0.1.94\n         * @param inputEncoding The `encoding` of the `data` string.\n         */\n        update(data: BinaryLike): Hmac;\n        update(data: string, inputEncoding: Encoding): Hmac;\n        /**\n         * Calculates the HMAC digest of all of the data passed using `hmac.update()`.\n         * If `encoding` is\n         * provided a string is returned; otherwise a `Buffer` is returned;\n         *\n         * The `Hmac` object can not be used again after `hmac.digest()` has been\n         * called. Multiple calls to `hmac.digest()` will result in an error being thrown.\n         * @since v0.1.94\n         * @param encoding The `encoding` of the return value.\n         */\n        digest(): Buffer;\n        digest(encoding: BinaryToTextEncoding): string;\n    }\n    type KeyObjectType = \"secret\" | \"public\" | \"private\";\n    interface KeyExportOptions<T extends KeyFormat> {\n        type: \"pkcs1\" | \"spki\" | \"pkcs8\" | \"sec1\";\n        format: T;\n        cipher?: string | undefined;\n        passphrase?: string | Buffer | undefined;\n    }\n    interface JwkKeyExportOptions {\n        format: \"jwk\";\n    }\n    interface JsonWebKey {\n        crv?: string | undefined;\n        d?: string | undefined;\n        dp?: string | undefined;\n        dq?: string | undefined;\n        e?: string | undefined;\n        k?: string | undefined;\n        kty?: string | undefined;\n        n?: string | undefined;\n        p?: string | undefined;\n        q?: string | undefined;\n        qi?: string | undefined;\n        x?: string | undefined;\n        y?: string | undefined;\n        [key: string]: unknown;\n    }\n    interface AsymmetricKeyDetails {\n        /**\n         * Key size in bits (RSA, DSA).\n         */\n        modulusLength?: number | undefined;\n        /**\n         * Public exponent (RSA).\n         */\n        publicExponent?: bigint | undefined;\n        /**\n         * Name of the message digest (RSA-PSS).\n         */\n        hashAlgorithm?: string | undefined;\n        /**\n         * Name of the message digest used by MGF1 (RSA-PSS).\n         */\n        mgf1HashAlgorithm?: string | undefined;\n        /**\n         * Minimal salt length in bytes (RSA-PSS).\n         */\n        saltLength?: number | undefined;\n        /**\n         * Size of q in bits (DSA).\n         */\n        divisorLength?: number | undefined;\n        /**\n         * Name of the curve (EC).\n         */\n        namedCurve?: string | undefined;\n    }\n    /**\n     * Node.js uses a `KeyObject` class to represent a symmetric or asymmetric key,\n     * and each kind of key exposes different functions. The {@link createSecretKey}, {@link createPublicKey} and {@link createPrivateKey} methods are used to create `KeyObject`instances. `KeyObject`\n     * objects are not to be created directly using the `new`keyword.\n     *\n     * Most applications should consider using the new `KeyObject` API instead of\n     * passing keys as strings or `Buffer`s due to improved security features.\n     *\n     * `KeyObject` instances can be passed to other threads via `postMessage()`.\n     * The receiver obtains a cloned `KeyObject`, and the `KeyObject` does not need to\n     * be listed in the `transferList` argument.\n     * @since v11.6.0\n     */\n    class KeyObject {\n        private constructor();\n        /**\n         * Example: Converting a `CryptoKey` instance to a `KeyObject`:\n         *\n         * ```js\n         * const { KeyObject } = await import('node:crypto');\n         * const { subtle } = globalThis.crypto;\n         *\n         * const key = await subtle.generateKey({\n         *   name: 'HMAC',\n         *   hash: 'SHA-256',\n         *   length: 256,\n         * }, true, ['sign', 'verify']);\n         *\n         * const keyObject = KeyObject.from(key);\n         * console.log(keyObject.symmetricKeySize);\n         * // Prints: 32 (symmetric key size in bytes)\n         * ```\n         * @since v15.0.0\n         */\n        static from(key: webcrypto.CryptoKey): KeyObject;\n        /**\n         * For asymmetric keys, this property represents the type of the key. Supported key\n         * types are:\n         *\n         * * `'rsa'` (OID 1.2.840.113549.1.1.1)\n         * * `'rsa-pss'` (OID 1.2.840.113549.1.1.10)\n         * * `'dsa'` (OID 1.2.840.10040.4.1)\n         * * `'ec'` (OID 1.2.840.10045.2.1)\n         * * `'x25519'` (OID 1.3.101.110)\n         * * `'x448'` (OID 1.3.101.111)\n         * * `'ed25519'` (OID 1.3.101.112)\n         * * `'ed448'` (OID 1.3.101.113)\n         * * `'dh'` (OID 1.2.840.113549.1.3.1)\n         *\n         * This property is `undefined` for unrecognized `KeyObject` types and symmetric\n         * keys.\n         * @since v11.6.0\n         */\n        asymmetricKeyType?: KeyType | undefined;\n        /**\n         * This property exists only on asymmetric keys. Depending on the type of the key,\n         * this object contains information about the key. None of the information obtained\n         * through this property can be used to uniquely identify a key or to compromise\n         * the security of the key.\n         *\n         * For RSA-PSS keys, if the key material contains a `RSASSA-PSS-params` sequence,\n         * the `hashAlgorithm`, `mgf1HashAlgorithm`, and `saltLength` properties will be\n         * set.\n         *\n         * Other key details might be exposed via this API using additional attributes.\n         * @since v15.7.0\n         */\n        asymmetricKeyDetails?: AsymmetricKeyDetails | undefined;\n        /**\n         * For symmetric keys, the following encoding options can be used:\n         *\n         * For public keys, the following encoding options can be used:\n         *\n         * For private keys, the following encoding options can be used:\n         *\n         * The result type depends on the selected encoding format, when PEM the\n         * result is a string, when DER it will be a buffer containing the data\n         * encoded as DER, when [JWK](https://tools.ietf.org/html/rfc7517) it will be an object.\n         *\n         * When [JWK](https://tools.ietf.org/html/rfc7517) encoding format was selected, all other encoding options are\n         * ignored.\n         *\n         * PKCS#1, SEC1, and PKCS#8 type keys can be encrypted by using a combination of\n         * the `cipher` and `format` options. The PKCS#8 `type` can be used with any`format` to encrypt any key algorithm (RSA, EC, or DH) by specifying a`cipher`. PKCS#1 and SEC1 can only be\n         * encrypted by specifying a `cipher`when the PEM `format` is used. For maximum compatibility, use PKCS#8 for\n         * encrypted private keys. Since PKCS#8 defines its own\n         * encryption mechanism, PEM-level encryption is not supported when encrypting\n         * a PKCS#8 key. See [RFC 5208](https://www.rfc-editor.org/rfc/rfc5208.txt) for PKCS#8 encryption and [RFC 1421](https://www.rfc-editor.org/rfc/rfc1421.txt) for\n         * PKCS#1 and SEC1 encryption.\n         * @since v11.6.0\n         */\n        export(options: KeyExportOptions<\"pem\">): string | Buffer;\n        export(options?: KeyExportOptions<\"der\">): Buffer;\n        export(options?: JwkKeyExportOptions): JsonWebKey;\n        /**\n         * Returns `true` or `false` depending on whether the keys have exactly the same\n         * type, value, and parameters. This method is not [constant time](https://en.wikipedia.org/wiki/Timing_attack).\n         * @since v17.7.0, v16.15.0\n         * @param otherKeyObject A `KeyObject` with which to compare `keyObject`.\n         */\n        equals(otherKeyObject: KeyObject): boolean;\n        /**\n         * For secret keys, this property represents the size of the key in bytes. This\n         * property is `undefined` for asymmetric keys.\n         * @since v11.6.0\n         */\n        symmetricKeySize?: number | undefined;\n        /**\n         * Depending on the type of this `KeyObject`, this property is either`'secret'` for secret (symmetric) keys, `'public'` for public (asymmetric) keys\n         * or `'private'` for private (asymmetric) keys.\n         * @since v11.6.0\n         */\n        type: KeyObjectType;\n    }\n    type CipherCCMTypes = \"aes-128-ccm\" | \"aes-192-ccm\" | \"aes-256-ccm\";\n    type CipherGCMTypes = \"aes-128-gcm\" | \"aes-192-gcm\" | \"aes-256-gcm\";\n    type CipherOCBTypes = \"aes-128-ocb\" | \"aes-192-ocb\" | \"aes-256-ocb\";\n    type CipherChaCha20Poly1305Types = \"chacha20-poly1305\";\n    type BinaryLike = string | NodeJS.ArrayBufferView;\n    type CipherKey = BinaryLike | KeyObject;\n    interface CipherCCMOptions extends stream.TransformOptions {\n        authTagLength: number;\n    }\n    interface CipherGCMOptions extends stream.TransformOptions {\n        authTagLength?: number | undefined;\n    }\n    interface CipherOCBOptions extends stream.TransformOptions {\n        authTagLength: number;\n    }\n    interface CipherChaCha20Poly1305Options extends stream.TransformOptions {\n        /** @default 16 */\n        authTagLength?: number | undefined;\n    }\n    /**\n     * Creates and returns a `Cipher` object that uses the given `algorithm` and `password`.\n     *\n     * The `options` argument controls stream behavior and is optional except when a\n     * cipher in CCM or OCB mode (e.g. `'aes-128-ccm'`) is used. In that case, the`authTagLength` option is required and specifies the length of the\n     * authentication tag in bytes, see `CCM mode`. In GCM mode, the `authTagLength`option is not required but can be used to set the length of the authentication\n     * tag that will be returned by `getAuthTag()` and defaults to 16 bytes.\n     * For `chacha20-poly1305`, the `authTagLength` option defaults to 16 bytes.\n     *\n     * The `algorithm` is dependent on OpenSSL, examples are `'aes192'`, etc. On\n     * recent OpenSSL releases, `openssl list -cipher-algorithms` will\n     * display the available cipher algorithms.\n     *\n     * The `password` is used to derive the cipher key and initialization vector (IV).\n     * The value must be either a `'latin1'` encoded string, a `Buffer`, a`TypedArray`, or a `DataView`.\n     *\n     * **This function is semantically insecure for all**\n     * **supported ciphers and fatally flawed for ciphers in counter mode (such as CTR,**\n     * **GCM, or CCM).**\n     *\n     * The implementation of `crypto.createCipher()` derives keys using the OpenSSL\n     * function [`EVP_BytesToKey`](https://www.openssl.org/docs/man3.0/man3/EVP_BytesToKey.html) with the digest algorithm set to MD5, one\n     * iteration, and no salt. The lack of salt allows dictionary attacks as the same\n     * password always creates the same key. The low iteration count and\n     * non-cryptographically secure hash algorithm allow passwords to be tested very\n     * rapidly.\n     *\n     * In line with OpenSSL's recommendation to use a more modern algorithm instead of [`EVP_BytesToKey`](https://www.openssl.org/docs/man3.0/man3/EVP_BytesToKey.html) it is recommended that\n     * developers derive a key and IV on\n     * their own using {@link scrypt} and to use {@link createCipheriv} to create the `Cipher` object. Users should not use ciphers with counter mode\n     * (e.g. CTR, GCM, or CCM) in `crypto.createCipher()`. A warning is emitted when\n     * they are used in order to avoid the risk of IV reuse that causes\n     * vulnerabilities. For the case when IV is reused in GCM, see [Nonce-Disrespecting Adversaries](https://github.com/nonce-disrespect/nonce-disrespect) for details.\n     * @since v0.1.94\n     * @deprecated Since v10.0.0 - Use {@link createCipheriv} instead.\n     * @param options `stream.transform` options\n     */\n    function createCipher(algorithm: CipherCCMTypes, password: BinaryLike, options: CipherCCMOptions): CipherCCM;\n    /** @deprecated since v10.0.0 use `createCipheriv()` */\n    function createCipher(algorithm: CipherGCMTypes, password: BinaryLike, options?: CipherGCMOptions): CipherGCM;\n    /** @deprecated since v10.0.0 use `createCipheriv()` */\n    function createCipher(algorithm: CipherOCBTypes, password: BinaryLike, options: CipherOCBOptions): CipherOCB;\n    /** @deprecated since v10.0.0 use `createCipheriv()` */\n    function createCipher(\n        algorithm: CipherChaCha20Poly1305Types,\n        password: BinaryLike,\n        options?: CipherChaCha20Poly1305Options,\n    ): CipherChaCha20Poly1305;\n    /** @deprecated since v10.0.0 use `createCipheriv()` */\n    function createCipher(algorithm: string, password: BinaryLike, options?: stream.TransformOptions): Cipher;\n    /**\n     * Creates and returns a `Cipher` object, with the given `algorithm`, `key` and\n     * initialization vector (`iv`).\n     *\n     * The `options` argument controls stream behavior and is optional except when a\n     * cipher in CCM or OCB mode (e.g. `'aes-128-ccm'`) is used. In that case, the`authTagLength` option is required and specifies the length of the\n     * authentication tag in bytes, see `CCM mode`. In GCM mode, the `authTagLength`option is not required but can be used to set the length of the authentication\n     * tag that will be returned by `getAuthTag()` and defaults to 16 bytes.\n     * For `chacha20-poly1305`, the `authTagLength` option defaults to 16 bytes.\n     *\n     * The `algorithm` is dependent on OpenSSL, examples are `'aes192'`, etc. On\n     * recent OpenSSL releases, `openssl list -cipher-algorithms` will\n     * display the available cipher algorithms.\n     *\n     * The `key` is the raw key used by the `algorithm` and `iv` is an [initialization vector](https://en.wikipedia.org/wiki/Initialization_vector). Both arguments must be `'utf8'` encoded\n     * strings,`Buffers`, `TypedArray`, or `DataView`s. The `key` may optionally be\n     * a `KeyObject` of type `secret`. If the cipher does not need\n     * an initialization vector, `iv` may be `null`.\n     *\n     * When passing strings for `key` or `iv`, please consider `caveats when using strings as inputs to cryptographic APIs`.\n     *\n     * Initialization vectors should be unpredictable and unique; ideally, they will be\n     * cryptographically random. They do not have to be secret: IVs are typically just\n     * added to ciphertext messages unencrypted. It may sound contradictory that\n     * something has to be unpredictable and unique, but does not have to be secret;\n     * remember that an attacker must not be able to predict ahead of time what a\n     * given IV will be.\n     * @since v0.1.94\n     * @param options `stream.transform` options\n     */\n    function createCipheriv(\n        algorithm: CipherCCMTypes,\n        key: CipherKey,\n        iv: BinaryLike,\n        options: CipherCCMOptions,\n    ): CipherCCM;\n    function createCipheriv(\n        algorithm: CipherOCBTypes,\n        key: CipherKey,\n        iv: BinaryLike,\n        options: CipherOCBOptions,\n    ): CipherOCB;\n    function createCipheriv(\n        algorithm: CipherGCMTypes,\n        key: CipherKey,\n        iv: BinaryLike,\n        options?: CipherGCMOptions,\n    ): CipherGCM;\n    function createCipheriv(\n        algorithm: CipherChaCha20Poly1305Types,\n        key: CipherKey,\n        iv: BinaryLike,\n        options?: CipherChaCha20Poly1305Options,\n    ): CipherChaCha20Poly1305;\n    function createCipheriv(\n        algorithm: string,\n        key: CipherKey,\n        iv: BinaryLike | null,\n        options?: stream.TransformOptions,\n    ): Cipher;\n    /**\n     * Instances of the `Cipher` class are used to encrypt data. The class can be\n     * used in one of two ways:\n     *\n     * * As a `stream` that is both readable and writable, where plain unencrypted\n     * data is written to produce encrypted data on the readable side, or\n     * * Using the `cipher.update()` and `cipher.final()` methods to produce\n     * the encrypted data.\n     *\n     * The {@link createCipher} or {@link createCipheriv} methods are\n     * used to create `Cipher` instances. `Cipher` objects are not to be created\n     * directly using the `new` keyword.\n     *\n     * Example: Using `Cipher` objects as streams:\n     *\n     * ```js\n     * const {\n     *   scrypt,\n     *   randomFill,\n     *   createCipheriv,\n     * } = await import('node:crypto');\n     *\n     * const algorithm = 'aes-192-cbc';\n     * const password = 'Password used to generate key';\n     *\n     * // First, we'll generate the key. The key length is dependent on the algorithm.\n     * // In this case for aes192, it is 24 bytes (192 bits).\n     * scrypt(password, 'salt', 24, (err, key) => {\n     *   if (err) throw err;\n     *   // Then, we'll generate a random initialization vector\n     *   randomFill(new Uint8Array(16), (err, iv) => {\n     *     if (err) throw err;\n     *\n     *     // Once we have the key and iv, we can create and use the cipher...\n     *     const cipher = createCipheriv(algorithm, key, iv);\n     *\n     *     let encrypted = '';\n     *     cipher.setEncoding('hex');\n     *\n     *     cipher.on('data', (chunk) => encrypted += chunk);\n     *     cipher.on('end', () => console.log(encrypted));\n     *\n     *     cipher.write('some clear text data');\n     *     cipher.end();\n     *   });\n     * });\n     * ```\n     *\n     * Example: Using `Cipher` and piped streams:\n     *\n     * ```js\n     * import {\n     *   createReadStream,\n     *   createWriteStream,\n     * } from 'node:fs';\n     *\n     * import {\n     *   pipeline,\n     * } from 'node:stream';\n     *\n     * const {\n     *   scrypt,\n     *   randomFill,\n     *   createCipheriv,\n     * } = await import('node:crypto');\n     *\n     * const algorithm = 'aes-192-cbc';\n     * const password = 'Password used to generate key';\n     *\n     * // First, we'll generate the key. The key length is dependent on the algorithm.\n     * // In this case for aes192, it is 24 bytes (192 bits).\n     * scrypt(password, 'salt', 24, (err, key) => {\n     *   if (err) throw err;\n     *   // Then, we'll generate a random initialization vector\n     *   randomFill(new Uint8Array(16), (err, iv) => {\n     *     if (err) throw err;\n     *\n     *     const cipher = createCipheriv(algorithm, key, iv);\n     *\n     *     const input = createReadStream('test.js');\n     *     const output = createWriteStream('test.enc');\n     *\n     *     pipeline(input, cipher, output, (err) => {\n     *       if (err) throw err;\n     *     });\n     *   });\n     * });\n     * ```\n     *\n     * Example: Using the `cipher.update()` and `cipher.final()` methods:\n     *\n     * ```js\n     * const {\n     *   scrypt,\n     *   randomFill,\n     *   createCipheriv,\n     * } = await import('node:crypto');\n     *\n     * const algorithm = 'aes-192-cbc';\n     * const password = 'Password used to generate key';\n     *\n     * // First, we'll generate the key. The key length is dependent on the algorithm.\n     * // In this case for aes192, it is 24 bytes (192 bits).\n     * scrypt(password, 'salt', 24, (err, key) => {\n     *   if (err) throw err;\n     *   // Then, we'll generate a random initialization vector\n     *   randomFill(new Uint8Array(16), (err, iv) => {\n     *     if (err) throw err;\n     *\n     *     const cipher = createCipheriv(algorithm, key, iv);\n     *\n     *     let encrypted = cipher.update('some clear text data', 'utf8', 'hex');\n     *     encrypted += cipher.final('hex');\n     *     console.log(encrypted);\n     *   });\n     * });\n     * ```\n     * @since v0.1.94\n     */\n    class Cipher extends stream.Transform {\n        private constructor();\n        /**\n         * Updates the cipher with `data`. If the `inputEncoding` argument is given,\n         * the `data`argument is a string using the specified encoding. If the `inputEncoding`argument is not given, `data` must be a `Buffer`, `TypedArray`, or `DataView`. If `data` is a `Buffer`,\n         * `TypedArray`, or `DataView`, then `inputEncoding` is ignored.\n         *\n         * The `outputEncoding` specifies the output format of the enciphered\n         * data. If the `outputEncoding`is specified, a string using the specified encoding is returned. If no`outputEncoding` is provided, a `Buffer` is returned.\n         *\n         * The `cipher.update()` method can be called multiple times with new data until `cipher.final()` is called. Calling `cipher.update()` after `cipher.final()` will result in an error being\n         * thrown.\n         * @since v0.1.94\n         * @param inputEncoding The `encoding` of the data.\n         * @param outputEncoding The `encoding` of the return value.\n         */\n        update(data: BinaryLike): Buffer;\n        update(data: string, inputEncoding: Encoding): Buffer;\n        update(data: NodeJS.ArrayBufferView, inputEncoding: undefined, outputEncoding: Encoding): string;\n        update(data: string, inputEncoding: Encoding | undefined, outputEncoding: Encoding): string;\n        /**\n         * Once the `cipher.final()` method has been called, the `Cipher` object can no\n         * longer be used to encrypt data. Attempts to call `cipher.final()` more than\n         * once will result in an error being thrown.\n         * @since v0.1.94\n         * @param outputEncoding The `encoding` of the return value.\n         * @return Any remaining enciphered contents. If `outputEncoding` is specified, a string is returned. If an `outputEncoding` is not provided, a {@link Buffer} is returned.\n         */\n        final(): Buffer;\n        final(outputEncoding: BufferEncoding): string;\n        /**\n         * When using block encryption algorithms, the `Cipher` class will automatically\n         * add padding to the input data to the appropriate block size. To disable the\n         * default padding call `cipher.setAutoPadding(false)`.\n         *\n         * When `autoPadding` is `false`, the length of the entire input data must be a\n         * multiple of the cipher's block size or `cipher.final()` will throw an error.\n         * Disabling automatic padding is useful for non-standard padding, for instance\n         * using `0x0` instead of PKCS padding.\n         *\n         * The `cipher.setAutoPadding()` method must be called before `cipher.final()`.\n         * @since v0.7.1\n         * @param [autoPadding=true]\n         * @return for method chaining.\n         */\n        setAutoPadding(autoPadding?: boolean): this;\n    }\n    interface CipherCCM extends Cipher {\n        setAAD(\n            buffer: NodeJS.ArrayBufferView,\n            options: {\n                plaintextLength: number;\n            },\n        ): this;\n        getAuthTag(): Buffer;\n    }\n    interface CipherGCM extends Cipher {\n        setAAD(\n            buffer: NodeJS.ArrayBufferView,\n            options?: {\n                plaintextLength: number;\n            },\n        ): this;\n        getAuthTag(): Buffer;\n    }\n    interface CipherOCB extends Cipher {\n        setAAD(\n            buffer: NodeJS.ArrayBufferView,\n            options?: {\n                plaintextLength: number;\n            },\n        ): this;\n        getAuthTag(): Buffer;\n    }\n    interface CipherChaCha20Poly1305 extends Cipher {\n        setAAD(\n            buffer: NodeJS.ArrayBufferView,\n            options: {\n                plaintextLength: number;\n            },\n        ): this;\n        getAuthTag(): Buffer;\n    }\n    /**\n     * Creates and returns a `Decipher` object that uses the given `algorithm` and `password` (key).\n     *\n     * The `options` argument controls stream behavior and is optional except when a\n     * cipher in CCM or OCB mode (e.g. `'aes-128-ccm'`) is used. In that case, the `authTagLength` option is required and specifies the length of the\n     * authentication tag in bytes, see `CCM mode`.\n     * For `chacha20-poly1305`, the `authTagLength` option defaults to 16 bytes.\n     *\n     * **This function is semantically insecure for all**\n     * **supported ciphers and fatally flawed for ciphers in counter mode (such as CTR,**\n     * **GCM, or CCM).**\n     *\n     * The implementation of `crypto.createDecipher()` derives keys using the OpenSSL\n     * function [`EVP_BytesToKey`](https://www.openssl.org/docs/man3.0/man3/EVP_BytesToKey.html) with the digest algorithm set to MD5, one\n     * iteration, and no salt. The lack of salt allows dictionary attacks as the same\n     * password always creates the same key. The low iteration count and\n     * non-cryptographically secure hash algorithm allow passwords to be tested very\n     * rapidly.\n     *\n     * In line with OpenSSL's recommendation to use a more modern algorithm instead of [`EVP_BytesToKey`](https://www.openssl.org/docs/man3.0/man3/EVP_BytesToKey.html) it is recommended that\n     * developers derive a key and IV on\n     * their own using {@link scrypt} and to use {@link createDecipheriv} to create the `Decipher` object.\n     * @since v0.1.94\n     * @deprecated Since v10.0.0 - Use {@link createDecipheriv} instead.\n     * @param options `stream.transform` options\n     */\n    function createDecipher(algorithm: CipherCCMTypes, password: BinaryLike, options: CipherCCMOptions): DecipherCCM;\n    /** @deprecated since v10.0.0 use `createDecipheriv()` */\n    function createDecipher(algorithm: CipherGCMTypes, password: BinaryLike, options?: CipherGCMOptions): DecipherGCM;\n    /** @deprecated since v10.0.0 use `createDecipheriv()` */\n    function createDecipher(algorithm: CipherOCBTypes, password: BinaryLike, options: CipherOCBOptions): DecipherOCB;\n    /** @deprecated since v10.0.0 use `createDecipheriv()` */\n    function createDecipher(\n        algorithm: CipherChaCha20Poly1305Types,\n        password: BinaryLike,\n        options?: CipherChaCha20Poly1305Options,\n    ): DecipherChaCha20Poly1305;\n    /** @deprecated since v10.0.0 use `createDecipheriv()` */\n    function createDecipher(algorithm: string, password: BinaryLike, options?: stream.TransformOptions): Decipher;\n    /**\n     * Creates and returns a `Decipher` object that uses the given `algorithm`, `key` and initialization vector (`iv`).\n     *\n     * The `options` argument controls stream behavior and is optional except when a\n     * cipher in CCM or OCB mode (e.g. `'aes-128-ccm'`) is used. In that case, the `authTagLength` option is required and specifies the length of the\n     * authentication tag in bytes, see `CCM mode`. In GCM mode, the `authTagLength` option is not required but can be used to restrict accepted authentication tags\n     * to those with the specified length.\n     * For `chacha20-poly1305`, the `authTagLength` option defaults to 16 bytes.\n     *\n     * The `algorithm` is dependent on OpenSSL, examples are `'aes192'`, etc. On\n     * recent OpenSSL releases, `openssl list -cipher-algorithms` will\n     * display the available cipher algorithms.\n     *\n     * The `key` is the raw key used by the `algorithm` and `iv` is an [initialization vector](https://en.wikipedia.org/wiki/Initialization_vector). Both arguments must be `'utf8'` encoded\n     * strings,`Buffers`, `TypedArray`, or `DataView`s. The `key` may optionally be\n     * a `KeyObject` of type `secret`. If the cipher does not need\n     * an initialization vector, `iv` may be `null`.\n     *\n     * When passing strings for `key` or `iv`, please consider `caveats when using strings as inputs to cryptographic APIs`.\n     *\n     * Initialization vectors should be unpredictable and unique; ideally, they will be\n     * cryptographically random. They do not have to be secret: IVs are typically just\n     * added to ciphertext messages unencrypted. It may sound contradictory that\n     * something has to be unpredictable and unique, but does not have to be secret;\n     * remember that an attacker must not be able to predict ahead of time what a given\n     * IV will be.\n     * @since v0.1.94\n     * @param options `stream.transform` options\n     */\n    function createDecipheriv(\n        algorithm: CipherCCMTypes,\n        key: CipherKey,\n        iv: BinaryLike,\n        options: CipherCCMOptions,\n    ): DecipherCCM;\n    function createDecipheriv(\n        algorithm: CipherOCBTypes,\n        key: CipherKey,\n        iv: BinaryLike,\n        options: CipherOCBOptions,\n    ): DecipherOCB;\n    function createDecipheriv(\n        algorithm: CipherGCMTypes,\n        key: CipherKey,\n        iv: BinaryLike,\n        options?: CipherGCMOptions,\n    ): DecipherGCM;\n    function createDecipheriv(\n        algorithm: CipherChaCha20Poly1305Types,\n        key: CipherKey,\n        iv: BinaryLike,\n        options?: CipherChaCha20Poly1305Options,\n    ): DecipherChaCha20Poly1305;\n    function createDecipheriv(\n        algorithm: string,\n        key: CipherKey,\n        iv: BinaryLike | null,\n        options?: stream.TransformOptions,\n    ): Decipher;\n    /**\n     * Instances of the `Decipher` class are used to decrypt data. The class can be\n     * used in one of two ways:\n     *\n     * * As a `stream` that is both readable and writable, where plain encrypted\n     * data is written to produce unencrypted data on the readable side, or\n     * * Using the `decipher.update()` and `decipher.final()` methods to\n     * produce the unencrypted data.\n     *\n     * The {@link createDecipher} or {@link createDecipheriv} methods are\n     * used to create `Decipher` instances. `Decipher` objects are not to be created\n     * directly using the `new` keyword.\n     *\n     * Example: Using `Decipher` objects as streams:\n     *\n     * ```js\n     * import { Buffer } from 'node:buffer';\n     * const {\n     *   scryptSync,\n     *   createDecipheriv,\n     * } = await import('node:crypto');\n     *\n     * const algorithm = 'aes-192-cbc';\n     * const password = 'Password used to generate key';\n     * // Key length is dependent on the algorithm. In this case for aes192, it is\n     * // 24 bytes (192 bits).\n     * // Use the async `crypto.scrypt()` instead.\n     * const key = scryptSync(password, 'salt', 24);\n     * // The IV is usually passed along with the ciphertext.\n     * const iv = Buffer.alloc(16, 0); // Initialization vector.\n     *\n     * const decipher = createDecipheriv(algorithm, key, iv);\n     *\n     * let decrypted = '';\n     * decipher.on('readable', () => {\n     *   let chunk;\n     *   while (null !== (chunk = decipher.read())) {\n     *     decrypted += chunk.toString('utf8');\n     *   }\n     * });\n     * decipher.on('end', () => {\n     *   console.log(decrypted);\n     *   // Prints: some clear text data\n     * });\n     *\n     * // Encrypted with same algorithm, key and iv.\n     * const encrypted =\n     *   'e5f79c5915c02171eec6b212d5520d44480993d7d622a7c4c2da32f6efda0ffa';\n     * decipher.write(encrypted, 'hex');\n     * decipher.end();\n     * ```\n     *\n     * Example: Using `Decipher` and piped streams:\n     *\n     * ```js\n     * import {\n     *   createReadStream,\n     *   createWriteStream,\n     * } from 'node:fs';\n     * import { Buffer } from 'node:buffer';\n     * const {\n     *   scryptSync,\n     *   createDecipheriv,\n     * } = await import('node:crypto');\n     *\n     * const algorithm = 'aes-192-cbc';\n     * const password = 'Password used to generate key';\n     * // Use the async `crypto.scrypt()` instead.\n     * const key = scryptSync(password, 'salt', 24);\n     * // The IV is usually passed along with the ciphertext.\n     * const iv = Buffer.alloc(16, 0); // Initialization vector.\n     *\n     * const decipher = createDecipheriv(algorithm, key, iv);\n     *\n     * const input = createReadStream('test.enc');\n     * const output = createWriteStream('test.js');\n     *\n     * input.pipe(decipher).pipe(output);\n     * ```\n     *\n     * Example: Using the `decipher.update()` and `decipher.final()` methods:\n     *\n     * ```js\n     * import { Buffer } from 'node:buffer';\n     * const {\n     *   scryptSync,\n     *   createDecipheriv,\n     * } = await import('node:crypto');\n     *\n     * const algorithm = 'aes-192-cbc';\n     * const password = 'Password used to generate key';\n     * // Use the async `crypto.scrypt()` instead.\n     * const key = scryptSync(password, 'salt', 24);\n     * // The IV is usually passed along with the ciphertext.\n     * const iv = Buffer.alloc(16, 0); // Initialization vector.\n     *\n     * const decipher = createDecipheriv(algorithm, key, iv);\n     *\n     * // Encrypted using same algorithm, key and iv.\n     * const encrypted =\n     *   'e5f79c5915c02171eec6b212d5520d44480993d7d622a7c4c2da32f6efda0ffa';\n     * let decrypted = decipher.update(encrypted, 'hex', 'utf8');\n     * decrypted += decipher.final('utf8');\n     * console.log(decrypted);\n     * // Prints: some clear text data\n     * ```\n     * @since v0.1.94\n     */\n    class Decipher extends stream.Transform {\n        private constructor();\n        /**\n         * Updates the decipher with `data`. If the `inputEncoding` argument is given,\n         * the `data` argument is a string using the specified encoding. If the `inputEncoding` argument is not given, `data` must be a `Buffer`. If `data` is a `Buffer` then `inputEncoding` is\n         * ignored.\n         *\n         * The `outputEncoding` specifies the output format of the enciphered\n         * data. If the `outputEncoding` is specified, a string using the specified encoding is returned. If no `outputEncoding` is provided, a `Buffer` is returned.\n         *\n         * The `decipher.update()` method can be called multiple times with new data until `decipher.final()` is called. Calling `decipher.update()` after `decipher.final()` will result in an error\n         * being thrown.\n         * @since v0.1.94\n         * @param inputEncoding The `encoding` of the `data` string.\n         * @param outputEncoding The `encoding` of the return value.\n         */\n        update(data: NodeJS.ArrayBufferView): Buffer;\n        update(data: string, inputEncoding: Encoding): Buffer;\n        update(data: NodeJS.ArrayBufferView, inputEncoding: undefined, outputEncoding: Encoding): string;\n        update(data: string, inputEncoding: Encoding | undefined, outputEncoding: Encoding): string;\n        /**\n         * Once the `decipher.final()` method has been called, the `Decipher` object can\n         * no longer be used to decrypt data. Attempts to call `decipher.final()` more\n         * than once will result in an error being thrown.\n         * @since v0.1.94\n         * @param outputEncoding The `encoding` of the return value.\n         * @return Any remaining deciphered contents. If `outputEncoding` is specified, a string is returned. If an `outputEncoding` is not provided, a {@link Buffer} is returned.\n         */\n        final(): Buffer;\n        final(outputEncoding: BufferEncoding): string;\n        /**\n         * When data has been encrypted without standard block padding, calling `decipher.setAutoPadding(false)` will disable automatic padding to prevent `decipher.final()` from checking for and\n         * removing padding.\n         *\n         * Turning auto padding off will only work if the input data's length is a\n         * multiple of the ciphers block size.\n         *\n         * The `decipher.setAutoPadding()` method must be called before `decipher.final()`.\n         * @since v0.7.1\n         * @param [autoPadding=true]\n         * @return for method chaining.\n         */\n        setAutoPadding(auto_padding?: boolean): this;\n    }\n    interface DecipherCCM extends Decipher {\n        setAuthTag(buffer: NodeJS.ArrayBufferView): this;\n        setAAD(\n            buffer: NodeJS.ArrayBufferView,\n            options: {\n                plaintextLength: number;\n            },\n        ): this;\n    }\n    interface DecipherGCM extends Decipher {\n        setAuthTag(buffer: NodeJS.ArrayBufferView): this;\n        setAAD(\n            buffer: NodeJS.ArrayBufferView,\n            options?: {\n                plaintextLength: number;\n            },\n        ): this;\n    }\n    interface DecipherOCB extends Decipher {\n        setAuthTag(buffer: NodeJS.ArrayBufferView): this;\n        setAAD(\n            buffer: NodeJS.ArrayBufferView,\n            options?: {\n                plaintextLength: number;\n            },\n        ): this;\n    }\n    interface DecipherChaCha20Poly1305 extends Decipher {\n        setAuthTag(buffer: NodeJS.ArrayBufferView): this;\n        setAAD(\n            buffer: NodeJS.ArrayBufferView,\n            options: {\n                plaintextLength: number;\n            },\n        ): this;\n    }\n    interface PrivateKeyInput {\n        key: string | Buffer;\n        format?: KeyFormat | undefined;\n        type?: \"pkcs1\" | \"pkcs8\" | \"sec1\" | undefined;\n        passphrase?: string | Buffer | undefined;\n        encoding?: string | undefined;\n    }\n    interface PublicKeyInput {\n        key: string | Buffer;\n        format?: KeyFormat | undefined;\n        type?: \"pkcs1\" | \"spki\" | undefined;\n        encoding?: string | undefined;\n    }\n    /**\n     * Asynchronously generates a new random secret key of the given `length`. The `type` will determine which validations will be performed on the `length`.\n     *\n     * ```js\n     * const {\n     *   generateKey,\n     * } = await import('node:crypto');\n     *\n     * generateKey('hmac', { length: 512 }, (err, key) => {\n     *   if (err) throw err;\n     *   console.log(key.export().toString('hex'));  // 46e..........620\n     * });\n     * ```\n     *\n     * The size of a generated HMAC key should not exceed the block size of the\n     * underlying hash function. See {@link createHmac} for more information.\n     * @since v15.0.0\n     * @param type The intended use of the generated secret key. Currently accepted values are `'hmac'` and `'aes'`.\n     */\n    function generateKey(\n        type: \"hmac\" | \"aes\",\n        options: {\n            length: number;\n        },\n        callback: (err: Error | null, key: KeyObject) => void,\n    ): void;\n    /**\n     * Synchronously generates a new random secret key of the given `length`. The `type` will determine which validations will be performed on the `length`.\n     *\n     * ```js\n     * const {\n     *   generateKeySync,\n     * } = await import('node:crypto');\n     *\n     * const key = generateKeySync('hmac', { length: 512 });\n     * console.log(key.export().toString('hex'));  // e89..........41e\n     * ```\n     *\n     * The size of a generated HMAC key should not exceed the block size of the\n     * underlying hash function. See {@link createHmac} for more information.\n     * @since v15.0.0\n     * @param type The intended use of the generated secret key. Currently accepted values are `'hmac'` and `'aes'`.\n     */\n    function generateKeySync(\n        type: \"hmac\" | \"aes\",\n        options: {\n            length: number;\n        },\n    ): KeyObject;\n    interface JsonWebKeyInput {\n        key: JsonWebKey;\n        format: \"jwk\";\n    }\n    /**\n     * Creates and returns a new key object containing a private key. If `key` is a\n     * string or `Buffer`, `format` is assumed to be `'pem'`; otherwise, `key` must be an object with the properties described above.\n     *\n     * If the private key is encrypted, a `passphrase` must be specified. The length\n     * of the passphrase is limited to 1024 bytes.\n     * @since v11.6.0\n     */\n    function createPrivateKey(key: PrivateKeyInput | string | Buffer | JsonWebKeyInput): KeyObject;\n    /**\n     * Creates and returns a new key object containing a public key. If `key` is a\n     * string or `Buffer`, `format` is assumed to be `'pem'`; if `key` is a `KeyObject` with type `'private'`, the public key is derived from the given private key;\n     * otherwise, `key` must be an object with the properties described above.\n     *\n     * If the format is `'pem'`, the `'key'` may also be an X.509 certificate.\n     *\n     * Because public keys can be derived from private keys, a private key may be\n     * passed instead of a public key. In that case, this function behaves as if {@link createPrivateKey} had been called, except that the type of the\n     * returned `KeyObject` will be `'public'` and that the private key cannot be\n     * extracted from the returned `KeyObject`. Similarly, if a `KeyObject` with type `'private'` is given, a new `KeyObject` with type `'public'` will be returned\n     * and it will be impossible to extract the private key from the returned object.\n     * @since v11.6.0\n     */\n    function createPublicKey(key: PublicKeyInput | string | Buffer | KeyObject | JsonWebKeyInput): KeyObject;\n    /**\n     * Creates and returns a new key object containing a secret key for symmetric\n     * encryption or `Hmac`.\n     * @since v11.6.0\n     * @param encoding The string encoding when `key` is a string.\n     */\n    function createSecretKey(key: NodeJS.ArrayBufferView): KeyObject;\n    function createSecretKey(key: string, encoding: BufferEncoding): KeyObject;\n    /**\n     * Creates and returns a `Sign` object that uses the given `algorithm`. Use {@link getHashes} to obtain the names of the available digest algorithms.\n     * Optional `options` argument controls the `stream.Writable` behavior.\n     *\n     * In some cases, a `Sign` instance can be created using the name of a signature\n     * algorithm, such as `'RSA-SHA256'`, instead of a digest algorithm. This will use\n     * the corresponding digest algorithm. This does not work for all signature\n     * algorithms, such as `'ecdsa-with-SHA256'`, so it is best to always use digest\n     * algorithm names.\n     * @since v0.1.92\n     * @param options `stream.Writable` options\n     */\n    function createSign(algorithm: string, options?: stream.WritableOptions): Sign;\n    type DSAEncoding = \"der\" | \"ieee-p1363\";\n    interface SigningOptions {\n        /**\n         * @see crypto.constants.RSA_PKCS1_PADDING\n         */\n        padding?: number | undefined;\n        saltLength?: number | undefined;\n        dsaEncoding?: DSAEncoding | undefined;\n    }\n    interface SignPrivateKeyInput extends PrivateKeyInput, SigningOptions {}\n    interface SignKeyObjectInput extends SigningOptions {\n        key: KeyObject;\n    }\n    interface SignJsonWebKeyInput extends JsonWebKeyInput, SigningOptions {}\n    interface VerifyPublicKeyInput extends PublicKeyInput, SigningOptions {}\n    interface VerifyKeyObjectInput extends SigningOptions {\n        key: KeyObject;\n    }\n    interface VerifyJsonWebKeyInput extends JsonWebKeyInput, SigningOptions {}\n    type KeyLike = string | Buffer | KeyObject;\n    /**\n     * The `Sign` class is a utility for generating signatures. It can be used in one\n     * of two ways:\n     *\n     * * As a writable `stream`, where data to be signed is written and the `sign.sign()` method is used to generate and return the signature, or\n     * * Using the `sign.update()` and `sign.sign()` methods to produce the\n     * signature.\n     *\n     * The {@link createSign} method is used to create `Sign` instances. The\n     * argument is the string name of the hash function to use. `Sign` objects are not\n     * to be created directly using the `new` keyword.\n     *\n     * Example: Using `Sign` and `Verify` objects as streams:\n     *\n     * ```js\n     * const {\n     *   generateKeyPairSync,\n     *   createSign,\n     *   createVerify,\n     * } = await import('node:crypto');\n     *\n     * const { privateKey, publicKey } = generateKeyPairSync('ec', {\n     *   namedCurve: 'sect239k1',\n     * });\n     *\n     * const sign = createSign('SHA256');\n     * sign.write('some data to sign');\n     * sign.end();\n     * const signature = sign.sign(privateKey, 'hex');\n     *\n     * const verify = createVerify('SHA256');\n     * verify.write('some data to sign');\n     * verify.end();\n     * console.log(verify.verify(publicKey, signature, 'hex'));\n     * // Prints: true\n     * ```\n     *\n     * Example: Using the `sign.update()` and `verify.update()` methods:\n     *\n     * ```js\n     * const {\n     *   generateKeyPairSync,\n     *   createSign,\n     *   createVerify,\n     * } = await import('node:crypto');\n     *\n     * const { privateKey, publicKey } = generateKeyPairSync('rsa', {\n     *   modulusLength: 2048,\n     * });\n     *\n     * const sign = createSign('SHA256');\n     * sign.update('some data to sign');\n     * sign.end();\n     * const signature = sign.sign(privateKey);\n     *\n     * const verify = createVerify('SHA256');\n     * verify.update('some data to sign');\n     * verify.end();\n     * console.log(verify.verify(publicKey, signature));\n     * // Prints: true\n     * ```\n     * @since v0.1.92\n     */\n    class Sign extends stream.Writable {\n        private constructor();\n        /**\n         * Updates the `Sign` content with the given `data`, the encoding of which\n         * is given in `inputEncoding`.\n         * If `encoding` is not provided, and the `data` is a string, an\n         * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or`DataView`, then `inputEncoding` is ignored.\n         *\n         * This can be called many times with new data as it is streamed.\n         * @since v0.1.92\n         * @param inputEncoding The `encoding` of the `data` string.\n         */\n        update(data: BinaryLike): this;\n        update(data: string, inputEncoding: Encoding): this;\n        /**\n         * Calculates the signature on all the data passed through using either `sign.update()` or `sign.write()`.\n         *\n         * If `privateKey` is not a `KeyObject`, this function behaves as if `privateKey` had been passed to {@link createPrivateKey}. If it is an\n         * object, the following additional properties can be passed:\n         *\n         * If `outputEncoding` is provided a string is returned; otherwise a `Buffer` is returned.\n         *\n         * The `Sign` object can not be again used after `sign.sign()` method has been\n         * called. Multiple calls to `sign.sign()` will result in an error being thrown.\n         * @since v0.1.92\n         */\n        sign(privateKey: KeyLike | SignKeyObjectInput | SignPrivateKeyInput | SignJsonWebKeyInput): Buffer;\n        sign(\n            privateKey: KeyLike | SignKeyObjectInput | SignPrivateKeyInput | SignJsonWebKeyInput,\n            outputFormat: BinaryToTextEncoding,\n        ): string;\n    }\n    /**\n     * Creates and returns a `Verify` object that uses the given algorithm.\n     * Use {@link getHashes} to obtain an array of names of the available\n     * signing algorithms. Optional `options` argument controls the `stream.Writable` behavior.\n     *\n     * In some cases, a `Verify` instance can be created using the name of a signature\n     * algorithm, such as `'RSA-SHA256'`, instead of a digest algorithm. This will use\n     * the corresponding digest algorithm. This does not work for all signature\n     * algorithms, such as `'ecdsa-with-SHA256'`, so it is best to always use digest\n     * algorithm names.\n     * @since v0.1.92\n     * @param options `stream.Writable` options\n     */\n    function createVerify(algorithm: string, options?: stream.WritableOptions): Verify;\n    /**\n     * The `Verify` class is a utility for verifying signatures. It can be used in one\n     * of two ways:\n     *\n     * * As a writable `stream` where written data is used to validate against the\n     * supplied signature, or\n     * * Using the `verify.update()` and `verify.verify()` methods to verify\n     * the signature.\n     *\n     * The {@link createVerify} method is used to create `Verify` instances. `Verify` objects are not to be created directly using the `new` keyword.\n     *\n     * See `Sign` for examples.\n     * @since v0.1.92\n     */\n    class Verify extends stream.Writable {\n        private constructor();\n        /**\n         * Updates the `Verify` content with the given `data`, the encoding of which\n         * is given in `inputEncoding`.\n         * If `inputEncoding` is not provided, and the `data` is a string, an\n         * encoding of `'utf8'` is enforced. If `data` is a `Buffer`, `TypedArray`, or `DataView`, then `inputEncoding` is ignored.\n         *\n         * This can be called many times with new data as it is streamed.\n         * @since v0.1.92\n         * @param inputEncoding The `encoding` of the `data` string.\n         */\n        update(data: BinaryLike): Verify;\n        update(data: string, inputEncoding: Encoding): Verify;\n        /**\n         * Verifies the provided data using the given `object` and `signature`.\n         *\n         * If `object` is not a `KeyObject`, this function behaves as if `object` had been passed to {@link createPublicKey}. If it is an\n         * object, the following additional properties can be passed:\n         *\n         * The `signature` argument is the previously calculated signature for the data, in\n         * the `signatureEncoding`.\n         * If a `signatureEncoding` is specified, the `signature` is expected to be a\n         * string; otherwise `signature` is expected to be a `Buffer`, `TypedArray`, or `DataView`.\n         *\n         * The `verify` object can not be used again after `verify.verify()` has been\n         * called. Multiple calls to `verify.verify()` will result in an error being\n         * thrown.\n         *\n         * Because public keys can be derived from private keys, a private key may\n         * be passed instead of a public key.\n         * @since v0.1.92\n         */\n        verify(\n            object: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput,\n            signature: NodeJS.ArrayBufferView,\n        ): boolean;\n        verify(\n            object: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput,\n            signature: string,\n            signature_format?: BinaryToTextEncoding,\n        ): boolean;\n    }\n    /**\n     * Creates a `DiffieHellman` key exchange object using the supplied `prime` and an\n     * optional specific `generator`.\n     *\n     * The `generator` argument can be a number, string, or `Buffer`. If `generator` is not specified, the value `2` is used.\n     *\n     * If `primeEncoding` is specified, `prime` is expected to be a string; otherwise\n     * a `Buffer`, `TypedArray`, or `DataView` is expected.\n     *\n     * If `generatorEncoding` is specified, `generator` is expected to be a string;\n     * otherwise a number, `Buffer`, `TypedArray`, or `DataView` is expected.\n     * @since v0.11.12\n     * @param primeEncoding The `encoding` of the `prime` string.\n     * @param [generator=2]\n     * @param generatorEncoding The `encoding` of the `generator` string.\n     */\n    function createDiffieHellman(primeLength: number, generator?: number): DiffieHellman;\n    function createDiffieHellman(\n        prime: ArrayBuffer | NodeJS.ArrayBufferView,\n        generator?: number | ArrayBuffer | NodeJS.ArrayBufferView,\n    ): DiffieHellman;\n    function createDiffieHellman(\n        prime: ArrayBuffer | NodeJS.ArrayBufferView,\n        generator: string,\n        generatorEncoding: BinaryToTextEncoding,\n    ): DiffieHellman;\n    function createDiffieHellman(\n        prime: string,\n        primeEncoding: BinaryToTextEncoding,\n        generator?: number | ArrayBuffer | NodeJS.ArrayBufferView,\n    ): DiffieHellman;\n    function createDiffieHellman(\n        prime: string,\n        primeEncoding: BinaryToTextEncoding,\n        generator: string,\n        generatorEncoding: BinaryToTextEncoding,\n    ): DiffieHellman;\n    /**\n     * The `DiffieHellman` class is a utility for creating Diffie-Hellman key\n     * exchanges.\n     *\n     * Instances of the `DiffieHellman` class can be created using the {@link createDiffieHellman} function.\n     *\n     * ```js\n     * import assert from 'node:assert';\n     *\n     * const {\n     *   createDiffieHellman,\n     * } = await import('node:crypto');\n     *\n     * // Generate Alice's keys...\n     * const alice = createDiffieHellman(2048);\n     * const aliceKey = alice.generateKeys();\n     *\n     * // Generate Bob's keys...\n     * const bob = createDiffieHellman(alice.getPrime(), alice.getGenerator());\n     * const bobKey = bob.generateKeys();\n     *\n     * // Exchange and generate the secret...\n     * const aliceSecret = alice.computeSecret(bobKey);\n     * const bobSecret = bob.computeSecret(aliceKey);\n     *\n     * // OK\n     * assert.strictEqual(aliceSecret.toString('hex'), bobSecret.toString('hex'));\n     * ```\n     * @since v0.5.0\n     */\n    class DiffieHellman {\n        private constructor();\n        /**\n         * Generates private and public Diffie-Hellman key values unless they have been\n         * generated or computed already, and returns\n         * the public key in the specified `encoding`. This key should be\n         * transferred to the other party.\n         * If `encoding` is provided a string is returned; otherwise a `Buffer` is returned.\n         *\n         * This function is a thin wrapper around [`DH_generate_key()`](https://www.openssl.org/docs/man3.0/man3/DH_generate_key.html). In particular,\n         * once a private key has been generated or set, calling this function only updates\n         * the public key but does not generate a new private key.\n         * @since v0.5.0\n         * @param encoding The `encoding` of the return value.\n         */\n        generateKeys(): Buffer;\n        generateKeys(encoding: BinaryToTextEncoding): string;\n        /**\n         * Computes the shared secret using `otherPublicKey` as the other\n         * party's public key and returns the computed shared secret. The supplied\n         * key is interpreted using the specified `inputEncoding`, and secret is\n         * encoded using specified `outputEncoding`.\n         * If the `inputEncoding` is not\n         * provided, `otherPublicKey` is expected to be a `Buffer`, `TypedArray`, or `DataView`.\n         *\n         * If `outputEncoding` is given a string is returned; otherwise, a `Buffer` is returned.\n         * @since v0.5.0\n         * @param inputEncoding The `encoding` of an `otherPublicKey` string.\n         * @param outputEncoding The `encoding` of the return value.\n         */\n        computeSecret(otherPublicKey: NodeJS.ArrayBufferView, inputEncoding?: null, outputEncoding?: null): Buffer;\n        computeSecret(otherPublicKey: string, inputEncoding: BinaryToTextEncoding, outputEncoding?: null): Buffer;\n        computeSecret(\n            otherPublicKey: NodeJS.ArrayBufferView,\n            inputEncoding: null,\n            outputEncoding: BinaryToTextEncoding,\n        ): string;\n        computeSecret(\n            otherPublicKey: string,\n            inputEncoding: BinaryToTextEncoding,\n            outputEncoding: BinaryToTextEncoding,\n        ): string;\n        /**\n         * Returns the Diffie-Hellman prime in the specified `encoding`.\n         * If `encoding` is provided a string is\n         * returned; otherwise a `Buffer` is returned.\n         * @since v0.5.0\n         * @param encoding The `encoding` of the return value.\n         */\n        getPrime(): Buffer;\n        getPrime(encoding: BinaryToTextEncoding): string;\n        /**\n         * Returns the Diffie-Hellman generator in the specified `encoding`.\n         * If `encoding` is provided a string is\n         * returned; otherwise a `Buffer` is returned.\n         * @since v0.5.0\n         * @param encoding The `encoding` of the return value.\n         */\n        getGenerator(): Buffer;\n        getGenerator(encoding: BinaryToTextEncoding): string;\n        /**\n         * Returns the Diffie-Hellman public key in the specified `encoding`.\n         * If `encoding` is provided a\n         * string is returned; otherwise a `Buffer` is returned.\n         * @since v0.5.0\n         * @param encoding The `encoding` of the return value.\n         */\n        getPublicKey(): Buffer;\n        getPublicKey(encoding: BinaryToTextEncoding): string;\n        /**\n         * Returns the Diffie-Hellman private key in the specified `encoding`.\n         * If `encoding` is provided a\n         * string is returned; otherwise a `Buffer` is returned.\n         * @since v0.5.0\n         * @param encoding The `encoding` of the return value.\n         */\n        getPrivateKey(): Buffer;\n        getPrivateKey(encoding: BinaryToTextEncoding): string;\n        /**\n         * Sets the Diffie-Hellman public key. If the `encoding` argument is provided, `publicKey` is expected\n         * to be a string. If no `encoding` is provided, `publicKey` is expected\n         * to be a `Buffer`, `TypedArray`, or `DataView`.\n         * @since v0.5.0\n         * @param encoding The `encoding` of the `publicKey` string.\n         */\n        setPublicKey(publicKey: NodeJS.ArrayBufferView): void;\n        setPublicKey(publicKey: string, encoding: BufferEncoding): void;\n        /**\n         * Sets the Diffie-Hellman private key. If the `encoding` argument is provided,`privateKey` is expected\n         * to be a string. If no `encoding` is provided, `privateKey` is expected\n         * to be a `Buffer`, `TypedArray`, or `DataView`.\n         *\n         * This function does not automatically compute the associated public key. Either `diffieHellman.setPublicKey()` or `diffieHellman.generateKeys()` can be\n         * used to manually provide the public key or to automatically derive it.\n         * @since v0.5.0\n         * @param encoding The `encoding` of the `privateKey` string.\n         */\n        setPrivateKey(privateKey: NodeJS.ArrayBufferView): void;\n        setPrivateKey(privateKey: string, encoding: BufferEncoding): void;\n        /**\n         * A bit field containing any warnings and/or errors resulting from a check\n         * performed during initialization of the `DiffieHellman` object.\n         *\n         * The following values are valid for this property (as defined in `node:constants` module):\n         *\n         * * `DH_CHECK_P_NOT_SAFE_PRIME`\n         * * `DH_CHECK_P_NOT_PRIME`\n         * * `DH_UNABLE_TO_CHECK_GENERATOR`\n         * * `DH_NOT_SUITABLE_GENERATOR`\n         * @since v0.11.12\n         */\n        verifyError: number;\n    }\n    /**\n     * The `DiffieHellmanGroup` class takes a well-known modp group as its argument.\n     * It works the same as `DiffieHellman`, except that it does not allow changing its keys after creation.\n     * In other words, it does not implement `setPublicKey()` or `setPrivateKey()` methods.\n     *\n     * ```js\n     * const { createDiffieHellmanGroup } = await import('node:crypto');\n     * const dh = createDiffieHellmanGroup('modp1');\n     * ```\n     * The name (e.g. `'modp1'`) is taken from [RFC 2412](https://www.rfc-editor.org/rfc/rfc2412.txt) (modp1 and 2) and [RFC 3526](https://www.rfc-editor.org/rfc/rfc3526.txt):\n     * ```bash\n     * $ perl -ne 'print \"$1\\n\" if /\"(modp\\d+)\"/' src/node_crypto_groups.h\n     * modp1  #  768 bits\n     * modp2  # 1024 bits\n     * modp5  # 1536 bits\n     * modp14 # 2048 bits\n     * modp15 # etc.\n     * modp16\n     * modp17\n     * modp18\n     * ```\n     * @since v0.7.5\n     */\n    const DiffieHellmanGroup: DiffieHellmanGroupConstructor;\n    interface DiffieHellmanGroupConstructor {\n        new(name: string): DiffieHellmanGroup;\n        (name: string): DiffieHellmanGroup;\n        readonly prototype: DiffieHellmanGroup;\n    }\n    type DiffieHellmanGroup = Omit<DiffieHellman, \"setPublicKey\" | \"setPrivateKey\">;\n    /**\n     * Creates a predefined `DiffieHellmanGroup` key exchange object. The\n     * supported groups are listed in the documentation for `DiffieHellmanGroup`.\n     *\n     * The returned object mimics the interface of objects created by {@link createDiffieHellman}, but will not allow changing\n     * the keys (with `diffieHellman.setPublicKey()`, for example). The\n     * advantage of using this method is that the parties do not have to\n     * generate nor exchange a group modulus beforehand, saving both processor\n     * and communication time.\n     *\n     * Example (obtaining a shared secret):\n     *\n     * ```js\n     * const {\n     *   getDiffieHellman,\n     * } = await import('node:crypto');\n     * const alice = getDiffieHellman('modp14');\n     * const bob = getDiffieHellman('modp14');\n     *\n     * alice.generateKeys();\n     * bob.generateKeys();\n     *\n     * const aliceSecret = alice.computeSecret(bob.getPublicKey(), null, 'hex');\n     * const bobSecret = bob.computeSecret(alice.getPublicKey(), null, 'hex');\n     *\n     * // aliceSecret and bobSecret should be the same\n     * console.log(aliceSecret === bobSecret);\n     * ```\n     * @since v0.7.5\n     */\n    function getDiffieHellman(groupName: string): DiffieHellmanGroup;\n    /**\n     * An alias for {@link getDiffieHellman}\n     * @since v0.9.3\n     */\n    function createDiffieHellmanGroup(name: string): DiffieHellmanGroup;\n    /**\n     * Provides an asynchronous Password-Based Key Derivation Function 2 (PBKDF2)\n     * implementation. A selected HMAC digest algorithm specified by `digest` is\n     * applied to derive a key of the requested byte length (`keylen`) from the `password`, `salt` and `iterations`.\n     *\n     * The supplied `callback` function is called with two arguments: `err` and `derivedKey`. If an error occurs while deriving the key, `err` will be set;\n     * otherwise `err` will be `null`. By default, the successfully generated `derivedKey` will be passed to the callback as a `Buffer`. An error will be\n     * thrown if any of the input arguments specify invalid values or types.\n     *\n     * The `iterations` argument must be a number set as high as possible. The\n     * higher the number of iterations, the more secure the derived key will be,\n     * but will take a longer amount of time to complete.\n     *\n     * The `salt` should be as unique as possible. It is recommended that a salt is\n     * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details.\n     *\n     * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`.\n     *\n     * ```js\n     * const {\n     *   pbkdf2,\n     * } = await import('node:crypto');\n     *\n     * pbkdf2('secret', 'salt', 100000, 64, 'sha512', (err, derivedKey) => {\n     *   if (err) throw err;\n     *   console.log(derivedKey.toString('hex'));  // '3745e48...08d59ae'\n     * });\n     * ```\n     *\n     * An array of supported digest functions can be retrieved using {@link getHashes}.\n     *\n     * This API uses libuv's threadpool, which can have surprising and\n     * negative performance implications for some applications; see the `UV_THREADPOOL_SIZE` documentation for more information.\n     * @since v0.5.5\n     */\n    function pbkdf2(\n        password: BinaryLike,\n        salt: BinaryLike,\n        iterations: number,\n        keylen: number,\n        digest: string,\n        callback: (err: Error | null, derivedKey: Buffer) => void,\n    ): void;\n    /**\n     * Provides a synchronous Password-Based Key Derivation Function 2 (PBKDF2)\n     * implementation. A selected HMAC digest algorithm specified by `digest` is\n     * applied to derive a key of the requested byte length (`keylen`) from the `password`, `salt` and `iterations`.\n     *\n     * If an error occurs an `Error` will be thrown, otherwise the derived key will be\n     * returned as a `Buffer`.\n     *\n     * The `iterations` argument must be a number set as high as possible. The\n     * higher the number of iterations, the more secure the derived key will be,\n     * but will take a longer amount of time to complete.\n     *\n     * The `salt` should be as unique as possible. It is recommended that a salt is\n     * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details.\n     *\n     * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`.\n     *\n     * ```js\n     * const {\n     *   pbkdf2Sync,\n     * } = await import('node:crypto');\n     *\n     * const key = pbkdf2Sync('secret', 'salt', 100000, 64, 'sha512');\n     * console.log(key.toString('hex'));  // '3745e48...08d59ae'\n     * ```\n     *\n     * An array of supported digest functions can be retrieved using {@link getHashes}.\n     * @since v0.9.3\n     */\n    function pbkdf2Sync(\n        password: BinaryLike,\n        salt: BinaryLike,\n        iterations: number,\n        keylen: number,\n        digest: string,\n    ): Buffer;\n    /**\n     * Generates cryptographically strong pseudorandom data. The `size` argument\n     * is a number indicating the number of bytes to generate.\n     *\n     * If a `callback` function is provided, the bytes are generated asynchronously\n     * and the `callback` function is invoked with two arguments: `err` and `buf`.\n     * If an error occurs, `err` will be an `Error` object; otherwise it is `null`. The `buf` argument is a `Buffer` containing the generated bytes.\n     *\n     * ```js\n     * // Asynchronous\n     * const {\n     *   randomBytes,\n     * } = await import('node:crypto');\n     *\n     * randomBytes(256, (err, buf) => {\n     *   if (err) throw err;\n     *   console.log(`${buf.length} bytes of random data: ${buf.toString('hex')}`);\n     * });\n     * ```\n     *\n     * If the `callback` function is not provided, the random bytes are generated\n     * synchronously and returned as a `Buffer`. An error will be thrown if\n     * there is a problem generating the bytes.\n     *\n     * ```js\n     * // Synchronous\n     * const {\n     *   randomBytes,\n     * } = await import('node:crypto');\n     *\n     * const buf = randomBytes(256);\n     * console.log(\n     *   `${buf.length} bytes of random data: ${buf.toString('hex')}`);\n     * ```\n     *\n     * The `crypto.randomBytes()` method will not complete until there is\n     * sufficient entropy available.\n     * This should normally never take longer than a few milliseconds. The only time\n     * when generating the random bytes may conceivably block for a longer period of\n     * time is right after boot, when the whole system is still low on entropy.\n     *\n     * This API uses libuv's threadpool, which can have surprising and\n     * negative performance implications for some applications; see the `UV_THREADPOOL_SIZE` documentation for more information.\n     *\n     * The asynchronous version of `crypto.randomBytes()` is carried out in a single\n     * threadpool request. To minimize threadpool task length variation, partition\n     * large `randomBytes` requests when doing so as part of fulfilling a client\n     * request.\n     * @since v0.5.8\n     * @param size The number of bytes to generate. The `size` must not be larger than `2**31 - 1`.\n     * @return if the `callback` function is not provided.\n     */\n    function randomBytes(size: number): Buffer;\n    function randomBytes(size: number, callback: (err: Error | null, buf: Buffer) => void): void;\n    function pseudoRandomBytes(size: number): Buffer;\n    function pseudoRandomBytes(size: number, callback: (err: Error | null, buf: Buffer) => void): void;\n    /**\n     * Return a random integer `n` such that `min <= n < max`.  This\n     * implementation avoids [modulo bias](https://en.wikipedia.org/wiki/Fisher%E2%80%93Yates_shuffle#Modulo_bias).\n     *\n     * The range (`max - min`) must be less than 2**48. `min` and `max` must\n     * be [safe integers](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isSafeInteger).\n     *\n     * If the `callback` function is not provided, the random integer is\n     * generated synchronously.\n     *\n     * ```js\n     * // Asynchronous\n     * const {\n     *   randomInt,\n     * } = await import('node:crypto');\n     *\n     * randomInt(3, (err, n) => {\n     *   if (err) throw err;\n     *   console.log(`Random number chosen from (0, 1, 2): ${n}`);\n     * });\n     * ```\n     *\n     * ```js\n     * // Synchronous\n     * const {\n     *   randomInt,\n     * } = await import('node:crypto');\n     *\n     * const n = randomInt(3);\n     * console.log(`Random number chosen from (0, 1, 2): ${n}`);\n     * ```\n     *\n     * ```js\n     * // With `min` argument\n     * const {\n     *   randomInt,\n     * } = await import('node:crypto');\n     *\n     * const n = randomInt(1, 7);\n     * console.log(`The dice rolled: ${n}`);\n     * ```\n     * @since v14.10.0, v12.19.0\n     * @param [min=0] Start of random range (inclusive).\n     * @param max End of random range (exclusive).\n     * @param callback `function(err, n) {}`.\n     */\n    function randomInt(max: number): number;\n    function randomInt(min: number, max: number): number;\n    function randomInt(max: number, callback: (err: Error | null, value: number) => void): void;\n    function randomInt(min: number, max: number, callback: (err: Error | null, value: number) => void): void;\n    /**\n     * Synchronous version of {@link randomFill}.\n     *\n     * ```js\n     * import { Buffer } from 'node:buffer';\n     * const { randomFillSync } = await import('node:crypto');\n     *\n     * const buf = Buffer.alloc(10);\n     * console.log(randomFillSync(buf).toString('hex'));\n     *\n     * randomFillSync(buf, 5);\n     * console.log(buf.toString('hex'));\n     *\n     * // The above is equivalent to the following:\n     * randomFillSync(buf, 5, 5);\n     * console.log(buf.toString('hex'));\n     * ```\n     *\n     * Any `ArrayBuffer`, `TypedArray` or `DataView` instance may be passed as`buffer`.\n     *\n     * ```js\n     * import { Buffer } from 'node:buffer';\n     * const { randomFillSync } = await import('node:crypto');\n     *\n     * const a = new Uint32Array(10);\n     * console.log(Buffer.from(randomFillSync(a).buffer,\n     *                         a.byteOffset, a.byteLength).toString('hex'));\n     *\n     * const b = new DataView(new ArrayBuffer(10));\n     * console.log(Buffer.from(randomFillSync(b).buffer,\n     *                         b.byteOffset, b.byteLength).toString('hex'));\n     *\n     * const c = new ArrayBuffer(10);\n     * console.log(Buffer.from(randomFillSync(c)).toString('hex'));\n     * ```\n     * @since v7.10.0, v6.13.0\n     * @param buffer Must be supplied. The size of the provided `buffer` must not be larger than `2**31 - 1`.\n     * @param [offset=0]\n     * @param [size=buffer.length - offset]\n     * @return The object passed as `buffer` argument.\n     */\n    function randomFillSync<T extends NodeJS.ArrayBufferView>(buffer: T, offset?: number, size?: number): T;\n    /**\n     * This function is similar to {@link randomBytes} but requires the first\n     * argument to be a `Buffer` that will be filled. It also\n     * requires that a callback is passed in.\n     *\n     * If the `callback` function is not provided, an error will be thrown.\n     *\n     * ```js\n     * import { Buffer } from 'node:buffer';\n     * const { randomFill } = await import('node:crypto');\n     *\n     * const buf = Buffer.alloc(10);\n     * randomFill(buf, (err, buf) => {\n     *   if (err) throw err;\n     *   console.log(buf.toString('hex'));\n     * });\n     *\n     * randomFill(buf, 5, (err, buf) => {\n     *   if (err) throw err;\n     *   console.log(buf.toString('hex'));\n     * });\n     *\n     * // The above is equivalent to the following:\n     * randomFill(buf, 5, 5, (err, buf) => {\n     *   if (err) throw err;\n     *   console.log(buf.toString('hex'));\n     * });\n     * ```\n     *\n     * Any `ArrayBuffer`, `TypedArray`, or `DataView` instance may be passed as `buffer`.\n     *\n     * While this includes instances of `Float32Array` and `Float64Array`, this\n     * function should not be used to generate random floating-point numbers. The\n     * result may contain `+Infinity`, `-Infinity`, and `NaN`, and even if the array\n     * contains finite numbers only, they are not drawn from a uniform random\n     * distribution and have no meaningful lower or upper bounds.\n     *\n     * ```js\n     * import { Buffer } from 'node:buffer';\n     * const { randomFill } = await import('node:crypto');\n     *\n     * const a = new Uint32Array(10);\n     * randomFill(a, (err, buf) => {\n     *   if (err) throw err;\n     *   console.log(Buffer.from(buf.buffer, buf.byteOffset, buf.byteLength)\n     *     .toString('hex'));\n     * });\n     *\n     * const b = new DataView(new ArrayBuffer(10));\n     * randomFill(b, (err, buf) => {\n     *   if (err) throw err;\n     *   console.log(Buffer.from(buf.buffer, buf.byteOffset, buf.byteLength)\n     *     .toString('hex'));\n     * });\n     *\n     * const c = new ArrayBuffer(10);\n     * randomFill(c, (err, buf) => {\n     *   if (err) throw err;\n     *   console.log(Buffer.from(buf).toString('hex'));\n     * });\n     * ```\n     *\n     * This API uses libuv's threadpool, which can have surprising and\n     * negative performance implications for some applications; see the `UV_THREADPOOL_SIZE` documentation for more information.\n     *\n     * The asynchronous version of `crypto.randomFill()` is carried out in a single\n     * threadpool request. To minimize threadpool task length variation, partition\n     * large `randomFill` requests when doing so as part of fulfilling a client\n     * request.\n     * @since v7.10.0, v6.13.0\n     * @param buffer Must be supplied. The size of the provided `buffer` must not be larger than `2**31 - 1`.\n     * @param [offset=0]\n     * @param [size=buffer.length - offset]\n     * @param callback `function(err, buf) {}`.\n     */\n    function randomFill<T extends NodeJS.ArrayBufferView>(\n        buffer: T,\n        callback: (err: Error | null, buf: T) => void,\n    ): void;\n    function randomFill<T extends NodeJS.ArrayBufferView>(\n        buffer: T,\n        offset: number,\n        callback: (err: Error | null, buf: T) => void,\n    ): void;\n    function randomFill<T extends NodeJS.ArrayBufferView>(\n        buffer: T,\n        offset: number,\n        size: number,\n        callback: (err: Error | null, buf: T) => void,\n    ): void;\n    interface ScryptOptions {\n        cost?: number | undefined;\n        blockSize?: number | undefined;\n        parallelization?: number | undefined;\n        N?: number | undefined;\n        r?: number | undefined;\n        p?: number | undefined;\n        maxmem?: number | undefined;\n    }\n    /**\n     * Provides an asynchronous [scrypt](https://en.wikipedia.org/wiki/Scrypt) implementation. Scrypt is a password-based\n     * key derivation function that is designed to be expensive computationally and\n     * memory-wise in order to make brute-force attacks unrewarding.\n     *\n     * The `salt` should be as unique as possible. It is recommended that a salt is\n     * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details.\n     *\n     * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`.\n     *\n     * The `callback` function is called with two arguments: `err` and `derivedKey`. `err` is an exception object when key derivation fails, otherwise `err` is `null`. `derivedKey` is passed to the\n     * callback as a `Buffer`.\n     *\n     * An exception is thrown when any of the input arguments specify invalid values\n     * or types.\n     *\n     * ```js\n     * const {\n     *   scrypt,\n     * } = await import('node:crypto');\n     *\n     * // Using the factory defaults.\n     * scrypt('password', 'salt', 64, (err, derivedKey) => {\n     *   if (err) throw err;\n     *   console.log(derivedKey.toString('hex'));  // '3745e48...08d59ae'\n     * });\n     * // Using a custom N parameter. Must be a power of two.\n     * scrypt('password', 'salt', 64, { N: 1024 }, (err, derivedKey) => {\n     *   if (err) throw err;\n     *   console.log(derivedKey.toString('hex'));  // '3745e48...aa39b34'\n     * });\n     * ```\n     * @since v10.5.0\n     */\n    function scrypt(\n        password: BinaryLike,\n        salt: BinaryLike,\n        keylen: number,\n        callback: (err: Error | null, derivedKey: Buffer) => void,\n    ): void;\n    function scrypt(\n        password: BinaryLike,\n        salt: BinaryLike,\n        keylen: number,\n        options: ScryptOptions,\n        callback: (err: Error | null, derivedKey: Buffer) => void,\n    ): void;\n    /**\n     * Provides a synchronous [scrypt](https://en.wikipedia.org/wiki/Scrypt) implementation. Scrypt is a password-based\n     * key derivation function that is designed to be expensive computationally and\n     * memory-wise in order to make brute-force attacks unrewarding.\n     *\n     * The `salt` should be as unique as possible. It is recommended that a salt is\n     * random and at least 16 bytes long. See [NIST SP 800-132](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-132.pdf) for details.\n     *\n     * When passing strings for `password` or `salt`, please consider `caveats when using strings as inputs to cryptographic APIs`.\n     *\n     * An exception is thrown when key derivation fails, otherwise the derived key is\n     * returned as a `Buffer`.\n     *\n     * An exception is thrown when any of the input arguments specify invalid values\n     * or types.\n     *\n     * ```js\n     * const {\n     *   scryptSync,\n     * } = await import('node:crypto');\n     * // Using the factory defaults.\n     *\n     * const key1 = scryptSync('password', 'salt', 64);\n     * console.log(key1.toString('hex'));  // '3745e48...08d59ae'\n     * // Using a custom N parameter. Must be a power of two.\n     * const key2 = scryptSync('password', 'salt', 64, { N: 1024 });\n     * console.log(key2.toString('hex'));  // '3745e48...aa39b34'\n     * ```\n     * @since v10.5.0\n     */\n    function scryptSync(password: BinaryLike, salt: BinaryLike, keylen: number, options?: ScryptOptions): Buffer;\n    interface RsaPublicKey {\n        key: KeyLike;\n        padding?: number | undefined;\n    }\n    interface RsaPrivateKey {\n        key: KeyLike;\n        passphrase?: string | undefined;\n        /**\n         * @default 'sha1'\n         */\n        oaepHash?: string | undefined;\n        oaepLabel?: NodeJS.TypedArray | undefined;\n        padding?: number | undefined;\n    }\n    /**\n     * Encrypts the content of `buffer` with `key` and returns a new `Buffer` with encrypted content. The returned data can be decrypted using\n     * the corresponding private key, for example using {@link privateDecrypt}.\n     *\n     * If `key` is not a `KeyObject`, this function behaves as if `key` had been passed to {@link createPublicKey}. If it is an\n     * object, the `padding` property can be passed. Otherwise, this function uses `RSA_PKCS1_OAEP_PADDING`.\n     *\n     * Because RSA public keys can be derived from private keys, a private key may\n     * be passed instead of a public key.\n     * @since v0.11.14\n     */\n    function publicEncrypt(key: RsaPublicKey | RsaPrivateKey | KeyLike, buffer: NodeJS.ArrayBufferView): Buffer;\n    /**\n     * Decrypts `buffer` with `key`.`buffer` was previously encrypted using\n     * the corresponding private key, for example using {@link privateEncrypt}.\n     *\n     * If `key` is not a `KeyObject`, this function behaves as if `key` had been passed to {@link createPublicKey}. If it is an\n     * object, the `padding` property can be passed. Otherwise, this function uses `RSA_PKCS1_PADDING`.\n     *\n     * Because RSA public keys can be derived from private keys, a private key may\n     * be passed instead of a public key.\n     * @since v1.1.0\n     */\n    function publicDecrypt(key: RsaPublicKey | RsaPrivateKey | KeyLike, buffer: NodeJS.ArrayBufferView): Buffer;\n    /**\n     * Decrypts `buffer` with `privateKey`. `buffer` was previously encrypted using\n     * the corresponding public key, for example using {@link publicEncrypt}.\n     *\n     * If `privateKey` is not a `KeyObject`, this function behaves as if `privateKey` had been passed to {@link createPrivateKey}. If it is an\n     * object, the `padding` property can be passed. Otherwise, this function uses `RSA_PKCS1_OAEP_PADDING`.\n     * @since v0.11.14\n     */\n    function privateDecrypt(privateKey: RsaPrivateKey | KeyLike, buffer: NodeJS.ArrayBufferView): Buffer;\n    /**\n     * Encrypts `buffer` with `privateKey`. The returned data can be decrypted using\n     * the corresponding public key, for example using {@link publicDecrypt}.\n     *\n     * If `privateKey` is not a `KeyObject`, this function behaves as if `privateKey` had been passed to {@link createPrivateKey}. If it is an\n     * object, the `padding` property can be passed. Otherwise, this function uses `RSA_PKCS1_PADDING`.\n     * @since v1.1.0\n     */\n    function privateEncrypt(privateKey: RsaPrivateKey | KeyLike, buffer: NodeJS.ArrayBufferView): Buffer;\n    /**\n     * ```js\n     * const {\n     *   getCiphers,\n     * } = await import('node:crypto');\n     *\n     * console.log(getCiphers()); // ['aes-128-cbc', 'aes-128-ccm', ...]\n     * ```\n     * @since v0.9.3\n     * @return An array with the names of the supported cipher algorithms.\n     */\n    function getCiphers(): string[];\n    /**\n     * ```js\n     * const {\n     *   getCurves,\n     * } = await import('node:crypto');\n     *\n     * console.log(getCurves()); // ['Oakley-EC2N-3', 'Oakley-EC2N-4', ...]\n     * ```\n     * @since v2.3.0\n     * @return An array with the names of the supported elliptic curves.\n     */\n    function getCurves(): string[];\n    /**\n     * @since v10.0.0\n     * @return `1` if and only if a FIPS compliant crypto provider is currently in use, `0` otherwise. A future semver-major release may change the return type of this API to a {boolean}.\n     */\n    function getFips(): 1 | 0;\n    /**\n     * Enables the FIPS compliant crypto provider in a FIPS-enabled Node.js build.\n     * Throws an error if FIPS mode is not available.\n     * @since v10.0.0\n     * @param bool `true` to enable FIPS mode.\n     */\n    function setFips(bool: boolean): void;\n    /**\n     * ```js\n     * const {\n     *   getHashes,\n     * } = await import('node:crypto');\n     *\n     * console.log(getHashes()); // ['DSA', 'DSA-SHA', 'DSA-SHA1', ...]\n     * ```\n     * @since v0.9.3\n     * @return An array of the names of the supported hash algorithms, such as `'RSA-SHA256'`. Hash algorithms are also called \"digest\" algorithms.\n     */\n    function getHashes(): string[];\n    /**\n     * The `ECDH` class is a utility for creating Elliptic Curve Diffie-Hellman (ECDH)\n     * key exchanges.\n     *\n     * Instances of the `ECDH` class can be created using the {@link createECDH} function.\n     *\n     * ```js\n     * import assert from 'node:assert';\n     *\n     * const {\n     *   createECDH,\n     * } = await import('node:crypto');\n     *\n     * // Generate Alice's keys...\n     * const alice = createECDH('secp521r1');\n     * const aliceKey = alice.generateKeys();\n     *\n     * // Generate Bob's keys...\n     * const bob = createECDH('secp521r1');\n     * const bobKey = bob.generateKeys();\n     *\n     * // Exchange and generate the secret...\n     * const aliceSecret = alice.computeSecret(bobKey);\n     * const bobSecret = bob.computeSecret(aliceKey);\n     *\n     * assert.strictEqual(aliceSecret.toString('hex'), bobSecret.toString('hex'));\n     * // OK\n     * ```\n     * @since v0.11.14\n     */\n    class ECDH {\n        private constructor();\n        /**\n         * Converts the EC Diffie-Hellman public key specified by `key` and `curve` to the\n         * format specified by `format`. The `format` argument specifies point encoding\n         * and can be `'compressed'`, `'uncompressed'` or `'hybrid'`. The supplied key is\n         * interpreted using the specified `inputEncoding`, and the returned key is encoded\n         * using the specified `outputEncoding`.\n         *\n         * Use {@link getCurves} to obtain a list of available curve names.\n         * On recent OpenSSL releases, `openssl ecparam -list_curves` will also display\n         * the name and description of each available elliptic curve.\n         *\n         * If `format` is not specified the point will be returned in `'uncompressed'` format.\n         *\n         * If the `inputEncoding` is not provided, `key` is expected to be a `Buffer`, `TypedArray`, or `DataView`.\n         *\n         * Example (uncompressing a key):\n         *\n         * ```js\n         * const {\n         *   createECDH,\n         *   ECDH,\n         * } = await import('node:crypto');\n         *\n         * const ecdh = createECDH('secp256k1');\n         * ecdh.generateKeys();\n         *\n         * const compressedKey = ecdh.getPublicKey('hex', 'compressed');\n         *\n         * const uncompressedKey = ECDH.convertKey(compressedKey,\n         *                                         'secp256k1',\n         *                                         'hex',\n         *                                         'hex',\n         *                                         'uncompressed');\n         *\n         * // The converted key and the uncompressed public key should be the same\n         * console.log(uncompressedKey === ecdh.getPublicKey('hex'));\n         * ```\n         * @since v10.0.0\n         * @param inputEncoding The `encoding` of the `key` string.\n         * @param outputEncoding The `encoding` of the return value.\n         * @param [format='uncompressed']\n         */\n        static convertKey(\n            key: BinaryLike,\n            curve: string,\n            inputEncoding?: BinaryToTextEncoding,\n            outputEncoding?: \"latin1\" | \"hex\" | \"base64\" | \"base64url\",\n            format?: \"uncompressed\" | \"compressed\" | \"hybrid\",\n        ): Buffer | string;\n        /**\n         * Generates private and public EC Diffie-Hellman key values, and returns\n         * the public key in the specified `format` and `encoding`. This key should be\n         * transferred to the other party.\n         *\n         * The `format` argument specifies point encoding and can be `'compressed'` or `'uncompressed'`. If `format` is not specified, the point will be returned in`'uncompressed'` format.\n         *\n         * If `encoding` is provided a string is returned; otherwise a `Buffer` is returned.\n         * @since v0.11.14\n         * @param encoding The `encoding` of the return value.\n         * @param [format='uncompressed']\n         */\n        generateKeys(): Buffer;\n        generateKeys(encoding: BinaryToTextEncoding, format?: ECDHKeyFormat): string;\n        /**\n         * Computes the shared secret using `otherPublicKey` as the other\n         * party's public key and returns the computed shared secret. The supplied\n         * key is interpreted using specified `inputEncoding`, and the returned secret\n         * is encoded using the specified `outputEncoding`.\n         * If the `inputEncoding` is not\n         * provided, `otherPublicKey` is expected to be a `Buffer`, `TypedArray`, or `DataView`.\n         *\n         * If `outputEncoding` is given a string will be returned; otherwise a `Buffer` is returned.\n         *\n         * `ecdh.computeSecret` will throw an`ERR_CRYPTO_ECDH_INVALID_PUBLIC_KEY` error when `otherPublicKey` lies outside of the elliptic curve. Since `otherPublicKey` is\n         * usually supplied from a remote user over an insecure network,\n         * be sure to handle this exception accordingly.\n         * @since v0.11.14\n         * @param inputEncoding The `encoding` of the `otherPublicKey` string.\n         * @param outputEncoding The `encoding` of the return value.\n         */\n        computeSecret(otherPublicKey: NodeJS.ArrayBufferView): Buffer;\n        computeSecret(otherPublicKey: string, inputEncoding: BinaryToTextEncoding): Buffer;\n        computeSecret(otherPublicKey: NodeJS.ArrayBufferView, outputEncoding: BinaryToTextEncoding): string;\n        computeSecret(\n            otherPublicKey: string,\n            inputEncoding: BinaryToTextEncoding,\n            outputEncoding: BinaryToTextEncoding,\n        ): string;\n        /**\n         * If `encoding` is specified, a string is returned; otherwise a `Buffer` is\n         * returned.\n         * @since v0.11.14\n         * @param encoding The `encoding` of the return value.\n         * @return The EC Diffie-Hellman in the specified `encoding`.\n         */\n        getPrivateKey(): Buffer;\n        getPrivateKey(encoding: BinaryToTextEncoding): string;\n        /**\n         * The `format` argument specifies point encoding and can be `'compressed'` or `'uncompressed'`. If `format` is not specified the point will be returned in`'uncompressed'` format.\n         *\n         * If `encoding` is specified, a string is returned; otherwise a `Buffer` is\n         * returned.\n         * @since v0.11.14\n         * @param encoding The `encoding` of the return value.\n         * @param [format='uncompressed']\n         * @return The EC Diffie-Hellman public key in the specified `encoding` and `format`.\n         */\n        getPublicKey(encoding?: null, format?: ECDHKeyFormat): Buffer;\n        getPublicKey(encoding: BinaryToTextEncoding, format?: ECDHKeyFormat): string;\n        /**\n         * Sets the EC Diffie-Hellman private key.\n         * If `encoding` is provided, `privateKey` is expected\n         * to be a string; otherwise `privateKey` is expected to be a `Buffer`, `TypedArray`, or `DataView`.\n         *\n         * If `privateKey` is not valid for the curve specified when the `ECDH` object was\n         * created, an error is thrown. Upon setting the private key, the associated\n         * public point (key) is also generated and set in the `ECDH` object.\n         * @since v0.11.14\n         * @param encoding The `encoding` of the `privateKey` string.\n         */\n        setPrivateKey(privateKey: NodeJS.ArrayBufferView): void;\n        setPrivateKey(privateKey: string, encoding: BinaryToTextEncoding): void;\n    }\n    /**\n     * Creates an Elliptic Curve Diffie-Hellman (`ECDH`) key exchange object using a\n     * predefined curve specified by the `curveName` string. Use {@link getCurves} to obtain a list of available curve names. On recent\n     * OpenSSL releases, `openssl ecparam -list_curves` will also display the name\n     * and description of each available elliptic curve.\n     * @since v0.11.14\n     */\n    function createECDH(curveName: string): ECDH;\n    /**\n     * This function compares the underlying bytes that represent the given `ArrayBuffer`, `TypedArray`, or `DataView` instances using a constant-time\n     * algorithm.\n     *\n     * This function does not leak timing information that\n     * would allow an attacker to guess one of the values. This is suitable for\n     * comparing HMAC digests or secret values like authentication cookies or [capability urls](https://www.w3.org/TR/capability-urls/).\n     *\n     * `a` and `b` must both be `Buffer`s, `TypedArray`s, or `DataView`s, and they\n     * must have the same byte length. An error is thrown if `a` and `b` have\n     * different byte lengths.\n     *\n     * If at least one of `a` and `b` is a `TypedArray` with more than one byte per\n     * entry, such as `Uint16Array`, the result will be computed using the platform\n     * byte order.\n     *\n     * **When both of the inputs are `Float32Array`s or `Float64Array`s, this function might return unexpected results due to IEEE 754**\n     * **encoding of floating-point numbers. In particular, neither `x === y` nor `Object.is(x, y)` implies that the byte representations of two floating-point**\n     * **numbers `x` and `y` are equal.**\n     *\n     * Use of `crypto.timingSafeEqual` does not guarantee that the _surrounding_ code\n     * is timing-safe. Care should be taken to ensure that the surrounding code does\n     * not introduce timing vulnerabilities.\n     * @since v6.6.0\n     */\n    function timingSafeEqual(a: NodeJS.ArrayBufferView, b: NodeJS.ArrayBufferView): boolean;\n    type KeyType = \"rsa\" | \"rsa-pss\" | \"dsa\" | \"ec\" | \"ed25519\" | \"ed448\" | \"x25519\" | \"x448\";\n    type KeyFormat = \"pem\" | \"der\" | \"jwk\";\n    interface BasePrivateKeyEncodingOptions<T extends KeyFormat> {\n        format: T;\n        cipher?: string | undefined;\n        passphrase?: string | undefined;\n    }\n    interface KeyPairKeyObjectResult {\n        publicKey: KeyObject;\n        privateKey: KeyObject;\n    }\n    interface ED25519KeyPairKeyObjectOptions {}\n    interface ED448KeyPairKeyObjectOptions {}\n    interface X25519KeyPairKeyObjectOptions {}\n    interface X448KeyPairKeyObjectOptions {}\n    interface ECKeyPairKeyObjectOptions {\n        /**\n         * Name of the curve to use\n         */\n        namedCurve: string;\n        /**\n         * Must be `'named'` or `'explicit'`. Default: `'named'`.\n         */\n        paramEncoding?: \"explicit\" | \"named\" | undefined;\n    }\n    interface RSAKeyPairKeyObjectOptions {\n        /**\n         * Key size in bits\n         */\n        modulusLength: number;\n        /**\n         * Public exponent\n         * @default 0x10001\n         */\n        publicExponent?: number | undefined;\n    }\n    interface RSAPSSKeyPairKeyObjectOptions {\n        /**\n         * Key size in bits\n         */\n        modulusLength: number;\n        /**\n         * Public exponent\n         * @default 0x10001\n         */\n        publicExponent?: number | undefined;\n        /**\n         * Name of the message digest\n         */\n        hashAlgorithm?: string;\n        /**\n         * Name of the message digest used by MGF1\n         */\n        mgf1HashAlgorithm?: string;\n        /**\n         * Minimal salt length in bytes\n         */\n        saltLength?: string;\n    }\n    interface DSAKeyPairKeyObjectOptions {\n        /**\n         * Key size in bits\n         */\n        modulusLength: number;\n        /**\n         * Size of q in bits\n         */\n        divisorLength: number;\n    }\n    interface RSAKeyPairOptions<PubF extends KeyFormat, PrivF extends KeyFormat> {\n        /**\n         * Key size in bits\n         */\n        modulusLength: number;\n        /**\n         * Public exponent\n         * @default 0x10001\n         */\n        publicExponent?: number | undefined;\n        publicKeyEncoding: {\n            type: \"pkcs1\" | \"spki\";\n            format: PubF;\n        };\n        privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & {\n            type: \"pkcs1\" | \"pkcs8\";\n        };\n    }\n    interface RSAPSSKeyPairOptions<PubF extends KeyFormat, PrivF extends KeyFormat> {\n        /**\n         * Key size in bits\n         */\n        modulusLength: number;\n        /**\n         * Public exponent\n         * @default 0x10001\n         */\n        publicExponent?: number | undefined;\n        /**\n         * Name of the message digest\n         */\n        hashAlgorithm?: string;\n        /**\n         * Name of the message digest used by MGF1\n         */\n        mgf1HashAlgorithm?: string;\n        /**\n         * Minimal salt length in bytes\n         */\n        saltLength?: string;\n        publicKeyEncoding: {\n            type: \"spki\";\n            format: PubF;\n        };\n        privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & {\n            type: \"pkcs8\";\n        };\n    }\n    interface DSAKeyPairOptions<PubF extends KeyFormat, PrivF extends KeyFormat> {\n        /**\n         * Key size in bits\n         */\n        modulusLength: number;\n        /**\n         * Size of q in bits\n         */\n        divisorLength: number;\n        publicKeyEncoding: {\n            type: \"spki\";\n            format: PubF;\n        };\n        privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & {\n            type: \"pkcs8\";\n        };\n    }\n    interface ECKeyPairOptions<PubF extends KeyFormat, PrivF extends KeyFormat> extends ECKeyPairKeyObjectOptions {\n        publicKeyEncoding: {\n            type: \"pkcs1\" | \"spki\";\n            format: PubF;\n        };\n        privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & {\n            type: \"sec1\" | \"pkcs8\";\n        };\n    }\n    interface ED25519KeyPairOptions<PubF extends KeyFormat, PrivF extends KeyFormat> {\n        publicKeyEncoding: {\n            type: \"spki\";\n            format: PubF;\n        };\n        privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & {\n            type: \"pkcs8\";\n        };\n    }\n    interface ED448KeyPairOptions<PubF extends KeyFormat, PrivF extends KeyFormat> {\n        publicKeyEncoding: {\n            type: \"spki\";\n            format: PubF;\n        };\n        privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & {\n            type: \"pkcs8\";\n        };\n    }\n    interface X25519KeyPairOptions<PubF extends KeyFormat, PrivF extends KeyFormat> {\n        publicKeyEncoding: {\n            type: \"spki\";\n            format: PubF;\n        };\n        privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & {\n            type: \"pkcs8\";\n        };\n    }\n    interface X448KeyPairOptions<PubF extends KeyFormat, PrivF extends KeyFormat> {\n        publicKeyEncoding: {\n            type: \"spki\";\n            format: PubF;\n        };\n        privateKeyEncoding: BasePrivateKeyEncodingOptions<PrivF> & {\n            type: \"pkcs8\";\n        };\n    }\n    interface KeyPairSyncResult<T1 extends string | Buffer, T2 extends string | Buffer> {\n        publicKey: T1;\n        privateKey: T2;\n    }\n    /**\n     * Generates a new asymmetric key pair of the given `type`. RSA, RSA-PSS, DSA, EC,\n     * Ed25519, Ed448, X25519, X448, and DH are currently supported.\n     *\n     * If a `publicKeyEncoding` or `privateKeyEncoding` was specified, this function\n     * behaves as if `keyObject.export()` had been called on its result. Otherwise,\n     * the respective part of the key is returned as a `KeyObject`.\n     *\n     * When encoding public keys, it is recommended to use `'spki'`. When encoding\n     * private keys, it is recommended to use `'pkcs8'` with a strong passphrase,\n     * and to keep the passphrase confidential.\n     *\n     * ```js\n     * const {\n     *   generateKeyPairSync,\n     * } = await import('node:crypto');\n     *\n     * const {\n     *   publicKey,\n     *   privateKey,\n     * } = generateKeyPairSync('rsa', {\n     *   modulusLength: 4096,\n     *   publicKeyEncoding: {\n     *     type: 'spki',\n     *     format: 'pem',\n     *   },\n     *   privateKeyEncoding: {\n     *     type: 'pkcs8',\n     *     format: 'pem',\n     *     cipher: 'aes-256-cbc',\n     *     passphrase: 'top secret',\n     *   },\n     * });\n     * ```\n     *\n     * The return value `{ publicKey, privateKey }` represents the generated key pair.\n     * When PEM encoding was selected, the respective key will be a string, otherwise\n     * it will be a buffer containing the data encoded as DER.\n     * @since v10.12.0\n     * @param type Must be `'rsa'`, `'rsa-pss'`, `'dsa'`, `'ec'`, `'ed25519'`, `'ed448'`, `'x25519'`, `'x448'`, or `'dh'`.\n     */\n    function generateKeyPairSync(\n        type: \"rsa\",\n        options: RSAKeyPairOptions<\"pem\", \"pem\">,\n    ): KeyPairSyncResult<string, string>;\n    function generateKeyPairSync(\n        type: \"rsa\",\n        options: RSAKeyPairOptions<\"pem\", \"der\">,\n    ): KeyPairSyncResult<string, Buffer>;\n    function generateKeyPairSync(\n        type: \"rsa\",\n        options: RSAKeyPairOptions<\"der\", \"pem\">,\n    ): KeyPairSyncResult<Buffer, string>;\n    function generateKeyPairSync(\n        type: \"rsa\",\n        options: RSAKeyPairOptions<\"der\", \"der\">,\n    ): KeyPairSyncResult<Buffer, Buffer>;\n    function generateKeyPairSync(type: \"rsa\", options: RSAKeyPairKeyObjectOptions): KeyPairKeyObjectResult;\n    function generateKeyPairSync(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairOptions<\"pem\", \"pem\">,\n    ): KeyPairSyncResult<string, string>;\n    function generateKeyPairSync(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairOptions<\"pem\", \"der\">,\n    ): KeyPairSyncResult<string, Buffer>;\n    function generateKeyPairSync(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairOptions<\"der\", \"pem\">,\n    ): KeyPairSyncResult<Buffer, string>;\n    function generateKeyPairSync(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairOptions<\"der\", \"der\">,\n    ): KeyPairSyncResult<Buffer, Buffer>;\n    function generateKeyPairSync(type: \"rsa-pss\", options: RSAPSSKeyPairKeyObjectOptions): KeyPairKeyObjectResult;\n    function generateKeyPairSync(\n        type: \"dsa\",\n        options: DSAKeyPairOptions<\"pem\", \"pem\">,\n    ): KeyPairSyncResult<string, string>;\n    function generateKeyPairSync(\n        type: \"dsa\",\n        options: DSAKeyPairOptions<\"pem\", \"der\">,\n    ): KeyPairSyncResult<string, Buffer>;\n    function generateKeyPairSync(\n        type: \"dsa\",\n        options: DSAKeyPairOptions<\"der\", \"pem\">,\n    ): KeyPairSyncResult<Buffer, string>;\n    function generateKeyPairSync(\n        type: \"dsa\",\n        options: DSAKeyPairOptions<\"der\", \"der\">,\n    ): KeyPairSyncResult<Buffer, Buffer>;\n    function generateKeyPairSync(type: \"dsa\", options: DSAKeyPairKeyObjectOptions): KeyPairKeyObjectResult;\n    function generateKeyPairSync(\n        type: \"ec\",\n        options: ECKeyPairOptions<\"pem\", \"pem\">,\n    ): KeyPairSyncResult<string, string>;\n    function generateKeyPairSync(\n        type: \"ec\",\n        options: ECKeyPairOptions<\"pem\", \"der\">,\n    ): KeyPairSyncResult<string, Buffer>;\n    function generateKeyPairSync(\n        type: \"ec\",\n        options: ECKeyPairOptions<\"der\", \"pem\">,\n    ): KeyPairSyncResult<Buffer, string>;\n    function generateKeyPairSync(\n        type: \"ec\",\n        options: ECKeyPairOptions<\"der\", \"der\">,\n    ): KeyPairSyncResult<Buffer, Buffer>;\n    function generateKeyPairSync(type: \"ec\", options: ECKeyPairKeyObjectOptions): KeyPairKeyObjectResult;\n    function generateKeyPairSync(\n        type: \"ed25519\",\n        options: ED25519KeyPairOptions<\"pem\", \"pem\">,\n    ): KeyPairSyncResult<string, string>;\n    function generateKeyPairSync(\n        type: \"ed25519\",\n        options: ED25519KeyPairOptions<\"pem\", \"der\">,\n    ): KeyPairSyncResult<string, Buffer>;\n    function generateKeyPairSync(\n        type: \"ed25519\",\n        options: ED25519KeyPairOptions<\"der\", \"pem\">,\n    ): KeyPairSyncResult<Buffer, string>;\n    function generateKeyPairSync(\n        type: \"ed25519\",\n        options: ED25519KeyPairOptions<\"der\", \"der\">,\n    ): KeyPairSyncResult<Buffer, Buffer>;\n    function generateKeyPairSync(type: \"ed25519\", options?: ED25519KeyPairKeyObjectOptions): KeyPairKeyObjectResult;\n    function generateKeyPairSync(\n        type: \"ed448\",\n        options: ED448KeyPairOptions<\"pem\", \"pem\">,\n    ): KeyPairSyncResult<string, string>;\n    function generateKeyPairSync(\n        type: \"ed448\",\n        options: ED448KeyPairOptions<\"pem\", \"der\">,\n    ): KeyPairSyncResult<string, Buffer>;\n    function generateKeyPairSync(\n        type: \"ed448\",\n        options: ED448KeyPairOptions<\"der\", \"pem\">,\n    ): KeyPairSyncResult<Buffer, string>;\n    function generateKeyPairSync(\n        type: \"ed448\",\n        options: ED448KeyPairOptions<\"der\", \"der\">,\n    ): KeyPairSyncResult<Buffer, Buffer>;\n    function generateKeyPairSync(type: \"ed448\", options?: ED448KeyPairKeyObjectOptions): KeyPairKeyObjectResult;\n    function generateKeyPairSync(\n        type: \"x25519\",\n        options: X25519KeyPairOptions<\"pem\", \"pem\">,\n    ): KeyPairSyncResult<string, string>;\n    function generateKeyPairSync(\n        type: \"x25519\",\n        options: X25519KeyPairOptions<\"pem\", \"der\">,\n    ): KeyPairSyncResult<string, Buffer>;\n    function generateKeyPairSync(\n        type: \"x25519\",\n        options: X25519KeyPairOptions<\"der\", \"pem\">,\n    ): KeyPairSyncResult<Buffer, string>;\n    function generateKeyPairSync(\n        type: \"x25519\",\n        options: X25519KeyPairOptions<\"der\", \"der\">,\n    ): KeyPairSyncResult<Buffer, Buffer>;\n    function generateKeyPairSync(type: \"x25519\", options?: X25519KeyPairKeyObjectOptions): KeyPairKeyObjectResult;\n    function generateKeyPairSync(\n        type: \"x448\",\n        options: X448KeyPairOptions<\"pem\", \"pem\">,\n    ): KeyPairSyncResult<string, string>;\n    function generateKeyPairSync(\n        type: \"x448\",\n        options: X448KeyPairOptions<\"pem\", \"der\">,\n    ): KeyPairSyncResult<string, Buffer>;\n    function generateKeyPairSync(\n        type: \"x448\",\n        options: X448KeyPairOptions<\"der\", \"pem\">,\n    ): KeyPairSyncResult<Buffer, string>;\n    function generateKeyPairSync(\n        type: \"x448\",\n        options: X448KeyPairOptions<\"der\", \"der\">,\n    ): KeyPairSyncResult<Buffer, Buffer>;\n    function generateKeyPairSync(type: \"x448\", options?: X448KeyPairKeyObjectOptions): KeyPairKeyObjectResult;\n    /**\n     * Generates a new asymmetric key pair of the given `type`. RSA, RSA-PSS, DSA, EC,\n     * Ed25519, Ed448, X25519, X448, and DH are currently supported.\n     *\n     * If a `publicKeyEncoding` or `privateKeyEncoding` was specified, this function\n     * behaves as if `keyObject.export()` had been called on its result. Otherwise,\n     * the respective part of the key is returned as a `KeyObject`.\n     *\n     * It is recommended to encode public keys as `'spki'` and private keys as `'pkcs8'` with encryption for long-term storage:\n     *\n     * ```js\n     * const {\n     *   generateKeyPair,\n     * } = await import('node:crypto');\n     *\n     * generateKeyPair('rsa', {\n     *   modulusLength: 4096,\n     *   publicKeyEncoding: {\n     *     type: 'spki',\n     *     format: 'pem',\n     *   },\n     *   privateKeyEncoding: {\n     *     type: 'pkcs8',\n     *     format: 'pem',\n     *     cipher: 'aes-256-cbc',\n     *     passphrase: 'top secret',\n     *   },\n     * }, (err, publicKey, privateKey) => {\n     *   // Handle errors and use the generated key pair.\n     * });\n     * ```\n     *\n     * On completion, `callback` will be called with `err` set to `undefined` and `publicKey` / `privateKey` representing the generated key pair.\n     *\n     * If this method is invoked as its `util.promisify()` ed version, it returns\n     * a `Promise` for an `Object` with `publicKey` and `privateKey` properties.\n     * @since v10.12.0\n     * @param type Must be `'rsa'`, `'rsa-pss'`, `'dsa'`, `'ec'`, `'ed25519'`, `'ed448'`, `'x25519'`, `'x448'`, or `'dh'`.\n     */\n    function generateKeyPair(\n        type: \"rsa\",\n        options: RSAKeyPairOptions<\"pem\", \"pem\">,\n        callback: (err: Error | null, publicKey: string, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa\",\n        options: RSAKeyPairOptions<\"pem\", \"der\">,\n        callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa\",\n        options: RSAKeyPairOptions<\"der\", \"pem\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa\",\n        options: RSAKeyPairOptions<\"der\", \"der\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa\",\n        options: RSAKeyPairKeyObjectOptions,\n        callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairOptions<\"pem\", \"pem\">,\n        callback: (err: Error | null, publicKey: string, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairOptions<\"pem\", \"der\">,\n        callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairOptions<\"der\", \"pem\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairOptions<\"der\", \"der\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"rsa-pss\",\n        options: RSAPSSKeyPairKeyObjectOptions,\n        callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"dsa\",\n        options: DSAKeyPairOptions<\"pem\", \"pem\">,\n        callback: (err: Error | null, publicKey: string, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"dsa\",\n        options: DSAKeyPairOptions<\"pem\", \"der\">,\n        callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"dsa\",\n        options: DSAKeyPairOptions<\"der\", \"pem\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"dsa\",\n        options: DSAKeyPairOptions<\"der\", \"der\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"dsa\",\n        options: DSAKeyPairKeyObjectOptions,\n        callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ec\",\n        options: ECKeyPairOptions<\"pem\", \"pem\">,\n        callback: (err: Error | null, publicKey: string, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ec\",\n        options: ECKeyPairOptions<\"pem\", \"der\">,\n        callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ec\",\n        options: ECKeyPairOptions<\"der\", \"pem\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ec\",\n        options: ECKeyPairOptions<\"der\", \"der\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ec\",\n        options: ECKeyPairKeyObjectOptions,\n        callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed25519\",\n        options: ED25519KeyPairOptions<\"pem\", \"pem\">,\n        callback: (err: Error | null, publicKey: string, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed25519\",\n        options: ED25519KeyPairOptions<\"pem\", \"der\">,\n        callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed25519\",\n        options: ED25519KeyPairOptions<\"der\", \"pem\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed25519\",\n        options: ED25519KeyPairOptions<\"der\", \"der\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed25519\",\n        options: ED25519KeyPairKeyObjectOptions | undefined,\n        callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed448\",\n        options: ED448KeyPairOptions<\"pem\", \"pem\">,\n        callback: (err: Error | null, publicKey: string, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed448\",\n        options: ED448KeyPairOptions<\"pem\", \"der\">,\n        callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed448\",\n        options: ED448KeyPairOptions<\"der\", \"pem\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed448\",\n        options: ED448KeyPairOptions<\"der\", \"der\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"ed448\",\n        options: ED448KeyPairKeyObjectOptions | undefined,\n        callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x25519\",\n        options: X25519KeyPairOptions<\"pem\", \"pem\">,\n        callback: (err: Error | null, publicKey: string, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x25519\",\n        options: X25519KeyPairOptions<\"pem\", \"der\">,\n        callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x25519\",\n        options: X25519KeyPairOptions<\"der\", \"pem\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x25519\",\n        options: X25519KeyPairOptions<\"der\", \"der\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x25519\",\n        options: X25519KeyPairKeyObjectOptions | undefined,\n        callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x448\",\n        options: X448KeyPairOptions<\"pem\", \"pem\">,\n        callback: (err: Error | null, publicKey: string, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x448\",\n        options: X448KeyPairOptions<\"pem\", \"der\">,\n        callback: (err: Error | null, publicKey: string, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x448\",\n        options: X448KeyPairOptions<\"der\", \"pem\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: string) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x448\",\n        options: X448KeyPairOptions<\"der\", \"der\">,\n        callback: (err: Error | null, publicKey: Buffer, privateKey: Buffer) => void,\n    ): void;\n    function generateKeyPair(\n        type: \"x448\",\n        options: X448KeyPairKeyObjectOptions | undefined,\n        callback: (err: Error | null, publicKey: KeyObject, privateKey: KeyObject) => void,\n    ): void;\n    namespace generateKeyPair {\n        function __promisify__(\n            type: \"rsa\",\n            options: RSAKeyPairOptions<\"pem\", \"pem\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"rsa\",\n            options: RSAKeyPairOptions<\"pem\", \"der\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"rsa\",\n            options: RSAKeyPairOptions<\"der\", \"pem\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"rsa\",\n            options: RSAKeyPairOptions<\"der\", \"der\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(type: \"rsa\", options: RSAKeyPairKeyObjectOptions): Promise<KeyPairKeyObjectResult>;\n        function __promisify__(\n            type: \"rsa-pss\",\n            options: RSAPSSKeyPairOptions<\"pem\", \"pem\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"rsa-pss\",\n            options: RSAPSSKeyPairOptions<\"pem\", \"der\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"rsa-pss\",\n            options: RSAPSSKeyPairOptions<\"der\", \"pem\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"rsa-pss\",\n            options: RSAPSSKeyPairOptions<\"der\", \"der\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"rsa-pss\",\n            options: RSAPSSKeyPairKeyObjectOptions,\n        ): Promise<KeyPairKeyObjectResult>;\n        function __promisify__(\n            type: \"dsa\",\n            options: DSAKeyPairOptions<\"pem\", \"pem\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"dsa\",\n            options: DSAKeyPairOptions<\"pem\", \"der\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"dsa\",\n            options: DSAKeyPairOptions<\"der\", \"pem\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"dsa\",\n            options: DSAKeyPairOptions<\"der\", \"der\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(type: \"dsa\", options: DSAKeyPairKeyObjectOptions): Promise<KeyPairKeyObjectResult>;\n        function __promisify__(\n            type: \"ec\",\n            options: ECKeyPairOptions<\"pem\", \"pem\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"ec\",\n            options: ECKeyPairOptions<\"pem\", \"der\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"ec\",\n            options: ECKeyPairOptions<\"der\", \"pem\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"ec\",\n            options: ECKeyPairOptions<\"der\", \"der\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(type: \"ec\", options: ECKeyPairKeyObjectOptions): Promise<KeyPairKeyObjectResult>;\n        function __promisify__(\n            type: \"ed25519\",\n            options: ED25519KeyPairOptions<\"pem\", \"pem\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"ed25519\",\n            options: ED25519KeyPairOptions<\"pem\", \"der\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"ed25519\",\n            options: ED25519KeyPairOptions<\"der\", \"pem\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"ed25519\",\n            options: ED25519KeyPairOptions<\"der\", \"der\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"ed25519\",\n            options?: ED25519KeyPairKeyObjectOptions,\n        ): Promise<KeyPairKeyObjectResult>;\n        function __promisify__(\n            type: \"ed448\",\n            options: ED448KeyPairOptions<\"pem\", \"pem\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"ed448\",\n            options: ED448KeyPairOptions<\"pem\", \"der\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"ed448\",\n            options: ED448KeyPairOptions<\"der\", \"pem\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"ed448\",\n            options: ED448KeyPairOptions<\"der\", \"der\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(type: \"ed448\", options?: ED448KeyPairKeyObjectOptions): Promise<KeyPairKeyObjectResult>;\n        function __promisify__(\n            type: \"x25519\",\n            options: X25519KeyPairOptions<\"pem\", \"pem\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"x25519\",\n            options: X25519KeyPairOptions<\"pem\", \"der\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"x25519\",\n            options: X25519KeyPairOptions<\"der\", \"pem\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"x25519\",\n            options: X25519KeyPairOptions<\"der\", \"der\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"x25519\",\n            options?: X25519KeyPairKeyObjectOptions,\n        ): Promise<KeyPairKeyObjectResult>;\n        function __promisify__(\n            type: \"x448\",\n            options: X448KeyPairOptions<\"pem\", \"pem\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"x448\",\n            options: X448KeyPairOptions<\"pem\", \"der\">,\n        ): Promise<{\n            publicKey: string;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(\n            type: \"x448\",\n            options: X448KeyPairOptions<\"der\", \"pem\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: string;\n        }>;\n        function __promisify__(\n            type: \"x448\",\n            options: X448KeyPairOptions<\"der\", \"der\">,\n        ): Promise<{\n            publicKey: Buffer;\n            privateKey: Buffer;\n        }>;\n        function __promisify__(type: \"x448\", options?: X448KeyPairKeyObjectOptions): Promise<KeyPairKeyObjectResult>;\n    }\n    /**\n     * Calculates and returns the signature for `data` using the given private key and\n     * algorithm. If `algorithm` is `null` or `undefined`, then the algorithm is\n     * dependent upon the key type (especially Ed25519 and Ed448).\n     *\n     * If `key` is not a `KeyObject`, this function behaves as if `key` had been\n     * passed to {@link createPrivateKey}. If it is an object, the following\n     * additional properties can be passed:\n     *\n     * If the `callback` function is provided this function uses libuv's threadpool.\n     * @since v12.0.0\n     */\n    function sign(\n        algorithm: string | null | undefined,\n        data: NodeJS.ArrayBufferView,\n        key: KeyLike | SignKeyObjectInput | SignPrivateKeyInput | SignJsonWebKeyInput,\n    ): Buffer;\n    function sign(\n        algorithm: string | null | undefined,\n        data: NodeJS.ArrayBufferView,\n        key: KeyLike | SignKeyObjectInput | SignPrivateKeyInput | SignJsonWebKeyInput,\n        callback: (error: Error | null, data: Buffer) => void,\n    ): void;\n    /**\n     * Verifies the given signature for `data` using the given key and algorithm. If `algorithm` is `null` or `undefined`, then the algorithm is dependent upon the\n     * key type (especially Ed25519 and Ed448).\n     *\n     * If `key` is not a `KeyObject`, this function behaves as if `key` had been\n     * passed to {@link createPublicKey}. If it is an object, the following\n     * additional properties can be passed:\n     *\n     * The `signature` argument is the previously calculated signature for the `data`.\n     *\n     * Because public keys can be derived from private keys, a private key or a public\n     * key may be passed for `key`.\n     *\n     * If the `callback` function is provided this function uses libuv's threadpool.\n     * @since v12.0.0\n     */\n    function verify(\n        algorithm: string | null | undefined,\n        data: NodeJS.ArrayBufferView,\n        key: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput,\n        signature: NodeJS.ArrayBufferView,\n    ): boolean;\n    function verify(\n        algorithm: string | null | undefined,\n        data: NodeJS.ArrayBufferView,\n        key: KeyLike | VerifyKeyObjectInput | VerifyPublicKeyInput | VerifyJsonWebKeyInput,\n        signature: NodeJS.ArrayBufferView,\n        callback: (error: Error | null, result: boolean) => void,\n    ): void;\n    /**\n     * Computes the Diffie-Hellman secret based on a `privateKey` and a `publicKey`.\n     * Both keys must have the same `asymmetricKeyType`, which must be one of `'dh'` (for Diffie-Hellman), `'ec'` (for ECDH), `'x448'`, or `'x25519'` (for ECDH-ES).\n     * @since v13.9.0, v12.17.0\n     */\n    function diffieHellman(options: { privateKey: KeyObject; publicKey: KeyObject }): Buffer;\n    /**\n     * A utility for creating one-shot hash digests of data. It can be faster than the object-based `crypto.createHash()` when hashing a smaller amount of data\n     * (<= 5MB) that's readily available. If the data can be big or if it is streamed, it's still recommended to use `crypto.createHash()` instead. The `algorithm`\n     * is dependent on the available algorithms supported by the version of OpenSSL on the platform. Examples are `'sha256'`, `'sha512'`, etc. On recent releases\n     * of OpenSSL, `openssl list -digest-algorithms` will display the available digest algorithms.\n     *\n     * Example:\n     *\n     * ```js\n     * import crypto from 'node:crypto';\n     * import { Buffer } from 'node:buffer';\n     *\n     * // Hashing a string and return the result as a hex-encoded string.\n     * const string = 'Node.js';\n     * // 10b3493287f831e81a438811a1ffba01f8cec4b7\n     * console.log(crypto.hash('sha1', string));\n     *\n     * // Encode a base64-encoded string into a Buffer, hash it and return\n     * // the result as a buffer.\n     * const base64 = 'Tm9kZS5qcw==';\n     * // <Buffer 10 b3 49 32 87 f8 31 e8 1a 43 88 11 a1 ff ba 01 f8 ce c4 b7>\n     * console.log(crypto.hash('sha1', Buffer.from(base64, 'base64'), 'buffer'));\n     * ```\n     * @since v21.7.0, v20.12.0\n     * @param data When `data` is a string, it will be encoded as UTF-8 before being hashed. If a different input encoding is desired for a string input, user\n     *             could encode the string into a `TypedArray` using either `TextEncoder` or `Buffer.from()` and passing the encoded `TypedArray` into this API instead.\n     * @param [outputEncoding='hex'] [Encoding](https://nodejs.org/docs/latest-v20.x/api/buffer.html#buffers-and-character-encodings) used to encode the returned digest.\n     */\n    function hash(algorithm: string, data: BinaryLike, outputEncoding?: BinaryToTextEncoding): string;\n    function hash(algorithm: string, data: BinaryLike, outputEncoding: \"buffer\"): Buffer;\n    function hash(\n        algorithm: string,\n        data: BinaryLike,\n        outputEncoding?: BinaryToTextEncoding | \"buffer\",\n    ): string | Buffer;\n    type CipherMode = \"cbc\" | \"ccm\" | \"cfb\" | \"ctr\" | \"ecb\" | \"gcm\" | \"ocb\" | \"ofb\" | \"stream\" | \"wrap\" | \"xts\";\n    interface CipherInfoOptions {\n        /**\n         * A test key length.\n         */\n        keyLength?: number | undefined;\n        /**\n         * A test IV length.\n         */\n        ivLength?: number | undefined;\n    }\n    interface CipherInfo {\n        /**\n         * The name of the cipher.\n         */\n        name: string;\n        /**\n         * The nid of the cipher.\n         */\n        nid: number;\n        /**\n         * The block size of the cipher in bytes.\n         * This property is omitted when mode is 'stream'.\n         */\n        blockSize?: number | undefined;\n        /**\n         * The expected or default initialization vector length in bytes.\n         * This property is omitted if the cipher does not use an initialization vector.\n         */\n        ivLength?: number | undefined;\n        /**\n         * The expected or default key length in bytes.\n         */\n        keyLength: number;\n        /**\n         * The cipher mode.\n         */\n        mode: CipherMode;\n    }\n    /**\n     * Returns information about a given cipher.\n     *\n     * Some ciphers accept variable length keys and initialization vectors. By default,\n     * the `crypto.getCipherInfo()` method will return the default values for these\n     * ciphers. To test if a given key length or iv length is acceptable for given\n     * cipher, use the `keyLength` and `ivLength` options. If the given values are\n     * unacceptable, `undefined` will be returned.\n     * @since v15.0.0\n     * @param nameOrNid The name or nid of the cipher to query.\n     */\n    function getCipherInfo(nameOrNid: string | number, options?: CipherInfoOptions): CipherInfo | undefined;\n    /**\n     * HKDF is a simple key derivation function defined in RFC 5869\\. The given `ikm`, `salt` and `info` are used with the `digest` to derive a key of `keylen` bytes.\n     *\n     * The supplied `callback` function is called with two arguments: `err` and `derivedKey`. If an errors occurs while deriving the key, `err` will be set;\n     * otherwise `err` will be `null`. The successfully generated `derivedKey` will\n     * be passed to the callback as an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). An error will be thrown if any\n     * of the input arguments specify invalid values or types.\n     *\n     * ```js\n     * import { Buffer } from 'node:buffer';\n     * const {\n     *   hkdf,\n     * } = await import('node:crypto');\n     *\n     * hkdf('sha512', 'key', 'salt', 'info', 64, (err, derivedKey) => {\n     *   if (err) throw err;\n     *   console.log(Buffer.from(derivedKey).toString('hex'));  // '24156e2...5391653'\n     * });\n     * ```\n     * @since v15.0.0\n     * @param digest The digest algorithm to use.\n     * @param ikm The input keying material. Must be provided but can be zero-length.\n     * @param salt The salt value. Must be provided but can be zero-length.\n     * @param info Additional info value. Must be provided but can be zero-length, and cannot be more than 1024 bytes.\n     * @param keylen The length of the key to generate. Must be greater than 0. The maximum allowable value is `255` times the number of bytes produced by the selected digest function (e.g. `sha512`\n     * generates 64-byte hashes, making the maximum HKDF output 16320 bytes).\n     */\n    function hkdf(\n        digest: string,\n        irm: BinaryLike | KeyObject,\n        salt: BinaryLike,\n        info: BinaryLike,\n        keylen: number,\n        callback: (err: Error | null, derivedKey: ArrayBuffer) => void,\n    ): void;\n    /**\n     * Provides a synchronous HKDF key derivation function as defined in RFC 5869\\. The\n     * given `ikm`, `salt` and `info` are used with the `digest` to derive a key of `keylen` bytes.\n     *\n     * The successfully generated `derivedKey` will be returned as an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer).\n     *\n     * An error will be thrown if any of the input arguments specify invalid values or\n     * types, or if the derived key cannot be generated.\n     *\n     * ```js\n     * import { Buffer } from 'node:buffer';\n     * const {\n     *   hkdfSync,\n     * } = await import('node:crypto');\n     *\n     * const derivedKey = hkdfSync('sha512', 'key', 'salt', 'info', 64);\n     * console.log(Buffer.from(derivedKey).toString('hex'));  // '24156e2...5391653'\n     * ```\n     * @since v15.0.0\n     * @param digest The digest algorithm to use.\n     * @param ikm The input keying material. Must be provided but can be zero-length.\n     * @param salt The salt value. Must be provided but can be zero-length.\n     * @param info Additional info value. Must be provided but can be zero-length, and cannot be more than 1024 bytes.\n     * @param keylen The length of the key to generate. Must be greater than 0. The maximum allowable value is `255` times the number of bytes produced by the selected digest function (e.g. `sha512`\n     * generates 64-byte hashes, making the maximum HKDF output 16320 bytes).\n     */\n    function hkdfSync(\n        digest: string,\n        ikm: BinaryLike | KeyObject,\n        salt: BinaryLike,\n        info: BinaryLike,\n        keylen: number,\n    ): ArrayBuffer;\n    interface SecureHeapUsage {\n        /**\n         * The total allocated secure heap size as specified using the `--secure-heap=n` command-line flag.\n         */\n        total: number;\n        /**\n         * The minimum allocation from the secure heap as specified using the `--secure-heap-min` command-line flag.\n         */\n        min: number;\n        /**\n         * The total number of bytes currently allocated from the secure heap.\n         */\n        used: number;\n        /**\n         * The calculated ratio of `used` to `total` allocated bytes.\n         */\n        utilization: number;\n    }\n    /**\n     * @since v15.6.0\n     */\n    function secureHeapUsed(): SecureHeapUsage;\n    interface RandomUUIDOptions {\n        /**\n         * By default, to improve performance,\n         * Node.js will pre-emptively generate and persistently cache enough\n         * random data to generate up to 128 random UUIDs. To generate a UUID\n         * without using the cache, set `disableEntropyCache` to `true`.\n         *\n         * @default `false`\n         */\n        disableEntropyCache?: boolean | undefined;\n    }\n    type UUID = `${string}-${string}-${string}-${string}-${string}`;\n    /**\n     * Generates a random [RFC 4122](https://www.rfc-editor.org/rfc/rfc4122.txt) version 4 UUID. The UUID is generated using a\n     * cryptographic pseudorandom number generator.\n     * @since v15.6.0, v14.17.0\n     */\n    function randomUUID(options?: RandomUUIDOptions): UUID;\n    interface X509CheckOptions {\n        /**\n         * @default 'always'\n         */\n        subject?: \"always\" | \"default\" | \"never\";\n        /**\n         * @default true\n         */\n        wildcards?: boolean;\n        /**\n         * @default true\n         */\n        partialWildcards?: boolean;\n        /**\n         * @default false\n         */\n        multiLabelWildcards?: boolean;\n        /**\n         * @default false\n         */\n        singleLabelSubdomains?: boolean;\n    }\n    /**\n     * Encapsulates an X509 certificate and provides read-only access to\n     * its information.\n     *\n     * ```js\n     * const { X509Certificate } = await import('node:crypto');\n     *\n     * const x509 = new X509Certificate('{... pem encoded cert ...}');\n     *\n     * console.log(x509.subject);\n     * ```\n     * @since v15.6.0\n     */\n    class X509Certificate {\n        /**\n         * Will be \\`true\\` if this is a Certificate Authority (CA) certificate.\n         * @since v15.6.0\n         */\n        readonly ca: boolean;\n        /**\n         * The SHA-1 fingerprint of this certificate.\n         *\n         * Because SHA-1 is cryptographically broken and because the security of SHA-1 is\n         * significantly worse than that of algorithms that are commonly used to sign\n         * certificates, consider using `x509.fingerprint256` instead.\n         * @since v15.6.0\n         */\n        readonly fingerprint: string;\n        /**\n         * The SHA-256 fingerprint of this certificate.\n         * @since v15.6.0\n         */\n        readonly fingerprint256: string;\n        /**\n         * The SHA-512 fingerprint of this certificate.\n         *\n         * Because computing the SHA-256 fingerprint is usually faster and because it is\n         * only half the size of the SHA-512 fingerprint, `x509.fingerprint256` may be\n         * a better choice. While SHA-512 presumably provides a higher level of security in\n         * general, the security of SHA-256 matches that of most algorithms that are\n         * commonly used to sign certificates.\n         * @since v17.2.0, v16.14.0\n         */\n        readonly fingerprint512: string;\n        /**\n         * The complete subject of this certificate.\n         * @since v15.6.0\n         */\n        readonly subject: string;\n        /**\n         * The subject alternative name specified for this certificate.\n         *\n         * This is a comma-separated list of subject alternative names. Each entry begins\n         * with a string identifying the kind of the subject alternative name followed by\n         * a colon and the value associated with the entry.\n         *\n         * Earlier versions of Node.js incorrectly assumed that it is safe to split this\n         * property at the two-character sequence `', '` (see [CVE-2021-44532](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44532)). However,\n         * both malicious and legitimate certificates can contain subject alternative names\n         * that include this sequence when represented as a string.\n         *\n         * After the prefix denoting the type of the entry, the remainder of each entry\n         * might be enclosed in quotes to indicate that the value is a JSON string literal.\n         * For backward compatibility, Node.js only uses JSON string literals within this\n         * property when necessary to avoid ambiguity. Third-party code should be prepared\n         * to handle both possible entry formats.\n         * @since v15.6.0\n         */\n        readonly subjectAltName: string | undefined;\n        /**\n         * A textual representation of the certificate's authority information access\n         * extension.\n         *\n         * This is a line feed separated list of access descriptions. Each line begins with\n         * the access method and the kind of the access location, followed by a colon and\n         * the value associated with the access location.\n         *\n         * After the prefix denoting the access method and the kind of the access location,\n         * the remainder of each line might be enclosed in quotes to indicate that the\n         * value is a JSON string literal. For backward compatibility, Node.js only uses\n         * JSON string literals within this property when necessary to avoid ambiguity.\n         * Third-party code should be prepared to handle both possible entry formats.\n         * @since v15.6.0\n         */\n        readonly infoAccess: string | undefined;\n        /**\n         * An array detailing the key usages for this certificate.\n         * @since v15.6.0\n         */\n        readonly keyUsage: string[];\n        /**\n         * The issuer identification included in this certificate.\n         * @since v15.6.0\n         */\n        readonly issuer: string;\n        /**\n         * The issuer certificate or `undefined` if the issuer certificate is not\n         * available.\n         * @since v15.9.0\n         */\n        readonly issuerCertificate?: X509Certificate | undefined;\n        /**\n         * The public key `KeyObject` for this certificate.\n         * @since v15.6.0\n         */\n        readonly publicKey: KeyObject;\n        /**\n         * A `Buffer` containing the DER encoding of this certificate.\n         * @since v15.6.0\n         */\n        readonly raw: Buffer;\n        /**\n         * The serial number of this certificate.\n         *\n         * Serial numbers are assigned by certificate authorities and do not uniquely\n         * identify certificates. Consider using `x509.fingerprint256` as a unique\n         * identifier instead.\n         * @since v15.6.0\n         */\n        readonly serialNumber: string;\n        /**\n         * The date/time from which this certificate is considered valid.\n         * @since v15.6.0\n         */\n        readonly validFrom: string;\n        /**\n         * The date/time until which this certificate is considered valid.\n         * @since v15.6.0\n         */\n        readonly validTo: string;\n        constructor(buffer: BinaryLike);\n        /**\n         * Checks whether the certificate matches the given email address.\n         *\n         * If the `'subject'` option is undefined or set to `'default'`, the certificate\n         * subject is only considered if the subject alternative name extension either does\n         * not exist or does not contain any email addresses.\n         *\n         * If the `'subject'` option is set to `'always'` and if the subject alternative\n         * name extension either does not exist or does not contain a matching email\n         * address, the certificate subject is considered.\n         *\n         * If the `'subject'` option is set to `'never'`, the certificate subject is never\n         * considered, even if the certificate contains no subject alternative names.\n         * @since v15.6.0\n         * @return Returns `email` if the certificate matches, `undefined` if it does not.\n         */\n        checkEmail(email: string, options?: Pick<X509CheckOptions, \"subject\">): string | undefined;\n        /**\n         * Checks whether the certificate matches the given host name.\n         *\n         * If the certificate matches the given host name, the matching subject name is\n         * returned. The returned name might be an exact match (e.g., `foo.example.com`)\n         * or it might contain wildcards (e.g., `*.example.com`). Because host name\n         * comparisons are case-insensitive, the returned subject name might also differ\n         * from the given `name` in capitalization.\n         *\n         * If the `'subject'` option is undefined or set to `'default'`, the certificate\n         * subject is only considered if the subject alternative name extension either does\n         * not exist or does not contain any DNS names. This behavior is consistent with [RFC 2818](https://www.rfc-editor.org/rfc/rfc2818.txt) (\"HTTP Over TLS\").\n         *\n         * If the `'subject'` option is set to `'always'` and if the subject alternative\n         * name extension either does not exist or does not contain a matching DNS name,\n         * the certificate subject is considered.\n         *\n         * If the `'subject'` option is set to `'never'`, the certificate subject is never\n         * considered, even if the certificate contains no subject alternative names.\n         * @since v15.6.0\n         * @return Returns a subject name that matches `name`, or `undefined` if no subject name matches `name`.\n         */\n        checkHost(name: string, options?: X509CheckOptions): string | undefined;\n        /**\n         * Checks whether the certificate matches the given IP address (IPv4 or IPv6).\n         *\n         * Only [RFC 5280](https://www.rfc-editor.org/rfc/rfc5280.txt) `iPAddress` subject alternative names are considered, and they\n         * must match the given `ip` address exactly. Other subject alternative names as\n         * well as the subject field of the certificate are ignored.\n         * @since v15.6.0\n         * @return Returns `ip` if the certificate matches, `undefined` if it does not.\n         */\n        checkIP(ip: string): string | undefined;\n        /**\n         * Checks whether this certificate was issued by the given `otherCert`.\n         * @since v15.6.0\n         */\n        checkIssued(otherCert: X509Certificate): boolean;\n        /**\n         * Checks whether the public key for this certificate is consistent with\n         * the given private key.\n         * @since v15.6.0\n         * @param privateKey A private key.\n         */\n        checkPrivateKey(privateKey: KeyObject): boolean;\n        /**\n         * There is no standard JSON encoding for X509 certificates. The`toJSON()` method returns a string containing the PEM encoded\n         * certificate.\n         * @since v15.6.0\n         */\n        toJSON(): string;\n        /**\n         * Returns information about this certificate using the legacy `certificate object` encoding.\n         * @since v15.6.0\n         */\n        toLegacyObject(): PeerCertificate;\n        /**\n         * Returns the PEM-encoded certificate.\n         * @since v15.6.0\n         */\n        toString(): string;\n        /**\n         * Verifies that this certificate was signed by the given public key.\n         * Does not perform any other validation checks on the certificate.\n         * @since v15.6.0\n         * @param publicKey A public key.\n         */\n        verify(publicKey: KeyObject): boolean;\n    }\n    type LargeNumberLike = NodeJS.ArrayBufferView | SharedArrayBuffer | ArrayBuffer | bigint;\n    interface GeneratePrimeOptions {\n        add?: LargeNumberLike | undefined;\n        rem?: LargeNumberLike | undefined;\n        /**\n         * @default false\n         */\n        safe?: boolean | undefined;\n        bigint?: boolean | undefined;\n    }\n    interface GeneratePrimeOptionsBigInt extends GeneratePrimeOptions {\n        bigint: true;\n    }\n    interface GeneratePrimeOptionsArrayBuffer extends GeneratePrimeOptions {\n        bigint?: false | undefined;\n    }\n    /**\n     * Generates a pseudorandom prime of `size` bits.\n     *\n     * If `options.safe` is `true`, the prime will be a safe prime -- that is, `(prime - 1) / 2` will also be a prime.\n     *\n     * The `options.add` and `options.rem` parameters can be used to enforce additional\n     * requirements, e.g., for Diffie-Hellman:\n     *\n     * * If `options.add` and `options.rem` are both set, the prime will satisfy the\n     * condition that `prime % add = rem`.\n     * * If only `options.add` is set and `options.safe` is not `true`, the prime will\n     * satisfy the condition that `prime % add = 1`.\n     * * If only `options.add` is set and `options.safe` is set to `true`, the prime\n     * will instead satisfy the condition that `prime % add = 3`. This is necessary\n     * because `prime % add = 1` for `options.add > 2` would contradict the condition\n     * enforced by `options.safe`.\n     * * `options.rem` is ignored if `options.add` is not given.\n     *\n     * Both `options.add` and `options.rem` must be encoded as big-endian sequences\n     * if given as an `ArrayBuffer`, `SharedArrayBuffer`, `TypedArray`, `Buffer`, or `DataView`.\n     *\n     * By default, the prime is encoded as a big-endian sequence of octets\n     * in an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). If the `bigint` option is `true`, then a\n     * [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) is provided.\n     * @since v15.8.0\n     * @param size The size (in bits) of the prime to generate.\n     */\n    function generatePrime(size: number, callback: (err: Error | null, prime: ArrayBuffer) => void): void;\n    function generatePrime(\n        size: number,\n        options: GeneratePrimeOptionsBigInt,\n        callback: (err: Error | null, prime: bigint) => void,\n    ): void;\n    function generatePrime(\n        size: number,\n        options: GeneratePrimeOptionsArrayBuffer,\n        callback: (err: Error | null, prime: ArrayBuffer) => void,\n    ): void;\n    function generatePrime(\n        size: number,\n        options: GeneratePrimeOptions,\n        callback: (err: Error | null, prime: ArrayBuffer | bigint) => void,\n    ): void;\n    /**\n     * Generates a pseudorandom prime of `size` bits.\n     *\n     * If `options.safe` is `true`, the prime will be a safe prime -- that is, `(prime - 1) / 2` will also be a prime.\n     *\n     * The `options.add` and `options.rem` parameters can be used to enforce additional\n     * requirements, e.g., for Diffie-Hellman:\n     *\n     * * If `options.add` and `options.rem` are both set, the prime will satisfy the\n     * condition that `prime % add = rem`.\n     * * If only `options.add` is set and `options.safe` is not `true`, the prime will\n     * satisfy the condition that `prime % add = 1`.\n     * * If only `options.add` is set and `options.safe` is set to `true`, the prime\n     * will instead satisfy the condition that `prime % add = 3`. This is necessary\n     * because `prime % add = 1` for `options.add > 2` would contradict the condition\n     * enforced by `options.safe`.\n     * * `options.rem` is ignored if `options.add` is not given.\n     *\n     * Both `options.add` and `options.rem` must be encoded as big-endian sequences\n     * if given as an `ArrayBuffer`, `SharedArrayBuffer`, `TypedArray`, `Buffer`, or `DataView`.\n     *\n     * By default, the prime is encoded as a big-endian sequence of octets\n     * in an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer). If the `bigint` option is `true`, then a\n     * [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) is provided.\n     * @since v15.8.0\n     * @param size The size (in bits) of the prime to generate.\n     */\n    function generatePrimeSync(size: number): ArrayBuffer;\n    function generatePrimeSync(size: number, options: GeneratePrimeOptionsBigInt): bigint;\n    function generatePrimeSync(size: number, options: GeneratePrimeOptionsArrayBuffer): ArrayBuffer;\n    function generatePrimeSync(size: number, options: GeneratePrimeOptions): ArrayBuffer | bigint;\n    interface CheckPrimeOptions {\n        /**\n         * The number of Miller-Rabin probabilistic primality iterations to perform.\n         * When the value is 0 (zero), a number of checks is used that yields a false positive rate of at most `2**-64` for random input.\n         * Care must be used when selecting a number of checks.\n         * Refer to the OpenSSL documentation for the BN_is_prime_ex function nchecks options for more details.\n         *\n         * @default 0\n         */\n        checks?: number | undefined;\n    }\n    /**\n     * Checks the primality of the `candidate`.\n     * @since v15.8.0\n     * @param candidate A possible prime encoded as a sequence of big endian octets of arbitrary length.\n     */\n    function checkPrime(value: LargeNumberLike, callback: (err: Error | null, result: boolean) => void): void;\n    function checkPrime(\n        value: LargeNumberLike,\n        options: CheckPrimeOptions,\n        callback: (err: Error | null, result: boolean) => void,\n    ): void;\n    /**\n     * Checks the primality of the `candidate`.\n     * @since v15.8.0\n     * @param candidate A possible prime encoded as a sequence of big endian octets of arbitrary length.\n     * @return `true` if the candidate is a prime with an error probability less than `0.25 ** options.checks`.\n     */\n    function checkPrimeSync(candidate: LargeNumberLike, options?: CheckPrimeOptions): boolean;\n    /**\n     * Load and set the `engine` for some or all OpenSSL functions (selected by flags).\n     *\n     * `engine` could be either an id or a path to the engine's shared library.\n     *\n     * The optional `flags` argument uses `ENGINE_METHOD_ALL` by default. The `flags` is a bit field taking one of or a mix of the following flags (defined in `crypto.constants`):\n     *\n     * * `crypto.constants.ENGINE_METHOD_RSA`\n     * * `crypto.constants.ENGINE_METHOD_DSA`\n     * * `crypto.constants.ENGINE_METHOD_DH`\n     * * `crypto.constants.ENGINE_METHOD_RAND`\n     * * `crypto.constants.ENGINE_METHOD_EC`\n     * * `crypto.constants.ENGINE_METHOD_CIPHERS`\n     * * `crypto.constants.ENGINE_METHOD_DIGESTS`\n     * * `crypto.constants.ENGINE_METHOD_PKEY_METHS`\n     * * `crypto.constants.ENGINE_METHOD_PKEY_ASN1_METHS`\n     * * `crypto.constants.ENGINE_METHOD_ALL`\n     * * `crypto.constants.ENGINE_METHOD_NONE`\n     * @since v0.11.11\n     * @param flags\n     */\n    function setEngine(engine: string, flags?: number): void;\n    /**\n     * A convenient alias for {@link webcrypto.getRandomValues}. This\n     * implementation is not compliant with the Web Crypto spec, to write\n     * web-compatible code use {@link webcrypto.getRandomValues} instead.\n     * @since v17.4.0\n     * @return Returns `typedArray`.\n     */\n    function getRandomValues<T extends webcrypto.BufferSource>(typedArray: T): T;\n    /**\n     * A convenient alias for `crypto.webcrypto.subtle`.\n     * @since v17.4.0\n     */\n    const subtle: webcrypto.SubtleCrypto;\n    /**\n     * An implementation of the Web Crypto API standard.\n     *\n     * See the {@link https://nodejs.org/docs/latest/api/webcrypto.html Web Crypto API documentation} for details.\n     * @since v15.0.0\n     */\n    const webcrypto: webcrypto.Crypto;\n    namespace webcrypto {\n        type BufferSource = ArrayBufferView | ArrayBuffer;\n        type KeyFormat = \"jwk\" | \"pkcs8\" | \"raw\" | \"spki\";\n        type KeyType = \"private\" | \"public\" | \"secret\";\n        type KeyUsage =\n            | \"decrypt\"\n            | \"deriveBits\"\n            | \"deriveKey\"\n            | \"encrypt\"\n            | \"sign\"\n            | \"unwrapKey\"\n            | \"verify\"\n            | \"wrapKey\";\n        type AlgorithmIdentifier = Algorithm | string;\n        type HashAlgorithmIdentifier = AlgorithmIdentifier;\n        type NamedCurve = string;\n        type BigInteger = Uint8Array;\n        interface AesCbcParams extends Algorithm {\n            iv: BufferSource;\n        }\n        interface AesCtrParams extends Algorithm {\n            counter: BufferSource;\n            length: number;\n        }\n        interface AesDerivedKeyParams extends Algorithm {\n            length: number;\n        }\n        interface AesGcmParams extends Algorithm {\n            additionalData?: BufferSource;\n            iv: BufferSource;\n            tagLength?: number;\n        }\n        interface AesKeyAlgorithm extends KeyAlgorithm {\n            length: number;\n        }\n        interface AesKeyGenParams extends Algorithm {\n            length: number;\n        }\n        interface Algorithm {\n            name: string;\n        }\n        interface EcKeyAlgorithm extends KeyAlgorithm {\n            namedCurve: NamedCurve;\n        }\n        interface EcKeyGenParams extends Algorithm {\n            namedCurve: NamedCurve;\n        }\n        interface EcKeyImportParams extends Algorithm {\n            namedCurve: NamedCurve;\n        }\n        interface EcdhKeyDeriveParams extends Algorithm {\n            public: CryptoKey;\n        }\n        interface EcdsaParams extends Algorithm {\n            hash: HashAlgorithmIdentifier;\n        }\n        interface Ed448Params extends Algorithm {\n            context?: BufferSource;\n        }\n        interface HkdfParams extends Algorithm {\n            hash: HashAlgorithmIdentifier;\n            info: BufferSource;\n            salt: BufferSource;\n        }\n        interface HmacImportParams extends Algorithm {\n            hash: HashAlgorithmIdentifier;\n            length?: number;\n        }\n        interface HmacKeyAlgorithm extends KeyAlgorithm {\n            hash: KeyAlgorithm;\n            length: number;\n        }\n        interface HmacKeyGenParams extends Algorithm {\n            hash: HashAlgorithmIdentifier;\n            length?: number;\n        }\n        interface JsonWebKey {\n            alg?: string;\n            crv?: string;\n            d?: string;\n            dp?: string;\n            dq?: string;\n            e?: string;\n            ext?: boolean;\n            k?: string;\n            key_ops?: string[];\n            kty?: string;\n            n?: string;\n            oth?: RsaOtherPrimesInfo[];\n            p?: string;\n            q?: string;\n            qi?: string;\n            use?: string;\n            x?: string;\n            y?: string;\n        }\n        interface KeyAlgorithm {\n            name: string;\n        }\n        interface Pbkdf2Params extends Algorithm {\n            hash: HashAlgorithmIdentifier;\n            iterations: number;\n            salt: BufferSource;\n        }\n        interface RsaHashedImportParams extends Algorithm {\n            hash: HashAlgorithmIdentifier;\n        }\n        interface RsaHashedKeyAlgorithm extends RsaKeyAlgorithm {\n            hash: KeyAlgorithm;\n        }\n        interface RsaHashedKeyGenParams extends RsaKeyGenParams {\n            hash: HashAlgorithmIdentifier;\n        }\n        interface RsaKeyAlgorithm extends KeyAlgorithm {\n            modulusLength: number;\n            publicExponent: BigInteger;\n        }\n        interface RsaKeyGenParams extends Algorithm {\n            modulusLength: number;\n            publicExponent: BigInteger;\n        }\n        interface RsaOaepParams extends Algorithm {\n            label?: BufferSource;\n        }\n        interface RsaOtherPrimesInfo {\n            d?: string;\n            r?: string;\n            t?: string;\n        }\n        interface RsaPssParams extends Algorithm {\n            saltLength: number;\n        }\n        /**\n         * Importing the `webcrypto` object (`import { webcrypto } from 'node:crypto'`) gives an instance of the `Crypto` class.\n         * `Crypto` is a singleton that provides access to the remainder of the crypto API.\n         * @since v15.0.0\n         */\n        interface Crypto {\n            /**\n             * Provides access to the `SubtleCrypto` API.\n             * @since v15.0.0\n             */\n            readonly subtle: SubtleCrypto;\n            /**\n             * Generates cryptographically strong random values.\n             * The given `typedArray` is filled with random values, and a reference to `typedArray` is returned.\n             *\n             * The given `typedArray` must be an integer-based instance of {@link NodeJS.TypedArray}, i.e. `Float32Array` and `Float64Array` are not accepted.\n             *\n             * An error will be thrown if the given `typedArray` is larger than 65,536 bytes.\n             * @since v15.0.0\n             */\n            getRandomValues<T extends Exclude<NodeJS.TypedArray, Float32Array | Float64Array>>(typedArray: T): T;\n            /**\n             * Generates a random {@link https://www.rfc-editor.org/rfc/rfc4122.txt RFC 4122} version 4 UUID.\n             * The UUID is generated using a cryptographic pseudorandom number generator.\n             * @since v16.7.0\n             */\n            randomUUID(): UUID;\n            CryptoKey: CryptoKeyConstructor;\n        }\n        // This constructor throws ILLEGAL_CONSTRUCTOR so it should not be newable.\n        interface CryptoKeyConstructor {\n            /** Illegal constructor */\n            (_: { readonly _: unique symbol }): never; // Allows instanceof to work but not be callable by the user.\n            readonly length: 0;\n            readonly name: \"CryptoKey\";\n            readonly prototype: CryptoKey;\n        }\n        /**\n         * @since v15.0.0\n         */\n        interface CryptoKey {\n            /**\n             * An object detailing the algorithm for which the key can be used along with additional algorithm-specific parameters.\n             * @since v15.0.0\n             */\n            readonly algorithm: KeyAlgorithm;\n            /**\n             * When `true`, the {@link CryptoKey} can be extracted using either `subtleCrypto.exportKey()` or `subtleCrypto.wrapKey()`.\n             * @since v15.0.0\n             */\n            readonly extractable: boolean;\n            /**\n             * A string identifying whether the key is a symmetric (`'secret'`) or asymmetric (`'private'` or `'public'`) key.\n             * @since v15.0.0\n             */\n            readonly type: KeyType;\n            /**\n             * An array of strings identifying the operations for which the key may be used.\n             *\n             * The possible usages are:\n             * - `'encrypt'` - The key may be used to encrypt data.\n             * - `'decrypt'` - The key may be used to decrypt data.\n             * - `'sign'` - The key may be used to generate digital signatures.\n             * - `'verify'` - The key may be used to verify digital signatures.\n             * - `'deriveKey'` - The key may be used to derive a new key.\n             * - `'deriveBits'` - The key may be used to derive bits.\n             * - `'wrapKey'` - The key may be used to wrap another key.\n             * - `'unwrapKey'` - The key may be used to unwrap another key.\n             *\n             * Valid key usages depend on the key algorithm (identified by `cryptokey.algorithm.name`).\n             * @since v15.0.0\n             */\n            readonly usages: KeyUsage[];\n        }\n        /**\n         * The `CryptoKeyPair` is a simple dictionary object with `publicKey` and `privateKey` properties, representing an asymmetric key pair.\n         * @since v15.0.0\n         */\n        interface CryptoKeyPair {\n            /**\n             * A {@link CryptoKey} whose type will be `'private'`.\n             * @since v15.0.0\n             */\n            privateKey: CryptoKey;\n            /**\n             * A {@link CryptoKey} whose type will be `'public'`.\n             * @since v15.0.0\n             */\n            publicKey: CryptoKey;\n        }\n        /**\n         * @since v15.0.0\n         */\n        interface SubtleCrypto {\n            /**\n             * Using the method and parameters specified in `algorithm` and the keying material provided by `key`,\n             * `subtle.decrypt()` attempts to decipher the provided `data`. If successful,\n             * the returned promise will be resolved with an `<ArrayBuffer>` containing the plaintext result.\n             *\n             * The algorithms currently supported include:\n             *\n             * - `'RSA-OAEP'`\n             * - `'AES-CTR'`\n             * - `'AES-CBC'`\n             * - `'AES-GCM'`\n             * @since v15.0.0\n             */\n            decrypt(\n                algorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams,\n                key: CryptoKey,\n                data: BufferSource,\n            ): Promise<ArrayBuffer>;\n            /**\n             * Using the method and parameters specified in `algorithm` and the keying material provided by `baseKey`,\n             * `subtle.deriveBits()` attempts to generate `length` bits.\n             * The Node.js implementation requires that when `length` is a number it must be multiple of `8`.\n             * When `length` is `null` the maximum number of bits for a given algorithm is generated. This is allowed\n             * for the `'ECDH'`, `'X25519'`, and `'X448'` algorithms.\n             * If successful, the returned promise will be resolved with an `<ArrayBuffer>` containing the generated data.\n             *\n             * The algorithms currently supported include:\n             *\n             * - `'ECDH'`\n             * - `'X25519'`\n             * - `'X448'`\n             * - `'HKDF'`\n             * - `'PBKDF2'`\n             * @since v15.0.0\n             */\n            deriveBits(algorithm: EcdhKeyDeriveParams, baseKey: CryptoKey, length: number | null): Promise<ArrayBuffer>;\n            deriveBits(\n                algorithm: AlgorithmIdentifier | HkdfParams | Pbkdf2Params,\n                baseKey: CryptoKey,\n                length: number,\n            ): Promise<ArrayBuffer>;\n            /**\n             * Using the method and parameters specified in `algorithm`, and the keying material provided by `baseKey`,\n             * `subtle.deriveKey()` attempts to generate a new <CryptoKey>` based on the method and parameters in `derivedKeyAlgorithm`.\n             *\n             * Calling `subtle.deriveKey()` is equivalent to calling `subtle.deriveBits()` to generate raw keying material,\n             * then passing the result into the `subtle.importKey()` method using the `deriveKeyAlgorithm`, `extractable`, and `keyUsages` parameters as input.\n             *\n             * The algorithms currently supported include:\n             *\n             * - `'ECDH'`\n             * - `'X25519'`\n             * - `'X448'`\n             * - `'HKDF'`\n             * - `'PBKDF2'`\n             * @param keyUsages See {@link https://nodejs.org/docs/latest/api/webcrypto.html#cryptokeyusages Key usages}.\n             * @since v15.0.0\n             */\n            deriveKey(\n                algorithm: AlgorithmIdentifier | EcdhKeyDeriveParams | HkdfParams | Pbkdf2Params,\n                baseKey: CryptoKey,\n                derivedKeyAlgorithm:\n                    | AlgorithmIdentifier\n                    | AesDerivedKeyParams\n                    | HmacImportParams\n                    | HkdfParams\n                    | Pbkdf2Params,\n                extractable: boolean,\n                keyUsages: readonly KeyUsage[],\n            ): Promise<CryptoKey>;\n            /**\n             * Using the method identified by `algorithm`, `subtle.digest()` attempts to generate a digest of `data`.\n             * If successful, the returned promise is resolved with an `<ArrayBuffer>` containing the computed digest.\n             *\n             * If `algorithm` is provided as a `<string>`, it must be one of:\n             *\n             * - `'SHA-1'`\n             * - `'SHA-256'`\n             * - `'SHA-384'`\n             * - `'SHA-512'`\n             *\n             * If `algorithm` is provided as an `<Object>`, it must have a `name` property whose value is one of the above.\n             * @since v15.0.0\n             */\n            digest(algorithm: AlgorithmIdentifier, data: BufferSource): Promise<ArrayBuffer>;\n            /**\n             * Using the method and parameters specified by `algorithm` and the keying material provided by `key`,\n             * `subtle.encrypt()` attempts to encipher `data`. If successful,\n             * the returned promise is resolved with an `<ArrayBuffer>` containing the encrypted result.\n             *\n             * The algorithms currently supported include:\n             *\n             * - `'RSA-OAEP'`\n             * - `'AES-CTR'`\n             * - `'AES-CBC'`\n             * - `'AES-GCM'`\n             * @since v15.0.0\n             */\n            encrypt(\n                algorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams,\n                key: CryptoKey,\n                data: BufferSource,\n            ): Promise<ArrayBuffer>;\n            /**\n             * Exports the given key into the specified format, if supported.\n             *\n             * If the `<CryptoKey>` is not extractable, the returned promise will reject.\n             *\n             * When `format` is either `'pkcs8'` or `'spki'` and the export is successful,\n             * the returned promise will be resolved with an `<ArrayBuffer>` containing the exported key data.\n             *\n             * When `format` is `'jwk'` and the export is successful, the returned promise will be resolved with a\n             * JavaScript object conforming to the {@link https://tools.ietf.org/html/rfc7517 JSON Web Key} specification.\n             * @param format Must be one of `'raw'`, `'pkcs8'`, `'spki'`, or `'jwk'`.\n             * @returns `<Promise>` containing `<ArrayBuffer>`.\n             * @since v15.0.0\n             */\n            exportKey(format: \"jwk\", key: CryptoKey): Promise<JsonWebKey>;\n            exportKey(format: Exclude<KeyFormat, \"jwk\">, key: CryptoKey): Promise<ArrayBuffer>;\n            /**\n             * Using the method and parameters provided in `algorithm`,\n             * `subtle.generateKey()` attempts to generate new keying material.\n             * Depending the method used, the method may generate either a single `<CryptoKey>` or a `<CryptoKeyPair>`.\n             *\n             * The `<CryptoKeyPair>` (public and private key) generating algorithms supported include:\n             *\n             * - `'RSASSA-PKCS1-v1_5'`\n             * - `'RSA-PSS'`\n             * - `'RSA-OAEP'`\n             * - `'ECDSA'`\n             * - `'Ed25519'`\n             * - `'Ed448'`\n             * - `'ECDH'`\n             * - `'X25519'`\n             * - `'X448'`\n             * The `<CryptoKey>` (secret key) generating algorithms supported include:\n             *\n             * - `'HMAC'`\n             * - `'AES-CTR'`\n             * - `'AES-CBC'`\n             * - `'AES-GCM'`\n             * - `'AES-KW'`\n             * @param keyUsages See {@link https://nodejs.org/docs/latest/api/webcrypto.html#cryptokeyusages Key usages}.\n             * @since v15.0.0\n             */\n            generateKey(\n                algorithm: RsaHashedKeyGenParams | EcKeyGenParams,\n                extractable: boolean,\n                keyUsages: readonly KeyUsage[],\n            ): Promise<CryptoKeyPair>;\n            generateKey(\n                algorithm: AesKeyGenParams | HmacKeyGenParams | Pbkdf2Params,\n                extractable: boolean,\n                keyUsages: readonly KeyUsage[],\n            ): Promise<CryptoKey>;\n            generateKey(\n                algorithm: AlgorithmIdentifier,\n                extractable: boolean,\n                keyUsages: KeyUsage[],\n            ): Promise<CryptoKeyPair | CryptoKey>;\n            /**\n             * The `subtle.importKey()` method attempts to interpret the provided `keyData` as the given `format`\n             * to create a `<CryptoKey>` instance using the provided `algorithm`, `extractable`, and `keyUsages` arguments.\n             * If the import is successful, the returned promise will be resolved with the created `<CryptoKey>`.\n             *\n             * If importing a `'PBKDF2'` key, `extractable` must be `false`.\n             * @param format Must be one of `'raw'`, `'pkcs8'`, `'spki'`, or `'jwk'`.\n             * @param keyUsages See {@link https://nodejs.org/docs/latest/api/webcrypto.html#cryptokeyusages Key usages}.\n             * @since v15.0.0\n             */\n            importKey(\n                format: \"jwk\",\n                keyData: JsonWebKey,\n                algorithm:\n                    | AlgorithmIdentifier\n                    | RsaHashedImportParams\n                    | EcKeyImportParams\n                    | HmacImportParams\n                    | AesKeyAlgorithm,\n                extractable: boolean,\n                keyUsages: readonly KeyUsage[],\n            ): Promise<CryptoKey>;\n            importKey(\n                format: Exclude<KeyFormat, \"jwk\">,\n                keyData: BufferSource,\n                algorithm:\n                    | AlgorithmIdentifier\n                    | RsaHashedImportParams\n                    | EcKeyImportParams\n                    | HmacImportParams\n                    | AesKeyAlgorithm,\n                extractable: boolean,\n                keyUsages: KeyUsage[],\n            ): Promise<CryptoKey>;\n            /**\n             * Using the method and parameters given by `algorithm` and the keying material provided by `key`,\n             * `subtle.sign()` attempts to generate a cryptographic signature of `data`. If successful,\n             * the returned promise is resolved with an `<ArrayBuffer>` containing the generated signature.\n             *\n             * The algorithms currently supported include:\n             *\n             * - `'RSASSA-PKCS1-v1_5'`\n             * - `'RSA-PSS'`\n             * - `'ECDSA'`\n             * - `'Ed25519'`\n             * - `'Ed448'`\n             * - `'HMAC'`\n             * @since v15.0.0\n             */\n            sign(\n                algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams | Ed448Params,\n                key: CryptoKey,\n                data: BufferSource,\n            ): Promise<ArrayBuffer>;\n            /**\n             * In cryptography, \"wrapping a key\" refers to exporting and then encrypting the keying material.\n             * The `subtle.unwrapKey()` method attempts to decrypt a wrapped key and create a `<CryptoKey>` instance.\n             * It is equivalent to calling `subtle.decrypt()` first on the encrypted key data (using the `wrappedKey`, `unwrapAlgo`, and `unwrappingKey` arguments as input)\n             * then passing the results in to the `subtle.importKey()` method using the `unwrappedKeyAlgo`, `extractable`, and `keyUsages` arguments as inputs.\n             * If successful, the returned promise is resolved with a `<CryptoKey>` object.\n             *\n             * The wrapping algorithms currently supported include:\n             *\n             * - `'RSA-OAEP'`\n             * - `'AES-CTR'`\n             * - `'AES-CBC'`\n             * - `'AES-GCM'`\n             * - `'AES-KW'`\n             *\n             * The unwrapped key algorithms supported include:\n             *\n             * - `'RSASSA-PKCS1-v1_5'`\n             * - `'RSA-PSS'`\n             * - `'RSA-OAEP'`\n             * - `'ECDSA'`\n             * - `'Ed25519'`\n             * - `'Ed448'`\n             * - `'ECDH'`\n             * - `'X25519'`\n             * - `'X448'`\n             * - `'HMAC'`\n             * - `'AES-CTR'`\n             * - `'AES-CBC'`\n             * - `'AES-GCM'`\n             * - `'AES-KW'`\n             * @param format Must be one of `'raw'`, `'pkcs8'`, `'spki'`, or `'jwk'`.\n             * @param keyUsages See {@link https://nodejs.org/docs/latest/api/webcrypto.html#cryptokeyusages Key usages}.\n             * @since v15.0.0\n             */\n            unwrapKey(\n                format: KeyFormat,\n                wrappedKey: BufferSource,\n                unwrappingKey: CryptoKey,\n                unwrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams,\n                unwrappedKeyAlgorithm:\n                    | AlgorithmIdentifier\n                    | RsaHashedImportParams\n                    | EcKeyImportParams\n                    | HmacImportParams\n                    | AesKeyAlgorithm,\n                extractable: boolean,\n                keyUsages: KeyUsage[],\n            ): Promise<CryptoKey>;\n            /**\n             * Using the method and parameters given in `algorithm` and the keying material provided by `key`,\n             * `subtle.verify()` attempts to verify that `signature` is a valid cryptographic signature of `data`.\n             * The returned promise is resolved with either `true` or `false`.\n             *\n             * The algorithms currently supported include:\n             *\n             * - `'RSASSA-PKCS1-v1_5'`\n             * - `'RSA-PSS'`\n             * - `'ECDSA'`\n             * - `'Ed25519'`\n             * - `'Ed448'`\n             * - `'HMAC'`\n             * @since v15.0.0\n             */\n            verify(\n                algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams | Ed448Params,\n                key: CryptoKey,\n                signature: BufferSource,\n                data: BufferSource,\n            ): Promise<boolean>;\n            /**\n             * In cryptography, \"wrapping a key\" refers to exporting and then encrypting the keying material.\n             * The `subtle.wrapKey()` method exports the keying material into the format identified by `format`,\n             * then encrypts it using the method and parameters specified by `wrapAlgo` and the keying material provided by `wrappingKey`.\n             * It is the equivalent to calling `subtle.exportKey()` using `format` and `key` as the arguments,\n             * then passing the result to the `subtle.encrypt()` method using `wrappingKey` and `wrapAlgo` as inputs.\n             * If successful, the returned promise will be resolved with an `<ArrayBuffer>` containing the encrypted key data.\n             *\n             * The wrapping algorithms currently supported include:\n             *\n             * - `'RSA-OAEP'`\n             * - `'AES-CTR'`\n             * - `'AES-CBC'`\n             * - `'AES-GCM'`\n             * - `'AES-KW'`\n             * @param format Must be one of `'raw'`, `'pkcs8'`, `'spki'`, or `'jwk'`.\n             * @since v15.0.0\n             */\n            wrapKey(\n                format: KeyFormat,\n                key: CryptoKey,\n                wrappingKey: CryptoKey,\n                wrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams,\n            ): Promise<ArrayBuffer>;\n        }\n    }\n\n    global {\n        var crypto: typeof globalThis extends {\n            crypto: infer T;\n            onmessage: any;\n        } ? T\n            : webcrypto.Crypto;\n    }\n}\ndeclare module \"node:crypto\" {\n    export * from \"crypto\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/dgram.d.ts": "/**\n * The `node:dgram` module provides an implementation of UDP datagram sockets.\n *\n * ```js\n * import dgram from 'node:dgram';\n *\n * const server = dgram.createSocket('udp4');\n *\n * server.on('error', (err) => {\n *   console.error(`server error:\\n${err.stack}`);\n *   server.close();\n * });\n *\n * server.on('message', (msg, rinfo) => {\n *   console.log(`server got: ${msg} from ${rinfo.address}:${rinfo.port}`);\n * });\n *\n * server.on('listening', () => {\n *   const address = server.address();\n *   console.log(`server listening ${address.address}:${address.port}`);\n * });\n *\n * server.bind(41234);\n * // Prints: server listening 0.0.0.0:41234\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/dgram.js)\n */\ndeclare module \"dgram\" {\n    import { AddressInfo } from \"node:net\";\n    import * as dns from \"node:dns\";\n    import { Abortable, EventEmitter } from \"node:events\";\n    interface RemoteInfo {\n        address: string;\n        family: \"IPv4\" | \"IPv6\";\n        port: number;\n        size: number;\n    }\n    interface BindOptions {\n        port?: number | undefined;\n        address?: string | undefined;\n        exclusive?: boolean | undefined;\n        fd?: number | undefined;\n    }\n    type SocketType = \"udp4\" | \"udp6\";\n    interface SocketOptions extends Abortable {\n        type: SocketType;\n        reuseAddr?: boolean | undefined;\n        /**\n         * @default false\n         */\n        ipv6Only?: boolean | undefined;\n        recvBufferSize?: number | undefined;\n        sendBufferSize?: number | undefined;\n        lookup?:\n            | ((\n                hostname: string,\n                options: dns.LookupOneOptions,\n                callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void,\n            ) => void)\n            | undefined;\n    }\n    /**\n     * Creates a `dgram.Socket` object. Once the socket is created, calling `socket.bind()` will instruct the socket to begin listening for datagram\n     * messages. When `address` and `port` are not passed to `socket.bind()` the\n     * method will bind the socket to the \"all interfaces\" address on a random port\n     * (it does the right thing for both `udp4` and `udp6` sockets). The bound address\n     * and port can be retrieved using `socket.address().address` and `socket.address().port`.\n     *\n     * If the `signal` option is enabled, calling `.abort()` on the corresponding `AbortController` is similar to calling `.close()` on the socket:\n     *\n     * ```js\n     * const controller = new AbortController();\n     * const { signal } = controller;\n     * const server = dgram.createSocket({ type: 'udp4', signal });\n     * server.on('message', (msg, rinfo) => {\n     *   console.log(`server got: ${msg} from ${rinfo.address}:${rinfo.port}`);\n     * });\n     * // Later, when you want to close the server.\n     * controller.abort();\n     * ```\n     * @since v0.11.13\n     * @param options Available options are:\n     * @param callback Attached as a listener for `'message'` events. Optional.\n     */\n    function createSocket(type: SocketType, callback?: (msg: Buffer, rinfo: RemoteInfo) => void): Socket;\n    function createSocket(options: SocketOptions, callback?: (msg: Buffer, rinfo: RemoteInfo) => void): Socket;\n    /**\n     * Encapsulates the datagram functionality.\n     *\n     * New instances of `dgram.Socket` are created using {@link createSocket}.\n     * The `new` keyword is not to be used to create `dgram.Socket` instances.\n     * @since v0.1.99\n     */\n    class Socket extends EventEmitter {\n        /**\n         * Tells the kernel to join a multicast group at the given `multicastAddress` and `multicastInterface` using the `IP_ADD_MEMBERSHIP` socket option. If the `multicastInterface` argument is not\n         * specified, the operating system will choose\n         * one interface and will add membership to it. To add membership to every\n         * available interface, call `addMembership` multiple times, once per interface.\n         *\n         * When called on an unbound socket, this method will implicitly bind to a random\n         * port, listening on all interfaces.\n         *\n         * When sharing a UDP socket across multiple `cluster` workers, the`socket.addMembership()` function must be called only once or an`EADDRINUSE` error will occur:\n         *\n         * ```js\n         * import cluster from 'node:cluster';\n         * import dgram from 'node:dgram';\n         *\n         * if (cluster.isPrimary) {\n         *   cluster.fork(); // Works ok.\n         *   cluster.fork(); // Fails with EADDRINUSE.\n         * } else {\n         *   const s = dgram.createSocket('udp4');\n         *   s.bind(1234, () => {\n         *     s.addMembership('224.0.0.114');\n         *   });\n         * }\n         * ```\n         * @since v0.6.9\n         */\n        addMembership(multicastAddress: string, multicastInterface?: string): void;\n        /**\n         * Returns an object containing the address information for a socket.\n         * For UDP sockets, this object will contain `address`, `family`, and `port` properties.\n         *\n         * This method throws `EBADF` if called on an unbound socket.\n         * @since v0.1.99\n         */\n        address(): AddressInfo;\n        /**\n         * For UDP sockets, causes the `dgram.Socket` to listen for datagram\n         * messages on a named `port` and optional `address`. If `port` is not\n         * specified or is `0`, the operating system will attempt to bind to a\n         * random port. If `address` is not specified, the operating system will\n         * attempt to listen on all addresses. Once binding is complete, a `'listening'` event is emitted and the optional `callback` function is\n         * called.\n         *\n         * Specifying both a `'listening'` event listener and passing a `callback` to the `socket.bind()` method is not harmful but not very\n         * useful.\n         *\n         * A bound datagram socket keeps the Node.js process running to receive\n         * datagram messages.\n         *\n         * If binding fails, an `'error'` event is generated. In rare case (e.g.\n         * attempting to bind with a closed socket), an `Error` may be thrown.\n         *\n         * Example of a UDP server listening on port 41234:\n         *\n         * ```js\n         * import dgram from 'node:dgram';\n         *\n         * const server = dgram.createSocket('udp4');\n         *\n         * server.on('error', (err) => {\n         *   console.error(`server error:\\n${err.stack}`);\n         *   server.close();\n         * });\n         *\n         * server.on('message', (msg, rinfo) => {\n         *   console.log(`server got: ${msg} from ${rinfo.address}:${rinfo.port}`);\n         * });\n         *\n         * server.on('listening', () => {\n         *   const address = server.address();\n         *   console.log(`server listening ${address.address}:${address.port}`);\n         * });\n         *\n         * server.bind(41234);\n         * // Prints: server listening 0.0.0.0:41234\n         * ```\n         * @since v0.1.99\n         * @param callback with no parameters. Called when binding is complete.\n         */\n        bind(port?: number, address?: string, callback?: () => void): this;\n        bind(port?: number, callback?: () => void): this;\n        bind(callback?: () => void): this;\n        bind(options: BindOptions, callback?: () => void): this;\n        /**\n         * Close the underlying socket and stop listening for data on it. If a callback is\n         * provided, it is added as a listener for the `'close'` event.\n         * @since v0.1.99\n         * @param callback Called when the socket has been closed.\n         */\n        close(callback?: () => void): this;\n        /**\n         * Associates the `dgram.Socket` to a remote address and port. Every\n         * message sent by this handle is automatically sent to that destination. Also,\n         * the socket will only receive messages from that remote peer.\n         * Trying to call `connect()` on an already connected socket will result\n         * in an `ERR_SOCKET_DGRAM_IS_CONNECTED` exception. If `address` is not\n         * provided, `'127.0.0.1'` (for `udp4` sockets) or `'::1'` (for `udp6` sockets)\n         * will be used by default. Once the connection is complete, a `'connect'` event\n         * is emitted and the optional `callback` function is called. In case of failure,\n         * the `callback` is called or, failing this, an `'error'` event is emitted.\n         * @since v12.0.0\n         * @param callback Called when the connection is completed or on error.\n         */\n        connect(port: number, address?: string, callback?: () => void): void;\n        connect(port: number, callback: () => void): void;\n        /**\n         * A synchronous function that disassociates a connected `dgram.Socket` from\n         * its remote address. Trying to call `disconnect()` on an unbound or already\n         * disconnected socket will result in an `ERR_SOCKET_DGRAM_NOT_CONNECTED` exception.\n         * @since v12.0.0\n         */\n        disconnect(): void;\n        /**\n         * Instructs the kernel to leave a multicast group at `multicastAddress` using the `IP_DROP_MEMBERSHIP` socket option. This method is automatically called by the\n         * kernel when the socket is closed or the process terminates, so most apps will\n         * never have reason to call this.\n         *\n         * If `multicastInterface` is not specified, the operating system will attempt to\n         * drop membership on all valid interfaces.\n         * @since v0.6.9\n         */\n        dropMembership(multicastAddress: string, multicastInterface?: string): void;\n        /**\n         * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket.\n         * @since v8.7.0\n         * @return the `SO_RCVBUF` socket receive buffer size in bytes.\n         */\n        getRecvBufferSize(): number;\n        /**\n         * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket.\n         * @since v8.7.0\n         * @return the `SO_SNDBUF` socket send buffer size in bytes.\n         */\n        getSendBufferSize(): number;\n        /**\n         * @since v18.8.0, v16.19.0\n         * @return Number of bytes queued for sending.\n         */\n        getSendQueueSize(): number;\n        /**\n         * @since v18.8.0, v16.19.0\n         * @return Number of send requests currently in the queue awaiting to be processed.\n         */\n        getSendQueueCount(): number;\n        /**\n         * By default, binding a socket will cause it to block the Node.js process from\n         * exiting as long as the socket is open. The `socket.unref()` method can be used\n         * to exclude the socket from the reference counting that keeps the Node.js\n         * process active. The `socket.ref()` method adds the socket back to the reference\n         * counting and restores the default behavior.\n         *\n         * Calling `socket.ref()` multiples times will have no additional effect.\n         *\n         * The `socket.ref()` method returns a reference to the socket so calls can be\n         * chained.\n         * @since v0.9.1\n         */\n        ref(): this;\n        /**\n         * Returns an object containing the `address`, `family`, and `port` of the remote\n         * endpoint. This method throws an `ERR_SOCKET_DGRAM_NOT_CONNECTED` exception\n         * if the socket is not connected.\n         * @since v12.0.0\n         */\n        remoteAddress(): AddressInfo;\n        /**\n         * Broadcasts a datagram on the socket.\n         * For connectionless sockets, the destination `port` and `address` must be\n         * specified. Connected sockets, on the other hand, will use their associated\n         * remote endpoint, so the `port` and `address` arguments must not be set.\n         *\n         * The `msg` argument contains the message to be sent.\n         * Depending on its type, different behavior can apply. If `msg` is a `Buffer`,\n         * any `TypedArray` or a `DataView`,\n         * the `offset` and `length` specify the offset within the `Buffer` where the\n         * message begins and the number of bytes in the message, respectively.\n         * If `msg` is a `String`, then it is automatically converted to a `Buffer` with `'utf8'` encoding. With messages that\n         * contain multi-byte characters, `offset` and `length` will be calculated with\n         * respect to `byte length` and not the character position.\n         * If `msg` is an array, `offset` and `length` must not be specified.\n         *\n         * The `address` argument is a string. If the value of `address` is a host name,\n         * DNS will be used to resolve the address of the host. If `address` is not\n         * provided or otherwise nullish, `'127.0.0.1'` (for `udp4` sockets) or `'::1'` (for `udp6` sockets) will be used by default.\n         *\n         * If the socket has not been previously bound with a call to `bind`, the socket\n         * is assigned a random port number and is bound to the \"all interfaces\" address\n         * (`'0.0.0.0'` for `udp4` sockets, `'::0'` for `udp6` sockets.)\n         *\n         * An optional `callback` function may be specified to as a way of reporting\n         * DNS errors or for determining when it is safe to reuse the `buf` object.\n         * DNS lookups delay the time to send for at least one tick of the\n         * Node.js event loop.\n         *\n         * The only way to know for sure that the datagram has been sent is by using a `callback`. If an error occurs and a `callback` is given, the error will be\n         * passed as the first argument to the `callback`. If a `callback` is not given,\n         * the error is emitted as an `'error'` event on the `socket` object.\n         *\n         * Offset and length are optional but both _must_ be set if either are used.\n         * They are supported only when the first argument is a `Buffer`, a `TypedArray`,\n         * or a `DataView`.\n         *\n         * This method throws `ERR_SOCKET_BAD_PORT` if called on an unbound socket.\n         *\n         * Example of sending a UDP packet to a port on `localhost`;\n         *\n         * ```js\n         * import dgram from 'node:dgram';\n         * import { Buffer } from 'node:buffer';\n         *\n         * const message = Buffer.from('Some bytes');\n         * const client = dgram.createSocket('udp4');\n         * client.send(message, 41234, 'localhost', (err) => {\n         *   client.close();\n         * });\n         * ```\n         *\n         * Example of sending a UDP packet composed of multiple buffers to a port on`127.0.0.1`;\n         *\n         * ```js\n         * import dgram from 'node:dgram';\n         * import { Buffer } from 'node:buffer';\n         *\n         * const buf1 = Buffer.from('Some ');\n         * const buf2 = Buffer.from('bytes');\n         * const client = dgram.createSocket('udp4');\n         * client.send([buf1, buf2], 41234, (err) => {\n         *   client.close();\n         * });\n         * ```\n         *\n         * Sending multiple buffers might be faster or slower depending on the\n         * application and operating system. Run benchmarks to\n         * determine the optimal strategy on a case-by-case basis. Generally speaking,\n         * however, sending multiple buffers is faster.\n         *\n         * Example of sending a UDP packet using a socket connected to a port on `localhost`:\n         *\n         * ```js\n         * import dgram from 'node:dgram';\n         * import { Buffer } from 'node:buffer';\n         *\n         * const message = Buffer.from('Some bytes');\n         * const client = dgram.createSocket('udp4');\n         * client.connect(41234, 'localhost', (err) => {\n         *   client.send(message, (err) => {\n         *     client.close();\n         *   });\n         * });\n         * ```\n         * @since v0.1.99\n         * @param msg Message to be sent.\n         * @param offset Offset in the buffer where the message starts.\n         * @param length Number of bytes in the message.\n         * @param port Destination port.\n         * @param address Destination host name or IP address.\n         * @param callback Called when the message has been sent.\n         */\n        send(\n            msg: string | NodeJS.ArrayBufferView | readonly any[],\n            port?: number,\n            address?: string,\n            callback?: (error: Error | null, bytes: number) => void,\n        ): void;\n        send(\n            msg: string | NodeJS.ArrayBufferView | readonly any[],\n            port?: number,\n            callback?: (error: Error | null, bytes: number) => void,\n        ): void;\n        send(\n            msg: string | NodeJS.ArrayBufferView | readonly any[],\n            callback?: (error: Error | null, bytes: number) => void,\n        ): void;\n        send(\n            msg: string | NodeJS.ArrayBufferView,\n            offset: number,\n            length: number,\n            port?: number,\n            address?: string,\n            callback?: (error: Error | null, bytes: number) => void,\n        ): void;\n        send(\n            msg: string | NodeJS.ArrayBufferView,\n            offset: number,\n            length: number,\n            port?: number,\n            callback?: (error: Error | null, bytes: number) => void,\n        ): void;\n        send(\n            msg: string | NodeJS.ArrayBufferView,\n            offset: number,\n            length: number,\n            callback?: (error: Error | null, bytes: number) => void,\n        ): void;\n        /**\n         * Sets or clears the `SO_BROADCAST` socket option. When set to `true`, UDP\n         * packets may be sent to a local interface's broadcast address.\n         *\n         * This method throws `EBADF` if called on an unbound socket.\n         * @since v0.6.9\n         */\n        setBroadcast(flag: boolean): void;\n        /**\n         * _All references to scope in this section are referring to [IPv6 Zone Indices](https://en.wikipedia.org/wiki/IPv6_address#Scoped_literal_IPv6_addresses), which are defined by [RFC\n         * 4007](https://tools.ietf.org/html/rfc4007). In string form, an IP_\n         * _with a scope index is written as `'IP%scope'` where scope is an interface name_\n         * _or interface number._\n         *\n         * Sets the default outgoing multicast interface of the socket to a chosen\n         * interface or back to system interface selection. The `multicastInterface` must\n         * be a valid string representation of an IP from the socket's family.\n         *\n         * For IPv4 sockets, this should be the IP configured for the desired physical\n         * interface. All packets sent to multicast on the socket will be sent on the\n         * interface determined by the most recent successful use of this call.\n         *\n         * For IPv6 sockets, `multicastInterface` should include a scope to indicate the\n         * interface as in the examples that follow. In IPv6, individual `send` calls can\n         * also use explicit scope in addresses, so only packets sent to a multicast\n         * address without specifying an explicit scope are affected by the most recent\n         * successful use of this call.\n         *\n         * This method throws `EBADF` if called on an unbound socket.\n         *\n         * #### Example: IPv6 outgoing multicast interface\n         *\n         * On most systems, where scope format uses the interface name:\n         *\n         * ```js\n         * const socket = dgram.createSocket('udp6');\n         *\n         * socket.bind(1234, () => {\n         *   socket.setMulticastInterface('::%eth1');\n         * });\n         * ```\n         *\n         * On Windows, where scope format uses an interface number:\n         *\n         * ```js\n         * const socket = dgram.createSocket('udp6');\n         *\n         * socket.bind(1234, () => {\n         *   socket.setMulticastInterface('::%2');\n         * });\n         * ```\n         *\n         * #### Example: IPv4 outgoing multicast interface\n         *\n         * All systems use an IP of the host on the desired physical interface:\n         *\n         * ```js\n         * const socket = dgram.createSocket('udp4');\n         *\n         * socket.bind(1234, () => {\n         *   socket.setMulticastInterface('10.0.0.2');\n         * });\n         * ```\n         * @since v8.6.0\n         */\n        setMulticastInterface(multicastInterface: string): void;\n        /**\n         * Sets or clears the `IP_MULTICAST_LOOP` socket option. When set to `true`,\n         * multicast packets will also be received on the local interface.\n         *\n         * This method throws `EBADF` if called on an unbound socket.\n         * @since v0.3.8\n         */\n        setMulticastLoopback(flag: boolean): boolean;\n        /**\n         * Sets the `IP_MULTICAST_TTL` socket option. While TTL generally stands for\n         * \"Time to Live\", in this context it specifies the number of IP hops that a\n         * packet is allowed to travel through, specifically for multicast traffic. Each\n         * router or gateway that forwards a packet decrements the TTL. If the TTL is\n         * decremented to 0 by a router, it will not be forwarded.\n         *\n         * The `ttl` argument may be between 0 and 255\\. The default on most systems is `1`.\n         *\n         * This method throws `EBADF` if called on an unbound socket.\n         * @since v0.3.8\n         */\n        setMulticastTTL(ttl: number): number;\n        /**\n         * Sets the `SO_RCVBUF` socket option. Sets the maximum socket receive buffer\n         * in bytes.\n         *\n         * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket.\n         * @since v8.7.0\n         */\n        setRecvBufferSize(size: number): void;\n        /**\n         * Sets the `SO_SNDBUF` socket option. Sets the maximum socket send buffer\n         * in bytes.\n         *\n         * This method throws `ERR_SOCKET_BUFFER_SIZE` if called on an unbound socket.\n         * @since v8.7.0\n         */\n        setSendBufferSize(size: number): void;\n        /**\n         * Sets the `IP_TTL` socket option. While TTL generally stands for \"Time to Live\",\n         * in this context it specifies the number of IP hops that a packet is allowed to\n         * travel through. Each router or gateway that forwards a packet decrements the\n         * TTL. If the TTL is decremented to 0 by a router, it will not be forwarded.\n         * Changing TTL values is typically done for network probes or when multicasting.\n         *\n         * The `ttl` argument may be between 1 and 255\\. The default on most systems\n         * is 64.\n         *\n         * This method throws `EBADF` if called on an unbound socket.\n         * @since v0.1.101\n         */\n        setTTL(ttl: number): number;\n        /**\n         * By default, binding a socket will cause it to block the Node.js process from\n         * exiting as long as the socket is open. The `socket.unref()` method can be used\n         * to exclude the socket from the reference counting that keeps the Node.js\n         * process active, allowing the process to exit even if the socket is still\n         * listening.\n         *\n         * Calling `socket.unref()` multiple times will have no additional effect.\n         *\n         * The `socket.unref()` method returns a reference to the socket so calls can be\n         * chained.\n         * @since v0.9.1\n         */\n        unref(): this;\n        /**\n         * Tells the kernel to join a source-specific multicast channel at the given `sourceAddress` and `groupAddress`, using the `multicastInterface` with the `IP_ADD_SOURCE_MEMBERSHIP` socket\n         * option. If the `multicastInterface` argument\n         * is not specified, the operating system will choose one interface and will add\n         * membership to it. To add membership to every available interface, call `socket.addSourceSpecificMembership()` multiple times, once per interface.\n         *\n         * When called on an unbound socket, this method will implicitly bind to a random\n         * port, listening on all interfaces.\n         * @since v13.1.0, v12.16.0\n         */\n        addSourceSpecificMembership(sourceAddress: string, groupAddress: string, multicastInterface?: string): void;\n        /**\n         * Instructs the kernel to leave a source-specific multicast channel at the given `sourceAddress` and `groupAddress` using the `IP_DROP_SOURCE_MEMBERSHIP` socket option. This method is\n         * automatically called by the kernel when the\n         * socket is closed or the process terminates, so most apps will never have\n         * reason to call this.\n         *\n         * If `multicastInterface` is not specified, the operating system will attempt to\n         * drop membership on all valid interfaces.\n         * @since v13.1.0, v12.16.0\n         */\n        dropSourceSpecificMembership(sourceAddress: string, groupAddress: string, multicastInterface?: string): void;\n        /**\n         * events.EventEmitter\n         * 1. close\n         * 2. connect\n         * 3. error\n         * 4. listening\n         * 5. message\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"connect\", listener: () => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: \"listening\", listener: () => void): this;\n        addListener(event: \"message\", listener: (msg: Buffer, rinfo: RemoteInfo) => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"close\"): boolean;\n        emit(event: \"connect\"): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"listening\"): boolean;\n        emit(event: \"message\", msg: Buffer, rinfo: RemoteInfo): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"connect\", listener: () => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"listening\", listener: () => void): this;\n        on(event: \"message\", listener: (msg: Buffer, rinfo: RemoteInfo) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"connect\", listener: () => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"listening\", listener: () => void): this;\n        once(event: \"message\", listener: (msg: Buffer, rinfo: RemoteInfo) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"connect\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: \"listening\", listener: () => void): this;\n        prependListener(event: \"message\", listener: (msg: Buffer, rinfo: RemoteInfo) => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"connect\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(event: \"listening\", listener: () => void): this;\n        prependOnceListener(event: \"message\", listener: (msg: Buffer, rinfo: RemoteInfo) => void): this;\n        /**\n         * Calls `socket.close()` and returns a promise that fulfills when the socket has closed.\n         * @since v20.5.0\n         */\n        [Symbol.asyncDispose](): Promise<void>;\n    }\n}\ndeclare module \"node:dgram\" {\n    export * from \"dgram\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/diagnostics_channel.d.ts": "/**\n * The `node:diagnostics_channel` module provides an API to create named channels\n * to report arbitrary message data for diagnostics purposes.\n *\n * It can be accessed using:\n *\n * ```js\n * import diagnostics_channel from 'node:diagnostics_channel';\n * ```\n *\n * It is intended that a module writer wanting to report diagnostics messages\n * will create one or many top-level channels to report messages through.\n * Channels may also be acquired at runtime but it is not encouraged\n * due to the additional overhead of doing so. Channels may be exported for\n * convenience, but as long as the name is known it can be acquired anywhere.\n *\n * If you intend for your module to produce diagnostics data for others to\n * consume it is recommended that you include documentation of what named\n * channels are used along with the shape of the message data. Channel names\n * should generally include the module name to avoid collisions with data from\n * other modules.\n * @since v15.1.0, v14.17.0\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/diagnostics_channel.js)\n */\ndeclare module \"diagnostics_channel\" {\n    import { AsyncLocalStorage } from \"node:async_hooks\";\n    /**\n     * Check if there are active subscribers to the named channel. This is helpful if\n     * the message you want to send might be expensive to prepare.\n     *\n     * This API is optional but helpful when trying to publish messages from very\n     * performance-sensitive code.\n     *\n     * ```js\n     * import diagnostics_channel from 'node:diagnostics_channel';\n     *\n     * if (diagnostics_channel.hasSubscribers('my-channel')) {\n     *   // There are subscribers, prepare and publish message\n     * }\n     * ```\n     * @since v15.1.0, v14.17.0\n     * @param name The channel name\n     * @return If there are active subscribers\n     */\n    function hasSubscribers(name: string | symbol): boolean;\n    /**\n     * This is the primary entry-point for anyone wanting to publish to a named\n     * channel. It produces a channel object which is optimized to reduce overhead at\n     * publish time as much as possible.\n     *\n     * ```js\n     * import diagnostics_channel from 'node:diagnostics_channel';\n     *\n     * const channel = diagnostics_channel.channel('my-channel');\n     * ```\n     * @since v15.1.0, v14.17.0\n     * @param name The channel name\n     * @return The named channel object\n     */\n    function channel(name: string | symbol): Channel;\n    type ChannelListener = (message: unknown, name: string | symbol) => void;\n    /**\n     * Register a message handler to subscribe to this channel. This message handler\n     * will be run synchronously whenever a message is published to the channel. Any\n     * errors thrown in the message handler will trigger an `'uncaughtException'`.\n     *\n     * ```js\n     * import diagnostics_channel from 'node:diagnostics_channel';\n     *\n     * diagnostics_channel.subscribe('my-channel', (message, name) => {\n     *   // Received data\n     * });\n     * ```\n     * @since v18.7.0, v16.17.0\n     * @param name The channel name\n     * @param onMessage The handler to receive channel messages\n     */\n    function subscribe(name: string | symbol, onMessage: ChannelListener): void;\n    /**\n     * Remove a message handler previously registered to this channel with {@link subscribe}.\n     *\n     * ```js\n     * import diagnostics_channel from 'node:diagnostics_channel';\n     *\n     * function onMessage(message, name) {\n     *   // Received data\n     * }\n     *\n     * diagnostics_channel.subscribe('my-channel', onMessage);\n     *\n     * diagnostics_channel.unsubscribe('my-channel', onMessage);\n     * ```\n     * @since v18.7.0, v16.17.0\n     * @param name The channel name\n     * @param onMessage The previous subscribed handler to remove\n     * @return `true` if the handler was found, `false` otherwise.\n     */\n    function unsubscribe(name: string | symbol, onMessage: ChannelListener): boolean;\n    /**\n     * Creates a `TracingChannel` wrapper for the given `TracingChannel Channels`. If a name is given, the corresponding tracing\n     * channels will be created in the form of `tracing:${name}:${eventType}` where `eventType` corresponds to the types of `TracingChannel Channels`.\n     *\n     * ```js\n     * import diagnostics_channel from 'node:diagnostics_channel';\n     *\n     * const channelsByName = diagnostics_channel.tracingChannel('my-channel');\n     *\n     * // or...\n     *\n     * const channelsByCollection = diagnostics_channel.tracingChannel({\n     *   start: diagnostics_channel.channel('tracing:my-channel:start'),\n     *   end: diagnostics_channel.channel('tracing:my-channel:end'),\n     *   asyncStart: diagnostics_channel.channel('tracing:my-channel:asyncStart'),\n     *   asyncEnd: diagnostics_channel.channel('tracing:my-channel:asyncEnd'),\n     *   error: diagnostics_channel.channel('tracing:my-channel:error'),\n     * });\n     * ```\n     * @since v19.9.0\n     * @experimental\n     * @param nameOrChannels Channel name or object containing all the `TracingChannel Channels`\n     * @return Collection of channels to trace with\n     */\n    function tracingChannel<\n        StoreType = unknown,\n        ContextType extends object = StoreType extends object ? StoreType : object,\n    >(\n        nameOrChannels: string | TracingChannelCollection<StoreType, ContextType>,\n    ): TracingChannel<StoreType, ContextType>;\n    /**\n     * The class `Channel` represents an individual named channel within the data\n     * pipeline. It is used to track subscribers and to publish messages when there\n     * are subscribers present. It exists as a separate object to avoid channel\n     * lookups at publish time, enabling very fast publish speeds and allowing\n     * for heavy use while incurring very minimal cost. Channels are created with {@link channel}, constructing a channel directly\n     * with `new Channel(name)` is not supported.\n     * @since v15.1.0, v14.17.0\n     */\n    class Channel<StoreType = unknown, ContextType = StoreType> {\n        readonly name: string | symbol;\n        /**\n         * Check if there are active subscribers to this channel. This is helpful if\n         * the message you want to send might be expensive to prepare.\n         *\n         * This API is optional but helpful when trying to publish messages from very\n         * performance-sensitive code.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channel = diagnostics_channel.channel('my-channel');\n         *\n         * if (channel.hasSubscribers) {\n         *   // There are subscribers, prepare and publish message\n         * }\n         * ```\n         * @since v15.1.0, v14.17.0\n         */\n        readonly hasSubscribers: boolean;\n        private constructor(name: string | symbol);\n        /**\n         * Publish a message to any subscribers to the channel. This will trigger\n         * message handlers synchronously so they will execute within the same context.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channel = diagnostics_channel.channel('my-channel');\n         *\n         * channel.publish({\n         *   some: 'message',\n         * });\n         * ```\n         * @since v15.1.0, v14.17.0\n         * @param message The message to send to the channel subscribers\n         */\n        publish(message: unknown): void;\n        /**\n         * Register a message handler to subscribe to this channel. This message handler\n         * will be run synchronously whenever a message is published to the channel. Any\n         * errors thrown in the message handler will trigger an `'uncaughtException'`.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channel = diagnostics_channel.channel('my-channel');\n         *\n         * channel.subscribe((message, name) => {\n         *   // Received data\n         * });\n         * ```\n         * @since v15.1.0, v14.17.0\n         * @deprecated Since v18.7.0,v16.17.0 - Use {@link subscribe(name, onMessage)}\n         * @param onMessage The handler to receive channel messages\n         */\n        subscribe(onMessage: ChannelListener): void;\n        /**\n         * Remove a message handler previously registered to this channel with `channel.subscribe(onMessage)`.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channel = diagnostics_channel.channel('my-channel');\n         *\n         * function onMessage(message, name) {\n         *   // Received data\n         * }\n         *\n         * channel.subscribe(onMessage);\n         *\n         * channel.unsubscribe(onMessage);\n         * ```\n         * @since v15.1.0, v14.17.0\n         * @deprecated Since v18.7.0,v16.17.0 - Use {@link unsubscribe(name, onMessage)}\n         * @param onMessage The previous subscribed handler to remove\n         * @return `true` if the handler was found, `false` otherwise.\n         */\n        unsubscribe(onMessage: ChannelListener): void;\n        /**\n         * When `channel.runStores(context, ...)` is called, the given context data\n         * will be applied to any store bound to the channel. If the store has already been\n         * bound the previous `transform` function will be replaced with the new one.\n         * The `transform` function may be omitted to set the given context data as the\n         * context directly.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         * import { AsyncLocalStorage } from 'node:async_hooks';\n         *\n         * const store = new AsyncLocalStorage();\n         *\n         * const channel = diagnostics_channel.channel('my-channel');\n         *\n         * channel.bindStore(store, (data) => {\n         *   return { data };\n         * });\n         * ```\n         * @since v19.9.0\n         * @experimental\n         * @param store The store to which to bind the context data\n         * @param transform Transform context data before setting the store context\n         */\n        bindStore(store: AsyncLocalStorage<StoreType>, transform?: (context: ContextType) => StoreType): void;\n        /**\n         * Remove a message handler previously registered to this channel with `channel.bindStore(store)`.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         * import { AsyncLocalStorage } from 'node:async_hooks';\n         *\n         * const store = new AsyncLocalStorage();\n         *\n         * const channel = diagnostics_channel.channel('my-channel');\n         *\n         * channel.bindStore(store);\n         * channel.unbindStore(store);\n         * ```\n         * @since v19.9.0\n         * @experimental\n         * @param store The store to unbind from the channel.\n         * @return `true` if the store was found, `false` otherwise.\n         */\n        unbindStore(store: AsyncLocalStorage<StoreType>): boolean;\n        /**\n         * Applies the given data to any AsyncLocalStorage instances bound to the channel\n         * for the duration of the given function, then publishes to the channel within\n         * the scope of that data is applied to the stores.\n         *\n         * If a transform function was given to `channel.bindStore(store)` it will be\n         * applied to transform the message data before it becomes the context value for\n         * the store. The prior storage context is accessible from within the transform\n         * function in cases where context linking is required.\n         *\n         * The context applied to the store should be accessible in any async code which\n         * continues from execution which began during the given function, however\n         * there are some situations in which `context loss` may occur.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         * import { AsyncLocalStorage } from 'node:async_hooks';\n         *\n         * const store = new AsyncLocalStorage();\n         *\n         * const channel = diagnostics_channel.channel('my-channel');\n         *\n         * channel.bindStore(store, (message) => {\n         *   const parent = store.getStore();\n         *   return new Span(message, parent);\n         * });\n         * channel.runStores({ some: 'message' }, () => {\n         *   store.getStore(); // Span({ some: 'message' })\n         * });\n         * ```\n         * @since v19.9.0\n         * @experimental\n         * @param context Message to send to subscribers and bind to stores\n         * @param fn Handler to run within the entered storage context\n         * @param thisArg The receiver to be used for the function call.\n         * @param args Optional arguments to pass to the function.\n         */\n        runStores(): void;\n    }\n    interface TracingChannelSubscribers<ContextType extends object> {\n        start: (message: ContextType) => void;\n        end: (\n            message: ContextType & {\n                error?: unknown;\n                result?: unknown;\n            },\n        ) => void;\n        asyncStart: (\n            message: ContextType & {\n                error?: unknown;\n                result?: unknown;\n            },\n        ) => void;\n        asyncEnd: (\n            message: ContextType & {\n                error?: unknown;\n                result?: unknown;\n            },\n        ) => void;\n        error: (\n            message: ContextType & {\n                error: unknown;\n            },\n        ) => void;\n    }\n    interface TracingChannelCollection<StoreType = unknown, ContextType = StoreType> {\n        start: Channel<StoreType, ContextType>;\n        end: Channel<StoreType, ContextType>;\n        asyncStart: Channel<StoreType, ContextType>;\n        asyncEnd: Channel<StoreType, ContextType>;\n        error: Channel<StoreType, ContextType>;\n    }\n    /**\n     * The class `TracingChannel` is a collection of `TracingChannel Channels` which\n     * together express a single traceable action. It is used to formalize and\n     * simplify the process of producing events for tracing application flow. {@link tracingChannel} is used to construct a `TracingChannel`. As with `Channel` it is recommended to create and reuse a\n     * single `TracingChannel` at the top-level of the file rather than creating them\n     * dynamically.\n     * @since v19.9.0\n     * @experimental\n     */\n    class TracingChannel<StoreType = unknown, ContextType extends object = {}> implements TracingChannelCollection {\n        start: Channel<StoreType, ContextType>;\n        end: Channel<StoreType, ContextType>;\n        asyncStart: Channel<StoreType, ContextType>;\n        asyncEnd: Channel<StoreType, ContextType>;\n        error: Channel<StoreType, ContextType>;\n        /**\n         * Helper to subscribe a collection of functions to the corresponding channels.\n         * This is the same as calling `channel.subscribe(onMessage)` on each channel\n         * individually.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channels = diagnostics_channel.tracingChannel('my-channel');\n         *\n         * channels.subscribe({\n         *   start(message) {\n         *     // Handle start message\n         *   },\n         *   end(message) {\n         *     // Handle end message\n         *   },\n         *   asyncStart(message) {\n         *     // Handle asyncStart message\n         *   },\n         *   asyncEnd(message) {\n         *     // Handle asyncEnd message\n         *   },\n         *   error(message) {\n         *     // Handle error message\n         *   },\n         * });\n         * ```\n         * @since v19.9.0\n         * @experimental\n         * @param subscribers Set of `TracingChannel Channels` subscribers\n         */\n        subscribe(subscribers: TracingChannelSubscribers<ContextType>): void;\n        /**\n         * Helper to unsubscribe a collection of functions from the corresponding channels.\n         * This is the same as calling `channel.unsubscribe(onMessage)` on each channel\n         * individually.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channels = diagnostics_channel.tracingChannel('my-channel');\n         *\n         * channels.unsubscribe({\n         *   start(message) {\n         *     // Handle start message\n         *   },\n         *   end(message) {\n         *     // Handle end message\n         *   },\n         *   asyncStart(message) {\n         *     // Handle asyncStart message\n         *   },\n         *   asyncEnd(message) {\n         *     // Handle asyncEnd message\n         *   },\n         *   error(message) {\n         *     // Handle error message\n         *   },\n         * });\n         * ```\n         * @since v19.9.0\n         * @experimental\n         * @param subscribers Set of `TracingChannel Channels` subscribers\n         * @return `true` if all handlers were successfully unsubscribed, and `false` otherwise.\n         */\n        unsubscribe(subscribers: TracingChannelSubscribers<ContextType>): void;\n        /**\n         * Trace a synchronous function call. This will always produce a `start event` and `end event` around the execution and may produce an `error event` if the given function throws an error.\n         * This will run the given function using `channel.runStores(context, ...)` on the `start` channel which ensures all\n         * events should have any bound stores set to match this trace context.\n         *\n         * To ensure only correct trace graphs are formed, events will only be published if subscribers are present prior to starting the trace. Subscriptions\n         * which are added after the trace begins will not receive future events from that trace, only future traces will be seen.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channels = diagnostics_channel.tracingChannel('my-channel');\n         *\n         * channels.traceSync(() => {\n         *   // Do something\n         * }, {\n         *   some: 'thing',\n         * });\n         * ```\n         * @since v19.9.0\n         * @experimental\n         * @param fn Function to wrap a trace around\n         * @param context Shared object to correlate events through\n         * @param thisArg The receiver to be used for the function call\n         * @param args Optional arguments to pass to the function\n         * @return The return value of the given function\n         */\n        traceSync<ThisArg = any, Args extends any[] = any[]>(\n            fn: (this: ThisArg, ...args: Args) => any,\n            context?: ContextType,\n            thisArg?: ThisArg,\n            ...args: Args\n        ): void;\n        /**\n         * Trace a promise-returning function call. This will always produce a `start event` and `end event` around the synchronous portion of the\n         * function execution, and will produce an `asyncStart event` and `asyncEnd event` when a promise continuation is reached. It may also\n         * produce an `error event` if the given function throws an error or the\n         * returned promise rejects. This will run the given function using `channel.runStores(context, ...)` on the `start` channel which ensures all\n         * events should have any bound stores set to match this trace context.\n         *\n         * To ensure only correct trace graphs are formed, events will only be published if subscribers are present prior to starting the trace. Subscriptions\n         * which are added after the trace begins will not receive future events from that trace, only future traces will be seen.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channels = diagnostics_channel.tracingChannel('my-channel');\n         *\n         * channels.tracePromise(async () => {\n         *   // Do something\n         * }, {\n         *   some: 'thing',\n         * });\n         * ```\n         * @since v19.9.0\n         * @experimental\n         * @param fn Promise-returning function to wrap a trace around\n         * @param context Shared object to correlate trace events through\n         * @param thisArg The receiver to be used for the function call\n         * @param args Optional arguments to pass to the function\n         * @return Chained from promise returned by the given function\n         */\n        tracePromise<ThisArg = any, Args extends any[] = any[]>(\n            fn: (this: ThisArg, ...args: Args) => Promise<any>,\n            context?: ContextType,\n            thisArg?: ThisArg,\n            ...args: Args\n        ): void;\n        /**\n         * Trace a callback-receiving function call. This will always produce a `start event` and `end event` around the synchronous portion of the\n         * function execution, and will produce a `asyncStart event` and `asyncEnd event` around the callback execution. It may also produce an `error event` if the given function throws an error or\n         * the returned\n         * promise rejects. This will run the given function using `channel.runStores(context, ...)` on the `start` channel which ensures all\n         * events should have any bound stores set to match this trace context.\n         *\n         * The `position` will be -1 by default to indicate the final argument should\n         * be used as the callback.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         *\n         * const channels = diagnostics_channel.tracingChannel('my-channel');\n         *\n         * channels.traceCallback((arg1, callback) => {\n         *   // Do something\n         *   callback(null, 'result');\n         * }, 1, {\n         *   some: 'thing',\n         * }, thisArg, arg1, callback);\n         * ```\n         *\n         * The callback will also be run with `channel.runStores(context, ...)` which\n         * enables context loss recovery in some cases.\n         *\n         * To ensure only correct trace graphs are formed, events will only be published if subscribers are present prior to starting the trace. Subscriptions\n         * which are added after the trace begins will not receive future events from that trace, only future traces will be seen.\n         *\n         * ```js\n         * import diagnostics_channel from 'node:diagnostics_channel';\n         * import { AsyncLocalStorage } from 'node:async_hooks';\n         *\n         * const channels = diagnostics_channel.tracingChannel('my-channel');\n         * const myStore = new AsyncLocalStorage();\n         *\n         * // The start channel sets the initial store data to something\n         * // and stores that store data value on the trace context object\n         * channels.start.bindStore(myStore, (data) => {\n         *   const span = new Span(data);\n         *   data.span = span;\n         *   return span;\n         * });\n         *\n         * // Then asyncStart can restore from that data it stored previously\n         * channels.asyncStart.bindStore(myStore, (data) => {\n         *   return data.span;\n         * });\n         * ```\n         * @since v19.9.0\n         * @experimental\n         * @param fn callback using function to wrap a trace around\n         * @param position Zero-indexed argument position of expected callback\n         * @param context Shared object to correlate trace events through\n         * @param thisArg The receiver to be used for the function call\n         * @param args Optional arguments to pass to the function\n         * @return The return value of the given function\n         */\n        traceCallback<Fn extends (this: any, ...args: any) => any>(\n            fn: Fn,\n            position: number | undefined,\n            context: ContextType | undefined,\n            thisArg: any,\n            ...args: Parameters<Fn>\n        ): void;\n        /**\n         * `true` if any of the individual channels has a subscriber, `false` if not.\n         *\n         * This is a helper method available on a {@link TracingChannel} instance to check\n         * if any of the [TracingChannel Channels](https://nodejs.org/api/diagnostics_channel.html#tracingchannel-channels) have subscribers.\n         * A `true` is returned if any of them have at least one subscriber, a `false` is returned otherwise.\n         *\n         * ```js\n         * const diagnostics_channel = require('node:diagnostics_channel');\n         *\n         * const channels = diagnostics_channel.tracingChannel('my-channel');\n         *\n         * if (channels.hasSubscribers) {\n         *   // Do something\n         * }\n         * ```\n         * @since v22.0.0, v20.13.0\n         */\n        readonly hasSubscribers: boolean;\n    }\n}\ndeclare module \"node:diagnostics_channel\" {\n    export * from \"diagnostics_channel\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/dns/promises.d.ts": "/**\n * The `dns.promises` API provides an alternative set of asynchronous DNS methods\n * that return `Promise` objects rather than using callbacks. The API is accessible\n * via `import { promises } from 'node:dns'` or `import dnsPromises from 'node:dns/promises'`.\n * @since v10.6.0\n */\ndeclare module \"dns/promises\" {\n    import {\n        AnyRecord,\n        CaaRecord,\n        LookupAddress,\n        LookupAllOptions,\n        LookupOneOptions,\n        LookupOptions,\n        MxRecord,\n        NaptrRecord,\n        RecordWithTtl,\n        ResolveOptions,\n        ResolverOptions,\n        ResolveWithTtlOptions,\n        SoaRecord,\n        SrvRecord,\n    } from \"node:dns\";\n    /**\n     * Returns an array of IP address strings, formatted according to [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6),\n     * that are currently configured for DNS resolution. A string will include a port\n     * section if a custom port is used.\n     *\n     * ```js\n     * [\n     *   '4.4.4.4',\n     *   '2001:4860:4860::8888',\n     *   '4.4.4.4:1053',\n     *   '[2001:4860:4860::8888]:1053',\n     * ]\n     * ```\n     * @since v10.6.0\n     */\n    function getServers(): string[];\n    /**\n     * Resolves a host name (e.g. `'nodejs.org'`) into the first found A (IPv4) or\n     * AAAA (IPv6) record. All `option` properties are optional. If `options` is an\n     * integer, then it must be `4` or `6` – if `options` is not provided, then IPv4\n     * and IPv6 addresses are both returned if found.\n     *\n     * With the `all` option set to `true`, the `Promise` is resolved with `addresses` being an array of objects with the properties `address` and `family`.\n     *\n     * On error, the `Promise` is rejected with an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code` is the error code.\n     * Keep in mind that `err.code` will be set to `'ENOTFOUND'` not only when\n     * the host name does not exist but also when the lookup fails in other ways\n     * such as no available file descriptors.\n     *\n     * [`dnsPromises.lookup()`](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromiseslookuphostname-options) does not necessarily have anything to do with the DNS\n     * protocol. The implementation uses an operating system facility that can\n     * associate names with addresses and vice versa. This implementation can have\n     * subtle but important consequences on the behavior of any Node.js program. Please\n     * take some time to consult the [Implementation considerations section](https://nodejs.org/docs/latest-v20.x/api/dns.html#implementation-considerations) before\n     * using `dnsPromises.lookup()`.\n     *\n     * Example usage:\n     *\n     * ```js\n     * import dns from 'node:dns';\n     * const dnsPromises = dns.promises;\n     * const options = {\n     *   family: 6,\n     *   hints: dns.ADDRCONFIG | dns.V4MAPPED,\n     * };\n     *\n     * dnsPromises.lookup('example.com', options).then((result) => {\n     *   console.log('address: %j family: IPv%s', result.address, result.family);\n     *   // address: \"2606:2800:220:1:248:1893:25c8:1946\" family: IPv6\n     * });\n     *\n     * // When options.all is true, the result will be an Array.\n     * options.all = true;\n     * dnsPromises.lookup('example.com', options).then((result) => {\n     *   console.log('addresses: %j', result);\n     *   // addresses: [{\"address\":\"2606:2800:220:1:248:1893:25c8:1946\",\"family\":6}]\n     * });\n     * ```\n     * @since v10.6.0\n     */\n    function lookup(hostname: string, family: number): Promise<LookupAddress>;\n    function lookup(hostname: string, options: LookupOneOptions): Promise<LookupAddress>;\n    function lookup(hostname: string, options: LookupAllOptions): Promise<LookupAddress[]>;\n    function lookup(hostname: string, options: LookupOptions): Promise<LookupAddress | LookupAddress[]>;\n    function lookup(hostname: string): Promise<LookupAddress>;\n    /**\n     * Resolves the given `address` and `port` into a host name and service using\n     * the operating system's underlying `getnameinfo` implementation.\n     *\n     * If `address` is not a valid IP address, a `TypeError` will be thrown.\n     * The `port` will be coerced to a number. If it is not a legal port, a `TypeError` will be thrown.\n     *\n     * On error, the `Promise` is rejected with an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code` is the error code.\n     *\n     * ```js\n     * import dns from 'node:dns';\n     * dns.promises.lookupService('127.0.0.1', 22).then((result) => {\n     *   console.log(result.hostname, result.service);\n     *   // Prints: localhost ssh\n     * });\n     * ```\n     * @since v10.6.0\n     */\n    function lookupService(\n        address: string,\n        port: number,\n    ): Promise<{\n        hostname: string;\n        service: string;\n    }>;\n    /**\n     * Uses the DNS protocol to resolve a host name (e.g. `'nodejs.org'`) into an array\n     * of the resource records. When successful, the `Promise` is resolved with an\n     * array of resource records. The type and structure of individual results vary\n     * based on `rrtype`:\n     *\n     * <omitted>\n     *\n     * On error, the `Promise` is rejected with an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code`\n     * is one of the [DNS error codes](https://nodejs.org/docs/latest-v20.x/api/dns.html#error-codes).\n     * @since v10.6.0\n     * @param hostname Host name to resolve.\n     * @param [rrtype='A'] Resource record type.\n     */\n    function resolve(hostname: string): Promise<string[]>;\n    function resolve(hostname: string, rrtype: \"A\"): Promise<string[]>;\n    function resolve(hostname: string, rrtype: \"AAAA\"): Promise<string[]>;\n    function resolve(hostname: string, rrtype: \"ANY\"): Promise<AnyRecord[]>;\n    function resolve(hostname: string, rrtype: \"CAA\"): Promise<CaaRecord[]>;\n    function resolve(hostname: string, rrtype: \"CNAME\"): Promise<string[]>;\n    function resolve(hostname: string, rrtype: \"MX\"): Promise<MxRecord[]>;\n    function resolve(hostname: string, rrtype: \"NAPTR\"): Promise<NaptrRecord[]>;\n    function resolve(hostname: string, rrtype: \"NS\"): Promise<string[]>;\n    function resolve(hostname: string, rrtype: \"PTR\"): Promise<string[]>;\n    function resolve(hostname: string, rrtype: \"SOA\"): Promise<SoaRecord>;\n    function resolve(hostname: string, rrtype: \"SRV\"): Promise<SrvRecord[]>;\n    function resolve(hostname: string, rrtype: \"TXT\"): Promise<string[][]>;\n    function resolve(\n        hostname: string,\n        rrtype: string,\n    ): Promise<string[] | MxRecord[] | NaptrRecord[] | SoaRecord | SrvRecord[] | string[][] | AnyRecord[]>;\n    /**\n     * Uses the DNS protocol to resolve IPv4 addresses (`A` records) for the `hostname`. On success, the `Promise` is resolved with an array of IPv4\n     * addresses (e.g. `['74.125.79.104', '74.125.79.105', '74.125.79.106']`).\n     * @since v10.6.0\n     * @param hostname Host name to resolve.\n     */\n    function resolve4(hostname: string): Promise<string[]>;\n    function resolve4(hostname: string, options: ResolveWithTtlOptions): Promise<RecordWithTtl[]>;\n    function resolve4(hostname: string, options: ResolveOptions): Promise<string[] | RecordWithTtl[]>;\n    /**\n     * Uses the DNS protocol to resolve IPv6 addresses (`AAAA` records) for the `hostname`. On success, the `Promise` is resolved with an array of IPv6\n     * addresses.\n     * @since v10.6.0\n     * @param hostname Host name to resolve.\n     */\n    function resolve6(hostname: string): Promise<string[]>;\n    function resolve6(hostname: string, options: ResolveWithTtlOptions): Promise<RecordWithTtl[]>;\n    function resolve6(hostname: string, options: ResolveOptions): Promise<string[] | RecordWithTtl[]>;\n    /**\n     * Uses the DNS protocol to resolve all records (also known as `ANY` or `*` query).\n     * On success, the `Promise` is resolved with an array containing various types of\n     * records. Each object has a property `type` that indicates the type of the\n     * current record. And depending on the `type`, additional properties will be\n     * present on the object:\n     *\n     * <omitted>\n     *\n     * Here is an example of the result object:\n     *\n     * ```js\n     * [ { type: 'A', address: '127.0.0.1', ttl: 299 },\n     *   { type: 'CNAME', value: 'example.com' },\n     *   { type: 'MX', exchange: 'alt4.aspmx.l.example.com', priority: 50 },\n     *   { type: 'NS', value: 'ns1.example.com' },\n     *   { type: 'TXT', entries: [ 'v=spf1 include:_spf.example.com ~all' ] },\n     *   { type: 'SOA',\n     *     nsname: 'ns1.example.com',\n     *     hostmaster: 'admin.example.com',\n     *     serial: 156696742,\n     *     refresh: 900,\n     *     retry: 900,\n     *     expire: 1800,\n     *     minttl: 60 } ]\n     * ```\n     * @since v10.6.0\n     */\n    function resolveAny(hostname: string): Promise<AnyRecord[]>;\n    /**\n     * Uses the DNS protocol to resolve `CAA` records for the `hostname`. On success,\n     * the `Promise` is resolved with an array of objects containing available\n     * certification authority authorization records available for the `hostname` (e.g. `[{critical: 0, iodef: 'mailto:pki@example.com'},{critical: 128, issue: 'pki.example.com'}]`).\n     * @since v15.0.0, v14.17.0\n     */\n    function resolveCaa(hostname: string): Promise<CaaRecord[]>;\n    /**\n     * Uses the DNS protocol to resolve `CNAME` records for the `hostname`. On success,\n     * the `Promise` is resolved with an array of canonical name records available for\n     * the `hostname` (e.g. `['bar.example.com']`).\n     * @since v10.6.0\n     */\n    function resolveCname(hostname: string): Promise<string[]>;\n    /**\n     * Uses the DNS protocol to resolve mail exchange records (`MX` records) for the `hostname`. On success, the `Promise` is resolved with an array of objects\n     * containing both a `priority` and `exchange` property (e.g.`[{priority: 10, exchange: 'mx.example.com'}, ...]`).\n     * @since v10.6.0\n     */\n    function resolveMx(hostname: string): Promise<MxRecord[]>;\n    /**\n     * Uses the DNS protocol to resolve regular expression-based records (`NAPTR` records) for the `hostname`. On success, the `Promise` is resolved with an array\n     * of objects with the following properties:\n     *\n     * * `flags`\n     * * `service`\n     * * `regexp`\n     * * `replacement`\n     * * `order`\n     * * `preference`\n     *\n     * ```js\n     * {\n     *   flags: 's',\n     *   service: 'SIP+D2U',\n     *   regexp: '',\n     *   replacement: '_sip._udp.example.com',\n     *   order: 30,\n     *   preference: 100\n     * }\n     * ```\n     * @since v10.6.0\n     */\n    function resolveNaptr(hostname: string): Promise<NaptrRecord[]>;\n    /**\n     * Uses the DNS protocol to resolve name server records (`NS` records) for the `hostname`. On success, the `Promise` is resolved with an array of name server\n     * records available for `hostname` (e.g.`['ns1.example.com', 'ns2.example.com']`).\n     * @since v10.6.0\n     */\n    function resolveNs(hostname: string): Promise<string[]>;\n    /**\n     * Uses the DNS protocol to resolve pointer records (`PTR` records) for the `hostname`. On success, the `Promise` is resolved with an array of strings\n     * containing the reply records.\n     * @since v10.6.0\n     */\n    function resolvePtr(hostname: string): Promise<string[]>;\n    /**\n     * Uses the DNS protocol to resolve a start of authority record (`SOA` record) for\n     * the `hostname`. On success, the `Promise` is resolved with an object with the\n     * following properties:\n     *\n     * * `nsname`\n     * * `hostmaster`\n     * * `serial`\n     * * `refresh`\n     * * `retry`\n     * * `expire`\n     * * `minttl`\n     *\n     * ```js\n     * {\n     *   nsname: 'ns.example.com',\n     *   hostmaster: 'root.example.com',\n     *   serial: 2013101809,\n     *   refresh: 10000,\n     *   retry: 2400,\n     *   expire: 604800,\n     *   minttl: 3600\n     * }\n     * ```\n     * @since v10.6.0\n     */\n    function resolveSoa(hostname: string): Promise<SoaRecord>;\n    /**\n     * Uses the DNS protocol to resolve service records (`SRV` records) for the `hostname`. On success, the `Promise` is resolved with an array of objects with\n     * the following properties:\n     *\n     * * `priority`\n     * * `weight`\n     * * `port`\n     * * `name`\n     *\n     * ```js\n     * {\n     *   priority: 10,\n     *   weight: 5,\n     *   port: 21223,\n     *   name: 'service.example.com'\n     * }\n     * ```\n     * @since v10.6.0\n     */\n    function resolveSrv(hostname: string): Promise<SrvRecord[]>;\n    /**\n     * Uses the DNS protocol to resolve text queries (`TXT` records) for the `hostname`. On success, the `Promise` is resolved with a two-dimensional array\n     * of the text records available for `hostname` (e.g.`[ ['v=spf1 ip4:0.0.0.0 ', '~all' ] ]`). Each sub-array contains TXT chunks of\n     * one record. Depending on the use case, these could be either joined together or\n     * treated separately.\n     * @since v10.6.0\n     */\n    function resolveTxt(hostname: string): Promise<string[][]>;\n    /**\n     * Performs a reverse DNS query that resolves an IPv4 or IPv6 address to an\n     * array of host names.\n     *\n     * On error, the `Promise` is rejected with an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code`\n     * is one of the [DNS error codes](https://nodejs.org/docs/latest-v20.x/api/dns.html#error-codes).\n     * @since v10.6.0\n     */\n    function reverse(ip: string): Promise<string[]>;\n    /**\n     * Get the default value for `verbatim` in {@link lookup} and [dnsPromises.lookup()](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromiseslookuphostname-options).\n     * The value could be:\n     *\n     * * `ipv4first`: for `verbatim` defaulting to `false`.\n     * * `verbatim`: for `verbatim` defaulting to `true`.\n     * @since v20.1.0\n     */\n    function getDefaultResultOrder(): \"ipv4first\" | \"verbatim\";\n    /**\n     * Sets the IP address and port of servers to be used when performing DNS\n     * resolution. The `servers` argument is an array of [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6) formatted\n     * addresses. If the port is the IANA default DNS port (53) it can be omitted.\n     *\n     * ```js\n     * dnsPromises.setServers([\n     *   '4.4.4.4',\n     *   '[2001:4860:4860::8888]',\n     *   '4.4.4.4:1053',\n     *   '[2001:4860:4860::8888]:1053',\n     * ]);\n     * ```\n     *\n     * An error will be thrown if an invalid address is provided.\n     *\n     * The `dnsPromises.setServers()` method must not be called while a DNS query is in\n     * progress.\n     *\n     * This method works much like [resolve.conf](https://man7.org/linux/man-pages/man5/resolv.conf.5.html).\n     * That is, if attempting to resolve with the first server provided results in a `NOTFOUND` error, the `resolve()` method will _not_ attempt to resolve with\n     * subsequent servers provided. Fallback DNS servers will only be used if the\n     * earlier ones time out or result in some other error.\n     * @since v10.6.0\n     * @param servers array of `RFC 5952` formatted addresses\n     */\n    function setServers(servers: readonly string[]): void;\n    /**\n     * Set the default value of `order` in `dns.lookup()` and `{@link lookup}`. The value could be:\n     *\n     * * `ipv4first`: sets default `order` to `ipv4first`.\n     * * `ipv6first`: sets default `order` to `ipv6first`.\n     * * `verbatim`: sets default `order` to `verbatim`.\n     *\n     * The default is `verbatim` and [dnsPromises.setDefaultResultOrder()](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromisessetdefaultresultorderorder)\n     * have higher priority than [`--dns-result-order`](https://nodejs.org/docs/latest-v20.x/api/cli.html#--dns-result-orderorder).\n     * When using [worker threads](https://nodejs.org/docs/latest-v20.x/api/worker_threads.html), [`dnsPromises.setDefaultResultOrder()`](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromisessetdefaultresultorderorder)\n     * from the main thread won't affect the default dns orders in workers.\n     * @since v16.4.0, v14.18.0\n     * @param order must be `'ipv4first'`, `'ipv6first'` or `'verbatim'`.\n     */\n    function setDefaultResultOrder(order: \"ipv4first\" | \"ipv6first\" | \"verbatim\"): void;\n    // Error codes\n    const NODATA: \"ENODATA\";\n    const FORMERR: \"EFORMERR\";\n    const SERVFAIL: \"ESERVFAIL\";\n    const NOTFOUND: \"ENOTFOUND\";\n    const NOTIMP: \"ENOTIMP\";\n    const REFUSED: \"EREFUSED\";\n    const BADQUERY: \"EBADQUERY\";\n    const BADNAME: \"EBADNAME\";\n    const BADFAMILY: \"EBADFAMILY\";\n    const BADRESP: \"EBADRESP\";\n    const CONNREFUSED: \"ECONNREFUSED\";\n    const TIMEOUT: \"ETIMEOUT\";\n    const EOF: \"EOF\";\n    const FILE: \"EFILE\";\n    const NOMEM: \"ENOMEM\";\n    const DESTRUCTION: \"EDESTRUCTION\";\n    const BADSTR: \"EBADSTR\";\n    const BADFLAGS: \"EBADFLAGS\";\n    const NONAME: \"ENONAME\";\n    const BADHINTS: \"EBADHINTS\";\n    const NOTINITIALIZED: \"ENOTINITIALIZED\";\n    const LOADIPHLPAPI: \"ELOADIPHLPAPI\";\n    const ADDRGETNETWORKPARAMS: \"EADDRGETNETWORKPARAMS\";\n    const CANCELLED: \"ECANCELLED\";\n\n    /**\n     * An independent resolver for DNS requests.\n     *\n     * Creating a new resolver uses the default server settings. Setting\n     * the servers used for a resolver using [`resolver.setServers()`](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromisessetserversservers) does not affect\n     * other resolvers:\n     *\n     * ```js\n     * import dns from 'node:dns';\n     * const { Resolver } = dns.promises;\n     * const resolver = new Resolver();\n     * resolver.setServers(['4.4.4.4']);\n     *\n     * // This request will use the server at 4.4.4.4, independent of global settings.\n     * resolver.resolve4('example.org').then((addresses) => {\n     *   // ...\n     * });\n     *\n     * // Alternatively, the same code can be written using async-await style.\n     * (async function() {\n     *   const addresses = await resolver.resolve4('example.org');\n     * })();\n     * ```\n     *\n     * The following methods from the `dnsPromises` API are available:\n     *\n     * * `resolver.getServers()`\n     * * `resolver.resolve()`\n     * * `resolver.resolve4()`\n     * * `resolver.resolve6()`\n     * * `resolver.resolveAny()`\n     * * `resolver.resolveCaa()`\n     * * `resolver.resolveCname()`\n     * * `resolver.resolveMx()`\n     * * `resolver.resolveNaptr()`\n     * * `resolver.resolveNs()`\n     * * `resolver.resolvePtr()`\n     * * `resolver.resolveSoa()`\n     * * `resolver.resolveSrv()`\n     * * `resolver.resolveTxt()`\n     * * `resolver.reverse()`\n     * * `resolver.setServers()`\n     * @since v10.6.0\n     */\n    class Resolver {\n        constructor(options?: ResolverOptions);\n        /**\n         * Cancel all outstanding DNS queries made by this resolver. The corresponding\n         * callbacks will be called with an error with code `ECANCELLED`.\n         * @since v8.3.0\n         */\n        cancel(): void;\n        getServers: typeof getServers;\n        resolve: typeof resolve;\n        resolve4: typeof resolve4;\n        resolve6: typeof resolve6;\n        resolveAny: typeof resolveAny;\n        resolveCaa: typeof resolveCaa;\n        resolveCname: typeof resolveCname;\n        resolveMx: typeof resolveMx;\n        resolveNaptr: typeof resolveNaptr;\n        resolveNs: typeof resolveNs;\n        resolvePtr: typeof resolvePtr;\n        resolveSoa: typeof resolveSoa;\n        resolveSrv: typeof resolveSrv;\n        resolveTxt: typeof resolveTxt;\n        reverse: typeof reverse;\n        /**\n         * The resolver instance will send its requests from the specified IP address.\n         * This allows programs to specify outbound interfaces when used on multi-homed\n         * systems.\n         *\n         * If a v4 or v6 address is not specified, it is set to the default and the\n         * operating system will choose a local address automatically.\n         *\n         * The resolver will use the v4 local address when making requests to IPv4 DNS\n         * servers, and the v6 local address when making requests to IPv6 DNS servers.\n         * The `rrtype` of resolution requests has no impact on the local address used.\n         * @since v15.1.0, v14.17.0\n         * @param [ipv4='0.0.0.0'] A string representation of an IPv4 address.\n         * @param [ipv6='::0'] A string representation of an IPv6 address.\n         */\n        setLocalAddress(ipv4?: string, ipv6?: string): void;\n        setServers: typeof setServers;\n    }\n}\ndeclare module \"node:dns/promises\" {\n    export * from \"dns/promises\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/dns.d.ts": "/**\n * The `node:dns` module enables name resolution. For example, use it to look up IP\n * addresses of host names.\n *\n * Although named for the [Domain Name System (DNS)](https://en.wikipedia.org/wiki/Domain_Name_System), it does not always use the\n * DNS protocol for lookups. {@link lookup} uses the operating system\n * facilities to perform name resolution. It may not need to perform any network\n * communication. To perform name resolution the way other applications on the same\n * system do, use {@link lookup}.\n *\n * ```js\n * import dns from 'node:dns';\n *\n * dns.lookup('example.org', (err, address, family) => {\n *   console.log('address: %j family: IPv%s', address, family);\n * });\n * // address: \"93.184.216.34\" family: IPv4\n * ```\n *\n * All other functions in the `node:dns` module connect to an actual DNS server to\n * perform name resolution. They will always use the network to perform DNS\n * queries. These functions do not use the same set of configuration files used by {@link lookup} (e.g. `/etc/hosts`). Use these functions to always perform\n * DNS queries, bypassing other name-resolution facilities.\n *\n * ```js\n * import dns from 'node:dns';\n *\n * dns.resolve4('archive.org', (err, addresses) => {\n *   if (err) throw err;\n *\n *   console.log(`addresses: ${JSON.stringify(addresses)}`);\n *\n *   addresses.forEach((a) => {\n *     dns.reverse(a, (err, hostnames) => {\n *       if (err) {\n *         throw err;\n *       }\n *       console.log(`reverse for ${a}: ${JSON.stringify(hostnames)}`);\n *     });\n *   });\n * });\n * ```\n *\n * See the [Implementation considerations section](https://nodejs.org/docs/latest-v20.x/api/dns.html#implementation-considerations) for more information.\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/dns.js)\n */\ndeclare module \"dns\" {\n    import * as dnsPromises from \"node:dns/promises\";\n    // Supported getaddrinfo flags.\n    /**\n     * Limits returned address types to the types of non-loopback addresses configured on the system. For example, IPv4 addresses are\n     * only returned if the current system has at least one IPv4 address configured.\n     */\n    export const ADDRCONFIG: number;\n    /**\n     * If the IPv6 family was specified, but no IPv6 addresses were found, then return IPv4 mapped IPv6 addresses. It is not supported\n     * on some operating systems (e.g. FreeBSD 10.1).\n     */\n    export const V4MAPPED: number;\n    /**\n     * If `dns.V4MAPPED` is specified, return resolved IPv6 addresses as\n     * well as IPv4 mapped IPv6 addresses.\n     */\n    export const ALL: number;\n    export interface LookupOptions {\n        /**\n         * The record family. Must be `4`, `6`, or `0`. For backward compatibility reasons, `'IPv4'` and `'IPv6'` are interpreted\n         * as `4` and `6` respectively. The value 0 indicates that either an IPv4 or IPv6 address is returned. If the value `0` is used\n         * with `{ all: true } (see below)`, both IPv4 and IPv6 addresses are returned.\n         * @default 0\n         */\n        family?: number | \"IPv4\" | \"IPv6\" | undefined;\n        /**\n         * One or more [supported `getaddrinfo`](https://nodejs.org/docs/latest-v20.x/api/dns.html#supported-getaddrinfo-flags) flags. Multiple flags may be\n         * passed by bitwise `OR`ing their values.\n         */\n        hints?: number | undefined;\n        /**\n         * When `true`, the callback returns all resolved addresses in an array. Otherwise, returns a single address.\n         * @default false\n         */\n        all?: boolean | undefined;\n        /**\n         * When `verbatim`, the resolved addresses are return unsorted. When `ipv4first`, the resolved addresses are sorted\n         * by placing IPv4 addresses before IPv6 addresses. When `ipv6first`, the resolved addresses are sorted by placing IPv6\n         * addresses before IPv4 addresses. Default value is configurable using\n         * {@link setDefaultResultOrder} or [`--dns-result-order`](https://nodejs.org/docs/latest-v20.x/api/cli.html#--dns-result-orderorder).\n         * @default `verbatim` (addresses are not reordered)\n         */\n        order?: \"ipv4first\" | \"ipv6first\" | \"verbatim\" | undefined;\n        /**\n         * When `true`, the callback receives IPv4 and IPv6 addresses in the order the DNS resolver returned them. When `false`, IPv4\n         * addresses are placed before IPv6 addresses. This option will be deprecated in favor of `order`. When both are specified,\n         * `order` has higher precedence. New code should only use `order`. Default value is configurable using {@link setDefaultResultOrder}\n         * or [`--dns-result-order`](https://nodejs.org/docs/latest-v20.x/api/cli.html#--dns-result-orderorder).\n         * @default true (addresses are not reordered)\n         */\n        verbatim?: boolean | undefined;\n    }\n    export interface LookupOneOptions extends LookupOptions {\n        all?: false | undefined;\n    }\n    export interface LookupAllOptions extends LookupOptions {\n        all: true;\n    }\n    export interface LookupAddress {\n        /**\n         * A string representation of an IPv4 or IPv6 address.\n         */\n        address: string;\n        /**\n         * `4` or `6`, denoting the family of `address`, or `0` if the address is not an IPv4 or IPv6 address. `0` is a likely indicator of a\n         * bug in the name resolution service used by the operating system.\n         */\n        family: number;\n    }\n    /**\n     * Resolves a host name (e.g. `'nodejs.org'`) into the first found A (IPv4) or\n     * AAAA (IPv6) record. All `option` properties are optional. If `options` is an\n     * integer, then it must be `4` or `6` – if `options` is `0` or not provided, then\n     * IPv4 and IPv6 addresses are both returned if found.\n     *\n     * With the `all` option set to `true`, the arguments for `callback` change to `(err, addresses)`, with `addresses` being an array of objects with the\n     * properties `address` and `family`.\n     *\n     * On error, `err` is an `Error` object, where `err.code` is the error code.\n     * Keep in mind that `err.code` will be set to `'ENOTFOUND'` not only when\n     * the host name does not exist but also when the lookup fails in other ways\n     * such as no available file descriptors.\n     *\n     * `dns.lookup()` does not necessarily have anything to do with the DNS protocol.\n     * The implementation uses an operating system facility that can associate names\n     * with addresses and vice versa. This implementation can have subtle but\n     * important consequences on the behavior of any Node.js program. Please take some\n     * time to consult the [Implementation considerations section](https://nodejs.org/docs/latest-v20.x/api/dns.html#implementation-considerations)\n     * before using `dns.lookup()`.\n     *\n     * Example usage:\n     *\n     * ```js\n     * import dns from 'node:dns';\n     * const options = {\n     *   family: 6,\n     *   hints: dns.ADDRCONFIG | dns.V4MAPPED,\n     * };\n     * dns.lookup('example.com', options, (err, address, family) =>\n     *   console.log('address: %j family: IPv%s', address, family));\n     * // address: \"2606:2800:220:1:248:1893:25c8:1946\" family: IPv6\n     *\n     * // When options.all is true, the result will be an Array.\n     * options.all = true;\n     * dns.lookup('example.com', options, (err, addresses) =>\n     *   console.log('addresses: %j', addresses));\n     * // addresses: [{\"address\":\"2606:2800:220:1:248:1893:25c8:1946\",\"family\":6}]\n     * ```\n     *\n     * If this method is invoked as its [util.promisify()](https://nodejs.org/docs/latest-v20.x/api/util.html#utilpromisifyoriginal) ed\n     * version, and `all` is not set to `true`, it returns a `Promise` for an `Object` with `address` and `family` properties.\n     * @since v0.1.90\n     */\n    export function lookup(\n        hostname: string,\n        family: number,\n        callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void,\n    ): void;\n    export function lookup(\n        hostname: string,\n        options: LookupOneOptions,\n        callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void,\n    ): void;\n    export function lookup(\n        hostname: string,\n        options: LookupAllOptions,\n        callback: (err: NodeJS.ErrnoException | null, addresses: LookupAddress[]) => void,\n    ): void;\n    export function lookup(\n        hostname: string,\n        options: LookupOptions,\n        callback: (err: NodeJS.ErrnoException | null, address: string | LookupAddress[], family: number) => void,\n    ): void;\n    export function lookup(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, address: string, family: number) => void,\n    ): void;\n    export namespace lookup {\n        function __promisify__(hostname: string, options: LookupAllOptions): Promise<LookupAddress[]>;\n        function __promisify__(hostname: string, options?: LookupOneOptions | number): Promise<LookupAddress>;\n        function __promisify__(hostname: string, options: LookupOptions): Promise<LookupAddress | LookupAddress[]>;\n    }\n    /**\n     * Resolves the given `address` and `port` into a host name and service using\n     * the operating system's underlying `getnameinfo` implementation.\n     *\n     * If `address` is not a valid IP address, a `TypeError` will be thrown.\n     * The `port` will be coerced to a number. If it is not a legal port, a `TypeError` will be thrown.\n     *\n     * On an error, `err` is an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object,\n     * where `err.code` is the error code.\n     *\n     * ```js\n     * import dns from 'node:dns';\n     * dns.lookupService('127.0.0.1', 22, (err, hostname, service) => {\n     *   console.log(hostname, service);\n     *   // Prints: localhost ssh\n     * });\n     * ```\n     *\n     * If this method is invoked as its [util.promisify()](https://nodejs.org/docs/latest-v20.x/api/util.html#utilpromisifyoriginal) ed\n     * version, it returns a `Promise` for an `Object` with `hostname` and `service` properties.\n     * @since v0.11.14\n     */\n    export function lookupService(\n        address: string,\n        port: number,\n        callback: (err: NodeJS.ErrnoException | null, hostname: string, service: string) => void,\n    ): void;\n    export namespace lookupService {\n        function __promisify__(\n            address: string,\n            port: number,\n        ): Promise<{\n            hostname: string;\n            service: string;\n        }>;\n    }\n    export interface ResolveOptions {\n        ttl: boolean;\n    }\n    export interface ResolveWithTtlOptions extends ResolveOptions {\n        ttl: true;\n    }\n    export interface RecordWithTtl {\n        address: string;\n        ttl: number;\n    }\n    /** @deprecated Use `AnyARecord` or `AnyAaaaRecord` instead. */\n    export type AnyRecordWithTtl = AnyARecord | AnyAaaaRecord;\n    export interface AnyARecord extends RecordWithTtl {\n        type: \"A\";\n    }\n    export interface AnyAaaaRecord extends RecordWithTtl {\n        type: \"AAAA\";\n    }\n    export interface CaaRecord {\n        critical: number;\n        issue?: string | undefined;\n        issuewild?: string | undefined;\n        iodef?: string | undefined;\n        contactemail?: string | undefined;\n        contactphone?: string | undefined;\n    }\n    export interface MxRecord {\n        priority: number;\n        exchange: string;\n    }\n    export interface AnyMxRecord extends MxRecord {\n        type: \"MX\";\n    }\n    export interface NaptrRecord {\n        flags: string;\n        service: string;\n        regexp: string;\n        replacement: string;\n        order: number;\n        preference: number;\n    }\n    export interface AnyNaptrRecord extends NaptrRecord {\n        type: \"NAPTR\";\n    }\n    export interface SoaRecord {\n        nsname: string;\n        hostmaster: string;\n        serial: number;\n        refresh: number;\n        retry: number;\n        expire: number;\n        minttl: number;\n    }\n    export interface AnySoaRecord extends SoaRecord {\n        type: \"SOA\";\n    }\n    export interface SrvRecord {\n        priority: number;\n        weight: number;\n        port: number;\n        name: string;\n    }\n    export interface AnySrvRecord extends SrvRecord {\n        type: \"SRV\";\n    }\n    export interface AnyTxtRecord {\n        type: \"TXT\";\n        entries: string[];\n    }\n    export interface AnyNsRecord {\n        type: \"NS\";\n        value: string;\n    }\n    export interface AnyPtrRecord {\n        type: \"PTR\";\n        value: string;\n    }\n    export interface AnyCnameRecord {\n        type: \"CNAME\";\n        value: string;\n    }\n    export type AnyRecord =\n        | AnyARecord\n        | AnyAaaaRecord\n        | AnyCnameRecord\n        | AnyMxRecord\n        | AnyNaptrRecord\n        | AnyNsRecord\n        | AnyPtrRecord\n        | AnySoaRecord\n        | AnySrvRecord\n        | AnyTxtRecord;\n    /**\n     * Uses the DNS protocol to resolve a host name (e.g. `'nodejs.org'`) into an array\n     * of the resource records. The `callback` function has arguments `(err, records)`. When successful, `records` will be an array of resource\n     * records. The type and structure of individual results varies based on `rrtype`:\n     *\n     * <omitted>\n     *\n     * On error, `err` is an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object,\n     * where `err.code` is one of the `DNS error codes`.\n     * @since v0.1.27\n     * @param hostname Host name to resolve.\n     * @param [rrtype='A'] Resource record type.\n     */\n    export function resolve(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"A\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"AAAA\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"ANY\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: AnyRecord[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"CNAME\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"MX\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: MxRecord[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"NAPTR\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: NaptrRecord[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"NS\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"PTR\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"SOA\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: SoaRecord) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"SRV\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: SrvRecord[]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: \"TXT\",\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[][]) => void,\n    ): void;\n    export function resolve(\n        hostname: string,\n        rrtype: string,\n        callback: (\n            err: NodeJS.ErrnoException | null,\n            addresses: string[] | MxRecord[] | NaptrRecord[] | SoaRecord | SrvRecord[] | string[][] | AnyRecord[],\n        ) => void,\n    ): void;\n    export namespace resolve {\n        function __promisify__(hostname: string, rrtype?: \"A\" | \"AAAA\" | \"CNAME\" | \"NS\" | \"PTR\"): Promise<string[]>;\n        function __promisify__(hostname: string, rrtype: \"ANY\"): Promise<AnyRecord[]>;\n        function __promisify__(hostname: string, rrtype: \"MX\"): Promise<MxRecord[]>;\n        function __promisify__(hostname: string, rrtype: \"NAPTR\"): Promise<NaptrRecord[]>;\n        function __promisify__(hostname: string, rrtype: \"SOA\"): Promise<SoaRecord>;\n        function __promisify__(hostname: string, rrtype: \"SRV\"): Promise<SrvRecord[]>;\n        function __promisify__(hostname: string, rrtype: \"TXT\"): Promise<string[][]>;\n        function __promisify__(\n            hostname: string,\n            rrtype: string,\n        ): Promise<string[] | MxRecord[] | NaptrRecord[] | SoaRecord | SrvRecord[] | string[][] | AnyRecord[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve a IPv4 addresses (`A` records) for the `hostname`. The `addresses` argument passed to the `callback` function\n     * will contain an array of IPv4 addresses (e.g.`['74.125.79.104', '74.125.79.105', '74.125.79.106']`).\n     * @since v0.1.16\n     * @param hostname Host name to resolve.\n     */\n    export function resolve4(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export function resolve4(\n        hostname: string,\n        options: ResolveWithTtlOptions,\n        callback: (err: NodeJS.ErrnoException | null, addresses: RecordWithTtl[]) => void,\n    ): void;\n    export function resolve4(\n        hostname: string,\n        options: ResolveOptions,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[] | RecordWithTtl[]) => void,\n    ): void;\n    export namespace resolve4 {\n        function __promisify__(hostname: string): Promise<string[]>;\n        function __promisify__(hostname: string, options: ResolveWithTtlOptions): Promise<RecordWithTtl[]>;\n        function __promisify__(hostname: string, options?: ResolveOptions): Promise<string[] | RecordWithTtl[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve IPv6 addresses (`AAAA` records) for the `hostname`. The `addresses` argument passed to the `callback` function\n     * will contain an array of IPv6 addresses.\n     * @since v0.1.16\n     * @param hostname Host name to resolve.\n     */\n    export function resolve6(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export function resolve6(\n        hostname: string,\n        options: ResolveWithTtlOptions,\n        callback: (err: NodeJS.ErrnoException | null, addresses: RecordWithTtl[]) => void,\n    ): void;\n    export function resolve6(\n        hostname: string,\n        options: ResolveOptions,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[] | RecordWithTtl[]) => void,\n    ): void;\n    export namespace resolve6 {\n        function __promisify__(hostname: string): Promise<string[]>;\n        function __promisify__(hostname: string, options: ResolveWithTtlOptions): Promise<RecordWithTtl[]>;\n        function __promisify__(hostname: string, options?: ResolveOptions): Promise<string[] | RecordWithTtl[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve `CNAME` records for the `hostname`. The `addresses` argument passed to the `callback` function\n     * will contain an array of canonical name records available for the `hostname` (e.g. `['bar.example.com']`).\n     * @since v0.3.2\n     */\n    export function resolveCname(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export namespace resolveCname {\n        function __promisify__(hostname: string): Promise<string[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve `CAA` records for the `hostname`. The `addresses` argument passed to the `callback` function\n     * will contain an array of certification authority authorization records\n     * available for the `hostname` (e.g. `[{critical: 0, iodef: 'mailto:pki@example.com'}, {critical: 128, issue: 'pki.example.com'}]`).\n     * @since v15.0.0, v14.17.0\n     */\n    export function resolveCaa(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, records: CaaRecord[]) => void,\n    ): void;\n    export namespace resolveCaa {\n        function __promisify__(hostname: string): Promise<CaaRecord[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve mail exchange records (`MX` records) for the `hostname`. The `addresses` argument passed to the `callback` function will\n     * contain an array of objects containing both a `priority` and `exchange` property (e.g. `[{priority: 10, exchange: 'mx.example.com'}, ...]`).\n     * @since v0.1.27\n     */\n    export function resolveMx(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: MxRecord[]) => void,\n    ): void;\n    export namespace resolveMx {\n        function __promisify__(hostname: string): Promise<MxRecord[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve regular expression-based records (`NAPTR` records) for the `hostname`. The `addresses` argument passed to the `callback` function will contain an array of\n     * objects with the following properties:\n     *\n     * * `flags`\n     * * `service`\n     * * `regexp`\n     * * `replacement`\n     * * `order`\n     * * `preference`\n     *\n     * ```js\n     * {\n     *   flags: 's',\n     *   service: 'SIP+D2U',\n     *   regexp: '',\n     *   replacement: '_sip._udp.example.com',\n     *   order: 30,\n     *   preference: 100\n     * }\n     * ```\n     * @since v0.9.12\n     */\n    export function resolveNaptr(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: NaptrRecord[]) => void,\n    ): void;\n    export namespace resolveNaptr {\n        function __promisify__(hostname: string): Promise<NaptrRecord[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve name server records (`NS` records) for the `hostname`. The `addresses` argument passed to the `callback` function will\n     * contain an array of name server records available for `hostname` (e.g. `['ns1.example.com', 'ns2.example.com']`).\n     * @since v0.1.90\n     */\n    export function resolveNs(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export namespace resolveNs {\n        function __promisify__(hostname: string): Promise<string[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve pointer records (`PTR` records) for the `hostname`. The `addresses` argument passed to the `callback` function will\n     * be an array of strings containing the reply records.\n     * @since v6.0.0\n     */\n    export function resolvePtr(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[]) => void,\n    ): void;\n    export namespace resolvePtr {\n        function __promisify__(hostname: string): Promise<string[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve a start of authority record (`SOA` record) for\n     * the `hostname`. The `address` argument passed to the `callback` function will\n     * be an object with the following properties:\n     *\n     * * `nsname`\n     * * `hostmaster`\n     * * `serial`\n     * * `refresh`\n     * * `retry`\n     * * `expire`\n     * * `minttl`\n     *\n     * ```js\n     * {\n     *   nsname: 'ns.example.com',\n     *   hostmaster: 'root.example.com',\n     *   serial: 2013101809,\n     *   refresh: 10000,\n     *   retry: 2400,\n     *   expire: 604800,\n     *   minttl: 3600\n     * }\n     * ```\n     * @since v0.11.10\n     */\n    export function resolveSoa(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, address: SoaRecord) => void,\n    ): void;\n    export namespace resolveSoa {\n        function __promisify__(hostname: string): Promise<SoaRecord>;\n    }\n    /**\n     * Uses the DNS protocol to resolve service records (`SRV` records) for the `hostname`. The `addresses` argument passed to the `callback` function will\n     * be an array of objects with the following properties:\n     *\n     * * `priority`\n     * * `weight`\n     * * `port`\n     * * `name`\n     *\n     * ```js\n     * {\n     *   priority: 10,\n     *   weight: 5,\n     *   port: 21223,\n     *   name: 'service.example.com'\n     * }\n     * ```\n     * @since v0.1.27\n     */\n    export function resolveSrv(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: SrvRecord[]) => void,\n    ): void;\n    export namespace resolveSrv {\n        function __promisify__(hostname: string): Promise<SrvRecord[]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve text queries (`TXT` records) for the `hostname`. The `records` argument passed to the `callback` function is a\n     * two-dimensional array of the text records available for `hostname` (e.g.`[ ['v=spf1 ip4:0.0.0.0 ', '~all' ] ]`). Each sub-array contains TXT chunks of\n     * one record. Depending on the use case, these could be either joined together or\n     * treated separately.\n     * @since v0.1.27\n     */\n    export function resolveTxt(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: string[][]) => void,\n    ): void;\n    export namespace resolveTxt {\n        function __promisify__(hostname: string): Promise<string[][]>;\n    }\n    /**\n     * Uses the DNS protocol to resolve all records (also known as `ANY` or `*` query).\n     * The `ret` argument passed to the `callback` function will be an array containing\n     * various types of records. Each object has a property `type` that indicates the\n     * type of the current record. And depending on the `type`, additional properties\n     * will be present on the object:\n     *\n     * <omitted>\n     *\n     * Here is an example of the `ret` object passed to the callback:\n     *\n     * ```js\n     * [ { type: 'A', address: '127.0.0.1', ttl: 299 },\n     *   { type: 'CNAME', value: 'example.com' },\n     *   { type: 'MX', exchange: 'alt4.aspmx.l.example.com', priority: 50 },\n     *   { type: 'NS', value: 'ns1.example.com' },\n     *   { type: 'TXT', entries: [ 'v=spf1 include:_spf.example.com ~all' ] },\n     *   { type: 'SOA',\n     *     nsname: 'ns1.example.com',\n     *     hostmaster: 'admin.example.com',\n     *     serial: 156696742,\n     *     refresh: 900,\n     *     retry: 900,\n     *     expire: 1800,\n     *     minttl: 60 } ]\n     * ```\n     *\n     * DNS server operators may choose not to respond to `ANY` queries. It may be better to call individual methods like {@link resolve4}, {@link resolveMx}, and so on. For more details, see\n     * [RFC 8482](https://tools.ietf.org/html/rfc8482).\n     */\n    export function resolveAny(\n        hostname: string,\n        callback: (err: NodeJS.ErrnoException | null, addresses: AnyRecord[]) => void,\n    ): void;\n    export namespace resolveAny {\n        function __promisify__(hostname: string): Promise<AnyRecord[]>;\n    }\n    /**\n     * Performs a reverse DNS query that resolves an IPv4 or IPv6 address to an\n     * array of host names.\n     *\n     * On error, `err` is an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code` is\n     * one of the [DNS error codes](https://nodejs.org/docs/latest-v20.x/api/dns.html#error-codes).\n     * @since v0.1.16\n     */\n    export function reverse(\n        ip: string,\n        callback: (err: NodeJS.ErrnoException | null, hostnames: string[]) => void,\n    ): void;\n    /**\n     * Get the default value for `order` in {@link lookup} and [`dnsPromises.lookup()`](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromiseslookuphostname-options).\n     * The value could be:\n     *\n     * * `ipv4first`: for `order` defaulting to `ipv4first`.\n     * * `ipv6first`: for `order` defaulting to `ipv6first`.\n     * * `verbatim`: for `order` defaulting to `verbatim`.\n     * @since v18.17.0\n     */\n    export function getDefaultResultOrder(): \"ipv4first\" | \"ipv6first\" | \"verbatim\";\n    /**\n     * Sets the IP address and port of servers to be used when performing DNS\n     * resolution. The `servers` argument is an array of [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6) formatted\n     * addresses. If the port is the IANA default DNS port (53) it can be omitted.\n     *\n     * ```js\n     * dns.setServers([\n     *   '4.4.4.4',\n     *   '[2001:4860:4860::8888]',\n     *   '4.4.4.4:1053',\n     *   '[2001:4860:4860::8888]:1053',\n     * ]);\n     * ```\n     *\n     * An error will be thrown if an invalid address is provided.\n     *\n     * The `dns.setServers()` method must not be called while a DNS query is in\n     * progress.\n     *\n     * The {@link setServers} method affects only {@link resolve}, `dns.resolve*()` and {@link reverse} (and specifically _not_ {@link lookup}).\n     *\n     * This method works much like [resolve.conf](https://man7.org/linux/man-pages/man5/resolv.conf.5.html).\n     * That is, if attempting to resolve with the first server provided results in a `NOTFOUND` error, the `resolve()` method will _not_ attempt to resolve with\n     * subsequent servers provided. Fallback DNS servers will only be used if the\n     * earlier ones time out or result in some other error.\n     * @since v0.11.3\n     * @param servers array of [RFC 5952](https://datatracker.ietf.org/doc/html/rfc5952#section-6) formatted addresses\n     */\n    export function setServers(servers: readonly string[]): void;\n    /**\n     * Returns an array of IP address strings, formatted according to [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6),\n     * that are currently configured for DNS resolution. A string will include a port\n     * section if a custom port is used.\n     *\n     * ```js\n     * [\n     *   '4.4.4.4',\n     *   '2001:4860:4860::8888',\n     *   '4.4.4.4:1053',\n     *   '[2001:4860:4860::8888]:1053',\n     * ]\n     * ```\n     * @since v0.11.3\n     */\n    export function getServers(): string[];\n    /**\n     * Set the default value of `order` in {@link lookup} and [`dnsPromises.lookup()`](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromiseslookuphostname-options).\n     * The value could be:\n     *\n     * * `ipv4first`: sets default `order` to `ipv4first`.\n     * * `ipv6first`: sets default `order` to `ipv6first`.\n     * * `verbatim`: sets default `order` to `verbatim`.\n     *\n     * The default is `verbatim` and {@link setDefaultResultOrder} have higher\n     * priority than [`--dns-result-order`](https://nodejs.org/docs/latest-v20.x/api/cli.html#--dns-result-orderorder). When using\n     * [worker threads](https://nodejs.org/docs/latest-v20.x/api/worker_threads.html), {@link setDefaultResultOrder} from the main\n     * thread won't affect the default dns orders in workers.\n     * @since v16.4.0, v14.18.0\n     * @param order must be `'ipv4first'`, `'ipv6first'` or `'verbatim'`.\n     */\n    export function setDefaultResultOrder(order: \"ipv4first\" | \"ipv6first\" | \"verbatim\"): void;\n    // Error codes\n    export const NODATA: \"ENODATA\";\n    export const FORMERR: \"EFORMERR\";\n    export const SERVFAIL: \"ESERVFAIL\";\n    export const NOTFOUND: \"ENOTFOUND\";\n    export const NOTIMP: \"ENOTIMP\";\n    export const REFUSED: \"EREFUSED\";\n    export const BADQUERY: \"EBADQUERY\";\n    export const BADNAME: \"EBADNAME\";\n    export const BADFAMILY: \"EBADFAMILY\";\n    export const BADRESP: \"EBADRESP\";\n    export const CONNREFUSED: \"ECONNREFUSED\";\n    export const TIMEOUT: \"ETIMEOUT\";\n    export const EOF: \"EOF\";\n    export const FILE: \"EFILE\";\n    export const NOMEM: \"ENOMEM\";\n    export const DESTRUCTION: \"EDESTRUCTION\";\n    export const BADSTR: \"EBADSTR\";\n    export const BADFLAGS: \"EBADFLAGS\";\n    export const NONAME: \"ENONAME\";\n    export const BADHINTS: \"EBADHINTS\";\n    export const NOTINITIALIZED: \"ENOTINITIALIZED\";\n    export const LOADIPHLPAPI: \"ELOADIPHLPAPI\";\n    export const ADDRGETNETWORKPARAMS: \"EADDRGETNETWORKPARAMS\";\n    export const CANCELLED: \"ECANCELLED\";\n    export interface ResolverOptions {\n        /**\n         * Query timeout in milliseconds, or `-1` to use the default timeout.\n         */\n        timeout?: number | undefined;\n        /**\n         * The number of tries the resolver will try contacting each name server before giving up.\n         * @default 4\n         */\n        tries?: number;\n    }\n    /**\n     * An independent resolver for DNS requests.\n     *\n     * Creating a new resolver uses the default server settings. Setting\n     * the servers used for a resolver using [`resolver.setServers()`](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnssetserversservers) does not affect\n     * other resolvers:\n     *\n     * ```js\n     * import { Resolver } from 'node:dns';\n     * const resolver = new Resolver();\n     * resolver.setServers(['4.4.4.4']);\n     *\n     * // This request will use the server at 4.4.4.4, independent of global settings.\n     * resolver.resolve4('example.org', (err, addresses) => {\n     *   // ...\n     * });\n     * ```\n     *\n     * The following methods from the `node:dns` module are available:\n     *\n     * * `resolver.getServers()`\n     * * `resolver.resolve()`\n     * * `resolver.resolve4()`\n     * * `resolver.resolve6()`\n     * * `resolver.resolveAny()`\n     * * `resolver.resolveCaa()`\n     * * `resolver.resolveCname()`\n     * * `resolver.resolveMx()`\n     * * `resolver.resolveNaptr()`\n     * * `resolver.resolveNs()`\n     * * `resolver.resolvePtr()`\n     * * `resolver.resolveSoa()`\n     * * `resolver.resolveSrv()`\n     * * `resolver.resolveTxt()`\n     * * `resolver.reverse()`\n     * * `resolver.setServers()`\n     * @since v8.3.0\n     */\n    export class Resolver {\n        constructor(options?: ResolverOptions);\n        /**\n         * Cancel all outstanding DNS queries made by this resolver. The corresponding\n         * callbacks will be called with an error with code `ECANCELLED`.\n         * @since v8.3.0\n         */\n        cancel(): void;\n        getServers: typeof getServers;\n        resolve: typeof resolve;\n        resolve4: typeof resolve4;\n        resolve6: typeof resolve6;\n        resolveAny: typeof resolveAny;\n        resolveCaa: typeof resolveCaa;\n        resolveCname: typeof resolveCname;\n        resolveMx: typeof resolveMx;\n        resolveNaptr: typeof resolveNaptr;\n        resolveNs: typeof resolveNs;\n        resolvePtr: typeof resolvePtr;\n        resolveSoa: typeof resolveSoa;\n        resolveSrv: typeof resolveSrv;\n        resolveTxt: typeof resolveTxt;\n        reverse: typeof reverse;\n        /**\n         * The resolver instance will send its requests from the specified IP address.\n         * This allows programs to specify outbound interfaces when used on multi-homed\n         * systems.\n         *\n         * If a v4 or v6 address is not specified, it is set to the default and the\n         * operating system will choose a local address automatically.\n         *\n         * The resolver will use the v4 local address when making requests to IPv4 DNS\n         * servers, and the v6 local address when making requests to IPv6 DNS servers.\n         * The `rrtype` of resolution requests has no impact on the local address used.\n         * @since v15.1.0, v14.17.0\n         * @param [ipv4='0.0.0.0'] A string representation of an IPv4 address.\n         * @param [ipv6='::0'] A string representation of an IPv6 address.\n         */\n        setLocalAddress(ipv4?: string, ipv6?: string): void;\n        setServers: typeof setServers;\n    }\n    export { dnsPromises as promises };\n}\ndeclare module \"node:dns\" {\n    export * from \"dns\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/dom-events.d.ts": "export {}; // Don't export anything!\n\n//// DOM-like Events\n// NB: The Event / EventTarget / EventListener implementations below were copied\n// from lib.dom.d.ts, then edited to reflect Node's documentation at\n// https://nodejs.org/api/events.html#class-eventtarget.\n// Please read that link to understand important implementation differences.\n\n// This conditional type will be the existing global Event in a browser, or\n// the copy below in a Node environment.\ntype __Event = typeof globalThis extends { onmessage: any; Event: any } ? {}\n    : {\n        /** This is not used in Node.js and is provided purely for completeness. */\n        readonly bubbles: boolean;\n        /** Alias for event.stopPropagation(). This is not used in Node.js and is provided purely for completeness. */\n        cancelBubble: () => void;\n        /** True if the event was created with the cancelable option */\n        readonly cancelable: boolean;\n        /** This is not used in Node.js and is provided purely for completeness. */\n        readonly composed: boolean;\n        /** Returns an array containing the current EventTarget as the only entry or empty if the event is not being dispatched. This is not used in Node.js and is provided purely for completeness. */\n        composedPath(): [EventTarget?];\n        /** Alias for event.target. */\n        readonly currentTarget: EventTarget | null;\n        /** Is true if cancelable is true and event.preventDefault() has been called. */\n        readonly defaultPrevented: boolean;\n        /** This is not used in Node.js and is provided purely for completeness. */\n        readonly eventPhase: 0 | 2;\n        /** The `AbortSignal` \"abort\" event is emitted with `isTrusted` set to `true`. The value is `false` in all other cases. */\n        readonly isTrusted: boolean;\n        /** Sets the `defaultPrevented` property to `true` if `cancelable` is `true`. */\n        preventDefault(): void;\n        /** This is not used in Node.js and is provided purely for completeness. */\n        returnValue: boolean;\n        /** Alias for event.target. */\n        readonly srcElement: EventTarget | null;\n        /** Stops the invocation of event listeners after the current one completes. */\n        stopImmediatePropagation(): void;\n        /** This is not used in Node.js and is provided purely for completeness. */\n        stopPropagation(): void;\n        /** The `EventTarget` dispatching the event */\n        readonly target: EventTarget | null;\n        /** The millisecond timestamp when the Event object was created. */\n        readonly timeStamp: number;\n        /** Returns the type of event, e.g. \"click\", \"hashchange\", or \"submit\". */\n        readonly type: string;\n    };\n\n// See comment above explaining conditional type\ntype __EventTarget = typeof globalThis extends { onmessage: any; EventTarget: any } ? {}\n    : {\n        /**\n         * Adds a new handler for the `type` event. Any given `listener` is added only once per `type` and per `capture` option value.\n         *\n         * If the `once` option is true, the `listener` is removed after the next time a `type` event is dispatched.\n         *\n         * The `capture` option is not used by Node.js in any functional way other than tracking registered event listeners per the `EventTarget` specification.\n         * Specifically, the `capture` option is used as part of the key when registering a `listener`.\n         * Any individual `listener` may be added once with `capture = false`, and once with `capture = true`.\n         */\n        addEventListener(\n            type: string,\n            listener: EventListener | EventListenerObject,\n            options?: AddEventListenerOptions | boolean,\n        ): void;\n        /** Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise. */\n        dispatchEvent(event: Event): boolean;\n        /** Removes the event listener in target's event listener list with the same type, callback, and options. */\n        removeEventListener(\n            type: string,\n            listener: EventListener | EventListenerObject,\n            options?: EventListenerOptions | boolean,\n        ): void;\n    };\n\ninterface EventInit {\n    bubbles?: boolean;\n    cancelable?: boolean;\n    composed?: boolean;\n}\n\ninterface EventListenerOptions {\n    /** Not directly used by Node.js. Added for API completeness. Default: `false`. */\n    capture?: boolean;\n}\n\ninterface AddEventListenerOptions extends EventListenerOptions {\n    /** When `true`, the listener is automatically removed when it is first invoked. Default: `false`. */\n    once?: boolean;\n    /** When `true`, serves as a hint that the listener will not call the `Event` object's `preventDefault()` method. Default: false. */\n    passive?: boolean;\n    /** The listener will be removed when the given AbortSignal object's `abort()` method is called. */\n    signal?: AbortSignal;\n}\n\ninterface EventListener {\n    (evt: Event): void;\n}\n\ninterface EventListenerObject {\n    handleEvent(object: Event): void;\n}\n\nimport {} from \"events\"; // Make this an ambient declaration\ndeclare global {\n    /** An event which takes place in the DOM. */\n    interface Event extends __Event {}\n    var Event: typeof globalThis extends { onmessage: any; Event: infer T } ? T\n        : {\n            prototype: __Event;\n            new(type: string, eventInitDict?: EventInit): __Event;\n        };\n\n    /**\n     * EventTarget is a DOM interface implemented by objects that can\n     * receive events and may have listeners for them.\n     */\n    interface EventTarget extends __EventTarget {}\n    var EventTarget: typeof globalThis extends { onmessage: any; EventTarget: infer T } ? T\n        : {\n            prototype: __EventTarget;\n            new(): __EventTarget;\n        };\n}\n",
  "node_modules/tgrid/node_modules/@types/node/domain.d.ts": "/**\n * **This module is pending deprecation.** Once a replacement API has been\n * finalized, this module will be fully deprecated. Most developers should\n * **not** have cause to use this module. Users who absolutely must have\n * the functionality that domains provide may rely on it for the time being\n * but should expect to have to migrate to a different solution\n * in the future.\n *\n * Domains provide a way to handle multiple different IO operations as a\n * single group. If any of the event emitters or callbacks registered to a\n * domain emit an `'error'` event, or throw an error, then the domain object\n * will be notified, rather than losing the context of the error in the `process.on('uncaughtException')` handler, or causing the program to\n * exit immediately with an error code.\n * @deprecated Since v1.4.2 - Deprecated\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/domain.js)\n */\ndeclare module \"domain\" {\n    import EventEmitter = require(\"node:events\");\n    /**\n     * The `Domain` class encapsulates the functionality of routing errors and\n     * uncaught exceptions to the active `Domain` object.\n     *\n     * To handle the errors that it catches, listen to its `'error'` event.\n     */\n    class Domain extends EventEmitter {\n        /**\n         * An array of timers and event emitters that have been explicitly added\n         * to the domain.\n         */\n        members: Array<EventEmitter | NodeJS.Timer>;\n        /**\n         * The `enter()` method is plumbing used by the `run()`, `bind()`, and `intercept()` methods to set the active domain. It sets `domain.active` and `process.domain` to the domain, and implicitly\n         * pushes the domain onto the domain\n         * stack managed by the domain module (see {@link exit} for details on the\n         * domain stack). The call to `enter()` delimits the beginning of a chain of\n         * asynchronous calls and I/O operations bound to a domain.\n         *\n         * Calling `enter()` changes only the active domain, and does not alter the domain\n         * itself. `enter()` and `exit()` can be called an arbitrary number of times on a\n         * single domain.\n         */\n        enter(): void;\n        /**\n         * The `exit()` method exits the current domain, popping it off the domain stack.\n         * Any time execution is going to switch to the context of a different chain of\n         * asynchronous calls, it's important to ensure that the current domain is exited.\n         * The call to `exit()` delimits either the end of or an interruption to the chain\n         * of asynchronous calls and I/O operations bound to a domain.\n         *\n         * If there are multiple, nested domains bound to the current execution context, `exit()` will exit any domains nested within this domain.\n         *\n         * Calling `exit()` changes only the active domain, and does not alter the domain\n         * itself. `enter()` and `exit()` can be called an arbitrary number of times on a\n         * single domain.\n         */\n        exit(): void;\n        /**\n         * Run the supplied function in the context of the domain, implicitly\n         * binding all event emitters, timers, and low-level requests that are\n         * created in that context. Optionally, arguments can be passed to\n         * the function.\n         *\n         * This is the most basic way to use a domain.\n         *\n         * ```js\n         * import domain from 'node:domain';\n         * import fs from 'node:fs';\n         * const d = domain.create();\n         * d.on('error', (er) => {\n         *   console.error('Caught error!', er);\n         * });\n         * d.run(() => {\n         *   process.nextTick(() => {\n         *     setTimeout(() => { // Simulating some various async stuff\n         *       fs.open('non-existent file', 'r', (er, fd) => {\n         *         if (er) throw er;\n         *         // proceed...\n         *       });\n         *     }, 100);\n         *   });\n         * });\n         * ```\n         *\n         * In this example, the `d.on('error')` handler will be triggered, rather\n         * than crashing the program.\n         */\n        run<T>(fn: (...args: any[]) => T, ...args: any[]): T;\n        /**\n         * Explicitly adds an emitter to the domain. If any event handlers called by\n         * the emitter throw an error, or if the emitter emits an `'error'` event, it\n         * will be routed to the domain's `'error'` event, just like with implicit\n         * binding.\n         *\n         * This also works with timers that are returned from `setInterval()` and `setTimeout()`. If their callback function throws, it will be caught by\n         * the domain `'error'` handler.\n         *\n         * If the Timer or `EventEmitter` was already bound to a domain, it is removed\n         * from that one, and bound to this one instead.\n         * @param emitter emitter or timer to be added to the domain\n         */\n        add(emitter: EventEmitter | NodeJS.Timer): void;\n        /**\n         * The opposite of {@link add}. Removes domain handling from the\n         * specified emitter.\n         * @param emitter emitter or timer to be removed from the domain\n         */\n        remove(emitter: EventEmitter | NodeJS.Timer): void;\n        /**\n         * The returned function will be a wrapper around the supplied callback\n         * function. When the returned function is called, any errors that are\n         * thrown will be routed to the domain's `'error'` event.\n         *\n         * ```js\n         * const d = domain.create();\n         *\n         * function readSomeFile(filename, cb) {\n         *   fs.readFile(filename, 'utf8', d.bind((er, data) => {\n         *     // If this throws, it will also be passed to the domain.\n         *     return cb(er, data ? JSON.parse(data) : null);\n         *   }));\n         * }\n         *\n         * d.on('error', (er) => {\n         *   // An error occurred somewhere. If we throw it now, it will crash the program\n         *   // with the normal line number and stack message.\n         * });\n         * ```\n         * @param callback The callback function\n         * @return The bound function\n         */\n        bind<T extends Function>(callback: T): T;\n        /**\n         * This method is almost identical to {@link bind}. However, in\n         * addition to catching thrown errors, it will also intercept `Error` objects sent as the first argument to the function.\n         *\n         * In this way, the common `if (err) return callback(err);` pattern can be replaced\n         * with a single error handler in a single place.\n         *\n         * ```js\n         * const d = domain.create();\n         *\n         * function readSomeFile(filename, cb) {\n         *   fs.readFile(filename, 'utf8', d.intercept((data) => {\n         *     // Note, the first argument is never passed to the\n         *     // callback since it is assumed to be the 'Error' argument\n         *     // and thus intercepted by the domain.\n         *\n         *     // If this throws, it will also be passed to the domain\n         *     // so the error-handling logic can be moved to the 'error'\n         *     // event on the domain instead of being repeated throughout\n         *     // the program.\n         *     return cb(null, JSON.parse(data));\n         *   }));\n         * }\n         *\n         * d.on('error', (er) => {\n         *   // An error occurred somewhere. If we throw it now, it will crash the program\n         *   // with the normal line number and stack message.\n         * });\n         * ```\n         * @param callback The callback function\n         * @return The intercepted function\n         */\n        intercept<T extends Function>(callback: T): T;\n    }\n    function create(): Domain;\n}\ndeclare module \"node:domain\" {\n    export * from \"domain\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/events.d.ts": "/**\n * Much of the Node.js core API is built around an idiomatic asynchronous\n * event-driven architecture in which certain kinds of objects (called \"emitters\")\n * emit named events that cause `Function` objects (\"listeners\") to be called.\n *\n * For instance: a `net.Server` object emits an event each time a peer\n * connects to it; a `fs.ReadStream` emits an event when the file is opened;\n * a `stream` emits an event whenever data is available to be read.\n *\n * All objects that emit events are instances of the `EventEmitter` class. These\n * objects expose an `eventEmitter.on()` function that allows one or more\n * functions to be attached to named events emitted by the object. Typically,\n * event names are camel-cased strings but any valid JavaScript property key\n * can be used.\n *\n * When the `EventEmitter` object emits an event, all of the functions attached\n * to that specific event are called _synchronously_. Any values returned by the\n * called listeners are _ignored_ and discarded.\n *\n * The following example shows a simple `EventEmitter` instance with a single\n * listener. The `eventEmitter.on()` method is used to register listeners, while\n * the `eventEmitter.emit()` method is used to trigger the event.\n *\n * ```js\n * import { EventEmitter } from 'node:events';\n *\n * class MyEmitter extends EventEmitter {}\n *\n * const myEmitter = new MyEmitter();\n * myEmitter.on('event', () => {\n *   console.log('an event occurred!');\n * });\n * myEmitter.emit('event');\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/events.js)\n */\ndeclare module \"events\" {\n    import { AsyncResource, AsyncResourceOptions } from \"node:async_hooks\";\n    // NOTE: This class is in the docs but is **not actually exported** by Node.\n    // If https://github.com/nodejs/node/issues/39903 gets resolved and Node\n    // actually starts exporting the class, uncomment below.\n    // import { EventListener, EventListenerObject } from '__dom-events';\n    // /** The NodeEventTarget is a Node.js-specific extension to EventTarget that emulates a subset of the EventEmitter API. */\n    // interface NodeEventTarget extends EventTarget {\n    //     /**\n    //      * Node.js-specific extension to the `EventTarget` class that emulates the equivalent `EventEmitter` API.\n    //      * The only difference between `addListener()` and `addEventListener()` is that addListener() will return a reference to the EventTarget.\n    //      */\n    //     addListener(type: string, listener: EventListener | EventListenerObject, options?: { once: boolean }): this;\n    //     /** Node.js-specific extension to the `EventTarget` class that returns an array of event `type` names for which event listeners are registered. */\n    //     eventNames(): string[];\n    //     /** Node.js-specific extension to the `EventTarget` class that returns the number of event listeners registered for the `type`. */\n    //     listenerCount(type: string): number;\n    //     /** Node.js-specific alias for `eventTarget.removeListener()`. */\n    //     off(type: string, listener: EventListener | EventListenerObject): this;\n    //     /** Node.js-specific alias for `eventTarget.addListener()`. */\n    //     on(type: string, listener: EventListener | EventListenerObject, options?: { once: boolean }): this;\n    //     /** Node.js-specific extension to the `EventTarget` class that adds a `once` listener for the given event `type`. This is equivalent to calling `on` with the `once` option set to `true`. */\n    //     once(type: string, listener: EventListener | EventListenerObject): this;\n    //     /**\n    //      * Node.js-specific extension to the `EventTarget` class.\n    //      * If `type` is specified, removes all registered listeners for `type`,\n    //      * otherwise removes all registered listeners.\n    //      */\n    //     removeAllListeners(type: string): this;\n    //     /**\n    //      * Node.js-specific extension to the `EventTarget` class that removes the listener for the given `type`.\n    //      * The only difference between `removeListener()` and `removeEventListener()` is that `removeListener()` will return a reference to the `EventTarget`.\n    //      */\n    //     removeListener(type: string, listener: EventListener | EventListenerObject): this;\n    // }\n    interface EventEmitterOptions {\n        /**\n         * Enables automatic capturing of promise rejection.\n         */\n        captureRejections?: boolean | undefined;\n    }\n    interface StaticEventEmitterOptions {\n        /**\n         * Can be used to cancel awaiting events.\n         */\n        signal?: AbortSignal | undefined;\n    }\n    interface StaticEventEmitterIteratorOptions extends StaticEventEmitterOptions {\n        /**\n         * Names of events that will end the iteration.\n         */\n        close?: string[] | undefined;\n        /**\n         * The high watermark. The emitter is paused every time the size of events being buffered is higher than it.\n         * Supported only on emitters implementing `pause()` and `resume()` methods.\n         * @default Number.MAX_SAFE_INTEGER\n         */\n        highWaterMark?: number | undefined;\n        /**\n         * The low watermark. The emitter is resumed every time the size of events being buffered is lower than it.\n         * Supported only on emitters implementing `pause()` and `resume()` methods.\n         * @default 1\n         */\n        lowWaterMark?: number | undefined;\n    }\n    interface EventEmitter<T extends EventMap<T> = DefaultEventMap> extends NodeJS.EventEmitter<T> {}\n    type EventMap<T> = Record<keyof T, any[]> | DefaultEventMap;\n    type DefaultEventMap = [never];\n    type AnyRest = [...args: any[]];\n    type Args<K, T> = T extends DefaultEventMap ? AnyRest : (\n        K extends keyof T ? T[K] : never\n    );\n    type Key<K, T> = T extends DefaultEventMap ? string | symbol : K | keyof T;\n    type Key2<K, T> = T extends DefaultEventMap ? string | symbol : K & keyof T;\n    type Listener<K, T, F> = T extends DefaultEventMap ? F : (\n        K extends keyof T ? (\n                T[K] extends unknown[] ? (...args: T[K]) => void : never\n            )\n            : never\n    );\n    type Listener1<K, T> = Listener<K, T, (...args: any[]) => void>;\n    type Listener2<K, T> = Listener<K, T, Function>;\n\n    /**\n     * The `EventEmitter` class is defined and exposed by the `node:events` module:\n     *\n     * ```js\n     * import { EventEmitter } from 'node:events';\n     * ```\n     *\n     * All `EventEmitter`s emit the event `'newListener'` when new listeners are\n     * added and `'removeListener'` when existing listeners are removed.\n     *\n     * It supports the following option:\n     * @since v0.1.26\n     */\n    class EventEmitter<T extends EventMap<T> = DefaultEventMap> {\n        constructor(options?: EventEmitterOptions);\n\n        [EventEmitter.captureRejectionSymbol]?<K>(error: Error, event: Key<K, T>, ...args: Args<K, T>): void;\n\n        /**\n         * Creates a `Promise` that is fulfilled when the `EventEmitter` emits the given\n         * event or that is rejected if the `EventEmitter` emits `'error'` while waiting.\n         * The `Promise` will resolve with an array of all the arguments emitted to the\n         * given event.\n         *\n         * This method is intentionally generic and works with the web platform [EventTarget](https://dom.spec.whatwg.org/#interface-eventtarget) interface, which has no special`'error'` event\n         * semantics and does not listen to the `'error'` event.\n         *\n         * ```js\n         * import { once, EventEmitter } from 'node:events';\n         * import process from 'node:process';\n         *\n         * const ee = new EventEmitter();\n         *\n         * process.nextTick(() => {\n         *   ee.emit('myevent', 42);\n         * });\n         *\n         * const [value] = await once(ee, 'myevent');\n         * console.log(value);\n         *\n         * const err = new Error('kaboom');\n         * process.nextTick(() => {\n         *   ee.emit('error', err);\n         * });\n         *\n         * try {\n         *   await once(ee, 'myevent');\n         * } catch (err) {\n         *   console.error('error happened', err);\n         * }\n         * ```\n         *\n         * The special handling of the `'error'` event is only used when `events.once()` is used to wait for another event. If `events.once()` is used to wait for the\n         * '`error'` event itself, then it is treated as any other kind of event without\n         * special handling:\n         *\n         * ```js\n         * import { EventEmitter, once } from 'node:events';\n         *\n         * const ee = new EventEmitter();\n         *\n         * once(ee, 'error')\n         *   .then(([err]) => console.log('ok', err.message))\n         *   .catch((err) => console.error('error', err.message));\n         *\n         * ee.emit('error', new Error('boom'));\n         *\n         * // Prints: ok boom\n         * ```\n         *\n         * An `AbortSignal` can be used to cancel waiting for the event:\n         *\n         * ```js\n         * import { EventEmitter, once } from 'node:events';\n         *\n         * const ee = new EventEmitter();\n         * const ac = new AbortController();\n         *\n         * async function foo(emitter, event, signal) {\n         *   try {\n         *     await once(emitter, event, { signal });\n         *     console.log('event emitted!');\n         *   } catch (error) {\n         *     if (error.name === 'AbortError') {\n         *       console.error('Waiting for the event was canceled!');\n         *     } else {\n         *       console.error('There was an error', error.message);\n         *     }\n         *   }\n         * }\n         *\n         * foo(ee, 'foo', ac.signal);\n         * ac.abort(); // Abort waiting for the event\n         * ee.emit('foo'); // Prints: Waiting for the event was canceled!\n         * ```\n         * @since v11.13.0, v10.16.0\n         */\n        static once(\n            emitter: NodeJS.EventEmitter,\n            eventName: string | symbol,\n            options?: StaticEventEmitterOptions,\n        ): Promise<any[]>;\n        static once(emitter: EventTarget, eventName: string, options?: StaticEventEmitterOptions): Promise<any[]>;\n        /**\n         * ```js\n         * import { on, EventEmitter } from 'node:events';\n         * import process from 'node:process';\n         *\n         * const ee = new EventEmitter();\n         *\n         * // Emit later on\n         * process.nextTick(() => {\n         *   ee.emit('foo', 'bar');\n         *   ee.emit('foo', 42);\n         * });\n         *\n         * for await (const event of on(ee, 'foo')) {\n         *   // The execution of this inner block is synchronous and it\n         *   // processes one event at a time (even with await). Do not use\n         *   // if concurrent execution is required.\n         *   console.log(event); // prints ['bar'] [42]\n         * }\n         * // Unreachable here\n         * ```\n         *\n         * Returns an `AsyncIterator` that iterates `eventName` events. It will throw\n         * if the `EventEmitter` emits `'error'`. It removes all listeners when\n         * exiting the loop. The `value` returned by each iteration is an array\n         * composed of the emitted event arguments.\n         *\n         * An `AbortSignal` can be used to cancel waiting on events:\n         *\n         * ```js\n         * import { on, EventEmitter } from 'node:events';\n         * import process from 'node:process';\n         *\n         * const ac = new AbortController();\n         *\n         * (async () => {\n         *   const ee = new EventEmitter();\n         *\n         *   // Emit later on\n         *   process.nextTick(() => {\n         *     ee.emit('foo', 'bar');\n         *     ee.emit('foo', 42);\n         *   });\n         *\n         *   for await (const event of on(ee, 'foo', { signal: ac.signal })) {\n         *     // The execution of this inner block is synchronous and it\n         *     // processes one event at a time (even with await). Do not use\n         *     // if concurrent execution is required.\n         *     console.log(event); // prints ['bar'] [42]\n         *   }\n         *   // Unreachable here\n         * })();\n         *\n         * process.nextTick(() => ac.abort());\n         * ```\n         *\n         * Use the `close` option to specify an array of event names that will end the iteration:\n         *\n         * ```js\n         * import { on, EventEmitter } from 'node:events';\n         * import process from 'node:process';\n         *\n         * const ee = new EventEmitter();\n         *\n         * // Emit later on\n         * process.nextTick(() => {\n         *   ee.emit('foo', 'bar');\n         *   ee.emit('foo', 42);\n         *   ee.emit('close');\n         * });\n         *\n         * for await (const event of on(ee, 'foo', { close: ['close'] })) {\n         *   console.log(event); // prints ['bar'] [42]\n         * }\n         * // the loop will exit after 'close' is emitted\n         * console.log('done'); // prints 'done'\n         * ```\n         * @since v13.6.0, v12.16.0\n         * @return An `AsyncIterator` that iterates `eventName` events emitted by the `emitter`\n         */\n        static on(\n            emitter: NodeJS.EventEmitter,\n            eventName: string | symbol,\n            options?: StaticEventEmitterIteratorOptions,\n        ): NodeJS.AsyncIterator<any[]>;\n        static on(\n            emitter: EventTarget,\n            eventName: string,\n            options?: StaticEventEmitterIteratorOptions,\n        ): NodeJS.AsyncIterator<any[]>;\n        /**\n         * A class method that returns the number of listeners for the given `eventName` registered on the given `emitter`.\n         *\n         * ```js\n         * import { EventEmitter, listenerCount } from 'node:events';\n         *\n         * const myEmitter = new EventEmitter();\n         * myEmitter.on('event', () => {});\n         * myEmitter.on('event', () => {});\n         * console.log(listenerCount(myEmitter, 'event'));\n         * // Prints: 2\n         * ```\n         * @since v0.9.12\n         * @deprecated Since v3.2.0 - Use `listenerCount` instead.\n         * @param emitter The emitter to query\n         * @param eventName The event name\n         */\n        static listenerCount(emitter: NodeJS.EventEmitter, eventName: string | symbol): number;\n        /**\n         * Returns a copy of the array of listeners for the event named `eventName`.\n         *\n         * For `EventEmitter`s this behaves exactly the same as calling `.listeners` on\n         * the emitter.\n         *\n         * For `EventTarget`s this is the only way to get the event listeners for the\n         * event target. This is useful for debugging and diagnostic purposes.\n         *\n         * ```js\n         * import { getEventListeners, EventEmitter } from 'node:events';\n         *\n         * {\n         *   const ee = new EventEmitter();\n         *   const listener = () => console.log('Events are fun');\n         *   ee.on('foo', listener);\n         *   console.log(getEventListeners(ee, 'foo')); // [ [Function: listener] ]\n         * }\n         * {\n         *   const et = new EventTarget();\n         *   const listener = () => console.log('Events are fun');\n         *   et.addEventListener('foo', listener);\n         *   console.log(getEventListeners(et, 'foo')); // [ [Function: listener] ]\n         * }\n         * ```\n         * @since v15.2.0, v14.17.0\n         */\n        static getEventListeners(emitter: EventTarget | NodeJS.EventEmitter, name: string | symbol): Function[];\n        /**\n         * Returns the currently set max amount of listeners.\n         *\n         * For `EventEmitter`s this behaves exactly the same as calling `.getMaxListeners` on\n         * the emitter.\n         *\n         * For `EventTarget`s this is the only way to get the max event listeners for the\n         * event target. If the number of event handlers on a single EventTarget exceeds\n         * the max set, the EventTarget will print a warning.\n         *\n         * ```js\n         * import { getMaxListeners, setMaxListeners, EventEmitter } from 'node:events';\n         *\n         * {\n         *   const ee = new EventEmitter();\n         *   console.log(getMaxListeners(ee)); // 10\n         *   setMaxListeners(11, ee);\n         *   console.log(getMaxListeners(ee)); // 11\n         * }\n         * {\n         *   const et = new EventTarget();\n         *   console.log(getMaxListeners(et)); // 10\n         *   setMaxListeners(11, et);\n         *   console.log(getMaxListeners(et)); // 11\n         * }\n         * ```\n         * @since v19.9.0\n         */\n        static getMaxListeners(emitter: EventTarget | NodeJS.EventEmitter): number;\n        /**\n         * ```js\n         * import { setMaxListeners, EventEmitter } from 'node:events';\n         *\n         * const target = new EventTarget();\n         * const emitter = new EventEmitter();\n         *\n         * setMaxListeners(5, target, emitter);\n         * ```\n         * @since v15.4.0\n         * @param n A non-negative number. The maximum number of listeners per `EventTarget` event.\n         * @param eventTargets Zero or more {EventTarget} or {EventEmitter} instances. If none are specified, `n` is set as the default max for all newly created {EventTarget} and {EventEmitter}\n         * objects.\n         */\n        static setMaxListeners(n?: number, ...eventTargets: Array<EventTarget | NodeJS.EventEmitter>): void;\n        /**\n         * Listens once to the `abort` event on the provided `signal`.\n         *\n         * Listening to the `abort` event on abort signals is unsafe and may\n         * lead to resource leaks since another third party with the signal can\n         * call `e.stopImmediatePropagation()`. Unfortunately Node.js cannot change\n         * this since it would violate the web standard. Additionally, the original\n         * API makes it easy to forget to remove listeners.\n         *\n         * This API allows safely using `AbortSignal`s in Node.js APIs by solving these\n         * two issues by listening to the event such that `stopImmediatePropagation` does\n         * not prevent the listener from running.\n         *\n         * Returns a disposable so that it may be unsubscribed from more easily.\n         *\n         * ```js\n         * import { addAbortListener } from 'node:events';\n         *\n         * function example(signal) {\n         *   let disposable;\n         *   try {\n         *     signal.addEventListener('abort', (e) => e.stopImmediatePropagation());\n         *     disposable = addAbortListener(signal, (e) => {\n         *       // Do something when signal is aborted.\n         *     });\n         *   } finally {\n         *     disposable?.[Symbol.dispose]();\n         *   }\n         * }\n         * ```\n         * @since v20.5.0\n         * @experimental\n         * @return Disposable that removes the `abort` listener.\n         */\n        static addAbortListener(signal: AbortSignal, resource: (event: Event) => void): Disposable;\n        /**\n         * This symbol shall be used to install a listener for only monitoring `'error'` events. Listeners installed using this symbol are called before the regular `'error'` listeners are called.\n         *\n         * Installing a listener using this symbol does not change the behavior once an `'error'` event is emitted. Therefore, the process will still crash if no\n         * regular `'error'` listener is installed.\n         * @since v13.6.0, v12.17.0\n         */\n        static readonly errorMonitor: unique symbol;\n        /**\n         * Value: `Symbol.for('nodejs.rejection')`\n         *\n         * See how to write a custom `rejection handler`.\n         * @since v13.4.0, v12.16.0\n         */\n        static readonly captureRejectionSymbol: unique symbol;\n        /**\n         * Value: [boolean](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type)\n         *\n         * Change the default `captureRejections` option on all new `EventEmitter` objects.\n         * @since v13.4.0, v12.16.0\n         */\n        static captureRejections: boolean;\n        /**\n         * By default, a maximum of `10` listeners can be registered for any single\n         * event. This limit can be changed for individual `EventEmitter` instances\n         * using the `emitter.setMaxListeners(n)` method. To change the default\n         * for _all_`EventEmitter` instances, the `events.defaultMaxListeners` property\n         * can be used. If this value is not a positive number, a `RangeError` is thrown.\n         *\n         * Take caution when setting the `events.defaultMaxListeners` because the\n         * change affects _all_ `EventEmitter` instances, including those created before\n         * the change is made. However, calling `emitter.setMaxListeners(n)` still has\n         * precedence over `events.defaultMaxListeners`.\n         *\n         * This is not a hard limit. The `EventEmitter` instance will allow\n         * more listeners to be added but will output a trace warning to stderr indicating\n         * that a \"possible EventEmitter memory leak\" has been detected. For any single\n         * `EventEmitter`, the `emitter.getMaxListeners()` and `emitter.setMaxListeners()` methods can be used to\n         * temporarily avoid this warning:\n         *\n         * ```js\n         * import { EventEmitter } from 'node:events';\n         * const emitter = new EventEmitter();\n         * emitter.setMaxListeners(emitter.getMaxListeners() + 1);\n         * emitter.once('event', () => {\n         *   // do stuff\n         *   emitter.setMaxListeners(Math.max(emitter.getMaxListeners() - 1, 0));\n         * });\n         * ```\n         *\n         * The `--trace-warnings` command-line flag can be used to display the\n         * stack trace for such warnings.\n         *\n         * The emitted warning can be inspected with `process.on('warning')` and will\n         * have the additional `emitter`, `type`, and `count` properties, referring to\n         * the event emitter instance, the event's name and the number of attached\n         * listeners, respectively.\n         * Its `name` property is set to `'MaxListenersExceededWarning'`.\n         * @since v0.11.2\n         */\n        static defaultMaxListeners: number;\n    }\n    import internal = require(\"node:events\");\n    namespace EventEmitter {\n        // Should just be `export { EventEmitter }`, but that doesn't work in TypeScript 3.4\n        export { internal as EventEmitter };\n        export interface Abortable {\n            /**\n             * When provided the corresponding `AbortController` can be used to cancel an asynchronous action.\n             */\n            signal?: AbortSignal | undefined;\n        }\n\n        export interface EventEmitterReferencingAsyncResource extends AsyncResource {\n            readonly eventEmitter: EventEmitterAsyncResource;\n        }\n\n        export interface EventEmitterAsyncResourceOptions extends AsyncResourceOptions, EventEmitterOptions {\n            /**\n             * The type of async event, this is required when instantiating `EventEmitterAsyncResource`\n             * directly rather than as a child class.\n             * @default new.target.name if instantiated as a child class.\n             */\n            name?: string;\n        }\n\n        /**\n         * Integrates `EventEmitter` with `AsyncResource` for `EventEmitter`s that\n         * require manual async tracking. Specifically, all events emitted by instances\n         * of `events.EventEmitterAsyncResource` will run within its `async context`.\n         *\n         * ```js\n         * import { EventEmitterAsyncResource, EventEmitter } from 'node:events';\n         * import { notStrictEqual, strictEqual } from 'node:assert';\n         * import { executionAsyncId, triggerAsyncId } from 'node:async_hooks';\n         *\n         * // Async tracking tooling will identify this as 'Q'.\n         * const ee1 = new EventEmitterAsyncResource({ name: 'Q' });\n         *\n         * // 'foo' listeners will run in the EventEmitters async context.\n         * ee1.on('foo', () => {\n         *   strictEqual(executionAsyncId(), ee1.asyncId);\n         *   strictEqual(triggerAsyncId(), ee1.triggerAsyncId);\n         * });\n         *\n         * const ee2 = new EventEmitter();\n         *\n         * // 'foo' listeners on ordinary EventEmitters that do not track async\n         * // context, however, run in the same async context as the emit().\n         * ee2.on('foo', () => {\n         *   notStrictEqual(executionAsyncId(), ee2.asyncId);\n         *   notStrictEqual(triggerAsyncId(), ee2.triggerAsyncId);\n         * });\n         *\n         * Promise.resolve().then(() => {\n         *   ee1.emit('foo');\n         *   ee2.emit('foo');\n         * });\n         * ```\n         *\n         * The `EventEmitterAsyncResource` class has the same methods and takes the\n         * same options as `EventEmitter` and `AsyncResource` themselves.\n         * @since v17.4.0, v16.14.0\n         */\n        export class EventEmitterAsyncResource extends EventEmitter {\n            /**\n             * @param options Only optional in child class.\n             */\n            constructor(options?: EventEmitterAsyncResourceOptions);\n            /**\n             * Call all `destroy` hooks. This should only ever be called once. An error will\n             * be thrown if it is called more than once. This **must** be manually called. If\n             * the resource is left to be collected by the GC then the `destroy` hooks will\n             * never be called.\n             */\n            emitDestroy(): void;\n            /**\n             * The unique `asyncId` assigned to the resource.\n             */\n            readonly asyncId: number;\n            /**\n             * The same triggerAsyncId that is passed to the AsyncResource constructor.\n             */\n            readonly triggerAsyncId: number;\n            /**\n             * The returned `AsyncResource` object has an additional `eventEmitter` property\n             * that provides a reference to this `EventEmitterAsyncResource`.\n             */\n            readonly asyncResource: EventEmitterReferencingAsyncResource;\n        }\n    }\n    global {\n        namespace NodeJS {\n            interface EventEmitter<T extends EventMap<T> = DefaultEventMap> {\n                [EventEmitter.captureRejectionSymbol]?<K>(error: Error, event: Key<K, T>, ...args: Args<K, T>): void;\n                /**\n                 * Alias for `emitter.on(eventName, listener)`.\n                 * @since v0.1.26\n                 */\n                addListener<K>(eventName: Key<K, T>, listener: Listener1<K, T>): this;\n                /**\n                 * Adds the `listener` function to the end of the listeners array for the event\n                 * named `eventName`. No checks are made to see if the `listener` has already\n                 * been added. Multiple calls passing the same combination of `eventName` and\n                 * `listener` will result in the `listener` being added, and called, multiple times.\n                 *\n                 * ```js\n                 * server.on('connection', (stream) => {\n                 *   console.log('someone connected!');\n                 * });\n                 * ```\n                 *\n                 * Returns a reference to the `EventEmitter`, so that calls can be chained.\n                 *\n                 * By default, event listeners are invoked in the order they are added. The `emitter.prependListener()` method can be used as an alternative to add the\n                 * event listener to the beginning of the listeners array.\n                 *\n                 * ```js\n                 * import { EventEmitter } from 'node:events';\n                 * const myEE = new EventEmitter();\n                 * myEE.on('foo', () => console.log('a'));\n                 * myEE.prependListener('foo', () => console.log('b'));\n                 * myEE.emit('foo');\n                 * // Prints:\n                 * //   b\n                 * //   a\n                 * ```\n                 * @since v0.1.101\n                 * @param eventName The name of the event.\n                 * @param listener The callback function\n                 */\n                on<K>(eventName: Key<K, T>, listener: Listener1<K, T>): this;\n                /**\n                 * Adds a **one-time** `listener` function for the event named `eventName`. The\n                 * next time `eventName` is triggered, this listener is removed and then invoked.\n                 *\n                 * ```js\n                 * server.once('connection', (stream) => {\n                 *   console.log('Ah, we have our first user!');\n                 * });\n                 * ```\n                 *\n                 * Returns a reference to the `EventEmitter`, so that calls can be chained.\n                 *\n                 * By default, event listeners are invoked in the order they are added. The `emitter.prependOnceListener()` method can be used as an alternative to add the\n                 * event listener to the beginning of the listeners array.\n                 *\n                 * ```js\n                 * import { EventEmitter } from 'node:events';\n                 * const myEE = new EventEmitter();\n                 * myEE.once('foo', () => console.log('a'));\n                 * myEE.prependOnceListener('foo', () => console.log('b'));\n                 * myEE.emit('foo');\n                 * // Prints:\n                 * //   b\n                 * //   a\n                 * ```\n                 * @since v0.3.0\n                 * @param eventName The name of the event.\n                 * @param listener The callback function\n                 */\n                once<K>(eventName: Key<K, T>, listener: Listener1<K, T>): this;\n                /**\n                 * Removes the specified `listener` from the listener array for the event named `eventName`.\n                 *\n                 * ```js\n                 * const callback = (stream) => {\n                 *   console.log('someone connected!');\n                 * };\n                 * server.on('connection', callback);\n                 * // ...\n                 * server.removeListener('connection', callback);\n                 * ```\n                 *\n                 * `removeListener()` will remove, at most, one instance of a listener from the\n                 * listener array. If any single listener has been added multiple times to the\n                 * listener array for the specified `eventName`, then `removeListener()` must be\n                 * called multiple times to remove each instance.\n                 *\n                 * Once an event is emitted, all listeners attached to it at the\n                 * time of emitting are called in order. This implies that any `removeListener()` or `removeAllListeners()` calls _after_ emitting and _before_ the last listener finishes execution\n                 * will not remove them from`emit()` in progress. Subsequent events behave as expected.\n                 *\n                 * ```js\n                 * import { EventEmitter } from 'node:events';\n                 * class MyEmitter extends EventEmitter {}\n                 * const myEmitter = new MyEmitter();\n                 *\n                 * const callbackA = () => {\n                 *   console.log('A');\n                 *   myEmitter.removeListener('event', callbackB);\n                 * };\n                 *\n                 * const callbackB = () => {\n                 *   console.log('B');\n                 * };\n                 *\n                 * myEmitter.on('event', callbackA);\n                 *\n                 * myEmitter.on('event', callbackB);\n                 *\n                 * // callbackA removes listener callbackB but it will still be called.\n                 * // Internal listener array at time of emit [callbackA, callbackB]\n                 * myEmitter.emit('event');\n                 * // Prints:\n                 * //   A\n                 * //   B\n                 *\n                 * // callbackB is now removed.\n                 * // Internal listener array [callbackA]\n                 * myEmitter.emit('event');\n                 * // Prints:\n                 * //   A\n                 * ```\n                 *\n                 * Because listeners are managed using an internal array, calling this will\n                 * change the position indices of any listener registered _after_ the listener\n                 * being removed. This will not impact the order in which listeners are called,\n                 * but it means that any copies of the listener array as returned by\n                 * the `emitter.listeners()` method will need to be recreated.\n                 *\n                 * When a single function has been added as a handler multiple times for a single\n                 * event (as in the example below), `removeListener()` will remove the most\n                 * recently added instance. In the example the `once('ping')` listener is removed:\n                 *\n                 * ```js\n                 * import { EventEmitter } from 'node:events';\n                 * const ee = new EventEmitter();\n                 *\n                 * function pong() {\n                 *   console.log('pong');\n                 * }\n                 *\n                 * ee.on('ping', pong);\n                 * ee.once('ping', pong);\n                 * ee.removeListener('ping', pong);\n                 *\n                 * ee.emit('ping');\n                 * ee.emit('ping');\n                 * ```\n                 *\n                 * Returns a reference to the `EventEmitter`, so that calls can be chained.\n                 * @since v0.1.26\n                 */\n                removeListener<K>(eventName: Key<K, T>, listener: Listener1<K, T>): this;\n                /**\n                 * Alias for `emitter.removeListener()`.\n                 * @since v10.0.0\n                 */\n                off<K>(eventName: Key<K, T>, listener: Listener1<K, T>): this;\n                /**\n                 * Removes all listeners, or those of the specified `eventName`.\n                 *\n                 * It is bad practice to remove listeners added elsewhere in the code,\n                 * particularly when the `EventEmitter` instance was created by some other\n                 * component or module (e.g. sockets or file streams).\n                 *\n                 * Returns a reference to the `EventEmitter`, so that calls can be chained.\n                 * @since v0.1.26\n                 */\n                removeAllListeners(eventName?: Key<unknown, T>): this;\n                /**\n                 * By default `EventEmitter`s will print a warning if more than `10` listeners are\n                 * added for a particular event. This is a useful default that helps finding\n                 * memory leaks. The `emitter.setMaxListeners()` method allows the limit to be\n                 * modified for this specific `EventEmitter` instance. The value can be set to `Infinity` (or `0`) to indicate an unlimited number of listeners.\n                 *\n                 * Returns a reference to the `EventEmitter`, so that calls can be chained.\n                 * @since v0.3.5\n                 */\n                setMaxListeners(n: number): this;\n                /**\n                 * Returns the current max listener value for the `EventEmitter` which is either\n                 * set by `emitter.setMaxListeners(n)` or defaults to {@link EventEmitter.defaultMaxListeners}.\n                 * @since v1.0.0\n                 */\n                getMaxListeners(): number;\n                /**\n                 * Returns a copy of the array of listeners for the event named `eventName`.\n                 *\n                 * ```js\n                 * server.on('connection', (stream) => {\n                 *   console.log('someone connected!');\n                 * });\n                 * console.log(util.inspect(server.listeners('connection')));\n                 * // Prints: [ [Function] ]\n                 * ```\n                 * @since v0.1.26\n                 */\n                listeners<K>(eventName: Key<K, T>): Array<Listener2<K, T>>;\n                /**\n                 * Returns a copy of the array of listeners for the event named `eventName`,\n                 * including any wrappers (such as those created by `.once()`).\n                 *\n                 * ```js\n                 * import { EventEmitter } from 'node:events';\n                 * const emitter = new EventEmitter();\n                 * emitter.once('log', () => console.log('log once'));\n                 *\n                 * // Returns a new Array with a function `onceWrapper` which has a property\n                 * // `listener` which contains the original listener bound above\n                 * const listeners = emitter.rawListeners('log');\n                 * const logFnWrapper = listeners[0];\n                 *\n                 * // Logs \"log once\" to the console and does not unbind the `once` event\n                 * logFnWrapper.listener();\n                 *\n                 * // Logs \"log once\" to the console and removes the listener\n                 * logFnWrapper();\n                 *\n                 * emitter.on('log', () => console.log('log persistently'));\n                 * // Will return a new Array with a single function bound by `.on()` above\n                 * const newListeners = emitter.rawListeners('log');\n                 *\n                 * // Logs \"log persistently\" twice\n                 * newListeners[0]();\n                 * emitter.emit('log');\n                 * ```\n                 * @since v9.4.0\n                 */\n                rawListeners<K>(eventName: Key<K, T>): Array<Listener2<K, T>>;\n                /**\n                 * Synchronously calls each of the listeners registered for the event named `eventName`, in the order they were registered, passing the supplied arguments\n                 * to each.\n                 *\n                 * Returns `true` if the event had listeners, `false` otherwise.\n                 *\n                 * ```js\n                 * import { EventEmitter } from 'node:events';\n                 * const myEmitter = new EventEmitter();\n                 *\n                 * // First listener\n                 * myEmitter.on('event', function firstListener() {\n                 *   console.log('Helloooo! first listener');\n                 * });\n                 * // Second listener\n                 * myEmitter.on('event', function secondListener(arg1, arg2) {\n                 *   console.log(`event with parameters ${arg1}, ${arg2} in second listener`);\n                 * });\n                 * // Third listener\n                 * myEmitter.on('event', function thirdListener(...args) {\n                 *   const parameters = args.join(', ');\n                 *   console.log(`event with parameters ${parameters} in third listener`);\n                 * });\n                 *\n                 * console.log(myEmitter.listeners('event'));\n                 *\n                 * myEmitter.emit('event', 1, 2, 3, 4, 5);\n                 *\n                 * // Prints:\n                 * // [\n                 * //   [Function: firstListener],\n                 * //   [Function: secondListener],\n                 * //   [Function: thirdListener]\n                 * // ]\n                 * // Helloooo! first listener\n                 * // event with parameters 1, 2 in second listener\n                 * // event with parameters 1, 2, 3, 4, 5 in third listener\n                 * ```\n                 * @since v0.1.26\n                 */\n                emit<K>(eventName: Key<K, T>, ...args: Args<K, T>): boolean;\n                /**\n                 * Returns the number of listeners listening for the event named `eventName`.\n                 * If `listener` is provided, it will return how many times the listener is found\n                 * in the list of the listeners of the event.\n                 * @since v3.2.0\n                 * @param eventName The name of the event being listened for\n                 * @param listener The event handler function\n                 */\n                listenerCount<K>(eventName: Key<K, T>, listener?: Listener2<K, T>): number;\n                /**\n                 * Adds the `listener` function to the _beginning_ of the listeners array for the\n                 * event named `eventName`. No checks are made to see if the `listener` has\n                 * already been added. Multiple calls passing the same combination of `eventName`\n                 * and `listener` will result in the `listener` being added, and called, multiple times.\n                 *\n                 * ```js\n                 * server.prependListener('connection', (stream) => {\n                 *   console.log('someone connected!');\n                 * });\n                 * ```\n                 *\n                 * Returns a reference to the `EventEmitter`, so that calls can be chained.\n                 * @since v6.0.0\n                 * @param eventName The name of the event.\n                 * @param listener The callback function\n                 */\n                prependListener<K>(eventName: Key<K, T>, listener: Listener1<K, T>): this;\n                /**\n                 * Adds a **one-time**`listener` function for the event named `eventName` to the _beginning_ of the listeners array. The next time `eventName` is triggered, this\n                 * listener is removed, and then invoked.\n                 *\n                 * ```js\n                 * server.prependOnceListener('connection', (stream) => {\n                 *   console.log('Ah, we have our first user!');\n                 * });\n                 * ```\n                 *\n                 * Returns a reference to the `EventEmitter`, so that calls can be chained.\n                 * @since v6.0.0\n                 * @param eventName The name of the event.\n                 * @param listener The callback function\n                 */\n                prependOnceListener<K>(eventName: Key<K, T>, listener: Listener1<K, T>): this;\n                /**\n                 * Returns an array listing the events for which the emitter has registered\n                 * listeners. The values in the array are strings or `Symbol`s.\n                 *\n                 * ```js\n                 * import { EventEmitter } from 'node:events';\n                 *\n                 * const myEE = new EventEmitter();\n                 * myEE.on('foo', () => {});\n                 * myEE.on('bar', () => {});\n                 *\n                 * const sym = Symbol('symbol');\n                 * myEE.on(sym, () => {});\n                 *\n                 * console.log(myEE.eventNames());\n                 * // Prints: [ 'foo', 'bar', Symbol(symbol) ]\n                 * ```\n                 * @since v6.0.0\n                 */\n                eventNames(): Array<(string | symbol) & Key2<unknown, T>>;\n            }\n        }\n    }\n    export = EventEmitter;\n}\ndeclare module \"node:events\" {\n    import events = require(\"events\");\n    export = events;\n}\n",
  "node_modules/tgrid/node_modules/@types/node/fs/promises.d.ts": "/**\n * The `fs/promises` API provides asynchronous file system methods that return\n * promises.\n *\n * The promise APIs use the underlying Node.js threadpool to perform file\n * system operations off the event loop thread. These operations are not\n * synchronized or threadsafe. Care must be taken when performing multiple\n * concurrent modifications on the same file or data corruption may occur.\n * @since v10.0.0\n */\ndeclare module \"fs/promises\" {\n    import { Abortable } from \"node:events\";\n    import { Stream } from \"node:stream\";\n    import { ReadableStream } from \"node:stream/web\";\n    import {\n        BigIntStats,\n        BigIntStatsFs,\n        BufferEncodingOption,\n        constants as fsConstants,\n        CopyOptions,\n        Dir,\n        Dirent,\n        MakeDirectoryOptions,\n        Mode,\n        ObjectEncodingOptions,\n        OpenDirOptions,\n        OpenMode,\n        PathLike,\n        ReadStream,\n        ReadVResult,\n        RmDirOptions,\n        RmOptions,\n        StatFsOptions,\n        StatOptions,\n        Stats,\n        StatsFs,\n        TimeLike,\n        WatchEventType,\n        WatchOptions,\n        WriteStream,\n        WriteVResult,\n    } from \"node:fs\";\n    import { Interface as ReadlineInterface } from \"node:readline\";\n    interface FileChangeInfo<T extends string | Buffer> {\n        eventType: WatchEventType;\n        filename: T | null;\n    }\n    interface FlagAndOpenMode {\n        mode?: Mode | undefined;\n        flag?: OpenMode | undefined;\n    }\n    interface FileReadResult<T extends NodeJS.ArrayBufferView> {\n        bytesRead: number;\n        buffer: T;\n    }\n    interface FileReadOptions<T extends NodeJS.ArrayBufferView = Buffer> {\n        /**\n         * @default `Buffer.alloc(0xffff)`\n         */\n        buffer?: T;\n        /**\n         * @default 0\n         */\n        offset?: number | null;\n        /**\n         * @default `buffer.byteLength`\n         */\n        length?: number | null;\n        position?: number | null;\n    }\n    interface CreateReadStreamOptions {\n        encoding?: BufferEncoding | null | undefined;\n        autoClose?: boolean | undefined;\n        emitClose?: boolean | undefined;\n        start?: number | undefined;\n        end?: number | undefined;\n        highWaterMark?: number | undefined;\n    }\n    interface CreateWriteStreamOptions {\n        encoding?: BufferEncoding | null | undefined;\n        autoClose?: boolean | undefined;\n        emitClose?: boolean | undefined;\n        start?: number | undefined;\n        highWaterMark?: number | undefined;\n        flush?: boolean | undefined;\n    }\n    interface ReadableWebStreamOptions {\n        /**\n         * Whether to open a normal or a `'bytes'` stream.\n         * @since v20.0.0\n         */\n        type?: \"bytes\" | undefined;\n    }\n    // TODO: Add `EventEmitter` close\n    interface FileHandle {\n        /**\n         * The numeric file descriptor managed by the {FileHandle} object.\n         * @since v10.0.0\n         */\n        readonly fd: number;\n        /**\n         * Alias of `filehandle.writeFile()`.\n         *\n         * When operating on file handles, the mode cannot be changed from what it was set\n         * to with `fsPromises.open()`. Therefore, this is equivalent to `filehandle.writeFile()`.\n         * @since v10.0.0\n         * @return Fulfills with `undefined` upon success.\n         */\n        appendFile(\n            data: string | Uint8Array,\n            options?:\n                | (ObjectEncodingOptions & Abortable)\n                | BufferEncoding\n                | null,\n        ): Promise<void>;\n        /**\n         * Changes the ownership of the file. A wrapper for [`chown(2)`](http://man7.org/linux/man-pages/man2/chown.2.html).\n         * @since v10.0.0\n         * @param uid The file's new owner's user id.\n         * @param gid The file's new group's group id.\n         * @return Fulfills with `undefined` upon success.\n         */\n        chown(uid: number, gid: number): Promise<void>;\n        /**\n         * Modifies the permissions on the file. See [`chmod(2)`](http://man7.org/linux/man-pages/man2/chmod.2.html).\n         * @since v10.0.0\n         * @param mode the file mode bit mask.\n         * @return Fulfills with `undefined` upon success.\n         */\n        chmod(mode: Mode): Promise<void>;\n        /**\n         * Unlike the 16 KiB default `highWaterMark` for a `stream.Readable`, the stream\n         * returned by this method has a default `highWaterMark` of 64 KiB.\n         *\n         * `options` can include `start` and `end` values to read a range of bytes from\n         * the file instead of the entire file. Both `start` and `end` are inclusive and\n         * start counting at 0, allowed values are in the\n         * \\[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\\] range. If `start` is\n         * omitted or `undefined`, `filehandle.createReadStream()` reads sequentially from\n         * the current file position. The `encoding` can be any one of those accepted by `Buffer`.\n         *\n         * If the `FileHandle` points to a character device that only supports blocking\n         * reads (such as keyboard or sound card), read operations do not finish until data\n         * is available. This can prevent the process from exiting and the stream from\n         * closing naturally.\n         *\n         * By default, the stream will emit a `'close'` event after it has been\n         * destroyed.  Set the `emitClose` option to `false` to change this behavior.\n         *\n         * ```js\n         * import { open } from 'node:fs/promises';\n         *\n         * const fd = await open('/dev/input/event0');\n         * // Create a stream from some character device.\n         * const stream = fd.createReadStream();\n         * setTimeout(() => {\n         *   stream.close(); // This may not close the stream.\n         *   // Artificially marking end-of-stream, as if the underlying resource had\n         *   // indicated end-of-file by itself, allows the stream to close.\n         *   // This does not cancel pending read operations, and if there is such an\n         *   // operation, the process may still not be able to exit successfully\n         *   // until it finishes.\n         *   stream.push(null);\n         *   stream.read(0);\n         * }, 100);\n         * ```\n         *\n         * If `autoClose` is false, then the file descriptor won't be closed, even if\n         * there's an error. It is the application's responsibility to close it and make\n         * sure there's no file descriptor leak. If `autoClose` is set to true (default\n         * behavior), on `'error'` or `'end'` the file descriptor will be closed\n         * automatically.\n         *\n         * An example to read the last 10 bytes of a file which is 100 bytes long:\n         *\n         * ```js\n         * import { open } from 'node:fs/promises';\n         *\n         * const fd = await open('sample.txt');\n         * fd.createReadStream({ start: 90, end: 99 });\n         * ```\n         * @since v16.11.0\n         */\n        createReadStream(options?: CreateReadStreamOptions): ReadStream;\n        /**\n         * `options` may also include a `start` option to allow writing data at some\n         * position past the beginning of the file, allowed values are in the\n         * \\[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\\] range. Modifying a file rather than\n         * replacing it may require the `flags` `open` option to be set to `r+` rather than\n         * the default `r`. The `encoding` can be any one of those accepted by `Buffer`.\n         *\n         * If `autoClose` is set to true (default behavior) on `'error'` or `'finish'` the file descriptor will be closed automatically. If `autoClose` is false,\n         * then the file descriptor won't be closed, even if there's an error.\n         * It is the application's responsibility to close it and make sure there's no\n         * file descriptor leak.\n         *\n         * By default, the stream will emit a `'close'` event after it has been\n         * destroyed.  Set the `emitClose` option to `false` to change this behavior.\n         * @since v16.11.0\n         */\n        createWriteStream(options?: CreateWriteStreamOptions): WriteStream;\n        /**\n         * Forces all currently queued I/O operations associated with the file to the\n         * operating system's synchronized I/O completion state. Refer to the POSIX [`fdatasync(2)`](http://man7.org/linux/man-pages/man2/fdatasync.2.html) documentation for details.\n         *\n         * Unlike `filehandle.sync` this method does not flush modified metadata.\n         * @since v10.0.0\n         * @return Fulfills with `undefined` upon success.\n         */\n        datasync(): Promise<void>;\n        /**\n         * Request that all data for the open file descriptor is flushed to the storage\n         * device. The specific implementation is operating system and device specific.\n         * Refer to the POSIX [`fsync(2)`](http://man7.org/linux/man-pages/man2/fsync.2.html) documentation for more detail.\n         * @since v10.0.0\n         * @return Fulfills with `undefined` upon success.\n         */\n        sync(): Promise<void>;\n        /**\n         * Reads data from the file and stores that in the given buffer.\n         *\n         * If the file is not modified concurrently, the end-of-file is reached when the\n         * number of bytes read is zero.\n         * @since v10.0.0\n         * @param buffer A buffer that will be filled with the file data read.\n         * @param offset The location in the buffer at which to start filling.\n         * @param length The number of bytes to read.\n         * @param position The location where to begin reading data from the file. If `null`, data will be read from the current file position, and the position will be updated. If `position` is an\n         * integer, the current file position will remain unchanged.\n         * @return Fulfills upon success with an object with two properties:\n         */\n        read<T extends NodeJS.ArrayBufferView>(\n            buffer: T,\n            offset?: number | null,\n            length?: number | null,\n            position?: number | null,\n        ): Promise<FileReadResult<T>>;\n        read<T extends NodeJS.ArrayBufferView = Buffer>(options?: FileReadOptions<T>): Promise<FileReadResult<T>>;\n        /**\n         * Returns a `ReadableStream` that may be used to read the files data.\n         *\n         * An error will be thrown if this method is called more than once or is called\n         * after the `FileHandle` is closed or closing.\n         *\n         * ```js\n         * import {\n         *   open,\n         * } from 'node:fs/promises';\n         *\n         * const file = await open('./some/file/to/read');\n         *\n         * for await (const chunk of file.readableWebStream())\n         *   console.log(chunk);\n         *\n         * await file.close();\n         * ```\n         *\n         * While the `ReadableStream` will read the file to completion, it will not\n         * close the `FileHandle` automatically. User code must still call the`fileHandle.close()` method.\n         * @since v17.0.0\n         * @experimental\n         */\n        readableWebStream(options?: ReadableWebStreamOptions): ReadableStream;\n        /**\n         * Asynchronously reads the entire contents of a file.\n         *\n         * If `options` is a string, then it specifies the `encoding`.\n         *\n         * The `FileHandle` has to support reading.\n         *\n         * If one or more `filehandle.read()` calls are made on a file handle and then a `filehandle.readFile()` call is made, the data will be read from the current\n         * position till the end of the file. It doesn't always read from the beginning\n         * of the file.\n         * @since v10.0.0\n         * @return Fulfills upon a successful read with the contents of the file. If no encoding is specified (using `options.encoding`), the data is returned as a {Buffer} object. Otherwise, the\n         * data will be a string.\n         */\n        readFile(\n            options?:\n                | ({ encoding?: null | undefined } & Abortable)\n                | null,\n        ): Promise<Buffer>;\n        /**\n         * Asynchronously reads the entire contents of a file. The underlying file will _not_ be closed automatically.\n         * The `FileHandle` must have been opened for reading.\n         */\n        readFile(\n            options:\n                | ({ encoding: BufferEncoding } & Abortable)\n                | BufferEncoding,\n        ): Promise<string>;\n        /**\n         * Asynchronously reads the entire contents of a file. The underlying file will _not_ be closed automatically.\n         * The `FileHandle` must have been opened for reading.\n         */\n        readFile(\n            options?:\n                | (ObjectEncodingOptions & Abortable)\n                | BufferEncoding\n                | null,\n        ): Promise<string | Buffer>;\n        /**\n         * Convenience method to create a `readline` interface and stream over the file.\n         * See `filehandle.createReadStream()` for the options.\n         *\n         * ```js\n         * import { open } from 'node:fs/promises';\n         *\n         * const file = await open('./some/file/to/read');\n         *\n         * for await (const line of file.readLines()) {\n         *   console.log(line);\n         * }\n         * ```\n         * @since v18.11.0\n         */\n        readLines(options?: CreateReadStreamOptions): ReadlineInterface;\n        /**\n         * @since v10.0.0\n         * @return Fulfills with an {fs.Stats} for the file.\n         */\n        stat(\n            opts?: StatOptions & {\n                bigint?: false | undefined;\n            },\n        ): Promise<Stats>;\n        stat(\n            opts: StatOptions & {\n                bigint: true;\n            },\n        ): Promise<BigIntStats>;\n        stat(opts?: StatOptions): Promise<Stats | BigIntStats>;\n        /**\n         * Truncates the file.\n         *\n         * If the file was larger than `len` bytes, only the first `len` bytes will be\n         * retained in the file.\n         *\n         * The following example retains only the first four bytes of the file:\n         *\n         * ```js\n         * import { open } from 'node:fs/promises';\n         *\n         * let filehandle = null;\n         * try {\n         *   filehandle = await open('temp.txt', 'r+');\n         *   await filehandle.truncate(4);\n         * } finally {\n         *   await filehandle?.close();\n         * }\n         * ```\n         *\n         * If the file previously was shorter than `len` bytes, it is extended, and the\n         * extended part is filled with null bytes (`'\\0'`):\n         *\n         * If `len` is negative then `0` will be used.\n         * @since v10.0.0\n         * @param [len=0]\n         * @return Fulfills with `undefined` upon success.\n         */\n        truncate(len?: number): Promise<void>;\n        /**\n         * Change the file system timestamps of the object referenced by the `FileHandle` then fulfills the promise with no arguments upon success.\n         * @since v10.0.0\n         */\n        utimes(atime: TimeLike, mtime: TimeLike): Promise<void>;\n        /**\n         * Asynchronously writes data to a file, replacing the file if it already exists. `data` can be a string, a buffer, an\n         * [AsyncIterable](https://tc39.github.io/ecma262/#sec-asynciterable-interface), or an\n         * [Iterable](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols#The_iterable_protocol) object.\n         * The promise is fulfilled with no arguments upon success.\n         *\n         * If `options` is a string, then it specifies the `encoding`.\n         *\n         * The `FileHandle` has to support writing.\n         *\n         * It is unsafe to use `filehandle.writeFile()` multiple times on the same file\n         * without waiting for the promise to be fulfilled (or rejected).\n         *\n         * If one or more `filehandle.write()` calls are made on a file handle and then a`filehandle.writeFile()` call is made, the data will be written from the\n         * current position till the end of the file. It doesn't always write from the\n         * beginning of the file.\n         * @since v10.0.0\n         */\n        writeFile(\n            data: string | Uint8Array,\n            options?:\n                | (ObjectEncodingOptions & Abortable)\n                | BufferEncoding\n                | null,\n        ): Promise<void>;\n        /**\n         * Write `buffer` to the file.\n         *\n         * The promise is fulfilled with an object containing two properties:\n         *\n         * It is unsafe to use `filehandle.write()` multiple times on the same file\n         * without waiting for the promise to be fulfilled (or rejected). For this\n         * scenario, use `filehandle.createWriteStream()`.\n         *\n         * On Linux, positional writes do not work when the file is opened in append mode.\n         * The kernel ignores the position argument and always appends the data to\n         * the end of the file.\n         * @since v10.0.0\n         * @param offset The start position from within `buffer` where the data to write begins.\n         * @param [length=buffer.byteLength - offset] The number of bytes from `buffer` to write.\n         * @param [position='null'] The offset from the beginning of the file where the data from `buffer` should be written. If `position` is not a `number`, the data will be written at the current\n         * position. See the POSIX pwrite(2) documentation for more detail.\n         */\n        write<TBuffer extends Uint8Array>(\n            buffer: TBuffer,\n            offset?: number | null,\n            length?: number | null,\n            position?: number | null,\n        ): Promise<{\n            bytesWritten: number;\n            buffer: TBuffer;\n        }>;\n        write(\n            data: string,\n            position?: number | null,\n            encoding?: BufferEncoding | null,\n        ): Promise<{\n            bytesWritten: number;\n            buffer: string;\n        }>;\n        /**\n         * Write an array of [ArrayBufferView](https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView) s to the file.\n         *\n         * The promise is fulfilled with an object containing a two properties:\n         *\n         * It is unsafe to call `writev()` multiple times on the same file without waiting\n         * for the promise to be fulfilled (or rejected).\n         *\n         * On Linux, positional writes don't work when the file is opened in append mode.\n         * The kernel ignores the position argument and always appends the data to\n         * the end of the file.\n         * @since v12.9.0\n         * @param [position='null'] The offset from the beginning of the file where the data from `buffers` should be written. If `position` is not a `number`, the data will be written at the current\n         * position.\n         */\n        writev(buffers: readonly NodeJS.ArrayBufferView[], position?: number): Promise<WriteVResult>;\n        /**\n         * Read from a file and write to an array of [ArrayBufferView](https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView) s\n         * @since v13.13.0, v12.17.0\n         * @param [position='null'] The offset from the beginning of the file where the data should be read from. If `position` is not a `number`, the data will be read from the current position.\n         * @return Fulfills upon success an object containing two properties:\n         */\n        readv(buffers: readonly NodeJS.ArrayBufferView[], position?: number): Promise<ReadVResult>;\n        /**\n         * Closes the file handle after waiting for any pending operation on the handle to\n         * complete.\n         *\n         * ```js\n         * import { open } from 'node:fs/promises';\n         *\n         * let filehandle;\n         * try {\n         *   filehandle = await open('thefile.txt', 'r');\n         * } finally {\n         *   await filehandle?.close();\n         * }\n         * ```\n         * @since v10.0.0\n         * @return Fulfills with `undefined` upon success.\n         */\n        close(): Promise<void>;\n        /**\n         * An alias for {@link FileHandle.close()}.\n         * @since v20.4.0\n         */\n        [Symbol.asyncDispose](): Promise<void>;\n    }\n    const constants: typeof fsConstants;\n    /**\n     * Tests a user's permissions for the file or directory specified by `path`.\n     * The `mode` argument is an optional integer that specifies the accessibility\n     * checks to be performed. `mode` should be either the value `fs.constants.F_OK` or a mask consisting of the bitwise OR of any of `fs.constants.R_OK`, `fs.constants.W_OK`, and `fs.constants.X_OK`\n     * (e.g.`fs.constants.W_OK | fs.constants.R_OK`). Check `File access constants` for\n     * possible values of `mode`.\n     *\n     * If the accessibility check is successful, the promise is fulfilled with no\n     * value. If any of the accessibility checks fail, the promise is rejected\n     * with an [Error](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error) object. The following example checks if the file`/etc/passwd` can be read and\n     * written by the current process.\n     *\n     * ```js\n     * import { access, constants } from 'node:fs/promises';\n     *\n     * try {\n     *   await access('/etc/passwd', constants.R_OK | constants.W_OK);\n     *   console.log('can access');\n     * } catch {\n     *   console.error('cannot access');\n     * }\n     * ```\n     *\n     * Using `fsPromises.access()` to check for the accessibility of a file before\n     * calling `fsPromises.open()` is not recommended. Doing so introduces a race\n     * condition, since other processes may change the file's state between the two\n     * calls. Instead, user code should open/read/write the file directly and handle\n     * the error raised if the file is not accessible.\n     * @since v10.0.0\n     * @param [mode=fs.constants.F_OK]\n     * @return Fulfills with `undefined` upon success.\n     */\n    function access(path: PathLike, mode?: number): Promise<void>;\n    /**\n     * Asynchronously copies `src` to `dest`. By default, `dest` is overwritten if it\n     * already exists.\n     *\n     * No guarantees are made about the atomicity of the copy operation. If an\n     * error occurs after the destination file has been opened for writing, an attempt\n     * will be made to remove the destination.\n     *\n     * ```js\n     * import { copyFile, constants } from 'node:fs/promises';\n     *\n     * try {\n     *   await copyFile('source.txt', 'destination.txt');\n     *   console.log('source.txt was copied to destination.txt');\n     * } catch {\n     *   console.error('The file could not be copied');\n     * }\n     *\n     * // By using COPYFILE_EXCL, the operation will fail if destination.txt exists.\n     * try {\n     *   await copyFile('source.txt', 'destination.txt', constants.COPYFILE_EXCL);\n     *   console.log('source.txt was copied to destination.txt');\n     * } catch {\n     *   console.error('The file could not be copied');\n     * }\n     * ```\n     * @since v10.0.0\n     * @param src source filename to copy\n     * @param dest destination filename of the copy operation\n     * @param [mode=0] Optional modifiers that specify the behavior of the copy operation. It is possible to create a mask consisting of the bitwise OR of two or more values (e.g.\n     * `fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE`)\n     * @return Fulfills with `undefined` upon success.\n     */\n    function copyFile(src: PathLike, dest: PathLike, mode?: number): Promise<void>;\n    /**\n     * Opens a `FileHandle`.\n     *\n     * Refer to the POSIX [`open(2)`](http://man7.org/linux/man-pages/man2/open.2.html) documentation for more detail.\n     *\n     * Some characters (`< > : \" / \\ | ? *`) are reserved under Windows as documented\n     * by [Naming Files, Paths, and Namespaces](https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file). Under NTFS, if the filename contains\n     * a colon, Node.js will open a file system stream, as described by [this MSDN page](https://docs.microsoft.com/en-us/windows/desktop/FileIO/using-streams).\n     * @since v10.0.0\n     * @param [flags='r'] See `support of file system `flags``.\n     * @param [mode=0o666] Sets the file mode (permission and sticky bits) if the file is created.\n     * @return Fulfills with a {FileHandle} object.\n     */\n    function open(path: PathLike, flags?: string | number, mode?: Mode): Promise<FileHandle>;\n    /**\n     * Renames `oldPath` to `newPath`.\n     * @since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function rename(oldPath: PathLike, newPath: PathLike): Promise<void>;\n    /**\n     * Truncates (shortens or extends the length) of the content at `path` to `len` bytes.\n     * @since v10.0.0\n     * @param [len=0]\n     * @return Fulfills with `undefined` upon success.\n     */\n    function truncate(path: PathLike, len?: number): Promise<void>;\n    /**\n     * Removes the directory identified by `path`.\n     *\n     * Using `fsPromises.rmdir()` on a file (not a directory) results in the\n     * promise being rejected with an `ENOENT` error on Windows and an `ENOTDIR` error on POSIX.\n     *\n     * To get a behavior similar to the `rm -rf` Unix command, use `fsPromises.rm()` with options `{ recursive: true, force: true }`.\n     * @since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function rmdir(path: PathLike, options?: RmDirOptions): Promise<void>;\n    /**\n     * Removes files and directories (modeled on the standard POSIX `rm` utility).\n     * @since v14.14.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function rm(path: PathLike, options?: RmOptions): Promise<void>;\n    /**\n     * Asynchronously creates a directory.\n     *\n     * The optional `options` argument can be an integer specifying `mode` (permission\n     * and sticky bits), or an object with a `mode` property and a `recursive` property indicating whether parent directories should be created. Calling `fsPromises.mkdir()` when `path` is a directory\n     * that exists results in a\n     * rejection only when `recursive` is false.\n     *\n     * ```js\n     * import { mkdir } from 'node:fs/promises';\n     *\n     * try {\n     *   const projectFolder = new URL('./test/project/', import.meta.url);\n     *   const createDir = await mkdir(projectFolder, { recursive: true });\n     *\n     *   console.log(`created ${createDir}`);\n     * } catch (err) {\n     *   console.error(err.message);\n     * }\n     * ```\n     * @since v10.0.0\n     * @return Upon success, fulfills with `undefined` if `recursive` is `false`, or the first directory path created if `recursive` is `true`.\n     */\n    function mkdir(\n        path: PathLike,\n        options: MakeDirectoryOptions & {\n            recursive: true;\n        },\n    ): Promise<string | undefined>;\n    /**\n     * Asynchronous mkdir(2) - create a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n     * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n     */\n    function mkdir(\n        path: PathLike,\n        options?:\n            | Mode\n            | (MakeDirectoryOptions & {\n                recursive?: false | undefined;\n            })\n            | null,\n    ): Promise<void>;\n    /**\n     * Asynchronous mkdir(2) - create a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n     * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n     */\n    function mkdir(path: PathLike, options?: Mode | MakeDirectoryOptions | null): Promise<string | undefined>;\n    /**\n     * Reads the contents of a directory.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use for\n     * the filenames. If the `encoding` is set to `'buffer'`, the filenames returned\n     * will be passed as `Buffer` objects.\n     *\n     * If `options.withFileTypes` is set to `true`, the returned array will contain `fs.Dirent` objects.\n     *\n     * ```js\n     * import { readdir } from 'node:fs/promises';\n     *\n     * try {\n     *   const files = await readdir(path);\n     *   for (const file of files)\n     *     console.log(file);\n     * } catch (err) {\n     *   console.error(err);\n     * }\n     * ```\n     * @since v10.0.0\n     * @return Fulfills with an array of the names of the files in the directory excluding `'.'` and `'..'`.\n     */\n    function readdir(\n        path: PathLike,\n        options?:\n            | (ObjectEncodingOptions & {\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            })\n            | BufferEncoding\n            | null,\n    ): Promise<string[]>;\n    /**\n     * Asynchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    function readdir(\n        path: PathLike,\n        options:\n            | {\n                encoding: \"buffer\";\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            }\n            | \"buffer\",\n    ): Promise<Buffer[]>;\n    /**\n     * Asynchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    function readdir(\n        path: PathLike,\n        options?:\n            | (ObjectEncodingOptions & {\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            })\n            | BufferEncoding\n            | null,\n    ): Promise<string[] | Buffer[]>;\n    /**\n     * Asynchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options If called with `withFileTypes: true` the result data will be an array of Dirent.\n     */\n    function readdir(\n        path: PathLike,\n        options: ObjectEncodingOptions & {\n            withFileTypes: true;\n            recursive?: boolean | undefined;\n        },\n    ): Promise<Dirent[]>;\n    /**\n     * Reads the contents of the symbolic link referred to by `path`. See the POSIX [`readlink(2)`](http://man7.org/linux/man-pages/man2/readlink.2.html) documentation for more detail. The promise is\n     * fulfilled with the`linkString` upon success.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use for\n     * the link path returned. If the `encoding` is set to `'buffer'`, the link path\n     * returned will be passed as a `Buffer` object.\n     * @since v10.0.0\n     * @return Fulfills with the `linkString` upon success.\n     */\n    function readlink(path: PathLike, options?: ObjectEncodingOptions | BufferEncoding | null): Promise<string>;\n    /**\n     * Asynchronous readlink(2) - read value of a symbolic link.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    function readlink(path: PathLike, options: BufferEncodingOption): Promise<Buffer>;\n    /**\n     * Asynchronous readlink(2) - read value of a symbolic link.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    function readlink(path: PathLike, options?: ObjectEncodingOptions | string | null): Promise<string | Buffer>;\n    /**\n     * Creates a symbolic link.\n     *\n     * The `type` argument is only used on Windows platforms and can be one of `'dir'`, `'file'`, or `'junction'`. If the `type` argument is not a string, Node.js will\n     * autodetect `target` type and use `'file'` or `'dir'`. If the `target` does not\n     * exist, `'file'` will be used. Windows junction points require the destination\n     * path to be absolute. When using `'junction'`, the `target` argument will\n     * automatically be normalized to absolute path. Junction points on NTFS volumes\n     * can only point to directories.\n     * @since v10.0.0\n     * @param [type='null']\n     * @return Fulfills with `undefined` upon success.\n     */\n    function symlink(target: PathLike, path: PathLike, type?: string | null): Promise<void>;\n    /**\n     * Equivalent to `fsPromises.stat()` unless `path` refers to a symbolic link,\n     * in which case the link itself is stat-ed, not the file that it refers to.\n     * Refer to the POSIX [`lstat(2)`](http://man7.org/linux/man-pages/man2/lstat.2.html) document for more detail.\n     * @since v10.0.0\n     * @return Fulfills with the {fs.Stats} object for the given symbolic link `path`.\n     */\n    function lstat(\n        path: PathLike,\n        opts?: StatOptions & {\n            bigint?: false | undefined;\n        },\n    ): Promise<Stats>;\n    function lstat(\n        path: PathLike,\n        opts: StatOptions & {\n            bigint: true;\n        },\n    ): Promise<BigIntStats>;\n    function lstat(path: PathLike, opts?: StatOptions): Promise<Stats | BigIntStats>;\n    /**\n     * @since v10.0.0\n     * @return Fulfills with the {fs.Stats} object for the given `path`.\n     */\n    function stat(\n        path: PathLike,\n        opts?: StatOptions & {\n            bigint?: false | undefined;\n        },\n    ): Promise<Stats>;\n    function stat(\n        path: PathLike,\n        opts: StatOptions & {\n            bigint: true;\n        },\n    ): Promise<BigIntStats>;\n    function stat(path: PathLike, opts?: StatOptions): Promise<Stats | BigIntStats>;\n    /**\n     * @since v19.6.0, v18.15.0\n     * @return Fulfills with the {fs.StatFs} object for the given `path`.\n     */\n    function statfs(\n        path: PathLike,\n        opts?: StatFsOptions & {\n            bigint?: false | undefined;\n        },\n    ): Promise<StatsFs>;\n    function statfs(\n        path: PathLike,\n        opts: StatFsOptions & {\n            bigint: true;\n        },\n    ): Promise<BigIntStatsFs>;\n    function statfs(path: PathLike, opts?: StatFsOptions): Promise<StatsFs | BigIntStatsFs>;\n    /**\n     * Creates a new link from the `existingPath` to the `newPath`. See the POSIX [`link(2)`](http://man7.org/linux/man-pages/man2/link.2.html) documentation for more detail.\n     * @since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function link(existingPath: PathLike, newPath: PathLike): Promise<void>;\n    /**\n     * If `path` refers to a symbolic link, then the link is removed without affecting\n     * the file or directory to which that link refers. If the `path` refers to a file\n     * path that is not a symbolic link, the file is deleted. See the POSIX [`unlink(2)`](http://man7.org/linux/man-pages/man2/unlink.2.html) documentation for more detail.\n     * @since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function unlink(path: PathLike): Promise<void>;\n    /**\n     * Changes the permissions of a file.\n     * @since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function chmod(path: PathLike, mode: Mode): Promise<void>;\n    /**\n     * Changes the permissions on a symbolic link.\n     *\n     * This method is only implemented on macOS.\n     * @deprecated Since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function lchmod(path: PathLike, mode: Mode): Promise<void>;\n    /**\n     * Changes the ownership on a symbolic link.\n     * @since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function lchown(path: PathLike, uid: number, gid: number): Promise<void>;\n    /**\n     * Changes the access and modification times of a file in the same way as `fsPromises.utimes()`, with the difference that if the path refers to a\n     * symbolic link, then the link is not dereferenced: instead, the timestamps of\n     * the symbolic link itself are changed.\n     * @since v14.5.0, v12.19.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function lutimes(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise<void>;\n    /**\n     * Changes the ownership of a file.\n     * @since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function chown(path: PathLike, uid: number, gid: number): Promise<void>;\n    /**\n     * Change the file system timestamps of the object referenced by `path`.\n     *\n     * The `atime` and `mtime` arguments follow these rules:\n     *\n     * * Values can be either numbers representing Unix epoch time, `Date`s, or a\n     * numeric string like `'123456789.0'`.\n     * * If the value can not be converted to a number, or is `NaN`, `Infinity`, or `-Infinity`, an `Error` will be thrown.\n     * @since v10.0.0\n     * @return Fulfills with `undefined` upon success.\n     */\n    function utimes(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise<void>;\n    /**\n     * Determines the actual location of `path` using the same semantics as the `fs.realpath.native()` function.\n     *\n     * Only paths that can be converted to UTF8 strings are supported.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use for\n     * the path. If the `encoding` is set to `'buffer'`, the path returned will be\n     * passed as a `Buffer` object.\n     *\n     * On Linux, when Node.js is linked against musl libc, the procfs file system must\n     * be mounted on `/proc` in order for this function to work. Glibc does not have\n     * this restriction.\n     * @since v10.0.0\n     * @return Fulfills with the resolved path upon success.\n     */\n    function realpath(path: PathLike, options?: ObjectEncodingOptions | BufferEncoding | null): Promise<string>;\n    /**\n     * Asynchronous realpath(3) - return the canonicalized absolute pathname.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    function realpath(path: PathLike, options: BufferEncodingOption): Promise<Buffer>;\n    /**\n     * Asynchronous realpath(3) - return the canonicalized absolute pathname.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    function realpath(\n        path: PathLike,\n        options?: ObjectEncodingOptions | BufferEncoding | null,\n    ): Promise<string | Buffer>;\n    /**\n     * Creates a unique temporary directory. A unique directory name is generated by\n     * appending six random characters to the end of the provided `prefix`. Due to\n     * platform inconsistencies, avoid trailing `X` characters in `prefix`. Some\n     * platforms, notably the BSDs, can return more than six random characters, and\n     * replace trailing `X` characters in `prefix` with random characters.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use.\n     *\n     * ```js\n     * import { mkdtemp } from 'node:fs/promises';\n     * import { join } from 'node:path';\n     * import { tmpdir } from 'node:os';\n     *\n     * try {\n     *   await mkdtemp(join(tmpdir(), 'foo-'));\n     * } catch (err) {\n     *   console.error(err);\n     * }\n     * ```\n     *\n     * The `fsPromises.mkdtemp()` method will append the six randomly selected\n     * characters directly to the `prefix` string. For instance, given a directory `/tmp`, if the intention is to create a temporary directory _within_ `/tmp`, the `prefix` must end with a trailing\n     * platform-specific path separator\n     * (`import { sep } from 'node:node:path'`).\n     * @since v10.0.0\n     * @return Fulfills with a string containing the file system path of the newly created temporary directory.\n     */\n    function mkdtemp(prefix: string, options?: ObjectEncodingOptions | BufferEncoding | null): Promise<string>;\n    /**\n     * Asynchronously creates a unique temporary directory.\n     * Generates six random characters to be appended behind a required `prefix` to create a unique temporary directory.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    function mkdtemp(prefix: string, options: BufferEncodingOption): Promise<Buffer>;\n    /**\n     * Asynchronously creates a unique temporary directory.\n     * Generates six random characters to be appended behind a required `prefix` to create a unique temporary directory.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    function mkdtemp(prefix: string, options?: ObjectEncodingOptions | BufferEncoding | null): Promise<string | Buffer>;\n    /**\n     * Asynchronously writes data to a file, replacing the file if it already exists. `data` can be a string, a buffer, an\n     * [AsyncIterable](https://tc39.github.io/ecma262/#sec-asynciterable-interface), or an\n     * [Iterable](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols#The_iterable_protocol) object.\n     *\n     * The `encoding` option is ignored if `data` is a buffer.\n     *\n     * If `options` is a string, then it specifies the encoding.\n     *\n     * The `mode` option only affects the newly created file. See `fs.open()` for more details.\n     *\n     * Any specified `FileHandle` has to support writing.\n     *\n     * It is unsafe to use `fsPromises.writeFile()` multiple times on the same file\n     * without waiting for the promise to be settled.\n     *\n     * Similarly to `fsPromises.readFile` \\- `fsPromises.writeFile` is a convenience\n     * method that performs multiple `write` calls internally to write the buffer\n     * passed to it. For performance sensitive code consider using `fs.createWriteStream()` or `filehandle.createWriteStream()`.\n     *\n     * It is possible to use an `AbortSignal` to cancel an `fsPromises.writeFile()`.\n     * Cancelation is \"best effort\", and some amount of data is likely still\n     * to be written.\n     *\n     * ```js\n     * import { writeFile } from 'node:fs/promises';\n     * import { Buffer } from 'node:buffer';\n     *\n     * try {\n     *   const controller = new AbortController();\n     *   const { signal } = controller;\n     *   const data = new Uint8Array(Buffer.from('Hello Node.js'));\n     *   const promise = writeFile('message.txt', data, { signal });\n     *\n     *   // Abort the request before the promise settles.\n     *   controller.abort();\n     *\n     *   await promise;\n     * } catch (err) {\n     *   // When a request is aborted - err is an AbortError\n     *   console.error(err);\n     * }\n     * ```\n     *\n     * Aborting an ongoing request does not abort individual operating\n     * system requests but rather the internal buffering `fs.writeFile` performs.\n     * @since v10.0.0\n     * @param file filename or `FileHandle`\n     * @return Fulfills with `undefined` upon success.\n     */\n    function writeFile(\n        file: PathLike | FileHandle,\n        data:\n            | string\n            | NodeJS.ArrayBufferView\n            | Iterable<string | NodeJS.ArrayBufferView>\n            | AsyncIterable<string | NodeJS.ArrayBufferView>\n            | Stream,\n        options?:\n            | (ObjectEncodingOptions & {\n                mode?: Mode | undefined;\n                flag?: OpenMode | undefined;\n                /**\n                 * If all data is successfully written to the file, and `flush`\n                 * is `true`, `filehandle.sync()` is used to flush the data.\n                 * @default false\n                 */\n                flush?: boolean | undefined;\n            } & Abortable)\n            | BufferEncoding\n            | null,\n    ): Promise<void>;\n    /**\n     * Asynchronously append data to a file, creating the file if it does not yet\n     * exist. `data` can be a string or a `Buffer`.\n     *\n     * If `options` is a string, then it specifies the `encoding`.\n     *\n     * The `mode` option only affects the newly created file. See `fs.open()` for more details.\n     *\n     * The `path` may be specified as a `FileHandle` that has been opened\n     * for appending (using `fsPromises.open()`).\n     * @since v10.0.0\n     * @param path filename or {FileHandle}\n     * @return Fulfills with `undefined` upon success.\n     */\n    function appendFile(\n        path: PathLike | FileHandle,\n        data: string | Uint8Array,\n        options?: (ObjectEncodingOptions & FlagAndOpenMode & { flush?: boolean | undefined }) | BufferEncoding | null,\n    ): Promise<void>;\n    /**\n     * Asynchronously reads the entire contents of a file.\n     *\n     * If no encoding is specified (using `options.encoding`), the data is returned\n     * as a `Buffer` object. Otherwise, the data will be a string.\n     *\n     * If `options` is a string, then it specifies the encoding.\n     *\n     * When the `path` is a directory, the behavior of `fsPromises.readFile()` is\n     * platform-specific. On macOS, Linux, and Windows, the promise will be rejected\n     * with an error. On FreeBSD, a representation of the directory's contents will be\n     * returned.\n     *\n     * An example of reading a `package.json` file located in the same directory of the\n     * running code:\n     *\n     * ```js\n     * import { readFile } from 'node:fs/promises';\n     * try {\n     *   const filePath = new URL('./package.json', import.meta.url);\n     *   const contents = await readFile(filePath, { encoding: 'utf8' });\n     *   console.log(contents);\n     * } catch (err) {\n     *   console.error(err.message);\n     * }\n     * ```\n     *\n     * It is possible to abort an ongoing `readFile` using an `AbortSignal`. If a\n     * request is aborted the promise returned is rejected with an `AbortError`:\n     *\n     * ```js\n     * import { readFile } from 'node:fs/promises';\n     *\n     * try {\n     *   const controller = new AbortController();\n     *   const { signal } = controller;\n     *   const promise = readFile(fileName, { signal });\n     *\n     *   // Abort the request before the promise settles.\n     *   controller.abort();\n     *\n     *   await promise;\n     * } catch (err) {\n     *   // When a request is aborted - err is an AbortError\n     *   console.error(err);\n     * }\n     * ```\n     *\n     * Aborting an ongoing request does not abort individual operating\n     * system requests but rather the internal buffering `fs.readFile` performs.\n     *\n     * Any specified `FileHandle` has to support reading.\n     * @since v10.0.0\n     * @param path filename or `FileHandle`\n     * @return Fulfills with the contents of the file.\n     */\n    function readFile(\n        path: PathLike | FileHandle,\n        options?:\n            | ({\n                encoding?: null | undefined;\n                flag?: OpenMode | undefined;\n            } & Abortable)\n            | null,\n    ): Promise<Buffer>;\n    /**\n     * Asynchronously reads the entire contents of a file.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a `FileHandle` is provided, the underlying file will _not_ be closed automatically.\n     * @param options An object that may contain an optional flag.\n     * If a flag is not provided, it defaults to `'r'`.\n     */\n    function readFile(\n        path: PathLike | FileHandle,\n        options:\n            | ({\n                encoding: BufferEncoding;\n                flag?: OpenMode | undefined;\n            } & Abortable)\n            | BufferEncoding,\n    ): Promise<string>;\n    /**\n     * Asynchronously reads the entire contents of a file.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a `FileHandle` is provided, the underlying file will _not_ be closed automatically.\n     * @param options An object that may contain an optional flag.\n     * If a flag is not provided, it defaults to `'r'`.\n     */\n    function readFile(\n        path: PathLike | FileHandle,\n        options?:\n            | (\n                & ObjectEncodingOptions\n                & Abortable\n                & {\n                    flag?: OpenMode | undefined;\n                }\n            )\n            | BufferEncoding\n            | null,\n    ): Promise<string | Buffer>;\n    /**\n     * Asynchronously open a directory for iterative scanning. See the POSIX [`opendir(3)`](http://man7.org/linux/man-pages/man3/opendir.3.html) documentation for more detail.\n     *\n     * Creates an `fs.Dir`, which contains all further functions for reading from\n     * and cleaning up the directory.\n     *\n     * The `encoding` option sets the encoding for the `path` while opening the\n     * directory and subsequent read operations.\n     *\n     * Example using async iteration:\n     *\n     * ```js\n     * import { opendir } from 'node:fs/promises';\n     *\n     * try {\n     *   const dir = await opendir('./');\n     *   for await (const dirent of dir)\n     *     console.log(dirent.name);\n     * } catch (err) {\n     *   console.error(err);\n     * }\n     * ```\n     *\n     * When using the async iterator, the `fs.Dir` object will be automatically\n     * closed after the iterator exits.\n     * @since v12.12.0\n     * @return Fulfills with an {fs.Dir}.\n     */\n    function opendir(path: PathLike, options?: OpenDirOptions): Promise<Dir>;\n    /**\n     * Returns an async iterator that watches for changes on `filename`, where `filename`is either a file or a directory.\n     *\n     * ```js\n     * import { watch } from 'node:fs/promises';\n     *\n     * const ac = new AbortController();\n     * const { signal } = ac;\n     * setTimeout(() => ac.abort(), 10000);\n     *\n     * (async () => {\n     *   try {\n     *     const watcher = watch(__filename, { signal });\n     *     for await (const event of watcher)\n     *       console.log(event);\n     *   } catch (err) {\n     *     if (err.name === 'AbortError')\n     *       return;\n     *     throw err;\n     *   }\n     * })();\n     * ```\n     *\n     * On most platforms, `'rename'` is emitted whenever a filename appears or\n     * disappears in the directory.\n     *\n     * All the `caveats` for `fs.watch()` also apply to `fsPromises.watch()`.\n     * @since v15.9.0, v14.18.0\n     * @return of objects with the properties:\n     */\n    function watch(\n        filename: PathLike,\n        options:\n            | (WatchOptions & {\n                encoding: \"buffer\";\n            })\n            | \"buffer\",\n    ): AsyncIterable<FileChangeInfo<Buffer>>;\n    /**\n     * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`.\n     * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options.\n     * If `encoding` is not supplied, the default of `'utf8'` is used.\n     * If `persistent` is not supplied, the default of `true` is used.\n     * If `recursive` is not supplied, the default of `false` is used.\n     */\n    function watch(filename: PathLike, options?: WatchOptions | BufferEncoding): AsyncIterable<FileChangeInfo<string>>;\n    /**\n     * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`.\n     * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options.\n     * If `encoding` is not supplied, the default of `'utf8'` is used.\n     * If `persistent` is not supplied, the default of `true` is used.\n     * If `recursive` is not supplied, the default of `false` is used.\n     */\n    function watch(\n        filename: PathLike,\n        options: WatchOptions | string,\n    ): AsyncIterable<FileChangeInfo<string>> | AsyncIterable<FileChangeInfo<Buffer>>;\n    /**\n     * Asynchronously copies the entire directory structure from `src` to `dest`,\n     * including subdirectories and files.\n     *\n     * When copying a directory to another directory, globs are not supported and\n     * behavior is similar to `cp dir1/ dir2/`.\n     * @since v16.7.0\n     * @experimental\n     * @param src source path to copy.\n     * @param dest destination path to copy to.\n     * @return Fulfills with `undefined` upon success.\n     */\n    function cp(source: string | URL, destination: string | URL, opts?: CopyOptions): Promise<void>;\n}\ndeclare module \"node:fs/promises\" {\n    export * from \"fs/promises\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/fs.d.ts": "/**\n * The `node:fs` module enables interacting with the file system in a\n * way modeled on standard POSIX functions.\n *\n * To use the promise-based APIs:\n *\n * ```js\n * import * as fs from 'node:fs/promises';\n * ```\n *\n * To use the callback and sync APIs:\n *\n * ```js\n * import * as fs from 'node:fs';\n * ```\n *\n * All file system operations have synchronous, callback, and promise-based\n * forms, and are accessible using both CommonJS syntax and ES6 Modules (ESM).\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/fs.js)\n */\ndeclare module \"fs\" {\n    import * as stream from \"node:stream\";\n    import { Abortable, EventEmitter } from \"node:events\";\n    import { URL } from \"node:url\";\n    import * as promises from \"node:fs/promises\";\n    export { promises };\n    /**\n     * Valid types for path values in \"fs\".\n     */\n    export type PathLike = string | Buffer | URL;\n    export type PathOrFileDescriptor = PathLike | number;\n    export type TimeLike = string | number | Date;\n    export type NoParamCallback = (err: NodeJS.ErrnoException | null) => void;\n    export type BufferEncodingOption =\n        | \"buffer\"\n        | {\n            encoding: \"buffer\";\n        };\n    export interface ObjectEncodingOptions {\n        encoding?: BufferEncoding | null | undefined;\n    }\n    export type EncodingOption = ObjectEncodingOptions | BufferEncoding | undefined | null;\n    export type OpenMode = number | string;\n    export type Mode = number | string;\n    export interface StatsBase<T> {\n        isFile(): boolean;\n        isDirectory(): boolean;\n        isBlockDevice(): boolean;\n        isCharacterDevice(): boolean;\n        isSymbolicLink(): boolean;\n        isFIFO(): boolean;\n        isSocket(): boolean;\n        dev: T;\n        ino: T;\n        mode: T;\n        nlink: T;\n        uid: T;\n        gid: T;\n        rdev: T;\n        size: T;\n        blksize: T;\n        blocks: T;\n        atimeMs: T;\n        mtimeMs: T;\n        ctimeMs: T;\n        birthtimeMs: T;\n        atime: Date;\n        mtime: Date;\n        ctime: Date;\n        birthtime: Date;\n    }\n    export interface Stats extends StatsBase<number> {}\n    /**\n     * A `fs.Stats` object provides information about a file.\n     *\n     * Objects returned from {@link stat}, {@link lstat}, {@link fstat}, and\n     * their synchronous counterparts are of this type.\n     * If `bigint` in the `options` passed to those methods is true, the numeric values\n     * will be `bigint` instead of `number`, and the object will contain additional\n     * nanosecond-precision properties suffixed with `Ns`. `Stat` objects are not to be created directly using the `new` keyword.\n     *\n     * ```console\n     * Stats {\n     *   dev: 2114,\n     *   ino: 48064969,\n     *   mode: 33188,\n     *   nlink: 1,\n     *   uid: 85,\n     *   gid: 100,\n     *   rdev: 0,\n     *   size: 527,\n     *   blksize: 4096,\n     *   blocks: 8,\n     *   atimeMs: 1318289051000.1,\n     *   mtimeMs: 1318289051000.1,\n     *   ctimeMs: 1318289051000.1,\n     *   birthtimeMs: 1318289051000.1,\n     *   atime: Mon, 10 Oct 2011 23:24:11 GMT,\n     *   mtime: Mon, 10 Oct 2011 23:24:11 GMT,\n     *   ctime: Mon, 10 Oct 2011 23:24:11 GMT,\n     *   birthtime: Mon, 10 Oct 2011 23:24:11 GMT }\n     * ```\n     *\n     * `bigint` version:\n     *\n     * ```console\n     * BigIntStats {\n     *   dev: 2114n,\n     *   ino: 48064969n,\n     *   mode: 33188n,\n     *   nlink: 1n,\n     *   uid: 85n,\n     *   gid: 100n,\n     *   rdev: 0n,\n     *   size: 527n,\n     *   blksize: 4096n,\n     *   blocks: 8n,\n     *   atimeMs: 1318289051000n,\n     *   mtimeMs: 1318289051000n,\n     *   ctimeMs: 1318289051000n,\n     *   birthtimeMs: 1318289051000n,\n     *   atimeNs: 1318289051000000000n,\n     *   mtimeNs: 1318289051000000000n,\n     *   ctimeNs: 1318289051000000000n,\n     *   birthtimeNs: 1318289051000000000n,\n     *   atime: Mon, 10 Oct 2011 23:24:11 GMT,\n     *   mtime: Mon, 10 Oct 2011 23:24:11 GMT,\n     *   ctime: Mon, 10 Oct 2011 23:24:11 GMT,\n     *   birthtime: Mon, 10 Oct 2011 23:24:11 GMT }\n     * ```\n     * @since v0.1.21\n     */\n    export class Stats {}\n    export interface StatsFsBase<T> {\n        /** Type of file system. */\n        type: T;\n        /**  Optimal transfer block size. */\n        bsize: T;\n        /**  Total data blocks in file system. */\n        blocks: T;\n        /** Free blocks in file system. */\n        bfree: T;\n        /** Available blocks for unprivileged users */\n        bavail: T;\n        /** Total file nodes in file system. */\n        files: T;\n        /** Free file nodes in file system. */\n        ffree: T;\n    }\n    export interface StatsFs extends StatsFsBase<number> {}\n    /**\n     * Provides information about a mounted file system.\n     *\n     * Objects returned from {@link statfs} and its synchronous counterpart are of\n     * this type. If `bigint` in the `options` passed to those methods is `true`, the\n     * numeric values will be `bigint` instead of `number`.\n     *\n     * ```console\n     * StatFs {\n     *   type: 1397114950,\n     *   bsize: 4096,\n     *   blocks: 121938943,\n     *   bfree: 61058895,\n     *   bavail: 61058895,\n     *   files: 999,\n     *   ffree: 1000000\n     * }\n     * ```\n     *\n     * `bigint` version:\n     *\n     * ```console\n     * StatFs {\n     *   type: 1397114950n,\n     *   bsize: 4096n,\n     *   blocks: 121938943n,\n     *   bfree: 61058895n,\n     *   bavail: 61058895n,\n     *   files: 999n,\n     *   ffree: 1000000n\n     * }\n     * ```\n     * @since v19.6.0, v18.15.0\n     */\n    export class StatsFs {}\n    export interface BigIntStatsFs extends StatsFsBase<bigint> {}\n    export interface StatFsOptions {\n        bigint?: boolean | undefined;\n    }\n    /**\n     * A representation of a directory entry, which can be a file or a subdirectory\n     * within the directory, as returned by reading from an `fs.Dir`. The\n     * directory entry is a combination of the file name and file type pairs.\n     *\n     * Additionally, when {@link readdir} or {@link readdirSync} is called with\n     * the `withFileTypes` option set to `true`, the resulting array is filled with `fs.Dirent` objects, rather than strings or `Buffer` s.\n     * @since v10.10.0\n     */\n    export class Dirent {\n        /**\n         * Returns `true` if the `fs.Dirent` object describes a regular file.\n         * @since v10.10.0\n         */\n        isFile(): boolean;\n        /**\n         * Returns `true` if the `fs.Dirent` object describes a file system\n         * directory.\n         * @since v10.10.0\n         */\n        isDirectory(): boolean;\n        /**\n         * Returns `true` if the `fs.Dirent` object describes a block device.\n         * @since v10.10.0\n         */\n        isBlockDevice(): boolean;\n        /**\n         * Returns `true` if the `fs.Dirent` object describes a character device.\n         * @since v10.10.0\n         */\n        isCharacterDevice(): boolean;\n        /**\n         * Returns `true` if the `fs.Dirent` object describes a symbolic link.\n         * @since v10.10.0\n         */\n        isSymbolicLink(): boolean;\n        /**\n         * Returns `true` if the `fs.Dirent` object describes a first-in-first-out\n         * (FIFO) pipe.\n         * @since v10.10.0\n         */\n        isFIFO(): boolean;\n        /**\n         * Returns `true` if the `fs.Dirent` object describes a socket.\n         * @since v10.10.0\n         */\n        isSocket(): boolean;\n        /**\n         * The file name that this `fs.Dirent` object refers to. The type of this\n         * value is determined by the `options.encoding` passed to {@link readdir} or {@link readdirSync}.\n         * @since v10.10.0\n         */\n        name: string;\n        /**\n         * The base path that this `fs.Dirent` object refers to.\n         * @since v20.12.0\n         */\n        parentPath: string;\n        /**\n         * Alias for `dirent.parentPath`.\n         * @since v20.1.0\n         * @deprecated Since v20.12.0\n         */\n        path: string;\n    }\n    /**\n     * A class representing a directory stream.\n     *\n     * Created by {@link opendir}, {@link opendirSync}, or `fsPromises.opendir()`.\n     *\n     * ```js\n     * import { opendir } from 'node:fs/promises';\n     *\n     * try {\n     *   const dir = await opendir('./');\n     *   for await (const dirent of dir)\n     *     console.log(dirent.name);\n     * } catch (err) {\n     *   console.error(err);\n     * }\n     * ```\n     *\n     * When using the async iterator, the `fs.Dir` object will be automatically\n     * closed after the iterator exits.\n     * @since v12.12.0\n     */\n    export class Dir implements AsyncIterable<Dirent> {\n        /**\n         * The read-only path of this directory as was provided to {@link opendir},{@link opendirSync}, or `fsPromises.opendir()`.\n         * @since v12.12.0\n         */\n        readonly path: string;\n        /**\n         * Asynchronously iterates over the directory via `readdir(3)` until all entries have been read.\n         */\n        [Symbol.asyncIterator](): NodeJS.AsyncIterator<Dirent>;\n        /**\n         * Asynchronously close the directory's underlying resource handle.\n         * Subsequent reads will result in errors.\n         *\n         * A promise is returned that will be fulfilled after the resource has been\n         * closed.\n         * @since v12.12.0\n         */\n        close(): Promise<void>;\n        close(cb: NoParamCallback): void;\n        /**\n         * Synchronously close the directory's underlying resource handle.\n         * Subsequent reads will result in errors.\n         * @since v12.12.0\n         */\n        closeSync(): void;\n        /**\n         * Asynchronously read the next directory entry via [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) as an `fs.Dirent`.\n         *\n         * A promise is returned that will be fulfilled with an `fs.Dirent`, or `null` if there are no more directory entries to read.\n         *\n         * Directory entries returned by this function are in no particular order as\n         * provided by the operating system's underlying directory mechanisms.\n         * Entries added or removed while iterating over the directory might not be\n         * included in the iteration results.\n         * @since v12.12.0\n         * @return containing {fs.Dirent|null}\n         */\n        read(): Promise<Dirent | null>;\n        read(cb: (err: NodeJS.ErrnoException | null, dirEnt: Dirent | null) => void): void;\n        /**\n         * Synchronously read the next directory entry as an `fs.Dirent`. See the\n         * POSIX [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) documentation for more detail.\n         *\n         * If there are no more directory entries to read, `null` will be returned.\n         *\n         * Directory entries returned by this function are in no particular order as\n         * provided by the operating system's underlying directory mechanisms.\n         * Entries added or removed while iterating over the directory might not be\n         * included in the iteration results.\n         * @since v12.12.0\n         */\n        readSync(): Dirent | null;\n    }\n    /**\n     * Class: fs.StatWatcher\n     * @since v14.3.0, v12.20.0\n     * Extends `EventEmitter`\n     * A successful call to {@link watchFile} method will return a new fs.StatWatcher object.\n     */\n    export interface StatWatcher extends EventEmitter {\n        /**\n         * When called, requests that the Node.js event loop _not_ exit so long as the `fs.StatWatcher` is active. Calling `watcher.ref()` multiple times will have\n         * no effect.\n         *\n         * By default, all `fs.StatWatcher` objects are \"ref'ed\", making it normally\n         * unnecessary to call `watcher.ref()` unless `watcher.unref()` had been\n         * called previously.\n         * @since v14.3.0, v12.20.0\n         */\n        ref(): this;\n        /**\n         * When called, the active `fs.StatWatcher` object will not require the Node.js\n         * event loop to remain active. If there is no other activity keeping the\n         * event loop running, the process may exit before the `fs.StatWatcher` object's\n         * callback is invoked. Calling `watcher.unref()` multiple times will have\n         * no effect.\n         * @since v14.3.0, v12.20.0\n         */\n        unref(): this;\n    }\n    export interface FSWatcher extends EventEmitter {\n        /**\n         * Stop watching for changes on the given `fs.FSWatcher`. Once stopped, the `fs.FSWatcher` object is no longer usable.\n         * @since v0.5.8\n         */\n        close(): void;\n        /**\n         * When called, requests that the Node.js event loop _not_ exit so long as the `fs.FSWatcher` is active. Calling `watcher.ref()` multiple times will have\n         * no effect.\n         *\n         * By default, all `fs.FSWatcher` objects are \"ref'ed\", making it normally\n         * unnecessary to call `watcher.ref()` unless `watcher.unref()` had been\n         * called previously.\n         * @since v14.3.0, v12.20.0\n         */\n        ref(): this;\n        /**\n         * When called, the active `fs.FSWatcher` object will not require the Node.js\n         * event loop to remain active. If there is no other activity keeping the\n         * event loop running, the process may exit before the `fs.FSWatcher` object's\n         * callback is invoked. Calling `watcher.unref()` multiple times will have\n         * no effect.\n         * @since v14.3.0, v12.20.0\n         */\n        unref(): this;\n        /**\n         * events.EventEmitter\n         *   1. change\n         *   2. close\n         *   3. error\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"change\", listener: (eventType: string, filename: string | Buffer) => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"error\", listener: (error: Error) => void): this;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"change\", listener: (eventType: string, filename: string | Buffer) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"error\", listener: (error: Error) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"change\", listener: (eventType: string, filename: string | Buffer) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"error\", listener: (error: Error) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"change\", listener: (eventType: string, filename: string | Buffer) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (error: Error) => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"change\", listener: (eventType: string, filename: string | Buffer) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (error: Error) => void): this;\n    }\n    /**\n     * Instances of `fs.ReadStream` are created and returned using the {@link createReadStream} function.\n     * @since v0.1.93\n     */\n    export class ReadStream extends stream.Readable {\n        close(callback?: (err?: NodeJS.ErrnoException | null) => void): void;\n        /**\n         * The number of bytes that have been read so far.\n         * @since v6.4.0\n         */\n        bytesRead: number;\n        /**\n         * The path to the file the stream is reading from as specified in the first\n         * argument to `fs.createReadStream()`. If `path` is passed as a string, then`readStream.path` will be a string. If `path` is passed as a `Buffer`, then`readStream.path` will be a\n         * `Buffer`. If `fd` is specified, then`readStream.path` will be `undefined`.\n         * @since v0.1.93\n         */\n        path: string | Buffer;\n        /**\n         * This property is `true` if the underlying file has not been opened yet,\n         * i.e. before the `'ready'` event is emitted.\n         * @since v11.2.0, v10.16.0\n         */\n        pending: boolean;\n        /**\n         * events.EventEmitter\n         *   1. open\n         *   2. close\n         *   3. ready\n         */\n        addListener<K extends keyof ReadStreamEvents>(event: K, listener: ReadStreamEvents[K]): this;\n        on<K extends keyof ReadStreamEvents>(event: K, listener: ReadStreamEvents[K]): this;\n        once<K extends keyof ReadStreamEvents>(event: K, listener: ReadStreamEvents[K]): this;\n        prependListener<K extends keyof ReadStreamEvents>(event: K, listener: ReadStreamEvents[K]): this;\n        prependOnceListener<K extends keyof ReadStreamEvents>(event: K, listener: ReadStreamEvents[K]): this;\n    }\n\n    /**\n     * The Keys are events of the ReadStream and the values are the functions that are called when the event is emitted.\n     */\n    type ReadStreamEvents = {\n        close: () => void;\n        data: (chunk: Buffer | string) => void;\n        end: () => void;\n        error: (err: Error) => void;\n        open: (fd: number) => void;\n        pause: () => void;\n        readable: () => void;\n        ready: () => void;\n        resume: () => void;\n    } & CustomEvents;\n\n    /**\n     * string & {} allows to allow any kind of strings for the event\n     * but still allows to have auto completion for the normal events.\n     */\n    type CustomEvents = { [Key in string & {} | symbol]: (...args: any[]) => void };\n\n    /**\n     * The Keys are events of the WriteStream and the values are the functions that are called when the event is emitted.\n     */\n    type WriteStreamEvents = {\n        close: () => void;\n        drain: () => void;\n        error: (err: Error) => void;\n        finish: () => void;\n        open: (fd: number) => void;\n        pipe: (src: stream.Readable) => void;\n        ready: () => void;\n        unpipe: (src: stream.Readable) => void;\n    } & CustomEvents;\n    /**\n     * * Extends `stream.Writable`\n     *\n     * Instances of `fs.WriteStream` are created and returned using the {@link createWriteStream} function.\n     * @since v0.1.93\n     */\n    export class WriteStream extends stream.Writable {\n        /**\n         * Closes `writeStream`. Optionally accepts a\n         * callback that will be executed once the `writeStream`is closed.\n         * @since v0.9.4\n         */\n        close(callback?: (err?: NodeJS.ErrnoException | null) => void): void;\n        /**\n         * The number of bytes written so far. Does not include data that is still queued\n         * for writing.\n         * @since v0.4.7\n         */\n        bytesWritten: number;\n        /**\n         * The path to the file the stream is writing to as specified in the first\n         * argument to {@link createWriteStream}. If `path` is passed as a string, then`writeStream.path` will be a string. If `path` is passed as a `Buffer`, then`writeStream.path` will be a\n         * `Buffer`.\n         * @since v0.1.93\n         */\n        path: string | Buffer;\n        /**\n         * This property is `true` if the underlying file has not been opened yet,\n         * i.e. before the `'ready'` event is emitted.\n         * @since v11.2.0\n         */\n        pending: boolean;\n        /**\n         * events.EventEmitter\n         *   1. open\n         *   2. close\n         *   3. ready\n         */\n        addListener<K extends keyof WriteStreamEvents>(event: K, listener: WriteStreamEvents[K]): this;\n        on<K extends keyof WriteStreamEvents>(event: K, listener: WriteStreamEvents[K]): this;\n        once<K extends keyof WriteStreamEvents>(event: K, listener: WriteStreamEvents[K]): this;\n        prependListener<K extends keyof WriteStreamEvents>(event: K, listener: WriteStreamEvents[K]): this;\n        prependOnceListener<K extends keyof WriteStreamEvents>(event: K, listener: WriteStreamEvents[K]): this;\n    }\n    /**\n     * Asynchronously rename file at `oldPath` to the pathname provided\n     * as `newPath`. In the case that `newPath` already exists, it will\n     * be overwritten. If there is a directory at `newPath`, an error will\n     * be raised instead. No arguments other than a possible exception are\n     * given to the completion callback.\n     *\n     * See also: [`rename(2)`](http://man7.org/linux/man-pages/man2/rename.2.html).\n     *\n     * ```js\n     * import { rename } from 'node:fs';\n     *\n     * rename('oldFile.txt', 'newFile.txt', (err) => {\n     *   if (err) throw err;\n     *   console.log('Rename complete!');\n     * });\n     * ```\n     * @since v0.0.2\n     */\n    export function rename(oldPath: PathLike, newPath: PathLike, callback: NoParamCallback): void;\n    export namespace rename {\n        /**\n         * Asynchronous rename(2) - Change the name or location of a file or directory.\n         * @param oldPath A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * URL support is _experimental_.\n         * @param newPath A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * URL support is _experimental_.\n         */\n        function __promisify__(oldPath: PathLike, newPath: PathLike): Promise<void>;\n    }\n    /**\n     * Renames the file from `oldPath` to `newPath`. Returns `undefined`.\n     *\n     * See the POSIX [`rename(2)`](http://man7.org/linux/man-pages/man2/rename.2.html) documentation for more details.\n     * @since v0.1.21\n     */\n    export function renameSync(oldPath: PathLike, newPath: PathLike): void;\n    /**\n     * Truncates the file. No arguments other than a possible exception are\n     * given to the completion callback. A file descriptor can also be passed as the\n     * first argument. In this case, `fs.ftruncate()` is called.\n     *\n     * ```js\n     * import { truncate } from 'node:fs';\n     * // Assuming that 'path/file.txt' is a regular file.\n     * truncate('path/file.txt', (err) => {\n     *   if (err) throw err;\n     *   console.log('path/file.txt was truncated');\n     * });\n     * ```\n     *\n     * Passing a file descriptor is deprecated and may result in an error being thrown\n     * in the future.\n     *\n     * See the POSIX [`truncate(2)`](http://man7.org/linux/man-pages/man2/truncate.2.html) documentation for more details.\n     * @since v0.8.6\n     * @param [len=0]\n     */\n    export function truncate(path: PathLike, len: number | undefined, callback: NoParamCallback): void;\n    /**\n     * Asynchronous truncate(2) - Truncate a file to a specified length.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function truncate(path: PathLike, callback: NoParamCallback): void;\n    export namespace truncate {\n        /**\n         * Asynchronous truncate(2) - Truncate a file to a specified length.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param len If not specified, defaults to `0`.\n         */\n        function __promisify__(path: PathLike, len?: number): Promise<void>;\n    }\n    /**\n     * Truncates the file. Returns `undefined`. A file descriptor can also be\n     * passed as the first argument. In this case, `fs.ftruncateSync()` is called.\n     *\n     * Passing a file descriptor is deprecated and may result in an error being thrown\n     * in the future.\n     * @since v0.8.6\n     * @param [len=0]\n     */\n    export function truncateSync(path: PathLike, len?: number): void;\n    /**\n     * Truncates the file descriptor. No arguments other than a possible exception are\n     * given to the completion callback.\n     *\n     * See the POSIX [`ftruncate(2)`](http://man7.org/linux/man-pages/man2/ftruncate.2.html) documentation for more detail.\n     *\n     * If the file referred to by the file descriptor was larger than `len` bytes, only\n     * the first `len` bytes will be retained in the file.\n     *\n     * For example, the following program retains only the first four bytes of the\n     * file:\n     *\n     * ```js\n     * import { open, close, ftruncate } from 'node:fs';\n     *\n     * function closeFd(fd) {\n     *   close(fd, (err) => {\n     *     if (err) throw err;\n     *   });\n     * }\n     *\n     * open('temp.txt', 'r+', (err, fd) => {\n     *   if (err) throw err;\n     *\n     *   try {\n     *     ftruncate(fd, 4, (err) => {\n     *       closeFd(fd);\n     *       if (err) throw err;\n     *     });\n     *   } catch (err) {\n     *     closeFd(fd);\n     *     if (err) throw err;\n     *   }\n     * });\n     * ```\n     *\n     * If the file previously was shorter than `len` bytes, it is extended, and the\n     * extended part is filled with null bytes (`'\\0'`):\n     *\n     * If `len` is negative then `0` will be used.\n     * @since v0.8.6\n     * @param [len=0]\n     */\n    export function ftruncate(fd: number, len: number | undefined, callback: NoParamCallback): void;\n    /**\n     * Asynchronous ftruncate(2) - Truncate a file to a specified length.\n     * @param fd A file descriptor.\n     */\n    export function ftruncate(fd: number, callback: NoParamCallback): void;\n    export namespace ftruncate {\n        /**\n         * Asynchronous ftruncate(2) - Truncate a file to a specified length.\n         * @param fd A file descriptor.\n         * @param len If not specified, defaults to `0`.\n         */\n        function __promisify__(fd: number, len?: number): Promise<void>;\n    }\n    /**\n     * Truncates the file descriptor. Returns `undefined`.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link ftruncate}.\n     * @since v0.8.6\n     * @param [len=0]\n     */\n    export function ftruncateSync(fd: number, len?: number): void;\n    /**\n     * Asynchronously changes owner and group of a file. No arguments other than a\n     * possible exception are given to the completion callback.\n     *\n     * See the POSIX [`chown(2)`](http://man7.org/linux/man-pages/man2/chown.2.html) documentation for more detail.\n     * @since v0.1.97\n     */\n    export function chown(path: PathLike, uid: number, gid: number, callback: NoParamCallback): void;\n    export namespace chown {\n        /**\n         * Asynchronous chown(2) - Change ownership of a file.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         */\n        function __promisify__(path: PathLike, uid: number, gid: number): Promise<void>;\n    }\n    /**\n     * Synchronously changes owner and group of a file. Returns `undefined`.\n     * This is the synchronous version of {@link chown}.\n     *\n     * See the POSIX [`chown(2)`](http://man7.org/linux/man-pages/man2/chown.2.html) documentation for more detail.\n     * @since v0.1.97\n     */\n    export function chownSync(path: PathLike, uid: number, gid: number): void;\n    /**\n     * Sets the owner of the file. No arguments other than a possible exception are\n     * given to the completion callback.\n     *\n     * See the POSIX [`fchown(2)`](http://man7.org/linux/man-pages/man2/fchown.2.html) documentation for more detail.\n     * @since v0.4.7\n     */\n    export function fchown(fd: number, uid: number, gid: number, callback: NoParamCallback): void;\n    export namespace fchown {\n        /**\n         * Asynchronous fchown(2) - Change ownership of a file.\n         * @param fd A file descriptor.\n         */\n        function __promisify__(fd: number, uid: number, gid: number): Promise<void>;\n    }\n    /**\n     * Sets the owner of the file. Returns `undefined`.\n     *\n     * See the POSIX [`fchown(2)`](http://man7.org/linux/man-pages/man2/fchown.2.html) documentation for more detail.\n     * @since v0.4.7\n     * @param uid The file's new owner's user id.\n     * @param gid The file's new group's group id.\n     */\n    export function fchownSync(fd: number, uid: number, gid: number): void;\n    /**\n     * Set the owner of the symbolic link. No arguments other than a possible\n     * exception are given to the completion callback.\n     *\n     * See the POSIX [`lchown(2)`](http://man7.org/linux/man-pages/man2/lchown.2.html) documentation for more detail.\n     */\n    export function lchown(path: PathLike, uid: number, gid: number, callback: NoParamCallback): void;\n    export namespace lchown {\n        /**\n         * Asynchronous lchown(2) - Change ownership of a file. Does not dereference symbolic links.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         */\n        function __promisify__(path: PathLike, uid: number, gid: number): Promise<void>;\n    }\n    /**\n     * Set the owner for the path. Returns `undefined`.\n     *\n     * See the POSIX [`lchown(2)`](http://man7.org/linux/man-pages/man2/lchown.2.html) documentation for more details.\n     * @param uid The file's new owner's user id.\n     * @param gid The file's new group's group id.\n     */\n    export function lchownSync(path: PathLike, uid: number, gid: number): void;\n    /**\n     * Changes the access and modification times of a file in the same way as {@link utimes}, with the difference that if the path refers to a symbolic\n     * link, then the link is not dereferenced: instead, the timestamps of the\n     * symbolic link itself are changed.\n     *\n     * No arguments other than a possible exception are given to the completion\n     * callback.\n     * @since v14.5.0, v12.19.0\n     */\n    export function lutimes(path: PathLike, atime: TimeLike, mtime: TimeLike, callback: NoParamCallback): void;\n    export namespace lutimes {\n        /**\n         * Changes the access and modification times of a file in the same way as `fsPromises.utimes()`,\n         * with the difference that if the path refers to a symbolic link, then the link is not\n         * dereferenced: instead, the timestamps of the symbolic link itself are changed.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param atime The last access time. If a string is provided, it will be coerced to number.\n         * @param mtime The last modified time. If a string is provided, it will be coerced to number.\n         */\n        function __promisify__(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise<void>;\n    }\n    /**\n     * Change the file system timestamps of the symbolic link referenced by `path`.\n     * Returns `undefined`, or throws an exception when parameters are incorrect or\n     * the operation fails. This is the synchronous version of {@link lutimes}.\n     * @since v14.5.0, v12.19.0\n     */\n    export function lutimesSync(path: PathLike, atime: TimeLike, mtime: TimeLike): void;\n    /**\n     * Asynchronously changes the permissions of a file. No arguments other than a\n     * possible exception are given to the completion callback.\n     *\n     * See the POSIX [`chmod(2)`](http://man7.org/linux/man-pages/man2/chmod.2.html) documentation for more detail.\n     *\n     * ```js\n     * import { chmod } from 'node:fs';\n     *\n     * chmod('my_file.txt', 0o775, (err) => {\n     *   if (err) throw err;\n     *   console.log('The permissions for file \"my_file.txt\" have been changed!');\n     * });\n     * ```\n     * @since v0.1.30\n     */\n    export function chmod(path: PathLike, mode: Mode, callback: NoParamCallback): void;\n    export namespace chmod {\n        /**\n         * Asynchronous chmod(2) - Change permissions of a file.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param mode A file mode. If a string is passed, it is parsed as an octal integer.\n         */\n        function __promisify__(path: PathLike, mode: Mode): Promise<void>;\n    }\n    /**\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link chmod}.\n     *\n     * See the POSIX [`chmod(2)`](http://man7.org/linux/man-pages/man2/chmod.2.html) documentation for more detail.\n     * @since v0.6.7\n     */\n    export function chmodSync(path: PathLike, mode: Mode): void;\n    /**\n     * Sets the permissions on the file. No arguments other than a possible exception\n     * are given to the completion callback.\n     *\n     * See the POSIX [`fchmod(2)`](http://man7.org/linux/man-pages/man2/fchmod.2.html) documentation for more detail.\n     * @since v0.4.7\n     */\n    export function fchmod(fd: number, mode: Mode, callback: NoParamCallback): void;\n    export namespace fchmod {\n        /**\n         * Asynchronous fchmod(2) - Change permissions of a file.\n         * @param fd A file descriptor.\n         * @param mode A file mode. If a string is passed, it is parsed as an octal integer.\n         */\n        function __promisify__(fd: number, mode: Mode): Promise<void>;\n    }\n    /**\n     * Sets the permissions on the file. Returns `undefined`.\n     *\n     * See the POSIX [`fchmod(2)`](http://man7.org/linux/man-pages/man2/fchmod.2.html) documentation for more detail.\n     * @since v0.4.7\n     */\n    export function fchmodSync(fd: number, mode: Mode): void;\n    /**\n     * Changes the permissions on a symbolic link. No arguments other than a possible\n     * exception are given to the completion callback.\n     *\n     * This method is only implemented on macOS.\n     *\n     * See the POSIX [`lchmod(2)`](https://www.freebsd.org/cgi/man.cgi?query=lchmod&sektion=2) documentation for more detail.\n     * @deprecated Since v0.4.7\n     */\n    export function lchmod(path: PathLike, mode: Mode, callback: NoParamCallback): void;\n    /** @deprecated */\n    export namespace lchmod {\n        /**\n         * Asynchronous lchmod(2) - Change permissions of a file. Does not dereference symbolic links.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param mode A file mode. If a string is passed, it is parsed as an octal integer.\n         */\n        function __promisify__(path: PathLike, mode: Mode): Promise<void>;\n    }\n    /**\n     * Changes the permissions on a symbolic link. Returns `undefined`.\n     *\n     * This method is only implemented on macOS.\n     *\n     * See the POSIX [`lchmod(2)`](https://www.freebsd.org/cgi/man.cgi?query=lchmod&sektion=2) documentation for more detail.\n     * @deprecated Since v0.4.7\n     */\n    export function lchmodSync(path: PathLike, mode: Mode): void;\n    /**\n     * Asynchronous [`stat(2)`](http://man7.org/linux/man-pages/man2/stat.2.html). The callback gets two arguments `(err, stats)` where`stats` is an `fs.Stats` object.\n     *\n     * In case of an error, the `err.code` will be one of `Common System Errors`.\n     *\n     * {@link stat} follows symbolic links. Use {@link lstat} to look at the\n     * links themselves.\n     *\n     * Using `fs.stat()` to check for the existence of a file before calling`fs.open()`, `fs.readFile()`, or `fs.writeFile()` is not recommended.\n     * Instead, user code should open/read/write the file directly and handle the\n     * error raised if the file is not available.\n     *\n     * To check if a file exists without manipulating it afterwards, {@link access} is recommended.\n     *\n     * For example, given the following directory structure:\n     *\n     * ```text\n     * - txtDir\n     * -- file.txt\n     * - app.js\n     * ```\n     *\n     * The next program will check for the stats of the given paths:\n     *\n     * ```js\n     * import { stat } from 'node:fs';\n     *\n     * const pathsToCheck = ['./txtDir', './txtDir/file.txt'];\n     *\n     * for (let i = 0; i < pathsToCheck.length; i++) {\n     *   stat(pathsToCheck[i], (err, stats) => {\n     *     console.log(stats.isDirectory());\n     *     console.log(stats);\n     *   });\n     * }\n     * ```\n     *\n     * The resulting output will resemble:\n     *\n     * ```console\n     * true\n     * Stats {\n     *   dev: 16777220,\n     *   mode: 16877,\n     *   nlink: 3,\n     *   uid: 501,\n     *   gid: 20,\n     *   rdev: 0,\n     *   blksize: 4096,\n     *   ino: 14214262,\n     *   size: 96,\n     *   blocks: 0,\n     *   atimeMs: 1561174653071.963,\n     *   mtimeMs: 1561174614583.3518,\n     *   ctimeMs: 1561174626623.5366,\n     *   birthtimeMs: 1561174126937.2893,\n     *   atime: 2019-06-22T03:37:33.072Z,\n     *   mtime: 2019-06-22T03:36:54.583Z,\n     *   ctime: 2019-06-22T03:37:06.624Z,\n     *   birthtime: 2019-06-22T03:28:46.937Z\n     * }\n     * false\n     * Stats {\n     *   dev: 16777220,\n     *   mode: 33188,\n     *   nlink: 1,\n     *   uid: 501,\n     *   gid: 20,\n     *   rdev: 0,\n     *   blksize: 4096,\n     *   ino: 14214074,\n     *   size: 8,\n     *   blocks: 8,\n     *   atimeMs: 1561174616618.8555,\n     *   mtimeMs: 1561174614584,\n     *   ctimeMs: 1561174614583.8145,\n     *   birthtimeMs: 1561174007710.7478,\n     *   atime: 2019-06-22T03:36:56.619Z,\n     *   mtime: 2019-06-22T03:36:54.584Z,\n     *   ctime: 2019-06-22T03:36:54.584Z,\n     *   birthtime: 2019-06-22T03:26:47.711Z\n     * }\n     * ```\n     * @since v0.0.2\n     */\n    export function stat(path: PathLike, callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void): void;\n    export function stat(\n        path: PathLike,\n        options:\n            | (StatOptions & {\n                bigint?: false | undefined;\n            })\n            | undefined,\n        callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void,\n    ): void;\n    export function stat(\n        path: PathLike,\n        options: StatOptions & {\n            bigint: true;\n        },\n        callback: (err: NodeJS.ErrnoException | null, stats: BigIntStats) => void,\n    ): void;\n    export function stat(\n        path: PathLike,\n        options: StatOptions | undefined,\n        callback: (err: NodeJS.ErrnoException | null, stats: Stats | BigIntStats) => void,\n    ): void;\n    export namespace stat {\n        /**\n         * Asynchronous stat(2) - Get file status.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         */\n        function __promisify__(\n            path: PathLike,\n            options?: StatOptions & {\n                bigint?: false | undefined;\n            },\n        ): Promise<Stats>;\n        function __promisify__(\n            path: PathLike,\n            options: StatOptions & {\n                bigint: true;\n            },\n        ): Promise<BigIntStats>;\n        function __promisify__(path: PathLike, options?: StatOptions): Promise<Stats | BigIntStats>;\n    }\n    export interface StatSyncFn extends Function {\n        (path: PathLike, options?: undefined): Stats;\n        (\n            path: PathLike,\n            options?: StatSyncOptions & {\n                bigint?: false | undefined;\n                throwIfNoEntry: false;\n            },\n        ): Stats | undefined;\n        (\n            path: PathLike,\n            options: StatSyncOptions & {\n                bigint: true;\n                throwIfNoEntry: false;\n            },\n        ): BigIntStats | undefined;\n        (\n            path: PathLike,\n            options?: StatSyncOptions & {\n                bigint?: false | undefined;\n            },\n        ): Stats;\n        (\n            path: PathLike,\n            options: StatSyncOptions & {\n                bigint: true;\n            },\n        ): BigIntStats;\n        (\n            path: PathLike,\n            options: StatSyncOptions & {\n                bigint: boolean;\n                throwIfNoEntry?: false | undefined;\n            },\n        ): Stats | BigIntStats;\n        (path: PathLike, options?: StatSyncOptions): Stats | BigIntStats | undefined;\n    }\n    /**\n     * Synchronous stat(2) - Get file status.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     */\n    export const statSync: StatSyncFn;\n    /**\n     * Invokes the callback with the `fs.Stats` for the file descriptor.\n     *\n     * See the POSIX [`fstat(2)`](http://man7.org/linux/man-pages/man2/fstat.2.html) documentation for more detail.\n     * @since v0.1.95\n     */\n    export function fstat(fd: number, callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void): void;\n    export function fstat(\n        fd: number,\n        options:\n            | (StatOptions & {\n                bigint?: false | undefined;\n            })\n            | undefined,\n        callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void,\n    ): void;\n    export function fstat(\n        fd: number,\n        options: StatOptions & {\n            bigint: true;\n        },\n        callback: (err: NodeJS.ErrnoException | null, stats: BigIntStats) => void,\n    ): void;\n    export function fstat(\n        fd: number,\n        options: StatOptions | undefined,\n        callback: (err: NodeJS.ErrnoException | null, stats: Stats | BigIntStats) => void,\n    ): void;\n    export namespace fstat {\n        /**\n         * Asynchronous fstat(2) - Get file status.\n         * @param fd A file descriptor.\n         */\n        function __promisify__(\n            fd: number,\n            options?: StatOptions & {\n                bigint?: false | undefined;\n            },\n        ): Promise<Stats>;\n        function __promisify__(\n            fd: number,\n            options: StatOptions & {\n                bigint: true;\n            },\n        ): Promise<BigIntStats>;\n        function __promisify__(fd: number, options?: StatOptions): Promise<Stats | BigIntStats>;\n    }\n    /**\n     * Retrieves the `fs.Stats` for the file descriptor.\n     *\n     * See the POSIX [`fstat(2)`](http://man7.org/linux/man-pages/man2/fstat.2.html) documentation for more detail.\n     * @since v0.1.95\n     */\n    export function fstatSync(\n        fd: number,\n        options?: StatOptions & {\n            bigint?: false | undefined;\n        },\n    ): Stats;\n    export function fstatSync(\n        fd: number,\n        options: StatOptions & {\n            bigint: true;\n        },\n    ): BigIntStats;\n    export function fstatSync(fd: number, options?: StatOptions): Stats | BigIntStats;\n    /**\n     * Retrieves the `fs.Stats` for the symbolic link referred to by the path.\n     * The callback gets two arguments `(err, stats)` where `stats` is a `fs.Stats` object. `lstat()` is identical to `stat()`, except that if `path` is a symbolic\n     * link, then the link itself is stat-ed, not the file that it refers to.\n     *\n     * See the POSIX [`lstat(2)`](http://man7.org/linux/man-pages/man2/lstat.2.html) documentation for more details.\n     * @since v0.1.30\n     */\n    export function lstat(path: PathLike, callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void): void;\n    export function lstat(\n        path: PathLike,\n        options:\n            | (StatOptions & {\n                bigint?: false | undefined;\n            })\n            | undefined,\n        callback: (err: NodeJS.ErrnoException | null, stats: Stats) => void,\n    ): void;\n    export function lstat(\n        path: PathLike,\n        options: StatOptions & {\n            bigint: true;\n        },\n        callback: (err: NodeJS.ErrnoException | null, stats: BigIntStats) => void,\n    ): void;\n    export function lstat(\n        path: PathLike,\n        options: StatOptions | undefined,\n        callback: (err: NodeJS.ErrnoException | null, stats: Stats | BigIntStats) => void,\n    ): void;\n    export namespace lstat {\n        /**\n         * Asynchronous lstat(2) - Get file status. Does not dereference symbolic links.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         */\n        function __promisify__(\n            path: PathLike,\n            options?: StatOptions & {\n                bigint?: false | undefined;\n            },\n        ): Promise<Stats>;\n        function __promisify__(\n            path: PathLike,\n            options: StatOptions & {\n                bigint: true;\n            },\n        ): Promise<BigIntStats>;\n        function __promisify__(path: PathLike, options?: StatOptions): Promise<Stats | BigIntStats>;\n    }\n    /**\n     * Asynchronous [`statfs(2)`](http://man7.org/linux/man-pages/man2/statfs.2.html). Returns information about the mounted file system which\n     * contains `path`. The callback gets two arguments `(err, stats)` where `stats`is an `fs.StatFs` object.\n     *\n     * In case of an error, the `err.code` will be one of `Common System Errors`.\n     * @since v19.6.0, v18.15.0\n     * @param path A path to an existing file or directory on the file system to be queried.\n     */\n    export function statfs(path: PathLike, callback: (err: NodeJS.ErrnoException | null, stats: StatsFs) => void): void;\n    export function statfs(\n        path: PathLike,\n        options:\n            | (StatFsOptions & {\n                bigint?: false | undefined;\n            })\n            | undefined,\n        callback: (err: NodeJS.ErrnoException | null, stats: StatsFs) => void,\n    ): void;\n    export function statfs(\n        path: PathLike,\n        options: StatFsOptions & {\n            bigint: true;\n        },\n        callback: (err: NodeJS.ErrnoException | null, stats: BigIntStatsFs) => void,\n    ): void;\n    export function statfs(\n        path: PathLike,\n        options: StatFsOptions | undefined,\n        callback: (err: NodeJS.ErrnoException | null, stats: StatsFs | BigIntStatsFs) => void,\n    ): void;\n    export namespace statfs {\n        /**\n         * Asynchronous statfs(2) - Returns information about the mounted file system which contains path. The callback gets two arguments (err, stats) where stats is an <fs.StatFs> object.\n         * @param path A path to an existing file or directory on the file system to be queried.\n         */\n        function __promisify__(\n            path: PathLike,\n            options?: StatFsOptions & {\n                bigint?: false | undefined;\n            },\n        ): Promise<StatsFs>;\n        function __promisify__(\n            path: PathLike,\n            options: StatFsOptions & {\n                bigint: true;\n            },\n        ): Promise<BigIntStatsFs>;\n        function __promisify__(path: PathLike, options?: StatFsOptions): Promise<StatsFs | BigIntStatsFs>;\n    }\n    /**\n     * Synchronous [`statfs(2)`](http://man7.org/linux/man-pages/man2/statfs.2.html). Returns information about the mounted file system which\n     * contains `path`.\n     *\n     * In case of an error, the `err.code` will be one of `Common System Errors`.\n     * @since v19.6.0, v18.15.0\n     * @param path A path to an existing file or directory on the file system to be queried.\n     */\n    export function statfsSync(\n        path: PathLike,\n        options?: StatFsOptions & {\n            bigint?: false | undefined;\n        },\n    ): StatsFs;\n    export function statfsSync(\n        path: PathLike,\n        options: StatFsOptions & {\n            bigint: true;\n        },\n    ): BigIntStatsFs;\n    export function statfsSync(path: PathLike, options?: StatFsOptions): StatsFs | BigIntStatsFs;\n    /**\n     * Synchronous lstat(2) - Get file status. Does not dereference symbolic links.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     */\n    export const lstatSync: StatSyncFn;\n    /**\n     * Creates a new link from the `existingPath` to the `newPath`. See the POSIX [`link(2)`](http://man7.org/linux/man-pages/man2/link.2.html) documentation for more detail. No arguments other than\n     * a possible\n     * exception are given to the completion callback.\n     * @since v0.1.31\n     */\n    export function link(existingPath: PathLike, newPath: PathLike, callback: NoParamCallback): void;\n    export namespace link {\n        /**\n         * Asynchronous link(2) - Create a new link (also known as a hard link) to an existing file.\n         * @param existingPath A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param newPath A path to a file. If a URL is provided, it must use the `file:` protocol.\n         */\n        function __promisify__(existingPath: PathLike, newPath: PathLike): Promise<void>;\n    }\n    /**\n     * Creates a new link from the `existingPath` to the `newPath`. See the POSIX [`link(2)`](http://man7.org/linux/man-pages/man2/link.2.html) documentation for more detail. Returns `undefined`.\n     * @since v0.1.31\n     */\n    export function linkSync(existingPath: PathLike, newPath: PathLike): void;\n    /**\n     * Creates the link called `path` pointing to `target`. No arguments other than a\n     * possible exception are given to the completion callback.\n     *\n     * See the POSIX [`symlink(2)`](http://man7.org/linux/man-pages/man2/symlink.2.html) documentation for more details.\n     *\n     * The `type` argument is only available on Windows and ignored on other platforms.\n     * It can be set to `'dir'`, `'file'`, or `'junction'`. If the `type` argument is\n     * not a string, Node.js will autodetect `target` type and use `'file'` or `'dir'`.\n     * If the `target` does not exist, `'file'` will be used. Windows junction points\n     * require the destination path to be absolute. When using `'junction'`, the`target` argument will automatically be normalized to absolute path. Junction\n     * points on NTFS volumes can only point to directories.\n     *\n     * Relative targets are relative to the link's parent directory.\n     *\n     * ```js\n     * import { symlink } from 'node:fs';\n     *\n     * symlink('./mew', './mewtwo', callback);\n     * ```\n     *\n     * The above example creates a symbolic link `mewtwo` which points to `mew` in the\n     * same directory:\n     *\n     * ```bash\n     * $ tree .\n     * .\n     * ├── mew\n     * └── mewtwo -> ./mew\n     * ```\n     * @since v0.1.31\n     * @param [type='null']\n     */\n    export function symlink(\n        target: PathLike,\n        path: PathLike,\n        type: symlink.Type | undefined | null,\n        callback: NoParamCallback,\n    ): void;\n    /**\n     * Asynchronous symlink(2) - Create a new symbolic link to an existing file.\n     * @param target A path to an existing file. If a URL is provided, it must use the `file:` protocol.\n     * @param path A path to the new symlink. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function symlink(target: PathLike, path: PathLike, callback: NoParamCallback): void;\n    export namespace symlink {\n        /**\n         * Asynchronous symlink(2) - Create a new symbolic link to an existing file.\n         * @param target A path to an existing file. If a URL is provided, it must use the `file:` protocol.\n         * @param path A path to the new symlink. If a URL is provided, it must use the `file:` protocol.\n         * @param type May be set to `'dir'`, `'file'`, or `'junction'` (default is `'file'`) and is only available on Windows (ignored on other platforms).\n         * When using `'junction'`, the `target` argument will automatically be normalized to an absolute path.\n         */\n        function __promisify__(target: PathLike, path: PathLike, type?: string | null): Promise<void>;\n        type Type = \"dir\" | \"file\" | \"junction\";\n    }\n    /**\n     * Returns `undefined`.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link symlink}.\n     * @since v0.1.31\n     * @param [type='null']\n     */\n    export function symlinkSync(target: PathLike, path: PathLike, type?: symlink.Type | null): void;\n    /**\n     * Reads the contents of the symbolic link referred to by `path`. The callback gets\n     * two arguments `(err, linkString)`.\n     *\n     * See the POSIX [`readlink(2)`](http://man7.org/linux/man-pages/man2/readlink.2.html) documentation for more details.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use for\n     * the link path passed to the callback. If the `encoding` is set to `'buffer'`,\n     * the link path returned will be passed as a `Buffer` object.\n     * @since v0.1.31\n     */\n    export function readlink(\n        path: PathLike,\n        options: EncodingOption,\n        callback: (err: NodeJS.ErrnoException | null, linkString: string) => void,\n    ): void;\n    /**\n     * Asynchronous readlink(2) - read value of a symbolic link.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function readlink(\n        path: PathLike,\n        options: BufferEncodingOption,\n        callback: (err: NodeJS.ErrnoException | null, linkString: Buffer) => void,\n    ): void;\n    /**\n     * Asynchronous readlink(2) - read value of a symbolic link.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function readlink(\n        path: PathLike,\n        options: EncodingOption,\n        callback: (err: NodeJS.ErrnoException | null, linkString: string | Buffer) => void,\n    ): void;\n    /**\n     * Asynchronous readlink(2) - read value of a symbolic link.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function readlink(\n        path: PathLike,\n        callback: (err: NodeJS.ErrnoException | null, linkString: string) => void,\n    ): void;\n    export namespace readlink {\n        /**\n         * Asynchronous readlink(2) - read value of a symbolic link.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(path: PathLike, options?: EncodingOption): Promise<string>;\n        /**\n         * Asynchronous readlink(2) - read value of a symbolic link.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(path: PathLike, options: BufferEncodingOption): Promise<Buffer>;\n        /**\n         * Asynchronous readlink(2) - read value of a symbolic link.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(path: PathLike, options?: EncodingOption): Promise<string | Buffer>;\n    }\n    /**\n     * Returns the symbolic link's string value.\n     *\n     * See the POSIX [`readlink(2)`](http://man7.org/linux/man-pages/man2/readlink.2.html) documentation for more details.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use for\n     * the link path returned. If the `encoding` is set to `'buffer'`,\n     * the link path returned will be passed as a `Buffer` object.\n     * @since v0.1.31\n     */\n    export function readlinkSync(path: PathLike, options?: EncodingOption): string;\n    /**\n     * Synchronous readlink(2) - read value of a symbolic link.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function readlinkSync(path: PathLike, options: BufferEncodingOption): Buffer;\n    /**\n     * Synchronous readlink(2) - read value of a symbolic link.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function readlinkSync(path: PathLike, options?: EncodingOption): string | Buffer;\n    /**\n     * Asynchronously computes the canonical pathname by resolving `.`, `..`, and\n     * symbolic links.\n     *\n     * A canonical pathname is not necessarily unique. Hard links and bind mounts can\n     * expose a file system entity through many pathnames.\n     *\n     * This function behaves like [`realpath(3)`](http://man7.org/linux/man-pages/man3/realpath.3.html), with some exceptions:\n     *\n     * 1. No case conversion is performed on case-insensitive file systems.\n     * 2. The maximum number of symbolic links is platform-independent and generally\n     * (much) higher than what the native [`realpath(3)`](http://man7.org/linux/man-pages/man3/realpath.3.html) implementation supports.\n     *\n     * The `callback` gets two arguments `(err, resolvedPath)`. May use `process.cwd` to resolve relative paths.\n     *\n     * Only paths that can be converted to UTF8 strings are supported.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use for\n     * the path passed to the callback. If the `encoding` is set to `'buffer'`,\n     * the path returned will be passed as a `Buffer` object.\n     *\n     * If `path` resolves to a socket or a pipe, the function will return a system\n     * dependent name for that object.\n     * @since v0.1.31\n     */\n    export function realpath(\n        path: PathLike,\n        options: EncodingOption,\n        callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void,\n    ): void;\n    /**\n     * Asynchronous realpath(3) - return the canonicalized absolute pathname.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function realpath(\n        path: PathLike,\n        options: BufferEncodingOption,\n        callback: (err: NodeJS.ErrnoException | null, resolvedPath: Buffer) => void,\n    ): void;\n    /**\n     * Asynchronous realpath(3) - return the canonicalized absolute pathname.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function realpath(\n        path: PathLike,\n        options: EncodingOption,\n        callback: (err: NodeJS.ErrnoException | null, resolvedPath: string | Buffer) => void,\n    ): void;\n    /**\n     * Asynchronous realpath(3) - return the canonicalized absolute pathname.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function realpath(\n        path: PathLike,\n        callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void,\n    ): void;\n    export namespace realpath {\n        /**\n         * Asynchronous realpath(3) - return the canonicalized absolute pathname.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(path: PathLike, options?: EncodingOption): Promise<string>;\n        /**\n         * Asynchronous realpath(3) - return the canonicalized absolute pathname.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(path: PathLike, options: BufferEncodingOption): Promise<Buffer>;\n        /**\n         * Asynchronous realpath(3) - return the canonicalized absolute pathname.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(path: PathLike, options?: EncodingOption): Promise<string | Buffer>;\n        /**\n         * Asynchronous [`realpath(3)`](http://man7.org/linux/man-pages/man3/realpath.3.html).\n         *\n         * The `callback` gets two arguments `(err, resolvedPath)`.\n         *\n         * Only paths that can be converted to UTF8 strings are supported.\n         *\n         * The optional `options` argument can be a string specifying an encoding, or an\n         * object with an `encoding` property specifying the character encoding to use for\n         * the path passed to the callback. If the `encoding` is set to `'buffer'`,\n         * the path returned will be passed as a `Buffer` object.\n         *\n         * On Linux, when Node.js is linked against musl libc, the procfs file system must\n         * be mounted on `/proc` in order for this function to work. Glibc does not have\n         * this restriction.\n         * @since v9.2.0\n         */\n        function native(\n            path: PathLike,\n            options: EncodingOption,\n            callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void,\n        ): void;\n        function native(\n            path: PathLike,\n            options: BufferEncodingOption,\n            callback: (err: NodeJS.ErrnoException | null, resolvedPath: Buffer) => void,\n        ): void;\n        function native(\n            path: PathLike,\n            options: EncodingOption,\n            callback: (err: NodeJS.ErrnoException | null, resolvedPath: string | Buffer) => void,\n        ): void;\n        function native(\n            path: PathLike,\n            callback: (err: NodeJS.ErrnoException | null, resolvedPath: string) => void,\n        ): void;\n    }\n    /**\n     * Returns the resolved pathname.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link realpath}.\n     * @since v0.1.31\n     */\n    export function realpathSync(path: PathLike, options?: EncodingOption): string;\n    /**\n     * Synchronous realpath(3) - return the canonicalized absolute pathname.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function realpathSync(path: PathLike, options: BufferEncodingOption): Buffer;\n    /**\n     * Synchronous realpath(3) - return the canonicalized absolute pathname.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function realpathSync(path: PathLike, options?: EncodingOption): string | Buffer;\n    export namespace realpathSync {\n        function native(path: PathLike, options?: EncodingOption): string;\n        function native(path: PathLike, options: BufferEncodingOption): Buffer;\n        function native(path: PathLike, options?: EncodingOption): string | Buffer;\n    }\n    /**\n     * Asynchronously removes a file or symbolic link. No arguments other than a\n     * possible exception are given to the completion callback.\n     *\n     * ```js\n     * import { unlink } from 'node:fs';\n     * // Assuming that 'path/file.txt' is a regular file.\n     * unlink('path/file.txt', (err) => {\n     *   if (err) throw err;\n     *   console.log('path/file.txt was deleted');\n     * });\n     * ```\n     *\n     * `fs.unlink()` will not work on a directory, empty or otherwise. To remove a\n     * directory, use {@link rmdir}.\n     *\n     * See the POSIX [`unlink(2)`](http://man7.org/linux/man-pages/man2/unlink.2.html) documentation for more details.\n     * @since v0.0.2\n     */\n    export function unlink(path: PathLike, callback: NoParamCallback): void;\n    export namespace unlink {\n        /**\n         * Asynchronous unlink(2) - delete a name and possibly the file it refers to.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         */\n        function __promisify__(path: PathLike): Promise<void>;\n    }\n    /**\n     * Synchronous [`unlink(2)`](http://man7.org/linux/man-pages/man2/unlink.2.html). Returns `undefined`.\n     * @since v0.1.21\n     */\n    export function unlinkSync(path: PathLike): void;\n    export interface RmDirOptions {\n        /**\n         * If an `EBUSY`, `EMFILE`, `ENFILE`, `ENOTEMPTY`, or\n         * `EPERM` error is encountered, Node.js will retry the operation with a linear\n         * backoff wait of `retryDelay` ms longer on each try. This option represents the\n         * number of retries. This option is ignored if the `recursive` option is not\n         * `true`.\n         * @default 0\n         */\n        maxRetries?: number | undefined;\n        /**\n         * @deprecated since v14.14.0 In future versions of Node.js and will trigger a warning\n         * `fs.rmdir(path, { recursive: true })` will throw if `path` does not exist or is a file.\n         * Use `fs.rm(path, { recursive: true, force: true })` instead.\n         *\n         * If `true`, perform a recursive directory removal. In\n         * recursive mode, operations are retried on failure.\n         * @default false\n         */\n        recursive?: boolean | undefined;\n        /**\n         * The amount of time in milliseconds to wait between retries.\n         * This option is ignored if the `recursive` option is not `true`.\n         * @default 100\n         */\n        retryDelay?: number | undefined;\n    }\n    /**\n     * Asynchronous [`rmdir(2)`](http://man7.org/linux/man-pages/man2/rmdir.2.html). No arguments other than a possible exception are given\n     * to the completion callback.\n     *\n     * Using `fs.rmdir()` on a file (not a directory) results in an `ENOENT` error on\n     * Windows and an `ENOTDIR` error on POSIX.\n     *\n     * To get a behavior similar to the `rm -rf` Unix command, use {@link rm} with options `{ recursive: true, force: true }`.\n     * @since v0.0.2\n     */\n    export function rmdir(path: PathLike, callback: NoParamCallback): void;\n    export function rmdir(path: PathLike, options: RmDirOptions, callback: NoParamCallback): void;\n    export namespace rmdir {\n        /**\n         * Asynchronous rmdir(2) - delete a directory.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         */\n        function __promisify__(path: PathLike, options?: RmDirOptions): Promise<void>;\n    }\n    /**\n     * Synchronous [`rmdir(2)`](http://man7.org/linux/man-pages/man2/rmdir.2.html). Returns `undefined`.\n     *\n     * Using `fs.rmdirSync()` on a file (not a directory) results in an `ENOENT` error\n     * on Windows and an `ENOTDIR` error on POSIX.\n     *\n     * To get a behavior similar to the `rm -rf` Unix command, use {@link rmSync} with options `{ recursive: true, force: true }`.\n     * @since v0.1.21\n     */\n    export function rmdirSync(path: PathLike, options?: RmDirOptions): void;\n    export interface RmOptions {\n        /**\n         * When `true`, exceptions will be ignored if `path` does not exist.\n         * @default false\n         */\n        force?: boolean | undefined;\n        /**\n         * If an `EBUSY`, `EMFILE`, `ENFILE`, `ENOTEMPTY`, or\n         * `EPERM` error is encountered, Node.js will retry the operation with a linear\n         * backoff wait of `retryDelay` ms longer on each try. This option represents the\n         * number of retries. This option is ignored if the `recursive` option is not\n         * `true`.\n         * @default 0\n         */\n        maxRetries?: number | undefined;\n        /**\n         * If `true`, perform a recursive directory removal. In\n         * recursive mode, operations are retried on failure.\n         * @default false\n         */\n        recursive?: boolean | undefined;\n        /**\n         * The amount of time in milliseconds to wait between retries.\n         * This option is ignored if the `recursive` option is not `true`.\n         * @default 100\n         */\n        retryDelay?: number | undefined;\n    }\n    /**\n     * Asynchronously removes files and directories (modeled on the standard POSIX `rm` utility). No arguments other than a possible exception are given to the\n     * completion callback.\n     * @since v14.14.0\n     */\n    export function rm(path: PathLike, callback: NoParamCallback): void;\n    export function rm(path: PathLike, options: RmOptions, callback: NoParamCallback): void;\n    export namespace rm {\n        /**\n         * Asynchronously removes files and directories (modeled on the standard POSIX `rm` utility).\n         */\n        function __promisify__(path: PathLike, options?: RmOptions): Promise<void>;\n    }\n    /**\n     * Synchronously removes files and directories (modeled on the standard POSIX `rm` utility). Returns `undefined`.\n     * @since v14.14.0\n     */\n    export function rmSync(path: PathLike, options?: RmOptions): void;\n    export interface MakeDirectoryOptions {\n        /**\n         * Indicates whether parent folders should be created.\n         * If a folder was created, the path to the first created folder will be returned.\n         * @default false\n         */\n        recursive?: boolean | undefined;\n        /**\n         * A file mode. If a string is passed, it is parsed as an octal integer. If not specified\n         * @default 0o777\n         */\n        mode?: Mode | undefined;\n    }\n    /**\n     * Asynchronously creates a directory.\n     *\n     * The callback is given a possible exception and, if `recursive` is `true`, the\n     * first directory path created, `(err[, path])`.`path` can still be `undefined` when `recursive` is `true`, if no directory was\n     * created (for instance, if it was previously created).\n     *\n     * The optional `options` argument can be an integer specifying `mode` (permission\n     * and sticky bits), or an object with a `mode` property and a `recursive` property indicating whether parent directories should be created. Calling `fs.mkdir()` when `path` is a directory that\n     * exists results in an error only\n     * when `recursive` is false. If `recursive` is false and the directory exists,\n     * an `EEXIST` error occurs.\n     *\n     * ```js\n     * import { mkdir } from 'node:fs';\n     *\n     * // Create ./tmp/a/apple, regardless of whether ./tmp and ./tmp/a exist.\n     * mkdir('./tmp/a/apple', { recursive: true }, (err) => {\n     *   if (err) throw err;\n     * });\n     * ```\n     *\n     * On Windows, using `fs.mkdir()` on the root directory even with recursion will\n     * result in an error:\n     *\n     * ```js\n     * import { mkdir } from 'node:fs';\n     *\n     * mkdir('/', { recursive: true }, (err) => {\n     *   // => [Error: EPERM: operation not permitted, mkdir 'C:\\']\n     * });\n     * ```\n     *\n     * See the POSIX [`mkdir(2)`](http://man7.org/linux/man-pages/man2/mkdir.2.html) documentation for more details.\n     * @since v0.1.8\n     */\n    export function mkdir(\n        path: PathLike,\n        options: MakeDirectoryOptions & {\n            recursive: true;\n        },\n        callback: (err: NodeJS.ErrnoException | null, path?: string) => void,\n    ): void;\n    /**\n     * Asynchronous mkdir(2) - create a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n     * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n     */\n    export function mkdir(\n        path: PathLike,\n        options:\n            | Mode\n            | (MakeDirectoryOptions & {\n                recursive?: false | undefined;\n            })\n            | null\n            | undefined,\n        callback: NoParamCallback,\n    ): void;\n    /**\n     * Asynchronous mkdir(2) - create a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n     * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n     */\n    export function mkdir(\n        path: PathLike,\n        options: Mode | MakeDirectoryOptions | null | undefined,\n        callback: (err: NodeJS.ErrnoException | null, path?: string) => void,\n    ): void;\n    /**\n     * Asynchronous mkdir(2) - create a directory with a mode of `0o777`.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function mkdir(path: PathLike, callback: NoParamCallback): void;\n    export namespace mkdir {\n        /**\n         * Asynchronous mkdir(2) - create a directory.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n         * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n         */\n        function __promisify__(\n            path: PathLike,\n            options: MakeDirectoryOptions & {\n                recursive: true;\n            },\n        ): Promise<string | undefined>;\n        /**\n         * Asynchronous mkdir(2) - create a directory.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n         * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n         */\n        function __promisify__(\n            path: PathLike,\n            options?:\n                | Mode\n                | (MakeDirectoryOptions & {\n                    recursive?: false | undefined;\n                })\n                | null,\n        ): Promise<void>;\n        /**\n         * Asynchronous mkdir(2) - create a directory.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n         * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n         */\n        function __promisify__(\n            path: PathLike,\n            options?: Mode | MakeDirectoryOptions | null,\n        ): Promise<string | undefined>;\n    }\n    /**\n     * Synchronously creates a directory. Returns `undefined`, or if `recursive` is `true`, the first directory path created.\n     * This is the synchronous version of {@link mkdir}.\n     *\n     * See the POSIX [`mkdir(2)`](http://man7.org/linux/man-pages/man2/mkdir.2.html) documentation for more details.\n     * @since v0.1.21\n     */\n    export function mkdirSync(\n        path: PathLike,\n        options: MakeDirectoryOptions & {\n            recursive: true;\n        },\n    ): string | undefined;\n    /**\n     * Synchronous mkdir(2) - create a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n     * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n     */\n    export function mkdirSync(\n        path: PathLike,\n        options?:\n            | Mode\n            | (MakeDirectoryOptions & {\n                recursive?: false | undefined;\n            })\n            | null,\n    ): void;\n    /**\n     * Synchronous mkdir(2) - create a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the file mode, or an object optionally specifying the file mode and whether parent folders\n     * should be created. If a string is passed, it is parsed as an octal integer. If not specified, defaults to `0o777`.\n     */\n    export function mkdirSync(path: PathLike, options?: Mode | MakeDirectoryOptions | null): string | undefined;\n    /**\n     * Creates a unique temporary directory.\n     *\n     * Generates six random characters to be appended behind a required `prefix` to create a unique temporary directory. Due to platform\n     * inconsistencies, avoid trailing `X` characters in `prefix`. Some platforms,\n     * notably the BSDs, can return more than six random characters, and replace\n     * trailing `X` characters in `prefix` with random characters.\n     *\n     * The created directory path is passed as a string to the callback's second\n     * parameter.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use.\n     *\n     * ```js\n     * import { mkdtemp } from 'node:fs';\n     * import { join } from 'node:path';\n     * import { tmpdir } from 'node:os';\n     *\n     * mkdtemp(join(tmpdir(), 'foo-'), (err, directory) => {\n     *   if (err) throw err;\n     *   console.log(directory);\n     *   // Prints: /tmp/foo-itXde2 or C:\\Users\\...\\AppData\\Local\\Temp\\foo-itXde2\n     * });\n     * ```\n     *\n     * The `fs.mkdtemp()` method will append the six randomly selected characters\n     * directly to the `prefix` string. For instance, given a directory `/tmp`, if the\n     * intention is to create a temporary directory _within_`/tmp`, the `prefix`must end with a trailing platform-specific path separator\n     * (`import { sep } from 'node:node:path'`).\n     *\n     * ```js\n     * import { tmpdir } from 'node:os';\n     * import { mkdtemp } from 'node:fs';\n     *\n     * // The parent directory for the new temporary directory\n     * const tmpDir = tmpdir();\n     *\n     * // This method is *INCORRECT*:\n     * mkdtemp(tmpDir, (err, directory) => {\n     *   if (err) throw err;\n     *   console.log(directory);\n     *   // Will print something similar to `/tmpabc123`.\n     *   // A new temporary directory is created at the file system root\n     *   // rather than *within* the /tmp directory.\n     * });\n     *\n     * // This method is *CORRECT*:\n     * import { sep } from 'node:path';\n     * mkdtemp(`${tmpDir}${sep}`, (err, directory) => {\n     *   if (err) throw err;\n     *   console.log(directory);\n     *   // Will print something similar to `/tmp/abc123`.\n     *   // A new temporary directory is created within\n     *   // the /tmp directory.\n     * });\n     * ```\n     * @since v5.10.0\n     */\n    export function mkdtemp(\n        prefix: string,\n        options: EncodingOption,\n        callback: (err: NodeJS.ErrnoException | null, folder: string) => void,\n    ): void;\n    /**\n     * Asynchronously creates a unique temporary directory.\n     * Generates six random characters to be appended behind a required prefix to create a unique temporary directory.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function mkdtemp(\n        prefix: string,\n        options:\n            | \"buffer\"\n            | {\n                encoding: \"buffer\";\n            },\n        callback: (err: NodeJS.ErrnoException | null, folder: Buffer) => void,\n    ): void;\n    /**\n     * Asynchronously creates a unique temporary directory.\n     * Generates six random characters to be appended behind a required prefix to create a unique temporary directory.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function mkdtemp(\n        prefix: string,\n        options: EncodingOption,\n        callback: (err: NodeJS.ErrnoException | null, folder: string | Buffer) => void,\n    ): void;\n    /**\n     * Asynchronously creates a unique temporary directory.\n     * Generates six random characters to be appended behind a required prefix to create a unique temporary directory.\n     */\n    export function mkdtemp(\n        prefix: string,\n        callback: (err: NodeJS.ErrnoException | null, folder: string) => void,\n    ): void;\n    export namespace mkdtemp {\n        /**\n         * Asynchronously creates a unique temporary directory.\n         * Generates six random characters to be appended behind a required prefix to create a unique temporary directory.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(prefix: string, options?: EncodingOption): Promise<string>;\n        /**\n         * Asynchronously creates a unique temporary directory.\n         * Generates six random characters to be appended behind a required prefix to create a unique temporary directory.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(prefix: string, options: BufferEncodingOption): Promise<Buffer>;\n        /**\n         * Asynchronously creates a unique temporary directory.\n         * Generates six random characters to be appended behind a required prefix to create a unique temporary directory.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(prefix: string, options?: EncodingOption): Promise<string | Buffer>;\n    }\n    /**\n     * Returns the created directory path.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link mkdtemp}.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use.\n     * @since v5.10.0\n     */\n    export function mkdtempSync(prefix: string, options?: EncodingOption): string;\n    /**\n     * Synchronously creates a unique temporary directory.\n     * Generates six random characters to be appended behind a required prefix to create a unique temporary directory.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function mkdtempSync(prefix: string, options: BufferEncodingOption): Buffer;\n    /**\n     * Synchronously creates a unique temporary directory.\n     * Generates six random characters to be appended behind a required prefix to create a unique temporary directory.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function mkdtempSync(prefix: string, options?: EncodingOption): string | Buffer;\n    /**\n     * Reads the contents of a directory. The callback gets two arguments `(err, files)` where `files` is an array of the names of the files in the directory excluding `'.'` and `'..'`.\n     *\n     * See the POSIX [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) documentation for more details.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use for\n     * the filenames passed to the callback. If the `encoding` is set to `'buffer'`,\n     * the filenames returned will be passed as `Buffer` objects.\n     *\n     * If `options.withFileTypes` is set to `true`, the `files` array will contain `fs.Dirent` objects.\n     * @since v0.1.8\n     */\n    export function readdir(\n        path: PathLike,\n        options:\n            | {\n                encoding: BufferEncoding | null;\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            }\n            | BufferEncoding\n            | undefined\n            | null,\n        callback: (err: NodeJS.ErrnoException | null, files: string[]) => void,\n    ): void;\n    /**\n     * Asynchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function readdir(\n        path: PathLike,\n        options:\n            | {\n                encoding: \"buffer\";\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            }\n            | \"buffer\",\n        callback: (err: NodeJS.ErrnoException | null, files: Buffer[]) => void,\n    ): void;\n    /**\n     * Asynchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function readdir(\n        path: PathLike,\n        options:\n            | (ObjectEncodingOptions & {\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            })\n            | BufferEncoding\n            | undefined\n            | null,\n        callback: (err: NodeJS.ErrnoException | null, files: string[] | Buffer[]) => void,\n    ): void;\n    /**\n     * Asynchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function readdir(\n        path: PathLike,\n        callback: (err: NodeJS.ErrnoException | null, files: string[]) => void,\n    ): void;\n    /**\n     * Asynchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options If called with `withFileTypes: true` the result data will be an array of Dirent.\n     */\n    export function readdir(\n        path: PathLike,\n        options: ObjectEncodingOptions & {\n            withFileTypes: true;\n            recursive?: boolean | undefined;\n        },\n        callback: (err: NodeJS.ErrnoException | null, files: Dirent[]) => void,\n    ): void;\n    export namespace readdir {\n        /**\n         * Asynchronous readdir(3) - read a directory.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(\n            path: PathLike,\n            options?:\n                | {\n                    encoding: BufferEncoding | null;\n                    withFileTypes?: false | undefined;\n                    recursive?: boolean | undefined;\n                }\n                | BufferEncoding\n                | null,\n        ): Promise<string[]>;\n        /**\n         * Asynchronous readdir(3) - read a directory.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(\n            path: PathLike,\n            options:\n                | \"buffer\"\n                | {\n                    encoding: \"buffer\";\n                    withFileTypes?: false | undefined;\n                    recursive?: boolean | undefined;\n                },\n        ): Promise<Buffer[]>;\n        /**\n         * Asynchronous readdir(3) - read a directory.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n         */\n        function __promisify__(\n            path: PathLike,\n            options?:\n                | (ObjectEncodingOptions & {\n                    withFileTypes?: false | undefined;\n                    recursive?: boolean | undefined;\n                })\n                | BufferEncoding\n                | null,\n        ): Promise<string[] | Buffer[]>;\n        /**\n         * Asynchronous readdir(3) - read a directory.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param options If called with `withFileTypes: true` the result data will be an array of Dirent\n         */\n        function __promisify__(\n            path: PathLike,\n            options: ObjectEncodingOptions & {\n                withFileTypes: true;\n                recursive?: boolean | undefined;\n            },\n        ): Promise<Dirent[]>;\n    }\n    /**\n     * Reads the contents of the directory.\n     *\n     * See the POSIX [`readdir(3)`](http://man7.org/linux/man-pages/man3/readdir.3.html) documentation for more details.\n     *\n     * The optional `options` argument can be a string specifying an encoding, or an\n     * object with an `encoding` property specifying the character encoding to use for\n     * the filenames returned. If the `encoding` is set to `'buffer'`,\n     * the filenames returned will be passed as `Buffer` objects.\n     *\n     * If `options.withFileTypes` is set to `true`, the result will contain `fs.Dirent` objects.\n     * @since v0.1.21\n     */\n    export function readdirSync(\n        path: PathLike,\n        options?:\n            | {\n                encoding: BufferEncoding | null;\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            }\n            | BufferEncoding\n            | null,\n    ): string[];\n    /**\n     * Synchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function readdirSync(\n        path: PathLike,\n        options:\n            | {\n                encoding: \"buffer\";\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            }\n            | \"buffer\",\n    ): Buffer[];\n    /**\n     * Synchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options The encoding (or an object specifying the encoding), used as the encoding of the result. If not provided, `'utf8'` is used.\n     */\n    export function readdirSync(\n        path: PathLike,\n        options?:\n            | (ObjectEncodingOptions & {\n                withFileTypes?: false | undefined;\n                recursive?: boolean | undefined;\n            })\n            | BufferEncoding\n            | null,\n    ): string[] | Buffer[];\n    /**\n     * Synchronous readdir(3) - read a directory.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param options If called with `withFileTypes: true` the result data will be an array of Dirent.\n     */\n    export function readdirSync(\n        path: PathLike,\n        options: ObjectEncodingOptions & {\n            withFileTypes: true;\n            recursive?: boolean | undefined;\n        },\n    ): Dirent[];\n    /**\n     * Closes the file descriptor. No arguments other than a possible exception are\n     * given to the completion callback.\n     *\n     * Calling `fs.close()` on any file descriptor (`fd`) that is currently in use\n     * through any other `fs` operation may lead to undefined behavior.\n     *\n     * See the POSIX [`close(2)`](http://man7.org/linux/man-pages/man2/close.2.html) documentation for more detail.\n     * @since v0.0.2\n     */\n    export function close(fd: number, callback?: NoParamCallback): void;\n    export namespace close {\n        /**\n         * Asynchronous close(2) - close a file descriptor.\n         * @param fd A file descriptor.\n         */\n        function __promisify__(fd: number): Promise<void>;\n    }\n    /**\n     * Closes the file descriptor. Returns `undefined`.\n     *\n     * Calling `fs.closeSync()` on any file descriptor (`fd`) that is currently in use\n     * through any other `fs` operation may lead to undefined behavior.\n     *\n     * See the POSIX [`close(2)`](http://man7.org/linux/man-pages/man2/close.2.html) documentation for more detail.\n     * @since v0.1.21\n     */\n    export function closeSync(fd: number): void;\n    /**\n     * Asynchronous file open. See the POSIX [`open(2)`](http://man7.org/linux/man-pages/man2/open.2.html) documentation for more details.\n     *\n     * `mode` sets the file mode (permission and sticky bits), but only if the file was\n     * created. On Windows, only the write permission can be manipulated; see {@link chmod}.\n     *\n     * The callback gets two arguments `(err, fd)`.\n     *\n     * Some characters (`< > : \" / \\ | ? *`) are reserved under Windows as documented\n     * by [Naming Files, Paths, and Namespaces](https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file). Under NTFS, if the filename contains\n     * a colon, Node.js will open a file system stream, as described by [this MSDN page](https://docs.microsoft.com/en-us/windows/desktop/FileIO/using-streams).\n     *\n     * Functions based on `fs.open()` exhibit this behavior as well:`fs.writeFile()`, `fs.readFile()`, etc.\n     * @since v0.0.2\n     * @param [flags='r'] See `support of file system `flags``.\n     * @param [mode=0o666]\n     */\n    export function open(\n        path: PathLike,\n        flags: OpenMode | undefined,\n        mode: Mode | undefined | null,\n        callback: (err: NodeJS.ErrnoException | null, fd: number) => void,\n    ): void;\n    /**\n     * Asynchronous open(2) - open and possibly create a file. If the file is created, its mode will be `0o666`.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * @param [flags='r'] See `support of file system `flags``.\n     */\n    export function open(\n        path: PathLike,\n        flags: OpenMode | undefined,\n        callback: (err: NodeJS.ErrnoException | null, fd: number) => void,\n    ): void;\n    /**\n     * Asynchronous open(2) - open and possibly create a file. If the file is created, its mode will be `0o666`.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function open(path: PathLike, callback: (err: NodeJS.ErrnoException | null, fd: number) => void): void;\n    export namespace open {\n        /**\n         * Asynchronous open(2) - open and possibly create a file.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param mode A file mode. If a string is passed, it is parsed as an octal integer. If not supplied, defaults to `0o666`.\n         */\n        function __promisify__(path: PathLike, flags: OpenMode, mode?: Mode | null): Promise<number>;\n    }\n    /**\n     * Returns an integer representing the file descriptor.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link open}.\n     * @since v0.1.21\n     * @param [flags='r']\n     * @param [mode=0o666]\n     */\n    export function openSync(path: PathLike, flags: OpenMode, mode?: Mode | null): number;\n    /**\n     * Change the file system timestamps of the object referenced by `path`.\n     *\n     * The `atime` and `mtime` arguments follow these rules:\n     *\n     * * Values can be either numbers representing Unix epoch time in seconds, `Date`s, or a numeric string like `'123456789.0'`.\n     * * If the value can not be converted to a number, or is `NaN`, `Infinity`, or `-Infinity`, an `Error` will be thrown.\n     * @since v0.4.2\n     */\n    export function utimes(path: PathLike, atime: TimeLike, mtime: TimeLike, callback: NoParamCallback): void;\n    export namespace utimes {\n        /**\n         * Asynchronously change file timestamps of the file referenced by the supplied path.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * @param atime The last access time. If a string is provided, it will be coerced to number.\n         * @param mtime The last modified time. If a string is provided, it will be coerced to number.\n         */\n        function __promisify__(path: PathLike, atime: TimeLike, mtime: TimeLike): Promise<void>;\n    }\n    /**\n     * Returns `undefined`.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link utimes}.\n     * @since v0.4.2\n     */\n    export function utimesSync(path: PathLike, atime: TimeLike, mtime: TimeLike): void;\n    /**\n     * Change the file system timestamps of the object referenced by the supplied file\n     * descriptor. See {@link utimes}.\n     * @since v0.4.2\n     */\n    export function futimes(fd: number, atime: TimeLike, mtime: TimeLike, callback: NoParamCallback): void;\n    export namespace futimes {\n        /**\n         * Asynchronously change file timestamps of the file referenced by the supplied file descriptor.\n         * @param fd A file descriptor.\n         * @param atime The last access time. If a string is provided, it will be coerced to number.\n         * @param mtime The last modified time. If a string is provided, it will be coerced to number.\n         */\n        function __promisify__(fd: number, atime: TimeLike, mtime: TimeLike): Promise<void>;\n    }\n    /**\n     * Synchronous version of {@link futimes}. Returns `undefined`.\n     * @since v0.4.2\n     */\n    export function futimesSync(fd: number, atime: TimeLike, mtime: TimeLike): void;\n    /**\n     * Request that all data for the open file descriptor is flushed to the storage\n     * device. The specific implementation is operating system and device specific.\n     * Refer to the POSIX [`fsync(2)`](http://man7.org/linux/man-pages/man2/fsync.2.html) documentation for more detail. No arguments other\n     * than a possible exception are given to the completion callback.\n     * @since v0.1.96\n     */\n    export function fsync(fd: number, callback: NoParamCallback): void;\n    export namespace fsync {\n        /**\n         * Asynchronous fsync(2) - synchronize a file's in-core state with the underlying storage device.\n         * @param fd A file descriptor.\n         */\n        function __promisify__(fd: number): Promise<void>;\n    }\n    /**\n     * Request that all data for the open file descriptor is flushed to the storage\n     * device. The specific implementation is operating system and device specific.\n     * Refer to the POSIX [`fsync(2)`](http://man7.org/linux/man-pages/man2/fsync.2.html) documentation for more detail. Returns `undefined`.\n     * @since v0.1.96\n     */\n    export function fsyncSync(fd: number): void;\n    export interface WriteOptions {\n        /**\n         * @default 0\n         */\n        offset?: number | undefined;\n        /**\n         * @default `buffer.byteLength - offset`\n         */\n        length?: number | undefined;\n        /**\n         * @default null\n         */\n        position?: number | undefined | null;\n    }\n    /**\n     * Write `buffer` to the file specified by `fd`.\n     *\n     * `offset` determines the part of the buffer to be written, and `length` is\n     * an integer specifying the number of bytes to write.\n     *\n     * `position` refers to the offset from the beginning of the file where this data\n     * should be written. If `typeof position !== 'number'`, the data will be written\n     * at the current position. See [`pwrite(2)`](http://man7.org/linux/man-pages/man2/pwrite.2.html).\n     *\n     * The callback will be given three arguments `(err, bytesWritten, buffer)` where `bytesWritten` specifies how many _bytes_ were written from `buffer`.\n     *\n     * If this method is invoked as its `util.promisify()` ed version, it returns\n     * a promise for an `Object` with `bytesWritten` and `buffer` properties.\n     *\n     * It is unsafe to use `fs.write()` multiple times on the same file without waiting\n     * for the callback. For this scenario, {@link createWriteStream} is\n     * recommended.\n     *\n     * On Linux, positional writes don't work when the file is opened in append mode.\n     * The kernel ignores the position argument and always appends the data to\n     * the end of the file.\n     * @since v0.0.2\n     * @param [offset=0]\n     * @param [length=buffer.byteLength - offset]\n     * @param [position='null']\n     */\n    export function write<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        buffer: TBuffer,\n        offset: number | undefined | null,\n        length: number | undefined | null,\n        position: number | undefined | null,\n        callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void,\n    ): void;\n    /**\n     * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor.\n     * @param fd A file descriptor.\n     * @param offset The part of the buffer to be written. If not supplied, defaults to `0`.\n     * @param length The number of bytes to write. If not supplied, defaults to `buffer.length - offset`.\n     */\n    export function write<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        buffer: TBuffer,\n        offset: number | undefined | null,\n        length: number | undefined | null,\n        callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void,\n    ): void;\n    /**\n     * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor.\n     * @param fd A file descriptor.\n     * @param offset The part of the buffer to be written. If not supplied, defaults to `0`.\n     */\n    export function write<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        buffer: TBuffer,\n        offset: number | undefined | null,\n        callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void,\n    ): void;\n    /**\n     * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor.\n     * @param fd A file descriptor.\n     */\n    export function write<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        buffer: TBuffer,\n        callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void,\n    ): void;\n    /**\n     * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor.\n     * @param fd A file descriptor.\n     * @param options An object with the following properties:\n     * * `offset` The part of the buffer to be written. If not supplied, defaults to `0`.\n     * * `length` The number of bytes to write. If not supplied, defaults to `buffer.length - offset`.\n     * * `position` The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position.\n     */\n    export function write<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        buffer: TBuffer,\n        options: WriteOptions,\n        callback: (err: NodeJS.ErrnoException | null, written: number, buffer: TBuffer) => void,\n    ): void;\n    /**\n     * Asynchronously writes `string` to the file referenced by the supplied file descriptor.\n     * @param fd A file descriptor.\n     * @param string A string to write.\n     * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position.\n     * @param encoding The expected string encoding.\n     */\n    export function write(\n        fd: number,\n        string: string,\n        position: number | undefined | null,\n        encoding: BufferEncoding | undefined | null,\n        callback: (err: NodeJS.ErrnoException | null, written: number, str: string) => void,\n    ): void;\n    /**\n     * Asynchronously writes `string` to the file referenced by the supplied file descriptor.\n     * @param fd A file descriptor.\n     * @param string A string to write.\n     * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position.\n     */\n    export function write(\n        fd: number,\n        string: string,\n        position: number | undefined | null,\n        callback: (err: NodeJS.ErrnoException | null, written: number, str: string) => void,\n    ): void;\n    /**\n     * Asynchronously writes `string` to the file referenced by the supplied file descriptor.\n     * @param fd A file descriptor.\n     * @param string A string to write.\n     */\n    export function write(\n        fd: number,\n        string: string,\n        callback: (err: NodeJS.ErrnoException | null, written: number, str: string) => void,\n    ): void;\n    export namespace write {\n        /**\n         * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor.\n         * @param fd A file descriptor.\n         * @param offset The part of the buffer to be written. If not supplied, defaults to `0`.\n         * @param length The number of bytes to write. If not supplied, defaults to `buffer.length - offset`.\n         * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position.\n         */\n        function __promisify__<TBuffer extends NodeJS.ArrayBufferView>(\n            fd: number,\n            buffer?: TBuffer,\n            offset?: number,\n            length?: number,\n            position?: number | null,\n        ): Promise<{\n            bytesWritten: number;\n            buffer: TBuffer;\n        }>;\n        /**\n         * Asynchronously writes `buffer` to the file referenced by the supplied file descriptor.\n         * @param fd A file descriptor.\n         * @param options An object with the following properties:\n         * * `offset` The part of the buffer to be written. If not supplied, defaults to `0`.\n         * * `length` The number of bytes to write. If not supplied, defaults to `buffer.length - offset`.\n         * * `position` The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position.\n         */\n        function __promisify__<TBuffer extends NodeJS.ArrayBufferView>(\n            fd: number,\n            buffer?: TBuffer,\n            options?: WriteOptions,\n        ): Promise<{\n            bytesWritten: number;\n            buffer: TBuffer;\n        }>;\n        /**\n         * Asynchronously writes `string` to the file referenced by the supplied file descriptor.\n         * @param fd A file descriptor.\n         * @param string A string to write.\n         * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position.\n         * @param encoding The expected string encoding.\n         */\n        function __promisify__(\n            fd: number,\n            string: string,\n            position?: number | null,\n            encoding?: BufferEncoding | null,\n        ): Promise<{\n            bytesWritten: number;\n            buffer: string;\n        }>;\n    }\n    /**\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link write}.\n     * @since v0.1.21\n     * @param [offset=0]\n     * @param [length=buffer.byteLength - offset]\n     * @param [position='null']\n     * @return The number of bytes written.\n     */\n    export function writeSync(\n        fd: number,\n        buffer: NodeJS.ArrayBufferView,\n        offset?: number | null,\n        length?: number | null,\n        position?: number | null,\n    ): number;\n    /**\n     * Synchronously writes `string` to the file referenced by the supplied file descriptor, returning the number of bytes written.\n     * @param fd A file descriptor.\n     * @param string A string to write.\n     * @param position The offset from the beginning of the file where this data should be written. If not supplied, defaults to the current position.\n     * @param encoding The expected string encoding.\n     */\n    export function writeSync(\n        fd: number,\n        string: string,\n        position?: number | null,\n        encoding?: BufferEncoding | null,\n    ): number;\n    export type ReadPosition = number | bigint;\n    export interface ReadSyncOptions {\n        /**\n         * @default 0\n         */\n        offset?: number | undefined;\n        /**\n         * @default `length of buffer`\n         */\n        length?: number | undefined;\n        /**\n         * @default null\n         */\n        position?: ReadPosition | null | undefined;\n    }\n    export interface ReadAsyncOptions<TBuffer extends NodeJS.ArrayBufferView> extends ReadSyncOptions {\n        buffer?: TBuffer;\n    }\n    /**\n     * Read data from the file specified by `fd`.\n     *\n     * The callback is given the three arguments, `(err, bytesRead, buffer)`.\n     *\n     * If the file is not modified concurrently, the end-of-file is reached when the\n     * number of bytes read is zero.\n     *\n     * If this method is invoked as its `util.promisify()` ed version, it returns\n     * a promise for an `Object` with `bytesRead` and `buffer` properties.\n     * @since v0.0.2\n     * @param buffer The buffer that the data will be written to.\n     * @param offset The position in `buffer` to write the data to.\n     * @param length The number of bytes to read.\n     * @param position Specifies where to begin reading from in the file. If `position` is `null` or `-1 `, data will be read from the current file position, and the file position will be updated. If\n     * `position` is an integer, the file position will be unchanged.\n     */\n    export function read<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        buffer: TBuffer,\n        offset: number,\n        length: number,\n        position: ReadPosition | null,\n        callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: TBuffer) => void,\n    ): void;\n    /**\n     * Similar to the above `fs.read` function, this version takes an optional `options` object.\n     * If not otherwise specified in an `options` object,\n     * `buffer` defaults to `Buffer.alloc(16384)`,\n     * `offset` defaults to `0`,\n     * `length` defaults to `buffer.byteLength`, `- offset` as of Node 17.6.0\n     * `position` defaults to `null`\n     * @since v12.17.0, 13.11.0\n     */\n    export function read<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        options: ReadAsyncOptions<TBuffer>,\n        callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: TBuffer) => void,\n    ): void;\n    export function read<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        buffer: TBuffer,\n        options: ReadSyncOptions,\n        callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: TBuffer) => void,\n    ): void;\n    export function read<TBuffer extends NodeJS.ArrayBufferView>(\n        fd: number,\n        buffer: TBuffer,\n        callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: TBuffer) => void,\n    ): void;\n    export function read(\n        fd: number,\n        callback: (err: NodeJS.ErrnoException | null, bytesRead: number, buffer: NodeJS.ArrayBufferView) => void,\n    ): void;\n    export namespace read {\n        /**\n         * @param fd A file descriptor.\n         * @param buffer The buffer that the data will be written to.\n         * @param offset The offset in the buffer at which to start writing.\n         * @param length The number of bytes to read.\n         * @param position The offset from the beginning of the file from which data should be read. If `null`, data will be read from the current position.\n         */\n        function __promisify__<TBuffer extends NodeJS.ArrayBufferView>(\n            fd: number,\n            buffer: TBuffer,\n            offset: number,\n            length: number,\n            position: number | null,\n        ): Promise<{\n            bytesRead: number;\n            buffer: TBuffer;\n        }>;\n        function __promisify__<TBuffer extends NodeJS.ArrayBufferView>(\n            fd: number,\n            options: ReadAsyncOptions<TBuffer>,\n        ): Promise<{\n            bytesRead: number;\n            buffer: TBuffer;\n        }>;\n        function __promisify__(fd: number): Promise<{\n            bytesRead: number;\n            buffer: NodeJS.ArrayBufferView;\n        }>;\n    }\n    /**\n     * Returns the number of `bytesRead`.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link read}.\n     * @since v0.1.21\n     * @param [position='null']\n     */\n    export function readSync(\n        fd: number,\n        buffer: NodeJS.ArrayBufferView,\n        offset: number,\n        length: number,\n        position: ReadPosition | null,\n    ): number;\n    /**\n     * Similar to the above `fs.readSync` function, this version takes an optional `options` object.\n     * If no `options` object is specified, it will default with the above values.\n     */\n    export function readSync(fd: number, buffer: NodeJS.ArrayBufferView, opts?: ReadSyncOptions): number;\n    /**\n     * Asynchronously reads the entire contents of a file.\n     *\n     * ```js\n     * import { readFile } from 'node:fs';\n     *\n     * readFile('/etc/passwd', (err, data) => {\n     *   if (err) throw err;\n     *   console.log(data);\n     * });\n     * ```\n     *\n     * The callback is passed two arguments `(err, data)`, where `data` is the\n     * contents of the file.\n     *\n     * If no encoding is specified, then the raw buffer is returned.\n     *\n     * If `options` is a string, then it specifies the encoding:\n     *\n     * ```js\n     * import { readFile } from 'node:fs';\n     *\n     * readFile('/etc/passwd', 'utf8', callback);\n     * ```\n     *\n     * When the path is a directory, the behavior of `fs.readFile()` and {@link readFileSync} is platform-specific. On macOS, Linux, and Windows, an\n     * error will be returned. On FreeBSD, a representation of the directory's contents\n     * will be returned.\n     *\n     * ```js\n     * import { readFile } from 'node:fs';\n     *\n     * // macOS, Linux, and Windows\n     * readFile('<directory>', (err, data) => {\n     *   // => [Error: EISDIR: illegal operation on a directory, read <directory>]\n     * });\n     *\n     * //  FreeBSD\n     * readFile('<directory>', (err, data) => {\n     *   // => null, <data>\n     * });\n     * ```\n     *\n     * It is possible to abort an ongoing request using an `AbortSignal`. If a\n     * request is aborted the callback is called with an `AbortError`:\n     *\n     * ```js\n     * import { readFile } from 'node:fs';\n     *\n     * const controller = new AbortController();\n     * const signal = controller.signal;\n     * readFile(fileInfo[0].name, { signal }, (err, buf) => {\n     *   // ...\n     * });\n     * // When you want to abort the request\n     * controller.abort();\n     * ```\n     *\n     * The `fs.readFile()` function buffers the entire file. To minimize memory costs,\n     * when possible prefer streaming via `fs.createReadStream()`.\n     *\n     * Aborting an ongoing request does not abort individual operating\n     * system requests but rather the internal buffering `fs.readFile` performs.\n     * @since v0.1.29\n     * @param path filename or file descriptor\n     */\n    export function readFile(\n        path: PathOrFileDescriptor,\n        options:\n            | ({\n                encoding?: null | undefined;\n                flag?: string | undefined;\n            } & Abortable)\n            | undefined\n            | null,\n        callback: (err: NodeJS.ErrnoException | null, data: NonSharedBuffer) => void,\n    ): void;\n    /**\n     * Asynchronously reads the entire contents of a file.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n     * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag.\n     * If a flag is not provided, it defaults to `'r'`.\n     */\n    export function readFile(\n        path: PathOrFileDescriptor,\n        options:\n            | ({\n                encoding: BufferEncoding;\n                flag?: string | undefined;\n            } & Abortable)\n            | BufferEncoding,\n        callback: (err: NodeJS.ErrnoException | null, data: string) => void,\n    ): void;\n    /**\n     * Asynchronously reads the entire contents of a file.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n     * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag.\n     * If a flag is not provided, it defaults to `'r'`.\n     */\n    export function readFile(\n        path: PathOrFileDescriptor,\n        options:\n            | (ObjectEncodingOptions & {\n                flag?: string | undefined;\n            } & Abortable)\n            | BufferEncoding\n            | undefined\n            | null,\n        callback: (err: NodeJS.ErrnoException | null, data: string | NonSharedBuffer) => void,\n    ): void;\n    /**\n     * Asynchronously reads the entire contents of a file.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n     */\n    export function readFile(\n        path: PathOrFileDescriptor,\n        callback: (err: NodeJS.ErrnoException | null, data: NonSharedBuffer) => void,\n    ): void;\n    export namespace readFile {\n        /**\n         * Asynchronously reads the entire contents of a file.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n         * @param options An object that may contain an optional flag.\n         * If a flag is not provided, it defaults to `'r'`.\n         */\n        function __promisify__(\n            path: PathOrFileDescriptor,\n            options?: {\n                encoding?: null | undefined;\n                flag?: string | undefined;\n            } | null,\n        ): Promise<NonSharedBuffer>;\n        /**\n         * Asynchronously reads the entire contents of a file.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * URL support is _experimental_.\n         * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n         * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag.\n         * If a flag is not provided, it defaults to `'r'`.\n         */\n        function __promisify__(\n            path: PathOrFileDescriptor,\n            options:\n                | {\n                    encoding: BufferEncoding;\n                    flag?: string | undefined;\n                }\n                | BufferEncoding,\n        ): Promise<string>;\n        /**\n         * Asynchronously reads the entire contents of a file.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * URL support is _experimental_.\n         * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n         * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag.\n         * If a flag is not provided, it defaults to `'r'`.\n         */\n        function __promisify__(\n            path: PathOrFileDescriptor,\n            options?:\n                | (ObjectEncodingOptions & {\n                    flag?: string | undefined;\n                })\n                | BufferEncoding\n                | null,\n        ): Promise<string | NonSharedBuffer>;\n    }\n    /**\n     * Returns the contents of the `path`.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link readFile}.\n     *\n     * If the `encoding` option is specified then this function returns a\n     * string. Otherwise it returns a buffer.\n     *\n     * Similar to {@link readFile}, when the path is a directory, the behavior of `fs.readFileSync()` is platform-specific.\n     *\n     * ```js\n     * import { readFileSync } from 'node:fs';\n     *\n     * // macOS, Linux, and Windows\n     * readFileSync('<directory>');\n     * // => [Error: EISDIR: illegal operation on a directory, read <directory>]\n     *\n     * //  FreeBSD\n     * readFileSync('<directory>'); // => <data>\n     * ```\n     * @since v0.1.8\n     * @param path filename or file descriptor\n     */\n    export function readFileSync(\n        path: PathOrFileDescriptor,\n        options?: {\n            encoding?: null | undefined;\n            flag?: string | undefined;\n        } | null,\n    ): NonSharedBuffer;\n    /**\n     * Synchronously reads the entire contents of a file.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n     * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag.\n     * If a flag is not provided, it defaults to `'r'`.\n     */\n    export function readFileSync(\n        path: PathOrFileDescriptor,\n        options:\n            | {\n                encoding: BufferEncoding;\n                flag?: string | undefined;\n            }\n            | BufferEncoding,\n    ): string;\n    /**\n     * Synchronously reads the entire contents of a file.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n     * @param options Either the encoding for the result, or an object that contains the encoding and an optional flag.\n     * If a flag is not provided, it defaults to `'r'`.\n     */\n    export function readFileSync(\n        path: PathOrFileDescriptor,\n        options?:\n            | (ObjectEncodingOptions & {\n                flag?: string | undefined;\n            })\n            | BufferEncoding\n            | null,\n    ): string | NonSharedBuffer;\n    export type WriteFileOptions =\n        | (\n            & ObjectEncodingOptions\n            & Abortable\n            & {\n                mode?: Mode | undefined;\n                flag?: string | undefined;\n                flush?: boolean | undefined;\n            }\n        )\n        | BufferEncoding\n        | null;\n    /**\n     * When `file` is a filename, asynchronously writes data to the file, replacing the\n     * file if it already exists. `data` can be a string or a buffer.\n     *\n     * When `file` is a file descriptor, the behavior is similar to calling `fs.write()` directly (which is recommended). See the notes below on using\n     * a file descriptor.\n     *\n     * The `encoding` option is ignored if `data` is a buffer.\n     *\n     * The `mode` option only affects the newly created file. See {@link open} for more details.\n     *\n     * ```js\n     * import { writeFile } from 'node:fs';\n     * import { Buffer } from 'node:buffer';\n     *\n     * const data = new Uint8Array(Buffer.from('Hello Node.js'));\n     * writeFile('message.txt', data, (err) => {\n     *   if (err) throw err;\n     *   console.log('The file has been saved!');\n     * });\n     * ```\n     *\n     * If `options` is a string, then it specifies the encoding:\n     *\n     * ```js\n     * import { writeFile } from 'node:fs';\n     *\n     * writeFile('message.txt', 'Hello Node.js', 'utf8', callback);\n     * ```\n     *\n     * It is unsafe to use `fs.writeFile()` multiple times on the same file without\n     * waiting for the callback. For this scenario, {@link createWriteStream} is\n     * recommended.\n     *\n     * Similarly to `fs.readFile` \\- `fs.writeFile` is a convenience method that\n     * performs multiple `write` calls internally to write the buffer passed to it.\n     * For performance sensitive code consider using {@link createWriteStream}.\n     *\n     * It is possible to use an `AbortSignal` to cancel an `fs.writeFile()`.\n     * Cancelation is \"best effort\", and some amount of data is likely still\n     * to be written.\n     *\n     * ```js\n     * import { writeFile } from 'node:fs';\n     * import { Buffer } from 'node:buffer';\n     *\n     * const controller = new AbortController();\n     * const { signal } = controller;\n     * const data = new Uint8Array(Buffer.from('Hello Node.js'));\n     * writeFile('message.txt', data, { signal }, (err) => {\n     *   // When a request is aborted - the callback is called with an AbortError\n     * });\n     * // When the request should be aborted\n     * controller.abort();\n     * ```\n     *\n     * Aborting an ongoing request does not abort individual operating\n     * system requests but rather the internal buffering `fs.writeFile` performs.\n     * @since v0.1.29\n     * @param file filename or file descriptor\n     */\n    export function writeFile(\n        file: PathOrFileDescriptor,\n        data: string | NodeJS.ArrayBufferView,\n        options: WriteFileOptions,\n        callback: NoParamCallback,\n    ): void;\n    /**\n     * Asynchronously writes data to a file, replacing the file if it already exists.\n     * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n     * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string.\n     */\n    export function writeFile(\n        path: PathOrFileDescriptor,\n        data: string | NodeJS.ArrayBufferView,\n        callback: NoParamCallback,\n    ): void;\n    export namespace writeFile {\n        /**\n         * Asynchronously writes data to a file, replacing the file if it already exists.\n         * @param path A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * URL support is _experimental_.\n         * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n         * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string.\n         * @param options Either the encoding for the file, or an object optionally specifying the encoding, file mode, and flag.\n         * If `encoding` is not supplied, the default of `'utf8'` is used.\n         * If `mode` is not supplied, the default of `0o666` is used.\n         * If `mode` is a string, it is parsed as an octal integer.\n         * If `flag` is not supplied, the default of `'w'` is used.\n         */\n        function __promisify__(\n            path: PathOrFileDescriptor,\n            data: string | NodeJS.ArrayBufferView,\n            options?: WriteFileOptions,\n        ): Promise<void>;\n    }\n    /**\n     * Returns `undefined`.\n     *\n     * The `mode` option only affects the newly created file. See {@link open} for more details.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link writeFile}.\n     * @since v0.1.29\n     * @param file filename or file descriptor\n     */\n    export function writeFileSync(\n        file: PathOrFileDescriptor,\n        data: string | NodeJS.ArrayBufferView,\n        options?: WriteFileOptions,\n    ): void;\n    /**\n     * Asynchronously append data to a file, creating the file if it does not yet\n     * exist. `data` can be a string or a `Buffer`.\n     *\n     * The `mode` option only affects the newly created file. See {@link open} for more details.\n     *\n     * ```js\n     * import { appendFile } from 'node:fs';\n     *\n     * appendFile('message.txt', 'data to append', (err) => {\n     *   if (err) throw err;\n     *   console.log('The \"data to append\" was appended to file!');\n     * });\n     * ```\n     *\n     * If `options` is a string, then it specifies the encoding:\n     *\n     * ```js\n     * import { appendFile } from 'node:fs';\n     *\n     * appendFile('message.txt', 'data to append', 'utf8', callback);\n     * ```\n     *\n     * The `path` may be specified as a numeric file descriptor that has been opened\n     * for appending (using `fs.open()` or `fs.openSync()`). The file descriptor will\n     * not be closed automatically.\n     *\n     * ```js\n     * import { open, close, appendFile } from 'node:fs';\n     *\n     * function closeFd(fd) {\n     *   close(fd, (err) => {\n     *     if (err) throw err;\n     *   });\n     * }\n     *\n     * open('message.txt', 'a', (err, fd) => {\n     *   if (err) throw err;\n     *\n     *   try {\n     *     appendFile(fd, 'data to append', 'utf8', (err) => {\n     *       closeFd(fd);\n     *       if (err) throw err;\n     *     });\n     *   } catch (err) {\n     *     closeFd(fd);\n     *     throw err;\n     *   }\n     * });\n     * ```\n     * @since v0.6.7\n     * @param path filename or file descriptor\n     */\n    export function appendFile(\n        path: PathOrFileDescriptor,\n        data: string | Uint8Array,\n        options: WriteFileOptions,\n        callback: NoParamCallback,\n    ): void;\n    /**\n     * Asynchronously append data to a file, creating the file if it does not exist.\n     * @param file A path to a file. If a URL is provided, it must use the `file:` protocol.\n     * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n     * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string.\n     */\n    export function appendFile(file: PathOrFileDescriptor, data: string | Uint8Array, callback: NoParamCallback): void;\n    export namespace appendFile {\n        /**\n         * Asynchronously append data to a file, creating the file if it does not exist.\n         * @param file A path to a file. If a URL is provided, it must use the `file:` protocol.\n         * URL support is _experimental_.\n         * If a file descriptor is provided, the underlying file will _not_ be closed automatically.\n         * @param data The data to write. If something other than a Buffer or Uint8Array is provided, the value is coerced to a string.\n         * @param options Either the encoding for the file, or an object optionally specifying the encoding, file mode, and flag.\n         * If `encoding` is not supplied, the default of `'utf8'` is used.\n         * If `mode` is not supplied, the default of `0o666` is used.\n         * If `mode` is a string, it is parsed as an octal integer.\n         * If `flag` is not supplied, the default of `'a'` is used.\n         */\n        function __promisify__(\n            file: PathOrFileDescriptor,\n            data: string | Uint8Array,\n            options?: WriteFileOptions,\n        ): Promise<void>;\n    }\n    /**\n     * Synchronously append data to a file, creating the file if it does not yet\n     * exist. `data` can be a string or a `Buffer`.\n     *\n     * The `mode` option only affects the newly created file. See {@link open} for more details.\n     *\n     * ```js\n     * import { appendFileSync } from 'node:fs';\n     *\n     * try {\n     *   appendFileSync('message.txt', 'data to append');\n     *   console.log('The \"data to append\" was appended to file!');\n     * } catch (err) {\n     *   // Handle the error\n     * }\n     * ```\n     *\n     * If `options` is a string, then it specifies the encoding:\n     *\n     * ```js\n     * import { appendFileSync } from 'node:fs';\n     *\n     * appendFileSync('message.txt', 'data to append', 'utf8');\n     * ```\n     *\n     * The `path` may be specified as a numeric file descriptor that has been opened\n     * for appending (using `fs.open()` or `fs.openSync()`). The file descriptor will\n     * not be closed automatically.\n     *\n     * ```js\n     * import { openSync, closeSync, appendFileSync } from 'node:fs';\n     *\n     * let fd;\n     *\n     * try {\n     *   fd = openSync('message.txt', 'a');\n     *   appendFileSync(fd, 'data to append', 'utf8');\n     * } catch (err) {\n     *   // Handle the error\n     * } finally {\n     *   if (fd !== undefined)\n     *     closeSync(fd);\n     * }\n     * ```\n     * @since v0.6.7\n     * @param path filename or file descriptor\n     */\n    export function appendFileSync(\n        path: PathOrFileDescriptor,\n        data: string | Uint8Array,\n        options?: WriteFileOptions,\n    ): void;\n    /**\n     * Watch for changes on `filename`. The callback `listener` will be called each\n     * time the file is accessed.\n     *\n     * The `options` argument may be omitted. If provided, it should be an object. The `options` object may contain a boolean named `persistent` that indicates\n     * whether the process should continue to run as long as files are being watched.\n     * The `options` object may specify an `interval` property indicating how often the\n     * target should be polled in milliseconds.\n     *\n     * The `listener` gets two arguments the current stat object and the previous\n     * stat object:\n     *\n     * ```js\n     * import { watchFile } from 'fs';\n     *\n     * watchFile('message.text', (curr, prev) => {\n     *   console.log(`the current mtime is: ${curr.mtime}`);\n     *   console.log(`the previous mtime was: ${prev.mtime}`);\n     * });\n     * ```\n     *\n     * These stat objects are instances of `fs.Stat`. If the `bigint` option is `true`,\n     * the numeric values in these objects are specified as `BigInt`s.\n     *\n     * To be notified when the file was modified, not just accessed, it is necessary\n     * to compare `curr.mtimeMs` and `prev.mtimeMs`.\n     *\n     * When an `fs.watchFile` operation results in an `ENOENT` error, it\n     * will invoke the listener once, with all the fields zeroed (or, for dates, the\n     * Unix Epoch). If the file is created later on, the listener will be called\n     * again, with the latest stat objects. This is a change in functionality since\n     * v0.10.\n     *\n     * Using {@link watch} is more efficient than `fs.watchFile` and `fs.unwatchFile`. `fs.watch` should be used instead of `fs.watchFile` and `fs.unwatchFile` when possible.\n     *\n     * When a file being watched by `fs.watchFile()` disappears and reappears,\n     * then the contents of `previous` in the second callback event (the file's\n     * reappearance) will be the same as the contents of `previous` in the first\n     * callback event (its disappearance).\n     *\n     * This happens when:\n     *\n     * * the file is deleted, followed by a restore\n     * * the file is renamed and then renamed a second time back to its original name\n     * @since v0.1.31\n     */\n    export interface WatchFileOptions {\n        bigint?: boolean | undefined;\n        persistent?: boolean | undefined;\n        interval?: number | undefined;\n    }\n    /**\n     * Watch for changes on `filename`. The callback `listener` will be called each\n     * time the file is accessed.\n     *\n     * The `options` argument may be omitted. If provided, it should be an object. The `options` object may contain a boolean named `persistent` that indicates\n     * whether the process should continue to run as long as files are being watched.\n     * The `options` object may specify an `interval` property indicating how often the\n     * target should be polled in milliseconds.\n     *\n     * The `listener` gets two arguments the current stat object and the previous\n     * stat object:\n     *\n     * ```js\n     * import { watchFile } from 'node:fs';\n     *\n     * watchFile('message.text', (curr, prev) => {\n     *   console.log(`the current mtime is: ${curr.mtime}`);\n     *   console.log(`the previous mtime was: ${prev.mtime}`);\n     * });\n     * ```\n     *\n     * These stat objects are instances of `fs.Stat`. If the `bigint` option is `true`,\n     * the numeric values in these objects are specified as `BigInt`s.\n     *\n     * To be notified when the file was modified, not just accessed, it is necessary\n     * to compare `curr.mtimeMs` and `prev.mtimeMs`.\n     *\n     * When an `fs.watchFile` operation results in an `ENOENT` error, it\n     * will invoke the listener once, with all the fields zeroed (or, for dates, the\n     * Unix Epoch). If the file is created later on, the listener will be called\n     * again, with the latest stat objects. This is a change in functionality since\n     * v0.10.\n     *\n     * Using {@link watch} is more efficient than `fs.watchFile` and `fs.unwatchFile`. `fs.watch` should be used instead of `fs.watchFile` and `fs.unwatchFile` when possible.\n     *\n     * When a file being watched by `fs.watchFile()` disappears and reappears,\n     * then the contents of `previous` in the second callback event (the file's\n     * reappearance) will be the same as the contents of `previous` in the first\n     * callback event (its disappearance).\n     *\n     * This happens when:\n     *\n     * * the file is deleted, followed by a restore\n     * * the file is renamed and then renamed a second time back to its original name\n     * @since v0.1.31\n     */\n    export function watchFile(\n        filename: PathLike,\n        options:\n            | (WatchFileOptions & {\n                bigint?: false | undefined;\n            })\n            | undefined,\n        listener: StatsListener,\n    ): StatWatcher;\n    export function watchFile(\n        filename: PathLike,\n        options:\n            | (WatchFileOptions & {\n                bigint: true;\n            })\n            | undefined,\n        listener: BigIntStatsListener,\n    ): StatWatcher;\n    /**\n     * Watch for changes on `filename`. The callback `listener` will be called each time the file is accessed.\n     * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function watchFile(filename: PathLike, listener: StatsListener): StatWatcher;\n    /**\n     * Stop watching for changes on `filename`. If `listener` is specified, only that\n     * particular listener is removed. Otherwise, _all_ listeners are removed,\n     * effectively stopping watching of `filename`.\n     *\n     * Calling `fs.unwatchFile()` with a filename that is not being watched is a\n     * no-op, not an error.\n     *\n     * Using {@link watch} is more efficient than `fs.watchFile()` and `fs.unwatchFile()`. `fs.watch()` should be used instead of `fs.watchFile()` and `fs.unwatchFile()` when possible.\n     * @since v0.1.31\n     * @param listener Optional, a listener previously attached using `fs.watchFile()`\n     */\n    export function unwatchFile(filename: PathLike, listener?: StatsListener): void;\n    export function unwatchFile(filename: PathLike, listener?: BigIntStatsListener): void;\n    export interface WatchOptions extends Abortable {\n        encoding?: BufferEncoding | \"buffer\" | undefined;\n        persistent?: boolean | undefined;\n        recursive?: boolean | undefined;\n    }\n    export type WatchEventType = \"rename\" | \"change\";\n    export type WatchListener<T> = (event: WatchEventType, filename: T | null) => void;\n    export type StatsListener = (curr: Stats, prev: Stats) => void;\n    export type BigIntStatsListener = (curr: BigIntStats, prev: BigIntStats) => void;\n    /**\n     * Watch for changes on `filename`, where `filename` is either a file or a\n     * directory.\n     *\n     * The second argument is optional. If `options` is provided as a string, it\n     * specifies the `encoding`. Otherwise `options` should be passed as an object.\n     *\n     * The listener callback gets two arguments `(eventType, filename)`. `eventType`is either `'rename'` or `'change'`, and `filename` is the name of the file\n     * which triggered the event.\n     *\n     * On most platforms, `'rename'` is emitted whenever a filename appears or\n     * disappears in the directory.\n     *\n     * The listener callback is attached to the `'change'` event fired by `fs.FSWatcher`, but it is not the same thing as the `'change'` value of `eventType`.\n     *\n     * If a `signal` is passed, aborting the corresponding AbortController will close\n     * the returned `fs.FSWatcher`.\n     * @since v0.5.10\n     * @param listener\n     */\n    export function watch(\n        filename: PathLike,\n        options:\n            | (WatchOptions & {\n                encoding: \"buffer\";\n            })\n            | \"buffer\",\n        listener?: WatchListener<Buffer>,\n    ): FSWatcher;\n    /**\n     * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`.\n     * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options.\n     * If `encoding` is not supplied, the default of `'utf8'` is used.\n     * If `persistent` is not supplied, the default of `true` is used.\n     * If `recursive` is not supplied, the default of `false` is used.\n     */\n    export function watch(\n        filename: PathLike,\n        options?: WatchOptions | BufferEncoding | null,\n        listener?: WatchListener<string>,\n    ): FSWatcher;\n    /**\n     * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`.\n     * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n     * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options.\n     * If `encoding` is not supplied, the default of `'utf8'` is used.\n     * If `persistent` is not supplied, the default of `true` is used.\n     * If `recursive` is not supplied, the default of `false` is used.\n     */\n    export function watch(\n        filename: PathLike,\n        options: WatchOptions | string,\n        listener?: WatchListener<string | Buffer>,\n    ): FSWatcher;\n    /**\n     * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`.\n     * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function watch(filename: PathLike, listener?: WatchListener<string>): FSWatcher;\n    /**\n     * Test whether or not the given path exists by checking with the file system.\n     * Then call the `callback` argument with either true or false:\n     *\n     * ```js\n     * import { exists } from 'node:fs';\n     *\n     * exists('/etc/passwd', (e) => {\n     *   console.log(e ? 'it exists' : 'no passwd!');\n     * });\n     * ```\n     *\n     * **The parameters for this callback are not consistent with other Node.js**\n     * **callbacks.** Normally, the first parameter to a Node.js callback is an `err` parameter, optionally followed by other parameters. The `fs.exists()` callback\n     * has only one boolean parameter. This is one reason `fs.access()` is recommended\n     * instead of `fs.exists()`.\n     *\n     * Using `fs.exists()` to check for the existence of a file before calling `fs.open()`, `fs.readFile()`, or `fs.writeFile()` is not recommended. Doing\n     * so introduces a race condition, since other processes may change the file's\n     * state between the two calls. Instead, user code should open/read/write the\n     * file directly and handle the error raised if the file does not exist.\n     *\n     * **write (NOT RECOMMENDED)**\n     *\n     * ```js\n     * import { exists, open, close } from 'node:fs';\n     *\n     * exists('myfile', (e) => {\n     *   if (e) {\n     *     console.error('myfile already exists');\n     *   } else {\n     *     open('myfile', 'wx', (err, fd) => {\n     *       if (err) throw err;\n     *\n     *       try {\n     *         writeMyData(fd);\n     *       } finally {\n     *         close(fd, (err) => {\n     *           if (err) throw err;\n     *         });\n     *       }\n     *     });\n     *   }\n     * });\n     * ```\n     *\n     * **write (RECOMMENDED)**\n     *\n     * ```js\n     * import { open, close } from 'node:fs';\n     * open('myfile', 'wx', (err, fd) => {\n     *   if (err) {\n     *     if (err.code === 'EEXIST') {\n     *       console.error('myfile already exists');\n     *       return;\n     *     }\n     *\n     *     throw err;\n     *   }\n     *\n     *   try {\n     *     writeMyData(fd);\n     *   } finally {\n     *     close(fd, (err) => {\n     *       if (err) throw err;\n     *     });\n     *   }\n     * });\n     * ```\n     *\n     * **read (NOT RECOMMENDED)**\n     *\n     * ```js\n     * import { open, close, exists } from 'node:fs';\n     *\n     * exists('myfile', (e) => {\n     *   if (e) {\n     *     open('myfile', 'r', (err, fd) => {\n     *       if (err) throw err;\n     *\n     *       try {\n     *         readMyData(fd);\n     *       } finally {\n     *         close(fd, (err) => {\n     *           if (err) throw err;\n     *         });\n     *       }\n     *     });\n     *   } else {\n     *     console.error('myfile does not exist');\n     *   }\n     * });\n     * ```\n     *\n     * **read (RECOMMENDED)**\n     *\n     * ```js\n     * import { open, close } from 'node:fs';\n     *\n     * open('myfile', 'r', (err, fd) => {\n     *   if (err) {\n     *     if (err.code === 'ENOENT') {\n     *       console.error('myfile does not exist');\n     *       return;\n     *     }\n     *\n     *     throw err;\n     *   }\n     *\n     *   try {\n     *     readMyData(fd);\n     *   } finally {\n     *     close(fd, (err) => {\n     *       if (err) throw err;\n     *     });\n     *   }\n     * });\n     * ```\n     *\n     * The \"not recommended\" examples above check for existence and then use the\n     * file; the \"recommended\" examples are better because they use the file directly\n     * and handle the error, if any.\n     *\n     * In general, check for the existence of a file only if the file won't be\n     * used directly, for example when its existence is a signal from another\n     * process.\n     * @since v0.0.2\n     * @deprecated Since v1.0.0 - Use {@link stat} or {@link access} instead.\n     */\n    export function exists(path: PathLike, callback: (exists: boolean) => void): void;\n    /** @deprecated */\n    export namespace exists {\n        /**\n         * @param path A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n         * URL support is _experimental_.\n         */\n        function __promisify__(path: PathLike): Promise<boolean>;\n    }\n    /**\n     * Returns `true` if the path exists, `false` otherwise.\n     *\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link exists}.\n     *\n     * `fs.exists()` is deprecated, but `fs.existsSync()` is not. The `callback` parameter to `fs.exists()` accepts parameters that are inconsistent with other\n     * Node.js callbacks. `fs.existsSync()` does not use a callback.\n     *\n     * ```js\n     * import { existsSync } from 'node:fs';\n     *\n     * if (existsSync('/etc/passwd'))\n     *   console.log('The path exists.');\n     * ```\n     * @since v0.1.21\n     */\n    export function existsSync(path: PathLike): boolean;\n    export namespace constants {\n        // File Access Constants\n        /** Constant for fs.access(). File is visible to the calling process. */\n        const F_OK: number;\n        /** Constant for fs.access(). File can be read by the calling process. */\n        const R_OK: number;\n        /** Constant for fs.access(). File can be written by the calling process. */\n        const W_OK: number;\n        /** Constant for fs.access(). File can be executed by the calling process. */\n        const X_OK: number;\n        // File Copy Constants\n        /** Constant for fs.copyFile. Flag indicating the destination file should not be overwritten if it already exists. */\n        const COPYFILE_EXCL: number;\n        /**\n         * Constant for fs.copyFile. copy operation will attempt to create a copy-on-write reflink.\n         * If the underlying platform does not support copy-on-write, then a fallback copy mechanism is used.\n         */\n        const COPYFILE_FICLONE: number;\n        /**\n         * Constant for fs.copyFile. Copy operation will attempt to create a copy-on-write reflink.\n         * If the underlying platform does not support copy-on-write, then the operation will fail with an error.\n         */\n        const COPYFILE_FICLONE_FORCE: number;\n        // File Open Constants\n        /** Constant for fs.open(). Flag indicating to open a file for read-only access. */\n        const O_RDONLY: number;\n        /** Constant for fs.open(). Flag indicating to open a file for write-only access. */\n        const O_WRONLY: number;\n        /** Constant for fs.open(). Flag indicating to open a file for read-write access. */\n        const O_RDWR: number;\n        /** Constant for fs.open(). Flag indicating to create the file if it does not already exist. */\n        const O_CREAT: number;\n        /** Constant for fs.open(). Flag indicating that opening a file should fail if the O_CREAT flag is set and the file already exists. */\n        const O_EXCL: number;\n        /**\n         * Constant for fs.open(). Flag indicating that if path identifies a terminal device,\n         * opening the path shall not cause that terminal to become the controlling terminal for the process\n         * (if the process does not already have one).\n         */\n        const O_NOCTTY: number;\n        /** Constant for fs.open(). Flag indicating that if the file exists and is a regular file, and the file is opened successfully for write access, its length shall be truncated to zero. */\n        const O_TRUNC: number;\n        /** Constant for fs.open(). Flag indicating that data will be appended to the end of the file. */\n        const O_APPEND: number;\n        /** Constant for fs.open(). Flag indicating that the open should fail if the path is not a directory. */\n        const O_DIRECTORY: number;\n        /**\n         * constant for fs.open().\n         * Flag indicating reading accesses to the file system will no longer result in\n         * an update to the atime information associated with the file.\n         * This flag is available on Linux operating systems only.\n         */\n        const O_NOATIME: number;\n        /** Constant for fs.open(). Flag indicating that the open should fail if the path is a symbolic link. */\n        const O_NOFOLLOW: number;\n        /** Constant for fs.open(). Flag indicating that the file is opened for synchronous I/O. */\n        const O_SYNC: number;\n        /** Constant for fs.open(). Flag indicating that the file is opened for synchronous I/O with write operations waiting for data integrity. */\n        const O_DSYNC: number;\n        /** Constant for fs.open(). Flag indicating to open the symbolic link itself rather than the resource it is pointing to. */\n        const O_SYMLINK: number;\n        /** Constant for fs.open(). When set, an attempt will be made to minimize caching effects of file I/O. */\n        const O_DIRECT: number;\n        /** Constant for fs.open(). Flag indicating to open the file in nonblocking mode when possible. */\n        const O_NONBLOCK: number;\n        // File Type Constants\n        /** Constant for fs.Stats mode property for determining a file's type. Bit mask used to extract the file type code. */\n        const S_IFMT: number;\n        /** Constant for fs.Stats mode property for determining a file's type. File type constant for a regular file. */\n        const S_IFREG: number;\n        /** Constant for fs.Stats mode property for determining a file's type. File type constant for a directory. */\n        const S_IFDIR: number;\n        /** Constant for fs.Stats mode property for determining a file's type. File type constant for a character-oriented device file. */\n        const S_IFCHR: number;\n        /** Constant for fs.Stats mode property for determining a file's type. File type constant for a block-oriented device file. */\n        const S_IFBLK: number;\n        /** Constant for fs.Stats mode property for determining a file's type. File type constant for a FIFO/pipe. */\n        const S_IFIFO: number;\n        /** Constant for fs.Stats mode property for determining a file's type. File type constant for a symbolic link. */\n        const S_IFLNK: number;\n        /** Constant for fs.Stats mode property for determining a file's type. File type constant for a socket. */\n        const S_IFSOCK: number;\n        // File Mode Constants\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable, writable and executable by owner. */\n        const S_IRWXU: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable by owner. */\n        const S_IRUSR: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating writable by owner. */\n        const S_IWUSR: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by owner. */\n        const S_IXUSR: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable, writable and executable by group. */\n        const S_IRWXG: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable by group. */\n        const S_IRGRP: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating writable by group. */\n        const S_IWGRP: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by group. */\n        const S_IXGRP: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable, writable and executable by others. */\n        const S_IRWXO: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating readable by others. */\n        const S_IROTH: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating writable by others. */\n        const S_IWOTH: number;\n        /** Constant for fs.Stats mode property for determining access permissions for a file. File mode indicating executable by others. */\n        const S_IXOTH: number;\n        /**\n         * When set, a memory file mapping is used to access the file. This flag\n         * is available on Windows operating systems only. On other operating systems,\n         * this flag is ignored.\n         */\n        const UV_FS_O_FILEMAP: number;\n    }\n    /**\n     * Tests a user's permissions for the file or directory specified by `path`.\n     * The `mode` argument is an optional integer that specifies the accessibility\n     * checks to be performed. `mode` should be either the value `fs.constants.F_OK` or a mask consisting of the bitwise OR of any of `fs.constants.R_OK`, `fs.constants.W_OK`, and `fs.constants.X_OK`\n     * (e.g.`fs.constants.W_OK | fs.constants.R_OK`). Check `File access constants` for\n     * possible values of `mode`.\n     *\n     * The final argument, `callback`, is a callback function that is invoked with\n     * a possible error argument. If any of the accessibility checks fail, the error\n     * argument will be an `Error` object. The following examples check if `package.json` exists, and if it is readable or writable.\n     *\n     * ```js\n     * import { access, constants } from 'node:fs';\n     *\n     * const file = 'package.json';\n     *\n     * // Check if the file exists in the current directory.\n     * access(file, constants.F_OK, (err) => {\n     *   console.log(`${file} ${err ? 'does not exist' : 'exists'}`);\n     * });\n     *\n     * // Check if the file is readable.\n     * access(file, constants.R_OK, (err) => {\n     *   console.log(`${file} ${err ? 'is not readable' : 'is readable'}`);\n     * });\n     *\n     * // Check if the file is writable.\n     * access(file, constants.W_OK, (err) => {\n     *   console.log(`${file} ${err ? 'is not writable' : 'is writable'}`);\n     * });\n     *\n     * // Check if the file is readable and writable.\n     * access(file, constants.R_OK | constants.W_OK, (err) => {\n     *   console.log(`${file} ${err ? 'is not' : 'is'} readable and writable`);\n     * });\n     * ```\n     *\n     * Do not use `fs.access()` to check for the accessibility of a file before calling `fs.open()`, `fs.readFile()`, or `fs.writeFile()`. Doing\n     * so introduces a race condition, since other processes may change the file's\n     * state between the two calls. Instead, user code should open/read/write the\n     * file directly and handle the error raised if the file is not accessible.\n     *\n     * **write (NOT RECOMMENDED)**\n     *\n     * ```js\n     * import { access, open, close } from 'node:fs';\n     *\n     * access('myfile', (err) => {\n     *   if (!err) {\n     *     console.error('myfile already exists');\n     *     return;\n     *   }\n     *\n     *   open('myfile', 'wx', (err, fd) => {\n     *     if (err) throw err;\n     *\n     *     try {\n     *       writeMyData(fd);\n     *     } finally {\n     *       close(fd, (err) => {\n     *         if (err) throw err;\n     *       });\n     *     }\n     *   });\n     * });\n     * ```\n     *\n     * **write (RECOMMENDED)**\n     *\n     * ```js\n     * import { open, close } from 'node:fs';\n     *\n     * open('myfile', 'wx', (err, fd) => {\n     *   if (err) {\n     *     if (err.code === 'EEXIST') {\n     *       console.error('myfile already exists');\n     *       return;\n     *     }\n     *\n     *     throw err;\n     *   }\n     *\n     *   try {\n     *     writeMyData(fd);\n     *   } finally {\n     *     close(fd, (err) => {\n     *       if (err) throw err;\n     *     });\n     *   }\n     * });\n     * ```\n     *\n     * **read (NOT RECOMMENDED)**\n     *\n     * ```js\n     * import { access, open, close } from 'node:fs';\n     * access('myfile', (err) => {\n     *   if (err) {\n     *     if (err.code === 'ENOENT') {\n     *       console.error('myfile does not exist');\n     *       return;\n     *     }\n     *\n     *     throw err;\n     *   }\n     *\n     *   open('myfile', 'r', (err, fd) => {\n     *     if (err) throw err;\n     *\n     *     try {\n     *       readMyData(fd);\n     *     } finally {\n     *       close(fd, (err) => {\n     *         if (err) throw err;\n     *       });\n     *     }\n     *   });\n     * });\n     * ```\n     *\n     * **read (RECOMMENDED)**\n     *\n     * ```js\n     * import { open, close } from 'node:fs';\n     *\n     * open('myfile', 'r', (err, fd) => {\n     *   if (err) {\n     *     if (err.code === 'ENOENT') {\n     *       console.error('myfile does not exist');\n     *       return;\n     *     }\n     *\n     *     throw err;\n     *   }\n     *\n     *   try {\n     *     readMyData(fd);\n     *   } finally {\n     *     close(fd, (err) => {\n     *       if (err) throw err;\n     *     });\n     *   }\n     * });\n     * ```\n     *\n     * The \"not recommended\" examples above check for accessibility and then use the\n     * file; the \"recommended\" examples are better because they use the file directly\n     * and handle the error, if any.\n     *\n     * In general, check for the accessibility of a file only if the file will not be\n     * used directly, for example when its accessibility is a signal from another\n     * process.\n     *\n     * On Windows, access-control policies (ACLs) on a directory may limit access to\n     * a file or directory. The `fs.access()` function, however, does not check the\n     * ACL and therefore may report that a path is accessible even if the ACL restricts\n     * the user from reading or writing to it.\n     * @since v0.11.15\n     * @param [mode=fs.constants.F_OK]\n     */\n    export function access(path: PathLike, mode: number | undefined, callback: NoParamCallback): void;\n    /**\n     * Asynchronously tests a user's permissions for the file specified by path.\n     * @param path A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n     */\n    export function access(path: PathLike, callback: NoParamCallback): void;\n    export namespace access {\n        /**\n         * Asynchronously tests a user's permissions for the file specified by path.\n         * @param path A path to a file or directory. If a URL is provided, it must use the `file:` protocol.\n         * URL support is _experimental_.\n         */\n        function __promisify__(path: PathLike, mode?: number): Promise<void>;\n    }\n    /**\n     * Synchronously tests a user's permissions for the file or directory specified\n     * by `path`. The `mode` argument is an optional integer that specifies the\n     * accessibility checks to be performed. `mode` should be either the value `fs.constants.F_OK` or a mask consisting of the bitwise OR of any of `fs.constants.R_OK`, `fs.constants.W_OK`, and\n     * `fs.constants.X_OK` (e.g.`fs.constants.W_OK | fs.constants.R_OK`). Check `File access constants` for\n     * possible values of `mode`.\n     *\n     * If any of the accessibility checks fail, an `Error` will be thrown. Otherwise,\n     * the method will return `undefined`.\n     *\n     * ```js\n     * import { accessSync, constants } from 'node:fs';\n     *\n     * try {\n     *   accessSync('etc/passwd', constants.R_OK | constants.W_OK);\n     *   console.log('can read/write');\n     * } catch (err) {\n     *   console.error('no access!');\n     * }\n     * ```\n     * @since v0.11.15\n     * @param [mode=fs.constants.F_OK]\n     */\n    export function accessSync(path: PathLike, mode?: number): void;\n    interface StreamOptions {\n        flags?: string | undefined;\n        encoding?: BufferEncoding | undefined;\n        fd?: number | promises.FileHandle | undefined;\n        mode?: number | undefined;\n        autoClose?: boolean | undefined;\n        emitClose?: boolean | undefined;\n        start?: number | undefined;\n        signal?: AbortSignal | null | undefined;\n        highWaterMark?: number | undefined;\n    }\n    interface FSImplementation {\n        open?: (...args: any[]) => any;\n        close?: (...args: any[]) => any;\n    }\n    interface CreateReadStreamFSImplementation extends FSImplementation {\n        read: (...args: any[]) => any;\n    }\n    interface CreateWriteStreamFSImplementation extends FSImplementation {\n        write: (...args: any[]) => any;\n        writev?: (...args: any[]) => any;\n    }\n    interface ReadStreamOptions extends StreamOptions {\n        fs?: CreateReadStreamFSImplementation | null | undefined;\n        end?: number | undefined;\n    }\n    interface WriteStreamOptions extends StreamOptions {\n        fs?: CreateWriteStreamFSImplementation | null | undefined;\n        flush?: boolean | undefined;\n    }\n    /**\n     * Unlike the 16 KiB default `highWaterMark` for a `stream.Readable`, the stream\n     * returned by this method has a default `highWaterMark` of 64 KiB.\n     *\n     * `options` can include `start` and `end` values to read a range of bytes from\n     * the file instead of the entire file. Both `start` and `end` are inclusive and\n     * start counting at 0, allowed values are in the\n     * \\[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\\] range. If `fd` is specified and `start` is\n     * omitted or `undefined`, `fs.createReadStream()` reads sequentially from the\n     * current file position. The `encoding` can be any one of those accepted by `Buffer`.\n     *\n     * If `fd` is specified, `ReadStream` will ignore the `path` argument and will use\n     * the specified file descriptor. This means that no `'open'` event will be\n     * emitted. `fd` should be blocking; non-blocking `fd`s should be passed to `net.Socket`.\n     *\n     * If `fd` points to a character device that only supports blocking reads\n     * (such as keyboard or sound card), read operations do not finish until data is\n     * available. This can prevent the process from exiting and the stream from\n     * closing naturally.\n     *\n     * By default, the stream will emit a `'close'` event after it has been\n     * destroyed.  Set the `emitClose` option to `false` to change this behavior.\n     *\n     * By providing the `fs` option, it is possible to override the corresponding `fs` implementations for `open`, `read`, and `close`. When providing the `fs` option,\n     * an override for `read` is required. If no `fd` is provided, an override for `open` is also required. If `autoClose` is `true`, an override for `close` is\n     * also required.\n     *\n     * ```js\n     * import { createReadStream } from 'node:fs';\n     *\n     * // Create a stream from some character device.\n     * const stream = createReadStream('/dev/input/event0');\n     * setTimeout(() => {\n     *   stream.close(); // This may not close the stream.\n     *   // Artificially marking end-of-stream, as if the underlying resource had\n     *   // indicated end-of-file by itself, allows the stream to close.\n     *   // This does not cancel pending read operations, and if there is such an\n     *   // operation, the process may still not be able to exit successfully\n     *   // until it finishes.\n     *   stream.push(null);\n     *   stream.read(0);\n     * }, 100);\n     * ```\n     *\n     * If `autoClose` is false, then the file descriptor won't be closed, even if\n     * there's an error. It is the application's responsibility to close it and make\n     * sure there's no file descriptor leak. If `autoClose` is set to true (default\n     * behavior), on `'error'` or `'end'` the file descriptor will be closed\n     * automatically.\n     *\n     * `mode` sets the file mode (permission and sticky bits), but only if the\n     * file was created.\n     *\n     * An example to read the last 10 bytes of a file which is 100 bytes long:\n     *\n     * ```js\n     * import { createReadStream } from 'node:fs';\n     *\n     * createReadStream('sample.txt', { start: 90, end: 99 });\n     * ```\n     *\n     * If `options` is a string, then it specifies the encoding.\n     * @since v0.1.31\n     */\n    export function createReadStream(path: PathLike, options?: BufferEncoding | ReadStreamOptions): ReadStream;\n    /**\n     * `options` may also include a `start` option to allow writing data at some\n     * position past the beginning of the file, allowed values are in the\n     * \\[0, [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)\\] range. Modifying a file rather than\n     * replacing it may require the `flags` option to be set to `r+` rather than the\n     * default `w`. The `encoding` can be any one of those accepted by `Buffer`.\n     *\n     * If `autoClose` is set to true (default behavior) on `'error'` or `'finish'` the file descriptor will be closed automatically. If `autoClose` is false,\n     * then the file descriptor won't be closed, even if there's an error.\n     * It is the application's responsibility to close it and make sure there's no\n     * file descriptor leak.\n     *\n     * By default, the stream will emit a `'close'` event after it has been\n     * destroyed.  Set the `emitClose` option to `false` to change this behavior.\n     *\n     * By providing the `fs` option it is possible to override the corresponding `fs` implementations for `open`, `write`, `writev`, and `close`. Overriding `write()` without `writev()` can reduce\n     * performance as some optimizations (`_writev()`)\n     * will be disabled. When providing the `fs` option, overrides for at least one of `write` and `writev` are required. If no `fd` option is supplied, an override\n     * for `open` is also required. If `autoClose` is `true`, an override for `close` is also required.\n     *\n     * Like `fs.ReadStream`, if `fd` is specified, `fs.WriteStream` will ignore the `path` argument and will use the specified file descriptor. This means that no `'open'` event will be\n     * emitted. `fd` should be blocking; non-blocking `fd`s\n     * should be passed to `net.Socket`.\n     *\n     * If `options` is a string, then it specifies the encoding.\n     * @since v0.1.31\n     */\n    export function createWriteStream(path: PathLike, options?: BufferEncoding | WriteStreamOptions): WriteStream;\n    /**\n     * Forces all currently queued I/O operations associated with the file to the\n     * operating system's synchronized I/O completion state. Refer to the POSIX [`fdatasync(2)`](http://man7.org/linux/man-pages/man2/fdatasync.2.html) documentation for details. No arguments other\n     * than a possible\n     * exception are given to the completion callback.\n     * @since v0.1.96\n     */\n    export function fdatasync(fd: number, callback: NoParamCallback): void;\n    export namespace fdatasync {\n        /**\n         * Asynchronous fdatasync(2) - synchronize a file's in-core state with storage device.\n         * @param fd A file descriptor.\n         */\n        function __promisify__(fd: number): Promise<void>;\n    }\n    /**\n     * Forces all currently queued I/O operations associated with the file to the\n     * operating system's synchronized I/O completion state. Refer to the POSIX [`fdatasync(2)`](http://man7.org/linux/man-pages/man2/fdatasync.2.html) documentation for details. Returns `undefined`.\n     * @since v0.1.96\n     */\n    export function fdatasyncSync(fd: number): void;\n    /**\n     * Asynchronously copies `src` to `dest`. By default, `dest` is overwritten if it\n     * already exists. No arguments other than a possible exception are given to the\n     * callback function. Node.js makes no guarantees about the atomicity of the copy\n     * operation. If an error occurs after the destination file has been opened for\n     * writing, Node.js will attempt to remove the destination.\n     *\n     * `mode` is an optional integer that specifies the behavior\n     * of the copy operation. It is possible to create a mask consisting of the bitwise\n     * OR of two or more values (e.g.`fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE`).\n     *\n     * * `fs.constants.COPYFILE_EXCL`: The copy operation will fail if `dest` already\n     * exists.\n     * * `fs.constants.COPYFILE_FICLONE`: The copy operation will attempt to create a\n     * copy-on-write reflink. If the platform does not support copy-on-write, then a\n     * fallback copy mechanism is used.\n     * * `fs.constants.COPYFILE_FICLONE_FORCE`: The copy operation will attempt to\n     * create a copy-on-write reflink. If the platform does not support\n     * copy-on-write, then the operation will fail.\n     *\n     * ```js\n     * import { copyFile, constants } from 'node:fs';\n     *\n     * function callback(err) {\n     *   if (err) throw err;\n     *   console.log('source.txt was copied to destination.txt');\n     * }\n     *\n     * // destination.txt will be created or overwritten by default.\n     * copyFile('source.txt', 'destination.txt', callback);\n     *\n     * // By using COPYFILE_EXCL, the operation will fail if destination.txt exists.\n     * copyFile('source.txt', 'destination.txt', constants.COPYFILE_EXCL, callback);\n     * ```\n     * @since v8.5.0\n     * @param src source filename to copy\n     * @param dest destination filename of the copy operation\n     * @param [mode=0] modifiers for copy operation.\n     */\n    export function copyFile(src: PathLike, dest: PathLike, callback: NoParamCallback): void;\n    export function copyFile(src: PathLike, dest: PathLike, mode: number, callback: NoParamCallback): void;\n    export namespace copyFile {\n        function __promisify__(src: PathLike, dst: PathLike, mode?: number): Promise<void>;\n    }\n    /**\n     * Synchronously copies `src` to `dest`. By default, `dest` is overwritten if it\n     * already exists. Returns `undefined`. Node.js makes no guarantees about the\n     * atomicity of the copy operation. If an error occurs after the destination file\n     * has been opened for writing, Node.js will attempt to remove the destination.\n     *\n     * `mode` is an optional integer that specifies the behavior\n     * of the copy operation. It is possible to create a mask consisting of the bitwise\n     * OR of two or more values (e.g.`fs.constants.COPYFILE_EXCL | fs.constants.COPYFILE_FICLONE`).\n     *\n     * * `fs.constants.COPYFILE_EXCL`: The copy operation will fail if `dest` already\n     * exists.\n     * * `fs.constants.COPYFILE_FICLONE`: The copy operation will attempt to create a\n     * copy-on-write reflink. If the platform does not support copy-on-write, then a\n     * fallback copy mechanism is used.\n     * * `fs.constants.COPYFILE_FICLONE_FORCE`: The copy operation will attempt to\n     * create a copy-on-write reflink. If the platform does not support\n     * copy-on-write, then the operation will fail.\n     *\n     * ```js\n     * import { copyFileSync, constants } from 'node:fs';\n     *\n     * // destination.txt will be created or overwritten by default.\n     * copyFileSync('source.txt', 'destination.txt');\n     * console.log('source.txt was copied to destination.txt');\n     *\n     * // By using COPYFILE_EXCL, the operation will fail if destination.txt exists.\n     * copyFileSync('source.txt', 'destination.txt', constants.COPYFILE_EXCL);\n     * ```\n     * @since v8.5.0\n     * @param src source filename to copy\n     * @param dest destination filename of the copy operation\n     * @param [mode=0] modifiers for copy operation.\n     */\n    export function copyFileSync(src: PathLike, dest: PathLike, mode?: number): void;\n    /**\n     * Write an array of `ArrayBufferView`s to the file specified by `fd` using `writev()`.\n     *\n     * `position` is the offset from the beginning of the file where this data\n     * should be written. If `typeof position !== 'number'`, the data will be written\n     * at the current position.\n     *\n     * The callback will be given three arguments: `err`, `bytesWritten`, and `buffers`. `bytesWritten` is how many bytes were written from `buffers`.\n     *\n     * If this method is `util.promisify()` ed, it returns a promise for an `Object` with `bytesWritten` and `buffers` properties.\n     *\n     * It is unsafe to use `fs.writev()` multiple times on the same file without\n     * waiting for the callback. For this scenario, use {@link createWriteStream}.\n     *\n     * On Linux, positional writes don't work when the file is opened in append mode.\n     * The kernel ignores the position argument and always appends the data to\n     * the end of the file.\n     * @since v12.9.0\n     * @param [position='null']\n     */\n    export function writev(\n        fd: number,\n        buffers: readonly NodeJS.ArrayBufferView[],\n        cb: (err: NodeJS.ErrnoException | null, bytesWritten: number, buffers: NodeJS.ArrayBufferView[]) => void,\n    ): void;\n    export function writev(\n        fd: number,\n        buffers: readonly NodeJS.ArrayBufferView[],\n        position: number | null,\n        cb: (err: NodeJS.ErrnoException | null, bytesWritten: number, buffers: NodeJS.ArrayBufferView[]) => void,\n    ): void;\n    export interface WriteVResult {\n        bytesWritten: number;\n        buffers: NodeJS.ArrayBufferView[];\n    }\n    export namespace writev {\n        function __promisify__(\n            fd: number,\n            buffers: readonly NodeJS.ArrayBufferView[],\n            position?: number,\n        ): Promise<WriteVResult>;\n    }\n    /**\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link writev}.\n     * @since v12.9.0\n     * @param [position='null']\n     * @return The number of bytes written.\n     */\n    export function writevSync(fd: number, buffers: readonly NodeJS.ArrayBufferView[], position?: number): number;\n    /**\n     * Read from a file specified by `fd` and write to an array of `ArrayBufferView`s\n     * using `readv()`.\n     *\n     * `position` is the offset from the beginning of the file from where data\n     * should be read. If `typeof position !== 'number'`, the data will be read\n     * from the current position.\n     *\n     * The callback will be given three arguments: `err`, `bytesRead`, and `buffers`. `bytesRead` is how many bytes were read from the file.\n     *\n     * If this method is invoked as its `util.promisify()` ed version, it returns\n     * a promise for an `Object` with `bytesRead` and `buffers` properties.\n     * @since v13.13.0, v12.17.0\n     * @param [position='null']\n     */\n    export function readv(\n        fd: number,\n        buffers: readonly NodeJS.ArrayBufferView[],\n        cb: (err: NodeJS.ErrnoException | null, bytesRead: number, buffers: NodeJS.ArrayBufferView[]) => void,\n    ): void;\n    export function readv(\n        fd: number,\n        buffers: readonly NodeJS.ArrayBufferView[],\n        position: number | null,\n        cb: (err: NodeJS.ErrnoException | null, bytesRead: number, buffers: NodeJS.ArrayBufferView[]) => void,\n    ): void;\n    export interface ReadVResult {\n        bytesRead: number;\n        buffers: NodeJS.ArrayBufferView[];\n    }\n    export namespace readv {\n        function __promisify__(\n            fd: number,\n            buffers: readonly NodeJS.ArrayBufferView[],\n            position?: number,\n        ): Promise<ReadVResult>;\n    }\n    /**\n     * For detailed information, see the documentation of the asynchronous version of\n     * this API: {@link readv}.\n     * @since v13.13.0, v12.17.0\n     * @param [position='null']\n     * @return The number of bytes read.\n     */\n    export function readvSync(fd: number, buffers: readonly NodeJS.ArrayBufferView[], position?: number): number;\n\n    export interface OpenAsBlobOptions {\n        /**\n         * An optional mime type for the blob.\n         *\n         * @default 'undefined'\n         */\n        type?: string | undefined;\n    }\n\n    /**\n     * Returns a `Blob` whose data is backed by the given file.\n     *\n     * The file must not be modified after the `Blob` is created. Any modifications\n     * will cause reading the `Blob` data to fail with a `DOMException` error.\n     * Synchronous stat operations on the file when the `Blob` is created, and before\n     * each read in order to detect whether the file data has been modified on disk.\n     *\n     * ```js\n     * import { openAsBlob } from 'node:fs';\n     *\n     * const blob = await openAsBlob('the.file.txt');\n     * const ab = await blob.arrayBuffer();\n     * blob.stream();\n     * ```\n     * @since v19.8.0\n     * @experimental\n     */\n    export function openAsBlob(path: PathLike, options?: OpenAsBlobOptions): Promise<Blob>;\n\n    export interface OpenDirOptions {\n        /**\n         * @default 'utf8'\n         */\n        encoding?: BufferEncoding | undefined;\n        /**\n         * Number of directory entries that are buffered\n         * internally when reading from the directory. Higher values lead to better\n         * performance but higher memory usage.\n         * @default 32\n         */\n        bufferSize?: number | undefined;\n        /**\n         * @default false\n         */\n        recursive?: boolean;\n    }\n    /**\n     * Synchronously open a directory. See [`opendir(3)`](http://man7.org/linux/man-pages/man3/opendir.3.html).\n     *\n     * Creates an `fs.Dir`, which contains all further functions for reading from\n     * and cleaning up the directory.\n     *\n     * The `encoding` option sets the encoding for the `path` while opening the\n     * directory and subsequent read operations.\n     * @since v12.12.0\n     */\n    export function opendirSync(path: PathLike, options?: OpenDirOptions): Dir;\n    /**\n     * Asynchronously open a directory. See the POSIX [`opendir(3)`](http://man7.org/linux/man-pages/man3/opendir.3.html) documentation for\n     * more details.\n     *\n     * Creates an `fs.Dir`, which contains all further functions for reading from\n     * and cleaning up the directory.\n     *\n     * The `encoding` option sets the encoding for the `path` while opening the\n     * directory and subsequent read operations.\n     * @since v12.12.0\n     */\n    export function opendir(path: PathLike, cb: (err: NodeJS.ErrnoException | null, dir: Dir) => void): void;\n    export function opendir(\n        path: PathLike,\n        options: OpenDirOptions,\n        cb: (err: NodeJS.ErrnoException | null, dir: Dir) => void,\n    ): void;\n    export namespace opendir {\n        function __promisify__(path: PathLike, options?: OpenDirOptions): Promise<Dir>;\n    }\n    export interface BigIntStats extends StatsBase<bigint> {\n        atimeNs: bigint;\n        mtimeNs: bigint;\n        ctimeNs: bigint;\n        birthtimeNs: bigint;\n    }\n    export interface BigIntOptions {\n        bigint: true;\n    }\n    export interface StatOptions {\n        bigint?: boolean | undefined;\n    }\n    export interface StatSyncOptions extends StatOptions {\n        throwIfNoEntry?: boolean | undefined;\n    }\n    interface CopyOptionsBase {\n        /**\n         * Dereference symlinks\n         * @default false\n         */\n        dereference?: boolean;\n        /**\n         * When `force` is `false`, and the destination\n         * exists, throw an error.\n         * @default false\n         */\n        errorOnExist?: boolean;\n        /**\n         * Overwrite existing file or directory. _The copy\n         * operation will ignore errors if you set this to false and the destination\n         * exists. Use the `errorOnExist` option to change this behavior.\n         * @default true\n         */\n        force?: boolean;\n        /**\n         * Modifiers for copy operation. See `mode` flag of {@link copyFileSync()}\n         */\n        mode?: number;\n        /**\n         * When `true` timestamps from `src` will\n         * be preserved.\n         * @default false\n         */\n        preserveTimestamps?: boolean;\n        /**\n         * Copy directories recursively.\n         * @default false\n         */\n        recursive?: boolean;\n        /**\n         * When true, path resolution for symlinks will be skipped\n         * @default false\n         */\n        verbatimSymlinks?: boolean;\n    }\n    export interface CopyOptions extends CopyOptionsBase {\n        /**\n         * Function to filter copied files/directories. Return\n         * `true` to copy the item, `false` to ignore it.\n         */\n        filter?(source: string, destination: string): boolean | Promise<boolean>;\n    }\n    export interface CopySyncOptions extends CopyOptionsBase {\n        /**\n         * Function to filter copied files/directories. Return\n         * `true` to copy the item, `false` to ignore it.\n         */\n        filter?(source: string, destination: string): boolean;\n    }\n    /**\n     * Asynchronously copies the entire directory structure from `src` to `dest`,\n     * including subdirectories and files.\n     *\n     * When copying a directory to another directory, globs are not supported and\n     * behavior is similar to `cp dir1/ dir2/`.\n     * @since v16.7.0\n     * @experimental\n     * @param src source path to copy.\n     * @param dest destination path to copy to.\n     */\n    export function cp(\n        source: string | URL,\n        destination: string | URL,\n        callback: (err: NodeJS.ErrnoException | null) => void,\n    ): void;\n    export function cp(\n        source: string | URL,\n        destination: string | URL,\n        opts: CopyOptions,\n        callback: (err: NodeJS.ErrnoException | null) => void,\n    ): void;\n    /**\n     * Synchronously copies the entire directory structure from `src` to `dest`,\n     * including subdirectories and files.\n     *\n     * When copying a directory to another directory, globs are not supported and\n     * behavior is similar to `cp dir1/ dir2/`.\n     * @since v16.7.0\n     * @experimental\n     * @param src source path to copy.\n     * @param dest destination path to copy to.\n     */\n    export function cpSync(source: string | URL, destination: string | URL, opts?: CopySyncOptions): void;\n}\ndeclare module \"node:fs\" {\n    export * from \"fs\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/globals.d.ts": "export {}; // Make this a module\n\n// #region Fetch and friends\n// Conditional type aliases, used at the end of this file.\n// Will either be empty if lib-dom is included, or the undici version otherwise.\ntype _Request = typeof globalThis extends { onmessage: any } ? {} : import(\"undici-types\").Request;\ntype _Response = typeof globalThis extends { onmessage: any } ? {} : import(\"undici-types\").Response;\ntype _FormData = typeof globalThis extends { onmessage: any } ? {} : import(\"undici-types\").FormData;\ntype _Headers = typeof globalThis extends { onmessage: any } ? {} : import(\"undici-types\").Headers;\ntype _MessageEvent = typeof globalThis extends { onmessage: any } ? {} : import(\"undici-types\").MessageEvent;\ntype _RequestInit = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"undici-types\").RequestInit;\ntype _ResponseInit = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"undici-types\").ResponseInit;\n// #endregion Fetch and friends\n\n// #region DOMException\ntype _DOMException = typeof globalThis extends { onmessage: any } ? {} : NodeDOMException;\ninterface NodeDOMException extends Error {\n    readonly code: number;\n    readonly message: string;\n    readonly name: string;\n    readonly INDEX_SIZE_ERR: 1;\n    readonly DOMSTRING_SIZE_ERR: 2;\n    readonly HIERARCHY_REQUEST_ERR: 3;\n    readonly WRONG_DOCUMENT_ERR: 4;\n    readonly INVALID_CHARACTER_ERR: 5;\n    readonly NO_DATA_ALLOWED_ERR: 6;\n    readonly NO_MODIFICATION_ALLOWED_ERR: 7;\n    readonly NOT_FOUND_ERR: 8;\n    readonly NOT_SUPPORTED_ERR: 9;\n    readonly INUSE_ATTRIBUTE_ERR: 10;\n    readonly INVALID_STATE_ERR: 11;\n    readonly SYNTAX_ERR: 12;\n    readonly INVALID_MODIFICATION_ERR: 13;\n    readonly NAMESPACE_ERR: 14;\n    readonly INVALID_ACCESS_ERR: 15;\n    readonly VALIDATION_ERR: 16;\n    readonly TYPE_MISMATCH_ERR: 17;\n    readonly SECURITY_ERR: 18;\n    readonly NETWORK_ERR: 19;\n    readonly ABORT_ERR: 20;\n    readonly URL_MISMATCH_ERR: 21;\n    readonly QUOTA_EXCEEDED_ERR: 22;\n    readonly TIMEOUT_ERR: 23;\n    readonly INVALID_NODE_TYPE_ERR: 24;\n    readonly DATA_CLONE_ERR: 25;\n}\ninterface NodeDOMExceptionConstructor {\n    prototype: DOMException;\n    new(message?: string, nameOrOptions?: string | { name?: string; cause?: unknown }): DOMException;\n    readonly INDEX_SIZE_ERR: 1;\n    readonly DOMSTRING_SIZE_ERR: 2;\n    readonly HIERARCHY_REQUEST_ERR: 3;\n    readonly WRONG_DOCUMENT_ERR: 4;\n    readonly INVALID_CHARACTER_ERR: 5;\n    readonly NO_DATA_ALLOWED_ERR: 6;\n    readonly NO_MODIFICATION_ALLOWED_ERR: 7;\n    readonly NOT_FOUND_ERR: 8;\n    readonly NOT_SUPPORTED_ERR: 9;\n    readonly INUSE_ATTRIBUTE_ERR: 10;\n    readonly INVALID_STATE_ERR: 11;\n    readonly SYNTAX_ERR: 12;\n    readonly INVALID_MODIFICATION_ERR: 13;\n    readonly NAMESPACE_ERR: 14;\n    readonly INVALID_ACCESS_ERR: 15;\n    readonly VALIDATION_ERR: 16;\n    readonly TYPE_MISMATCH_ERR: 17;\n    readonly SECURITY_ERR: 18;\n    readonly NETWORK_ERR: 19;\n    readonly ABORT_ERR: 20;\n    readonly URL_MISMATCH_ERR: 21;\n    readonly QUOTA_EXCEEDED_ERR: 22;\n    readonly TIMEOUT_ERR: 23;\n    readonly INVALID_NODE_TYPE_ERR: 24;\n    readonly DATA_CLONE_ERR: 25;\n}\n// #endregion DOMException\n\ndeclare global {\n    var global: typeof globalThis;\n\n    var process: NodeJS.Process;\n    var console: Console;\n\n    interface ErrorConstructor {\n        /**\n         * Creates a `.stack` property on `targetObject`, which when accessed returns\n         * a string representing the location in the code at which\n         * `Error.captureStackTrace()` was called.\n         *\n         * ```js\n         * const myObject = {};\n         * Error.captureStackTrace(myObject);\n         * myObject.stack;  // Similar to `new Error().stack`\n         * ```\n         *\n         * The first line of the trace will be prefixed with\n         * `${myObject.name}: ${myObject.message}`.\n         *\n         * The optional `constructorOpt` argument accepts a function. If given, all frames\n         * above `constructorOpt`, including `constructorOpt`, will be omitted from the\n         * generated stack trace.\n         *\n         * The `constructorOpt` argument is useful for hiding implementation\n         * details of error generation from the user. For instance:\n         *\n         * ```js\n         * function a() {\n         *   b();\n         * }\n         *\n         * function b() {\n         *   c();\n         * }\n         *\n         * function c() {\n         *   // Create an error without stack trace to avoid calculating the stack trace twice.\n         *   const { stackTraceLimit } = Error;\n         *   Error.stackTraceLimit = 0;\n         *   const error = new Error();\n         *   Error.stackTraceLimit = stackTraceLimit;\n         *\n         *   // Capture the stack trace above function b\n         *   Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace\n         *   throw error;\n         * }\n         *\n         * a();\n         * ```\n         */\n        captureStackTrace(targetObject: object, constructorOpt?: Function): void;\n        /**\n         * @see https://v8.dev/docs/stack-trace-api#customizing-stack-traces\n         */\n        prepareStackTrace(err: Error, stackTraces: NodeJS.CallSite[]): any;\n        /**\n         * The `Error.stackTraceLimit` property specifies the number of stack frames\n         * collected by a stack trace (whether generated by `new Error().stack` or\n         * `Error.captureStackTrace(obj)`).\n         *\n         * The default value is `10` but may be set to any valid JavaScript number. Changes\n         * will affect any stack trace captured _after_ the value has been changed.\n         *\n         * If set to a non-number value, or set to a negative number, stack traces will\n         * not capture any frames.\n         */\n        stackTraceLimit: number;\n    }\n\n    /**\n     * Enable this API with the `--expose-gc` CLI flag.\n     */\n    var gc: NodeJS.GCFunction | undefined;\n\n    namespace NodeJS {\n        interface CallSite {\n            getColumnNumber(): number | null;\n            getEnclosingColumnNumber(): number | null;\n            getEnclosingLineNumber(): number | null;\n            getEvalOrigin(): string | undefined;\n            getFileName(): string | null;\n            getFunction(): Function | undefined;\n            getFunctionName(): string | null;\n            getLineNumber(): number | null;\n            getMethodName(): string | null;\n            getPosition(): number;\n            getPromiseIndex(): number | null;\n            getScriptHash(): string;\n            getScriptNameOrSourceURL(): string | null;\n            getThis(): unknown;\n            getTypeName(): string | null;\n            isAsync(): boolean;\n            isConstructor(): boolean;\n            isEval(): boolean;\n            isNative(): boolean;\n            isPromiseAll(): boolean;\n            isToplevel(): boolean;\n        }\n\n        interface ErrnoException extends Error {\n            errno?: number | undefined;\n            code?: string | undefined;\n            path?: string | undefined;\n            syscall?: string | undefined;\n        }\n\n        interface ReadableStream extends EventEmitter {\n            readable: boolean;\n            read(size?: number): string | Buffer;\n            setEncoding(encoding: BufferEncoding): this;\n            pause(): this;\n            resume(): this;\n            isPaused(): boolean;\n            pipe<T extends WritableStream>(destination: T, options?: { end?: boolean | undefined }): T;\n            unpipe(destination?: WritableStream): this;\n            unshift(chunk: string | Uint8Array, encoding?: BufferEncoding): void;\n            wrap(oldStream: ReadableStream): this;\n            [Symbol.asyncIterator](): NodeJS.AsyncIterator<string | Buffer>;\n        }\n\n        interface WritableStream extends EventEmitter {\n            writable: boolean;\n            write(buffer: Uint8Array | string, cb?: (err?: Error | null) => void): boolean;\n            write(str: string, encoding?: BufferEncoding, cb?: (err?: Error | null) => void): boolean;\n            end(cb?: () => void): this;\n            end(data: string | Uint8Array, cb?: () => void): this;\n            end(str: string, encoding?: BufferEncoding, cb?: () => void): this;\n        }\n\n        interface ReadWriteStream extends ReadableStream, WritableStream {}\n\n        interface RefCounted {\n            ref(): this;\n            unref(): this;\n        }\n\n        interface Dict<T> {\n            [key: string]: T | undefined;\n        }\n\n        interface ReadOnlyDict<T> {\n            readonly [key: string]: T | undefined;\n        }\n\n        interface GCFunction {\n            (minor?: boolean): void;\n            (options: NodeJS.GCOptions & { execution: \"async\" }): Promise<void>;\n            (options: NodeJS.GCOptions): void;\n        }\n\n        interface GCOptions {\n            execution?: \"sync\" | \"async\" | undefined;\n            flavor?: \"regular\" | \"last-resort\" | undefined;\n            type?: \"major-snapshot\" | \"major\" | \"minor\" | undefined;\n            filename?: string | undefined;\n        }\n\n        /** An iterable iterator returned by the Node.js API. */\n        // Default TReturn/TNext in v20 is `any`, for compatibility with the previously-used IterableIterator.\n        interface Iterator<T, TReturn = any, TNext = any> extends IteratorObject<T, TReturn, TNext> {\n            [Symbol.iterator](): NodeJS.Iterator<T, TReturn, TNext>;\n        }\n\n        /** An async iterable iterator returned by the Node.js API. */\n        // Default TReturn/TNext in v20 is `any`, for compatibility with the previously-used AsyncIterableIterator.\n        interface AsyncIterator<T, TReturn = any, TNext = any> extends AsyncIteratorObject<T, TReturn, TNext> {\n            [Symbol.asyncIterator](): NodeJS.AsyncIterator<T, TReturn, TNext>;\n        }\n    }\n\n    // Global DOM types\n\n    function structuredClone<T>(\n        value: T,\n        transfer?: { transfer: ReadonlyArray<import(\"worker_threads\").TransferListItem> },\n    ): T;\n\n    interface DOMException extends _DOMException {}\n    var DOMException: typeof globalThis extends { onmessage: any; DOMException: infer T } ? T\n        : NodeDOMExceptionConstructor;\n\n    // #region AbortController\n    interface AbortController {\n        readonly signal: AbortSignal;\n        abort(reason?: any): void;\n    }\n    var AbortController: typeof globalThis extends { onmessage: any; AbortController: infer T } ? T\n        : {\n            prototype: AbortController;\n            new(): AbortController;\n        };\n\n    interface AbortSignal extends EventTarget {\n        readonly aborted: boolean;\n        onabort: ((this: AbortSignal, ev: Event) => any) | null;\n        readonly reason: any;\n        throwIfAborted(): void;\n    }\n    var AbortSignal: typeof globalThis extends { onmessage: any; AbortSignal: infer T } ? T\n        : {\n            prototype: AbortSignal;\n            new(): AbortSignal;\n            abort(reason?: any): AbortSignal;\n            any(signals: AbortSignal[]): AbortSignal;\n            timeout(milliseconds: number): AbortSignal;\n        };\n    // #endregion AbortController\n\n    // #region fetch\n    interface RequestInit extends _RequestInit {}\n\n    function fetch(\n        input: string | URL | globalThis.Request,\n        init?: RequestInit,\n    ): Promise<Response>;\n\n    interface Request extends _Request {}\n    var Request: typeof globalThis extends {\n        onmessage: any;\n        Request: infer T;\n    } ? T\n        : typeof import(\"undici-types\").Request;\n\n    interface ResponseInit extends _ResponseInit {}\n\n    interface Response extends _Response {}\n    var Response: typeof globalThis extends {\n        onmessage: any;\n        Response: infer T;\n    } ? T\n        : typeof import(\"undici-types\").Response;\n\n    interface FormData extends _FormData {}\n    var FormData: typeof globalThis extends {\n        onmessage: any;\n        FormData: infer T;\n    } ? T\n        : typeof import(\"undici-types\").FormData;\n\n    interface Headers extends _Headers {}\n    var Headers: typeof globalThis extends {\n        onmessage: any;\n        Headers: infer T;\n    } ? T\n        : typeof import(\"undici-types\").Headers;\n\n    interface MessageEvent extends _MessageEvent {}\n    var MessageEvent: typeof globalThis extends {\n        onmessage: any;\n        MessageEvent: infer T;\n    } ? T\n        : typeof import(\"undici-types\").MessageEvent;\n\n    // #endregion fetch\n}\n",
  "node_modules/tgrid/node_modules/@types/node/globals.typedarray.d.ts": "export {}; // Make this a module\n\ndeclare global {\n    namespace NodeJS {\n        type TypedArray<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> =\n            | Uint8Array<TArrayBuffer>\n            | Uint8ClampedArray<TArrayBuffer>\n            | Uint16Array<TArrayBuffer>\n            | Uint32Array<TArrayBuffer>\n            | Int8Array<TArrayBuffer>\n            | Int16Array<TArrayBuffer>\n            | Int32Array<TArrayBuffer>\n            | BigUint64Array<TArrayBuffer>\n            | BigInt64Array<TArrayBuffer>\n            | Float32Array<TArrayBuffer>\n            | Float64Array<TArrayBuffer>;\n        type ArrayBufferView<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> =\n            | TypedArray<TArrayBuffer>\n            | DataView<TArrayBuffer>;\n    }\n}\n",
  "node_modules/tgrid/node_modules/@types/node/http.d.ts": "/**\n * To use the HTTP server and client one must import the `node:http` module.\n *\n * The HTTP interfaces in Node.js are designed to support many features\n * of the protocol which have been traditionally difficult to use.\n * In particular, large, possibly chunk-encoded, messages. The interface is\n * careful to never buffer entire requests or responses, so the\n * user is able to stream data.\n *\n * HTTP message headers are represented by an object like this:\n *\n * ```json\n * { \"content-length\": \"123\",\n *   \"content-type\": \"text/plain\",\n *   \"connection\": \"keep-alive\",\n *   \"host\": \"example.com\",\n *   \"accept\": \"*\" }\n * ```\n *\n * Keys are lowercased. Values are not modified.\n *\n * In order to support the full spectrum of possible HTTP applications, the Node.js\n * HTTP API is very low-level. It deals with stream handling and message\n * parsing only. It parses a message into headers and body but it does not\n * parse the actual headers or the body.\n *\n * See `message.headers` for details on how duplicate headers are handled.\n *\n * The raw headers as they were received are retained in the `rawHeaders` property, which is an array of `[key, value, key2, value2, ...]`. For\n * example, the previous message header object might have a `rawHeaders` list like the following:\n *\n * ```js\n * [ 'ConTent-Length', '123456',\n *   'content-LENGTH', '123',\n *   'content-type', 'text/plain',\n *   'CONNECTION', 'keep-alive',\n *   'Host', 'example.com',\n *   'accepT', '*' ]\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/http.js)\n */\ndeclare module \"http\" {\n    import * as stream from \"node:stream\";\n    import { URL } from \"node:url\";\n    import { LookupOptions } from \"node:dns\";\n    import { EventEmitter } from \"node:events\";\n    import { LookupFunction, Server as NetServer, Socket, TcpSocketConnectOpts } from \"node:net\";\n    // incoming headers will never contain number\n    interface IncomingHttpHeaders extends NodeJS.Dict<string | string[]> {\n        accept?: string | undefined;\n        \"accept-encoding\"?: string | undefined;\n        \"accept-language\"?: string | undefined;\n        \"accept-patch\"?: string | undefined;\n        \"accept-ranges\"?: string | undefined;\n        \"access-control-allow-credentials\"?: string | undefined;\n        \"access-control-allow-headers\"?: string | undefined;\n        \"access-control-allow-methods\"?: string | undefined;\n        \"access-control-allow-origin\"?: string | undefined;\n        \"access-control-expose-headers\"?: string | undefined;\n        \"access-control-max-age\"?: string | undefined;\n        \"access-control-request-headers\"?: string | undefined;\n        \"access-control-request-method\"?: string | undefined;\n        age?: string | undefined;\n        allow?: string | undefined;\n        \"alt-svc\"?: string | undefined;\n        authorization?: string | undefined;\n        \"cache-control\"?: string | undefined;\n        connection?: string | undefined;\n        \"content-disposition\"?: string | undefined;\n        \"content-encoding\"?: string | undefined;\n        \"content-language\"?: string | undefined;\n        \"content-length\"?: string | undefined;\n        \"content-location\"?: string | undefined;\n        \"content-range\"?: string | undefined;\n        \"content-type\"?: string | undefined;\n        cookie?: string | undefined;\n        date?: string | undefined;\n        etag?: string | undefined;\n        expect?: string | undefined;\n        expires?: string | undefined;\n        forwarded?: string | undefined;\n        from?: string | undefined;\n        host?: string | undefined;\n        \"if-match\"?: string | undefined;\n        \"if-modified-since\"?: string | undefined;\n        \"if-none-match\"?: string | undefined;\n        \"if-unmodified-since\"?: string | undefined;\n        \"last-modified\"?: string | undefined;\n        location?: string | undefined;\n        origin?: string | undefined;\n        pragma?: string | undefined;\n        \"proxy-authenticate\"?: string | undefined;\n        \"proxy-authorization\"?: string | undefined;\n        \"public-key-pins\"?: string | undefined;\n        range?: string | undefined;\n        referer?: string | undefined;\n        \"retry-after\"?: string | undefined;\n        \"sec-websocket-accept\"?: string | undefined;\n        \"sec-websocket-extensions\"?: string | undefined;\n        \"sec-websocket-key\"?: string | undefined;\n        \"sec-websocket-protocol\"?: string | undefined;\n        \"sec-websocket-version\"?: string | undefined;\n        \"set-cookie\"?: string[] | undefined;\n        \"strict-transport-security\"?: string | undefined;\n        tk?: string | undefined;\n        trailer?: string | undefined;\n        \"transfer-encoding\"?: string | undefined;\n        upgrade?: string | undefined;\n        \"user-agent\"?: string | undefined;\n        vary?: string | undefined;\n        via?: string | undefined;\n        warning?: string | undefined;\n        \"www-authenticate\"?: string | undefined;\n    }\n    // outgoing headers allows numbers (as they are converted internally to strings)\n    type OutgoingHttpHeader = number | string | string[];\n    interface OutgoingHttpHeaders extends NodeJS.Dict<OutgoingHttpHeader> {\n        accept?: string | string[] | undefined;\n        \"accept-charset\"?: string | string[] | undefined;\n        \"accept-encoding\"?: string | string[] | undefined;\n        \"accept-language\"?: string | string[] | undefined;\n        \"accept-ranges\"?: string | undefined;\n        \"access-control-allow-credentials\"?: string | undefined;\n        \"access-control-allow-headers\"?: string | undefined;\n        \"access-control-allow-methods\"?: string | undefined;\n        \"access-control-allow-origin\"?: string | undefined;\n        \"access-control-expose-headers\"?: string | undefined;\n        \"access-control-max-age\"?: string | undefined;\n        \"access-control-request-headers\"?: string | undefined;\n        \"access-control-request-method\"?: string | undefined;\n        age?: string | undefined;\n        allow?: string | undefined;\n        authorization?: string | undefined;\n        \"cache-control\"?: string | undefined;\n        \"cdn-cache-control\"?: string | undefined;\n        connection?: string | string[] | undefined;\n        \"content-disposition\"?: string | undefined;\n        \"content-encoding\"?: string | undefined;\n        \"content-language\"?: string | undefined;\n        \"content-length\"?: string | number | undefined;\n        \"content-location\"?: string | undefined;\n        \"content-range\"?: string | undefined;\n        \"content-security-policy\"?: string | undefined;\n        \"content-security-policy-report-only\"?: string | undefined;\n        cookie?: string | string[] | undefined;\n        dav?: string | string[] | undefined;\n        dnt?: string | undefined;\n        date?: string | undefined;\n        etag?: string | undefined;\n        expect?: string | undefined;\n        expires?: string | undefined;\n        forwarded?: string | undefined;\n        from?: string | undefined;\n        host?: string | undefined;\n        \"if-match\"?: string | undefined;\n        \"if-modified-since\"?: string | undefined;\n        \"if-none-match\"?: string | undefined;\n        \"if-range\"?: string | undefined;\n        \"if-unmodified-since\"?: string | undefined;\n        \"last-modified\"?: string | undefined;\n        link?: string | string[] | undefined;\n        location?: string | undefined;\n        \"max-forwards\"?: string | undefined;\n        origin?: string | undefined;\n        pragma?: string | string[] | undefined;\n        \"proxy-authenticate\"?: string | string[] | undefined;\n        \"proxy-authorization\"?: string | undefined;\n        \"public-key-pins\"?: string | undefined;\n        \"public-key-pins-report-only\"?: string | undefined;\n        range?: string | undefined;\n        referer?: string | undefined;\n        \"referrer-policy\"?: string | undefined;\n        refresh?: string | undefined;\n        \"retry-after\"?: string | undefined;\n        \"sec-websocket-accept\"?: string | undefined;\n        \"sec-websocket-extensions\"?: string | string[] | undefined;\n        \"sec-websocket-key\"?: string | undefined;\n        \"sec-websocket-protocol\"?: string | string[] | undefined;\n        \"sec-websocket-version\"?: string | undefined;\n        server?: string | undefined;\n        \"set-cookie\"?: string | string[] | undefined;\n        \"strict-transport-security\"?: string | undefined;\n        te?: string | undefined;\n        trailer?: string | undefined;\n        \"transfer-encoding\"?: string | undefined;\n        \"user-agent\"?: string | undefined;\n        upgrade?: string | undefined;\n        \"upgrade-insecure-requests\"?: string | undefined;\n        vary?: string | undefined;\n        via?: string | string[] | undefined;\n        warning?: string | undefined;\n        \"www-authenticate\"?: string | string[] | undefined;\n        \"x-content-type-options\"?: string | undefined;\n        \"x-dns-prefetch-control\"?: string | undefined;\n        \"x-frame-options\"?: string | undefined;\n        \"x-xss-protection\"?: string | undefined;\n    }\n    interface ClientRequestArgs {\n        _defaultAgent?: Agent | undefined;\n        agent?: Agent | boolean | undefined;\n        auth?: string | null | undefined;\n        createConnection?:\n            | ((\n                options: ClientRequestArgs,\n                oncreate: (err: Error | null, socket: stream.Duplex) => void,\n            ) => stream.Duplex | null | undefined)\n            | undefined;\n        defaultPort?: number | string | undefined;\n        family?: number | undefined;\n        headers?: OutgoingHttpHeaders | readonly string[] | undefined;\n        hints?: LookupOptions[\"hints\"];\n        host?: string | null | undefined;\n        hostname?: string | null | undefined;\n        insecureHTTPParser?: boolean | undefined;\n        localAddress?: string | undefined;\n        localPort?: number | undefined;\n        lookup?: LookupFunction | undefined;\n        /**\n         * @default 16384\n         */\n        maxHeaderSize?: number | undefined;\n        method?: string | undefined;\n        path?: string | null | undefined;\n        port?: number | string | null | undefined;\n        protocol?: string | null | undefined;\n        setHost?: boolean | undefined;\n        signal?: AbortSignal | undefined;\n        socketPath?: string | undefined;\n        timeout?: number | undefined;\n        uniqueHeaders?: Array<string | string[]> | undefined;\n        joinDuplicateHeaders?: boolean;\n    }\n    interface ServerOptions<\n        Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,\n    > {\n        /**\n         * Specifies the `IncomingMessage` class to be used. Useful for extending the original `IncomingMessage`.\n         */\n        IncomingMessage?: Request | undefined;\n        /**\n         * Specifies the `ServerResponse` class to be used. Useful for extending the original `ServerResponse`.\n         */\n        ServerResponse?: Response | undefined;\n        /**\n         * Sets the timeout value in milliseconds for receiving the entire request from the client.\n         * @see Server.requestTimeout for more information.\n         * @default 300000\n         * @since v18.0.0\n         */\n        requestTimeout?: number | undefined;\n        /**\n         * It joins the field line values of multiple headers in a request with `, ` instead of discarding the duplicates.\n         * @default false\n         * @since v18.14.0\n         */\n        joinDuplicateHeaders?: boolean;\n        /**\n         * The number of milliseconds of inactivity a server needs to wait for additional incoming data,\n         * after it has finished writing the last response, before a socket will be destroyed.\n         * @see Server.keepAliveTimeout for more information.\n         * @default 5000\n         * @since v18.0.0\n         */\n        keepAliveTimeout?: number | undefined;\n        /**\n         * Sets the interval value in milliseconds to check for request and headers timeout in incomplete requests.\n         * @default 30000\n         */\n        connectionsCheckingInterval?: number | undefined;\n        /**\n         * Sets the timeout value in milliseconds for receiving the complete HTTP headers from the client.\n         * See {@link Server.headersTimeout} for more information.\n         * @default 60000\n         * @since 18.0.0\n         */\n        headersTimeout?: number | undefined;\n        /**\n         * Optionally overrides all `socket`s' `readableHighWaterMark` and `writableHighWaterMark`.\n         * This affects `highWaterMark` property of both `IncomingMessage` and `ServerResponse`.\n         * Default: @see stream.getDefaultHighWaterMark().\n         * @since v20.1.0\n         */\n        highWaterMark?: number | undefined;\n        /**\n         * Use an insecure HTTP parser that accepts invalid HTTP headers when `true`.\n         * Using the insecure parser should be avoided.\n         * See --insecure-http-parser for more information.\n         * @default false\n         */\n        insecureHTTPParser?: boolean | undefined;\n        /**\n         * Optionally overrides the value of `--max-http-header-size` for requests received by\n         * this server, i.e. the maximum length of request headers in bytes.\n         * @default 16384\n         * @since v13.3.0\n         */\n        maxHeaderSize?: number | undefined;\n        /**\n         * If set to `true`, it disables the use of Nagle's algorithm immediately after a new incoming connection is received.\n         * @default true\n         * @since v16.5.0\n         */\n        noDelay?: boolean | undefined;\n        /**\n         * If set to `true`, it forces the server to respond with a 400 (Bad Request) status code\n         * to any HTTP/1.1 request message that lacks a Host header (as mandated by the specification).\n         * @default true\n         * @since 20.0.0\n         */\n        requireHostHeader?: boolean | undefined;\n        /**\n         * If set to `true`, it enables keep-alive functionality on the socket immediately after a new incoming connection is received,\n         * similarly on what is done in `socket.setKeepAlive([enable][, initialDelay])`.\n         * @default false\n         * @since v16.5.0\n         */\n        keepAlive?: boolean | undefined;\n        /**\n         * If set to a positive number, it sets the initial delay before the first keepalive probe is sent on an idle socket.\n         * @default 0\n         * @since v16.5.0\n         */\n        keepAliveInitialDelay?: number | undefined;\n        /**\n         * A list of response headers that should be sent only once.\n         * If the header's value is an array, the items will be joined using `; `.\n         */\n        uniqueHeaders?: Array<string | string[]> | undefined;\n        /**\n         * If set to `true`, an error is thrown when writing to an HTTP response which does not have a body.\n         * @default false\n         * @since v18.17.0, v20.2.0\n         */\n        rejectNonStandardBodyWrites?: boolean | undefined;\n    }\n    type RequestListener<\n        Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,\n    > = (req: InstanceType<Request>, res: InstanceType<Response> & { req: InstanceType<Request> }) => void;\n    /**\n     * @since v0.1.17\n     */\n    class Server<\n        Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,\n    > extends NetServer {\n        constructor(requestListener?: RequestListener<Request, Response>);\n        constructor(options: ServerOptions<Request, Response>, requestListener?: RequestListener<Request, Response>);\n        /**\n         * Sets the timeout value for sockets, and emits a `'timeout'` event on\n         * the Server object, passing the socket as an argument, if a timeout\n         * occurs.\n         *\n         * If there is a `'timeout'` event listener on the Server object, then it\n         * will be called with the timed-out socket as an argument.\n         *\n         * By default, the Server does not timeout sockets. However, if a callback\n         * is assigned to the Server's `'timeout'` event, timeouts must be handled\n         * explicitly.\n         * @since v0.9.12\n         * @param [msecs=0 (no timeout)]\n         */\n        setTimeout(msecs?: number, callback?: (socket: Socket) => void): this;\n        setTimeout(callback: (socket: Socket) => void): this;\n        /**\n         * Limits maximum incoming headers count. If set to 0, no limit will be applied.\n         * @since v0.7.0\n         */\n        maxHeadersCount: number | null;\n        /**\n         * The maximum number of requests socket can handle\n         * before closing keep alive connection.\n         *\n         * A value of `0` will disable the limit.\n         *\n         * When the limit is reached it will set the `Connection` header value to `close`,\n         * but will not actually close the connection, subsequent requests sent\n         * after the limit is reached will get `503 Service Unavailable` as a response.\n         * @since v16.10.0\n         */\n        maxRequestsPerSocket: number | null;\n        /**\n         * The number of milliseconds of inactivity before a socket is presumed\n         * to have timed out.\n         *\n         * A value of `0` will disable the timeout behavior on incoming connections.\n         *\n         * The socket timeout logic is set up on connection, so changing this\n         * value only affects new connections to the server, not any existing connections.\n         * @since v0.9.12\n         */\n        timeout: number;\n        /**\n         * Limit the amount of time the parser will wait to receive the complete HTTP\n         * headers.\n         *\n         * If the timeout expires, the server responds with status 408 without\n         * forwarding the request to the request listener and then closes the connection.\n         *\n         * It must be set to a non-zero value (e.g. 120 seconds) to protect against\n         * potential Denial-of-Service attacks in case the server is deployed without a\n         * reverse proxy in front.\n         * @since v11.3.0, v10.14.0\n         */\n        headersTimeout: number;\n        /**\n         * The number of milliseconds of inactivity a server needs to wait for additional\n         * incoming data, after it has finished writing the last response, before a socket\n         * will be destroyed. If the server receives new data before the keep-alive\n         * timeout has fired, it will reset the regular inactivity timeout, i.e., `server.timeout`.\n         *\n         * A value of `0` will disable the keep-alive timeout behavior on incoming\n         * connections.\n         * A value of `0` makes the http server behave similarly to Node.js versions prior\n         * to 8.0.0, which did not have a keep-alive timeout.\n         *\n         * The socket timeout logic is set up on connection, so changing this value only\n         * affects new connections to the server, not any existing connections.\n         * @since v8.0.0\n         */\n        keepAliveTimeout: number;\n        /**\n         * Sets the timeout value in milliseconds for receiving the entire request from\n         * the client.\n         *\n         * If the timeout expires, the server responds with status 408 without\n         * forwarding the request to the request listener and then closes the connection.\n         *\n         * It must be set to a non-zero value (e.g. 120 seconds) to protect against\n         * potential Denial-of-Service attacks in case the server is deployed without a\n         * reverse proxy in front.\n         * @since v14.11.0\n         */\n        requestTimeout: number;\n        /**\n         * Closes all connections connected to this server.\n         * @since v18.2.0\n         */\n        closeAllConnections(): void;\n        /**\n         * Closes all connections connected to this server which are not sending a request\n         * or waiting for a response.\n         * @since v18.2.0\n         */\n        closeIdleConnections(): void;\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"connection\", listener: (socket: Socket) => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: \"listening\", listener: () => void): this;\n        addListener(event: \"checkContinue\", listener: RequestListener<Request, Response>): this;\n        addListener(event: \"checkExpectation\", listener: RequestListener<Request, Response>): this;\n        addListener(event: \"clientError\", listener: (err: Error, socket: stream.Duplex) => void): this;\n        addListener(\n            event: \"connect\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,\n        ): this;\n        addListener(event: \"dropRequest\", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;\n        addListener(event: \"request\", listener: RequestListener<Request, Response>): this;\n        addListener(\n            event: \"upgrade\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,\n        ): this;\n        emit(event: string, ...args: any[]): boolean;\n        emit(event: \"close\"): boolean;\n        emit(event: \"connection\", socket: Socket): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"listening\"): boolean;\n        emit(\n            event: \"checkContinue\",\n            req: InstanceType<Request>,\n            res: InstanceType<Response> & { req: InstanceType<Request> },\n        ): boolean;\n        emit(\n            event: \"checkExpectation\",\n            req: InstanceType<Request>,\n            res: InstanceType<Response> & { req: InstanceType<Request> },\n        ): boolean;\n        emit(event: \"clientError\", err: Error, socket: stream.Duplex): boolean;\n        emit(event: \"connect\", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;\n        emit(event: \"dropRequest\", req: InstanceType<Request>, socket: stream.Duplex): boolean;\n        emit(\n            event: \"request\",\n            req: InstanceType<Request>,\n            res: InstanceType<Response> & { req: InstanceType<Request> },\n        ): boolean;\n        emit(event: \"upgrade\", req: InstanceType<Request>, socket: stream.Duplex, head: Buffer): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"connection\", listener: (socket: Socket) => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"listening\", listener: () => void): this;\n        on(event: \"checkContinue\", listener: RequestListener<Request, Response>): this;\n        on(event: \"checkExpectation\", listener: RequestListener<Request, Response>): this;\n        on(event: \"clientError\", listener: (err: Error, socket: stream.Duplex) => void): this;\n        on(event: \"connect\", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;\n        on(event: \"dropRequest\", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;\n        on(event: \"request\", listener: RequestListener<Request, Response>): this;\n        on(event: \"upgrade\", listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"connection\", listener: (socket: Socket) => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"listening\", listener: () => void): this;\n        once(event: \"checkContinue\", listener: RequestListener<Request, Response>): this;\n        once(event: \"checkExpectation\", listener: RequestListener<Request, Response>): this;\n        once(event: \"clientError\", listener: (err: Error, socket: stream.Duplex) => void): this;\n        once(\n            event: \"connect\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,\n        ): this;\n        once(event: \"dropRequest\", listener: (req: InstanceType<Request>, socket: stream.Duplex) => void): this;\n        once(event: \"request\", listener: RequestListener<Request, Response>): this;\n        once(\n            event: \"upgrade\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,\n        ): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"connection\", listener: (socket: Socket) => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: \"listening\", listener: () => void): this;\n        prependListener(event: \"checkContinue\", listener: RequestListener<Request, Response>): this;\n        prependListener(event: \"checkExpectation\", listener: RequestListener<Request, Response>): this;\n        prependListener(event: \"clientError\", listener: (err: Error, socket: stream.Duplex) => void): this;\n        prependListener(\n            event: \"connect\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,\n        ): this;\n        prependListener(\n            event: \"dropRequest\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,\n        ): this;\n        prependListener(event: \"request\", listener: RequestListener<Request, Response>): this;\n        prependListener(\n            event: \"upgrade\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,\n        ): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"connection\", listener: (socket: Socket) => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(event: \"listening\", listener: () => void): this;\n        prependOnceListener(event: \"checkContinue\", listener: RequestListener<Request, Response>): this;\n        prependOnceListener(event: \"checkExpectation\", listener: RequestListener<Request, Response>): this;\n        prependOnceListener(event: \"clientError\", listener: (err: Error, socket: stream.Duplex) => void): this;\n        prependOnceListener(\n            event: \"connect\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,\n        ): this;\n        prependOnceListener(\n            event: \"dropRequest\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex) => void,\n        ): this;\n        prependOnceListener(event: \"request\", listener: RequestListener<Request, Response>): this;\n        prependOnceListener(\n            event: \"upgrade\",\n            listener: (req: InstanceType<Request>, socket: stream.Duplex, head: Buffer) => void,\n        ): this;\n    }\n    /**\n     * This class serves as the parent class of {@link ClientRequest} and {@link ServerResponse}. It is an abstract outgoing message from\n     * the perspective of the participants of an HTTP transaction.\n     * @since v0.1.17\n     */\n    class OutgoingMessage<Request extends IncomingMessage = IncomingMessage> extends stream.Writable {\n        readonly req: Request;\n        chunkedEncoding: boolean;\n        shouldKeepAlive: boolean;\n        useChunkedEncodingByDefault: boolean;\n        sendDate: boolean;\n        /**\n         * @deprecated Use `writableEnded` instead.\n         */\n        finished: boolean;\n        /**\n         * Read-only. `true` if the headers were sent, otherwise `false`.\n         * @since v0.9.3\n         */\n        readonly headersSent: boolean;\n        /**\n         * Alias of `outgoingMessage.socket`.\n         * @since v0.3.0\n         * @deprecated Since v15.12.0,v14.17.1 - Use `socket` instead.\n         */\n        readonly connection: Socket | null;\n        /**\n         * Reference to the underlying socket. Usually, users will not want to access\n         * this property.\n         *\n         * After calling `outgoingMessage.end()`, this property will be nulled.\n         * @since v0.3.0\n         */\n        readonly socket: Socket | null;\n        constructor();\n        /**\n         * Once a socket is associated with the message and is connected, `socket.setTimeout()` will be called with `msecs` as the first parameter.\n         * @since v0.9.12\n         * @param callback Optional function to be called when a timeout occurs. Same as binding to the `timeout` event.\n         */\n        setTimeout(msecs: number, callback?: () => void): this;\n        /**\n         * Sets a single header value. If the header already exists in the to-be-sent\n         * headers, its value will be replaced. Use an array of strings to send multiple\n         * headers with the same name.\n         * @since v0.4.0\n         * @param name Header name\n         * @param value Header value\n         */\n        setHeader(name: string, value: number | string | readonly string[]): this;\n        /**\n         * Sets multiple header values for implicit headers. headers must be an instance of\n         * `Headers` or `Map`, if a header already exists in the to-be-sent headers, its\n         * value will be replaced.\n         *\n         * ```js\n         * const headers = new Headers({ foo: 'bar' });\n         * outgoingMessage.setHeaders(headers);\n         * ```\n         *\n         * or\n         *\n         * ```js\n         * const headers = new Map([['foo', 'bar']]);\n         * outgoingMessage.setHeaders(headers);\n         * ```\n         *\n         * When headers have been set with `outgoingMessage.setHeaders()`, they will be\n         * merged with any headers passed to `response.writeHead()`, with the headers passed\n         * to `response.writeHead()` given precedence.\n         *\n         * ```js\n         * // Returns content-type = text/plain\n         * const server = http.createServer((req, res) => {\n         *   const headers = new Headers({ 'Content-Type': 'text/html' });\n         *   res.setHeaders(headers);\n         *   res.writeHead(200, { 'Content-Type': 'text/plain' });\n         *   res.end('ok');\n         * });\n         * ```\n         *\n         * @since v19.6.0, v18.15.0\n         * @param name Header name\n         * @param value Header value\n         */\n        setHeaders(headers: Headers | Map<string, number | string | readonly string[]>): this;\n        /**\n         * Append a single header value to the header object.\n         *\n         * If the value is an array, this is equivalent to calling this method multiple\n         * times.\n         *\n         * If there were no previous values for the header, this is equivalent to calling `outgoingMessage.setHeader(name, value)`.\n         *\n         * Depending of the value of `options.uniqueHeaders` when the client request or the\n         * server were created, this will end up in the header being sent multiple times or\n         * a single time with values joined using `; `.\n         * @since v18.3.0, v16.17.0\n         * @param name Header name\n         * @param value Header value\n         */\n        appendHeader(name: string, value: string | readonly string[]): this;\n        /**\n         * Gets the value of the HTTP header with the given name. If that header is not\n         * set, the returned value will be `undefined`.\n         * @since v0.4.0\n         * @param name Name of header\n         */\n        getHeader(name: string): number | string | string[] | undefined;\n        /**\n         * Returns a shallow copy of the current outgoing headers. Since a shallow\n         * copy is used, array values may be mutated without additional calls to\n         * various header-related HTTP module methods. The keys of the returned\n         * object are the header names and the values are the respective header\n         * values. All header names are lowercase.\n         *\n         * The object returned by the `outgoingMessage.getHeaders()` method does\n         * not prototypically inherit from the JavaScript `Object`. This means that\n         * typical `Object` methods such as `obj.toString()`, `obj.hasOwnProperty()`,\n         * and others are not defined and will not work.\n         *\n         * ```js\n         * outgoingMessage.setHeader('Foo', 'bar');\n         * outgoingMessage.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']);\n         *\n         * const headers = outgoingMessage.getHeaders();\n         * // headers === { foo: 'bar', 'set-cookie': ['foo=bar', 'bar=baz'] }\n         * ```\n         * @since v7.7.0\n         */\n        getHeaders(): OutgoingHttpHeaders;\n        /**\n         * Returns an array containing the unique names of the current outgoing headers.\n         * All names are lowercase.\n         * @since v7.7.0\n         */\n        getHeaderNames(): string[];\n        /**\n         * Returns `true` if the header identified by `name` is currently set in the\n         * outgoing headers. The header name is case-insensitive.\n         *\n         * ```js\n         * const hasContentType = outgoingMessage.hasHeader('content-type');\n         * ```\n         * @since v7.7.0\n         */\n        hasHeader(name: string): boolean;\n        /**\n         * Removes a header that is queued for implicit sending.\n         *\n         * ```js\n         * outgoingMessage.removeHeader('Content-Encoding');\n         * ```\n         * @since v0.4.0\n         * @param name Header name\n         */\n        removeHeader(name: string): void;\n        /**\n         * Adds HTTP trailers (headers but at the end of the message) to the message.\n         *\n         * Trailers will **only** be emitted if the message is chunked encoded. If not,\n         * the trailers will be silently discarded.\n         *\n         * HTTP requires the `Trailer` header to be sent to emit trailers,\n         * with a list of header field names in its value, e.g.\n         *\n         * ```js\n         * message.writeHead(200, { 'Content-Type': 'text/plain',\n         *                          'Trailer': 'Content-MD5' });\n         * message.write(fileData);\n         * message.addTrailers({ 'Content-MD5': '7895bf4b8828b55ceaf47747b4bca667' });\n         * message.end();\n         * ```\n         *\n         * Attempting to set a header field name or value that contains invalid characters\n         * will result in a `TypeError` being thrown.\n         * @since v0.3.0\n         */\n        addTrailers(headers: OutgoingHttpHeaders | ReadonlyArray<[string, string]>): void;\n        /**\n         * Flushes the message headers.\n         *\n         * For efficiency reason, Node.js normally buffers the message headers\n         * until `outgoingMessage.end()` is called or the first chunk of message data\n         * is written. It then tries to pack the headers and data into a single TCP\n         * packet.\n         *\n         * It is usually desired (it saves a TCP round-trip), but not when the first\n         * data is not sent until possibly much later. `outgoingMessage.flushHeaders()` bypasses the optimization and kickstarts the message.\n         * @since v1.6.0\n         */\n        flushHeaders(): void;\n    }\n    /**\n     * This object is created internally by an HTTP server, not by the user. It is\n     * passed as the second parameter to the `'request'` event.\n     * @since v0.1.17\n     */\n    class ServerResponse<Request extends IncomingMessage = IncomingMessage> extends OutgoingMessage<Request> {\n        /**\n         * When using implicit headers (not calling `response.writeHead()` explicitly),\n         * this property controls the status code that will be sent to the client when\n         * the headers get flushed.\n         *\n         * ```js\n         * response.statusCode = 404;\n         * ```\n         *\n         * After response header was sent to the client, this property indicates the\n         * status code which was sent out.\n         * @since v0.4.0\n         */\n        statusCode: number;\n        /**\n         * When using implicit headers (not calling `response.writeHead()` explicitly),\n         * this property controls the status message that will be sent to the client when\n         * the headers get flushed. If this is left as `undefined` then the standard\n         * message for the status code will be used.\n         *\n         * ```js\n         * response.statusMessage = 'Not found';\n         * ```\n         *\n         * After response header was sent to the client, this property indicates the\n         * status message which was sent out.\n         * @since v0.11.8\n         */\n        statusMessage: string;\n        /**\n         * If set to `true`, Node.js will check whether the `Content-Length` header value and the size of the body, in bytes, are equal.\n         * Mismatching the `Content-Length` header value will result\n         * in an `Error` being thrown, identified by `code:``'ERR_HTTP_CONTENT_LENGTH_MISMATCH'`.\n         * @since v18.10.0, v16.18.0\n         */\n        strictContentLength: boolean;\n        constructor(req: Request);\n        assignSocket(socket: Socket): void;\n        detachSocket(socket: Socket): void;\n        /**\n         * Sends an HTTP/1.1 100 Continue message to the client, indicating that\n         * the request body should be sent. See the `'checkContinue'` event on `Server`.\n         * @since v0.3.0\n         */\n        writeContinue(callback?: () => void): void;\n        /**\n         * Sends an HTTP/1.1 103 Early Hints message to the client with a Link header,\n         * indicating that the user agent can preload/preconnect the linked resources.\n         * The `hints` is an object containing the values of headers to be sent with\n         * early hints message. The optional `callback` argument will be called when\n         * the response message has been written.\n         *\n         * **Example**\n         *\n         * ```js\n         * const earlyHintsLink = '</styles.css>; rel=preload; as=style';\n         * response.writeEarlyHints({\n         *   'link': earlyHintsLink,\n         * });\n         *\n         * const earlyHintsLinks = [\n         *   '</styles.css>; rel=preload; as=style',\n         *   '</scripts.js>; rel=preload; as=script',\n         * ];\n         * response.writeEarlyHints({\n         *   'link': earlyHintsLinks,\n         *   'x-trace-id': 'id for diagnostics',\n         * });\n         *\n         * const earlyHintsCallback = () => console.log('early hints message sent');\n         * response.writeEarlyHints({\n         *   'link': earlyHintsLinks,\n         * }, earlyHintsCallback);\n         * ```\n         * @since v18.11.0\n         * @param hints An object containing the values of headers\n         * @param callback Will be called when the response message has been written\n         */\n        writeEarlyHints(hints: Record<string, string | string[]>, callback?: () => void): void;\n        /**\n         * Sends a response header to the request. The status code is a 3-digit HTTP\n         * status code, like `404`. The last argument, `headers`, are the response headers.\n         * Optionally one can give a human-readable `statusMessage` as the second\n         * argument.\n         *\n         * `headers` may be an `Array` where the keys and values are in the same list.\n         * It is _not_ a list of tuples. So, the even-numbered offsets are key values,\n         * and the odd-numbered offsets are the associated values. The array is in the same\n         * format as `request.rawHeaders`.\n         *\n         * Returns a reference to the `ServerResponse`, so that calls can be chained.\n         *\n         * ```js\n         * const body = 'hello world';\n         * response\n         *   .writeHead(200, {\n         *     'Content-Length': Buffer.byteLength(body),\n         *     'Content-Type': 'text/plain',\n         *   })\n         *   .end(body);\n         * ```\n         *\n         * This method must only be called once on a message and it must\n         * be called before `response.end()` is called.\n         *\n         * If `response.write()` or `response.end()` are called before calling\n         * this, the implicit/mutable headers will be calculated and call this function.\n         *\n         * When headers have been set with `response.setHeader()`, they will be merged\n         * with any headers passed to `response.writeHead()`, with the headers passed\n         * to `response.writeHead()` given precedence.\n         *\n         * If this method is called and `response.setHeader()` has not been called,\n         * it will directly write the supplied header values onto the network channel\n         * without caching internally, and the `response.getHeader()` on the header\n         * will not yield the expected result. If progressive population of headers is\n         * desired with potential future retrieval and modification, use `response.setHeader()` instead.\n         *\n         * ```js\n         * // Returns content-type = text/plain\n         * const server = http.createServer((req, res) => {\n         *   res.setHeader('Content-Type', 'text/html');\n         *   res.setHeader('X-Foo', 'bar');\n         *   res.writeHead(200, { 'Content-Type': 'text/plain' });\n         *   res.end('ok');\n         * });\n         * ```\n         *\n         * `Content-Length` is read in bytes, not characters. Use `Buffer.byteLength()` to determine the length of the body in bytes. Node.js\n         * will check whether `Content-Length` and the length of the body which has\n         * been transmitted are equal or not.\n         *\n         * Attempting to set a header field name or value that contains invalid characters\n         * will result in a \\[`Error`\\]\\[\\] being thrown.\n         * @since v0.1.30\n         */\n        writeHead(\n            statusCode: number,\n            statusMessage?: string,\n            headers?: OutgoingHttpHeaders | OutgoingHttpHeader[],\n        ): this;\n        writeHead(statusCode: number, headers?: OutgoingHttpHeaders | OutgoingHttpHeader[]): this;\n        /**\n         * Sends a HTTP/1.1 102 Processing message to the client, indicating that\n         * the request body should be sent.\n         * @since v10.0.0\n         */\n        writeProcessing(): void;\n    }\n    interface InformationEvent {\n        statusCode: number;\n        statusMessage: string;\n        httpVersion: string;\n        httpVersionMajor: number;\n        httpVersionMinor: number;\n        headers: IncomingHttpHeaders;\n        rawHeaders: string[];\n    }\n    /**\n     * This object is created internally and returned from {@link request}. It\n     * represents an _in-progress_ request whose header has already been queued. The\n     * header is still mutable using the `setHeader(name, value)`, `getHeader(name)`, `removeHeader(name)` API. The actual header will\n     * be sent along with the first data chunk or when calling `request.end()`.\n     *\n     * To get the response, add a listener for `'response'` to the request object. `'response'` will be emitted from the request object when the response\n     * headers have been received. The `'response'` event is executed with one\n     * argument which is an instance of {@link IncomingMessage}.\n     *\n     * During the `'response'` event, one can add listeners to the\n     * response object; particularly to listen for the `'data'` event.\n     *\n     * If no `'response'` handler is added, then the response will be\n     * entirely discarded. However, if a `'response'` event handler is added,\n     * then the data from the response object **must** be consumed, either by\n     * calling `response.read()` whenever there is a `'readable'` event, or\n     * by adding a `'data'` handler, or by calling the `.resume()` method.\n     * Until the data is consumed, the `'end'` event will not fire. Also, until\n     * the data is read it will consume memory that can eventually lead to a\n     * 'process out of memory' error.\n     *\n     * For backward compatibility, `res` will only emit `'error'` if there is an `'error'` listener registered.\n     *\n     * Set `Content-Length` header to limit the response body size.\n     * If `response.strictContentLength` is set to `true`, mismatching the `Content-Length` header value will result in an `Error` being thrown,\n     * identified by `code:``'ERR_HTTP_CONTENT_LENGTH_MISMATCH'`.\n     *\n     * `Content-Length` value should be in bytes, not characters. Use `Buffer.byteLength()` to determine the length of the body in bytes.\n     * @since v0.1.17\n     */\n    class ClientRequest extends OutgoingMessage {\n        /**\n         * The `request.aborted` property will be `true` if the request has\n         * been aborted.\n         * @since v0.11.14\n         * @deprecated Since v17.0.0, v16.12.0 - Check `destroyed` instead.\n         */\n        aborted: boolean;\n        /**\n         * The request host.\n         * @since v14.5.0, v12.19.0\n         */\n        host: string;\n        /**\n         * The request protocol.\n         * @since v14.5.0, v12.19.0\n         */\n        protocol: string;\n        /**\n         * When sending request through a keep-alive enabled agent, the underlying socket\n         * might be reused. But if server closes connection at unfortunate time, client\n         * may run into a 'ECONNRESET' error.\n         *\n         * ```js\n         * import http from 'node:http';\n         *\n         * // Server has a 5 seconds keep-alive timeout by default\n         * http\n         *   .createServer((req, res) => {\n         *     res.write('hello\\n');\n         *     res.end();\n         *   })\n         *   .listen(3000);\n         *\n         * setInterval(() => {\n         *   // Adapting a keep-alive agent\n         *   http.get('http://localhost:3000', { agent }, (res) => {\n         *     res.on('data', (data) => {\n         *       // Do nothing\n         *     });\n         *   });\n         * }, 5000); // Sending request on 5s interval so it's easy to hit idle timeout\n         * ```\n         *\n         * By marking a request whether it reused socket or not, we can do\n         * automatic error retry base on it.\n         *\n         * ```js\n         * import http from 'node:http';\n         * const agent = new http.Agent({ keepAlive: true });\n         *\n         * function retriableRequest() {\n         *   const req = http\n         *     .get('http://localhost:3000', { agent }, (res) => {\n         *       // ...\n         *     })\n         *     .on('error', (err) => {\n         *       // Check if retry is needed\n         *       if (req.reusedSocket &#x26;&#x26; err.code === 'ECONNRESET') {\n         *         retriableRequest();\n         *       }\n         *     });\n         * }\n         *\n         * retriableRequest();\n         * ```\n         * @since v13.0.0, v12.16.0\n         */\n        reusedSocket: boolean;\n        /**\n         * Limits maximum response headers count. If set to 0, no limit will be applied.\n         */\n        maxHeadersCount: number;\n        constructor(url: string | URL | ClientRequestArgs, cb?: (res: IncomingMessage) => void);\n        /**\n         * The request method.\n         * @since v0.1.97\n         */\n        method: string;\n        /**\n         * The request path.\n         * @since v0.4.0\n         */\n        path: string;\n        /**\n         * Marks the request as aborting. Calling this will cause remaining data\n         * in the response to be dropped and the socket to be destroyed.\n         * @since v0.3.8\n         * @deprecated Since v14.1.0,v13.14.0 - Use `destroy` instead.\n         */\n        abort(): void;\n        onSocket(socket: Socket): void;\n        /**\n         * Once a socket is assigned to this request and is connected `socket.setTimeout()` will be called.\n         * @since v0.5.9\n         * @param timeout Milliseconds before a request times out.\n         * @param callback Optional function to be called when a timeout occurs. Same as binding to the `'timeout'` event.\n         */\n        setTimeout(timeout: number, callback?: () => void): this;\n        /**\n         * Once a socket is assigned to this request and is connected `socket.setNoDelay()` will be called.\n         * @since v0.5.9\n         */\n        setNoDelay(noDelay?: boolean): void;\n        /**\n         * Once a socket is assigned to this request and is connected `socket.setKeepAlive()` will be called.\n         * @since v0.5.9\n         */\n        setSocketKeepAlive(enable?: boolean, initialDelay?: number): void;\n        /**\n         * Returns an array containing the unique names of the current outgoing raw\n         * headers. Header names are returned with their exact casing being set.\n         *\n         * ```js\n         * request.setHeader('Foo', 'bar');\n         * request.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']);\n         *\n         * const headerNames = request.getRawHeaderNames();\n         * // headerNames === ['Foo', 'Set-Cookie']\n         * ```\n         * @since v15.13.0, v14.17.0\n         */\n        getRawHeaderNames(): string[];\n        /**\n         * @deprecated\n         */\n        addListener(event: \"abort\", listener: () => void): this;\n        addListener(\n            event: \"connect\",\n            listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void,\n        ): this;\n        addListener(event: \"continue\", listener: () => void): this;\n        addListener(event: \"information\", listener: (info: InformationEvent) => void): this;\n        addListener(event: \"response\", listener: (response: IncomingMessage) => void): this;\n        addListener(event: \"socket\", listener: (socket: Socket) => void): this;\n        addListener(event: \"timeout\", listener: () => void): this;\n        addListener(\n            event: \"upgrade\",\n            listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void,\n        ): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"drain\", listener: () => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: \"finish\", listener: () => void): this;\n        addListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        addListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        /**\n         * @deprecated\n         */\n        on(event: \"abort\", listener: () => void): this;\n        on(event: \"connect\", listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this;\n        on(event: \"continue\", listener: () => void): this;\n        on(event: \"information\", listener: (info: InformationEvent) => void): this;\n        on(event: \"response\", listener: (response: IncomingMessage) => void): this;\n        on(event: \"socket\", listener: (socket: Socket) => void): this;\n        on(event: \"timeout\", listener: () => void): this;\n        on(event: \"upgrade\", listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"drain\", listener: () => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"finish\", listener: () => void): this;\n        on(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        on(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        /**\n         * @deprecated\n         */\n        once(event: \"abort\", listener: () => void): this;\n        once(event: \"connect\", listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this;\n        once(event: \"continue\", listener: () => void): this;\n        once(event: \"information\", listener: (info: InformationEvent) => void): this;\n        once(event: \"response\", listener: (response: IncomingMessage) => void): this;\n        once(event: \"socket\", listener: (socket: Socket) => void): this;\n        once(event: \"timeout\", listener: () => void): this;\n        once(event: \"upgrade\", listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"drain\", listener: () => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"finish\", listener: () => void): this;\n        once(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        once(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        /**\n         * @deprecated\n         */\n        prependListener(event: \"abort\", listener: () => void): this;\n        prependListener(\n            event: \"connect\",\n            listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void,\n        ): this;\n        prependListener(event: \"continue\", listener: () => void): this;\n        prependListener(event: \"information\", listener: (info: InformationEvent) => void): this;\n        prependListener(event: \"response\", listener: (response: IncomingMessage) => void): this;\n        prependListener(event: \"socket\", listener: (socket: Socket) => void): this;\n        prependListener(event: \"timeout\", listener: () => void): this;\n        prependListener(\n            event: \"upgrade\",\n            listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void,\n        ): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"drain\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: \"finish\", listener: () => void): this;\n        prependListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        prependListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        /**\n         * @deprecated\n         */\n        prependOnceListener(event: \"abort\", listener: () => void): this;\n        prependOnceListener(\n            event: \"connect\",\n            listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void,\n        ): this;\n        prependOnceListener(event: \"continue\", listener: () => void): this;\n        prependOnceListener(event: \"information\", listener: (info: InformationEvent) => void): this;\n        prependOnceListener(event: \"response\", listener: (response: IncomingMessage) => void): this;\n        prependOnceListener(event: \"socket\", listener: (socket: Socket) => void): this;\n        prependOnceListener(event: \"timeout\", listener: () => void): this;\n        prependOnceListener(\n            event: \"upgrade\",\n            listener: (response: IncomingMessage, socket: Socket, head: Buffer) => void,\n        ): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"drain\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(event: \"finish\", listener: () => void): this;\n        prependOnceListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        prependOnceListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    /**\n     * An `IncomingMessage` object is created by {@link Server} or {@link ClientRequest} and passed as the first argument to the `'request'` and `'response'` event respectively. It may be used to\n     * access response\n     * status, headers, and data.\n     *\n     * Different from its `socket` value which is a subclass of `stream.Duplex`, the `IncomingMessage` itself extends `stream.Readable` and is created separately to\n     * parse and emit the incoming HTTP headers and payload, as the underlying socket\n     * may be reused multiple times in case of keep-alive.\n     * @since v0.1.17\n     */\n    class IncomingMessage extends stream.Readable {\n        constructor(socket: Socket);\n        /**\n         * The `message.aborted` property will be `true` if the request has\n         * been aborted.\n         * @since v10.1.0\n         * @deprecated Since v17.0.0,v16.12.0 - Check `message.destroyed` from <a href=\"stream.html#class-streamreadable\" class=\"type\">stream.Readable</a>.\n         */\n        aborted: boolean;\n        /**\n         * In case of server request, the HTTP version sent by the client. In the case of\n         * client response, the HTTP version of the connected-to server.\n         * Probably either `'1.1'` or `'1.0'`.\n         *\n         * Also `message.httpVersionMajor` is the first integer and `message.httpVersionMinor` is the second.\n         * @since v0.1.1\n         */\n        httpVersion: string;\n        httpVersionMajor: number;\n        httpVersionMinor: number;\n        /**\n         * The `message.complete` property will be `true` if a complete HTTP message has\n         * been received and successfully parsed.\n         *\n         * This property is particularly useful as a means of determining if a client or\n         * server fully transmitted a message before a connection was terminated:\n         *\n         * ```js\n         * const req = http.request({\n         *   host: '127.0.0.1',\n         *   port: 8080,\n         *   method: 'POST',\n         * }, (res) => {\n         *   res.resume();\n         *   res.on('end', () => {\n         *     if (!res.complete)\n         *       console.error(\n         *         'The connection was terminated while the message was still being sent');\n         *   });\n         * });\n         * ```\n         * @since v0.3.0\n         */\n        complete: boolean;\n        /**\n         * Alias for `message.socket`.\n         * @since v0.1.90\n         * @deprecated Since v16.0.0 - Use `socket`.\n         */\n        connection: Socket;\n        /**\n         * The `net.Socket` object associated with the connection.\n         *\n         * With HTTPS support, use `request.socket.getPeerCertificate()` to obtain the\n         * client's authentication details.\n         *\n         * This property is guaranteed to be an instance of the `net.Socket` class,\n         * a subclass of `stream.Duplex`, unless the user specified a socket\n         * type other than `net.Socket` or internally nulled.\n         * @since v0.3.0\n         */\n        socket: Socket;\n        /**\n         * The request/response headers object.\n         *\n         * Key-value pairs of header names and values. Header names are lower-cased.\n         *\n         * ```js\n         * // Prints something like:\n         * //\n         * // { 'user-agent': 'curl/7.22.0',\n         * //   host: '127.0.0.1:8000',\n         * //   accept: '*' }\n         * console.log(request.headers);\n         * ```\n         *\n         * Duplicates in raw headers are handled in the following ways, depending on the\n         * header name:\n         *\n         * * Duplicates of `age`, `authorization`, `content-length`, `content-type`, `etag`, `expires`, `from`, `host`, `if-modified-since`, `if-unmodified-since`, `last-modified`, `location`,\n         * `max-forwards`, `proxy-authorization`, `referer`, `retry-after`, `server`, or `user-agent` are discarded.\n         * To allow duplicate values of the headers listed above to be joined,\n         * use the option `joinDuplicateHeaders` in {@link request} and {@link createServer}. See RFC 9110 Section 5.3 for more\n         * information.\n         * * `set-cookie` is always an array. Duplicates are added to the array.\n         * * For duplicate `cookie` headers, the values are joined together with `; `.\n         * * For all other headers, the values are joined together with `, `.\n         * @since v0.1.5\n         */\n        headers: IncomingHttpHeaders;\n        /**\n         * Similar to `message.headers`, but there is no join logic and the values are\n         * always arrays of strings, even for headers received just once.\n         *\n         * ```js\n         * // Prints something like:\n         * //\n         * // { 'user-agent': ['curl/7.22.0'],\n         * //   host: ['127.0.0.1:8000'],\n         * //   accept: ['*'] }\n         * console.log(request.headersDistinct);\n         * ```\n         * @since v18.3.0, v16.17.0\n         */\n        headersDistinct: NodeJS.Dict<string[]>;\n        /**\n         * The raw request/response headers list exactly as they were received.\n         *\n         * The keys and values are in the same list. It is _not_ a\n         * list of tuples. So, the even-numbered offsets are key values, and the\n         * odd-numbered offsets are the associated values.\n         *\n         * Header names are not lowercased, and duplicates are not merged.\n         *\n         * ```js\n         * // Prints something like:\n         * //\n         * // [ 'user-agent',\n         * //   'this is invalid because there can be only one',\n         * //   'User-Agent',\n         * //   'curl/7.22.0',\n         * //   'Host',\n         * //   '127.0.0.1:8000',\n         * //   'ACCEPT',\n         * //   '*' ]\n         * console.log(request.rawHeaders);\n         * ```\n         * @since v0.11.6\n         */\n        rawHeaders: string[];\n        /**\n         * The request/response trailers object. Only populated at the `'end'` event.\n         * @since v0.3.0\n         */\n        trailers: NodeJS.Dict<string>;\n        /**\n         * Similar to `message.trailers`, but there is no join logic and the values are\n         * always arrays of strings, even for headers received just once.\n         * Only populated at the `'end'` event.\n         * @since v18.3.0, v16.17.0\n         */\n        trailersDistinct: NodeJS.Dict<string[]>;\n        /**\n         * The raw request/response trailer keys and values exactly as they were\n         * received. Only populated at the `'end'` event.\n         * @since v0.11.6\n         */\n        rawTrailers: string[];\n        /**\n         * Calls `message.socket.setTimeout(msecs, callback)`.\n         * @since v0.5.9\n         */\n        setTimeout(msecs: number, callback?: () => void): this;\n        /**\n         * **Only valid for request obtained from {@link Server}.**\n         *\n         * The request method as a string. Read only. Examples: `'GET'`, `'DELETE'`.\n         * @since v0.1.1\n         */\n        method?: string | undefined;\n        /**\n         * **Only valid for request obtained from {@link Server}.**\n         *\n         * Request URL string. This contains only the URL that is present in the actual\n         * HTTP request. Take the following request:\n         *\n         * ```http\n         * GET /status?name=ryan HTTP/1.1\n         * Accept: text/plain\n         * ```\n         *\n         * To parse the URL into its parts:\n         *\n         * ```js\n         * new URL(`http://${process.env.HOST ?? 'localhost'}${request.url}`);\n         * ```\n         *\n         * When `request.url` is `'/status?name=ryan'` and `process.env.HOST` is undefined:\n         *\n         * ```console\n         * $ node\n         * > new URL(`http://${process.env.HOST ?? 'localhost'}${request.url}`);\n         * URL {\n         *   href: 'http://localhost/status?name=ryan',\n         *   origin: 'http://localhost',\n         *   protocol: 'http:',\n         *   username: '',\n         *   password: '',\n         *   host: 'localhost',\n         *   hostname: 'localhost',\n         *   port: '',\n         *   pathname: '/status',\n         *   search: '?name=ryan',\n         *   searchParams: URLSearchParams { 'name' => 'ryan' },\n         *   hash: ''\n         * }\n         * ```\n         *\n         * Ensure that you set `process.env.HOST` to the server's host name, or consider replacing this part entirely. If using `req.headers.host`, ensure proper\n         * validation is used, as clients may specify a custom `Host` header.\n         * @since v0.1.90\n         */\n        url?: string | undefined;\n        /**\n         * **Only valid for response obtained from {@link ClientRequest}.**\n         *\n         * The 3-digit HTTP response status code. E.G. `404`.\n         * @since v0.1.1\n         */\n        statusCode?: number | undefined;\n        /**\n         * **Only valid for response obtained from {@link ClientRequest}.**\n         *\n         * The HTTP response status message (reason phrase). E.G. `OK` or `Internal Server Error`.\n         * @since v0.11.10\n         */\n        statusMessage?: string | undefined;\n        /**\n         * Calls `destroy()` on the socket that received the `IncomingMessage`. If `error` is provided, an `'error'` event is emitted on the socket and `error` is passed\n         * as an argument to any listeners on the event.\n         * @since v0.3.0\n         */\n        destroy(error?: Error): this;\n    }\n    interface AgentOptions extends Partial<TcpSocketConnectOpts> {\n        /**\n         * Keep sockets around in a pool to be used by other requests in the future. Default = false\n         */\n        keepAlive?: boolean | undefined;\n        /**\n         * When using HTTP KeepAlive, how often to send TCP KeepAlive packets over sockets being kept alive. Default = 1000.\n         * Only relevant if keepAlive is set to true.\n         */\n        keepAliveMsecs?: number | undefined;\n        /**\n         * Maximum number of sockets to allow per host. Default for Node 0.10 is 5, default for Node 0.12 is Infinity\n         */\n        maxSockets?: number | undefined;\n        /**\n         * Maximum number of sockets allowed for all hosts in total. Each request will use a new socket until the maximum is reached. Default: Infinity.\n         */\n        maxTotalSockets?: number | undefined;\n        /**\n         * Maximum number of sockets to leave open in a free state. Only relevant if keepAlive is set to true. Default = 256.\n         */\n        maxFreeSockets?: number | undefined;\n        /**\n         * Socket timeout in milliseconds. This will set the timeout after the socket is connected.\n         */\n        timeout?: number | undefined;\n        /**\n         * Scheduling strategy to apply when picking the next free socket to use.\n         * @default `lifo`\n         */\n        scheduling?: \"fifo\" | \"lifo\" | undefined;\n    }\n    /**\n     * An `Agent` is responsible for managing connection persistence\n     * and reuse for HTTP clients. It maintains a queue of pending requests\n     * for a given host and port, reusing a single socket connection for each\n     * until the queue is empty, at which time the socket is either destroyed\n     * or put into a pool where it is kept to be used again for requests to the\n     * same host and port. Whether it is destroyed or pooled depends on the `keepAlive` `option`.\n     *\n     * Pooled connections have TCP Keep-Alive enabled for them, but servers may\n     * still close idle connections, in which case they will be removed from the\n     * pool and a new connection will be made when a new HTTP request is made for\n     * that host and port. Servers may also refuse to allow multiple requests\n     * over the same connection, in which case the connection will have to be\n     * remade for every request and cannot be pooled. The `Agent` will still make\n     * the requests to that server, but each one will occur over a new connection.\n     *\n     * When a connection is closed by the client or the server, it is removed\n     * from the pool. Any unused sockets in the pool will be unrefed so as not\n     * to keep the Node.js process running when there are no outstanding requests.\n     * (see `socket.unref()`).\n     *\n     * It is good practice, to `destroy()` an `Agent` instance when it is no\n     * longer in use, because unused sockets consume OS resources.\n     *\n     * Sockets are removed from an agent when the socket emits either\n     * a `'close'` event or an `'agentRemove'` event. When intending to keep one\n     * HTTP request open for a long time without keeping it in the agent, something\n     * like the following may be done:\n     *\n     * ```js\n     * http.get(options, (res) => {\n     *   // Do stuff\n     * }).on('socket', (socket) => {\n     *   socket.emit('agentRemove');\n     * });\n     * ```\n     *\n     * An agent may also be used for an individual request. By providing `{agent: false}` as an option to the `http.get()` or `http.request()` functions, a one-time use `Agent` with default options\n     * will be used\n     * for the client connection.\n     *\n     * `agent:false`:\n     *\n     * ```js\n     * http.get({\n     *   hostname: 'localhost',\n     *   port: 80,\n     *   path: '/',\n     *   agent: false,  // Create a new agent just for this one request\n     * }, (res) => {\n     *   // Do stuff with response\n     * });\n     * ```\n     *\n     * `options` in [`socket.connect()`](https://nodejs.org/docs/latest-v20.x/api/net.html#socketconnectoptions-connectlistener) are also supported.\n     *\n     * To configure any of them, a custom {@link Agent} instance must be created.\n     *\n     * ```js\n     * import http from 'node:http';\n     * const keepAliveAgent = new http.Agent({ keepAlive: true });\n     * options.agent = keepAliveAgent;\n     * http.request(options, onResponseCallback)\n     * ```\n     * @since v0.3.4\n     */\n    class Agent extends EventEmitter {\n        /**\n         * By default set to 256. For agents with `keepAlive` enabled, this\n         * sets the maximum number of sockets that will be left open in the free\n         * state.\n         * @since v0.11.7\n         */\n        maxFreeSockets: number;\n        /**\n         * By default set to `Infinity`. Determines how many concurrent sockets the agent\n         * can have open per origin. Origin is the returned value of `agent.getName()`.\n         * @since v0.3.6\n         */\n        maxSockets: number;\n        /**\n         * By default set to `Infinity`. Determines how many concurrent sockets the agent\n         * can have open. Unlike `maxSockets`, this parameter applies across all origins.\n         * @since v14.5.0, v12.19.0\n         */\n        maxTotalSockets: number;\n        /**\n         * An object which contains arrays of sockets currently awaiting use by\n         * the agent when `keepAlive` is enabled. Do not modify.\n         *\n         * Sockets in the `freeSockets` list will be automatically destroyed and\n         * removed from the array on `'timeout'`.\n         * @since v0.11.4\n         */\n        readonly freeSockets: NodeJS.ReadOnlyDict<Socket[]>;\n        /**\n         * An object which contains arrays of sockets currently in use by the\n         * agent. Do not modify.\n         * @since v0.3.6\n         */\n        readonly sockets: NodeJS.ReadOnlyDict<Socket[]>;\n        /**\n         * An object which contains queues of requests that have not yet been assigned to\n         * sockets. Do not modify.\n         * @since v0.5.9\n         */\n        readonly requests: NodeJS.ReadOnlyDict<IncomingMessage[]>;\n        constructor(opts?: AgentOptions);\n        /**\n         * Destroy any sockets that are currently in use by the agent.\n         *\n         * It is usually not necessary to do this. However, if using an\n         * agent with `keepAlive` enabled, then it is best to explicitly shut down\n         * the agent when it is no longer needed. Otherwise,\n         * sockets might stay open for quite a long time before the server\n         * terminates them.\n         * @since v0.11.4\n         */\n        destroy(): void;\n    }\n    const METHODS: string[];\n    const STATUS_CODES: {\n        [errorCode: number]: string | undefined;\n        [errorCode: string]: string | undefined;\n    };\n    /**\n     * Returns a new instance of {@link Server}.\n     *\n     * The `requestListener` is a function which is automatically\n     * added to the `'request'` event.\n     *\n     * ```js\n     * import http from 'node:http';\n     *\n     * // Create a local server to receive data from\n     * const server = http.createServer((req, res) => {\n     *   res.writeHead(200, { 'Content-Type': 'application/json' });\n     *   res.end(JSON.stringify({\n     *     data: 'Hello World!',\n     *   }));\n     * });\n     *\n     * server.listen(8000);\n     * ```\n     *\n     * ```js\n     * import http from 'node:http';\n     *\n     * // Create a local server to receive data from\n     * const server = http.createServer();\n     *\n     * // Listen to the request event\n     * server.on('request', (request, res) => {\n     *   res.writeHead(200, { 'Content-Type': 'application/json' });\n     *   res.end(JSON.stringify({\n     *     data: 'Hello World!',\n     *   }));\n     * });\n     *\n     * server.listen(8000);\n     * ```\n     * @since v0.1.13\n     */\n    function createServer<\n        Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,\n    >(requestListener?: RequestListener<Request, Response>): Server<Request, Response>;\n    function createServer<\n        Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Response extends typeof ServerResponse<InstanceType<Request>> = typeof ServerResponse,\n    >(\n        options: ServerOptions<Request, Response>,\n        requestListener?: RequestListener<Request, Response>,\n    ): Server<Request, Response>;\n    // although RequestOptions are passed as ClientRequestArgs to ClientRequest directly,\n    // create interface RequestOptions would make the naming more clear to developers\n    interface RequestOptions extends ClientRequestArgs {}\n    /**\n     * `options` in `socket.connect()` are also supported.\n     *\n     * Node.js maintains several connections per server to make HTTP requests.\n     * This function allows one to transparently issue requests.\n     *\n     * `url` can be a string or a `URL` object. If `url` is a\n     * string, it is automatically parsed with `new URL()`. If it is a `URL` object, it will be automatically converted to an ordinary `options` object.\n     *\n     * If both `url` and `options` are specified, the objects are merged, with the `options` properties taking precedence.\n     *\n     * The optional `callback` parameter will be added as a one-time listener for\n     * the `'response'` event.\n     *\n     * `http.request()` returns an instance of the {@link ClientRequest} class. The `ClientRequest` instance is a writable stream. If one needs to\n     * upload a file with a POST request, then write to the `ClientRequest` object.\n     *\n     * ```js\n     * import http from 'node:http';\n     * import { Buffer } from 'node:buffer';\n     *\n     * const postData = JSON.stringify({\n     *   'msg': 'Hello World!',\n     * });\n     *\n     * const options = {\n     *   hostname: 'www.google.com',\n     *   port: 80,\n     *   path: '/upload',\n     *   method: 'POST',\n     *   headers: {\n     *     'Content-Type': 'application/json',\n     *     'Content-Length': Buffer.byteLength(postData),\n     *   },\n     * };\n     *\n     * const req = http.request(options, (res) => {\n     *   console.log(`STATUS: ${res.statusCode}`);\n     *   console.log(`HEADERS: ${JSON.stringify(res.headers)}`);\n     *   res.setEncoding('utf8');\n     *   res.on('data', (chunk) => {\n     *     console.log(`BODY: ${chunk}`);\n     *   });\n     *   res.on('end', () => {\n     *     console.log('No more data in response.');\n     *   });\n     * });\n     *\n     * req.on('error', (e) => {\n     *   console.error(`problem with request: ${e.message}`);\n     * });\n     *\n     * // Write data to request body\n     * req.write(postData);\n     * req.end();\n     * ```\n     *\n     * In the example `req.end()` was called. With `http.request()` one\n     * must always call `req.end()` to signify the end of the request -\n     * even if there is no data being written to the request body.\n     *\n     * If any error is encountered during the request (be that with DNS resolution,\n     * TCP level errors, or actual HTTP parse errors) an `'error'` event is emitted\n     * on the returned request object. As with all `'error'` events, if no listeners\n     * are registered the error will be thrown.\n     *\n     * There are a few special headers that should be noted.\n     *\n     * * Sending a 'Connection: keep-alive' will notify Node.js that the connection to\n     * the server should be persisted until the next request.\n     * * Sending a 'Content-Length' header will disable the default chunked encoding.\n     * * Sending an 'Expect' header will immediately send the request headers.\n     * Usually, when sending 'Expect: 100-continue', both a timeout and a listener\n     * for the `'continue'` event should be set. See RFC 2616 Section 8.2.3 for more\n     * information.\n     * * Sending an Authorization header will override using the `auth` option\n     * to compute basic authentication.\n     *\n     * Example using a `URL` as `options`:\n     *\n     * ```js\n     * const options = new URL('http://abc:xyz@example.com');\n     *\n     * const req = http.request(options, (res) => {\n     *   // ...\n     * });\n     * ```\n     *\n     * In a successful request, the following events will be emitted in the following\n     * order:\n     *\n     * * `'socket'`\n     * * `'response'`\n     *    * `'data'` any number of times, on the `res` object\n     *    (`'data'` will not be emitted at all if the response body is empty, for\n     *    instance, in most redirects)\n     *    * `'end'` on the `res` object\n     * * `'close'`\n     *\n     * In the case of a connection error, the following events will be emitted:\n     *\n     * * `'socket'`\n     * * `'error'`\n     * * `'close'`\n     *\n     * In the case of a premature connection close before the response is received,\n     * the following events will be emitted in the following order:\n     *\n     * * `'socket'`\n     * * `'error'` with an error with message `'Error: socket hang up'` and code `'ECONNRESET'`\n     * * `'close'`\n     *\n     * In the case of a premature connection close after the response is received,\n     * the following events will be emitted in the following order:\n     *\n     * * `'socket'`\n     * * `'response'`\n     *    * `'data'` any number of times, on the `res` object\n     * * (connection closed here)\n     * * `'aborted'` on the `res` object\n     * * `'close'`\n     * * `'error'` on the `res` object with an error with message `'Error: aborted'` and code `'ECONNRESET'`\n     * * `'close'` on the `res` object\n     *\n     * If `req.destroy()` is called before a socket is assigned, the following\n     * events will be emitted in the following order:\n     *\n     * * (`req.destroy()` called here)\n     * * `'error'` with an error with message `'Error: socket hang up'` and code `'ECONNRESET'`, or the error with which `req.destroy()` was called\n     * * `'close'`\n     *\n     * If `req.destroy()` is called before the connection succeeds, the following\n     * events will be emitted in the following order:\n     *\n     * * `'socket'`\n     * * (`req.destroy()` called here)\n     * * `'error'` with an error with message `'Error: socket hang up'` and code `'ECONNRESET'`, or the error with which `req.destroy()` was called\n     * * `'close'`\n     *\n     * If `req.destroy()` is called after the response is received, the following\n     * events will be emitted in the following order:\n     *\n     * * `'socket'`\n     * * `'response'`\n     *    * `'data'` any number of times, on the `res` object\n     * * (`req.destroy()` called here)\n     * * `'aborted'` on the `res` object\n     * * `'close'`\n     * * `'error'` on the `res` object with an error with message `'Error: aborted'` and code `'ECONNRESET'`, or the error with which `req.destroy()` was called\n     * * `'close'` on the `res` object\n     *\n     * If `req.abort()` is called before a socket is assigned, the following\n     * events will be emitted in the following order:\n     *\n     * * (`req.abort()` called here)\n     * * `'abort'`\n     * * `'close'`\n     *\n     * If `req.abort()` is called before the connection succeeds, the following\n     * events will be emitted in the following order:\n     *\n     * * `'socket'`\n     * * (`req.abort()` called here)\n     * * `'abort'`\n     * * `'error'` with an error with message `'Error: socket hang up'` and code `'ECONNRESET'`\n     * * `'close'`\n     *\n     * If `req.abort()` is called after the response is received, the following\n     * events will be emitted in the following order:\n     *\n     * * `'socket'`\n     * * `'response'`\n     *    * `'data'` any number of times, on the `res` object\n     * * (`req.abort()` called here)\n     * * `'abort'`\n     * * `'aborted'` on the `res` object\n     * * `'error'` on the `res` object with an error with message `'Error: aborted'` and code `'ECONNRESET'`.\n     * * `'close'`\n     * * `'close'` on the `res` object\n     *\n     * Setting the `timeout` option or using the `setTimeout()` function will\n     * not abort the request or do anything besides add a `'timeout'` event.\n     *\n     * Passing an `AbortSignal` and then calling `abort()` on the corresponding `AbortController` will behave the same way as calling `.destroy()` on the\n     * request. Specifically, the `'error'` event will be emitted with an error with\n     * the message `'AbortError: The operation was aborted'`, the code `'ABORT_ERR'` and the `cause`, if one was provided.\n     * @since v0.3.6\n     */\n    function request(options: RequestOptions | string | URL, callback?: (res: IncomingMessage) => void): ClientRequest;\n    function request(\n        url: string | URL,\n        options: RequestOptions,\n        callback?: (res: IncomingMessage) => void,\n    ): ClientRequest;\n    /**\n     * Since most requests are GET requests without bodies, Node.js provides this\n     * convenience method. The only difference between this method and {@link request} is that it sets the method to GET by default and calls `req.end()` automatically. The callback must take care to\n     * consume the response\n     * data for reasons stated in {@link ClientRequest} section.\n     *\n     * The `callback` is invoked with a single argument that is an instance of {@link IncomingMessage}.\n     *\n     * JSON fetching example:\n     *\n     * ```js\n     * http.get('http://localhost:8000/', (res) => {\n     *   const { statusCode } = res;\n     *   const contentType = res.headers['content-type'];\n     *\n     *   let error;\n     *   // Any 2xx status code signals a successful response but\n     *   // here we're only checking for 200.\n     *   if (statusCode !== 200) {\n     *     error = new Error('Request Failed.\\n' +\n     *                       `Status Code: ${statusCode}`);\n     *   } else if (!/^application\\/json/.test(contentType)) {\n     *     error = new Error('Invalid content-type.\\n' +\n     *                       `Expected application/json but received ${contentType}`);\n     *   }\n     *   if (error) {\n     *     console.error(error.message);\n     *     // Consume response data to free up memory\n     *     res.resume();\n     *     return;\n     *   }\n     *\n     *   res.setEncoding('utf8');\n     *   let rawData = '';\n     *   res.on('data', (chunk) => { rawData += chunk; });\n     *   res.on('end', () => {\n     *     try {\n     *       const parsedData = JSON.parse(rawData);\n     *       console.log(parsedData);\n     *     } catch (e) {\n     *       console.error(e.message);\n     *     }\n     *   });\n     * }).on('error', (e) => {\n     *   console.error(`Got error: ${e.message}`);\n     * });\n     *\n     * // Create a local server to receive data from\n     * const server = http.createServer((req, res) => {\n     *   res.writeHead(200, { 'Content-Type': 'application/json' });\n     *   res.end(JSON.stringify({\n     *     data: 'Hello World!',\n     *   }));\n     * });\n     *\n     * server.listen(8000);\n     * ```\n     * @since v0.3.6\n     * @param options Accepts the same `options` as {@link request}, with the method set to GET by default.\n     */\n    function get(options: RequestOptions | string | URL, callback?: (res: IncomingMessage) => void): ClientRequest;\n    function get(url: string | URL, options: RequestOptions, callback?: (res: IncomingMessage) => void): ClientRequest;\n    /**\n     * Performs the low-level validations on the provided `name` that are done when `res.setHeader(name, value)` is called.\n     *\n     * Passing illegal value as `name` will result in a `TypeError` being thrown,\n     * identified by `code: 'ERR_INVALID_HTTP_TOKEN'`.\n     *\n     * It is not necessary to use this method before passing headers to an HTTP request\n     * or response. The HTTP module will automatically validate such headers.\n     *\n     * Example:\n     *\n     * ```js\n     * import { validateHeaderName } from 'node:http';\n     *\n     * try {\n     *   validateHeaderName('');\n     * } catch (err) {\n     *   console.error(err instanceof TypeError); // --> true\n     *   console.error(err.code); // --> 'ERR_INVALID_HTTP_TOKEN'\n     *   console.error(err.message); // --> 'Header name must be a valid HTTP token [\"\"]'\n     * }\n     * ```\n     * @since v14.3.0\n     * @param [label='Header name'] Label for error message.\n     */\n    function validateHeaderName(name: string): void;\n    /**\n     * Performs the low-level validations on the provided `value` that are done when `res.setHeader(name, value)` is called.\n     *\n     * Passing illegal value as `value` will result in a `TypeError` being thrown.\n     *\n     * * Undefined value error is identified by `code: 'ERR_HTTP_INVALID_HEADER_VALUE'`.\n     * * Invalid value character error is identified by `code: 'ERR_INVALID_CHAR'`.\n     *\n     * It is not necessary to use this method before passing headers to an HTTP request\n     * or response. The HTTP module will automatically validate such headers.\n     *\n     * Examples:\n     *\n     * ```js\n     * import { validateHeaderValue } from 'node:http';\n     *\n     * try {\n     *   validateHeaderValue('x-my-header', undefined);\n     * } catch (err) {\n     *   console.error(err instanceof TypeError); // --> true\n     *   console.error(err.code === 'ERR_HTTP_INVALID_HEADER_VALUE'); // --> true\n     *   console.error(err.message); // --> 'Invalid value \"undefined\" for header \"x-my-header\"'\n     * }\n     *\n     * try {\n     *   validateHeaderValue('x-my-header', 'oʊmɪɡə');\n     * } catch (err) {\n     *   console.error(err instanceof TypeError); // --> true\n     *   console.error(err.code === 'ERR_INVALID_CHAR'); // --> true\n     *   console.error(err.message); // --> 'Invalid character in header content [\"x-my-header\"]'\n     * }\n     * ```\n     * @since v14.3.0\n     * @param name Header name\n     * @param value Header value\n     */\n    function validateHeaderValue(name: string, value: string): void;\n    /**\n     * Set the maximum number of idle HTTP parsers.\n     * @since v18.8.0, v16.18.0\n     * @param [max=1000]\n     */\n    function setMaxIdleHTTPParsers(max: number): void;\n    /**\n     * Global instance of `Agent` which is used as the default for all HTTP client\n     * requests. Diverges from a default `Agent` configuration by having `keepAlive`\n     * enabled and a `timeout` of 5 seconds.\n     * @since v0.5.9\n     */\n    let globalAgent: Agent;\n    /**\n     * Read-only property specifying the maximum allowed size of HTTP headers in bytes.\n     * Defaults to 16KB. Configurable using the `--max-http-header-size` CLI option.\n     */\n    const maxHeaderSize: number;\n}\ndeclare module \"node:http\" {\n    export * from \"http\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/http2.d.ts": "/**\n * The `node:http2` module provides an implementation of the [HTTP/2](https://tools.ietf.org/html/rfc7540) protocol.\n * It can be accessed using:\n *\n * ```js\n * import http2 from 'node:http2';\n * ```\n * @since v8.4.0\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/http2.js)\n */\ndeclare module \"http2\" {\n    import EventEmitter = require(\"node:events\");\n    import * as fs from \"node:fs\";\n    import * as net from \"node:net\";\n    import * as stream from \"node:stream\";\n    import * as tls from \"node:tls\";\n    import * as url from \"node:url\";\n    import {\n        IncomingHttpHeaders as Http1IncomingHttpHeaders,\n        IncomingMessage,\n        OutgoingHttpHeaders,\n        ServerResponse,\n    } from \"node:http\";\n    export { OutgoingHttpHeaders } from \"node:http\";\n    export interface IncomingHttpStatusHeader {\n        \":status\"?: number | undefined;\n    }\n    export interface IncomingHttpHeaders extends Http1IncomingHttpHeaders {\n        \":path\"?: string | undefined;\n        \":method\"?: string | undefined;\n        \":authority\"?: string | undefined;\n        \":scheme\"?: string | undefined;\n    }\n    // Http2Stream\n    export interface StreamPriorityOptions {\n        exclusive?: boolean | undefined;\n        parent?: number | undefined;\n        weight?: number | undefined;\n        silent?: boolean | undefined;\n    }\n    export interface StreamState {\n        localWindowSize?: number | undefined;\n        state?: number | undefined;\n        localClose?: number | undefined;\n        remoteClose?: number | undefined;\n        sumDependencyWeight?: number | undefined;\n        weight?: number | undefined;\n    }\n    export interface ServerStreamResponseOptions {\n        endStream?: boolean | undefined;\n        waitForTrailers?: boolean | undefined;\n    }\n    export interface StatOptions {\n        offset: number;\n        length: number;\n    }\n    export interface ServerStreamFileResponseOptions {\n        // eslint-disable-next-line @typescript-eslint/no-invalid-void-type\n        statCheck?(stats: fs.Stats, headers: OutgoingHttpHeaders, statOptions: StatOptions): void | boolean;\n        waitForTrailers?: boolean | undefined;\n        offset?: number | undefined;\n        length?: number | undefined;\n    }\n    export interface ServerStreamFileResponseOptionsWithError extends ServerStreamFileResponseOptions {\n        onError?(err: NodeJS.ErrnoException): void;\n    }\n    export interface Http2Stream extends stream.Duplex {\n        /**\n         * Set to `true` if the `Http2Stream` instance was aborted abnormally. When set,\n         * the `'aborted'` event will have been emitted.\n         * @since v8.4.0\n         */\n        readonly aborted: boolean;\n        /**\n         * This property shows the number of characters currently buffered to be written.\n         * See `net.Socket.bufferSize` for details.\n         * @since v11.2.0, v10.16.0\n         */\n        readonly bufferSize: number;\n        /**\n         * Set to `true` if the `Http2Stream` instance has been closed.\n         * @since v9.4.0\n         */\n        readonly closed: boolean;\n        /**\n         * Set to `true` if the `Http2Stream` instance has been destroyed and is no longer\n         * usable.\n         * @since v8.4.0\n         */\n        readonly destroyed: boolean;\n        /**\n         * Set to `true` if the `END_STREAM` flag was set in the request or response\n         * HEADERS frame received, indicating that no additional data should be received\n         * and the readable side of the `Http2Stream` will be closed.\n         * @since v10.11.0\n         */\n        readonly endAfterHeaders: boolean;\n        /**\n         * The numeric stream identifier of this `Http2Stream` instance. Set to `undefined` if the stream identifier has not yet been assigned.\n         * @since v8.4.0\n         */\n        readonly id?: number | undefined;\n        /**\n         * Set to `true` if the `Http2Stream` instance has not yet been assigned a\n         * numeric stream identifier.\n         * @since v9.4.0\n         */\n        readonly pending: boolean;\n        /**\n         * Set to the `RST_STREAM` `error code` reported when the `Http2Stream` is\n         * destroyed after either receiving an `RST_STREAM` frame from the connected peer,\n         * calling `http2stream.close()`, or `http2stream.destroy()`. Will be `undefined` if the `Http2Stream` has not been closed.\n         * @since v8.4.0\n         */\n        readonly rstCode: number;\n        /**\n         * An object containing the outbound headers sent for this `Http2Stream`.\n         * @since v9.5.0\n         */\n        readonly sentHeaders: OutgoingHttpHeaders;\n        /**\n         * An array of objects containing the outbound informational (additional) headers\n         * sent for this `Http2Stream`.\n         * @since v9.5.0\n         */\n        readonly sentInfoHeaders?: OutgoingHttpHeaders[] | undefined;\n        /**\n         * An object containing the outbound trailers sent for this `HttpStream`.\n         * @since v9.5.0\n         */\n        readonly sentTrailers?: OutgoingHttpHeaders | undefined;\n        /**\n         * A reference to the `Http2Session` instance that owns this `Http2Stream`. The\n         * value will be `undefined` after the `Http2Stream` instance is destroyed.\n         * @since v8.4.0\n         */\n        readonly session: Http2Session | undefined;\n        /**\n         * Provides miscellaneous information about the current state of the `Http2Stream`.\n         *\n         * A current state of this `Http2Stream`.\n         * @since v8.4.0\n         */\n        readonly state: StreamState;\n        /**\n         * Closes the `Http2Stream` instance by sending an `RST_STREAM` frame to the\n         * connected HTTP/2 peer.\n         * @since v8.4.0\n         * @param [code=http2.constants.NGHTTP2_NO_ERROR] Unsigned 32-bit integer identifying the error code.\n         * @param callback An optional function registered to listen for the `'close'` event.\n         */\n        close(code?: number, callback?: () => void): void;\n        /**\n         * Updates the priority for this `Http2Stream` instance.\n         * @since v8.4.0\n         */\n        priority(options: StreamPriorityOptions): void;\n        /**\n         * ```js\n         * import http2 from 'node:http2';\n         * const client = http2.connect('http://example.org:8000');\n         * const { NGHTTP2_CANCEL } = http2.constants;\n         * const req = client.request({ ':path': '/' });\n         *\n         * // Cancel the stream if there's no activity after 5 seconds\n         * req.setTimeout(5000, () => req.close(NGHTTP2_CANCEL));\n         * ```\n         * @since v8.4.0\n         */\n        setTimeout(msecs: number, callback?: () => void): void;\n        /**\n         * Sends a trailing `HEADERS` frame to the connected HTTP/2 peer. This method\n         * will cause the `Http2Stream` to be immediately closed and must only be\n         * called after the `'wantTrailers'` event has been emitted. When sending a\n         * request or sending a response, the `options.waitForTrailers` option must be set\n         * in order to keep the `Http2Stream` open after the final `DATA` frame so that\n         * trailers can be sent.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   stream.respond(undefined, { waitForTrailers: true });\n         *   stream.on('wantTrailers', () => {\n         *     stream.sendTrailers({ xyz: 'abc' });\n         *   });\n         *   stream.end('Hello World');\n         * });\n         * ```\n         *\n         * The HTTP/1 specification forbids trailers from containing HTTP/2 pseudo-header\n         * fields (e.g. `':method'`, `':path'`, etc).\n         * @since v10.0.0\n         */\n        sendTrailers(headers: OutgoingHttpHeaders): void;\n        addListener(event: \"aborted\", listener: () => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        addListener(event: \"drain\", listener: () => void): this;\n        addListener(event: \"end\", listener: () => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: \"finish\", listener: () => void): this;\n        addListener(event: \"frameError\", listener: (frameType: number, errorCode: number) => void): this;\n        addListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        addListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        addListener(event: \"streamClosed\", listener: (code: number) => void): this;\n        addListener(event: \"timeout\", listener: () => void): this;\n        addListener(event: \"trailers\", listener: (trailers: IncomingHttpHeaders, flags: number) => void): this;\n        addListener(event: \"wantTrailers\", listener: () => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(event: \"aborted\"): boolean;\n        emit(event: \"close\"): boolean;\n        emit(event: \"data\", chunk: Buffer | string): boolean;\n        emit(event: \"drain\"): boolean;\n        emit(event: \"end\"): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"finish\"): boolean;\n        emit(event: \"frameError\", frameType: number, errorCode: number): boolean;\n        emit(event: \"pipe\", src: stream.Readable): boolean;\n        emit(event: \"unpipe\", src: stream.Readable): boolean;\n        emit(event: \"streamClosed\", code: number): boolean;\n        emit(event: \"timeout\"): boolean;\n        emit(event: \"trailers\", trailers: IncomingHttpHeaders, flags: number): boolean;\n        emit(event: \"wantTrailers\"): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"aborted\", listener: () => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        on(event: \"drain\", listener: () => void): this;\n        on(event: \"end\", listener: () => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"finish\", listener: () => void): this;\n        on(event: \"frameError\", listener: (frameType: number, errorCode: number) => void): this;\n        on(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        on(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        on(event: \"streamClosed\", listener: (code: number) => void): this;\n        on(event: \"timeout\", listener: () => void): this;\n        on(event: \"trailers\", listener: (trailers: IncomingHttpHeaders, flags: number) => void): this;\n        on(event: \"wantTrailers\", listener: () => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(event: \"aborted\", listener: () => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        once(event: \"drain\", listener: () => void): this;\n        once(event: \"end\", listener: () => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"finish\", listener: () => void): this;\n        once(event: \"frameError\", listener: (frameType: number, errorCode: number) => void): this;\n        once(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        once(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        once(event: \"streamClosed\", listener: (code: number) => void): this;\n        once(event: \"timeout\", listener: () => void): this;\n        once(event: \"trailers\", listener: (trailers: IncomingHttpHeaders, flags: number) => void): this;\n        once(event: \"wantTrailers\", listener: () => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(event: \"aborted\", listener: () => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        prependListener(event: \"drain\", listener: () => void): this;\n        prependListener(event: \"end\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: \"finish\", listener: () => void): this;\n        prependListener(event: \"frameError\", listener: (frameType: number, errorCode: number) => void): this;\n        prependListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        prependListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        prependListener(event: \"streamClosed\", listener: (code: number) => void): this;\n        prependListener(event: \"timeout\", listener: () => void): this;\n        prependListener(event: \"trailers\", listener: (trailers: IncomingHttpHeaders, flags: number) => void): this;\n        prependListener(event: \"wantTrailers\", listener: () => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"aborted\", listener: () => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        prependOnceListener(event: \"drain\", listener: () => void): this;\n        prependOnceListener(event: \"end\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(event: \"finish\", listener: () => void): this;\n        prependOnceListener(event: \"frameError\", listener: (frameType: number, errorCode: number) => void): this;\n        prependOnceListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        prependOnceListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        prependOnceListener(event: \"streamClosed\", listener: (code: number) => void): this;\n        prependOnceListener(event: \"timeout\", listener: () => void): this;\n        prependOnceListener(event: \"trailers\", listener: (trailers: IncomingHttpHeaders, flags: number) => void): this;\n        prependOnceListener(event: \"wantTrailers\", listener: () => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    export interface ClientHttp2Stream extends Http2Stream {\n        addListener(event: \"continue\", listener: () => {}): this;\n        addListener(\n            event: \"headers\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        addListener(event: \"push\", listener: (headers: IncomingHttpHeaders, flags: number) => void): this;\n        addListener(\n            event: \"response\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(event: \"continue\"): boolean;\n        emit(event: \"headers\", headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number): boolean;\n        emit(event: \"push\", headers: IncomingHttpHeaders, flags: number): boolean;\n        emit(event: \"response\", headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"continue\", listener: () => {}): this;\n        on(\n            event: \"headers\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        on(event: \"push\", listener: (headers: IncomingHttpHeaders, flags: number) => void): this;\n        on(\n            event: \"response\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(event: \"continue\", listener: () => {}): this;\n        once(\n            event: \"headers\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        once(event: \"push\", listener: (headers: IncomingHttpHeaders, flags: number) => void): this;\n        once(\n            event: \"response\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(event: \"continue\", listener: () => {}): this;\n        prependListener(\n            event: \"headers\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        prependListener(event: \"push\", listener: (headers: IncomingHttpHeaders, flags: number) => void): this;\n        prependListener(\n            event: \"response\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"continue\", listener: () => {}): this;\n        prependOnceListener(\n            event: \"headers\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        prependOnceListener(event: \"push\", listener: (headers: IncomingHttpHeaders, flags: number) => void): this;\n        prependOnceListener(\n            event: \"response\",\n            listener: (headers: IncomingHttpHeaders & IncomingHttpStatusHeader, flags: number) => void,\n        ): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    export interface ServerHttp2Stream extends Http2Stream {\n        /**\n         * True if headers were sent, false otherwise (read-only).\n         * @since v8.4.0\n         */\n        readonly headersSent: boolean;\n        /**\n         * Read-only property mapped to the `SETTINGS_ENABLE_PUSH` flag of the remote\n         * client's most recent `SETTINGS` frame. Will be `true` if the remote peer\n         * accepts push streams, `false` otherwise. Settings are the same for every `Http2Stream` in the same `Http2Session`.\n         * @since v8.4.0\n         */\n        readonly pushAllowed: boolean;\n        /**\n         * Sends an additional informational `HEADERS` frame to the connected HTTP/2 peer.\n         * @since v8.4.0\n         */\n        additionalHeaders(headers: OutgoingHttpHeaders): void;\n        /**\n         * Initiates a push stream. The callback is invoked with the new `Http2Stream` instance created for the push stream passed as the second argument, or an `Error` passed as the first argument.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   stream.respond({ ':status': 200 });\n         *   stream.pushStream({ ':path': '/' }, (err, pushStream, headers) => {\n         *     if (err) throw err;\n         *     pushStream.respond({ ':status': 200 });\n         *     pushStream.end('some pushed data');\n         *   });\n         *   stream.end('some data');\n         * });\n         * ```\n         *\n         * Setting the weight of a push stream is not allowed in the `HEADERS` frame. Pass\n         * a `weight` value to `http2stream.priority` with the `silent` option set to `true` to enable server-side bandwidth balancing between concurrent streams.\n         *\n         * Calling `http2stream.pushStream()` from within a pushed stream is not permitted\n         * and will throw an error.\n         * @since v8.4.0\n         * @param callback Callback that is called once the push stream has been initiated.\n         */\n        pushStream(\n            headers: OutgoingHttpHeaders,\n            callback?: (err: Error | null, pushStream: ServerHttp2Stream, headers: OutgoingHttpHeaders) => void,\n        ): void;\n        pushStream(\n            headers: OutgoingHttpHeaders,\n            options?: StreamPriorityOptions,\n            callback?: (err: Error | null, pushStream: ServerHttp2Stream, headers: OutgoingHttpHeaders) => void,\n        ): void;\n        /**\n         * ```js\n         * import http2 from 'node:http2';\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   stream.respond({ ':status': 200 });\n         *   stream.end('some data');\n         * });\n         * ```\n         *\n         * Initiates a response. When the `options.waitForTrailers` option is set, the `'wantTrailers'` event\n         * will be emitted immediately after queuing the last chunk of payload data to be sent.\n         * The `http2stream.sendTrailers()` method can then be used to send trailing header fields to the peer.\n         *\n         * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically\n         * close when the final `DATA` frame is transmitted. User code must call either `http2stream.sendTrailers()` or `http2stream.close()` to close the `Http2Stream`.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   stream.respond({ ':status': 200 }, { waitForTrailers: true });\n         *   stream.on('wantTrailers', () => {\n         *     stream.sendTrailers({ ABC: 'some value to send' });\n         *   });\n         *   stream.end('some data');\n         * });\n         * ```\n         * @since v8.4.0\n         */\n        respond(headers?: OutgoingHttpHeaders, options?: ServerStreamResponseOptions): void;\n        /**\n         * Initiates a response whose data is read from the given file descriptor. No\n         * validation is performed on the given file descriptor. If an error occurs while\n         * attempting to read data using the file descriptor, the `Http2Stream` will be\n         * closed using an `RST_STREAM` frame using the standard `INTERNAL_ERROR` code.\n         *\n         * When used, the `Http2Stream` object's `Duplex` interface will be closed\n         * automatically.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * import fs from 'node:fs';\n         *\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   const fd = fs.openSync('/some/file', 'r');\n         *\n         *   const stat = fs.fstatSync(fd);\n         *   const headers = {\n         *     'content-length': stat.size,\n         *     'last-modified': stat.mtime.toUTCString(),\n         *     'content-type': 'text/plain; charset=utf-8',\n         *   };\n         *   stream.respondWithFD(fd, headers);\n         *   stream.on('close', () => fs.closeSync(fd));\n         * });\n         * ```\n         *\n         * The optional `options.statCheck` function may be specified to give user code\n         * an opportunity to set additional content headers based on the `fs.Stat` details\n         * of the given fd. If the `statCheck` function is provided, the `http2stream.respondWithFD()` method will\n         * perform an `fs.fstat()` call to collect details on the provided file descriptor.\n         *\n         * The `offset` and `length` options may be used to limit the response to a\n         * specific range subset. This can be used, for instance, to support HTTP Range\n         * requests.\n         *\n         * The file descriptor or `FileHandle` is not closed when the stream is closed,\n         * so it will need to be closed manually once it is no longer needed.\n         * Using the same file descriptor concurrently for multiple streams\n         * is not supported and may result in data loss. Re-using a file descriptor\n         * after a stream has finished is supported.\n         *\n         * When the `options.waitForTrailers` option is set, the `'wantTrailers'` event\n         * will be emitted immediately after queuing the last chunk of payload data to be\n         * sent. The `http2stream.sendTrailers()` method can then be used to sent trailing\n         * header fields to the peer.\n         *\n         * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically\n         * close when the final `DATA` frame is transmitted. User code _must_ call either `http2stream.sendTrailers()`\n         * or `http2stream.close()` to close the `Http2Stream`.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * import fs from 'node:fs';\n         *\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   const fd = fs.openSync('/some/file', 'r');\n         *\n         *   const stat = fs.fstatSync(fd);\n         *   const headers = {\n         *     'content-length': stat.size,\n         *     'last-modified': stat.mtime.toUTCString(),\n         *     'content-type': 'text/plain; charset=utf-8',\n         *   };\n         *   stream.respondWithFD(fd, headers, { waitForTrailers: true });\n         *   stream.on('wantTrailers', () => {\n         *     stream.sendTrailers({ ABC: 'some value to send' });\n         *   });\n         *\n         *   stream.on('close', () => fs.closeSync(fd));\n         * });\n         * ```\n         * @since v8.4.0\n         * @param fd A readable file descriptor.\n         */\n        respondWithFD(\n            fd: number | fs.promises.FileHandle,\n            headers?: OutgoingHttpHeaders,\n            options?: ServerStreamFileResponseOptions,\n        ): void;\n        /**\n         * Sends a regular file as the response. The `path` must specify a regular file\n         * or an `'error'` event will be emitted on the `Http2Stream` object.\n         *\n         * When used, the `Http2Stream` object's `Duplex` interface will be closed\n         * automatically.\n         *\n         * The optional `options.statCheck` function may be specified to give user code\n         * an opportunity to set additional content headers based on the `fs.Stat` details\n         * of the given file:\n         *\n         * If an error occurs while attempting to read the file data, the `Http2Stream` will be closed using an\n         * `RST_STREAM` frame using the standard `INTERNAL_ERROR` code.\n         * If the `onError` callback is defined, then it will be called. Otherwise, the stream will be destroyed.\n         *\n         * Example using a file path:\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   function statCheck(stat, headers) {\n         *     headers['last-modified'] = stat.mtime.toUTCString();\n         *   }\n         *\n         *   function onError(err) {\n         *     // stream.respond() can throw if the stream has been destroyed by\n         *     // the other side.\n         *     try {\n         *       if (err.code === 'ENOENT') {\n         *         stream.respond({ ':status': 404 });\n         *       } else {\n         *         stream.respond({ ':status': 500 });\n         *       }\n         *     } catch (err) {\n         *       // Perform actual error handling.\n         *       console.error(err);\n         *     }\n         *     stream.end();\n         *   }\n         *\n         *   stream.respondWithFile('/some/file',\n         *                          { 'content-type': 'text/plain; charset=utf-8' },\n         *                          { statCheck, onError });\n         * });\n         * ```\n         *\n         * The `options.statCheck` function may also be used to cancel the send operation\n         * by returning `false`. For instance, a conditional request may check the stat\n         * results to determine if the file has been modified to return an appropriate `304` response:\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   function statCheck(stat, headers) {\n         *     // Check the stat here...\n         *     stream.respond({ ':status': 304 });\n         *     return false; // Cancel the send operation\n         *   }\n         *   stream.respondWithFile('/some/file',\n         *                          { 'content-type': 'text/plain; charset=utf-8' },\n         *                          { statCheck });\n         * });\n         * ```\n         *\n         * The `content-length` header field will be automatically set.\n         *\n         * The `offset` and `length` options may be used to limit the response to a\n         * specific range subset. This can be used, for instance, to support HTTP Range\n         * requests.\n         *\n         * The `options.onError` function may also be used to handle all the errors\n         * that could happen before the delivery of the file is initiated. The\n         * default behavior is to destroy the stream.\n         *\n         * When the `options.waitForTrailers` option is set, the `'wantTrailers'` event\n         * will be emitted immediately after queuing the last chunk of payload data to be\n         * sent. The `http2stream.sendTrailers()` method can then be used to sent trailing\n         * header fields to the peer.\n         *\n         * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically\n         * close when the final `DATA` frame is transmitted. User code must call either`http2stream.sendTrailers()` or `http2stream.close()` to close the`Http2Stream`.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const server = http2.createServer();\n         * server.on('stream', (stream) => {\n         *   stream.respondWithFile('/some/file',\n         *                          { 'content-type': 'text/plain; charset=utf-8' },\n         *                          { waitForTrailers: true });\n         *   stream.on('wantTrailers', () => {\n         *     stream.sendTrailers({ ABC: 'some value to send' });\n         *   });\n         * });\n         * ```\n         * @since v8.4.0\n         */\n        respondWithFile(\n            path: string,\n            headers?: OutgoingHttpHeaders,\n            options?: ServerStreamFileResponseOptionsWithError,\n        ): void;\n    }\n    // Http2Session\n    export interface Settings {\n        headerTableSize?: number | undefined;\n        enablePush?: boolean | undefined;\n        initialWindowSize?: number | undefined;\n        maxFrameSize?: number | undefined;\n        maxConcurrentStreams?: number | undefined;\n        maxHeaderListSize?: number | undefined;\n        enableConnectProtocol?: boolean | undefined;\n    }\n    export interface ClientSessionRequestOptions {\n        endStream?: boolean | undefined;\n        exclusive?: boolean | undefined;\n        parent?: number | undefined;\n        weight?: number | undefined;\n        waitForTrailers?: boolean | undefined;\n        signal?: AbortSignal | undefined;\n    }\n    export interface SessionState {\n        effectiveLocalWindowSize?: number | undefined;\n        effectiveRecvDataLength?: number | undefined;\n        nextStreamID?: number | undefined;\n        localWindowSize?: number | undefined;\n        lastProcStreamID?: number | undefined;\n        remoteWindowSize?: number | undefined;\n        outboundQueueSize?: number | undefined;\n        deflateDynamicTableSize?: number | undefined;\n        inflateDynamicTableSize?: number | undefined;\n    }\n    export interface Http2Session extends EventEmitter {\n        /**\n         * Value will be `undefined` if the `Http2Session` is not yet connected to a\n         * socket, `h2c` if the `Http2Session` is not connected to a `TLSSocket`, or\n         * will return the value of the connected `TLSSocket`'s own `alpnProtocol` property.\n         * @since v9.4.0\n         */\n        readonly alpnProtocol?: string | undefined;\n        /**\n         * Will be `true` if this `Http2Session` instance has been closed, otherwise `false`.\n         * @since v9.4.0\n         */\n        readonly closed: boolean;\n        /**\n         * Will be `true` if this `Http2Session` instance is still connecting, will be set\n         * to `false` before emitting `connect` event and/or calling the `http2.connect` callback.\n         * @since v10.0.0\n         */\n        readonly connecting: boolean;\n        /**\n         * Will be `true` if this `Http2Session` instance has been destroyed and must no\n         * longer be used, otherwise `false`.\n         * @since v8.4.0\n         */\n        readonly destroyed: boolean;\n        /**\n         * Value is `undefined` if the `Http2Session` session socket has not yet been\n         * connected, `true` if the `Http2Session` is connected with a `TLSSocket`,\n         * and `false` if the `Http2Session` is connected to any other kind of socket\n         * or stream.\n         * @since v9.4.0\n         */\n        readonly encrypted?: boolean | undefined;\n        /**\n         * A prototype-less object describing the current local settings of this `Http2Session`.\n         * The local settings are local to _this_`Http2Session` instance.\n         * @since v8.4.0\n         */\n        readonly localSettings: Settings;\n        /**\n         * If the `Http2Session` is connected to a `TLSSocket`, the `originSet` property\n         * will return an `Array` of origins for which the `Http2Session` may be\n         * considered authoritative.\n         *\n         * The `originSet` property is only available when using a secure TLS connection.\n         * @since v9.4.0\n         */\n        readonly originSet?: string[] | undefined;\n        /**\n         * Indicates whether the `Http2Session` is currently waiting for acknowledgment of\n         * a sent `SETTINGS` frame. Will be `true` after calling the `http2session.settings()` method.\n         * Will be `false` once all sent `SETTINGS` frames have been acknowledged.\n         * @since v8.4.0\n         */\n        readonly pendingSettingsAck: boolean;\n        /**\n         * A prototype-less object describing the current remote settings of this`Http2Session`.\n         * The remote settings are set by the _connected_ HTTP/2 peer.\n         * @since v8.4.0\n         */\n        readonly remoteSettings: Settings;\n        /**\n         * Returns a `Proxy` object that acts as a `net.Socket` (or `tls.TLSSocket`) but\n         * limits available methods to ones safe to use with HTTP/2.\n         *\n         * `destroy`, `emit`, `end`, `pause`, `read`, `resume`, and `write` will throw\n         * an error with code `ERR_HTTP2_NO_SOCKET_MANIPULATION`. See `Http2Session and Sockets` for more information.\n         *\n         * `setTimeout` method will be called on this `Http2Session`.\n         *\n         * All other interactions will be routed directly to the socket.\n         * @since v8.4.0\n         */\n        readonly socket: net.Socket | tls.TLSSocket;\n        /**\n         * Provides miscellaneous information about the current state of the`Http2Session`.\n         *\n         * An object describing the current status of this `Http2Session`.\n         * @since v8.4.0\n         */\n        readonly state: SessionState;\n        /**\n         * The `http2session.type` will be equal to `http2.constants.NGHTTP2_SESSION_SERVER` if this `Http2Session` instance is a\n         * server, and `http2.constants.NGHTTP2_SESSION_CLIENT` if the instance is a\n         * client.\n         * @since v8.4.0\n         */\n        readonly type: number;\n        /**\n         * Gracefully closes the `Http2Session`, allowing any existing streams to\n         * complete on their own and preventing new `Http2Stream` instances from being\n         * created. Once closed, `http2session.destroy()`_might_ be called if there\n         * are no open `Http2Stream` instances.\n         *\n         * If specified, the `callback` function is registered as a handler for the`'close'` event.\n         * @since v9.4.0\n         */\n        close(callback?: () => void): void;\n        /**\n         * Immediately terminates the `Http2Session` and the associated `net.Socket` or `tls.TLSSocket`.\n         *\n         * Once destroyed, the `Http2Session` will emit the `'close'` event. If `error` is not undefined, an `'error'` event will be emitted immediately before the `'close'` event.\n         *\n         * If there are any remaining open `Http2Streams` associated with the `Http2Session`, those will also be destroyed.\n         * @since v8.4.0\n         * @param error An `Error` object if the `Http2Session` is being destroyed due to an error.\n         * @param code The HTTP/2 error code to send in the final `GOAWAY` frame. If unspecified, and `error` is not undefined, the default is `INTERNAL_ERROR`, otherwise defaults to `NO_ERROR`.\n         */\n        destroy(error?: Error, code?: number): void;\n        /**\n         * Transmits a `GOAWAY` frame to the connected peer _without_ shutting down the`Http2Session`.\n         * @since v9.4.0\n         * @param code An HTTP/2 error code\n         * @param lastStreamID The numeric ID of the last processed `Http2Stream`\n         * @param opaqueData A `TypedArray` or `DataView` instance containing additional data to be carried within the `GOAWAY` frame.\n         */\n        goaway(code?: number, lastStreamID?: number, opaqueData?: NodeJS.ArrayBufferView): void;\n        /**\n         * Sends a `PING` frame to the connected HTTP/2 peer. A `callback` function must\n         * be provided. The method will return `true` if the `PING` was sent, `false` otherwise.\n         *\n         * The maximum number of outstanding (unacknowledged) pings is determined by the `maxOutstandingPings` configuration option. The default maximum is 10.\n         *\n         * If provided, the `payload` must be a `Buffer`, `TypedArray`, or `DataView` containing 8 bytes of data that will be transmitted with the `PING` and\n         * returned with the ping acknowledgment.\n         *\n         * The callback will be invoked with three arguments: an error argument that will\n         * be `null` if the `PING` was successfully acknowledged, a `duration` argument\n         * that reports the number of milliseconds elapsed since the ping was sent and the\n         * acknowledgment was received, and a `Buffer` containing the 8-byte `PING` payload.\n         *\n         * ```js\n         * session.ping(Buffer.from('abcdefgh'), (err, duration, payload) => {\n         *   if (!err) {\n         *     console.log(`Ping acknowledged in ${duration} milliseconds`);\n         *     console.log(`With payload '${payload.toString()}'`);\n         *   }\n         * });\n         * ```\n         *\n         * If the `payload` argument is not specified, the default payload will be the\n         * 64-bit timestamp (little endian) marking the start of the `PING` duration.\n         * @since v8.9.3\n         * @param payload Optional ping payload.\n         */\n        ping(callback: (err: Error | null, duration: number, payload: Buffer) => void): boolean;\n        ping(\n            payload: NodeJS.ArrayBufferView,\n            callback: (err: Error | null, duration: number, payload: Buffer) => void,\n        ): boolean;\n        /**\n         * Calls `ref()` on this `Http2Session` instance's underlying `net.Socket`.\n         * @since v9.4.0\n         */\n        ref(): void;\n        /**\n         * Sets the local endpoint's window size.\n         * The `windowSize` is the total window size to set, not\n         * the delta.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         *\n         * const server = http2.createServer();\n         * const expectedWindowSize = 2 ** 20;\n         * server.on('connect', (session) => {\n         *\n         *   // Set local window size to be 2 ** 20\n         *   session.setLocalWindowSize(expectedWindowSize);\n         * });\n         * ```\n         * @since v15.3.0, v14.18.0\n         */\n        setLocalWindowSize(windowSize: number): void;\n        /**\n         * Used to set a callback function that is called when there is no activity on\n         * the `Http2Session` after `msecs` milliseconds. The given `callback` is\n         * registered as a listener on the `'timeout'` event.\n         * @since v8.4.0\n         */\n        setTimeout(msecs: number, callback?: () => void): void;\n        /**\n         * Updates the current local settings for this `Http2Session` and sends a new `SETTINGS` frame to the connected HTTP/2 peer.\n         *\n         * Once called, the `http2session.pendingSettingsAck` property will be `true` while the session is waiting for the remote peer to acknowledge the new\n         * settings.\n         *\n         * The new settings will not become effective until the `SETTINGS` acknowledgment\n         * is received and the `'localSettings'` event is emitted. It is possible to send\n         * multiple `SETTINGS` frames while acknowledgment is still pending.\n         * @since v8.4.0\n         * @param callback Callback that is called once the session is connected or right away if the session is already connected.\n         */\n        settings(\n            settings: Settings,\n            callback?: (err: Error | null, settings: Settings, duration: number) => void,\n        ): void;\n        /**\n         * Calls `unref()` on this `Http2Session`instance's underlying `net.Socket`.\n         * @since v9.4.0\n         */\n        unref(): void;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(\n            event: \"frameError\",\n            listener: (frameType: number, errorCode: number, streamID: number) => void,\n        ): this;\n        addListener(\n            event: \"goaway\",\n            listener: (errorCode: number, lastStreamID: number, opaqueData?: Buffer) => void,\n        ): this;\n        addListener(event: \"localSettings\", listener: (settings: Settings) => void): this;\n        addListener(event: \"ping\", listener: () => void): this;\n        addListener(event: \"remoteSettings\", listener: (settings: Settings) => void): this;\n        addListener(event: \"timeout\", listener: () => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(event: \"close\"): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"frameError\", frameType: number, errorCode: number, streamID: number): boolean;\n        emit(event: \"goaway\", errorCode: number, lastStreamID: number, opaqueData?: Buffer): boolean;\n        emit(event: \"localSettings\", settings: Settings): boolean;\n        emit(event: \"ping\"): boolean;\n        emit(event: \"remoteSettings\", settings: Settings): boolean;\n        emit(event: \"timeout\"): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"frameError\", listener: (frameType: number, errorCode: number, streamID: number) => void): this;\n        on(event: \"goaway\", listener: (errorCode: number, lastStreamID: number, opaqueData?: Buffer) => void): this;\n        on(event: \"localSettings\", listener: (settings: Settings) => void): this;\n        on(event: \"ping\", listener: () => void): this;\n        on(event: \"remoteSettings\", listener: (settings: Settings) => void): this;\n        on(event: \"timeout\", listener: () => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"frameError\", listener: (frameType: number, errorCode: number, streamID: number) => void): this;\n        once(event: \"goaway\", listener: (errorCode: number, lastStreamID: number, opaqueData?: Buffer) => void): this;\n        once(event: \"localSettings\", listener: (settings: Settings) => void): this;\n        once(event: \"ping\", listener: () => void): this;\n        once(event: \"remoteSettings\", listener: (settings: Settings) => void): this;\n        once(event: \"timeout\", listener: () => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(\n            event: \"frameError\",\n            listener: (frameType: number, errorCode: number, streamID: number) => void,\n        ): this;\n        prependListener(\n            event: \"goaway\",\n            listener: (errorCode: number, lastStreamID: number, opaqueData?: Buffer) => void,\n        ): this;\n        prependListener(event: \"localSettings\", listener: (settings: Settings) => void): this;\n        prependListener(event: \"ping\", listener: () => void): this;\n        prependListener(event: \"remoteSettings\", listener: (settings: Settings) => void): this;\n        prependListener(event: \"timeout\", listener: () => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(\n            event: \"frameError\",\n            listener: (frameType: number, errorCode: number, streamID: number) => void,\n        ): this;\n        prependOnceListener(\n            event: \"goaway\",\n            listener: (errorCode: number, lastStreamID: number, opaqueData?: Buffer) => void,\n        ): this;\n        prependOnceListener(event: \"localSettings\", listener: (settings: Settings) => void): this;\n        prependOnceListener(event: \"ping\", listener: () => void): this;\n        prependOnceListener(event: \"remoteSettings\", listener: (settings: Settings) => void): this;\n        prependOnceListener(event: \"timeout\", listener: () => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    export interface ClientHttp2Session extends Http2Session {\n        /**\n         * For HTTP/2 Client `Http2Session` instances only, the `http2session.request()` creates and returns an `Http2Stream` instance that can be used to send an\n         * HTTP/2 request to the connected server.\n         *\n         * When a `ClientHttp2Session` is first created, the socket may not yet be\n         * connected. if `clienthttp2session.request()` is called during this time, the\n         * actual request will be deferred until the socket is ready to go.\n         * If the `session` is closed before the actual request be executed, an `ERR_HTTP2_GOAWAY_SESSION` is thrown.\n         *\n         * This method is only available if `http2session.type` is equal to `http2.constants.NGHTTP2_SESSION_CLIENT`.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const clientSession = http2.connect('https://localhost:1234');\n         * const {\n         *   HTTP2_HEADER_PATH,\n         *   HTTP2_HEADER_STATUS,\n         * } = http2.constants;\n         *\n         * const req = clientSession.request({ [HTTP2_HEADER_PATH]: '/' });\n         * req.on('response', (headers) => {\n         *   console.log(headers[HTTP2_HEADER_STATUS]);\n         *   req.on('data', (chunk) => { // ..  });\n         *   req.on('end', () => { // ..  });\n         * });\n         * ```\n         *\n         * When the `options.waitForTrailers` option is set, the `'wantTrailers'` event\n         * is emitted immediately after queuing the last chunk of payload data to be sent.\n         * The `http2stream.sendTrailers()` method can then be called to send trailing\n         * headers to the peer.\n         *\n         * When `options.waitForTrailers` is set, the `Http2Stream` will not automatically\n         * close when the final `DATA` frame is transmitted. User code must call either`http2stream.sendTrailers()` or `http2stream.close()` to close the`Http2Stream`.\n         *\n         * When `options.signal` is set with an `AbortSignal` and then `abort` on the\n         * corresponding `AbortController` is called, the request will emit an `'error'`event with an `AbortError` error.\n         *\n         * The `:method` and `:path` pseudo-headers are not specified within `headers`,\n         * they respectively default to:\n         *\n         * * `:method` \\= `'GET'`\n         * * `:path` \\= `/`\n         * @since v8.4.0\n         */\n        request(headers?: OutgoingHttpHeaders, options?: ClientSessionRequestOptions): ClientHttp2Stream;\n        addListener(event: \"altsvc\", listener: (alt: string, origin: string, stream: number) => void): this;\n        addListener(event: \"origin\", listener: (origins: string[]) => void): this;\n        addListener(\n            event: \"connect\",\n            listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void,\n        ): this;\n        addListener(\n            event: \"stream\",\n            listener: (\n                stream: ClientHttp2Stream,\n                headers: IncomingHttpHeaders & IncomingHttpStatusHeader,\n                flags: number,\n            ) => void,\n        ): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(event: \"altsvc\", alt: string, origin: string, stream: number): boolean;\n        emit(event: \"origin\", origins: readonly string[]): boolean;\n        emit(event: \"connect\", session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket): boolean;\n        emit(\n            event: \"stream\",\n            stream: ClientHttp2Stream,\n            headers: IncomingHttpHeaders & IncomingHttpStatusHeader,\n            flags: number,\n        ): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"altsvc\", listener: (alt: string, origin: string, stream: number) => void): this;\n        on(event: \"origin\", listener: (origins: string[]) => void): this;\n        on(event: \"connect\", listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void): this;\n        on(\n            event: \"stream\",\n            listener: (\n                stream: ClientHttp2Stream,\n                headers: IncomingHttpHeaders & IncomingHttpStatusHeader,\n                flags: number,\n            ) => void,\n        ): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(event: \"altsvc\", listener: (alt: string, origin: string, stream: number) => void): this;\n        once(event: \"origin\", listener: (origins: string[]) => void): this;\n        once(\n            event: \"connect\",\n            listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void,\n        ): this;\n        once(\n            event: \"stream\",\n            listener: (\n                stream: ClientHttp2Stream,\n                headers: IncomingHttpHeaders & IncomingHttpStatusHeader,\n                flags: number,\n            ) => void,\n        ): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(event: \"altsvc\", listener: (alt: string, origin: string, stream: number) => void): this;\n        prependListener(event: \"origin\", listener: (origins: string[]) => void): this;\n        prependListener(\n            event: \"connect\",\n            listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void,\n        ): this;\n        prependListener(\n            event: \"stream\",\n            listener: (\n                stream: ClientHttp2Stream,\n                headers: IncomingHttpHeaders & IncomingHttpStatusHeader,\n                flags: number,\n            ) => void,\n        ): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"altsvc\", listener: (alt: string, origin: string, stream: number) => void): this;\n        prependOnceListener(event: \"origin\", listener: (origins: string[]) => void): this;\n        prependOnceListener(\n            event: \"connect\",\n            listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void,\n        ): this;\n        prependOnceListener(\n            event: \"stream\",\n            listener: (\n                stream: ClientHttp2Stream,\n                headers: IncomingHttpHeaders & IncomingHttpStatusHeader,\n                flags: number,\n            ) => void,\n        ): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    export interface AlternativeServiceOptions {\n        origin: number | string | url.URL;\n    }\n    export interface ServerHttp2Session<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    > extends Http2Session {\n        readonly server:\n            | Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>\n            | Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;\n        /**\n         * Submits an `ALTSVC` frame (as defined by [RFC 7838](https://tools.ietf.org/html/rfc7838)) to the connected client.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         *\n         * const server = http2.createServer();\n         * server.on('session', (session) => {\n         *   // Set altsvc for origin https://example.org:80\n         *   session.altsvc('h2=\":8000\"', 'https://example.org:80');\n         * });\n         *\n         * server.on('stream', (stream) => {\n         *   // Set altsvc for a specific stream\n         *   stream.session.altsvc('h2=\":8000\"', stream.id);\n         * });\n         * ```\n         *\n         * Sending an `ALTSVC` frame with a specific stream ID indicates that the alternate\n         * service is associated with the origin of the given `Http2Stream`.\n         *\n         * The `alt` and origin string _must_ contain only ASCII bytes and are\n         * strictly interpreted as a sequence of ASCII bytes. The special value `'clear'`may be passed to clear any previously set alternative service for a given\n         * domain.\n         *\n         * When a string is passed for the `originOrStream` argument, it will be parsed as\n         * a URL and the origin will be derived. For instance, the origin for the\n         * HTTP URL `'https://example.org/foo/bar'` is the ASCII string`'https://example.org'`. An error will be thrown if either the given string\n         * cannot be parsed as a URL or if a valid origin cannot be derived.\n         *\n         * A `URL` object, or any object with an `origin` property, may be passed as`originOrStream`, in which case the value of the `origin` property will be\n         * used. The value of the `origin` property _must_ be a properly serialized\n         * ASCII origin.\n         * @since v9.4.0\n         * @param alt A description of the alternative service configuration as defined by `RFC 7838`.\n         * @param originOrStream Either a URL string specifying the origin (or an `Object` with an `origin` property) or the numeric identifier of an active `Http2Stream` as given by the\n         * `http2stream.id` property.\n         */\n        altsvc(alt: string, originOrStream: number | string | url.URL | AlternativeServiceOptions): void;\n        /**\n         * Submits an `ORIGIN` frame (as defined by [RFC 8336](https://tools.ietf.org/html/rfc8336)) to the connected client\n         * to advertise the set of origins for which the server is capable of providing\n         * authoritative responses.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const options = getSecureOptionsSomehow();\n         * const server = http2.createSecureServer(options);\n         * server.on('stream', (stream) => {\n         *   stream.respond();\n         *   stream.end('ok');\n         * });\n         * server.on('session', (session) => {\n         *   session.origin('https://example.com', 'https://example.org');\n         * });\n         * ```\n         *\n         * When a string is passed as an `origin`, it will be parsed as a URL and the\n         * origin will be derived. For instance, the origin for the HTTP URL `'https://example.org/foo/bar'` is the ASCII string` 'https://example.org'`. An error will be thrown if either the given\n         * string\n         * cannot be parsed as a URL or if a valid origin cannot be derived.\n         *\n         * A `URL` object, or any object with an `origin` property, may be passed as\n         * an `origin`, in which case the value of the `origin` property will be\n         * used. The value of the `origin` property _must_ be a properly serialized\n         * ASCII origin.\n         *\n         * Alternatively, the `origins` option may be used when creating a new HTTP/2\n         * server using the `http2.createSecureServer()` method:\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const options = getSecureOptionsSomehow();\n         * options.origins = ['https://example.com', 'https://example.org'];\n         * const server = http2.createSecureServer(options);\n         * server.on('stream', (stream) => {\n         *   stream.respond();\n         *   stream.end('ok');\n         * });\n         * ```\n         * @since v10.12.0\n         * @param origins One or more URL Strings passed as separate arguments.\n         */\n        origin(\n            ...origins: Array<\n                | string\n                | url.URL\n                | {\n                    origin: string;\n                }\n            >\n        ): void;\n        addListener(\n            event: \"connect\",\n            listener: (\n                session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,\n                socket: net.Socket | tls.TLSSocket,\n            ) => void,\n        ): this;\n        addListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(\n            event: \"connect\",\n            session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,\n            socket: net.Socket | tls.TLSSocket,\n        ): boolean;\n        emit(event: \"stream\", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(\n            event: \"connect\",\n            listener: (\n                session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,\n                socket: net.Socket | tls.TLSSocket,\n            ) => void,\n        ): this;\n        on(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(\n            event: \"connect\",\n            listener: (\n                session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,\n                socket: net.Socket | tls.TLSSocket,\n            ) => void,\n        ): this;\n        once(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(\n            event: \"connect\",\n            listener: (\n                session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,\n                socket: net.Socket | tls.TLSSocket,\n            ) => void,\n        ): this;\n        prependListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(\n            event: \"connect\",\n            listener: (\n                session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,\n                socket: net.Socket | tls.TLSSocket,\n            ) => void,\n        ): this;\n        prependOnceListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    // Http2Server\n    export interface SessionOptions {\n        maxDeflateDynamicTableSize?: number | undefined;\n        maxSessionMemory?: number | undefined;\n        maxHeaderListPairs?: number | undefined;\n        maxOutstandingPings?: number | undefined;\n        maxSendHeaderBlockLength?: number | undefined;\n        paddingStrategy?: number | undefined;\n        peerMaxConcurrentStreams?: number | undefined;\n        settings?: Settings | undefined;\n        remoteCustomSettings?: number[] | undefined;\n        /**\n         * Specifies a timeout in milliseconds that\n         * a server should wait when an [`'unknownProtocol'`][] is emitted. If the\n         * socket has not been destroyed by that time the server will destroy it.\n         * @default 100000\n         */\n        unknownProtocolTimeout?: number | undefined;\n        selectPadding?(frameLen: number, maxFrameLen: number): number;\n    }\n    export interface ClientSessionOptions extends SessionOptions {\n        maxReservedRemoteStreams?: number | undefined;\n        createConnection?: ((authority: url.URL, option: SessionOptions) => stream.Duplex) | undefined;\n        protocol?: \"http:\" | \"https:\" | undefined;\n    }\n    export interface ServerSessionOptions<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    > extends SessionOptions {\n        Http1IncomingMessage?: Http1Request | undefined;\n        Http1ServerResponse?: Http1Response | undefined;\n        Http2ServerRequest?: Http2Request | undefined;\n        Http2ServerResponse?: Http2Response | undefined;\n    }\n    export interface SecureClientSessionOptions extends ClientSessionOptions, tls.ConnectionOptions {}\n    export interface SecureServerSessionOptions<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response>, tls.TlsOptions {}\n    export interface ServerOptions<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    > extends ServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {}\n    export interface SecureServerOptions<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    > extends SecureServerSessionOptions<Http1Request, Http1Response, Http2Request, Http2Response> {\n        allowHTTP1?: boolean | undefined;\n        origins?: string[] | undefined;\n    }\n    interface HTTP2ServerCommon {\n        setTimeout(msec?: number, callback?: () => void): this;\n        /**\n         * Throws ERR_HTTP2_INVALID_SETTING_VALUE for invalid settings values.\n         * Throws ERR_INVALID_ARG_TYPE for invalid settings argument.\n         */\n        updateSettings(settings: Settings): void;\n    }\n    export interface Http2Server<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    > extends net.Server, HTTP2ServerCommon {\n        addListener(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        addListener(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        addListener(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        addListener(event: \"sessionError\", listener: (err: Error) => void): this;\n        addListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        addListener(event: \"timeout\", listener: () => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(\n            event: \"checkContinue\",\n            request: InstanceType<Http2Request>,\n            response: InstanceType<Http2Response>,\n        ): boolean;\n        emit(event: \"request\", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;\n        emit(\n            event: \"session\",\n            session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,\n        ): boolean;\n        emit(event: \"sessionError\", err: Error): boolean;\n        emit(event: \"stream\", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;\n        emit(event: \"timeout\"): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        on(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        on(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        on(event: \"sessionError\", listener: (err: Error) => void): this;\n        on(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        on(event: \"timeout\", listener: () => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        once(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        once(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        once(event: \"sessionError\", listener: (err: Error) => void): this;\n        once(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        once(event: \"timeout\", listener: () => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        prependListener(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        prependListener(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        prependListener(event: \"sessionError\", listener: (err: Error) => void): this;\n        prependListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        prependListener(event: \"timeout\", listener: () => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        prependOnceListener(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        prependOnceListener(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        prependOnceListener(event: \"sessionError\", listener: (err: Error) => void): this;\n        prependOnceListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        prependOnceListener(event: \"timeout\", listener: () => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    export interface Http2SecureServer<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    > extends tls.Server, HTTP2ServerCommon {\n        addListener(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        addListener(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        addListener(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        addListener(event: \"sessionError\", listener: (err: Error) => void): this;\n        addListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        addListener(event: \"timeout\", listener: () => void): this;\n        addListener(event: \"unknownProtocol\", listener: (socket: tls.TLSSocket) => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(\n            event: \"checkContinue\",\n            request: InstanceType<Http2Request>,\n            response: InstanceType<Http2Response>,\n        ): boolean;\n        emit(event: \"request\", request: InstanceType<Http2Request>, response: InstanceType<Http2Response>): boolean;\n        emit(\n            event: \"session\",\n            session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>,\n        ): boolean;\n        emit(event: \"sessionError\", err: Error): boolean;\n        emit(event: \"stream\", stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number): boolean;\n        emit(event: \"timeout\"): boolean;\n        emit(event: \"unknownProtocol\", socket: tls.TLSSocket): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        on(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        on(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        on(event: \"sessionError\", listener: (err: Error) => void): this;\n        on(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        on(event: \"timeout\", listener: () => void): this;\n        on(event: \"unknownProtocol\", listener: (socket: tls.TLSSocket) => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        once(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        once(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        once(event: \"sessionError\", listener: (err: Error) => void): this;\n        once(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        once(event: \"timeout\", listener: () => void): this;\n        once(event: \"unknownProtocol\", listener: (socket: tls.TLSSocket) => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        prependListener(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        prependListener(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        prependListener(event: \"sessionError\", listener: (err: Error) => void): this;\n        prependListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        prependListener(event: \"timeout\", listener: () => void): this;\n        prependListener(event: \"unknownProtocol\", listener: (socket: tls.TLSSocket) => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(\n            event: \"checkContinue\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        prependOnceListener(\n            event: \"request\",\n            listener: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n        ): this;\n        prependOnceListener(\n            event: \"session\",\n            listener: (session: ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>) => void,\n        ): this;\n        prependOnceListener(event: \"sessionError\", listener: (err: Error) => void): this;\n        prependOnceListener(\n            event: \"stream\",\n            listener: (stream: ServerHttp2Stream, headers: IncomingHttpHeaders, flags: number) => void,\n        ): this;\n        prependOnceListener(event: \"timeout\", listener: () => void): this;\n        prependOnceListener(event: \"unknownProtocol\", listener: (socket: tls.TLSSocket) => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    /**\n     * A `Http2ServerRequest` object is created by {@link Server} or {@link SecureServer} and passed as the first argument to the `'request'` event. It may be used to access a request status,\n     * headers, and\n     * data.\n     * @since v8.4.0\n     */\n    export class Http2ServerRequest extends stream.Readable {\n        constructor(\n            stream: ServerHttp2Stream,\n            headers: IncomingHttpHeaders,\n            options: stream.ReadableOptions,\n            rawHeaders: readonly string[],\n        );\n        /**\n         * The `request.aborted` property will be `true` if the request has\n         * been aborted.\n         * @since v10.1.0\n         */\n        readonly aborted: boolean;\n        /**\n         * The request authority pseudo header field. Because HTTP/2 allows requests\n         * to set either `:authority` or `host`, this value is derived from `req.headers[':authority']` if present. Otherwise, it is derived from `req.headers['host']`.\n         * @since v8.4.0\n         */\n        readonly authority: string;\n        /**\n         * See `request.socket`.\n         * @since v8.4.0\n         * @deprecated Since v13.0.0 - Use `socket`.\n         */\n        readonly connection: net.Socket | tls.TLSSocket;\n        /**\n         * The `request.complete` property will be `true` if the request has\n         * been completed, aborted, or destroyed.\n         * @since v12.10.0\n         */\n        readonly complete: boolean;\n        /**\n         * The request/response headers object.\n         *\n         * Key-value pairs of header names and values. Header names are lower-cased.\n         *\n         * ```js\n         * // Prints something like:\n         * //\n         * // { 'user-agent': 'curl/7.22.0',\n         * //   host: '127.0.0.1:8000',\n         * //   accept: '*' }\n         * console.log(request.headers);\n         * ```\n         *\n         * See `HTTP/2 Headers Object`.\n         *\n         * In HTTP/2, the request path, host name, protocol, and method are represented as\n         * special headers prefixed with the `:` character (e.g. `':path'`). These special\n         * headers will be included in the `request.headers` object. Care must be taken not\n         * to inadvertently modify these special headers or errors may occur. For instance,\n         * removing all headers from the request will cause errors to occur:\n         *\n         * ```js\n         * removeAllHeaders(request.headers);\n         * assert(request.url);   // Fails because the :path header has been removed\n         * ```\n         * @since v8.4.0\n         */\n        readonly headers: IncomingHttpHeaders;\n        /**\n         * In case of server request, the HTTP version sent by the client. In the case of\n         * client response, the HTTP version of the connected-to server. Returns `'2.0'`.\n         *\n         * Also `message.httpVersionMajor` is the first integer and `message.httpVersionMinor` is the second.\n         * @since v8.4.0\n         */\n        readonly httpVersion: string;\n        readonly httpVersionMinor: number;\n        readonly httpVersionMajor: number;\n        /**\n         * The request method as a string. Read-only. Examples: `'GET'`, `'DELETE'`.\n         * @since v8.4.0\n         */\n        readonly method: string;\n        /**\n         * The raw request/response headers list exactly as they were received.\n         *\n         * The keys and values are in the same list. It is _not_ a\n         * list of tuples. So, the even-numbered offsets are key values, and the\n         * odd-numbered offsets are the associated values.\n         *\n         * Header names are not lowercased, and duplicates are not merged.\n         *\n         * ```js\n         * // Prints something like:\n         * //\n         * // [ 'user-agent',\n         * //   'this is invalid because there can be only one',\n         * //   'User-Agent',\n         * //   'curl/7.22.0',\n         * //   'Host',\n         * //   '127.0.0.1:8000',\n         * //   'ACCEPT',\n         * //   '*' ]\n         * console.log(request.rawHeaders);\n         * ```\n         * @since v8.4.0\n         */\n        readonly rawHeaders: string[];\n        /**\n         * The raw request/response trailer keys and values exactly as they were\n         * received. Only populated at the `'end'` event.\n         * @since v8.4.0\n         */\n        readonly rawTrailers: string[];\n        /**\n         * The request scheme pseudo header field indicating the scheme\n         * portion of the target URL.\n         * @since v8.4.0\n         */\n        readonly scheme: string;\n        /**\n         * Returns a `Proxy` object that acts as a `net.Socket` (or `tls.TLSSocket`) but\n         * applies getters, setters, and methods based on HTTP/2 logic.\n         *\n         * `destroyed`, `readable`, and `writable` properties will be retrieved from and\n         * set on `request.stream`.\n         *\n         * `destroy`, `emit`, `end`, `on` and `once` methods will be called on `request.stream`.\n         *\n         * `setTimeout` method will be called on `request.stream.session`.\n         *\n         * `pause`, `read`, `resume`, and `write` will throw an error with code `ERR_HTTP2_NO_SOCKET_MANIPULATION`. See `Http2Session and Sockets` for\n         * more information.\n         *\n         * All other interactions will be routed directly to the socket. With TLS support,\n         * use `request.socket.getPeerCertificate()` to obtain the client's\n         * authentication details.\n         * @since v8.4.0\n         */\n        readonly socket: net.Socket | tls.TLSSocket;\n        /**\n         * The `Http2Stream` object backing the request.\n         * @since v8.4.0\n         */\n        readonly stream: ServerHttp2Stream;\n        /**\n         * The request/response trailers object. Only populated at the `'end'` event.\n         * @since v8.4.0\n         */\n        readonly trailers: IncomingHttpHeaders;\n        /**\n         * Request URL string. This contains only the URL that is present in the actual\n         * HTTP request. If the request is:\n         *\n         * ```http\n         * GET /status?name=ryan HTTP/1.1\n         * Accept: text/plain\n         * ```\n         *\n         * Then `request.url` will be:\n         *\n         * ```js\n         * '/status?name=ryan'\n         * ```\n         *\n         * To parse the url into its parts, `new URL()` can be used:\n         *\n         * ```console\n         * $ node\n         * > new URL('/status?name=ryan', 'http://example.com')\n         * URL {\n         *   href: 'http://example.com/status?name=ryan',\n         *   origin: 'http://example.com',\n         *   protocol: 'http:',\n         *   username: '',\n         *   password: '',\n         *   host: 'example.com',\n         *   hostname: 'example.com',\n         *   port: '',\n         *   pathname: '/status',\n         *   search: '?name=ryan',\n         *   searchParams: URLSearchParams { 'name' => 'ryan' },\n         *   hash: ''\n         * }\n         * ```\n         * @since v8.4.0\n         */\n        url: string;\n        /**\n         * Sets the `Http2Stream`'s timeout value to `msecs`. If a callback is\n         * provided, then it is added as a listener on the `'timeout'` event on\n         * the response object.\n         *\n         * If no `'timeout'` listener is added to the request, the response, or\n         * the server, then `Http2Stream`s are destroyed when they time out. If a\n         * handler is assigned to the request, the response, or the server's `'timeout'`events, timed out sockets must be handled explicitly.\n         * @since v8.4.0\n         */\n        setTimeout(msecs: number, callback?: () => void): void;\n        read(size?: number): Buffer | string | null;\n        addListener(event: \"aborted\", listener: (hadError: boolean, code: number) => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        addListener(event: \"end\", listener: () => void): this;\n        addListener(event: \"readable\", listener: () => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(event: \"aborted\", hadError: boolean, code: number): boolean;\n        emit(event: \"close\"): boolean;\n        emit(event: \"data\", chunk: Buffer | string): boolean;\n        emit(event: \"end\"): boolean;\n        emit(event: \"readable\"): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"aborted\", listener: (hadError: boolean, code: number) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        on(event: \"end\", listener: () => void): this;\n        on(event: \"readable\", listener: () => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(event: \"aborted\", listener: (hadError: boolean, code: number) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        once(event: \"end\", listener: () => void): this;\n        once(event: \"readable\", listener: () => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(event: \"aborted\", listener: (hadError: boolean, code: number) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        prependListener(event: \"end\", listener: () => void): this;\n        prependListener(event: \"readable\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"aborted\", listener: (hadError: boolean, code: number) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"data\", listener: (chunk: Buffer | string) => void): this;\n        prependOnceListener(event: \"end\", listener: () => void): this;\n        prependOnceListener(event: \"readable\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    /**\n     * This object is created internally by an HTTP server, not by the user. It is\n     * passed as the second parameter to the `'request'` event.\n     * @since v8.4.0\n     */\n    export class Http2ServerResponse<Request extends Http2ServerRequest = Http2ServerRequest> extends stream.Writable {\n        constructor(stream: ServerHttp2Stream);\n        /**\n         * See `response.socket`.\n         * @since v8.4.0\n         * @deprecated Since v13.0.0 - Use `socket`.\n         */\n        readonly connection: net.Socket | tls.TLSSocket;\n        /**\n         * Append a single header value to the header object.\n         *\n         * If the value is an array, this is equivalent to calling this method multiple times.\n         *\n         * If there were no previous values for the header, this is equivalent to calling {@link setHeader}.\n         *\n         * Attempting to set a header field name or value that contains invalid characters will result in a\n         * [TypeError](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-typeerror) being thrown.\n         *\n         * ```js\n         * // Returns headers including \"set-cookie: a\" and \"set-cookie: b\"\n         * const server = http2.createServer((req, res) => {\n         *   res.setHeader('set-cookie', 'a');\n         *   res.appendHeader('set-cookie', 'b');\n         *   res.writeHead(200);\n         *   res.end('ok');\n         * });\n         * ```\n         * @since v20.12.0\n         */\n        appendHeader(name: string, value: string | string[]): void;\n        /**\n         * Boolean value that indicates whether the response has completed. Starts\n         * as `false`. After `response.end()` executes, the value will be `true`.\n         * @since v8.4.0\n         * @deprecated Since v13.4.0,v12.16.0 - Use `writableEnded`.\n         */\n        readonly finished: boolean;\n        /**\n         * True if headers were sent, false otherwise (read-only).\n         * @since v8.4.0\n         */\n        readonly headersSent: boolean;\n        /**\n         * A reference to the original HTTP2 `request` object.\n         * @since v15.7.0\n         */\n        readonly req: Request;\n        /**\n         * Returns a `Proxy` object that acts as a `net.Socket` (or `tls.TLSSocket`) but\n         * applies getters, setters, and methods based on HTTP/2 logic.\n         *\n         * `destroyed`, `readable`, and `writable` properties will be retrieved from and\n         * set on `response.stream`.\n         *\n         * `destroy`, `emit`, `end`, `on` and `once` methods will be called on `response.stream`.\n         *\n         * `setTimeout` method will be called on `response.stream.session`.\n         *\n         * `pause`, `read`, `resume`, and `write` will throw an error with code `ERR_HTTP2_NO_SOCKET_MANIPULATION`. See `Http2Session and Sockets` for\n         * more information.\n         *\n         * All other interactions will be routed directly to the socket.\n         *\n         * ```js\n         * import http2 from 'node:http2';\n         * const server = http2.createServer((req, res) => {\n         *   const ip = req.socket.remoteAddress;\n         *   const port = req.socket.remotePort;\n         *   res.end(`Your IP address is ${ip} and your source port is ${port}.`);\n         * }).listen(3000);\n         * ```\n         * @since v8.4.0\n         */\n        readonly socket: net.Socket | tls.TLSSocket;\n        /**\n         * The `Http2Stream` object backing the response.\n         * @since v8.4.0\n         */\n        readonly stream: ServerHttp2Stream;\n        /**\n         * When true, the Date header will be automatically generated and sent in\n         * the response if it is not already present in the headers. Defaults to true.\n         *\n         * This should only be disabled for testing; HTTP requires the Date header\n         * in responses.\n         * @since v8.4.0\n         */\n        sendDate: boolean;\n        /**\n         * When using implicit headers (not calling `response.writeHead()` explicitly),\n         * this property controls the status code that will be sent to the client when\n         * the headers get flushed.\n         *\n         * ```js\n         * response.statusCode = 404;\n         * ```\n         *\n         * After response header was sent to the client, this property indicates the\n         * status code which was sent out.\n         * @since v8.4.0\n         */\n        statusCode: number;\n        /**\n         * Status message is not supported by HTTP/2 (RFC 7540 8.1.2.4). It returns\n         * an empty string.\n         * @since v8.4.0\n         */\n        statusMessage: \"\";\n        /**\n         * This method adds HTTP trailing headers (a header but at the end of the\n         * message) to the response.\n         *\n         * Attempting to set a header field name or value that contains invalid characters\n         * will result in a `TypeError` being thrown.\n         * @since v8.4.0\n         */\n        addTrailers(trailers: OutgoingHttpHeaders): void;\n        /**\n         * This method signals to the server that all of the response headers and body\n         * have been sent; that server should consider this message complete.\n         * The method, `response.end()`, MUST be called on each response.\n         *\n         * If `data` is specified, it is equivalent to calling `response.write(data, encoding)` followed by `response.end(callback)`.\n         *\n         * If `callback` is specified, it will be called when the response stream\n         * is finished.\n         * @since v8.4.0\n         */\n        end(callback?: () => void): this;\n        end(data: string | Uint8Array, callback?: () => void): this;\n        end(data: string | Uint8Array, encoding: BufferEncoding, callback?: () => void): this;\n        /**\n         * Reads out a header that has already been queued but not sent to the client.\n         * The name is case-insensitive.\n         *\n         * ```js\n         * const contentType = response.getHeader('content-type');\n         * ```\n         * @since v8.4.0\n         */\n        getHeader(name: string): string;\n        /**\n         * Returns an array containing the unique names of the current outgoing headers.\n         * All header names are lowercase.\n         *\n         * ```js\n         * response.setHeader('Foo', 'bar');\n         * response.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']);\n         *\n         * const headerNames = response.getHeaderNames();\n         * // headerNames === ['foo', 'set-cookie']\n         * ```\n         * @since v8.4.0\n         */\n        getHeaderNames(): string[];\n        /**\n         * Returns a shallow copy of the current outgoing headers. Since a shallow copy\n         * is used, array values may be mutated without additional calls to various\n         * header-related http module methods. The keys of the returned object are the\n         * header names and the values are the respective header values. All header names\n         * are lowercase.\n         *\n         * The object returned by the `response.getHeaders()` method _does not_ prototypically inherit from the JavaScript `Object`. This means that typical `Object` methods such as `obj.toString()`,\n         * `obj.hasOwnProperty()`, and others\n         * are not defined and _will not work_.\n         *\n         * ```js\n         * response.setHeader('Foo', 'bar');\n         * response.setHeader('Set-Cookie', ['foo=bar', 'bar=baz']);\n         *\n         * const headers = response.getHeaders();\n         * // headers === { foo: 'bar', 'set-cookie': ['foo=bar', 'bar=baz'] }\n         * ```\n         * @since v8.4.0\n         */\n        getHeaders(): OutgoingHttpHeaders;\n        /**\n         * Returns `true` if the header identified by `name` is currently set in the\n         * outgoing headers. The header name matching is case-insensitive.\n         *\n         * ```js\n         * const hasContentType = response.hasHeader('content-type');\n         * ```\n         * @since v8.4.0\n         */\n        hasHeader(name: string): boolean;\n        /**\n         * Removes a header that has been queued for implicit sending.\n         *\n         * ```js\n         * response.removeHeader('Content-Encoding');\n         * ```\n         * @since v8.4.0\n         */\n        removeHeader(name: string): void;\n        /**\n         * Sets a single header value for implicit headers. If this header already exists\n         * in the to-be-sent headers, its value will be replaced. Use an array of strings\n         * here to send multiple headers with the same name.\n         *\n         * ```js\n         * response.setHeader('Content-Type', 'text/html; charset=utf-8');\n         * ```\n         *\n         * or\n         *\n         * ```js\n         * response.setHeader('Set-Cookie', ['type=ninja', 'language=javascript']);\n         * ```\n         *\n         * Attempting to set a header field name or value that contains invalid characters\n         * will result in a `TypeError` being thrown.\n         *\n         * When headers have been set with `response.setHeader()`, they will be merged\n         * with any headers passed to `response.writeHead()`, with the headers passed\n         * to `response.writeHead()` given precedence.\n         *\n         * ```js\n         * // Returns content-type = text/plain\n         * const server = http2.createServer((req, res) => {\n         *   res.setHeader('Content-Type', 'text/html; charset=utf-8');\n         *   res.setHeader('X-Foo', 'bar');\n         *   res.writeHead(200, { 'Content-Type': 'text/plain; charset=utf-8' });\n         *   res.end('ok');\n         * });\n         * ```\n         * @since v8.4.0\n         */\n        setHeader(name: string, value: number | string | readonly string[]): void;\n        /**\n         * Sets the `Http2Stream`'s timeout value to `msecs`. If a callback is\n         * provided, then it is added as a listener on the `'timeout'` event on\n         * the response object.\n         *\n         * If no `'timeout'` listener is added to the request, the response, or\n         * the server, then `Http2Stream` s are destroyed when they time out. If a\n         * handler is assigned to the request, the response, or the server's `'timeout'` events, timed out sockets must be handled explicitly.\n         * @since v8.4.0\n         */\n        setTimeout(msecs: number, callback?: () => void): void;\n        /**\n         * If this method is called and `response.writeHead()` has not been called,\n         * it will switch to implicit header mode and flush the implicit headers.\n         *\n         * This sends a chunk of the response body. This method may\n         * be called multiple times to provide successive parts of the body.\n         *\n         * In the `node:http` module, the response body is omitted when the\n         * request is a HEAD request. Similarly, the `204` and `304` responses _must not_ include a message body.\n         *\n         * `chunk` can be a string or a buffer. If `chunk` is a string,\n         * the second parameter specifies how to encode it into a byte stream.\n         * By default the `encoding` is `'utf8'`. `callback` will be called when this chunk\n         * of data is flushed.\n         *\n         * This is the raw HTTP body and has nothing to do with higher-level multi-part\n         * body encodings that may be used.\n         *\n         * The first time `response.write()` is called, it will send the buffered\n         * header information and the first chunk of the body to the client. The second\n         * time `response.write()` is called, Node.js assumes data will be streamed,\n         * and sends the new data separately. That is, the response is buffered up to the\n         * first chunk of the body.\n         *\n         * Returns `true` if the entire data was flushed successfully to the kernel\n         * buffer. Returns `false` if all or part of the data was queued in user memory.`'drain'` will be emitted when the buffer is free again.\n         * @since v8.4.0\n         */\n        write(chunk: string | Uint8Array, callback?: (err: Error) => void): boolean;\n        write(chunk: string | Uint8Array, encoding: BufferEncoding, callback?: (err: Error) => void): boolean;\n        /**\n         * Sends a status `100 Continue` to the client, indicating that the request body\n         * should be sent. See the `'checkContinue'` event on `Http2Server` and `Http2SecureServer`.\n         * @since v8.4.0\n         */\n        writeContinue(): void;\n        /**\n         * Sends a status `103 Early Hints` to the client with a Link header,\n         * indicating that the user agent can preload/preconnect the linked resources.\n         * The `hints` is an object containing the values of headers to be sent with\n         * early hints message.\n         *\n         * **Example**\n         *\n         * ```js\n         * const earlyHintsLink = '</styles.css>; rel=preload; as=style';\n         * response.writeEarlyHints({\n         *   'link': earlyHintsLink,\n         * });\n         *\n         * const earlyHintsLinks = [\n         *   '</styles.css>; rel=preload; as=style',\n         *   '</scripts.js>; rel=preload; as=script',\n         * ];\n         * response.writeEarlyHints({\n         *   'link': earlyHintsLinks,\n         * });\n         * ```\n         * @since v18.11.0\n         */\n        writeEarlyHints(hints: Record<string, string | string[]>): void;\n        /**\n         * Sends a response header to the request. The status code is a 3-digit HTTP\n         * status code, like `404`. The last argument, `headers`, are the response headers.\n         *\n         * Returns a reference to the `Http2ServerResponse`, so that calls can be chained.\n         *\n         * For compatibility with `HTTP/1`, a human-readable `statusMessage` may be\n         * passed as the second argument. However, because the `statusMessage` has no\n         * meaning within HTTP/2, the argument will have no effect and a process warning\n         * will be emitted.\n         *\n         * ```js\n         * const body = 'hello world';\n         * response.writeHead(200, {\n         *   'Content-Length': Buffer.byteLength(body),\n         *   'Content-Type': 'text/plain; charset=utf-8',\n         * });\n         * ```\n         *\n         * `Content-Length` is given in bytes not characters. The`Buffer.byteLength()` API may be used to determine the number of bytes in a\n         * given encoding. On outbound messages, Node.js does not check if Content-Length\n         * and the length of the body being transmitted are equal or not. However, when\n         * receiving messages, Node.js will automatically reject messages when the `Content-Length` does not match the actual payload size.\n         *\n         * This method may be called at most one time on a message before `response.end()` is called.\n         *\n         * If `response.write()` or `response.end()` are called before calling\n         * this, the implicit/mutable headers will be calculated and call this function.\n         *\n         * When headers have been set with `response.setHeader()`, they will be merged\n         * with any headers passed to `response.writeHead()`, with the headers passed\n         * to `response.writeHead()` given precedence.\n         *\n         * ```js\n         * // Returns content-type = text/plain\n         * const server = http2.createServer((req, res) => {\n         *   res.setHeader('Content-Type', 'text/html; charset=utf-8');\n         *   res.setHeader('X-Foo', 'bar');\n         *   res.writeHead(200, { 'Content-Type': 'text/plain; charset=utf-8' });\n         *   res.end('ok');\n         * });\n         * ```\n         *\n         * Attempting to set a header field name or value that contains invalid characters\n         * will result in a `TypeError` being thrown.\n         * @since v8.4.0\n         */\n        writeHead(statusCode: number, headers?: OutgoingHttpHeaders): this;\n        writeHead(statusCode: number, statusMessage: string, headers?: OutgoingHttpHeaders): this;\n        /**\n         * Call `http2stream.pushStream()` with the given headers, and wrap the\n         * given `Http2Stream` on a newly created `Http2ServerResponse` as the callback\n         * parameter if successful. When `Http2ServerRequest` is closed, the callback is\n         * called with an error `ERR_HTTP2_INVALID_STREAM`.\n         * @since v8.4.0\n         * @param headers An object describing the headers\n         * @param callback Called once `http2stream.pushStream()` is finished, or either when the attempt to create the pushed `Http2Stream` has failed or has been rejected, or the state of\n         * `Http2ServerRequest` is closed prior to calling the `http2stream.pushStream()` method\n         */\n        createPushResponse(\n            headers: OutgoingHttpHeaders,\n            callback: (err: Error | null, res: Http2ServerResponse) => void,\n        ): void;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"drain\", listener: () => void): this;\n        addListener(event: \"error\", listener: (error: Error) => void): this;\n        addListener(event: \"finish\", listener: () => void): this;\n        addListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        addListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(event: \"close\"): boolean;\n        emit(event: \"drain\"): boolean;\n        emit(event: \"error\", error: Error): boolean;\n        emit(event: \"finish\"): boolean;\n        emit(event: \"pipe\", src: stream.Readable): boolean;\n        emit(event: \"unpipe\", src: stream.Readable): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"drain\", listener: () => void): this;\n        on(event: \"error\", listener: (error: Error) => void): this;\n        on(event: \"finish\", listener: () => void): this;\n        on(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        on(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"drain\", listener: () => void): this;\n        once(event: \"error\", listener: (error: Error) => void): this;\n        once(event: \"finish\", listener: () => void): this;\n        once(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        once(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"drain\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (error: Error) => void): this;\n        prependListener(event: \"finish\", listener: () => void): this;\n        prependListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        prependListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"drain\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (error: Error) => void): this;\n        prependOnceListener(event: \"finish\", listener: () => void): this;\n        prependOnceListener(event: \"pipe\", listener: (src: stream.Readable) => void): this;\n        prependOnceListener(event: \"unpipe\", listener: (src: stream.Readable) => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    export namespace constants {\n        const NGHTTP2_SESSION_SERVER: number;\n        const NGHTTP2_SESSION_CLIENT: number;\n        const NGHTTP2_STREAM_STATE_IDLE: number;\n        const NGHTTP2_STREAM_STATE_OPEN: number;\n        const NGHTTP2_STREAM_STATE_RESERVED_LOCAL: number;\n        const NGHTTP2_STREAM_STATE_RESERVED_REMOTE: number;\n        const NGHTTP2_STREAM_STATE_HALF_CLOSED_LOCAL: number;\n        const NGHTTP2_STREAM_STATE_HALF_CLOSED_REMOTE: number;\n        const NGHTTP2_STREAM_STATE_CLOSED: number;\n        const NGHTTP2_NO_ERROR: number;\n        const NGHTTP2_PROTOCOL_ERROR: number;\n        const NGHTTP2_INTERNAL_ERROR: number;\n        const NGHTTP2_FLOW_CONTROL_ERROR: number;\n        const NGHTTP2_SETTINGS_TIMEOUT: number;\n        const NGHTTP2_STREAM_CLOSED: number;\n        const NGHTTP2_FRAME_SIZE_ERROR: number;\n        const NGHTTP2_REFUSED_STREAM: number;\n        const NGHTTP2_CANCEL: number;\n        const NGHTTP2_COMPRESSION_ERROR: number;\n        const NGHTTP2_CONNECT_ERROR: number;\n        const NGHTTP2_ENHANCE_YOUR_CALM: number;\n        const NGHTTP2_INADEQUATE_SECURITY: number;\n        const NGHTTP2_HTTP_1_1_REQUIRED: number;\n        const NGHTTP2_ERR_FRAME_SIZE_ERROR: number;\n        const NGHTTP2_FLAG_NONE: number;\n        const NGHTTP2_FLAG_END_STREAM: number;\n        const NGHTTP2_FLAG_END_HEADERS: number;\n        const NGHTTP2_FLAG_ACK: number;\n        const NGHTTP2_FLAG_PADDED: number;\n        const NGHTTP2_FLAG_PRIORITY: number;\n        const DEFAULT_SETTINGS_HEADER_TABLE_SIZE: number;\n        const DEFAULT_SETTINGS_ENABLE_PUSH: number;\n        const DEFAULT_SETTINGS_INITIAL_WINDOW_SIZE: number;\n        const DEFAULT_SETTINGS_MAX_FRAME_SIZE: number;\n        const MAX_MAX_FRAME_SIZE: number;\n        const MIN_MAX_FRAME_SIZE: number;\n        const MAX_INITIAL_WINDOW_SIZE: number;\n        const NGHTTP2_DEFAULT_WEIGHT: number;\n        const NGHTTP2_SETTINGS_HEADER_TABLE_SIZE: number;\n        const NGHTTP2_SETTINGS_ENABLE_PUSH: number;\n        const NGHTTP2_SETTINGS_MAX_CONCURRENT_STREAMS: number;\n        const NGHTTP2_SETTINGS_INITIAL_WINDOW_SIZE: number;\n        const NGHTTP2_SETTINGS_MAX_FRAME_SIZE: number;\n        const NGHTTP2_SETTINGS_MAX_HEADER_LIST_SIZE: number;\n        const PADDING_STRATEGY_NONE: number;\n        const PADDING_STRATEGY_MAX: number;\n        const PADDING_STRATEGY_CALLBACK: number;\n        const HTTP2_HEADER_STATUS: string;\n        const HTTP2_HEADER_METHOD: string;\n        const HTTP2_HEADER_AUTHORITY: string;\n        const HTTP2_HEADER_SCHEME: string;\n        const HTTP2_HEADER_PATH: string;\n        const HTTP2_HEADER_ACCEPT_CHARSET: string;\n        const HTTP2_HEADER_ACCEPT_ENCODING: string;\n        const HTTP2_HEADER_ACCEPT_LANGUAGE: string;\n        const HTTP2_HEADER_ACCEPT_RANGES: string;\n        const HTTP2_HEADER_ACCEPT: string;\n        const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_CREDENTIALS: string;\n        const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_HEADERS: string;\n        const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_METHODS: string;\n        const HTTP2_HEADER_ACCESS_CONTROL_ALLOW_ORIGIN: string;\n        const HTTP2_HEADER_ACCESS_CONTROL_EXPOSE_HEADERS: string;\n        const HTTP2_HEADER_ACCESS_CONTROL_REQUEST_HEADERS: string;\n        const HTTP2_HEADER_ACCESS_CONTROL_REQUEST_METHOD: string;\n        const HTTP2_HEADER_AGE: string;\n        const HTTP2_HEADER_ALLOW: string;\n        const HTTP2_HEADER_AUTHORIZATION: string;\n        const HTTP2_HEADER_CACHE_CONTROL: string;\n        const HTTP2_HEADER_CONNECTION: string;\n        const HTTP2_HEADER_CONTENT_DISPOSITION: string;\n        const HTTP2_HEADER_CONTENT_ENCODING: string;\n        const HTTP2_HEADER_CONTENT_LANGUAGE: string;\n        const HTTP2_HEADER_CONTENT_LENGTH: string;\n        const HTTP2_HEADER_CONTENT_LOCATION: string;\n        const HTTP2_HEADER_CONTENT_MD5: string;\n        const HTTP2_HEADER_CONTENT_RANGE: string;\n        const HTTP2_HEADER_CONTENT_TYPE: string;\n        const HTTP2_HEADER_COOKIE: string;\n        const HTTP2_HEADER_DATE: string;\n        const HTTP2_HEADER_ETAG: string;\n        const HTTP2_HEADER_EXPECT: string;\n        const HTTP2_HEADER_EXPIRES: string;\n        const HTTP2_HEADER_FROM: string;\n        const HTTP2_HEADER_HOST: string;\n        const HTTP2_HEADER_IF_MATCH: string;\n        const HTTP2_HEADER_IF_MODIFIED_SINCE: string;\n        const HTTP2_HEADER_IF_NONE_MATCH: string;\n        const HTTP2_HEADER_IF_RANGE: string;\n        const HTTP2_HEADER_IF_UNMODIFIED_SINCE: string;\n        const HTTP2_HEADER_LAST_MODIFIED: string;\n        const HTTP2_HEADER_LINK: string;\n        const HTTP2_HEADER_LOCATION: string;\n        const HTTP2_HEADER_MAX_FORWARDS: string;\n        const HTTP2_HEADER_PREFER: string;\n        const HTTP2_HEADER_PROXY_AUTHENTICATE: string;\n        const HTTP2_HEADER_PROXY_AUTHORIZATION: string;\n        const HTTP2_HEADER_RANGE: string;\n        const HTTP2_HEADER_REFERER: string;\n        const HTTP2_HEADER_REFRESH: string;\n        const HTTP2_HEADER_RETRY_AFTER: string;\n        const HTTP2_HEADER_SERVER: string;\n        const HTTP2_HEADER_SET_COOKIE: string;\n        const HTTP2_HEADER_STRICT_TRANSPORT_SECURITY: string;\n        const HTTP2_HEADER_TRANSFER_ENCODING: string;\n        const HTTP2_HEADER_TE: string;\n        const HTTP2_HEADER_UPGRADE: string;\n        const HTTP2_HEADER_USER_AGENT: string;\n        const HTTP2_HEADER_VARY: string;\n        const HTTP2_HEADER_VIA: string;\n        const HTTP2_HEADER_WWW_AUTHENTICATE: string;\n        const HTTP2_HEADER_HTTP2_SETTINGS: string;\n        const HTTP2_HEADER_KEEP_ALIVE: string;\n        const HTTP2_HEADER_PROXY_CONNECTION: string;\n        const HTTP2_METHOD_ACL: string;\n        const HTTP2_METHOD_BASELINE_CONTROL: string;\n        const HTTP2_METHOD_BIND: string;\n        const HTTP2_METHOD_CHECKIN: string;\n        const HTTP2_METHOD_CHECKOUT: string;\n        const HTTP2_METHOD_CONNECT: string;\n        const HTTP2_METHOD_COPY: string;\n        const HTTP2_METHOD_DELETE: string;\n        const HTTP2_METHOD_GET: string;\n        const HTTP2_METHOD_HEAD: string;\n        const HTTP2_METHOD_LABEL: string;\n        const HTTP2_METHOD_LINK: string;\n        const HTTP2_METHOD_LOCK: string;\n        const HTTP2_METHOD_MERGE: string;\n        const HTTP2_METHOD_MKACTIVITY: string;\n        const HTTP2_METHOD_MKCALENDAR: string;\n        const HTTP2_METHOD_MKCOL: string;\n        const HTTP2_METHOD_MKREDIRECTREF: string;\n        const HTTP2_METHOD_MKWORKSPACE: string;\n        const HTTP2_METHOD_MOVE: string;\n        const HTTP2_METHOD_OPTIONS: string;\n        const HTTP2_METHOD_ORDERPATCH: string;\n        const HTTP2_METHOD_PATCH: string;\n        const HTTP2_METHOD_POST: string;\n        const HTTP2_METHOD_PRI: string;\n        const HTTP2_METHOD_PROPFIND: string;\n        const HTTP2_METHOD_PROPPATCH: string;\n        const HTTP2_METHOD_PUT: string;\n        const HTTP2_METHOD_REBIND: string;\n        const HTTP2_METHOD_REPORT: string;\n        const HTTP2_METHOD_SEARCH: string;\n        const HTTP2_METHOD_TRACE: string;\n        const HTTP2_METHOD_UNBIND: string;\n        const HTTP2_METHOD_UNCHECKOUT: string;\n        const HTTP2_METHOD_UNLINK: string;\n        const HTTP2_METHOD_UNLOCK: string;\n        const HTTP2_METHOD_UPDATE: string;\n        const HTTP2_METHOD_UPDATEREDIRECTREF: string;\n        const HTTP2_METHOD_VERSION_CONTROL: string;\n        const HTTP_STATUS_CONTINUE: number;\n        const HTTP_STATUS_SWITCHING_PROTOCOLS: number;\n        const HTTP_STATUS_PROCESSING: number;\n        const HTTP_STATUS_OK: number;\n        const HTTP_STATUS_CREATED: number;\n        const HTTP_STATUS_ACCEPTED: number;\n        const HTTP_STATUS_NON_AUTHORITATIVE_INFORMATION: number;\n        const HTTP_STATUS_NO_CONTENT: number;\n        const HTTP_STATUS_RESET_CONTENT: number;\n        const HTTP_STATUS_PARTIAL_CONTENT: number;\n        const HTTP_STATUS_MULTI_STATUS: number;\n        const HTTP_STATUS_ALREADY_REPORTED: number;\n        const HTTP_STATUS_IM_USED: number;\n        const HTTP_STATUS_MULTIPLE_CHOICES: number;\n        const HTTP_STATUS_MOVED_PERMANENTLY: number;\n        const HTTP_STATUS_FOUND: number;\n        const HTTP_STATUS_SEE_OTHER: number;\n        const HTTP_STATUS_NOT_MODIFIED: number;\n        const HTTP_STATUS_USE_PROXY: number;\n        const HTTP_STATUS_TEMPORARY_REDIRECT: number;\n        const HTTP_STATUS_PERMANENT_REDIRECT: number;\n        const HTTP_STATUS_BAD_REQUEST: number;\n        const HTTP_STATUS_UNAUTHORIZED: number;\n        const HTTP_STATUS_PAYMENT_REQUIRED: number;\n        const HTTP_STATUS_FORBIDDEN: number;\n        const HTTP_STATUS_NOT_FOUND: number;\n        const HTTP_STATUS_METHOD_NOT_ALLOWED: number;\n        const HTTP_STATUS_NOT_ACCEPTABLE: number;\n        const HTTP_STATUS_PROXY_AUTHENTICATION_REQUIRED: number;\n        const HTTP_STATUS_REQUEST_TIMEOUT: number;\n        const HTTP_STATUS_CONFLICT: number;\n        const HTTP_STATUS_GONE: number;\n        const HTTP_STATUS_LENGTH_REQUIRED: number;\n        const HTTP_STATUS_PRECONDITION_FAILED: number;\n        const HTTP_STATUS_PAYLOAD_TOO_LARGE: number;\n        const HTTP_STATUS_URI_TOO_LONG: number;\n        const HTTP_STATUS_UNSUPPORTED_MEDIA_TYPE: number;\n        const HTTP_STATUS_RANGE_NOT_SATISFIABLE: number;\n        const HTTP_STATUS_EXPECTATION_FAILED: number;\n        const HTTP_STATUS_TEAPOT: number;\n        const HTTP_STATUS_MISDIRECTED_REQUEST: number;\n        const HTTP_STATUS_UNPROCESSABLE_ENTITY: number;\n        const HTTP_STATUS_LOCKED: number;\n        const HTTP_STATUS_FAILED_DEPENDENCY: number;\n        const HTTP_STATUS_UNORDERED_COLLECTION: number;\n        const HTTP_STATUS_UPGRADE_REQUIRED: number;\n        const HTTP_STATUS_PRECONDITION_REQUIRED: number;\n        const HTTP_STATUS_TOO_MANY_REQUESTS: number;\n        const HTTP_STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE: number;\n        const HTTP_STATUS_UNAVAILABLE_FOR_LEGAL_REASONS: number;\n        const HTTP_STATUS_INTERNAL_SERVER_ERROR: number;\n        const HTTP_STATUS_NOT_IMPLEMENTED: number;\n        const HTTP_STATUS_BAD_GATEWAY: number;\n        const HTTP_STATUS_SERVICE_UNAVAILABLE: number;\n        const HTTP_STATUS_GATEWAY_TIMEOUT: number;\n        const HTTP_STATUS_HTTP_VERSION_NOT_SUPPORTED: number;\n        const HTTP_STATUS_VARIANT_ALSO_NEGOTIATES: number;\n        const HTTP_STATUS_INSUFFICIENT_STORAGE: number;\n        const HTTP_STATUS_LOOP_DETECTED: number;\n        const HTTP_STATUS_BANDWIDTH_LIMIT_EXCEEDED: number;\n        const HTTP_STATUS_NOT_EXTENDED: number;\n        const HTTP_STATUS_NETWORK_AUTHENTICATION_REQUIRED: number;\n    }\n    /**\n     * This symbol can be set as a property on the HTTP/2 headers object with\n     * an array value in order to provide a list of headers considered sensitive.\n     */\n    export const sensitiveHeaders: symbol;\n    /**\n     * Returns an object containing the default settings for an `Http2Session` instance. This method returns a new object instance every time it is called\n     * so instances returned may be safely modified for use.\n     * @since v8.4.0\n     */\n    export function getDefaultSettings(): Settings;\n    /**\n     * Returns a `Buffer` instance containing serialized representation of the given\n     * HTTP/2 settings as specified in the [HTTP/2](https://tools.ietf.org/html/rfc7540) specification. This is intended\n     * for use with the `HTTP2-Settings` header field.\n     *\n     * ```js\n     * import http2 from 'node:http2';\n     *\n     * const packed = http2.getPackedSettings({ enablePush: false });\n     *\n     * console.log(packed.toString('base64'));\n     * // Prints: AAIAAAAA\n     * ```\n     * @since v8.4.0\n     */\n    export function getPackedSettings(settings: Settings): Buffer;\n    /**\n     * Returns a `HTTP/2 Settings Object` containing the deserialized settings from\n     * the given `Buffer` as generated by `http2.getPackedSettings()`.\n     * @since v8.4.0\n     * @param buf The packed settings.\n     */\n    export function getUnpackedSettings(buf: Uint8Array): Settings;\n    /**\n     * Returns a `net.Server` instance that creates and manages `Http2Session` instances.\n     *\n     * Since there are no browsers known that support [unencrypted HTTP/2](https://http2.github.io/faq/#does-http2-require-encryption), the use of {@link createSecureServer} is necessary when\n     * communicating\n     * with browser clients.\n     *\n     * ```js\n     * import http2 from 'node:http2';\n     *\n     * // Create an unencrypted HTTP/2 server.\n     * // Since there are no browsers known that support\n     * // unencrypted HTTP/2, the use of `http2.createSecureServer()`\n     * // is necessary when communicating with browser clients.\n     * const server = http2.createServer();\n     *\n     * server.on('stream', (stream, headers) => {\n     *   stream.respond({\n     *     'content-type': 'text/html; charset=utf-8',\n     *     ':status': 200,\n     *   });\n     *   stream.end('<h1>Hello World</h1>');\n     * });\n     *\n     * server.listen(8000);\n     * ```\n     * @since v8.4.0\n     * @param onRequestHandler See `Compatibility API`\n     */\n    export function createServer(\n        onRequestHandler?: (request: Http2ServerRequest, response: Http2ServerResponse) => void,\n    ): Http2Server;\n    export function createServer<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    >(\n        options: ServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,\n        onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n    ): Http2Server<Http1Request, Http1Response, Http2Request, Http2Response>;\n    /**\n     * Returns a `tls.Server` instance that creates and manages `Http2Session` instances.\n     *\n     * ```js\n     * import http2 from 'node:http2';\n     * import fs from 'node:fs';\n     *\n     * const options = {\n     *   key: fs.readFileSync('server-key.pem'),\n     *   cert: fs.readFileSync('server-cert.pem'),\n     * };\n     *\n     * // Create a secure HTTP/2 server\n     * const server = http2.createSecureServer(options);\n     *\n     * server.on('stream', (stream, headers) => {\n     *   stream.respond({\n     *     'content-type': 'text/html; charset=utf-8',\n     *     ':status': 200,\n     *   });\n     *   stream.end('<h1>Hello World</h1>');\n     * });\n     *\n     * server.listen(8443);\n     * ```\n     * @since v8.4.0\n     * @param onRequestHandler See `Compatibility API`\n     */\n    export function createSecureServer(\n        onRequestHandler?: (request: Http2ServerRequest, response: Http2ServerResponse) => void,\n    ): Http2SecureServer;\n    export function createSecureServer<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    >(\n        options: SecureServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,\n        onRequestHandler?: (request: InstanceType<Http2Request>, response: InstanceType<Http2Response>) => void,\n    ): Http2SecureServer<Http1Request, Http1Response, Http2Request, Http2Response>;\n    /**\n     * Returns a `ClientHttp2Session` instance.\n     *\n     * ```js\n     * import http2 from 'node:http2';\n     * const client = http2.connect('https://localhost:1234');\n     *\n     * // Use the client\n     *\n     * client.close();\n     * ```\n     * @since v8.4.0\n     * @param authority The remote HTTP/2 server to connect to. This must be in the form of a minimal, valid URL with the `http://` or `https://` prefix, host name, and IP port (if a non-default port\n     * is used). Userinfo (user ID and password), path, querystring, and fragment details in the URL will be ignored.\n     * @param listener Will be registered as a one-time listener of the {@link 'connect'} event.\n     */\n    export function connect(\n        authority: string | url.URL,\n        listener: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void,\n    ): ClientHttp2Session;\n    export function connect(\n        authority: string | url.URL,\n        options?: ClientSessionOptions | SecureClientSessionOptions,\n        listener?: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void,\n    ): ClientHttp2Session;\n    /**\n     * Create an HTTP/2 server session from an existing socket.\n     * @param socket A Duplex Stream\n     * @param options Any `{@link createServer}` options can be provided.\n     * @since v20.12.0\n     */\n    export function performServerHandshake<\n        Http1Request extends typeof IncomingMessage = typeof IncomingMessage,\n        Http1Response extends typeof ServerResponse<InstanceType<Http1Request>> = typeof ServerResponse,\n        Http2Request extends typeof Http2ServerRequest = typeof Http2ServerRequest,\n        Http2Response extends typeof Http2ServerResponse<InstanceType<Http2Request>> = typeof Http2ServerResponse,\n    >(\n        socket: stream.Duplex,\n        options?: ServerOptions<Http1Request, Http1Response, Http2Request, Http2Response>,\n    ): ServerHttp2Session<Http1Request, Http1Response, Http2Request, Http2Response>;\n}\ndeclare module \"node:http2\" {\n    export * from \"http2\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/https.d.ts": "/**\n * HTTPS is the HTTP protocol over TLS/SSL. In Node.js this is implemented as a\n * separate module.\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/https.js)\n */\ndeclare module \"https\" {\n    import { Duplex } from \"node:stream\";\n    import * as tls from \"node:tls\";\n    import * as http from \"node:http\";\n    import { URL } from \"node:url\";\n    type ServerOptions<\n        Request extends typeof http.IncomingMessage = typeof http.IncomingMessage,\n        Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,\n    > = tls.SecureContextOptions & tls.TlsOptions & http.ServerOptions<Request, Response>;\n    type RequestOptions =\n        & http.RequestOptions\n        & tls.SecureContextOptions\n        & {\n            checkServerIdentity?: typeof tls.checkServerIdentity | undefined;\n            rejectUnauthorized?: boolean | undefined; // Defaults to true\n            servername?: string | undefined; // SNI TLS Extension\n        };\n    interface AgentOptions extends http.AgentOptions, tls.ConnectionOptions {\n        rejectUnauthorized?: boolean | undefined;\n        maxCachedSessions?: number | undefined;\n    }\n    /**\n     * An `Agent` object for HTTPS similar to `http.Agent`. See {@link request} for more information.\n     * @since v0.4.5\n     */\n    class Agent extends http.Agent {\n        constructor(options?: AgentOptions);\n        options: AgentOptions;\n    }\n    interface Server<\n        Request extends typeof http.IncomingMessage = typeof http.IncomingMessage,\n        Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,\n    > extends http.Server<Request, Response> {}\n    /**\n     * See `http.Server` for more information.\n     * @since v0.3.4\n     */\n    class Server<\n        Request extends typeof http.IncomingMessage = typeof http.IncomingMessage,\n        Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,\n    > extends tls.Server {\n        constructor(requestListener?: http.RequestListener<Request, Response>);\n        constructor(\n            options: ServerOptions<Request, Response>,\n            requestListener?: http.RequestListener<Request, Response>,\n        );\n        /**\n         * Closes all connections connected to this server.\n         * @since v18.2.0\n         */\n        closeAllConnections(): void;\n        /**\n         * Closes all connections connected to this server which are not sending a request or waiting for a response.\n         * @since v18.2.0\n         */\n        closeIdleConnections(): void;\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"keylog\", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;\n        addListener(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,\n        ): this;\n        addListener(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        addListener(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,\n        ): this;\n        addListener(event: \"secureConnection\", listener: (tlsSocket: tls.TLSSocket) => void): this;\n        addListener(event: \"tlsClientError\", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"connection\", listener: (socket: Duplex) => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: \"listening\", listener: () => void): this;\n        addListener(event: \"checkContinue\", listener: http.RequestListener<Request, Response>): this;\n        addListener(event: \"checkExpectation\", listener: http.RequestListener<Request, Response>): this;\n        addListener(event: \"clientError\", listener: (err: Error, socket: Duplex) => void): this;\n        addListener(\n            event: \"connect\",\n            listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,\n        ): this;\n        addListener(event: \"request\", listener: http.RequestListener<Request, Response>): this;\n        addListener(\n            event: \"upgrade\",\n            listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,\n        ): this;\n        emit(event: string, ...args: any[]): boolean;\n        emit(event: \"keylog\", line: Buffer, tlsSocket: tls.TLSSocket): boolean;\n        emit(\n            event: \"newSession\",\n            sessionId: Buffer,\n            sessionData: Buffer,\n            callback: (err: Error, resp: Buffer) => void,\n        ): boolean;\n        emit(\n            event: \"OCSPRequest\",\n            certificate: Buffer,\n            issuer: Buffer,\n            callback: (err: Error | null, resp: Buffer) => void,\n        ): boolean;\n        emit(event: \"resumeSession\", sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void): boolean;\n        emit(event: \"secureConnection\", tlsSocket: tls.TLSSocket): boolean;\n        emit(event: \"tlsClientError\", err: Error, tlsSocket: tls.TLSSocket): boolean;\n        emit(event: \"close\"): boolean;\n        emit(event: \"connection\", socket: Duplex): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"listening\"): boolean;\n        emit(\n            event: \"checkContinue\",\n            req: InstanceType<Request>,\n            res: InstanceType<Response>,\n        ): boolean;\n        emit(\n            event: \"checkExpectation\",\n            req: InstanceType<Request>,\n            res: InstanceType<Response>,\n        ): boolean;\n        emit(event: \"clientError\", err: Error, socket: Duplex): boolean;\n        emit(event: \"connect\", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;\n        emit(\n            event: \"request\",\n            req: InstanceType<Request>,\n            res: InstanceType<Response>,\n        ): boolean;\n        emit(event: \"upgrade\", req: InstanceType<Request>, socket: Duplex, head: Buffer): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"keylog\", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;\n        on(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,\n        ): this;\n        on(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        on(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,\n        ): this;\n        on(event: \"secureConnection\", listener: (tlsSocket: tls.TLSSocket) => void): this;\n        on(event: \"tlsClientError\", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"connection\", listener: (socket: Duplex) => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"listening\", listener: () => void): this;\n        on(event: \"checkContinue\", listener: http.RequestListener<Request, Response>): this;\n        on(event: \"checkExpectation\", listener: http.RequestListener<Request, Response>): this;\n        on(event: \"clientError\", listener: (err: Error, socket: Duplex) => void): this;\n        on(event: \"connect\", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;\n        on(event: \"request\", listener: http.RequestListener<Request, Response>): this;\n        on(event: \"upgrade\", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"keylog\", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;\n        once(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,\n        ): this;\n        once(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        once(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,\n        ): this;\n        once(event: \"secureConnection\", listener: (tlsSocket: tls.TLSSocket) => void): this;\n        once(event: \"tlsClientError\", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"connection\", listener: (socket: Duplex) => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"listening\", listener: () => void): this;\n        once(event: \"checkContinue\", listener: http.RequestListener<Request, Response>): this;\n        once(event: \"checkExpectation\", listener: http.RequestListener<Request, Response>): this;\n        once(event: \"clientError\", listener: (err: Error, socket: Duplex) => void): this;\n        once(event: \"connect\", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;\n        once(event: \"request\", listener: http.RequestListener<Request, Response>): this;\n        once(event: \"upgrade\", listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"keylog\", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;\n        prependListener(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,\n        ): this;\n        prependListener(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        prependListener(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,\n        ): this;\n        prependListener(event: \"secureConnection\", listener: (tlsSocket: tls.TLSSocket) => void): this;\n        prependListener(event: \"tlsClientError\", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"connection\", listener: (socket: Duplex) => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: \"listening\", listener: () => void): this;\n        prependListener(event: \"checkContinue\", listener: http.RequestListener<Request, Response>): this;\n        prependListener(event: \"checkExpectation\", listener: http.RequestListener<Request, Response>): this;\n        prependListener(event: \"clientError\", listener: (err: Error, socket: Duplex) => void): this;\n        prependListener(\n            event: \"connect\",\n            listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,\n        ): this;\n        prependListener(event: \"request\", listener: http.RequestListener<Request, Response>): this;\n        prependListener(\n            event: \"upgrade\",\n            listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,\n        ): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"keylog\", listener: (line: Buffer, tlsSocket: tls.TLSSocket) => void): this;\n        prependOnceListener(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: (err: Error, resp: Buffer) => void) => void,\n        ): this;\n        prependOnceListener(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        prependOnceListener(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error, sessionData: Buffer) => void) => void,\n        ): this;\n        prependOnceListener(event: \"secureConnection\", listener: (tlsSocket: tls.TLSSocket) => void): this;\n        prependOnceListener(event: \"tlsClientError\", listener: (err: Error, tlsSocket: tls.TLSSocket) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"connection\", listener: (socket: Duplex) => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(event: \"listening\", listener: () => void): this;\n        prependOnceListener(event: \"checkContinue\", listener: http.RequestListener<Request, Response>): this;\n        prependOnceListener(event: \"checkExpectation\", listener: http.RequestListener<Request, Response>): this;\n        prependOnceListener(event: \"clientError\", listener: (err: Error, socket: Duplex) => void): this;\n        prependOnceListener(\n            event: \"connect\",\n            listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,\n        ): this;\n        prependOnceListener(event: \"request\", listener: http.RequestListener<Request, Response>): this;\n        prependOnceListener(\n            event: \"upgrade\",\n            listener: (req: InstanceType<Request>, socket: Duplex, head: Buffer) => void,\n        ): this;\n    }\n    /**\n     * ```js\n     * // curl -k https://localhost:8000/\n     * import https from 'node:https';\n     * import fs from 'node:fs';\n     *\n     * const options = {\n     *   key: fs.readFileSync('test/fixtures/keys/agent2-key.pem'),\n     *   cert: fs.readFileSync('test/fixtures/keys/agent2-cert.pem'),\n     * };\n     *\n     * https.createServer(options, (req, res) => {\n     *   res.writeHead(200);\n     *   res.end('hello world\\n');\n     * }).listen(8000);\n     * ```\n     *\n     * Or\n     *\n     * ```js\n     * import https from 'node:https';\n     * import fs from 'node:fs';\n     *\n     * const options = {\n     *   pfx: fs.readFileSync('test/fixtures/test_cert.pfx'),\n     *   passphrase: 'sample',\n     * };\n     *\n     * https.createServer(options, (req, res) => {\n     *   res.writeHead(200);\n     *   res.end('hello world\\n');\n     * }).listen(8000);\n     * ```\n     * @since v0.3.4\n     * @param options Accepts `options` from `createServer`, `createSecureContext` and `createServer`.\n     * @param requestListener A listener to be added to the `'request'` event.\n     */\n    function createServer<\n        Request extends typeof http.IncomingMessage = typeof http.IncomingMessage,\n        Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,\n    >(requestListener?: http.RequestListener<Request, Response>): Server<Request, Response>;\n    function createServer<\n        Request extends typeof http.IncomingMessage = typeof http.IncomingMessage,\n        Response extends typeof http.ServerResponse<InstanceType<Request>> = typeof http.ServerResponse,\n    >(\n        options: ServerOptions<Request, Response>,\n        requestListener?: http.RequestListener<Request, Response>,\n    ): Server<Request, Response>;\n    /**\n     * Makes a request to a secure web server.\n     *\n     * The following additional `options` from `tls.connect()` are also accepted: `ca`, `cert`, `ciphers`, `clientCertEngine`, `crl`, `dhparam`, `ecdhCurve`, `honorCipherOrder`, `key`, `passphrase`,\n     * `pfx`, `rejectUnauthorized`, `secureOptions`, `secureProtocol`, `servername`, `sessionIdContext`, `highWaterMark`.\n     *\n     * `options` can be an object, a string, or a `URL` object. If `options` is a\n     * string, it is automatically parsed with `new URL()`. If it is a `URL` object, it will be automatically converted to an ordinary `options` object.\n     *\n     * `https.request()` returns an instance of the `http.ClientRequest` class. The `ClientRequest` instance is a writable stream. If one needs to\n     * upload a file with a POST request, then write to the `ClientRequest` object.\n     *\n     * ```js\n     * import https from 'node:https';\n     *\n     * const options = {\n     *   hostname: 'encrypted.google.com',\n     *   port: 443,\n     *   path: '/',\n     *   method: 'GET',\n     * };\n     *\n     * const req = https.request(options, (res) => {\n     *   console.log('statusCode:', res.statusCode);\n     *   console.log('headers:', res.headers);\n     *\n     *   res.on('data', (d) => {\n     *     process.stdout.write(d);\n     *   });\n     * });\n     *\n     * req.on('error', (e) => {\n     *   console.error(e);\n     * });\n     * req.end();\n     * ```\n     *\n     * Example using options from `tls.connect()`:\n     *\n     * ```js\n     * const options = {\n     *   hostname: 'encrypted.google.com',\n     *   port: 443,\n     *   path: '/',\n     *   method: 'GET',\n     *   key: fs.readFileSync('test/fixtures/keys/agent2-key.pem'),\n     *   cert: fs.readFileSync('test/fixtures/keys/agent2-cert.pem'),\n     * };\n     * options.agent = new https.Agent(options);\n     *\n     * const req = https.request(options, (res) => {\n     *   // ...\n     * });\n     * ```\n     *\n     * Alternatively, opt out of connection pooling by not using an `Agent`.\n     *\n     * ```js\n     * const options = {\n     *   hostname: 'encrypted.google.com',\n     *   port: 443,\n     *   path: '/',\n     *   method: 'GET',\n     *   key: fs.readFileSync('test/fixtures/keys/agent2-key.pem'),\n     *   cert: fs.readFileSync('test/fixtures/keys/agent2-cert.pem'),\n     *   agent: false,\n     * };\n     *\n     * const req = https.request(options, (res) => {\n     *   // ...\n     * });\n     * ```\n     *\n     * Example using a `URL` as `options`:\n     *\n     * ```js\n     * const options = new URL('https://abc:xyz@example.com');\n     *\n     * const req = https.request(options, (res) => {\n     *   // ...\n     * });\n     * ```\n     *\n     * Example pinning on certificate fingerprint, or the public key (similar to`pin-sha256`):\n     *\n     * ```js\n     * import tls from 'node:tls';\n     * import https from 'node:https';\n     * import crypto from 'node:crypto';\n     *\n     * function sha256(s) {\n     *   return crypto.createHash('sha256').update(s).digest('base64');\n     * }\n     * const options = {\n     *   hostname: 'github.com',\n     *   port: 443,\n     *   path: '/',\n     *   method: 'GET',\n     *   checkServerIdentity: function(host, cert) {\n     *     // Make sure the certificate is issued to the host we are connected to\n     *     const err = tls.checkServerIdentity(host, cert);\n     *     if (err) {\n     *       return err;\n     *     }\n     *\n     *     // Pin the public key, similar to HPKP pin-sha256 pinning\n     *     const pubkey256 = 'pL1+qb9HTMRZJmuC/bB/ZI9d302BYrrqiVuRyW+DGrU=';\n     *     if (sha256(cert.pubkey) !== pubkey256) {\n     *       const msg = 'Certificate verification error: ' +\n     *         `The public key of '${cert.subject.CN}' ` +\n     *         'does not match our pinned fingerprint';\n     *       return new Error(msg);\n     *     }\n     *\n     *     // Pin the exact certificate, rather than the pub key\n     *     const cert256 = '25:FE:39:32:D9:63:8C:8A:FC:A1:9A:29:87:' +\n     *       'D8:3E:4C:1D:98:DB:71:E4:1A:48:03:98:EA:22:6A:BD:8B:93:16';\n     *     if (cert.fingerprint256 !== cert256) {\n     *       const msg = 'Certificate verification error: ' +\n     *         `The certificate of '${cert.subject.CN}' ` +\n     *         'does not match our pinned fingerprint';\n     *       return new Error(msg);\n     *     }\n     *\n     *     // This loop is informational only.\n     *     // Print the certificate and public key fingerprints of all certs in the\n     *     // chain. Its common to pin the public key of the issuer on the public\n     *     // internet, while pinning the public key of the service in sensitive\n     *     // environments.\n     *     do {\n     *       console.log('Subject Common Name:', cert.subject.CN);\n     *       console.log('  Certificate SHA256 fingerprint:', cert.fingerprint256);\n     *\n     *       hash = crypto.createHash('sha256');\n     *       console.log('  Public key ping-sha256:', sha256(cert.pubkey));\n     *\n     *       lastprint256 = cert.fingerprint256;\n     *       cert = cert.issuerCertificate;\n     *     } while (cert.fingerprint256 !== lastprint256);\n     *\n     *   },\n     * };\n     *\n     * options.agent = new https.Agent(options);\n     * const req = https.request(options, (res) => {\n     *   console.log('All OK. Server matched our pinned cert or public key');\n     *   console.log('statusCode:', res.statusCode);\n     *   // Print the HPKP values\n     *   console.log('headers:', res.headers['public-key-pins']);\n     *\n     *   res.on('data', (d) => {});\n     * });\n     *\n     * req.on('error', (e) => {\n     *   console.error(e.message);\n     * });\n     * req.end();\n     * ```\n     *\n     * Outputs for example:\n     *\n     * ```text\n     * Subject Common Name: github.com\n     *   Certificate SHA256 fingerprint: 25:FE:39:32:D9:63:8C:8A:FC:A1:9A:29:87:D8:3E:4C:1D:98:DB:71:E4:1A:48:03:98:EA:22:6A:BD:8B:93:16\n     *   Public key ping-sha256: pL1+qb9HTMRZJmuC/bB/ZI9d302BYrrqiVuRyW+DGrU=\n     * Subject Common Name: DigiCert SHA2 Extended Validation Server CA\n     *   Certificate SHA256 fingerprint: 40:3E:06:2A:26:53:05:91:13:28:5B:AF:80:A0:D4:AE:42:2C:84:8C:9F:78:FA:D0:1F:C9:4B:C5:B8:7F:EF:1A\n     *   Public key ping-sha256: RRM1dGqnDFsCJXBTHky16vi1obOlCgFFn/yOhI/y+ho=\n     * Subject Common Name: DigiCert High Assurance EV Root CA\n     *   Certificate SHA256 fingerprint: 74:31:E5:F4:C3:C1:CE:46:90:77:4F:0B:61:E0:54:40:88:3B:A9:A0:1E:D0:0B:A6:AB:D7:80:6E:D3:B1:18:CF\n     *   Public key ping-sha256: WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18=\n     * All OK. Server matched our pinned cert or public key\n     * statusCode: 200\n     * headers: max-age=0; pin-sha256=\"WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18=\"; pin-sha256=\"RRM1dGqnDFsCJXBTHky16vi1obOlCgFFn/yOhI/y+ho=\";\n     * pin-sha256=\"k2v657xBsOVe1PQRwOsHsw3bsGT2VzIqz5K+59sNQws=\"; pin-sha256=\"K87oWBWM9UZfyddvDfoxL+8lpNyoUB2ptGtn0fv6G2Q=\"; pin-sha256=\"IQBnNBEiFuhj+8x6X8XLgh01V9Ic5/V3IRQLNFFc7v4=\";\n     * pin-sha256=\"iie1VXtL7HzAMF+/PVPR9xzT80kQxdZeJ+zduCB3uj0=\"; pin-sha256=\"LvRiGEjRqfzurezaWuj8Wie2gyHMrW5Q06LspMnox7A=\"; includeSubDomains\n     * ```\n     * @since v0.3.6\n     * @param options Accepts all `options` from `request`, with some differences in default values:\n     */\n    function request(\n        options: RequestOptions | string | URL,\n        callback?: (res: http.IncomingMessage) => void,\n    ): http.ClientRequest;\n    function request(\n        url: string | URL,\n        options: RequestOptions,\n        callback?: (res: http.IncomingMessage) => void,\n    ): http.ClientRequest;\n    /**\n     * Like `http.get()` but for HTTPS.\n     *\n     * `options` can be an object, a string, or a `URL` object. If `options` is a\n     * string, it is automatically parsed with `new URL()`. If it is a `URL` object, it will be automatically converted to an ordinary `options` object.\n     *\n     * ```js\n     * import https from 'node:https';\n     *\n     * https.get('https://encrypted.google.com/', (res) => {\n     *   console.log('statusCode:', res.statusCode);\n     *   console.log('headers:', res.headers);\n     *\n     *   res.on('data', (d) => {\n     *     process.stdout.write(d);\n     *   });\n     *\n     * }).on('error', (e) => {\n     *   console.error(e);\n     * });\n     * ```\n     * @since v0.3.6\n     * @param options Accepts the same `options` as {@link request}, with the `method` always set to `GET`.\n     */\n    function get(\n        options: RequestOptions | string | URL,\n        callback?: (res: http.IncomingMessage) => void,\n    ): http.ClientRequest;\n    function get(\n        url: string | URL,\n        options: RequestOptions,\n        callback?: (res: http.IncomingMessage) => void,\n    ): http.ClientRequest;\n    let globalAgent: Agent;\n}\ndeclare module \"node:https\" {\n    export * from \"https\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/index.d.ts": "/**\n * License for programmatically and manually incorporated\n * documentation aka. `JSDoc` from https://github.com/nodejs/node/tree/master/doc\n *\n * Copyright Node.js contributors. All rights reserved.\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\n// NOTE: These definitions support Node.js and TypeScript 5.7+.\n\n// Reference required TypeScript libs:\n/// <reference lib=\"es2020\" />\n\n// TypeScript backwards-compatibility definitions:\n/// <reference path=\"compatibility/index.d.ts\" />\n\n// Definitions specific to TypeScript 5.7+:\n/// <reference path=\"globals.typedarray.d.ts\" />\n/// <reference path=\"buffer.buffer.d.ts\" />\n\n// Definitions for Node.js modules that are not specific to any version of TypeScript:\n/// <reference path=\"globals.d.ts\" />\n/// <reference path=\"assert.d.ts\" />\n/// <reference path=\"assert/strict.d.ts\" />\n/// <reference path=\"async_hooks.d.ts\" />\n/// <reference path=\"buffer.d.ts\" />\n/// <reference path=\"child_process.d.ts\" />\n/// <reference path=\"cluster.d.ts\" />\n/// <reference path=\"console.d.ts\" />\n/// <reference path=\"constants.d.ts\" />\n/// <reference path=\"crypto.d.ts\" />\n/// <reference path=\"dgram.d.ts\" />\n/// <reference path=\"diagnostics_channel.d.ts\" />\n/// <reference path=\"dns.d.ts\" />\n/// <reference path=\"dns/promises.d.ts\" />\n/// <reference path=\"dns/promises.d.ts\" />\n/// <reference path=\"domain.d.ts\" />\n/// <reference path=\"dom-events.d.ts\" />\n/// <reference path=\"events.d.ts\" />\n/// <reference path=\"fs.d.ts\" />\n/// <reference path=\"fs/promises.d.ts\" />\n/// <reference path=\"http.d.ts\" />\n/// <reference path=\"http2.d.ts\" />\n/// <reference path=\"https.d.ts\" />\n/// <reference path=\"inspector.d.ts\" />\n/// <reference path=\"module.d.ts\" />\n/// <reference path=\"net.d.ts\" />\n/// <reference path=\"os.d.ts\" />\n/// <reference path=\"path.d.ts\" />\n/// <reference path=\"perf_hooks.d.ts\" />\n/// <reference path=\"process.d.ts\" />\n/// <reference path=\"punycode.d.ts\" />\n/// <reference path=\"querystring.d.ts\" />\n/// <reference path=\"readline.d.ts\" />\n/// <reference path=\"readline/promises.d.ts\" />\n/// <reference path=\"repl.d.ts\" />\n/// <reference path=\"sea.d.ts\" />\n/// <reference path=\"stream.d.ts\" />\n/// <reference path=\"stream/promises.d.ts\" />\n/// <reference path=\"stream/consumers.d.ts\" />\n/// <reference path=\"stream/web.d.ts\" />\n/// <reference path=\"string_decoder.d.ts\" />\n/// <reference path=\"test.d.ts\" />\n/// <reference path=\"timers.d.ts\" />\n/// <reference path=\"timers/promises.d.ts\" />\n/// <reference path=\"tls.d.ts\" />\n/// <reference path=\"trace_events.d.ts\" />\n/// <reference path=\"tty.d.ts\" />\n/// <reference path=\"url.d.ts\" />\n/// <reference path=\"util.d.ts\" />\n/// <reference path=\"v8.d.ts\" />\n/// <reference path=\"vm.d.ts\" />\n/// <reference path=\"wasi.d.ts\" />\n/// <reference path=\"worker_threads.d.ts\" />\n/// <reference path=\"zlib.d.ts\" />\n",
  "node_modules/tgrid/node_modules/@types/node/inspector.d.ts": "// These definitions are automatically generated by the generate-inspector script.\n// Do not edit this file directly.\n// See scripts/generate-inspector/README.md for information on how to update the protocol definitions.\n// Changes to the module itself should be added to the generator template (scripts/generate-inspector/inspector.d.ts.template).\n\n/**\n * The `node:inspector` module provides an API for interacting with the V8\n * inspector.\n * @see [source](https://github.com/nodejs/node/blob/v20.x/lib/inspector.js)\n */\ndeclare module 'inspector' {\n    import EventEmitter = require('node:events');\n\n    interface InspectorNotification<T> {\n        method: string;\n        params: T;\n    }\n\n    namespace Schema {\n        /**\n         * Description of the protocol domain.\n         */\n        interface Domain {\n            /**\n             * Domain name.\n             */\n            name: string;\n            /**\n             * Domain version.\n             */\n            version: string;\n        }\n        interface GetDomainsReturnType {\n            /**\n             * List of supported domains.\n             */\n            domains: Domain[];\n        }\n    }\n    namespace Runtime {\n        /**\n         * Unique script identifier.\n         */\n        type ScriptId = string;\n        /**\n         * Unique object identifier.\n         */\n        type RemoteObjectId = string;\n        /**\n         * Primitive value which cannot be JSON-stringified.\n         */\n        type UnserializableValue = string;\n        /**\n         * Mirror object referencing original JavaScript object.\n         */\n        interface RemoteObject {\n            /**\n             * Object type.\n             */\n            type: string;\n            /**\n             * Object subtype hint. Specified for <code>object</code> type values only.\n             */\n            subtype?: string | undefined;\n            /**\n             * Object class (constructor) name. Specified for <code>object</code> type values only.\n             */\n            className?: string | undefined;\n            /**\n             * Remote object value in case of primitive values or JSON values (if it was requested).\n             */\n            value?: any;\n            /**\n             * Primitive value which can not be JSON-stringified does not have <code>value</code>, but gets this property.\n             */\n            unserializableValue?: UnserializableValue | undefined;\n            /**\n             * String representation of the object.\n             */\n            description?: string | undefined;\n            /**\n             * Unique object identifier (for non-primitive values).\n             */\n            objectId?: RemoteObjectId | undefined;\n            /**\n             * Preview containing abbreviated property values. Specified for <code>object</code> type values only.\n             * @experimental\n             */\n            preview?: ObjectPreview | undefined;\n            /**\n             * @experimental\n             */\n            customPreview?: CustomPreview | undefined;\n        }\n        /**\n         * @experimental\n         */\n        interface CustomPreview {\n            header: string;\n            hasBody: boolean;\n            formatterObjectId: RemoteObjectId;\n            bindRemoteObjectFunctionId: RemoteObjectId;\n            configObjectId?: RemoteObjectId | undefined;\n        }\n        /**\n         * Object containing abbreviated remote object value.\n         * @experimental\n         */\n        interface ObjectPreview {\n            /**\n             * Object type.\n             */\n            type: string;\n            /**\n             * Object subtype hint. Specified for <code>object</code> type values only.\n             */\n            subtype?: string | undefined;\n            /**\n             * String representation of the object.\n             */\n            description?: string | undefined;\n            /**\n             * True iff some of the properties or entries of the original object did not fit.\n             */\n            overflow: boolean;\n            /**\n             * List of the properties.\n             */\n            properties: PropertyPreview[];\n            /**\n             * List of the entries. Specified for <code>map</code> and <code>set</code> subtype values only.\n             */\n            entries?: EntryPreview[] | undefined;\n        }\n        /**\n         * @experimental\n         */\n        interface PropertyPreview {\n            /**\n             * Property name.\n             */\n            name: string;\n            /**\n             * Object type. Accessor means that the property itself is an accessor property.\n             */\n            type: string;\n            /**\n             * User-friendly property value string.\n             */\n            value?: string | undefined;\n            /**\n             * Nested value preview.\n             */\n            valuePreview?: ObjectPreview | undefined;\n            /**\n             * Object subtype hint. Specified for <code>object</code> type values only.\n             */\n            subtype?: string | undefined;\n        }\n        /**\n         * @experimental\n         */\n        interface EntryPreview {\n            /**\n             * Preview of the key. Specified for map-like collection entries.\n             */\n            key?: ObjectPreview | undefined;\n            /**\n             * Preview of the value.\n             */\n            value: ObjectPreview;\n        }\n        /**\n         * Object property descriptor.\n         */\n        interface PropertyDescriptor {\n            /**\n             * Property name or symbol description.\n             */\n            name: string;\n            /**\n             * The value associated with the property.\n             */\n            value?: RemoteObject | undefined;\n            /**\n             * True if the value associated with the property may be changed (data descriptors only).\n             */\n            writable?: boolean | undefined;\n            /**\n             * A function which serves as a getter for the property, or <code>undefined</code> if there is no getter (accessor descriptors only).\n             */\n            get?: RemoteObject | undefined;\n            /**\n             * A function which serves as a setter for the property, or <code>undefined</code> if there is no setter (accessor descriptors only).\n             */\n            set?: RemoteObject | undefined;\n            /**\n             * True if the type of this property descriptor may be changed and if the property may be deleted from the corresponding object.\n             */\n            configurable: boolean;\n            /**\n             * True if this property shows up during enumeration of the properties on the corresponding object.\n             */\n            enumerable: boolean;\n            /**\n             * True if the result was thrown during the evaluation.\n             */\n            wasThrown?: boolean | undefined;\n            /**\n             * True if the property is owned for the object.\n             */\n            isOwn?: boolean | undefined;\n            /**\n             * Property symbol object, if the property is of the <code>symbol</code> type.\n             */\n            symbol?: RemoteObject | undefined;\n        }\n        /**\n         * Object internal property descriptor. This property isn't normally visible in JavaScript code.\n         */\n        interface InternalPropertyDescriptor {\n            /**\n             * Conventional property name.\n             */\n            name: string;\n            /**\n             * The value associated with the property.\n             */\n            value?: RemoteObject | undefined;\n        }\n        /**\n         * Represents function call argument. Either remote object id <code>objectId</code>, primitive <code>value</code>, unserializable primitive value or neither of (for undefined) them should be specified.\n         */\n        interface CallArgument {\n            /**\n             * Primitive value or serializable javascript object.\n             */\n            value?: any;\n            /**\n             * Primitive value which can not be JSON-stringified.\n             */\n            unserializableValue?: UnserializableValue | undefined;\n            /**\n             * Remote object handle.\n             */\n            objectId?: RemoteObjectId | undefined;\n        }\n        /**\n         * Id of an execution context.\n         */\n        type ExecutionContextId = number;\n        /**\n         * Description of an isolated world.\n         */\n        interface ExecutionContextDescription {\n            /**\n             * Unique id of the execution context. It can be used to specify in which execution context script evaluation should be performed.\n             */\n            id: ExecutionContextId;\n            /**\n             * Execution context origin.\n             */\n            origin: string;\n            /**\n             * Human readable name describing given context.\n             */\n            name: string;\n            /**\n             * Embedder-specific auxiliary data.\n             */\n            auxData?: {} | undefined;\n        }\n        /**\n         * Detailed information about exception (or error) that was thrown during script compilation or execution.\n         */\n        interface ExceptionDetails {\n            /**\n             * Exception id.\n             */\n            exceptionId: number;\n            /**\n             * Exception text, which should be used together with exception object when available.\n             */\n            text: string;\n            /**\n             * Line number of the exception location (0-based).\n             */\n            lineNumber: number;\n            /**\n             * Column number of the exception location (0-based).\n             */\n            columnNumber: number;\n            /**\n             * Script ID of the exception location.\n             */\n            scriptId?: ScriptId | undefined;\n            /**\n             * URL of the exception location, to be used when the script was not reported.\n             */\n            url?: string | undefined;\n            /**\n             * JavaScript stack trace if available.\n             */\n            stackTrace?: StackTrace | undefined;\n            /**\n             * Exception object if available.\n             */\n            exception?: RemoteObject | undefined;\n            /**\n             * Identifier of the context where exception happened.\n             */\n            executionContextId?: ExecutionContextId | undefined;\n        }\n        /**\n         * Number of milliseconds since epoch.\n         */\n        type Timestamp = number;\n        /**\n         * Stack entry for runtime errors and assertions.\n         */\n        interface CallFrame {\n            /**\n             * JavaScript function name.\n             */\n            functionName: string;\n            /**\n             * JavaScript script id.\n             */\n            scriptId: ScriptId;\n            /**\n             * JavaScript script name or url.\n             */\n            url: string;\n            /**\n             * JavaScript script line number (0-based).\n             */\n            lineNumber: number;\n            /**\n             * JavaScript script column number (0-based).\n             */\n            columnNumber: number;\n        }\n        /**\n         * Call frames for assertions or error messages.\n         */\n        interface StackTrace {\n            /**\n             * String label of this stack trace. For async traces this may be a name of the function that initiated the async call.\n             */\n            description?: string | undefined;\n            /**\n             * JavaScript function name.\n             */\n            callFrames: CallFrame[];\n            /**\n             * Asynchronous JavaScript stack trace that preceded this stack, if available.\n             */\n            parent?: StackTrace | undefined;\n            /**\n             * Asynchronous JavaScript stack trace that preceded this stack, if available.\n             * @experimental\n             */\n            parentId?: StackTraceId | undefined;\n        }\n        /**\n         * Unique identifier of current debugger.\n         * @experimental\n         */\n        type UniqueDebuggerId = string;\n        /**\n         * If <code>debuggerId</code> is set stack trace comes from another debugger and can be resolved there. This allows to track cross-debugger calls. See <code>Runtime.StackTrace</code> and <code>Debugger.paused</code> for usages.\n         * @experimental\n         */\n        interface StackTraceId {\n            id: string;\n            debuggerId?: UniqueDebuggerId | undefined;\n        }\n        interface EvaluateParameterType {\n            /**\n             * Expression to evaluate.\n             */\n            expression: string;\n            /**\n             * Symbolic group name that can be used to release multiple objects.\n             */\n            objectGroup?: string | undefined;\n            /**\n             * Determines whether Command Line API should be available during the evaluation.\n             */\n            includeCommandLineAPI?: boolean | undefined;\n            /**\n             * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides <code>setPauseOnException</code> state.\n             */\n            silent?: boolean | undefined;\n            /**\n             * Specifies in which execution context to perform evaluation. If the parameter is omitted the evaluation will be performed in the context of the inspected page.\n             */\n            contextId?: ExecutionContextId | undefined;\n            /**\n             * Whether the result is expected to be a JSON object that should be sent by value.\n             */\n            returnByValue?: boolean | undefined;\n            /**\n             * Whether preview should be generated for the result.\n             * @experimental\n             */\n            generatePreview?: boolean | undefined;\n            /**\n             * Whether execution should be treated as initiated by user in the UI.\n             */\n            userGesture?: boolean | undefined;\n            /**\n             * Whether execution should <code>await</code> for resulting value and return once awaited promise is resolved.\n             */\n            awaitPromise?: boolean | undefined;\n        }\n        interface AwaitPromiseParameterType {\n            /**\n             * Identifier of the promise.\n             */\n            promiseObjectId: RemoteObjectId;\n            /**\n             * Whether the result is expected to be a JSON object that should be sent by value.\n             */\n            returnByValue?: boolean | undefined;\n            /**\n             * Whether preview should be generated for the result.\n             */\n            generatePreview?: boolean | undefined;\n        }\n        interface CallFunctionOnParameterType {\n            /**\n             * Declaration of the function to call.\n             */\n            functionDeclaration: string;\n            /**\n             * Identifier of the object to call function on. Either objectId or executionContextId should be specified.\n             */\n            objectId?: RemoteObjectId | undefined;\n            /**\n             * Call arguments. All call arguments must belong to the same JavaScript world as the target object.\n             */\n            arguments?: CallArgument[] | undefined;\n            /**\n             * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides <code>setPauseOnException</code> state.\n             */\n            silent?: boolean | undefined;\n            /**\n             * Whether the result is expected to be a JSON object which should be sent by value.\n             */\n            returnByValue?: boolean | undefined;\n            /**\n             * Whether preview should be generated for the result.\n             * @experimental\n             */\n            generatePreview?: boolean | undefined;\n            /**\n             * Whether execution should be treated as initiated by user in the UI.\n             */\n            userGesture?: boolean | undefined;\n            /**\n             * Whether execution should <code>await</code> for resulting value and return once awaited promise is resolved.\n             */\n            awaitPromise?: boolean | undefined;\n            /**\n             * Specifies execution context which global object will be used to call function on. Either executionContextId or objectId should be specified.\n             */\n            executionContextId?: ExecutionContextId | undefined;\n            /**\n             * Symbolic group name that can be used to release multiple objects. If objectGroup is not specified and objectId is, objectGroup will be inherited from object.\n             */\n            objectGroup?: string | undefined;\n        }\n        interface GetPropertiesParameterType {\n            /**\n             * Identifier of the object to return properties for.\n             */\n            objectId: RemoteObjectId;\n            /**\n             * If true, returns properties belonging only to the element itself, not to its prototype chain.\n             */\n            ownProperties?: boolean | undefined;\n            /**\n             * If true, returns accessor properties (with getter/setter) only; internal properties are not returned either.\n             * @experimental\n             */\n            accessorPropertiesOnly?: boolean | undefined;\n            /**\n             * Whether preview should be generated for the results.\n             * @experimental\n             */\n            generatePreview?: boolean | undefined;\n        }\n        interface ReleaseObjectParameterType {\n            /**\n             * Identifier of the object to release.\n             */\n            objectId: RemoteObjectId;\n        }\n        interface ReleaseObjectGroupParameterType {\n            /**\n             * Symbolic object group name.\n             */\n            objectGroup: string;\n        }\n        interface SetCustomObjectFormatterEnabledParameterType {\n            enabled: boolean;\n        }\n        interface CompileScriptParameterType {\n            /**\n             * Expression to compile.\n             */\n            expression: string;\n            /**\n             * Source url to be set for the script.\n             */\n            sourceURL: string;\n            /**\n             * Specifies whether the compiled script should be persisted.\n             */\n            persistScript: boolean;\n            /**\n             * Specifies in which execution context to perform script run. If the parameter is omitted the evaluation will be performed in the context of the inspected page.\n             */\n            executionContextId?: ExecutionContextId | undefined;\n        }\n        interface RunScriptParameterType {\n            /**\n             * Id of the script to run.\n             */\n            scriptId: ScriptId;\n            /**\n             * Specifies in which execution context to perform script run. If the parameter is omitted the evaluation will be performed in the context of the inspected page.\n             */\n            executionContextId?: ExecutionContextId | undefined;\n            /**\n             * Symbolic group name that can be used to release multiple objects.\n             */\n            objectGroup?: string | undefined;\n            /**\n             * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides <code>setPauseOnException</code> state.\n             */\n            silent?: boolean | undefined;\n            /**\n             * Determines whether Command Line API should be available during the evaluation.\n             */\n            includeCommandLineAPI?: boolean | undefined;\n            /**\n             * Whether the result is expected to be a JSON object which should be sent by value.\n             */\n            returnByValue?: boolean | undefined;\n            /**\n             * Whether preview should be generated for the result.\n             */\n            generatePreview?: boolean | undefined;\n            /**\n             * Whether execution should <code>await</code> for resulting value and return once awaited promise is resolved.\n             */\n            awaitPromise?: boolean | undefined;\n        }\n        interface QueryObjectsParameterType {\n            /**\n             * Identifier of the prototype to return objects for.\n             */\n            prototypeObjectId: RemoteObjectId;\n        }\n        interface GlobalLexicalScopeNamesParameterType {\n            /**\n             * Specifies in which execution context to lookup global scope variables.\n             */\n            executionContextId?: ExecutionContextId | undefined;\n        }\n        interface EvaluateReturnType {\n            /**\n             * Evaluation result.\n             */\n            result: RemoteObject;\n            /**\n             * Exception details.\n             */\n            exceptionDetails?: ExceptionDetails | undefined;\n        }\n        interface AwaitPromiseReturnType {\n            /**\n             * Promise result. Will contain rejected value if promise was rejected.\n             */\n            result: RemoteObject;\n            /**\n             * Exception details if stack strace is available.\n             */\n            exceptionDetails?: ExceptionDetails | undefined;\n        }\n        interface CallFunctionOnReturnType {\n            /**\n             * Call result.\n             */\n            result: RemoteObject;\n            /**\n             * Exception details.\n             */\n            exceptionDetails?: ExceptionDetails | undefined;\n        }\n        interface GetPropertiesReturnType {\n            /**\n             * Object properties.\n             */\n            result: PropertyDescriptor[];\n            /**\n             * Internal object properties (only of the element itself).\n             */\n            internalProperties?: InternalPropertyDescriptor[] | undefined;\n            /**\n             * Exception details.\n             */\n            exceptionDetails?: ExceptionDetails | undefined;\n        }\n        interface CompileScriptReturnType {\n            /**\n             * Id of the script.\n             */\n            scriptId?: ScriptId | undefined;\n            /**\n             * Exception details.\n             */\n            exceptionDetails?: ExceptionDetails | undefined;\n        }\n        interface RunScriptReturnType {\n            /**\n             * Run result.\n             */\n            result: RemoteObject;\n            /**\n             * Exception details.\n             */\n            exceptionDetails?: ExceptionDetails | undefined;\n        }\n        interface QueryObjectsReturnType {\n            /**\n             * Array with objects.\n             */\n            objects: RemoteObject;\n        }\n        interface GlobalLexicalScopeNamesReturnType {\n            names: string[];\n        }\n        interface ExecutionContextCreatedEventDataType {\n            /**\n             * A newly created execution context.\n             */\n            context: ExecutionContextDescription;\n        }\n        interface ExecutionContextDestroyedEventDataType {\n            /**\n             * Id of the destroyed context\n             */\n            executionContextId: ExecutionContextId;\n        }\n        interface ExceptionThrownEventDataType {\n            /**\n             * Timestamp of the exception.\n             */\n            timestamp: Timestamp;\n            exceptionDetails: ExceptionDetails;\n        }\n        interface ExceptionRevokedEventDataType {\n            /**\n             * Reason describing why exception was revoked.\n             */\n            reason: string;\n            /**\n             * The id of revoked exception, as reported in <code>exceptionThrown</code>.\n             */\n            exceptionId: number;\n        }\n        interface ConsoleAPICalledEventDataType {\n            /**\n             * Type of the call.\n             */\n            type: string;\n            /**\n             * Call arguments.\n             */\n            args: RemoteObject[];\n            /**\n             * Identifier of the context where the call was made.\n             */\n            executionContextId: ExecutionContextId;\n            /**\n             * Call timestamp.\n             */\n            timestamp: Timestamp;\n            /**\n             * Stack trace captured when the call was made.\n             */\n            stackTrace?: StackTrace | undefined;\n            /**\n             * Console context descriptor for calls on non-default console context (not console.*): 'anonymous#unique-logger-id' for call on unnamed context, 'name#unique-logger-id' for call on named context.\n             * @experimental\n             */\n            context?: string | undefined;\n        }\n        interface InspectRequestedEventDataType {\n            object: RemoteObject;\n            hints: {};\n        }\n    }\n    namespace Debugger {\n        /**\n         * Breakpoint identifier.\n         */\n        type BreakpointId = string;\n        /**\n         * Call frame identifier.\n         */\n        type CallFrameId = string;\n        /**\n         * Location in the source code.\n         */\n        interface Location {\n            /**\n             * Script identifier as reported in the <code>Debugger.scriptParsed</code>.\n             */\n            scriptId: Runtime.ScriptId;\n            /**\n             * Line number in the script (0-based).\n             */\n            lineNumber: number;\n            /**\n             * Column number in the script (0-based).\n             */\n            columnNumber?: number | undefined;\n        }\n        /**\n         * Location in the source code.\n         * @experimental\n         */\n        interface ScriptPosition {\n            lineNumber: number;\n            columnNumber: number;\n        }\n        /**\n         * JavaScript call frame. Array of call frames form the call stack.\n         */\n        interface CallFrame {\n            /**\n             * Call frame identifier. This identifier is only valid while the virtual machine is paused.\n             */\n            callFrameId: CallFrameId;\n            /**\n             * Name of the JavaScript function called on this call frame.\n             */\n            functionName: string;\n            /**\n             * Location in the source code.\n             */\n            functionLocation?: Location | undefined;\n            /**\n             * Location in the source code.\n             */\n            location: Location;\n            /**\n             * JavaScript script name or url.\n             */\n            url: string;\n            /**\n             * Scope chain for this call frame.\n             */\n            scopeChain: Scope[];\n            /**\n             * <code>this</code> object for this call frame.\n             */\n            this: Runtime.RemoteObject;\n            /**\n             * The value being returned, if the function is at return point.\n             */\n            returnValue?: Runtime.RemoteObject | undefined;\n        }\n        /**\n         * Scope description.\n         */\n        interface Scope {\n            /**\n             * Scope type.\n             */\n            type: string;\n            /**\n             * Object representing the scope. For <code>global</code> and <code>with</code> scopes it represents the actual object; for the rest of the scopes, it is artificial transient object enumerating scope variables as its properties.\n             */\n            object: Runtime.RemoteObject;\n            name?: string | undefined;\n            /**\n             * Location in the source code where scope starts\n             */\n            startLocation?: Location | undefined;\n            /**\n             * Location in the source code where scope ends\n             */\n            endLocation?: Location | undefined;\n        }\n        /**\n         * Search match for resource.\n         */\n        interface SearchMatch {\n            /**\n             * Line number in resource content.\n             */\n            lineNumber: number;\n            /**\n             * Line with match content.\n             */\n            lineContent: string;\n        }\n        interface BreakLocation {\n            /**\n             * Script identifier as reported in the <code>Debugger.scriptParsed</code>.\n             */\n            scriptId: Runtime.ScriptId;\n            /**\n             * Line number in the script (0-based).\n             */\n            lineNumber: number;\n            /**\n             * Column number in the script (0-based).\n             */\n            columnNumber?: number | undefined;\n            type?: string | undefined;\n        }\n        interface SetBreakpointsActiveParameterType {\n            /**\n             * New value for breakpoints active state.\n             */\n            active: boolean;\n        }\n        interface SetSkipAllPausesParameterType {\n            /**\n             * New value for skip pauses state.\n             */\n            skip: boolean;\n        }\n        interface SetBreakpointByUrlParameterType {\n            /**\n             * Line number to set breakpoint at.\n             */\n            lineNumber: number;\n            /**\n             * URL of the resources to set breakpoint on.\n             */\n            url?: string | undefined;\n            /**\n             * Regex pattern for the URLs of the resources to set breakpoints on. Either <code>url</code> or <code>urlRegex</code> must be specified.\n             */\n            urlRegex?: string | undefined;\n            /**\n             * Script hash of the resources to set breakpoint on.\n             */\n            scriptHash?: string | undefined;\n            /**\n             * Offset in the line to set breakpoint at.\n             */\n            columnNumber?: number | undefined;\n            /**\n             * Expression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true.\n             */\n            condition?: string | undefined;\n        }\n        interface SetBreakpointParameterType {\n            /**\n             * Location to set breakpoint in.\n             */\n            location: Location;\n            /**\n             * Expression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true.\n             */\n            condition?: string | undefined;\n        }\n        interface RemoveBreakpointParameterType {\n            breakpointId: BreakpointId;\n        }\n        interface GetPossibleBreakpointsParameterType {\n            /**\n             * Start of range to search possible breakpoint locations in.\n             */\n            start: Location;\n            /**\n             * End of range to search possible breakpoint locations in (excluding). When not specified, end of scripts is used as end of range.\n             */\n            end?: Location | undefined;\n            /**\n             * Only consider locations which are in the same (non-nested) function as start.\n             */\n            restrictToFunction?: boolean | undefined;\n        }\n        interface ContinueToLocationParameterType {\n            /**\n             * Location to continue to.\n             */\n            location: Location;\n            targetCallFrames?: string | undefined;\n        }\n        interface PauseOnAsyncCallParameterType {\n            /**\n             * Debugger will pause when async call with given stack trace is started.\n             */\n            parentStackTraceId: Runtime.StackTraceId;\n        }\n        interface StepIntoParameterType {\n            /**\n             * Debugger will issue additional Debugger.paused notification if any async task is scheduled before next pause.\n             * @experimental\n             */\n            breakOnAsyncCall?: boolean | undefined;\n        }\n        interface GetStackTraceParameterType {\n            stackTraceId: Runtime.StackTraceId;\n        }\n        interface SearchInContentParameterType {\n            /**\n             * Id of the script to search in.\n             */\n            scriptId: Runtime.ScriptId;\n            /**\n             * String to search for.\n             */\n            query: string;\n            /**\n             * If true, search is case sensitive.\n             */\n            caseSensitive?: boolean | undefined;\n            /**\n             * If true, treats string parameter as regex.\n             */\n            isRegex?: boolean | undefined;\n        }\n        interface SetScriptSourceParameterType {\n            /**\n             * Id of the script to edit.\n             */\n            scriptId: Runtime.ScriptId;\n            /**\n             * New content of the script.\n             */\n            scriptSource: string;\n            /**\n             *  If true the change will not actually be applied. Dry run may be used to get result description without actually modifying the code.\n             */\n            dryRun?: boolean | undefined;\n        }\n        interface RestartFrameParameterType {\n            /**\n             * Call frame identifier to evaluate on.\n             */\n            callFrameId: CallFrameId;\n        }\n        interface GetScriptSourceParameterType {\n            /**\n             * Id of the script to get source for.\n             */\n            scriptId: Runtime.ScriptId;\n        }\n        interface SetPauseOnExceptionsParameterType {\n            /**\n             * Pause on exceptions mode.\n             */\n            state: string;\n        }\n        interface EvaluateOnCallFrameParameterType {\n            /**\n             * Call frame identifier to evaluate on.\n             */\n            callFrameId: CallFrameId;\n            /**\n             * Expression to evaluate.\n             */\n            expression: string;\n            /**\n             * String object group name to put result into (allows rapid releasing resulting object handles using <code>releaseObjectGroup</code>).\n             */\n            objectGroup?: string | undefined;\n            /**\n             * Specifies whether command line API should be available to the evaluated expression, defaults to false.\n             */\n            includeCommandLineAPI?: boolean | undefined;\n            /**\n             * In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides <code>setPauseOnException</code> state.\n             */\n            silent?: boolean | undefined;\n            /**\n             * Whether the result is expected to be a JSON object that should be sent by value.\n             */\n            returnByValue?: boolean | undefined;\n            /**\n             * Whether preview should be generated for the result.\n             * @experimental\n             */\n            generatePreview?: boolean | undefined;\n            /**\n             * Whether to throw an exception if side effect cannot be ruled out during evaluation.\n             */\n            throwOnSideEffect?: boolean | undefined;\n        }\n        interface SetVariableValueParameterType {\n            /**\n             * 0-based number of scope as was listed in scope chain. Only 'local', 'closure' and 'catch' scope types are allowed. Other scopes could be manipulated manually.\n             */\n            scopeNumber: number;\n            /**\n             * Variable name.\n             */\n            variableName: string;\n            /**\n             * New variable value.\n             */\n            newValue: Runtime.CallArgument;\n            /**\n             * Id of callframe that holds variable.\n             */\n            callFrameId: CallFrameId;\n        }\n        interface SetReturnValueParameterType {\n            /**\n             * New return value.\n             */\n            newValue: Runtime.CallArgument;\n        }\n        interface SetAsyncCallStackDepthParameterType {\n            /**\n             * Maximum depth of async call stacks. Setting to <code>0</code> will effectively disable collecting async call stacks (default).\n             */\n            maxDepth: number;\n        }\n        interface SetBlackboxPatternsParameterType {\n            /**\n             * Array of regexps that will be used to check script url for blackbox state.\n             */\n            patterns: string[];\n        }\n        interface SetBlackboxedRangesParameterType {\n            /**\n             * Id of the script.\n             */\n            scriptId: Runtime.ScriptId;\n            positions: ScriptPosition[];\n        }\n        interface EnableReturnType {\n            /**\n             * Unique identifier of the debugger.\n             * @experimental\n             */\n            debuggerId: Runtime.UniqueDebuggerId;\n        }\n        interface SetBreakpointByUrlReturnType {\n            /**\n             * Id of the created breakpoint for further reference.\n             */\n            breakpointId: BreakpointId;\n            /**\n             * List of the locations this breakpoint resolved into upon addition.\n             */\n            locations: Location[];\n        }\n        interface SetBreakpointReturnType {\n            /**\n             * Id of the created breakpoint for further reference.\n             */\n            breakpointId: BreakpointId;\n            /**\n             * Location this breakpoint resolved into.\n             */\n            actualLocation: Location;\n        }\n        interface GetPossibleBreakpointsReturnType {\n            /**\n             * List of the possible breakpoint locations.\n             */\n            locations: BreakLocation[];\n        }\n        interface GetStackTraceReturnType {\n            stackTrace: Runtime.StackTrace;\n        }\n        interface SearchInContentReturnType {\n            /**\n             * List of search matches.\n             */\n            result: SearchMatch[];\n        }\n        interface SetScriptSourceReturnType {\n            /**\n             * New stack trace in case editing has happened while VM was stopped.\n             */\n            callFrames?: CallFrame[] | undefined;\n            /**\n             * Whether current call stack  was modified after applying the changes.\n             */\n            stackChanged?: boolean | undefined;\n            /**\n             * Async stack trace, if any.\n             */\n            asyncStackTrace?: Runtime.StackTrace | undefined;\n            /**\n             * Async stack trace, if any.\n             * @experimental\n             */\n            asyncStackTraceId?: Runtime.StackTraceId | undefined;\n            /**\n             * Exception details if any.\n             */\n            exceptionDetails?: Runtime.ExceptionDetails | undefined;\n        }\n        interface RestartFrameReturnType {\n            /**\n             * New stack trace.\n             */\n            callFrames: CallFrame[];\n            /**\n             * Async stack trace, if any.\n             */\n            asyncStackTrace?: Runtime.StackTrace | undefined;\n            /**\n             * Async stack trace, if any.\n             * @experimental\n             */\n            asyncStackTraceId?: Runtime.StackTraceId | undefined;\n        }\n        interface GetScriptSourceReturnType {\n            /**\n             * Script source.\n             */\n            scriptSource: string;\n        }\n        interface EvaluateOnCallFrameReturnType {\n            /**\n             * Object wrapper for the evaluation result.\n             */\n            result: Runtime.RemoteObject;\n            /**\n             * Exception details.\n             */\n            exceptionDetails?: Runtime.ExceptionDetails | undefined;\n        }\n        interface ScriptParsedEventDataType {\n            /**\n             * Identifier of the script parsed.\n             */\n            scriptId: Runtime.ScriptId;\n            /**\n             * URL or name of the script parsed (if any).\n             */\n            url: string;\n            /**\n             * Line offset of the script within the resource with given URL (for script tags).\n             */\n            startLine: number;\n            /**\n             * Column offset of the script within the resource with given URL.\n             */\n            startColumn: number;\n            /**\n             * Last line of the script.\n             */\n            endLine: number;\n            /**\n             * Length of the last line of the script.\n             */\n            endColumn: number;\n            /**\n             * Specifies script creation context.\n             */\n            executionContextId: Runtime.ExecutionContextId;\n            /**\n             * Content hash of the script.\n             */\n            hash: string;\n            /**\n             * Embedder-specific auxiliary data.\n             */\n            executionContextAuxData?: {} | undefined;\n            /**\n             * True, if this script is generated as a result of the live edit operation.\n             * @experimental\n             */\n            isLiveEdit?: boolean | undefined;\n            /**\n             * URL of source map associated with script (if any).\n             */\n            sourceMapURL?: string | undefined;\n            /**\n             * True, if this script has sourceURL.\n             */\n            hasSourceURL?: boolean | undefined;\n            /**\n             * True, if this script is ES6 module.\n             */\n            isModule?: boolean | undefined;\n            /**\n             * This script length.\n             */\n            length?: number | undefined;\n            /**\n             * JavaScript top stack frame of where the script parsed event was triggered if available.\n             * @experimental\n             */\n            stackTrace?: Runtime.StackTrace | undefined;\n        }\n        interface ScriptFailedToParseEventDataType {\n            /**\n             * Identifier of the script parsed.\n             */\n            scriptId: Runtime.ScriptId;\n            /**\n             * URL or name of the script parsed (if any).\n             */\n            url: string;\n            /**\n             * Line offset of the script within the resource with given URL (for script tags).\n             */\n            startLine: number;\n            /**\n             * Column offset of the script within the resource with given URL.\n             */\n            startColumn: number;\n            /**\n             * Last line of the script.\n             */\n            endLine: number;\n            /**\n             * Length of the last line of the script.\n             */\n            endColumn: number;\n            /**\n             * Specifies script creation context.\n             */\n            executionContextId: Runtime.ExecutionContextId;\n            /**\n             * Content hash of the script.\n             */\n            hash: string;\n            /**\n             * Embedder-specific auxiliary data.\n             */\n            executionContextAuxData?: {} | undefined;\n            /**\n             * URL of source map associated with script (if any).\n             */\n            sourceMapURL?: string | undefined;\n            /**\n             * True, if this script has sourceURL.\n             */\n            hasSourceURL?: boolean | undefined;\n            /**\n             * True, if this script is ES6 module.\n             */\n            isModule?: boolean | undefined;\n            /**\n             * This script length.\n             */\n            length?: number | undefined;\n            /**\n             * JavaScript top stack frame of where the script parsed event was triggered if available.\n             * @experimental\n             */\n            stackTrace?: Runtime.StackTrace | undefined;\n        }\n        interface BreakpointResolvedEventDataType {\n            /**\n             * Breakpoint unique identifier.\n             */\n            breakpointId: BreakpointId;\n            /**\n             * Actual breakpoint location.\n             */\n            location: Location;\n        }\n        interface PausedEventDataType {\n            /**\n             * Call stack the virtual machine stopped on.\n             */\n            callFrames: CallFrame[];\n            /**\n             * Pause reason.\n             */\n            reason: string;\n            /**\n             * Object containing break-specific auxiliary properties.\n             */\n            data?: {} | undefined;\n            /**\n             * Hit breakpoints IDs\n             */\n            hitBreakpoints?: string[] | undefined;\n            /**\n             * Async stack trace, if any.\n             */\n            asyncStackTrace?: Runtime.StackTrace | undefined;\n            /**\n             * Async stack trace, if any.\n             * @experimental\n             */\n            asyncStackTraceId?: Runtime.StackTraceId | undefined;\n            /**\n             * Just scheduled async call will have this stack trace as parent stack during async execution. This field is available only after <code>Debugger.stepInto</code> call with <code>breakOnAsynCall</code> flag.\n             * @experimental\n             */\n            asyncCallStackTraceId?: Runtime.StackTraceId | undefined;\n        }\n    }\n    namespace Console {\n        /**\n         * Console message.\n         */\n        interface ConsoleMessage {\n            /**\n             * Message source.\n             */\n            source: string;\n            /**\n             * Message severity.\n             */\n            level: string;\n            /**\n             * Message text.\n             */\n            text: string;\n            /**\n             * URL of the message origin.\n             */\n            url?: string | undefined;\n            /**\n             * Line number in the resource that generated this message (1-based).\n             */\n            line?: number | undefined;\n            /**\n             * Column number in the resource that generated this message (1-based).\n             */\n            column?: number | undefined;\n        }\n        interface MessageAddedEventDataType {\n            /**\n             * Console message that has been added.\n             */\n            message: ConsoleMessage;\n        }\n    }\n    namespace Profiler {\n        /**\n         * Profile node. Holds callsite information, execution statistics and child nodes.\n         */\n        interface ProfileNode {\n            /**\n             * Unique id of the node.\n             */\n            id: number;\n            /**\n             * Function location.\n             */\n            callFrame: Runtime.CallFrame;\n            /**\n             * Number of samples where this node was on top of the call stack.\n             */\n            hitCount?: number | undefined;\n            /**\n             * Child node ids.\n             */\n            children?: number[] | undefined;\n            /**\n             * The reason of being not optimized. The function may be deoptimized or marked as don't optimize.\n             */\n            deoptReason?: string | undefined;\n            /**\n             * An array of source position ticks.\n             */\n            positionTicks?: PositionTickInfo[] | undefined;\n        }\n        /**\n         * Profile.\n         */\n        interface Profile {\n            /**\n             * The list of profile nodes. First item is the root node.\n             */\n            nodes: ProfileNode[];\n            /**\n             * Profiling start timestamp in microseconds.\n             */\n            startTime: number;\n            /**\n             * Profiling end timestamp in microseconds.\n             */\n            endTime: number;\n            /**\n             * Ids of samples top nodes.\n             */\n            samples?: number[] | undefined;\n            /**\n             * Time intervals between adjacent samples in microseconds. The first delta is relative to the profile startTime.\n             */\n            timeDeltas?: number[] | undefined;\n        }\n        /**\n         * Specifies a number of samples attributed to a certain source position.\n         */\n        interface PositionTickInfo {\n            /**\n             * Source line number (1-based).\n             */\n            line: number;\n            /**\n             * Number of samples attributed to the source line.\n             */\n            ticks: number;\n        }\n        /**\n         * Coverage data for a source range.\n         */\n        interface CoverageRange {\n            /**\n             * JavaScript script source offset for the range start.\n             */\n            startOffset: number;\n            /**\n             * JavaScript script source offset for the range end.\n             */\n            endOffset: number;\n            /**\n             * Collected execution count of the source range.\n             */\n            count: number;\n        }\n        /**\n         * Coverage data for a JavaScript function.\n         */\n        interface FunctionCoverage {\n            /**\n             * JavaScript function name.\n             */\n            functionName: string;\n            /**\n             * Source ranges inside the function with coverage data.\n             */\n            ranges: CoverageRange[];\n            /**\n             * Whether coverage data for this function has block granularity.\n             */\n            isBlockCoverage: boolean;\n        }\n        /**\n         * Coverage data for a JavaScript script.\n         */\n        interface ScriptCoverage {\n            /**\n             * JavaScript script id.\n             */\n            scriptId: Runtime.ScriptId;\n            /**\n             * JavaScript script name or url.\n             */\n            url: string;\n            /**\n             * Functions contained in the script that has coverage data.\n             */\n            functions: FunctionCoverage[];\n        }\n        interface SetSamplingIntervalParameterType {\n            /**\n             * New sampling interval in microseconds.\n             */\n            interval: number;\n        }\n        interface StartPreciseCoverageParameterType {\n            /**\n             * Collect accurate call counts beyond simple 'covered' or 'not covered'.\n             */\n            callCount?: boolean | undefined;\n            /**\n             * Collect block-based coverage.\n             */\n            detailed?: boolean | undefined;\n        }\n        interface StopReturnType {\n            /**\n             * Recorded profile.\n             */\n            profile: Profile;\n        }\n        interface TakePreciseCoverageReturnType {\n            /**\n             * Coverage data for the current isolate.\n             */\n            result: ScriptCoverage[];\n        }\n        interface GetBestEffortCoverageReturnType {\n            /**\n             * Coverage data for the current isolate.\n             */\n            result: ScriptCoverage[];\n        }\n        interface ConsoleProfileStartedEventDataType {\n            id: string;\n            /**\n             * Location of console.profile().\n             */\n            location: Debugger.Location;\n            /**\n             * Profile title passed as an argument to console.profile().\n             */\n            title?: string | undefined;\n        }\n        interface ConsoleProfileFinishedEventDataType {\n            id: string;\n            /**\n             * Location of console.profileEnd().\n             */\n            location: Debugger.Location;\n            profile: Profile;\n            /**\n             * Profile title passed as an argument to console.profile().\n             */\n            title?: string | undefined;\n        }\n    }\n    namespace HeapProfiler {\n        /**\n         * Heap snapshot object id.\n         */\n        type HeapSnapshotObjectId = string;\n        /**\n         * Sampling Heap Profile node. Holds callsite information, allocation statistics and child nodes.\n         */\n        interface SamplingHeapProfileNode {\n            /**\n             * Function location.\n             */\n            callFrame: Runtime.CallFrame;\n            /**\n             * Allocations size in bytes for the node excluding children.\n             */\n            selfSize: number;\n            /**\n             * Child nodes.\n             */\n            children: SamplingHeapProfileNode[];\n        }\n        /**\n         * Profile.\n         */\n        interface SamplingHeapProfile {\n            head: SamplingHeapProfileNode;\n        }\n        interface StartTrackingHeapObjectsParameterType {\n            trackAllocations?: boolean | undefined;\n        }\n        interface StopTrackingHeapObjectsParameterType {\n            /**\n             * If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken when the tracking is stopped.\n             */\n            reportProgress?: boolean | undefined;\n        }\n        interface TakeHeapSnapshotParameterType {\n            /**\n             * If true 'reportHeapSnapshotProgress' events will be generated while snapshot is being taken.\n             */\n            reportProgress?: boolean | undefined;\n        }\n        interface GetObjectByHeapObjectIdParameterType {\n            objectId: HeapSnapshotObjectId;\n            /**\n             * Symbolic group name that can be used to release multiple objects.\n             */\n            objectGroup?: string | undefined;\n        }\n        interface AddInspectedHeapObjectParameterType {\n            /**\n             * Heap snapshot object id to be accessible by means of $x command line API.\n             */\n            heapObjectId: HeapSnapshotObjectId;\n        }\n        interface GetHeapObjectIdParameterType {\n            /**\n             * Identifier of the object to get heap object id for.\n             */\n            objectId: Runtime.RemoteObjectId;\n        }\n        interface StartSamplingParameterType {\n            /**\n             * Average sample interval in bytes. Poisson distribution is used for the intervals. The default value is 32768 bytes.\n             */\n            samplingInterval?: number | undefined;\n        }\n        interface GetObjectByHeapObjectIdReturnType {\n            /**\n             * Evaluation result.\n             */\n            result: Runtime.RemoteObject;\n        }\n        interface GetHeapObjectIdReturnType {\n            /**\n             * Id of the heap snapshot object corresponding to the passed remote object id.\n             */\n            heapSnapshotObjectId: HeapSnapshotObjectId;\n        }\n        interface StopSamplingReturnType {\n            /**\n             * Recorded sampling heap profile.\n             */\n            profile: SamplingHeapProfile;\n        }\n        interface GetSamplingProfileReturnType {\n            /**\n             * Return the sampling profile being collected.\n             */\n            profile: SamplingHeapProfile;\n        }\n        interface AddHeapSnapshotChunkEventDataType {\n            chunk: string;\n        }\n        interface ReportHeapSnapshotProgressEventDataType {\n            done: number;\n            total: number;\n            finished?: boolean | undefined;\n        }\n        interface LastSeenObjectIdEventDataType {\n            lastSeenObjectId: number;\n            timestamp: number;\n        }\n        interface HeapStatsUpdateEventDataType {\n            /**\n             * An array of triplets. Each triplet describes a fragment. The first integer is the fragment index, the second integer is a total count of objects for the fragment, the third integer is a total size of the objects for the fragment.\n             */\n            statsUpdate: number[];\n        }\n    }\n    namespace NodeTracing {\n        interface TraceConfig {\n            /**\n             * Controls how the trace buffer stores data.\n             */\n            recordMode?: string | undefined;\n            /**\n             * Included category filters.\n             */\n            includedCategories: string[];\n        }\n        interface StartParameterType {\n            traceConfig: TraceConfig;\n        }\n        interface GetCategoriesReturnType {\n            /**\n             * A list of supported tracing categories.\n             */\n            categories: string[];\n        }\n        interface DataCollectedEventDataType {\n            value: Array<{}>;\n        }\n    }\n    namespace NodeWorker {\n        type WorkerID = string;\n        /**\n         * Unique identifier of attached debugging session.\n         */\n        type SessionID = string;\n        interface WorkerInfo {\n            workerId: WorkerID;\n            type: string;\n            title: string;\n            url: string;\n        }\n        interface SendMessageToWorkerParameterType {\n            message: string;\n            /**\n             * Identifier of the session.\n             */\n            sessionId: SessionID;\n        }\n        interface EnableParameterType {\n            /**\n             * Whether to new workers should be paused until the frontend sends `Runtime.runIfWaitingForDebugger`\n             * message to run them.\n             */\n            waitForDebuggerOnStart: boolean;\n        }\n        interface DetachParameterType {\n            sessionId: SessionID;\n        }\n        interface AttachedToWorkerEventDataType {\n            /**\n             * Identifier assigned to the session used to send/receive messages.\n             */\n            sessionId: SessionID;\n            workerInfo: WorkerInfo;\n            waitingForDebugger: boolean;\n        }\n        interface DetachedFromWorkerEventDataType {\n            /**\n             * Detached session identifier.\n             */\n            sessionId: SessionID;\n        }\n        interface ReceivedMessageFromWorkerEventDataType {\n            /**\n             * Identifier of a session which sends a message.\n             */\n            sessionId: SessionID;\n            message: string;\n        }\n    }\n    namespace NodeRuntime {\n        interface NotifyWhenWaitingForDisconnectParameterType {\n            enabled: boolean;\n        }\n    }\n\n    /**\n     * The `inspector.Session` is used for dispatching messages to the V8 inspector\n     * back-end and receiving message responses and notifications.\n     */\n    class Session extends EventEmitter {\n        /**\n         * Create a new instance of the inspector.Session class.\n         * The inspector session needs to be connected through `session.connect()` before the messages can be dispatched to the inspector backend.\n         */\n        constructor();\n\n        /**\n         * Connects a session to the inspector back-end.\n         */\n        connect(): void;\n\n        /**\n         * Connects a session to the inspector back-end.\n         * An exception will be thrown if this API was not called on a Worker thread.\n         * @since v12.11.0\n         */\n        connectToMainThread(): void;\n\n        /**\n         * Immediately close the session. All pending message callbacks will be called with an error.\n         * `session.connect()` will need to be called to be able to send messages again.\n         * Reconnected session will lose all inspector state, such as enabled agents or configured breakpoints.\n         */\n        disconnect(): void;\n\n        /**\n         * Posts a message to the inspector back-end. `callback` will be notified when\n         * a response is received. `callback` is a function that accepts two optional\n         * arguments: error and message-specific result.\n         *\n         * ```js\n         * session.post('Runtime.evaluate', { expression: '2 + 2' },\n         *              (error, { result }) => console.log(result));\n         * // Output: { type: 'number', value: 4, description: '4' }\n         * ```\n         *\n         * The latest version of the V8 inspector protocol is published on the\n         * [Chrome DevTools Protocol Viewer](https://chromedevtools.github.io/devtools-protocol/v8/).\n         *\n         * Node.js inspector supports all the Chrome DevTools Protocol domains declared\n         * by V8. Chrome DevTools Protocol domain provides an interface for interacting\n         * with one of the runtime agents used to inspect the application state and listen\n         * to the run-time events.\n         */\n        post(method: string, callback?: (err: Error | null, params?: object) => void): void;\n        post(method: string, params?: object, callback?: (err: Error | null, params?: object) => void): void;\n        /**\n         * Returns supported domains.\n         */\n        post(method: 'Schema.getDomains', callback?: (err: Error | null, params: Schema.GetDomainsReturnType) => void): void;\n        /**\n         * Evaluates expression on global object.\n         */\n        post(method: 'Runtime.evaluate', params?: Runtime.EvaluateParameterType, callback?: (err: Error | null, params: Runtime.EvaluateReturnType) => void): void;\n        post(method: 'Runtime.evaluate', callback?: (err: Error | null, params: Runtime.EvaluateReturnType) => void): void;\n        /**\n         * Add handler to promise with given promise object id.\n         */\n        post(method: 'Runtime.awaitPromise', params?: Runtime.AwaitPromiseParameterType, callback?: (err: Error | null, params: Runtime.AwaitPromiseReturnType) => void): void;\n        post(method: 'Runtime.awaitPromise', callback?: (err: Error | null, params: Runtime.AwaitPromiseReturnType) => void): void;\n        /**\n         * Calls function with given declaration on the given object. Object group of the result is inherited from the target object.\n         */\n        post(method: 'Runtime.callFunctionOn', params?: Runtime.CallFunctionOnParameterType, callback?: (err: Error | null, params: Runtime.CallFunctionOnReturnType) => void): void;\n        post(method: 'Runtime.callFunctionOn', callback?: (err: Error | null, params: Runtime.CallFunctionOnReturnType) => void): void;\n        /**\n         * Returns properties of a given object. Object group of the result is inherited from the target object.\n         */\n        post(method: 'Runtime.getProperties', params?: Runtime.GetPropertiesParameterType, callback?: (err: Error | null, params: Runtime.GetPropertiesReturnType) => void): void;\n        post(method: 'Runtime.getProperties', callback?: (err: Error | null, params: Runtime.GetPropertiesReturnType) => void): void;\n        /**\n         * Releases remote object with given id.\n         */\n        post(method: 'Runtime.releaseObject', params?: Runtime.ReleaseObjectParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Runtime.releaseObject', callback?: (err: Error | null) => void): void;\n        /**\n         * Releases all remote objects that belong to a given group.\n         */\n        post(method: 'Runtime.releaseObjectGroup', params?: Runtime.ReleaseObjectGroupParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Runtime.releaseObjectGroup', callback?: (err: Error | null) => void): void;\n        /**\n         * Tells inspected instance to run if it was waiting for debugger to attach.\n         */\n        post(method: 'Runtime.runIfWaitingForDebugger', callback?: (err: Error | null) => void): void;\n        /**\n         * Enables reporting of execution contexts creation by means of <code>executionContextCreated</code> event. When the reporting gets enabled the event will be sent immediately for each existing execution context.\n         */\n        post(method: 'Runtime.enable', callback?: (err: Error | null) => void): void;\n        /**\n         * Disables reporting of execution contexts creation.\n         */\n        post(method: 'Runtime.disable', callback?: (err: Error | null) => void): void;\n        /**\n         * Discards collected exceptions and console API calls.\n         */\n        post(method: 'Runtime.discardConsoleEntries', callback?: (err: Error | null) => void): void;\n        /**\n         * @experimental\n         */\n        post(method: 'Runtime.setCustomObjectFormatterEnabled', params?: Runtime.SetCustomObjectFormatterEnabledParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Runtime.setCustomObjectFormatterEnabled', callback?: (err: Error | null) => void): void;\n        /**\n         * Compiles expression.\n         */\n        post(method: 'Runtime.compileScript', params?: Runtime.CompileScriptParameterType, callback?: (err: Error | null, params: Runtime.CompileScriptReturnType) => void): void;\n        post(method: 'Runtime.compileScript', callback?: (err: Error | null, params: Runtime.CompileScriptReturnType) => void): void;\n        /**\n         * Runs script with given id in a given context.\n         */\n        post(method: 'Runtime.runScript', params?: Runtime.RunScriptParameterType, callback?: (err: Error | null, params: Runtime.RunScriptReturnType) => void): void;\n        post(method: 'Runtime.runScript', callback?: (err: Error | null, params: Runtime.RunScriptReturnType) => void): void;\n        post(method: 'Runtime.queryObjects', params?: Runtime.QueryObjectsParameterType, callback?: (err: Error | null, params: Runtime.QueryObjectsReturnType) => void): void;\n        post(method: 'Runtime.queryObjects', callback?: (err: Error | null, params: Runtime.QueryObjectsReturnType) => void): void;\n        /**\n         * Returns all let, const and class variables from global scope.\n         */\n        post(\n            method: 'Runtime.globalLexicalScopeNames',\n            params?: Runtime.GlobalLexicalScopeNamesParameterType,\n            callback?: (err: Error | null, params: Runtime.GlobalLexicalScopeNamesReturnType) => void\n        ): void;\n        post(method: 'Runtime.globalLexicalScopeNames', callback?: (err: Error | null, params: Runtime.GlobalLexicalScopeNamesReturnType) => void): void;\n        /**\n         * Enables debugger for the given page. Clients should not assume that the debugging has been enabled until the result for this command is received.\n         */\n        post(method: 'Debugger.enable', callback?: (err: Error | null, params: Debugger.EnableReturnType) => void): void;\n        /**\n         * Disables debugger for given page.\n         */\n        post(method: 'Debugger.disable', callback?: (err: Error | null) => void): void;\n        /**\n         * Activates / deactivates all breakpoints on the page.\n         */\n        post(method: 'Debugger.setBreakpointsActive', params?: Debugger.SetBreakpointsActiveParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.setBreakpointsActive', callback?: (err: Error | null) => void): void;\n        /**\n         * Makes page not interrupt on any pauses (breakpoint, exception, dom exception etc).\n         */\n        post(method: 'Debugger.setSkipAllPauses', params?: Debugger.SetSkipAllPausesParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.setSkipAllPauses', callback?: (err: Error | null) => void): void;\n        /**\n         * Sets JavaScript breakpoint at given location specified either by URL or URL regex. Once this command is issued, all existing parsed scripts will have breakpoints resolved and returned in <code>locations</code> property. Further matching script parsing will result in subsequent <code>breakpointResolved</code> events issued. This logical breakpoint will survive page reloads.\n         */\n        post(method: 'Debugger.setBreakpointByUrl', params?: Debugger.SetBreakpointByUrlParameterType, callback?: (err: Error | null, params: Debugger.SetBreakpointByUrlReturnType) => void): void;\n        post(method: 'Debugger.setBreakpointByUrl', callback?: (err: Error | null, params: Debugger.SetBreakpointByUrlReturnType) => void): void;\n        /**\n         * Sets JavaScript breakpoint at a given location.\n         */\n        post(method: 'Debugger.setBreakpoint', params?: Debugger.SetBreakpointParameterType, callback?: (err: Error | null, params: Debugger.SetBreakpointReturnType) => void): void;\n        post(method: 'Debugger.setBreakpoint', callback?: (err: Error | null, params: Debugger.SetBreakpointReturnType) => void): void;\n        /**\n         * Removes JavaScript breakpoint.\n         */\n        post(method: 'Debugger.removeBreakpoint', params?: Debugger.RemoveBreakpointParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.removeBreakpoint', callback?: (err: Error | null) => void): void;\n        /**\n         * Returns possible locations for breakpoint. scriptId in start and end range locations should be the same.\n         */\n        post(\n            method: 'Debugger.getPossibleBreakpoints',\n            params?: Debugger.GetPossibleBreakpointsParameterType,\n            callback?: (err: Error | null, params: Debugger.GetPossibleBreakpointsReturnType) => void\n        ): void;\n        post(method: 'Debugger.getPossibleBreakpoints', callback?: (err: Error | null, params: Debugger.GetPossibleBreakpointsReturnType) => void): void;\n        /**\n         * Continues execution until specific location is reached.\n         */\n        post(method: 'Debugger.continueToLocation', params?: Debugger.ContinueToLocationParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.continueToLocation', callback?: (err: Error | null) => void): void;\n        /**\n         * @experimental\n         */\n        post(method: 'Debugger.pauseOnAsyncCall', params?: Debugger.PauseOnAsyncCallParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.pauseOnAsyncCall', callback?: (err: Error | null) => void): void;\n        /**\n         * Steps over the statement.\n         */\n        post(method: 'Debugger.stepOver', callback?: (err: Error | null) => void): void;\n        /**\n         * Steps into the function call.\n         */\n        post(method: 'Debugger.stepInto', params?: Debugger.StepIntoParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.stepInto', callback?: (err: Error | null) => void): void;\n        /**\n         * Steps out of the function call.\n         */\n        post(method: 'Debugger.stepOut', callback?: (err: Error | null) => void): void;\n        /**\n         * Stops on the next JavaScript statement.\n         */\n        post(method: 'Debugger.pause', callback?: (err: Error | null) => void): void;\n        /**\n         * This method is deprecated - use Debugger.stepInto with breakOnAsyncCall and Debugger.pauseOnAsyncTask instead. Steps into next scheduled async task if any is scheduled before next pause. Returns success when async task is actually scheduled, returns error if no task were scheduled or another scheduleStepIntoAsync was called.\n         * @experimental\n         */\n        post(method: 'Debugger.scheduleStepIntoAsync', callback?: (err: Error | null) => void): void;\n        /**\n         * Resumes JavaScript execution.\n         */\n        post(method: 'Debugger.resume', callback?: (err: Error | null) => void): void;\n        /**\n         * Returns stack trace with given <code>stackTraceId</code>.\n         * @experimental\n         */\n        post(method: 'Debugger.getStackTrace', params?: Debugger.GetStackTraceParameterType, callback?: (err: Error | null, params: Debugger.GetStackTraceReturnType) => void): void;\n        post(method: 'Debugger.getStackTrace', callback?: (err: Error | null, params: Debugger.GetStackTraceReturnType) => void): void;\n        /**\n         * Searches for given string in script content.\n         */\n        post(method: 'Debugger.searchInContent', params?: Debugger.SearchInContentParameterType, callback?: (err: Error | null, params: Debugger.SearchInContentReturnType) => void): void;\n        post(method: 'Debugger.searchInContent', callback?: (err: Error | null, params: Debugger.SearchInContentReturnType) => void): void;\n        /**\n         * Edits JavaScript source live.\n         */\n        post(method: 'Debugger.setScriptSource', params?: Debugger.SetScriptSourceParameterType, callback?: (err: Error | null, params: Debugger.SetScriptSourceReturnType) => void): void;\n        post(method: 'Debugger.setScriptSource', callback?: (err: Error | null, params: Debugger.SetScriptSourceReturnType) => void): void;\n        /**\n         * Restarts particular call frame from the beginning.\n         */\n        post(method: 'Debugger.restartFrame', params?: Debugger.RestartFrameParameterType, callback?: (err: Error | null, params: Debugger.RestartFrameReturnType) => void): void;\n        post(method: 'Debugger.restartFrame', callback?: (err: Error | null, params: Debugger.RestartFrameReturnType) => void): void;\n        /**\n         * Returns source for the script with given id.\n         */\n        post(method: 'Debugger.getScriptSource', params?: Debugger.GetScriptSourceParameterType, callback?: (err: Error | null, params: Debugger.GetScriptSourceReturnType) => void): void;\n        post(method: 'Debugger.getScriptSource', callback?: (err: Error | null, params: Debugger.GetScriptSourceReturnType) => void): void;\n        /**\n         * Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions or no exceptions. Initial pause on exceptions state is <code>none</code>.\n         */\n        post(method: 'Debugger.setPauseOnExceptions', params?: Debugger.SetPauseOnExceptionsParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.setPauseOnExceptions', callback?: (err: Error | null) => void): void;\n        /**\n         * Evaluates expression on a given call frame.\n         */\n        post(method: 'Debugger.evaluateOnCallFrame', params?: Debugger.EvaluateOnCallFrameParameterType, callback?: (err: Error | null, params: Debugger.EvaluateOnCallFrameReturnType) => void): void;\n        post(method: 'Debugger.evaluateOnCallFrame', callback?: (err: Error | null, params: Debugger.EvaluateOnCallFrameReturnType) => void): void;\n        /**\n         * Changes value of variable in a callframe. Object-based scopes are not supported and must be mutated manually.\n         */\n        post(method: 'Debugger.setVariableValue', params?: Debugger.SetVariableValueParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.setVariableValue', callback?: (err: Error | null) => void): void;\n        /**\n         * Changes return value in top frame. Available only at return break position.\n         * @experimental\n         */\n        post(method: 'Debugger.setReturnValue', params?: Debugger.SetReturnValueParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.setReturnValue', callback?: (err: Error | null) => void): void;\n        /**\n         * Enables or disables async call stacks tracking.\n         */\n        post(method: 'Debugger.setAsyncCallStackDepth', params?: Debugger.SetAsyncCallStackDepthParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.setAsyncCallStackDepth', callback?: (err: Error | null) => void): void;\n        /**\n         * Replace previous blackbox patterns with passed ones. Forces backend to skip stepping/pausing in scripts with url matching one of the patterns. VM will try to leave blackboxed script by performing 'step in' several times, finally resorting to 'step out' if unsuccessful.\n         * @experimental\n         */\n        post(method: 'Debugger.setBlackboxPatterns', params?: Debugger.SetBlackboxPatternsParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.setBlackboxPatterns', callback?: (err: Error | null) => void): void;\n        /**\n         * Makes backend skip steps in the script in blackboxed ranges. VM will try leave blacklisted scripts by performing 'step in' several times, finally resorting to 'step out' if unsuccessful. Positions array contains positions where blackbox state is changed. First interval isn't blackboxed. Array should be sorted.\n         * @experimental\n         */\n        post(method: 'Debugger.setBlackboxedRanges', params?: Debugger.SetBlackboxedRangesParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Debugger.setBlackboxedRanges', callback?: (err: Error | null) => void): void;\n        /**\n         * Enables console domain, sends the messages collected so far to the client by means of the <code>messageAdded</code> notification.\n         */\n        post(method: 'Console.enable', callback?: (err: Error | null) => void): void;\n        /**\n         * Disables console domain, prevents further console messages from being reported to the client.\n         */\n        post(method: 'Console.disable', callback?: (err: Error | null) => void): void;\n        /**\n         * Does nothing.\n         */\n        post(method: 'Console.clearMessages', callback?: (err: Error | null) => void): void;\n        post(method: 'Profiler.enable', callback?: (err: Error | null) => void): void;\n        post(method: 'Profiler.disable', callback?: (err: Error | null) => void): void;\n        /**\n         * Changes CPU profiler sampling interval. Must be called before CPU profiles recording started.\n         */\n        post(method: 'Profiler.setSamplingInterval', params?: Profiler.SetSamplingIntervalParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Profiler.setSamplingInterval', callback?: (err: Error | null) => void): void;\n        post(method: 'Profiler.start', callback?: (err: Error | null) => void): void;\n        post(method: 'Profiler.stop', callback?: (err: Error | null, params: Profiler.StopReturnType) => void): void;\n        /**\n         * Enable precise code coverage. Coverage data for JavaScript executed before enabling precise code coverage may be incomplete. Enabling prevents running optimized code and resets execution counters.\n         */\n        post(method: 'Profiler.startPreciseCoverage', params?: Profiler.StartPreciseCoverageParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'Profiler.startPreciseCoverage', callback?: (err: Error | null) => void): void;\n        /**\n         * Disable precise code coverage. Disabling releases unnecessary execution count records and allows executing optimized code.\n         */\n        post(method: 'Profiler.stopPreciseCoverage', callback?: (err: Error | null) => void): void;\n        /**\n         * Collect coverage data for the current isolate, and resets execution counters. Precise code coverage needs to have started.\n         */\n        post(method: 'Profiler.takePreciseCoverage', callback?: (err: Error | null, params: Profiler.TakePreciseCoverageReturnType) => void): void;\n        /**\n         * Collect coverage data for the current isolate. The coverage data may be incomplete due to garbage collection.\n         */\n        post(method: 'Profiler.getBestEffortCoverage', callback?: (err: Error | null, params: Profiler.GetBestEffortCoverageReturnType) => void): void;\n        post(method: 'HeapProfiler.enable', callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.disable', callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.startTrackingHeapObjects', params?: HeapProfiler.StartTrackingHeapObjectsParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.startTrackingHeapObjects', callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.stopTrackingHeapObjects', params?: HeapProfiler.StopTrackingHeapObjectsParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.stopTrackingHeapObjects', callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.takeHeapSnapshot', params?: HeapProfiler.TakeHeapSnapshotParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.takeHeapSnapshot', callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.collectGarbage', callback?: (err: Error | null) => void): void;\n        post(\n            method: 'HeapProfiler.getObjectByHeapObjectId',\n            params?: HeapProfiler.GetObjectByHeapObjectIdParameterType,\n            callback?: (err: Error | null, params: HeapProfiler.GetObjectByHeapObjectIdReturnType) => void\n        ): void;\n        post(method: 'HeapProfiler.getObjectByHeapObjectId', callback?: (err: Error | null, params: HeapProfiler.GetObjectByHeapObjectIdReturnType) => void): void;\n        /**\n         * Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions).\n         */\n        post(method: 'HeapProfiler.addInspectedHeapObject', params?: HeapProfiler.AddInspectedHeapObjectParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.addInspectedHeapObject', callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.getHeapObjectId', params?: HeapProfiler.GetHeapObjectIdParameterType, callback?: (err: Error | null, params: HeapProfiler.GetHeapObjectIdReturnType) => void): void;\n        post(method: 'HeapProfiler.getHeapObjectId', callback?: (err: Error | null, params: HeapProfiler.GetHeapObjectIdReturnType) => void): void;\n        post(method: 'HeapProfiler.startSampling', params?: HeapProfiler.StartSamplingParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.startSampling', callback?: (err: Error | null) => void): void;\n        post(method: 'HeapProfiler.stopSampling', callback?: (err: Error | null, params: HeapProfiler.StopSamplingReturnType) => void): void;\n        post(method: 'HeapProfiler.getSamplingProfile', callback?: (err: Error | null, params: HeapProfiler.GetSamplingProfileReturnType) => void): void;\n        /**\n         * Gets supported tracing categories.\n         */\n        post(method: 'NodeTracing.getCategories', callback?: (err: Error | null, params: NodeTracing.GetCategoriesReturnType) => void): void;\n        /**\n         * Start trace events collection.\n         */\n        post(method: 'NodeTracing.start', params?: NodeTracing.StartParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'NodeTracing.start', callback?: (err: Error | null) => void): void;\n        /**\n         * Stop trace events collection. Remaining collected events will be sent as a sequence of\n         * dataCollected events followed by tracingComplete event.\n         */\n        post(method: 'NodeTracing.stop', callback?: (err: Error | null) => void): void;\n        /**\n         * Sends protocol message over session with given id.\n         */\n        post(method: 'NodeWorker.sendMessageToWorker', params?: NodeWorker.SendMessageToWorkerParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'NodeWorker.sendMessageToWorker', callback?: (err: Error | null) => void): void;\n        /**\n         * Instructs the inspector to attach to running workers. Will also attach to new workers\n         * as they start\n         */\n        post(method: 'NodeWorker.enable', params?: NodeWorker.EnableParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'NodeWorker.enable', callback?: (err: Error | null) => void): void;\n        /**\n         * Detaches from all running workers and disables attaching to new workers as they are started.\n         */\n        post(method: 'NodeWorker.disable', callback?: (err: Error | null) => void): void;\n        /**\n         * Detached from the worker with given sessionId.\n         */\n        post(method: 'NodeWorker.detach', params?: NodeWorker.DetachParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'NodeWorker.detach', callback?: (err: Error | null) => void): void;\n        /**\n         * Enable the NodeRuntime events except by `NodeRuntime.waitingForDisconnect`.\n         */\n        post(method: 'NodeRuntime.enable', callback?: (err: Error | null) => void): void;\n        /**\n         * Disable NodeRuntime events\n         */\n        post(method: 'NodeRuntime.disable', callback?: (err: Error | null) => void): void;\n        /**\n         * Enable the `NodeRuntime.waitingForDisconnect`.\n         */\n        post(method: 'NodeRuntime.notifyWhenWaitingForDisconnect', params?: NodeRuntime.NotifyWhenWaitingForDisconnectParameterType, callback?: (err: Error | null) => void): void;\n        post(method: 'NodeRuntime.notifyWhenWaitingForDisconnect', callback?: (err: Error | null) => void): void;\n\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        addListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        addListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        addListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        addListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        addListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        addListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        addListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        addListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        addListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        addListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        addListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        addListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        addListener(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        addListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        addListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        addListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        addListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        addListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        addListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        addListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        addListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        addListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        addListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        addListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        addListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        addListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        addListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        addListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: 'inspectorNotification', message: InspectorNotification<object>): boolean;\n        emit(event: 'Runtime.executionContextCreated', message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>): boolean;\n        emit(event: 'Runtime.executionContextDestroyed', message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>): boolean;\n        emit(event: 'Runtime.executionContextsCleared'): boolean;\n        emit(event: 'Runtime.exceptionThrown', message: InspectorNotification<Runtime.ExceptionThrownEventDataType>): boolean;\n        emit(event: 'Runtime.exceptionRevoked', message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>): boolean;\n        emit(event: 'Runtime.consoleAPICalled', message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>): boolean;\n        emit(event: 'Runtime.inspectRequested', message: InspectorNotification<Runtime.InspectRequestedEventDataType>): boolean;\n        emit(event: 'Debugger.scriptParsed', message: InspectorNotification<Debugger.ScriptParsedEventDataType>): boolean;\n        emit(event: 'Debugger.scriptFailedToParse', message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>): boolean;\n        emit(event: 'Debugger.breakpointResolved', message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>): boolean;\n        emit(event: 'Debugger.paused', message: InspectorNotification<Debugger.PausedEventDataType>): boolean;\n        emit(event: 'Debugger.resumed'): boolean;\n        emit(event: 'Console.messageAdded', message: InspectorNotification<Console.MessageAddedEventDataType>): boolean;\n        emit(event: 'Profiler.consoleProfileStarted', message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>): boolean;\n        emit(event: 'Profiler.consoleProfileFinished', message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>): boolean;\n        emit(event: 'HeapProfiler.addHeapSnapshotChunk', message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>): boolean;\n        emit(event: 'HeapProfiler.resetProfiles'): boolean;\n        emit(event: 'HeapProfiler.reportHeapSnapshotProgress', message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>): boolean;\n        emit(event: 'HeapProfiler.lastSeenObjectId', message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>): boolean;\n        emit(event: 'HeapProfiler.heapStatsUpdate', message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>): boolean;\n        emit(event: 'NodeTracing.dataCollected', message: InspectorNotification<NodeTracing.DataCollectedEventDataType>): boolean;\n        emit(event: 'NodeTracing.tracingComplete'): boolean;\n        emit(event: 'NodeWorker.attachedToWorker', message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>): boolean;\n        emit(event: 'NodeWorker.detachedFromWorker', message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>): boolean;\n        emit(event: 'NodeWorker.receivedMessageFromWorker', message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>): boolean;\n        emit(event: 'NodeRuntime.waitingForDisconnect'): boolean;\n        emit(event: 'NodeRuntime.waitingForDebugger'): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        on(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        on(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        on(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        on(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        on(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        on(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        on(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        on(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        on(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        on(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        on(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        on(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        on(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        on(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        on(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        on(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        on(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        on(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        on(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        on(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        on(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        on(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        on(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        on(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        on(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        on(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        on(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        on(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        once(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        once(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        once(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        once(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        once(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        once(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        once(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        once(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        once(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        once(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        once(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        once(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        once(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        once(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        once(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        once(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        once(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        once(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        once(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        once(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        once(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        once(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        once(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        once(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        once(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        once(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        once(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        once(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        prependListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        prependListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        prependListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        prependListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        prependListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        prependListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        prependListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        prependListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        prependListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        prependListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        prependListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        prependListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        prependListener(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        prependListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        prependListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        prependListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        prependListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        prependListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        prependListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        prependListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        prependListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        prependListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        prependListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        prependListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        prependListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        prependListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        prependListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        prependListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        prependOnceListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        prependOnceListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        prependOnceListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        prependOnceListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        prependOnceListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        prependOnceListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        prependOnceListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        prependOnceListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        prependOnceListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        prependOnceListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        prependOnceListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        prependOnceListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        prependOnceListener(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        prependOnceListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        prependOnceListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        prependOnceListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        prependOnceListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        prependOnceListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        prependOnceListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        prependOnceListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        prependOnceListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        prependOnceListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        prependOnceListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        prependOnceListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        prependOnceListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        prependOnceListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        prependOnceListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        prependOnceListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n    }\n\n    /**\n     * Activate inspector on host and port. Equivalent to `node --inspect=[[host:]port]`, but can be done programmatically after node has\n     * started.\n     *\n     * If wait is `true`, will block until a client has connected to the inspect port\n     * and flow control has been passed to the debugger client.\n     *\n     * See the [security warning](https://nodejs.org/docs/latest-v20.x/api/cli.html#warning-binding-inspector-to-a-public-ipport-combination-is-insecure)\n     * regarding the `host` parameter usage.\n     * @param port Port to listen on for inspector connections. Defaults to what was specified on the CLI.\n     * @param host Host to listen on for inspector connections. Defaults to what was specified on the CLI.\n     * @param wait Block until a client has connected. Defaults to what was specified on the CLI.\n     * @returns Disposable that calls `inspector.close()`.\n     */\n    function open(port?: number, host?: string, wait?: boolean): Disposable;\n\n    /**\n     * Deactivate the inspector. Blocks until there are no active connections.\n     */\n    function close(): void;\n\n    /**\n     * Return the URL of the active inspector, or `undefined` if there is none.\n     *\n     * ```console\n     * $ node --inspect -p 'inspector.url()'\n     * Debugger listening on ws://127.0.0.1:9229/166e272e-7a30-4d09-97ce-f1c012b43c34\n     * For help, see: https://nodejs.org/en/docs/inspector\n     * ws://127.0.0.1:9229/166e272e-7a30-4d09-97ce-f1c012b43c34\n     *\n     * $ node --inspect=localhost:3000 -p 'inspector.url()'\n     * Debugger listening on ws://localhost:3000/51cf8d0e-3c36-4c59-8efd-54519839e56a\n     * For help, see: https://nodejs.org/en/docs/inspector\n     * ws://localhost:3000/51cf8d0e-3c36-4c59-8efd-54519839e56a\n     *\n     * $ node -p 'inspector.url()'\n     * undefined\n     * ```\n     */\n    function url(): string | undefined;\n\n    /**\n     * Blocks until a client (existing or connected later) has sent `Runtime.runIfWaitingForDebugger` command.\n     *\n     * An exception will be thrown if there is no active inspector.\n     * @since v12.7.0\n     */\n    function waitForDebugger(): void;\n\n    // These methods are exposed by the V8 inspector console API (inspector/v8-console.h).\n    // The method signatures differ from those of the Node.js console, and are deliberately\n    // typed permissively.\n    interface InspectorConsole {\n        debug(...data: any[]): void;\n        error(...data: any[]): void;\n        info(...data: any[]): void;\n        log(...data: any[]): void;\n        warn(...data: any[]): void;\n        dir(...data: any[]): void;\n        dirxml(...data: any[]): void;\n        table(...data: any[]): void;\n        trace(...data: any[]): void;\n        group(...data: any[]): void;\n        groupCollapsed(...data: any[]): void;\n        groupEnd(...data: any[]): void;\n        clear(...data: any[]): void;\n        count(label?: any): void;\n        countReset(label?: any): void;\n        assert(value?: any, ...data: any[]): void;\n        profile(label?: any): void;\n        profileEnd(label?: any): void;\n        time(label?: any): void;\n        timeLog(label?: any): void;\n        timeStamp(label?: any): void;\n    }\n\n    /**\n     * An object to send messages to the remote inspector console.\n     * @since v11.0.0\n     */\n    const console: InspectorConsole;\n}\n\n/**\n * The `node:inspector` module provides an API for interacting with the V8\n * inspector.\n */\ndeclare module 'node:inspector' {\n    export * from 'inspector';\n}\n\n/**\n * The `node:inspector/promises` module provides an API for interacting with the V8\n * inspector.\n * @see [source](https://github.com/nodejs/node/blob/v20.x/lib/inspector/promises.js)\n * @since v19.0.0\n */\ndeclare module 'inspector/promises' {\n    import EventEmitter = require('node:events');\n    import {\n        open,\n        close,\n        url,\n        waitForDebugger,\n        console,\n        InspectorNotification,\n        Schema,\n        Runtime,\n        Debugger,\n        Console,\n        Profiler,\n        HeapProfiler,\n        NodeTracing,\n        NodeWorker,\n        NodeRuntime,\n    } from 'inspector';\n\n    /**\n     * The `inspector.Session` is used for dispatching messages to the V8 inspector\n     * back-end and receiving message responses and notifications.\n     * @since v19.0.0\n     */\n    class Session extends EventEmitter {\n        /**\n         * Create a new instance of the `inspector.Session` class.\n         * The inspector session needs to be connected through `session.connect()` before the messages can be dispatched to the inspector backend.\n         */\n        constructor();\n\n        /**\n         * Connects a session to the inspector back-end.\n         */\n        connect(): void;\n\n        /**\n         * Connects a session to the inspector back-end.\n         * An exception will be thrown if this API was not called on a Worker thread.\n         */\n        connectToMainThread(): void;\n\n        /**\n         * Immediately close the session. All pending message callbacks will be called with an error.\n         * `session.connect()` will need to be called to be able to send messages again.\n         * Reconnected session will lose all inspector state, such as enabled agents or configured breakpoints.\n         */\n        disconnect(): void;\n\n        /**\n         * Posts a message to the inspector back-end.\n         *\n         * ```js\n         * import { Session } from 'node:inspector/promises';\n         * try {\n         *   const session = new Session();\n         *   session.connect();\n         *   const result = await session.post('Runtime.evaluate', { expression: '2 + 2' });\n         *   console.log(result);\n         * } catch (error) {\n         *   console.error(error);\n         * }\n         * // Output: { result: { type: 'number', value: 4, description: '4' } }\n         * ```\n         *\n         * The latest version of the V8 inspector protocol is published on the\n         * [Chrome DevTools Protocol Viewer](https://chromedevtools.github.io/devtools-protocol/v8/).\n         *\n         * Node.js inspector supports all the Chrome DevTools Protocol domains declared\n         * by V8. Chrome DevTools Protocol domain provides an interface for interacting\n         * with one of the runtime agents used to inspect the application state and listen\n         * to the run-time events.\n         */\n        post(method: string, params?: object): Promise<void>;\n        /**\n         * Returns supported domains.\n         */\n        post(method: 'Schema.getDomains'): Promise<Schema.GetDomainsReturnType>;\n        /**\n         * Evaluates expression on global object.\n         */\n        post(method: 'Runtime.evaluate', params?: Runtime.EvaluateParameterType): Promise<Runtime.EvaluateReturnType>;\n        /**\n         * Add handler to promise with given promise object id.\n         */\n        post(method: 'Runtime.awaitPromise', params?: Runtime.AwaitPromiseParameterType): Promise<Runtime.AwaitPromiseReturnType>;\n        /**\n         * Calls function with given declaration on the given object. Object group of the result is inherited from the target object.\n         */\n        post(method: 'Runtime.callFunctionOn', params?: Runtime.CallFunctionOnParameterType): Promise<Runtime.CallFunctionOnReturnType>;\n        /**\n         * Returns properties of a given object. Object group of the result is inherited from the target object.\n         */\n        post(method: 'Runtime.getProperties', params?: Runtime.GetPropertiesParameterType): Promise<Runtime.GetPropertiesReturnType>;\n        /**\n         * Releases remote object with given id.\n         */\n        post(method: 'Runtime.releaseObject', params?: Runtime.ReleaseObjectParameterType): Promise<void>;\n        /**\n         * Releases all remote objects that belong to a given group.\n         */\n        post(method: 'Runtime.releaseObjectGroup', params?: Runtime.ReleaseObjectGroupParameterType): Promise<void>;\n        /**\n         * Tells inspected instance to run if it was waiting for debugger to attach.\n         */\n        post(method: 'Runtime.runIfWaitingForDebugger'): Promise<void>;\n        /**\n         * Enables reporting of execution contexts creation by means of <code>executionContextCreated</code> event. When the reporting gets enabled the event will be sent immediately for each existing execution context.\n         */\n        post(method: 'Runtime.enable'): Promise<void>;\n        /**\n         * Disables reporting of execution contexts creation.\n         */\n        post(method: 'Runtime.disable'): Promise<void>;\n        /**\n         * Discards collected exceptions and console API calls.\n         */\n        post(method: 'Runtime.discardConsoleEntries'): Promise<void>;\n        /**\n         * @experimental\n         */\n        post(method: 'Runtime.setCustomObjectFormatterEnabled', params?: Runtime.SetCustomObjectFormatterEnabledParameterType): Promise<void>;\n        /**\n         * Compiles expression.\n         */\n        post(method: 'Runtime.compileScript', params?: Runtime.CompileScriptParameterType): Promise<Runtime.CompileScriptReturnType>;\n        /**\n         * Runs script with given id in a given context.\n         */\n        post(method: 'Runtime.runScript', params?: Runtime.RunScriptParameterType): Promise<Runtime.RunScriptReturnType>;\n        post(method: 'Runtime.queryObjects', params?: Runtime.QueryObjectsParameterType): Promise<Runtime.QueryObjectsReturnType>;\n        /**\n         * Returns all let, const and class variables from global scope.\n         */\n        post(method: 'Runtime.globalLexicalScopeNames', params?: Runtime.GlobalLexicalScopeNamesParameterType): Promise<Runtime.GlobalLexicalScopeNamesReturnType>;\n        /**\n         * Enables debugger for the given page. Clients should not assume that the debugging has been enabled until the result for this command is received.\n         */\n        post(method: 'Debugger.enable'): Promise<Debugger.EnableReturnType>;\n        /**\n         * Disables debugger for given page.\n         */\n        post(method: 'Debugger.disable'): Promise<void>;\n        /**\n         * Activates / deactivates all breakpoints on the page.\n         */\n        post(method: 'Debugger.setBreakpointsActive', params?: Debugger.SetBreakpointsActiveParameterType): Promise<void>;\n        /**\n         * Makes page not interrupt on any pauses (breakpoint, exception, dom exception etc).\n         */\n        post(method: 'Debugger.setSkipAllPauses', params?: Debugger.SetSkipAllPausesParameterType): Promise<void>;\n        /**\n         * Sets JavaScript breakpoint at given location specified either by URL or URL regex. Once this command is issued, all existing parsed scripts will have breakpoints resolved and returned in <code>locations</code> property. Further matching script parsing will result in subsequent <code>breakpointResolved</code> events issued. This logical breakpoint will survive page reloads.\n         */\n        post(method: 'Debugger.setBreakpointByUrl', params?: Debugger.SetBreakpointByUrlParameterType): Promise<Debugger.SetBreakpointByUrlReturnType>;\n        /**\n         * Sets JavaScript breakpoint at a given location.\n         */\n        post(method: 'Debugger.setBreakpoint', params?: Debugger.SetBreakpointParameterType): Promise<Debugger.SetBreakpointReturnType>;\n        /**\n         * Removes JavaScript breakpoint.\n         */\n        post(method: 'Debugger.removeBreakpoint', params?: Debugger.RemoveBreakpointParameterType): Promise<void>;\n        /**\n         * Returns possible locations for breakpoint. scriptId in start and end range locations should be the same.\n         */\n        post(method: 'Debugger.getPossibleBreakpoints', params?: Debugger.GetPossibleBreakpointsParameterType): Promise<Debugger.GetPossibleBreakpointsReturnType>;\n        /**\n         * Continues execution until specific location is reached.\n         */\n        post(method: 'Debugger.continueToLocation', params?: Debugger.ContinueToLocationParameterType): Promise<void>;\n        /**\n         * @experimental\n         */\n        post(method: 'Debugger.pauseOnAsyncCall', params?: Debugger.PauseOnAsyncCallParameterType): Promise<void>;\n        /**\n         * Steps over the statement.\n         */\n        post(method: 'Debugger.stepOver'): Promise<void>;\n        /**\n         * Steps into the function call.\n         */\n        post(method: 'Debugger.stepInto', params?: Debugger.StepIntoParameterType): Promise<void>;\n        /**\n         * Steps out of the function call.\n         */\n        post(method: 'Debugger.stepOut'): Promise<void>;\n        /**\n         * Stops on the next JavaScript statement.\n         */\n        post(method: 'Debugger.pause'): Promise<void>;\n        /**\n         * This method is deprecated - use Debugger.stepInto with breakOnAsyncCall and Debugger.pauseOnAsyncTask instead. Steps into next scheduled async task if any is scheduled before next pause. Returns success when async task is actually scheduled, returns error if no task were scheduled or another scheduleStepIntoAsync was called.\n         * @experimental\n         */\n        post(method: 'Debugger.scheduleStepIntoAsync'): Promise<void>;\n        /**\n         * Resumes JavaScript execution.\n         */\n        post(method: 'Debugger.resume'): Promise<void>;\n        /**\n         * Returns stack trace with given <code>stackTraceId</code>.\n         * @experimental\n         */\n        post(method: 'Debugger.getStackTrace', params?: Debugger.GetStackTraceParameterType): Promise<Debugger.GetStackTraceReturnType>;\n        /**\n         * Searches for given string in script content.\n         */\n        post(method: 'Debugger.searchInContent', params?: Debugger.SearchInContentParameterType): Promise<Debugger.SearchInContentReturnType>;\n        /**\n         * Edits JavaScript source live.\n         */\n        post(method: 'Debugger.setScriptSource', params?: Debugger.SetScriptSourceParameterType): Promise<Debugger.SetScriptSourceReturnType>;\n        /**\n         * Restarts particular call frame from the beginning.\n         */\n        post(method: 'Debugger.restartFrame', params?: Debugger.RestartFrameParameterType): Promise<Debugger.RestartFrameReturnType>;\n        /**\n         * Returns source for the script with given id.\n         */\n        post(method: 'Debugger.getScriptSource', params?: Debugger.GetScriptSourceParameterType): Promise<Debugger.GetScriptSourceReturnType>;\n        /**\n         * Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions or no exceptions. Initial pause on exceptions state is <code>none</code>.\n         */\n        post(method: 'Debugger.setPauseOnExceptions', params?: Debugger.SetPauseOnExceptionsParameterType): Promise<void>;\n        /**\n         * Evaluates expression on a given call frame.\n         */\n        post(method: 'Debugger.evaluateOnCallFrame', params?: Debugger.EvaluateOnCallFrameParameterType): Promise<Debugger.EvaluateOnCallFrameReturnType>;\n        /**\n         * Changes value of variable in a callframe. Object-based scopes are not supported and must be mutated manually.\n         */\n        post(method: 'Debugger.setVariableValue', params?: Debugger.SetVariableValueParameterType): Promise<void>;\n        /**\n         * Changes return value in top frame. Available only at return break position.\n         * @experimental\n         */\n        post(method: 'Debugger.setReturnValue', params?: Debugger.SetReturnValueParameterType): Promise<void>;\n        /**\n         * Enables or disables async call stacks tracking.\n         */\n        post(method: 'Debugger.setAsyncCallStackDepth', params?: Debugger.SetAsyncCallStackDepthParameterType): Promise<void>;\n        /**\n         * Replace previous blackbox patterns with passed ones. Forces backend to skip stepping/pausing in scripts with url matching one of the patterns. VM will try to leave blackboxed script by performing 'step in' several times, finally resorting to 'step out' if unsuccessful.\n         * @experimental\n         */\n        post(method: 'Debugger.setBlackboxPatterns', params?: Debugger.SetBlackboxPatternsParameterType): Promise<void>;\n        /**\n         * Makes backend skip steps in the script in blackboxed ranges. VM will try leave blacklisted scripts by performing 'step in' several times, finally resorting to 'step out' if unsuccessful. Positions array contains positions where blackbox state is changed. First interval isn't blackboxed. Array should be sorted.\n         * @experimental\n         */\n        post(method: 'Debugger.setBlackboxedRanges', params?: Debugger.SetBlackboxedRangesParameterType): Promise<void>;\n        /**\n         * Enables console domain, sends the messages collected so far to the client by means of the <code>messageAdded</code> notification.\n         */\n        post(method: 'Console.enable'): Promise<void>;\n        /**\n         * Disables console domain, prevents further console messages from being reported to the client.\n         */\n        post(method: 'Console.disable'): Promise<void>;\n        /**\n         * Does nothing.\n         */\n        post(method: 'Console.clearMessages'): Promise<void>;\n        post(method: 'Profiler.enable'): Promise<void>;\n        post(method: 'Profiler.disable'): Promise<void>;\n        /**\n         * Changes CPU profiler sampling interval. Must be called before CPU profiles recording started.\n         */\n        post(method: 'Profiler.setSamplingInterval', params?: Profiler.SetSamplingIntervalParameterType): Promise<void>;\n        post(method: 'Profiler.start'): Promise<void>;\n        post(method: 'Profiler.stop'): Promise<Profiler.StopReturnType>;\n        /**\n         * Enable precise code coverage. Coverage data for JavaScript executed before enabling precise code coverage may be incomplete. Enabling prevents running optimized code and resets execution counters.\n         */\n        post(method: 'Profiler.startPreciseCoverage', params?: Profiler.StartPreciseCoverageParameterType): Promise<void>;\n        /**\n         * Disable precise code coverage. Disabling releases unnecessary execution count records and allows executing optimized code.\n         */\n        post(method: 'Profiler.stopPreciseCoverage'): Promise<void>;\n        /**\n         * Collect coverage data for the current isolate, and resets execution counters. Precise code coverage needs to have started.\n         */\n        post(method: 'Profiler.takePreciseCoverage'): Promise<Profiler.TakePreciseCoverageReturnType>;\n        /**\n         * Collect coverage data for the current isolate. The coverage data may be incomplete due to garbage collection.\n         */\n        post(method: 'Profiler.getBestEffortCoverage'): Promise<Profiler.GetBestEffortCoverageReturnType>;\n        post(method: 'HeapProfiler.enable'): Promise<void>;\n        post(method: 'HeapProfiler.disable'): Promise<void>;\n        post(method: 'HeapProfiler.startTrackingHeapObjects', params?: HeapProfiler.StartTrackingHeapObjectsParameterType): Promise<void>;\n        post(method: 'HeapProfiler.stopTrackingHeapObjects', params?: HeapProfiler.StopTrackingHeapObjectsParameterType): Promise<void>;\n        post(method: 'HeapProfiler.takeHeapSnapshot', params?: HeapProfiler.TakeHeapSnapshotParameterType): Promise<void>;\n        post(method: 'HeapProfiler.collectGarbage'): Promise<void>;\n        post(method: 'HeapProfiler.getObjectByHeapObjectId', params?: HeapProfiler.GetObjectByHeapObjectIdParameterType): Promise<HeapProfiler.GetObjectByHeapObjectIdReturnType>;\n        /**\n         * Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions).\n         */\n        post(method: 'HeapProfiler.addInspectedHeapObject', params?: HeapProfiler.AddInspectedHeapObjectParameterType): Promise<void>;\n        post(method: 'HeapProfiler.getHeapObjectId', params?: HeapProfiler.GetHeapObjectIdParameterType): Promise<HeapProfiler.GetHeapObjectIdReturnType>;\n        post(method: 'HeapProfiler.startSampling', params?: HeapProfiler.StartSamplingParameterType): Promise<void>;\n        post(method: 'HeapProfiler.stopSampling'): Promise<HeapProfiler.StopSamplingReturnType>;\n        post(method: 'HeapProfiler.getSamplingProfile'): Promise<HeapProfiler.GetSamplingProfileReturnType>;\n        /**\n         * Gets supported tracing categories.\n         */\n        post(method: 'NodeTracing.getCategories'): Promise<NodeTracing.GetCategoriesReturnType>;\n        /**\n         * Start trace events collection.\n         */\n        post(method: 'NodeTracing.start', params?: NodeTracing.StartParameterType): Promise<void>;\n        /**\n         * Stop trace events collection. Remaining collected events will be sent as a sequence of\n         * dataCollected events followed by tracingComplete event.\n         */\n        post(method: 'NodeTracing.stop'): Promise<void>;\n        /**\n         * Sends protocol message over session with given id.\n         */\n        post(method: 'NodeWorker.sendMessageToWorker', params?: NodeWorker.SendMessageToWorkerParameterType): Promise<void>;\n        /**\n         * Instructs the inspector to attach to running workers. Will also attach to new workers\n         * as they start\n         */\n        post(method: 'NodeWorker.enable', params?: NodeWorker.EnableParameterType): Promise<void>;\n        /**\n         * Detaches from all running workers and disables attaching to new workers as they are started.\n         */\n        post(method: 'NodeWorker.disable'): Promise<void>;\n        /**\n         * Detached from the worker with given sessionId.\n         */\n        post(method: 'NodeWorker.detach', params?: NodeWorker.DetachParameterType): Promise<void>;\n        /**\n         * Enable the NodeRuntime events except by `NodeRuntime.waitingForDisconnect`.\n         */\n        post(method: 'NodeRuntime.enable'): Promise<void>;\n        /**\n         * Disable NodeRuntime events\n         */\n        post(method: 'NodeRuntime.disable'): Promise<void>;\n        /**\n         * Enable the `NodeRuntime.waitingForDisconnect`.\n         */\n        post(method: 'NodeRuntime.notifyWhenWaitingForDisconnect', params?: NodeRuntime.NotifyWhenWaitingForDisconnectParameterType): Promise<void>;\n\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        addListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        addListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        addListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        addListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        addListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        addListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        addListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        addListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        addListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        addListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        addListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        addListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        addListener(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        addListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        addListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        addListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        addListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        addListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        addListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        addListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        addListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        addListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        addListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        addListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        addListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        addListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        addListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        addListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: 'inspectorNotification', message: InspectorNotification<object>): boolean;\n        emit(event: 'Runtime.executionContextCreated', message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>): boolean;\n        emit(event: 'Runtime.executionContextDestroyed', message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>): boolean;\n        emit(event: 'Runtime.executionContextsCleared'): boolean;\n        emit(event: 'Runtime.exceptionThrown', message: InspectorNotification<Runtime.ExceptionThrownEventDataType>): boolean;\n        emit(event: 'Runtime.exceptionRevoked', message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>): boolean;\n        emit(event: 'Runtime.consoleAPICalled', message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>): boolean;\n        emit(event: 'Runtime.inspectRequested', message: InspectorNotification<Runtime.InspectRequestedEventDataType>): boolean;\n        emit(event: 'Debugger.scriptParsed', message: InspectorNotification<Debugger.ScriptParsedEventDataType>): boolean;\n        emit(event: 'Debugger.scriptFailedToParse', message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>): boolean;\n        emit(event: 'Debugger.breakpointResolved', message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>): boolean;\n        emit(event: 'Debugger.paused', message: InspectorNotification<Debugger.PausedEventDataType>): boolean;\n        emit(event: 'Debugger.resumed'): boolean;\n        emit(event: 'Console.messageAdded', message: InspectorNotification<Console.MessageAddedEventDataType>): boolean;\n        emit(event: 'Profiler.consoleProfileStarted', message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>): boolean;\n        emit(event: 'Profiler.consoleProfileFinished', message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>): boolean;\n        emit(event: 'HeapProfiler.addHeapSnapshotChunk', message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>): boolean;\n        emit(event: 'HeapProfiler.resetProfiles'): boolean;\n        emit(event: 'HeapProfiler.reportHeapSnapshotProgress', message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>): boolean;\n        emit(event: 'HeapProfiler.lastSeenObjectId', message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>): boolean;\n        emit(event: 'HeapProfiler.heapStatsUpdate', message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>): boolean;\n        emit(event: 'NodeTracing.dataCollected', message: InspectorNotification<NodeTracing.DataCollectedEventDataType>): boolean;\n        emit(event: 'NodeTracing.tracingComplete'): boolean;\n        emit(event: 'NodeWorker.attachedToWorker', message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>): boolean;\n        emit(event: 'NodeWorker.detachedFromWorker', message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>): boolean;\n        emit(event: 'NodeWorker.receivedMessageFromWorker', message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>): boolean;\n        emit(event: 'NodeRuntime.waitingForDisconnect'): boolean;\n        emit(event: 'NodeRuntime.waitingForDebugger'): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        on(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        on(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        on(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        on(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        on(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        on(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        on(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        on(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        on(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        on(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        on(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        on(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        on(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        on(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        on(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        on(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        on(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        on(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        on(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        on(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        on(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        on(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        on(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        on(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        on(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        on(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        on(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        on(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        once(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        once(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        once(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        once(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        once(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        once(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        once(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        once(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        once(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        once(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        once(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        once(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        once(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        once(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        once(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        once(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        once(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        once(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        once(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        once(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        once(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        once(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        once(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        once(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        once(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        once(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        once(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        once(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        prependListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        prependListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        prependListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        prependListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        prependListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        prependListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        prependListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        prependListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        prependListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        prependListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        prependListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        prependListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        prependListener(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        prependListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        prependListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        prependListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        prependListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        prependListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        prependListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        prependListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        prependListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        prependListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        prependListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        prependListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        prependListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        prependListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        prependListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        prependListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        /**\n         * Emitted when any notification from the V8 Inspector is received.\n         */\n        prependOnceListener(event: 'inspectorNotification', listener: (message: InspectorNotification<object>) => void): this;\n        /**\n         * Issued when new execution context is created.\n         */\n        prependOnceListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification<Runtime.ExecutionContextCreatedEventDataType>) => void): this;\n        /**\n         * Issued when execution context is destroyed.\n         */\n        prependOnceListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification<Runtime.ExecutionContextDestroyedEventDataType>) => void): this;\n        /**\n         * Issued when all executionContexts were cleared in browser\n         */\n        prependOnceListener(event: 'Runtime.executionContextsCleared', listener: () => void): this;\n        /**\n         * Issued when exception was thrown and unhandled.\n         */\n        prependOnceListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification<Runtime.ExceptionThrownEventDataType>) => void): this;\n        /**\n         * Issued when unhandled exception was revoked.\n         */\n        prependOnceListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification<Runtime.ExceptionRevokedEventDataType>) => void): this;\n        /**\n         * Issued when console API was called.\n         */\n        prependOnceListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification<Runtime.ConsoleAPICalledEventDataType>) => void): this;\n        /**\n         * Issued when object should be inspected (for example, as a result of inspect() command line API call).\n         */\n        prependOnceListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification<Runtime.InspectRequestedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger.\n         */\n        prependOnceListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification<Debugger.ScriptParsedEventDataType>) => void): this;\n        /**\n         * Fired when virtual machine fails to parse the script.\n         */\n        prependOnceListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification<Debugger.ScriptFailedToParseEventDataType>) => void): this;\n        /**\n         * Fired when breakpoint is resolved to an actual script and location.\n         */\n        prependOnceListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification<Debugger.BreakpointResolvedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.\n         */\n        prependOnceListener(event: 'Debugger.paused', listener: (message: InspectorNotification<Debugger.PausedEventDataType>) => void): this;\n        /**\n         * Fired when the virtual machine resumed execution.\n         */\n        prependOnceListener(event: 'Debugger.resumed', listener: () => void): this;\n        /**\n         * Issued when new console message is added.\n         */\n        prependOnceListener(event: 'Console.messageAdded', listener: (message: InspectorNotification<Console.MessageAddedEventDataType>) => void): this;\n        /**\n         * Sent when new profile recording is started using console.profile() call.\n         */\n        prependOnceListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification<Profiler.ConsoleProfileStartedEventDataType>) => void): this;\n        prependOnceListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification<Profiler.ConsoleProfileFinishedEventDataType>) => void): this;\n        prependOnceListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification<HeapProfiler.AddHeapSnapshotChunkEventDataType>) => void): this;\n        prependOnceListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this;\n        prependOnceListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification<HeapProfiler.ReportHeapSnapshotProgressEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.\n         */\n        prependOnceListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification<HeapProfiler.LastSeenObjectIdEventDataType>) => void): this;\n        /**\n         * If heap objects tracking has been started then backend may send update for one or more fragments\n         */\n        prependOnceListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification<HeapProfiler.HeapStatsUpdateEventDataType>) => void): this;\n        /**\n         * Contains an bucket of collected trace events.\n         */\n        prependOnceListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification<NodeTracing.DataCollectedEventDataType>) => void): this;\n        /**\n         * Signals that tracing is stopped and there is no trace buffers pending flush, all data were\n         * delivered via dataCollected events.\n         */\n        prependOnceListener(event: 'NodeTracing.tracingComplete', listener: () => void): this;\n        /**\n         * Issued when attached to a worker.\n         */\n        prependOnceListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification<NodeWorker.AttachedToWorkerEventDataType>) => void): this;\n        /**\n         * Issued when detached from the worker.\n         */\n        prependOnceListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification<NodeWorker.DetachedFromWorkerEventDataType>) => void): this;\n        /**\n         * Notifies about a new protocol message received from the session\n         * (session ID is provided in attachedToWorker notification).\n         */\n        prependOnceListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification<NodeWorker.ReceivedMessageFromWorkerEventDataType>) => void): this;\n        /**\n         * This event is fired instead of `Runtime.executionContextDestroyed` when\n         * enabled.\n         * It is fired when the Node process finished all code execution and is\n         * waiting for all frontends to disconnect.\n         */\n        prependOnceListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this;\n        /**\n         * This event is fired when the runtime is waiting for the debugger. For\n         * example, when inspector.waitingForDebugger is called\n         */\n        prependOnceListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this;\n    }\n\n    export {\n        Session,\n        open,\n        close,\n        url,\n        waitForDebugger,\n        console,\n        InspectorNotification,\n        Schema,\n        Runtime,\n        Debugger,\n        Console,\n        Profiler,\n        HeapProfiler,\n        NodeTracing,\n        NodeWorker,\n        NodeRuntime,\n    };\n}\n\n/**\n * The `node:inspector/promises` module provides an API for interacting with the V8\n * inspector.\n * @since v19.0.0\n */\ndeclare module 'node:inspector/promises' {\n    export * from 'inspector/promises';\n}\n",
  "node_modules/tgrid/node_modules/@types/node/module.d.ts": "/**\n * @since v0.3.7\n */\ndeclare module \"module\" {\n    import { URL } from \"node:url\";\n    import { MessagePort } from \"node:worker_threads\";\n    class Module {\n        constructor(id: string, parent?: Module);\n    }\n    interface Module extends NodeJS.Module {}\n    namespace Module {\n        export { Module };\n    }\n    namespace Module {\n        /**\n         * A list of the names of all modules provided by Node.js. Can be used to verify\n         * if a module is maintained by a third party or not.\n         *\n         * Note: the list doesn't contain prefix-only modules like `node:test`.\n         * @since v9.3.0, v8.10.0, v6.13.0\n         */\n        const builtinModules: readonly string[];\n        /**\n         * @since v12.2.0\n         * @param path Filename to be used to construct the require\n         * function. Must be a file URL object, file URL string, or absolute path\n         * string.\n         */\n        function createRequire(path: string | URL): NodeJS.Require;\n        /**\n         * @since v18.6.0, v16.17.0\n         */\n        function isBuiltin(moduleName: string): boolean;\n        interface RegisterOptions<Data> {\n            /**\n             * If you want to resolve `specifier` relative to a\n             * base URL, such as `import.meta.url`, you can pass that URL here. This\n             * property is ignored if the `parentURL` is supplied as the second argument.\n             * @default 'data:'\n             */\n            parentURL?: string | URL | undefined;\n            /**\n             * Any arbitrary, cloneable JavaScript value to pass into the\n             * {@link initialize} hook.\n             */\n            data?: Data | undefined;\n            /**\n             * [Transferable objects](https://nodejs.org/docs/latest-v20.x/api/worker_threads.html#portpostmessagevalue-transferlist)\n             * to be passed into the `initialize` hook.\n             */\n            transferList?: any[] | undefined;\n        }\n        /* eslint-disable @definitelytyped/no-unnecessary-generics */\n        /**\n         * Register a module that exports hooks that customize Node.js module\n         * resolution and loading behavior. See\n         * [Customization hooks](https://nodejs.org/docs/latest-v20.x/api/module.html#customization-hooks).\n         * @since v20.6.0, v18.19.0\n         * @param specifier Customization hooks to be registered; this should be\n         * the same string that would be passed to `import()`, except that if it is\n         * relative, it is resolved relative to `parentURL`.\n         * @param parentURL f you want to resolve `specifier` relative to a base\n         * URL, such as `import.meta.url`, you can pass that URL here.\n         */\n        function register<Data = any>(\n            specifier: string | URL,\n            parentURL?: string | URL,\n            options?: RegisterOptions<Data>,\n        ): void;\n        function register<Data = any>(specifier: string | URL, options?: RegisterOptions<Data>): void;\n        /* eslint-enable @definitelytyped/no-unnecessary-generics */\n        /**\n         * The `module.syncBuiltinESMExports()` method updates all the live bindings for\n         * builtin `ES Modules` to match the properties of the `CommonJS` exports. It\n         * does not add or remove exported names from the `ES Modules`.\n         *\n         * ```js\n         * import fs from 'node:fs';\n         * import assert from 'node:assert';\n         * import { syncBuiltinESMExports } from 'node:module';\n         *\n         * fs.readFile = newAPI;\n         *\n         * delete fs.readFileSync;\n         *\n         * function newAPI() {\n         *   // ...\n         * }\n         *\n         * fs.newAPI = newAPI;\n         *\n         * syncBuiltinESMExports();\n         *\n         * import('node:fs').then((esmFS) => {\n         *   // It syncs the existing readFile property with the new value\n         *   assert.strictEqual(esmFS.readFile, newAPI);\n         *   // readFileSync has been deleted from the required fs\n         *   assert.strictEqual('readFileSync' in fs, false);\n         *   // syncBuiltinESMExports() does not remove readFileSync from esmFS\n         *   assert.strictEqual('readFileSync' in esmFS, true);\n         *   // syncBuiltinESMExports() does not add names\n         *   assert.strictEqual(esmFS.newAPI, undefined);\n         * });\n         * ```\n         * @since v12.12.0\n         */\n        function syncBuiltinESMExports(): void;\n        /** @deprecated Use `ImportAttributes` instead */\n        interface ImportAssertions extends ImportAttributes {}\n        interface ImportAttributes extends NodeJS.Dict<string> {\n            type?: string | undefined;\n        }\n        type ModuleFormat = \"builtin\" | \"commonjs\" | \"json\" | \"module\" | \"wasm\";\n        type ModuleSource = string | ArrayBuffer | NodeJS.TypedArray;\n        /**\n         * The `initialize` hook provides a way to define a custom function that runs in\n         * the hooks thread when the hooks module is initialized. Initialization happens\n         * when the hooks module is registered via {@link register}.\n         *\n         * This hook can receive data from a {@link register} invocation, including\n         * ports and other transferable objects. The return value of `initialize` can be a\n         * `Promise`, in which case it will be awaited before the main application thread\n         * execution resumes.\n         */\n        type InitializeHook<Data = any> = (data: Data) => void | Promise<void>;\n        interface ResolveHookContext {\n            /**\n             * Export conditions of the relevant `package.json`\n             */\n            conditions: string[];\n            /**\n             * @deprecated Use `importAttributes` instead\n             */\n            importAssertions: ImportAttributes;\n            /**\n             *  An object whose key-value pairs represent the assertions for the module to import\n             */\n            importAttributes: ImportAttributes;\n            /**\n             * The module importing this one, or undefined if this is the Node.js entry point\n             */\n            parentURL: string | undefined;\n        }\n        interface ResolveFnOutput {\n            /**\n             * A hint to the load hook (it might be ignored)\n             */\n            format?: ModuleFormat | null | undefined;\n            /**\n             * @deprecated Use `importAttributes` instead\n             */\n            importAssertions?: ImportAttributes | undefined;\n            /**\n             * The import attributes to use when caching the module (optional; if excluded the input will be used)\n             */\n            importAttributes?: ImportAttributes | undefined;\n            /**\n             * A signal that this hook intends to terminate the chain of `resolve` hooks.\n             * @default false\n             */\n            shortCircuit?: boolean | undefined;\n            /**\n             * The absolute URL to which this input resolves\n             */\n            url: string;\n        }\n        /**\n         * The `resolve` hook chain is responsible for telling Node.js where to find and\n         * how to cache a given `import` statement or expression, or `require` call. It can\n         * optionally return a format (such as `'module'`) as a hint to the `load` hook. If\n         * a format is specified, the `load` hook is ultimately responsible for providing\n         * the final `format` value (and it is free to ignore the hint provided by\n         * `resolve`); if `resolve` provides a `format`, a custom `load` hook is required\n         * even if only to pass the value to the Node.js default `load` hook.\n         */\n        type ResolveHook = (\n            specifier: string,\n            context: ResolveHookContext,\n            nextResolve: (\n                specifier: string,\n                context?: Partial<ResolveHookContext>,\n            ) => ResolveFnOutput | Promise<ResolveFnOutput>,\n        ) => ResolveFnOutput | Promise<ResolveFnOutput>;\n        interface LoadHookContext {\n            /**\n             * Export conditions of the relevant `package.json`\n             */\n            conditions: string[];\n            /**\n             * The format optionally supplied by the `resolve` hook chain\n             */\n            format: ModuleFormat | null | undefined;\n            /**\n             * @deprecated Use `importAttributes` instead\n             */\n            importAssertions: ImportAttributes;\n            /**\n             *  An object whose key-value pairs represent the assertions for the module to import\n             */\n            importAttributes: ImportAttributes;\n        }\n        interface LoadFnOutput {\n            format: ModuleFormat;\n            /**\n             * A signal that this hook intends to terminate the chain of `resolve` hooks.\n             * @default false\n             */\n            shortCircuit?: boolean | undefined;\n            /**\n             * The source for Node.js to evaluate\n             */\n            source?: ModuleSource | undefined;\n        }\n        /**\n         * The `load` hook provides a way to define a custom method of determining how a\n         * URL should be interpreted, retrieved, and parsed. It is also in charge of\n         * validating the import attributes.\n         */\n        type LoadHook = (\n            url: string,\n            context: LoadHookContext,\n            nextLoad: (\n                url: string,\n                context?: Partial<LoadHookContext>,\n            ) => LoadFnOutput | Promise<LoadFnOutput>,\n        ) => LoadFnOutput | Promise<LoadFnOutput>;\n        interface GlobalPreloadContext {\n            port: MessagePort;\n        }\n        /**\n         * Sometimes it might be necessary to run some code inside of the same global\n         * scope that the application runs in. This hook allows the return of a string\n         * that is run as a sloppy-mode script on startup.\n         * @deprecated This hook will be removed in a future version. Use\n         * `initialize` instead. When a hooks module has an `initialize` export,\n         * `globalPreload` will be ignored.\n         */\n        type GlobalPreloadHook = (context: GlobalPreloadContext) => string;\n        /**\n         * `path` is the resolved path for the file for which a corresponding source map\n         * should be fetched.\n         * @since v13.7.0, v12.17.0\n         * @return Returns `module.SourceMap` if a source map is found, `undefined` otherwise.\n         */\n        function findSourceMap(path: string): SourceMap | undefined;\n        interface SourceMapConstructorOptions {\n            /**\n             * @since v20.5.0\n             */\n            lineLengths?: readonly number[] | undefined;\n        }\n        interface SourceMapPayload {\n            file: string;\n            version: number;\n            sources: string[];\n            sourcesContent: string[];\n            names: string[];\n            mappings: string;\n            sourceRoot: string;\n        }\n        interface SourceMapping {\n            generatedLine: number;\n            generatedColumn: number;\n            originalSource: string;\n            originalLine: number;\n            originalColumn: number;\n        }\n        interface SourceOrigin {\n            /**\n             * The name of the range in the source map, if one was provided\n             */\n            name: string | undefined;\n            /**\n             * The file name of the original source, as reported in the SourceMap\n             */\n            fileName: string;\n            /**\n             * The 1-indexed lineNumber of the corresponding call site in the original source\n             */\n            lineNumber: number;\n            /**\n             * The 1-indexed columnNumber of the corresponding call site in the original source\n             */\n            columnNumber: number;\n        }\n        /**\n         * @since v13.7.0, v12.17.0\n         */\n        class SourceMap {\n            constructor(payload: SourceMapPayload, options?: SourceMapConstructorOptions);\n            /**\n             * Getter for the payload used to construct the `SourceMap` instance.\n             */\n            readonly payload: SourceMapPayload;\n            /**\n             * Given a line offset and column offset in the generated source\n             * file, returns an object representing the SourceMap range in the\n             * original file if found, or an empty object if not.\n             *\n             * The object returned contains the following keys:\n             *\n             * The returned value represents the raw range as it appears in the\n             * SourceMap, based on zero-indexed offsets, _not_ 1-indexed line and\n             * column numbers as they appear in Error messages and CallSite\n             * objects.\n             *\n             * To get the corresponding 1-indexed line and column numbers from a\n             * lineNumber and columnNumber as they are reported by Error stacks\n             * and CallSite objects, use `sourceMap.findOrigin(lineNumber, columnNumber)`\n             * @param lineOffset The zero-indexed line number offset in the generated source\n             * @param columnOffset The zero-indexed column number offset in the generated source\n             */\n            findEntry(lineOffset: number, columnOffset: number): SourceMapping | {};\n            /**\n             * Given a 1-indexed `lineNumber` and `columnNumber` from a call site in the generated source,\n             * find the corresponding call site location in the original source.\n             *\n             * If the `lineNumber` and `columnNumber` provided are not found in any source map,\n             * then an empty object is returned.\n             * @param lineNumber The 1-indexed line number of the call site in the generated source\n             * @param columnNumber The 1-indexed column number of the call site in the generated source\n             */\n            findOrigin(lineNumber: number, columnNumber: number): SourceOrigin | {};\n        }\n        function runMain(main?: string): void;\n        function wrap(script: string): string;\n    }\n    global {\n        interface ImportMeta {\n            /**\n             * The directory name of the current module. This is the same as the `path.dirname()` of the `import.meta.filename`.\n             * **Caveat:** only present on `file:` modules.\n             */\n            dirname: string;\n            /**\n             * The full absolute path and filename of the current module, with symlinks resolved.\n             * This is the same as the `url.fileURLToPath()` of the `import.meta.url`.\n             * **Caveat:** only local modules support this property. Modules not using the `file:` protocol will not provide it.\n             */\n            filename: string;\n            /**\n             * The absolute `file:` URL of the module.\n             */\n            url: string;\n            /**\n             * Provides a module-relative resolution function scoped to each module, returning\n             * the URL string.\n             *\n             * Second `parent` parameter is only used when the `--experimental-import-meta-resolve`\n             * command flag enabled.\n             *\n             * @since v20.6.0\n             *\n             * @param specifier The module specifier to resolve relative to `parent`.\n             * @param parent The absolute parent module URL to resolve from.\n             * @returns The absolute (`file:`) URL string for the resolved module.\n             */\n            resolve(specifier: string, parent?: string | URL | undefined): string;\n        }\n        namespace NodeJS {\n            interface Module {\n                /**\n                 * The module objects required for the first time by this one.\n                 * @since v0.1.16\n                 */\n                children: Module[];\n                /**\n                 * The `module.exports` object is created by the `Module` system. Sometimes this is\n                 * not acceptable; many want their module to be an instance of some class. To do\n                 * this, assign the desired export object to `module.exports`.\n                 * @since v0.1.16\n                 */\n                exports: any;\n                /**\n                 * The fully resolved filename of the module.\n                 * @since v0.1.16\n                 */\n                filename: string;\n                /**\n                 * The identifier for the module. Typically this is the fully resolved\n                 * filename.\n                 * @since v0.1.16\n                 */\n                id: string;\n                /**\n                 * `true` if the module is running during the Node.js preload\n                 * phase.\n                 * @since v15.4.0, v14.17.0\n                 */\n                isPreloading: boolean;\n                /**\n                 * Whether or not the module is done loading, or is in the process of\n                 * loading.\n                 * @since v0.1.16\n                 */\n                loaded: boolean;\n                /**\n                 * The module that first required this one, or `null` if the current module is the\n                 * entry point of the current process, or `undefined` if the module was loaded by\n                 * something that is not a CommonJS module (e.g. REPL or `import`).\n                 * @since v0.1.16\n                 * @deprecated Please use `require.main` and `module.children` instead.\n                 */\n                parent: Module | null | undefined;\n                /**\n                 * The directory name of the module. This is usually the same as the\n                 * `path.dirname()` of the `module.id`.\n                 * @since v11.14.0\n                 */\n                path: string;\n                /**\n                 * The search paths for the module.\n                 * @since v0.4.0\n                 */\n                paths: string[];\n                /**\n                 * The `module.require()` method provides a way to load a module as if\n                 * `require()` was called from the original module.\n                 * @since v0.5.1\n                 */\n                require(id: string): any;\n            }\n            interface Require {\n                /**\n                 * Used to import modules, `JSON`, and local files.\n                 * @since v0.1.13\n                 */\n                (id: string): any;\n                /**\n                 * Modules are cached in this object when they are required. By deleting a key\n                 * value from this object, the next `require` will reload the module.\n                 * This does not apply to\n                 * [native addons](https://nodejs.org/docs/latest-v20.x/api/addons.html),\n                 * for which reloading will result in an error.\n                 * @since v0.3.0\n                 */\n                cache: Dict<Module>;\n                /**\n                 * Instruct `require` on how to handle certain file extensions.\n                 * @since v0.3.0\n                 * @deprecated\n                 */\n                extensions: RequireExtensions;\n                /**\n                 * The `Module` object representing the entry script loaded when the Node.js\n                 * process launched, or `undefined` if the entry point of the program is not a\n                 * CommonJS module.\n                 * @since v0.1.17\n                 */\n                main: Module | undefined;\n                /**\n                 * @since v0.3.0\n                 */\n                resolve: RequireResolve;\n            }\n            /** @deprecated */\n            interface RequireExtensions extends Dict<(module: Module, filename: string) => any> {\n                \".js\": (module: Module, filename: string) => any;\n                \".json\": (module: Module, filename: string) => any;\n                \".node\": (module: Module, filename: string) => any;\n            }\n            interface RequireResolveOptions {\n                /**\n                 * Paths to resolve module location from. If present, these\n                 * paths are used instead of the default resolution paths, with the exception\n                 * of\n                 * [GLOBAL\\_FOLDERS](https://nodejs.org/docs/latest-v20.x/api/modules.html#loading-from-the-global-folders)\n                 * like `$HOME/.node_modules`, which are\n                 * always included. Each of these paths is used as a starting point for\n                 * the module resolution algorithm, meaning that the `node_modules` hierarchy\n                 * is checked from this location.\n                 * @since v8.9.0\n                 */\n                paths?: string[] | undefined;\n            }\n            interface RequireResolve {\n                /**\n                 * Use the internal `require()` machinery to look up the location of a module,\n                 * but rather than loading the module, just return the resolved filename.\n                 *\n                 * If the module can not be found, a `MODULE_NOT_FOUND` error is thrown.\n                 * @since v0.3.0\n                 * @param request The module path to resolve.\n                 */\n                (id: string, options?: RequireResolveOptions): string;\n                /**\n                 * Returns an array containing the paths searched during resolution of `request` or\n                 * `null` if the `request` string references a core module, for example `http` or\n                 * `fs`.\n                 * @since v8.9.0\n                 * @param request The module path whose lookup paths are being retrieved.\n                 */\n                paths(request: string): string[] | null;\n            }\n        }\n        /**\n         * The directory name of the current module. This is the same as the\n         * `path.dirname()` of the `__filename`.\n         * @since v0.1.27\n         */\n        var __dirname: string;\n        /**\n         * The file name of the current module. This is the current module file's absolute\n         * path with symlinks resolved.\n         *\n         * For a main program this is not necessarily the same as the file name used in the\n         * command line.\n         * @since v0.0.1\n         */\n        var __filename: string;\n        /**\n         * The `exports` variable is available within a module's file-level scope, and is\n         * assigned the value of `module.exports` before the module is evaluated.\n         * @since v0.1.16\n         */\n        var exports: NodeJS.Module[\"exports\"];\n        /**\n         * A reference to the current module.\n         * @since v0.1.16\n         */\n        var module: NodeJS.Module;\n        /**\n         * @since v0.1.13\n         */\n        var require: NodeJS.Require;\n        // Global-scope aliases for backwards compatibility with @types/node <13.0.x\n        /** @deprecated Use `NodeJS.Module` instead. */\n        interface NodeModule extends NodeJS.Module {}\n        /** @deprecated Use `NodeJS.Require` instead. */\n        interface NodeRequire extends NodeJS.Require {}\n        /** @deprecated Use `NodeJS.RequireResolve` instead. */\n        interface RequireResolve extends NodeJS.RequireResolve {}\n    }\n    export = Module;\n}\ndeclare module \"node:module\" {\n    import module = require(\"module\");\n    export = module;\n}\n",
  "node_modules/tgrid/node_modules/@types/node/net.d.ts": "/**\n * > Stability: 2 - Stable\n *\n * The `node:net` module provides an asynchronous network API for creating stream-based\n * TCP or `IPC` servers ({@link createServer}) and clients\n * ({@link createConnection}).\n *\n * It can be accessed using:\n *\n * ```js\n * import net from 'node:net';\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/net.js)\n */\ndeclare module \"net\" {\n    import * as stream from \"node:stream\";\n    import { Abortable, EventEmitter } from \"node:events\";\n    import * as dns from \"node:dns\";\n    type LookupFunction = (\n        hostname: string,\n        options: dns.LookupOptions,\n        callback: (err: NodeJS.ErrnoException | null, address: string | dns.LookupAddress[], family?: number) => void,\n    ) => void;\n    interface AddressInfo {\n        address: string;\n        family: string;\n        port: number;\n    }\n    interface SocketConstructorOpts {\n        fd?: number | undefined;\n        allowHalfOpen?: boolean | undefined;\n        readable?: boolean | undefined;\n        writable?: boolean | undefined;\n        signal?: AbortSignal;\n    }\n    interface OnReadOpts {\n        buffer: Uint8Array | (() => Uint8Array);\n        /**\n         * This function is called for every chunk of incoming data.\n         * Two arguments are passed to it: the number of bytes written to buffer and a reference to buffer.\n         * Return false from this function to implicitly pause() the socket.\n         */\n        callback(bytesWritten: number, buf: Uint8Array): boolean;\n    }\n    interface ConnectOpts {\n        /**\n         * If specified, incoming data is stored in a single buffer and passed to the supplied callback when data arrives on the socket.\n         * Note: this will cause the streaming functionality to not provide any data, however events like 'error', 'end', and 'close' will\n         * still be emitted as normal and methods like pause() and resume() will also behave as expected.\n         */\n        onread?: OnReadOpts | undefined;\n    }\n    interface TcpSocketConnectOpts extends ConnectOpts {\n        port: number;\n        host?: string | undefined;\n        localAddress?: string | undefined;\n        localPort?: number | undefined;\n        hints?: number | undefined;\n        family?: number | undefined;\n        lookup?: LookupFunction | undefined;\n        noDelay?: boolean | undefined;\n        keepAlive?: boolean | undefined;\n        keepAliveInitialDelay?: number | undefined;\n        /**\n         * @since v18.13.0\n         */\n        autoSelectFamily?: boolean | undefined;\n        /**\n         * @since v18.13.0\n         */\n        autoSelectFamilyAttemptTimeout?: number | undefined;\n    }\n    interface IpcSocketConnectOpts extends ConnectOpts {\n        path: string;\n    }\n    type SocketConnectOpts = TcpSocketConnectOpts | IpcSocketConnectOpts;\n    type SocketReadyState = \"opening\" | \"open\" | \"readOnly\" | \"writeOnly\" | \"closed\";\n    /**\n     * This class is an abstraction of a TCP socket or a streaming `IPC` endpoint\n     * (uses named pipes on Windows, and Unix domain sockets otherwise). It is also\n     * an `EventEmitter`.\n     *\n     * A `net.Socket` can be created by the user and used directly to interact with\n     * a server. For example, it is returned by {@link createConnection},\n     * so the user can use it to talk to the server.\n     *\n     * It can also be created by Node.js and passed to the user when a connection\n     * is received. For example, it is passed to the listeners of a `'connection'` event emitted on a {@link Server}, so the user can use\n     * it to interact with the client.\n     * @since v0.3.4\n     */\n    class Socket extends stream.Duplex {\n        constructor(options?: SocketConstructorOpts);\n        /**\n         * Destroys the socket after all data is written. If the `finish` event was already emitted the socket is destroyed immediately.\n         * If the socket is still writable it implicitly calls `socket.end()`.\n         * @since v0.3.4\n         */\n        destroySoon(): void;\n        /**\n         * Sends data on the socket. The second parameter specifies the encoding in the\n         * case of a string. It defaults to UTF8 encoding.\n         *\n         * Returns `true` if the entire data was flushed successfully to the kernel\n         * buffer. Returns `false` if all or part of the data was queued in user memory.`'drain'` will be emitted when the buffer is again free.\n         *\n         * The optional `callback` parameter will be executed when the data is finally\n         * written out, which may not be immediately.\n         *\n         * See `Writable` stream `write()` method for more\n         * information.\n         * @since v0.1.90\n         * @param [encoding='utf8'] Only used when data is `string`.\n         */\n        write(buffer: Uint8Array | string, cb?: (err?: Error) => void): boolean;\n        write(str: Uint8Array | string, encoding?: BufferEncoding, cb?: (err?: Error) => void): boolean;\n        /**\n         * Initiate a connection on a given socket.\n         *\n         * Possible signatures:\n         *\n         * * `socket.connect(options[, connectListener])`\n         * * `socket.connect(path[, connectListener])` for `IPC` connections.\n         * * `socket.connect(port[, host][, connectListener])` for TCP connections.\n         * * Returns: `net.Socket` The socket itself.\n         *\n         * This function is asynchronous. When the connection is established, the `'connect'` event will be emitted. If there is a problem connecting,\n         * instead of a `'connect'` event, an `'error'` event will be emitted with\n         * the error passed to the `'error'` listener.\n         * The last parameter `connectListener`, if supplied, will be added as a listener\n         * for the `'connect'` event **once**.\n         *\n         * This function should only be used for reconnecting a socket after`'close'` has been emitted or otherwise it may lead to undefined\n         * behavior.\n         */\n        connect(options: SocketConnectOpts, connectionListener?: () => void): this;\n        connect(port: number, host: string, connectionListener?: () => void): this;\n        connect(port: number, connectionListener?: () => void): this;\n        connect(path: string, connectionListener?: () => void): this;\n        /**\n         * Set the encoding for the socket as a `Readable Stream`. See `readable.setEncoding()` for more information.\n         * @since v0.1.90\n         * @return The socket itself.\n         */\n        setEncoding(encoding?: BufferEncoding): this;\n        /**\n         * Pauses the reading of data. That is, `'data'` events will not be emitted.\n         * Useful to throttle back an upload.\n         * @return The socket itself.\n         */\n        pause(): this;\n        /**\n         * Close the TCP connection by sending an RST packet and destroy the stream.\n         * If this TCP socket is in connecting status, it will send an RST packet and destroy this TCP socket once it is connected.\n         * Otherwise, it will call `socket.destroy` with an `ERR_SOCKET_CLOSED` Error.\n         * If this is not a TCP socket (for example, a pipe), calling this method will immediately throw an `ERR_INVALID_HANDLE_TYPE` Error.\n         * @since v18.3.0, v16.17.0\n         */\n        resetAndDestroy(): this;\n        /**\n         * Resumes reading after a call to `socket.pause()`.\n         * @return The socket itself.\n         */\n        resume(): this;\n        /**\n         * Sets the socket to timeout after `timeout` milliseconds of inactivity on\n         * the socket. By default `net.Socket` do not have a timeout.\n         *\n         * When an idle timeout is triggered the socket will receive a `'timeout'` event but the connection will not be severed. The user must manually call `socket.end()` or `socket.destroy()` to\n         * end the connection.\n         *\n         * ```js\n         * socket.setTimeout(3000);\n         * socket.on('timeout', () => {\n         *   console.log('socket timeout');\n         *   socket.end();\n         * });\n         * ```\n         *\n         * If `timeout` is 0, then the existing idle timeout is disabled.\n         *\n         * The optional `callback` parameter will be added as a one-time listener for the `'timeout'` event.\n         * @since v0.1.90\n         * @return The socket itself.\n         */\n        setTimeout(timeout: number, callback?: () => void): this;\n        /**\n         * Enable/disable the use of Nagle's algorithm.\n         *\n         * When a TCP connection is created, it will have Nagle's algorithm enabled.\n         *\n         * Nagle's algorithm delays data before it is sent via the network. It attempts\n         * to optimize throughput at the expense of latency.\n         *\n         * Passing `true` for `noDelay` or not passing an argument will disable Nagle's\n         * algorithm for the socket. Passing `false` for `noDelay` will enable Nagle's\n         * algorithm.\n         * @since v0.1.90\n         * @param [noDelay=true]\n         * @return The socket itself.\n         */\n        setNoDelay(noDelay?: boolean): this;\n        /**\n         * Enable/disable keep-alive functionality, and optionally set the initial\n         * delay before the first keepalive probe is sent on an idle socket.\n         *\n         * Set `initialDelay` (in milliseconds) to set the delay between the last\n         * data packet received and the first keepalive probe. Setting `0` for`initialDelay` will leave the value unchanged from the default\n         * (or previous) setting.\n         *\n         * Enabling the keep-alive functionality will set the following socket options:\n         *\n         * * `SO_KEEPALIVE=1`\n         * * `TCP_KEEPIDLE=initialDelay`\n         * * `TCP_KEEPCNT=10`\n         * * `TCP_KEEPINTVL=1`\n         * @since v0.1.92\n         * @param [enable=false]\n         * @param [initialDelay=0]\n         * @return The socket itself.\n         */\n        setKeepAlive(enable?: boolean, initialDelay?: number): this;\n        /**\n         * Returns the bound `address`, the address `family` name and `port` of the\n         * socket as reported by the operating system:`{ port: 12346, family: 'IPv4', address: '127.0.0.1' }`\n         * @since v0.1.90\n         */\n        address(): AddressInfo | {};\n        /**\n         * Calling `unref()` on a socket will allow the program to exit if this is the only\n         * active socket in the event system. If the socket is already `unref`ed calling`unref()` again will have no effect.\n         * @since v0.9.1\n         * @return The socket itself.\n         */\n        unref(): this;\n        /**\n         * Opposite of `unref()`, calling `ref()` on a previously `unref`ed socket will _not_ let the program exit if it's the only socket left (the default behavior).\n         * If the socket is `ref`ed calling `ref` again will have no effect.\n         * @since v0.9.1\n         * @return The socket itself.\n         */\n        ref(): this;\n        /**\n         * This property is only present if the family autoselection algorithm is enabled in `socket.connect(options)`\n         * and it is an array of the addresses that have been attempted.\n         *\n         * Each address is a string in the form of `$IP:$PORT`.\n         * If the connection was successful, then the last address is the one that the socket is currently connected to.\n         * @since v19.4.0\n         */\n        readonly autoSelectFamilyAttemptedAddresses: string[];\n        /**\n         * This property shows the number of characters buffered for writing. The buffer\n         * may contain strings whose length after encoding is not yet known. So this number\n         * is only an approximation of the number of bytes in the buffer.\n         *\n         * `net.Socket` has the property that `socket.write()` always works. This is to\n         * help users get up and running quickly. The computer cannot always keep up\n         * with the amount of data that is written to a socket. The network connection\n         * simply might be too slow. Node.js will internally queue up the data written to a\n         * socket and send it out over the wire when it is possible.\n         *\n         * The consequence of this internal buffering is that memory may grow.\n         * Users who experience large or growing `bufferSize` should attempt to\n         * \"throttle\" the data flows in their program with `socket.pause()` and `socket.resume()`.\n         * @since v0.3.8\n         * @deprecated Since v14.6.0 - Use `writableLength` instead.\n         */\n        readonly bufferSize: number;\n        /**\n         * The amount of received bytes.\n         * @since v0.5.3\n         */\n        readonly bytesRead: number;\n        /**\n         * The amount of bytes sent.\n         * @since v0.5.3\n         */\n        readonly bytesWritten: number;\n        /**\n         * If `true`, `socket.connect(options[, connectListener])` was\n         * called and has not yet finished. It will stay `true` until the socket becomes\n         * connected, then it is set to `false` and the `'connect'` event is emitted. Note\n         * that the `socket.connect(options[, connectListener])` callback is a listener for the `'connect'` event.\n         * @since v6.1.0\n         */\n        readonly connecting: boolean;\n        /**\n         * This is `true` if the socket is not connected yet, either because `.connect()`has not yet been called or because it is still in the process of connecting\n         * (see `socket.connecting`).\n         * @since v11.2.0, v10.16.0\n         */\n        readonly pending: boolean;\n        /**\n         * See `writable.destroyed` for further details.\n         */\n        readonly destroyed: boolean;\n        /**\n         * The string representation of the local IP address the remote client is\n         * connecting on. For example, in a server listening on `'0.0.0.0'`, if a client\n         * connects on `'192.168.1.1'`, the value of `socket.localAddress` would be`'192.168.1.1'`.\n         * @since v0.9.6\n         */\n        readonly localAddress?: string;\n        /**\n         * The numeric representation of the local port. For example, `80` or `21`.\n         * @since v0.9.6\n         */\n        readonly localPort?: number;\n        /**\n         * The string representation of the local IP family. `'IPv4'` or `'IPv6'`.\n         * @since v18.8.0, v16.18.0\n         */\n        readonly localFamily?: string;\n        /**\n         * This property represents the state of the connection as a string.\n         *\n         * * If the stream is connecting `socket.readyState` is `opening`.\n         * * If the stream is readable and writable, it is `open`.\n         * * If the stream is readable and not writable, it is `readOnly`.\n         * * If the stream is not readable and writable, it is `writeOnly`.\n         * @since v0.5.0\n         */\n        readonly readyState: SocketReadyState;\n        /**\n         * The string representation of the remote IP address. For example,`'74.125.127.100'` or `'2001:4860:a005::68'`. Value may be `undefined` if\n         * the socket is destroyed (for example, if the client disconnected).\n         * @since v0.5.10\n         */\n        readonly remoteAddress?: string | undefined;\n        /**\n         * The string representation of the remote IP family. `'IPv4'` or `'IPv6'`. Value may be `undefined` if\n         * the socket is destroyed (for example, if the client disconnected).\n         * @since v0.11.14\n         */\n        readonly remoteFamily?: string | undefined;\n        /**\n         * The numeric representation of the remote port. For example, `80` or `21`. Value may be `undefined` if\n         * the socket is destroyed (for example, if the client disconnected).\n         * @since v0.5.10\n         */\n        readonly remotePort?: number | undefined;\n        /**\n         * The socket timeout in milliseconds as set by `socket.setTimeout()`.\n         * It is `undefined` if a timeout has not been set.\n         * @since v10.7.0\n         */\n        readonly timeout?: number | undefined;\n        /**\n         * Half-closes the socket. i.e., it sends a FIN packet. It is possible the\n         * server will still send some data.\n         *\n         * See `writable.end()` for further details.\n         * @since v0.1.90\n         * @param [encoding='utf8'] Only used when data is `string`.\n         * @param callback Optional callback for when the socket is finished.\n         * @return The socket itself.\n         */\n        end(callback?: () => void): this;\n        end(buffer: Uint8Array | string, callback?: () => void): this;\n        end(str: Uint8Array | string, encoding?: BufferEncoding, callback?: () => void): this;\n        /**\n         * events.EventEmitter\n         *   1. close\n         *   2. connect\n         *   3. connectionAttempt\n         *   4. connectionAttemptFailed\n         *   5. connectionAttemptTimeout\n         *   6. data\n         *   7. drain\n         *   8. end\n         *   9. error\n         *   10. lookup\n         *   11. ready\n         *   12. timeout\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"close\", listener: (hadError: boolean) => void): this;\n        addListener(event: \"connect\", listener: () => void): this;\n        addListener(event: \"connectionAttempt\", listener: (ip: string, port: number, family: number) => void): this;\n        addListener(\n            event: \"connectionAttemptFailed\",\n            listener: (ip: string, port: number, family: number, error: Error) => void,\n        ): this;\n        addListener(\n            event: \"connectionAttemptTimeout\",\n            listener: (ip: string, port: number, family: number) => void,\n        ): this;\n        addListener(event: \"data\", listener: (data: Buffer) => void): this;\n        addListener(event: \"drain\", listener: () => void): this;\n        addListener(event: \"end\", listener: () => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(\n            event: \"lookup\",\n            listener: (err: Error, address: string, family: string | number, host: string) => void,\n        ): this;\n        addListener(event: \"ready\", listener: () => void): this;\n        addListener(event: \"timeout\", listener: () => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"close\", hadError: boolean): boolean;\n        emit(event: \"connect\"): boolean;\n        emit(event: \"connectionAttempt\", ip: string, port: number, family: number): boolean;\n        emit(event: \"connectionAttemptFailed\", ip: string, port: number, family: number, error: Error): boolean;\n        emit(event: \"connectionAttemptTimeout\", ip: string, port: number, family: number): boolean;\n        emit(event: \"data\", data: Buffer): boolean;\n        emit(event: \"drain\"): boolean;\n        emit(event: \"end\"): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"lookup\", err: Error, address: string, family: string | number, host: string): boolean;\n        emit(event: \"ready\"): boolean;\n        emit(event: \"timeout\"): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"close\", listener: (hadError: boolean) => void): this;\n        on(event: \"connect\", listener: () => void): this;\n        on(event: \"connectionAttempt\", listener: (ip: string, port: number, family: number) => void): this;\n        on(\n            event: \"connectionAttemptFailed\",\n            listener: (ip: string, port: number, family: number, error: Error) => void,\n        ): this;\n        on(event: \"connectionAttemptTimeout\", listener: (ip: string, port: number, family: number) => void): this;\n        on(event: \"data\", listener: (data: Buffer) => void): this;\n        on(event: \"drain\", listener: () => void): this;\n        on(event: \"end\", listener: () => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(\n            event: \"lookup\",\n            listener: (err: Error, address: string, family: string | number, host: string) => void,\n        ): this;\n        on(event: \"ready\", listener: () => void): this;\n        on(event: \"timeout\", listener: () => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: (hadError: boolean) => void): this;\n        once(event: \"connectionAttempt\", listener: (ip: string, port: number, family: number) => void): this;\n        once(\n            event: \"connectionAttemptFailed\",\n            listener: (ip: string, port: number, family: number, error: Error) => void,\n        ): this;\n        once(event: \"connectionAttemptTimeout\", listener: (ip: string, port: number, family: number) => void): this;\n        once(event: \"connect\", listener: () => void): this;\n        once(event: \"data\", listener: (data: Buffer) => void): this;\n        once(event: \"drain\", listener: () => void): this;\n        once(event: \"end\", listener: () => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(\n            event: \"lookup\",\n            listener: (err: Error, address: string, family: string | number, host: string) => void,\n        ): this;\n        once(event: \"ready\", listener: () => void): this;\n        once(event: \"timeout\", listener: () => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: (hadError: boolean) => void): this;\n        prependListener(event: \"connect\", listener: () => void): this;\n        prependListener(event: \"connectionAttempt\", listener: (ip: string, port: number, family: number) => void): this;\n        prependListener(\n            event: \"connectionAttemptFailed\",\n            listener: (ip: string, port: number, family: number, error: Error) => void,\n        ): this;\n        prependListener(\n            event: \"connectionAttemptTimeout\",\n            listener: (ip: string, port: number, family: number) => void,\n        ): this;\n        prependListener(event: \"data\", listener: (data: Buffer) => void): this;\n        prependListener(event: \"drain\", listener: () => void): this;\n        prependListener(event: \"end\", listener: () => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(\n            event: \"lookup\",\n            listener: (err: Error, address: string, family: string | number, host: string) => void,\n        ): this;\n        prependListener(event: \"ready\", listener: () => void): this;\n        prependListener(event: \"timeout\", listener: () => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: (hadError: boolean) => void): this;\n        prependOnceListener(event: \"connect\", listener: () => void): this;\n        prependOnceListener(\n            event: \"connectionAttempt\",\n            listener: (ip: string, port: number, family: number) => void,\n        ): this;\n        prependOnceListener(\n            event: \"connectionAttemptFailed\",\n            listener: (ip: string, port: number, family: number, error: Error) => void,\n        ): this;\n        prependOnceListener(\n            event: \"connectionAttemptTimeout\",\n            listener: (ip: string, port: number, family: number) => void,\n        ): this;\n        prependOnceListener(event: \"data\", listener: (data: Buffer) => void): this;\n        prependOnceListener(event: \"drain\", listener: () => void): this;\n        prependOnceListener(event: \"end\", listener: () => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(\n            event: \"lookup\",\n            listener: (err: Error, address: string, family: string | number, host: string) => void,\n        ): this;\n        prependOnceListener(event: \"ready\", listener: () => void): this;\n        prependOnceListener(event: \"timeout\", listener: () => void): this;\n    }\n    interface ListenOptions extends Abortable {\n        port?: number | undefined;\n        host?: string | undefined;\n        backlog?: number | undefined;\n        path?: string | undefined;\n        exclusive?: boolean | undefined;\n        readableAll?: boolean | undefined;\n        writableAll?: boolean | undefined;\n        /**\n         * @default false\n         */\n        ipv6Only?: boolean | undefined;\n    }\n    interface ServerOpts {\n        /**\n         * Indicates whether half-opened TCP connections are allowed.\n         * @default false\n         */\n        allowHalfOpen?: boolean | undefined;\n        /**\n         * Indicates whether the socket should be paused on incoming connections.\n         * @default false\n         */\n        pauseOnConnect?: boolean | undefined;\n        /**\n         * If set to `true`, it disables the use of Nagle's algorithm immediately after a new incoming connection is received.\n         * @default false\n         * @since v16.5.0\n         */\n        noDelay?: boolean | undefined;\n        /**\n         * If set to `true`, it enables keep-alive functionality on the socket immediately after a new incoming connection is received,\n         * similarly on what is done in `socket.setKeepAlive([enable][, initialDelay])`.\n         * @default false\n         * @since v16.5.0\n         */\n        keepAlive?: boolean | undefined;\n        /**\n         * If set to a positive number, it sets the initial delay before the first keepalive probe is sent on an idle socket.\n         * @default 0\n         * @since v16.5.0\n         */\n        keepAliveInitialDelay?: number | undefined;\n        /**\n         * Optionally overrides all `net.Socket`s' `readableHighWaterMark` and `writableHighWaterMark`.\n         * @default See [stream.getDefaultHighWaterMark()](https://nodejs.org/docs/latest-v20.x/api/stream.html#streamgetdefaulthighwatermarkobjectmode).\n         * @since v18.17.0, v20.1.0\n         */\n        highWaterMark?: number | undefined;\n    }\n    interface DropArgument {\n        localAddress?: string;\n        localPort?: number;\n        localFamily?: string;\n        remoteAddress?: string;\n        remotePort?: number;\n        remoteFamily?: string;\n    }\n    /**\n     * This class is used to create a TCP or `IPC` server.\n     * @since v0.1.90\n     */\n    class Server extends EventEmitter {\n        constructor(connectionListener?: (socket: Socket) => void);\n        constructor(options?: ServerOpts, connectionListener?: (socket: Socket) => void);\n        /**\n         * Start a server listening for connections. A `net.Server` can be a TCP or\n         * an `IPC` server depending on what it listens to.\n         *\n         * Possible signatures:\n         *\n         * * `server.listen(handle[, backlog][, callback])`\n         * * `server.listen(options[, callback])`\n         * * `server.listen(path[, backlog][, callback])` for `IPC` servers\n         * * `server.listen([port[, host[, backlog]]][, callback])` for TCP servers\n         *\n         * This function is asynchronous. When the server starts listening, the `'listening'` event will be emitted. The last parameter `callback`will be added as a listener for the `'listening'`\n         * event.\n         *\n         * All `listen()` methods can take a `backlog` parameter to specify the maximum\n         * length of the queue of pending connections. The actual length will be determined\n         * by the OS through sysctl settings such as `tcp_max_syn_backlog` and `somaxconn` on Linux. The default value of this parameter is 511 (not 512).\n         *\n         * All {@link Socket} are set to `SO_REUSEADDR` (see [`socket(7)`](https://man7.org/linux/man-pages/man7/socket.7.html) for\n         * details).\n         *\n         * The `server.listen()` method can be called again if and only if there was an\n         * error during the first `server.listen()` call or `server.close()` has been\n         * called. Otherwise, an `ERR_SERVER_ALREADY_LISTEN` error will be thrown.\n         *\n         * One of the most common errors raised when listening is `EADDRINUSE`.\n         * This happens when another server is already listening on the requested`port`/`path`/`handle`. One way to handle this would be to retry\n         * after a certain amount of time:\n         *\n         * ```js\n         * server.on('error', (e) => {\n         *   if (e.code === 'EADDRINUSE') {\n         *     console.error('Address in use, retrying...');\n         *     setTimeout(() => {\n         *       server.close();\n         *       server.listen(PORT, HOST);\n         *     }, 1000);\n         *   }\n         * });\n         * ```\n         */\n        listen(port?: number, hostname?: string, backlog?: number, listeningListener?: () => void): this;\n        listen(port?: number, hostname?: string, listeningListener?: () => void): this;\n        listen(port?: number, backlog?: number, listeningListener?: () => void): this;\n        listen(port?: number, listeningListener?: () => void): this;\n        listen(path: string, backlog?: number, listeningListener?: () => void): this;\n        listen(path: string, listeningListener?: () => void): this;\n        listen(options: ListenOptions, listeningListener?: () => void): this;\n        listen(handle: any, backlog?: number, listeningListener?: () => void): this;\n        listen(handle: any, listeningListener?: () => void): this;\n        /**\n         * Stops the server from accepting new connections and keeps existing\n         * connections. This function is asynchronous, the server is finally closed\n         * when all connections are ended and the server emits a `'close'` event.\n         * The optional `callback` will be called once the `'close'` event occurs. Unlike\n         * that event, it will be called with an `Error` as its only argument if the server\n         * was not open when it was closed.\n         * @since v0.1.90\n         * @param callback Called when the server is closed.\n         */\n        close(callback?: (err?: Error) => void): this;\n        /**\n         * Returns the bound `address`, the address `family` name, and `port` of the server\n         * as reported by the operating system if listening on an IP socket\n         * (useful to find which port was assigned when getting an OS-assigned address):`{ port: 12346, family: 'IPv4', address: '127.0.0.1' }`.\n         *\n         * For a server listening on a pipe or Unix domain socket, the name is returned\n         * as a string.\n         *\n         * ```js\n         * const server = net.createServer((socket) => {\n         *   socket.end('goodbye\\n');\n         * }).on('error', (err) => {\n         *   // Handle errors here.\n         *   throw err;\n         * });\n         *\n         * // Grab an arbitrary unused port.\n         * server.listen(() => {\n         *   console.log('opened server on', server.address());\n         * });\n         * ```\n         *\n         * `server.address()` returns `null` before the `'listening'` event has been\n         * emitted or after calling `server.close()`.\n         * @since v0.1.90\n         */\n        address(): AddressInfo | string | null;\n        /**\n         * Asynchronously get the number of concurrent connections on the server. Works\n         * when sockets were sent to forks.\n         *\n         * Callback should take two arguments `err` and `count`.\n         * @since v0.9.7\n         */\n        getConnections(cb: (error: Error | null, count: number) => void): void;\n        /**\n         * Opposite of `unref()`, calling `ref()` on a previously `unref`ed server will _not_ let the program exit if it's the only server left (the default behavior).\n         * If the server is `ref`ed calling `ref()` again will have no effect.\n         * @since v0.9.1\n         */\n        ref(): this;\n        /**\n         * Calling `unref()` on a server will allow the program to exit if this is the only\n         * active server in the event system. If the server is already `unref`ed calling`unref()` again will have no effect.\n         * @since v0.9.1\n         */\n        unref(): this;\n        /**\n         * Set this property to reject connections when the server's connection count gets\n         * high.\n         *\n         * It is not recommended to use this option once a socket has been sent to a child\n         * with `child_process.fork()`.\n         * @since v0.2.0\n         */\n        maxConnections: number;\n        connections: number;\n        /**\n         * Indicates whether or not the server is listening for connections.\n         * @since v5.7.0\n         */\n        readonly listening: boolean;\n        /**\n         * events.EventEmitter\n         *   1. close\n         *   2. connection\n         *   3. error\n         *   4. listening\n         *   5. drop\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"connection\", listener: (socket: Socket) => void): this;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: \"listening\", listener: () => void): this;\n        addListener(event: \"drop\", listener: (data?: DropArgument) => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"close\"): boolean;\n        emit(event: \"connection\", socket: Socket): boolean;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"listening\"): boolean;\n        emit(event: \"drop\", data?: DropArgument): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"connection\", listener: (socket: Socket) => void): this;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"listening\", listener: () => void): this;\n        on(event: \"drop\", listener: (data?: DropArgument) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"connection\", listener: (socket: Socket) => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"listening\", listener: () => void): this;\n        once(event: \"drop\", listener: (data?: DropArgument) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"connection\", listener: (socket: Socket) => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: \"listening\", listener: () => void): this;\n        prependListener(event: \"drop\", listener: (data?: DropArgument) => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"connection\", listener: (socket: Socket) => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(event: \"listening\", listener: () => void): this;\n        prependOnceListener(event: \"drop\", listener: (data?: DropArgument) => void): this;\n        /**\n         * Calls {@link Server.close()} and returns a promise that fulfills when the server has closed.\n         * @since v20.5.0\n         */\n        [Symbol.asyncDispose](): Promise<void>;\n    }\n    type IPVersion = \"ipv4\" | \"ipv6\";\n    /**\n     * The `BlockList` object can be used with some network APIs to specify rules for\n     * disabling inbound or outbound access to specific IP addresses, IP ranges, or\n     * IP subnets.\n     * @since v15.0.0, v14.18.0\n     */\n    class BlockList {\n        /**\n         * Adds a rule to block the given IP address.\n         * @since v15.0.0, v14.18.0\n         * @param address An IPv4 or IPv6 address.\n         * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`.\n         */\n        addAddress(address: string, type?: IPVersion): void;\n        addAddress(address: SocketAddress): void;\n        /**\n         * Adds a rule to block a range of IP addresses from `start` (inclusive) to`end` (inclusive).\n         * @since v15.0.0, v14.18.0\n         * @param start The starting IPv4 or IPv6 address in the range.\n         * @param end The ending IPv4 or IPv6 address in the range.\n         * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`.\n         */\n        addRange(start: string, end: string, type?: IPVersion): void;\n        addRange(start: SocketAddress, end: SocketAddress): void;\n        /**\n         * Adds a rule to block a range of IP addresses specified as a subnet mask.\n         * @since v15.0.0, v14.18.0\n         * @param net The network IPv4 or IPv6 address.\n         * @param prefix The number of CIDR prefix bits. For IPv4, this must be a value between `0` and `32`. For IPv6, this must be between `0` and `128`.\n         * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`.\n         */\n        addSubnet(net: SocketAddress, prefix: number): void;\n        addSubnet(net: string, prefix: number, type?: IPVersion): void;\n        /**\n         * Returns `true` if the given IP address matches any of the rules added to the`BlockList`.\n         *\n         * ```js\n         * const blockList = new net.BlockList();\n         * blockList.addAddress('123.123.123.123');\n         * blockList.addRange('10.0.0.1', '10.0.0.10');\n         * blockList.addSubnet('8592:757c:efae:4e45::', 64, 'ipv6');\n         *\n         * console.log(blockList.check('123.123.123.123'));  // Prints: true\n         * console.log(blockList.check('10.0.0.3'));  // Prints: true\n         * console.log(blockList.check('222.111.111.222'));  // Prints: false\n         *\n         * // IPv6 notation for IPv4 addresses works:\n         * console.log(blockList.check('::ffff:7b7b:7b7b', 'ipv6')); // Prints: true\n         * console.log(blockList.check('::ffff:123.123.123.123', 'ipv6')); // Prints: true\n         * ```\n         * @since v15.0.0, v14.18.0\n         * @param address The IP address to check\n         * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`.\n         */\n        check(address: SocketAddress): boolean;\n        check(address: string, type?: IPVersion): boolean;\n        /**\n         * The list of rules added to the blocklist.\n         * @since v15.0.0, v14.18.0\n         */\n        rules: readonly string[];\n    }\n    interface TcpNetConnectOpts extends TcpSocketConnectOpts, SocketConstructorOpts {\n        timeout?: number | undefined;\n    }\n    interface IpcNetConnectOpts extends IpcSocketConnectOpts, SocketConstructorOpts {\n        timeout?: number | undefined;\n    }\n    type NetConnectOpts = TcpNetConnectOpts | IpcNetConnectOpts;\n    /**\n     * Creates a new TCP or `IPC` server.\n     *\n     * If `allowHalfOpen` is set to `true`, when the other end of the socket\n     * signals the end of transmission, the server will only send back the end of\n     * transmission when `socket.end()` is explicitly called. For example, in the\n     * context of TCP, when a FIN packed is received, a FIN packed is sent\n     * back only when `socket.end()` is explicitly called. Until then the\n     * connection is half-closed (non-readable but still writable). See `'end'` event and [RFC 1122](https://tools.ietf.org/html/rfc1122) (section 4.2.2.13) for more information.\n     *\n     * If `pauseOnConnect` is set to `true`, then the socket associated with each\n     * incoming connection will be paused, and no data will be read from its handle.\n     * This allows connections to be passed between processes without any data being\n     * read by the original process. To begin reading data from a paused socket, call `socket.resume()`.\n     *\n     * The server can be a TCP server or an `IPC` server, depending on what it `listen()` to.\n     *\n     * Here is an example of a TCP echo server which listens for connections\n     * on port 8124:\n     *\n     * ```js\n     * import net from 'node:net';\n     * const server = net.createServer((c) => {\n     *   // 'connection' listener.\n     *   console.log('client connected');\n     *   c.on('end', () => {\n     *     console.log('client disconnected');\n     *   });\n     *   c.write('hello\\r\\n');\n     *   c.pipe(c);\n     * });\n     * server.on('error', (err) => {\n     *   throw err;\n     * });\n     * server.listen(8124, () => {\n     *   console.log('server bound');\n     * });\n     * ```\n     *\n     * Test this by using `telnet`:\n     *\n     * ```bash\n     * telnet localhost 8124\n     * ```\n     *\n     * To listen on the socket `/tmp/echo.sock`:\n     *\n     * ```js\n     * server.listen('/tmp/echo.sock', () => {\n     *   console.log('server bound');\n     * });\n     * ```\n     *\n     * Use `nc` to connect to a Unix domain socket server:\n     *\n     * ```bash\n     * nc -U /tmp/echo.sock\n     * ```\n     * @since v0.5.0\n     * @param connectionListener Automatically set as a listener for the {@link 'connection'} event.\n     */\n    function createServer(connectionListener?: (socket: Socket) => void): Server;\n    function createServer(options?: ServerOpts, connectionListener?: (socket: Socket) => void): Server;\n    /**\n     * Aliases to {@link createConnection}.\n     *\n     * Possible signatures:\n     *\n     * * {@link connect}\n     * * {@link connect} for `IPC` connections.\n     * * {@link connect} for TCP connections.\n     */\n    function connect(options: NetConnectOpts, connectionListener?: () => void): Socket;\n    function connect(port: number, host?: string, connectionListener?: () => void): Socket;\n    function connect(path: string, connectionListener?: () => void): Socket;\n    /**\n     * A factory function, which creates a new {@link Socket},\n     * immediately initiates connection with `socket.connect()`,\n     * then returns the `net.Socket` that starts the connection.\n     *\n     * When the connection is established, a `'connect'` event will be emitted\n     * on the returned socket. The last parameter `connectListener`, if supplied,\n     * will be added as a listener for the `'connect'` event **once**.\n     *\n     * Possible signatures:\n     *\n     * * {@link createConnection}\n     * * {@link createConnection} for `IPC` connections.\n     * * {@link createConnection} for TCP connections.\n     *\n     * The {@link connect} function is an alias to this function.\n     */\n    function createConnection(options: NetConnectOpts, connectionListener?: () => void): Socket;\n    function createConnection(port: number, host?: string, connectionListener?: () => void): Socket;\n    function createConnection(path: string, connectionListener?: () => void): Socket;\n    /**\n     * Gets the current default value of the `autoSelectFamily` option of `socket.connect(options)`.\n     * The initial default value is `true`, unless the command line option`--no-network-family-autoselection` is provided.\n     * @since v19.4.0\n     */\n    function getDefaultAutoSelectFamily(): boolean;\n    /**\n     * Sets the default value of the `autoSelectFamily` option of `socket.connect(options)`.\n     * @since v19.4.0\n     */\n    function setDefaultAutoSelectFamily(value: boolean): void;\n    /**\n     * Gets the current default value of the `autoSelectFamilyAttemptTimeout` option of `socket.connect(options)`.\n     * The initial default value is `250` or the value specified via the command line option `--network-family-autoselection-attempt-timeout`.\n     * @returns The current default value of the `autoSelectFamilyAttemptTimeout` option.\n     * @since v19.8.0, v18.8.0\n     */\n    function getDefaultAutoSelectFamilyAttemptTimeout(): number;\n    /**\n     * Sets the default value of the `autoSelectFamilyAttemptTimeout` option of `socket.connect(options)`.\n     * @param value The new default value, which must be a positive number. If the number is less than `10`, the value `10` is used instead. The initial default value is `250` or the value specified via the command line\n     * option `--network-family-autoselection-attempt-timeout`.\n     * @since v19.8.0, v18.8.0\n     */\n    function setDefaultAutoSelectFamilyAttemptTimeout(value: number): void;\n    /**\n     * Returns `6` if `input` is an IPv6 address. Returns `4` if `input` is an IPv4\n     * address in [dot-decimal notation](https://en.wikipedia.org/wiki/Dot-decimal_notation) with no leading zeroes. Otherwise, returns`0`.\n     *\n     * ```js\n     * net.isIP('::1'); // returns 6\n     * net.isIP('127.0.0.1'); // returns 4\n     * net.isIP('127.000.000.001'); // returns 0\n     * net.isIP('127.0.0.1/24'); // returns 0\n     * net.isIP('fhqwhgads'); // returns 0\n     * ```\n     * @since v0.3.0\n     */\n    function isIP(input: string): number;\n    /**\n     * Returns `true` if `input` is an IPv4 address in [dot-decimal notation](https://en.wikipedia.org/wiki/Dot-decimal_notation) with no\n     * leading zeroes. Otherwise, returns `false`.\n     *\n     * ```js\n     * net.isIPv4('127.0.0.1'); // returns true\n     * net.isIPv4('127.000.000.001'); // returns false\n     * net.isIPv4('127.0.0.1/24'); // returns false\n     * net.isIPv4('fhqwhgads'); // returns false\n     * ```\n     * @since v0.3.0\n     */\n    function isIPv4(input: string): boolean;\n    /**\n     * Returns `true` if `input` is an IPv6 address. Otherwise, returns `false`.\n     *\n     * ```js\n     * net.isIPv6('::1'); // returns true\n     * net.isIPv6('fhqwhgads'); // returns false\n     * ```\n     * @since v0.3.0\n     */\n    function isIPv6(input: string): boolean;\n    interface SocketAddressInitOptions {\n        /**\n         * The network address as either an IPv4 or IPv6 string.\n         * @default 127.0.0.1\n         */\n        address?: string | undefined;\n        /**\n         * @default `'ipv4'`\n         */\n        family?: IPVersion | undefined;\n        /**\n         * An IPv6 flow-label used only if `family` is `'ipv6'`.\n         * @default 0\n         */\n        flowlabel?: number | undefined;\n        /**\n         * An IP port.\n         * @default 0\n         */\n        port?: number | undefined;\n    }\n    /**\n     * @since v15.14.0, v14.18.0\n     */\n    class SocketAddress {\n        constructor(options: SocketAddressInitOptions);\n        /**\n         * Either \\`'ipv4'\\` or \\`'ipv6'\\`.\n         * @since v15.14.0, v14.18.0\n         */\n        readonly address: string;\n        /**\n         * Either \\`'ipv4'\\` or \\`'ipv6'\\`.\n         * @since v15.14.0, v14.18.0\n         */\n        readonly family: IPVersion;\n        /**\n         * @since v15.14.0, v14.18.0\n         */\n        readonly port: number;\n        /**\n         * @since v15.14.0, v14.18.0\n         */\n        readonly flowlabel: number;\n    }\n}\ndeclare module \"node:net\" {\n    export * from \"net\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/os.d.ts": "/**\n * The `node:os` module provides operating system-related utility methods and\n * properties. It can be accessed using:\n *\n * ```js\n * import os from 'node:os';\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/os.js)\n */\ndeclare module \"os\" {\n    interface CpuInfo {\n        model: string;\n        speed: number;\n        times: {\n            /** The number of milliseconds the CPU has spent in user mode. */\n            user: number;\n            /** The number of milliseconds the CPU has spent in nice mode. */\n            nice: number;\n            /** The number of milliseconds the CPU has spent in sys mode. */\n            sys: number;\n            /** The number of milliseconds the CPU has spent in idle mode. */\n            idle: number;\n            /** The number of milliseconds the CPU has spent in irq mode. */\n            irq: number;\n        };\n    }\n    interface NetworkInterfaceBase {\n        address: string;\n        netmask: string;\n        mac: string;\n        internal: boolean;\n        cidr: string | null;\n    }\n    interface NetworkInterfaceInfoIPv4 extends NetworkInterfaceBase {\n        family: \"IPv4\";\n        scopeid?: undefined;\n    }\n    interface NetworkInterfaceInfoIPv6 extends NetworkInterfaceBase {\n        family: \"IPv6\";\n        scopeid: number;\n    }\n    interface UserInfo<T> {\n        username: T;\n        uid: number;\n        gid: number;\n        shell: T | null;\n        homedir: T;\n    }\n    type NetworkInterfaceInfo = NetworkInterfaceInfoIPv4 | NetworkInterfaceInfoIPv6;\n    /**\n     * Returns the host name of the operating system as a string.\n     * @since v0.3.3\n     */\n    function hostname(): string;\n    /**\n     * Returns an array containing the 1, 5, and 15 minute load averages.\n     *\n     * The load average is a measure of system activity calculated by the operating\n     * system and expressed as a fractional number.\n     *\n     * The load average is a Unix-specific concept. On Windows, the return value is\n     * always `[0, 0, 0]`.\n     * @since v0.3.3\n     */\n    function loadavg(): number[];\n    /**\n     * Returns the system uptime in number of seconds.\n     * @since v0.3.3\n     */\n    function uptime(): number;\n    /**\n     * Returns the amount of free system memory in bytes as an integer.\n     * @since v0.3.3\n     */\n    function freemem(): number;\n    /**\n     * Returns the total amount of system memory in bytes as an integer.\n     * @since v0.3.3\n     */\n    function totalmem(): number;\n    /**\n     * Returns an array of objects containing information about each logical CPU core.\n     * The array will be empty if no CPU information is available, such as if the `/proc` file system is unavailable.\n     *\n     * The properties included on each object include:\n     *\n     * ```js\n     * [\n     *   {\n     *     model: 'Intel(R) Core(TM) i7 CPU         860  @ 2.80GHz',\n     *     speed: 2926,\n     *     times: {\n     *       user: 252020,\n     *       nice: 0,\n     *       sys: 30340,\n     *       idle: 1070356870,\n     *       irq: 0,\n     *     },\n     *   },\n     *   {\n     *     model: 'Intel(R) Core(TM) i7 CPU         860  @ 2.80GHz',\n     *     speed: 2926,\n     *     times: {\n     *       user: 306960,\n     *       nice: 0,\n     *       sys: 26980,\n     *       idle: 1071569080,\n     *       irq: 0,\n     *     },\n     *   },\n     *   {\n     *     model: 'Intel(R) Core(TM) i7 CPU         860  @ 2.80GHz',\n     *     speed: 2926,\n     *     times: {\n     *       user: 248450,\n     *       nice: 0,\n     *       sys: 21750,\n     *       idle: 1070919370,\n     *       irq: 0,\n     *     },\n     *   },\n     *   {\n     *     model: 'Intel(R) Core(TM) i7 CPU         860  @ 2.80GHz',\n     *     speed: 2926,\n     *     times: {\n     *       user: 256880,\n     *       nice: 0,\n     *       sys: 19430,\n     *       idle: 1070905480,\n     *       irq: 20,\n     *     },\n     *   },\n     * ]\n     * ```\n     *\n     * `nice` values are POSIX-only. On Windows, the `nice` values of all processors\n     * are always 0.\n     *\n     * `os.cpus().length` should not be used to calculate the amount of parallelism\n     * available to an application. Use {@link availableParallelism} for this purpose.\n     * @since v0.3.3\n     */\n    function cpus(): CpuInfo[];\n    /**\n     * Returns an estimate of the default amount of parallelism a program should use.\n     * Always returns a value greater than zero.\n     *\n     * This function is a small wrapper about libuv's [`uv_available_parallelism()`](https://docs.libuv.org/en/v1.x/misc.html#c.uv_available_parallelism).\n     * @since v19.4.0, v18.14.0\n     */\n    function availableParallelism(): number;\n    /**\n     * Returns the operating system name as returned by [`uname(3)`](https://linux.die.net/man/3/uname). For example, it\n     * returns `'Linux'` on Linux, `'Darwin'` on macOS, and `'Windows_NT'` on Windows.\n     *\n     * See [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for additional information\n     * about the output of running [`uname(3)`](https://linux.die.net/man/3/uname) on various operating systems.\n     * @since v0.3.3\n     */\n    function type(): string;\n    /**\n     * Returns the operating system as a string.\n     *\n     * On POSIX systems, the operating system release is determined by calling [`uname(3)`](https://linux.die.net/man/3/uname). On Windows, `GetVersionExW()` is used. See\n     * [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for more information.\n     * @since v0.3.3\n     */\n    function release(): string;\n    /**\n     * Returns an object containing network interfaces that have been assigned a\n     * network address.\n     *\n     * Each key on the returned object identifies a network interface. The associated\n     * value is an array of objects that each describe an assigned network address.\n     *\n     * The properties available on the assigned network address object include:\n     *\n     * ```js\n     * {\n     *   lo: [\n     *     {\n     *       address: '127.0.0.1',\n     *       netmask: '255.0.0.0',\n     *       family: 'IPv4',\n     *       mac: '00:00:00:00:00:00',\n     *       internal: true,\n     *       cidr: '127.0.0.1/8'\n     *     },\n     *     {\n     *       address: '::1',\n     *       netmask: 'ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff',\n     *       family: 'IPv6',\n     *       mac: '00:00:00:00:00:00',\n     *       scopeid: 0,\n     *       internal: true,\n     *       cidr: '::1/128'\n     *     }\n     *   ],\n     *   eth0: [\n     *     {\n     *       address: '192.168.1.108',\n     *       netmask: '255.255.255.0',\n     *       family: 'IPv4',\n     *       mac: '01:02:03:0a:0b:0c',\n     *       internal: false,\n     *       cidr: '192.168.1.108/24'\n     *     },\n     *     {\n     *       address: 'fe80::a00:27ff:fe4e:66a1',\n     *       netmask: 'ffff:ffff:ffff:ffff::',\n     *       family: 'IPv6',\n     *       mac: '01:02:03:0a:0b:0c',\n     *       scopeid: 1,\n     *       internal: false,\n     *       cidr: 'fe80::a00:27ff:fe4e:66a1/64'\n     *     }\n     *   ]\n     * }\n     * ```\n     * @since v0.6.0\n     */\n    function networkInterfaces(): NodeJS.Dict<NetworkInterfaceInfo[]>;\n    /**\n     * Returns the string path of the current user's home directory.\n     *\n     * On POSIX, it uses the `$HOME` environment variable if defined. Otherwise it\n     * uses the [effective UID](https://en.wikipedia.org/wiki/User_identifier#Effective_user_ID) to look up the user's home directory.\n     *\n     * On Windows, it uses the `USERPROFILE` environment variable if defined.\n     * Otherwise it uses the path to the profile directory of the current user.\n     * @since v2.3.0\n     */\n    function homedir(): string;\n    /**\n     * Returns information about the currently effective user. On POSIX platforms,\n     * this is typically a subset of the password file. The returned object includes\n     * the `username`, `uid`, `gid`, `shell`, and `homedir`. On Windows, the `uid` and `gid` fields are `-1`, and `shell` is `null`.\n     *\n     * The value of `homedir` returned by `os.userInfo()` is provided by the operating\n     * system. This differs from the result of `os.homedir()`, which queries\n     * environment variables for the home directory before falling back to the\n     * operating system response.\n     *\n     * Throws a [`SystemError`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-systemerror) if a user has no `username` or `homedir`.\n     * @since v6.0.0\n     */\n    function userInfo(options: { encoding: \"buffer\" }): UserInfo<Buffer>;\n    function userInfo(options?: { encoding: BufferEncoding }): UserInfo<string>;\n    type SignalConstants = {\n        [key in NodeJS.Signals]: number;\n    };\n    namespace constants {\n        const UV_UDP_REUSEADDR: number;\n        namespace signals {}\n        const signals: SignalConstants;\n        namespace errno {\n            const E2BIG: number;\n            const EACCES: number;\n            const EADDRINUSE: number;\n            const EADDRNOTAVAIL: number;\n            const EAFNOSUPPORT: number;\n            const EAGAIN: number;\n            const EALREADY: number;\n            const EBADF: number;\n            const EBADMSG: number;\n            const EBUSY: number;\n            const ECANCELED: number;\n            const ECHILD: number;\n            const ECONNABORTED: number;\n            const ECONNREFUSED: number;\n            const ECONNRESET: number;\n            const EDEADLK: number;\n            const EDESTADDRREQ: number;\n            const EDOM: number;\n            const EDQUOT: number;\n            const EEXIST: number;\n            const EFAULT: number;\n            const EFBIG: number;\n            const EHOSTUNREACH: number;\n            const EIDRM: number;\n            const EILSEQ: number;\n            const EINPROGRESS: number;\n            const EINTR: number;\n            const EINVAL: number;\n            const EIO: number;\n            const EISCONN: number;\n            const EISDIR: number;\n            const ELOOP: number;\n            const EMFILE: number;\n            const EMLINK: number;\n            const EMSGSIZE: number;\n            const EMULTIHOP: number;\n            const ENAMETOOLONG: number;\n            const ENETDOWN: number;\n            const ENETRESET: number;\n            const ENETUNREACH: number;\n            const ENFILE: number;\n            const ENOBUFS: number;\n            const ENODATA: number;\n            const ENODEV: number;\n            const ENOENT: number;\n            const ENOEXEC: number;\n            const ENOLCK: number;\n            const ENOLINK: number;\n            const ENOMEM: number;\n            const ENOMSG: number;\n            const ENOPROTOOPT: number;\n            const ENOSPC: number;\n            const ENOSR: number;\n            const ENOSTR: number;\n            const ENOSYS: number;\n            const ENOTCONN: number;\n            const ENOTDIR: number;\n            const ENOTEMPTY: number;\n            const ENOTSOCK: number;\n            const ENOTSUP: number;\n            const ENOTTY: number;\n            const ENXIO: number;\n            const EOPNOTSUPP: number;\n            const EOVERFLOW: number;\n            const EPERM: number;\n            const EPIPE: number;\n            const EPROTO: number;\n            const EPROTONOSUPPORT: number;\n            const EPROTOTYPE: number;\n            const ERANGE: number;\n            const EROFS: number;\n            const ESPIPE: number;\n            const ESRCH: number;\n            const ESTALE: number;\n            const ETIME: number;\n            const ETIMEDOUT: number;\n            const ETXTBSY: number;\n            const EWOULDBLOCK: number;\n            const EXDEV: number;\n            const WSAEINTR: number;\n            const WSAEBADF: number;\n            const WSAEACCES: number;\n            const WSAEFAULT: number;\n            const WSAEINVAL: number;\n            const WSAEMFILE: number;\n            const WSAEWOULDBLOCK: number;\n            const WSAEINPROGRESS: number;\n            const WSAEALREADY: number;\n            const WSAENOTSOCK: number;\n            const WSAEDESTADDRREQ: number;\n            const WSAEMSGSIZE: number;\n            const WSAEPROTOTYPE: number;\n            const WSAENOPROTOOPT: number;\n            const WSAEPROTONOSUPPORT: number;\n            const WSAESOCKTNOSUPPORT: number;\n            const WSAEOPNOTSUPP: number;\n            const WSAEPFNOSUPPORT: number;\n            const WSAEAFNOSUPPORT: number;\n            const WSAEADDRINUSE: number;\n            const WSAEADDRNOTAVAIL: number;\n            const WSAENETDOWN: number;\n            const WSAENETUNREACH: number;\n            const WSAENETRESET: number;\n            const WSAECONNABORTED: number;\n            const WSAECONNRESET: number;\n            const WSAENOBUFS: number;\n            const WSAEISCONN: number;\n            const WSAENOTCONN: number;\n            const WSAESHUTDOWN: number;\n            const WSAETOOMANYREFS: number;\n            const WSAETIMEDOUT: number;\n            const WSAECONNREFUSED: number;\n            const WSAELOOP: number;\n            const WSAENAMETOOLONG: number;\n            const WSAEHOSTDOWN: number;\n            const WSAEHOSTUNREACH: number;\n            const WSAENOTEMPTY: number;\n            const WSAEPROCLIM: number;\n            const WSAEUSERS: number;\n            const WSAEDQUOT: number;\n            const WSAESTALE: number;\n            const WSAEREMOTE: number;\n            const WSASYSNOTREADY: number;\n            const WSAVERNOTSUPPORTED: number;\n            const WSANOTINITIALISED: number;\n            const WSAEDISCON: number;\n            const WSAENOMORE: number;\n            const WSAECANCELLED: number;\n            const WSAEINVALIDPROCTABLE: number;\n            const WSAEINVALIDPROVIDER: number;\n            const WSAEPROVIDERFAILEDINIT: number;\n            const WSASYSCALLFAILURE: number;\n            const WSASERVICE_NOT_FOUND: number;\n            const WSATYPE_NOT_FOUND: number;\n            const WSA_E_NO_MORE: number;\n            const WSA_E_CANCELLED: number;\n            const WSAEREFUSED: number;\n        }\n        namespace dlopen {\n            const RTLD_LAZY: number;\n            const RTLD_NOW: number;\n            const RTLD_GLOBAL: number;\n            const RTLD_LOCAL: number;\n            const RTLD_DEEPBIND: number;\n        }\n        namespace priority {\n            const PRIORITY_LOW: number;\n            const PRIORITY_BELOW_NORMAL: number;\n            const PRIORITY_NORMAL: number;\n            const PRIORITY_ABOVE_NORMAL: number;\n            const PRIORITY_HIGH: number;\n            const PRIORITY_HIGHEST: number;\n        }\n    }\n    const devNull: string;\n    /**\n     * The operating system-specific end-of-line marker.\n     * * `\\n` on POSIX\n     * * `\\r\\n` on Windows\n     */\n    const EOL: string;\n    /**\n     * Returns the operating system CPU architecture for which the Node.js binary was\n     * compiled. Possible values are `'arm'`, `'arm64'`, `'ia32'`, `'loong64'`, `'mips'`, `'mipsel'`, `'ppc'`, `'ppc64'`, `'riscv64'`, `'s390'`, `'s390x'`,\n     * and `'x64'`.\n     *\n     * The return value is equivalent to [process.arch](https://nodejs.org/docs/latest-v20.x/api/process.html#processarch).\n     * @since v0.5.0\n     */\n    function arch(): string;\n    /**\n     * Returns a string identifying the kernel version.\n     *\n     * On POSIX systems, the operating system release is determined by calling [`uname(3)`](https://linux.die.net/man/3/uname). On Windows, `RtlGetVersion()` is used, and if it is not\n     * available, `GetVersionExW()` will be used. See [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for more information.\n     * @since v13.11.0, v12.17.0\n     */\n    function version(): string;\n    /**\n     * Returns a string identifying the operating system platform for which\n     * the Node.js binary was compiled. The value is set at compile time.\n     * Possible values are `'aix'`, `'darwin'`, `'freebsd'`, `'linux'`, `'openbsd'`, `'sunos'`, and `'win32'`.\n     *\n     * The return value is equivalent to `process.platform`.\n     *\n     * The value `'android'` may also be returned if Node.js is built on the Android\n     * operating system. [Android support is experimental](https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os).\n     * @since v0.5.0\n     */\n    function platform(): NodeJS.Platform;\n    /**\n     * Returns the machine type as a string, such as `arm`, `arm64`, `aarch64`, `mips`, `mips64`, `ppc64`, `ppc64le`, `s390`, `s390x`, `i386`, `i686`, `x86_64`.\n     *\n     * On POSIX systems, the machine type is determined by calling [`uname(3)`](https://linux.die.net/man/3/uname). On Windows, `RtlGetVersion()` is used, and if it is not\n     * available, `GetVersionExW()` will be used. See [https://en.wikipedia.org/wiki/Uname#Examples](https://en.wikipedia.org/wiki/Uname#Examples) for more information.\n     * @since v18.9.0, v16.18.0\n     */\n    function machine(): string;\n    /**\n     * Returns the operating system's default directory for temporary files as a\n     * string.\n     * @since v0.9.9\n     */\n    function tmpdir(): string;\n    /**\n     * Returns a string identifying the endianness of the CPU for which the Node.js\n     * binary was compiled.\n     *\n     * Possible values are `'BE'` for big endian and `'LE'` for little endian.\n     * @since v0.9.4\n     */\n    function endianness(): \"BE\" | \"LE\";\n    /**\n     * Returns the scheduling priority for the process specified by `pid`. If `pid` is\n     * not provided or is `0`, the priority of the current process is returned.\n     * @since v10.10.0\n     * @param [pid=0] The process ID to retrieve scheduling priority for.\n     */\n    function getPriority(pid?: number): number;\n    /**\n     * Attempts to set the scheduling priority for the process specified by `pid`. If `pid` is not provided or is `0`, the process ID of the current process is used.\n     *\n     * The `priority` input must be an integer between `-20` (high priority) and `19` (low priority). Due to differences between Unix priority levels and Windows\n     * priority classes, `priority` is mapped to one of six priority constants in `os.constants.priority`. When retrieving a process priority level, this range\n     * mapping may cause the return value to be slightly different on Windows. To avoid\n     * confusion, set `priority` to one of the priority constants.\n     *\n     * On Windows, setting priority to `PRIORITY_HIGHEST` requires elevated user\n     * privileges. Otherwise the set priority will be silently reduced to `PRIORITY_HIGH`.\n     * @since v10.10.0\n     * @param [pid=0] The process ID to set scheduling priority for.\n     * @param priority The scheduling priority to assign to the process.\n     */\n    function setPriority(priority: number): void;\n    function setPriority(pid: number, priority: number): void;\n}\ndeclare module \"node:os\" {\n    export * from \"os\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/package.json": "{\n    \"name\": \"@types/node\",\n    \"version\": \"20.17.43\",\n    \"description\": \"TypeScript definitions for node\",\n    \"homepage\": \"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node\",\n    \"license\": \"MIT\",\n    \"contributors\": [\n        {\n            \"name\": \"Microsoft TypeScript\",\n            \"githubUsername\": \"Microsoft\",\n            \"url\": \"https://github.com/Microsoft\"\n        },\n        {\n            \"name\": \"Alberto Schiabel\",\n            \"githubUsername\": \"jkomyno\",\n            \"url\": \"https://github.com/jkomyno\"\n        },\n        {\n            \"name\": \"Alvis HT Tang\",\n            \"githubUsername\": \"alvis\",\n            \"url\": \"https://github.com/alvis\"\n        },\n        {\n            \"name\": \"Andrew Makarov\",\n            \"githubUsername\": \"r3nya\",\n            \"url\": \"https://github.com/r3nya\"\n        },\n        {\n            \"name\": \"Benjamin Toueg\",\n            \"githubUsername\": \"btoueg\",\n            \"url\": \"https://github.com/btoueg\"\n        },\n        {\n            \"name\": \"Chigozirim C.\",\n            \"githubUsername\": \"smac89\",\n            \"url\": \"https://github.com/smac89\"\n        },\n        {\n            \"name\": \"David Junger\",\n            \"githubUsername\": \"touffy\",\n            \"url\": \"https://github.com/touffy\"\n        },\n        {\n            \"name\": \"Deividas Bakanas\",\n            \"githubUsername\": \"DeividasBakanas\",\n            \"url\": \"https://github.com/DeividasBakanas\"\n        },\n        {\n            \"name\": \"Eugene Y. Q. Shen\",\n            \"githubUsername\": \"eyqs\",\n            \"url\": \"https://github.com/eyqs\"\n        },\n        {\n            \"name\": \"Hannes Magnusson\",\n            \"githubUsername\": \"Hannes-Magnusson-CK\",\n            \"url\": \"https://github.com/Hannes-Magnusson-CK\"\n        },\n        {\n            \"name\": \"Huw\",\n            \"githubUsername\": \"hoo29\",\n            \"url\": \"https://github.com/hoo29\"\n        },\n        {\n            \"name\": \"Kelvin Jin\",\n            \"githubUsername\": \"kjin\",\n            \"url\": \"https://github.com/kjin\"\n        },\n        {\n            \"name\": \"Klaus Meinhardt\",\n            \"githubUsername\": \"ajafff\",\n            \"url\": \"https://github.com/ajafff\"\n        },\n        {\n            \"name\": \"Lishude\",\n            \"githubUsername\": \"islishude\",\n            \"url\": \"https://github.com/islishude\"\n        },\n        {\n            \"name\": \"Mariusz Wiktorczyk\",\n            \"githubUsername\": \"mwiktorczyk\",\n            \"url\": \"https://github.com/mwiktorczyk\"\n        },\n        {\n            \"name\": \"Mohsen Azimi\",\n            \"githubUsername\": \"mohsen1\",\n            \"url\": \"https://github.com/mohsen1\"\n        },\n        {\n            \"name\": \"Nikita Galkin\",\n            \"githubUsername\": \"galkin\",\n            \"url\": \"https://github.com/galkin\"\n        },\n        {\n            \"name\": \"Parambir Singh\",\n            \"githubUsername\": \"parambirs\",\n            \"url\": \"https://github.com/parambirs\"\n        },\n        {\n            \"name\": \"Sebastian Silbermann\",\n            \"githubUsername\": \"eps1lon\",\n            \"url\": \"https://github.com/eps1lon\"\n        },\n        {\n            \"name\": \"Thomas den Hollander\",\n            \"githubUsername\": \"ThomasdenH\",\n            \"url\": \"https://github.com/ThomasdenH\"\n        },\n        {\n            \"name\": \"Wilco Bakker\",\n            \"githubUsername\": \"WilcoBakker\",\n            \"url\": \"https://github.com/WilcoBakker\"\n        },\n        {\n            \"name\": \"wwwy3y3\",\n            \"githubUsername\": \"wwwy3y3\",\n            \"url\": \"https://github.com/wwwy3y3\"\n        },\n        {\n            \"name\": \"Samuel Ainsworth\",\n            \"githubUsername\": \"samuela\",\n            \"url\": \"https://github.com/samuela\"\n        },\n        {\n            \"name\": \"Kyle Uehlein\",\n            \"githubUsername\": \"kuehlein\",\n            \"url\": \"https://github.com/kuehlein\"\n        },\n        {\n            \"name\": \"Thanik Bhongbhibhat\",\n            \"githubUsername\": \"bhongy\",\n            \"url\": \"https://github.com/bhongy\"\n        },\n        {\n            \"name\": \"Marcin Kopacz\",\n            \"githubUsername\": \"chyzwar\",\n            \"url\": \"https://github.com/chyzwar\"\n        },\n        {\n            \"name\": \"Trivikram Kamat\",\n            \"githubUsername\": \"trivikr\",\n            \"url\": \"https://github.com/trivikr\"\n        },\n        {\n            \"name\": \"Junxiao Shi\",\n            \"githubUsername\": \"yoursunny\",\n            \"url\": \"https://github.com/yoursunny\"\n        },\n        {\n            \"name\": \"Ilia Baryshnikov\",\n            \"githubUsername\": \"qwelias\",\n            \"url\": \"https://github.com/qwelias\"\n        },\n        {\n            \"name\": \"ExE Boss\",\n            \"githubUsername\": \"ExE-Boss\",\n            \"url\": \"https://github.com/ExE-Boss\"\n        },\n        {\n            \"name\": \"Piotr Błażejewicz\",\n            \"githubUsername\": \"peterblazejewicz\",\n            \"url\": \"https://github.com/peterblazejewicz\"\n        },\n        {\n            \"name\": \"Anna Henningsen\",\n            \"githubUsername\": \"addaleax\",\n            \"url\": \"https://github.com/addaleax\"\n        },\n        {\n            \"name\": \"Victor Perin\",\n            \"githubUsername\": \"victorperin\",\n            \"url\": \"https://github.com/victorperin\"\n        },\n        {\n            \"name\": \"NodeJS Contributors\",\n            \"githubUsername\": \"NodeJS\",\n            \"url\": \"https://github.com/NodeJS\"\n        },\n        {\n            \"name\": \"Linus Unnebäck\",\n            \"githubUsername\": \"LinusU\",\n            \"url\": \"https://github.com/LinusU\"\n        },\n        {\n            \"name\": \"wafuwafu13\",\n            \"githubUsername\": \"wafuwafu13\",\n            \"url\": \"https://github.com/wafuwafu13\"\n        },\n        {\n            \"name\": \"Matteo Collina\",\n            \"githubUsername\": \"mcollina\",\n            \"url\": \"https://github.com/mcollina\"\n        },\n        {\n            \"name\": \"Dmitry Semigradsky\",\n            \"githubUsername\": \"Semigradsky\",\n            \"url\": \"https://github.com/Semigradsky\"\n        }\n    ],\n    \"main\": \"\",\n    \"types\": \"index.d.ts\",\n    \"typesVersions\": {\n        \"<=5.6\": {\n            \"*\": [\n                \"ts5.6/*\"\n            ]\n        }\n    },\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/DefinitelyTyped/DefinitelyTyped.git\",\n        \"directory\": \"types/node\"\n    },\n    \"scripts\": {},\n    \"dependencies\": {\n        \"undici-types\": \"~6.19.2\"\n    },\n    \"peerDependencies\": {},\n    \"typesPublisherContentHash\": \"cf385e130c412eee6db8c92a5f7f76dd6df4051f21bf1ccc629cfac8880dce07\",\n    \"typeScriptVersion\": \"5.1\"\n}",
  "node_modules/tgrid/node_modules/@types/node/path.d.ts": "declare module \"path/posix\" {\n    import path = require(\"path\");\n    export = path;\n}\ndeclare module \"path/win32\" {\n    import path = require(\"path\");\n    export = path;\n}\n/**\n * The `node:path` module provides utilities for working with file and directory\n * paths. It can be accessed using:\n *\n * ```js\n * import path from 'node:path';\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/path.js)\n */\ndeclare module \"path\" {\n    namespace path {\n        /**\n         * A parsed path object generated by path.parse() or consumed by path.format().\n         */\n        interface ParsedPath {\n            /**\n             * The root of the path such as '/' or 'c:\\'\n             */\n            root: string;\n            /**\n             * The full directory path such as '/home/user/dir' or 'c:\\path\\dir'\n             */\n            dir: string;\n            /**\n             * The file name including extension (if any) such as 'index.html'\n             */\n            base: string;\n            /**\n             * The file extension (if any) such as '.html'\n             */\n            ext: string;\n            /**\n             * The file name without extension (if any) such as 'index'\n             */\n            name: string;\n        }\n        interface FormatInputPathObject {\n            /**\n             * The root of the path such as '/' or 'c:\\'\n             */\n            root?: string | undefined;\n            /**\n             * The full directory path such as '/home/user/dir' or 'c:\\path\\dir'\n             */\n            dir?: string | undefined;\n            /**\n             * The file name including extension (if any) such as 'index.html'\n             */\n            base?: string | undefined;\n            /**\n             * The file extension (if any) such as '.html'\n             */\n            ext?: string | undefined;\n            /**\n             * The file name without extension (if any) such as 'index'\n             */\n            name?: string | undefined;\n        }\n        interface PlatformPath {\n            /**\n             * Normalize a string path, reducing '..' and '.' parts.\n             * When multiple slashes are found, they're replaced by a single one; when the path contains a trailing slash, it is preserved. On Windows backslashes are used.\n             *\n             * @param path string path to normalize.\n             * @throws {TypeError} if `path` is not a string.\n             */\n            normalize(path: string): string;\n            /**\n             * Join all arguments together and normalize the resulting path.\n             *\n             * @param paths paths to join.\n             * @throws {TypeError} if any of the path segments is not a string.\n             */\n            join(...paths: string[]): string;\n            /**\n             * The right-most parameter is considered {to}. Other parameters are considered an array of {from}.\n             *\n             * Starting from leftmost {from} parameter, resolves {to} to an absolute path.\n             *\n             * If {to} isn't already absolute, {from} arguments are prepended in right to left order,\n             * until an absolute path is found. If after using all {from} paths still no absolute path is found,\n             * the current working directory is used as well. The resulting path is normalized,\n             * and trailing slashes are removed unless the path gets resolved to the root directory.\n             *\n             * @param paths A sequence of paths or path segments.\n             * @throws {TypeError} if any of the arguments is not a string.\n             */\n            resolve(...paths: string[]): string;\n            /**\n             * The `path.matchesGlob()` method determines if `path` matches the `pattern`.\n             * @param path The path to glob-match against.\n             * @param pattern The glob to check the path against.\n             * @returns Whether or not the `path` matched the `pattern`.\n             * @throws {TypeError} if `path` or `pattern` are not strings.\n             * @since v20.17.0\n             */\n            matchesGlob(path: string, pattern: string): boolean;\n            /**\n             * Determines whether {path} is an absolute path. An absolute path will always resolve to the same location, regardless of the working directory.\n             *\n             * If the given {path} is a zero-length string, `false` will be returned.\n             *\n             * @param path path to test.\n             * @throws {TypeError} if `path` is not a string.\n             */\n            isAbsolute(path: string): boolean;\n            /**\n             * Solve the relative path from {from} to {to} based on the current working directory.\n             * At times we have two absolute paths, and we need to derive the relative path from one to the other. This is actually the reverse transform of path.resolve.\n             *\n             * @throws {TypeError} if either `from` or `to` is not a string.\n             */\n            relative(from: string, to: string): string;\n            /**\n             * Return the directory name of a path. Similar to the Unix dirname command.\n             *\n             * @param path the path to evaluate.\n             * @throws {TypeError} if `path` is not a string.\n             */\n            dirname(path: string): string;\n            /**\n             * Return the last portion of a path. Similar to the Unix basename command.\n             * Often used to extract the file name from a fully qualified path.\n             *\n             * @param path the path to evaluate.\n             * @param suffix optionally, an extension to remove from the result.\n             * @throws {TypeError} if `path` is not a string or if `ext` is given and is not a string.\n             */\n            basename(path: string, suffix?: string): string;\n            /**\n             * Return the extension of the path, from the last '.' to end of string in the last portion of the path.\n             * If there is no '.' in the last portion of the path or the first character of it is '.', then it returns an empty string.\n             *\n             * @param path the path to evaluate.\n             * @throws {TypeError} if `path` is not a string.\n             */\n            extname(path: string): string;\n            /**\n             * The platform-specific file separator. '\\\\' or '/'.\n             */\n            readonly sep: \"\\\\\" | \"/\";\n            /**\n             * The platform-specific file delimiter. ';' or ':'.\n             */\n            readonly delimiter: \";\" | \":\";\n            /**\n             * Returns an object from a path string - the opposite of format().\n             *\n             * @param path path to evaluate.\n             * @throws {TypeError} if `path` is not a string.\n             */\n            parse(path: string): ParsedPath;\n            /**\n             * Returns a path string from an object - the opposite of parse().\n             *\n             * @param pathObject path to evaluate.\n             */\n            format(pathObject: FormatInputPathObject): string;\n            /**\n             * On Windows systems only, returns an equivalent namespace-prefixed path for the given path.\n             * If path is not a string, path will be returned without modifications.\n             * This method is meaningful only on Windows system.\n             * On POSIX systems, the method is non-operational and always returns path without modifications.\n             */\n            toNamespacedPath(path: string): string;\n            /**\n             * Posix specific pathing.\n             * Same as parent object on posix.\n             */\n            readonly posix: PlatformPath;\n            /**\n             * Windows specific pathing.\n             * Same as parent object on windows\n             */\n            readonly win32: PlatformPath;\n        }\n    }\n    const path: path.PlatformPath;\n    export = path;\n}\ndeclare module \"node:path\" {\n    import path = require(\"path\");\n    export = path;\n}\ndeclare module \"node:path/posix\" {\n    import path = require(\"path/posix\");\n    export = path;\n}\ndeclare module \"node:path/win32\" {\n    import path = require(\"path/win32\");\n    export = path;\n}\n",
  "node_modules/tgrid/node_modules/@types/node/perf_hooks.d.ts": "/**\n * This module provides an implementation of a subset of the W3C [Web Performance APIs](https://w3c.github.io/perf-timing-primer/) as well as additional APIs for\n * Node.js-specific performance measurements.\n *\n * Node.js supports the following [Web Performance APIs](https://w3c.github.io/perf-timing-primer/):\n *\n * * [High Resolution Time](https://www.w3.org/TR/hr-time-2)\n * * [Performance Timeline](https://w3c.github.io/performance-timeline/)\n * * [User Timing](https://www.w3.org/TR/user-timing/)\n * * [Resource Timing](https://www.w3.org/TR/resource-timing-2/)\n *\n * ```js\n * import { PerformanceObserver, performance } from 'node:perf_hooks';\n *\n * const obs = new PerformanceObserver((items) => {\n *   console.log(items.getEntries()[0].duration);\n *   performance.clearMarks();\n * });\n * obs.observe({ type: 'measure' });\n * performance.measure('Start to Now');\n *\n * performance.mark('A');\n * doSomeLongRunningProcess(() => {\n *   performance.measure('A to Now', 'A');\n *\n *   performance.mark('B');\n *   performance.measure('A to B', 'A', 'B');\n * });\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/perf_hooks.js)\n */\ndeclare module \"perf_hooks\" {\n    import { AsyncResource } from \"node:async_hooks\";\n    type EntryType =\n        | \"dns\" // Node.js only\n        | \"function\" // Node.js only\n        | \"gc\" // Node.js only\n        | \"http2\" // Node.js only\n        | \"http\" // Node.js only\n        | \"mark\" // available on the Web\n        | \"measure\" // available on the Web\n        | \"net\" // Node.js only\n        | \"node\" // Node.js only\n        | \"resource\"; // available on the Web\n    interface NodeGCPerformanceDetail {\n        /**\n         * When `performanceEntry.entryType` is equal to 'gc', the `performance.kind` property identifies\n         * the type of garbage collection operation that occurred.\n         * See perf_hooks.constants for valid values.\n         */\n        readonly kind?: number | undefined;\n        /**\n         * When `performanceEntry.entryType` is equal to 'gc', the `performance.flags`\n         * property contains additional information about garbage collection operation.\n         * See perf_hooks.constants for valid values.\n         */\n        readonly flags?: number | undefined;\n    }\n    /**\n     * The constructor of this class is not exposed to users directly.\n     * @since v8.5.0\n     */\n    class PerformanceEntry {\n        protected constructor();\n        /**\n         * The total number of milliseconds elapsed for this entry. This value will not\n         * be meaningful for all Performance Entry types.\n         * @since v8.5.0\n         */\n        readonly duration: number;\n        /**\n         * The name of the performance entry.\n         * @since v8.5.0\n         */\n        readonly name: string;\n        /**\n         * The high resolution millisecond timestamp marking the starting time of the\n         * Performance Entry.\n         * @since v8.5.0\n         */\n        readonly startTime: number;\n        /**\n         * The type of the performance entry. It may be one of:\n         *\n         * * `'node'` (Node.js only)\n         * * `'mark'` (available on the Web)\n         * * `'measure'` (available on the Web)\n         * * `'gc'` (Node.js only)\n         * * `'function'` (Node.js only)\n         * * `'http2'` (Node.js only)\n         * * `'http'` (Node.js only)\n         * @since v8.5.0\n         */\n        readonly entryType: EntryType;\n        /**\n         * Additional detail specific to the `entryType`.\n         * @since v16.0.0\n         */\n        readonly detail?: NodeGCPerformanceDetail | unknown | undefined; // TODO: Narrow this based on entry type.\n        toJSON(): any;\n    }\n    /**\n     * Exposes marks created via the `Performance.mark()` method.\n     * @since v18.2.0, v16.17.0\n     */\n    class PerformanceMark extends PerformanceEntry {\n        readonly duration: 0;\n        readonly entryType: \"mark\";\n    }\n    /**\n     * Exposes measures created via the `Performance.measure()` method.\n     *\n     * The constructor of this class is not exposed to users directly.\n     * @since v18.2.0, v16.17.0\n     */\n    class PerformanceMeasure extends PerformanceEntry {\n        readonly entryType: \"measure\";\n    }\n    /**\n     * _This property is an extension by Node.js. It is not available in Web browsers._\n     *\n     * Provides timing details for Node.js itself. The constructor of this class\n     * is not exposed to users.\n     * @since v8.5.0\n     */\n    class PerformanceNodeTiming extends PerformanceEntry {\n        /**\n         * The high resolution millisecond timestamp at which the Node.js process\n         * completed bootstrapping. If bootstrapping has not yet finished, the property\n         * has the value of -1.\n         * @since v8.5.0\n         */\n        readonly bootstrapComplete: number;\n        /**\n         * The high resolution millisecond timestamp at which the Node.js environment was\n         * initialized.\n         * @since v8.5.0\n         */\n        readonly environment: number;\n        /**\n         * The high resolution millisecond timestamp of the amount of time the event loop\n         * has been idle within the event loop's event provider (e.g. `epoll_wait`). This\n         * does not take CPU usage into consideration. If the event loop has not yet\n         * started (e.g., in the first tick of the main script), the property has the\n         * value of 0.\n         * @since v14.10.0, v12.19.0\n         */\n        readonly idleTime: number;\n        /**\n         * The high resolution millisecond timestamp at which the Node.js event loop\n         * exited. If the event loop has not yet exited, the property has the value of -1\\.\n         * It can only have a value of not -1 in a handler of the `'exit'` event.\n         * @since v8.5.0\n         */\n        readonly loopExit: number;\n        /**\n         * The high resolution millisecond timestamp at which the Node.js event loop\n         * started. If the event loop has not yet started (e.g., in the first tick of the\n         * main script), the property has the value of -1.\n         * @since v8.5.0\n         */\n        readonly loopStart: number;\n        /**\n         * The high resolution millisecond timestamp at which the Node.js process was initialized.\n         * @since v8.5.0\n         */\n        readonly nodeStart: number;\n        /**\n         * The high resolution millisecond timestamp at which the V8 platform was\n         * initialized.\n         * @since v8.5.0\n         */\n        readonly v8Start: number;\n    }\n    interface EventLoopUtilization {\n        idle: number;\n        active: number;\n        utilization: number;\n    }\n    /**\n     * @param utilization1 The result of a previous call to `eventLoopUtilization()`.\n     * @param utilization2 The result of a previous call to `eventLoopUtilization()` prior to `utilization1`.\n     */\n    type EventLoopUtilityFunction = (\n        utilization1?: EventLoopUtilization,\n        utilization2?: EventLoopUtilization,\n    ) => EventLoopUtilization;\n    interface MarkOptions {\n        /**\n         * Additional optional detail to include with the mark.\n         */\n        detail?: unknown | undefined;\n        /**\n         * An optional timestamp to be used as the mark time.\n         * @default `performance.now()`\n         */\n        startTime?: number | undefined;\n    }\n    interface MeasureOptions {\n        /**\n         * Additional optional detail to include with the mark.\n         */\n        detail?: unknown | undefined;\n        /**\n         * Duration between start and end times.\n         */\n        duration?: number | undefined;\n        /**\n         * Timestamp to be used as the end time, or a string identifying a previously recorded mark.\n         */\n        end?: number | string | undefined;\n        /**\n         * Timestamp to be used as the start time, or a string identifying a previously recorded mark.\n         */\n        start?: number | string | undefined;\n    }\n    interface TimerifyOptions {\n        /**\n         * A histogram object created using `perf_hooks.createHistogram()` that will record runtime\n         * durations in nanoseconds.\n         */\n        histogram?: RecordableHistogram | undefined;\n    }\n    interface Performance {\n        /**\n         * If `name` is not provided, removes all `PerformanceMark` objects from the Performance Timeline.\n         * If `name` is provided, removes only the named mark.\n         * @since v8.5.0\n         */\n        clearMarks(name?: string): void;\n        /**\n         * If `name` is not provided, removes all `PerformanceMeasure` objects from the Performance Timeline.\n         * If `name` is provided, removes only the named measure.\n         * @since v16.7.0\n         */\n        clearMeasures(name?: string): void;\n        /**\n         * If `name` is not provided, removes all `PerformanceResourceTiming` objects from the Resource Timeline.\n         * If `name` is provided, removes only the named resource.\n         * @since v18.2.0, v16.17.0\n         */\n        clearResourceTimings(name?: string): void;\n        /**\n         * eventLoopUtilization is similar to CPU utilization except that it is calculated using high precision wall-clock time.\n         * It represents the percentage of time the event loop has spent outside the event loop's event provider (e.g. epoll_wait).\n         * No other CPU idle time is taken into consideration.\n         */\n        eventLoopUtilization: EventLoopUtilityFunction;\n        /**\n         * Returns a list of `PerformanceEntry` objects in chronological order with respect to `performanceEntry.startTime`.\n         * If you are only interested in performance entries of certain types or that have certain names, see\n         * `performance.getEntriesByType()` and `performance.getEntriesByName()`.\n         * @since v16.7.0\n         */\n        getEntries(): PerformanceEntry[];\n        /**\n         * Returns a list of `PerformanceEntry` objects in chronological order with respect to `performanceEntry.startTime`\n         * whose `performanceEntry.name` is equal to `name`, and optionally, whose `performanceEntry.entryType` is equal to `type`.\n         * @param name\n         * @param type\n         * @since v16.7.0\n         */\n        getEntriesByName(name: string, type?: EntryType): PerformanceEntry[];\n        /**\n         * Returns a list of `PerformanceEntry` objects in chronological order with respect to `performanceEntry.startTime`\n         * whose `performanceEntry.entryType` is equal to `type`.\n         * @param type\n         * @since v16.7.0\n         */\n        getEntriesByType(type: EntryType): PerformanceEntry[];\n        /**\n         * Creates a new `PerformanceMark` entry in the Performance Timeline.\n         * A `PerformanceMark` is a subclass of `PerformanceEntry` whose `performanceEntry.entryType` is always `'mark'`,\n         * and whose `performanceEntry.duration` is always `0`.\n         * Performance marks are used to mark specific significant moments in the Performance Timeline.\n         *\n         * The created `PerformanceMark` entry is put in the global Performance Timeline and can be queried with\n         * `performance.getEntries`, `performance.getEntriesByName`, and `performance.getEntriesByType`. When the observation is\n         * performed, the entries should be cleared from the global Performance Timeline manually with `performance.clearMarks`.\n         * @param name\n         */\n        mark(name: string, options?: MarkOptions): PerformanceMark;\n        /**\n         * Creates a new `PerformanceResourceTiming` entry in the Resource Timeline.\n         * A `PerformanceResourceTiming` is a subclass of `PerformanceEntry` whose `performanceEntry.entryType` is always `'resource'`.\n         * Performance resources are used to mark moments in the Resource Timeline.\n         * @param timingInfo [Fetch Timing Info](https://fetch.spec.whatwg.org/#fetch-timing-info)\n         * @param requestedUrl The resource url\n         * @param initiatorType The initiator name, e.g: 'fetch'\n         * @param global\n         * @param cacheMode The cache mode must be an empty string ('') or 'local'\n         * @since v18.2.0, v16.17.0\n         */\n        markResourceTiming(\n            timingInfo: object,\n            requestedUrl: string,\n            initiatorType: string,\n            global: object,\n            cacheMode: \"\" | \"local\",\n        ): PerformanceResourceTiming;\n        /**\n         * Creates a new PerformanceMeasure entry in the Performance Timeline.\n         * A PerformanceMeasure is a subclass of PerformanceEntry whose performanceEntry.entryType is always 'measure',\n         * and whose performanceEntry.duration measures the number of milliseconds elapsed since startMark and endMark.\n         *\n         * The startMark argument may identify any existing PerformanceMark in the the Performance Timeline, or may identify\n         * any of the timestamp properties provided by the PerformanceNodeTiming class. If the named startMark does not exist,\n         * then startMark is set to timeOrigin by default.\n         *\n         * The endMark argument must identify any existing PerformanceMark in the the Performance Timeline or any of the timestamp\n         * properties provided by the PerformanceNodeTiming class. If the named endMark does not exist, an error will be thrown.\n         * @param name\n         * @param startMark\n         * @param endMark\n         * @return The PerformanceMeasure entry that was created\n         */\n        measure(name: string, startMark?: string, endMark?: string): PerformanceMeasure;\n        measure(name: string, options: MeasureOptions): PerformanceMeasure;\n        /**\n         * _This property is an extension by Node.js. It is not available in Web browsers._\n         *\n         * An instance of the `PerformanceNodeTiming` class that provides performance metrics for specific Node.js operational milestones.\n         * @since v8.5.0\n         */\n        readonly nodeTiming: PerformanceNodeTiming;\n        /**\n         * Returns the current high resolution millisecond timestamp, where 0 represents the start of the current `node` process.\n         * @since v8.5.0\n         */\n        now(): number;\n        /**\n         * Sets the global performance resource timing buffer size to the specified number of \"resource\" type performance entry objects.\n         *\n         * By default the max buffer size is set to 250.\n         * @since v18.8.0\n         */\n        setResourceTimingBufferSize(maxSize: number): void;\n        /**\n         * The [`timeOrigin`](https://w3c.github.io/hr-time/#dom-performance-timeorigin) specifies the high resolution millisecond timestamp\n         * at which the current `node` process began, measured in Unix time.\n         * @since v8.5.0\n         */\n        readonly timeOrigin: number;\n        /**\n         * _This property is an extension by Node.js. It is not available in Web browsers._\n         *\n         * Wraps a function within a new function that measures the running time of the wrapped function.\n         * A `PerformanceObserver` must be subscribed to the `'function'` event type in order for the timing details to be accessed.\n         *\n         * ```js\n         * import {\n         *   performance,\n         *   PerformanceObserver,\n         * } from 'node:perf_hooks';\n         *\n         * function someFunction() {\n         *   console.log('hello world');\n         * }\n         *\n         * const wrapped = performance.timerify(someFunction);\n         *\n         * const obs = new PerformanceObserver((list) => {\n         *   console.log(list.getEntries()[0].duration);\n         *\n         *   performance.clearMarks();\n         *   performance.clearMeasures();\n         *   obs.disconnect();\n         * });\n         * obs.observe({ entryTypes: ['function'] });\n         *\n         * // A performance timeline entry will be created\n         * wrapped();\n         * ```\n         *\n         * If the wrapped function returns a promise, a finally handler will be attached to the promise and the duration will be reported\n         * once the finally handler is invoked.\n         * @param fn\n         */\n        timerify<T extends (...params: any[]) => any>(fn: T, options?: TimerifyOptions): T;\n        /**\n         * An object which is JSON representation of the performance object. It is similar to\n         * [`window.performance.toJSON`](https://developer.mozilla.org/en-US/docs/Web/API/Performance/toJSON) in browsers.\n         * @since v16.1.0\n         */\n        toJSON(): any;\n    }\n    class PerformanceObserverEntryList {\n        /**\n         * Returns a list of `PerformanceEntry` objects in chronological order\n         * with respect to `performanceEntry.startTime`.\n         *\n         * ```js\n         * import {\n         *   performance,\n         *   PerformanceObserver,\n         * } from 'node:perf_hooks';\n         *\n         * const obs = new PerformanceObserver((perfObserverList, observer) => {\n         *   console.log(perfObserverList.getEntries());\n         *\n         *    * [\n         *    *   PerformanceEntry {\n         *    *     name: 'test',\n         *    *     entryType: 'mark',\n         *    *     startTime: 81.465639,\n         *    *     duration: 0,\n         *    *     detail: null\n         *    *   },\n         *    *   PerformanceEntry {\n         *    *     name: 'meow',\n         *    *     entryType: 'mark',\n         *    *     startTime: 81.860064,\n         *    *     duration: 0,\n         *    *     detail: null\n         *    *   }\n         *    * ]\n         *\n         *   performance.clearMarks();\n         *   performance.clearMeasures();\n         *   observer.disconnect();\n         * });\n         * obs.observe({ type: 'mark' });\n         *\n         * performance.mark('test');\n         * performance.mark('meow');\n         * ```\n         * @since v8.5.0\n         */\n        getEntries(): PerformanceEntry[];\n        /**\n         * Returns a list of `PerformanceEntry` objects in chronological order\n         * with respect to `performanceEntry.startTime` whose `performanceEntry.name` is\n         * equal to `name`, and optionally, whose `performanceEntry.entryType` is equal to`type`.\n         *\n         * ```js\n         * import {\n         *   performance,\n         *   PerformanceObserver,\n         * } from 'node:perf_hooks';\n         *\n         * const obs = new PerformanceObserver((perfObserverList, observer) => {\n         *   console.log(perfObserverList.getEntriesByName('meow'));\n         *\n         *    * [\n         *    *   PerformanceEntry {\n         *    *     name: 'meow',\n         *    *     entryType: 'mark',\n         *    *     startTime: 98.545991,\n         *    *     duration: 0,\n         *    *     detail: null\n         *    *   }\n         *    * ]\n         *\n         *   console.log(perfObserverList.getEntriesByName('nope')); // []\n         *\n         *   console.log(perfObserverList.getEntriesByName('test', 'mark'));\n         *\n         *    * [\n         *    *   PerformanceEntry {\n         *    *     name: 'test',\n         *    *     entryType: 'mark',\n         *    *     startTime: 63.518931,\n         *    *     duration: 0,\n         *    *     detail: null\n         *    *   }\n         *    * ]\n         *\n         *   console.log(perfObserverList.getEntriesByName('test', 'measure')); // []\n         *\n         *   performance.clearMarks();\n         *   performance.clearMeasures();\n         *   observer.disconnect();\n         * });\n         * obs.observe({ entryTypes: ['mark', 'measure'] });\n         *\n         * performance.mark('test');\n         * performance.mark('meow');\n         * ```\n         * @since v8.5.0\n         */\n        getEntriesByName(name: string, type?: EntryType): PerformanceEntry[];\n        /**\n         * Returns a list of `PerformanceEntry` objects in chronological order\n         * with respect to `performanceEntry.startTime` whose `performanceEntry.entryType` is equal to `type`.\n         *\n         * ```js\n         * import {\n         *   performance,\n         *   PerformanceObserver,\n         * } from 'node:perf_hooks';\n         *\n         * const obs = new PerformanceObserver((perfObserverList, observer) => {\n         *   console.log(perfObserverList.getEntriesByType('mark'));\n         *\n         *    * [\n         *    *   PerformanceEntry {\n         *    *     name: 'test',\n         *    *     entryType: 'mark',\n         *    *     startTime: 55.897834,\n         *    *     duration: 0,\n         *    *     detail: null\n         *    *   },\n         *    *   PerformanceEntry {\n         *    *     name: 'meow',\n         *    *     entryType: 'mark',\n         *    *     startTime: 56.350146,\n         *    *     duration: 0,\n         *    *     detail: null\n         *    *   }\n         *    * ]\n         *\n         *   performance.clearMarks();\n         *   performance.clearMeasures();\n         *   observer.disconnect();\n         * });\n         * obs.observe({ type: 'mark' });\n         *\n         * performance.mark('test');\n         * performance.mark('meow');\n         * ```\n         * @since v8.5.0\n         */\n        getEntriesByType(type: EntryType): PerformanceEntry[];\n    }\n    type PerformanceObserverCallback = (list: PerformanceObserverEntryList, observer: PerformanceObserver) => void;\n    /**\n     * @since v8.5.0\n     */\n    class PerformanceObserver extends AsyncResource {\n        constructor(callback: PerformanceObserverCallback);\n        /**\n         * Disconnects the `PerformanceObserver` instance from all notifications.\n         * @since v8.5.0\n         */\n        disconnect(): void;\n        /**\n         * Subscribes the `PerformanceObserver` instance to notifications of new `PerformanceEntry` instances identified either by `options.entryTypes` or `options.type`:\n         *\n         * ```js\n         * import {\n         *   performance,\n         *   PerformanceObserver,\n         * } from 'node:perf_hooks';\n         *\n         * const obs = new PerformanceObserver((list, observer) => {\n         *   // Called once asynchronously. `list` contains three items.\n         * });\n         * obs.observe({ type: 'mark' });\n         *\n         * for (let n = 0; n < 3; n++)\n         *   performance.mark(`test${n}`);\n         * ```\n         * @since v8.5.0\n         */\n        observe(\n            options:\n                | {\n                    entryTypes: readonly EntryType[];\n                    buffered?: boolean | undefined;\n                }\n                | {\n                    type: EntryType;\n                    buffered?: boolean | undefined;\n                },\n        ): void;\n    }\n    /**\n     * Provides detailed network timing data regarding the loading of an application's resources.\n     *\n     * The constructor of this class is not exposed to users directly.\n     * @since v18.2.0, v16.17.0\n     */\n    class PerformanceResourceTiming extends PerformanceEntry {\n        readonly entryType: \"resource\";\n        protected constructor();\n        /**\n         * The high resolution millisecond timestamp at immediately before dispatching the `fetch`\n         * request. If the resource is not intercepted by a worker the property will always return 0.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly workerStart: number;\n        /**\n         * The high resolution millisecond timestamp that represents the start time of the fetch which\n         * initiates the redirect.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly redirectStart: number;\n        /**\n         * The high resolution millisecond timestamp that will be created immediately after receiving\n         * the last byte of the response of the last redirect.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly redirectEnd: number;\n        /**\n         * The high resolution millisecond timestamp immediately before the Node.js starts to fetch the resource.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly fetchStart: number;\n        /**\n         * The high resolution millisecond timestamp immediately before the Node.js starts the domain name lookup\n         * for the resource.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly domainLookupStart: number;\n        /**\n         * The high resolution millisecond timestamp representing the time immediately after the Node.js finished\n         * the domain name lookup for the resource.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly domainLookupEnd: number;\n        /**\n         * The high resolution millisecond timestamp representing the time immediately before Node.js starts to\n         * establish the connection to the server to retrieve the resource.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly connectStart: number;\n        /**\n         * The high resolution millisecond timestamp representing the time immediately after Node.js finishes\n         * establishing the connection to the server to retrieve the resource.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly connectEnd: number;\n        /**\n         * The high resolution millisecond timestamp representing the time immediately before Node.js starts the\n         * handshake process to secure the current connection.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly secureConnectionStart: number;\n        /**\n         * The high resolution millisecond timestamp representing the time immediately before Node.js receives the\n         * first byte of the response from the server.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly requestStart: number;\n        /**\n         * The high resolution millisecond timestamp representing the time immediately after Node.js receives the\n         * last byte of the resource or immediately before the transport connection is closed, whichever comes first.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly responseEnd: number;\n        /**\n         * A number representing the size (in octets) of the fetched resource. The size includes the response header\n         * fields plus the response payload body.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly transferSize: number;\n        /**\n         * A number representing the size (in octets) received from the fetch (HTTP or cache), of the payload body, before\n         * removing any applied content-codings.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly encodedBodySize: number;\n        /**\n         * A number representing the size (in octets) received from the fetch (HTTP or cache), of the message body, after\n         * removing any applied content-codings.\n         * @since v18.2.0, v16.17.0\n         */\n        readonly decodedBodySize: number;\n        /**\n         * Returns a `object` that is the JSON representation of the `PerformanceResourceTiming` object\n         * @since v18.2.0, v16.17.0\n         */\n        toJSON(): any;\n    }\n    namespace constants {\n        const NODE_PERFORMANCE_GC_MAJOR: number;\n        const NODE_PERFORMANCE_GC_MINOR: number;\n        const NODE_PERFORMANCE_GC_INCREMENTAL: number;\n        const NODE_PERFORMANCE_GC_WEAKCB: number;\n        const NODE_PERFORMANCE_GC_FLAGS_NO: number;\n        const NODE_PERFORMANCE_GC_FLAGS_CONSTRUCT_RETAINED: number;\n        const NODE_PERFORMANCE_GC_FLAGS_FORCED: number;\n        const NODE_PERFORMANCE_GC_FLAGS_SYNCHRONOUS_PHANTOM_PROCESSING: number;\n        const NODE_PERFORMANCE_GC_FLAGS_ALL_AVAILABLE_GARBAGE: number;\n        const NODE_PERFORMANCE_GC_FLAGS_ALL_EXTERNAL_MEMORY: number;\n        const NODE_PERFORMANCE_GC_FLAGS_SCHEDULE_IDLE: number;\n    }\n    const performance: Performance;\n    interface EventLoopMonitorOptions {\n        /**\n         * The sampling rate in milliseconds.\n         * Must be greater than zero.\n         * @default 10\n         */\n        resolution?: number | undefined;\n    }\n    interface Histogram {\n        /**\n         * The number of samples recorded by the histogram.\n         * @since v17.4.0, v16.14.0\n         */\n        readonly count: number;\n        /**\n         * The number of samples recorded by the histogram.\n         * v17.4.0, v16.14.0\n         */\n        readonly countBigInt: bigint;\n        /**\n         * The number of times the event loop delay exceeded the maximum 1 hour event\n         * loop delay threshold.\n         * @since v11.10.0\n         */\n        readonly exceeds: number;\n        /**\n         * The number of times the event loop delay exceeded the maximum 1 hour event loop delay threshold.\n         * @since v17.4.0, v16.14.0\n         */\n        readonly exceedsBigInt: bigint;\n        /**\n         * The maximum recorded event loop delay.\n         * @since v11.10.0\n         */\n        readonly max: number;\n        /**\n         * The maximum recorded event loop delay.\n         * v17.4.0, v16.14.0\n         */\n        readonly maxBigInt: number;\n        /**\n         * The mean of the recorded event loop delays.\n         * @since v11.10.0\n         */\n        readonly mean: number;\n        /**\n         * The minimum recorded event loop delay.\n         * @since v11.10.0\n         */\n        readonly min: number;\n        /**\n         * The minimum recorded event loop delay.\n         * v17.4.0, v16.14.0\n         */\n        readonly minBigInt: bigint;\n        /**\n         * Returns the value at the given percentile.\n         * @since v11.10.0\n         * @param percentile A percentile value in the range (0, 100].\n         */\n        percentile(percentile: number): number;\n        /**\n         * Returns the value at the given percentile.\n         * @since v17.4.0, v16.14.0\n         * @param percentile A percentile value in the range (0, 100].\n         */\n        percentileBigInt(percentile: number): bigint;\n        /**\n         * Returns a `Map` object detailing the accumulated percentile distribution.\n         * @since v11.10.0\n         */\n        readonly percentiles: Map<number, number>;\n        /**\n         * Returns a `Map` object detailing the accumulated percentile distribution.\n         * @since v17.4.0, v16.14.0\n         */\n        readonly percentilesBigInt: Map<bigint, bigint>;\n        /**\n         * Resets the collected histogram data.\n         * @since v11.10.0\n         */\n        reset(): void;\n        /**\n         * The standard deviation of the recorded event loop delays.\n         * @since v11.10.0\n         */\n        readonly stddev: number;\n    }\n    interface IntervalHistogram extends Histogram {\n        /**\n         * Enables the update interval timer. Returns `true` if the timer was\n         * started, `false` if it was already started.\n         * @since v11.10.0\n         */\n        enable(): boolean;\n        /**\n         * Disables the update interval timer. Returns `true` if the timer was\n         * stopped, `false` if it was already stopped.\n         * @since v11.10.0\n         */\n        disable(): boolean;\n    }\n    interface RecordableHistogram extends Histogram {\n        /**\n         * @since v15.9.0, v14.18.0\n         * @param val The amount to record in the histogram.\n         */\n        record(val: number | bigint): void;\n        /**\n         * Calculates the amount of time (in nanoseconds) that has passed since the\n         * previous call to `recordDelta()` and records that amount in the histogram.\n         * @since v15.9.0, v14.18.0\n         */\n        recordDelta(): void;\n        /**\n         * Adds the values from `other` to this histogram.\n         * @since v17.4.0, v16.14.0\n         */\n        add(other: RecordableHistogram): void;\n    }\n    /**\n     * _This property is an extension by Node.js. It is not available in Web browsers._\n     *\n     * Creates an `IntervalHistogram` object that samples and reports the event loop\n     * delay over time. The delays will be reported in nanoseconds.\n     *\n     * Using a timer to detect approximate event loop delay works because the\n     * execution of timers is tied specifically to the lifecycle of the libuv\n     * event loop. That is, a delay in the loop will cause a delay in the execution\n     * of the timer, and those delays are specifically what this API is intended to\n     * detect.\n     *\n     * ```js\n     * import { monitorEventLoopDelay } from 'node:perf_hooks';\n     * const h = monitorEventLoopDelay({ resolution: 20 });\n     * h.enable();\n     * // Do something.\n     * h.disable();\n     * console.log(h.min);\n     * console.log(h.max);\n     * console.log(h.mean);\n     * console.log(h.stddev);\n     * console.log(h.percentiles);\n     * console.log(h.percentile(50));\n     * console.log(h.percentile(99));\n     * ```\n     * @since v11.10.0\n     */\n    function monitorEventLoopDelay(options?: EventLoopMonitorOptions): IntervalHistogram;\n    interface CreateHistogramOptions {\n        /**\n         * The minimum recordable value. Must be an integer value greater than 0.\n         * @default 1\n         */\n        min?: number | bigint | undefined;\n        /**\n         * The maximum recordable value. Must be an integer value greater than min.\n         * @default Number.MAX_SAFE_INTEGER\n         */\n        max?: number | bigint | undefined;\n        /**\n         * The number of accuracy digits. Must be a number between 1 and 5.\n         * @default 3\n         */\n        figures?: number | undefined;\n    }\n    /**\n     * Returns a `RecordableHistogram`.\n     * @since v15.9.0, v14.18.0\n     */\n    function createHistogram(options?: CreateHistogramOptions): RecordableHistogram;\n    import {\n        performance as _performance,\n        PerformanceEntry as _PerformanceEntry,\n        PerformanceMark as _PerformanceMark,\n        PerformanceMeasure as _PerformanceMeasure,\n        PerformanceObserver as _PerformanceObserver,\n        PerformanceObserverEntryList as _PerformanceObserverEntryList,\n        PerformanceResourceTiming as _PerformanceResourceTiming,\n    } from \"perf_hooks\";\n    global {\n        /**\n         * `PerformanceEntry` is a global reference for `import { PerformanceEntry } from 'node:node:perf_hooks'`\n         * @see https://nodejs.org/docs/latest-v20.x/api/globals.html#performanceentry\n         * @since v19.0.0\n         */\n        var PerformanceEntry: typeof globalThis extends {\n            onmessage: any;\n            PerformanceEntry: infer T;\n        } ? T\n            : typeof _PerformanceEntry;\n        /**\n         * `PerformanceMark` is a global reference for `import { PerformanceMark } from 'node:node:perf_hooks'`\n         * @see https://nodejs.org/docs/latest-v20.x/api/globals.html#performancemark\n         * @since v19.0.0\n         */\n        var PerformanceMark: typeof globalThis extends {\n            onmessage: any;\n            PerformanceMark: infer T;\n        } ? T\n            : typeof _PerformanceMark;\n        /**\n         * `PerformanceMeasure` is a global reference for `import { PerformanceMeasure } from 'node:node:perf_hooks'`\n         * @see https://nodejs.org/docs/latest-v20.x/api/globals.html#performancemeasure\n         * @since v19.0.0\n         */\n        var PerformanceMeasure: typeof globalThis extends {\n            onmessage: any;\n            PerformanceMeasure: infer T;\n        } ? T\n            : typeof _PerformanceMeasure;\n        /**\n         * `PerformanceObserver` is a global reference for `import { PerformanceObserver } from 'node:node:perf_hooks'`\n         * @see https://nodejs.org/docs/latest-v20.x/api/globals.html#performanceobserver\n         * @since v19.0.0\n         */\n        var PerformanceObserver: typeof globalThis extends {\n            onmessage: any;\n            PerformanceObserver: infer T;\n        } ? T\n            : typeof _PerformanceObserver;\n        /**\n         * `PerformanceObserverEntryList` is a global reference for `import { PerformanceObserverEntryList } from 'node:node:perf_hooks'`\n         * @see https://nodejs.org/docs/latest-v20.x/api/globals.html#performanceobserverentrylist\n         * @since v19.0.0\n         */\n        var PerformanceObserverEntryList: typeof globalThis extends {\n            onmessage: any;\n            PerformanceObserverEntryList: infer T;\n        } ? T\n            : typeof _PerformanceObserverEntryList;\n        /**\n         * `PerformanceResourceTiming` is a global reference for `import { PerformanceResourceTiming } from 'node:node:perf_hooks'`\n         * @see https://nodejs.org/docs/latest-v20.x/api/globals.html#performanceresourcetiming\n         * @since v19.0.0\n         */\n        var PerformanceResourceTiming: typeof globalThis extends {\n            onmessage: any;\n            PerformanceResourceTiming: infer T;\n        } ? T\n            : typeof _PerformanceResourceTiming;\n        /**\n         * `performance` is a global reference for `import { performance } from 'node:node:perf_hooks'`\n         * @see https://nodejs.org/docs/latest-v20.x/api/globals.html#performance\n         * @since v16.0.0\n         */\n        var performance: typeof globalThis extends {\n            onmessage: any;\n            performance: infer T;\n        } ? T\n            : typeof _performance;\n    }\n}\ndeclare module \"node:perf_hooks\" {\n    export * from \"perf_hooks\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/process.d.ts": "declare module \"process\" {\n    import * as tty from \"node:tty\";\n    import { Worker } from \"node:worker_threads\";\n\n    interface BuiltInModule {\n        \"assert\": typeof import(\"assert\");\n        \"node:assert\": typeof import(\"node:assert\");\n        \"assert/strict\": typeof import(\"assert/strict\");\n        \"node:assert/strict\": typeof import(\"node:assert/strict\");\n        \"async_hooks\": typeof import(\"async_hooks\");\n        \"node:async_hooks\": typeof import(\"node:async_hooks\");\n        \"buffer\": typeof import(\"buffer\");\n        \"node:buffer\": typeof import(\"node:buffer\");\n        \"child_process\": typeof import(\"child_process\");\n        \"node:child_process\": typeof import(\"node:child_process\");\n        \"cluster\": typeof import(\"cluster\");\n        \"node:cluster\": typeof import(\"node:cluster\");\n        \"console\": typeof import(\"console\");\n        \"node:console\": typeof import(\"node:console\");\n        \"constants\": typeof import(\"constants\");\n        \"node:constants\": typeof import(\"node:constants\");\n        \"crypto\": typeof import(\"crypto\");\n        \"node:crypto\": typeof import(\"node:crypto\");\n        \"dgram\": typeof import(\"dgram\");\n        \"node:dgram\": typeof import(\"node:dgram\");\n        \"diagnostics_channel\": typeof import(\"diagnostics_channel\");\n        \"node:diagnostics_channel\": typeof import(\"node:diagnostics_channel\");\n        \"dns\": typeof import(\"dns\");\n        \"node:dns\": typeof import(\"node:dns\");\n        \"dns/promises\": typeof import(\"dns/promises\");\n        \"node:dns/promises\": typeof import(\"node:dns/promises\");\n        \"domain\": typeof import(\"domain\");\n        \"node:domain\": typeof import(\"node:domain\");\n        \"events\": typeof import(\"events\");\n        \"node:events\": typeof import(\"node:events\");\n        \"fs\": typeof import(\"fs\");\n        \"node:fs\": typeof import(\"node:fs\");\n        \"fs/promises\": typeof import(\"fs/promises\");\n        \"node:fs/promises\": typeof import(\"node:fs/promises\");\n        \"http\": typeof import(\"http\");\n        \"node:http\": typeof import(\"node:http\");\n        \"http2\": typeof import(\"http2\");\n        \"node:http2\": typeof import(\"node:http2\");\n        \"https\": typeof import(\"https\");\n        \"node:https\": typeof import(\"node:https\");\n        \"inspector\": typeof import(\"inspector\");\n        \"node:inspector\": typeof import(\"node:inspector\");\n        \"inspector/promises\": typeof import(\"inspector/promises\");\n        \"node:inspector/promises\": typeof import(\"node:inspector/promises\");\n        \"module\": typeof import(\"module\");\n        \"node:module\": typeof import(\"node:module\");\n        \"net\": typeof import(\"net\");\n        \"node:net\": typeof import(\"node:net\");\n        \"os\": typeof import(\"os\");\n        \"node:os\": typeof import(\"node:os\");\n        \"path\": typeof import(\"path\");\n        \"node:path\": typeof import(\"node:path\");\n        \"path/posix\": typeof import(\"path/posix\");\n        \"node:path/posix\": typeof import(\"node:path/posix\");\n        \"path/win32\": typeof import(\"path/win32\");\n        \"node:path/win32\": typeof import(\"node:path/win32\");\n        \"perf_hooks\": typeof import(\"perf_hooks\");\n        \"node:perf_hooks\": typeof import(\"node:perf_hooks\");\n        \"process\": typeof import(\"process\");\n        \"node:process\": typeof import(\"node:process\");\n        \"punycode\": typeof import(\"punycode\");\n        \"node:punycode\": typeof import(\"node:punycode\");\n        \"querystring\": typeof import(\"querystring\");\n        \"node:querystring\": typeof import(\"node:querystring\");\n        \"readline\": typeof import(\"readline\");\n        \"node:readline\": typeof import(\"node:readline\");\n        \"readline/promises\": typeof import(\"readline/promises\");\n        \"node:readline/promises\": typeof import(\"node:readline/promises\");\n        \"repl\": typeof import(\"repl\");\n        \"node:repl\": typeof import(\"node:repl\");\n        \"node:sea\": typeof import(\"node:sea\");\n        \"stream\": typeof import(\"stream\");\n        \"node:stream\": typeof import(\"node:stream\");\n        \"stream/consumers\": typeof import(\"stream/consumers\");\n        \"node:stream/consumers\": typeof import(\"node:stream/consumers\");\n        \"stream/promises\": typeof import(\"stream/promises\");\n        \"node:stream/promises\": typeof import(\"node:stream/promises\");\n        \"stream/web\": typeof import(\"stream/web\");\n        \"node:stream/web\": typeof import(\"node:stream/web\");\n        \"string_decoder\": typeof import(\"string_decoder\");\n        \"node:string_decoder\": typeof import(\"node:string_decoder\");\n        \"node:test\": typeof import(\"node:test\");\n        \"node:test/reporters\": typeof import(\"node:test/reporters\");\n        \"timers\": typeof import(\"timers\");\n        \"node:timers\": typeof import(\"node:timers\");\n        \"timers/promises\": typeof import(\"timers/promises\");\n        \"node:timers/promises\": typeof import(\"node:timers/promises\");\n        \"tls\": typeof import(\"tls\");\n        \"node:tls\": typeof import(\"node:tls\");\n        \"trace_events\": typeof import(\"trace_events\");\n        \"node:trace_events\": typeof import(\"node:trace_events\");\n        \"tty\": typeof import(\"tty\");\n        \"node:tty\": typeof import(\"node:tty\");\n        \"url\": typeof import(\"url\");\n        \"node:url\": typeof import(\"node:url\");\n        \"util\": typeof import(\"util\");\n        \"node:util\": typeof import(\"node:util\");\n        \"sys\": typeof import(\"util\");\n        \"node:sys\": typeof import(\"node:util\");\n        \"util/types\": typeof import(\"util/types\");\n        \"node:util/types\": typeof import(\"node:util/types\");\n        \"v8\": typeof import(\"v8\");\n        \"node:v8\": typeof import(\"node:v8\");\n        \"vm\": typeof import(\"vm\");\n        \"node:vm\": typeof import(\"node:vm\");\n        \"wasi\": typeof import(\"wasi\");\n        \"node:wasi\": typeof import(\"node:wasi\");\n        \"worker_threads\": typeof import(\"worker_threads\");\n        \"node:worker_threads\": typeof import(\"node:worker_threads\");\n        \"zlib\": typeof import(\"zlib\");\n        \"node:zlib\": typeof import(\"node:zlib\");\n    }\n\n    global {\n        var process: NodeJS.Process;\n        namespace NodeJS {\n            // this namespace merge is here because these are specifically used\n            // as the type for process.stdin, process.stdout, and process.stderr.\n            // they can't live in tty.d.ts because we need to disambiguate the imported name.\n            interface ReadStream extends tty.ReadStream {}\n            interface WriteStream extends tty.WriteStream {}\n            interface MemoryUsageFn {\n                /**\n                 * The `process.memoryUsage()` method iterate over each page to gather informations about memory\n                 * usage which can be slow depending on the program memory allocations.\n                 */\n                (): MemoryUsage;\n                /**\n                 * method returns an integer representing the Resident Set Size (RSS) in bytes.\n                 */\n                rss(): number;\n            }\n            interface MemoryUsage {\n                /**\n                 * Resident Set Size, is the amount of space occupied in the main memory device (that is a subset of the total allocated memory) for the\n                 * process, including all C++ and JavaScript objects and code.\n                 */\n                rss: number;\n                /**\n                 * Refers to V8's memory usage.\n                 */\n                heapTotal: number;\n                /**\n                 * Refers to V8's memory usage.\n                 */\n                heapUsed: number;\n                external: number;\n                /**\n                 * Refers to memory allocated for `ArrayBuffer`s and `SharedArrayBuffer`s, including all Node.js Buffers. This is also included\n                 * in the external value. When Node.js is used as an embedded library, this value may be `0` because allocations for `ArrayBuffer`s\n                 * may not be tracked in that case.\n                 */\n                arrayBuffers: number;\n            }\n            interface CpuUsage {\n                user: number;\n                system: number;\n            }\n            interface ProcessRelease {\n                name: string;\n                sourceUrl?: string | undefined;\n                headersUrl?: string | undefined;\n                libUrl?: string | undefined;\n                lts?: string | undefined;\n            }\n            interface ProcessVersions extends Dict<string> {\n                http_parser: string;\n                node: string;\n                v8: string;\n                ares: string;\n                uv: string;\n                zlib: string;\n                modules: string;\n                openssl: string;\n            }\n            type Platform =\n                | \"aix\"\n                | \"android\"\n                | \"darwin\"\n                | \"freebsd\"\n                | \"haiku\"\n                | \"linux\"\n                | \"openbsd\"\n                | \"sunos\"\n                | \"win32\"\n                | \"cygwin\"\n                | \"netbsd\";\n            type Architecture =\n                | \"arm\"\n                | \"arm64\"\n                | \"ia32\"\n                | \"loong64\"\n                | \"mips\"\n                | \"mipsel\"\n                | \"ppc\"\n                | \"ppc64\"\n                | \"riscv64\"\n                | \"s390\"\n                | \"s390x\"\n                | \"x64\";\n            type Signals =\n                | \"SIGABRT\"\n                | \"SIGALRM\"\n                | \"SIGBUS\"\n                | \"SIGCHLD\"\n                | \"SIGCONT\"\n                | \"SIGFPE\"\n                | \"SIGHUP\"\n                | \"SIGILL\"\n                | \"SIGINT\"\n                | \"SIGIO\"\n                | \"SIGIOT\"\n                | \"SIGKILL\"\n                | \"SIGPIPE\"\n                | \"SIGPOLL\"\n                | \"SIGPROF\"\n                | \"SIGPWR\"\n                | \"SIGQUIT\"\n                | \"SIGSEGV\"\n                | \"SIGSTKFLT\"\n                | \"SIGSTOP\"\n                | \"SIGSYS\"\n                | \"SIGTERM\"\n                | \"SIGTRAP\"\n                | \"SIGTSTP\"\n                | \"SIGTTIN\"\n                | \"SIGTTOU\"\n                | \"SIGUNUSED\"\n                | \"SIGURG\"\n                | \"SIGUSR1\"\n                | \"SIGUSR2\"\n                | \"SIGVTALRM\"\n                | \"SIGWINCH\"\n                | \"SIGXCPU\"\n                | \"SIGXFSZ\"\n                | \"SIGBREAK\"\n                | \"SIGLOST\"\n                | \"SIGINFO\";\n            type UncaughtExceptionOrigin = \"uncaughtException\" | \"unhandledRejection\";\n            type MultipleResolveType = \"resolve\" | \"reject\";\n            type BeforeExitListener = (code: number) => void;\n            type DisconnectListener = () => void;\n            type ExitListener = (code: number) => void;\n            type RejectionHandledListener = (promise: Promise<unknown>) => void;\n            type UncaughtExceptionListener = (error: Error, origin: UncaughtExceptionOrigin) => void;\n            /**\n             * Most of the time the unhandledRejection will be an Error, but this should not be relied upon\n             * as *anything* can be thrown/rejected, it is therefore unsafe to assume that the value is an Error.\n             */\n            type UnhandledRejectionListener = (reason: unknown, promise: Promise<unknown>) => void;\n            type WarningListener = (warning: Error) => void;\n            type MessageListener = (message: unknown, sendHandle: unknown) => void;\n            type SignalsListener = (signal: Signals) => void;\n            type MultipleResolveListener = (\n                type: MultipleResolveType,\n                promise: Promise<unknown>,\n                value: unknown,\n            ) => void;\n            type WorkerListener = (worker: Worker) => void;\n            interface Socket extends ReadWriteStream {\n                isTTY?: true | undefined;\n            }\n            // Alias for compatibility\n            interface ProcessEnv extends Dict<string> {\n                /**\n                 * Can be used to change the default timezone at runtime\n                 */\n                TZ?: string;\n            }\n            interface HRTime {\n                /**\n                 * This is the legacy version of {@link process.hrtime.bigint()}\n                 * before bigint was introduced in JavaScript.\n                 *\n                 * The `process.hrtime()` method returns the current high-resolution real time in a `[seconds, nanoseconds]` tuple `Array`,\n                 * where `nanoseconds` is the remaining part of the real time that can't be represented in second precision.\n                 *\n                 * `time` is an optional parameter that must be the result of a previous `process.hrtime()` call to diff with the current time.\n                 * If the parameter passed in is not a tuple `Array`, a TypeError will be thrown.\n                 * Passing in a user-defined array instead of the result of a previous call to `process.hrtime()` will lead to undefined behavior.\n                 *\n                 * These times are relative to an arbitrary time in the past,\n                 * and not related to the time of day and therefore not subject to clock drift.\n                 * The primary use is for measuring performance between intervals:\n                 * ```js\n                 * const { hrtime } = require('node:process');\n                 * const NS_PER_SEC = 1e9;\n                 * const time = hrtime();\n                 * // [ 1800216, 25 ]\n                 *\n                 * setTimeout(() => {\n                 *   const diff = hrtime(time);\n                 *   // [ 1, 552 ]\n                 *\n                 *   console.log(`Benchmark took ${diff[0] * NS_PER_SEC + diff[1]} nanoseconds`);\n                 *   // Benchmark took 1000000552 nanoseconds\n                 * }, 1000);\n                 * ```\n                 * @since 0.7.6\n                 * @legacy Use {@link process.hrtime.bigint()} instead.\n                 * @param time The result of a previous call to `process.hrtime()`\n                 */\n                (time?: [number, number]): [number, number];\n                /**\n                 * The `bigint` version of the {@link process.hrtime()} method returning the current high-resolution real time in nanoseconds as a `bigint`.\n                 *\n                 * Unlike {@link process.hrtime()}, it does not support an additional time argument since the difference can just be computed directly by subtraction of the two `bigint`s.\n                 * ```js\n                 * import { hrtime } from 'node:process';\n                 *\n                 * const start = hrtime.bigint();\n                 * // 191051479007711n\n                 *\n                 * setTimeout(() => {\n                 *   const end = hrtime.bigint();\n                 *   // 191052633396993n\n                 *\n                 *   console.log(`Benchmark took ${end - start} nanoseconds`);\n                 *   // Benchmark took 1154389282 nanoseconds\n                 * }, 1000);\n                 * ```\n                 * @since v10.7.0\n                 */\n                bigint(): bigint;\n            }\n            interface ProcessPermission {\n                /**\n                 * Verifies that the process is able to access the given scope and reference.\n                 * If no reference is provided, a global scope is assumed, for instance, `process.permission.has('fs.read')`\n                 * will check if the process has ALL file system read permissions.\n                 *\n                 * The reference has a meaning based on the provided scope. For example, the reference when the scope is File System means files and folders.\n                 *\n                 * The available scopes are:\n                 *\n                 * * `fs` - All File System\n                 * * `fs.read` - File System read operations\n                 * * `fs.write` - File System write operations\n                 * * `child` - Child process spawning operations\n                 * * `worker` - Worker thread spawning operation\n                 *\n                 * ```js\n                 * // Check if the process has permission to read the README file\n                 * process.permission.has('fs.read', './README.md');\n                 * // Check if the process has read permission operations\n                 * process.permission.has('fs.read');\n                 * ```\n                 * @since v20.0.0\n                 */\n                has(scope: string, reference?: string): boolean;\n            }\n            interface ProcessReport {\n                /**\n                 * Write reports in a compact format, single-line JSON, more easily consumable by log processing systems\n                 * than the default multi-line format designed for human consumption.\n                 * @since v13.12.0, v12.17.0\n                 */\n                compact: boolean;\n                /**\n                 * Directory where the report is written.\n                 * The default value is the empty string, indicating that reports are written to the current\n                 * working directory of the Node.js process.\n                 */\n                directory: string;\n                /**\n                 * Filename where the report is written. If set to the empty string, the output filename will be comprised\n                 * of a timestamp, PID, and sequence number. The default value is the empty string.\n                 */\n                filename: string;\n                /**\n                 * Returns a JavaScript Object representation of a diagnostic report for the running process.\n                 * The report's JavaScript stack trace is taken from `err`, if present.\n                 */\n                getReport(err?: Error): object;\n                /**\n                 * If true, a diagnostic report is generated on fatal errors,\n                 * such as out of memory errors or failed C++ assertions.\n                 * @default false\n                 */\n                reportOnFatalError: boolean;\n                /**\n                 * If true, a diagnostic report is generated when the process\n                 * receives the signal specified by process.report.signal.\n                 * @default false\n                 */\n                reportOnSignal: boolean;\n                /**\n                 * If true, a diagnostic report is generated on uncaught exception.\n                 * @default false\n                 */\n                reportOnUncaughtException: boolean;\n                /**\n                 * The signal used to trigger the creation of a diagnostic report.\n                 * @default 'SIGUSR2'\n                 */\n                signal: Signals;\n                /**\n                 * Writes a diagnostic report to a file. If filename is not provided, the default filename\n                 * includes the date, time, PID, and a sequence number.\n                 * The report's JavaScript stack trace is taken from `err`, if present.\n                 *\n                 * If the value of filename is set to `'stdout'` or `'stderr'`, the report is written\n                 * to the stdout or stderr of the process respectively.\n                 * @param fileName Name of the file where the report is written.\n                 * This should be a relative path, that will be appended to the directory specified in\n                 * `process.report.directory`, or the current working directory of the Node.js process,\n                 * if unspecified.\n                 * @param err A custom error used for reporting the JavaScript stack.\n                 * @return Filename of the generated report.\n                 */\n                writeReport(fileName?: string, err?: Error): string;\n                writeReport(err?: Error): string;\n            }\n            interface ResourceUsage {\n                fsRead: number;\n                fsWrite: number;\n                involuntaryContextSwitches: number;\n                ipcReceived: number;\n                ipcSent: number;\n                majorPageFault: number;\n                maxRSS: number;\n                minorPageFault: number;\n                sharedMemorySize: number;\n                signalsCount: number;\n                swappedOut: number;\n                systemCPUTime: number;\n                unsharedDataSize: number;\n                unsharedStackSize: number;\n                userCPUTime: number;\n                voluntaryContextSwitches: number;\n            }\n            interface EmitWarningOptions {\n                /**\n                 * When `warning` is a `string`, `type` is the name to use for the _type_ of warning being emitted.\n                 *\n                 * @default 'Warning'\n                 */\n                type?: string | undefined;\n                /**\n                 * A unique identifier for the warning instance being emitted.\n                 */\n                code?: string | undefined;\n                /**\n                 * When `warning` is a `string`, `ctor` is an optional function used to limit the generated stack trace.\n                 *\n                 * @default process.emitWarning\n                 */\n                ctor?: Function | undefined;\n                /**\n                 * Additional text to include with the error.\n                 */\n                detail?: string | undefined;\n            }\n            interface ProcessConfig {\n                readonly target_defaults: {\n                    readonly cflags: any[];\n                    readonly default_configuration: string;\n                    readonly defines: string[];\n                    readonly include_dirs: string[];\n                    readonly libraries: string[];\n                };\n                readonly variables: {\n                    readonly clang: number;\n                    readonly host_arch: string;\n                    readonly node_install_npm: boolean;\n                    readonly node_install_waf: boolean;\n                    readonly node_prefix: string;\n                    readonly node_shared_openssl: boolean;\n                    readonly node_shared_v8: boolean;\n                    readonly node_shared_zlib: boolean;\n                    readonly node_use_dtrace: boolean;\n                    readonly node_use_etw: boolean;\n                    readonly node_use_openssl: boolean;\n                    readonly target_arch: string;\n                    readonly v8_no_strict_aliasing: number;\n                    readonly v8_use_snapshot: boolean;\n                    readonly visibility: string;\n                };\n            }\n            interface Process extends EventEmitter {\n                /**\n                 * The `process.stdout` property returns a stream connected to`stdout` (fd `1`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `1` refers to a file, in which case it is\n                 * a `Writable` stream.\n                 *\n                 * For example, to copy `process.stdin` to `process.stdout`:\n                 *\n                 * ```js\n                 * import { stdin, stdout } from 'node:process';\n                 *\n                 * stdin.pipe(stdout);\n                 * ```\n                 *\n                 * `process.stdout` differs from other Node.js streams in important ways. See `note on process I/O` for more information.\n                 */\n                stdout: WriteStream & {\n                    fd: 1;\n                };\n                /**\n                 * The `process.stderr` property returns a stream connected to`stderr` (fd `2`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `2` refers to a file, in which case it is\n                 * a `Writable` stream.\n                 *\n                 * `process.stderr` differs from other Node.js streams in important ways. See `note on process I/O` for more information.\n                 */\n                stderr: WriteStream & {\n                    fd: 2;\n                };\n                /**\n                 * The `process.stdin` property returns a stream connected to`stdin` (fd `0`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `0` refers to a file, in which case it is\n                 * a `Readable` stream.\n                 *\n                 * For details of how to read from `stdin` see `readable.read()`.\n                 *\n                 * As a `Duplex` stream, `process.stdin` can also be used in \"old\" mode that\n                 * is compatible with scripts written for Node.js prior to v0.10\\.\n                 * For more information see `Stream compatibility`.\n                 *\n                 * In \"old\" streams mode the `stdin` stream is paused by default, so one\n                 * must call `process.stdin.resume()` to read from it. Note also that calling `process.stdin.resume()` itself would switch stream to \"old\" mode.\n                 */\n                stdin: ReadStream & {\n                    fd: 0;\n                };\n                /**\n                 * The `process.argv` property returns an array containing the command-line\n                 * arguments passed when the Node.js process was launched. The first element will\n                 * be {@link execPath}. See `process.argv0` if access to the original value\n                 * of `argv[0]` is needed. The second element will be the path to the JavaScript\n                 * file being executed. The remaining elements will be any additional command-line\n                 * arguments.\n                 *\n                 * For example, assuming the following script for `process-args.js`:\n                 *\n                 * ```js\n                 * import { argv } from 'node:process';\n                 *\n                 * // print process.argv\n                 * argv.forEach((val, index) => {\n                 *   console.log(`${index}: ${val}`);\n                 * });\n                 * ```\n                 *\n                 * Launching the Node.js process as:\n                 *\n                 * ```bash\n                 * node process-args.js one two=three four\n                 * ```\n                 *\n                 * Would generate the output:\n                 *\n                 * ```text\n                 * 0: /usr/local/bin/node\n                 * 1: /Users/mjr/work/node/process-args.js\n                 * 2: one\n                 * 3: two=three\n                 * 4: four\n                 * ```\n                 * @since v0.1.27\n                 */\n                argv: string[];\n                /**\n                 * The `process.argv0` property stores a read-only copy of the original value of`argv[0]` passed when Node.js starts.\n                 *\n                 * ```console\n                 * $ bash -c 'exec -a customArgv0 ./node'\n                 * > process.argv[0]\n                 * '/Volumes/code/external/node/out/Release/node'\n                 * > process.argv0\n                 * 'customArgv0'\n                 * ```\n                 * @since v6.4.0\n                 */\n                argv0: string;\n                /**\n                 * The `process.execArgv` property returns the set of Node.js-specific command-line\n                 * options passed when the Node.js process was launched. These options do not\n                 * appear in the array returned by the {@link argv} property, and do not\n                 * include the Node.js executable, the name of the script, or any options following\n                 * the script name. These options are useful in order to spawn child processes with\n                 * the same execution environment as the parent.\n                 *\n                 * ```bash\n                 * node --icu-data-dir=./foo --require ./bar.js script.js --version\n                 * ```\n                 *\n                 * Results in `process.execArgv`:\n                 *\n                 * ```js\n                 * [\"--icu-data-dir=./foo\", \"--require\", \"./bar.js\"]\n                 * ```\n                 *\n                 * And `process.argv`:\n                 *\n                 * ```js\n                 * ['/usr/local/bin/node', 'script.js', '--version']\n                 * ```\n                 *\n                 * Refer to `Worker constructor` for the detailed behavior of worker\n                 * threads with this property.\n                 * @since v0.7.7\n                 */\n                execArgv: string[];\n                /**\n                 * The `process.execPath` property returns the absolute pathname of the executable\n                 * that started the Node.js process. Symbolic links, if any, are resolved.\n                 *\n                 * ```js\n                 * '/usr/local/bin/node'\n                 * ```\n                 * @since v0.1.100\n                 */\n                execPath: string;\n                /**\n                 * The `process.abort()` method causes the Node.js process to exit immediately and\n                 * generate a core file.\n                 *\n                 * This feature is not available in `Worker` threads.\n                 * @since v0.7.0\n                 */\n                abort(): never;\n                /**\n                 * The `process.chdir()` method changes the current working directory of the\n                 * Node.js process or throws an exception if doing so fails (for instance, if\n                 * the specified `directory` does not exist).\n                 *\n                 * ```js\n                 * import { chdir, cwd } from 'node:process';\n                 *\n                 * console.log(`Starting directory: ${cwd()}`);\n                 * try {\n                 *   chdir('/tmp');\n                 *   console.log(`New directory: ${cwd()}`);\n                 * } catch (err) {\n                 *   console.error(`chdir: ${err}`);\n                 * }\n                 * ```\n                 *\n                 * This feature is not available in `Worker` threads.\n                 * @since v0.1.17\n                 */\n                chdir(directory: string): void;\n                /**\n                 * The `process.cwd()` method returns the current working directory of the Node.js\n                 * process.\n                 *\n                 * ```js\n                 * import { cwd } from 'node:process';\n                 *\n                 * console.log(`Current directory: ${cwd()}`);\n                 * ```\n                 * @since v0.1.8\n                 */\n                cwd(): string;\n                /**\n                 * The port used by the Node.js debugger when enabled.\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * process.debugPort = 5858;\n                 * ```\n                 * @since v0.7.2\n                 */\n                debugPort: number;\n                /**\n                 * The `process.dlopen()` method allows dynamically loading shared objects. It is primarily used by `require()` to load C++ Addons, and\n                 * should not be used directly, except in special cases. In other words, `require()` should be preferred over `process.dlopen()`\n                 * unless there are specific reasons such as custom dlopen flags or loading from ES modules.\n                 *\n                 * The `flags` argument is an integer that allows to specify dlopen behavior. See the `[os.constants.dlopen](https://nodejs.org/docs/latest-v20.x/api/os.html#dlopen-constants)`\n                 * documentation for details.\n                 *\n                 * An important requirement when calling `process.dlopen()` is that the `module` instance must be passed. Functions exported by the C++ Addon\n                 * are then accessible via `module.exports`.\n                 *\n                 * The example below shows how to load a C++ Addon, named `local.node`, that exports a `foo` function. All the symbols are loaded before the call returns, by passing the `RTLD_NOW` constant.\n                 * In this example the constant is assumed to be available.\n                 *\n                 * ```js\n                 * import { dlopen } from 'node:process';\n                 * import { constants } from 'node:os';\n                 * import { fileURLToPath } from 'node:url';\n                 *\n                 * const module = { exports: {} };\n                 * dlopen(module, fileURLToPath(new URL('local.node', import.meta.url)),\n                 *        constants.dlopen.RTLD_NOW);\n                 * module.exports.foo();\n                 * ```\n                 */\n                dlopen(module: object, filename: string, flags?: number): void;\n                /**\n                 * The `process.emitWarning()` method can be used to emit custom or application\n                 * specific process warnings. These can be listened for by adding a handler to the `'warning'` event.\n                 *\n                 * ```js\n                 * import { emitWarning } from 'node:process';\n                 *\n                 * // Emit a warning using a string.\n                 * emitWarning('Something happened!');\n                 * // Emits: (node: 56338) Warning: Something happened!\n                 * ```\n                 *\n                 * ```js\n                 * import { emitWarning } from 'node:process';\n                 *\n                 * // Emit a warning using a string and a type.\n                 * emitWarning('Something Happened!', 'CustomWarning');\n                 * // Emits: (node:56338) CustomWarning: Something Happened!\n                 * ```\n                 *\n                 * ```js\n                 * import { emitWarning } from 'node:process';\n                 *\n                 * emitWarning('Something happened!', 'CustomWarning', 'WARN001');\n                 * // Emits: (node:56338) [WARN001] CustomWarning: Something happened!\n                 * ```js\n                 *\n                 * In each of the previous examples, an `Error` object is generated internally by `process.emitWarning()` and passed through to the `'warning'` handler.\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * process.on('warning', (warning) => {\n                 *   console.warn(warning.name);    // 'Warning'\n                 *   console.warn(warning.message); // 'Something happened!'\n                 *   console.warn(warning.code);    // 'MY_WARNING'\n                 *   console.warn(warning.stack);   // Stack trace\n                 *   console.warn(warning.detail);  // 'This is some additional information'\n                 * });\n                 * ```\n                 *\n                 * If `warning` is passed as an `Error` object, it will be passed through to the `'warning'` event handler\n                 * unmodified (and the optional `type`, `code` and `ctor` arguments will be ignored):\n                 *\n                 * ```js\n                 * import { emitWarning } from 'node:process';\n                 *\n                 * // Emit a warning using an Error object.\n                 * const myWarning = new Error('Something happened!');\n                 * // Use the Error name property to specify the type name\n                 * myWarning.name = 'CustomWarning';\n                 * myWarning.code = 'WARN001';\n                 *\n                 * emitWarning(myWarning);\n                 * // Emits: (node:56338) [WARN001] CustomWarning: Something happened!\n                 * ```\n                 *\n                 * A `TypeError` is thrown if `warning` is anything other than a string or `Error` object.\n                 *\n                 * While process warnings use `Error` objects, the process warning mechanism is not a replacement for normal error handling mechanisms.\n                 *\n                 * The following additional handling is implemented if the warning `type` is `'DeprecationWarning'`:\n                 * * If the `--throw-deprecation` command-line flag is used, the deprecation warning is thrown as an exception rather than being emitted as an event.\n                 * * If the `--no-deprecation` command-line flag is used, the deprecation warning is suppressed.\n                 * * If the `--trace-deprecation` command-line flag is used, the deprecation warning is printed to `stderr` along with the full stack trace.\n                 * @since v8.0.0\n                 * @param warning The warning to emit.\n                 */\n                emitWarning(warning: string | Error, ctor?: Function): void;\n                emitWarning(warning: string | Error, type?: string, ctor?: Function): void;\n                emitWarning(warning: string | Error, type?: string, code?: string, ctor?: Function): void;\n                emitWarning(warning: string | Error, options?: EmitWarningOptions): void;\n                /**\n                 * The `process.env` property returns an object containing the user environment.\n                 * See [`environ(7)`](http://man7.org/linux/man-pages/man7/environ.7.html).\n                 *\n                 * An example of this object looks like:\n                 *\n                 * ```js\n                 * {\n                 *   TERM: 'xterm-256color',\n                 *   SHELL: '/usr/local/bin/bash',\n                 *   USER: 'maciej',\n                 *   PATH: '~/.bin/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin',\n                 *   PWD: '/Users/maciej',\n                 *   EDITOR: 'vim',\n                 *   SHLVL: '1',\n                 *   HOME: '/Users/maciej',\n                 *   LOGNAME: 'maciej',\n                 *   _: '/usr/local/bin/node'\n                 * }\n                 * ```\n                 *\n                 * It is possible to modify this object, but such modifications will not be\n                 * reflected outside the Node.js process, or (unless explicitly requested)\n                 * to other `Worker` threads.\n                 * In other words, the following example would not work:\n                 *\n                 * ```bash\n                 * node -e 'process.env.foo = \"bar\"' &#x26;&#x26; echo $foo\n                 * ```\n                 *\n                 * While the following will:\n                 *\n                 * ```js\n                 * import { env } from 'node:process';\n                 *\n                 * env.foo = 'bar';\n                 * console.log(env.foo);\n                 * ```\n                 *\n                 * Assigning a property on `process.env` will implicitly convert the value\n                 * to a string. **This behavior is deprecated.** Future versions of Node.js may\n                 * throw an error when the value is not a string, number, or boolean.\n                 *\n                 * ```js\n                 * import { env } from 'node:process';\n                 *\n                 * env.test = null;\n                 * console.log(env.test);\n                 * // => 'null'\n                 * env.test = undefined;\n                 * console.log(env.test);\n                 * // => 'undefined'\n                 * ```\n                 *\n                 * Use `delete` to delete a property from `process.env`.\n                 *\n                 * ```js\n                 * import { env } from 'node:process';\n                 *\n                 * env.TEST = 1;\n                 * delete env.TEST;\n                 * console.log(env.TEST);\n                 * // => undefined\n                 * ```\n                 *\n                 * On Windows operating systems, environment variables are case-insensitive.\n                 *\n                 * ```js\n                 * import { env } from 'node:process';\n                 *\n                 * env.TEST = 1;\n                 * console.log(env.test);\n                 * // => 1\n                 * ```\n                 *\n                 * Unless explicitly specified when creating a `Worker` instance,\n                 * each `Worker` thread has its own copy of `process.env`, based on its\n                 * parent thread's `process.env`, or whatever was specified as the `env` option\n                 * to the `Worker` constructor. Changes to `process.env` will not be visible\n                 * across `Worker` threads, and only the main thread can make changes that\n                 * are visible to the operating system or to native add-ons. On Windows, a copy of `process.env` on a `Worker` instance operates in a case-sensitive manner\n                 * unlike the main thread.\n                 * @since v0.1.27\n                 */\n                env: ProcessEnv;\n                /**\n                 * The `process.exit()` method instructs Node.js to terminate the process\n                 * synchronously with an exit status of `code`. If `code` is omitted, exit uses\n                 * either the 'success' code `0` or the value of `process.exitCode` if it has been\n                 * set. Node.js will not terminate until all the `'exit'` event listeners are\n                 * called.\n                 *\n                 * To exit with a 'failure' code:\n                 *\n                 * ```js\n                 * import { exit } from 'node:process';\n                 *\n                 * exit(1);\n                 * ```\n                 *\n                 * The shell that executed Node.js should see the exit code as `1`.\n                 *\n                 * Calling `process.exit()` will force the process to exit as quickly as possible\n                 * even if there are still asynchronous operations pending that have not yet\n                 * completed fully, including I/O operations to `process.stdout` and `process.stderr`.\n                 *\n                 * In most situations, it is not actually necessary to call `process.exit()` explicitly. The Node.js process will exit on its own _if there is no additional_\n                 * _work pending_ in the event loop. The `process.exitCode` property can be set to\n                 * tell the process which exit code to use when the process exits gracefully.\n                 *\n                 * For instance, the following example illustrates a _misuse_ of the `process.exit()` method that could lead to data printed to stdout being\n                 * truncated and lost:\n                 *\n                 * ```js\n                 * import { exit } from 'node:process';\n                 *\n                 * // This is an example of what *not* to do:\n                 * if (someConditionNotMet()) {\n                 *   printUsageToStdout();\n                 *   exit(1);\n                 * }\n                 * ```\n                 *\n                 * The reason this is problematic is because writes to `process.stdout` in Node.js\n                 * are sometimes _asynchronous_ and may occur over multiple ticks of the Node.js\n                 * event loop. Calling `process.exit()`, however, forces the process to exit _before_ those additional writes to `stdout` can be performed.\n                 *\n                 * Rather than calling `process.exit()` directly, the code _should_ set the `process.exitCode` and allow the process to exit naturally by avoiding\n                 * scheduling any additional work for the event loop:\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * // How to properly set the exit code while letting\n                 * // the process exit gracefully.\n                 * if (someConditionNotMet()) {\n                 *   printUsageToStdout();\n                 *   process.exitCode = 1;\n                 * }\n                 * ```\n                 *\n                 * If it is necessary to terminate the Node.js process due to an error condition,\n                 * throwing an _uncaught_ error and allowing the process to terminate accordingly\n                 * is safer than calling `process.exit()`.\n                 *\n                 * In `Worker` threads, this function stops the current thread rather\n                 * than the current process.\n                 * @since v0.1.13\n                 * @param [code=0] The exit code. For string type, only integer strings (e.g.,'1') are allowed.\n                 */\n                exit(code?: number | string | null | undefined): never;\n                /**\n                 * A number which will be the process exit code, when the process either\n                 * exits gracefully, or is exited via {@link exit} without specifying\n                 * a code.\n                 *\n                 * Specifying a code to {@link exit} will override any\n                 * previous setting of `process.exitCode`.\n                 * @default undefined\n                 * @since v0.11.8\n                 */\n                exitCode?: number | string | number | undefined;\n                /**\n                 * The `process.getActiveResourcesInfo()` method returns an array of strings containing\n                 * the types of the active resources that are currently keeping the event loop alive.\n                 *\n                 * ```js\n                 * import { getActiveResourcesInfo } from 'node:process';\n                 * import { setTimeout } from 'node:timers';\n\n                 * console.log('Before:', getActiveResourcesInfo());\n                 * setTimeout(() => {}, 1000);\n                 * console.log('After:', getActiveResourcesInfo());\n                 * // Prints:\n                 * //   Before: [ 'TTYWrap', 'TTYWrap', 'TTYWrap' ]\n                 * //   After: [ 'TTYWrap', 'TTYWrap', 'TTYWrap', 'Timeout' ]\n                 * ```\n                 * @since v17.3.0, v16.14.0\n                 */\n                getActiveResourcesInfo(): string[];\n                /**\n                 * Provides a way to load built-in modules in a globally available function.\n                 * @param id ID of the built-in module being requested.\n                 * @since v20.16.0\n                 */\n                getBuiltinModule<ID extends keyof BuiltInModule>(id: ID): BuiltInModule[ID];\n                getBuiltinModule(id: string): object | undefined;\n                /**\n                 * The `process.getgid()` method returns the numerical group identity of the\n                 * process. (See [`getgid(2)`](http://man7.org/linux/man-pages/man2/getgid.2.html).)\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.getgid) {\n                 *   console.log(`Current gid: ${process.getgid()}`);\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * @since v0.1.31\n                 */\n                getgid?: () => number;\n                /**\n                 * The `process.setgid()` method sets the group identity of the process. (See [`setgid(2)`](http://man7.org/linux/man-pages/man2/setgid.2.html).) The `id` can be passed as either a\n                 * numeric ID or a group name\n                 * string. If a group name is specified, this method blocks while resolving the\n                 * associated numeric ID.\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.getgid &#x26;&#x26; process.setgid) {\n                 *   console.log(`Current gid: ${process.getgid()}`);\n                 *   try {\n                 *     process.setgid(501);\n                 *     console.log(`New gid: ${process.getgid()}`);\n                 *   } catch (err) {\n                 *     console.log(`Failed to set gid: ${err}`);\n                 *   }\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * This feature is not available in `Worker` threads.\n                 * @since v0.1.31\n                 * @param id The group name or ID\n                 */\n                setgid?: (id: number | string) => void;\n                /**\n                 * The `process.getuid()` method returns the numeric user identity of the process.\n                 * (See [`getuid(2)`](http://man7.org/linux/man-pages/man2/getuid.2.html).)\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.getuid) {\n                 *   console.log(`Current uid: ${process.getuid()}`);\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * @since v0.1.28\n                 */\n                getuid?: () => number;\n                /**\n                 * The `process.setuid(id)` method sets the user identity of the process. (See [`setuid(2)`](http://man7.org/linux/man-pages/man2/setuid.2.html).) The `id` can be passed as either a\n                 * numeric ID or a username string.\n                 * If a username is specified, the method blocks while resolving the associated\n                 * numeric ID.\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.getuid &#x26;&#x26; process.setuid) {\n                 *   console.log(`Current uid: ${process.getuid()}`);\n                 *   try {\n                 *     process.setuid(501);\n                 *     console.log(`New uid: ${process.getuid()}`);\n                 *   } catch (err) {\n                 *     console.log(`Failed to set uid: ${err}`);\n                 *   }\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * This feature is not available in `Worker` threads.\n                 * @since v0.1.28\n                 */\n                setuid?: (id: number | string) => void;\n                /**\n                 * The `process.geteuid()` method returns the numerical effective user identity of\n                 * the process. (See [`geteuid(2)`](http://man7.org/linux/man-pages/man2/geteuid.2.html).)\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.geteuid) {\n                 *   console.log(`Current uid: ${process.geteuid()}`);\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * @since v2.0.0\n                 */\n                geteuid?: () => number;\n                /**\n                 * The `process.seteuid()` method sets the effective user identity of the process.\n                 * (See [`seteuid(2)`](http://man7.org/linux/man-pages/man2/seteuid.2.html).) The `id` can be passed as either a numeric ID or a username\n                 * string. If a username is specified, the method blocks while resolving the\n                 * associated numeric ID.\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.geteuid &#x26;&#x26; process.seteuid) {\n                 *   console.log(`Current uid: ${process.geteuid()}`);\n                 *   try {\n                 *     process.seteuid(501);\n                 *     console.log(`New uid: ${process.geteuid()}`);\n                 *   } catch (err) {\n                 *     console.log(`Failed to set uid: ${err}`);\n                 *   }\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * This feature is not available in `Worker` threads.\n                 * @since v2.0.0\n                 * @param id A user name or ID\n                 */\n                seteuid?: (id: number | string) => void;\n                /**\n                 * The `process.getegid()` method returns the numerical effective group identity\n                 * of the Node.js process. (See [`getegid(2)`](http://man7.org/linux/man-pages/man2/getegid.2.html).)\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.getegid) {\n                 *   console.log(`Current gid: ${process.getegid()}`);\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * @since v2.0.0\n                 */\n                getegid?: () => number;\n                /**\n                 * The `process.setegid()` method sets the effective group identity of the process.\n                 * (See [`setegid(2)`](http://man7.org/linux/man-pages/man2/setegid.2.html).) The `id` can be passed as either a numeric ID or a group\n                 * name string. If a group name is specified, this method blocks while resolving\n                 * the associated a numeric ID.\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.getegid &#x26;&#x26; process.setegid) {\n                 *   console.log(`Current gid: ${process.getegid()}`);\n                 *   try {\n                 *     process.setegid(501);\n                 *     console.log(`New gid: ${process.getegid()}`);\n                 *   } catch (err) {\n                 *     console.log(`Failed to set gid: ${err}`);\n                 *   }\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * This feature is not available in `Worker` threads.\n                 * @since v2.0.0\n                 * @param id A group name or ID\n                 */\n                setegid?: (id: number | string) => void;\n                /**\n                 * The `process.getgroups()` method returns an array with the supplementary group\n                 * IDs. POSIX leaves it unspecified if the effective group ID is included but\n                 * Node.js ensures it always is.\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.getgroups) {\n                 *   console.log(process.getgroups()); // [ 16, 21, 297 ]\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * @since v0.9.4\n                 */\n                getgroups?: () => number[];\n                /**\n                 * The `process.setgroups()` method sets the supplementary group IDs for the\n                 * Node.js process. This is a privileged operation that requires the Node.js\n                 * process to have `root` or the `CAP_SETGID` capability.\n                 *\n                 * The `groups` array can contain numeric group IDs, group names, or both.\n                 *\n                 * ```js\n                 * import process from 'node:process';\n                 *\n                 * if (process.getgroups &#x26;&#x26; process.setgroups) {\n                 *   try {\n                 *     process.setgroups([501]);\n                 *     console.log(process.getgroups()); // new groups\n                 *   } catch (err) {\n                 *     console.log(`Failed to set groups: ${err}`);\n                 *   }\n                 * }\n                 * ```\n                 *\n                 * This function is only available on POSIX platforms (i.e. not Windows or\n                 * Android).\n                 * This feature is not available in `Worker` threads.\n                 * @since v0.9.4\n                 */\n                setgroups?: (groups: ReadonlyArray<string | number>) => void;\n                /**\n                 * The `process.setUncaughtExceptionCaptureCallback()` function sets a function\n                 * that will be invoked when an uncaught exception occurs, which will receive the\n                 * exception value itself as its first argument.\n                 *\n                 * If such a function is set, the `'uncaughtException'` event will\n                 * not be emitted. If `--abort-on-uncaught-exception` was passed from the\n                 * command line or set through `v8.setFlagsFromString()`, the process will\n                 * not abort. Actions configured to take place on exceptions such as report\n                 * generations will be affected too\n                 *\n                 * To unset the capture function, `process.setUncaughtExceptionCaptureCallback(null)` may be used. Calling this\n                 * method with a non-`null` argument while another capture function is set will\n                 * throw an error.\n                 *\n                 * Using this function is mutually exclusive with using the deprecated `domain` built-in module.\n                 * @since v9.3.0\n                 */\n                setUncaughtExceptionCaptureCallback(cb: ((err: Error) => void) | null): void;\n                /**\n                 * Indicates whether a callback has been set using {@link setUncaughtExceptionCaptureCallback}.\n                 * @since v9.3.0\n                 */\n                hasUncaughtExceptionCaptureCallback(): boolean;\n                /**\n                 * The `process.sourceMapsEnabled` property returns whether the [Source Map v3](https://sourcemaps.info/spec.html) support for stack traces is enabled.\n                 * @since v20.7.0\n                 * @experimental\n                 */\n                readonly sourceMapsEnabled: boolean;\n                /**\n                 * This function enables or disables the [Source Map v3](https://sourcemaps.info/spec.html) support for\n                 * stack traces.\n                 *\n                 * It provides same features as launching Node.js process with commandline options `--enable-source-maps`.\n                 *\n                 * Only source maps in JavaScript files that are loaded after source maps has been\n                 * enabled will be parsed and loaded.\n                 * @since v16.6.0, v14.18.0\n                 * @experimental\n                 */\n                setSourceMapsEnabled(value: boolean): void;\n                /**\n                 * The `process.version` property contains the Node.js version string.\n                 *\n                 * ```js\n                 * import { version } from 'node:process';\n                 *\n                 * console.log(`Version: ${version}`);\n                 * // Version: v14.8.0\n                 * ```\n                 *\n                 * To get the version string without the prepended _v_, use`process.versions.node`.\n                 * @since v0.1.3\n                 */\n                readonly version: string;\n                /**\n                 * The `process.versions` property returns an object listing the version strings of\n                 * Node.js and its dependencies. `process.versions.modules` indicates the current\n                 * ABI version, which is increased whenever a C++ API changes. Node.js will refuse\n                 * to load modules that were compiled against a different module ABI version.\n                 *\n                 * ```js\n                 * import { versions } from 'node:process';\n                 *\n                 * console.log(versions);\n                 * ```\n                 *\n                 * Will generate an object similar to:\n                 *\n                 * ```console\n                 * { node: '20.2.0',\n                 *   acorn: '8.8.2',\n                 *   ada: '2.4.0',\n                 *   ares: '1.19.0',\n                 *   base64: '0.5.0',\n                 *   brotli: '1.0.9',\n                 *   cjs_module_lexer: '1.2.2',\n                 *   cldr: '43.0',\n                 *   icu: '73.1',\n                 *   llhttp: '8.1.0',\n                 *   modules: '115',\n                 *   napi: '8',\n                 *   nghttp2: '1.52.0',\n                 *   nghttp3: '0.7.0',\n                 *   ngtcp2: '0.8.1',\n                 *   openssl: '3.0.8+quic',\n                 *   simdutf: '3.2.9',\n                 *   tz: '2023c',\n                 *   undici: '5.22.0',\n                 *   unicode: '15.0',\n                 *   uv: '1.44.2',\n                 *   uvwasi: '0.0.16',\n                 *   v8: '11.3.244.8-node.9',\n                 *   zlib: '1.2.13' }\n                 * ```\n                 * @since v0.2.0\n                 */\n                readonly versions: ProcessVersions;\n                /**\n                 * The `process.config` property returns a frozen `Object` containing the\n                 * JavaScript representation of the configure options used to compile the current\n                 * Node.js executable. This is the same as the `config.gypi` file that was produced\n                 * when running the `./configure` script.\n                 *\n                 * An example of the possible output looks like:\n                 *\n                 * ```js\n                 * {\n                 *   target_defaults:\n                 *    { cflags: [],\n                 *      default_configuration: 'Release',\n                 *      defines: [],\n                 *      include_dirs: [],\n                 *      libraries: [] },\n                 *   variables:\n                 *    {\n                 *      host_arch: 'x64',\n                 *      napi_build_version: 5,\n                 *      node_install_npm: 'true',\n                 *      node_prefix: '',\n                 *      node_shared_cares: 'false',\n                 *      node_shared_http_parser: 'false',\n                 *      node_shared_libuv: 'false',\n                 *      node_shared_zlib: 'false',\n                 *      node_use_openssl: 'true',\n                 *      node_shared_openssl: 'false',\n                 *      strict_aliasing: 'true',\n                 *      target_arch: 'x64',\n                 *      v8_use_snapshot: 1\n                 *    }\n                 * }\n                 * ```\n                 * @since v0.7.7\n                 */\n                readonly config: ProcessConfig;\n                /**\n                 * The `process.kill()` method sends the `signal` to the process identified by`pid`.\n                 *\n                 * Signal names are strings such as `'SIGINT'` or `'SIGHUP'`. See `Signal Events` and [`kill(2)`](http://man7.org/linux/man-pages/man2/kill.2.html) for more information.\n                 *\n                 * This method will throw an error if the target `pid` does not exist. As a special\n                 * case, a signal of `0` can be used to test for the existence of a process.\n                 * Windows platforms will throw an error if the `pid` is used to kill a process\n                 * group.\n                 *\n                 * Even though the name of this function is `process.kill()`, it is really just a\n                 * signal sender, like the `kill` system call. The signal sent may do something\n                 * other than kill the target process.\n                 *\n                 * ```js\n                 * import process, { kill } from 'node:process';\n                 *\n                 * process.on('SIGHUP', () => {\n                 *   console.log('Got SIGHUP signal.');\n                 * });\n                 *\n                 * setTimeout(() => {\n                 *   console.log('Exiting.');\n                 *   process.exit(0);\n                 * }, 100);\n                 *\n                 * kill(process.pid, 'SIGHUP');\n                 * ```\n                 *\n                 * When `SIGUSR1` is received by a Node.js process, Node.js will start the\n                 * debugger. See `Signal Events`.\n                 * @since v0.0.6\n                 * @param pid A process ID\n                 * @param [signal='SIGTERM'] The signal to send, either as a string or number.\n                 */\n                kill(pid: number, signal?: string | number): true;\n                /**\n                 * Loads the environment configuration from a `.env` file into `process.env`. If\n                 * the file is not found, error will be thrown.\n                 *\n                 * To load a specific .env file by specifying its path, use the following code:\n                 *\n                 * ```js\n                 * import { loadEnvFile } from 'node:process';\n                 *\n                 * loadEnvFile('./development.env')\n                 * ```\n                 * @since v20.12.0\n                 * @param path The path to the .env file\n                 */\n                loadEnvFile(path?: string | URL | Buffer): void;\n                /**\n                 * The `process.pid` property returns the PID of the process.\n                 *\n                 * ```js\n                 * import { pid } from 'node:process';\n                 *\n                 * console.log(`This process is pid ${pid}`);\n                 * ```\n                 * @since v0.1.15\n                 */\n                readonly pid: number;\n                /**\n                 * The `process.ppid` property returns the PID of the parent of the\n                 * current process.\n                 *\n                 * ```js\n                 * import { ppid } from 'node:process';\n                 *\n                 * console.log(`The parent process is pid ${ppid}`);\n                 * ```\n                 * @since v9.2.0, v8.10.0, v6.13.0\n                 */\n                readonly ppid: number;\n                /**\n                 * The `process.title` property returns the current process title (i.e. returns\n                 * the current value of `ps`). Assigning a new value to `process.title` modifies\n                 * the current value of `ps`.\n                 *\n                 * When a new value is assigned, different platforms will impose different maximum\n                 * length restrictions on the title. Usually such restrictions are quite limited.\n                 * For instance, on Linux and macOS, `process.title` is limited to the size of the\n                 * binary name plus the length of the command-line arguments because setting the `process.title` overwrites the `argv` memory of the process. Node.js v0.8\n                 * allowed for longer process title strings by also overwriting the `environ` memory but that was potentially insecure and confusing in some (rather obscure)\n                 * cases.\n                 *\n                 * Assigning a value to `process.title` might not result in an accurate label\n                 * within process manager applications such as macOS Activity Monitor or Windows\n                 * Services Manager.\n                 * @since v0.1.104\n                 */\n                title: string;\n                /**\n                 * The operating system CPU architecture for which the Node.js binary was compiled.\n                 * Possible values are: `'arm'`, `'arm64'`, `'ia32'`, `'loong64'`, `'mips'`, `'mipsel'`, `'ppc'`, `'ppc64'`, `'riscv64'`, `'s390'`, `'s390x'`, and `'x64'`.\n                 *\n                 * ```js\n                 * import { arch } from 'node:process';\n                 *\n                 * console.log(`This processor architecture is ${arch}`);\n                 * ```\n                 * @since v0.5.0\n                 */\n                readonly arch: Architecture;\n                /**\n                 * The `process.platform` property returns a string identifying the operating\n                 * system platform for which the Node.js binary was compiled.\n                 *\n                 * Currently possible values are:\n                 *\n                 * * `'aix'`\n                 * * `'darwin'`\n                 * * `'freebsd'`\n                 * * `'linux'`\n                 * * `'openbsd'`\n                 * * `'sunos'`\n                 * * `'win32'`\n                 *\n                 * ```js\n                 * import { platform } from 'node:process';\n                 *\n                 * console.log(`This platform is ${platform}`);\n                 * ```\n                 *\n                 * The value `'android'` may also be returned if the Node.js is built on the\n                 * Android operating system. However, Android support in Node.js [is experimental](https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os).\n                 * @since v0.1.16\n                 */\n                readonly platform: Platform;\n                /**\n                 * The `process.mainModule` property provides an alternative way of retrieving `require.main`. The difference is that if the main module changes at\n                 * runtime, `require.main` may still refer to the original main module in\n                 * modules that were required before the change occurred. Generally, it's\n                 * safe to assume that the two refer to the same module.\n                 *\n                 * As with `require.main`, `process.mainModule` will be `undefined` if there\n                 * is no entry script.\n                 * @since v0.1.17\n                 * @deprecated Since v14.0.0 - Use `main` instead.\n                 */\n                mainModule?: Module | undefined;\n                memoryUsage: MemoryUsageFn;\n                /**\n                 * Gets the amount of memory available to the process (in bytes) based on\n                 * limits imposed by the OS. If there is no such constraint, or the constraint\n                 * is unknown, `0` is returned.\n                 *\n                 * See [`uv_get_constrained_memory`](https://docs.libuv.org/en/v1.x/misc.html#c.uv_get_constrained_memory) for more\n                 * information.\n                 * @since v19.6.0, v18.15.0\n                 * @experimental\n                 */\n                constrainedMemory(): number;\n                /**\n                 * Gets the amount of free memory that is still available to the process (in bytes).\n                 * See [`uv_get_available_memory`](https://nodejs.org/docs/latest-v20.x/api/process.html#processavailablememory) for more information.\n                 * @experimental\n                 * @since v20.13.0\n                 */\n                availableMemory(): number;\n                /**\n                 * The `process.cpuUsage()` method returns the user and system CPU time usage of\n                 * the current process, in an object with properties `user` and `system`, whose\n                 * values are microsecond values (millionth of a second). These values measure time\n                 * spent in user and system code respectively, and may end up being greater than\n                 * actual elapsed time if multiple CPU cores are performing work for this process.\n                 *\n                 * The result of a previous call to `process.cpuUsage()` can be passed as the\n                 * argument to the function, to get a diff reading.\n                 *\n                 * ```js\n                 * import { cpuUsage } from 'node:process';\n                 *\n                 * const startUsage = cpuUsage();\n                 * // { user: 38579, system: 6986 }\n                 *\n                 * // spin the CPU for 500 milliseconds\n                 * const now = Date.now();\n                 * while (Date.now() - now < 500);\n                 *\n                 * console.log(cpuUsage(startUsage));\n                 * // { user: 514883, system: 11226 }\n                 * ```\n                 * @since v6.1.0\n                 * @param previousValue A previous return value from calling `process.cpuUsage()`\n                 */\n                cpuUsage(previousValue?: CpuUsage): CpuUsage;\n                /**\n                 * `process.nextTick()` adds `callback` to the \"next tick queue\". This queue is\n                 * fully drained after the current operation on the JavaScript stack runs to\n                 * completion and before the event loop is allowed to continue. It's possible to\n                 * create an infinite loop if one were to recursively call `process.nextTick()`.\n                 * See the [Event Loop](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#process-nexttick) guide for more background.\n                 *\n                 * ```js\n                 * import { nextTick } from 'node:process';\n                 *\n                 * console.log('start');\n                 * nextTick(() => {\n                 *   console.log('nextTick callback');\n                 * });\n                 * console.log('scheduled');\n                 * // Output:\n                 * // start\n                 * // scheduled\n                 * // nextTick callback\n                 * ```\n                 *\n                 * This is important when developing APIs in order to give users the opportunity\n                 * to assign event handlers _after_ an object has been constructed but before any\n                 * I/O has occurred:\n                 *\n                 * ```js\n                 * import { nextTick } from 'node:process';\n                 *\n                 * function MyThing(options) {\n                 *   this.setupOptions(options);\n                 *\n                 *   nextTick(() => {\n                 *     this.startDoingStuff();\n                 *   });\n                 * }\n                 *\n                 * const thing = new MyThing();\n                 * thing.getReadyForStuff();\n                 *\n                 * // thing.startDoingStuff() gets called now, not before.\n                 * ```\n                 *\n                 * It is very important for APIs to be either 100% synchronous or 100%\n                 * asynchronous. Consider this example:\n                 *\n                 * ```js\n                 * // WARNING!  DO NOT USE!  BAD UNSAFE HAZARD!\n                 * function maybeSync(arg, cb) {\n                 *   if (arg) {\n                 *     cb();\n                 *     return;\n                 *   }\n                 *\n                 *   fs.stat('file', cb);\n                 * }\n                 * ```\n                 *\n                 * This API is hazardous because in the following case:\n                 *\n                 * ```js\n                 * const maybeTrue = Math.random() > 0.5;\n                 *\n                 * maybeSync(maybeTrue, () => {\n                 *   foo();\n                 * });\n                 *\n                 * bar();\n                 * ```\n                 *\n                 * It is not clear whether `foo()` or `bar()` will be called first.\n                 *\n                 * The following approach is much better:\n                 *\n                 * ```js\n                 * import { nextTick } from 'node:process';\n                 *\n                 * function definitelyAsync(arg, cb) {\n                 *   if (arg) {\n                 *     nextTick(cb);\n                 *     return;\n                 *   }\n                 *\n                 *   fs.stat('file', cb);\n                 * }\n                 * ```\n                 * @since v0.1.26\n                 * @param args Additional arguments to pass when invoking the `callback`\n                 */\n                nextTick(callback: Function, ...args: any[]): void;\n                /**\n                 * This API is available through the [--experimental-permission](https://nodejs.org/api/cli.html#--experimental-permission) flag.\n                 *\n                 * `process.permission` is an object whose methods are used to manage permissions for the current process.\n                 * Additional documentation is available in the [Permission Model](https://nodejs.org/api/permissions.html#permission-model).\n                 * @since v20.0.0\n                 */\n                permission: ProcessPermission;\n                /**\n                 * The `process.release` property returns an `Object` containing metadata related\n                 * to the current release, including URLs for the source tarball and headers-only\n                 * tarball.\n                 *\n                 * `process.release` contains the following properties:\n                 *\n                 * ```js\n                 * {\n                 *   name: 'node',\n                 *   lts: 'Hydrogen',\n                 *   sourceUrl: 'https://nodejs.org/download/release/v18.12.0/node-v18.12.0.tar.gz',\n                 *   headersUrl: 'https://nodejs.org/download/release/v18.12.0/node-v18.12.0-headers.tar.gz',\n                 *   libUrl: 'https://nodejs.org/download/release/v18.12.0/win-x64/node.lib'\n                 * }\n                 * ```\n                 *\n                 * In custom builds from non-release versions of the source tree, only the `name` property may be present. The additional properties should not be\n                 * relied upon to exist.\n                 * @since v3.0.0\n                 */\n                readonly release: ProcessRelease;\n                features: {\n                    inspector: boolean;\n                    debug: boolean;\n                    uv: boolean;\n                    ipv6: boolean;\n                    tls_alpn: boolean;\n                    tls_sni: boolean;\n                    tls_ocsp: boolean;\n                    tls: boolean;\n                };\n                /**\n                 * `process.umask()` returns the Node.js process's file mode creation mask. Child\n                 * processes inherit the mask from the parent process.\n                 * @since v0.1.19\n                 * @deprecated Calling `process.umask()` with no argument causes the process-wide umask to be written twice. This introduces a race condition between threads, and is a potential\n                 * security vulnerability. There is no safe, cross-platform alternative API.\n                 */\n                umask(): number;\n                /**\n                 * Can only be set if not in worker thread.\n                 */\n                umask(mask: string | number): number;\n                /**\n                 * The `process.uptime()` method returns the number of seconds the current Node.js\n                 * process has been running.\n                 *\n                 * The return value includes fractions of a second. Use `Math.floor()` to get whole\n                 * seconds.\n                 * @since v0.5.0\n                 */\n                uptime(): number;\n                hrtime: HRTime;\n                /**\n                 * If the Node.js process was spawned with an IPC channel, the process.channel property is a reference to the IPC channel.\n                 * If no IPC channel exists, this property is undefined.\n                 * @since v7.1.0\n                 */\n                channel?: {\n                    /**\n                     * This method makes the IPC channel keep the event loop of the process running if .unref() has been called before.\n                     * @since v7.1.0\n                     */\n                    ref(): void;\n                    /**\n                     * This method makes the IPC channel not keep the event loop of the process running, and lets it finish even while the channel is open.\n                     * @since v7.1.0\n                     */\n                    unref(): void;\n                };\n                /**\n                 * If Node.js is spawned with an IPC channel, the `process.send()` method can be\n                 * used to send messages to the parent process. Messages will be received as a `'message'` event on the parent's `ChildProcess` object.\n                 *\n                 * If Node.js was not spawned with an IPC channel, `process.send` will be `undefined`.\n                 *\n                 * The message goes through serialization and parsing. The resulting message might\n                 * not be the same as what is originally sent.\n                 * @since v0.5.9\n                 * @param options used to parameterize the sending of certain types of handles. `options` supports the following properties:\n                 */\n                send?(\n                    message: any,\n                    sendHandle?: any,\n                    options?: {\n                        keepOpen?: boolean | undefined;\n                    },\n                    callback?: (error: Error | null) => void,\n                ): boolean;\n                /**\n                 * If the Node.js process is spawned with an IPC channel (see the `Child Process` and `Cluster` documentation), the `process.disconnect()` method will close the\n                 * IPC channel to the parent process, allowing the child process to exit gracefully\n                 * once there are no other connections keeping it alive.\n                 *\n                 * The effect of calling `process.disconnect()` is the same as calling `ChildProcess.disconnect()` from the parent process.\n                 *\n                 * If the Node.js process was not spawned with an IPC channel, `process.disconnect()` will be `undefined`.\n                 * @since v0.7.2\n                 */\n                disconnect(): void;\n                /**\n                 * If the Node.js process is spawned with an IPC channel (see the `Child Process` and `Cluster` documentation), the `process.connected` property will return `true` so long as the IPC\n                 * channel is connected and will return `false` after `process.disconnect()` is called.\n                 *\n                 * Once `process.connected` is `false`, it is no longer possible to send messages\n                 * over the IPC channel using `process.send()`.\n                 * @since v0.7.2\n                 */\n                connected: boolean;\n                /**\n                 * The `process.allowedNodeEnvironmentFlags` property is a special,\n                 * read-only `Set` of flags allowable within the `NODE_OPTIONS` environment variable.\n                 *\n                 * `process.allowedNodeEnvironmentFlags` extends `Set`, but overrides `Set.prototype.has` to recognize several different possible flag\n                 * representations. `process.allowedNodeEnvironmentFlags.has()` will\n                 * return `true` in the following cases:\n                 *\n                 * * Flags may omit leading single (`-`) or double (`--`) dashes; e.g., `inspect-brk` for `--inspect-brk`, or `r` for `-r`.\n                 * * Flags passed through to V8 (as listed in `--v8-options`) may replace\n                 * one or more _non-leading_ dashes for an underscore, or vice-versa;\n                 * e.g., `--perf_basic_prof`, `--perf-basic-prof`, `--perf_basic-prof`,\n                 * etc.\n                 * * Flags may contain one or more equals (`=`) characters; all\n                 * characters after and including the first equals will be ignored;\n                 * e.g., `--stack-trace-limit=100`.\n                 * * Flags _must_ be allowable within `NODE_OPTIONS`.\n                 *\n                 * When iterating over `process.allowedNodeEnvironmentFlags`, flags will\n                 * appear only _once_; each will begin with one or more dashes. Flags\n                 * passed through to V8 will contain underscores instead of non-leading\n                 * dashes:\n                 *\n                 * ```js\n                 * import { allowedNodeEnvironmentFlags } from 'node:process';\n                 *\n                 * allowedNodeEnvironmentFlags.forEach((flag) => {\n                 *   // -r\n                 *   // --inspect-brk\n                 *   // --abort_on_uncaught_exception\n                 *   // ...\n                 * });\n                 * ```\n                 *\n                 * The methods `add()`, `clear()`, and `delete()` of`process.allowedNodeEnvironmentFlags` do nothing, and will fail\n                 * silently.\n                 *\n                 * If Node.js was compiled _without_ `NODE_OPTIONS` support (shown in {@link config}), `process.allowedNodeEnvironmentFlags` will\n                 * contain what _would have_ been allowable.\n                 * @since v10.10.0\n                 */\n                allowedNodeEnvironmentFlags: ReadonlySet<string>;\n                /**\n                 * `process.report` is an object whose methods are used to generate diagnostic reports for the current process.\n                 * Additional documentation is available in the [report documentation](https://nodejs.org/docs/latest-v20.x/api/report.html).\n                 * @since v11.8.0\n                 */\n                report: ProcessReport;\n                /**\n                 * ```js\n                 * import { resourceUsage } from 'node:process';\n                 *\n                 * console.log(resourceUsage());\n                 * /*\n                 *   Will output:\n                 *   {\n                 *     userCPUTime: 82872,\n                 *     systemCPUTime: 4143,\n                 *     maxRSS: 33164,\n                 *     sharedMemorySize: 0,\n                 *     unsharedDataSize: 0,\n                 *     unsharedStackSize: 0,\n                 *     minorPageFault: 2469,\n                 *     majorPageFault: 0,\n                 *     swappedOut: 0,\n                 *     fsRead: 0,\n                 *     fsWrite: 8,\n                 *     ipcSent: 0,\n                 *     ipcReceived: 0,\n                 *     signalsCount: 0,\n                 *     voluntaryContextSwitches: 79,\n                 *     involuntaryContextSwitches: 1\n                 *   }\n                 *\n                 * ```\n                 * @since v12.6.0\n                 * @return the resource usage for the current process. All of these values come from the `uv_getrusage` call which returns a [`uv_rusage_t` struct][uv_rusage_t].\n                 */\n                resourceUsage(): ResourceUsage;\n                /**\n                 * The initial value of `process.throwDeprecation` indicates whether the `--throw-deprecation` flag is set on the current Node.js process. `process.throwDeprecation`\n                 * is mutable, so whether or not deprecation warnings result in errors may be altered at runtime. See the documentation for the 'warning' event and the emitWarning()\n                 * method for more information.\n                 *\n                 * ```bash\n                 * $ node --throw-deprecation -p \"process.throwDeprecation\"\n                 * true\n                 * $ node -p \"process.throwDeprecation\"\n                 * undefined\n                 * $ node\n                 * > process.emitWarning('test', 'DeprecationWarning');\n                 * undefined\n                 * > (node:26598) DeprecationWarning: test\n                 * > process.throwDeprecation = true;\n                 * true\n                 * > process.emitWarning('test', 'DeprecationWarning');\n                 * Thrown:\n                 * [DeprecationWarning: test] { name: 'DeprecationWarning' }\n                 * ```\n                 * @since v0.9.12\n                 */\n                throwDeprecation: boolean;\n                /**\n                 * The `process.traceDeprecation` property indicates whether the `--trace-deprecation` flag is set on the current Node.js process. See the\n                 * documentation for the `'warning' event` and the `emitWarning() method` for more information about this\n                 * flag's behavior.\n                 * @since v0.8.0\n                 */\n                traceDeprecation: boolean;\n                /* EventEmitter */\n                addListener(event: \"beforeExit\", listener: BeforeExitListener): this;\n                addListener(event: \"disconnect\", listener: DisconnectListener): this;\n                addListener(event: \"exit\", listener: ExitListener): this;\n                addListener(event: \"rejectionHandled\", listener: RejectionHandledListener): this;\n                addListener(event: \"uncaughtException\", listener: UncaughtExceptionListener): this;\n                addListener(event: \"uncaughtExceptionMonitor\", listener: UncaughtExceptionListener): this;\n                addListener(event: \"unhandledRejection\", listener: UnhandledRejectionListener): this;\n                addListener(event: \"warning\", listener: WarningListener): this;\n                addListener(event: \"message\", listener: MessageListener): this;\n                addListener(event: Signals, listener: SignalsListener): this;\n                addListener(event: \"multipleResolves\", listener: MultipleResolveListener): this;\n                addListener(event: \"worker\", listener: WorkerListener): this;\n                emit(event: \"beforeExit\", code: number): boolean;\n                emit(event: \"disconnect\"): boolean;\n                emit(event: \"exit\", code: number): boolean;\n                emit(event: \"rejectionHandled\", promise: Promise<unknown>): boolean;\n                emit(event: \"uncaughtException\", error: Error): boolean;\n                emit(event: \"uncaughtExceptionMonitor\", error: Error): boolean;\n                emit(event: \"unhandledRejection\", reason: unknown, promise: Promise<unknown>): boolean;\n                emit(event: \"warning\", warning: Error): boolean;\n                emit(event: \"message\", message: unknown, sendHandle: unknown): this;\n                emit(event: Signals, signal?: Signals): boolean;\n                emit(\n                    event: \"multipleResolves\",\n                    type: MultipleResolveType,\n                    promise: Promise<unknown>,\n                    value: unknown,\n                ): this;\n                emit(event: \"worker\", listener: WorkerListener): this;\n                on(event: \"beforeExit\", listener: BeforeExitListener): this;\n                on(event: \"disconnect\", listener: DisconnectListener): this;\n                on(event: \"exit\", listener: ExitListener): this;\n                on(event: \"rejectionHandled\", listener: RejectionHandledListener): this;\n                on(event: \"uncaughtException\", listener: UncaughtExceptionListener): this;\n                on(event: \"uncaughtExceptionMonitor\", listener: UncaughtExceptionListener): this;\n                on(event: \"unhandledRejection\", listener: UnhandledRejectionListener): this;\n                on(event: \"warning\", listener: WarningListener): this;\n                on(event: \"message\", listener: MessageListener): this;\n                on(event: Signals, listener: SignalsListener): this;\n                on(event: \"multipleResolves\", listener: MultipleResolveListener): this;\n                on(event: \"worker\", listener: WorkerListener): this;\n                on(event: string | symbol, listener: (...args: any[]) => void): this;\n                once(event: \"beforeExit\", listener: BeforeExitListener): this;\n                once(event: \"disconnect\", listener: DisconnectListener): this;\n                once(event: \"exit\", listener: ExitListener): this;\n                once(event: \"rejectionHandled\", listener: RejectionHandledListener): this;\n                once(event: \"uncaughtException\", listener: UncaughtExceptionListener): this;\n                once(event: \"uncaughtExceptionMonitor\", listener: UncaughtExceptionListener): this;\n                once(event: \"unhandledRejection\", listener: UnhandledRejectionListener): this;\n                once(event: \"warning\", listener: WarningListener): this;\n                once(event: \"message\", listener: MessageListener): this;\n                once(event: Signals, listener: SignalsListener): this;\n                once(event: \"multipleResolves\", listener: MultipleResolveListener): this;\n                once(event: \"worker\", listener: WorkerListener): this;\n                once(event: string | symbol, listener: (...args: any[]) => void): this;\n                prependListener(event: \"beforeExit\", listener: BeforeExitListener): this;\n                prependListener(event: \"disconnect\", listener: DisconnectListener): this;\n                prependListener(event: \"exit\", listener: ExitListener): this;\n                prependListener(event: \"rejectionHandled\", listener: RejectionHandledListener): this;\n                prependListener(event: \"uncaughtException\", listener: UncaughtExceptionListener): this;\n                prependListener(event: \"uncaughtExceptionMonitor\", listener: UncaughtExceptionListener): this;\n                prependListener(event: \"unhandledRejection\", listener: UnhandledRejectionListener): this;\n                prependListener(event: \"warning\", listener: WarningListener): this;\n                prependListener(event: \"message\", listener: MessageListener): this;\n                prependListener(event: Signals, listener: SignalsListener): this;\n                prependListener(event: \"multipleResolves\", listener: MultipleResolveListener): this;\n                prependListener(event: \"worker\", listener: WorkerListener): this;\n                prependOnceListener(event: \"beforeExit\", listener: BeforeExitListener): this;\n                prependOnceListener(event: \"disconnect\", listener: DisconnectListener): this;\n                prependOnceListener(event: \"exit\", listener: ExitListener): this;\n                prependOnceListener(event: \"rejectionHandled\", listener: RejectionHandledListener): this;\n                prependOnceListener(event: \"uncaughtException\", listener: UncaughtExceptionListener): this;\n                prependOnceListener(event: \"uncaughtExceptionMonitor\", listener: UncaughtExceptionListener): this;\n                prependOnceListener(event: \"unhandledRejection\", listener: UnhandledRejectionListener): this;\n                prependOnceListener(event: \"warning\", listener: WarningListener): this;\n                prependOnceListener(event: \"message\", listener: MessageListener): this;\n                prependOnceListener(event: Signals, listener: SignalsListener): this;\n                prependOnceListener(event: \"multipleResolves\", listener: MultipleResolveListener): this;\n                prependOnceListener(event: \"worker\", listener: WorkerListener): this;\n                listeners(event: \"beforeExit\"): BeforeExitListener[];\n                listeners(event: \"disconnect\"): DisconnectListener[];\n                listeners(event: \"exit\"): ExitListener[];\n                listeners(event: \"rejectionHandled\"): RejectionHandledListener[];\n                listeners(event: \"uncaughtException\"): UncaughtExceptionListener[];\n                listeners(event: \"uncaughtExceptionMonitor\"): UncaughtExceptionListener[];\n                listeners(event: \"unhandledRejection\"): UnhandledRejectionListener[];\n                listeners(event: \"warning\"): WarningListener[];\n                listeners(event: \"message\"): MessageListener[];\n                listeners(event: Signals): SignalsListener[];\n                listeners(event: \"multipleResolves\"): MultipleResolveListener[];\n                listeners(event: \"worker\"): WorkerListener[];\n            }\n        }\n    }\n    export = process;\n}\ndeclare module \"node:process\" {\n    import process = require(\"process\");\n    export = process;\n}\n",
  "node_modules/tgrid/node_modules/@types/node/punycode.d.ts": "/**\n * **The version of the punycode module bundled in Node.js is being deprecated. **In a future major version of Node.js this module will be removed. Users\n * currently depending on the `punycode` module should switch to using the\n * userland-provided [Punycode.js](https://github.com/bestiejs/punycode.js) module instead. For punycode-based URL\n * encoding, see `url.domainToASCII` or, more generally, the `WHATWG URL API`.\n *\n * The `punycode` module is a bundled version of the [Punycode.js](https://github.com/bestiejs/punycode.js) module. It\n * can be accessed using:\n *\n * ```js\n * import punycode from 'node:punycode';\n * ```\n *\n * [Punycode](https://tools.ietf.org/html/rfc3492) is a character encoding scheme defined by RFC 3492 that is\n * primarily intended for use in Internationalized Domain Names. Because host\n * names in URLs are limited to ASCII characters only, Domain Names that contain\n * non-ASCII characters must be converted into ASCII using the Punycode scheme.\n * For instance, the Japanese character that translates into the English word, `'example'` is `'例'`. The Internationalized Domain Name, `'例.com'` (equivalent\n * to `'example.com'`) is represented by Punycode as the ASCII string `'xn--fsq.com'`.\n *\n * The `punycode` module provides a simple implementation of the Punycode standard.\n *\n * The `punycode` module is a third-party dependency used by Node.js and\n * made available to developers as a convenience. Fixes or other modifications to\n * the module must be directed to the [Punycode.js](https://github.com/bestiejs/punycode.js) project.\n * @deprecated Since v7.0.0 - Deprecated\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/punycode.js)\n */\ndeclare module \"punycode\" {\n    /**\n     * The `punycode.decode()` method converts a [Punycode](https://tools.ietf.org/html/rfc3492) string of ASCII-only\n     * characters to the equivalent string of Unicode codepoints.\n     *\n     * ```js\n     * punycode.decode('maana-pta'); // 'mañana'\n     * punycode.decode('--dqo34k'); // '☃-⌘'\n     * ```\n     * @since v0.5.1\n     */\n    function decode(string: string): string;\n    /**\n     * The `punycode.encode()` method converts a string of Unicode codepoints to a [Punycode](https://tools.ietf.org/html/rfc3492) string of ASCII-only characters.\n     *\n     * ```js\n     * punycode.encode('mañana'); // 'maana-pta'\n     * punycode.encode('☃-⌘'); // '--dqo34k'\n     * ```\n     * @since v0.5.1\n     */\n    function encode(string: string): string;\n    /**\n     * The `punycode.toUnicode()` method converts a string representing a domain name\n     * containing [Punycode](https://tools.ietf.org/html/rfc3492) encoded characters into Unicode. Only the [Punycode](https://tools.ietf.org/html/rfc3492) encoded parts of the domain name are be\n     * converted.\n     *\n     * ```js\n     * // decode domain names\n     * punycode.toUnicode('xn--maana-pta.com'); // 'mañana.com'\n     * punycode.toUnicode('xn----dqo34k.com');  // '☃-⌘.com'\n     * punycode.toUnicode('example.com');       // 'example.com'\n     * ```\n     * @since v0.6.1\n     */\n    function toUnicode(domain: string): string;\n    /**\n     * The `punycode.toASCII()` method converts a Unicode string representing an\n     * Internationalized Domain Name to [Punycode](https://tools.ietf.org/html/rfc3492). Only the non-ASCII parts of the\n     * domain name will be converted. Calling `punycode.toASCII()` on a string that\n     * already only contains ASCII characters will have no effect.\n     *\n     * ```js\n     * // encode domain names\n     * punycode.toASCII('mañana.com');  // 'xn--maana-pta.com'\n     * punycode.toASCII('☃-⌘.com');   // 'xn----dqo34k.com'\n     * punycode.toASCII('example.com'); // 'example.com'\n     * ```\n     * @since v0.6.1\n     */\n    function toASCII(domain: string): string;\n    /**\n     * @deprecated since v7.0.0\n     * The version of the punycode module bundled in Node.js is being deprecated.\n     * In a future major version of Node.js this module will be removed.\n     * Users currently depending on the punycode module should switch to using\n     * the userland-provided Punycode.js module instead.\n     */\n    const ucs2: ucs2;\n    interface ucs2 {\n        /**\n         * @deprecated since v7.0.0\n         * The version of the punycode module bundled in Node.js is being deprecated.\n         * In a future major version of Node.js this module will be removed.\n         * Users currently depending on the punycode module should switch to using\n         * the userland-provided Punycode.js module instead.\n         */\n        decode(string: string): number[];\n        /**\n         * @deprecated since v7.0.0\n         * The version of the punycode module bundled in Node.js is being deprecated.\n         * In a future major version of Node.js this module will be removed.\n         * Users currently depending on the punycode module should switch to using\n         * the userland-provided Punycode.js module instead.\n         */\n        encode(codePoints: readonly number[]): string;\n    }\n    /**\n     * @deprecated since v7.0.0\n     * The version of the punycode module bundled in Node.js is being deprecated.\n     * In a future major version of Node.js this module will be removed.\n     * Users currently depending on the punycode module should switch to using\n     * the userland-provided Punycode.js module instead.\n     */\n    const version: string;\n}\ndeclare module \"node:punycode\" {\n    export * from \"punycode\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/querystring.d.ts": "/**\n * The `node:querystring` module provides utilities for parsing and formatting URL\n * query strings. It can be accessed using:\n *\n * ```js\n * import querystring from 'node:querystring';\n * ```\n *\n * `querystring` is more performant than `URLSearchParams` but is not a\n * standardized API. Use `URLSearchParams` when performance is not critical or\n * when compatibility with browser code is desirable.\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/querystring.js)\n */\ndeclare module \"querystring\" {\n    interface StringifyOptions {\n        /**\n         * The function to use when converting URL-unsafe characters to percent-encoding in the query string.\n         * @default `querystring.escape()`\n         */\n        encodeURIComponent?: ((str: string) => string) | undefined;\n    }\n    interface ParseOptions {\n        /**\n         * Specifies the maximum number of keys to parse. Specify `0` to remove key counting limitations.\n         * @default 1000\n         */\n        maxKeys?: number | undefined;\n        /**\n         * The function to use when decoding percent-encoded characters in the query string.\n         * @default `querystring.unescape()`\n         */\n        decodeURIComponent?: ((str: string) => string) | undefined;\n    }\n    interface ParsedUrlQuery extends NodeJS.Dict<string | string[]> {}\n    interface ParsedUrlQueryInput extends\n        NodeJS.Dict<\n            | string\n            | number\n            | boolean\n            | bigint\n            | ReadonlyArray<string | number | boolean | bigint>\n            | null\n        >\n    {}\n    /**\n     * The `querystring.stringify()` method produces a URL query string from a\n     * given `obj` by iterating through the object's \"own properties\".\n     *\n     * It serializes the following types of values passed in `obj`: [string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type) |\n     * [number](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type) |\n     * [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) |\n     * [boolean](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type) |\n     * [string\\[\\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type) |\n     * [number\\[\\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type) |\n     * [bigint\\[\\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) |\n     * [boolean\\[\\]](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type) The numeric values must be finite. Any other input values will be coerced to\n     * empty strings.\n     *\n     * ```js\n     * querystring.stringify({ foo: 'bar', baz: ['qux', 'quux'], corge: '' });\n     * // Returns 'foo=bar&#x26;baz=qux&#x26;baz=quux&#x26;corge='\n     *\n     * querystring.stringify({ foo: 'bar', baz: 'qux' }, ';', ':');\n     * // Returns 'foo:bar;baz:qux'\n     * ```\n     *\n     * By default, characters requiring percent-encoding within the query string will\n     * be encoded as UTF-8\\. If an alternative encoding is required, then an alternative `encodeURIComponent` option will need to be specified:\n     *\n     * ```js\n     * // Assuming gbkEncodeURIComponent function already exists,\n     *\n     * querystring.stringify({ w: '中文', foo: 'bar' }, null, null,\n     *                       { encodeURIComponent: gbkEncodeURIComponent });\n     * ```\n     * @since v0.1.25\n     * @param obj The object to serialize into a URL query string\n     * @param [sep='&'] The substring used to delimit key and value pairs in the query string.\n     * @param [eq='='] . The substring used to delimit keys and values in the query string.\n     */\n    function stringify(obj?: ParsedUrlQueryInput, sep?: string, eq?: string, options?: StringifyOptions): string;\n    /**\n     * The `querystring.parse()` method parses a URL query string (`str`) into a\n     * collection of key and value pairs.\n     *\n     * For example, the query string `'foo=bar&#x26;abc=xyz&#x26;abc=123'` is parsed into:\n     *\n     * ```json\n     * {\n     *   \"foo\": \"bar\",\n     *   \"abc\": [\"xyz\", \"123\"]\n     * }\n     * ```\n     *\n     * The object returned by the `querystring.parse()` method _does not_ prototypically inherit from the JavaScript `Object`. This means that typical `Object` methods such as `obj.toString()`,\n     * `obj.hasOwnProperty()`, and others\n     * are not defined and _will not work_.\n     *\n     * By default, percent-encoded characters within the query string will be assumed\n     * to use UTF-8 encoding. If an alternative character encoding is used, then an\n     * alternative `decodeURIComponent` option will need to be specified:\n     *\n     * ```js\n     * // Assuming gbkDecodeURIComponent function already exists...\n     *\n     * querystring.parse('w=%D6%D0%CE%C4&#x26;foo=bar', null, null,\n     *                   { decodeURIComponent: gbkDecodeURIComponent });\n     * ```\n     * @since v0.1.25\n     * @param str The URL query string to parse\n     * @param [sep='&'] The substring used to delimit key and value pairs in the query string.\n     * @param [eq='='] The substring used to delimit keys and values in the query string.\n     */\n    function parse(str: string, sep?: string, eq?: string, options?: ParseOptions): ParsedUrlQuery;\n    /**\n     * The querystring.encode() function is an alias for querystring.stringify().\n     */\n    const encode: typeof stringify;\n    /**\n     * The querystring.decode() function is an alias for querystring.parse().\n     */\n    const decode: typeof parse;\n    /**\n     * The `querystring.escape()` method performs URL percent-encoding on the given `str` in a manner that is optimized for the specific requirements of URL\n     * query strings.\n     *\n     * The `querystring.escape()` method is used by `querystring.stringify()` and is\n     * generally not expected to be used directly. It is exported primarily to allow\n     * application code to provide a replacement percent-encoding implementation if\n     * necessary by assigning `querystring.escape` to an alternative function.\n     * @since v0.1.25\n     */\n    function escape(str: string): string;\n    /**\n     * The `querystring.unescape()` method performs decoding of URL percent-encoded\n     * characters on the given `str`.\n     *\n     * The `querystring.unescape()` method is used by `querystring.parse()` and is\n     * generally not expected to be used directly. It is exported primarily to allow\n     * application code to provide a replacement decoding implementation if\n     * necessary by assigning `querystring.unescape` to an alternative function.\n     *\n     * By default, the `querystring.unescape()` method will attempt to use the\n     * JavaScript built-in `decodeURIComponent()` method to decode. If that fails,\n     * a safer equivalent that does not throw on malformed URLs will be used.\n     * @since v0.1.25\n     */\n    function unescape(str: string): string;\n}\ndeclare module \"node:querystring\" {\n    export * from \"querystring\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/readline/promises.d.ts": "/**\n * @since v17.0.0\n * @experimental\n */\ndeclare module \"readline/promises\" {\n    import { Abortable } from \"node:events\";\n    import {\n        CompleterResult,\n        Direction,\n        Interface as _Interface,\n        ReadLineOptions as _ReadLineOptions,\n    } from \"node:readline\";\n    /**\n     * Instances of the `readlinePromises.Interface` class are constructed using the `readlinePromises.createInterface()` method. Every instance is associated with a\n     * single `input` `Readable` stream and a single `output` `Writable` stream.\n     * The `output` stream is used to print prompts for user input that arrives on,\n     * and is read from, the `input` stream.\n     * @since v17.0.0\n     */\n    class Interface extends _Interface {\n        /**\n         * The `rl.question()` method displays the `query` by writing it to the `output`,\n         * waits for user input to be provided on `input`, then invokes the `callback` function passing the provided input as the first argument.\n         *\n         * When called, `rl.question()` will resume the `input` stream if it has been\n         * paused.\n         *\n         * If the `Interface` was created with `output` set to `null` or `undefined` the `query` is not written.\n         *\n         * If the question is called after `rl.close()`, it returns a rejected promise.\n         *\n         * Example usage:\n         *\n         * ```js\n         * const answer = await rl.question('What is your favorite food? ');\n         * console.log(`Oh, so your favorite food is ${answer}`);\n         * ```\n         *\n         * Using an `AbortSignal` to cancel a question.\n         *\n         * ```js\n         * const signal = AbortSignal.timeout(10_000);\n         *\n         * signal.addEventListener('abort', () => {\n         *   console.log('The food question timed out');\n         * }, { once: true });\n         *\n         * const answer = await rl.question('What is your favorite food? ', { signal });\n         * console.log(`Oh, so your favorite food is ${answer}`);\n         * ```\n         * @since v17.0.0\n         * @param query A statement or query to write to `output`, prepended to the prompt.\n         * @return A promise that is fulfilled with the user's input in response to the `query`.\n         */\n        question(query: string): Promise<string>;\n        question(query: string, options: Abortable): Promise<string>;\n    }\n    /**\n     * @since v17.0.0\n     */\n    class Readline {\n        /**\n         * @param stream A TTY stream.\n         */\n        constructor(\n            stream: NodeJS.WritableStream,\n            options?: {\n                autoCommit?: boolean;\n            },\n        );\n        /**\n         * The `rl.clearLine()` method adds to the internal list of pending action an\n         * action that clears current line of the associated `stream` in a specified\n         * direction identified by `dir`.\n         * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true` was passed to the constructor.\n         * @since v17.0.0\n         * @return this\n         */\n        clearLine(dir: Direction): this;\n        /**\n         * The `rl.clearScreenDown()` method adds to the internal list of pending action an\n         * action that clears the associated stream from the current position of the\n         * cursor down.\n         * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true` was passed to the constructor.\n         * @since v17.0.0\n         * @return this\n         */\n        clearScreenDown(): this;\n        /**\n         * The `rl.commit()` method sends all the pending actions to the associated `stream` and clears the internal list of pending actions.\n         * @since v17.0.0\n         */\n        commit(): Promise<void>;\n        /**\n         * The `rl.cursorTo()` method adds to the internal list of pending action an action\n         * that moves cursor to the specified position in the associated `stream`.\n         * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true` was passed to the constructor.\n         * @since v17.0.0\n         * @return this\n         */\n        cursorTo(x: number, y?: number): this;\n        /**\n         * The `rl.moveCursor()` method adds to the internal list of pending action an\n         * action that moves the cursor _relative_ to its current position in the\n         * associated `stream`.\n         * Call `rl.commit()` to see the effect of this method, unless `autoCommit: true` was passed to the constructor.\n         * @since v17.0.0\n         * @return this\n         */\n        moveCursor(dx: number, dy: number): this;\n        /**\n         * The `rl.rollback` methods clears the internal list of pending actions without\n         * sending it to the associated `stream`.\n         * @since v17.0.0\n         * @return this\n         */\n        rollback(): this;\n    }\n    type Completer = (line: string) => CompleterResult | Promise<CompleterResult>;\n    interface ReadLineOptions extends Omit<_ReadLineOptions, \"completer\"> {\n        /**\n         * An optional function used for Tab autocompletion.\n         */\n        completer?: Completer | undefined;\n    }\n    /**\n     * The `readlinePromises.createInterface()` method creates a new `readlinePromises.Interface` instance.\n     *\n     * ```js\n     * import readlinePromises from 'node:readline/promises';\n     * const rl = readlinePromises.createInterface({\n     *   input: process.stdin,\n     *   output: process.stdout,\n     * });\n     * ```\n     *\n     * Once the `readlinePromises.Interface` instance is created, the most common case\n     * is to listen for the `'line'` event:\n     *\n     * ```js\n     * rl.on('line', (line) => {\n     *   console.log(`Received: ${line}`);\n     * });\n     * ```\n     *\n     * If `terminal` is `true` for this instance then the `output` stream will get\n     * the best compatibility if it defines an `output.columns` property and emits\n     * a `'resize'` event on the `output` if or when the columns ever change\n     * (`process.stdout` does this automatically when it is a TTY).\n     * @since v17.0.0\n     */\n    function createInterface(\n        input: NodeJS.ReadableStream,\n        output?: NodeJS.WritableStream,\n        completer?: Completer,\n        terminal?: boolean,\n    ): Interface;\n    function createInterface(options: ReadLineOptions): Interface;\n}\ndeclare module \"node:readline/promises\" {\n    export * from \"readline/promises\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/readline.d.ts": "/**\n * The `node:readline` module provides an interface for reading data from a [Readable](https://nodejs.org/docs/https://nodejs.org/docs/latest-v20.x/api/stream.html#readable-streams) stream\n * (such as [`process.stdin`](https://nodejs.org/docs/https://nodejs.org/docs/latest-v20.x/api/process.html#processstdin)) one line at a time.\n *\n * To use the promise-based APIs:\n *\n * ```js\n * import * as readline from 'node:readline/promises';\n * ```\n *\n * To use the callback and sync APIs:\n *\n * ```js\n * import * as readline from 'node:readline';\n * ```\n *\n * The following simple example illustrates the basic use of the `node:readline` module.\n *\n * ```js\n * import * as readline from 'node:readline/promises';\n * import { stdin as input, stdout as output } from 'node:process';\n *\n * const rl = readline.createInterface({ input, output });\n *\n * const answer = await rl.question('What do you think of Node.js? ');\n *\n * console.log(`Thank you for your valuable feedback: ${answer}`);\n *\n * rl.close();\n * ```\n *\n * Once this code is invoked, the Node.js application will not terminate until the `readline.Interface` is closed because the interface waits for data to be\n * received on the `input` stream.\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/readline.js)\n */\ndeclare module \"readline\" {\n    import { Abortable, EventEmitter } from \"node:events\";\n    import * as promises from \"node:readline/promises\";\n    export { promises };\n    export interface Key {\n        sequence?: string | undefined;\n        name?: string | undefined;\n        ctrl?: boolean | undefined;\n        meta?: boolean | undefined;\n        shift?: boolean | undefined;\n    }\n    /**\n     * Instances of the `readline.Interface` class are constructed using the `readline.createInterface()` method. Every instance is associated with a\n     * single `input` [Readable](https://nodejs.org/docs/https://nodejs.org/docs/latest-v20.x/api/stream.html#readable-streams) stream and a single `output` [Writable](https://nodejs.org/docs/https://nodejs.org/docs/latest-v20.x/api/stream.html#writable-streams) stream.\n     * The `output` stream is used to print prompts for user input that arrives on,\n     * and is read from, the `input` stream.\n     * @since v0.1.104\n     */\n    export class Interface extends EventEmitter {\n        readonly terminal: boolean;\n        /**\n         * The current input data being processed by node.\n         *\n         * This can be used when collecting input from a TTY stream to retrieve the\n         * current value that has been processed thus far, prior to the `line` event\n         * being emitted. Once the `line` event has been emitted, this property will\n         * be an empty string.\n         *\n         * Be aware that modifying the value during the instance runtime may have\n         * unintended consequences if `rl.cursor` is not also controlled.\n         *\n         * **If not using a TTY stream for input, use the `'line'` event.**\n         *\n         * One possible use case would be as follows:\n         *\n         * ```js\n         * const values = ['lorem ipsum', 'dolor sit amet'];\n         * const rl = readline.createInterface(process.stdin);\n         * const showResults = debounce(() => {\n         *   console.log(\n         *     '\\n',\n         *     values.filter((val) => val.startsWith(rl.line)).join(' '),\n         *   );\n         * }, 300);\n         * process.stdin.on('keypress', (c, k) => {\n         *   showResults();\n         * });\n         * ```\n         * @since v0.1.98\n         */\n        readonly line: string;\n        /**\n         * The cursor position relative to `rl.line`.\n         *\n         * This will track where the current cursor lands in the input string, when\n         * reading input from a TTY stream. The position of cursor determines the\n         * portion of the input string that will be modified as input is processed,\n         * as well as the column where the terminal caret will be rendered.\n         * @since v0.1.98\n         */\n        readonly cursor: number;\n        /**\n         * NOTE: According to the documentation:\n         *\n         * > Instances of the `readline.Interface` class are constructed using the\n         * > `readline.createInterface()` method.\n         *\n         * @see https://nodejs.org/docs/latest-v20.x/api/readline.html#class-interfaceconstructor\n         */\n        protected constructor(\n            input: NodeJS.ReadableStream,\n            output?: NodeJS.WritableStream,\n            completer?: Completer | AsyncCompleter,\n            terminal?: boolean,\n        );\n        /**\n         * NOTE: According to the documentation:\n         *\n         * > Instances of the `readline.Interface` class are constructed using the\n         * > `readline.createInterface()` method.\n         *\n         * @see https://nodejs.org/docs/latest-v20.x/api/readline.html#class-interfaceconstructor\n         */\n        protected constructor(options: ReadLineOptions);\n        /**\n         * The `rl.getPrompt()` method returns the current prompt used by `rl.prompt()`.\n         * @since v15.3.0, v14.17.0\n         * @return the current prompt string\n         */\n        getPrompt(): string;\n        /**\n         * The `rl.setPrompt()` method sets the prompt that will be written to `output` whenever `rl.prompt()` is called.\n         * @since v0.1.98\n         */\n        setPrompt(prompt: string): void;\n        /**\n         * The `rl.prompt()` method writes the `Interface` instances configured`prompt` to a new line in `output` in order to provide a user with a new\n         * location at which to provide input.\n         *\n         * When called, `rl.prompt()` will resume the `input` stream if it has been\n         * paused.\n         *\n         * If the `Interface` was created with `output` set to `null` or `undefined` the prompt is not written.\n         * @since v0.1.98\n         * @param preserveCursor If `true`, prevents the cursor placement from being reset to `0`.\n         */\n        prompt(preserveCursor?: boolean): void;\n        /**\n         * The `rl.question()` method displays the `query` by writing it to the `output`,\n         * waits for user input to be provided on `input`, then invokes the `callback` function passing the provided input as the first argument.\n         *\n         * When called, `rl.question()` will resume the `input` stream if it has been\n         * paused.\n         *\n         * If the `Interface` was created with `output` set to `null` or `undefined` the `query` is not written.\n         *\n         * The `callback` function passed to `rl.question()` does not follow the typical\n         * pattern of accepting an `Error` object or `null` as the first argument.\n         * The `callback` is called with the provided answer as the only argument.\n         *\n         * An error will be thrown if calling `rl.question()` after `rl.close()`.\n         *\n         * Example usage:\n         *\n         * ```js\n         * rl.question('What is your favorite food? ', (answer) => {\n         *   console.log(`Oh, so your favorite food is ${answer}`);\n         * });\n         * ```\n         *\n         * Using an `AbortController` to cancel a question.\n         *\n         * ```js\n         * const ac = new AbortController();\n         * const signal = ac.signal;\n         *\n         * rl.question('What is your favorite food? ', { signal }, (answer) => {\n         *   console.log(`Oh, so your favorite food is ${answer}`);\n         * });\n         *\n         * signal.addEventListener('abort', () => {\n         *   console.log('The food question timed out');\n         * }, { once: true });\n         *\n         * setTimeout(() => ac.abort(), 10000);\n         * ```\n         * @since v0.3.3\n         * @param query A statement or query to write to `output`, prepended to the prompt.\n         * @param callback A callback function that is invoked with the user's input in response to the `query`.\n         */\n        question(query: string, callback: (answer: string) => void): void;\n        question(query: string, options: Abortable, callback: (answer: string) => void): void;\n        /**\n         * The `rl.pause()` method pauses the `input` stream, allowing it to be resumed\n         * later if necessary.\n         *\n         * Calling `rl.pause()` does not immediately pause other events (including `'line'`) from being emitted by the `Interface` instance.\n         * @since v0.3.4\n         */\n        pause(): this;\n        /**\n         * The `rl.resume()` method resumes the `input` stream if it has been paused.\n         * @since v0.3.4\n         */\n        resume(): this;\n        /**\n         * The `rl.close()` method closes the `Interface` instance and\n         * relinquishes control over the `input` and `output` streams. When called,\n         * the `'close'` event will be emitted.\n         *\n         * Calling `rl.close()` does not immediately stop other events (including `'line'`)\n         * from being emitted by the `Interface` instance.\n         * @since v0.1.98\n         */\n        close(): void;\n        /**\n         * The `rl.write()` method will write either `data` or a key sequence identified\n         * by `key` to the `output`. The `key` argument is supported only if `output` is\n         * a `TTY` text terminal. See `TTY keybindings` for a list of key\n         * combinations.\n         *\n         * If `key` is specified, `data` is ignored.\n         *\n         * When called, `rl.write()` will resume the `input` stream if it has been\n         * paused.\n         *\n         * If the `Interface` was created with `output` set to `null` or `undefined` the `data` and `key` are not written.\n         *\n         * ```js\n         * rl.write('Delete this!');\n         * // Simulate Ctrl+U to delete the line written previously\n         * rl.write(null, { ctrl: true, name: 'u' });\n         * ```\n         *\n         * The `rl.write()` method will write the data to the `readline` `Interface`'s `input` _as if it were provided by the user_.\n         * @since v0.1.98\n         */\n        write(data: string | Buffer, key?: Key): void;\n        write(data: undefined | null | string | Buffer, key: Key): void;\n        /**\n         * Returns the real position of the cursor in relation to the input\n         * prompt + string. Long input (wrapping) strings, as well as multiple\n         * line prompts are included in the calculations.\n         * @since v13.5.0, v12.16.0\n         */\n        getCursorPos(): CursorPos;\n        /**\n         * events.EventEmitter\n         * 1. close\n         * 2. line\n         * 3. pause\n         * 4. resume\n         * 5. SIGCONT\n         * 6. SIGINT\n         * 7. SIGTSTP\n         * 8. history\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"line\", listener: (input: string) => void): this;\n        addListener(event: \"pause\", listener: () => void): this;\n        addListener(event: \"resume\", listener: () => void): this;\n        addListener(event: \"SIGCONT\", listener: () => void): this;\n        addListener(event: \"SIGINT\", listener: () => void): this;\n        addListener(event: \"SIGTSTP\", listener: () => void): this;\n        addListener(event: \"history\", listener: (history: string[]) => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"close\"): boolean;\n        emit(event: \"line\", input: string): boolean;\n        emit(event: \"pause\"): boolean;\n        emit(event: \"resume\"): boolean;\n        emit(event: \"SIGCONT\"): boolean;\n        emit(event: \"SIGINT\"): boolean;\n        emit(event: \"SIGTSTP\"): boolean;\n        emit(event: \"history\", history: string[]): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"line\", listener: (input: string) => void): this;\n        on(event: \"pause\", listener: () => void): this;\n        on(event: \"resume\", listener: () => void): this;\n        on(event: \"SIGCONT\", listener: () => void): this;\n        on(event: \"SIGINT\", listener: () => void): this;\n        on(event: \"SIGTSTP\", listener: () => void): this;\n        on(event: \"history\", listener: (history: string[]) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"line\", listener: (input: string) => void): this;\n        once(event: \"pause\", listener: () => void): this;\n        once(event: \"resume\", listener: () => void): this;\n        once(event: \"SIGCONT\", listener: () => void): this;\n        once(event: \"SIGINT\", listener: () => void): this;\n        once(event: \"SIGTSTP\", listener: () => void): this;\n        once(event: \"history\", listener: (history: string[]) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"line\", listener: (input: string) => void): this;\n        prependListener(event: \"pause\", listener: () => void): this;\n        prependListener(event: \"resume\", listener: () => void): this;\n        prependListener(event: \"SIGCONT\", listener: () => void): this;\n        prependListener(event: \"SIGINT\", listener: () => void): this;\n        prependListener(event: \"SIGTSTP\", listener: () => void): this;\n        prependListener(event: \"history\", listener: (history: string[]) => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"line\", listener: (input: string) => void): this;\n        prependOnceListener(event: \"pause\", listener: () => void): this;\n        prependOnceListener(event: \"resume\", listener: () => void): this;\n        prependOnceListener(event: \"SIGCONT\", listener: () => void): this;\n        prependOnceListener(event: \"SIGINT\", listener: () => void): this;\n        prependOnceListener(event: \"SIGTSTP\", listener: () => void): this;\n        prependOnceListener(event: \"history\", listener: (history: string[]) => void): this;\n        [Symbol.asyncIterator](): NodeJS.AsyncIterator<string>;\n    }\n    export type ReadLine = Interface; // type forwarded for backwards compatibility\n    export type Completer = (line: string) => CompleterResult;\n    export type AsyncCompleter = (\n        line: string,\n        callback: (err?: null | Error, result?: CompleterResult) => void,\n    ) => void;\n    export type CompleterResult = [string[], string];\n    export interface ReadLineOptions {\n        /**\n         * The [`Readable`](https://nodejs.org/docs/latest-v20.x/api/stream.html#readable-streams) stream to listen to\n         */\n        input: NodeJS.ReadableStream;\n        /**\n         * The [`Writable`](https://nodejs.org/docs/latest-v20.x/api/stream.html#writable-streams) stream to write readline data to.\n         */\n        output?: NodeJS.WritableStream | undefined;\n        /**\n         * An optional function used for Tab autocompletion.\n         */\n        completer?: Completer | AsyncCompleter | undefined;\n        /**\n         * `true` if the `input` and `output` streams should be treated like a TTY,\n         * and have ANSI/VT100 escape codes written to it.\n         * Default: checking `isTTY` on the `output` stream upon instantiation.\n         */\n        terminal?: boolean | undefined;\n        /**\n         * Initial list of history lines.\n         * This option makes sense only if `terminal` is set to `true` by the user or by an internal `output` check,\n         * otherwise the history caching mechanism is not initialized at all.\n         * @default []\n         */\n        history?: string[] | undefined;\n        /**\n         * Maximum number of history lines retained.\n         * To disable the history set this value to `0`.\n         * This option makes sense only if `terminal` is set to `true` by the user or by an internal `output` check,\n         * otherwise the history caching mechanism is not initialized at all.\n         * @default 30\n         */\n        historySize?: number | undefined;\n        /**\n         * If `true`, when a new input line added to the history list duplicates an older one,\n         * this removes the older line from the list.\n         * @default false\n         */\n        removeHistoryDuplicates?: boolean | undefined;\n        /**\n         * The prompt string to use.\n         * @default \"> \"\n         */\n        prompt?: string | undefined;\n        /**\n         * If the delay between `\\r` and `\\n` exceeds `crlfDelay` milliseconds,\n         * both `\\r` and `\\n` will be treated as separate end-of-line input.\n         * `crlfDelay` will be coerced to a number no less than `100`.\n         * It can be set to `Infinity`, in which case\n         * `\\r` followed by `\\n` will always be considered a single newline\n         * (which may be reasonable for [reading files](https://nodejs.org/docs/latest-v20.x/api/readline.html#example-read-file-stream-line-by-line) with `\\r\\n` line delimiter).\n         * @default 100\n         */\n        crlfDelay?: number | undefined;\n        /**\n         * The duration `readline` will wait for a character\n         * (when reading an ambiguous key sequence in milliseconds\n         * one that can both form a complete key sequence using the input read so far\n         * and can take additional input to complete a longer key sequence).\n         * @default 500\n         */\n        escapeCodeTimeout?: number | undefined;\n        /**\n         * The number of spaces a tab is equal to (minimum 1).\n         * @default 8\n         */\n        tabSize?: number | undefined;\n        /**\n         * Allows closing the interface using an AbortSignal.\n         * Aborting the signal will internally call `close` on the interface.\n         */\n        signal?: AbortSignal | undefined;\n    }\n    /**\n     * The `readline.createInterface()` method creates a new `readline.Interface` instance.\n     *\n     * ```js\n     * import readline from 'node:readline';\n     * const rl = readline.createInterface({\n     *   input: process.stdin,\n     *   output: process.stdout,\n     * });\n     * ```\n     *\n     * Once the `readline.Interface` instance is created, the most common case is to\n     * listen for the `'line'` event:\n     *\n     * ```js\n     * rl.on('line', (line) => {\n     *   console.log(`Received: ${line}`);\n     * });\n     * ```\n     *\n     * If `terminal` is `true` for this instance then the `output` stream will get\n     * the best compatibility if it defines an `output.columns` property and emits\n     * a `'resize'` event on the `output` if or when the columns ever change\n     * (`process.stdout` does this automatically when it is a TTY).\n     *\n     * When creating a `readline.Interface` using `stdin` as input, the program\n     * will not terminate until it receives an [EOF character](https://en.wikipedia.org/wiki/End-of-file#EOF_character). To exit without\n     * waiting for user input, call `process.stdin.unref()`.\n     * @since v0.1.98\n     */\n    export function createInterface(\n        input: NodeJS.ReadableStream,\n        output?: NodeJS.WritableStream,\n        completer?: Completer | AsyncCompleter,\n        terminal?: boolean,\n    ): Interface;\n    export function createInterface(options: ReadLineOptions): Interface;\n    /**\n     * The `readline.emitKeypressEvents()` method causes the given `Readable` stream to begin emitting `'keypress'` events corresponding to received input.\n     *\n     * Optionally, `interface` specifies a `readline.Interface` instance for which\n     * autocompletion is disabled when copy-pasted input is detected.\n     *\n     * If the `stream` is a `TTY`, then it must be in raw mode.\n     *\n     * This is automatically called by any readline instance on its `input` if the `input` is a terminal. Closing the `readline` instance does not stop\n     * the `input` from emitting `'keypress'` events.\n     *\n     * ```js\n     * readline.emitKeypressEvents(process.stdin);\n     * if (process.stdin.isTTY)\n     *   process.stdin.setRawMode(true);\n     * ```\n     *\n     * ## Example: Tiny CLI\n     *\n     * The following example illustrates the use of `readline.Interface` class to\n     * implement a small command-line interface:\n     *\n     * ```js\n     * import readline from 'node:readline';\n     * const rl = readline.createInterface({\n     *   input: process.stdin,\n     *   output: process.stdout,\n     *   prompt: 'OHAI> ',\n     * });\n     *\n     * rl.prompt();\n     *\n     * rl.on('line', (line) => {\n     *   switch (line.trim()) {\n     *     case 'hello':\n     *       console.log('world!');\n     *       break;\n     *     default:\n     *       console.log(`Say what? I might have heard '${line.trim()}'`);\n     *       break;\n     *   }\n     *   rl.prompt();\n     * }).on('close', () => {\n     *   console.log('Have a great day!');\n     *   process.exit(0);\n     * });\n     * ```\n     *\n     * ## Example: Read file stream line-by-Line\n     *\n     * A common use case for `readline` is to consume an input file one line at a\n     * time. The easiest way to do so is leveraging the `fs.ReadStream` API as\n     * well as a `for await...of` loop:\n     *\n     * ```js\n     * import fs from 'node:fs';\n     * import readline from 'node:readline';\n     *\n     * async function processLineByLine() {\n     *   const fileStream = fs.createReadStream('input.txt');\n     *\n     *   const rl = readline.createInterface({\n     *     input: fileStream,\n     *     crlfDelay: Infinity,\n     *   });\n     *   // Note: we use the crlfDelay option to recognize all instances of CR LF\n     *   // ('\\r\\n') in input.txt as a single line break.\n     *\n     *   for await (const line of rl) {\n     *     // Each line in input.txt will be successively available here as `line`.\n     *     console.log(`Line from file: ${line}`);\n     *   }\n     * }\n     *\n     * processLineByLine();\n     * ```\n     *\n     * Alternatively, one could use the `'line'` event:\n     *\n     * ```js\n     * import fs from 'node:fs';\n     * import readline from 'node:readline';\n     *\n     * const rl = readline.createInterface({\n     *   input: fs.createReadStream('sample.txt'),\n     *   crlfDelay: Infinity,\n     * });\n     *\n     * rl.on('line', (line) => {\n     *   console.log(`Line from file: ${line}`);\n     * });\n     * ```\n     *\n     * Currently, `for await...of` loop can be a bit slower. If `async` / `await` flow and speed are both essential, a mixed approach can be applied:\n     *\n     * ```js\n     * import { once } from 'node:events';\n     * import { createReadStream } from 'node:fs';\n     * import { createInterface } from 'node:readline';\n     *\n     * (async function processLineByLine() {\n     *   try {\n     *     const rl = createInterface({\n     *       input: createReadStream('big-file.txt'),\n     *       crlfDelay: Infinity,\n     *     });\n     *\n     *     rl.on('line', (line) => {\n     *       // Process the line.\n     *     });\n     *\n     *     await once(rl, 'close');\n     *\n     *     console.log('File processed.');\n     *   } catch (err) {\n     *     console.error(err);\n     *   }\n     * })();\n     * ```\n     * @since v0.7.7\n     */\n    export function emitKeypressEvents(stream: NodeJS.ReadableStream, readlineInterface?: Interface): void;\n    export type Direction = -1 | 0 | 1;\n    export interface CursorPos {\n        rows: number;\n        cols: number;\n    }\n    /**\n     * The `readline.clearLine()` method clears current line of given [TTY](https://nodejs.org/docs/https://nodejs.org/docs/latest-v20.x/api/tty.html) stream\n     * in a specified direction identified by `dir`.\n     * @since v0.7.7\n     * @param callback Invoked once the operation completes.\n     * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n     */\n    export function clearLine(stream: NodeJS.WritableStream, dir: Direction, callback?: () => void): boolean;\n    /**\n     * The `readline.clearScreenDown()` method clears the given [TTY](https://nodejs.org/docs/https://nodejs.org/docs/latest-v20.x/api/tty.html) stream from\n     * the current position of the cursor down.\n     * @since v0.7.7\n     * @param callback Invoked once the operation completes.\n     * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n     */\n    export function clearScreenDown(stream: NodeJS.WritableStream, callback?: () => void): boolean;\n    /**\n     * The `readline.cursorTo()` method moves cursor to the specified position in a\n     * given [TTY](https://nodejs.org/docs/https://nodejs.org/docs/latest-v20.x/api/tty.html) `stream`.\n     * @since v0.7.7\n     * @param callback Invoked once the operation completes.\n     * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n     */\n    export function cursorTo(stream: NodeJS.WritableStream, x: number, y?: number, callback?: () => void): boolean;\n    /**\n     * The `readline.moveCursor()` method moves the cursor _relative_ to its current\n     * position in a given [TTY](https://nodejs.org/docs/https://nodejs.org/docs/latest-v20.x/api/tty.html) `stream`.\n     * @since v0.7.7\n     * @param callback Invoked once the operation completes.\n     * @return `false` if `stream` wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n     */\n    export function moveCursor(stream: NodeJS.WritableStream, dx: number, dy: number, callback?: () => void): boolean;\n}\ndeclare module \"node:readline\" {\n    export * from \"readline\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/repl.d.ts": "/**\n * The `node:repl` module provides a Read-Eval-Print-Loop (REPL) implementation\n * that is available both as a standalone program or includible in other\n * applications. It can be accessed using:\n *\n * ```js\n * import repl from 'node:repl';\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/repl.js)\n */\ndeclare module \"repl\" {\n    import { AsyncCompleter, Completer, Interface } from \"node:readline\";\n    import { Context } from \"node:vm\";\n    import { InspectOptions } from \"node:util\";\n    interface ReplOptions {\n        /**\n         * The input prompt to display.\n         * @default \"> \"\n         */\n        prompt?: string | undefined;\n        /**\n         * The `Readable` stream from which REPL input will be read.\n         * @default process.stdin\n         */\n        input?: NodeJS.ReadableStream | undefined;\n        /**\n         * The `Writable` stream to which REPL output will be written.\n         * @default process.stdout\n         */\n        output?: NodeJS.WritableStream | undefined;\n        /**\n         * If `true`, specifies that the output should be treated as a TTY terminal, and have\n         * ANSI/VT100 escape codes written to it.\n         * Default: checking the value of the `isTTY` property on the output stream upon\n         * instantiation.\n         */\n        terminal?: boolean | undefined;\n        /**\n         * The function to be used when evaluating each given line of input.\n         * Default: an async wrapper for the JavaScript `eval()` function. An `eval` function can\n         * error with `repl.Recoverable` to indicate the input was incomplete and prompt for\n         * additional lines.\n         *\n         * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_default_evaluation\n         * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_custom_evaluation_functions\n         */\n        eval?: REPLEval | undefined;\n        /**\n         * Defines if the repl prints output previews or not.\n         * @default `true` Always `false` in case `terminal` is falsy.\n         */\n        preview?: boolean | undefined;\n        /**\n         * If `true`, specifies that the default `writer` function should include ANSI color\n         * styling to REPL output. If a custom `writer` function is provided then this has no\n         * effect.\n         * @default the REPL instance's `terminal` value\n         */\n        useColors?: boolean | undefined;\n        /**\n         * If `true`, specifies that the default evaluation function will use the JavaScript\n         * `global` as the context as opposed to creating a new separate context for the REPL\n         * instance. The node CLI REPL sets this value to `true`.\n         * @default false\n         */\n        useGlobal?: boolean | undefined;\n        /**\n         * If `true`, specifies that the default writer will not output the return value of a\n         * command if it evaluates to `undefined`.\n         * @default false\n         */\n        ignoreUndefined?: boolean | undefined;\n        /**\n         * The function to invoke to format the output of each command before writing to `output`.\n         * @default a wrapper for `util.inspect`\n         *\n         * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_customizing_repl_output\n         */\n        writer?: REPLWriter | undefined;\n        /**\n         * An optional function used for custom Tab auto completion.\n         *\n         * @see https://nodejs.org/dist/latest-v20.x/docs/api/readline.html#readline_use_of_the_completer_function\n         */\n        completer?: Completer | AsyncCompleter | undefined;\n        /**\n         * A flag that specifies whether the default evaluator executes all JavaScript commands in\n         * strict mode or default (sloppy) mode.\n         * Accepted values are:\n         * - `repl.REPL_MODE_SLOPPY` - evaluates expressions in sloppy mode.\n         * - `repl.REPL_MODE_STRICT` - evaluates expressions in strict mode. This is equivalent to\n         *   prefacing every repl statement with `'use strict'`.\n         */\n        replMode?: typeof REPL_MODE_SLOPPY | typeof REPL_MODE_STRICT | undefined;\n        /**\n         * Stop evaluating the current piece of code when `SIGINT` is received, i.e. `Ctrl+C` is\n         * pressed. This cannot be used together with a custom `eval` function.\n         * @default false\n         */\n        breakEvalOnSigint?: boolean | undefined;\n    }\n    type REPLEval = (\n        this: REPLServer,\n        evalCmd: string,\n        context: Context,\n        file: string,\n        cb: (err: Error | null, result: any) => void,\n    ) => void;\n    type REPLWriter = (this: REPLServer, obj: any) => string;\n    /**\n     * This is the default \"writer\" value, if none is passed in the REPL options,\n     * and it can be overridden by custom print functions.\n     */\n    const writer: REPLWriter & {\n        options: InspectOptions;\n    };\n    type REPLCommandAction = (this: REPLServer, text: string) => void;\n    interface REPLCommand {\n        /**\n         * Help text to be displayed when `.help` is entered.\n         */\n        help?: string | undefined;\n        /**\n         * The function to execute, optionally accepting a single string argument.\n         */\n        action: REPLCommandAction;\n    }\n    /**\n     * Instances of `repl.REPLServer` are created using the {@link start} method\n     * or directly using the JavaScript `new` keyword.\n     *\n     * ```js\n     * import repl from 'node:repl';\n     *\n     * const options = { useColors: true };\n     *\n     * const firstInstance = repl.start(options);\n     * const secondInstance = new repl.REPLServer(options);\n     * ```\n     * @since v0.1.91\n     */\n    class REPLServer extends Interface {\n        /**\n         * The `vm.Context` provided to the `eval` function to be used for JavaScript\n         * evaluation.\n         */\n        readonly context: Context;\n        /**\n         * @deprecated since v14.3.0 - Use `input` instead.\n         */\n        readonly inputStream: NodeJS.ReadableStream;\n        /**\n         * @deprecated since v14.3.0 - Use `output` instead.\n         */\n        readonly outputStream: NodeJS.WritableStream;\n        /**\n         * The `Readable` stream from which REPL input will be read.\n         */\n        readonly input: NodeJS.ReadableStream;\n        /**\n         * The `Writable` stream to which REPL output will be written.\n         */\n        readonly output: NodeJS.WritableStream;\n        /**\n         * The commands registered via `replServer.defineCommand()`.\n         */\n        readonly commands: NodeJS.ReadOnlyDict<REPLCommand>;\n        /**\n         * A value indicating whether the REPL is currently in \"editor mode\".\n         *\n         * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_commands_and_special_keys\n         */\n        readonly editorMode: boolean;\n        /**\n         * A value indicating whether the `_` variable has been assigned.\n         *\n         * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable\n         */\n        readonly underscoreAssigned: boolean;\n        /**\n         * The last evaluation result from the REPL (assigned to the `_` variable inside of the REPL).\n         *\n         * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable\n         */\n        readonly last: any;\n        /**\n         * A value indicating whether the `_error` variable has been assigned.\n         *\n         * @since v9.8.0\n         * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable\n         */\n        readonly underscoreErrAssigned: boolean;\n        /**\n         * The last error raised inside the REPL (assigned to the `_error` variable inside of the REPL).\n         *\n         * @since v9.8.0\n         * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable\n         */\n        readonly lastError: any;\n        /**\n         * Specified in the REPL options, this is the function to be used when evaluating each\n         * given line of input. If not specified in the REPL options, this is an async wrapper\n         * for the JavaScript `eval()` function.\n         */\n        readonly eval: REPLEval;\n        /**\n         * Specified in the REPL options, this is a value indicating whether the default\n         * `writer` function should include ANSI color styling to REPL output.\n         */\n        readonly useColors: boolean;\n        /**\n         * Specified in the REPL options, this is a value indicating whether the default `eval`\n         * function will use the JavaScript `global` as the context as opposed to creating a new\n         * separate context for the REPL instance.\n         */\n        readonly useGlobal: boolean;\n        /**\n         * Specified in the REPL options, this is a value indicating whether the default `writer`\n         * function should output the result of a command if it evaluates to `undefined`.\n         */\n        readonly ignoreUndefined: boolean;\n        /**\n         * Specified in the REPL options, this is the function to invoke to format the output of\n         * each command before writing to `outputStream`. If not specified in the REPL options,\n         * this will be a wrapper for `util.inspect`.\n         */\n        readonly writer: REPLWriter;\n        /**\n         * Specified in the REPL options, this is the function to use for custom Tab auto-completion.\n         */\n        readonly completer: Completer | AsyncCompleter;\n        /**\n         * Specified in the REPL options, this is a flag that specifies whether the default `eval`\n         * function should execute all JavaScript commands in strict mode or default (sloppy) mode.\n         * Possible values are:\n         * - `repl.REPL_MODE_SLOPPY` - evaluates expressions in sloppy mode.\n         * - `repl.REPL_MODE_STRICT` - evaluates expressions in strict mode. This is equivalent to\n         *    prefacing every repl statement with `'use strict'`.\n         */\n        readonly replMode: typeof REPL_MODE_SLOPPY | typeof REPL_MODE_STRICT;\n        /**\n         * NOTE: According to the documentation:\n         *\n         * > Instances of `repl.REPLServer` are created using the `repl.start()` method and\n         * > _should not_ be created directly using the JavaScript `new` keyword.\n         *\n         * `REPLServer` cannot be subclassed due to implementation specifics in NodeJS.\n         *\n         * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_class_replserver\n         */\n        private constructor();\n        /**\n         * The `replServer.defineCommand()` method is used to add new `.`\\-prefixed commands\n         * to the REPL instance. Such commands are invoked by typing a `.` followed by the `keyword`. The `cmd` is either a `Function` or an `Object` with the following\n         * properties:\n         *\n         * The following example shows two new commands added to the REPL instance:\n         *\n         * ```js\n         * import repl from 'node:repl';\n         *\n         * const replServer = repl.start({ prompt: '> ' });\n         * replServer.defineCommand('sayhello', {\n         *   help: 'Say hello',\n         *   action(name) {\n         *     this.clearBufferedCommand();\n         *     console.log(`Hello, ${name}!`);\n         *     this.displayPrompt();\n         *   },\n         * });\n         * replServer.defineCommand('saybye', function saybye() {\n         *   console.log('Goodbye!');\n         *   this.close();\n         * });\n         * ```\n         *\n         * The new commands can then be used from within the REPL instance:\n         *\n         * ```console\n         * > .sayhello Node.js User\n         * Hello, Node.js User!\n         * > .saybye\n         * Goodbye!\n         * ```\n         * @since v0.3.0\n         * @param keyword The command keyword (_without_ a leading `.` character).\n         * @param cmd The function to invoke when the command is processed.\n         */\n        defineCommand(keyword: string, cmd: REPLCommandAction | REPLCommand): void;\n        /**\n         * The `replServer.displayPrompt()` method readies the REPL instance for input\n         * from the user, printing the configured `prompt` to a new line in the `output` and resuming the `input` to accept new input.\n         *\n         * When multi-line input is being entered, an ellipsis is printed rather than the\n         * 'prompt'.\n         *\n         * When `preserveCursor` is `true`, the cursor placement will not be reset to `0`.\n         *\n         * The `replServer.displayPrompt` method is primarily intended to be called from\n         * within the action function for commands registered using the `replServer.defineCommand()` method.\n         * @since v0.1.91\n         */\n        displayPrompt(preserveCursor?: boolean): void;\n        /**\n         * The `replServer.clearBufferedCommand()` method clears any command that has been\n         * buffered but not yet executed. This method is primarily intended to be\n         * called from within the action function for commands registered using the `replServer.defineCommand()` method.\n         * @since v9.0.0\n         */\n        clearBufferedCommand(): void;\n        /**\n         * Initializes a history log file for the REPL instance. When executing the\n         * Node.js binary and using the command-line REPL, a history file is initialized\n         * by default. However, this is not the case when creating a REPL\n         * programmatically. Use this method to initialize a history log file when working\n         * with REPL instances programmatically.\n         * @since v11.10.0\n         * @param historyPath the path to the history file\n         * @param callback called when history writes are ready or upon error\n         */\n        setupHistory(path: string, callback: (err: Error | null, repl: this) => void): void;\n        /**\n         * events.EventEmitter\n         * 1. close - inherited from `readline.Interface`\n         * 2. line - inherited from `readline.Interface`\n         * 3. pause - inherited from `readline.Interface`\n         * 4. resume - inherited from `readline.Interface`\n         * 5. SIGCONT - inherited from `readline.Interface`\n         * 6. SIGINT - inherited from `readline.Interface`\n         * 7. SIGTSTP - inherited from `readline.Interface`\n         * 8. exit\n         * 9. reset\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"line\", listener: (input: string) => void): this;\n        addListener(event: \"pause\", listener: () => void): this;\n        addListener(event: \"resume\", listener: () => void): this;\n        addListener(event: \"SIGCONT\", listener: () => void): this;\n        addListener(event: \"SIGINT\", listener: () => void): this;\n        addListener(event: \"SIGTSTP\", listener: () => void): this;\n        addListener(event: \"exit\", listener: () => void): this;\n        addListener(event: \"reset\", listener: (context: Context) => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"close\"): boolean;\n        emit(event: \"line\", input: string): boolean;\n        emit(event: \"pause\"): boolean;\n        emit(event: \"resume\"): boolean;\n        emit(event: \"SIGCONT\"): boolean;\n        emit(event: \"SIGINT\"): boolean;\n        emit(event: \"SIGTSTP\"): boolean;\n        emit(event: \"exit\"): boolean;\n        emit(event: \"reset\", context: Context): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"line\", listener: (input: string) => void): this;\n        on(event: \"pause\", listener: () => void): this;\n        on(event: \"resume\", listener: () => void): this;\n        on(event: \"SIGCONT\", listener: () => void): this;\n        on(event: \"SIGINT\", listener: () => void): this;\n        on(event: \"SIGTSTP\", listener: () => void): this;\n        on(event: \"exit\", listener: () => void): this;\n        on(event: \"reset\", listener: (context: Context) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"line\", listener: (input: string) => void): this;\n        once(event: \"pause\", listener: () => void): this;\n        once(event: \"resume\", listener: () => void): this;\n        once(event: \"SIGCONT\", listener: () => void): this;\n        once(event: \"SIGINT\", listener: () => void): this;\n        once(event: \"SIGTSTP\", listener: () => void): this;\n        once(event: \"exit\", listener: () => void): this;\n        once(event: \"reset\", listener: (context: Context) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"line\", listener: (input: string) => void): this;\n        prependListener(event: \"pause\", listener: () => void): this;\n        prependListener(event: \"resume\", listener: () => void): this;\n        prependListener(event: \"SIGCONT\", listener: () => void): this;\n        prependListener(event: \"SIGINT\", listener: () => void): this;\n        prependListener(event: \"SIGTSTP\", listener: () => void): this;\n        prependListener(event: \"exit\", listener: () => void): this;\n        prependListener(event: \"reset\", listener: (context: Context) => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"line\", listener: (input: string) => void): this;\n        prependOnceListener(event: \"pause\", listener: () => void): this;\n        prependOnceListener(event: \"resume\", listener: () => void): this;\n        prependOnceListener(event: \"SIGCONT\", listener: () => void): this;\n        prependOnceListener(event: \"SIGINT\", listener: () => void): this;\n        prependOnceListener(event: \"SIGTSTP\", listener: () => void): this;\n        prependOnceListener(event: \"exit\", listener: () => void): this;\n        prependOnceListener(event: \"reset\", listener: (context: Context) => void): this;\n    }\n    /**\n     * A flag passed in the REPL options. Evaluates expressions in sloppy mode.\n     */\n    const REPL_MODE_SLOPPY: unique symbol;\n    /**\n     * A flag passed in the REPL options. Evaluates expressions in strict mode.\n     * This is equivalent to prefacing every repl statement with `'use strict'`.\n     */\n    const REPL_MODE_STRICT: unique symbol;\n    /**\n     * The `repl.start()` method creates and starts a {@link REPLServer} instance.\n     *\n     * If `options` is a string, then it specifies the input prompt:\n     *\n     * ```js\n     * import repl from 'node:repl';\n     *\n     * // a Unix style prompt\n     * repl.start('$ ');\n     * ```\n     * @since v0.1.91\n     */\n    function start(options?: string | ReplOptions): REPLServer;\n    /**\n     * Indicates a recoverable error that a `REPLServer` can use to support multi-line input.\n     *\n     * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_recoverable_errors\n     */\n    class Recoverable extends SyntaxError {\n        err: Error;\n        constructor(err: Error);\n    }\n}\ndeclare module \"node:repl\" {\n    export * from \"repl\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/sea.d.ts": "/**\n * This feature allows the distribution of a Node.js application conveniently to a\n * system that does not have Node.js installed.\n *\n * Node.js supports the creation of [single executable applications](https://github.com/nodejs/single-executable) by allowing\n * the injection of a blob prepared by Node.js, which can contain a bundled script,\n * into the `node` binary. During start up, the program checks if anything has been\n * injected. If the blob is found, it executes the script in the blob. Otherwise\n * Node.js operates as it normally does.\n *\n * The single executable application feature currently only supports running a\n * single embedded script using the `CommonJS` module system.\n *\n * Users can create a single executable application from their bundled script\n * with the `node` binary itself and any tool which can inject resources into the\n * binary.\n *\n * Here are the steps for creating a single executable application using one such\n * tool, [postject](https://github.com/nodejs/postject):\n *\n * 1. Create a JavaScript file:\n * ```bash\n * echo 'console.log(`Hello, ${process.argv[2]}!`);' > hello.js\n * ```\n * 2. Create a configuration file building a blob that can be injected into the\n * single executable application (see `Generating single executable preparation blobs` for details):\n * ```bash\n * echo '{ \"main\": \"hello.js\", \"output\": \"sea-prep.blob\" }' > sea-config.json\n * ```\n * 3. Generate the blob to be injected:\n * ```bash\n * node --experimental-sea-config sea-config.json\n * ```\n * 4. Create a copy of the `node` executable and name it according to your needs:\n *    * On systems other than Windows:\n * ```bash\n * cp $(command -v node) hello\n * ```\n *    * On Windows:\n * ```text\n * node -e \"require('fs').copyFileSync(process.execPath, 'hello.exe')\"\n * ```\n * The `.exe` extension is necessary.\n * 5. Remove the signature of the binary (macOS and Windows only):\n *    * On macOS:\n * ```bash\n * codesign --remove-signature hello\n * ```\n *    * On Windows (optional):\n * [signtool](https://learn.microsoft.com/en-us/windows/win32/seccrypto/signtool) can be used from the installed [Windows SDK](https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/).\n * If this step is\n * skipped, ignore any signature-related warning from postject.\n * ```powershell\n * signtool remove /s hello.exe\n * ```\n * 6. Inject the blob into the copied binary by running `postject` with\n * the following options:\n *    * `hello` / `hello.exe` \\- The name of the copy of the `node` executable\n *    created in step 4.\n *    * `NODE_SEA_BLOB` \\- The name of the resource / note / section in the binary\n *    where the contents of the blob will be stored.\n *    * `sea-prep.blob` \\- The name of the blob created in step 1.\n *    * `--sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2` \\- The [fuse](https://www.electronjs.org/docs/latest/tutorial/fuses) used by the Node.js project to detect if a file has been\n * injected.\n *    * `--macho-segment-name NODE_SEA` (only needed on macOS) - The name of the\n *    segment in the binary where the contents of the blob will be\n *    stored.\n * To summarize, here is the required command for each platform:\n *    * On Linux:\n *    ```bash\n *    npx postject hello NODE_SEA_BLOB sea-prep.blob \\\n *        --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2\n *    ```\n *    * On Windows - PowerShell:\n *    ```powershell\n *    npx postject hello.exe NODE_SEA_BLOB sea-prep.blob `\n *        --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2\n *    ```\n *    * On Windows - Command Prompt:\n *    ```text\n *    npx postject hello.exe NODE_SEA_BLOB sea-prep.blob ^\n *        --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2\n *    ```\n *    * On macOS:\n *    ```bash\n *    npx postject hello NODE_SEA_BLOB sea-prep.blob \\\n *        --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2 \\\n *        --macho-segment-name NODE_SEA\n *    ```\n * 7. Sign the binary (macOS and Windows only):\n *    * On macOS:\n * ```bash\n * codesign --sign - hello\n * ```\n *    * On Windows (optional):\n * A certificate needs to be present for this to work. However, the unsigned\n * binary would still be runnable.\n * ```powershell\n * signtool sign /fd SHA256 hello.exe\n * ```\n * 8. Run the binary:\n *    * On systems other than Windows\n * ```console\n * $ ./hello world\n * Hello, world!\n * ```\n *    * On Windows\n * ```console\n * $ .\\hello.exe world\n * Hello, world!\n * ```\n * @since v19.7.0, v18.16.0\n * @experimental\n * @see [source](https://github.com/nodejs/node/blob/v20.12.0/src/node_sea.cc)\n */\ndeclare module \"node:sea\" {\n    type AssetKey = string;\n    /**\n     * @since v20.12.0\n     * @return Whether this script is running inside a single-executable application.\n     */\n    function isSea(): boolean;\n    /**\n     * This method can be used to retrieve the assets configured to be bundled into the\n     * single-executable application at build time.\n     * An error is thrown when no matching asset can be found.\n     * @since v20.12.0\n     */\n    function getAsset(key: AssetKey): ArrayBuffer;\n    function getAsset(key: AssetKey, encoding: string): string;\n    /**\n     * Similar to `sea.getAsset()`, but returns the result in a [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob).\n     * An error is thrown when no matching asset can be found.\n     * @since v20.12.0\n     */\n    function getAssetAsBlob(key: AssetKey, options?: {\n        type: string;\n    }): Blob;\n    /**\n     * This method can be used to retrieve the assets configured to be bundled into the\n     * single-executable application at build time.\n     * An error is thrown when no matching asset can be found.\n     *\n     * Unlike `sea.getRawAsset()` or `sea.getAssetAsBlob()`, this method does not\n     * return a copy. Instead, it returns the raw asset bundled inside the executable.\n     *\n     * For now, users should avoid writing to the returned array buffer. If the\n     * injected section is not marked as writable or not aligned properly,\n     * writes to the returned array buffer is likely to result in a crash.\n     * @since v20.12.0\n     */\n    function getRawAsset(key: AssetKey): string | ArrayBuffer;\n}\n",
  "node_modules/tgrid/node_modules/@types/node/stream/consumers.d.ts": "/**\n * The utility consumer functions provide common options for consuming\n * streams.\n * @since v16.7.0\n */\ndeclare module \"stream/consumers\" {\n    import { Blob as NodeBlob } from \"node:buffer\";\n    import { ReadableStream as WebReadableStream } from \"node:stream/web\";\n    /**\n     * @since v16.7.0\n     * @returns Fulfills with an `ArrayBuffer` containing the full contents of the stream.\n     */\n    function arrayBuffer(stream: WebReadableStream | NodeJS.ReadableStream | AsyncIterable<any>): Promise<ArrayBuffer>;\n    /**\n     * @since v16.7.0\n     * @returns Fulfills with a `Blob` containing the full contents of the stream.\n     */\n    function blob(stream: WebReadableStream | NodeJS.ReadableStream | AsyncIterable<any>): Promise<NodeBlob>;\n    /**\n     * @since v16.7.0\n     * @returns Fulfills with a `Buffer` containing the full contents of the stream.\n     */\n    function buffer(stream: WebReadableStream | NodeJS.ReadableStream | AsyncIterable<any>): Promise<Buffer>;\n    /**\n     * @since v16.7.0\n     * @returns Fulfills with the contents of the stream parsed as a\n     * UTF-8 encoded string that is then passed through `JSON.parse()`.\n     */\n    function json(stream: WebReadableStream | NodeJS.ReadableStream | AsyncIterable<any>): Promise<unknown>;\n    /**\n     * @since v16.7.0\n     * @returns Fulfills with the contents of the stream parsed as a UTF-8 encoded string.\n     */\n    function text(stream: WebReadableStream | NodeJS.ReadableStream | AsyncIterable<any>): Promise<string>;\n}\ndeclare module \"node:stream/consumers\" {\n    export * from \"stream/consumers\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/stream/promises.d.ts": "declare module \"stream/promises\" {\n    import {\n        FinishedOptions as _FinishedOptions,\n        PipelineDestination,\n        PipelineOptions,\n        PipelinePromise,\n        PipelineSource,\n        PipelineTransform,\n    } from \"node:stream\";\n    interface FinishedOptions extends _FinishedOptions {\n        /**\n         * If true, removes the listeners registered by this function before the promise is fulfilled.\n         * @default false\n         */\n        cleanup?: boolean | undefined;\n    }\n    function finished(\n        stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream,\n        options?: FinishedOptions,\n    ): Promise<void>;\n    function pipeline<A extends PipelineSource<any>, B extends PipelineDestination<A, any>>(\n        source: A,\n        destination: B,\n        options?: PipelineOptions,\n    ): PipelinePromise<B>;\n    function pipeline<\n        A extends PipelineSource<any>,\n        T1 extends PipelineTransform<A, any>,\n        B extends PipelineDestination<T1, any>,\n    >(\n        source: A,\n        transform1: T1,\n        destination: B,\n        options?: PipelineOptions,\n    ): PipelinePromise<B>;\n    function pipeline<\n        A extends PipelineSource<any>,\n        T1 extends PipelineTransform<A, any>,\n        T2 extends PipelineTransform<T1, any>,\n        B extends PipelineDestination<T2, any>,\n    >(\n        source: A,\n        transform1: T1,\n        transform2: T2,\n        destination: B,\n        options?: PipelineOptions,\n    ): PipelinePromise<B>;\n    function pipeline<\n        A extends PipelineSource<any>,\n        T1 extends PipelineTransform<A, any>,\n        T2 extends PipelineTransform<T1, any>,\n        T3 extends PipelineTransform<T2, any>,\n        B extends PipelineDestination<T3, any>,\n    >(\n        source: A,\n        transform1: T1,\n        transform2: T2,\n        transform3: T3,\n        destination: B,\n        options?: PipelineOptions,\n    ): PipelinePromise<B>;\n    function pipeline<\n        A extends PipelineSource<any>,\n        T1 extends PipelineTransform<A, any>,\n        T2 extends PipelineTransform<T1, any>,\n        T3 extends PipelineTransform<T2, any>,\n        T4 extends PipelineTransform<T3, any>,\n        B extends PipelineDestination<T4, any>,\n    >(\n        source: A,\n        transform1: T1,\n        transform2: T2,\n        transform3: T3,\n        transform4: T4,\n        destination: B,\n        options?: PipelineOptions,\n    ): PipelinePromise<B>;\n    function pipeline(\n        streams: ReadonlyArray<NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream>,\n        options?: PipelineOptions,\n    ): Promise<void>;\n    function pipeline(\n        stream1: NodeJS.ReadableStream,\n        stream2: NodeJS.ReadWriteStream | NodeJS.WritableStream,\n        ...streams: Array<NodeJS.ReadWriteStream | NodeJS.WritableStream | PipelineOptions>\n    ): Promise<void>;\n}\ndeclare module \"node:stream/promises\" {\n    export * from \"stream/promises\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/stream/web.d.ts": "type _ByteLengthQueuingStrategy = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").ByteLengthQueuingStrategy;\ntype _CompressionStream = typeof globalThis extends { onmessage: any; ReportingObserver: any } ? {}\n    : import(\"stream/web\").CompressionStream;\ntype _CountQueuingStrategy = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").CountQueuingStrategy;\ntype _DecompressionStream = typeof globalThis extends { onmessage: any; ReportingObserver: any } ? {}\n    : import(\"stream/web\").DecompressionStream;\ntype _ReadableByteStreamController = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").ReadableByteStreamController;\ntype _ReadableStream<R = any> = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").ReadableStream<R>;\ntype _ReadableStreamBYOBReader = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").ReadableStreamBYOBReader;\ntype _ReadableStreamBYOBRequest = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").ReadableStreamBYOBRequest;\ntype _ReadableStreamDefaultController<R = any> = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").ReadableStreamDefaultController<R>;\ntype _ReadableStreamDefaultReader<R = any> = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").ReadableStreamDefaultReader<R>;\ntype _TextDecoderStream = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").TextDecoderStream;\ntype _TextEncoderStream = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").TextEncoderStream;\ntype _TransformStream<I = any, O = any> = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").TransformStream<I, O>;\ntype _TransformStreamDefaultController<O = any> = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").TransformStreamDefaultController<O>;\ntype _WritableStream<W = any> = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").WritableStream<W>;\ntype _WritableStreamDefaultController = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").WritableStreamDefaultController;\ntype _WritableStreamDefaultWriter<W = any> = typeof globalThis extends { onmessage: any } ? {}\n    : import(\"stream/web\").WritableStreamDefaultWriter<W>;\n\ndeclare module \"stream/web\" {\n    // stub module, pending copy&paste from .d.ts or manual impl\n    // copy from lib.dom.d.ts\n    interface ReadableWritablePair<R = any, W = any> {\n        readable: ReadableStream<R>;\n        /**\n         * Provides a convenient, chainable way of piping this readable stream\n         * through a transform stream (or any other { writable, readable }\n         * pair). It simply pipes the stream into the writable side of the\n         * supplied pair, and returns the readable side for further use.\n         *\n         * Piping a stream will lock it for the duration of the pipe, preventing\n         * any other consumer from acquiring a reader.\n         */\n        writable: WritableStream<W>;\n    }\n    interface StreamPipeOptions {\n        preventAbort?: boolean;\n        preventCancel?: boolean;\n        /**\n         * Pipes this readable stream to a given writable stream destination.\n         * The way in which the piping process behaves under various error\n         * conditions can be customized with a number of passed options. It\n         * returns a promise that fulfills when the piping process completes\n         * successfully, or rejects if any errors were encountered.\n         *\n         * Piping a stream will lock it for the duration of the pipe, preventing\n         * any other consumer from acquiring a reader.\n         *\n         * Errors and closures of the source and destination streams propagate\n         * as follows:\n         *\n         * An error in this source readable stream will abort destination,\n         * unless preventAbort is truthy. The returned promise will be rejected\n         * with the source's error, or with any error that occurs during\n         * aborting the destination.\n         *\n         * An error in destination will cancel this source readable stream,\n         * unless preventCancel is truthy. The returned promise will be rejected\n         * with the destination's error, or with any error that occurs during\n         * canceling the source.\n         *\n         * When this source readable stream closes, destination will be closed,\n         * unless preventClose is truthy. The returned promise will be fulfilled\n         * once this process completes, unless an error is encountered while\n         * closing the destination, in which case it will be rejected with that\n         * error.\n         *\n         * If destination starts out closed or closing, this source readable\n         * stream will be canceled, unless preventCancel is true. The returned\n         * promise will be rejected with an error indicating piping to a closed\n         * stream failed, or with any error that occurs during canceling the\n         * source.\n         *\n         * The signal option can be set to an AbortSignal to allow aborting an\n         * ongoing pipe operation via the corresponding AbortController. In this\n         * case, this source readable stream will be canceled, and destination\n         * aborted, unless the respective options preventCancel or preventAbort\n         * are set.\n         */\n        preventClose?: boolean;\n        signal?: AbortSignal;\n    }\n    interface ReadableStreamGenericReader {\n        readonly closed: Promise<void>;\n        cancel(reason?: any): Promise<void>;\n    }\n    type ReadableStreamController<T> = ReadableStreamDefaultController<T>;\n    interface ReadableStreamReadValueResult<T> {\n        done: false;\n        value: T;\n    }\n    interface ReadableStreamReadDoneResult<T> {\n        done: true;\n        value?: T;\n    }\n    type ReadableStreamReadResult<T> = ReadableStreamReadValueResult<T> | ReadableStreamReadDoneResult<T>;\n    interface ReadableByteStreamControllerCallback {\n        (controller: ReadableByteStreamController): void | PromiseLike<void>;\n    }\n    interface UnderlyingSinkAbortCallback {\n        (reason?: any): void | PromiseLike<void>;\n    }\n    interface UnderlyingSinkCloseCallback {\n        (): void | PromiseLike<void>;\n    }\n    interface UnderlyingSinkStartCallback {\n        (controller: WritableStreamDefaultController): any;\n    }\n    interface UnderlyingSinkWriteCallback<W> {\n        (chunk: W, controller: WritableStreamDefaultController): void | PromiseLike<void>;\n    }\n    interface UnderlyingSourceCancelCallback {\n        (reason?: any): void | PromiseLike<void>;\n    }\n    interface UnderlyingSourcePullCallback<R> {\n        (controller: ReadableStreamController<R>): void | PromiseLike<void>;\n    }\n    interface UnderlyingSourceStartCallback<R> {\n        (controller: ReadableStreamController<R>): any;\n    }\n    interface TransformerFlushCallback<O> {\n        (controller: TransformStreamDefaultController<O>): void | PromiseLike<void>;\n    }\n    interface TransformerStartCallback<O> {\n        (controller: TransformStreamDefaultController<O>): any;\n    }\n    interface TransformerTransformCallback<I, O> {\n        (chunk: I, controller: TransformStreamDefaultController<O>): void | PromiseLike<void>;\n    }\n    interface UnderlyingByteSource {\n        autoAllocateChunkSize?: number;\n        cancel?: ReadableStreamErrorCallback;\n        pull?: ReadableByteStreamControllerCallback;\n        start?: ReadableByteStreamControllerCallback;\n        type: \"bytes\";\n    }\n    interface UnderlyingSource<R = any> {\n        cancel?: UnderlyingSourceCancelCallback;\n        pull?: UnderlyingSourcePullCallback<R>;\n        start?: UnderlyingSourceStartCallback<R>;\n        type?: undefined;\n    }\n    interface UnderlyingSink<W = any> {\n        abort?: UnderlyingSinkAbortCallback;\n        close?: UnderlyingSinkCloseCallback;\n        start?: UnderlyingSinkStartCallback;\n        type?: undefined;\n        write?: UnderlyingSinkWriteCallback<W>;\n    }\n    interface ReadableStreamErrorCallback {\n        (reason: any): void | PromiseLike<void>;\n    }\n    interface ReadableStreamAsyncIterator<T> extends NodeJS.AsyncIterator<T, NodeJS.BuiltinIteratorReturn, unknown> {\n        [Symbol.asyncIterator](): ReadableStreamAsyncIterator<T>;\n    }\n    /** This Streams API interface represents a readable stream of byte data. */\n    interface ReadableStream<R = any> {\n        readonly locked: boolean;\n        cancel(reason?: any): Promise<void>;\n        getReader(options: { mode: \"byob\" }): ReadableStreamBYOBReader;\n        getReader(): ReadableStreamDefaultReader<R>;\n        getReader(options?: ReadableStreamGetReaderOptions): ReadableStreamReader<R>;\n        pipeThrough<T>(transform: ReadableWritablePair<T, R>, options?: StreamPipeOptions): ReadableStream<T>;\n        pipeTo(destination: WritableStream<R>, options?: StreamPipeOptions): Promise<void>;\n        tee(): [ReadableStream<R>, ReadableStream<R>];\n        values(options?: { preventCancel?: boolean }): ReadableStreamAsyncIterator<R>;\n        [Symbol.asyncIterator](): ReadableStreamAsyncIterator<R>;\n    }\n    const ReadableStream: {\n        prototype: ReadableStream;\n        from<T>(iterable: Iterable<T> | AsyncIterable<T>): ReadableStream<T>;\n        new(underlyingSource: UnderlyingByteSource, strategy?: QueuingStrategy<Uint8Array>): ReadableStream<Uint8Array>;\n        new<R = any>(underlyingSource?: UnderlyingSource<R>, strategy?: QueuingStrategy<R>): ReadableStream<R>;\n    };\n    type ReadableStreamReaderMode = \"byob\";\n    interface ReadableStreamGetReaderOptions {\n        /**\n         * Creates a ReadableStreamBYOBReader and locks the stream to the new reader.\n         *\n         * This call behaves the same way as the no-argument variant, except that it only works on readable byte streams, i.e. streams which were constructed specifically with the ability to handle \"bring your own buffer\" reading. The returned BYOB reader provides the ability to directly read individual chunks from the stream via its read() method, into developer-supplied buffers, allowing more precise control over allocation.\n         */\n        mode?: ReadableStreamReaderMode;\n    }\n    type ReadableStreamReader<T> = ReadableStreamDefaultReader<T> | ReadableStreamBYOBReader;\n    interface ReadableStreamDefaultReader<R = any> extends ReadableStreamGenericReader {\n        read(): Promise<ReadableStreamReadResult<R>>;\n        releaseLock(): void;\n    }\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader) */\n    interface ReadableStreamBYOBReader extends ReadableStreamGenericReader {\n        /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader/read) */\n        read<T extends ArrayBufferView>(\n            view: T,\n            options?: {\n                min?: number;\n            },\n        ): Promise<ReadableStreamReadResult<T>>;\n        /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader/releaseLock) */\n        releaseLock(): void;\n    }\n    const ReadableStreamDefaultReader: {\n        prototype: ReadableStreamDefaultReader;\n        new<R = any>(stream: ReadableStream<R>): ReadableStreamDefaultReader<R>;\n    };\n    const ReadableStreamBYOBReader: {\n        prototype: ReadableStreamBYOBReader;\n        new(stream: ReadableStream): ReadableStreamBYOBReader;\n    };\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest) */\n    interface ReadableStreamBYOBRequest {\n        /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest/view) */\n        readonly view: ArrayBufferView | null;\n        /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest/respond) */\n        respond(bytesWritten: number): void;\n        /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest/respondWithNewView) */\n        respondWithNewView(view: ArrayBufferView): void;\n    }\n    const ReadableStreamBYOBRequest: {\n        prototype: ReadableStreamBYOBRequest;\n        new(): ReadableStreamBYOBRequest;\n    };\n    interface ReadableByteStreamController {\n        readonly byobRequest: undefined;\n        readonly desiredSize: number | null;\n        close(): void;\n        enqueue(chunk: ArrayBufferView): void;\n        error(error?: any): void;\n    }\n    const ReadableByteStreamController: {\n        prototype: ReadableByteStreamController;\n        new(): ReadableByteStreamController;\n    };\n    interface ReadableStreamDefaultController<R = any> {\n        readonly desiredSize: number | null;\n        close(): void;\n        enqueue(chunk?: R): void;\n        error(e?: any): void;\n    }\n    const ReadableStreamDefaultController: {\n        prototype: ReadableStreamDefaultController;\n        new(): ReadableStreamDefaultController;\n    };\n    interface Transformer<I = any, O = any> {\n        flush?: TransformerFlushCallback<O>;\n        readableType?: undefined;\n        start?: TransformerStartCallback<O>;\n        transform?: TransformerTransformCallback<I, O>;\n        writableType?: undefined;\n    }\n    interface TransformStream<I = any, O = any> {\n        readonly readable: ReadableStream<O>;\n        readonly writable: WritableStream<I>;\n    }\n    const TransformStream: {\n        prototype: TransformStream;\n        new<I = any, O = any>(\n            transformer?: Transformer<I, O>,\n            writableStrategy?: QueuingStrategy<I>,\n            readableStrategy?: QueuingStrategy<O>,\n        ): TransformStream<I, O>;\n    };\n    interface TransformStreamDefaultController<O = any> {\n        readonly desiredSize: number | null;\n        enqueue(chunk?: O): void;\n        error(reason?: any): void;\n        terminate(): void;\n    }\n    const TransformStreamDefaultController: {\n        prototype: TransformStreamDefaultController;\n        new(): TransformStreamDefaultController;\n    };\n    /**\n     * This Streams API interface provides a standard abstraction for writing\n     * streaming data to a destination, known as a sink. This object comes with\n     * built-in back pressure and queuing.\n     */\n    interface WritableStream<W = any> {\n        readonly locked: boolean;\n        abort(reason?: any): Promise<void>;\n        close(): Promise<void>;\n        getWriter(): WritableStreamDefaultWriter<W>;\n    }\n    const WritableStream: {\n        prototype: WritableStream;\n        new<W = any>(underlyingSink?: UnderlyingSink<W>, strategy?: QueuingStrategy<W>): WritableStream<W>;\n    };\n    /**\n     * This Streams API interface is the object returned by\n     * WritableStream.getWriter() and once created locks the < writer to the\n     * WritableStream ensuring that no other streams can write to the underlying\n     * sink.\n     */\n    interface WritableStreamDefaultWriter<W = any> {\n        readonly closed: Promise<void>;\n        readonly desiredSize: number | null;\n        readonly ready: Promise<void>;\n        abort(reason?: any): Promise<void>;\n        close(): Promise<void>;\n        releaseLock(): void;\n        write(chunk?: W): Promise<void>;\n    }\n    const WritableStreamDefaultWriter: {\n        prototype: WritableStreamDefaultWriter;\n        new<W = any>(stream: WritableStream<W>): WritableStreamDefaultWriter<W>;\n    };\n    /**\n     * This Streams API interface represents a controller allowing control of a\n     * WritableStream's state. When constructing a WritableStream, the\n     * underlying sink is given a corresponding WritableStreamDefaultController\n     * instance to manipulate.\n     */\n    interface WritableStreamDefaultController {\n        error(e?: any): void;\n    }\n    const WritableStreamDefaultController: {\n        prototype: WritableStreamDefaultController;\n        new(): WritableStreamDefaultController;\n    };\n    interface QueuingStrategy<T = any> {\n        highWaterMark?: number;\n        size?: QueuingStrategySize<T>;\n    }\n    interface QueuingStrategySize<T = any> {\n        (chunk?: T): number;\n    }\n    interface QueuingStrategyInit {\n        /**\n         * Creates a new ByteLengthQueuingStrategy with the provided high water\n         * mark.\n         *\n         * Note that the provided high water mark will not be validated ahead of\n         * time. Instead, if it is negative, NaN, or not a number, the resulting\n         * ByteLengthQueuingStrategy will cause the corresponding stream\n         * constructor to throw.\n         */\n        highWaterMark: number;\n    }\n    /**\n     * This Streams API interface provides a built-in byte length queuing\n     * strategy that can be used when constructing streams.\n     */\n    interface ByteLengthQueuingStrategy extends QueuingStrategy<ArrayBufferView> {\n        readonly highWaterMark: number;\n        readonly size: QueuingStrategySize<ArrayBufferView>;\n    }\n    const ByteLengthQueuingStrategy: {\n        prototype: ByteLengthQueuingStrategy;\n        new(init: QueuingStrategyInit): ByteLengthQueuingStrategy;\n    };\n    /**\n     * This Streams API interface provides a built-in byte length queuing\n     * strategy that can be used when constructing streams.\n     */\n    interface CountQueuingStrategy extends QueuingStrategy {\n        readonly highWaterMark: number;\n        readonly size: QueuingStrategySize;\n    }\n    const CountQueuingStrategy: {\n        prototype: CountQueuingStrategy;\n        new(init: QueuingStrategyInit): CountQueuingStrategy;\n    };\n    interface TextEncoderStream {\n        /** Returns \"utf-8\". */\n        readonly encoding: \"utf-8\";\n        readonly readable: ReadableStream<Uint8Array>;\n        readonly writable: WritableStream<string>;\n        readonly [Symbol.toStringTag]: string;\n    }\n    const TextEncoderStream: {\n        prototype: TextEncoderStream;\n        new(): TextEncoderStream;\n    };\n    interface TextDecoderOptions {\n        fatal?: boolean;\n        ignoreBOM?: boolean;\n    }\n    type BufferSource = ArrayBufferView | ArrayBuffer;\n    interface TextDecoderStream {\n        /** Returns encoding's name, lower cased. */\n        readonly encoding: string;\n        /** Returns `true` if error mode is \"fatal\", and `false` otherwise. */\n        readonly fatal: boolean;\n        /** Returns `true` if ignore BOM flag is set, and `false` otherwise. */\n        readonly ignoreBOM: boolean;\n        readonly readable: ReadableStream<string>;\n        readonly writable: WritableStream<BufferSource>;\n        readonly [Symbol.toStringTag]: string;\n    }\n    const TextDecoderStream: {\n        prototype: TextDecoderStream;\n        new(encoding?: string, options?: TextDecoderOptions): TextDecoderStream;\n    };\n    interface CompressionStream {\n        readonly readable: ReadableStream;\n        readonly writable: WritableStream;\n    }\n    const CompressionStream: {\n        prototype: CompressionStream;\n        new(format: \"deflate\" | \"deflate-raw\" | \"gzip\"): CompressionStream;\n    };\n    interface DecompressionStream {\n        readonly writable: WritableStream;\n        readonly readable: ReadableStream;\n    }\n    const DecompressionStream: {\n        prototype: DecompressionStream;\n        new(format: \"deflate\" | \"deflate-raw\" | \"gzip\"): DecompressionStream;\n    };\n\n    global {\n        interface ByteLengthQueuingStrategy extends _ByteLengthQueuingStrategy {}\n        var ByteLengthQueuingStrategy: typeof globalThis extends { onmessage: any; ByteLengthQueuingStrategy: infer T }\n            ? T\n            : typeof import(\"stream/web\").ByteLengthQueuingStrategy;\n\n        interface CompressionStream extends _CompressionStream {}\n        var CompressionStream: typeof globalThis extends {\n            onmessage: any;\n            // CompressionStream, DecompressionStream and ReportingObserver was introduced in the same commit.\n            // If ReportingObserver check is removed, the type here will form a circular reference in TS5.0+lib.dom.d.ts\n            ReportingObserver: any;\n            CompressionStream: infer T;\n        } ? T\n            // TS 4.8, 4.9, 5.0\n            : typeof globalThis extends { onmessage: any; TransformStream: { prototype: infer T } } ? {\n                    prototype: T;\n                    new(format: \"deflate\" | \"deflate-raw\" | \"gzip\"): T;\n                }\n            : typeof import(\"stream/web\").CompressionStream;\n\n        interface CountQueuingStrategy extends _CountQueuingStrategy {}\n        var CountQueuingStrategy: typeof globalThis extends { onmessage: any; CountQueuingStrategy: infer T } ? T\n            : typeof import(\"stream/web\").CountQueuingStrategy;\n\n        interface DecompressionStream extends _DecompressionStream {}\n        var DecompressionStream: typeof globalThis extends {\n            onmessage: any;\n            // CompressionStream, DecompressionStream and ReportingObserver was introduced in the same commit.\n            // If ReportingObserver check is removed, the type here will form a circular reference in TS5.0+lib.dom.d.ts\n            ReportingObserver: any;\n            DecompressionStream: infer T;\n        } ? T\n            // TS 4.8, 4.9, 5.0\n            : typeof globalThis extends { onmessage: any; TransformStream: { prototype: infer T } } ? {\n                    prototype: T;\n                    new(format: \"deflate\" | \"deflate-raw\" | \"gzip\"): T;\n                }\n            : typeof import(\"stream/web\").DecompressionStream;\n\n        interface ReadableByteStreamController extends _ReadableByteStreamController {}\n        var ReadableByteStreamController: typeof globalThis extends\n            { onmessage: any; ReadableByteStreamController: infer T } ? T\n            : typeof import(\"stream/web\").ReadableByteStreamController;\n\n        interface ReadableStream<R = any> extends _ReadableStream<R> {}\n        var ReadableStream: typeof globalThis extends { onmessage: any; ReadableStream: infer T } ? T\n            : typeof import(\"stream/web\").ReadableStream;\n\n        interface ReadableStreamBYOBReader extends _ReadableStreamBYOBReader {}\n        var ReadableStreamBYOBReader: typeof globalThis extends { onmessage: any; ReadableStreamBYOBReader: infer T }\n            ? T\n            : typeof import(\"stream/web\").ReadableStreamBYOBReader;\n\n        interface ReadableStreamBYOBRequest extends _ReadableStreamBYOBRequest {}\n        var ReadableStreamBYOBRequest: typeof globalThis extends { onmessage: any; ReadableStreamBYOBRequest: infer T }\n            ? T\n            : typeof import(\"stream/web\").ReadableStreamBYOBRequest;\n\n        interface ReadableStreamDefaultController<R = any> extends _ReadableStreamDefaultController<R> {}\n        var ReadableStreamDefaultController: typeof globalThis extends\n            { onmessage: any; ReadableStreamDefaultController: infer T } ? T\n            : typeof import(\"stream/web\").ReadableStreamDefaultController;\n\n        interface ReadableStreamDefaultReader<R = any> extends _ReadableStreamDefaultReader<R> {}\n        var ReadableStreamDefaultReader: typeof globalThis extends\n            { onmessage: any; ReadableStreamDefaultReader: infer T } ? T\n            : typeof import(\"stream/web\").ReadableStreamDefaultReader;\n\n        interface TextDecoderStream extends _TextDecoderStream {}\n        var TextDecoderStream: typeof globalThis extends { onmessage: any; TextDecoderStream: infer T } ? T\n            : typeof import(\"stream/web\").TextDecoderStream;\n\n        interface TextEncoderStream extends _TextEncoderStream {}\n        var TextEncoderStream: typeof globalThis extends { onmessage: any; TextEncoderStream: infer T } ? T\n            : typeof import(\"stream/web\").TextEncoderStream;\n\n        interface TransformStream<I = any, O = any> extends _TransformStream<I, O> {}\n        var TransformStream: typeof globalThis extends { onmessage: any; TransformStream: infer T } ? T\n            : typeof import(\"stream/web\").TransformStream;\n\n        interface TransformStreamDefaultController<O = any> extends _TransformStreamDefaultController<O> {}\n        var TransformStreamDefaultController: typeof globalThis extends\n            { onmessage: any; TransformStreamDefaultController: infer T } ? T\n            : typeof import(\"stream/web\").TransformStreamDefaultController;\n\n        interface WritableStream<W = any> extends _WritableStream<W> {}\n        var WritableStream: typeof globalThis extends { onmessage: any; WritableStream: infer T } ? T\n            : typeof import(\"stream/web\").WritableStream;\n\n        interface WritableStreamDefaultController extends _WritableStreamDefaultController {}\n        var WritableStreamDefaultController: typeof globalThis extends\n            { onmessage: any; WritableStreamDefaultController: infer T } ? T\n            : typeof import(\"stream/web\").WritableStreamDefaultController;\n\n        interface WritableStreamDefaultWriter<W = any> extends _WritableStreamDefaultWriter<W> {}\n        var WritableStreamDefaultWriter: typeof globalThis extends\n            { onmessage: any; WritableStreamDefaultWriter: infer T } ? T\n            : typeof import(\"stream/web\").WritableStreamDefaultWriter;\n    }\n}\ndeclare module \"node:stream/web\" {\n    export * from \"stream/web\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/stream.d.ts": "/**\n * A stream is an abstract interface for working with streaming data in Node.js.\n * The `node:stream` module provides an API for implementing the stream interface.\n *\n * There are many stream objects provided by Node.js. For instance, a [request to an HTTP server](https://nodejs.org/docs/latest-v20.x/api/http.html#class-httpincomingmessage)\n * and [`process.stdout`](https://nodejs.org/docs/latest-v20.x/api/process.html#processstdout) are both stream instances.\n *\n * Streams can be readable, writable, or both. All streams are instances of [`EventEmitter`](https://nodejs.org/docs/latest-v20.x/api/events.html#class-eventemitter).\n *\n * To access the `node:stream` module:\n *\n * ```js\n * import stream from 'node:stream';\n * ```\n *\n * The `node:stream` module is useful for creating new types of stream instances.\n * It is usually not necessary to use the `node:stream` module to consume streams.\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/stream.js)\n */\ndeclare module \"stream\" {\n    import { Abortable, EventEmitter } from \"node:events\";\n    import { Blob as NodeBlob } from \"node:buffer\";\n    import * as streamPromises from \"node:stream/promises\";\n    import * as streamWeb from \"node:stream/web\";\n\n    type ComposeFnParam = (source: any) => void;\n\n    class Stream extends EventEmitter {\n        pipe<T extends NodeJS.WritableStream>(\n            destination: T,\n            options?: {\n                end?: boolean | undefined;\n            },\n        ): T;\n        compose<T extends NodeJS.ReadableStream>(\n            stream: T | ComposeFnParam | Iterable<T> | AsyncIterable<T>,\n            options?: { signal: AbortSignal },\n        ): T;\n    }\n    namespace Stream {\n        export { Stream, streamPromises as promises };\n    }\n    namespace Stream {\n        interface StreamOptions<T extends Stream> extends Abortable {\n            emitClose?: boolean | undefined;\n            highWaterMark?: number | undefined;\n            objectMode?: boolean | undefined;\n            construct?(this: T, callback: (error?: Error | null) => void): void;\n            destroy?(this: T, error: Error | null, callback: (error?: Error | null) => void): void;\n            autoDestroy?: boolean | undefined;\n        }\n        interface ReadableOptions<T extends Readable = Readable> extends StreamOptions<T> {\n            encoding?: BufferEncoding | undefined;\n            read?(this: T, size: number): void;\n        }\n        interface ArrayOptions {\n            /**\n             * The maximum concurrent invocations of `fn` to call on the stream at once.\n             * @default 1\n             */\n            concurrency?: number;\n            /** Allows destroying the stream if the signal is aborted. */\n            signal?: AbortSignal;\n        }\n        /**\n         * @since v0.9.4\n         */\n        class Readable extends Stream implements NodeJS.ReadableStream {\n            /**\n             * A utility method for creating Readable Streams out of iterators.\n             * @since v12.3.0, v10.17.0\n             * @param iterable Object implementing the `Symbol.asyncIterator` or `Symbol.iterator` iterable protocol. Emits an 'error' event if a null value is passed.\n             * @param options Options provided to `new stream.Readable([options])`. By default, `Readable.from()` will set `options.objectMode` to `true`, unless this is explicitly opted out by setting `options.objectMode` to `false`.\n             */\n            static from(iterable: Iterable<any> | AsyncIterable<any>, options?: ReadableOptions): Readable;\n            /**\n             * A utility method for creating a `Readable` from a web `ReadableStream`.\n             * @since v17.0.0\n             * @experimental\n             */\n            static fromWeb(\n                readableStream: streamWeb.ReadableStream,\n                options?: Pick<ReadableOptions, \"encoding\" | \"highWaterMark\" | \"objectMode\" | \"signal\">,\n            ): Readable;\n            /**\n             * A utility method for creating a web `ReadableStream` from a `Readable`.\n             * @since v17.0.0\n             * @experimental\n             */\n            static toWeb(\n                streamReadable: Readable,\n                options?: {\n                    strategy?: streamWeb.QueuingStrategy | undefined;\n                },\n            ): streamWeb.ReadableStream;\n            /**\n             * Returns whether the stream has been read from or cancelled.\n             * @since v16.8.0\n             */\n            static isDisturbed(stream: Readable | NodeJS.ReadableStream): boolean;\n            /**\n             * Returns whether the stream was destroyed or errored before emitting `'end'`.\n             * @since v16.8.0\n             * @experimental\n             */\n            readonly readableAborted: boolean;\n            /**\n             * Is `true` if it is safe to call {@link read}, which means\n             * the stream has not been destroyed or emitted `'error'` or `'end'`.\n             * @since v11.4.0\n             */\n            readable: boolean;\n            /**\n             * Returns whether `'data'` has been emitted.\n             * @since v16.7.0, v14.18.0\n             * @experimental\n             */\n            readonly readableDidRead: boolean;\n            /**\n             * Getter for the property `encoding` of a given `Readable` stream. The `encoding` property can be set using the {@link setEncoding} method.\n             * @since v12.7.0\n             */\n            readonly readableEncoding: BufferEncoding | null;\n            /**\n             * Becomes `true` when [`'end'`](https://nodejs.org/docs/latest-v20.x/api/stream.html#event-end) event is emitted.\n             * @since v12.9.0\n             */\n            readonly readableEnded: boolean;\n            /**\n             * This property reflects the current state of a `Readable` stream as described\n             * in the [Three states](https://nodejs.org/docs/latest-v20.x/api/stream.html#three-states) section.\n             * @since v9.4.0\n             */\n            readonly readableFlowing: boolean | null;\n            /**\n             * Returns the value of `highWaterMark` passed when creating this `Readable`.\n             * @since v9.3.0\n             */\n            readonly readableHighWaterMark: number;\n            /**\n             * This property contains the number of bytes (or objects) in the queue\n             * ready to be read. The value provides introspection data regarding\n             * the status of the `highWaterMark`.\n             * @since v9.4.0\n             */\n            readonly readableLength: number;\n            /**\n             * Getter for the property `objectMode` of a given `Readable` stream.\n             * @since v12.3.0\n             */\n            readonly readableObjectMode: boolean;\n            /**\n             * Is `true` after `readable.destroy()` has been called.\n             * @since v8.0.0\n             */\n            destroyed: boolean;\n            /**\n             * Is `true` after `'close'` has been emitted.\n             * @since v18.0.0\n             */\n            readonly closed: boolean;\n            /**\n             * Returns error if the stream has been destroyed with an error.\n             * @since v18.0.0\n             */\n            readonly errored: Error | null;\n            constructor(opts?: ReadableOptions);\n            _construct?(callback: (error?: Error | null) => void): void;\n            _read(size: number): void;\n            /**\n             * The `readable.read()` method reads data out of the internal buffer and\n             * returns it. If no data is available to be read, `null` is returned. By default,\n             * the data is returned as a `Buffer` object unless an encoding has been\n             * specified using the `readable.setEncoding()` method or the stream is operating\n             * in object mode.\n             *\n             * The optional `size` argument specifies a specific number of bytes to read. If\n             * `size` bytes are not available to be read, `null` will be returned _unless_ the\n             * stream has ended, in which case all of the data remaining in the internal buffer\n             * will be returned.\n             *\n             * If the `size` argument is not specified, all of the data contained in the\n             * internal buffer will be returned.\n             *\n             * The `size` argument must be less than or equal to 1 GiB.\n             *\n             * The `readable.read()` method should only be called on `Readable` streams\n             * operating in paused mode. In flowing mode, `readable.read()` is called\n             * automatically until the internal buffer is fully drained.\n             *\n             * ```js\n             * const readable = getReadableStreamSomehow();\n             *\n             * // 'readable' may be triggered multiple times as data is buffered in\n             * readable.on('readable', () => {\n             *   let chunk;\n             *   console.log('Stream is readable (new data received in buffer)');\n             *   // Use a loop to make sure we read all currently available data\n             *   while (null !== (chunk = readable.read())) {\n             *     console.log(`Read ${chunk.length} bytes of data...`);\n             *   }\n             * });\n             *\n             * // 'end' will be triggered once when there is no more data available\n             * readable.on('end', () => {\n             *   console.log('Reached end of stream.');\n             * });\n             * ```\n             *\n             * Each call to `readable.read()` returns a chunk of data, or `null`. The chunks\n             * are not concatenated. A `while` loop is necessary to consume all data\n             * currently in the buffer. When reading a large file `.read()` may return `null`,\n             * having consumed all buffered content so far, but there is still more data to\n             * come not yet buffered. In this case a new `'readable'` event will be emitted\n             * when there is more data in the buffer. Finally the `'end'` event will be\n             * emitted when there is no more data to come.\n             *\n             * Therefore to read a file's whole contents from a `readable`, it is necessary\n             * to collect chunks across multiple `'readable'` events:\n             *\n             * ```js\n             * const chunks = [];\n             *\n             * readable.on('readable', () => {\n             *   let chunk;\n             *   while (null !== (chunk = readable.read())) {\n             *     chunks.push(chunk);\n             *   }\n             * });\n             *\n             * readable.on('end', () => {\n             *   const content = chunks.join('');\n             * });\n             * ```\n             *\n             * A `Readable` stream in object mode will always return a single item from\n             * a call to `readable.read(size)`, regardless of the value of the `size` argument.\n             *\n             * If the `readable.read()` method returns a chunk of data, a `'data'` event will\n             * also be emitted.\n             *\n             * Calling {@link read} after the `'end'` event has\n             * been emitted will return `null`. No runtime error will be raised.\n             * @since v0.9.4\n             * @param size Optional argument to specify how much data to read.\n             */\n            read(size?: number): any;\n            /**\n             * The `readable.setEncoding()` method sets the character encoding for\n             * data read from the `Readable` stream.\n             *\n             * By default, no encoding is assigned and stream data will be returned as `Buffer` objects. Setting an encoding causes the stream data\n             * to be returned as strings of the specified encoding rather than as `Buffer` objects. For instance, calling `readable.setEncoding('utf8')` will cause the\n             * output data to be interpreted as UTF-8 data, and passed as strings. Calling `readable.setEncoding('hex')` will cause the data to be encoded in hexadecimal\n             * string format.\n             *\n             * The `Readable` stream will properly handle multi-byte characters delivered\n             * through the stream that would otherwise become improperly decoded if simply\n             * pulled from the stream as `Buffer` objects.\n             *\n             * ```js\n             * const readable = getReadableStreamSomehow();\n             * readable.setEncoding('utf8');\n             * readable.on('data', (chunk) => {\n             *   assert.equal(typeof chunk, 'string');\n             *   console.log('Got %d characters of string data:', chunk.length);\n             * });\n             * ```\n             * @since v0.9.4\n             * @param encoding The encoding to use.\n             */\n            setEncoding(encoding: BufferEncoding): this;\n            /**\n             * The `readable.pause()` method will cause a stream in flowing mode to stop\n             * emitting `'data'` events, switching out of flowing mode. Any data that\n             * becomes available will remain in the internal buffer.\n             *\n             * ```js\n             * const readable = getReadableStreamSomehow();\n             * readable.on('data', (chunk) => {\n             *   console.log(`Received ${chunk.length} bytes of data.`);\n             *   readable.pause();\n             *   console.log('There will be no additional data for 1 second.');\n             *   setTimeout(() => {\n             *     console.log('Now data will start flowing again.');\n             *     readable.resume();\n             *   }, 1000);\n             * });\n             * ```\n             *\n             * The `readable.pause()` method has no effect if there is a `'readable'` event listener.\n             * @since v0.9.4\n             */\n            pause(): this;\n            /**\n             * The `readable.resume()` method causes an explicitly paused `Readable` stream to\n             * resume emitting `'data'` events, switching the stream into flowing mode.\n             *\n             * The `readable.resume()` method can be used to fully consume the data from a\n             * stream without actually processing any of that data:\n             *\n             * ```js\n             * getReadableStreamSomehow()\n             *   .resume()\n             *   .on('end', () => {\n             *     console.log('Reached the end, but did not read anything.');\n             *   });\n             * ```\n             *\n             * The `readable.resume()` method has no effect if there is a `'readable'` event listener.\n             * @since v0.9.4\n             */\n            resume(): this;\n            /**\n             * The `readable.isPaused()` method returns the current operating state of the `Readable`.\n             * This is used primarily by the mechanism that underlies the `readable.pipe()` method.\n             * In most typical cases, there will be no reason to use this method directly.\n             *\n             * ```js\n             * const readable = new stream.Readable();\n             *\n             * readable.isPaused(); // === false\n             * readable.pause();\n             * readable.isPaused(); // === true\n             * readable.resume();\n             * readable.isPaused(); // === false\n             * ```\n             * @since v0.11.14\n             */\n            isPaused(): boolean;\n            /**\n             * The `readable.unpipe()` method detaches a `Writable` stream previously attached\n             * using the {@link pipe} method.\n             *\n             * If the `destination` is not specified, then _all_ pipes are detached.\n             *\n             * If the `destination` is specified, but no pipe is set up for it, then\n             * the method does nothing.\n             *\n             * ```js\n             * import fs from 'node:fs';\n             * const readable = getReadableStreamSomehow();\n             * const writable = fs.createWriteStream('file.txt');\n             * // All the data from readable goes into 'file.txt',\n             * // but only for the first second.\n             * readable.pipe(writable);\n             * setTimeout(() => {\n             *   console.log('Stop writing to file.txt.');\n             *   readable.unpipe(writable);\n             *   console.log('Manually close the file stream.');\n             *   writable.end();\n             * }, 1000);\n             * ```\n             * @since v0.9.4\n             * @param destination Optional specific stream to unpipe\n             */\n            unpipe(destination?: NodeJS.WritableStream): this;\n            /**\n             * Passing `chunk` as `null` signals the end of the stream (EOF) and behaves the\n             * same as `readable.push(null)`, after which no more data can be written. The EOF\n             * signal is put at the end of the buffer and any buffered data will still be\n             * flushed.\n             *\n             * The `readable.unshift()` method pushes a chunk of data back into the internal\n             * buffer. This is useful in certain situations where a stream is being consumed by\n             * code that needs to \"un-consume\" some amount of data that it has optimistically\n             * pulled out of the source, so that the data can be passed on to some other party.\n             *\n             * The `stream.unshift(chunk)` method cannot be called after the `'end'` event\n             * has been emitted or a runtime error will be thrown.\n             *\n             * Developers using `stream.unshift()` often should consider switching to\n             * use of a `Transform` stream instead. See the `API for stream implementers` section for more information.\n             *\n             * ```js\n             * // Pull off a header delimited by \\n\\n.\n             * // Use unshift() if we get too much.\n             * // Call the callback with (error, header, stream).\n             * import { StringDecoder } from 'node:string_decoder';\n             * function parseHeader(stream, callback) {\n             *   stream.on('error', callback);\n             *   stream.on('readable', onReadable);\n             *   const decoder = new StringDecoder('utf8');\n             *   let header = '';\n             *   function onReadable() {\n             *     let chunk;\n             *     while (null !== (chunk = stream.read())) {\n             *       const str = decoder.write(chunk);\n             *       if (str.includes('\\n\\n')) {\n             *         // Found the header boundary.\n             *         const split = str.split(/\\n\\n/);\n             *         header += split.shift();\n             *         const remaining = split.join('\\n\\n');\n             *         const buf = Buffer.from(remaining, 'utf8');\n             *         stream.removeListener('error', callback);\n             *         // Remove the 'readable' listener before unshifting.\n             *         stream.removeListener('readable', onReadable);\n             *         if (buf.length)\n             *           stream.unshift(buf);\n             *         // Now the body of the message can be read from the stream.\n             *         callback(null, header, stream);\n             *         return;\n             *       }\n             *       // Still reading the header.\n             *       header += str;\n             *     }\n             *   }\n             * }\n             * ```\n             *\n             * Unlike {@link push}, `stream.unshift(chunk)` will not\n             * end the reading process by resetting the internal reading state of the stream.\n             * This can cause unexpected results if `readable.unshift()` is called during a\n             * read (i.e. from within a {@link _read} implementation on a\n             * custom stream). Following the call to `readable.unshift()` with an immediate {@link push} will reset the reading state appropriately,\n             * however it is best to simply avoid calling `readable.unshift()` while in the\n             * process of performing a read.\n             * @since v0.9.11\n             * @param chunk Chunk of data to unshift onto the read queue. For streams not operating in object mode, `chunk` must\n             * be a {string}, {Buffer}, {TypedArray}, {DataView} or `null`. For object mode streams, `chunk` may be any JavaScript value.\n             * @param encoding Encoding of string chunks. Must be a valid `Buffer` encoding, such as `'utf8'` or `'ascii'`.\n             */\n            unshift(chunk: any, encoding?: BufferEncoding): void;\n            /**\n             * Prior to Node.js 0.10, streams did not implement the entire `node:stream` module API as it is currently defined. (See `Compatibility` for more\n             * information.)\n             *\n             * When using an older Node.js library that emits `'data'` events and has a {@link pause} method that is advisory only, the `readable.wrap()` method can be used to create a `Readable`\n             * stream that uses\n             * the old stream as its data source.\n             *\n             * It will rarely be necessary to use `readable.wrap()` but the method has been\n             * provided as a convenience for interacting with older Node.js applications and\n             * libraries.\n             *\n             * ```js\n             * import { OldReader } from './old-api-module.js';\n             * import { Readable } from 'node:stream';\n             * const oreader = new OldReader();\n             * const myReader = new Readable().wrap(oreader);\n             *\n             * myReader.on('readable', () => {\n             *   myReader.read(); // etc.\n             * });\n             * ```\n             * @since v0.9.4\n             * @param stream An \"old style\" readable stream\n             */\n            wrap(stream: NodeJS.ReadableStream): this;\n            push(chunk: any, encoding?: BufferEncoding): boolean;\n            /**\n             * The iterator created by this method gives users the option to cancel the destruction\n             * of the stream if the `for await...of` loop is exited by `return`, `break`, or `throw`,\n             * or if the iterator should destroy the stream if the stream emitted an error during iteration.\n             * @since v16.3.0\n             * @param options.destroyOnReturn When set to `false`, calling `return` on the async iterator,\n             * or exiting a `for await...of` iteration using a `break`, `return`, or `throw` will not destroy the stream.\n             * **Default: `true`**.\n             */\n            iterator(options?: { destroyOnReturn?: boolean }): NodeJS.AsyncIterator<any>;\n            /**\n             * This method allows mapping over the stream. The *fn* function will be called for every chunk in the stream.\n             * If the *fn* function returns a promise - that promise will be `await`ed before being passed to the result stream.\n             * @since v17.4.0, v16.14.0\n             * @param fn a function to map over every chunk in the stream. Async or not.\n             * @returns a stream mapped with the function *fn*.\n             */\n            map(fn: (data: any, options?: Pick<ArrayOptions, \"signal\">) => any, options?: ArrayOptions): Readable;\n            /**\n             * This method allows filtering the stream. For each chunk in the stream the *fn* function will be called\n             * and if it returns a truthy value, the chunk will be passed to the result stream.\n             * If the *fn* function returns a promise - that promise will be `await`ed.\n             * @since v17.4.0, v16.14.0\n             * @param fn a function to filter chunks from the stream. Async or not.\n             * @returns a stream filtered with the predicate *fn*.\n             */\n            filter(\n                fn: (data: any, options?: Pick<ArrayOptions, \"signal\">) => boolean | Promise<boolean>,\n                options?: ArrayOptions,\n            ): Readable;\n            /**\n             * This method allows iterating a stream. For each chunk in the stream the *fn* function will be called.\n             * If the *fn* function returns a promise - that promise will be `await`ed.\n             *\n             * This method is different from `for await...of` loops in that it can optionally process chunks concurrently.\n             * In addition, a `forEach` iteration can only be stopped by having passed a `signal` option\n             * and aborting the related AbortController while `for await...of` can be stopped with `break` or `return`.\n             * In either case the stream will be destroyed.\n             *\n             * This method is different from listening to the `'data'` event in that it uses the `readable` event\n             * in the underlying machinary and can limit the number of concurrent *fn* calls.\n             * @since v17.5.0\n             * @param fn a function to call on each chunk of the stream. Async or not.\n             * @returns a promise for when the stream has finished.\n             */\n            forEach(\n                fn: (data: any, options?: Pick<ArrayOptions, \"signal\">) => void | Promise<void>,\n                options?: ArrayOptions,\n            ): Promise<void>;\n            /**\n             * This method allows easily obtaining the contents of a stream.\n             *\n             * As this method reads the entire stream into memory, it negates the benefits of streams. It's intended\n             * for interoperability and convenience, not as the primary way to consume streams.\n             * @since v17.5.0\n             * @returns a promise containing an array with the contents of the stream.\n             */\n            toArray(options?: Pick<ArrayOptions, \"signal\">): Promise<any[]>;\n            /**\n             * This method is similar to `Array.prototype.some` and calls *fn* on each chunk in the stream\n             * until the awaited return value is `true` (or any truthy value). Once an *fn* call on a chunk\n             * `await`ed return value is truthy, the stream is destroyed and the promise is fulfilled with `true`.\n             * If none of the *fn* calls on the chunks return a truthy value, the promise is fulfilled with `false`.\n             * @since v17.5.0\n             * @param fn a function to call on each chunk of the stream. Async or not.\n             * @returns a promise evaluating to `true` if *fn* returned a truthy value for at least one of the chunks.\n             */\n            some(\n                fn: (data: any, options?: Pick<ArrayOptions, \"signal\">) => boolean | Promise<boolean>,\n                options?: ArrayOptions,\n            ): Promise<boolean>;\n            /**\n             * This method is similar to `Array.prototype.find` and calls *fn* on each chunk in the stream\n             * to find a chunk with a truthy value for *fn*. Once an *fn* call's awaited return value is truthy,\n             * the stream is destroyed and the promise is fulfilled with value for which *fn* returned a truthy value.\n             * If all of the *fn* calls on the chunks return a falsy value, the promise is fulfilled with `undefined`.\n             * @since v17.5.0\n             * @param fn a function to call on each chunk of the stream. Async or not.\n             * @returns a promise evaluating to the first chunk for which *fn* evaluated with a truthy value,\n             * or `undefined` if no element was found.\n             */\n            find<T>(\n                fn: (data: any, options?: Pick<ArrayOptions, \"signal\">) => data is T,\n                options?: ArrayOptions,\n            ): Promise<T | undefined>;\n            find(\n                fn: (data: any, options?: Pick<ArrayOptions, \"signal\">) => boolean | Promise<boolean>,\n                options?: ArrayOptions,\n            ): Promise<any>;\n            /**\n             * This method is similar to `Array.prototype.every` and calls *fn* on each chunk in the stream\n             * to check if all awaited return values are truthy value for *fn*. Once an *fn* call on a chunk\n             * `await`ed return value is falsy, the stream is destroyed and the promise is fulfilled with `false`.\n             * If all of the *fn* calls on the chunks return a truthy value, the promise is fulfilled with `true`.\n             * @since v17.5.0\n             * @param fn a function to call on each chunk of the stream. Async or not.\n             * @returns a promise evaluating to `true` if *fn* returned a truthy value for every one of the chunks.\n             */\n            every(\n                fn: (data: any, options?: Pick<ArrayOptions, \"signal\">) => boolean | Promise<boolean>,\n                options?: ArrayOptions,\n            ): Promise<boolean>;\n            /**\n             * This method returns a new stream by applying the given callback to each chunk of the stream\n             * and then flattening the result.\n             *\n             * It is possible to return a stream or another iterable or async iterable from *fn* and the result streams\n             * will be merged (flattened) into the returned stream.\n             * @since v17.5.0\n             * @param fn a function to map over every chunk in the stream. May be async. May be a stream or generator.\n             * @returns a stream flat-mapped with the function *fn*.\n             */\n            flatMap(fn: (data: any, options?: Pick<ArrayOptions, \"signal\">) => any, options?: ArrayOptions): Readable;\n            /**\n             * This method returns a new stream with the first *limit* chunks dropped from the start.\n             * @since v17.5.0\n             * @param limit the number of chunks to drop from the readable.\n             * @returns a stream with *limit* chunks dropped from the start.\n             */\n            drop(limit: number, options?: Pick<ArrayOptions, \"signal\">): Readable;\n            /**\n             * This method returns a new stream with the first *limit* chunks.\n             * @since v17.5.0\n             * @param limit the number of chunks to take from the readable.\n             * @returns a stream with *limit* chunks taken.\n             */\n            take(limit: number, options?: Pick<ArrayOptions, \"signal\">): Readable;\n            /**\n             * This method returns a new stream with chunks of the underlying stream paired with a counter\n             * in the form `[index, chunk]`. The first index value is `0` and it increases by 1 for each chunk produced.\n             * @since v17.5.0\n             * @returns a stream of indexed pairs.\n             */\n            asIndexedPairs(options?: Pick<ArrayOptions, \"signal\">): Readable;\n            /**\n             * This method calls *fn* on each chunk of the stream in order, passing it the result from the calculation\n             * on the previous element. It returns a promise for the final value of the reduction.\n             *\n             * If no *initial* value is supplied the first chunk of the stream is used as the initial value.\n             * If the stream is empty, the promise is rejected with a `TypeError` with the `ERR_INVALID_ARGS` code property.\n             *\n             * The reducer function iterates the stream element-by-element which means that there is no *concurrency* parameter\n             * or parallelism. To perform a reduce concurrently, you can extract the async function to `readable.map` method.\n             * @since v17.5.0\n             * @param fn a reducer function to call over every chunk in the stream. Async or not.\n             * @param initial the initial value to use in the reduction.\n             * @returns a promise for the final value of the reduction.\n             */\n            reduce<T = any>(\n                fn: (previous: any, data: any, options?: Pick<ArrayOptions, \"signal\">) => T,\n                initial?: undefined,\n                options?: Pick<ArrayOptions, \"signal\">,\n            ): Promise<T>;\n            reduce<T = any>(\n                fn: (previous: T, data: any, options?: Pick<ArrayOptions, \"signal\">) => T,\n                initial: T,\n                options?: Pick<ArrayOptions, \"signal\">,\n            ): Promise<T>;\n            _destroy(error: Error | null, callback: (error?: Error | null) => void): void;\n            /**\n             * Destroy the stream. Optionally emit an `'error'` event, and emit a `'close'` event (unless `emitClose` is set to `false`). After this call, the readable\n             * stream will release any internal resources and subsequent calls to `push()` will be ignored.\n             *\n             * Once `destroy()` has been called any further calls will be a no-op and no\n             * further errors except from `_destroy()` may be emitted as `'error'`.\n             *\n             * Implementors should not override this method, but instead implement `readable._destroy()`.\n             * @since v8.0.0\n             * @param error Error which will be passed as payload in `'error'` event\n             */\n            destroy(error?: Error): this;\n            /**\n             * Event emitter\n             * The defined events on documents including:\n             * 1. close\n             * 2. data\n             * 3. end\n             * 4. error\n             * 5. pause\n             * 6. readable\n             * 7. resume\n             */\n            addListener(event: \"close\", listener: () => void): this;\n            addListener(event: \"data\", listener: (chunk: any) => void): this;\n            addListener(event: \"end\", listener: () => void): this;\n            addListener(event: \"error\", listener: (err: Error) => void): this;\n            addListener(event: \"pause\", listener: () => void): this;\n            addListener(event: \"readable\", listener: () => void): this;\n            addListener(event: \"resume\", listener: () => void): this;\n            addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            emit(event: \"close\"): boolean;\n            emit(event: \"data\", chunk: any): boolean;\n            emit(event: \"end\"): boolean;\n            emit(event: \"error\", err: Error): boolean;\n            emit(event: \"pause\"): boolean;\n            emit(event: \"readable\"): boolean;\n            emit(event: \"resume\"): boolean;\n            emit(event: string | symbol, ...args: any[]): boolean;\n            on(event: \"close\", listener: () => void): this;\n            on(event: \"data\", listener: (chunk: any) => void): this;\n            on(event: \"end\", listener: () => void): this;\n            on(event: \"error\", listener: (err: Error) => void): this;\n            on(event: \"pause\", listener: () => void): this;\n            on(event: \"readable\", listener: () => void): this;\n            on(event: \"resume\", listener: () => void): this;\n            on(event: string | symbol, listener: (...args: any[]) => void): this;\n            once(event: \"close\", listener: () => void): this;\n            once(event: \"data\", listener: (chunk: any) => void): this;\n            once(event: \"end\", listener: () => void): this;\n            once(event: \"error\", listener: (err: Error) => void): this;\n            once(event: \"pause\", listener: () => void): this;\n            once(event: \"readable\", listener: () => void): this;\n            once(event: \"resume\", listener: () => void): this;\n            once(event: string | symbol, listener: (...args: any[]) => void): this;\n            prependListener(event: \"close\", listener: () => void): this;\n            prependListener(event: \"data\", listener: (chunk: any) => void): this;\n            prependListener(event: \"end\", listener: () => void): this;\n            prependListener(event: \"error\", listener: (err: Error) => void): this;\n            prependListener(event: \"pause\", listener: () => void): this;\n            prependListener(event: \"readable\", listener: () => void): this;\n            prependListener(event: \"resume\", listener: () => void): this;\n            prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            prependOnceListener(event: \"close\", listener: () => void): this;\n            prependOnceListener(event: \"data\", listener: (chunk: any) => void): this;\n            prependOnceListener(event: \"end\", listener: () => void): this;\n            prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n            prependOnceListener(event: \"pause\", listener: () => void): this;\n            prependOnceListener(event: \"readable\", listener: () => void): this;\n            prependOnceListener(event: \"resume\", listener: () => void): this;\n            prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            removeListener(event: \"close\", listener: () => void): this;\n            removeListener(event: \"data\", listener: (chunk: any) => void): this;\n            removeListener(event: \"end\", listener: () => void): this;\n            removeListener(event: \"error\", listener: (err: Error) => void): this;\n            removeListener(event: \"pause\", listener: () => void): this;\n            removeListener(event: \"readable\", listener: () => void): this;\n            removeListener(event: \"resume\", listener: () => void): this;\n            removeListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            [Symbol.asyncIterator](): NodeJS.AsyncIterator<any>;\n            /**\n             * Calls `readable.destroy()` with an `AbortError` and returns a promise that fulfills when the stream is finished.\n             * @since v20.4.0\n             */\n            [Symbol.asyncDispose](): Promise<void>;\n        }\n        interface WritableOptions<T extends Writable = Writable> extends StreamOptions<T> {\n            decodeStrings?: boolean | undefined;\n            defaultEncoding?: BufferEncoding | undefined;\n            write?(\n                this: T,\n                chunk: any,\n                encoding: BufferEncoding,\n                callback: (error?: Error | null) => void,\n            ): void;\n            writev?(\n                this: T,\n                chunks: Array<{\n                    chunk: any;\n                    encoding: BufferEncoding;\n                }>,\n                callback: (error?: Error | null) => void,\n            ): void;\n            final?(this: T, callback: (error?: Error | null) => void): void;\n        }\n        /**\n         * @since v0.9.4\n         */\n        class Writable extends Stream implements NodeJS.WritableStream {\n            /**\n             * A utility method for creating a `Writable` from a web `WritableStream`.\n             * @since v17.0.0\n             * @experimental\n             */\n            static fromWeb(\n                writableStream: streamWeb.WritableStream,\n                options?: Pick<WritableOptions, \"decodeStrings\" | \"highWaterMark\" | \"objectMode\" | \"signal\">,\n            ): Writable;\n            /**\n             * A utility method for creating a web `WritableStream` from a `Writable`.\n             * @since v17.0.0\n             * @experimental\n             */\n            static toWeb(streamWritable: Writable): streamWeb.WritableStream;\n            /**\n             * Is `true` if it is safe to call `writable.write()`, which means\n             * the stream has not been destroyed, errored, or ended.\n             * @since v11.4.0\n             */\n            readonly writable: boolean;\n            /**\n             * Is `true` after `writable.end()` has been called. This property\n             * does not indicate whether the data has been flushed, for this use `writable.writableFinished` instead.\n             * @since v12.9.0\n             */\n            readonly writableEnded: boolean;\n            /**\n             * Is set to `true` immediately before the `'finish'` event is emitted.\n             * @since v12.6.0\n             */\n            readonly writableFinished: boolean;\n            /**\n             * Return the value of `highWaterMark` passed when creating this `Writable`.\n             * @since v9.3.0\n             */\n            readonly writableHighWaterMark: number;\n            /**\n             * This property contains the number of bytes (or objects) in the queue\n             * ready to be written. The value provides introspection data regarding\n             * the status of the `highWaterMark`.\n             * @since v9.4.0\n             */\n            readonly writableLength: number;\n            /**\n             * Getter for the property `objectMode` of a given `Writable` stream.\n             * @since v12.3.0\n             */\n            readonly writableObjectMode: boolean;\n            /**\n             * Number of times `writable.uncork()` needs to be\n             * called in order to fully uncork the stream.\n             * @since v13.2.0, v12.16.0\n             */\n            readonly writableCorked: number;\n            /**\n             * Is `true` after `writable.destroy()` has been called.\n             * @since v8.0.0\n             */\n            destroyed: boolean;\n            /**\n             * Is `true` after `'close'` has been emitted.\n             * @since v18.0.0\n             */\n            readonly closed: boolean;\n            /**\n             * Returns error if the stream has been destroyed with an error.\n             * @since v18.0.0\n             */\n            readonly errored: Error | null;\n            /**\n             * Is `true` if the stream's buffer has been full and stream will emit `'drain'`.\n             * @since v15.2.0, v14.17.0\n             */\n            readonly writableNeedDrain: boolean;\n            constructor(opts?: WritableOptions);\n            _write(chunk: any, encoding: BufferEncoding, callback: (error?: Error | null) => void): void;\n            _writev?(\n                chunks: Array<{\n                    chunk: any;\n                    encoding: BufferEncoding;\n                }>,\n                callback: (error?: Error | null) => void,\n            ): void;\n            _construct?(callback: (error?: Error | null) => void): void;\n            _destroy(error: Error | null, callback: (error?: Error | null) => void): void;\n            _final(callback: (error?: Error | null) => void): void;\n            /**\n             * The `writable.write()` method writes some data to the stream, and calls the\n             * supplied `callback` once the data has been fully handled. If an error\n             * occurs, the `callback` will be called with the error as its\n             * first argument. The `callback` is called asynchronously and before `'error'` is\n             * emitted.\n             *\n             * The return value is `true` if the internal buffer is less than the `highWaterMark` configured when the stream was created after admitting `chunk`.\n             * If `false` is returned, further attempts to write data to the stream should\n             * stop until the `'drain'` event is emitted.\n             *\n             * While a stream is not draining, calls to `write()` will buffer `chunk`, and\n             * return false. Once all currently buffered chunks are drained (accepted for\n             * delivery by the operating system), the `'drain'` event will be emitted.\n             * Once `write()` returns false, do not write more chunks\n             * until the `'drain'` event is emitted. While calling `write()` on a stream that\n             * is not draining is allowed, Node.js will buffer all written chunks until\n             * maximum memory usage occurs, at which point it will abort unconditionally.\n             * Even before it aborts, high memory usage will cause poor garbage collector\n             * performance and high RSS (which is not typically released back to the system,\n             * even after the memory is no longer required). Since TCP sockets may never\n             * drain if the remote peer does not read the data, writing a socket that is\n             * not draining may lead to a remotely exploitable vulnerability.\n             *\n             * Writing data while the stream is not draining is particularly\n             * problematic for a `Transform`, because the `Transform` streams are paused\n             * by default until they are piped or a `'data'` or `'readable'` event handler\n             * is added.\n             *\n             * If the data to be written can be generated or fetched on demand, it is\n             * recommended to encapsulate the logic into a `Readable` and use {@link pipe}. However, if calling `write()` is preferred, it is\n             * possible to respect backpressure and avoid memory issues using the `'drain'` event:\n             *\n             * ```js\n             * function write(data, cb) {\n             *   if (!stream.write(data)) {\n             *     stream.once('drain', cb);\n             *   } else {\n             *     process.nextTick(cb);\n             *   }\n             * }\n             *\n             * // Wait for cb to be called before doing any other write.\n             * write('hello', () => {\n             *   console.log('Write completed, do more writes now.');\n             * });\n             * ```\n             *\n             * A `Writable` stream in object mode will always ignore the `encoding` argument.\n             * @since v0.9.4\n             * @param chunk Optional data to write. For streams not operating in object mode, `chunk` must be a {string}, {Buffer},\n             * {TypedArray} or {DataView}. For object mode streams, `chunk` may be any JavaScript value other than `null`.\n             * @param [encoding='utf8'] The encoding, if `chunk` is a string.\n             * @param callback Callback for when this chunk of data is flushed.\n             * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n             */\n            write(chunk: any, callback?: (error: Error | null | undefined) => void): boolean;\n            write(chunk: any, encoding: BufferEncoding, callback?: (error: Error | null | undefined) => void): boolean;\n            /**\n             * The `writable.setDefaultEncoding()` method sets the default `encoding` for a `Writable` stream.\n             * @since v0.11.15\n             * @param encoding The new default encoding\n             */\n            setDefaultEncoding(encoding: BufferEncoding): this;\n            /**\n             * Calling the `writable.end()` method signals that no more data will be written\n             * to the `Writable`. The optional `chunk` and `encoding` arguments allow one\n             * final additional chunk of data to be written immediately before closing the\n             * stream.\n             *\n             * Calling the {@link write} method after calling {@link end} will raise an error.\n             *\n             * ```js\n             * // Write 'hello, ' and then end with 'world!'.\n             * import fs from 'node:fs';\n             * const file = fs.createWriteStream('example.txt');\n             * file.write('hello, ');\n             * file.end('world!');\n             * // Writing more now is not allowed!\n             * ```\n             * @since v0.9.4\n             * @param chunk Optional data to write. For streams not operating in object mode, `chunk` must be a {string}, {Buffer},\n             * {TypedArray} or {DataView}. For object mode streams, `chunk` may be any JavaScript value other than `null`.\n             * @param encoding The encoding if `chunk` is a string\n             * @param callback Callback for when the stream is finished.\n             */\n            end(cb?: () => void): this;\n            end(chunk: any, cb?: () => void): this;\n            end(chunk: any, encoding: BufferEncoding, cb?: () => void): this;\n            /**\n             * The `writable.cork()` method forces all written data to be buffered in memory.\n             * The buffered data will be flushed when either the {@link uncork} or {@link end} methods are called.\n             *\n             * The primary intent of `writable.cork()` is to accommodate a situation in which\n             * several small chunks are written to the stream in rapid succession. Instead of\n             * immediately forwarding them to the underlying destination, `writable.cork()` buffers all the chunks until `writable.uncork()` is called, which will pass them\n             * all to `writable._writev()`, if present. This prevents a head-of-line blocking\n             * situation where data is being buffered while waiting for the first small chunk\n             * to be processed. However, use of `writable.cork()` without implementing `writable._writev()` may have an adverse effect on throughput.\n             *\n             * See also: `writable.uncork()`, `writable._writev()`.\n             * @since v0.11.2\n             */\n            cork(): void;\n            /**\n             * The `writable.uncork()` method flushes all data buffered since {@link cork} was called.\n             *\n             * When using `writable.cork()` and `writable.uncork()` to manage the buffering\n             * of writes to a stream, defer calls to `writable.uncork()` using `process.nextTick()`. Doing so allows batching of all `writable.write()` calls that occur within a given Node.js event\n             * loop phase.\n             *\n             * ```js\n             * stream.cork();\n             * stream.write('some ');\n             * stream.write('data ');\n             * process.nextTick(() => stream.uncork());\n             * ```\n             *\n             * If the `writable.cork()` method is called multiple times on a stream, the\n             * same number of calls to `writable.uncork()` must be called to flush the buffered\n             * data.\n             *\n             * ```js\n             * stream.cork();\n             * stream.write('some ');\n             * stream.cork();\n             * stream.write('data ');\n             * process.nextTick(() => {\n             *   stream.uncork();\n             *   // The data will not be flushed until uncork() is called a second time.\n             *   stream.uncork();\n             * });\n             * ```\n             *\n             * See also: `writable.cork()`.\n             * @since v0.11.2\n             */\n            uncork(): void;\n            /**\n             * Destroy the stream. Optionally emit an `'error'` event, and emit a `'close'` event (unless `emitClose` is set to `false`). After this call, the writable\n             * stream has ended and subsequent calls to `write()` or `end()` will result in\n             * an `ERR_STREAM_DESTROYED` error.\n             * This is a destructive and immediate way to destroy a stream. Previous calls to `write()` may not have drained, and may trigger an `ERR_STREAM_DESTROYED` error.\n             * Use `end()` instead of destroy if data should flush before close, or wait for\n             * the `'drain'` event before destroying the stream.\n             *\n             * Once `destroy()` has been called any further calls will be a no-op and no\n             * further errors except from `_destroy()` may be emitted as `'error'`.\n             *\n             * Implementors should not override this method,\n             * but instead implement `writable._destroy()`.\n             * @since v8.0.0\n             * @param error Optional, an error to emit with `'error'` event.\n             */\n            destroy(error?: Error): this;\n            /**\n             * Event emitter\n             * The defined events on documents including:\n             * 1. close\n             * 2. drain\n             * 3. error\n             * 4. finish\n             * 5. pipe\n             * 6. unpipe\n             */\n            addListener(event: \"close\", listener: () => void): this;\n            addListener(event: \"drain\", listener: () => void): this;\n            addListener(event: \"error\", listener: (err: Error) => void): this;\n            addListener(event: \"finish\", listener: () => void): this;\n            addListener(event: \"pipe\", listener: (src: Readable) => void): this;\n            addListener(event: \"unpipe\", listener: (src: Readable) => void): this;\n            addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            emit(event: \"close\"): boolean;\n            emit(event: \"drain\"): boolean;\n            emit(event: \"error\", err: Error): boolean;\n            emit(event: \"finish\"): boolean;\n            emit(event: \"pipe\", src: Readable): boolean;\n            emit(event: \"unpipe\", src: Readable): boolean;\n            emit(event: string | symbol, ...args: any[]): boolean;\n            on(event: \"close\", listener: () => void): this;\n            on(event: \"drain\", listener: () => void): this;\n            on(event: \"error\", listener: (err: Error) => void): this;\n            on(event: \"finish\", listener: () => void): this;\n            on(event: \"pipe\", listener: (src: Readable) => void): this;\n            on(event: \"unpipe\", listener: (src: Readable) => void): this;\n            on(event: string | symbol, listener: (...args: any[]) => void): this;\n            once(event: \"close\", listener: () => void): this;\n            once(event: \"drain\", listener: () => void): this;\n            once(event: \"error\", listener: (err: Error) => void): this;\n            once(event: \"finish\", listener: () => void): this;\n            once(event: \"pipe\", listener: (src: Readable) => void): this;\n            once(event: \"unpipe\", listener: (src: Readable) => void): this;\n            once(event: string | symbol, listener: (...args: any[]) => void): this;\n            prependListener(event: \"close\", listener: () => void): this;\n            prependListener(event: \"drain\", listener: () => void): this;\n            prependListener(event: \"error\", listener: (err: Error) => void): this;\n            prependListener(event: \"finish\", listener: () => void): this;\n            prependListener(event: \"pipe\", listener: (src: Readable) => void): this;\n            prependListener(event: \"unpipe\", listener: (src: Readable) => void): this;\n            prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            prependOnceListener(event: \"close\", listener: () => void): this;\n            prependOnceListener(event: \"drain\", listener: () => void): this;\n            prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n            prependOnceListener(event: \"finish\", listener: () => void): this;\n            prependOnceListener(event: \"pipe\", listener: (src: Readable) => void): this;\n            prependOnceListener(event: \"unpipe\", listener: (src: Readable) => void): this;\n            prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            removeListener(event: \"close\", listener: () => void): this;\n            removeListener(event: \"drain\", listener: () => void): this;\n            removeListener(event: \"error\", listener: (err: Error) => void): this;\n            removeListener(event: \"finish\", listener: () => void): this;\n            removeListener(event: \"pipe\", listener: (src: Readable) => void): this;\n            removeListener(event: \"unpipe\", listener: (src: Readable) => void): this;\n            removeListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        }\n        interface DuplexOptions<T extends Duplex = Duplex> extends ReadableOptions<T>, WritableOptions<T> {\n            allowHalfOpen?: boolean | undefined;\n            readableObjectMode?: boolean | undefined;\n            writableObjectMode?: boolean | undefined;\n            readableHighWaterMark?: number | undefined;\n            writableHighWaterMark?: number | undefined;\n            writableCorked?: number | undefined;\n        }\n        /**\n         * Duplex streams are streams that implement both the `Readable` and `Writable` interfaces.\n         *\n         * Examples of `Duplex` streams include:\n         *\n         * * `TCP sockets`\n         * * `zlib streams`\n         * * `crypto streams`\n         * @since v0.9.4\n         */\n        class Duplex extends Stream implements NodeJS.ReadWriteStream {\n            /**\n             * If `false` then the stream will automatically end the writable side when the\n             * readable side ends. Set initially by the `allowHalfOpen` constructor option,\n             * which defaults to `true`.\n             *\n             * This can be changed manually to change the half-open behavior of an existing\n             * `Duplex` stream instance, but must be changed before the `'end'` event is emitted.\n             * @since v0.9.4\n             */\n            allowHalfOpen: boolean;\n            constructor(opts?: DuplexOptions);\n            /**\n             * A utility method for creating duplex streams.\n             *\n             * - `Stream` converts writable stream into writable `Duplex` and readable stream\n             *   to `Duplex`.\n             * - `Blob` converts into readable `Duplex`.\n             * - `string` converts into readable `Duplex`.\n             * - `ArrayBuffer` converts into readable `Duplex`.\n             * - `AsyncIterable` converts into a readable `Duplex`. Cannot yield `null`.\n             * - `AsyncGeneratorFunction` converts into a readable/writable transform\n             *   `Duplex`. Must take a source `AsyncIterable` as first parameter. Cannot yield\n             *   `null`.\n             * - `AsyncFunction` converts into a writable `Duplex`. Must return\n             *   either `null` or `undefined`\n             * - `Object ({ writable, readable })` converts `readable` and\n             *   `writable` into `Stream` and then combines them into `Duplex` where the\n             *   `Duplex` will write to the `writable` and read from the `readable`.\n             * - `Promise` converts into readable `Duplex`. Value `null` is ignored.\n             *\n             * @since v16.8.0\n             */\n            static from(\n                src:\n                    | Stream\n                    | NodeBlob\n                    | ArrayBuffer\n                    | string\n                    | Iterable<any>\n                    | AsyncIterable<any>\n                    | AsyncGeneratorFunction\n                    | Promise<any>\n                    | Object,\n            ): Duplex;\n            /**\n             * A utility method for creating a web `ReadableStream` and `WritableStream` from a `Duplex`.\n             * @since v17.0.0\n             * @experimental\n             */\n            static toWeb(streamDuplex: Duplex): {\n                readable: streamWeb.ReadableStream;\n                writable: streamWeb.WritableStream;\n            };\n            /**\n             * A utility method for creating a `Duplex` from a web `ReadableStream` and `WritableStream`.\n             * @since v17.0.0\n             * @experimental\n             */\n            static fromWeb(\n                duplexStream: {\n                    readable: streamWeb.ReadableStream;\n                    writable: streamWeb.WritableStream;\n                },\n                options?: Pick<\n                    DuplexOptions,\n                    \"allowHalfOpen\" | \"decodeStrings\" | \"encoding\" | \"highWaterMark\" | \"objectMode\" | \"signal\"\n                >,\n            ): Duplex;\n            /**\n             * Event emitter\n             * The defined events on documents including:\n             * 1.  close\n             * 2.  data\n             * 3.  drain\n             * 4.  end\n             * 5.  error\n             * 6.  finish\n             * 7.  pause\n             * 8.  pipe\n             * 9.  readable\n             * 10. resume\n             * 11. unpipe\n             */\n            addListener(event: \"close\", listener: () => void): this;\n            addListener(event: \"data\", listener: (chunk: any) => void): this;\n            addListener(event: \"drain\", listener: () => void): this;\n            addListener(event: \"end\", listener: () => void): this;\n            addListener(event: \"error\", listener: (err: Error) => void): this;\n            addListener(event: \"finish\", listener: () => void): this;\n            addListener(event: \"pause\", listener: () => void): this;\n            addListener(event: \"pipe\", listener: (src: Readable) => void): this;\n            addListener(event: \"readable\", listener: () => void): this;\n            addListener(event: \"resume\", listener: () => void): this;\n            addListener(event: \"unpipe\", listener: (src: Readable) => void): this;\n            addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            emit(event: \"close\"): boolean;\n            emit(event: \"data\", chunk: any): boolean;\n            emit(event: \"drain\"): boolean;\n            emit(event: \"end\"): boolean;\n            emit(event: \"error\", err: Error): boolean;\n            emit(event: \"finish\"): boolean;\n            emit(event: \"pause\"): boolean;\n            emit(event: \"pipe\", src: Readable): boolean;\n            emit(event: \"readable\"): boolean;\n            emit(event: \"resume\"): boolean;\n            emit(event: \"unpipe\", src: Readable): boolean;\n            emit(event: string | symbol, ...args: any[]): boolean;\n            on(event: \"close\", listener: () => void): this;\n            on(event: \"data\", listener: (chunk: any) => void): this;\n            on(event: \"drain\", listener: () => void): this;\n            on(event: \"end\", listener: () => void): this;\n            on(event: \"error\", listener: (err: Error) => void): this;\n            on(event: \"finish\", listener: () => void): this;\n            on(event: \"pause\", listener: () => void): this;\n            on(event: \"pipe\", listener: (src: Readable) => void): this;\n            on(event: \"readable\", listener: () => void): this;\n            on(event: \"resume\", listener: () => void): this;\n            on(event: \"unpipe\", listener: (src: Readable) => void): this;\n            on(event: string | symbol, listener: (...args: any[]) => void): this;\n            once(event: \"close\", listener: () => void): this;\n            once(event: \"data\", listener: (chunk: any) => void): this;\n            once(event: \"drain\", listener: () => void): this;\n            once(event: \"end\", listener: () => void): this;\n            once(event: \"error\", listener: (err: Error) => void): this;\n            once(event: \"finish\", listener: () => void): this;\n            once(event: \"pause\", listener: () => void): this;\n            once(event: \"pipe\", listener: (src: Readable) => void): this;\n            once(event: \"readable\", listener: () => void): this;\n            once(event: \"resume\", listener: () => void): this;\n            once(event: \"unpipe\", listener: (src: Readable) => void): this;\n            once(event: string | symbol, listener: (...args: any[]) => void): this;\n            prependListener(event: \"close\", listener: () => void): this;\n            prependListener(event: \"data\", listener: (chunk: any) => void): this;\n            prependListener(event: \"drain\", listener: () => void): this;\n            prependListener(event: \"end\", listener: () => void): this;\n            prependListener(event: \"error\", listener: (err: Error) => void): this;\n            prependListener(event: \"finish\", listener: () => void): this;\n            prependListener(event: \"pause\", listener: () => void): this;\n            prependListener(event: \"pipe\", listener: (src: Readable) => void): this;\n            prependListener(event: \"readable\", listener: () => void): this;\n            prependListener(event: \"resume\", listener: () => void): this;\n            prependListener(event: \"unpipe\", listener: (src: Readable) => void): this;\n            prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            prependOnceListener(event: \"close\", listener: () => void): this;\n            prependOnceListener(event: \"data\", listener: (chunk: any) => void): this;\n            prependOnceListener(event: \"drain\", listener: () => void): this;\n            prependOnceListener(event: \"end\", listener: () => void): this;\n            prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n            prependOnceListener(event: \"finish\", listener: () => void): this;\n            prependOnceListener(event: \"pause\", listener: () => void): this;\n            prependOnceListener(event: \"pipe\", listener: (src: Readable) => void): this;\n            prependOnceListener(event: \"readable\", listener: () => void): this;\n            prependOnceListener(event: \"resume\", listener: () => void): this;\n            prependOnceListener(event: \"unpipe\", listener: (src: Readable) => void): this;\n            prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n            removeListener(event: \"close\", listener: () => void): this;\n            removeListener(event: \"data\", listener: (chunk: any) => void): this;\n            removeListener(event: \"drain\", listener: () => void): this;\n            removeListener(event: \"end\", listener: () => void): this;\n            removeListener(event: \"error\", listener: (err: Error) => void): this;\n            removeListener(event: \"finish\", listener: () => void): this;\n            removeListener(event: \"pause\", listener: () => void): this;\n            removeListener(event: \"pipe\", listener: (src: Readable) => void): this;\n            removeListener(event: \"readable\", listener: () => void): this;\n            removeListener(event: \"resume\", listener: () => void): this;\n            removeListener(event: \"unpipe\", listener: (src: Readable) => void): this;\n            removeListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        }\n        interface Duplex extends Readable, Writable {}\n        /**\n         * The utility function `duplexPair` returns an Array with two items,\n         * each being a `Duplex` stream connected to the other side:\n         *\n         * ```js\n         * const [ sideA, sideB ] = duplexPair();\n         * ```\n         *\n         * Whatever is written to one stream is made readable on the other. It provides\n         * behavior analogous to a network connection, where the data written by the client\n         * becomes readable by the server, and vice-versa.\n         *\n         * The Duplex streams are symmetrical; one or the other may be used without any\n         * difference in behavior.\n         * @param options A value to pass to both {@link Duplex} constructors,\n         * to set options such as buffering.\n         * @since v20.17.0\n         */\n        function duplexPair(options?: DuplexOptions): [Duplex, Duplex];\n        type TransformCallback = (error?: Error | null, data?: any) => void;\n        interface TransformOptions<T extends Transform = Transform> extends DuplexOptions<T> {\n            transform?(this: T, chunk: any, encoding: BufferEncoding, callback: TransformCallback): void;\n            flush?(this: T, callback: TransformCallback): void;\n        }\n        /**\n         * Transform streams are `Duplex` streams where the output is in some way\n         * related to the input. Like all `Duplex` streams, `Transform` streams\n         * implement both the `Readable` and `Writable` interfaces.\n         *\n         * Examples of `Transform` streams include:\n         *\n         * * `zlib streams`\n         * * `crypto streams`\n         * @since v0.9.4\n         */\n        class Transform extends Duplex {\n            constructor(opts?: TransformOptions);\n            _transform(chunk: any, encoding: BufferEncoding, callback: TransformCallback): void;\n            _flush(callback: TransformCallback): void;\n        }\n        /**\n         * The `stream.PassThrough` class is a trivial implementation of a `Transform` stream that simply passes the input bytes across to the output. Its purpose is\n         * primarily for examples and testing, but there are some use cases where `stream.PassThrough` is useful as a building block for novel sorts of streams.\n         */\n        class PassThrough extends Transform {}\n        /**\n         * A stream to attach a signal to.\n         *\n         * Attaches an AbortSignal to a readable or writeable stream. This lets code\n         * control stream destruction using an `AbortController`.\n         *\n         * Calling `abort` on the `AbortController` corresponding to the passed `AbortSignal` will behave the same way as calling `.destroy(new AbortError())` on the\n         * stream, and `controller.error(new AbortError())` for webstreams.\n         *\n         * ```js\n         * import fs from 'node:fs';\n         *\n         * const controller = new AbortController();\n         * const read = addAbortSignal(\n         *   controller.signal,\n         *   fs.createReadStream(('object.json')),\n         * );\n         * // Later, abort the operation closing the stream\n         * controller.abort();\n         * ```\n         *\n         * Or using an `AbortSignal` with a readable stream as an async iterable:\n         *\n         * ```js\n         * const controller = new AbortController();\n         * setTimeout(() => controller.abort(), 10_000); // set a timeout\n         * const stream = addAbortSignal(\n         *   controller.signal,\n         *   fs.createReadStream(('object.json')),\n         * );\n         * (async () => {\n         *   try {\n         *     for await (const chunk of stream) {\n         *       await process(chunk);\n         *     }\n         *   } catch (e) {\n         *     if (e.name === 'AbortError') {\n         *       // The operation was cancelled\n         *     } else {\n         *       throw e;\n         *     }\n         *   }\n         * })();\n         * ```\n         *\n         * Or using an `AbortSignal` with a ReadableStream:\n         *\n         * ```js\n         * const controller = new AbortController();\n         * const rs = new ReadableStream({\n         *   start(controller) {\n         *     controller.enqueue('hello');\n         *     controller.enqueue('world');\n         *     controller.close();\n         *   },\n         * });\n         *\n         * addAbortSignal(controller.signal, rs);\n         *\n         * finished(rs, (err) => {\n         *   if (err) {\n         *     if (err.name === 'AbortError') {\n         *       // The operation was cancelled\n         *     }\n         *   }\n         * });\n         *\n         * const reader = rs.getReader();\n         *\n         * reader.read().then(({ value, done }) => {\n         *   console.log(value); // hello\n         *   console.log(done); // false\n         *   controller.abort();\n         * });\n         * ```\n         * @since v15.4.0\n         * @param signal A signal representing possible cancellation\n         * @param stream A stream to attach a signal to.\n         */\n        function addAbortSignal<T extends Stream>(signal: AbortSignal, stream: T): T;\n        /**\n         * Returns the default highWaterMark used by streams.\n         * Defaults to `16384` (16 KiB), or `16` for `objectMode`.\n         * @since v19.9.0\n         */\n        function getDefaultHighWaterMark(objectMode: boolean): number;\n        /**\n         * Sets the default highWaterMark used by streams.\n         * @since v19.9.0\n         * @param value highWaterMark value\n         */\n        function setDefaultHighWaterMark(objectMode: boolean, value: number): void;\n        interface FinishedOptions extends Abortable {\n            error?: boolean | undefined;\n            readable?: boolean | undefined;\n            writable?: boolean | undefined;\n        }\n        /**\n         * A readable and/or writable stream/webstream.\n         *\n         * A function to get notified when a stream is no longer readable, writable\n         * or has experienced an error or a premature close event.\n         *\n         * ```js\n         * import { finished } from 'node:stream';\n         * import fs from 'node:fs';\n         *\n         * const rs = fs.createReadStream('archive.tar');\n         *\n         * finished(rs, (err) => {\n         *   if (err) {\n         *     console.error('Stream failed.', err);\n         *   } else {\n         *     console.log('Stream is done reading.');\n         *   }\n         * });\n         *\n         * rs.resume(); // Drain the stream.\n         * ```\n         *\n         * Especially useful in error handling scenarios where a stream is destroyed\n         * prematurely (like an aborted HTTP request), and will not emit `'end'` or `'finish'`.\n         *\n         * The `finished` API provides [`promise version`](https://nodejs.org/docs/latest-v20.x/api/stream.html#streamfinishedstream-options).\n         *\n         * `stream.finished()` leaves dangling event listeners (in particular `'error'`, `'end'`, `'finish'` and `'close'`) after `callback` has been\n         * invoked. The reason for this is so that unexpected `'error'` events (due to\n         * incorrect stream implementations) do not cause unexpected crashes.\n         * If this is unwanted behavior then the returned cleanup function needs to be\n         * invoked in the callback:\n         *\n         * ```js\n         * const cleanup = finished(rs, (err) => {\n         *   cleanup();\n         *   // ...\n         * });\n         * ```\n         * @since v10.0.0\n         * @param stream A readable and/or writable stream.\n         * @param callback A callback function that takes an optional error argument.\n         * @returns A cleanup function which removes all registered listeners.\n         */\n        function finished(\n            stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream,\n            options: FinishedOptions,\n            callback: (err?: NodeJS.ErrnoException | null) => void,\n        ): () => void;\n        function finished(\n            stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream,\n            callback: (err?: NodeJS.ErrnoException | null) => void,\n        ): () => void;\n        namespace finished {\n            function __promisify__(\n                stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream,\n                options?: FinishedOptions,\n            ): Promise<void>;\n        }\n        type PipelineSourceFunction<T> = () => Iterable<T> | AsyncIterable<T>;\n        type PipelineSource<T> = Iterable<T> | AsyncIterable<T> | NodeJS.ReadableStream | PipelineSourceFunction<T>;\n        type PipelineTransform<S extends PipelineTransformSource<any>, U> =\n            | NodeJS.ReadWriteStream\n            | ((\n                source: S extends (...args: any[]) => Iterable<infer ST> | AsyncIterable<infer ST> ? AsyncIterable<ST>\n                    : S,\n            ) => AsyncIterable<U>);\n        type PipelineTransformSource<T> = PipelineSource<T> | PipelineTransform<any, T>;\n        type PipelineDestinationIterableFunction<T> = (source: AsyncIterable<T>) => AsyncIterable<any>;\n        type PipelineDestinationPromiseFunction<T, P> = (source: AsyncIterable<T>) => Promise<P>;\n        type PipelineDestination<S extends PipelineTransformSource<any>, P> = S extends\n            PipelineTransformSource<infer ST> ?\n                | NodeJS.WritableStream\n                | PipelineDestinationIterableFunction<ST>\n                | PipelineDestinationPromiseFunction<ST, P>\n            : never;\n        type PipelineCallback<S extends PipelineDestination<any, any>> = S extends\n            PipelineDestinationPromiseFunction<any, infer P> ? (err: NodeJS.ErrnoException | null, value: P) => void\n            : (err: NodeJS.ErrnoException | null) => void;\n        type PipelinePromise<S extends PipelineDestination<any, any>> = S extends\n            PipelineDestinationPromiseFunction<any, infer P> ? Promise<P> : Promise<void>;\n        interface PipelineOptions {\n            signal?: AbortSignal | undefined;\n            end?: boolean | undefined;\n        }\n        /**\n         * A module method to pipe between streams and generators forwarding errors and\n         * properly cleaning up and provide a callback when the pipeline is complete.\n         *\n         * ```js\n         * import { pipeline } from 'node:stream';\n         * import fs from 'node:fs';\n         * import zlib from 'node:zlib';\n         *\n         * // Use the pipeline API to easily pipe a series of streams\n         * // together and get notified when the pipeline is fully done.\n         *\n         * // A pipeline to gzip a potentially huge tar file efficiently:\n         *\n         * pipeline(\n         *   fs.createReadStream('archive.tar'),\n         *   zlib.createGzip(),\n         *   fs.createWriteStream('archive.tar.gz'),\n         *   (err) => {\n         *     if (err) {\n         *       console.error('Pipeline failed.', err);\n         *     } else {\n         *       console.log('Pipeline succeeded.');\n         *     }\n         *   },\n         * );\n         * ```\n         *\n         * The `pipeline` API provides a [`promise version`](https://nodejs.org/docs/latest-v20.x/api/stream.html#streampipelinesource-transforms-destination-options).\n         *\n         * `stream.pipeline()` will call `stream.destroy(err)` on all streams except:\n         *\n         * * `Readable` streams which have emitted `'end'` or `'close'`.\n         * * `Writable` streams which have emitted `'finish'` or `'close'`.\n         *\n         * `stream.pipeline()` leaves dangling event listeners on the streams\n         * after the `callback` has been invoked. In the case of reuse of streams after\n         * failure, this can cause event listener leaks and swallowed errors. If the last\n         * stream is readable, dangling event listeners will be removed so that the last\n         * stream can be consumed later.\n         *\n         * `stream.pipeline()` closes all the streams when an error is raised.\n         * The `IncomingRequest` usage with `pipeline` could lead to an unexpected behavior\n         * once it would destroy the socket without sending the expected response.\n         * See the example below:\n         *\n         * ```js\n         * import fs from 'node:fs';\n         * import http from 'node:http';\n         * import { pipeline } from 'node:stream';\n         *\n         * const server = http.createServer((req, res) => {\n         *   const fileStream = fs.createReadStream('./fileNotExist.txt');\n         *   pipeline(fileStream, res, (err) => {\n         *     if (err) {\n         *       console.log(err); // No such file\n         *       // this message can't be sent once `pipeline` already destroyed the socket\n         *       return res.end('error!!!');\n         *     }\n         *   });\n         * });\n         * ```\n         * @since v10.0.0\n         * @param callback Called when the pipeline is fully done.\n         */\n        function pipeline<A extends PipelineSource<any>, B extends PipelineDestination<A, any>>(\n            source: A,\n            destination: B,\n            callback: PipelineCallback<B>,\n        ): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream;\n        function pipeline<\n            A extends PipelineSource<any>,\n            T1 extends PipelineTransform<A, any>,\n            B extends PipelineDestination<T1, any>,\n        >(\n            source: A,\n            transform1: T1,\n            destination: B,\n            callback: PipelineCallback<B>,\n        ): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream;\n        function pipeline<\n            A extends PipelineSource<any>,\n            T1 extends PipelineTransform<A, any>,\n            T2 extends PipelineTransform<T1, any>,\n            B extends PipelineDestination<T2, any>,\n        >(\n            source: A,\n            transform1: T1,\n            transform2: T2,\n            destination: B,\n            callback: PipelineCallback<B>,\n        ): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream;\n        function pipeline<\n            A extends PipelineSource<any>,\n            T1 extends PipelineTransform<A, any>,\n            T2 extends PipelineTransform<T1, any>,\n            T3 extends PipelineTransform<T2, any>,\n            B extends PipelineDestination<T3, any>,\n        >(\n            source: A,\n            transform1: T1,\n            transform2: T2,\n            transform3: T3,\n            destination: B,\n            callback: PipelineCallback<B>,\n        ): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream;\n        function pipeline<\n            A extends PipelineSource<any>,\n            T1 extends PipelineTransform<A, any>,\n            T2 extends PipelineTransform<T1, any>,\n            T3 extends PipelineTransform<T2, any>,\n            T4 extends PipelineTransform<T3, any>,\n            B extends PipelineDestination<T4, any>,\n        >(\n            source: A,\n            transform1: T1,\n            transform2: T2,\n            transform3: T3,\n            transform4: T4,\n            destination: B,\n            callback: PipelineCallback<B>,\n        ): B extends NodeJS.WritableStream ? B : NodeJS.WritableStream;\n        function pipeline(\n            streams: ReadonlyArray<NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream>,\n            callback: (err: NodeJS.ErrnoException | null) => void,\n        ): NodeJS.WritableStream;\n        function pipeline(\n            stream1: NodeJS.ReadableStream,\n            stream2: NodeJS.ReadWriteStream | NodeJS.WritableStream,\n            ...streams: Array<\n                NodeJS.ReadWriteStream | NodeJS.WritableStream | ((err: NodeJS.ErrnoException | null) => void)\n            >\n        ): NodeJS.WritableStream;\n        namespace pipeline {\n            function __promisify__<A extends PipelineSource<any>, B extends PipelineDestination<A, any>>(\n                source: A,\n                destination: B,\n                options?: PipelineOptions,\n            ): PipelinePromise<B>;\n            function __promisify__<\n                A extends PipelineSource<any>,\n                T1 extends PipelineTransform<A, any>,\n                B extends PipelineDestination<T1, any>,\n            >(\n                source: A,\n                transform1: T1,\n                destination: B,\n                options?: PipelineOptions,\n            ): PipelinePromise<B>;\n            function __promisify__<\n                A extends PipelineSource<any>,\n                T1 extends PipelineTransform<A, any>,\n                T2 extends PipelineTransform<T1, any>,\n                B extends PipelineDestination<T2, any>,\n            >(\n                source: A,\n                transform1: T1,\n                transform2: T2,\n                destination: B,\n                options?: PipelineOptions,\n            ): PipelinePromise<B>;\n            function __promisify__<\n                A extends PipelineSource<any>,\n                T1 extends PipelineTransform<A, any>,\n                T2 extends PipelineTransform<T1, any>,\n                T3 extends PipelineTransform<T2, any>,\n                B extends PipelineDestination<T3, any>,\n            >(\n                source: A,\n                transform1: T1,\n                transform2: T2,\n                transform3: T3,\n                destination: B,\n                options?: PipelineOptions,\n            ): PipelinePromise<B>;\n            function __promisify__<\n                A extends PipelineSource<any>,\n                T1 extends PipelineTransform<A, any>,\n                T2 extends PipelineTransform<T1, any>,\n                T3 extends PipelineTransform<T2, any>,\n                T4 extends PipelineTransform<T3, any>,\n                B extends PipelineDestination<T4, any>,\n            >(\n                source: A,\n                transform1: T1,\n                transform2: T2,\n                transform3: T3,\n                transform4: T4,\n                destination: B,\n                options?: PipelineOptions,\n            ): PipelinePromise<B>;\n            function __promisify__(\n                streams: ReadonlyArray<NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream>,\n                options?: PipelineOptions,\n            ): Promise<void>;\n            function __promisify__(\n                stream1: NodeJS.ReadableStream,\n                stream2: NodeJS.ReadWriteStream | NodeJS.WritableStream,\n                ...streams: Array<NodeJS.ReadWriteStream | NodeJS.WritableStream | PipelineOptions>\n            ): Promise<void>;\n        }\n        interface Pipe {\n            close(): void;\n            hasRef(): boolean;\n            ref(): void;\n            unref(): void;\n        }\n        /**\n         * Returns whether the stream has encountered an error.\n         * @since v17.3.0, v16.14.0\n         * @experimental\n         */\n        function isErrored(stream: Readable | Writable | NodeJS.ReadableStream | NodeJS.WritableStream): boolean;\n        /**\n         * Returns whether the stream is readable.\n         * @since v17.4.0, v16.14.0\n         * @experimental\n         */\n        function isReadable(stream: Readable | NodeJS.ReadableStream): boolean;\n    }\n    export = Stream;\n}\ndeclare module \"node:stream\" {\n    import stream = require(\"stream\");\n    export = stream;\n}\n",
  "node_modules/tgrid/node_modules/@types/node/string_decoder.d.ts": "/**\n * The `node:string_decoder` module provides an API for decoding `Buffer` objects\n * into strings in a manner that preserves encoded multi-byte UTF-8 and UTF-16\n * characters. It can be accessed using:\n *\n * ```js\n * import { StringDecoder } from 'node:string_decoder';\n * ```\n *\n * The following example shows the basic use of the `StringDecoder` class.\n *\n * ```js\n * import { StringDecoder } from 'node:string_decoder';\n * const decoder = new StringDecoder('utf8');\n *\n * const cent = Buffer.from([0xC2, 0xA2]);\n * console.log(decoder.write(cent)); // Prints: ¢\n *\n * const euro = Buffer.from([0xE2, 0x82, 0xAC]);\n * console.log(decoder.write(euro)); // Prints: €\n * ```\n *\n * When a `Buffer` instance is written to the `StringDecoder` instance, an\n * internal buffer is used to ensure that the decoded string does not contain\n * any incomplete multibyte characters. These are held in the buffer until the\n * next call to `stringDecoder.write()` or until `stringDecoder.end()` is called.\n *\n * In the following example, the three UTF-8 encoded bytes of the European Euro\n * symbol (`€`) are written over three separate operations:\n *\n * ```js\n * import { StringDecoder } from 'node:string_decoder';\n * const decoder = new StringDecoder('utf8');\n *\n * decoder.write(Buffer.from([0xE2]));\n * decoder.write(Buffer.from([0x82]));\n * console.log(decoder.end(Buffer.from([0xAC]))); // Prints: €\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/string_decoder.js)\n */\ndeclare module \"string_decoder\" {\n    class StringDecoder {\n        constructor(encoding?: BufferEncoding);\n        /**\n         * Returns a decoded string, ensuring that any incomplete multibyte characters at\n         * the end of the `Buffer`, or `TypedArray`, or `DataView` are omitted from the\n         * returned string and stored in an internal buffer for the next call to `stringDecoder.write()` or `stringDecoder.end()`.\n         * @since v0.1.99\n         * @param buffer The bytes to decode.\n         */\n        write(buffer: string | Buffer | NodeJS.ArrayBufferView): string;\n        /**\n         * Returns any remaining input stored in the internal buffer as a string. Bytes\n         * representing incomplete UTF-8 and UTF-16 characters will be replaced with\n         * substitution characters appropriate for the character encoding.\n         *\n         * If the `buffer` argument is provided, one final call to `stringDecoder.write()` is performed before returning the remaining input.\n         * After `end()` is called, the `stringDecoder` object can be reused for new input.\n         * @since v0.9.3\n         * @param buffer The bytes to decode.\n         */\n        end(buffer?: string | Buffer | NodeJS.ArrayBufferView): string;\n    }\n}\ndeclare module \"node:string_decoder\" {\n    export * from \"string_decoder\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/test.d.ts": "/**\n * The `node:test` module facilitates the creation of JavaScript tests.\n * To access it:\n *\n * ```js\n * import test from 'node:test';\n * ```\n *\n * This module is only available under the `node:` scheme. The following will not\n * work:\n *\n * ```js\n * import test from 'test';\n * ```\n *\n * Tests created via the `test` module consist of a single function that is\n * processed in one of three ways:\n *\n * 1. A synchronous function that is considered failing if it throws an exception,\n * and is considered passing otherwise.\n * 2. A function that returns a `Promise` that is considered failing if the `Promise` rejects, and is considered passing if the `Promise` fulfills.\n * 3. A function that receives a callback function. If the callback receives any\n * truthy value as its first argument, the test is considered failing. If a\n * falsy value is passed as the first argument to the callback, the test is\n * considered passing. If the test function receives a callback function and\n * also returns a `Promise`, the test will fail.\n *\n * The following example illustrates how tests are written using the `test` module.\n *\n * ```js\n * test('synchronous passing test', (t) => {\n *   // This test passes because it does not throw an exception.\n *   assert.strictEqual(1, 1);\n * });\n *\n * test('synchronous failing test', (t) => {\n *   // This test fails because it throws an exception.\n *   assert.strictEqual(1, 2);\n * });\n *\n * test('asynchronous passing test', async (t) => {\n *   // This test passes because the Promise returned by the async\n *   // function is settled and not rejected.\n *   assert.strictEqual(1, 1);\n * });\n *\n * test('asynchronous failing test', async (t) => {\n *   // This test fails because the Promise returned by the async\n *   // function is rejected.\n *   assert.strictEqual(1, 2);\n * });\n *\n * test('failing test using Promises', (t) => {\n *   // Promises can be used directly as well.\n *   return new Promise((resolve, reject) => {\n *     setImmediate(() => {\n *       reject(new Error('this will cause the test to fail'));\n *     });\n *   });\n * });\n *\n * test('callback passing test', (t, done) => {\n *   // done() is the callback function. When the setImmediate() runs, it invokes\n *   // done() with no arguments.\n *   setImmediate(done);\n * });\n *\n * test('callback failing test', (t, done) => {\n *   // When the setImmediate() runs, done() is invoked with an Error object and\n *   // the test fails.\n *   setImmediate(() => {\n *     done(new Error('callback failure'));\n *   });\n * });\n * ```\n *\n * If any tests fail, the process exit code is set to `1`.\n * @since v18.0.0, v16.17.0\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/test.js)\n */\ndeclare module \"node:test\" {\n    import { Readable } from \"node:stream\";\n    /**\n     * **Note:** `shard` is used to horizontally parallelize test running across\n     * machines or processes, ideal for large-scale executions across varied\n     * environments. It's incompatible with `watch` mode, tailored for rapid\n     * code iteration by automatically rerunning tests on file changes.\n     *\n     * ```js\n     * import { tap } from 'node:test/reporters';\n     * import { run } from 'node:test';\n     * import process from 'node:process';\n     * import path from 'node:path';\n     *\n     * run({ files: [path.resolve('./tests/test.js')] })\n     *   .compose(tap)\n     *   .pipe(process.stdout);\n     * ```\n     * @since v18.9.0, v16.19.0\n     * @param options Configuration options for running tests.\n     */\n    function run(options?: RunOptions): TestsStream;\n    /**\n     * The `test()` function is the value imported from the `test` module. Each\n     * invocation of this function results in reporting the test to the `TestsStream`.\n     *\n     * The `TestContext` object passed to the `fn` argument can be used to perform\n     * actions related to the current test. Examples include skipping the test, adding\n     * additional diagnostic information, or creating subtests.\n     *\n     * `test()` returns a `Promise` that fulfills once the test completes.\n     * if `test()` is called within a suite, it fulfills immediately.\n     * The return value can usually be discarded for top level tests.\n     * However, the return value from subtests should be used to prevent the parent\n     * test from finishing first and cancelling the subtest\n     * as shown in the following example.\n     *\n     * ```js\n     * test('top level test', async (t) => {\n     *   // The setTimeout() in the following subtest would cause it to outlive its\n     *   // parent test if 'await' is removed on the next line. Once the parent test\n     *   // completes, it will cancel any outstanding subtests.\n     *   await t.test('longer running subtest', async (t) => {\n     *     return new Promise((resolve, reject) => {\n     *       setTimeout(resolve, 1000);\n     *     });\n     *   });\n     * });\n     * ```\n     *\n     * The `timeout` option can be used to fail the test if it takes longer than `timeout` milliseconds to complete. However, it is not a reliable mechanism for\n     * canceling tests because a running test might block the application thread and\n     * thus prevent the scheduled cancellation.\n     * @since v18.0.0, v16.17.0\n     * @param name The name of the test, which is displayed when reporting test results.\n     * Defaults to the `name` property of `fn`, or `'<anonymous>'` if `fn` does not have a name.\n     * @param options Configuration options for the test.\n     * @param fn The function under test. The first argument to this function is a {@link TestContext} object.\n     * If the test uses callbacks, the callback function is passed as the second argument.\n     * @return Fulfilled with `undefined` once the test completes, or immediately if the test runs within a suite.\n     */\n    function test(name?: string, fn?: TestFn): Promise<void>;\n    function test(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;\n    function test(options?: TestOptions, fn?: TestFn): Promise<void>;\n    function test(fn?: TestFn): Promise<void>;\n    namespace test {\n        export { after, afterEach, before, beforeEach, describe, it, mock, only, run, skip, suite, test, todo };\n    }\n    /**\n     * The `suite()` function is imported from the `node:test` module.\n     * @param name The name of the suite, which is displayed when reporting test results.\n     * Defaults to the `name` property of `fn`, or `'<anonymous>'` if `fn` does not have a name.\n     * @param options Configuration options for the suite. This supports the same options as {@link test}.\n     * @param fn The suite function declaring nested tests and suites. The first argument to this function is a {@link SuiteContext} object.\n     * @return Immediately fulfilled with `undefined`.\n     * @since v20.13.0\n     */\n    function suite(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>;\n    function suite(name?: string, fn?: SuiteFn): Promise<void>;\n    function suite(options?: TestOptions, fn?: SuiteFn): Promise<void>;\n    function suite(fn?: SuiteFn): Promise<void>;\n    namespace suite {\n        /**\n         * Shorthand for skipping a suite. This is the same as calling {@link suite} with `options.skip` set to `true`.\n         * @since v20.13.0\n         */\n        function skip(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function skip(name?: string, fn?: SuiteFn): Promise<void>;\n        function skip(options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function skip(fn?: SuiteFn): Promise<void>;\n        /**\n         * Shorthand for marking a suite as `TODO`. This is the same as calling {@link suite} with `options.todo` set to `true`.\n         * @since v20.13.0\n         */\n        function todo(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function todo(name?: string, fn?: SuiteFn): Promise<void>;\n        function todo(options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function todo(fn?: SuiteFn): Promise<void>;\n        /**\n         * Shorthand for marking a suite as `only`. This is the same as calling {@link suite} with `options.only` set to `true`.\n         * @since v20.13.0\n         */\n        function only(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function only(name?: string, fn?: SuiteFn): Promise<void>;\n        function only(options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function only(fn?: SuiteFn): Promise<void>;\n    }\n    /**\n     * Alias for {@link suite}.\n     *\n     * The `describe()` function is imported from the `node:test` module.\n     */\n    function describe(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>;\n    function describe(name?: string, fn?: SuiteFn): Promise<void>;\n    function describe(options?: TestOptions, fn?: SuiteFn): Promise<void>;\n    function describe(fn?: SuiteFn): Promise<void>;\n    namespace describe {\n        /**\n         * Shorthand for skipping a suite. This is the same as calling {@link describe} with `options.skip` set to `true`.\n         * @since v18.15.0\n         */\n        function skip(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function skip(name?: string, fn?: SuiteFn): Promise<void>;\n        function skip(options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function skip(fn?: SuiteFn): Promise<void>;\n        /**\n         * Shorthand for marking a suite as `TODO`. This is the same as calling {@link describe} with `options.todo` set to `true`.\n         * @since v18.15.0\n         */\n        function todo(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function todo(name?: string, fn?: SuiteFn): Promise<void>;\n        function todo(options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function todo(fn?: SuiteFn): Promise<void>;\n        /**\n         * Shorthand for marking a suite as `only`. This is the same as calling {@link describe} with `options.only` set to `true`.\n         * @since v18.15.0\n         */\n        function only(name?: string, options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function only(name?: string, fn?: SuiteFn): Promise<void>;\n        function only(options?: TestOptions, fn?: SuiteFn): Promise<void>;\n        function only(fn?: SuiteFn): Promise<void>;\n    }\n    /**\n     * Alias for {@link test}.\n     *\n     * The `it()` function is imported from the `node:test` module.\n     * @since v18.6.0, v16.17.0\n     */\n    function it(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;\n    function it(name?: string, fn?: TestFn): Promise<void>;\n    function it(options?: TestOptions, fn?: TestFn): Promise<void>;\n    function it(fn?: TestFn): Promise<void>;\n    namespace it {\n        /**\n         * Shorthand for skipping a test. This is the same as calling {@link it} with `options.skip` set to `true`.\n         */\n        function skip(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;\n        function skip(name?: string, fn?: TestFn): Promise<void>;\n        function skip(options?: TestOptions, fn?: TestFn): Promise<void>;\n        function skip(fn?: TestFn): Promise<void>;\n        /**\n         * Shorthand for marking a test as `TODO`. This is the same as calling {@link it} with `options.todo` set to `true`.\n         */\n        function todo(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;\n        function todo(name?: string, fn?: TestFn): Promise<void>;\n        function todo(options?: TestOptions, fn?: TestFn): Promise<void>;\n        function todo(fn?: TestFn): Promise<void>;\n        /**\n         * Shorthand for marking a test as `only`. This is the same as calling {@link it} with `options.only` set to `true`.\n         * @since v18.15.0\n         */\n        function only(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;\n        function only(name?: string, fn?: TestFn): Promise<void>;\n        function only(options?: TestOptions, fn?: TestFn): Promise<void>;\n        function only(fn?: TestFn): Promise<void>;\n    }\n    /**\n     * Shorthand for skipping a test. This is the same as calling {@link test} with `options.skip` set to `true`.\n     * @since v20.2.0\n     */\n    function skip(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;\n    function skip(name?: string, fn?: TestFn): Promise<void>;\n    function skip(options?: TestOptions, fn?: TestFn): Promise<void>;\n    function skip(fn?: TestFn): Promise<void>;\n    /**\n     * Shorthand for marking a test as `TODO`. This is the same as calling {@link test} with `options.todo` set to `true`.\n     * @since v20.2.0\n     */\n    function todo(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;\n    function todo(name?: string, fn?: TestFn): Promise<void>;\n    function todo(options?: TestOptions, fn?: TestFn): Promise<void>;\n    function todo(fn?: TestFn): Promise<void>;\n    /**\n     * Shorthand for marking a test as `only`. This is the same as calling {@link test} with `options.only` set to `true`.\n     * @since v20.2.0\n     */\n    function only(name?: string, options?: TestOptions, fn?: TestFn): Promise<void>;\n    function only(name?: string, fn?: TestFn): Promise<void>;\n    function only(options?: TestOptions, fn?: TestFn): Promise<void>;\n    function only(fn?: TestFn): Promise<void>;\n    /**\n     * The type of a function passed to {@link test}. The first argument to this function is a {@link TestContext} object.\n     * If the test uses callbacks, the callback function is passed as the second argument.\n     */\n    type TestFn = (t: TestContext, done: (result?: any) => void) => void | Promise<void>;\n    /**\n     * The type of a suite test function. The argument to this function is a {@link SuiteContext} object.\n     */\n    type SuiteFn = (s: SuiteContext) => void | Promise<void>;\n    interface TestShard {\n        /**\n         * A positive integer between 1 and `total` that specifies the index of the shard to run.\n         */\n        index: number;\n        /**\n         * A positive integer that specifies the total number of shards to split the test files to.\n         */\n        total: number;\n    }\n    interface RunOptions {\n        /**\n         * If a number is provided, then that many test processes would run in parallel, where each process corresponds to one test file.\n         * If `true`, it would run `os.availableParallelism() - 1` test files in parallel. If `false`, it would only run one test file at a time.\n         * @default false\n         */\n        concurrency?: number | boolean | undefined;\n        /**\n         * An array containing the list of files to run. If omitted, files are run according to the\n         * [test runner execution model](https://nodejs.org/docs/latest-v20.x/api/test.html#test-runner-execution-model).\n         */\n        files?: readonly string[] | undefined;\n        /**\n         * Configures the test runner to exit the process once all known\n         * tests have finished executing even if the event loop would\n         * otherwise remain active.\n         * @default false\n         */\n        forceExit?: boolean | undefined;\n        /**\n         * Sets inspector port of test child process.\n         * If a nullish value is provided, each process gets its own port,\n         * incremented from the primary's `process.debugPort`.\n         * @default undefined\n         */\n        inspectPort?: number | (() => number) | undefined;\n        /**\n         * If truthy, the test context will only run tests that have the `only` option set\n         */\n        only?: boolean | undefined;\n        /**\n         * A function that accepts the `TestsStream` instance and can be used to setup listeners before any tests are run.\n         * @default undefined\n         */\n        setup?: ((reporter: TestsStream) => void | Promise<void>) | undefined;\n        /**\n         * Allows aborting an in-progress test execution.\n         */\n        signal?: AbortSignal | undefined;\n        /**\n         * If provided, only run tests whose name matches the provided pattern.\n         * Strings are interpreted as JavaScript regular expressions.\n         * @default undefined\n         */\n        testNamePatterns?: string | RegExp | ReadonlyArray<string | RegExp> | undefined;\n        /**\n         * The number of milliseconds after which the test execution will fail.\n         * If unspecified, subtests inherit this value from their parent.\n         * @default Infinity\n         */\n        timeout?: number | undefined;\n        /**\n         * Whether to run in watch mode or not.\n         * @default false\n         */\n        watch?: boolean | undefined;\n        /**\n         * Running tests in a specific shard.\n         * @default undefined\n         */\n        shard?: TestShard | undefined;\n    }\n    /**\n     * A successful call to `run()` will return a new `TestsStream` object, streaming a series of events representing the execution of the tests.\n     *\n     * Some of the events are guaranteed to be emitted in the same order as the tests are defined, while others are emitted in the order that the tests execute.\n     * @since v18.9.0, v16.19.0\n     */\n    class TestsStream extends Readable implements NodeJS.ReadableStream {\n        addListener(event: \"test:coverage\", listener: (data: TestCoverage) => void): this;\n        addListener(event: \"test:complete\", listener: (data: TestComplete) => void): this;\n        addListener(event: \"test:dequeue\", listener: (data: TestDequeue) => void): this;\n        addListener(event: \"test:diagnostic\", listener: (data: DiagnosticData) => void): this;\n        addListener(event: \"test:enqueue\", listener: (data: TestEnqueue) => void): this;\n        addListener(event: \"test:fail\", listener: (data: TestFail) => void): this;\n        addListener(event: \"test:pass\", listener: (data: TestPass) => void): this;\n        addListener(event: \"test:plan\", listener: (data: TestPlan) => void): this;\n        addListener(event: \"test:start\", listener: (data: TestStart) => void): this;\n        addListener(event: \"test:stderr\", listener: (data: TestStderr) => void): this;\n        addListener(event: \"test:stdout\", listener: (data: TestStdout) => void): this;\n        addListener(event: \"test:watch:drained\", listener: () => void): this;\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        emit(event: \"test:coverage\", data: TestCoverage): boolean;\n        emit(event: \"test:complete\", data: TestComplete): boolean;\n        emit(event: \"test:dequeue\", data: TestDequeue): boolean;\n        emit(event: \"test:diagnostic\", data: DiagnosticData): boolean;\n        emit(event: \"test:enqueue\", data: TestEnqueue): boolean;\n        emit(event: \"test:fail\", data: TestFail): boolean;\n        emit(event: \"test:pass\", data: TestPass): boolean;\n        emit(event: \"test:plan\", data: TestPlan): boolean;\n        emit(event: \"test:start\", data: TestStart): boolean;\n        emit(event: \"test:stderr\", data: TestStderr): boolean;\n        emit(event: \"test:stdout\", data: TestStdout): boolean;\n        emit(event: \"test:watch:drained\"): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"test:coverage\", listener: (data: TestCoverage) => void): this;\n        on(event: \"test:complete\", listener: (data: TestComplete) => void): this;\n        on(event: \"test:dequeue\", listener: (data: TestDequeue) => void): this;\n        on(event: \"test:diagnostic\", listener: (data: DiagnosticData) => void): this;\n        on(event: \"test:enqueue\", listener: (data: TestEnqueue) => void): this;\n        on(event: \"test:fail\", listener: (data: TestFail) => void): this;\n        on(event: \"test:pass\", listener: (data: TestPass) => void): this;\n        on(event: \"test:plan\", listener: (data: TestPlan) => void): this;\n        on(event: \"test:start\", listener: (data: TestStart) => void): this;\n        on(event: \"test:stderr\", listener: (data: TestStderr) => void): this;\n        on(event: \"test:stdout\", listener: (data: TestStdout) => void): this;\n        on(event: \"test:watch:drained\", listener: () => void): this;\n        on(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"test:coverage\", listener: (data: TestCoverage) => void): this;\n        once(event: \"test:complete\", listener: (data: TestComplete) => void): this;\n        once(event: \"test:dequeue\", listener: (data: TestDequeue) => void): this;\n        once(event: \"test:diagnostic\", listener: (data: DiagnosticData) => void): this;\n        once(event: \"test:enqueue\", listener: (data: TestEnqueue) => void): this;\n        once(event: \"test:fail\", listener: (data: TestFail) => void): this;\n        once(event: \"test:pass\", listener: (data: TestPass) => void): this;\n        once(event: \"test:plan\", listener: (data: TestPlan) => void): this;\n        once(event: \"test:start\", listener: (data: TestStart) => void): this;\n        once(event: \"test:stderr\", listener: (data: TestStderr) => void): this;\n        once(event: \"test:stdout\", listener: (data: TestStdout) => void): this;\n        once(event: \"test:watch:drained\", listener: () => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"test:coverage\", listener: (data: TestCoverage) => void): this;\n        prependListener(event: \"test:complete\", listener: (data: TestComplete) => void): this;\n        prependListener(event: \"test:dequeue\", listener: (data: TestDequeue) => void): this;\n        prependListener(event: \"test:diagnostic\", listener: (data: DiagnosticData) => void): this;\n        prependListener(event: \"test:enqueue\", listener: (data: TestEnqueue) => void): this;\n        prependListener(event: \"test:fail\", listener: (data: TestFail) => void): this;\n        prependListener(event: \"test:pass\", listener: (data: TestPass) => void): this;\n        prependListener(event: \"test:plan\", listener: (data: TestPlan) => void): this;\n        prependListener(event: \"test:start\", listener: (data: TestStart) => void): this;\n        prependListener(event: \"test:stderr\", listener: (data: TestStderr) => void): this;\n        prependListener(event: \"test:stdout\", listener: (data: TestStdout) => void): this;\n        prependListener(event: \"test:watch:drained\", listener: () => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"test:coverage\", listener: (data: TestCoverage) => void): this;\n        prependOnceListener(event: \"test:complete\", listener: (data: TestComplete) => void): this;\n        prependOnceListener(event: \"test:dequeue\", listener: (data: TestDequeue) => void): this;\n        prependOnceListener(event: \"test:diagnostic\", listener: (data: DiagnosticData) => void): this;\n        prependOnceListener(event: \"test:enqueue\", listener: (data: TestEnqueue) => void): this;\n        prependOnceListener(event: \"test:fail\", listener: (data: TestFail) => void): this;\n        prependOnceListener(event: \"test:pass\", listener: (data: TestPass) => void): this;\n        prependOnceListener(event: \"test:plan\", listener: (data: TestPlan) => void): this;\n        prependOnceListener(event: \"test:start\", listener: (data: TestStart) => void): this;\n        prependOnceListener(event: \"test:stderr\", listener: (data: TestStderr) => void): this;\n        prependOnceListener(event: \"test:stdout\", listener: (data: TestStdout) => void): this;\n        prependOnceListener(event: \"test:watch:drained\", listener: () => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n    }\n    /**\n     * An instance of `TestContext` is passed to each test function in order to\n     * interact with the test runner. However, the `TestContext` constructor is not\n     * exposed as part of the API.\n     * @since v18.0.0, v16.17.0\n     */\n    class TestContext {\n        /**\n         * An object containing assertion methods bound to the test context.\n         * The top-level functions from the `node:assert` module are exposed here for the purpose of creating test plans.\n         *\n         * **Note:** Some of the functions from `node:assert` contain type assertions. If these are called via the\n         * TestContext `assert` object, then the context parameter in the test's function signature **must be explicitly typed**\n         * (ie. the parameter must have a type annotation), otherwise an error will be raised by the TypeScript compiler:\n         * ```ts\n         * import { test, type TestContext } from 'node:test';\n         *\n         * // The test function's context parameter must have a type annotation.\n         * test('example', (t: TestContext) => {\n         *   t.assert.deepStrictEqual(actual, expected);\n         * });\n         *\n         * // Omitting the type annotation will result in a compilation error.\n         * test('example', t => {\n         *   t.assert.deepStrictEqual(actual, expected); // Error: 't' needs an explicit type annotation.\n         * });\n         * ```\n         * @since v20.15.0\n         */\n        readonly assert: TestContextAssert;\n        /**\n         * This function is used to create a hook running before subtest of the current test.\n         * @param fn The hook function. The first argument to this function is a `TestContext` object.\n         * If the hook uses callbacks, the callback function is passed as the second argument.\n         * @param options Configuration options for the hook.\n         * @since v20.1.0, v18.17.0\n         */\n        before(fn?: TestContextHookFn, options?: HookOptions): void;\n        /**\n         * This function is used to create a hook running before each subtest of the current test.\n         * @param fn The hook function. The first argument to this function is a `TestContext` object.\n         * If the hook uses callbacks, the callback function is passed as the second argument.\n         * @param options Configuration options for the hook.\n         * @since v18.8.0\n         */\n        beforeEach(fn?: TestContextHookFn, options?: HookOptions): void;\n        /**\n         * This function is used to create a hook that runs after the current test finishes.\n         * @param fn The hook function. The first argument to this function is a `TestContext` object.\n         * If the hook uses callbacks, the callback function is passed as the second argument.\n         * @param options Configuration options for the hook.\n         * @since v18.13.0\n         */\n        after(fn?: TestContextHookFn, options?: HookOptions): void;\n        /**\n         * This function is used to create a hook running after each subtest of the current test.\n         * @param fn The hook function. The first argument to this function is a `TestContext` object.\n         * If the hook uses callbacks, the callback function is passed as the second argument.\n         * @param options Configuration options for the hook.\n         * @since v18.8.0\n         */\n        afterEach(fn?: TestContextHookFn, options?: HookOptions): void;\n        /**\n         * This function is used to write diagnostics to the output. Any diagnostic\n         * information is included at the end of the test's results. This function does\n         * not return a value.\n         *\n         * ```js\n         * test('top level test', (t) => {\n         *   t.diagnostic('A diagnostic message');\n         * });\n         * ```\n         * @since v18.0.0, v16.17.0\n         * @param message Message to be reported.\n         */\n        diagnostic(message: string): void;\n        /**\n         * The name of the test and each of its ancestors, separated by `>`.\n         * @since v20.16.0\n         */\n        readonly fullName: string;\n        /**\n         * The name of the test.\n         * @since v18.8.0, v16.18.0\n         */\n        readonly name: string;\n        /**\n         * Used to set the number of assertions and subtests that are expected to run within the test.\n         * If the number of assertions and subtests that run does not match the expected count, the test will fail.\n         *\n         * To make sure assertions are tracked, the assert functions on `context.assert` must be used,\n         * instead of importing from the `node:assert` module.\n         * ```js\n         * test('top level test', (t) => {\n         *   t.plan(2);\n         *   t.assert.ok('some relevant assertion here');\n         *   t.test('subtest', () => {});\n         * });\n         * ```\n         *\n         * When working with asynchronous code, the `plan` function can be used to ensure that the correct number of assertions are run:\n         * ```js\n         * test('planning with streams', (t, done) => {\n         *   function* generate() {\n         *     yield 'a';\n         *     yield 'b';\n         *     yield 'c';\n         *   }\n         *   const expected = ['a', 'b', 'c'];\n         *   t.plan(expected.length);\n         *   const stream = Readable.from(generate());\n         *   stream.on('data', (chunk) => {\n         *     t.assert.strictEqual(chunk, expected.shift());\n         *   });\n         *   stream.on('end', () => {\n         *     done();\n         *   });\n         * });\n         * ```\n         * @since v20.15.0\n         */\n        plan(count: number): void;\n        /**\n         * If `shouldRunOnlyTests` is truthy, the test context will only run tests that\n         * have the `only` option set. Otherwise, all tests are run. If Node.js was not\n         * started with the `--test-only` command-line option, this function is a\n         * no-op.\n         *\n         * ```js\n         * test('top level test', (t) => {\n         *   // The test context can be set to run subtests with the 'only' option.\n         *   t.runOnly(true);\n         *   return Promise.all([\n         *     t.test('this subtest is now skipped'),\n         *     t.test('this subtest is run', { only: true }),\n         *   ]);\n         * });\n         * ```\n         * @since v18.0.0, v16.17.0\n         * @param shouldRunOnlyTests Whether or not to run `only` tests.\n         */\n        runOnly(shouldRunOnlyTests: boolean): void;\n        /**\n         * ```js\n         * test('top level test', async (t) => {\n         *   await fetch('some/uri', { signal: t.signal });\n         * });\n         * ```\n         * @since v18.7.0, v16.17.0\n         */\n        readonly signal: AbortSignal;\n        /**\n         * This function causes the test's output to indicate the test as skipped. If `message` is provided, it is included in the output. Calling `skip()` does\n         * not terminate execution of the test function. This function does not return a\n         * value.\n         *\n         * ```js\n         * test('top level test', (t) => {\n         *   // Make sure to return here as well if the test contains additional logic.\n         *   t.skip('this is skipped');\n         * });\n         * ```\n         * @since v18.0.0, v16.17.0\n         * @param message Optional skip message.\n         */\n        skip(message?: string): void;\n        /**\n         * This function adds a `TODO` directive to the test's output. If `message` is\n         * provided, it is included in the output. Calling `todo()` does not terminate\n         * execution of the test function. This function does not return a value.\n         *\n         * ```js\n         * test('top level test', (t) => {\n         *   // This test is marked as `TODO`\n         *   t.todo('this is a todo');\n         * });\n         * ```\n         * @since v18.0.0, v16.17.0\n         * @param message Optional `TODO` message.\n         */\n        todo(message?: string): void;\n        /**\n         * This function is used to create subtests under the current test. This function behaves in\n         * the same fashion as the top level {@link test} function.\n         * @since v18.0.0\n         * @param name The name of the test, which is displayed when reporting test results.\n         * Defaults to the `name` property of `fn`, or `'<anonymous>'` if `fn` does not have a name.\n         * @param options Configuration options for the test.\n         * @param fn The function under test. This first argument to this function is a {@link TestContext} object.\n         * If the test uses callbacks, the callback function is passed as the second argument.\n         * @returns A {@link Promise} resolved with `undefined` once the test completes.\n         */\n        test: typeof test;\n        /**\n         * Each test provides its own MockTracker instance.\n         */\n        readonly mock: MockTracker;\n    }\n    interface TestContextAssert extends\n        Pick<\n            typeof import(\"assert\"),\n            | \"deepEqual\"\n            | \"deepStrictEqual\"\n            | \"doesNotMatch\"\n            | \"doesNotReject\"\n            | \"doesNotThrow\"\n            | \"equal\"\n            | \"fail\"\n            | \"ifError\"\n            | \"match\"\n            | \"notDeepEqual\"\n            | \"notDeepStrictEqual\"\n            | \"notEqual\"\n            | \"notStrictEqual\"\n            | \"ok\"\n            | \"rejects\"\n            | \"strictEqual\"\n            | \"throws\"\n        >\n    {}\n\n    /**\n     * An instance of `SuiteContext` is passed to each suite function in order to\n     * interact with the test runner. However, the `SuiteContext` constructor is not\n     * exposed as part of the API.\n     * @since v18.7.0, v16.17.0\n     */\n    class SuiteContext {\n        /**\n         * The name of the suite.\n         * @since v18.8.0, v16.18.0\n         */\n        readonly name: string;\n        /**\n         * Can be used to abort test subtasks when the test has been aborted.\n         * @since v18.7.0, v16.17.0\n         */\n        readonly signal: AbortSignal;\n    }\n    interface TestOptions {\n        /**\n         * If a number is provided, then that many tests would run in parallel.\n         * If truthy, it would run (number of cpu cores - 1) tests in parallel.\n         * For subtests, it will be `Infinity` tests in parallel.\n         * If falsy, it would only run one test at a time.\n         * If unspecified, subtests inherit this value from their parent.\n         * @default false\n         */\n        concurrency?: number | boolean | undefined;\n        /**\n         * If truthy, and the test context is configured to run `only` tests, then this test will be\n         * run. Otherwise, the test is skipped.\n         * @default false\n         */\n        only?: boolean | undefined;\n        /**\n         * Allows aborting an in-progress test.\n         * @since v18.8.0\n         */\n        signal?: AbortSignal | undefined;\n        /**\n         * If truthy, the test is skipped. If a string is provided, that string is displayed in the\n         * test results as the reason for skipping the test.\n         * @default false\n         */\n        skip?: boolean | string | undefined;\n        /**\n         * A number of milliseconds the test will fail after. If unspecified, subtests inherit this\n         * value from their parent.\n         * @default Infinity\n         * @since v18.7.0\n         */\n        timeout?: number | undefined;\n        /**\n         * If truthy, the test marked as `TODO`. If a string is provided, that string is displayed in\n         * the test results as the reason why the test is `TODO`.\n         * @default false\n         */\n        todo?: boolean | string | undefined;\n        /**\n         * The number of assertions and subtests expected to be run in the test.\n         * If the number of assertions run in the test does not match the number\n         * specified in the plan, the test will fail.\n         * @default undefined\n         * @since v20.15.0\n         */\n        plan?: number | undefined;\n    }\n    /**\n     * This function creates a hook that runs before executing a suite.\n     *\n     * ```js\n     * describe('tests', async () => {\n     *   before(() => console.log('about to run some test'));\n     *   it('is a subtest', () => {\n     *     assert.ok('some relevant assertion here');\n     *   });\n     * });\n     * ```\n     * @since v18.8.0, v16.18.0\n     * @param fn The hook function. If the hook uses callbacks, the callback function is passed as the second argument.\n     * @param options Configuration options for the hook.\n     */\n    function before(fn?: HookFn, options?: HookOptions): void;\n    /**\n     * This function creates a hook that runs after executing a suite.\n     *\n     * ```js\n     * describe('tests', async () => {\n     *   after(() => console.log('finished running tests'));\n     *   it('is a subtest', () => {\n     *     assert.ok('some relevant assertion here');\n     *   });\n     * });\n     * ```\n     * @since v18.8.0, v16.18.0\n     * @param fn The hook function. If the hook uses callbacks, the callback function is passed as the second argument.\n     * @param options Configuration options for the hook.\n     */\n    function after(fn?: HookFn, options?: HookOptions): void;\n    /**\n     * This function creates a hook that runs before each test in the current suite.\n     *\n     * ```js\n     * describe('tests', async () => {\n     *   beforeEach(() => console.log('about to run a test'));\n     *   it('is a subtest', () => {\n     *     assert.ok('some relevant assertion here');\n     *   });\n     * });\n     * ```\n     * @since v18.8.0, v16.18.0\n     * @param fn The hook function. If the hook uses callbacks, the callback function is passed as the second argument.\n     * @param options Configuration options for the hook.\n     */\n    function beforeEach(fn?: HookFn, options?: HookOptions): void;\n    /**\n     * This function creates a hook that runs after each test in the current suite.\n     * The `afterEach()` hook is run even if the test fails.\n     *\n     * ```js\n     * describe('tests', async () => {\n     *   afterEach(() => console.log('finished running a test'));\n     *   it('is a subtest', () => {\n     *     assert.ok('some relevant assertion here');\n     *   });\n     * });\n     * ```\n     * @since v18.8.0, v16.18.0\n     * @param fn The hook function. If the hook uses callbacks, the callback function is passed as the second argument.\n     * @param options Configuration options for the hook.\n     */\n    function afterEach(fn?: HookFn, options?: HookOptions): void;\n    /**\n     * The hook function. The first argument is the context in which the hook is called.\n     * If the hook uses callbacks, the callback function is passed as the second argument.\n     */\n    type HookFn = (c: TestContext | SuiteContext, done: (result?: any) => void) => any;\n    /**\n     * The hook function. The first argument is a `TestContext` object.\n     * If the hook uses callbacks, the callback function is passed as the second argument.\n     */\n    type TestContextHookFn = (t: TestContext, done: (result?: any) => void) => any;\n    /**\n     * Configuration options for hooks.\n     * @since v18.8.0\n     */\n    interface HookOptions {\n        /**\n         * Allows aborting an in-progress hook.\n         */\n        signal?: AbortSignal | undefined;\n        /**\n         * A number of milliseconds the hook will fail after. If unspecified, subtests inherit this\n         * value from their parent.\n         * @default Infinity\n         */\n        timeout?: number | undefined;\n    }\n    interface MockFunctionOptions {\n        /**\n         * The number of times that the mock will use the behavior of `implementation`.\n         * Once the mock function has been called `times` times,\n         * it will automatically restore the behavior of `original`.\n         * This value must be an integer greater than zero.\n         * @default Infinity\n         */\n        times?: number | undefined;\n    }\n    interface MockMethodOptions extends MockFunctionOptions {\n        /**\n         * If `true`, `object[methodName]` is treated as a getter.\n         * This option cannot be used with the `setter` option.\n         */\n        getter?: boolean | undefined;\n        /**\n         * If `true`, `object[methodName]` is treated as a setter.\n         * This option cannot be used with the `getter` option.\n         */\n        setter?: boolean | undefined;\n    }\n    type Mock<F extends Function> = F & {\n        mock: MockFunctionContext<F>;\n    };\n    type NoOpFunction = (...args: any[]) => undefined;\n    type FunctionPropertyNames<T> = {\n        [K in keyof T]: T[K] extends Function ? K : never;\n    }[keyof T];\n    /**\n     * The `MockTracker` class is used to manage mocking functionality. The test runner\n     * module provides a top level `mock` export which is a `MockTracker` instance.\n     * Each test also provides its own `MockTracker` instance via the test context's `mock` property.\n     * @since v19.1.0, v18.13.0\n     */\n    class MockTracker {\n        /**\n         * This function is used to create a mock function.\n         *\n         * The following example creates a mock function that increments a counter by one\n         * on each invocation. The `times` option is used to modify the mock behavior such\n         * that the first two invocations add two to the counter instead of one.\n         *\n         * ```js\n         * test('mocks a counting function', (t) => {\n         *   let cnt = 0;\n         *\n         *   function addOne() {\n         *     cnt++;\n         *     return cnt;\n         *   }\n         *\n         *   function addTwo() {\n         *     cnt += 2;\n         *     return cnt;\n         *   }\n         *\n         *   const fn = t.mock.fn(addOne, addTwo, { times: 2 });\n         *\n         *   assert.strictEqual(fn(), 2);\n         *   assert.strictEqual(fn(), 4);\n         *   assert.strictEqual(fn(), 5);\n         *   assert.strictEqual(fn(), 6);\n         * });\n         * ```\n         * @since v19.1.0, v18.13.0\n         * @param original An optional function to create a mock on.\n         * @param implementation An optional function used as the mock implementation for `original`. This is useful for creating mocks that exhibit one behavior for a specified number of calls and\n         * then restore the behavior of `original`.\n         * @param options Optional configuration options for the mock function.\n         * @return The mocked function. The mocked function contains a special `mock` property, which is an instance of {@link MockFunctionContext}, and can be used for inspecting and changing the\n         * behavior of the mocked function.\n         */\n        fn<F extends Function = NoOpFunction>(original?: F, options?: MockFunctionOptions): Mock<F>;\n        fn<F extends Function = NoOpFunction, Implementation extends Function = F>(\n            original?: F,\n            implementation?: Implementation,\n            options?: MockFunctionOptions,\n        ): Mock<F | Implementation>;\n        /**\n         * This function is used to create a mock on an existing object method. The\n         * following example demonstrates how a mock is created on an existing object\n         * method.\n         *\n         * ```js\n         * test('spies on an object method', (t) => {\n         *   const number = {\n         *     value: 5,\n         *     subtract(a) {\n         *       return this.value - a;\n         *     },\n         *   };\n         *\n         *   t.mock.method(number, 'subtract');\n         *   assert.strictEqual(number.subtract.mock.calls.length, 0);\n         *   assert.strictEqual(number.subtract(3), 2);\n         *   assert.strictEqual(number.subtract.mock.calls.length, 1);\n         *\n         *   const call = number.subtract.mock.calls[0];\n         *\n         *   assert.deepStrictEqual(call.arguments, [3]);\n         *   assert.strictEqual(call.result, 2);\n         *   assert.strictEqual(call.error, undefined);\n         *   assert.strictEqual(call.target, undefined);\n         *   assert.strictEqual(call.this, number);\n         * });\n         * ```\n         * @since v19.1.0, v18.13.0\n         * @param object The object whose method is being mocked.\n         * @param methodName The identifier of the method on `object` to mock. If `object[methodName]` is not a function, an error is thrown.\n         * @param implementation An optional function used as the mock implementation for `object[methodName]`.\n         * @param options Optional configuration options for the mock method.\n         * @return The mocked method. The mocked method contains a special `mock` property, which is an instance of {@link MockFunctionContext}, and can be used for inspecting and changing the\n         * behavior of the mocked method.\n         */\n        method<\n            MockedObject extends object,\n            MethodName extends FunctionPropertyNames<MockedObject>,\n        >(\n            object: MockedObject,\n            methodName: MethodName,\n            options?: MockFunctionOptions,\n        ): MockedObject[MethodName] extends Function ? Mock<MockedObject[MethodName]>\n            : never;\n        method<\n            MockedObject extends object,\n            MethodName extends FunctionPropertyNames<MockedObject>,\n            Implementation extends Function,\n        >(\n            object: MockedObject,\n            methodName: MethodName,\n            implementation: Implementation,\n            options?: MockFunctionOptions,\n        ): MockedObject[MethodName] extends Function ? Mock<MockedObject[MethodName] | Implementation>\n            : never;\n        method<MockedObject extends object>(\n            object: MockedObject,\n            methodName: keyof MockedObject,\n            options: MockMethodOptions,\n        ): Mock<Function>;\n        method<MockedObject extends object>(\n            object: MockedObject,\n            methodName: keyof MockedObject,\n            implementation: Function,\n            options: MockMethodOptions,\n        ): Mock<Function>;\n\n        /**\n         * This function is syntax sugar for `MockTracker.method` with `options.getter` set to `true`.\n         * @since v19.3.0, v18.13.0\n         */\n        getter<\n            MockedObject extends object,\n            MethodName extends keyof MockedObject,\n        >(\n            object: MockedObject,\n            methodName: MethodName,\n            options?: MockFunctionOptions,\n        ): Mock<() => MockedObject[MethodName]>;\n        getter<\n            MockedObject extends object,\n            MethodName extends keyof MockedObject,\n            Implementation extends Function,\n        >(\n            object: MockedObject,\n            methodName: MethodName,\n            implementation?: Implementation,\n            options?: MockFunctionOptions,\n        ): Mock<(() => MockedObject[MethodName]) | Implementation>;\n        /**\n         * This function is syntax sugar for `MockTracker.method` with `options.setter` set to `true`.\n         * @since v19.3.0, v18.13.0\n         */\n        setter<\n            MockedObject extends object,\n            MethodName extends keyof MockedObject,\n        >(\n            object: MockedObject,\n            methodName: MethodName,\n            options?: MockFunctionOptions,\n        ): Mock<(value: MockedObject[MethodName]) => void>;\n        setter<\n            MockedObject extends object,\n            MethodName extends keyof MockedObject,\n            Implementation extends Function,\n        >(\n            object: MockedObject,\n            methodName: MethodName,\n            implementation?: Implementation,\n            options?: MockFunctionOptions,\n        ): Mock<((value: MockedObject[MethodName]) => void) | Implementation>;\n        /**\n         * This function restores the default behavior of all mocks that were previously\n         * created by this `MockTracker` and disassociates the mocks from the `MockTracker` instance. Once disassociated, the mocks can still be used, but the `MockTracker` instance can no longer be\n         * used to reset their behavior or\n         * otherwise interact with them.\n         *\n         * After each test completes, this function is called on the test context's `MockTracker`. If the global `MockTracker` is used extensively, calling this\n         * function manually is recommended.\n         * @since v19.1.0, v18.13.0\n         */\n        reset(): void;\n        /**\n         * This function restores the default behavior of all mocks that were previously\n         * created by this `MockTracker`. Unlike `mock.reset()`, `mock.restoreAll()` does\n         * not disassociate the mocks from the `MockTracker` instance.\n         * @since v19.1.0, v18.13.0\n         */\n        restoreAll(): void;\n        timers: MockTimers;\n    }\n    const mock: MockTracker;\n    interface MockFunctionCall<\n        F extends Function,\n        ReturnType = F extends (...args: any) => infer T ? T\n            : F extends abstract new(...args: any) => infer T ? T\n            : unknown,\n        Args = F extends (...args: infer Y) => any ? Y\n            : F extends abstract new(...args: infer Y) => any ? Y\n            : unknown[],\n    > {\n        /**\n         * An array of the arguments passed to the mock function.\n         */\n        arguments: Args;\n        /**\n         * If the mocked function threw then this property contains the thrown value.\n         */\n        error: unknown | undefined;\n        /**\n         * The value returned by the mocked function.\n         *\n         * If the mocked function threw, it will be `undefined`.\n         */\n        result: ReturnType | undefined;\n        /**\n         * An `Error` object whose stack can be used to determine the callsite of the mocked function invocation.\n         */\n        stack: Error;\n        /**\n         * If the mocked function is a constructor, this field contains the class being constructed.\n         * Otherwise this will be `undefined`.\n         */\n        target: F extends abstract new(...args: any) => any ? F : undefined;\n        /**\n         * The mocked function's `this` value.\n         */\n        this: unknown;\n    }\n    /**\n     * The `MockFunctionContext` class is used to inspect or manipulate the behavior of\n     * mocks created via the `MockTracker` APIs.\n     * @since v19.1.0, v18.13.0\n     */\n    class MockFunctionContext<F extends Function> {\n        /**\n         * A getter that returns a copy of the internal array used to track calls to the\n         * mock. Each entry in the array is an object with the following properties.\n         * @since v19.1.0, v18.13.0\n         */\n        readonly calls: Array<MockFunctionCall<F>>;\n        /**\n         * This function returns the number of times that this mock has been invoked. This\n         * function is more efficient than checking `ctx.calls.length` because `ctx.calls` is a getter that creates a copy of the internal call tracking array.\n         * @since v19.1.0, v18.13.0\n         * @return The number of times that this mock has been invoked.\n         */\n        callCount(): number;\n        /**\n         * This function is used to change the behavior of an existing mock.\n         *\n         * The following example creates a mock function using `t.mock.fn()`, calls the\n         * mock function, and then changes the mock implementation to a different function.\n         *\n         * ```js\n         * test('changes a mock behavior', (t) => {\n         *   let cnt = 0;\n         *\n         *   function addOne() {\n         *     cnt++;\n         *     return cnt;\n         *   }\n         *\n         *   function addTwo() {\n         *     cnt += 2;\n         *     return cnt;\n         *   }\n         *\n         *   const fn = t.mock.fn(addOne);\n         *\n         *   assert.strictEqual(fn(), 1);\n         *   fn.mock.mockImplementation(addTwo);\n         *   assert.strictEqual(fn(), 3);\n         *   assert.strictEqual(fn(), 5);\n         * });\n         * ```\n         * @since v19.1.0, v18.13.0\n         * @param implementation The function to be used as the mock's new implementation.\n         */\n        mockImplementation(implementation: F): void;\n        /**\n         * This function is used to change the behavior of an existing mock for a single\n         * invocation. Once invocation `onCall` has occurred, the mock will revert to\n         * whatever behavior it would have used had `mockImplementationOnce()` not been\n         * called.\n         *\n         * The following example creates a mock function using `t.mock.fn()`, calls the\n         * mock function, changes the mock implementation to a different function for the\n         * next invocation, and then resumes its previous behavior.\n         *\n         * ```js\n         * test('changes a mock behavior once', (t) => {\n         *   let cnt = 0;\n         *\n         *   function addOne() {\n         *     cnt++;\n         *     return cnt;\n         *   }\n         *\n         *   function addTwo() {\n         *     cnt += 2;\n         *     return cnt;\n         *   }\n         *\n         *   const fn = t.mock.fn(addOne);\n         *\n         *   assert.strictEqual(fn(), 1);\n         *   fn.mock.mockImplementationOnce(addTwo);\n         *   assert.strictEqual(fn(), 3);\n         *   assert.strictEqual(fn(), 4);\n         * });\n         * ```\n         * @since v19.1.0, v18.13.0\n         * @param implementation The function to be used as the mock's implementation for the invocation number specified by `onCall`.\n         * @param onCall The invocation number that will use `implementation`. If the specified invocation has already occurred then an exception is thrown.\n         */\n        mockImplementationOnce(implementation: F, onCall?: number): void;\n        /**\n         * Resets the call history of the mock function.\n         * @since v19.3.0, v18.13.0\n         */\n        resetCalls(): void;\n        /**\n         * Resets the implementation of the mock function to its original behavior. The\n         * mock can still be used after calling this function.\n         * @since v19.1.0, v18.13.0\n         */\n        restore(): void;\n    }\n    type Timer = \"setInterval\" | \"setTimeout\" | \"setImmediate\" | \"Date\";\n\n    interface MockTimersOptions {\n        apis: Timer[];\n        now?: number | Date | undefined;\n    }\n    /**\n     * Mocking timers is a technique commonly used in software testing to simulate and\n     * control the behavior of timers, such as `setInterval` and `setTimeout`,\n     * without actually waiting for the specified time intervals.\n     *\n     * The MockTimers API also allows for mocking of the `Date` constructor and\n     * `setImmediate`/`clearImmediate` functions.\n     *\n     * The `MockTracker` provides a top-level `timers` export\n     * which is a `MockTimers` instance.\n     * @since v20.4.0\n     * @experimental\n     */\n    class MockTimers {\n        /**\n         * Enables timer mocking for the specified timers.\n         *\n         * **Note:** When you enable mocking for a specific timer, its associated\n         * clear function will also be implicitly mocked.\n         *\n         * **Note:** Mocking `Date` will affect the behavior of the mocked timers\n         * as they use the same internal clock.\n         *\n         * Example usage without setting initial time:\n         *\n         * ```js\n         * import { mock } from 'node:test';\n         * mock.timers.enable({ apis: ['setInterval', 'Date'], now: 1234 });\n         * ```\n         *\n         * The above example enables mocking for the `Date` constructor, `setInterval` timer and\n         * implicitly mocks the `clearInterval` function. Only the `Date` constructor from `globalThis`,\n         * `setInterval` and `clearInterval` functions from `node:timers`, `node:timers/promises`, and `globalThis` will be mocked.\n         *\n         * Example usage with initial time set\n         *\n         * ```js\n         * import { mock } from 'node:test';\n         * mock.timers.enable({ apis: ['Date'], now: 1000 });\n         * ```\n         *\n         * Example usage with initial Date object as time set\n         *\n         * ```js\n         * import { mock } from 'node:test';\n         * mock.timers.enable({ apis: ['Date'], now: new Date() });\n         * ```\n         *\n         * Alternatively, if you call `mock.timers.enable()` without any parameters:\n         *\n         * All timers (`'setInterval'`, `'clearInterval'`, `'Date'`, `'setImmediate'`, `'clearImmediate'`, `'setTimeout'`, and `'clearTimeout'`)\n         * will be mocked.\n         *\n         * The `setInterval`, `clearInterval`, `setTimeout`, and `clearTimeout` functions from `node:timers`, `node:timers/promises`,\n         * and `globalThis` will be mocked.\n         * The `Date` constructor from `globalThis` will be mocked.\n         *\n         * If there is no initial epoch set, the initial date will be based on 0 in the Unix epoch. This is `January 1st, 1970, 00:00:00 UTC`. You can\n         * set an initial date by passing a now property to the `.enable()` method. This value will be used as the initial date for the mocked Date\n         * object. It can either be a positive integer, or another Date object.\n         * @since v20.4.0\n         */\n        enable(options?: MockTimersOptions): void;\n        /**\n         * You can use the `.setTime()` method to manually move the mocked date to another time. This method only accepts a positive integer.\n         * Note: This method will execute any mocked timers that are in the past from the new time.\n         * In the below example we are setting a new time for the mocked date.\n         * ```js\n         * import assert from 'node:assert';\n         * import { test } from 'node:test';\n         * test('sets the time of a date object', (context) => {\n         *   // Optionally choose what to mock\n         *   context.mock.timers.enable({ apis: ['Date'], now: 100 });\n         *   assert.strictEqual(Date.now(), 100);\n         *   // Advance in time will also advance the date\n         *   context.mock.timers.setTime(1000);\n         *   context.mock.timers.tick(200);\n         *   assert.strictEqual(Date.now(), 1200);\n         * });\n         * ```\n         */\n        setTime(time: number): void;\n        /**\n         * This function restores the default behavior of all mocks that were previously\n         * created by this `MockTimers` instance and disassociates the mocks\n         * from the `MockTracker` instance.\n         *\n         * **Note:** After each test completes, this function is called on\n         * the test context's `MockTracker`.\n         *\n         * ```js\n         * import { mock } from 'node:test';\n         * mock.timers.reset();\n         * ```\n         * @since v20.4.0\n         */\n        reset(): void;\n        /**\n         * Advances time for all mocked timers.\n         *\n         * **Note:** This diverges from how `setTimeout` in Node.js behaves and accepts\n         * only positive numbers. In Node.js, `setTimeout` with negative numbers is\n         * only supported for web compatibility reasons.\n         *\n         * The following example mocks a `setTimeout` function and\n         * by using `.tick` advances in\n         * time triggering all pending timers.\n         *\n         * ```js\n         * import assert from 'node:assert';\n         * import { test } from 'node:test';\n         *\n         * test('mocks setTimeout to be executed synchronously without having to actually wait for it', (context) => {\n         *   const fn = context.mock.fn();\n         *\n         *   context.mock.timers.enable({ apis: ['setTimeout'] });\n         *\n         *   setTimeout(fn, 9999);\n         *\n         *   assert.strictEqual(fn.mock.callCount(), 0);\n         *\n         *   // Advance in time\n         *   context.mock.timers.tick(9999);\n         *\n         *   assert.strictEqual(fn.mock.callCount(), 1);\n         * });\n         * ```\n         *\n         * Alternativelly, the `.tick` function can be called many times\n         *\n         * ```js\n         * import assert from 'node:assert';\n         * import { test } from 'node:test';\n         *\n         * test('mocks setTimeout to be executed synchronously without having to actually wait for it', (context) => {\n         *   const fn = context.mock.fn();\n         *   context.mock.timers.enable({ apis: ['setTimeout'] });\n         *   const nineSecs = 9000;\n         *   setTimeout(fn, nineSecs);\n         *\n         *   const twoSeconds = 3000;\n         *   context.mock.timers.tick(twoSeconds);\n         *   context.mock.timers.tick(twoSeconds);\n         *   context.mock.timers.tick(twoSeconds);\n         *\n         *   assert.strictEqual(fn.mock.callCount(), 1);\n         * });\n         * ```\n         *\n         * Advancing time using `.tick` will also advance the time for any `Date` object\n         * created after the mock was enabled (if `Date` was also set to be mocked).\n         *\n         * ```js\n         * import assert from 'node:assert';\n         * import { test } from 'node:test';\n         *\n         * test('mocks setTimeout to be executed synchronously without having to actually wait for it', (context) => {\n         *   const fn = context.mock.fn();\n         *\n         *   context.mock.timers.enable({ apis: ['setTimeout', 'Date'] });\n         *   setTimeout(fn, 9999);\n         *\n         *   assert.strictEqual(fn.mock.callCount(), 0);\n         *   assert.strictEqual(Date.now(), 0);\n         *\n         *   // Advance in time\n         *   context.mock.timers.tick(9999);\n         *   assert.strictEqual(fn.mock.callCount(), 1);\n         *   assert.strictEqual(Date.now(), 9999);\n         * });\n         * ```\n         * @since v20.4.0\n         */\n        tick(milliseconds: number): void;\n        /**\n         * Triggers all pending mocked timers immediately. If the `Date` object is also\n         * mocked, it will also advance the `Date` object to the furthest timer's time.\n         *\n         * The example below triggers all pending timers immediately,\n         * causing them to execute without any delay.\n         *\n         * ```js\n         * import assert from 'node:assert';\n         * import { test } from 'node:test';\n         *\n         * test('runAll functions following the given order', (context) => {\n         *   context.mock.timers.enable({ apis: ['setTimeout', 'Date'] });\n         *   const results = [];\n         *   setTimeout(() => results.push(1), 9999);\n         *\n         *   // Notice that if both timers have the same timeout,\n         *   // the order of execution is guaranteed\n         *   setTimeout(() => results.push(3), 8888);\n         *   setTimeout(() => results.push(2), 8888);\n         *\n         *   assert.deepStrictEqual(results, []);\n         *\n         *   context.mock.timers.runAll();\n         *   assert.deepStrictEqual(results, [3, 2, 1]);\n         *   // The Date object is also advanced to the furthest timer's time\n         *   assert.strictEqual(Date.now(), 9999);\n         * });\n         * ```\n         *\n         * **Note:** The `runAll()` function is specifically designed for\n         * triggering timers in the context of timer mocking.\n         * It does not have any effect on real-time system\n         * clocks or actual timers outside of the mocking environment.\n         * @since v20.4.0\n         */\n        runAll(): void;\n        /**\n         * Calls {@link MockTimers.reset()}.\n         */\n        [Symbol.dispose](): void;\n    }\n    export {\n        after,\n        afterEach,\n        before,\n        beforeEach,\n        describe,\n        it,\n        Mock,\n        mock,\n        only,\n        run,\n        skip,\n        suite,\n        SuiteContext,\n        test,\n        test as default,\n        TestContext,\n        todo,\n    };\n}\n\ninterface TestError extends Error {\n    cause: Error;\n}\ninterface TestLocationInfo {\n    /**\n     * The column number where the test is defined, or\n     * `undefined` if the test was run through the REPL.\n     */\n    column?: number;\n    /**\n     * The path of the test file, `undefined` if test was run through the REPL.\n     */\n    file?: string;\n    /**\n     * The line number where the test is defined, or `undefined` if the test was run through the REPL.\n     */\n    line?: number;\n}\ninterface DiagnosticData extends TestLocationInfo {\n    /**\n     * The diagnostic message.\n     */\n    message: string;\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n}\ninterface TestCoverage {\n    /**\n     * An object containing the coverage report.\n     */\n    summary: {\n        /**\n         * An array of coverage reports for individual files.\n         */\n        files: Array<{\n            /**\n             * The absolute path of the file.\n             */\n            path: string;\n            /**\n             * The total number of lines.\n             */\n            totalLineCount: number;\n            /**\n             * The total number of branches.\n             */\n            totalBranchCount: number;\n            /**\n             * The total number of functions.\n             */\n            totalFunctionCount: number;\n            /**\n             * The number of covered lines.\n             */\n            coveredLineCount: number;\n            /**\n             * The number of covered branches.\n             */\n            coveredBranchCount: number;\n            /**\n             * The number of covered functions.\n             */\n            coveredFunctionCount: number;\n            /**\n             * The percentage of lines covered.\n             */\n            coveredLinePercent: number;\n            /**\n             * The percentage of branches covered.\n             */\n            coveredBranchPercent: number;\n            /**\n             * The percentage of functions covered.\n             */\n            coveredFunctionPercent: number;\n            /**\n             * An array of functions representing function coverage.\n             */\n            functions: Array<{\n                /**\n                 * The name of the function.\n                 */\n                name: string;\n                /**\n                 * The line number where the function is defined.\n                 */\n                line: number;\n                /**\n                 * The number of times the function was called.\n                 */\n                count: number;\n            }>;\n            /**\n             * An array of branches representing branch coverage.\n             */\n            branches: Array<{\n                /**\n                 * The line number where the branch is defined.\n                 */\n                line: number;\n                /**\n                 * The number of times the branch was taken.\n                 */\n                count: number;\n            }>;\n            /**\n             * An array of lines representing line numbers and the number of times they were covered.\n             */\n            lines: Array<{\n                /**\n                 * The line number.\n                 */\n                line: number;\n                /**\n                 * The number of times the line was covered.\n                 */\n                count: number;\n            }>;\n        }>;\n        /**\n         * An object containing a summary of coverage for all files.\n         */\n        totals: {\n            /**\n             * The total number of lines.\n             */\n            totalLineCount: number;\n            /**\n             * The total number of branches.\n             */\n            totalBranchCount: number;\n            /**\n             * The total number of functions.\n             */\n            totalFunctionCount: number;\n            /**\n             * The number of covered lines.\n             */\n            coveredLineCount: number;\n            /**\n             * The number of covered branches.\n             */\n            coveredBranchCount: number;\n            /**\n             * The number of covered functions.\n             */\n            coveredFunctionCount: number;\n            /**\n             * The percentage of lines covered.\n             */\n            coveredLinePercent: number;\n            /**\n             * The percentage of branches covered.\n             */\n            coveredBranchPercent: number;\n            /**\n             * The percentage of functions covered.\n             */\n            coveredFunctionPercent: number;\n        };\n        /**\n         * The working directory when code coverage began. This\n         * is useful for displaying relative path names in case\n         * the tests changed the working directory of the Node.js process.\n         */\n        workingDirectory: string;\n    };\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n}\ninterface TestComplete extends TestLocationInfo {\n    /**\n     * Additional execution metadata.\n     */\n    details: {\n        /**\n         * Whether the test passed or not.\n         */\n        passed: boolean;\n        /**\n         * The duration of the test in milliseconds.\n         */\n        duration_ms: number;\n        /**\n         * An error wrapping the error thrown by the test if it did not pass.\n         */\n        error?: TestError;\n        /**\n         * The type of the test, used to denote whether this is a suite.\n         */\n        type?: \"suite\";\n    };\n    /**\n     * The test name.\n     */\n    name: string;\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n    /**\n     * The ordinal number of the test.\n     */\n    testNumber: number;\n    /**\n     * Present if `context.todo` is called.\n     */\n    todo?: string | boolean;\n    /**\n     * Present if `context.skip` is called.\n     */\n    skip?: string | boolean;\n}\ninterface TestDequeue extends TestLocationInfo {\n    /**\n     * The test name.\n     */\n    name: string;\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n}\ninterface TestEnqueue extends TestLocationInfo {\n    /**\n     * The test name.\n     */\n    name: string;\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n}\ninterface TestFail extends TestLocationInfo {\n    /**\n     * Additional execution metadata.\n     */\n    details: {\n        /**\n         * The duration of the test in milliseconds.\n         */\n        duration_ms: number;\n        /**\n         * An error wrapping the error thrown by the test.\n         */\n        error: TestError;\n        /**\n         * The type of the test, used to denote whether this is a suite.\n         * @since v20.0.0, v19.9.0, v18.17.0\n         */\n        type?: \"suite\";\n    };\n    /**\n     * The test name.\n     */\n    name: string;\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n    /**\n     * The ordinal number of the test.\n     */\n    testNumber: number;\n    /**\n     * Present if `context.todo` is called.\n     */\n    todo?: string | boolean;\n    /**\n     * Present if `context.skip` is called.\n     */\n    skip?: string | boolean;\n}\ninterface TestPass extends TestLocationInfo {\n    /**\n     * Additional execution metadata.\n     */\n    details: {\n        /**\n         * The duration of the test in milliseconds.\n         */\n        duration_ms: number;\n        /**\n         * The type of the test, used to denote whether this is a suite.\n         * @since 20.0.0, 19.9.0, 18.17.0\n         */\n        type?: \"suite\";\n    };\n    /**\n     * The test name.\n     */\n    name: string;\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n    /**\n     * The ordinal number of the test.\n     */\n    testNumber: number;\n    /**\n     * Present if `context.todo` is called.\n     */\n    todo?: string | boolean;\n    /**\n     * Present if `context.skip` is called.\n     */\n    skip?: string | boolean;\n}\ninterface TestPlan extends TestLocationInfo {\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n    /**\n     * The number of subtests that have ran.\n     */\n    count: number;\n}\ninterface TestStart extends TestLocationInfo {\n    /**\n     * The test name.\n     */\n    name: string;\n    /**\n     * The nesting level of the test.\n     */\n    nesting: number;\n}\ninterface TestStderr {\n    /**\n     * The path of the test file.\n     */\n    file: string;\n    /**\n     * The message written to `stderr`.\n     */\n    message: string;\n}\ninterface TestStdout {\n    /**\n     * The path of the test file.\n     */\n    file: string;\n    /**\n     * The message written to `stdout`.\n     */\n    message: string;\n}\n\n/**\n * The `node:test/reporters` module exposes the builtin-reporters for `node:test`.\n * To access it:\n *\n * ```js\n * import test from 'node:test/reporters';\n * ```\n *\n * This module is only available under the `node:` scheme. The following will not\n * work:\n *\n * ```js\n * import test from 'test/reporters';\n * ```\n * @since v19.9.0\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/test/reporters.js)\n */\ndeclare module \"node:test/reporters\" {\n    import { Transform, TransformOptions } from \"node:stream\";\n\n    type TestEvent =\n        | { type: \"test:coverage\"; data: TestCoverage }\n        | { type: \"test:complete\"; data: TestComplete }\n        | { type: \"test:dequeue\"; data: TestDequeue }\n        | { type: \"test:diagnostic\"; data: DiagnosticData }\n        | { type: \"test:enqueue\"; data: TestEnqueue }\n        | { type: \"test:fail\"; data: TestFail }\n        | { type: \"test:pass\"; data: TestPass }\n        | { type: \"test:plan\"; data: TestPlan }\n        | { type: \"test:start\"; data: TestStart }\n        | { type: \"test:stderr\"; data: TestStderr }\n        | { type: \"test:stdout\"; data: TestStdout }\n        | { type: \"test:watch:drained\"; data: undefined };\n    type TestEventGenerator = AsyncGenerator<TestEvent, void>;\n\n    /**\n     * The `dot` reporter outputs the test results in a compact format,\n     * where each passing test is represented by a `.`,\n     * and each failing test is represented by a `X`.\n     * @since v20.0.0\n     */\n    function dot(source: TestEventGenerator): AsyncGenerator<\"\\n\" | \".\" | \"X\", void>;\n    /**\n     * The `tap` reporter outputs the test results in the [TAP](https://testanything.org/) format.\n     * @since v20.0.0\n     */\n    function tap(source: TestEventGenerator): AsyncGenerator<string, void>;\n    /**\n     * The `spec` reporter outputs the test results in a human-readable format.\n     * @since v20.0.0\n     */\n    class SpecReporter extends Transform {\n        constructor();\n    }\n    /**\n     * The `junit` reporter outputs test results in a jUnit XML format.\n     * @since v21.0.0\n     */\n    function junit(source: TestEventGenerator): AsyncGenerator<string, void>;\n    class LcovReporter extends Transform {\n        constructor(opts?: Omit<TransformOptions, \"writableObjectMode\">);\n    }\n    /**\n     * The `lcov` reporter outputs test coverage when used with the\n     * [`--experimental-test-coverage`](https://nodejs.org/docs/latest-v20.x/api/cli.html#--experimental-test-coverage) flag.\n     * @since v22.0.0\n     */\n    const lcov: LcovReporter;\n\n    export { dot, junit, lcov, SpecReporter as spec, tap, TestEvent };\n}\n",
  "node_modules/tgrid/node_modules/@types/node/timers/promises.d.ts": "/**\n * The `timers/promises` API provides an alternative set of timer functions\n * that return `Promise` objects. The API is accessible via\n * `require('node:timers/promises')`.\n *\n * ```js\n * import {\n *   setTimeout,\n *   setImmediate,\n *   setInterval,\n * } from 'node:timers/promises';\n * ```\n * @since v15.0.0\n * @see [source](https://github.com/nodejs/node/blob/v20.x/lib/timers/promises.js)\n */\ndeclare module \"timers/promises\" {\n    import { TimerOptions } from \"node:timers\";\n    /**\n     * ```js\n     * import {\n     *   setTimeout,\n     * } from 'node:timers/promises';\n     *\n     * const res = await setTimeout(100, 'result');\n     *\n     * console.log(res);  // Prints 'result'\n     * ```\n     * @since v15.0.0\n     * @param delay The number of milliseconds to wait before fulfilling the\n     * promise. **Default:** `1`.\n     * @param value A value with which the promise is fulfilled.\n     */\n    function setTimeout<T = void>(delay?: number, value?: T, options?: TimerOptions): Promise<T>;\n    /**\n     * ```js\n     * import {\n     *   setImmediate,\n     * } from 'node:timers/promises';\n     *\n     * const res = await setImmediate('result');\n     *\n     * console.log(res);  // Prints 'result'\n     * ```\n     * @since v15.0.0\n     * @param value A value with which the promise is fulfilled.\n     */\n    function setImmediate<T = void>(value?: T, options?: TimerOptions): Promise<T>;\n    /**\n     * Returns an async iterator that generates values in an interval of `delay` ms.\n     * If `ref` is `true`, you need to call `next()` of async iterator explicitly\n     * or implicitly to keep the event loop alive.\n     *\n     * ```js\n     * import {\n     *   setInterval,\n     * } from 'node:timers/promises';\n     *\n     * const interval = 100;\n     * for await (const startTime of setInterval(interval, Date.now())) {\n     *   const now = Date.now();\n     *   console.log(now);\n     *   if ((now - startTime) > 1000)\n     *     break;\n     * }\n     * console.log(Date.now());\n     * ```\n     * @since v15.9.0\n     * @param delay The number of milliseconds to wait between iterations.\n     * **Default:** `1`.\n     * @param value A value with which the iterator returns.\n     */\n    function setInterval<T = void>(delay?: number, value?: T, options?: TimerOptions): NodeJS.AsyncIterator<T>;\n    interface Scheduler {\n        /**\n         * An experimental API defined by the [Scheduling APIs](https://github.com/WICG/scheduling-apis) draft specification\n         * being developed as a standard Web Platform API.\n         *\n         * Calling `timersPromises.scheduler.wait(delay, options)` is roughly equivalent\n         * to calling `timersPromises.setTimeout(delay, undefined, options)` except that\n         * the `ref` option is not supported.\n         *\n         * ```js\n         * import { scheduler } from 'node:timers/promises';\n         *\n         * await scheduler.wait(1000); // Wait one second before continuing\n         * ```\n         * @since v17.3.0, v16.14.0\n         * @experimental\n         * @param delay The number of milliseconds to wait before resolving the\n         * promise.\n         */\n        wait(delay: number, options?: { signal?: AbortSignal }): Promise<void>;\n        /**\n         * An experimental API defined by the [Scheduling APIs](https://github.com/WICG/scheduling-apis) draft specification\n         * being developed as a standard Web Platform API.\n         *\n         * Calling `timersPromises.scheduler.yield()` is equivalent to calling\n         * `timersPromises.setImmediate()` with no arguments.\n         * @since v17.3.0, v16.14.0\n         * @experimental\n         */\n        yield(): Promise<void>;\n    }\n    const scheduler: Scheduler;\n}\ndeclare module \"node:timers/promises\" {\n    export * from \"timers/promises\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/timers.d.ts": "/**\n * The `timer` module exposes a global API for scheduling functions to\n * be called at some future period of time. Because the timer functions are\n * globals, there is no need to import `node:timers` to use the API.\n *\n * The timer functions within Node.js implement a similar API as the timers API\n * provided by Web Browsers but use a different internal implementation that is\n * built around the Node.js [Event Loop](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#setimmediate-vs-settimeout).\n * @see [source](https://github.com/nodejs/node/blob/v20.x/lib/timers.js)\n */\ndeclare module \"timers\" {\n    import { Abortable } from \"node:events\";\n    import * as promises from \"node:timers/promises\";\n    export interface TimerOptions extends Abortable {\n        /**\n         * Set to `false` to indicate that the scheduled `Timeout`\n         * should not require the Node.js event loop to remain active.\n         * @default true\n         */\n        ref?: boolean | undefined;\n    }\n    global {\n        namespace NodeJS {\n            /**\n             * This object is created internally and is returned from `setImmediate()`. It\n             * can be passed to `clearImmediate()` in order to cancel the scheduled\n             * actions.\n             *\n             * By default, when an immediate is scheduled, the Node.js event loop will continue\n             * running as long as the immediate is active. The `Immediate` object returned by\n             * `setImmediate()` exports both `immediate.ref()` and `immediate.unref()`\n             * functions that can be used to control this default behavior.\n             */\n            interface Immediate extends RefCounted, Disposable {\n                /**\n                 * If true, the `Immediate` object will keep the Node.js event loop active.\n                 * @since v11.0.0\n                 */\n                hasRef(): boolean;\n                /**\n                 * When called, requests that the Node.js event loop _not_ exit so long as the\n                 * `Immediate` is active. Calling `immediate.ref()` multiple times will have no\n                 * effect.\n                 *\n                 * By default, all `Immediate` objects are \"ref'ed\", making it normally unnecessary\n                 * to call `immediate.ref()` unless `immediate.unref()` had been called previously.\n                 * @since v9.7.0\n                 * @returns a reference to `immediate`\n                 */\n                ref(): this;\n                /**\n                 * When called, the active `Immediate` object will not require the Node.js event\n                 * loop to remain active. If there is no other activity keeping the event loop\n                 * running, the process may exit before the `Immediate` object's callback is\n                 * invoked. Calling `immediate.unref()` multiple times will have no effect.\n                 * @since v9.7.0\n                 * @returns a reference to `immediate`\n                 */\n                unref(): this;\n                /**\n                 * Cancels the immediate. This is similar to calling `clearImmediate()`.\n                 * @since v20.5.0, v18.18.0\n                 * @experimental\n                 */\n                [Symbol.dispose](): void;\n                _onImmediate(...args: any[]): void;\n            }\n            // Legacy interface used in Node.js v9 and prior\n            /** @deprecated Use `NodeJS.Timeout` instead. */\n            interface Timer extends RefCounted {\n                hasRef(): boolean;\n                refresh(): this;\n                [Symbol.toPrimitive](): number;\n            }\n            /**\n             * This object is created internally and is returned from `setTimeout()` and\n             * `setInterval()`. It can be passed to either `clearTimeout()` or\n             * `clearInterval()` in order to cancel the scheduled actions.\n             *\n             * By default, when a timer is scheduled using either `setTimeout()` or\n             * `setInterval()`, the Node.js event loop will continue running as long as the\n             * timer is active. Each of the `Timeout` objects returned by these functions\n             * export both `timeout.ref()` and `timeout.unref()` functions that can be used to\n             * control this default behavior.\n             */\n            interface Timeout extends RefCounted, Disposable, Timer {\n                /**\n                 * Cancels the timeout.\n                 * @since v0.9.1\n                 * @legacy Use `clearTimeout()` instead.\n                 * @returns a reference to `timeout`\n                 */\n                close(): this;\n                /**\n                 * If true, the `Timeout` object will keep the Node.js event loop active.\n                 * @since v11.0.0\n                 */\n                hasRef(): boolean;\n                /**\n                 * When called, requests that the Node.js event loop _not_ exit so long as the\n                 * `Timeout` is active. Calling `timeout.ref()` multiple times will have no effect.\n                 *\n                 * By default, all `Timeout` objects are \"ref'ed\", making it normally unnecessary\n                 * to call `timeout.ref()` unless `timeout.unref()` had been called previously.\n                 * @since v0.9.1\n                 * @returns a reference to `timeout`\n                 */\n                ref(): this;\n                /**\n                 * Sets the timer's start time to the current time, and reschedules the timer to\n                 * call its callback at the previously specified duration adjusted to the current\n                 * time. This is useful for refreshing a timer without allocating a new\n                 * JavaScript object.\n                 *\n                 * Using this on a timer that has already called its callback will reactivate the\n                 * timer.\n                 * @since v10.2.0\n                 * @returns a reference to `timeout`\n                 */\n                refresh(): this;\n                /**\n                 * When called, the active `Timeout` object will not require the Node.js event loop\n                 * to remain active. If there is no other activity keeping the event loop running,\n                 * the process may exit before the `Timeout` object's callback is invoked. Calling\n                 * `timeout.unref()` multiple times will have no effect.\n                 * @since v0.9.1\n                 * @returns a reference to `timeout`\n                 */\n                unref(): this;\n                /**\n                 * Coerce a `Timeout` to a primitive. The primitive can be used to\n                 * clear the `Timeout`. The primitive can only be used in the\n                 * same thread where the timeout was created. Therefore, to use it\n                 * across `worker_threads` it must first be passed to the correct\n                 * thread. This allows enhanced compatibility with browser\n                 * `setTimeout()` and `setInterval()` implementations.\n                 * @since v14.9.0, v12.19.0\n                 */\n                [Symbol.toPrimitive](): number;\n                /**\n                 * Cancels the timeout.\n                 * @since v20.5.0, v18.18.0\n                 * @experimental\n                 */\n                [Symbol.dispose](): void;\n                _onTimeout(...args: any[]): void;\n            }\n        }\n        /**\n         * Schedules the \"immediate\" execution of the `callback` after I/O events'\n         * callbacks.\n         *\n         * When multiple calls to `setImmediate()` are made, the `callback` functions are\n         * queued for execution in the order in which they are created. The entire callback\n         * queue is processed every event loop iteration. If an immediate timer is queued\n         * from inside an executing callback, that timer will not be triggered until the\n         * next event loop iteration.\n         *\n         * If `callback` is not a function, a `TypeError` will be thrown.\n         *\n         * This method has a custom variant for promises that is available using\n         * `timersPromises.setImmediate()`.\n         * @since v0.9.1\n         * @param callback The function to call at the end of this turn of\n         * the Node.js [Event Loop](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#setimmediate-vs-settimeout)\n         * @param args Optional arguments to pass when the `callback` is called.\n         * @returns for use with `clearImmediate()`\n         */\n        function setImmediate<TArgs extends any[]>(\n            callback: (...args: TArgs) => void,\n            ...args: TArgs\n        ): NodeJS.Immediate;\n        // Allow a single void-accepting argument to be optional in arguments lists.\n        // Allows usage such as `new Promise(resolve => setTimeout(resolve, ms))` (#54258)\n        // eslint-disable-next-line @typescript-eslint/no-invalid-void-type\n        function setImmediate(callback: (_: void) => void): NodeJS.Immediate;\n        namespace setImmediate {\n            import __promisify__ = promises.setImmediate;\n            export { __promisify__ };\n        }\n        /**\n         * Schedules repeated execution of `callback` every `delay` milliseconds.\n         *\n         * When `delay` is larger than `2147483647` or less than `1`, the `delay` will be\n         * set to `1`. Non-integer delays are truncated to an integer.\n         *\n         * If `callback` is not a function, a `TypeError` will be thrown.\n         *\n         * This method has a custom variant for promises that is available using\n         * `timersPromises.setInterval()`.\n         * @since v0.0.1\n         * @param callback The function to call when the timer elapses.\n         * @param delay The number of milliseconds to wait before calling the\n         * `callback`. **Default:** `1`.\n         * @param args Optional arguments to pass when the `callback` is called.\n         * @returns for use with `clearInterval()`\n         */\n        function setInterval<TArgs extends any[]>(\n            callback: (...args: TArgs) => void,\n            delay?: number,\n            ...args: TArgs\n        ): NodeJS.Timeout;\n        // Allow a single void-accepting argument to be optional in arguments lists.\n        // Allows usage such as `new Promise(resolve => setTimeout(resolve, ms))` (#54258)\n        // eslint-disable-next-line @typescript-eslint/no-invalid-void-type\n        function setInterval(callback: (_: void) => void, delay?: number): NodeJS.Timeout;\n        /**\n         * Schedules execution of a one-time `callback` after `delay` milliseconds.\n         *\n         * The `callback` will likely not be invoked in precisely `delay` milliseconds.\n         * Node.js makes no guarantees about the exact timing of when callbacks will fire,\n         * nor of their ordering. The callback will be called as close as possible to the\n         * time specified.\n         *\n         * When `delay` is larger than `2147483647` or less than `1` or `NaN`, the `delay`\n         * will be set to `1`. Non-integer delays are truncated to an integer.\n         *\n         * If `callback` is not a function, a `TypeError` will be thrown.\n         *\n         * This method has a custom variant for promises that is available using\n         * `timersPromises.setTimeout()`.\n         * @since v0.0.1\n         * @param callback The function to call when the timer elapses.\n         * @param delay The number of milliseconds to wait before calling the\n         * `callback`. **Default:** `1`.\n         * @param args Optional arguments to pass when the `callback` is called.\n         * @returns for use with `clearTimeout()`\n         */\n        function setTimeout<TArgs extends any[]>(\n            callback: (...args: TArgs) => void,\n            delay?: number,\n            ...args: TArgs\n        ): NodeJS.Timeout;\n        // Allow a single void-accepting argument to be optional in arguments lists.\n        // Allows usage such as `new Promise(resolve => setTimeout(resolve, ms))` (#54258)\n        // eslint-disable-next-line @typescript-eslint/no-invalid-void-type\n        function setTimeout(callback: (_: void) => void, delay?: number): NodeJS.Timeout;\n        namespace setTimeout {\n            import __promisify__ = promises.setTimeout;\n            export { __promisify__ };\n        }\n        /**\n         * Cancels an `Immediate` object created by `setImmediate()`.\n         * @since v0.9.1\n         * @param immediate An `Immediate` object as returned by `setImmediate()`.\n         */\n        function clearImmediate(immediate: NodeJS.Immediate | undefined): void;\n        /**\n         * Cancels a `Timeout` object created by `setInterval()`.\n         * @since v0.0.1\n         * @param timeout A `Timeout` object as returned by `setInterval()`\n         * or the primitive of the `Timeout` object as a string or a number.\n         */\n        function clearInterval(timeout: NodeJS.Timeout | string | number | undefined): void;\n        /**\n         * Cancels a `Timeout` object created by `setTimeout()`.\n         * @since v0.0.1\n         * @param timeout A `Timeout` object as returned by `setTimeout()`\n         * or the primitive of the `Timeout` object as a string or a number.\n         */\n        function clearTimeout(timeout: NodeJS.Timeout | string | number | undefined): void;\n        /**\n         * The `queueMicrotask()` method queues a microtask to invoke `callback`. If\n         * `callback` throws an exception, the `process` object `'uncaughtException'`\n         * event will be emitted.\n         *\n         * The microtask queue is managed by V8 and may be used in a similar manner to\n         * the `process.nextTick()` queue, which is managed by Node.js. The\n         * `process.nextTick()` queue is always processed before the microtask queue\n         * within each turn of the Node.js event loop.\n         * @since v11.0.0\n         * @param callback Function to be queued.\n         */\n        function queueMicrotask(callback: () => void): void;\n    }\n    import clearImmediate = globalThis.clearImmediate;\n    import clearInterval = globalThis.clearInterval;\n    import clearTimeout = globalThis.clearTimeout;\n    import setImmediate = globalThis.setImmediate;\n    import setInterval = globalThis.setInterval;\n    import setTimeout = globalThis.setTimeout;\n    export { clearImmediate, clearInterval, clearTimeout, promises, setImmediate, setInterval, setTimeout };\n}\ndeclare module \"node:timers\" {\n    export * from \"timers\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/tls.d.ts": "/**\n * The `node:tls` module provides an implementation of the Transport Layer Security\n * (TLS) and Secure Socket Layer (SSL) protocols that is built on top of OpenSSL.\n * The module can be accessed using:\n *\n * ```js\n * import tls from 'node:tls';\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/tls.js)\n */\ndeclare module \"tls\" {\n    import { X509Certificate } from \"node:crypto\";\n    import * as net from \"node:net\";\n    import * as stream from \"stream\";\n    const CLIENT_RENEG_LIMIT: number;\n    const CLIENT_RENEG_WINDOW: number;\n    interface Certificate {\n        /**\n         * Country code.\n         */\n        C: string;\n        /**\n         * Street.\n         */\n        ST: string;\n        /**\n         * Locality.\n         */\n        L: string;\n        /**\n         * Organization.\n         */\n        O: string;\n        /**\n         * Organizational unit.\n         */\n        OU: string;\n        /**\n         * Common name.\n         */\n        CN: string;\n    }\n    interface PeerCertificate {\n        /**\n         * `true` if a Certificate Authority (CA), `false` otherwise.\n         * @since v18.13.0\n         */\n        ca: boolean;\n        /**\n         * The DER encoded X.509 certificate data.\n         */\n        raw: Buffer;\n        /**\n         * The certificate subject.\n         */\n        subject: Certificate;\n        /**\n         * The certificate issuer, described in the same terms as the `subject`.\n         */\n        issuer: Certificate;\n        /**\n         * The date-time the certificate is valid from.\n         */\n        valid_from: string;\n        /**\n         * The date-time the certificate is valid to.\n         */\n        valid_to: string;\n        /**\n         * The certificate serial number, as a hex string.\n         */\n        serialNumber: string;\n        /**\n         * The SHA-1 digest of the DER encoded certificate.\n         * It is returned as a `:` separated hexadecimal string.\n         */\n        fingerprint: string;\n        /**\n         * The SHA-256 digest of the DER encoded certificate.\n         * It is returned as a `:` separated hexadecimal string.\n         */\n        fingerprint256: string;\n        /**\n         * The SHA-512 digest of the DER encoded certificate.\n         * It is returned as a `:` separated hexadecimal string.\n         */\n        fingerprint512: string;\n        /**\n         * The extended key usage, a set of OIDs.\n         */\n        ext_key_usage?: string[];\n        /**\n         * A string containing concatenated names for the subject,\n         * an alternative to the `subject` names.\n         */\n        subjectaltname?: string;\n        /**\n         * An array describing the AuthorityInfoAccess, used with OCSP.\n         */\n        infoAccess?: NodeJS.Dict<string[]>;\n        /**\n         * For RSA keys: The RSA bit size.\n         *\n         * For EC keys: The key size in bits.\n         */\n        bits?: number;\n        /**\n         * The RSA exponent, as a string in hexadecimal number notation.\n         */\n        exponent?: string;\n        /**\n         * The RSA modulus, as a hexadecimal string.\n         */\n        modulus?: string;\n        /**\n         * The public key.\n         */\n        pubkey?: Buffer;\n        /**\n         * The ASN.1 name of the OID of the elliptic curve.\n         * Well-known curves are identified by an OID.\n         * While it is unusual, it is possible that the curve\n         * is identified by its mathematical properties,\n         * in which case it will not have an OID.\n         */\n        asn1Curve?: string;\n        /**\n         * The NIST name for the elliptic curve, if it has one\n         * (not all well-known curves have been assigned names by NIST).\n         */\n        nistCurve?: string;\n    }\n    interface DetailedPeerCertificate extends PeerCertificate {\n        /**\n         * The issuer certificate object.\n         * For self-signed certificates, this may be a circular reference.\n         */\n        issuerCertificate: DetailedPeerCertificate;\n    }\n    interface CipherNameAndProtocol {\n        /**\n         * The cipher name.\n         */\n        name: string;\n        /**\n         * SSL/TLS protocol version.\n         */\n        version: string;\n        /**\n         * IETF name for the cipher suite.\n         */\n        standardName: string;\n    }\n    interface EphemeralKeyInfo {\n        /**\n         * The supported types are 'DH' and 'ECDH'.\n         */\n        type: string;\n        /**\n         * The name property is available only when type is 'ECDH'.\n         */\n        name?: string | undefined;\n        /**\n         * The size of parameter of an ephemeral key exchange.\n         */\n        size: number;\n    }\n    interface KeyObject {\n        /**\n         * Private keys in PEM format.\n         */\n        pem: string | Buffer;\n        /**\n         * Optional passphrase.\n         */\n        passphrase?: string | undefined;\n    }\n    interface PxfObject {\n        /**\n         * PFX or PKCS12 encoded private key and certificate chain.\n         */\n        buf: string | Buffer;\n        /**\n         * Optional passphrase.\n         */\n        passphrase?: string | undefined;\n    }\n    interface TLSSocketOptions extends SecureContextOptions, CommonConnectionOptions {\n        /**\n         * If true the TLS socket will be instantiated in server-mode.\n         * Defaults to false.\n         */\n        isServer?: boolean | undefined;\n        /**\n         * An optional net.Server instance.\n         */\n        server?: net.Server | undefined;\n        /**\n         * An optional Buffer instance containing a TLS session.\n         */\n        session?: Buffer | undefined;\n        /**\n         * If true, specifies that the OCSP status request extension will be\n         * added to the client hello and an 'OCSPResponse' event will be\n         * emitted on the socket before establishing a secure communication\n         */\n        requestOCSP?: boolean | undefined;\n    }\n    /**\n     * Performs transparent encryption of written data and all required TLS\n     * negotiation.\n     *\n     * Instances of `tls.TLSSocket` implement the duplex `Stream` interface.\n     *\n     * Methods that return TLS connection metadata (e.g.{@link TLSSocket.getPeerCertificate}) will only return data while the\n     * connection is open.\n     * @since v0.11.4\n     */\n    class TLSSocket extends net.Socket {\n        /**\n         * Construct a new tls.TLSSocket object from an existing TCP socket.\n         */\n        constructor(socket: net.Socket | stream.Duplex, options?: TLSSocketOptions);\n        /**\n         * This property is `true` if the peer certificate was signed by one of the CAs\n         * specified when creating the `tls.TLSSocket` instance, otherwise `false`.\n         * @since v0.11.4\n         */\n        authorized: boolean;\n        /**\n         * Returns the reason why the peer's certificate was not been verified. This\n         * property is set only when `tlsSocket.authorized === false`.\n         * @since v0.11.4\n         */\n        authorizationError: Error;\n        /**\n         * Always returns `true`. This may be used to distinguish TLS sockets from regular`net.Socket` instances.\n         * @since v0.11.4\n         */\n        encrypted: true;\n        /**\n         * String containing the selected ALPN protocol.\n         * Before a handshake has completed, this value is always null.\n         * When a handshake is completed but not ALPN protocol was selected, tlsSocket.alpnProtocol equals false.\n         */\n        alpnProtocol: string | false | null;\n        /**\n         * Returns an object representing the local certificate. The returned object has\n         * some properties corresponding to the fields of the certificate.\n         *\n         * See {@link TLSSocket.getPeerCertificate} for an example of the certificate\n         * structure.\n         *\n         * If there is no local certificate, an empty object will be returned. If the\n         * socket has been destroyed, `null` will be returned.\n         * @since v11.2.0\n         */\n        getCertificate(): PeerCertificate | object | null;\n        /**\n         * Returns an object containing information on the negotiated cipher suite.\n         *\n         * For example, a TLSv1.2 protocol with AES256-SHA cipher:\n         *\n         * ```json\n         * {\n         *     \"name\": \"AES256-SHA\",\n         *     \"standardName\": \"TLS_RSA_WITH_AES_256_CBC_SHA\",\n         *     \"version\": \"SSLv3\"\n         * }\n         * ```\n         *\n         * See [SSL\\_CIPHER\\_get\\_name](https://www.openssl.org/docs/man1.1.1/man3/SSL_CIPHER_get_name.html) for more information.\n         * @since v0.11.4\n         */\n        getCipher(): CipherNameAndProtocol;\n        /**\n         * Returns an object representing the type, name, and size of parameter of\n         * an ephemeral key exchange in `perfect forward secrecy` on a client\n         * connection. It returns an empty object when the key exchange is not\n         * ephemeral. As this is only supported on a client socket; `null` is returned\n         * if called on a server socket. The supported types are `'DH'` and `'ECDH'`. The `name` property is available only when type is `'ECDH'`.\n         *\n         * For example: `{ type: 'ECDH', name: 'prime256v1', size: 256 }`.\n         * @since v5.0.0\n         */\n        getEphemeralKeyInfo(): EphemeralKeyInfo | object | null;\n        /**\n         * As the `Finished` messages are message digests of the complete handshake\n         * (with a total of 192 bits for TLS 1.0 and more for SSL 3.0), they can\n         * be used for external authentication procedures when the authentication\n         * provided by SSL/TLS is not desired or is not enough.\n         *\n         * Corresponds to the `SSL_get_finished` routine in OpenSSL and may be used\n         * to implement the `tls-unique` channel binding from [RFC 5929](https://tools.ietf.org/html/rfc5929).\n         * @since v9.9.0\n         * @return The latest `Finished` message that has been sent to the socket as part of a SSL/TLS handshake, or `undefined` if no `Finished` message has been sent yet.\n         */\n        getFinished(): Buffer | undefined;\n        /**\n         * Returns an object representing the peer's certificate. If the peer does not\n         * provide a certificate, an empty object will be returned. If the socket has been\n         * destroyed, `null` will be returned.\n         *\n         * If the full certificate chain was requested, each certificate will include an`issuerCertificate` property containing an object representing its issuer's\n         * certificate.\n         * @since v0.11.4\n         * @param detailed Include the full certificate chain if `true`, otherwise include just the peer's certificate.\n         * @return A certificate object.\n         */\n        getPeerCertificate(detailed: true): DetailedPeerCertificate;\n        getPeerCertificate(detailed?: false): PeerCertificate;\n        getPeerCertificate(detailed?: boolean): PeerCertificate | DetailedPeerCertificate;\n        /**\n         * As the `Finished` messages are message digests of the complete handshake\n         * (with a total of 192 bits for TLS 1.0 and more for SSL 3.0), they can\n         * be used for external authentication procedures when the authentication\n         * provided by SSL/TLS is not desired or is not enough.\n         *\n         * Corresponds to the `SSL_get_peer_finished` routine in OpenSSL and may be used\n         * to implement the `tls-unique` channel binding from [RFC 5929](https://tools.ietf.org/html/rfc5929).\n         * @since v9.9.0\n         * @return The latest `Finished` message that is expected or has actually been received from the socket as part of a SSL/TLS handshake, or `undefined` if there is no `Finished` message so\n         * far.\n         */\n        getPeerFinished(): Buffer | undefined;\n        /**\n         * Returns a string containing the negotiated SSL/TLS protocol version of the\n         * current connection. The value `'unknown'` will be returned for connected\n         * sockets that have not completed the handshaking process. The value `null` will\n         * be returned for server sockets or disconnected client sockets.\n         *\n         * Protocol versions are:\n         *\n         * * `'SSLv3'`\n         * * `'TLSv1'`\n         * * `'TLSv1.1'`\n         * * `'TLSv1.2'`\n         * * `'TLSv1.3'`\n         *\n         * See the OpenSSL [`SSL_get_version`](https://www.openssl.org/docs/man1.1.1/man3/SSL_get_version.html) documentation for more information.\n         * @since v5.7.0\n         */\n        getProtocol(): string | null;\n        /**\n         * Returns the TLS session data or `undefined` if no session was\n         * negotiated. On the client, the data can be provided to the `session` option of {@link connect} to resume the connection. On the server, it may be useful\n         * for debugging.\n         *\n         * See `Session Resumption` for more information.\n         *\n         * Note: `getSession()` works only for TLSv1.2 and below. For TLSv1.3, applications\n         * must use the `'session'` event (it also works for TLSv1.2 and below).\n         * @since v0.11.4\n         */\n        getSession(): Buffer | undefined;\n        /**\n         * See [SSL\\_get\\_shared\\_sigalgs](https://www.openssl.org/docs/man1.1.1/man3/SSL_get_shared_sigalgs.html) for more information.\n         * @since v12.11.0\n         * @return List of signature algorithms shared between the server and the client in the order of decreasing preference.\n         */\n        getSharedSigalgs(): string[];\n        /**\n         * For a client, returns the TLS session ticket if one is available, or`undefined`. For a server, always returns `undefined`.\n         *\n         * It may be useful for debugging.\n         *\n         * See `Session Resumption` for more information.\n         * @since v0.11.4\n         */\n        getTLSTicket(): Buffer | undefined;\n        /**\n         * See `Session Resumption` for more information.\n         * @since v0.5.6\n         * @return `true` if the session was reused, `false` otherwise.\n         */\n        isSessionReused(): boolean;\n        /**\n         * The `tlsSocket.renegotiate()` method initiates a TLS renegotiation process.\n         * Upon completion, the `callback` function will be passed a single argument\n         * that is either an `Error` (if the request failed) or `null`.\n         *\n         * This method can be used to request a peer's certificate after the secure\n         * connection has been established.\n         *\n         * When running as the server, the socket will be destroyed with an error after `handshakeTimeout` timeout.\n         *\n         * For TLSv1.3, renegotiation cannot be initiated, it is not supported by the\n         * protocol.\n         * @since v0.11.8\n         * @param callback If `renegotiate()` returned `true`, callback is attached once to the `'secure'` event. If `renegotiate()` returned `false`, `callback` will be called in the next tick with\n         * an error, unless the `tlsSocket` has been destroyed, in which case `callback` will not be called at all.\n         * @return `true` if renegotiation was initiated, `false` otherwise.\n         */\n        renegotiate(\n            options: {\n                rejectUnauthorized?: boolean | undefined;\n                requestCert?: boolean | undefined;\n            },\n            callback: (err: Error | null) => void,\n        ): undefined | boolean;\n        /**\n         * The `tlsSocket.setKeyCert()` method sets the private key and certificate to use for the socket.\n         * This is mainly useful if you wish to select a server certificate from a TLS server's `ALPNCallback`.\n         * @since v22.5.0, v20.17.0\n         * @param context An object containing at least `key` and `cert` properties from the {@link createSecureContext()} `options`,\n         * or a TLS context object created with {@link createSecureContext()} itself.\n         */\n        setKeyCert(context: SecureContextOptions | SecureContext): void;\n        /**\n         * The `tlsSocket.setMaxSendFragment()` method sets the maximum TLS fragment size.\n         * Returns `true` if setting the limit succeeded; `false` otherwise.\n         *\n         * Smaller fragment sizes decrease the buffering latency on the client: larger\n         * fragments are buffered by the TLS layer until the entire fragment is received\n         * and its integrity is verified; large fragments can span multiple roundtrips\n         * and their processing can be delayed due to packet loss or reordering. However,\n         * smaller fragments add extra TLS framing bytes and CPU overhead, which may\n         * decrease overall server throughput.\n         * @since v0.11.11\n         * @param [size=16384] The maximum TLS fragment size. The maximum value is `16384`.\n         */\n        setMaxSendFragment(size: number): boolean;\n        /**\n         * Disables TLS renegotiation for this `TLSSocket` instance. Once called, attempts\n         * to renegotiate will trigger an `'error'` event on the `TLSSocket`.\n         * @since v8.4.0\n         */\n        disableRenegotiation(): void;\n        /**\n         * When enabled, TLS packet trace information is written to `stderr`. This can be\n         * used to debug TLS connection problems.\n         *\n         * The format of the output is identical to the output of`openssl s_client -trace` or `openssl s_server -trace`. While it is produced by\n         * OpenSSL's `SSL_trace()` function, the format is undocumented, can change\n         * without notice, and should not be relied on.\n         * @since v12.2.0\n         */\n        enableTrace(): void;\n        /**\n         * Returns the peer certificate as an `X509Certificate` object.\n         *\n         * If there is no peer certificate, or the socket has been destroyed,`undefined` will be returned.\n         * @since v15.9.0\n         */\n        getPeerX509Certificate(): X509Certificate | undefined;\n        /**\n         * Returns the local certificate as an `X509Certificate` object.\n         *\n         * If there is no local certificate, or the socket has been destroyed,`undefined` will be returned.\n         * @since v15.9.0\n         */\n        getX509Certificate(): X509Certificate | undefined;\n        /**\n         * Keying material is used for validations to prevent different kind of attacks in\n         * network protocols, for example in the specifications of IEEE 802.1X.\n         *\n         * Example\n         *\n         * ```js\n         * const keyingMaterial = tlsSocket.exportKeyingMaterial(\n         *   128,\n         *   'client finished');\n         *\n         * /*\n         *  Example return value of keyingMaterial:\n         *  <Buffer 76 26 af 99 c5 56 8e 42 09 91 ef 9f 93 cb ad 6c 7b 65 f8 53 f1 d8 d9\n         *     12 5a 33 b8 b5 25 df 7b 37 9f e0 e2 4f b8 67 83 a3 2f cd 5d 41 42 4c 91\n         *     74 ef 2c ... 78 more bytes>\n         *\n         * ```\n         *\n         * See the OpenSSL [`SSL_export_keying_material`](https://www.openssl.org/docs/man1.1.1/man3/SSL_export_keying_material.html) documentation for more\n         * information.\n         * @since v13.10.0, v12.17.0\n         * @param length number of bytes to retrieve from keying material\n         * @param label an application specific label, typically this will be a value from the [IANA Exporter Label\n         * Registry](https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#exporter-labels).\n         * @param context Optionally provide a context.\n         * @return requested bytes of the keying material\n         */\n        exportKeyingMaterial(length: number, label: string, context: Buffer): Buffer;\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"OCSPResponse\", listener: (response: Buffer) => void): this;\n        addListener(event: \"secureConnect\", listener: () => void): this;\n        addListener(event: \"session\", listener: (session: Buffer) => void): this;\n        addListener(event: \"keylog\", listener: (line: Buffer) => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"OCSPResponse\", response: Buffer): boolean;\n        emit(event: \"secureConnect\"): boolean;\n        emit(event: \"session\", session: Buffer): boolean;\n        emit(event: \"keylog\", line: Buffer): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"OCSPResponse\", listener: (response: Buffer) => void): this;\n        on(event: \"secureConnect\", listener: () => void): this;\n        on(event: \"session\", listener: (session: Buffer) => void): this;\n        on(event: \"keylog\", listener: (line: Buffer) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"OCSPResponse\", listener: (response: Buffer) => void): this;\n        once(event: \"secureConnect\", listener: () => void): this;\n        once(event: \"session\", listener: (session: Buffer) => void): this;\n        once(event: \"keylog\", listener: (line: Buffer) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"OCSPResponse\", listener: (response: Buffer) => void): this;\n        prependListener(event: \"secureConnect\", listener: () => void): this;\n        prependListener(event: \"session\", listener: (session: Buffer) => void): this;\n        prependListener(event: \"keylog\", listener: (line: Buffer) => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"OCSPResponse\", listener: (response: Buffer) => void): this;\n        prependOnceListener(event: \"secureConnect\", listener: () => void): this;\n        prependOnceListener(event: \"session\", listener: (session: Buffer) => void): this;\n        prependOnceListener(event: \"keylog\", listener: (line: Buffer) => void): this;\n    }\n    interface CommonConnectionOptions {\n        /**\n         * An optional TLS context object from tls.createSecureContext()\n         */\n        secureContext?: SecureContext | undefined;\n        /**\n         * When enabled, TLS packet trace information is written to `stderr`. This can be\n         * used to debug TLS connection problems.\n         * @default false\n         */\n        enableTrace?: boolean | undefined;\n        /**\n         * If true the server will request a certificate from clients that\n         * connect and attempt to verify that certificate. Defaults to\n         * false.\n         */\n        requestCert?: boolean | undefined;\n        /**\n         * An array of strings or a Buffer naming possible ALPN protocols.\n         * (Protocols should be ordered by their priority.)\n         */\n        ALPNProtocols?: string[] | Uint8Array[] | Uint8Array | undefined;\n        /**\n         * SNICallback(servername, cb) <Function> A function that will be\n         * called if the client supports SNI TLS extension. Two arguments\n         * will be passed when called: servername and cb. SNICallback should\n         * invoke cb(null, ctx), where ctx is a SecureContext instance.\n         * (tls.createSecureContext(...) can be used to get a proper\n         * SecureContext.) If SNICallback wasn't provided the default callback\n         * with high-level API will be used (see below).\n         */\n        SNICallback?: ((servername: string, cb: (err: Error | null, ctx?: SecureContext) => void) => void) | undefined;\n        /**\n         * If true the server will reject any connection which is not\n         * authorized with the list of supplied CAs. This option only has an\n         * effect if requestCert is true.\n         * @default true\n         */\n        rejectUnauthorized?: boolean | undefined;\n    }\n    interface TlsOptions extends SecureContextOptions, CommonConnectionOptions, net.ServerOpts {\n        /**\n         * Abort the connection if the SSL/TLS handshake does not finish in the\n         * specified number of milliseconds. A 'tlsClientError' is emitted on\n         * the tls.Server object whenever a handshake times out. Default:\n         * 120000 (120 seconds).\n         */\n        handshakeTimeout?: number | undefined;\n        /**\n         * The number of seconds after which a TLS session created by the\n         * server will no longer be resumable. See Session Resumption for more\n         * information. Default: 300.\n         */\n        sessionTimeout?: number | undefined;\n        /**\n         * 48-bytes of cryptographically strong pseudo-random data.\n         */\n        ticketKeys?: Buffer | undefined;\n        /**\n         * @param socket\n         * @param identity identity parameter sent from the client.\n         * @return pre-shared key that must either be\n         * a buffer or `null` to stop the negotiation process. Returned PSK must be\n         * compatible with the selected cipher's digest.\n         *\n         * When negotiating TLS-PSK (pre-shared keys), this function is called\n         * with the identity provided by the client.\n         * If the return value is `null` the negotiation process will stop and an\n         * \"unknown_psk_identity\" alert message will be sent to the other party.\n         * If the server wishes to hide the fact that the PSK identity was not known,\n         * the callback must provide some random data as `psk` to make the connection\n         * fail with \"decrypt_error\" before negotiation is finished.\n         * PSK ciphers are disabled by default, and using TLS-PSK thus\n         * requires explicitly specifying a cipher suite with the `ciphers` option.\n         * More information can be found in the RFC 4279.\n         */\n        pskCallback?(socket: TLSSocket, identity: string): DataView | NodeJS.TypedArray | null;\n        /**\n         * hint to send to a client to help\n         * with selecting the identity during TLS-PSK negotiation. Will be ignored\n         * in TLS 1.3. Upon failing to set pskIdentityHint `tlsClientError` will be\n         * emitted with `ERR_TLS_PSK_SET_IDENTIY_HINT_FAILED` code.\n         */\n        pskIdentityHint?: string | undefined;\n    }\n    interface PSKCallbackNegotation {\n        psk: DataView | NodeJS.TypedArray;\n        identity: string;\n    }\n    interface ConnectionOptions extends SecureContextOptions, CommonConnectionOptions {\n        host?: string | undefined;\n        port?: number | undefined;\n        path?: string | undefined; // Creates unix socket connection to path. If this option is specified, `host` and `port` are ignored.\n        socket?: stream.Duplex | undefined; // Establish secure connection on a given socket rather than creating a new socket\n        checkServerIdentity?: typeof checkServerIdentity | undefined;\n        servername?: string | undefined; // SNI TLS Extension\n        session?: Buffer | undefined;\n        minDHSize?: number | undefined;\n        lookup?: net.LookupFunction | undefined;\n        timeout?: number | undefined;\n        /**\n         * When negotiating TLS-PSK (pre-shared keys), this function is called\n         * with optional identity `hint` provided by the server or `null`\n         * in case of TLS 1.3 where `hint` was removed.\n         * It will be necessary to provide a custom `tls.checkServerIdentity()`\n         * for the connection as the default one will try to check hostname/IP\n         * of the server against the certificate but that's not applicable for PSK\n         * because there won't be a certificate present.\n         * More information can be found in the RFC 4279.\n         *\n         * @param hint message sent from the server to help client\n         * decide which identity to use during negotiation.\n         * Always `null` if TLS 1.3 is used.\n         * @returns Return `null` to stop the negotiation process. `psk` must be\n         * compatible with the selected cipher's digest.\n         * `identity` must use UTF-8 encoding.\n         */\n        pskCallback?(hint: string | null): PSKCallbackNegotation | null;\n    }\n    /**\n     * Accepts encrypted connections using TLS or SSL.\n     * @since v0.3.2\n     */\n    class Server extends net.Server {\n        constructor(secureConnectionListener?: (socket: TLSSocket) => void);\n        constructor(options: TlsOptions, secureConnectionListener?: (socket: TLSSocket) => void);\n        /**\n         * The `server.addContext()` method adds a secure context that will be used if\n         * the client request's SNI name matches the supplied `hostname` (or wildcard).\n         *\n         * When there are multiple matching contexts, the most recently added one is\n         * used.\n         * @since v0.5.3\n         * @param hostname A SNI host name or wildcard (e.g. `'*'`)\n         * @param context An object containing any of the possible properties from the {@link createSecureContext} `options` arguments (e.g. `key`, `cert`, `ca`, etc), or a TLS context object created\n         * with {@link createSecureContext} itself.\n         */\n        addContext(hostname: string, context: SecureContextOptions | SecureContext): void;\n        /**\n         * Returns the session ticket keys.\n         *\n         * See `Session Resumption` for more information.\n         * @since v3.0.0\n         * @return A 48-byte buffer containing the session ticket keys.\n         */\n        getTicketKeys(): Buffer;\n        /**\n         * The `server.setSecureContext()` method replaces the secure context of an\n         * existing server. Existing connections to the server are not interrupted.\n         * @since v11.0.0\n         * @param options An object containing any of the possible properties from the {@link createSecureContext} `options` arguments (e.g. `key`, `cert`, `ca`, etc).\n         */\n        setSecureContext(options: SecureContextOptions): void;\n        /**\n         * Sets the session ticket keys.\n         *\n         * Changes to the ticket keys are effective only for future server connections.\n         * Existing or currently pending server connections will use the previous keys.\n         *\n         * See `Session Resumption` for more information.\n         * @since v3.0.0\n         * @param keys A 48-byte buffer containing the session ticket keys.\n         */\n        setTicketKeys(keys: Buffer): void;\n        /**\n         * events.EventEmitter\n         * 1. tlsClientError\n         * 2. newSession\n         * 3. OCSPRequest\n         * 4. resumeSession\n         * 5. secureConnection\n         * 6. keylog\n         */\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"tlsClientError\", listener: (err: Error, tlsSocket: TLSSocket) => void): this;\n        addListener(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void,\n        ): this;\n        addListener(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        addListener(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void,\n        ): this;\n        addListener(event: \"secureConnection\", listener: (tlsSocket: TLSSocket) => void): this;\n        addListener(event: \"keylog\", listener: (line: Buffer, tlsSocket: TLSSocket) => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"tlsClientError\", err: Error, tlsSocket: TLSSocket): boolean;\n        emit(event: \"newSession\", sessionId: Buffer, sessionData: Buffer, callback: () => void): boolean;\n        emit(\n            event: \"OCSPRequest\",\n            certificate: Buffer,\n            issuer: Buffer,\n            callback: (err: Error | null, resp: Buffer) => void,\n        ): boolean;\n        emit(\n            event: \"resumeSession\",\n            sessionId: Buffer,\n            callback: (err: Error | null, sessionData: Buffer | null) => void,\n        ): boolean;\n        emit(event: \"secureConnection\", tlsSocket: TLSSocket): boolean;\n        emit(event: \"keylog\", line: Buffer, tlsSocket: TLSSocket): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"tlsClientError\", listener: (err: Error, tlsSocket: TLSSocket) => void): this;\n        on(event: \"newSession\", listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void): this;\n        on(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        on(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void,\n        ): this;\n        on(event: \"secureConnection\", listener: (tlsSocket: TLSSocket) => void): this;\n        on(event: \"keylog\", listener: (line: Buffer, tlsSocket: TLSSocket) => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"tlsClientError\", listener: (err: Error, tlsSocket: TLSSocket) => void): this;\n        once(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void,\n        ): this;\n        once(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        once(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void,\n        ): this;\n        once(event: \"secureConnection\", listener: (tlsSocket: TLSSocket) => void): this;\n        once(event: \"keylog\", listener: (line: Buffer, tlsSocket: TLSSocket) => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"tlsClientError\", listener: (err: Error, tlsSocket: TLSSocket) => void): this;\n        prependListener(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void,\n        ): this;\n        prependListener(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        prependListener(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void,\n        ): this;\n        prependListener(event: \"secureConnection\", listener: (tlsSocket: TLSSocket) => void): this;\n        prependListener(event: \"keylog\", listener: (line: Buffer, tlsSocket: TLSSocket) => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"tlsClientError\", listener: (err: Error, tlsSocket: TLSSocket) => void): this;\n        prependOnceListener(\n            event: \"newSession\",\n            listener: (sessionId: Buffer, sessionData: Buffer, callback: () => void) => void,\n        ): this;\n        prependOnceListener(\n            event: \"OCSPRequest\",\n            listener: (\n                certificate: Buffer,\n                issuer: Buffer,\n                callback: (err: Error | null, resp: Buffer) => void,\n            ) => void,\n        ): this;\n        prependOnceListener(\n            event: \"resumeSession\",\n            listener: (sessionId: Buffer, callback: (err: Error | null, sessionData: Buffer | null) => void) => void,\n        ): this;\n        prependOnceListener(event: \"secureConnection\", listener: (tlsSocket: TLSSocket) => void): this;\n        prependOnceListener(event: \"keylog\", listener: (line: Buffer, tlsSocket: TLSSocket) => void): this;\n    }\n    /**\n     * @deprecated since v0.11.3 Use `tls.TLSSocket` instead.\n     */\n    interface SecurePair {\n        encrypted: TLSSocket;\n        cleartext: TLSSocket;\n    }\n    type SecureVersion = \"TLSv1.3\" | \"TLSv1.2\" | \"TLSv1.1\" | \"TLSv1\";\n    interface SecureContextOptions {\n        /**\n         * If set, this will be called when a client opens a connection using the ALPN extension.\n         * One argument will be passed to the callback: an object containing `servername` and `protocols` fields,\n         * respectively containing the server name from the SNI extension (if any) and an array of\n         * ALPN protocol name strings. The callback must return either one of the strings listed in `protocols`,\n         * which will be returned to the client as the selected ALPN protocol, or `undefined`,\n         * to reject the connection with a fatal alert. If a string is returned that does not match one of\n         * the client's ALPN protocols, an error will be thrown.\n         * This option cannot be used with the `ALPNProtocols` option, and setting both options will throw an error.\n         */\n        ALPNCallback?: ((arg: { servername: string; protocols: string[] }) => string | undefined) | undefined;\n        /**\n         * Optionally override the trusted CA certificates. Default is to trust\n         * the well-known CAs curated by Mozilla. Mozilla's CAs are completely\n         * replaced when CAs are explicitly specified using this option.\n         */\n        ca?: string | Buffer | Array<string | Buffer> | undefined;\n        /**\n         *  Cert chains in PEM format. One cert chain should be provided per\n         *  private key. Each cert chain should consist of the PEM formatted\n         *  certificate for a provided private key, followed by the PEM\n         *  formatted intermediate certificates (if any), in order, and not\n         *  including the root CA (the root CA must be pre-known to the peer,\n         *  see ca). When providing multiple cert chains, they do not have to\n         *  be in the same order as their private keys in key. If the\n         *  intermediate certificates are not provided, the peer will not be\n         *  able to validate the certificate, and the handshake will fail.\n         */\n        cert?: string | Buffer | Array<string | Buffer> | undefined;\n        /**\n         *  Colon-separated list of supported signature algorithms. The list\n         *  can contain digest algorithms (SHA256, MD5 etc.), public key\n         *  algorithms (RSA-PSS, ECDSA etc.), combination of both (e.g\n         *  'RSA+SHA384') or TLS v1.3 scheme names (e.g. rsa_pss_pss_sha512).\n         */\n        sigalgs?: string | undefined;\n        /**\n         * Cipher suite specification, replacing the default. For more\n         * information, see modifying the default cipher suite. Permitted\n         * ciphers can be obtained via tls.getCiphers(). Cipher names must be\n         * uppercased in order for OpenSSL to accept them.\n         */\n        ciphers?: string | undefined;\n        /**\n         * Name of an OpenSSL engine which can provide the client certificate.\n         */\n        clientCertEngine?: string | undefined;\n        /**\n         * PEM formatted CRLs (Certificate Revocation Lists).\n         */\n        crl?: string | Buffer | Array<string | Buffer> | undefined;\n        /**\n         * `'auto'` or custom Diffie-Hellman parameters, required for non-ECDHE perfect forward secrecy.\n         * If omitted or invalid, the parameters are silently discarded and DHE ciphers will not be available.\n         * ECDHE-based perfect forward secrecy will still be available.\n         */\n        dhparam?: string | Buffer | undefined;\n        /**\n         * A string describing a named curve or a colon separated list of curve\n         * NIDs or names, for example P-521:P-384:P-256, to use for ECDH key\n         * agreement. Set to auto to select the curve automatically. Use\n         * crypto.getCurves() to obtain a list of available curve names. On\n         * recent releases, openssl ecparam -list_curves will also display the\n         * name and description of each available elliptic curve. Default:\n         * tls.DEFAULT_ECDH_CURVE.\n         */\n        ecdhCurve?: string | undefined;\n        /**\n         * Attempt to use the server's cipher suite preferences instead of the\n         * client's. When true, causes SSL_OP_CIPHER_SERVER_PREFERENCE to be\n         * set in secureOptions\n         */\n        honorCipherOrder?: boolean | undefined;\n        /**\n         * Private keys in PEM format. PEM allows the option of private keys\n         * being encrypted. Encrypted keys will be decrypted with\n         * options.passphrase. Multiple keys using different algorithms can be\n         * provided either as an array of unencrypted key strings or buffers,\n         * or an array of objects in the form {pem: <string|buffer>[,\n         * passphrase: <string>]}. The object form can only occur in an array.\n         * object.passphrase is optional. Encrypted keys will be decrypted with\n         * object.passphrase if provided, or options.passphrase if it is not.\n         */\n        key?: string | Buffer | Array<string | Buffer | KeyObject> | undefined;\n        /**\n         * Name of an OpenSSL engine to get private key from. Should be used\n         * together with privateKeyIdentifier.\n         */\n        privateKeyEngine?: string | undefined;\n        /**\n         * Identifier of a private key managed by an OpenSSL engine. Should be\n         * used together with privateKeyEngine. Should not be set together with\n         * key, because both options define a private key in different ways.\n         */\n        privateKeyIdentifier?: string | undefined;\n        /**\n         * Optionally set the maximum TLS version to allow. One\n         * of `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. Cannot be specified along with the\n         * `secureProtocol` option, use one or the other.\n         * **Default:** `'TLSv1.3'`, unless changed using CLI options. Using\n         * `--tls-max-v1.2` sets the default to `'TLSv1.2'`. Using `--tls-max-v1.3` sets the default to\n         * `'TLSv1.3'`. If multiple of the options are provided, the highest maximum is used.\n         */\n        maxVersion?: SecureVersion | undefined;\n        /**\n         * Optionally set the minimum TLS version to allow. One\n         * of `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. Cannot be specified along with the\n         * `secureProtocol` option, use one or the other.  It is not recommended to use\n         * less than TLSv1.2, but it may be required for interoperability.\n         * **Default:** `'TLSv1.2'`, unless changed using CLI options. Using\n         * `--tls-v1.0` sets the default to `'TLSv1'`. Using `--tls-v1.1` sets the default to\n         * `'TLSv1.1'`. Using `--tls-min-v1.3` sets the default to\n         * 'TLSv1.3'. If multiple of the options are provided, the lowest minimum is used.\n         */\n        minVersion?: SecureVersion | undefined;\n        /**\n         * Shared passphrase used for a single private key and/or a PFX.\n         */\n        passphrase?: string | undefined;\n        /**\n         * PFX or PKCS12 encoded private key and certificate chain. pfx is an\n         * alternative to providing key and cert individually. PFX is usually\n         * encrypted, if it is, passphrase will be used to decrypt it. Multiple\n         * PFX can be provided either as an array of unencrypted PFX buffers,\n         * or an array of objects in the form {buf: <string|buffer>[,\n         * passphrase: <string>]}. The object form can only occur in an array.\n         * object.passphrase is optional. Encrypted PFX will be decrypted with\n         * object.passphrase if provided, or options.passphrase if it is not.\n         */\n        pfx?: string | Buffer | Array<string | Buffer | PxfObject> | undefined;\n        /**\n         * Optionally affect the OpenSSL protocol behavior, which is not\n         * usually necessary. This should be used carefully if at all! Value is\n         * a numeric bitmask of the SSL_OP_* options from OpenSSL Options\n         */\n        secureOptions?: number | undefined; // Value is a numeric bitmask of the `SSL_OP_*` options\n        /**\n         * Legacy mechanism to select the TLS protocol version to use, it does\n         * not support independent control of the minimum and maximum version,\n         * and does not support limiting the protocol to TLSv1.3. Use\n         * minVersion and maxVersion instead. The possible values are listed as\n         * SSL_METHODS, use the function names as strings. For example, use\n         * 'TLSv1_1_method' to force TLS version 1.1, or 'TLS_method' to allow\n         * any TLS protocol version up to TLSv1.3. It is not recommended to use\n         * TLS versions less than 1.2, but it may be required for\n         * interoperability. Default: none, see minVersion.\n         */\n        secureProtocol?: string | undefined;\n        /**\n         * Opaque identifier used by servers to ensure session state is not\n         * shared between applications. Unused by clients.\n         */\n        sessionIdContext?: string | undefined;\n        /**\n         * 48-bytes of cryptographically strong pseudo-random data.\n         * See Session Resumption for more information.\n         */\n        ticketKeys?: Buffer | undefined;\n        /**\n         * The number of seconds after which a TLS session created by the\n         * server will no longer be resumable. See Session Resumption for more\n         * information. Default: 300.\n         */\n        sessionTimeout?: number | undefined;\n    }\n    interface SecureContext {\n        context: any;\n    }\n    /**\n     * Verifies the certificate `cert` is issued to `hostname`.\n     *\n     * Returns [Error](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error) object, populating it with `reason`, `host`, and `cert` on\n     * failure. On success, returns [undefined](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Undefined_type).\n     *\n     * This function is intended to be used in combination with the`checkServerIdentity` option that can be passed to {@link connect} and as\n     * such operates on a `certificate object`. For other purposes, consider using `x509.checkHost()` instead.\n     *\n     * This function can be overwritten by providing an alternative function as the `options.checkServerIdentity` option that is passed to `tls.connect()`. The\n     * overwriting function can call `tls.checkServerIdentity()` of course, to augment\n     * the checks done with additional verification.\n     *\n     * This function is only called if the certificate passed all other checks, such as\n     * being issued by trusted CA (`options.ca`).\n     *\n     * Earlier versions of Node.js incorrectly accepted certificates for a given`hostname` if a matching `uniformResourceIdentifier` subject alternative name\n     * was present (see [CVE-2021-44531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44531)). Applications that wish to accept`uniformResourceIdentifier` subject alternative names can use\n     * a custom `options.checkServerIdentity` function that implements the desired behavior.\n     * @since v0.8.4\n     * @param hostname The host name or IP address to verify the certificate against.\n     * @param cert A `certificate object` representing the peer's certificate.\n     */\n    function checkServerIdentity(hostname: string, cert: PeerCertificate): Error | undefined;\n    /**\n     * Creates a new {@link Server}. The `secureConnectionListener`, if provided, is\n     * automatically set as a listener for the `'secureConnection'` event.\n     *\n     * The `ticketKeys` options is automatically shared between `node:cluster` module\n     * workers.\n     *\n     * The following illustrates a simple echo server:\n     *\n     * ```js\n     * import tls from 'node:tls';\n     * import fs from 'node:fs';\n     *\n     * const options = {\n     *   key: fs.readFileSync('server-key.pem'),\n     *   cert: fs.readFileSync('server-cert.pem'),\n     *\n     *   // This is necessary only if using client certificate authentication.\n     *   requestCert: true,\n     *\n     *   // This is necessary only if the client uses a self-signed certificate.\n     *   ca: [ fs.readFileSync('client-cert.pem') ],\n     * };\n     *\n     * const server = tls.createServer(options, (socket) => {\n     *   console.log('server connected',\n     *               socket.authorized ? 'authorized' : 'unauthorized');\n     *   socket.write('welcome!\\n');\n     *   socket.setEncoding('utf8');\n     *   socket.pipe(socket);\n     * });\n     * server.listen(8000, () => {\n     *   console.log('server bound');\n     * });\n     * ```\n     *\n     * The server can be tested by connecting to it using the example client from {@link connect}.\n     * @since v0.3.2\n     */\n    function createServer(secureConnectionListener?: (socket: TLSSocket) => void): Server;\n    function createServer(options: TlsOptions, secureConnectionListener?: (socket: TLSSocket) => void): Server;\n    /**\n     * The `callback` function, if specified, will be added as a listener for the `'secureConnect'` event.\n     *\n     * `tls.connect()` returns a {@link TLSSocket} object.\n     *\n     * Unlike the `https` API, `tls.connect()` does not enable the\n     * SNI (Server Name Indication) extension by default, which may cause some\n     * servers to return an incorrect certificate or reject the connection\n     * altogether. To enable SNI, set the `servername` option in addition\n     * to `host`.\n     *\n     * The following illustrates a client for the echo server example from {@link createServer}:\n     *\n     * ```js\n     * // Assumes an echo server that is listening on port 8000.\n     * import tls from 'node:tls';\n     * import fs from 'node:fs';\n     *\n     * const options = {\n     *   // Necessary only if the server requires client certificate authentication.\n     *   key: fs.readFileSync('client-key.pem'),\n     *   cert: fs.readFileSync('client-cert.pem'),\n     *\n     *   // Necessary only if the server uses a self-signed certificate.\n     *   ca: [ fs.readFileSync('server-cert.pem') ],\n     *\n     *   // Necessary only if the server's cert isn't for \"localhost\".\n     *   checkServerIdentity: () => { return null; },\n     * };\n     *\n     * const socket = tls.connect(8000, options, () => {\n     *   console.log('client connected',\n     *               socket.authorized ? 'authorized' : 'unauthorized');\n     *   process.stdin.pipe(socket);\n     *   process.stdin.resume();\n     * });\n     * socket.setEncoding('utf8');\n     * socket.on('data', (data) => {\n     *   console.log(data);\n     * });\n     * socket.on('end', () => {\n     *   console.log('server ends connection');\n     * });\n     * ```\n     * @since v0.11.3\n     */\n    function connect(options: ConnectionOptions, secureConnectListener?: () => void): TLSSocket;\n    function connect(\n        port: number,\n        host?: string,\n        options?: ConnectionOptions,\n        secureConnectListener?: () => void,\n    ): TLSSocket;\n    function connect(port: number, options?: ConnectionOptions, secureConnectListener?: () => void): TLSSocket;\n    /**\n     * Creates a new secure pair object with two streams, one of which reads and writes\n     * the encrypted data and the other of which reads and writes the cleartext data.\n     * Generally, the encrypted stream is piped to/from an incoming encrypted data\n     * stream and the cleartext one is used as a replacement for the initial encrypted\n     * stream.\n     *\n     * `tls.createSecurePair()` returns a `tls.SecurePair` object with `cleartext` and `encrypted` stream properties.\n     *\n     * Using `cleartext` has the same API as {@link TLSSocket}.\n     *\n     * The `tls.createSecurePair()` method is now deprecated in favor of`tls.TLSSocket()`. For example, the code:\n     *\n     * ```js\n     * pair = tls.createSecurePair(// ... );\n     * pair.encrypted.pipe(socket);\n     * socket.pipe(pair.encrypted);\n     * ```\n     *\n     * can be replaced by:\n     *\n     * ```js\n     * secureSocket = tls.TLSSocket(socket, options);\n     * ```\n     *\n     * where `secureSocket` has the same API as `pair.cleartext`.\n     * @since v0.3.2\n     * @deprecated Since v0.11.3 - Use {@link TLSSocket} instead.\n     * @param context A secure context object as returned by `tls.createSecureContext()`\n     * @param isServer `true` to specify that this TLS connection should be opened as a server.\n     * @param requestCert `true` to specify whether a server should request a certificate from a connecting client. Only applies when `isServer` is `true`.\n     * @param rejectUnauthorized If not `false` a server automatically reject clients with invalid certificates. Only applies when `isServer` is `true`.\n     */\n    function createSecurePair(\n        context?: SecureContext,\n        isServer?: boolean,\n        requestCert?: boolean,\n        rejectUnauthorized?: boolean,\n    ): SecurePair;\n    /**\n     * `{@link createServer}` sets the default value of the `honorCipherOrder` option\n     * to `true`, other APIs that create secure contexts leave it unset.\n     *\n     * `{@link createServer}` uses a 128 bit truncated SHA1 hash value generated\n     * from `process.argv` as the default value of the `sessionIdContext` option, other\n     * APIs that create secure contexts have no default value.\n     *\n     * The `tls.createSecureContext()` method creates a `SecureContext` object. It is\n     * usable as an argument to several `tls` APIs, such as `server.addContext()`,\n     * but has no public methods. The {@link Server} constructor and the {@link createServer} method do not support the `secureContext` option.\n     *\n     * A key is _required_ for ciphers that use certificates. Either `key` or `pfx` can be used to provide it.\n     *\n     * If the `ca` option is not given, then Node.js will default to using [Mozilla's publicly trusted list of\n     * CAs](https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt).\n     *\n     * Custom DHE parameters are discouraged in favor of the new `dhparam: 'auto' `option. When set to `'auto'`, well-known DHE parameters of sufficient strength\n     * will be selected automatically. Otherwise, if necessary, `openssl dhparam` can\n     * be used to create custom parameters. The key length must be greater than or\n     * equal to 1024 bits or else an error will be thrown. Although 1024 bits is\n     * permissible, use 2048 bits or larger for stronger security.\n     * @since v0.11.13\n     */\n    function createSecureContext(options?: SecureContextOptions): SecureContext;\n    /**\n     * Returns an array with the names of the supported TLS ciphers. The names are\n     * lower-case for historical reasons, but must be uppercased to be used in\n     * the `ciphers` option of `{@link createSecureContext}`.\n     *\n     * Not all supported ciphers are enabled by default. See\n     * [Modifying the default TLS cipher suite](https://nodejs.org/docs/latest-v20.x/api/tls.html#modifying-the-default-tls-cipher-suite).\n     *\n     * Cipher names that start with `'tls_'` are for TLSv1.3, all the others are for\n     * TLSv1.2 and below.\n     *\n     * ```js\n     * console.log(tls.getCiphers()); // ['aes128-gcm-sha256', 'aes128-sha', ...]\n     * ```\n     * @since v0.10.2\n     */\n    function getCiphers(): string[];\n    /**\n     * The default curve name to use for ECDH key agreement in a tls server.\n     * The default value is `'auto'`. See `{@link createSecureContext()}` for further\n     * information.\n     * @since v0.11.13\n     */\n    let DEFAULT_ECDH_CURVE: string;\n    /**\n     * The default value of the `maxVersion` option of `{@link createSecureContext()}`.\n     * It can be assigned any of the supported TLS protocol versions,\n     * `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. **Default:** `'TLSv1.3'`, unless\n     * changed using CLI options. Using `--tls-max-v1.2` sets the default to `'TLSv1.2'`. Using\n     * `--tls-max-v1.3` sets the default to `'TLSv1.3'`. If multiple of the options\n     * are provided, the highest maximum is used.\n     * @since v11.4.0\n     */\n    let DEFAULT_MAX_VERSION: SecureVersion;\n    /**\n     * The default value of the `minVersion` option of `{@link createSecureContext()}`.\n     * It can be assigned any of the supported TLS protocol versions,\n     * `'TLSv1.3'`, `'TLSv1.2'`, `'TLSv1.1'`, or `'TLSv1'`. **Default:** `'TLSv1.2'`, unless\n     * changed using CLI options. Using `--tls-min-v1.0` sets the default to\n     * `'TLSv1'`. Using `--tls-min-v1.1` sets the default to `'TLSv1.1'`. Using\n     * `--tls-min-v1.3` sets the default to `'TLSv1.3'`. If multiple of the options\n     * are provided, the lowest minimum is used.\n     * @since v11.4.0\n     */\n    let DEFAULT_MIN_VERSION: SecureVersion;\n    /**\n     * The default value of the `ciphers` option of `{@link createSecureContext()}`.\n     * It can be assigned any of the supported OpenSSL ciphers.\n     * Defaults to the content of `crypto.constants.defaultCoreCipherList`, unless\n     * changed using CLI options using `--tls-default-ciphers`.\n     * @since v19.8.0\n     */\n    let DEFAULT_CIPHERS: string;\n    /**\n     * An immutable array of strings representing the root certificates (in PEM format)\n     * from the bundled Mozilla CA store as supplied by the current Node.js version.\n     *\n     * The bundled CA store, as supplied by Node.js, is a snapshot of Mozilla CA store\n     * that is fixed at release time. It is identical on all supported platforms.\n     * @since v12.3.0\n     */\n    const rootCertificates: readonly string[];\n}\ndeclare module \"node:tls\" {\n    export * from \"tls\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/trace_events.d.ts": "/**\n * The `node:trace_events` module provides a mechanism to centralize tracing information\n * generated by V8, Node.js core, and userspace code.\n *\n * Tracing can be enabled with the `--trace-event-categories` command-line flag\n * or by using the `trace_events` module. The `--trace-event-categories` flag\n * accepts a list of comma-separated category names.\n *\n * The available categories are:\n *\n * * `node`: An empty placeholder.\n * * `node.async_hooks`: Enables capture of detailed [`async_hooks`](https://nodejs.org/docs/latest-v20.x/api/async_hooks.html) trace data.\n * The [`async_hooks`](https://nodejs.org/docs/latest-v20.x/api/async_hooks.html) events have a unique `asyncId` and a special `triggerId` `triggerAsyncId` property.\n * * `node.bootstrap`: Enables capture of Node.js bootstrap milestones.\n * * `node.console`: Enables capture of `console.time()` and `console.count()` output.\n * * `node.threadpoolwork.sync`: Enables capture of trace data for threadpool synchronous operations, such as `blob`, `zlib`, `crypto` and `node_api`.\n * * `node.threadpoolwork.async`: Enables capture of trace data for threadpool asynchronous operations, such as `blob`, `zlib`, `crypto` and `node_api`.\n * * `node.dns.native`: Enables capture of trace data for DNS queries.\n * * `node.net.native`: Enables capture of trace data for network.\n * * `node.environment`: Enables capture of Node.js Environment milestones.\n * * `node.fs.sync`: Enables capture of trace data for file system sync methods.\n * * `node.fs_dir.sync`: Enables capture of trace data for file system sync directory methods.\n * * `node.fs.async`: Enables capture of trace data for file system async methods.\n * * `node.fs_dir.async`: Enables capture of trace data for file system async directory methods.\n * * `node.perf`: Enables capture of [Performance API](https://nodejs.org/docs/latest-v20.x/api/perf_hooks.html) measurements.\n *    * `node.perf.usertiming`: Enables capture of only Performance API User Timing\n *    measures and marks.\n *    * `node.perf.timerify`: Enables capture of only Performance API timerify\n *    measurements.\n * * `node.promises.rejections`: Enables capture of trace data tracking the number\n * of unhandled Promise rejections and handled-after-rejections.\n * * `node.vm.script`: Enables capture of trace data for the `node:vm` module's `runInNewContext()`, `runInContext()`, and `runInThisContext()` methods.\n * * `v8`: The [V8](https://nodejs.org/docs/latest-v20.x/api/v8.html) events are GC, compiling, and execution related.\n * * `node.http`: Enables capture of trace data for http request / response.\n *\n * By default the `node`, `node.async_hooks`, and `v8` categories are enabled.\n *\n * ```bash\n * node --trace-event-categories v8,node,node.async_hooks server.js\n * ```\n *\n * Prior versions of Node.js required the use of the `--trace-events-enabled` flag to enable trace events. This requirement has been removed. However, the `--trace-events-enabled` flag _may_ still be\n * used and will enable the `node`, `node.async_hooks`, and `v8` trace event categories by default.\n *\n * ```bash\n * node --trace-events-enabled\n *\n * # is equivalent to\n *\n * node --trace-event-categories v8,node,node.async_hooks\n * ```\n *\n * Alternatively, trace events may be enabled using the `node:trace_events` module:\n *\n * ```js\n * import trace_events from 'node:trace_events';\n * const tracing = trace_events.createTracing({ categories: ['node.perf'] });\n * tracing.enable();  // Enable trace event capture for the 'node.perf' category\n *\n * // do work\n *\n * tracing.disable();  // Disable trace event capture for the 'node.perf' category\n * ```\n *\n * Running Node.js with tracing enabled will produce log files that can be opened\n * in the [`chrome://tracing`](https://www.chromium.org/developers/how-tos/trace-event-profiling-tool) tab of Chrome.\n *\n * The logging file is by default called `node_trace.${rotation}.log`, where `${rotation}` is an incrementing log-rotation id. The filepath pattern can\n * be specified with `--trace-event-file-pattern` that accepts a template\n * string that supports `${rotation}` and `${pid}`:\n *\n * ```bash\n * node --trace-event-categories v8 --trace-event-file-pattern '${pid}-${rotation}.log' server.js\n * ```\n *\n * To guarantee that the log file is properly generated after signal events like `SIGINT`, `SIGTERM`, or `SIGBREAK`, make sure to have the appropriate handlers\n * in your code, such as:\n *\n * ```js\n * process.on('SIGINT', function onSigint() {\n *   console.info('Received SIGINT.');\n *   process.exit(130);  // Or applicable exit code depending on OS and signal\n * });\n * ```\n *\n * The tracing system uses the same time source\n * as the one used by `process.hrtime()`.\n * However the trace-event timestamps are expressed in microseconds,\n * unlike `process.hrtime()` which returns nanoseconds.\n *\n * The features from this module are not available in [`Worker`](https://nodejs.org/docs/latest-v20.x/api/worker_threads.html#class-worker) threads.\n * @experimental\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/trace_events.js)\n */\ndeclare module \"trace_events\" {\n    /**\n     * The `Tracing` object is used to enable or disable tracing for sets of\n     * categories. Instances are created using the\n     * `trace_events.createTracing()` method.\n     *\n     * When created, the `Tracing` object is disabled. Calling the\n     * `tracing.enable()` method adds the categories to the set of enabled trace\n     * event categories. Calling `tracing.disable()` will remove the categories\n     * from the set of enabled trace event categories.\n     */\n    interface Tracing {\n        /**\n         * A comma-separated list of the trace event categories covered by this\n         * `Tracing` object.\n         * @since v10.0.0\n         */\n        readonly categories: string;\n        /**\n         * Disables this `Tracing` object.\n         *\n         * Only trace event categories _not_ covered by other enabled `Tracing`\n         * objects and _not_ specified by the `--trace-event-categories` flag\n         * will be disabled.\n         *\n         * ```js\n         * import trace_events from 'node:trace_events';\n         * const t1 = trace_events.createTracing({ categories: ['node', 'v8'] });\n         * const t2 = trace_events.createTracing({ categories: ['node.perf', 'node'] });\n         * t1.enable();\n         * t2.enable();\n         *\n         * // Prints 'node,node.perf,v8'\n         * console.log(trace_events.getEnabledCategories());\n         *\n         * t2.disable(); // Will only disable emission of the 'node.perf' category\n         *\n         * // Prints 'node,v8'\n         * console.log(trace_events.getEnabledCategories());\n         * ```\n         * @since v10.0.0\n         */\n        disable(): void;\n        /**\n         * Enables this `Tracing` object for the set of categories covered by\n         * the `Tracing` object.\n         * @since v10.0.0\n         */\n        enable(): void;\n        /**\n         * `true` only if the `Tracing` object has been enabled.\n         * @since v10.0.0\n         */\n        readonly enabled: boolean;\n    }\n    interface CreateTracingOptions {\n        /**\n         * An array of trace category names. Values included in the array are\n         * coerced to a string when possible. An error will be thrown if the\n         * value cannot be coerced.\n         */\n        categories: string[];\n    }\n    /**\n     * Creates and returns a `Tracing` object for the given set of `categories`.\n     *\n     * ```js\n     * import trace_events from 'node:trace_events';\n     * const categories = ['node.perf', 'node.async_hooks'];\n     * const tracing = trace_events.createTracing({ categories });\n     * tracing.enable();\n     * // do stuff\n     * tracing.disable();\n     * ```\n     * @since v10.0.0\n     */\n    function createTracing(options: CreateTracingOptions): Tracing;\n    /**\n     * Returns a comma-separated list of all currently-enabled trace event\n     * categories. The current set of enabled trace event categories is determined\n     * by the _union_ of all currently-enabled `Tracing` objects and any categories\n     * enabled using the `--trace-event-categories` flag.\n     *\n     * Given the file `test.js` below, the command `node --trace-event-categories node.perf test.js` will print `'node.async_hooks,node.perf'` to the console.\n     *\n     * ```js\n     * import trace_events from 'node:trace_events';\n     * const t1 = trace_events.createTracing({ categories: ['node.async_hooks'] });\n     * const t2 = trace_events.createTracing({ categories: ['node.perf'] });\n     * const t3 = trace_events.createTracing({ categories: ['v8'] });\n     *\n     * t1.enable();\n     * t2.enable();\n     *\n     * console.log(trace_events.getEnabledCategories());\n     * ```\n     * @since v10.0.0\n     */\n    function getEnabledCategories(): string | undefined;\n}\ndeclare module \"node:trace_events\" {\n    export * from \"trace_events\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/ts5.6/buffer.buffer.d.ts": "declare module \"buffer\" {\n    global {\n        interface BufferConstructor {\n            // see ../buffer.d.ts for implementation shared with all TypeScript versions\n\n            /**\n             * Allocates a new buffer containing the given {str}.\n             *\n             * @param str String to store in buffer.\n             * @param encoding encoding to use, optional.  Default is 'utf8'\n             * @deprecated since v10.0.0 - Use `Buffer.from(string[, encoding])` instead.\n             */\n            new(str: string, encoding?: BufferEncoding): Buffer;\n            /**\n             * Allocates a new buffer of {size} octets.\n             *\n             * @param size count of octets to allocate.\n             * @deprecated since v10.0.0 - Use `Buffer.alloc()` instead (also see `Buffer.allocUnsafe()`).\n             */\n            new(size: number): Buffer;\n            /**\n             * Allocates a new buffer containing the given {array} of octets.\n             *\n             * @param array The octets to store.\n             * @deprecated since v10.0.0 - Use `Buffer.from(array)` instead.\n             */\n            new(array: ArrayLike<number>): Buffer;\n            /**\n             * Produces a Buffer backed by the same allocated memory as\n             * the given {ArrayBuffer}/{SharedArrayBuffer}.\n             *\n             * @param arrayBuffer The ArrayBuffer with which to share memory.\n             * @deprecated since v10.0.0 - Use `Buffer.from(arrayBuffer[, byteOffset[, length]])` instead.\n             */\n            new(arrayBuffer: ArrayBuffer | SharedArrayBuffer): Buffer;\n            /**\n             * Allocates a new `Buffer` using an `array` of bytes in the range `0` – `255`.\n             * Array entries outside that range will be truncated to fit into it.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Creates a new Buffer containing the UTF-8 bytes of the string 'buffer'.\n             * const buf = Buffer.from([0x62, 0x75, 0x66, 0x66, 0x65, 0x72]);\n             * ```\n             *\n             * If `array` is an `Array`-like object (that is, one with a `length` property of\n             * type `number`), it is treated as if it is an array, unless it is a `Buffer` or\n             * a `Uint8Array`. This means all other `TypedArray` variants get treated as an\n             * `Array`. To create a `Buffer` from the bytes backing a `TypedArray`, use\n             * `Buffer.copyBytesFrom()`.\n             *\n             * A `TypeError` will be thrown if `array` is not an `Array` or another type\n             * appropriate for `Buffer.from()` variants.\n             *\n             * `Buffer.from(array)` and `Buffer.from(string)` may also use the internal\n             * `Buffer` pool like `Buffer.allocUnsafe()` does.\n             * @since v5.10.0\n             */\n            from(array: WithImplicitCoercion<ArrayLike<number>>): Buffer;\n            /**\n             * This creates a view of the `ArrayBuffer` without copying the underlying\n             * memory. For example, when passed a reference to the `.buffer` property of a\n             * `TypedArray` instance, the newly created `Buffer` will share the same\n             * allocated memory as the `TypedArray`'s underlying `ArrayBuffer`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const arr = new Uint16Array(2);\n             *\n             * arr[0] = 5000;\n             * arr[1] = 4000;\n             *\n             * // Shares memory with `arr`.\n             * const buf = Buffer.from(arr.buffer);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 88 13 a0 0f>\n             *\n             * // Changing the original Uint16Array changes the Buffer also.\n             * arr[1] = 6000;\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 88 13 70 17>\n             * ```\n             *\n             * The optional `byteOffset` and `length` arguments specify a memory range within\n             * the `arrayBuffer` that will be shared by the `Buffer`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const ab = new ArrayBuffer(10);\n             * const buf = Buffer.from(ab, 0, 2);\n             *\n             * console.log(buf.length);\n             * // Prints: 2\n             * ```\n             *\n             * A `TypeError` will be thrown if `arrayBuffer` is not an `ArrayBuffer` or a\n             * `SharedArrayBuffer` or another type appropriate for `Buffer.from()`\n             * variants.\n             *\n             * It is important to remember that a backing `ArrayBuffer` can cover a range\n             * of memory that extends beyond the bounds of a `TypedArray` view. A new\n             * `Buffer` created using the `buffer` property of a `TypedArray` may extend\n             * beyond the range of the `TypedArray`:\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const arrA = Uint8Array.from([0x63, 0x64, 0x65, 0x66]); // 4 elements\n             * const arrB = new Uint8Array(arrA.buffer, 1, 2); // 2 elements\n             * console.log(arrA.buffer === arrB.buffer); // true\n             *\n             * const buf = Buffer.from(arrB.buffer);\n             * console.log(buf);\n             * // Prints: <Buffer 63 64 65 66>\n             * ```\n             * @since v5.10.0\n             * @param arrayBuffer An `ArrayBuffer`, `SharedArrayBuffer`, for example the\n             * `.buffer` property of a `TypedArray`.\n             * @param byteOffset Index of first byte to expose. **Default:** `0`.\n             * @param length Number of bytes to expose. **Default:**\n             * `arrayBuffer.byteLength - byteOffset`.\n             */\n            from(\n                arrayBuffer: WithImplicitCoercion<ArrayBuffer | SharedArrayBuffer>,\n                byteOffset?: number,\n                length?: number,\n            ): Buffer;\n            /**\n             * Creates a new `Buffer` containing `string`. The `encoding` parameter identifies\n             * the character encoding to be used when converting `string` into bytes.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf1 = Buffer.from('this is a tést');\n             * const buf2 = Buffer.from('7468697320697320612074c3a97374', 'hex');\n             *\n             * console.log(buf1.toString());\n             * // Prints: this is a tést\n             * console.log(buf2.toString());\n             * // Prints: this is a tést\n             * console.log(buf1.toString('latin1'));\n             * // Prints: this is a tÃ©st\n             * ```\n             *\n             * A `TypeError` will be thrown if `string` is not a string or another type\n             * appropriate for `Buffer.from()` variants.\n             *\n             * `Buffer.from(string)` may also use the internal `Buffer` pool like\n             * `Buffer.allocUnsafe()` does.\n             * @since v5.10.0\n             * @param string A string to encode.\n             * @param encoding The encoding of `string`. **Default:** `'utf8'`.\n             */\n            from(string: WithImplicitCoercion<string>, encoding?: BufferEncoding): Buffer;\n            from(arrayOrString: WithImplicitCoercion<ArrayLike<number> | string>): Buffer;\n            /**\n             * Creates a new Buffer using the passed {data}\n             * @param values to create a new Buffer\n             */\n            of(...items: number[]): Buffer;\n            /**\n             * Returns a new `Buffer` which is the result of concatenating all the `Buffer` instances in the `list` together.\n             *\n             * If the list has no items, or if the `totalLength` is 0, then a new zero-length `Buffer` is returned.\n             *\n             * If `totalLength` is not provided, it is calculated from the `Buffer` instances\n             * in `list` by adding their lengths.\n             *\n             * If `totalLength` is provided, it is coerced to an unsigned integer. If the\n             * combined length of the `Buffer`s in `list` exceeds `totalLength`, the result is\n             * truncated to `totalLength`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Create a single `Buffer` from a list of three `Buffer` instances.\n             *\n             * const buf1 = Buffer.alloc(10);\n             * const buf2 = Buffer.alloc(14);\n             * const buf3 = Buffer.alloc(18);\n             * const totalLength = buf1.length + buf2.length + buf3.length;\n             *\n             * console.log(totalLength);\n             * // Prints: 42\n             *\n             * const bufA = Buffer.concat([buf1, buf2, buf3], totalLength);\n             *\n             * console.log(bufA);\n             * // Prints: <Buffer 00 00 00 00 ...>\n             * console.log(bufA.length);\n             * // Prints: 42\n             * ```\n             *\n             * `Buffer.concat()` may also use the internal `Buffer` pool like `Buffer.allocUnsafe()` does.\n             * @since v0.7.11\n             * @param list List of `Buffer` or {@link Uint8Array} instances to concatenate.\n             * @param totalLength Total length of the `Buffer` instances in `list` when concatenated.\n             */\n            concat(list: readonly Uint8Array[], totalLength?: number): Buffer;\n            /**\n             * Copies the underlying memory of `view` into a new `Buffer`.\n             *\n             * ```js\n             * const u16 = new Uint16Array([0, 0xffff]);\n             * const buf = Buffer.copyBytesFrom(u16, 1, 1);\n             * u16[1] = 0;\n             * console.log(buf.length); // 2\n             * console.log(buf[0]); // 255\n             * console.log(buf[1]); // 255\n             * ```\n             * @since v19.8.0\n             * @param view The {TypedArray} to copy.\n             * @param [offset=0] The starting offset within `view`.\n             * @param [length=view.length - offset] The number of elements from `view` to copy.\n             */\n            copyBytesFrom(view: NodeJS.TypedArray, offset?: number, length?: number): Buffer;\n            /**\n             * Allocates a new `Buffer` of `size` bytes. If `fill` is `undefined`, the`Buffer` will be zero-filled.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.alloc(5);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 00 00 00 00 00>\n             * ```\n             *\n             * If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown.\n             *\n             * If `fill` is specified, the allocated `Buffer` will be initialized by calling `buf.fill(fill)`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.alloc(5, 'a');\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 61 61 61 61 61>\n             * ```\n             *\n             * If both `fill` and `encoding` are specified, the allocated `Buffer` will be\n             * initialized by calling `buf.fill(fill, encoding)`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.alloc(11, 'aGVsbG8gd29ybGQ=', 'base64');\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 68 65 6c 6c 6f 20 77 6f 72 6c 64>\n             * ```\n             *\n             * Calling `Buffer.alloc()` can be measurably slower than the alternative `Buffer.allocUnsafe()` but ensures that the newly created `Buffer` instance\n             * contents will never contain sensitive data from previous allocations, including\n             * data that might not have been allocated for `Buffer`s.\n             *\n             * A `TypeError` will be thrown if `size` is not a number.\n             * @since v5.10.0\n             * @param size The desired length of the new `Buffer`.\n             * @param [fill=0] A value to pre-fill the new `Buffer` with.\n             * @param [encoding='utf8'] If `fill` is a string, this is its encoding.\n             */\n            alloc(size: number, fill?: string | Uint8Array | number, encoding?: BufferEncoding): Buffer;\n            /**\n             * Allocates a new `Buffer` of `size` bytes. If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown.\n             *\n             * The underlying memory for `Buffer` instances created in this way is _not_\n             * _initialized_. The contents of the newly created `Buffer` are unknown and _may contain sensitive data_. Use `Buffer.alloc()` instead to initialize`Buffer` instances with zeroes.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.allocUnsafe(10);\n             *\n             * console.log(buf);\n             * // Prints (contents may vary): <Buffer a0 8b 28 3f 01 00 00 00 50 32>\n             *\n             * buf.fill(0);\n             *\n             * console.log(buf);\n             * // Prints: <Buffer 00 00 00 00 00 00 00 00 00 00>\n             * ```\n             *\n             * A `TypeError` will be thrown if `size` is not a number.\n             *\n             * The `Buffer` module pre-allocates an internal `Buffer` instance of\n             * size `Buffer.poolSize` that is used as a pool for the fast allocation of new `Buffer` instances created using `Buffer.allocUnsafe()`, `Buffer.from(array)`,\n             * and `Buffer.concat()` only when `size` is less than `Buffer.poolSize >>> 1` (floor of `Buffer.poolSize` divided by two).\n             *\n             * Use of this pre-allocated internal memory pool is a key difference between\n             * calling `Buffer.alloc(size, fill)` vs. `Buffer.allocUnsafe(size).fill(fill)`.\n             * Specifically, `Buffer.alloc(size, fill)` will _never_ use the internal `Buffer`pool, while `Buffer.allocUnsafe(size).fill(fill)`_will_ use the internal`Buffer` pool if `size` is less\n             * than or equal to half `Buffer.poolSize`. The\n             * difference is subtle but can be important when an application requires the\n             * additional performance that `Buffer.allocUnsafe()` provides.\n             * @since v5.10.0\n             * @param size The desired length of the new `Buffer`.\n             */\n            allocUnsafe(size: number): Buffer;\n            /**\n             * Allocates a new `Buffer` of `size` bytes. If `size` is larger than {@link constants.MAX_LENGTH} or smaller than 0, `ERR_OUT_OF_RANGE` is thrown. A zero-length `Buffer` is created if\n             * `size` is 0.\n             *\n             * The underlying memory for `Buffer` instances created in this way is _not_\n             * _initialized_. The contents of the newly created `Buffer` are unknown and _may contain sensitive data_. Use `buf.fill(0)` to initialize\n             * such `Buffer` instances with zeroes.\n             *\n             * When using `Buffer.allocUnsafe()` to allocate new `Buffer` instances,\n             * allocations under 4 KiB are sliced from a single pre-allocated `Buffer`. This\n             * allows applications to avoid the garbage collection overhead of creating many\n             * individually allocated `Buffer` instances. This approach improves both\n             * performance and memory usage by eliminating the need to track and clean up as\n             * many individual `ArrayBuffer` objects.\n             *\n             * However, in the case where a developer may need to retain a small chunk of\n             * memory from a pool for an indeterminate amount of time, it may be appropriate\n             * to create an un-pooled `Buffer` instance using `Buffer.allocUnsafeSlow()` and\n             * then copying out the relevant bits.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Need to keep around a few small chunks of memory.\n             * const store = [];\n             *\n             * socket.on('readable', () => {\n             *   let data;\n             *   while (null !== (data = readable.read())) {\n             *     // Allocate for retained data.\n             *     const sb = Buffer.allocUnsafeSlow(10);\n             *\n             *     // Copy the data into the new allocation.\n             *     data.copy(sb, 0, 0, 10);\n             *\n             *     store.push(sb);\n             *   }\n             * });\n             * ```\n             *\n             * A `TypeError` will be thrown if `size` is not a number.\n             * @since v5.12.0\n             * @param size The desired length of the new `Buffer`.\n             */\n            allocUnsafeSlow(size: number): Buffer;\n        }\n        interface Buffer extends Uint8Array {\n            // see ../buffer.d.ts for implementation shared with all TypeScript versions\n\n            /**\n             * Returns a new `Buffer` that references the same memory as the original, but\n             * offset and cropped by the `start` and `end` indices.\n             *\n             * This method is not compatible with the `Uint8Array.prototype.slice()`,\n             * which is a superclass of `Buffer`. To copy the slice, use`Uint8Array.prototype.slice()`.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from('buffer');\n             *\n             * const copiedBuf = Uint8Array.prototype.slice.call(buf);\n             * copiedBuf[0]++;\n             * console.log(copiedBuf.toString());\n             * // Prints: cuffer\n             *\n             * console.log(buf.toString());\n             * // Prints: buffer\n             *\n             * // With buf.slice(), the original buffer is modified.\n             * const notReallyCopiedBuf = buf.slice();\n             * notReallyCopiedBuf[0]++;\n             * console.log(notReallyCopiedBuf.toString());\n             * // Prints: cuffer\n             * console.log(buf.toString());\n             * // Also prints: cuffer (!)\n             * ```\n             * @since v0.3.0\n             * @deprecated Use `subarray` instead.\n             * @param [start=0] Where the new `Buffer` will start.\n             * @param [end=buf.length] Where the new `Buffer` will end (not inclusive).\n             */\n            slice(start?: number, end?: number): Buffer;\n            /**\n             * Returns a new `Buffer` that references the same memory as the original, but\n             * offset and cropped by the `start` and `end` indices.\n             *\n             * Specifying `end` greater than `buf.length` will return the same result as\n             * that of `end` equal to `buf.length`.\n             *\n             * This method is inherited from [`TypedArray.prototype.subarray()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/subarray).\n             *\n             * Modifying the new `Buffer` slice will modify the memory in the original `Buffer`because the allocated memory of the two objects overlap.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * // Create a `Buffer` with the ASCII alphabet, take a slice, and modify one byte\n             * // from the original `Buffer`.\n             *\n             * const buf1 = Buffer.allocUnsafe(26);\n             *\n             * for (let i = 0; i < 26; i++) {\n             *   // 97 is the decimal ASCII value for 'a'.\n             *   buf1[i] = i + 97;\n             * }\n             *\n             * const buf2 = buf1.subarray(0, 3);\n             *\n             * console.log(buf2.toString('ascii', 0, buf2.length));\n             * // Prints: abc\n             *\n             * buf1[0] = 33;\n             *\n             * console.log(buf2.toString('ascii', 0, buf2.length));\n             * // Prints: !bc\n             * ```\n             *\n             * Specifying negative indexes causes the slice to be generated relative to the\n             * end of `buf` rather than the beginning.\n             *\n             * ```js\n             * import { Buffer } from 'node:buffer';\n             *\n             * const buf = Buffer.from('buffer');\n             *\n             * console.log(buf.subarray(-6, -1).toString());\n             * // Prints: buffe\n             * // (Equivalent to buf.subarray(0, 5).)\n             *\n             * console.log(buf.subarray(-6, -2).toString());\n             * // Prints: buff\n             * // (Equivalent to buf.subarray(0, 4).)\n             *\n             * console.log(buf.subarray(-5, -2).toString());\n             * // Prints: uff\n             * // (Equivalent to buf.subarray(1, 4).)\n             * ```\n             * @since v3.0.0\n             * @param [start=0] Where the new `Buffer` will start.\n             * @param [end=buf.length] Where the new `Buffer` will end (not inclusive).\n             */\n            subarray(start?: number, end?: number): Buffer;\n        }\n        type NonSharedBuffer = Buffer;\n        type AllowSharedBuffer = Buffer;\n    }\n    /** @deprecated Use `Buffer.allocUnsafeSlow()` instead. */\n    var SlowBuffer: {\n        /** @deprecated Use `Buffer.allocUnsafeSlow()` instead. */\n        new(size: number): Buffer;\n        prototype: Buffer;\n    };\n}\n",
  "node_modules/tgrid/node_modules/@types/node/ts5.6/globals.typedarray.d.ts": "export {}; // Make this a module\n\ndeclare global {\n    namespace NodeJS {\n        type TypedArray =\n            | Uint8Array\n            | Uint8ClampedArray\n            | Uint16Array\n            | Uint32Array\n            | Int8Array\n            | Int16Array\n            | Int32Array\n            | BigUint64Array\n            | BigInt64Array\n            | Float32Array\n            | Float64Array;\n        type ArrayBufferView = TypedArray | DataView;\n    }\n}\n",
  "node_modules/tgrid/node_modules/@types/node/ts5.6/index.d.ts": "/**\n * License for programmatically and manually incorporated\n * documentation aka. `JSDoc` from https://github.com/nodejs/node/tree/master/doc\n *\n * Copyright Node.js contributors. All rights reserved.\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\n// NOTE: These definitions support Node.js and TypeScript 4.9 through 5.6.\n\n// Reference required TypeScript libs:\n/// <reference lib=\"es2020\" />\n\n// TypeScript backwards-compatibility definitions:\n/// <reference path=\"../compatibility/index.d.ts\" />\n\n// Definitions specific to TypeScript 4.9 through 5.6:\n/// <reference path=\"./globals.typedarray.d.ts\" />\n/// <reference path=\"./buffer.buffer.d.ts\" />\n\n// Definitions for Node.js modules that are not specific to any version of TypeScript:\n/// <reference path=\"../globals.d.ts\" />\n/// <reference path=\"../assert.d.ts\" />\n/// <reference path=\"../assert/strict.d.ts\" />\n/// <reference path=\"../async_hooks.d.ts\" />\n/// <reference path=\"../buffer.d.ts\" />\n/// <reference path=\"../child_process.d.ts\" />\n/// <reference path=\"../cluster.d.ts\" />\n/// <reference path=\"../console.d.ts\" />\n/// <reference path=\"../constants.d.ts\" />\n/// <reference path=\"../crypto.d.ts\" />\n/// <reference path=\"../dgram.d.ts\" />\n/// <reference path=\"../diagnostics_channel.d.ts\" />\n/// <reference path=\"../dns.d.ts\" />\n/// <reference path=\"../dns/promises.d.ts\" />\n/// <reference path=\"../dns/promises.d.ts\" />\n/// <reference path=\"../domain.d.ts\" />\n/// <reference path=\"../dom-events.d.ts\" />\n/// <reference path=\"../events.d.ts\" />\n/// <reference path=\"../fs.d.ts\" />\n/// <reference path=\"../fs/promises.d.ts\" />\n/// <reference path=\"../http.d.ts\" />\n/// <reference path=\"../http2.d.ts\" />\n/// <reference path=\"../https.d.ts\" />\n/// <reference path=\"../inspector.d.ts\" />\n/// <reference path=\"../module.d.ts\" />\n/// <reference path=\"../net.d.ts\" />\n/// <reference path=\"../os.d.ts\" />\n/// <reference path=\"../path.d.ts\" />\n/// <reference path=\"../perf_hooks.d.ts\" />\n/// <reference path=\"../process.d.ts\" />\n/// <reference path=\"../punycode.d.ts\" />\n/// <reference path=\"../querystring.d.ts\" />\n/// <reference path=\"../readline.d.ts\" />\n/// <reference path=\"../readline/promises.d.ts\" />\n/// <reference path=\"../repl.d.ts\" />\n/// <reference path=\"../sea.d.ts\" />\n/// <reference path=\"../stream.d.ts\" />\n/// <reference path=\"../stream/promises.d.ts\" />\n/// <reference path=\"../stream/consumers.d.ts\" />\n/// <reference path=\"../stream/web.d.ts\" />\n/// <reference path=\"../string_decoder.d.ts\" />\n/// <reference path=\"../test.d.ts\" />\n/// <reference path=\"../timers.d.ts\" />\n/// <reference path=\"../timers/promises.d.ts\" />\n/// <reference path=\"../tls.d.ts\" />\n/// <reference path=\"../trace_events.d.ts\" />\n/// <reference path=\"../tty.d.ts\" />\n/// <reference path=\"../url.d.ts\" />\n/// <reference path=\"../util.d.ts\" />\n/// <reference path=\"../v8.d.ts\" />\n/// <reference path=\"../vm.d.ts\" />\n/// <reference path=\"../wasi.d.ts\" />\n/// <reference path=\"../worker_threads.d.ts\" />\n/// <reference path=\"../zlib.d.ts\" />\n",
  "node_modules/tgrid/node_modules/@types/node/tty.d.ts": "/**\n * The `node:tty` module provides the `tty.ReadStream` and `tty.WriteStream` classes. In most cases, it will not be necessary or possible to use this module\n * directly. However, it can be accessed using:\n *\n * ```js\n * import tty from 'node:tty';\n * ```\n *\n * When Node.js detects that it is being run with a text terminal (\"TTY\")\n * attached, `process.stdin` will, by default, be initialized as an instance of `tty.ReadStream` and both `process.stdout` and `process.stderr` will, by\n * default, be instances of `tty.WriteStream`. The preferred method of determining\n * whether Node.js is being run within a TTY context is to check that the value of\n * the `process.stdout.isTTY` property is `true`:\n *\n * ```console\n * $ node -p -e \"Boolean(process.stdout.isTTY)\"\n * true\n * $ node -p -e \"Boolean(process.stdout.isTTY)\" | cat\n * false\n * ```\n *\n * In most cases, there should be little to no reason for an application to\n * manually create instances of the `tty.ReadStream` and `tty.WriteStream` classes.\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/tty.js)\n */\ndeclare module \"tty\" {\n    import * as net from \"node:net\";\n    /**\n     * The `tty.isatty()` method returns `true` if the given `fd` is associated with\n     * a TTY and `false` if it is not, including whenever `fd` is not a non-negative\n     * integer.\n     * @since v0.5.8\n     * @param fd A numeric file descriptor\n     */\n    function isatty(fd: number): boolean;\n    /**\n     * Represents the readable side of a TTY. In normal circumstances `process.stdin` will be the only `tty.ReadStream` instance in a Node.js\n     * process and there should be no reason to create additional instances.\n     * @since v0.5.8\n     */\n    class ReadStream extends net.Socket {\n        constructor(fd: number, options?: net.SocketConstructorOpts);\n        /**\n         * A `boolean` that is `true` if the TTY is currently configured to operate as a\n         * raw device.\n         *\n         * This flag is always `false` when a process starts, even if the terminal is\n         * operating in raw mode. Its value will change with subsequent calls to `setRawMode`.\n         * @since v0.7.7\n         */\n        isRaw: boolean;\n        /**\n         * Allows configuration of `tty.ReadStream` so that it operates as a raw device.\n         *\n         * When in raw mode, input is always available character-by-character, not\n         * including modifiers. Additionally, all special processing of characters by the\n         * terminal is disabled, including echoing input\n         * characters. Ctrl+C will no longer cause a `SIGINT` when\n         * in this mode.\n         * @since v0.7.7\n         * @param mode If `true`, configures the `tty.ReadStream` to operate as a raw device. If `false`, configures the `tty.ReadStream` to operate in its default mode. The `readStream.isRaw`\n         * property will be set to the resulting mode.\n         * @return The read stream instance.\n         */\n        setRawMode(mode: boolean): this;\n        /**\n         * A `boolean` that is always `true` for `tty.ReadStream` instances.\n         * @since v0.5.8\n         */\n        isTTY: boolean;\n    }\n    /**\n     * -1 - to the left from cursor\n     *  0 - the entire line\n     *  1 - to the right from cursor\n     */\n    type Direction = -1 | 0 | 1;\n    /**\n     * Represents the writable side of a TTY. In normal circumstances, `process.stdout` and `process.stderr` will be the only`tty.WriteStream` instances created for a Node.js process and there\n     * should be no reason to create additional instances.\n     * @since v0.5.8\n     */\n    class WriteStream extends net.Socket {\n        constructor(fd: number);\n        addListener(event: string, listener: (...args: any[]) => void): this;\n        addListener(event: \"resize\", listener: () => void): this;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        emit(event: \"resize\"): boolean;\n        on(event: string, listener: (...args: any[]) => void): this;\n        on(event: \"resize\", listener: () => void): this;\n        once(event: string, listener: (...args: any[]) => void): this;\n        once(event: \"resize\", listener: () => void): this;\n        prependListener(event: string, listener: (...args: any[]) => void): this;\n        prependListener(event: \"resize\", listener: () => void): this;\n        prependOnceListener(event: string, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"resize\", listener: () => void): this;\n        /**\n         * `writeStream.clearLine()` clears the current line of this `WriteStream` in a\n         * direction identified by `dir`.\n         * @since v0.7.7\n         * @param callback Invoked once the operation completes.\n         * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n         */\n        clearLine(dir: Direction, callback?: () => void): boolean;\n        /**\n         * `writeStream.clearScreenDown()` clears this `WriteStream` from the current\n         * cursor down.\n         * @since v0.7.7\n         * @param callback Invoked once the operation completes.\n         * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n         */\n        clearScreenDown(callback?: () => void): boolean;\n        /**\n         * `writeStream.cursorTo()` moves this `WriteStream`'s cursor to the specified\n         * position.\n         * @since v0.7.7\n         * @param callback Invoked once the operation completes.\n         * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n         */\n        cursorTo(x: number, y?: number, callback?: () => void): boolean;\n        cursorTo(x: number, callback: () => void): boolean;\n        /**\n         * `writeStream.moveCursor()` moves this `WriteStream`'s cursor _relative_ to its\n         * current position.\n         * @since v0.7.7\n         * @param callback Invoked once the operation completes.\n         * @return `false` if the stream wishes for the calling code to wait for the `'drain'` event to be emitted before continuing to write additional data; otherwise `true`.\n         */\n        moveCursor(dx: number, dy: number, callback?: () => void): boolean;\n        /**\n         * Returns:\n         *\n         * * `1` for 2,\n         * * `4` for 16,\n         * * `8` for 256,\n         * * `24` for 16,777,216 colors supported.\n         *\n         * Use this to determine what colors the terminal supports. Due to the nature of\n         * colors in terminals it is possible to either have false positives or false\n         * negatives. It depends on process information and the environment variables that\n         * may lie about what terminal is used.\n         * It is possible to pass in an `env` object to simulate the usage of a specific\n         * terminal. This can be useful to check how specific environment settings behave.\n         *\n         * To enforce a specific color support, use one of the below environment settings.\n         *\n         * * 2 colors: `FORCE_COLOR = 0` (Disables colors)\n         * * 16 colors: `FORCE_COLOR = 1`\n         * * 256 colors: `FORCE_COLOR = 2`\n         * * 16,777,216 colors: `FORCE_COLOR = 3`\n         *\n         * Disabling color support is also possible by using the `NO_COLOR` and `NODE_DISABLE_COLORS` environment variables.\n         * @since v9.9.0\n         * @param [env=process.env] An object containing the environment variables to check. This enables simulating the usage of a specific terminal.\n         */\n        getColorDepth(env?: object): number;\n        /**\n         * Returns `true` if the `writeStream` supports at least as many colors as provided\n         * in `count`. Minimum support is 2 (black and white).\n         *\n         * This has the same false positives and negatives as described in `writeStream.getColorDepth()`.\n         *\n         * ```js\n         * process.stdout.hasColors();\n         * // Returns true or false depending on if `stdout` supports at least 16 colors.\n         * process.stdout.hasColors(256);\n         * // Returns true or false depending on if `stdout` supports at least 256 colors.\n         * process.stdout.hasColors({ TMUX: '1' });\n         * // Returns true.\n         * process.stdout.hasColors(2 ** 24, { TMUX: '1' });\n         * // Returns false (the environment setting pretends to support 2 ** 8 colors).\n         * ```\n         * @since v11.13.0, v10.16.0\n         * @param [count=16] The number of colors that are requested (minimum 2).\n         * @param [env=process.env] An object containing the environment variables to check. This enables simulating the usage of a specific terminal.\n         */\n        hasColors(count?: number): boolean;\n        hasColors(env?: object): boolean;\n        hasColors(count: number, env?: object): boolean;\n        /**\n         * `writeStream.getWindowSize()` returns the size of the TTY\n         * corresponding to this `WriteStream`. The array is of the type `[numColumns, numRows]` where `numColumns` and `numRows` represent the number\n         * of columns and rows in the corresponding TTY.\n         * @since v0.7.7\n         */\n        getWindowSize(): [number, number];\n        /**\n         * A `number` specifying the number of columns the TTY currently has. This property\n         * is updated whenever the `'resize'` event is emitted.\n         * @since v0.7.7\n         */\n        columns: number;\n        /**\n         * A `number` specifying the number of rows the TTY currently has. This property\n         * is updated whenever the `'resize'` event is emitted.\n         * @since v0.7.7\n         */\n        rows: number;\n        /**\n         * A `boolean` that is always `true`.\n         * @since v0.5.8\n         */\n        isTTY: boolean;\n    }\n}\ndeclare module \"node:tty\" {\n    export * from \"tty\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/url.d.ts": "/**\n * The `node:url` module provides utilities for URL resolution and parsing. It can\n * be accessed using:\n *\n * ```js\n * import url from 'node:url';\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/url.js)\n */\ndeclare module \"url\" {\n    import { Blob as NodeBlob } from \"node:buffer\";\n    import { ClientRequestArgs } from \"node:http\";\n    import { ParsedUrlQuery, ParsedUrlQueryInput } from \"node:querystring\";\n    // Input to `url.format`\n    interface UrlObject {\n        auth?: string | null | undefined;\n        hash?: string | null | undefined;\n        host?: string | null | undefined;\n        hostname?: string | null | undefined;\n        href?: string | null | undefined;\n        pathname?: string | null | undefined;\n        protocol?: string | null | undefined;\n        search?: string | null | undefined;\n        slashes?: boolean | null | undefined;\n        port?: string | number | null | undefined;\n        query?: string | null | ParsedUrlQueryInput | undefined;\n    }\n    // Output of `url.parse`\n    interface Url {\n        auth: string | null;\n        hash: string | null;\n        host: string | null;\n        hostname: string | null;\n        href: string;\n        path: string | null;\n        pathname: string | null;\n        protocol: string | null;\n        search: string | null;\n        slashes: boolean | null;\n        port: string | null;\n        query: string | null | ParsedUrlQuery;\n    }\n    interface UrlWithParsedQuery extends Url {\n        query: ParsedUrlQuery;\n    }\n    interface UrlWithStringQuery extends Url {\n        query: string | null;\n    }\n    interface FileUrlToPathOptions {\n        /**\n         * `true` if the `path` should be return as a windows filepath, `false` for posix, and `undefined` for the system default.\n         * @default undefined\n         */\n        windows?: boolean | undefined;\n    }\n    interface PathToFileUrlOptions extends FileUrlToPathOptions {}\n    /**\n     * The `url.parse()` method takes a URL string, parses it, and returns a URL\n     * object.\n     *\n     * A `TypeError` is thrown if `urlString` is not a string.\n     *\n     * A `URIError` is thrown if the `auth` property is present but cannot be decoded.\n     *\n     * `url.parse()` uses a lenient, non-standard algorithm for parsing URL\n     * strings. It is prone to security issues such as [host name spoofing](https://hackerone.com/reports/678487) and incorrect handling of usernames and passwords. Do not use with untrusted\n     * input. CVEs are not issued for `url.parse()` vulnerabilities. Use the `WHATWG URL` API instead.\n     * @since v0.1.25\n     * @deprecated Use the WHATWG URL API instead.\n     * @param urlString The URL string to parse.\n     * @param [parseQueryString=false] If `true`, the `query` property will always be set to an object returned by the {@link querystring} module's `parse()` method. If `false`, the `query` property\n     * on the returned URL object will be an unparsed, undecoded string.\n     * @param [slashesDenoteHost=false] If `true`, the first token after the literal string `//` and preceding the next `/` will be interpreted as the `host`. For instance, given `//foo/bar`, the\n     * result would be `{host: 'foo', pathname: '/bar'}` rather than `{pathname: '//foo/bar'}`.\n     */\n    function parse(urlString: string): UrlWithStringQuery;\n    function parse(\n        urlString: string,\n        parseQueryString: false | undefined,\n        slashesDenoteHost?: boolean,\n    ): UrlWithStringQuery;\n    function parse(urlString: string, parseQueryString: true, slashesDenoteHost?: boolean): UrlWithParsedQuery;\n    function parse(urlString: string, parseQueryString: boolean, slashesDenoteHost?: boolean): Url;\n    /**\n     * The `url.format()` method returns a formatted URL string derived from `urlObject`.\n     *\n     * ```js\n     * import url from 'node:url';\n     * url.format({\n     *   protocol: 'https',\n     *   hostname: 'example.com',\n     *   pathname: '/some/path',\n     *   query: {\n     *     page: 1,\n     *     format: 'json',\n     *   },\n     * });\n     *\n     * // => 'https://example.com/some/path?page=1&#x26;format=json'\n     * ```\n     *\n     * If `urlObject` is not an object or a string, `url.format()` will throw a `TypeError`.\n     *\n     * The formatting process operates as follows:\n     *\n     * * A new empty string `result` is created.\n     * * If `urlObject.protocol` is a string, it is appended as-is to `result`.\n     * * Otherwise, if `urlObject.protocol` is not `undefined` and is not a string, an `Error` is thrown.\n     * * For all string values of `urlObject.protocol` that _do not end_ with an ASCII\n     * colon (`:`) character, the literal string `:` will be appended to `result`.\n     * * If either of the following conditions is true, then the literal string `//` will be appended to `result`:\n     *    * `urlObject.slashes` property is true;\n     *    * `urlObject.protocol` begins with `http`, `https`, `ftp`, `gopher`, or `file`;\n     * * If the value of the `urlObject.auth` property is truthy, and either `urlObject.host` or `urlObject.hostname` are not `undefined`, the value of `urlObject.auth` will be coerced into a string\n     * and appended to `result` followed by the literal string `@`.\n     * * If the `urlObject.host` property is `undefined` then:\n     *    * If the `urlObject.hostname` is a string, it is appended to `result`.\n     *    * Otherwise, if `urlObject.hostname` is not `undefined` and is not a string,\n     *    an `Error` is thrown.\n     *    * If the `urlObject.port` property value is truthy, and `urlObject.hostname` is not `undefined`:\n     *          * The literal string `:` is appended to `result`, and\n     *          * The value of `urlObject.port` is coerced to a string and appended to `result`.\n     * * Otherwise, if the `urlObject.host` property value is truthy, the value of `urlObject.host` is coerced to a string and appended to `result`.\n     * * If the `urlObject.pathname` property is a string that is not an empty string:\n     *    * If the `urlObject.pathname` _does not start_ with an ASCII forward slash\n     *    (`/`), then the literal string `'/'` is appended to `result`.\n     *    * The value of `urlObject.pathname` is appended to `result`.\n     * * Otherwise, if `urlObject.pathname` is not `undefined` and is not a string, an `Error` is thrown.\n     * * If the `urlObject.search` property is `undefined` and if the `urlObject.query`property is an `Object`, the literal string `?` is appended to `result` followed by the output of calling the\n     * `querystring` module's `stringify()` method passing the value of `urlObject.query`.\n     * * Otherwise, if `urlObject.search` is a string:\n     *    * If the value of `urlObject.search` _does not start_ with the ASCII question\n     *    mark (`?`) character, the literal string `?` is appended to `result`.\n     *    * The value of `urlObject.search` is appended to `result`.\n     * * Otherwise, if `urlObject.search` is not `undefined` and is not a string, an `Error` is thrown.\n     * * If the `urlObject.hash` property is a string:\n     *    * If the value of `urlObject.hash` _does not start_ with the ASCII hash (`#`)\n     *    character, the literal string `#` is appended to `result`.\n     *    * The value of `urlObject.hash` is appended to `result`.\n     * * Otherwise, if the `urlObject.hash` property is not `undefined` and is not a\n     * string, an `Error` is thrown.\n     * * `result` is returned.\n     * @since v0.1.25\n     * @legacy Use the WHATWG URL API instead.\n     * @param urlObject A URL object (as returned by `url.parse()` or constructed otherwise). If a string, it is converted to an object by passing it to `url.parse()`.\n     */\n    function format(urlObject: URL, options?: URLFormatOptions): string;\n    /**\n     * The `url.format()` method returns a formatted URL string derived from `urlObject`.\n     *\n     * ```js\n     * import url from 'node:url';\n     * url.format({\n     *   protocol: 'https',\n     *   hostname: 'example.com',\n     *   pathname: '/some/path',\n     *   query: {\n     *     page: 1,\n     *     format: 'json',\n     *   },\n     * });\n     *\n     * // => 'https://example.com/some/path?page=1&#x26;format=json'\n     * ```\n     *\n     * If `urlObject` is not an object or a string, `url.format()` will throw a `TypeError`.\n     *\n     * The formatting process operates as follows:\n     *\n     * * A new empty string `result` is created.\n     * * If `urlObject.protocol` is a string, it is appended as-is to `result`.\n     * * Otherwise, if `urlObject.protocol` is not `undefined` and is not a string, an `Error` is thrown.\n     * * For all string values of `urlObject.protocol` that _do not end_ with an ASCII\n     * colon (`:`) character, the literal string `:` will be appended to `result`.\n     * * If either of the following conditions is true, then the literal string `//` will be appended to `result`:\n     *    * `urlObject.slashes` property is true;\n     *    * `urlObject.protocol` begins with `http`, `https`, `ftp`, `gopher`, or `file`;\n     * * If the value of the `urlObject.auth` property is truthy, and either `urlObject.host` or `urlObject.hostname` are not `undefined`, the value of `urlObject.auth` will be coerced into a string\n     * and appended to `result` followed by the literal string `@`.\n     * * If the `urlObject.host` property is `undefined` then:\n     *    * If the `urlObject.hostname` is a string, it is appended to `result`.\n     *    * Otherwise, if `urlObject.hostname` is not `undefined` and is not a string,\n     *    an `Error` is thrown.\n     *    * If the `urlObject.port` property value is truthy, and `urlObject.hostname` is not `undefined`:\n     *          * The literal string `:` is appended to `result`, and\n     *          * The value of `urlObject.port` is coerced to a string and appended to `result`.\n     * * Otherwise, if the `urlObject.host` property value is truthy, the value of `urlObject.host` is coerced to a string and appended to `result`.\n     * * If the `urlObject.pathname` property is a string that is not an empty string:\n     *    * If the `urlObject.pathname` _does not start_ with an ASCII forward slash\n     *    (`/`), then the literal string `'/'` is appended to `result`.\n     *    * The value of `urlObject.pathname` is appended to `result`.\n     * * Otherwise, if `urlObject.pathname` is not `undefined` and is not a string, an `Error` is thrown.\n     * * If the `urlObject.search` property is `undefined` and if the `urlObject.query`property is an `Object`, the literal string `?` is appended to `result` followed by the output of calling the\n     * `querystring` module's `stringify()` method passing the value of `urlObject.query`.\n     * * Otherwise, if `urlObject.search` is a string:\n     *    * If the value of `urlObject.search` _does not start_ with the ASCII question\n     *    mark (`?`) character, the literal string `?` is appended to `result`.\n     *    * The value of `urlObject.search` is appended to `result`.\n     * * Otherwise, if `urlObject.search` is not `undefined` and is not a string, an `Error` is thrown.\n     * * If the `urlObject.hash` property is a string:\n     *    * If the value of `urlObject.hash` _does not start_ with the ASCII hash (`#`)\n     *    character, the literal string `#` is appended to `result`.\n     *    * The value of `urlObject.hash` is appended to `result`.\n     * * Otherwise, if the `urlObject.hash` property is not `undefined` and is not a\n     * string, an `Error` is thrown.\n     * * `result` is returned.\n     * @since v0.1.25\n     * @legacy Use the WHATWG URL API instead.\n     * @param urlObject A URL object (as returned by `url.parse()` or constructed otherwise). If a string, it is converted to an object by passing it to `url.parse()`.\n     */\n    function format(urlObject: UrlObject | string): string;\n    /**\n     * The `url.resolve()` method resolves a target URL relative to a base URL in a\n     * manner similar to that of a web browser resolving an anchor tag.\n     *\n     * ```js\n     * import url from 'node:url';\n     * url.resolve('/one/two/three', 'four');         // '/one/two/four'\n     * url.resolve('http://example.com/', '/one');    // 'http://example.com/one'\n     * url.resolve('http://example.com/one', '/two'); // 'http://example.com/two'\n     * ```\n     *\n     * To achieve the same result using the WHATWG URL API:\n     *\n     * ```js\n     * function resolve(from, to) {\n     *   const resolvedUrl = new URL(to, new URL(from, 'resolve://'));\n     *   if (resolvedUrl.protocol === 'resolve:') {\n     *     // `from` is a relative URL.\n     *     const { pathname, search, hash } = resolvedUrl;\n     *     return pathname + search + hash;\n     *   }\n     *   return resolvedUrl.toString();\n     * }\n     *\n     * resolve('/one/two/three', 'four');         // '/one/two/four'\n     * resolve('http://example.com/', '/one');    // 'http://example.com/one'\n     * resolve('http://example.com/one', '/two'); // 'http://example.com/two'\n     * ```\n     * @since v0.1.25\n     * @legacy Use the WHATWG URL API instead.\n     * @param from The base URL to use if `to` is a relative URL.\n     * @param to The target URL to resolve.\n     */\n    function resolve(from: string, to: string): string;\n    /**\n     * Returns the [Punycode](https://tools.ietf.org/html/rfc5891#section-4.4) ASCII serialization of the `domain`. If `domain` is an\n     * invalid domain, the empty string is returned.\n     *\n     * It performs the inverse operation to {@link domainToUnicode}.\n     *\n     * ```js\n     * import url from 'node:url';\n     *\n     * console.log(url.domainToASCII('español.com'));\n     * // Prints xn--espaol-zwa.com\n     * console.log(url.domainToASCII('中文.com'));\n     * // Prints xn--fiq228c.com\n     * console.log(url.domainToASCII('xn--iñvalid.com'));\n     * // Prints an empty string\n     * ```\n     * @since v7.4.0, v6.13.0\n     */\n    function domainToASCII(domain: string): string;\n    /**\n     * Returns the Unicode serialization of the `domain`. If `domain` is an invalid\n     * domain, the empty string is returned.\n     *\n     * It performs the inverse operation to {@link domainToASCII}.\n     *\n     * ```js\n     * import url from 'node:url';\n     *\n     * console.log(url.domainToUnicode('xn--espaol-zwa.com'));\n     * // Prints español.com\n     * console.log(url.domainToUnicode('xn--fiq228c.com'));\n     * // Prints 中文.com\n     * console.log(url.domainToUnicode('xn--iñvalid.com'));\n     * // Prints an empty string\n     * ```\n     * @since v7.4.0, v6.13.0\n     */\n    function domainToUnicode(domain: string): string;\n    /**\n     * This function ensures the correct decodings of percent-encoded characters as\n     * well as ensuring a cross-platform valid absolute path string.\n     *\n     * ```js\n     * import { fileURLToPath } from 'node:url';\n     *\n     * const __filename = fileURLToPath(import.meta.url);\n     *\n     * new URL('file:///C:/path/').pathname;      // Incorrect: /C:/path/\n     * fileURLToPath('file:///C:/path/');         // Correct:   C:\\path\\ (Windows)\n     *\n     * new URL('file://nas/foo.txt').pathname;    // Incorrect: /foo.txt\n     * fileURLToPath('file://nas/foo.txt');       // Correct:   \\\\nas\\foo.txt (Windows)\n     *\n     * new URL('file:///你好.txt').pathname;      // Incorrect: /%E4%BD%A0%E5%A5%BD.txt\n     * fileURLToPath('file:///你好.txt');         // Correct:   /你好.txt (POSIX)\n     *\n     * new URL('file:///hello world').pathname;   // Incorrect: /hello%20world\n     * fileURLToPath('file:///hello world');      // Correct:   /hello world (POSIX)\n     * ```\n     * @since v10.12.0\n     * @param url The file URL string or URL object to convert to a path.\n     * @return The fully-resolved platform-specific Node.js file path.\n     */\n    function fileURLToPath(url: string | URL, options?: FileUrlToPathOptions): string;\n    /**\n     * This function ensures that `path` is resolved absolutely, and that the URL\n     * control characters are correctly encoded when converting into a File URL.\n     *\n     * ```js\n     * import { pathToFileURL } from 'node:url';\n     *\n     * new URL('/foo#1', 'file:');           // Incorrect: file:///foo#1\n     * pathToFileURL('/foo#1');              // Correct:   file:///foo%231 (POSIX)\n     *\n     * new URL('/some/path%.c', 'file:');    // Incorrect: file:///some/path%.c\n     * pathToFileURL('/some/path%.c');       // Correct:   file:///some/path%25.c (POSIX)\n     * ```\n     * @since v10.12.0\n     * @param path The path to convert to a File URL.\n     * @return The file URL object.\n     */\n    function pathToFileURL(path: string, options?: PathToFileUrlOptions): URL;\n    /**\n     * This utility function converts a URL object into an ordinary options object as\n     * expected by the `http.request()` and `https.request()` APIs.\n     *\n     * ```js\n     * import { urlToHttpOptions } from 'node:url';\n     * const myURL = new URL('https://a:b@測試?abc#foo');\n     *\n     * console.log(urlToHttpOptions(myURL));\n     * /*\n     * {\n     *   protocol: 'https:',\n     *   hostname: 'xn--g6w251d',\n     *   hash: '#foo',\n     *   search: '?abc',\n     *   pathname: '/',\n     *   path: '/?abc',\n     *   href: 'https://a:b@xn--g6w251d/?abc#foo',\n     *   auth: 'a:b'\n     * }\n     *\n     * ```\n     * @since v15.7.0, v14.18.0\n     * @param url The `WHATWG URL` object to convert to an options object.\n     * @return Options object\n     */\n    function urlToHttpOptions(url: URL): ClientRequestArgs;\n    interface URLFormatOptions {\n        /**\n         * `true` if the serialized URL string should include the username and password, `false` otherwise.\n         * @default true\n         */\n        auth?: boolean | undefined;\n        /**\n         * `true` if the serialized URL string should include the fragment, `false` otherwise.\n         * @default true\n         */\n        fragment?: boolean | undefined;\n        /**\n         * `true` if the serialized URL string should include the search query, `false` otherwise.\n         * @default true\n         */\n        search?: boolean | undefined;\n        /**\n         * `true` if Unicode characters appearing in the host component of the URL string should be encoded directly as opposed to\n         * being Punycode encoded.\n         * @default false\n         */\n        unicode?: boolean | undefined;\n    }\n    /**\n     * Browser-compatible `URL` class, implemented by following the WHATWG URL\n     * Standard. [Examples of parsed URLs](https://url.spec.whatwg.org/#example-url-parsing) may be found in the Standard itself.\n     * The `URL` class is also available on the global object.\n     *\n     * In accordance with browser conventions, all properties of `URL` objects\n     * are implemented as getters and setters on the class prototype, rather than as\n     * data properties on the object itself. Thus, unlike `legacy urlObject`s,\n     * using the `delete` keyword on any properties of `URL` objects (e.g. `delete myURL.protocol`, `delete myURL.pathname`, etc) has no effect but will still\n     * return `true`.\n     * @since v7.0.0, v6.13.0\n     */\n    class URL {\n        /**\n         * Creates a `'blob:nodedata:...'` URL string that represents the given `Blob` object and can be used to retrieve the `Blob` later.\n         *\n         * ```js\n         * import {\n         *   Blob,\n         *   resolveObjectURL,\n         * } from 'node:buffer';\n         *\n         * const blob = new Blob(['hello']);\n         * const id = URL.createObjectURL(blob);\n         *\n         * // later...\n         *\n         * const otherBlob = resolveObjectURL(id);\n         * console.log(otherBlob.size);\n         * ```\n         *\n         * The data stored by the registered `Blob` will be retained in memory until `URL.revokeObjectURL()` is called to remove it.\n         *\n         * `Blob` objects are registered within the current thread. If using Worker\n         * Threads, `Blob` objects registered within one Worker will not be available\n         * to other workers or the main thread.\n         * @since v16.7.0\n         * @experimental\n         */\n        static createObjectURL(blob: NodeBlob): string;\n        /**\n         * Removes the stored `Blob` identified by the given ID. Attempting to revoke a\n         * ID that isn't registered will silently fail.\n         * @since v16.7.0\n         * @experimental\n         * @param id A `'blob:nodedata:...` URL string returned by a prior call to `URL.createObjectURL()`.\n         */\n        static revokeObjectURL(id: string): void;\n        /**\n         * Checks if an `input` relative to the `base` can be parsed to a `URL`.\n         *\n         * ```js\n         * const isValid = URL.canParse('/foo', 'https://example.org/'); // true\n         *\n         * const isNotValid = URL.canParse('/foo'); // false\n         * ```\n         * @since v19.9.0\n         * @param input The absolute or relative input URL to parse. If `input` is relative, then `base` is required. If `input` is absolute, the `base` is ignored. If `input` is not a string, it is\n         * `converted to a string` first.\n         * @param base The base URL to resolve against if the `input` is not absolute. If `base` is not a string, it is `converted to a string` first.\n         */\n        static canParse(input: string, base?: string): boolean;\n        constructor(input: string | { toString: () => string }, base?: string | URL);\n        /**\n         * Gets and sets the fragment portion of the URL.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org/foo#bar');\n         * console.log(myURL.hash);\n         * // Prints #bar\n         *\n         * myURL.hash = 'baz';\n         * console.log(myURL.href);\n         * // Prints https://example.org/foo#baz\n         * ```\n         *\n         * Invalid URL characters included in the value assigned to the `hash` property\n         * are `percent-encoded`. The selection of which characters to\n         * percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce.\n         */\n        hash: string;\n        /**\n         * Gets and sets the host portion of the URL.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org:81/foo');\n         * console.log(myURL.host);\n         * // Prints example.org:81\n         *\n         * myURL.host = 'example.com:82';\n         * console.log(myURL.href);\n         * // Prints https://example.com:82/foo\n         * ```\n         *\n         * Invalid host values assigned to the `host` property are ignored.\n         */\n        host: string;\n        /**\n         * Gets and sets the host name portion of the URL. The key difference between`url.host` and `url.hostname` is that `url.hostname` does _not_ include the\n         * port.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org:81/foo');\n         * console.log(myURL.hostname);\n         * // Prints example.org\n         *\n         * // Setting the hostname does not change the port\n         * myURL.hostname = 'example.com';\n         * console.log(myURL.href);\n         * // Prints https://example.com:81/foo\n         *\n         * // Use myURL.host to change the hostname and port\n         * myURL.host = 'example.org:82';\n         * console.log(myURL.href);\n         * // Prints https://example.org:82/foo\n         * ```\n         *\n         * Invalid host name values assigned to the `hostname` property are ignored.\n         */\n        hostname: string;\n        /**\n         * Gets and sets the serialized URL.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org/foo');\n         * console.log(myURL.href);\n         * // Prints https://example.org/foo\n         *\n         * myURL.href = 'https://example.com/bar';\n         * console.log(myURL.href);\n         * // Prints https://example.com/bar\n         * ```\n         *\n         * Getting the value of the `href` property is equivalent to calling {@link toString}.\n         *\n         * Setting the value of this property to a new value is equivalent to creating a\n         * new `URL` object using `new URL(value)`. Each of the `URL` object's properties will be modified.\n         *\n         * If the value assigned to the `href` property is not a valid URL, a `TypeError` will be thrown.\n         */\n        href: string;\n        /**\n         * Gets the read-only serialization of the URL's origin.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org/foo/bar?baz');\n         * console.log(myURL.origin);\n         * // Prints https://example.org\n         * ```\n         *\n         * ```js\n         * const idnURL = new URL('https://測試');\n         * console.log(idnURL.origin);\n         * // Prints https://xn--g6w251d\n         *\n         * console.log(idnURL.hostname);\n         * // Prints xn--g6w251d\n         * ```\n         */\n        readonly origin: string;\n        /**\n         * Gets and sets the password portion of the URL.\n         *\n         * ```js\n         * const myURL = new URL('https://abc:xyz@example.com');\n         * console.log(myURL.password);\n         * // Prints xyz\n         *\n         * myURL.password = '123';\n         * console.log(myURL.href);\n         * // Prints https://abc:123@example.com/\n         * ```\n         *\n         * Invalid URL characters included in the value assigned to the `password` property\n         * are `percent-encoded`. The selection of which characters to\n         * percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce.\n         */\n        password: string;\n        /**\n         * Gets and sets the path portion of the URL.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org/abc/xyz?123');\n         * console.log(myURL.pathname);\n         * // Prints /abc/xyz\n         *\n         * myURL.pathname = '/abcdef';\n         * console.log(myURL.href);\n         * // Prints https://example.org/abcdef?123\n         * ```\n         *\n         * Invalid URL characters included in the value assigned to the `pathname` property are `percent-encoded`. The selection of which characters\n         * to percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce.\n         */\n        pathname: string;\n        /**\n         * Gets and sets the port portion of the URL.\n         *\n         * The port value may be a number or a string containing a number in the range `0` to `65535` (inclusive). Setting the value to the default port of the `URL` objects given `protocol` will\n         * result in the `port` value becoming\n         * the empty string (`''`).\n         *\n         * The port value can be an empty string in which case the port depends on\n         * the protocol/scheme:\n         *\n         * <omitted>\n         *\n         * Upon assigning a value to the port, the value will first be converted to a\n         * string using `.toString()`.\n         *\n         * If that string is invalid but it begins with a number, the leading number is\n         * assigned to `port`.\n         * If the number lies outside the range denoted above, it is ignored.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org:8888');\n         * console.log(myURL.port);\n         * // Prints 8888\n         *\n         * // Default ports are automatically transformed to the empty string\n         * // (HTTPS protocol's default port is 443)\n         * myURL.port = '443';\n         * console.log(myURL.port);\n         * // Prints the empty string\n         * console.log(myURL.href);\n         * // Prints https://example.org/\n         *\n         * myURL.port = 1234;\n         * console.log(myURL.port);\n         * // Prints 1234\n         * console.log(myURL.href);\n         * // Prints https://example.org:1234/\n         *\n         * // Completely invalid port strings are ignored\n         * myURL.port = 'abcd';\n         * console.log(myURL.port);\n         * // Prints 1234\n         *\n         * // Leading numbers are treated as a port number\n         * myURL.port = '5678abcd';\n         * console.log(myURL.port);\n         * // Prints 5678\n         *\n         * // Non-integers are truncated\n         * myURL.port = 1234.5678;\n         * console.log(myURL.port);\n         * // Prints 1234\n         *\n         * // Out-of-range numbers which are not represented in scientific notation\n         * // will be ignored.\n         * myURL.port = 1e10; // 10000000000, will be range-checked as described below\n         * console.log(myURL.port);\n         * // Prints 1234\n         * ```\n         *\n         * Numbers which contain a decimal point,\n         * such as floating-point numbers or numbers in scientific notation,\n         * are not an exception to this rule.\n         * Leading numbers up to the decimal point will be set as the URL's port,\n         * assuming they are valid:\n         *\n         * ```js\n         * myURL.port = 4.567e21;\n         * console.log(myURL.port);\n         * // Prints 4 (because it is the leading number in the string '4.567e21')\n         * ```\n         */\n        port: string;\n        /**\n         * Gets and sets the protocol portion of the URL.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org');\n         * console.log(myURL.protocol);\n         * // Prints https:\n         *\n         * myURL.protocol = 'ftp';\n         * console.log(myURL.href);\n         * // Prints ftp://example.org/\n         * ```\n         *\n         * Invalid URL protocol values assigned to the `protocol` property are ignored.\n         */\n        protocol: string;\n        /**\n         * Gets and sets the serialized query portion of the URL.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org/abc?123');\n         * console.log(myURL.search);\n         * // Prints ?123\n         *\n         * myURL.search = 'abc=xyz';\n         * console.log(myURL.href);\n         * // Prints https://example.org/abc?abc=xyz\n         * ```\n         *\n         * Any invalid URL characters appearing in the value assigned the `search` property will be `percent-encoded`. The selection of which\n         * characters to percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce.\n         */\n        search: string;\n        /**\n         * Gets the `URLSearchParams` object representing the query parameters of the\n         * URL. This property is read-only but the `URLSearchParams` object it provides\n         * can be used to mutate the URL instance; to replace the entirety of query\n         * parameters of the URL, use the {@link search} setter. See `URLSearchParams` documentation for details.\n         *\n         * Use care when using `.searchParams` to modify the `URL` because,\n         * per the WHATWG specification, the `URLSearchParams` object uses\n         * different rules to determine which characters to percent-encode. For\n         * instance, the `URL` object will not percent encode the ASCII tilde (`~`)\n         * character, while `URLSearchParams` will always encode it:\n         *\n         * ```js\n         * const myURL = new URL('https://example.org/abc?foo=~bar');\n         *\n         * console.log(myURL.search);  // prints ?foo=~bar\n         *\n         * // Modify the URL via searchParams...\n         * myURL.searchParams.sort();\n         *\n         * console.log(myURL.search);  // prints ?foo=%7Ebar\n         * ```\n         */\n        readonly searchParams: URLSearchParams;\n        /**\n         * Gets and sets the username portion of the URL.\n         *\n         * ```js\n         * const myURL = new URL('https://abc:xyz@example.com');\n         * console.log(myURL.username);\n         * // Prints abc\n         *\n         * myURL.username = '123';\n         * console.log(myURL.href);\n         * // Prints https://123:xyz@example.com/\n         * ```\n         *\n         * Any invalid URL characters appearing in the value assigned the `username` property will be `percent-encoded`. The selection of which\n         * characters to percent-encode may vary somewhat from what the {@link parse} and {@link format} methods would produce.\n         */\n        username: string;\n        /**\n         * The `toString()` method on the `URL` object returns the serialized URL. The\n         * value returned is equivalent to that of {@link href} and {@link toJSON}.\n         */\n        toString(): string;\n        /**\n         * The `toJSON()` method on the `URL` object returns the serialized URL. The\n         * value returned is equivalent to that of {@link href} and {@link toString}.\n         *\n         * This method is automatically called when an `URL` object is serialized\n         * with [`JSON.stringify()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify).\n         *\n         * ```js\n         * const myURLs = [\n         *   new URL('https://www.example.com'),\n         *   new URL('https://test.example.org'),\n         * ];\n         * console.log(JSON.stringify(myURLs));\n         * // Prints [\"https://www.example.com/\",\"https://test.example.org/\"]\n         * ```\n         */\n        toJSON(): string;\n    }\n    interface URLSearchParamsIterator<T> extends NodeJS.Iterator<T, NodeJS.BuiltinIteratorReturn, unknown> {\n        [Symbol.iterator](): URLSearchParamsIterator<T>;\n    }\n    /**\n     * The `URLSearchParams` API provides read and write access to the query of a `URL`. The `URLSearchParams` class can also be used standalone with one of the\n     * four following constructors.\n     * The `URLSearchParams` class is also available on the global object.\n     *\n     * The WHATWG `URLSearchParams` interface and the `querystring` module have\n     * similar purpose, but the purpose of the `querystring` module is more\n     * general, as it allows the customization of delimiter characters (`&#x26;` and `=`).\n     * On the other hand, this API is designed purely for URL query strings.\n     *\n     * ```js\n     * const myURL = new URL('https://example.org/?abc=123');\n     * console.log(myURL.searchParams.get('abc'));\n     * // Prints 123\n     *\n     * myURL.searchParams.append('abc', 'xyz');\n     * console.log(myURL.href);\n     * // Prints https://example.org/?abc=123&#x26;abc=xyz\n     *\n     * myURL.searchParams.delete('abc');\n     * myURL.searchParams.set('a', 'b');\n     * console.log(myURL.href);\n     * // Prints https://example.org/?a=b\n     *\n     * const newSearchParams = new URLSearchParams(myURL.searchParams);\n     * // The above is equivalent to\n     * // const newSearchParams = new URLSearchParams(myURL.search);\n     *\n     * newSearchParams.append('a', 'c');\n     * console.log(myURL.href);\n     * // Prints https://example.org/?a=b\n     * console.log(newSearchParams.toString());\n     * // Prints a=b&#x26;a=c\n     *\n     * // newSearchParams.toString() is implicitly called\n     * myURL.search = newSearchParams;\n     * console.log(myURL.href);\n     * // Prints https://example.org/?a=b&#x26;a=c\n     * newSearchParams.delete('a');\n     * console.log(myURL.href);\n     * // Prints https://example.org/?a=b&#x26;a=c\n     * ```\n     * @since v7.5.0, v6.13.0\n     */\n    class URLSearchParams implements Iterable<[string, string]> {\n        constructor(\n            init?:\n                | URLSearchParams\n                | string\n                | Record<string, string | readonly string[]>\n                | Iterable<[string, string]>\n                | ReadonlyArray<[string, string]>,\n        );\n        /**\n         * Append a new name-value pair to the query string.\n         */\n        append(name: string, value: string): void;\n        /**\n         * If `value` is provided, removes all name-value pairs\n         * where name is `name` and value is `value`.\n         *\n         * If `value` is not provided, removes all name-value pairs whose name is `name`.\n         */\n        delete(name: string, value?: string): void;\n        /**\n         * Returns an ES6 `Iterator` over each of the name-value pairs in the query.\n         * Each item of the iterator is a JavaScript `Array`. The first item of the `Array` is the `name`, the second item of the `Array` is the `value`.\n         *\n         * Alias for `urlSearchParams[@@iterator]()`.\n         */\n        entries(): URLSearchParamsIterator<[string, string]>;\n        /**\n         * Iterates over each name-value pair in the query and invokes the given function.\n         *\n         * ```js\n         * const myURL = new URL('https://example.org/?a=b&#x26;c=d');\n         * myURL.searchParams.forEach((value, name, searchParams) => {\n         *   console.log(name, value, myURL.searchParams === searchParams);\n         * });\n         * // Prints:\n         * //   a b true\n         * //   c d true\n         * ```\n         * @param fn Invoked for each name-value pair in the query\n         * @param thisArg To be used as `this` value for when `fn` is called\n         */\n        forEach<TThis = this>(\n            fn: (this: TThis, value: string, name: string, searchParams: URLSearchParams) => void,\n            thisArg?: TThis,\n        ): void;\n        /**\n         * Returns the value of the first name-value pair whose name is `name`. If there\n         * are no such pairs, `null` is returned.\n         * @return or `null` if there is no name-value pair with the given `name`.\n         */\n        get(name: string): string | null;\n        /**\n         * Returns the values of all name-value pairs whose name is `name`. If there are\n         * no such pairs, an empty array is returned.\n         */\n        getAll(name: string): string[];\n        /**\n         * Checks if the `URLSearchParams` object contains key-value pair(s) based on `name` and an optional `value` argument.\n         *\n         * If `value` is provided, returns `true` when name-value pair with\n         * same `name` and `value` exists.\n         *\n         * If `value` is not provided, returns `true` if there is at least one name-value\n         * pair whose name is `name`.\n         */\n        has(name: string, value?: string): boolean;\n        /**\n         * Returns an ES6 `Iterator` over the names of each name-value pair.\n         *\n         * ```js\n         * const params = new URLSearchParams('foo=bar&#x26;foo=baz');\n         * for (const name of params.keys()) {\n         *   console.log(name);\n         * }\n         * // Prints:\n         * //   foo\n         * //   foo\n         * ```\n         */\n        keys(): URLSearchParamsIterator<string>;\n        /**\n         * Sets the value in the `URLSearchParams` object associated with `name` to `value`. If there are any pre-existing name-value pairs whose names are `name`,\n         * set the first such pair's value to `value` and remove all others. If not,\n         * append the name-value pair to the query string.\n         *\n         * ```js\n         * const params = new URLSearchParams();\n         * params.append('foo', 'bar');\n         * params.append('foo', 'baz');\n         * params.append('abc', 'def');\n         * console.log(params.toString());\n         * // Prints foo=bar&#x26;foo=baz&#x26;abc=def\n         *\n         * params.set('foo', 'def');\n         * params.set('xyz', 'opq');\n         * console.log(params.toString());\n         * // Prints foo=def&#x26;abc=def&#x26;xyz=opq\n         * ```\n         */\n        set(name: string, value: string): void;\n        /**\n         * The total number of parameter entries.\n         * @since v19.8.0\n         */\n        readonly size: number;\n        /**\n         * Sort all existing name-value pairs in-place by their names. Sorting is done\n         * with a [stable sorting algorithm](https://en.wikipedia.org/wiki/Sorting_algorithm#Stability), so relative order between name-value pairs\n         * with the same name is preserved.\n         *\n         * This method can be used, in particular, to increase cache hits.\n         *\n         * ```js\n         * const params = new URLSearchParams('query[]=abc&#x26;type=search&#x26;query[]=123');\n         * params.sort();\n         * console.log(params.toString());\n         * // Prints query%5B%5D=abc&#x26;query%5B%5D=123&#x26;type=search\n         * ```\n         * @since v7.7.0, v6.13.0\n         */\n        sort(): void;\n        /**\n         * Returns the search parameters serialized as a string, with characters\n         * percent-encoded where necessary.\n         */\n        toString(): string;\n        /**\n         * Returns an ES6 `Iterator` over the values of each name-value pair.\n         */\n        values(): URLSearchParamsIterator<string>;\n        [Symbol.iterator](): URLSearchParamsIterator<[string, string]>;\n    }\n    import { URL as _URL, URLSearchParams as _URLSearchParams } from \"url\";\n    global {\n        interface URLSearchParams extends _URLSearchParams {}\n        interface URL extends _URL {}\n        interface Global {\n            URL: typeof _URL;\n            URLSearchParams: typeof _URLSearchParams;\n        }\n        /**\n         * `URL` class is a global reference for `import { URL } from 'node:url'`\n         * https://nodejs.org/api/url.html#the-whatwg-url-api\n         * @since v10.0.0\n         */\n        var URL: typeof globalThis extends {\n            onmessage: any;\n            URL: infer T;\n        } ? T\n            : typeof _URL;\n        /**\n         * `URLSearchParams` class is a global reference for `import { URLSearchParams } from 'node:url'`\n         * https://nodejs.org/api/url.html#class-urlsearchparams\n         * @since v10.0.0\n         */\n        var URLSearchParams: typeof globalThis extends {\n            onmessage: any;\n            URLSearchParams: infer T;\n        } ? T\n            : typeof _URLSearchParams;\n    }\n}\ndeclare module \"node:url\" {\n    export * from \"url\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/util.d.ts": "/**\n * The `node:util` module supports the needs of Node.js internal APIs. Many of the\n * utilities are useful for application and module developers as well. To access\n * it:\n *\n * ```js\n * import util from 'node:util';\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/util.js)\n */\ndeclare module \"util\" {\n    import * as types from \"node:util/types\";\n    export interface InspectOptions {\n        /**\n         * If `true`, object's non-enumerable symbols and properties are included in the formatted result.\n         * `WeakMap` and `WeakSet` entries are also included as well as user defined prototype properties (excluding method properties).\n         * @default false\n         */\n        showHidden?: boolean | undefined;\n        /**\n         * Specifies the number of times to recurse while formatting object.\n         * This is useful for inspecting large objects.\n         * To recurse up to the maximum call stack size pass `Infinity` or `null`.\n         * @default 2\n         */\n        depth?: number | null | undefined;\n        /**\n         * If `true`, the output is styled with ANSI color codes. Colors are customizable.\n         */\n        colors?: boolean | undefined;\n        /**\n         * If `false`, `[util.inspect.custom](depth, opts, inspect)` functions are not invoked.\n         * @default true\n         */\n        customInspect?: boolean | undefined;\n        /**\n         * If `true`, `Proxy` inspection includes the target and handler objects.\n         * @default false\n         */\n        showProxy?: boolean | undefined;\n        /**\n         * Specifies the maximum number of `Array`, `TypedArray`, `WeakMap`, and `WeakSet` elements\n         * to include when formatting. Set to `null` or `Infinity` to show all elements.\n         * Set to `0` or negative to show no elements.\n         * @default 100\n         */\n        maxArrayLength?: number | null | undefined;\n        /**\n         * Specifies the maximum number of characters to\n         * include when formatting. Set to `null` or `Infinity` to show all elements.\n         * Set to `0` or negative to show no characters.\n         * @default 10000\n         */\n        maxStringLength?: number | null | undefined;\n        /**\n         * The length at which input values are split across multiple lines.\n         * Set to `Infinity` to format the input as a single line\n         * (in combination with `compact` set to `true` or any number >= `1`).\n         * @default 80\n         */\n        breakLength?: number | undefined;\n        /**\n         * Setting this to `false` causes each object key\n         * to be displayed on a new line. It will also add new lines to text that is\n         * longer than `breakLength`. If set to a number, the most `n` inner elements\n         * are united on a single line as long as all properties fit into\n         * `breakLength`. Short array elements are also grouped together. Note that no\n         * text will be reduced below 16 characters, no matter the `breakLength` size.\n         * For more information, see the example below.\n         * @default true\n         */\n        compact?: boolean | number | undefined;\n        /**\n         * If set to `true` or a function, all properties of an object, and `Set` and `Map`\n         * entries are sorted in the resulting string.\n         * If set to `true` the default sort is used.\n         * If set to a function, it is used as a compare function.\n         */\n        sorted?: boolean | ((a: string, b: string) => number) | undefined;\n        /**\n         * If set to `true`, getters are going to be\n         * inspected as well. If set to `'get'` only getters without setter are going\n         * to be inspected. If set to `'set'` only getters having a corresponding\n         * setter are going to be inspected. This might cause side effects depending on\n         * the getter function.\n         * @default false\n         */\n        getters?: \"get\" | \"set\" | boolean | undefined;\n        /**\n         * If set to `true`, an underscore is used to separate every three digits in all bigints and numbers.\n         * @default false\n         */\n        numericSeparator?: boolean | undefined;\n    }\n    export type Style =\n        | \"special\"\n        | \"number\"\n        | \"bigint\"\n        | \"boolean\"\n        | \"undefined\"\n        | \"null\"\n        | \"string\"\n        | \"symbol\"\n        | \"date\"\n        | \"regexp\"\n        | \"module\";\n    export type CustomInspectFunction = (depth: number, options: InspectOptionsStylized) => any; // TODO: , inspect: inspect\n    export interface InspectOptionsStylized extends InspectOptions {\n        stylize(text: string, styleType: Style): string;\n    }\n    /**\n     * The `util.format()` method returns a formatted string using the first argument\n     * as a `printf`-like format string which can contain zero or more format\n     * specifiers. Each specifier is replaced with the converted value from the\n     * corresponding argument. Supported specifiers are:\n     *\n     * If a specifier does not have a corresponding argument, it is not replaced:\n     *\n     * ```js\n     * util.format('%s:%s', 'foo');\n     * // Returns: 'foo:%s'\n     * ```\n     *\n     * Values that are not part of the format string are formatted using `util.inspect()` if their type is not `string`.\n     *\n     * If there are more arguments passed to the `util.format()` method than the\n     * number of specifiers, the extra arguments are concatenated to the returned\n     * string, separated by spaces:\n     *\n     * ```js\n     * util.format('%s:%s', 'foo', 'bar', 'baz');\n     * // Returns: 'foo:bar baz'\n     * ```\n     *\n     * If the first argument does not contain a valid format specifier, `util.format()` returns a string that is the concatenation of all arguments separated by spaces:\n     *\n     * ```js\n     * util.format(1, 2, 3);\n     * // Returns: '1 2 3'\n     * ```\n     *\n     * If only one argument is passed to `util.format()`, it is returned as it is\n     * without any formatting:\n     *\n     * ```js\n     * util.format('%% %s');\n     * // Returns: '%% %s'\n     * ```\n     *\n     * `util.format()` is a synchronous method that is intended as a debugging tool.\n     * Some input values can have a significant performance overhead that can block the\n     * event loop. Use this function with care and never in a hot code path.\n     * @since v0.5.3\n     * @param format A `printf`-like format string.\n     */\n    export function format(format?: any, ...param: any[]): string;\n    /**\n     * This function is identical to {@link format}, except in that it takes\n     * an `inspectOptions` argument which specifies options that are passed along to {@link inspect}.\n     *\n     * ```js\n     * util.formatWithOptions({ colors: true }, 'See object %O', { foo: 42 });\n     * // Returns 'See object { foo: 42 }', where `42` is colored as a number\n     * // when printed to a terminal.\n     * ```\n     * @since v10.0.0\n     */\n    export function formatWithOptions(inspectOptions: InspectOptions, format?: any, ...param: any[]): string;\n    /**\n     * Returns the string name for a numeric error code that comes from a Node.js API.\n     * The mapping between error codes and error names is platform-dependent.\n     * See `Common System Errors` for the names of common errors.\n     *\n     * ```js\n     * fs.access('file/that/does/not/exist', (err) => {\n     *   const name = util.getSystemErrorName(err.errno);\n     *   console.error(name);  // ENOENT\n     * });\n     * ```\n     * @since v9.7.0\n     */\n    export function getSystemErrorName(err: number): string;\n    /**\n     * Returns a Map of all system error codes available from the Node.js API.\n     * The mapping between error codes and error names is platform-dependent.\n     * See `Common System Errors` for the names of common errors.\n     *\n     * ```js\n     * fs.access('file/that/does/not/exist', (err) => {\n     *   const errorMap = util.getSystemErrorMap();\n     *   const name = errorMap.get(err.errno);\n     *   console.error(name);  // ENOENT\n     * });\n     * ```\n     * @since v16.0.0, v14.17.0\n     */\n    export function getSystemErrorMap(): Map<number, [string, string]>;\n    /**\n     * The `util.log()` method prints the given `string` to `stdout` with an included\n     * timestamp.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.log('Timestamped message.');\n     * ```\n     * @since v0.3.0\n     * @deprecated Since v6.0.0 - Use a third party module instead.\n     */\n    export function log(string: string): void;\n    /**\n     * Returns the `string` after replacing any surrogate code points\n     * (or equivalently, any unpaired surrogate code units) with the\n     * Unicode \"replacement character\" U+FFFD.\n     * @since v16.8.0, v14.18.0\n     */\n    export function toUSVString(string: string): string;\n    /**\n     * Creates and returns an `AbortController` instance whose `AbortSignal` is marked\n     * as transferable and can be used with `structuredClone()` or `postMessage()`.\n     * @since v18.11.0\n     * @experimental\n     * @returns A transferable AbortController\n     */\n    export function transferableAbortController(): AbortController;\n    /**\n     * Marks the given `AbortSignal` as transferable so that it can be used with`structuredClone()` and `postMessage()`.\n     *\n     * ```js\n     * const signal = transferableAbortSignal(AbortSignal.timeout(100));\n     * const channel = new MessageChannel();\n     * channel.port2.postMessage(signal, [signal]);\n     * ```\n     * @since v18.11.0\n     * @experimental\n     * @param signal The AbortSignal\n     * @returns The same AbortSignal\n     */\n    export function transferableAbortSignal(signal: AbortSignal): AbortSignal;\n    /**\n     * Listens to abort event on the provided `signal` and\n     * returns a promise that is fulfilled when the `signal` is\n     * aborted. If the passed `resource` is garbage collected before the `signal` is\n     * aborted, the returned promise shall remain pending indefinitely.\n     *\n     * ```js\n     * import { aborted } from 'node:util';\n     *\n     * const dependent = obtainSomethingAbortable();\n     *\n     * aborted(dependent.signal, dependent).then(() => {\n     *   // Do something when dependent is aborted.\n     * });\n     *\n     * dependent.on('event', () => {\n     *   dependent.abort();\n     * });\n     * ```\n     * @since v19.7.0\n     * @experimental\n     * @param resource Any non-null entity, reference to which is held weakly.\n     */\n    export function aborted(signal: AbortSignal, resource: any): Promise<void>;\n    /**\n     * The `util.inspect()` method returns a string representation of `object` that is\n     * intended for debugging. The output of `util.inspect` may change at any time\n     * and should not be depended upon programmatically. Additional `options` may be\n     * passed that alter the result. `util.inspect()` will use the constructor's name and/or `@@toStringTag` to make\n     * an identifiable tag for an inspected value.\n     *\n     * ```js\n     * class Foo {\n     *   get [Symbol.toStringTag]() {\n     *     return 'bar';\n     *   }\n     * }\n     *\n     * class Bar {}\n     *\n     * const baz = Object.create(null, { [Symbol.toStringTag]: { value: 'foo' } });\n     *\n     * util.inspect(new Foo()); // 'Foo [bar] {}'\n     * util.inspect(new Bar()); // 'Bar {}'\n     * util.inspect(baz);       // '[foo] {}'\n     * ```\n     *\n     * Circular references point to their anchor by using a reference index:\n     *\n     * ```js\n     * import { inspect } from 'node:util';\n     *\n     * const obj = {};\n     * obj.a = [obj];\n     * obj.b = {};\n     * obj.b.inner = obj.b;\n     * obj.b.obj = obj;\n     *\n     * console.log(inspect(obj));\n     * // <ref *1> {\n     * //   a: [ [Circular *1] ],\n     * //   b: <ref *2> { inner: [Circular *2], obj: [Circular *1] }\n     * // }\n     * ```\n     *\n     * The following example inspects all properties of the `util` object:\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * console.log(util.inspect(util, { showHidden: true, depth: null }));\n     * ```\n     *\n     * The following example highlights the effect of the `compact` option:\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * const o = {\n     *   a: [1, 2, [[\n     *     'Lorem ipsum dolor sit amet,\\nconsectetur adipiscing elit, sed do ' +\n     *       'eiusmod \\ntempor incididunt ut labore et dolore magna aliqua.',\n     *     'test',\n     *     'foo']], 4],\n     *   b: new Map([['za', 1], ['zb', 'test']]),\n     * };\n     * console.log(util.inspect(o, { compact: true, depth: 5, breakLength: 80 }));\n     *\n     * // { a:\n     * //   [ 1,\n     * //     2,\n     * //     [ [ 'Lorem ipsum dolor sit amet,\\nconsectetur [...]', // A long line\n     * //           'test',\n     * //           'foo' ] ],\n     * //     4 ],\n     * //   b: Map(2) { 'za' => 1, 'zb' => 'test' } }\n     *\n     * // Setting `compact` to false or an integer creates more reader friendly output.\n     * console.log(util.inspect(o, { compact: false, depth: 5, breakLength: 80 }));\n     *\n     * // {\n     * //   a: [\n     * //     1,\n     * //     2,\n     * //     [\n     * //       [\n     * //         'Lorem ipsum dolor sit amet,\\n' +\n     * //           'consectetur adipiscing elit, sed do eiusmod \\n' +\n     * //           'tempor incididunt ut labore et dolore magna aliqua.',\n     * //         'test',\n     * //         'foo'\n     * //       ]\n     * //     ],\n     * //     4\n     * //   ],\n     * //   b: Map(2) {\n     * //     'za' => 1,\n     * //     'zb' => 'test'\n     * //   }\n     * // }\n     *\n     * // Setting `breakLength` to e.g. 150 will print the \"Lorem ipsum\" text in a\n     * // single line.\n     * ```\n     *\n     * The `showHidden` option allows [`WeakMap`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakMap) and\n     * [`WeakSet`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakSet) entries to be\n     * inspected. If there are more entries than `maxArrayLength`, there is no\n     * guarantee which entries are displayed. That means retrieving the same [`WeakSet`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakSet) entries twice may\n     * result in different output. Furthermore, entries\n     * with no remaining strong references may be garbage collected at any time.\n     *\n     * ```js\n     * import { inspect } from 'node:util';\n     *\n     * const obj = { a: 1 };\n     * const obj2 = { b: 2 };\n     * const weakSet = new WeakSet([obj, obj2]);\n     *\n     * console.log(inspect(weakSet, { showHidden: true }));\n     * // WeakSet { { a: 1 }, { b: 2 } }\n     * ```\n     *\n     * The `sorted` option ensures that an object's property insertion order does not\n     * impact the result of `util.inspect()`.\n     *\n     * ```js\n     * import { inspect } from 'node:util';\n     * import assert from 'node:assert';\n     *\n     * const o1 = {\n     *   b: [2, 3, 1],\n     *   a: '`a` comes before `b`',\n     *   c: new Set([2, 3, 1]),\n     * };\n     * console.log(inspect(o1, { sorted: true }));\n     * // { a: '`a` comes before `b`', b: [ 2, 3, 1 ], c: Set(3) { 1, 2, 3 } }\n     * console.log(inspect(o1, { sorted: (a, b) => b.localeCompare(a) }));\n     * // { c: Set(3) { 3, 2, 1 }, b: [ 2, 3, 1 ], a: '`a` comes before `b`' }\n     *\n     * const o2 = {\n     *   c: new Set([2, 1, 3]),\n     *   a: '`a` comes before `b`',\n     *   b: [2, 3, 1],\n     * };\n     * assert.strict.equal(\n     *   inspect(o1, { sorted: true }),\n     *   inspect(o2, { sorted: true }),\n     * );\n     * ```\n     *\n     * The `numericSeparator` option adds an underscore every three digits to all\n     * numbers.\n     *\n     * ```js\n     * import { inspect } from 'node:util';\n     *\n     * const thousand = 1_000;\n     * const million = 1_000_000;\n     * const bigNumber = 123_456_789n;\n     * const bigDecimal = 1_234.123_45;\n     *\n     * console.log(inspect(thousand, { numericSeparator: true }));\n     * // 1_000\n     * console.log(inspect(million, { numericSeparator: true }));\n     * // 1_000_000\n     * console.log(inspect(bigNumber, { numericSeparator: true }));\n     * // 123_456_789n\n     * console.log(inspect(bigDecimal, { numericSeparator: true }));\n     * // 1_234.123_45\n     * ```\n     *\n     * `util.inspect()` is a synchronous method intended for debugging. Its maximum\n     * output length is approximately 128 MiB. Inputs that result in longer output will\n     * be truncated.\n     * @since v0.3.0\n     * @param object Any JavaScript primitive or `Object`.\n     * @return The representation of `object`.\n     */\n    export function inspect(object: any, showHidden?: boolean, depth?: number | null, color?: boolean): string;\n    export function inspect(object: any, options?: InspectOptions): string;\n    export namespace inspect {\n        let colors: NodeJS.Dict<[number, number]>;\n        let styles: {\n            [K in Style]: string;\n        };\n        let defaultOptions: InspectOptions;\n        /**\n         * Allows changing inspect settings from the repl.\n         */\n        let replDefaults: InspectOptions;\n        /**\n         * That can be used to declare custom inspect functions.\n         */\n        const custom: unique symbol;\n    }\n    /**\n     * Alias for [`Array.isArray()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/isArray).\n     *\n     * Returns `true` if the given `object` is an `Array`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isArray([]);\n     * // Returns: true\n     * util.isArray(new Array());\n     * // Returns: true\n     * util.isArray({});\n     * // Returns: false\n     * ```\n     * @since v0.6.0\n     * @deprecated Since v4.0.0 - Use `isArray` instead.\n     */\n    export function isArray(object: unknown): object is unknown[];\n    /**\n     * Returns `true` if the given `object` is a `RegExp`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isRegExp(/some regexp/);\n     * // Returns: true\n     * util.isRegExp(new RegExp('another regexp'));\n     * // Returns: true\n     * util.isRegExp({});\n     * // Returns: false\n     * ```\n     * @since v0.6.0\n     * @deprecated Since v4.0.0 - Deprecated\n     */\n    export function isRegExp(object: unknown): object is RegExp;\n    /**\n     * Returns `true` if the given `object` is a `Date`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isDate(new Date());\n     * // Returns: true\n     * util.isDate(Date());\n     * // false (without 'new' returns a String)\n     * util.isDate({});\n     * // Returns: false\n     * ```\n     * @since v0.6.0\n     * @deprecated Since v4.0.0 - Use {@link types.isDate} instead.\n     */\n    export function isDate(object: unknown): object is Date;\n    /**\n     * Returns `true` if the given `object` is an `Error`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isError(new Error());\n     * // Returns: true\n     * util.isError(new TypeError());\n     * // Returns: true\n     * util.isError({ name: 'Error', message: 'an error occurred' });\n     * // Returns: false\n     * ```\n     *\n     * This method relies on `Object.prototype.toString()` behavior. It is\n     * possible to obtain an incorrect result when the `object` argument manipulates `@@toStringTag`.\n     *\n     * ```js\n     * import util from 'node:util';\n     * const obj = { name: 'Error', message: 'an error occurred' };\n     *\n     * util.isError(obj);\n     * // Returns: false\n     * obj[Symbol.toStringTag] = 'Error';\n     * util.isError(obj);\n     * // Returns: true\n     * ```\n     * @since v0.6.0\n     * @deprecated Since v4.0.0 - Use {@link types.isNativeError} instead.\n     */\n    export function isError(object: unknown): object is Error;\n    /**\n     * Usage of `util.inherits()` is discouraged. Please use the ES6 `class` and `extends` keywords to get language level inheritance support. Also note\n     * that the two styles are [semantically incompatible](https://github.com/nodejs/node/issues/4179).\n     *\n     * Inherit the prototype methods from one [constructor](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/constructor) into another. The\n     * prototype of `constructor` will be set to a new object created from `superConstructor`.\n     *\n     * This mainly adds some input validation on top of`Object.setPrototypeOf(constructor.prototype, superConstructor.prototype)`.\n     * As an additional convenience, `superConstructor` will be accessible\n     * through the `constructor.super_` property.\n     *\n     * ```js\n     * import util from 'node:util';\n     * import EventEmitter from 'node:events';\n     *\n     * function MyStream() {\n     *   EventEmitter.call(this);\n     * }\n     *\n     * util.inherits(MyStream, EventEmitter);\n     *\n     * MyStream.prototype.write = function(data) {\n     *   this.emit('data', data);\n     * };\n     *\n     * const stream = new MyStream();\n     *\n     * console.log(stream instanceof EventEmitter); // true\n     * console.log(MyStream.super_ === EventEmitter); // true\n     *\n     * stream.on('data', (data) => {\n     *   console.log(`Received data: \"${data}\"`);\n     * });\n     * stream.write('It works!'); // Received data: \"It works!\"\n     * ```\n     *\n     * ES6 example using `class` and `extends`:\n     *\n     * ```js\n     * import EventEmitter from 'node:events';\n     *\n     * class MyStream extends EventEmitter {\n     *   write(data) {\n     *     this.emit('data', data);\n     *   }\n     * }\n     *\n     * const stream = new MyStream();\n     *\n     * stream.on('data', (data) => {\n     *   console.log(`Received data: \"${data}\"`);\n     * });\n     * stream.write('With ES6');\n     * ```\n     * @since v0.3.0\n     * @legacy Use ES2015 class syntax and `extends` keyword instead.\n     */\n    export function inherits(constructor: unknown, superConstructor: unknown): void;\n    export type DebugLoggerFunction = (msg: string, ...param: unknown[]) => void;\n    export interface DebugLogger extends DebugLoggerFunction {\n        enabled: boolean;\n    }\n    /**\n     * The `util.debuglog()` method is used to create a function that conditionally\n     * writes debug messages to `stderr` based on the existence of the `NODE_DEBUG`environment variable. If the `section` name appears within the value of that\n     * environment variable, then the returned function operates similar to `console.error()`. If not, then the returned function is a no-op.\n     *\n     * ```js\n     * import util from 'node:util';\n     * const debuglog = util.debuglog('foo');\n     *\n     * debuglog('hello from foo [%d]', 123);\n     * ```\n     *\n     * If this program is run with `NODE_DEBUG=foo` in the environment, then\n     * it will output something like:\n     *\n     * ```console\n     * FOO 3245: hello from foo [123]\n     * ```\n     *\n     * where `3245` is the process id. If it is not run with that\n     * environment variable set, then it will not print anything.\n     *\n     * The `section` supports wildcard also:\n     *\n     * ```js\n     * import util from 'node:util';\n     * const debuglog = util.debuglog('foo-bar');\n     *\n     * debuglog('hi there, it\\'s foo-bar [%d]', 2333);\n     * ```\n     *\n     * if it is run with `NODE_DEBUG=foo*` in the environment, then it will output\n     * something like:\n     *\n     * ```console\n     * FOO-BAR 3257: hi there, it's foo-bar [2333]\n     * ```\n     *\n     * Multiple comma-separated `section` names may be specified in the `NODE_DEBUG`environment variable: `NODE_DEBUG=fs,net,tls`.\n     *\n     * The optional `callback` argument can be used to replace the logging function\n     * with a different function that doesn't have any initialization or\n     * unnecessary wrapping.\n     *\n     * ```js\n     * import util from 'node:util';\n     * let debuglog = util.debuglog('internals', (debug) => {\n     *   // Replace with a logging function that optimizes out\n     *   // testing if the section is enabled\n     *   debuglog = debug;\n     * });\n     * ```\n     * @since v0.11.3\n     * @param section A string identifying the portion of the application for which the `debuglog` function is being created.\n     * @param callback A callback invoked the first time the logging function is called with a function argument that is a more optimized logging function.\n     * @return The logging function\n     */\n    export function debuglog(section: string, callback?: (fn: DebugLoggerFunction) => void): DebugLogger;\n    export const debug: typeof debuglog;\n    /**\n     * Returns `true` if the given `object` is a `Boolean`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isBoolean(1);\n     * // Returns: false\n     * util.isBoolean(0);\n     * // Returns: false\n     * util.isBoolean(false);\n     * // Returns: true\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `typeof value === 'boolean'` instead.\n     */\n    export function isBoolean(object: unknown): object is boolean;\n    /**\n     * Returns `true` if the given `object` is a `Buffer`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isBuffer({ length: 0 });\n     * // Returns: false\n     * util.isBuffer([]);\n     * // Returns: false\n     * util.isBuffer(Buffer.from('hello world'));\n     * // Returns: true\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `isBuffer` instead.\n     */\n    export function isBuffer(object: unknown): object is Buffer;\n    /**\n     * Returns `true` if the given `object` is a `Function`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * function Foo() {}\n     * const Bar = () => {};\n     *\n     * util.isFunction({});\n     * // Returns: false\n     * util.isFunction(Foo);\n     * // Returns: true\n     * util.isFunction(Bar);\n     * // Returns: true\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `typeof value === 'function'` instead.\n     */\n    export function isFunction(object: unknown): boolean;\n    /**\n     * Returns `true` if the given `object` is strictly `null`. Otherwise, returns`false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isNull(0);\n     * // Returns: false\n     * util.isNull(undefined);\n     * // Returns: false\n     * util.isNull(null);\n     * // Returns: true\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `value === null` instead.\n     */\n    export function isNull(object: unknown): object is null;\n    /**\n     * Returns `true` if the given `object` is `null` or `undefined`. Otherwise,\n     * returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isNullOrUndefined(0);\n     * // Returns: false\n     * util.isNullOrUndefined(undefined);\n     * // Returns: true\n     * util.isNullOrUndefined(null);\n     * // Returns: true\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `value === undefined || value === null` instead.\n     */\n    export function isNullOrUndefined(object: unknown): object is null | undefined;\n    /**\n     * Returns `true` if the given `object` is a `Number`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isNumber(false);\n     * // Returns: false\n     * util.isNumber(Infinity);\n     * // Returns: true\n     * util.isNumber(0);\n     * // Returns: true\n     * util.isNumber(NaN);\n     * // Returns: true\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `typeof value === 'number'` instead.\n     */\n    export function isNumber(object: unknown): object is number;\n    /**\n     * Returns `true` if the given `object` is strictly an `Object`**and** not a`Function` (even though functions are objects in JavaScript).\n     * Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isObject(5);\n     * // Returns: false\n     * util.isObject(null);\n     * // Returns: false\n     * util.isObject({});\n     * // Returns: true\n     * util.isObject(() => {});\n     * // Returns: false\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `value !== null && typeof value === 'object'` instead.\n     */\n    export function isObject(object: unknown): boolean;\n    /**\n     * Returns `true` if the given `object` is a primitive type. Otherwise, returns`false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isPrimitive(5);\n     * // Returns: true\n     * util.isPrimitive('foo');\n     * // Returns: true\n     * util.isPrimitive(false);\n     * // Returns: true\n     * util.isPrimitive(null);\n     * // Returns: true\n     * util.isPrimitive(undefined);\n     * // Returns: true\n     * util.isPrimitive({});\n     * // Returns: false\n     * util.isPrimitive(() => {});\n     * // Returns: false\n     * util.isPrimitive(/^$/);\n     * // Returns: false\n     * util.isPrimitive(new Date());\n     * // Returns: false\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `(typeof value !== 'object' && typeof value !== 'function') || value === null` instead.\n     */\n    export function isPrimitive(object: unknown): boolean;\n    /**\n     * Returns `true` if the given `object` is a `string`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isString('');\n     * // Returns: true\n     * util.isString('foo');\n     * // Returns: true\n     * util.isString(String('foo'));\n     * // Returns: true\n     * util.isString(5);\n     * // Returns: false\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `typeof value === 'string'` instead.\n     */\n    export function isString(object: unknown): object is string;\n    /**\n     * Returns `true` if the given `object` is a `Symbol`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * util.isSymbol(5);\n     * // Returns: false\n     * util.isSymbol('foo');\n     * // Returns: false\n     * util.isSymbol(Symbol('foo'));\n     * // Returns: true\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `typeof value === 'symbol'` instead.\n     */\n    export function isSymbol(object: unknown): object is symbol;\n    /**\n     * Returns `true` if the given `object` is `undefined`. Otherwise, returns `false`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * const foo = undefined;\n     * util.isUndefined(5);\n     * // Returns: false\n     * util.isUndefined(foo);\n     * // Returns: true\n     * util.isUndefined(null);\n     * // Returns: false\n     * ```\n     * @since v0.11.5\n     * @deprecated Since v4.0.0 - Use `value === undefined` instead.\n     */\n    export function isUndefined(object: unknown): object is undefined;\n    /**\n     * The `util.deprecate()` method wraps `fn` (which may be a function or class) in\n     * such a way that it is marked as deprecated.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * exports.obsoleteFunction = util.deprecate(() => {\n     *   // Do something here.\n     * }, 'obsoleteFunction() is deprecated. Use newShinyFunction() instead.');\n     * ```\n     *\n     * When called, `util.deprecate()` will return a function that will emit a `DeprecationWarning` using the `'warning'` event. The warning will\n     * be emitted and printed to `stderr` the first time the returned function is\n     * called. After the warning is emitted, the wrapped function is called without\n     * emitting a warning.\n     *\n     * If the same optional `code` is supplied in multiple calls to `util.deprecate()`,\n     * the warning will be emitted only once for that `code`.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * const fn1 = util.deprecate(someFunction, someMessage, 'DEP0001');\n     * const fn2 = util.deprecate(someOtherFunction, someOtherMessage, 'DEP0001');\n     * fn1(); // Emits a deprecation warning with code DEP0001\n     * fn2(); // Does not emit a deprecation warning because it has the same code\n     * ```\n     *\n     * If either the `--no-deprecation` or `--no-warnings` command-line flags are\n     * used, or if the `process.noDeprecation` property is set to `true`_prior_ to\n     * the first deprecation warning, the `util.deprecate()` method does nothing.\n     *\n     * If the `--trace-deprecation` or `--trace-warnings` command-line flags are set,\n     * or the `process.traceDeprecation` property is set to `true`, a warning and a\n     * stack trace are printed to `stderr` the first time the deprecated function is\n     * called.\n     *\n     * If the `--throw-deprecation` command-line flag is set, or the `process.throwDeprecation` property is set to `true`, then an exception will be\n     * thrown when the deprecated function is called.\n     *\n     * The `--throw-deprecation` command-line flag and `process.throwDeprecation` property take precedence over `--trace-deprecation` and `process.traceDeprecation`.\n     * @since v0.8.0\n     * @param fn The function that is being deprecated.\n     * @param msg A warning message to display when the deprecated function is invoked.\n     * @param code A deprecation code. See the `list of deprecated APIs` for a list of codes.\n     * @return The deprecated function wrapped to emit a warning.\n     */\n    export function deprecate<T extends Function>(fn: T, msg: string, code?: string): T;\n    /**\n     * Returns `true` if there is deep strict equality between `val1` and `val2`.\n     * Otherwise, returns `false`.\n     *\n     * See `assert.deepStrictEqual()` for more information about deep strict\n     * equality.\n     * @since v9.0.0\n     */\n    export function isDeepStrictEqual(val1: unknown, val2: unknown): boolean;\n    /**\n     * Returns `str` with any ANSI escape codes removed.\n     *\n     * ```js\n     * console.log(util.stripVTControlCharacters('\\u001B[4mvalue\\u001B[0m'));\n     * // Prints \"value\"\n     * ```\n     * @since v16.11.0\n     */\n    export function stripVTControlCharacters(str: string): string;\n    /**\n     * Takes an `async` function (or a function that returns a `Promise`) and returns a\n     * function following the error-first callback style, i.e. taking\n     * an `(err, value) => ...` callback as the last argument. In the callback, the\n     * first argument will be the rejection reason (or `null` if the `Promise` resolved), and the second argument will be the resolved value.\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * async function fn() {\n     *   return 'hello world';\n     * }\n     * const callbackFunction = util.callbackify(fn);\n     *\n     * callbackFunction((err, ret) => {\n     *   if (err) throw err;\n     *   console.log(ret);\n     * });\n     * ```\n     *\n     * Will print:\n     *\n     * ```text\n     * hello world\n     * ```\n     *\n     * The callback is executed asynchronously, and will have a limited stack trace.\n     * If the callback throws, the process will emit an `'uncaughtException'` event, and if not handled will exit.\n     *\n     * Since `null` has a special meaning as the first argument to a callback, if a\n     * wrapped function rejects a `Promise` with a falsy value as a reason, the value\n     * is wrapped in an `Error` with the original value stored in a field named `reason`.\n     *\n     * ```js\n     * function fn() {\n     *   return Promise.reject(null);\n     * }\n     * const callbackFunction = util.callbackify(fn);\n     *\n     * callbackFunction((err, ret) => {\n     *   // When the Promise was rejected with `null` it is wrapped with an Error and\n     *   // the original value is stored in `reason`.\n     *   err &#x26;&#x26; Object.hasOwn(err, 'reason') &#x26;&#x26; err.reason === null;  // true\n     * });\n     * ```\n     * @since v8.2.0\n     * @param fn An `async` function\n     * @return a callback style function\n     */\n    export function callbackify(fn: () => Promise<void>): (callback: (err: NodeJS.ErrnoException) => void) => void;\n    export function callbackify<TResult>(\n        fn: () => Promise<TResult>,\n    ): (callback: (err: NodeJS.ErrnoException, result: TResult) => void) => void;\n    export function callbackify<T1>(\n        fn: (arg1: T1) => Promise<void>,\n    ): (arg1: T1, callback: (err: NodeJS.ErrnoException) => void) => void;\n    export function callbackify<T1, TResult>(\n        fn: (arg1: T1) => Promise<TResult>,\n    ): (arg1: T1, callback: (err: NodeJS.ErrnoException, result: TResult) => void) => void;\n    export function callbackify<T1, T2>(\n        fn: (arg1: T1, arg2: T2) => Promise<void>,\n    ): (arg1: T1, arg2: T2, callback: (err: NodeJS.ErrnoException) => void) => void;\n    export function callbackify<T1, T2, TResult>(\n        fn: (arg1: T1, arg2: T2) => Promise<TResult>,\n    ): (arg1: T1, arg2: T2, callback: (err: NodeJS.ErrnoException | null, result: TResult) => void) => void;\n    export function callbackify<T1, T2, T3>(\n        fn: (arg1: T1, arg2: T2, arg3: T3) => Promise<void>,\n    ): (arg1: T1, arg2: T2, arg3: T3, callback: (err: NodeJS.ErrnoException) => void) => void;\n    export function callbackify<T1, T2, T3, TResult>(\n        fn: (arg1: T1, arg2: T2, arg3: T3) => Promise<TResult>,\n    ): (arg1: T1, arg2: T2, arg3: T3, callback: (err: NodeJS.ErrnoException | null, result: TResult) => void) => void;\n    export function callbackify<T1, T2, T3, T4>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => Promise<void>,\n    ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, callback: (err: NodeJS.ErrnoException) => void) => void;\n    export function callbackify<T1, T2, T3, T4, TResult>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => Promise<TResult>,\n    ): (\n        arg1: T1,\n        arg2: T2,\n        arg3: T3,\n        arg4: T4,\n        callback: (err: NodeJS.ErrnoException | null, result: TResult) => void,\n    ) => void;\n    export function callbackify<T1, T2, T3, T4, T5>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => Promise<void>,\n    ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, callback: (err: NodeJS.ErrnoException) => void) => void;\n    export function callbackify<T1, T2, T3, T4, T5, TResult>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => Promise<TResult>,\n    ): (\n        arg1: T1,\n        arg2: T2,\n        arg3: T3,\n        arg4: T4,\n        arg5: T5,\n        callback: (err: NodeJS.ErrnoException | null, result: TResult) => void,\n    ) => void;\n    export function callbackify<T1, T2, T3, T4, T5, T6>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6) => Promise<void>,\n    ): (\n        arg1: T1,\n        arg2: T2,\n        arg3: T3,\n        arg4: T4,\n        arg5: T5,\n        arg6: T6,\n        callback: (err: NodeJS.ErrnoException) => void,\n    ) => void;\n    export function callbackify<T1, T2, T3, T4, T5, T6, TResult>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6) => Promise<TResult>,\n    ): (\n        arg1: T1,\n        arg2: T2,\n        arg3: T3,\n        arg4: T4,\n        arg5: T5,\n        arg6: T6,\n        callback: (err: NodeJS.ErrnoException | null, result: TResult) => void,\n    ) => void;\n    export interface CustomPromisifyLegacy<TCustom extends Function> extends Function {\n        __promisify__: TCustom;\n    }\n    export interface CustomPromisifySymbol<TCustom extends Function> extends Function {\n        [promisify.custom]: TCustom;\n    }\n    export type CustomPromisify<TCustom extends Function> =\n        | CustomPromisifySymbol<TCustom>\n        | CustomPromisifyLegacy<TCustom>;\n    /**\n     * Takes a function following the common error-first callback style, i.e. taking\n     * an `(err, value) => ...` callback as the last argument, and returns a version\n     * that returns promises.\n     *\n     * ```js\n     * import util from 'node:util';\n     * import fs from 'node:fs';\n     *\n     * const stat = util.promisify(fs.stat);\n     * stat('.').then((stats) => {\n     *   // Do something with `stats`\n     * }).catch((error) => {\n     *   // Handle the error.\n     * });\n     * ```\n     *\n     * Or, equivalently using `async function`s:\n     *\n     * ```js\n     * import util from 'node:util';\n     * import fs from 'node:fs';\n     *\n     * const stat = util.promisify(fs.stat);\n     *\n     * async function callStat() {\n     *   const stats = await stat('.');\n     *   console.log(`This directory is owned by ${stats.uid}`);\n     * }\n     *\n     * callStat();\n     * ```\n     *\n     * If there is an `original[util.promisify.custom]` property present, `promisify` will return its value, see `Custom promisified functions`.\n     *\n     * `promisify()` assumes that `original` is a function taking a callback as its\n     * final argument in all cases. If `original` is not a function, `promisify()` will throw an error. If `original` is a function but its last argument is not\n     * an error-first callback, it will still be passed an error-first\n     * callback as its last argument.\n     *\n     * Using `promisify()` on class methods or other methods that use `this` may not\n     * work as expected unless handled specially:\n     *\n     * ```js\n     * import util from 'node:util';\n     *\n     * class Foo {\n     *   constructor() {\n     *     this.a = 42;\n     *   }\n     *\n     *   bar(callback) {\n     *     callback(null, this.a);\n     *   }\n     * }\n     *\n     * const foo = new Foo();\n     *\n     * const naiveBar = util.promisify(foo.bar);\n     * // TypeError: Cannot read property 'a' of undefined\n     * // naiveBar().then(a => console.log(a));\n     *\n     * naiveBar.call(foo).then((a) => console.log(a)); // '42'\n     *\n     * const bindBar = naiveBar.bind(foo);\n     * bindBar().then((a) => console.log(a)); // '42'\n     * ```\n     * @since v8.0.0\n     */\n    export function promisify<TCustom extends Function>(fn: CustomPromisify<TCustom>): TCustom;\n    export function promisify<TResult>(\n        fn: (callback: (err: any, result: TResult) => void) => void,\n    ): () => Promise<TResult>;\n    export function promisify(fn: (callback: (err?: any) => void) => void): () => Promise<void>;\n    export function promisify<T1, TResult>(\n        fn: (arg1: T1, callback: (err: any, result: TResult) => void) => void,\n    ): (arg1: T1) => Promise<TResult>;\n    export function promisify<T1>(fn: (arg1: T1, callback: (err?: any) => void) => void): (arg1: T1) => Promise<void>;\n    export function promisify<T1, T2, TResult>(\n        fn: (arg1: T1, arg2: T2, callback: (err: any, result: TResult) => void) => void,\n    ): (arg1: T1, arg2: T2) => Promise<TResult>;\n    export function promisify<T1, T2>(\n        fn: (arg1: T1, arg2: T2, callback: (err?: any) => void) => void,\n    ): (arg1: T1, arg2: T2) => Promise<void>;\n    export function promisify<T1, T2, T3, TResult>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, callback: (err: any, result: TResult) => void) => void,\n    ): (arg1: T1, arg2: T2, arg3: T3) => Promise<TResult>;\n    export function promisify<T1, T2, T3>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, callback: (err?: any) => void) => void,\n    ): (arg1: T1, arg2: T2, arg3: T3) => Promise<void>;\n    export function promisify<T1, T2, T3, T4, TResult>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, callback: (err: any, result: TResult) => void) => void,\n    ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => Promise<TResult>;\n    export function promisify<T1, T2, T3, T4>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, callback: (err?: any) => void) => void,\n    ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => Promise<void>;\n    export function promisify<T1, T2, T3, T4, T5, TResult>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, callback: (err: any, result: TResult) => void) => void,\n    ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => Promise<TResult>;\n    export function promisify<T1, T2, T3, T4, T5>(\n        fn: (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, callback: (err?: any) => void) => void,\n    ): (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => Promise<void>;\n    export function promisify(fn: Function): Function;\n    export namespace promisify {\n        /**\n         * That can be used to declare custom promisified variants of functions.\n         */\n        const custom: unique symbol;\n    }\n    /**\n     * Stability: 1.1 - Active development\n     * Given an example `.env` file:\n     *\n     * ```js\n     * import { parseEnv } from 'node:util';\n     *\n     * parseEnv('HELLO=world\\nHELLO=oh my\\n');\n     * // Returns: { HELLO: 'oh my' }\n     * ```\n     * @param content The raw contents of a `.env` file.\n     * @since v20.12.0\n     */\n    export function parseEnv(content: string): object;\n    // https://nodejs.org/docs/latest/api/util.html#foreground-colors\n    type ForegroundColors =\n        | \"black\"\n        | \"blackBright\"\n        | \"blue\"\n        | \"blueBright\"\n        | \"cyan\"\n        | \"cyanBright\"\n        | \"gray\"\n        | \"green\"\n        | \"greenBright\"\n        | \"grey\"\n        | \"magenta\"\n        | \"magentaBright\"\n        | \"red\"\n        | \"redBright\"\n        | \"white\"\n        | \"whiteBright\"\n        | \"yellow\"\n        | \"yellowBright\";\n    // https://nodejs.org/docs/latest/api/util.html#background-colors\n    type BackgroundColors =\n        | \"bgBlack\"\n        | \"bgBlackBright\"\n        | \"bgBlue\"\n        | \"bgBlueBright\"\n        | \"bgCyan\"\n        | \"bgCyanBright\"\n        | \"bgGray\"\n        | \"bgGreen\"\n        | \"bgGreenBright\"\n        | \"bgGrey\"\n        | \"bgMagenta\"\n        | \"bgMagentaBright\"\n        | \"bgRed\"\n        | \"bgRedBright\"\n        | \"bgWhite\"\n        | \"bgWhiteBright\"\n        | \"bgYellow\"\n        | \"bgYellowBright\";\n    // https://nodejs.org/docs/latest/api/util.html#modifiers\n    type Modifiers =\n        | \"blink\"\n        | \"bold\"\n        | \"dim\"\n        | \"doubleunderline\"\n        | \"framed\"\n        | \"hidden\"\n        | \"inverse\"\n        | \"italic\"\n        | \"overlined\"\n        | \"reset\"\n        | \"strikethrough\"\n        | \"underline\";\n    export interface StyleTextOptions {\n        /**\n         * When true, `stream` is checked to see if it can handle colors.\n         * @default true\n         */\n        validateStream?: boolean | undefined;\n        /**\n         * A stream that will be validated if it can be colored.\n         * @default process.stdout\n         */\n        stream?: NodeJS.WritableStream | undefined;\n    }\n    /**\n     * Stability: 1.1 - Active development\n     *\n     * This function returns a formatted text considering the `format` passed.\n     *\n     * ```js\n     * import { styleText } from 'node:util';\n     * const errorMessage = styleText('red', 'Error! Error!');\n     * console.log(errorMessage);\n     * ```\n     *\n     * `util.inspect.colors` also provides text formats such as `italic`, and `underline` and you can combine both:\n     *\n     * ```js\n     * console.log(\n     *   util.styleText(['underline', 'italic'], 'My italic underlined message'),\n     * );\n     * ```\n     *\n     * When passing an array of formats, the order of the format applied is left to right so the following style\n     * might overwrite the previous one.\n     *\n     * ```js\n     * console.log(\n     *   util.styleText(['red', 'green'], 'text'), // green\n     * );\n     * ```\n     *\n     * The full list of formats can be found in [modifiers](https://nodejs.org/docs/latest-v20.x/api/util.html#modifiers).\n     * @param format A text format or an Array of text formats defined in `util.inspect.colors`.\n     * @param text The text to to be formatted.\n     * @since v20.12.0\n     */\n    export function styleText(\n        format:\n            | ForegroundColors\n            | BackgroundColors\n            | Modifiers\n            | Array<ForegroundColors | BackgroundColors | Modifiers>,\n        text: string,\n        options?: StyleTextOptions,\n    ): string;\n    /**\n     * An implementation of the [WHATWG Encoding Standard](https://encoding.spec.whatwg.org/) `TextDecoder` API.\n     *\n     * ```js\n     * const decoder = new TextDecoder();\n     * const u8arr = new Uint8Array([72, 101, 108, 108, 111]);\n     * console.log(decoder.decode(u8arr)); // Hello\n     * ```\n     * @since v8.3.0\n     */\n    export class TextDecoder {\n        /**\n         * The encoding supported by the `TextDecoder` instance.\n         */\n        readonly encoding: string;\n        /**\n         * The value will be `true` if decoding errors result in a `TypeError` being\n         * thrown.\n         */\n        readonly fatal: boolean;\n        /**\n         * The value will be `true` if the decoding result will include the byte order\n         * mark.\n         */\n        readonly ignoreBOM: boolean;\n        constructor(\n            encoding?: string,\n            options?: {\n                fatal?: boolean | undefined;\n                ignoreBOM?: boolean | undefined;\n            },\n        );\n        /**\n         * Decodes the `input` and returns a string. If `options.stream` is `true`, any\n         * incomplete byte sequences occurring at the end of the `input` are buffered\n         * internally and emitted after the next call to `textDecoder.decode()`.\n         *\n         * If `textDecoder.fatal` is `true`, decoding errors that occur will result in a `TypeError` being thrown.\n         * @param input An `ArrayBuffer`, `DataView`, or `TypedArray` instance containing the encoded data.\n         */\n        decode(\n            input?: NodeJS.ArrayBufferView | ArrayBuffer | null,\n            options?: {\n                stream?: boolean | undefined;\n            },\n        ): string;\n    }\n    export interface EncodeIntoResult {\n        /**\n         * The read Unicode code units of input.\n         */\n        read: number;\n        /**\n         * The written UTF-8 bytes of output.\n         */\n        written: number;\n    }\n    export { types };\n\n    //// TextEncoder/Decoder\n    /**\n     * An implementation of the [WHATWG Encoding Standard](https://encoding.spec.whatwg.org/) `TextEncoder` API. All\n     * instances of `TextEncoder` only support UTF-8 encoding.\n     *\n     * ```js\n     * const encoder = new TextEncoder();\n     * const uint8array = encoder.encode('this is some data');\n     * ```\n     *\n     * The `TextEncoder` class is also available on the global object.\n     * @since v8.3.0\n     */\n    export class TextEncoder {\n        /**\n         * The encoding supported by the `TextEncoder` instance. Always set to `'utf-8'`.\n         */\n        readonly encoding: string;\n        /**\n         * UTF-8 encodes the `input` string and returns a `Uint8Array` containing the\n         * encoded bytes.\n         * @param [input='an empty string'] The text to encode.\n         */\n        encode(input?: string): Uint8Array;\n        /**\n         * UTF-8 encodes the `src` string to the `dest` Uint8Array and returns an object\n         * containing the read Unicode code units and written UTF-8 bytes.\n         *\n         * ```js\n         * const encoder = new TextEncoder();\n         * const src = 'this is some data';\n         * const dest = new Uint8Array(10);\n         * const { read, written } = encoder.encodeInto(src, dest);\n         * ```\n         * @param src The text to encode.\n         * @param dest The array to hold the encode result.\n         */\n        encodeInto(src: string, dest: Uint8Array): EncodeIntoResult;\n    }\n    import { TextDecoder as _TextDecoder, TextEncoder as _TextEncoder } from \"util\";\n    global {\n        /**\n         * `TextDecoder` class is a global reference for `import { TextDecoder } from 'node:util'`\n         * https://nodejs.org/api/globals.html#textdecoder\n         * @since v11.0.0\n         */\n        var TextDecoder: typeof globalThis extends {\n            onmessage: any;\n            TextDecoder: infer TextDecoder;\n        } ? TextDecoder\n            : typeof _TextDecoder;\n        /**\n         * `TextEncoder` class is a global reference for `import { TextEncoder } from 'node:util'`\n         * https://nodejs.org/api/globals.html#textencoder\n         * @since v11.0.0\n         */\n        var TextEncoder: typeof globalThis extends {\n            onmessage: any;\n            TextEncoder: infer TextEncoder;\n        } ? TextEncoder\n            : typeof _TextEncoder;\n    }\n\n    //// parseArgs\n    /**\n     * Provides a higher level API for command-line argument parsing than interacting\n     * with `process.argv` directly. Takes a specification for the expected arguments\n     * and returns a structured object with the parsed options and positionals.\n     *\n     * ```js\n     * import { parseArgs } from 'node:util';\n     * const args = ['-f', '--bar', 'b'];\n     * const options = {\n     *   foo: {\n     *     type: 'boolean',\n     *     short: 'f',\n     *   },\n     *   bar: {\n     *     type: 'string',\n     *   },\n     * };\n     * const {\n     *   values,\n     *   positionals,\n     * } = parseArgs({ args, options });\n     * console.log(values, positionals);\n     * // Prints: [Object: null prototype] { foo: true, bar: 'b' } []\n     * ```\n     * @since v18.3.0, v16.17.0\n     * @param config Used to provide arguments for parsing and to configure the parser. `config` supports the following properties:\n     * @return The parsed command line arguments:\n     */\n    export function parseArgs<T extends ParseArgsConfig>(config?: T): ParsedResults<T>;\n    interface ParseArgsOptionConfig {\n        /**\n         * Type of argument.\n         */\n        type: \"string\" | \"boolean\";\n        /**\n         * Whether this option can be provided multiple times.\n         * If `true`, all values will be collected in an array.\n         * If `false`, values for the option are last-wins.\n         * @default false.\n         */\n        multiple?: boolean | undefined;\n        /**\n         * A single character alias for the option.\n         */\n        short?: string | undefined;\n        /**\n         * The default option value when it is not set by args.\n         * It must be of the same type as the the `type` property.\n         * When `multiple` is `true`, it must be an array.\n         * @since v18.11.0\n         */\n        default?: string | boolean | string[] | boolean[] | undefined;\n    }\n    interface ParseArgsOptionsConfig {\n        [longOption: string]: ParseArgsOptionConfig;\n    }\n    export interface ParseArgsConfig {\n        /**\n         * Array of argument strings.\n         */\n        args?: string[] | undefined;\n        /**\n         * Used to describe arguments known to the parser.\n         */\n        options?: ParseArgsOptionsConfig | undefined;\n        /**\n         * Should an error be thrown when unknown arguments are encountered,\n         * or when arguments are passed that do not match the `type` configured in `options`.\n         * @default true\n         */\n        strict?: boolean | undefined;\n        /**\n         * Whether this command accepts positional arguments.\n         */\n        allowPositionals?: boolean | undefined;\n        /**\n         * If `true`, allows explicitly setting boolean options to `false` by prefixing the option name with `--no-`.\n         * @default false\n         * @since v20.16.0\n         */\n        allowNegative?: boolean | undefined;\n        /**\n         * Return the parsed tokens. This is useful for extending the built-in behavior,\n         * from adding additional checks through to reprocessing the tokens in different ways.\n         * @default false\n         */\n        tokens?: boolean | undefined;\n    }\n    /*\n    IfDefaultsTrue and IfDefaultsFalse are helpers to handle default values for missing boolean properties.\n    TypeScript does not have exact types for objects: https://github.com/microsoft/TypeScript/issues/12936\n    This means it is impossible to distinguish between \"field X is definitely not present\" and \"field X may or may not be present\".\n    But we expect users to generally provide their config inline or `as const`, which means TS will always know whether a given field is present.\n    So this helper treats \"not definitely present\" (i.e., not `extends boolean`) as being \"definitely not present\", i.e. it should have its default value.\n    This is technically incorrect but is a much nicer UX for the common case.\n    The IfDefaultsTrue version is for things which default to true; the IfDefaultsFalse version is for things which default to false.\n    */\n    type IfDefaultsTrue<T, IfTrue, IfFalse> = T extends true ? IfTrue\n        : T extends false ? IfFalse\n        : IfTrue;\n\n    // we put the `extends false` condition first here because `undefined` compares like `any` when `strictNullChecks: false`\n    type IfDefaultsFalse<T, IfTrue, IfFalse> = T extends false ? IfFalse\n        : T extends true ? IfTrue\n        : IfFalse;\n\n    type ExtractOptionValue<T extends ParseArgsConfig, O extends ParseArgsOptionConfig> = IfDefaultsTrue<\n        T[\"strict\"],\n        O[\"type\"] extends \"string\" ? string : O[\"type\"] extends \"boolean\" ? boolean : string | boolean,\n        string | boolean\n    >;\n\n    type ApplyOptionalModifiers<O extends ParseArgsOptionsConfig, V extends Record<keyof O, unknown>> = (\n        & { -readonly [LongOption in keyof O]?: V[LongOption] }\n        & { [LongOption in keyof O as O[LongOption][\"default\"] extends {} ? LongOption : never]: V[LongOption] }\n    ) extends infer P ? { [K in keyof P]: P[K] } : never; // resolve intersection to object\n\n    type ParsedValues<T extends ParseArgsConfig> =\n        & IfDefaultsTrue<T[\"strict\"], unknown, { [longOption: string]: undefined | string | boolean }>\n        & (T[\"options\"] extends ParseArgsOptionsConfig ? ApplyOptionalModifiers<\n                T[\"options\"],\n                {\n                    [LongOption in keyof T[\"options\"]]: IfDefaultsFalse<\n                        T[\"options\"][LongOption][\"multiple\"],\n                        Array<ExtractOptionValue<T, T[\"options\"][LongOption]>>,\n                        ExtractOptionValue<T, T[\"options\"][LongOption]>\n                    >;\n                }\n            >\n            : {});\n\n    type ParsedPositionals<T extends ParseArgsConfig> = IfDefaultsTrue<\n        T[\"strict\"],\n        IfDefaultsFalse<T[\"allowPositionals\"], string[], []>,\n        IfDefaultsTrue<T[\"allowPositionals\"], string[], []>\n    >;\n\n    type PreciseTokenForOptions<\n        K extends string,\n        O extends ParseArgsOptionConfig,\n    > = O[\"type\"] extends \"string\" ? {\n            kind: \"option\";\n            index: number;\n            name: K;\n            rawName: string;\n            value: string;\n            inlineValue: boolean;\n        }\n        : O[\"type\"] extends \"boolean\" ? {\n                kind: \"option\";\n                index: number;\n                name: K;\n                rawName: string;\n                value: undefined;\n                inlineValue: undefined;\n            }\n        : OptionToken & { name: K };\n\n    type TokenForOptions<\n        T extends ParseArgsConfig,\n        K extends keyof T[\"options\"] = keyof T[\"options\"],\n    > = K extends unknown\n        ? T[\"options\"] extends ParseArgsOptionsConfig ? PreciseTokenForOptions<K & string, T[\"options\"][K]>\n        : OptionToken\n        : never;\n\n    type ParsedOptionToken<T extends ParseArgsConfig> = IfDefaultsTrue<T[\"strict\"], TokenForOptions<T>, OptionToken>;\n\n    type ParsedPositionalToken<T extends ParseArgsConfig> = IfDefaultsTrue<\n        T[\"strict\"],\n        IfDefaultsFalse<T[\"allowPositionals\"], { kind: \"positional\"; index: number; value: string }, never>,\n        IfDefaultsTrue<T[\"allowPositionals\"], { kind: \"positional\"; index: number; value: string }, never>\n    >;\n\n    type ParsedTokens<T extends ParseArgsConfig> = Array<\n        ParsedOptionToken<T> | ParsedPositionalToken<T> | { kind: \"option-terminator\"; index: number }\n    >;\n\n    type PreciseParsedResults<T extends ParseArgsConfig> = IfDefaultsFalse<\n        T[\"tokens\"],\n        {\n            values: ParsedValues<T>;\n            positionals: ParsedPositionals<T>;\n            tokens: ParsedTokens<T>;\n        },\n        {\n            values: ParsedValues<T>;\n            positionals: ParsedPositionals<T>;\n        }\n    >;\n\n    type OptionToken =\n        | { kind: \"option\"; index: number; name: string; rawName: string; value: string; inlineValue: boolean }\n        | {\n            kind: \"option\";\n            index: number;\n            name: string;\n            rawName: string;\n            value: undefined;\n            inlineValue: undefined;\n        };\n\n    type Token =\n        | OptionToken\n        | { kind: \"positional\"; index: number; value: string }\n        | { kind: \"option-terminator\"; index: number };\n\n    // If ParseArgsConfig extends T, then the user passed config constructed elsewhere.\n    // So we can't rely on the `\"not definitely present\" implies \"definitely not present\"` assumption mentioned above.\n    type ParsedResults<T extends ParseArgsConfig> = ParseArgsConfig extends T ? {\n            values: {\n                [longOption: string]: undefined | string | boolean | Array<string | boolean>;\n            };\n            positionals: string[];\n            tokens?: Token[];\n        }\n        : PreciseParsedResults<T>;\n\n    /**\n     * An implementation of [the MIMEType class](https://bmeck.github.io/node-proposal-mime-api/).\n     *\n     * In accordance with browser conventions, all properties of `MIMEType` objects\n     * are implemented as getters and setters on the class prototype, rather than as\n     * data properties on the object itself.\n     *\n     * A MIME string is a structured string containing multiple meaningful\n     * components. When parsed, a `MIMEType` object is returned containing\n     * properties for each of these components.\n     * @since v19.1.0, v18.13.0\n     * @experimental\n     */\n    export class MIMEType {\n        /**\n         * Creates a new MIMEType object by parsing the input.\n         *\n         * A `TypeError` will be thrown if the `input` is not a valid MIME.\n         * Note that an effort will be made to coerce the given values into strings.\n         * @param input The input MIME to parse.\n         */\n        constructor(input: string | { toString: () => string });\n\n        /**\n         * Gets and sets the type portion of the MIME.\n         *\n         * ```js\n         * import { MIMEType } from 'node:util';\n         *\n         * const myMIME = new MIMEType('text/javascript');\n         * console.log(myMIME.type);\n         * // Prints: text\n         * myMIME.type = 'application';\n         * console.log(myMIME.type);\n         * // Prints: application\n         * console.log(String(myMIME));\n         * // Prints: application/javascript\n         * ```\n         */\n        type: string;\n        /**\n         * Gets and sets the subtype portion of the MIME.\n         *\n         * ```js\n         * import { MIMEType } from 'node:util';\n         *\n         * const myMIME = new MIMEType('text/ecmascript');\n         * console.log(myMIME.subtype);\n         * // Prints: ecmascript\n         * myMIME.subtype = 'javascript';\n         * console.log(myMIME.subtype);\n         * // Prints: javascript\n         * console.log(String(myMIME));\n         * // Prints: text/javascript\n         * ```\n         */\n        subtype: string;\n        /**\n         * Gets the essence of the MIME. This property is read only.\n         * Use `mime.type` or `mime.subtype` to alter the MIME.\n         *\n         * ```js\n         * import { MIMEType } from 'node:util';\n         *\n         * const myMIME = new MIMEType('text/javascript;key=value');\n         * console.log(myMIME.essence);\n         * // Prints: text/javascript\n         * myMIME.type = 'application';\n         * console.log(myMIME.essence);\n         * // Prints: application/javascript\n         * console.log(String(myMIME));\n         * // Prints: application/javascript;key=value\n         * ```\n         */\n        readonly essence: string;\n        /**\n         * Gets the `MIMEParams` object representing the\n         * parameters of the MIME. This property is read-only. See `MIMEParams` documentation for details.\n         */\n        readonly params: MIMEParams;\n        /**\n         * The `toString()` method on the `MIMEType` object returns the serialized MIME.\n         *\n         * Because of the need for standard compliance, this method does not allow users\n         * to customize the serialization process of the MIME.\n         */\n        toString(): string;\n    }\n    /**\n     * The `MIMEParams` API provides read and write access to the parameters of a `MIMEType`.\n     * @since v19.1.0, v18.13.0\n     */\n    export class MIMEParams {\n        /**\n         * Remove all name-value pairs whose name is `name`.\n         */\n        delete(name: string): void;\n        /**\n         * Returns an iterator over each of the name-value pairs in the parameters.\n         * Each item of the iterator is a JavaScript `Array`. The first item of the array\n         * is the `name`, the second item of the array is the `value`.\n         */\n        entries(): NodeJS.Iterator<[name: string, value: string]>;\n        /**\n         * Returns the value of the first name-value pair whose name is `name`. If there\n         * are no such pairs, `null` is returned.\n         * @return or `null` if there is no name-value pair with the given `name`.\n         */\n        get(name: string): string | null;\n        /**\n         * Returns `true` if there is at least one name-value pair whose name is `name`.\n         */\n        has(name: string): boolean;\n        /**\n         * Returns an iterator over the names of each name-value pair.\n         *\n         * ```js\n         * import { MIMEType } from 'node:util';\n         *\n         * const { params } = new MIMEType('text/plain;foo=0;bar=1');\n         * for (const name of params.keys()) {\n         *   console.log(name);\n         * }\n         * // Prints:\n         * //   foo\n         * //   bar\n         * ```\n         */\n        keys(): NodeJS.Iterator<string>;\n        /**\n         * Sets the value in the `MIMEParams` object associated with `name` to `value`. If there are any pre-existing name-value pairs whose names are `name`,\n         * set the first such pair's value to `value`.\n         *\n         * ```js\n         * import { MIMEType } from 'node:util';\n         *\n         * const { params } = new MIMEType('text/plain;foo=0;bar=1');\n         * params.set('foo', 'def');\n         * params.set('baz', 'xyz');\n         * console.log(params.toString());\n         * // Prints: foo=def;bar=1;baz=xyz\n         * ```\n         */\n        set(name: string, value: string): void;\n        /**\n         * Returns an iterator over the values of each name-value pair.\n         */\n        values(): NodeJS.Iterator<string>;\n        /**\n         * Returns an iterator over each of the name-value pairs in the parameters.\n         */\n        [Symbol.iterator](): NodeJS.Iterator<[name: string, value: string]>;\n    }\n}\ndeclare module \"util/types\" {\n    import { KeyObject, webcrypto } from \"node:crypto\";\n    /**\n     * Returns `true` if the value is a built-in [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) or\n     * [`SharedArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer) instance.\n     *\n     * See also `util.types.isArrayBuffer()` and `util.types.isSharedArrayBuffer()`.\n     *\n     * ```js\n     * util.types.isAnyArrayBuffer(new ArrayBuffer());  // Returns true\n     * util.types.isAnyArrayBuffer(new SharedArrayBuffer());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isAnyArrayBuffer(object: unknown): object is ArrayBufferLike;\n    /**\n     * Returns `true` if the value is an `arguments` object.\n     *\n     * ```js\n     * function foo() {\n     *   util.types.isArgumentsObject(arguments);  // Returns true\n     * }\n     * ```\n     * @since v10.0.0\n     */\n    function isArgumentsObject(object: unknown): object is IArguments;\n    /**\n     * Returns `true` if the value is a built-in [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) instance.\n     * This does _not_ include [`SharedArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer) instances. Usually, it is\n     * desirable to test for both; See `util.types.isAnyArrayBuffer()` for that.\n     *\n     * ```js\n     * util.types.isArrayBuffer(new ArrayBuffer());  // Returns true\n     * util.types.isArrayBuffer(new SharedArrayBuffer());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isArrayBuffer(object: unknown): object is ArrayBuffer;\n    /**\n     * Returns `true` if the value is an instance of one of the [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) views, such as typed\n     * array objects or [`DataView`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView). Equivalent to\n     * [`ArrayBuffer.isView()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView).\n     *\n     * ```js\n     * util.types.isArrayBufferView(new Int8Array());  // true\n     * util.types.isArrayBufferView(Buffer.from('hello world')); // true\n     * util.types.isArrayBufferView(new DataView(new ArrayBuffer(16)));  // true\n     * util.types.isArrayBufferView(new ArrayBuffer());  // false\n     * ```\n     * @since v10.0.0\n     */\n    function isArrayBufferView(object: unknown): object is NodeJS.ArrayBufferView;\n    /**\n     * Returns `true` if the value is an [async function](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/async_function).\n     * This only reports back what the JavaScript engine is seeing;\n     * in particular, the return value may not match the original source code if\n     * a transpilation tool was used.\n     *\n     * ```js\n     * util.types.isAsyncFunction(function foo() {});  // Returns false\n     * util.types.isAsyncFunction(async function foo() {});  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isAsyncFunction(object: unknown): boolean;\n    /**\n     * Returns `true` if the value is a `BigInt64Array` instance.\n     *\n     * ```js\n     * util.types.isBigInt64Array(new BigInt64Array());   // Returns true\n     * util.types.isBigInt64Array(new BigUint64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isBigInt64Array(value: unknown): value is BigInt64Array;\n    /**\n     * Returns `true` if the value is a `BigUint64Array` instance.\n     *\n     * ```js\n     * util.types.isBigUint64Array(new BigInt64Array());   // Returns false\n     * util.types.isBigUint64Array(new BigUint64Array());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isBigUint64Array(value: unknown): value is BigUint64Array;\n    /**\n     * Returns `true` if the value is a boolean object, e.g. created\n     * by `new Boolean()`.\n     *\n     * ```js\n     * util.types.isBooleanObject(false);  // Returns false\n     * util.types.isBooleanObject(true);   // Returns false\n     * util.types.isBooleanObject(new Boolean(false)); // Returns true\n     * util.types.isBooleanObject(new Boolean(true));  // Returns true\n     * util.types.isBooleanObject(Boolean(false)); // Returns false\n     * util.types.isBooleanObject(Boolean(true));  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isBooleanObject(object: unknown): object is Boolean;\n    /**\n     * Returns `true` if the value is any boxed primitive object, e.g. created\n     * by `new Boolean()`, `new String()` or `Object(Symbol())`.\n     *\n     * For example:\n     *\n     * ```js\n     * util.types.isBoxedPrimitive(false); // Returns false\n     * util.types.isBoxedPrimitive(new Boolean(false)); // Returns true\n     * util.types.isBoxedPrimitive(Symbol('foo')); // Returns false\n     * util.types.isBoxedPrimitive(Object(Symbol('foo'))); // Returns true\n     * util.types.isBoxedPrimitive(Object(BigInt(5))); // Returns true\n     * ```\n     * @since v10.11.0\n     */\n    function isBoxedPrimitive(object: unknown): object is String | Number | BigInt | Boolean | Symbol;\n    /**\n     * Returns `true` if the value is a built-in [`DataView`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView) instance.\n     *\n     * ```js\n     * const ab = new ArrayBuffer(20);\n     * util.types.isDataView(new DataView(ab));  // Returns true\n     * util.types.isDataView(new Float64Array());  // Returns false\n     * ```\n     *\n     * See also [`ArrayBuffer.isView()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView).\n     * @since v10.0.0\n     */\n    function isDataView(object: unknown): object is DataView;\n    /**\n     * Returns `true` if the value is a built-in [`Date`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date) instance.\n     *\n     * ```js\n     * util.types.isDate(new Date());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isDate(object: unknown): object is Date;\n    /**\n     * Returns `true` if the value is a native `External` value.\n     *\n     * A native `External` value is a special type of object that contains a\n     * raw C++ pointer (`void*`) for access from native code, and has no other\n     * properties. Such objects are created either by Node.js internals or native\n     * addons. In JavaScript, they are [frozen](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/freeze) objects with a`null` prototype.\n     *\n     * ```c\n     * #include <js_native_api.h>\n     * #include <stdlib.h>\n     * napi_value result;\n     * static napi_value MyNapi(napi_env env, napi_callback_info info) {\n     *   int* raw = (int*) malloc(1024);\n     *   napi_status status = napi_create_external(env, (void*) raw, NULL, NULL, &#x26;result);\n     *   if (status != napi_ok) {\n     *     napi_throw_error(env, NULL, \"napi_create_external failed\");\n     *     return NULL;\n     *   }\n     *   return result;\n     * }\n     * ...\n     * DECLARE_NAPI_PROPERTY(\"myNapi\", MyNapi)\n     * ...\n     * ```\n     *\n     * ```js\n     * const native =require('napi_addon.node');\n     * const data = native.myNapi();\n     * util.types.isExternal(data); // returns true\n     * util.types.isExternal(0); // returns false\n     * util.types.isExternal(new String('foo')); // returns false\n     * ```\n     *\n     * For further information on `napi_create_external`, refer to `napi_create_external()`.\n     * @since v10.0.0\n     */\n    function isExternal(object: unknown): boolean;\n    /**\n     * Returns `true` if the value is a built-in [`Float32Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float32Array) instance.\n     *\n     * ```js\n     * util.types.isFloat32Array(new ArrayBuffer());  // Returns false\n     * util.types.isFloat32Array(new Float32Array());  // Returns true\n     * util.types.isFloat32Array(new Float64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isFloat32Array(object: unknown): object is Float32Array;\n    /**\n     * Returns `true` if the value is a built-in [`Float64Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float64Array) instance.\n     *\n     * ```js\n     * util.types.isFloat64Array(new ArrayBuffer());  // Returns false\n     * util.types.isFloat64Array(new Uint8Array());  // Returns false\n     * util.types.isFloat64Array(new Float64Array());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isFloat64Array(object: unknown): object is Float64Array;\n    /**\n     * Returns `true` if the value is a generator function.\n     * This only reports back what the JavaScript engine is seeing;\n     * in particular, the return value may not match the original source code if\n     * a transpilation tool was used.\n     *\n     * ```js\n     * util.types.isGeneratorFunction(function foo() {});  // Returns false\n     * util.types.isGeneratorFunction(function* foo() {});  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isGeneratorFunction(object: unknown): object is GeneratorFunction;\n    /**\n     * Returns `true` if the value is a generator object as returned from a\n     * built-in generator function.\n     * This only reports back what the JavaScript engine is seeing;\n     * in particular, the return value may not match the original source code if\n     * a transpilation tool was used.\n     *\n     * ```js\n     * function* foo() {}\n     * const generator = foo();\n     * util.types.isGeneratorObject(generator);  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isGeneratorObject(object: unknown): object is Generator;\n    /**\n     * Returns `true` if the value is a built-in [`Int8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int8Array) instance.\n     *\n     * ```js\n     * util.types.isInt8Array(new ArrayBuffer());  // Returns false\n     * util.types.isInt8Array(new Int8Array());  // Returns true\n     * util.types.isInt8Array(new Float64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isInt8Array(object: unknown): object is Int8Array;\n    /**\n     * Returns `true` if the value is a built-in [`Int16Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int16Array) instance.\n     *\n     * ```js\n     * util.types.isInt16Array(new ArrayBuffer());  // Returns false\n     * util.types.isInt16Array(new Int16Array());  // Returns true\n     * util.types.isInt16Array(new Float64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isInt16Array(object: unknown): object is Int16Array;\n    /**\n     * Returns `true` if the value is a built-in [`Int32Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int32Array) instance.\n     *\n     * ```js\n     * util.types.isInt32Array(new ArrayBuffer());  // Returns false\n     * util.types.isInt32Array(new Int32Array());  // Returns true\n     * util.types.isInt32Array(new Float64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isInt32Array(object: unknown): object is Int32Array;\n    /**\n     * Returns `true` if the value is a built-in [`Map`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map) instance.\n     *\n     * ```js\n     * util.types.isMap(new Map());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isMap<T>(\n        object: T | {},\n    ): object is T extends ReadonlyMap<any, any> ? (unknown extends T ? never : ReadonlyMap<any, any>)\n        : Map<unknown, unknown>;\n    /**\n     * Returns `true` if the value is an iterator returned for a built-in [`Map`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map) instance.\n     *\n     * ```js\n     * const map = new Map();\n     * util.types.isMapIterator(map.keys());  // Returns true\n     * util.types.isMapIterator(map.values());  // Returns true\n     * util.types.isMapIterator(map.entries());  // Returns true\n     * util.types.isMapIterator(map[Symbol.iterator]());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isMapIterator(object: unknown): boolean;\n    /**\n     * Returns `true` if the value is an instance of a [Module Namespace Object](https://tc39.github.io/ecma262/#sec-module-namespace-exotic-objects).\n     *\n     * ```js\n     * import * as ns from './a.js';\n     *\n     * util.types.isModuleNamespaceObject(ns);  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isModuleNamespaceObject(value: unknown): boolean;\n    /**\n     * Returns `true` if the value was returned by the constructor of a [built-in `Error` type](https://tc39.es/ecma262/#sec-error-objects).\n     *\n     * ```js\n     * console.log(util.types.isNativeError(new Error()));  // true\n     * console.log(util.types.isNativeError(new TypeError()));  // true\n     * console.log(util.types.isNativeError(new RangeError()));  // true\n     * ```\n     *\n     * Subclasses of the native error types are also native errors:\n     *\n     * ```js\n     * class MyError extends Error {}\n     * console.log(util.types.isNativeError(new MyError()));  // true\n     * ```\n     *\n     * A value being `instanceof` a native error class is not equivalent to `isNativeError()` returning `true` for that value. `isNativeError()` returns `true` for errors\n     * which come from a different [realm](https://tc39.es/ecma262/#realm) while `instanceof Error` returns `false` for these errors:\n     *\n     * ```js\n     * import vm from 'node:vm';\n     * const context = vm.createContext({});\n     * const myError = vm.runInContext('new Error()', context);\n     * console.log(util.types.isNativeError(myError)); // true\n     * console.log(myError instanceof Error); // false\n     * ```\n     *\n     * Conversely, `isNativeError()` returns `false` for all objects which were not\n     * returned by the constructor of a native error. That includes values\n     * which are `instanceof` native errors:\n     *\n     * ```js\n     * const myError = { __proto__: Error.prototype };\n     * console.log(util.types.isNativeError(myError)); // false\n     * console.log(myError instanceof Error); // true\n     * ```\n     * @since v10.0.0\n     */\n    function isNativeError(object: unknown): object is Error;\n    /**\n     * Returns `true` if the value is a number object, e.g. created\n     * by `new Number()`.\n     *\n     * ```js\n     * util.types.isNumberObject(0);  // Returns false\n     * util.types.isNumberObject(new Number(0));   // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isNumberObject(object: unknown): object is Number;\n    /**\n     * Returns `true` if the value is a built-in [`Promise`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise).\n     *\n     * ```js\n     * util.types.isPromise(Promise.resolve(42));  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isPromise(object: unknown): object is Promise<unknown>;\n    /**\n     * Returns `true` if the value is a [`Proxy`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy) instance.\n     *\n     * ```js\n     * const target = {};\n     * const proxy = new Proxy(target, {});\n     * util.types.isProxy(target);  // Returns false\n     * util.types.isProxy(proxy);  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isProxy(object: unknown): boolean;\n    /**\n     * Returns `true` if the value is a regular expression object.\n     *\n     * ```js\n     * util.types.isRegExp(/abc/);  // Returns true\n     * util.types.isRegExp(new RegExp('abc'));  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isRegExp(object: unknown): object is RegExp;\n    /**\n     * Returns `true` if the value is a built-in [`Set`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set) instance.\n     *\n     * ```js\n     * util.types.isSet(new Set());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isSet<T>(\n        object: T | {},\n    ): object is T extends ReadonlySet<any> ? (unknown extends T ? never : ReadonlySet<any>) : Set<unknown>;\n    /**\n     * Returns `true` if the value is an iterator returned for a built-in [`Set`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set) instance.\n     *\n     * ```js\n     * const set = new Set();\n     * util.types.isSetIterator(set.keys());  // Returns true\n     * util.types.isSetIterator(set.values());  // Returns true\n     * util.types.isSetIterator(set.entries());  // Returns true\n     * util.types.isSetIterator(set[Symbol.iterator]());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isSetIterator(object: unknown): boolean;\n    /**\n     * Returns `true` if the value is a built-in [`SharedArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer) instance.\n     * This does _not_ include [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) instances. Usually, it is\n     * desirable to test for both; See `util.types.isAnyArrayBuffer()` for that.\n     *\n     * ```js\n     * util.types.isSharedArrayBuffer(new ArrayBuffer());  // Returns false\n     * util.types.isSharedArrayBuffer(new SharedArrayBuffer());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isSharedArrayBuffer(object: unknown): object is SharedArrayBuffer;\n    /**\n     * Returns `true` if the value is a string object, e.g. created\n     * by `new String()`.\n     *\n     * ```js\n     * util.types.isStringObject('foo');  // Returns false\n     * util.types.isStringObject(new String('foo'));   // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isStringObject(object: unknown): object is String;\n    /**\n     * Returns `true` if the value is a symbol object, created\n     * by calling `Object()` on a `Symbol` primitive.\n     *\n     * ```js\n     * const symbol = Symbol('foo');\n     * util.types.isSymbolObject(symbol);  // Returns false\n     * util.types.isSymbolObject(Object(symbol));   // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isSymbolObject(object: unknown): object is Symbol;\n    /**\n     * Returns `true` if the value is a built-in [`TypedArray`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray) instance.\n     *\n     * ```js\n     * util.types.isTypedArray(new ArrayBuffer());  // Returns false\n     * util.types.isTypedArray(new Uint8Array());  // Returns true\n     * util.types.isTypedArray(new Float64Array());  // Returns true\n     * ```\n     *\n     * See also [`ArrayBuffer.isView()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView).\n     * @since v10.0.0\n     */\n    function isTypedArray(object: unknown): object is NodeJS.TypedArray;\n    /**\n     * Returns `true` if the value is a built-in [`Uint8Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array) instance.\n     *\n     * ```js\n     * util.types.isUint8Array(new ArrayBuffer());  // Returns false\n     * util.types.isUint8Array(new Uint8Array());  // Returns true\n     * util.types.isUint8Array(new Float64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isUint8Array(object: unknown): object is Uint8Array;\n    /**\n     * Returns `true` if the value is a built-in [`Uint8ClampedArray`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8ClampedArray) instance.\n     *\n     * ```js\n     * util.types.isUint8ClampedArray(new ArrayBuffer());  // Returns false\n     * util.types.isUint8ClampedArray(new Uint8ClampedArray());  // Returns true\n     * util.types.isUint8ClampedArray(new Float64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isUint8ClampedArray(object: unknown): object is Uint8ClampedArray;\n    /**\n     * Returns `true` if the value is a built-in [`Uint16Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint16Array) instance.\n     *\n     * ```js\n     * util.types.isUint16Array(new ArrayBuffer());  // Returns false\n     * util.types.isUint16Array(new Uint16Array());  // Returns true\n     * util.types.isUint16Array(new Float64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isUint16Array(object: unknown): object is Uint16Array;\n    /**\n     * Returns `true` if the value is a built-in [`Uint32Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint32Array) instance.\n     *\n     * ```js\n     * util.types.isUint32Array(new ArrayBuffer());  // Returns false\n     * util.types.isUint32Array(new Uint32Array());  // Returns true\n     * util.types.isUint32Array(new Float64Array());  // Returns false\n     * ```\n     * @since v10.0.0\n     */\n    function isUint32Array(object: unknown): object is Uint32Array;\n    /**\n     * Returns `true` if the value is a built-in [`WeakMap`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakMap) instance.\n     *\n     * ```js\n     * util.types.isWeakMap(new WeakMap());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isWeakMap(object: unknown): object is WeakMap<object, unknown>;\n    /**\n     * Returns `true` if the value is a built-in [`WeakSet`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakSet) instance.\n     *\n     * ```js\n     * util.types.isWeakSet(new WeakSet());  // Returns true\n     * ```\n     * @since v10.0.0\n     */\n    function isWeakSet(object: unknown): object is WeakSet<object>;\n    /**\n     * Returns `true` if `value` is a `KeyObject`, `false` otherwise.\n     * @since v16.2.0\n     */\n    function isKeyObject(object: unknown): object is KeyObject;\n    /**\n     * Returns `true` if `value` is a `CryptoKey`, `false` otherwise.\n     * @since v16.2.0\n     */\n    function isCryptoKey(object: unknown): object is webcrypto.CryptoKey;\n}\ndeclare module \"node:util\" {\n    export * from \"util\";\n}\ndeclare module \"node:util/types\" {\n    export * from \"util/types\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/v8.d.ts": "/**\n * The `node:v8` module exposes APIs that are specific to the version of [V8](https://developers.google.com/v8/) built into the Node.js binary. It can be accessed using:\n *\n * ```js\n * import v8 from 'node:v8';\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/v8.js)\n */\ndeclare module \"v8\" {\n    import { Readable } from \"node:stream\";\n    interface HeapSpaceInfo {\n        space_name: string;\n        space_size: number;\n        space_used_size: number;\n        space_available_size: number;\n        physical_space_size: number;\n    }\n    // ** Signifies if the --zap_code_space option is enabled or not.  1 == enabled, 0 == disabled. */\n    type DoesZapCodeSpaceFlag = 0 | 1;\n    interface HeapInfo {\n        total_heap_size: number;\n        total_heap_size_executable: number;\n        total_physical_size: number;\n        total_available_size: number;\n        used_heap_size: number;\n        heap_size_limit: number;\n        malloced_memory: number;\n        peak_malloced_memory: number;\n        does_zap_garbage: DoesZapCodeSpaceFlag;\n        number_of_native_contexts: number;\n        number_of_detached_contexts: number;\n        total_global_handles_size: number;\n        used_global_handles_size: number;\n        external_memory: number;\n    }\n    interface HeapCodeStatistics {\n        code_and_metadata_size: number;\n        bytecode_and_metadata_size: number;\n        external_script_source_size: number;\n    }\n    interface HeapSnapshotOptions {\n        /**\n         * If true, expose internals in the heap snapshot.\n         * @default false\n         */\n        exposeInternals?: boolean;\n        /**\n         * If true, expose numeric values in artificial fields.\n         * @default false\n         */\n        exposeNumericValues?: boolean;\n    }\n    /**\n     * Returns an integer representing a version tag derived from the V8 version,\n     * command-line flags, and detected CPU features. This is useful for determining\n     * whether a `vm.Script` `cachedData` buffer is compatible with this instance\n     * of V8.\n     *\n     * ```js\n     * console.log(v8.cachedDataVersionTag()); // 3947234607\n     * // The value returned by v8.cachedDataVersionTag() is derived from the V8\n     * // version, command-line flags, and detected CPU features. Test that the value\n     * // does indeed update when flags are toggled.\n     * v8.setFlagsFromString('--allow_natives_syntax');\n     * console.log(v8.cachedDataVersionTag()); // 183726201\n     * ```\n     * @since v8.0.0\n     */\n    function cachedDataVersionTag(): number;\n    /**\n     * Returns an object with the following properties:\n     *\n     * `does_zap_garbage` is a 0/1 boolean, which signifies whether the `--zap_code_space` option is enabled or not. This makes V8 overwrite heap\n     * garbage with a bit pattern. The RSS footprint (resident set size) gets bigger\n     * because it continuously touches all heap pages and that makes them less likely\n     * to get swapped out by the operating system.\n     *\n     * `number_of_native_contexts` The value of native\\_context is the number of the\n     * top-level contexts currently active. Increase of this number over time indicates\n     * a memory leak.\n     *\n     * `number_of_detached_contexts` The value of detached\\_context is the number\n     * of contexts that were detached and not yet garbage collected. This number\n     * being non-zero indicates a potential memory leak.\n     *\n     * `total_global_handles_size` The value of total\\_global\\_handles\\_size is the\n     * total memory size of V8 global handles.\n     *\n     * `used_global_handles_size` The value of used\\_global\\_handles\\_size is the\n     * used memory size of V8 global handles.\n     *\n     * `external_memory` The value of external\\_memory is the memory size of array\n     * buffers and external strings.\n     *\n     * ```js\n     * {\n     *   total_heap_size: 7326976,\n     *   total_heap_size_executable: 4194304,\n     *   total_physical_size: 7326976,\n     *   total_available_size: 1152656,\n     *   used_heap_size: 3476208,\n     *   heap_size_limit: 1535115264,\n     *   malloced_memory: 16384,\n     *   peak_malloced_memory: 1127496,\n     *   does_zap_garbage: 0,\n     *   number_of_native_contexts: 1,\n     *   number_of_detached_contexts: 0,\n     *   total_global_handles_size: 8192,\n     *   used_global_handles_size: 3296,\n     *   external_memory: 318824\n     * }\n     * ```\n     * @since v1.0.0\n     */\n    function getHeapStatistics(): HeapInfo;\n    /**\n     * Returns statistics about the V8 heap spaces, i.e. the segments which make up\n     * the V8 heap. Neither the ordering of heap spaces, nor the availability of a\n     * heap space can be guaranteed as the statistics are provided via the\n     * V8 [`GetHeapSpaceStatistics`](https://v8docs.nodesource.com/node-13.2/d5/dda/classv8_1_1_isolate.html#ac673576f24fdc7a33378f8f57e1d13a4) function and may change from one V8 version to the\n     * next.\n     *\n     * The value returned is an array of objects containing the following properties:\n     *\n     * ```json\n     * [\n     *   {\n     *     \"space_name\": \"new_space\",\n     *     \"space_size\": 2063872,\n     *     \"space_used_size\": 951112,\n     *     \"space_available_size\": 80824,\n     *     \"physical_space_size\": 2063872\n     *   },\n     *   {\n     *     \"space_name\": \"old_space\",\n     *     \"space_size\": 3090560,\n     *     \"space_used_size\": 2493792,\n     *     \"space_available_size\": 0,\n     *     \"physical_space_size\": 3090560\n     *   },\n     *   {\n     *     \"space_name\": \"code_space\",\n     *     \"space_size\": 1260160,\n     *     \"space_used_size\": 644256,\n     *     \"space_available_size\": 960,\n     *     \"physical_space_size\": 1260160\n     *   },\n     *   {\n     *     \"space_name\": \"map_space\",\n     *     \"space_size\": 1094160,\n     *     \"space_used_size\": 201608,\n     *     \"space_available_size\": 0,\n     *     \"physical_space_size\": 1094160\n     *   },\n     *   {\n     *     \"space_name\": \"large_object_space\",\n     *     \"space_size\": 0,\n     *     \"space_used_size\": 0,\n     *     \"space_available_size\": 1490980608,\n     *     \"physical_space_size\": 0\n     *   }\n     * ]\n     * ```\n     * @since v6.0.0\n     */\n    function getHeapSpaceStatistics(): HeapSpaceInfo[];\n    /**\n     * The `v8.setFlagsFromString()` method can be used to programmatically set\n     * V8 command-line flags. This method should be used with care. Changing settings\n     * after the VM has started may result in unpredictable behavior, including\n     * crashes and data loss; or it may simply do nothing.\n     *\n     * The V8 options available for a version of Node.js may be determined by running `node --v8-options`.\n     *\n     * Usage:\n     *\n     * ```js\n     * // Print GC events to stdout for one minute.\n     * import v8 from 'node:v8';\n     * v8.setFlagsFromString('--trace_gc');\n     * setTimeout(() => { v8.setFlagsFromString('--notrace_gc'); }, 60e3);\n     * ```\n     * @since v1.0.0\n     */\n    function setFlagsFromString(flags: string): void;\n    /**\n     * This is similar to the [`queryObjects()` console API](https://developer.chrome.com/docs/devtools/console/utilities#queryObjects-function)\n     * provided by the Chromium DevTools console. It can be used to search for objects that have the matching constructor on its prototype chain\n     * in the heap after a full garbage collection, which can be useful for memory leak regression tests. To avoid surprising results, users should\n     * avoid using this API on constructors whose implementation they don't control, or on constructors that can be invoked by other parties in the\n     * application.\n     *\n     * To avoid accidental leaks, this API does not return raw references to the objects found. By default, it returns the count of the objects\n     * found. If `options.format` is `'summary'`, it returns an array containing brief string representations for each object. The visibility provided\n     * in this API is similar to what the heap snapshot provides, while users can save the cost of serialization and parsing and directly filter the\n     * target objects during the search.\n     *\n     * Only objects created in the current execution context are included in the results.\n     *\n     * ```js\n     * import { queryObjects } from 'node:v8';\n     * class A { foo = 'bar'; }\n     * console.log(queryObjects(A)); // 0\n     * const a = new A();\n     * console.log(queryObjects(A)); // 1\n     * // [ \"A { foo: 'bar' }\" ]\n     * console.log(queryObjects(A, { format: 'summary' }));\n     *\n     * class B extends A { bar = 'qux'; }\n     * const b = new B();\n     * console.log(queryObjects(B)); // 1\n     * // [ \"B { foo: 'bar', bar: 'qux' }\" ]\n     * console.log(queryObjects(B, { format: 'summary' }));\n     *\n     * // Note that, when there are child classes inheriting from a constructor,\n     * // the constructor also shows up in the prototype chain of the child\n     * // classes's prototoype, so the child classes's prototoype would also be\n     * // included in the result.\n     * console.log(queryObjects(A));  // 3\n     * // [ \"B { foo: 'bar', bar: 'qux' }\", 'A {}', \"A { foo: 'bar' }\" ]\n     * console.log(queryObjects(A, { format: 'summary' }));\n     * ```\n     * @param ctor The constructor that can be used to search on the prototype chain in order to filter target objects in the heap.\n     * @since v20.13.0\n     * @experimental\n     */\n    function queryObjects(ctor: Function): number | string[];\n    function queryObjects(ctor: Function, options: { format: \"count\" }): number;\n    function queryObjects(ctor: Function, options: { format: \"summary\" }): string[];\n    /**\n     * Generates a snapshot of the current V8 heap and returns a Readable\n     * Stream that may be used to read the JSON serialized representation.\n     * This JSON stream format is intended to be used with tools such as\n     * Chrome DevTools. The JSON schema is undocumented and specific to the\n     * V8 engine. Therefore, the schema may change from one version of V8 to the next.\n     *\n     * Creating a heap snapshot requires memory about twice the size of the heap at\n     * the time the snapshot is created. This results in the risk of OOM killers\n     * terminating the process.\n     *\n     * Generating a snapshot is a synchronous operation which blocks the event loop\n     * for a duration depending on the heap size.\n     *\n     * ```js\n     * // Print heap snapshot to the console\n     * import v8 from 'node:v8';\n     * const stream = v8.getHeapSnapshot();\n     * stream.pipe(process.stdout);\n     * ```\n     * @since v11.13.0\n     * @return A Readable containing the V8 heap snapshot.\n     */\n    function getHeapSnapshot(options?: HeapSnapshotOptions): Readable;\n    /**\n     * Generates a snapshot of the current V8 heap and writes it to a JSON\n     * file. This file is intended to be used with tools such as Chrome\n     * DevTools. The JSON schema is undocumented and specific to the V8\n     * engine, and may change from one version of V8 to the next.\n     *\n     * A heap snapshot is specific to a single V8 isolate. When using `worker threads`, a heap snapshot generated from the main thread will\n     * not contain any information about the workers, and vice versa.\n     *\n     * Creating a heap snapshot requires memory about twice the size of the heap at\n     * the time the snapshot is created. This results in the risk of OOM killers\n     * terminating the process.\n     *\n     * Generating a snapshot is a synchronous operation which blocks the event loop\n     * for a duration depending on the heap size.\n     *\n     * ```js\n     * import { writeHeapSnapshot } from 'node:v8';\n     * import {\n     *   Worker,\n     *   isMainThread,\n     *   parentPort,\n     * } from 'node:worker_threads';\n     *\n     * if (isMainThread) {\n     *   const worker = new Worker(__filename);\n     *\n     *   worker.once('message', (filename) => {\n     *     console.log(`worker heapdump: ${filename}`);\n     *     // Now get a heapdump for the main thread.\n     *     console.log(`main thread heapdump: ${writeHeapSnapshot()}`);\n     *   });\n     *\n     *   // Tell the worker to create a heapdump.\n     *   worker.postMessage('heapdump');\n     * } else {\n     *   parentPort.once('message', (message) => {\n     *     if (message === 'heapdump') {\n     *       // Generate a heapdump for the worker\n     *       // and return the filename to the parent.\n     *       parentPort.postMessage(writeHeapSnapshot());\n     *     }\n     *   });\n     * }\n     * ```\n     * @since v11.13.0\n     * @param filename The file path where the V8 heap snapshot is to be saved. If not specified, a file name with the pattern `'Heap-${yyyymmdd}-${hhmmss}-${pid}-${thread_id}.heapsnapshot'` will be\n     * generated, where `{pid}` will be the PID of the Node.js process, `{thread_id}` will be `0` when `writeHeapSnapshot()` is called from the main Node.js thread or the id of a\n     * worker thread.\n     * @return The filename where the snapshot was saved.\n     */\n    function writeHeapSnapshot(filename?: string, options?: HeapSnapshotOptions): string;\n    /**\n     * Get statistics about code and its metadata in the heap, see\n     * V8 [`GetHeapCodeAndMetadataStatistics`](https://v8docs.nodesource.com/node-13.2/d5/dda/classv8_1_1_isolate.html#a6079122af17612ef54ef3348ce170866) API. Returns an object with the\n     * following properties:\n     *\n     * ```js\n     * {\n     *   code_and_metadata_size: 212208,\n     *   bytecode_and_metadata_size: 161368,\n     *   external_script_source_size: 1410794,\n     *   cpu_profiler_metadata_size: 0,\n     * }\n     * ```\n     * @since v12.8.0\n     */\n    function getHeapCodeStatistics(): HeapCodeStatistics;\n    /**\n     * @since v8.0.0\n     */\n    class Serializer {\n        /**\n         * Writes out a header, which includes the serialization format version.\n         */\n        writeHeader(): void;\n        /**\n         * Serializes a JavaScript value and adds the serialized representation to the\n         * internal buffer.\n         *\n         * This throws an error if `value` cannot be serialized.\n         */\n        writeValue(val: any): boolean;\n        /**\n         * Returns the stored internal buffer. This serializer should not be used once\n         * the buffer is released. Calling this method results in undefined behavior\n         * if a previous write has failed.\n         */\n        releaseBuffer(): Buffer;\n        /**\n         * Marks an `ArrayBuffer` as having its contents transferred out of band.\n         * Pass the corresponding `ArrayBuffer` in the deserializing context to `deserializer.transferArrayBuffer()`.\n         * @param id A 32-bit unsigned integer.\n         * @param arrayBuffer An `ArrayBuffer` instance.\n         */\n        transferArrayBuffer(id: number, arrayBuffer: ArrayBuffer): void;\n        /**\n         * Write a raw 32-bit unsigned integer.\n         * For use inside of a custom `serializer._writeHostObject()`.\n         */\n        writeUint32(value: number): void;\n        /**\n         * Write a raw 64-bit unsigned integer, split into high and low 32-bit parts.\n         * For use inside of a custom `serializer._writeHostObject()`.\n         */\n        writeUint64(hi: number, lo: number): void;\n        /**\n         * Write a JS `number` value.\n         * For use inside of a custom `serializer._writeHostObject()`.\n         */\n        writeDouble(value: number): void;\n        /**\n         * Write raw bytes into the serializer's internal buffer. The deserializer\n         * will require a way to compute the length of the buffer.\n         * For use inside of a custom `serializer._writeHostObject()`.\n         */\n        writeRawBytes(buffer: NodeJS.TypedArray): void;\n    }\n    /**\n     * A subclass of `Serializer` that serializes `TypedArray`(in particular `Buffer`) and `DataView` objects as host objects, and only\n     * stores the part of their underlying `ArrayBuffer`s that they are referring to.\n     * @since v8.0.0\n     */\n    class DefaultSerializer extends Serializer {}\n    /**\n     * @since v8.0.0\n     */\n    class Deserializer {\n        constructor(data: NodeJS.TypedArray);\n        /**\n         * Reads and validates a header (including the format version).\n         * May, for example, reject an invalid or unsupported wire format. In that case,\n         * an `Error` is thrown.\n         */\n        readHeader(): boolean;\n        /**\n         * Deserializes a JavaScript value from the buffer and returns it.\n         */\n        readValue(): any;\n        /**\n         * Marks an `ArrayBuffer` as having its contents transferred out of band.\n         * Pass the corresponding `ArrayBuffer` in the serializing context to `serializer.transferArrayBuffer()` (or return the `id` from `serializer._getSharedArrayBufferId()` in the case of\n         * `SharedArrayBuffer`s).\n         * @param id A 32-bit unsigned integer.\n         * @param arrayBuffer An `ArrayBuffer` instance.\n         */\n        transferArrayBuffer(id: number, arrayBuffer: ArrayBuffer): void;\n        /**\n         * Reads the underlying wire format version. Likely mostly to be useful to\n         * legacy code reading old wire format versions. May not be called before `.readHeader()`.\n         */\n        getWireFormatVersion(): number;\n        /**\n         * Read a raw 32-bit unsigned integer and return it.\n         * For use inside of a custom `deserializer._readHostObject()`.\n         */\n        readUint32(): number;\n        /**\n         * Read a raw 64-bit unsigned integer and return it as an array `[hi, lo]` with two 32-bit unsigned integer entries.\n         * For use inside of a custom `deserializer._readHostObject()`.\n         */\n        readUint64(): [number, number];\n        /**\n         * Read a JS `number` value.\n         * For use inside of a custom `deserializer._readHostObject()`.\n         */\n        readDouble(): number;\n        /**\n         * Read raw bytes from the deserializer's internal buffer. The `length` parameter\n         * must correspond to the length of the buffer that was passed to `serializer.writeRawBytes()`.\n         * For use inside of a custom `deserializer._readHostObject()`.\n         */\n        readRawBytes(length: number): Buffer;\n    }\n    /**\n     * A subclass of `Deserializer` corresponding to the format written by `DefaultSerializer`.\n     * @since v8.0.0\n     */\n    class DefaultDeserializer extends Deserializer {}\n    /**\n     * Uses a `DefaultSerializer` to serialize `value` into a buffer.\n     *\n     * `ERR_BUFFER_TOO_LARGE` will be thrown when trying to\n     * serialize a huge object which requires buffer\n     * larger than `buffer.constants.MAX_LENGTH`.\n     * @since v8.0.0\n     */\n    function serialize(value: any): Buffer;\n    /**\n     * Uses a `DefaultDeserializer` with default options to read a JS value\n     * from a buffer.\n     * @since v8.0.0\n     * @param buffer A buffer returned by {@link serialize}.\n     */\n    function deserialize(buffer: NodeJS.ArrayBufferView): any;\n    /**\n     * The `v8.takeCoverage()` method allows the user to write the coverage started by `NODE_V8_COVERAGE` to disk on demand. This method can be invoked multiple\n     * times during the lifetime of the process. Each time the execution counter will\n     * be reset and a new coverage report will be written to the directory specified\n     * by `NODE_V8_COVERAGE`.\n     *\n     * When the process is about to exit, one last coverage will still be written to\n     * disk unless {@link stopCoverage} is invoked before the process exits.\n     * @since v15.1.0, v14.18.0, v12.22.0\n     */\n    function takeCoverage(): void;\n    /**\n     * The `v8.stopCoverage()` method allows the user to stop the coverage collection\n     * started by `NODE_V8_COVERAGE`, so that V8 can release the execution count\n     * records and optimize code. This can be used in conjunction with {@link takeCoverage} if the user wants to collect the coverage on demand.\n     * @since v15.1.0, v14.18.0, v12.22.0\n     */\n    function stopCoverage(): void;\n    /**\n     * The API is a no-op if `--heapsnapshot-near-heap-limit` is already set from the command line or the API is called more than once.\n     * `limit` must be a positive integer. See [`--heapsnapshot-near-heap-limit`](https://nodejs.org/docs/latest-v20.x/api/cli.html#--heapsnapshot-near-heap-limitmax_count) for more information.\n     * @experimental\n     * @since v18.10.0, v16.18.0\n     */\n    function setHeapSnapshotNearHeapLimit(limit: number): void;\n    /**\n     * This API collects GC data in current thread.\n     * @since v19.6.0, v18.15.0\n     */\n    class GCProfiler {\n        /**\n         * Start collecting GC data.\n         * @since v19.6.0, v18.15.0\n         */\n        start(): void;\n        /**\n         * Stop collecting GC data and return an object. The content of object\n         * is as follows.\n         *\n         * ```json\n         * {\n         *   \"version\": 1,\n         *   \"startTime\": 1674059033862,\n         *   \"statistics\": [\n         *     {\n         *       \"gcType\": \"Scavenge\",\n         *       \"beforeGC\": {\n         *         \"heapStatistics\": {\n         *           \"totalHeapSize\": 5005312,\n         *           \"totalHeapSizeExecutable\": 524288,\n         *           \"totalPhysicalSize\": 5226496,\n         *           \"totalAvailableSize\": 4341325216,\n         *           \"totalGlobalHandlesSize\": 8192,\n         *           \"usedGlobalHandlesSize\": 2112,\n         *           \"usedHeapSize\": 4883840,\n         *           \"heapSizeLimit\": 4345298944,\n         *           \"mallocedMemory\": 254128,\n         *           \"externalMemory\": 225138,\n         *           \"peakMallocedMemory\": 181760\n         *         },\n         *         \"heapSpaceStatistics\": [\n         *           {\n         *             \"spaceName\": \"read_only_space\",\n         *             \"spaceSize\": 0,\n         *             \"spaceUsedSize\": 0,\n         *             \"spaceAvailableSize\": 0,\n         *             \"physicalSpaceSize\": 0\n         *           }\n         *         ]\n         *       },\n         *       \"cost\": 1574.14,\n         *       \"afterGC\": {\n         *         \"heapStatistics\": {\n         *           \"totalHeapSize\": 6053888,\n         *           \"totalHeapSizeExecutable\": 524288,\n         *           \"totalPhysicalSize\": 5500928,\n         *           \"totalAvailableSize\": 4341101384,\n         *           \"totalGlobalHandlesSize\": 8192,\n         *           \"usedGlobalHandlesSize\": 2112,\n         *           \"usedHeapSize\": 4059096,\n         *           \"heapSizeLimit\": 4345298944,\n         *           \"mallocedMemory\": 254128,\n         *           \"externalMemory\": 225138,\n         *           \"peakMallocedMemory\": 181760\n         *         },\n         *         \"heapSpaceStatistics\": [\n         *           {\n         *             \"spaceName\": \"read_only_space\",\n         *             \"spaceSize\": 0,\n         *             \"spaceUsedSize\": 0,\n         *             \"spaceAvailableSize\": 0,\n         *             \"physicalSpaceSize\": 0\n         *           }\n         *         ]\n         *       }\n         *     }\n         *   ],\n         *   \"endTime\": 1674059036865\n         * }\n         * ```\n         *\n         * Here's an example.\n         *\n         * ```js\n         * import { GCProfiler } from 'node:v8';\n         * const profiler = new GCProfiler();\n         * profiler.start();\n         * setTimeout(() => {\n         *   console.log(profiler.stop());\n         * }, 1000);\n         * ```\n         * @since v19.6.0, v18.15.0\n         */\n        stop(): GCProfilerResult;\n    }\n    interface GCProfilerResult {\n        version: number;\n        startTime: number;\n        endTime: number;\n        statistics: Array<{\n            gcType: string;\n            cost: number;\n            beforeGC: {\n                heapStatistics: HeapStatistics;\n                heapSpaceStatistics: HeapSpaceStatistics[];\n            };\n            afterGC: {\n                heapStatistics: HeapStatistics;\n                heapSpaceStatistics: HeapSpaceStatistics[];\n            };\n        }>;\n    }\n    interface HeapStatistics {\n        totalHeapSize: number;\n        totalHeapSizeExecutable: number;\n        totalPhysicalSize: number;\n        totalAvailableSize: number;\n        totalGlobalHandlesSize: number;\n        usedGlobalHandlesSize: number;\n        usedHeapSize: number;\n        heapSizeLimit: number;\n        mallocedMemory: number;\n        externalMemory: number;\n        peakMallocedMemory: number;\n    }\n    interface HeapSpaceStatistics {\n        spaceName: string;\n        spaceSize: number;\n        spaceUsedSize: number;\n        spaceAvailableSize: number;\n        physicalSpaceSize: number;\n    }\n    /**\n     * Called when a promise is constructed. This does not mean that corresponding before/after events will occur, only that the possibility exists. This will\n     * happen if a promise is created without ever getting a continuation.\n     * @since v17.1.0, v16.14.0\n     * @param promise The promise being created.\n     * @param parent The promise continued from, if applicable.\n     */\n    interface Init {\n        (promise: Promise<unknown>, parent: Promise<unknown>): void;\n    }\n    /**\n     * Called before a promise continuation executes. This can be in the form of `then()`, `catch()`, or `finally()` handlers or an await resuming.\n     *\n     * The before callback will be called 0 to N times. The before callback will typically be called 0 times if no continuation was ever made for the promise.\n     * The before callback may be called many times in the case where many continuations have been made from the same promise.\n     * @since v17.1.0, v16.14.0\n     */\n    interface Before {\n        (promise: Promise<unknown>): void;\n    }\n    /**\n     * Called immediately after a promise continuation executes. This may be after a `then()`, `catch()`, or `finally()` handler or before an await after another await.\n     * @since v17.1.0, v16.14.0\n     */\n    interface After {\n        (promise: Promise<unknown>): void;\n    }\n    /**\n     * Called when the promise receives a resolution or rejection value. This may occur synchronously in the case of {@link Promise.resolve()} or\n     * {@link Promise.reject()}.\n     * @since v17.1.0, v16.14.0\n     */\n    interface Settled {\n        (promise: Promise<unknown>): void;\n    }\n    /**\n     * Key events in the lifetime of a promise have been categorized into four areas: creation of a promise, before/after a continuation handler is called or\n     * around an await, and when the promise resolves or rejects.\n     *\n     * Because promises are asynchronous resources whose lifecycle is tracked via the promise hooks mechanism, the `init()`, `before()`, `after()`, and\n     * `settled()` callbacks must not be async functions as they create more promises which would produce an infinite loop.\n     * @since v17.1.0, v16.14.0\n     */\n    interface HookCallbacks {\n        init?: Init;\n        before?: Before;\n        after?: After;\n        settled?: Settled;\n    }\n    interface PromiseHooks {\n        /**\n         * The `init` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop.\n         * @since v17.1.0, v16.14.0\n         * @param init The {@link Init | `init` callback} to call when a promise is created.\n         * @return Call to stop the hook.\n         */\n        onInit: (init: Init) => Function;\n        /**\n         * The `settled` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop.\n         * @since v17.1.0, v16.14.0\n         * @param settled The {@link Settled | `settled` callback} to call when a promise is created.\n         * @return Call to stop the hook.\n         */\n        onSettled: (settled: Settled) => Function;\n        /**\n         * The `before` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop.\n         * @since v17.1.0, v16.14.0\n         * @param before The {@link Before | `before` callback} to call before a promise continuation executes.\n         * @return Call to stop the hook.\n         */\n        onBefore: (before: Before) => Function;\n        /**\n         * The `after` hook must be a plain function. Providing an async function will throw as it would produce an infinite microtask loop.\n         * @since v17.1.0, v16.14.0\n         * @param after The {@link After | `after` callback} to call after a promise continuation executes.\n         * @return Call to stop the hook.\n         */\n        onAfter: (after: After) => Function;\n        /**\n         * Registers functions to be called for different lifetime events of each promise.\n         * The callbacks `init()`/`before()`/`after()`/`settled()` are called for the respective events during a promise's lifetime.\n         * All callbacks are optional. For example, if only promise creation needs to be tracked, then only the init callback needs to be passed.\n         * The hook callbacks must be plain functions. Providing async functions will throw as it would produce an infinite microtask loop.\n         * @since v17.1.0, v16.14.0\n         * @param callbacks The {@link HookCallbacks | Hook Callbacks} to register\n         * @return Used for disabling hooks\n         */\n        createHook: (callbacks: HookCallbacks) => Function;\n    }\n    /**\n     * The `promiseHooks` interface can be used to track promise lifecycle events.\n     * @since v17.1.0, v16.14.0\n     */\n    const promiseHooks: PromiseHooks;\n    type StartupSnapshotCallbackFn = (args: any) => any;\n    interface StartupSnapshot {\n        /**\n         * Add a callback that will be called when the Node.js instance is about to get serialized into a snapshot and exit.\n         * This can be used to release resources that should not or cannot be serialized or to convert user data into a form more suitable for serialization.\n         * @since v18.6.0, v16.17.0\n         */\n        addSerializeCallback(callback: StartupSnapshotCallbackFn, data?: any): void;\n        /**\n         * Add a callback that will be called when the Node.js instance is deserialized from a snapshot.\n         * The `callback` and the `data` (if provided) will be serialized into the snapshot, they can be used to re-initialize the state of the application or\n         * to re-acquire resources that the application needs when the application is restarted from the snapshot.\n         * @since v18.6.0, v16.17.0\n         */\n        addDeserializeCallback(callback: StartupSnapshotCallbackFn, data?: any): void;\n        /**\n         * This sets the entry point of the Node.js application when it is deserialized from a snapshot. This can be called only once in the snapshot building script.\n         * If called, the deserialized application no longer needs an additional entry point script to start up and will simply invoke the callback along with the deserialized\n         * data (if provided), otherwise an entry point script still needs to be provided to the deserialized application.\n         * @since v18.6.0, v16.17.0\n         */\n        setDeserializeMainFunction(callback: StartupSnapshotCallbackFn, data?: any): void;\n        /**\n         * Returns true if the Node.js instance is run to build a snapshot.\n         * @since v18.6.0, v16.17.0\n         */\n        isBuildingSnapshot(): boolean;\n    }\n    /**\n     * The `v8.startupSnapshot` interface can be used to add serialization and deserialization hooks for custom startup snapshots.\n     *\n     * ```bash\n     * $ node --snapshot-blob snapshot.blob --build-snapshot entry.js\n     * # This launches a process with the snapshot\n     * $ node --snapshot-blob snapshot.blob\n     * ```\n     *\n     * In the example above, `entry.js` can use methods from the `v8.startupSnapshot` interface to specify how to save information for custom objects\n     * in the snapshot during serialization and how the information can be used to synchronize these objects during deserialization of the snapshot.\n     * For example, if the `entry.js` contains the following script:\n     *\n     * ```js\n     * 'use strict';\n     *\n     * import fs from 'node:fs';\n     * import zlib from 'node:zlib';\n     * import path from 'node:path';\n     * import assert from 'node:assert';\n     *\n     * import v8 from 'node:v8';\n     *\n     * class BookShelf {\n     *   storage = new Map();\n     *\n     *   // Reading a series of files from directory and store them into storage.\n     *   constructor(directory, books) {\n     *     for (const book of books) {\n     *       this.storage.set(book, fs.readFileSync(path.join(directory, book)));\n     *     }\n     *   }\n     *\n     *   static compressAll(shelf) {\n     *     for (const [ book, content ] of shelf.storage) {\n     *       shelf.storage.set(book, zlib.gzipSync(content));\n     *     }\n     *   }\n     *\n     *   static decompressAll(shelf) {\n     *     for (const [ book, content ] of shelf.storage) {\n     *       shelf.storage.set(book, zlib.gunzipSync(content));\n     *     }\n     *   }\n     * }\n     *\n     * // __dirname here is where the snapshot script is placed\n     * // during snapshot building time.\n     * const shelf = new BookShelf(__dirname, [\n     *   'book1.en_US.txt',\n     *   'book1.es_ES.txt',\n     *   'book2.zh_CN.txt',\n     * ]);\n     *\n     * assert(v8.startupSnapshot.isBuildingSnapshot());\n     * // On snapshot serialization, compress the books to reduce size.\n     * v8.startupSnapshot.addSerializeCallback(BookShelf.compressAll, shelf);\n     * // On snapshot deserialization, decompress the books.\n     * v8.startupSnapshot.addDeserializeCallback(BookShelf.decompressAll, shelf);\n     * v8.startupSnapshot.setDeserializeMainFunction((shelf) => {\n     *   // process.env and process.argv are refreshed during snapshot\n     *   // deserialization.\n     *   const lang = process.env.BOOK_LANG || 'en_US';\n     *   const book = process.argv[1];\n     *   const name = `${book}.${lang}.txt`;\n     *   console.log(shelf.storage.get(name));\n     * }, shelf);\n     * ```\n     *\n     * The resulted binary will get print the data deserialized from the snapshot during start up, using the refreshed `process.env` and `process.argv` of the launched process:\n     *\n     * ```bash\n     * $ BOOK_LANG=es_ES node --snapshot-blob snapshot.blob book1\n     * # Prints content of book1.es_ES.txt deserialized from the snapshot.\n     * ```\n     *\n     * Currently the application deserialized from a user-land snapshot cannot be snapshotted again, so these APIs are only available to applications that are not deserialized from a user-land snapshot.\n     *\n     * @experimental\n     * @since v18.6.0, v16.17.0\n     */\n    const startupSnapshot: StartupSnapshot;\n}\ndeclare module \"node:v8\" {\n    export * from \"v8\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/vm.d.ts": "/**\n * The `node:vm` module enables compiling and running code within V8 Virtual\n * Machine contexts.\n *\n * **The `node:vm` module is not a security**\n * **mechanism. Do not use it to run untrusted code.**\n *\n * JavaScript code can be compiled and run immediately or\n * compiled, saved, and run later.\n *\n * A common use case is to run the code in a different V8 Context. This means\n * invoked code has a different global object than the invoking code.\n *\n * One can provide the context by `contextifying` an\n * object. The invoked code treats any property in the context like a\n * global variable. Any changes to global variables caused by the invoked\n * code are reflected in the context object.\n *\n * ```js\n * import vm from 'node:vm';\n *\n * const x = 1;\n *\n * const context = { x: 2 };\n * vm.createContext(context); // Contextify the object.\n *\n * const code = 'x += 40; var y = 17;';\n * // `x` and `y` are global variables in the context.\n * // Initially, x has the value 2 because that is the value of context.x.\n * vm.runInContext(code, context);\n *\n * console.log(context.x); // 42\n * console.log(context.y); // 17\n *\n * console.log(x); // 1; y is not defined.\n * ```\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/vm.js)\n */\ndeclare module \"vm\" {\n    import { ImportAttributes } from \"node:module\";\n    interface Context extends NodeJS.Dict<any> {}\n    interface BaseOptions {\n        /**\n         * Specifies the filename used in stack traces produced by this script.\n         * @default ''\n         */\n        filename?: string | undefined;\n        /**\n         * Specifies the line number offset that is displayed in stack traces produced by this script.\n         * @default 0\n         */\n        lineOffset?: number | undefined;\n        /**\n         * Specifies the column number offset that is displayed in stack traces produced by this script.\n         * @default 0\n         */\n        columnOffset?: number | undefined;\n    }\n    interface ScriptOptions extends BaseOptions {\n        /**\n         * V8's code cache data for the supplied source.\n         */\n        cachedData?: Buffer | NodeJS.ArrayBufferView | undefined;\n        /** @deprecated in favor of `script.createCachedData()` */\n        produceCachedData?: boolean | undefined;\n        /**\n         * Used to specify how the modules should be loaded during the evaluation of this script when `import()` is called. This option is\n         * part of the experimental modules API. We do not recommend using it in a production environment. For detailed information, see\n         * [Support of dynamic `import()` in compilation APIs](https://nodejs.org/docs/latest-v20.x/api/vm.html#support-of-dynamic-import-in-compilation-apis).\n         */\n        importModuleDynamically?:\n            | ((specifier: string, script: Script, importAttributes: ImportAttributes) => Module)\n            | typeof constants.USE_MAIN_CONTEXT_DEFAULT_LOADER\n            | undefined;\n    }\n    interface RunningScriptOptions extends BaseOptions {\n        /**\n         * When `true`, if an `Error` occurs while compiling the `code`, the line of code causing the error is attached to the stack trace.\n         * @default true\n         */\n        displayErrors?: boolean | undefined;\n        /**\n         * Specifies the number of milliseconds to execute code before terminating execution.\n         * If execution is terminated, an `Error` will be thrown. This value must be a strictly positive integer.\n         */\n        timeout?: number | undefined;\n        /**\n         * If `true`, the execution will be terminated when `SIGINT` (Ctrl+C) is received.\n         * Existing handlers for the event that have been attached via `process.on('SIGINT')` will be disabled during script execution, but will continue to work after that.\n         * If execution is terminated, an `Error` will be thrown.\n         * @default false\n         */\n        breakOnSigint?: boolean | undefined;\n    }\n    interface RunningScriptInNewContextOptions extends RunningScriptOptions {\n        /**\n         * Human-readable name of the newly created context.\n         */\n        contextName?: CreateContextOptions[\"name\"];\n        /**\n         * Origin corresponding to the newly created context for display purposes. The origin should be formatted like a URL,\n         * but with only the scheme, host, and port (if necessary), like the value of the `url.origin` property of a `URL` object.\n         * Most notably, this string should omit the trailing slash, as that denotes a path.\n         */\n        contextOrigin?: CreateContextOptions[\"origin\"];\n        contextCodeGeneration?: CreateContextOptions[\"codeGeneration\"];\n        /**\n         * If set to `afterEvaluate`, microtasks will be run immediately after the script has run.\n         */\n        microtaskMode?: CreateContextOptions[\"microtaskMode\"];\n    }\n    interface RunningCodeOptions extends RunningScriptOptions {\n        cachedData?: ScriptOptions[\"cachedData\"];\n        importModuleDynamically?: ScriptOptions[\"importModuleDynamically\"];\n    }\n    interface RunningCodeInNewContextOptions extends RunningScriptInNewContextOptions {\n        cachedData?: ScriptOptions[\"cachedData\"];\n        importModuleDynamically?: ScriptOptions[\"importModuleDynamically\"];\n    }\n    interface CompileFunctionOptions extends BaseOptions {\n        /**\n         * Provides an optional data with V8's code cache data for the supplied source.\n         */\n        cachedData?: Buffer | undefined;\n        /**\n         * Specifies whether to produce new cache data.\n         * @default false\n         */\n        produceCachedData?: boolean | undefined;\n        /**\n         * The sandbox/context in which the said function should be compiled in.\n         */\n        parsingContext?: Context | undefined;\n        /**\n         * An array containing a collection of context extensions (objects wrapping the current scope) to be applied while compiling\n         */\n        contextExtensions?: Object[] | undefined;\n    }\n    interface CreateContextOptions {\n        /**\n         * Human-readable name of the newly created context.\n         * @default 'VM Context i' Where i is an ascending numerical index of the created context.\n         */\n        name?: string | undefined;\n        /**\n         * Corresponds to the newly created context for display purposes.\n         * The origin should be formatted like a `URL`, but with only the scheme, host, and port (if necessary),\n         * like the value of the `url.origin` property of a URL object.\n         * Most notably, this string should omit the trailing slash, as that denotes a path.\n         * @default ''\n         */\n        origin?: string | undefined;\n        codeGeneration?:\n            | {\n                /**\n                 * If set to false any calls to eval or function constructors (Function, GeneratorFunction, etc)\n                 * will throw an EvalError.\n                 * @default true\n                 */\n                strings?: boolean | undefined;\n                /**\n                 * If set to false any attempt to compile a WebAssembly module will throw a WebAssembly.CompileError.\n                 * @default true\n                 */\n                wasm?: boolean | undefined;\n            }\n            | undefined;\n        /**\n         * If set to `afterEvaluate`, microtasks will be run immediately after the script has run.\n         */\n        microtaskMode?: \"afterEvaluate\" | undefined;\n    }\n    type MeasureMemoryMode = \"summary\" | \"detailed\";\n    interface MeasureMemoryOptions {\n        /**\n         * @default 'summary'\n         */\n        mode?: MeasureMemoryMode | undefined;\n        /**\n         * @default 'default'\n         */\n        execution?: \"default\" | \"eager\" | undefined;\n    }\n    interface MemoryMeasurement {\n        total: {\n            jsMemoryEstimate: number;\n            jsMemoryRange: [number, number];\n        };\n    }\n    /**\n     * Instances of the `vm.Script` class contain precompiled scripts that can be\n     * executed in specific contexts.\n     * @since v0.3.1\n     */\n    class Script {\n        constructor(code: string, options?: ScriptOptions | string);\n        /**\n         * Runs the compiled code contained by the `vm.Script` object within the given `contextifiedObject` and returns the result. Running code does not have access\n         * to local scope.\n         *\n         * The following example compiles code that increments a global variable, sets\n         * the value of another global variable, then execute the code multiple times.\n         * The globals are contained in the `context` object.\n         *\n         * ```js\n         * import vm from 'node:vm';\n         *\n         * const context = {\n         *   animal: 'cat',\n         *   count: 2,\n         * };\n         *\n         * const script = new vm.Script('count += 1; name = \"kitty\";');\n         *\n         * vm.createContext(context);\n         * for (let i = 0; i < 10; ++i) {\n         *   script.runInContext(context);\n         * }\n         *\n         * console.log(context);\n         * // Prints: { animal: 'cat', count: 12, name: 'kitty' }\n         * ```\n         *\n         * Using the `timeout` or `breakOnSigint` options will result in new event loops\n         * and corresponding threads being started, which have a non-zero performance\n         * overhead.\n         * @since v0.3.1\n         * @param contextifiedObject A `contextified` object as returned by the `vm.createContext()` method.\n         * @return the result of the very last statement executed in the script.\n         */\n        runInContext(contextifiedObject: Context, options?: RunningScriptOptions): any;\n        /**\n         * First contextifies the given `contextObject`, runs the compiled code contained\n         * by the `vm.Script` object within the created context, and returns the result.\n         * Running code does not have access to local scope.\n         *\n         * The following example compiles code that sets a global variable, then executes\n         * the code multiple times in different contexts. The globals are set on and\n         * contained within each individual `context`.\n         *\n         * ```js\n         * import vm from 'node:vm';\n         *\n         * const script = new vm.Script('globalVar = \"set\"');\n         *\n         * const contexts = [{}, {}, {}];\n         * contexts.forEach((context) => {\n         *   script.runInNewContext(context);\n         * });\n         *\n         * console.log(contexts);\n         * // Prints: [{ globalVar: 'set' }, { globalVar: 'set' }, { globalVar: 'set' }]\n         * ```\n         * @since v0.3.1\n         * @param contextObject An object that will be `contextified`. If `undefined`, a new object will be created.\n         * @return the result of the very last statement executed in the script.\n         */\n        runInNewContext(contextObject?: Context, options?: RunningScriptInNewContextOptions): any;\n        /**\n         * Runs the compiled code contained by the `vm.Script` within the context of the\n         * current `global` object. Running code does not have access to local scope, but _does_ have access to the current `global` object.\n         *\n         * The following example compiles code that increments a `global` variable then\n         * executes that code multiple times:\n         *\n         * ```js\n         * import vm from 'node:vm';\n         *\n         * global.globalVar = 0;\n         *\n         * const script = new vm.Script('globalVar += 1', { filename: 'myfile.vm' });\n         *\n         * for (let i = 0; i < 1000; ++i) {\n         *   script.runInThisContext();\n         * }\n         *\n         * console.log(globalVar);\n         *\n         * // 1000\n         * ```\n         * @since v0.3.1\n         * @return the result of the very last statement executed in the script.\n         */\n        runInThisContext(options?: RunningScriptOptions): any;\n        /**\n         * Creates a code cache that can be used with the `Script` constructor's `cachedData` option. Returns a `Buffer`. This method may be called at any\n         * time and any number of times.\n         *\n         * The code cache of the `Script` doesn't contain any JavaScript observable\n         * states. The code cache is safe to be saved along side the script source and\n         * used to construct new `Script` instances multiple times.\n         *\n         * Functions in the `Script` source can be marked as lazily compiled and they are\n         * not compiled at construction of the `Script`. These functions are going to be\n         * compiled when they are invoked the first time. The code cache serializes the\n         * metadata that V8 currently knows about the `Script` that it can use to speed up\n         * future compilations.\n         *\n         * ```js\n         * const script = new vm.Script(`\n         * function add(a, b) {\n         *   return a + b;\n         * }\n         *\n         * const x = add(1, 2);\n         * `);\n         *\n         * const cacheWithoutAdd = script.createCachedData();\n         * // In `cacheWithoutAdd` the function `add()` is marked for full compilation\n         * // upon invocation.\n         *\n         * script.runInThisContext();\n         *\n         * const cacheWithAdd = script.createCachedData();\n         * // `cacheWithAdd` contains fully compiled function `add()`.\n         * ```\n         * @since v10.6.0\n         */\n        createCachedData(): Buffer;\n        /** @deprecated in favor of `script.createCachedData()` */\n        cachedDataProduced?: boolean | undefined;\n        /**\n         * When `cachedData` is supplied to create the `vm.Script`, this value will be set\n         * to either `true` or `false` depending on acceptance of the data by V8.\n         * Otherwise the value is `undefined`.\n         * @since v5.7.0\n         */\n        cachedDataRejected?: boolean | undefined;\n        cachedData?: Buffer | undefined;\n        /**\n         * When the script is compiled from a source that contains a source map magic\n         * comment, this property will be set to the URL of the source map.\n         *\n         * ```js\n         * import vm from 'node:vm';\n         *\n         * const script = new vm.Script(`\n         * function myFunc() {}\n         * //# sourceMappingURL=sourcemap.json\n         * `);\n         *\n         * console.log(script.sourceMapURL);\n         * // Prints: sourcemap.json\n         * ```\n         * @since v19.1.0, v18.13.0\n         */\n        sourceMapURL?: string | undefined;\n    }\n    /**\n     * If given a `contextObject`, the `vm.createContext()` method will\n     * [prepare that object](https://nodejs.org/docs/latest-v20.x/api/vm.html#what-does-it-mean-to-contextify-an-object)\n     * and return a reference to it so that it can be used in `{@link runInContext}` or\n     * [`script.runInContext()`](https://nodejs.org/docs/latest-v20.x/api/vm.html#scriptrunincontextcontextifiedobject-options). Inside such\n     * scripts, the `contextObject` will be the global object, retaining all of its\n     * existing properties but also having the built-in objects and functions any\n     * standard [global object](https://es5.github.io/#x15.1) has. Outside of scripts run by the vm module, global\n     * variables will remain unchanged.\n     *\n     * ```js\n     * import vm from 'node:vm';\n     *\n     * global.globalVar = 3;\n     *\n     * const context = { globalVar: 1 };\n     * vm.createContext(context);\n     *\n     * vm.runInContext('globalVar *= 2;', context);\n     *\n     * console.log(context);\n     * // Prints: { globalVar: 2 }\n     *\n     * console.log(global.globalVar);\n     * // Prints: 3\n     * ```\n     *\n     * If `contextObject` is omitted (or passed explicitly as `undefined`), a new,\n     * empty `contextified` object will be returned.\n     *\n     * The `vm.createContext()` method is primarily useful for creating a single\n     * context that can be used to run multiple scripts. For instance, if emulating a\n     * web browser, the method can be used to create a single context representing a\n     * window's global object, then run all `<script>` tags together within that\n     * context.\n     *\n     * The provided `name` and `origin` of the context are made visible through the\n     * Inspector API.\n     * @since v0.3.1\n     * @return contextified object.\n     */\n    function createContext(sandbox?: Context, options?: CreateContextOptions): Context;\n    /**\n     * Returns `true` if the given `object` object has been `contextified` using {@link createContext}.\n     * @since v0.11.7\n     */\n    function isContext(sandbox: Context): boolean;\n    /**\n     * The `vm.runInContext()` method compiles `code`, runs it within the context of\n     * the `contextifiedObject`, then returns the result. Running code does not have\n     * access to the local scope. The `contextifiedObject` object _must_ have been\n     * previously `contextified` using the {@link createContext} method.\n     *\n     * If `options` is a string, then it specifies the filename.\n     *\n     * The following example compiles and executes different scripts using a single `contextified` object:\n     *\n     * ```js\n     * import vm from 'node:vm';\n     *\n     * const contextObject = { globalVar: 1 };\n     * vm.createContext(contextObject);\n     *\n     * for (let i = 0; i < 10; ++i) {\n     *   vm.runInContext('globalVar *= 2;', contextObject);\n     * }\n     * console.log(contextObject);\n     * // Prints: { globalVar: 1024 }\n     * ```\n     * @since v0.3.1\n     * @param code The JavaScript code to compile and run.\n     * @param contextifiedObject The `contextified` object that will be used as the `global` when the `code` is compiled and run.\n     * @return the result of the very last statement executed in the script.\n     */\n    function runInContext(code: string, contextifiedObject: Context, options?: RunningCodeOptions | string): any;\n    /**\n     * The `vm.runInNewContext()` first contextifies the given `contextObject` (or\n     * creates a new `contextObject` if passed as `undefined`), compiles the `code`,\n     * runs it within the created context, then returns the result. Running code\n     * does not have access to the local scope.\n     *\n     * If `options` is a string, then it specifies the filename.\n     *\n     * The following example compiles and executes code that increments a global\n     * variable and sets a new one. These globals are contained in the `contextObject`.\n     *\n     * ```js\n     * import vm from 'node:vm';\n     *\n     * const contextObject = {\n     *   animal: 'cat',\n     *   count: 2,\n     * };\n     *\n     * vm.runInNewContext('count += 1; name = \"kitty\"', contextObject);\n     * console.log(contextObject);\n     * // Prints: { animal: 'cat', count: 3, name: 'kitty' }\n     * ```\n     * @since v0.3.1\n     * @param code The JavaScript code to compile and run.\n     * @param contextObject An object that will be `contextified`. If `undefined`, a new object will be created.\n     * @return the result of the very last statement executed in the script.\n     */\n    function runInNewContext(\n        code: string,\n        contextObject?: Context,\n        options?: RunningCodeInNewContextOptions | string,\n    ): any;\n    /**\n     * `vm.runInThisContext()` compiles `code`, runs it within the context of the\n     * current `global` and returns the result. Running code does not have access to\n     * local scope, but does have access to the current `global` object.\n     *\n     * If `options` is a string, then it specifies the filename.\n     *\n     * The following example illustrates using both `vm.runInThisContext()` and\n     * the JavaScript [`eval()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval) function to run the same code:\n     *\n     * ```js\n     * import vm from 'node:vm';\n     * let localVar = 'initial value';\n     *\n     * const vmResult = vm.runInThisContext('localVar = \"vm\";');\n     * console.log(`vmResult: '${vmResult}', localVar: '${localVar}'`);\n     * // Prints: vmResult: 'vm', localVar: 'initial value'\n     *\n     * const evalResult = eval('localVar = \"eval\";');\n     * console.log(`evalResult: '${evalResult}', localVar: '${localVar}'`);\n     * // Prints: evalResult: 'eval', localVar: 'eval'\n     * ```\n     *\n     * Because `vm.runInThisContext()` does not have access to the local scope, `localVar` is unchanged. In contrast,\n     * [`eval()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval) _does_ have access to the\n     * local scope, so the value `localVar` is changed. In this way `vm.runInThisContext()` is much like an [indirect `eval()` call](https://es5.github.io/#x10.4.2), e.g.`(0,eval)('code')`.\n     *\n     * ## Example: Running an HTTP server within a VM\n     *\n     * When using either `script.runInThisContext()` or {@link runInThisContext}, the code is executed within the current V8 global\n     * context. The code passed to this VM context will have its own isolated scope.\n     *\n     * In order to run a simple web server using the `node:http` module the code passed\n     * to the context must either call `require('node:http')` on its own, or have a\n     * reference to the `node:http` module passed to it. For instance:\n     *\n     * ```js\n     * 'use strict';\n     * import vm from 'node:vm';\n     *\n     * const code = `\n     * ((require) => {\n     *   const http = require('node:http');\n     *   http.createServer((request, response) => {\n     *     response.writeHead(200, { 'Content-Type': 'text/plain' });\n     *     response.end('Hello World\\\\n');\n     *   }).listen(8124);\n     *\n     *   console.log('Server running at http://127.0.0.1:8124/');\n     * })`;\n     *\n     * vm.runInThisContext(code)(require);\n     * ```\n     *\n     * The `require()` in the above case shares the state with the context it is\n     * passed from. This may introduce risks when untrusted code is executed, e.g.\n     * altering objects in the context in unwanted ways.\n     * @since v0.3.1\n     * @param code The JavaScript code to compile and run.\n     * @return the result of the very last statement executed in the script.\n     */\n    function runInThisContext(code: string, options?: RunningCodeOptions | string): any;\n    /**\n     * Compiles the given code into the provided context (if no context is\n     * supplied, the current context is used), and returns it wrapped inside a\n     * function with the given `params`.\n     * @since v10.10.0\n     * @param code The body of the function to compile.\n     * @param params An array of strings containing all parameters for the function.\n     */\n    function compileFunction(\n        code: string,\n        params?: readonly string[],\n        options?: CompileFunctionOptions,\n    ): Function & {\n        cachedData?: Script[\"cachedData\"] | undefined;\n        cachedDataProduced?: Script[\"cachedDataProduced\"] | undefined;\n        cachedDataRejected?: Script[\"cachedDataRejected\"] | undefined;\n    };\n    /**\n     * Measure the memory known to V8 and used by all contexts known to the\n     * current V8 isolate, or the main context.\n     *\n     * The format of the object that the returned Promise may resolve with is\n     * specific to the V8 engine and may change from one version of V8 to the next.\n     *\n     * The returned result is different from the statistics returned by `v8.getHeapSpaceStatistics()` in that `vm.measureMemory()` measure the\n     * memory reachable by each V8 specific contexts in the current instance of\n     * the V8 engine, while the result of `v8.getHeapSpaceStatistics()` measure\n     * the memory occupied by each heap space in the current V8 instance.\n     *\n     * ```js\n     * import vm from 'node:vm';\n     * // Measure the memory used by the main context.\n     * vm.measureMemory({ mode: 'summary' })\n     *   // This is the same as vm.measureMemory()\n     *   .then((result) => {\n     *     // The current format is:\n     *     // {\n     *     //   total: {\n     *     //      jsMemoryEstimate: 2418479, jsMemoryRange: [ 2418479, 2745799 ]\n     *     //    }\n     *     // }\n     *     console.log(result);\n     *   });\n     *\n     * const context = vm.createContext({ a: 1 });\n     * vm.measureMemory({ mode: 'detailed', execution: 'eager' })\n     *   .then((result) => {\n     *     // Reference the context here so that it won't be GC'ed\n     *     // until the measurement is complete.\n     *     console.log(context.a);\n     *     // {\n     *     //   total: {\n     *     //     jsMemoryEstimate: 2574732,\n     *     //     jsMemoryRange: [ 2574732, 2904372 ]\n     *     //   },\n     *     //   current: {\n     *     //     jsMemoryEstimate: 2438996,\n     *     //     jsMemoryRange: [ 2438996, 2768636 ]\n     *     //   },\n     *     //   other: [\n     *     //     {\n     *     //       jsMemoryEstimate: 135736,\n     *     //       jsMemoryRange: [ 135736, 465376 ]\n     *     //     }\n     *     //   ]\n     *     // }\n     *     console.log(result);\n     *   });\n     * ```\n     * @since v13.10.0\n     * @experimental\n     */\n    function measureMemory(options?: MeasureMemoryOptions): Promise<MemoryMeasurement>;\n    interface ModuleEvaluateOptions {\n        timeout?: RunningScriptOptions[\"timeout\"] | undefined;\n        breakOnSigint?: RunningScriptOptions[\"breakOnSigint\"] | undefined;\n    }\n    type ModuleLinker = (\n        specifier: string,\n        referencingModule: Module,\n        extra: {\n            /** @deprecated Use `attributes` instead */\n            assert: ImportAttributes;\n            attributes: ImportAttributes;\n        },\n    ) => Module | Promise<Module>;\n    type ModuleStatus = \"unlinked\" | \"linking\" | \"linked\" | \"evaluating\" | \"evaluated\" | \"errored\";\n    /**\n     * This feature is only available with the `--experimental-vm-modules` command\n     * flag enabled.\n     *\n     * The `vm.Module` class provides a low-level interface for using\n     * ECMAScript modules in VM contexts. It is the counterpart of the `vm.Script` class that closely mirrors [Module Record](https://262.ecma-international.org/14.0/#sec-abstract-module-records) s as\n     * defined in the ECMAScript\n     * specification.\n     *\n     * Unlike `vm.Script` however, every `vm.Module` object is bound to a context from\n     * its creation. Operations on `vm.Module` objects are intrinsically asynchronous,\n     * in contrast with the synchronous nature of `vm.Script` objects. The use of\n     * 'async' functions can help with manipulating `vm.Module` objects.\n     *\n     * Using a `vm.Module` object requires three distinct steps: creation/parsing,\n     * linking, and evaluation. These three steps are illustrated in the following\n     * example.\n     *\n     * This implementation lies at a lower level than the `ECMAScript Module\n     * loader`. There is also no way to interact with the Loader yet, though\n     * support is planned.\n     *\n     * ```js\n     * import vm from 'node:vm';\n     *\n     * const contextifiedObject = vm.createContext({\n     *   secret: 42,\n     *   print: console.log,\n     * });\n     *\n     * // Step 1\n     * //\n     * // Create a Module by constructing a new `vm.SourceTextModule` object. This\n     * // parses the provided source text, throwing a `SyntaxError` if anything goes\n     * // wrong. By default, a Module is created in the top context. But here, we\n     * // specify `contextifiedObject` as the context this Module belongs to.\n     * //\n     * // Here, we attempt to obtain the default export from the module \"foo\", and\n     * // put it into local binding \"secret\".\n     *\n     * const bar = new vm.SourceTextModule(`\n     *   import s from 'foo';\n     *   s;\n     *   print(s);\n     * `, { context: contextifiedObject });\n     *\n     * // Step 2\n     * //\n     * // \"Link\" the imported dependencies of this Module to it.\n     * //\n     * // The provided linking callback (the \"linker\") accepts two arguments: the\n     * // parent module (`bar` in this case) and the string that is the specifier of\n     * // the imported module. The callback is expected to return a Module that\n     * // corresponds to the provided specifier, with certain requirements documented\n     * // in `module.link()`.\n     * //\n     * // If linking has not started for the returned Module, the same linker\n     * // callback will be called on the returned Module.\n     * //\n     * // Even top-level Modules without dependencies must be explicitly linked. The\n     * // callback provided would never be called, however.\n     * //\n     * // The link() method returns a Promise that will be resolved when all the\n     * // Promises returned by the linker resolve.\n     * //\n     * // Note: This is a contrived example in that the linker function creates a new\n     * // \"foo\" module every time it is called. In a full-fledged module system, a\n     * // cache would probably be used to avoid duplicated modules.\n     *\n     * async function linker(specifier, referencingModule) {\n     *   if (specifier === 'foo') {\n     *     return new vm.SourceTextModule(`\n     *       // The \"secret\" variable refers to the global variable we added to\n     *       // \"contextifiedObject\" when creating the context.\n     *       export default secret;\n     *     `, { context: referencingModule.context });\n     *\n     *     // Using `contextifiedObject` instead of `referencingModule.context`\n     *     // here would work as well.\n     *   }\n     *   throw new Error(`Unable to resolve dependency: ${specifier}`);\n     * }\n     * await bar.link(linker);\n     *\n     * // Step 3\n     * //\n     * // Evaluate the Module. The evaluate() method returns a promise which will\n     * // resolve after the module has finished evaluating.\n     *\n     * // Prints 42.\n     * await bar.evaluate();\n     * ```\n     * @since v13.0.0, v12.16.0\n     * @experimental\n     */\n    class Module {\n        /**\n         * The specifiers of all dependencies of this module. The returned array is frozen\n         * to disallow any changes to it.\n         *\n         * Corresponds to the `[[RequestedModules]]` field of [Cyclic Module Record](https://tc39.es/ecma262/#sec-cyclic-module-records) s in\n         * the ECMAScript specification.\n         */\n        dependencySpecifiers: readonly string[];\n        /**\n         * If the `module.status` is `'errored'`, this property contains the exception\n         * thrown by the module during evaluation. If the status is anything else,\n         * accessing this property will result in a thrown exception.\n         *\n         * The value `undefined` cannot be used for cases where there is not a thrown\n         * exception due to possible ambiguity with `throw undefined;`.\n         *\n         * Corresponds to the `[[EvaluationError]]` field of [Cyclic Module Record](https://tc39.es/ecma262/#sec-cyclic-module-records) s\n         * in the ECMAScript specification.\n         */\n        error: any;\n        /**\n         * The identifier of the current module, as set in the constructor.\n         */\n        identifier: string;\n        context: Context;\n        /**\n         * The namespace object of the module. This is only available after linking\n         * (`module.link()`) has completed.\n         *\n         * Corresponds to the [GetModuleNamespace](https://tc39.es/ecma262/#sec-getmodulenamespace) abstract operation in the ECMAScript\n         * specification.\n         */\n        namespace: Object;\n        /**\n         * The current status of the module. Will be one of:\n         *\n         * * `'unlinked'`: `module.link()` has not yet been called.\n         * * `'linking'`: `module.link()` has been called, but not all Promises returned\n         * by the linker function have been resolved yet.\n         * * `'linked'`: The module has been linked successfully, and all of its\n         * dependencies are linked, but `module.evaluate()` has not yet been called.\n         * * `'evaluating'`: The module is being evaluated through a `module.evaluate()` on\n         * itself or a parent module.\n         * * `'evaluated'`: The module has been successfully evaluated.\n         * * `'errored'`: The module has been evaluated, but an exception was thrown.\n         *\n         * Other than `'errored'`, this status string corresponds to the specification's [Cyclic Module Record](https://tc39.es/ecma262/#sec-cyclic-module-records)'s `[[Status]]` field. `'errored'`\n         * corresponds to `'evaluated'` in the specification, but with `[[EvaluationError]]` set to a\n         * value that is not `undefined`.\n         */\n        status: ModuleStatus;\n        /**\n         * Evaluate the module.\n         *\n         * This must be called after the module has been linked; otherwise it will reject.\n         * It could be called also when the module has already been evaluated, in which\n         * case it will either do nothing if the initial evaluation ended in success\n         * (`module.status` is `'evaluated'`) or it will re-throw the exception that the\n         * initial evaluation resulted in (`module.status` is `'errored'`).\n         *\n         * This method cannot be called while the module is being evaluated\n         * (`module.status` is `'evaluating'`).\n         *\n         * Corresponds to the [Evaluate() concrete method](https://tc39.es/ecma262/#sec-moduleevaluation) field of [Cyclic Module Record](https://tc39.es/ecma262/#sec-cyclic-module-records) s in the\n         * ECMAScript specification.\n         * @return Fulfills with `undefined` upon success.\n         */\n        evaluate(options?: ModuleEvaluateOptions): Promise<void>;\n        /**\n         * Link module dependencies. This method must be called before evaluation, and\n         * can only be called once per module.\n         *\n         * The function is expected to return a `Module` object or a `Promise` that\n         * eventually resolves to a `Module` object. The returned `Module` must satisfy the\n         * following two invariants:\n         *\n         * * It must belong to the same context as the parent `Module`.\n         * * Its `status` must not be `'errored'`.\n         *\n         * If the returned `Module`'s `status` is `'unlinked'`, this method will be\n         * recursively called on the returned `Module` with the same provided `linker` function.\n         *\n         * `link()` returns a `Promise` that will either get resolved when all linking\n         * instances resolve to a valid `Module`, or rejected if the linker function either\n         * throws an exception or returns an invalid `Module`.\n         *\n         * The linker function roughly corresponds to the implementation-defined [HostResolveImportedModule](https://tc39.es/ecma262/#sec-hostresolveimportedmodule) abstract operation in the\n         * ECMAScript\n         * specification, with a few key differences:\n         *\n         * * The linker function is allowed to be asynchronous while [HostResolveImportedModule](https://tc39.es/ecma262/#sec-hostresolveimportedmodule) is synchronous.\n         *\n         * The actual [HostResolveImportedModule](https://tc39.es/ecma262/#sec-hostresolveimportedmodule) implementation used during module\n         * linking is one that returns the modules linked during linking. Since at\n         * that point all modules would have been fully linked already, the [HostResolveImportedModule](https://tc39.es/ecma262/#sec-hostresolveimportedmodule) implementation is fully synchronous per\n         * specification.\n         *\n         * Corresponds to the [Link() concrete method](https://tc39.es/ecma262/#sec-moduledeclarationlinking) field of [Cyclic Module Record](https://tc39.es/ecma262/#sec-cyclic-module-records) s in\n         * the ECMAScript specification.\n         */\n        link(linker: ModuleLinker): Promise<void>;\n    }\n    interface SourceTextModuleOptions {\n        /**\n         * String used in stack traces.\n         * @default 'vm:module(i)' where i is a context-specific ascending index.\n         */\n        identifier?: string | undefined;\n        cachedData?: ScriptOptions[\"cachedData\"] | undefined;\n        context?: Context | undefined;\n        lineOffset?: BaseOptions[\"lineOffset\"] | undefined;\n        columnOffset?: BaseOptions[\"columnOffset\"] | undefined;\n        /**\n         * Called during evaluation of this module to initialize the `import.meta`.\n         */\n        initializeImportMeta?: ((meta: ImportMeta, module: SourceTextModule) => void) | undefined;\n        importModuleDynamically?: ScriptOptions[\"importModuleDynamically\"] | undefined;\n    }\n    /**\n     * This feature is only available with the `--experimental-vm-modules` command\n     * flag enabled.\n     *\n     * The `vm.SourceTextModule` class provides the [Source Text Module Record](https://tc39.es/ecma262/#sec-source-text-module-records) as\n     * defined in the ECMAScript specification.\n     * @since v9.6.0\n     * @experimental\n     */\n    class SourceTextModule extends Module {\n        /**\n         * Creates a new `SourceTextModule` instance.\n         * @param code JavaScript Module code to parse\n         */\n        constructor(code: string, options?: SourceTextModuleOptions);\n    }\n    interface SyntheticModuleOptions {\n        /**\n         * String used in stack traces.\n         * @default 'vm:module(i)' where i is a context-specific ascending index.\n         */\n        identifier?: string | undefined;\n        /**\n         * The contextified object as returned by the `vm.createContext()` method, to compile and evaluate this module in.\n         */\n        context?: Context | undefined;\n    }\n    /**\n     * This feature is only available with the `--experimental-vm-modules` command\n     * flag enabled.\n     *\n     * The `vm.SyntheticModule` class provides the [Synthetic Module Record](https://heycam.github.io/webidl/#synthetic-module-records) as\n     * defined in the WebIDL specification. The purpose of synthetic modules is to\n     * provide a generic interface for exposing non-JavaScript sources to ECMAScript\n     * module graphs.\n     *\n     * ```js\n     * import vm from 'node:vm';\n     *\n     * const source = '{ \"a\": 1 }';\n     * const module = new vm.SyntheticModule(['default'], function() {\n     *   const obj = JSON.parse(source);\n     *   this.setExport('default', obj);\n     * });\n     *\n     * // Use `module` in linking...\n     * ```\n     * @since v13.0.0, v12.16.0\n     * @experimental\n     */\n    class SyntheticModule extends Module {\n        /**\n         * Creates a new `SyntheticModule` instance.\n         * @param exportNames Array of names that will be exported from the module.\n         * @param evaluateCallback Called when the module is evaluated.\n         */\n        constructor(\n            exportNames: string[],\n            evaluateCallback: (this: SyntheticModule) => void,\n            options?: SyntheticModuleOptions,\n        );\n        /**\n         * This method is used after the module is linked to set the values of exports. If\n         * it is called before the module is linked, an `ERR_VM_MODULE_STATUS` error\n         * will be thrown.\n         *\n         * ```js\n         * import vm from 'node:vm';\n         *\n         * const m = new vm.SyntheticModule(['x'], () => {\n         *   m.setExport('x', 1);\n         * });\n         *\n         * await m.link(() => {});\n         * await m.evaluate();\n         *\n         * assert.strictEqual(m.namespace.x, 1);\n         * ```\n         * @since v13.0.0, v12.16.0\n         * @param name Name of the export to set.\n         * @param value The value to set the export to.\n         */\n        setExport(name: string, value: any): void;\n    }\n    /**\n     * Returns an object containing commonly used constants for VM operations.\n     * @since v20.12.0\n     */\n    namespace constants {\n        /**\n         * A constant that can be used as the `importModuleDynamically` option to `vm.Script`\n         * and `vm.compileFunction()` so that Node.js uses the default ESM loader from the main\n         * context to load the requested module.\n         *\n         * For detailed information, see [Support of dynamic `import()` in compilation APIs](https://nodejs.org/docs/latest-v20.x/api/vm.html#support-of-dynamic-import-in-compilation-apis).\n         * @since v20.12.0\n         */\n        const USE_MAIN_CONTEXT_DEFAULT_LOADER: number;\n    }\n}\ndeclare module \"node:vm\" {\n    export * from \"vm\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/wasi.d.ts": "/**\n * **The `node:wasi` module does not currently provide the**\n * **comprehensive file system security properties provided by some WASI runtimes.**\n * **Full support for secure file system sandboxing may or may not be implemented in**\n * **future. In the mean time, do not rely on it to run untrusted code.**\n *\n * The WASI API provides an implementation of the [WebAssembly System Interface](https://wasi.dev/) specification. WASI gives WebAssembly applications access to the underlying\n * operating system via a collection of POSIX-like functions.\n *\n * ```js\n * import { readFile } from 'node:fs/promises';\n * import { WASI } from 'wasi';\n * import { argv, env } from 'node:process';\n *\n * const wasi = new WASI({\n *   version: 'preview1',\n *   args: argv,\n *   env,\n *   preopens: {\n *     '/local': '/some/real/path/that/wasm/can/access',\n *   },\n * });\n *\n * const wasm = await WebAssembly.compile(\n *   await readFile(new URL('./demo.wasm', import.meta.url)),\n * );\n * const instance = await WebAssembly.instantiate(wasm, wasi.getImportObject());\n *\n * wasi.start(instance);\n * ```\n *\n * To run the above example, create a new WebAssembly text format file named `demo.wat`:\n *\n * ```text\n * (module\n *     ;; Import the required fd_write WASI function which will write the given io vectors to stdout\n *     ;; The function signature for fd_write is:\n *     ;; (File Descriptor, *iovs, iovs_len, nwritten) -> Returns number of bytes written\n *     (import \"wasi_snapshot_preview1\" \"fd_write\" (func $fd_write (param i32 i32 i32 i32) (result i32)))\n *\n *     (memory 1)\n *     (export \"memory\" (memory 0))\n *\n *     ;; Write 'hello world\\n' to memory at an offset of 8 bytes\n *     ;; Note the trailing newline which is required for the text to appear\n *     (data (i32.const 8) \"hello world\\n\")\n *\n *     (func $main (export \"_start\")\n *         ;; Creating a new io vector within linear memory\n *         (i32.store (i32.const 0) (i32.const 8))  ;; iov.iov_base - This is a pointer to the start of the 'hello world\\n' string\n *         (i32.store (i32.const 4) (i32.const 12))  ;; iov.iov_len - The length of the 'hello world\\n' string\n *\n *         (call $fd_write\n *             (i32.const 1) ;; file_descriptor - 1 for stdout\n *             (i32.const 0) ;; *iovs - The pointer to the iov array, which is stored at memory location 0\n *             (i32.const 1) ;; iovs_len - We're printing 1 string stored in an iov - so one.\n *             (i32.const 20) ;; nwritten - A place in memory to store the number of bytes written\n *         )\n *         drop ;; Discard the number of bytes written from the top of the stack\n *     )\n * )\n * ```\n *\n * Use [wabt](https://github.com/WebAssembly/wabt) to compile `.wat` to `.wasm`\n *\n * ```bash\n * wat2wasm demo.wat\n * ```\n * @experimental\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/wasi.js)\n */\ndeclare module \"wasi\" {\n    interface WASIOptions {\n        /**\n         * An array of strings that the WebAssembly application will\n         * see as command line arguments. The first argument is the virtual path to the\n         * WASI command itself.\n         * @default []\n         */\n        args?: string[] | undefined;\n        /**\n         * An object similar to `process.env` that the WebAssembly\n         * application will see as its environment.\n         * @default {}\n         */\n        env?: object | undefined;\n        /**\n         * This object represents the WebAssembly application's\n         * sandbox directory structure. The string keys of `preopens` are treated as\n         * directories within the sandbox. The corresponding values in `preopens` are\n         * the real paths to those directories on the host machine.\n         */\n        preopens?: NodeJS.Dict<string> | undefined;\n        /**\n         * By default, when WASI applications call `__wasi_proc_exit()`\n         * `wasi.start()` will return with the exit code specified rather than terminatng the process.\n         * Setting this option to `false` will cause the Node.js process to exit with\n         * the specified exit code instead.\n         * @default true\n         */\n        returnOnExit?: boolean | undefined;\n        /**\n         * The file descriptor used as standard input in the WebAssembly application.\n         * @default 0\n         */\n        stdin?: number | undefined;\n        /**\n         * The file descriptor used as standard output in the WebAssembly application.\n         * @default 1\n         */\n        stdout?: number | undefined;\n        /**\n         * The file descriptor used as standard error in the WebAssembly application.\n         * @default 2\n         */\n        stderr?: number | undefined;\n        /**\n         * The version of WASI requested.\n         * Currently the only supported versions are `'unstable'` and `'preview1'`. This option is mandatory.\n         * @since v19.8.0\n         */\n        version: \"unstable\" | \"preview1\";\n    }\n    /**\n     * The `WASI` class provides the WASI system call API and additional convenience\n     * methods for working with WASI-based applications. Each `WASI` instance\n     * represents a distinct environment.\n     * @since v13.3.0, v12.16.0\n     */\n    class WASI {\n        constructor(options?: WASIOptions);\n        /**\n         * Return an import object that can be passed to `WebAssembly.instantiate()` if no other WASM imports are needed beyond those provided by WASI.\n         *\n         * If version `unstable` was passed into the constructor it will return:\n         *\n         * ```js\n         * { wasi_unstable: wasi.wasiImport }\n         * ```\n         *\n         * If version `preview1` was passed into the constructor or no version was specified it will return:\n         *\n         * ```js\n         * { wasi_snapshot_preview1: wasi.wasiImport }\n         * ```\n         * @since v19.8.0\n         */\n        getImportObject(): object;\n        /**\n         * Attempt to begin execution of `instance` as a WASI command by invoking its `_start()` export. If `instance` does not contain a `_start()` export, or if `instance` contains an `_initialize()`\n         * export, then an exception is thrown.\n         *\n         * `start()` requires that `instance` exports a [`WebAssembly.Memory`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory) named `memory`. If\n         * `instance` does not have a `memory` export an exception is thrown.\n         *\n         * If `start()` is called more than once, an exception is thrown.\n         * @since v13.3.0, v12.16.0\n         */\n        start(instance: object): number; // TODO: avoid DOM dependency until WASM moved to own lib.\n        /**\n         * Attempt to initialize `instance` as a WASI reactor by invoking its `_initialize()` export, if it is present. If `instance` contains a `_start()` export, then an exception is thrown.\n         *\n         * `initialize()` requires that `instance` exports a [`WebAssembly.Memory`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory) named `memory`.\n         * If `instance` does not have a `memory` export an exception is thrown.\n         *\n         * If `initialize()` is called more than once, an exception is thrown.\n         * @since v14.6.0, v12.19.0\n         */\n        initialize(instance: object): void; // TODO: avoid DOM dependency until WASM moved to own lib.\n        /**\n         * `wasiImport` is an object that implements the WASI system call API. This object\n         * should be passed as the `wasi_snapshot_preview1` import during the instantiation\n         * of a [`WebAssembly.Instance`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance).\n         * @since v13.3.0, v12.16.0\n         */\n        readonly wasiImport: NodeJS.Dict<any>; // TODO: Narrow to DOM types\n    }\n}\ndeclare module \"node:wasi\" {\n    export * from \"wasi\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/worker_threads.d.ts": "/**\n * The `node:worker_threads` module enables the use of threads that execute\n * JavaScript in parallel. To access it:\n *\n * ```js\n * import worker from 'node:worker_threads';\n * ```\n *\n * Workers (threads) are useful for performing CPU-intensive JavaScript operations.\n * They do not help much with I/O-intensive work. The Node.js built-in\n * asynchronous I/O operations are more efficient than Workers can be.\n *\n * Unlike `child_process` or `cluster`, `worker_threads` can share memory. They do\n * so by transferring `ArrayBuffer` instances or sharing `SharedArrayBuffer` instances.\n *\n * ```js\n * import {\n *   Worker, isMainThread, parentPort, workerData,\n * } from 'node:worker_threads';\n * import { parse } = from 'some-js-parsing-library';\n *\n * if (isMainThread) {\n *   module.exports = function parseJSAsync(script) {\n *     return new Promise((resolve, reject) => {\n *       const worker = new Worker(__filename, {\n *         workerData: script,\n *       });\n *       worker.on('message', resolve);\n *       worker.on('error', reject);\n *       worker.on('exit', (code) => {\n *         if (code !== 0)\n *           reject(new Error(`Worker stopped with exit code ${code}`));\n *       });\n *     });\n *   };\n * } else {\n *   const script = workerData;\n *   parentPort.postMessage(parse(script));\n * }\n * ```\n *\n * The above example spawns a Worker thread for each `parseJSAsync()` call. In\n * practice, use a pool of Workers for these kinds of tasks. Otherwise, the\n * overhead of creating Workers would likely exceed their benefit.\n *\n * When implementing a worker pool, use the `AsyncResource` API to inform\n * diagnostic tools (e.g. to provide asynchronous stack traces) about the\n * correlation between tasks and their outcomes. See `\"Using AsyncResource for a Worker thread pool\"` in the `async_hooks` documentation for an example implementation.\n *\n * Worker threads inherit non-process-specific options by default. Refer to `Worker constructor options` to know how to customize worker thread options,\n * specifically `argv` and `execArgv` options.\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/worker_threads.js)\n */\ndeclare module \"worker_threads\" {\n    import { Blob } from \"node:buffer\";\n    import { Context } from \"node:vm\";\n    import { EventEmitter } from \"node:events\";\n    import { EventLoopUtilityFunction } from \"node:perf_hooks\";\n    import { FileHandle } from \"node:fs/promises\";\n    import { Readable, Writable } from \"node:stream\";\n    import { URL } from \"node:url\";\n    import { X509Certificate } from \"node:crypto\";\n    const isMainThread: boolean;\n    const parentPort: null | MessagePort;\n    const resourceLimits: ResourceLimits;\n    const SHARE_ENV: unique symbol;\n    const threadId: number;\n    const workerData: any;\n    /**\n     * Instances of the `worker.MessageChannel` class represent an asynchronous,\n     * two-way communications channel.\n     * The `MessageChannel` has no methods of its own. `new MessageChannel()` yields an object with `port1` and `port2` properties, which refer to linked `MessagePort` instances.\n     *\n     * ```js\n     * import { MessageChannel } from 'node:worker_threads';\n     *\n     * const { port1, port2 } = new MessageChannel();\n     * port1.on('message', (message) => console.log('received', message));\n     * port2.postMessage({ foo: 'bar' });\n     * // Prints: received { foo: 'bar' } from the `port1.on('message')` listener\n     * ```\n     * @since v10.5.0\n     */\n    class MessageChannel {\n        readonly port1: MessagePort;\n        readonly port2: MessagePort;\n    }\n    interface WorkerPerformance {\n        eventLoopUtilization: EventLoopUtilityFunction;\n    }\n    type TransferListItem = ArrayBuffer | MessagePort | FileHandle | X509Certificate | Blob;\n    /**\n     * Instances of the `worker.MessagePort` class represent one end of an\n     * asynchronous, two-way communications channel. It can be used to transfer\n     * structured data, memory regions and other `MessagePort`s between different `Worker`s.\n     *\n     * This implementation matches [browser `MessagePort`](https://developer.mozilla.org/en-US/docs/Web/API/MessagePort) s.\n     * @since v10.5.0\n     */\n    class MessagePort extends EventEmitter {\n        /**\n         * Disables further sending of messages on either side of the connection.\n         * This method can be called when no further communication will happen over this `MessagePort`.\n         *\n         * The `'close' event` is emitted on both `MessagePort` instances that\n         * are part of the channel.\n         * @since v10.5.0\n         */\n        close(): void;\n        /**\n         * Sends a JavaScript value to the receiving side of this channel. `value` is transferred in a way which is compatible with\n         * the [HTML structured clone algorithm](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Structured_clone_algorithm).\n         *\n         * In particular, the significant differences to `JSON` are:\n         *\n         * * `value` may contain circular references.\n         * * `value` may contain instances of builtin JS types such as `RegExp`s, `BigInt`s, `Map`s, `Set`s, etc.\n         * * `value` may contain typed arrays, both using `ArrayBuffer`s\n         * and `SharedArrayBuffer`s.\n         * * `value` may contain [`WebAssembly.Module`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/Module) instances.\n         * * `value` may not contain native (C++-backed) objects other than:\n         *\n         * ```js\n         * import { MessageChannel } from 'node:worker_threads';\n         * const { port1, port2 } = new MessageChannel();\n         *\n         * port1.on('message', (message) => console.log(message));\n         *\n         * const circularData = {};\n         * circularData.foo = circularData;\n         * // Prints: { foo: [Circular] }\n         * port2.postMessage(circularData);\n         * ```\n         *\n         * `transferList` may be a list of [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer), `MessagePort`, and `FileHandle` objects.\n         * After transferring, they are not usable on the sending side of the channel\n         * anymore (even if they are not contained in `value`). Unlike with `child processes`, transferring handles such as network sockets is currently\n         * not supported.\n         *\n         * If `value` contains [`SharedArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer) instances, those are accessible\n         * from either thread. They cannot be listed in `transferList`.\n         *\n         * `value` may still contain `ArrayBuffer` instances that are not in `transferList`; in that case, the underlying memory is copied rather than moved.\n         *\n         * ```js\n         * import { MessageChannel } from 'node:worker_threads';\n         * const { port1, port2 } = new MessageChannel();\n         *\n         * port1.on('message', (message) => console.log(message));\n         *\n         * const uint8Array = new Uint8Array([ 1, 2, 3, 4 ]);\n         * // This posts a copy of `uint8Array`:\n         * port2.postMessage(uint8Array);\n         * // This does not copy data, but renders `uint8Array` unusable:\n         * port2.postMessage(uint8Array, [ uint8Array.buffer ]);\n         *\n         * // The memory for the `sharedUint8Array` is accessible from both the\n         * // original and the copy received by `.on('message')`:\n         * const sharedUint8Array = new Uint8Array(new SharedArrayBuffer(4));\n         * port2.postMessage(sharedUint8Array);\n         *\n         * // This transfers a freshly created message port to the receiver.\n         * // This can be used, for example, to create communication channels between\n         * // multiple `Worker` threads that are children of the same parent thread.\n         * const otherChannel = new MessageChannel();\n         * port2.postMessage({ port: otherChannel.port1 }, [ otherChannel.port1 ]);\n         * ```\n         *\n         * The message object is cloned immediately, and can be modified after\n         * posting without having side effects.\n         *\n         * For more information on the serialization and deserialization mechanisms\n         * behind this API, see the `serialization API of the node:v8 module`.\n         * @since v10.5.0\n         */\n        postMessage(value: any, transferList?: readonly TransferListItem[]): void;\n        /**\n         * Opposite of `unref()`. Calling `ref()` on a previously `unref()`ed port does _not_ let the program exit if it's the only active handle left (the default\n         * behavior). If the port is `ref()`ed, calling `ref()` again has no effect.\n         *\n         * If listeners are attached or removed using `.on('message')`, the port\n         * is `ref()`ed and `unref()`ed automatically depending on whether\n         * listeners for the event exist.\n         * @since v10.5.0\n         */\n        ref(): void;\n        /**\n         * Calling `unref()` on a port allows the thread to exit if this is the only\n         * active handle in the event system. If the port is already `unref()`ed calling `unref()` again has no effect.\n         *\n         * If listeners are attached or removed using `.on('message')`, the port is `ref()`ed and `unref()`ed automatically depending on whether\n         * listeners for the event exist.\n         * @since v10.5.0\n         */\n        unref(): void;\n        /**\n         * Starts receiving messages on this `MessagePort`. When using this port\n         * as an event emitter, this is called automatically once `'message'` listeners are attached.\n         *\n         * This method exists for parity with the Web `MessagePort` API. In Node.js,\n         * it is only useful for ignoring messages when no event listener is present.\n         * Node.js also diverges in its handling of `.onmessage`. Setting it\n         * automatically calls `.start()`, but unsetting it lets messages queue up\n         * until a new handler is set or the port is discarded.\n         * @since v10.5.0\n         */\n        start(): void;\n        addListener(event: \"close\", listener: () => void): this;\n        addListener(event: \"message\", listener: (value: any) => void): this;\n        addListener(event: \"messageerror\", listener: (error: Error) => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(event: \"close\"): boolean;\n        emit(event: \"message\", value: any): boolean;\n        emit(event: \"messageerror\", error: Error): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"close\", listener: () => void): this;\n        on(event: \"message\", listener: (value: any) => void): this;\n        on(event: \"messageerror\", listener: (error: Error) => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(event: \"close\", listener: () => void): this;\n        once(event: \"message\", listener: (value: any) => void): this;\n        once(event: \"messageerror\", listener: (error: Error) => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(event: \"close\", listener: () => void): this;\n        prependListener(event: \"message\", listener: (value: any) => void): this;\n        prependListener(event: \"messageerror\", listener: (error: Error) => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"close\", listener: () => void): this;\n        prependOnceListener(event: \"message\", listener: (value: any) => void): this;\n        prependOnceListener(event: \"messageerror\", listener: (error: Error) => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        removeListener(event: \"close\", listener: () => void): this;\n        removeListener(event: \"message\", listener: (value: any) => void): this;\n        removeListener(event: \"messageerror\", listener: (error: Error) => void): this;\n        removeListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        off(event: \"close\", listener: () => void): this;\n        off(event: \"message\", listener: (value: any) => void): this;\n        off(event: \"messageerror\", listener: (error: Error) => void): this;\n        off(event: string | symbol, listener: (...args: any[]) => void): this;\n        addEventListener: EventTarget[\"addEventListener\"];\n        dispatchEvent: EventTarget[\"dispatchEvent\"];\n        removeEventListener: EventTarget[\"removeEventListener\"];\n    }\n    interface WorkerOptions {\n        /**\n         * List of arguments which would be stringified and appended to\n         * `process.argv` in the worker. This is mostly similar to the `workerData`\n         * but the values will be available on the global `process.argv` as if they\n         * were passed as CLI options to the script.\n         */\n        argv?: any[] | undefined;\n        env?: NodeJS.Dict<string> | typeof SHARE_ENV | undefined;\n        eval?: boolean | undefined;\n        workerData?: any;\n        stdin?: boolean | undefined;\n        stdout?: boolean | undefined;\n        stderr?: boolean | undefined;\n        execArgv?: string[] | undefined;\n        resourceLimits?: ResourceLimits | undefined;\n        /**\n         * Additional data to send in the first worker message.\n         */\n        transferList?: TransferListItem[] | undefined;\n        /**\n         * @default true\n         */\n        trackUnmanagedFds?: boolean | undefined;\n        /**\n         * An optional `name` to be appended to the worker title\n         * for debuggin/identification purposes, making the final title as\n         * `[worker ${id}] ${name}`.\n         */\n        name?: string | undefined;\n    }\n    interface ResourceLimits {\n        /**\n         * The maximum size of a heap space for recently created objects.\n         */\n        maxYoungGenerationSizeMb?: number | undefined;\n        /**\n         * The maximum size of the main heap in MB.\n         */\n        maxOldGenerationSizeMb?: number | undefined;\n        /**\n         * The size of a pre-allocated memory range used for generated code.\n         */\n        codeRangeSizeMb?: number | undefined;\n        /**\n         * The default maximum stack size for the thread. Small values may lead to unusable Worker instances.\n         * @default 4\n         */\n        stackSizeMb?: number | undefined;\n    }\n    /**\n     * The `Worker` class represents an independent JavaScript execution thread.\n     * Most Node.js APIs are available inside of it.\n     *\n     * Notable differences inside a Worker environment are:\n     *\n     * * The `process.stdin`, `process.stdout`, and `process.stderr` streams may be redirected by the parent thread.\n     * * The `import { isMainThread } from 'node:worker_threads'` property is set to `false`.\n     * * The `import { parentPort } from 'node:worker_threads'` message port is available.\n     * * `process.exit()` does not stop the whole program, just the single thread,\n     * and `process.abort()` is not available.\n     * * `process.chdir()` and `process` methods that set group or user ids\n     * are not available.\n     * * `process.env` is a copy of the parent thread's environment variables,\n     * unless otherwise specified. Changes to one copy are not visible in other\n     * threads, and are not visible to native add-ons (unless `worker.SHARE_ENV` is passed as the `env` option to the `Worker` constructor). On Windows, unlike the main thread, a copy of the\n     * environment variables operates in a case-sensitive manner.\n     * * `process.title` cannot be modified.\n     * * Signals are not delivered through `process.on('...')`.\n     * * Execution may stop at any point as a result of `worker.terminate()` being invoked.\n     * * IPC channels from parent processes are not accessible.\n     * * The `trace_events` module is not supported.\n     * * Native add-ons can only be loaded from multiple threads if they fulfill `certain conditions`.\n     *\n     * Creating `Worker` instances inside of other `Worker`s is possible.\n     *\n     * Like [Web Workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API) and the `node:cluster module`, two-way communication\n     * can be achieved through inter-thread message passing. Internally, a `Worker` has\n     * a built-in pair of `MessagePort` s that are already associated with each\n     * other when the `Worker` is created. While the `MessagePort` object on the parent\n     * side is not directly exposed, its functionalities are exposed through `worker.postMessage()` and the `worker.on('message')` event\n     * on the `Worker` object for the parent thread.\n     *\n     * To create custom messaging channels (which is encouraged over using the default\n     * global channel because it facilitates separation of concerns), users can create\n     * a `MessageChannel` object on either thread and pass one of the`MessagePort`s on that `MessageChannel` to the other thread through a\n     * pre-existing channel, such as the global one.\n     *\n     * See `port.postMessage()` for more information on how messages are passed,\n     * and what kind of JavaScript values can be successfully transported through\n     * the thread barrier.\n     *\n     * ```js\n     * import assert from 'node:assert';\n     * import {\n     *   Worker, MessageChannel, MessagePort, isMainThread, parentPort,\n     * } from 'node:worker_threads';\n     * if (isMainThread) {\n     *   const worker = new Worker(__filename);\n     *   const subChannel = new MessageChannel();\n     *   worker.postMessage({ hereIsYourPort: subChannel.port1 }, [subChannel.port1]);\n     *   subChannel.port2.on('message', (value) => {\n     *     console.log('received:', value);\n     *   });\n     * } else {\n     *   parentPort.once('message', (value) => {\n     *     assert(value.hereIsYourPort instanceof MessagePort);\n     *     value.hereIsYourPort.postMessage('the worker is sending this');\n     *     value.hereIsYourPort.close();\n     *   });\n     * }\n     * ```\n     * @since v10.5.0\n     */\n    class Worker extends EventEmitter {\n        /**\n         * If `stdin: true` was passed to the `Worker` constructor, this is a\n         * writable stream. The data written to this stream will be made available in\n         * the worker thread as `process.stdin`.\n         * @since v10.5.0\n         */\n        readonly stdin: Writable | null;\n        /**\n         * This is a readable stream which contains data written to `process.stdout` inside the worker thread. If `stdout: true` was not passed to the `Worker` constructor, then data is piped to the\n         * parent thread's `process.stdout` stream.\n         * @since v10.5.0\n         */\n        readonly stdout: Readable;\n        /**\n         * This is a readable stream which contains data written to `process.stderr` inside the worker thread. If `stderr: true` was not passed to the `Worker` constructor, then data is piped to the\n         * parent thread's `process.stderr` stream.\n         * @since v10.5.0\n         */\n        readonly stderr: Readable;\n        /**\n         * An integer identifier for the referenced thread. Inside the worker thread,\n         * it is available as `import { threadId } from 'node:node:worker_threads'`.\n         * This value is unique for each `Worker` instance inside a single process.\n         * @since v10.5.0\n         */\n        readonly threadId: number;\n        /**\n         * Provides the set of JS engine resource constraints for this Worker thread.\n         * If the `resourceLimits` option was passed to the `Worker` constructor,\n         * this matches its values.\n         *\n         * If the worker has stopped, the return value is an empty object.\n         * @since v13.2.0, v12.16.0\n         */\n        readonly resourceLimits?: ResourceLimits | undefined;\n        /**\n         * An object that can be used to query performance information from a worker\n         * instance. Similar to `perf_hooks.performance`.\n         * @since v15.1.0, v14.17.0, v12.22.0\n         */\n        readonly performance: WorkerPerformance;\n        /**\n         * @param filename  The path to the Worker’s main script or module.\n         *                  Must be either an absolute path or a relative path (i.e. relative to the current working directory) starting with ./ or ../,\n         *                  or a WHATWG URL object using file: protocol. If options.eval is true, this is a string containing JavaScript code rather than a path.\n         */\n        constructor(filename: string | URL, options?: WorkerOptions);\n        /**\n         * Send a message to the worker that is received via `require('node:worker_threads').parentPort.on('message')`.\n         * See `port.postMessage()` for more details.\n         * @since v10.5.0\n         */\n        postMessage(value: any, transferList?: readonly TransferListItem[]): void;\n        /**\n         * Opposite of `unref()`, calling `ref()` on a previously `unref()`ed worker does _not_ let the program exit if it's the only active handle left (the default\n         * behavior). If the worker is `ref()`ed, calling `ref()` again has\n         * no effect.\n         * @since v10.5.0\n         */\n        ref(): void;\n        /**\n         * Calling `unref()` on a worker allows the thread to exit if this is the only\n         * active handle in the event system. If the worker is already `unref()`ed calling `unref()` again has no effect.\n         * @since v10.5.0\n         */\n        unref(): void;\n        /**\n         * Stop all JavaScript execution in the worker thread as soon as possible.\n         * Returns a Promise for the exit code that is fulfilled when the `'exit' event` is emitted.\n         * @since v10.5.0\n         */\n        terminate(): Promise<number>;\n        /**\n         * Returns a readable stream for a V8 snapshot of the current state of the Worker.\n         * See `v8.getHeapSnapshot()` for more details.\n         *\n         * If the Worker thread is no longer running, which may occur before the `'exit' event` is emitted, the returned `Promise` is rejected\n         * immediately with an `ERR_WORKER_NOT_RUNNING` error.\n         * @since v13.9.0, v12.17.0\n         * @return A promise for a Readable Stream containing a V8 heap snapshot\n         */\n        getHeapSnapshot(): Promise<Readable>;\n        addListener(event: \"error\", listener: (err: Error) => void): this;\n        addListener(event: \"exit\", listener: (exitCode: number) => void): this;\n        addListener(event: \"message\", listener: (value: any) => void): this;\n        addListener(event: \"messageerror\", listener: (error: Error) => void): this;\n        addListener(event: \"online\", listener: () => void): this;\n        addListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        emit(event: \"error\", err: Error): boolean;\n        emit(event: \"exit\", exitCode: number): boolean;\n        emit(event: \"message\", value: any): boolean;\n        emit(event: \"messageerror\", error: Error): boolean;\n        emit(event: \"online\"): boolean;\n        emit(event: string | symbol, ...args: any[]): boolean;\n        on(event: \"error\", listener: (err: Error) => void): this;\n        on(event: \"exit\", listener: (exitCode: number) => void): this;\n        on(event: \"message\", listener: (value: any) => void): this;\n        on(event: \"messageerror\", listener: (error: Error) => void): this;\n        on(event: \"online\", listener: () => void): this;\n        on(event: string | symbol, listener: (...args: any[]) => void): this;\n        once(event: \"error\", listener: (err: Error) => void): this;\n        once(event: \"exit\", listener: (exitCode: number) => void): this;\n        once(event: \"message\", listener: (value: any) => void): this;\n        once(event: \"messageerror\", listener: (error: Error) => void): this;\n        once(event: \"online\", listener: () => void): this;\n        once(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependListener(event: \"error\", listener: (err: Error) => void): this;\n        prependListener(event: \"exit\", listener: (exitCode: number) => void): this;\n        prependListener(event: \"message\", listener: (value: any) => void): this;\n        prependListener(event: \"messageerror\", listener: (error: Error) => void): this;\n        prependListener(event: \"online\", listener: () => void): this;\n        prependListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        prependOnceListener(event: \"error\", listener: (err: Error) => void): this;\n        prependOnceListener(event: \"exit\", listener: (exitCode: number) => void): this;\n        prependOnceListener(event: \"message\", listener: (value: any) => void): this;\n        prependOnceListener(event: \"messageerror\", listener: (error: Error) => void): this;\n        prependOnceListener(event: \"online\", listener: () => void): this;\n        prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        removeListener(event: \"error\", listener: (err: Error) => void): this;\n        removeListener(event: \"exit\", listener: (exitCode: number) => void): this;\n        removeListener(event: \"message\", listener: (value: any) => void): this;\n        removeListener(event: \"messageerror\", listener: (error: Error) => void): this;\n        removeListener(event: \"online\", listener: () => void): this;\n        removeListener(event: string | symbol, listener: (...args: any[]) => void): this;\n        off(event: \"error\", listener: (err: Error) => void): this;\n        off(event: \"exit\", listener: (exitCode: number) => void): this;\n        off(event: \"message\", listener: (value: any) => void): this;\n        off(event: \"messageerror\", listener: (error: Error) => void): this;\n        off(event: \"online\", listener: () => void): this;\n        off(event: string | symbol, listener: (...args: any[]) => void): this;\n    }\n    interface BroadcastChannel extends NodeJS.RefCounted {}\n    /**\n     * Instances of `BroadcastChannel` allow asynchronous one-to-many communication\n     * with all other `BroadcastChannel` instances bound to the same channel name.\n     *\n     * ```js\n     * 'use strict';\n     *\n     * import {\n     *   isMainThread,\n     *   BroadcastChannel,\n     *   Worker,\n     * } from 'node:worker_threads';\n     *\n     * const bc = new BroadcastChannel('hello');\n     *\n     * if (isMainThread) {\n     *   let c = 0;\n     *   bc.onmessage = (event) => {\n     *     console.log(event.data);\n     *     if (++c === 10) bc.close();\n     *   };\n     *   for (let n = 0; n < 10; n++)\n     *     new Worker(__filename);\n     * } else {\n     *   bc.postMessage('hello from every worker');\n     *   bc.close();\n     * }\n     * ```\n     * @since v15.4.0\n     */\n    class BroadcastChannel {\n        readonly name: string;\n        /**\n         * Invoked with a single \\`MessageEvent\\` argument when a message is received.\n         * @since v15.4.0\n         */\n        onmessage: (message: unknown) => void;\n        /**\n         * Invoked with a received message cannot be deserialized.\n         * @since v15.4.0\n         */\n        onmessageerror: (message: unknown) => void;\n        constructor(name: string);\n        /**\n         * Closes the `BroadcastChannel` connection.\n         * @since v15.4.0\n         */\n        close(): void;\n        /**\n         * @since v15.4.0\n         * @param message Any cloneable JavaScript value.\n         */\n        postMessage(message: unknown): void;\n    }\n    /**\n     * Mark an object as not transferable. If `object` occurs in the transfer list of\n     * a `port.postMessage()` call, it is ignored.\n     *\n     * In particular, this makes sense for objects that can be cloned, rather than\n     * transferred, and which are used by other objects on the sending side.\n     * For example, Node.js marks the `ArrayBuffer`s it uses for its `Buffer pool` with this.\n     *\n     * This operation cannot be undone.\n     *\n     * ```js\n     * import { MessageChannel, markAsUntransferable } from 'node:worker_threads';\n     *\n     * const pooledBuffer = new ArrayBuffer(8);\n     * const typedArray1 = new Uint8Array(pooledBuffer);\n     * const typedArray2 = new Float64Array(pooledBuffer);\n     *\n     * markAsUntransferable(pooledBuffer);\n     *\n     * const { port1 } = new MessageChannel();\n     * port1.postMessage(typedArray1, [ typedArray1.buffer ]);\n     *\n     * // The following line prints the contents of typedArray1 -- it still owns\n     * // its memory and has been cloned, not transferred. Without\n     * // `markAsUntransferable()`, this would print an empty Uint8Array.\n     * // typedArray2 is intact as well.\n     * console.log(typedArray1);\n     * console.log(typedArray2);\n     * ```\n     *\n     * There is no equivalent to this API in browsers.\n     * @since v14.5.0, v12.19.0\n     */\n    function markAsUntransferable(object: object): void;\n    /**\n     * Transfer a `MessagePort` to a different `vm` Context. The original `port` object is rendered unusable, and the returned `MessagePort` instance\n     * takes its place.\n     *\n     * The returned `MessagePort` is an object in the target context and\n     * inherits from its global `Object` class. Objects passed to the [`port.onmessage()`](https://developer.mozilla.org/en-US/docs/Web/API/MessagePort/onmessage) listener are also created in the\n     * target context\n     * and inherit from its global `Object` class.\n     *\n     * However, the created `MessagePort` no longer inherits from [`EventTarget`](https://developer.mozilla.org/en-US/docs/Web/API/EventTarget), and only\n     * [`port.onmessage()`](https://developer.mozilla.org/en-US/docs/Web/API/MessagePort/onmessage) can be used to receive\n     * events using it.\n     * @since v11.13.0\n     * @param port The message port to transfer.\n     * @param contextifiedSandbox A `contextified` object as returned by the `vm.createContext()` method.\n     */\n    function moveMessagePortToContext(port: MessagePort, contextifiedSandbox: Context): MessagePort;\n    /**\n     * Receive a single message from a given `MessagePort`. If no message is available,`undefined` is returned, otherwise an object with a single `message` property\n     * that contains the message payload, corresponding to the oldest message in the `MessagePort`'s queue.\n     *\n     * ```js\n     * import { MessageChannel, receiveMessageOnPort } from 'node:worker_threads';\n     * const { port1, port2 } = new MessageChannel();\n     * port1.postMessage({ hello: 'world' });\n     *\n     * console.log(receiveMessageOnPort(port2));\n     * // Prints: { message: { hello: 'world' } }\n     * console.log(receiveMessageOnPort(port2));\n     * // Prints: undefined\n     * ```\n     *\n     * When this function is used, no `'message'` event is emitted and the `onmessage` listener is not invoked.\n     * @since v12.3.0\n     */\n    function receiveMessageOnPort(port: MessagePort):\n        | {\n            message: any;\n        }\n        | undefined;\n    type Serializable = string | object | number | boolean | bigint;\n    /**\n     * Within a worker thread, `worker.getEnvironmentData()` returns a clone\n     * of data passed to the spawning thread's `worker.setEnvironmentData()`.\n     * Every new `Worker` receives its own copy of the environment data\n     * automatically.\n     *\n     * ```js\n     * import {\n     *   Worker,\n     *   isMainThread,\n     *   setEnvironmentData,\n     *   getEnvironmentData,\n     * } from 'node:worker_threads';\n     *\n     * if (isMainThread) {\n     *   setEnvironmentData('Hello', 'World!');\n     *   const worker = new Worker(__filename);\n     * } else {\n     *   console.log(getEnvironmentData('Hello'));  // Prints 'World!'.\n     * }\n     * ```\n     * @since v15.12.0, v14.18.0\n     * @param key Any arbitrary, cloneable JavaScript value that can be used as a {Map} key.\n     */\n    function getEnvironmentData(key: Serializable): Serializable;\n    /**\n     * The `worker.setEnvironmentData()` API sets the content of `worker.getEnvironmentData()` in the current thread and all new `Worker` instances spawned from the current context.\n     * @since v15.12.0, v14.18.0\n     * @param key Any arbitrary, cloneable JavaScript value that can be used as a {Map} key.\n     * @param value Any arbitrary, cloneable JavaScript value that will be cloned and passed automatically to all new `Worker` instances. If `value` is passed as `undefined`, any previously set value\n     * for the `key` will be deleted.\n     */\n    function setEnvironmentData(key: Serializable, value: Serializable): void;\n\n    import {\n        BroadcastChannel as _BroadcastChannel,\n        MessageChannel as _MessageChannel,\n        MessagePort as _MessagePort,\n    } from \"worker_threads\";\n    global {\n        /**\n         * `BroadcastChannel` class is a global reference for `import { BroadcastChannel } from 'node:worker_threads'`\n         * https://nodejs.org/api/globals.html#broadcastchannel\n         * @since v18.0.0\n         */\n        var BroadcastChannel: typeof globalThis extends {\n            onmessage: any;\n            BroadcastChannel: infer T;\n        } ? T\n            : typeof _BroadcastChannel;\n        /**\n         * `MessageChannel` class is a global reference for `import { MessageChannel } from 'node:worker_threads'`\n         * https://nodejs.org/api/globals.html#messagechannel\n         * @since v15.0.0\n         */\n        var MessageChannel: typeof globalThis extends {\n            onmessage: any;\n            MessageChannel: infer T;\n        } ? T\n            : typeof _MessageChannel;\n        /**\n         * `MessagePort` class is a global reference for `import { MessagePort } from 'node:worker_threads'`\n         * https://nodejs.org/api/globals.html#messageport\n         * @since v15.0.0\n         */\n        var MessagePort: typeof globalThis extends {\n            onmessage: any;\n            MessagePort: infer T;\n        } ? T\n            : typeof _MessagePort;\n    }\n}\ndeclare module \"node:worker_threads\" {\n    export * from \"worker_threads\";\n}\n",
  "node_modules/tgrid/node_modules/@types/node/zlib.d.ts": "/**\n * The `node:zlib` module provides compression functionality implemented using\n * Gzip, Deflate/Inflate, and Brotli.\n *\n * To access it:\n *\n * ```js\n * import zlib from 'node:zlib';\n * ```\n *\n * Compression and decompression are built around the Node.js\n * [Streams API](https://nodejs.org/docs/latest-v20.x/api/stream.html).\n *\n * Compressing or decompressing a stream (such as a file) can be accomplished by\n * piping the source stream through a `zlib` `Transform` stream into a destination\n * stream:\n *\n * ```js\n * import { createGzip } from 'node:zlib';\n * import { pipeline } from 'node:stream';\n * import {\n *   createReadStream,\n *   createWriteStream,\n * } from 'node:fs';\n *\n * const gzip = createGzip();\n * const source = createReadStream('input.txt');\n * const destination = createWriteStream('input.txt.gz');\n *\n * pipeline(source, gzip, destination, (err) => {\n *   if (err) {\n *     console.error('An error occurred:', err);\n *     process.exitCode = 1;\n *   }\n * });\n *\n * // Or, Promisified\n *\n * import { promisify } from 'node:util';\n * const pipe = promisify(pipeline);\n *\n * async function do_gzip(input, output) {\n *   const gzip = createGzip();\n *   const source = createReadStream(input);\n *   const destination = createWriteStream(output);\n *   await pipe(source, gzip, destination);\n * }\n *\n * do_gzip('input.txt', 'input.txt.gz')\n *   .catch((err) => {\n *     console.error('An error occurred:', err);\n *     process.exitCode = 1;\n *   });\n * ```\n *\n * It is also possible to compress or decompress data in a single step:\n *\n * ```js\n * import { deflate, unzip } from 'node:zlib';\n *\n * const input = '.................................';\n * deflate(input, (err, buffer) => {\n *   if (err) {\n *     console.error('An error occurred:', err);\n *     process.exitCode = 1;\n *   }\n *   console.log(buffer.toString('base64'));\n * });\n *\n * const buffer = Buffer.from('eJzT0yMAAGTvBe8=', 'base64');\n * unzip(buffer, (err, buffer) => {\n *   if (err) {\n *     console.error('An error occurred:', err);\n *     process.exitCode = 1;\n *   }\n *   console.log(buffer.toString());\n * });\n *\n * // Or, Promisified\n *\n * import { promisify } from 'node:util';\n * const do_unzip = promisify(unzip);\n *\n * do_unzip(buffer)\n *   .then((buf) => console.log(buf.toString()))\n *   .catch((err) => {\n *     console.error('An error occurred:', err);\n *     process.exitCode = 1;\n *   });\n * ```\n * @since v0.5.8\n * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/zlib.js)\n */\ndeclare module \"zlib\" {\n    import * as stream from \"node:stream\";\n    interface ZlibOptions {\n        /**\n         * @default constants.Z_NO_FLUSH\n         */\n        flush?: number | undefined;\n        /**\n         * @default constants.Z_FINISH\n         */\n        finishFlush?: number | undefined;\n        /**\n         * @default 16*1024\n         */\n        chunkSize?: number | undefined;\n        windowBits?: number | undefined;\n        level?: number | undefined; // compression only\n        memLevel?: number | undefined; // compression only\n        strategy?: number | undefined; // compression only\n        dictionary?: NodeJS.ArrayBufferView | ArrayBuffer | undefined; // deflate/inflate only, empty dictionary by default\n        /**\n         * If `true`, returns an object with `buffer` and `engine`.\n         */\n        info?: boolean | undefined;\n        /**\n         * Limits output size when using convenience methods.\n         * @default buffer.kMaxLength\n         */\n        maxOutputLength?: number | undefined;\n    }\n    interface BrotliOptions {\n        /**\n         * @default constants.BROTLI_OPERATION_PROCESS\n         */\n        flush?: number | undefined;\n        /**\n         * @default constants.BROTLI_OPERATION_FINISH\n         */\n        finishFlush?: number | undefined;\n        /**\n         * @default 16*1024\n         */\n        chunkSize?: number | undefined;\n        params?:\n            | {\n                /**\n                 * Each key is a `constants.BROTLI_*` constant.\n                 */\n                [key: number]: boolean | number;\n            }\n            | undefined;\n        /**\n         * Limits output size when using [convenience methods](https://nodejs.org/docs/latest-v20.x/api/zlib.html#convenience-methods).\n         * @default buffer.kMaxLength\n         */\n        maxOutputLength?: number | undefined;\n    }\n    interface Zlib {\n        /** @deprecated Use bytesWritten instead. */\n        readonly bytesRead: number;\n        readonly bytesWritten: number;\n        shell?: boolean | string | undefined;\n        close(callback?: () => void): void;\n        flush(kind?: number, callback?: () => void): void;\n        flush(callback?: () => void): void;\n    }\n    interface ZlibParams {\n        params(level: number, strategy: number, callback: () => void): void;\n    }\n    interface ZlibReset {\n        reset(): void;\n    }\n    interface BrotliCompress extends stream.Transform, Zlib {}\n    interface BrotliDecompress extends stream.Transform, Zlib {}\n    interface Gzip extends stream.Transform, Zlib {}\n    interface Gunzip extends stream.Transform, Zlib {}\n    interface Deflate extends stream.Transform, Zlib, ZlibReset, ZlibParams {}\n    interface Inflate extends stream.Transform, Zlib, ZlibReset {}\n    interface DeflateRaw extends stream.Transform, Zlib, ZlibReset, ZlibParams {}\n    interface InflateRaw extends stream.Transform, Zlib, ZlibReset {}\n    interface Unzip extends stream.Transform, Zlib {}\n    /**\n     * Computes a 32-bit [Cyclic Redundancy Check](https://en.wikipedia.org/wiki/Cyclic_redundancy_check) checksum of `data`.\n     * If `value` is specified, it is used as the starting value of the checksum, otherwise, 0 is used as the starting value.\n     * @param data When `data` is a string, it will be encoded as UTF-8 before being used for computation.\n     * @param value An optional starting value. It must be a 32-bit unsigned integer. @default 0\n     * @returns A 32-bit unsigned integer containing the checksum.\n     * @since v20.15.0\n     */\n    function crc32(data: string | Buffer | NodeJS.ArrayBufferView, value?: number): number;\n    /**\n     * Creates and returns a new `BrotliCompress` object.\n     * @since v11.7.0, v10.16.0\n     */\n    function createBrotliCompress(options?: BrotliOptions): BrotliCompress;\n    /**\n     * Creates and returns a new `BrotliDecompress` object.\n     * @since v11.7.0, v10.16.0\n     */\n    function createBrotliDecompress(options?: BrotliOptions): BrotliDecompress;\n    /**\n     * Creates and returns a new `Gzip` object.\n     * See `example`.\n     * @since v0.5.8\n     */\n    function createGzip(options?: ZlibOptions): Gzip;\n    /**\n     * Creates and returns a new `Gunzip` object.\n     * @since v0.5.8\n     */\n    function createGunzip(options?: ZlibOptions): Gunzip;\n    /**\n     * Creates and returns a new `Deflate` object.\n     * @since v0.5.8\n     */\n    function createDeflate(options?: ZlibOptions): Deflate;\n    /**\n     * Creates and returns a new `Inflate` object.\n     * @since v0.5.8\n     */\n    function createInflate(options?: ZlibOptions): Inflate;\n    /**\n     * Creates and returns a new `DeflateRaw` object.\n     *\n     * An upgrade of zlib from 1.2.8 to 1.2.11 changed behavior when `windowBits` is set to 8 for raw deflate streams. zlib would automatically set `windowBits` to 9 if was initially set to 8. Newer\n     * versions of zlib will throw an exception,\n     * so Node.js restored the original behavior of upgrading a value of 8 to 9,\n     * since passing `windowBits = 9` to zlib actually results in a compressed stream\n     * that effectively uses an 8-bit window only.\n     * @since v0.5.8\n     */\n    function createDeflateRaw(options?: ZlibOptions): DeflateRaw;\n    /**\n     * Creates and returns a new `InflateRaw` object.\n     * @since v0.5.8\n     */\n    function createInflateRaw(options?: ZlibOptions): InflateRaw;\n    /**\n     * Creates and returns a new `Unzip` object.\n     * @since v0.5.8\n     */\n    function createUnzip(options?: ZlibOptions): Unzip;\n    type InputType = string | ArrayBuffer | NodeJS.ArrayBufferView;\n    type CompressCallback = (error: Error | null, result: Buffer) => void;\n    /**\n     * @since v11.7.0, v10.16.0\n     */\n    function brotliCompress(buf: InputType, options: BrotliOptions, callback: CompressCallback): void;\n    function brotliCompress(buf: InputType, callback: CompressCallback): void;\n    namespace brotliCompress {\n        function __promisify__(buffer: InputType, options?: BrotliOptions): Promise<Buffer>;\n    }\n    /**\n     * Compress a chunk of data with `BrotliCompress`.\n     * @since v11.7.0, v10.16.0\n     */\n    function brotliCompressSync(buf: InputType, options?: BrotliOptions): Buffer;\n    /**\n     * @since v11.7.0, v10.16.0\n     */\n    function brotliDecompress(buf: InputType, options: BrotliOptions, callback: CompressCallback): void;\n    function brotliDecompress(buf: InputType, callback: CompressCallback): void;\n    namespace brotliDecompress {\n        function __promisify__(buffer: InputType, options?: BrotliOptions): Promise<Buffer>;\n    }\n    /**\n     * Decompress a chunk of data with `BrotliDecompress`.\n     * @since v11.7.0, v10.16.0\n     */\n    function brotliDecompressSync(buf: InputType, options?: BrotliOptions): Buffer;\n    /**\n     * @since v0.6.0\n     */\n    function deflate(buf: InputType, callback: CompressCallback): void;\n    function deflate(buf: InputType, options: ZlibOptions, callback: CompressCallback): void;\n    namespace deflate {\n        function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<Buffer>;\n    }\n    /**\n     * Compress a chunk of data with `Deflate`.\n     * @since v0.11.12\n     */\n    function deflateSync(buf: InputType, options?: ZlibOptions): Buffer;\n    /**\n     * @since v0.6.0\n     */\n    function deflateRaw(buf: InputType, callback: CompressCallback): void;\n    function deflateRaw(buf: InputType, options: ZlibOptions, callback: CompressCallback): void;\n    namespace deflateRaw {\n        function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<Buffer>;\n    }\n    /**\n     * Compress a chunk of data with `DeflateRaw`.\n     * @since v0.11.12\n     */\n    function deflateRawSync(buf: InputType, options?: ZlibOptions): Buffer;\n    /**\n     * @since v0.6.0\n     */\n    function gzip(buf: InputType, callback: CompressCallback): void;\n    function gzip(buf: InputType, options: ZlibOptions, callback: CompressCallback): void;\n    namespace gzip {\n        function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<Buffer>;\n    }\n    /**\n     * Compress a chunk of data with `Gzip`.\n     * @since v0.11.12\n     */\n    function gzipSync(buf: InputType, options?: ZlibOptions): Buffer;\n    /**\n     * @since v0.6.0\n     */\n    function gunzip(buf: InputType, callback: CompressCallback): void;\n    function gunzip(buf: InputType, options: ZlibOptions, callback: CompressCallback): void;\n    namespace gunzip {\n        function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<Buffer>;\n    }\n    /**\n     * Decompress a chunk of data with `Gunzip`.\n     * @since v0.11.12\n     */\n    function gunzipSync(buf: InputType, options?: ZlibOptions): Buffer;\n    /**\n     * @since v0.6.0\n     */\n    function inflate(buf: InputType, callback: CompressCallback): void;\n    function inflate(buf: InputType, options: ZlibOptions, callback: CompressCallback): void;\n    namespace inflate {\n        function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<Buffer>;\n    }\n    /**\n     * Decompress a chunk of data with `Inflate`.\n     * @since v0.11.12\n     */\n    function inflateSync(buf: InputType, options?: ZlibOptions): Buffer;\n    /**\n     * @since v0.6.0\n     */\n    function inflateRaw(buf: InputType, callback: CompressCallback): void;\n    function inflateRaw(buf: InputType, options: ZlibOptions, callback: CompressCallback): void;\n    namespace inflateRaw {\n        function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<Buffer>;\n    }\n    /**\n     * Decompress a chunk of data with `InflateRaw`.\n     * @since v0.11.12\n     */\n    function inflateRawSync(buf: InputType, options?: ZlibOptions): Buffer;\n    /**\n     * @since v0.6.0\n     */\n    function unzip(buf: InputType, callback: CompressCallback): void;\n    function unzip(buf: InputType, options: ZlibOptions, callback: CompressCallback): void;\n    namespace unzip {\n        function __promisify__(buffer: InputType, options?: ZlibOptions): Promise<Buffer>;\n    }\n    /**\n     * Decompress a chunk of data with `Unzip`.\n     * @since v0.11.12\n     */\n    function unzipSync(buf: InputType, options?: ZlibOptions): Buffer;\n    namespace constants {\n        const BROTLI_DECODE: number;\n        const BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES: number;\n        const BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP: number;\n        const BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES: number;\n        const BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1: number;\n        const BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2: number;\n        const BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS: number;\n        const BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET: number;\n        const BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1: number;\n        const BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2: number;\n        const BROTLI_DECODER_ERROR_FORMAT_CL_SPACE: number;\n        const BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT: number;\n        const BROTLI_DECODER_ERROR_FORMAT_DICTIONARY: number;\n        const BROTLI_DECODER_ERROR_FORMAT_DISTANCE: number;\n        const BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE: number;\n        const BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE: number;\n        const BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE: number;\n        const BROTLI_DECODER_ERROR_FORMAT_PADDING_1: number;\n        const BROTLI_DECODER_ERROR_FORMAT_PADDING_2: number;\n        const BROTLI_DECODER_ERROR_FORMAT_RESERVED: number;\n        const BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET: number;\n        const BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME: number;\n        const BROTLI_DECODER_ERROR_FORMAT_TRANSFORM: number;\n        const BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS: number;\n        const BROTLI_DECODER_ERROR_INVALID_ARGUMENTS: number;\n        const BROTLI_DECODER_ERROR_UNREACHABLE: number;\n        const BROTLI_DECODER_NEEDS_MORE_INPUT: number;\n        const BROTLI_DECODER_NEEDS_MORE_OUTPUT: number;\n        const BROTLI_DECODER_NO_ERROR: number;\n        const BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION: number;\n        const BROTLI_DECODER_PARAM_LARGE_WINDOW: number;\n        const BROTLI_DECODER_RESULT_ERROR: number;\n        const BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT: number;\n        const BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT: number;\n        const BROTLI_DECODER_RESULT_SUCCESS: number;\n        const BROTLI_DECODER_SUCCESS: number;\n        const BROTLI_DEFAULT_MODE: number;\n        const BROTLI_DEFAULT_QUALITY: number;\n        const BROTLI_DEFAULT_WINDOW: number;\n        const BROTLI_ENCODE: number;\n        const BROTLI_LARGE_MAX_WINDOW_BITS: number;\n        const BROTLI_MAX_INPUT_BLOCK_BITS: number;\n        const BROTLI_MAX_QUALITY: number;\n        const BROTLI_MAX_WINDOW_BITS: number;\n        const BROTLI_MIN_INPUT_BLOCK_BITS: number;\n        const BROTLI_MIN_QUALITY: number;\n        const BROTLI_MIN_WINDOW_BITS: number;\n        const BROTLI_MODE_FONT: number;\n        const BROTLI_MODE_GENERIC: number;\n        const BROTLI_MODE_TEXT: number;\n        const BROTLI_OPERATION_EMIT_METADATA: number;\n        const BROTLI_OPERATION_FINISH: number;\n        const BROTLI_OPERATION_FLUSH: number;\n        const BROTLI_OPERATION_PROCESS: number;\n        const BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING: number;\n        const BROTLI_PARAM_LARGE_WINDOW: number;\n        const BROTLI_PARAM_LGBLOCK: number;\n        const BROTLI_PARAM_LGWIN: number;\n        const BROTLI_PARAM_MODE: number;\n        const BROTLI_PARAM_NDIRECT: number;\n        const BROTLI_PARAM_NPOSTFIX: number;\n        const BROTLI_PARAM_QUALITY: number;\n        const BROTLI_PARAM_SIZE_HINT: number;\n        const DEFLATE: number;\n        const DEFLATERAW: number;\n        const GUNZIP: number;\n        const GZIP: number;\n        const INFLATE: number;\n        const INFLATERAW: number;\n        const UNZIP: number;\n        // Allowed flush values.\n        const Z_NO_FLUSH: number;\n        const Z_PARTIAL_FLUSH: number;\n        const Z_SYNC_FLUSH: number;\n        const Z_FULL_FLUSH: number;\n        const Z_FINISH: number;\n        const Z_BLOCK: number;\n        const Z_TREES: number;\n        // Return codes for the compression/decompression functions.\n        // Negative values are errors, positive values are used for special but normal events.\n        const Z_OK: number;\n        const Z_STREAM_END: number;\n        const Z_NEED_DICT: number;\n        const Z_ERRNO: number;\n        const Z_STREAM_ERROR: number;\n        const Z_DATA_ERROR: number;\n        const Z_MEM_ERROR: number;\n        const Z_BUF_ERROR: number;\n        const Z_VERSION_ERROR: number;\n        // Compression levels.\n        const Z_NO_COMPRESSION: number;\n        const Z_BEST_SPEED: number;\n        const Z_BEST_COMPRESSION: number;\n        const Z_DEFAULT_COMPRESSION: number;\n        // Compression strategy.\n        const Z_FILTERED: number;\n        const Z_HUFFMAN_ONLY: number;\n        const Z_RLE: number;\n        const Z_FIXED: number;\n        const Z_DEFAULT_STRATEGY: number;\n        const Z_DEFAULT_WINDOWBITS: number;\n\n        const Z_MIN_WINDOWBITS: number;\n        const Z_MAX_WINDOWBITS: number;\n        const Z_MIN_CHUNK: number;\n        const Z_MAX_CHUNK: number;\n        const Z_DEFAULT_CHUNK: number;\n        const Z_MIN_MEMLEVEL: number;\n        const Z_MAX_MEMLEVEL: number;\n        const Z_DEFAULT_MEMLEVEL: number;\n        const Z_MIN_LEVEL: number;\n        const Z_MAX_LEVEL: number;\n        const Z_DEFAULT_LEVEL: number;\n        const ZLIB_VERNUM: number;\n    }\n    // Allowed flush values.\n    /** @deprecated Use `constants.Z_NO_FLUSH` */\n    const Z_NO_FLUSH: number;\n    /** @deprecated Use `constants.Z_PARTIAL_FLUSH` */\n    const Z_PARTIAL_FLUSH: number;\n    /** @deprecated Use `constants.Z_SYNC_FLUSH` */\n    const Z_SYNC_FLUSH: number;\n    /** @deprecated Use `constants.Z_FULL_FLUSH` */\n    const Z_FULL_FLUSH: number;\n    /** @deprecated Use `constants.Z_FINISH` */\n    const Z_FINISH: number;\n    /** @deprecated Use `constants.Z_BLOCK` */\n    const Z_BLOCK: number;\n    /** @deprecated Use `constants.Z_TREES` */\n    const Z_TREES: number;\n    // Return codes for the compression/decompression functions.\n    // Negative values are errors, positive values are used for special but normal events.\n    /** @deprecated Use `constants.Z_OK` */\n    const Z_OK: number;\n    /** @deprecated Use `constants.Z_STREAM_END` */\n    const Z_STREAM_END: number;\n    /** @deprecated Use `constants.Z_NEED_DICT` */\n    const Z_NEED_DICT: number;\n    /** @deprecated Use `constants.Z_ERRNO` */\n    const Z_ERRNO: number;\n    /** @deprecated Use `constants.Z_STREAM_ERROR` */\n    const Z_STREAM_ERROR: number;\n    /** @deprecated Use `constants.Z_DATA_ERROR` */\n    const Z_DATA_ERROR: number;\n    /** @deprecated Use `constants.Z_MEM_ERROR` */\n    const Z_MEM_ERROR: number;\n    /** @deprecated Use `constants.Z_BUF_ERROR` */\n    const Z_BUF_ERROR: number;\n    /** @deprecated Use `constants.Z_VERSION_ERROR` */\n    const Z_VERSION_ERROR: number;\n    // Compression levels.\n    /** @deprecated Use `constants.Z_NO_COMPRESSION` */\n    const Z_NO_COMPRESSION: number;\n    /** @deprecated Use `constants.Z_BEST_SPEED` */\n    const Z_BEST_SPEED: number;\n    /** @deprecated Use `constants.Z_BEST_COMPRESSION` */\n    const Z_BEST_COMPRESSION: number;\n    /** @deprecated Use `constants.Z_DEFAULT_COMPRESSION` */\n    const Z_DEFAULT_COMPRESSION: number;\n    // Compression strategy.\n    /** @deprecated Use `constants.Z_FILTERED` */\n    const Z_FILTERED: number;\n    /** @deprecated Use `constants.Z_HUFFMAN_ONLY` */\n    const Z_HUFFMAN_ONLY: number;\n    /** @deprecated Use `constants.Z_RLE` */\n    const Z_RLE: number;\n    /** @deprecated Use `constants.Z_FIXED` */\n    const Z_FIXED: number;\n    /** @deprecated Use `constants.Z_DEFAULT_STRATEGY` */\n    const Z_DEFAULT_STRATEGY: number;\n    /** @deprecated */\n    const Z_BINARY: number;\n    /** @deprecated */\n    const Z_TEXT: number;\n    /** @deprecated */\n    const Z_ASCII: number;\n    /** @deprecated  */\n    const Z_UNKNOWN: number;\n    /** @deprecated */\n    const Z_DEFLATED: number;\n}\ndeclare module \"node:zlib\" {\n    export * from \"zlib\";\n}\n",
  "node_modules/tgrid/node_modules/undici-types/agent.d.ts": "import { URL } from 'url'\nimport Pool from './pool'\nimport Dispatcher from \"./dispatcher\";\n\nexport default Agent\n\ndeclare class Agent extends Dispatcher{\n  constructor(opts?: Agent.Options)\n  /** `true` after `dispatcher.close()` has been called. */\n  closed: boolean;\n  /** `true` after `dispatcher.destroyed()` has been called or `dispatcher.close()` has been called and the dispatcher shutdown has completed. */\n  destroyed: boolean;\n  /** Dispatches a request. */\n  dispatch(options: Agent.DispatchOptions, handler: Dispatcher.DispatchHandlers): boolean;\n}\n\ndeclare namespace Agent {\n  export interface Options extends Pool.Options {\n    /** Default: `(origin, opts) => new Pool(origin, opts)`. */\n    factory?(origin: string | URL, opts: Object): Dispatcher;\n    /** Integer. Default: `0` */\n    maxRedirections?: number;\n\n    interceptors?: { Agent?: readonly Dispatcher.DispatchInterceptor[] } & Pool.Options[\"interceptors\"]\n  }\n\n  export interface DispatchOptions extends Dispatcher.DispatchOptions {\n    /** Integer. */\n    maxRedirections?: number;\n  }\n}\n",
  "node_modules/tgrid/node_modules/undici-types/api.d.ts": "import { URL, UrlObject } from 'url'\nimport { Duplex } from 'stream'\nimport Dispatcher from './dispatcher'\n\nexport {\n  request,\n  stream,\n  pipeline,\n  connect,\n  upgrade,\n}\n\n/** Performs an HTTP request. */\ndeclare function request(\n  url: string | URL | UrlObject,\n  options?: { dispatcher?: Dispatcher } & Omit<Dispatcher.RequestOptions, 'origin' | 'path' | 'method'> & Partial<Pick<Dispatcher.RequestOptions, 'method'>>,\n): Promise<Dispatcher.ResponseData>;\n\n/** A faster version of `request`. */\ndeclare function stream(\n  url: string | URL | UrlObject,\n  options: { dispatcher?: Dispatcher } & Omit<Dispatcher.RequestOptions, 'origin' | 'path'>,\n  factory: Dispatcher.StreamFactory\n): Promise<Dispatcher.StreamData>;\n\n/** For easy use with `stream.pipeline`. */\ndeclare function pipeline(\n  url: string | URL | UrlObject,\n  options: { dispatcher?: Dispatcher } & Omit<Dispatcher.PipelineOptions, 'origin' | 'path'>,\n  handler: Dispatcher.PipelineHandler\n): Duplex;\n\n/** Starts two-way communications with the requested resource. */\ndeclare function connect(\n  url: string | URL | UrlObject,\n  options?: { dispatcher?: Dispatcher } & Omit<Dispatcher.ConnectOptions, 'origin' | 'path'>\n): Promise<Dispatcher.ConnectData>;\n\n/** Upgrade to a different protocol. */\ndeclare function upgrade(\n  url: string | URL | UrlObject,\n  options?: { dispatcher?: Dispatcher } & Omit<Dispatcher.UpgradeOptions, 'origin' | 'path'>\n): Promise<Dispatcher.UpgradeData>;\n",
  "node_modules/tgrid/node_modules/undici-types/balanced-pool.d.ts": "import Pool from './pool'\nimport Dispatcher from './dispatcher'\nimport { URL } from 'url'\n\nexport default BalancedPool\n\ntype BalancedPoolConnectOptions = Omit<Dispatcher.ConnectOptions, \"origin\">;\n\ndeclare class BalancedPool extends Dispatcher {\n  constructor(url: string | string[] | URL | URL[], options?: Pool.Options);\n\n  addUpstream(upstream: string | URL): BalancedPool;\n  removeUpstream(upstream: string | URL): BalancedPool;\n  upstreams: Array<string>;\n\n  /** `true` after `pool.close()` has been called. */\n  closed: boolean;\n  /** `true` after `pool.destroyed()` has been called or `pool.close()` has been called and the pool shutdown has completed. */\n  destroyed: boolean;\n\n  // Override dispatcher APIs.\n  override connect(\n    options: BalancedPoolConnectOptions\n  ): Promise<Dispatcher.ConnectData>;\n  override connect(\n    options: BalancedPoolConnectOptions,\n    callback: (err: Error | null, data: Dispatcher.ConnectData) => void\n  ): void;\n}\n",
  "node_modules/tgrid/node_modules/undici-types/cache.d.ts": "import type { RequestInfo, Response, Request } from './fetch'\n\nexport interface CacheStorage {\n  match (request: RequestInfo, options?: MultiCacheQueryOptions): Promise<Response | undefined>,\n  has (cacheName: string): Promise<boolean>,\n  open (cacheName: string): Promise<Cache>,\n  delete (cacheName: string): Promise<boolean>,\n  keys (): Promise<string[]>\n}\n\ndeclare const CacheStorage: {\n  prototype: CacheStorage\n  new(): CacheStorage\n}\n\nexport interface Cache {\n  match (request: RequestInfo, options?: CacheQueryOptions): Promise<Response | undefined>,\n  matchAll (request?: RequestInfo, options?: CacheQueryOptions): Promise<readonly Response[]>,\n  add (request: RequestInfo): Promise<undefined>,\n  addAll (requests: RequestInfo[]): Promise<undefined>,\n  put (request: RequestInfo, response: Response): Promise<undefined>,\n  delete (request: RequestInfo, options?: CacheQueryOptions): Promise<boolean>,\n  keys (request?: RequestInfo, options?: CacheQueryOptions): Promise<readonly Request[]>\n}\n\nexport interface CacheQueryOptions {\n  ignoreSearch?: boolean,\n  ignoreMethod?: boolean,\n  ignoreVary?: boolean\n}\n\nexport interface MultiCacheQueryOptions extends CacheQueryOptions {\n  cacheName?: string\n}\n\nexport declare const caches: CacheStorage\n",
  "node_modules/tgrid/node_modules/undici-types/client.d.ts": "import { URL } from 'url'\nimport { TlsOptions } from 'tls'\nimport Dispatcher from './dispatcher'\nimport buildConnector from \"./connector\";\n\ntype ClientConnectOptions = Omit<Dispatcher.ConnectOptions, \"origin\">;\n\n/**\n * A basic HTTP/1.1 client, mapped on top a single TCP/TLS connection. Pipelining is disabled by default.\n */\nexport class Client extends Dispatcher {\n  constructor(url: string | URL, options?: Client.Options);\n  /** Property to get and set the pipelining factor. */\n  pipelining: number;\n  /** `true` after `client.close()` has been called. */\n  closed: boolean;\n  /** `true` after `client.destroyed()` has been called or `client.close()` has been called and the client shutdown has completed. */\n  destroyed: boolean;\n\n  // Override dispatcher APIs.\n  override connect(\n    options: ClientConnectOptions\n  ): Promise<Dispatcher.ConnectData>;\n  override connect(\n    options: ClientConnectOptions,\n    callback: (err: Error | null, data: Dispatcher.ConnectData) => void\n  ): void;\n}\n\nexport declare namespace Client {\n  export interface OptionsInterceptors {\n    Client: readonly Dispatcher.DispatchInterceptor[];\n  }\n  export interface Options {\n    /** TODO */\n    interceptors?: OptionsInterceptors;\n    /** The maximum length of request headers in bytes. Default: Node.js' `--max-http-header-size` or `16384` (16KiB). */\n    maxHeaderSize?: number;\n    /** The amount of time, in milliseconds, the parser will wait to receive the complete HTTP headers (Node 14 and above only). Default: `300e3` milliseconds (300s). */\n    headersTimeout?: number;\n    /** @deprecated unsupported socketTimeout, use headersTimeout & bodyTimeout instead */\n    socketTimeout?: never;\n    /** @deprecated unsupported requestTimeout, use headersTimeout & bodyTimeout instead */\n    requestTimeout?: never;\n    /** TODO */\n    connectTimeout?: number;\n    /** The timeout after which a request will time out, in milliseconds. Monitors time between receiving body data. Use `0` to disable it entirely. Default: `300e3` milliseconds (300s). */\n    bodyTimeout?: number;\n    /** @deprecated unsupported idleTimeout, use keepAliveTimeout instead */\n    idleTimeout?: never;\n    /** @deprecated unsupported keepAlive, use pipelining=0 instead */\n    keepAlive?: never;\n    /** the timeout, in milliseconds, after which a socket without active requests will time out. Monitors time between activity on a connected socket. This value may be overridden by *keep-alive* hints from the server. Default: `4e3` milliseconds (4s). */\n    keepAliveTimeout?: number;\n    /** @deprecated unsupported maxKeepAliveTimeout, use keepAliveMaxTimeout instead */\n    maxKeepAliveTimeout?: never;\n    /** the maximum allowed `idleTimeout`, in milliseconds, when overridden by *keep-alive* hints from the server. Default: `600e3` milliseconds (10min). */\n    keepAliveMaxTimeout?: number;\n    /** A number of milliseconds subtracted from server *keep-alive* hints when overriding `idleTimeout` to account for timing inaccuracies caused by e.g. transport latency. Default: `1e3` milliseconds (1s). */\n    keepAliveTimeoutThreshold?: number;\n    /** TODO */\n    socketPath?: string;\n    /** The amount of concurrent requests to be sent over the single TCP/TLS connection according to [RFC7230](https://tools.ietf.org/html/rfc7230#section-6.3.2). Default: `1`. */\n    pipelining?: number;\n    /** @deprecated use the connect option instead */\n    tls?: never;\n    /** If `true`, an error is thrown when the request content-length header doesn't match the length of the request body. Default: `true`. */\n    strictContentLength?: boolean;\n    /** TODO */\n    maxCachedSessions?: number;\n    /** TODO */\n    maxRedirections?: number;\n    /** TODO */\n    connect?: buildConnector.BuildOptions | buildConnector.connector;\n    /** TODO */\n    maxRequestsPerClient?: number;\n    /** TODO */\n    localAddress?: string;\n    /** Max response body size in bytes, -1 is disabled */\n    maxResponseSize?: number;\n    /** Enables a family autodetection algorithm that loosely implements section 5 of RFC 8305. */\n    autoSelectFamily?: boolean;\n    /** The amount of time in milliseconds to wait for a connection attempt to finish before trying the next address when using the `autoSelectFamily` option. */\n    autoSelectFamilyAttemptTimeout?: number;\n    /**\n     * @description Enables support for H2 if the server has assigned bigger priority to it through ALPN negotiation.\n     * @default false\n    */\n    allowH2?: boolean;\n    /**\n     * @description Dictates the maximum number of concurrent streams for a single H2 session. It can be overridden by a SETTINGS remote frame.\n     * @default 100\n    */\n    maxConcurrentStreams?: number\n  }\n  export interface SocketInfo {\n    localAddress?: string\n    localPort?: number\n    remoteAddress?: string\n    remotePort?: number\n    remoteFamily?: string\n    timeout?: number\n    bytesWritten?: number\n    bytesRead?: number\n  }\n}\n\nexport default Client;\n",
  "node_modules/tgrid/node_modules/undici-types/connector.d.ts": "import { TLSSocket, ConnectionOptions } from 'tls'\nimport { IpcNetConnectOpts, Socket, TcpNetConnectOpts } from 'net'\n\nexport default buildConnector\ndeclare function buildConnector (options?: buildConnector.BuildOptions): buildConnector.connector\n\ndeclare namespace buildConnector {\n  export type BuildOptions = (ConnectionOptions | TcpNetConnectOpts | IpcNetConnectOpts) & {\n    allowH2?: boolean;\n    maxCachedSessions?: number | null;\n    socketPath?: string | null;\n    timeout?: number | null;\n    port?: number;\n    keepAlive?: boolean | null;\n    keepAliveInitialDelay?: number | null;\n  }\n\n  export interface Options {\n    hostname: string\n    host?: string\n    protocol: string\n    port: string\n    servername?: string\n    localAddress?: string | null\n    httpSocket?: Socket\n  }\n\n  export type Callback = (...args: CallbackArgs) => void\n  type CallbackArgs = [null, Socket | TLSSocket] | [Error, null]\n\n  export interface connector {\n    (options: buildConnector.Options, callback: buildConnector.Callback): void\n  }\n}\n",
  "node_modules/tgrid/node_modules/undici-types/content-type.d.ts": "/// <reference types=\"node\" />\n\ninterface MIMEType {\n  type: string\n  subtype: string\n  parameters: Map<string, string>\n  essence: string\n}\n\n/**\n * Parse a string to a {@link MIMEType} object. Returns `failure` if the string\n * couldn't be parsed.\n * @see https://mimesniff.spec.whatwg.org/#parse-a-mime-type\n */\nexport function parseMIMEType (input: string): 'failure' | MIMEType\n\n/**\n * Convert a MIMEType object to a string.\n * @see https://mimesniff.spec.whatwg.org/#serialize-a-mime-type\n */\nexport function serializeAMimeType (mimeType: MIMEType): string\n",
  "node_modules/tgrid/node_modules/undici-types/cookies.d.ts": "/// <reference types=\"node\" />\n\nimport type { Headers } from './fetch'\n\nexport interface Cookie {\n  name: string\n  value: string\n  expires?: Date | number\n  maxAge?: number\n  domain?: string\n  path?: string\n  secure?: boolean\n  httpOnly?: boolean\n  sameSite?: 'Strict' | 'Lax' | 'None'\n  unparsed?: string[]\n}\n\nexport function deleteCookie (\n  headers: Headers,\n  name: string,\n  attributes?: { name?: string, domain?: string }\n): void\n\nexport function getCookies (headers: Headers): Record<string, string>\n\nexport function getSetCookies (headers: Headers): Cookie[]\n\nexport function setCookie (headers: Headers, cookie: Cookie): void\n",
  "node_modules/tgrid/node_modules/undici-types/diagnostics-channel.d.ts": "import { Socket } from \"net\";\nimport { URL } from \"url\";\nimport Connector from \"./connector\";\nimport Dispatcher from \"./dispatcher\";\n\ndeclare namespace DiagnosticsChannel {\n  interface Request {\n    origin?: string | URL;\n    completed: boolean;\n    method?: Dispatcher.HttpMethod;\n    path: string;\n    headers: any;\n  }\n  interface Response {\n    statusCode: number;\n    statusText: string;\n    headers: Array<Buffer>;\n  }\n  type Error = unknown;\n  interface ConnectParams {\n    host: URL[\"host\"];\n    hostname: URL[\"hostname\"];\n    protocol: URL[\"protocol\"];\n    port: URL[\"port\"];\n    servername: string | null;\n  }\n  type Connector = Connector.connector;\n  export interface RequestCreateMessage {\n    request: Request;\n  }\n  export interface RequestBodySentMessage {\n    request: Request;\n  }\n  export interface RequestHeadersMessage {\n    request: Request;\n    response: Response;\n  }\n  export interface RequestTrailersMessage {\n    request: Request;\n    trailers: Array<Buffer>;\n  }\n  export interface RequestErrorMessage {\n    request: Request;\n    error: Error;\n  }\n  export interface ClientSendHeadersMessage {\n    request: Request;\n    headers: string;\n    socket: Socket;\n  }\n  export interface ClientBeforeConnectMessage {\n    connectParams: ConnectParams;\n    connector: Connector;\n  }\n  export interface ClientConnectedMessage {\n    socket: Socket;\n    connectParams: ConnectParams;\n    connector: Connector;\n  }\n  export interface ClientConnectErrorMessage {\n    error: Error;\n    socket: Socket;\n    connectParams: ConnectParams;\n    connector: Connector;\n  }\n}\n",
  "node_modules/tgrid/node_modules/undici-types/dispatcher.d.ts": "import { URL } from 'url'\nimport { Duplex, Readable, Writable } from 'stream'\nimport { EventEmitter } from 'events'\nimport { Blob } from 'buffer'\nimport { IncomingHttpHeaders } from './header'\nimport BodyReadable from './readable'\nimport { FormData } from './formdata'\nimport Errors from './errors'\n\ntype AbortSignal = unknown;\n\nexport default Dispatcher\n\n/** Dispatcher is the core API used to dispatch requests. */\ndeclare class Dispatcher extends EventEmitter {\n  /** Dispatches a request. This API is expected to evolve through semver-major versions and is less stable than the preceding higher level APIs. It is primarily intended for library developers who implement higher level APIs on top of this. */\n  dispatch(options: Dispatcher.DispatchOptions, handler: Dispatcher.DispatchHandlers): boolean;\n  /** Starts two-way communications with the requested resource. */\n  connect(options: Dispatcher.ConnectOptions): Promise<Dispatcher.ConnectData>;\n  connect(options: Dispatcher.ConnectOptions, callback: (err: Error | null, data: Dispatcher.ConnectData) => void): void;\n  /** Compose a chain of dispatchers */\n  compose(dispatchers: Dispatcher.DispatcherComposeInterceptor[]): Dispatcher.ComposedDispatcher;\n  compose(...dispatchers: Dispatcher.DispatcherComposeInterceptor[]): Dispatcher.ComposedDispatcher;\n  /** Performs an HTTP request. */\n  request(options: Dispatcher.RequestOptions): Promise<Dispatcher.ResponseData>;\n  request(options: Dispatcher.RequestOptions, callback: (err: Error | null, data: Dispatcher.ResponseData) => void): void;\n  /** For easy use with `stream.pipeline`. */\n  pipeline(options: Dispatcher.PipelineOptions, handler: Dispatcher.PipelineHandler): Duplex;\n  /** A faster version of `Dispatcher.request`. */\n  stream(options: Dispatcher.RequestOptions, factory: Dispatcher.StreamFactory): Promise<Dispatcher.StreamData>;\n  stream(options: Dispatcher.RequestOptions, factory: Dispatcher.StreamFactory, callback: (err: Error | null, data: Dispatcher.StreamData) => void): void;\n  /** Upgrade to a different protocol. */\n  upgrade(options: Dispatcher.UpgradeOptions): Promise<Dispatcher.UpgradeData>;\n  upgrade(options: Dispatcher.UpgradeOptions, callback: (err: Error | null, data: Dispatcher.UpgradeData) => void): void;\n  /** Closes the client and gracefully waits for enqueued requests to complete before invoking the callback (or returning a promise if no callback is provided). */\n  close(): Promise<void>;\n  close(callback: () => void): void;\n  /** Destroy the client abruptly with the given err. All the pending and running requests will be asynchronously aborted and error. Waits until socket is closed before invoking the callback (or returning a promise if no callback is provided). Since this operation is asynchronously dispatched there might still be some progress on dispatched requests. */\n  destroy(): Promise<void>;\n  destroy(err: Error | null): Promise<void>;\n  destroy(callback: () => void): void;\n  destroy(err: Error | null, callback: () => void): void;\n\n  on(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;\n  on(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  on(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  on(eventName: 'drain', callback: (origin: URL) => void): this;\n\n\n  once(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;\n  once(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  once(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  once(eventName: 'drain', callback: (origin: URL) => void): this;\n\n\n  off(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;\n  off(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  off(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  off(eventName: 'drain', callback: (origin: URL) => void): this;\n\n\n  addListener(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;\n  addListener(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  addListener(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  addListener(eventName: 'drain', callback: (origin: URL) => void): this;\n\n  removeListener(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;\n  removeListener(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  removeListener(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  removeListener(eventName: 'drain', callback: (origin: URL) => void): this;\n\n  prependListener(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;\n  prependListener(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  prependListener(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  prependListener(eventName: 'drain', callback: (origin: URL) => void): this;\n\n  prependOnceListener(eventName: 'connect', callback: (origin: URL, targets: readonly Dispatcher[]) => void): this;\n  prependOnceListener(eventName: 'disconnect', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  prependOnceListener(eventName: 'connectionError', callback: (origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void): this;\n  prependOnceListener(eventName: 'drain', callback: (origin: URL) => void): this;\n\n  listeners(eventName: 'connect'): ((origin: URL, targets: readonly Dispatcher[]) => void)[]\n  listeners(eventName: 'disconnect'): ((origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void)[];\n  listeners(eventName: 'connectionError'): ((origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void)[];\n  listeners(eventName: 'drain'): ((origin: URL) => void)[];\n\n  rawListeners(eventName: 'connect'): ((origin: URL, targets: readonly Dispatcher[]) => void)[]\n  rawListeners(eventName: 'disconnect'): ((origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void)[];\n  rawListeners(eventName: 'connectionError'): ((origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError) => void)[];\n  rawListeners(eventName: 'drain'): ((origin: URL) => void)[];\n\n  emit(eventName: 'connect', origin: URL, targets: readonly Dispatcher[]): boolean;\n  emit(eventName: 'disconnect', origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError): boolean;\n  emit(eventName: 'connectionError', origin: URL, targets: readonly Dispatcher[], error: Errors.UndiciError): boolean;\n  emit(eventName: 'drain', origin: URL): boolean;\n}\n\ndeclare namespace Dispatcher {\n  export interface ComposedDispatcher extends Dispatcher {}\n  export type DispatcherComposeInterceptor = (dispatch: Dispatcher['dispatch']) => Dispatcher['dispatch'];\n  export interface DispatchOptions {\n    origin?: string | URL;\n    path: string;\n    method: HttpMethod;\n    /** Default: `null` */\n    body?: string | Buffer | Uint8Array | Readable | null | FormData;\n    /** Default: `null` */\n    headers?: IncomingHttpHeaders | string[] | Iterable<[string, string | string[] | undefined]> | null;\n    /** Query string params to be embedded in the request URL. Default: `null` */\n    query?: Record<string, any>;\n    /** Whether the requests can be safely retried or not. If `false` the request won't be sent until all preceding requests in the pipeline have completed. Default: `true` if `method` is `HEAD` or `GET`. */\n    idempotent?: boolean;\n    /** Whether the response is expected to take a long time and would end up blocking the pipeline. When this is set to `true` further pipelining will be avoided on the same connection until headers have been received. */\n    blocking?: boolean;\n    /** Upgrade the request. Should be used to specify the kind of upgrade i.e. `'Websocket'`. Default: `method === 'CONNECT' || null`. */\n    upgrade?: boolean | string | null;\n    /** The amount of time, in milliseconds, the parser will wait to receive the complete HTTP headers. Defaults to 300 seconds. */\n    headersTimeout?: number | null;\n    /** The timeout after which a request will time out, in milliseconds. Monitors time between receiving body data. Use 0 to disable it entirely. Defaults to 300 seconds. */\n    bodyTimeout?: number | null;\n    /** Whether the request should stablish a keep-alive or not. Default `false` */\n    reset?: boolean;\n    /** Whether Undici should throw an error upon receiving a 4xx or 5xx response from the server. Defaults to false */\n    throwOnError?: boolean;\n    /** For H2, it appends the expect: 100-continue header, and halts the request body until a 100-continue is received from the remote server*/\n    expectContinue?: boolean;\n  }\n  export interface ConnectOptions {\n    origin: string | URL;\n    path: string;\n    /** Default: `null` */\n    headers?: IncomingHttpHeaders | string[] | null;\n    /** Default: `null` */\n    signal?: AbortSignal | EventEmitter | null;\n    /** This argument parameter is passed through to `ConnectData` */\n    opaque?: unknown;\n    /** Default: 0 */\n    maxRedirections?: number;\n    /** Default: false */\n    redirectionLimitReached?: boolean;\n    /** Default: `null` */\n    responseHeader?: 'raw' | null;\n  }\n  export interface RequestOptions extends DispatchOptions {\n    /** Default: `null` */\n    opaque?: unknown;\n    /** Default: `null` */\n    signal?: AbortSignal | EventEmitter | null;\n    /** Default: 0 */\n    maxRedirections?: number;\n    /** Default: false */\n    redirectionLimitReached?: boolean;\n    /** Default: `null` */\n    onInfo?: (info: { statusCode: number, headers: Record<string, string | string[]> }) => void;\n    /** Default: `null` */\n    responseHeader?: 'raw' | null;\n    /** Default: `64 KiB` */\n    highWaterMark?: number;\n  }\n  export interface PipelineOptions extends RequestOptions {\n    /** `true` if the `handler` will return an object stream. Default: `false` */\n    objectMode?: boolean;\n  }\n  export interface UpgradeOptions {\n    path: string;\n    /** Default: `'GET'` */\n    method?: string;\n    /** Default: `null` */\n    headers?: IncomingHttpHeaders | string[] | null;\n    /** A string of comma separated protocols, in descending preference order. Default: `'Websocket'` */\n    protocol?: string;\n    /** Default: `null` */\n    signal?: AbortSignal | EventEmitter | null;\n    /** Default: 0 */\n    maxRedirections?: number;\n    /** Default: false */\n    redirectionLimitReached?: boolean;\n    /** Default: `null` */\n    responseHeader?: 'raw' | null;\n  }\n  export interface ConnectData {\n    statusCode: number;\n    headers: IncomingHttpHeaders;\n    socket: Duplex;\n    opaque: unknown;\n  }\n  export interface ResponseData {\n    statusCode: number;\n    headers: IncomingHttpHeaders;\n    body: BodyReadable & BodyMixin;\n    trailers: Record<string, string>;\n    opaque: unknown;\n    context: object;\n  }\n  export interface PipelineHandlerData {\n    statusCode: number;\n    headers: IncomingHttpHeaders;\n    opaque: unknown;\n    body: BodyReadable;\n    context: object;\n  }\n  export interface StreamData {\n    opaque: unknown;\n    trailers: Record<string, string>;\n  }\n  export interface UpgradeData {\n    headers: IncomingHttpHeaders;\n    socket: Duplex;\n    opaque: unknown;\n  }\n  export interface StreamFactoryData {\n    statusCode: number;\n    headers: IncomingHttpHeaders;\n    opaque: unknown;\n    context: object;\n  }\n  export type StreamFactory = (data: StreamFactoryData) => Writable;\n  export interface DispatchHandlers {\n    /** Invoked before request is dispatched on socket. May be invoked multiple times when a request is retried when the request at the head of the pipeline fails. */\n    onConnect?(abort: (err?: Error) => void): void;\n    /** Invoked when an error has occurred. */\n    onError?(err: Error): void;\n    /** Invoked when request is upgraded either due to a `Upgrade` header or `CONNECT` method. */\n    onUpgrade?(statusCode: number, headers: Buffer[] | string[] | null, socket: Duplex): void;\n    /** Invoked when response is received, before headers have been read. **/\n    onResponseStarted?(): void;\n    /** Invoked when statusCode and headers have been received. May be invoked multiple times due to 1xx informational headers. */\n    onHeaders?(statusCode: number, headers: Buffer[], resume: () => void, statusText: string): boolean;\n    /** Invoked when response payload data is received. */\n    onData?(chunk: Buffer): boolean;\n    /** Invoked when response payload and trailers have been received and the request has completed. */\n    onComplete?(trailers: string[] | null): void;\n    /** Invoked when a body chunk is sent to the server. May be invoked multiple times for chunked requests */\n    onBodySent?(chunkSize: number, totalBytesSent: number): void;\n  }\n  export type PipelineHandler = (data: PipelineHandlerData) => Readable;\n  export type HttpMethod = 'GET' | 'HEAD' | 'POST' | 'PUT' | 'DELETE' | 'CONNECT' | 'OPTIONS' | 'TRACE' | 'PATCH';\n\n  /**\n   * @link https://fetch.spec.whatwg.org/#body-mixin\n   */\n  interface BodyMixin {\n    readonly body?: never;\n    readonly bodyUsed: boolean;\n    arrayBuffer(): Promise<ArrayBuffer>;\n    blob(): Promise<Blob>;\n    formData(): Promise<never>;\n    json(): Promise<unknown>;\n    text(): Promise<string>;\n  }\n\n  export interface DispatchInterceptor {\n    (dispatch: Dispatcher['dispatch']): Dispatcher['dispatch']\n  }\n}\n",
  "node_modules/tgrid/node_modules/undici-types/env-http-proxy-agent.d.ts": "import Agent from './agent'\nimport Dispatcher from './dispatcher'\n\nexport default EnvHttpProxyAgent\n\ndeclare class EnvHttpProxyAgent extends Dispatcher {\n  constructor(opts?: EnvHttpProxyAgent.Options)\n\n  dispatch(options: Agent.DispatchOptions, handler: Dispatcher.DispatchHandlers): boolean;\n}\n\ndeclare namespace EnvHttpProxyAgent {\n  export interface Options extends Agent.Options {\n    /** Overrides the value of the HTTP_PROXY environment variable  */\n    httpProxy?: string;\n    /** Overrides the value of the HTTPS_PROXY environment variable  */\n    httpsProxy?: string;\n    /** Overrides the value of the NO_PROXY environment variable  */\n    noProxy?: string;\n  }\n}\n",
  "node_modules/tgrid/node_modules/undici-types/errors.d.ts": "import { IncomingHttpHeaders } from \"./header\";\nimport Client from './client'\n\nexport default Errors\n\ndeclare namespace Errors {\n  export class UndiciError extends Error {\n    name: string;\n    code: string;\n  }\n\n  /** Connect timeout error. */\n  export class ConnectTimeoutError extends UndiciError {\n    name: 'ConnectTimeoutError';\n    code: 'UND_ERR_CONNECT_TIMEOUT';\n  }\n\n  /** A header exceeds the `headersTimeout` option. */\n  export class HeadersTimeoutError extends UndiciError {\n    name: 'HeadersTimeoutError';\n    code: 'UND_ERR_HEADERS_TIMEOUT';\n  }\n\n  /** Headers overflow error. */\n  export class HeadersOverflowError extends UndiciError {\n    name: 'HeadersOverflowError'\n    code: 'UND_ERR_HEADERS_OVERFLOW'\n  }\n\n  /** A body exceeds the `bodyTimeout` option. */\n  export class BodyTimeoutError extends UndiciError {\n    name: 'BodyTimeoutError';\n    code: 'UND_ERR_BODY_TIMEOUT';\n  }\n\n  export class ResponseStatusCodeError extends UndiciError {\n    constructor (\n      message?: string,\n      statusCode?: number,\n      headers?: IncomingHttpHeaders | string[] | null,\n      body?: null | Record<string, any> | string\n    );\n    name: 'ResponseStatusCodeError';\n    code: 'UND_ERR_RESPONSE_STATUS_CODE';\n    body: null | Record<string, any> | string\n    status: number\n    statusCode: number\n    headers: IncomingHttpHeaders | string[] | null;\n  }\n\n  /** Passed an invalid argument. */\n  export class InvalidArgumentError extends UndiciError {\n    name: 'InvalidArgumentError';\n    code: 'UND_ERR_INVALID_ARG';\n  }\n\n  /** Returned an invalid value. */\n  export class InvalidReturnValueError extends UndiciError {\n    name: 'InvalidReturnValueError';\n    code: 'UND_ERR_INVALID_RETURN_VALUE';\n  }\n\n  /** The request has been aborted by the user. */\n  export class RequestAbortedError extends UndiciError {\n    name: 'AbortError';\n    code: 'UND_ERR_ABORTED';\n  }\n\n  /** Expected error with reason. */\n  export class InformationalError extends UndiciError {\n    name: 'InformationalError';\n    code: 'UND_ERR_INFO';\n  }\n\n  /** Request body length does not match content-length header. */\n  export class RequestContentLengthMismatchError extends UndiciError {\n    name: 'RequestContentLengthMismatchError';\n    code: 'UND_ERR_REQ_CONTENT_LENGTH_MISMATCH';\n  }\n\n  /** Response body length does not match content-length header. */\n  export class ResponseContentLengthMismatchError extends UndiciError {\n    name: 'ResponseContentLengthMismatchError';\n    code: 'UND_ERR_RES_CONTENT_LENGTH_MISMATCH';\n  }\n\n  /** Trying to use a destroyed client. */\n  export class ClientDestroyedError extends UndiciError {\n    name: 'ClientDestroyedError';\n    code: 'UND_ERR_DESTROYED';\n  }\n\n  /** Trying to use a closed client. */\n  export class ClientClosedError extends UndiciError {\n    name: 'ClientClosedError';\n    code: 'UND_ERR_CLOSED';\n  }\n\n  /** There is an error with the socket. */\n  export class SocketError extends UndiciError {\n    name: 'SocketError';\n    code: 'UND_ERR_SOCKET';\n    socket: Client.SocketInfo | null\n  }\n\n  /** Encountered unsupported functionality. */\n  export class NotSupportedError extends UndiciError {\n    name: 'NotSupportedError';\n    code: 'UND_ERR_NOT_SUPPORTED';\n  }\n\n  /** No upstream has been added to the BalancedPool. */\n  export class BalancedPoolMissingUpstreamError extends UndiciError {\n    name: 'MissingUpstreamError';\n    code: 'UND_ERR_BPL_MISSING_UPSTREAM';\n  }\n\n  export class HTTPParserError extends UndiciError {\n    name: 'HTTPParserError';\n    code: string;\n  }\n\n  /** The response exceed the length allowed. */\n  export class ResponseExceededMaxSizeError extends UndiciError {\n    name: 'ResponseExceededMaxSizeError';\n    code: 'UND_ERR_RES_EXCEEDED_MAX_SIZE';\n  }\n\n  export class RequestRetryError extends UndiciError {\n    constructor (\n      message: string,\n      statusCode: number,\n      headers?: IncomingHttpHeaders | string[] | null,\n      body?: null | Record<string, any> | string\n    );\n    name: 'RequestRetryError';\n    code: 'UND_ERR_REQ_RETRY';\n    statusCode: number;\n    data: {\n      count: number;\n    };\n    headers: Record<string, string | string[]>;\n  }\n\n  export class SecureProxyConnectionError extends UndiciError {\n    name: 'SecureProxyConnectionError';\n    code: 'UND_ERR_PRX_TLS';\n  }\n}\n",
  "node_modules/tgrid/node_modules/undici-types/eventsource.d.ts": "import { MessageEvent, ErrorEvent } from './websocket'\nimport Dispatcher from './dispatcher'\n\nimport {\n  EventTarget,\n  Event,\n  EventListenerOptions,\n  AddEventListenerOptions,\n  EventListenerOrEventListenerObject\n} from './patch'\n\ninterface EventSourceEventMap {\n  error: ErrorEvent\n  message: MessageEvent\n  open: Event\n}\n\ninterface EventSource extends EventTarget {\n  close(): void\n  readonly CLOSED: 2\n  readonly CONNECTING: 0\n  readonly OPEN: 1\n  onerror: (this: EventSource, ev: ErrorEvent) => any\n  onmessage: (this: EventSource, ev: MessageEvent) => any\n  onopen: (this: EventSource, ev: Event) => any\n  readonly readyState: 0 | 1 | 2\n  readonly url: string\n  readonly withCredentials: boolean\n\n  addEventListener<K extends keyof EventSourceEventMap>(\n    type: K,\n    listener: (this: EventSource, ev: EventSourceEventMap[K]) => any,\n    options?: boolean | AddEventListenerOptions\n  ): void\n  addEventListener(\n    type: string,\n    listener: EventListenerOrEventListenerObject,\n    options?: boolean | AddEventListenerOptions\n  ): void\n  removeEventListener<K extends keyof EventSourceEventMap>(\n    type: K,\n    listener: (this: EventSource, ev: EventSourceEventMap[K]) => any,\n    options?: boolean | EventListenerOptions\n  ): void\n  removeEventListener(\n    type: string,\n    listener: EventListenerOrEventListenerObject,\n    options?: boolean | EventListenerOptions\n  ): void\n}\n\nexport declare const EventSource: {\n  prototype: EventSource\n  new (url: string | URL, init?: EventSourceInit): EventSource\n  readonly CLOSED: 2\n  readonly CONNECTING: 0\n  readonly OPEN: 1\n}\n\ninterface EventSourceInit {\n  withCredentials?: boolean,\n  dispatcher?: Dispatcher\n}\n",
  "node_modules/tgrid/node_modules/undici-types/fetch.d.ts": "// based on https://github.com/Ethan-Arrowood/undici-fetch/blob/249269714db874351589d2d364a0645d5160ae71/index.d.ts (MIT license)\n// and https://github.com/node-fetch/node-fetch/blob/914ce6be5ec67a8bab63d68510aabf07cb818b6d/index.d.ts (MIT license)\n/// <reference types=\"node\" />\n\nimport { Blob } from 'buffer'\nimport { URL, URLSearchParams } from 'url'\nimport { ReadableStream } from 'stream/web'\nimport { FormData } from './formdata'\n\nimport Dispatcher from './dispatcher'\n\nexport type RequestInfo = string | URL | Request\n\nexport declare function fetch (\n  input: RequestInfo,\n  init?: RequestInit\n): Promise<Response>\n\nexport type BodyInit =\n  | ArrayBuffer\n  | AsyncIterable<Uint8Array>\n  | Blob\n  | FormData\n  | Iterable<Uint8Array>\n  | NodeJS.ArrayBufferView\n  | URLSearchParams\n  | null\n  | string\n\nexport class BodyMixin {\n  readonly body: ReadableStream | null\n  readonly bodyUsed: boolean\n\n  readonly arrayBuffer: () => Promise<ArrayBuffer>\n  readonly blob: () => Promise<Blob>\n  /**\n   * @deprecated This method is not recommended for parsing multipart/form-data bodies in server environments.\n   * It is recommended to use a library such as [@fastify/busboy](https://www.npmjs.com/package/@fastify/busboy) as follows:\n   * \n   * @example\n   * ```js\n   * import { Busboy } from '@fastify/busboy'\n   * import { Readable } from 'node:stream'\n   * \n   * const response = await fetch('...')\n   * const busboy = new Busboy({ headers: { 'content-type': response.headers.get('content-type') } })\n   * \n   * // handle events emitted from `busboy`\n   * \n   * Readable.fromWeb(response.body).pipe(busboy)\n   * ```\n   */\n  readonly formData: () => Promise<FormData>\n  readonly json: () => Promise<unknown>\n  readonly text: () => Promise<string>\n}\n\nexport interface SpecIterator<T, TReturn = any, TNext = undefined> {\n  next(...args: [] | [TNext]): IteratorResult<T, TReturn>;\n}\n\nexport interface SpecIterableIterator<T> extends SpecIterator<T> {\n  [Symbol.iterator](): SpecIterableIterator<T>;\n}\n\nexport interface SpecIterable<T> {\n  [Symbol.iterator](): SpecIterator<T>;\n}\n\nexport type HeadersInit = string[][] | Record<string, string | ReadonlyArray<string>> | Headers\n\nexport declare class Headers implements SpecIterable<[string, string]> {\n  constructor (init?: HeadersInit)\n  readonly append: (name: string, value: string) => void\n  readonly delete: (name: string) => void\n  readonly get: (name: string) => string | null\n  readonly has: (name: string) => boolean\n  readonly set: (name: string, value: string) => void\n  readonly getSetCookie: () => string[]\n  readonly forEach: (\n    callbackfn: (value: string, key: string, iterable: Headers) => void,\n    thisArg?: unknown\n  ) => void\n\n  readonly keys: () => SpecIterableIterator<string>\n  readonly values: () => SpecIterableIterator<string>\n  readonly entries: () => SpecIterableIterator<[string, string]>\n  readonly [Symbol.iterator]: () => SpecIterableIterator<[string, string]>\n}\n\nexport type RequestCache =\n  | 'default'\n  | 'force-cache'\n  | 'no-cache'\n  | 'no-store'\n  | 'only-if-cached'\n  | 'reload'\n\nexport type RequestCredentials = 'omit' | 'include' | 'same-origin'\n\ntype RequestDestination =\n  | ''\n  | 'audio'\n  | 'audioworklet'\n  | 'document'\n  | 'embed'\n  | 'font'\n  | 'image'\n  | 'manifest'\n  | 'object'\n  | 'paintworklet'\n  | 'report'\n  | 'script'\n  | 'sharedworker'\n  | 'style'\n  | 'track'\n  | 'video'\n  | 'worker'\n  | 'xslt'\n\nexport interface RequestInit {\n  method?: string\n  keepalive?: boolean\n  headers?: HeadersInit\n  body?: BodyInit | null\n  redirect?: RequestRedirect\n  integrity?: string\n  signal?: AbortSignal | null\n  credentials?: RequestCredentials\n  mode?: RequestMode\n  referrer?: string\n  referrerPolicy?: ReferrerPolicy\n  window?: null\n  dispatcher?: Dispatcher\n  duplex?: RequestDuplex\n}\n\nexport type ReferrerPolicy =\n  | ''\n  | 'no-referrer'\n  | 'no-referrer-when-downgrade'\n  | 'origin'\n  | 'origin-when-cross-origin'\n  | 'same-origin'\n  | 'strict-origin'\n  | 'strict-origin-when-cross-origin'\n  | 'unsafe-url';\n\nexport type RequestMode = 'cors' | 'navigate' | 'no-cors' | 'same-origin'\n\nexport type RequestRedirect = 'error' | 'follow' | 'manual'\n\nexport type RequestDuplex = 'half'\n\nexport declare class Request extends BodyMixin {\n  constructor (input: RequestInfo, init?: RequestInit)\n\n  readonly cache: RequestCache\n  readonly credentials: RequestCredentials\n  readonly destination: RequestDestination\n  readonly headers: Headers\n  readonly integrity: string\n  readonly method: string\n  readonly mode: RequestMode\n  readonly redirect: RequestRedirect\n  readonly referrer: string\n  readonly referrerPolicy: ReferrerPolicy\n  readonly url: string\n\n  readonly keepalive: boolean\n  readonly signal: AbortSignal\n  readonly duplex: RequestDuplex\n\n  readonly clone: () => Request\n}\n\nexport interface ResponseInit {\n  readonly status?: number\n  readonly statusText?: string\n  readonly headers?: HeadersInit\n}\n\nexport type ResponseType =\n  | 'basic'\n  | 'cors'\n  | 'default'\n  | 'error'\n  | 'opaque'\n  | 'opaqueredirect'\n\nexport type ResponseRedirectStatus = 301 | 302 | 303 | 307 | 308\n\nexport declare class Response extends BodyMixin {\n  constructor (body?: BodyInit, init?: ResponseInit)\n\n  readonly headers: Headers\n  readonly ok: boolean\n  readonly status: number\n  readonly statusText: string\n  readonly type: ResponseType\n  readonly url: string\n  readonly redirected: boolean\n\n  readonly clone: () => Response\n\n  static error (): Response\n  static json(data: any, init?: ResponseInit): Response\n  static redirect (url: string | URL, status: ResponseRedirectStatus): Response\n}\n",
  "node_modules/tgrid/node_modules/undici-types/file.d.ts": "// Based on https://github.com/octet-stream/form-data/blob/2d0f0dc371517444ce1f22cdde13f51995d0953a/lib/File.ts (MIT)\n/// <reference types=\"node\" />\n\nimport { Blob } from 'buffer'\n\nexport interface BlobPropertyBag {\n  type?: string\n  endings?: 'native' | 'transparent'\n}\n\nexport interface FilePropertyBag extends BlobPropertyBag {\n  /**\n   * The last modified date of the file as the number of milliseconds since the Unix epoch (January 1, 1970 at midnight). Files without a known last modified date return the current date.\n   */\n  lastModified?: number\n}\n\nexport declare class File extends Blob {\n  /**\n   * Creates a new File instance.\n   *\n   * @param fileBits An `Array` strings, or [`ArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer), [`ArrayBufferView`](https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView), [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob) objects, or a mix of any of such objects, that will be put inside the [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File).\n   * @param fileName The name of the file.\n   * @param options An options object containing optional attributes for the file.\n   */\n  constructor(fileBits: ReadonlyArray<string | NodeJS.ArrayBufferView | Blob>, fileName: string, options?: FilePropertyBag)\n\n  /**\n   * Name of the file referenced by the File object.\n   */\n  readonly name: string\n\n  /**\n   * The last modified date of the file as the number of milliseconds since the Unix epoch (January 1, 1970 at midnight). Files without a known last modified date return the current date.\n   */\n  readonly lastModified: number\n\n  readonly [Symbol.toStringTag]: string\n}\n",
  "node_modules/tgrid/node_modules/undici-types/filereader.d.ts": "/// <reference types=\"node\" />\n\nimport { Blob } from 'buffer'\nimport { DOMException, Event, EventInit, EventTarget } from './patch'\n\nexport declare class FileReader {\n  __proto__: EventTarget & FileReader\n\n  constructor ()\n\n  readAsArrayBuffer (blob: Blob): void\n  readAsBinaryString (blob: Blob): void\n  readAsText (blob: Blob, encoding?: string): void\n  readAsDataURL (blob: Blob): void\n\n  abort (): void\n\n  static readonly EMPTY = 0\n  static readonly LOADING = 1\n  static readonly DONE = 2\n\n  readonly EMPTY = 0\n  readonly LOADING = 1\n  readonly DONE = 2\n\n  readonly readyState: number\n\n  readonly result: string | ArrayBuffer | null\n\n  readonly error: DOMException | null\n\n  onloadstart: null | ((this: FileReader, event: ProgressEvent) => void)\n  onprogress: null | ((this: FileReader, event: ProgressEvent) => void)\n  onload: null | ((this: FileReader, event: ProgressEvent) => void)\n  onabort: null |  ((this: FileReader, event: ProgressEvent) => void)\n  onerror: null | ((this: FileReader, event: ProgressEvent) => void)\n  onloadend: null | ((this: FileReader, event: ProgressEvent) => void)\n}\n\nexport interface ProgressEventInit extends EventInit {\n  lengthComputable?: boolean\n  loaded?: number\n  total?: number\n}\n\nexport declare class ProgressEvent {\n  __proto__: Event & ProgressEvent\n\n  constructor (type: string, eventInitDict?: ProgressEventInit)\n\n  readonly lengthComputable: boolean\n  readonly loaded: number\n  readonly total: number\n}\n",
  "node_modules/tgrid/node_modules/undici-types/formdata.d.ts": "// Based on https://github.com/octet-stream/form-data/blob/2d0f0dc371517444ce1f22cdde13f51995d0953a/lib/FormData.ts (MIT)\n/// <reference types=\"node\" />\n\nimport { File } from './file'\nimport { SpecIterableIterator } from './fetch'\n\n/**\n * A `string` or `File` that represents a single value from a set of `FormData` key-value pairs.\n */\ndeclare type FormDataEntryValue = string | File\n\n/**\n * Provides a way to easily construct a set of key/value pairs representing form fields and their values, which can then be easily sent using fetch().\n */\nexport declare class FormData {\n  /**\n   * Appends a new value onto an existing key inside a FormData object,\n   * or adds the key if it does not already exist.\n   *\n   * The difference between `set()` and `append()` is that if the specified key already exists, `set()` will overwrite all existing values with the new one, whereas `append()` will append the new value onto the end of the existing set of values.\n   *\n   * @param name The name of the field whose data is contained in `value`.\n   * @param value The field's value. This can be [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob)\n    or [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File). If none of these are specified the value is converted to a string.\n   * @param fileName The filename reported to the server, when a Blob or File is passed as the second parameter. The default filename for Blob objects is \"blob\". The default filename for File objects is the file's filename.\n   */\n  append(name: string, value: unknown, fileName?: string): void\n\n  /**\n   * Set a new value for an existing key inside FormData,\n   * or add the new field if it does not already exist.\n   *\n   * @param name The name of the field whose data is contained in `value`.\n   * @param value The field's value. This can be [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob)\n    or [`File`](https://developer.mozilla.org/en-US/docs/Web/API/File). If none of these are specified the value is converted to a string.\n   * @param fileName The filename reported to the server, when a Blob or File is passed as the second parameter. The default filename for Blob objects is \"blob\". The default filename for File objects is the file's filename.\n   *\n   */\n  set(name: string, value: unknown, fileName?: string): void\n\n  /**\n   * Returns the first value associated with a given key from within a `FormData` object.\n   * If you expect multiple values and want all of them, use the `getAll()` method instead.\n   *\n   * @param {string} name A name of the value you want to retrieve.\n   *\n   * @returns A `FormDataEntryValue` containing the value. If the key doesn't exist, the method returns null.\n   */\n  get(name: string): FormDataEntryValue | null\n\n  /**\n   * Returns all the values associated with a given key from within a `FormData` object.\n   *\n   * @param {string} name A name of the value you want to retrieve.\n   *\n   * @returns An array of `FormDataEntryValue` whose key matches the value passed in the `name` parameter. If the key doesn't exist, the method returns an empty list.\n   */\n  getAll(name: string): FormDataEntryValue[]\n\n  /**\n   * Returns a boolean stating whether a `FormData` object contains a certain key.\n   *\n   * @param name A string representing the name of the key you want to test for.\n   *\n   * @return A boolean value.\n   */\n  has(name: string): boolean\n\n  /**\n   * Deletes a key and its value(s) from a `FormData` object.\n   *\n   * @param name The name of the key you want to delete.\n   */\n  delete(name: string): void\n\n  /**\n   * Executes given callback function for each field of the FormData instance\n   */\n  forEach: (\n    callbackfn: (value: FormDataEntryValue, key: string, iterable: FormData) => void,\n    thisArg?: unknown\n  ) => void\n\n  /**\n   * Returns an [`iterator`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) allowing to go through all keys contained in this `FormData` object.\n   * Each key is a `string`.\n   */\n  keys: () => SpecIterableIterator<string>\n\n  /**\n   * Returns an [`iterator`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) allowing to go through all values contained in this object `FormData` object.\n   * Each value is a [`FormDataValue`](https://developer.mozilla.org/en-US/docs/Web/API/FormDataEntryValue).\n   */\n  values: () => SpecIterableIterator<FormDataEntryValue>\n\n  /**\n   * Returns an [`iterator`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols) allowing to go through the `FormData` key/value pairs.\n   * The key of each pair is a string; the value is a [`FormDataValue`](https://developer.mozilla.org/en-US/docs/Web/API/FormDataEntryValue).\n   */\n  entries: () => SpecIterableIterator<[string, FormDataEntryValue]>\n\n  /**\n   * An alias for FormData#entries()\n   */\n  [Symbol.iterator]: () => SpecIterableIterator<[string, FormDataEntryValue]>\n\n  readonly [Symbol.toStringTag]: string\n}\n",
  "node_modules/tgrid/node_modules/undici-types/global-dispatcher.d.ts": "import Dispatcher from \"./dispatcher\";\n\nexport {\n  getGlobalDispatcher,\n  setGlobalDispatcher\n}\n\ndeclare function setGlobalDispatcher<DispatcherImplementation extends Dispatcher>(dispatcher: DispatcherImplementation): void;\ndeclare function getGlobalDispatcher(): Dispatcher;\n",
  "node_modules/tgrid/node_modules/undici-types/global-origin.d.ts": "export {\n\tsetGlobalOrigin,\n\tgetGlobalOrigin\n}\n  \ndeclare function setGlobalOrigin(origin: string | URL | undefined): void;\ndeclare function getGlobalOrigin(): URL | undefined;",
  "node_modules/tgrid/node_modules/undici-types/handlers.d.ts": "import Dispatcher from \"./dispatcher\";\n\nexport declare class RedirectHandler implements Dispatcher.DispatchHandlers {\n  constructor(\n    dispatch: Dispatcher,\n    maxRedirections: number,\n    opts: Dispatcher.DispatchOptions,\n    handler: Dispatcher.DispatchHandlers,\n    redirectionLimitReached: boolean\n  );\n}\n\nexport declare class DecoratorHandler implements Dispatcher.DispatchHandlers {\n  constructor(handler: Dispatcher.DispatchHandlers);\n}\n",
  "node_modules/tgrid/node_modules/undici-types/header.d.ts": "/**\n * The header type declaration of `undici`.\n */\nexport type IncomingHttpHeaders = Record<string, string | string[] | undefined>;\n",
  "node_modules/tgrid/node_modules/undici-types/index.d.ts": "import Dispatcher from'./dispatcher'\nimport { setGlobalDispatcher, getGlobalDispatcher } from './global-dispatcher'\nimport { setGlobalOrigin, getGlobalOrigin } from './global-origin'\nimport Pool from'./pool'\nimport { RedirectHandler, DecoratorHandler } from './handlers'\n\nimport BalancedPool from './balanced-pool'\nimport Client from'./client'\nimport buildConnector from'./connector'\nimport errors from'./errors'\nimport Agent from'./agent'\nimport MockClient from'./mock-client'\nimport MockPool from'./mock-pool'\nimport MockAgent from'./mock-agent'\nimport mockErrors from'./mock-errors'\nimport ProxyAgent from'./proxy-agent'\nimport EnvHttpProxyAgent from './env-http-proxy-agent'\nimport RetryHandler from'./retry-handler'\nimport RetryAgent from'./retry-agent'\nimport { request, pipeline, stream, connect, upgrade } from './api'\nimport interceptors from './interceptors'\n\nexport * from './util'\nexport * from './cookies'\nexport * from './eventsource'\nexport * from './fetch'\nexport * from './file'\nexport * from './filereader'\nexport * from './formdata'\nexport * from './diagnostics-channel'\nexport * from './websocket'\nexport * from './content-type'\nexport * from './cache'\nexport { Interceptable } from './mock-interceptor'\n\nexport { Dispatcher, BalancedPool, Pool, Client, buildConnector, errors, Agent, request, stream, pipeline, connect, upgrade, setGlobalDispatcher, getGlobalDispatcher, setGlobalOrigin, getGlobalOrigin, interceptors, MockClient, MockPool, MockAgent, mockErrors, ProxyAgent, EnvHttpProxyAgent, RedirectHandler, DecoratorHandler, RetryHandler, RetryAgent }\nexport default Undici\n\ndeclare namespace Undici {\n  var Dispatcher: typeof import('./dispatcher').default\n  var Pool: typeof import('./pool').default;\n  var RedirectHandler: typeof import ('./handlers').RedirectHandler\n  var DecoratorHandler: typeof import ('./handlers').DecoratorHandler\n  var RetryHandler: typeof import ('./retry-handler').default\n  var createRedirectInterceptor: typeof import ('./interceptors').default.createRedirectInterceptor\n  var BalancedPool: typeof import('./balanced-pool').default;\n  var Client: typeof import('./client').default;\n  var buildConnector: typeof import('./connector').default;\n  var errors: typeof import('./errors').default;\n  var Agent: typeof import('./agent').default;\n  var setGlobalDispatcher: typeof import('./global-dispatcher').setGlobalDispatcher;\n  var getGlobalDispatcher: typeof import('./global-dispatcher').getGlobalDispatcher;\n  var request: typeof import('./api').request;\n  var stream: typeof import('./api').stream;\n  var pipeline: typeof import('./api').pipeline;\n  var connect: typeof import('./api').connect;\n  var upgrade: typeof import('./api').upgrade;\n  var MockClient: typeof import('./mock-client').default;\n  var MockPool: typeof import('./mock-pool').default;\n  var MockAgent: typeof import('./mock-agent').default;\n  var mockErrors: typeof import('./mock-errors').default;\n  var fetch: typeof import('./fetch').fetch;\n  var Headers: typeof import('./fetch').Headers;\n  var Response: typeof import('./fetch').Response;\n  var Request: typeof import('./fetch').Request;\n  var FormData: typeof import('./formdata').FormData;\n  var File: typeof import('./file').File;\n  var FileReader: typeof import('./filereader').FileReader;\n  var caches: typeof import('./cache').caches;\n  var interceptors: typeof import('./interceptors').default;\n}\n",
  "node_modules/tgrid/node_modules/undici-types/interceptors.d.ts": "import Dispatcher from \"./dispatcher\";\nimport RetryHandler from \"./retry-handler\";\n\nexport default Interceptors;\n\ndeclare namespace Interceptors {\n  export type DumpInterceptorOpts = { maxSize?: number }\n  export type RetryInterceptorOpts = RetryHandler.RetryOptions\n  export type RedirectInterceptorOpts = { maxRedirections?: number }\n  \n  export function createRedirectInterceptor(opts: RedirectInterceptorOpts): Dispatcher.DispatcherComposeInterceptor\n  export function dump(opts?: DumpInterceptorOpts): Dispatcher.DispatcherComposeInterceptor\n  export function retry(opts?: RetryInterceptorOpts): Dispatcher.DispatcherComposeInterceptor\n  export function redirect(opts?: RedirectInterceptorOpts): Dispatcher.DispatcherComposeInterceptor\n}\n",
  "node_modules/tgrid/node_modules/undici-types/mock-agent.d.ts": "import Agent from './agent'\nimport Dispatcher from './dispatcher'\nimport { Interceptable, MockInterceptor } from './mock-interceptor'\nimport MockDispatch = MockInterceptor.MockDispatch;\n\nexport default MockAgent\n\ninterface PendingInterceptor extends MockDispatch {\n  origin: string;\n}\n\n/** A mocked Agent class that implements the Agent API. It allows one to intercept HTTP requests made through undici and return mocked responses instead. */\ndeclare class MockAgent<TMockAgentOptions extends MockAgent.Options = MockAgent.Options> extends Dispatcher {\n  constructor(options?: MockAgent.Options)\n  /** Creates and retrieves mock Dispatcher instances which can then be used to intercept HTTP requests. If the number of connections on the mock agent is set to 1, a MockClient instance is returned. Otherwise a MockPool instance is returned. */\n  get<TInterceptable extends Interceptable>(origin: string): TInterceptable;\n  get<TInterceptable extends Interceptable>(origin: RegExp): TInterceptable;\n  get<TInterceptable extends Interceptable>(origin: ((origin: string) => boolean)): TInterceptable;\n  /** Dispatches a mocked request. */\n  dispatch(options: Agent.DispatchOptions, handler: Dispatcher.DispatchHandlers): boolean;\n  /** Closes the mock agent and waits for registered mock pools and clients to also close before resolving. */\n  close(): Promise<void>;\n  /** Disables mocking in MockAgent. */\n  deactivate(): void;\n  /** Enables mocking in a MockAgent instance. When instantiated, a MockAgent is automatically activated. Therefore, this method is only effective after `MockAgent.deactivate` has been called. */\n  activate(): void;\n  /** Define host matchers so only matching requests that aren't intercepted by the mock dispatchers will be attempted. */\n  enableNetConnect(): void;\n  enableNetConnect(host: string): void;\n  enableNetConnect(host: RegExp): void;\n  enableNetConnect(host: ((host: string) => boolean)): void;\n  /** Causes all requests to throw when requests are not matched in a MockAgent intercept. */\n  disableNetConnect(): void;\n  pendingInterceptors(): PendingInterceptor[];\n  assertNoPendingInterceptors(options?: {\n    pendingInterceptorsFormatter?: PendingInterceptorsFormatter;\n  }): void;\n}\n\ninterface PendingInterceptorsFormatter {\n  format(pendingInterceptors: readonly PendingInterceptor[]): string;\n}\n\ndeclare namespace MockAgent {\n  /** MockAgent options. */\n  export interface Options extends Agent.Options {\n    /** A custom agent to be encapsulated by the MockAgent. */\n    agent?: Agent;\n  }\n}\n",
  "node_modules/tgrid/node_modules/undici-types/mock-client.d.ts": "import Client from './client'\nimport Dispatcher from './dispatcher'\nimport MockAgent from './mock-agent'\nimport { MockInterceptor, Interceptable } from './mock-interceptor'\n\nexport default MockClient\n\n/** MockClient extends the Client API and allows one to mock requests. */\ndeclare class MockClient extends Client implements Interceptable {\n  constructor(origin: string, options: MockClient.Options);\n  /** Intercepts any matching requests that use the same origin as this mock client. */\n  intercept(options: MockInterceptor.Options): MockInterceptor;\n  /** Dispatches a mocked request. */\n  dispatch(options: Dispatcher.DispatchOptions, handlers: Dispatcher.DispatchHandlers): boolean;\n  /** Closes the mock client and gracefully waits for enqueued requests to complete. */\n  close(): Promise<void>;\n}\n\ndeclare namespace MockClient {\n  /** MockClient options. */\n  export interface Options extends Client.Options {\n    /** The agent to associate this MockClient with. */\n    agent: MockAgent;\n  }\n}\n",
  "node_modules/tgrid/node_modules/undici-types/mock-errors.d.ts": "import Errors from './errors'\n\nexport default MockErrors\n\ndeclare namespace MockErrors {\n  /** The request does not match any registered mock dispatches. */\n  export class MockNotMatchedError extends Errors.UndiciError {\n    constructor(message?: string);\n    name: 'MockNotMatchedError';\n    code: 'UND_MOCK_ERR_MOCK_NOT_MATCHED';\n  }\n}\n",
  "node_modules/tgrid/node_modules/undici-types/mock-interceptor.d.ts": "import { IncomingHttpHeaders } from './header'\nimport Dispatcher from './dispatcher';\nimport { BodyInit, Headers } from './fetch'\n\nexport {\n  Interceptable,\n  MockInterceptor,\n  MockScope\n}\n\n/** The scope associated with a mock dispatch. */\ndeclare class MockScope<TData extends object = object> {\n  constructor(mockDispatch: MockInterceptor.MockDispatch<TData>);\n  /** Delay a reply by a set amount of time in ms. */\n  delay(waitInMs: number): MockScope<TData>;\n  /** Persist the defined mock data for the associated reply. It will return the defined mock data indefinitely. */\n  persist(): MockScope<TData>;\n  /** Define a reply for a set amount of matching requests. */\n  times(repeatTimes: number): MockScope<TData>;\n}\n\n/** The interceptor for a Mock. */\ndeclare class MockInterceptor {\n  constructor(options: MockInterceptor.Options, mockDispatches: MockInterceptor.MockDispatch[]);\n  /** Mock an undici request with the defined reply. */\n  reply<TData extends object = object>(replyOptionsCallback: MockInterceptor.MockReplyOptionsCallback<TData>): MockScope<TData>;\n  reply<TData extends object = object>(\n    statusCode: number,\n    data?: TData | Buffer | string | MockInterceptor.MockResponseDataHandler<TData>,\n    responseOptions?: MockInterceptor.MockResponseOptions\n  ): MockScope<TData>;\n  /** Mock an undici request by throwing the defined reply error. */\n  replyWithError<TError extends Error = Error>(error: TError): MockScope;\n  /** Set default reply headers on the interceptor for subsequent mocked replies. */\n  defaultReplyHeaders(headers: IncomingHttpHeaders): MockInterceptor;\n  /** Set default reply trailers on the interceptor for subsequent mocked replies. */\n  defaultReplyTrailers(trailers: Record<string, string>): MockInterceptor;\n  /** Set automatically calculated content-length header on subsequent mocked replies. */\n  replyContentLength(): MockInterceptor;\n}\n\ndeclare namespace MockInterceptor {\n  /** MockInterceptor options. */\n  export interface Options {\n    /** Path to intercept on. */\n    path: string | RegExp | ((path: string) => boolean);\n    /** Method to intercept on. Defaults to GET. */\n    method?: string | RegExp | ((method: string) => boolean);\n    /** Body to intercept on. */\n    body?: string | RegExp | ((body: string) => boolean);\n    /** Headers to intercept on. */\n    headers?: Record<string, string | RegExp | ((body: string) => boolean)> | ((headers: Record<string, string>) => boolean);\n    /** Query params to intercept on */\n    query?: Record<string, any>;\n  }\n  export interface MockDispatch<TData extends object = object, TError extends Error = Error> extends Options {\n    times: number | null;\n    persist: boolean;\n    consumed: boolean;\n    data: MockDispatchData<TData, TError>;\n  }\n  export interface MockDispatchData<TData extends object = object, TError extends Error = Error> extends MockResponseOptions {\n    error: TError | null;\n    statusCode?: number;\n    data?: TData | string;\n  }\n  export interface MockResponseOptions {\n    headers?: IncomingHttpHeaders;\n    trailers?: Record<string, string>;\n  }\n\n  export interface MockResponseCallbackOptions {\n    path: string;\n    method: string;\n    headers?: Headers | Record<string, string>;\n    origin?: string;\n    body?: BodyInit | Dispatcher.DispatchOptions['body'] | null;\n    maxRedirections?: number;\n  }\n\n  export type MockResponseDataHandler<TData extends object = object> = (\n    opts: MockResponseCallbackOptions\n  ) => TData | Buffer | string;\n\n  export type MockReplyOptionsCallback<TData extends object = object> = (\n    opts: MockResponseCallbackOptions\n  ) => { statusCode: number, data?: TData | Buffer | string, responseOptions?: MockResponseOptions }\n}\n\ninterface Interceptable extends Dispatcher {\n  /** Intercepts any matching requests that use the same origin as this mock client. */\n  intercept(options: MockInterceptor.Options): MockInterceptor;\n}\n",
  "node_modules/tgrid/node_modules/undici-types/mock-pool.d.ts": "import Pool from './pool'\nimport MockAgent from './mock-agent'\nimport { Interceptable, MockInterceptor } from './mock-interceptor'\nimport Dispatcher from './dispatcher'\n\nexport default MockPool\n\n/** MockPool extends the Pool API and allows one to mock requests. */\ndeclare class MockPool extends Pool implements Interceptable {\n  constructor(origin: string, options: MockPool.Options);\n  /** Intercepts any matching requests that use the same origin as this mock pool. */\n  intercept(options: MockInterceptor.Options): MockInterceptor;\n  /** Dispatches a mocked request. */\n  dispatch(options: Dispatcher.DispatchOptions, handlers: Dispatcher.DispatchHandlers): boolean;\n  /** Closes the mock pool and gracefully waits for enqueued requests to complete. */\n  close(): Promise<void>;\n}\n\ndeclare namespace MockPool {\n  /** MockPool options. */\n  export interface Options extends Pool.Options {\n    /** The agent to associate this MockPool with. */\n    agent: MockAgent;\n  }\n}\n",
  "node_modules/tgrid/node_modules/undici-types/package.json": "{\n  \"name\": \"undici-types\",\n  \"version\": \"6.19.8\",\n  \"description\": \"A stand-alone types package for Undici\",\n  \"homepage\": \"https://undici.nodejs.org\",\n  \"bugs\": {\n    \"url\": \"https://github.com/nodejs/undici/issues\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/nodejs/undici.git\"\n  },\n  \"license\": \"MIT\",\n  \"types\": \"index.d.ts\",\n  \"files\": [\n    \"*.d.ts\"\n  ],\n  \"contributors\": [\n    {\n      \"name\": \"Daniele Belardi\",\n      \"url\": \"https://github.com/dnlup\",\n      \"author\": true\n    },\n    {\n      \"name\": \"Ethan Arrowood\",\n      \"url\": \"https://github.com/ethan-arrowood\",\n      \"author\": true\n    },\n    {\n      \"name\": \"Matteo Collina\",\n      \"url\": \"https://github.com/mcollina\",\n      \"author\": true\n    },\n    {\n      \"name\": \"Matthew Aitken\",\n      \"url\": \"https://github.com/KhafraDev\",\n      \"author\": true\n    },\n    {\n      \"name\": \"Robert Nagy\",\n      \"url\": \"https://github.com/ronag\",\n      \"author\": true\n    },\n    {\n      \"name\": \"Szymon Marczak\",\n      \"url\": \"https://github.com/szmarczak\",\n      \"author\": true\n    },\n    {\n      \"name\": \"Tomas Della Vedova\",\n      \"url\": \"https://github.com/delvedor\",\n      \"author\": true\n    }\n  ]\n}",
  "node_modules/tgrid/node_modules/undici-types/patch.d.ts": "/// <reference types=\"node\" />\n\n// See https://github.com/nodejs/undici/issues/1740\n\nexport type DOMException = typeof globalThis extends { DOMException: infer T }\n ? T\n : any\n\nexport type EventTarget = typeof globalThis extends { EventTarget: infer T }\n  ? T\n  : {\n    addEventListener(\n      type: string,\n      listener: any,\n      options?: any,\n    ): void\n    dispatchEvent(event: Event): boolean\n    removeEventListener(\n      type: string,\n      listener: any,\n      options?: any | boolean,\n    ): void\n  }\n\nexport type Event = typeof globalThis extends { Event: infer T }\n  ? T\n  : {\n    readonly bubbles: boolean\n    cancelBubble: () => void\n    readonly cancelable: boolean\n    readonly composed: boolean\n    composedPath(): [EventTarget?]\n    readonly currentTarget: EventTarget | null\n    readonly defaultPrevented: boolean\n    readonly eventPhase: 0 | 2\n    readonly isTrusted: boolean\n    preventDefault(): void\n    returnValue: boolean\n    readonly srcElement: EventTarget | null\n    stopImmediatePropagation(): void\n    stopPropagation(): void\n    readonly target: EventTarget | null\n    readonly timeStamp: number\n    readonly type: string\n  }\n\nexport interface EventInit {\n  bubbles?: boolean\n  cancelable?: boolean\n  composed?: boolean\n}\n\nexport interface EventListenerOptions {\n  capture?: boolean\n}\n\nexport interface AddEventListenerOptions extends EventListenerOptions {\n  once?: boolean\n  passive?: boolean\n  signal?: AbortSignal\n}\n\nexport type EventListenerOrEventListenerObject = EventListener | EventListenerObject\n\nexport interface EventListenerObject {\n  handleEvent (object: Event): void\n}\n\nexport interface EventListener {\n  (evt: Event): void\n}\n",
  "node_modules/tgrid/node_modules/undici-types/pool-stats.d.ts": "import Pool from \"./pool\"\n\nexport default PoolStats\n\ndeclare class PoolStats {\n  constructor(pool: Pool);\n  /** Number of open socket connections in this pool. */\n  connected: number;\n  /** Number of open socket connections in this pool that do not have an active request. */\n  free: number;\n  /** Number of pending requests across all clients in this pool. */\n  pending: number;\n  /** Number of queued requests across all clients in this pool. */\n  queued: number;\n  /** Number of currently active requests across all clients in this pool. */\n  running: number;\n  /** Number of active, pending, or queued requests across all clients in this pool. */\n  size: number;\n}\n",
  "node_modules/tgrid/node_modules/undici-types/pool.d.ts": "import Client from './client'\nimport TPoolStats from './pool-stats'\nimport { URL } from 'url'\nimport Dispatcher from \"./dispatcher\";\n\nexport default Pool\n\ntype PoolConnectOptions = Omit<Dispatcher.ConnectOptions, \"origin\">;\n\ndeclare class Pool extends Dispatcher {\n  constructor(url: string | URL, options?: Pool.Options)\n  /** `true` after `pool.close()` has been called. */\n  closed: boolean;\n  /** `true` after `pool.destroyed()` has been called or `pool.close()` has been called and the pool shutdown has completed. */\n  destroyed: boolean;\n  /** Aggregate stats for a Pool. */\n  readonly stats: TPoolStats;\n\n  // Override dispatcher APIs.\n  override connect(\n    options: PoolConnectOptions\n  ): Promise<Dispatcher.ConnectData>;\n  override connect(\n    options: PoolConnectOptions,\n    callback: (err: Error | null, data: Dispatcher.ConnectData) => void\n  ): void;\n}\n\ndeclare namespace Pool {\n  export type PoolStats = TPoolStats;\n  export interface Options extends Client.Options {\n    /** Default: `(origin, opts) => new Client(origin, opts)`. */\n    factory?(origin: URL, opts: object): Dispatcher;\n    /** The max number of clients to create. `null` if no limit. Default `null`. */\n    connections?: number | null;\n\n    interceptors?: { Pool?: readonly Dispatcher.DispatchInterceptor[] } & Client.Options[\"interceptors\"]\n  }\n}\n",
  "node_modules/tgrid/node_modules/undici-types/proxy-agent.d.ts": "import Agent from './agent'\nimport buildConnector from './connector';\nimport Dispatcher from './dispatcher'\nimport { IncomingHttpHeaders } from './header'\n\nexport default ProxyAgent\n\ndeclare class ProxyAgent extends Dispatcher {\n  constructor(options: ProxyAgent.Options | string)\n\n  dispatch(options: Agent.DispatchOptions, handler: Dispatcher.DispatchHandlers): boolean;\n  close(): Promise<void>;\n}\n\ndeclare namespace ProxyAgent {\n  export interface Options extends Agent.Options {\n    uri: string;\n    /**\n     * @deprecated use opts.token\n     */\n    auth?: string;\n    token?: string;\n    headers?: IncomingHttpHeaders;\n    requestTls?: buildConnector.BuildOptions;\n    proxyTls?: buildConnector.BuildOptions;\n    clientFactory?(origin: URL, opts: object): Dispatcher;\n  }\n}\n",
  "node_modules/tgrid/node_modules/undici-types/readable.d.ts": "import { Readable } from \"stream\";\nimport { Blob } from 'buffer'\n\nexport default BodyReadable\n\ndeclare class BodyReadable extends Readable {\n  constructor(\n    resume?: (this: Readable, size: number) => void | null,\n    abort?: () => void | null,\n    contentType?: string\n  )\n\n  /** Consumes and returns the body as a string\n   *  https://fetch.spec.whatwg.org/#dom-body-text\n   */\n  text(): Promise<string>\n\n  /** Consumes and returns the body as a JavaScript Object\n   *  https://fetch.spec.whatwg.org/#dom-body-json\n   */\n  json(): Promise<unknown>\n\n  /** Consumes and returns the body as a Blob\n   *  https://fetch.spec.whatwg.org/#dom-body-blob\n   */\n  blob(): Promise<Blob>\n\n  /** Consumes and returns the body as an ArrayBuffer\n   *  https://fetch.spec.whatwg.org/#dom-body-arraybuffer\n   */\n  arrayBuffer(): Promise<ArrayBuffer>\n\n  /** Not implemented\n   *\n   *  https://fetch.spec.whatwg.org/#dom-body-formdata\n   */\n  formData(): Promise<never>\n\n  /** Returns true if the body is not null and the body has been consumed\n   *\n   *  Otherwise, returns false\n   *\n   * https://fetch.spec.whatwg.org/#dom-body-bodyused\n   */\n  readonly bodyUsed: boolean\n\n  /** \n   * If body is null, it should return null as the body\n   *\n   *  If body is not null, should return the body as a ReadableStream\n   *\n   *  https://fetch.spec.whatwg.org/#dom-body-body\n   */\n  readonly body: never | undefined\n\n  /** Dumps the response body by reading `limit` number of bytes.\n   * @param opts.limit Number of bytes to read (optional) - Default: 262144\n   */\n  dump(opts?: { limit: number }): Promise<void>\n}\n",
  "node_modules/tgrid/node_modules/undici-types/retry-agent.d.ts": "import Dispatcher from './dispatcher'\nimport RetryHandler from './retry-handler'\n\nexport default RetryAgent\n\ndeclare class RetryAgent extends Dispatcher {\n  constructor(dispatcher: Dispatcher, options?: RetryHandler.RetryOptions)\n}\n",
  "node_modules/tgrid/node_modules/undici-types/retry-handler.d.ts": "import Dispatcher from \"./dispatcher\";\n\nexport default RetryHandler;\n\ndeclare class RetryHandler implements Dispatcher.DispatchHandlers {\n  constructor(\n    options: Dispatcher.DispatchOptions & {\n      retryOptions?: RetryHandler.RetryOptions;\n    },\n    retryHandlers: RetryHandler.RetryHandlers\n  );\n}\n\ndeclare namespace RetryHandler {\n  export type RetryState = { counter: number; };\n\n  export type RetryContext = {\n    state: RetryState;\n    opts: Dispatcher.DispatchOptions & {\n      retryOptions?: RetryHandler.RetryOptions;\n    };\n  }\n\n  export type OnRetryCallback = (result?: Error | null) => void;\n\n  export type RetryCallback = (\n    err: Error,\n    context: {\n      state: RetryState;\n      opts: Dispatcher.DispatchOptions & {\n        retryOptions?: RetryHandler.RetryOptions;\n      };\n    },\n    callback: OnRetryCallback\n  ) => number | null;\n\n  export interface RetryOptions {\n    /**\n     * Callback to be invoked on every retry iteration.\n     * It receives the error, current state of the retry object and the options object\n     * passed when instantiating the retry handler.\n     *\n     * @type {RetryCallback}\n     * @memberof RetryOptions\n     */\n    retry?: RetryCallback;\n    /**\n     * Maximum number of retries to allow.\n     *\n     * @type {number}\n     * @memberof RetryOptions\n     * @default 5\n     */\n    maxRetries?: number;\n    /**\n     * Max number of milliseconds allow between retries\n     *\n     * @type {number}\n     * @memberof RetryOptions\n     * @default 30000\n     */\n    maxTimeout?: number;\n    /**\n     * Initial number of milliseconds to wait before retrying for the first time.\n     *\n     * @type {number}\n     * @memberof RetryOptions\n     * @default 500\n     */\n    minTimeout?: number;\n    /**\n     * Factior to multiply the timeout factor between retries.\n     *\n     * @type {number}\n     * @memberof RetryOptions\n     * @default 2\n     */\n    timeoutFactor?: number;\n    /**\n     * It enables to automatically infer timeout between retries based on the `Retry-After` header.\n     *\n     * @type {boolean}\n     * @memberof RetryOptions\n     * @default true\n     */\n    retryAfter?: boolean;\n    /**\n     * HTTP methods to retry.\n     *\n     * @type {Dispatcher.HttpMethod[]}\n     * @memberof RetryOptions\n     * @default ['GET', 'HEAD', 'OPTIONS', 'PUT', 'DELETE', 'TRACE'],\n     */\n    methods?: Dispatcher.HttpMethod[];\n    /**\n     * Error codes to be retried. e.g. `ECONNRESET`, `ENOTFOUND`, `ETIMEDOUT`, `ECONNREFUSED`, etc.\n     *\n     * @type {string[]}\n     * @default ['ECONNRESET','ECONNREFUSED','ENOTFOUND','ENETDOWN','ENETUNREACH','EHOSTDOWN','EHOSTUNREACH','EPIPE']\n     */\n    errorCodes?: string[];\n    /**\n     * HTTP status codes to be retried.\n     *\n     * @type {number[]}\n     * @memberof RetryOptions\n     * @default [500, 502, 503, 504, 429],\n     */\n    statusCodes?: number[];\n  }\n\n  export interface RetryHandlers {\n    dispatch: Dispatcher[\"dispatch\"];\n    handler: Dispatcher.DispatchHandlers;\n  }\n}\n",
  "node_modules/tgrid/node_modules/undici-types/util.d.ts": "export namespace util {\n  /**\n   * Retrieves a header name and returns its lowercase value.\n   * @param value Header name\n   */\n  export function headerNameToString(value: string | Buffer): string;\n\n  /**\n   * Receives a header object and returns the parsed value.\n   * @param headers Header object\n   * @param obj Object to specify a proxy object. Used to assign parsed values.\n   * @returns If `obj` is specified, it is equivalent to `obj`.\n   */\n  export function parseHeaders(\n    headers: (Buffer | string | (Buffer | string)[])[],\n    obj?: Record<string, string | string[]>\n  ): Record<string, string | string[]>;\n}\n",
  "node_modules/tgrid/node_modules/undici-types/webidl.d.ts": "// These types are not exported, and are only used internally\n\n/**\n * Take in an unknown value and return one that is of type T\n */\ntype Converter<T> = (object: unknown) => T\n\ntype SequenceConverter<T> = (object: unknown, iterable?: IterableIterator<T>) => T[]\n\ntype RecordConverter<K extends string, V> = (object: unknown) => Record<K, V>\n\ninterface ConvertToIntOpts {\n  clamp?: boolean\n  enforceRange?: boolean\n}\n\ninterface WebidlErrors {\n  exception (opts: { header: string, message: string }): TypeError\n  /**\n   * @description Throw an error when conversion from one type to another has failed\n   */\n  conversionFailed (opts: {\n    prefix: string\n    argument: string\n    types: string[]\n  }): TypeError\n  /**\n   * @description Throw an error when an invalid argument is provided\n   */\n  invalidArgument (opts: {\n    prefix: string\n    value: string\n    type: string\n  }): TypeError\n}\n\ninterface WebidlUtil {\n  /**\n   * @see https://tc39.es/ecma262/#sec-ecmascript-data-types-and-values\n   */\n  Type (object: unknown):\n    | 'Undefined'\n    | 'Boolean'\n    | 'String'\n    | 'Symbol'\n    | 'Number'\n    | 'BigInt'\n    | 'Null'\n    | 'Object'\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#abstract-opdef-converttoint\n   */\n  ConvertToInt (\n    V: unknown,\n    bitLength: number,\n    signedness: 'signed' | 'unsigned',\n    opts?: ConvertToIntOpts\n  ): number\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#abstract-opdef-converttoint\n   */\n  IntegerPart (N: number): number\n\n  /**\n   * Stringifies {@param V}\n   */\n  Stringify (V: any): string\n}\n\ninterface WebidlConverters {\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-DOMString\n   */\n  DOMString (V: unknown, prefix: string, argument: string, opts?: {\n    legacyNullToEmptyString: boolean\n  }): string\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-ByteString\n   */\n  ByteString (V: unknown, prefix: string, argument: string): string\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-USVString\n   */\n  USVString (V: unknown): string\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-boolean\n   */\n  boolean (V: unknown): boolean\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-any\n   */\n  any <Value>(V: Value): Value\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-long-long\n   */\n  ['long long'] (V: unknown): number\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-unsigned-long-long\n   */\n  ['unsigned long long'] (V: unknown): number\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-unsigned-long\n   */\n  ['unsigned long'] (V: unknown): number\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-unsigned-short\n   */\n  ['unsigned short'] (V: unknown, opts?: ConvertToIntOpts): number\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#idl-ArrayBuffer\n   */\n  ArrayBuffer (V: unknown): ArrayBufferLike\n  ArrayBuffer (V: unknown, opts: { allowShared: false }): ArrayBuffer\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-buffer-source-types\n   */\n  TypedArray (\n    V: unknown,\n    TypedArray: NodeJS.TypedArray | ArrayBufferLike\n  ): NodeJS.TypedArray | ArrayBufferLike\n  TypedArray (\n    V: unknown,\n    TypedArray: NodeJS.TypedArray | ArrayBufferLike,\n    opts?: { allowShared: false }\n  ): NodeJS.TypedArray | ArrayBuffer\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-buffer-source-types\n   */\n  DataView (V: unknown, opts?: { allowShared: boolean }): DataView\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#BufferSource\n   */\n  BufferSource (\n    V: unknown,\n    opts?: { allowShared: boolean }\n  ): NodeJS.TypedArray | ArrayBufferLike | DataView\n\n  ['sequence<ByteString>']: SequenceConverter<string>\n  \n  ['sequence<sequence<ByteString>>']: SequenceConverter<string[]>\n\n  ['record<ByteString, ByteString>']: RecordConverter<string, string>\n\n  [Key: string]: (...args: any[]) => unknown\n}\n\nexport interface Webidl {\n  errors: WebidlErrors\n  util: WebidlUtil\n  converters: WebidlConverters\n\n  /**\n   * @description Performs a brand-check on {@param V} to ensure it is a\n   * {@param cls} object.\n   */\n  brandCheck <Interface>(V: unknown, cls: Interface, opts?: { strict?: boolean }): asserts V is Interface\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-sequence\n   * @description Convert a value, V, to a WebIDL sequence type.\n   */\n  sequenceConverter <Type>(C: Converter<Type>): SequenceConverter<Type>\n\n  illegalConstructor (): never\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#es-to-record\n   * @description Convert a value, V, to a WebIDL record type.\n   */\n  recordConverter <K extends string, V>(\n    keyConverter: Converter<K>,\n    valueConverter: Converter<V>\n  ): RecordConverter<K, V>\n\n  /**\n   * Similar to {@link Webidl.brandCheck} but allows skipping the check if third party\n   * interfaces are allowed.\n   */\n  interfaceConverter <Interface>(cls: Interface): (\n    V: unknown,\n    opts?: { strict: boolean }\n  ) => asserts V is typeof cls\n\n  // TODO(@KhafraDev): a type could likely be implemented that can infer the return type\n  // from the converters given?\n  /**\n   * Converts a value, V, to a WebIDL dictionary types. Allows limiting which keys are\n   * allowed, values allowed, optional and required keys. Auto converts the value to\n   * a type given a converter.\n   */\n  dictionaryConverter (converters: {\n    key: string,\n    defaultValue?: () => unknown,\n    required?: boolean,\n    converter: (...args: unknown[]) => unknown,\n    allowedValues?: unknown[]\n  }[]): (V: unknown) => Record<string, unknown>\n\n  /**\n   * @see https://webidl.spec.whatwg.org/#idl-nullable-type\n   * @description allows a type, V, to be null\n   */\n  nullableConverter <T>(\n    converter: Converter<T>\n  ): (V: unknown) => ReturnType<typeof converter> | null\n\n  argumentLengthCheck (args: { length: number }, min: number, context: string): void\n}\n",
  "node_modules/tgrid/node_modules/undici-types/websocket.d.ts": "/// <reference types=\"node\" />\n\nimport type { Blob } from 'buffer'\nimport type { MessagePort } from 'worker_threads'\nimport {\n  EventTarget,\n  Event,\n  EventInit,\n  EventListenerOptions,\n  AddEventListenerOptions,\n  EventListenerOrEventListenerObject\n} from './patch'\nimport Dispatcher from './dispatcher'\nimport { HeadersInit } from './fetch'\n\nexport type BinaryType = 'blob' | 'arraybuffer'\n\ninterface WebSocketEventMap {\n  close: CloseEvent\n  error: ErrorEvent\n  message: MessageEvent\n  open: Event\n}\n\ninterface WebSocket extends EventTarget {\n  binaryType: BinaryType\n  \n  readonly bufferedAmount: number\n  readonly extensions: string\n\n  onclose: ((this: WebSocket, ev: WebSocketEventMap['close']) => any) | null\n  onerror: ((this: WebSocket, ev: WebSocketEventMap['error']) => any) | null\n  onmessage: ((this: WebSocket, ev: WebSocketEventMap['message']) => any) | null\n  onopen: ((this: WebSocket, ev: WebSocketEventMap['open']) => any) | null\n\n  readonly protocol: string\n  readonly readyState: number\n  readonly url: string\n\n  close(code?: number, reason?: string): void\n  send(data: string | ArrayBufferLike | Blob | ArrayBufferView): void\n\n  readonly CLOSED: number\n  readonly CLOSING: number\n  readonly CONNECTING: number\n  readonly OPEN: number\n\n  addEventListener<K extends keyof WebSocketEventMap>(\n    type: K,\n    listener: (this: WebSocket, ev: WebSocketEventMap[K]) => any,\n    options?: boolean | AddEventListenerOptions\n  ): void\n  addEventListener(\n    type: string,\n    listener: EventListenerOrEventListenerObject,\n    options?: boolean | AddEventListenerOptions\n  ): void\n  removeEventListener<K extends keyof WebSocketEventMap>(\n    type: K,\n    listener: (this: WebSocket, ev: WebSocketEventMap[K]) => any,\n    options?: boolean | EventListenerOptions\n  ): void\n  removeEventListener(\n    type: string,\n    listener: EventListenerOrEventListenerObject,\n    options?: boolean | EventListenerOptions\n  ): void\n}\n\nexport declare const WebSocket: {\n  prototype: WebSocket\n  new (url: string | URL, protocols?: string | string[] | WebSocketInit): WebSocket\n  readonly CLOSED: number\n  readonly CLOSING: number\n  readonly CONNECTING: number\n  readonly OPEN: number\n}\n\ninterface CloseEventInit extends EventInit {\n  code?: number\n  reason?: string\n  wasClean?: boolean\n}\n\ninterface CloseEvent extends Event {\n  readonly code: number\n  readonly reason: string\n  readonly wasClean: boolean\n}\n\nexport declare const CloseEvent: {\n  prototype: CloseEvent\n  new (type: string, eventInitDict?: CloseEventInit): CloseEvent\n}\n\ninterface MessageEventInit<T = any> extends EventInit {\n  data?: T\n  lastEventId?: string\n  origin?: string\n  ports?: (typeof MessagePort)[]\n  source?: typeof MessagePort | null\n}\n\ninterface MessageEvent<T = any> extends Event {\n  readonly data: T\n  readonly lastEventId: string\n  readonly origin: string\n  readonly ports: ReadonlyArray<typeof MessagePort>\n  readonly source: typeof MessagePort | null\n  initMessageEvent(\n    type: string,\n    bubbles?: boolean,\n    cancelable?: boolean,\n    data?: any,\n    origin?: string,\n    lastEventId?: string,\n    source?: typeof MessagePort | null,\n    ports?: (typeof MessagePort)[]\n  ): void;\n}\n\nexport declare const MessageEvent: {\n  prototype: MessageEvent\n  new<T>(type: string, eventInitDict?: MessageEventInit<T>): MessageEvent<T>\n}\n\ninterface ErrorEventInit extends EventInit {\n  message?: string\n  filename?: string\n  lineno?: number\n  colno?: number\n  error?: any\n}\n\ninterface ErrorEvent extends Event {\n  readonly message: string\n  readonly filename: string\n  readonly lineno: number\n  readonly colno: number\n  readonly error: any\n}\n\nexport declare const ErrorEvent: {\n  prototype: ErrorEvent\n  new (type: string, eventInitDict?: ErrorEventInit): ErrorEvent\n}\n\ninterface WebSocketInit {\n  protocols?: string | string[],\n  dispatcher?: Dispatcher,\n  headers?: HeadersInit\n}\n",
  "node_modules/thread-stream/index.d.ts": "import { EventEmitter } from 'events'\nimport * as workerThreads from 'worker_threads'\n\ninterface ThreadStreamOptions {\n  /**\n   * The size (in bytes) of the buffer.\n   * Must be greater than 4 (i.e. it must at least fit a 4-byte utf-8 char).\n   * \n   * Default: `4 * 1024 * 1024` = `4194304`\n   */\n  bufferSize?: number,\n  /**\n   * The path to the Worker's main script or module.\n   * Must be either an absolute path or a relative path (i.e. relative to the current working directory) starting with ./ or ../, or a WHATWG URL object using file: or data: protocol.\n   * When using a data: URL, the data is interpreted based on MIME type using the ECMAScript module loader.\n   * \n   * {@link workerThreads.Worker()}\n   */\n  filename: string | URL,\n  /**\n   * If `true`, write data synchronously; otherwise write data asynchronously.\n   * \n   * Default: `false`.\n   */\n  sync?: boolean,\n  /**\n   * {@link workerThreads.WorkerOptions.workerData}\n   * \n   * Default: `{}`\n   */\n  workerData?: any,\n  /**\n   * {@link workerThreads.WorkerOptions}\n   * \n   * Default: `{}`\n   */\n  workerOpts?: workerThreads.WorkerOptions\n}\n\n\ndeclare class ThreadStream extends EventEmitter {\n  /**\n   * @param {ThreadStreamOptions} opts \n   */\n  constructor(opts: ThreadStreamOptions)\n  /**\n   * Write some data to the stream.\n   * \n   * **Please note that this method should not throw an {Error} if something goes wrong but emit an error event.**\n   * @param {string} data data to write.\n   * @returns {boolean} false if the stream wishes for the calling code to wait for the 'drain' event to be emitted before continuing to write additional data or if it fails to write; otherwise true.\n   */\n  write(data: string): boolean\n  /**\n   * Signal that no more data will be written.\n   * \n   * **Please note that this method should not throw an {Error} if something goes wrong but emit an error event.**\n   * \n   * Calling the {@link write()} method after calling {@link end()} will emit an error.\n   */\n  end(): void\n  /**\n   * Flush the stream synchronously.\n   * This method should be called in the shutdown phase to make sure that all data has been flushed.\n   * \n   * **Please note that this method will throw an {Error} if something goes wrong.**\n   * \n   * @throws {Error} if the stream is already flushing, if it fails to flush or if it takes more than 10 seconds to flush.\n   */\n  flushSync(): void\n  /**\n   * Synchronously calls each of the listeners registered for the event named`eventName`, in the order they were registered, passing the supplied arguments\n   * to each.\n   *\n   * @param eventName the name of the event.\n   * @param args the arguments to be passed to the event handlers.\n   * @returns {boolean} `true` if the event had listeners, `false` otherwise.\n   */\n  emit(eventName: string | symbol, ...args: any[]): boolean;\n\n  /**\n   * Post a message to the Worker with specified data and an optional list of transferable objects.\n   *\n   * @param eventName the name of the event, specifically 'message'.\n   * @param message message data to be sent to the Worker.\n   * @param transferList an optional list of transferable objects to be transferred to the Worker context.\n   * @returns {boolean} true if the event had listeners, false otherwise.\n   */\n  emit(eventName: 'message', message: any, transferList?: workerThreads.TransferListItem[]): boolean\n}\n\nexport = ThreadStream;\n",
  "node_modules/thread-stream/package.json": "{\n  \"name\": \"thread-stream\",\n  \"version\": \"3.1.0\",\n  \"description\": \"A streaming way to send data to a Node.js Worker Thread\",\n  \"main\": \"index.js\",\n  \"types\": \"index.d.ts\",\n  \"dependencies\": {\n    \"real-require\": \"^0.2.0\"\n  },\n  \"devDependencies\": {\n    \"@types/node\": \"^20.1.0\",\n    \"@types/tap\": \"^15.0.0\",\n    \"@yao-pkg/pkg\": \"^5.11.5\",\n    \"desm\": \"^1.3.0\",\n    \"fastbench\": \"^1.0.1\",\n    \"husky\": \"^9.0.6\",\n    \"pino-elasticsearch\": \"^8.0.0\",\n    \"sonic-boom\": \"^4.0.1\",\n    \"standard\": \"^17.0.0\",\n    \"tap\": \"^16.2.0\",\n    \"ts-node\": \"^10.8.0\",\n    \"typescript\": \"^5.3.2\",\n    \"why-is-node-running\": \"^2.2.2\"\n  },\n  \"scripts\": {\n    \"build\": \"tsc --noEmit\",\n    \"test\": \"standard && npm run build && npm run transpile && tap \\\"test/**/*.test.*js\\\" && tap --ts test/*.test.*ts\",\n    \"test:ci\": \"standard && npm run transpile && npm run test:ci:js && npm run test:ci:ts\",\n    \"test:ci:js\": \"tap --no-check-coverage --timeout=120 --coverage-report=lcovonly \\\"test/**/*.test.*js\\\"\",\n    \"test:ci:ts\": \"tap --ts --no-check-coverage --coverage-report=lcovonly \\\"test/**/*.test.*ts\\\"\",\n    \"test:yarn\": \"npm run transpile && tap \\\"test/**/*.test.js\\\" --no-check-coverage\",\n    \"transpile\": \"sh ./test/ts/transpile.sh\",\n    \"prepare\": \"husky install\"\n  },\n  \"standard\": {\n    \"ignore\": [\n      \"test/ts/**/*\",\n      \"test/syntax-error.mjs\"\n    ]\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/mcollina/thread-stream.git\"\n  },\n  \"keywords\": [\n    \"worker\",\n    \"thread\",\n    \"threads\",\n    \"stream\"\n  ],\n  \"author\": \"Matteo Collina <hello@matteocollina.com>\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/mcollina/thread-stream/issues\"\n  },\n  \"homepage\": \"https://github.com/mcollina/thread-stream#readme\"\n}\n",
  "node_modules/thread-stream/test/helper.d.ts": "export declare function file(): string\n",
  "node_modules/through/package.json": "{\n  \"name\": \"through\",\n  \"version\": \"2.3.8\",\n  \"description\": \"simplified stream construction\",\n  \"main\": \"index.js\",\n  \"scripts\": {\n    \"test\": \"set -e; for t in test/*.js; do node $t; done\"\n  },\n  \"devDependencies\": {\n    \"stream-spec\": \"~0.3.5\",\n    \"tape\": \"~2.3.2\",\n    \"from\": \"~0.1.3\"\n  },\n  \"keywords\": [\n    \"stream\",\n    \"streams\",\n    \"user-streams\",\n    \"pipe\"\n  ],\n  \"author\": \"Dominic Tarr <dominic.tarr@gmail.com> (dominictarr.com)\",\n  \"license\": \"MIT\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/dominictarr/through.git\"\n  },\n  \"homepage\": \"https://github.com/dominictarr/through\",\n  \"testling\": {\n    \"browsers\": [\n      \"ie/8..latest\",\n      \"ff/15..latest\",\n      \"chrome/20..latest\",\n      \"safari/5.1..latest\"\n    ],\n    \"files\": \"test/*.js\"\n  }\n}\n",
  "node_modules/tinyexec/dist/main.d.ts": "/// <reference types=\"node\" resolution-mode=\"require\"/>\nimport { ChildProcess, SpawnOptions } from \"node:child_process\";\nimport { Readable } from \"node:stream\";\n\n//#region src/non-zero-exit-error.d.ts\ndeclare class NonZeroExitError extends Error {\n  readonly result: Result;\n  readonly output?: Output;\n  get exitCode(): number | undefined;\n  constructor(result: Result, output?: Output);\n}\n\n//#endregion\n//#region src/main.d.ts\ninterface Output {\n  stderr: string;\n  stdout: string;\n  exitCode: number | undefined;\n}\ninterface PipeOptions extends Options {}\ntype KillSignal = Parameters<ChildProcess['kill']>[0];\ninterface OutputApi extends AsyncIterable<string> {\n  pipe(command: string, args?: string[], options?: Partial<PipeOptions>): Result;\n  process: ChildProcess | undefined;\n  kill(signal?: KillSignal): boolean;\n  get pid(): number | undefined;\n  get aborted(): boolean;\n  get killed(): boolean;\n  get exitCode(): number | undefined;\n}\ntype Result = PromiseLike<Output> & OutputApi;\ninterface Options {\n  signal: AbortSignal;\n  nodeOptions: SpawnOptions;\n  timeout: number;\n  persist: boolean;\n  stdin: ExecProcess;\n  throwOnError: boolean;\n}\ninterface TinyExec {\n  (command: string, args?: string[], options?: Partial<Options>): Result;\n}\ndeclare class ExecProcess implements Result {\n  protected _process?: ChildProcess;\n  protected _aborted: boolean;\n  protected _options: Partial<Options>;\n  protected _command: string;\n  protected _args: string[];\n  protected _resolveClose?: () => void;\n  protected _processClosed: Promise<void>;\n  protected _thrownError?: Error;\n  get process(): ChildProcess | undefined;\n  get pid(): number | undefined;\n  get exitCode(): number | undefined;\n  constructor(command: string, args?: string[], options?: Partial<Options>);\n  kill(signal?: KillSignal): boolean;\n  get aborted(): boolean;\n  get killed(): boolean;\n  pipe(command: string, args?: string[], options?: Partial<PipeOptions>): Result;\n  [Symbol.asyncIterator](): AsyncIterator<string>;\n  protected _waitForOutput(): Promise<Output>;\n  then<TResult1 = Output, TResult2 = never>(onfulfilled?: ((value: Output) => TResult1 | PromiseLike<TResult1>) | null, onrejected?: ((reason: unknown) => TResult2 | PromiseLike<TResult2>) | null): Promise<TResult1 | TResult2>;\n  protected _streamOut?: Readable;\n  protected _streamErr?: Readable;\n  spawn(): void;\n  protected _resetState(): void;\n  protected _onError: (err: Error) => void;\n  protected _onClose: () => void;\n}\ndeclare const x: TinyExec;\ndeclare const exec: TinyExec;\n\n//#endregion\nexport { ExecProcess, KillSignal, NonZeroExitError, Options, Output, OutputApi, PipeOptions, Result, TinyExec, exec, x };",
  "node_modules/tinyexec/package.json": "{\n  \"name\": \"tinyexec\",\n  \"version\": \"1.0.2\",\n  \"type\": \"module\",\n  \"description\": \"A minimal library for executing processes in Node\",\n  \"main\": \"./dist/main.js\",\n  \"engines\": {\n    \"node\": \">=18\"\n  },\n  \"files\": [\n    \"dist\"\n  ],\n  \"scripts\": {\n    \"build\": \"tsdown\",\n    \"build:types\": \"tsc\",\n    \"dev\": \"tsdown --watch\",\n    \"format\": \"prettier --write src\",\n    \"format:check\": \"prettier --check src\",\n    \"lint\": \"eslint src\",\n    \"prepare\": \"npm run build\",\n    \"test\": \"npm run build && vitest run\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/tinylibs/tinyexec.git\"\n  },\n  \"keywords\": [\n    \"execa\",\n    \"exec\",\n    \"tiny\",\n    \"child_process\",\n    \"spawn\"\n  ],\n  \"author\": \"James Garbutt (https://github.com/43081j)\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/tinylibs/tinyexec/issues\"\n  },\n  \"homepage\": \"https://github.com/tinylibs/tinyexec#readme\",\n  \"devDependencies\": {\n    \"@eslint/js\": \"^9.0.0\",\n    \"@types/cross-spawn\": \"^6.0.6\",\n    \"@types/node\": \"^20.12.7\",\n    \"@vitest/coverage-v8\": \"^4.0.7\",\n    \"cross-spawn\": \"^7.0.3\",\n    \"eslint-config-google\": \"^0.14.0\",\n    \"prettier\": \"^3.2.5\",\n    \"tsdown\": \"^0.9.9\",\n    \"typescript\": \"^5.4.5\",\n    \"typescript-eslint\": \"^7.7.0\",\n    \"vitest\": \"^4.0.7\"\n  },\n  \"exports\": {\n    \".\": {\n      \"types\": \"./dist/main.d.ts\",\n      \"default\": \"./dist/main.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"types\": \"./dist/main.d.ts\"\n}\n",
  "node_modules/tmp/package.json": "{\n  \"name\": \"tmp\",\n  \"version\": \"0.0.33\",\n  \"description\": \"Temporary file and directory creator\",\n  \"author\": \"KARASZI István <github@spam.raszi.hu> (http://raszi.hu/)\",\n  \"keywords\": [\n    \"temporary\",\n    \"tmp\",\n    \"temp\",\n    \"tempdir\",\n    \"tempfile\",\n    \"tmpdir\",\n    \"tmpfile\"\n  ],\n  \"license\": \"MIT\",\n  \"repository\": \"raszi/node-tmp\",\n  \"homepage\": \"http://github.com/raszi/node-tmp\",\n  \"bugs\": {\n    \"url\": \"http://github.com/raszi/node-tmp/issues\"\n  },\n  \"engines\": {\n    \"node\": \">=0.6.0\"\n  },\n  \"dependencies\": {\n    \"os-tmpdir\": \"~1.0.2\"\n  },\n  \"devDependencies\": {\n    \"vows\": \"~0.7.0\"\n  },\n  \"main\": \"lib/tmp.js\",\n  \"files\": [\n    \"lib/\"\n  ],\n  \"scripts\": {\n    \"test\": \"vows test/*-test.js\",\n    \"doc\": \"jsdoc -c .jsdoc.json\"\n  }\n}\n",
  "node_modules/to-fast-properties/package.json": "{\n  \"name\": \"to-fast-properties\",\n  \"version\": \"2.0.0\",\n  \"description\": \"Force V8 to use fast properties for an object\",\n  \"license\": \"MIT\",\n  \"repository\": \"sindresorhus/to-fast-properties\",\n  \"author\": {\n    \"name\": \"Sindre Sorhus\",\n    \"email\": \"sindresorhus@gmail.com\",\n    \"url\": \"sindresorhus.com\"\n  },\n  \"engines\": {\n    \"node\": \">=4\"\n  },\n  \"scripts\": {\n    \"test\": \"node --allow-natives-syntax test.js\"\n  },\n  \"files\": [\n    \"index.js\"\n  ],\n  \"keywords\": [\n    \"object\",\n    \"obj\",\n    \"properties\",\n    \"props\",\n    \"v8\",\n    \"optimize\",\n    \"fast\",\n    \"convert\",\n    \"mode\"\n  ],\n  \"devDependencies\": {\n    \"ava\": \"0.0.4\"\n  }\n}\n",
  "node_modules/toad-cache/package.json": "{\n  \"name\": \"toad-cache\",\n  \"description\": \"LRU and FIFO caches for Client or Server\",\n  \"version\": \"3.7.0\",\n  \"homepage\": \"https://github.com/kibertoad/toad-cache\",\n  \"author\": \"Igor Savin <kibertoad@gmail.com>\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/kibertoad/toad-cache.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/kibertoad/toad-cache/issues\"\n  },\n  \"files\": [\n    \"dist\",\n    \"*.d.ts\",\n    \"*.d.cts\"\n  ],\n  \"license\": \"MIT\",\n  \"source\": \"index.js\",\n  \"exports\": {\n    \".\": {\n      \"import\": {\n        \"types\": \"./toad-cache.d.ts\",\n        \"default\": \"./dist/toad-cache.mjs\"\n      },\n      \"require\": {\n        \"types\": \"./toad-cache.d.cts\",\n        \"default\": \"./dist/toad-cache.cjs\"\n      }\n    }\n  },\n  \"main\": \"dist/toad-cache.cjs\",\n  \"types\": \"./toad-cache.d.ts\",\n  \"type\": \"module\",\n  \"sourceType\": \"module\",\n  \"engines\": {\n    \"node\": \">=12\"\n  },\n  \"engineStrict\": true,\n  \"scripts\": {\n    \"build\": \"del-cli dist && del-cli coverage && npm run rollup\",\n    \"benchmark\": \"npm run build && node benchmark.js\",\n    \"changelog\": \"auto-changelog -p\",\n    \"lint\": \"eslint *.js src/*.js test/*.js\",\n    \"lint:fix\": \"eslint --fix *.js src/*.js test/*.js && prettier --write \\\"{src,test}/**/*.js\\\" benchmark.js\",\n    \"rollup\": \"rollup --config\",\n    \"test\": \"vitest\",\n    \"test:coverage\": \"npm run rollup && npm run test -- --coverage\",\n    \"test:ci\": \"npm run lint && npm run test:coverage && npm run test:typescript\",\n    \"test:typescript\": \"tsd\",\n    \"types:generate\": \"npx -p typescript tsc index.js --declaration --allowJs --emitDeclarationOnly --outDir .\",\n    \"prepublishOnly\": \"npm run build\"\n  },\n  \"devDependencies\": {\n    \"@vitest/coverage-v8\": \"^1.0.0\",\n    \"@rollup/plugin-terser\": \"^0.4.4\",\n    \"auto-changelog\": \"^2.4.0\",\n    \"del-cli\": \"^5.1.0\",\n    \"eslint\": \"^8.50.0\",\n    \"eslint-config-prettier\": \"^9.0.0\",\n    \"eslint-plugin-import\": \"^2.28.1\",\n    \"eslint-plugin-prettier\": \"^5.0.0\",\n    \"precise\": \"^4.0.0\",\n    \"rollup\": \"^4.6.0\",\n    \"vitest\": \"^1.1.3\",\n    \"tsd\": \"^0.30.0\",\n    \"typescript\": \"^5.3.2\"\n  },\n  \"keywords\": [\n    \"LRU\",\n    \"FIFO\",\n    \"cache\",\n    \"client\",\n    \"server\",\n    \"least\",\n    \"recently\",\n    \"used\",\n    \"first\",\n    \"browser\"\n  ]\n}\n",
  "node_modules/toad-cache/toad-cache.d.ts": "export type CacheConstructor<T> = new (max?: number, ttlInMsecs?: number, cacheId?: string, cacheStatistics?: HitStatisticsRecord) => T\n\nexport type CacheEntry<T> = {\n    expiry: number\n    key: any\n    prev: CacheEntry<T> | null\n    next: CacheEntry<T> | null\n    value: T\n}\n\nexport interface ToadCache<T> {\n    first: any;\n    last: any;\n    max: number;\n    ttl: number;\n    size: number;\n    clear(): void;\n    delete(key: any): void;\n    deleteMany(keys: any[]): void;\n    evict(): void;\n    expiresAt(key: any): any;\n    keys(): any;\n    get(key: any): T | undefined;\n    getMany(keys: any[]): (T | undefined)[];\n    set(key: any, value: T): void;\n}\n\nexport class FifoMap<T> implements ToadCache<T>{\n    constructor(max?: number, ttlInMsecs?: number);\n    first: any;\n    items: Map<any, T>;\n    last: any;\n    max: number;\n    ttl: number;\n    size: number;\n    clear(): void;\n    delete(key: any): void;\n    deleteMany(keys: any[]): void;\n    evict(): void;\n    expiresAt(key: any): any;\n    get(key: any): T | undefined;\n    getMany(keys: any[]): (T | undefined)[];\n    keys(): IterableIterator<any>;\n    set(key: any, value: T): void;\n}\n\nexport class FifoObject<T> implements ToadCache<T> {\n    constructor(max?: number, ttlInMsecs?: number);\n    first: any;\n    items: Record<any, CacheEntry<T>>;\n    last: any;\n    size: number;\n    max: number;\n    ttl: number;\n    clear(): void;\n    delete(key: any): void;\n    deleteMany(keys: any[]): void;\n    evict(): void;\n    expiresAt(key: any): any;\n    get(key: any): T | undefined;\n    getMany(keys: any[]): (T | undefined)[];\n    keys(): string[];\n    set(key: any, value: T): void;\n}\n\nexport class LruMap<T> implements ToadCache<T> {\n    constructor(max?: number, ttlInMsecs?: number);\n    first: any;\n    items: Map<any, T>;\n    last: any;\n    max: number;\n    ttl: number;\n    size: number;\n    clear(): void;\n    delete(key: any): void;\n    deleteMany(keys: any[]): void;\n    evict(): void;\n    expiresAt(key: any): any;\n    get(key: any): T | undefined;\n    getMany(keys: any[]): (T | undefined)[];\n    keys(): IterableIterator<any>;\n    set(key: any, value: T): void;\n}\n\nexport class LruObject<T> implements ToadCache<T> {\n    constructor(max?: number, ttlInMsecs?: number);\n    first: any;\n    items: Record<any, CacheEntry<T>>;\n    last: any;\n    size: number;\n    max: number;\n    ttl: number;\n\n    clear(): void;\n    delete(key: any): void;\n    deleteMany(keys: any[]): void;\n    evict(): void;\n    expiresAt(key: any): any;\n    get(key: any): T | undefined;\n    getMany(keys: any[]): (T | undefined)[];\n    keys(): string[];\n    set(key: any, value: T): void;\n}\n\nexport class HitStatisticsRecord {\n    records: Record<string, Record<string, {\n        expirations: number,\n        evictions: number,\n        hits: number,\n        emptyHits: number,\n        falsyHits: number,\n        misses: number,\n        invalidateAll: number,\n        invalidateOne: number,\n        cacheSize: number,\n        sets: number,\n    }>>\n\n    initForCache(cacheId: string, currentTimeStamp: string): void\n    resetForCache(cacheId: string): void\n}\n\nexport class LruObjectHitStatistics<T> extends LruObject<T>{\n    constructor(max?: number, ttlInMsecs?: number, cacheId?: string, globalStatisticsRecord?: HitStatisticsRecord, statisticTtlInHours?: number);\n}\n\nexport { FifoObject as Fifo }\nexport { LruObject as Lru }\n",
  "node_modules/toidentifier/package.json": "{\n  \"name\": \"toidentifier\",\n  \"description\": \"Convert a string of words to a JavaScript identifier\",\n  \"version\": \"1.0.1\",\n  \"author\": \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n  \"contributors\": [\n    \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n    \"Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)\"\n  ],\n  \"repository\": \"component/toidentifier\",\n  \"devDependencies\": {\n    \"eslint\": \"7.32.0\",\n    \"eslint-config-standard\": \"14.1.1\",\n    \"eslint-plugin-import\": \"2.25.3\",\n    \"eslint-plugin-markdown\": \"2.2.1\",\n    \"eslint-plugin-node\": \"11.1.0\",\n    \"eslint-plugin-promise\": \"4.3.1\",\n    \"eslint-plugin-standard\": \"4.1.0\",\n    \"mocha\": \"9.1.3\",\n    \"nyc\": \"15.1.0\"\n  },\n  \"engines\": {\n    \"node\": \">=0.6\"\n  },\n  \"license\": \"MIT\",\n  \"files\": [\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"index.js\"\n  ],\n  \"scripts\": {\n    \"lint\": \"eslint .\",\n    \"test\": \"mocha --reporter spec --bail --check-leaks test/\",\n    \"test-ci\": \"nyc --reporter=lcov --reporter=text npm test\",\n    \"test-cov\": \"nyc --reporter=html --reporter=text npm test\",\n    \"version\": \"node scripts/version-history.js && git add HISTORY.md\"\n  }\n}\n",
  "node_modules/token-types/lib/index.d.ts": "import type { IToken, IGetToken } from '@tokenizer/token';\n/**\n * 8-bit unsigned integer\n */\nexport declare const UINT8: IToken<number>;\n/**\n * 16-bit unsigned integer, Little Endian byte order\n */\nexport declare const UINT16_LE: IToken<number>;\n/**\n * 16-bit unsigned integer, Big Endian byte order\n */\nexport declare const UINT16_BE: IToken<number>;\n/**\n * 24-bit unsigned integer, Little Endian byte order\n */\nexport declare const UINT24_LE: IToken<number>;\n/**\n * 24-bit unsigned integer, Big Endian byte order\n */\nexport declare const UINT24_BE: IToken<number>;\n/**\n * 32-bit unsigned integer, Little Endian byte order\n */\nexport declare const UINT32_LE: IToken<number>;\n/**\n * 32-bit unsigned integer, Big Endian byte order\n */\nexport declare const UINT32_BE: IToken<number>;\n/**\n * 8-bit signed integer\n */\nexport declare const INT8: IToken<number>;\n/**\n * 16-bit signed integer, Big Endian byte order\n */\nexport declare const INT16_BE: IToken<number>;\n/**\n * 16-bit signed integer, Little Endian byte order\n */\nexport declare const INT16_LE: IToken<number>;\n/**\n * 24-bit signed integer, Little Endian byte order\n */\nexport declare const INT24_LE: IToken<number>;\n/**\n * 24-bit signed integer, Big Endian byte order\n */\nexport declare const INT24_BE: IToken<number>;\n/**\n * 32-bit signed integer, Big Endian byte order\n */\nexport declare const INT32_BE: IToken<number>;\n/**\n * 32-bit signed integer, Big Endian byte order\n */\nexport declare const INT32_LE: IToken<number>;\n/**\n * 64-bit unsigned integer, Little Endian byte order\n */\nexport declare const UINT64_LE: IToken<bigint>;\n/**\n * 64-bit signed integer, Little Endian byte order\n */\nexport declare const INT64_LE: IToken<bigint>;\n/**\n * 64-bit unsigned integer, Big Endian byte order\n */\nexport declare const UINT64_BE: IToken<bigint>;\n/**\n * 64-bit signed integer, Big Endian byte order\n */\nexport declare const INT64_BE: IToken<bigint>;\n/**\n * IEEE 754 16-bit (half precision) float, big endian\n */\nexport declare const Float16_BE: IToken<number>;\n/**\n * IEEE 754 16-bit (half precision) float, little endian\n */\nexport declare const Float16_LE: IToken<number>;\n/**\n * IEEE 754 32-bit (single precision) float, big endian\n */\nexport declare const Float32_BE: IToken<number>;\n/**\n * IEEE 754 32-bit (single precision) float, little endian\n */\nexport declare const Float32_LE: IToken<number>;\n/**\n * IEEE 754 64-bit (double precision) float, big endian\n */\nexport declare const Float64_BE: IToken<number>;\n/**\n * IEEE 754 64-bit (double precision) float, little endian\n */\nexport declare const Float64_LE: IToken<number>;\n/**\n * IEEE 754 80-bit (extended precision) float, big endian\n */\nexport declare const Float80_BE: IToken<number>;\n/**\n * IEEE 754 80-bit (extended precision) float, little endian\n */\nexport declare const Float80_LE: IToken<number>;\n/**\n * Ignore a given number of bytes\n */\nexport declare class IgnoreType implements IGetToken<void> {\n    len: number;\n    /**\n     * @param len number of bytes to ignore\n     */\n    constructor(len: number);\n    get(array: Uint8Array, off: number): void;\n}\nexport declare class Uint8ArrayType implements IGetToken<Uint8Array> {\n    len: number;\n    constructor(len: number);\n    get(array: Uint8Array, offset: number): Uint8Array;\n}\n/**\n * Consume a fixed number of bytes from the stream and return a string with a specified encoding.\n */\nexport declare class StringType implements IGetToken<string> {\n    len: number;\n    encoding: string;\n    private textDecoder;\n    constructor(len: number, encoding: string);\n    get(uint8Array: Uint8Array, offset: number): string;\n}\n/**\n * ANSI Latin 1 String\n * Using windows-1252 / ISO 8859-1 decoding\n */\nexport declare class AnsiStringType implements IGetToken<string> {\n    len: number;\n    private textDecoder;\n    constructor(len: number);\n    get(uint8Array: Uint8Array, offset?: number): string;\n}\n",
  "node_modules/token-types/package.json": "{\r\n  \"name\": \"token-types\",\r\n  \"version\": \"6.0.0\",\r\n  \"description\": \"Common token types for decoding and encoding numeric and string values\",\r\n  \"author\": {\r\n    \"name\": \"Borewit\",\r\n    \"url\": \"https://github.com/Borewit\"\r\n  },\r\n  \"funding\": {\r\n    \"type\": \"github\",\r\n    \"url\": \"https://github.com/sponsors/Borewit\"\r\n  },\r\n  \"scripts\": {\r\n    \"clean\": \"del-cli lib/**/*.js lib/***.js.map *.d.ts test/**/*.d.ts test/**/*.js test/**/*.js.map .nyc_output\",\r\n    \"build\": \"npm run compile\",\r\n    \"compile-src\": \"tsc --p lib\",\r\n    \"compile-test\": \"tsc --p test\",\r\n    \"compile\": \"npm run compile-src && npm run compile-test\",\r\n    \"eslint\": \"eslint lib/**/*.ts --ignore-pattern lib/**/*.d.ts test/**/*.ts\",\r\n    \"lint-ts\": \"tslint lib/index.ts --exclude '*.d.ts' 'test/**/*.ts' --exclude 'test/**/*.d.ts,lib/**/*.d.ts'\",\r\n    \"lint-md\": \"remark -u preset-lint-recommended .\",\r\n    \"lint\": \"npm run lint-md && npm run eslint\",\r\n    \"test\": \"mocha\",\r\n    \"test-coverage\": \"c8 npm run test\",\r\n    \"send-codacy\": \"c8 report --reports-dir=./.coverage --reporter=text-lcov | codacy-coverage\"\r\n  },\r\n  \"engines\": {\r\n    \"node\": \">=14.16\"\r\n  },\r\n  \"repository\": {\r\n    \"type\": \"git\",\r\n    \"url\": \"https://github.com/Borewit/token-types\"\r\n  },\r\n  \"files\": [\r\n    \"lib/index.js\",\r\n    \"lib/index.d.ts\"\r\n  ],\r\n  \"license\": \"MIT\",\r\n  \"type\": \"module\",\r\n  \"exports\": \"./lib/index.js\",\r\n  \"types\": \"lib/index.d.ts\",\r\n  \"bugs\": {\r\n    \"url\": \"https://github.com/Borewit/token-types/issues\"\r\n  },\r\n  \"devDependencies\": {\r\n    \"@types/chai\": \"^4.3.1\",\r\n    \"@types/mocha\": \"^10.0.0\",\r\n    \"@types/node\": \"^20.14.9\",\r\n    \"@typescript-eslint/eslint-plugin\": \"^7.14.1\",\r\n    \"@typescript-eslint/parser\": \"^7.14.1\",\r\n    \"c8\": \"^10.1.2\",\r\n    \"chai\": \"^5.1.1\",\r\n    \"del-cli\": \"^5.0.0\",\r\n    \"eslint\": \"^8.57.0\",\r\n    \"eslint-config-prettier\": \"^9.0.0\",\r\n    \"eslint-import-resolver-typescript\": \"^3.6.1\",\r\n    \"eslint-plugin-import\": \"^2.29.0\",\r\n    \"eslint-plugin-jsdoc\": \"^48.5.0\",\r\n    \"eslint-plugin-node\": \"^11.1.0\",\r\n    \"eslint-plugin-unicorn\": \"^54.0.0\",\r\n    \"mocha\": \"^10.0.0\",\r\n    \"remark-cli\": \"^12.0.1\",\r\n    \"remark-preset-lint-recommended\": \"^7.0.0\",\r\n    \"source-map-support\": \"^0.5.21\",\r\n    \"ts-node\": \"^10.9.1\",\r\n    \"typescript\": \"^5.5.2\"\r\n  },\r\n  \"dependencies\": {\r\n    \"@tokenizer/token\": \"^0.3.0\",\r\n    \"ieee754\": \"^1.2.1\"\r\n  },\r\n  \"remarkConfig\": {\r\n    \"plugins\": [\r\n      \"preset-lint-recommended\"\r\n    ]\r\n  },\r\n  \"keywords\": [\r\n    \"token\",\r\n    \"integer\",\r\n    \"unsigned\",\r\n    \"numeric\",\r\n    \"float\",\r\n    \"IEEE\",\r\n    \"754\",\r\n    \"strtok3\"\r\n  ]\r\n}\r\n",
  "node_modules/ts-node/dist/bin-cwd.d.ts": "#!/usr/bin/env node\nexport {};\n",
  "node_modules/ts-node/dist/bin-esm.d.ts": "#!/usr/bin/env node\nexport {};\n",
  "node_modules/ts-node/dist/bin-script-deprecated.d.ts": "#!/usr/bin/env node\nexport {};\n",
  "node_modules/ts-node/dist/bin-script.d.ts": "#!/usr/bin/env node\nexport {};\n",
  "node_modules/ts-node/dist/bin-transpile.d.ts": "#!/usr/bin/env node\nexport {};\n",
  "node_modules/ts-node/dist/bin.d.ts": "#!/usr/bin/env node\n/**\n * Main `bin` functionality.\n *\n * This file is split into a chain of functions (phases), each one adding to a shared state object.\n * This is done so that the next function can either be invoked in-process or, if necessary, invoked in a child process.\n *\n * The functions are intentionally given uncreative names and left in the same order as the original code, to make a\n * smaller git diff.\n */\nexport declare function main(argv?: string[], entrypointArgs?: Record<string, any>): void;\n",
  "node_modules/ts-node/dist/child/argv-payload.d.ts": "export {};\n",
  "node_modules/ts-node/dist/child/child-entrypoint.d.ts": "export {};\n",
  "node_modules/ts-node/dist/child/child-loader.d.ts": "export {};\n",
  "node_modules/ts-node/dist/child/child-require.d.ts": "interface EventEmitterInternals {\n    _events: Record<string, Function | Array<Function>>;\n}\ndeclare const _process: EventEmitterInternals;\ndeclare let originalOnWarning: Function | undefined;\ndeclare const messageMatch: RegExp;\ndeclare function onWarning(this: any, warning: Error, ...rest: any[]): any;\n",
  "node_modules/ts-node/dist/child/spawn-child.d.ts": "export {};\n",
  "node_modules/ts-node/dist/cjs-resolve-hooks.d.ts": "export {};\n",
  "node_modules/ts-node/dist/configuration.d.ts": "export {};\n",
  "node_modules/ts-node/dist/esm.d.ts": "/// <reference types=\"node\" />\n/// <reference types=\"node\" />\nimport { Service } from './index';\nexport interface NodeLoaderHooksAPI1 {\n    resolve: NodeLoaderHooksAPI1.ResolveHook;\n    getFormat: NodeLoaderHooksAPI1.GetFormatHook;\n    transformSource: NodeLoaderHooksAPI1.TransformSourceHook;\n}\nexport declare namespace NodeLoaderHooksAPI1 {\n    type ResolveHook = NodeLoaderHooksAPI2.ResolveHook;\n    type GetFormatHook = (url: string, context: {}, defaultGetFormat: GetFormatHook) => Promise<{\n        format: NodeLoaderHooksFormat;\n    }>;\n    type TransformSourceHook = (source: string | Buffer, context: {\n        url: string;\n        format: NodeLoaderHooksFormat;\n    }, defaultTransformSource: NodeLoaderHooksAPI1.TransformSourceHook) => Promise<{\n        source: string | Buffer;\n    }>;\n}\nexport interface NodeLoaderHooksAPI2 {\n    resolve: NodeLoaderHooksAPI2.ResolveHook;\n    load: NodeLoaderHooksAPI2.LoadHook;\n}\nexport declare namespace NodeLoaderHooksAPI2 {\n    type ResolveHook = (specifier: string, context: {\n        conditions?: NodeImportConditions;\n        importAssertions?: NodeImportAssertions;\n        parentURL: string;\n    }, defaultResolve: ResolveHook) => Promise<{\n        url: string;\n        format?: NodeLoaderHooksFormat;\n        shortCircuit?: boolean;\n    }>;\n    type LoadHook = (url: string, context: {\n        format: NodeLoaderHooksFormat | null | undefined;\n        importAssertions?: NodeImportAssertions;\n    }, defaultLoad: NodeLoaderHooksAPI2['load']) => Promise<{\n        format: NodeLoaderHooksFormat;\n        source: string | Buffer | undefined;\n        shortCircuit?: boolean;\n    }>;\n    type NodeImportConditions = unknown;\n    interface NodeImportAssertions {\n        type?: 'json';\n    }\n}\nexport declare type NodeLoaderHooksFormat = 'builtin' | 'commonjs' | 'dynamic' | 'json' | 'module' | 'wasm';\nexport declare type NodeImportConditions = unknown;\nexport interface NodeImportAssertions {\n    type?: 'json';\n}\nexport declare function createEsmHooks(tsNodeService: Service): NodeLoaderHooksAPI1 | NodeLoaderHooksAPI2;\n",
  "node_modules/ts-node/dist/file-extensions.d.ts": "export {};\n",
  "node_modules/ts-node/dist/index.d.ts": "import { BaseError } from 'make-error';\nimport type * as _ts from 'typescript';\nimport type { TSCommon } from './ts-compiler-types';\nimport type { createEsmHooks as createEsmHooksFn } from './esm';\nexport { TSCommon };\nexport { createRepl, CreateReplOptions, ReplService, EvalAwarePartialHost, } from './repl';\nexport type { TranspilerModule, TranspilerFactory, CreateTranspilerOptions, TranspileOutput, TranspileOptions, Transpiler, } from './transpilers/types';\nexport type { NodeLoaderHooksAPI1, NodeLoaderHooksAPI2, NodeLoaderHooksFormat, } from './esm';\n/**\n * Registered `ts-node` instance information.\n */\nexport declare const REGISTER_INSTANCE: unique symbol;\n/**\n * Expose `REGISTER_INSTANCE` information on node.js `process`.\n */\ndeclare global {\n    namespace NodeJS {\n        interface Process {\n            [REGISTER_INSTANCE]?: Service;\n        }\n    }\n}\n/**\n * Export the current version.\n */\nexport declare const VERSION: any;\n/**\n * Options for creating a new TypeScript compiler instance.\n\n * @category Basic\n */\nexport interface CreateOptions {\n    /**\n     * Behave as if invoked within this working directory.  Roughly equivalent to `cd $dir && ts-node ...`\n     *\n     * @default process.cwd()\n     */\n    cwd?: string;\n    /**\n     * Legacy alias for `cwd`\n     *\n     * @deprecated use `projectSearchDir` or `cwd`\n     */\n    dir?: string;\n    /**\n     * Emit output files into `.ts-node` directory.\n     *\n     * @default false\n     */\n    emit?: boolean;\n    /**\n     * Scope compiler to files within `scopeDir`.\n     *\n     * @default false\n     */\n    scope?: boolean;\n    /**\n     * @default First of: `tsconfig.json` \"rootDir\" if specified, directory containing `tsconfig.json`, or cwd if no `tsconfig.json` is loaded.\n     */\n    scopeDir?: string;\n    /**\n     * Use pretty diagnostic formatter.\n     *\n     * @default false\n     */\n    pretty?: boolean;\n    /**\n     * Use TypeScript's faster `transpileModule`.\n     *\n     * @default false\n     */\n    transpileOnly?: boolean;\n    /**\n     * **DEPRECATED** Specify type-check is enabled (e.g. `transpileOnly == false`).\n     *\n     * @default true\n     */\n    typeCheck?: boolean;\n    /**\n     * Use TypeScript's compiler host API instead of the language service API.\n     *\n     * @default false\n     */\n    compilerHost?: boolean;\n    /**\n     * Logs TypeScript errors to stderr instead of throwing exceptions.\n     *\n     * @default false\n     */\n    logError?: boolean;\n    /**\n     * Load \"files\" and \"include\" from `tsconfig.json` on startup.\n     *\n     * Default is to override `tsconfig.json` \"files\" and \"include\" to only include the entrypoint script.\n     *\n     * @default false\n     */\n    files?: boolean;\n    /**\n     * Specify a custom TypeScript compiler.\n     *\n     * @default \"typescript\"\n     */\n    compiler?: string;\n    /**\n     * Specify a custom transpiler for use with transpileOnly\n     */\n    transpiler?: string | [string, object];\n    /**\n     * Transpile with swc instead of the TypeScript compiler, and skip typechecking.\n     *\n     * Equivalent to setting both `transpileOnly: true` and `transpiler: 'ts-node/transpilers/swc'`\n     *\n     * For complete instructions: https://typestrong.org/ts-node/docs/transpilers\n     */\n    swc?: boolean;\n    /**\n     * Paths which should not be compiled.\n     *\n     * Each string in the array is converted to a regular expression via `new RegExp()` and tested against source paths prior to compilation.\n     *\n     * Source paths are normalized to posix-style separators, relative to the directory containing `tsconfig.json` or to cwd if no `tsconfig.json` is loaded.\n     *\n     * Default is to ignore all node_modules subdirectories.\n     *\n     * @default [\"(?:^|/)node_modules/\"]\n     */\n    ignore?: string[];\n    /**\n     * Path to TypeScript config file or directory containing a `tsconfig.json`.\n     * Similar to the `tsc --project` flag: https://www.typescriptlang.org/docs/handbook/compiler-options.html\n     */\n    project?: string;\n    /**\n     * Search for TypeScript config file (`tsconfig.json`) in this or parent directories.\n     */\n    projectSearchDir?: string;\n    /**\n     * Skip project config resolution and loading.\n     *\n     * @default false\n     */\n    skipProject?: boolean;\n    /**\n     * Skip ignore check, so that compilation will be attempted for all files with matching extensions.\n     *\n     * @default false\n     */\n    skipIgnore?: boolean;\n    /**\n     * JSON object to merge with TypeScript `compilerOptions`.\n     *\n     * @allOf [{\"$ref\": \"https://schemastore.azurewebsites.net/schemas/json/tsconfig.json#definitions/compilerOptionsDefinition/properties/compilerOptions\"}]\n     */\n    compilerOptions?: object;\n    /**\n     * Ignore TypeScript warnings by diagnostic code.\n     */\n    ignoreDiagnostics?: Array<number | string>;\n    /**\n     * Modules to require, like node's `--require` flag.\n     *\n     * If specified in `tsconfig.json`, the modules will be resolved relative to the `tsconfig.json` file.\n     *\n     * If specified programmatically, each input string should be pre-resolved to an absolute path for\n     * best results.\n     */\n    require?: Array<string>;\n    readFile?: (path: string) => string | undefined;\n    fileExists?: (path: string) => boolean;\n    transformers?: _ts.CustomTransformers | ((p: _ts.Program) => _ts.CustomTransformers);\n    /**\n     * Allows the usage of top level await in REPL.\n     *\n     * Uses node's implementation which accomplishes this with an AST syntax transformation.\n     *\n     * Enabled by default when tsconfig target is es2018 or above. Set to false to disable.\n     *\n     * **Note**: setting to `true` when tsconfig target is too low will throw an Error.  Leave as `undefined`\n     * to get default, automatic behavior.\n     */\n    experimentalReplAwait?: boolean;\n    /**\n     * Override certain paths to be compiled and executed as CommonJS or ECMAScript modules.\n     * When overridden, the tsconfig \"module\" and package.json \"type\" fields are overridden, and\n     * the file extension is ignored.\n     * This is useful if you cannot use .mts, .cts, .mjs, or .cjs file extensions;\n     * it achieves the same effect.\n     *\n     * Each key is a glob pattern following the same rules as tsconfig's \"include\" array.\n     * When multiple patterns match the same file, the last pattern takes precedence.\n     *\n     * `cjs` overrides matches files to compile and execute as CommonJS.\n     * `esm` overrides matches files to compile and execute as native ECMAScript modules.\n     * `package` overrides either of the above to default behavior, which obeys package.json \"type\" and\n     * tsconfig.json \"module\" options.\n     */\n    moduleTypes?: ModuleTypes;\n    /**\n     * A function to collect trace messages from the TypeScript compiler, for example when `traceResolution` is enabled.\n     *\n     * @default console.log\n     */\n    tsTrace?: (str: string) => void;\n    /**\n     * Enable native ESM support.\n     *\n     * For details, see https://typestrong.org/ts-node/docs/imports#native-ecmascript-modules\n     */\n    esm?: boolean;\n    /**\n     * Re-order file extensions so that TypeScript imports are preferred.\n     *\n     * For example, when both `index.js` and `index.ts` exist, enabling this option causes `require('./index')` to resolve to `index.ts` instead of `index.js`\n     *\n     * @default false\n     */\n    preferTsExts?: boolean;\n    /**\n     * Like node's `--experimental-specifier-resolution`, , but can also be set in your `tsconfig.json` for convenience.\n     *\n     * For details, see https://nodejs.org/dist/latest-v18.x/docs/api/esm.html#customizing-esm-specifier-resolution-algorithm\n     */\n    experimentalSpecifierResolution?: 'node' | 'explicit';\n    /**\n     * Allow using voluntary `.ts` file extension in import specifiers.\n     *\n     * Typically, in ESM projects, import specifiers must have an emit extension, `.js`, `.cjs`, or `.mjs`,\n     * and we automatically map to the corresponding `.ts`, `.cts`, or `.mts` source file.  This is the\n     * recommended approach.\n     *\n     * However, if you really want to use `.ts` in import specifiers, and are aware that this may\n     * break tooling, you can enable this flag.\n     */\n    experimentalTsImportSpecifiers?: boolean;\n}\nexport declare type ModuleTypes = Record<string, ModuleTypeOverride>;\nexport declare type ModuleTypeOverride = 'cjs' | 'esm' | 'package';\n/**\n * Options for registering a TypeScript compiler instance globally.\n\n * @category Basic\n */\nexport interface RegisterOptions extends CreateOptions {\n    /**\n     * Enable experimental features that re-map imports and require calls to support:\n     * `baseUrl`, `paths`, `rootDirs`, `.js` to `.ts` file extension mappings,\n     * `outDir` to `rootDir` mappings for composite projects and monorepos.\n     *\n     * For details, see https://github.com/TypeStrong/ts-node/issues/1514\n     */\n    experimentalResolver?: boolean;\n}\nexport declare type ExperimentalSpecifierResolution = 'node' | 'explicit';\n/**\n * Must be an interface to support `typescript-json-schema`.\n */\nexport interface TsConfigOptions extends Omit<RegisterOptions, 'transformers' | 'readFile' | 'fileExists' | 'skipProject' | 'project' | 'dir' | 'cwd' | 'projectSearchDir' | 'optionBasePaths' | 'tsTrace'> {\n}\n/**\n * Information retrieved from type info check.\n */\nexport interface TypeInfo {\n    name: string;\n    comment: string;\n}\n/**\n * TypeScript diagnostics error.\n */\nexport declare class TSError extends BaseError {\n    diagnosticCodes: number[];\n    name: string;\n    diagnosticText: string;\n    diagnostics: ReadonlyArray<_ts.Diagnostic>;\n    constructor(diagnosticText: string, diagnosticCodes: number[], diagnostics?: ReadonlyArray<_ts.Diagnostic>);\n}\n/**\n * Primary ts-node service, which wraps the TypeScript API and can compile TypeScript to JavaScript\n */\nexport interface Service {\n    ts: TSCommon;\n    config: _ts.ParsedCommandLine;\n    options: RegisterOptions;\n    enabled(enabled?: boolean): boolean;\n    ignored(fileName: string): boolean;\n    compile(code: string, fileName: string, lineOffset?: number): string;\n    getTypeInfo(code: string, fileName: string, position: number): TypeInfo;\n}\n/**\n * Re-export of `Service` interface for backwards-compatibility\n * @deprecated use `Service` instead\n * @see {Service}\n */\nexport declare type Register = Service;\n/**\n * Create a new TypeScript compiler instance and register it onto node.js\n *\n * @category Basic\n */\nexport declare function register(opts?: RegisterOptions): Service;\n/**\n * Register TypeScript compiler instance onto node.js\n\n * @category Basic\n */\nexport declare function register(service: Service): Service;\n/**\n * Create TypeScript compiler instance.\n *\n * @category Basic\n */\nexport declare function create(rawOptions?: CreateOptions): Service;\n/**\n * Create an implementation of node's ESM loader hooks.\n *\n * This may be useful if you\n * want to wrap or compose the loader hooks to add additional functionality or\n * combine with another loader.\n *\n * Node changed the hooks API, so there are two possible APIs.  This function\n * detects your node version and returns the appropriate API.\n *\n * @category ESM Loader\n */\nexport declare const createEsmHooks: typeof createEsmHooksFn;\n/**\n * When using `module: nodenext` or `module: node12`, there are two possible styles of emit depending in file extension or package.json \"type\":\n *\n * - CommonJS with dynamic imports preserved (not transformed into `require()` calls)\n * - ECMAScript modules with `import foo = require()` transformed into `require = createRequire(); const foo = require()`\n */\nexport declare type NodeModuleEmitKind = 'nodeesm' | 'nodecjs';\n",
  "node_modules/ts-node/dist/module-type-classifier.d.ts": "export {};\n",
  "node_modules/ts-node/dist/node-module-type-classifier.d.ts": "export {};\n",
  "node_modules/ts-node/dist/repl.d.ts": "/// <reference types=\"node\" />\nimport { Service, CreateOptions } from './index';\nexport interface ReplService {\n    readonly state: EvalState;\n    /**\n     * Bind this REPL to a ts-node compiler service.  A compiler service must be bound before `eval`-ing code or starting the REPL\n     */\n    setService(service: Service): void;\n    /**\n     * Append code to the virtual <repl> source file, compile it to JavaScript, throw semantic errors if the typechecker is enabled,\n     * and execute it.\n     *\n     * Note: typically, you will want to call `start()` instead of using this method.\n     *\n     * @param code string of TypeScript.\n     */\n    evalCode(code: string): any;\n    /**\n     * `eval` implementation compatible with node's REPL API\n     *\n     * Can be used in advanced scenarios if you want to manually create your own\n     * node REPL instance and delegate eval to this `ReplService`.\n     *\n     * Example:\n     *\n     *     import {start} from 'repl';\n     *     const replService: tsNode.ReplService = ...; // assuming you have already created a ts-node ReplService\n     *     const nodeRepl = start({eval: replService.eval});\n     */\n    nodeEval(code: string, context: any, _filename: string, callback: (err: Error | null, result?: any) => any): void;\n    evalAwarePartialHost: EvalAwarePartialHost;\n    /** Start a node REPL */\n    start(): void;\n    /**\n     * Start a node REPL, evaling a string of TypeScript before it starts.\n     * @deprecated\n     */\n    start(code: string): void;\n}\n/** @category REPL */\nexport interface CreateReplOptions {\n    service?: Service;\n    state?: EvalState;\n    stdin?: NodeJS.ReadableStream;\n    stdout?: NodeJS.WritableStream;\n    stderr?: NodeJS.WritableStream;\n}\n/**\n * Create a ts-node REPL instance.\n *\n * Pay close attention to the example below.  Today, the API requires a few lines\n * of boilerplate to correctly bind the `ReplService` to the ts-node `Service` and\n * vice-versa.\n *\n * Usage example:\n *\n *     const repl = tsNode.createRepl();\n *     const service = tsNode.create({...repl.evalAwarePartialHost});\n *     repl.setService(service);\n *     repl.start();\n *\n * @category REPL\n */\nexport declare function createRepl(options?: CreateReplOptions): ReplService;\n/**\n * Eval state management. Stores virtual `[eval].ts` file\n */\nexport declare class EvalState {\n    path: string;\n    __tsNodeEvalStateBrand: unknown;\n    constructor(path: string);\n}\n/**\n * Filesystem host functions which are aware of the \"virtual\" `[eval].ts`, `<repl>`, or `[stdin].ts` file used to compile REPL inputs.\n * Must be passed to `create()` to create a ts-node compiler service which can compile REPL inputs.\n */\nexport declare type EvalAwarePartialHost = Pick<CreateOptions, 'readFile' | 'fileExists'>;\nexport declare function createEvalAwarePartialHost(state: EvalState, composeWith?: EvalAwarePartialHost): EvalAwarePartialHost;\n",
  "node_modules/ts-node/dist/resolver-functions.d.ts": "export {};\n",
  "node_modules/ts-node/dist/transpilers/swc.d.ts": "import type * as swcWasm from '@swc/wasm';\nimport type { CreateTranspilerOptions, Transpiler } from './types';\nexport interface SwcTranspilerOptions extends CreateTranspilerOptions {\n    /**\n     * swc compiler to use for compilation\n     * Set to '@swc/wasm' to use swc's WASM compiler\n     * Default: '@swc/core', falling back to '@swc/wasm'\n     */\n    swc?: string | typeof swcWasm;\n}\nexport declare function create(createOptions: SwcTranspilerOptions): Transpiler;\n",
  "node_modules/ts-node/dist/transpilers/types.d.ts": "import type * as ts from 'typescript';\nimport type { Service } from '../index';\n/**\n * Third-party transpilers are implemented as a CommonJS module with a\n * named export \"create\"\n *\n * @category Transpiler\n */\nexport interface TranspilerModule {\n    create: TranspilerFactory;\n}\n/**\n * Called by ts-node to create a custom transpiler.\n *\n * @category Transpiler\n */\nexport declare type TranspilerFactory = (options: CreateTranspilerOptions) => Transpiler;\n/** @category Transpiler */\nexport interface CreateTranspilerOptions {\n    service: Pick<Service, Extract<'config' | 'options' | 'projectLocalResolveHelper', keyof Service>>;\n}\n/** @category Transpiler */\nexport interface Transpiler {\n    transpile(input: string, options: TranspileOptions): TranspileOutput;\n}\n/** @category Transpiler */\nexport interface TranspileOptions {\n    fileName: string;\n}\n/** @category Transpiler */\nexport interface TranspileOutput {\n    outputText: string;\n    diagnostics?: ts.Diagnostic[];\n    sourceMapText?: string;\n}\n",
  "node_modules/ts-node/dist/ts-compiler-types.d.ts": "import type * as _ts from 'typescript';\n/**\n * Common TypeScript interfaces between versions.  We endeavour to write ts-node's own code against these types instead\n * of against `import \"typescript\"`, though we are not yet doing this consistently.\n *\n * Sometimes typescript@next adds an API we need to use.  But we build ts-node against typescript@latest.\n * In these cases, we must declare that API explicitly here.  Our declarations include the newer typescript@next APIs.\n * Importantly, these re-declarations are *not* TypeScript internals.  They are public APIs that only exist in\n * pre-release versions of typescript.\n */\nexport interface TSCommon {\n    version: typeof _ts.version;\n    sys: typeof _ts.sys;\n    ScriptSnapshot: typeof _ts.ScriptSnapshot;\n    displayPartsToString: typeof _ts.displayPartsToString;\n    createLanguageService: typeof _ts.createLanguageService;\n    getDefaultLibFilePath: typeof _ts.getDefaultLibFilePath;\n    getPreEmitDiagnostics: typeof _ts.getPreEmitDiagnostics;\n    flattenDiagnosticMessageText: typeof _ts.flattenDiagnosticMessageText;\n    transpileModule: typeof _ts.transpileModule;\n    ModuleKind: TSCommon.ModuleKindEnum;\n    ScriptTarget: typeof _ts.ScriptTarget;\n    findConfigFile: typeof _ts.findConfigFile;\n    readConfigFile: typeof _ts.readConfigFile;\n    parseJsonConfigFileContent: typeof _ts.parseJsonConfigFileContent;\n    formatDiagnostics: typeof _ts.formatDiagnostics;\n    formatDiagnosticsWithColorAndContext: typeof _ts.formatDiagnosticsWithColorAndContext;\n    createDocumentRegistry: typeof _ts.createDocumentRegistry;\n    JsxEmit: typeof _ts.JsxEmit;\n    createModuleResolutionCache: typeof _ts.createModuleResolutionCache;\n    resolveModuleName: typeof _ts.resolveModuleName;\n    resolveModuleNameFromCache: typeof _ts.resolveModuleNameFromCache;\n    resolveTypeReferenceDirective: typeof _ts.resolveTypeReferenceDirective;\n    createIncrementalCompilerHost: typeof _ts.createIncrementalCompilerHost;\n    createSourceFile: typeof _ts.createSourceFile;\n    getDefaultLibFileName: typeof _ts.getDefaultLibFileName;\n    createIncrementalProgram: typeof _ts.createIncrementalProgram;\n    createEmitAndSemanticDiagnosticsBuilderProgram: typeof _ts.createEmitAndSemanticDiagnosticsBuilderProgram;\n    Extension: typeof _ts.Extension;\n    ModuleResolutionKind: typeof _ts.ModuleResolutionKind;\n}\nexport declare namespace TSCommon {\n    interface LanguageServiceHost extends _ts.LanguageServiceHost {\n    }\n    type ModuleResolutionHost = _ts.ModuleResolutionHost;\n    type ParsedCommandLine = _ts.ParsedCommandLine;\n    type ResolvedModule = _ts.ResolvedModule;\n    type ResolvedTypeReferenceDirective = _ts.ResolvedTypeReferenceDirective;\n    type CompilerOptions = _ts.CompilerOptions;\n    type ResolvedProjectReference = _ts.ResolvedProjectReference;\n    type ResolvedModuleWithFailedLookupLocations = _ts.ResolvedModuleWithFailedLookupLocations;\n    type FileReference = _ts.FileReference;\n    type SourceFile = _ts.SourceFile;\n    type ModuleKindEnum = typeof _ts.ModuleKind & {\n        Node16: typeof _ts.ModuleKind extends {\n            Node16: any;\n        } ? typeof _ts.ModuleKind['Node16'] : 100;\n    };\n    namespace ModuleKind {\n        type CommonJS = _ts.ModuleKind.CommonJS;\n        type ESNext = _ts.ModuleKind.ESNext;\n    }\n}\n",
  "node_modules/ts-node/dist/ts-internals.d.ts": "import type * as _ts from 'typescript';\nexport declare function getUseDefineForClassFields(compilerOptions: _ts.CompilerOptions): boolean;\nexport declare function getEmitScriptTarget(compilerOptions: {\n    module?: _ts.CompilerOptions['module'];\n    target?: _ts.CompilerOptions['target'];\n}): _ts.ScriptTarget;\n",
  "node_modules/ts-node/dist/ts-transpile-module.d.ts": "export {};\n",
  "node_modules/ts-node/dist/tsconfig-schema.d.ts": "import type { TsConfigOptions } from './index';\n/**\n * tsconfig schema which includes \"ts-node\" options.\n * @allOf [{\"$ref\": \"https://schemastore.azurewebsites.net/schemas/json/tsconfig.json\"}]\n */\nexport interface TsConfigSchema {\n    /**\n     * ts-node options.  See also: https://typestrong.org/ts-node/docs/configuration\n     *\n     * ts-node offers TypeScript execution and REPL for node.js, with source map support.\n     */\n    'ts-node': TsConfigOptions;\n}\n",
  "node_modules/ts-node/dist/tsconfigs.d.ts": "export {};\n",
  "node_modules/ts-node/dist/util.d.ts": "/**\n * Cached fs operation wrapper.\n */\nexport declare function cachedLookup<T, R>(fn: (arg: T) => R): (arg: T) => R;\n",
  "node_modules/ts-node/package.json": "{\n  \"name\": \"ts-node\",\n  \"version\": \"10.9.2\",\n  \"description\": \"TypeScript execution environment and REPL for node.js, with source map support\",\n  \"main\": \"dist/index.js\",\n  \"exports\": {\n    \".\": \"./dist/index.js\",\n    \"./package\": \"./package.json\",\n    \"./package.json\": \"./package.json\",\n    \"./dist/bin\": \"./dist/bin.js\",\n    \"./dist/bin.js\": \"./dist/bin.js\",\n    \"./dist/bin-transpile\": \"./dist/bin-transpile.js\",\n    \"./dist/bin-transpile.js\": \"./dist/bin-transpile.js\",\n    \"./dist/bin-script\": \"./dist/bin-script.js\",\n    \"./dist/bin-script.js\": \"./dist/bin-script.js\",\n    \"./dist/bin-cwd\": \"./dist/bin-cwd.js\",\n    \"./dist/bin-cwd.js\": \"./dist/bin-cwd.js\",\n    \"./dist/bin-esm\": \"./dist/bin-esm.js\",\n    \"./dist/bin-esm.js\": \"./dist/bin-esm.js\",\n    \"./register\": \"./register/index.js\",\n    \"./register/files\": \"./register/files.js\",\n    \"./register/transpile-only\": \"./register/transpile-only.js\",\n    \"./register/type-check\": \"./register/type-check.js\",\n    \"./esm\": \"./esm.mjs\",\n    \"./esm.mjs\": \"./esm.mjs\",\n    \"./esm/transpile-only\": \"./esm/transpile-only.mjs\",\n    \"./esm/transpile-only.mjs\": \"./esm/transpile-only.mjs\",\n    \"./child-loader.mjs\": \"./child-loader.mjs\",\n    \"./transpilers/swc\": \"./transpilers/swc.js\",\n    \"./transpilers/swc-experimental\": \"./transpilers/swc-experimental.js\",\n    \"./node10/tsconfig.json\": \"./node10/tsconfig.json\",\n    \"./node12/tsconfig.json\": \"./node12/tsconfig.json\",\n    \"./node14/tsconfig.json\": \"./node14/tsconfig.json\",\n    \"./node16/tsconfig.json\": \"./node16/tsconfig.json\"\n  },\n  \"types\": \"dist/index.d.ts\",\n  \"bin\": {\n    \"ts-node\": \"dist/bin.js\",\n    \"ts-node-cwd\": \"dist/bin-cwd.js\",\n    \"ts-node-esm\": \"dist/bin-esm.js\",\n    \"ts-node-script\": \"dist/bin-script.js\",\n    \"ts-node-transpile-only\": \"dist/bin-transpile.js\",\n    \"ts-script\": \"dist/bin-script-deprecated.js\"\n  },\n  \"files\": [\n    \"/transpilers/\",\n    \"/dist/\",\n    \"!/dist/test\",\n    \"/dist-raw/NODE-LICENSE.md\",\n    \"/dist-raw/**.js\",\n    \"/register/\",\n    \"/esm/\",\n    \"/esm.mjs\",\n    \"/child-loader.mjs\",\n    \"/LICENSE\",\n    \"/tsconfig.schema.json\",\n    \"/tsconfig.schemastore-schema.json\",\n    \"/node10/\",\n    \"/node12/\",\n    \"/node14/\",\n    \"/node16/\"\n  ],\n  \"scripts\": {\n    \"lint\": \"dprint check\",\n    \"lint-fix\": \"dprint fmt\",\n    \"clean\": \"rimraf temp dist tsconfig.schema.json tsconfig.schemastore-schema.json tsconfig.tsbuildinfo tests/ts-node-packed.tgz tests/node_modules tests/tmp\",\n    \"rebuild\": \"npm run clean && npm run build\",\n    \"build\": \"npm run build-nopack && npm run build-pack\",\n    \"build-nopack\": \"npm run build-tsc && npm run build-configSchema\",\n    \"build-tsc\": \"tsc -b ./tsconfig.build-dist.json\",\n    \"build-configSchema\": \"typescript-json-schema --topRef --refs --validationKeywords allOf --out tsconfig.schema.json tsconfig.build-schema.json TsConfigSchema && node --require ./register ./scripts/create-merged-schema\",\n    \"build-pack\": \"node ./scripts/build-pack.js\",\n    \"test-spec\": \"ava\",\n    \"test-cov\": \"nyc ava\",\n    \"test\": \"npm run build && npm run lint && npm run test-cov --\",\n    \"test-local\": \"npm run lint-fix && npm run build-tsc && npm run build-pack && npm run test-spec --\",\n    \"pre-debug\": \"npm run build-tsc && npm run build-pack\",\n    \"coverage-report\": \"nyc report --reporter=lcov\",\n    \"prepare\": \"npm run clean && npm run build-nopack\",\n    \"api-extractor\": \"api-extractor run --local --verbose\",\n    \"esm-usage-example\": \"npm run build-tsc && cd esm-usage-example && node --experimental-specifier-resolution node --loader ../esm.mjs ./index\",\n    \"esm-usage-example2\": \"npm run build-tsc && cd tests && TS_NODE_PROJECT=./module-types/override-to-cjs/tsconfig.json node --loader ../esm.mjs ./module-types/override-to-cjs/test.cjs\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/TypeStrong/ts-node.git\"\n  },\n  \"keywords\": [\n    \"typescript\",\n    \"node\",\n    \"runtime\",\n    \"environment\",\n    \"ts\",\n    \"compiler\"\n  ],\n  \"author\": {\n    \"name\": \"Blake Embrey\",\n    \"email\": \"hello@blakeembrey.com\",\n    \"url\": \"http://blakeembrey.me\"\n  },\n  \"contributors\": [\n    {\n      \"name\": \"Andrew Bradley\",\n      \"email\": \"cspotcode@gmail.com\",\n      \"url\": \"https://github.com/cspotcode\"\n    }\n  ],\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/TypeStrong/ts-node/issues\"\n  },\n  \"homepage\": \"https://typestrong.org/ts-node\",\n  \"devDependencies\": {\n    \"@microsoft/api-extractor\": \"^7.19.4\",\n    \"@swc/core\": \"^1.3.100\",\n    \"@swc/wasm\": \"^1.3.100\",\n    \"@types/diff\": \"^4.0.2\",\n    \"@types/lodash\": \"^4.14.151\",\n    \"@types/node\": \"13.13.5\",\n    \"@types/proper-lockfile\": \"^4.1.2\",\n    \"@types/proxyquire\": \"^1.3.28\",\n    \"@types/react\": \"^16.14.19\",\n    \"@types/rimraf\": \"^3.0.0\",\n    \"@types/semver\": \"^7.1.0\",\n    \"@yarnpkg/fslib\": \"^2.4.0\",\n    \"ava\": \"^3.15.0\",\n    \"axios\": \"^0.21.1\",\n    \"dprint\": \"^0.25.0\",\n    \"expect\": \"^27.0.2\",\n    \"get-stream\": \"^6.0.0\",\n    \"lodash\": \"^4.17.15\",\n    \"ntypescript\": \"^1.201507091536.1\",\n    \"nyc\": \"^15.0.1\",\n    \"outdent\": \"^0.8.0\",\n    \"proper-lockfile\": \"^4.1.2\",\n    \"proxyquire\": \"^2.0.0\",\n    \"react\": \"^16.14.0\",\n    \"rimraf\": \"^3.0.0\",\n    \"semver\": \"^7.1.3\",\n    \"throat\": \"^6.0.1\",\n    \"typedoc\": \"^0.22.10\",\n    \"typescript\": \"4.7.4\",\n    \"typescript-json-schema\": \"^0.53.0\",\n    \"util.promisify\": \"^1.0.1\"\n  },\n  \"peerDependencies\": {\n    \"@swc/core\": \">=1.2.50\",\n    \"@swc/wasm\": \">=1.2.50\",\n    \"@types/node\": \"*\",\n    \"typescript\": \">=2.7\"\n  },\n  \"peerDependenciesMeta\": {\n    \"@swc/core\": {\n      \"optional\": true\n    },\n    \"@swc/wasm\": {\n      \"optional\": true\n    }\n  },\n  \"dependencies\": {\n    \"@cspotcode/source-map-support\": \"^0.8.0\",\n    \"@tsconfig/node10\": \"^1.0.7\",\n    \"@tsconfig/node12\": \"^1.0.7\",\n    \"@tsconfig/node14\": \"^1.0.0\",\n    \"@tsconfig/node16\": \"^1.0.2\",\n    \"acorn\": \"^8.4.1\",\n    \"acorn-walk\": \"^8.1.1\",\n    \"arg\": \"^4.1.0\",\n    \"create-require\": \"^1.1.0\",\n    \"diff\": \"^4.0.1\",\n    \"make-error\": \"^1.1.1\",\n    \"v8-compile-cache-lib\": \"^3.0.1\",\n    \"yn\": \"3.1.1\"\n  },\n  \"prettier\": {\n    \"singleQuote\": true\n  },\n  \"volta\": {\n    \"node\": \"18.1.0\",\n    \"npm\": \"6.14.15\"\n  }\n}\n",
  "node_modules/tsconfck/dist/index.d.ts": "/**\n * find the closest tsconfig.json file\n *\n * @param {string} filename - path to file to find tsconfig for (absolute or relative to cwd)\n * @param {TSConfckFindOptions} options - options\n * @returns {Promise<string>} absolute path to closest tsconfig.json\n */\ndeclare function find(filename: string, options?: TSConfckFindOptions): Promise<string>;\ninterface TSConfckFindOptions {\n    /**\n     * Set of known tsconfig file locations to use instead of scanning the file system\n     *\n     * This is better for performance in projects like vite where find is called frequently but tsconfig locations rarely change\n     * You can use `findAll` to build this\n     */\n    tsConfigPaths?: Set<string>;\n    /**\n     * project root dir, does not continue scanning outside of this directory.\n     *\n     * Improves performance but may lead to different results from native typescript when no tsconfig is found inside root\n     */\n    root?: string;\n}\n\n/**\n * find all tsconfig.json files in dir\n *\n * @param {string} dir - path to dir (absolute or relative to cwd)\n * @param {TSConfckFindAllOptions} options - options\n * @returns {Promise<string[]>} list of absolute paths to all found tsconfig.json files\n */\ndeclare function findAll(dir: string, options?: TSConfckFindAllOptions): Promise<string[]>;\ninterface TSConfckFindAllOptions {\n    /**\n     * helper to skip subdirectories when scanning for tsconfig.json\n     *\n     * eg ` dir => dir === 'node_modules' || dir === '.git'`\n     */ skip?: (dir: string) => boolean;\n}\n\n/**\n * convert content of tsconfig.json to regular json\n *\n * @param {string} tsconfigJson - content of tsconfig.json\n * @returns {string} content as regular json, comments and dangling commas have been replaced with whitespace\n */\ndeclare function toJson(tsconfigJson: string): string;\n\n/**\n * parse the closest tsconfig.json file\n *\n * @param {string} filename - path to a tsconfig.json or a .ts source file (absolute or relative to cwd)\n * @param {TSConfckParseOptions} options - options\n * @returns {Promise<TSConfckParseResult>}\n * @throws {TSConfckParseError}\n */\ndeclare function parse(filename: string, options?: TSConfckParseOptions): Promise<TSConfckParseResult>;\ninterface TSConfckParseOptions extends TSConfckFindOptions {\n    /**\n     * optional cache map to speed up repeated parsing with multiple files\n     * it is your own responsibility to clear the cache if tsconfig files change during its lifetime\n     * cache keys are input `filename` and absolute paths to tsconfig.json files\n     *\n     * You must not modify cached values.\n     */\n    cache?: Map<string, TSConfckParseResult>;\n    /**\n     * treat missing tsconfig as empty result instead of an error\n     * parse resolves with { filename: 'no_tsconfig_file_found',tsconfig:{}} instead of reject with error\n     */\n    resolveWithEmptyIfConfigNotFound?: boolean;\n}\ninterface TSConfckParseResult {\n    /**\n     * absolute path to parsed tsconfig.json\n     */\n    tsconfigFile: string;\n    /**\n     * parsed result, including merged values from extended\n     */\n    tsconfig: any;\n    /**\n     * ParseResult for parent solution\n     */\n    solution?: TSConfckParseResult;\n    /**\n     * ParseResults for all tsconfig files referenced in a solution\n     */\n    referenced?: TSConfckParseResult[];\n    /**\n     * ParseResult for all tsconfig files\n     *\n     * [a,b,c] where a extends b and b extends c\n     */\n    extended?: TSConfckParseResult[];\n}\ndeclare class TSConfckParseError extends Error {\n    constructor(message: string, code: string, tsconfigFile: string, cause?: Error);\n    /**\n     * error code\n     */\n    code: string;\n    /**\n     * the cause of this error\n     */\n    cause: Error | undefined;\n    /**\n     * absolute path of tsconfig file where the error happened\n     */\n    tsconfigFile: string;\n}\n\n/**\n * find the closest tsconfig.json file using native ts.findConfigFile\n *\n * You must have `typescript` installed to use this\n *\n * @param {string} filename - path to file to find tsconfig for (absolute or relative to cwd)\n * @returns {Promise<string>} absolute path to closest tsconfig.json\n */\ndeclare function findNative(filename: string): Promise<string>;\n\n/**\n * parse the closest tsconfig.json file with typescript native functions\n *\n * You need to have `typescript` installed to use this\n *\n * @param {string} filename - path to a tsconfig.json or a .ts source file (absolute or relative to cwd)\n * @param {TSConfckParseNativeOptions} options - options\n * @returns {Promise<TSConfckParseNativeResult>}\n * @throws {TSConfckParseNativeError}\n */\ndeclare function parseNative(filename: string, options?: TSConfckParseNativeOptions): Promise<TSConfckParseNativeResult>;\ninterface TSConfckParseNativeOptions {\n    /**\n     * optional cache map to speed up repeated parsing with multiple files\n     * it is your own responsibility to clear the cache if tsconfig files change during its lifetime\n     * cache keys are input `filename` and absolute paths to tsconfig.json files\n     *\n     * You must not modify cached values.\n     */\n    cache?: Map<string, TSConfckParseNativeResult>;\n    /**\n     * treat missing tsconfig as empty result instead of an error\n     * parseNative resolves with { filename: 'no_tsconfig_file_found',tsconfig:{}, result: null} instead of reject with error\n     */\n    resolveWithEmptyIfConfigNotFound?: boolean;\n    /**\n     * Set this option to true to force typescript to ignore all source files.\n     *\n     * This is faster - especially for large projects - but comes with 2 caveats\n     *\n     * 1) output tsconfig always has `files: [],include: []` instead of any real values configured.\n     * 2) as a result of 1), it won't be able to resolve solution-style references and always return the closest tsconfig\n     */\n    ignoreSourceFiles?: boolean;\n}\ninterface TSConfckParseNativeResult {\n    /**\n     * absolute path to parsed tsconfig.json\n     */\n    tsconfigFile: string;\n    /**\n     * parsed result, including merged values from extended and normalized\n     */\n    tsconfig: any;\n    /**\n     * ParseResult for parent solution\n     */\n    solution?: TSConfckParseNativeResult;\n    /**\n     * ParseNativeResults for all tsconfig files referenced in a solution\n     */\n    referenced?: TSConfckParseNativeResult[];\n    /**\n     * full output of ts.parseJsonConfigFileContent\n     */\n    result: any;\n}\ndeclare class TSConfckParseNativeError extends Error {\n    constructor(diagnostic: TSDiagnosticError, tsconfigFile: string, result?: any);\n    /**\n     * code of typescript diagnostic, prefixed with \"TS \"\n     */\n    code: string;\n    /**\n     * full ts diagnostic that caused this error\n     */\n    diagnostic: any;\n    /**\n     * absolute path of tsconfig file where the error happened\n     */\n    tsconfigFile: string;\n    /**\n     * native result if present, contains all errors in result.errors\n     */\n    result: any | undefined;\n}\ninterface TSDiagnosticError {\n    code: number;\n    category: number;\n    messageText: string;\n    start?: number;\n}\n\nexport { TSConfckParseError, TSConfckParseNativeError, TSConfckParseNativeOptions, TSConfckParseNativeResult, TSConfckParseOptions, TSConfckParseResult, find, findAll, findNative, parse, parseNative, toJson };\n",
  "node_modules/tsconfck/package.json": "{\n  \"name\": \"tsconfck\",\n  \"version\": \"2.1.2\",\n  \"description\": \"A utility to work with tsconfig.json without typescript\",\n  \"license\": \"MIT\",\n  \"author\": \"dominikg\",\n  \"files\": [\n    \"dist\",\n    \"bin\",\n    \"src\",\n    \"README.md\",\n    \"LICENSE\",\n    \"package.json\"\n  ],\n  \"type\": \"module\",\n  \"main\": \"dist/index.cjs\",\n  \"module\": \"dist/index.js\",\n  \"bin\": \"bin/tsconfck.js\",\n  \"types\": \"dist/index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./dist/index.d.ts\",\n      \"import\": \"./dist/index.js\",\n      \"require\": \"./dist/index.cjs\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/dominikg/tsconfck.git\"\n  },\n  \"keywords\": [\n    \"typescript\",\n    \"tsconfig\",\n    \"tsconfig.json\"\n  ],\n  \"bugs\": {\n    \"url\": \"https://github.com/dominikg/tsconfck/issues\"\n  },\n  \"homepage\": \"https://github.com/dominikg/tsconfck/tree/main/#readme\",\n  \"peerDependencies\": {\n    \"typescript\": \"^4.3.5 || ^5.0.0\"\n  },\n  \"peerDependenciesMeta\": {\n    \"typescript\": {\n      \"optional\": true\n    }\n  },\n  \"devDependencies\": {\n    \"@commitlint/cli\": \"^17.6.6\",\n    \"@commitlint/config-conventional\": \"^17.6.6\",\n    \"@tsconfig/node14\": \"^14.1.0\",\n    \"@types/node\": \"^20.4.0\",\n    \"@typescript-eslint/eslint-plugin\": \"^5.61.0\",\n    \"@typescript-eslint/parser\": \"^5.61.0\",\n    \"c8\": \"^8.0.0\",\n    \"chalk\": \"^5.3.0\",\n    \"conventional-changelog-cli\": \"^3.0.0\",\n    \"enquirer\": \"^2.3.6\",\n    \"esbuild\": \"^0.18.11\",\n    \"eslint\": \"^8.44.0\",\n    \"eslint-config-prettier\": \"^8.8.0\",\n    \"eslint-plugin-markdown\": \"^3.0.0\",\n    \"eslint-plugin-node\": \"^11.1.0\",\n    \"eslint-plugin-prettier\": \"^4.2.1\",\n    \"execa\": \"^7.1.1\",\n    \"husky\": \"^8.0.3\",\n    \"lint-staged\": \"^13.2.3\",\n    \"minimist\": \"^1.2.8\",\n    \"npm-run-all\": \"^4.1.5\",\n    \"prettier\": \"^3.0.0\",\n    \"rimraf\": \"^5.0.1\",\n    \"semver\": \"^7.5.3\",\n    \"tiny-glob\": \"^0.2.9\",\n    \"tsm\": \"^2.3.0\",\n    \"tsup\": \"^6.7.0\",\n    \"typescript\": \"^5.1.6\",\n    \"uvu\": \"^0.5.6\",\n    \"watchlist\": \"^0.3.1\"\n  },\n  \"lint-staged\": {\n    \"*.{cjs,js,ts,md}\": [\n      \"eslint --fix\",\n      \"prettier --write\"\n    ]\n  },\n  \"packageManager\": \"pnpm@8.6.6\",\n  \"engines\": {\n    \"node\": \"^14.13.1 || ^16 || >=18\"\n  },\n  \"scripts\": {\n    \"dev\": \"pnpm build:ci --watch src\",\n    \"build:ci\": \"rimraf dist && tsup-node src/index.ts --format esm,cjs --no-splitting --target node14.13.1\",\n    \"build\": \"pnpm build:ci --dts --sourcemap && node scripts/generate-api-docs.js\",\n    \"test\": \"node --experimental-loader tsm node_modules/uvu/bin.js tests -i fixtures -i temp -i util/\",\n    \"test:watch\": \"pnpm test; watchlist tests src -- pnpm test\",\n    \"test:coverage\": \"c8 --include=src --clean pnpm test\",\n    \"test:report\": \"c8 report --reporter=text-lcov > coverage/coverage.lcov\",\n    \"lint\": \"eslint --ignore-path .gitignore '**/*.{cjs,js,ts,md}'\",\n    \"lint:fix\": \"pnpm lint --fix\",\n    \"format\": \"prettier --ignore-path .gitignore '**/*.{cjs,js,ts,md}' --check\",\n    \"format:fix\": \"pnpm format --write\",\n    \"fixup\": \"run-s lint:fix format:fix\",\n    \"changelog\": \"conventional-changelog -p angular -i CHANGELOG.md -s -l tsconfck\",\n    \"release\": \"node scripts/release.js\",\n    \"release:dry\": \"pnpm release --dry\",\n    \"release:next\": \"pnpm release --next\"\n  }\n}",
  "node_modules/tsconfig-paths/lib/__tests__/config-loader.test.d.ts": "export {};\n",
  "node_modules/tsconfig-paths/lib/__tests__/data/match-path-data.d.ts": "export interface OneTest {\n    readonly name: string;\n    readonly only?: boolean;\n    readonly skip?: boolean;\n    readonly absoluteBaseUrl: string;\n    readonly paths: {\n        [key: string]: Array<string>;\n    };\n    readonly mainFields?: (string | string[])[];\n    readonly addMatchAll?: boolean;\n    readonly existingFiles: ReadonlyArray<string>;\n    readonly requestedModule: string;\n    readonly extensions: ReadonlyArray<string>;\n    readonly packageJson?: {};\n    readonly expectedPath: string | undefined;\n}\nexport declare const tests: ReadonlyArray<OneTest>;\n",
  "node_modules/tsconfig-paths/lib/__tests__/filesystem.test.d.ts": "export {};\n",
  "node_modules/tsconfig-paths/lib/__tests__/mapping-entry.test.d.ts": "export {};\n",
  "node_modules/tsconfig-paths/lib/__tests__/match-path-async.test.d.ts": "export {};\n",
  "node_modules/tsconfig-paths/lib/__tests__/match-path-sync.test.d.ts": "export {};\n",
  "node_modules/tsconfig-paths/lib/__tests__/try-path.test.d.ts": "export {};\n",
  "node_modules/tsconfig-paths/lib/__tests__/tsconfig-loader.test.d.ts": "export {};\n",
  "node_modules/tsconfig-paths/lib/config-loader.d.ts": "import * as TsConfigLoader2 from \"./tsconfig-loader\";\nexport interface ExplicitParams {\n    baseUrl: string;\n    paths: {\n        [key: string]: Array<string>;\n    };\n    mainFields?: (string | string[])[];\n    addMatchAll?: boolean;\n}\nexport declare type TsConfigLoader = (params: TsConfigLoader2.TsConfigLoaderParams) => TsConfigLoader2.TsConfigLoaderResult;\nexport interface ConfigLoaderParams {\n    cwd: string;\n    explicitParams?: ExplicitParams;\n    tsConfigLoader?: TsConfigLoader;\n}\nexport interface ConfigLoaderSuccessResult {\n    resultType: \"success\";\n    configFileAbsolutePath: string;\n    baseUrl?: string;\n    absoluteBaseUrl: string;\n    paths: {\n        [key: string]: Array<string>;\n    };\n    mainFields?: (string | string[])[];\n    addMatchAll?: boolean;\n}\nexport interface ConfigLoaderFailResult {\n    resultType: \"failed\";\n    message: string;\n}\nexport declare type ConfigLoaderResult = ConfigLoaderSuccessResult | ConfigLoaderFailResult;\nexport declare function loadConfig(cwd?: string): ConfigLoaderResult;\nexport declare function configLoader({ cwd, explicitParams, tsConfigLoader, }: ConfigLoaderParams): ConfigLoaderResult;\n",
  "node_modules/tsconfig-paths/lib/filesystem.d.ts": "/**\n * Typing for the fields of package.json we care about\n */\nexport interface PackageJson {\n    [key: string]: string | PackageJson;\n}\n/**\n * A function that json from a file\n */\nexport interface ReadJsonSync {\n    (packageJsonPath: string): any | undefined;\n}\nexport interface FileExistsSync {\n    (name: string): boolean;\n}\nexport interface FileExistsAsync {\n    (path: string, callback: (err?: Error, exists?: boolean) => void): void;\n}\nexport interface ReadJsonAsyncCallback {\n    (err?: Error, content?: any): void;\n}\nexport interface ReadJsonAsync {\n    (path: string, callback: ReadJsonAsyncCallback): void;\n}\nexport declare function fileExistsSync(path: string): boolean;\n/**\n * Reads package.json from disk\n *\n * @param file Path to package.json\n */\nexport declare function readJsonFromDiskSync(packageJsonPath: string): any | undefined;\nexport declare function readJsonFromDiskAsync(path: string, callback: (err?: Error, content?: any) => void): void;\nexport declare function fileExistsAsync(path2: string, callback2: (err?: Error, exists?: boolean) => void): void;\nexport declare function removeExtension(path: string): string;\n",
  "node_modules/tsconfig-paths/lib/index.d.ts": "export { createMatchPath, matchFromAbsolutePaths, MatchPath, } from \"./match-path-sync\";\nexport { createMatchPathAsync, matchFromAbsolutePathsAsync, MatchPathAsync, } from \"./match-path-async\";\nexport { register } from \"./register\";\nexport { loadConfig, ConfigLoaderResult, ConfigLoaderSuccessResult, ConfigLoaderFailResult, } from \"./config-loader\";\nexport { ReadJsonSync, ReadJsonAsync, FileExistsSync, FileExistsAsync, } from \"./filesystem\";\n",
  "node_modules/tsconfig-paths/lib/mapping-entry.d.ts": "export interface MappingEntry {\n    readonly pattern: string;\n    readonly paths: ReadonlyArray<string>;\n}\nexport interface Paths {\n    readonly [key: string]: ReadonlyArray<string>;\n}\n/**\n * Converts an absolute baseUrl and paths to an array of absolute mapping entries.\n * The array is sorted by longest prefix.\n * Having an array with entries allows us to keep a sorting order rather than\n * sort by keys each time we use the mappings.\n *\n * @param absoluteBaseUrl\n * @param paths\n * @param addMatchAll\n */\nexport declare function getAbsoluteMappingEntries(absoluteBaseUrl: string, paths: Paths, addMatchAll: boolean): ReadonlyArray<MappingEntry>;\n",
  "node_modules/tsconfig-paths/lib/match-path-async.d.ts": "import * as MappingEntry from \"./mapping-entry\";\nimport * as Filesystem from \"./filesystem\";\n/**\n * Function that can match a path async\n */\nexport interface MatchPathAsync {\n    (requestedModule: string, readJson: Filesystem.ReadJsonAsync | undefined, fileExists: Filesystem.FileExistsAsync | undefined, extensions: ReadonlyArray<string> | undefined, callback: MatchPathAsyncCallback): void;\n}\nexport interface MatchPathAsyncCallback {\n    (err?: Error, path?: string): void;\n}\n/**\n * See the sync version for docs.\n */\nexport declare function createMatchPathAsync(absoluteBaseUrl: string, paths: {\n    [key: string]: Array<string>;\n}, mainFields?: (string | string[])[], addMatchAll?: boolean): MatchPathAsync;\n/**\n * See the sync version for docs.\n */\nexport declare function matchFromAbsolutePathsAsync(absolutePathMappings: ReadonlyArray<MappingEntry.MappingEntry>, requestedModule: string, readJson: Filesystem.ReadJsonAsync | undefined, fileExists: Filesystem.FileExistsAsync | undefined, extensions: readonly string[] | undefined, callback: MatchPathAsyncCallback, mainFields?: (string | string[])[]): void;\n",
  "node_modules/tsconfig-paths/lib/match-path-sync.d.ts": "import * as Filesystem from \"./filesystem\";\nimport * as MappingEntry from \"./mapping-entry\";\n/**\n * Function that can match a path\n */\nexport interface MatchPath {\n    (requestedModule: string, readJson?: Filesystem.ReadJsonSync, fileExists?: (name: string) => boolean, extensions?: ReadonlyArray<string>): string | undefined;\n}\n/**\n * Creates a function that can resolve paths according to tsconfig paths property.\n *\n * @param absoluteBaseUrl Absolute version of baseUrl as specified in tsconfig.\n * @param paths The paths as specified in tsconfig.\n * @param mainFields A list of package.json field names to try when resolving module files. Select a nested field using an array of field names.\n * @param addMatchAll Add a match-all \"*\" rule if none is present\n * @returns a function that can resolve paths.\n */\nexport declare function createMatchPath(absoluteBaseUrl: string, paths: {\n    [key: string]: Array<string>;\n}, mainFields?: (string | string[])[], addMatchAll?: boolean): MatchPath;\n/**\n * Finds a path from tsconfig that matches a module load request.\n *\n * @param absolutePathMappings The paths to try as specified in tsconfig but resolved to absolute form.\n * @param requestedModule The required module name.\n * @param readJson Function that can read json from a path (useful for testing).\n * @param fileExists Function that checks for existence of a file at a path (useful for testing).\n * @param extensions File extensions to probe for (useful for testing).\n * @param mainFields A list of package.json field names to try when resolving module files. Select a nested field using an array of field names.\n * @returns the found path, or undefined if no path was found.\n */\nexport declare function matchFromAbsolutePaths(absolutePathMappings: ReadonlyArray<MappingEntry.MappingEntry>, requestedModule: string, readJson?: Filesystem.ReadJsonSync, fileExists?: Filesystem.FileExistsSync, extensions?: Array<string>, mainFields?: (string | string[])[]): string | undefined;\n",
  "node_modules/tsconfig-paths/lib/register.d.ts": "import { ExplicitParams } from \"./config-loader\";\nexport interface RegisterParams extends ExplicitParams {\n    /**\n     * Defaults to `--project` CLI flag or `process.cwd()`\n     */\n    cwd?: string;\n}\n/**\n * Installs a custom module load function that can adhere to paths in tsconfig.\n * Returns a function to undo paths registration.\n */\nexport declare function register(params?: RegisterParams): () => void;\n",
  "node_modules/tsconfig-paths/lib/try-path.d.ts": "import { MappingEntry } from \"./mapping-entry\";\nexport interface TryPath {\n    readonly type: \"file\" | \"extension\" | \"index\" | \"package\";\n    readonly path: string;\n}\n/**\n * Builds a list of all physical paths to try by:\n * 1. Check for file named exactly as request.\n * 2. Check for files named as request ending in any of the extensions.\n * 3. Check for file specified in package.json's main property.\n * 4. Check for files named as request ending in \"index\" with any of the extensions.\n */\nexport declare function getPathsToTry(extensions: ReadonlyArray<string>, absolutePathMappings: ReadonlyArray<MappingEntry>, requestedModule: string): ReadonlyArray<TryPath> | undefined;\nexport declare function getStrippedPath(tryPath: TryPath): string;\nexport declare function exhaustiveTypeException(check: never): never;\n",
  "node_modules/tsconfig-paths/lib/tsconfig-loader.d.ts": "/**\n * Typing for the parts of tsconfig that we care about\n */\nexport interface Tsconfig {\n    extends?: string | string[];\n    compilerOptions?: {\n        baseUrl?: string;\n        paths?: {\n            [key: string]: Array<string>;\n        };\n        strict?: boolean;\n    };\n}\nexport interface TsConfigLoaderResult {\n    tsConfigPath: string | undefined;\n    baseUrl: string | undefined;\n    paths: {\n        [key: string]: Array<string>;\n    } | undefined;\n}\nexport interface TsConfigLoaderParams {\n    getEnv: (key: string) => string | undefined;\n    cwd: string;\n    loadSync?(cwd: string, filename?: string, baseUrl?: string): TsConfigLoaderResult;\n}\nexport declare function tsConfigLoader({ getEnv, cwd, loadSync, }: TsConfigLoaderParams): TsConfigLoaderResult;\nexport declare function walkForTsConfig(directory: string, readdirSync?: (path: string) => string[]): string | undefined;\nexport declare function loadTsconfig(configFilePath: string, existsSync?: (path: string) => boolean, readFileSync?: (filename: string) => string): Tsconfig | undefined;\n",
  "node_modules/tsconfig-paths/package.json": "{\n  \"name\": \"tsconfig-paths\",\n  \"version\": \"4.2.0\",\n  \"description\": \"Load node modules according to tsconfig paths, in run-time or via API.\",\n  \"main\": \"lib/index.js\",\n  \"types\": \"lib/index.d.ts\",\n  \"author\": \"Jonas Kello\",\n  \"license\": \"MIT\",\n  \"repository\": \"https://github.com/dividab/tsconfig-paths\",\n  \"files\": [\n    \"/src\",\n    \"/lib\",\n    \"register.js\",\n    \"package.json\",\n    \"CHANGELOG.md\",\n    \"LICENSE\",\n    \"README.md\"\n  ],\n  \"engines\": {\n    \"node\": \">=6\"\n  },\n  \"devDependencies\": {\n    \"@types/jest\": \"^27.0.3\",\n    \"@types/minimist\": \"^1.2.2\",\n    \"@types/node\": \"^6.0.54\",\n    \"@types/strip-bom\": \"^3.0.0\",\n    \"@types/strip-json-comments\": \"^0.0.30\",\n    \"@typescript-eslint/eslint-plugin\": \"^5.22.0\",\n    \"@typescript-eslint/parser\": \"^5.22.0\",\n    \"eslint\": \"^8.14.0\",\n    \"eslint-config-prettier\": \"^8.5.0\",\n    \"eslint-plugin-import\": \"^2.26.0\",\n    \"eslint-plugin-jsdoc\": \"^39.2.9\",\n    \"husky\": \"^4.2.5\",\n    \"jest\": \"^27.3.1\",\n    \"lint-staged\": \"^10.2.11\",\n    \"prettier\": \"^2.0.5\",\n    \"rimraf\": \"^2.6.2\",\n    \"ts-jest\": \"^27.0.7\",\n    \"ts-node\": \"^10.7.0\",\n    \"typescript\": \"^4.5.2\"\n  },\n  \"dependencies\": {\n    \"json5\": \"^2.2.2\",\n    \"minimist\": \"^1.2.6\",\n    \"strip-bom\": \"^3.0.0\"\n  },\n  \"scripts\": {\n    \"start\": \"cd src && ts-node index.ts\",\n    \"example:node\": \"yarn build && cd ./example/node && ts-node -r ../../register.js main.ts\",\n    \"example:project\": \"yarn build && ts-node -r ./register.js -P ./example/project/tsconfig.json ./example/project/main.ts\",\n    \"example:api\": \"cd example/api && ts-node main.ts\",\n    \"example:perf\": \"cd example/perf && ts-node main.ts\",\n    \"test\": \"jest\",\n    \"test-coverage\": \"jest --coverage\",\n    \"build\": \"rimraf lib && tsc -p .\",\n    \"lint\": \"eslint \\\"./{src,tests}/**/*.ts{,x}\\\" --ext .js,.ts,.tsx -f visualstudio\",\n    \"verify\": \"yarn build && yarn lint && yarn test-coverage\",\n    \"preversion\": \"yarn verify\",\n    \"postversion\": \"git push --tags && yarn publish --new-version $npm_package_version && git push && echo \\\"Successfully released version $npm_package_version!\\\"\"\n  },\n  \"lint-staged\": {\n    \"*.{ts,tsx}\": \"eslint\",\n    \"*.{ts,tsx,json,css}\": [\n      \"prettier --write\",\n      \"git add\"\n    ]\n  },\n  \"husky\": {\n    \"hooks\": {\n      \"pre-commit\": \"lint-staged\"\n    }\n  }\n}\n",
  "node_modules/tslib/modules/index.d.ts": "// Note: named reexports are used instead of `export *` because\n// TypeScript itself doesn't resolve the `export *` when checking\n// if a particular helper exists.\nexport {\n  __extends,\n  __assign,\n  __rest,\n  __decorate,\n  __param,\n  __esDecorate,\n  __runInitializers,\n  __propKey,\n  __setFunctionName,\n  __metadata,\n  __awaiter,\n  __generator,\n  __exportStar,\n  __values,\n  __read,\n  __spread,\n  __spreadArrays,\n  __spreadArray,\n  __await,\n  __asyncGenerator,\n  __asyncDelegator,\n  __asyncValues,\n  __makeTemplateObject,\n  __importStar,\n  __importDefault,\n  __classPrivateFieldGet,\n  __classPrivateFieldSet,\n  __classPrivateFieldIn,\n  __createBinding,\n  __addDisposableResource,\n  __disposeResources,\n  __rewriteRelativeImportExtension,\n} from '../tslib.js';\nexport * as default from '../tslib.js';\n",
  "node_modules/tstl/lib/algorithm/binary_search.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { IPointer } from \"../functional/IPointer\";\nimport { Pair } from \"../utility/Pair\";\nimport { Comparator } from \"../internal/functional/Comparator\";\n/**\n * Get iterator to lower bound.\n *\n * @param first Input iterator of the first position.\n * @param last Input iterator of the last position.\n * @param val Value to search for.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Iterator to the first element equal or after the val.\n */\nexport declare function lower_bound<ForwardIterator extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>>(first: ForwardIterator, last: ForwardIterator, val: IPointer.ValueType<ForwardIterator>, comp?: Comparator<IPointer.ValueType<ForwardIterator>>): ForwardIterator;\n/**\n * Get iterator to upper bound.\n *\n * @param first Input iterator of the first position.\n * @param last Input iterator of the last position.\n * @param val Value to search for.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Iterator to the first element after the key.\n */\nexport declare function upper_bound<ForwardIterator extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>>(first: ForwardIterator, last: ForwardIterator, val: IPointer.ValueType<ForwardIterator>, comp?: Comparator<IPointer.ValueType<ForwardIterator>>): ForwardIterator;\n/**\n * Get range of equal elements.\n *\n * @param first Input iterator of the first position.\n * @param last Input iterator of the last position.\n * @param val Value to search for.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Pair of {@link lower_bound} and {@link upper_bound}.\n */\nexport declare function equal_range<ForwardIterator extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>>(first: ForwardIterator, last: ForwardIterator, val: IPointer.ValueType<ForwardIterator>, comp?: Comparator<IPointer.ValueType<ForwardIterator>>): Pair<ForwardIterator, ForwardIterator>;\n/**\n * Test whether a value exists in sorted range.\n *\n * @param first Input iterator of the first position.\n * @param last Input iterator of the last position.\n * @param val Value to search for.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Whether the value exists or not.\n */\nexport declare function binary_search<ForwardIterator extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>>(first: ForwardIterator, last: ForwardIterator, val: IPointer.ValueType<ForwardIterator>, comp?: Comparator<IPointer.ValueType<ForwardIterator>>): boolean;\n",
  "node_modules/tstl/lib/algorithm/heap.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IRandomAccessIterator } from \"../iterator/IRandomAccessIterator\";\nimport { IPointer } from \"../functional/IPointer\";\nimport { Comparator } from \"../internal/functional/Comparator\";\nimport { General } from \"../internal/functional/General\";\n/**\n * Make a heap.\n *\n * @param first Random access iteartor of the first position.\n * @param last Random access iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function make_heap<RandomAccessIterator extends General<IRandomAccessIterator<IPointer.ValueType<RandomAccessIterator>, RandomAccessIterator>>>(first: RandomAccessIterator, last: RandomAccessIterator, comp?: Comparator<IPointer.ValueType<RandomAccessIterator>>): void;\n/**\n * Push an element into heap.\n *\n * @param first Random access iteartor of the first position.\n * @param last Random access iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function push_heap<RandomAccessIterator extends General<IRandomAccessIterator<IPointer.ValueType<RandomAccessIterator>, RandomAccessIterator>>>(first: RandomAccessIterator, last: RandomAccessIterator, comp?: Comparator<IPointer.ValueType<RandomAccessIterator>>): void;\n/**\n * Pop an element from heap.\n *\n * @param first Random access iteartor of the first position.\n * @param last Random access iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function pop_heap<RandomAccessIterator extends General<IRandomAccessIterator<IPointer.ValueType<RandomAccessIterator>, RandomAccessIterator>>>(first: RandomAccessIterator, last: RandomAccessIterator, comp?: Comparator<IPointer.ValueType<RandomAccessIterator>>): void;\n/**\n * Test whether a range is heap.\n *\n * @param first Bi-directional iteartor of the first position.\n * @param last Bi-directional iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Whether the range is heap.\n */\nexport declare function is_heap<RandomAccessIterator extends Readonly<IRandomAccessIterator<IPointer.ValueType<RandomAccessIterator>, RandomAccessIterator>>>(first: RandomAccessIterator, last: RandomAccessIterator, comp?: Comparator<IPointer.ValueType<RandomAccessIterator>>): boolean;\n/**\n * Find the first element not in heap order.\n *\n * @param first Bi-directional iteartor of the first position.\n * @param last Bi-directional iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Iterator to the first element not in heap order.\n */\nexport declare function is_heap_until<RandomAccessIterator extends Readonly<IRandomAccessIterator<IPointer.ValueType<RandomAccessIterator>, RandomAccessIterator>>>(first: RandomAccessIterator, last: RandomAccessIterator, comp?: Comparator<IPointer.ValueType<RandomAccessIterator>>): RandomAccessIterator;\n/**\n * Sort elements of a heap.\n *\n * @param first Random access iteartor of the first position.\n * @param last Random access iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function sort_heap<RandomAccessIterator extends General<IRandomAccessIterator<IPointer.ValueType<RandomAccessIterator>, RandomAccessIterator>>>(first: RandomAccessIterator, last: RandomAccessIterator, comp?: Comparator<IPointer.ValueType<RandomAccessIterator>>): void;\n",
  "node_modules/tstl/lib/algorithm/index.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nexport * from \"./binary_search\";\nexport * from \"./heap\";\nexport * from \"./iterations\";\nexport * from \"./mathematics\";\nexport * from \"./modifiers\";\nexport * from \"./partition\";\nexport * from \"./random\";\nexport * from \"./sorting\";\nexport * from \"./merge\";\n",
  "node_modules/tstl/lib/algorithm/iterations.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { IPointer } from \"../functional/IPointer\";\nimport { Pair } from \"../utility/Pair\";\nimport { BinaryPredicator } from \"../internal/functional/BinaryPredicator\";\nimport { UnaryPredicator } from \"../internal/functional/UnaryPredicator\";\n/**\n * Apply a function to elements in range.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param fn The function to apply.\n *\n * @return The function *fn* itself.\n */\nexport declare function for_each<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, Func extends (val: IPointer.ValueType<InputIterator>) => any>(first: InputIterator, last: InputIterator, fn: Func): Func;\n/**\n * Apply a function to elements in steps.\n *\n * @param first Input iteartor of the starting position.\n * @param n Steps to maximum advance.\n * @param fn The function to apply.\n *\n * @return Iterator advanced from *first* for *n* steps.\n */\nexport declare function for_each_n<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, Func extends (val: IPointer.ValueType<InputIterator>) => any>(first: InputIterator, n: number, fn: Func): InputIterator;\n/**\n * Test whether all elements meet a specific condition.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param pred A function predicates the specific condition.\n *\n * @return Whether the *pred* returns always `true` for all elements.\n */\nexport declare function all_of<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, pred: UnaryPredicator<IPointer.ValueType<InputIterator>>): boolean;\n/**\n * Test whether any element meets a specific condition.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param pred A function predicates the specific condition.\n *\n * @return Whether the *pred* returns at least a `true` for all elements.\n */\nexport declare function any_of<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, pred: UnaryPredicator<IPointer.ValueType<InputIterator>>): boolean;\n/**\n * Test whether any element doesn't meet a specific condition.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param pred A function predicates the specific condition.\n *\n * @return Whether the *pred* doesn't return `true` for all elements.\n */\nexport declare function none_of<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, pred: UnaryPredicator<IPointer.ValueType<InputIterator>>): boolean;\n/**\n * Test whether two ranges are equal.\n *\n * @param first1 Input iteartor of the first position of the 1st range.\n * @param last1 Input iterator of the last position of the 1st range.\n * @param first2 Input iterator of the first position of the 2nd range.\n * @param pred A binary function predicates two arguments are equal.\n *\n * @return Whether two ranges are equal.\n */\nexport declare function equal<InputIterator1 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator1>>, InputIterator2 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator2>>>(first1: InputIterator1, last1: InputIterator1, first2: InputIterator2): boolean;\n/**\n * Test whether two ranges are equal.\n *\n * @param first1 Input iteartor of the first position of the 1st range.\n * @param last1 Input iterator of the last position of the 1st range.\n * @param first2 Input iterator of the first position of the 2nd range.\n * @param pred A binary function predicates two arguments are equal.\n *\n * @return Whether two ranges are equal.\n */\nexport declare function equal<InputIterator1 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator1>>, InputIterator2 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator2>, InputIterator2>>>(first1: InputIterator1, last1: InputIterator1, first2: InputIterator2, pred: BinaryPredicator<IPointer.ValueType<InputIterator1>, IPointer.ValueType<InputIterator2>>): boolean;\n/**\n * Compare lexicographically.\n *\n * @param first1 Input iteartor of the first position of the 1st range.\n * @param last1 Input iterator of the last position of the 1st range.\n * @param first2 Input iterator of the first position of the 2nd range.\n * @param last2 Input iterator of the last position of the 2nd range.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Whether the 1st range precedes the 2nd.\n */\nexport declare function lexicographical_compare<Iterator1 extends Readonly<IForwardIterator<IPointer.ValueType<Iterator1>, Iterator1>>, Iterator2 extends Readonly<IForwardIterator<IPointer.ValueType<Iterator1>, Iterator2>>>(first1: Iterator1, last1: Iterator1, first2: Iterator2, last2: Iterator2, comp?: BinaryPredicator<IPointer.ValueType<Iterator1>>): boolean;\n/**\n * Find a value in range.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param val The value to find.\n *\n * @return Iterator to the first element {@link equal to equal_to} the value.\n */\nexport declare function find<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, val: IPointer.ValueType<InputIterator>): InputIterator;\n/**\n * Find a matched condition in range.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param pred A function predicates the specific condition.\n *\n * @return Iterator to the first element *pred* returns `true`.\n */\nexport declare function find_if<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, pred: UnaryPredicator<IPointer.ValueType<InputIterator>>): InputIterator;\n/**\n * Find a mismatched condition in range.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param pred A function predicates the specific condition.\n *\n * @return Iterator to the first element *pred* returns `false`.\n */\nexport declare function find_if_not<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, pred: UnaryPredicator<IPointer.ValueType<InputIterator>>): InputIterator;\n/**\n * Find the last sub range.\n *\n * @param first1 Input iteartor of the first position of the 1st range.\n * @param last1 Input iterator of the last position of the 1st range.\n * @param first2 Input iterator of the first position of the 2nd range.\n * @param last2 Input iterator of the last position of the 2nd range.\n *\n * @return Iterator to the first element of the last sub range.\n */\nexport declare function find_end<Iterator1 extends Readonly<IForwardIterator<IPointer.ValueType<Iterator1>, Iterator1>>, Iterator2 extends Readonly<IForwardIterator<IPointer.ValueType<Iterator1>, Iterator2>>>(first1: Iterator1, last1: Iterator1, first2: Iterator2, last2: Iterator2): Iterator1;\n/**\n * Find the last sub range.\n *\n * @param first1 Input iteartor of the first position of the 1st range.\n * @param last1 Input iterator of the last position of the 1st range.\n * @param first2 Input iterator of the first position of the 2nd range.\n * @param last2 Input iterator of the last position of the 2nd range.\n * @param pred A binary function predicates two arguments are equal.\n *\n * @return Iterator to the first element of the last sub range.\n */\nexport declare function find_end<Iterator1 extends Readonly<IForwardIterator<IPointer.ValueType<Iterator1>, Iterator1>>, Iterator2 extends Readonly<IForwardIterator<IPointer.ValueType<Iterator2>, Iterator2>>>(first1: Iterator1, last1: Iterator1, first2: Iterator2, last2: Iterator2, pred: BinaryPredicator<IPointer.ValueType<Iterator1>, IPointer.ValueType<Iterator2>>): Iterator1;\n/**\n * Find the first sub range.\n *\n * @param first1 Input iteartor of the first position of the 1st range.\n * @param last1 Input iterator of the last position of the 1st range.\n * @param first2 Input iterator of the first position of the 2nd range.\n * @param last2 Input iterator of the last position of the 2nd range.\n *\n * @return Iterator to the first element of the first sub range.\n */\nexport declare function find_first_of<Iterator1 extends Readonly<IForwardIterator<IPointer.ValueType<Iterator1>, Iterator1>>, Iterator2 extends Readonly<IForwardIterator<IPointer.ValueType<Iterator1>, Iterator2>>>(first1: Iterator1, last1: Iterator1, first2: Iterator2, last2: Iterator2): Iterator1;\n/**\n * Find the first sub range.\n *\n * @param first1 Input iteartor of the first position of the 1st range.\n * @param last1 Input iterator of the last position of the 1st range.\n * @param first2 Input iterator of the first position of the 2nd range.\n * @param last2 Input iterator of the last position of the 2nd range.\n * @param pred A binary function predicates two arguments are equal.\n *\n * @return Iterator to the first element of the first sub range.\n */\nexport declare function find_first_of<Iterator1 extends Readonly<IForwardIterator<IPointer.ValueType<Iterator1>, Iterator1>>, Iterator2 extends Readonly<IForwardIterator<IPointer.ValueType<Iterator2>, Iterator2>>>(first1: Iterator1, last1: Iterator1, first2: Iterator2, last2: Iterator2, pred: BinaryPredicator<IPointer.ValueType<Iterator1>, IPointer.ValueType<Iterator2>>): Iterator1;\n/**\n * Find the first adjacent element.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param pred A binary function predicates two arguments are equal. Default is {@link equal_to}.\n *\n * @return Iterator to the first element of adjacent find.\n */\nexport declare function adjacent_find<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, pred?: BinaryPredicator<IPointer.ValueType<InputIterator>>): InputIterator;\n/**\n * Search sub range.\n *\n * @param first1 Forward iteartor of the first position of the 1st range.\n * @param last1 Forward iterator of the last position of the 1st range.\n * @param first2 Forward iterator of the first position of the 2nd range.\n * @param last2 Forward iterator of the last position of the 2nd range.\n *\n * @return Iterator to the first element of the sub range.\n */\nexport declare function search<ForwardIterator1 extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator1>, ForwardIterator1>>, ForwardIterator2 extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator1>, ForwardIterator2>>>(first1: ForwardIterator1, last1: ForwardIterator1, first2: ForwardIterator2, last2: ForwardIterator2): ForwardIterator1;\n/**\n * Search sub range.\n *\n * @param first1 Forward iteartor of the first position of the 1st range.\n * @param last1 Forward iterator of the last position of the 1st range.\n * @param first2 Forward iterator of the first position of the 2nd range.\n * @param last2 Forward iterator of the last position of the 2nd range.\n * @param pred A binary function predicates two arguments are equal.\n *\n * @return Iterator to the first element of the sub range.\n */\nexport declare function search<ForwardIterator1 extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator1>, ForwardIterator1>>, ForwardIterator2 extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator2>, ForwardIterator2>>>(first1: ForwardIterator1, last1: ForwardIterator1, first2: ForwardIterator2, last2: ForwardIterator2, pred: BinaryPredicator<IPointer.ValueType<ForwardIterator1>, IPointer.ValueType<ForwardIterator2>>): ForwardIterator1;\n/**\n * Search specific and repeated elements.\n *\n * @param first Forward iteartor of the first position.\n * @param last Forward iterator of the last position.\n * @param count Count to be repeated.\n * @param val Value to search.\n * @param pred A binary function predicates two arguments are equal. Default is {@link equal_to}.\n *\n * @return Iterator to the first element of the repetition.\n */\nexport declare function search_n<ForwardIterator extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>>(first: ForwardIterator, last: ForwardIterator, count: number, val: IPointer.ValueType<ForwardIterator>, pred?: BinaryPredicator<IPointer.ValueType<ForwardIterator>>): ForwardIterator;\n/**\n * Find the first mistmached position between two ranges.\n *\n * @param first1 Input iteartor of the first position of the 1st range.\n * @param last1 Input iterator of the last position of the 1st range.\n * @param first2 Input iterator of the first position of the 2nd range.\n *\n * @return A {@link Pair} of mismatched positions.\n */\nexport declare function mismatch<Iterator1 extends Readonly<IForwardIterator<IPointer.ValueType<Iterator1>, Iterator1>>, Iterator2 extends Readonly<IForwardIterator<IPointer.ValueType<Iterator1>, Iterator2>>>(first1: Iterator1, last1: Iterator1, first2: Iterator2): Pair<Iterator1, Iterator2>;\n/**\n * Find the first mistmached position between two ranges.\n *\n * @param first1 Input iteartor of the first position of the 1st range.\n * @param last1 Input iterator of the last position of the 1st range.\n * @param first2 Input iterator of the first position of the 2nd range.\n * @param pred A binary function predicates two arguments are equal.\n *\n * @return A {@link Pair} of mismatched positions.\n */\nexport declare function mismatch<Iterator1 extends Readonly<IForwardIterator<IPointer.ValueType<Iterator1>, Iterator1>>, Iterator2 extends Readonly<IForwardIterator<IPointer.ValueType<Iterator2>, Iterator2>>>(first1: Iterator1, last1: Iterator1, first2: Iterator2, pred: BinaryPredicator<IPointer.ValueType<Iterator1>, IPointer.ValueType<Iterator2>>): Pair<Iterator1, Iterator2>;\n/**\n * Count matched value in range.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param val The value to count.\n *\n * @return The matched count.\n */\nexport declare function count<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, val: IPointer.ValueType<InputIterator>): number;\n/**\n * Count matched condition in range.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param pred A function predicates the specific condition.\n *\n * @return The matched count.\n */\nexport declare function count_if<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, pred: UnaryPredicator<IPointer.ValueType<InputIterator>>): number;\n",
  "node_modules/tstl/lib/algorithm/mathematics.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { IBidirectionalIterator } from \"../iterator/IBidirectionalIterator\";\nimport { IPointer } from \"../functional/IPointer\";\nimport { General } from \"../internal/functional/General\";\nimport { Pair } from \"../utility/Pair\";\nimport { Comparator } from \"../internal/functional/Comparator\";\n/**\n * Get the minium value.\n *\n * @param items Items to search through.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return The minimum value.\n */\nexport declare function min<T>(items: T[], comp?: Comparator<T>): T;\n/**\n * Get the maximum value.\n *\n * @param items Items to search through.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return The maximum value.\n */\nexport declare function max<T>(items: T[], comp?: Comparator<T>): T;\n/**\n * Get the minimum & maximum values.\n *\n * @param items Items to search through.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return A {@link Pair} of minimum & maximum values.\n */\nexport declare function minmax<T>(items: T[], comp?: Comparator<T>): Pair<T, T>;\n/**\n * Get the minimum element in range.\n *\n * @param first Forward iterator of the first position.\n * @param last Forward iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Iterator to the minimum element.\n */\nexport declare function min_element<ForwardIterator extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>>(first: ForwardIterator, last: ForwardIterator, comp?: Comparator<IPointer.ValueType<ForwardIterator>>): ForwardIterator;\n/**\n * Get the maximum element in range.\n *\n * @param first Forward iterator of the first position.\n * @param last Forward iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Iterator to the maximum element.\n */\nexport declare function max_element<ForwardIterator extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>>(first: ForwardIterator, last: ForwardIterator, comp?: Comparator<IPointer.ValueType<ForwardIterator>>): ForwardIterator;\n/**\n * Get the minimum & maximum elements in range.\n *\n * @param first Forward iterator of the first position.\n * @param last Forward iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return A {@link Pair} of iterators to the minimum & maximum elements.\n */\nexport declare function minmax_element<ForwardIterator extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>>(first: ForwardIterator, last: ForwardIterator, comp?: Comparator<IPointer.ValueType<ForwardIterator>>): Pair<ForwardIterator, ForwardIterator>;\n/**\n * Get the clamp value.\n *\n * @param v The value to clamp.\n * @param lo Lower value than *hi*.\n * @param hi Higher value than *lo*.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return The clamp value.\n */\nexport declare function clamp<T>(v: T, lo: T, hi: T, comp?: Comparator<T>): T;\n/**\n * Test whether two ranges are in permutation relationship.\n *\n * @param first1 Forward iteartor of the first position of the 1st range.\n * @param last1 Forward iterator of the last position of the 1st range.\n * @param first2 Forward iterator of the first position of the 2nd range.\n * @param pred A binary function predicates two arguments are equal. Default is {@link equal_to}.\n *\n * @return Whether permutation or not.\n */\nexport declare function is_permutation<ForwardIterator1 extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator1>, ForwardIterator1>>, ForwardIterator2 extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator1>, ForwardIterator2>>>(first1: ForwardIterator1, last1: ForwardIterator1, first2: ForwardIterator2, pred?: Comparator<IPointer.ValueType<ForwardIterator1>>): boolean;\n/**\n * Transform to the previous permutation.\n *\n * @param first Bidirectional iterator of the first position.\n * @param last Bidirectional iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Whether the transformation was meaningful.\n */\nexport declare function prev_permutation<BidirectionalIterator extends General<IBidirectionalIterator<IPointer.ValueType<BidirectionalIterator>, BidirectionalIterator>>>(first: BidirectionalIterator, last: BidirectionalIterator, comp?: Comparator<IPointer.ValueType<BidirectionalIterator>>): boolean;\n/**\n * Transform to the next permutation.\n *\n * @param first Bidirectional iterator of the first position.\n * @param last Bidirectional iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Whether the transformation was meaningful.\n */\nexport declare function next_permutation<BidirectionalIterator extends General<IBidirectionalIterator<IPointer.ValueType<BidirectionalIterator>, BidirectionalIterator>>>(first: BidirectionalIterator, last: BidirectionalIterator, comp?: Comparator<IPointer.ValueType<BidirectionalIterator>>): boolean;\n",
  "node_modules/tstl/lib/algorithm/merge.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { IBidirectionalIterator } from \"../iterator/IBidirectionalIterator\";\nimport { IPointer } from \"../functional/IPointer\";\nimport { General } from \"../internal/functional/General\";\nimport { Writeonly } from \"../internal/functional/Writeonly\";\nimport { Comparator } from \"../internal/functional/Comparator\";\n/**\n * Merge two sorted ranges.\n *\n * @param first1 Input iteartor of the first position of the 1st range.\n * @param last1 Input iterator of the last position of the 1st range.\n * @param first2 Input iterator of the first position of the 2nd range.\n * @param last2 Input iterator of the last position of the 2nd range.\n * @param output Output iterator of the first position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function merge<InputIterator1 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator1>>, InputIterator2 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator2>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator1>, OutputIterator>>>(first1: InputIterator1, last1: InputIterator1, first2: InputIterator2, last2: InputIterator2, output: OutputIterator, comp?: Comparator<IPointer.ValueType<InputIterator1>>): OutputIterator;\n/**\n * Merge two sorted & consecutive ranges.\n *\n * @param first Bidirectional iterator of the first position.\n * @param middle Bidirectional iterator of the initial position of the 2nd range.\n * @param last Bidirectional iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function inplace_merge<BidirectionalIterator extends General<IBidirectionalIterator<IPointer.ValueType<BidirectionalIterator>, BidirectionalIterator>>>(first: BidirectionalIterator, middle: BidirectionalIterator, last: BidirectionalIterator, comp?: Comparator<IPointer.ValueType<BidirectionalIterator>>): void;\n/**\n * Test whether two sorted ranges are in inclusion relationship.\n *\n * @param first1 Input iteartor of the first position of the 1st range.\n * @param last1 Input iterator of the last position of the 1st range.\n * @param first2 Input iterator of the first position of the 2nd range.\n * @param last2 Input iterator of the last position of the 2nd range.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Whether [first, last1) includes [first2, last2).\n */\nexport declare function includes<InputIterator1 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator1>>, InputIterator2 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator2>>>(first1: InputIterator1, last1: InputIterator1, first2: InputIterator2, last2: InputIterator2, comp?: Comparator<IPointer.ValueType<InputIterator1>>): boolean;\n/**\n * Combine two sorted ranges to union relationship.\n *\n * @param first1 Input iteartor of the first position of the 1st range.\n * @param last1 Input iterator of the last position of the 1st range.\n * @param first2 Input iterator of the first position of the 2nd range.\n * @param last2 Input iterator of the last position of the 2nd range.\n * @param output Output iterator of the first position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function set_union<InputIterator1 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator1>>, InputIterator2 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator2>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator1>, OutputIterator>>>(first1: InputIterator1, last1: InputIterator1, first2: InputIterator2, last2: InputIterator2, output: OutputIterator, comp?: Comparator<IPointer.ValueType<InputIterator1>>): OutputIterator;\n/**\n * Combine two sorted ranges to intersection relationship.\n *\n * @param first1 Input iteartor of the first position of the 1st range.\n * @param last1 Input iterator of the last position of the 1st range.\n * @param first2 Input iterator of the first position of the 2nd range.\n * @param last2 Input iterator of the last position of the 2nd range.\n * @param output Output iterator of the first position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function set_intersection<InputIterator1 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator1>>, InputIterator2 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator2>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator1>, OutputIterator>>>(first1: InputIterator1, last1: InputIterator1, first2: InputIterator2, last2: InputIterator2, output: OutputIterator, comp?: Comparator<IPointer.ValueType<InputIterator1>>): OutputIterator;\n/**\n * Combine two sorted ranges to difference relationship.\n *\n * @param first1 Input iteartor of the first position of the 1st range.\n * @param last1 Input iterator of the last position of the 1st range.\n * @param first2 Input iterator of the first position of the 2nd range.\n * @param last2 Input iterator of the last position of the 2nd range.\n * @param output Output iterator of the first position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function set_difference<InputIterator1 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator1>>, InputIterator2 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator2>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator1>, OutputIterator>>>(first1: InputIterator1, last1: InputIterator1, first2: InputIterator2, last2: InputIterator2, output: OutputIterator, comp?: Comparator<IPointer.ValueType<InputIterator1>>): OutputIterator;\n/**\n * Combine two sorted ranges to symmetric difference relationship.\n *\n * @param first1 Input iteartor of the first position of the 1st range.\n * @param last1 Input iterator of the last position of the 1st range.\n * @param first2 Input iterator of the first position of the 2nd range.\n * @param last2 Input iterator of the last position of the 2nd range.\n * @param output Output iterator of the first position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function set_symmetric_difference<InputIterator1 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator1>>, InputIterator2 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator2>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator1>, OutputIterator>>>(first1: InputIterator1, last1: InputIterator1, first2: InputIterator2, last2: InputIterator2, output: OutputIterator, comp?: Comparator<IPointer.ValueType<InputIterator1>>): OutputIterator;\n",
  "node_modules/tstl/lib/algorithm/modifiers.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { IBidirectionalIterator } from \"../iterator/IBidirectionalIterator\";\nimport { IRandomAccessIterator } from \"../iterator/IRandomAccessIterator\";\nimport { IPointer } from \"../functional/IPointer\";\nimport { UnaryPredicator } from \"../internal/functional/UnaryPredicator\";\nimport { BinaryPredicator } from \"../internal/functional/BinaryPredicator\";\nimport { General } from \"../internal/functional/General\";\nimport { Writeonly } from \"../internal/functional/Writeonly\";\ntype UnaryOperatorInferrer<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>>> = (val: IPointer.ValueType<InputIterator>) => IPointer.ValueType<OutputIterator>;\ntype BinaryOperatorInferrer<InputIterator1 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator1>>, InputIterator2 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator2>, InputIterator2>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>>> = (x: IPointer.ValueType<InputIterator1>, y: IPointer.ValueType<InputIterator2>) => IPointer.ValueType<OutputIterator>;\n/**\n * Copy elements in range.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param output Output iterator of the first position.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function copy<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, output: OutputIterator): OutputIterator;\n/**\n * Copy *n* elements.\n *\n * @param first Input iteartor of the first position.\n * @param n Number of elements to copy.\n * @param output Output iterator of the first position.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function copy_n<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator>, OutputIterator>>>(first: InputIterator, n: number, output: OutputIterator): OutputIterator;\n/**\n * Copy specific elements by a condition.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param output Output iterator of the first position.\n * @param pred A function predicates the specific condition.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function copy_if<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, output: OutputIterator, pred: UnaryPredicator<IPointer.ValueType<InputIterator>>): OutputIterator;\n/**\n * Copy elements reversely.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param output Output iterator of the first position.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function copy_backward<InputIterator extends Readonly<IBidirectionalIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IBidirectionalIterator<IPointer.ValueType<InputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, output: OutputIterator): OutputIterator;\n/**\n * Fill range elements\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param val The value to fill.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function fill<ForwardIterator extends Writeonly<IForwardIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>>(first: ForwardIterator, last: ForwardIterator, val: IPointer.ValueType<ForwardIterator>): void;\n/**\n * Fill *n* elements.\n *\n * @param first Input iteartor of the first position.\n * @param n Number of elements to fill.\n * @param val The value to fill.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function fill_n<OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>>>(first: OutputIterator, n: number, val: IPointer.ValueType<OutputIterator>): OutputIterator;\n/**\n * Transform elements.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param output Output iterator of the first position.\n * @param op Unary function determines the transform.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function transform<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, result: OutputIterator, op: UnaryOperatorInferrer<InputIterator, OutputIterator>): OutputIterator;\n/**\n * Transform elements.\n *\n * @param first1 Input iteartor of the first position of the 1st range.\n * @param last1 Input iterator of the last position of the 1st range.\n * @param first2 Input iterator of the first position of the 2nd range.\n * @param output Output iterator of the first position.\n * @param op Binary function determines the transform.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function transform<InputIterator1 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator1>>, InputIterator2 extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator2>, InputIterator2>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>>>(first1: InputIterator1, last1: InputIterator1, first2: InputIterator2, result: OutputIterator, op: BinaryOperatorInferrer<InputIterator1, InputIterator2, OutputIterator>): OutputIterator;\n/**\n * Generate range elements.\n *\n * @param first Forward iteartor of the first position.\n * @param last Forward iterator of the last position.\n * @param gen The generator function.\n */\nexport declare function generate<ForwardIterator extends Writeonly<IForwardIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>>(first: ForwardIterator, last: ForwardIterator, gen: () => IPointer.ValueType<ForwardIterator>): void;\n/**\n * Generate *n* elements.\n *\n * @param first Forward iteartor of the first position.\n * @param n Number of elements to generate.\n * @param gen The generator function.\n *\n * @return Forward Iterator to the last position by advancing.\n */\nexport declare function generate_n<ForwardIterator extends Writeonly<IForwardIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>>(first: ForwardIterator, n: number, gen: () => IPointer.ValueType<ForwardIterator>): ForwardIterator;\n/**\n * Test whether elements are unique in sorted range.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param pred A binary function predicates two arguments are equal. Default is {@link equal_to}.\n *\n * @returns Whether unique or not.\n */\nexport declare function is_unique<InputIterator extends General<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, pred?: BinaryPredicator<IPointer.ValueType<InputIterator>>): boolean;\n/**\n * Remove duplicated elements in sorted range.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param pred A binary function predicates two arguments are equal. Default is {@link equal_to}.\n *\n * @return Input iterator to the last element not removed.\n */\nexport declare function unique<InputIterator extends General<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, pred?: BinaryPredicator<IPointer.ValueType<InputIterator>>): InputIterator;\n/**\n * Copy elements in range without duplicates.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param output Output iterator of the last position.\n * @param pred A binary function predicates two arguments are equal. Default is {@link equal_to}.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function unique_copy<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, output: OutputIterator, pred?: BinaryPredicator<IPointer.ValueType<InputIterator>>): OutputIterator;\n/**\n * Remove specific value in range.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param val The specific value to remove.\n *\n * @return Iterator tho the last element not removed.\n */\nexport declare function remove<InputIterator extends General<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, val: IPointer.ValueType<InputIterator>): InputIterator;\n/**\n * Remove elements in range by a condition.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param pred An unary function predicates remove.\n *\n * @return Iterator tho the last element not removed.\n */\nexport declare function remove_if<InputIterator extends General<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, pred: UnaryPredicator<IPointer.ValueType<InputIterator>>): InputIterator;\n/**\n * Copy range removing specific value.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param output Output iterator of the last position.\n * @param val The condition predicates remove.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function remove_copy<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, output: OutputIterator, val: IPointer.ValueType<InputIterator>): OutputIterator;\n/**\n * Copy range removing elements by a condition.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param output Output iterator of the last position.\n * @param pred An unary function predicates remove.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function remove_copy_if<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, output: OutputIterator, pred: UnaryPredicator<IPointer.ValueType<InputIterator>>): OutputIterator;\n/**\n * Replace specific value in range.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param old_val Specific value to change\n * @param new_val Specific value to be changed.\n */\nexport declare function replace<InputIterator extends General<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, old_val: IPointer.ValueType<InputIterator>, new_val: IPointer.ValueType<InputIterator>): void;\n/**\n * Replace specific condition in range.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param pred An unary function predicates the change.\n * @param new_val Specific value to be changed.\n */\nexport declare function replace_if<InputIterator extends General<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, pred: UnaryPredicator<IPointer.ValueType<InputIterator>>, new_val: IPointer.ValueType<InputIterator>): void;\n/**\n * Copy range replacing specific value.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param output Output iterator of the first position.\n * @param old_val Specific value to change\n * @param new_val Specific value to be changed.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function replace_copy<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, output: OutputIterator, old_val: IPointer.ValueType<InputIterator>, new_val: IPointer.ValueType<InputIterator>): OutputIterator;\n/**\n * Copy range replacing specfic condition.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param output Output iterator of the first position.\n * @param pred An unary function predicates the change.\n * @param new_val Specific value to be changed.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function replace_copy_if<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, result: OutputIterator, pred: UnaryPredicator<IPointer.ValueType<InputIterator>>, new_val: IPointer.ValueType<InputIterator>): OutputIterator;\n/**\n * Swap values of two iterators.\n *\n * @param x Forward iterator to swap its value.\n * @param y Forward iterator to swap its value.\n */\nexport declare function iter_swap<ForwardIterator1 extends General<IForwardIterator<IPointer.ValueType<ForwardIterator1>, ForwardIterator1>>, ForwardIterator2 extends General<IForwardIterator<IPointer.ValueType<ForwardIterator1>, ForwardIterator2>>>(x: ForwardIterator1, y: ForwardIterator2): void;\n/**\n * Swap values of two ranges.\n *\n * @param first1 Forward iteartor of the first position of the 1st range.\n * @param last1 Forward iterator of the last position of the 1st range.\n * @param first2 Forward iterator of the first position of the 2nd range.\n *\n * @return Forward Iterator of the last position of the 2nd range by advancing.\n */\nexport declare function swap_ranges<ForwardIterator1 extends General<IForwardIterator<IPointer.ValueType<ForwardIterator1>, ForwardIterator1>>, ForwardIterator2 extends General<IForwardIterator<IPointer.ValueType<ForwardIterator1>, ForwardIterator2>>>(first1: ForwardIterator1, last1: ForwardIterator1, first2: ForwardIterator2): ForwardIterator2;\n/**\n * Reverse elements in range.\n *\n * @param first Bidirectional iterator of the first position.\n * @param last Bidirectional iterator of the last position.\n */\nexport declare function reverse<BidirectionalIterator extends General<IBidirectionalIterator<IPointer.ValueType<BidirectionalIterator>, BidirectionalIterator>>>(first: BidirectionalIterator, last: BidirectionalIterator): void;\n/**\n * Copy reversed elements in range.\n *\n * @param first Bidirectional iterator of the first position.\n * @param last Bidirectional iterator of the last position.\n * @param output Output iterator of the first position.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function reverse_copy<BidirectionalIterator extends Readonly<IBidirectionalIterator<IPointer.ValueType<BidirectionalIterator>, BidirectionalIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<BidirectionalIterator>, OutputIterator>>>(first: BidirectionalIterator, last: BidirectionalIterator, output: OutputIterator): OutputIterator;\nexport declare function shift_left<ForwardIterator extends General<IForwardIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>>(first: ForwardIterator, last: ForwardIterator, n: number): ForwardIterator;\nexport declare function shift_right<ForwardIterator extends General<IBidirectionalIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>>(first: ForwardIterator, last: ForwardIterator, n: number): ForwardIterator;\n/**\n * Rotate elements in range.\n *\n * @param first Input iteartor of the first position.\n * @param middle Input iteartor of the initial position of the right side.\n * @param last Input iteartor of the last position.\n *\n * @return Input iterator of the final position in the left side; *middle*.\n */\nexport declare function rotate<InputIterator extends General<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, middle: InputIterator, last: InputIterator): InputIterator;\n/**\n * Copy rotated elements in range.\n *\n * @param first Input iteartor of the first position.\n * @param middle Input iteartor of the initial position of the right side.\n * @param last Input iteartor of the last position.\n * @param output Output iterator of the last position.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function rotate_copy<ForwardIterator extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<ForwardIterator>, OutputIterator>>>(first: ForwardIterator, middle: ForwardIterator, last: ForwardIterator, output: OutputIterator): OutputIterator;\n/**\n * Shuffle elements in range.\n *\n * @param first Random access iteartor of the first position.\n * @param last Random access iteartor of the last position.\n */\nexport declare function shuffle<RandomAccessIterator extends General<IRandomAccessIterator<IPointer.ValueType<RandomAccessIterator>, RandomAccessIterator>>>(first: RandomAccessIterator, last: RandomAccessIterator): void;\nexport {};\n",
  "node_modules/tstl/lib/algorithm/partition.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { IBidirectionalIterator } from \"../iterator/IBidirectionalIterator\";\nimport { IPointer } from \"../functional/IPointer\";\nimport { General } from \"../internal/functional/General\";\nimport { Pair } from \"../utility/Pair\";\nimport { UnaryPredicator } from \"../internal/functional/UnaryPredicator\";\nimport { Writeonly } from \"../internal/functional/Writeonly\";\n/**\n * Test whether a range is partitioned.\n *\n * @param first Forward iterator of the first position.\n * @param last Forward iterator of the last position.\n * @param pred An unary function predicates partition. Returns `true`, if an element belongs to the first section, otherwise `false` which means the element belongs to the second section.\n *\n * @return Whether the range is partition or not.\n */\nexport declare function is_partitioned<ForwardIterator extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>>(first: ForwardIterator, last: ForwardIterator, pred: UnaryPredicator<IPointer.ValueType<ForwardIterator>>): boolean;\n/**\n * Get partition point.\n *\n * @param first Forward iterator of the first position.\n * @param last Forward iterator of the last position.\n * @param pred An unary function predicates partition. Returns `true`, if an element belongs to the first section, otherwise `false` which means the element belongs to the second section.\n *\n * @return Iterator to the first element of the second section.\n */\nexport declare function partition_point<ForwardIterator extends Readonly<IForwardIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>>(first: ForwardIterator, last: ForwardIterator, pred: UnaryPredicator<IPointer.ValueType<ForwardIterator>>): ForwardIterator;\n/**\n * Partition a range into two sections.\n *\n * @param first Bidirectional iterator of the first position.\n * @param last Bidirectional iterator of the last position.\n * @param pred An unary function predicates partition. Returns `true`, if an element belongs to the first section, otherwise `false` which means the element belongs to the second section.\n *\n * @return Iterator to the first element of the second section.\n */\nexport declare function partition<BidirectionalIterator extends General<IBidirectionalIterator<IPointer.ValueType<BidirectionalIterator>, BidirectionalIterator>>>(first: BidirectionalIterator, last: BidirectionalIterator, pred: UnaryPredicator<IPointer.ValueType<BidirectionalIterator>>): BidirectionalIterator;\n/**\n * Partition a range into two sections with stable ordering.\n *\n * @param first Bidirectional iterator of the first position.\n * @param last Bidirectional iterator of the last position.\n * @param pred An unary function predicates partition. Returns `true`, if an element belongs to the first section, otherwise `false` which means the element belongs to the second section.\n *\n * @return Iterator to the first element of the second section.\n */\nexport declare function stable_partition<BidirectionalIterator extends General<IBidirectionalIterator<IPointer.ValueType<BidirectionalIterator>, BidirectionalIterator>>>(first: BidirectionalIterator, last: BidirectionalIterator, pred: UnaryPredicator<IPointer.ValueType<BidirectionalIterator>>): BidirectionalIterator;\n/**\n * Partition a range into two outputs.\n *\n * @param first Bidirectional iterator of the first position.\n * @param last Bidirectional iterator of the last position.\n * @param output_true Output iterator to the first position for the first section.\n * @param output_false Output iterator to the first position for the second section.\n * @param pred An unary function predicates partition. Returns `true`, if an element belongs to the first section, otherwise `false` which means the element belongs to the second section.\n *\n * @return Iterator to the first element of the second section.\n */\nexport declare function partition_copy<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator1 extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator>, OutputIterator1>>, OutputIterator2 extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator>, OutputIterator2>>>(first: InputIterator, last: InputIterator, output_true: OutputIterator1, output_false: OutputIterator2, pred: UnaryPredicator<IPointer.ValueType<InputIterator>>): Pair<OutputIterator1, OutputIterator2>;\n",
  "node_modules/tstl/lib/algorithm/random.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { IPointer } from \"../functional/IPointer\";\nimport { Writeonly } from \"../internal/functional/Writeonly\";\n/**\n * Generate random integer.\n *\n * @param x Minimum value.\n * @param y Maximum value.\n *\n * @return A random integer between [x, y].\n */\nexport declare function randint(x: number, y: number): number;\n/**\n * Pick sample elements up.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param output Output iterator of the first position.\n * @param n Number of elements to pick up.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function sample<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, output: OutputIterator, n: number): OutputIterator;\n",
  "node_modules/tstl/lib/algorithm/sorting.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { IRandomAccessIterator } from \"../iterator/IRandomAccessIterator\";\nimport { IPointer } from \"../functional/IPointer\";\nimport { General } from \"../internal/functional/General\";\nimport { Comparator } from \"../internal/functional/Comparator\";\n/**\n * Sort elements in range.\n *\n * @param first Random access iterator of the first position.\n * @param last Random access iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function sort<RandomAccessIterator extends General<IRandomAccessIterator<IPointer.ValueType<RandomAccessIterator>, RandomAccessIterator>>>(first: RandomAccessIterator, last: RandomAccessIterator, comp?: Comparator<IPointer.ValueType<RandomAccessIterator>>): void;\n/**\n * Sort elements in range stably.\n *\n * @param first Random access iterator of the first position.\n * @param last Random access iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function stable_sort<RandomAccessIterator extends General<IRandomAccessIterator<IPointer.ValueType<RandomAccessIterator>, RandomAccessIterator>>>(first: RandomAccessIterator, last: RandomAccessIterator, comp?: Comparator<IPointer.ValueType<RandomAccessIterator>>): void;\n/**\n * Sort elements in range partially.\n *\n * @param first Random access iterator of the first position.\n * @param middle Random access iterator of the middle position between [first, last). Elements only in [first, middle) are fully sorted.\n * @param last Random access iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function partial_sort<RandomAccessIterator extends General<IRandomAccessIterator<IPointer.ValueType<RandomAccessIterator>, RandomAccessIterator>>>(first: RandomAccessIterator, middle: RandomAccessIterator, last: RandomAccessIterator, comp?: Comparator<IPointer.ValueType<RandomAccessIterator>>): void;\n/**\n * Copy elements in range with partial sort.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n * @param output_first Output iterator of the first position.\n * @param output_last Output iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function partial_sort_copy<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends General<IForwardIterator<IPointer.ValueType<InputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, output_first: OutputIterator, output_last: OutputIterator, comp?: Comparator<IPointer.ValueType<InputIterator>>): OutputIterator;\n/**\n * Rearrange for the n'th element.\n *\n * @param first Random access iterator of the first position.\n * @param nth Random access iterator the n'th position.\n * @param last Random access iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function nth_element<RandomAccessIterator extends General<IRandomAccessIterator<IPointer.ValueType<RandomAccessIterator>, RandomAccessIterator>>>(first: RandomAccessIterator, nth: RandomAccessIterator, last: RandomAccessIterator, comp?: Comparator<IPointer.ValueType<RandomAccessIterator>>): void;\n/**\n * Test whether a range is sorted.\n *\n * @param first Input iterator of the first position.\n * @param last Input iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Whether sorted or not.\n */\nexport declare function is_sorted<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, comp?: Comparator<IPointer.ValueType<InputIterator>>): boolean;\n/**\n * Find the first unsorted element in range.\n *\n * @param first Input iterator of the first position.\n * @param last Input iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Iterator to the first element who violates the order.\n */\nexport declare function is_sorted_until<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, comp?: Comparator<IPointer.ValueType<InputIterator>>): InputIterator;\n",
  "node_modules/tstl/lib/base/container/Container.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { IContainer } from \"./IContainer\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\n/**\n * Basic container.\n *\n * @template T Stored elements' type\n * @template SourceT Derived type extending this {@link Container}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n * @template PElem Parent type of *T*, used for inserting elements through {@link assign} and {@link insert}.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class Container<T extends PElem, SourceT extends Container<T, SourceT, IteratorT, ReverseT, PElem>, IteratorT extends IContainer.Iterator<T, SourceT, IteratorT, ReverseT, PElem>, ReverseT extends IContainer.ReverseIterator<T, SourceT, IteratorT, ReverseT, PElem>, PElem = T> implements IContainer<T, SourceT, IteratorT, ReverseT, PElem> {\n    /**\n     * @inheritDoc\n     */\n    abstract assign<InputIterator extends Readonly<IForwardIterator<PElem, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    /**\n     * @inheritDoc\n     */\n    abstract clear(): void;\n    /**\n     * @inheritDoc\n     */\n    abstract size(): number;\n    /**\n     * @inheritDoc\n     */\n    empty(): boolean;\n    /**\n     * @inheritDoc\n     */\n    abstract begin(): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    abstract end(): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    rbegin(): ReverseT;\n    /**\n     * @inheritDoc\n     */\n    rend(): ReverseT;\n    /**\n     * @inheritDoc\n     */\n    [Symbol.iterator](): IterableIterator<T>;\n    /**\n     * @inheritDoc\n     */\n    abstract push(...items: PElem[]): number;\n    /**\n     * @inheritDoc\n     */\n    abstract erase(pos: IteratorT): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    abstract erase(first: IteratorT, last: IteratorT): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    abstract swap(obj: SourceT): void;\n    /**\n     * @inheritDoc\n     */\n    toJSON(): Array<T>;\n}\n",
  "node_modules/tstl/lib/base/container/IArrayContainer.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { ILinearContainer } from \"./ILinearContainer\";\nimport { IRandomAccessIterator } from \"../../iterator/IRandomAccessIterator\";\n/**\n * Common interface for array containers.\n *\n * @template T Stored elements' type\n * @template SourceT Derived type extending this {@link IArrayContainer}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n * @template PElem Parent type of *T*, used for inserting elements through {@link assign} and {@link insert}.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IArrayContainer<T extends PElem, SourceT extends IArrayContainer<T, SourceT, IteratorT, ReverseT, T>, IteratorT extends IArrayContainer.Iterator<T, SourceT, IteratorT, ReverseT, T>, ReverseT extends IArrayContainer.ReverseIterator<T, SourceT, IteratorT, ReverseT, T>, PElem = T> extends ILinearContainer<T, SourceT, IteratorT, ReverseT, PElem> {\n    /**\n     * Get iterator at specific position.\n     *\n     * @param index Specific position.\n     * @return The iterator at the *index*.\n     */\n    nth(index: number): IteratorT;\n    /**\n     * Get element at specific position.\n     *\n     * @param index Specific position.\n     * @return The element at the *index*.\n     */\n    at(index: number): T;\n    /**\n     * Change element at specific position.\n     *\n     * @param index Specific position.\n     * @param val The new value to change.\n     */\n    set(index: number, val: T): void;\n}\nexport declare namespace IArrayContainer {\n    /**\n     * Iterator of {@link IArrayContainer}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type Iterator<T extends ElemT, SourceT extends IArrayContainer<T, SourceT, IteratorT, ReverseT, T>, IteratorT extends IArrayContainer.Iterator<T, SourceT, IteratorT, ReverseT, T>, ReverseT extends IArrayContainer.ReverseIterator<T, SourceT, IteratorT, ReverseT, T>, ElemT = T> = ILinearContainer.Iterator<T, SourceT, IteratorT, ReverseT, ElemT> & IRandomAccessIterator<T, IteratorT>;\n    /**\n     * Reverse iterator of {@link IArrayContainer}\n     *\n     * @author Jeongho Nam - https://github.com/samchon\n     */\n    type ReverseIterator<T extends ElemT, SourceT extends IArrayContainer<T, SourceT, IteratorT, ReverseT, T>, IteratorT extends IArrayContainer.Iterator<T, SourceT, IteratorT, ReverseT, T>, ReverseT extends IArrayContainer.ReverseIterator<T, SourceT, IteratorT, ReverseT, T>, ElemT = T> = ILinearContainer.ReverseIterator<T, SourceT, IteratorT, ReverseT, ElemT> & IRandomAccessIterator<T, ReverseT>;\n}\n",
  "node_modules/tstl/lib/base/container/IContainer.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { IBidirectionalContainer } from \"../../ranges/container/IBidirectionalContainer\";\nimport { IEmpty } from \"../../internal/container/partial/IEmpty\";\nimport { ISize } from \"../../internal/container/partial/ISize\";\nimport { IPush } from \"../../internal/container/partial/IPush\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { IReverseIterator } from \"../../iterator/IReverseIterator\";\nimport { IReversableIterator } from \"../../iterator/IReversableIterator\";\n/**\n * Common interface for containers.\n *\n * @template T Stored elements' type\n * @template SourceT Derived type extending this {@link IContainer}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n * @template PElem Parent type of *T*, used for inserting elements through {@link assign} and {@link insert}.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IContainer<T extends PElem, SourceT extends IContainer<T, SourceT, IteratorT, ReverseT, PElem>, IteratorT extends IContainer.Iterator<T, SourceT, IteratorT, ReverseT, PElem>, ReverseT extends IContainer.ReverseIterator<T, SourceT, IteratorT, ReverseT, PElem>, PElem = T> extends IBidirectionalContainer<IContainer.Iterator<T, SourceT, IteratorT, ReverseT, PElem>, ReverseT>, Iterable<T>, IEmpty, ISize, IPush<PElem> {\n    /**\n     * Range Assigner.\n     *\n     * @param first Input iteartor of the first position.\n     * @param last Input iterator of the last position.\n     */\n    assign<InputIterator extends Readonly<IForwardIterator<PElem, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    /**\n     * @inheritDoc\n     */\n    clear(): void;\n    /**\n     * @inheritDoc\n     */\n    size(): number;\n    /**\n     * @inheritDoc\n     */\n    empty(): boolean;\n    /**\n     * @inheritDoc\n     */\n    begin(): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    end(): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    rbegin(): ReverseT;\n    /**\n     * @inheritDoc\n     */\n    rend(): ReverseT;\n    /**\n     * @inheritDoc\n     */\n    [Symbol.iterator](): IterableIterator<T>;\n    push(...items: PElem[]): number;\n    /**\n     * Erase an element.\n     *\n     * @param pos Position to erase.\n     * @return Iterator following the *pos*, strained by the erasing.\n     */\n    erase(pos: IteratorT): IteratorT;\n    /**\n     * Erase elements in range.\n     *\n     * @param first Range of the first position to erase.\n     * @param last Rangee of the last position to erase.\n     * @return Iterator following the last removed element, strained by the erasing.\n     */\n    erase(first: IteratorT, last: IteratorT): IteratorT;\n    /**\n     * Swap elements.\n     *\n     * @param obj Target container to swap.\n     */\n    swap(obj: SourceT): void;\n    /**\n     * Native function for `JSON.stringify()`.\n     *\n     * @return An array containing children elements.\n     */\n    toJSON(): Array<T>;\n}\nexport declare namespace IContainer {\n    /**\n     * Iterator of {@link IContainer}.\n     *\n     * @author Jeongho Nam - https://github.com/samchon\n     */\n    interface Iterator<T extends Elem, SourceT extends IContainer<T, SourceT, IteratorT, ReverseIteratorT, Elem>, IteratorT extends Iterator<T, SourceT, IteratorT, ReverseIteratorT, Elem>, ReverseIteratorT extends ReverseIterator<T, SourceT, IteratorT, ReverseIteratorT, Elem>, Elem = T> extends Readonly<IReversableIterator<T, IteratorT, ReverseIteratorT>> {\n        /**\n         * Get source container.\n         *\n         * @return The source container.\n         */\n        source(): SourceT;\n        /**\n         * @inheritDoc\n         */\n        reverse(): ReverseIteratorT;\n    }\n    /**\n     * Reverse iterator of {@link IContainer}\n     *\n     * @author Jeongho Nam - https://github.com/samchon\n     */\n    interface ReverseIterator<T extends Elem, Source extends IContainer<T, Source, IteratorT, ReverseT, Elem>, IteratorT extends Iterator<T, Source, IteratorT, ReverseT, Elem>, ReverseT extends ReverseIterator<T, Source, IteratorT, ReverseT, Elem>, Elem = T> extends Readonly<IReverseIterator<T, IteratorT, ReverseT>> {\n        /**\n         * Get source container.\n         *\n         * @return The source container.\n         */\n        source(): Source;\n    }\n}\n",
  "node_modules/tstl/lib/base/container/IDequeContainer.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { IContainer } from \"./IContainer\";\nimport { IDeque } from \"../../internal/container/partial/IDeque\";\nimport { ILinearContainer } from \"./ILinearContainer\";\n/**\n * Common interface for deque containers.\n *\n * @template T Stored elements' type\n * @template SourceT Derived type extending this {@link IDequeContainer}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n * @template PElem Parent type of *T*, used for inserting elements through {@link assign} and {@link insert}.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IDequeContainer<T extends PElem, SourceT extends IDequeContainer<T, SourceT, IteratorT, ReverseT, PElem>, IteratorT extends IContainer.Iterator<T, SourceT, IteratorT, ReverseT, PElem>, ReverseT extends IContainer.ReverseIterator<T, SourceT, IteratorT, ReverseT, PElem>, PElem = T> extends IDeque<T>, ILinearContainer<T, SourceT, IteratorT, ReverseT, PElem> {\n}\nexport declare namespace IDequeContainer {\n    /**\n     * Iterator of {@link IDequeContainer}.\n     *\n     * @author Jeongho Nam - https://github.com/samchon\n     */\n    type Iterator<T extends ElemT, SourceT extends IDequeContainer<T, SourceT, IteratorT, ReverseT, T>, IteratorT extends IDequeContainer.Iterator<T, SourceT, IteratorT, ReverseT, T>, ReverseT extends IDequeContainer.ReverseIterator<T, SourceT, IteratorT, ReverseT, T>, ElemT = T> = ILinearContainer.Iterator<T, SourceT, IteratorT, ReverseT, ElemT>;\n    /**\n     * Reverse iterator of {@link IDequeContainer}.\n     *\n     * @author Jeongho Nam - https://github.com/samchon\n     */\n    type ReverseIterator<T extends ElemT, SourceT extends IDequeContainer<T, SourceT, IteratorT, ReverseT, T>, IteratorT extends IDequeContainer.Iterator<T, SourceT, IteratorT, ReverseT, T>, ReverseT extends IDequeContainer.ReverseIterator<T, SourceT, IteratorT, ReverseT, T>, ElemT = T> = ILinearContainer.ReverseIterator<T, SourceT, IteratorT, ReverseT, ElemT>;\n}\n",
  "node_modules/tstl/lib/base/container/IHashMap.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { MapContainer } from \"./MapContainer\";\nimport { IHashContainer } from \"../../internal/container/associative/IHashContainer\";\nimport { IPair } from \"../../utility/IPair\";\nimport { Entry } from \"../../utility/Entry\";\nimport { MapElementList } from \"../../internal/container/associative/MapElementList\";\n/**\n * Common interface for hash maps.\n *\n * @template Key Key type\n * @template T Mapped type\n * @template Unique Whether duplicated key is blocked or not\n * @template Source Derived type extending this {@link IHashMap}\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IHashMap<Key, T, Unique extends boolean, Source extends IHashMap<Key, T, Unique, Source>> extends MapContainer<Key, T, Unique, Source, IHashMap.Iterator<Key, T, Unique, Source>, IHashMap.ReverseIterator<Key, T, Unique, Source>>, IHashContainer<Key, Entry<Key, T>, Source, IHashMap.Iterator<Key, T, Unique, Source>, IHashMap.ReverseIterator<Key, T, Unique, Source>, IPair<Key, T>> {\n    /**\n     * @inheritDoc\n     */\n    begin(): IHashMap.Iterator<Key, T, Unique, Source>;\n    /**\n     * Iterator to the first element in a specific bucket.\n     *\n     * @param index Index number of the specific bucket.\n     * @return Iterator from the specific bucket.\n     */\n    begin(index: number): IHashMap.Iterator<Key, T, Unique, Source>;\n    /**\n     * @inheritDoc\n     */\n    end(): IHashMap.Iterator<Key, T, Unique, Source>;\n    /**\n     * Iterator to the end in a specific bucket.\n     *\n     * @param index Index number of the specific bucket.\n     * @return Iterator from the specific bucket.\n     */\n    end(index: number): IHashMap.Iterator<Key, T, Unique, Source>;\n}\nexport declare namespace IHashMap {\n    /**\n     * Iterator of {@link IHashMap}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type Iterator<Key, T, Unique extends boolean, Source extends IHashMap<Key, T, Unique, Source>> = MapElementList.Iterator<Key, T, Unique, Source>;\n    /**\n     * Reverse iterator of {@link IHashMap}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type ReverseIterator<Key, T, Unique extends boolean, Source extends IHashMap<Key, T, Unique, Source>> = MapElementList.ReverseIterator<Key, T, Unique, Source>;\n}\n",
  "node_modules/tstl/lib/base/container/IHashSet.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { SetContainer } from \"./SetContainer\";\nimport { IHashContainer } from \"../../internal/container/associative/IHashContainer\";\nimport { SetElementList } from \"../../internal/container/associative/SetElementList\";\n/**\n * Common interface for hash sets.\n *\n * @template Key Key type\n * @template Unique Whether duplicated key is blocked or not\n * @template Source Derived type extending this {@link IHashSet}\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IHashSet<Key, Unique extends boolean, Source extends IHashSet<Key, Unique, Source>> extends SetContainer<Key, Unique, Source, IHashSet.Iterator<Key, Unique, Source>, IHashSet.ReverseIterator<Key, Unique, Source>>, IHashContainer<Key, Key, Source, IHashSet.Iterator<Key, Unique, Source>, IHashSet.ReverseIterator<Key, Unique, Source>, Key> {\n    /**\n     * @inheritDoc\n     */\n    begin(): IHashSet.Iterator<Key, Unique, Source>;\n    /**\n     * Iterator to the first element in a specific bucket.\n     *\n     * @param index Index number of the specific bucket.\n     * @return Iterator from the specific bucket.\n     */\n    begin(index: number): IHashSet.Iterator<Key, Unique, Source>;\n    /**\n     * @inheritDoc\n     */\n    end(): IHashSet.Iterator<Key, Unique, Source>;\n    /**\n     * Iterator to the end in a specific bucket.\n     *\n     * @param index Index number of the specific bucket.\n     * @return Iterator from the specific bucket.\n     */\n    end(index: number): IHashSet.Iterator<Key, Unique, Source>;\n}\nexport declare namespace IHashSet {\n    /**\n     * Iterator of {@link IHashSet}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type Iterator<Key, Unique extends boolean, Source extends IHashSet<Key, Unique, Source>> = SetElementList.Iterator<Key, Unique, Source>;\n    /**\n     * Reverse iterator of {@link IHashSet}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type ReverseIterator<Key, Unique extends boolean, Source extends IHashSet<Key, Unique, Source>> = SetElementList.ReverseIterator<Key, Unique, Source>;\n}\n",
  "node_modules/tstl/lib/base/container/ILinearContainer.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { IContainer } from \"./IContainer\";\nimport { ILinearContainerBase } from \"../../internal/container/linear/ILinearContainerBase\";\nimport { IFront } from \"../../internal/container/partial/IFront\";\nimport { IPushBack } from \"../../internal/container/partial/IPushBack\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\n/**\n * Common interface for linear containers.\n *\n * @template T Stored elements' type\n * @template SourceT Derived type extending this {@link ILinearContainer}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n * @template PElem Parent type of *T*, used for inserting elements through {@link assign} and {@link insert}.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface ILinearContainer<T extends PElem, SourceT extends ILinearContainer<T, SourceT, IteratorT, ReverseT, T>, IteratorT extends ILinearContainer.Iterator<T, SourceT, IteratorT, ReverseT, T>, ReverseT extends ILinearContainer.ReverseIterator<T, SourceT, IteratorT, ReverseT, T>, PElem = T> extends ILinearContainerBase<T, SourceT, IteratorT, ReverseT, PElem>, IFront<T>, IPushBack<T> {\n    /**\n     * Fill Assigner.\n     *\n     * @param n Initial size.\n     * @param val Value to fill.\n     */\n    assign(n: number, val: T): void;\n    /**\n     * Range Assigner.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     */\n    assign<InputIterator extends Readonly<IForwardIterator<T, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    /**\n     * Resize this {@link Vector} forcibly.\n     *\n     * @param n New container size.\n     */\n    resize(n: number): void;\n    /**\n     * Get the last element.\n     *\n     * @return The last element.\n     */\n    back(): T;\n    /**\n     * Change the last element.\n     *\n     * @param val The value to change.\n     */\n    back(val: T): void;\n    /**\n     * @inheritDoc\n     */\n    push_back(val: T): void;\n    /**\n     * Erase the last element.\n     */\n    pop_back(): void;\n    /**\n     * Insert a single element.\n     *\n     * @param pos Position to insert.\n     * @param val Value to insert.\n     * @return An iterator to the newly inserted element.\n     */\n    insert(pos: IteratorT, val: T): IteratorT;\n    /**\n     * Insert repeated elements.\n     *\n     * @param pos Position to insert.\n     * @param n Number of elements to insert.\n     * @param val Value to insert repeatedly.\n     * @return An iterator to the first of the newly inserted elements.\n     */\n    insert(pos: IteratorT, n: number, val: T): IteratorT;\n    /**\n     * Insert range elements.\n     *\n     * @param pos Position to insert.\n     * @param first Input iterator of the first position.\n     * @param last Input iteartor of the last position.\n     * @return An iterator to the first of the newly inserted elements.\n     */\n    insert<InputIterator extends Readonly<IForwardIterator<T, InputIterator>>>(pos: IteratorT, first: InputIterator, last: InputIterator): IteratorT;\n}\nexport declare namespace ILinearContainer {\n    /**\n     * Iterator of {@link ILinearContainer}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type Iterator<T extends ElemT, SourceT extends ILinearContainer<T, SourceT, IteratorT, ReverseT, T>, IteratorT extends ILinearContainer.Iterator<T, SourceT, IteratorT, ReverseT, T>, ReverseT extends ILinearContainer.ReverseIterator<T, SourceT, IteratorT, ReverseT, T>, ElemT = T> = IContainer.Iterator<T, SourceT, IteratorT, ReverseT, ElemT>;\n    /**\n     * Reverse iterator of {@link ILinearContainer}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type ReverseIterator<T extends ElemT, SourceT extends ILinearContainer<T, SourceT, IteratorT, ReverseT, T>, IteratorT extends ILinearContainer.Iterator<T, SourceT, IteratorT, ReverseT, T>, ReverseT extends ILinearContainer.ReverseIterator<T, SourceT, IteratorT, ReverseT, T>, ElemT = T> = IContainer.ReverseIterator<T, SourceT, IteratorT, ReverseT, ElemT>;\n}\n",
  "node_modules/tstl/lib/base/container/ITreeMap.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { MapContainer } from \"./MapContainer\";\nimport { ITreeContainer } from \"../../internal/container/associative/ITreeContainer\";\nimport { IPair } from \"../../utility/IPair\";\nimport { Entry } from \"../../utility/Entry\";\n/**\n * Common interface for tree maps.\n *\n * @template Key Key type\n * @template T Mapped type\n * @template Unique Whether duplicated key is blocked or not\n * @template Source Derived type extending this {@link ITreeMap}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface ITreeMap<Key, T, Unique extends boolean, Source extends ITreeMap<Key, T, Unique, Source, IteratorT, ReverseT>, IteratorT extends ITreeMap.Iterator<Key, T, Unique, Source, IteratorT, ReverseT>, ReverseT extends ITreeMap.ReverseIterator<Key, T, Unique, Source, IteratorT, ReverseT>> extends MapContainer<Key, T, Unique, Source, IteratorT, ReverseT>, ITreeContainer<Key, Entry<Key, T>, Source, IteratorT, ReverseT, IPair<Key, T>> {\n}\nexport declare namespace ITreeMap {\n    /**\n     * Iterator of {@link ITreeMap}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type Iterator<Key, T, Unique extends boolean, Source extends ITreeMap<Key, T, Unique, Source, IteratorT, ReverseT>, IteratorT extends Iterator<Key, T, Unique, Source, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, T, Unique, Source, IteratorT, ReverseT>> = MapContainer.Iterator<Key, T, Unique, Source, IteratorT, ReverseT>;\n    /**\n     * Reverse iterator of {@link ITreeMap}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type ReverseIterator<Key, T, Unique extends boolean, Source extends ITreeMap<Key, T, Unique, Source, IteratorT, ReverseT>, IteratorT extends Iterator<Key, T, Unique, Source, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, T, Unique, Source, IteratorT, ReverseT>> = MapContainer.ReverseIterator<Key, T, Unique, Source, IteratorT, ReverseT>;\n}\n",
  "node_modules/tstl/lib/base/container/ITreeSet.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { SetContainer } from \"./SetContainer\";\nimport { ITreeContainer } from \"../../internal/container/associative/ITreeContainer\";\n/**\n * Common interface for tree sets.\n *\n * @template Key Key type\n * @template Unique Whether duplicated key is blocked or not\n * @template Source Derived type extending this {@link ITreeSet}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface ITreeSet<Key, Unique extends boolean, Source extends ITreeSet<Key, Unique, Source, IteratorT, ReverseT>, IteratorT extends ITreeSet.Iterator<Key, Unique, Source, IteratorT, ReverseT>, ReverseT extends ITreeSet.ReverseIterator<Key, Unique, Source, IteratorT, ReverseT>> extends SetContainer<Key, Unique, Source, IteratorT, ReverseT>, ITreeContainer<Key, Key, Source, IteratorT, ReverseT, Key> {\n}\nexport declare namespace ITreeSet {\n    /**\n     * Iterator of {@link ITreeSet}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type Iterator<Key, Unique extends boolean, SourceT extends ITreeSet<Key, Unique, SourceT, IteratorT, ReverseT>, IteratorT extends Iterator<Key, Unique, SourceT, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, Unique, SourceT, IteratorT, ReverseT>> = SetContainer.Iterator<Key, Unique, SourceT, IteratorT, ReverseT>;\n    /**\n     * Reverse iterator of {@link ITreeSet}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type ReverseIterator<Key, Unique extends boolean, SourceT extends ITreeSet<Key, Unique, SourceT, IteratorT, ReverseT>, IteratorT extends Iterator<Key, Unique, SourceT, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, Unique, SourceT, IteratorT, ReverseT>> = SetContainer.ReverseIterator<Key, Unique, SourceT, IteratorT, ReverseT>;\n}\n",
  "node_modules/tstl/lib/base/container/MapContainer.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { IAssociativeContainer } from \"../../internal/container/associative/IAssociativeContainer\";\nimport { IContainer } from \"./IContainer\";\nimport { Container } from \"./Container\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { ILinearContainerBase } from \"../../internal/container/linear/ILinearContainerBase\";\nimport { IPair } from \"../../utility/IPair\";\nimport { Entry } from \"../../utility/Entry\";\nimport { Pair } from \"../../utility/Pair\";\n/**\n * Basic map container.\n *\n * @template Key Key type\n * @template T Mapped type\n * @template Unique Whether duplicated key is blocked or not\n * @template Source Derived type extending this {@link MapContainer}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class MapContainer<Key, T, Unique extends boolean, Source extends MapContainer<Key, T, Unique, Source, IteratorT, ReverseT>, IteratorT extends MapContainer.Iterator<Key, T, Unique, Source, IteratorT, ReverseT>, ReverseT extends MapContainer.ReverseIterator<Key, T, Unique, Source, IteratorT, ReverseT>> extends Container<Entry<Key, T>, Source, IteratorT, ReverseT, IPair<Key, T>> implements IAssociativeContainer<Key, Entry<Key, T>, Source, IteratorT, ReverseT, IPair<Key, T>> {\n    protected data_: ILinearContainerBase<Entry<Key, T>, Source, IteratorT, ReverseT>;\n    /**\n     * Default Constructor.\n     */\n    protected constructor(factory: (thisArg: Source) => ILinearContainerBase<Entry<Key, T>, Source, IteratorT, ReverseT>);\n    /**\n     * @inheritDoc\n     */\n    assign<InputIterator extends Readonly<IForwardIterator<IPair<Key, T>, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    /**\n     * @inheritDoc\n     */\n    clear(): void;\n    /**\n     * @inheritDoc\n     */\n    abstract find(key: Key): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    begin(): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    end(): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    has(key: Key): boolean;\n    /**\n     * @inheritDoc\n     */\n    abstract count(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    size(): number;\n    /**\n     * @inheritDoc\n     */\n    push(...items: IPair<Key, T>[]): number;\n    abstract emplace(key: Key, val: T): MapContainer.InsertRet<Key, T, Unique, Source, IteratorT, ReverseT>;\n    abstract emplace_hint(hint: IteratorT, key: Key, val: T): IteratorT;\n    insert(pair: IPair<Key, T>): MapContainer.InsertRet<Key, T, Unique, Source, IteratorT, ReverseT>;\n    insert(hint: IteratorT, pair: IPair<Key, T>): IteratorT;\n    insert<InputIterator extends Readonly<IForwardIterator<IPair<Key, T>, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    protected abstract _Insert_by_range<InputIterator extends Readonly<IForwardIterator<IPair<Key, T>, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    /**\n     * @inheritDoc\n     */\n    erase(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    erase(it: IteratorT): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    erase(begin: IteratorT, end: IteratorT): IteratorT;\n    protected abstract _Erase_by_key(key: Key): number;\n    protected _Erase_by_range(first: IteratorT, last?: IteratorT): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    abstract swap(obj: Source): void;\n    /**\n     * Merge two containers.\n     *\n     * @param source Source container to transfer.\n     */\n    abstract merge(source: Source): void;\n    protected abstract _Handle_insert(first: IteratorT, last: IteratorT): void;\n    protected abstract _Handle_erase(first: IteratorT, last: IteratorT): void;\n}\n/**\n *\n */\nexport declare namespace MapContainer {\n    /**\n     * Return type of {@link MapContainer.insert}\n     */\n    export type InsertRet<Key, T, Unique extends boolean, SourceT extends MapContainer<Key, T, Unique, SourceT, IteratorT, Reverse>, IteratorT extends Iterator<Key, T, Unique, SourceT, IteratorT, Reverse>, Reverse extends ReverseIterator<Key, T, Unique, SourceT, IteratorT, Reverse>> = Unique extends true ? Pair<IteratorT, boolean> : IteratorT;\n    /**\n     * Iterator of {@link MapContainer}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    export type Iterator<Key, T, Unique extends boolean, SourceT extends MapContainer<Key, T, Unique, SourceT, IteratorT, ReverseT>, IteratorT extends Iterator<Key, T, Unique, SourceT, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, T, Unique, SourceT, IteratorT, ReverseT>> = IteratorBase<Key, T> & Readonly<IContainer.Iterator<Entry<Key, T>, SourceT, IteratorT, ReverseT, IPair<Key, T>>>;\n    /**\n     * Reverse iterator of {@link MapContainer}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    export type ReverseIterator<Key, T, Unique extends boolean, SourceT extends MapContainer<Key, T, Unique, SourceT, IteratorT, ReverseT>, IteratorT extends Iterator<Key, T, Unique, SourceT, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, T, Unique, SourceT, IteratorT, ReverseT>> = IteratorBase<Key, T> & Readonly<IContainer.ReverseIterator<Entry<Key, T>, SourceT, IteratorT, ReverseT, IPair<Key, T>>>;\n    interface IteratorBase<Key, T> {\n        /**\n         * The first, key element.\n         */\n        readonly first: Key;\n        /**\n         * The second, stored element.\n         */\n        second: T;\n    }\n    export {};\n}\n",
  "node_modules/tstl/lib/base/container/MultiMap.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { MapContainer } from \"./MapContainer\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { IPair } from \"../../utility/IPair\";\n/**\n * Basic map container allowing duplicated keys.\n *\n * @template Key Key type\n * @template T Mapped type\n * @template Source Derived type extending this {@link MultiMap}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class MultiMap<Key, T, Source extends MultiMap<Key, T, Source, Iterator, Reverse>, Iterator extends MultiMap.Iterator<Key, T, Source, Iterator, Reverse>, Reverse extends MultiMap.ReverseIterator<Key, T, Source, Iterator, Reverse>> extends MapContainer<Key, T, false, Source, Iterator, Reverse> {\n    /**\n     * Construct and insert an element.\n     *\n     * @param key Key to be mapped.\n     * @param value Value to emplace.\n     * @return An iterator to the newly inserted element.\n     */\n    abstract emplace(key: Key, value: T): Iterator;\n    /**\n     * Construct and insert element with hint.\n     *\n     * @param hint Hint for the position where the element can be inserted.\n     * @param key Key of the new element.\n     * @param val Value of the new element.\n     * @return An iterator to the newly inserted element.\n     */\n    abstract emplace_hint(hint: Iterator, key: Key, val: T): Iterator;\n    /**\n     * Insert an element.\n     *\n     * @param pair A tuple to be referenced for the insert.\n     * @return An iterator to the newly inserted element.\n     */\n    insert(pair: IPair<Key, T>): Iterator;\n    /**\n     * Insert an element with hint.\n     *\n     * @param hint Hint for the position where the element can be inserted.\n     * @param pair A tuple to be referenced for the insert.\n     * @return An iterator to the newly inserted element.\n     */\n    insert(hint: Iterator, pair: IPair<Key, T>): Iterator;\n    /**\n     * Insert range elements.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iteartor of the last position.\n     */\n    insert<InputIterator extends Readonly<IForwardIterator<IPair<Key, T>, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    protected abstract _Key_eq(x: Key, y: Key): boolean;\n    protected _Erase_by_key(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    merge(source: Source): void;\n}\n/**\n *\n */\nexport declare namespace MultiMap {\n    /**\n     * Iterator of {@link MultiMap}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type Iterator<Key, T, SourceT extends MultiMap<Key, T, SourceT, IteratorT, ReverseT>, IteratorT extends Iterator<Key, T, SourceT, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, T, SourceT, IteratorT, ReverseT>> = MapContainer.Iterator<Key, T, false, SourceT, IteratorT, ReverseT>;\n    /**\n     * Reverse iterator of {@link MultiMap}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type ReverseIterator<Key, T, SourceT extends MultiMap<Key, T, SourceT, IteratorT, ReverseT>, IteratorT extends Iterator<Key, T, SourceT, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, T, SourceT, IteratorT, ReverseT>> = MapContainer.ReverseIterator<Key, T, false, SourceT, IteratorT, ReverseT>;\n}\n",
  "node_modules/tstl/lib/base/container/MultiSet.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { SetContainer } from \"./SetContainer\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\n/**\n * Basic set container allowing multiple keys.\n *\n * @template Key Key type\n * @template T Mapped type\n * @template Source Derived type extending this {@link MultiSet}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class MultiSet<Key, Source extends MultiSet<Key, Source, IteratorT, ReverseT>, IteratorT extends MultiSet.Iterator<Key, Source, IteratorT, ReverseT>, ReverseT extends MultiSet.ReverseIterator<Key, Source, IteratorT, ReverseT>> extends SetContainer<Key, false, Source, IteratorT, ReverseT> {\n    /**\n     * Insert an element.\n     *\n     * @param pair A tuple to be referenced for the insert.\n     * @return An iterator to the newly inserted element.\n     */\n    insert(key: Key): IteratorT;\n    /**\n     * Insert an element with hint.\n     *\n     * @param hint Hint for the position where the element can be inserted.\n     * @param pair A tuple to be referenced for the insert.\n     * @return An iterator to the newly inserted element.\n     */\n    insert(hint: IteratorT, key: Key): IteratorT;\n    /**\n     * Insert range elements.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iteartor of the last position.\n     */\n    insert<InputIterator extends Readonly<IForwardIterator<Key, InputIterator>>>(begin: InputIterator, end: InputIterator): void;\n    protected abstract _Key_eq(x: Key, y: Key): boolean;\n    protected _Erase_by_val(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    merge(source: Source): void;\n}\n/**\n *\n */\nexport declare namespace MultiSet {\n    /**\n     * Iterator of {@link MultiSet}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type Iterator<Key, SourceT extends MultiSet<Key, SourceT, IteratorT, ReverseT>, IteratorT extends Iterator<Key, SourceT, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, SourceT, IteratorT, ReverseT>> = SetContainer.Iterator<Key, false, SourceT, IteratorT, ReverseT>;\n    /**\n     * Reverse iterator of {@link MultiSet}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type ReverseIterator<Key, SourceT extends MultiSet<Key, SourceT, IteratorT, ReverseT>, IteratorT extends Iterator<Key, SourceT, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, SourceT, IteratorT, ReverseT>> = SetContainer.ReverseIterator<Key, false, SourceT, IteratorT, ReverseT>;\n}\n",
  "node_modules/tstl/lib/base/container/SetContainer.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { IAssociativeContainer } from \"../../internal/container/associative/IAssociativeContainer\";\nimport { IContainer } from \"./IContainer\";\nimport { Container } from \"./Container\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { ILinearContainerBase } from \"../../internal/container/linear/ILinearContainerBase\";\nimport { Pair } from \"../../utility/Pair\";\n/**\n * Basic set container.\n *\n * @template Key Key type\n * @template Unique Whether duplicated key is blocked or not\n * @template Source Derived type extending this {@link SetContainer}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class SetContainer<Key, Unique extends boolean, SourceT extends SetContainer<Key, Unique, SourceT, IteratorT, ReverseT>, IteratorT extends SetContainer.Iterator<Key, Unique, SourceT, IteratorT, ReverseT>, ReverseT extends SetContainer.ReverseIterator<Key, Unique, SourceT, IteratorT, ReverseT>> extends Container<Key, SourceT, IteratorT, ReverseT, Key> implements IAssociativeContainer<Key, Key, SourceT, IteratorT, ReverseT, Key> {\n    protected data_: ILinearContainerBase<Key, SourceT, IteratorT, ReverseT>;\n    /**\n     * Default Constructor.\n     */\n    protected constructor(factory: (thisArg: SourceT) => ILinearContainerBase<Key, SourceT, IteratorT, ReverseT>);\n    /**\n     * @inheritDoc\n     */\n    assign<InputIterator extends Readonly<IForwardIterator<Key, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    /**\n     * @inheritDoc\n     */\n    clear(): void;\n    /**\n     * @inheritDoc\n     */\n    abstract find(key: Key): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    begin(): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    end(): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    has(key: Key): boolean;\n    /**\n     * @inheritDoc\n     */\n    abstract count(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    size(): number;\n    /**\n     * @inheritDoc\n     */\n    push(...items: Key[]): number;\n    insert(key: Key): SetContainer.InsertRet<Key, Unique, SourceT, IteratorT, ReverseT>;\n    insert(hint: IteratorT, key: Key): IteratorT;\n    insert<InputIterator extends Readonly<IForwardIterator<Key, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    protected abstract _Insert_by_key(key: Key): SetContainer.InsertRet<Key, Unique, SourceT, IteratorT, ReverseT>;\n    protected abstract _Insert_by_hint(hint: IteratorT, key: Key): IteratorT;\n    protected abstract _Insert_by_range<InputIterator extends Readonly<IForwardIterator<Key, InputIterator>>>(begin: InputIterator, end: InputIterator): void;\n    /**\n     * @inheritDoc\n     */\n    erase(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    erase(pos: IteratorT): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    erase(first: IteratorT, last: IteratorT): IteratorT;\n    protected abstract _Erase_by_val(key: Key): number;\n    protected _Erase_by_range(first: IteratorT, last?: IteratorT): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    abstract swap(obj: SourceT): void;\n    /**\n     * @inheritDoc\n     */\n    abstract merge(source: SourceT): void;\n    protected abstract _Handle_insert(first: IteratorT, last: IteratorT): void;\n    protected abstract _Handle_erase(first: IteratorT, last: IteratorT): void;\n}\n/**\n *\n */\nexport declare namespace SetContainer {\n    /**\n     * Return type of {@link SetContainer.insert}\n     */\n    type InsertRet<Key, Unique extends boolean, Source extends SetContainer<Key, Unique, Source, IteratorT, ReverseT>, IteratorT extends Iterator<Key, Unique, Source, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, Unique, Source, IteratorT, ReverseT>> = Unique extends true ? Pair<IteratorT, boolean> : IteratorT;\n    /**\n     * Iterator of {@link SetContainer}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type Iterator<Key, Unique extends boolean, SourceT extends SetContainer<Key, Unique, SourceT, IteratorT, ReverseT>, IteratorT extends Iterator<Key, Unique, SourceT, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, Unique, SourceT, IteratorT, ReverseT>> = Readonly<IContainer.Iterator<Key, SourceT, IteratorT, ReverseT, Key>>;\n    /**\n     * Reverse iterator of {@link SetContainer}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type ReverseIterator<Key, Unique extends boolean, SourceT extends SetContainer<Key, Unique, SourceT, IteratorT, ReverseT>, IteratorT extends Iterator<Key, Unique, SourceT, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, Unique, SourceT, IteratorT, ReverseT>> = Readonly<IContainer.ReverseIterator<Key, SourceT, IteratorT, ReverseT, Key>>;\n}\n",
  "node_modules/tstl/lib/base/container/UniqueMap.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { MapContainer } from \"./MapContainer\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { IPair } from \"../../utility/IPair\";\nimport { Entry } from \"../../utility/Entry\";\nimport { Pair } from \"../../utility/Pair\";\n/**\n * Basic map container blocking duplicated key.\n *\n * @template Key Key type\n * @template T Mapped type\n * @template Source Derived type extending this {@link UniqueMap}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class UniqueMap<Key, T, Source extends UniqueMap<Key, T, Source, Iterator, Reverse>, Iterator extends UniqueMap.Iterator<Key, T, Source, Iterator, Reverse>, Reverse extends UniqueMap.ReverseIterator<Key, T, Source, Iterator, Reverse>> extends MapContainer<Key, T, true, Source, Iterator, Reverse> {\n    /**\n     * @inheritDoc\n     */\n    count(key: Key): number;\n    /**\n     * Get a value.\n     *\n     * @param key Key to search for.\n     * @return The value mapped by the key.\n     */\n    get(key: Key): T;\n    /**\n     * Take a value.\n     *\n     * Get a value, or set the value and returns it.\n     *\n     * @param key Key to search for.\n     * @param generator Value generator when the matched key not found\n     * @returns Value, anyway\n     */\n    take(key: Key, generator: () => T): T;\n    /**\n     * Set a value with key.\n     *\n     * @param key Key to be mapped or search for.\n     * @param val Value to insert or assign.\n     */\n    set(key: Key, val: T): void;\n    /**\n     * Construct and insert element.\n     *\n     * @param key Key to be mapped or search for.\n     * @param value Value to emplace.\n     * @return {@link Pair} of an iterator to the newly inserted element and `true`, if the specified *key* doesn't exist, otherwise {@link Pair} of iterator to the ordinary element and `false`.\n     */\n    abstract emplace(key: Key, value: T): Pair<Iterator, boolean>;\n    /**\n     * Construct and insert element with hint.\n     *\n     * @param hint Hint for the position where the element can be inserted.\n     * @param key Key of the new element.\n     * @param val Value of the new element.\n     * @return An iterator to the newly inserted element, if the specified key doesn't exist, otherwise an iterator to the ordinary element.\n     */\n    abstract emplace_hint(hint: Iterator, key: Key, val: T): Iterator;\n    /**\n     * Insert an element.\n     *\n     * @param pair A tuple to be referenced for the insert.\n     * @return {@link Pair} of an iterator to the newly inserted element and `true`, if the specified *key* doesn't exist, otherwise {@link Pair} of iterator to the ordinary element and `false`.\n     */\n    insert(pair: IPair<Key, T>): Pair<Iterator, boolean>;\n    /**\n     * Insert an element with hint.\n     *\n     * @param hint Hint for the position where the element can be inserted.\n     * @param pair A tuple to be referenced for the insert.\n     * @return An iterator to the newly inserted element, if the specified key doesn't exist, otherwise an iterator to the ordinary element.\n     */\n    insert(hint: Iterator, pair: IPair<Key, T>): Iterator;\n    /**\n     * Insert range elements.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iteartor of the last position.\n     */\n    insert<InputIterator extends Readonly<IForwardIterator<IPair<Key, T>, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    protected _Insert_by_range<InputIterator extends Readonly<IForwardIterator<IPair<Key, T>, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    /**\n     * Insert or assign an element.\n     *\n     * @param key Key to be mapped or search for.\n     * @param value Value to insert or assign.\n     * @return {@link Pair} of an iterator to the newly inserted element and `true`, if the specified *key* doesn't exist, otherwise {@link Pair} of iterator to the ordinary element and `false`.\n     */\n    insert_or_assign(key: Key, value: T): Pair<Iterator, boolean>;\n    /**\n     * Insert or assign an element with hint.\n     *\n     * @param hint Hint for the position where the element can be inserted.\n     * @param key Key to be mapped or search for.\n     * @param value Value to insert or assign.\n     * @return An iterator to the newly inserted element, if the specified key doesn't exist, otherwise an iterator to the ordinary element.\n     */\n    insert_or_assign(hint: Iterator, key: Key, value: T): Iterator;\n    private _Insert_or_assign_with_key_value;\n    private _Insert_or_assign_with_hint;\n    /**\n     * Extract an element by key.\n     *\n     * @param key Key to search for.\n     * @return The extracted element.\n     */\n    extract(key: Key): Entry<Key, T>;\n    /**\n     * Extract an element by iterator.\n     *\n     * @param pos The iterator to the element for extraction.\n     * @return Iterator following the *pos*, strained by the extraction.\n     */\n    extract(pos: Iterator): Iterator;\n    private _Extract_by_key;\n    private _Extract_by_iterator;\n    protected _Erase_by_key(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    merge(source: Source): void;\n}\n/**\n *\n */\nexport declare namespace UniqueMap {\n    /**\n     * Iterator of {@link UniqueMap}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type Iterator<Key, T, SourceT extends UniqueMap<Key, T, SourceT, IteratorT, ReverseT>, IteratorT extends Iterator<Key, T, SourceT, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, T, SourceT, IteratorT, ReverseT>> = MapContainer.Iterator<Key, T, true, SourceT, IteratorT, ReverseT>;\n    /**\n     * Reverse iterator of {@link UniqueMap}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type ReverseIterator<Key, T, SourceT extends UniqueMap<Key, T, SourceT, IteratorT, ReverseT>, IteratorT extends Iterator<Key, T, SourceT, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, T, SourceT, IteratorT, ReverseT>> = MapContainer.ReverseIterator<Key, T, true, SourceT, IteratorT, ReverseT>;\n}\n",
  "node_modules/tstl/lib/base/container/UniqueSet.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { SetContainer } from \"./SetContainer\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { Pair } from \"../../utility/Pair\";\n/**\n * Basic set container blocking duplicated key.\n *\n * @template Key Key type\n * @template Source Derived type extending this {@link UniqueSet}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class UniqueSet<Key, Source extends UniqueSet<Key, Source, IteratorT, ReverseT>, IteratorT extends UniqueSet.Iterator<Key, Source, IteratorT, ReverseT>, ReverseT extends UniqueSet.ReverseIterator<Key, Source, IteratorT, ReverseT>> extends SetContainer<Key, true, Source, IteratorT, ReverseT> {\n    /**\n     * @inheritDoc\n     */\n    count(key: Key): number;\n    /**\n     * Insert an element.\n     *\n     * @param key Key to insert.\n     * @return {@link Pair} of an iterator to the newly inserted element and `true`, if the specified *key* doesn't exist, otherwise {@link Pair} of iterator to ordinary element and `false`.\n     */\n    insert(key: Key): Pair<IteratorT, boolean>;\n    /**\n     * Insert an element with hint.\n     *\n     * @param hint Hint for the position where the element can be inserted.\n     * @param pair A tuple to be referenced for the insert.\n     * @return An iterator to the newly inserted element, if the specified key doesn't exist, otherwise an iterator to the ordinary element.\n     */\n    insert(hint: IteratorT, key: Key): IteratorT;\n    /**\n     * Insert range elements.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iteartor of the last position.\n     */\n    insert<InputIterator extends Readonly<IForwardIterator<Key, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    protected _Insert_by_range<InputIterator extends Readonly<IForwardIterator<Key, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    /**\n     * Extract an element by key.\n     *\n     * @param key Key to search for.\n     * @return The extracted element.\n     */\n    extract(key: Key): Key;\n    /**\n     * Extract an element by iterator.\n     *\n     * @param pos The iterator to the element for extraction.\n     * @return Iterator following the *pos*, strained by the extraction.\n     */\n    extract(it: IteratorT): IteratorT;\n    private _Extract_by_val;\n    private _Extract_by_iterator;\n    protected _Erase_by_val(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    merge(source: Source): void;\n}\n/**\n *\n */\nexport declare namespace UniqueSet {\n    /**\n     * Iterator of {@link UniqueSet}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type Iterator<Key, SourceT extends UniqueSet<Key, SourceT, IteratorT, ReverseT>, IteratorT extends Iterator<Key, SourceT, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, SourceT, IteratorT, ReverseT>> = SetContainer.Iterator<Key, true, SourceT, IteratorT, ReverseT>;\n    /**\n     * Reverse iterator of {@link UniqueSet}\n     *\n     * @author Jenogho Nam <http://samchon.org>\n     */\n    type ReverseIterator<Key, SourceT extends UniqueSet<Key, SourceT, IteratorT, ReverseT>, IteratorT extends Iterator<Key, SourceT, IteratorT, ReverseT>, ReverseT extends ReverseIterator<Key, SourceT, IteratorT, ReverseT>> = SetContainer.ReverseIterator<Key, true, SourceT, IteratorT, ReverseT>;\n}\n",
  "node_modules/tstl/lib/base/container/index.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nexport * from \"./IContainer\";\nexport * from \"./ILinearContainer\";\nexport * from \"./IDequeContainer\";\nexport * from \"./IArrayContainer\";\nexport * from \"./Container\";\nexport * from \"./SetContainer\";\nexport * from \"./UniqueSet\";\nexport * from \"./MultiSet\";\nexport * from \"./ITreeSet\";\nexport * from \"./IHashSet\";\nexport * from \"./MapContainer\";\nexport * from \"./UniqueMap\";\nexport * from \"./MultiMap\";\nexport * from \"./ITreeMap\";\nexport * from \"./IHashMap\";\n",
  "node_modules/tstl/lib/base/index.d.ts": "/**\n * Basic Features\n *\n * @packageDocumentation\n * @module std.base\n * @preferred\n */\nimport * as base from \"./module\";\nexport default base;\nexport * from \"./module\";\n",
  "node_modules/tstl/lib/base/module.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nexport * from \"./container/index\";\nexport * from \"./thread/index\";\n",
  "node_modules/tstl/lib/base/thread/ILockable.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\n/**\n * Common interface for lockable mutex.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface ILockable {\n    /**\n     * Locks the mutex.\n     *\n     * Monopolies a mutex until be {@link unlock unlocked}. If there're someone who have already\n     * {@link lock monopolied} the mutex, the function call would be blocked until all of them to\n     * return their acquistions by calling the {@link unlock} method.\n     *\n     * In same reason, if you don't call the {@link unlock} function after your business, the\n     * others who want to {@link lock monopoly} the mutex would be fall into the forever sleep.\n     * Therefore, never forget to calling the {@link unlock} function or utilize the\n     * {@link UniqueLock.lock} function instead to ensure the safety.\n     */\n    lock(): Promise<void>;\n    /**\n     * Tries to lock the mutex.\n     *\n     * Attempts to monopoly a mutex without blocking. If succeeded to monopoly the mutex\n     * immediately, it returns `true` directly. Otherwise there's someone who has already\n     * {@link lock monopolied} the mutex, the function gives up the trial immediately and returns\n     * `false` directly.\n     *\n     * Note that, if you succeeded to monopoly the mutex (returns `true`) but do not call the\n     * {@link unlock} function after your business, the others who want to {@link lock monopoly}\n     * the mutex would be fall into the forever sleep. Therefore, never forget to calling the\n     * {@link unlock} function or utilize the {@link UniqueLock.try_lock} function instead to\n     * ensure the safety.\n     *\n     * @return Whether succeeded to monopoly the mutex or not.\n     */\n    try_lock(): Promise<boolean>;\n    /**\n     * Unlocks the mutex.\n     *\n     * When you call this {@link unlock} method and there're someone who are currently blocked by\n     * attempting to {@link lock} this mutex, one of them (FIFO; first-in-first-out) would acquire\n     * the lock and continues its execution.\n     *\n     * Otherwise, there's not anyone who is acquiring the {@link lock} of this mutex, the\n     * {@link DomainError} exception would be thrown.\n     *\n     * > As you know, when you succeeded to acquire the `lock`, you don't have to forget to\n     * > calling this {@link unlock} method after your business. If you forget it, it would be a\n     * > terrible situation for the others who're attempting to lock this mutex.\n     * >\n     * > However, if you utilize the {@link UniqueLock}, you don't need to consider about this\n     * > {@link unlock} method. Just define your business into a callback function as a parameter\n     * > of methods of the {@link UniqueLock}, then this {@link unlock} method would be\n     * > automatically called by the {@link UniqueLock} after the business.\n     *\n     * @throw {@link DomainError} when no one is acquiring the {@link lock write lock}.\n     */\n    unlock(): Promise<void>;\n}\n",
  "node_modules/tstl/lib/base/thread/ISharedLockable.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { ILockable } from \"./ILockable\";\n/**\n * Common interface for shared lockable mutex.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface ISharedLockable extends ILockable {\n    /**\n     * Write locks the mutex.\n     *\n     * Monopolies a mutex until be {@link unlock unlocked}. If there're someone who have already\n     * {@link lock monopolied} or {@link lock_shared shared} the mutex, the function call would\n     * be blocked until all of them to return their acquistions by calling {@link unlock} or\n     * {@link unlock_shared} methods.\n     *\n     * In same reason, if you don't call the {@link unlock} function after your business, the\n     * others who want to {@link lock monopoly} or {@link lock_shared share} the mutex would be\n     * fall into the forever sleep. Therefore, never forget to calling the {@link unlock} function\n     * or utilize the {@link UniqueLock.lock} function instead to ensure the safety.\n     */\n    lock(): Promise<void>;\n    /**\n     * Tries to write lock the mutex.\n     *\n     * Attempts to monopoly a mutex without blocking. If succeeded to monopoly the mutex\n     * immediately, it returns `true` directly. Otherwise there's someone who has already\n     * {@link lock monopolied} or {@link lock_shared shared} the mutex, the function gives up the\n     * trial immediately and returns `false` directly.\n     *\n     * Note that, if you succeeded to monopoly the mutex (returns `true`) but do not call the\n     * {@link unlock} function after your business, the others who want to {@link lock monopoly}\n     * or {@link lock_shared share} the mutex would be fall into the forever sleep. Therefore,\n     * never forget to calling the {@link unlock} function or utilize the\n     * {@link UniqueLock.try_lock} function instead to ensure the safety.\n     *\n     * @return Whether succeeded to monopoly the mutex or not.\n     */\n    try_lock(): Promise<boolean>;\n    /**\n     * Write unlocks the mutex.\n     *\n     * When you call this {@link unlock} method and there're someone who are currently blocked by\n     * attempting to {@link lock write} or {@link lock_shared read} lock this mutex, one of them\n     * (FIFO; first-in-first-out) would acquire the lock and continues its execution.\n     *\n     * Otherwise, there's not anyone who is acquiring the {@link lock write lock} of this mutex,\n     * the {@link DomainError} exception would be thrown.\n     *\n     * > As you know, when you succeeded to acquire the `write lock`, you don't have to forget to\n     * > calling this {@link unlock} method after your business. If you forget it, it would be a\n     * > terrible situation for the others who're attempting to lock this mutex.\n     * >\n     * > However, if you utilize the {@link UniqueLock}, you don't need to consider about this\n     * > {@link unlock} method. Just define your business into a callback function as a parameter\n     * > of methods of the {@link UniqueLock}, then this {@link unlock} method would be\n     * > automatically called by the {@link UniqueLock} after the business.\n     *\n     * @throw {@link DomainError} when no one is acquiring the {@link lock write lock}.\n     */\n    unlock(): Promise<void>;\n    /**\n     * Read locks the mutex.\n     *\n     * Shares a mutex until be {@link unlock_shared unlocked}. If there're someone who have\n     * already {@link lock monopolied} the mutex, the function call would be blocked until all of\n     * them to {@link unlock return} their acquisitions.\n     *\n     * In same reason, if you don't call the {@link unlock_shared} function after your business,\n     * the others who want to {@link lock monopoly} the mutex would be fall into the forever\n     * sleep. Therefore, never forget to calling the {@link unlock_shared} or utilize the\n     * {@link SharedLock.lock} function instead to ensure the safety.\n     */\n    lock_shared(): Promise<void>;\n    /**\n     * Tries to read lock the mutex.\n     *\n     * Attemps to share a mutex without blocking. If succeeded to share the mutex immediately, it\n     * returns `true` directly. Otherwise there's someone who has already {@link lock monopolied}\n     * the mutex, the function gives up the trial immediately and returns `false` directly.\n     *\n     * Note that, if you succeeded to share the mutex (returns `true`) but do not call the\n     * {@link unlock_shared} function after your buinsess, the others who want to\n     * {@link lock monopoly} the mutex would be fall into the forever sleep. Therefore, never\n     * forget to calling the {@link unlock_shared} function or utilize the\n     * {@link SharedLock.try_lock} function instead to ensure the safety.\n     *\n     * @return Whether succeeded to share the mutex or not.\n     */\n    try_lock_shared(): Promise<boolean>;\n    /**\n     * Read unlocks the mutex.\n     *\n     * When you call this {@link unlock_shared} method and there're someone who are currently\n     * blocked by attempting to {@link lock monopoly} this mutex, one of them\n     * (FIFO; first-in-first-out) would acquire the lock and continues its execution.\n     *\n     * Otherwise, there's not anyone who is acquiring the {@link lock_shared read lock} of this\n     * mutex, the {@link DomainError} exception would be thrown.\n     *\n     * > As you know, when you succeeded to acquire the `read lock`, you don't have to forget to\n     * > calling this {@link unlock_shared} method after your business. If you forget it, it would\n     * > be a terrible situation for the others who're attempting to lock this mutex.\n     * >\n     * > However, if you utilize the {@link SharedLock}, you don't need to consider about this\n     * > {@link unlock_shared} method. Just define your business into a callback function as a\n     * > parameter of methods of the {@link SharedLock}, then this {@link unlock_shared} method\n     * > would be automatically called by the {@link SharedLock} after the business.\n     */\n    unlock_shared(): Promise<void>;\n}\n",
  "node_modules/tstl/lib/base/thread/ISharedTimedLockable.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { ISharedLockable } from \"./ISharedLockable\";\n/**\n * Common interface for shared & timed lockable mutex.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface ISharedTimedLockable extends ISharedLockable {\n    /**\n     * Tries to write lock the mutex until timeout.\n     *\n     * Attempts to monopoly a mutex until timeout. If succeeded to monopoly the mutex until the\n     * timeout, it returns `true`. Otherwise failed to acquiring the lock in the given time, the\n     * function gives up the trial and returns `false`.\n     *\n     * Failed to acquiring the lock in the given time (returns `false`), it means that there's\n     * someone who has already {@link lock monopolied} or {@link lock_shared shared} the mutex and\n     * does not return it over the timeout.\n     *\n     * Note that, if you succeeded to monopoly the mutex (returns `true`) but do not call the\n     * {@link unlock} function after your business, the others who want to {@link lock monopoly}\n     * or {@link lock_shared share} the mutex would be fall into the forever sleep. Therefore,\n     * never forget to calling the {@link unlock} function or utilize the\n     * {@link UniqueLock.try_lock_for} function instead to ensure the safety.\n     *\n     * @param ms The maximum miliseconds for waiting.\n     * @return Whether succeeded to monopoly the mutex or not.\n     */\n    try_lock_for(ms: number): Promise<boolean>;\n    /**\n     * Tries to write lock the mutex until time expiration.\n     *\n     * Attemps to monopoly a mutex until time expiration. If succeeded to monopoly the mutex\n     * until the time expiration, it returns `true`. Otherwise failed to acquiring the lock in the\n     * given time, the function gives up the trial and returns `false`.\n     *\n     * Failed to acquiring the lock in the given time (returns `false`), it means that there's\n     * someone who has already {@link lock monopolied} or {@link lock_shared shared} the mutex and\n     * does not return it over the time expiration.\n     *\n     * Note that, if you succeeded to monopoly the mutex (returns `true`) but do not call the\n     * {@link unlock} function after your business, the others who want to {@link lock monopoly}\n     * or {@link lock_shared share} the mutex would be fall into the forever sleep. Therefore,\n     * never forget to calling the {@link unlock} function or utilize the\n     * {@link UniqueLock.try_lock_until} function instead to ensure the safety.\n     *\n     * @param at The maximum time point to wait.\n     * @return Whether succeeded to monopoly the mutex or not.\n     */\n    try_lock_until(at: Date): Promise<boolean>;\n    /**\n     * Tries to read lock the mutex until timeout.\n     *\n     * Attemps to share a mutex until timeout. If succeeded to share the mutex until timeout, it\n     * returns `true`. Otherwise failed to acquiring the shared lock in the given time, the\n     * function gives up the trial and returns `false`.\n     *\n     * Failed to acquring the shared lock in the given time (returns `false`), it means that\n     * there's someone who has already {@link lock monopolied} the mutex and does not return it\n     * over the timeout.\n     *\n     * Note that, if you succeeded to share the mutex (returns `true`) but do not call the\n     * {@link unlock_shared} function after your buinsess, the others who want to\n     * {@link lock monopoly} the mutex would be fall into the forever sleep. Therefore, never\n     * forget to calling the {@link unlock_shared} function or utilize the\n     * {@link SharedLock.try_lock_for} function instead to ensure the safety.\n     *\n     * @param ms The maximum miliseconds for waiting.\n     * @return Whether succeeded to share the mutex or not.\n     */\n    try_lock_shared_for(ms: number): Promise<boolean>;\n    /**\n     * Tries to read lock the mutex until time expiration.\n     *\n     * Attemps to share a mutex until time expiration. If succeeded to share the mutex until time\n     * expiration, it returns `true`. Otherwise failed to acquiring the shared lock in the given\n     * time, the function gives up the trial and returns `false`.\n     *\n     * Failed to acquring the shared lock in the given time (returns `false`), it means that\n     * there's someone who has already {@link lock monopolied} the mutex and does not return it\n     * over the time expiration.\n     *\n     * Note that, if you succeeded to share the mutex (returns `true`) but do not call the\n     * {@link unlock_shared} function after your buinsess, the others who want to\n     * {@link lock monopoly} the mutex would be fall into the forever sleep. Therefore, never\n     * forget to calling the {@link unlock_shared} function or utilize the\n     * {@link SharedLock.try_lock_until} function instead to ensure the safety.\n     *\n     * @param at The maximum time point to wait.\n     * @return Whether succeeded to share the mutex or not.\n     */\n    try_lock_shared_until(at: Date): Promise<boolean>;\n}\n",
  "node_modules/tstl/lib/base/thread/ITimedLockable.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { ILockable } from \"./ILockable\";\n/**\n * Common interface for timed lockable mutex.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface ITimedLockable extends ILockable {\n    /**\n     * Tries to lock the mutex until timeout.\n     *\n     * Attempts to monopoly a mutex until timeout. If succeeded to monopoly the mutex until the\n     * timeout, it returns `true`. Otherwise failed to acquiring the lock in the given time, the\n     * function gives up the trial and returns `false`.\n     *\n     * Failed to acquiring the lock in the given time (returns `false`), it means that there's\n     * someone who has already {@link lock monopolied} the mutex and does not return it over the\n     * timeout.\n     *\n     * Note that, if you succeeded to monopoly the mutex (returns `true`) but do not call the\n     * {@link unlock} function after your business, the others who want to {@link lock monopoly}\n     * the mutex would be fall into the forever sleep. Therefore, never forget to calling the\n     * {@link unlock} function or utilize the {@link UniqueLock.try_lock_for} function instead to\n     * ensure the safety.\n     *\n     * @param ms The maximum miliseconds for waiting.\n     * @return Whether succeeded to monopoly the mutex or not.\n     */\n    try_lock_for(ms: number): Promise<boolean>;\n    /**\n     * Tries to write lock the mutex until time expiration.\n     *\n     * Attemps to monopoly a mutex until time expiration. If succeeded to monopoly the mutex\n     * until the time expiration, it returns `true`. Otherwise failed to acquiring the lock in the\n     * given time, the function gives up the trial and returns `false`.\n     *\n     * Failed to acquiring the lock in the given time (returns `false`), it means that there's\n     * someone who has already {@link lock monopolied} the mutex and does not return it over the\n     * time expiration.\n     *\n     * Note that, if you succeeded to monopoly the mutex (returns `true`) but do not call the\n     * {@link unlock} function after your business, the others who want to {@link lock monopoly}\n     * the mutex would be fall into the forever sleep. Therefore, never forget to calling the\n     * {@link unlock} function or utilize the {@link UniqueLock.try_lock_until} function instead\n     * to ensure the safety.\n     *\n     * @param at The maximum time point to wait.\n     * @return Whether succeeded to monopoly the mutex or not.\n     */\n    try_lock_until(at: Date): Promise<boolean>;\n}\n",
  "node_modules/tstl/lib/base/thread/index.d.ts": "export * from \"./ILockable\";\nexport * from \"./ITimedLockable\";\nexport * from \"./ISharedLockable\";\nexport * from \"./ISharedTimedLockable\";\n",
  "node_modules/tstl/lib/container/Deque.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IArrayContainer } from \"../base/container/IArrayContainer\";\nimport { ArrayContainer } from \"../internal/container/linear/ArrayContainer\";\nimport { ArrayIterator } from \"../internal/iterator/ArrayIterator\";\nimport { ArrayReverseIterator } from \"../internal/iterator/ArrayReverseIterator\";\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\n/**\n * Double ended queue.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class Deque<T> extends ArrayContainer<T, Deque<T>, Deque<T>, Deque.Iterator<T>, Deque.ReverseIterator<T>, T> implements IArrayContainer<T, Deque<T>, Deque.Iterator<T>, Deque.ReverseIterator<T>> {\n    private matrix_;\n    private size_;\n    private capacity_;\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     */\n    constructor(items: T[]);\n    /**\n     * Copy Constructor\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: Deque<T>);\n    /**\n     * Fill Constructor.\n     *\n     * @param size Initial size.\n     * @param val Value to fill.\n     */\n    constructor(size: number, val: T);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     */\n    constructor(first: Readonly<IForwardIterator<T>>, last: Readonly<IForwardIterator<T>>);\n    /**\n     * @inheritDoc\n     */\n    assign(n: number, val: T): void;\n    /**\n     * @inheritDoc\n     */\n    assign<InputIterator extends Readonly<IForwardIterator<T, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    /**\n     * @inheritDoc\n     */\n    clear(): void;\n    /**\n     * @inheritDoc\n     */\n    resize(n: number): void;\n    /**\n     * Reserve {@link capacity} enable to store *n* elements.\n     *\n     * @param n The capacity to reserve.\n     */\n    reserve(n: number): void;\n    private _Reserve;\n    /**\n     * Shrink {@link capacity} to actual {@link size}.\n     */\n    shrink_to_fit(): void;\n    /**\n     * @inheritDoc\n     */\n    swap(obj: Deque<T>): void;\n    private _Swap;\n    private static _Emend;\n    /**\n     * @inheritDoc\n     */\n    size(): number;\n    /**\n     * The capacity to store elements.\n     *\n     * @return The capacity.\n     */\n    capacity(): number;\n    /**\n     * @inheritDoc\n     */\n    nth(index: number): Deque.Iterator<T>;\n    /**\n     * @inheritDoc\n     */\n    [Symbol.iterator](): IterableIterator<T>;\n    protected source(): Deque<T>;\n    protected _At(index: number): T;\n    protected _Set(index: number, val: T): void;\n    private _Fetch_index;\n    private _Compute_col_size;\n    /**\n     * @inheritDoc\n     */\n    push(...items: T[]): number;\n    /**\n     * @inheritDoc\n     */\n    push_front(val: T): void;\n    /**\n     * @inheritDoc\n     */\n    push_back(val: T): void;\n    /**\n     * @inheritDoc\n     */\n    pop_front(): void;\n    protected _Pop_back(): void;\n    protected _Insert_by_range<InputIterator extends Readonly<IForwardIterator<T, InputIterator>>>(pos: Deque.Iterator<T>, first: InputIterator, last: InputIterator): Deque.Iterator<T>;\n    private _Insert_to_middle;\n    private _Insert_to_end;\n    private _Try_expand_capacity;\n    private _Try_add_row_at_front;\n    private _Try_add_row_at_back;\n    protected _Erase_by_range(first: Deque.Iterator<T>, last: Deque.Iterator<T>): Deque.Iterator<T>;\n}\n/**\n *\n */\nexport declare namespace Deque {\n    /**\n     * Iterator of {@link Deque}\n     */\n    type Iterator<T> = ArrayIterator<T, Deque<T>>;\n    /**\n     * Reverse iterator of {@link Deque}\n     */\n    type ReverseIterator<T> = ArrayReverseIterator<T, Deque<T>>;\n    const Iterator: typeof ArrayIterator;\n    const ReverseIterator: typeof ArrayReverseIterator;\n    /**\n     * Row size of the {@link Deque.matrix_ matrix} which contains elements.\n     *\n     * Note that the {@link ROW_SIZE} affects on time complexity of accessing and inserting element.\n     * Accessing element is {@link ROW_SIZE} times slower than ordinary {@link Vector} and inserting element\n     * in middle position is {@link ROW_SIZE} times faster than ordinary {@link Vector}.\n     *\n     * When the {@link ROW_SIZE} returns 8, time complexity of accessing element is O(8) and inserting\n     * element in middle position is O(N/8). ({@link Vector}'s time complexity of accessement is O(1)\n     * and inserting element is O(N)).\n     */\n    const ROW_SIZE = 8;\n    /**\n     * Minimum {@link Deque.capacity}.\n     *\n     * Although a {@link Deque} has few elements, even no element is belonged to, the {@link Deque}\n     * keeps the minimum {@link Deque.capacity} at least.\n     */\n    const MIN_CAPACITY = 36;\n    /**\n     * Expansion ratio.\n     */\n    const MAGNIFIER = 1.5;\n}\n",
  "node_modules/tstl/lib/container/ForwardList.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IForwardContainer } from \"../ranges/container/IForwardContainer\";\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { IClear } from \"../internal/container/partial/IClear\";\nimport { IEmpty } from \"../internal/container/partial/IEmpty\";\nimport { ISize } from \"../internal/container/partial/ISize\";\nimport { IDeque } from \"../internal/container/partial/IDeque\";\nimport { IFront } from \"../internal/container/partial/IFront\";\nimport { IListAlgorithm } from \"../internal/container/linear/IListAlgorithm\";\nimport { Comparator } from \"../internal/functional/Comparator\";\nimport { BinaryPredicator } from \"../internal/functional/BinaryPredicator\";\nimport { UnaryPredicator } from \"../internal/functional/UnaryPredicator\";\n/**\n * Singly Linked List.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class ForwardList<T> implements IForwardContainer<ForwardList.Iterator<T>>, IClear, IEmpty, ISize, IDeque<T>, IFront<T>, Iterable<T>, IListAlgorithm<T, ForwardList<T>> {\n    private ptr_;\n    private size_;\n    private before_begin_;\n    private end_;\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     */\n    constructor(items: T[]);\n    /**\n     * Copy Constructor\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: ForwardList<T>);\n    /**\n     * Fill Constructor.\n     *\n     * @param size Initial size.\n     * @param val Value to fill.\n     */\n    constructor(n: number, val: T);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     */\n    constructor(first: Readonly<IForwardIterator<T>>, last: Readonly<IForwardIterator<T>>);\n    /**\n     * Fill Assigner.\n     *\n     * @param n Initial size.\n     * @param val Value to fill.\n     */\n    assign(n: number, val: T): void;\n    /**\n     * Range Assigner.\n     *\n     * @param first Input iteartor of the first position.\n     * @param last Input iterator of the last position.\n     */\n    assign<T, InputIterator extends Readonly<IForwardIterator<T, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    /**\n     * @inheritDoc\n     */\n    clear(): void;\n    /**\n     * @inheritDoc\n     */\n    size(): number;\n    /**\n     * @inheritDoc\n     */\n    empty(): boolean;\n    /**\n     * @inheritDoc\n     */\n    front(): T;\n    /**\n     * @inheritDoc\n     */\n    front(val: T): void;\n    /**\n     * Iterator to before beginning.\n     *\n     * @return Iterator to the before beginning.\n     */\n    before_begin(): ForwardList.Iterator<T>;\n    /**\n     * @inheritDoc\n     */\n    begin(): ForwardList.Iterator<T>;\n    /**\n     * @inheritDoc\n     */\n    end(): ForwardList.Iterator<T>;\n    /**\n     * @inheritDoc\n     */\n    [Symbol.iterator](): IterableIterator<T>;\n    /**\n     * @inheritDoc\n     */\n    push_front(val: T): void;\n    /**\n     * Insert an element.\n     *\n     * @param pos Position to insert after.\n     * @param val Value to insert.\n     * @return An iterator to the newly inserted element.\n     */\n    insert_after(pos: ForwardList.Iterator<T>, val: T): ForwardList.Iterator<T>;\n    /**\n     * Inserted repeated elements.\n     *\n     * @param pos Position to insert after.\n     * @param n Number of elements to insert.\n     * @param val Value to insert repeatedly.\n     * @return An iterator to the last of the newly inserted elements.\n     */\n    insert_after(pos: ForwardList.Iterator<T>, n: number, val: T): ForwardList.Iterator<T>;\n    /**\n     * Insert range elements.\n     *\n     * @param pos Position to insert after.\n     * @param first Input iterator of the first position.\n     * @param last Input iteartor of the last position.\n     * @return An iterator to the last of the newly inserted elements.\n     */\n    insert_after<T, InputIterator extends Readonly<IForwardIterator<T, InputIterator>>>(pos: ForwardList.Iterator<T>, first: InputIterator, last: InputIterator): ForwardList.Iterator<T>;\n    private _Insert_by_repeating_val;\n    private _Insert_by_range;\n    /**\n     * @inheritDoc\n     */\n    pop_front(): void;\n    /**\n     * Erase an element.\n     *\n     * @param it Position to erase after.\n     * @return Iterator to the erased element.\n     */\n    erase_after(it: ForwardList.Iterator<T>): ForwardList.Iterator<T>;\n    /**\n     * Erase elements.\n     *\n     * @param first Range of the first position to erase after.\n     * @param last Rangee of the last position to erase.\n     * @return Iterator to the last removed element.\n     */\n    erase_after(first: ForwardList.Iterator<T>, last: ForwardList.Iterator<T>): ForwardList.Iterator<T>;\n    /**\n     * @inheritDoc\n     */\n    unique(binary_pred?: BinaryPredicator<T>): void;\n    /**\n     * @inheritDoc\n     */\n    remove(val: T): void;\n    /**\n     * @inheritDoc\n     */\n    remove_if(pred: UnaryPredicator<T>): void;\n    /**\n     * @inheritDoc\n     */\n    merge(from: ForwardList<T>, comp?: Comparator<T>): void;\n    /**\n     * Transfer elements.\n     *\n     * @param pos Position to insert after.\n     * @param from Target container to transfer.\n     */\n    splice_after(pos: ForwardList.Iterator<T>, from: ForwardList<T>): void;\n    /**\n     * Transfer a single element.\n     *\n     * @param pos Position to insert after.\n     * @param from Target container to transfer.\n     * @param before Previous position of the single element to transfer.\n     */\n    splice_after(pos: ForwardList.Iterator<T>, from: ForwardList<T>, before: ForwardList.Iterator<T>): void;\n    /**\n     * Transfer range elements.\n     *\n     * @param pos Position to insert after.\n     * @param from Target container to transfer.\n     * @param first Range of previous of the first position to transfer.\n     * @param last Rangee of the last position to transfer.\n     */\n    splice_after(pos: ForwardList.Iterator<T>, from: ForwardList<T>, first_before: ForwardList.Iterator<T>, last: ForwardList.Iterator<T>): void;\n    /**\n     * @inheritDoc\n     */\n    sort(comp?: Comparator<T>): void;\n    /**\n     * @inheritDoc\n     */\n    reverse(): void;\n    /**\n     * @inheritDoc\n     */\n    swap(obj: ForwardList<T>): void;\n    /**\n     * Native function for `JSON.stringify()`.\n     *\n     * @return An array containing children elements.\n     */\n    toJSON(): Array<T>;\n}\n/**\n *\n */\nexport declare namespace ForwardList {\n    /**\n     * Iterator of {@link ForwardList}\n     *\n     * @author Jeongho Nam - https://github.com/samchon\n     */\n    class Iterator<T> implements IForwardIterator<T, Iterator<T>> {\n        private source_ptr_;\n        private next_;\n        private value_;\n        private constructor();\n        /**\n         * Get source container.\n         *\n         * @return The source container.\n         */\n        source(): ForwardList<T>;\n        /**\n         * @inheritDoc\n         */\n        get value(): T;\n        /**\n         * @inheritDoc\n         */\n        set value(val: T);\n        private _Try_value;\n        /**\n         * @inheritDoc\n         */\n        next(): Iterator<T>;\n        /**\n         * @inheritDoc\n         */\n        equals(obj: Iterator<T>): boolean;\n    }\n}\n",
  "node_modules/tstl/lib/container/HashMap.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { UniqueMap } from \"../base/container/UniqueMap\";\nimport { IHashMap } from \"../base/container/IHashMap\";\nimport { MapElementList } from \"../internal/container/associative/MapElementList\";\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { IPair } from \"../utility/IPair\";\nimport { Pair } from \"../utility/Pair\";\nimport { BinaryPredicator } from \"../internal/functional/BinaryPredicator\";\nimport { Hasher } from \"../internal/functional/Hasher\";\n/**\n * Unique-key Map based on Hash buckets.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class HashMap<Key, T> extends UniqueMap<Key, T, HashMap<Key, T>, HashMap.Iterator<Key, T>, HashMap.ReverseIterator<Key, T>> implements IHashMap<Key, T, true, HashMap<Key, T>> {\n    private buckets_;\n    /**\n     * Default Constructor.\n     *\n     * @param hash An unary function returns hash code. Default is {hash}.\n     * @param equal A binary function predicates two arguments are equal. Default is {@link equal_to}.\n     */\n    constructor(hash?: Hasher<Key>, equal?: BinaryPredicator<Key>);\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     * @param hash An unary function returns hash code. Default is {hash}.\n     * @param equal A binary function predicates two arguments are equal. Default is {@link equal_to}.\n     */\n    constructor(items: IPair<Key, T>[], hash?: Hasher<Key>, equal?: BinaryPredicator<Key>);\n    /**\n     * Copy Constructor.\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: HashMap<Key, T>);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     * @param hash An unary function returns hash code. Default is {hash}.\n     * @param equal A binary function predicates two arguments are equal. Default is {@link equal_to}.\n     */\n    constructor(first: Readonly<IForwardIterator<IPair<Key, T>>>, last: Readonly<IForwardIterator<IPair<Key, T>>>, hash?: Hasher<Key>, equal?: BinaryPredicator<Key>);\n    /**\n     * @inheritDoc\n     */\n    clear(): void;\n    /**\n     * @inheritDoc\n     */\n    swap(obj: HashMap<Key, T>): void;\n    /**\n     * @inheritDoc\n     */\n    find(key: Key): HashMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    begin(): HashMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    begin(index: number): HashMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    end(): HashMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    end(index: number): HashMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    rbegin(): HashMap.ReverseIterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    rbegin(index: number): HashMap.ReverseIterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    rend(): HashMap.ReverseIterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    rend(index: number): HashMap.ReverseIterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    bucket_count(): number;\n    /**\n     * @inheritDoc\n     */\n    bucket_size(index: number): number;\n    /**\n     * @inheritDoc\n     */\n    load_factor(): number;\n    /**\n     * @inheritDoc\n     */\n    hash_function(): Hasher<Key>;\n    /**\n     * @inheritDoc\n     */\n    key_eq(): BinaryPredicator<Key>;\n    /**\n     * @inheritDoc\n     */\n    bucket(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    max_load_factor(): number;\n    /**\n     * @inheritDoc\n     */\n    max_load_factor(z: number): void;\n    /**\n     * @inheritDoc\n     */\n    reserve(n: number): void;\n    /**\n     * @inheritDoc\n     */\n    rehash(n: number): void;\n    /**\n     * @inheritDoc\n     */\n    emplace(key: Key, val: T): Pair<HashMap.Iterator<Key, T>, boolean>;\n    /**\n     * @inheritDoc\n     */\n    emplace_hint(hint: HashMap.Iterator<Key, T>, key: Key, val: T): HashMap.Iterator<Key, T>;\n    protected _Handle_insert(first: HashMap.Iterator<Key, T>, last: HashMap.Iterator<Key, T>): void;\n    protected _Handle_erase(first: HashMap.Iterator<Key, T>, last: HashMap.Iterator<Key, T>): void;\n}\n/**\n *\n */\nexport declare namespace HashMap {\n    /**\n     * Iterator of {@link HashMap}\n     */\n    type Iterator<Key, T> = MapElementList.Iterator<Key, T, true, HashMap<Key, T>>;\n    /**\n     * Reverse iterator of {@link HashMap}\n     */\n    type ReverseIterator<Key, T> = MapElementList.ReverseIterator<Key, T, true, HashMap<Key, T>>;\n    const Iterator: typeof MapElementList.Iterator;\n    const ReverseIterator: typeof MapElementList.ReverseIterator;\n}\n",
  "node_modules/tstl/lib/container/HashMultiMap.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { MultiMap } from \"../base/container/MultiMap\";\nimport { IHashMap } from \"../base/container/IHashMap\";\nimport { MapElementList } from \"../internal/container/associative/MapElementList\";\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { IPair } from \"../utility/IPair\";\nimport { BinaryPredicator } from \"../internal/functional/BinaryPredicator\";\nimport { Hasher } from \"../internal/functional/Hasher\";\n/**\n * Multiple-key Map based on Hash buckets.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class HashMultiMap<Key, T> extends MultiMap<Key, T, HashMultiMap<Key, T>, HashMultiMap.Iterator<Key, T>, HashMultiMap.ReverseIterator<Key, T>> implements IHashMap<Key, T, false, HashMultiMap<Key, T>> {\n    private buckets_;\n    /**\n     * Default Constructor.\n     *\n     * @param hash An unary function returns hash code. Default is {hash}.\n     * @param equal A binary function predicates two arguments are equal. Default is {@link equal_to}.\n     */\n    constructor(hash?: Hasher<Key>, equal?: BinaryPredicator<Key>);\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     * @param hash An unary function returns hash code. Default is {hash}.\n     * @param equal A binary function predicates two arguments are equal. Default is {@link equal_to}.\n     */\n    constructor(items: IPair<Key, T>[], hash?: Hasher<Key>, equal?: BinaryPredicator<Key>);\n    /**\n     * Copy Constructor.\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: HashMultiMap<Key, T>);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     * @param hash An unary function returns hash code. Default is {hash}.\n     * @param equal A binary function predicates two arguments are equal. Default is {@link equal_to}.\n     */\n    constructor(first: Readonly<IForwardIterator<IPair<Key, T>>>, last: Readonly<IForwardIterator<IPair<Key, T>>>, hash?: Hasher<Key>, equal?: BinaryPredicator<Key>);\n    /**\n     * @inheritDoc\n     */\n    clear(): void;\n    /**\n     * @inheritDoc\n     */\n    swap(obj: HashMultiMap<Key, T>): void;\n    /**\n     * @inheritDoc\n     */\n    find(key: Key): HashMultiMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    count(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    begin(): HashMultiMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    begin(index: number): HashMultiMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    end(): HashMultiMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    end(index: number): HashMultiMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    rbegin(): HashMultiMap.ReverseIterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    rbegin(index: number): HashMultiMap.ReverseIterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    rend(): HashMultiMap.ReverseIterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    rend(index: number): HashMultiMap.ReverseIterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    bucket_count(): number;\n    /**\n     * @inheritDoc\n     */\n    bucket_size(index: number): number;\n    /**\n     * @inheritDoc\n     */\n    load_factor(): number;\n    /**\n     * @inheritDoc\n     */\n    hash_function(): Hasher<Key>;\n    /**\n     * @inheritDoc\n     */\n    key_eq(): BinaryPredicator<Key>;\n    /**\n     * @inheritDoc\n     */\n    bucket(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    max_load_factor(): number;\n    /**\n     * @inheritDoc\n     */\n    max_load_factor(z: number): void;\n    /**\n     * @inheritDoc\n     */\n    reserve(n: number): void;\n    /**\n     * @inheritDoc\n     */\n    rehash(n: number): void;\n    protected _Key_eq(x: Key, y: Key): boolean;\n    /**\n     * @inheritDoc\n     */\n    emplace(key: Key, val: T): HashMultiMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    emplace_hint(hint: HashMultiMap.Iterator<Key, T>, key: Key, val: T): HashMultiMap.Iterator<Key, T>;\n    protected _Insert_by_range<InputIterator extends Readonly<IForwardIterator<IPair<Key, T>, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    protected _Handle_insert(first: HashMultiMap.Iterator<Key, T>, last: HashMultiMap.Iterator<Key, T>): void;\n    protected _Handle_erase(first: HashMultiMap.Iterator<Key, T>, last: HashMultiMap.Iterator<Key, T>): void;\n}\n/**\n *\n */\nexport declare namespace HashMultiMap {\n    /**\n     * Iterator of {@link HashMultiMap}\n     */\n    type Iterator<Key, T> = MapElementList.Iterator<Key, T, false, HashMultiMap<Key, T>>;\n    /**\n     * Reverse iterator of {@link HashMultiMap}\n     */\n    type ReverseIterator<Key, T> = MapElementList.ReverseIterator<Key, T, false, HashMultiMap<Key, T>>;\n    const Iterator: typeof MapElementList.Iterator;\n    const ReverseIterator: typeof MapElementList.ReverseIterator;\n}\n",
  "node_modules/tstl/lib/container/HashMultiSet.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { MultiSet } from \"../base/container/MultiSet\";\nimport { IHashSet } from \"../base/container/IHashSet\";\nimport { SetElementList } from \"../internal/container/associative/SetElementList\";\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { BinaryPredicator } from \"../internal/functional/BinaryPredicator\";\nimport { Hasher } from \"../internal/functional/Hasher\";\n/**\n * Multiple-key Set based on Hash buckets.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class HashMultiSet<Key> extends MultiSet<Key, HashMultiSet<Key>, HashMultiSet.Iterator<Key>, HashMultiSet.ReverseIterator<Key>> implements IHashSet<Key, false, HashMultiSet<Key>> {\n    private buckets_;\n    /**\n     * Default Constructor.\n     *\n     * @param hash An unary function returns hash code. Default is {hash}.\n     * @param equal A binary function predicates two arguments are equal. Default is {@link equal_to}.\n     */\n    constructor(hash?: Hasher<Key>, equal?: BinaryPredicator<Key>);\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     * @param hash An unary function returns hash code. Default is {hash}.\n     * @param equal A binary function predicates two arguments are equal. Default is {@link equal_to}.\n     */\n    constructor(items: Key[], hash?: Hasher<Key>, equal?: BinaryPredicator<Key>);\n    /**\n     * Copy Constructor.\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: HashMultiSet<Key>);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     * @param hash An unary function returns hash code. Default is {hash}.\n     * @param equal A binary function predicates two arguments are equal. Default is {@link equal_to}.\n     */\n    constructor(first: Readonly<IForwardIterator<Key>>, last: Readonly<IForwardIterator<Key>>, hash?: Hasher<Key>, equal?: BinaryPredicator<Key>);\n    /**\n     * @inheritDoc\n     */\n    clear(): void;\n    /**\n     * @inheritDoc\n     */\n    swap(obj: HashMultiSet<Key>): void;\n    /**\n     * @inheritDoc\n     */\n    find(key: Key): HashMultiSet.Iterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    count(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    begin(): HashMultiSet.Iterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    begin(index: number): HashMultiSet.Iterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    end(): HashMultiSet.Iterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    end(index: number): HashMultiSet.Iterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    rbegin(): HashMultiSet.ReverseIterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    rbegin(index: number): HashMultiSet.ReverseIterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    rend(): HashMultiSet.ReverseIterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    rend(index: number): HashMultiSet.ReverseIterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    bucket_count(): number;\n    /**\n     * @inheritDoc\n     */\n    bucket_size(n: number): number;\n    /**\n     * @inheritDoc\n     */\n    load_factor(): number;\n    /**\n     * @inheritDoc\n     */\n    hash_function(): Hasher<Key>;\n    /**\n     * @inheritDoc\n     */\n    key_eq(): BinaryPredicator<Key>;\n    /**\n     * @inheritDoc\n     */\n    bucket(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    max_load_factor(): number;\n    /**\n     * @inheritDoc\n     */\n    max_load_factor(z: number): void;\n    /**\n     * @inheritDoc\n     */\n    reserve(n: number): void;\n    /**\n     * @inheritDoc\n     */\n    rehash(n: number): void;\n    protected _Key_eq(x: Key, y: Key): boolean;\n    protected _Insert_by_key(key: Key): HashMultiSet.Iterator<Key>;\n    protected _Insert_by_hint(hint: HashMultiSet.Iterator<Key>, key: Key): HashMultiSet.Iterator<Key>;\n    protected _Insert_by_range<InputIterator extends Readonly<IForwardIterator<Key, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    protected _Handle_insert(first: HashMultiSet.Iterator<Key>, last: HashMultiSet.Iterator<Key>): void;\n    protected _Handle_erase(first: HashMultiSet.Iterator<Key>, last: HashMultiSet.Iterator<Key>): void;\n}\n/**\n *\n */\nexport declare namespace HashMultiSet {\n    /**\n     * Iterator of {@link HashMultiSet}\n     */\n    type Iterator<Key> = SetElementList.Iterator<Key, false, HashMultiSet<Key>>;\n    /**\n     * Reverse iterator of {@link HashMultiSet}\n     */\n    type ReverseIterator<Key> = SetElementList.ReverseIterator<Key, false, HashMultiSet<Key>>;\n    const Iterator: typeof SetElementList.Iterator;\n    const ReverseIterator: typeof SetElementList.ReverseIterator;\n}\n",
  "node_modules/tstl/lib/container/HashSet.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { UniqueSet } from \"../base/container/UniqueSet\";\nimport { IHashSet } from \"../base/container/IHashSet\";\nimport { SetElementList } from \"../internal/container/associative/SetElementList\";\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { Pair } from \"../utility/Pair\";\nimport { BinaryPredicator } from \"../internal/functional/BinaryPredicator\";\nimport { Hasher } from \"../internal/functional/Hasher\";\n/**\n * Unique-key Set based on Hash buckets.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class HashSet<Key> extends UniqueSet<Key, HashSet<Key>, HashSet.Iterator<Key>, HashSet.ReverseIterator<Key>> implements IHashSet<Key, true, HashSet<Key>> {\n    private buckets_;\n    /**\n     * Default Constructor.\n     *\n     * @param hash An unary function returns hash code. Default is {hash}.\n     * @param equal A binary function predicates two arguments are equal. Default is {@link equal_to}.\n     */\n    constructor(hash?: Hasher<Key>, equal?: BinaryPredicator<Key>);\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     * @param hash An unary function returns hash code. Default is {hash}.\n     * @param equal A binary function predicates two arguments are equal. Default is {@link equal_to}.\n     */\n    constructor(items: Key[], hash?: Hasher<Key>, equal?: BinaryPredicator<Key>);\n    /**\n     * Copy Constructor.\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: HashSet<Key>);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     * @param hash An unary function returns hash code. Default is {hash}.\n     * @param equal A binary function predicates two arguments are equal. Default is {@link equal_to}.\n     */\n    constructor(first: Readonly<IForwardIterator<Key>>, last: Readonly<IForwardIterator<Key>>, hash?: Hasher<Key>, equal?: BinaryPredicator<Key>);\n    /**\n     * @inheritDoc\n     */\n    clear(): void;\n    /**\n     * @inheritDoc\n     */\n    swap(obj: HashSet<Key>): void;\n    /**\n     * @inheritDoc\n     */\n    find(key: Key): HashSet.Iterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    begin(): HashSet.Iterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    begin(index: number): HashSet.Iterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    end(): HashSet.Iterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    end(index: number): HashSet.Iterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    rbegin(): HashSet.ReverseIterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    rbegin(index: number): HashSet.ReverseIterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    rend(): HashSet.ReverseIterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    rend(index: number): HashSet.ReverseIterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    bucket_count(): number;\n    /**\n     * @inheritDoc\n     */\n    bucket_size(n: number): number;\n    /**\n     * @inheritDoc\n     */\n    load_factor(): number;\n    /**\n     * @inheritDoc\n     */\n    hash_function(): Hasher<Key>;\n    /**\n     * @inheritDoc\n     */\n    key_eq(): BinaryPredicator<Key>;\n    /**\n     * @inheritDoc\n     */\n    bucket(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    max_load_factor(): number;\n    /**\n     * @inheritDoc\n     */\n    max_load_factor(z: number): void;\n    /**\n     * @inheritDoc\n     */\n    reserve(n: number): void;\n    /**\n     * @inheritDoc\n     */\n    rehash(n: number): void;\n    protected _Insert_by_key(key: Key): Pair<HashSet.Iterator<Key>, boolean>;\n    protected _Insert_by_hint(hint: HashSet.Iterator<Key>, key: Key): HashSet.Iterator<Key>;\n    protected _Handle_insert(first: HashSet.Iterator<Key>, last: HashSet.Iterator<Key>): void;\n    protected _Handle_erase(first: HashSet.Iterator<Key>, last: HashSet.Iterator<Key>): void;\n}\n/**\n *\n */\nexport declare namespace HashSet {\n    /**\n     * Iterator of {@link HashSet}\n     */\n    type Iterator<Key> = SetElementList.Iterator<Key, true, HashSet<Key>>;\n    /**\n     * Reverse iterator of {@link HashSet}\n     */\n    type ReverseIterator<Key> = SetElementList.ReverseIterator<Key, true, HashSet<Key>>;\n    const Iterator: typeof SetElementList.Iterator;\n    const ReverseIterator: typeof SetElementList.ReverseIterator;\n}\n",
  "node_modules/tstl/lib/container/List.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { ListContainer } from \"../internal/container/linear/ListContainer\";\nimport { IDequeContainer } from \"../base/container/IDequeContainer\";\nimport { IListAlgorithm } from \"../internal/container/linear/IListAlgorithm\";\nimport { ListIterator } from \"../internal/iterator/ListIterator\";\nimport { ReverseIterator as ReverseIteratorBase } from \"../internal/iterator/ReverseIterator\";\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { BinaryPredicator } from \"../internal/functional/BinaryPredicator\";\nimport { Comparator } from \"../internal/functional/Comparator\";\nimport { UnaryPredicator } from \"../internal/functional/UnaryPredicator\";\n/**\n * Doubly Linked List.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class List<T> extends ListContainer<T, List<T>, List.Iterator<T>, List.ReverseIterator<T>> implements IDequeContainer<T, List<T>, List.Iterator<T>, List.ReverseIterator<T>>, IListAlgorithm<T, List<T>> {\n    private ptr_;\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     */\n    constructor(items: Array<T>);\n    /**\n     * Copy Constructor\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: List<T>);\n    /**\n     * Fill Constructor.\n     *\n     * @param size Initial size.\n     * @param val Value to fill.\n     */\n    constructor(size: number, val: T);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iteartor of the last position.\n     */\n    constructor(first: Readonly<IForwardIterator<T>>, last: Readonly<IForwardIterator<T>>);\n    protected _Create_iterator(prev: List.Iterator<T>, next: List.Iterator<T>, val: T): List.Iterator<T>;\n    /**\n     * @inheritDoc\n     */\n    front(): T;\n    /**\n     * @inheritDoc\n     */\n    front(val: T): void;\n    /**\n     * @inheritDoc\n     */\n    back(): T;\n    /**\n     * @inheritDoc\n     */\n    back(val: T): void;\n    /**\n     * @inheritDoc\n     */\n    unique(binary_pred?: BinaryPredicator<T>): void;\n    /**\n     * @inheritDoc\n     */\n    remove(val: T): void;\n    /**\n     * @inheritDoc\n     */\n    remove_if(pred: UnaryPredicator<T>): void;\n    /**\n     * @inheritDoc\n     */\n    merge(source: List<T>, comp?: Comparator<T>): void;\n    /**\n     * Transfer elements.\n     *\n     * @param pos Position to insert.\n     * @param from Target container to transfer.\n     */\n    splice(pos: List.Iterator<T>, from: List<T>): void;\n    /**\n     * Transfer a single element.\n     *\n     * @param pos Position to insert.\n     * @param from Target container to transfer.\n     * @param it Position of the single element to transfer.\n     */\n    splice(pos: List.Iterator<T>, from: List<T>, it: List.Iterator<T>): void;\n    /**\n     * Transfer range elements.\n     *\n     * @param pos Position to insert.\n     * @param from Target container to transfer.\n     * @param first Range of the first position to transfer.\n     * @param last Rangee of the last position to transfer.\n     */\n    splice(pos: List.Iterator<T>, from: List<T>, first: List.Iterator<T>, last: List.Iterator<T>): void;\n    /**\n     * @inheritDoc\n     */\n    sort(comp?: Comparator<T>): void;\n    private _Quick_sort;\n    private _Quick_sort_partition;\n    /**\n     * @inheritDoc\n     */\n    reverse(): void;\n    /**\n     * @inheritDoc\n     */\n    swap(obj: List<T>): void;\n}\n/**\n *\n */\nexport declare namespace List {\n    /**\n     * Iterator of {@link List}\n     *\n     * @author Jeongho Nam - https://github.com/samchon\n     */\n    class Iterator<T> extends ListIterator<T, List<T>, Iterator<T>, ReverseIterator<T>, T> {\n        private source_ptr_;\n        private constructor();\n        /**\n         * @inheritDoc\n         */\n        reverse(): ReverseIterator<T>;\n        /**\n         * @inheritDoc\n         */\n        source(): List<T>;\n        /**\n         * @inheritDoc\n         */\n        get value(): T;\n        /**\n         * @inheritDoc\n         */\n        set value(val: T);\n        equals(obj: Iterator<T>): boolean;\n    }\n    /**\n     * Reverse iterator of {@link List}\n     *\n     * @author Jeongho Nam - https://github.com/samchon\n     */\n    class ReverseIterator<T> extends ReverseIteratorBase<T, List<T>, Iterator<T>, ReverseIterator<T>, T> {\n        protected _Create_neighbor(base: Iterator<T>): ReverseIterator<T>;\n        /**\n         * @inheritDoc\n         */\n        get value(): T;\n        /**\n         * @inheritDoc\n         */\n        set value(val: T);\n    }\n}\n",
  "node_modules/tstl/lib/container/PriorityQueue.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { AdaptorContainer } from \"../internal/container/linear/AdaptorContainer\";\nimport { Vector } from \"./Vector\";\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { Comparator } from \"../internal/functional/Comparator\";\n/**\n * Priority Queue; Greater Out First.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class PriorityQueue<T> extends AdaptorContainer<T, Vector<T>, PriorityQueue<T>> {\n    private comp_;\n    /**\n     * Default Constructor.\n     *\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(comp?: Comparator<T>);\n    /**\n     * Copy Constructor.\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: PriorityQueue<T>);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(first: Readonly<IForwardIterator<T>>, last: Readonly<IForwardIterator<T>>, comp?: Comparator<T>);\n    /**\n     * Get value comparison function.\n     */\n    value_comp(): Comparator<T>;\n    /**\n     * Get top element.\n     */\n    top(): T;\n    /**\n     * @inheritDoc\n     */\n    push(...elems: T[]): number;\n    /**\n     * @inheritDoc\n     */\n    pop(): void;\n    /**\n     * @inheritDoc\n     */\n    swap(obj: PriorityQueue<T>): void;\n}\n",
  "node_modules/tstl/lib/container/Queue.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { AdaptorContainer } from \"../internal/container/linear/AdaptorContainer\";\nimport { List } from \"./List\";\n/**\n * Queue; FIFO (First In First Out).\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class Queue<T> extends AdaptorContainer<T, List<T>, Queue<T>> {\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    /**\n     * Copy Constructor.\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: Queue<T>);\n    /**\n     * Get the first element.\n     *\n     * @return The first element.\n     */\n    front(): T;\n    /**\n     * Get the last element.\n     *\n     * @return The last element.\n     */\n    back(): T;\n    /**\n     * @inheritDoc\n     */\n    pop(): void;\n}\n",
  "node_modules/tstl/lib/container/Stack.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { AdaptorContainer } from \"../internal/container/linear/AdaptorContainer\";\nimport { Vector } from \"./Vector\";\n/**\n * Stack; LIFO (Last In First Out).\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class Stack<T> extends AdaptorContainer<T, Vector<T>, Stack<T>> {\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    /**\n     * Copy Constructor.\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: Stack<T>);\n    /**\n     * Get the last element.\n     *\n     * @return The last element.\n     */\n    top(): T;\n    /**\n     * @inheritDoc\n     */\n    pop(): void;\n}\n",
  "node_modules/tstl/lib/container/TreeMap.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { UniqueTreeMap } from \"../internal/container/associative/UniqueTreeMap\";\nimport { MapElementList } from \"../internal/container/associative/MapElementList\";\nimport { Comparator } from \"../internal/functional/Comparator\";\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { IPair } from \"../utility/IPair\";\n/**\n * Unique-key Map based on Tree.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class TreeMap<Key, T> extends UniqueTreeMap<Key, T, TreeMap<Key, T>, TreeMap.Iterator<Key, T>, TreeMap.ReverseIterator<Key, T>> {\n    private tree_;\n    /**\n     * Default Constructor.\n     *\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(comp?: Comparator<Key>);\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(items: IPair<Key, T>[], comp?: Comparator<Key>);\n    /**\n     * Copy Constructor.\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: TreeMap<Key, T>);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(first: Readonly<IForwardIterator<IPair<Key, T>>>, last: Readonly<IForwardIterator<IPair<Key, T>>>, comp?: Comparator<Key>);\n    /**\n     * @inheritDoc\n     */\n    clear(): void;\n    /**\n     * @inheritDoc\n     */\n    swap(obj: TreeMap<Key, T>): void;\n    /**\n     * @inheritDoc\n     */\n    key_comp(): Comparator<Key>;\n    /**\n     * @inheritDoc\n     */\n    lower_bound(key: Key): TreeMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    upper_bound(key: Key): TreeMap.Iterator<Key, T>;\n    protected _Handle_insert(first: TreeMap.Iterator<Key, T>, last: TreeMap.Iterator<Key, T>): void;\n    protected _Handle_erase(first: TreeMap.Iterator<Key, T>, last: TreeMap.Iterator<Key, T>): void;\n}\n/**\n *\n */\nexport declare namespace TreeMap {\n    /**\n     * Iterator of {@link TreeMap}\n     */\n    type Iterator<Key, T> = MapElementList.Iterator<Key, T, true, TreeMap<Key, T>>;\n    /**\n     * Reverse iterator of {@link TreeMap}\n     */\n    type ReverseIterator<Key, T> = MapElementList.ReverseIterator<Key, T, true, TreeMap<Key, T>>;\n    const Iterator: typeof MapElementList.Iterator;\n    const ReverseIterator: typeof MapElementList.ReverseIterator;\n}\n",
  "node_modules/tstl/lib/container/TreeMultiMap.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { MultiTreeMap } from \"../internal/container/associative/MultiTreeMap\";\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { MapElementList } from \"../internal/container/associative/MapElementList\";\nimport { Comparator } from \"../internal/functional/Comparator\";\nimport { IPair } from \"../utility/IPair\";\n/**\n * Multiple-key Map based on Tree.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class TreeMultiMap<Key, T> extends MultiTreeMap<Key, T, TreeMultiMap<Key, T>, TreeMultiMap.Iterator<Key, T>, TreeMultiMap.ReverseIterator<Key, T>> {\n    private tree_;\n    /**\n     * Default Constructor.\n     *\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(comp?: Comparator<Key>);\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(items: IPair<Key, T>[], comp?: Comparator<Key>);\n    /**\n     * Copy Constructor.\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: TreeMultiMap<Key, T>);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(first: Readonly<IForwardIterator<IPair<Key, T>>>, last: Readonly<IForwardIterator<IPair<Key, T>>>, comp?: Comparator<Key>);\n    /**\n     * @inheritDoc\n     */\n    clear(): void;\n    /**\n     * @inheritDoc\n     */\n    swap(obj: TreeMultiMap<Key, T>): void;\n    /**\n     * @inheritDoc\n     */\n    key_comp(): Comparator<Key>;\n    /**\n     * @inheritDoc\n     */\n    lower_bound(key: Key): TreeMultiMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    upper_bound(key: Key): TreeMultiMap.Iterator<Key, T>;\n    protected _Handle_insert(first: TreeMultiMap.Iterator<Key, T>, last: TreeMultiMap.Iterator<Key, T>): void;\n    protected _Handle_erase(first: TreeMultiMap.Iterator<Key, T>, last: TreeMultiMap.Iterator<Key, T>): void;\n}\n/**\n *\n */\nexport declare namespace TreeMultiMap {\n    /**\n     * Iterator of {@link TreeMultiMap}\n     */\n    type Iterator<Key, T> = MapElementList.Iterator<Key, T, false, TreeMultiMap<Key, T>>;\n    /**\n     * Iterator of {@link TreeMultiMap}\n     */\n    type ReverseIterator<Key, T> = MapElementList.ReverseIterator<Key, T, false, TreeMultiMap<Key, T>>;\n    const Iterator: typeof MapElementList.Iterator;\n    const ReverseIterator: typeof MapElementList.ReverseIterator;\n}\n",
  "node_modules/tstl/lib/container/TreeMultiSet.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { MultiTreeSet } from \"../internal/container/associative/MultiTreeSet\";\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { SetElementList } from \"../internal/container/associative/SetElementList\";\nimport { Comparator } from \"../internal/functional/Comparator\";\n/**\n * Multiple-key Set based on Tree.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class TreeMultiSet<Key> extends MultiTreeSet<Key, TreeMultiSet<Key>, TreeMultiSet.Iterator<Key>, TreeMultiSet.ReverseIterator<Key>> {\n    private tree_;\n    /**\n     * Default Constructor.\n     *\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(comp?: Comparator<Key>);\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(items: Key[], comp?: Comparator<Key>);\n    /**\n     * Copy Constructor.\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: TreeMultiSet<Key>);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(first: Readonly<IForwardIterator<Key>>, last: Readonly<IForwardIterator<Key>>, comp?: Comparator<Key>);\n    /**\n     * @inheritDoc\n     */\n    clear(): void;\n    /**\n     * @inheritDoc\n     */\n    swap(obj: TreeMultiSet<Key>): void;\n    /**\n     * @inheritDoc\n     */\n    key_comp(): Comparator<Key>;\n    /**\n     * @inheritDoc\n     */\n    lower_bound(key: Key): TreeMultiSet.Iterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    upper_bound(key: Key): TreeMultiSet.Iterator<Key>;\n    protected _Handle_insert(first: TreeMultiSet.Iterator<Key>, last: TreeMultiSet.Iterator<Key>): void;\n    protected _Handle_erase(first: TreeMultiSet.Iterator<Key>, last: TreeMultiSet.Iterator<Key>): void;\n}\n/**\n *\n */\nexport declare namespace TreeMultiSet {\n    /**\n     * Iterator of {@link TreeMultiSet}\n     */\n    type Iterator<Key> = SetElementList.Iterator<Key, false, TreeMultiSet<Key>>;\n    /**\n     * Reverse iterator of {@link TreeMultiSet}\n     */\n    type ReverseIterator<Key> = SetElementList.ReverseIterator<Key, false, TreeMultiSet<Key>>;\n    const Iterator: typeof SetElementList.Iterator;\n    const ReverseIterator: typeof SetElementList.ReverseIterator;\n}\n",
  "node_modules/tstl/lib/container/TreeSet.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { UniqueTreeSet } from \"../internal/container/associative/UniqueTreeSet\";\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { SetElementList } from \"../internal/container/associative/SetElementList\";\nimport { Comparator } from \"../internal/functional/Comparator\";\n/**\n * Unique-key Set based on Tree.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class TreeSet<Key> extends UniqueTreeSet<Key, TreeSet<Key>, TreeSet.Iterator<Key>, TreeSet.ReverseIterator<Key>> {\n    private tree_;\n    /**\n     * Default Constructor.\n     *\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(comp?: Comparator<Key>);\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(items: Key[], comp?: Comparator<Key>);\n    /**\n     * Copy Constructor.\n     *\n     * @param obj Object to copy.\n     */\n    constructor(container: TreeSet<Key>);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(first: Readonly<IForwardIterator<Key>>, last: Readonly<IForwardIterator<Key>>, comp?: Comparator<Key>);\n    /**\n     * @inheritDoc\n     */\n    clear(): void;\n    /**\n     * @inheritDoc\n     */\n    swap(obj: TreeSet<Key>): void;\n    /**\n     * @inheritDoc\n     */\n    key_comp(): Comparator<Key>;\n    /**\n     * @inheritDoc\n     */\n    lower_bound(key: Key): TreeSet.Iterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    upper_bound(key: Key): TreeSet.Iterator<Key>;\n    protected _Handle_insert(first: TreeSet.Iterator<Key>, last: TreeSet.Iterator<Key>): void;\n    protected _Handle_erase(first: TreeSet.Iterator<Key>, last: TreeSet.Iterator<Key>): void;\n}\n/**\n *\n */\nexport declare namespace TreeSet {\n    /**\n     * Iterator of {@link TreeSet}\n     */\n    type Iterator<Key> = SetElementList.Iterator<Key, true, TreeSet<Key>>;\n    /**\n     * Reverse iterator of {@link TreeSet}\n     */\n    type ReverseIterator<Key> = SetElementList.ReverseIterator<Key, true, TreeSet<Key>>;\n    const Iterator: typeof SetElementList.Iterator;\n    const ReverseIterator: typeof SetElementList.ReverseIterator;\n}\n",
  "node_modules/tstl/lib/container/Vector.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IArrayContainer } from \"../base/container/IArrayContainer\";\nimport { VectorContainer } from \"../internal/container/linear/VectorContainer\";\nimport { ArrayIterator } from \"../internal/iterator/ArrayIterator\";\nimport { ArrayReverseIterator } from \"../internal/iterator/ArrayReverseIterator\";\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\n/**\n * Vector, an array with variable capacity.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class Vector<T> extends VectorContainer<T, Vector<T>, Vector<T>, Vector.Iterator<T>, Vector.ReverseIterator<T>> implements IArrayContainer<T, Vector<T>, Vector.Iterator<T>, Vector.ReverseIterator<T>> {\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     */\n    constructor(items: Array<T>);\n    /**\n     * Copy Constructor\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: Vector<T>);\n    /**\n     * Fill Constructor.\n     *\n     * @param size Initial size.\n     * @param val Value to fill.\n     */\n    constructor(n: number, val: T);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iteartor of the last position.\n     */\n    constructor(first: Readonly<IForwardIterator<T>>, last: Readonly<IForwardIterator<T>>);\n    /**\n     * Wrap an array into a vector.\n     *\n     * @param data Target array to be wrapped\n     * @return A vector wrapping the parametric array.\n     */\n    static wrap<T>(data: Array<T>): Vector<T>;\n    /**\n     * @inheritDoc\n     */\n    nth(index: number): Vector.Iterator<T>;\n    protected source(): Vector<T>;\n}\n/**\n *\n */\nexport declare namespace Vector {\n    /**\n     * Iterator of {@link Vector}\n     */\n    type Iterator<T> = ArrayIterator<T, Vector<T>>;\n    /**\n     * Reverse iterator of {@link Vector}\n     */\n    type ReverseIterator<T> = ArrayReverseIterator<T, Vector<T>>;\n    const Iterator: typeof ArrayIterator;\n    const ReverseIterator: typeof ArrayReverseIterator;\n}\n",
  "node_modules/tstl/lib/container/VectorBoolean.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IArrayContainer } from \"../base/container/IArrayContainer\";\nimport { ArrayContainer } from \"../internal/container/linear/ArrayContainer\";\nimport { ArrayIterator } from \"../internal/iterator/ArrayIterator\";\nimport { ArrayReverseIterator } from \"../internal/iterator/ArrayReverseIterator\";\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\n/**\n * Vector only for `boolean`.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class VectorBoolean extends ArrayContainer<boolean, VectorBoolean, VectorBoolean, VectorBoolean.Iterator, VectorBoolean.ReverseIterator, boolean> implements IArrayContainer<boolean, VectorBoolean, VectorBoolean.Iterator, VectorBoolean.ReverseIterator> {\n    /**\n     * Store not full elements, but their sequence.\n     *\n     *   - first: index\n     *   - second: value\n     */\n    private data_;\n    /**\n     * Number of elements\n     */\n    private size_;\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     */\n    constructor(array: boolean[]);\n    /**\n     * Copy Constructor\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: VectorBoolean);\n    /**\n     * Fill Constructor.\n     *\n     * @param size Initial size.\n     * @param val Value to fill.\n     */\n    constructor(n: number, val: boolean);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iteartor of the last position.\n     */\n    constructor(first: Readonly<IForwardIterator<boolean>>, last: Readonly<IForwardIterator<boolean>>);\n    /**\n     * @inheritDoc\n     */\n    assign(n: number, val: boolean): void;\n    /**\n     * @inheritDoc\n     */\n    assign<InputIterator extends Readonly<IForwardIterator<boolean, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    /**\n     * @inheritDoc\n     */\n    clear(): void;\n    /**\n     * @inheritDoc\n     */\n    resize(n: number): void;\n    /**\n     * Flip all values.\n     */\n    flip(): void;\n    /**\n     * @inheritDoc\n     */\n    swap(obj: VectorBoolean): void;\n    protected source(): VectorBoolean;\n    /**\n     * @inheritDoc\n     */\n    size(): number;\n    protected _At(index: number): boolean;\n    protected _Set(index: number, val: boolean): void;\n    /**\n     * @inheritDoc\n     */\n    nth(index: number): VectorBoolean.Iterator;\n    private _Find_node;\n    /**\n     * @inheritDoc\n     */\n    push(...items: boolean[]): number;\n    /**\n     * @inheritDoc\n     */\n    push_back(val: boolean): void;\n    protected _Pop_back(): void;\n    protected _Insert_by_repeating_val(pos: VectorBoolean.Iterator, n: number, val: boolean): VectorBoolean.Iterator;\n    protected _Insert_by_range<InputIterator extends Readonly<IForwardIterator<boolean, InputIterator>>>(pos: VectorBoolean.Iterator, first: InputIterator, last: InputIterator): VectorBoolean.Iterator;\n    private _Insert_to_middle;\n    private _Insert_to_end;\n    protected _Erase_by_range(first: VectorBoolean.Iterator, last: VectorBoolean.Iterator): VectorBoolean.Iterator;\n}\n/**\n *\n */\nexport declare namespace VectorBoolean {\n    /**\n     * Iterator of {@link VectorBoolean}\n     */\n    type Iterator = ArrayIterator<boolean, VectorBoolean>;\n    /**\n     * Reverse iterator of {@link VectorBoolean}\n     */\n    type ReverseIterator = ArrayReverseIterator<boolean, VectorBoolean>;\n    const Iterator: typeof ArrayIterator;\n    const ReverseIterator: typeof ArrayReverseIterator;\n}\n",
  "node_modules/tstl/lib/container/index.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nexport * from \"./Vector\";\nexport * from \"./Deque\";\nexport * from \"./List\";\nexport * from \"./VectorBoolean\";\nexport * from \"./ForwardList\";\nexport * from \"./TreeSet\";\nexport * from \"./HashSet\";\nexport * from \"./TreeMultiSet\";\nexport * from \"./HashMultiSet\";\nexport * from \"./TreeMap\";\nexport * from \"./HashMap\";\nexport * from \"./TreeMultiMap\";\nexport * from \"./HashMultiMap\";\nexport * from \"./Stack\";\nexport * from \"./Queue\";\nexport * from \"./PriorityQueue\";\n",
  "node_modules/tstl/lib/exception/DomainError.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { LogicError } from \"./LogicError\";\n/**\n * Domain Error.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class DomainError extends LogicError {\n    /**\n     * Initializer Constructor.\n     *\n     * @param message The error messgae.\n     */\n    constructor(message: string);\n}\n",
  "node_modules/tstl/lib/exception/ErrorCategory.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { ErrorCode } from \"./ErrorCode\";\nimport { ErrorCondition } from \"./ErrorCondition\";\n/**\n * Error category.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class ErrorCategory {\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    /**\n     * Get category name.\n     */\n    abstract name(): string;\n    /**\n     * Get error message.\n     *\n     * @param val Identifier of an error condition.\n     * @return The error message.\n     */\n    abstract message(val: number): string;\n    /**\n     * Get default error condition.\n     *\n     * @param val Identifier of an error condition.\n     * @return The error condition.\n     */\n    default_error_condition(val: number): ErrorCondition;\n    /**\n     * Test equivalence.\n     *\n     * @param val_code Identifier of an error code.\n     * @param cond An error condition.\n     * @return Whether equivalent or not.\n     */\n    equivalent(val_code: number, cond: ErrorCondition): boolean;\n    /**\n     * Test equivalence.\n     *\n     * @param code An error code.\n     * @param val_cond Identifier of an error condition.\n     * @return Whether equivalent or not.\n     */\n    equivalent(code: ErrorCode, val_cond: number): boolean;\n}\n",
  "node_modules/tstl/lib/exception/ErrorCode.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { ErrorInstance } from \"../internal/exception/ErrorInstance\";\nimport { ErrorCategory } from \"./ErrorCategory\";\nimport { ErrorCondition } from \"./ErrorCondition\";\n/**\n * Error code.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class ErrorCode extends ErrorInstance {\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    /**\n     * Initializer Constructor.\n     *\n     * @param val Identifier of an error instance.\n     * @param category An error category instance.\n     */\n    constructor(val: number, category: ErrorCategory);\n    /**\n     * Get default error condition.\n     *\n     * @return The default error condition object.\n     */\n    default_error_condition(): ErrorCondition;\n}\n",
  "node_modules/tstl/lib/exception/ErrorCondition.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { ErrorInstance } from \"../internal/exception/ErrorInstance\";\nimport { ErrorCategory } from \"./ErrorCategory\";\n/**\n * Error condition.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class ErrorCondition extends ErrorInstance {\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    /**\n     * Initializer Constructor.\n     *\n     * @param val Identifier of an error condition.\n     * @param category An error category instance.\n     */\n    constructor(val: number, category: ErrorCategory);\n}\n",
  "node_modules/tstl/lib/exception/Exception.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\n/**\n * Base Exception.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class Exception extends Error {\n    /**\n     * Initializer Constructor.\n     *\n     * @param message The error messgae.\n     */\n    constructor(message: string);\n    /**\n     * The error name.\n     */\n    get name(): string;\n    /**\n     * Get error message.\n     *\n     * @return The error message.\n     */\n    what(): string;\n    /**\n     * Native function for `JSON.stringify()`.\n     *\n     * The {@link Exception.toJSON} function returns only three properties; ({@link name}, {@link message} and {@link stack}). If you want to define a new sub-class extending the {@link Exception} and const the class to export additional props (or remove some props), override this {@link Exception.toJSON} method.\n     *\n     * @return An object for `JSON.stringify()`.\n     */\n    toJSON(): object;\n}\n",
  "node_modules/tstl/lib/exception/InvalidArgument.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { LogicError } from \"./LogicError\";\n/**\n * Invalid Argument Exception.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class InvalidArgument extends LogicError {\n    /**\n     * Initializer Constructor.\n     *\n     * @param message The error messgae.\n     */\n    constructor(message: string);\n}\n",
  "node_modules/tstl/lib/exception/LengthError.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { LogicError } from \"./LogicError\";\n/**\n * Length Error.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class LengthError extends LogicError {\n    /**\n     * Initializer Constructor.\n     *\n     * @param message The error messgae.\n     */\n    constructor(message: string);\n}\n",
  "node_modules/tstl/lib/exception/LogicError.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { Exception } from \"./Exception\";\n/**\n * Logic Error.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class LogicError extends Exception {\n    /**\n     * Initializer Constructor.\n     *\n     * @param message The error messgae.\n     */\n    constructor(message: string);\n}\n",
  "node_modules/tstl/lib/exception/OutOfRange.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { LogicError } from \"./LogicError\";\n/**\n * Out-of-range Exception.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class OutOfRange extends LogicError {\n    /**\n     * Initializer Constructor.\n     *\n     * @param message The error messgae.\n     */\n    constructor(message: string);\n}\n",
  "node_modules/tstl/lib/exception/OverflowError.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { RuntimeError } from \"./RuntimeError\";\n/**\n * Overflow Error.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class OverflowError extends RuntimeError {\n    /**\n     * Initializer Constructor.\n     *\n     * @param message The error messgae.\n     */\n    constructor(message: string);\n}\n",
  "node_modules/tstl/lib/exception/RangeError.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { RuntimeError } from \"./RuntimeError\";\n/**\n * Range Error.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class RangeError extends RuntimeError {\n    /**\n     * Initializer Constructor.\n     *\n     * @param message The error messgae.\n     */\n    constructor(message: string);\n}\n",
  "node_modules/tstl/lib/exception/RuntimeError.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { Exception } from \"./Exception\";\n/**\n * Runtime Error.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class RuntimeError extends Exception {\n    /**\n     * Initializer Constructor.\n     *\n     * @param message The error messgae.\n     */\n    constructor(message: string);\n}\n",
  "node_modules/tstl/lib/exception/SystemError.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { RuntimeError } from \"./RuntimeError\";\nimport { ErrorCode } from \"./ErrorCode\";\nimport { ErrorCategory } from \"./ErrorCategory\";\n/**\n * System Error.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class SystemError extends RuntimeError {\n    protected code_: ErrorCode;\n    /**\n     * Initializer Constructor.\n     *\n     * @param code An error code.\n     * @param message A detailed error message.\n     */\n    constructor(code: ErrorCode, message?: string);\n    /**\n     * Construct from references.\n     *\n     * @param val Identnfier of an error code in *category*.\n     * @param category An error category.\n     * @param message A detailed error message.\n     */\n    constructor(val: number, category: ErrorCategory, message?: string);\n    /**\n     * Get error code.\n     *\n     * @return The error code.\n     */\n    code(): ErrorCode;\n    /**\n     * @inheritDoc\n     */\n    toJSON(): object;\n}\n",
  "node_modules/tstl/lib/exception/UnderflowError.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { RuntimeError } from \"./RuntimeError\";\n/**\n * Underflow Error.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class UnderflowError extends RuntimeError {\n    /**\n     * Initializer Constructor.\n     *\n     * @param message The error messgae.\n     */\n    constructor(message: string);\n}\n",
  "node_modules/tstl/lib/exception/index.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nexport * from \"./Exception\";\nexport * from \"./LogicError\";\nexport * from \"./DomainError\";\nexport * from \"./InvalidArgument\";\nexport * from \"./LengthError\";\nexport * from \"./OutOfRange\";\nexport * from \"./RuntimeError\";\nexport * from \"./RangeError\";\nexport * from \"./OverflowError\";\nexport * from \"./UnderflowError\";\nexport * from \"./SystemError\";\nexport * from \"./ErrorCategory\";\nexport * from \"./ErrorCode\";\nexport * from \"./ErrorCondition\";\n",
  "node_modules/tstl/lib/experimental/container/FlatMap.d.ts": "/**\n * @packageDocumentation\n * @module std.experimental\n */\nimport { UniqueTreeMap } from \"../../internal/container/associative/UniqueTreeMap\";\nimport { MapElementVector } from \"../../internal/container/associative/MapElementVector\";\nimport { IPair } from \"../../utility/IPair\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { Comparator } from \"../../internal/functional/Comparator\";\n/**\n * Unique-key Map based on sorted array.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class FlatMap<Key, T> extends UniqueTreeMap<Key, T, FlatMap<Key, T>, FlatMap.Iterator<Key, T>, FlatMap.ReverseIterator<Key, T>> {\n    private key_comp_;\n    /**\n     * Default Constructor.\n     *\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(comp?: Comparator<Key>);\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(items: IPair<Key, T>[], comp?: Comparator<Key>);\n    /**\n     * Copy Constructor.\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: FlatMap<Key, T>);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(first: Readonly<IForwardIterator<IPair<Key, T>>>, last: Readonly<IForwardIterator<IPair<Key, T>>>, comp?: Comparator<Key>);\n    /**\n     * @inheritDoc\n     */\n    swap(obj: FlatMap<Key, T>): void;\n    /**\n     * @inheritDoc\n     */\n    nth(index: number): FlatMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    key_comp(): Comparator<Key>;\n    /**\n     * @inheritDoc\n     */\n    lower_bound(key: Key): FlatMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    upper_bound(key: Key): FlatMap.Iterator<Key, T>;\n    private _Capsule_key;\n    protected _Handle_insert({}: {}, {}: {}): void;\n    protected _Handle_erase({}: {}, {}: {}): void;\n}\n/**\n *\n */\nexport declare namespace FlatMap {\n    type Iterator<Key, T> = MapElementVector.Iterator<Key, T, true, FlatMap<Key, T>>;\n    type ReverseIterator<Key, T> = MapElementVector.ReverseIterator<Key, T, true, FlatMap<Key, T>>;\n    const Iterator: typeof MapElementVector.Iterator;\n    const ReverseIterator: typeof MapElementVector.ReverseIterator;\n    const __MODULE = \"experimental\";\n}\n",
  "node_modules/tstl/lib/experimental/container/FlatMultiMap.d.ts": "/**\n * @packageDocumentation\n * @module std.experimental\n */\nimport { MultiTreeMap } from \"../../internal/container/associative/MultiTreeMap\";\nimport { MapElementVector } from \"../../internal/container/associative/MapElementVector\";\nimport { IPair } from \"../../utility/IPair\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { Comparator } from \"../../internal/functional/Comparator\";\n/**\n * Multiple-key Map based on sorted array.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class FlatMultiMap<Key, T> extends MultiTreeMap<Key, T, FlatMultiMap<Key, T>, FlatMultiMap.Iterator<Key, T>, FlatMultiMap.ReverseIterator<Key, T>> {\n    private key_comp_;\n    /**\n     * Default Constructor.\n     *\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(comp?: Comparator<Key>);\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(items: IPair<Key, T>[], comp?: Comparator<Key>);\n    /**\n     * Copy Constructor.\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: FlatMultiMap<Key, T>);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(first: Readonly<IForwardIterator<IPair<Key, T>>>, last: Readonly<IForwardIterator<IPair<Key, T>>>, comp?: Comparator<Key>);\n    /**\n     * @inheritDoc\n     */\n    swap(obj: FlatMultiMap<Key, T>): void;\n    /**\n     * @inheritDoc\n     */\n    nth(index: number): FlatMultiMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    key_comp(): Comparator<Key>;\n    /**\n     * @inheritDoc\n     */\n    lower_bound(key: Key): FlatMultiMap.Iterator<Key, T>;\n    /**\n     * @inheritDoc\n     */\n    upper_bound(key: Key): FlatMultiMap.Iterator<Key, T>;\n    private _Capsule_key;\n    protected _Handle_insert({}: {}, {}: {}): void;\n    protected _Handle_erase({}: {}, {}: {}): void;\n}\n/**\n *\n */\nexport declare namespace FlatMultiMap {\n    type Iterator<Key, T> = MapElementVector.Iterator<Key, T, false, FlatMultiMap<Key, T>>;\n    type ReverseIterator<Key, T> = MapElementVector.ReverseIterator<Key, T, false, FlatMultiMap<Key, T>>;\n    const Iterator: typeof MapElementVector.Iterator;\n    const ReverseIterator: typeof MapElementVector.ReverseIterator;\n    const __MODULE = \"experimental\";\n}\n",
  "node_modules/tstl/lib/experimental/container/FlatMultiSet.d.ts": "/**\n * @packageDocumentation\n * @module std.experimental\n */\nimport { MultiTreeSet } from \"../../internal/container/associative/MultiTreeSet\";\nimport { SetElementVector } from \"../../internal/container/associative/SetElementVector\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { Comparator } from \"../../internal/functional/Comparator\";\n/**\n * Multiple-key Set based on sorted array.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class FlatMultiSet<Key> extends MultiTreeSet<Key, FlatMultiSet<Key>, FlatMultiSet.Iterator<Key>, FlatMultiSet.ReverseIterator<Key>> {\n    private key_comp_;\n    /**\n     * Default Constructor.\n     *\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(comp?: Comparator<Key>);\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(items: Key[], comp?: Comparator<Key>);\n    /**\n     * Copy Constructor.\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: FlatMultiSet<Key>);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(first: Readonly<IForwardIterator<Key>>, last: Readonly<IForwardIterator<Key>>, comp?: Comparator<Key>);\n    /**\n     * @inheritDoc\n     */\n    swap(obj: FlatMultiSet<Key>): void;\n    /**\n     * @inheritDoc\n     */\n    nth(index: number): FlatMultiSet.Iterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    key_comp(): Comparator<Key>;\n    /**\n     * @inheritDoc\n     */\n    lower_bound(key: Key): FlatMultiSet.Iterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    upper_bound(key: Key): FlatMultiSet.Iterator<Key>;\n    protected _Handle_insert({}: {}, {}: {}): void;\n    protected _Handle_erase({}: {}, {}: {}): void;\n}\n/**\n *\n */\nexport declare namespace FlatMultiSet {\n    type Iterator<Key> = SetElementVector.Iterator<Key, false, FlatMultiSet<Key>>;\n    type ReverseIterator<Key> = SetElementVector.ReverseIterator<Key, false, FlatMultiSet<Key>>;\n    const Iterator: typeof SetElementVector.Iterator;\n    const ReverseIterator: typeof SetElementVector.ReverseIterator;\n    const __MODULE = \"experimental\";\n}\n",
  "node_modules/tstl/lib/experimental/container/FlatSet.d.ts": "/**\n * @packageDocumentation\n * @module std.experimental\n */\nimport { UniqueTreeSet } from \"../../internal/container/associative/UniqueTreeSet\";\nimport { SetElementVector } from \"../../internal/container/associative/SetElementVector\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { Comparator } from \"../../internal/functional/Comparator\";\n/**\n * Unique-key Set based on sorted array.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class FlatSet<Key> extends UniqueTreeSet<Key, FlatSet<Key>, FlatSet.Iterator<Key>, FlatSet.ReverseIterator<Key>> {\n    private key_comp_;\n    /**\n     * Default Constructor.\n     *\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(comp?: Comparator<Key>);\n    /**\n     * Initializer Constructor.\n     *\n     * @param items Items to assign.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(items: Key[], comp?: Comparator<Key>);\n    /**\n     * Copy Constructor.\n     *\n     * @param obj Object to copy.\n     */\n    constructor(obj: FlatSet<Key>);\n    /**\n     * Range Constructor.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Note that, because *equality* is predicated by `!comp(x, y) && !comp(y, x)`, the function must not cover the *equality* like `<=` or `>=`. It must exclude the *equality* like `<` or `>`. Default is {@link less}.\n     */\n    constructor(first: Readonly<IForwardIterator<Key>>, last: Readonly<IForwardIterator<Key>>, comp?: Comparator<Key>);\n    /**\n     * @inheritDoc\n     */\n    swap(obj: FlatSet<Key>): void;\n    /**\n     * @inheritDoc\n     */\n    nth(index: number): FlatSet.Iterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    key_comp(): Comparator<Key>;\n    /**\n     * @inheritDoc\n     */\n    lower_bound(key: Key): FlatSet.Iterator<Key>;\n    /**\n     * @inheritDoc\n     */\n    upper_bound(key: Key): FlatSet.Iterator<Key>;\n    protected _Handle_insert({}: {}, {}: {}): void;\n    protected _Handle_erase({}: {}, {}: {}): void;\n}\n/**\n *\n */\nexport declare namespace FlatSet {\n    type Iterator<Key> = SetElementVector.Iterator<Key, true, FlatSet<Key>>;\n    type ReverseIterator<Key> = SetElementVector.ReverseIterator<Key, true, FlatSet<Key>>;\n    const Iterator: typeof SetElementVector.Iterator;\n    const ReverseIterator: typeof SetElementVector.ReverseIterator;\n    const __MODULE = \"experimental\";\n}\n",
  "node_modules/tstl/lib/experimental/container/index.d.ts": "/**\n * @packageDocumentation\n * @module std.experimental\n */\nexport * from \"./FlatSet\";\nexport * from \"./FlatMultiSet\";\nexport * from \"./FlatMap\";\nexport * from \"./FlatMultiMap\";\n",
  "node_modules/tstl/lib/experimental/index.d.ts": "/**\n * Experimental Features\n *\n * @packageDocumentation\n * @module std.experimental\n * @preferred\n */\nimport * as experimental from \"./module\";\nexport default experimental;\nexport * from \"./module\";\n",
  "node_modules/tstl/lib/experimental/module.d.ts": "/**\n * @packageDocumentation\n * @module std.experimental\n */\nexport * from \"./container/index\";\n",
  "node_modules/tstl/lib/functional/IComparable.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\n/**\n * Interface for comparison.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IComparable<T> {\n    /**\n     * Test whether equal to some object.\n     *\n     * @param obj The object to compare.\n     * @return Whether equal or not.\n     */\n    equals(obj: T): boolean;\n    /**\n     * Test whether less than some object.\n     *\n     * @param obj The object to compare.\n     * @return Whether less or not.\n     */\n    less(obj: T): boolean;\n    /**\n     * Get hash code.\n     *\n     * @return The hash code.\n     */\n    hashCode(): number;\n}\n",
  "node_modules/tstl/lib/functional/IPointer.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\n/**\n * Pointer referencing value.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IPointer<T> {\n    /**\n     * Reference of the value.\n     */\n    value: T;\n}\nexport declare namespace IPointer {\n    /**\n     * Inference of value type.\n     */\n    type ValueType<Pointer extends IPointer<any>> = Pointer extends IPointer<infer T> ? T : unknown;\n}\n",
  "node_modules/tstl/lib/functional/bit_operations.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nexport declare function logical_and<T>(x: T, y: T): boolean;\nexport declare function logical_or<T>(x: T, y: T): boolean;\nexport declare function logical_not<T>(x: T): boolean;\nexport declare function bit_and(x: number, y: number): number;\nexport declare function bit_or(x: number, y: number): number;\nexport declare function bit_xor(x: number, y: number): number;\n",
  "node_modules/tstl/lib/functional/comparators.d.ts": "/**\n * Test whether two arguments are equal.\n *\n * @param x The first argument to compare.\n * @param y The second argument to compare.\n * @return Whether two arguments are equal or not.\n */\nexport declare function equal_to<T>(x: T, y: T): boolean;\n/**\n * Test whether two arguments are not equal.\n *\n * @param x The first argument to compare.\n * @param y The second argument to compare.\n * @return Returns `true`, if two arguments are not equal, otherwise `false`.\n */\nexport declare function not_equal_to<T>(x: T, y: T): boolean;\n/**\n * Test whether *x* is less than *y*.\n *\n * @param x The first argument to compare.\n * @param y The second argument to compare.\n * @return Whether *x* is less than *y*.\n */\nexport declare function less<T>(x: T, y: T): boolean;\n/**\n * Test whether *x* is less than or equal to *y*.\n *\n * @param x The first argument to compare.\n * @param y The second argument to compare.\n * @return Whether *x* is less than or equal to *y*.\n */\nexport declare function less_equal<T>(x: T, y: T): boolean;\n/**\n * Test whether *x* is greater than *y*.\n *\n * @param x The first argument to compare.\n * @param y The second argument to compare.\n * @return Whether *x* is greater than *y*.\n */\nexport declare function greater<T>(x: T, y: T): boolean;\n/**\n * Test whether *x* is greater than or equal to *y*.\n *\n * @param x The first argument to compare.\n * @param y The second argument to compare.\n * @return Whether *x* is greater than or equal to *y*.\n */\nexport declare function greater_equal<T>(x: T, y: T): boolean;\n",
  "node_modules/tstl/lib/functional/hash.d.ts": "/**\n * Hash function.\n *\n * @param itemList The items to be hashed.\n * @return The hash code.\n */\nexport declare function hash(...itemList: any[]): number;\n",
  "node_modules/tstl/lib/functional/index.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nexport * from \"./bit_operations\";\nexport * from \"./comparators\";\nexport * from \"./hash\";\nexport * from \"./uid\";\nexport * from \"./IPointer\";\nexport * from \"./IComparable\";\n",
  "node_modules/tstl/lib/functional/uid.d.ts": "/**\n * Get unique identifier.\n *\n * @param obj Target object.\n * @return The identifier number.\n */\nexport declare function get_uid(obj: object | null | undefined): number;\n",
  "node_modules/tstl/lib/index.d.ts": "/**\n * TSTL - TypeScript Standard Template Library\n *\n * @packageDocumentation\n * @module std\n * @preferred\n */\nimport * as std from \"./module\";\nexport default std;\nexport * from \"./module\";\n",
  "node_modules/tstl/lib/internal/Global.d.ts": "export {};\n",
  "node_modules/tstl/lib/internal/container/associative/IAssociativeContainer.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IContainer } from \"../../../base/container/IContainer\";\n/**\n * Common interface for associative containers\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IAssociativeContainer<Key, T extends Elem, SourceT extends IAssociativeContainer<Key, T, SourceT, IteratorT, ReverseIteratorT, Elem>, IteratorT extends IContainer.Iterator<T, SourceT, IteratorT, ReverseIteratorT, Elem>, ReverseIteratorT extends IContainer.ReverseIterator<T, SourceT, IteratorT, ReverseIteratorT, Elem>, Elem> extends IContainer<T, SourceT, IteratorT, ReverseIteratorT, Elem> {\n    /**\n     * Get iterator to element.\n     *\n     * @param key Key to search for.\n     * @return An iterator to the element, if the specified key is found, otherwise `this.end()`.\n     */\n    find(key: Key): IteratorT;\n    /**\n     * Test whether a key exists.\n     *\n     * @param key Key to search for.\n     * @return Whether the specified key exists.\n     */\n    has(key: Key): boolean;\n    /**\n     * Count elements with a specified key.\n     *\n     * @param key Key to search for.\n     * @return Number of elements with the specified key.\n     */\n    count(key: Key): number;\n    /**\n     * Erase elements with a specified key.\n     *\n     * @param key Key to search for.\n     * @return Number of erased elements.\n     */\n    erase(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    erase(pos: IteratorT): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    erase(first: IteratorT, last: IteratorT): IteratorT;\n}\nexport declare namespace IAssociativeContainer {\n}\n",
  "node_modules/tstl/lib/internal/container/associative/IHashContainer.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IAssociativeContainer } from \"./IAssociativeContainer\";\nimport { IContainer } from \"../../../base/container/IContainer\";\nimport { Hasher } from \"../../functional/Hasher\";\nimport { BinaryPredicator } from \"../../functional/BinaryPredicator\";\n/**\n * Common interface for hash containers\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IHashContainer<Key, T extends Elem, SourceT extends IHashContainer<Key, T, SourceT, IteratorT, ReverseIteratorT, Elem>, IteratorT extends IContainer.Iterator<T, SourceT, IteratorT, ReverseIteratorT, Elem>, ReverseIteratorT extends IContainer.ReverseIterator<T, SourceT, IteratorT, ReverseIteratorT, Elem>, Elem> extends IAssociativeContainer<Key, T, SourceT, IteratorT, ReverseIteratorT, Elem> {\n    /**\n     * Get hash function.\n     *\n     * @return The hash function.\n     */\n    hash_function(): Hasher<Key>;\n    /**\n     * Get key equality predicator.\n     *\n     * @return The key equality predicator.\n     */\n    key_eq(): BinaryPredicator<Key>;\n    /**\n     * Compute bucket index for the *key*.\n     *\n     * @param key Target key.\n     * @return Index number.\n     */\n    bucket(key: Key): number;\n    /**\n     * Get number of buckets.\n     */\n    bucket_count(): number;\n    /**\n     * Get size of a specific bucket.\n     *\n     * @param index Specific position.\n     * @return Size of the specific bucket.\n     */\n    bucket_size(index: number): number;\n    /**\n     * Compute load factor.\n     *\n     * @return `this.size() / this.bucket_count()`\n     */\n    load_factor(): number;\n    /**\n     * Get maximum load factor that allowable.\n     *\n     * @return The maximum load factor.\n     */\n    max_load_factor(): number;\n    /**\n     * Set maximum load factor.\n     *\n     * @param z The new value to change.\n     */\n    max_load_factor(z: number): void;\n    /**\n     * Reserve buckets enable to store *n* elements.\n     *\n     * @param n The capacity to reserve.\n     */\n    reserve(n: number): void;\n    /**\n     * Change of bucktes.\n     *\n     * @param n The number to change.\n     */\n    rehash(n: number): void;\n}\nexport declare namespace IHashContainer {\n}\n",
  "node_modules/tstl/lib/internal/container/associative/ITreeContainer.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IAssociativeContainer } from \"./IAssociativeContainer\";\nimport { IContainer } from \"../../../base/container/IContainer\";\nimport { Comparator } from \"../../functional/Comparator\";\nimport { Pair } from \"../../../utility/Pair\";\n/**\n * Common interface for tree containers.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface ITreeContainer<Key, T extends Elem, SourceT extends ITreeContainer<Key, T, SourceT, IteratorT, ReverseIteratorT, Elem>, IteratorT extends IContainer.Iterator<T, SourceT, IteratorT, ReverseIteratorT, Elem>, ReverseIteratorT extends IContainer.ReverseIterator<T, SourceT, IteratorT, ReverseIteratorT, Elem>, Elem> extends IAssociativeContainer<Key, T, SourceT, IteratorT, ReverseIteratorT, Elem> {\n    /**\n     * Get key comparison function.\n     *\n     * @return The key comparison function.\n     */\n    key_comp(): Comparator<Key>;\n    /**\n     * Get value comparison function.\n     *\n     * @return The value comparison function.\n     */\n    value_comp(): Comparator<Elem>;\n    /**\n     * Get iterator to lower bound.\n     *\n     * @param key Key to search for.\n     * @return Iterator to the first element equal or after to the key.\n     */\n    lower_bound(key: Key): IteratorT;\n    /**\n     * Get iterator to upper bound.\n     *\n     * @param key Key to search for.\n     * @return Iterator to the first element after the key.\n     */\n    upper_bound(key: Key): IteratorT;\n    /**\n     * Get range of equal elements.\n     *\n     * @param key Key to search for.\n     * @return Pair of {@link lower_bound} and {@link upper_bound}.\n     */\n    equal_range(key: Key): Pair<IteratorT, IteratorT>;\n}\nexport declare namespace ITreeContainer {\n}\n",
  "node_modules/tstl/lib/internal/container/associative/MapElementList.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { ListContainer } from \"../linear/ListContainer\";\nimport { ListIterator } from \"../../iterator/ListIterator\";\nimport { ReverseIterator as _ReverseIterator } from \"../../iterator/ReverseIterator\";\nimport { MapContainer } from \"../../../base/container/MapContainer\";\nimport { IPair } from \"../../../utility/IPair\";\nimport { Entry } from \"../../../utility/Entry\";\n/**\n * Doubly Linked List storing map elements.\n *\n * @template Key Key type\n * @template T Mapped type\n * @template Unique Whether duplicated key is blocked or not\n * @template Source Source type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class MapElementList<Key, T, Unique extends boolean, Source extends MapContainer<Key, T, Unique, Source, MapElementList.Iterator<Key, T, Unique, Source>, MapElementList.ReverseIterator<Key, T, Unique, Source>>> extends ListContainer<Entry<Key, T>, Source, MapElementList.Iterator<Key, T, Unique, Source>, MapElementList.ReverseIterator<Key, T, Unique, Source>> {\n    private associative_;\n    constructor(associative: Source);\n    protected _Create_iterator(prev: MapElementList.Iterator<Key, T, Unique, Source>, next: MapElementList.Iterator<Key, T, Unique, Source>, val: Entry<Key, T>): MapElementList.Iterator<Key, T, Unique, Source>;\n    associative(): Source;\n}\n/**\n *\n */\nexport declare namespace MapElementList {\n    /**\n     * Iterator of map container storing elements in a list.\n     *\n     * @template Key Key type\n     * @template T Mapped type\n     * @template Unique Whether duplicated key is blocked or not\n     * @template Source Source container type\n     *\n     * @author Jeongho Nam - https://github.com/samchon\n     */\n    class Iterator<Key, T, Unique extends boolean, Source extends MapContainer<Key, T, Unique, Source, Iterator<Key, T, Unique, Source>, ReverseIterator<Key, T, Unique, Source>>> extends ListIterator<Entry<Key, T>, Source, Iterator<Key, T, Unique, Source>, ReverseIterator<Key, T, Unique, Source>, IPair<Key, T>> implements MapContainer.Iterator<Key, T, Unique, Source, Iterator<Key, T, Unique, Source>, ReverseIterator<Key, T, Unique, Source>> {\n        private list_;\n        private constructor();\n        /**\n         * @inheritDoc\n         */\n        reverse(): ReverseIterator<Key, T, Unique, Source>;\n        /**\n         * @inheritDoc\n         */\n        source(): Source;\n        /**\n         * @inheritDoc\n         */\n        get first(): Key;\n        /**\n         * @inheritDoc\n         */\n        get second(): T;\n        /**\n         * @inheritDoc\n         */\n        set second(val: T);\n    }\n    /**\n     * Reverse iterator of map container storing elements a list.\n     *\n     * @template Key Key type\n     * @template T Mapped type\n     * @template Unique Whether duplicated key is blocked or not\n     * @template Source Source container type\n     *\n     * @author Jeongho Nam - https://github.com/samchon\n     */\n    class ReverseIterator<Key, T, Unique extends boolean, Source extends MapContainer<Key, T, Unique, Source, Iterator<Key, T, Unique, Source>, ReverseIterator<Key, T, Unique, Source>>> extends _ReverseIterator<Entry<Key, T>, Source, Iterator<Key, T, Unique, Source>, ReverseIterator<Key, T, Unique, Source>, IPair<Key, T>> implements MapContainer.ReverseIterator<Key, T, Unique, Source, Iterator<Key, T, Unique, Source>, ReverseIterator<Key, T, Unique, Source>> {\n        protected _Create_neighbor(base: Iterator<Key, T, Unique, Source>): ReverseIterator<Key, T, Unique, Source>;\n        /**\n         * Get the first, key element.\n         *\n         * @return The first element.\n         */\n        get first(): Key;\n        /**\n         * Get the second, stored element.\n         *\n         * @return The second element.\n         */\n        get second(): T;\n        /**\n         * Set the second, stored element.\n         *\n         * @param val The value to set.\n         */\n        set second(val: T);\n    }\n}\n",
  "node_modules/tstl/lib/internal/container/associative/MapElementVector.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { VectorContainer } from \"../linear/VectorContainer\";\nimport { ArrayIteratorBase } from \"../../iterator/ArrayIteratorBase\";\nimport { ArrayReverseIteratorBase } from \"../../iterator/ArrayReverseIteratorBase\";\nimport { ITreeMap } from \"../../../base/container/ITreeMap\";\nimport { IPair } from \"../../../utility/IPair\";\nimport { Entry } from \"../../../utility/Entry\";\n/**\n * Vector storing map elements.\n *\n * @template Key Key type\n * @template T Mapped type\n * @template Unique Whether duplicated key is blocked or not\n * @template Source Source type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class MapElementVector<Key, T, Unique extends boolean, Source extends ITreeMap<Key, T, Unique, Source, MapElementVector.Iterator<Key, T, Unique, Source>, MapElementVector.ReverseIterator<Key, T, Unique, Source>>> extends VectorContainer<Entry<Key, T>, Source, MapElementVector<Key, T, Unique, Source>, MapElementVector.Iterator<Key, T, Unique, Source>, MapElementVector.ReverseIterator<Key, T, Unique, Source>> {\n    private associative_;\n    constructor(associative: Source);\n    nth(index: number): MapElementVector.Iterator<Key, T, Unique, Source>;\n    source(): Source;\n}\n/**\n *\n */\nexport declare namespace MapElementVector {\n    /**\n     * Iterator of map container storing elements in a vector.\n     *\n     * @template Key Key type\n     * @template T Mapped type\n     * @template Unique Whether duplicated key is blocked or not\n     * @template Source Source container type\n     *\n     * @author Jeongho Nam - https://github.com/samchon\n     */\n    class Iterator<Key, T, Unique extends boolean, Source extends ITreeMap<Key, T, Unique, Source, Iterator<Key, T, Unique, Source>, ReverseIterator<Key, T, Unique, Source>>> extends ArrayIteratorBase<Entry<Key, T>, Source, MapElementVector<Key, T, Unique, Source>, Iterator<Key, T, Unique, Source>, ReverseIterator<Key, T, Unique, Source>, IPair<Key, T>> implements ITreeMap.Iterator<Key, T, Unique, Source, Iterator<Key, T, Unique, Source>, ReverseIterator<Key, T, Unique, Source>> {\n        /**\n         * @inheritDoc\n         */\n        source(): Source;\n        /**\n         * @inheritDoc\n         */\n        reverse(): ReverseIterator<Key, T, Unique, Source>;\n        /**\n         * @inheritDoc\n         */\n        get first(): Key;\n        /**\n         * @inheritDoc\n         */\n        get second(): T;\n        /**\n         * @inheritDoc\n         */\n        set second(val: T);\n    }\n    /**\n     * Reverse iterator of map container storing elements in a vector.\n     *\n     * @template Key Key type\n     * @template T Mapped type\n     * @template Unique Whether duplicated key is blocked or not\n     * @template Source Source container type\n     *\n     * @author Jeongho Nam - https://github.com/samchon\n     */\n    class ReverseIterator<Key, T, Unique extends boolean, Source extends ITreeMap<Key, T, Unique, Source, Iterator<Key, T, Unique, Source>, ReverseIterator<Key, T, Unique, Source>>> extends ArrayReverseIteratorBase<Entry<Key, T>, Source, MapElementVector<Key, T, Unique, Source>, Iterator<Key, T, Unique, Source>, ReverseIterator<Key, T, Unique, Source>, IPair<Key, T>> implements ITreeMap.ReverseIterator<Key, T, Unique, Source, Iterator<Key, T, Unique, Source>, ReverseIterator<Key, T, Unique, Source>> {\n        protected _Create_neighbor(base: Iterator<Key, T, Unique, Source>): ReverseIterator<Key, T, Unique, Source>;\n        /**\n         * @inheritDoc\n         */\n        get first(): Key;\n        /**\n         * @inheritDoc\n         */\n        get second(): T;\n        /**\n         * @inheritDoc\n         */\n        set second(val: T);\n    }\n}\n",
  "node_modules/tstl/lib/internal/container/associative/MultiTreeMap.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { MultiMap } from \"../../../base/container/MultiMap\";\nimport { ITreeContainer } from \"./ITreeContainer\";\nimport { IForwardIterator } from \"../../../iterator/IForwardIterator\";\nimport { IPair } from \"../../../utility/IPair\";\nimport { Entry } from \"../../../utility/Entry\";\nimport { Pair } from \"../../../utility/Pair\";\nimport { Comparator } from \"../../functional/Comparator\";\n/**\n * Basic tree map allowing duplicated keys.\n *\n * @template Key Key type\n * @template T Mapped type\n * @template Source Derived type extending this {@link MultiTreeMap}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class MultiTreeMap<Key, T, Source extends MultiTreeMap<Key, T, Source, IteratorT, ReverseT>, IteratorT extends MultiMap.Iterator<Key, T, Source, IteratorT, ReverseT>, ReverseT extends MultiMap.ReverseIterator<Key, T, Source, IteratorT, ReverseT>> extends MultiMap<Key, T, Source, IteratorT, ReverseT> implements ITreeContainer<Key, Entry<Key, T>, Source, IteratorT, ReverseT, IPair<Key, T>> {\n    /**\n     * @inheritDoc\n     */\n    find(key: Key): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    count(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    abstract lower_bound(key: Key): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    abstract upper_bound(key: Key): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    equal_range(key: Key): Pair<IteratorT, IteratorT>;\n    /**\n     * @inheritDoc\n     */\n    abstract key_comp(): Comparator<Key>;\n    /**\n     * @inheritDoc\n     */\n    value_comp(): Comparator<IPair<Key, T>>;\n    protected _Key_eq(x: Key, y: Key): boolean;\n    /**\n     * @inheritDoc\n     */\n    emplace(key: Key, val: T): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    emplace_hint(hint: IteratorT, key: Key, val: T): IteratorT;\n    protected _Insert_by_range<InputIterator extends Readonly<IForwardIterator<IPair<Key, T>, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n}\n",
  "node_modules/tstl/lib/internal/container/associative/MultiTreeSet.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { MultiSet } from \"../../../base/container/MultiSet\";\nimport { ITreeContainer } from \"./ITreeContainer\";\nimport { IForwardIterator } from \"../../../iterator/IForwardIterator\";\nimport { Pair } from \"../../../utility/Pair\";\nimport { Comparator } from \"../../functional/Comparator\";\n/**\n * Basic tree set allowing duplicated keys.\n *\n * @template Key Key type\n * @template T Mapped type\n * @template Source Derived type extending this {@link MultiTreeSet}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class MultiTreeSet<Key, Source extends MultiTreeSet<Key, Source, IteratorT, ReverseT>, IteratorT extends MultiSet.Iterator<Key, Source, IteratorT, ReverseT>, ReverseT extends MultiSet.ReverseIterator<Key, Source, IteratorT, ReverseT>> extends MultiSet<Key, Source, IteratorT, ReverseT> implements ITreeContainer<Key, Key, Source, IteratorT, ReverseT, Key> {\n    /**\n     * @inheritDoc\n     */\n    find(key: Key): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    count(key: Key): number;\n    /**\n     * @inheritDoc\n     */\n    abstract lower_bound(key: Key): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    abstract upper_bound(key: Key): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    equal_range(key: Key): Pair<IteratorT, IteratorT>;\n    /**\n     * @inheritDoc\n     */\n    abstract key_comp(): Comparator<Key>;\n    /**\n     * @inheritDoc\n     */\n    value_comp(): Comparator<Key>;\n    protected _Key_eq(x: Key, y: Key): boolean;\n    protected _Insert_by_key(key: Key): IteratorT;\n    protected _Insert_by_hint(hint: IteratorT, key: Key): IteratorT;\n    protected _Insert_by_range<InputIterator extends Readonly<IForwardIterator<Key, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n}\n",
  "node_modules/tstl/lib/internal/container/associative/SetElementList.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { ListContainer } from \"../linear/ListContainer\";\nimport { ListIterator } from \"../../iterator/ListIterator\";\nimport { ReverseIterator as _ReverseIterator } from \"../../iterator/ReverseIterator\";\nimport { SetContainer } from \"../../../base/container/SetContainer\";\n/**\n * Doubly Linked List storing set elements.\n *\n * @template Key Key type\n * @template Unique Whether duplicated key is blocked or not\n * @template Source Source container type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class SetElementList<Key, Unique extends boolean, Source extends SetContainer<Key, Unique, Source, SetElementList.Iterator<Key, Unique, Source>, SetElementList.ReverseIterator<Key, Unique, Source>>> extends ListContainer<Key, Source, SetElementList.Iterator<Key, Unique, Source>, SetElementList.ReverseIterator<Key, Unique, Source>> {\n    private associative_;\n    constructor(associative: Source);\n    protected _Create_iterator(prev: SetElementList.Iterator<Key, Unique, Source>, next: SetElementList.Iterator<Key, Unique, Source>, val: Key): SetElementList.Iterator<Key, Unique, Source>;\n    associative(): Source;\n}\n/**\n *\n */\nexport declare namespace SetElementList {\n    /**\n     * Iterator of set container storing elements in a list.\n     *\n     * @template Key Key type\n     * @template Unique Whether duplicated key is blocked or not\n     * @template Source Source container type\n     *\n     * @author Jeongho Nam - https://github.com/samchon\n     */\n    class Iterator<Key, Unique extends boolean, Source extends SetContainer<Key, Unique, Source, Iterator<Key, Unique, Source>, ReverseIterator<Key, Unique, Source>>> extends ListIterator<Key, Source, Iterator<Key, Unique, Source>, ReverseIterator<Key, Unique, Source>, Key> implements SetContainer.Iterator<Key, Unique, Source, Iterator<Key, Unique, Source>, ReverseIterator<Key, Unique, Source>> {\n        private source_;\n        private constructor();\n        /**\n         * @inheritDoc\n         */\n        reverse(): ReverseIterator<Key, Unique, Source>;\n        /**\n         * @inheritDoc\n         */\n        source(): Source;\n    }\n    /**\n     * Reverser iterator of set container storing elements in a list.\n     *\n     * @template Key Key type\n     * @template Unique Whether duplicated key is blocked or not\n     * @template Source Source container type\n     *\n     * @author Jeongho Nam - https://github.com/samchon\n     */\n    class ReverseIterator<Key, Unique extends boolean, Source extends SetContainer<Key, Unique, Source, Iterator<Key, Unique, Source>, ReverseIterator<Key, Unique, Source>>> extends _ReverseIterator<Key, Source, Iterator<Key, Unique, Source>, ReverseIterator<Key, Unique, Source>, Key> implements SetContainer.ReverseIterator<Key, Unique, Source, Iterator<Key, Unique, Source>, ReverseIterator<Key, Unique, Source>> {\n        protected _Create_neighbor(base: Iterator<Key, Unique, Source>): ReverseIterator<Key, Unique, Source>;\n    }\n}\n",
  "node_modules/tstl/lib/internal/container/associative/SetElementVector.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { VectorContainer } from \"../linear/VectorContainer\";\nimport { ArrayIteratorBase } from \"../../iterator/ArrayIteratorBase\";\nimport { ArrayReverseIteratorBase } from \"../../iterator/ArrayReverseIteratorBase\";\nimport { ITreeSet } from \"../../../base/container/ITreeSet\";\n/**\n * Vector storing set elements.\n *\n * @template Key Key type\n * @template Unique Whether duplicated key is blocked or not\n * @template Source Source type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class SetElementVector<Key, Unique extends boolean, Source extends ITreeSet<Key, Unique, Source, SetElementVector.Iterator<Key, Unique, Source>, SetElementVector.ReverseIterator<Key, Unique, Source>>> extends VectorContainer<Key, Source, SetElementVector<Key, Unique, Source>, SetElementVector.Iterator<Key, Unique, Source>, SetElementVector.ReverseIterator<Key, Unique, Source>> {\n    private associative_;\n    constructor(associative: Source);\n    nth(index: number): SetElementVector.Iterator<Key, Unique, Source>;\n    source(): Source;\n}\n/**\n *\n */\nexport declare namespace SetElementVector {\n    /**\n     * Iterator of set container storing elements in a vector.\n     *\n     * @template Key Key type\n     * @template Unique Whether duplicated key is blocked or not\n     * @template Source Source container type\n     *\n     * @author Jeongho Nam - https://github.com/samchon\n     */\n    class Iterator<Key, Unique extends boolean, Source extends ITreeSet<Key, Unique, Source, SetElementVector.Iterator<Key, Unique, Source>, SetElementVector.ReverseIterator<Key, Unique, Source>>> extends ArrayIteratorBase<Key, Source, SetElementVector<Key, Unique, Source>, SetElementVector.Iterator<Key, Unique, Source>, SetElementVector.ReverseIterator<Key, Unique, Source>, Key> implements ITreeSet.Iterator<Key, Unique, Source, SetElementVector.Iterator<Key, Unique, Source>, SetElementVector.ReverseIterator<Key, Unique, Source>> {\n        /**\n         * @inheritDoc\n         */\n        source(): Source;\n        /**\n         * @inheritDoc\n         */\n        reverse(): ReverseIterator<Key, Unique, Source>;\n    }\n    /**\n     * Reverse iterator of set container storing elements in a vector.\n     *\n     * @template Key Key type\n     * @template Unique Whether duplicated key is blocked or not\n     * @template Source Source container type\n     *\n     * @author Jeongho Nam - https://github.com/samchon\n     */\n    class ReverseIterator<Key, Unique extends boolean, Source extends ITreeSet<Key, Unique, Source, SetElementVector.Iterator<Key, Unique, Source>, SetElementVector.ReverseIterator<Key, Unique, Source>>> extends ArrayReverseIteratorBase<Key, Source, SetElementVector<Key, Unique, Source>, SetElementVector.Iterator<Key, Unique, Source>, SetElementVector.ReverseIterator<Key, Unique, Source>, Key> implements ITreeSet.ReverseIterator<Key, Unique, Source, SetElementVector.Iterator<Key, Unique, Source>, SetElementVector.ReverseIterator<Key, Unique, Source>> {\n        protected _Create_neighbor(base: Iterator<Key, Unique, Source>): ReverseIterator<Key, Unique, Source>;\n    }\n}\n",
  "node_modules/tstl/lib/internal/container/associative/UniqueTreeMap.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { UniqueMap } from \"../../../base/container/UniqueMap\";\nimport { ITreeContainer } from \"./ITreeContainer\";\nimport { IPair } from \"../../../utility/IPair\";\nimport { Entry } from \"../../../utility/Entry\";\nimport { Pair } from \"../../../utility/Pair\";\nimport { Comparator } from \"../../functional/Comparator\";\n/**\n * Basic tree map blocking duplicated key.\n *\n * @template Key Key type\n * @template T Mapped type\n * @template Source Derived type extending this {@link UniqueTreeMap}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class UniqueTreeMap<Key, T, Source extends UniqueTreeMap<Key, T, Source, IteratorT, ReverseT>, IteratorT extends UniqueMap.Iterator<Key, T, Source, IteratorT, ReverseT>, ReverseT extends UniqueMap.ReverseIterator<Key, T, Source, IteratorT, ReverseT>> extends UniqueMap<Key, T, Source, IteratorT, ReverseT> implements ITreeContainer<Key, Entry<Key, T>, Source, IteratorT, ReverseT, IPair<Key, T>> {\n    /**\n     * @inheritDoc\n     */\n    find(key: Key): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    abstract lower_bound(key: Key): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    abstract upper_bound(key: Key): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    equal_range(key: Key): Pair<IteratorT, IteratorT>;\n    /**\n     * @inheritDoc\n     */\n    abstract key_comp(): Comparator<Key>;\n    /**\n     * @inheritDoc\n     */\n    value_comp(): Comparator<IPair<Key, T>>;\n    protected _Key_eq(x: Key, y: Key): boolean;\n    /**\n     * @inheritDoc\n     */\n    emplace(key: Key, val: T): Pair<IteratorT, boolean>;\n    /**\n     * @inheritDoc\n     */\n    emplace_hint(hint: IteratorT, key: Key, val: T): IteratorT;\n}\n",
  "node_modules/tstl/lib/internal/container/associative/UniqueTreeSet.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { UniqueSet } from \"../../../base/container/UniqueSet\";\nimport { ITreeContainer } from \"./ITreeContainer\";\nimport { Pair } from \"../../../utility/Pair\";\nimport { Comparator } from \"../../functional/Comparator\";\n/**\n * Basic tree set blocking duplicated key.\n *\n * @template Key Key type\n * @template Source Derived type extending this {@link UniqueTreeSet}\n * @template IteratorT Iterator type\n * @template ReverseT Reverse iterator type\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class UniqueTreeSet<Key, Source extends UniqueTreeSet<Key, Source, IteratorT, ReverseT>, IteratorT extends UniqueSet.Iterator<Key, Source, IteratorT, ReverseT>, ReverseT extends UniqueSet.ReverseIterator<Key, Source, IteratorT, ReverseT>> extends UniqueSet<Key, Source, IteratorT, ReverseT> implements ITreeContainer<Key, Key, Source, IteratorT, ReverseT, Key> {\n    /**\n     * @inheritDoc\n     */\n    find(key: Key): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    abstract lower_bound(key: Key): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    abstract upper_bound(key: Key): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    equal_range(key: Key): Pair<IteratorT, IteratorT>;\n    /**\n     * @inheritDoc\n     */\n    abstract key_comp(): Comparator<Key>;\n    /**\n     * @inheritDoc\n     */\n    value_comp(): Comparator<Key>;\n    protected _Key_eq(x: Key, y: Key): boolean;\n    protected _Insert_by_key(key: Key): Pair<IteratorT, boolean>;\n    protected _Insert_by_hint(hint: IteratorT, key: Key): IteratorT;\n}\n",
  "node_modules/tstl/lib/internal/container/linear/AdaptorContainer.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IEmpty } from \"../partial/IEmpty\";\nimport { IPush } from \"../partial/IPush\";\nimport { ISize } from \"../partial/ISize\";\n/**\n * Base class for Adaptor Containers.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class AdaptorContainer<T, Source extends IEmpty & ISize & IPush<T>, This extends AdaptorContainer<T, Source, This>> implements IEmpty, ISize, IPush<T> {\n    protected source_: Source;\n    protected constructor(source: Source);\n    /**\n     * @inheritDoc\n     */\n    size(): number;\n    /**\n     * @inheritDoc\n     */\n    empty(): boolean;\n    /**\n     * @inheritDoc\n     */\n    push(...elems: T[]): number;\n    /**\n     * Remove element.\n     */\n    abstract pop(): void;\n    /**\n     * Swap elements.\n     *\n     * @param obj Target container to swap.\n     */\n    swap(obj: This): void;\n}\n",
  "node_modules/tstl/lib/internal/container/linear/ArrayContainer.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { ILinearContainerBase } from \"./ILinearContainerBase\";\nimport { Container } from \"../../../base/container/Container\";\nimport { IContainer } from \"../../../base/container/IContainer\";\nimport { IForwardIterator } from \"../../../iterator/IForwardIterator\";\nimport { ArrayIteratorBase } from \"../../iterator/ArrayIteratorBase\";\nimport { ArrayReverseIteratorBase } from \"../../iterator/ArrayReverseIteratorBase\";\n/**\n * Base array container.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class ArrayContainer<T extends ElemT, SourceT extends IContainer<T, SourceT, IteratorT, ReverseT, ElemT>, ArrayT extends ArrayContainer<T, SourceT, ArrayT, IteratorT, ReverseT, ElemT>, IteratorT extends ArrayIteratorBase<T, SourceT, ArrayT, IteratorT, ReverseT, ElemT>, ReverseT extends ArrayReverseIteratorBase<T, SourceT, ArrayT, IteratorT, ReverseT, ElemT>, ElemT> extends Container<T, SourceT, IteratorT, ReverseT, ElemT> implements ILinearContainerBase<T, SourceT, IteratorT, ReverseT, ElemT> {\n    /**\n     * @inheritDoc\n     */\n    abstract resize(n: number): void;\n    protected abstract source(): SourceT;\n    /**\n     * @inheritDoc\n     */\n    begin(): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    end(): IteratorT;\n    abstract nth(index: number): IteratorT;\n    /**\n     * Get element at specific position.\n     *\n     * @param index Specific position.\n     * @return The element at the *index*.\n     */\n    at(index: number): T;\n    protected abstract _At(index: number): T;\n    /**\n     * Change element at specific position.\n     *\n     * @param index Specific position.\n     * @param val The new value to change.\n     */\n    set(index: number, val: T): void;\n    protected abstract _Set(index: number, val: T): void;\n    /**\n     * @inheritDoc\n     */\n    front(): T;\n    /**\n     * @inheritDoc\n     */\n    front(val: T): void;\n    /**\n     * @inheritDoc\n     */\n    back(): T;\n    /**\n     * @inheritDoc\n     */\n    back(val: T): void;\n    /**\n     * @inheritDoc\n     */\n    abstract push_back(val: T): void;\n    /**\n     * @inheritDoc\n     */\n    insert(pos: IteratorT, val: T): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    insert(pos: IteratorT, n: number, val: T): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    insert<InputIterator extends Readonly<IForwardIterator<T, InputIterator>>>(pos: IteratorT, first: InputIterator, last: InputIterator): IteratorT;\n    protected _Insert_by_repeating_val(position: IteratorT, n: number, val: T): IteratorT;\n    protected abstract _Insert_by_range<InputIterator extends Readonly<IForwardIterator<T, InputIterator>>>(pos: IteratorT, first: InputIterator, last: InputIterator): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    pop_back(): void;\n    protected abstract _Pop_back(): void;\n    /**\n     * @inheritDoc\n     */\n    erase(it: IteratorT): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    erase(first: IteratorT, last: IteratorT): IteratorT;\n    protected abstract _Erase_by_range(first: IteratorT, last: IteratorT): IteratorT;\n}\n",
  "node_modules/tstl/lib/internal/container/linear/ILinearContainerBase.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IContainer } from \"../../../base/container/IContainer\";\nimport { IPushBack } from \"../partial/IPushBack\";\nimport { IForwardIterator } from \"../../../iterator/IForwardIterator\";\nexport interface ILinearContainerBase<T extends ElemT, SourceT extends IContainer<T, SourceT, IteratorT, ReverseT, T>, IteratorT extends IContainer.Iterator<T, SourceT, IteratorT, ReverseT, T>, ReverseT extends IContainer.ReverseIterator<T, SourceT, IteratorT, ReverseT, T>, ElemT = T> extends IContainer<T, SourceT, IteratorT, ReverseT, ElemT>, IPushBack<T> {\n    /**\n     * Fill Assigner.\n     *\n     * @param n Initial size.\n     * @param val Value to fill.\n     */\n    assign(n: number, val: T): void;\n    /**\n     * Range Assigner.\n     *\n     * @param first Input iterator of the first position.\n     * @param last Input iterator of the last position.\n     */\n    assign<InputIterator extends Readonly<IForwardIterator<T, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    /**\n     * Resize this {@link Vector} forcibly.\n     *\n     * @param n New container size.\n     */\n    resize(n: number): void;\n    /**\n     * @inheritDoc\n     */\n    push_back(val: T): void;\n    /**\n     * Erase the last element.\n     */\n    pop_back(): void;\n    /**\n     * Insert a single element.\n     *\n     * @param pos Position to insert.\n     * @param val Value to insert.\n     * @return An iterator to the newly inserted element.\n     */\n    insert(pos: IteratorT, val: T): IteratorT;\n    /**\n     * Insert repeated elements.\n     *\n     * @param pos Position to insert.\n     * @param n Number of elements to insert.\n     * @param val Value to insert repeatedly.\n     * @return An iterator to the first of the newly inserted elements.\n     */\n    insert(pos: IteratorT, n: number, val: T): IteratorT;\n    /**\n     * Insert range elements.\n     *\n     * @param pos Position to insert.\n     * @param first Input iterator of the first position.\n     * @param last Input iteartor of the last position.\n     * @return An iterator to the first of the newly inserted elements.\n     */\n    insert<InputIterator extends Readonly<IForwardIterator<T, InputIterator>>>(pos: IteratorT, first: InputIterator, last: InputIterator): IteratorT;\n}\n",
  "node_modules/tstl/lib/internal/container/linear/IListAlgorithm.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { BinaryPredicator } from \"../../functional/BinaryPredicator\";\nimport { Comparator } from \"../../functional/Comparator\";\nimport { UnaryPredicator } from \"../../functional/UnaryPredicator\";\nexport interface IListAlgorithm<T, Source> {\n    /**\n     * Remove duplicated elements.\n     *\n     * @param binary_pred A binary function predicates two arguments are equal. Default is {@link equal_to}.\n     */\n    unique(binary_pred?: BinaryPredicator<T>): void;\n    /**\n     * Remove elements with specific value.\n     *\n     * @param val The value to remove.\n     */\n    remove(val: T): void;\n    /**\n     * Remove elements with specific function.\n     *\n     * @param pred A unary function determines whether remove or not.\n     */\n    remove_if(pred: UnaryPredicator<T>): void;\n    /**\n     * Merge two *sorted* containers.\n     *\n     * @param source Source container to transfer.\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n     */\n    merge(from: Source, comp?: Comparator<T>): void;\n    /**\n     * Sort elements.\n     *\n     * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n     */\n    sort(comp?: Comparator<T>): void;\n    /**\n     * Reverse elements.\n     */\n    reverse(): void;\n    /**\n     * Swap elements.\n     *\n     * @param obj Target container to swap.\n     */\n    swap(obj: Source): void;\n}\n",
  "node_modules/tstl/lib/internal/container/linear/ListContainer.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IContainer } from \"../../../base/container/IContainer\";\nimport { ILinearContainerBase } from \"./ILinearContainerBase\";\nimport { Container } from \"../../../base/container/Container\";\nimport { IForwardIterator } from \"../../../iterator/IForwardIterator\";\nimport { ReverseIterator } from \"../../iterator/ReverseIterator\";\nimport { ListIterator } from \"../../iterator/ListIterator\";\n/**\n * Basic List Container.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class ListContainer<T, SourceT extends IContainer<T, SourceT, IteratorT, ReverseIteratorT, T>, IteratorT extends ListIterator<T, SourceT, IteratorT, ReverseIteratorT, T>, ReverseIteratorT extends ReverseIterator<T, SourceT, IteratorT, ReverseIteratorT, T>> extends Container<T, SourceT, IteratorT, ReverseIteratorT, T> implements ILinearContainerBase<T, SourceT, IteratorT, ReverseIteratorT, T> {\n    private size_;\n    protected begin_: IteratorT;\n    protected end_: IteratorT;\n    /**\n     * Default Constructor.\n     */\n    protected constructor();\n    protected abstract _Create_iterator(prev: IteratorT, next: IteratorT, val?: T): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    assign(n: number, val: T): void;\n    /**\n     * @inheritDoc\n     */\n    assign<InputIterator extends Readonly<IForwardIterator<T, InputIterator>>>(first: InputIterator, last: InputIterator): void;\n    /**\n     * @inheritDoc\n     */\n    clear(): void;\n    /**\n     * @inheritDoc\n     */\n    resize(n: number): void;\n    /**\n     * @inheritDoc\n     */\n    begin(): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    end(): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    size(): number;\n    /**\n     * @inheritDoc\n     */\n    push_front(val: T): void;\n    /**\n     * @inheritDoc\n     */\n    push_back(val: T): void;\n    /**\n     * @inheritDoc\n     */\n    pop_front(): void;\n    /**\n     * @inheritDoc\n     */\n    pop_back(): void;\n    /**\n     * @inheritDoc\n     */\n    push(...items: T[]): number;\n    /**\n     * @inheritDoc\n     */\n    insert(position: IteratorT, val: T): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    insert(position: IteratorT, size: number, val: T): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    insert<InputIterator extends Readonly<IForwardIterator<T, InputIterator>>>(position: IteratorT, begin: InputIterator, end: InputIterator): IteratorT;\n    private _Insert_by_repeating_val;\n    protected _Insert_by_range<InputIterator extends Readonly<IForwardIterator<T, InputIterator>>>(position: IteratorT, begin: InputIterator, end: InputIterator): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    erase(position: IteratorT): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    erase(first: IteratorT, last: IteratorT): IteratorT;\n    protected _Erase_by_range(first: IteratorT, last: IteratorT): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    swap(obj: SourceT): void;\n}\n",
  "node_modules/tstl/lib/internal/container/linear/VectorContainer.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { ArrayContainer } from \"./ArrayContainer\";\nimport { IContainer } from \"../../../base/container/IContainer\";\nimport { IForwardIterator } from \"../../../iterator/IForwardIterator\";\nimport { ArrayIteratorBase } from \"../../iterator/ArrayIteratorBase\";\nimport { ArrayReverseIteratorBase } from \"../../iterator/ArrayReverseIteratorBase\";\nexport declare abstract class VectorContainer<T, SourceT extends IContainer<T, SourceT, IteratorT, ReverseT, T>, ArrayT extends VectorContainer<T, SourceT, ArrayT, IteratorT, ReverseT>, IteratorT extends ArrayIteratorBase<T, SourceT, ArrayT, IteratorT, ReverseT, T>, ReverseT extends ArrayReverseIteratorBase<T, SourceT, ArrayT, IteratorT, ReverseT, T>> extends ArrayContainer<T, SourceT, ArrayT, IteratorT, ReverseT, T> {\n    protected data_: T[];\n    /**\n     * Default Constructor.\n     */\n    protected constructor();\n    /**\n     * @inheritDoc\n     */\n    assign(n: number, val: T): void;\n    /**\n     * @inheritDoc\n     */\n    assign<InputIterator extends Readonly<IForwardIterator<T, InputIterator>>>(begin: InputIterator, end: InputIterator): void;\n    /**\n     * @inheritDoc\n     */\n    clear(): void;\n    /**\n     * @inheritDoc\n     */\n    resize(n: number): void;\n    /**\n     * @inheritDoc\n     */\n    size(): number;\n    protected _At(index: number): T;\n    protected _Set(index: number, val: T): void;\n    /**\n     * Access data.\n     *\n     * @return An array capsuled by this {@link Vector}.\n     */\n    data(): Array<T>;\n    /**\n     * @inheritDoc\n     */\n    [Symbol.iterator](): IterableIterator<T>;\n    /**\n     * @inheritDoc\n     */\n    push(...items: T[]): number;\n    /**\n     * @inheritDoc\n     */\n    push_back(val: T): void;\n    protected _Insert_by_range<InputIterator extends Readonly<IForwardIterator<T, InputIterator>>>(position: IteratorT, first: InputIterator, last: InputIterator): IteratorT;\n    protected _Pop_back(): void;\n    protected _Erase_by_range(first: IteratorT, last: IteratorT): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    equals(obj: SourceT): boolean;\n    /**\n     * @inheritDoc\n     */\n    swap(obj: SourceT): void;\n    /**\n     * @inheritDoc\n     */\n    toJSON(): Array<T>;\n}\n",
  "node_modules/tstl/lib/internal/container/partial/IClear.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport interface IClear {\n    /**\n     * Clear elements.\n     */\n    clear(): void;\n}\n",
  "node_modules/tstl/lib/internal/container/partial/IDeque.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IPushFront } from \"./IPushFront\";\nexport interface IDeque<T> extends IPushFront<T> {\n    /**\n     * Erase the first element.\n     */\n    pop_front(): void;\n}\n",
  "node_modules/tstl/lib/internal/container/partial/IEmpty.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport interface IEmpty {\n    /**\n     * Test whether container is empty.\n     */\n    empty(): boolean;\n}\n",
  "node_modules/tstl/lib/internal/container/partial/IFront.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport interface IFront<T> {\n    /**\n     * Get the first element.\n     *\n     * @return The first element.\n     */\n    front(): T;\n    /**\n     * Change the first element.\n     *\n     * @param val The value to change.\n     */\n    front(val: T): void;\n}\n",
  "node_modules/tstl/lib/internal/container/partial/IInsert.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IForwardIterator } from \"../../../iterator/IForwardIterator\";\nimport { IPointer } from \"../../../functional/IPointer\";\nexport interface IInsert<Iterator extends IForwardIterator<IPointer.ValueType<Iterator>, Iterator>> {\n    insert(it: Iterator, value: IPointer.ValueType<Iterator>): Iterator;\n}\n",
  "node_modules/tstl/lib/internal/container/partial/IPush.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport interface IPush<T> {\n    /**\n     * Insert items at the end.\n     *\n     * @param items Items to insert.\n     * @return Number of elements in the container after insertion.\n     */\n    push(...items: T[]): number;\n}\n",
  "node_modules/tstl/lib/internal/container/partial/IPushBack.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport interface IPushBack<T> {\n    /**\n     * Insert an element at the end.\n     *\n     * @param val Value to insert.\n     */\n    push_back(val: T): void;\n}\nexport declare namespace IPushBack {\n    type ContainerType<Range extends IPushBack<any>> = Range extends IPushBack<any> ? Range : unknown;\n    type IteratorType<Range extends IPushBack<any>> = Range extends IPushBack<infer Iterator> ? Iterator : unknown;\n}\n",
  "node_modules/tstl/lib/internal/container/partial/IPushFront.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport interface IPushFront<T> {\n    /**\n     * Insert an element at the first.\n     *\n     * @param val Value to insert.\n     */\n    push_front(val: T): void;\n}\n",
  "node_modules/tstl/lib/internal/container/partial/ISize.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport interface ISize {\n    /**\n     * Number of elements in the container.\n     */\n    size(): number;\n}\n",
  "node_modules/tstl/lib/internal/exception/ErrorGenerator.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { InvalidArgument } from \"../../exception/InvalidArgument\";\nimport { OutOfRange } from \"../../exception/OutOfRange\";\nexport declare namespace ErrorGenerator {\n    function get_class_name(instance: string | Instance): string;\n    function empty(instance: Instance, method: string): OutOfRange;\n    function negative_index(instance: Instance, method: string, index: number): OutOfRange;\n    function excessive_index(instance: Instance, method: string, index: number, size: number): OutOfRange;\n    function not_my_iterator(instance: Instance, method: string): InvalidArgument;\n    function erased_iterator(instance: Instance, method: string): InvalidArgument;\n    function negative_iterator(instance: Instance, method: string, index: number): OutOfRange;\n    function iterator_end_value(instance: Instance, method?: string): OutOfRange;\n    function key_nout_found<Key>(instance: Instance, method: string, key: Key): OutOfRange;\n}\ninterface Instance {\n    constructor: {\n        name: string;\n        __MODULE?: string;\n    };\n}\nexport {};\n",
  "node_modules/tstl/lib/internal/exception/ErrorInstance.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { ErrorCategory } from \"../../exception/ErrorCategory\";\n/**\n * Base class for error instances.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class ErrorInstance {\n    protected category_: ErrorCategory;\n    protected value_: number;\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    /**\n     * Initializer Constructor.\n     *\n     * @param val Identifier of an error instance.\n     * @param category An error category instance.\n     */\n    constructor(val: number, category: ErrorCategory);\n    /**\n     * Assign content.\n     *\n     * @param val Identifier of an error condition.\n     * @param category An error category instance.\n     */\n    assign(val: number, category: ErrorCategory): void;\n    /**\n     * Clear content.\n     */\n    clear(): void;\n    /**\n     * Get category.\n     *\n     * @return The category object.\n     */\n    category(): ErrorCategory;\n    /**\n     * Get value, the identifier.\n     *\n     * @return The value, identifier of this object.\n     */\n    value(): number;\n    /**\n     * Get message.\n     *\n     * @return The message.\n     */\n    message(): string;\n    /**\n     * Covert bo bool.\n     *\n     * @return Whether the {@link value} is not zero.\n     */\n    to_bool(): boolean;\n    toJSON(): object;\n}\n",
  "node_modules/tstl/lib/internal/functional/BinaryPredicator.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport type BinaryPredicator<X, Y = X> = (x: X, y: Y) => boolean;\n",
  "node_modules/tstl/lib/internal/functional/Comparator.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport type Comparator<X, Y = X> = (x: X, y: Y) => boolean;\n",
  "node_modules/tstl/lib/internal/functional/General.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport type General<T> = T;\n",
  "node_modules/tstl/lib/internal/functional/Hasher.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport type Hasher<Key> = (key: Key) => number;\n",
  "node_modules/tstl/lib/internal/functional/Temporary.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport type Temporary = any;\n",
  "node_modules/tstl/lib/internal/functional/UnaryPredicator.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport type UnaryPredicator<T> = (val: T) => boolean;\n",
  "node_modules/tstl/lib/internal/functional/Writeonly.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport type Writeonly<T> = T;\n",
  "node_modules/tstl/lib/internal/hash/HashBuckets.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { Hasher } from \"../functional/Hasher\";\n/**\n * Hash buckets\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class HashBuckets<Key, Elem> {\n    private readonly fetcher_;\n    private readonly hasher_;\n    private max_load_factor_;\n    private data_;\n    private size_;\n    constructor(fetcher: Fetcher<Key, Elem>, hasher: Hasher<Key>);\n    clear(): void;\n    rehash(length: number): void;\n    reserve(length: number): void;\n    private initialize;\n    length(): number;\n    capacity(): number;\n    at(index: number): Elem[];\n    load_factor(): number;\n    max_load_factor(): number;\n    max_load_factor(z: number): void;\n    hash_function(): Hasher<Key>;\n    private index;\n    insert(val: Elem): void;\n    erase(val: Elem): void;\n}\ntype Fetcher<Key, Elem> = (elem: Elem) => Key;\nexport {};\n",
  "node_modules/tstl/lib/internal/hash/MapHashBuckets.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { HashBuckets } from \"./HashBuckets\";\nimport { IHashMap } from \"../../base/container/IHashMap\";\nimport { Comparator } from \"../functional/Comparator\";\nimport { Hasher } from \"../functional/Hasher\";\n/**\n * Hash buckets for map containers.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class MapHashBuckets<Key, T, Unique extends boolean, Source extends IHashMap<Key, T, Unique, Source>> extends HashBuckets<Key, IHashMap.Iterator<Key, T, Unique, Source>> {\n    private source_;\n    private readonly key_eq_;\n    /**\n     * Initializer Constructor\n     *\n     * @param source Source map container\n     * @param hasher Hash function\n     * @param pred Equality function\n     */\n    constructor(source: Source, hasher: Hasher<Key>, pred: Comparator<Key>);\n    key_eq(): Comparator<Key>;\n    find(key: Key): IHashMap.Iterator<Key, T, Unique, Source>;\n}\n",
  "node_modules/tstl/lib/internal/hash/SetHashBuckets.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { HashBuckets } from \"./HashBuckets\";\nimport { IHashSet } from \"../../base/container/IHashSet\";\nimport { Comparator } from \"../functional/Comparator\";\nimport { Hasher } from \"../functional/Hasher\";\n/**\n * Hash buckets for set containers\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class SetHashBuckets<Key, Unique extends boolean, Source extends IHashSet<Key, Unique, Source>> extends HashBuckets<Key, IHashSet.Iterator<Key, Unique, Source>> {\n    private source_;\n    private readonly key_eq_;\n    /**\n     * Initializer Constructor\n     *\n     * @param source Source set container\n     * @param hasher Hash function\n     * @param pred Equality function\n     */\n    constructor(source: IHashSet<Key, Unique, Source>, hasher: Hasher<Key>, pred: Comparator<Key>);\n    key_eq(): Comparator<Key>;\n    find(val: Key): IHashSet.Iterator<Key, Unique, Source>;\n}\n",
  "node_modules/tstl/lib/internal/iterator/ArrayIterator.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IArrayContainer } from \"../../base/container/IArrayContainer\";\nimport { ArrayIteratorBase } from \"./ArrayIteratorBase\";\nimport { ArrayContainer } from \"../container/linear/ArrayContainer\";\nimport { ArrayReverseIterator } from \"./ArrayReverseIterator\";\nexport declare class ArrayIterator<T, SourceT extends ArrayContainer<T, SourceT, SourceT, ArrayIterator<T, SourceT>, ArrayReverseIterator<T, SourceT>, T>> extends ArrayIteratorBase<T, SourceT, SourceT, ArrayIterator<T, SourceT>, ArrayReverseIterator<T, SourceT>, T> implements IArrayContainer.Iterator<T, SourceT, ArrayIterator<T, SourceT>, ArrayReverseIterator<T, SourceT>> {\n    /**\n     * @inheritDoc\n     */\n    reverse(): ArrayReverseIterator<T, SourceT>;\n    /**\n     * @inheritDoc\n     */\n    source(): SourceT;\n}\n",
  "node_modules/tstl/lib/internal/iterator/ArrayIteratorBase.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IContainer } from \"../../base/container/IContainer\";\nimport { IRandomAccessIterator } from \"../../iterator/IRandomAccessIterator\";\nimport { ArrayContainer } from \"../container/linear/ArrayContainer\";\nimport { ArrayReverseIteratorBase } from \"./ArrayReverseIteratorBase\";\n/**\n * Iterator of Array Containers.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class ArrayIteratorBase<T extends ElemT, SourceT extends IContainer<T, SourceT, IteratorT, ReverseT, ElemT>, ArrayT extends ArrayContainer<T, SourceT, ArrayT, IteratorT, ReverseT, ElemT>, IteratorT extends ArrayIteratorBase<T, SourceT, ArrayT, IteratorT, ReverseT, ElemT>, ReverseT extends ArrayReverseIteratorBase<T, SourceT, ArrayT, IteratorT, ReverseT, ElemT>, ElemT> implements IContainer.Iterator<T, SourceT, IteratorT, ReverseT, ElemT>, IRandomAccessIterator<T, IteratorT> {\n    private array_;\n    private index_;\n    /**\n     * Initializer Constructor.\n     *\n     * @param source Source container.\n     * @param index Index number.\n     */\n    constructor(array: ArrayT, index: number);\n    /**\n     * @inheritDoc\n     */\n    abstract reverse(): ReverseT;\n    /**\n     * @inheritDoc\n     */\n    abstract source(): SourceT;\n    /**\n     * @inheritDoc\n     */\n    index(): number;\n    /**\n     * @inheritDoc\n     */\n    get value(): T;\n    /**\n     * @inheritDoc\n     */\n    set value(val: T);\n    /**\n     * @inheritDoc\n     */\n    prev(): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    next(): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    advance(n: number): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    equals(obj: IteratorT): boolean;\n}\n",
  "node_modules/tstl/lib/internal/iterator/ArrayReverseIterator.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IArrayContainer } from \"../../base/container/IArrayContainer\";\nimport { ArrayReverseIteratorBase } from \"./ArrayReverseIteratorBase\";\nimport { ArrayContainer } from \"../container/linear/ArrayContainer\";\nimport { ArrayIterator } from \"./ArrayIterator\";\nexport declare class ArrayReverseIterator<T, SourceT extends ArrayContainer<T, SourceT, SourceT, ArrayIterator<T, SourceT>, ArrayReverseIterator<T, SourceT>, T>> extends ArrayReverseIteratorBase<T, SourceT, SourceT, ArrayIterator<T, SourceT>, ArrayReverseIterator<T, SourceT>, T> implements IArrayContainer.ReverseIterator<T, SourceT, ArrayIterator<T, SourceT>, ArrayReverseIterator<T, SourceT>> {\n    protected _Create_neighbor(base: ArrayIterator<T, SourceT>): ArrayReverseIterator<T, SourceT>;\n}\n",
  "node_modules/tstl/lib/internal/iterator/ArrayReverseIteratorBase.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IRandomAccessIterator } from \"../../iterator/IRandomAccessIterator\";\nimport { ReverseIterator } from \"./ReverseIterator\";\nimport { IContainer } from \"../../base/container/IContainer\";\nimport { ArrayContainer } from \"../container/linear/ArrayContainer\";\nimport { ArrayIteratorBase } from \"./ArrayIteratorBase\";\n/**\n * Reverse iterator of Array Containers.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class ArrayReverseIteratorBase<T extends ElemT, SourceT extends IContainer<T, SourceT, IteratorT, ReverseT, ElemT>, ArrayT extends ArrayContainer<T, SourceT, ArrayT, IteratorT, ReverseT, ElemT>, IteratorT extends ArrayIteratorBase<T, SourceT, ArrayT, IteratorT, ReverseT, ElemT>, ReverseT extends ArrayReverseIteratorBase<T, SourceT, ArrayT, IteratorT, ReverseT, ElemT>, ElemT> extends ReverseIterator<T, SourceT, IteratorT, ReverseT, ElemT> implements IRandomAccessIterator<T, ReverseT> {\n    /**\n     * @inheritDoc\n     */\n    advance(n: number): ReverseT;\n    /**\n     * @inheritDoc\n     */\n    index(): number;\n    /**\n     * @inheritDoc\n     */\n    get value(): T;\n    /**\n     * @inheritDoc\n     */\n    set value(val: T);\n}\n",
  "node_modules/tstl/lib/internal/iterator/InsertIteratorBase.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { Writeonly } from \"../functional/Writeonly\";\nexport declare abstract class InsertIteratorBase<T, This extends InsertIteratorBase<T, This>> implements Writeonly<IForwardIterator<T, This>> {\n    /**\n     * Set value.\n     *\n     * @param val The value to set.\n     */\n    abstract set value(val: T);\n    /**\n     * @inheritDoc\n     */\n    next(): This;\n    /**\n     * @inheritDoc\n     */\n    abstract equals(obj: This): boolean;\n}\n",
  "node_modules/tstl/lib/internal/iterator/ListIterator.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IContainer } from \"../../base/container/IContainer\";\nimport { ReverseIterator } from \"./ReverseIterator\";\n/**\n * Basic List Iterator.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class ListIterator<T extends Elem, SourceT extends IContainer<T, SourceT, IteratorT, ReverseIteratorT, Elem>, IteratorT extends ListIterator<T, SourceT, IteratorT, ReverseIteratorT, Elem>, ReverseIteratorT extends ReverseIterator<T, SourceT, IteratorT, ReverseIteratorT, Elem>, Elem> implements Readonly<IContainer.Iterator<T, SourceT, IteratorT, ReverseIteratorT, Elem>> {\n    private prev_;\n    private next_;\n    protected value_: T;\n    protected constructor(prev: IteratorT, next: IteratorT, value: T);\n    /**\n     * @inheritDoc\n     */\n    abstract reverse(): ReverseIteratorT;\n    /**\n     * @inheritDoc\n     */\n    abstract source(): SourceT;\n    /**\n     * @inheritDoc\n     */\n    prev(): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    next(): IteratorT;\n    /**\n     * @inheritDoc\n     */\n    get value(): T;\n    protected _Try_value(): void;\n    /**\n     * @inheritDoc\n     */\n    equals(obj: IteratorT): boolean;\n}\n",
  "node_modules/tstl/lib/internal/iterator/ReverseIterator.d.ts": "/**\n * @packageDocumentation\n * @module std.base\n */\nimport { IContainer } from \"../../base/container/IContainer\";\n/**\n * Basic reverse iterator.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class ReverseIterator<T extends PElem, Source extends IContainer<T, Source, Base, This, PElem>, Base extends IContainer.Iterator<T, Source, Base, This, PElem>, This extends ReverseIterator<T, Source, Base, This, PElem>, PElem = T> implements IContainer.ReverseIterator<T, Source, Base, This, PElem> {\n    protected base_: Base;\n    /**\n     * Initializer Constructor.\n     *\n     * @param base The base iterator.\n     */\n    constructor(base: Base);\n    protected abstract _Create_neighbor(base: Base): This;\n    /**\n     * Get source container.\n     *\n     * @return The source container.\n     */\n    source(): Source;\n    /**\n     * @inheritDoc\n     */\n    base(): Base;\n    /**\n     * @inheritDoc\n     */\n    get value(): T;\n    /**\n     * @inheritDoc\n     */\n    prev(): This;\n    /**\n     * @inheritDoc\n     */\n    next(): This;\n    /**\n     * @inheritDoc\n     */\n    equals(obj: This): boolean;\n}\n",
  "node_modules/tstl/lib/internal/iterator/disposable/ForOfAdaptor.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IForwardIterator } from \"../../../iterator/IForwardIterator\";\n/**\n * Adaptor for `for ... of` iteration.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class ForOfAdaptor<T, InputIterator extends Readonly<IForwardIterator<T, InputIterator>>> implements IterableIterator<T> {\n    private it_;\n    private last_;\n    /**\n     * Initializer Constructor.\n     *\n     * @param first Input iteartor of the first position.\n     * @param last Input iterator of the last position.\n     */\n    constructor(first: InputIterator, last: InputIterator);\n    /**\n     * @inheritDoc\n     */\n    next(): IteratorResult<T>;\n    /**\n     * @inheritDoc\n     */\n    [Symbol.iterator](): IterableIterator<T>;\n}\n",
  "node_modules/tstl/lib/internal/iterator/disposable/NativeArrayIterator.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IForwardIterator } from \"../../../iterator/IForwardIterator\";\nexport declare class NativeArrayIterator<T> implements Readonly<IForwardIterator<T, NativeArrayIterator<T>>> {\n    private data_;\n    private index_;\n    constructor(data: Array<T>, index: number);\n    index(): number;\n    get value(): T;\n    prev(): NativeArrayIterator<T>;\n    next(): NativeArrayIterator<T>;\n    advance(n: number): NativeArrayIterator<T>;\n    equals(obj: NativeArrayIterator<T>): boolean;\n    swap(obj: NativeArrayIterator<T>): void;\n}\n",
  "node_modules/tstl/lib/internal/iterator/disposable/Repeater.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { IForwardIterator } from \"../../../iterator/IForwardIterator\";\nexport declare class Repeater<T> implements Readonly<IForwardIterator<T, Repeater<T>>> {\n    private index_;\n    private value_;\n    constructor(index: number, value?: T);\n    index(): number;\n    get value(): T;\n    next(): Repeater<T>;\n    equals(obj: Repeater<T>): boolean;\n}\n",
  "node_modules/tstl/lib/internal/numeric/Carlson.d.ts": "export declare namespace Carlson {\n    function rf(x: number, y: number, z: number): number;\n    function rj(x: number, y: number, z: number, p: number): number;\n    function rc(x: number, y: number): number;\n    function rd(x: number, y: number, z: number): number;\n}\n",
  "node_modules/tstl/lib/internal/numeric/MathUtil.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport declare namespace MathUtil {\n    function factorial(k: number): number;\n    function integral(formula: (x: number) => number, first: number, last: number, segment_count?: number): number;\n    function sigma(formula: (k: number) => number, first: number, last: number): number;\n}\n",
  "node_modules/tstl/lib/internal/thread/AccessType.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport declare const enum AccessType {\n    WRITE = 0,\n    READ = 1\n}\n",
  "node_modules/tstl/lib/internal/thread/LockType.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport declare const enum LockType {\n    HOLD = 0,\n    KNOCK = 1\n}\n",
  "node_modules/tstl/lib/internal/thread/SafeLock.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport declare namespace SafeLock {\n    function lock(locker: () => Promise<void>, unlocker: () => Promise<void>, lambda: () => void | Promise<void>): Promise<void>;\n    function try_lock(locker: () => Promise<boolean>, unlocker: () => Promise<void>, lambda: () => void | Promise<void>): Promise<boolean>;\n}\n",
  "node_modules/tstl/lib/internal/tree/Color.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nexport declare const enum Color {\n    BLACK = 0,\n    RED = 1\n}\n",
  "node_modules/tstl/lib/internal/tree/MapTree.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { XTree } from \"./XTree\";\nimport { XTreeNode } from \"./XTreeNode\";\nimport { ITreeMap } from \"../../base/container/ITreeMap\";\nimport { MapElementList } from \"../container/associative/MapElementList\";\nimport { IPair } from \"../../utility/IPair\";\nimport { Pair } from \"../../utility/Pair\";\nimport { Comparator } from \"../functional/Comparator\";\nexport declare abstract class MapTree<Key, T, Unique extends boolean, Source extends ITreeMap<Key, T, Unique, Source, MapElementList.Iterator<Key, T, Unique, Source>, MapElementList.ReverseIterator<Key, T, Unique, Source>>> extends XTree<MapElementList.Iterator<Key, T, Unique, Source>> {\n    private source_;\n    private key_compare_;\n    private key_eq_;\n    private value_compare_;\n    constructor(source: Source, comp: Comparator<Key>, it_comp: Comparator<MapElementList.Iterator<Key, T, Unique, Source>>);\n    get_by_key(key: Key): XTreeNode<MapElementList.Iterator<Key, T, Unique, Source>> | null;\n    abstract nearest_by_key(key: Key): XTreeNode<MapElementList.Iterator<Key, T, Unique, Source>> | null;\n    lower_bound(key: Key): MapElementList.Iterator<Key, T, Unique, Source>;\n    abstract upper_bound(key: Key): MapElementList.Iterator<Key, T, Unique, Source>;\n    equal_range(key: Key): Pair<MapElementList.Iterator<Key, T, Unique, Source>, MapElementList.Iterator<Key, T, Unique, Source>>;\n    source(): Source;\n    key_comp(): Comparator<Key>;\n    key_eq(): Comparator<Key>;\n    value_comp(): Comparator<IPair<Key, T>>;\n}\n",
  "node_modules/tstl/lib/internal/tree/MultiMapTree.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { MapTree } from \"./MapTree\";\nimport { XTreeNode } from \"./XTreeNode\";\nimport { MultiTreeMap } from \"../container/associative/MultiTreeMap\";\nimport { MapElementList } from \"../container/associative/MapElementList\";\nimport { Comparator } from \"../functional/Comparator\";\nexport declare class MultiMapTree<Key, T, Source extends MultiTreeMap<Key, T, Source, MapElementList.Iterator<Key, T, false, Source>, MapElementList.ReverseIterator<Key, T, false, Source>>> extends MapTree<Key, T, false, Source> {\n    constructor(source: Source, comp: Comparator<Key>);\n    insert(val: MapElementList.Iterator<Key, T, false, Source>): void;\n    private _Nearest_by_key;\n    nearest_by_key(key: Key): XTreeNode<MapElementList.Iterator<Key, T, false, Source>> | null;\n    upper_bound(key: Key): MapElementList.Iterator<Key, T, false, Source>;\n}\n",
  "node_modules/tstl/lib/internal/tree/MultiSetTree.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { SetTree } from \"./SetTree\";\nimport { XTreeNode } from \"./XTreeNode\";\nimport { MultiTreeSet } from \"../container/associative/MultiTreeSet\";\nimport { SetElementList } from \"../container/associative/SetElementList\";\nimport { Comparator } from \"../functional/Comparator\";\nexport declare class MultiSetTree<Key, Source extends MultiTreeSet<Key, Source, SetElementList.Iterator<Key, false, Source>, SetElementList.ReverseIterator<Key, false, Source>>> extends SetTree<Key, false, Source> {\n    constructor(source: Source, comp: Comparator<Key>);\n    insert(val: SetElementList.Iterator<Key, false, Source>): void;\n    private _Nearest_by_key;\n    nearest_by_key(val: Key): XTreeNode<SetElementList.Iterator<Key, false, Source>> | null;\n    upper_bound(val: Key): SetElementList.Iterator<Key, false, Source>;\n}\n",
  "node_modules/tstl/lib/internal/tree/SetTree.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { XTree } from \"./XTree\";\nimport { ITreeSet } from \"../../base/container/ITreeSet\";\nimport { SetElementList } from \"../container/associative/SetElementList\";\nimport { XTreeNode } from \"./XTreeNode\";\nimport { Pair } from \"../../utility/Pair\";\nimport { Comparator } from \"../functional/Comparator\";\nexport declare abstract class SetTree<Key, Unique extends boolean, Source extends ITreeSet<Key, Unique, Source, SetElementList.Iterator<Key, Unique, Source>, SetElementList.ReverseIterator<Key, Unique, Source>>> extends XTree<SetElementList.Iterator<Key, Unique, Source>> {\n    private source_;\n    private key_comp_;\n    private key_eq_;\n    constructor(set: Source, comp: Comparator<Key>, it_comp: Comparator<SetElementList.Iterator<Key, Unique, Source>>);\n    get_by_key(val: Key): XTreeNode<SetElementList.Iterator<Key, Unique, Source>> | null;\n    abstract nearest_by_key(val: Key): XTreeNode<SetElementList.Iterator<Key, Unique, Source>> | null;\n    lower_bound(val: Key): SetElementList.Iterator<Key, Unique, Source>;\n    abstract upper_bound(val: Key): SetElementList.Iterator<Key, Unique, Source>;\n    equal_range(val: Key): Pair<SetElementList.Iterator<Key, Unique, Source>, SetElementList.Iterator<Key, Unique, Source>>;\n    source(): Source;\n    key_comp(): Comparator<Key>;\n    key_eq(): Comparator<Key>;\n    value_comp(): Comparator<Key>;\n}\n",
  "node_modules/tstl/lib/internal/tree/UniqueMapTree.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { MapTree } from \"./MapTree\";\nimport { XTreeNode } from \"./XTreeNode\";\nimport { UniqueTreeMap } from \"../container/associative/UniqueTreeMap\";\nimport { MapElementList } from \"../container/associative/MapElementList\";\nimport { Comparator } from \"../functional/Comparator\";\nexport declare class UniqueMapTree<Key, T, Source extends UniqueTreeMap<Key, T, Source, MapElementList.Iterator<Key, T, true, Source>, MapElementList.ReverseIterator<Key, T, true, Source>>> extends MapTree<Key, T, true, Source> {\n    constructor(source: Source, comp: Comparator<Key>);\n    nearest_by_key(key: Key): XTreeNode<MapElementList.Iterator<Key, T, true, Source>> | null;\n    upper_bound(key: Key): MapElementList.Iterator<Key, T, true, Source>;\n}\n",
  "node_modules/tstl/lib/internal/tree/UniqueSetTree.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { SetTree } from \"./SetTree\";\nimport { XTreeNode } from \"./XTreeNode\";\nimport { UniqueTreeSet } from \"../container/associative/UniqueTreeSet\";\nimport { SetElementList } from \"../container/associative/SetElementList\";\nimport { Comparator } from \"../functional/Comparator\";\nexport declare class UniqueSetTree<Key, Source extends UniqueTreeSet<Key, Source, SetElementList.Iterator<Key, true, Source>, SetElementList.ReverseIterator<Key, true, Source>>> extends SetTree<Key, true, Source> {\n    constructor(source: Source, comp: Comparator<Key>);\n    nearest_by_key(val: Key): XTreeNode<SetElementList.Iterator<Key, true, Source>> | null;\n    upper_bound(val: Key): SetElementList.Iterator<Key, true, Source>;\n}\n",
  "node_modules/tstl/lib/internal/tree/XTree.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { XTreeNode } from \"./XTreeNode\";\nimport { Comparator } from \"../functional/Comparator\";\n/**\n * Red-Black Tree\n *\n * @reference https://en.wikipedia.org/w/index.php?title=Red%E2%80%93black_tree\n * @inventor Rudolf Bayer\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare abstract class XTree<T> {\n    protected root_: XTreeNode<T> | null;\n    private comp_;\n    private equal_;\n    protected constructor(comp: Comparator<T>);\n    clear(): void;\n    root(): XTreeNode<T> | null;\n    get(val: T): XTreeNode<T> | null;\n    nearest(val: T): XTreeNode<T> | null;\n    private _Fetch_maximum;\n    insert(val: T): void;\n    private _Insert_case1;\n    private _Insert_case2;\n    private _Insert_case3;\n    private _Insert_case4;\n    private _Insert_case5;\n    erase(val: T): void;\n    private _Erase_case1;\n    private _Erase_case2;\n    private _Erase_case3;\n    private _Erase_case4;\n    private _Erase_case5;\n    private _Erase_case6;\n    private _Rotate_left;\n    private _Rotate_right;\n    private _Replace_node;\n    private _Fetch_color;\n}\n",
  "node_modules/tstl/lib/internal/tree/XTreeNode.d.ts": "/**\n * @packageDocumentation\n * @module std.internal\n */\nimport { Color } from \"./Color\";\n/**\n * Node of {@link XTree}\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class XTreeNode<T> {\n    parent: XTreeNode<T> | null;\n    left: XTreeNode<T> | null;\n    right: XTreeNode<T> | null;\n    value: T;\n    color: Color;\n    constructor(value: T, color: Color);\n    get grand(): XTreeNode<T> | null;\n    get sibling(): XTreeNode<T> | null;\n    get uncle(): XTreeNode<T> | null;\n}\n",
  "node_modules/tstl/lib/iterator/BackInsertIterator.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { InsertIteratorBase } from \"../internal/iterator/InsertIteratorBase\";\nimport { IPushBack } from \"../internal/container/partial/IPushBack\";\nimport { Vector } from \"../container/Vector\";\n/**\n * Back insert iterator.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class BackInsertIterator<Source extends IPushBack<BackInsertIterator.ValueType<Source>>> extends InsertIteratorBase<BackInsertIterator.ValueType<Source>, BackInsertIterator<Source>> {\n    private source_;\n    /**\n     * Initializer Constructor.\n     *\n     * @param source The source container.\n     */\n    constructor(source: Source);\n    /**\n     * @inheritDoc\n     */\n    set value(val: BackInsertIterator.ValueType<Source>);\n    /**\n     * @inheritDoc\n     */\n    equals(obj: BackInsertIterator<Source>): boolean;\n}\n/**\n *\n */\nexport declare namespace BackInsertIterator {\n    /**\n     * Deduct value type.\n     */\n    type ValueType<Source extends IPushBack<any>> = Source extends IPushBack<infer T> ? T : unknown;\n    /**\n     * Deduct source type.\n     */\n    type SourceType<Source extends Array<any> | IPushBack<any>> = Source extends Array<infer T> ? Vector<T> : Source;\n}\n",
  "node_modules/tstl/lib/iterator/FrontInsertIterator.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { InsertIteratorBase } from \"../internal/iterator/InsertIteratorBase\";\nimport { IPushFront } from \"../internal/container/partial/IPushFront\";\n/**\n * Front insert iterator.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class FrontInsertIterator<Source extends IPushFront<FrontInsertIterator.ValueType<Source>>> extends InsertIteratorBase<FrontInsertIterator.ValueType<Source>, FrontInsertIterator<Source>> {\n    private source_;\n    /**\n     * Initializer Constructor.\n     *\n     * @param source The source container.\n     */\n    constructor(source: Source);\n    /**\n     * @inheritDoc\n     */\n    set value(val: FrontInsertIterator.ValueType<Source>);\n    /**\n     * @inheritDoc\n     */\n    equals(obj: FrontInsertIterator<Source>): boolean;\n}\nexport declare namespace FrontInsertIterator {\n    /**\n     * Deduct value type.\n     */\n    type ValueType<Source extends IPushFront<any>> = Source extends IPushFront<infer T> ? T : unknown;\n}\n",
  "node_modules/tstl/lib/iterator/IBidirectionalIterator.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IForwardIterator } from \"./IForwardIterator\";\n/**\n * Bidirectional iterator.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IBidirectionalIterator<T, Iterator extends IBidirectionalIterator<T, Iterator> = IBidirectionalIterator<T, any>> extends IForwardIterator<T, Iterator> {\n    /**\n     * Get previous iterator.\n     *\n     * @return The previous iterator.\n     */\n    prev(): Iterator;\n}\n",
  "node_modules/tstl/lib/iterator/IForwardIterator.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IPointer } from \"../functional/IPointer\";\nimport { IComparable } from \"../functional/IComparable\";\n/**\n * Forward iterator.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IForwardIterator<T, Iterator extends IForwardIterator<T, Iterator> = IForwardIterator<T, any>> extends IPointer<T>, Pick<IComparable<Iterator>, \"equals\"> {\n    /**\n     * Get next iterator.\n     *\n     * @return The next iterator.\n     */\n    next(): Iterator;\n    /**\n     * Test whether equal to other iterator.\n     *\n     * @param obj The iterator to compare.\n     * @return Whether equal or not.\n     */\n    equals(obj: Iterator): boolean;\n}\n",
  "node_modules/tstl/lib/iterator/IRandomAccessIterator.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IBidirectionalIterator } from \"./IBidirectionalIterator\";\n/**\n * Random access iterator.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IRandomAccessIterator<T, Iterator extends IRandomAccessIterator<T, Iterator> = IRandomAccessIterator<T, any>> extends IBidirectionalIterator<T, Iterator> {\n    /**\n     * Get index.\n     *\n     * @return The index.\n     */\n    index(): number;\n    /**\n     * Advance iterator.\n     *\n     * @param n Step to advance.\n     * @return The advanced iterator.\n     */\n    advance(n: number): Iterator;\n}\n",
  "node_modules/tstl/lib/iterator/IReversableIterator.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IBidirectionalIterator } from \"./IBidirectionalIterator\";\nimport { IReverseIterator } from \"./IReverseIterator\";\n/**\n * Reversable iterator\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IReversableIterator<T, IteratorT extends IReversableIterator<T, IteratorT, ReverseT>, ReverseT extends IReverseIterator<T, IteratorT, ReverseT>> extends IBidirectionalIterator<T, IteratorT> {\n    /**\n     * Construct reverse iterator.\n     *\n     * @return The reverse iterator.\n     */\n    reverse(): ReverseT;\n}\n",
  "node_modules/tstl/lib/iterator/IReverseIterator.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IBidirectionalIterator } from \"./IBidirectionalIterator\";\nimport { IReversableIterator } from \"./IReversableIterator\";\n/**\n * Reverse iterator\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IReverseIterator<T, Base extends IReversableIterator<T, Base, This>, This extends IReverseIterator<T, Base, This>> extends IBidirectionalIterator<T, This> {\n    /**\n     * Get base iterator.\n     *\n     * @return The base iterator.\n     */\n    base(): Base;\n}\n",
  "node_modules/tstl/lib/iterator/InsertIterator.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { InsertIteratorBase } from \"../internal/iterator/InsertIteratorBase\";\nimport { IForwardIterator } from \"./IForwardIterator\";\nimport { IPointer } from \"../functional/IPointer\";\nimport { IInsert } from \"../internal/container/partial/IInsert\";\n/**\n * Insert iterator.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class InsertIterator<Container extends IInsert<Iterator>, Iterator extends IForwardIterator<IPointer.ValueType<Iterator>, Iterator>> extends InsertIteratorBase<IPointer.ValueType<Iterator>, InsertIterator<Container, Iterator>> {\n    private container_;\n    private it_;\n    /**\n     * Initializer Constructor.\n     *\n     * @param container Target container to insert.\n     * @param it Iterator to the position to insert.\n     */\n    constructor(container: Container, it: Iterator);\n    /**\n     * @inheritDoc\n     */\n    set value(val: IPointer.ValueType<Iterator>);\n    /**\n     * @inheritDoc\n     */\n    equals(obj: InsertIterator<Container, Iterator>): boolean;\n}\n",
  "node_modules/tstl/lib/iterator/factory.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IBidirectionalContainer } from \"../ranges/container/IBidirectionalContainer\";\nimport { IReversableIterator } from \"./IReversableIterator\";\nimport { IReverseIterator } from \"./IReverseIterator\";\nimport { IPointer } from \"../functional/IPointer\";\nimport { IForwardContainer } from \"../ranges/container/IForwardContainer\";\nimport { IInsert } from \"../internal/container/partial/IInsert\";\nimport { IPushFront } from \"../internal/container/partial/IPushFront\";\nimport { IPushBack } from \"../internal/container/partial/IPushBack\";\nimport { InsertIterator } from \"./InsertIterator\";\nimport { FrontInsertIterator } from \"./FrontInsertIterator\";\nimport { BackInsertIterator } from \"./BackInsertIterator\";\nimport { IForwardIterator } from \"./IForwardIterator\";\n/**\n * Iterator to the first element.\n *\n * @param container Target container.\n * @return Iterator to the first element.\n */\nexport declare function begin<Container extends Array<any> | IForwardContainer<any>>(container: Container): IForwardContainer.IteratorType<Container>;\n/**\n * Iterator to the end.\n *\n * @param container Target container.\n * @return Iterator to the end.\n */\nexport declare function end<Container extends Array<any> | IForwardContainer<any>>(container: Container): IForwardContainer.IteratorType<Container>;\n/**\n * Get reverse iterator to the first element in reverse.\n *\n * @param container Target container.\n * @return The reverse iterator to the first.\n */\nexport declare function rbegin<Container extends Array<any> | IBidirectionalContainer<any, any>>(container: Container): IBidirectionalContainer.ReverseIteratorType<Container>;\n/**\n * Get reverse iterator to the reverse end.\n *\n * @param container Target container.\n * @return The reverse iterator to the end.\n */\nexport declare function rend<Container extends Array<any> | IBidirectionalContainer<any, any>>(container: Container): IBidirectionalContainer.ReverseIteratorType<Container>;\n/**\n * Construct reverse iterator.\n *\n * @param it Target iterator that reversable.\n * @return The reverse iterator object.\n */\nexport declare function make_reverse_iterator<IteratorT extends IReversableIterator<IPointer.ValueType<IteratorT>, IteratorT, ReverseT>, ReverseT extends IReverseIterator<IPointer.ValueType<IteratorT>, IteratorT, ReverseT>>(it: IteratorT): ReverseT;\n/**\n * Construct insert iterator.\n *\n * @param container Target container.\n * @param it Iterator to the first insertion position.\n * @return The {@link InsertIterator insert iterator} object.\n */\nexport declare function inserter<Container extends IInsert<Iterator>, Iterator extends IForwardIterator<IPointer.ValueType<Iterator>, Iterator>>(container: Container, it: Iterator): InsertIterator<Container, Iterator>;\n/**\n * Construct front insert iterator.\n *\n * @param source Target container.\n * @return The {@link FrontInsertIterator front insert iterator} object.\n */\nexport declare function front_inserter<Source extends IPushFront<FrontInsertIterator.ValueType<Source>>>(source: Source): FrontInsertIterator<Source>;\n/**\n * Construct back insert iterator.\n *\n * @param source Target container.\n * @return The {@link back insert iterator} object.\n */\nexport declare function back_inserter<Source extends Array<any> | IPushBack<any>>(source: Source): BackInsertIterator<BackInsertIterator.SourceType<Source>>;\n",
  "node_modules/tstl/lib/iterator/global.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IPointer } from \"../functional/IPointer\";\nimport { IForwardIterator } from \"./IForwardIterator\";\nimport { IBidirectionalIterator } from \"./IBidirectionalIterator\";\nimport { IEmpty } from \"../internal/container/partial/IEmpty\";\nimport { ISize } from \"../internal/container/partial/ISize\";\n/**\n * Test whether a container is empty.\n *\n * @param source Target container.\n * @return Whether empty or not.\n */\nexport declare function empty(source: Array<any> | IEmpty): boolean;\n/**\n * Get number of elements of a container.\n *\n * @param source Target container.\n * @return The number of elements in the container.\n */\nexport declare function size(source: Array<any> | ISize): number;\n/**\n * Get distance between two iterators.\n *\n * @param first Input iteartor of the first position.\n * @param last Input iterator of the last position.\n *\n * @return The distance.\n */\nexport declare function distance<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator): number;\n/**\n * Advance iterator.\n *\n * @param it Target iterator to advance.\n * @param n Step to advance.\n *\n * @return The advanced iterator.\n */\nexport declare function advance<InputIterator extends IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>(it: InputIterator, n: number): InputIterator;\n/**\n * Get previous iterator.\n *\n * @param it Iterator to move.\n * @param n Step to move prev.\n * @return An iterator moved to prev *n* steps.\n */\nexport declare function prev<BidirectionalIterator extends IBidirectionalIterator<IPointer.ValueType<BidirectionalIterator>, BidirectionalIterator>>(it: BidirectionalIterator, n?: number): BidirectionalIterator;\n/**\n * Get next iterator.\n *\n * @param it Iterator to move.\n * @param n Step to move next.\n * @return Iterator moved to next *n* steps.\n */\nexport declare function next<ForwardIterator extends IForwardIterator<IPointer.ValueType<ForwardIterator>, ForwardIterator>>(it: ForwardIterator, n?: number): ForwardIterator;\n",
  "node_modules/tstl/lib/iterator/index.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nexport * from \"./IForwardIterator\";\nexport * from \"./IBidirectionalIterator\";\nexport * from \"./IRandomAccessIterator\";\nexport * from \"./IReverseIterator\";\nexport * from \"./IReversableIterator\";\nexport * from \"./InsertIterator\";\nexport * from \"./FrontInsertIterator\";\nexport * from \"./BackInsertIterator\";\nexport * from \"./factory\";\nexport * from \"./global\";\n",
  "node_modules/tstl/lib/module.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport * as base from \"./base/module\";\nimport * as experimental from \"./experimental/module\";\nimport * as ranges from \"./ranges/module\";\nexport { base, experimental, ranges };\nexport * from \"./container/index\";\nexport * from \"./iterator/index\";\nexport * from \"./algorithm/index\";\nexport * from \"./exception/index\";\nexport * from \"./functional/index\";\nexport * from \"./numeric/index\";\nexport * from \"./thread/index\";\nexport * from \"./utility/index\";\n",
  "node_modules/tstl/lib/numeric/IComputable.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { INegatable } from \"./INegatable\";\nexport interface IComputable<Param, Ret = Param> extends INegatable<Ret> {\n    plus(val: Param): Ret;\n    minus(val: Param): Ret;\n    multiplies(val: Param): Ret;\n    divides(val: Param): Ret;\n    modules(val: Param): Ret;\n}\n",
  "node_modules/tstl/lib/numeric/INegatable.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nexport interface INegatable<Ret> {\n    negate(): Ret;\n}\n",
  "node_modules/tstl/lib/numeric/index.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nexport * from \"./operators\";\nexport * from \"./operations\";\nexport * from \"./special_math/index\";\nexport * from \"./IComputable\";\n",
  "node_modules/tstl/lib/numeric/operations.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IForwardIterator } from \"../iterator/IForwardIterator\";\nimport { General } from \"../internal/functional/General\";\nimport { Writeonly } from \"../internal/functional/Writeonly\";\nimport { IPointer } from \"../functional/IPointer\";\n/**\n * Greatest Common Divider.\n */\nexport declare function gcd(x: number, y: number): number;\n/**\n * Least Common Multiple.\n */\nexport declare function lcm(x: number, y: number): number;\nexport declare function iota<ForwardIterator extends General<IForwardIterator<number, ForwardIterator>>>(first: ForwardIterator, last: ForwardIterator, value: number): void;\nexport declare function accumulate<InputIterator extends General<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>>(first: InputIterator, last: InputIterator, init: IPointer.ValueType<InputIterator>, op?: Operator<InputIterator, InputIterator>): IPointer.ValueType<InputIterator>;\nexport declare function inner_product<InputIterator1 extends General<IForwardIterator<IPointer.ValueType<InputIterator1>, InputIterator1>>, InputIterator2 extends General<IForwardIterator<IPointer.ValueType<InputIterator2>, InputIterator2>>>(first1: InputIterator1, last1: InputIterator1, first2: InputIterator2, value: IPointer.ValueType<InputIterator1>, adder?: Operator<InputIterator1, InputIterator1>, multiplier?: Operator<InputIterator1, InputIterator2>): IPointer.ValueType<InputIterator1>;\nexport declare function adjacent_difference<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, output: OutputIterator, subtracter?: Operator<InputIterator, InputIterator>): OutputIterator;\nexport declare function partial_sum<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, output: OutputIterator, adder?: Operator<InputIterator, InputIterator>): OutputIterator;\nexport declare function inclusive_scan<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, output: OutputIterator, adder?: Operator<InputIterator, InputIterator>, init?: IPointer.ValueType<InputIterator>): OutputIterator;\nexport declare function exclusive_scan<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<InputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, output: OutputIterator, init: IPointer.ValueType<InputIterator>, op?: Operator<InputIterator, InputIterator>): OutputIterator;\nexport declare function transform_inclusive_scan<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, output: OutputIterator, binary: Operator<OutputIterator, OutputIterator>, unary: Transformer<InputIterator, OutputIterator>, init?: IPointer.ValueType<InputIterator>): OutputIterator;\nexport declare function transform_exclusive_scan<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>>>(first: InputIterator, last: InputIterator, output: OutputIterator, init: IPointer.ValueType<InputIterator>, binary: Operator<OutputIterator, OutputIterator>, unary: Transformer<InputIterator, OutputIterator>): OutputIterator;\ntype Operator<Iterator1 extends Readonly<IForwardIterator<IPointer.ValueType<Iterator1>, Iterator1>>, Iterator2 extends Readonly<IForwardIterator<IPointer.ValueType<Iterator2>, Iterator2>>> = (x: IPointer.ValueType<Iterator1>, y: IPointer.ValueType<Iterator2>) => IPointer.ValueType<Iterator1>;\ntype Transformer<InputIterator extends Readonly<IForwardIterator<IPointer.ValueType<InputIterator>, InputIterator>>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>>> = (val: IPointer.ValueType<InputIterator>) => IPointer.ValueType<OutputIterator>;\nexport {};\n",
  "node_modules/tstl/lib/numeric/operators.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { INegatable } from \"./INegatable\";\nimport { IComputable } from \"./IComputable\";\ntype PlusParam<Y, Ret> = number | string | Pick<IComputable<Y, Ret>, \"plus\">;\ntype Param<Y, Ret, Key extends keyof IComputable<Y, Ret>> = number | Pick<IComputable<Y, Ret>, Key>;\nexport declare function plus<X extends PlusParam<Y, Ret>, Y = X, Ret = X>(x: X, y: Y): Ret;\nexport declare function minus<X extends Param<Y, Ret, \"minus\">, Y = X, Ret = X>(x: X, y: Y): Ret;\nexport declare function negate<X extends number | INegatable<Ret>, Ret = X>(x: X): Ret;\nexport declare function multiplies<X extends Param<Y, Ret, \"multiplies\">, Y = X, Ret = X>(x: X, y: Y): Ret;\nexport declare function divides<X extends Param<Y, Ret, \"divides\">, Y = X, Ret = X>(x: X, y: Y): Ret;\nexport declare function modules<X extends Param<Y, Ret, \"modules\">, Y = X, Ret = X>(x: X, y: Y): Ret;\nexport {};\n",
  "node_modules/tstl/lib/numeric/special_math/bessels.d.ts": "/**\n * Bessel function of the 1st kind.\n *\n * @reference https://en.wikipedia.org/wiki/Bessel_function#Bessel_functions_of_the_first_kind:_J.CE.B1\n */\nexport declare function cyl_bessel_j(n: number, x: number): number;\n/**\n * Bessel function of the 2nd kind.\n *\n * @reference https://en.wikipedia.org/wiki/Bessel_function#Bessel_functions_of_the_second_kind:_Y.CE.B1\n */\nexport declare function cyl_neumann(v: number, x: number): number;\n/**\n * Spherical Bessel function of the 1st kind.\n *\n * @reference https://en.wikipedia.org/wiki/Bessel_function#Spherical_Bessel_functions:_jn.2C_yn\n */\nexport declare function sph_bessel(n: number, x: number): number;\n/**\n * Spherical Bessel function of the 2nd kind.\n *\n * @reference https://en.wikipedia.org/wiki/Bessel_function#Spherical_Bessel_functions:_jn.2C_yn\n */\nexport declare function sph_neumann(n: number, x: number): number;\n/**\n * Modified cylindrical Bessel function of the 1st kind.\n *\n * @reference https://en.wikipedia.org/wiki/Bessel_function#Modified_Bessel_functions:_I.CE.B1_.2C_K.CE.B1\n */\nexport declare function cyl_bessel_i(n: number, x: number): number;\n/**\n * Modified cylindrical Bessel function of the 2nd kind.\n *\n * @reference https://en.wikipedia.org/wiki/Bessel_function#Modified_Bessel_functions:_I.CE.B1_.2C_K.CE.B1\n */\nexport declare function cyl_bessel_k(n: number, x: number): number;\n",
  "node_modules/tstl/lib/numeric/special_math/beta.d.ts": "/**\n * Beta function.\n *\n * @reference https://en.wikipedia.org/wiki/Beta_function\n */\nexport declare function beta(x: number, y: number): number;\n",
  "node_modules/tstl/lib/numeric/special_math/ellints.d.ts": "/**\n * Incomplete elliptic integral of the 1st kind.\n *\n * @reference https://en.wikipedia.org/wiki/Elliptic_integral#Complete_elliptic_integral_of_the_first_kind\n */\nexport declare function ellint_1(k: number, phi: number): number;\n/**\n * Complete elliptic integral of the 1st kind.\n *\n * @reference https://en.wikipedia.org/wiki/Elliptic_integral#Elliptic_integral_of_the_first_kind\n */\nexport declare function comp_ellint_1(k: number): number;\n/**\n * Incomplete elliptic integral of the 2nd kind.\n *\n * @reference https://en.wikipedia.org/wiki/Elliptic_integral#Incomplete_elliptic_integral_of_the_second_kind\n */\nexport declare function ellint_2(k: number, phi: number): number;\n/**\n * Complete elliptic integral of the 2nd kind.\n *\n * @reference https://en.wikipedia.org/wiki/Elliptic_integral#Complete_elliptic_integral_of_the_second_kind\n */\nexport declare function comp_ellint_2(k: number): number;\n/**\n * Incomplete elliptic integral of the 3rd kind.\n *\n * @reference https://en.wikipedia.org/wiki/Elliptic_integral#Complete_elliptic_integral_of_the_third_kind\n */\nexport declare function ellint_3(k: number, v: number, phi: number): number;\n/**\n * Complete elliptic integral of the 3rd kind.\n *\n * @reference https://en.wikipedia.org/wiki/Elliptic_integral#Incomplete_elliptic_integral_of_the_third_kind\n */\nexport declare function comp_ellint_3(k: number, n: number): number;\n",
  "node_modules/tstl/lib/numeric/special_math/expint.d.ts": "/**\n * Exponential integral.\n */\nexport declare function expint(x: number): number;\n",
  "node_modules/tstl/lib/numeric/special_math/gamma.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\n/**\n * Gamma function.\n *\n * @reference https://en.wikipedia.org/wiki/Gamma_function, https://rosettacode.org/wiki/Gamma_function#JavaScript\n */\nexport declare function tgamma(x: number): number;\n/**\n * Log gamma function.\n */\nexport declare function lgamma(x: number): number;\n",
  "node_modules/tstl/lib/numeric/special_math/hermite.d.ts": "/**\n * Hermite polynomial\n *\n * @reference https://en.wikipedia.org/wiki/Hermite_polynomials\n */\nexport declare function hermite(n: number, x: number): number;\n",
  "node_modules/tstl/lib/numeric/special_math/index.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nexport * from \"./beta\";\nexport * from \"./gamma\";\nexport * from \"./bessels\";\nexport * from \"./ellints\";\nexport * from \"./expint\";\nexport * from \"./hermite\";\nexport * from \"./legendres\";\nexport * from \"./laguerres\";\nexport * from \"./zeta\";\n",
  "node_modules/tstl/lib/numeric/special_math/laguerres.d.ts": "/**\n * Laguerre polynomials.\n *\n * @reference https://en.wikipedia.org/wiki/Laguerre_polynomials\n */\nexport declare function laguerre(n: number, x: number): number;\n/**\n * Associated laguerre polynomials.\n *\n * @reference https://en.wikipedia.org/wiki/Laguerre_polynomials#Generalized_Laguerre_polynomials\n */\nexport declare function assoc_laguerre(n: number, m: number, x: number): number;\n",
  "node_modules/tstl/lib/numeric/special_math/legendres.d.ts": "/**\n * Legendre polynomials.\n *\n * @reference http://en.cppreference.com/w/cpp/numeric/special_math/legendre\n */\nexport declare function legendre(n: number, x: number): number;\n/**\n * Associated Legendre polynomials.\n *\n * @reference https://en.wikipedia.org/wiki/Associated_Legendre_polynomials\n */\nexport declare function assoc_legendre(n: number, m: number, x: number): number;\n",
  "node_modules/tstl/lib/numeric/special_math/zeta.d.ts": "/**\n * Riemann zeta function.\n *\n * @reference http://en.cppreference.com/w/cpp/numeric/special_math/riemann_zeta\n */\nexport declare function riemann_zeta(arg: number): number;\n",
  "node_modules/tstl/lib/ranges/algorithm/binary_search.d.ts": "import { IForwardContainer } from \"../container/IForwardContainer\";\nimport { Pair } from \"../../utility/Pair\";\nimport { Comparator } from \"../../internal/functional/Comparator\";\n/**\n * Get iterator to lower bound.\n *\n * @param range An iterable ranged container.\n * @param val Value to search for.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Iterator to the first element equal or after the val.\n */\nexport declare function lower_bound<Range extends Array<any> | IForwardContainer<any>>(range: Range, val: IForwardContainer.ValueType<Range>, comp?: Comparator<IForwardContainer.ValueType<Range>>): IForwardContainer.IteratorType<Range>;\n/**\n * Get iterator to upper bound.\n *\n * @param range An iterable ranged container.\n * @param val Value to search for.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Iterator to the first element after the key.\n */\nexport declare function upper_bound<Range extends Array<any> | IForwardContainer<any>>(range: Range, val: IForwardContainer.ValueType<Range>, comp?: Comparator<IForwardContainer.ValueType<Range>>): IForwardContainer.IteratorType<Range>;\n/**\n * Get range of equal elements.\n *\n * @param range An iterable ranged container.\n * @param val Value to search for.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Pair of {@link lower_bound} and {@link upper_bound}.\n */\nexport declare function equal_range<Range extends Array<any> | IForwardContainer<any>>(range: Range, val: IForwardContainer.ValueType<Range>, comp?: Comparator<IForwardContainer.ValueType<Range>>): Pair<IForwardContainer.IteratorType<Range>, IForwardContainer.IteratorType<Range>>;\n/**\n * Test whether a value exists in sorted range.\n *\n * @param range An iterable ranged container.\n * @param val Value to search for.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Whether the value exists or not.\n */\nexport declare function binary_search<Range extends Array<any> | IForwardContainer<any>>(range: Range, val: IForwardContainer.ValueType<Range>, comp?: Comparator<IForwardContainer.ValueType<Range>>): boolean;\n",
  "node_modules/tstl/lib/ranges/algorithm/heap.d.ts": "import { IRandomAccessContainer } from \"../container/IRandomAccessContainer\";\nimport { Comparator } from \"../../internal/functional/Comparator\";\n/**\n * Make a heap.\n *\n * @param range An iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function make_heap<Range extends Array<any> | IRandomAccessContainer<any>>(range: Range, comp?: Comparator<IRandomAccessContainer.ValueType<Range>>): void;\n/**\n * Push an element into heap.\n *\n * @param range An iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function push_heap<Range extends Array<any> | IRandomAccessContainer<any>>(range: Range, comp?: Comparator<IRandomAccessContainer.ValueType<Range>>): void;\n/**\n * Pop an element from heap.\n *\n * @param range An iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function pop_heap<Range extends Array<any> | IRandomAccessContainer<any>>(range: Range, comp?: Comparator<IRandomAccessContainer.ValueType<Range>>): void;\n/**\n * Test whether a range is heap.\n *\n * @param range An iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Whether the range is heap.\n */\nexport declare function is_heap<Range extends Array<any> | IRandomAccessContainer<any>>(range: Range, comp?: Comparator<IRandomAccessContainer.ValueType<Range>>): boolean;\n/**\n * Find the first element not in heap order.\n *\n * @param range An iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Iterator to the first element not in heap order.\n */\nexport declare function is_heap_until<Range extends Array<any> | IRandomAccessContainer<any>>(range: Range, comp?: Comparator<IRandomAccessContainer.ValueType<Range>>): IRandomAccessContainer.IteratorType<Range>;\n/**\n * Sort elements of a heap.\n *\n * @param range An iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function sort_heap<Range extends Array<any> | IRandomAccessContainer<any>>(range: Range, comp?: Comparator<IRandomAccessContainer.ValueType<Range>>): void;\n",
  "node_modules/tstl/lib/ranges/algorithm/index.d.ts": "/**\n * @packageDocumentation\n * @module std.ranges\n */\nexport * from \"./binary_search\";\nexport * from \"./heap\";\nexport * from \"./iterations\";\nexport * from \"./mathematics\";\nexport * from \"./modifiers\";\nexport * from \"./partition\";\nexport * from \"./random\";\nexport * from \"./sorting\";\nexport * from \"./merge\";\n",
  "node_modules/tstl/lib/ranges/algorithm/iterations.d.ts": "import { IForwardContainer } from \"../container/IForwardContainer\";\nimport { Pair } from \"../../utility/Pair\";\nimport { UnaryPredicator } from \"../../internal/functional/UnaryPredicator\";\nimport { BinaryPredicator } from \"../../internal/functional/BinaryPredicator\";\nimport { Comparator } from \"../../internal/functional/Comparator\";\ntype BinaryPredicatorInferrer<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends Array<any> | IForwardContainer<any>> = BinaryPredicator<IForwardContainer.ValueType<Range1>, IForwardContainer.ValueType<Range2>>;\n/**\n * Apply a function to elements in range.\n *\n * @param range An iterable ranged container.\n * @param fn The function to apply.\n *\n * @return The function *fn* itself.\n */\nexport declare function for_each<Range extends Array<any> | IForwardContainer<any>, Func extends (val: IForwardContainer.ValueType<Range>) => any>(range: Range, fn: Func): Func;\n/**\n * Apply a function to elements in steps.\n *\n * @param range An iterable ranged container.\n * @param n Steps to maximum advance.\n * @param fn The function to apply.\n *\n * @return Iterator advanced from *first* for *n* steps.\n */\nexport declare function for_each_n<Range extends Array<any> | IForwardContainer<any>, Func extends (val: IForwardContainer.ValueType<Range>) => any>(range: Range, n: number, fn: Func): IForwardContainer.IteratorType<Range>;\n/**\n * Test whether all elements meet a specific condition.\n *\n * @param range An iterable ranged container.\n * @param pred A function predicates the specific condition.\n *\n * @return Whether the *pred* returns always `true` for all elements.\n */\nexport declare function all_of<Range extends Array<any> | IForwardContainer<any>>(range: Range, pred: UnaryPredicator<IForwardContainer.ValueType<Range>>): boolean;\n/**\n * Test whether any element meets a specific condition.\n *\n * @param range An iterable ranged container.\n * @param pred A function predicates the specific condition.\n *\n * @return Whether the *pred* returns at least a `true` for all elements.\n */\nexport declare function any_of<Range extends Array<any> | IForwardContainer<any>>(range: Range, pred: UnaryPredicator<IForwardContainer.ValueType<Range>>): boolean;\n/**\n * Test whether any element doesn't meet a specific condition.\n *\n * @param range An iterable ranged container.\n * @param pred A function predicates the specific condition.\n *\n * @return Whether the *pred* doesn't return `true` for all elements.\n */\nexport declare function none_of<Range extends Array<any> | IForwardContainer<any>>(range: Range, pred: UnaryPredicator<IForwardContainer.ValueType<Range>>): boolean;\n/**\n * Test whether two ranges are equal.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n * @param pred A binary function predicates two arguments are equal.\n *\n * @return Whether two ranges are equal.\n */\nexport declare function equal<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends IForwardContainer.SimilarType<Range1>>(range1: Range1, range2: Range2): boolean;\n/**\n * Test whether two ranges are equal.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n * @param pred A binary function predicates two arguments are equal.\n *\n * @return Whether two ranges are equal.\n */\nexport declare function equal<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends Array<any> | IForwardContainer<any>>(range1: Range1, range2: Range2, pred: BinaryPredicatorInferrer<Range1, Range2>): boolean;\n/**\n * Compare lexicographically.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Whether the 1st range precedes the 2nd.\n */\nexport declare function lexicographical_compare<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends IForwardContainer.SimilarType<Range1>>(range1: Range1, range2: Range2, comp?: BinaryPredicatorInferrer<Range1, Range1>): boolean;\n/**\n * Find a value in range.\n *\n * @param range An iterable ranged container.\n * @param val The value to find.\n *\n * @return Iterator to the first element {@link equal to equal_to} the value.\n */\nexport declare function find<Range extends Array<any> | IForwardContainer<any>>(range: Range, val: IForwardContainer.ValueType<Range>): IForwardContainer.IteratorType<Range>;\n/**\n * Find a matched condition in range.\n *\n * @param range An iterable ranged container.\n * @param pred A function predicates the specific condition.\n *\n * @return Iterator to the first element *pred* returns `true`.\n */\nexport declare function find_if<Range extends Array<any> | IForwardContainer<any>>(range: Range, pred: UnaryPredicator<IForwardContainer.ValueType<Range>>): IForwardContainer.IteratorType<Range>;\n/**\n * Find a mismatched condition in range.\n *\n * @param range An iterable ranged container.\n * @param pred A function predicates the specific condition.\n *\n * @return Iterator to the first element *pred* returns `false`.\n */\nexport declare function find_if_not<Range extends Array<any> | IForwardContainer<any>>(range: Range, pred: UnaryPredicator<IForwardContainer.ValueType<Range>>): IForwardContainer.IteratorType<Range>;\n/**\n * Find the last sub range.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n *\n * @return Iterator to the first element of the last sub range.\n */\nexport declare function find_end<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends IForwardContainer.SimilarType<Range1>>(range1: Range1, range2: Range2): IForwardContainer.IteratorType<Range1>;\n/**\n * Find the last sub range.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n * @param pred A binary function predicates two arguments are equal.\n *\n * @return Iterator to the first element of the last sub range.\n */\nexport declare function find_end<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends Array<any> | IForwardContainer<any>>(range1: Range1, range2: Range2, pred: BinaryPredicatorInferrer<Range1, Range2>): IForwardContainer.IteratorType<Range1>;\n/**\n * Find the first sub range.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n *\n * @return Iterator to the first element of the first sub range.\n */\nexport declare function find_first_of<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends IForwardContainer.SimilarType<Range1>>(range1: Range1, range2: Range2): IForwardContainer.IteratorType<Range1>;\n/**\n * Find the first sub range.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n * @param pred A binary function predicates two arguments are equal.\n *\n * @return Iterator to the first element of the first sub range.\n */\nexport declare function find_first_of<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends Array<any> | IForwardContainer<any>>(range1: Range1, range2: Range2, pred: BinaryPredicatorInferrer<Range1, Range2>): IForwardContainer.IteratorType<Range1>;\n/**\n * Find the first adjacent element.\n *\n * @param range An iterable ranged container.\n * @param pred A binary function predicates two arguments are equal. Default is {@link equal_to}.\n *\n * @return Iterator to the first element of adjacent find.\n */\nexport declare function adjacent_find<Range extends Array<any> | IForwardContainer<any>>(range: Range, pred?: Comparator<IForwardContainer.ValueType<Range>>): IForwardContainer.IteratorType<Range>;\n/**\n * Search sub range.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n *\n * @return Iterator to the first element of the sub range.\n */\nexport declare function search<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends Array<any> | IForwardContainer.SimilarType<Range1>>(range1: Range1, range2: Range2): IForwardContainer.IteratorType<Range1>;\n/**\n * Search sub range.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n * @param pred A binary function predicates two arguments are equal.\n *\n * @return Iterator to the first element of the sub range.\n */\nexport declare function search<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends Array<any> | IForwardContainer<any>>(range1: Range1, range2: Range2, pred: BinaryPredicatorInferrer<Range1, Range2>): IForwardContainer.IteratorType<Range1>;\n/**\n * Search specific and repeated elements.\n *\n * @param range An iterable ranged container.\n * @param count Count to be repeated.\n * @param val Value to search.\n * @param pred A binary function predicates two arguments are equal. Default is {@link equal_to}.\n *\n * @return Iterator to the first element of the repetition.\n */\nexport declare function search_n<Range extends Array<any> | IForwardContainer<any>>(range: Range, count: number, val: IForwardContainer.ValueType<Range>, pred?: Comparator<IForwardContainer.ValueType<Range>>): IForwardContainer.IteratorType<Range>;\n/**\n * Find the first mistmached position between two ranges.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n *\n * @return A {@link Pair} of mismatched positions.\n */\nexport declare function mismatch<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends Array<any> | IForwardContainer.SimilarType<Range1>>(range1: Range1, range2: Range2): Pair<IForwardContainer.IteratorType<Range1>, IForwardContainer.IteratorType<Range2>>;\n/**\n * Find the first mistmached position between two ranges.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n * @param pred A binary function predicates two arguments are equal.\n *\n * @return A {@link Pair} of mismatched positions.\n */\nexport declare function mismatch<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends Array<any> | IForwardContainer<any>>(range1: Range1, range2: Range2, pred: BinaryPredicatorInferrer<Range1, Range2>): Pair<IForwardContainer.IteratorType<Range1>, IForwardContainer.IteratorType<Range2>>;\n/**\n * Count matched value in range.\n *\n * @param range An iterable ranged container.\n * @param val The value to count.\n *\n * @return The matched count.\n */\nexport declare function count<Range extends Array<any> | IForwardContainer<any>>(range: Range, val: IForwardContainer.ValueType<Range>): number;\n/**\n * Count matched condition in range.\n *\n * @param range An iterable ranged container.\n * @param pred A function predicates the specific condition.\n *\n * @return The matched count.\n */\nexport declare function count_if<Range extends Array<any> | IForwardContainer<any>>(range: Range, pred: UnaryPredicator<IForwardContainer.ValueType<Range>>): number;\nexport {};\n",
  "node_modules/tstl/lib/ranges/algorithm/mathematics.d.ts": "import { IBidirectionalContainer } from \"../container/IBidirectionalContainer\";\nimport { IForwardContainer } from \"../container/IForwardContainer\";\nimport { Pair } from \"../../utility/Pair\";\nimport { Comparator } from \"../../internal/functional/Comparator\";\n/**\n * Get the minimum element in range.\n *\n * @param range An iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Iterator to the minimum element.\n */\nexport declare function min_element<Range extends Array<any> | IForwardContainer<any>>(range: Range, comp?: Comparator<IForwardContainer.ValueType<Range>>): IForwardContainer.IteratorType<Range>;\n/**\n * Get the maximum element in range.\n *\n * @param range An iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Iterator to the maximum element.\n */\nexport declare function max_element<Range extends Array<any> | IForwardContainer<any>>(range: Range, comp?: Comparator<IForwardContainer.ValueType<Range>>): IForwardContainer.IteratorType<Range>;\n/**\n * Get the minimum & maximum elements in range.\n *\n * @param range An iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return A {@link Pair} of iterators to the minimum & maximum elements.\n */\nexport declare function minmax_element<Range extends Array<any> | IForwardContainer<any>>(range: Range, comp?: Comparator<IForwardContainer.ValueType<Range>>): Pair<IForwardContainer.IteratorType<Range>, IForwardContainer.IteratorType<Range>>;\n/**\n * Test whether two ranges are in permutation relationship.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n * @param pred A binary function predicates two arguments are equal. Default is {@link equal_to}.\n *\n * @return Whether permutation or not.\n */\nexport declare function is_permutation<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends IForwardContainer.SimilarType<Range1>>(range1: Range1, range2: Range2, pred?: Comparator<IForwardContainer.ValueType<Range1>>): boolean;\n/**\n * Transform to the previous permutation.\n *\n * @param range An iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Whether the transformation was meaningful.\n */\nexport declare function prev_permutation<Range extends Array<any> | IBidirectionalContainer<any, any>>(range: Range, comp?: Comparator<IForwardContainer.ValueType<Range>>): boolean;\n/**\n * Transform to the next permutation.\n *\n * @param range An iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Whether the transformation was meaningful.\n */\nexport declare function next_permutation<Range extends Array<any> | IBidirectionalContainer<any, any>>(range: Range, comp?: Comparator<IForwardContainer.ValueType<Range>>): boolean;\n",
  "node_modules/tstl/lib/ranges/algorithm/merge.d.ts": "import { IBidirectionalContainer } from \"../container/IBidirectionalContainer\";\nimport { IForwardContainer } from \"../container/IForwardContainer\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { Writeonly } from \"../../internal/functional/Writeonly\";\nimport { Comparator } from \"../../internal/functional/Comparator\";\n/**\n * Merge two sorted ranges.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n * @param output Output iterator of the first position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function merge<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends IForwardContainer.SimilarType<Range1>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range1>, OutputIterator>>>(range1: Range1, range2: Range2, output: OutputIterator, comp?: Comparator<IForwardContainer.ValueType<Range1>>): OutputIterator;\n/**\n * Merge two sorted & consecutive ranges.\n *\n * @param range An iterable ranged container.\n * @param middle Bidirectional iterator of the initial position of the 2nd range.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function inplace_merge<Range extends Array<any> | IBidirectionalContainer<any, any>>(range: Range, middle: IBidirectionalContainer.IteratorType<Range>, comp?: Comparator<IForwardContainer.ValueType<Range>>): void;\n/**\n * Test whether two sorted ranges are in inclusion relationship.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Whether [first, last1) includes [first2, last2).\n */\nexport declare function includes<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends IForwardContainer.SimilarType<Range1>>(range1: Range1, range2: Range2, comp?: Comparator<IForwardContainer.ValueType<Range1>>): boolean;\n/**\n * Combine two sorted ranges to union relationship.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n * @param output Output iterator of the first position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function set_union<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends IForwardContainer.SimilarType<Range1>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range1>, OutputIterator>>>(range1: Range1, range2: Range2, output: OutputIterator, comp?: Comparator<IForwardContainer.ValueType<Range1>>): OutputIterator;\n/**\n * Combine two sorted ranges to intersection relationship.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n * @param output Output iterator of the first position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function set_intersection<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends IForwardContainer.SimilarType<Range1>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range1>, OutputIterator>>>(range1: Range1, range2: Range2, output: OutputIterator, comp?: Comparator<IForwardContainer.ValueType<Range1>>): OutputIterator;\n/**\n * Combine two sorted ranges to difference relationship.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n * @param output Output iterator of the first position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function set_difference<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends IForwardContainer.SimilarType<Range1>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range1>, OutputIterator>>>(range1: Range1, range2: Range2, output: OutputIterator, comp?: Comparator<IForwardContainer.ValueType<Range1>>): OutputIterator;\n/**\n * Combine two sorted ranges to symmetric difference relationship.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n * @param output Output iterator of the first position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function set_symmetric_difference<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends IForwardContainer.SimilarType<Range1>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range1>, OutputIterator>>>(range1: Range1, range2: Range2, output: OutputIterator, comp?: Comparator<IForwardContainer.ValueType<Range1>>): OutputIterator;\n",
  "node_modules/tstl/lib/ranges/algorithm/modifiers.d.ts": "import { IBidirectionalContainer } from \"../container/IBidirectionalContainer\";\nimport { IForwardContainer } from \"../container/IForwardContainer\";\nimport { IRandomAccessContainer } from \"../container/IRandomAccessContainer\";\nimport { IBidirectionalIterator } from \"../../iterator/IBidirectionalIterator\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { IPointer } from \"../../functional/IPointer\";\nimport { BinaryPredicator } from \"../../internal/functional/BinaryPredicator\";\nimport { UnaryPredicator } from \"../../internal/functional/UnaryPredicator\";\nimport { Writeonly } from \"../../internal/functional/Writeonly\";\ntype UnaryOperatorInferrer<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>>> = (val: IForwardContainer.ValueType<Range>) => IPointer.ValueType<OutputIterator>;\ntype BinaryOperatorInferrer<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>>> = (x: IForwardContainer.ValueType<Range1>, y: IForwardContainer.ValueType<Range2>) => IPointer.ValueType<OutputIterator>;\n/**\n * Copy elements in range.\n *\n * @param range An iterable ranged container.\n * @param output Output iterator of the first position.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function copy<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range>, OutputIterator>>>(range: Range, output: OutputIterator): OutputIterator;\n/**\n * Copy *n* elements.\n *\n * @param range An iterable ranged container.\n * @param n Number of elements to copy.\n * @param output Output iterator of the first position.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function copy_n<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range>, OutputIterator>>>(range: Range, n: number, output: OutputIterator): OutputIterator;\n/**\n * Copy specific elements by a condition.\n *\n * @param range An iterable ranged container.\n * @param output Output iterator of the first position.\n * @param pred A function predicates the specific condition.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function copy_if<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range>, OutputIterator>>>(range: Range, output: OutputIterator, pred: UnaryPredicator<IForwardContainer.ValueType<Range>>): OutputIterator;\n/**\n * Copy elements reversely.\n *\n * @param range An iterable ranged container.\n * @param output Output iterator of the first position.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function copy_backward<Range extends Array<any> | IBidirectionalContainer<any, any>, OutputIterator extends Writeonly<IBidirectionalIterator<IBidirectionalContainer.ValueType<Range>, OutputIterator>>>(range: Range, output: OutputIterator): OutputIterator;\n/**\n * Fill range elements\n *\n * @param range An iterable ranged container.\n * @param val The value to fill.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function fill<Range extends Array<any> | IForwardContainer<any>>(range: Range, value: IForwardContainer.ValueType<Range>): void;\n/**\n * Fill *n* elements.\n *\n * @param range An iterable ranged container.\n * @param n Number of elements to fill.\n * @param val The value to fill.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function fill_n<Range extends Array<any> | IForwardContainer<any>>(range: Range, n: number, value: IForwardContainer.ValueType<Range>): IForwardContainer.IteratorType<Range>;\n/**\n * Transform elements.\n *\n * @param range An iterable ranged container.\n * @param output Output iterator of the first position.\n * @param op Unary function determines the transform.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function transform<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>>>(range: Range, result: OutputIterator, op: UnaryOperatorInferrer<Range, OutputIterator>): OutputIterator;\n/**\n * Transform elements.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n * @param output Output iterator of the first position.\n * @param op Binary function determines the transform.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function transform<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>>>(range: Range1, first: Range2, result: OutputIterator, op: BinaryOperatorInferrer<Range1, Range2, OutputIterator>): OutputIterator;\n/**\n * Generate range elements.\n *\n * @param range An iterable ranged container.\n * @param gen The generator function.\n */\nexport declare function generate<Range extends Array<any> | IForwardContainer<any>>(range: Range, gen: () => IForwardContainer.ValueType<Range>): void;\n/**\n * Generate *n* elements.\n *\n * @param range An iterable ranged container.\n * @param n Number of elements to generate.\n * @param gen The generator function.\n *\n * @return Forward Iterator to the last position by advancing.\n */\nexport declare function generate_n<Range extends Array<any> | IForwardContainer<any>>(range: Range, n: number, gen: () => IForwardContainer.ValueType<Range>): IForwardContainer.IteratorType<Range>;\n/**\n * Test whether elements are unique in sorted range.\n *\n * @param range An iterable ranged container.\n * @param pred A binary function predicates two arguments are equal. Default is {@link equal_to}.\n *\n * @returns Whether unique or not.\n */\nexport declare function is_unique<Range extends Array<any> | IForwardContainer<any>>(range: Range, pred?: BinaryPredicator<IForwardContainer.ValueType<Range>>): boolean;\n/**\n * Remove duplicated elements in sorted range.\n *\n * @param range An iterable ranged container.\n * @param pred A binary function predicates two arguments are equal. Default is {@link equal_to}.\n *\n * @return Input iterator to the last element not removed.\n */\nexport declare function unique<Range extends Array<any> | IForwardContainer<any>>(range: Range, pred?: BinaryPredicator<IForwardContainer.ValueType<Range>>): IForwardContainer.IteratorType<Range>;\n/**\n * Copy elements in range without duplicates.\n *\n * @param range An iterable ranged container.\n * @param output Output iterator of the last position.\n * @param pred A binary function predicates two arguments are equal. Default is {@link equal_to}.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function unique_copy<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range>, OutputIterator>>>(range: Range, output: OutputIterator, pred?: BinaryPredicator<IForwardContainer.ValueType<Range>>): OutputIterator;\n/**\n * Remove specific value in range.\n *\n * @param range An iterable ranged container.\n * @param val The specific value to remove.\n *\n * @return Iterator tho the last element not removed.\n */\nexport declare function remove<Range extends Array<any> | IForwardContainer<any>>(range: Range, val: IForwardContainer.ValueType<Range>): IForwardContainer.IteratorType<Range>;\n/**\n * Remove elements in range by a condition.\n *\n * @param range An iterable ranged container.\n * @param pred An unary function predicates remove.\n *\n * @return Iterator tho the last element not removed.\n */\nexport declare function remove_if<Range extends Array<any> | IForwardContainer<any>>(range: Range, pred: UnaryPredicator<IForwardContainer.ValueType<Range>>): IForwardContainer.IteratorType<Range>;\n/**\n * Copy range removing specific value.\n *\n * @param range An iterable ranged container.\n * @param output Output iterator of the last position.\n * @param val The condition predicates remove.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function remove_copy<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range>, OutputIterator>>>(range: Range, output: OutputIterator, val: IForwardContainer.ValueType<Range>): OutputIterator;\n/**\n * Copy range removing elements by a condition.\n *\n * @param range An iterable ranged container.\n * @param output Output iterator of the last position.\n * @param pred An unary function predicates remove.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function remove_copy_if<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range>, OutputIterator>>>(range: Range, output: OutputIterator, pred: UnaryPredicator<IForwardContainer.ValueType<Range>>): OutputIterator;\n/**\n * Replace specific value in range.\n *\n * @param range An iterable ranged container.\n * @param old_val Specific value to change\n * @param new_val Specific value to be changed.\n */\nexport declare function replace<Range extends Array<any> | IForwardContainer<any>>(range: Range, old_val: IForwardContainer.ValueType<Range>, new_val: IForwardContainer.ValueType<Range>): void;\n/**\n * Replace specific condition in range.\n *\n * @param range An iterable ranged container.\n * @param pred An unary function predicates the change.\n * @param new_val Specific value to be changed.\n */\nexport declare function replace_if<Range extends Array<any> | IForwardContainer<any>>(range: Range, pred: UnaryPredicator<IForwardContainer.ValueType<Range>>, new_val: IForwardContainer.ValueType<Range>): void;\n/**\n * Copy range replacing specific value.\n *\n * @param range An iterable ranged container.\n * @param output Output iterator of the first position.\n * @param old_val Specific value to change\n * @param new_val Specific value to be changed.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function replace_copy<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range>, OutputIterator>>>(range: Range, output: OutputIterator, old_val: IForwardContainer.ValueType<Range>, new_val: IForwardContainer.ValueType<Range>): OutputIterator;\n/**\n * Copy range replacing specfic condition.\n *\n * @param range An iterable ranged container.\n * @param output Output iterator of the first position.\n * @param pred An unary function predicates the change.\n * @param new_val Specific value to be changed.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function replace_copy_if<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range>, OutputIterator>>>(range: Range, output: OutputIterator, pred: UnaryPredicator<IForwardContainer.ValueType<Range>>, new_val: IForwardContainer.ValueType<Range>): OutputIterator;\n/**\n * Swap values of two ranges.\n *\n * @param range1 The 1st iterable ranged container.\n * @param range2 The 2nd iterable ranged container.\n *\n * @return Forward Iterator of the last position of the 2nd range by advancing.\n */\nexport declare function swap_ranges<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends IForwardContainer.SimilarType<Range1>>(range1: Range1, range2: Range2): IForwardContainer.IteratorType<Range2>;\n/**\n * Reverse elements in range.\n *\n * @param range An iterable ranged container.\n */\nexport declare function reverse<Range extends Array<any> | IBidirectionalContainer<any, any>>(range: Range): void;\n/**\n * Copy reversed elements in range.\n *\n * @param range An iterable ranged container.\n * @param output Output iterator of the first position.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function reverse_copy<Range extends Array<any> | IBidirectionalContainer<any, any>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range>, OutputIterator>>>(range: Range, output: OutputIterator): OutputIterator;\nexport declare function shift_left<Range extends Array<any> | IForwardContainer<any>>(range: Range, n: number): void;\nexport declare function shift_right<Range extends Array<any> | IBidirectionalContainer<any, any>>(range: Range, n: number): void;\n/**\n * Rotate elements in range.\n *\n * @param range An iterable ranged container.\n * @param middle Input iteartor of the initial position of the right side.\n *\n * @return Input iterator of the final position in the left side; *middle*.\n */\nexport declare function rotate<Range extends Array<any> | IForwardContainer<any>>(range: Range, middle: IForwardContainer.IteratorType<Range>): IForwardContainer.IteratorType<Range>;\n/**\n * Copy rotated elements in range.\n *\n * @param range An iterable ranged container.\n * @param middle Input iteartor of the initial position of the right side.\n * @param output Output iterator of the last position.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function rotate_copy<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range>, OutputIterator>>>(range: Range, middle: IForwardContainer.IteratorType<Range>, output: OutputIterator): OutputIterator;\n/**\n * Shuffle elements in range.\n *\n * @param range An iterable ranged container.\n */\nexport declare function shuffle<Range extends Array<any> | IRandomAccessContainer<any>>(range: Range): void;\nexport {};\n",
  "node_modules/tstl/lib/ranges/algorithm/partition.d.ts": "import { IBidirectionalContainer } from \"../container/IBidirectionalContainer\";\nimport { IForwardContainer } from \"../container/IForwardContainer\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { Pair } from \"../../utility/Pair\";\nimport { UnaryPredicator } from \"../../internal/functional/UnaryPredicator\";\nimport { Writeonly } from \"../../internal/functional/Writeonly\";\n/**\n * Test whether a range is partitioned.\n *\n * @param range An iterable ranged container.\n * @param pred An unary function predicates partition. Returns `true`, if an element belongs to the first section, otherwise `false` which means the element belongs to the second section.\n *\n * @return Whether the range is partition or not.\n */\nexport declare function is_partitioned<Range extends Array<any> | IForwardContainer<any>>(range: Range, pred: UnaryPredicator<IForwardContainer.ValueType<Range>>): boolean;\n/**\n * Get partition point.\n *\n * @param range An iterable ranged container.\n * @param pred An unary function predicates partition. Returns `true`, if an element belongs to the first section, otherwise `false` which means the element belongs to the second section.\n *\n * @return Iterator to the first element of the second section.\n */\nexport declare function partition_point<Range extends Array<any> | IForwardContainer<any>>(range: Range, pred: UnaryPredicator<IForwardContainer.ValueType<Range>>): IForwardContainer.IteratorType<Range>;\n/**\n * Partition a range into two sections.\n *\n * @param range An iterable ranged container.\n * @param pred An unary function predicates partition. Returns `true`, if an element belongs to the first section, otherwise `false` which means the element belongs to the second section.\n *\n * @return Iterator to the first element of the second section.\n */\nexport declare function partition<Range extends Array<any> | IBidirectionalContainer<any, any>>(range: Range, pred: UnaryPredicator<IForwardContainer.ValueType<Range>>): IBidirectionalContainer.IteratorType<Range>;\n/**\n * Partition a range into two sections with stable ordering.\n *\n * @param range An iterable ranged container.\n * @param pred An unary function predicates partition. Returns `true`, if an element belongs to the first section, otherwise `false` which means the element belongs to the second section.\n *\n * @return Iterator to the first element of the second section.\n */\nexport declare function stable_partition<Range extends Array<any> | IBidirectionalContainer<any, any>>(range: Range, pred: UnaryPredicator<IForwardContainer.ValueType<Range>>): IBidirectionalContainer.IteratorType<Range>;\n/**\n * Partition a range into two outputs.\n *\n * @param range An iterable ranged container.\n * @param output_true Output iterator to the first position for the first section.\n * @param output_false Output iterator to the first position for the second section.\n * @param pred An unary function predicates partition. Returns `true`, if an element belongs to the first section, otherwise `false` which means the element belongs to the second section.\n *\n * @return Iterator to the first element of the second section.\n */\nexport declare function partition_copy<Range extends Array<any> | IForwardContainer<any>, OutputIterator1 extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range>, OutputIterator1>>, OutputIterator2 extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range>, OutputIterator2>>>(range: Range, output_true: OutputIterator1, output_false: OutputIterator2, pred: UnaryPredicator<IForwardContainer.ValueType<Range>>): Pair<OutputIterator1, OutputIterator2>;\n",
  "node_modules/tstl/lib/ranges/algorithm/random.d.ts": "import { IForwardContainer } from \"../container/IForwardContainer\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { IPointer } from \"../../functional/IPointer\";\nimport { Writeonly } from \"../../internal/functional/Writeonly\";\n/**\n * Pick sample elements up.\n *\n * @param range An iterable ranged container.\n * @param output Output iterator of the first position.\n * @param n Number of elements to pick up.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function sample<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>>>(range: Range, first: OutputIterator, n: number): OutputIterator;\n",
  "node_modules/tstl/lib/ranges/algorithm/sorting.d.ts": "import { IForwardContainer } from \"../container/IForwardContainer\";\nimport { IRandomAccessContainer } from \"../container/IRandomAccessContainer\";\nimport { Comparator } from \"../../internal/functional/Comparator\";\n/**\n * Sort elements in range.\n *\n * @param range An iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function sort<Range extends Array<any> | IRandomAccessContainer<any>>(range: Range, comp?: Comparator<IForwardContainer.ValueType<Range>>): void;\n/**\n * Sort elements in range stably.\n *\n * @param range An iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function stable_sort<Range extends Array<any> | IRandomAccessContainer<any>>(range: Range, comp?: Comparator<IForwardContainer.ValueType<Range>>): void;\n/**\n * Sort elements in range partially.\n *\n * @param range An iterable ranged container.\n * @param middle Random access iterator of the middle position between [first, last). Elements only in [first, middle) are fully sorted.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function partial_sort<Range extends Array<any> | IRandomAccessContainer<any>>(range: Range, middle: IRandomAccessContainer.IteratorType<Range>, comp?: Comparator<IForwardContainer.ValueType<Range>>): void;\n/**\n * Copy elements in range with partial sort.\n *\n * @param range An iterable ranged container of input.\n * @param output An iterable ranged container of output.\n *\n * @return Output Iterator of the last position by advancing.\n */\nexport declare function partial_sort_copy<Range extends Array<any> | IForwardContainer<any>, Output extends Array<any> | IForwardContainer<any>>(range: Range, output: Output, comp?: Comparator<IForwardContainer.ValueType<Range>>): IForwardContainer.IteratorType<Output>;\n/**\n * Rearrange for the n'th element.\n *\n * @param range An iterable ranged container.\n * @param nth Random access iterator the n'th position.\n * @param last Random access iterator of the last position.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n */\nexport declare function nth_element<Range extends Array<any> | IRandomAccessContainer<any>>(range: Range, nth: IRandomAccessContainer.IteratorType<Range>, comp?: Comparator<IForwardContainer.ValueType<Range>>): void;\n/**\n * Test whether a range is sorted.\n *\n * @param range An iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Whether sorted or not.\n */\nexport declare function is_sorted<Range extends Array<any> | IForwardContainer<any>>(range: Range, comp?: Comparator<IForwardContainer.ValueType<Range>>): boolean;\n/**\n * Find the first unsorted element in range.\n *\n * @param range An iterable ranged container.\n * @param comp A binary function predicates *x* element would be placed before *y*. When returns `true`, then *x* precedes *y*. Default is {@link less}.\n *\n * @return Iterator to the first element who violates the order.\n */\nexport declare function is_sorted_until<Range extends Array<any> | IForwardContainer<any>>(range: Range, comp?: Comparator<IForwardContainer.ValueType<Range>>): IForwardContainer.IteratorType<Range>;\n",
  "node_modules/tstl/lib/ranges/container/IBidirectionalContainer.d.ts": "/**\n * @packageDocumentation\n * @module std.ranges\n */\nimport { IForwardContainer } from \"./IForwardContainer\";\nimport { IReverseIterator } from \"../../iterator/IReverseIterator\";\nimport { IReversableIterator } from \"../../iterator/IReversableIterator\";\nimport { IPointer } from \"../../functional/IPointer\";\nimport { Vector } from \"../../container/Vector\";\n/**\n * Bidirection iterable container.\n *\n * @template Iterator Iterator type\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IBidirectionalContainer<IteratorT extends IReversableIterator<IPointer.ValueType<IteratorT>, IteratorT, ReverseIteratorT>, ReverseIteratorT extends IReverseIterator<IPointer.ValueType<IteratorT>, IteratorT, ReverseIteratorT>> extends IForwardContainer<IteratorT> {\n    /**\n     * Reverse iterator to the first element in reverse.\n     *\n     * @return Reverse iterator to the first.\n     */\n    rbegin(): ReverseIteratorT;\n    /**\n     * Reverse iterator to the reverse end.\n     *\n     * @return Reverse iterator to the end.\n     */\n    rend(): ReverseIteratorT;\n}\nexport declare namespace IBidirectionalContainer {\n    /**\n     * Deduct iterator type.\n     */\n    type IteratorType<Container extends Array<any> | IBidirectionalContainer<any, any>> = Container extends Array<infer T> ? Vector.Iterator<T> : Container extends IBidirectionalContainer<infer Iterator, any> ? Iterator : unknown;\n    /**\n     * Deduct reverse iterator type.\n     */\n    type ReverseIteratorType<Container extends Array<any> | IBidirectionalContainer<any, any>> = Container extends Array<infer T> ? Vector.ReverseIterator<T> : Container extends IBidirectionalContainer<any, infer ReverseIterator> ? ReverseIterator : unknown;\n    /**\n     * Deduct value type.\n     */\n    type ValueType<Container extends Array<any> | IBidirectionalContainer<any, any>> = IPointer.ValueType<IteratorType<Container>>;\n}\n",
  "node_modules/tstl/lib/ranges/container/IForwardContainer.d.ts": "/**\n * @packageDocumentation\n * @module std.ranges\n */\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { IPointer } from \"../../functional/IPointer\";\nimport { ISize } from \"../../internal/container/partial/ISize\";\nimport { Vector } from \"../../container/Vector\";\n/**\n * Forward iterable container.\n *\n * @template Iterator Iterator type\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IForwardContainer<Iterator extends IForwardIterator<IPointer.ValueType<Iterator>, Iterator>> extends ISize {\n    /**\n     * Iterator to the first element.\n     *\n     * @return Iterator to the first element.\n     */\n    begin(): Iterator;\n    /**\n     * Iterator to the end.\n     *\n     * @return Iterator to the end.\n     */\n    end(): Iterator;\n}\nexport declare namespace IForwardContainer {\n    /**\n     * Deduct iterator type.\n     */\n    type IteratorType<Container extends Array<any> | IForwardContainer<any>> = Container extends Array<infer T> ? Vector.Iterator<T> : Container extends IForwardContainer<infer Iterator> ? Iterator : unknown;\n    /**\n     * Deduct value type.\n     */\n    type ValueType<Container extends Array<any> | IForwardContainer<any>> = IPointer.ValueType<IteratorType<Container>>;\n    /**\n     * Deduct similar type.\n     */\n    type SimilarType<Container extends Array<any> | IForwardContainer<any>> = Array<ValueType<Container>> | IForwardContainer<IForwardIterator<ValueType<Container>, any>>;\n}\n",
  "node_modules/tstl/lib/ranges/container/IRandomAccessContainer.d.ts": "/**\n * @packageDocumentation\n * @module std.ranges\n */\nimport { IForwardContainer } from \"./IForwardContainer\";\nimport { IRandomAccessIterator } from \"../../iterator/IRandomAccessIterator\";\nimport { IPointer } from \"../../functional/IPointer\";\nimport { Vector } from \"../../container/Vector\";\n/**\n * Random-access iterable container.\n *\n * @template Iterator Iterator type\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IRandomAccessContainer<IteratorT extends IRandomAccessIterator<IPointer.ValueType<IteratorT>, IteratorT>> extends IForwardContainer<IteratorT> {\n}\nexport declare namespace IRandomAccessContainer {\n    /**\n     * Deduct iterator type.\n     */\n    type IteratorType<Container extends Array<any> | IRandomAccessContainer<any>> = Container extends Array<infer T> ? Vector.Iterator<T> : Container extends IRandomAccessContainer<infer Iterator> ? Iterator : unknown;\n    /**\n     * Deduct value type.\n     */\n    type ValueType<Container extends Array<any> | IRandomAccessContainer<any>> = IForwardContainer.ValueType<IteratorType<Container>>;\n}\n",
  "node_modules/tstl/lib/ranges/container/index.d.ts": "/**\n * @packageDocumentation\n * @module std.ranges\n */\nexport * from \"./IForwardContainer\";\nexport * from \"./IBidirectionalContainer\";\nexport * from \"./IRandomAccessContainer\";\n",
  "node_modules/tstl/lib/ranges/index.d.ts": "/**\n * Ranged Features\n *\n * @packageDocumentation\n * @module std.ranges\n * @preferred\n */\nimport * as ranges from \"./module\";\nexport default ranges;\nexport * from \"./module\";\n",
  "node_modules/tstl/lib/ranges/module.d.ts": "/**\n * @packageDocumentation\n * @module std.ranges\n */\nexport * from \"./algorithm/index\";\nexport * from \"./numeric/index\";\nexport * from \"./container/index\";\n",
  "node_modules/tstl/lib/ranges/numeric/index.d.ts": "/**\n * @packageDocumentation\n * @module std.ranges\n */\nexport * from \"./operations\";\n",
  "node_modules/tstl/lib/ranges/numeric/operations.d.ts": "import { IForwardContainer } from \"../container/IForwardContainer\";\nimport { IForwardIterator } from \"../../iterator/IForwardIterator\";\nimport { IPointer } from \"../../functional/IPointer\";\nimport { Writeonly } from \"../../internal/functional/Writeonly\";\ntype UnaryTransformer<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>> = (val: IForwardContainer.ValueType<Range>) => IPointer.ValueType<OutputIterator>;\ntype BinaryTransformer<OutputIterator extends IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>> = (x: IPointer.ValueType<OutputIterator>, y: IPointer.ValueType<OutputIterator>) => IPointer.ValueType<OutputIterator>;\ntype Operator<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends Array<any> | IForwardContainer<any> = Range1> = (x: IForwardContainer.ValueType<Range1>, y: IForwardContainer.ValueType<Range2>) => IForwardContainer.ValueType<Range1>;\nexport declare function iota<Range extends Array<any> | IForwardContainer<IForwardIterator<number, any>>>(range: Range, value: number): void;\nexport declare function accumulate<Range extends Array<any> | IForwardContainer<any>>(range: Range, init: IForwardContainer.ValueType<Range>, op?: Operator<Range>): IForwardContainer.ValueType<Range>;\nexport declare function inner_product<Range1 extends Array<any> | IForwardContainer<any>, Range2 extends Array<any> | IForwardContainer<any>>(range1: Range1, range2: Range2, value: IForwardContainer.ValueType<Range1>, adder?: Operator<Range1>, multiplier?: Operator<Range1, Range2>): IForwardContainer.ValueType<Range1>;\nexport declare function adjacent_difference<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range>, OutputIterator>>>(range: Range, output: OutputIterator, subtracter?: Operator<Range>): OutputIterator;\nexport declare function partial_sum<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range>, OutputIterator>>>(range: Range, output: OutputIterator, adder?: Operator<Range>): OutputIterator;\nexport declare function inclusive_scan<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range>, OutputIterator>>>(range: Range, output: OutputIterator, adder?: Operator<Range>, init?: IForwardContainer.ValueType<Range>): OutputIterator;\nexport declare function exclusive_scan<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends Writeonly<IForwardIterator<IForwardContainer.ValueType<Range>, OutputIterator>>>(range: Range, output: OutputIterator, init: IForwardContainer.ValueType<Range>, adder?: Operator<Range>): OutputIterator;\nexport declare function transform_inclusive_scan<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>>(range: Range, output: OutputIterator, binary: BinaryTransformer<OutputIterator>, unary: UnaryTransformer<Range, OutputIterator>, init?: IForwardContainer.ValueType<Range>): OutputIterator;\nexport declare function transform_exclusive_scan<Range extends Array<any> | IForwardContainer<any>, OutputIterator extends IForwardIterator<IPointer.ValueType<OutputIterator>, OutputIterator>>(range: Range, output: OutputIterator, init: IForwardContainer.ValueType<Range>, binary: BinaryTransformer<OutputIterator>, unary: UnaryTransformer<Range, OutputIterator>): OutputIterator;\nexport {};\n",
  "node_modules/tstl/lib/thread/Barrier.d.ts": "/**\n * Barrier for critical sections.\n *\n * The Barrier class blocks critical sections until the downward counter to be zero. Unlike the\n * {@link Latch} class whose downward counter is disposable, `Barrier` can re-use the downward\n * counter repeatedly, resetting counter to be initial value whenever reach to the zero.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class Barrier {\n    private cv_;\n    private size_;\n    private count_;\n    /**\n     * Initializer Constructor\n     *\n     * @param size Size of the downward counter.\n     */\n    constructor(size: number);\n    /**\n     * Waits until the counter to be zero.\n     *\n     * Blocks the function calling until internal counter to be reached to the zero.\n     */\n    wait(): Promise<void>;\n    /**\n     * Tries to wait until the counter to be zero in timeout.\n     *\n     * Attempts to block the function calling until internal counter to be reached to the zero\n     * in timeout. If succeeded to waiting the counter to be reached to the zero, it returns\n     * `true`. Otherwise, the {@link Barrier} fails to reach to the zero in the given time, the\n     * function gives up the waiting and returns `false`.\n     *\n     * @param ms The maximum miliseconds for waiting.\n     * @return Whether succeeded to waiting in the given time.\n     */\n    wait_for(ms: number): Promise<boolean>;\n    /**\n     * Tries to wait until the counter to be zero in time expiration.\n     *\n     * Attempts to block the function calling until internal counter to be reached to the zero\n     * in time expiration. If succeeded to waiting the counter to be reached to the zero, it\n     * returns `true`. Otherwise, the {@link Barrier} fails to reach to the zero in the given\n     * time, the function gives up the waiting and returns `false`.\n     *\n     * @param at The maximum time point to wait.\n     * @return Whether succeeded to waiting in the given time.\n     */\n    wait_until(at: Date): Promise<boolean>;\n    /**\n     * Derecements the counter.\n     *\n     * Decrements the counter by *n* without blocking.\n     *\n     * If the parametric value *n* is equal to or greater than internal counter, so that the\n     * internal counter be equal to or less than zero, everyone who are {@link wait waiting} for\n     * the {@link Latch} would continue their executions.\n     *\n     * @param n Value of the decrement. Default is 1.\n     */\n    arrive(n?: number): Promise<void>;\n    /**\n     * Decrements the counter and waits until the counter to be zero.\n     *\n     * Decrements the counter by one and blocks the section until internal counter to be zero.\n     *\n     * If the the remained counter be zero by this decrement, everyone who are\n     * {@link wait waiting} for the {@link Barrier} would continue their executions including\n     * this one.\n     */\n    arrive_and_wait(): Promise<void>;\n    /**\n     * Decrements the counter and initial size at the same time.\n     *\n     * Decrements not only internal counter, but also initialize size of the counter at the same\n     * time. If the remained counter be zero by the decrement, everyone who are\n     * {@link wait waiting} for the {@link Barrier} would continue their executions.\n     */\n    arrive_and_drop(): Promise<void>;\n}\n",
  "node_modules/tstl/lib/thread/ConditionVariable.d.ts": "/**\n * Condition variable.\n *\n * The `ConditionVariable` class blocks critical sections until be notified.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class ConditionVariable {\n    private resolvers_;\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    /**\n     * Wait until notified.\n     */\n    wait(): Promise<void>;\n    /**\n     * Wait until predicator returns true.\n     *\n     * This method is equivalent to:\n     *\n    ```typescript\n    while (!await predicator())\n        await this.wait();\n    ```\n     *\n     * @param predicator A predicator function determines completion.\n     */\n    wait(predicator: ConditionVariable.Predicator): Promise<void>;\n    /**\n     * Wait for timeout or until notified.\n     *\n     * @param ms The maximum miliseconds for waiting.\n     * @return Whether awaken by notification or timeout.\n     */\n    wait_for(ms: number): Promise<boolean>;\n    /**\n     * Wait until timeout or predicator returns true.\n     *\n     * This method is equivalent to:\n    ```typescript\n    const at: Date = new Date(Date.now() + ms);\n    while (!await predicator())\n    {\n        if (!await this.wait_until(at))\n            return await predicator();\n    }\n    return true;\n    ```\n     *\n     * @param ms The maximum miliseconds for waiting.\n     * @param predicator A predicator function determines the completion.\n     * @return Returned value of the *predicator*.\n     */\n    wait_for(ms: number, predicator: ConditionVariable.Predicator): Promise<boolean>;\n    /**\n     * Wait until notified or time expiration.\n     *\n     * @param at The maximum time point to wait.\n     * @return Whether awaken by notification or time expiration.\n     */\n    wait_until(at: Date): Promise<boolean>;\n    /**\n     * Wait until time expiration or predicator returns true.\n     *\n     * This method is equivalent to:\n    ```typescript\n    while (!await predicator())\n    {\n        if (!await this.wait_until(at))\n            return await predicator();\n    }\n    return true;\n    ```\n     *\n     * @param at The maximum time point to wait.\n     * @param predicator A predicator function determines the completion.\n     * @return Returned value of the *predicator*.\n     */\n    wait_until(at: Date, predicator: ConditionVariable.Predicator): Promise<boolean>;\n    private _Wait;\n    private _Wait_until;\n    /**\n     * Notify, wake only one up.\n     */\n    notify_one(): Promise<void>;\n    /**\n     * Notify, wake all up.\n     */\n    notify_all(): Promise<void>;\n}\n/**\n *\n */\nexport declare namespace ConditionVariable {\n    /**\n     * Type of predicator function who determines the completion.\n     */\n    type Predicator = () => boolean | Promise<boolean>;\n}\n",
  "node_modules/tstl/lib/thread/Latch.d.ts": "/**\n * Latch for critical sections.\n *\n * The `Latch` class blocks critical sections until the downward counter to be zero. Howver,\n * unlike {@link Barrier} who can reusable that downward counter be reset whenever reach to the\n * zero, downward of the `Latch` is not reusable but diposable.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class Latch {\n    private cv_;\n    private count_;\n    /**\n     * Initializer Constructor.\n     *\n     * @param size Size of the downward counter.\n     */\n    constructor(size: number);\n    /**\n     * Waits until the counter to be zero.\n     *\n     * Blocks the function calling until internal counter to be reached to the zero.\n     *\n     * If the {@link Latch} already has been reached to the zero, it would be returned\n     * immediately.\n     */\n    wait(): Promise<void>;\n    /**\n     * Test whether the counter has been reached to the zero.\n     *\n     * The {@link try_wait} function tests whether the internal counter has been reached to the\n     * zero.\n     *\n     * @return Whether reached to zero or not.\n     */\n    try_wait(): Promise<boolean>;\n    /**\n     * Tries to wait until the counter to be zero in timeout.\n     *\n     * Attempts to block the function calling until internal counter to be reached to the zero\n     * in timeout. If succeeded to waiting the counter to be reached to the zero, it returns\n     * `true`. Otherwise, the {@link Latch} fails to reach to the zero in the given time, the\n     * function gives up the waiting and returns `false`.\n     *\n     * If the {@link Latch} already has been reached to the zero, it would return `true` directly.\n     *\n     * @param ms The maximum miliseconds for waiting.\n     * @return Whether succeeded to waiting in the given time.\n     */\n    wait_for(ms: number): Promise<boolean>;\n    /**\n     * Tries to wait until the counter to be zero in time expiration.\n     *\n     * Attempts to block the function calling until internal counter to be reached to the zero\n     * in time expiration. If succeeded to waiting the counter to be reached to the zero, it\n     * returns `true`. Otherwise, the {@link Latch} fails to reach to the zero in the given time,\n     * the function gives up the waiting and returns `false`.\n     *\n     * If the {@link Latch} already has been reached to the zero, it would return `true` directly.\n     *\n     * @param at The maximum time point to wait.\n     * @return Whether succeeded to waiting in the given time.\n     */\n    wait_until(at: Date): Promise<boolean>;\n    private _Try_wait;\n    /**\n     * Derecements the counter.\n     *\n     * Decrements the counter by *n* without blocking.\n     *\n     * If the parametric value *n* is equal to or greater than internal counter, so that the\n     * internal counter be equal to or less than zero, everyone who are {@link wait waiting} for\n     * the {@link Latch} would continue their execution.\n     *\n     * @param n Value of the decrement. Default is 1.\n     */\n    count_down(n?: number): Promise<void>;\n    /**\n     * Decrements the counter and waits until the counter to be zero.\n     *\n     * Decrements the counter by *n* and blocks the section until internal counter to be zero.\n     *\n     * If the parametric value *n* is equal to or greater than internal counter, so that the\n     * internal counter be equal to or less than zero, everyone who are {@link wait waiting} for\n     * the {@link Latch} would continue their execution including this one.\n     *\n     * @param n Value of the decrement. Default is 1.\n     */\n    arrive_and_wait(n?: number): Promise<void>;\n}\n",
  "node_modules/tstl/lib/thread/MutableSingleton.d.ts": "/**\n * Mutable singleton generator.\n *\n * The `MutableSingleton` is an asynchronous singleton generator class who guarantees the *lazy\n * constructor* to be called *\"only one at time\"*. The *\"only one at time\"* would always be\n * kepted, even in the race condition.\n *\n * Create a `MutableSingleton` instance with your custom *lazy constructor* and get the promised\n * value through the {@link MutableSingleton.get}() method. The {@link MutableSingleton.get}()\n * method would construct the return value following below logics:\n *\n *   - At the first time: calls the *lazy constructor* and returns the value.\n *   - After the *lazy construction*: returns the pre-constructed value.\n *   - Race condition:\n *     - simultaneously call happens during the *lazy construction*.\n *     - guarantees the *\"only one at time\"* through a *mutex*.\n *\n * If you want to reload the promised value, regardless of whether the *lazy construction* has\n * been completed or not, call the {@link MutableSingleton.reload}() method. It would call the\n * *lazy constructor* forcibly, even if the *lany construction* has been completed in sometime.\n *\n * @template T Type of the promised value to be lazy-constructed.\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class MutableSingleton<T, Args extends any[] = []> {\n    /**\n     * @hidden\n     */\n    private readonly closure_;\n    /**\n     * @hidden\n     */\n    private readonly mutex_;\n    /**\n     * @hidden\n     */\n    private value_;\n    /**\n     * Initializer Constructor.\n     *\n     * Create a new `Singleton` instance with the *lazy consturctor*.\n     *\n     * @param closure Lazy constructor function returning the promised value.\n     */\n    constructor(closure: (...args: Args) => Promise<T>);\n    /**\n     * Reload value.\n     *\n     * The `MutableSingleton.reload()` method enforces to call the *lazy constructor*, regardless\n     * of whether the *lazy construction* has been completed or not. Therefore, even if the *lazy\n     * construction* has been completed in sometime, the `MutableSingleton.reload()` will call\n     * the *lazy constructor* again.\n     *\n     * @return Re-constructed value.\n     */\n    reload(...args: Args): Promise<T>;\n    /**\n     * Configure value.\n     *\n     * The `MutableSingleton.set()` method enforces the singleton to have a specific value.\n     *\n     * @param value The value to configure\n     */\n    set(value: T): Promise<void>;\n    /**\n     * Clear value.\n     *\n     * The `MutableSingleton.clear()` is a method clearing cached value.\n     *\n     * Therefore, when {@link get} being called, closure of constructor would be reused.\n     */\n    clear(): Promise<void>;\n    /**\n     * Get promised value.\n     *\n     * `MutableSingleton.get()` method returns the *lazy constructed value*. It guarantees the\n     * *lazy constructor* to be called *\"only one at time\"*. It ensures the *\"only one at time\"*,\n     * even in the race condition.\n     *\n     * If the promised value is not constructed yet (call this method at the first time), the\n     * *lazy constructor* would be called and returns the promised value. Otherwise, the promised\n     * value has been already constructed by the *lazy constructor* (this method already had been\n     * called), returns the pre-generated value.\n     *\n     * Also, you don't need to worry anything about the race condition, who may be occured by\n     * calling the `MutableSingleton.get()` method simultaneously during the *lazy construction*\n     * is on going. The `MutableSingleton` guarantees the *lazy constructor* to be called\n     * only one at time by using the {@link UniqueLock.lock} on a {@link Mutex}.\n     *\n     * @return The *lazy constructed* value.\n     */\n    get(...args: Args): Promise<T>;\n    /**\n     * Test whether the value has been loaded.\n     *\n     * The `MutableSingleton.is_loaded()` method tests whether the singleton has coompleted to\n     * constructing its value or not. If the singleton value is on the construction by the\n     * {@link MutableSingleton.get} or {@link MutableSingleton.reload} method, the\n     * `MutableSingleton.is_loaded()` would wait returning value until the construction has been\n     * completed.\n     *\n     * @returns Whether loaded or not\n     */\n    is_loaded(): Promise<boolean>;\n}\n",
  "node_modules/tstl/lib/thread/Mutex.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { ILockable } from \"../base/thread/ILockable\";\n/**\n * Mutex.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class Mutex implements ILockable {\n    private mutex_;\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    /**\n     * @inheritDoc\n     */\n    lock(): Promise<void>;\n    /**\n     * @inheritDoc\n     */\n    try_lock(): Promise<boolean>;\n    /**\n     * @inheritDoc\n     */\n    unlock(): Promise<void>;\n}\n",
  "node_modules/tstl/lib/thread/Semaphore.d.ts": "import { ITimedLockable } from \"../base/thread/ITimedLockable\";\n/**\n * Counting semaphore.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class Semaphore<Max extends number = number> {\n    private queue_;\n    private acquiring_;\n    private max_;\n    /**\n     * Initializer Constructor.\n     *\n     * @param max Number of maximum sections acquirable.\n     */\n    constructor(max: Max);\n    /**\n     * Get number of maximum sections lockable.\n     *\n     * @return Number of maximum sections lockable.\n     */\n    max(): Max;\n    /**\n     * Acquires a section.\n     *\n     * Acquires a section until be {@link release released}. If all of the sections in the\n     * semaphore already have been acquired by others, the function call would be blocked until\n     * one of them returns its acquisition by calling the {@link release} method.\n     *\n     * In same reason, if you don't call the {@link release} function after you business, the\n     * others who want to {@link acquire} a section from the semaphore would be fall into the\n     * forever sleep. Therefore, never forget to calling the {@link release} function or utilize\n     * the {@link UniqueLock.lock} function instead with {@link Semaphore.get_lockable} to ensure\n     * the safety.\n     */\n    acquire(): Promise<void>;\n    /**\n     * Tries to acquire a section.\n     *\n     * Attempts to acquire a section without blocking. If succeeded to acquire a section from the\n     * semaphore immediately, it returns `true` directly. Otherwise all of the sections in the\n     * semaphore are full, the function gives up the trial immediately and returns `false`\n     * directly.\n     *\n     * Note that, if you succeeded to acquire a section from the semaphore (returns `true) but do\n     * not call the {@link release} function after your business, the others who want to\n     * {@link acquire} a section from the semaphore would be fall into the forever sleep.\n     * Therefore, never forget to calling the {@link release} function or utilize the\n     * {@link UniqueLock.try_lock} function instead with {@link Semaphore.get_lockable} to ensure\n     * the safety.\n     *\n     * @return Whether succeeded to acquire or not.\n     */\n    try_acquire(): Promise<boolean>;\n    /**\n     * Tries to acquire a section until timeout.\n     *\n     * Attempts to acquire a section from the semaphore until timeout. If succeeded to acquire a\n     * section until the timeout, it returns `true`. Otherwise failed to acquiring a section in\n     * given the time, the function gives up the trial and returns `false`.\n     *\n     * Failed to acquiring a section in the given time (returns `false`), it means that there're\n     * someone who have already {@link acquire acquired} sections and do not return them over the\n     * time expiration.\n     *\n     * Note that, if you succeeded to acquire a section from the semaphore (returns `true) but do\n     * not call the {@link release} function after your business, the others who want to\n     * {@link acquire} a section from the semaphore would be fall into the forever sleep.\n     * Therefore, never forget to calling the {@link release} function or utilize the\n     * {@link UniqueLock.try_acquire_for} function instead with {@link Semaphore.get_lockable} to\n     * ensure the safety.\n     *\n     * @param ms The maximum miliseconds for waiting.\n     * @return Whether succeded to acquire or not.\n     */\n    try_acquire_for(ms: number): Promise<boolean>;\n    /**\n     * Tries to acquire a section until timeout.\n     *\n     * Attempts to acquire a section from the semaphore until time expiration. If succeeded to\n     * acquire a section until the time expiration, it returns `true`. Otherwise failed to\n     * acquiring a section in the given time, the function gives up the trial and returns `false`.\n     *\n     * Failed to acquiring a section in the given time (returns `false`), it means that there're\n     * someone who have already {@link acquire acquired} sections and do not return them over the\n     * time expiration.\n     *\n     * Note that, if you succeeded to acquire a section from the semaphore (returns `true) but do\n     * not call the {@link release} function after your business, the others who want to\n     * {@link acquire} a section from the semaphore would be fall into the forever sleep.\n     * Therefore, never forget to calling the {@link release} function or utilize the\n     * {@link UniqueLock.try_acquire_until} function instead with {@link Semaphore.get_lockable}\n     * to ensure the safety.\n     *\n     * @param at The maximum time point to wait.\n     * @return Whether succeded to acquire or not.\n     */\n    try_acquire_until(at: Date): Promise<boolean>;\n    /**\n     * Release sections.\n     *\n     * When you call this {@link release} method and there're someone who are currently blocked\n     * by attemping to {@link acquire} a section from this semaphore, *n* of them\n     * (FIFO; first-in-first-out) would {@link acquire} those {@link release released} sections\n     * and continue their executions.\n     *\n     * Otherwise, there's not anyone who is {@link acquire acquiring} the section or number of\n     * the blocked are less than *n*, the {@link OutOfRange} error would be thrown.\n     *\n     * > As you know, when you succeeded to {@link acquire} a section, you don't have to forget\n     * > to calling this {@link release} method after your business. If you forget it, it would\n     * > be a terrible situation for the others who're attempting to {@link acquire} a section\n     * > from this semaphore.\n     * >\n     * > However, if you utilize the {@link UniqueLock} with {@link Semaphore.get_lockable}, you\n     * > don't need to consider about this {@link release} method. Just define your business into\n     * > a callback function as a parameter of methods of the {@link UniqueLock}, then this\n     * > {@link release} method would be automatically called by the {@link UniqueLock} after the\n     * > business.\n     *\n     * @param n Number of sections to be released. Default is 1.\n     * @throw {@link OutOfRange} when *n* is greater than currently {@link acquire acquired} sections.\n     */\n    release(n?: number): Promise<void>;\n    private _Cancel;\n}\n/**\n *\n */\nexport declare namespace Semaphore {\n    /**\n     * Capsules a {@link Semaphore} to be suitable for the {@link UniqueLock}.\n     *\n     * @param semaphore Target semaphore to capsule.\n     * @return Lockable instance suitable for the {@link UniqueLock}\n     */\n    function get_lockable<SemaphoreT extends Pick<Semaphore, \"acquire\" | \"try_acquire\" | \"try_acquire_for\" | \"try_acquire_until\" | \"release\">>(semaphore: SemaphoreT): ITimedLockable;\n}\n",
  "node_modules/tstl/lib/thread/SharedLock.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { ISharedLockable } from \"../base/thread/ISharedLockable\";\nimport { ISharedTimedLockable } from \"../base/thread/ISharedTimedLockable\";\n/**\n *\n */\nexport declare class SharedLock {\n}\n/**\n * Shared mutex wrapper for the safe read lock.\n *\n * The module {@link SharedLock} is a collection of general purpose functions wrapping shared\n * mutex for ensuring the safe lock. If you *lock* a mutex (with your business logic code) through\n * any function of the {@link SharedLock} module, the shared mutex would be automatically\n * *unlocked* after your business, even if an error has been occured in your business.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace SharedLock {\n    /**\n     * Read locks a shared mutex with your business.\n     *\n     * Shares a mutex until be the *closure* has been completed. If there're someone who have\n     * already {@link ILockable.lock monopolied} the mutex, the function call would be blocked\n     * until all of them to {@link unlock return} their acquisitions.\n     *\n     * When succeeded to {@link ISharedLockable.lock_shared share} the mutex, the {@link lock}\n     * function will call the *closure*, a custom function defning your business. After the\n     * *closure* function be returned, the {@link lock} function automatically\n     * {@link ISharedLockable.unlock_shared unlocks} the mutex, even if the *closure* function\n     * throws any error.\n     *\n     * Therefore, when using this {@link lock} function, you don't need to consider about\n     * {@link ISharedLockable.unlock_shared returning} the lock acquistion after your business.\n     * It would just be done automatically.\n     *\n     * @param mutex Target shared mutex to read lock.\n     * @param closure A function defining your business.\n     *\n     * @throw Exception would be thrown if the *closure* function throws any error.\n     */\n    export function lock<Mutex extends Pick<ISharedLockable, \"lock_shared\" | \"unlock_shared\">>(mutex: Mutex, closure: Closure): Promise<void>;\n    /**\n     * Tries to read lock a shared mutex with your business.\n     *\n     * Attemps to share a mutex without blocking. If succeeded to share the mutex immediately, it\n     * returns `true` directly. Otherwise there's someone who has already\n     * {@link ILockable.lock monopolied} the mutex, the function gives up the trial immediately\n     * and returns `false` directly without calling the *closure*.\n     *\n     * When succeeded to {@link ISharedLockable.lock_shared share} the mutex, the {@link try_lock}\n     * function will call the *closure*, a custom function defning your business. After the\n     * *closure* function be returned, the {@link try_lock} function automatically\n     * {@link ISharedLockable.unlock_shared unlocks} the mutex, even if the *closure* function\n     * throws any error.\n     *\n     * Therefore, when using this {@link try_lock} function, you don't need to consider about\n     * {@link ISharedLockable.unlock_shared returning} the lock acquistion after your business.\n     * It would just be done automatically.\n     *\n     * @param mutex Target shared mutex to try read lock.\n     * @param closure A function defining your business.\n     * @return Whether succeeded to share the mutex or not.\n     *\n     * @throw Exception would be thrown if the *closure* function throws any error.\n     */\n    export function try_lock<Mutex extends Pick<ISharedLockable, \"try_lock_shared\" | \"unlock_shared\">>(mutex: Mutex, closure: Closure): Promise<boolean>;\n    /**\n     * Tries to read lock a shared mutex with your business until timeout.\n     *\n     * Attemps to share a mutex until timeout. If succeeded to share the mutex until timeout, it\n     * returns `true` after calling the *closure*. Otherwise failed to acquiring the shared lock\n     * in the given time, the function gives up the trial and returns `false` without calling the\n     * *closure*.\n     *\n     * Failed to acquring the shared lock in the given time (returns `false`), it means that\n     * there's someone who has already {@link ILockable.lock monopolied} the mutex and does not\n     * return it over the timeout.\n     *\n     * When succeeded to {@link ISharedLockable.lock_shared share} the mutex, the\n     * {@link try_lock_for} function will call the *closure*, a custom function defning your\n     * business. After the *closure* function be returned, the {@link try_lock} function\n     * automatically {@link ISharedLockable.unlock_shared unlocks} the mutex, even if the\n     * *closure* function throws any error.\n     *\n     * Therefore, when using this {@link try_lock_for} function, you don't need to consider about\n     * {@link ISharedLockable.unlock_shared returning} the lock acquistion after your business.\n     * It would just be done automatically.\n     *\n     * @param mutex Target mutex to try lock until timeout.\n     * @param ms The maximum miliseconds for waiting.\n     * @param closure A function defining your business.\n     * @return Whether succeeded to share the mutex or not.\n     *\n     * @throw Exception would be thrown if the *closure* function throws any error.\n     */\n    export function try_lock_for<Mutex extends Pick<ISharedTimedLockable, \"try_lock_shared_for\" | \"unlock_shared\">>(mutex: Mutex, ms: number, closure: Closure): Promise<boolean>;\n    /**\n     * Tries to read lock a shared mutex with your business until time expiration.\n     *\n     * Attemps to share a mutex until time expiration. If succeeded to share the mutex until the\n     * time expiration, it returns `true` after calling the *closure*. Otherwise failed to\n     * acquiring the shared lock in the given time, the function gives up the trial and returns\n     * `false` without calling the *closure*.\n     *\n     * Failed to acquring the shared lock in the given time (returns `false`), it means that\n     * there's someone who has already {@link ILockable.lock monopolied} the mutex and does not\n     * return it over the time expiration.\n     *\n     * When succeeded to {@link ISharedLockable.lock_shared share} the mutex, the\n     * {@link try_lock_until} function will call the *closure*, a custom function defning your\n     * business. After the *closure* function be returned, the {@link try_lock} function\n     * automatically {@link ISharedLockable.unlock_shared unlocks} the mutex, even if the\n     * *closure* function throws any error.\n     *\n     * Therefore, when using this {@link try_lock_until} function, you don't need to consider\n     * about {@link ISharedLockable.unlock_shared returning} the lock acquistion after your\n     * business. It would just be done automatically.\n     *\n     * @param mutex Target mutex to try lock until time expiration.\n     * @param at The maximum time point to wait.\n     * @param closure A function defining your business.\n     * @return Whether succeeded to share the mutex or not.\n     *\n     * @throw Exception would be thrown if the *closure* function throws any error.\n     */\n    export function try_lock_until<Mutex extends Pick<ISharedTimedLockable, \"try_lock_shared_until\" | \"unlock_shared\">>(mutex: Mutex, at: Date, closure: Closure): Promise<boolean>;\n    /**\n     * Type of closure function defining your business logic.\n     */\n    type Closure = () => void | Promise<void>;\n    export {};\n}\n",
  "node_modules/tstl/lib/thread/SharedMutex.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { ISharedLockable } from \"../base/thread/ISharedLockable\";\n/**\n * Shared mutex.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class SharedMutex implements ISharedLockable {\n    private mutex_;\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    /**\n     * @inheritDoc\n     */\n    lock(): Promise<void>;\n    /**\n     * @inheritDoc\n     */\n    try_lock(): Promise<boolean>;\n    /**\n     * @inheritDoc\n     */\n    unlock(): Promise<void>;\n    /**\n     * @inheritDoc\n     */\n    lock_shared(): Promise<void>;\n    /**\n     * @inheritDoc\n     */\n    try_lock_shared(): Promise<boolean>;\n    /**\n     * @inheritDoc\n     */\n    unlock_shared(): Promise<void>;\n}\n",
  "node_modules/tstl/lib/thread/SharedTimedMutex.d.ts": "import { ISharedTimedLockable } from \"../base/thread/ISharedTimedLockable\";\n/**\n * Shared timed mutex.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class SharedTimedMutex implements ISharedTimedLockable {\n    private source_;\n    private queue_;\n    private writing_;\n    private reading_;\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    private _Current_access_type;\n    /**\n     * @inheritDoc\n     */\n    lock(): Promise<void>;\n    /**\n     * @inheritDoc\n     */\n    try_lock(): Promise<boolean>;\n    /**\n     * @inheritDoc\n     */\n    try_lock_for(ms: number): Promise<boolean>;\n    /**\n     * @inheritDoc\n     */\n    try_lock_until(at: Date): Promise<boolean>;\n    /**\n     * @inheritDoc\n     */\n    unlock(): Promise<void>;\n    /**\n     * @inheritDoc\n     */\n    lock_shared(): Promise<void>;\n    /**\n     * @inheritDoc\n     */\n    try_lock_shared(): Promise<boolean>;\n    /**\n     * @inheritDoc\n     */\n    try_lock_shared_for(ms: number): Promise<boolean>;\n    /**\n     * @inheritDoc\n     */\n    try_lock_shared_until(at: Date): Promise<boolean>;\n    /**\n     * @inheritDoc\n     */\n    unlock_shared(): Promise<void>;\n    private _Release;\n    private _Cancel;\n}\n",
  "node_modules/tstl/lib/thread/Singleton.d.ts": "/**\n * Singleton generator.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class Singleton<T, Args extends any[] = []> {\n    private readonly closure_;\n    private value_;\n    constructor(closure: (...args: Args) => T);\n    get(...args: Args): T;\n}\n",
  "node_modules/tstl/lib/thread/TimedMutex.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { ITimedLockable } from \"../base/thread/ITimedLockable\";\n/**\n * Timed mutex.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class TimedMutex implements ITimedLockable {\n    private mutex_;\n    /**\n     * Default Constructor.\n     */\n    constructor();\n    /**\n     * @inheritDoc\n     */\n    lock(): Promise<void>;\n    /**\n     * @inheritDoc\n     */\n    try_lock(): Promise<boolean>;\n    /**\n     * @inheritDoc\n     */\n    unlock(): Promise<void>;\n    /**\n     * @inheritDoc\n     */\n    try_lock_for(ms: number): Promise<boolean>;\n    /**\n     * @inheritDoc\n     */\n    try_lock_until(at: Date): Promise<boolean>;\n}\n",
  "node_modules/tstl/lib/thread/TimedSingleton.d.ts": "/**\n * Timed singleton generator.\n *\n * The `TimedSingleton` is a type of {@link Singleton} class who re-constructs the singleton\n * value repeatedly whenever specific time has been elapsed after the last lazy construction.\n *\n * @template T Type of the value to be lazy-constructed\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class TimedSingleton<T, Args extends any[] = []> {\n    private readonly interval_;\n    private readonly closure_;\n    private expired_at_;\n    private value_;\n    /**\n     * Initializer Constructor.\n     *\n     * @param interval Specific interval time, to determine whether re-generation of the singleton value is required or not, as milliseconds\n     * @param closure Lazy constructor function returning the target value\n     */\n    constructor(interval: number, closure: (...args: Args) => T);\n    /**\n     * Get value.\n     *\n     * @returns The lazy constructed value\n     */\n    get(...args: Args): T;\n}\n",
  "node_modules/tstl/lib/thread/UniqueLock.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { ILockable } from \"../base/thread/ILockable\";\nimport { ITimedLockable } from \"../base/thread/ITimedLockable\";\n/**\n *\n */\nexport declare class UniqueLock {\n}\n/**\n * Mutex wrapper for the safe write lock.\n *\n * The module {@link UniqueLock} is a collection of general purpose functions wrapping mutex for\n * ensuring the safe lock. If you *lock* a mutex (with your business logic code) through any\n * function of the {@link UniqueLock} module, the mutex would be automatically *unlocked* after\n * your business, even if an error has been occured in your business.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare namespace UniqueLock {\n    /**\n     * Write locks a mutex with your business logic code.\n     *\n     * Monopolies a mutex until be the *closure* has been completed. If there're someone who have\n     * already {@link ILockable.lock monopolied} or {@link ISharedLockable.lock shared} the mutex,\n     * the function call would be blocked until all of them return their acquisitions by calling\n     * {@link ILockable.unlock} or {@link ISharedLockable.unlock_shared} methods.\n     *\n     * When succeeded to {@link ILockable.lock monopoly} the mutex, the {@link lock} function will\n     * call the *closure*, a custom function definig your business. After the *closure* function\n     * be returned, the {@link lock} function automatically {@link ILockable.unlock unlocks} the\n     * mutex, even if the *closure* function throws any error.\n     *\n     * Therefore, when using this {@link lock} function, you don't need to consider about\n     * {@link ILockable.unlock returning} the lock acquistion after your business. It would just\n     * be done automatically.\n     *\n     * @param mutex Target mutex to write lock.\n     * @param closure A function defining your business.\n     *\n     * @throw Exception would be thrown if the *closure* function throws any error.\n     */\n    export function lock<Mutex extends Pick<ILockable, \"lock\" | \"unlock\">>(mutex: Mutex, closure: Closure): Promise<void>;\n    /**\n     * Tries to write lock a mutex with your business.\n     *\n     * Attempts to monopoly a mutex without blocking. If succeeded to monopoly the mutex\n     * immediately, it returns `true` after calling the *closure*. Otherwise there's someone who\n     * has already {@link ILockable.lock monopolied} or {@link ISharedLockable.lock shared} the\n     * mutex, the function gives up the trial immediately and returns `false` directly without\n     * calling the *closure*.\n     *\n     * When succeeded to {@link ILockable.lock monopoly} the mutex, the {@link try_lock} function\n     * will call the *closure*, a custom function definig your business. After the *closure*\n     * function be returned, the {@link try_lock} function automatically\n     * {@link ILockable.unlock unlocks} the mutex, even if the *closure* function throws any\n     * error.\n     *\n     * Therefore, when using this {@link try_lock} function, you don't need to consider about\n     * {@link ILockable.unlock returning} the lock acquistion after your business. It would just\n     * be done automatically.\n     *\n     * @param mutex Target mutex to try write lock.\n     * @param closure A function defining your business.\n     * @return Whether succeeded to monopoly the mutex or not.\n     *\n     * @throw Exception would be thrown if the *closure* function throws any error.\n     */\n    export function try_lock<Mutex extends Pick<ILockable, \"try_lock\" | \"unlock\">>(mutex: Mutex, closure: Closure): Promise<boolean>;\n    /**\n     * Tries to write lock a mutex with your business until timeout.\n     *\n     * Attempts to monopoly a mutex until timeout. If succeeded to monopoly the mutex until the\n     * timeout, it returns `true` after calling the *closure*. Otherwise failed to acquiring the\n     * lock in the given time, the function gives up the trial and returns `false` without calling\n     * the *closure*.\n     *\n     * Failed to acquiring the lock in the given time (returns `false`), it means that there's\n     * someone who has already {@link ILockable.lock monopolied} or {@link ISharedLockable.lock}\n     * the mutex and does not return it over the timeout.\n     *\n     * When succeeded to {@link ILockable.lock monopoly} the mutex, the {@link try_lock_for}\n     * function will call the *closure*, a custom function definig your business. After the\n     * *closure* function be returned, the {@link try_lock_for} function automatically\n     * {@link ILockable.unlock unlocks} the mutex and returns `true`, even if the *closure*\n     * function throws any error.\n     *\n     * Therefore, when using this {@link try_lock_for} function, you don't need to consider about\n     * {@link ILockable.unlock returning} the lock acquistion after your business. It would just\n     * be done automatically.\n     *\n     * @param mutex Target mutex to try write lock until timeout.\n     * @param ms The maximum miliseconds for waiting.\n     * @param closure A function defining your business.\n     * @return Whether succeeded to monopoly the mutex or not.\n     *\n     * @throw Exception would be thrown if the *closure* function throws any error.\n     */\n    export function try_lock_for<Mutex extends Pick<ITimedLockable, \"try_lock_for\" | \"unlock\">>(mutex: Mutex, ms: number, closure: Closure): Promise<boolean>;\n    /**\n     * Tries to write lock a mutex with your business until time expiration.\n     *\n     * Attempts to monopoly a mutex until time expiration. If succeeded to monopoly the mutex\n     * until the time expiration, it returns `true` after calling the *closure*. Otherwise failed\n     * to acquiring the lock in the given time, the function gives up the trial and returns\n     * `false` without calling the *closure*.\n     *\n     * Failed to acquiring the lock in the given time (returns `false`), it means that there's\n     * someone who has already {@link ILockable.lock monopolied} or {@link ISharedLockable.lock}\n     * the mutex and does not return it over the time expiration.\n     *\n     * When succeeded to {@link ILockable.lock monopoly} the mutex, the {@link try_lock_until}\n     * function will call the *closure*, a custom function definig your business. After the\n     * *closure* function be returned, the {@link try_lock_until} function automatically\n     * {@link ILockable.unlock unlocks} the mutex and returns `true`, even if the *closure*\n     * function throws any error.\n     *\n     * TTherefore, when using this {@link try_lock_until} function, you don't need to consider\n     * about {@link ILockable.unlock returning} the lock acquistion after your business. It would\n     * just be done automatically.\n     *\n     * @param mutex Target mutex to try write lock until time expiration.\n     * @param at The maximum time point to wait.\n     * @param closure A function defining your business.\n     * @return Whether succeeded to monopoly the mutex or not.\n     *\n     * @throw Exception would be thrown if the *closure* function throws any error.\n     */\n    export function try_lock_until<Mutex extends Pick<ITimedLockable, \"try_lock_until\" | \"unlock\">>(mutex: Mutex, at: Date, closure: Closure): Promise<boolean>;\n    /**\n     * Type of closure function defining your business logic.\n     */\n    type Closure = () => void | Promise<void>;\n    export {};\n}\n",
  "node_modules/tstl/lib/thread/VariadicMutableSingleton.d.ts": "/**\n * Variadic mutable singleton generator.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class VariadicMutableSingleton<T, Args extends any[]> {\n    /**\n     * @hidden\n     */\n    private readonly closure_;\n    /**\n     * @hidden\n     */\n    private readonly dict_;\n    constructor(closure: (...args: Args) => Promise<T>, hashFunc?: (args: Args) => number, pred?: (x: Args, y: Args) => boolean);\n    set(...items: [...Args, T]): Promise<void>;\n    reload(...args: Args): Promise<T>;\n    clear(): Promise<void>;\n    clear(...args: Args): Promise<void>;\n    get(...args: Args): Promise<T>;\n    is_loaded(...args: Args): Promise<boolean>;\n    /**\n     * @hidden\n     */\n    private _Get_singleton;\n}\n",
  "node_modules/tstl/lib/thread/VariadicSingleton.d.ts": "/**\n * Variadic singleton generator.\n *\n * @author Jeongho Nam - https://github.comm/samchon\n */\nexport declare class VariadicSingleton<T, Args extends any[]> {\n    private readonly closure_;\n    private readonly dict_;\n    constructor(closure: (...args: Args) => T, hashFunc?: (args: Args) => number, pred?: (x: Args, y: Args) => boolean);\n    get(...args: Args): T;\n}\n",
  "node_modules/tstl/lib/thread/VariadicTimedSingleton.d.ts": "/**\n * Variadic timed singleton generator.\n *\n * The `VariadicTimedSingleton` is a type of {@link VariadicSingleton} class who re-constructs\n * the singleton value repeatedly whenever specific time has been elapsed after the last lazy\n * construction.\n *\n * @template T Type of the value to be lazy-constructed\n * @template Args Type of parameters of the lazy constructor function\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class VariadicTimedSingleton<T, Args extends any[]> {\n    private readonly interval_;\n    private readonly closure_;\n    private readonly dict_;\n    /**\n     * Initializer Constructor.\n     *\n     * @param interval Specific interval time, to determine whether re-generation of the singleton value is required or not, as milliseconds\n     * @param closure Lazy constructor function returning the target value\n     * @param hasher Hash function for the *lazy constructor* function arguments\n     * @param pred Predicator function for the *lazy constructor* function arguments\n     */\n    constructor(interval: number, closure: (...args: Args) => T, hasher?: (args: Args) => number, pred?: (x: Args, y: Args) => boolean);\n    /**\n     * Get value.\n     *\n     * @param args Parameters for the lazy constructor function\n     * @returns The lazy constructed value\n     */\n    get(...args: Args): T;\n}\n",
  "node_modules/tstl/lib/thread/global.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { ILockable } from \"../base/thread/ILockable\";\n/**\n * Sleep for time span.\n *\n * @param ms The milliseconds to sleep.\n */\nexport declare function sleep_for(ms: number): Promise<void>;\n/**\n * Sleep until time expiration.\n *\n * @param at The time point to wake up.\n */\nexport declare function sleep_until(at: Date): Promise<void>;\n/**\n * Lock multiple mutexes.\n *\n * @param items Items to lock.\n */\nexport declare function lock(...items: Pick<ILockable, \"lock\">[]): Promise<void>;\n/**\n * Try lock mutexes.\n *\n * @param items Items to try lock.\n * @return Index of mutex who failed to lock. None of them're failed, then returns `-1`.\n */\nexport declare function try_lock(...items: Pick<ILockable, \"try_lock\">[]): Promise<number>;\n",
  "node_modules/tstl/lib/thread/index.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nexport * from \"./Mutex\";\nexport * from \"./TimedMutex\";\nexport * from \"./SharedMutex\";\nexport * from \"./SharedTimedMutex\";\nexport * from \"./ConditionVariable\";\nexport * from \"./UniqueLock\";\nexport * from \"./SharedLock\";\nexport * from \"./Semaphore\";\nexport * from \"./Latch\";\nexport * from \"./Barrier\";\nexport * from \"./MutableSingleton\";\nexport * from \"./TimedSingleton\";\nexport * from \"./VariadicMutableSingleton\";\nexport * from \"./VariadicTimedSingleton\";\nexport * from \"./VariadicSingleton\";\nexport * from \"./Singleton\";\nexport * from \"./global\";\n",
  "node_modules/tstl/lib/utility/Entry.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IPair } from \"./IPair\";\nimport { IComparable } from \"../functional/IComparable\";\n/**\n * Entry for mapping.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class Entry<Key, T> implements Readonly<IPair<Key, T>>, IComparable<Entry<Key, T>> {\n    /**\n     * The first, key element.\n     */\n    readonly first: Key;\n    /**\n     * The second, mapped element.\n     */\n    second: T;\n    /**\n     * Intializer Constructor.\n     *\n     * @param first The first, key element.\n     * @param second The second, mapped element.\n     */\n    constructor(first: Key, second: T);\n    /**\n     * @inheritDoc\n     */\n    equals(obj: Entry<Key, T>): boolean;\n    /**\n     * @inheritDoc\n     */\n    less(obj: Entry<Key, T>): boolean;\n    /**\n     * @inheritDoc\n     */\n    hashCode(): number;\n}\n",
  "node_modules/tstl/lib/utility/IPair.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\n/**\n * Pair of two elements.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport interface IPair<First, Second> {\n    /**\n     * The first element.\n     */\n    first: First;\n    /**\n     * The second element.\n     */\n    second: Second;\n}\n",
  "node_modules/tstl/lib/utility/Pair.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nimport { IPair } from \"./IPair\";\nimport { IComparable } from \"../functional/IComparable\";\n/**\n * Pair of two elements.\n *\n * @author Jeongho Nam - https://github.com/samchon\n */\nexport declare class Pair<First, Second> implements IPair<First, Second>, IComparable<Pair<First, Second>> {\n    /**\n     * @inheritDoc\n     */\n    first: First;\n    /**\n     * @inheritDoc\n     */\n    second: Second;\n    /**\n     * Initializer Constructor.\n     *\n     * @param first The first element.\n     * @param second The second element.\n     */\n    constructor(first: First, second: Second);\n    /**\n     * @inheritDoc\n     */\n    equals<U1 extends First, U2 extends Second>(pair: Pair<U1, U2>): boolean;\n    /**\n     * @inheritDoc\n     */\n    less<U1 extends First, U2 extends Second>(pair: Pair<U1, U2>): boolean;\n    /**\n     * @inheritDoc\n     */\n    hashCode(): number;\n}\n/**\n * Create a {@link Pair}.\n *\n * @param first The 1st element.\n * @param second The 2nd element.\n *\n * @return A {@link Pair} object.\n */\nexport declare function make_pair<First, Second>(first: First, second: Second): Pair<First, Second>;\n",
  "node_modules/tstl/lib/utility/index.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\nexport * from \"./IPair\";\nexport * from \"./Pair\";\nexport * from \"./Entry\";\nexport * from \"./node\";\n",
  "node_modules/tstl/lib/utility/node.d.ts": "/**\n * @packageDocumentation\n * @module std\n */\n/**\n * Test whether the code is running on NodeJS.\n *\n * @return Whether NodeJS or not.\n */\nexport declare function is_node(): boolean;\n",
  "node_modules/tstl/package.json": "{\n  \"name\": \"tstl\",\n  \"description\": \"TypeScript-STL (Standard Template Library, migrated from C++)\",\n  \"author\": {\n    \"name\": \"Jeongho Nam\",\n    \"email\": \"samchon.github@gmail.com\",\n    \"url\": \"https://github.com/samchon\"\n  },\n  \"version\": \"3.0.0\",\n  \"main\": \"./lib/index.js\",\n  \"typings\": \"./lib/index.d.ts\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"require\": \"./lib/index.js\",\n      \"import\": \"./lib/index.mjs\"\n    }\n  },\n  \"scripts\": {\n    \"api\": \"typedoc src --exclude \\\"**/+(test|benchmark)/**\\\" --excludeNotDocumented --plugin typedoc-plugin-external-module-name --plugin typedoc-plugin-exclude-references --out ../tstl@gh-pages/api\",\n    \"benchmark\": \"node benchmark\",\n    \"build\": \"rimraf lib && tsc && rollup -c\",\n    \"dev\": \"rimraf lib && tsc --watch\",\n    \"prettier\": \"prettier --write ./src\",\n    \"test\": \"node lib/test\"\n  },\n  \"devDependencies\": {\n    \"@rollup/plugin-terser\": \"^0.4.4\",\n    \"@rollup/plugin-typescript\": \"^11.1.6\",\n    \"@types/cli\": \"^0.11.19\",\n    \"@types/node\": \"^14.6.3\",\n    \"cli\": \"^1.0.1\",\n    \"prettier\": \"^2.7.1\",\n    \"rimraf\": \"^3.0.2\",\n    \"rollup\": \"^4.13.1\",\n    \"source-map-support\": \"^0.5.21\",\n    \"ts-node\": \"^10.7.0\",\n    \"tslib\": \"^2.6.2\",\n    \"typedoc\": \"^0.25.12\",\n    \"typescript\": \"^5.4.3\"\n  },\n  \"homepage\": \"https://github.com/samchon/tstl\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/samchon/tstl\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/samchon/tstl/issues\"\n  },\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"tstl\",\n    \"typecript\",\n    \"c++\",\n    \"cpp\",\n    \"stl\",\n    \"standard template library\",\n    \"algorithm\",\n    \"container\",\n    \"exception\",\n    \"functional\",\n    \"iterator\",\n    \"numeric\",\n    \"ranges\",\n    \"thread\",\n    \"utility\",\n    \"base\",\n    \"experimental\",\n    \"internal\",\n    \"Vector\",\n    \"Deque\",\n    \"List\",\n    \"VectorBoolean\",\n    \"ForwardList\",\n    \"Stack\",\n    \"Queue\",\n    \"PriorityQueue\",\n    \"FlatMap\",\n    \"FlatMultiMap\",\n    \"FlatMultiSet\",\n    \"FlatSet\",\n    \"HashMap\",\n    \"HashMultiMap\",\n    \"HashMultiSet\",\n    \"HashSet\",\n    \"TreeMap\",\n    \"TreeMultiMap\",\n    \"TreeMultiSet\",\n    \"TreeSet\",\n    \"ConditionVariable\",\n    \"Semaphore\",\n    \"Latch\",\n    \"Barrier\",\n    \"FlexBarrier\",\n    \"Mutex\",\n    \"TimedMutex\",\n    \"SharedMutex\",\n    \"SharedTimedMutex\",\n    \"SharedLock\",\n    \"UniqueLock\",\n    \"Singleton\"\n  ],\n  \"files\": [\n    \"LICENSE\",\n    \"README.md\",\n    \"lib/\",\n    \"src/\",\n    \"!lib/benchmark\",\n    \"!lib/test\",\n    \"!src/benchmark\",\n    \"!src/test\"\n  ]\n}\n",
  "node_modules/tunnel-agent/package.json": "{\n  \"author\": \"Mikeal Rogers <mikeal.rogers@gmail.com> (http://www.futurealoof.com)\",\n  \"name\": \"tunnel-agent\",\n  \"license\": \"Apache-2.0\",\n  \"description\": \"HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.\",\n  \"version\": \"0.6.0\",\n  \"repository\": {\n    \"url\": \"https://github.com/mikeal/tunnel-agent\"\n  },\n  \"main\": \"index.js\",\n  \"files\": [\n    \"index.js\"\n  ],\n  \"dependencies\": {\n    \"safe-buffer\": \"^5.0.1\"\n  },\n  \"devDependencies\": {},\n  \"optionalDependencies\": {},\n  \"engines\": {\n    \"node\": \"*\"\n  }\n}\n",
  "node_modules/type-fest/base.d.ts": "// Types that are compatible with all supported TypeScript versions.\n// It's shared between all TypeScript version-specific definitions.\n\n// Basic\nexport * from './source/basic';\nexport * from './source/typed-array';\n\n// Utilities\nexport {Except} from './source/except';\nexport {Mutable} from './source/mutable';\nexport {Merge} from './source/merge';\nexport {MergeExclusive} from './source/merge-exclusive';\nexport {RequireAtLeastOne} from './source/require-at-least-one';\nexport {RequireExactlyOne} from './source/require-exactly-one';\nexport {PartialDeep} from './source/partial-deep';\nexport {ReadonlyDeep} from './source/readonly-deep';\nexport {LiteralUnion} from './source/literal-union';\nexport {Promisable} from './source/promisable';\nexport {Opaque} from './source/opaque';\nexport {SetOptional} from './source/set-optional';\nexport {SetRequired} from './source/set-required';\nexport {ValueOf} from './source/value-of';\nexport {PromiseValue} from './source/promise-value';\nexport {AsyncReturnType} from './source/async-return-type';\nexport {ConditionalExcept} from './source/conditional-except';\nexport {ConditionalKeys} from './source/conditional-keys';\nexport {ConditionalPick} from './source/conditional-pick';\nexport {UnionToIntersection} from './source/union-to-intersection';\nexport {Stringified} from './source/stringified';\nexport {FixedLengthArray} from './source/fixed-length-array';\nexport {IterableElement} from './source/iterable-element';\nexport {Entry} from './source/entry';\nexport {Entries} from './source/entries';\nexport {SetReturnType} from './source/set-return-type';\nexport {Asyncify} from './source/asyncify';\n\n// Miscellaneous\nexport {PackageJson} from './source/package-json';\nexport {TsConfigJson} from './source/tsconfig-json';\n",
  "node_modules/type-fest/source/async-return-type.d.ts": "import {PromiseValue} from './promise-value';\n\ntype AsyncFunction = (...args: any[]) => Promise<unknown>;\n\n/**\nUnwrap the return type of a function that returns a `Promise`.\n\nThere has been [discussion](https://github.com/microsoft/TypeScript/pull/35998) about implementing this type in TypeScript.\n\n@example\n```ts\nimport {AsyncReturnType} from 'type-fest';\nimport {asyncFunction} from 'api';\n\n// This type resolves to the unwrapped return type of `asyncFunction`.\ntype Value = AsyncReturnType<typeof asyncFunction>;\n\nasync function doSomething(value: Value) {}\n\nasyncFunction().then(value => doSomething(value));\n```\n*/\nexport type AsyncReturnType<Target extends AsyncFunction> = PromiseValue<ReturnType<Target>>;\n",
  "node_modules/type-fest/source/asyncify.d.ts": "import {PromiseValue} from './promise-value';\nimport {SetReturnType} from './set-return-type';\n\n/**\nCreate an async version of the given function type, by boxing the return type in `Promise` while keeping the same parameter types.\n\nUse-case: You have two functions, one synchronous and one asynchronous that do the same thing. Instead of having to duplicate the type definition, you can use `Asyncify` to reuse the synchronous type.\n\n@example\n```\nimport {Asyncify} from 'type-fest';\n\n// Synchronous function.\nfunction getFooSync(someArg: SomeType): Foo {\n\t// …\n}\n\ntype AsyncifiedFooGetter = Asyncify<typeof getFooSync>;\n//=> type AsyncifiedFooGetter = (someArg: SomeType) => Promise<Foo>;\n\n// Same as `getFooSync` but asynchronous.\nconst getFooAsync: AsyncifiedFooGetter = (someArg) => {\n\t// TypeScript now knows that `someArg` is `SomeType` automatically.\n\t// It also knows that this function must return `Promise<Foo>`.\n\t// If you have `@typescript-eslint/promise-function-async` linter rule enabled, it will even report that \"Functions that return promises must be async.\".\n\n\t// …\n}\n```\n*/\nexport type Asyncify<Fn extends (...args: any[]) => any> = SetReturnType<Fn, Promise<PromiseValue<ReturnType<Fn>>>>;\n",
  "node_modules/type-fest/source/basic.d.ts": "/// <reference lib=\"es2020.bigint\"/>\n\n// TODO: This can just be `export type Primitive = not object` when the `not` keyword is out.\n/**\nMatches any [primitive value](https://developer.mozilla.org/en-US/docs/Glossary/Primitive).\n*/\nexport type Primitive =\n\t| null\n\t| undefined\n\t| string\n\t| number\n\t| boolean\n\t| symbol\n\t| bigint;\n\n// TODO: Remove the `= unknown` sometime  in the future when most users are on TS 3.5 as it's now the default\n/**\nMatches a [`class` constructor](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes).\n*/\nexport type Class<T = unknown, Arguments extends any[] = any[]> = new(...arguments_: Arguments) => T;\n\n/**\nMatches a JSON object.\n\nThis type can be useful to enforce some input to be JSON-compatible or as a super-type to be extended from. Don't use this as a direct return type as the user would have to double-cast it: `jsonObject as unknown as CustomResponse`. Instead, you could extend your CustomResponse type from it to ensure your type only uses JSON-compatible types: `interface CustomResponse extends JsonObject { … }`.\n*/\nexport type JsonObject = {[Key in string]?: JsonValue};\n\n/**\nMatches a JSON array.\n*/\nexport interface JsonArray extends Array<JsonValue> {}\n\n/**\nMatches any valid JSON value.\n*/\nexport type JsonValue = string | number | boolean | null | JsonObject | JsonArray;\n\ndeclare global {\n\tinterface SymbolConstructor {\n\t\treadonly observable: symbol;\n\t}\n}\n\n/**\nMatches a value that is like an [Observable](https://github.com/tc39/proposal-observable).\n*/\nexport interface ObservableLike {\n\tsubscribe(observer: (value: unknown) => void): void;\n\t[Symbol.observable](): ObservableLike;\n}\n",
  "node_modules/type-fest/source/conditional-except.d.ts": "import {Except} from './except';\nimport {ConditionalKeys} from './conditional-keys';\n\n/**\nExclude keys from a shape that matches the given `Condition`.\n\nThis is useful when you want to create a new type with a specific set of keys from a shape. For example, you might want to exclude all the primitive properties from a class and form a new shape containing everything but the primitive properties.\n\n@example\n```\nimport {Primitive, ConditionalExcept} from 'type-fest';\n\nclass Awesome {\n\tname: string;\n\tsuccesses: number;\n\tfailures: bigint;\n\n\trun() {}\n}\n\ntype ExceptPrimitivesFromAwesome = ConditionalExcept<Awesome, Primitive>;\n//=> {run: () => void}\n```\n\n@example\n```\nimport {ConditionalExcept} from 'type-fest';\n\ninterface Example {\n\ta: string;\n\tb: string | number;\n\tc: () => void;\n\td: {};\n}\n\ntype NonStringKeysOnly = ConditionalExcept<Example, string>;\n//=> {b: string | number; c: () => void; d: {}}\n```\n*/\nexport type ConditionalExcept<Base, Condition> = Except<\n\tBase,\n\tConditionalKeys<Base, Condition>\n>;\n",
  "node_modules/type-fest/source/conditional-keys.d.ts": "/**\nExtract the keys from a type where the value type of the key extends the given `Condition`.\n\nInternally this is used for the `ConditionalPick` and `ConditionalExcept` types.\n\n@example\n```\nimport {ConditionalKeys} from 'type-fest';\n\ninterface Example {\n\ta: string;\n\tb: string | number;\n\tc?: string;\n\td: {};\n}\n\ntype StringKeysOnly = ConditionalKeys<Example, string>;\n//=> 'a'\n```\n\nTo support partial types, make sure your `Condition` is a union of undefined (for example, `string | undefined`) as demonstrated below.\n\n@example\n```\ntype StringKeysAndUndefined = ConditionalKeys<Example, string | undefined>;\n//=> 'a' | 'c'\n```\n*/\nexport type ConditionalKeys<Base, Condition> = NonNullable<\n\t// Wrap in `NonNullable` to strip away the `undefined` type from the produced union.\n\t{\n\t\t// Map through all the keys of the given base type.\n\t\t[Key in keyof Base]:\n\t\t\t// Pick only keys with types extending the given `Condition` type.\n\t\t\tBase[Key] extends Condition\n\t\t\t\t// Retain this key since the condition passes.\n\t\t\t\t? Key\n\t\t\t\t// Discard this key since the condition fails.\n\t\t\t\t: never;\n\n\t// Convert the produced object into a union type of the keys which passed the conditional test.\n\t}[keyof Base]\n>;\n",
  "node_modules/type-fest/source/conditional-pick.d.ts": "import {ConditionalKeys} from './conditional-keys';\n\n/**\nPick keys from the shape that matches the given `Condition`.\n\nThis is useful when you want to create a new type from a specific subset of an existing type. For example, you might want to pick all the primitive properties from a class and form a new automatically derived type.\n\n@example\n```\nimport {Primitive, ConditionalPick} from 'type-fest';\n\nclass Awesome {\n\tname: string;\n\tsuccesses: number;\n\tfailures: bigint;\n\n\trun() {}\n}\n\ntype PickPrimitivesFromAwesome = ConditionalPick<Awesome, Primitive>;\n//=> {name: string; successes: number; failures: bigint}\n```\n\n@example\n```\nimport {ConditionalPick} from 'type-fest';\n\ninterface Example {\n\ta: string;\n\tb: string | number;\n\tc: () => void;\n\td: {};\n}\n\ntype StringKeysOnly = ConditionalPick<Example, string>;\n//=> {a: string}\n```\n*/\nexport type ConditionalPick<Base, Condition> = Pick<\n\tBase,\n\tConditionalKeys<Base, Condition>\n>;\n",
  "node_modules/type-fest/source/entries.d.ts": "import {ArrayEntry, MapEntry, ObjectEntry, SetEntry} from './entry';\n\ntype ArrayEntries<BaseType extends readonly unknown[]> = Array<ArrayEntry<BaseType>>;\ntype MapEntries<BaseType> = Array<MapEntry<BaseType>>;\ntype ObjectEntries<BaseType> = Array<ObjectEntry<BaseType>>;\ntype SetEntries<BaseType extends Set<unknown>> = Array<SetEntry<BaseType>>;\n\n/**\nMany collections have an `entries` method which returns an array of a given object's own enumerable string-keyed property [key, value] pairs. The `Entries` type will return the type of that collection's entries.\n\nFor example the {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/entries|`Object`}, {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map/entries|`Map`}, {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/entries|`Array`}, and {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set/entries|`Set`} collections all have this method. Note that `WeakMap` and `WeakSet` do not have this method since their entries are not enumerable.\n\n@see `Entry` if you want to just access the type of a single entry.\n\n@example\n```\nimport {Entries} from 'type-fest';\n\ninterface Example {\n\tsomeKey: number;\n}\n\nconst manipulatesEntries = (examples: Entries<Example>) => examples.map(example => [\n\t// Does some arbitrary processing on the key (with type information available)\n\texample[0].toUpperCase(),\n\n\t// Does some arbitrary processing on the value (with type information available)\n\texample[1].toFixed()\n]);\n\nconst example: Example = {someKey: 1};\nconst entries = Object.entries(example) as Entries<Example>;\nconst output = manipulatesEntries(entries);\n\n// Objects\nconst objectExample = {a: 1};\nconst objectEntries: Entries<typeof objectExample> = [['a', 1]];\n\n// Arrays\nconst arrayExample = ['a', 1];\nconst arrayEntries: Entries<typeof arrayExample> = [[0, 'a'], [1, 1]];\n\n// Maps\nconst mapExample = new Map([['a', 1]]);\nconst mapEntries: Entries<typeof map> = [['a', 1]];\n\n// Sets\nconst setExample = new Set(['a', 1]);\nconst setEntries: Entries<typeof setExample> = [['a', 'a'], [1, 1]];\n```\n*/\nexport type Entries<BaseType> =\n\tBaseType extends Map<unknown, unknown> ? MapEntries<BaseType>\n\t\t: BaseType extends Set<unknown> ? SetEntries<BaseType>\n\t\t: BaseType extends unknown[] ? ArrayEntries<BaseType>\n\t\t: BaseType extends object ? ObjectEntries<BaseType>\n\t\t: never;\n",
  "node_modules/type-fest/source/entry.d.ts": "type MapKey<BaseType> = BaseType extends Map<infer KeyType, unknown> ? KeyType : never;\ntype MapValue<BaseType> = BaseType extends Map<unknown, infer ValueType> ? ValueType : never;\n\nexport type ArrayEntry<BaseType extends readonly unknown[]> = [number, BaseType[number]];\nexport type MapEntry<BaseType> = [MapKey<BaseType>, MapValue<BaseType>];\nexport type ObjectEntry<BaseType> = [keyof BaseType, BaseType[keyof BaseType]];\nexport type SetEntry<BaseType> = BaseType extends Set<infer ItemType> ? [ItemType, ItemType] : never;\n\n/**\nMany collections have an `entries` method which returns an array of a given object's own enumerable string-keyed property [key, value] pairs. The `Entry` type will return the type of that collection's entry.\n\nFor example the {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/entries|`Object`}, {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map/entries|`Map`}, {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/entries|`Array`}, and {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set/entries|`Set`} collections all have this method. Note that `WeakMap` and `WeakSet` do not have this method since their entries are not enumerable.\n\n@see `Entries` if you want to just access the type of the array of entries (which is the return of the `.entries()` method).\n\n@example\n```\nimport {Entry} from 'type-fest';\n\ninterface Example {\n\tsomeKey: number;\n}\n\nconst manipulatesEntry = (example: Entry<Example>) => [\n\t// Does some arbitrary processing on the key (with type information available)\n\texample[0].toUpperCase(),\n\n\t// Does some arbitrary processing on the value (with type information available)\n\texample[1].toFixed(),\n];\n\nconst example: Example = {someKey: 1};\nconst entry = Object.entries(example)[0] as Entry<Example>;\nconst output = manipulatesEntry(entry);\n\n// Objects\nconst objectExample = {a: 1};\nconst objectEntry: Entry<typeof objectExample> = ['a', 1];\n\n// Arrays\nconst arrayExample = ['a', 1];\nconst arrayEntryString: Entry<typeof arrayExample> = [0, 'a'];\nconst arrayEntryNumber: Entry<typeof arrayExample> = [1, 1];\n\n// Maps\nconst mapExample = new Map([['a', 1]]);\nconst mapEntry: Entry<typeof mapExample> = ['a', 1];\n\n// Sets\nconst setExample = new Set(['a', 1]);\nconst setEntryString: Entry<typeof setExample> = ['a', 'a'];\nconst setEntryNumber: Entry<typeof setExample> = [1, 1];\n```\n*/\nexport type Entry<BaseType> =\n\tBaseType extends Map<unknown, unknown> ? MapEntry<BaseType>\n\t\t: BaseType extends Set<unknown> ? SetEntry<BaseType>\n\t\t: BaseType extends unknown[] ? ArrayEntry<BaseType>\n\t\t: BaseType extends object ? ObjectEntry<BaseType>\n\t\t: never;\n",
  "node_modules/type-fest/source/except.d.ts": "/**\nCreate a type from an object type without certain keys.\n\nThis type is a stricter version of [`Omit`](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-5.html#the-omit-helper-type). The `Omit` type does not restrict the omitted keys to be keys present on the given type, while `Except` does. The benefits of a stricter type are avoiding typos and allowing the compiler to pick up on rename refactors automatically.\n\nPlease upvote [this issue](https://github.com/microsoft/TypeScript/issues/30825) if you want to have the stricter version as a built-in in TypeScript.\n\n@example\n```\nimport {Except} from 'type-fest';\n\ntype Foo = {\n\ta: number;\n\tb: string;\n\tc: boolean;\n};\n\ntype FooWithoutA = Except<Foo, 'a' | 'c'>;\n//=> {b: string};\n```\n*/\nexport type Except<ObjectType, KeysType extends keyof ObjectType> = Pick<ObjectType, Exclude<keyof ObjectType, KeysType>>;\n",
  "node_modules/type-fest/source/fixed-length-array.d.ts": "/**\nMethods to exclude.\n*/\ntype ArrayLengthMutationKeys = 'splice' | 'push' | 'pop' | 'shift' | 'unshift';\n\n/**\nCreate a type that represents an array of the given type and length. The array's length and the `Array` prototype methods that manipulate its length are excluded in the resulting type.\n\nPlease participate in [this issue](https://github.com/microsoft/TypeScript/issues/26223) if you want to have a similiar type built into TypeScript.\n\nUse-cases:\n- Declaring fixed-length tuples or arrays with a large number of items.\n- Creating a range union (for example, `0 | 1 | 2 | 3 | 4` from the keys of such a type) without having to resort to recursive types.\n- Creating an array of coordinates with a static length, for example, length of 3 for a 3D vector.\n\n@example\n```\nimport {FixedLengthArray} from 'type-fest';\n\ntype FencingTeam = FixedLengthArray<string, 3>;\n\nconst guestFencingTeam: FencingTeam = ['Josh', 'Michael', 'Robert'];\n\nconst homeFencingTeam: FencingTeam = ['George', 'John'];\n//=> error TS2322: Type string[] is not assignable to type 'FencingTeam'\n\nguestFencingTeam.push('Sam');\n//=> error TS2339: Property 'push' does not exist on type 'FencingTeam'\n```\n*/\nexport type FixedLengthArray<Element, Length extends number, ArrayPrototype = [Element, ...Element[]]> = Pick<\n\tArrayPrototype,\n\tExclude<keyof ArrayPrototype, ArrayLengthMutationKeys>\n> & {\n\t[index: number]: Element;\n\t[Symbol.iterator]: () => IterableIterator<Element>;\n\treadonly length: Length;\n};\n",
  "node_modules/type-fest/source/iterable-element.d.ts": "/**\nGet the element type of an `Iterable`/`AsyncIterable`. For example, an array or a generator.\n\nThis can be useful, for example, if you want to get the type that is yielded in a generator function. Often the return type of those functions are not specified.\n\nThis type works with both `Iterable`s and `AsyncIterable`s, so it can be use with synchronous and asynchronous generators.\n\nHere is an example of `IterableElement` in action with a generator function:\n\n@example\n```\nfunction * iAmGenerator() {\n\tyield 1;\n\tyield 2;\n}\n\ntype MeNumber = IterableElement<ReturnType<typeof iAmGenerator>>\n```\n\nAnd here is an example with an async generator:\n\n@example\n```\nasync function * iAmGeneratorAsync() {\n\tyield 'hi';\n\tyield true;\n}\n\ntype MeStringOrBoolean = IterableElement<ReturnType<typeof iAmGeneratorAsync>>\n```\n\nMany types in JavaScript/TypeScript are iterables. This type works on all types that implement those interfaces. For example, `Array`, `Set`, `Map`, `stream.Readable`, etc.\n\nAn example with an array of strings:\n\n@example\n```\ntype MeString = IterableElement<string[]>\n```\n*/\nexport type IterableElement<TargetIterable> =\n\tTargetIterable extends Iterable<infer ElementType> ?\n\tElementType :\n\tTargetIterable extends AsyncIterable<infer ElementType> ?\n\tElementType :\n\tnever;\n",
  "node_modules/type-fest/source/literal-union.d.ts": "import {Primitive} from './basic';\n\n/**\nAllows creating a union type by combining primitive types and literal types without sacrificing auto-completion in IDEs for the literal type part of the union.\n\nCurrently, when a union type of a primitive type is combined with literal types, TypeScript loses all information about the combined literals. Thus, when such type is used in an IDE with autocompletion, no suggestions are made for the declared literals.\n\nThis type is a workaround for [Microsoft/TypeScript#29729](https://github.com/Microsoft/TypeScript/issues/29729). It will be removed as soon as it's not needed anymore.\n\n@example\n```\nimport {LiteralUnion} from 'type-fest';\n\n// Before\n\ntype Pet = 'dog' | 'cat' | string;\n\nconst pet: Pet = '';\n// Start typing in your TypeScript-enabled IDE.\n// You **will not** get auto-completion for `dog` and `cat` literals.\n\n// After\n\ntype Pet2 = LiteralUnion<'dog' | 'cat', string>;\n\nconst pet: Pet2 = '';\n// You **will** get auto-completion for `dog` and `cat` literals.\n```\n */\nexport type LiteralUnion<\n\tLiteralType,\n\tBaseType extends Primitive\n> = LiteralType | (BaseType & {_?: never});\n",
  "node_modules/type-fest/source/merge-exclusive.d.ts": "// Helper type. Not useful on its own.\ntype Without<FirstType, SecondType> = {[KeyType in Exclude<keyof FirstType, keyof SecondType>]?: never};\n\n/**\nCreate a type that has mutually exclusive keys.\n\nThis type was inspired by [this comment](https://github.com/Microsoft/TypeScript/issues/14094#issuecomment-373782604).\n\nThis type works with a helper type, called `Without`. `Without<FirstType, SecondType>` produces a type that has only keys from `FirstType` which are not present on `SecondType` and sets the value type for these keys to `never`. This helper type is then used in `MergeExclusive` to remove keys from either `FirstType` or `SecondType`.\n\n@example\n```\nimport {MergeExclusive} from 'type-fest';\n\ninterface ExclusiveVariation1 {\n\texclusive1: boolean;\n}\n\ninterface ExclusiveVariation2 {\n\texclusive2: string;\n}\n\ntype ExclusiveOptions = MergeExclusive<ExclusiveVariation1, ExclusiveVariation2>;\n\nlet exclusiveOptions: ExclusiveOptions;\n\nexclusiveOptions = {exclusive1: true};\n//=> Works\nexclusiveOptions = {exclusive2: 'hi'};\n//=> Works\nexclusiveOptions = {exclusive1: true, exclusive2: 'hi'};\n//=> Error\n```\n*/\nexport type MergeExclusive<FirstType, SecondType> =\n\t(FirstType | SecondType) extends object ?\n\t\t(Without<FirstType, SecondType> & SecondType) | (Without<SecondType, FirstType> & FirstType) :\n\t\tFirstType | SecondType;\n\n",
  "node_modules/type-fest/source/merge.d.ts": "import {Except} from './except';\nimport {Simplify} from './simplify';\n\ntype Merge_<FirstType, SecondType> = Except<FirstType, Extract<keyof FirstType, keyof SecondType>> & SecondType;\n\n/**\nMerge two types into a new type. Keys of the second type overrides keys of the first type.\n\n@example\n```\nimport {Merge} from 'type-fest';\n\ntype Foo = {\n\ta: number;\n\tb: string;\n};\n\ntype Bar = {\n\tb: number;\n};\n\nconst ab: Merge<Foo, Bar> = {a: 1, b: 2};\n```\n*/\nexport type Merge<FirstType, SecondType> = Simplify<Merge_<FirstType, SecondType>>;\n",
  "node_modules/type-fest/source/mutable.d.ts": "import {Except} from './except';\nimport {Simplify} from './simplify';\n\n/**\nCreate a type that strips `readonly` from all or some of an object's keys. Inverse of `Readonly<T>`.\n\nThis can be used to [store and mutate options within a class](https://github.com/sindresorhus/pageres/blob/4a5d05fca19a5fbd2f53842cbf3eb7b1b63bddd2/source/index.ts#L72), [edit `readonly` objects within tests](https://stackoverflow.com/questions/50703834), [construct a `readonly` object within a function](https://github.com/Microsoft/TypeScript/issues/24509), or to define a single model where the only thing that changes is whether or not some of the keys are mutable.\n\n@example\n```\nimport {Mutable} from 'type-fest';\n\ntype Foo = {\n\treadonly a: number;\n\treadonly b: readonly string[]; // To show that only the mutability status of the properties, not their values, are affected.\n\treadonly c: boolean;\n};\n\nconst mutableFoo: Mutable<Foo> = {a: 1, b: ['2']};\nmutableFoo.a = 3;\nmutableFoo.b[0] = 'new value'; // Will still fail as the value of property \"b\" is still a readonly type.\nmutableFoo.b = ['something']; // Will work as the \"b\" property itself is no longer readonly.\n\ntype SomeMutable = Mutable<Foo, 'b' | 'c'>;\n// type SomeMutable = {\n// \treadonly a: number;\n// \tb: readonly string[]; // It's now mutable. The type of the property remains unaffected.\n// \tc: boolean; // It's now mutable.\n// }\n```\n*/\nexport type Mutable<BaseType, Keys extends keyof BaseType = keyof BaseType> =\n\tSimplify<\n\t\t// Pick just the keys that are not mutable from the base type.\n\t\tExcept<BaseType, Keys> &\n        // Pick the keys that should be mutable from the base type and make them mutable by removing the `readonly` modifier from the key.\n        {-readonly [KeyType in keyof Pick<BaseType, Keys>]: Pick<BaseType, Keys>[KeyType]}\n\t>;\n",
  "node_modules/type-fest/source/opaque.d.ts": "/**\nCreate an opaque type, which hides its internal details from the public, and can only be created by being used explicitly.\n\nThe generic type parameter can be anything. It doesn't have to be an object.\n\n[Read more about opaque types.](https://codemix.com/opaque-types-in-javascript/)\n\nThere have been several discussions about adding this feature to TypeScript via the `opaque type` operator, similar to how Flow does it. Unfortunately, nothing has (yet) moved forward:\n\t- [Microsoft/TypeScript#15408](https://github.com/Microsoft/TypeScript/issues/15408)\n\t- [Microsoft/TypeScript#15807](https://github.com/Microsoft/TypeScript/issues/15807)\n\n@example\n```\nimport {Opaque} from 'type-fest';\n\ntype AccountNumber = Opaque<number, 'AccountNumber'>;\ntype AccountBalance = Opaque<number, 'AccountBalance'>;\n\n// The Token parameter allows the compiler to differentiate between types, whereas \"unknown\" will not. For example, consider the following structures:\ntype ThingOne = Opaque<string>;\ntype ThingTwo = Opaque<string>;\n\n// To the compiler, these types are allowed to be cast to each other as they have the same underlying type. They are both `string & { __opaque__: unknown }`.\n// To avoid this behaviour, you would instead pass the \"Token\" parameter, like so.\ntype NewThingOne = Opaque<string, 'ThingOne'>;\ntype NewThingTwo = Opaque<string, 'ThingTwo'>;\n\n// Now they're completely separate types, so the following will fail to compile.\nfunction createNewThingOne (): NewThingOne {\n\t// As you can see, casting from a string is still allowed. However, you may not cast NewThingOne to NewThingTwo, and vice versa.\n\treturn 'new thing one' as NewThingOne;\n}\n\n// This will fail to compile, as they are fundamentally different types.\nconst thingTwo = createNewThingOne() as NewThingTwo;\n\n// Here's another example of opaque typing.\nfunction createAccountNumber(): AccountNumber {\n\treturn 2 as AccountNumber;\n}\n\nfunction getMoneyForAccount(accountNumber: AccountNumber): AccountBalance {\n\treturn 4 as AccountBalance;\n}\n\n// This will compile successfully.\ngetMoneyForAccount(createAccountNumber());\n\n// But this won't, because it has to be explicitly passed as an `AccountNumber` type.\ngetMoneyForAccount(2);\n\n// You can use opaque values like they aren't opaque too.\nconst accountNumber = createAccountNumber();\n\n// This will not compile successfully.\nconst newAccountNumber = accountNumber + 2;\n\n// As a side note, you can (and should) use recursive types for your opaque types to make them stronger and hopefully easier to type.\ntype Person = {\n\tid: Opaque<number, Person>;\n\tname: string;\n};\n```\n*/\nexport type Opaque<Type, Token = unknown> = Type & {readonly __opaque__: Token};\n",
  "node_modules/type-fest/source/partial-deep.d.ts": "import {Primitive} from './basic';\n\n/**\nCreate a type from another type with all keys and nested keys set to optional.\n\nUse-cases:\n- Merging a default settings/config object with another object, the second object would be a deep partial of the default object.\n- Mocking and testing complex entities, where populating an entire object with its keys would be redundant in terms of the mock or test.\n\n@example\n```\nimport {PartialDeep} from 'type-fest';\n\nconst settings: Settings = {\n\ttextEditor: {\n\t\tfontSize: 14;\n\t\tfontColor: '#000000';\n\t\tfontWeight: 400;\n\t}\n\tautocomplete: false;\n\tautosave: true;\n};\n\nconst applySavedSettings = (savedSettings: PartialDeep<Settings>) => {\n\treturn {...settings, ...savedSettings};\n}\n\nsettings = applySavedSettings({textEditor: {fontWeight: 500}});\n```\n*/\nexport type PartialDeep<T> = T extends Primitive\n\t? Partial<T>\n\t: T extends Map<infer KeyType, infer ValueType>\n\t? PartialMapDeep<KeyType, ValueType>\n\t: T extends Set<infer ItemType>\n\t? PartialSetDeep<ItemType>\n\t: T extends ReadonlyMap<infer KeyType, infer ValueType>\n\t? PartialReadonlyMapDeep<KeyType, ValueType>\n\t: T extends ReadonlySet<infer ItemType>\n\t? PartialReadonlySetDeep<ItemType>\n\t: T extends ((...arguments: any[]) => unknown)\n\t? T | undefined\n\t: T extends object\n\t? PartialObjectDeep<T>\n\t: unknown;\n\n/**\nSame as `PartialDeep`, but accepts only `Map`s and  as inputs. Internal helper for `PartialDeep`.\n*/\ninterface PartialMapDeep<KeyType, ValueType> extends Map<PartialDeep<KeyType>, PartialDeep<ValueType>> {}\n\n/**\nSame as `PartialDeep`, but accepts only `Set`s as inputs. Internal helper for `PartialDeep`.\n*/\ninterface PartialSetDeep<T> extends Set<PartialDeep<T>> {}\n\n/**\nSame as `PartialDeep`, but accepts only `ReadonlyMap`s as inputs. Internal helper for `PartialDeep`.\n*/\ninterface PartialReadonlyMapDeep<KeyType, ValueType> extends ReadonlyMap<PartialDeep<KeyType>, PartialDeep<ValueType>> {}\n\n/**\nSame as `PartialDeep`, but accepts only `ReadonlySet`s as inputs. Internal helper for `PartialDeep`.\n*/\ninterface PartialReadonlySetDeep<T> extends ReadonlySet<PartialDeep<T>> {}\n\n/**\nSame as `PartialDeep`, but accepts only `object`s as inputs. Internal helper for `PartialDeep`.\n*/\ntype PartialObjectDeep<ObjectType extends object> = {\n\t[KeyType in keyof ObjectType]?: PartialDeep<ObjectType[KeyType]>\n};\n",
  "node_modules/type-fest/source/promisable.d.ts": "/**\nCreate a type that represents either the value or the value wrapped in `PromiseLike`.\n\nUse-cases:\n- A function accepts a callback that may either return a value synchronously or may return a promised value.\n- This type could be the return type of `Promise#then()`, `Promise#catch()`, and `Promise#finally()` callbacks.\n\nPlease upvote [this issue](https://github.com/microsoft/TypeScript/issues/31394) if you want to have this type as a built-in in TypeScript.\n\n@example\n```\nimport {Promisable} from 'type-fest';\n\nasync function logger(getLogEntry: () => Promisable<string>): Promise<void> {\n    const entry = await getLogEntry();\n    console.log(entry);\n}\n\nlogger(() => 'foo');\nlogger(() => Promise.resolve('bar'));\n```\n*/\nexport type Promisable<T> = T | PromiseLike<T>;\n",
  "node_modules/type-fest/source/promise-value.d.ts": "/**\nReturns the type that is wrapped inside a `Promise` type.\nIf the type is a nested Promise, it is unwrapped recursively until a non-Promise type is obtained.\nIf the type is not a `Promise`, the type itself is returned.\n\n@example\n```\nimport {PromiseValue} from 'type-fest';\n\ntype AsyncData = Promise<string>;\nlet asyncData: PromiseValue<AsyncData> = Promise.resolve('ABC');\n\ntype Data = PromiseValue<AsyncData>;\nlet data: Data = await asyncData;\n\n// Here's an example that shows how this type reacts to non-Promise types.\ntype SyncData = PromiseValue<string>;\nlet syncData: SyncData = getSyncData();\n\n// Here's an example that shows how this type reacts to recursive Promise types.\ntype RecursiveAsyncData = Promise<Promise<string> >;\nlet recursiveAsyncData: PromiseValue<RecursiveAsyncData> = Promise.resolve(Promise.resolve('ABC'));\n```\n*/\nexport type PromiseValue<PromiseType, Otherwise = PromiseType> = PromiseType extends Promise<infer Value>\n\t? { 0: PromiseValue<Value>; 1: Value }[PromiseType extends Promise<unknown> ? 0 : 1]\n\t: Otherwise;\n",
  "node_modules/type-fest/source/readonly-deep.d.ts": "import {Primitive} from './basic';\n\n/**\nConvert `object`s, `Map`s, `Set`s, and `Array`s and all of their keys/elements into immutable structures recursively.\n\nThis is useful when a deeply nested structure needs to be exposed as completely immutable, for example, an imported JSON module or when receiving an API response that is passed around.\n\nPlease upvote [this issue](https://github.com/microsoft/TypeScript/issues/13923) if you want to have this type as a built-in in TypeScript.\n\n@example\n```\n// data.json\n{\n\t\"foo\": [\"bar\"]\n}\n\n// main.ts\nimport {ReadonlyDeep} from 'type-fest';\nimport dataJson = require('./data.json');\n\nconst data: ReadonlyDeep<typeof dataJson> = dataJson;\n\nexport default data;\n\n// test.ts\nimport data from './main';\n\ndata.foo.push('bar');\n//=> error TS2339: Property 'push' does not exist on type 'readonly string[]'\n```\n*/\nexport type ReadonlyDeep<T> = T extends Primitive | ((...arguments: any[]) => unknown)\n\t? T\n\t: T extends ReadonlyMap<infer KeyType, infer ValueType>\n\t? ReadonlyMapDeep<KeyType, ValueType>\n\t: T extends ReadonlySet<infer ItemType>\n\t? ReadonlySetDeep<ItemType>\n\t: T extends object\n\t? ReadonlyObjectDeep<T>\n\t: unknown;\n\n/**\nSame as `ReadonlyDeep`, but accepts only `ReadonlyMap`s as inputs. Internal helper for `ReadonlyDeep`.\n*/\ninterface ReadonlyMapDeep<KeyType, ValueType>\n\textends ReadonlyMap<ReadonlyDeep<KeyType>, ReadonlyDeep<ValueType>> {}\n\n/**\nSame as `ReadonlyDeep`, but accepts only `ReadonlySet`s as inputs. Internal helper for `ReadonlyDeep`.\n*/\ninterface ReadonlySetDeep<ItemType>\n\textends ReadonlySet<ReadonlyDeep<ItemType>> {}\n\n/**\nSame as `ReadonlyDeep`, but accepts only `object`s as inputs. Internal helper for `ReadonlyDeep`.\n*/\ntype ReadonlyObjectDeep<ObjectType extends object> = {\n\treadonly [KeyType in keyof ObjectType]: ReadonlyDeep<ObjectType[KeyType]>\n};\n",
  "node_modules/type-fest/source/require-at-least-one.d.ts": "import {Except} from './except';\n\n/**\nCreate a type that requires at least one of the given keys. The remaining keys are kept as is.\n\n@example\n```\nimport {RequireAtLeastOne} from 'type-fest';\n\ntype Responder = {\n\ttext?: () => string;\n\tjson?: () => string;\n\n\tsecure?: boolean;\n};\n\nconst responder: RequireAtLeastOne<Responder, 'text' | 'json'> = {\n\tjson: () => '{\"message\": \"ok\"}',\n\tsecure: true\n};\n```\n*/\nexport type RequireAtLeastOne<\n\tObjectType,\n\tKeysType extends keyof ObjectType = keyof ObjectType\n> = {\n\t// For each `Key` in `KeysType` make a mapped type:\n\t[Key in KeysType]-?: Required<Pick<ObjectType, Key>> & // 1. Make `Key`'s type required\n\t\t// 2. Make all other keys in `KeysType` optional\n\t\tPartial<Pick<ObjectType, Exclude<KeysType, Key>>>;\n}[KeysType] &\n\t// 3. Add the remaining keys not in `KeysType`\n\tExcept<ObjectType, KeysType>;\n",
  "node_modules/type-fest/source/require-exactly-one.d.ts": "// TODO: Remove this when we target TypeScript >=3.5.\ntype _Omit<T, K extends keyof any> = Pick<T, Exclude<keyof T, K>>;\n\n/**\nCreate a type that requires exactly one of the given keys and disallows more. The remaining keys are kept as is.\n\nUse-cases:\n- Creating interfaces for components that only need one of the keys to display properly.\n- Declaring generic keys in a single place for a single use-case that gets narrowed down via `RequireExactlyOne`.\n\nThe caveat with `RequireExactlyOne` is that TypeScript doesn't always know at compile time every key that will exist at runtime. Therefore `RequireExactlyOne` can't do anything to prevent extra keys it doesn't know about.\n\n@example\n```\nimport {RequireExactlyOne} from 'type-fest';\n\ntype Responder = {\n\ttext: () => string;\n\tjson: () => string;\n\tsecure: boolean;\n};\n\nconst responder: RequireExactlyOne<Responder, 'text' | 'json'> = {\n\t// Adding a `text` key here would cause a compile error.\n\n\tjson: () => '{\"message\": \"ok\"}',\n\tsecure: true\n};\n```\n*/\nexport type RequireExactlyOne<ObjectType, KeysType extends keyof ObjectType = keyof ObjectType> =\n\t{[Key in KeysType]: (\n\t\tRequired<Pick<ObjectType, Key>> &\n\t\tPartial<Record<Exclude<KeysType, Key>, never>>\n\t)}[KeysType] & _Omit<ObjectType, KeysType>;\n",
  "node_modules/type-fest/source/set-optional.d.ts": "import {Except} from './except';\nimport {Simplify} from './simplify';\n\n/**\nCreate a type that makes the given keys optional. The remaining keys are kept as is. The sister of the `SetRequired` type.\n\nUse-case: You want to define a single model where the only thing that changes is whether or not some of the keys are optional.\n\n@example\n```\nimport {SetOptional} from 'type-fest';\n\ntype Foo = {\n\ta: number;\n\tb?: string;\n\tc: boolean;\n}\n\ntype SomeOptional = SetOptional<Foo, 'b' | 'c'>;\n// type SomeOptional = {\n// \ta: number;\n// \tb?: string; // Was already optional and still is.\n// \tc?: boolean; // Is now optional.\n// }\n```\n*/\nexport type SetOptional<BaseType, Keys extends keyof BaseType> =\n\tSimplify<\n\t\t// Pick just the keys that are readonly from the base type.\n\t\tExcept<BaseType, Keys> &\n\t\t// Pick the keys that should be mutable from the base type and make them mutable.\n\t\tPartial<Pick<BaseType, Keys>>\n\t>;\n",
  "node_modules/type-fest/source/set-required.d.ts": "import {Except} from './except';\nimport {Simplify} from './simplify';\n\n/**\nCreate a type that makes the given keys required. The remaining keys are kept as is. The sister of the `SetOptional` type.\n\nUse-case: You want to define a single model where the only thing that changes is whether or not some of the keys are required.\n\n@example\n```\nimport {SetRequired} from 'type-fest';\n\ntype Foo = {\n\ta?: number;\n\tb: string;\n\tc?: boolean;\n}\n\ntype SomeRequired = SetRequired<Foo, 'b' | 'c'>;\n// type SomeRequired = {\n// \ta?: number;\n// \tb: string; // Was already required and still is.\n// \tc: boolean; // Is now required.\n// }\n```\n*/\nexport type SetRequired<BaseType, Keys extends keyof BaseType> =\n\tSimplify<\n\t\t// Pick just the keys that are optional from the base type.\n\t\tExcept<BaseType, Keys> &\n\t\t// Pick the keys that should be required from the base type and make them required.\n\t\tRequired<Pick<BaseType, Keys>>\n\t>;\n",
  "node_modules/type-fest/source/set-return-type.d.ts": "type IsAny<T> = 0 extends (1 & T) ? true : false; // https://stackoverflow.com/a/49928360/3406963\ntype IsNever<T> = [T] extends [never] ? true : false;\ntype IsUnknown<T> = IsNever<T> extends false ? T extends unknown ? unknown extends T ? IsAny<T> extends false ? true : false : false : false : false;\n\n/**\nCreate a function type with a return type of your choice and the same parameters as the given function type.\n\nUse-case: You want to define a wrapped function that returns something different while receiving the same parameters. For example, you might want to wrap a function that can throw an error into one that will return `undefined` instead.\n\n@example\n```\nimport {SetReturnType} from 'type-fest';\n\ntype MyFunctionThatCanThrow = (foo: SomeType, bar: unknown) => SomeOtherType;\n\ntype MyWrappedFunction = SetReturnType<MyFunctionThatCanThrow, SomeOtherType | undefined>;\n//=> type MyWrappedFunction = (foo: SomeType, bar: unknown) => SomeOtherType | undefined;\n```\n*/\nexport type SetReturnType<Fn extends (...args: any[]) => any, TypeToReturn> =\n\t// Just using `Parameters<Fn>` isn't ideal because it doesn't handle the `this` fake parameter.\n\tFn extends (this: infer ThisArg, ...args: infer Arguments) => any ? (\n\t\t// If a function did not specify the `this` fake parameter, it will be inferred to `unknown`.\n\t\t// We want to detect this situation just to display a friendlier type upon hovering on an IntelliSense-powered IDE.\n\t\tIsUnknown<ThisArg> extends true ? (...args: Arguments) => TypeToReturn : (this: ThisArg, ...args: Arguments) => TypeToReturn\n\t) : (\n\t\t// This part should be unreachable, but we make it meaningful just in case…\n\t\t(...args: Parameters<Fn>) => TypeToReturn\n\t);\n",
  "node_modules/type-fest/source/simplify.d.ts": "/**\nFlatten the type output to improve type hints shown in editors.\n*/\nexport type Simplify<T> = {[KeyType in keyof T]: T[KeyType]};\n",
  "node_modules/type-fest/source/stringified.d.ts": "/**\nCreate a type with the keys of the given type changed to `string` type.\n\nUse-case: Changing interface values to strings in order to use them in a form model.\n\n@example\n```\nimport {Stringified} from 'type-fest';\n\ntype Car {\n\tmodel: string;\n\tspeed: number;\n}\n\nconst carForm: Stringified<Car> = {\n\tmodel: 'Foo',\n\tspeed: '101'\n};\n```\n*/\nexport type Stringified<ObjectType> = {[KeyType in keyof ObjectType]: string};\n",
  "node_modules/type-fest/source/tsconfig-json.d.ts": "declare namespace TsConfigJson {\n\tnamespace CompilerOptions {\n\t\texport type JSX =\n\t\t\t| 'preserve'\n\t\t\t| 'react'\n\t\t\t| 'react-native';\n\n\t\texport type Module =\n\t\t\t| 'CommonJS'\n\t\t\t| 'AMD'\n\t\t\t| 'System'\n\t\t\t| 'UMD'\n\t\t\t| 'ES6'\n\t\t\t| 'ES2015'\n\t\t\t| 'ESNext'\n\t\t\t| 'None'\n\t\t\t// Lowercase alternatives\n\t\t\t| 'commonjs'\n\t\t\t| 'amd'\n\t\t\t| 'system'\n\t\t\t| 'umd'\n\t\t\t| 'es6'\n\t\t\t| 'es2015'\n\t\t\t| 'esnext'\n\t\t\t| 'none';\n\n\t\texport type NewLine =\n\t\t\t| 'CRLF'\n\t\t\t| 'LF'\n\t\t\t// Lowercase alternatives\n\t\t\t| 'crlf'\n\t\t\t| 'lf';\n\n\t\texport type Target =\n\t\t\t| 'ES3'\n\t\t\t| 'ES5'\n\t\t\t| 'ES6'\n\t\t\t| 'ES2015'\n\t\t\t| 'ES2016'\n\t\t\t| 'ES2017'\n\t\t\t| 'ES2018'\n\t\t\t| 'ES2019'\n\t\t\t| 'ES2020'\n\t\t\t| 'ESNext'\n\t\t\t// Lowercase alternatives\n\t\t\t| 'es3'\n\t\t\t| 'es5'\n\t\t\t| 'es6'\n\t\t\t| 'es2015'\n\t\t\t| 'es2016'\n\t\t\t| 'es2017'\n\t\t\t| 'es2018'\n\t\t\t| 'es2019'\n\t\t\t| 'es2020'\n\t\t\t| 'esnext';\n\n\t\texport type Lib =\n\t\t\t| 'ES5'\n\t\t\t| 'ES6'\n\t\t\t| 'ES7'\n\t\t\t| 'ES2015'\n\t\t\t| 'ES2015.Collection'\n\t\t\t| 'ES2015.Core'\n\t\t\t| 'ES2015.Generator'\n\t\t\t| 'ES2015.Iterable'\n\t\t\t| 'ES2015.Promise'\n\t\t\t| 'ES2015.Proxy'\n\t\t\t| 'ES2015.Reflect'\n\t\t\t| 'ES2015.Symbol.WellKnown'\n\t\t\t| 'ES2015.Symbol'\n\t\t\t| 'ES2016'\n\t\t\t| 'ES2016.Array.Include'\n\t\t\t| 'ES2017'\n\t\t\t| 'ES2017.Intl'\n\t\t\t| 'ES2017.Object'\n\t\t\t| 'ES2017.SharedMemory'\n\t\t\t| 'ES2017.String'\n\t\t\t| 'ES2017.TypedArrays'\n\t\t\t| 'ES2018'\n\t\t\t| 'ES2018.AsyncIterable'\n\t\t\t| 'ES2018.Intl'\n\t\t\t| 'ES2018.Promise'\n\t\t\t| 'ES2018.Regexp'\n\t\t\t| 'ES2019'\n\t\t\t| 'ES2019.Array'\n\t\t\t| 'ES2019.Object'\n\t\t\t| 'ES2019.String'\n\t\t\t| 'ES2019.Symbol'\n\t\t\t| 'ES2020'\n\t\t\t| 'ES2020.String'\n\t\t\t| 'ES2020.Symbol.WellKnown'\n\t\t\t| 'ESNext'\n\t\t\t| 'ESNext.Array'\n\t\t\t| 'ESNext.AsyncIterable'\n\t\t\t| 'ESNext.BigInt'\n\t\t\t| 'ESNext.Intl'\n\t\t\t| 'ESNext.Symbol'\n\t\t\t| 'DOM'\n\t\t\t| 'DOM.Iterable'\n\t\t\t| 'ScriptHost'\n\t\t\t| 'WebWorker'\n\t\t\t| 'WebWorker.ImportScripts'\n\t\t\t// Lowercase alternatives\n\t\t\t| 'es5'\n\t\t\t| 'es6'\n\t\t\t| 'es7'\n\t\t\t| 'es2015'\n\t\t\t| 'es2015.collection'\n\t\t\t| 'es2015.core'\n\t\t\t| 'es2015.generator'\n\t\t\t| 'es2015.iterable'\n\t\t\t| 'es2015.promise'\n\t\t\t| 'es2015.proxy'\n\t\t\t| 'es2015.reflect'\n\t\t\t| 'es2015.symbol.wellknown'\n\t\t\t| 'es2015.symbol'\n\t\t\t| 'es2016'\n\t\t\t| 'es2016.array.include'\n\t\t\t| 'es2017'\n\t\t\t| 'es2017.intl'\n\t\t\t| 'es2017.object'\n\t\t\t| 'es2017.sharedmemory'\n\t\t\t| 'es2017.string'\n\t\t\t| 'es2017.typedarrays'\n\t\t\t| 'es2018'\n\t\t\t| 'es2018.asynciterable'\n\t\t\t| 'es2018.intl'\n\t\t\t| 'es2018.promise'\n\t\t\t| 'es2018.regexp'\n\t\t\t| 'es2019'\n\t\t\t| 'es2019.array'\n\t\t\t| 'es2019.object'\n\t\t\t| 'es2019.string'\n\t\t\t| 'es2019.symbol'\n\t\t\t| 'es2020'\n\t\t\t| 'es2020.string'\n\t\t\t| 'es2020.symbol.wellknown'\n\t\t\t| 'esnext'\n\t\t\t| 'esnext.array'\n\t\t\t| 'esnext.asynciterable'\n\t\t\t| 'esnext.bigint'\n\t\t\t| 'esnext.intl'\n\t\t\t| 'esnext.symbol'\n\t\t\t| 'dom'\n\t\t\t| 'dom.iterable'\n\t\t\t| 'scripthost'\n\t\t\t| 'webworker'\n\t\t\t| 'webworker.importscripts';\n\n\t\texport interface Plugin {\n\t\t\t[key: string]: unknown;\n\t\t\t/**\n\t\t\tPlugin name.\n\t\t\t*/\n\t\t\tname?: string;\n\t\t}\n\t}\n\n\texport interface CompilerOptions {\n\t\t/**\n\t\tThe character set of the input files.\n\n\t\t@default 'utf8'\n\t\t*/\n\t\tcharset?: string;\n\n\t\t/**\n\t\tEnables building for project references.\n\n\t\t@default true\n\t\t*/\n\t\tcomposite?: boolean;\n\n\t\t/**\n\t\tGenerates corresponding d.ts files.\n\n\t\t@default false\n\t\t*/\n\t\tdeclaration?: boolean;\n\n\t\t/**\n\t\tSpecify output directory for generated declaration files.\n\n\t\tRequires TypeScript version 2.0 or later.\n\t\t*/\n\t\tdeclarationDir?: string;\n\n\t\t/**\n\t\tShow diagnostic information.\n\n\t\t@default false\n\t\t*/\n\t\tdiagnostics?: boolean;\n\n\t\t/**\n\t\tEmit a UTF-8 Byte Order Mark (BOM) in the beginning of output files.\n\n\t\t@default false\n\t\t*/\n\t\temitBOM?: boolean;\n\n\t\t/**\n\t\tOnly emit `.d.ts` declaration files.\n\n\t\t@default false\n\t\t*/\n\t\temitDeclarationOnly?: boolean;\n\n\t\t/**\n\t\tEnable incremental compilation.\n\n\t\t@default `composite`\n\t\t*/\n\t\tincremental?: boolean;\n\n\t\t/**\n\t\tSpecify file to store incremental compilation information.\n\n\t\t@default '.tsbuildinfo'\n\t\t*/\n\t\ttsBuildInfoFile?: string;\n\n\t\t/**\n\t\tEmit a single file with source maps instead of having a separate file.\n\n\t\t@default false\n\t\t*/\n\t\tinlineSourceMap?: boolean;\n\n\t\t/**\n\t\tEmit the source alongside the sourcemaps within a single file.\n\n\t\tRequires `--inlineSourceMap` to be set.\n\n\t\t@default false\n\t\t*/\n\t\tinlineSources?: boolean;\n\n\t\t/**\n\t\tSpecify JSX code generation: `'preserve'`, `'react'`, or `'react-native'`.\n\n\t\t@default 'preserve'\n\t\t*/\n\t\tjsx?: CompilerOptions.JSX;\n\n\t\t/**\n\t\tSpecifies the object invoked for `createElement` and `__spread` when targeting `'react'` JSX emit.\n\n\t\t@default 'React'\n\t\t*/\n\t\treactNamespace?: string;\n\n\t\t/**\n\t\tPrint names of files part of the compilation.\n\n\t\t@default false\n\t\t*/\n\t\tlistFiles?: boolean;\n\n\t\t/**\n\t\tSpecifies the location where debugger should locate map files instead of generated locations.\n\t\t*/\n\t\tmapRoot?: string;\n\n\t\t/**\n\t\tSpecify module code generation: 'None', 'CommonJS', 'AMD', 'System', 'UMD', 'ES6', 'ES2015' or 'ESNext'. Only 'AMD' and 'System' can be used in conjunction with `--outFile`. 'ES6' and 'ES2015' values may be used when targeting 'ES5' or lower.\n\n\t\t@default ['ES3', 'ES5'].includes(target) ? 'CommonJS' : 'ES6'\n\t\t*/\n\t\tmodule?: CompilerOptions.Module;\n\n\t\t/**\n\t\tSpecifies the end of line sequence to be used when emitting files: 'crlf' (Windows) or 'lf' (Unix).\n\n\t\tDefault: Platform specific\n\t\t*/\n\t\tnewLine?: CompilerOptions.NewLine;\n\n\t\t/**\n\t\tDo not emit output.\n\n\t\t@default false\n\t\t*/\n\t\tnoEmit?: boolean;\n\n\t\t/**\n\t\tDo not generate custom helper functions like `__extends` in compiled output.\n\n\t\t@default false\n\t\t*/\n\t\tnoEmitHelpers?: boolean;\n\n\t\t/**\n\t\tDo not emit outputs if any type checking errors were reported.\n\n\t\t@default false\n\t\t*/\n\t\tnoEmitOnError?: boolean;\n\n\t\t/**\n\t\tWarn on expressions and declarations with an implied 'any' type.\n\n\t\t@default false\n\t\t*/\n\t\tnoImplicitAny?: boolean;\n\n\t\t/**\n\t\tRaise error on 'this' expressions with an implied any type.\n\n\t\t@default false\n\t\t*/\n\t\tnoImplicitThis?: boolean;\n\n\t\t/**\n\t\tReport errors on unused locals.\n\n\t\tRequires TypeScript version 2.0 or later.\n\n\t\t@default false\n\t\t*/\n\t\tnoUnusedLocals?: boolean;\n\n\t\t/**\n\t\tReport errors on unused parameters.\n\n\t\tRequires TypeScript version 2.0 or later.\n\n\t\t@default false\n\t\t*/\n\t\tnoUnusedParameters?: boolean;\n\n\t\t/**\n\t\tDo not include the default library file (lib.d.ts).\n\n\t\t@default false\n\t\t*/\n\t\tnoLib?: boolean;\n\n\t\t/**\n\t\tDo not add triple-slash references or module import targets to the list of compiled files.\n\n\t\t@default false\n\t\t*/\n\t\tnoResolve?: boolean;\n\n\t\t/**\n\t\tDisable strict checking of generic signatures in function types.\n\n\t\t@default false\n\t\t*/\n\t\tnoStrictGenericChecks?: boolean;\n\n\t\t/**\n\t\t@deprecated use `skipLibCheck` instead.\n\t\t*/\n\t\tskipDefaultLibCheck?: boolean;\n\n\t\t/**\n\t\tSkip type checking of declaration files.\n\n\t\tRequires TypeScript version 2.0 or later.\n\n\t\t@default false\n\t\t*/\n\t\tskipLibCheck?: boolean;\n\n\t\t/**\n\t\tConcatenate and emit output to single file.\n\t\t*/\n\t\toutFile?: string;\n\n\t\t/**\n\t\tRedirect output structure to the directory.\n\t\t*/\n\t\toutDir?: string;\n\n\t\t/**\n\t\tDo not erase const enum declarations in generated code.\n\n\t\t@default false\n\t\t*/\n\t\tpreserveConstEnums?: boolean;\n\n\t\t/**\n\t\tDo not resolve symlinks to their real path; treat a symlinked file like a real one.\n\n\t\t@default false\n\t\t*/\n\t\tpreserveSymlinks?: boolean;\n\n\t\t/**\n\t\tKeep outdated console output in watch mode instead of clearing the screen.\n\n\t\t@default false\n\t\t*/\n\t\tpreserveWatchOutput?: boolean;\n\n\t\t/**\n\t\tStylize errors and messages using color and context (experimental).\n\n\t\t@default true // Unless piping to another program or redirecting output to a file.\n\t\t*/\n\t\tpretty?: boolean;\n\n\t\t/**\n\t\tDo not emit comments to output.\n\n\t\t@default false\n\t\t*/\n\t\tremoveComments?: boolean;\n\n\t\t/**\n\t\tSpecifies the root directory of input files.\n\n\t\tUse to control the output directory structure with `--outDir`.\n\t\t*/\n\t\trootDir?: string;\n\n\t\t/**\n\t\tUnconditionally emit imports for unresolved files.\n\n\t\t@default false\n\t\t*/\n\t\tisolatedModules?: boolean;\n\n\t\t/**\n\t\tGenerates corresponding '.map' file.\n\n\t\t@default false\n\t\t*/\n\t\tsourceMap?: boolean;\n\n\t\t/**\n\t\tSpecifies the location where debugger should locate TypeScript files instead of source locations.\n\t\t*/\n\t\tsourceRoot?: string;\n\n\t\t/**\n\t\tSuppress excess property checks for object literals.\n\n\t\t@default false\n\t\t*/\n\t\tsuppressExcessPropertyErrors?: boolean;\n\n\t\t/**\n\t\tSuppress noImplicitAny errors for indexing objects lacking index signatures.\n\n\t\t@default false\n\t\t*/\n\t\tsuppressImplicitAnyIndexErrors?: boolean;\n\n\t\t/**\n\t\tDo not emit declarations for code that has an `@internal` annotation.\n\t\t*/\n\t\tstripInternal?: boolean;\n\n\t\t/**\n\t\tSpecify ECMAScript target version.\n\n\t\t@default 'es3'\n\t\t*/\n\t\ttarget?: CompilerOptions.Target;\n\n\t\t/**\n\t\tWatch input files.\n\n\t\t@default false\n\t\t*/\n\t\twatch?: boolean;\n\n\t\t/**\n\t\tEnables experimental support for ES7 decorators.\n\n\t\t@default false\n\t\t*/\n\t\texperimentalDecorators?: boolean;\n\n\t\t/**\n\t\tEmit design-type metadata for decorated declarations in source.\n\n\t\t@default false\n\t\t*/\n\t\temitDecoratorMetadata?: boolean;\n\n\t\t/**\n\t\tSpecifies module resolution strategy: 'node' (Node) or 'classic' (TypeScript pre 1.6).\n\n\t\t@default ['AMD', 'System', 'ES6'].includes(module) ? 'classic' : 'node'\n\t\t*/\n\t\tmoduleResolution?: 'classic' | 'node';\n\n\t\t/**\n\t\tDo not report errors on unused labels.\n\n\t\t@default false\n\t\t*/\n\t\tallowUnusedLabels?: boolean;\n\n\t\t/**\n\t\tReport error when not all code paths in function return a value.\n\n\t\t@default false\n\t\t*/\n\t\tnoImplicitReturns?: boolean;\n\n\t\t/**\n\t\tReport errors for fallthrough cases in switch statement.\n\n\t\t@default false\n\t\t*/\n\t\tnoFallthroughCasesInSwitch?: boolean;\n\n\t\t/**\n\t\tDo not report errors on unreachable code.\n\n\t\t@default false\n\t\t*/\n\t\tallowUnreachableCode?: boolean;\n\n\t\t/**\n\t\tDisallow inconsistently-cased references to the same file.\n\n\t\t@default false\n\t\t*/\n\t\tforceConsistentCasingInFileNames?: boolean;\n\n\t\t/**\n\t\tBase directory to resolve non-relative module names.\n\t\t*/\n\t\tbaseUrl?: string;\n\n\t\t/**\n\t\tSpecify path mapping to be computed relative to baseUrl option.\n\t\t*/\n\t\tpaths?: Record<string, string[]>;\n\n\t\t/**\n\t\tList of TypeScript language server plugins to load.\n\n\t\tRequires TypeScript version 2.3 or later.\n\t\t*/\n\t\tplugins?: CompilerOptions.Plugin[];\n\n\t\t/**\n\t\tSpecify list of root directories to be used when resolving modules.\n\t\t*/\n\t\trootDirs?: string[];\n\n\t\t/**\n\t\tSpecify list of directories for type definition files to be included.\n\n\t\tRequires TypeScript version 2.0 or later.\n\t\t*/\n\t\ttypeRoots?: string[];\n\n\t\t/**\n\t\tType declaration files to be included in compilation.\n\n\t\tRequires TypeScript version 2.0 or later.\n\t\t*/\n\t\ttypes?: string[];\n\n\t\t/**\n\t\tEnable tracing of the name resolution process.\n\n\t\t@default false\n\t\t*/\n\t\ttraceResolution?: boolean;\n\n\t\t/**\n\t\tAllow javascript files to be compiled.\n\n\t\t@default false\n\t\t*/\n\t\tallowJs?: boolean;\n\n\t\t/**\n\t\tDo not truncate error messages.\n\n\t\t@default false\n\t\t*/\n\t\tnoErrorTruncation?: boolean;\n\n\t\t/**\n\t\tAllow default imports from modules with no default export. This does not affect code emit, just typechecking.\n\n\t\t@default module === 'system' || esModuleInterop\n\t\t*/\n\t\tallowSyntheticDefaultImports?: boolean;\n\n\t\t/**\n\t\tDo not emit `'use strict'` directives in module output.\n\n\t\t@default false\n\t\t*/\n\t\tnoImplicitUseStrict?: boolean;\n\n\t\t/**\n\t\tEnable to list all emitted files.\n\n\t\tRequires TypeScript version 2.0 or later.\n\n\t\t@default false\n\t\t*/\n\t\tlistEmittedFiles?: boolean;\n\n\t\t/**\n\t\tDisable size limit for JavaScript project.\n\n\t\tRequires TypeScript version 2.0 or later.\n\n\t\t@default false\n\t\t*/\n\t\tdisableSizeLimit?: boolean;\n\n\t\t/**\n\t\tList of library files to be included in the compilation.\n\n\t\tRequires TypeScript version 2.0 or later.\n\t\t*/\n\t\tlib?: CompilerOptions.Lib[];\n\n\t\t/**\n\t\tEnable strict null checks.\n\n\t\tRequires TypeScript version 2.0 or later.\n\n\t\t@default false\n\t\t*/\n\t\tstrictNullChecks?: boolean;\n\n\t\t/**\n\t\tThe maximum dependency depth to search under `node_modules` and load JavaScript files. Only applicable with `--allowJs`.\n\n\t\t@default 0\n\t\t*/\n\t\tmaxNodeModuleJsDepth?: number;\n\n\t\t/**\n\t\tImport emit helpers (e.g. `__extends`, `__rest`, etc..) from tslib.\n\n\t\tRequires TypeScript version 2.1 or later.\n\n\t\t@default false\n\t\t*/\n\t\timportHelpers?: boolean;\n\n\t\t/**\n\t\tSpecify the JSX factory function to use when targeting React JSX emit, e.g. `React.createElement` or `h`.\n\n\t\tRequires TypeScript version 2.1 or later.\n\n\t\t@default 'React.createElement'\n\t\t*/\n\t\tjsxFactory?: string;\n\n\t\t/**\n\t\tParse in strict mode and emit `'use strict'` for each source file.\n\n\t\tRequires TypeScript version 2.1 or later.\n\n\t\t@default false\n\t\t*/\n\t\talwaysStrict?: boolean;\n\n\t\t/**\n\t\tEnable all strict type checking options.\n\n\t\tRequires TypeScript version 2.3 or later.\n\n\t\t@default false\n\t\t*/\n\t\tstrict?: boolean;\n\n\t\t/**\n\t\tEnable stricter checking of of the `bind`, `call`, and `apply` methods on functions.\n\n\t\t@default false\n\t\t*/\n\t\tstrictBindCallApply?: boolean;\n\n\t\t/**\n\t\tProvide full support for iterables in `for-of`, spread, and destructuring when targeting `ES5` or `ES3`.\n\n\t\tRequires TypeScript version 2.3 or later.\n\n\t\t@default false\n\t\t*/\n\t\tdownlevelIteration?: boolean;\n\n\t\t/**\n\t\tReport errors in `.js` files.\n\n\t\tRequires TypeScript version 2.3 or later.\n\n\t\t@default false\n\t\t*/\n\t\tcheckJs?: boolean;\n\n\t\t/**\n\t\tDisable bivariant parameter checking for function types.\n\n\t\tRequires TypeScript version 2.6 or later.\n\n\t\t@default false\n\t\t*/\n\t\tstrictFunctionTypes?: boolean;\n\n\t\t/**\n\t\tEnsure non-undefined class properties are initialized in the constructor.\n\n\t\tRequires TypeScript version 2.7 or later.\n\n\t\t@default false\n\t\t*/\n\t\tstrictPropertyInitialization?: boolean;\n\n\t\t/**\n\t\tEmit `__importStar` and `__importDefault` helpers for runtime Babel ecosystem compatibility and enable `--allowSyntheticDefaultImports` for typesystem compatibility.\n\n\t\tRequires TypeScript version 2.7 or later.\n\n\t\t@default false\n\t\t*/\n\t\tesModuleInterop?: boolean;\n\n\t\t/**\n\t\tAllow accessing UMD globals from modules.\n\n\t\t@default false\n\t\t*/\n\t\tallowUmdGlobalAccess?: boolean;\n\n\t\t/**\n\t\tResolve `keyof` to string valued property names only (no numbers or symbols).\n\n\t\tRequires TypeScript version 2.9 or later.\n\n\t\t@default false\n\t\t*/\n\t\tkeyofStringsOnly?: boolean;\n\n\t\t/**\n\t\tEmit ECMAScript standard class fields.\n\n\t\tRequires TypeScript version 3.7 or later.\n\n\t\t@default false\n\t\t*/\n\t\tuseDefineForClassFields?: boolean;\n\n\t\t/**\n\t\tGenerates a sourcemap for each corresponding `.d.ts` file.\n\n\t\tRequires TypeScript version 2.9 or later.\n\n\t\t@default false\n\t\t*/\n\t\tdeclarationMap?: boolean;\n\n\t\t/**\n\t\tInclude modules imported with `.json` extension.\n\n\t\tRequires TypeScript version 2.9 or later.\n\n\t\t@default false\n\t\t*/\n\t\tresolveJsonModule?: boolean;\n\t}\n\n\t/**\n\tAuto type (.d.ts) acquisition options for this project.\n\n\tRequires TypeScript version 2.1 or later.\n\t*/\n\texport interface TypeAcquisition {\n\t\t/**\n\t\tEnable auto type acquisition.\n\t\t*/\n\t\tenable?: boolean;\n\n\t\t/**\n\t\tSpecifies a list of type declarations to be included in auto type acquisition. For example, `['jquery', 'lodash']`.\n\t\t*/\n\t\tinclude?: string[];\n\n\t\t/**\n\t\tSpecifies a list of type declarations to be excluded from auto type acquisition. For example, `['jquery', 'lodash']`.\n\t\t*/\n\t\texclude?: string[];\n\t}\n\n\texport interface References {\n\t\t/**\n\t\tA normalized path on disk.\n\t\t*/\n\t\tpath: string;\n\n\t\t/**\n\t\tThe path as the user originally wrote it.\n\t\t*/\n\t\toriginalPath?: string;\n\n\t\t/**\n\t\tTrue if the output of this reference should be prepended to the output of this project.\n\n\t\tOnly valid for `--outFile` compilations.\n\t\t*/\n\t\tprepend?: boolean;\n\n\t\t/**\n\t\tTrue if it is intended that this reference form a circularity.\n\t\t*/\n\t\tcircular?: boolean;\n\t}\n}\n\nexport interface TsConfigJson {\n\t/**\n\tInstructs the TypeScript compiler how to compile `.ts` files.\n\t*/\n\tcompilerOptions?: TsConfigJson.CompilerOptions;\n\n\t/**\n\tAuto type (.d.ts) acquisition options for this project.\n\n\tRequires TypeScript version 2.1 or later.\n\t*/\n\ttypeAcquisition?: TsConfigJson.TypeAcquisition;\n\n\t/**\n\tEnable Compile-on-Save for this project.\n\t*/\n\tcompileOnSave?: boolean;\n\n\t/**\n\tPath to base configuration file to inherit from.\n\n\tRequires TypeScript version 2.1 or later.\n\t*/\n\textends?: string;\n\n\t/**\n\tIf no `files` or `include` property is present in a `tsconfig.json`, the compiler defaults to including all files in the containing directory and subdirectories except those specified by `exclude`. When a `files` property is specified, only those files and those specified by `include` are included.\n\t*/\n\tfiles?: string[];\n\n\t/**\n\tSpecifies a list of files to be excluded from compilation. The `exclude` property only affects the files included via the `include` property and not the `files` property.\n\n\tGlob patterns require TypeScript version 2.0 or later.\n\t*/\n\texclude?: string[];\n\n\t/**\n\tSpecifies a list of glob patterns that match files to be included in compilation.\n\n\tIf no `files` or `include` property is present in a `tsconfig.json`, the compiler defaults to including all files in the containing directory and subdirectories except those specified by `exclude`.\n\n\tRequires TypeScript version 2.0 or later.\n\t*/\n\tinclude?: string[];\n\n\t/**\n\tReferenced projects.\n\n\tRequires TypeScript version 3.0 or later.\n\t*/\n\treferences?: TsConfigJson.References[];\n}\n",
  "node_modules/type-fest/source/typed-array.d.ts": "/**\nMatches any [typed array](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray), like `Uint8Array` or `Float64Array`.\n*/\nexport type TypedArray =\n\t| Int8Array\n\t| Uint8Array\n\t| Uint8ClampedArray\n\t| Int16Array\n\t| Uint16Array\n\t| Int32Array\n\t| Uint32Array\n\t| Float32Array\n\t| Float64Array\n\t| BigInt64Array\n\t| BigUint64Array;\n",
  "node_modules/type-fest/source/union-to-intersection.d.ts": "/**\nConvert a union type to an intersection type using [distributive conditional types](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-8.html#distributive-conditional-types).\n\nInspired by [this Stack Overflow answer](https://stackoverflow.com/a/50375286/2172153).\n\n@example\n```\nimport {UnionToIntersection} from 'type-fest';\n\ntype Union = {the(): void} | {great(arg: string): void} | {escape: boolean};\n\ntype Intersection = UnionToIntersection<Union>;\n//=> {the(): void; great(arg: string): void; escape: boolean};\n```\n\nA more applicable example which could make its way into your library code follows.\n\n@example\n```\nimport {UnionToIntersection} from 'type-fest';\n\nclass CommandOne {\n\tcommands: {\n\t\ta1: () => undefined,\n\t\tb1: () => undefined,\n\t}\n}\n\nclass CommandTwo {\n\tcommands: {\n\t\ta2: (argA: string) => undefined,\n\t\tb2: (argB: string) => undefined,\n\t}\n}\n\nconst union = [new CommandOne(), new CommandTwo()].map(instance => instance.commands);\ntype Union = typeof union;\n//=> {a1(): void; b1(): void} | {a2(argA: string): void; b2(argB: string): void}\n\ntype Intersection = UnionToIntersection<Union>;\n//=> {a1(): void; b1(): void; a2(argA: string): void; b2(argB: string): void}\n```\n*/\nexport type UnionToIntersection<Union> = (\n\t// `extends unknown` is always going to be the case and is used to convert the\n\t// `Union` into a [distributive conditional\n\t// type](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-8.html#distributive-conditional-types).\n\tUnion extends unknown\n\t\t// The union type is used as the only argument to a function since the union\n\t\t// of function arguments is an intersection.\n\t\t? (distributedUnion: Union) => void\n\t\t// This won't happen.\n\t\t: never\n\t\t// Infer the `Intersection` type since TypeScript represents the positional\n\t\t// arguments of unions of functions as an intersection of the union.\n\t) extends ((mergedIntersection: infer Intersection) => void)\n\t\t? Intersection\n\t\t: never;\n",
  "node_modules/type-fest/source/utilities.d.ts": "export type UpperCaseCharacters = 'A' | 'B' | 'C' | 'D' | 'E' | 'F' | 'G' | 'H' | 'I' | 'J' | 'K' | 'L' | 'M' | 'N' | 'O' | 'P' | 'Q' | 'R' | 'S' | 'T' | 'U' | 'V' | 'W' | 'X' | 'Y' | 'Z';\n\nexport type WordSeparators = '-' | '_' | ' ';\n\nexport type StringDigit = '0' | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9';\n",
  "node_modules/type-fest/source/value-of.d.ts": "/**\nCreate a union of the given object's values, and optionally specify which keys to get the values from.\n\nPlease upvote [this issue](https://github.com/microsoft/TypeScript/issues/31438) if you want to have this type as a built-in in TypeScript.\n\n@example\n```\n// data.json\n{\n\t'foo': 1,\n\t'bar': 2,\n\t'biz': 3\n}\n\n// main.ts\nimport {ValueOf} from 'type-fest';\nimport data = require('./data.json');\n\nexport function getData(name: string): ValueOf<typeof data> {\n\treturn data[name];\n}\n\nexport function onlyBar(name: string): ValueOf<typeof data, 'bar'> {\n\treturn data[name];\n}\n\n// file.ts\nimport {getData, onlyBar} from './main';\n\ngetData('foo');\n//=> 1\n\nonlyBar('foo');\n//=> TypeError ...\n\nonlyBar('bar');\n//=> 2\n```\n*/\nexport type ValueOf<ObjectType, ValueType extends keyof ObjectType = keyof ObjectType> = ObjectType[ValueType];\n",
  "node_modules/type-fest/ts41/camel-case.d.ts": "import {WordSeparators} from '../source/utilities';\nimport {Split} from './utilities';\n\n/**\nStep by step takes the first item in an array literal, formats it and adds it to a string literal, and then recursively appends the remainder.\n\nOnly to be used by `CamelCaseStringArray<>`.\n\n@see CamelCaseStringArray\n*/\ntype InnerCamelCaseStringArray<Parts extends any[], PreviousPart> =\n\tParts extends [`${infer FirstPart}`, ...infer RemainingParts]\n\t\t? FirstPart extends undefined\n\t\t\t? ''\n\t\t\t: FirstPart extends ''\n\t\t\t\t\t? InnerCamelCaseStringArray<RemainingParts, PreviousPart>\n\t\t\t\t\t: `${PreviousPart extends '' ? FirstPart : Capitalize<FirstPart>}${InnerCamelCaseStringArray<RemainingParts, FirstPart>}`\n\t\t: '';\n\n/**\nStarts fusing the output of `Split<>`, an array literal of strings, into a camel-cased string literal.\n\nIt's separate from `InnerCamelCaseStringArray<>` to keep a clean API outwards to the rest of the code.\n\n@see Split\n*/\ntype CamelCaseStringArray<Parts extends string[]> =\n\tParts extends [`${infer FirstPart}`, ...infer RemainingParts]\n\t\t? Uncapitalize<`${FirstPart}${InnerCamelCaseStringArray<RemainingParts, FirstPart>}`>\n\t\t: never;\n\n/**\nConvert a string literal to camel-case.\n\nThis can be useful when, for example, converting some kebab-cased command-line flags or a snake-cased database result.\n\n@example\n```\nimport {CamelCase} from 'type-fest';\n\n// Simple\n\nconst someVariable: CamelCase<'foo-bar'> = 'fooBar';\n\n// Advanced\n\ntype CamelCasedProps<T> = {\n\t[K in keyof T as CamelCase<K>]: T[K]\n};\n\ninterface RawOptions {\n\t'dry-run': boolean;\n\t'full_family_name': string;\n\tfoo: number;\n}\n\nconst dbResult: CamelCasedProps<ModelProps> = {\n\tdryRun: true,\n\tfullFamilyName: 'bar.js',\n\tfoo: 123\n};\n```\n*/\nexport type CamelCase<K> = K extends string ? CamelCaseStringArray<Split<K, WordSeparators>> : K;\n",
  "node_modules/type-fest/ts41/delimiter-case.d.ts": "import {UpperCaseCharacters, WordSeparators} from '../source/utilities';\n\n/**\nUnlike a simpler split, this one includes the delimiter splitted on in the resulting array literal. This is to enable splitting on, for example, upper-case characters.\n*/\nexport type SplitIncludingDelimiters<Source extends string, Delimiter extends string> =\n\tSource extends '' ? [] :\n\tSource extends `${infer FirstPart}${Delimiter}${infer SecondPart}` ?\n\t(\n\t\tSource extends `${FirstPart}${infer UsedDelimiter}${SecondPart}`\n\t\t\t? UsedDelimiter extends Delimiter\n\t\t\t\t? Source extends `${infer FirstPart}${UsedDelimiter}${infer SecondPart}`\n\t\t\t\t\t? [...SplitIncludingDelimiters<FirstPart, Delimiter>, UsedDelimiter, ...SplitIncludingDelimiters<SecondPart, Delimiter>]\n\t\t\t\t\t: never\n\t\t\t\t: never\n\t\t\t: never\n\t) :\n\t[Source];\n\n/**\nFormat a specific part of the splitted string literal that `StringArrayToDelimiterCase<>` fuses together, ensuring desired casing.\n\n@see StringArrayToDelimiterCase\n*/\ntype StringPartToDelimiterCase<StringPart extends string, UsedWordSeparators extends string, UsedUpperCaseCharacters extends string, Delimiter extends string> =\n\tStringPart extends UsedWordSeparators ? Delimiter :\n\tStringPart extends UsedUpperCaseCharacters ? `${Delimiter}${Lowercase<StringPart>}` :\n\tStringPart;\n\n/**\nTakes the result of a splitted string literal and recursively concatenates it together into the desired casing.\n\nIt receives `UsedWordSeparators` and `UsedUpperCaseCharacters` as input to ensure it's fully encapsulated.\n\n@see SplitIncludingDelimiters\n*/\ntype StringArrayToDelimiterCase<Parts extends any[], UsedWordSeparators extends string, UsedUpperCaseCharacters extends string, Delimiter extends string> =\n\tParts extends [`${infer FirstPart}`, ...infer RemainingParts]\n\t\t? `${StringPartToDelimiterCase<FirstPart, UsedWordSeparators, UsedUpperCaseCharacters, Delimiter>}${StringArrayToDelimiterCase<RemainingParts, UsedWordSeparators, UsedUpperCaseCharacters, Delimiter>}`\n\t\t: '';\n\n/**\nConvert a string literal to a custom string delimiter casing.\n\nThis can be useful when, for example, converting a camel-cased object property to an oddly cased one.\n\n@see KebabCase\n@see SnakeCase\n\n@example\n```\nimport {DelimiterCase} from 'type-fest';\n\n// Simple\n\nconst someVariable: DelimiterCase<'fooBar', '#'> = 'foo#bar';\n\n// Advanced\n\ntype OddlyCasedProps<T> = {\n\t[K in keyof T as DelimiterCase<K, '#'>]: T[K]\n};\n\ninterface SomeOptions {\n\tdryRun: boolean;\n\tincludeFile: string;\n\tfoo: number;\n}\n\nconst rawCliOptions: OddlyCasedProps<SomeOptions> = {\n\t'dry#run': true,\n\t'include#file': 'bar.js',\n\tfoo: 123\n};\n```\n*/\n\nexport type DelimiterCase<Value, Delimiter extends string> = Value extends string\n\t? StringArrayToDelimiterCase<\n\t\tSplitIncludingDelimiters<Value, WordSeparators | UpperCaseCharacters>,\n\t\tWordSeparators,\n\t\tUpperCaseCharacters,\n\t\tDelimiter\n\t>\n\t: Value;\n",
  "node_modules/type-fest/ts41/get.d.ts": "import {Split} from './utilities';\nimport {StringDigit} from '../source/utilities';\n\n/**\nLike the `Get` type but receives an array of strings as a path parameter.\n*/\ntype GetWithPath<BaseType, Keys extends readonly string[]> =\n\tKeys extends []\n\t? BaseType\n\t: Keys extends [infer Head, ...infer Tail]\n\t? GetWithPath<PropertyOf<BaseType, Extract<Head, string>>, Extract<Tail, string[]>>\n\t: never;\n\n/**\nSplits a dot-prop style path into a tuple comprised of the properties in the path. Handles square-bracket notation.\n\n@example\n```\nToPath<'foo.bar.baz'>\n//=> ['foo', 'bar', 'baz']\n\nToPath<'foo[0].bar.baz'>\n//=> ['foo', '0', 'bar', 'baz']\n```\n*/\ntype ToPath<S extends string> = Split<FixPathSquareBrackets<S>, '.'>;\n\n/**\nReplaces square-bracketed dot notation with dots, for example, `foo[0].bar` -> `foo.0.bar`.\n*/\ntype FixPathSquareBrackets<Path extends string> =\n\tPath extends `${infer Head}[${infer Middle}]${infer Tail}`\n\t? `${Head}.${Middle}${FixPathSquareBrackets<Tail>}`\n\t: Path;\n\n/**\nReturns true if `LongString` is made up out of `Substring` repeated 0 or more times.\n\n@example\n```\nConsistsOnlyOf<'aaa', 'a'> //=> true\nConsistsOnlyOf<'ababab', 'ab'> //=> true\nConsistsOnlyOf<'aBa', 'a'> //=> false\nConsistsOnlyOf<'', 'a'> //=> true\n```\n*/\ntype ConsistsOnlyOf<LongString extends string, Substring extends string> =\n\tLongString extends ''\n\t? true\n\t: LongString extends `${Substring}${infer Tail}`\n\t? ConsistsOnlyOf<Tail, Substring>\n  : false;\n\n/**\nConvert a type which may have number keys to one with string keys, making it possible to index using strings retrieved from template types.\n\n@example\n```\ntype WithNumbers = {foo: string; 0: boolean};\ntype WithStrings = WithStringKeys<WithNumbers>;\n\ntype WithNumbersKeys = keyof WithNumbers;\n//=> 'foo' | 0\ntype WithStringsKeys = keyof WithStrings;\n//=> 'foo' | '0'\n```\n*/\ntype WithStringKeys<BaseType extends Record<string | number, any>> = {\n\t[Key in `${Extract<keyof BaseType, string | number>}`]: BaseType[Key]\n};\n\n/**\nGet a property of an object or array. Works when indexing arrays using number-literal-strings, for example, `PropertyOf<number[], '0'> = number`, and when indexing objects with number keys.\n\nNote:\n- Returns `unknown` if `Key` is not a property of `BaseType`, since TypeScript uses structural typing, and it cannot be guaranteed that extra properties unknown to the type system will exist at runtime.\n- Returns `undefined` from nullish values, to match the behaviour of most deep-key libraries like `lodash`, `dot-prop`, etc.\n*/\ntype PropertyOf<BaseType, Key extends string> =\n\tBaseType extends null | undefined\n\t? undefined\n\t: Key extends keyof BaseType\n\t? BaseType[Key]\n\t: BaseType extends {\n\t\t[n: number]: infer Item;\n\t\tlength: number; // Note: This is needed to avoid being too lax with records types using number keys like `{0: string; 1: boolean}`.\n\t}\n\t? (\n\t\tConsistsOnlyOf<Key, StringDigit> extends true\n\t\t? Item\n\t\t: unknown\n\t)\n\t: Key extends keyof WithStringKeys<BaseType>\n\t? WithStringKeys<BaseType>[Key]\n\t: unknown;\n\n// This works by first splitting the path based on `.` and `[...]` characters into a tuple of string keys. Then it recursively uses the head key to get the next property of the current object, until there are no keys left. Number keys extract the item type from arrays, or are converted to strings to extract types from tuples and dictionaries with number keys.\n/**\nGet a deeply-nested property from an object using a key path, like Lodash's `.get()` function.\n\nUse-case: Retrieve a property from deep inside an API response or some other complex object.\n\n@example\n```\nimport {Get} from 'type-fest';\nimport * as lodash from 'lodash';\n\nconst get = <BaseType, Path extends string>(object: BaseType, path: Path): Get<BaseType, Path> =>\n\tlodash.get(object, path);\n\ninterface ApiResponse {\n\thits: {\n\t\thits: Array<{\n\t\t\t_id: string\n\t\t\t_source: {\n\t\t\t\tname: Array<{\n\t\t\t\t\tgiven: string[]\n\t\t\t\t\tfamily: string\n\t\t\t\t}>\n\t\t\t\tbirthDate: string\n\t\t\t}\n\t\t}>\n\t}\n}\n\nconst getName = (apiResponse: ApiResponse) =>\n\tget(apiResponse, 'hits.hits[0]._source.name');\n\t//=> Array<{given: string[]; family: string}>\n```\n*/\nexport type Get<BaseType, Path extends string> = GetWithPath<BaseType, ToPath<Path>>;\n",
  "node_modules/type-fest/ts41/index.d.ts": "// These are all the basic types that's compatible with all supported TypeScript versions.\nexport * from '../base';\n\n// These are special types that require at least TypeScript 4.1.\nexport {CamelCase} from './camel-case';\nexport {KebabCase} from './kebab-case';\nexport {PascalCase} from './pascal-case';\nexport {SnakeCase} from './snake-case';\nexport {DelimiterCase} from './delimiter-case';\nexport {Get} from './get';\n",
  "node_modules/type-fest/ts41/kebab-case.d.ts": "import {DelimiterCase} from './delimiter-case';\n\n/**\nConvert a string literal to kebab-case.\n\nThis can be useful when, for example, converting a camel-cased object property to a kebab-cased CSS class name or a command-line flag.\n\n@example\n```\nimport {KebabCase} from 'type-fest';\n\n// Simple\n\nconst someVariable: KebabCase<'fooBar'> = 'foo-bar';\n\n// Advanced\n\ntype KebabCasedProps<T> = {\n\t[K in keyof T as KebabCase<K>]: T[K]\n};\n\ninterface CliOptions {\n\tdryRun: boolean;\n\tincludeFile: string;\n\tfoo: number;\n}\n\nconst rawCliOptions: KebabCasedProps<CliOptions> = {\n\t'dry-run': true,\n\t'include-file': 'bar.js',\n\tfoo: 123\n};\n```\n*/\n\nexport type KebabCase<Value> = DelimiterCase<Value, '-'>;\n",
  "node_modules/type-fest/ts41/pascal-case.d.ts": "import {CamelCase} from './camel-case';\n\n/**\nConverts a string literal to pascal-case.\n\n@example\n```\nimport {PascalCase} from 'type-fest';\n\n// Simple\n\nconst someVariable: PascalCase<'foo-bar'> = 'FooBar';\n\n// Advanced\n\ntype PascalCaseProps<T> = {\n\t[K in keyof T as PascalCase<K>]: T[K]\n};\n\ninterface RawOptions {\n\t'dry-run': boolean;\n\t'full_family_name': string;\n\tfoo: number;\n}\n\nconst dbResult: CamelCasedProps<ModelProps> = {\n\tDryRun: true,\n\tFullFamilyName: 'bar.js',\n\tFoo: 123\n};\n```\n*/\n\nexport type PascalCase<Value> = CamelCase<Value> extends string\n\t? Capitalize<CamelCase<Value>>\n\t: CamelCase<Value>;\n",
  "node_modules/type-fest/ts41/snake-case.d.ts": "import {DelimiterCase} from './delimiter-case';\n\n/**\nConvert a string literal to snake-case.\n\nThis can be useful when, for example, converting a camel-cased object property to a snake-cased SQL column name.\n\n@example\n```\nimport {SnakeCase} from 'type-fest';\n\n// Simple\n\nconst someVariable: SnakeCase<'fooBar'> = 'foo_bar';\n\n// Advanced\n\ntype SnakeCasedProps<T> = {\n\t[K in keyof T as SnakeCase<K>]: T[K]\n};\n\ninterface ModelProps {\n\tisHappy: boolean;\n\tfullFamilyName: string;\n\tfoo: number;\n}\n\nconst dbResult: SnakeCasedProps<ModelProps> = {\n\t'is_happy': true,\n\t'full_family_name': 'Carla Smith',\n\tfoo: 123\n};\n```\n*/\nexport type SnakeCase<Value> = DelimiterCase<Value, '_'>;\n",
  "node_modules/type-fest/ts41/utilities.d.ts": "/**\nRecursively split a string literal into two parts on the first occurence of the given string, returning an array literal of all the separate parts.\n*/\nexport type Split<S extends string, D extends string> =\n\tstring extends S ? string[] :\n\tS extends '' ? [] :\n\tS extends `${infer T}${D}${infer U}` ? [T, ...Split<U, D>] :\n\t[S];\n",
  "node_modules/typedarray/package.json": "{\n  \"name\": \"typedarray\",\n  \"version\": \"0.0.6\",\n  \"description\": \"TypedArray polyfill for old browsers\",\n  \"main\": \"index.js\",\n  \"devDependencies\": {\n    \"tape\": \"~2.3.2\"\n  },\n  \"scripts\": {\n    \"test\": \"tape test/*.js test/server/*.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/substack/typedarray.git\"\n  },\n  \"homepage\": \"https://github.com/substack/typedarray\",\n  \"keywords\": [\n    \"ArrayBuffer\",\n    \"DataView\",\n    \"Float32Array\",\n    \"Float64Array\",\n    \"Int8Array\",\n    \"Int16Array\",\n    \"Int32Array\",\n    \"Uint8Array\",\n    \"Uint8ClampedArray\",\n    \"Uint16Array\",\n    \"Uint32Array\",\n    \"typed\",\n    \"array\",\n    \"polyfill\"\n  ],\n  \"author\": {\n    \"name\": \"James Halliday\",\n    \"email\": \"mail@substack.net\",\n    \"url\": \"http://substack.net\"\n  },\n  \"license\": \"MIT\",\n  \"testling\": {\n    \"files\": \"test/*.js\",\n    \"browsers\": [\n      \"ie/6..latest\",\n      \"firefox/16..latest\",\n      \"firefox/nightly\",\n      \"chrome/22..latest\",\n      \"chrome/canary\",\n      \"opera/12..latest\",\n      \"opera/next\",\n      \"safari/5.1..latest\",\n      \"ipad/6.0..latest\",\n      \"iphone/6.0..latest\",\n      \"android-browser/4.2..latest\"\n    ]\n  }\n}\n",
  "node_modules/typescript/lib/lib.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es5\" />\n/// <reference lib=\"dom\" />\n/// <reference lib=\"webworker.importscripts\" />\n/// <reference lib=\"scripthost\" />\n",
  "node_modules/typescript/lib/lib.decorators.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/**\n * The decorator context types provided to class element decorators.\n */\ntype ClassMemberDecoratorContext =\n    | ClassMethodDecoratorContext\n    | ClassGetterDecoratorContext\n    | ClassSetterDecoratorContext\n    | ClassFieldDecoratorContext\n    | ClassAccessorDecoratorContext;\n\n/**\n * The decorator context types provided to any decorator.\n */\ntype DecoratorContext =\n    | ClassDecoratorContext\n    | ClassMemberDecoratorContext;\n\ntype DecoratorMetadataObject = Record<PropertyKey, unknown> & object;\n\ntype DecoratorMetadata = typeof globalThis extends { Symbol: { readonly metadata: symbol; }; } ? DecoratorMetadataObject : DecoratorMetadataObject | undefined;\n\n/**\n * Context provided to a class decorator.\n * @template Class The type of the decorated class associated with this context.\n */\ninterface ClassDecoratorContext<\n    Class extends abstract new (...args: any) => any = abstract new (...args: any) => any,\n> {\n    /** The kind of element that was decorated. */\n    readonly kind: \"class\";\n\n    /** The name of the decorated class. */\n    readonly name: string | undefined;\n\n    /**\n     * Adds a callback to be invoked after the class definition has been finalized.\n     *\n     * @example\n     * ```ts\n     * function customElement(name: string): ClassDecoratorFunction {\n     *   return (target, context) => {\n     *     context.addInitializer(function () {\n     *       customElements.define(name, this);\n     *     });\n     *   }\n     * }\n     *\n     * @customElement(\"my-element\")\n     * class MyElement {}\n     * ```\n     */\n    addInitializer(initializer: (this: Class) => void): void;\n\n    readonly metadata: DecoratorMetadata;\n}\n\n/**\n * Context provided to a class method decorator.\n * @template This The type on which the class element will be defined. For a static class element, this will be\n * the type of the constructor. For a non-static class element, this will be the type of the instance.\n * @template Value The type of the decorated class method.\n */\ninterface ClassMethodDecoratorContext<\n    This = unknown,\n    Value extends (this: This, ...args: any) => any = (this: This, ...args: any) => any,\n> {\n    /** The kind of class element that was decorated. */\n    readonly kind: \"method\";\n\n    /** The name of the decorated class element. */\n    readonly name: string | symbol;\n\n    /** A value indicating whether the class element is a static (`true`) or instance (`false`) element. */\n    readonly static: boolean;\n\n    /** A value indicating whether the class element has a private name. */\n    readonly private: boolean;\n\n    /** An object that can be used to access the current value of the class element at runtime. */\n    readonly access: {\n        /**\n         * Determines whether an object has a property with the same name as the decorated element.\n         */\n        has(object: This): boolean;\n        /**\n         * Gets the current value of the method from the provided object.\n         *\n         * @example\n         * let fn = context.access.get(instance);\n         */\n        get(object: This): Value;\n    };\n\n    /**\n     * Adds a callback to be invoked either after static methods are defined but before\n     * static initializers are run (when decorating a `static` element), or before instance\n     * initializers are run (when decorating a non-`static` element).\n     *\n     * @example\n     * ```ts\n     * const bound: ClassMethodDecoratorFunction = (value, context) {\n     *   if (context.private) throw new TypeError(\"Not supported on private methods.\");\n     *   context.addInitializer(function () {\n     *     this[context.name] = this[context.name].bind(this);\n     *   });\n     * }\n     *\n     * class C {\n     *   message = \"Hello\";\n     *\n     *   @bound\n     *   m() {\n     *     console.log(this.message);\n     *   }\n     * }\n     * ```\n     */\n    addInitializer(initializer: (this: This) => void): void;\n\n    readonly metadata: DecoratorMetadata;\n}\n\n/**\n * Context provided to a class getter decorator.\n * @template This The type on which the class element will be defined. For a static class element, this will be\n * the type of the constructor. For a non-static class element, this will be the type of the instance.\n * @template Value The property type of the decorated class getter.\n */\ninterface ClassGetterDecoratorContext<\n    This = unknown,\n    Value = unknown,\n> {\n    /** The kind of class element that was decorated. */\n    readonly kind: \"getter\";\n\n    /** The name of the decorated class element. */\n    readonly name: string | symbol;\n\n    /** A value indicating whether the class element is a static (`true`) or instance (`false`) element. */\n    readonly static: boolean;\n\n    /** A value indicating whether the class element has a private name. */\n    readonly private: boolean;\n\n    /** An object that can be used to access the current value of the class element at runtime. */\n    readonly access: {\n        /**\n         * Determines whether an object has a property with the same name as the decorated element.\n         */\n        has(object: This): boolean;\n        /**\n         * Invokes the getter on the provided object.\n         *\n         * @example\n         * let value = context.access.get(instance);\n         */\n        get(object: This): Value;\n    };\n\n    /**\n     * Adds a callback to be invoked either after static methods are defined but before\n     * static initializers are run (when decorating a `static` element), or before instance\n     * initializers are run (when decorating a non-`static` element).\n     */\n    addInitializer(initializer: (this: This) => void): void;\n\n    readonly metadata: DecoratorMetadata;\n}\n\n/**\n * Context provided to a class setter decorator.\n * @template This The type on which the class element will be defined. For a static class element, this will be\n * the type of the constructor. For a non-static class element, this will be the type of the instance.\n * @template Value The type of the decorated class setter.\n */\ninterface ClassSetterDecoratorContext<\n    This = unknown,\n    Value = unknown,\n> {\n    /** The kind of class element that was decorated. */\n    readonly kind: \"setter\";\n\n    /** The name of the decorated class element. */\n    readonly name: string | symbol;\n\n    /** A value indicating whether the class element is a static (`true`) or instance (`false`) element. */\n    readonly static: boolean;\n\n    /** A value indicating whether the class element has a private name. */\n    readonly private: boolean;\n\n    /** An object that can be used to access the current value of the class element at runtime. */\n    readonly access: {\n        /**\n         * Determines whether an object has a property with the same name as the decorated element.\n         */\n        has(object: This): boolean;\n        /**\n         * Invokes the setter on the provided object.\n         *\n         * @example\n         * context.access.set(instance, value);\n         */\n        set(object: This, value: Value): void;\n    };\n\n    /**\n     * Adds a callback to be invoked either after static methods are defined but before\n     * static initializers are run (when decorating a `static` element), or before instance\n     * initializers are run (when decorating a non-`static` element).\n     */\n    addInitializer(initializer: (this: This) => void): void;\n\n    readonly metadata: DecoratorMetadata;\n}\n\n/**\n * Context provided to a class `accessor` field decorator.\n * @template This The type on which the class element will be defined. For a static class element, this will be\n * the type of the constructor. For a non-static class element, this will be the type of the instance.\n * @template Value The type of decorated class field.\n */\ninterface ClassAccessorDecoratorContext<\n    This = unknown,\n    Value = unknown,\n> {\n    /** The kind of class element that was decorated. */\n    readonly kind: \"accessor\";\n\n    /** The name of the decorated class element. */\n    readonly name: string | symbol;\n\n    /** A value indicating whether the class element is a static (`true`) or instance (`false`) element. */\n    readonly static: boolean;\n\n    /** A value indicating whether the class element has a private name. */\n    readonly private: boolean;\n\n    /** An object that can be used to access the current value of the class element at runtime. */\n    readonly access: {\n        /**\n         * Determines whether an object has a property with the same name as the decorated element.\n         */\n        has(object: This): boolean;\n\n        /**\n         * Invokes the getter on the provided object.\n         *\n         * @example\n         * let value = context.access.get(instance);\n         */\n        get(object: This): Value;\n\n        /**\n         * Invokes the setter on the provided object.\n         *\n         * @example\n         * context.access.set(instance, value);\n         */\n        set(object: This, value: Value): void;\n    };\n\n    /**\n     * Adds a callback to be invoked immediately after the auto `accessor` being\n     * decorated is initialized (regardless if the `accessor` is `static` or not).\n     */\n    addInitializer(initializer: (this: This) => void): void;\n\n    readonly metadata: DecoratorMetadata;\n}\n\n/**\n * Describes the target provided to class `accessor` field decorators.\n * @template This The `this` type to which the target applies.\n * @template Value The property type for the class `accessor` field.\n */\ninterface ClassAccessorDecoratorTarget<This, Value> {\n    /**\n     * Invokes the getter that was defined prior to decorator application.\n     *\n     * @example\n     * let value = target.get.call(instance);\n     */\n    get(this: This): Value;\n\n    /**\n     * Invokes the setter that was defined prior to decorator application.\n     *\n     * @example\n     * target.set.call(instance, value);\n     */\n    set(this: This, value: Value): void;\n}\n\n/**\n * Describes the allowed return value from a class `accessor` field decorator.\n * @template This The `this` type to which the target applies.\n * @template Value The property type for the class `accessor` field.\n */\ninterface ClassAccessorDecoratorResult<This, Value> {\n    /**\n     * An optional replacement getter function. If not provided, the existing getter function is used instead.\n     */\n    get?(this: This): Value;\n\n    /**\n     * An optional replacement setter function. If not provided, the existing setter function is used instead.\n     */\n    set?(this: This, value: Value): void;\n\n    /**\n     * An optional initializer mutator that is invoked when the underlying field initializer is evaluated.\n     * @param value The incoming initializer value.\n     * @returns The replacement initializer value.\n     */\n    init?(this: This, value: Value): Value;\n}\n\n/**\n * Context provided to a class field decorator.\n * @template This The type on which the class element will be defined. For a static class element, this will be\n * the type of the constructor. For a non-static class element, this will be the type of the instance.\n * @template Value The type of the decorated class field.\n */\ninterface ClassFieldDecoratorContext<\n    This = unknown,\n    Value = unknown,\n> {\n    /** The kind of class element that was decorated. */\n    readonly kind: \"field\";\n\n    /** The name of the decorated class element. */\n    readonly name: string | symbol;\n\n    /** A value indicating whether the class element is a static (`true`) or instance (`false`) element. */\n    readonly static: boolean;\n\n    /** A value indicating whether the class element has a private name. */\n    readonly private: boolean;\n\n    /** An object that can be used to access the current value of the class element at runtime. */\n    readonly access: {\n        /**\n         * Determines whether an object has a property with the same name as the decorated element.\n         */\n        has(object: This): boolean;\n\n        /**\n         * Gets the value of the field on the provided object.\n         */\n        get(object: This): Value;\n\n        /**\n         * Sets the value of the field on the provided object.\n         */\n        set(object: This, value: Value): void;\n    };\n\n    /**\n     * Adds a callback to be invoked immediately after the field being decorated\n     * is initialized (regardless if the field is `static` or not).\n     */\n    addInitializer(initializer: (this: This) => void): void;\n\n    readonly metadata: DecoratorMetadata;\n}\n",
  "node_modules/typescript/lib/lib.decorators.legacy.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ndeclare type ClassDecorator = <TFunction extends Function>(target: TFunction) => TFunction | void;\ndeclare type PropertyDecorator = (target: Object, propertyKey: string | symbol) => void;\ndeclare type MethodDecorator = <T>(target: Object, propertyKey: string | symbol, descriptor: TypedPropertyDescriptor<T>) => TypedPropertyDescriptor<T> | void;\ndeclare type ParameterDecorator = (target: Object, propertyKey: string | symbol | undefined, parameterIndex: number) => void;\n",
  "node_modules/typescript/lib/lib.dom.asynciterable.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/////////////////////////////\n/// Window Async Iterable APIs\n/////////////////////////////\n\ninterface FileSystemDirectoryHandleAsyncIterator<T> extends AsyncIteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.asyncIterator](): FileSystemDirectoryHandleAsyncIterator<T>;\n}\n\ninterface FileSystemDirectoryHandle {\n    [Symbol.asyncIterator](): FileSystemDirectoryHandleAsyncIterator<[string, FileSystemHandle]>;\n    entries(): FileSystemDirectoryHandleAsyncIterator<[string, FileSystemHandle]>;\n    keys(): FileSystemDirectoryHandleAsyncIterator<string>;\n    values(): FileSystemDirectoryHandleAsyncIterator<FileSystemHandle>;\n}\n\ninterface ReadableStreamAsyncIterator<T> extends AsyncIteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.asyncIterator](): ReadableStreamAsyncIterator<T>;\n}\n\ninterface ReadableStream<R = any> {\n    [Symbol.asyncIterator](options?: ReadableStreamIteratorOptions): ReadableStreamAsyncIterator<R>;\n    values(options?: ReadableStreamIteratorOptions): ReadableStreamAsyncIterator<R>;\n}\n",
  "node_modules/typescript/lib/lib.dom.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/////////////////////////////\n/// Window APIs\n/////////////////////////////\n\ninterface AddEventListenerOptions extends EventListenerOptions {\n    once?: boolean;\n    passive?: boolean;\n    signal?: AbortSignal;\n}\n\ninterface AddressErrors {\n    addressLine?: string;\n    city?: string;\n    country?: string;\n    dependentLocality?: string;\n    organization?: string;\n    phone?: string;\n    postalCode?: string;\n    recipient?: string;\n    region?: string;\n    sortingCode?: string;\n}\n\ninterface AesCbcParams extends Algorithm {\n    iv: BufferSource;\n}\n\ninterface AesCtrParams extends Algorithm {\n    counter: BufferSource;\n    length: number;\n}\n\ninterface AesDerivedKeyParams extends Algorithm {\n    length: number;\n}\n\ninterface AesGcmParams extends Algorithm {\n    additionalData?: BufferSource;\n    iv: BufferSource;\n    tagLength?: number;\n}\n\ninterface AesKeyAlgorithm extends KeyAlgorithm {\n    length: number;\n}\n\ninterface AesKeyGenParams extends Algorithm {\n    length: number;\n}\n\ninterface Algorithm {\n    name: string;\n}\n\ninterface AnalyserOptions extends AudioNodeOptions {\n    fftSize?: number;\n    maxDecibels?: number;\n    minDecibels?: number;\n    smoothingTimeConstant?: number;\n}\n\ninterface AnimationEventInit extends EventInit {\n    animationName?: string;\n    elapsedTime?: number;\n    pseudoElement?: string;\n}\n\ninterface AnimationPlaybackEventInit extends EventInit {\n    currentTime?: CSSNumberish | null;\n    timelineTime?: CSSNumberish | null;\n}\n\ninterface AssignedNodesOptions {\n    flatten?: boolean;\n}\n\ninterface AudioBufferOptions {\n    length: number;\n    numberOfChannels?: number;\n    sampleRate: number;\n}\n\ninterface AudioBufferSourceOptions {\n    buffer?: AudioBuffer | null;\n    detune?: number;\n    loop?: boolean;\n    loopEnd?: number;\n    loopStart?: number;\n    playbackRate?: number;\n}\n\ninterface AudioConfiguration {\n    bitrate?: number;\n    channels?: string;\n    contentType: string;\n    samplerate?: number;\n    spatialRendering?: boolean;\n}\n\ninterface AudioContextOptions {\n    latencyHint?: AudioContextLatencyCategory | number;\n    sampleRate?: number;\n}\n\ninterface AudioDataCopyToOptions {\n    format?: AudioSampleFormat;\n    frameCount?: number;\n    frameOffset?: number;\n    planeIndex: number;\n}\n\ninterface AudioDataInit {\n    data: BufferSource;\n    format: AudioSampleFormat;\n    numberOfChannels: number;\n    numberOfFrames: number;\n    sampleRate: number;\n    timestamp: number;\n    transfer?: ArrayBuffer[];\n}\n\ninterface AudioDecoderConfig {\n    codec: string;\n    description?: AllowSharedBufferSource;\n    numberOfChannels: number;\n    sampleRate: number;\n}\n\ninterface AudioDecoderInit {\n    error: WebCodecsErrorCallback;\n    output: AudioDataOutputCallback;\n}\n\ninterface AudioDecoderSupport {\n    config?: AudioDecoderConfig;\n    supported?: boolean;\n}\n\ninterface AudioEncoderConfig {\n    bitrate?: number;\n    bitrateMode?: BitrateMode;\n    codec: string;\n    numberOfChannels: number;\n    opus?: OpusEncoderConfig;\n    sampleRate: number;\n}\n\ninterface AudioEncoderInit {\n    error: WebCodecsErrorCallback;\n    output: EncodedAudioChunkOutputCallback;\n}\n\ninterface AudioEncoderSupport {\n    config?: AudioEncoderConfig;\n    supported?: boolean;\n}\n\ninterface AudioNodeOptions {\n    channelCount?: number;\n    channelCountMode?: ChannelCountMode;\n    channelInterpretation?: ChannelInterpretation;\n}\n\ninterface AudioProcessingEventInit extends EventInit {\n    inputBuffer: AudioBuffer;\n    outputBuffer: AudioBuffer;\n    playbackTime: number;\n}\n\ninterface AudioTimestamp {\n    contextTime?: number;\n    performanceTime?: DOMHighResTimeStamp;\n}\n\ninterface AudioWorkletNodeOptions extends AudioNodeOptions {\n    numberOfInputs?: number;\n    numberOfOutputs?: number;\n    outputChannelCount?: number[];\n    parameterData?: Record<string, number>;\n    processorOptions?: any;\n}\n\ninterface AuthenticationExtensionsClientInputs {\n    appid?: string;\n    credProps?: boolean;\n    credentialProtectionPolicy?: string;\n    enforceCredentialProtectionPolicy?: boolean;\n    hmacCreateSecret?: boolean;\n    largeBlob?: AuthenticationExtensionsLargeBlobInputs;\n    minPinLength?: boolean;\n    prf?: AuthenticationExtensionsPRFInputs;\n}\n\ninterface AuthenticationExtensionsClientInputsJSON {\n    appid?: string;\n    credProps?: boolean;\n    largeBlob?: AuthenticationExtensionsLargeBlobInputsJSON;\n    prf?: AuthenticationExtensionsPRFInputsJSON;\n}\n\ninterface AuthenticationExtensionsClientOutputs {\n    appid?: boolean;\n    credProps?: CredentialPropertiesOutput;\n    hmacCreateSecret?: boolean;\n    largeBlob?: AuthenticationExtensionsLargeBlobOutputs;\n    prf?: AuthenticationExtensionsPRFOutputs;\n}\n\ninterface AuthenticationExtensionsLargeBlobInputs {\n    read?: boolean;\n    support?: string;\n    write?: BufferSource;\n}\n\ninterface AuthenticationExtensionsLargeBlobInputsJSON {\n    read?: boolean;\n    support?: string;\n    write?: Base64URLString;\n}\n\ninterface AuthenticationExtensionsLargeBlobOutputs {\n    blob?: ArrayBuffer;\n    supported?: boolean;\n    written?: boolean;\n}\n\ninterface AuthenticationExtensionsPRFInputs {\n    eval?: AuthenticationExtensionsPRFValues;\n    evalByCredential?: Record<string, AuthenticationExtensionsPRFValues>;\n}\n\ninterface AuthenticationExtensionsPRFInputsJSON {\n    eval?: AuthenticationExtensionsPRFValuesJSON;\n    evalByCredential?: Record<string, AuthenticationExtensionsPRFValuesJSON>;\n}\n\ninterface AuthenticationExtensionsPRFOutputs {\n    enabled?: boolean;\n    results?: AuthenticationExtensionsPRFValues;\n}\n\ninterface AuthenticationExtensionsPRFValues {\n    first: BufferSource;\n    second?: BufferSource;\n}\n\ninterface AuthenticationExtensionsPRFValuesJSON {\n    first: Base64URLString;\n    second?: Base64URLString;\n}\n\ninterface AuthenticatorSelectionCriteria {\n    authenticatorAttachment?: AuthenticatorAttachment;\n    requireResidentKey?: boolean;\n    residentKey?: ResidentKeyRequirement;\n    userVerification?: UserVerificationRequirement;\n}\n\ninterface AvcEncoderConfig {\n    format?: AvcBitstreamFormat;\n}\n\ninterface BiquadFilterOptions extends AudioNodeOptions {\n    Q?: number;\n    detune?: number;\n    frequency?: number;\n    gain?: number;\n    type?: BiquadFilterType;\n}\n\ninterface BlobEventInit extends EventInit {\n    data: Blob;\n    timecode?: DOMHighResTimeStamp;\n}\n\ninterface BlobPropertyBag {\n    endings?: EndingType;\n    type?: string;\n}\n\ninterface CSSMatrixComponentOptions {\n    is2D?: boolean;\n}\n\ninterface CSSNumericType {\n    angle?: number;\n    flex?: number;\n    frequency?: number;\n    length?: number;\n    percent?: number;\n    percentHint?: CSSNumericBaseType;\n    resolution?: number;\n    time?: number;\n}\n\ninterface CSSStyleSheetInit {\n    baseURL?: string;\n    disabled?: boolean;\n    media?: MediaList | string;\n}\n\ninterface CacheQueryOptions {\n    ignoreMethod?: boolean;\n    ignoreSearch?: boolean;\n    ignoreVary?: boolean;\n}\n\ninterface CanvasRenderingContext2DSettings {\n    alpha?: boolean;\n    colorSpace?: PredefinedColorSpace;\n    desynchronized?: boolean;\n    willReadFrequently?: boolean;\n}\n\ninterface CaretPositionFromPointOptions {\n    shadowRoots?: ShadowRoot[];\n}\n\ninterface ChannelMergerOptions extends AudioNodeOptions {\n    numberOfInputs?: number;\n}\n\ninterface ChannelSplitterOptions extends AudioNodeOptions {\n    numberOfOutputs?: number;\n}\n\ninterface CheckVisibilityOptions {\n    checkOpacity?: boolean;\n    checkVisibilityCSS?: boolean;\n    contentVisibilityAuto?: boolean;\n    opacityProperty?: boolean;\n    visibilityProperty?: boolean;\n}\n\ninterface ClientQueryOptions {\n    includeUncontrolled?: boolean;\n    type?: ClientTypes;\n}\n\ninterface ClipboardEventInit extends EventInit {\n    clipboardData?: DataTransfer | null;\n}\n\ninterface ClipboardItemOptions {\n    presentationStyle?: PresentationStyle;\n}\n\ninterface CloseEventInit extends EventInit {\n    code?: number;\n    reason?: string;\n    wasClean?: boolean;\n}\n\ninterface CompositionEventInit extends UIEventInit {\n    data?: string;\n}\n\ninterface ComputedEffectTiming extends EffectTiming {\n    activeDuration?: CSSNumberish;\n    currentIteration?: number | null;\n    endTime?: CSSNumberish;\n    localTime?: CSSNumberish | null;\n    progress?: number | null;\n    startTime?: CSSNumberish;\n}\n\ninterface ComputedKeyframe {\n    composite: CompositeOperationOrAuto;\n    computedOffset: number;\n    easing: string;\n    offset: number | null;\n    [property: string]: string | number | null | undefined;\n}\n\ninterface ConstantSourceOptions {\n    offset?: number;\n}\n\ninterface ConstrainBooleanParameters {\n    exact?: boolean;\n    ideal?: boolean;\n}\n\ninterface ConstrainDOMStringParameters {\n    exact?: string | string[];\n    ideal?: string | string[];\n}\n\ninterface ConstrainDoubleRange extends DoubleRange {\n    exact?: number;\n    ideal?: number;\n}\n\ninterface ConstrainULongRange extends ULongRange {\n    exact?: number;\n    ideal?: number;\n}\n\ninterface ContentVisibilityAutoStateChangeEventInit extends EventInit {\n    skipped?: boolean;\n}\n\ninterface ConvolverOptions extends AudioNodeOptions {\n    buffer?: AudioBuffer | null;\n    disableNormalization?: boolean;\n}\n\ninterface CookieChangeEventInit extends EventInit {\n    changed?: CookieList;\n    deleted?: CookieList;\n}\n\ninterface CookieInit {\n    domain?: string | null;\n    expires?: DOMHighResTimeStamp | null;\n    name: string;\n    partitioned?: boolean;\n    path?: string;\n    sameSite?: CookieSameSite;\n    value: string;\n}\n\ninterface CookieListItem {\n    name?: string;\n    value?: string;\n}\n\ninterface CookieStoreDeleteOptions {\n    domain?: string | null;\n    name: string;\n    partitioned?: boolean;\n    path?: string;\n}\n\ninterface CookieStoreGetOptions {\n    name?: string;\n    url?: string;\n}\n\ninterface CredentialCreationOptions {\n    publicKey?: PublicKeyCredentialCreationOptions;\n    signal?: AbortSignal;\n}\n\ninterface CredentialPropertiesOutput {\n    rk?: boolean;\n}\n\ninterface CredentialRequestOptions {\n    mediation?: CredentialMediationRequirement;\n    publicKey?: PublicKeyCredentialRequestOptions;\n    signal?: AbortSignal;\n}\n\ninterface CryptoKeyPair {\n    privateKey: CryptoKey;\n    publicKey: CryptoKey;\n}\n\ninterface CustomEventInit<T = any> extends EventInit {\n    detail?: T;\n}\n\ninterface DOMMatrix2DInit {\n    a?: number;\n    b?: number;\n    c?: number;\n    d?: number;\n    e?: number;\n    f?: number;\n    m11?: number;\n    m12?: number;\n    m21?: number;\n    m22?: number;\n    m41?: number;\n    m42?: number;\n}\n\ninterface DOMMatrixInit extends DOMMatrix2DInit {\n    is2D?: boolean;\n    m13?: number;\n    m14?: number;\n    m23?: number;\n    m24?: number;\n    m31?: number;\n    m32?: number;\n    m33?: number;\n    m34?: number;\n    m43?: number;\n    m44?: number;\n}\n\ninterface DOMPointInit {\n    w?: number;\n    x?: number;\n    y?: number;\n    z?: number;\n}\n\ninterface DOMQuadInit {\n    p1?: DOMPointInit;\n    p2?: DOMPointInit;\n    p3?: DOMPointInit;\n    p4?: DOMPointInit;\n}\n\ninterface DOMRectInit {\n    height?: number;\n    width?: number;\n    x?: number;\n    y?: number;\n}\n\ninterface DelayOptions extends AudioNodeOptions {\n    delayTime?: number;\n    maxDelayTime?: number;\n}\n\ninterface DeviceMotionEventAccelerationInit {\n    x?: number | null;\n    y?: number | null;\n    z?: number | null;\n}\n\ninterface DeviceMotionEventInit extends EventInit {\n    acceleration?: DeviceMotionEventAccelerationInit;\n    accelerationIncludingGravity?: DeviceMotionEventAccelerationInit;\n    interval?: number;\n    rotationRate?: DeviceMotionEventRotationRateInit;\n}\n\ninterface DeviceMotionEventRotationRateInit {\n    alpha?: number | null;\n    beta?: number | null;\n    gamma?: number | null;\n}\n\ninterface DeviceOrientationEventInit extends EventInit {\n    absolute?: boolean;\n    alpha?: number | null;\n    beta?: number | null;\n    gamma?: number | null;\n}\n\ninterface DisplayMediaStreamOptions {\n    audio?: boolean | MediaTrackConstraints;\n    video?: boolean | MediaTrackConstraints;\n}\n\ninterface DocumentTimelineOptions {\n    originTime?: DOMHighResTimeStamp;\n}\n\ninterface DoubleRange {\n    max?: number;\n    min?: number;\n}\n\ninterface DragEventInit extends MouseEventInit {\n    dataTransfer?: DataTransfer | null;\n}\n\ninterface DynamicsCompressorOptions extends AudioNodeOptions {\n    attack?: number;\n    knee?: number;\n    ratio?: number;\n    release?: number;\n    threshold?: number;\n}\n\ninterface EcKeyAlgorithm extends KeyAlgorithm {\n    namedCurve: NamedCurve;\n}\n\ninterface EcKeyGenParams extends Algorithm {\n    namedCurve: NamedCurve;\n}\n\ninterface EcKeyImportParams extends Algorithm {\n    namedCurve: NamedCurve;\n}\n\ninterface EcdhKeyDeriveParams extends Algorithm {\n    public: CryptoKey;\n}\n\ninterface EcdsaParams extends Algorithm {\n    hash: HashAlgorithmIdentifier;\n}\n\ninterface EffectTiming {\n    delay?: number;\n    direction?: PlaybackDirection;\n    duration?: number | CSSNumericValue | string;\n    easing?: string;\n    endDelay?: number;\n    fill?: FillMode;\n    iterationStart?: number;\n    iterations?: number;\n    playbackRate?: number;\n}\n\ninterface ElementCreationOptions {\n    customElementRegistry?: CustomElementRegistry;\n    is?: string;\n}\n\ninterface ElementDefinitionOptions {\n    extends?: string;\n}\n\ninterface EncodedAudioChunkInit {\n    data: AllowSharedBufferSource;\n    duration?: number;\n    timestamp: number;\n    transfer?: ArrayBuffer[];\n    type: EncodedAudioChunkType;\n}\n\ninterface EncodedAudioChunkMetadata {\n    decoderConfig?: AudioDecoderConfig;\n}\n\ninterface EncodedVideoChunkInit {\n    data: AllowSharedBufferSource;\n    duration?: number;\n    timestamp: number;\n    type: EncodedVideoChunkType;\n}\n\ninterface EncodedVideoChunkMetadata {\n    decoderConfig?: VideoDecoderConfig;\n}\n\ninterface ErrorEventInit extends EventInit {\n    colno?: number;\n    error?: any;\n    filename?: string;\n    lineno?: number;\n    message?: string;\n}\n\ninterface EventInit {\n    bubbles?: boolean;\n    cancelable?: boolean;\n    composed?: boolean;\n}\n\ninterface EventListenerOptions {\n    capture?: boolean;\n}\n\ninterface EventModifierInit extends UIEventInit {\n    altKey?: boolean;\n    ctrlKey?: boolean;\n    metaKey?: boolean;\n    modifierAltGraph?: boolean;\n    modifierCapsLock?: boolean;\n    modifierFn?: boolean;\n    modifierFnLock?: boolean;\n    modifierHyper?: boolean;\n    modifierNumLock?: boolean;\n    modifierScrollLock?: boolean;\n    modifierSuper?: boolean;\n    modifierSymbol?: boolean;\n    modifierSymbolLock?: boolean;\n    shiftKey?: boolean;\n}\n\ninterface EventSourceInit {\n    withCredentials?: boolean;\n}\n\ninterface FilePropertyBag extends BlobPropertyBag {\n    lastModified?: number;\n}\n\ninterface FileSystemCreateWritableOptions {\n    keepExistingData?: boolean;\n}\n\ninterface FileSystemFlags {\n    create?: boolean;\n    exclusive?: boolean;\n}\n\ninterface FileSystemGetDirectoryOptions {\n    create?: boolean;\n}\n\ninterface FileSystemGetFileOptions {\n    create?: boolean;\n}\n\ninterface FileSystemRemoveOptions {\n    recursive?: boolean;\n}\n\ninterface FocusEventInit extends UIEventInit {\n    relatedTarget?: EventTarget | null;\n}\n\ninterface FocusOptions {\n    preventScroll?: boolean;\n}\n\ninterface FontFaceDescriptors {\n    ascentOverride?: string;\n    descentOverride?: string;\n    display?: FontDisplay;\n    featureSettings?: string;\n    lineGapOverride?: string;\n    stretch?: string;\n    style?: string;\n    unicodeRange?: string;\n    weight?: string;\n}\n\ninterface FontFaceSetLoadEventInit extends EventInit {\n    fontfaces?: FontFace[];\n}\n\ninterface FormDataEventInit extends EventInit {\n    formData: FormData;\n}\n\ninterface FullscreenOptions {\n    navigationUI?: FullscreenNavigationUI;\n}\n\ninterface GainOptions extends AudioNodeOptions {\n    gain?: number;\n}\n\ninterface GamepadEffectParameters {\n    duration?: number;\n    leftTrigger?: number;\n    rightTrigger?: number;\n    startDelay?: number;\n    strongMagnitude?: number;\n    weakMagnitude?: number;\n}\n\ninterface GamepadEventInit extends EventInit {\n    gamepad: Gamepad;\n}\n\ninterface GetAnimationsOptions {\n    subtree?: boolean;\n}\n\ninterface GetComposedRangesOptions {\n    shadowRoots?: ShadowRoot[];\n}\n\ninterface GetHTMLOptions {\n    serializableShadowRoots?: boolean;\n    shadowRoots?: ShadowRoot[];\n}\n\ninterface GetNotificationOptions {\n    tag?: string;\n}\n\ninterface GetRootNodeOptions {\n    composed?: boolean;\n}\n\ninterface HashChangeEventInit extends EventInit {\n    newURL?: string;\n    oldURL?: string;\n}\n\ninterface HkdfParams extends Algorithm {\n    hash: HashAlgorithmIdentifier;\n    info: BufferSource;\n    salt: BufferSource;\n}\n\ninterface HmacImportParams extends Algorithm {\n    hash: HashAlgorithmIdentifier;\n    length?: number;\n}\n\ninterface HmacKeyAlgorithm extends KeyAlgorithm {\n    hash: KeyAlgorithm;\n    length: number;\n}\n\ninterface HmacKeyGenParams extends Algorithm {\n    hash: HashAlgorithmIdentifier;\n    length?: number;\n}\n\ninterface IDBDatabaseInfo {\n    name?: string;\n    version?: number;\n}\n\ninterface IDBIndexParameters {\n    multiEntry?: boolean;\n    unique?: boolean;\n}\n\ninterface IDBObjectStoreParameters {\n    autoIncrement?: boolean;\n    keyPath?: string | string[] | null;\n}\n\ninterface IDBTransactionOptions {\n    durability?: IDBTransactionDurability;\n}\n\ninterface IDBVersionChangeEventInit extends EventInit {\n    newVersion?: number | null;\n    oldVersion?: number;\n}\n\ninterface IIRFilterOptions extends AudioNodeOptions {\n    feedback: number[];\n    feedforward: number[];\n}\n\ninterface IdleRequestOptions {\n    timeout?: number;\n}\n\ninterface ImageBitmapOptions {\n    colorSpaceConversion?: ColorSpaceConversion;\n    imageOrientation?: ImageOrientation;\n    premultiplyAlpha?: PremultiplyAlpha;\n    resizeHeight?: number;\n    resizeQuality?: ResizeQuality;\n    resizeWidth?: number;\n}\n\ninterface ImageBitmapRenderingContextSettings {\n    alpha?: boolean;\n}\n\ninterface ImageDataSettings {\n    colorSpace?: PredefinedColorSpace;\n}\n\ninterface ImageDecodeOptions {\n    completeFramesOnly?: boolean;\n    frameIndex?: number;\n}\n\ninterface ImageDecodeResult {\n    complete: boolean;\n    image: VideoFrame;\n}\n\ninterface ImageDecoderInit {\n    colorSpaceConversion?: ColorSpaceConversion;\n    data: ImageBufferSource;\n    desiredHeight?: number;\n    desiredWidth?: number;\n    preferAnimation?: boolean;\n    transfer?: ArrayBuffer[];\n    type: string;\n}\n\ninterface ImageEncodeOptions {\n    quality?: number;\n    type?: string;\n}\n\ninterface ImportNodeOptions {\n    customElementRegistry?: CustomElementRegistry;\n    selfOnly?: boolean;\n}\n\ninterface InputEventInit extends UIEventInit {\n    data?: string | null;\n    dataTransfer?: DataTransfer | null;\n    inputType?: string;\n    isComposing?: boolean;\n    targetRanges?: StaticRange[];\n}\n\ninterface IntersectionObserverInit {\n    root?: Element | Document | null;\n    rootMargin?: string;\n    threshold?: number | number[];\n}\n\ninterface JsonWebKey {\n    alg?: string;\n    crv?: string;\n    d?: string;\n    dp?: string;\n    dq?: string;\n    e?: string;\n    ext?: boolean;\n    k?: string;\n    key_ops?: string[];\n    kty?: string;\n    n?: string;\n    oth?: RsaOtherPrimesInfo[];\n    p?: string;\n    q?: string;\n    qi?: string;\n    use?: string;\n    x?: string;\n    y?: string;\n}\n\ninterface KeyAlgorithm {\n    name: string;\n}\n\ninterface KeySystemTrackConfiguration {\n    robustness?: string;\n}\n\ninterface KeyboardEventInit extends EventModifierInit {\n    /** @deprecated */\n    charCode?: number;\n    code?: string;\n    isComposing?: boolean;\n    key?: string;\n    /** @deprecated */\n    keyCode?: number;\n    location?: number;\n    repeat?: boolean;\n}\n\ninterface Keyframe {\n    composite?: CompositeOperationOrAuto;\n    easing?: string;\n    offset?: number | null;\n    [property: string]: string | number | null | undefined;\n}\n\ninterface KeyframeAnimationOptions extends KeyframeEffectOptions {\n    id?: string;\n    timeline?: AnimationTimeline | null;\n}\n\ninterface KeyframeEffectOptions extends EffectTiming {\n    composite?: CompositeOperation;\n    iterationComposite?: IterationCompositeOperation;\n    pseudoElement?: string | null;\n}\n\ninterface LockInfo {\n    clientId?: string;\n    mode?: LockMode;\n    name?: string;\n}\n\ninterface LockManagerSnapshot {\n    held?: LockInfo[];\n    pending?: LockInfo[];\n}\n\ninterface LockOptions {\n    ifAvailable?: boolean;\n    mode?: LockMode;\n    signal?: AbortSignal;\n    steal?: boolean;\n}\n\ninterface MIDIConnectionEventInit extends EventInit {\n    port?: MIDIPort;\n}\n\ninterface MIDIMessageEventInit extends EventInit {\n    data?: Uint8Array<ArrayBuffer>;\n}\n\ninterface MIDIOptions {\n    software?: boolean;\n    sysex?: boolean;\n}\n\ninterface MediaCapabilitiesDecodingInfo extends MediaCapabilitiesInfo {\n    keySystemAccess: MediaKeySystemAccess | null;\n}\n\ninterface MediaCapabilitiesEncodingInfo extends MediaCapabilitiesInfo {\n}\n\ninterface MediaCapabilitiesInfo {\n    powerEfficient: boolean;\n    smooth: boolean;\n    supported: boolean;\n}\n\ninterface MediaCapabilitiesKeySystemConfiguration {\n    audio?: KeySystemTrackConfiguration;\n    distinctiveIdentifier?: MediaKeysRequirement;\n    initDataType?: string;\n    keySystem: string;\n    persistentState?: MediaKeysRequirement;\n    sessionTypes?: string[];\n    video?: KeySystemTrackConfiguration;\n}\n\ninterface MediaConfiguration {\n    audio?: AudioConfiguration;\n    video?: VideoConfiguration;\n}\n\ninterface MediaDecodingConfiguration extends MediaConfiguration {\n    keySystemConfiguration?: MediaCapabilitiesKeySystemConfiguration;\n    type: MediaDecodingType;\n}\n\ninterface MediaElementAudioSourceOptions {\n    mediaElement: HTMLMediaElement;\n}\n\ninterface MediaEncodingConfiguration extends MediaConfiguration {\n    type: MediaEncodingType;\n}\n\ninterface MediaEncryptedEventInit extends EventInit {\n    initData?: ArrayBuffer | null;\n    initDataType?: string;\n}\n\ninterface MediaImage {\n    sizes?: string;\n    src: string;\n    type?: string;\n}\n\ninterface MediaKeyMessageEventInit extends EventInit {\n    message: ArrayBuffer;\n    messageType: MediaKeyMessageType;\n}\n\ninterface MediaKeySystemConfiguration {\n    audioCapabilities?: MediaKeySystemMediaCapability[];\n    distinctiveIdentifier?: MediaKeysRequirement;\n    initDataTypes?: string[];\n    label?: string;\n    persistentState?: MediaKeysRequirement;\n    sessionTypes?: string[];\n    videoCapabilities?: MediaKeySystemMediaCapability[];\n}\n\ninterface MediaKeySystemMediaCapability {\n    contentType?: string;\n    encryptionScheme?: string | null;\n    robustness?: string;\n}\n\ninterface MediaKeysPolicy {\n    minHdcpVersion?: string;\n}\n\ninterface MediaMetadataInit {\n    album?: string;\n    artist?: string;\n    artwork?: MediaImage[];\n    title?: string;\n}\n\ninterface MediaPositionState {\n    duration?: number;\n    playbackRate?: number;\n    position?: number;\n}\n\ninterface MediaQueryListEventInit extends EventInit {\n    matches?: boolean;\n    media?: string;\n}\n\ninterface MediaRecorderOptions {\n    audioBitsPerSecond?: number;\n    bitsPerSecond?: number;\n    mimeType?: string;\n    videoBitsPerSecond?: number;\n}\n\ninterface MediaSessionActionDetails {\n    action: MediaSessionAction;\n    fastSeek?: boolean;\n    seekOffset?: number;\n    seekTime?: number;\n}\n\ninterface MediaSettingsRange {\n    max?: number;\n    min?: number;\n    step?: number;\n}\n\ninterface MediaStreamAudioSourceOptions {\n    mediaStream: MediaStream;\n}\n\ninterface MediaStreamConstraints {\n    audio?: boolean | MediaTrackConstraints;\n    peerIdentity?: string;\n    preferCurrentTab?: boolean;\n    video?: boolean | MediaTrackConstraints;\n}\n\ninterface MediaStreamTrackEventInit extends EventInit {\n    track: MediaStreamTrack;\n}\n\ninterface MediaTrackCapabilities {\n    aspectRatio?: DoubleRange;\n    autoGainControl?: boolean[];\n    backgroundBlur?: boolean[];\n    channelCount?: ULongRange;\n    deviceId?: string;\n    displaySurface?: string;\n    echoCancellation?: boolean[];\n    facingMode?: string[];\n    frameRate?: DoubleRange;\n    groupId?: string;\n    height?: ULongRange;\n    noiseSuppression?: boolean[];\n    sampleRate?: ULongRange;\n    sampleSize?: ULongRange;\n    width?: ULongRange;\n}\n\ninterface MediaTrackConstraintSet {\n    aspectRatio?: ConstrainDouble;\n    autoGainControl?: ConstrainBoolean;\n    backgroundBlur?: ConstrainBoolean;\n    channelCount?: ConstrainULong;\n    deviceId?: ConstrainDOMString;\n    displaySurface?: ConstrainDOMString;\n    echoCancellation?: ConstrainBoolean;\n    facingMode?: ConstrainDOMString;\n    frameRate?: ConstrainDouble;\n    groupId?: ConstrainDOMString;\n    height?: ConstrainULong;\n    noiseSuppression?: ConstrainBoolean;\n    sampleRate?: ConstrainULong;\n    sampleSize?: ConstrainULong;\n    width?: ConstrainULong;\n}\n\ninterface MediaTrackConstraints extends MediaTrackConstraintSet {\n    advanced?: MediaTrackConstraintSet[];\n}\n\ninterface MediaTrackSettings {\n    aspectRatio?: number;\n    autoGainControl?: boolean;\n    backgroundBlur?: boolean;\n    channelCount?: number;\n    deviceId?: string;\n    displaySurface?: string;\n    echoCancellation?: boolean;\n    facingMode?: string;\n    frameRate?: number;\n    groupId?: string;\n    height?: number;\n    noiseSuppression?: boolean;\n    sampleRate?: number;\n    sampleSize?: number;\n    torch?: boolean;\n    whiteBalanceMode?: string;\n    width?: number;\n    zoom?: number;\n}\n\ninterface MediaTrackSupportedConstraints {\n    aspectRatio?: boolean;\n    autoGainControl?: boolean;\n    backgroundBlur?: boolean;\n    channelCount?: boolean;\n    deviceId?: boolean;\n    displaySurface?: boolean;\n    echoCancellation?: boolean;\n    facingMode?: boolean;\n    frameRate?: boolean;\n    groupId?: boolean;\n    height?: boolean;\n    noiseSuppression?: boolean;\n    sampleRate?: boolean;\n    sampleSize?: boolean;\n    width?: boolean;\n}\n\ninterface MessageEventInit<T = any> extends EventInit {\n    data?: T;\n    lastEventId?: string;\n    origin?: string;\n    ports?: MessagePort[];\n    source?: MessageEventSource | null;\n}\n\ninterface MouseEventInit extends EventModifierInit {\n    button?: number;\n    buttons?: number;\n    clientX?: number;\n    clientY?: number;\n    movementX?: number;\n    movementY?: number;\n    relatedTarget?: EventTarget | null;\n    screenX?: number;\n    screenY?: number;\n}\n\ninterface MultiCacheQueryOptions extends CacheQueryOptions {\n    cacheName?: string;\n}\n\ninterface MutationObserverInit {\n    /** Set to a list of attribute local names (without namespace) if not all attribute mutations need to be observed and attributes is true or omitted. */\n    attributeFilter?: string[];\n    /** Set to true if attributes is true or omitted and target's attribute value before the mutation needs to be recorded. */\n    attributeOldValue?: boolean;\n    /** Set to true if mutations to target's attributes are to be observed. Can be omitted if attributeOldValue or attributeFilter is specified. */\n    attributes?: boolean;\n    /** Set to true if mutations to target's data are to be observed. Can be omitted if characterDataOldValue is specified. */\n    characterData?: boolean;\n    /** Set to true if characterData is set to true or omitted and target's data before the mutation needs to be recorded. */\n    characterDataOldValue?: boolean;\n    /** Set to true if mutations to target's children are to be observed. */\n    childList?: boolean;\n    /** Set to true if mutations to not just target, but also target's descendants are to be observed. */\n    subtree?: boolean;\n}\n\ninterface NavigationPreloadState {\n    enabled?: boolean;\n    headerValue?: string;\n}\n\ninterface NotificationOptions {\n    badge?: string;\n    body?: string;\n    data?: any;\n    dir?: NotificationDirection;\n    icon?: string;\n    lang?: string;\n    requireInteraction?: boolean;\n    silent?: boolean | null;\n    tag?: string;\n}\n\ninterface OfflineAudioCompletionEventInit extends EventInit {\n    renderedBuffer: AudioBuffer;\n}\n\ninterface OfflineAudioContextOptions {\n    length: number;\n    numberOfChannels?: number;\n    sampleRate: number;\n}\n\ninterface OptionalEffectTiming {\n    delay?: number;\n    direction?: PlaybackDirection;\n    duration?: number | string;\n    easing?: string;\n    endDelay?: number;\n    fill?: FillMode;\n    iterationStart?: number;\n    iterations?: number;\n    playbackRate?: number;\n}\n\ninterface OpusEncoderConfig {\n    complexity?: number;\n    format?: OpusBitstreamFormat;\n    frameDuration?: number;\n    packetlossperc?: number;\n    usedtx?: boolean;\n    useinbandfec?: boolean;\n}\n\ninterface OscillatorOptions extends AudioNodeOptions {\n    detune?: number;\n    frequency?: number;\n    periodicWave?: PeriodicWave;\n    type?: OscillatorType;\n}\n\ninterface PageRevealEventInit extends EventInit {\n    viewTransition?: ViewTransition | null;\n}\n\ninterface PageSwapEventInit extends EventInit {\n    activation?: NavigationActivation | null;\n    viewTransition?: ViewTransition | null;\n}\n\ninterface PageTransitionEventInit extends EventInit {\n    persisted?: boolean;\n}\n\ninterface PannerOptions extends AudioNodeOptions {\n    coneInnerAngle?: number;\n    coneOuterAngle?: number;\n    coneOuterGain?: number;\n    distanceModel?: DistanceModelType;\n    maxDistance?: number;\n    orientationX?: number;\n    orientationY?: number;\n    orientationZ?: number;\n    panningModel?: PanningModelType;\n    positionX?: number;\n    positionY?: number;\n    positionZ?: number;\n    refDistance?: number;\n    rolloffFactor?: number;\n}\n\ninterface PayerErrors {\n    email?: string;\n    name?: string;\n    phone?: string;\n}\n\ninterface PaymentCurrencyAmount {\n    currency: string;\n    value: string;\n}\n\ninterface PaymentDetailsBase {\n    displayItems?: PaymentItem[];\n    modifiers?: PaymentDetailsModifier[];\n    shippingOptions?: PaymentShippingOption[];\n}\n\ninterface PaymentDetailsInit extends PaymentDetailsBase {\n    id?: string;\n    total: PaymentItem;\n}\n\ninterface PaymentDetailsModifier {\n    additionalDisplayItems?: PaymentItem[];\n    data?: any;\n    supportedMethods: string;\n    total?: PaymentItem;\n}\n\ninterface PaymentDetailsUpdate extends PaymentDetailsBase {\n    error?: string;\n    paymentMethodErrors?: any;\n    shippingAddressErrors?: AddressErrors;\n    total?: PaymentItem;\n}\n\ninterface PaymentItem {\n    amount: PaymentCurrencyAmount;\n    label: string;\n    pending?: boolean;\n}\n\ninterface PaymentMethodChangeEventInit extends PaymentRequestUpdateEventInit {\n    methodDetails?: any;\n    methodName?: string;\n}\n\ninterface PaymentMethodData {\n    data?: any;\n    supportedMethods: string;\n}\n\ninterface PaymentOptions {\n    requestPayerEmail?: boolean;\n    requestPayerName?: boolean;\n    requestPayerPhone?: boolean;\n    requestShipping?: boolean;\n    shippingType?: PaymentShippingType;\n}\n\ninterface PaymentRequestUpdateEventInit extends EventInit {\n}\n\ninterface PaymentShippingOption {\n    amount: PaymentCurrencyAmount;\n    id: string;\n    label: string;\n    selected?: boolean;\n}\n\ninterface PaymentValidationErrors {\n    error?: string;\n    payer?: PayerErrors;\n    shippingAddress?: AddressErrors;\n}\n\ninterface Pbkdf2Params extends Algorithm {\n    hash: HashAlgorithmIdentifier;\n    iterations: number;\n    salt: BufferSource;\n}\n\ninterface PerformanceMarkOptions {\n    detail?: any;\n    startTime?: DOMHighResTimeStamp;\n}\n\ninterface PerformanceMeasureOptions {\n    detail?: any;\n    duration?: DOMHighResTimeStamp;\n    end?: string | DOMHighResTimeStamp;\n    start?: string | DOMHighResTimeStamp;\n}\n\ninterface PerformanceObserverInit {\n    buffered?: boolean;\n    entryTypes?: string[];\n    type?: string;\n}\n\ninterface PeriodicWaveConstraints {\n    disableNormalization?: boolean;\n}\n\ninterface PeriodicWaveOptions extends PeriodicWaveConstraints {\n    imag?: number[] | Float32Array;\n    real?: number[] | Float32Array;\n}\n\ninterface PermissionDescriptor {\n    name: PermissionName;\n}\n\ninterface PhotoCapabilities {\n    fillLightMode?: FillLightMode[];\n    imageHeight?: MediaSettingsRange;\n    imageWidth?: MediaSettingsRange;\n    redEyeReduction?: RedEyeReduction;\n}\n\ninterface PhotoSettings {\n    fillLightMode?: FillLightMode;\n    imageHeight?: number;\n    imageWidth?: number;\n    redEyeReduction?: boolean;\n}\n\ninterface PictureInPictureEventInit extends EventInit {\n    pictureInPictureWindow: PictureInPictureWindow;\n}\n\ninterface PlaneLayout {\n    offset: number;\n    stride: number;\n}\n\ninterface PointerEventInit extends MouseEventInit {\n    altitudeAngle?: number;\n    azimuthAngle?: number;\n    coalescedEvents?: PointerEvent[];\n    height?: number;\n    isPrimary?: boolean;\n    pointerId?: number;\n    pointerType?: string;\n    predictedEvents?: PointerEvent[];\n    pressure?: number;\n    tangentialPressure?: number;\n    tiltX?: number;\n    tiltY?: number;\n    twist?: number;\n    width?: number;\n}\n\ninterface PointerLockOptions {\n    unadjustedMovement?: boolean;\n}\n\ninterface PopStateEventInit extends EventInit {\n    state?: any;\n}\n\ninterface PositionOptions {\n    enableHighAccuracy?: boolean;\n    maximumAge?: number;\n    timeout?: number;\n}\n\ninterface ProgressEventInit extends EventInit {\n    lengthComputable?: boolean;\n    loaded?: number;\n    total?: number;\n}\n\ninterface PromiseRejectionEventInit extends EventInit {\n    promise: Promise<any>;\n    reason?: any;\n}\n\ninterface PropertyDefinition {\n    inherits: boolean;\n    initialValue?: string;\n    name: string;\n    syntax?: string;\n}\n\ninterface PropertyIndexedKeyframes {\n    composite?: CompositeOperationOrAuto | CompositeOperationOrAuto[];\n    easing?: string | string[];\n    offset?: number | (number | null)[];\n    [property: string]: string | string[] | number | null | (number | null)[] | undefined;\n}\n\ninterface PublicKeyCredentialCreationOptions {\n    attestation?: AttestationConveyancePreference;\n    authenticatorSelection?: AuthenticatorSelectionCriteria;\n    challenge: BufferSource;\n    excludeCredentials?: PublicKeyCredentialDescriptor[];\n    extensions?: AuthenticationExtensionsClientInputs;\n    pubKeyCredParams: PublicKeyCredentialParameters[];\n    rp: PublicKeyCredentialRpEntity;\n    timeout?: number;\n    user: PublicKeyCredentialUserEntity;\n}\n\ninterface PublicKeyCredentialCreationOptionsJSON {\n    attestation?: string;\n    authenticatorSelection?: AuthenticatorSelectionCriteria;\n    challenge: Base64URLString;\n    excludeCredentials?: PublicKeyCredentialDescriptorJSON[];\n    extensions?: AuthenticationExtensionsClientInputsJSON;\n    hints?: string[];\n    pubKeyCredParams: PublicKeyCredentialParameters[];\n    rp: PublicKeyCredentialRpEntity;\n    timeout?: number;\n    user: PublicKeyCredentialUserEntityJSON;\n}\n\ninterface PublicKeyCredentialDescriptor {\n    id: BufferSource;\n    transports?: AuthenticatorTransport[];\n    type: PublicKeyCredentialType;\n}\n\ninterface PublicKeyCredentialDescriptorJSON {\n    id: Base64URLString;\n    transports?: string[];\n    type: string;\n}\n\ninterface PublicKeyCredentialEntity {\n    name: string;\n}\n\ninterface PublicKeyCredentialParameters {\n    alg: COSEAlgorithmIdentifier;\n    type: PublicKeyCredentialType;\n}\n\ninterface PublicKeyCredentialRequestOptions {\n    allowCredentials?: PublicKeyCredentialDescriptor[];\n    challenge: BufferSource;\n    extensions?: AuthenticationExtensionsClientInputs;\n    rpId?: string;\n    timeout?: number;\n    userVerification?: UserVerificationRequirement;\n}\n\ninterface PublicKeyCredentialRequestOptionsJSON {\n    allowCredentials?: PublicKeyCredentialDescriptorJSON[];\n    challenge: Base64URLString;\n    extensions?: AuthenticationExtensionsClientInputsJSON;\n    hints?: string[];\n    rpId?: string;\n    timeout?: number;\n    userVerification?: string;\n}\n\ninterface PublicKeyCredentialRpEntity extends PublicKeyCredentialEntity {\n    id?: string;\n}\n\ninterface PublicKeyCredentialUserEntity extends PublicKeyCredentialEntity {\n    displayName: string;\n    id: BufferSource;\n}\n\ninterface PublicKeyCredentialUserEntityJSON {\n    displayName: string;\n    id: Base64URLString;\n    name: string;\n}\n\ninterface PushSubscriptionJSON {\n    endpoint?: string;\n    expirationTime?: EpochTimeStamp | null;\n    keys?: Record<string, string>;\n}\n\ninterface PushSubscriptionOptionsInit {\n    applicationServerKey?: BufferSource | string | null;\n    userVisibleOnly?: boolean;\n}\n\ninterface QueuingStrategy<T = any> {\n    highWaterMark?: number;\n    size?: QueuingStrategySize<T>;\n}\n\ninterface QueuingStrategyInit {\n    /**\n     * Creates a new ByteLengthQueuingStrategy with the provided high water mark.\n     *\n     * Note that the provided high water mark will not be validated ahead of time. Instead, if it is negative, NaN, or not a number, the resulting ByteLengthQueuingStrategy will cause the corresponding stream constructor to throw.\n     */\n    highWaterMark: number;\n}\n\ninterface RTCAnswerOptions extends RTCOfferAnswerOptions {\n}\n\ninterface RTCCertificateExpiration {\n    expires?: number;\n}\n\ninterface RTCConfiguration {\n    bundlePolicy?: RTCBundlePolicy;\n    certificates?: RTCCertificate[];\n    iceCandidatePoolSize?: number;\n    iceServers?: RTCIceServer[];\n    iceTransportPolicy?: RTCIceTransportPolicy;\n    rtcpMuxPolicy?: RTCRtcpMuxPolicy;\n}\n\ninterface RTCDTMFToneChangeEventInit extends EventInit {\n    tone?: string;\n}\n\ninterface RTCDataChannelEventInit extends EventInit {\n    channel: RTCDataChannel;\n}\n\ninterface RTCDataChannelInit {\n    id?: number;\n    maxPacketLifeTime?: number;\n    maxRetransmits?: number;\n    negotiated?: boolean;\n    ordered?: boolean;\n    protocol?: string;\n}\n\ninterface RTCDtlsFingerprint {\n    algorithm?: string;\n    value?: string;\n}\n\ninterface RTCEncodedAudioFrameMetadata extends RTCEncodedFrameMetadata {\n    sequenceNumber?: number;\n}\n\ninterface RTCEncodedFrameMetadata {\n    contributingSources?: number[];\n    mimeType?: string;\n    payloadType?: number;\n    rtpTimestamp?: number;\n    synchronizationSource?: number;\n}\n\ninterface RTCEncodedVideoFrameMetadata extends RTCEncodedFrameMetadata {\n    dependencies?: number[];\n    frameId?: number;\n    height?: number;\n    spatialIndex?: number;\n    temporalIndex?: number;\n    timestamp?: number;\n    width?: number;\n}\n\ninterface RTCErrorEventInit extends EventInit {\n    error: RTCError;\n}\n\ninterface RTCErrorInit {\n    errorDetail: RTCErrorDetailType;\n    httpRequestStatusCode?: number;\n    receivedAlert?: number;\n    sctpCauseCode?: number;\n    sdpLineNumber?: number;\n    sentAlert?: number;\n}\n\ninterface RTCIceCandidateInit {\n    candidate?: string;\n    sdpMLineIndex?: number | null;\n    sdpMid?: string | null;\n    usernameFragment?: string | null;\n}\n\ninterface RTCIceCandidatePairStats extends RTCStats {\n    availableIncomingBitrate?: number;\n    availableOutgoingBitrate?: number;\n    bytesDiscardedOnSend?: number;\n    bytesReceived?: number;\n    bytesSent?: number;\n    consentRequestsSent?: number;\n    currentRoundTripTime?: number;\n    lastPacketReceivedTimestamp?: DOMHighResTimeStamp;\n    lastPacketSentTimestamp?: DOMHighResTimeStamp;\n    localCandidateId: string;\n    nominated?: boolean;\n    packetsDiscardedOnSend?: number;\n    packetsReceived?: number;\n    packetsSent?: number;\n    remoteCandidateId: string;\n    requestsReceived?: number;\n    requestsSent?: number;\n    responsesReceived?: number;\n    responsesSent?: number;\n    state: RTCStatsIceCandidatePairState;\n    totalRoundTripTime?: number;\n    transportId: string;\n}\n\ninterface RTCIceServer {\n    credential?: string;\n    urls: string | string[];\n    username?: string;\n}\n\ninterface RTCInboundRtpStreamStats extends RTCReceivedRtpStreamStats {\n    audioLevel?: number;\n    bytesReceived?: number;\n    concealedSamples?: number;\n    concealmentEvents?: number;\n    decoderImplementation?: string;\n    estimatedPlayoutTimestamp?: DOMHighResTimeStamp;\n    fecBytesReceived?: number;\n    fecPacketsDiscarded?: number;\n    fecPacketsReceived?: number;\n    fecSsrc?: number;\n    firCount?: number;\n    frameHeight?: number;\n    frameWidth?: number;\n    framesAssembledFromMultiplePackets?: number;\n    framesDecoded?: number;\n    framesDropped?: number;\n    framesPerSecond?: number;\n    framesReceived?: number;\n    framesRendered?: number;\n    freezeCount?: number;\n    headerBytesReceived?: number;\n    insertedSamplesForDeceleration?: number;\n    jitterBufferDelay?: number;\n    jitterBufferEmittedCount?: number;\n    jitterBufferMinimumDelay?: number;\n    jitterBufferTargetDelay?: number;\n    keyFramesDecoded?: number;\n    lastPacketReceivedTimestamp?: DOMHighResTimeStamp;\n    mid?: string;\n    nackCount?: number;\n    packetsDiscarded?: number;\n    pauseCount?: number;\n    playoutId?: string;\n    pliCount?: number;\n    qpSum?: number;\n    remoteId?: string;\n    removedSamplesForAcceleration?: number;\n    retransmittedBytesReceived?: number;\n    retransmittedPacketsReceived?: number;\n    rtxSsrc?: number;\n    silentConcealedSamples?: number;\n    totalAssemblyTime?: number;\n    totalAudioEnergy?: number;\n    totalDecodeTime?: number;\n    totalFreezesDuration?: number;\n    totalInterFrameDelay?: number;\n    totalPausesDuration?: number;\n    totalProcessingDelay?: number;\n    totalSamplesDuration?: number;\n    totalSamplesReceived?: number;\n    totalSquaredInterFrameDelay?: number;\n    trackIdentifier: string;\n}\n\ninterface RTCLocalIceCandidateInit extends RTCIceCandidateInit {\n}\n\ninterface RTCLocalSessionDescriptionInit {\n    sdp?: string;\n    type?: RTCSdpType;\n}\n\ninterface RTCOfferAnswerOptions {\n}\n\ninterface RTCOfferOptions extends RTCOfferAnswerOptions {\n    iceRestart?: boolean;\n    offerToReceiveAudio?: boolean;\n    offerToReceiveVideo?: boolean;\n}\n\ninterface RTCOutboundRtpStreamStats extends RTCSentRtpStreamStats {\n    active?: boolean;\n    firCount?: number;\n    frameHeight?: number;\n    frameWidth?: number;\n    framesEncoded?: number;\n    framesPerSecond?: number;\n    framesSent?: number;\n    headerBytesSent?: number;\n    hugeFramesSent?: number;\n    keyFramesEncoded?: number;\n    mediaSourceId?: string;\n    mid?: string;\n    nackCount?: number;\n    pliCount?: number;\n    qpSum?: number;\n    qualityLimitationDurations?: Record<string, number>;\n    qualityLimitationReason?: RTCQualityLimitationReason;\n    qualityLimitationResolutionChanges?: number;\n    remoteId?: string;\n    retransmittedBytesSent?: number;\n    retransmittedPacketsSent?: number;\n    rid?: string;\n    rtxSsrc?: number;\n    scalabilityMode?: string;\n    targetBitrate?: number;\n    totalEncodeTime?: number;\n    totalEncodedBytesTarget?: number;\n    totalPacketSendDelay?: number;\n}\n\ninterface RTCPeerConnectionIceErrorEventInit extends EventInit {\n    address?: string | null;\n    errorCode: number;\n    errorText?: string;\n    port?: number | null;\n    url?: string;\n}\n\ninterface RTCPeerConnectionIceEventInit extends EventInit {\n    candidate?: RTCIceCandidate | null;\n}\n\ninterface RTCReceivedRtpStreamStats extends RTCRtpStreamStats {\n    jitter?: number;\n    packetsLost?: number;\n    packetsReceived?: number;\n}\n\ninterface RTCRtcpParameters {\n    cname?: string;\n    reducedSize?: boolean;\n}\n\ninterface RTCRtpCapabilities {\n    codecs: RTCRtpCodec[];\n    headerExtensions: RTCRtpHeaderExtensionCapability[];\n}\n\ninterface RTCRtpCodec {\n    channels?: number;\n    clockRate: number;\n    mimeType: string;\n    sdpFmtpLine?: string;\n}\n\ninterface RTCRtpCodecParameters extends RTCRtpCodec {\n    payloadType: number;\n}\n\ninterface RTCRtpCodingParameters {\n    rid?: string;\n}\n\ninterface RTCRtpContributingSource {\n    audioLevel?: number;\n    rtpTimestamp: number;\n    source: number;\n    timestamp: DOMHighResTimeStamp;\n}\n\ninterface RTCRtpEncodingParameters extends RTCRtpCodingParameters {\n    active?: boolean;\n    maxBitrate?: number;\n    maxFramerate?: number;\n    networkPriority?: RTCPriorityType;\n    priority?: RTCPriorityType;\n    scaleResolutionDownBy?: number;\n}\n\ninterface RTCRtpHeaderExtensionCapability {\n    uri: string;\n}\n\ninterface RTCRtpHeaderExtensionParameters {\n    encrypted?: boolean;\n    id: number;\n    uri: string;\n}\n\ninterface RTCRtpParameters {\n    codecs: RTCRtpCodecParameters[];\n    headerExtensions: RTCRtpHeaderExtensionParameters[];\n    rtcp: RTCRtcpParameters;\n}\n\ninterface RTCRtpReceiveParameters extends RTCRtpParameters {\n}\n\ninterface RTCRtpSendParameters extends RTCRtpParameters {\n    degradationPreference?: RTCDegradationPreference;\n    encodings: RTCRtpEncodingParameters[];\n    transactionId: string;\n}\n\ninterface RTCRtpStreamStats extends RTCStats {\n    codecId?: string;\n    kind: string;\n    ssrc: number;\n    transportId?: string;\n}\n\ninterface RTCRtpSynchronizationSource extends RTCRtpContributingSource {\n}\n\ninterface RTCRtpTransceiverInit {\n    direction?: RTCRtpTransceiverDirection;\n    sendEncodings?: RTCRtpEncodingParameters[];\n    streams?: MediaStream[];\n}\n\ninterface RTCSentRtpStreamStats extends RTCRtpStreamStats {\n    bytesSent?: number;\n    packetsSent?: number;\n}\n\ninterface RTCSessionDescriptionInit {\n    sdp?: string;\n    type: RTCSdpType;\n}\n\ninterface RTCSetParameterOptions {\n}\n\ninterface RTCStats {\n    id: string;\n    timestamp: DOMHighResTimeStamp;\n    type: RTCStatsType;\n}\n\ninterface RTCTrackEventInit extends EventInit {\n    receiver: RTCRtpReceiver;\n    streams?: MediaStream[];\n    track: MediaStreamTrack;\n    transceiver: RTCRtpTransceiver;\n}\n\ninterface RTCTransportStats extends RTCStats {\n    bytesReceived?: number;\n    bytesSent?: number;\n    dtlsCipher?: string;\n    dtlsRole?: RTCDtlsRole;\n    dtlsState: RTCDtlsTransportState;\n    iceLocalUsernameFragment?: string;\n    iceRole?: RTCIceRole;\n    iceState?: RTCIceTransportState;\n    localCertificateId?: string;\n    packetsReceived?: number;\n    packetsSent?: number;\n    remoteCertificateId?: string;\n    selectedCandidatePairChanges?: number;\n    selectedCandidatePairId?: string;\n    srtpCipher?: string;\n    tlsVersion?: string;\n}\n\ninterface ReadableStreamGetReaderOptions {\n    /**\n     * Creates a ReadableStreamBYOBReader and locks the stream to the new reader.\n     *\n     * This call behaves the same way as the no-argument variant, except that it only works on readable byte streams, i.e. streams which were constructed specifically with the ability to handle \"bring your own buffer\" reading. The returned BYOB reader provides the ability to directly read individual chunks from the stream via its read() method, into developer-supplied buffers, allowing more precise control over allocation.\n     */\n    mode?: ReadableStreamReaderMode;\n}\n\ninterface ReadableStreamIteratorOptions {\n    /**\n     * Asynchronously iterates over the chunks in the stream's internal queue.\n     *\n     * Asynchronously iterating over the stream will lock it, preventing any other consumer from acquiring a reader. The lock will be released if the async iterator's return() method is called, e.g. by breaking out of the loop.\n     *\n     * By default, calling the async iterator's return() method will also cancel the stream. To prevent this, use the stream's values() method, passing true for the preventCancel option.\n     */\n    preventCancel?: boolean;\n}\n\ninterface ReadableStreamReadDoneResult<T> {\n    done: true;\n    value: T | undefined;\n}\n\ninterface ReadableStreamReadValueResult<T> {\n    done: false;\n    value: T;\n}\n\ninterface ReadableWritablePair<R = any, W = any> {\n    readable: ReadableStream<R>;\n    /**\n     * Provides a convenient, chainable way of piping this readable stream through a transform stream (or any other { writable, readable } pair). It simply pipes the stream into the writable side of the supplied pair, and returns the readable side for further use.\n     *\n     * Piping a stream will lock it for the duration of the pipe, preventing any other consumer from acquiring a reader.\n     */\n    writable: WritableStream<W>;\n}\n\ninterface RegistrationOptions {\n    scope?: string;\n    type?: WorkerType;\n    updateViaCache?: ServiceWorkerUpdateViaCache;\n}\n\ninterface ReportingObserverOptions {\n    buffered?: boolean;\n    types?: string[];\n}\n\ninterface RequestInit {\n    /** A BodyInit object or null to set request's body. */\n    body?: BodyInit | null;\n    /** A string indicating how the request will interact with the browser's cache to set request's cache. */\n    cache?: RequestCache;\n    /** A string indicating whether credentials will be sent with the request always, never, or only when sent to a same-origin URL. Sets request's credentials. */\n    credentials?: RequestCredentials;\n    /** A Headers object, an object literal, or an array of two-item arrays to set request's headers. */\n    headers?: HeadersInit;\n    /** A cryptographic hash of the resource to be fetched by request. Sets request's integrity. */\n    integrity?: string;\n    /** A boolean to set request's keepalive. */\n    keepalive?: boolean;\n    /** A string to set request's method. */\n    method?: string;\n    /** A string to indicate whether the request will use CORS, or will be restricted to same-origin URLs. Sets request's mode. */\n    mode?: RequestMode;\n    priority?: RequestPriority;\n    /** A string indicating whether request follows redirects, results in an error upon encountering a redirect, or returns the redirect (in an opaque fashion). Sets request's redirect. */\n    redirect?: RequestRedirect;\n    /** A string whose value is a same-origin URL, \"about:client\", or the empty string, to set request's referrer. */\n    referrer?: string;\n    /** A referrer policy to set request's referrerPolicy. */\n    referrerPolicy?: ReferrerPolicy;\n    /** An AbortSignal to set request's signal. */\n    signal?: AbortSignal | null;\n    /** Can only be null. Used to disassociate request from any Window. */\n    window?: null;\n}\n\ninterface ResizeObserverOptions {\n    box?: ResizeObserverBoxOptions;\n}\n\ninterface ResponseInit {\n    headers?: HeadersInit;\n    status?: number;\n    statusText?: string;\n}\n\ninterface RsaHashedImportParams extends Algorithm {\n    hash: HashAlgorithmIdentifier;\n}\n\ninterface RsaHashedKeyAlgorithm extends RsaKeyAlgorithm {\n    hash: KeyAlgorithm;\n}\n\ninterface RsaHashedKeyGenParams extends RsaKeyGenParams {\n    hash: HashAlgorithmIdentifier;\n}\n\ninterface RsaKeyAlgorithm extends KeyAlgorithm {\n    modulusLength: number;\n    publicExponent: BigInteger;\n}\n\ninterface RsaKeyGenParams extends Algorithm {\n    modulusLength: number;\n    publicExponent: BigInteger;\n}\n\ninterface RsaOaepParams extends Algorithm {\n    label?: BufferSource;\n}\n\ninterface RsaOtherPrimesInfo {\n    d?: string;\n    r?: string;\n    t?: string;\n}\n\ninterface RsaPssParams extends Algorithm {\n    saltLength: number;\n}\n\ninterface SVGBoundingBoxOptions {\n    clipped?: boolean;\n    fill?: boolean;\n    markers?: boolean;\n    stroke?: boolean;\n}\n\ninterface ScrollIntoViewOptions extends ScrollOptions {\n    block?: ScrollLogicalPosition;\n    inline?: ScrollLogicalPosition;\n}\n\ninterface ScrollOptions {\n    behavior?: ScrollBehavior;\n}\n\ninterface ScrollToOptions extends ScrollOptions {\n    left?: number;\n    top?: number;\n}\n\ninterface SecurityPolicyViolationEventInit extends EventInit {\n    blockedURI?: string;\n    columnNumber?: number;\n    disposition?: SecurityPolicyViolationEventDisposition;\n    documentURI?: string;\n    effectiveDirective?: string;\n    lineNumber?: number;\n    originalPolicy?: string;\n    referrer?: string;\n    sample?: string;\n    sourceFile?: string;\n    statusCode?: number;\n    violatedDirective?: string;\n}\n\ninterface ShadowRootInit {\n    clonable?: boolean;\n    customElementRegistry?: CustomElementRegistry;\n    delegatesFocus?: boolean;\n    mode: ShadowRootMode;\n    serializable?: boolean;\n    slotAssignment?: SlotAssignmentMode;\n}\n\ninterface ShareData {\n    files?: File[];\n    text?: string;\n    title?: string;\n    url?: string;\n}\n\ninterface SpeechSynthesisErrorEventInit extends SpeechSynthesisEventInit {\n    error: SpeechSynthesisErrorCode;\n}\n\ninterface SpeechSynthesisEventInit extends EventInit {\n    charIndex?: number;\n    charLength?: number;\n    elapsedTime?: number;\n    name?: string;\n    utterance: SpeechSynthesisUtterance;\n}\n\ninterface StartViewTransitionOptions {\n    types?: string[] | null;\n    update?: ViewTransitionUpdateCallback | null;\n}\n\ninterface StaticRangeInit {\n    endContainer: Node;\n    endOffset: number;\n    startContainer: Node;\n    startOffset: number;\n}\n\ninterface StereoPannerOptions extends AudioNodeOptions {\n    pan?: number;\n}\n\ninterface StorageEstimate {\n    quota?: number;\n    usage?: number;\n}\n\ninterface StorageEventInit extends EventInit {\n    key?: string | null;\n    newValue?: string | null;\n    oldValue?: string | null;\n    storageArea?: Storage | null;\n    url?: string;\n}\n\ninterface StreamPipeOptions {\n    preventAbort?: boolean;\n    preventCancel?: boolean;\n    /**\n     * Pipes this readable stream to a given writable stream destination. The way in which the piping process behaves under various error conditions can be customized with a number of passed options. It returns a promise that fulfills when the piping process completes successfully, or rejects if any errors were encountered.\n     *\n     * Piping a stream will lock it for the duration of the pipe, preventing any other consumer from acquiring a reader.\n     *\n     * Errors and closures of the source and destination streams propagate as follows:\n     *\n     * An error in this source readable stream will abort destination, unless preventAbort is truthy. The returned promise will be rejected with the source's error, or with any error that occurs during aborting the destination.\n     *\n     * An error in destination will cancel this source readable stream, unless preventCancel is truthy. The returned promise will be rejected with the destination's error, or with any error that occurs during canceling the source.\n     *\n     * When this source readable stream closes, destination will be closed, unless preventClose is truthy. The returned promise will be fulfilled once this process completes, unless an error is encountered while closing the destination, in which case it will be rejected with that error.\n     *\n     * If destination starts out closed or closing, this source readable stream will be canceled, unless preventCancel is true. The returned promise will be rejected with an error indicating piping to a closed stream failed, or with any error that occurs during canceling the source.\n     *\n     * The signal option can be set to an AbortSignal to allow aborting an ongoing pipe operation via the corresponding AbortController. In this case, this source readable stream will be canceled, and destination aborted, unless the respective options preventCancel or preventAbort are set.\n     */\n    preventClose?: boolean;\n    signal?: AbortSignal;\n}\n\ninterface StructuredSerializeOptions {\n    transfer?: Transferable[];\n}\n\ninterface SubmitEventInit extends EventInit {\n    submitter?: HTMLElement | null;\n}\n\ninterface TextDecodeOptions {\n    stream?: boolean;\n}\n\ninterface TextDecoderOptions {\n    fatal?: boolean;\n    ignoreBOM?: boolean;\n}\n\ninterface TextEncoderEncodeIntoResult {\n    read: number;\n    written: number;\n}\n\ninterface ToggleEventInit extends EventInit {\n    newState?: string;\n    oldState?: string;\n}\n\ninterface TouchEventInit extends EventModifierInit {\n    changedTouches?: Touch[];\n    targetTouches?: Touch[];\n    touches?: Touch[];\n}\n\ninterface TouchInit {\n    altitudeAngle?: number;\n    azimuthAngle?: number;\n    clientX?: number;\n    clientY?: number;\n    force?: number;\n    identifier: number;\n    pageX?: number;\n    pageY?: number;\n    radiusX?: number;\n    radiusY?: number;\n    rotationAngle?: number;\n    screenX?: number;\n    screenY?: number;\n    target: EventTarget;\n    touchType?: TouchType;\n}\n\ninterface TrackEventInit extends EventInit {\n    track?: TextTrack | null;\n}\n\ninterface Transformer<I = any, O = any> {\n    flush?: TransformerFlushCallback<O>;\n    readableType?: undefined;\n    start?: TransformerStartCallback<O>;\n    transform?: TransformerTransformCallback<I, O>;\n    writableType?: undefined;\n}\n\ninterface TransitionEventInit extends EventInit {\n    elapsedTime?: number;\n    propertyName?: string;\n    pseudoElement?: string;\n}\n\ninterface UIEventInit extends EventInit {\n    detail?: number;\n    view?: Window | null;\n    /** @deprecated */\n    which?: number;\n}\n\ninterface ULongRange {\n    max?: number;\n    min?: number;\n}\n\ninterface UnderlyingByteSource {\n    autoAllocateChunkSize?: number;\n    cancel?: UnderlyingSourceCancelCallback;\n    pull?: (controller: ReadableByteStreamController) => void | PromiseLike<void>;\n    start?: (controller: ReadableByteStreamController) => any;\n    type: \"bytes\";\n}\n\ninterface UnderlyingDefaultSource<R = any> {\n    cancel?: UnderlyingSourceCancelCallback;\n    pull?: (controller: ReadableStreamDefaultController<R>) => void | PromiseLike<void>;\n    start?: (controller: ReadableStreamDefaultController<R>) => any;\n    type?: undefined;\n}\n\ninterface UnderlyingSink<W = any> {\n    abort?: UnderlyingSinkAbortCallback;\n    close?: UnderlyingSinkCloseCallback;\n    start?: UnderlyingSinkStartCallback;\n    type?: undefined;\n    write?: UnderlyingSinkWriteCallback<W>;\n}\n\ninterface UnderlyingSource<R = any> {\n    autoAllocateChunkSize?: number;\n    cancel?: UnderlyingSourceCancelCallback;\n    pull?: UnderlyingSourcePullCallback<R>;\n    start?: UnderlyingSourceStartCallback<R>;\n    type?: ReadableStreamType;\n}\n\ninterface ValidityStateFlags {\n    badInput?: boolean;\n    customError?: boolean;\n    patternMismatch?: boolean;\n    rangeOverflow?: boolean;\n    rangeUnderflow?: boolean;\n    stepMismatch?: boolean;\n    tooLong?: boolean;\n    tooShort?: boolean;\n    typeMismatch?: boolean;\n    valueMissing?: boolean;\n}\n\ninterface VideoColorSpaceInit {\n    fullRange?: boolean | null;\n    matrix?: VideoMatrixCoefficients | null;\n    primaries?: VideoColorPrimaries | null;\n    transfer?: VideoTransferCharacteristics | null;\n}\n\ninterface VideoConfiguration {\n    bitrate: number;\n    colorGamut?: ColorGamut;\n    contentType: string;\n    framerate: number;\n    hasAlphaChannel?: boolean;\n    hdrMetadataType?: HdrMetadataType;\n    height: number;\n    scalabilityMode?: string;\n    transferFunction?: TransferFunction;\n    width: number;\n}\n\ninterface VideoDecoderConfig {\n    codec: string;\n    codedHeight?: number;\n    codedWidth?: number;\n    colorSpace?: VideoColorSpaceInit;\n    description?: AllowSharedBufferSource;\n    displayAspectHeight?: number;\n    displayAspectWidth?: number;\n    hardwareAcceleration?: HardwareAcceleration;\n    optimizeForLatency?: boolean;\n}\n\ninterface VideoDecoderInit {\n    error: WebCodecsErrorCallback;\n    output: VideoFrameOutputCallback;\n}\n\ninterface VideoDecoderSupport {\n    config?: VideoDecoderConfig;\n    supported?: boolean;\n}\n\ninterface VideoEncoderConfig {\n    alpha?: AlphaOption;\n    avc?: AvcEncoderConfig;\n    bitrate?: number;\n    bitrateMode?: VideoEncoderBitrateMode;\n    codec: string;\n    contentHint?: string;\n    displayHeight?: number;\n    displayWidth?: number;\n    framerate?: number;\n    hardwareAcceleration?: HardwareAcceleration;\n    height: number;\n    latencyMode?: LatencyMode;\n    scalabilityMode?: string;\n    width: number;\n}\n\ninterface VideoEncoderEncodeOptions {\n    avc?: VideoEncoderEncodeOptionsForAvc;\n    keyFrame?: boolean;\n}\n\ninterface VideoEncoderEncodeOptionsForAvc {\n    quantizer?: number | null;\n}\n\ninterface VideoEncoderInit {\n    error: WebCodecsErrorCallback;\n    output: EncodedVideoChunkOutputCallback;\n}\n\ninterface VideoEncoderSupport {\n    config?: VideoEncoderConfig;\n    supported?: boolean;\n}\n\ninterface VideoFrameBufferInit {\n    codedHeight: number;\n    codedWidth: number;\n    colorSpace?: VideoColorSpaceInit;\n    displayHeight?: number;\n    displayWidth?: number;\n    duration?: number;\n    format: VideoPixelFormat;\n    layout?: PlaneLayout[];\n    timestamp: number;\n    visibleRect?: DOMRectInit;\n}\n\ninterface VideoFrameCallbackMetadata {\n    captureTime?: DOMHighResTimeStamp;\n    expectedDisplayTime: DOMHighResTimeStamp;\n    height: number;\n    mediaTime: number;\n    presentationTime: DOMHighResTimeStamp;\n    presentedFrames: number;\n    processingDuration?: number;\n    receiveTime?: DOMHighResTimeStamp;\n    rtpTimestamp?: number;\n    width: number;\n}\n\ninterface VideoFrameCopyToOptions {\n    colorSpace?: PredefinedColorSpace;\n    format?: VideoPixelFormat;\n    layout?: PlaneLayout[];\n    rect?: DOMRectInit;\n}\n\ninterface VideoFrameInit {\n    alpha?: AlphaOption;\n    displayHeight?: number;\n    displayWidth?: number;\n    duration?: number;\n    timestamp?: number;\n    visibleRect?: DOMRectInit;\n}\n\ninterface WaveShaperOptions extends AudioNodeOptions {\n    curve?: number[] | Float32Array;\n    oversample?: OverSampleType;\n}\n\ninterface WebGLContextAttributes {\n    alpha?: boolean;\n    antialias?: boolean;\n    depth?: boolean;\n    desynchronized?: boolean;\n    failIfMajorPerformanceCaveat?: boolean;\n    powerPreference?: WebGLPowerPreference;\n    premultipliedAlpha?: boolean;\n    preserveDrawingBuffer?: boolean;\n    stencil?: boolean;\n}\n\ninterface WebGLContextEventInit extends EventInit {\n    statusMessage?: string;\n}\n\ninterface WebTransportCloseInfo {\n    closeCode?: number;\n    reason?: string;\n}\n\ninterface WebTransportErrorOptions {\n    source?: WebTransportErrorSource;\n    streamErrorCode?: number | null;\n}\n\ninterface WebTransportHash {\n    algorithm?: string;\n    value?: BufferSource;\n}\n\ninterface WebTransportOptions {\n    allowPooling?: boolean;\n    congestionControl?: WebTransportCongestionControl;\n    requireUnreliable?: boolean;\n    serverCertificateHashes?: WebTransportHash[];\n}\n\ninterface WebTransportSendOptions {\n    sendOrder?: number;\n}\n\ninterface WebTransportSendStreamOptions extends WebTransportSendOptions {\n}\n\ninterface WheelEventInit extends MouseEventInit {\n    deltaMode?: number;\n    deltaX?: number;\n    deltaY?: number;\n    deltaZ?: number;\n}\n\ninterface WindowPostMessageOptions extends StructuredSerializeOptions {\n    targetOrigin?: string;\n}\n\ninterface WorkerOptions {\n    credentials?: RequestCredentials;\n    name?: string;\n    type?: WorkerType;\n}\n\ninterface WorkletOptions {\n    credentials?: RequestCredentials;\n}\n\ninterface WriteParams {\n    data?: BufferSource | Blob | string | null;\n    position?: number | null;\n    size?: number | null;\n    type: WriteCommandType;\n}\n\ntype NodeFilter = ((node: Node) => number) | { acceptNode(node: Node): number; };\n\ndeclare var NodeFilter: {\n    readonly FILTER_ACCEPT: 1;\n    readonly FILTER_REJECT: 2;\n    readonly FILTER_SKIP: 3;\n    readonly SHOW_ALL: 0xFFFFFFFF;\n    readonly SHOW_ELEMENT: 0x1;\n    readonly SHOW_ATTRIBUTE: 0x2;\n    readonly SHOW_TEXT: 0x4;\n    readonly SHOW_CDATA_SECTION: 0x8;\n    readonly SHOW_ENTITY_REFERENCE: 0x10;\n    readonly SHOW_ENTITY: 0x20;\n    readonly SHOW_PROCESSING_INSTRUCTION: 0x40;\n    readonly SHOW_COMMENT: 0x80;\n    readonly SHOW_DOCUMENT: 0x100;\n    readonly SHOW_DOCUMENT_TYPE: 0x200;\n    readonly SHOW_DOCUMENT_FRAGMENT: 0x400;\n    readonly SHOW_NOTATION: 0x800;\n};\n\ntype XPathNSResolver = ((prefix: string | null) => string | null) | { lookupNamespaceURI(prefix: string | null): string | null; };\n\n/**\n * The **`ANGLE_instanced_arrays`** extension is part of the WebGL API and allows to draw the same object, or groups of similar objects multiple times, if they share the same vertex data, primitive count and type.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ANGLE_instanced_arrays)\n */\ninterface ANGLE_instanced_arrays {\n    /**\n     * The **`ANGLE_instanced_arrays.drawArraysInstancedANGLE()`** method of the WebGL API renders primitives from array data like the WebGLRenderingContext.drawArrays() method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ANGLE_instanced_arrays/drawArraysInstancedANGLE)\n     */\n    drawArraysInstancedANGLE(mode: GLenum, first: GLint, count: GLsizei, primcount: GLsizei): void;\n    /**\n     * The **`ANGLE_instanced_arrays.drawElementsInstancedANGLE()`** method of the WebGL API renders primitives from array data like the WebGLRenderingContext.drawElements() method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ANGLE_instanced_arrays/drawElementsInstancedANGLE)\n     */\n    drawElementsInstancedANGLE(mode: GLenum, count: GLsizei, type: GLenum, offset: GLintptr, primcount: GLsizei): void;\n    /**\n     * The **ANGLE_instanced_arrays.vertexAttribDivisorANGLE()** method of the WebGL API modifies the rate at which generic vertex attributes advance when rendering multiple instances of primitives with ANGLE_instanced_arrays.drawArraysInstancedANGLE() and ANGLE_instanced_arrays.drawElementsInstancedANGLE().\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ANGLE_instanced_arrays/vertexAttribDivisorANGLE)\n     */\n    vertexAttribDivisorANGLE(index: GLuint, divisor: GLuint): void;\n    readonly VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE: 0x88FE;\n}\n\ninterface ARIAMixin {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaActiveDescendantElement) */\n    ariaActiveDescendantElement: Element | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaAtomic) */\n    ariaAtomic: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaAutoComplete) */\n    ariaAutoComplete: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaBrailleLabel) */\n    ariaBrailleLabel: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaBrailleRoleDescription) */\n    ariaBrailleRoleDescription: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaBusy) */\n    ariaBusy: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaChecked) */\n    ariaChecked: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaColCount) */\n    ariaColCount: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaColIndex) */\n    ariaColIndex: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaColIndexText) */\n    ariaColIndexText: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaColSpan) */\n    ariaColSpan: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaControlsElements) */\n    ariaControlsElements: ReadonlyArray<Element> | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaCurrent) */\n    ariaCurrent: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaDescribedByElements) */\n    ariaDescribedByElements: ReadonlyArray<Element> | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaDescription) */\n    ariaDescription: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaDetailsElements) */\n    ariaDetailsElements: ReadonlyArray<Element> | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaDisabled) */\n    ariaDisabled: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaErrorMessageElements) */\n    ariaErrorMessageElements: ReadonlyArray<Element> | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaExpanded) */\n    ariaExpanded: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaFlowToElements) */\n    ariaFlowToElements: ReadonlyArray<Element> | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaHasPopup) */\n    ariaHasPopup: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaHidden) */\n    ariaHidden: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaInvalid) */\n    ariaInvalid: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaKeyShortcuts) */\n    ariaKeyShortcuts: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaLabel) */\n    ariaLabel: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaLabelledByElements) */\n    ariaLabelledByElements: ReadonlyArray<Element> | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaLevel) */\n    ariaLevel: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaLive) */\n    ariaLive: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaModal) */\n    ariaModal: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaMultiLine) */\n    ariaMultiLine: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaMultiSelectable) */\n    ariaMultiSelectable: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaOrientation) */\n    ariaOrientation: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaOwnsElements) */\n    ariaOwnsElements: ReadonlyArray<Element> | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaPlaceholder) */\n    ariaPlaceholder: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaPosInSet) */\n    ariaPosInSet: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaPressed) */\n    ariaPressed: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaReadOnly) */\n    ariaReadOnly: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRelevant) */\n    ariaRelevant: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRequired) */\n    ariaRequired: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRoleDescription) */\n    ariaRoleDescription: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRowCount) */\n    ariaRowCount: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRowIndex) */\n    ariaRowIndex: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRowIndexText) */\n    ariaRowIndexText: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaRowSpan) */\n    ariaRowSpan: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaSelected) */\n    ariaSelected: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaSetSize) */\n    ariaSetSize: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaSort) */\n    ariaSort: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaValueMax) */\n    ariaValueMax: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaValueMin) */\n    ariaValueMin: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaValueNow) */\n    ariaValueNow: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/ariaValueText) */\n    ariaValueText: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/role) */\n    role: string | null;\n}\n\n/**\n * The **`AbortController`** interface represents a controller object that allows you to abort one or more Web requests as and when desired.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortController)\n */\ninterface AbortController {\n    /**\n     * The **`signal`** read-only property of the AbortController interface returns an AbortSignal object instance, which can be used to communicate with/abort an asynchronous operation as desired.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortController/signal)\n     */\n    readonly signal: AbortSignal;\n    /**\n     * The **`abort()`** method of the AbortController interface aborts an asynchronous operation before it has completed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortController/abort)\n     */\n    abort(reason?: any): void;\n}\n\ndeclare var AbortController: {\n    prototype: AbortController;\n    new(): AbortController;\n};\n\ninterface AbortSignalEventMap {\n    \"abort\": Event;\n}\n\n/**\n * The **`AbortSignal`** interface represents a signal object that allows you to communicate with an asynchronous operation (such as a fetch request) and abort it if required via an AbortController object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortSignal)\n */\ninterface AbortSignal extends EventTarget {\n    /**\n     * The **`aborted`** read-only property returns a value that indicates whether the asynchronous operations the signal is communicating with are aborted (`true`) or not (`false`).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortSignal/aborted)\n     */\n    readonly aborted: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortSignal/abort_event) */\n    onabort: ((this: AbortSignal, ev: Event) => any) | null;\n    /**\n     * The **`reason`** read-only property returns a JavaScript value that indicates the abort reason.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortSignal/reason)\n     */\n    readonly reason: any;\n    /**\n     * The **`throwIfAborted()`** method throws the signal's abort AbortSignal.reason if the signal has been aborted; otherwise it does nothing.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortSignal/throwIfAborted)\n     */\n    throwIfAborted(): void;\n    addEventListener<K extends keyof AbortSignalEventMap>(type: K, listener: (this: AbortSignal, ev: AbortSignalEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AbortSignalEventMap>(type: K, listener: (this: AbortSignal, ev: AbortSignalEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var AbortSignal: {\n    prototype: AbortSignal;\n    new(): AbortSignal;\n    /**\n     * The **`AbortSignal.abort()`** static method returns an AbortSignal that is already set as aborted (and which does not trigger an AbortSignal/abort_event event).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortSignal/abort_static)\n     */\n    abort(reason?: any): AbortSignal;\n    /**\n     * The **`AbortSignal.any()`** static method takes an iterable of abort signals and returns an AbortSignal.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortSignal/any_static)\n     */\n    any(signals: AbortSignal[]): AbortSignal;\n    /**\n     * The **`AbortSignal.timeout()`** static method returns an AbortSignal that will automatically abort after a specified time.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortSignal/timeout_static)\n     */\n    timeout(milliseconds: number): AbortSignal;\n};\n\n/**\n * The **`AbstractRange`** abstract interface is the base class upon which all DOM range types are defined.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbstractRange)\n */\ninterface AbstractRange {\n    /**\n     * The read-only **`collapsed`** property of the AbstractRange interface returns `true` if the range's start position and end position are the same.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbstractRange/collapsed)\n     */\n    readonly collapsed: boolean;\n    /**\n     * The read-only **`endContainer`** property of the AbstractRange interface returns the Node in which the end of the range is located.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbstractRange/endContainer)\n     */\n    readonly endContainer: Node;\n    /**\n     * The **`endOffset`** property of the AbstractRange interface returns the offset into the end node of the range's end position.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbstractRange/endOffset)\n     */\n    readonly endOffset: number;\n    /**\n     * The read-only **`startContainer`** property of the AbstractRange interface returns the start Node for the range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbstractRange/startContainer)\n     */\n    readonly startContainer: Node;\n    /**\n     * The read-only **`startOffset`** property of the AbstractRange interface returns the offset into the start node of the range's start position.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbstractRange/startOffset)\n     */\n    readonly startOffset: number;\n}\n\ndeclare var AbstractRange: {\n    prototype: AbstractRange;\n    new(): AbstractRange;\n};\n\ninterface AbstractWorkerEventMap {\n    \"error\": ErrorEvent;\n}\n\ninterface AbstractWorker {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorker/error_event) */\n    onerror: ((this: AbstractWorker, ev: ErrorEvent) => any) | null;\n    addEventListener<K extends keyof AbstractWorkerEventMap>(type: K, listener: (this: AbstractWorker, ev: AbstractWorkerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AbstractWorkerEventMap>(type: K, listener: (this: AbstractWorker, ev: AbstractWorkerEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\n/**\n * The **`AnalyserNode`** interface represents a node able to provide real-time frequency and time-domain analysis information.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnalyserNode)\n */\ninterface AnalyserNode extends AudioNode {\n    /**\n     * The **`fftSize`** property of the AnalyserNode interface is an unsigned long value and represents the window size in samples that is used when performing a Fast Fourier Transform (FFT) to get frequency domain data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnalyserNode/fftSize)\n     */\n    fftSize: number;\n    /**\n     * The **`frequencyBinCount`** read-only property of the AnalyserNode interface contains the total number of data points available to AudioContext BaseAudioContext.sampleRate.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnalyserNode/frequencyBinCount)\n     */\n    readonly frequencyBinCount: number;\n    /**\n     * The **`maxDecibels`** property of the AnalyserNode interface is a double value representing the maximum power value in the scaling range for the FFT analysis data, for conversion to unsigned byte values — basically, this specifies the maximum value for the range of results when using `getByteFrequencyData()`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnalyserNode/maxDecibels)\n     */\n    maxDecibels: number;\n    /**\n     * The **`minDecibels`** property of the AnalyserNode interface is a double value representing the minimum power value in the scaling range for the FFT analysis data, for conversion to unsigned byte values — basically, this specifies the minimum value for the range of results when using `getByteFrequencyData()`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnalyserNode/minDecibels)\n     */\n    minDecibels: number;\n    /**\n     * The **`smoothingTimeConstant`** property of the AnalyserNode interface is a double value representing the averaging constant with the last analysis frame.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnalyserNode/smoothingTimeConstant)\n     */\n    smoothingTimeConstant: number;\n    /**\n     * The **`getByteFrequencyData()`** method of the AnalyserNode interface copies the current frequency data into a Uint8Array (unsigned byte array) passed into it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnalyserNode/getByteFrequencyData)\n     */\n    getByteFrequencyData(array: Uint8Array<ArrayBuffer>): void;\n    /**\n     * The **`getByteTimeDomainData()`** method of the AnalyserNode Interface copies the current waveform, or time-domain, data into a Uint8Array (unsigned byte array) passed into it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnalyserNode/getByteTimeDomainData)\n     */\n    getByteTimeDomainData(array: Uint8Array<ArrayBuffer>): void;\n    /**\n     * The **`getFloatFrequencyData()`** method of the AnalyserNode Interface copies the current frequency data into a Float32Array array passed into it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnalyserNode/getFloatFrequencyData)\n     */\n    getFloatFrequencyData(array: Float32Array<ArrayBuffer>): void;\n    /**\n     * The **`getFloatTimeDomainData()`** method of the AnalyserNode Interface copies the current waveform, or time-domain, data into a Float32Array array passed into it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnalyserNode/getFloatTimeDomainData)\n     */\n    getFloatTimeDomainData(array: Float32Array<ArrayBuffer>): void;\n}\n\ndeclare var AnalyserNode: {\n    prototype: AnalyserNode;\n    new(context: BaseAudioContext, options?: AnalyserOptions): AnalyserNode;\n};\n\ninterface Animatable {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/animate) */\n    animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions): Animation;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/getAnimations) */\n    getAnimations(options?: GetAnimationsOptions): Animation[];\n}\n\ninterface AnimationEventMap {\n    \"cancel\": AnimationPlaybackEvent;\n    \"finish\": AnimationPlaybackEvent;\n    \"remove\": AnimationPlaybackEvent;\n}\n\n/**\n * The **`Animation`** interface of the Web Animations API represents a single animation player and provides playback controls and a timeline for an animation node or source.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation)\n */\ninterface Animation extends EventTarget {\n    /**\n     * The **`Animation.currentTime`** property of the Web Animations API returns and sets the current time value of the animation in milliseconds, whether running or paused.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/currentTime)\n     */\n    currentTime: CSSNumberish | null;\n    /**\n     * The **`Animation.effect`** property of the Web Animations API gets and sets the target effect of an animation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/effect)\n     */\n    effect: AnimationEffect | null;\n    /**\n     * The **`Animation.finished`** read-only property of the Web Animations API returns a Promise which resolves once the animation has finished playing.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/finished)\n     */\n    readonly finished: Promise<Animation>;\n    /**\n     * The **`Animation.id`** property of the Web Animations API returns or sets a string used to identify the animation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/id)\n     */\n    id: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/cancel_event) */\n    oncancel: ((this: Animation, ev: AnimationPlaybackEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/finish_event) */\n    onfinish: ((this: Animation, ev: AnimationPlaybackEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/remove_event) */\n    onremove: ((this: Animation, ev: AnimationPlaybackEvent) => any) | null;\n    /**\n     * The read-only **`Animation.pending`** property of the Web Animations API indicates whether the animation is currently waiting for an asynchronous operation such as initiating playback or pausing a running animation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/pending)\n     */\n    readonly pending: boolean;\n    /**\n     * The read-only **`Animation.playState`** property of the Web Animations API returns an enumerated value describing the playback state of an animation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/playState)\n     */\n    readonly playState: AnimationPlayState;\n    /**\n     * The **`Animation.playbackRate`** property of the Web Animations API returns or sets the playback rate of the animation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/playbackRate)\n     */\n    playbackRate: number;\n    /**\n     * The read-only **`Animation.ready`** property of the Web Animations API returns a Promise which resolves when the animation is ready to play.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/ready)\n     */\n    readonly ready: Promise<Animation>;\n    /**\n     * The read-only **`Animation.replaceState`** property of the Web Animations API indicates whether the animation has been removed by the browser automatically after being replaced by another animation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/replaceState)\n     */\n    readonly replaceState: AnimationReplaceState;\n    /**\n     * The **`Animation.startTime`** property of the Animation interface is a double-precision floating-point value which indicates the scheduled time when an animation's playback should begin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/startTime)\n     */\n    startTime: CSSNumberish | null;\n    /**\n     * The **`Animation.timeline`** property of the Animation interface returns or sets the AnimationTimeline associated with this animation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/timeline)\n     */\n    timeline: AnimationTimeline | null;\n    /**\n     * The Web Animations API's **`cancel()`** method of the Animation interface clears all KeyframeEffects caused by this animation and aborts its playback.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/cancel)\n     */\n    cancel(): void;\n    /**\n     * The `commitStyles()` method of the Web Animations API's Animation interface writes the computed values of the animation's current styles into its target element's `style` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/commitStyles)\n     */\n    commitStyles(): void;\n    /**\n     * The **`finish()`** method of the Web Animations API's Animation Interface sets the current playback time to the end of the animation corresponding to the current playback direction.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/finish)\n     */\n    finish(): void;\n    /**\n     * The **`pause()`** method of the Web Animations API's Animation interface suspends playback of the animation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/pause)\n     */\n    pause(): void;\n    /**\n     * The `persist()` method of the Web Animations API's Animation interface explicitly persists an animation, preventing it from being automatically removed when it is replaced by another animation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/persist)\n     */\n    persist(): void;\n    /**\n     * The **`play()`** method of the Web Animations API's Animation Interface starts or resumes playing of an animation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/play)\n     */\n    play(): void;\n    /**\n     * The **`Animation.reverse()`** method of the Animation Interface reverses the playback direction, meaning the animation ends at its beginning.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/reverse)\n     */\n    reverse(): void;\n    /**\n     * The **`updatePlaybackRate()`** method of the Web Animations API's synchronizing its playback position.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Animation/updatePlaybackRate)\n     */\n    updatePlaybackRate(playbackRate: number): void;\n    addEventListener<K extends keyof AnimationEventMap>(type: K, listener: (this: Animation, ev: AnimationEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AnimationEventMap>(type: K, listener: (this: Animation, ev: AnimationEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var Animation: {\n    prototype: Animation;\n    new(effect?: AnimationEffect | null, timeline?: AnimationTimeline | null): Animation;\n};\n\n/**\n * The `AnimationEffect` interface of the Web Animations API is an interface representing animation effects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnimationEffect)\n */\ninterface AnimationEffect {\n    /**\n     * The `getComputedTiming()` method of the AnimationEffect interface returns the calculated timing properties for this animation effect.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnimationEffect/getComputedTiming)\n     */\n    getComputedTiming(): ComputedEffectTiming;\n    /**\n     * The `AnimationEffect.getTiming()` method of the AnimationEffect interface returns an object containing the timing properties for the Animation Effect.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnimationEffect/getTiming)\n     */\n    getTiming(): EffectTiming;\n    /**\n     * The `updateTiming()` method of the AnimationEffect interface updates the specified timing properties for an animation effect.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnimationEffect/updateTiming)\n     */\n    updateTiming(timing?: OptionalEffectTiming): void;\n}\n\ndeclare var AnimationEffect: {\n    prototype: AnimationEffect;\n    new(): AnimationEffect;\n};\n\n/**\n * The **`AnimationEvent`** interface represents events providing information related to animations.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnimationEvent)\n */\ninterface AnimationEvent extends Event {\n    /**\n     * The **`AnimationEvent.animationName`** read-only property is a string containing the value of the animation-name CSS property associated with the transition.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnimationEvent/animationName)\n     */\n    readonly animationName: string;\n    /**\n     * The **`AnimationEvent.elapsedTime`** read-only property is a `float` giving the amount of time the animation has been running, in seconds, when this event fired, excluding any time the animation was paused.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnimationEvent/elapsedTime)\n     */\n    readonly elapsedTime: number;\n    /**\n     * The **`AnimationEvent.pseudoElement`** read-only property is a string, starting with `'::'`, containing the name of the pseudo-element the animation runs on.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnimationEvent/pseudoElement)\n     */\n    readonly pseudoElement: string;\n}\n\ndeclare var AnimationEvent: {\n    prototype: AnimationEvent;\n    new(type: string, animationEventInitDict?: AnimationEventInit): AnimationEvent;\n};\n\ninterface AnimationFrameProvider {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/cancelAnimationFrame) */\n    cancelAnimationFrame(handle: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/requestAnimationFrame) */\n    requestAnimationFrame(callback: FrameRequestCallback): number;\n}\n\n/**\n * The AnimationPlaybackEvent interface of the Web Animations API represents animation events.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnimationPlaybackEvent)\n */\ninterface AnimationPlaybackEvent extends Event {\n    /**\n     * The **`currentTime`** read-only property of the AnimationPlaybackEvent interface represents the current time of the animation that generated the event at the moment the event is queued.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnimationPlaybackEvent/currentTime)\n     */\n    readonly currentTime: CSSNumberish | null;\n    /**\n     * The **`timelineTime`** read-only property of the AnimationPlaybackEvent interface represents the time value of the animation's AnimationTimeline at the moment the event is queued.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnimationPlaybackEvent/timelineTime)\n     */\n    readonly timelineTime: CSSNumberish | null;\n}\n\ndeclare var AnimationPlaybackEvent: {\n    prototype: AnimationPlaybackEvent;\n    new(type: string, eventInitDict?: AnimationPlaybackEventInit): AnimationPlaybackEvent;\n};\n\n/**\n * The `AnimationTimeline` interface of the Web Animations API represents the timeline of an animation.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnimationTimeline)\n */\ninterface AnimationTimeline {\n    /**\n     * The **`currentTime`** read-only property of the Web Animations API's AnimationTimeline interface returns the timeline's current time in milliseconds, or `null` if the timeline is inactive.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AnimationTimeline/currentTime)\n     */\n    readonly currentTime: CSSNumberish | null;\n}\n\ndeclare var AnimationTimeline: {\n    prototype: AnimationTimeline;\n    new(): AnimationTimeline;\n};\n\n/**\n * The **`Attr`** interface represents one of an element's attributes as an object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Attr)\n */\ninterface Attr extends Node {\n    /**\n     * The read-only **`localName`** property of the Attr interface returns the _local part_ of the _qualified name_ of an attribute, that is the name of the attribute, stripped from any namespace in front of it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Attr/localName)\n     */\n    readonly localName: string;\n    /**\n     * The read-only **`name`** property of the Attr interface returns the _qualified name_ of an attribute, that is the name of the attribute, with the namespace prefix, if any, in front of it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Attr/name)\n     */\n    readonly name: string;\n    /**\n     * The read-only **`namespaceURI`** property of the Attr interface returns the namespace URI of the attribute, or `null` if the element is not in a namespace.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Attr/namespaceURI)\n     */\n    readonly namespaceURI: string | null;\n    readonly ownerDocument: Document;\n    /**\n     * The read-only **`ownerElement`** property of the Attr interface returns the Element the attribute belongs to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Attr/ownerElement)\n     */\n    readonly ownerElement: Element | null;\n    /**\n     * The read-only **`prefix`** property of the Attr returns the namespace prefix of the attribute, or `null` if no prefix is specified.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Attr/prefix)\n     */\n    readonly prefix: string | null;\n    /**\n     * The read-only **`specified`** property of the Attr interface always returns `true`.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Attr/specified)\n     */\n    readonly specified: boolean;\n    /**\n     * The **`value`** property of the Attr interface contains the value of the attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Attr/value)\n     */\n    value: string;\n    /** [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/API/Node/textContent) */\n    get textContent(): string;\n    set textContent(value: string | null);\n}\n\ndeclare var Attr: {\n    prototype: Attr;\n    new(): Attr;\n};\n\n/**\n * The **`AudioBuffer`** interface represents a short audio asset residing in memory, created from an audio file using the BaseAudioContext/decodeAudioData method, or from raw data using BaseAudioContext/createBuffer.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioBuffer)\n */\ninterface AudioBuffer {\n    /**\n     * The **`duration`** property of the AudioBuffer interface returns a double representing the duration, in seconds, of the PCM data stored in the buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioBuffer/duration)\n     */\n    readonly duration: number;\n    /**\n     * The **`length`** property of the AudioBuffer interface returns an integer representing the length, in sample-frames, of the PCM data stored in the buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioBuffer/length)\n     */\n    readonly length: number;\n    /**\n     * The `numberOfChannels` property of the AudioBuffer interface returns an integer representing the number of discrete audio channels described by the PCM data stored in the buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioBuffer/numberOfChannels)\n     */\n    readonly numberOfChannels: number;\n    /**\n     * The **`sampleRate`** property of the AudioBuffer interface returns a float representing the sample rate, in samples per second, of the PCM data stored in the buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioBuffer/sampleRate)\n     */\n    readonly sampleRate: number;\n    /**\n     * The **`copyFromChannel()`** method of the channel of the `AudioBuffer` to a specified ```js-nolint copyFromChannel(destination, channelNumber, startInChannel) ``` - `destination` - : A Float32Array to copy the channel's samples to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioBuffer/copyFromChannel)\n     */\n    copyFromChannel(destination: Float32Array<ArrayBuffer>, channelNumber: number, bufferOffset?: number): void;\n    /**\n     * The `copyToChannel()` method of the AudioBuffer interface copies the samples to the specified channel of the `AudioBuffer`, from the source array.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioBuffer/copyToChannel)\n     */\n    copyToChannel(source: Float32Array<ArrayBuffer>, channelNumber: number, bufferOffset?: number): void;\n    /**\n     * The **`getChannelData()`** method of the AudioBuffer Interface returns a Float32Array containing the PCM data associated with the channel, defined by the channel parameter (with 0 representing the first channel).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioBuffer/getChannelData)\n     */\n    getChannelData(channel: number): Float32Array<ArrayBuffer>;\n}\n\ndeclare var AudioBuffer: {\n    prototype: AudioBuffer;\n    new(options: AudioBufferOptions): AudioBuffer;\n};\n\n/**\n * The **`AudioBufferSourceNode`** interface is an AudioScheduledSourceNode which represents an audio source consisting of in-memory audio data, stored in an AudioBuffer.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode)\n */\ninterface AudioBufferSourceNode extends AudioScheduledSourceNode {\n    /**\n     * The **`buffer`** property of the AudioBufferSourceNode interface provides the ability to play back audio using an AudioBuffer as the source of the sound data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode/buffer)\n     */\n    buffer: AudioBuffer | null;\n    /**\n     * The **`detune`** property of the representing detuning of oscillation in cents.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode/detune)\n     */\n    readonly detune: AudioParam;\n    /**\n     * The `loop` property of the AudioBufferSourceNode interface is a Boolean indicating if the audio asset must be replayed when the end of the AudioBuffer is reached.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode/loop)\n     */\n    loop: boolean;\n    /**\n     * The `loopEnd` property of the AudioBufferSourceNode interface specifies is a floating point number specifying, in seconds, at what offset into playing the AudioBuffer playback should loop back to the time indicated by the AudioBufferSourceNode.loopStart property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode/loopEnd)\n     */\n    loopEnd: number;\n    /**\n     * The **`loopStart`** property of the AudioBufferSourceNode interface is a floating-point value indicating, in seconds, where in the AudioBuffer the restart of the play must happen.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode/loopStart)\n     */\n    loopStart: number;\n    /**\n     * The **`playbackRate`** property of the AudioBufferSourceNode interface Is a k-rate AudioParam that defines the speed at which the audio asset will be played.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode/playbackRate)\n     */\n    readonly playbackRate: AudioParam;\n    /**\n     * The `start()` method of the AudioBufferSourceNode Interface is used to schedule playback of the audio data contained in the buffer, or to begin playback immediately.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode/start)\n     */\n    start(when?: number, offset?: number, duration?: number): void;\n    addEventListener<K extends keyof AudioScheduledSourceNodeEventMap>(type: K, listener: (this: AudioBufferSourceNode, ev: AudioScheduledSourceNodeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AudioScheduledSourceNodeEventMap>(type: K, listener: (this: AudioBufferSourceNode, ev: AudioScheduledSourceNodeEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var AudioBufferSourceNode: {\n    prototype: AudioBufferSourceNode;\n    new(context: BaseAudioContext, options?: AudioBufferSourceOptions): AudioBufferSourceNode;\n};\n\n/**\n * The `AudioContext` interface represents an audio-processing graph built from audio modules linked together, each represented by an AudioNode.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioContext)\n */\ninterface AudioContext extends BaseAudioContext {\n    /**\n     * The **`baseLatency`** read-only property of the seconds of processing latency incurred by the `AudioContext` passing an audio buffer from the AudioDestinationNode — i.e., the end of the audio graph — into the host system's audio subsystem ready for playing.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioContext/baseLatency)\n     */\n    readonly baseLatency: number;\n    /**\n     * The **`outputLatency`** read-only property of the AudioContext Interface provides an estimation of the output latency of the current audio context.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioContext/outputLatency)\n     */\n    readonly outputLatency: number;\n    /**\n     * The `close()` method of the AudioContext Interface closes the audio context, releasing any system audio resources that it uses.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioContext/close)\n     */\n    close(): Promise<void>;\n    /**\n     * The `createMediaElementSource()` method of the AudioContext Interface is used to create a new MediaElementAudioSourceNode object, given an existing HTML audio or video element, the audio from which can then be played and manipulated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioContext/createMediaElementSource)\n     */\n    createMediaElementSource(mediaElement: HTMLMediaElement): MediaElementAudioSourceNode;\n    /**\n     * The `createMediaStreamDestination()` method of the AudioContext Interface is used to create a new MediaStreamAudioDestinationNode object associated with a WebRTC MediaStream representing an audio stream, which may be stored in a local file or sent to another computer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioContext/createMediaStreamDestination)\n     */\n    createMediaStreamDestination(): MediaStreamAudioDestinationNode;\n    /**\n     * The `createMediaStreamSource()` method of the AudioContext Interface is used to create a new MediaStreamAudioSourceNode object, given a media stream (say, from a MediaDevices.getUserMedia instance), the audio from which can then be played and manipulated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioContext/createMediaStreamSource)\n     */\n    createMediaStreamSource(mediaStream: MediaStream): MediaStreamAudioSourceNode;\n    /**\n     * The **`getOutputTimestamp()`** method of the containing two audio timestamp values relating to the current audio context.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioContext/getOutputTimestamp)\n     */\n    getOutputTimestamp(): AudioTimestamp;\n    /**\n     * The **`resume()`** method of the AudioContext interface resumes the progression of time in an audio context that has previously been suspended.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioContext/resume)\n     */\n    resume(): Promise<void>;\n    /**\n     * The `suspend()` method of the AudioContext Interface suspends the progression of time in the audio context, temporarily halting audio hardware access and reducing CPU/battery usage in the process — this is useful if you want an application to power down the audio hardware when it will not be using an audio context for a while.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioContext/suspend)\n     */\n    suspend(): Promise<void>;\n    addEventListener<K extends keyof BaseAudioContextEventMap>(type: K, listener: (this: AudioContext, ev: BaseAudioContextEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof BaseAudioContextEventMap>(type: K, listener: (this: AudioContext, ev: BaseAudioContextEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var AudioContext: {\n    prototype: AudioContext;\n    new(contextOptions?: AudioContextOptions): AudioContext;\n};\n\n/**\n * The **`AudioData`** interface of the WebCodecs API represents an audio sample.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData)\n */\ninterface AudioData {\n    /**\n     * The **`duration`** read-only property of the AudioData interface returns the duration in microseconds of this `AudioData` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/duration)\n     */\n    readonly duration: number;\n    /**\n     * The **`format`** read-only property of the AudioData interface returns the sample format of the `AudioData` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/format)\n     */\n    readonly format: AudioSampleFormat | null;\n    /**\n     * The **`numberOfChannels`** read-only property of the AudioData interface returns the number of channels in the `AudioData` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/numberOfChannels)\n     */\n    readonly numberOfChannels: number;\n    /**\n     * The **`numberOfFrames`** read-only property of the AudioData interface returns the number of frames in the `AudioData` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/numberOfFrames)\n     */\n    readonly numberOfFrames: number;\n    /**\n     * The **`sampleRate`** read-only property of the AudioData interface returns the sample rate in Hz.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/sampleRate)\n     */\n    readonly sampleRate: number;\n    /**\n     * The **`timestamp`** read-only property of the AudioData interface returns the timestamp of this `AudioData` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/timestamp)\n     */\n    readonly timestamp: number;\n    /**\n     * The **`allocationSize()`** method of the AudioData interface returns the size in bytes required to hold the current sample as filtered by options passed into the method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/allocationSize)\n     */\n    allocationSize(options: AudioDataCopyToOptions): number;\n    /**\n     * The **`clone()`** method of the AudioData interface creates a new `AudioData` object with reference to the same media resource as the original.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/clone)\n     */\n    clone(): AudioData;\n    /**\n     * The **`close()`** method of the AudioData interface clears all states and releases the reference to the media resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/close)\n     */\n    close(): void;\n    /**\n     * The **`copyTo()`** method of the AudioData interface copies a plane of an `AudioData` object to a destination buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/copyTo)\n     */\n    copyTo(destination: AllowSharedBufferSource, options: AudioDataCopyToOptions): void;\n}\n\ndeclare var AudioData: {\n    prototype: AudioData;\n    new(init: AudioDataInit): AudioData;\n};\n\ninterface AudioDecoderEventMap {\n    \"dequeue\": Event;\n}\n\n/**\n * The **`AudioDecoder`** interface of the WebCodecs API decodes chunks of audio.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder)\n */\ninterface AudioDecoder extends EventTarget {\n    /**\n     * The **`decodeQueueSize`** read-only property of the AudioDecoder interface returns the number of pending decode requests in the queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/decodeQueueSize)\n     */\n    readonly decodeQueueSize: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/dequeue_event) */\n    ondequeue: ((this: AudioDecoder, ev: Event) => any) | null;\n    /**\n     * The **`state`** read-only property of the AudioDecoder interface returns the current state of the underlying codec.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/state)\n     */\n    readonly state: CodecState;\n    /**\n     * The **`close()`** method of the AudioDecoder interface ends all pending work and releases system resources.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/close)\n     */\n    close(): void;\n    /**\n     * The **`configure()`** method of the AudioDecoder interface enqueues a control message to configure the audio decoder for decoding chunks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/configure)\n     */\n    configure(config: AudioDecoderConfig): void;\n    /**\n     * The **`decode()`** method of the AudioDecoder interface enqueues a control message to decode a given chunk of audio.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/decode)\n     */\n    decode(chunk: EncodedAudioChunk): void;\n    /**\n     * The **`flush()`** method of the AudioDecoder interface returns a Promise that resolves once all pending messages in the queue have been completed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/flush)\n     */\n    flush(): Promise<void>;\n    /**\n     * The **`reset()`** method of the AudioDecoder interface resets all states including configuration, control messages in the control message queue, and all pending callbacks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/reset)\n     */\n    reset(): void;\n    addEventListener<K extends keyof AudioDecoderEventMap>(type: K, listener: (this: AudioDecoder, ev: AudioDecoderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AudioDecoderEventMap>(type: K, listener: (this: AudioDecoder, ev: AudioDecoderEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var AudioDecoder: {\n    prototype: AudioDecoder;\n    new(init: AudioDecoderInit): AudioDecoder;\n    /**\n     * The **`isConfigSupported()`** static method of the AudioDecoder interface checks if the given config is supported (that is, if AudioDecoder objects can be successfully configured with the given config).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/isConfigSupported_static)\n     */\n    isConfigSupported(config: AudioDecoderConfig): Promise<AudioDecoderSupport>;\n};\n\n/**\n * The `AudioDestinationNode` interface represents the end destination of an audio graph in a given context — usually the speakers of your device.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDestinationNode)\n */\ninterface AudioDestinationNode extends AudioNode {\n    /**\n     * The `maxChannelCount` property of the AudioDestinationNode interface is an `unsigned long` defining the maximum amount of channels that the physical device can handle.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDestinationNode/maxChannelCount)\n     */\n    readonly maxChannelCount: number;\n}\n\ndeclare var AudioDestinationNode: {\n    prototype: AudioDestinationNode;\n    new(): AudioDestinationNode;\n};\n\ninterface AudioEncoderEventMap {\n    \"dequeue\": Event;\n}\n\n/**\n * The **`AudioEncoder`** interface of the WebCodecs API encodes AudioData objects.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder)\n */\ninterface AudioEncoder extends EventTarget {\n    /**\n     * The **`encodeQueueSize`** read-only property of the AudioEncoder interface returns the number of pending encode requests in the queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/encodeQueueSize)\n     */\n    readonly encodeQueueSize: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/dequeue_event) */\n    ondequeue: ((this: AudioEncoder, ev: Event) => any) | null;\n    /**\n     * The **`state`** read-only property of the AudioEncoder interface returns the current state of the underlying codec.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/state)\n     */\n    readonly state: CodecState;\n    /**\n     * The **`close()`** method of the AudioEncoder interface ends all pending work and releases system resources.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/close)\n     */\n    close(): void;\n    /**\n     * The **`configure()`** method of the AudioEncoder interface enqueues a control message to configure the audio encoder for encoding chunks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/configure)\n     */\n    configure(config: AudioEncoderConfig): void;\n    /**\n     * The **`encode()`** method of the AudioEncoder interface enqueues a control message to encode a given AudioData object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/encode)\n     */\n    encode(data: AudioData): void;\n    /**\n     * The **`flush()`** method of the AudioEncoder interface returns a Promise that resolves once all pending messages in the queue have been completed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/flush)\n     */\n    flush(): Promise<void>;\n    /**\n     * The **`reset()`** method of the AudioEncoder interface resets all states including configuration, control messages in the control message queue, and all pending callbacks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/reset)\n     */\n    reset(): void;\n    addEventListener<K extends keyof AudioEncoderEventMap>(type: K, listener: (this: AudioEncoder, ev: AudioEncoderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AudioEncoderEventMap>(type: K, listener: (this: AudioEncoder, ev: AudioEncoderEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var AudioEncoder: {\n    prototype: AudioEncoder;\n    new(init: AudioEncoderInit): AudioEncoder;\n    /**\n     * The **`isConfigSupported()`** static method of the AudioEncoder interface checks if the given config is supported (that is, if AudioEncoder objects can be successfully configured with the given config).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/isConfigSupported_static)\n     */\n    isConfigSupported(config: AudioEncoderConfig): Promise<AudioEncoderSupport>;\n};\n\n/**\n * The `AudioListener` interface represents the position and orientation of the unique person listening to the audio scene, and is used in audio spatialization.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioListener)\n */\ninterface AudioListener {\n    /**\n     * The `forwardX` read-only property of the AudioListener interface is an AudioParam representing the x value of the direction vector defining the forward direction the listener is pointing in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioListener/forwardX)\n     */\n    readonly forwardX: AudioParam;\n    /**\n     * The `forwardY` read-only property of the AudioListener interface is an AudioParam representing the y value of the direction vector defining the forward direction the listener is pointing in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioListener/forwardY)\n     */\n    readonly forwardY: AudioParam;\n    /**\n     * The `forwardZ` read-only property of the AudioListener interface is an AudioParam representing the z value of the direction vector defining the forward direction the listener is pointing in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioListener/forwardZ)\n     */\n    readonly forwardZ: AudioParam;\n    /**\n     * The `positionX` read-only property of the AudioListener interface is an AudioParam representing the x position of the listener in 3D cartesian space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioListener/positionX)\n     */\n    readonly positionX: AudioParam;\n    /**\n     * The `positionY` read-only property of the AudioListener interface is an AudioParam representing the y position of the listener in 3D cartesian space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioListener/positionY)\n     */\n    readonly positionY: AudioParam;\n    /**\n     * The `positionZ` read-only property of the AudioListener interface is an AudioParam representing the z position of the listener in 3D cartesian space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioListener/positionZ)\n     */\n    readonly positionZ: AudioParam;\n    /**\n     * The `upX` read-only property of the AudioListener interface is an AudioParam representing the x value of the direction vector defining the up direction the listener is pointing in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioListener/upX)\n     */\n    readonly upX: AudioParam;\n    /**\n     * The `upY` read-only property of the AudioListener interface is an AudioParam representing the y value of the direction vector defining the up direction the listener is pointing in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioListener/upY)\n     */\n    readonly upY: AudioParam;\n    /**\n     * The `upZ` read-only property of the AudioListener interface is an AudioParam representing the z value of the direction vector defining the up direction the listener is pointing in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioListener/upZ)\n     */\n    readonly upZ: AudioParam;\n    /**\n     * The `setOrientation()` method of the AudioListener interface defines the orientation of the listener.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioListener/setOrientation)\n     */\n    setOrientation(x: number, y: number, z: number, xUp: number, yUp: number, zUp: number): void;\n    /**\n     * The `setPosition()` method of the AudioListener Interface defines the position of the listener.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioListener/setPosition)\n     */\n    setPosition(x: number, y: number, z: number): void;\n}\n\ndeclare var AudioListener: {\n    prototype: AudioListener;\n    new(): AudioListener;\n};\n\n/**\n * The **`AudioNode`** interface is a generic interface for representing an audio processing module.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioNode)\n */\ninterface AudioNode extends EventTarget {\n    /**\n     * The **`channelCount`** property of the AudioNode interface represents an integer used to determine how many channels are used when up-mixing and down-mixing connections to any inputs to the node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioNode/channelCount)\n     */\n    channelCount: number;\n    /**\n     * The `channelCountMode` property of the AudioNode interface represents an enumerated value describing the way channels must be matched between the node's inputs and outputs.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioNode/channelCountMode)\n     */\n    channelCountMode: ChannelCountMode;\n    /**\n     * The **`channelInterpretation`** property of the AudioNode interface represents an enumerated value describing how input channels are mapped to output channels when the number of inputs/outputs is different.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioNode/channelInterpretation)\n     */\n    channelInterpretation: ChannelInterpretation;\n    /**\n     * The read-only `context` property of the the node is participating in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioNode/context)\n     */\n    readonly context: BaseAudioContext;\n    /**\n     * The `numberOfInputs` property of the AudioNode interface returns the number of inputs feeding the node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioNode/numberOfInputs)\n     */\n    readonly numberOfInputs: number;\n    /**\n     * The `numberOfOutputs` property of the AudioNode interface returns the number of outputs coming out of the node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioNode/numberOfOutputs)\n     */\n    readonly numberOfOutputs: number;\n    /**\n     * The `connect()` method of the AudioNode interface lets you connect one of the node's outputs to a target, which may be either another `AudioNode` (thereby directing the sound data to the specified node) or an change the value of that parameter over time.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioNode/connect)\n     */\n    connect(destinationNode: AudioNode, output?: number, input?: number): AudioNode;\n    connect(destinationParam: AudioParam, output?: number): void;\n    /**\n     * The **`disconnect()`** method of the AudioNode interface lets you disconnect one or more nodes from the node on which the method is called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioNode/disconnect)\n     */\n    disconnect(): void;\n    disconnect(output: number): void;\n    disconnect(destinationNode: AudioNode): void;\n    disconnect(destinationNode: AudioNode, output: number): void;\n    disconnect(destinationNode: AudioNode, output: number, input: number): void;\n    disconnect(destinationParam: AudioParam): void;\n    disconnect(destinationParam: AudioParam, output: number): void;\n}\n\ndeclare var AudioNode: {\n    prototype: AudioNode;\n    new(): AudioNode;\n};\n\n/**\n * The Web Audio API's `AudioParam` interface represents an audio-related parameter, usually a parameter of an AudioNode (such as GainNode.gain).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioParam)\n */\ninterface AudioParam {\n    automationRate: AutomationRate;\n    /**\n     * The **`defaultValue`** read-only property of the AudioParam interface represents the initial value of the attributes as defined by the specific AudioNode creating the `AudioParam`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioParam/defaultValue)\n     */\n    readonly defaultValue: number;\n    /**\n     * The **`maxValue`** read-only property of the AudioParam interface represents the maximum possible value for the parameter's nominal (effective) range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioParam/maxValue)\n     */\n    readonly maxValue: number;\n    /**\n     * The **`minValue`** read-only property of the AudioParam interface represents the minimum possible value for the parameter's nominal (effective) range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioParam/minValue)\n     */\n    readonly minValue: number;\n    /**\n     * The **`value`** property of the AudioParam interface gets or sets the value of this `AudioParam` at the current time.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioParam/value)\n     */\n    value: number;\n    /**\n     * The **`cancelAndHoldAtTime()`** method of the `AudioParam` but holds its value at a given time until further changes are made using other methods.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioParam/cancelAndHoldAtTime)\n     */\n    cancelAndHoldAtTime(cancelTime: number): AudioParam;\n    /**\n     * The `cancelScheduledValues()` method of the AudioParam Interface cancels all scheduled future changes to the `AudioParam`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioParam/cancelScheduledValues)\n     */\n    cancelScheduledValues(cancelTime: number): AudioParam;\n    /**\n     * The **`exponentialRampToValueAtTime()`** method of the AudioParam Interface schedules a gradual exponential change in the value of the AudioParam.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioParam/exponentialRampToValueAtTime)\n     */\n    exponentialRampToValueAtTime(value: number, endTime: number): AudioParam;\n    /**\n     * The `linearRampToValueAtTime()` method of the AudioParam Interface schedules a gradual linear change in the value of the `AudioParam`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioParam/linearRampToValueAtTime)\n     */\n    linearRampToValueAtTime(value: number, endTime: number): AudioParam;\n    /**\n     * The `setTargetAtTime()` method of the `AudioParam` value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioParam/setTargetAtTime)\n     */\n    setTargetAtTime(target: number, startTime: number, timeConstant: number): AudioParam;\n    /**\n     * The `setValueAtTime()` method of the `AudioParam` value at a precise time, as measured against ```js-nolint setValueAtTime(value, startTime) ``` - `value` - : A floating point number representing the value the AudioParam will change to at the given time.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioParam/setValueAtTime)\n     */\n    setValueAtTime(value: number, startTime: number): AudioParam;\n    /**\n     * The **`setValueCurveAtTime()`** method of the following a curve defined by a list of values.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioParam/setValueCurveAtTime)\n     */\n    setValueCurveAtTime(values: number[] | Float32Array, startTime: number, duration: number): AudioParam;\n}\n\ndeclare var AudioParam: {\n    prototype: AudioParam;\n    new(): AudioParam;\n};\n\n/**\n * The **`AudioParamMap`** interface of the Web Audio API represents an iterable and read-only set of multiple audio parameters.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioParamMap)\n */\ninterface AudioParamMap {\n    forEach(callbackfn: (value: AudioParam, key: string, parent: AudioParamMap) => void, thisArg?: any): void;\n}\n\ndeclare var AudioParamMap: {\n    prototype: AudioParamMap;\n    new(): AudioParamMap;\n};\n\n/**\n * The `AudioProcessingEvent` interface of the Web Audio API represents events that occur when a ScriptProcessorNode input buffer is ready to be processed.\n * @deprecated As of the August 29 2014 Web Audio API spec publication, this feature has been marked as deprecated, and is soon to be replaced by AudioWorklet.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioProcessingEvent)\n */\ninterface AudioProcessingEvent extends Event {\n    /**\n     * The **`inputBuffer`** read-only property of the AudioProcessingEvent interface represents the input buffer of an audio processing event.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioProcessingEvent/inputBuffer)\n     */\n    readonly inputBuffer: AudioBuffer;\n    /**\n     * The **`outputBuffer`** read-only property of the AudioProcessingEvent interface represents the output buffer of an audio processing event.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioProcessingEvent/outputBuffer)\n     */\n    readonly outputBuffer: AudioBuffer;\n    /**\n     * The **`playbackTime`** read-only property of the AudioProcessingEvent interface represents the time when the audio will be played.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioProcessingEvent/playbackTime)\n     */\n    readonly playbackTime: number;\n}\n\n/** @deprecated */\ndeclare var AudioProcessingEvent: {\n    prototype: AudioProcessingEvent;\n    new(type: string, eventInitDict: AudioProcessingEventInit): AudioProcessingEvent;\n};\n\ninterface AudioScheduledSourceNodeEventMap {\n    \"ended\": Event;\n}\n\n/**\n * The `AudioScheduledSourceNode` interface—part of the Web Audio API—is a parent interface for several types of audio source node interfaces which share the ability to be started and stopped, optionally at specified times.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioScheduledSourceNode)\n */\ninterface AudioScheduledSourceNode extends AudioNode {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioScheduledSourceNode/ended_event) */\n    onended: ((this: AudioScheduledSourceNode, ev: Event) => any) | null;\n    /**\n     * The `start()` method on AudioScheduledSourceNode schedules a sound to begin playback at the specified time.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioScheduledSourceNode/start)\n     */\n    start(when?: number): void;\n    /**\n     * The `stop()` method on AudioScheduledSourceNode schedules a sound to cease playback at the specified time.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioScheduledSourceNode/stop)\n     */\n    stop(when?: number): void;\n    addEventListener<K extends keyof AudioScheduledSourceNodeEventMap>(type: K, listener: (this: AudioScheduledSourceNode, ev: AudioScheduledSourceNodeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AudioScheduledSourceNodeEventMap>(type: K, listener: (this: AudioScheduledSourceNode, ev: AudioScheduledSourceNodeEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var AudioScheduledSourceNode: {\n    prototype: AudioScheduledSourceNode;\n    new(): AudioScheduledSourceNode;\n};\n\n/**\n * The **`AudioWorklet`** interface of the Web Audio API is used to supply custom audio processing scripts that execute in a separate thread to provide very low latency audio processing.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioWorklet)\n */\ninterface AudioWorklet extends Worklet {\n}\n\ndeclare var AudioWorklet: {\n    prototype: AudioWorklet;\n    new(): AudioWorklet;\n};\n\ninterface AudioWorkletNodeEventMap {\n    \"processorerror\": ErrorEvent;\n}\n\n/**\n * The **`AudioWorkletNode`** interface of the Web Audio API represents a base class for a user-defined AudioNode, which can be connected to an audio routing graph along with other nodes.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioWorkletNode)\n */\ninterface AudioWorkletNode extends AudioNode {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioWorkletNode/processorerror_event) */\n    onprocessorerror: ((this: AudioWorkletNode, ev: ErrorEvent) => any) | null;\n    /**\n     * The read-only **`parameters`** property of the underlying AudioWorkletProcessor according to its getter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioWorkletNode/parameters)\n     */\n    readonly parameters: AudioParamMap;\n    /**\n     * The read-only **`port`** property of the associated AudioWorkletProcessor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioWorkletNode/port)\n     */\n    readonly port: MessagePort;\n    addEventListener<K extends keyof AudioWorkletNodeEventMap>(type: K, listener: (this: AudioWorkletNode, ev: AudioWorkletNodeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AudioWorkletNodeEventMap>(type: K, listener: (this: AudioWorkletNode, ev: AudioWorkletNodeEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var AudioWorkletNode: {\n    prototype: AudioWorkletNode;\n    new(context: BaseAudioContext, name: string, options?: AudioWorkletNodeOptions): AudioWorkletNode;\n};\n\n/**\n * The **`AuthenticatorAssertionResponse`** interface of the Web Authentication API contains a digital signature from the private key of a particular WebAuthn credential.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AuthenticatorAssertionResponse)\n */\ninterface AuthenticatorAssertionResponse extends AuthenticatorResponse {\n    /**\n     * The **`authenticatorData`** property of the AuthenticatorAssertionResponse interface returns an ArrayBuffer containing information from the authenticator such as the Relying Party ID Hash (rpIdHash), a signature counter, test of user presence, user verification flags, and any extensions processed by the authenticator.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AuthenticatorAssertionResponse/authenticatorData)\n     */\n    readonly authenticatorData: ArrayBuffer;\n    /**\n     * The **`signature`** read-only property of the object which is the signature of the authenticator for both the client data (AuthenticatorResponse.clientDataJSON).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AuthenticatorAssertionResponse/signature)\n     */\n    readonly signature: ArrayBuffer;\n    /**\n     * The **`userHandle`** read-only property of the AuthenticatorAssertionResponse interface is an ArrayBuffer object providing an opaque identifier for the given user.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AuthenticatorAssertionResponse/userHandle)\n     */\n    readonly userHandle: ArrayBuffer | null;\n}\n\ndeclare var AuthenticatorAssertionResponse: {\n    prototype: AuthenticatorAssertionResponse;\n    new(): AuthenticatorAssertionResponse;\n};\n\n/**\n * The **`AuthenticatorAttestationResponse`** interface of the Web Authentication API is the result of a WebAuthn credential registration.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AuthenticatorAttestationResponse)\n */\ninterface AuthenticatorAttestationResponse extends AuthenticatorResponse {\n    /**\n     * The **`attestationObject`** property of the entire `attestationObject` with a private key that is stored in the authenticator when it is manufactured.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AuthenticatorAttestationResponse/attestationObject)\n     */\n    readonly attestationObject: ArrayBuffer;\n    /**\n     * The **`getAuthenticatorData()`** method of the AuthenticatorAttestationResponse interface returns an ArrayBuffer containing the authenticator data contained within the AuthenticatorAttestationResponse.attestationObject property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AuthenticatorAttestationResponse/getAuthenticatorData)\n     */\n    getAuthenticatorData(): ArrayBuffer;\n    /**\n     * The **`getPublicKey()`** method of the AuthenticatorAttestationResponse interface returns an ArrayBuffer containing the DER `SubjectPublicKeyInfo` of the new credential (see Subject Public Key Info), or `null` if this is not available.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AuthenticatorAttestationResponse/getPublicKey)\n     */\n    getPublicKey(): ArrayBuffer | null;\n    /**\n     * The **`getPublicKeyAlgorithm()`** method of the AuthenticatorAttestationResponse interface returns a number that is equal to a COSE Algorithm Identifier, representing the cryptographic algorithm used for the new credential.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AuthenticatorAttestationResponse/getPublicKeyAlgorithm)\n     */\n    getPublicKeyAlgorithm(): COSEAlgorithmIdentifier;\n    /**\n     * The **`getTransports()`** method of the AuthenticatorAttestationResponse interface returns an array of strings describing the different transports which may be used by the authenticator.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AuthenticatorAttestationResponse/getTransports)\n     */\n    getTransports(): string[];\n}\n\ndeclare var AuthenticatorAttestationResponse: {\n    prototype: AuthenticatorAttestationResponse;\n    new(): AuthenticatorAttestationResponse;\n};\n\n/**\n * The **`AuthenticatorResponse`** interface of the Web Authentication API is the base interface for interfaces that provide a cryptographic root of trust for a key pair.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AuthenticatorResponse)\n */\ninterface AuthenticatorResponse {\n    /**\n     * The **`clientDataJSON`** property of the AuthenticatorResponse interface stores a JSON string in an An ArrayBuffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AuthenticatorResponse/clientDataJSON)\n     */\n    readonly clientDataJSON: ArrayBuffer;\n}\n\ndeclare var AuthenticatorResponse: {\n    prototype: AuthenticatorResponse;\n    new(): AuthenticatorResponse;\n};\n\n/**\n * The **`BarProp`** interface of the Document Object Model represents the web browser user interface elements that are exposed to scripts in web pages.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BarProp)\n */\ninterface BarProp {\n    /**\n     * The **`visible`** read-only property of the BarProp interface returns `true` if the user interface element it represents is visible.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BarProp/visible)\n     */\n    readonly visible: boolean;\n}\n\ndeclare var BarProp: {\n    prototype: BarProp;\n    new(): BarProp;\n};\n\ninterface BaseAudioContextEventMap {\n    \"statechange\": Event;\n}\n\n/**\n * The `BaseAudioContext` interface of the Web Audio API acts as a base definition for online and offline audio-processing graphs, as represented by AudioContext and OfflineAudioContext respectively.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext)\n */\ninterface BaseAudioContext extends EventTarget {\n    /**\n     * The `audioWorklet` read-only property of the processing.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/audioWorklet)\n     */\n    readonly audioWorklet: AudioWorklet;\n    /**\n     * The `currentTime` read-only property of the BaseAudioContext interface returns a double representing an ever-increasing hardware timestamp in seconds that can be used for scheduling audio playback, visualizing timelines, etc.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/currentTime)\n     */\n    readonly currentTime: number;\n    /**\n     * The `destination` property of the BaseAudioContext interface returns an AudioDestinationNode representing the final destination of all audio in the context.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/destination)\n     */\n    readonly destination: AudioDestinationNode;\n    /**\n     * The `listener` property of the BaseAudioContext interface returns an AudioListener object that can then be used for implementing 3D audio spatialization.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/listener)\n     */\n    readonly listener: AudioListener;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/statechange_event) */\n    onstatechange: ((this: BaseAudioContext, ev: Event) => any) | null;\n    /**\n     * The `sampleRate` property of the BaseAudioContext interface returns a floating point number representing the sample rate, in samples per second, used by all nodes in this audio context.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/sampleRate)\n     */\n    readonly sampleRate: number;\n    /**\n     * The `state` read-only property of the BaseAudioContext interface returns the current state of the `AudioContext`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/state)\n     */\n    readonly state: AudioContextState;\n    /**\n     * The `createAnalyser()` method of the can be used to expose audio time and frequency data and create data visualizations.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createAnalyser)\n     */\n    createAnalyser(): AnalyserNode;\n    /**\n     * The `createBiquadFilter()` method of the BaseAudioContext interface creates a BiquadFilterNode, which represents a second order filter configurable as several different common filter types.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createBiquadFilter)\n     */\n    createBiquadFilter(): BiquadFilterNode;\n    /**\n     * The `createBuffer()` method of the BaseAudioContext Interface is used to create a new, empty AudioBuffer object, which can then be populated by data, and played via an AudioBufferSourceNode.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createBuffer)\n     */\n    createBuffer(numberOfChannels: number, length: number, sampleRate: number): AudioBuffer;\n    /**\n     * The `createBufferSource()` method of the BaseAudioContext Interface is used to create a new AudioBufferSourceNode, which can be used to play audio data contained within an AudioBuffer object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createBufferSource)\n     */\n    createBufferSource(): AudioBufferSourceNode;\n    /**\n     * The `createChannelMerger()` method of the BaseAudioContext interface creates a ChannelMergerNode, which combines channels from multiple audio streams into a single audio stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createChannelMerger)\n     */\n    createChannelMerger(numberOfInputs?: number): ChannelMergerNode;\n    /**\n     * The `createChannelSplitter()` method of the BaseAudioContext Interface is used to create a ChannelSplitterNode, which is used to access the individual channels of an audio stream and process them separately.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createChannelSplitter)\n     */\n    createChannelSplitter(numberOfOutputs?: number): ChannelSplitterNode;\n    /**\n     * The **`createConstantSource()`** property of the BaseAudioContext interface creates a outputs a monaural (one-channel) sound signal whose samples all have the same value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createConstantSource)\n     */\n    createConstantSource(): ConstantSourceNode;\n    /**\n     * The `createConvolver()` method of the BaseAudioContext interface creates a ConvolverNode, which is commonly used to apply reverb effects to your audio.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createConvolver)\n     */\n    createConvolver(): ConvolverNode;\n    /**\n     * The `createDelay()` method of the which is used to delay the incoming audio signal by a certain amount of time.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createDelay)\n     */\n    createDelay(maxDelayTime?: number): DelayNode;\n    /**\n     * The `createDynamicsCompressor()` method of the BaseAudioContext Interface is used to create a DynamicsCompressorNode, which can be used to apply compression to an audio signal.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createDynamicsCompressor)\n     */\n    createDynamicsCompressor(): DynamicsCompressorNode;\n    /**\n     * The `createGain()` method of the BaseAudioContext interface creates a GainNode, which can be used to control the overall gain (or volume) of the audio graph.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createGain)\n     */\n    createGain(): GainNode;\n    /**\n     * The **`createIIRFilter()`** method of the BaseAudioContext interface creates an IIRFilterNode, which represents a general **infinite impulse response** (IIR) filter which can be configured to serve as various types of filter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createIIRFilter)\n     */\n    createIIRFilter(feedforward: number[], feedback: number[]): IIRFilterNode;\n    /**\n     * The `createOscillator()` method of the BaseAudioContext interface creates an OscillatorNode, a source representing a periodic waveform.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createOscillator)\n     */\n    createOscillator(): OscillatorNode;\n    /**\n     * The `createPanner()` method of the BaseAudioContext Interface is used to create a new PannerNode, which is used to spatialize an incoming audio stream in 3D space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createPanner)\n     */\n    createPanner(): PannerNode;\n    /**\n     * The `createPeriodicWave()` method of the BaseAudioContext interface is used to create a PeriodicWave.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createPeriodicWave)\n     */\n    createPeriodicWave(real: number[] | Float32Array, imag: number[] | Float32Array, constraints?: PeriodicWaveConstraints): PeriodicWave;\n    /**\n     * The `createScriptProcessor()` method of the BaseAudioContext interface creates a ScriptProcessorNode used for direct audio processing.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createScriptProcessor)\n     */\n    createScriptProcessor(bufferSize?: number, numberOfInputChannels?: number, numberOfOutputChannels?: number): ScriptProcessorNode;\n    /**\n     * The `createStereoPanner()` method of the BaseAudioContext interface creates a StereoPannerNode, which can be used to apply stereo panning to an audio source.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createStereoPanner)\n     */\n    createStereoPanner(): StereoPannerNode;\n    /**\n     * The `createWaveShaper()` method of the BaseAudioContext interface creates a WaveShaperNode, which represents a non-linear distortion.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createWaveShaper)\n     */\n    createWaveShaper(): WaveShaperNode;\n    /**\n     * The `decodeAudioData()` method of the BaseAudioContext Interface is used to asynchronously decode audio file data contained in an rate, then passed to a callback or promise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/decodeAudioData)\n     */\n    decodeAudioData(audioData: ArrayBuffer, successCallback?: DecodeSuccessCallback | null, errorCallback?: DecodeErrorCallback | null): Promise<AudioBuffer>;\n    addEventListener<K extends keyof BaseAudioContextEventMap>(type: K, listener: (this: BaseAudioContext, ev: BaseAudioContextEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof BaseAudioContextEventMap>(type: K, listener: (this: BaseAudioContext, ev: BaseAudioContextEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var BaseAudioContext: {\n    prototype: BaseAudioContext;\n    new(): BaseAudioContext;\n};\n\n/**\n * The **`BeforeUnloadEvent`** interface represents the event object for the Window/beforeunload_event event, which is fired when the current window, contained document, and associated resources are about to be unloaded.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BeforeUnloadEvent)\n */\ninterface BeforeUnloadEvent extends Event {\n    /**\n     * The **`returnValue`** property of the `returnValue` is initialized to an empty string (`''`) value.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BeforeUnloadEvent/returnValue)\n     */\n    returnValue: any;\n}\n\ndeclare var BeforeUnloadEvent: {\n    prototype: BeforeUnloadEvent;\n    new(): BeforeUnloadEvent;\n};\n\n/**\n * The `BiquadFilterNode` interface represents a simple low-order filter, and is created using the BaseAudioContext/createBiquadFilter method.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BiquadFilterNode)\n */\ninterface BiquadFilterNode extends AudioNode {\n    /**\n     * The `Q` property of the BiquadFilterNode interface is an a-rate AudioParam, a double representing a Q factor, or _quality factor_.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BiquadFilterNode/Q)\n     */\n    readonly Q: AudioParam;\n    /**\n     * The `detune` property of the BiquadFilterNode interface is an a-rate AudioParam representing detuning of the frequency in cents.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BiquadFilterNode/detune)\n     */\n    readonly detune: AudioParam;\n    /**\n     * The `frequency` property of the BiquadFilterNode interface is an a-rate AudioParam — a double representing a frequency in the current filtering algorithm measured in hertz (Hz).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BiquadFilterNode/frequency)\n     */\n    readonly frequency: AudioParam;\n    /**\n     * The `gain` property of the BiquadFilterNode interface is an a-rate AudioParam — a double representing the gain used in the current filtering algorithm.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BiquadFilterNode/gain)\n     */\n    readonly gain: AudioParam;\n    /**\n     * The `type` property of the BiquadFilterNode interface is a string (enum) value defining the kind of filtering algorithm the node is implementing.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BiquadFilterNode/type)\n     */\n    type: BiquadFilterType;\n    /**\n     * The `getFrequencyResponse()` method of the BiquadFilterNode interface takes the current filtering algorithm's settings and calculates the frequency response for frequencies specified in a specified array of frequencies.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BiquadFilterNode/getFrequencyResponse)\n     */\n    getFrequencyResponse(frequencyHz: Float32Array<ArrayBuffer>, magResponse: Float32Array<ArrayBuffer>, phaseResponse: Float32Array<ArrayBuffer>): void;\n}\n\ndeclare var BiquadFilterNode: {\n    prototype: BiquadFilterNode;\n    new(context: BaseAudioContext, options?: BiquadFilterOptions): BiquadFilterNode;\n};\n\n/**\n * The **`Blob`** interface represents a blob, which is a file-like object of immutable, raw data; they can be read as text or binary data, or converted into a ReadableStream so its methods can be used for processing the data.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Blob)\n */\ninterface Blob {\n    /**\n     * The **`size`** read-only property of the Blob interface returns the size of the Blob or File in bytes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Blob/size)\n     */\n    readonly size: number;\n    /**\n     * The **`type`** read-only property of the Blob interface returns the MIME type of the file.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Blob/type)\n     */\n    readonly type: string;\n    /**\n     * The **`arrayBuffer()`** method of the Blob interface returns a Promise that resolves with the contents of the blob as binary data contained in an ArrayBuffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Blob/arrayBuffer)\n     */\n    arrayBuffer(): Promise<ArrayBuffer>;\n    /**\n     * The **`bytes()`** method of the Blob interface returns a Promise that resolves with a Uint8Array containing the contents of the blob as an array of bytes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Blob/bytes)\n     */\n    bytes(): Promise<Uint8Array<ArrayBuffer>>;\n    /**\n     * The **`slice()`** method of the Blob interface creates and returns a new `Blob` object which contains data from a subset of the blob on which it's called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Blob/slice)\n     */\n    slice(start?: number, end?: number, contentType?: string): Blob;\n    /**\n     * The **`stream()`** method of the Blob interface returns a ReadableStream which upon reading returns the data contained within the `Blob`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Blob/stream)\n     */\n    stream(): ReadableStream<Uint8Array<ArrayBuffer>>;\n    /**\n     * The **`text()`** method of the string containing the contents of the blob, interpreted as UTF-8.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Blob/text)\n     */\n    text(): Promise<string>;\n}\n\ndeclare var Blob: {\n    prototype: Blob;\n    new(blobParts?: BlobPart[], options?: BlobPropertyBag): Blob;\n};\n\n/**\n * The **`BlobEvent`** interface of the MediaStream Recording API represents events associated with a Blob.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BlobEvent)\n */\ninterface BlobEvent extends Event {\n    /**\n     * The **`data`** read-only property of the BlobEvent interface represents a Blob associated with the event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BlobEvent/data)\n     */\n    readonly data: Blob;\n    /**\n     * The **`timecode`** read-only property of the BlobEvent interface indicates the difference between the timestamp of the first chunk of data, and the timestamp of the first chunk in the first `BlobEvent` produced by this recorder.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BlobEvent/timecode)\n     */\n    readonly timecode: DOMHighResTimeStamp;\n}\n\ndeclare var BlobEvent: {\n    prototype: BlobEvent;\n    new(type: string, eventInitDict: BlobEventInit): BlobEvent;\n};\n\ninterface Body {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/body) */\n    readonly body: ReadableStream<Uint8Array<ArrayBuffer>> | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/bodyUsed) */\n    readonly bodyUsed: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/arrayBuffer) */\n    arrayBuffer(): Promise<ArrayBuffer>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/blob) */\n    blob(): Promise<Blob>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/bytes) */\n    bytes(): Promise<Uint8Array<ArrayBuffer>>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/formData) */\n    formData(): Promise<FormData>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/json) */\n    json(): Promise<any>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/text) */\n    text(): Promise<string>;\n}\n\ninterface BroadcastChannelEventMap {\n    \"message\": MessageEvent;\n    \"messageerror\": MessageEvent;\n}\n\n/**\n * The **`BroadcastChannel`** interface represents a named channel that any browsing context of a given origin can subscribe to.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BroadcastChannel)\n */\ninterface BroadcastChannel extends EventTarget {\n    /**\n     * The **`name`** read-only property of the BroadcastChannel interface returns a string, which uniquely identifies the given channel with its name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BroadcastChannel/name)\n     */\n    readonly name: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/BroadcastChannel/message_event) */\n    onmessage: ((this: BroadcastChannel, ev: MessageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/BroadcastChannel/messageerror_event) */\n    onmessageerror: ((this: BroadcastChannel, ev: MessageEvent) => any) | null;\n    /**\n     * The **`close()`** method of the BroadcastChannel interface terminates the connection to the underlying channel, allowing the object to be garbage collected.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BroadcastChannel/close)\n     */\n    close(): void;\n    /**\n     * The **`postMessage()`** method of the BroadcastChannel interface sends a message, which can be of any kind of Object, to each listener in any browsing context with the same origin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BroadcastChannel/postMessage)\n     */\n    postMessage(message: any): void;\n    addEventListener<K extends keyof BroadcastChannelEventMap>(type: K, listener: (this: BroadcastChannel, ev: BroadcastChannelEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof BroadcastChannelEventMap>(type: K, listener: (this: BroadcastChannel, ev: BroadcastChannelEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var BroadcastChannel: {\n    prototype: BroadcastChannel;\n    new(name: string): BroadcastChannel;\n};\n\n/**\n * The **`ByteLengthQueuingStrategy`** interface of the Streams API provides a built-in byte length queuing strategy that can be used when constructing streams.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ByteLengthQueuingStrategy)\n */\ninterface ByteLengthQueuingStrategy extends QueuingStrategy<ArrayBufferView> {\n    /**\n     * The read-only **`ByteLengthQueuingStrategy.highWaterMark`** property returns the total number of bytes that can be contained in the internal queue before backpressure is applied.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ByteLengthQueuingStrategy/highWaterMark)\n     */\n    readonly highWaterMark: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ByteLengthQueuingStrategy/size) */\n    readonly size: QueuingStrategySize<ArrayBufferView>;\n}\n\ndeclare var ByteLengthQueuingStrategy: {\n    prototype: ByteLengthQueuingStrategy;\n    new(init: QueuingStrategyInit): ByteLengthQueuingStrategy;\n};\n\n/**\n * The **`CDATASection`** interface represents a CDATA section that can be used within XML to include extended portions of unescaped text.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CDATASection)\n */\ninterface CDATASection extends Text {\n}\n\ndeclare var CDATASection: {\n    prototype: CDATASection;\n    new(): CDATASection;\n};\n\n/**\n * The `CSPViolationReportBody` interface is an extension of the Reporting API that represents the body of a Content Security Policy (CSP) violation report.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody)\n */\ninterface CSPViolationReportBody extends ReportBody {\n    /**\n     * The **`blockedURL`** read-only property of the CSPViolationReportBody interface is a string value that represents the resource that was blocked because it violates a Content Security Policy (CSP).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/blockedURL)\n     */\n    readonly blockedURL: string | null;\n    /**\n     * The **`columnNumber`** read-only property of the CSPViolationReportBody interface indicates the column number in the source file that triggered the Content Security Policy (CSP) violation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/columnNumber)\n     */\n    readonly columnNumber: number | null;\n    /**\n     * The **`disposition`** read-only property of the CSPViolationReportBody interface indicates whether the user agent is configured to enforce Content Security Policy (CSP) violations or only report them.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/disposition)\n     */\n    readonly disposition: SecurityPolicyViolationEventDisposition;\n    /**\n     * The **`documentURL`** read-only property of the CSPViolationReportBody interface is a string that represents the URL of the document or worker that violated the Content Security Policy (CSP).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/documentURL)\n     */\n    readonly documentURL: string;\n    /**\n     * The **`effectiveDirective`** read-only property of the CSPViolationReportBody interface is a string that represents the effective Content Security Policy (CSP) directive that was violated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/effectiveDirective)\n     */\n    readonly effectiveDirective: string;\n    /**\n     * The **`lineNumber`** read-only property of the CSPViolationReportBody interface indicates the line number in the source file that triggered the Content Security Policy (CSP) violation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/lineNumber)\n     */\n    readonly lineNumber: number | null;\n    /**\n     * The **`originalPolicy`** read-only property of the CSPViolationReportBody interface is a string that represents the Content Security Policy (CSP) whose enforcement uncovered the violation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/originalPolicy)\n     */\n    readonly originalPolicy: string;\n    /**\n     * The **`referrer`** read-only property of the CSPViolationReportBody interface is a string that represents the URL of the referring page of the resource who's Content Security Policy (CSP) was violated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/referrer)\n     */\n    readonly referrer: string | null;\n    /**\n     * The **`sample`** read-only property of the CSPViolationReportBody interface is a string that contains a part of the resource that violated the Content Security Policy (CSP).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/sample)\n     */\n    readonly sample: string | null;\n    /**\n     * The **`sourceFile`** read-only property of the CSPViolationReportBody interface indicates the URL of the source file that violated the Content Security Policy (CSP).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/sourceFile)\n     */\n    readonly sourceFile: string | null;\n    /**\n     * The **`statusCode`** read-only property of the CSPViolationReportBody interface is a number representing the HTTP status code of the response to the request that triggered a Content Security Policy (CSP) violation (when loading a window or worker).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/statusCode)\n     */\n    readonly statusCode: number;\n    /**\n     * The **`toJSON()`** method of the CSPViolationReportBody interface is a _serializer_, which returns a JSON representation of the `CSPViolationReportBody` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var CSPViolationReportBody: {\n    prototype: CSPViolationReportBody;\n    new(): CSPViolationReportBody;\n};\n\n/**\n * The **`CSSAnimation`** interface of the Web Animations API represents an Animation object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSAnimation)\n */\ninterface CSSAnimation extends Animation {\n    /**\n     * The **`animationName`** property of the specifies one or more keyframe at-rules which describe the animation applied to the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSAnimation/animationName)\n     */\n    readonly animationName: string;\n    addEventListener<K extends keyof AnimationEventMap>(type: K, listener: (this: CSSAnimation, ev: AnimationEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AnimationEventMap>(type: K, listener: (this: CSSAnimation, ev: AnimationEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var CSSAnimation: {\n    prototype: CSSAnimation;\n    new(): CSSAnimation;\n};\n\n/**\n * An object implementing the **`CSSConditionRule`** interface represents a single condition CSS at-rule, which consists of a condition and a statement block.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSConditionRule)\n */\ninterface CSSConditionRule extends CSSGroupingRule {\n    /**\n     * The read-only **`conditionText`** property of the CSSConditionRule interface returns or sets the text of the CSS rule.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSConditionRule/conditionText)\n     */\n    readonly conditionText: string;\n}\n\ndeclare var CSSConditionRule: {\n    prototype: CSSConditionRule;\n    new(): CSSConditionRule;\n};\n\n/**\n * The **`CSSContainerRule`** interface represents a single CSS @container rule.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSContainerRule)\n */\ninterface CSSContainerRule extends CSSConditionRule {\n    /**\n     * The read-only **`containerName`** property of the CSSContainerRule interface represents the container name of the associated CSS @container at-rule.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSContainerRule/containerName)\n     */\n    readonly containerName: string;\n    /**\n     * The read-only **`containerQuery`** property of the CSSContainerRule interface returns a string representing the container conditions that are evaluated when the container changes size in order to determine if the styles in the associated @container are applied.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSContainerRule/containerQuery)\n     */\n    readonly containerQuery: string;\n}\n\ndeclare var CSSContainerRule: {\n    prototype: CSSContainerRule;\n    new(): CSSContainerRule;\n};\n\n/**\n * The **`CSSCounterStyleRule`** interface represents an @counter-style at-rule.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule)\n */\ninterface CSSCounterStyleRule extends CSSRule {\n    /**\n     * The **`additiveSymbols`** property of the CSSCounterStyleRule interface gets and sets the value of the @counter-style/additive-symbols descriptor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/additiveSymbols)\n     */\n    additiveSymbols: string;\n    /**\n     * The **`fallback`** property of the CSSCounterStyleRule interface gets and sets the value of the @counter-style/fallback descriptor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/fallback)\n     */\n    fallback: string;\n    /**\n     * The **`name`** property of the CSSCounterStyleRule interface gets and sets the &lt;custom-ident&gt; defined as the `name` for the associated rule.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/name)\n     */\n    name: string;\n    /**\n     * The **`negative`** property of the CSSCounterStyleRule interface gets and sets the value of the @counter-style/negative descriptor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/negative)\n     */\n    negative: string;\n    /**\n     * The **`pad`** property of the CSSCounterStyleRule interface gets and sets the value of the @counter-style/pad descriptor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/pad)\n     */\n    pad: string;\n    /**\n     * The **`prefix`** property of the CSSCounterStyleRule interface gets and sets the value of the @counter-style/prefix descriptor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/prefix)\n     */\n    prefix: string;\n    /**\n     * The **`range`** property of the CSSCounterStyleRule interface gets and sets the value of the @counter-style/range descriptor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/range)\n     */\n    range: string;\n    /**\n     * The **`speakAs`** property of the CSSCounterStyleRule interface gets and sets the value of the @counter-style/speak-as descriptor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/speakAs)\n     */\n    speakAs: string;\n    /**\n     * The **`suffix`** property of the CSSCounterStyleRule interface gets and sets the value of the @counter-style/suffix descriptor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/suffix)\n     */\n    suffix: string;\n    /**\n     * The **`symbols`** property of the CSSCounterStyleRule interface gets and sets the value of the @counter-style/symbols descriptor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/symbols)\n     */\n    symbols: string;\n    /**\n     * The **`system`** property of the CSSCounterStyleRule interface gets and sets the value of the @counter-style/system descriptor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/system)\n     */\n    system: string;\n}\n\ndeclare var CSSCounterStyleRule: {\n    prototype: CSSCounterStyleRule;\n    new(): CSSCounterStyleRule;\n};\n\n/**\n * The **`CSSFontFaceRule`** interface represents an @font-face at-rule.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSFontFaceRule)\n */\ninterface CSSFontFaceRule extends CSSRule {\n    /**\n     * The read-only **`style`** property of the CSSFontFaceRule interface returns the style information from the @font-face at-rule.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSFontFaceRule/style)\n     */\n    get style(): CSSStyleDeclaration;\n    set style(cssText: string);\n}\n\ndeclare var CSSFontFaceRule: {\n    prototype: CSSFontFaceRule;\n    new(): CSSFontFaceRule;\n};\n\n/**\n * The **`CSSFontFeatureValuesRule`** interface represents an @font-feature-values at-rule, letting developers assign for each font face a common name to specify features indices to be used in font-variant-alternates.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSFontFeatureValuesRule)\n */\ninterface CSSFontFeatureValuesRule extends CSSRule {\n    /**\n     * The **`fontFamily`** property of the CSSConditionRule interface represents the name of the font family it applies to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSFontFeatureValuesRule/fontFamily)\n     */\n    fontFamily: string;\n}\n\ndeclare var CSSFontFeatureValuesRule: {\n    prototype: CSSFontFeatureValuesRule;\n    new(): CSSFontFeatureValuesRule;\n};\n\n/**\n * The **`CSSFontPaletteValuesRule`** interface represents an @font-palette-values at-rule.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSFontPaletteValuesRule)\n */\ninterface CSSFontPaletteValuesRule extends CSSRule {\n    /**\n     * The read-only **`basePalette`** property of the CSSFontPaletteValuesRule interface indicates the base palette associated with the rule.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSFontPaletteValuesRule/basePalette)\n     */\n    readonly basePalette: string;\n    /**\n     * The read-only **`fontFamily`** property of the CSSFontPaletteValuesRule interface lists the font families the rule can be applied to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSFontPaletteValuesRule/fontFamily)\n     */\n    readonly fontFamily: string;\n    /**\n     * The read-only **`name`** property of the CSSFontPaletteValuesRule interface represents the name identifying the associated @font-palette-values at-rule.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSFontPaletteValuesRule/name)\n     */\n    readonly name: string;\n    /**\n     * The read-only **`overrideColors`** property of the CSSFontPaletteValuesRule interface is a string containing a list of color index and color pair that are to be used instead.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSFontPaletteValuesRule/overrideColors)\n     */\n    readonly overrideColors: string;\n}\n\ndeclare var CSSFontPaletteValuesRule: {\n    prototype: CSSFontPaletteValuesRule;\n    new(): CSSFontPaletteValuesRule;\n};\n\n/**\n * The **`CSSGroupingRule`** interface of the CSS Object Model represents any CSS at-rule that contains other rules nested within it.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSGroupingRule)\n */\ninterface CSSGroupingRule extends CSSRule {\n    /**\n     * The **`cssRules`** property of the a collection of CSSRule objects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSGroupingRule/cssRules)\n     */\n    readonly cssRules: CSSRuleList;\n    /**\n     * The **`deleteRule()`** method of the rules.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSGroupingRule/deleteRule)\n     */\n    deleteRule(index: number): void;\n    /**\n     * The **`insertRule()`** method of the ```js-nolint insertRule(rule) insertRule(rule, index) ``` - `rule` - : A string - `index` [MISSING: optional_inline] - : An optional index at which to insert the rule; defaults to 0.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSGroupingRule/insertRule)\n     */\n    insertRule(rule: string, index?: number): number;\n}\n\ndeclare var CSSGroupingRule: {\n    prototype: CSSGroupingRule;\n    new(): CSSGroupingRule;\n};\n\n/**\n * The **`CSSImageValue`** interface of the CSS Typed Object Model API represents values for properties that take an image, for example background-image, list-style-image, or border-image-source.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSImageValue)\n */\ninterface CSSImageValue extends CSSStyleValue {\n}\n\ndeclare var CSSImageValue: {\n    prototype: CSSImageValue;\n    new(): CSSImageValue;\n};\n\n/**\n * The **`CSSImportRule`** interface represents an @import at-rule.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSImportRule)\n */\ninterface CSSImportRule extends CSSRule {\n    /**\n     * The read-only **`href`** property of the The resolved URL will be the `href` attribute of the associated stylesheet.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSImportRule/href)\n     */\n    readonly href: string;\n    /**\n     * The read-only **`layerName`** property of the CSSImportRule interface returns the name of the cascade layer created by the @import at-rule.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSImportRule/layerName)\n     */\n    readonly layerName: string | null;\n    /**\n     * The read-only **`media`** property of the containing the value of the `media` attribute of the associated stylesheet.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSImportRule/media)\n     */\n    get media(): MediaList;\n    set media(mediaText: string);\n    /**\n     * The read-only **`styleSheet`** property of the in the form of a CSSStyleSheet object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSImportRule/styleSheet)\n     */\n    readonly styleSheet: CSSStyleSheet | null;\n    /**\n     * The read-only **`supportsText`** property of the CSSImportRule interface returns the supports condition specified by the @import at-rule.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSImportRule/supportsText)\n     */\n    readonly supportsText: string | null;\n}\n\ndeclare var CSSImportRule: {\n    prototype: CSSImportRule;\n    new(): CSSImportRule;\n};\n\n/**\n * The **`CSSKeyframeRule`** interface describes an object representing a set of styles for a given keyframe.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSKeyframeRule)\n */\ninterface CSSKeyframeRule extends CSSRule {\n    /**\n     * The **`keyText`** property of the CSSKeyframeRule interface represents the keyframe selector as a comma-separated list of percentage values.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSKeyframeRule/keyText)\n     */\n    keyText: string;\n    /**\n     * The read-only **`CSSKeyframeRule.style`** property is the CSSStyleDeclaration interface for the declaration block of the CSSKeyframeRule.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSKeyframeRule/style)\n     */\n    get style(): CSSStyleDeclaration;\n    set style(cssText: string);\n}\n\ndeclare var CSSKeyframeRule: {\n    prototype: CSSKeyframeRule;\n    new(): CSSKeyframeRule;\n};\n\n/**\n * The **`CSSKeyframesRule`** interface describes an object representing a complete set of keyframes for a CSS animation.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSKeyframesRule)\n */\ninterface CSSKeyframesRule extends CSSRule {\n    /**\n     * The read-only **`cssRules`** property of the CSSKeyframeRule interface returns a CSSRuleList containing the rules in the keyframes at-rule.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSKeyframesRule/cssRules)\n     */\n    readonly cssRules: CSSRuleList;\n    /**\n     * The read-only **`length`** property of the CSSKeyframeRule interface returns the number of CSSKeyframeRule objects in its list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSKeyframesRule/length)\n     */\n    readonly length: number;\n    /**\n     * The **`name`** property of the CSSKeyframeRule interface gets and sets the name of the animation as used by the animation-name property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSKeyframesRule/name)\n     */\n    name: string;\n    /**\n     * The **`appendRule()`** method of the CSSKeyframeRule interface appends a CSSKeyFrameRule to the end of the rules.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSKeyframesRule/appendRule)\n     */\n    appendRule(rule: string): void;\n    /**\n     * The **`deleteRule()`** method of the CSSKeyframeRule interface deletes the CSSKeyFrameRule that matches the specified keyframe selector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSKeyframesRule/deleteRule)\n     */\n    deleteRule(select: string): void;\n    /**\n     * The **`findRule()`** method of the CSSKeyframeRule interface finds the CSSKeyFrameRule that matches the specified keyframe selector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSKeyframesRule/findRule)\n     */\n    findRule(select: string): CSSKeyframeRule | null;\n    [index: number]: CSSKeyframeRule;\n}\n\ndeclare var CSSKeyframesRule: {\n    prototype: CSSKeyframesRule;\n    new(): CSSKeyframesRule;\n};\n\n/**\n * The **`CSSKeywordValue`** interface of the CSS Typed Object Model API creates an object to represent CSS keywords and other identifiers.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSKeywordValue)\n */\ninterface CSSKeywordValue extends CSSStyleValue {\n    /**\n     * The **`value`** property of the `CSSKeywordValue`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSKeywordValue/value)\n     */\n    value: string;\n}\n\ndeclare var CSSKeywordValue: {\n    prototype: CSSKeywordValue;\n    new(value: string): CSSKeywordValue;\n};\n\n/**\n * The **`CSSLayerBlockRule`** represents a @layer block rule.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSLayerBlockRule)\n */\ninterface CSSLayerBlockRule extends CSSGroupingRule {\n    /**\n     * The read-only **`name`** property of the CSSLayerBlockRule interface represents the name of the associated cascade layer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSLayerBlockRule/name)\n     */\n    readonly name: string;\n}\n\ndeclare var CSSLayerBlockRule: {\n    prototype: CSSLayerBlockRule;\n    new(): CSSLayerBlockRule;\n};\n\n/**\n * The **`CSSLayerStatementRule`** represents a @layer statement rule.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSLayerStatementRule)\n */\ninterface CSSLayerStatementRule extends CSSRule {\n    /**\n     * The read-only **`nameList`** property of the CSSLayerStatementRule interface return the list of associated cascade layer names.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSLayerStatementRule/nameList)\n     */\n    readonly nameList: ReadonlyArray<string>;\n}\n\ndeclare var CSSLayerStatementRule: {\n    prototype: CSSLayerStatementRule;\n    new(): CSSLayerStatementRule;\n};\n\ninterface CSSMathClamp extends CSSMathValue {\n    readonly lower: CSSNumericValue;\n    readonly upper: CSSNumericValue;\n    readonly value: CSSNumericValue;\n}\n\ndeclare var CSSMathClamp: {\n    prototype: CSSMathClamp;\n    new(lower: CSSNumberish, value: CSSNumberish, upper: CSSNumberish): CSSMathClamp;\n};\n\n/**\n * The **`CSSMathInvert`** interface of the CSS Typed Object Model API represents a CSS calc used as `calc(1 / <value>)`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathInvert)\n */\ninterface CSSMathInvert extends CSSMathValue {\n    /**\n     * The CSSMathInvert.value read-only property of the A CSSNumericValue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathInvert/value)\n     */\n    readonly value: CSSNumericValue;\n}\n\ndeclare var CSSMathInvert: {\n    prototype: CSSMathInvert;\n    new(arg: CSSNumberish): CSSMathInvert;\n};\n\n/**\n * The **`CSSMathMax`** interface of the CSS Typed Object Model API represents the CSS max function.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathMax)\n */\ninterface CSSMathMax extends CSSMathValue {\n    /**\n     * The CSSMathMax.values read-only property of the which contains one or more CSSNumericValue objects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathMax/values)\n     */\n    readonly values: CSSNumericArray;\n}\n\ndeclare var CSSMathMax: {\n    prototype: CSSMathMax;\n    new(...args: CSSNumberish[]): CSSMathMax;\n};\n\n/**\n * The **`CSSMathMin`** interface of the CSS Typed Object Model API represents the CSS min function.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathMin)\n */\ninterface CSSMathMin extends CSSMathValue {\n    /**\n     * The CSSMathMin.values read-only property of the which contains one or more CSSNumericValue objects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathMin/values)\n     */\n    readonly values: CSSNumericArray;\n}\n\ndeclare var CSSMathMin: {\n    prototype: CSSMathMin;\n    new(...args: CSSNumberish[]): CSSMathMin;\n};\n\n/**\n * The **`CSSMathNegate`** interface of the CSS Typed Object Model API negates the value passed into it.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathNegate)\n */\ninterface CSSMathNegate extends CSSMathValue {\n    /**\n     * The CSSMathNegate.value read-only property of the A CSSNumericValue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathNegate/value)\n     */\n    readonly value: CSSNumericValue;\n}\n\ndeclare var CSSMathNegate: {\n    prototype: CSSMathNegate;\n    new(arg: CSSNumberish): CSSMathNegate;\n};\n\n/**\n * The **`CSSMathProduct`** interface of the CSS Typed Object Model API represents the result obtained by calling CSSNumericValue.add, CSSNumericValue.sub, or CSSNumericValue.toSum on CSSNumericValue.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathProduct)\n */\ninterface CSSMathProduct extends CSSMathValue {\n    /**\n     * The **`CSSMathProduct.values`** read-only property of the CSSMathProduct interface returns a A CSSNumericArray.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathProduct/values)\n     */\n    readonly values: CSSNumericArray;\n}\n\ndeclare var CSSMathProduct: {\n    prototype: CSSMathProduct;\n    new(...args: CSSNumberish[]): CSSMathProduct;\n};\n\n/**\n * The **`CSSMathSum`** interface of the CSS Typed Object Model API represents the result obtained by calling CSSNumericValue.add, CSSNumericValue.sub, or CSSNumericValue.toSum on CSSNumericValue.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathSum)\n */\ninterface CSSMathSum extends CSSMathValue {\n    /**\n     * The **`CSSMathSum.values`** read-only property of the CSSMathSum interface returns a CSSNumericArray object which contains one or more CSSNumericValue objects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathSum/values)\n     */\n    readonly values: CSSNumericArray;\n}\n\ndeclare var CSSMathSum: {\n    prototype: CSSMathSum;\n    new(...args: CSSNumberish[]): CSSMathSum;\n};\n\n/**\n * The **`CSSMathValue`** interface of the CSS Typed Object Model API a base class for classes representing complex numeric values.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathValue)\n */\ninterface CSSMathValue extends CSSNumericValue {\n    /**\n     * The **`CSSMathValue.operator`** read-only property of the CSSMathValue interface indicates the operator that the current subtype represents.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathValue/operator)\n     */\n    readonly operator: CSSMathOperator;\n}\n\ndeclare var CSSMathValue: {\n    prototype: CSSMathValue;\n    new(): CSSMathValue;\n};\n\n/**\n * The **`CSSMatrixComponent`** interface of the CSS Typed Object Model API represents the matrix() and matrix3d() values of the individual transform property in CSS.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMatrixComponent)\n */\ninterface CSSMatrixComponent extends CSSTransformComponent {\n    /**\n     * The **`matrix`** property of the See the matrix() and matrix3d() pages for examples.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMatrixComponent/matrix)\n     */\n    matrix: DOMMatrix;\n}\n\ndeclare var CSSMatrixComponent: {\n    prototype: CSSMatrixComponent;\n    new(matrix: DOMMatrixReadOnly, options?: CSSMatrixComponentOptions): CSSMatrixComponent;\n};\n\n/**\n * The **`CSSMediaRule`** interface represents a single CSS @media rule.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMediaRule)\n */\ninterface CSSMediaRule extends CSSConditionRule {\n    /**\n     * The read-only **`media`** property of the destination medium for style information.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMediaRule/media)\n     */\n    get media(): MediaList;\n    set media(mediaText: string);\n}\n\ndeclare var CSSMediaRule: {\n    prototype: CSSMediaRule;\n    new(): CSSMediaRule;\n};\n\n/**\n * The **`CSSNamespaceRule`** interface describes an object representing a single CSS @namespace at-rule.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNamespaceRule)\n */\ninterface CSSNamespaceRule extends CSSRule {\n    /**\n     * The read-only **`namespaceURI`** property of the CSSNamespaceRule returns a string containing the text of the URI of the given namespace.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNamespaceRule/namespaceURI)\n     */\n    readonly namespaceURI: string;\n    /**\n     * The read-only **`prefix`** property of the CSSNamespaceRule returns a string with the name of the prefix associated to this namespace.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNamespaceRule/prefix)\n     */\n    readonly prefix: string;\n}\n\ndeclare var CSSNamespaceRule: {\n    prototype: CSSNamespaceRule;\n    new(): CSSNamespaceRule;\n};\n\n/**\n * The **`CSSNestedDeclarations`** interface of the CSS Rule API is used to group nested CSSRules.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNestedDeclarations)\n */\ninterface CSSNestedDeclarations extends CSSRule {\n    /**\n     * The read-only **`style`** property of the CSSNestedDeclarations interface represents the styles associated with the nested rules.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNestedDeclarations/style)\n     */\n    get style(): CSSStyleDeclaration;\n    set style(cssText: string);\n}\n\ndeclare var CSSNestedDeclarations: {\n    prototype: CSSNestedDeclarations;\n    new(): CSSNestedDeclarations;\n};\n\n/**\n * The **`CSSNumericArray`** interface of the CSS Typed Object Model API contains a list of CSSNumericValue objects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericArray)\n */\ninterface CSSNumericArray {\n    /**\n     * The read-only **`length`** property of the An integer representing the number of CSSNumericValue objects in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericArray/length)\n     */\n    readonly length: number;\n    forEach(callbackfn: (value: CSSNumericValue, key: number, parent: CSSNumericArray) => void, thisArg?: any): void;\n    [index: number]: CSSNumericValue;\n}\n\ndeclare var CSSNumericArray: {\n    prototype: CSSNumericArray;\n    new(): CSSNumericArray;\n};\n\n/**\n * The **`CSSNumericValue`** interface of the CSS Typed Object Model API represents operations that all numeric values can perform.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue)\n */\ninterface CSSNumericValue extends CSSStyleValue {\n    /**\n     * The **`add()`** method of the `CSSNumericValue`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/add)\n     */\n    add(...values: CSSNumberish[]): CSSNumericValue;\n    /**\n     * The **`div()`** method of the supplied value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/div)\n     */\n    div(...values: CSSNumberish[]): CSSNumericValue;\n    /**\n     * The **`equals()`** method of the value are strictly equal.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/equals)\n     */\n    equals(...value: CSSNumberish[]): boolean;\n    /**\n     * The **`max()`** method of the passed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/max)\n     */\n    max(...values: CSSNumberish[]): CSSNumericValue;\n    /**\n     * The **`min()`** method of the values passed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/min)\n     */\n    min(...values: CSSNumberish[]): CSSNumericValue;\n    /**\n     * The **`mul()`** method of the the supplied value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/mul)\n     */\n    mul(...values: CSSNumberish[]): CSSNumericValue;\n    /**\n     * The **`sub()`** method of the `CSSNumericValue`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/sub)\n     */\n    sub(...values: CSSNumberish[]): CSSNumericValue;\n    /**\n     * The **`to()`** method of the another.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/to)\n     */\n    to(unit: string): CSSUnitValue;\n    /**\n     * The **`toSum()`** method of the ```js-nolint toSum(units) ``` - `units` - : The units to convert to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/toSum)\n     */\n    toSum(...units: string[]): CSSMathSum;\n    /**\n     * The **`type()`** method of the `CSSNumericValue`, one of `angle`, `flex`, `frequency`, `length`, `resolution`, `percent`, `percentHint`, or `time`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/type)\n     */\n    type(): CSSNumericType;\n}\n\ndeclare var CSSNumericValue: {\n    prototype: CSSNumericValue;\n    new(): CSSNumericValue;\n    /**\n     * The **`parse()`** static method of the members are value and the units.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/parse_static)\n     */\n    parse(cssText: string): CSSNumericValue;\n};\n\n/**\n * **`CSSPageRule`** represents a single CSS @page rule.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSPageRule)\n */\ninterface CSSPageRule extends CSSGroupingRule {\n    /**\n     * The **`selectorText`** property of the CSSPageRule interface gets and sets the selectors associated with the `CSSPageRule`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSPageRule/selectorText)\n     */\n    selectorText: string;\n    /**\n     * The **`style`** read-only property of the CSSPageRule interface returns a CSSPageDescriptors object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSPageRule/style)\n     */\n    get style(): CSSStyleDeclaration;\n    set style(cssText: string);\n}\n\ndeclare var CSSPageRule: {\n    prototype: CSSPageRule;\n    new(): CSSPageRule;\n};\n\n/**\n * The **`CSSPerspective`** interface of the CSS Typed Object Model API represents the perspective() value of the individual transform property in CSS.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSPerspective)\n */\ninterface CSSPerspective extends CSSTransformComponent {\n    /**\n     * The **`length`** property of the It is used to apply a perspective transform to the element and its content.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSPerspective/length)\n     */\n    length: CSSPerspectiveValue;\n}\n\ndeclare var CSSPerspective: {\n    prototype: CSSPerspective;\n    new(length: CSSPerspectiveValue): CSSPerspective;\n};\n\n/**\n * The **`CSSPropertyRule`** interface of the CSS Properties and Values API represents a single CSS @property rule.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSPropertyRule)\n */\ninterface CSSPropertyRule extends CSSRule {\n    /**\n     * The read-only **`inherits`** property of the CSSPropertyRule interface returns the inherit flag of the custom property registration represented by the @property rule, a boolean describing whether or not the property inherits by default.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSPropertyRule/inherits)\n     */\n    readonly inherits: boolean;\n    /**\n     * The read-only **`initialValue`** nullable property of the CSSPropertyRule interface returns the initial value of the custom property registration represented by the @property rule, controlling the property's initial value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSPropertyRule/initialValue)\n     */\n    readonly initialValue: string | null;\n    /**\n     * The read-only **`name`** property of the CSSPropertyRule interface represents the property name, this being the serialization of the name given to the custom property in the @property rule's prelude.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSPropertyRule/name)\n     */\n    readonly name: string;\n    /**\n     * The read-only **`syntax`** property of the CSSPropertyRule interface returns the literal syntax of the custom property registration represented by the @property rule, controlling how the property's value is parsed at computed-value time.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSPropertyRule/syntax)\n     */\n    readonly syntax: string;\n}\n\ndeclare var CSSPropertyRule: {\n    prototype: CSSPropertyRule;\n    new(): CSSPropertyRule;\n};\n\n/**\n * The **`CSSRotate`** interface of the CSS Typed Object Model API represents the rotate value of the individual transform property in CSS.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRotate)\n */\ninterface CSSRotate extends CSSTransformComponent {\n    /**\n     * The **`angle`** property of the denotes a clockwise rotation, a negative angle a counter-clockwise one.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRotate/angle)\n     */\n    angle: CSSNumericValue;\n    /**\n     * The **`x`** property of the translating vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRotate/x)\n     */\n    x: CSSNumberish;\n    /**\n     * The **`y`** property of the translating vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRotate/y)\n     */\n    y: CSSNumberish;\n    /**\n     * The **`z`** property of the vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRotate/z)\n     */\n    z: CSSNumberish;\n}\n\ndeclare var CSSRotate: {\n    prototype: CSSRotate;\n    new(angle: CSSNumericValue): CSSRotate;\n    new(x: CSSNumberish, y: CSSNumberish, z: CSSNumberish, angle: CSSNumericValue): CSSRotate;\n};\n\n/**\n * The **`CSSRule`** interface represents a single CSS rule.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRule)\n */\ninterface CSSRule {\n    /**\n     * The **`cssText`** property of the CSSRule interface returns the actual text of a CSSStyleSheet style-rule.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRule/cssText)\n     */\n    cssText: string;\n    /**\n     * The **`parentRule`** property of the CSSRule interface returns the containing rule of the current rule if this exists, or otherwise returns null.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRule/parentRule)\n     */\n    readonly parentRule: CSSRule | null;\n    /**\n     * The **`parentStyleSheet`** property of the the current rule is defined.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRule/parentStyleSheet)\n     */\n    readonly parentStyleSheet: CSSStyleSheet | null;\n    /**\n     * The read-only **`type`** property of the indicating which type of rule the CSSRule represents.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRule/type)\n     */\n    readonly type: number;\n    readonly STYLE_RULE: 1;\n    readonly CHARSET_RULE: 2;\n    readonly IMPORT_RULE: 3;\n    readonly MEDIA_RULE: 4;\n    readonly FONT_FACE_RULE: 5;\n    readonly PAGE_RULE: 6;\n    readonly NAMESPACE_RULE: 10;\n    readonly KEYFRAMES_RULE: 7;\n    readonly KEYFRAME_RULE: 8;\n    readonly SUPPORTS_RULE: 12;\n    readonly COUNTER_STYLE_RULE: 11;\n    readonly FONT_FEATURE_VALUES_RULE: 14;\n}\n\ndeclare var CSSRule: {\n    prototype: CSSRule;\n    new(): CSSRule;\n    readonly STYLE_RULE: 1;\n    readonly CHARSET_RULE: 2;\n    readonly IMPORT_RULE: 3;\n    readonly MEDIA_RULE: 4;\n    readonly FONT_FACE_RULE: 5;\n    readonly PAGE_RULE: 6;\n    readonly NAMESPACE_RULE: 10;\n    readonly KEYFRAMES_RULE: 7;\n    readonly KEYFRAME_RULE: 8;\n    readonly SUPPORTS_RULE: 12;\n    readonly COUNTER_STYLE_RULE: 11;\n    readonly FONT_FEATURE_VALUES_RULE: 14;\n};\n\n/**\n * A `CSSRuleList` represents an ordered collection of read-only CSSRule objects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRuleList)\n */\ninterface CSSRuleList {\n    /**\n     * The **`length`** property of the CSSRuleList interface returns the number of CSSRule objects in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRuleList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`item()`** method of the CSSRuleList interface returns the CSSRule object at the specified `index` or `null` if the specified `index` doesn't exist.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRuleList/item)\n     */\n    item(index: number): CSSRule | null;\n    [index: number]: CSSRule;\n}\n\ndeclare var CSSRuleList: {\n    prototype: CSSRuleList;\n    new(): CSSRuleList;\n};\n\n/**\n * The **`CSSScale`** interface of the CSS Typed Object Model API represents the scale() and scale3d() values of the individual transform property in CSS.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSScale)\n */\ninterface CSSScale extends CSSTransformComponent {\n    /**\n     * The **`x`** property of the translating vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSScale/x)\n     */\n    x: CSSNumberish;\n    /**\n     * The **`y`** property of the translating vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSScale/y)\n     */\n    y: CSSNumberish;\n    /**\n     * The **`z`** property of the vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSScale/z)\n     */\n    z: CSSNumberish;\n}\n\ndeclare var CSSScale: {\n    prototype: CSSScale;\n    new(x: CSSNumberish, y: CSSNumberish, z?: CSSNumberish): CSSScale;\n};\n\n/**\n * The **`CSSScopeRule`** interface of the CSS Object Model represents a CSS @scope at-rule.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSScopeRule)\n */\ninterface CSSScopeRule extends CSSGroupingRule {\n    /**\n     * The **`end`** property of the CSSScopeRule interface returns a string containing the value of the `@scope` at-rule's scope limit.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSScopeRule/end)\n     */\n    readonly end: string | null;\n    /**\n     * The **`start`** property of the CSSScopeRule interface returns a string containing the value of the `@scope` at-rule's scope root.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSScopeRule/start)\n     */\n    readonly start: string | null;\n}\n\ndeclare var CSSScopeRule: {\n    prototype: CSSScopeRule;\n    new(): CSSScopeRule;\n};\n\n/**\n * The **`CSSSkew`** interface of the CSS Typed Object Model API is part of the CSSTransformValue interface.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSSkew)\n */\ninterface CSSSkew extends CSSTransformComponent {\n    /**\n     * The **`ax`** property of the along the x-axis (or abscissa).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSSkew/ax)\n     */\n    ax: CSSNumericValue;\n    /**\n     * The **`ay`** property of the along the y-axis (or ordinate).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSSkew/ay)\n     */\n    ay: CSSNumericValue;\n}\n\ndeclare var CSSSkew: {\n    prototype: CSSSkew;\n    new(ax: CSSNumericValue, ay: CSSNumericValue): CSSSkew;\n};\n\n/**\n * The **`CSSSkewX`** interface of the CSS Typed Object Model API represents the `skewX()` value of the individual transform property in CSS.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSSkewX)\n */\ninterface CSSSkewX extends CSSTransformComponent {\n    /**\n     * The **`ax`** property of the along the x-axis (or abscissa).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSSkewX/ax)\n     */\n    ax: CSSNumericValue;\n}\n\ndeclare var CSSSkewX: {\n    prototype: CSSSkewX;\n    new(ax: CSSNumericValue): CSSSkewX;\n};\n\n/**\n * The **`CSSSkewY`** interface of the CSS Typed Object Model API represents the `skewY()` value of the individual transform property in CSS.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSSkewY)\n */\ninterface CSSSkewY extends CSSTransformComponent {\n    /**\n     * The **`ay`** property of the along the y-axis (or ordinate).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSSkewY/ay)\n     */\n    ay: CSSNumericValue;\n}\n\ndeclare var CSSSkewY: {\n    prototype: CSSSkewY;\n    new(ay: CSSNumericValue): CSSSkewY;\n};\n\n/**\n * The **`CSSStartingStyleRule`** interface of the CSS Object Model represents a CSS @starting-style at-rule.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStartingStyleRule)\n */\ninterface CSSStartingStyleRule extends CSSGroupingRule {\n}\n\ndeclare var CSSStartingStyleRule: {\n    prototype: CSSStartingStyleRule;\n    new(): CSSStartingStyleRule;\n};\n\n/**\n * The **`CSSStyleDeclaration`** interface represents an object that is a CSS declaration block, and exposes style information and various style-related methods and properties.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleDeclaration)\n */\ninterface CSSStyleDeclaration {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/accent-color) */\n    accentColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/align-content) */\n    alignContent: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/align-items) */\n    alignItems: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/align-self) */\n    alignSelf: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/alignment-baseline) */\n    alignmentBaseline: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/all) */\n    all: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation) */\n    animation: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-composition) */\n    animationComposition: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-delay) */\n    animationDelay: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-direction) */\n    animationDirection: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-duration) */\n    animationDuration: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-fill-mode) */\n    animationFillMode: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-iteration-count) */\n    animationIterationCount: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-name) */\n    animationName: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-play-state) */\n    animationPlayState: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-timing-function) */\n    animationTimingFunction: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/appearance) */\n    appearance: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/aspect-ratio) */\n    aspectRatio: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/backdrop-filter) */\n    backdropFilter: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/backface-visibility) */\n    backfaceVisibility: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/background) */\n    background: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/background-attachment) */\n    backgroundAttachment: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/background-blend-mode) */\n    backgroundBlendMode: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/background-clip) */\n    backgroundClip: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/background-color) */\n    backgroundColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/background-image) */\n    backgroundImage: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/background-origin) */\n    backgroundOrigin: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/background-position) */\n    backgroundPosition: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/background-position-x) */\n    backgroundPositionX: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/background-position-y) */\n    backgroundPositionY: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/background-repeat) */\n    backgroundRepeat: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/background-size) */\n    backgroundSize: string;\n    baselineShift: string;\n    baselineSource: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/block-size) */\n    blockSize: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border) */\n    border: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-block) */\n    borderBlock: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-block-color) */\n    borderBlockColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-block-end) */\n    borderBlockEnd: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-block-end-color) */\n    borderBlockEndColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-block-end-style) */\n    borderBlockEndStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-block-end-width) */\n    borderBlockEndWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-block-start) */\n    borderBlockStart: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-block-start-color) */\n    borderBlockStartColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-block-start-style) */\n    borderBlockStartStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-block-start-width) */\n    borderBlockStartWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-block-style) */\n    borderBlockStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-block-width) */\n    borderBlockWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-bottom) */\n    borderBottom: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-bottom-color) */\n    borderBottomColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-bottom-left-radius) */\n    borderBottomLeftRadius: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-bottom-right-radius) */\n    borderBottomRightRadius: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-bottom-style) */\n    borderBottomStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-bottom-width) */\n    borderBottomWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-collapse) */\n    borderCollapse: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-color) */\n    borderColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-end-end-radius) */\n    borderEndEndRadius: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-end-start-radius) */\n    borderEndStartRadius: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-image) */\n    borderImage: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-image-outset) */\n    borderImageOutset: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-image-repeat) */\n    borderImageRepeat: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-image-slice) */\n    borderImageSlice: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-image-source) */\n    borderImageSource: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-image-width) */\n    borderImageWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-inline) */\n    borderInline: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-inline-color) */\n    borderInlineColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-inline-end) */\n    borderInlineEnd: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-inline-end-color) */\n    borderInlineEndColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-inline-end-style) */\n    borderInlineEndStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-inline-end-width) */\n    borderInlineEndWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-inline-start) */\n    borderInlineStart: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-inline-start-color) */\n    borderInlineStartColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-inline-start-style) */\n    borderInlineStartStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-inline-start-width) */\n    borderInlineStartWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-inline-style) */\n    borderInlineStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-inline-width) */\n    borderInlineWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-left) */\n    borderLeft: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-left-color) */\n    borderLeftColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-left-style) */\n    borderLeftStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-left-width) */\n    borderLeftWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-radius) */\n    borderRadius: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-right) */\n    borderRight: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-right-color) */\n    borderRightColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-right-style) */\n    borderRightStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-right-width) */\n    borderRightWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-spacing) */\n    borderSpacing: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-start-end-radius) */\n    borderStartEndRadius: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-start-start-radius) */\n    borderStartStartRadius: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-style) */\n    borderStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-top) */\n    borderTop: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-top-color) */\n    borderTopColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-top-left-radius) */\n    borderTopLeftRadius: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-top-right-radius) */\n    borderTopRightRadius: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-top-style) */\n    borderTopStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-top-width) */\n    borderTopWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-width) */\n    borderWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/bottom) */\n    bottom: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/box-decoration-break) */\n    boxDecorationBreak: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/box-shadow) */\n    boxShadow: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/box-sizing) */\n    boxSizing: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/break-after) */\n    breakAfter: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/break-before) */\n    breakBefore: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/break-inside) */\n    breakInside: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/caption-side) */\n    captionSide: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/caret-color) */\n    caretColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/clear) */\n    clear: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/clip)\n     */\n    clip: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/clip-path) */\n    clipPath: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/clip-rule) */\n    clipRule: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/color) */\n    color: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/color-interpolation) */\n    colorInterpolation: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/color-interpolation-filters) */\n    colorInterpolationFilters: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/color-scheme) */\n    colorScheme: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/column-count) */\n    columnCount: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/column-fill) */\n    columnFill: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/column-gap) */\n    columnGap: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/column-rule) */\n    columnRule: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/column-rule-color) */\n    columnRuleColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/column-rule-style) */\n    columnRuleStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/column-rule-width) */\n    columnRuleWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/column-span) */\n    columnSpan: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/column-width) */\n    columnWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/columns) */\n    columns: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/contain) */\n    contain: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-block-size) */\n    containIntrinsicBlockSize: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-height) */\n    containIntrinsicHeight: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-inline-size) */\n    containIntrinsicInlineSize: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-size) */\n    containIntrinsicSize: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/contain-intrinsic-width) */\n    containIntrinsicWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/container) */\n    container: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/container-name) */\n    containerName: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/container-type) */\n    containerType: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/content) */\n    content: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/content-visibility) */\n    contentVisibility: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/counter-increment) */\n    counterIncrement: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/counter-reset) */\n    counterReset: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/counter-set) */\n    counterSet: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleDeclaration/cssFloat) */\n    cssFloat: string;\n    /**\n     * The **`cssText`** property of the CSSStyleDeclaration interface returns or sets the text of the element's **inline** style declaration only.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleDeclaration/cssText)\n     */\n    cssText: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/cursor) */\n    cursor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/cx) */\n    cx: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/cy) */\n    cy: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/d) */\n    d: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/direction) */\n    direction: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/display) */\n    display: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/dominant-baseline) */\n    dominantBaseline: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/empty-cells) */\n    emptyCells: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/fill) */\n    fill: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/fill-opacity) */\n    fillOpacity: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/fill-rule) */\n    fillRule: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/filter) */\n    filter: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/flex) */\n    flex: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/flex-basis) */\n    flexBasis: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/flex-direction) */\n    flexDirection: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/flex-flow) */\n    flexFlow: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/flex-grow) */\n    flexGrow: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/flex-shrink) */\n    flexShrink: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/flex-wrap) */\n    flexWrap: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/float) */\n    float: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/flood-color) */\n    floodColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/flood-opacity) */\n    floodOpacity: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font) */\n    font: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-family) */\n    fontFamily: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-feature-settings) */\n    fontFeatureSettings: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-kerning) */\n    fontKerning: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-optical-sizing) */\n    fontOpticalSizing: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-palette) */\n    fontPalette: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-size) */\n    fontSize: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-size-adjust) */\n    fontSizeAdjust: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-stretch)\n     */\n    fontStretch: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-style) */\n    fontStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-synthesis) */\n    fontSynthesis: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-synthesis-small-caps) */\n    fontSynthesisSmallCaps: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-synthesis-style) */\n    fontSynthesisStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-synthesis-weight) */\n    fontSynthesisWeight: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-variant) */\n    fontVariant: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-variant-alternates) */\n    fontVariantAlternates: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-variant-caps) */\n    fontVariantCaps: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-variant-east-asian) */\n    fontVariantEastAsian: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-variant-ligatures) */\n    fontVariantLigatures: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-variant-numeric) */\n    fontVariantNumeric: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-variant-position) */\n    fontVariantPosition: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-variation-settings) */\n    fontVariationSettings: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/font-weight) */\n    fontWeight: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/forced-color-adjust) */\n    forcedColorAdjust: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/gap) */\n    gap: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/grid) */\n    grid: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/grid-area) */\n    gridArea: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/grid-auto-columns) */\n    gridAutoColumns: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/grid-auto-flow) */\n    gridAutoFlow: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/grid-auto-rows) */\n    gridAutoRows: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/grid-column) */\n    gridColumn: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/grid-column-end) */\n    gridColumnEnd: string;\n    /** @deprecated This is a legacy alias of `columnGap`. */\n    gridColumnGap: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/grid-column-start) */\n    gridColumnStart: string;\n    /** @deprecated This is a legacy alias of `gap`. */\n    gridGap: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/grid-row) */\n    gridRow: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/grid-row-end) */\n    gridRowEnd: string;\n    /** @deprecated This is a legacy alias of `rowGap`. */\n    gridRowGap: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/grid-row-start) */\n    gridRowStart: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/grid-template) */\n    gridTemplate: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/grid-template-areas) */\n    gridTemplateAreas: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/grid-template-columns) */\n    gridTemplateColumns: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/grid-template-rows) */\n    gridTemplateRows: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/height) */\n    height: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/hyphenate-character) */\n    hyphenateCharacter: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/hyphenate-limit-chars) */\n    hyphenateLimitChars: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/hyphens) */\n    hyphens: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/image-orientation)\n     */\n    imageOrientation: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/image-rendering) */\n    imageRendering: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/inline-size) */\n    inlineSize: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/inset) */\n    inset: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/inset-block) */\n    insetBlock: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/inset-block-end) */\n    insetBlockEnd: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/inset-block-start) */\n    insetBlockStart: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/inset-inline) */\n    insetInline: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/inset-inline-end) */\n    insetInlineEnd: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/inset-inline-start) */\n    insetInlineStart: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/isolation) */\n    isolation: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/justify-content) */\n    justifyContent: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/justify-items) */\n    justifyItems: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/justify-self) */\n    justifySelf: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/left) */\n    left: string;\n    /**\n     * The read-only property returns an integer that represents the number of style declarations in this CSS declaration block.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleDeclaration/length)\n     */\n    readonly length: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/letter-spacing) */\n    letterSpacing: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/lighting-color) */\n    lightingColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/line-break) */\n    lineBreak: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/line-height) */\n    lineHeight: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/list-style) */\n    listStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/list-style-image) */\n    listStyleImage: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/list-style-position) */\n    listStylePosition: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/list-style-type) */\n    listStyleType: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/margin) */\n    margin: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/margin-block) */\n    marginBlock: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/margin-block-end) */\n    marginBlockEnd: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/margin-block-start) */\n    marginBlockStart: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/margin-bottom) */\n    marginBottom: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/margin-inline) */\n    marginInline: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/margin-inline-end) */\n    marginInlineEnd: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/margin-inline-start) */\n    marginInlineStart: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/margin-left) */\n    marginLeft: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/margin-right) */\n    marginRight: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/margin-top) */\n    marginTop: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/marker) */\n    marker: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/marker-end) */\n    markerEnd: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/marker-mid) */\n    markerMid: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/marker-start) */\n    markerStart: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask) */\n    mask: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-clip) */\n    maskClip: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-composite) */\n    maskComposite: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-image) */\n    maskImage: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-mode) */\n    maskMode: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-origin) */\n    maskOrigin: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-position) */\n    maskPosition: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-repeat) */\n    maskRepeat: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-size) */\n    maskSize: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-type) */\n    maskType: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/math-depth) */\n    mathDepth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/math-style) */\n    mathStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/max-block-size) */\n    maxBlockSize: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/max-height) */\n    maxHeight: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/max-inline-size) */\n    maxInlineSize: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/max-width) */\n    maxWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/min-block-size) */\n    minBlockSize: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/min-height) */\n    minHeight: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/min-inline-size) */\n    minInlineSize: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/min-width) */\n    minWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mix-blend-mode) */\n    mixBlendMode: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/object-fit) */\n    objectFit: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/object-position) */\n    objectPosition: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/offset) */\n    offset: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/offset-anchor) */\n    offsetAnchor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/offset-distance) */\n    offsetDistance: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/offset-path) */\n    offsetPath: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/offset-position) */\n    offsetPosition: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/offset-rotate) */\n    offsetRotate: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/opacity) */\n    opacity: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/order) */\n    order: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/orphans) */\n    orphans: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/outline) */\n    outline: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/outline-color) */\n    outlineColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/outline-offset) */\n    outlineOffset: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/outline-style) */\n    outlineStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/outline-width) */\n    outlineWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/overflow) */\n    overflow: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/overflow-anchor) */\n    overflowAnchor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/overflow-block) */\n    overflowBlock: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/overflow-clip-margin) */\n    overflowClipMargin: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/overflow-inline) */\n    overflowInline: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/overflow-wrap) */\n    overflowWrap: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/overflow-x) */\n    overflowX: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/overflow-y) */\n    overflowY: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior) */\n    overscrollBehavior: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-block) */\n    overscrollBehaviorBlock: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-inline) */\n    overscrollBehaviorInline: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-x) */\n    overscrollBehaviorX: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/overscroll-behavior-y) */\n    overscrollBehaviorY: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/padding) */\n    padding: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/padding-block) */\n    paddingBlock: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/padding-block-end) */\n    paddingBlockEnd: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/padding-block-start) */\n    paddingBlockStart: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/padding-bottom) */\n    paddingBottom: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/padding-inline) */\n    paddingInline: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/padding-inline-end) */\n    paddingInlineEnd: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/padding-inline-start) */\n    paddingInlineStart: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/padding-left) */\n    paddingLeft: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/padding-right) */\n    paddingRight: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/padding-top) */\n    paddingTop: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/page) */\n    page: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/page-break-after)\n     */\n    pageBreakAfter: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/page-break-before)\n     */\n    pageBreakBefore: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/page-break-inside)\n     */\n    pageBreakInside: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/paint-order) */\n    paintOrder: string;\n    /**\n     * The **CSSStyleDeclaration.parentRule** read-only property returns a CSSRule that is the parent of this style block, e.g., a CSSStyleRule representing the style for a CSS selector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleDeclaration/parentRule)\n     */\n    readonly parentRule: CSSRule | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/perspective) */\n    perspective: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/perspective-origin) */\n    perspectiveOrigin: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/place-content) */\n    placeContent: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/place-items) */\n    placeItems: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/place-self) */\n    placeSelf: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/pointer-events) */\n    pointerEvents: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/position) */\n    position: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/print-color-adjust) */\n    printColorAdjust: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/quotes) */\n    quotes: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/r) */\n    r: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/resize) */\n    resize: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/right) */\n    right: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/rotate) */\n    rotate: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/row-gap) */\n    rowGap: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/ruby-align) */\n    rubyAlign: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/ruby-position) */\n    rubyPosition: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/rx) */\n    rx: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/ry) */\n    ry: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scale) */\n    scale: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-behavior) */\n    scrollBehavior: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-margin) */\n    scrollMargin: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block) */\n    scrollMarginBlock: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block-end) */\n    scrollMarginBlockEnd: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-margin-block-start) */\n    scrollMarginBlockStart: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-margin-bottom) */\n    scrollMarginBottom: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline) */\n    scrollMarginInline: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline-end) */\n    scrollMarginInlineEnd: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-margin-inline-start) */\n    scrollMarginInlineStart: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-margin-left) */\n    scrollMarginLeft: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-margin-right) */\n    scrollMarginRight: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-margin-top) */\n    scrollMarginTop: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-padding) */\n    scrollPadding: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block) */\n    scrollPaddingBlock: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block-end) */\n    scrollPaddingBlockEnd: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-padding-block-start) */\n    scrollPaddingBlockStart: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-padding-bottom) */\n    scrollPaddingBottom: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline) */\n    scrollPaddingInline: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline-end) */\n    scrollPaddingInlineEnd: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-padding-inline-start) */\n    scrollPaddingInlineStart: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-padding-left) */\n    scrollPaddingLeft: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-padding-right) */\n    scrollPaddingRight: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-padding-top) */\n    scrollPaddingTop: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-snap-align) */\n    scrollSnapAlign: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-snap-stop) */\n    scrollSnapStop: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scroll-snap-type) */\n    scrollSnapType: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scrollbar-color) */\n    scrollbarColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scrollbar-gutter) */\n    scrollbarGutter: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/scrollbar-width) */\n    scrollbarWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/shape-image-threshold) */\n    shapeImageThreshold: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/shape-margin) */\n    shapeMargin: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/shape-outside) */\n    shapeOutside: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/shape-rendering) */\n    shapeRendering: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/stop-color) */\n    stopColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/stop-opacity) */\n    stopOpacity: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/stroke) */\n    stroke: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/stroke-dasharray) */\n    strokeDasharray: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/stroke-dashoffset) */\n    strokeDashoffset: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/stroke-linecap) */\n    strokeLinecap: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/stroke-linejoin) */\n    strokeLinejoin: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/stroke-miterlimit) */\n    strokeMiterlimit: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/stroke-opacity) */\n    strokeOpacity: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/stroke-width) */\n    strokeWidth: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/tab-size) */\n    tabSize: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/table-layout) */\n    tableLayout: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-align) */\n    textAlign: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-align-last) */\n    textAlignLast: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-anchor) */\n    textAnchor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-box) */\n    textBox: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-box-edge) */\n    textBoxEdge: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-box-trim) */\n    textBoxTrim: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-combine-upright) */\n    textCombineUpright: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-decoration) */\n    textDecoration: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-decoration-color) */\n    textDecorationColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-decoration-line) */\n    textDecorationLine: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-decoration-skip-ink) */\n    textDecorationSkipInk: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-decoration-style) */\n    textDecorationStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-decoration-thickness) */\n    textDecorationThickness: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-emphasis) */\n    textEmphasis: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-emphasis-color) */\n    textEmphasisColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-emphasis-position) */\n    textEmphasisPosition: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-emphasis-style) */\n    textEmphasisStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-indent) */\n    textIndent: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-orientation) */\n    textOrientation: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-overflow) */\n    textOverflow: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-rendering) */\n    textRendering: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-shadow) */\n    textShadow: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-transform) */\n    textTransform: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-underline-offset) */\n    textUnderlineOffset: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-underline-position) */\n    textUnderlinePosition: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-wrap) */\n    textWrap: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-wrap-mode) */\n    textWrapMode: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-wrap-style) */\n    textWrapStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/top) */\n    top: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/touch-action) */\n    touchAction: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transform) */\n    transform: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transform-box) */\n    transformBox: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transform-origin) */\n    transformOrigin: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transform-style) */\n    transformStyle: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transition) */\n    transition: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transition-behavior) */\n    transitionBehavior: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transition-delay) */\n    transitionDelay: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transition-duration) */\n    transitionDuration: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transition-property) */\n    transitionProperty: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transition-timing-function) */\n    transitionTimingFunction: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/translate) */\n    translate: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/unicode-bidi) */\n    unicodeBidi: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/user-select) */\n    userSelect: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/vector-effect) */\n    vectorEffect: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/vertical-align) */\n    verticalAlign: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/view-transition-class) */\n    viewTransitionClass: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/view-transition-name) */\n    viewTransitionName: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/visibility) */\n    visibility: string;\n    /**\n     * @deprecated This is a legacy alias of `alignContent`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/align-content)\n     */\n    webkitAlignContent: string;\n    /**\n     * @deprecated This is a legacy alias of `alignItems`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/align-items)\n     */\n    webkitAlignItems: string;\n    /**\n     * @deprecated This is a legacy alias of `alignSelf`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/align-self)\n     */\n    webkitAlignSelf: string;\n    /**\n     * @deprecated This is a legacy alias of `animation`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation)\n     */\n    webkitAnimation: string;\n    /**\n     * @deprecated This is a legacy alias of `animationDelay`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-delay)\n     */\n    webkitAnimationDelay: string;\n    /**\n     * @deprecated This is a legacy alias of `animationDirection`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-direction)\n     */\n    webkitAnimationDirection: string;\n    /**\n     * @deprecated This is a legacy alias of `animationDuration`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-duration)\n     */\n    webkitAnimationDuration: string;\n    /**\n     * @deprecated This is a legacy alias of `animationFillMode`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-fill-mode)\n     */\n    webkitAnimationFillMode: string;\n    /**\n     * @deprecated This is a legacy alias of `animationIterationCount`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-iteration-count)\n     */\n    webkitAnimationIterationCount: string;\n    /**\n     * @deprecated This is a legacy alias of `animationName`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-name)\n     */\n    webkitAnimationName: string;\n    /**\n     * @deprecated This is a legacy alias of `animationPlayState`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-play-state)\n     */\n    webkitAnimationPlayState: string;\n    /**\n     * @deprecated This is a legacy alias of `animationTimingFunction`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/animation-timing-function)\n     */\n    webkitAnimationTimingFunction: string;\n    /**\n     * @deprecated This is a legacy alias of `appearance`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/appearance)\n     */\n    webkitAppearance: string;\n    /**\n     * @deprecated This is a legacy alias of `backfaceVisibility`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/backface-visibility)\n     */\n    webkitBackfaceVisibility: string;\n    /**\n     * @deprecated This is a legacy alias of `backgroundClip`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/background-clip)\n     */\n    webkitBackgroundClip: string;\n    /**\n     * @deprecated This is a legacy alias of `backgroundOrigin`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/background-origin)\n     */\n    webkitBackgroundOrigin: string;\n    /**\n     * @deprecated This is a legacy alias of `backgroundSize`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/background-size)\n     */\n    webkitBackgroundSize: string;\n    /**\n     * @deprecated This is a legacy alias of `borderBottomLeftRadius`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-bottom-left-radius)\n     */\n    webkitBorderBottomLeftRadius: string;\n    /**\n     * @deprecated This is a legacy alias of `borderBottomRightRadius`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-bottom-right-radius)\n     */\n    webkitBorderBottomRightRadius: string;\n    /**\n     * @deprecated This is a legacy alias of `borderRadius`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-radius)\n     */\n    webkitBorderRadius: string;\n    /**\n     * @deprecated This is a legacy alias of `borderTopLeftRadius`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-top-left-radius)\n     */\n    webkitBorderTopLeftRadius: string;\n    /**\n     * @deprecated This is a legacy alias of `borderTopRightRadius`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/border-top-right-radius)\n     */\n    webkitBorderTopRightRadius: string;\n    /**\n     * @deprecated This is a legacy alias of `boxAlign`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/box-align)\n     */\n    webkitBoxAlign: string;\n    /**\n     * @deprecated This is a legacy alias of `boxFlex`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/box-flex)\n     */\n    webkitBoxFlex: string;\n    /**\n     * @deprecated This is a legacy alias of `boxOrdinalGroup`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/box-ordinal-group)\n     */\n    webkitBoxOrdinalGroup: string;\n    /**\n     * @deprecated This is a legacy alias of `boxOrient`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/box-orient)\n     */\n    webkitBoxOrient: string;\n    /**\n     * @deprecated This is a legacy alias of `boxPack`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/box-pack)\n     */\n    webkitBoxPack: string;\n    /**\n     * @deprecated This is a legacy alias of `boxShadow`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/box-shadow)\n     */\n    webkitBoxShadow: string;\n    /**\n     * @deprecated This is a legacy alias of `boxSizing`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/box-sizing)\n     */\n    webkitBoxSizing: string;\n    /**\n     * @deprecated This is a legacy alias of `filter`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/filter)\n     */\n    webkitFilter: string;\n    /**\n     * @deprecated This is a legacy alias of `flex`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/flex)\n     */\n    webkitFlex: string;\n    /**\n     * @deprecated This is a legacy alias of `flexBasis`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/flex-basis)\n     */\n    webkitFlexBasis: string;\n    /**\n     * @deprecated This is a legacy alias of `flexDirection`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/flex-direction)\n     */\n    webkitFlexDirection: string;\n    /**\n     * @deprecated This is a legacy alias of `flexFlow`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/flex-flow)\n     */\n    webkitFlexFlow: string;\n    /**\n     * @deprecated This is a legacy alias of `flexGrow`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/flex-grow)\n     */\n    webkitFlexGrow: string;\n    /**\n     * @deprecated This is a legacy alias of `flexShrink`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/flex-shrink)\n     */\n    webkitFlexShrink: string;\n    /**\n     * @deprecated This is a legacy alias of `flexWrap`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/flex-wrap)\n     */\n    webkitFlexWrap: string;\n    /**\n     * @deprecated This is a legacy alias of `justifyContent`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/justify-content)\n     */\n    webkitJustifyContent: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/line-clamp) */\n    webkitLineClamp: string;\n    /**\n     * @deprecated This is a legacy alias of `mask`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask)\n     */\n    webkitMask: string;\n    /**\n     * @deprecated This is a legacy alias of `maskBorder`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-border)\n     */\n    webkitMaskBoxImage: string;\n    /**\n     * @deprecated This is a legacy alias of `maskBorderOutset`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-border-outset)\n     */\n    webkitMaskBoxImageOutset: string;\n    /**\n     * @deprecated This is a legacy alias of `maskBorderRepeat`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-border-repeat)\n     */\n    webkitMaskBoxImageRepeat: string;\n    /**\n     * @deprecated This is a legacy alias of `maskBorderSlice`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-border-slice)\n     */\n    webkitMaskBoxImageSlice: string;\n    /**\n     * @deprecated This is a legacy alias of `maskBorderSource`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-border-source)\n     */\n    webkitMaskBoxImageSource: string;\n    /**\n     * @deprecated This is a legacy alias of `maskBorderWidth`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-border-width)\n     */\n    webkitMaskBoxImageWidth: string;\n    /**\n     * @deprecated This is a legacy alias of `maskClip`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-clip)\n     */\n    webkitMaskClip: string;\n    /**\n     * @deprecated This is a legacy alias of `maskComposite`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-composite)\n     */\n    webkitMaskComposite: string;\n    /**\n     * @deprecated This is a legacy alias of `maskImage`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-image)\n     */\n    webkitMaskImage: string;\n    /**\n     * @deprecated This is a legacy alias of `maskOrigin`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-origin)\n     */\n    webkitMaskOrigin: string;\n    /**\n     * @deprecated This is a legacy alias of `maskPosition`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-position)\n     */\n    webkitMaskPosition: string;\n    /**\n     * @deprecated This is a legacy alias of `maskRepeat`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-repeat)\n     */\n    webkitMaskRepeat: string;\n    /**\n     * @deprecated This is a legacy alias of `maskSize`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/mask-size)\n     */\n    webkitMaskSize: string;\n    /**\n     * @deprecated This is a legacy alias of `order`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/order)\n     */\n    webkitOrder: string;\n    /**\n     * @deprecated This is a legacy alias of `perspective`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/perspective)\n     */\n    webkitPerspective: string;\n    /**\n     * @deprecated This is a legacy alias of `perspectiveOrigin`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/perspective-origin)\n     */\n    webkitPerspectiveOrigin: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/-webkit-text-fill-color) */\n    webkitTextFillColor: string;\n    /**\n     * @deprecated This is a legacy alias of `textSizeAdjust`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/text-size-adjust)\n     */\n    webkitTextSizeAdjust: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/-webkit-text-stroke) */\n    webkitTextStroke: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/-webkit-text-stroke-color) */\n    webkitTextStrokeColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/-webkit-text-stroke-width) */\n    webkitTextStrokeWidth: string;\n    /**\n     * @deprecated This is a legacy alias of `transform`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transform)\n     */\n    webkitTransform: string;\n    /**\n     * @deprecated This is a legacy alias of `transformOrigin`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transform-origin)\n     */\n    webkitTransformOrigin: string;\n    /**\n     * @deprecated This is a legacy alias of `transformStyle`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transform-style)\n     */\n    webkitTransformStyle: string;\n    /**\n     * @deprecated This is a legacy alias of `transition`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transition)\n     */\n    webkitTransition: string;\n    /**\n     * @deprecated This is a legacy alias of `transitionDelay`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transition-delay)\n     */\n    webkitTransitionDelay: string;\n    /**\n     * @deprecated This is a legacy alias of `transitionDuration`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transition-duration)\n     */\n    webkitTransitionDuration: string;\n    /**\n     * @deprecated This is a legacy alias of `transitionProperty`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transition-property)\n     */\n    webkitTransitionProperty: string;\n    /**\n     * @deprecated This is a legacy alias of `transitionTimingFunction`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/transition-timing-function)\n     */\n    webkitTransitionTimingFunction: string;\n    /**\n     * @deprecated This is a legacy alias of `userSelect`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/user-select)\n     */\n    webkitUserSelect: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/white-space) */\n    whiteSpace: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/white-space-collapse) */\n    whiteSpaceCollapse: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/widows) */\n    widows: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/width) */\n    width: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/will-change) */\n    willChange: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/word-break) */\n    wordBreak: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/word-spacing) */\n    wordSpacing: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/overflow-wrap)\n     */\n    wordWrap: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/writing-mode) */\n    writingMode: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/x) */\n    x: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/y) */\n    y: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/z-index) */\n    zIndex: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/CSS/zoom) */\n    zoom: string;\n    /**\n     * The **CSSStyleDeclaration.getPropertyPriority()** method interface returns a string that provides all explicitly set priorities on the CSS property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleDeclaration/getPropertyPriority)\n     */\n    getPropertyPriority(property: string): string;\n    /**\n     * The **CSSStyleDeclaration.getPropertyValue()** method interface returns a string containing the value of a specified CSS property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleDeclaration/getPropertyValue)\n     */\n    getPropertyValue(property: string): string;\n    /**\n     * The `CSSStyleDeclaration.item()` method interface returns a CSS property name from a CSSStyleDeclaration by index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleDeclaration/item)\n     */\n    item(index: number): string;\n    /**\n     * The **`CSSStyleDeclaration.removeProperty()`** method interface removes a property from a CSS style declaration object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleDeclaration/removeProperty)\n     */\n    removeProperty(property: string): string;\n    /**\n     * The **`CSSStyleDeclaration.setProperty()`** method interface sets a new value for a property on a CSS style declaration object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleDeclaration/setProperty)\n     */\n    setProperty(property: string, value: string | null, priority?: string): void;\n    [index: number]: string;\n}\n\ndeclare var CSSStyleDeclaration: {\n    prototype: CSSStyleDeclaration;\n    new(): CSSStyleDeclaration;\n};\n\n/**\n * The **`CSSStyleRule`** interface represents a single CSS style rule.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleRule)\n */\ninterface CSSStyleRule extends CSSGroupingRule {\n    /**\n     * The **`selectorText`** property of the CSSStyleRule interface gets and sets the selectors associated with the `CSSStyleRule`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleRule/selectorText)\n     */\n    selectorText: string;\n    /**\n     * The read-only **`style`** property is the CSSStyleDeclaration interface for the declaration block of the CSSStyleRule.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleRule/style)\n     */\n    get style(): CSSStyleDeclaration;\n    set style(cssText: string);\n    /**\n     * The **`styleMap`** read-only property of the which provides access to the rule's property-value pairs.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleRule/styleMap)\n     */\n    readonly styleMap: StylePropertyMap;\n}\n\ndeclare var CSSStyleRule: {\n    prototype: CSSStyleRule;\n    new(): CSSStyleRule;\n};\n\n/**\n * The **`CSSStyleSheet`** interface represents a single CSS stylesheet, and lets you inspect and modify the list of rules contained in the stylesheet.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleSheet)\n */\ninterface CSSStyleSheet extends StyleSheet {\n    /**\n     * The read-only CSSStyleSheet property **`cssRules`** returns a live CSSRuleList which provides a real-time, up-to-date list of every CSS rule which comprises the stylesheet.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleSheet/cssRules)\n     */\n    readonly cssRules: CSSRuleList;\n    /**\n     * The read-only CSSStyleSheet property **`ownerRule`** returns the CSSImportRule corresponding to the @import at-rule which imported the stylesheet into the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleSheet/ownerRule)\n     */\n    readonly ownerRule: CSSRule | null;\n    /**\n     * **`rules`** is a _deprecated_ _legacy property_ of the CSSStyleSheet interface.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleSheet/rules)\n     */\n    readonly rules: CSSRuleList;\n    /**\n     * The obsolete CSSStyleSheet interface's **`addRule()`** _legacy method_ adds a new rule to the stylesheet.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleSheet/addRule)\n     */\n    addRule(selector?: string, style?: string, index?: number): number;\n    /**\n     * The CSSStyleSheet method **`deleteRule()`** removes a rule from the stylesheet object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleSheet/deleteRule)\n     */\n    deleteRule(index: number): void;\n    /**\n     * The **`CSSStyleSheet.insertRule()`** method inserts a new CSS rule into the current style sheet.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleSheet/insertRule)\n     */\n    insertRule(rule: string, index?: number): number;\n    /**\n     * The obsolete CSSStyleSheet method **`removeRule()`** removes a rule from the stylesheet object.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleSheet/removeRule)\n     */\n    removeRule(index?: number): void;\n    /**\n     * The **`replace()`** method of the CSSStyleSheet interface asynchronously replaces the content of the stylesheet with the content passed into it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleSheet/replace)\n     */\n    replace(text: string): Promise<CSSStyleSheet>;\n    /**\n     * The **`replaceSync()`** method of the CSSStyleSheet interface synchronously replaces the content of the stylesheet with the content passed into it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleSheet/replaceSync)\n     */\n    replaceSync(text: string): void;\n}\n\ndeclare var CSSStyleSheet: {\n    prototype: CSSStyleSheet;\n    new(options?: CSSStyleSheetInit): CSSStyleSheet;\n};\n\n/**\n * The **`CSSStyleValue`** interface of the CSS Typed Object Model API is the base class of all CSS values accessible through the Typed OM API.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleValue)\n */\ninterface CSSStyleValue {\n    toString(): string;\n}\n\ndeclare var CSSStyleValue: {\n    prototype: CSSStyleValue;\n    new(): CSSStyleValue;\n    /**\n     * The **`parse()`** static method of the CSSStyleValue interface sets a specific CSS property to the specified values and returns the first value as a CSSStyleValue object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleValue/parse_static)\n     */\n    parse(property: string, cssText: string): CSSStyleValue;\n    /**\n     * The **`parseAll()`** static method of the CSSStyleValue interface sets all occurrences of a specific CSS property to the specified value and returns an array of CSSStyleValue objects, each containing one of the supplied values.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleValue/parseAll_static)\n     */\n    parseAll(property: string, cssText: string): CSSStyleValue[];\n};\n\n/**\n * The **`CSSSupportsRule`** interface represents a single CSS @supports at-rule.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSSupportsRule)\n */\ninterface CSSSupportsRule extends CSSConditionRule {\n}\n\ndeclare var CSSSupportsRule: {\n    prototype: CSSSupportsRule;\n    new(): CSSSupportsRule;\n};\n\n/**\n * The **`CSSTransformComponent`** interface of the CSS Typed Object Model API is part of the CSSTransformValue interface.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTransformComponent)\n */\ninterface CSSTransformComponent {\n    /**\n     * The **`is2D`** read-only property of the CSSTransformComponent interface indicates where the transform is 2D or 3D.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTransformComponent/is2D)\n     */\n    is2D: boolean;\n    /**\n     * The **`toMatrix()`** method of the object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTransformComponent/toMatrix)\n     */\n    toMatrix(): DOMMatrix;\n    toString(): string;\n}\n\ndeclare var CSSTransformComponent: {\n    prototype: CSSTransformComponent;\n    new(): CSSTransformComponent;\n};\n\n/**\n * The **`CSSTransformValue`** interface of the CSS Typed Object Model API represents `transform-list` values as used by the CSS transform property.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTransformValue)\n */\ninterface CSSTransformValue extends CSSStyleValue {\n    /**\n     * The read-only **`is2D`** property of the In the case of the `CSSTransformValue` this property returns true unless any of the individual functions return false for `Is2D`, in which case it returns false.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTransformValue/is2D)\n     */\n    readonly is2D: boolean;\n    /**\n     * The read-only **`length`** property of the the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTransformValue/length)\n     */\n    readonly length: number;\n    /**\n     * The **`toMatrix()`** method of the ```js-nolint toMatrix() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTransformValue/toMatrix)\n     */\n    toMatrix(): DOMMatrix;\n    forEach(callbackfn: (value: CSSTransformComponent, key: number, parent: CSSTransformValue) => void, thisArg?: any): void;\n    [index: number]: CSSTransformComponent;\n}\n\ndeclare var CSSTransformValue: {\n    prototype: CSSTransformValue;\n    new(transforms: CSSTransformComponent[]): CSSTransformValue;\n};\n\n/**\n * The **`CSSTransition`** interface of the Web Animations API represents an Animation object used for a CSS Transition.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTransition)\n */\ninterface CSSTransition extends Animation {\n    /**\n     * The **`transitionProperty`** property of the name** of the transition.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTransition/transitionProperty)\n     */\n    readonly transitionProperty: string;\n    addEventListener<K extends keyof AnimationEventMap>(type: K, listener: (this: CSSTransition, ev: AnimationEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AnimationEventMap>(type: K, listener: (this: CSSTransition, ev: AnimationEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var CSSTransition: {\n    prototype: CSSTransition;\n    new(): CSSTransition;\n};\n\n/**\n * The **`CSSTranslate`** interface of the CSS Typed Object Model API represents the translate() value of the individual transform property in CSS.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTranslate)\n */\ninterface CSSTranslate extends CSSTransformComponent {\n    /**\n     * The **`x`** property of the translating vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTranslate/x)\n     */\n    x: CSSNumericValue;\n    /**\n     * The **`y`** property of the translating vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTranslate/y)\n     */\n    y: CSSNumericValue;\n    /**\n     * The **`z`** property of the vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTranslate/z)\n     */\n    z: CSSNumericValue;\n}\n\ndeclare var CSSTranslate: {\n    prototype: CSSTranslate;\n    new(x: CSSNumericValue, y: CSSNumericValue, z?: CSSNumericValue): CSSTranslate;\n};\n\n/**\n * The **`CSSUnitValue`** interface of the CSS Typed Object Model API represents values that contain a single unit type.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSUnitValue)\n */\ninterface CSSUnitValue extends CSSNumericValue {\n    /**\n     * The **`CSSUnitValue.unit`** read-only property of the CSSUnitValue interface returns a string indicating the type of unit.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSUnitValue/unit)\n     */\n    readonly unit: string;\n    /**\n     * The **`CSSUnitValue.value`** property of the A double.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSUnitValue/value)\n     */\n    value: number;\n}\n\ndeclare var CSSUnitValue: {\n    prototype: CSSUnitValue;\n    new(value: number, unit: string): CSSUnitValue;\n};\n\n/**\n * The **`CSSUnparsedValue`** interface of the CSS Typed Object Model API represents property values that reference custom properties.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSUnparsedValue)\n */\ninterface CSSUnparsedValue extends CSSStyleValue {\n    /**\n     * The **`length`** read-only property of the An integer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSUnparsedValue/length)\n     */\n    readonly length: number;\n    forEach(callbackfn: (value: CSSUnparsedSegment, key: number, parent: CSSUnparsedValue) => void, thisArg?: any): void;\n    [index: number]: CSSUnparsedSegment;\n}\n\ndeclare var CSSUnparsedValue: {\n    prototype: CSSUnparsedValue;\n    new(members: CSSUnparsedSegment[]): CSSUnparsedValue;\n};\n\n/**\n * The **`CSSVariableReferenceValue`** interface of the CSS Typed Object Model API allows you to create a custom name for a built-in CSS value.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSVariableReferenceValue)\n */\ninterface CSSVariableReferenceValue {\n    /**\n     * The **`fallback`** read-only property of the A CSSUnparsedValue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSVariableReferenceValue/fallback)\n     */\n    readonly fallback: CSSUnparsedValue | null;\n    /**\n     * The **`variable`** property of the A string beginning with `--` (that is, a custom property name).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSVariableReferenceValue/variable)\n     */\n    variable: string;\n}\n\ndeclare var CSSVariableReferenceValue: {\n    prototype: CSSVariableReferenceValue;\n    new(variable: string, fallback?: CSSUnparsedValue | null): CSSVariableReferenceValue;\n};\n\ninterface CSSViewTransitionRule extends CSSRule {\n    readonly navigation: string;\n    readonly types: ReadonlyArray<string>;\n}\n\ndeclare var CSSViewTransitionRule: {\n    prototype: CSSViewTransitionRule;\n    new(): CSSViewTransitionRule;\n};\n\n/**\n * The **`Cache`** interface provides a persistent storage mechanism for Request / Response object pairs that are cached in long lived memory.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache)\n */\ninterface Cache {\n    /**\n     * The **`add()`** method of the Cache interface takes a URL, retrieves it, and adds the resulting response object to the given cache.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache/add)\n     */\n    add(request: RequestInfo | URL): Promise<void>;\n    /**\n     * The **`addAll()`** method of the Cache interface takes an array of URLs, retrieves them, and adds the resulting response objects to the given cache.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache/addAll)\n     */\n    addAll(requests: RequestInfo[]): Promise<void>;\n    /**\n     * The **`delete()`** method of the Cache interface finds the Cache entry whose key is the request, and if found, deletes the Cache entry and returns a Promise that resolves to `true`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache/delete)\n     */\n    delete(request: RequestInfo | URL, options?: CacheQueryOptions): Promise<boolean>;\n    /**\n     * The **`keys()`** method of the Cache interface returns a representing the keys of the Cache.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache/keys)\n     */\n    keys(request?: RequestInfo | URL, options?: CacheQueryOptions): Promise<ReadonlyArray<Request>>;\n    /**\n     * The **`match()`** method of the Cache interface returns a Promise that resolves to the Response associated with the first matching request in the Cache object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache/match)\n     */\n    match(request: RequestInfo | URL, options?: CacheQueryOptions): Promise<Response | undefined>;\n    /**\n     * The **`matchAll()`** method of the Cache interface returns a Promise that resolves to an array of all matching responses in the Cache object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache/matchAll)\n     */\n    matchAll(request?: RequestInfo | URL, options?: CacheQueryOptions): Promise<ReadonlyArray<Response>>;\n    /**\n     * The **`put()`** method of the Often, you will just want to Window/fetch one or more requests, then add the result straight to your cache.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache/put)\n     */\n    put(request: RequestInfo | URL, response: Response): Promise<void>;\n}\n\ndeclare var Cache: {\n    prototype: Cache;\n    new(): Cache;\n};\n\n/**\n * The **`CacheStorage`** interface represents the storage for Cache objects.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CacheStorage)\n */\ninterface CacheStorage {\n    /**\n     * The **`delete()`** method of the CacheStorage interface finds the Cache object matching the `cacheName`, and if found, deletes the Cache object and returns a Promise that resolves to `true`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CacheStorage/delete)\n     */\n    delete(cacheName: string): Promise<boolean>;\n    /**\n     * The **`has()`** method of the CacheStorage interface returns a Promise that resolves to `true` if a You can access `CacheStorage` through the Window.caches property in windows or through the WorkerGlobalScope.caches property in workers.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CacheStorage/has)\n     */\n    has(cacheName: string): Promise<boolean>;\n    /**\n     * The **`keys()`** method of the CacheStorage interface returns a Promise that will resolve with an array containing strings corresponding to all of the named Cache objects tracked by the CacheStorage object in the order they were created.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CacheStorage/keys)\n     */\n    keys(): Promise<string[]>;\n    /**\n     * The **`match()`** method of the CacheStorage interface checks if a given Request or URL string is a key for a stored Response.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CacheStorage/match)\n     */\n    match(request: RequestInfo | URL, options?: MultiCacheQueryOptions): Promise<Response | undefined>;\n    /**\n     * The **`open()`** method of the the Cache object matching the `cacheName`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CacheStorage/open)\n     */\n    open(cacheName: string): Promise<Cache>;\n}\n\ndeclare var CacheStorage: {\n    prototype: CacheStorage;\n    new(): CacheStorage;\n};\n\n/**\n * The **`CanvasCaptureMediaStreamTrack`** interface of the Media Capture and Streams API represents the video track contained in a MediaStream being generated from a canvas following a call to HTMLCanvasElement.captureStream().\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasCaptureMediaStreamTrack)\n */\ninterface CanvasCaptureMediaStreamTrack extends MediaStreamTrack {\n    /**\n     * The **`canvas`** read-only property of the CanvasCaptureMediaStreamTrack interface returns the HTMLCanvasElement from which frames are being captured.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasCaptureMediaStreamTrack/canvas)\n     */\n    readonly canvas: HTMLCanvasElement;\n    /**\n     * The **`requestFrame()`** method of the CanvasCaptureMediaStreamTrack interface requests that a frame be captured from the canvas and sent to the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasCaptureMediaStreamTrack/requestFrame)\n     */\n    requestFrame(): void;\n    addEventListener<K extends keyof MediaStreamTrackEventMap>(type: K, listener: (this: CanvasCaptureMediaStreamTrack, ev: MediaStreamTrackEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MediaStreamTrackEventMap>(type: K, listener: (this: CanvasCaptureMediaStreamTrack, ev: MediaStreamTrackEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var CanvasCaptureMediaStreamTrack: {\n    prototype: CanvasCaptureMediaStreamTrack;\n    new(): CanvasCaptureMediaStreamTrack;\n};\n\ninterface CanvasCompositing {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/globalAlpha) */\n    globalAlpha: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/globalCompositeOperation) */\n    globalCompositeOperation: GlobalCompositeOperation;\n}\n\ninterface CanvasDrawImage {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/drawImage) */\n    drawImage(image: CanvasImageSource, dx: number, dy: number): void;\n    drawImage(image: CanvasImageSource, dx: number, dy: number, dw: number, dh: number): void;\n    drawImage(image: CanvasImageSource, sx: number, sy: number, sw: number, sh: number, dx: number, dy: number, dw: number, dh: number): void;\n}\n\ninterface CanvasDrawPath {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/beginPath) */\n    beginPath(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/clip) */\n    clip(fillRule?: CanvasFillRule): void;\n    clip(path: Path2D, fillRule?: CanvasFillRule): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/fill) */\n    fill(fillRule?: CanvasFillRule): void;\n    fill(path: Path2D, fillRule?: CanvasFillRule): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/isPointInPath) */\n    isPointInPath(x: number, y: number, fillRule?: CanvasFillRule): boolean;\n    isPointInPath(path: Path2D, x: number, y: number, fillRule?: CanvasFillRule): boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/isPointInStroke) */\n    isPointInStroke(x: number, y: number): boolean;\n    isPointInStroke(path: Path2D, x: number, y: number): boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/stroke) */\n    stroke(): void;\n    stroke(path: Path2D): void;\n}\n\ninterface CanvasFillStrokeStyles {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/fillStyle) */\n    fillStyle: string | CanvasGradient | CanvasPattern;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/strokeStyle) */\n    strokeStyle: string | CanvasGradient | CanvasPattern;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/createConicGradient) */\n    createConicGradient(startAngle: number, x: number, y: number): CanvasGradient;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/createLinearGradient) */\n    createLinearGradient(x0: number, y0: number, x1: number, y1: number): CanvasGradient;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/createPattern) */\n    createPattern(image: CanvasImageSource, repetition: string | null): CanvasPattern | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/createRadialGradient) */\n    createRadialGradient(x0: number, y0: number, r0: number, x1: number, y1: number, r1: number): CanvasGradient;\n}\n\ninterface CanvasFilters {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/filter) */\n    filter: string;\n}\n\n/**\n * The **`CanvasGradient`** interface represents an opaque object describing a gradient.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasGradient)\n */\ninterface CanvasGradient {\n    /**\n     * The **`CanvasGradient.addColorStop()`** method adds a new color stop, defined by an `offset` and a `color`, to a given canvas gradient.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasGradient/addColorStop)\n     */\n    addColorStop(offset: number, color: string): void;\n}\n\ndeclare var CanvasGradient: {\n    prototype: CanvasGradient;\n    new(): CanvasGradient;\n};\n\ninterface CanvasImageData {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/createImageData) */\n    createImageData(sw: number, sh: number, settings?: ImageDataSettings): ImageData;\n    createImageData(imageData: ImageData): ImageData;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/getImageData) */\n    getImageData(sx: number, sy: number, sw: number, sh: number, settings?: ImageDataSettings): ImageData;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/putImageData) */\n    putImageData(imageData: ImageData, dx: number, dy: number): void;\n    putImageData(imageData: ImageData, dx: number, dy: number, dirtyX: number, dirtyY: number, dirtyWidth: number, dirtyHeight: number): void;\n}\n\ninterface CanvasImageSmoothing {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/imageSmoothingEnabled) */\n    imageSmoothingEnabled: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/imageSmoothingQuality) */\n    imageSmoothingQuality: ImageSmoothingQuality;\n}\n\ninterface CanvasPath {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/arc) */\n    arc(x: number, y: number, radius: number, startAngle: number, endAngle: number, counterclockwise?: boolean): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/arcTo) */\n    arcTo(x1: number, y1: number, x2: number, y2: number, radius: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/bezierCurveTo) */\n    bezierCurveTo(cp1x: number, cp1y: number, cp2x: number, cp2y: number, x: number, y: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/closePath) */\n    closePath(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/ellipse) */\n    ellipse(x: number, y: number, radiusX: number, radiusY: number, rotation: number, startAngle: number, endAngle: number, counterclockwise?: boolean): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/lineTo) */\n    lineTo(x: number, y: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/moveTo) */\n    moveTo(x: number, y: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/quadraticCurveTo) */\n    quadraticCurveTo(cpx: number, cpy: number, x: number, y: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/rect) */\n    rect(x: number, y: number, w: number, h: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/roundRect) */\n    roundRect(x: number, y: number, w: number, h: number, radii?: number | DOMPointInit | (number | DOMPointInit)[]): void;\n}\n\ninterface CanvasPathDrawingStyles {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/lineCap) */\n    lineCap: CanvasLineCap;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/lineDashOffset) */\n    lineDashOffset: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/lineJoin) */\n    lineJoin: CanvasLineJoin;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/lineWidth) */\n    lineWidth: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/miterLimit) */\n    miterLimit: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/getLineDash) */\n    getLineDash(): number[];\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/setLineDash) */\n    setLineDash(segments: number[]): void;\n}\n\n/**\n * The **`CanvasPattern`** interface represents an opaque object describing a pattern, based on an image, a canvas, or a video, created by the CanvasRenderingContext2D.createPattern() method.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasPattern)\n */\ninterface CanvasPattern {\n    /**\n     * The **`CanvasPattern.setTransform()`** method uses a DOMMatrix object as the pattern's transformation matrix and invokes it on the pattern.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasPattern/setTransform)\n     */\n    setTransform(transform?: DOMMatrix2DInit): void;\n}\n\ndeclare var CanvasPattern: {\n    prototype: CanvasPattern;\n    new(): CanvasPattern;\n};\n\ninterface CanvasRect {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/clearRect) */\n    clearRect(x: number, y: number, w: number, h: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/fillRect) */\n    fillRect(x: number, y: number, w: number, h: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/strokeRect) */\n    strokeRect(x: number, y: number, w: number, h: number): void;\n}\n\n/**\n * The **`CanvasRenderingContext2D`** interface, part of the Canvas API, provides the 2D rendering context for the drawing surface of a canvas element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D)\n */\ninterface CanvasRenderingContext2D extends CanvasCompositing, CanvasDrawImage, CanvasDrawPath, CanvasFillStrokeStyles, CanvasFilters, CanvasImageData, CanvasImageSmoothing, CanvasPath, CanvasPathDrawingStyles, CanvasRect, CanvasSettings, CanvasShadowStyles, CanvasState, CanvasText, CanvasTextDrawingStyles, CanvasTransform, CanvasUserInterface {\n    /**\n     * The **`CanvasRenderingContext2D.canvas`** property, part of the Canvas API, is a read-only reference to the might be `null` if there is no associated canvas element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/canvas)\n     */\n    readonly canvas: HTMLCanvasElement;\n}\n\ndeclare var CanvasRenderingContext2D: {\n    prototype: CanvasRenderingContext2D;\n    new(): CanvasRenderingContext2D;\n};\n\ninterface CanvasSettings {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/getContextAttributes) */\n    getContextAttributes(): CanvasRenderingContext2DSettings;\n}\n\ninterface CanvasShadowStyles {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/shadowBlur) */\n    shadowBlur: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/shadowColor) */\n    shadowColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/shadowOffsetX) */\n    shadowOffsetX: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/shadowOffsetY) */\n    shadowOffsetY: number;\n}\n\ninterface CanvasState {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/isContextLost) */\n    isContextLost(): boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/reset) */\n    reset(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/restore) */\n    restore(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/save) */\n    save(): void;\n}\n\ninterface CanvasText {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/fillText) */\n    fillText(text: string, x: number, y: number, maxWidth?: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/measureText) */\n    measureText(text: string): TextMetrics;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/strokeText) */\n    strokeText(text: string, x: number, y: number, maxWidth?: number): void;\n}\n\ninterface CanvasTextDrawingStyles {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/direction) */\n    direction: CanvasDirection;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/font) */\n    font: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/fontKerning) */\n    fontKerning: CanvasFontKerning;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/fontStretch) */\n    fontStretch: CanvasFontStretch;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/fontVariantCaps) */\n    fontVariantCaps: CanvasFontVariantCaps;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/letterSpacing) */\n    letterSpacing: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/textAlign) */\n    textAlign: CanvasTextAlign;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/textBaseline) */\n    textBaseline: CanvasTextBaseline;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/textRendering) */\n    textRendering: CanvasTextRendering;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/wordSpacing) */\n    wordSpacing: string;\n}\n\ninterface CanvasTransform {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/getTransform) */\n    getTransform(): DOMMatrix;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/resetTransform) */\n    resetTransform(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/rotate) */\n    rotate(angle: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/scale) */\n    scale(x: number, y: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/setTransform) */\n    setTransform(a: number, b: number, c: number, d: number, e: number, f: number): void;\n    setTransform(transform?: DOMMatrix2DInit): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/transform) */\n    transform(a: number, b: number, c: number, d: number, e: number, f: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/translate) */\n    translate(x: number, y: number): void;\n}\n\ninterface CanvasUserInterface {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/drawFocusIfNeeded) */\n    drawFocusIfNeeded(element: Element): void;\n    drawFocusIfNeeded(path: Path2D, element: Element): void;\n}\n\n/**\n * The `CaretPosition` interface represents the caret position, an indicator for the text insertion point.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CaretPosition)\n */\ninterface CaretPosition {\n    readonly offset: number;\n    readonly offsetNode: Node;\n    getClientRect(): DOMRect | null;\n}\n\ndeclare var CaretPosition: {\n    prototype: CaretPosition;\n    new(): CaretPosition;\n};\n\n/**\n * The `ChannelMergerNode` interface, often used in conjunction with its opposite, ChannelSplitterNode, reunites different mono inputs into a single output.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ChannelMergerNode)\n */\ninterface ChannelMergerNode extends AudioNode {\n}\n\ndeclare var ChannelMergerNode: {\n    prototype: ChannelMergerNode;\n    new(context: BaseAudioContext, options?: ChannelMergerOptions): ChannelMergerNode;\n};\n\n/**\n * The `ChannelSplitterNode` interface, often used in conjunction with its opposite, ChannelMergerNode, separates the different channels of an audio source into a set of mono outputs.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ChannelSplitterNode)\n */\ninterface ChannelSplitterNode extends AudioNode {\n}\n\ndeclare var ChannelSplitterNode: {\n    prototype: ChannelSplitterNode;\n    new(context: BaseAudioContext, options?: ChannelSplitterOptions): ChannelSplitterNode;\n};\n\n/**\n * The **`CharacterData`** abstract interface represents a Node object that contains characters.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CharacterData)\n */\ninterface CharacterData extends Node, ChildNode, NonDocumentTypeChildNode {\n    /**\n     * The **`data`** property of the CharacterData interface represent the value of the current object's data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CharacterData/data)\n     */\n    data: string;\n    /**\n     * The read-only **`CharacterData.length`** property returns the number of characters in the contained data, as a positive integer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CharacterData/length)\n     */\n    readonly length: number;\n    readonly ownerDocument: Document;\n    /**\n     * The **`appendData()`** method of the CharacterData interface adds the provided data to the end of the node's current data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CharacterData/appendData)\n     */\n    appendData(data: string): void;\n    /**\n     * The **`deleteData()`** method of the CharacterData interface removes all or part of the data from this `CharacterData` node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CharacterData/deleteData)\n     */\n    deleteData(offset: number, count: number): void;\n    /**\n     * The **`insertData()`** method of the CharacterData interface inserts the provided data into this `CharacterData` node's current data, at the provided offset from the start of the existing data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CharacterData/insertData)\n     */\n    insertData(offset: number, data: string): void;\n    /**\n     * The **`replaceData()`** method of the CharacterData interface removes a certain number of characters of the existing text in a given `CharacterData` node and replaces those characters with the text provided.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CharacterData/replaceData)\n     */\n    replaceData(offset: number, count: number, data: string): void;\n    /**\n     * The **`substringData()`** method of the CharacterData interface returns a portion of the existing data, starting at the specified index and extending for a given number of characters afterwards.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CharacterData/substringData)\n     */\n    substringData(offset: number, count: number): string;\n    /** [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/API/Node/textContent) */\n    get textContent(): string;\n    set textContent(value: string | null);\n}\n\ndeclare var CharacterData: {\n    prototype: CharacterData;\n    new(): CharacterData;\n};\n\ninterface ChildNode extends Node {\n    /**\n     * Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.\n     *\n     * Throws a \"HierarchyRequestError\" DOMException if the constraints of the node tree are violated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CharacterData/after)\n     */\n    after(...nodes: (Node | string)[]): void;\n    /**\n     * Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.\n     *\n     * Throws a \"HierarchyRequestError\" DOMException if the constraints of the node tree are violated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CharacterData/before)\n     */\n    before(...nodes: (Node | string)[]): void;\n    /**\n     * Removes node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CharacterData/remove)\n     */\n    remove(): void;\n    /**\n     * Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.\n     *\n     * Throws a \"HierarchyRequestError\" DOMException if the constraints of the node tree are violated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CharacterData/replaceWith)\n     */\n    replaceWith(...nodes: (Node | string)[]): void;\n}\n\n/** @deprecated */\ninterface ClientRect extends DOMRect {\n}\n\n/**\n * The **`Clipboard`** interface of the Clipboard API provides read and write access to the contents of the system clipboard.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Clipboard)\n */\ninterface Clipboard extends EventTarget {\n    /**\n     * The **`read()`** method of the Clipboard interface requests a copy of the clipboard's contents, fulfilling the returned Promise with the data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Clipboard/read)\n     */\n    read(): Promise<ClipboardItems>;\n    /**\n     * The **`readText()`** method of the Clipboard interface returns a Promise which fulfills with a copy of the textual contents of the system clipboard.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Clipboard/readText)\n     */\n    readText(): Promise<string>;\n    /**\n     * The **`write()`** method of the Clipboard interface writes arbitrary ClipboardItem data such as images and text to the clipboard, fulfilling the returned Promise on completion.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Clipboard/write)\n     */\n    write(data: ClipboardItems): Promise<void>;\n    /**\n     * The **`writeText()`** method of the Clipboard interface writes the specified text to the system clipboard, returning a Promise that is resolved once the system clipboard has been updated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Clipboard/writeText)\n     */\n    writeText(data: string): Promise<void>;\n}\n\ndeclare var Clipboard: {\n    prototype: Clipboard;\n    new(): Clipboard;\n};\n\n/**\n * The **`ClipboardEvent`** interface of the Clipboard API represents events providing information related to modification of the clipboard, that is Element/cut_event, Element/copy_event, and Element/paste_event events.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ClipboardEvent)\n */\ninterface ClipboardEvent extends Event {\n    /**\n     * The **`clipboardData`** property of the ClipboardEvent interface holds a DataTransfer object, which can be used to: - specify what data should be put into the clipboard from the Element/cut_event and Element/copy_event event handlers, typically with a DataTransfer.setData call; - obtain the data to be pasted from the Element/paste_event event handler, typically with a DataTransfer.getData call.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ClipboardEvent/clipboardData)\n     */\n    readonly clipboardData: DataTransfer | null;\n}\n\ndeclare var ClipboardEvent: {\n    prototype: ClipboardEvent;\n    new(type: string, eventInitDict?: ClipboardEventInit): ClipboardEvent;\n};\n\n/**\n * The **`ClipboardItem`** interface of the Clipboard API represents a single item format, used when reading or writing clipboard data using Clipboard.read() and Clipboard.write() respectively.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ClipboardItem)\n */\ninterface ClipboardItem {\n    /**\n     * The read-only **`presentationStyle`** property of the ClipboardItem interface returns a string indicating how an item should be presented.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ClipboardItem/presentationStyle)\n     */\n    readonly presentationStyle: PresentationStyle;\n    /**\n     * The read-only **`types`** property of the ClipboardItem interface returns an Array of MIME type available within the ClipboardItem.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ClipboardItem/types)\n     */\n    readonly types: ReadonlyArray<string>;\n    /**\n     * The **`getType()`** method of the ClipboardItem interface returns a Promise that resolves with a Blob of the requested MIME type or an error if the MIME type is not found.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ClipboardItem/getType)\n     */\n    getType(type: string): Promise<Blob>;\n}\n\ndeclare var ClipboardItem: {\n    prototype: ClipboardItem;\n    new(items: Record<string, string | Blob | PromiseLike<string | Blob>>, options?: ClipboardItemOptions): ClipboardItem;\n    /**\n     * The **`supports()`** static method of the ClipboardItem interface returns `true` if the given MIME type is supported by the clipboard, and `false` otherwise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ClipboardItem/supports_static)\n     */\n    supports(type: string): boolean;\n};\n\n/**\n * A `CloseEvent` is sent to clients using WebSockets when the connection is closed.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CloseEvent)\n */\ninterface CloseEvent extends Event {\n    /**\n     * The **`code`** read-only property of the CloseEvent interface returns a WebSocket connection close code indicating the reason the connection was closed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CloseEvent/code)\n     */\n    readonly code: number;\n    /**\n     * The **`reason`** read-only property of the CloseEvent interface returns the WebSocket connection close reason the server gave for closing the connection; that is, a concise human-readable prose explanation for the closure.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CloseEvent/reason)\n     */\n    readonly reason: string;\n    /**\n     * The **`wasClean`** read-only property of the CloseEvent interface returns `true` if the connection closed cleanly.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CloseEvent/wasClean)\n     */\n    readonly wasClean: boolean;\n}\n\ndeclare var CloseEvent: {\n    prototype: CloseEvent;\n    new(type: string, eventInitDict?: CloseEventInit): CloseEvent;\n};\n\n/**\n * The **`Comment`** interface represents textual notations within markup; although it is generally not visually shown, such comments are available to be read in the source view.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Comment)\n */\ninterface Comment extends CharacterData {\n}\n\ndeclare var Comment: {\n    prototype: Comment;\n    new(data?: string): Comment;\n};\n\n/**\n * The DOM **`CompositionEvent`** represents events that occur due to the user indirectly entering text.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CompositionEvent)\n */\ninterface CompositionEvent extends UIEvent {\n    /**\n     * The **`data`** read-only property of the method that raised the event; its exact nature varies depending on the type of event that generated the `CompositionEvent` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CompositionEvent/data)\n     */\n    readonly data: string;\n    /**\n     * The **`initCompositionEvent()`** method of the CompositionEvent interface initializes the attributes of a `CompositionEvent` object instance.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CompositionEvent/initCompositionEvent)\n     */\n    initCompositionEvent(typeArg: string, bubblesArg?: boolean, cancelableArg?: boolean, viewArg?: WindowProxy | null, dataArg?: string): void;\n}\n\ndeclare var CompositionEvent: {\n    prototype: CompositionEvent;\n    new(type: string, eventInitDict?: CompositionEventInit): CompositionEvent;\n};\n\n/**\n * The **`CompressionStream`** interface of the Compression Streams API is an API for compressing a stream of data.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CompressionStream)\n */\ninterface CompressionStream extends GenericTransformStream {\n    readonly readable: ReadableStream<Uint8Array<ArrayBuffer>>;\n    readonly writable: WritableStream<BufferSource>;\n}\n\ndeclare var CompressionStream: {\n    prototype: CompressionStream;\n    new(format: CompressionFormat): CompressionStream;\n};\n\n/**\n * The `ConstantSourceNode` interface—part of the Web Audio API—represents an audio source (based upon AudioScheduledSourceNode) whose output is single unchanging value.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ConstantSourceNode)\n */\ninterface ConstantSourceNode extends AudioScheduledSourceNode {\n    /**\n     * The read-only `offset` property of the ConstantSourceNode interface returns a AudioParam object indicating the numeric a-rate value which is always returned by the source when asked for the next sample.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ConstantSourceNode/offset)\n     */\n    readonly offset: AudioParam;\n    addEventListener<K extends keyof AudioScheduledSourceNodeEventMap>(type: K, listener: (this: ConstantSourceNode, ev: AudioScheduledSourceNodeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AudioScheduledSourceNodeEventMap>(type: K, listener: (this: ConstantSourceNode, ev: AudioScheduledSourceNodeEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var ConstantSourceNode: {\n    prototype: ConstantSourceNode;\n    new(context: BaseAudioContext, options?: ConstantSourceOptions): ConstantSourceNode;\n};\n\n/**\n * The **`ContentVisibilityAutoStateChangeEvent`** interface is the event object for the element/contentvisibilityautostatechange_event event, which fires on any element with content-visibility set on it when it starts or stops being relevant to the user and skipping its contents.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ContentVisibilityAutoStateChangeEvent)\n */\ninterface ContentVisibilityAutoStateChangeEvent extends Event {\n    /**\n     * The `skipped` read-only property of the ContentVisibilityAutoStateChangeEvent interface returns `true` if the user agent skips the element's contents, or `false` otherwise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ContentVisibilityAutoStateChangeEvent/skipped)\n     */\n    readonly skipped: boolean;\n}\n\ndeclare var ContentVisibilityAutoStateChangeEvent: {\n    prototype: ContentVisibilityAutoStateChangeEvent;\n    new(type: string, eventInitDict?: ContentVisibilityAutoStateChangeEventInit): ContentVisibilityAutoStateChangeEvent;\n};\n\n/**\n * The `ConvolverNode` interface is an AudioNode that performs a Linear Convolution on a given AudioBuffer, often used to achieve a reverb effect.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ConvolverNode)\n */\ninterface ConvolverNode extends AudioNode {\n    /**\n     * The **`buffer`** property of the ConvolverNode interface represents a mono, stereo, or 4-channel AudioBuffer containing the (possibly multichannel) impulse response used by the `ConvolverNode` to create the reverb effect.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ConvolverNode/buffer)\n     */\n    buffer: AudioBuffer | null;\n    /**\n     * The `normalize` property of the ConvolverNode interface is a boolean that controls whether the impulse response from the buffer will be scaled by an equal-power normalization when the `buffer` attribute is set, or not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ConvolverNode/normalize)\n     */\n    normalize: boolean;\n}\n\ndeclare var ConvolverNode: {\n    prototype: ConvolverNode;\n    new(context: BaseAudioContext, options?: ConvolverOptions): ConvolverNode;\n};\n\n/**\n * The **`CookieChangeEvent`** interface of the Cookie Store API is the event type of the CookieStore/change_event event fired at a CookieStore when any cookies are created or deleted.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieChangeEvent)\n */\ninterface CookieChangeEvent extends Event {\n    /**\n     * The **`changed`** read-only property of the CookieChangeEvent interface returns an array of the cookies that have been changed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieChangeEvent/changed)\n     */\n    readonly changed: ReadonlyArray<CookieListItem>;\n    /**\n     * The **`deleted`** read-only property of the CookieChangeEvent interface returns an array of the cookies that have been deleted by the given `CookieChangeEvent` instance.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieChangeEvent/deleted)\n     */\n    readonly deleted: ReadonlyArray<CookieListItem>;\n}\n\ndeclare var CookieChangeEvent: {\n    prototype: CookieChangeEvent;\n    new(type: string, eventInitDict?: CookieChangeEventInit): CookieChangeEvent;\n};\n\ninterface CookieStoreEventMap {\n    \"change\": CookieChangeEvent;\n}\n\n/**\n * The **`CookieStore`** interface of the Cookie Store API provides methods for getting and setting cookies asynchronously from either a page or a service worker.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStore)\n */\ninterface CookieStore extends EventTarget {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStore/change_event) */\n    onchange: ((this: CookieStore, ev: CookieChangeEvent) => any) | null;\n    /**\n     * The **`delete()`** method of the CookieStore interface deletes a cookie that matches the given `name` or `options` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStore/delete)\n     */\n    delete(name: string): Promise<void>;\n    delete(options: CookieStoreDeleteOptions): Promise<void>;\n    /**\n     * The **`get()`** method of the CookieStore interface returns a Promise that resolves to a single cookie matching the given `name` or `options` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStore/get)\n     */\n    get(name: string): Promise<CookieListItem | null>;\n    get(options?: CookieStoreGetOptions): Promise<CookieListItem | null>;\n    /**\n     * The **`getAll()`** method of the CookieStore interface returns a Promise that resolves as an array of cookies that match the `name` or `options` passed to it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStore/getAll)\n     */\n    getAll(name: string): Promise<CookieList>;\n    getAll(options?: CookieStoreGetOptions): Promise<CookieList>;\n    /**\n     * The **`set()`** method of the CookieStore interface sets a cookie with the given `name` and `value` or `options` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStore/set)\n     */\n    set(name: string, value: string): Promise<void>;\n    set(options: CookieInit): Promise<void>;\n    addEventListener<K extends keyof CookieStoreEventMap>(type: K, listener: (this: CookieStore, ev: CookieStoreEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof CookieStoreEventMap>(type: K, listener: (this: CookieStore, ev: CookieStoreEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var CookieStore: {\n    prototype: CookieStore;\n    new(): CookieStore;\n};\n\n/**\n * The **`CookieStoreManager`** interface of the Cookie Store API allows service workers to subscribe to cookie change events.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStoreManager)\n */\ninterface CookieStoreManager {\n    /**\n     * The **`getSubscriptions()`** method of the CookieStoreManager interface returns a list of all the cookie change subscriptions for this ServiceWorkerRegistration.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStoreManager/getSubscriptions)\n     */\n    getSubscriptions(): Promise<CookieStoreGetOptions[]>;\n    /**\n     * The **`subscribe()`** method of the CookieStoreManager interface subscribes a ServiceWorkerRegistration to cookie change events.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStoreManager/subscribe)\n     */\n    subscribe(subscriptions: CookieStoreGetOptions[]): Promise<void>;\n    /**\n     * The **`unsubscribe()`** method of the CookieStoreManager interface stops the ServiceWorkerRegistration from receiving previously subscribed events.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStoreManager/unsubscribe)\n     */\n    unsubscribe(subscriptions: CookieStoreGetOptions[]): Promise<void>;\n}\n\ndeclare var CookieStoreManager: {\n    prototype: CookieStoreManager;\n    new(): CookieStoreManager;\n};\n\n/**\n * The **`CountQueuingStrategy`** interface of the Streams API provides a built-in chunk counting queuing strategy that can be used when constructing streams.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CountQueuingStrategy)\n */\ninterface CountQueuingStrategy extends QueuingStrategy {\n    /**\n     * The read-only **`CountQueuingStrategy.highWaterMark`** property returns the total number of chunks that can be contained in the internal queue before backpressure is applied.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CountQueuingStrategy/highWaterMark)\n     */\n    readonly highWaterMark: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CountQueuingStrategy/size) */\n    readonly size: QueuingStrategySize;\n}\n\ndeclare var CountQueuingStrategy: {\n    prototype: CountQueuingStrategy;\n    new(init: QueuingStrategyInit): CountQueuingStrategy;\n};\n\n/**\n * The **`Credential`** interface of the Credential Management API provides information about an entity (usually a user) normally as a prerequisite to a trust decision.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Credential)\n */\ninterface Credential {\n    /**\n     * The **`id`** read-only property of the Credential interface returns a string containing the credential's identifier.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Credential/id)\n     */\n    readonly id: string;\n    /**\n     * The **`type`** read-only property of the Credential interface returns a string containing the credential's type.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Credential/type)\n     */\n    readonly type: string;\n}\n\ndeclare var Credential: {\n    prototype: Credential;\n    new(): Credential;\n};\n\n/**\n * The **`CredentialsContainer`** interface of the Credential Management API exposes methods to request credentials and notify the user agent when events such as successful sign in or sign out happen.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CredentialsContainer)\n */\ninterface CredentialsContainer {\n    /**\n     * The **`create()`** method of the CredentialsContainer interface creates a new credential, which can then be stored and later retrieved using the CredentialsContainer.get method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CredentialsContainer/create)\n     */\n    create(options?: CredentialCreationOptions): Promise<Credential | null>;\n    /**\n     * The **`get()`** method of the CredentialsContainer interface returns a Promise that fulfills with a single credential, which can then be used to authenticate a user to a website.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CredentialsContainer/get)\n     */\n    get(options?: CredentialRequestOptions): Promise<Credential | null>;\n    /**\n     * The **`preventSilentAccess()`** method of the CredentialsContainer interface sets a flag that specifies whether automatic log in is allowed for future visits to the current origin, then returns a Promise that resolves to `undefined`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CredentialsContainer/preventSilentAccess)\n     */\n    preventSilentAccess(): Promise<void>;\n    /**\n     * The **`store()`** method of the ```js-nolint store(credentials) ``` - `credentials` - : A valid Credential instance.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CredentialsContainer/store)\n     */\n    store(credential: Credential): Promise<void>;\n}\n\ndeclare var CredentialsContainer: {\n    prototype: CredentialsContainer;\n    new(): CredentialsContainer;\n};\n\n/**\n * The **`Crypto`** interface represents basic cryptography features available in the current context.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Crypto)\n */\ninterface Crypto {\n    /**\n     * The **`Crypto.subtle`** read-only property returns a cryptographic operations.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Crypto/subtle)\n     */\n    readonly subtle: SubtleCrypto;\n    /**\n     * The **`Crypto.getRandomValues()`** method lets you get cryptographically strong random values.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Crypto/getRandomValues)\n     */\n    getRandomValues<T extends ArrayBufferView>(array: T): T;\n    /**\n     * The **`randomUUID()`** method of the Crypto interface is used to generate a v4 UUID using a cryptographically secure random number generator.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Crypto/randomUUID)\n     */\n    randomUUID(): `${string}-${string}-${string}-${string}-${string}`;\n}\n\ndeclare var Crypto: {\n    prototype: Crypto;\n    new(): Crypto;\n};\n\n/**\n * The **`CryptoKey`** interface of the Web Crypto API represents a cryptographic key obtained from one of the SubtleCrypto methods SubtleCrypto.generateKey, SubtleCrypto.deriveKey, SubtleCrypto.importKey, or SubtleCrypto.unwrapKey.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CryptoKey)\n */\ninterface CryptoKey {\n    /**\n     * The read-only **`algorithm`** property of the CryptoKey interface returns an object describing the algorithm for which this key can be used, and any associated extra parameters.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CryptoKey/algorithm)\n     */\n    readonly algorithm: KeyAlgorithm;\n    /**\n     * The read-only **`extractable`** property of the CryptoKey interface indicates whether or not the key may be extracted using `SubtleCrypto.exportKey()` or `SubtleCrypto.wrapKey()`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CryptoKey/extractable)\n     */\n    readonly extractable: boolean;\n    /**\n     * The read-only **`type`** property of the CryptoKey interface indicates which kind of key is represented by the object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CryptoKey/type)\n     */\n    readonly type: KeyType;\n    /**\n     * The read-only **`usages`** property of the CryptoKey interface indicates what can be done with the key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CryptoKey/usages)\n     */\n    readonly usages: KeyUsage[];\n}\n\ndeclare var CryptoKey: {\n    prototype: CryptoKey;\n    new(): CryptoKey;\n};\n\n/**\n * The **`CustomElementRegistry`** interface provides methods for registering custom elements and querying registered elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CustomElementRegistry)\n */\ninterface CustomElementRegistry {\n    /**\n     * The **`define()`** method of the CustomElementRegistry interface adds a definition for a custom element to the custom element registry, mapping its name to the constructor which will be used to create it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CustomElementRegistry/define)\n     */\n    define(name: string, constructor: CustomElementConstructor, options?: ElementDefinitionOptions): void;\n    /**\n     * The **`get()`** method of the previously-defined custom element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CustomElementRegistry/get)\n     */\n    get(name: string): CustomElementConstructor | undefined;\n    /**\n     * The **`getName()`** method of the previously-defined custom element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CustomElementRegistry/getName)\n     */\n    getName(constructor: CustomElementConstructor): string | null;\n    /**\n     * The **`upgrade()`** method of the elements in a Node subtree, even before they are connected to the main document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CustomElementRegistry/upgrade)\n     */\n    upgrade(root: Node): void;\n    /**\n     * The **`whenDefined()`** method of the resolves when the named element is defined.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CustomElementRegistry/whenDefined)\n     */\n    whenDefined(name: string): Promise<CustomElementConstructor>;\n}\n\ndeclare var CustomElementRegistry: {\n    prototype: CustomElementRegistry;\n    new(): CustomElementRegistry;\n};\n\n/**\n * The **`CustomEvent`** interface represents events initialized by an application for any purpose.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CustomEvent)\n */\ninterface CustomEvent<T = any> extends Event {\n    /**\n     * The read-only **`detail`** property of the CustomEvent interface returns any data passed when initializing the event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CustomEvent/detail)\n     */\n    readonly detail: T;\n    /**\n     * The **`CustomEvent.initCustomEvent()`** method initializes a CustomEvent object.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CustomEvent/initCustomEvent)\n     */\n    initCustomEvent(type: string, bubbles?: boolean, cancelable?: boolean, detail?: T): void;\n}\n\ndeclare var CustomEvent: {\n    prototype: CustomEvent;\n    new<T>(type: string, eventInitDict?: CustomEventInit<T>): CustomEvent<T>;\n};\n\n/**\n * The **`CustomStateSet`** interface of the Document Object Model stores a list of states for an autonomous custom element, and allows states to be added and removed from the set.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CustomStateSet)\n */\ninterface CustomStateSet {\n    forEach(callbackfn: (value: string, key: string, parent: CustomStateSet) => void, thisArg?: any): void;\n}\n\ndeclare var CustomStateSet: {\n    prototype: CustomStateSet;\n    new(): CustomStateSet;\n};\n\n/**\n * The **`DOMException`** interface represents an abnormal event (called an **exception**) that occurs as a result of calling a method or accessing a property of a web API.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMException)\n */\ninterface DOMException extends Error {\n    /**\n     * The **`code`** read-only property of the DOMException interface returns one of the legacy error code constants, or `0` if none match.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMException/code)\n     */\n    readonly code: number;\n    /**\n     * The **`message`** read-only property of the a message or description associated with the given error name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMException/message)\n     */\n    readonly message: string;\n    /**\n     * The **`name`** read-only property of the one of the strings associated with an error name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMException/name)\n     */\n    readonly name: string;\n    readonly INDEX_SIZE_ERR: 1;\n    readonly DOMSTRING_SIZE_ERR: 2;\n    readonly HIERARCHY_REQUEST_ERR: 3;\n    readonly WRONG_DOCUMENT_ERR: 4;\n    readonly INVALID_CHARACTER_ERR: 5;\n    readonly NO_DATA_ALLOWED_ERR: 6;\n    readonly NO_MODIFICATION_ALLOWED_ERR: 7;\n    readonly NOT_FOUND_ERR: 8;\n    readonly NOT_SUPPORTED_ERR: 9;\n    readonly INUSE_ATTRIBUTE_ERR: 10;\n    readonly INVALID_STATE_ERR: 11;\n    readonly SYNTAX_ERR: 12;\n    readonly INVALID_MODIFICATION_ERR: 13;\n    readonly NAMESPACE_ERR: 14;\n    readonly INVALID_ACCESS_ERR: 15;\n    readonly VALIDATION_ERR: 16;\n    readonly TYPE_MISMATCH_ERR: 17;\n    readonly SECURITY_ERR: 18;\n    readonly NETWORK_ERR: 19;\n    readonly ABORT_ERR: 20;\n    readonly URL_MISMATCH_ERR: 21;\n    readonly QUOTA_EXCEEDED_ERR: 22;\n    readonly TIMEOUT_ERR: 23;\n    readonly INVALID_NODE_TYPE_ERR: 24;\n    readonly DATA_CLONE_ERR: 25;\n}\n\ndeclare var DOMException: {\n    prototype: DOMException;\n    new(message?: string, name?: string): DOMException;\n    readonly INDEX_SIZE_ERR: 1;\n    readonly DOMSTRING_SIZE_ERR: 2;\n    readonly HIERARCHY_REQUEST_ERR: 3;\n    readonly WRONG_DOCUMENT_ERR: 4;\n    readonly INVALID_CHARACTER_ERR: 5;\n    readonly NO_DATA_ALLOWED_ERR: 6;\n    readonly NO_MODIFICATION_ALLOWED_ERR: 7;\n    readonly NOT_FOUND_ERR: 8;\n    readonly NOT_SUPPORTED_ERR: 9;\n    readonly INUSE_ATTRIBUTE_ERR: 10;\n    readonly INVALID_STATE_ERR: 11;\n    readonly SYNTAX_ERR: 12;\n    readonly INVALID_MODIFICATION_ERR: 13;\n    readonly NAMESPACE_ERR: 14;\n    readonly INVALID_ACCESS_ERR: 15;\n    readonly VALIDATION_ERR: 16;\n    readonly TYPE_MISMATCH_ERR: 17;\n    readonly SECURITY_ERR: 18;\n    readonly NETWORK_ERR: 19;\n    readonly ABORT_ERR: 20;\n    readonly URL_MISMATCH_ERR: 21;\n    readonly QUOTA_EXCEEDED_ERR: 22;\n    readonly TIMEOUT_ERR: 23;\n    readonly INVALID_NODE_TYPE_ERR: 24;\n    readonly DATA_CLONE_ERR: 25;\n};\n\n/**\n * The **`DOMImplementation`** interface represents an object providing methods which are not dependent on any particular document.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMImplementation)\n */\ninterface DOMImplementation {\n    /**\n     * The **`DOMImplementation.createDocument()`** method creates and returns an XMLDocument.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMImplementation/createDocument)\n     */\n    createDocument(namespace: string | null, qualifiedName: string | null, doctype?: DocumentType | null): XMLDocument;\n    /**\n     * The **`DOMImplementation.createDocumentType()`** method returns a DocumentType object which can either be used with into the document via methods like Node.insertBefore() or ```js-nolint createDocumentType(qualifiedNameStr, publicId, systemId) ``` - `qualifiedNameStr` - : A string containing the qualified name, like `svg:svg`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMImplementation/createDocumentType)\n     */\n    createDocumentType(name: string, publicId: string, systemId: string): DocumentType;\n    /**\n     * The **`DOMImplementation.createHTMLDocument()`** method creates a new HTML Document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMImplementation/createHTMLDocument)\n     */\n    createHTMLDocument(title?: string): Document;\n    /**\n     * The **`DOMImplementation.hasFeature()`** method returns a boolean flag indicating if a given feature is supported.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMImplementation/hasFeature)\n     */\n    hasFeature(...args: any[]): true;\n}\n\ndeclare var DOMImplementation: {\n    prototype: DOMImplementation;\n    new(): DOMImplementation;\n};\n\n/**\n * The **`DOMMatrix`** interface represents 4×4 matrices, suitable for 2D and 3D operations including rotation and translation.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix)\n */\ninterface DOMMatrix extends DOMMatrixReadOnly {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    a: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    b: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    c: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    d: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    e: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    f: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m11: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m12: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m13: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m14: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m21: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m22: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m23: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m24: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m31: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m32: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m33: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m34: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m41: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m42: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m43: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m44: number;\n    /**\n     * The **`invertSelf()`** method of the DOMMatrix interface inverts the original matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/invertSelf)\n     */\n    invertSelf(): DOMMatrix;\n    /**\n     * The **`multiplySelf()`** method of the DOMMatrix interface multiplies a matrix by the `otherMatrix` parameter, computing the dot product of the original matrix and the specified matrix: `A⋅B`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/multiplySelf)\n     */\n    multiplySelf(other?: DOMMatrixInit): DOMMatrix;\n    /**\n     * The **`preMultiplySelf()`** method of the DOMMatrix interface modifies the matrix by pre-multiplying it with the specified `DOMMatrix`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/preMultiplySelf)\n     */\n    preMultiplySelf(other?: DOMMatrixInit): DOMMatrix;\n    /**\n     * The `rotateAxisAngleSelf()` method of the DOMMatrix interface is a transformation method that rotates the source matrix by the given vector and angle, returning the altered matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/rotateAxisAngleSelf)\n     */\n    rotateAxisAngleSelf(x?: number, y?: number, z?: number, angle?: number): DOMMatrix;\n    /**\n     * The `rotateFromVectorSelf()` method of the DOMMatrix interface is a mutable transformation method that modifies a matrix by rotating the matrix by the angle between the specified vector and `(1, 0)`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/rotateFromVectorSelf)\n     */\n    rotateFromVectorSelf(x?: number, y?: number): DOMMatrix;\n    /**\n     * The `rotateSelf()` method of the DOMMatrix interface is a mutable transformation method that modifies a matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/rotateSelf)\n     */\n    rotateSelf(rotX?: number, rotY?: number, rotZ?: number): DOMMatrix;\n    /**\n     * The **`scale3dSelf()`** method of the DOMMatrix interface is a mutable transformation method that modifies a matrix by applying a specified scaling factor to all three axes, centered on the given origin, with a default origin of `(0, 0, 0)`, returning the 3D-scaled matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/scale3dSelf)\n     */\n    scale3dSelf(scale?: number, originX?: number, originY?: number, originZ?: number): DOMMatrix;\n    /**\n     * The **`scaleSelf()`** method of the DOMMatrix interface is a mutable transformation method that modifies a matrix by applying a specified scaling factor, centered on the given origin, with a default origin of `(0, 0)`, returning the scaled matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/scaleSelf)\n     */\n    scaleSelf(scaleX?: number, scaleY?: number, scaleZ?: number, originX?: number, originY?: number, originZ?: number): DOMMatrix;\n    /**\n     * The **`setMatrixValue()`** method of the DOMMatrix interface replaces the contents of the matrix with the matrix described by the specified transform or transforms, returning itself.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/setMatrixValue)\n     */\n    setMatrixValue(transformList: string): DOMMatrix;\n    /**\n     * The `skewXSelf()` method of the DOMMatrix interface is a mutable transformation method that modifies a matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/skewXSelf)\n     */\n    skewXSelf(sx?: number): DOMMatrix;\n    /**\n     * The `skewYSelf()` method of the DOMMatrix interface is a mutable transformation method that modifies a matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/skewYSelf)\n     */\n    skewYSelf(sy?: number): DOMMatrix;\n    /**\n     * The `translateSelf()` method of the DOMMatrix interface is a mutable transformation method that modifies a matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/translateSelf)\n     */\n    translateSelf(tx?: number, ty?: number, tz?: number): DOMMatrix;\n}\n\ndeclare var DOMMatrix: {\n    prototype: DOMMatrix;\n    new(init?: string | number[]): DOMMatrix;\n    fromFloat32Array(array32: Float32Array<ArrayBuffer>): DOMMatrix;\n    fromFloat64Array(array64: Float64Array<ArrayBuffer>): DOMMatrix;\n    fromMatrix(other?: DOMMatrixInit): DOMMatrix;\n};\n\ntype SVGMatrix = DOMMatrix;\ndeclare var SVGMatrix: typeof DOMMatrix;\n\ntype WebKitCSSMatrix = DOMMatrix;\ndeclare var WebKitCSSMatrix: typeof DOMMatrix;\n\n/**\n * The **`DOMMatrixReadOnly`** interface represents a read-only 4×4 matrix, suitable for 2D and 3D operations.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly)\n */\ninterface DOMMatrixReadOnly {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly a: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly b: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly c: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly d: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly e: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly f: number;\n    /**\n     * The readonly **`is2D`** property of the DOMMatrixReadOnly interface is a Boolean flag that is `true` when the matrix is 2D.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/is2D)\n     */\n    readonly is2D: boolean;\n    /**\n     * The readonly **`isIdentity`** property of the DOMMatrixReadOnly interface is a Boolean whose value is `true` if the matrix is the identity matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/isIdentity)\n     */\n    readonly isIdentity: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m11: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m12: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m13: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m14: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m21: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m22: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m23: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m24: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m31: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m32: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m33: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m34: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m41: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m42: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m43: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m44: number;\n    /**\n     * The **`flipX()`** method of the DOMMatrixReadOnly interface creates a new matrix being the result of the original matrix flipped about the x-axis.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/flipX)\n     */\n    flipX(): DOMMatrix;\n    /**\n     * The **`flipY()`** method of the DOMMatrixReadOnly interface creates a new matrix being the result of the original matrix flipped about the y-axis.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/flipY)\n     */\n    flipY(): DOMMatrix;\n    /**\n     * The **`inverse()`** method of the DOMMatrixReadOnly interface creates a new matrix which is the inverse of the original matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/inverse)\n     */\n    inverse(): DOMMatrix;\n    /**\n     * The **`multiply()`** method of the DOMMatrixReadOnly interface creates and returns a new matrix which is the dot product of the matrix and the `otherMatrix` parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/multiply)\n     */\n    multiply(other?: DOMMatrixInit): DOMMatrix;\n    /**\n     * The `rotate()` method of the DOMMatrixReadOnly interface returns a new DOMMatrix created by rotating the source matrix around each of its axes by the specified number of degrees.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/rotate)\n     */\n    rotate(rotX?: number, rotY?: number, rotZ?: number): DOMMatrix;\n    /**\n     * The `rotateAxisAngle()` method of the DOMMatrixReadOnly interface returns a new DOMMatrix created by rotating the source matrix by the given vector and angle.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/rotateAxisAngle)\n     */\n    rotateAxisAngle(x?: number, y?: number, z?: number, angle?: number): DOMMatrix;\n    /**\n     * The `rotateFromVector()` method of the DOMMatrixReadOnly interface is returns a new DOMMatrix created by rotating the source matrix by the angle between the specified vector and `(1, 0)`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/rotateFromVector)\n     */\n    rotateFromVector(x?: number, y?: number): DOMMatrix;\n    /**\n     * The **`scale()`** method of the original matrix with a scale transform applied.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/scale)\n     */\n    scale(scaleX?: number, scaleY?: number, scaleZ?: number, originX?: number, originY?: number, originZ?: number): DOMMatrix;\n    /**\n     * The **`scale3d()`** method of the DOMMatrixReadOnly interface creates a new matrix which is the result of a 3D scale transform being applied to the matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/scale3d)\n     */\n    scale3d(scale?: number, originX?: number, originY?: number, originZ?: number): DOMMatrix;\n    /** @deprecated */\n    scaleNonUniform(scaleX?: number, scaleY?: number): DOMMatrix;\n    /**\n     * The `skewX()` method of the DOMMatrixReadOnly interface returns a new DOMMatrix created by applying the specified skew transformation to the source matrix along its x-axis.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/skewX)\n     */\n    skewX(sx?: number): DOMMatrix;\n    /**\n     * The `skewY()` method of the DOMMatrixReadOnly interface returns a new DOMMatrix created by applying the specified skew transformation to the source matrix along its y-axis.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/skewY)\n     */\n    skewY(sy?: number): DOMMatrix;\n    /**\n     * The **`toFloat32Array()`** method of the DOMMatrixReadOnly interface returns a new Float32Array containing all 16 elements (`m11`, `m12`, `m13`, `m14`, `m21`, `m22`, `m23`, `m24`, `m31`, `m32`, `m33`, `m34`, `m41`, `m42`, `m43`, `m44`) which comprise the matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/toFloat32Array)\n     */\n    toFloat32Array(): Float32Array<ArrayBuffer>;\n    /**\n     * The **`toFloat64Array()`** method of the DOMMatrixReadOnly interface returns a new Float64Array containing all 16 elements (`m11`, `m12`, `m13`, `m14`, `m21`, `m22`, `m23`, `m24`, `m31`, `m32`, `m33`, `m34`, `m41`, `m42`, `m43`, `m44`) which comprise the matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/toFloat64Array)\n     */\n    toFloat64Array(): Float64Array<ArrayBuffer>;\n    /**\n     * The **`toJSON()`** method of the DOMMatrixReadOnly interface creates and returns a JSON object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/toJSON)\n     */\n    toJSON(): any;\n    /**\n     * The **`transformPoint`** method of the You can also create a new `DOMPoint` by applying a matrix to a point with the DOMPointReadOnly.matrixTransform() method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/transformPoint)\n     */\n    transformPoint(point?: DOMPointInit): DOMPoint;\n    /**\n     * The `translate()` method of the DOMMatrixReadOnly interface creates a new matrix being the result of the original matrix with a translation applied.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/translate)\n     */\n    translate(tx?: number, ty?: number, tz?: number): DOMMatrix;\n    toString(): string;\n}\n\ndeclare var DOMMatrixReadOnly: {\n    prototype: DOMMatrixReadOnly;\n    new(init?: string | number[]): DOMMatrixReadOnly;\n    fromFloat32Array(array32: Float32Array<ArrayBuffer>): DOMMatrixReadOnly;\n    fromFloat64Array(array64: Float64Array<ArrayBuffer>): DOMMatrixReadOnly;\n    fromMatrix(other?: DOMMatrixInit): DOMMatrixReadOnly;\n};\n\n/**\n * The **`DOMParser`** interface provides the ability to parse XML or HTML source code from a string into a DOM Document.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMParser)\n */\ninterface DOMParser {\n    /**\n     * The **`parseFromString()`** method of the DOMParser interface parses a string containing either HTML or XML, returning an HTMLDocument or an XMLDocument.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMParser/parseFromString)\n     */\n    parseFromString(string: string, type: DOMParserSupportedType): Document;\n}\n\ndeclare var DOMParser: {\n    prototype: DOMParser;\n    new(): DOMParser;\n};\n\n/**\n * A **`DOMPoint`** object represents a 2D or 3D point in a coordinate system; it includes values for the coordinates in up to three dimensions, as well as an optional perspective value.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPoint)\n */\ninterface DOMPoint extends DOMPointReadOnly {\n    /**\n     * The **`DOMPoint`** interface's **`w`** property holds the point's perspective value, w, for a point in space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPoint/w)\n     */\n    w: number;\n    /**\n     * The **`DOMPoint`** interface's **`x`** property holds the horizontal coordinate, x, for a point in space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPoint/x)\n     */\n    x: number;\n    /**\n     * The **`DOMPoint`** interface's **`y`** property holds the vertical coordinate, _y_, for a point in space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPoint/y)\n     */\n    y: number;\n    /**\n     * The **`DOMPoint`** interface's **`z`** property specifies the depth coordinate of a point in space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPoint/z)\n     */\n    z: number;\n}\n\ndeclare var DOMPoint: {\n    prototype: DOMPoint;\n    new(x?: number, y?: number, z?: number, w?: number): DOMPoint;\n    /**\n     * The **`fromPoint()`** static method of the DOMPoint interface creates and returns a new mutable `DOMPoint` object given a source point.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPoint/fromPoint_static)\n     */\n    fromPoint(other?: DOMPointInit): DOMPoint;\n};\n\ntype SVGPoint = DOMPoint;\ndeclare var SVGPoint: typeof DOMPoint;\n\n/**\n * The **`DOMPointReadOnly`** interface specifies the coordinate and perspective fields used by DOMPoint to define a 2D or 3D point in a coordinate system.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPointReadOnly)\n */\ninterface DOMPointReadOnly {\n    /**\n     * The **`DOMPointReadOnly`** interface's **`w`** property holds the point's perspective value, `w`, for a read-only point in space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPointReadOnly/w)\n     */\n    readonly w: number;\n    /**\n     * The **`DOMPointReadOnly`** interface's **`x`** property holds the horizontal coordinate, x, for a read-only point in space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPointReadOnly/x)\n     */\n    readonly x: number;\n    /**\n     * The **`DOMPointReadOnly`** interface's **`y`** property holds the vertical coordinate, y, for a read-only point in space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPointReadOnly/y)\n     */\n    readonly y: number;\n    /**\n     * The **`DOMPointReadOnly`** interface's **`z`** property holds the depth coordinate, z, for a read-only point in space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPointReadOnly/z)\n     */\n    readonly z: number;\n    /**\n     * The **`matrixTransform()`** method of the DOMPointReadOnly interface applies a matrix transform specified as an object to the DOMPointReadOnly object, creating and returning a new `DOMPointReadOnly` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPointReadOnly/matrixTransform)\n     */\n    matrixTransform(matrix?: DOMMatrixInit): DOMPoint;\n    /**\n     * The DOMPointReadOnly method `toJSON()` returns an object giving the ```js-nolint toJSON() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPointReadOnly/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var DOMPointReadOnly: {\n    prototype: DOMPointReadOnly;\n    new(x?: number, y?: number, z?: number, w?: number): DOMPointReadOnly;\n    /**\n     * The static **DOMPointReadOnly** method `fromPoint()` creates and returns a new `DOMPointReadOnly` object given a source point.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPointReadOnly/fromPoint_static)\n     */\n    fromPoint(other?: DOMPointInit): DOMPointReadOnly;\n};\n\n/**\n * A `DOMQuad` is a collection of four `DOMPoint`s defining the corners of an arbitrary quadrilateral.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMQuad)\n */\ninterface DOMQuad {\n    /**\n     * The **`DOMQuad`** interface's **`p1`** property holds the DOMPoint object that represents one of the four corners of the `DOMQuad`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMQuad/p1)\n     */\n    readonly p1: DOMPoint;\n    /**\n     * The **`DOMQuad`** interface's **`p2`** property holds the DOMPoint object that represents one of the four corners of the `DOMQuad`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMQuad/p2)\n     */\n    readonly p2: DOMPoint;\n    /**\n     * The **`DOMQuad`** interface's **`p3`** property holds the DOMPoint object that represents one of the four corners of the `DOMQuad`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMQuad/p3)\n     */\n    readonly p3: DOMPoint;\n    /**\n     * The **`DOMQuad`** interface's **`p4`** property holds the DOMPoint object that represents one of the four corners of the `DOMQuad`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMQuad/p4)\n     */\n    readonly p4: DOMPoint;\n    /**\n     * The DOMQuad method `getBounds()` returns a DOMRect object representing the smallest rectangle that fully contains the `DOMQuad` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMQuad/getBounds)\n     */\n    getBounds(): DOMRect;\n    /**\n     * The DOMQuad method `toJSON()` returns a ```js-nolint toJSON() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMQuad/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var DOMQuad: {\n    prototype: DOMQuad;\n    new(p1?: DOMPointInit, p2?: DOMPointInit, p3?: DOMPointInit, p4?: DOMPointInit): DOMQuad;\n    fromQuad(other?: DOMQuadInit): DOMQuad;\n    fromRect(other?: DOMRectInit): DOMQuad;\n};\n\n/**\n * A **`DOMRect`** describes the size and position of a rectangle.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRect)\n */\ninterface DOMRect extends DOMRectReadOnly {\n    /**\n     * The **`height`** property of the DOMRect interface represents the height of the rectangle.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRect/height)\n     */\n    height: number;\n    /**\n     * The **`width`** property of the DOMRect interface represents the width of the rectangle.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRect/width)\n     */\n    width: number;\n    /**\n     * The **`x`** property of the DOMRect interface represents the x-coordinate of the rectangle, which is the horizontal distance between the viewport's left edge and the rectangle's origin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRect/x)\n     */\n    x: number;\n    /**\n     * The **`y`** property of the DOMRect interface represents the y-coordinate of the rectangle, which is the vertical distance between the viewport's top edge and the rectangle's origin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRect/y)\n     */\n    y: number;\n}\n\ndeclare var DOMRect: {\n    prototype: DOMRect;\n    new(x?: number, y?: number, width?: number, height?: number): DOMRect;\n    /**\n     * The **`fromRect()`** static method of the object with a given location and dimensions.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRect/fromRect_static)\n     */\n    fromRect(other?: DOMRectInit): DOMRect;\n};\n\ntype SVGRect = DOMRect;\ndeclare var SVGRect: typeof DOMRect;\n\n/**\n * The **`DOMRectList`** interface represents a collection of DOMRect objects, typically used to hold the rectangles associated with a particular element, like bounding boxes returned by methods such as Element.getClientRects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectList)\n */\ninterface DOMRectList {\n    /**\n     * The read-only **`length`** property of the DOMRectList interface returns the number of DOMRect objects in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectList/length)\n     */\n    readonly length: number;\n    /**\n     * The DOMRectList method `item()` returns the DOMRect at the specified index within the list, or `null` if the index is out of range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectList/item)\n     */\n    item(index: number): DOMRect | null;\n    [index: number]: DOMRect;\n}\n\ndeclare var DOMRectList: {\n    prototype: DOMRectList;\n    new(): DOMRectList;\n};\n\n/**\n * The **`DOMRectReadOnly`** interface specifies the standard properties (also used by DOMRect) to define a rectangle whose properties are immutable.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly)\n */\ninterface DOMRectReadOnly {\n    /**\n     * The **`bottom`** read-only property of the **`DOMRectReadOnly`** interface returns the bottom coordinate value of the `DOMRect`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/bottom)\n     */\n    readonly bottom: number;\n    /**\n     * The **`height`** read-only property of the **`DOMRectReadOnly`** interface represents the height of the `DOMRect`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/height)\n     */\n    readonly height: number;\n    /**\n     * The **`left`** read-only property of the **`DOMRectReadOnly`** interface returns the left coordinate value of the `DOMRect`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/left)\n     */\n    readonly left: number;\n    /**\n     * The **`right`** read-only property of the **`DOMRectReadOnly`** interface returns the right coordinate value of the `DOMRect`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/right)\n     */\n    readonly right: number;\n    /**\n     * The **`top`** read-only property of the **`DOMRectReadOnly`** interface returns the top coordinate value of the `DOMRect`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/top)\n     */\n    readonly top: number;\n    /**\n     * The **`width`** read-only property of the **`DOMRectReadOnly`** interface represents the width of the `DOMRect`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/width)\n     */\n    readonly width: number;\n    /**\n     * The **`x`** read-only property of the **`DOMRectReadOnly`** interface represents the x coordinate of the `DOMRect`'s origin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/x)\n     */\n    readonly x: number;\n    /**\n     * The **`y`** read-only property of the **`DOMRectReadOnly`** interface represents the y coordinate of the `DOMRect`'s origin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/y)\n     */\n    readonly y: number;\n    /**\n     * The DOMRectReadOnly method `toJSON()` returns a JSON representation of the `DOMRectReadOnly` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var DOMRectReadOnly: {\n    prototype: DOMRectReadOnly;\n    new(x?: number, y?: number, width?: number, height?: number): DOMRectReadOnly;\n    /**\n     * The **`fromRect()`** static method of the object with a given location and dimensions.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/fromRect_static)\n     */\n    fromRect(other?: DOMRectInit): DOMRectReadOnly;\n};\n\n/**\n * The **`DOMStringList`** interface is a legacy type returned by some APIs and represents a non-modifiable list of strings (`DOMString`).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMStringList)\n */\ninterface DOMStringList {\n    /**\n     * The read-only **`length`** property indicates the number of strings in the DOMStringList.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMStringList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`contains()`** method returns a boolean indicating whether the given string is in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMStringList/contains)\n     */\n    contains(string: string): boolean;\n    /**\n     * The **`item()`** method returns a string from a `DOMStringList` by index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMStringList/item)\n     */\n    item(index: number): string | null;\n    [index: number]: string;\n}\n\ndeclare var DOMStringList: {\n    prototype: DOMStringList;\n    new(): DOMStringList;\n};\n\n/**\n * The **`DOMStringMap`** interface is used for the HTMLElement.dataset attribute, to represent data for custom attributes added to elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMStringMap)\n */\ninterface DOMStringMap {\n    [name: string]: string | undefined;\n}\n\ndeclare var DOMStringMap: {\n    prototype: DOMStringMap;\n    new(): DOMStringMap;\n};\n\n/**\n * The **`DOMTokenList`** interface represents a set of space-separated tokens.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMTokenList)\n */\ninterface DOMTokenList {\n    /**\n     * The read-only **`length`** property of the DOMTokenList interface is an `integer` representing the number of objects stored in the object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMTokenList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`value`** property of the DOMTokenList interface is a stringifier that returns the value of the list serialized as a string, or clears and sets the list to the given value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMTokenList/value)\n     */\n    value: string;\n    toString(): string;\n    /**\n     * The **`add()`** method of the DOMTokenList interface adds the given tokens to the list, omitting any that are already present.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMTokenList/add)\n     */\n    add(...tokens: string[]): void;\n    /**\n     * The **`contains()`** method of the DOMTokenList interface returns a boolean value — `true` if the underlying list contains the given token, otherwise `false`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMTokenList/contains)\n     */\n    contains(token: string): boolean;\n    /**\n     * The **`item()`** method of the DOMTokenList interface returns an item in the list, determined by its position in the list, its index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMTokenList/item)\n     */\n    item(index: number): string | null;\n    /**\n     * The **`remove()`** method of the DOMTokenList interface removes the specified _tokens_ from the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMTokenList/remove)\n     */\n    remove(...tokens: string[]): void;\n    /**\n     * The **`replace()`** method of the DOMTokenList interface replaces an existing token with a new token.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMTokenList/replace)\n     */\n    replace(token: string, newToken: string): boolean;\n    /**\n     * The **`supports()`** method of the DOMTokenList interface returns `true` if a given `token` is in the associated attribute's supported tokens.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMTokenList/supports)\n     */\n    supports(token: string): boolean;\n    /**\n     * The **`toggle()`** method of the DOMTokenList interface removes an existing token from the list and returns `false`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMTokenList/toggle)\n     */\n    toggle(token: string, force?: boolean): boolean;\n    forEach(callbackfn: (value: string, key: number, parent: DOMTokenList) => void, thisArg?: any): void;\n    [index: number]: string;\n}\n\ndeclare var DOMTokenList: {\n    prototype: DOMTokenList;\n    new(): DOMTokenList;\n};\n\n/**\n * The **`DataTransfer`** object is used to hold any data transferred between contexts, such as a drag and drop operation, or clipboard read/write.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransfer)\n */\ninterface DataTransfer {\n    /**\n     * The **`DataTransfer.dropEffect`** property controls the feedback (typically visual) the user is given during a drag and drop operation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransfer/dropEffect)\n     */\n    dropEffect: \"none\" | \"copy\" | \"link\" | \"move\";\n    /**\n     * The **`DataTransfer.effectAllowed`** property specifies the effect that is allowed for a drag operation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransfer/effectAllowed)\n     */\n    effectAllowed: \"none\" | \"copy\" | \"copyLink\" | \"copyMove\" | \"link\" | \"linkMove\" | \"move\" | \"all\" | \"uninitialized\";\n    /**\n     * The **`files`** read-only property of `DataTransfer` objects is a list of the files in the drag operation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransfer/files)\n     */\n    readonly files: FileList;\n    /**\n     * The read-only `items` property of the DataTransfer interface is a A DataTransferItemList object containing DataTransferItem objects representing the items being dragged in a drag operation, one list item for each object being dragged.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransfer/items)\n     */\n    readonly items: DataTransferItemList;\n    /**\n     * The **`DataTransfer.types`** read-only property returns the available types that exist in the DataTransfer.items.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransfer/types)\n     */\n    readonly types: ReadonlyArray<string>;\n    /**\n     * The **`DataTransfer.clearData()`** method removes the drag operation's drag data for the given type.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransfer/clearData)\n     */\n    clearData(format?: string): void;\n    /**\n     * The **`DataTransfer.getData()`** method retrieves drag data (as a string) for the specified type.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransfer/getData)\n     */\n    getData(format: string): string;\n    /**\n     * The **`DataTransfer.setData()`** method sets the drag operation's drag data to the specified data and type.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransfer/setData)\n     */\n    setData(format: string, data: string): void;\n    /**\n     * When a drag occurs, a translucent image is generated from the drag target (the element the HTMLElement/dragstart_event event is fired at), and follows the mouse pointer during the drag.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransfer/setDragImage)\n     */\n    setDragImage(image: Element, x: number, y: number): void;\n}\n\ndeclare var DataTransfer: {\n    prototype: DataTransfer;\n    new(): DataTransfer;\n};\n\n/**\n * The **`DataTransferItem`** object represents one drag data item.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransferItem)\n */\ninterface DataTransferItem {\n    /**\n     * The read-only **`DataTransferItem.kind`** property returns the kind–a string or a file–of the DataTransferItem object representing the _drag data item_.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransferItem/kind)\n     */\n    readonly kind: string;\n    /**\n     * The read-only **`DataTransferItem.type`** property returns the type (format) of the DataTransferItem object representing the drag data item.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransferItem/type)\n     */\n    readonly type: string;\n    /**\n     * If the item is a file, the **`DataTransferItem.getAsFile()`** method returns the drag data item's File object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransferItem/getAsFile)\n     */\n    getAsFile(): File | null;\n    /**\n     * The **`DataTransferItem.getAsString()`** method invokes the given callback with the drag data item's string data as the argument if the item's DataTransferItem.kind is a _Plain unicode string_ (i.e., `kind` is `string`).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransferItem/getAsString)\n     */\n    getAsString(callback: FunctionStringCallback | null): void;\n    /**\n     * If the item described by the DataTransferItem is a file, `webkitGetAsEntry()` returns a FileSystemFileEntry or FileSystemDirectoryEntry representing it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransferItem/webkitGetAsEntry)\n     */\n    webkitGetAsEntry(): FileSystemEntry | null;\n}\n\ndeclare var DataTransferItem: {\n    prototype: DataTransferItem;\n    new(): DataTransferItem;\n};\n\n/**\n * The **`DataTransferItemList`** object is a list of DataTransferItem objects representing items being dragged.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransferItemList)\n */\ninterface DataTransferItemList {\n    /**\n     * The read-only **`length`** property of the the drag item list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransferItemList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`DataTransferItemList.add()`** method creates a new list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransferItemList/add)\n     */\n    add(data: string, type: string): DataTransferItem | null;\n    add(data: File): DataTransferItem | null;\n    /**\n     * The DataTransferItemList method **`clear()`** removes all DataTransferItem objects from the drag data items list, leaving the list empty.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransferItemList/clear)\n     */\n    clear(): void;\n    /**\n     * The **`DataTransferItemList.remove()`** method removes the less than zero or greater than one less than the length of the list, the list will not be changed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DataTransferItemList/remove)\n     */\n    remove(index: number): void;\n    [index: number]: DataTransferItem;\n}\n\ndeclare var DataTransferItemList: {\n    prototype: DataTransferItemList;\n    new(): DataTransferItemList;\n};\n\n/**\n * The **`DecompressionStream`** interface of the Compression Streams API is an API for decompressing a stream of data.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DecompressionStream)\n */\ninterface DecompressionStream extends GenericTransformStream {\n    readonly readable: ReadableStream<Uint8Array<ArrayBuffer>>;\n    readonly writable: WritableStream<BufferSource>;\n}\n\ndeclare var DecompressionStream: {\n    prototype: DecompressionStream;\n    new(format: CompressionFormat): DecompressionStream;\n};\n\n/**\n * The **`DelayNode`** interface represents a delay-line; an AudioNode audio-processing module that causes a delay between the arrival of an input data and its propagation to the output.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DelayNode)\n */\ninterface DelayNode extends AudioNode {\n    /**\n     * The `delayTime` property of the DelayNode interface is an a-rate AudioParam representing the amount of delay to apply.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DelayNode/delayTime)\n     */\n    readonly delayTime: AudioParam;\n}\n\ndeclare var DelayNode: {\n    prototype: DelayNode;\n    new(context: BaseAudioContext, options?: DelayOptions): DelayNode;\n};\n\n/**\n * The **`DeviceMotionEvent`** interface of the Device Orientation Events provides web developers with information about the speed of changes for the device's position and orientation.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceMotionEvent)\n */\ninterface DeviceMotionEvent extends Event {\n    /**\n     * The **`acceleration`** read-only property of the DeviceMotionEvent interface returns the acceleration recorded by the device, in meters per second squared (m/s²).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceMotionEvent/acceleration)\n     */\n    readonly acceleration: DeviceMotionEventAcceleration | null;\n    /**\n     * The **`accelerationIncludingGravity`** read-only property of the DeviceMotionEvent interface returns the amount of acceleration recorded by the device, in meters per second squared (m/s²).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceMotionEvent/accelerationIncludingGravity)\n     */\n    readonly accelerationIncludingGravity: DeviceMotionEventAcceleration | null;\n    /**\n     * The **`interval`** read-only property of the DeviceMotionEvent interface returns the interval, in milliseconds, at which data is obtained from the underlying hardware.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceMotionEvent/interval)\n     */\n    readonly interval: number;\n    /**\n     * The **`rotationRate`** read-only property of the DeviceMotionEvent interface returns the rate at which the device is rotating around each of its axes in degrees per second.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceMotionEvent/rotationRate)\n     */\n    readonly rotationRate: DeviceMotionEventRotationRate | null;\n}\n\ndeclare var DeviceMotionEvent: {\n    prototype: DeviceMotionEvent;\n    new(type: string, eventInitDict?: DeviceMotionEventInit): DeviceMotionEvent;\n};\n\n/**\n * The **`DeviceMotionEventAcceleration`** interface of the Device Orientation Events provides information about the amount of acceleration the device is experiencing along all three axes.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceMotionEventAcceleration)\n */\ninterface DeviceMotionEventAcceleration {\n    /**\n     * The **`x`** read-only property of the DeviceMotionEventAcceleration interface indicates the amount of acceleration that occurred along the X axis in a `DeviceMotionEventAcceleration` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceMotionEventAcceleration/x)\n     */\n    readonly x: number | null;\n    /**\n     * The **`y`** read-only property of the DeviceMotionEventAcceleration interface indicates the amount of acceleration that occurred along the Y axis in a `DeviceMotionEventAcceleration` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceMotionEventAcceleration/y)\n     */\n    readonly y: number | null;\n    /**\n     * The **`z`** read-only property of the DeviceMotionEventAcceleration interface indicates the amount of acceleration that occurred along the Z axis in a `DeviceMotionEventAcceleration` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceMotionEventAcceleration/z)\n     */\n    readonly z: number | null;\n}\n\n/**\n * A **`DeviceMotionEventRotationRate`** interface of the Device Orientation Events provides information about the rate at which the device is rotating around all three axes.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceMotionEventRotationRate)\n */\ninterface DeviceMotionEventRotationRate {\n    /**\n     * The **`alpha`** read-only property of the DeviceMotionEventRotationRate interface indicates the rate of rotation around the Z axis, in degrees per second.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceMotionEventRotationRate/alpha)\n     */\n    readonly alpha: number | null;\n    /**\n     * The **`beta`** read-only property of the DeviceMotionEventRotationRate interface indicates the rate of rotation around the X axis, in degrees per second.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceMotionEventRotationRate/beta)\n     */\n    readonly beta: number | null;\n    /**\n     * The **`gamma`** read-only property of the DeviceMotionEventRotationRate interface indicates the rate of rotation around the Y axis, in degrees per second.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceMotionEventRotationRate/gamma)\n     */\n    readonly gamma: number | null;\n}\n\n/**\n * The **`DeviceOrientationEvent`** interface of the Device Orientation Events provides web developers with information from the physical orientation of the device running the web page.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceOrientationEvent)\n */\ninterface DeviceOrientationEvent extends Event {\n    /**\n     * The **`absolute`** read-only property of the DeviceOrientationEvent interface indicates whether or not the device is providing orientation data absolutely (that is, in reference to the Earth's coordinate frame) or using some arbitrary frame determined by the device.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceOrientationEvent/absolute)\n     */\n    readonly absolute: boolean;\n    /**\n     * The **`alpha`** read-only property of the DeviceOrientationEvent interface returns the rotation of the device around the Z axis; that is, the number of degrees by which the device is being twisted around the center of the screen.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceOrientationEvent/alpha)\n     */\n    readonly alpha: number | null;\n    /**\n     * The **`beta`** read-only property of the DeviceOrientationEvent interface returns the rotation of the device around the X axis; that is, the number of degrees, ranged between -180 and 180, by which the device is tipped forward or backward.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceOrientationEvent/beta)\n     */\n    readonly beta: number | null;\n    /**\n     * The **`gamma`** read-only property of the DeviceOrientationEvent interface returns the rotation of the device around the Y axis; that is, the number of degrees, ranged between `-90` and `90`, by which the device is tilted left or right.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DeviceOrientationEvent/gamma)\n     */\n    readonly gamma: number | null;\n}\n\ndeclare var DeviceOrientationEvent: {\n    prototype: DeviceOrientationEvent;\n    new(type: string, eventInitDict?: DeviceOrientationEventInit): DeviceOrientationEvent;\n};\n\ninterface DocumentEventMap extends GlobalEventHandlersEventMap {\n    \"DOMContentLoaded\": Event;\n    \"fullscreenchange\": Event;\n    \"fullscreenerror\": Event;\n    \"pointerlockchange\": Event;\n    \"pointerlockerror\": Event;\n    \"readystatechange\": Event;\n    \"visibilitychange\": Event;\n}\n\n/**\n * The **`Document`** interface represents any web page loaded in the browser and serves as an entry point into the web page's content, which is the DOM tree.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document)\n */\ninterface Document extends Node, DocumentOrShadowRoot, FontFaceSource, GlobalEventHandlers, NonElementParentNode, ParentNode, XPathEvaluatorBase {\n    /**\n     * The **`URL`** read-only property of the Document interface returns the document location as a string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/URL)\n     */\n    readonly URL: string;\n    /**\n     * Returns or sets the color of an active link in the document body.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/alinkColor)\n     */\n    alinkColor: string;\n    /**\n     * The Document interface's read-only **`all`** property returns an HTMLAllCollection rooted at the document node.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/all)\n     */\n    readonly all: HTMLAllCollection;\n    /**\n     * The **`anchors`** read-only property of the An HTMLCollection.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/anchors)\n     */\n    readonly anchors: HTMLCollectionOf<HTMLAnchorElement>;\n    /**\n     * The **`applets`** property of the Document returns an empty HTMLCollection.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/applets)\n     */\n    readonly applets: HTMLCollection;\n    /**\n     * The deprecated `bgColor` property gets or sets the background color of the current document.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/bgColor)\n     */\n    bgColor: string;\n    /**\n     * The **`Document.body`** property represents the `null` if no such element exists.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/body)\n     */\n    body: HTMLElement;\n    /**\n     * The **`Document.characterSet`** read-only property returns the character encoding of the document that it's currently rendered with.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/characterSet)\n     */\n    readonly characterSet: string;\n    /**\n     * @deprecated This is a legacy alias of `characterSet`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/characterSet)\n     */\n    readonly charset: string;\n    /**\n     * The **`Document.compatMode`** read-only property indicates whether the document is rendered in Quirks mode or Standards mode.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/compatMode)\n     */\n    readonly compatMode: string;\n    /**\n     * The **`Document.contentType`** read-only property returns the MIME type that the document is being rendered as.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/contentType)\n     */\n    readonly contentType: string;\n    /**\n     * The Document property `cookie` lets you read and write cookies associated with the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/cookie)\n     */\n    cookie: string;\n    /**\n     * The **`Document.currentScript`** property returns the script element whose script is currently being processed and isn't a JavaScript module.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/currentScript)\n     */\n    readonly currentScript: HTMLOrSVGScriptElement | null;\n    /**\n     * In browsers, **`document.defaultView`** returns the This property is read-only.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/defaultView)\n     */\n    readonly defaultView: (WindowProxy & typeof globalThis) | null;\n    /**\n     * **`document.designMode`** controls whether the entire document is editable.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/designMode)\n     */\n    designMode: string;\n    /**\n     * The **`Document.dir`** property is a string representing the directionality of the text of the document, whether left to right (default) or right to left.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/dir)\n     */\n    dir: string;\n    /**\n     * The **`doctype`** read-only property of the Document interface is a DocumentType object representing the Doctype associated with the current document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/doctype)\n     */\n    readonly doctype: DocumentType | null;\n    /**\n     * The **`documentElement`** read-only property of the Document interface returns the example, the html element for HTML documents).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/documentElement)\n     */\n    readonly documentElement: HTMLElement;\n    /**\n     * The **`documentURI`** read-only property of the A string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/documentURI)\n     */\n    readonly documentURI: string;\n    /**\n     * The **`domain`** property of the Document interface gets/sets the domain portion of the origin of the current document, as used by the same-origin policy.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/domain)\n     */\n    domain: string;\n    /**\n     * The **`embeds`** read-only property of the An HTMLCollection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/embeds)\n     */\n    readonly embeds: HTMLCollectionOf<HTMLEmbedElement>;\n    /**\n     * **`fgColor`** gets/sets the foreground color, or text color, of the current document.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/fgColor)\n     */\n    fgColor: string;\n    /**\n     * The **`forms`** read-only property of the Document interface returns an HTMLCollection listing all the form elements contained in the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/forms)\n     */\n    readonly forms: HTMLCollectionOf<HTMLFormElement>;\n    /**\n     * The **`fragmentDirective`** read-only property of the Document interface returns the FragmentDirective for the current document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/fragmentDirective)\n     */\n    readonly fragmentDirective: FragmentDirective;\n    /**\n     * The obsolete Document interface's **`fullscreen`** read-only property reports whether or not the document is currently displaying content in fullscreen mode.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/fullscreen)\n     */\n    readonly fullscreen: boolean;\n    /**\n     * The read-only **`fullscreenEnabled`** property on the Document interface indicates whether or not fullscreen mode is available.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/fullscreenEnabled)\n     */\n    readonly fullscreenEnabled: boolean;\n    /**\n     * The **`head`** read-only property of the Document interface returns the head element of the current document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/head)\n     */\n    readonly head: HTMLHeadElement;\n    /**\n     * The **`Document.hidden`** read-only property returns a Boolean value indicating if the page is considered hidden or not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/hidden)\n     */\n    readonly hidden: boolean;\n    /**\n     * The **`images`** read-only property of the Document interface returns a collection of the images in the current HTML document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/images)\n     */\n    readonly images: HTMLCollectionOf<HTMLImageElement>;\n    /**\n     * The **`Document.implementation`** property returns a A DOMImplementation object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/implementation)\n     */\n    readonly implementation: DOMImplementation;\n    /**\n     * @deprecated This is a legacy alias of `characterSet`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/characterSet)\n     */\n    readonly inputEncoding: string;\n    /**\n     * The **`lastModified`** property of the Document interface returns a string containing the date and local time on which the current document was last modified.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/lastModified)\n     */\n    readonly lastModified: string;\n    /**\n     * The **`Document.linkColor`** property gets/sets the color of links within the document.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/linkColor)\n     */\n    linkColor: string;\n    /**\n     * The **`links`** read-only property of the Document interface returns a collection of all area elements and a elements in a document with a value for the href attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/links)\n     */\n    readonly links: HTMLCollectionOf<HTMLAnchorElement | HTMLAreaElement>;\n    /**\n     * The **`Document.location`** read-only property returns a and provides methods for changing that URL and loading another URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/location)\n     */\n    get location(): Location;\n    set location(href: string);\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/fullscreenchange_event) */\n    onfullscreenchange: ((this: Document, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/fullscreenerror_event) */\n    onfullscreenerror: ((this: Document, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/pointerlockchange_event) */\n    onpointerlockchange: ((this: Document, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/pointerlockerror_event) */\n    onpointerlockerror: ((this: Document, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/readystatechange_event) */\n    onreadystatechange: ((this: Document, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/visibilitychange_event) */\n    onvisibilitychange: ((this: Document, ev: Event) => any) | null;\n    readonly ownerDocument: null;\n    /**\n     * The read-only **`pictureInPictureEnabled`** property of the available.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/pictureInPictureEnabled)\n     */\n    readonly pictureInPictureEnabled: boolean;\n    /**\n     * The **`plugins`** read-only property of the containing one or more HTMLEmbedElements representing the An HTMLCollection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/plugins)\n     */\n    readonly plugins: HTMLCollectionOf<HTMLEmbedElement>;\n    /**\n     * The **`Document.readyState`** property describes the loading state of the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/readyState)\n     */\n    readonly readyState: DocumentReadyState;\n    /**\n     * The **`Document.referrer`** property returns the URI of the page that linked to this page.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/referrer)\n     */\n    readonly referrer: string;\n    /**\n     * **`Document.rootElement`** returns the Element that is the root element of the document if it is an documents.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/rootElement)\n     */\n    readonly rootElement: SVGSVGElement | null;\n    /**\n     * The **`scripts`** property of the Document interface returns a list of the script elements in the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/scripts)\n     */\n    readonly scripts: HTMLCollectionOf<HTMLScriptElement>;\n    /**\n     * The **`scrollingElement`** read-only property of the scrolls the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/scrollingElement)\n     */\n    readonly scrollingElement: Element | null;\n    /**\n     * The `timeline` readonly property of the Document interface represents the default timeline of the current document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/timeline)\n     */\n    readonly timeline: DocumentTimeline;\n    /**\n     * The **`document.title`** property gets or sets the current title of the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/title)\n     */\n    title: string;\n    /**\n     * The **`Document.visibilityState`** read-only property returns the visibility of the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/visibilityState)\n     */\n    readonly visibilityState: DocumentVisibilityState;\n    /**\n     * The **`Document.vlinkColor`** property gets/sets the color of links that the user has visited in the document.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/vlinkColor)\n     */\n    vlinkColor: string;\n    /**\n     * **`Document.adoptNode()`** transfers a node/dom from another Document into the method's document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/adoptNode)\n     */\n    adoptNode<T extends Node>(node: T): T;\n    /** @deprecated */\n    captureEvents(): void;\n    /**\n     * The **`caretPositionFromPoint()`** method of the Document interface returns a CaretPosition object, containing the DOM node, along with the caret and caret's character offset within that node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/caretPositionFromPoint)\n     */\n    caretPositionFromPoint(x: number, y: number, options?: CaretPositionFromPointOptions): CaretPosition | null;\n    /** @deprecated */\n    caretRangeFromPoint(x: number, y: number): Range | null;\n    /**\n     * The **`Document.clear()`** method does nothing, but doesn't raise any error.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/clear)\n     */\n    clear(): void;\n    /**\n     * The **`Document.close()`** method finishes writing to a document, opened with Document.open().\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/close)\n     */\n    close(): void;\n    /**\n     * The **`Document.createAttribute()`** method creates a new attribute node, and returns it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/createAttribute)\n     */\n    createAttribute(localName: string): Attr;\n    /**\n     * The **`Document.createAttributeNS()`** method creates a new attribute node with the specified namespace URI and qualified name, and returns it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/createAttributeNS)\n     */\n    createAttributeNS(namespace: string | null, qualifiedName: string): Attr;\n    /**\n     * **`createCDATASection()`** creates a new CDATA section node, and returns it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/createCDATASection)\n     */\n    createCDATASection(data: string): CDATASection;\n    /**\n     * **`createComment()`** creates a new comment node, and returns it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/createComment)\n     */\n    createComment(data: string): Comment;\n    /**\n     * Creates a new empty DocumentFragment into which DOM nodes can be added to build an offscreen DOM tree.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/createDocumentFragment)\n     */\n    createDocumentFragment(): DocumentFragment;\n    /**\n     * In an HTML document, the **`document.createElement()`** method creates the HTML element specified by `localName`, or an HTMLUnknownElement if `localName` isn't recognized.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/createElement)\n     */\n    createElement<K extends keyof HTMLElementTagNameMap>(tagName: K, options?: ElementCreationOptions): HTMLElementTagNameMap[K];\n    /** @deprecated */\n    createElement<K extends keyof HTMLElementDeprecatedTagNameMap>(tagName: K, options?: ElementCreationOptions): HTMLElementDeprecatedTagNameMap[K];\n    createElement(tagName: string, options?: ElementCreationOptions): HTMLElement;\n    /**\n     * Creates an element with the specified namespace URI and qualified name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/createElementNS)\n     */\n    createElementNS(namespaceURI: \"http://www.w3.org/1999/xhtml\", qualifiedName: string): HTMLElement;\n    createElementNS<K extends keyof SVGElementTagNameMap>(namespaceURI: \"http://www.w3.org/2000/svg\", qualifiedName: K): SVGElementTagNameMap[K];\n    createElementNS(namespaceURI: \"http://www.w3.org/2000/svg\", qualifiedName: string): SVGElement;\n    createElementNS<K extends keyof MathMLElementTagNameMap>(namespaceURI: \"http://www.w3.org/1998/Math/MathML\", qualifiedName: K): MathMLElementTagNameMap[K];\n    createElementNS(namespaceURI: \"http://www.w3.org/1998/Math/MathML\", qualifiedName: string): MathMLElement;\n    createElementNS(namespaceURI: string | null, qualifiedName: string, options?: ElementCreationOptions): Element;\n    createElementNS(namespace: string | null, qualifiedName: string, options?: string | ElementCreationOptions): Element;\n    /**\n     * Creates an event of the type specified.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/createEvent)\n     */\n    createEvent(eventInterface: \"AnimationEvent\"): AnimationEvent;\n    createEvent(eventInterface: \"AnimationPlaybackEvent\"): AnimationPlaybackEvent;\n    createEvent(eventInterface: \"AudioProcessingEvent\"): AudioProcessingEvent;\n    createEvent(eventInterface: \"BeforeUnloadEvent\"): BeforeUnloadEvent;\n    createEvent(eventInterface: \"BlobEvent\"): BlobEvent;\n    createEvent(eventInterface: \"ClipboardEvent\"): ClipboardEvent;\n    createEvent(eventInterface: \"CloseEvent\"): CloseEvent;\n    createEvent(eventInterface: \"CompositionEvent\"): CompositionEvent;\n    createEvent(eventInterface: \"ContentVisibilityAutoStateChangeEvent\"): ContentVisibilityAutoStateChangeEvent;\n    createEvent(eventInterface: \"CookieChangeEvent\"): CookieChangeEvent;\n    createEvent(eventInterface: \"CustomEvent\"): CustomEvent;\n    createEvent(eventInterface: \"DeviceMotionEvent\"): DeviceMotionEvent;\n    createEvent(eventInterface: \"DeviceOrientationEvent\"): DeviceOrientationEvent;\n    createEvent(eventInterface: \"DragEvent\"): DragEvent;\n    createEvent(eventInterface: \"ErrorEvent\"): ErrorEvent;\n    createEvent(eventInterface: \"Event\"): Event;\n    createEvent(eventInterface: \"Events\"): Event;\n    createEvent(eventInterface: \"FocusEvent\"): FocusEvent;\n    createEvent(eventInterface: \"FontFaceSetLoadEvent\"): FontFaceSetLoadEvent;\n    createEvent(eventInterface: \"FormDataEvent\"): FormDataEvent;\n    createEvent(eventInterface: \"GamepadEvent\"): GamepadEvent;\n    createEvent(eventInterface: \"HashChangeEvent\"): HashChangeEvent;\n    createEvent(eventInterface: \"IDBVersionChangeEvent\"): IDBVersionChangeEvent;\n    createEvent(eventInterface: \"InputEvent\"): InputEvent;\n    createEvent(eventInterface: \"KeyboardEvent\"): KeyboardEvent;\n    createEvent(eventInterface: \"MIDIConnectionEvent\"): MIDIConnectionEvent;\n    createEvent(eventInterface: \"MIDIMessageEvent\"): MIDIMessageEvent;\n    createEvent(eventInterface: \"MediaEncryptedEvent\"): MediaEncryptedEvent;\n    createEvent(eventInterface: \"MediaKeyMessageEvent\"): MediaKeyMessageEvent;\n    createEvent(eventInterface: \"MediaQueryListEvent\"): MediaQueryListEvent;\n    createEvent(eventInterface: \"MediaStreamTrackEvent\"): MediaStreamTrackEvent;\n    createEvent(eventInterface: \"MessageEvent\"): MessageEvent;\n    createEvent(eventInterface: \"MouseEvent\"): MouseEvent;\n    createEvent(eventInterface: \"MouseEvents\"): MouseEvent;\n    createEvent(eventInterface: \"OfflineAudioCompletionEvent\"): OfflineAudioCompletionEvent;\n    createEvent(eventInterface: \"PageRevealEvent\"): PageRevealEvent;\n    createEvent(eventInterface: \"PageSwapEvent\"): PageSwapEvent;\n    createEvent(eventInterface: \"PageTransitionEvent\"): PageTransitionEvent;\n    createEvent(eventInterface: \"PaymentMethodChangeEvent\"): PaymentMethodChangeEvent;\n    createEvent(eventInterface: \"PaymentRequestUpdateEvent\"): PaymentRequestUpdateEvent;\n    createEvent(eventInterface: \"PictureInPictureEvent\"): PictureInPictureEvent;\n    createEvent(eventInterface: \"PointerEvent\"): PointerEvent;\n    createEvent(eventInterface: \"PopStateEvent\"): PopStateEvent;\n    createEvent(eventInterface: \"ProgressEvent\"): ProgressEvent;\n    createEvent(eventInterface: \"PromiseRejectionEvent\"): PromiseRejectionEvent;\n    createEvent(eventInterface: \"RTCDTMFToneChangeEvent\"): RTCDTMFToneChangeEvent;\n    createEvent(eventInterface: \"RTCDataChannelEvent\"): RTCDataChannelEvent;\n    createEvent(eventInterface: \"RTCErrorEvent\"): RTCErrorEvent;\n    createEvent(eventInterface: \"RTCPeerConnectionIceErrorEvent\"): RTCPeerConnectionIceErrorEvent;\n    createEvent(eventInterface: \"RTCPeerConnectionIceEvent\"): RTCPeerConnectionIceEvent;\n    createEvent(eventInterface: \"RTCTrackEvent\"): RTCTrackEvent;\n    createEvent(eventInterface: \"SecurityPolicyViolationEvent\"): SecurityPolicyViolationEvent;\n    createEvent(eventInterface: \"SpeechSynthesisErrorEvent\"): SpeechSynthesisErrorEvent;\n    createEvent(eventInterface: \"SpeechSynthesisEvent\"): SpeechSynthesisEvent;\n    createEvent(eventInterface: \"StorageEvent\"): StorageEvent;\n    createEvent(eventInterface: \"SubmitEvent\"): SubmitEvent;\n    createEvent(eventInterface: \"TextEvent\"): TextEvent;\n    createEvent(eventInterface: \"ToggleEvent\"): ToggleEvent;\n    createEvent(eventInterface: \"TouchEvent\"): TouchEvent;\n    createEvent(eventInterface: \"TrackEvent\"): TrackEvent;\n    createEvent(eventInterface: \"TransitionEvent\"): TransitionEvent;\n    createEvent(eventInterface: \"UIEvent\"): UIEvent;\n    createEvent(eventInterface: \"UIEvents\"): UIEvent;\n    createEvent(eventInterface: \"WebGLContextEvent\"): WebGLContextEvent;\n    createEvent(eventInterface: \"WheelEvent\"): WheelEvent;\n    createEvent(eventInterface: string): Event;\n    /**\n     * The **`Document.createNodeIterator()`** method returns a new `NodeIterator` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/createNodeIterator)\n     */\n    createNodeIterator(root: Node, whatToShow?: number, filter?: NodeFilter | null): NodeIterator;\n    /**\n     * `createProcessingInstruction()` generates a new processing instruction node and returns it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/createProcessingInstruction)\n     */\n    createProcessingInstruction(target: string, data: string): ProcessingInstruction;\n    /**\n     * The **`Document.createRange()`** method returns a new ```js-nolint createRange() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/createRange)\n     */\n    createRange(): Range;\n    /**\n     * Creates a new Text node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/createTextNode)\n     */\n    createTextNode(data: string): Text;\n    /**\n     * The **`Document.createTreeWalker()`** creator method returns a newly created TreeWalker object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/createTreeWalker)\n     */\n    createTreeWalker(root: Node, whatToShow?: number, filter?: NodeFilter | null): TreeWalker;\n    /**\n     * The **`execCommand`** method implements multiple different commands.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/execCommand)\n     */\n    execCommand(commandId: string, showUI?: boolean, value?: string): boolean;\n    /**\n     * The Document method **`exitFullscreen()`** requests that the element on this document which is currently being presented in fullscreen mode be taken out of fullscreen mode, restoring the previous state of the screen.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/exitFullscreen)\n     */\n    exitFullscreen(): Promise<void>;\n    /**\n     * The **`exitPictureInPicture()`** method of the Document interface requests that a video contained in this document, which is currently floating, be taken out of picture-in-picture mode, restoring the previous state of the screen.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/exitPictureInPicture)\n     */\n    exitPictureInPicture(): Promise<void>;\n    /**\n     * The **`exitPointerLock()`** method of the Document interface asynchronously releases a pointer lock previously requested through Element.requestPointerLock.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/exitPointerLock)\n     */\n    exitPointerLock(): void;\n    getElementById(elementId: string): HTMLElement | null;\n    /**\n     * The **`getElementsByClassName`** method of of all child elements which have all of the given class name(s).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/getElementsByClassName)\n     */\n    getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;\n    /**\n     * The **`getElementsByName()`** method of the Document object returns a NodeList Collection of elements with a given `name` attribute in the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/getElementsByName)\n     */\n    getElementsByName(elementName: string): NodeListOf<HTMLElement>;\n    /**\n     * The **`getElementsByTagName`** method of The complete document is searched, including the root node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/getElementsByTagName)\n     */\n    getElementsByTagName<K extends keyof HTMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementTagNameMap[K]>;\n    getElementsByTagName<K extends keyof SVGElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<SVGElementTagNameMap[K]>;\n    getElementsByTagName<K extends keyof MathMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<MathMLElementTagNameMap[K]>;\n    /** @deprecated */\n    getElementsByTagName<K extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>;\n    getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;\n    /**\n     * Returns a list of elements with the given tag name belonging to the given namespace.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/getElementsByTagNameNS)\n     */\n    getElementsByTagNameNS(namespaceURI: \"http://www.w3.org/1999/xhtml\", localName: string): HTMLCollectionOf<HTMLElement>;\n    getElementsByTagNameNS(namespaceURI: \"http://www.w3.org/2000/svg\", localName: string): HTMLCollectionOf<SVGElement>;\n    getElementsByTagNameNS(namespaceURI: \"http://www.w3.org/1998/Math/MathML\", localName: string): HTMLCollectionOf<MathMLElement>;\n    getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;\n    /**\n     * The **`getSelection()`** method of the Document interface returns the Selection object associated with this document, representing the range of text selected by the user, or the current position of the caret.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/getSelection)\n     */\n    getSelection(): Selection | null;\n    /**\n     * The **`hasFocus()`** method of the Document interface returns a boolean value indicating whether the document or any element inside the document has focus.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/hasFocus)\n     */\n    hasFocus(): boolean;\n    /**\n     * The **`hasStorageAccess()`** method of the Document interface returns a Promise that resolves with a boolean value indicating whether the document has access to third-party, unpartitioned cookies.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/hasStorageAccess)\n     */\n    hasStorageAccess(): Promise<boolean>;\n    /**\n     * The Document object's **`importNode()`** method creates a copy of a inserted into the current document later.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/importNode)\n     */\n    importNode<T extends Node>(node: T, options?: boolean | ImportNodeOptions): T;\n    /**\n     * The **`Document.open()`** method opens a document for This does come with some side effects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/open)\n     */\n    open(unused1?: string, unused2?: string): Document;\n    open(url: string | URL, name: string, features: string): WindowProxy | null;\n    /**\n     * The **`Document.queryCommandEnabled()`** method reports whether or not the specified editor command is enabled by the browser.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/queryCommandEnabled)\n     */\n    queryCommandEnabled(commandId: string): boolean;\n    /** @deprecated */\n    queryCommandIndeterm(commandId: string): boolean;\n    /**\n     * The **`queryCommandState()`** method will tell you if the current selection has a certain Document.execCommand() command applied.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/queryCommandState)\n     */\n    queryCommandState(commandId: string): boolean;\n    /**\n     * The **`Document.queryCommandSupported()`** method reports whether or not the specified editor command is supported by the browser.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/queryCommandSupported)\n     */\n    queryCommandSupported(commandId: string): boolean;\n    /** @deprecated */\n    queryCommandValue(commandId: string): string;\n    /** @deprecated */\n    releaseEvents(): void;\n    /**\n     * The **`requestStorageAccess()`** method of the Document interface allows content loaded in a third-party context (i.e., embedded in an iframe) to request access to third-party cookies and unpartitioned state.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/requestStorageAccess)\n     */\n    requestStorageAccess(): Promise<void>;\n    /**\n     * The **`startViewTransition()`** method of the Document interface starts a new same-document (SPA) view transition and returns a ViewTransition object to represent it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/startViewTransition)\n     */\n    startViewTransition(callbackOptions?: ViewTransitionUpdateCallback | StartViewTransitionOptions): ViewTransition;\n    /**\n     * The **`write()`** method of the Document interface writes text in one or more TrustedHTML or string parameters to a document stream opened by document.open().\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/write)\n     */\n    write(...text: string[]): void;\n    /**\n     * The **`writeln()`** method of the Document interface writes text in one or more TrustedHTML or string parameters to a document stream opened by document.open(), followed by a newline character.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/writeln)\n     */\n    writeln(...text: string[]): void;\n    /** [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/API/Node/textContent) */\n    get textContent(): null;\n    addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var Document: {\n    prototype: Document;\n    new(): Document;\n    /**\n     * The **`parseHTMLUnsafe()`** static method of the Document object is used to parse an HTML input, optionally filtering unwanted HTML elements and attributes, in order to create a new Document instance.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/parseHTMLUnsafe_static)\n     */\n    parseHTMLUnsafe(html: string): Document;\n};\n\n/**\n * The **`DocumentFragment`** interface represents a minimal document object that has no parent.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DocumentFragment)\n */\ninterface DocumentFragment extends Node, NonElementParentNode, ParentNode {\n    readonly ownerDocument: Document;\n    getElementById(elementId: string): HTMLElement | null;\n    /** [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/API/Node/textContent) */\n    get textContent(): string;\n    set textContent(value: string | null);\n}\n\ndeclare var DocumentFragment: {\n    prototype: DocumentFragment;\n    new(): DocumentFragment;\n};\n\ninterface DocumentOrShadowRoot {\n    /**\n     * Returns the deepest element in the document through which or to which key events are being routed. This is, roughly speaking, the focused element in the document.\n     *\n     * For the purposes of this API, when a child browsing context is focused, its container is focused in the parent browsing context. For example, if the user moves the focus to a text control in an iframe, the iframe is the element returned by the activeElement API in the iframe's node document.\n     *\n     * Similarly, when the focused element is in a different node tree than documentOrShadowRoot, the element returned will be the host that's located in the same node tree as documentOrShadowRoot if documentOrShadowRoot is a shadow-including inclusive ancestor of the focused element, and null if not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/activeElement)\n     */\n    readonly activeElement: Element | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/adoptedStyleSheets) */\n    adoptedStyleSheets: CSSStyleSheet[];\n    /**\n     * Returns document's fullscreen element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/fullscreenElement)\n     */\n    readonly fullscreenElement: Element | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/pictureInPictureElement) */\n    readonly pictureInPictureElement: Element | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/pointerLockElement) */\n    readonly pointerLockElement: Element | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/styleSheets) */\n    readonly styleSheets: StyleSheetList;\n    elementFromPoint(x: number, y: number): Element | null;\n    elementsFromPoint(x: number, y: number): Element[];\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/getAnimations) */\n    getAnimations(): Animation[];\n}\n\n/**\n * The **`DocumentTimeline`** interface of the Web Animations API represents animation timelines, including the default document timeline (accessed via Document.timeline).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DocumentTimeline)\n */\ninterface DocumentTimeline extends AnimationTimeline {\n}\n\ndeclare var DocumentTimeline: {\n    prototype: DocumentTimeline;\n    new(options?: DocumentTimelineOptions): DocumentTimeline;\n};\n\n/**\n * The **`DocumentType`** interface represents a Node containing a doctype.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DocumentType)\n */\ninterface DocumentType extends Node, ChildNode {\n    /**\n     * The read-only **`name`** property of the DocumentType returns the type of the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DocumentType/name)\n     */\n    readonly name: string;\n    readonly ownerDocument: Document;\n    /**\n     * The read-only **`publicId`** property of the DocumentType returns a formal identifier of the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DocumentType/publicId)\n     */\n    readonly publicId: string;\n    /**\n     * The read-only **`systemId`** property of the DocumentType returns the URL of the associated DTD.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DocumentType/systemId)\n     */\n    readonly systemId: string;\n    /** [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/API/Node/textContent) */\n    get textContent(): null;\n}\n\ndeclare var DocumentType: {\n    prototype: DocumentType;\n    new(): DocumentType;\n};\n\n/**\n * The **`DragEvent`** interface is a DOM event that represents a drag and drop interaction.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DragEvent)\n */\ninterface DragEvent extends MouseEvent {\n    /**\n     * The **`DragEvent.dataTransfer`** read-only property holds the drag operation's data (as a DataTransfer object).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DragEvent/dataTransfer)\n     */\n    readonly dataTransfer: DataTransfer | null;\n}\n\ndeclare var DragEvent: {\n    prototype: DragEvent;\n    new(type: string, eventInitDict?: DragEventInit): DragEvent;\n};\n\n/**\n * The `DynamicsCompressorNode` interface provides a compression effect, which lowers the volume of the loudest parts of the signal in order to help prevent clipping and distortion that can occur when multiple sounds are played and multiplexed together at once.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DynamicsCompressorNode)\n */\ninterface DynamicsCompressorNode extends AudioNode {\n    /**\n     * The `attack` property of the DynamicsCompressorNode interface is a k-rate AudioParam representing the amount of time, in seconds, required to reduce the gain by 10 dB.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DynamicsCompressorNode/attack)\n     */\n    readonly attack: AudioParam;\n    /**\n     * The `knee` property of the DynamicsCompressorNode interface is a k-rate AudioParam containing a decibel value representing the range above the threshold where the curve smoothly transitions to the compressed portion.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DynamicsCompressorNode/knee)\n     */\n    readonly knee: AudioParam;\n    /**\n     * The `ratio` property of the DynamicsCompressorNode interface Is a k-rate AudioParam representing the amount of change, in dB, needed in the input for a 1 dB change in the output.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DynamicsCompressorNode/ratio)\n     */\n    readonly ratio: AudioParam;\n    /**\n     * The **`reduction`** read-only property of the DynamicsCompressorNode interface is a float representing the amount of gain reduction currently applied by the compressor to the signal.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DynamicsCompressorNode/reduction)\n     */\n    readonly reduction: number;\n    /**\n     * The `release` property of the DynamicsCompressorNode interface Is a k-rate AudioParam representing the amount of time, in seconds, required to increase the gain by 10 dB.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DynamicsCompressorNode/release)\n     */\n    readonly release: AudioParam;\n    /**\n     * The `threshold` property of the DynamicsCompressorNode interface is a k-rate AudioParam representing the decibel value above which the compression will start taking effect.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DynamicsCompressorNode/threshold)\n     */\n    readonly threshold: AudioParam;\n}\n\ndeclare var DynamicsCompressorNode: {\n    prototype: DynamicsCompressorNode;\n    new(context: BaseAudioContext, options?: DynamicsCompressorOptions): DynamicsCompressorNode;\n};\n\n/**\n * The **`EXT_blend_minmax`** extension is part of the WebGL API and extends blending capabilities by adding two new blend equations: the minimum or maximum color components of the source and destination colors.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_blend_minmax)\n */\ninterface EXT_blend_minmax {\n    readonly MIN_EXT: 0x8007;\n    readonly MAX_EXT: 0x8008;\n}\n\n/**\n * The **`EXT_color_buffer_float`** extension is part of WebGL and adds the ability to render a variety of floating point formats.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_color_buffer_float)\n */\ninterface EXT_color_buffer_float {\n}\n\n/**\n * The **`EXT_color_buffer_half_float`** extension is part of the WebGL API and adds the ability to render to 16-bit floating-point color buffers.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_color_buffer_half_float)\n */\ninterface EXT_color_buffer_half_float {\n    readonly RGBA16F_EXT: 0x881A;\n    readonly RGB16F_EXT: 0x881B;\n    readonly FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT: 0x8211;\n    readonly UNSIGNED_NORMALIZED_EXT: 0x8C17;\n}\n\n/**\n * The WebGL API's `EXT_float_blend` extension allows blending and draw buffers with 32-bit floating-point components.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_float_blend)\n */\ninterface EXT_float_blend {\n}\n\n/**\n * The **`EXT_frag_depth`** extension is part of the WebGL API and enables to set a depth value of a fragment from within the fragment shader.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_frag_depth)\n */\ninterface EXT_frag_depth {\n}\n\n/**\n * The **`EXT_sRGB`** extension is part of the WebGL API and adds sRGB support to textures and framebuffer objects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_sRGB)\n */\ninterface EXT_sRGB {\n    readonly SRGB_EXT: 0x8C40;\n    readonly SRGB_ALPHA_EXT: 0x8C42;\n    readonly SRGB8_ALPHA8_EXT: 0x8C43;\n    readonly FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT: 0x8210;\n}\n\n/**\n * The **`EXT_shader_texture_lod`** extension is part of the WebGL API and adds additional texture functions to the OpenGL ES Shading Language which provide the shader writer with explicit control of LOD (Level of detail).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_shader_texture_lod)\n */\ninterface EXT_shader_texture_lod {\n}\n\n/**\n * The `EXT_texture_compression_bptc` extension is part of the WebGL API and exposes 4 BPTC compressed texture formats.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_texture_compression_bptc)\n */\ninterface EXT_texture_compression_bptc {\n    readonly COMPRESSED_RGBA_BPTC_UNORM_EXT: 0x8E8C;\n    readonly COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT: 0x8E8D;\n    readonly COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: 0x8E8E;\n    readonly COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT: 0x8E8F;\n}\n\n/**\n * The `EXT_texture_compression_rgtc` extension is part of the WebGL API and exposes 4 RGTC compressed texture formats.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_texture_compression_rgtc)\n */\ninterface EXT_texture_compression_rgtc {\n    readonly COMPRESSED_RED_RGTC1_EXT: 0x8DBB;\n    readonly COMPRESSED_SIGNED_RED_RGTC1_EXT: 0x8DBC;\n    readonly COMPRESSED_RED_GREEN_RGTC2_EXT: 0x8DBD;\n    readonly COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT: 0x8DBE;\n}\n\n/**\n * The **`EXT_texture_filter_anisotropic`** extension is part of the WebGL API and exposes two constants for anisotropic filtering (AF).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_texture_filter_anisotropic)\n */\ninterface EXT_texture_filter_anisotropic {\n    readonly TEXTURE_MAX_ANISOTROPY_EXT: 0x84FE;\n    readonly MAX_TEXTURE_MAX_ANISOTROPY_EXT: 0x84FF;\n}\n\n/**\n * The **`EXT_texture_norm16`** extension is part of the WebGL API and provides a set of new 16-bit signed normalized and unsigned normalized formats (fixed-point texture, renderbuffer and texture buffer).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_texture_norm16)\n */\ninterface EXT_texture_norm16 {\n    readonly R16_EXT: 0x822A;\n    readonly RG16_EXT: 0x822C;\n    readonly RGB16_EXT: 0x8054;\n    readonly RGBA16_EXT: 0x805B;\n    readonly R16_SNORM_EXT: 0x8F98;\n    readonly RG16_SNORM_EXT: 0x8F99;\n    readonly RGB16_SNORM_EXT: 0x8F9A;\n    readonly RGBA16_SNORM_EXT: 0x8F9B;\n}\n\ninterface ElementEventMap {\n    \"fullscreenchange\": Event;\n    \"fullscreenerror\": Event;\n}\n\n/**\n * **`Element`** is the most general base class from which all element objects (i.e., objects that represent elements) in a Document inherit.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element)\n */\ninterface Element extends Node, ARIAMixin, Animatable, ChildNode, NonDocumentTypeChildNode, ParentNode, Slottable {\n    /**\n     * The **`Element.attributes`** property returns a live collection of all attribute nodes registered to the specified node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/attributes)\n     */\n    readonly attributes: NamedNodeMap;\n    /**\n     * The **`Element.classList`** is a read-only property that returns a live DOMTokenList collection of the `class` attributes of the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/classList)\n     */\n    get classList(): DOMTokenList;\n    set classList(value: string);\n    /**\n     * The **`className`** property of the of the specified element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/className)\n     */\n    className: string;\n    /**\n     * The **`clientHeight`** read-only property of the Element interface is zero for elements with no CSS or inline layout boxes; otherwise, it's the inner height of an element in pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/clientHeight)\n     */\n    readonly clientHeight: number;\n    /**\n     * The **`clientLeft`** read-only property of the Element interface returns the width of the left border of an element in pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/clientLeft)\n     */\n    readonly clientLeft: number;\n    /**\n     * The **`clientTop`** read-only property of the Element interface returns the width of the top border of an element in pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/clientTop)\n     */\n    readonly clientTop: number;\n    /**\n     * The **`clientWidth`** read-only property of the Element interface is zero for inline elements and elements with no CSS; otherwise, it's the inner width of an element in pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/clientWidth)\n     */\n    readonly clientWidth: number;\n    /**\n     * The **`currentCSSZoom`** read-only property of the Element interface provides the 'effective' CSS `zoom` of an element, taking into account the zoom applied to the element and all its parent elements.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/currentCSSZoom)\n     */\n    readonly currentCSSZoom: number;\n    /**\n     * The **`id`** property of the Element interface represents the element's identifier, reflecting the **`id`** global attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/id)\n     */\n    id: string;\n    /**\n     * The **`innerHTML`** property of the Element interface gets or sets the HTML or XML markup contained within the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/innerHTML)\n     */\n    innerHTML: string;\n    /**\n     * The **`Element.localName`** read-only property returns the local part of the qualified name of an element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/localName)\n     */\n    readonly localName: string;\n    /**\n     * The **`Element.namespaceURI`** read-only property returns the namespace URI of the element, or `null` if the element is not in a namespace.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/namespaceURI)\n     */\n    readonly namespaceURI: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/fullscreenchange_event) */\n    onfullscreenchange: ((this: Element, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/fullscreenerror_event) */\n    onfullscreenerror: ((this: Element, ev: Event) => any) | null;\n    /**\n     * The **`outerHTML`** attribute of the Element DOM interface gets the serialized HTML fragment describing the element including its descendants.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/outerHTML)\n     */\n    outerHTML: string;\n    readonly ownerDocument: Document;\n    /**\n     * The **`part`** property of the Element interface represents the part identifier(s) of the element (i.e., set using the `part` attribute), returned as a DOMTokenList.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/part)\n     */\n    get part(): DOMTokenList;\n    set part(value: string);\n    /**\n     * The **`Element.prefix`** read-only property returns the namespace prefix of the specified element, or `null` if no prefix is specified.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/prefix)\n     */\n    readonly prefix: string | null;\n    /**\n     * The **`scrollHeight`** read-only property of the Element interface is a measurement of the height of an element's content, including content not visible on the screen due to overflow.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/scrollHeight)\n     */\n    readonly scrollHeight: number;\n    /**\n     * The **`scrollLeft`** property of the Element interface gets or sets the number of pixels by which an element's content is scrolled from its left edge.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/scrollLeft)\n     */\n    scrollLeft: number;\n    /**\n     * The **`scrollTop`** property of the Element interface gets or sets the number of pixels by which an element's content is scrolled from its top edge.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/scrollTop)\n     */\n    scrollTop: number;\n    /**\n     * The **`scrollWidth`** read-only property of the Element interface is a measurement of the width of an element's content, including content not visible on the screen due to overflow.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/scrollWidth)\n     */\n    readonly scrollWidth: number;\n    /**\n     * The `Element.shadowRoot` read-only property represents the shadow root hosted by the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/shadowRoot)\n     */\n    readonly shadowRoot: ShadowRoot | null;\n    /**\n     * The **`slot`** property of the Element interface returns the name of the shadow DOM slot the element is inserted in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/slot)\n     */\n    slot: string;\n    /**\n     * The **`tagName`** read-only property of the Element interface returns the tag name of the element on which it's called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/tagName)\n     */\n    readonly tagName: string;\n    /**\n     * The **`Element.attachShadow()`** method attaches a shadow DOM tree to the specified element and returns a reference to its ShadowRoot.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/attachShadow)\n     */\n    attachShadow(init: ShadowRootInit): ShadowRoot;\n    /**\n     * The **`checkVisibility()`** method of the Element interface checks whether the element is visible.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/checkVisibility)\n     */\n    checkVisibility(options?: CheckVisibilityOptions): boolean;\n    /**\n     * The **`closest()`** method of the Element interface traverses the element and its parents (heading toward the document root) until it finds a node that matches the specified CSS selector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/closest)\n     */\n    closest<K extends keyof HTMLElementTagNameMap>(selector: K): HTMLElementTagNameMap[K] | null;\n    closest<K extends keyof SVGElementTagNameMap>(selector: K): SVGElementTagNameMap[K] | null;\n    closest<K extends keyof MathMLElementTagNameMap>(selector: K): MathMLElementTagNameMap[K] | null;\n    closest<E extends Element = Element>(selectors: string): E | null;\n    /**\n     * The **`computedStyleMap()`** method of the Element interface returns a StylePropertyMapReadOnly interface which provides a read-only representation of a CSS declaration block that is an alternative to CSSStyleDeclaration.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/computedStyleMap)\n     */\n    computedStyleMap(): StylePropertyMapReadOnly;\n    /**\n     * The **`getAttribute()`** method of the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/getAttribute)\n     */\n    getAttribute(qualifiedName: string): string | null;\n    /**\n     * The **`getAttributeNS()`** method of the Element interface returns the string value of the attribute with the specified namespace and name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/getAttributeNS)\n     */\n    getAttributeNS(namespace: string | null, localName: string): string | null;\n    /**\n     * The **`getAttributeNames()`** method of the array.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/getAttributeNames)\n     */\n    getAttributeNames(): string[];\n    /**\n     * Returns the specified attribute of the specified element, as an Attr node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/getAttributeNode)\n     */\n    getAttributeNode(qualifiedName: string): Attr | null;\n    /**\n     * The **`getAttributeNodeNS()`** method of the Element interface returns the namespaced Attr node of an element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/getAttributeNodeNS)\n     */\n    getAttributeNodeNS(namespace: string | null, localName: string): Attr | null;\n    /**\n     * The **`Element.getBoundingClientRect()`** method returns a position relative to the viewport.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/getBoundingClientRect)\n     */\n    getBoundingClientRect(): DOMRect;\n    /**\n     * The **`getClientRects()`** method of the Element interface returns a collection of DOMRect objects that indicate the bounding rectangles for each CSS border box in a client.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/getClientRects)\n     */\n    getClientRects(): DOMRectList;\n    /**\n     * The Element method **`getElementsByClassName()`** returns a live specified class name or names.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/getElementsByClassName)\n     */\n    getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;\n    /**\n     * The **`Element.getElementsByTagName()`** method returns a live All descendants of the specified element are searched, but not the element itself.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/getElementsByTagName)\n     */\n    getElementsByTagName<K extends keyof HTMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementTagNameMap[K]>;\n    getElementsByTagName<K extends keyof SVGElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<SVGElementTagNameMap[K]>;\n    getElementsByTagName<K extends keyof MathMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<MathMLElementTagNameMap[K]>;\n    /** @deprecated */\n    getElementsByTagName<K extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>;\n    getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;\n    /**\n     * The **`Element.getElementsByTagNameNS()`** method returns a live HTMLCollection of elements with the given tag name belonging to the given namespace.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/getElementsByTagNameNS)\n     */\n    getElementsByTagNameNS(namespaceURI: \"http://www.w3.org/1999/xhtml\", localName: string): HTMLCollectionOf<HTMLElement>;\n    getElementsByTagNameNS(namespaceURI: \"http://www.w3.org/2000/svg\", localName: string): HTMLCollectionOf<SVGElement>;\n    getElementsByTagNameNS(namespaceURI: \"http://www.w3.org/1998/Math/MathML\", localName: string): HTMLCollectionOf<MathMLElement>;\n    getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;\n    /**\n     * The **`getHTML()`** method of the Element interface is used to serialize an element's DOM to an HTML string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/getHTML)\n     */\n    getHTML(options?: GetHTMLOptions): string;\n    /**\n     * The **`Element.hasAttribute()`** method returns a **Boolean** value indicating whether the specified element has the specified attribute or not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/hasAttribute)\n     */\n    hasAttribute(qualifiedName: string): boolean;\n    /**\n     * The **`hasAttributeNS()`** method of the Element interface returns a boolean value indicating whether the current element has the specified attribute with the specified namespace.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/hasAttributeNS)\n     */\n    hasAttributeNS(namespace: string | null, localName: string): boolean;\n    /**\n     * The **`hasAttributes()`** method of the Element interface returns a boolean value indicating whether the current element has any attributes or not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/hasAttributes)\n     */\n    hasAttributes(): boolean;\n    /**\n     * The **`hasPointerCapture()`** method of the pointer capture for the pointer identified by the given pointer ID.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/hasPointerCapture)\n     */\n    hasPointerCapture(pointerId: number): boolean;\n    /**\n     * The **`insertAdjacentElement()`** method of the relative to the element it is invoked upon.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/insertAdjacentElement)\n     */\n    insertAdjacentElement(where: InsertPosition, element: Element): Element | null;\n    /**\n     * The **`insertAdjacentHTML()`** method of the the resulting nodes into the DOM tree at a specified position.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/insertAdjacentHTML)\n     */\n    insertAdjacentHTML(position: InsertPosition, string: string): void;\n    /**\n     * The **`insertAdjacentText()`** method of the Element interface, given a relative position and a string, inserts a new text node at the given position relative to the element it is called from.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/insertAdjacentText)\n     */\n    insertAdjacentText(where: InsertPosition, data: string): void;\n    /**\n     * The **`matches()`** method of the Element interface tests whether the element would be selected by the specified CSS selector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/matches)\n     */\n    matches(selectors: string): boolean;\n    /**\n     * The **`releasePointerCapture()`** method of the previously set for a specific (PointerEvent) _pointer_.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/releasePointerCapture)\n     */\n    releasePointerCapture(pointerId: number): void;\n    /**\n     * The Element method **`removeAttribute()`** removes the attribute with the specified name from the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/removeAttribute)\n     */\n    removeAttribute(qualifiedName: string): void;\n    /**\n     * The **`removeAttributeNS()`** method of the If you are working with HTML and you don't need to specify the requested attribute as being part of a specific namespace, use the Element.removeAttribute() method instead.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/removeAttributeNS)\n     */\n    removeAttributeNS(namespace: string | null, localName: string): void;\n    /**\n     * The **`removeAttributeNode()`** method of the Element interface removes the specified Attr node from the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/removeAttributeNode)\n     */\n    removeAttributeNode(attr: Attr): Attr;\n    /**\n     * The **`Element.requestFullscreen()`** method issues an asynchronous request to make the element be displayed in fullscreen mode.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/requestFullscreen)\n     */\n    requestFullscreen(options?: FullscreenOptions): Promise<void>;\n    /**\n     * The **`requestPointerLock()`** method of the Element interface lets you asynchronously ask for the pointer to be locked on the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/requestPointerLock)\n     */\n    requestPointerLock(options?: PointerLockOptions): Promise<void>;\n    /**\n     * The **`scroll()`** method of the Element interface scrolls the element to a particular set of coordinates inside a given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/scroll)\n     */\n    scroll(options?: ScrollToOptions): void;\n    scroll(x: number, y: number): void;\n    /**\n     * The **`scrollBy()`** method of the Element interface scrolls an element by the given amount.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/scrollBy)\n     */\n    scrollBy(options?: ScrollToOptions): void;\n    scrollBy(x: number, y: number): void;\n    /**\n     * The Element interface's **`scrollIntoView()`** method scrolls the element's ancestor containers such that the element on which `scrollIntoView()` is called is visible to the user.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/scrollIntoView)\n     */\n    scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;\n    /**\n     * The **`scrollTo()`** method of the Element interface scrolls to a particular set of coordinates inside a given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/scrollTo)\n     */\n    scrollTo(options?: ScrollToOptions): void;\n    scrollTo(x: number, y: number): void;\n    /**\n     * The **`setAttribute()`** method of the Element interface sets the value of an attribute on the specified element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/setAttribute)\n     */\n    setAttribute(qualifiedName: string, value: string): void;\n    /**\n     * `setAttributeNS` adds a new attribute or changes the value of an attribute with the given namespace and name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/setAttributeNS)\n     */\n    setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void;\n    /**\n     * The **`setAttributeNode()`** method of the Element interface adds a new Attr node to the specified element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/setAttributeNode)\n     */\n    setAttributeNode(attr: Attr): Attr | null;\n    /**\n     * The **`setAttributeNodeNS()`** method of the Element interface adds a new namespaced Attr node to an element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/setAttributeNodeNS)\n     */\n    setAttributeNodeNS(attr: Attr): Attr | null;\n    /**\n     * The **`setHTMLUnsafe()`** method of the Element interface is used to parse a string of HTML into a DocumentFragment, optionally filtering out unwanted elements and attributes, and those that don't belong in the context, and then using it to replace the element's subtree in the DOM.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/setHTMLUnsafe)\n     */\n    setHTMLUnsafe(html: string): void;\n    /**\n     * The **`setPointerCapture()`** method of the _capture target_ of future pointer events.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/setPointerCapture)\n     */\n    setPointerCapture(pointerId: number): void;\n    /**\n     * The **`toggleAttribute()`** method of the present and adding it if it is not present) on the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/toggleAttribute)\n     */\n    toggleAttribute(qualifiedName: string, force?: boolean): boolean;\n    /**\n     * @deprecated This is a legacy alias of `matches`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/matches)\n     */\n    webkitMatchesSelector(selectors: string): boolean;\n    /** [MDN Reference](https://developer.mozilla.org/en-US/docs/Web/API/Node/textContent) */\n    get textContent(): string;\n    set textContent(value: string | null);\n    addEventListener<K extends keyof ElementEventMap>(type: K, listener: (this: Element, ev: ElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof ElementEventMap>(type: K, listener: (this: Element, ev: ElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var Element: {\n    prototype: Element;\n    new(): Element;\n};\n\ninterface ElementCSSInlineStyle {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/attributeStyleMap) */\n    readonly attributeStyleMap: StylePropertyMap;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/style) */\n    get style(): CSSStyleDeclaration;\n    set style(cssText: string);\n}\n\ninterface ElementContentEditable {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/contentEditable) */\n    contentEditable: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/enterKeyHint) */\n    enterKeyHint: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/inputMode) */\n    inputMode: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/isContentEditable) */\n    readonly isContentEditable: boolean;\n}\n\n/**\n * The **`ElementInternals`** interface of the Document Object Model gives web developers a way to allow custom elements to fully participate in HTML forms.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ElementInternals)\n */\ninterface ElementInternals extends ARIAMixin {\n    /**\n     * The **`form`** read-only property of the ElementInternals interface returns the HTMLFormElement associated with this element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ElementInternals/form)\n     */\n    readonly form: HTMLFormElement | null;\n    /**\n     * The **`labels`** read-only property of the ElementInternals interface returns the labels associated with the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ElementInternals/labels)\n     */\n    readonly labels: NodeList;\n    /**\n     * The **`shadowRoot`** read-only property of the ElementInternals interface returns the ShadowRoot for this element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ElementInternals/shadowRoot)\n     */\n    readonly shadowRoot: ShadowRoot | null;\n    /**\n     * The **`states`** read-only property of the ElementInternals interface returns a CustomStateSet representing the possible states of the custom element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ElementInternals/states)\n     */\n    readonly states: CustomStateSet;\n    /**\n     * The **`validationMessage`** read-only property of the ElementInternals interface returns the validation message for the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ElementInternals/validationMessage)\n     */\n    readonly validationMessage: string;\n    /**\n     * The **`validity`** read-only property of the ElementInternals interface returns a ValidityState object which represents the different validity states the element can be in, with respect to constraint validation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ElementInternals/validity)\n     */\n    readonly validity: ValidityState;\n    /**\n     * The **`willValidate`** read-only property of the ElementInternals interface returns `true` if the element is a submittable element that is a candidate for constraint validation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ElementInternals/willValidate)\n     */\n    readonly willValidate: boolean;\n    /**\n     * The **`checkValidity()`** method of the ElementInternals interface checks if the element meets any constraint validation rules applied to it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ElementInternals/checkValidity)\n     */\n    checkValidity(): boolean;\n    /**\n     * The **`reportValidity()`** method of the ElementInternals interface checks if the element meets any constraint validation rules applied to it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ElementInternals/reportValidity)\n     */\n    reportValidity(): boolean;\n    /**\n     * The **`setFormValue()`** method of the ElementInternals interface sets the element's submission value and state, communicating these to the user agent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ElementInternals/setFormValue)\n     */\n    setFormValue(value: File | string | FormData | null, state?: File | string | FormData | null): void;\n    /**\n     * The **`setValidity()`** method of the ElementInternals interface sets the validity of the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ElementInternals/setValidity)\n     */\n    setValidity(flags?: ValidityStateFlags, message?: string, anchor?: HTMLElement): void;\n}\n\ndeclare var ElementInternals: {\n    prototype: ElementInternals;\n    new(): ElementInternals;\n};\n\n/**\n * The **`EncodedAudioChunk`** interface of the WebCodecs API represents a chunk of encoded audio data.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedAudioChunk)\n */\ninterface EncodedAudioChunk {\n    /**\n     * The **`byteLength`** read-only property of the EncodedAudioChunk interface returns the length in bytes of the encoded audio data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedAudioChunk/byteLength)\n     */\n    readonly byteLength: number;\n    /**\n     * The **`duration`** read-only property of the EncodedAudioChunk interface returns an integer indicating the duration of the audio in microseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedAudioChunk/duration)\n     */\n    readonly duration: number | null;\n    /**\n     * The **`timestamp`** read-only property of the EncodedAudioChunk interface returns an integer indicating the timestamp of the audio in microseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedAudioChunk/timestamp)\n     */\n    readonly timestamp: number;\n    /**\n     * The **`type`** read-only property of the EncodedAudioChunk interface returns a value indicating whether the audio chunk is a key chunk, which does not relying on other frames for decoding.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedAudioChunk/type)\n     */\n    readonly type: EncodedAudioChunkType;\n    /**\n     * The **`copyTo()`** method of the EncodedAudioChunk interface copies the encoded chunk of audio data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedAudioChunk/copyTo)\n     */\n    copyTo(destination: AllowSharedBufferSource): void;\n}\n\ndeclare var EncodedAudioChunk: {\n    prototype: EncodedAudioChunk;\n    new(init: EncodedAudioChunkInit): EncodedAudioChunk;\n};\n\n/**\n * The **`EncodedVideoChunk`** interface of the WebCodecs API represents a chunk of encoded video data.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedVideoChunk)\n */\ninterface EncodedVideoChunk {\n    /**\n     * The **`byteLength`** read-only property of the EncodedVideoChunk interface returns the length in bytes of the encoded video data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedVideoChunk/byteLength)\n     */\n    readonly byteLength: number;\n    /**\n     * The **`duration`** read-only property of the EncodedVideoChunk interface returns an integer indicating the duration of the video in microseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedVideoChunk/duration)\n     */\n    readonly duration: number | null;\n    /**\n     * The **`timestamp`** read-only property of the EncodedVideoChunk interface returns an integer indicating the timestamp of the video in microseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedVideoChunk/timestamp)\n     */\n    readonly timestamp: number;\n    /**\n     * The **`type`** read-only property of the EncodedVideoChunk interface returns a value indicating whether the video chunk is a key chunk, which does not rely on other frames for decoding.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedVideoChunk/type)\n     */\n    readonly type: EncodedVideoChunkType;\n    /**\n     * The **`copyTo()`** method of the EncodedVideoChunk interface copies the encoded chunk of video data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedVideoChunk/copyTo)\n     */\n    copyTo(destination: AllowSharedBufferSource): void;\n}\n\ndeclare var EncodedVideoChunk: {\n    prototype: EncodedVideoChunk;\n    new(init: EncodedVideoChunkInit): EncodedVideoChunk;\n};\n\n/**\n * The **`ErrorEvent`** interface represents events providing information related to errors in scripts or in files.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ErrorEvent)\n */\ninterface ErrorEvent extends Event {\n    /**\n     * The **`colno`** read-only property of the ErrorEvent interface returns an integer containing the column number of the script file on which the error occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ErrorEvent/colno)\n     */\n    readonly colno: number;\n    /**\n     * The **`error`** read-only property of the ErrorEvent interface returns a JavaScript value, such as an Error or DOMException, representing the error associated with this event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ErrorEvent/error)\n     */\n    readonly error: any;\n    /**\n     * The **`filename`** read-only property of the ErrorEvent interface returns a string containing the name of the script file in which the error occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ErrorEvent/filename)\n     */\n    readonly filename: string;\n    /**\n     * The **`lineno`** read-only property of the ErrorEvent interface returns an integer containing the line number of the script file on which the error occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ErrorEvent/lineno)\n     */\n    readonly lineno: number;\n    /**\n     * The **`message`** read-only property of the ErrorEvent interface returns a string containing a human-readable error message describing the problem.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ErrorEvent/message)\n     */\n    readonly message: string;\n}\n\ndeclare var ErrorEvent: {\n    prototype: ErrorEvent;\n    new(type: string, eventInitDict?: ErrorEventInit): ErrorEvent;\n};\n\n/**\n * The **`Event`** interface represents an event which takes place on an `EventTarget`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event)\n */\ninterface Event {\n    /**\n     * The **`bubbles`** read-only property of the Event interface indicates whether the event bubbles up through the DOM tree or not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/bubbles)\n     */\n    readonly bubbles: boolean;\n    /**\n     * The **`cancelBubble`** property of the Event interface is deprecated.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/cancelBubble)\n     */\n    cancelBubble: boolean;\n    /**\n     * The **`cancelable`** read-only property of the Event interface indicates whether the event can be canceled, and therefore prevented as if the event never happened.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/cancelable)\n     */\n    readonly cancelable: boolean;\n    /**\n     * The read-only **`composed`** property of the or not the event will propagate across the shadow DOM boundary into the standard DOM.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/composed)\n     */\n    readonly composed: boolean;\n    /**\n     * The **`currentTarget`** read-only property of the Event interface identifies the element to which the event handler has been attached.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/currentTarget)\n     */\n    readonly currentTarget: EventTarget | null;\n    /**\n     * The **`defaultPrevented`** read-only property of the Event interface returns a boolean value indicating whether or not the call to Event.preventDefault() canceled the event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/defaultPrevented)\n     */\n    readonly defaultPrevented: boolean;\n    /**\n     * The **`eventPhase`** read-only property of the being evaluated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/eventPhase)\n     */\n    readonly eventPhase: number;\n    /**\n     * The **`isTrusted`** read-only property of the when the event was generated by the user agent (including via user actions and programmatic methods such as HTMLElement.focus()), and `false` when the event was dispatched via The only exception is the `click` event, which initializes the `isTrusted` property to `false` in user agents.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/isTrusted)\n     */\n    readonly isTrusted: boolean;\n    /**\n     * The Event property **`returnValue`** indicates whether the default action for this event has been prevented or not.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/returnValue)\n     */\n    returnValue: boolean;\n    /**\n     * The deprecated **`Event.srcElement`** is an alias for the Event.target property.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/srcElement)\n     */\n    readonly srcElement: EventTarget | null;\n    /**\n     * The read-only **`target`** property of the dispatched.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/target)\n     */\n    readonly target: EventTarget | null;\n    /**\n     * The **`timeStamp`** read-only property of the Event interface returns the time (in milliseconds) at which the event was created.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/timeStamp)\n     */\n    readonly timeStamp: DOMHighResTimeStamp;\n    /**\n     * The **`type`** read-only property of the Event interface returns a string containing the event's type.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/type)\n     */\n    readonly type: string;\n    /**\n     * The **`composedPath()`** method of the Event interface returns the event's path which is an array of the objects on which listeners will be invoked.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/composedPath)\n     */\n    composedPath(): EventTarget[];\n    /**\n     * The **`Event.initEvent()`** method is used to initialize the value of an event created using Document.createEvent().\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/initEvent)\n     */\n    initEvent(type: string, bubbles?: boolean, cancelable?: boolean): void;\n    /**\n     * The **`preventDefault()`** method of the Event interface tells the user agent that if the event does not get explicitly handled, its default action should not be taken as it normally would be.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/preventDefault)\n     */\n    preventDefault(): void;\n    /**\n     * The **`stopImmediatePropagation()`** method of the If several listeners are attached to the same element for the same event type, they are called in the order in which they were added.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/stopImmediatePropagation)\n     */\n    stopImmediatePropagation(): void;\n    /**\n     * The **`stopPropagation()`** method of the Event interface prevents further propagation of the current event in the capturing and bubbling phases.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/stopPropagation)\n     */\n    stopPropagation(): void;\n    readonly NONE: 0;\n    readonly CAPTURING_PHASE: 1;\n    readonly AT_TARGET: 2;\n    readonly BUBBLING_PHASE: 3;\n}\n\ndeclare var Event: {\n    prototype: Event;\n    new(type: string, eventInitDict?: EventInit): Event;\n    readonly NONE: 0;\n    readonly CAPTURING_PHASE: 1;\n    readonly AT_TARGET: 2;\n    readonly BUBBLING_PHASE: 3;\n};\n\n/**\n * The **`EventCounts`** interface of the Performance API provides the number of events that have been dispatched for each event type.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventCounts)\n */\ninterface EventCounts {\n    forEach(callbackfn: (value: number, key: string, parent: EventCounts) => void, thisArg?: any): void;\n}\n\ndeclare var EventCounts: {\n    prototype: EventCounts;\n    new(): EventCounts;\n};\n\ninterface EventListener {\n    (evt: Event): void;\n}\n\ninterface EventListenerObject {\n    handleEvent(object: Event): void;\n}\n\ninterface EventSourceEventMap {\n    \"error\": Event;\n    \"message\": MessageEvent;\n    \"open\": Event;\n}\n\n/**\n * The **`EventSource`** interface is web content's interface to server-sent events.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventSource)\n */\ninterface EventSource extends EventTarget {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventSource/error_event) */\n    onerror: ((this: EventSource, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventSource/message_event) */\n    onmessage: ((this: EventSource, ev: MessageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventSource/open_event) */\n    onopen: ((this: EventSource, ev: Event) => any) | null;\n    /**\n     * The **`readyState`** read-only property of the connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventSource/readyState)\n     */\n    readonly readyState: number;\n    /**\n     * The **`url`** read-only property of the URL of the source.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventSource/url)\n     */\n    readonly url: string;\n    /**\n     * The **`withCredentials`** read-only property of the the `EventSource` object was instantiated with CORS credentials set.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventSource/withCredentials)\n     */\n    readonly withCredentials: boolean;\n    /**\n     * The **`close()`** method of the EventSource interface closes the connection, if one is made, and sets the ```js-nolint close() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventSource/close)\n     */\n    close(): void;\n    readonly CONNECTING: 0;\n    readonly OPEN: 1;\n    readonly CLOSED: 2;\n    addEventListener<K extends keyof EventSourceEventMap>(type: K, listener: (this: EventSource, ev: EventSourceEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: (this: EventSource, event: MessageEvent) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof EventSourceEventMap>(type: K, listener: (this: EventSource, ev: EventSourceEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: (this: EventSource, event: MessageEvent) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var EventSource: {\n    prototype: EventSource;\n    new(url: string | URL, eventSourceInitDict?: EventSourceInit): EventSource;\n    readonly CONNECTING: 0;\n    readonly OPEN: 1;\n    readonly CLOSED: 2;\n};\n\n/**\n * The **`EventTarget`** interface is implemented by objects that can receive events and may have listeners for them.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventTarget)\n */\ninterface EventTarget {\n    /**\n     * The **`addEventListener()`** method of the EventTarget interface sets up a function that will be called whenever the specified event is delivered to the target.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventTarget/addEventListener)\n     */\n    addEventListener(type: string, callback: EventListenerOrEventListenerObject | null, options?: AddEventListenerOptions | boolean): void;\n    /**\n     * The **`dispatchEvent()`** method of the EventTarget sends an Event to the object, (synchronously) invoking the affected event listeners in the appropriate order.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventTarget/dispatchEvent)\n     */\n    dispatchEvent(event: Event): boolean;\n    /**\n     * The **`removeEventListener()`** method of the EventTarget interface removes an event listener previously registered with EventTarget.addEventListener() from the target.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventTarget/removeEventListener)\n     */\n    removeEventListener(type: string, callback: EventListenerOrEventListenerObject | null, options?: EventListenerOptions | boolean): void;\n}\n\ndeclare var EventTarget: {\n    prototype: EventTarget;\n    new(): EventTarget;\n};\n\n/** @deprecated */\ninterface External {\n    /** @deprecated */\n    AddSearchProvider(): void;\n    /** @deprecated */\n    IsSearchProviderInstalled(): void;\n}\n\n/** @deprecated */\ndeclare var External: {\n    prototype: External;\n    new(): External;\n};\n\n/**\n * The **`File`** interface provides information about files and allows JavaScript in a web page to access their content.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/File)\n */\ninterface File extends Blob {\n    /**\n     * The **`lastModified`** read-only property of the File interface provides the last modified date of the file as the number of milliseconds since the Unix epoch (January 1, 1970 at midnight).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/File/lastModified)\n     */\n    readonly lastModified: number;\n    /**\n     * The **`name`** read-only property of the File interface returns the name of the file represented by a File object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/File/name)\n     */\n    readonly name: string;\n    /**\n     * The **`webkitRelativePath`** read-only property of the File interface contains a string which specifies the file's path relative to the directory selected by the user in an input element with its `webkitdirectory` attribute set.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/File/webkitRelativePath)\n     */\n    readonly webkitRelativePath: string;\n}\n\ndeclare var File: {\n    prototype: File;\n    new(fileBits: BlobPart[], fileName: string, options?: FilePropertyBag): File;\n};\n\n/**\n * The **`FileList`** interface represents an object of this type returned by the `files` property of the HTML input element; this lets you access the list of files selected with the `<input type='file'>` element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileList)\n */\ninterface FileList {\n    /**\n     * The **`length`** read-only property of the FileList interface returns the number of files in the `FileList`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`item()`** method of the FileList interface returns a File object representing the file at the specified index in the file list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileList/item)\n     */\n    item(index: number): File | null;\n    [index: number]: File;\n}\n\ndeclare var FileList: {\n    prototype: FileList;\n    new(): FileList;\n};\n\ninterface FileReaderEventMap {\n    \"abort\": ProgressEvent<FileReader>;\n    \"error\": ProgressEvent<FileReader>;\n    \"load\": ProgressEvent<FileReader>;\n    \"loadend\": ProgressEvent<FileReader>;\n    \"loadstart\": ProgressEvent<FileReader>;\n    \"progress\": ProgressEvent<FileReader>;\n}\n\n/**\n * The **`FileReader`** interface lets web applications asynchronously read the contents of files (or raw data buffers) stored on the user's computer, using File or Blob objects to specify the file or data to read.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader)\n */\ninterface FileReader extends EventTarget {\n    /**\n     * The **`error`** read-only property of the FileReader interface returns the error that occurred while reading the file.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/error)\n     */\n    readonly error: DOMException | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/abort_event) */\n    onabort: ((this: FileReader, ev: ProgressEvent<FileReader>) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/error_event) */\n    onerror: ((this: FileReader, ev: ProgressEvent<FileReader>) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/load_event) */\n    onload: ((this: FileReader, ev: ProgressEvent<FileReader>) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/loadend_event) */\n    onloadend: ((this: FileReader, ev: ProgressEvent<FileReader>) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/loadstart_event) */\n    onloadstart: ((this: FileReader, ev: ProgressEvent<FileReader>) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/progress_event) */\n    onprogress: ((this: FileReader, ev: ProgressEvent<FileReader>) => any) | null;\n    /**\n     * The **`readyState`** read-only property of the FileReader interface provides the current state of the reading operation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/readyState)\n     */\n    readonly readyState: typeof FileReader.EMPTY | typeof FileReader.LOADING | typeof FileReader.DONE;\n    /**\n     * The **`result`** read-only property of the FileReader interface returns the file's contents.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/result)\n     */\n    readonly result: string | ArrayBuffer | null;\n    /**\n     * The **`abort()`** method of the FileReader interface aborts the read operation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/abort)\n     */\n    abort(): void;\n    /**\n     * The **`readAsArrayBuffer()`** method of the FileReader interface is used to start reading the contents of a specified Blob or File.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/readAsArrayBuffer)\n     */\n    readAsArrayBuffer(blob: Blob): void;\n    /**\n     * The **`readAsBinaryString()`** method of the FileReader interface is used to start reading the contents of the specified Blob or File.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/readAsBinaryString)\n     */\n    readAsBinaryString(blob: Blob): void;\n    /**\n     * The **`readAsDataURL()`** method of the FileReader interface is used to read the contents of the specified file's data as a base64 encoded string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/readAsDataURL)\n     */\n    readAsDataURL(blob: Blob): void;\n    /**\n     * The **`readAsText()`** method of the FileReader interface is used to read the contents of the specified Blob or File.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/readAsText)\n     */\n    readAsText(blob: Blob, encoding?: string): void;\n    readonly EMPTY: 0;\n    readonly LOADING: 1;\n    readonly DONE: 2;\n    addEventListener<K extends keyof FileReaderEventMap>(type: K, listener: (this: FileReader, ev: FileReaderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof FileReaderEventMap>(type: K, listener: (this: FileReader, ev: FileReaderEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var FileReader: {\n    prototype: FileReader;\n    new(): FileReader;\n    readonly EMPTY: 0;\n    readonly LOADING: 1;\n    readonly DONE: 2;\n};\n\n/**\n * The File and Directory Entries API interface **`FileSystem`** is used to represent a file system.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystem)\n */\ninterface FileSystem {\n    /**\n     * The read-only **`name`** property of the string is unique among all file systems currently exposed by the File and Directory Entries API.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystem/name)\n     */\n    readonly name: string;\n    /**\n     * The read-only **`root`** property of the object representing the root directory of the file system, for use with the File and Directory Entries API.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystem/root)\n     */\n    readonly root: FileSystemDirectoryEntry;\n}\n\ndeclare var FileSystem: {\n    prototype: FileSystem;\n    new(): FileSystem;\n};\n\n/**\n * The **`FileSystemDirectoryEntry`** interface of the File and Directory Entries API represents a directory in a file system.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemDirectoryEntry)\n */\ninterface FileSystemDirectoryEntry extends FileSystemEntry {\n    /**\n     * The FileSystemDirectoryEntry interface's method **`createReader()`** returns a the directory.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemDirectoryEntry/createReader)\n     */\n    createReader(): FileSystemDirectoryReader;\n    /**\n     * The FileSystemDirectoryEntry interface's method **`getDirectory()`** returns a somewhere within the directory subtree rooted at the directory on which it's called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemDirectoryEntry/getDirectory)\n     */\n    getDirectory(path?: string | null, options?: FileSystemFlags, successCallback?: FileSystemEntryCallback, errorCallback?: ErrorCallback): void;\n    /**\n     * The FileSystemDirectoryEntry interface's method **`getFile()`** returns a within the directory subtree rooted at the directory on which it's called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemDirectoryEntry/getFile)\n     */\n    getFile(path?: string | null, options?: FileSystemFlags, successCallback?: FileSystemEntryCallback, errorCallback?: ErrorCallback): void;\n}\n\ndeclare var FileSystemDirectoryEntry: {\n    prototype: FileSystemDirectoryEntry;\n    new(): FileSystemDirectoryEntry;\n};\n\n/**\n * The **`FileSystemDirectoryHandle`** interface of the File System API provides a handle to a file system directory.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemDirectoryHandle)\n */\ninterface FileSystemDirectoryHandle extends FileSystemHandle {\n    readonly kind: \"directory\";\n    /**\n     * The **`getDirectoryHandle()`** method of the within the directory handle on which the method is called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemDirectoryHandle/getDirectoryHandle)\n     */\n    getDirectoryHandle(name: string, options?: FileSystemGetDirectoryOptions): Promise<FileSystemDirectoryHandle>;\n    /**\n     * The **`getFileHandle()`** method of the directory the method is called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemDirectoryHandle/getFileHandle)\n     */\n    getFileHandle(name: string, options?: FileSystemGetFileOptions): Promise<FileSystemFileHandle>;\n    /**\n     * The **`removeEntry()`** method of the directory handle contains a file or directory called the name specified.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemDirectoryHandle/removeEntry)\n     */\n    removeEntry(name: string, options?: FileSystemRemoveOptions): Promise<void>;\n    /**\n     * The **`resolve()`** method of the directory names from the parent handle to the specified child entry, with the name of the child entry as the last array item.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemDirectoryHandle/resolve)\n     */\n    resolve(possibleDescendant: FileSystemHandle): Promise<string[] | null>;\n}\n\ndeclare var FileSystemDirectoryHandle: {\n    prototype: FileSystemDirectoryHandle;\n    new(): FileSystemDirectoryHandle;\n};\n\n/**\n * The `FileSystemDirectoryReader` interface of the File and Directory Entries API lets you access the FileSystemFileEntry-based objects (generally FileSystemFileEntry or FileSystemDirectoryEntry) representing each entry in a directory.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemDirectoryReader)\n */\ninterface FileSystemDirectoryReader {\n    /**\n     * The FileSystemDirectoryReader interface's **`readEntries()`** method retrieves the directory entries within the directory being read and delivers them in an array to a provided callback function.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemDirectoryReader/readEntries)\n     */\n    readEntries(successCallback: FileSystemEntriesCallback, errorCallback?: ErrorCallback): void;\n}\n\ndeclare var FileSystemDirectoryReader: {\n    prototype: FileSystemDirectoryReader;\n    new(): FileSystemDirectoryReader;\n};\n\n/**\n * The **`FileSystemEntry`** interface of the File and Directory Entries API represents a single entry in a file system.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemEntry)\n */\ninterface FileSystemEntry {\n    /**\n     * The read-only **`filesystem`** property of the FileSystemEntry interface contains a resides.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemEntry/filesystem)\n     */\n    readonly filesystem: FileSystem;\n    /**\n     * The read-only **`fullPath`** property of the FileSystemEntry interface returns a string specifying the full, absolute path from the file system's root to the file represented by the entry.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemEntry/fullPath)\n     */\n    readonly fullPath: string;\n    /**\n     * The read-only **`isDirectory`** property of the FileSystemEntry interface is `true` if the entry represents a directory (meaning it's a FileSystemDirectoryEntry) and `false` if it's not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemEntry/isDirectory)\n     */\n    readonly isDirectory: boolean;\n    /**\n     * The read-only **`isFile`** property of the FileSystemEntry interface is `true` if the entry represents a file (meaning it's a FileSystemFileEntry) and `false` if it's not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemEntry/isFile)\n     */\n    readonly isFile: boolean;\n    /**\n     * The read-only **`name`** property of the FileSystemEntry interface returns a string specifying the entry's name; this is the entry within its parent directory (the last component of the path as indicated by the FileSystemEntry.fullPath property).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemEntry/name)\n     */\n    readonly name: string;\n    /**\n     * The FileSystemEntry interface's method **`getParent()`** obtains a ```js-nolint getParent(successCallback, errorCallback) getParent(successCallback) ``` - `successCallback` - : A function which is called when the parent directory entry has been retrieved.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemEntry/getParent)\n     */\n    getParent(successCallback?: FileSystemEntryCallback, errorCallback?: ErrorCallback): void;\n}\n\ndeclare var FileSystemEntry: {\n    prototype: FileSystemEntry;\n    new(): FileSystemEntry;\n};\n\n/**\n * The **`FileSystemFileEntry`** interface of the File and Directory Entries API represents a file in a file system.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemFileEntry)\n */\ninterface FileSystemFileEntry extends FileSystemEntry {\n    /**\n     * The FileSystemFileEntry interface's method **`file()`** returns a the directory entry.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemFileEntry/file)\n     */\n    file(successCallback: FileCallback, errorCallback?: ErrorCallback): void;\n}\n\ndeclare var FileSystemFileEntry: {\n    prototype: FileSystemFileEntry;\n    new(): FileSystemFileEntry;\n};\n\n/**\n * The **`FileSystemFileHandle`** interface of the File System API represents a handle to a file system entry.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemFileHandle)\n */\ninterface FileSystemFileHandle extends FileSystemHandle {\n    readonly kind: \"file\";\n    /**\n     * The **`createWritable()`** method of the FileSystemFileHandle interface creates a FileSystemWritableFileStream that can be used to write to a file.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemFileHandle/createWritable)\n     */\n    createWritable(options?: FileSystemCreateWritableOptions): Promise<FileSystemWritableFileStream>;\n    /**\n     * The **`getFile()`** method of the If the file on disk changes or is removed after this method is called, the returned ```js-nolint getFile() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemFileHandle/getFile)\n     */\n    getFile(): Promise<File>;\n}\n\ndeclare var FileSystemFileHandle: {\n    prototype: FileSystemFileHandle;\n    new(): FileSystemFileHandle;\n};\n\n/**\n * The **`FileSystemHandle`** interface of the File System API is an object which represents a file or directory entry.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemHandle)\n */\ninterface FileSystemHandle {\n    /**\n     * The **`kind`** read-only property of the `'file'` if the associated entry is a file or `'directory'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemHandle/kind)\n     */\n    readonly kind: FileSystemHandleKind;\n    /**\n     * The **`name`** read-only property of the handle.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemHandle/name)\n     */\n    readonly name: string;\n    /**\n     * The **`isSameEntry()`** method of the ```js-nolint isSameEntry(fileSystemHandle) ``` - FileSystemHandle - : The `FileSystemHandle` to match against the handle on which the method is invoked.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemHandle/isSameEntry)\n     */\n    isSameEntry(other: FileSystemHandle): Promise<boolean>;\n}\n\ndeclare var FileSystemHandle: {\n    prototype: FileSystemHandle;\n    new(): FileSystemHandle;\n};\n\n/**\n * The **`FileSystemWritableFileStream`** interface of the File System API is a WritableStream object with additional convenience methods, which operates on a single file on disk.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemWritableFileStream)\n */\ninterface FileSystemWritableFileStream extends WritableStream {\n    /**\n     * The **`seek()`** method of the FileSystemWritableFileStream interface updates the current file cursor offset to the position (in bytes) specified when calling the method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemWritableFileStream/seek)\n     */\n    seek(position: number): Promise<void>;\n    /**\n     * The **`truncate()`** method of the FileSystemWritableFileStream interface resizes the file associated with the stream to the specified size in bytes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemWritableFileStream/truncate)\n     */\n    truncate(size: number): Promise<void>;\n    /**\n     * The **`write()`** method of the FileSystemWritableFileStream interface writes content into the file the method is called on, at the current file cursor offset.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemWritableFileStream/write)\n     */\n    write(data: FileSystemWriteChunkType): Promise<void>;\n}\n\ndeclare var FileSystemWritableFileStream: {\n    prototype: FileSystemWritableFileStream;\n    new(): FileSystemWritableFileStream;\n};\n\n/**\n * The **`FocusEvent`** interface represents focus-related events, including Element/focus_event, Element/blur_event, Element/focusin_event, and Element/focusout_event.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FocusEvent)\n */\ninterface FocusEvent extends UIEvent {\n    /**\n     * The **`relatedTarget`** read-only property of the FocusEvent interface is the secondary target, depending on the type of event: <table class='no-markdown'> <thead> <tr> <th scope='col'>Event name</th> <th scope='col'><code>target</code></th> <th scope='col'><code>relatedTarget</code></th> </tr> </thead> <tbody> <tr> <td>Element/blur_event</td> <td>The EventTarget losing focus</td> <td>The EventTarget receiving focus (if any).</td> </tr> <tr> <td>Element/focus_event</td> <td>The EventTarget receiving focus</td> <td>The EventTarget losing focus (if any)</td> </tr> <tr> <td>Element/focusin_event</td> <td>The EventTarget receiving focus</td> <td>The EventTarget losing focus (if any)</td> </tr> <tr> <td>Element/focusout_event</td> <td>The EventTarget losing focus</td> <td>The EventTarget receiving focus (if any)</td> </tr> </tbody> </table> Note that many elements can't have focus, which is a common reason for `relatedTarget` to be `null`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FocusEvent/relatedTarget)\n     */\n    readonly relatedTarget: EventTarget | null;\n}\n\ndeclare var FocusEvent: {\n    prototype: FocusEvent;\n    new(type: string, eventInitDict?: FocusEventInit): FocusEvent;\n};\n\n/**\n * The **`FontFace`** interface of the CSS Font Loading API represents a single usable font face.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace)\n */\ninterface FontFace {\n    /**\n     * The **`ascentOverride`** property of the FontFace interface returns and sets the ascent metric for the font, the height above the baseline that CSS uses to lay out line boxes in an inline formatting context.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/ascentOverride)\n     */\n    ascentOverride: string;\n    /**\n     * The **`descentOverride`** property of the FontFace interface returns and sets the value of the @font-face/descent-override descriptor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/descentOverride)\n     */\n    descentOverride: string;\n    /**\n     * The **`display`** property of the FontFace interface determines how a font face is displayed based on whether and when it is downloaded and ready to use.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/display)\n     */\n    display: FontDisplay;\n    /**\n     * The **`FontFace.family`** property allows the author to get or set the font family of a FontFace object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/family)\n     */\n    family: string;\n    /**\n     * The **`featureSettings`** property of the FontFace interface retrieves or sets infrequently used font features that are not available from a font's variant properties.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/featureSettings)\n     */\n    featureSettings: string;\n    /**\n     * The **`lineGapOverride`** property of the FontFace interface returns and sets the value of the @font-face/line-gap-override descriptor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/lineGapOverride)\n     */\n    lineGapOverride: string;\n    /**\n     * The **`loaded`** read-only property of the FontFace interface returns a Promise that resolves with the current `FontFace` object when the font specified in the object's constructor is done loading or rejects with a `SyntaxError`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/loaded)\n     */\n    readonly loaded: Promise<FontFace>;\n    /**\n     * The **`status`** read-only property of the FontFace interface returns an enumerated value indicating the status of the font, one of `'unloaded'`, `'loading'`, `'loaded'`, or `'error'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/status)\n     */\n    readonly status: FontFaceLoadStatus;\n    /**\n     * The **`stretch`** property of the FontFace interface retrieves or sets how the font stretches.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/stretch)\n     */\n    stretch: string;\n    /**\n     * The **`style`** property of the FontFace interface retrieves or sets the font's style.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/style)\n     */\n    style: string;\n    /**\n     * The **`unicodeRange`** property of the FontFace interface retrieves or sets the range of unicode code points encompassing the font.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/unicodeRange)\n     */\n    unicodeRange: string;\n    /**\n     * The **`weight`** property of the FontFace interface retrieves or sets the weight of the font.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/weight)\n     */\n    weight: string;\n    /**\n     * The **`load()`** method of the FontFace interface requests and loads a font whose `source` was specified as a URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/load)\n     */\n    load(): Promise<FontFace>;\n}\n\ndeclare var FontFace: {\n    prototype: FontFace;\n    new(family: string, source: string | BufferSource, descriptors?: FontFaceDescriptors): FontFace;\n};\n\ninterface FontFaceSetEventMap {\n    \"loading\": FontFaceSetLoadEvent;\n    \"loadingdone\": FontFaceSetLoadEvent;\n    \"loadingerror\": FontFaceSetLoadEvent;\n}\n\n/**\n * The **`FontFaceSet`** interface of the CSS Font Loading API manages the loading of font-faces and querying of their download status.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSet)\n */\ninterface FontFaceSet extends EventTarget {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSet/loading_event) */\n    onloading: ((this: FontFaceSet, ev: FontFaceSetLoadEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSet/loadingdone_event) */\n    onloadingdone: ((this: FontFaceSet, ev: FontFaceSetLoadEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSet/loadingerror_event) */\n    onloadingerror: ((this: FontFaceSet, ev: FontFaceSetLoadEvent) => any) | null;\n    /**\n     * The `ready` read-only property of the FontFaceSet interface returns a Promise that resolves to the given FontFaceSet.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSet/ready)\n     */\n    readonly ready: Promise<FontFaceSet>;\n    /**\n     * The **`status`** read-only property of the FontFaceSet interface returns the loading state of the fonts in the set.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSet/status)\n     */\n    readonly status: FontFaceSetLoadStatus;\n    /**\n     * The `check()` method of the FontFaceSet returns `true` if you can render some text using the given font specification without attempting to use any fonts in this `FontFaceSet` that are not yet fully loaded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSet/check)\n     */\n    check(font: string, text?: string): boolean;\n    /**\n     * The `load()` method of the FontFaceSet forces all the fonts given in parameters to be loaded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSet/load)\n     */\n    load(font: string, text?: string): Promise<FontFace[]>;\n    forEach(callbackfn: (value: FontFace, key: FontFace, parent: FontFaceSet) => void, thisArg?: any): void;\n    addEventListener<K extends keyof FontFaceSetEventMap>(type: K, listener: (this: FontFaceSet, ev: FontFaceSetEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof FontFaceSetEventMap>(type: K, listener: (this: FontFaceSet, ev: FontFaceSetEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var FontFaceSet: {\n    prototype: FontFaceSet;\n    new(): FontFaceSet;\n};\n\n/**\n * The **`FontFaceSetLoadEvent`** interface of the CSS Font Loading API represents events fired at a FontFaceSet after it starts loading font faces.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSetLoadEvent)\n */\ninterface FontFaceSetLoadEvent extends Event {\n    /**\n     * The **`fontfaces`** read-only property of the An array of FontFace instance.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSetLoadEvent/fontfaces)\n     */\n    readonly fontfaces: ReadonlyArray<FontFace>;\n}\n\ndeclare var FontFaceSetLoadEvent: {\n    prototype: FontFaceSetLoadEvent;\n    new(type: string, eventInitDict?: FontFaceSetLoadEventInit): FontFaceSetLoadEvent;\n};\n\ninterface FontFaceSource {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/fonts) */\n    readonly fonts: FontFaceSet;\n}\n\n/**\n * The **`FormData`** interface provides a way to construct a set of key/value pairs representing form fields and their values, which can be sent using the Window/fetch, XMLHttpRequest.send() or navigator.sendBeacon() methods.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FormData)\n */\ninterface FormData {\n    /**\n     * The **`append()`** method of the FormData interface appends a new value onto an existing key inside a `FormData` object, or adds the key if it does not already exist.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FormData/append)\n     */\n    append(name: string, value: string | Blob): void;\n    append(name: string, value: string): void;\n    append(name: string, blobValue: Blob, filename?: string): void;\n    /**\n     * The **`delete()`** method of the FormData interface deletes a key and its value(s) from a `FormData` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FormData/delete)\n     */\n    delete(name: string): void;\n    /**\n     * The **`get()`** method of the FormData interface returns the first value associated with a given key from within a `FormData` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FormData/get)\n     */\n    get(name: string): FormDataEntryValue | null;\n    /**\n     * The **`getAll()`** method of the FormData interface returns all the values associated with a given key from within a `FormData` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FormData/getAll)\n     */\n    getAll(name: string): FormDataEntryValue[];\n    /**\n     * The **`has()`** method of the FormData interface returns whether a `FormData` object contains a certain key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FormData/has)\n     */\n    has(name: string): boolean;\n    /**\n     * The **`set()`** method of the FormData interface sets a new value for an existing key inside a `FormData` object, or adds the key/value if it does not already exist.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FormData/set)\n     */\n    set(name: string, value: string | Blob): void;\n    set(name: string, value: string): void;\n    set(name: string, blobValue: Blob, filename?: string): void;\n    forEach(callbackfn: (value: FormDataEntryValue, key: string, parent: FormData) => void, thisArg?: any): void;\n}\n\ndeclare var FormData: {\n    prototype: FormData;\n    new(form?: HTMLFormElement, submitter?: HTMLElement | null): FormData;\n};\n\n/**\n * The **`FormDataEvent`** interface represents a `formdata` event — such an event is fired on an HTMLFormElement object after the entry list representing the form's data is constructed.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FormDataEvent)\n */\ninterface FormDataEvent extends Event {\n    /**\n     * The `formData` read-only property of the FormDataEvent interface contains the FormData object representing the data contained in the form when the event was fired.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FormDataEvent/formData)\n     */\n    readonly formData: FormData;\n}\n\ndeclare var FormDataEvent: {\n    prototype: FormDataEvent;\n    new(type: string, eventInitDict: FormDataEventInit): FormDataEvent;\n};\n\n/**\n * The **`FragmentDirective`** interface is an object exposed to allow code to check whether or not a browser supports text fragments.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FragmentDirective)\n */\ninterface FragmentDirective {\n}\n\ndeclare var FragmentDirective: {\n    prototype: FragmentDirective;\n    new(): FragmentDirective;\n};\n\n/**\n * The **`GPUError`** interface of the WebGPU API is the base interface for errors surfaced by GPUDevice.popErrorScope and the GPUDevice.uncapturederror_event event.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GPUError)\n */\ninterface GPUError {\n    /**\n     * The **`message`** read-only property of the A string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GPUError/message)\n     */\n    readonly message: string;\n}\n\n/**\n * The `GainNode` interface represents a change in volume.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GainNode)\n */\ninterface GainNode extends AudioNode {\n    /**\n     * The `gain` property of the GainNode interface is an a-rate AudioParam representing the amount of gain to apply.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GainNode/gain)\n     */\n    readonly gain: AudioParam;\n}\n\ndeclare var GainNode: {\n    prototype: GainNode;\n    new(context: BaseAudioContext, options?: GainOptions): GainNode;\n};\n\n/**\n * The **`Gamepad`** interface of the Gamepad API defines an individual gamepad or other controller, allowing access to information such as button presses, axis positions, and id.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Gamepad)\n */\ninterface Gamepad {\n    /**\n     * The **`Gamepad.axes`** property of the Gamepad interface returns an array representing the controls with axes present on the device (e.g., analog thumb sticks).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Gamepad/axes)\n     */\n    readonly axes: ReadonlyArray<number>;\n    /**\n     * The **`buttons`** property of the Gamepad interface returns an array of GamepadButton objects representing the buttons present on the device.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Gamepad/buttons)\n     */\n    readonly buttons: ReadonlyArray<GamepadButton>;\n    /**\n     * The **`Gamepad.connected`** property of the still connected to the system.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Gamepad/connected)\n     */\n    readonly connected: boolean;\n    /**\n     * The **`Gamepad.id`** property of the Gamepad interface returns a string containing some information about the controller.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Gamepad/id)\n     */\n    readonly id: string;\n    /**\n     * The **`Gamepad.index`** property of the Gamepad interface returns an integer that is auto-incremented to be unique for each device currently connected to the system.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Gamepad/index)\n     */\n    readonly index: number;\n    /**\n     * The **`Gamepad.mapping`** property of the remapped the controls on the device to a known layout.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Gamepad/mapping)\n     */\n    readonly mapping: GamepadMappingType;\n    /**\n     * The **`Gamepad.timestamp`** property of the representing the last time the data for this gamepad was updated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Gamepad/timestamp)\n     */\n    readonly timestamp: DOMHighResTimeStamp;\n    /**\n     * The **`vibrationActuator`** read-only property of the Gamepad interface returns a GamepadHapticActuator object, which represents haptic feedback hardware available on the controller.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Gamepad/vibrationActuator)\n     */\n    readonly vibrationActuator: GamepadHapticActuator;\n}\n\ndeclare var Gamepad: {\n    prototype: Gamepad;\n    new(): Gamepad;\n};\n\n/**\n * The **`GamepadButton`** interface defines an individual button of a gamepad or other controller, allowing access to the current state of different types of buttons available on the control device.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GamepadButton)\n */\ninterface GamepadButton {\n    /**\n     * The **`GamepadButton.pressed`** property of the the button is currently pressed (`true`) or unpressed (`false`).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GamepadButton/pressed)\n     */\n    readonly pressed: boolean;\n    /**\n     * The **`touched`** property of the a button capable of detecting touch is currently touched (`true`) or not touched (`false`).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GamepadButton/touched)\n     */\n    readonly touched: boolean;\n    /**\n     * The **`GamepadButton.value`** property of the current state of analog buttons on many modern gamepads, such as the triggers.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GamepadButton/value)\n     */\n    readonly value: number;\n}\n\ndeclare var GamepadButton: {\n    prototype: GamepadButton;\n    new(): GamepadButton;\n};\n\n/**\n * The GamepadEvent interface of the Gamepad API contains references to gamepads connected to the system, which is what the gamepad events Window.gamepadconnected_event and Window.gamepaddisconnected_event are fired in response to.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GamepadEvent)\n */\ninterface GamepadEvent extends Event {\n    /**\n     * The **`GamepadEvent.gamepad`** property of the **GamepadEvent interface** returns a Gamepad object, providing access to the associated gamepad data for fired A Gamepad object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GamepadEvent/gamepad)\n     */\n    readonly gamepad: Gamepad;\n}\n\ndeclare var GamepadEvent: {\n    prototype: GamepadEvent;\n    new(type: string, eventInitDict: GamepadEventInit): GamepadEvent;\n};\n\n/**\n * The **`GamepadHapticActuator`** interface of the Gamepad API represents hardware in the controller designed to provide haptic feedback to the user (if available), most commonly vibration hardware.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GamepadHapticActuator)\n */\ninterface GamepadHapticActuator {\n    /**\n     * The **`playEffect()`** method of the GamepadHapticActuator interface causes the hardware to play a specific vibration effect.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GamepadHapticActuator/playEffect)\n     */\n    playEffect(type: GamepadHapticEffectType, params?: GamepadEffectParameters): Promise<GamepadHapticsResult>;\n    /**\n     * The **`reset()`** method of the GamepadHapticActuator interface stops the hardware from playing an active vibration effect.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GamepadHapticActuator/reset)\n     */\n    reset(): Promise<GamepadHapticsResult>;\n}\n\ndeclare var GamepadHapticActuator: {\n    prototype: GamepadHapticActuator;\n    new(): GamepadHapticActuator;\n};\n\ninterface GenericTransformStream {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CompressionStream/readable) */\n    readonly readable: ReadableStream;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CompressionStream/writable) */\n    readonly writable: WritableStream;\n}\n\n/**\n * The **`Geolocation`** interface represents an object able to obtain the position of the device programmatically.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Geolocation)\n */\ninterface Geolocation {\n    /**\n     * The **`clearWatch()`** method of the Geolocation interface is used to unregister location/error monitoring handlers previously installed using Geolocation.watchPosition().\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Geolocation/clearWatch)\n     */\n    clearWatch(watchId: number): void;\n    /**\n     * The **`getCurrentPosition()`** method of the Geolocation interface is used to get the current position of the device.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Geolocation/getCurrentPosition)\n     */\n    getCurrentPosition(successCallback: PositionCallback, errorCallback?: PositionErrorCallback | null, options?: PositionOptions): void;\n    /**\n     * The **`watchPosition()`** method of the Geolocation interface is used to register a handler function that will be called automatically each time the position of the device changes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Geolocation/watchPosition)\n     */\n    watchPosition(successCallback: PositionCallback, errorCallback?: PositionErrorCallback | null, options?: PositionOptions): number;\n}\n\ndeclare var Geolocation: {\n    prototype: Geolocation;\n    new(): Geolocation;\n};\n\n/**\n * The **`GeolocationCoordinates`** interface represents the position and altitude of the device on Earth, as well as the accuracy with which these properties are calculated.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GeolocationCoordinates)\n */\ninterface GeolocationCoordinates {\n    /**\n     * The **`accuracy`** read-only property of the GeolocationCoordinates interface is a strictly positive `double` representing the accuracy, with a 95% confidence level, of the GeolocationCoordinates.latitude and GeolocationCoordinates.longitude properties expressed in meters.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GeolocationCoordinates/accuracy)\n     */\n    readonly accuracy: number;\n    /**\n     * The **`altitude`** read-only property of the GeolocationCoordinates interface is a `double` representing the altitude of the position in meters above the WGS84 ellipsoid (which defines the nominal sea level surface).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GeolocationCoordinates/altitude)\n     */\n    readonly altitude: number | null;\n    /**\n     * The **`altitudeAccuracy`** read-only property of the GeolocationCoordinates interface is a strictly positive `double` representing the accuracy, with a 95% confidence level, of the `altitude` expressed in meters.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GeolocationCoordinates/altitudeAccuracy)\n     */\n    readonly altitudeAccuracy: number | null;\n    /**\n     * The **`heading`** read-only property of the GeolocationCoordinates interface is a `double` representing the direction in which the device is traveling.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GeolocationCoordinates/heading)\n     */\n    readonly heading: number | null;\n    /**\n     * The **`latitude`** read-only property of the GeolocationCoordinates interface is a `double` representing the latitude of the position in decimal degrees.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GeolocationCoordinates/latitude)\n     */\n    readonly latitude: number;\n    /**\n     * The **`longitude`** read-only property of the GeolocationCoordinates interface is a number which represents the longitude of a geographical position, specified in decimal degrees.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GeolocationCoordinates/longitude)\n     */\n    readonly longitude: number;\n    /**\n     * The **`speed`** read-only property of the GeolocationCoordinates interface is a `double` representing the velocity of the device in meters per second.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GeolocationCoordinates/speed)\n     */\n    readonly speed: number | null;\n    /**\n     * The **`toJSON()`** method of the GeolocationCoordinates interface is a Serialization; it returns a JSON representation of the GeolocationCoordinates object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GeolocationCoordinates/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var GeolocationCoordinates: {\n    prototype: GeolocationCoordinates;\n    new(): GeolocationCoordinates;\n};\n\n/**\n * The **`GeolocationPosition`** interface represents the position of the concerned device at a given time.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GeolocationPosition)\n */\ninterface GeolocationPosition {\n    /**\n     * The **`coords`** read-only property of the GeolocationPosition interface returns a GeolocationCoordinates object representing a geographic position.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GeolocationPosition/coords)\n     */\n    readonly coords: GeolocationCoordinates;\n    /**\n     * The **`timestamp`** read-only property of the GeolocationPosition interface represents the date and time that the position was acquired by the device.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GeolocationPosition/timestamp)\n     */\n    readonly timestamp: EpochTimeStamp;\n    /**\n     * The **`toJSON()`** method of the GeolocationPosition interface is a Serialization; it returns a JSON representation of the GeolocationPosition object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GeolocationPosition/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var GeolocationPosition: {\n    prototype: GeolocationPosition;\n    new(): GeolocationPosition;\n};\n\n/**\n * The **`GeolocationPositionError`** interface represents the reason of an error occurring when using the geolocating device.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GeolocationPositionError)\n */\ninterface GeolocationPositionError {\n    /**\n     * The **`code`** read-only property of the GeolocationPositionError interface is an `unsigned short` representing the error code.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GeolocationPositionError/code)\n     */\n    readonly code: number;\n    /**\n     * The **`message`** read-only property of the GeolocationPositionError interface returns a human-readable string describing the details of the error.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GeolocationPositionError/message)\n     */\n    readonly message: string;\n    readonly PERMISSION_DENIED: 1;\n    readonly POSITION_UNAVAILABLE: 2;\n    readonly TIMEOUT: 3;\n}\n\ndeclare var GeolocationPositionError: {\n    prototype: GeolocationPositionError;\n    new(): GeolocationPositionError;\n    readonly PERMISSION_DENIED: 1;\n    readonly POSITION_UNAVAILABLE: 2;\n    readonly TIMEOUT: 3;\n};\n\ninterface GlobalEventHandlersEventMap {\n    \"abort\": UIEvent;\n    \"animationcancel\": AnimationEvent;\n    \"animationend\": AnimationEvent;\n    \"animationiteration\": AnimationEvent;\n    \"animationstart\": AnimationEvent;\n    \"auxclick\": PointerEvent;\n    \"beforeinput\": InputEvent;\n    \"beforematch\": Event;\n    \"beforetoggle\": ToggleEvent;\n    \"blur\": FocusEvent;\n    \"cancel\": Event;\n    \"canplay\": Event;\n    \"canplaythrough\": Event;\n    \"change\": Event;\n    \"click\": PointerEvent;\n    \"close\": Event;\n    \"compositionend\": CompositionEvent;\n    \"compositionstart\": CompositionEvent;\n    \"compositionupdate\": CompositionEvent;\n    \"contextlost\": Event;\n    \"contextmenu\": PointerEvent;\n    \"contextrestored\": Event;\n    \"copy\": ClipboardEvent;\n    \"cuechange\": Event;\n    \"cut\": ClipboardEvent;\n    \"dblclick\": MouseEvent;\n    \"drag\": DragEvent;\n    \"dragend\": DragEvent;\n    \"dragenter\": DragEvent;\n    \"dragleave\": DragEvent;\n    \"dragover\": DragEvent;\n    \"dragstart\": DragEvent;\n    \"drop\": DragEvent;\n    \"durationchange\": Event;\n    \"emptied\": Event;\n    \"ended\": Event;\n    \"error\": ErrorEvent;\n    \"focus\": FocusEvent;\n    \"focusin\": FocusEvent;\n    \"focusout\": FocusEvent;\n    \"formdata\": FormDataEvent;\n    \"gotpointercapture\": PointerEvent;\n    \"input\": Event;\n    \"invalid\": Event;\n    \"keydown\": KeyboardEvent;\n    \"keypress\": KeyboardEvent;\n    \"keyup\": KeyboardEvent;\n    \"load\": Event;\n    \"loadeddata\": Event;\n    \"loadedmetadata\": Event;\n    \"loadstart\": Event;\n    \"lostpointercapture\": PointerEvent;\n    \"mousedown\": MouseEvent;\n    \"mouseenter\": MouseEvent;\n    \"mouseleave\": MouseEvent;\n    \"mousemove\": MouseEvent;\n    \"mouseout\": MouseEvent;\n    \"mouseover\": MouseEvent;\n    \"mouseup\": MouseEvent;\n    \"paste\": ClipboardEvent;\n    \"pause\": Event;\n    \"play\": Event;\n    \"playing\": Event;\n    \"pointercancel\": PointerEvent;\n    \"pointerdown\": PointerEvent;\n    \"pointerenter\": PointerEvent;\n    \"pointerleave\": PointerEvent;\n    \"pointermove\": PointerEvent;\n    \"pointerout\": PointerEvent;\n    \"pointerover\": PointerEvent;\n    \"pointerrawupdate\": Event;\n    \"pointerup\": PointerEvent;\n    \"progress\": ProgressEvent;\n    \"ratechange\": Event;\n    \"reset\": Event;\n    \"resize\": UIEvent;\n    \"scroll\": Event;\n    \"scrollend\": Event;\n    \"securitypolicyviolation\": SecurityPolicyViolationEvent;\n    \"seeked\": Event;\n    \"seeking\": Event;\n    \"select\": Event;\n    \"selectionchange\": Event;\n    \"selectstart\": Event;\n    \"slotchange\": Event;\n    \"stalled\": Event;\n    \"submit\": SubmitEvent;\n    \"suspend\": Event;\n    \"timeupdate\": Event;\n    \"toggle\": ToggleEvent;\n    \"touchcancel\": TouchEvent;\n    \"touchend\": TouchEvent;\n    \"touchmove\": TouchEvent;\n    \"touchstart\": TouchEvent;\n    \"transitioncancel\": TransitionEvent;\n    \"transitionend\": TransitionEvent;\n    \"transitionrun\": TransitionEvent;\n    \"transitionstart\": TransitionEvent;\n    \"volumechange\": Event;\n    \"waiting\": Event;\n    \"webkitanimationend\": Event;\n    \"webkitanimationiteration\": Event;\n    \"webkitanimationstart\": Event;\n    \"webkittransitionend\": Event;\n    \"wheel\": WheelEvent;\n}\n\ninterface GlobalEventHandlers {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/abort_event) */\n    onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/animationcancel_event) */\n    onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/animationend_event) */\n    onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/animationiteration_event) */\n    onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/animationstart_event) */\n    onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/auxclick_event) */\n    onauxclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/beforeinput_event) */\n    onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/beforematch_event) */\n    onbeforematch: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/beforetoggle_event) */\n    onbeforetoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/blur_event) */\n    onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDialogElement/cancel_event) */\n    oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/canplay_event) */\n    oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/canplaythrough_event) */\n    oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/change_event) */\n    onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/click_event) */\n    onclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDialogElement/close_event) */\n    onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement/contextlost_event) */\n    oncontextlost: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/contextmenu_event) */\n    oncontextmenu: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement/contextrestored_event) */\n    oncontextrestored: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/copy_event) */\n    oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/cuechange_event) */\n    oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/cut_event) */\n    oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/dblclick_event) */\n    ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/drag_event) */\n    ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/dragend_event) */\n    ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/dragenter_event) */\n    ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/dragleave_event) */\n    ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/dragover_event) */\n    ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/dragstart_event) */\n    ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/drop_event) */\n    ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/durationchange_event) */\n    ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/emptied_event) */\n    onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/ended_event) */\n    onended: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/error_event) */\n    onerror: OnErrorEventHandler;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/focus_event) */\n    onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/formdata_event) */\n    onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/gotpointercapture_event) */\n    ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/input_event) */\n    oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/invalid_event) */\n    oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/keydown_event) */\n    onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/keypress_event)\n     */\n    onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/keyup_event) */\n    onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/load_event) */\n    onload: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/loadeddata_event) */\n    onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/loadedmetadata_event) */\n    onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/loadstart_event) */\n    onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/lostpointercapture_event) */\n    onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/mousedown_event) */\n    onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/mouseenter_event) */\n    onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/mouseleave_event) */\n    onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/mousemove_event) */\n    onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/mouseout_event) */\n    onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/mouseover_event) */\n    onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/mouseup_event) */\n    onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/paste_event) */\n    onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/pause_event) */\n    onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/play_event) */\n    onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/playing_event) */\n    onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointercancel_event) */\n    onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointerdown_event) */\n    onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointerenter_event) */\n    onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointerleave_event) */\n    onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointermove_event) */\n    onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointerout_event) */\n    onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointerover_event) */\n    onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;\n    /**\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointerrawupdate_event)\n     */\n    onpointerrawupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointerup_event) */\n    onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/progress_event) */\n    onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/ratechange_event) */\n    onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/reset_event) */\n    onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLVideoElement/resize_event) */\n    onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/scroll_event) */\n    onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/scrollend_event) */\n    onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/securitypolicyviolation_event) */\n    onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/seeked_event) */\n    onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/seeking_event) */\n    onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/select_event) */\n    onselect: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/selectionchange_event) */\n    onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/selectstart_event) */\n    onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSlotElement/slotchange_event) */\n    onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/stalled_event) */\n    onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/submit_event) */\n    onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/suspend_event) */\n    onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/timeupdate_event) */\n    ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/toggle_event) */\n    ontoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/touchcancel_event) */\n    ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/touchend_event) */\n    ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/touchmove_event) */\n    ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/touchstart_event) */\n    ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/transitioncancel_event) */\n    ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/transitionend_event) */\n    ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/transitionrun_event) */\n    ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/transitionstart_event) */\n    ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/volumechange_event) */\n    onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/waiting_event) */\n    onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /**\n     * @deprecated This is a legacy alias of `onanimationend`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/animationend_event)\n     */\n    onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /**\n     * @deprecated This is a legacy alias of `onanimationiteration`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/animationiteration_event)\n     */\n    onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /**\n     * @deprecated This is a legacy alias of `onanimationstart`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/animationstart_event)\n     */\n    onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /**\n     * @deprecated This is a legacy alias of `ontransitionend`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/transitionend_event)\n     */\n    onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/wheel_event) */\n    onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null;\n    addEventListener<K extends keyof GlobalEventHandlersEventMap>(type: K, listener: (this: GlobalEventHandlers, ev: GlobalEventHandlersEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof GlobalEventHandlersEventMap>(type: K, listener: (this: GlobalEventHandlers, ev: GlobalEventHandlersEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\n/**\n * The **`HTMLAllCollection`** interface represents a collection of _all_ of the document's elements, accessible by index (like an array) and by the element's `id`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAllCollection)\n */\ninterface HTMLAllCollection {\n    /**\n     * The **`HTMLAllCollection.length`** property returns the number of items in this HTMLAllCollection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAllCollection/length)\n     */\n    readonly length: number;\n    /**\n     * The **`item()`** method of the HTMLAllCollection interface returns the element located at the specified offset into the collection, or the element with the specified value for its `id` or `name` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAllCollection/item)\n     */\n    item(nameOrIndex?: string): HTMLCollection | Element | null;\n    /**\n     * The **`namedItem()`** method of the HTMLAllCollection interface returns the first Element in the collection whose `id` or `name` attribute matches the specified name, or `null` if no element matches.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAllCollection/namedItem)\n     */\n    namedItem(name: string): HTMLCollection | Element | null;\n    [index: number]: Element;\n}\n\ndeclare var HTMLAllCollection: {\n    prototype: HTMLAllCollection;\n    new(): HTMLAllCollection;\n};\n\n/**\n * The **`HTMLAnchorElement`** interface represents hyperlink elements and provides special properties and methods (beyond those of the regular HTMLElement object interface that they inherit from) for manipulating the layout and presentation of such elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement)\n */\ninterface HTMLAnchorElement extends HTMLElement, HTMLHyperlinkElementUtils {\n    /** @deprecated */\n    charset: string;\n    /** @deprecated */\n    coords: string;\n    /**\n     * The **`HTMLAnchorElement.download`** property is a string indicating that the linked resource is intended to be downloaded rather than displayed in the browser.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/download)\n     */\n    download: string;\n    /**\n     * The **`hreflang`** property of the HTMLAnchorElement interface is a string that is the language of the linked resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/hreflang)\n     */\n    hreflang: string;\n    /** @deprecated */\n    name: string;\n    /**\n     * The **`ping`** property of the HTMLAnchorElement interface is a space-separated list of URLs.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/ping)\n     */\n    ping: string;\n    /**\n     * The **`HTMLAnchorElement.referrerPolicy`** property reflect the HTML `referrerpolicy` attribute of the A string; one of the following: - `no-referrer` - : The Referer header will be omitted entirely.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/referrerPolicy)\n     */\n    referrerPolicy: string;\n    /**\n     * The **`HTMLAnchorElement.rel`** property reflects the `rel` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/rel)\n     */\n    rel: string;\n    /**\n     * The **`HTMLAnchorElement.relList`** read-only property reflects the `rel` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/relList)\n     */\n    get relList(): DOMTokenList;\n    set relList(value: string);\n    /** @deprecated */\n    rev: string;\n    /** @deprecated */\n    shape: string;\n    /**\n     * The **`target`** property of the HTMLAnchorElement interface is a string that indicates where to display the linked resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/target)\n     */\n    target: string;\n    /**\n     * The **`text`** property of the HTMLAnchorElement represents the text inside the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/text)\n     */\n    text: string;\n    /**\n     * The **`type`** property of the HTMLAnchorElement interface is a string that indicates the MIME type of the linked resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/type)\n     */\n    type: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLAnchorElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLAnchorElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLAnchorElement: {\n    prototype: HTMLAnchorElement;\n    new(): HTMLAnchorElement;\n};\n\n/**\n * The **`HTMLAreaElement`** interface provides special properties and methods (beyond those of the regular object HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of area elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAreaElement)\n */\ninterface HTMLAreaElement extends HTMLElement, HTMLHyperlinkElementUtils {\n    /**\n     * The **`alt`** property of the HTMLAreaElement interface specifies the text of the hyperlink, defining the textual label for an image map's link.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAreaElement/alt)\n     */\n    alt: string;\n    /**\n     * The **`coords`** property of the HTMLAreaElement interface specifies the coordinates of the element's shape as a list of floating-point numbers.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAreaElement/coords)\n     */\n    coords: string;\n    /**\n     * The **`download`** property of the HTMLAreaElement interface is a string indicating that the linked resource is intended to be downloaded rather than displayed in the browser.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAreaElement/download)\n     */\n    download: string;\n    /** @deprecated */\n    noHref: boolean;\n    /**\n     * The **`ping`** property of the HTMLAreaElement interface is a space-separated list of URLs.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAreaElement/ping)\n     */\n    ping: string;\n    /**\n     * The **`HTMLAreaElement.referrerPolicy`** property reflect the HTML `referrerpolicy` attribute of the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAreaElement/referrerPolicy)\n     */\n    referrerPolicy: string;\n    /**\n     * The **`HTMLAreaElement.rel`** property reflects the `rel` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAreaElement/rel)\n     */\n    rel: string;\n    /**\n     * The **`HTMLAreaElement.relList`** read-only property reflects the `rel` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAreaElement/relList)\n     */\n    get relList(): DOMTokenList;\n    set relList(value: string);\n    /**\n     * The **`shape`** property of the HTMLAreaElement interface specifies the shape of an image map area.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAreaElement/shape)\n     */\n    shape: string;\n    /**\n     * The **`target`** property of the HTMLAreaElement interface is a string that indicates where to display the linked resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAreaElement/target)\n     */\n    target: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLAreaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLAreaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLAreaElement: {\n    prototype: HTMLAreaElement;\n    new(): HTMLAreaElement;\n};\n\n/**\n * The **`HTMLAudioElement`** interface provides access to the properties of audio elements, as well as methods to manipulate them.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAudioElement)\n */\ninterface HTMLAudioElement extends HTMLMediaElement {\n    addEventListener<K extends keyof HTMLMediaElementEventMap>(type: K, listener: (this: HTMLAudioElement, ev: HTMLMediaElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLMediaElementEventMap>(type: K, listener: (this: HTMLAudioElement, ev: HTMLMediaElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLAudioElement: {\n    prototype: HTMLAudioElement;\n    new(): HTMLAudioElement;\n};\n\n/**\n * The **`HTMLBRElement`** interface represents an HTML line break element (br).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLBRElement)\n */\ninterface HTMLBRElement extends HTMLElement {\n    /** @deprecated */\n    clear: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLBRElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLBRElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLBRElement: {\n    prototype: HTMLBRElement;\n    new(): HTMLBRElement;\n};\n\n/**\n * The **`HTMLBaseElement`** interface contains the base URI for a document.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLBaseElement)\n */\ninterface HTMLBaseElement extends HTMLElement {\n    /**\n     * The **`href`** property of the HTMLBaseElement interface contains a string that is the URL to use as the base for relative URLs.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLBaseElement/href)\n     */\n    href: string;\n    /**\n     * The `target` property of the HTMLBaseElement interface is a string that represents the default target tab to show the resulting output for hyperlinks and form elements.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLBaseElement/target)\n     */\n    target: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLBaseElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLBaseElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLBaseElement: {\n    prototype: HTMLBaseElement;\n    new(): HTMLBaseElement;\n};\n\ninterface HTMLBodyElementEventMap extends HTMLElementEventMap, WindowEventHandlersEventMap {\n}\n\n/**\n * The **`HTMLBodyElement`** interface provides special properties (beyond those inherited from the regular HTMLElement interface) for manipulating body elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLBodyElement)\n */\ninterface HTMLBodyElement extends HTMLElement, WindowEventHandlers {\n    /** @deprecated */\n    aLink: string;\n    /** @deprecated */\n    background: string;\n    /** @deprecated */\n    bgColor: string;\n    /** @deprecated */\n    link: string;\n    /** @deprecated */\n    text: string;\n    /** @deprecated */\n    vLink: string;\n    addEventListener<K extends keyof HTMLBodyElementEventMap>(type: K, listener: (this: HTMLBodyElement, ev: HTMLBodyElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLBodyElementEventMap>(type: K, listener: (this: HTMLBodyElement, ev: HTMLBodyElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLBodyElement: {\n    prototype: HTMLBodyElement;\n    new(): HTMLBodyElement;\n};\n\n/**\n * The **`HTMLButtonElement`** interface provides properties and methods (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating button elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement)\n */\ninterface HTMLButtonElement extends HTMLElement, PopoverInvokerElement {\n    /**\n     * The **`HTMLButtonElement.disabled`** property indicates whether the control is disabled, meaning that it does not accept any clicks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/disabled)\n     */\n    disabled: boolean;\n    /**\n     * The **`form`** read-only property of the HTMLButtonElement interface returns an HTMLFormElement object that owns this button, or `null` if this button is not owned by any form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/form)\n     */\n    readonly form: HTMLFormElement | null;\n    /**\n     * The **`formAction`** property of the HTMLButtonElement interface is the URL of the program that is executed on the server when the form that owns this control is submitted.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/formAction)\n     */\n    formAction: string;\n    /**\n     * The **`formEnctype`** property of the HTMLButtonElement interface is the MIME_type of the content sent to the server when the form is submitted.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/formEnctype)\n     */\n    formEnctype: string;\n    /**\n     * The **`formMethod`** property of the HTMLButtonElement interface is the HTTP method used to submit the form if the button element is the control that submits the form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/formMethod)\n     */\n    formMethod: string;\n    /**\n     * The **`formNoValidate`** property of the HTMLButtonElement interface is a boolean value indicating if the form will bypass constraint validation when submitted via the button.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/formNoValidate)\n     */\n    formNoValidate: boolean;\n    /**\n     * The **`formTarget`** property of the HTMLButtonElement interface is the tab, window, or iframe where the response of the submitted form is to be displayed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/formTarget)\n     */\n    formTarget: string;\n    /**\n     * The **`HTMLButtonElement.labels`** read-only property returns a A NodeList containing the `<label>` elements associated with the `<button>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/labels)\n     */\n    readonly labels: NodeListOf<HTMLLabelElement>;\n    /**\n     * The **`name`** property of the HTMLButtonElement interface indicates the name of the button element or the empty string if the element has no name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/name)\n     */\n    name: string;\n    /**\n     * The **`type`** property of the HTMLButtonElement interface is a string that indicates the behavior type of the button element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/type)\n     */\n    type: \"submit\" | \"reset\" | \"button\";\n    /**\n     * The **`validationMessage`** read-only property of the HTMLButtonElement interface returns a string representing a localized message that describes the validation constraints that the button control does not satisfy (if any).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/validationMessage)\n     */\n    readonly validationMessage: string;\n    /**\n     * The **`validity`** read-only property of the HTMLButtonElement interface returns a ValidityState object that represents the validity states this element is in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/validity)\n     */\n    readonly validity: ValidityState;\n    /**\n     * The **`value`** property of the HTMLButtonElement interface represents the value of the button element as a string, or the empty string if no value is set.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/value)\n     */\n    value: string;\n    /**\n     * The **`willValidate`** read-only property of the HTMLButtonElement interface indicates whether the button element is a candidate for constraint validation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/willValidate)\n     */\n    readonly willValidate: boolean;\n    /**\n     * The **`checkValidity()`** method of the HTMLButtonElement interface returns a boolean value which indicates if the element meets any constraint validation rules applied to it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/checkValidity)\n     */\n    checkValidity(): boolean;\n    /**\n     * The **`reportValidity()`** method of the HTMLButtonElement interface performs the same validity checking steps as the HTMLButtonElement.checkValidity method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/reportValidity)\n     */\n    reportValidity(): boolean;\n    /**\n     * The **`setCustomValidity()`** method of the HTMLButtonElement interface sets the custom validity message for the button element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/setCustomValidity)\n     */\n    setCustomValidity(error: string): void;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLButtonElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLButtonElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLButtonElement: {\n    prototype: HTMLButtonElement;\n    new(): HTMLButtonElement;\n};\n\n/**\n * The **`HTMLCanvasElement`** interface provides properties and methods for manipulating the layout and presentation of canvas elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement)\n */\ninterface HTMLCanvasElement extends HTMLElement {\n    /**\n     * The **`HTMLCanvasElement.height`** property is a positive `integer` reflecting the `height` HTML attribute of the canvas element interpreted in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement/height)\n     */\n    height: number;\n    /**\n     * The **`HTMLCanvasElement.width`** property is a positive `integer` reflecting the `width` HTML attribute of the canvas element interpreted in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement/width)\n     */\n    width: number;\n    /**\n     * The **`captureStream()`** method of the HTMLCanvasElement interface returns a MediaStream which includes a CanvasCaptureMediaStreamTrack containing a real-time video capture of the canvas's contents.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement/captureStream)\n     */\n    captureStream(frameRequestRate?: number): MediaStream;\n    /**\n     * The **`HTMLCanvasElement.getContext()`** method returns a drawing context on the canvas, or `null` if the context identifier is not supported, or the canvas has already been set to a different context mode.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement/getContext)\n     */\n    getContext(contextId: \"2d\", options?: CanvasRenderingContext2DSettings): CanvasRenderingContext2D | null;\n    getContext(contextId: \"bitmaprenderer\", options?: ImageBitmapRenderingContextSettings): ImageBitmapRenderingContext | null;\n    getContext(contextId: \"webgl\", options?: WebGLContextAttributes): WebGLRenderingContext | null;\n    getContext(contextId: \"webgl2\", options?: WebGLContextAttributes): WebGL2RenderingContext | null;\n    getContext(contextId: string, options?: any): RenderingContext | null;\n    /**\n     * The **`HTMLCanvasElement.toBlob()`** method creates a Blob object representing the image contained in the canvas.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement/toBlob)\n     */\n    toBlob(callback: BlobCallback, type?: string, quality?: number): void;\n    /**\n     * The **`HTMLCanvasElement.toDataURL()`** method returns a data URL containing a representation of the image in the format specified by the `type` parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement/toDataURL)\n     */\n    toDataURL(type?: string, quality?: number): string;\n    /**\n     * The **`HTMLCanvasElement.transferControlToOffscreen()`** method transfers control to an OffscreenCanvas object, either on the main thread or on a worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement/transferControlToOffscreen)\n     */\n    transferControlToOffscreen(): OffscreenCanvas;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLCanvasElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLCanvasElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLCanvasElement: {\n    prototype: HTMLCanvasElement;\n    new(): HTMLCanvasElement;\n};\n\n/**\n * The **`HTMLCollection`** interface represents a generic collection (array-like object similar to Functions/arguments) of elements (in document order) and offers methods and properties for selecting from the list.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLCollection)\n */\ninterface HTMLCollectionBase {\n    /**\n     * The **`HTMLCollection.length`** property returns the number of items in a HTMLCollection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLCollection/length)\n     */\n    readonly length: number;\n    /**\n     * The HTMLCollection method `item()` returns the element located at the specified offset into the collection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLCollection/item)\n     */\n    item(index: number): Element | null;\n    [index: number]: Element;\n}\n\ninterface HTMLCollection extends HTMLCollectionBase {\n    /**\n     * The **`namedItem()`** method of the HTMLCollection interface returns the first Element in the collection whose `id` or `name` attribute match the specified name, or `null` if no element matches.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLCollection/namedItem)\n     */\n    namedItem(name: string): Element | null;\n}\n\ndeclare var HTMLCollection: {\n    prototype: HTMLCollection;\n    new(): HTMLCollection;\n};\n\ninterface HTMLCollectionOf<T extends Element> extends HTMLCollectionBase {\n    item(index: number): T | null;\n    namedItem(name: string): T | null;\n    [index: number]: T;\n}\n\n/**\n * The **`HTMLDListElement`** interface provides special properties (beyond those of the regular HTMLElement interface it also has available to it by inheritance) for manipulating definition list (dl) elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDListElement)\n */\ninterface HTMLDListElement extends HTMLElement {\n    /** @deprecated */\n    compact: boolean;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLDListElement: {\n    prototype: HTMLDListElement;\n    new(): HTMLDListElement;\n};\n\n/**\n * The **`HTMLDataElement`** interface provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating data elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDataElement)\n */\ninterface HTMLDataElement extends HTMLElement {\n    /**\n     * The **`value`** property of the HTMLDataElement interface returns a string reflecting the `value` HTML attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDataElement/value)\n     */\n    value: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDataElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDataElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLDataElement: {\n    prototype: HTMLDataElement;\n    new(): HTMLDataElement;\n};\n\n/**\n * The **`HTMLDataListElement`** interface provides special properties (beyond the HTMLElement object interface it also has available to it by inheritance) to manipulate datalist elements and their content.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDataListElement)\n */\ninterface HTMLDataListElement extends HTMLElement {\n    /**\n     * The **`options`** read-only property of the HTMLDataListElement interface returns an HTMLCollection of HTMLOptionElement elements contained in a datalist.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDataListElement/options)\n     */\n    readonly options: HTMLCollectionOf<HTMLOptionElement>;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDataListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDataListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLDataListElement: {\n    prototype: HTMLDataListElement;\n    new(): HTMLDataListElement;\n};\n\n/**\n * The **`HTMLDetailsElement`** interface provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating details elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDetailsElement)\n */\ninterface HTMLDetailsElement extends HTMLElement {\n    /**\n     * The **`name`** property of the HTMLDetailsElement interface reflects the `name` attribute of details elements.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDetailsElement/name)\n     */\n    name: string;\n    /**\n     * The **`open`** property of the `open` HTML attribute, indicating whether the details's contents (not counting the summary) is to be shown to the user.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDetailsElement/open)\n     */\n    open: boolean;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDetailsElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDetailsElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLDetailsElement: {\n    prototype: HTMLDetailsElement;\n    new(): HTMLDetailsElement;\n};\n\n/**\n * The **`HTMLDialogElement`** interface provides methods to manipulate dialog elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDialogElement)\n */\ninterface HTMLDialogElement extends HTMLElement {\n    /**\n     * The **`open`** property of the `open` HTML attribute, indicating whether the dialog is available for interaction.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDialogElement/open)\n     */\n    open: boolean;\n    /**\n     * The **`returnValue`** property of the HTMLDialogElement interface is a string representing the return value for a dialog element when it's closed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDialogElement/returnValue)\n     */\n    returnValue: string;\n    /**\n     * The **`close()`** method of the HTMLDialogElement interface closes the dialog.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDialogElement/close)\n     */\n    close(returnValue?: string): void;\n    /**\n     * The **`requestClose()`** method of the HTMLDialogElement interface requests to close the dialog.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDialogElement/requestClose)\n     */\n    requestClose(returnValue?: string): void;\n    /**\n     * The **`show()`** method of the HTMLDialogElement interface displays the dialog modelessly, i.e., still allowing interaction with content outside of the dialog.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDialogElement/show)\n     */\n    show(): void;\n    /**\n     * The **`showModal()`** method of the of any other dialogs that might be present.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDialogElement/showModal)\n     */\n    showModal(): void;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDialogElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDialogElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLDialogElement: {\n    prototype: HTMLDialogElement;\n    new(): HTMLDialogElement;\n};\n\n/** @deprecated */\ninterface HTMLDirectoryElement extends HTMLElement {\n    /** @deprecated */\n    compact: boolean;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDirectoryElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDirectoryElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\n/** @deprecated */\ndeclare var HTMLDirectoryElement: {\n    prototype: HTMLDirectoryElement;\n    new(): HTMLDirectoryElement;\n};\n\n/**\n * The **`HTMLDivElement`** interface provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating div elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDivElement)\n */\ninterface HTMLDivElement extends HTMLElement {\n    /** @deprecated */\n    align: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDivElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLDivElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLDivElement: {\n    prototype: HTMLDivElement;\n    new(): HTMLDivElement;\n};\n\ninterface HTMLDocument extends Document {\n    addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: HTMLDocument, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: HTMLDocument, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLDocument: {\n    prototype: HTMLDocument;\n    new(): HTMLDocument;\n};\n\ninterface HTMLElementEventMap extends ElementEventMap, GlobalEventHandlersEventMap {\n}\n\n/**\n * The **`HTMLElement`** interface represents any HTML element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)\n */\ninterface HTMLElement extends Element, ElementCSSInlineStyle, ElementContentEditable, GlobalEventHandlers, HTMLOrSVGElement {\n    /**\n     * The **`HTMLElement.accessKey`** property sets the keystroke which a user can press to jump to a given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/accessKey)\n     */\n    accessKey: string;\n    /**\n     * The **`HTMLElement.accessKeyLabel`** read-only property returns a string containing the element's browser-assigned access key (if any); otherwise it returns an empty string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/accessKeyLabel)\n     */\n    readonly accessKeyLabel: string;\n    /**\n     * The **`autocapitalize`** property of the HTMLElement interface represents the element's capitalization behavior for user input.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/autocapitalize)\n     */\n    autocapitalize: string;\n    /**\n     * The **`autocorrect`** property of the HTMLElement interface controls whether or not autocorrection of editable text is enabled for spelling and/or punctuation errors.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/autocorrect)\n     */\n    autocorrect: boolean;\n    /**\n     * The **`HTMLElement.dir`** property indicates the text writing directionality of the content of the current element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/dir)\n     */\n    dir: string;\n    /**\n     * The **`draggable`** property of the HTMLElement interface gets and sets a Boolean primitive indicating if the element is draggable.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/draggable)\n     */\n    draggable: boolean;\n    /**\n     * The HTMLElement property **`hidden`** reflects the value of the element's `hidden` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/hidden)\n     */\n    hidden: boolean;\n    /**\n     * The HTMLElement property **`inert`** reflects the value of the element's `inert` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/inert)\n     */\n    inert: boolean;\n    /**\n     * The **`innerText`** property of the HTMLElement interface represents the rendered text content of a node and its descendants.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/innerText)\n     */\n    innerText: string;\n    /**\n     * The **`lang`** property of the HTMLElement interface indicates the base language of an element's attribute values and text content, in the form of a MISSING: RFC(5646, 'BCP 47 language identifier tag')].\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/lang)\n     */\n    lang: string;\n    /**\n     * The **`offsetHeight`** read-only property of the HTMLElement interface returns the height of an element, including vertical padding and borders, as an integer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/offsetHeight)\n     */\n    readonly offsetHeight: number;\n    /**\n     * The **`offsetLeft`** read-only property of the HTMLElement interface returns the number of pixels that the _upper left corner_ of the current element is offset to the left within the HTMLElement.offsetParent node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/offsetLeft)\n     */\n    readonly offsetLeft: number;\n    /**\n     * The **`HTMLElement.offsetParent`** read-only property returns a reference to the element which is the closest (nearest in the containment hierarchy) positioned ancestor element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/offsetParent)\n     */\n    readonly offsetParent: Element | null;\n    /**\n     * The **`offsetTop`** read-only property of the HTMLElement interface returns the distance from the outer border of the current element (including its margin) to the top padding edge of the HTMLelement.offsetParent, the _closest positioned_ ancestor element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/offsetTop)\n     */\n    readonly offsetTop: number;\n    /**\n     * The **`offsetWidth`** read-only property of the HTMLElement interface returns the layout width of an element as an integer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/offsetWidth)\n     */\n    readonly offsetWidth: number;\n    /**\n     * The **`outerText`** property of the HTMLElement interface returns the same value as HTMLElement.innerText.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/outerText)\n     */\n    outerText: string;\n    /**\n     * The **`popover`** property of the HTMLElement interface gets and sets an element's popover state via JavaScript (`'auto'`, `'hint'`, or `'manual'`), and can be used for feature detection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/popover)\n     */\n    popover: string | null;\n    /**\n     * The **`spellcheck`** property of the HTMLElement interface represents a boolean value that controls the spell-checking hint.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/spellcheck)\n     */\n    spellcheck: boolean;\n    /**\n     * The **`HTMLElement.title`** property represents the title of the element: the text usually displayed in a 'tooltip' popup when the mouse is over the node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/title)\n     */\n    title: string;\n    /**\n     * The **`translate`** property of the HTMLElement interface indicates whether an element's attribute values and the values of its Text node children are to be translated when the page is localized, or whether to leave them unchanged.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/translate)\n     */\n    translate: boolean;\n    /**\n     * The **`writingSuggestions`** property of the HTMLElement interface is a string indicating if browser-provided writing suggestions should be enabled under the scope of the element or not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/writingSuggestions)\n     */\n    writingSuggestions: string;\n    /**\n     * The **`HTMLElement.attachInternals()`** method returns an ElementInternals object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/attachInternals)\n     */\n    attachInternals(): ElementInternals;\n    /**\n     * The **`HTMLElement.click()`** method simulates a mouse click on an element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/click)\n     */\n    click(): void;\n    /**\n     * The **`hidePopover()`** method of the HTMLElement interface hides a popover element (i.e., one that has a valid `popover` attribute) by removing it from the top layer and styling it with `display: none`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/hidePopover)\n     */\n    hidePopover(): void;\n    /**\n     * The **`showPopover()`** method of the HTMLElement interface shows a Popover_API element (i.e., one that has a valid `popover` attribute) by adding it to the top layer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/showPopover)\n     */\n    showPopover(): void;\n    /**\n     * The **`togglePopover()`** method of the HTMLElement interface toggles a Popover_API element (i.e., one that has a valid `popover` attribute) between the hidden and showing states.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/togglePopover)\n     */\n    togglePopover(options?: boolean): boolean;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLElement: {\n    prototype: HTMLElement;\n    new(): HTMLElement;\n};\n\n/**\n * The **`HTMLEmbedElement`** interface provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating embed elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLEmbedElement)\n */\ninterface HTMLEmbedElement extends HTMLElement {\n    /** @deprecated */\n    align: string;\n    /**\n     * The **`height`** property of the HTMLEmbedElement interface returns a string that reflects the `height` attribute of the embed element, indicating the displayed height of the resource in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLEmbedElement/height)\n     */\n    height: string;\n    /** @deprecated */\n    name: string;\n    /**\n     * The **`src`** property of the HTMLEmbedElement interface returns a string that indicates the URL of the resource being embedded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLEmbedElement/src)\n     */\n    src: string;\n    /**\n     * The **`type`** property of the HTMLEmbedElement interface returns a string that reflects the `type` attribute of the embed element, indicating the MIME type of the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLEmbedElement/type)\n     */\n    type: string;\n    /**\n     * The **`width`** property of the HTMLEmbedElement interface returns a string that reflects the `width` attribute of the embed element, indicating the displayed width of the resource in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLEmbedElement/width)\n     */\n    width: string;\n    /**\n     * The **`getSVGDocument()`** method of the HTMLEmbedElement interface returns the Document object of the embedded SVG.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLEmbedElement/getSVGDocument)\n     */\n    getSVGDocument(): Document | null;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLEmbedElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLEmbedElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLEmbedElement: {\n    prototype: HTMLEmbedElement;\n    new(): HTMLEmbedElement;\n};\n\n/**\n * The **`HTMLFieldSetElement`** interface provides special properties and methods (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of fieldset elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFieldSetElement)\n */\ninterface HTMLFieldSetElement extends HTMLElement {\n    /**\n     * The **`disabled`** property of the HTMLFieldSetElement interface is a boolean value that reflects the fieldset element's `disabled` attribute, which indicates whether the control is disabled.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFieldSetElement/disabled)\n     */\n    disabled: boolean;\n    /**\n     * The **`elements`** read-only property of the HTMLFieldSetElement interface returns an HTMLCollection object containing all form control elements (button, fieldset, input, object, output, select, and textarea) that are descendants of this field set.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFieldSetElement/elements)\n     */\n    readonly elements: HTMLCollection;\n    /**\n     * The **`form`** read-only property of the HTMLFieldSetElement interface returns an HTMLFormElement object that owns this fieldset, or `null` if this fieldset is not owned by any form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFieldSetElement/form)\n     */\n    readonly form: HTMLFormElement | null;\n    /**\n     * The **`name`** property of the HTMLFieldSetElement interface indicates the name of the fieldset element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFieldSetElement/name)\n     */\n    name: string;\n    /**\n     * The **`type`** read-only property of the HTMLFieldSetElement interface returns the string `'fieldset'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFieldSetElement/type)\n     */\n    readonly type: string;\n    /**\n     * The **`validationMessage`** read-only property of the HTMLFieldSetElement interface returns a string representing a localized message that describes the validation constraints that the fieldset control does not satisfy (if any).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFieldSetElement/validationMessage)\n     */\n    readonly validationMessage: string;\n    /**\n     * The **`validity`** read-only property of the HTMLFieldSetElement interface returns a ValidityState object that represents the validity states this element is in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFieldSetElement/validity)\n     */\n    readonly validity: ValidityState;\n    /**\n     * The **`willValidate`** read-only property of the HTMLFieldSetElement interface returns `false`, because fieldset elements are not candidates for constraint validation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFieldSetElement/willValidate)\n     */\n    readonly willValidate: boolean;\n    /**\n     * The **`checkValidity()`** method of the HTMLFieldSetElement interface checks if the element is valid, but always returns true because fieldset elements are never candidates for constraint validation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFieldSetElement/checkValidity)\n     */\n    checkValidity(): boolean;\n    /**\n     * The **`reportValidity()`** method of the HTMLFieldSetElement interface performs the same validity checking steps as the HTMLFieldSetElement.checkValidity method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFieldSetElement/reportValidity)\n     */\n    reportValidity(): boolean;\n    /**\n     * The **`setCustomValidity()`** method of the HTMLFieldSetElement interface sets the custom validity message for the fieldset element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFieldSetElement/setCustomValidity)\n     */\n    setCustomValidity(error: string): void;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLFieldSetElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLFieldSetElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLFieldSetElement: {\n    prototype: HTMLFieldSetElement;\n    new(): HTMLFieldSetElement;\n};\n\n/**\n * Implements the document object model (DOM) representation of the font element.\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFontElement)\n */\ninterface HTMLFontElement extends HTMLElement {\n    /**\n     * The obsolete **`HTMLFontElement.color`** property is a string that reflects the `color` HTML attribute, containing either a named color or a color specified in the hexadecimal #RRGGBB format.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFontElement/color)\n     */\n    color: string;\n    /**\n     * The obsolete **`HTMLFontElement.face`** property is a string that reflects the `face` HTML attribute, containing a comma-separated list of one or more font names.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFontElement/face)\n     */\n    face: string;\n    /**\n     * The obsolete **`HTMLFontElement.size`** property is a string that reflects the `size` HTML attribute.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFontElement/size)\n     */\n    size: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLFontElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLFontElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\n/** @deprecated */\ndeclare var HTMLFontElement: {\n    prototype: HTMLFontElement;\n    new(): HTMLFontElement;\n};\n\n/**\n * The **`HTMLFormControlsCollection`** interface represents a _collection_ of HTML _form control elements_, returned by the HTMLFormElement interface's HTMLFormElement.elements property.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormControlsCollection)\n */\ninterface HTMLFormControlsCollection extends HTMLCollectionBase {\n    /**\n     * The **`HTMLFormControlsCollection.namedItem()`** method returns the RadioNodeList or the Element in the collection whose `name` or `id` match the specified name, or `null` if no node matches.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormControlsCollection/namedItem)\n     */\n    namedItem(name: string): RadioNodeList | Element | null;\n}\n\ndeclare var HTMLFormControlsCollection: {\n    prototype: HTMLFormControlsCollection;\n    new(): HTMLFormControlsCollection;\n};\n\n/**\n * The **`HTMLFormElement`** interface represents a form element in the DOM.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement)\n */\ninterface HTMLFormElement extends HTMLElement {\n    /**\n     * The **`HTMLFormElement.acceptCharset`** property represents the character encoding for the given form element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/acceptCharset)\n     */\n    acceptCharset: string;\n    /**\n     * The **`HTMLFormElement.action`** property represents the action of the form element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/action)\n     */\n    action: string;\n    /**\n     * The **`autocomplete`** property of the HTMLFormElement interface indicates whether the value of the form's controls can be automatically completed by the browser.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/autocomplete)\n     */\n    autocomplete: AutoFillBase;\n    /**\n     * The HTMLFormElement property **`elements`** returns an the form element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/elements)\n     */\n    readonly elements: HTMLFormControlsCollection;\n    /**\n     * The **`HTMLFormElement.encoding`** property is an alternative name for the HTMLFormElement.enctype element on the DOM HTMLFormElement object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/encoding)\n     */\n    encoding: string;\n    /**\n     * The **`HTMLFormElement.enctype`** property is the MIME_type of content that is used to submit the form to the server.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/enctype)\n     */\n    enctype: string;\n    /**\n     * The **`HTMLFormElement.length`** read-only property returns the number of controls in the form element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/length)\n     */\n    readonly length: number;\n    /**\n     * The **`HTMLFormElement.method`** property represents the Unless explicitly specified, the default method is 'get'.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/method)\n     */\n    method: string;\n    /**\n     * The **`HTMLFormElement.name`** property represents the name of the current form element as a string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/name)\n     */\n    name: string;\n    /**\n     * The **`noValidate`** property of the HTMLFormElement interface is a boolean value indicating if the form will bypass constraint validation when submitted.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/noValidate)\n     */\n    noValidate: boolean;\n    /**\n     * The **`rel`** property of the HTMLFormElement interface reflects the `rel` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/rel)\n     */\n    rel: string;\n    /**\n     * The **`relList`** read-only property of the HTMLFormElement interface reflects the `rel` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/relList)\n     */\n    get relList(): DOMTokenList;\n    set relList(value: string);\n    /**\n     * The **`target`** property of the HTMLFormElement interface represents the target of the form's action (i.e., the frame in which to render its output).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/target)\n     */\n    target: string;\n    /**\n     * The **`checkValidity()`** method of the HTMLFormElement interface returns a boolean value which indicates if all associated controls meet any constraint validation rules applied to them.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/checkValidity)\n     */\n    checkValidity(): boolean;\n    /**\n     * The **`reportValidity()`** method of the HTMLFormElement interface performs the same validity checking steps as the HTMLFormElement.checkValidity method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/reportValidity)\n     */\n    reportValidity(): boolean;\n    /**\n     * The HTMLFormElement method **`requestSubmit()`** requests that the form be submitted using a specific submit button.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/requestSubmit)\n     */\n    requestSubmit(submitter?: HTMLElement | null): void;\n    /**\n     * The **`HTMLFormElement.reset()`** method restores a form element's default values.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/reset)\n     */\n    reset(): void;\n    /**\n     * The **`HTMLFormElement.submit()`** method submits a given This method is similar, but not identical to, activating a form's submit - No HTMLFormElement/submit_event event is raised.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/submit)\n     */\n    submit(): void;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLFormElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLFormElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n    [index: number]: Element;\n    [name: string]: any;\n}\n\ndeclare var HTMLFormElement: {\n    prototype: HTMLFormElement;\n    new(): HTMLFormElement;\n};\n\n/** @deprecated */\ninterface HTMLFrameElement extends HTMLElement {\n    /** @deprecated */\n    readonly contentDocument: Document | null;\n    /** @deprecated */\n    readonly contentWindow: WindowProxy | null;\n    /** @deprecated */\n    frameBorder: string;\n    /** @deprecated */\n    longDesc: string;\n    /** @deprecated */\n    marginHeight: string;\n    /** @deprecated */\n    marginWidth: string;\n    /** @deprecated */\n    name: string;\n    /** @deprecated */\n    noResize: boolean;\n    /** @deprecated */\n    scrolling: string;\n    /** @deprecated */\n    src: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLFrameElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLFrameElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\n/** @deprecated */\ndeclare var HTMLFrameElement: {\n    prototype: HTMLFrameElement;\n    new(): HTMLFrameElement;\n};\n\ninterface HTMLFrameSetElementEventMap extends HTMLElementEventMap, WindowEventHandlersEventMap {\n}\n\n/**\n * The **`HTMLFrameSetElement`** interface provides special properties (beyond those of the regular HTMLElement interface they also inherit) for manipulating frameset elements.\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFrameSetElement)\n */\ninterface HTMLFrameSetElement extends HTMLElement, WindowEventHandlers {\n    /** @deprecated */\n    cols: string;\n    /** @deprecated */\n    rows: string;\n    addEventListener<K extends keyof HTMLFrameSetElementEventMap>(type: K, listener: (this: HTMLFrameSetElement, ev: HTMLFrameSetElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLFrameSetElementEventMap>(type: K, listener: (this: HTMLFrameSetElement, ev: HTMLFrameSetElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\n/** @deprecated */\ndeclare var HTMLFrameSetElement: {\n    prototype: HTMLFrameSetElement;\n    new(): HTMLFrameSetElement;\n};\n\n/**\n * The **`HTMLHRElement`** interface provides special properties (beyond those of the HTMLElement interface it also has available to it by inheritance) for manipulating hr elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLHRElement)\n */\ninterface HTMLHRElement extends HTMLElement {\n    /** @deprecated */\n    align: string;\n    /** @deprecated */\n    color: string;\n    /** @deprecated */\n    noShade: boolean;\n    /** @deprecated */\n    size: string;\n    /** @deprecated */\n    width: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLHRElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLHRElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLHRElement: {\n    prototype: HTMLHRElement;\n    new(): HTMLHRElement;\n};\n\n/**\n * The **`HTMLHeadElement`** interface contains the descriptive information, or metadata, for a document.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLHeadElement)\n */\ninterface HTMLHeadElement extends HTMLElement {\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLHeadElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLHeadElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLHeadElement: {\n    prototype: HTMLHeadElement;\n    new(): HTMLHeadElement;\n};\n\n/**\n * The **`HTMLHeadingElement`** interface represents the different heading elements, `<h1>` through `<h6>`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLHeadingElement)\n */\ninterface HTMLHeadingElement extends HTMLElement {\n    /** @deprecated */\n    align: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLHeadingElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLHeadingElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLHeadingElement: {\n    prototype: HTMLHeadingElement;\n    new(): HTMLHeadingElement;\n};\n\n/**\n * The **`HTMLHtmlElement`** interface serves as the root node for a given HTML document.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLHtmlElement)\n */\ninterface HTMLHtmlElement extends HTMLElement {\n    /**\n     * Returns version information about the document type definition (DTD) of a document.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLHtmlElement/version)\n     */\n    version: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLHtmlElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLHtmlElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLHtmlElement: {\n    prototype: HTMLHtmlElement;\n    new(): HTMLHtmlElement;\n};\n\ninterface HTMLHyperlinkElementUtils {\n    /**\n     * Returns the hyperlink's URL's fragment (includes leading \"#\" if non-empty).\n     *\n     * Can be set, to change the URL's fragment (ignores leading \"#\").\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/hash)\n     */\n    hash: string;\n    /**\n     * Returns the hyperlink's URL's host and port (if different from the default port for the scheme).\n     *\n     * Can be set, to change the URL's host and port.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/host)\n     */\n    host: string;\n    /**\n     * Returns the hyperlink's URL's host.\n     *\n     * Can be set, to change the URL's host.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/hostname)\n     */\n    hostname: string;\n    /**\n     * Returns the hyperlink's URL.\n     *\n     * Can be set, to change the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/href)\n     */\n    href: string;\n    toString(): string;\n    /**\n     * Returns the hyperlink's URL's origin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/origin)\n     */\n    readonly origin: string;\n    /**\n     * Returns the hyperlink's URL's password.\n     *\n     * Can be set, to change the URL's password.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/password)\n     */\n    password: string;\n    /**\n     * Returns the hyperlink's URL's path.\n     *\n     * Can be set, to change the URL's path.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/pathname)\n     */\n    pathname: string;\n    /**\n     * Returns the hyperlink's URL's port.\n     *\n     * Can be set, to change the URL's port.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/port)\n     */\n    port: string;\n    /**\n     * Returns the hyperlink's URL's scheme.\n     *\n     * Can be set, to change the URL's scheme.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/protocol)\n     */\n    protocol: string;\n    /**\n     * Returns the hyperlink's URL's query (includes leading \"?\" if non-empty).\n     *\n     * Can be set, to change the URL's query (ignores leading \"?\").\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/search)\n     */\n    search: string;\n    /**\n     * Returns the hyperlink's URL's username.\n     *\n     * Can be set, to change the URL's username.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLAnchorElement/username)\n     */\n    username: string;\n}\n\n/**\n * The **`HTMLIFrameElement`** interface provides special properties and methods (beyond those of the HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of inline frame elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLIFrameElement)\n */\ninterface HTMLIFrameElement extends HTMLElement {\n    /** @deprecated */\n    align: string;\n    /**\n     * The **`allow`** property of the HTMLIFrameElement interface indicates the Permissions Policy specified for this `<iframe>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLIFrameElement/allow)\n     */\n    allow: string;\n    /**\n     * The **`allowFullscreen`** property of the HTMLIFrameElement interface is a boolean value that reflects the `allowfullscreen` attribute of the iframe element, indicating whether to allow the iframe's contents to use Element.requestFullscreen.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLIFrameElement/allowFullscreen)\n     */\n    allowFullscreen: boolean;\n    /**\n     * If the iframe and the iframe's parent document are Same Origin, returns a `Document` (that is, the active document in the inline frame's nested browsing context), else returns `null`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLIFrameElement/contentDocument)\n     */\n    readonly contentDocument: Document | null;\n    /**\n     * The **`contentWindow`** property returns the Window object of an HTMLIFrameElement.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLIFrameElement/contentWindow)\n     */\n    readonly contentWindow: WindowProxy | null;\n    /** @deprecated */\n    frameBorder: string;\n    /**\n     * The **`height`** property of the HTMLIFrameElement interface returns a string that reflects the `height` attribute of the iframe element, indicating the height of the frame in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLIFrameElement/height)\n     */\n    height: string;\n    /**\n     * The **`loading`** property of the HTMLIFrameElement interface is a string that provides a hint to the user agent indicating whether the iframe should be loaded immediately on page load, or only when it is needed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLIFrameElement/loading)\n     */\n    loading: \"eager\" | \"lazy\";\n    /** @deprecated */\n    longDesc: string;\n    /** @deprecated */\n    marginHeight: string;\n    /** @deprecated */\n    marginWidth: string;\n    /**\n     * The **`name`** property of the HTMLIFrameElement interface is a string value that reflects the `name` attribute of the iframe element, indicating the specific name of the `<iframe>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLIFrameElement/name)\n     */\n    name: string;\n    /**\n     * The **`HTMLIFrameElement.referrerPolicy`** property reflects the HTML `referrerpolicy` attribute of the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLIFrameElement/referrerPolicy)\n     */\n    referrerPolicy: ReferrerPolicy;\n    /**\n     * The **`sandbox`** read-only property of the HTMLIFrameElement interface returns a DOMTokenList indicating extra restrictions on the behavior of the nested content.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLIFrameElement/sandbox)\n     */\n    get sandbox(): DOMTokenList;\n    set sandbox(value: string);\n    /** @deprecated */\n    scrolling: string;\n    /**\n     * The **`HTMLIFrameElement.src`** A string that reflects the `src` HTML attribute, containing the address of the content to be embedded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLIFrameElement/src)\n     */\n    src: string;\n    /**\n     * The **`srcdoc`** property of the HTMLIFrameElement specifies the content of the page.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLIFrameElement/srcdoc)\n     */\n    srcdoc: string;\n    /**\n     * The **`width`** property of the HTMLIFrameElement interface returns a string that reflects the `width` attribute of the iframe element, indicating the width of the frame in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLIFrameElement/width)\n     */\n    width: string;\n    /**\n     * The **`getSVGDocument()`** method of the HTMLIFrameElement interface returns the Document object of the embedded SVG.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLIFrameElement/getSVGDocument)\n     */\n    getSVGDocument(): Document | null;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLIFrameElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLIFrameElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLIFrameElement: {\n    prototype: HTMLIFrameElement;\n    new(): HTMLIFrameElement;\n};\n\n/**\n * The **`HTMLImageElement`** interface represents an HTML img element, providing the properties and methods used to manipulate image elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement)\n */\ninterface HTMLImageElement extends HTMLElement {\n    /**\n     * The _obsolete_ **`align`** property of the HTMLImageElement interface is a string which indicates how to position the image relative to its container.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/align)\n     */\n    align: string;\n    /**\n     * The HTMLImageElement property **`alt`** provides fallback (alternate) text to display when the image specified by the img element is not loaded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/alt)\n     */\n    alt: string;\n    /**\n     * The obsolete HTMLImageElement property **`border`** specifies the number of pixels thick the border surrounding the image should be.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/border)\n     */\n    border: string;\n    /**\n     * The read-only HTMLImageElement interface's **`complete`** attribute is a Boolean value which indicates whether or not the image has completely loaded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/complete)\n     */\n    readonly complete: boolean;\n    /**\n     * The HTMLImageElement interface's **`crossOrigin`** attribute is a string which specifies the Cross-Origin Resource Sharing (CORS) setting to use when retrieving the image.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/crossOrigin)\n     */\n    crossOrigin: string | null;\n    /**\n     * The read-only HTMLImageElement property **`currentSrc`** indicates the URL of the image which is currently presented in the img element it represents.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/currentSrc)\n     */\n    readonly currentSrc: string;\n    /**\n     * The **`decoding`** property of the HTMLImageElement interface provides a hint to the browser as to how it should decode the image.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/decoding)\n     */\n    decoding: \"async\" | \"sync\" | \"auto\";\n    /**\n     * The **`fetchPriority`** property of the HTMLImageElement interface represents a hint to the browser indicating how it should prioritize fetching a particular image relative to other images.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/fetchPriority)\n     */\n    fetchPriority: \"high\" | \"low\" | \"auto\";\n    /**\n     * The **`height`** property of the drawn, in CSS pixel if the image is being drawn or rendered to any visual medium such as the screen or a printer; otherwise, it's the natural, pixel density corrected height of the image.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/height)\n     */\n    height: number;\n    /**\n     * The _obsolete_ **`hspace`** property of the space to leave empty on the left and right sides of the img element when laying out the page.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/hspace)\n     */\n    hspace: number;\n    /**\n     * The HTMLImageElement property **`isMap`** is a Boolean value which indicates that the image is to be used by a server-side image map.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/isMap)\n     */\n    isMap: boolean;\n    /**\n     * The HTMLImageElement property **`loading`** is a string whose value provides a hint to the user agent on how to handle the loading of the image which is currently outside the window's visual viewport.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/loading)\n     */\n    loading: \"eager\" | \"lazy\";\n    /**\n     * The _deprecated_ property **`longDesc`** on the HTMLImageElement interface specifies the URL of a text or HTML file which contains a long-form description of the image.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/longDesc)\n     */\n    longDesc: string;\n    /** @deprecated */\n    lowsrc: string;\n    /**\n     * The HTMLImageElement interface's _deprecated_ **`name`** property specifies a name for the element.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/name)\n     */\n    name: string;\n    /**\n     * The HTMLImageElement interface's **`naturalHeight`** property is a read-only value which returns the intrinsic (natural), density-corrected height of the image in This is the height the image is if drawn with nothing constraining its height; if you don't specify a height for the image, or place the image inside a container that either limits or expressly specifies the image height, it will be rendered this tall.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/naturalHeight)\n     */\n    readonly naturalHeight: number;\n    /**\n     * The HTMLImageElement interface's read-only **`naturalWidth`** property returns the intrinsic (natural), density-corrected width of the image in CSS pixel.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/naturalWidth)\n     */\n    readonly naturalWidth: number;\n    /**\n     * The **`HTMLImageElement.referrerPolicy`** property reflects the HTML `referrerpolicy` attribute of the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/referrerPolicy)\n     */\n    referrerPolicy: string;\n    /**\n     * The HTMLImageElement property **`sizes`** allows you to specify the layout width of the image for each of a list of media conditions.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/sizes)\n     */\n    sizes: string;\n    /**\n     * The HTMLImageElement property **`src`**, which reflects the HTML `src` attribute, specifies the image to display in the img element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/src)\n     */\n    src: string;\n    /**\n     * The HTMLImageElement property **`srcset`** is a string which identifies one or more **image candidate strings**, separated using commas (`,`) each specifying image resources to use under given circumstances.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/srcset)\n     */\n    srcset: string;\n    /**\n     * The **`useMap`** property on the providing the name of the client-side image map to apply to the image.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/useMap)\n     */\n    useMap: string;\n    /**\n     * The _obsolete_ **`vspace`** property of the to leave empty on the top and bottom of the img element when laying out the page.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/vspace)\n     */\n    vspace: number;\n    /**\n     * The **`width`** property of the drawn in CSS pixel if it's being drawn or rendered to any visual medium such as a screen or printer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/width)\n     */\n    width: number;\n    /**\n     * The read-only HTMLImageElement property **`x`** indicates the x-coordinate of the origin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/x)\n     */\n    readonly x: number;\n    /**\n     * The read-only HTMLImageElement property **`y`** indicates the y-coordinate of the origin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/y)\n     */\n    readonly y: number;\n    /**\n     * The **`decode()`** method of the HTMLImageElement interface returns a it to the DOM.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLImageElement/decode)\n     */\n    decode(): Promise<void>;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLImageElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLImageElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLImageElement: {\n    prototype: HTMLImageElement;\n    new(): HTMLImageElement;\n};\n\n/**\n * The **`HTMLInputElement`** interface provides special properties and methods for manipulating the options, layout, and presentation of input elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement)\n */\ninterface HTMLInputElement extends HTMLElement, PopoverInvokerElement {\n    /**\n     * The **`accept`** property of the HTMLInputElement interface reflects the input element's `accept` attribute, generally a comma-separated list of unique file type specifiers providing a hint for the expected file type for an `<input>` of type `file`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/accept)\n     */\n    accept: string;\n    /** @deprecated */\n    align: string;\n    /**\n     * The **`alt`** property of the HTMLInputElement interface defines the textual label for the button for users and user agents who cannot use the image.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/alt)\n     */\n    alt: string;\n    /**\n     * The **`autocomplete`** property of the HTMLInputElement interface indicates whether the value of the control can be automatically completed by the browser.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/autocomplete)\n     */\n    autocomplete: AutoFill;\n    /**\n     * The **`capture`** property of the HTMLInputElement interface reflects the input element's `capture` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/capture)\n     */\n    capture: string;\n    /**\n     * The **`checked`** property of the HTMLInputElement interface specifies the current checkedness of the element; that is, whether the form control is checked or not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/checked)\n     */\n    checked: boolean;\n    /**\n     * The **`defaultChecked`** property of the HTMLInputElement interface specifies the default checkedness state of the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/defaultChecked)\n     */\n    defaultChecked: boolean;\n    /**\n     * The **`defaultValue`** property of the HTMLInputElement interface indicates the original (or default) value of the input element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/defaultValue)\n     */\n    defaultValue: string;\n    /**\n     * The **`dirName`** property of the HTMLInputElement interface is the directionality of the element and enables the submission of that value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/dirName)\n     */\n    dirName: string;\n    /**\n     * The **`HTMLInputElement.disabled`** property is a boolean value that reflects the `disabled` HTML attribute, which indicates whether the control is disabled.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/disabled)\n     */\n    disabled: boolean;\n    /**\n     * The **`HTMLInputElement.files`** property allows you to access the FileList selected with the `<input type='file'>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/files)\n     */\n    files: FileList | null;\n    /**\n     * The **`form`** read-only property of the HTMLInputElement interface returns an HTMLFormElement object that owns this input, or `null` if this input is not owned by any form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/form)\n     */\n    readonly form: HTMLFormElement | null;\n    /**\n     * The **`formAction`** property of the HTMLInputElement interface is the URL of the program that is executed on the server when the form that owns this control is submitted.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/formAction)\n     */\n    formAction: string;\n    /**\n     * The **`formEnctype`** property of the HTMLInputElement interface is the MIME_type of the content sent to the server when the `<input>` with the `formEnctype` is the method of form submission.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/formEnctype)\n     */\n    formEnctype: string;\n    /**\n     * The **`formMethod`** property of the HTMLInputElement interface is the HTTP method used to submit the form if the input element is the control that submits the form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/formMethod)\n     */\n    formMethod: string;\n    /**\n     * The **`formNoValidate`** property of the HTMLInputElement interface is a boolean value indicating if the form will bypass constraint validation when submitted via the input.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/formNoValidate)\n     */\n    formNoValidate: boolean;\n    /**\n     * The **`formTarget`** property of the HTMLInputElement interface is the tab, window, or iframe where the response of the submitted form is to be displayed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/formTarget)\n     */\n    formTarget: string;\n    /**\n     * The **`height`** property of the HTMLInputElement interface specifies the height of a control.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/height)\n     */\n    height: number;\n    /**\n     * The **`indeterminate`** property of the HTMLInputElement interface returns a boolean value that indicates whether the checkbox is in the _indeterminate_ state.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/indeterminate)\n     */\n    indeterminate: boolean;\n    /**\n     * The **`HTMLInputElement.labels`** read-only property returns a type `hidden`, the property returns `null`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/labels)\n     */\n    readonly labels: NodeListOf<HTMLLabelElement> | null;\n    /**\n     * The **`list`** read-only property of the HTMLInputElement interface returns the HTMLDataListElement pointed to by the `list` attribute of the element, or `null` if the `list` attribute is not defined or the `list` attribute's value is not associated with any `<datalist>` in the same tree.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/list)\n     */\n    readonly list: HTMLDataListElement | null;\n    /**\n     * The **`max`** property of the HTMLInputElement interface reflects the input element's `max` attribute, which generally defines the maximum valid value for a numeric or date-time input.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/max)\n     */\n    max: string;\n    /**\n     * The **`maxLength`** property of the HTMLInputElement interface indicates the maximum number of characters (in UTF-16 code units) allowed to be entered for the value of the input element, and the maximum number of characters allowed for the value to be valid.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/maxLength)\n     */\n    maxLength: number;\n    /**\n     * The **`min`** property of the HTMLInputElement interface reflects the input element's `min` attribute, which generally defines the minimum valid value for a numeric or date-time input.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/min)\n     */\n    min: string;\n    /**\n     * The **`minLength`** property of the HTMLInputElement interface indicates the minimum number of characters (in UTF-16 code units) required for the value of the input element to be valid.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/minLength)\n     */\n    minLength: number;\n    /**\n     * The **`HTMLInputElement.multiple`** property indicates if an input can have more than one value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/multiple)\n     */\n    multiple: boolean;\n    /**\n     * The **`name`** property of the HTMLInputElement interface indicates the name of the input element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/name)\n     */\n    name: string;\n    /**\n     * The **`pattern`** property of the HTMLInputElement interface represents a regular expression a non-null input value should match.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/pattern)\n     */\n    pattern: string;\n    /**\n     * The **`placeholder`** property of the HTMLInputElement interface represents a hint to the user of what can be entered in the control.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/placeholder)\n     */\n    placeholder: string;\n    /**\n     * The **`readOnly`** property of the HTMLInputElement interface indicates that the user cannot modify the value of the input.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/readOnly)\n     */\n    readOnly: boolean;\n    /**\n     * The **`required`** property of the HTMLInputElement interface specifies that the user must fill in a value before submitting a form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/required)\n     */\n    required: boolean;\n    /**\n     * The **`selectionDirection`** property of the HTMLInputElement interface is a string that indicates the direction in which the user is selecting the text.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/selectionDirection)\n     */\n    selectionDirection: \"forward\" | \"backward\" | \"none\" | null;\n    /**\n     * The **`selectionEnd`** property of the HTMLInputElement interface is a number that represents the end index of the selected text.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/selectionEnd)\n     */\n    selectionEnd: number | null;\n    /**\n     * The **`selectionStart`** property of the HTMLInputElement interface is a number that represents the beginning index of the selected text.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/selectionStart)\n     */\n    selectionStart: number | null;\n    /**\n     * The **`size`** property of the HTMLInputElement interface defines the number of visible characters displayed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/size)\n     */\n    size: number;\n    /**\n     * The **`src`** property of the HTMLInputElement interface specifies the source of an image to display as the graphical submit button.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/src)\n     */\n    src: string;\n    /**\n     * The **`step`** property of the HTMLInputElement interface indicates the step by which numeric or date-time input elements can change.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/step)\n     */\n    step: string;\n    /**\n     * The **`type`** property of the HTMLInputElement interface indicates the kind of data allowed in the input element, for example a number, a date, or an email.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/type)\n     */\n    type: string;\n    /** @deprecated */\n    useMap: string;\n    /**\n     * The **`validationMessage`** read-only property of the HTMLInputElement interface returns a string representing a localized message that describes the validation constraints that the input control does not satisfy (if any).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/validationMessage)\n     */\n    readonly validationMessage: string;\n    /**\n     * The **`validity`** read-only property of the HTMLInputElement interface returns a ValidityState object that represents the validity states this element is in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/validity)\n     */\n    readonly validity: ValidityState;\n    /**\n     * The **`value`** property of the HTMLInputElement interface represents the current value of the input element as a string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/value)\n     */\n    value: string;\n    /**\n     * The **`valueAsDate`** property of the HTMLInputElement interface represents the current value of the input element as a Date, or `null` if conversion is not possible.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/valueAsDate)\n     */\n    valueAsDate: Date | null;\n    /**\n     * The **`valueAsNumber`** property of the HTMLInputElement interface represents the current value of the input element as a number or `NaN` if converting to a numeric value is not possible.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/valueAsNumber)\n     */\n    valueAsNumber: number;\n    /**\n     * The read-only **`webkitEntries`** property of the HTMLInputElement interface contains an array of file system entries (as objects based on FileSystemEntry) representing files and/or directories selected by the user using an input element of type `file`, but only if that selection was made using drag-and-drop: selecting a file in the dialog will leave the property empty.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/webkitEntries)\n     */\n    readonly webkitEntries: ReadonlyArray<FileSystemEntry>;\n    /**\n     * The **`HTMLInputElement.webkitdirectory`** is a property that reflects the `webkitdirectory` HTML attribute and indicates that the input element should let the user select directories instead of files.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/webkitdirectory)\n     */\n    webkitdirectory: boolean;\n    /**\n     * The **`width`** property of the HTMLInputElement interface specifies the width of a control.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/width)\n     */\n    width: number;\n    /**\n     * The **`willValidate`** read-only property of the HTMLInputElement interface indicates whether the input element is a candidate for constraint validation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/willValidate)\n     */\n    readonly willValidate: boolean;\n    /**\n     * The **`checkValidity()`** method of the HTMLInputElement interface returns a boolean value which indicates if the element meets any constraint validation rules applied to it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/checkValidity)\n     */\n    checkValidity(): boolean;\n    /**\n     * The **`reportValidity()`** method of the HTMLInputElement interface performs the same validity checking steps as the HTMLInputElement.checkValidity method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/reportValidity)\n     */\n    reportValidity(): boolean;\n    /**\n     * The **`HTMLInputElement.select()`** method selects all the text in a textarea element or in an input element that includes a text field.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/select)\n     */\n    select(): void;\n    /**\n     * The **`HTMLInputElement.setCustomValidity()`** method sets a custom validity message for the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/setCustomValidity)\n     */\n    setCustomValidity(error: string): void;\n    /**\n     * The **`HTMLInputElement.setRangeText()`** method replaces a range of text in an input or textarea element with a new string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/setRangeText)\n     */\n    setRangeText(replacement: string): void;\n    setRangeText(replacement: string, start: number, end: number, selectionMode?: SelectionMode): void;\n    /**\n     * The **`HTMLInputElement.setSelectionRange()`** method sets the start and end positions of the current text selection in an input or textarea element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/setSelectionRange)\n     */\n    setSelectionRange(start: number | null, end: number | null, direction?: \"forward\" | \"backward\" | \"none\"): void;\n    /**\n     * The **`HTMLInputElement.showPicker()`** method displays the browser picker for an `input` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/showPicker)\n     */\n    showPicker(): void;\n    /**\n     * The **`HTMLInputElement.stepDown()`** method decrements the value of a numeric type of input element by the value of the `step` attribute or up to `n` multiples of the step attribute if a number is passed as the parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/stepDown)\n     */\n    stepDown(n?: number): void;\n    /**\n     * The **`HTMLInputElement.stepUp()`** method increments the value of a numeric type of input element by the value of the `step` attribute, or the default `step` value if the step attribute is not explicitly set.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/stepUp)\n     */\n    stepUp(n?: number): void;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLInputElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLInputElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLInputElement: {\n    prototype: HTMLInputElement;\n    new(): HTMLInputElement;\n};\n\n/**\n * The **`HTMLLIElement`** interface exposes specific properties and methods (beyond those defined by regular HTMLElement interface it also has available to it by inheritance) for manipulating list elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLIElement)\n */\ninterface HTMLLIElement extends HTMLElement {\n    /** @deprecated */\n    type: string;\n    /**\n     * The **`value`** property of the HTMLLIElement interface indicates the ordinal position of the _list element_ inside a given ol.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLIElement/value)\n     */\n    value: number;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLLIElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLLIElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLLIElement: {\n    prototype: HTMLLIElement;\n    new(): HTMLLIElement;\n};\n\n/**\n * The **`HTMLLabelElement`** interface gives access to properties specific to label elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLabelElement)\n */\ninterface HTMLLabelElement extends HTMLElement {\n    /**\n     * The read-only **`HTMLLabelElement.control`** property returns a reference to the control (in the form of an object of type HTMLElement or one of its derivatives) with which the label element is associated, or `null` if the label isn't associated with a control.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLabelElement/control)\n     */\n    readonly control: HTMLElement | null;\n    /**\n     * The **`form`** read-only property of the HTMLLabelElement interface returns an HTMLFormElement object that owns the HTMLLabelElement.control associated with this label, or `null` if this label is not associated with a control owned by a form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLabelElement/form)\n     */\n    readonly form: HTMLFormElement | null;\n    /**\n     * The **`HTMLLabelElement.htmlFor`** property reflects the value of the `for` content property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLabelElement/htmlFor)\n     */\n    htmlFor: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLLabelElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLLabelElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLLabelElement: {\n    prototype: HTMLLabelElement;\n    new(): HTMLLabelElement;\n};\n\n/**\n * The **`HTMLLegendElement`** is an interface allowing to access properties of the legend elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLegendElement)\n */\ninterface HTMLLegendElement extends HTMLElement {\n    /** @deprecated */\n    align: string;\n    /**\n     * The **`form`** read-only property of the HTMLLegendElement interface returns an HTMLFormElement object that owns the HTMLFieldSetElement associated with this legend, or `null` if this legend is not associated with a fieldset owned by a form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLegendElement/form)\n     */\n    readonly form: HTMLFormElement | null;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLLegendElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLLegendElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLLegendElement: {\n    prototype: HTMLLegendElement;\n    new(): HTMLLegendElement;\n};\n\n/**\n * The **`HTMLLinkElement`** interface represents reference information for external resources and the relationship of those resources to a document and vice versa (corresponds to `<link>` element; not to be confused with `<a>`, which is represented by `HTMLAnchorElement`).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement)\n */\ninterface HTMLLinkElement extends HTMLElement, LinkStyle {\n    /**\n     * The **`as`** property of the HTMLLinkElement interface returns a string representing the type of content to be preloaded by a link element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/as)\n     */\n    as: string;\n    /**\n     * The **`blocking`** property of the HTMLLinkElement interface is a string indicating that certain operations should be blocked on the fetching of an external resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/blocking)\n     */\n    get blocking(): DOMTokenList;\n    set blocking(value: string);\n    /** @deprecated */\n    charset: string;\n    /**\n     * The **`crossOrigin`** property of the HTMLLinkElement interface specifies the Cross-Origin Resource Sharing (CORS) setting to use when retrieving the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/crossOrigin)\n     */\n    crossOrigin: string | null;\n    /**\n     * The **`disabled`** property of the HTMLLinkElement interface is a boolean value that represents whether the link is disabled.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/disabled)\n     */\n    disabled: boolean;\n    /**\n     * The **`fetchPriority`** property of the HTMLLinkElement interface represents a hint to the browser indicating how it should prioritize fetching a particular resource relative to other resources of the same type.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/fetchPriority)\n     */\n    fetchPriority: \"high\" | \"low\" | \"auto\";\n    /**\n     * The **`href`** property of the HTMLLinkElement interface contains a string that is the URL associated with the link.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/href)\n     */\n    href: string;\n    /**\n     * The **`hreflang`** property of the HTMLLinkElement interface is used to indicate the language and the geographical targeting of a page.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/hreflang)\n     */\n    hreflang: string;\n    /**\n     * The **`imageSizes`** property of the HTMLLinkElement interface indicates the size and conditions for the preloaded images defined by the HTMLLinkElement.imageSrcset property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/imageSizes)\n     */\n    imageSizes: string;\n    /**\n     * The **`imageSrcset`** property of the HTMLLinkElement interface is a string which identifies one or more comma-separated **image candidate strings**.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/imageSrcset)\n     */\n    imageSrcset: string;\n    /**\n     * The **`integrity`** property of the HTMLLinkElement interface is a string containing inline metadata that a browser can use to verify that a fetched resource has been delivered without unexpected manipulation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/integrity)\n     */\n    integrity: string;\n    /**\n     * The **`media`** property of the HTMLLinkElement interface is a string representing a list of one or more media formats to which the resource applies.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/media)\n     */\n    media: string;\n    /**\n     * The **`referrerPolicy`** property of the HTMLLinkElement interface reflects the HTML `referrerpolicy` attribute of the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/referrerPolicy)\n     */\n    referrerPolicy: string;\n    /**\n     * The **`rel`** property of the HTMLLinkElement interface reflects the `rel` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/rel)\n     */\n    rel: string;\n    /**\n     * The **`relList`** read-only property of the HTMLLinkElement interface reflects the `rel` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/relList)\n     */\n    get relList(): DOMTokenList;\n    set relList(value: string);\n    /** @deprecated */\n    rev: string;\n    /**\n     * The **`sizes`** read-only property of the HTMLLinkElement interfaces defines the sizes of the icons for visual media contained in the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/sizes)\n     */\n    get sizes(): DOMTokenList;\n    set sizes(value: string);\n    /** @deprecated */\n    target: string;\n    /**\n     * The **`type`** property of the HTMLLinkElement interface is a string that reflects the MIME type of the linked resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/type)\n     */\n    type: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLLinkElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLLinkElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLLinkElement: {\n    prototype: HTMLLinkElement;\n    new(): HTMLLinkElement;\n};\n\n/**\n * The **`HTMLMapElement`** interface provides special properties and methods (beyond those of the regular object HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of map elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMapElement)\n */\ninterface HTMLMapElement extends HTMLElement {\n    /**\n     * The **`areas`** read-only property of the HTMLMapElement interface returns a collection of area elements associated with the map element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMapElement/areas)\n     */\n    readonly areas: HTMLCollection;\n    /**\n     * The **`name`** property of the HTMLMapElement represents the unique name `<map>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMapElement/name)\n     */\n    name: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLMapElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLMapElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLMapElement: {\n    prototype: HTMLMapElement;\n    new(): HTMLMapElement;\n};\n\n/**\n * The **`HTMLMarqueeElement`** interface provides methods to manipulate marquee elements.\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMarqueeElement)\n */\ninterface HTMLMarqueeElement extends HTMLElement {\n    /** @deprecated */\n    behavior: string;\n    /** @deprecated */\n    bgColor: string;\n    /** @deprecated */\n    direction: string;\n    /** @deprecated */\n    height: string;\n    /** @deprecated */\n    hspace: number;\n    /** @deprecated */\n    loop: number;\n    /** @deprecated */\n    scrollAmount: number;\n    /** @deprecated */\n    scrollDelay: number;\n    /** @deprecated */\n    trueSpeed: boolean;\n    /** @deprecated */\n    vspace: number;\n    /** @deprecated */\n    width: string;\n    /** @deprecated */\n    start(): void;\n    /** @deprecated */\n    stop(): void;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLMarqueeElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLMarqueeElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\n/** @deprecated */\ndeclare var HTMLMarqueeElement: {\n    prototype: HTMLMarqueeElement;\n    new(): HTMLMarqueeElement;\n};\n\ninterface HTMLMediaElementEventMap extends HTMLElementEventMap {\n    \"encrypted\": MediaEncryptedEvent;\n    \"waitingforkey\": Event;\n}\n\n/**\n * The **`HTMLMediaElement`** interface adds to HTMLElement the properties and methods needed to support basic media-related capabilities that are common to audio and video.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement)\n */\ninterface HTMLMediaElement extends HTMLElement {\n    /**\n     * The **`HTMLMediaElement.autoplay`** property reflects the `autoplay` HTML attribute, indicating whether playback should automatically begin as soon as enough media is available to do so without interruption.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/autoplay)\n     */\n    autoplay: boolean;\n    /**\n     * The **`buffered`** read-only property of HTMLMediaElement objects returns a new static normalized `TimeRanges` object that represents the ranges of the media resource, if any, that the user agent has buffered at the moment the `buffered` property is accessed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/buffered)\n     */\n    readonly buffered: TimeRanges;\n    /**\n     * The **`HTMLMediaElement.controls`** property reflects the `controls` HTML attribute, which controls whether user interface controls for playing the media item will be displayed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/controls)\n     */\n    controls: boolean;\n    /**\n     * The **`HTMLMediaElement.crossOrigin`** property is the CORS setting for this media element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/crossOrigin)\n     */\n    crossOrigin: string | null;\n    /**\n     * The **`HTMLMediaElement.currentSrc`** property contains the absolute URL of the chosen media resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/currentSrc)\n     */\n    readonly currentSrc: string;\n    /**\n     * The HTMLMediaElement interface's **`currentTime`** property specifies the current playback time in seconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/currentTime)\n     */\n    currentTime: number;\n    /**\n     * The **`HTMLMediaElement.defaultMuted`** property reflects the `muted` HTML attribute, which indicates whether the media element's audio output should be muted by default.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/defaultMuted)\n     */\n    defaultMuted: boolean;\n    /**\n     * The **`HTMLMediaElement.defaultPlaybackRate`** property indicates the default playback rate for the media.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/defaultPlaybackRate)\n     */\n    defaultPlaybackRate: number;\n    /**\n     * The **`disableRemotePlayback`** property of the HTMLMediaElement interface determines whether the media element is allowed to have a remote playback UI.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/disableRemotePlayback)\n     */\n    disableRemotePlayback: boolean;\n    /**\n     * The _read-only_ HTMLMediaElement property **`duration`** indicates the length of the element's media in seconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/duration)\n     */\n    readonly duration: number;\n    /**\n     * The **`HTMLMediaElement.ended`** property indicates whether the media element has ended playback.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/ended)\n     */\n    readonly ended: boolean;\n    /**\n     * The **`HTMLMediaElement.error`** property is the there has not been an error.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/error)\n     */\n    readonly error: MediaError | null;\n    /**\n     * The **`HTMLMediaElement.loop`** property reflects the `loop` HTML attribute, which controls whether the media element should start over when it reaches the end.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/loop)\n     */\n    loop: boolean;\n    /**\n     * The read-only **`HTMLMediaElement.mediaKeys`** property returns a MediaKeys object, that is a set of keys that the element can use for decryption of media data during playback.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/mediaKeys)\n     */\n    readonly mediaKeys: MediaKeys | null;\n    /**\n     * The **`HTMLMediaElement.muted`** property indicates whether the media element is muted.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/muted)\n     */\n    muted: boolean;\n    /**\n     * The **`HTMLMediaElement.networkState`** property indicates the current state of the fetching of media over the network.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/networkState)\n     */\n    readonly networkState: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/encrypted_event) */\n    onencrypted: ((this: HTMLMediaElement, ev: MediaEncryptedEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/waitingforkey_event) */\n    onwaitingforkey: ((this: HTMLMediaElement, ev: Event) => any) | null;\n    /**\n     * The read-only **`HTMLMediaElement.paused`** property tells whether the media element is paused.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/paused)\n     */\n    readonly paused: boolean;\n    /**\n     * The **`HTMLMediaElement.playbackRate`** property sets the rate at which the media is being played back.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/playbackRate)\n     */\n    playbackRate: number;\n    /**\n     * The **`played`** read-only property of the HTMLMediaElement interface indicates the time ranges the resource, an audio or video media file, has played.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/played)\n     */\n    readonly played: TimeRanges;\n    /**\n     * The **`preload`** property of the HTMLMediaElement interface is a string that provides a hint to the browser about what the author thinks will lead to the best user experience.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/preload)\n     */\n    preload: \"none\" | \"metadata\" | \"auto\" | \"\";\n    /**\n     * The **`HTMLMediaElement.preservesPitch`** property determines whether or not the browser should adjust the pitch of the audio to compensate for changes to the playback rate made by setting HTMLMediaElement.playbackRate.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/preservesPitch)\n     */\n    preservesPitch: boolean;\n    /**\n     * The **`HTMLMediaElement.readyState`** property indicates the readiness state of the media.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/readyState)\n     */\n    readonly readyState: number;\n    /**\n     * The **`remote`** read-only property of the HTMLMediaElement interface returns the RemotePlayback object associated with the media element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/remote)\n     */\n    readonly remote: RemotePlayback;\n    /**\n     * The **`seekable`** read-only property of HTMLMediaElement objects returns a new static normalized `TimeRanges` object that represents the ranges of the media resource, if any, that the user agent is able to seek to at the time `seekable` property is accessed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/seekable)\n     */\n    readonly seekable: TimeRanges;\n    /**\n     * The **`seeking`** read-only property of the HTMLMediaElement interface is a Boolean indicating whether the resource, the audio or video, is in the process of seeking to a new position.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/seeking)\n     */\n    readonly seeking: boolean;\n    /**\n     * The **`sinkId`** read-only property of the HTMLMediaElement interface returns a string that is the unique ID of the device to be used for playing audio output.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/sinkId)\n     */\n    readonly sinkId: string;\n    /**\n     * The **`HTMLMediaElement.src`** property reflects the value of the HTML media element's `src` attribute, which indicates the URL of a media resource to use in the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/src)\n     */\n    src: string;\n    /**\n     * The **`srcObject`** property of the the source of the media associated with the HTMLMediaElement, or `null` if not assigned.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/srcObject)\n     */\n    srcObject: MediaProvider | null;\n    /**\n     * The read-only **`textTracks`** property on HTMLMediaElement objects returns a objects representing the media element's text tracks, in the same order as in the list of text tracks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/textTracks)\n     */\n    readonly textTracks: TextTrackList;\n    /**\n     * The **`HTMLMediaElement.volume`** property sets the volume at which the media will be played.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/volume)\n     */\n    volume: number;\n    /**\n     * The **`addTextTrack()`** method of the HTMLMediaElement interface creates a new TextTrack object and adds it to the media element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/addTextTrack)\n     */\n    addTextTrack(kind: TextTrackKind, label?: string, language?: string): TextTrack;\n    /**\n     * The HTMLMediaElement method **`canPlayType()`** reports how likely it is that the current browser will be able to play media of a given MIME type.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/canPlayType)\n     */\n    canPlayType(type: string): CanPlayTypeResult;\n    /**\n     * The **`HTMLMediaElement.fastSeek()`** method quickly seeks the media to the new time with precision tradeoff.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/fastSeek)\n     */\n    fastSeek(time: number): void;\n    /**\n     * The HTMLMediaElement method **`load()`** resets the media element to its initial state and begins the process of selecting a media source and loading the media in preparation for playback to begin at the beginning.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/load)\n     */\n    load(): void;\n    /**\n     * The **`HTMLMediaElement.pause()`** method will pause playback of the media, if the media is already in a paused state this method will have no effect.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/pause)\n     */\n    pause(): void;\n    /**\n     * The HTMLMediaElement **`play()`** method attempts to begin playback of the media.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/play)\n     */\n    play(): Promise<void>;\n    /**\n     * The **`setMediaKeys()`** method of the HTMLMediaElement interface sets the MediaKeys that will be used to decrypt media during playback.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/setMediaKeys)\n     */\n    setMediaKeys(mediaKeys: MediaKeys | null): Promise<void>;\n    /**\n     * The **`setSinkId()`** method of the HTMLMediaElement interface sets the ID of the audio device to use for output and returns a Promise.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/setSinkId)\n     */\n    setSinkId(sinkId: string): Promise<void>;\n    readonly NETWORK_EMPTY: 0;\n    readonly NETWORK_IDLE: 1;\n    readonly NETWORK_LOADING: 2;\n    readonly NETWORK_NO_SOURCE: 3;\n    readonly HAVE_NOTHING: 0;\n    readonly HAVE_METADATA: 1;\n    readonly HAVE_CURRENT_DATA: 2;\n    readonly HAVE_FUTURE_DATA: 3;\n    readonly HAVE_ENOUGH_DATA: 4;\n    addEventListener<K extends keyof HTMLMediaElementEventMap>(type: K, listener: (this: HTMLMediaElement, ev: HTMLMediaElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLMediaElementEventMap>(type: K, listener: (this: HTMLMediaElement, ev: HTMLMediaElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLMediaElement: {\n    prototype: HTMLMediaElement;\n    new(): HTMLMediaElement;\n    readonly NETWORK_EMPTY: 0;\n    readonly NETWORK_IDLE: 1;\n    readonly NETWORK_LOADING: 2;\n    readonly NETWORK_NO_SOURCE: 3;\n    readonly HAVE_NOTHING: 0;\n    readonly HAVE_METADATA: 1;\n    readonly HAVE_CURRENT_DATA: 2;\n    readonly HAVE_FUTURE_DATA: 3;\n    readonly HAVE_ENOUGH_DATA: 4;\n};\n\n/**\n * The **`HTMLMenuElement`** interface provides additional properties (beyond those inherited from the HTMLElement interface) for manipulating a menu element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMenuElement)\n */\ninterface HTMLMenuElement extends HTMLElement {\n    /** @deprecated */\n    compact: boolean;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLMenuElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLMenuElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLMenuElement: {\n    prototype: HTMLMenuElement;\n    new(): HTMLMenuElement;\n};\n\n/**\n * The **`HTMLMetaElement`** interface contains descriptive metadata about a document provided in HTML as `<meta>` elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMetaElement)\n */\ninterface HTMLMetaElement extends HTMLElement {\n    /**\n     * The **`HTMLMetaElement.content`** property gets or sets the `content` attribute of pragma directives and named meta data in conjunction with HTMLMetaElement.name or HTMLMetaElement.httpEquiv.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMetaElement/content)\n     */\n    content: string;\n    /**\n     * The **`HTMLMetaElement.httpEquiv`** property gets or sets the pragma directive or an HTTP response header name for the HTMLMetaElement.content attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMetaElement/httpEquiv)\n     */\n    httpEquiv: string;\n    /**\n     * The **`HTMLMetaElement.media`** property enables specifying the media for `theme-color` metadata.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMetaElement/media)\n     */\n    media: string;\n    /**\n     * The **`HTMLMetaElement.name`** property is used in combination with HTMLMetaElement.content to define the name-value pairs for the metadata of a document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMetaElement/name)\n     */\n    name: string;\n    /**\n     * The **`HTMLMetaElement.scheme`** property defines the scheme of the value in the HTMLMetaElement.content attribute.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMetaElement/scheme)\n     */\n    scheme: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLMetaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLMetaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLMetaElement: {\n    prototype: HTMLMetaElement;\n    new(): HTMLMetaElement;\n};\n\n/**\n * The HTML meter elements expose the **`HTMLMeterElement`** interface, which provides special properties and methods (beyond the HTMLElement object interface they also have available to them by inheritance) for manipulating the layout and presentation of meter elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMeterElement)\n */\ninterface HTMLMeterElement extends HTMLElement {\n    /**\n     * The **`high`** property of the HTMLMeterElement interface represents the high boundary of the meter element as a floating-point number.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMeterElement/high)\n     */\n    high: number;\n    /**\n     * The **`HTMLMeterElement.labels`** read-only property returns a A NodeList containing the `<label>` elements associated with the `<meter>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMeterElement/labels)\n     */\n    readonly labels: NodeListOf<HTMLLabelElement>;\n    /**\n     * The **`low`** property of the HTMLMeterElement interface represents the low boundary of the meter element as a floating-point number.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMeterElement/low)\n     */\n    low: number;\n    /**\n     * The **`max`** property of the HTMLMeterElement interface represents the maximum value of the meter element as a floating-point number.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMeterElement/max)\n     */\n    max: number;\n    /**\n     * The **`min`** property of the HTMLMeterElement interface represents the minimum value of the meter element as a floating-point number.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMeterElement/min)\n     */\n    min: number;\n    /**\n     * The **`optimum`** property of the HTMLMeterElement interface represents the optimum boundary of the meter element as a floating-point number.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMeterElement/optimum)\n     */\n    optimum: number;\n    /**\n     * The **`value`** property of the HTMLMeterElement interface represents the current value of the meter element as a floating-point number.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMeterElement/value)\n     */\n    value: number;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLMeterElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLMeterElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLMeterElement: {\n    prototype: HTMLMeterElement;\n    new(): HTMLMeterElement;\n};\n\n/**\n * The **`HTMLModElement`** interface provides special properties (beyond the regular methods and properties available through the HTMLElement interface they also have available to them by inheritance) for manipulating modification elements, that is del and ins.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLModElement)\n */\ninterface HTMLModElement extends HTMLElement {\n    /**\n     * The **`cite`** property of the HTMLModElement interface indicates the URL of the resource explaining the modification.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLModElement/cite)\n     */\n    cite: string;\n    /**\n     * The **`dateTime`** property of the HTMLModElement interface is a string containing a machine-readable date with an optional time value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLModElement/dateTime)\n     */\n    dateTime: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLModElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLModElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLModElement: {\n    prototype: HTMLModElement;\n    new(): HTMLModElement;\n};\n\n/**\n * The **`HTMLOListElement`** interface provides special properties (beyond those defined on the regular HTMLElement interface it also has available to it by inheritance) for manipulating ordered list elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOListElement)\n */\ninterface HTMLOListElement extends HTMLElement {\n    /** @deprecated */\n    compact: boolean;\n    /**\n     * The **`reversed`** property of the HTMLOListElement interface indicates order of a list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOListElement/reversed)\n     */\n    reversed: boolean;\n    /**\n     * The **`start`** property of the HTMLOListElement interface indicates starting value of the ordered list, with default value of 1.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOListElement/start)\n     */\n    start: number;\n    /**\n     * The **`type`** property of the HTMLOListElement interface indicates the kind of marker to be used to display ordered list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOListElement/type)\n     */\n    type: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLOListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLOListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLOListElement: {\n    prototype: HTMLOListElement;\n    new(): HTMLOListElement;\n};\n\n/**\n * The **`HTMLObjectElement`** interface provides special properties and methods (beyond those on the HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of object element, representing external resources.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement)\n */\ninterface HTMLObjectElement extends HTMLElement {\n    /** @deprecated */\n    align: string;\n    /** @deprecated */\n    archive: string;\n    /** @deprecated */\n    border: string;\n    /** @deprecated */\n    code: string;\n    /** @deprecated */\n    codeBase: string;\n    /** @deprecated */\n    codeType: string;\n    /**\n     * The **`contentDocument`** read-only property of the HTMLObjectElement interface Returns a Document representing the active document of the object element's nested browsing context, if any; otherwise null.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/contentDocument)\n     */\n    readonly contentDocument: Document | null;\n    /**\n     * The **`contentWindow`** read-only property of the HTMLObjectElement interface returns a WindowProxy representing the window proxy of the object element's nested browsing context, if any; otherwise null.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/contentWindow)\n     */\n    readonly contentWindow: WindowProxy | null;\n    /**\n     * The **`data`** property of the reflects the `data` HTML attribute, specifying the address of a resource's data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/data)\n     */\n    data: string;\n    /** @deprecated */\n    declare: boolean;\n    /**\n     * The **`form`** read-only property of the HTMLObjectElement interface returns an HTMLFormElement object that owns this object, or `null` if this object element is not owned by any form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/form)\n     */\n    readonly form: HTMLFormElement | null;\n    /**\n     * The **`height`** property of the reflects the `height` HTML attribute, specifying the displayed height of the resource in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/height)\n     */\n    height: string;\n    /** @deprecated */\n    hspace: number;\n    /**\n     * The **`name`** property of the reflects the `name` HTML attribute, specifying the name of the browsing context.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/name)\n     */\n    name: string;\n    /** @deprecated */\n    standby: string;\n    /**\n     * The **`type`** property of the reflects the `type` HTML attribute, specifying the MIME type of the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/type)\n     */\n    type: string;\n    /**\n     * The **`useMap`** property of the reflects the `usemap` HTML attribute, specifying a A string.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/useMap)\n     */\n    useMap: string;\n    /**\n     * The **`validationMessage`** read-only property of the HTMLObjectElement interface returns a string representing a localized message that describes the validation constraints that the control does not satisfy (if any).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/validationMessage)\n     */\n    readonly validationMessage: string;\n    /**\n     * The **`validity`** read-only property of the HTMLObjectElement interface returns a ValidityState object that represents the validity states this element is in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/validity)\n     */\n    readonly validity: ValidityState;\n    /** @deprecated */\n    vspace: number;\n    /**\n     * The **`width`** property of the reflects the `width` HTML attribute, specifying the displayed width of the resource in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/width)\n     */\n    width: string;\n    /**\n     * The **`willValidate`** read-only property of the HTMLObjectElement interface returns `false`, because object elements are not candidates for constraint validation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/willValidate)\n     */\n    readonly willValidate: boolean;\n    /**\n     * The **`checkValidity()`** method of the HTMLObjectElement interface checks if the element is valid, but always returns true because object elements are never candidates for constraint validation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/checkValidity)\n     */\n    checkValidity(): boolean;\n    /**\n     * The **`getSVGDocument()`** method of the HTMLObjectElement interface returns the Document object of the embedded SVG.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/getSVGDocument)\n     */\n    getSVGDocument(): Document | null;\n    /**\n     * The **`reportValidity()`** method of the HTMLObjectElement interface performs the same validity checking steps as the HTMLObjectElement.checkValidity method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/reportValidity)\n     */\n    reportValidity(): boolean;\n    /**\n     * The **`setCustomValidity()`** method of the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLObjectElement/setCustomValidity)\n     */\n    setCustomValidity(error: string): void;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLObjectElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLObjectElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLObjectElement: {\n    prototype: HTMLObjectElement;\n    new(): HTMLObjectElement;\n};\n\n/**\n * The **`HTMLOptGroupElement`** interface provides special properties and methods (beyond the regular HTMLElement object interface they also have available to them by inheritance) for manipulating the layout and presentation of optgroup elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptGroupElement)\n */\ninterface HTMLOptGroupElement extends HTMLElement {\n    /**\n     * The **`disabled`** property of the HTMLOptGroupElement interface is a boolean value that reflects the optgroup element's `disabled` attribute, which indicates whether the control is disabled.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptGroupElement/disabled)\n     */\n    disabled: boolean;\n    /**\n     * The **`label`** property of the HTMLOptGroupElement interface is a string value that reflects the optgroup element's `label` attribute, which provides a textual label to the group of options.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptGroupElement/label)\n     */\n    label: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLOptGroupElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLOptGroupElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLOptGroupElement: {\n    prototype: HTMLOptGroupElement;\n    new(): HTMLOptGroupElement;\n};\n\n/**\n * The **`HTMLOptionElement`** interface represents option elements and inherits all properties and methods of the HTMLElement interface.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptionElement)\n */\ninterface HTMLOptionElement extends HTMLElement {\n    /**\n     * The **`defaultSelected`** property of the HTMLOptionElement interface specifies the default selected state of the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptionElement/defaultSelected)\n     */\n    defaultSelected: boolean;\n    /**\n     * The **`disabled`** property of the HTMLOptionElement is a boolean value that indicates whether the option element is unavailable to be selected.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptionElement/disabled)\n     */\n    disabled: boolean;\n    /**\n     * The **`form`** read-only property of the HTMLOptionElement interface returns an HTMLFormElement object that owns the HTMLSelectElement associated with this option, or `null` if this option is not associated with a select owned by a form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptionElement/form)\n     */\n    readonly form: HTMLFormElement | null;\n    /**\n     * The read-only **`index`** property of the HTMLOptionElement interface specifies the 0-based index of the element; that is, the position of the option within the list of options it belongs to, in tree-order, as an integer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptionElement/index)\n     */\n    readonly index: number;\n    /**\n     * The **`label`** property of the HTMLOptionElement represents the text displayed for an option in a select element or as part of a list of suggestions in a datalist element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptionElement/label)\n     */\n    label: string;\n    /**\n     * The **`selected`** property of the HTMLOptionElement interface specifies the current selectedness of the element; that is, whether the option is selected or not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptionElement/selected)\n     */\n    selected: boolean;\n    /**\n     * The **`text`** property of the HTMLOptionElement represents the text inside the option element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptionElement/text)\n     */\n    text: string;\n    /**\n     * The **`value`** property of the HTMLOptionElement interface represents the value of the option element as a string, or the empty string if no value is set.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptionElement/value)\n     */\n    value: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLOptionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLOptionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLOptionElement: {\n    prototype: HTMLOptionElement;\n    new(): HTMLOptionElement;\n};\n\n/**\n * The **`HTMLOptionsCollection`** interface represents a collection of `<option>` HTML elements (in document order) and offers methods and properties for selecting from the list as well as optionally altering its items.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptionsCollection)\n */\ninterface HTMLOptionsCollection extends HTMLCollectionOf<HTMLOptionElement> {\n    /**\n     * The **`length`** property of the HTMLOptionsCollection interface returns the number of option elements in the collection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptionsCollection/length)\n     */\n    length: number;\n    /**\n     * The **`selectedIndex`** property of the HTMLOptionsCollection interface is the numeric index of the first selected option element, if any, or `−1` if no `<option>` is selected.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptionsCollection/selectedIndex)\n     */\n    selectedIndex: number;\n    /**\n     * The **`add()`** method of the HTMLOptionsCollection interface adds an HTMLOptionElement or HTMLOptGroupElement to this `HTMLOptionsCollection`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptionsCollection/add)\n     */\n    add(element: HTMLOptionElement | HTMLOptGroupElement, before?: HTMLElement | number | null): void;\n    /**\n     * The **`remove()`** method of the HTMLOptionsCollection interface removes the option element specified by the index from this collection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOptionsCollection/remove)\n     */\n    remove(index: number): void;\n}\n\ndeclare var HTMLOptionsCollection: {\n    prototype: HTMLOptionsCollection;\n    new(): HTMLOptionsCollection;\n};\n\ninterface HTMLOrSVGElement {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/autofocus) */\n    autofocus: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/dataset) */\n    readonly dataset: DOMStringMap;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/nonce) */\n    nonce?: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/tabIndex) */\n    tabIndex: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/blur) */\n    blur(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/focus) */\n    focus(options?: FocusOptions): void;\n}\n\n/**\n * The **`HTMLOutputElement`** interface provides properties and methods (beyond those inherited from HTMLElement) for manipulating the layout and presentation of output elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOutputElement)\n */\ninterface HTMLOutputElement extends HTMLElement {\n    /**\n     * The **`defaultValue`** property of the HTMLOutputElement interface represents the default text content of this output element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOutputElement/defaultValue)\n     */\n    defaultValue: string;\n    /**\n     * The **`form`** read-only property of the HTMLOutputElement interface returns an HTMLFormElement object that owns this output, or `null` if this output is not owned by any form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOutputElement/form)\n     */\n    readonly form: HTMLFormElement | null;\n    /**\n     * The **`htmlFor`** property of the HTMLOutputElement interface is a string containing a space-separated list of other elements' `id`s, indicating that those elements contributed input values to (or otherwise affected) the calculation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOutputElement/htmlFor)\n     */\n    get htmlFor(): DOMTokenList;\n    set htmlFor(value: string);\n    /**\n     * The **`HTMLOutputElement.labels`** read-only property returns a A NodeList containing the `<label>` elements associated with the `<output>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOutputElement/labels)\n     */\n    readonly labels: NodeListOf<HTMLLabelElement>;\n    /**\n     * The **`name`** property of the HTMLOutputElement interface indicates the name of the output element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOutputElement/name)\n     */\n    name: string;\n    /**\n     * The **`type`** read-only property of the HTMLOutputElement interface returns the string `'output'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOutputElement/type)\n     */\n    readonly type: string;\n    /**\n     * The **`validationMessage`** read-only property of the HTMLOutputElement interface returns a string representing a localized message that describes the validation constraints that the output control does not satisfy (if any).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOutputElement/validationMessage)\n     */\n    readonly validationMessage: string;\n    /**\n     * The **`validity`** read-only property of the HTMLOutputElement interface returns a ValidityState object that represents the validity states this element is in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOutputElement/validity)\n     */\n    readonly validity: ValidityState;\n    /**\n     * The **`value`** property of the HTMLOutputElement interface represents the value of the output element as a string, or the empty string if no value is set.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOutputElement/value)\n     */\n    value: string;\n    /**\n     * The **`willValidate`** read-only property of the HTMLOutputElement interface returns `false`, because output elements are not candidates for constraint validation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOutputElement/willValidate)\n     */\n    readonly willValidate: boolean;\n    /**\n     * The **`checkValidity()`** method of the HTMLOutputElement interface checks if the element is valid, but always returns true because output elements are never candidates for constraint validation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOutputElement/checkValidity)\n     */\n    checkValidity(): boolean;\n    /**\n     * The **`reportValidity()`** method of the HTMLOutputElement interface performs the same validity checking steps as the HTMLOutputElement.checkValidity method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOutputElement/reportValidity)\n     */\n    reportValidity(): boolean;\n    /**\n     * The **`setCustomValidity()`** method of the HTMLOutputElement interface sets the custom validity message for the output element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLOutputElement/setCustomValidity)\n     */\n    setCustomValidity(error: string): void;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLOutputElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLOutputElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLOutputElement: {\n    prototype: HTMLOutputElement;\n    new(): HTMLOutputElement;\n};\n\n/**\n * The **`HTMLParagraphElement`** interface provides special properties (beyond those of the regular HTMLElement object interface it inherits) for manipulating p elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLParagraphElement)\n */\ninterface HTMLParagraphElement extends HTMLElement {\n    /** @deprecated */\n    align: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLParagraphElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLParagraphElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLParagraphElement: {\n    prototype: HTMLParagraphElement;\n    new(): HTMLParagraphElement;\n};\n\n/**\n * The **`HTMLParamElement`** interface provides special properties (beyond those of the regular HTMLElement object interface it inherits) for manipulating param elements, representing a pair of a key and a value that acts as a parameter for an object element.\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLParamElement)\n */\ninterface HTMLParamElement extends HTMLElement {\n    /** @deprecated */\n    name: string;\n    /** @deprecated */\n    type: string;\n    /** @deprecated */\n    value: string;\n    /** @deprecated */\n    valueType: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLParamElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLParamElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\n/** @deprecated */\ndeclare var HTMLParamElement: {\n    prototype: HTMLParamElement;\n    new(): HTMLParamElement;\n};\n\n/**\n * The **`HTMLPictureElement`** interface represents a picture HTML element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLPictureElement)\n */\ninterface HTMLPictureElement extends HTMLElement {\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLPictureElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLPictureElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLPictureElement: {\n    prototype: HTMLPictureElement;\n    new(): HTMLPictureElement;\n};\n\n/**\n * The **`HTMLPreElement`** interface exposes specific properties and methods (beyond those of the HTMLElement interface it also has available to it by inheritance) for manipulating a block of preformatted text (pre).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLPreElement)\n */\ninterface HTMLPreElement extends HTMLElement {\n    /** @deprecated */\n    width: number;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLPreElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLPreElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLPreElement: {\n    prototype: HTMLPreElement;\n    new(): HTMLPreElement;\n};\n\n/**\n * The **`HTMLProgressElement`** interface provides special properties and methods (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of progress elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLProgressElement)\n */\ninterface HTMLProgressElement extends HTMLElement {\n    /**\n     * The **`HTMLProgressElement.labels`** read-only property returns a NodeList of the label elements associated with the A NodeList containing the `<label>` elements associated with the `<progress>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLProgressElement/labels)\n     */\n    readonly labels: NodeListOf<HTMLLabelElement>;\n    /**\n     * The **`max`** property of the HTMLProgressElement interface represents the upper bound of the progress element's range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLProgressElement/max)\n     */\n    max: number;\n    /**\n     * The **`position`** read-only property of the HTMLProgressElement interface returns current progress of the progress element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLProgressElement/position)\n     */\n    readonly position: number;\n    /**\n     * The **`value`** property of the HTMLProgressElement interface represents the current progress of the progress element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLProgressElement/value)\n     */\n    value: number;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLProgressElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLProgressElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLProgressElement: {\n    prototype: HTMLProgressElement;\n    new(): HTMLProgressElement;\n};\n\n/**\n * The **`HTMLQuoteElement`** interface provides special properties and methods (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating quoting elements, like blockquote and q, but not the cite element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLQuoteElement)\n */\ninterface HTMLQuoteElement extends HTMLElement {\n    /**\n     * The **`cite`** property of the HTMLQuoteElement interface indicates the URL for the source of the quotation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLQuoteElement/cite)\n     */\n    cite: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLQuoteElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLQuoteElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLQuoteElement: {\n    prototype: HTMLQuoteElement;\n    new(): HTMLQuoteElement;\n};\n\n/**\n * HTML script elements expose the **`HTMLScriptElement`** interface, which provides special properties and methods for manipulating the behavior and execution of `<script>` elements (beyond the inherited HTMLElement interface).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLScriptElement)\n */\ninterface HTMLScriptElement extends HTMLElement {\n    /**\n     * The **`async`** property of the HTMLScriptElement interface is a boolean value that controls how the script should be executed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLScriptElement/async)\n     */\n    async: boolean;\n    /**\n     * The **`blocking`** property of the HTMLScriptElement interface is a string indicating that certain operations should be blocked on the fetching of the script.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLScriptElement/blocking)\n     */\n    get blocking(): DOMTokenList;\n    set blocking(value: string);\n    /** @deprecated */\n    charset: string;\n    /**\n     * The **`crossOrigin`** property of the HTMLScriptElement interface reflects the CORS settings for the script element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLScriptElement/crossOrigin)\n     */\n    crossOrigin: string | null;\n    /**\n     * The **`defer`** property of the HTMLScriptElement interface is a boolean value that controls how the script should be executed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLScriptElement/defer)\n     */\n    defer: boolean;\n    /** @deprecated */\n    event: string;\n    /**\n     * The **`fetchPriority`** property of the HTMLScriptElement interface represents a hint to the browser indicating how it should prioritize fetching an external script relative to other external scripts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLScriptElement/fetchPriority)\n     */\n    fetchPriority: \"high\" | \"low\" | \"auto\";\n    /** @deprecated */\n    htmlFor: string;\n    /**\n     * The **`integrity`** property of the HTMLScriptElement interface is a string that contains inline metadata that a browser can use to verify that a fetched resource has been delivered without unexpected manipulation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLScriptElement/integrity)\n     */\n    integrity: string;\n    /**\n     * The **`noModule`** property of the HTMLScriptElement interface is a boolean value that indicates whether the script should be executed in browsers that support ES modules.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLScriptElement/noModule)\n     */\n    noModule: boolean;\n    /**\n     * The **`referrerPolicy`** property of the `referrerpolicy` of the script element, which defines how the referrer is set when fetching the script and any scripts it imports.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLScriptElement/referrerPolicy)\n     */\n    referrerPolicy: string;\n    /**\n     * The **`src`** property of the HTMLScriptElement interface is a string representing the URL of an external script; this can be used as an alternative to embedding a script directly within a document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLScriptElement/src)\n     */\n    src: string;\n    /**\n     * The **`text`** property of the HTMLScriptElement interface is a string that reflects the text content inside the script element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLScriptElement/text)\n     */\n    text: string;\n    /**\n     * The **`type`** property of the HTMLScriptElement interface is a string that reflects the type of the script.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLScriptElement/type)\n     */\n    type: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLScriptElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLScriptElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLScriptElement: {\n    prototype: HTMLScriptElement;\n    new(): HTMLScriptElement;\n    /**\n     * The **`supports()`** static method of the HTMLScriptElement interface provides a simple and consistent method to feature-detect what types of scripts are supported by the user agent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLScriptElement/supports_static)\n     */\n    supports(type: string): boolean;\n};\n\n/**\n * The **`HTMLSelectElement`** interface represents a select HTML Element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement)\n */\ninterface HTMLSelectElement extends HTMLElement {\n    /**\n     * The **`autocomplete`** property of the HTMLSelectElement interface indicates whether the value of the control can be automatically completed by the browser.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/autocomplete)\n     */\n    autocomplete: AutoFill;\n    /**\n     * The **`HTMLSelectElement.disabled`** property is a boolean value that reflects the `disabled` HTML attribute, which indicates whether the control is disabled.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/disabled)\n     */\n    disabled: boolean;\n    /**\n     * The **`form`** read-only property of the HTMLSelectElement interface returns an HTMLFormElement object that owns this select, or `null` if this select is not owned by any form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/form)\n     */\n    readonly form: HTMLFormElement | null;\n    /**\n     * The **`HTMLSelectElement.labels`** read-only property returns a A NodeList containing the `<label>` elements associated with the `<select>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/labels)\n     */\n    readonly labels: NodeListOf<HTMLLabelElement>;\n    /**\n     * The **`length`** property of the HTMLSelectElement interface specifies the number of option elements in the select element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/length)\n     */\n    length: number;\n    /**\n     * The **`multiple`** property of the HTMLSelectElement interface specifies that the user may select more than one option from the list of options.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/multiple)\n     */\n    multiple: boolean;\n    /**\n     * The **`name`** property of the HTMLSelectElement interface indicates the name of the select element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/name)\n     */\n    name: string;\n    /**\n     * The **`HTMLSelectElement.options`** read-only property returns a HTMLOptionsCollection of the option elements contained by the select element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/options)\n     */\n    readonly options: HTMLOptionsCollection;\n    /**\n     * The **`required`** property of the HTMLSelectElement interface specifies that the user must select an option with a non-empty string value before submitting a form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/required)\n     */\n    required: boolean;\n    /**\n     * The **`selectedIndex`** property of the HTMLSelectElement interface is the numeric index of the first selected option element in a select element, if any, or `−1` if no `<option>` is selected.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/selectedIndex)\n     */\n    selectedIndex: number;\n    /**\n     * The **read-only** HTMLSelectElement property **`selectedOptions`** contains a list of the element that are currently selected.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/selectedOptions)\n     */\n    readonly selectedOptions: HTMLCollectionOf<HTMLOptionElement>;\n    /**\n     * The **`size`** property of the HTMLSelectElement interface specifies the number of options, or rows, that should be visible at one time.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/size)\n     */\n    size: number;\n    /**\n     * The **`HTMLSelectElement.type`** read-only property returns the form control's `type`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/type)\n     */\n    readonly type: \"select-one\" | \"select-multiple\";\n    /**\n     * The **`validationMessage`** read-only property of the HTMLSelectElement interface returns a string representing a localized message that describes the validation constraints that the select control does not satisfy (if any).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/validationMessage)\n     */\n    readonly validationMessage: string;\n    /**\n     * The **`validity`** read-only property of the HTMLSelectElement interface returns a ValidityState object that represents the validity states this element is in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/validity)\n     */\n    readonly validity: ValidityState;\n    /**\n     * The **`HTMLSelectElement.value`** property contains the value of the first selected option element associated with this select element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/value)\n     */\n    value: string;\n    /**\n     * The **`willValidate`** read-only property of the HTMLSelectElement interface indicates whether the select element is a candidate for constraint validation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/willValidate)\n     */\n    readonly willValidate: boolean;\n    /**\n     * The **`HTMLSelectElement.add()`** method adds an element to the collection of `option` elements for this `select` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/add)\n     */\n    add(element: HTMLOptionElement | HTMLOptGroupElement, before?: HTMLElement | number | null): void;\n    /**\n     * The **`checkValidity()`** method of the HTMLSelectElement interface returns a boolean value which indicates if the element meets any constraint validation rules applied to it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/checkValidity)\n     */\n    checkValidity(): boolean;\n    /**\n     * The **`HTMLSelectElement.item()`** method returns the position in the options list corresponds to the index given in the parameter, or `null` if there are none.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/item)\n     */\n    item(index: number): HTMLOptionElement | null;\n    /**\n     * The **`HTMLSelectElement.namedItem()`** method returns the whose `name` or `id` match the specified name, or `null` if no option matches.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/namedItem)\n     */\n    namedItem(name: string): HTMLOptionElement | null;\n    /**\n     * The **`HTMLSelectElement.remove()`** method removes the element at the specified index from the options collection for this select element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/remove)\n     */\n    remove(): void;\n    remove(index: number): void;\n    /**\n     * The **`reportValidity()`** method of the HTMLSelectElement interface performs the same validity checking steps as the HTMLSelectElement.checkValidity method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/reportValidity)\n     */\n    reportValidity(): boolean;\n    /**\n     * The **`HTMLSelectElement.setCustomValidity()`** method sets the custom validity message for the selection element to the specified message.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/setCustomValidity)\n     */\n    setCustomValidity(error: string): void;\n    /**\n     * The **`HTMLSelectElement.showPicker()`** method displays the browser picker for a `select` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSelectElement/showPicker)\n     */\n    showPicker(): void;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLSelectElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLSelectElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n    [name: number]: HTMLOptionElement | HTMLOptGroupElement;\n}\n\ndeclare var HTMLSelectElement: {\n    prototype: HTMLSelectElement;\n    new(): HTMLSelectElement;\n};\n\n/**\n * The **`HTMLSlotElement`** interface of the Shadow DOM API enables access to the name and assigned nodes of an HTML slot element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSlotElement)\n */\ninterface HTMLSlotElement extends HTMLElement {\n    /**\n     * The **`name`** property of the HTMLSlotElement interface returns or sets the slot name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSlotElement/name)\n     */\n    name: string;\n    /**\n     * The **`assign()`** method of the HTMLSlotElement interface sets the slot's _manually assigned nodes_ to an ordered set of slottables.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSlotElement/assign)\n     */\n    assign(...nodes: (Element | Text)[]): void;\n    /**\n     * The **`assignedElements()`** method of the HTMLSlotElement interface returns a sequence of the elements assigned to this slot (and no other nodes).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSlotElement/assignedElements)\n     */\n    assignedElements(options?: AssignedNodesOptions): Element[];\n    /**\n     * The **`assignedNodes()`** method of the HTMLSlotElement interface returns a sequence of the nodes assigned to this slot.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSlotElement/assignedNodes)\n     */\n    assignedNodes(options?: AssignedNodesOptions): Node[];\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLSlotElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLSlotElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLSlotElement: {\n    prototype: HTMLSlotElement;\n    new(): HTMLSlotElement;\n};\n\n/**\n * The **`HTMLSourceElement`** interface provides special properties (beyond the regular HTMLElement object interface it also has available to it by inheritance) for manipulating source elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSourceElement)\n */\ninterface HTMLSourceElement extends HTMLElement {\n    /**\n     * The **`height`** property of the HTMLSourceElement interface is a non-negative number indicating the height of the image resource in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSourceElement/height)\n     */\n    height: number;\n    /**\n     * The **`media`** property of the HTMLSourceElement interface is a string representing the intended destination medium for the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSourceElement/media)\n     */\n    media: string;\n    /**\n     * The **`sizes`** property of the HTMLSourceElement interface is a string representing a list of one or more sizes, representing sizes between breakpoints, to which the resource applies.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSourceElement/sizes)\n     */\n    sizes: string;\n    /**\n     * The **`src`** property of the HTMLSourceElement interface is a string indicating the URL of a media resource to use as the source for the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSourceElement/src)\n     */\n    src: string;\n    /**\n     * The **`srcset`** property of the HTMLSourceElement interface is a string containing a comma-separated list of candidate images.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSourceElement/srcset)\n     */\n    srcset: string;\n    /**\n     * The **`type`** property of the HTMLSourceElement interface is a string representing the MIME type of the media resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSourceElement/type)\n     */\n    type: string;\n    /**\n     * The **`width`** property of the HTMLSourceElement interface is a non-negative number indicating the width of the image resource in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSourceElement/width)\n     */\n    width: number;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLSourceElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLSourceElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLSourceElement: {\n    prototype: HTMLSourceElement;\n    new(): HTMLSourceElement;\n};\n\n/**\n * The **`HTMLSpanElement`** interface represents a span element and derives from the HTMLElement interface, but without implementing any additional properties or methods.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSpanElement)\n */\ninterface HTMLSpanElement extends HTMLElement {\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLSpanElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLSpanElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLSpanElement: {\n    prototype: HTMLSpanElement;\n    new(): HTMLSpanElement;\n};\n\n/**\n * The **`HTMLStyleElement`** interface represents a style element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLStyleElement)\n */\ninterface HTMLStyleElement extends HTMLElement, LinkStyle {\n    /**\n     * The **`blocking`** property of the HTMLStyleElement interface is a string indicating that certain operations should be blocked on the fetching of critical subresources.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLStyleElement/blocking)\n     */\n    get blocking(): DOMTokenList;\n    set blocking(value: string);\n    /**\n     * The **`HTMLStyleElement.disabled`** property can be used to get and set whether the stylesheet is disabled (`true`) or not (`false`).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLStyleElement/disabled)\n     */\n    disabled: boolean;\n    /**\n     * The **`HTMLStyleElement.media`** property specifies the intended destination medium for style information.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLStyleElement/media)\n     */\n    media: string;\n    /**\n     * The **`HTMLStyleElement.type`** property returns the type of the current style.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLStyleElement/type)\n     */\n    type: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLStyleElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLStyleElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLStyleElement: {\n    prototype: HTMLStyleElement;\n    new(): HTMLStyleElement;\n};\n\n/**\n * The **`HTMLTableCaptionElement`** interface provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating table caption elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCaptionElement)\n */\ninterface HTMLTableCaptionElement extends HTMLElement {\n    /**\n     * The **`align`** property of the HTMLTableCaptionElement interface is a string indicating how to horizontally align text in the caption table element.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCaptionElement/align)\n     */\n    align: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTableCaptionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTableCaptionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLTableCaptionElement: {\n    prototype: HTMLTableCaptionElement;\n    new(): HTMLTableCaptionElement;\n};\n\n/**\n * The **`HTMLTableCellElement`** interface provides special properties and methods (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of table cells, either header cells (th) or data cells (td), in an HTML document.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCellElement)\n */\ninterface HTMLTableCellElement extends HTMLElement {\n    /**\n     * The **`abbr`** property of the HTMLTableCellElement interface indicates an abbreviation associated with the cell.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCellElement/abbr)\n     */\n    abbr: string;\n    /**\n     * The **`align`** property of the HTMLTableCellElement interface is a string indicating how to horizontally align text in the th or td table cell.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCellElement/align)\n     */\n    align: string;\n    /** @deprecated */\n    axis: string;\n    /**\n     * The **`HTMLTableCellElement.bgColor`** property is used to set the background color of a cell or get the value of the obsolete `bgColor` attribute, if present.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCellElement/bgColor)\n     */\n    bgColor: string;\n    /**\n     * The **`cellIndex`** read-only property of the HTMLTableCellElement interface represents the position of a cell within its row (tr).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCellElement/cellIndex)\n     */\n    readonly cellIndex: number;\n    /**\n     * The **`ch`** property of the HTMLTableCellElement interface does nothing.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCellElement/ch)\n     */\n    ch: string;\n    /**\n     * The **`chOff`** property of the HTMLTableCellElement interface does nothing.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCellElement/chOff)\n     */\n    chOff: string;\n    /**\n     * The **`colSpan`** read-only property of the HTMLTableCellElement interface represents the number of columns this cell must span; this lets the cell occupy space across multiple columns of the table.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCellElement/colSpan)\n     */\n    colSpan: number;\n    /**\n     * The **`headers`** property of the HTMLTableCellElement interface contains a list of IDs of th elements that are _headers_ for this specific cell.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCellElement/headers)\n     */\n    headers: string;\n    /** @deprecated */\n    height: string;\n    /**\n     * The **`noWrap`** property of the HTMLTableCellElement interface returns a Boolean value indicating if the text of the cell may be wrapped on several lines or not.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCellElement/noWrap)\n     */\n    noWrap: boolean;\n    /**\n     * The **`rowSpan`** read-only property of the HTMLTableCellElement interface represents the number of rows this cell must span; this lets the cell occupy space across multiple rows of the table.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCellElement/rowSpan)\n     */\n    rowSpan: number;\n    /**\n     * The **`scope`** property of the HTMLTableCellElement interface indicates the scope of a th cell.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCellElement/scope)\n     */\n    scope: string;\n    /**\n     * The **`vAlign`** property of the HTMLTableCellElement interface is a string indicating how to vertically align text in a th or td table cell.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableCellElement/vAlign)\n     */\n    vAlign: string;\n    /** @deprecated */\n    width: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTableCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTableCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLTableCellElement: {\n    prototype: HTMLTableCellElement;\n    new(): HTMLTableCellElement;\n};\n\n/**\n * The **`HTMLTableColElement`** interface provides properties for manipulating single or grouped table column elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableColElement)\n */\ninterface HTMLTableColElement extends HTMLElement {\n    /**\n     * The **`align`** property of the HTMLTableColElement interface is a string indicating how to horizontally align text in a table col column element.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableColElement/align)\n     */\n    align: string;\n    /**\n     * The **`ch`** property of the HTMLTableColElement interface does nothing.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableColElement/ch)\n     */\n    ch: string;\n    /**\n     * The **`chOff`** property of the HTMLTableColElement interface does nothing.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableColElement/chOff)\n     */\n    chOff: string;\n    /**\n     * The **`span`** read-only property of the HTMLTableColElement interface represents the number of columns this col or colgroup must span; this lets the column occupy space across multiple columns of the table.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableColElement/span)\n     */\n    span: number;\n    /**\n     * The **`vAlign`** property of the HTMLTableColElement interface is a string indicating how to vertically align text in a table col column element.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableColElement/vAlign)\n     */\n    vAlign: string;\n    /** @deprecated */\n    width: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTableColElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTableColElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLTableColElement: {\n    prototype: HTMLTableColElement;\n    new(): HTMLTableColElement;\n};\n\n/** @deprecated prefer HTMLTableCellElement */\ninterface HTMLTableDataCellElement extends HTMLTableCellElement {\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTableDataCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTableDataCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\n/**\n * The **`HTMLTableElement`** interface provides special properties and methods (beyond the regular HTMLElement object interface it also has available to it by inheritance) for manipulating the layout and presentation of tables in an HTML document.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement)\n */\ninterface HTMLTableElement extends HTMLElement {\n    /**\n     * The **`HTMLTableElement.align`** property represents the alignment of the table.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/align)\n     */\n    align: string;\n    /**\n     * The **`bgcolor`** property of the HTMLTableElement represents the background color of the table.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/bgColor)\n     */\n    bgColor: string;\n    /**\n     * The **`HTMLTableElement.border`** property represents the border width of the table element.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/border)\n     */\n    border: string;\n    /**\n     * The **`HTMLTableElement.caption`** property represents the table caption.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/caption)\n     */\n    caption: HTMLTableCaptionElement | null;\n    /**\n     * The **`HTMLTableElement.cellPadding`** property represents the padding around the individual cells of the table.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/cellPadding)\n     */\n    cellPadding: string;\n    /**\n     * While you should instead use the CSS interface's **`cellSpacing`** property represents the spacing around the individual th and td elements representing a table's cells.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/cellSpacing)\n     */\n    cellSpacing: string;\n    /**\n     * The HTMLTableElement interface's **`frame`** property is a string that indicates which of the table's exterior borders should be drawn.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/frame)\n     */\n    frame: string;\n    /**\n     * The read-only HTMLTableElement property **`rows`** returns a live contained within any thead, tfoot, and Although the property itself is read-only, the returned object is live and allows the modification of its content.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/rows)\n     */\n    readonly rows: HTMLCollectionOf<HTMLTableRowElement>;\n    /**\n     * The **`HTMLTableElement.rules`** property indicates which cell borders to render in the table.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/rules)\n     */\n    rules: string;\n    /**\n     * The **`HTMLTableElement.summary`** property represents the table description.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/summary)\n     */\n    summary: string;\n    /**\n     * The **`HTMLTableElement.tBodies`** read-only property returns a live HTMLCollection of the bodies in a table.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/tBodies)\n     */\n    readonly tBodies: HTMLCollectionOf<HTMLTableSectionElement>;\n    /**\n     * The **`HTMLTableElement.tFoot`** property represents the `null` if there is no such element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/tFoot)\n     */\n    tFoot: HTMLTableSectionElement | null;\n    /**\n     * The **`HTMLTableElement.tHead`** represents the `null` if there is no such element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/tHead)\n     */\n    tHead: HTMLTableSectionElement | null;\n    /**\n     * The **`HTMLTableElement.width`** property represents the desired width of the table.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/width)\n     */\n    width: string;\n    /**\n     * The **`HTMLTableElement.createCaption()`** method returns the If no `<caption>` element exists on the table, this method creates it, and then returns it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/createCaption)\n     */\n    createCaption(): HTMLTableCaptionElement;\n    /**\n     * The **`createTBody()`** method of ```js-nolint createTBody() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/createTBody)\n     */\n    createTBody(): HTMLTableSectionElement;\n    /**\n     * The **`createTFoot()`** method of associated with a given table.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/createTFoot)\n     */\n    createTFoot(): HTMLTableSectionElement;\n    /**\n     * The **`createTHead()`** method of associated with a given table.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/createTHead)\n     */\n    createTHead(): HTMLTableSectionElement;\n    /**\n     * The **`HTMLTableElement.deleteCaption()`** method removes the `<caption>` element associated with the table, this method does nothing.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/deleteCaption)\n     */\n    deleteCaption(): void;\n    /**\n     * The **`HTMLTableElement.deleteRow()`** method removes a specific row (tr) from a given table.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/deleteRow)\n     */\n    deleteRow(index: number): void;\n    /**\n     * The **`HTMLTableElement.deleteTFoot()`** method removes the ```js-nolint deleteTFoot() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/deleteTFoot)\n     */\n    deleteTFoot(): void;\n    /**\n     * The **`HTMLTableElement.deleteTHead()`** removes the ```js-nolint deleteTHead() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/deleteTHead)\n     */\n    deleteTHead(): void;\n    /**\n     * The **`insertRow()`** method of the HTMLTableElement interface inserts a new row (tr) in a given table, and returns a reference to the new row.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableElement/insertRow)\n     */\n    insertRow(index?: number): HTMLTableRowElement;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTableElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTableElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLTableElement: {\n    prototype: HTMLTableElement;\n    new(): HTMLTableElement;\n};\n\n/** @deprecated prefer HTMLTableCellElement */\ninterface HTMLTableHeaderCellElement extends HTMLTableCellElement {\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTableHeaderCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTableHeaderCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\n/**\n * The **`HTMLTableRowElement`** interface provides special properties and methods (beyond the HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of rows in an HTML table.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableRowElement)\n */\ninterface HTMLTableRowElement extends HTMLElement {\n    /**\n     * The **`align`** property of the HTMLTableRowElement interface is a string indicating how to horizontally align text in the tr table row.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableRowElement/align)\n     */\n    align: string;\n    /**\n     * The **`HTMLTableRowElement.bgColor`** property is used to set the background color of a row or retrieve the value of the obsolete `bgColor` attribute, if present.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableRowElement/bgColor)\n     */\n    bgColor: string;\n    /**\n     * The **`cells`** read-only property of the HTMLTableRowElement interface returns a live HTMLCollection containing the cells in the row.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableRowElement/cells)\n     */\n    readonly cells: HTMLCollectionOf<HTMLTableCellElement>;\n    /**\n     * The **`ch`** property of the HTMLTableRowElement interface does nothing.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableRowElement/ch)\n     */\n    ch: string;\n    /**\n     * The **`chOff`** property of the HTMLTableRowElement interface does nothing.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableRowElement/chOff)\n     */\n    chOff: string;\n    /**\n     * The **`rowIndex`** read-only property of the HTMLTableRowElement interface represents the position of a row within the whole table.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableRowElement/rowIndex)\n     */\n    readonly rowIndex: number;\n    /**\n     * The **`sectionRowIndex`** read-only property of the HTMLTableRowElement interface represents the position of a row within the current section (thead, tbody, or tfoot).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableRowElement/sectionRowIndex)\n     */\n    readonly sectionRowIndex: number;\n    /**\n     * The **`vAlign`** property of the HTMLTableRowElement interface is a string indicating how to vertically align text in a tr table row.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableRowElement/vAlign)\n     */\n    vAlign: string;\n    /**\n     * The **`deleteCell()`** method of the HTMLTableRowElement interface removes a specific row cell from a given tr.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableRowElement/deleteCell)\n     */\n    deleteCell(index: number): void;\n    /**\n     * The **`insertCell()`** method of the HTMLTableRowElement interface inserts a new cell (td) into a table row (tr) and returns a reference to the cell.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableRowElement/insertCell)\n     */\n    insertCell(index?: number): HTMLTableCellElement;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTableRowElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTableRowElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLTableRowElement: {\n    prototype: HTMLTableRowElement;\n    new(): HTMLTableRowElement;\n};\n\n/**\n * The **`HTMLTableSectionElement`** interface provides special properties and methods (beyond the HTMLElement interface it also has available to it by inheritance) for manipulating the layout and presentation of sections, that is headers, footers and bodies (thead, tfoot, and tbody, respectively) in an HTML table.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableSectionElement)\n */\ninterface HTMLTableSectionElement extends HTMLElement {\n    /**\n     * The **`align`** property of the HTMLTableSectionElement interface is a string indicating how to horizontally align text in a thead, tbody or tfoot table section.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableSectionElement/align)\n     */\n    align: string;\n    /**\n     * The **`ch`** property of the HTMLTableSectionElement interface does nothing.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableSectionElement/ch)\n     */\n    ch: string;\n    /**\n     * The **`chOff`** property of the HTMLTableSectionElement interface does nothing.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableSectionElement/chOff)\n     */\n    chOff: string;\n    /**\n     * The **`rows`** read-only property of the HTMLTableSectionElement interface returns a live HTMLCollection containing the rows in the section.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableSectionElement/rows)\n     */\n    readonly rows: HTMLCollectionOf<HTMLTableRowElement>;\n    /**\n     * The **`vAlign`** property of the HTMLTableSectionElement interface is a string indicating how to vertically align text in a thead, tbody or tfoot table section.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableSectionElement/vAlign)\n     */\n    vAlign: string;\n    /**\n     * The **`deleteRow()`** method of the HTMLTableSectionElement interface removes a specific row (tr) from a given section.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableSectionElement/deleteRow)\n     */\n    deleteRow(index: number): void;\n    /**\n     * The **`insertRow()`** method of the HTMLTableSectionElement interface inserts a new row (tr) in the given table sectioning element (thead, tfoot, or ```js-nolint insertRow() insertRow(index) ``` - `index` [MISSING: optional_inline] - : The row index of the new row.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTableSectionElement/insertRow)\n     */\n    insertRow(index?: number): HTMLTableRowElement;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTableSectionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTableSectionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLTableSectionElement: {\n    prototype: HTMLTableSectionElement;\n    new(): HTMLTableSectionElement;\n};\n\n/**\n * The **`HTMLTemplateElement`** interface enables access to the contents of an HTML template element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTemplateElement)\n */\ninterface HTMLTemplateElement extends HTMLElement {\n    /**\n     * The **`HTMLTemplateElement.content`** property returns a `<template>` element's template contents (a A DocumentFragment.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTemplateElement/content)\n     */\n    readonly content: DocumentFragment;\n    /**\n     * The **`shadowRootClonable`** property reflects the value of the `shadowrootclonable` attribute of the associated `<template>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTemplateElement/shadowRootClonable)\n     */\n    shadowRootClonable: boolean;\n    /**\n     * The **`shadowRootDelegatesFocus`** property of the HTMLTemplateElement interface reflects the value of the `shadowrootdelegatesfocus` attribute of the associated `<template>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTemplateElement/shadowRootDelegatesFocus)\n     */\n    shadowRootDelegatesFocus: boolean;\n    /**\n     * The **`shadowRootMode`** property of the HTMLTemplateElement interface reflects the value of the `shadowrootmode` attribute of the associated `<template>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTemplateElement/shadowRootMode)\n     */\n    shadowRootMode: string;\n    /**\n     * The **`shadowRootSerializable`** property reflects the value of the `shadowrootserializable` attribute of the associated `<template>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTemplateElement/shadowRootSerializable)\n     */\n    shadowRootSerializable: boolean;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTemplateElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTemplateElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLTemplateElement: {\n    prototype: HTMLTemplateElement;\n    new(): HTMLTemplateElement;\n};\n\n/**\n * The **`HTMLTextAreaElement`** interface provides properties and methods for manipulating the layout and presentation of textarea elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement)\n */\ninterface HTMLTextAreaElement extends HTMLElement {\n    /**\n     * The **`autocomplete`** property of the HTMLTextAreaElement interface indicates whether the value of the control can be automatically completed by the browser.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/autocomplete)\n     */\n    autocomplete: AutoFill;\n    /**\n     * The **`cols`** property of the HTMLTextAreaElement interface is a positive integer representing the visible width of the multi-line text control, in average character widths.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/cols)\n     */\n    cols: number;\n    /**\n     * The **`defaultValue`** property of the HTMLTextAreaElement interface represents the default text content of this text area.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/defaultValue)\n     */\n    defaultValue: string;\n    /**\n     * The **`dirName`** property of the HTMLTextAreaElement interface is the directionality of the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/dirName)\n     */\n    dirName: string;\n    /**\n     * The **`disabled`** property of the HTMLTextAreaElement interface indicates whether this multi-line text control is disabled and cannot be interacted with.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/disabled)\n     */\n    disabled: boolean;\n    /**\n     * The **`form`** read-only property of the HTMLTextAreaElement interface returns an HTMLFormElement object that owns this textarea, or `null` if this textarea is not owned by any form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/form)\n     */\n    readonly form: HTMLFormElement | null;\n    /**\n     * The **`HTMLTextAreaElement.labels`** read-only property returns a NodeList of the label elements associated with the A NodeList containing the `<label>` elements associated with the `<textArea>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/labels)\n     */\n    readonly labels: NodeListOf<HTMLLabelElement>;\n    /**\n     * The **`maxLength`** property of the HTMLTextAreaElement interface indicates the maximum number of characters (in UTF-16 code units) allowed to be entered for the value of the textarea element, and the maximum number of characters allowed for the value to be valid.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/maxLength)\n     */\n    maxLength: number;\n    /**\n     * The **`minLength`** property of the HTMLTextAreaElement interface indicates the minimum number of characters (in UTF-16 code units) required for the value of the textarea element to be valid.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/minLength)\n     */\n    minLength: number;\n    /**\n     * The **`name`** property of the HTMLTextAreaElement interface indicates the name of the textarea element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/name)\n     */\n    name: string;\n    /**\n     * The **`placeholder`** property of the HTMLTextAreaElement interface represents a hint to the user of what can be entered in the control.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/placeholder)\n     */\n    placeholder: string;\n    /**\n     * The **`readOnly`** property of the HTMLTextAreaElement interface indicates that the user cannot modify the value of the control.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/readOnly)\n     */\n    readOnly: boolean;\n    /**\n     * The **`required`** property of the HTMLTextAreaElement interface specifies that the user must fill in a value before submitting a form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/required)\n     */\n    required: boolean;\n    /**\n     * The **`rows`** property of the HTMLTextAreaElement interface is a positive integer representing the visible text lines of the text control.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/rows)\n     */\n    rows: number;\n    /**\n     * <!-- --> The **`selectionDirection`** property of the HTMLTextAreaElement interface specifies the current direction of the selection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/selectionDirection)\n     */\n    selectionDirection: \"forward\" | \"backward\" | \"none\";\n    /**\n     * The **`selectionEnd`** property of the HTMLTextAreaElement interface specifies the end position of the current text selection in a textarea element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/selectionEnd)\n     */\n    selectionEnd: number;\n    /**\n     * The **`selectionStart`** property of the HTMLTextAreaElement interface specifies the start position of the current text selection in a textarea element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/selectionStart)\n     */\n    selectionStart: number;\n    /**\n     * The **`textLength`** read-only property of the HTMLTextAreaElement interface is a non-negative integer representing the number of characters, in UTF-16 code units, of the textarea element's value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/textLength)\n     */\n    readonly textLength: number;\n    /**\n     * The **`type`** read-only property of the HTMLTextAreaElement interface returns the string `'textarea'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/type)\n     */\n    readonly type: string;\n    /**\n     * The **`validationMessage`** read-only property of the HTMLTextAreaElement interface returns a string representing a localized message that describes the validation constraints that the textarea control does not satisfy (if any).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/validationMessage)\n     */\n    readonly validationMessage: string;\n    /**\n     * The **`validity`** read-only property of the HTMLTextAreaElement interface returns a ValidityState object that represents the validity states this element is in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/validity)\n     */\n    readonly validity: ValidityState;\n    /**\n     * The **`value`** property of the HTMLTextAreaElement interface represents the value of the textarea element as a string, which is an empty string if the widget contains no content.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/value)\n     */\n    value: string;\n    /**\n     * The **`willValidate`** read-only property of the HTMLTextAreaElement interface indicates whether the textarea element is a candidate for constraint validation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/willValidate)\n     */\n    readonly willValidate: boolean;\n    /**\n     * The **`wrap`** property of the HTMLTextAreaElement interface indicates how the control should wrap the value for form submission.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/wrap)\n     */\n    wrap: string;\n    /**\n     * The **`checkValidity()`** method of the HTMLTextAreaElement interface returns a boolean value which indicates if the element meets any constraint validation rules applied to it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/checkValidity)\n     */\n    checkValidity(): boolean;\n    /**\n     * The **`reportValidity()`** method of the HTMLTextAreaElement interface performs the same validity checking steps as the HTMLTextAreaElement.checkValidity method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/reportValidity)\n     */\n    reportValidity(): boolean;\n    /**\n     * The **`select()`** method of the HTMLTextAreaElement interface selects the entire contents of the textarea element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/select)\n     */\n    select(): void;\n    /**\n     * The **`setCustomValidity()`** method of the HTMLTextAreaElement interface sets the custom validity message for the textarea element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/setCustomValidity)\n     */\n    setCustomValidity(error: string): void;\n    /**\n     * The **`setRangeText()`** method of the HTMLTextAreaElement interface replaces a range of text in a textarea element with new text passed as the argument.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/setRangeText)\n     */\n    setRangeText(replacement: string): void;\n    setRangeText(replacement: string, start: number, end: number, selectionMode?: SelectionMode): void;\n    /**\n     * The **`setSelectionRange()`** method of the HTMLTextAreaElement interface sets the start and end positions of the current text selection, and optionally the direction, in a textarea element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTextAreaElement/setSelectionRange)\n     */\n    setSelectionRange(start: number | null, end: number | null, direction?: \"forward\" | \"backward\" | \"none\"): void;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTextAreaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTextAreaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLTextAreaElement: {\n    prototype: HTMLTextAreaElement;\n    new(): HTMLTextAreaElement;\n};\n\n/**\n * The **`HTMLTimeElement`** interface provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating time elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTimeElement)\n */\ninterface HTMLTimeElement extends HTMLElement {\n    /**\n     * The **`dateTime`** property of the HTMLTimeElement interface is a string that reflects the `datetime` HTML attribute, containing a machine-readable form of the element's date and time value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTimeElement/dateTime)\n     */\n    dateTime: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTimeElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTimeElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLTimeElement: {\n    prototype: HTMLTimeElement;\n    new(): HTMLTimeElement;\n};\n\n/**\n * The **`HTMLTitleElement`** interface is implemented by a document's title.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTitleElement)\n */\ninterface HTMLTitleElement extends HTMLElement {\n    /**\n     * The **`text`** property of the HTMLTitleElement interface represents the child text content of the document's title as a string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTitleElement/text)\n     */\n    text: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTitleElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTitleElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLTitleElement: {\n    prototype: HTMLTitleElement;\n    new(): HTMLTitleElement;\n};\n\n/**\n * The **`HTMLTrackElement`** interface represents an HTML track element within the DOM.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTrackElement)\n */\ninterface HTMLTrackElement extends HTMLElement {\n    /**\n     * The **`default`** property of the HTMLTrackElement interface represents whether the track will be enabled if the user's preferences do not indicate that another track would be more appropriate.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/default)\n     */\n    default: boolean;\n    /**\n     * The **`kind`** property of the HTMLTrackElement interface represents the type of track, or how the text track is meant to be used.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/kind)\n     */\n    kind: string;\n    /**\n     * The **`label`** property of the HTMLTrackElement represents the user-readable title displayed when listing subtitle, caption, and audio descriptions for a track.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/label)\n     */\n    label: string;\n    /**\n     * The **`readyState`** read-only property of the HTMLTrackElement interface returns a number representing the track element's text track readiness state: 0.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/readyState)\n     */\n    readonly readyState: number;\n    /**\n     * The **`src`** property of the HTMLTrackElement interface reflects the value of the track element's `src` attribute, which indicates the URL of the text track's data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/src)\n     */\n    src: string;\n    /**\n     * The **`srclang`** property of the HTMLTrackElement interface reflects the value of the track element's `srclang` attribute or the empty string if not defined.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/srclang)\n     */\n    srclang: string;\n    /**\n     * The **`track`** read-only property of the HTMLTrackElement interface returns a TextTrack object corresponding to the text track of the track element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/track)\n     */\n    readonly track: TextTrack;\n    readonly NONE: 0;\n    readonly LOADING: 1;\n    readonly LOADED: 2;\n    readonly ERROR: 3;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTrackElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLTrackElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLTrackElement: {\n    prototype: HTMLTrackElement;\n    new(): HTMLTrackElement;\n    readonly NONE: 0;\n    readonly LOADING: 1;\n    readonly LOADED: 2;\n    readonly ERROR: 3;\n};\n\n/**\n * The **`HTMLUListElement`** interface provides special properties (beyond those defined on the regular HTMLElement interface it also has available to it by inheritance) for manipulating unordered list (ul) elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLUListElement)\n */\ninterface HTMLUListElement extends HTMLElement {\n    /** @deprecated */\n    compact: boolean;\n    /** @deprecated */\n    type: string;\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLUListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLUListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLUListElement: {\n    prototype: HTMLUListElement;\n    new(): HTMLUListElement;\n};\n\n/**\n * The **`HTMLUnknownElement`** interface represents an invalid HTML element and derives from the HTMLElement interface, but without implementing any additional properties or methods.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLUnknownElement)\n */\ninterface HTMLUnknownElement extends HTMLElement {\n    addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLUnknownElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLUnknownElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLUnknownElement: {\n    prototype: HTMLUnknownElement;\n    new(): HTMLUnknownElement;\n};\n\ninterface HTMLVideoElementEventMap extends HTMLMediaElementEventMap {\n    \"enterpictureinpicture\": PictureInPictureEvent;\n    \"leavepictureinpicture\": PictureInPictureEvent;\n}\n\n/**\n * Implemented by the video element, the **`HTMLVideoElement`** interface provides special properties and methods for manipulating video objects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLVideoElement)\n */\ninterface HTMLVideoElement extends HTMLMediaElement {\n    /**\n     * The HTMLVideoElement **`disablePictureInPicture`** property reflects the HTML attribute indicating whether the picture-in-picture feature is disabled for the current element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLVideoElement/disablePictureInPicture)\n     */\n    disablePictureInPicture: boolean;\n    /**\n     * The **`height`** property of the HTMLVideoElement interface returns an integer that reflects the `height` attribute of the video element, specifying the displayed height of the resource in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLVideoElement/height)\n     */\n    height: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLVideoElement/enterpictureinpicture_event) */\n    onenterpictureinpicture: ((this: HTMLVideoElement, ev: PictureInPictureEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLVideoElement/leavepictureinpicture_event) */\n    onleavepictureinpicture: ((this: HTMLVideoElement, ev: PictureInPictureEvent) => any) | null;\n    playsInline: boolean;\n    /**\n     * The **`poster`** property of the HTMLVideoElement interface is a string that reflects the URL for an image to be shown while no video data is available.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLVideoElement/poster)\n     */\n    poster: string;\n    /**\n     * The HTMLVideoElement interface's read-only **`videoHeight`** property indicates the intrinsic height of the video, expressed in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLVideoElement/videoHeight)\n     */\n    readonly videoHeight: number;\n    /**\n     * The HTMLVideoElement interface's read-only **`videoWidth`** property indicates the intrinsic width of the video, expressed in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLVideoElement/videoWidth)\n     */\n    readonly videoWidth: number;\n    /**\n     * The **`width`** property of the HTMLVideoElement interface returns an integer that reflects the `width` attribute of the video element, specifying the displayed width of the resource in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLVideoElement/width)\n     */\n    width: number;\n    /**\n     * The **`cancelVideoFrameCallback()`** method of the HTMLVideoElement interface cancels a previously-registered video frame callback.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLVideoElement/cancelVideoFrameCallback)\n     */\n    cancelVideoFrameCallback(handle: number): void;\n    /**\n     * The **HTMLVideoElement** method **`getVideoPlaybackQuality()`** creates and returns a frames have been lost.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLVideoElement/getVideoPlaybackQuality)\n     */\n    getVideoPlaybackQuality(): VideoPlaybackQuality;\n    /**\n     * The **HTMLVideoElement** method **`requestPictureInPicture()`** issues an asynchronous request to display the video in picture-in-picture mode.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLVideoElement/requestPictureInPicture)\n     */\n    requestPictureInPicture(): Promise<PictureInPictureWindow>;\n    /**\n     * The **`requestVideoFrameCallback()`** method of the HTMLVideoElement interface registers a callback function that runs when a new video frame is sent to the compositor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLVideoElement/requestVideoFrameCallback)\n     */\n    requestVideoFrameCallback(callback: VideoFrameRequestCallback): number;\n    addEventListener<K extends keyof HTMLVideoElementEventMap>(type: K, listener: (this: HTMLVideoElement, ev: HTMLVideoElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof HTMLVideoElementEventMap>(type: K, listener: (this: HTMLVideoElement, ev: HTMLVideoElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var HTMLVideoElement: {\n    prototype: HTMLVideoElement;\n    new(): HTMLVideoElement;\n};\n\n/**\n * The **`HashChangeEvent`** interface represents events that fire when the fragment identifier of the URL has changed.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HashChangeEvent)\n */\ninterface HashChangeEvent extends Event {\n    /**\n     * The **`newURL`** read-only property of the navigating.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HashChangeEvent/newURL)\n     */\n    readonly newURL: string;\n    /**\n     * The **`oldURL`** read-only property of the was navigated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HashChangeEvent/oldURL)\n     */\n    readonly oldURL: string;\n}\n\ndeclare var HashChangeEvent: {\n    prototype: HashChangeEvent;\n    new(type: string, eventInitDict?: HashChangeEventInit): HashChangeEvent;\n};\n\n/**\n * The **`Headers`** interface of the Fetch API allows you to perform various actions on HTTP request and response headers.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Headers)\n */\ninterface Headers {\n    /**\n     * The **`append()`** method of the Headers interface appends a new value onto an existing header inside a `Headers` object, or adds the header if it does not already exist.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Headers/append)\n     */\n    append(name: string, value: string): void;\n    /**\n     * The **`delete()`** method of the Headers interface deletes a header from the current `Headers` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Headers/delete)\n     */\n    delete(name: string): void;\n    /**\n     * The **`get()`** method of the Headers interface returns a byte string of all the values of a header within a `Headers` object with a given name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Headers/get)\n     */\n    get(name: string): string | null;\n    /**\n     * The **`getSetCookie()`** method of the Headers interface returns an array containing the values of all Set-Cookie headers associated with a response.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Headers/getSetCookie)\n     */\n    getSetCookie(): string[];\n    /**\n     * The **`has()`** method of the Headers interface returns a boolean stating whether a `Headers` object contains a certain header.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Headers/has)\n     */\n    has(name: string): boolean;\n    /**\n     * The **`set()`** method of the Headers interface sets a new value for an existing header inside a `Headers` object, or adds the header if it does not already exist.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Headers/set)\n     */\n    set(name: string, value: string): void;\n    forEach(callbackfn: (value: string, key: string, parent: Headers) => void, thisArg?: any): void;\n}\n\ndeclare var Headers: {\n    prototype: Headers;\n    new(init?: HeadersInit): Headers;\n};\n\n/**\n * The **`Highlight`** interface of the CSS Custom Highlight API is used to represent a collection of Range instances to be styled using the API.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Highlight)\n */\ninterface Highlight {\n    /**\n     * It is possible to create Range objects that overlap in a document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Highlight/priority)\n     */\n    priority: number;\n    /**\n     * The `type` property of the Highlight interface is an enumerated String used to specify the meaning of the highlight.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Highlight/type)\n     */\n    type: HighlightType;\n    forEach(callbackfn: (value: AbstractRange, key: AbstractRange, parent: Highlight) => void, thisArg?: any): void;\n}\n\ndeclare var Highlight: {\n    prototype: Highlight;\n    new(...initialRanges: AbstractRange[]): Highlight;\n};\n\n/**\n * The **`HighlightRegistry`** interface of the CSS Custom Highlight API is used to register Highlight objects to be styled using the API.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/HighlightRegistry)\n */\ninterface HighlightRegistry {\n    forEach(callbackfn: (value: Highlight, key: string, parent: HighlightRegistry) => void, thisArg?: any): void;\n}\n\ndeclare var HighlightRegistry: {\n    prototype: HighlightRegistry;\n    new(): HighlightRegistry;\n};\n\n/**\n * The **`History`** interface of the History API allows manipulation of the browser _session history_, that is the pages visited in the tab or frame that the current page is loaded in.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/History)\n */\ninterface History {\n    /**\n     * The **`length`** read-only property of the History interface returns an integer representing the number of entries in the session history, including the currently loaded page.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/History/length)\n     */\n    readonly length: number;\n    /**\n     * The **`scrollRestoration`** property of the History interface allows web applications to explicitly set default scroll restoration behavior on history navigation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/History/scrollRestoration)\n     */\n    scrollRestoration: ScrollRestoration;\n    /**\n     * The **`state`** read-only property of the History interface returns a value representing the state at the top of the history stack.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/History/state)\n     */\n    readonly state: any;\n    /**\n     * The **`back()`** method of the History interface causes the browser to move back one page in the session history.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/History/back)\n     */\n    back(): void;\n    /**\n     * The **`forward()`** method of the History interface causes the browser to move forward one page in the session history.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/History/forward)\n     */\n    forward(): void;\n    /**\n     * The **`go()`** method of the History interface loads a specific page from the session history.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/History/go)\n     */\n    go(delta?: number): void;\n    /**\n     * The **`pushState()`** method of the History interface adds an entry to the browser's session history stack.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/History/pushState)\n     */\n    pushState(data: any, unused: string, url?: string | URL | null): void;\n    /**\n     * The **`replaceState()`** method of the History interface modifies the current history entry, replacing it with the state object and URL passed in the method parameters.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/History/replaceState)\n     */\n    replaceState(data: any, unused: string, url?: string | URL | null): void;\n}\n\ndeclare var History: {\n    prototype: History;\n    new(): History;\n};\n\n/**\n * The **`IDBCursor`** interface of the IndexedDB API represents a cursor for traversing or iterating over multiple records in a database.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor)\n */\ninterface IDBCursor {\n    /**\n     * The **`direction`** read-only property of the direction of traversal of the cursor (set using section below for possible values.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/direction)\n     */\n    readonly direction: IDBCursorDirection;\n    /**\n     * The **`key`** read-only property of the position.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/key)\n     */\n    readonly key: IDBValidKey;\n    /**\n     * The **`primaryKey`** read-only property of the cursor is currently being iterated or has iterated outside its range, this is set to undefined.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/primaryKey)\n     */\n    readonly primaryKey: IDBValidKey;\n    /**\n     * The **`request`** read-only property of the IDBCursor interface returns the IDBRequest used to obtain the cursor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/request)\n     */\n    readonly request: IDBRequest;\n    /**\n     * The **`source`** read-only property of the null or throws an exception, even if the cursor is currently being iterated, has iterated past its end, or its transaction is not active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/source)\n     */\n    readonly source: IDBObjectStore | IDBIndex;\n    /**\n     * The **`advance()`** method of the IDBCursor interface sets the number of times a cursor should move its position forward.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/advance)\n     */\n    advance(count: number): void;\n    /**\n     * The **`continue()`** method of the IDBCursor interface advances the cursor to the next position along its direction, to the item whose key matches the optional key parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/continue)\n     */\n    continue(key?: IDBValidKey): void;\n    /**\n     * The **`continuePrimaryKey()`** method of the matches the key parameter as well as whose primary key matches the primary key parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/continuePrimaryKey)\n     */\n    continuePrimaryKey(key: IDBValidKey, primaryKey: IDBValidKey): void;\n    /**\n     * The **`delete()`** method of the IDBCursor interface returns an IDBRequest object, and, in a separate thread, deletes the record at the cursor's position, without changing the cursor's position.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/delete)\n     */\n    delete(): IDBRequest<undefined>;\n    /**\n     * The **`update()`** method of the IDBCursor interface returns an IDBRequest object, and, in a separate thread, updates the value at the current position of the cursor in the object store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/update)\n     */\n    update(value: any): IDBRequest<IDBValidKey>;\n}\n\ndeclare var IDBCursor: {\n    prototype: IDBCursor;\n    new(): IDBCursor;\n};\n\n/**\n * The **`IDBCursorWithValue`** interface of the IndexedDB API represents a cursor for traversing or iterating over multiple records in a database.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursorWithValue)\n */\ninterface IDBCursorWithValue extends IDBCursor {\n    /**\n     * The **`value`** read-only property of the whatever that is.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursorWithValue/value)\n     */\n    readonly value: any;\n}\n\ndeclare var IDBCursorWithValue: {\n    prototype: IDBCursorWithValue;\n    new(): IDBCursorWithValue;\n};\n\ninterface IDBDatabaseEventMap {\n    \"abort\": Event;\n    \"close\": Event;\n    \"error\": Event;\n    \"versionchange\": IDBVersionChangeEvent;\n}\n\n/**\n * The **`IDBDatabase`** interface of the IndexedDB API provides a connection to a database; you can use an `IDBDatabase` object to open a transaction on your database then create, manipulate, and delete objects (data) in that database.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase)\n */\ninterface IDBDatabase extends EventTarget {\n    /**\n     * The **`name`** read-only property of the `IDBDatabase` interface is a string that contains the name of the connected database.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/name)\n     */\n    readonly name: string;\n    /**\n     * The **`objectStoreNames`** read-only property of the list of the names of the object stores currently in the connected database.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/objectStoreNames)\n     */\n    readonly objectStoreNames: DOMStringList;\n    onabort: ((this: IDBDatabase, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/close_event) */\n    onclose: ((this: IDBDatabase, ev: Event) => any) | null;\n    onerror: ((this: IDBDatabase, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/versionchange_event) */\n    onversionchange: ((this: IDBDatabase, ev: IDBVersionChangeEvent) => any) | null;\n    /**\n     * The **`version`** property of the IDBDatabase interface is a 64-bit integer that contains the version of the connected database.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/version)\n     */\n    readonly version: number;\n    /**\n     * The **`close()`** method of the IDBDatabase interface returns immediately and closes the connection in a separate thread.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/close)\n     */\n    close(): void;\n    /**\n     * The **`createObjectStore()`** method of the The method takes the name of the store as well as a parameter object that lets you define important optional properties.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/createObjectStore)\n     */\n    createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore;\n    /**\n     * The **`deleteObjectStore()`** method of the the connected database, along with any indexes that reference it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/deleteObjectStore)\n     */\n    deleteObjectStore(name: string): void;\n    /**\n     * The **`transaction`** method of the IDBDatabase interface immediately returns a transaction object (IDBTransaction) containing the IDBTransaction.objectStore method, which you can use to access your object store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/transaction)\n     */\n    transaction(storeNames: string | string[], mode?: IDBTransactionMode, options?: IDBTransactionOptions): IDBTransaction;\n    addEventListener<K extends keyof IDBDatabaseEventMap>(type: K, listener: (this: IDBDatabase, ev: IDBDatabaseEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof IDBDatabaseEventMap>(type: K, listener: (this: IDBDatabase, ev: IDBDatabaseEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var IDBDatabase: {\n    prototype: IDBDatabase;\n    new(): IDBDatabase;\n};\n\n/**\n * The **`IDBFactory`** interface of the IndexedDB API lets applications asynchronously access the indexed databases.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBFactory)\n */\ninterface IDBFactory {\n    /**\n     * The **`cmp()`** method of the IDBFactory interface compares two values as keys to determine equality and ordering for IndexedDB operations, such as storing and iterating.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBFactory/cmp)\n     */\n    cmp(first: any, second: any): number;\n    /**\n     * The **`databases`** method of the IDBFactory interface returns a Promise that fulfills with an array of objects containing the name and version of all the available databases.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBFactory/databases)\n     */\n    databases(): Promise<IDBDatabaseInfo[]>;\n    /**\n     * The **`deleteDatabase()`** method of the returns an IDBOpenDBRequest object immediately, and performs the deletion operation asynchronously.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBFactory/deleteDatabase)\n     */\n    deleteDatabase(name: string): IDBOpenDBRequest;\n    /**\n     * The **`open()`** method of the IDBFactory interface requests opening a connection to a database.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBFactory/open)\n     */\n    open(name: string, version?: number): IDBOpenDBRequest;\n}\n\ndeclare var IDBFactory: {\n    prototype: IDBFactory;\n    new(): IDBFactory;\n};\n\n/**\n * `IDBIndex` interface of the IndexedDB API provides asynchronous access to an index in a database.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex)\n */\ninterface IDBIndex {\n    /**\n     * The **`keyPath`** property of the IDBIndex interface returns the key path of the current index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/keyPath)\n     */\n    readonly keyPath: string | string[];\n    /**\n     * The **`multiEntry`** read-only property of the behaves when the result of evaluating the index's key path yields an array.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/multiEntry)\n     */\n    readonly multiEntry: boolean;\n    /**\n     * The **`name`** property of the IDBIndex interface contains a string which names the index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/name)\n     */\n    name: string;\n    /**\n     * The **`objectStore`** property of the IDBIndex interface returns the object store referenced by the current index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/objectStore)\n     */\n    readonly objectStore: IDBObjectStore;\n    /**\n     * The **`unique`** read-only property returns a boolean that states whether the index allows duplicate keys.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/unique)\n     */\n    readonly unique: boolean;\n    /**\n     * The **`count()`** method of the IDBIndex interface returns an IDBRequest object, and in a separate thread, returns the number of records within a key range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/count)\n     */\n    count(query?: IDBValidKey | IDBKeyRange): IDBRequest<number>;\n    /**\n     * The **`get()`** method of the IDBIndex interface returns an IDBRequest object, and, in a separate thread, finds either the value in the referenced object store that corresponds to the given key or the first corresponding value, if `key` is set to an If a value is found, then a structured clone of it is created and set as the `result` of the request object: this returns the record the key is associated with.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/get)\n     */\n    get(query: IDBValidKey | IDBKeyRange): IDBRequest<any>;\n    /**\n     * The **`getAll()`** method of the IDBIndex interface retrieves all objects that are inside the index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/getAll)\n     */\n    getAll(query?: IDBValidKey | IDBKeyRange | null, count?: number): IDBRequest<any[]>;\n    /**\n     * The **`getAllKeys()`** method of the IDBIndex interface asynchronously retrieves the primary keys of all objects inside the index, setting them as the `result` of the request object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/getAllKeys)\n     */\n    getAllKeys(query?: IDBValidKey | IDBKeyRange | null, count?: number): IDBRequest<IDBValidKey[]>;\n    /**\n     * The **`getKey()`** method of the IDBIndex interface returns an IDBRequest object, and, in a separate thread, finds either the primary key that corresponds to the given key in this index or the first corresponding primary key, if `key` is set to an If a primary key is found, it is set as the `result` of the request object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/getKey)\n     */\n    getKey(query: IDBValidKey | IDBKeyRange): IDBRequest<IDBValidKey | undefined>;\n    /**\n     * The **`openCursor()`** method of the IDBIndex interface returns an IDBRequest object, and, in a separate thread, creates a cursor over the specified key range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/openCursor)\n     */\n    openCursor(query?: IDBValidKey | IDBKeyRange | null, direction?: IDBCursorDirection): IDBRequest<IDBCursorWithValue | null>;\n    /**\n     * The **`openKeyCursor()`** method of the a separate thread, creates a cursor over the specified key range, as arranged by this index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/openKeyCursor)\n     */\n    openKeyCursor(query?: IDBValidKey | IDBKeyRange | null, direction?: IDBCursorDirection): IDBRequest<IDBCursor | null>;\n}\n\ndeclare var IDBIndex: {\n    prototype: IDBIndex;\n    new(): IDBIndex;\n};\n\n/**\n * The **`IDBKeyRange`** interface of the IndexedDB API represents a continuous interval over some data type that is used for keys.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange)\n */\ninterface IDBKeyRange {\n    /**\n     * The **`lower`** read-only property of the The lower bound of the key range (can be any type.) The following example illustrates how you'd use a key range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/lower)\n     */\n    readonly lower: any;\n    /**\n     * The **`lowerOpen`** read-only property of the lower-bound value is included in the key range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/lowerOpen)\n     */\n    readonly lowerOpen: boolean;\n    /**\n     * The **`upper`** read-only property of the The upper bound of the key range (can be any type.) The following example illustrates how you'd use a key range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/upper)\n     */\n    readonly upper: any;\n    /**\n     * The **`upperOpen`** read-only property of the upper-bound value is included in the key range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/upperOpen)\n     */\n    readonly upperOpen: boolean;\n    /**\n     * The `includes()` method of the IDBKeyRange interface returns a boolean indicating whether a specified key is inside the key range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/includes)\n     */\n    includes(key: any): boolean;\n}\n\ndeclare var IDBKeyRange: {\n    prototype: IDBKeyRange;\n    new(): IDBKeyRange;\n    /**\n     * The **`bound()`** static method of the IDBKeyRange interface creates a new key range with the specified upper and lower bounds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/bound_static)\n     */\n    bound(lower: any, upper: any, lowerOpen?: boolean, upperOpen?: boolean): IDBKeyRange;\n    /**\n     * The **`lowerBound()`** static method of the By default, it includes the lower endpoint value and is closed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/lowerBound_static)\n     */\n    lowerBound(lower: any, open?: boolean): IDBKeyRange;\n    /**\n     * The **`only()`** static method of the IDBKeyRange interface creates a new key range containing a single value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/only_static)\n     */\n    only(value: any): IDBKeyRange;\n    /**\n     * The **`upperBound()`** static method of the it includes the upper endpoint value and is closed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/upperBound_static)\n     */\n    upperBound(upper: any, open?: boolean): IDBKeyRange;\n};\n\n/**\n * The **`IDBObjectStore`** interface of the IndexedDB API represents an object store in a database.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore)\n */\ninterface IDBObjectStore {\n    /**\n     * The **`autoIncrement`** read-only property of the for this object store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/autoIncrement)\n     */\n    readonly autoIncrement: boolean;\n    /**\n     * The **`indexNames`** read-only property of the in this object store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/indexNames)\n     */\n    readonly indexNames: DOMStringList;\n    /**\n     * The **`keyPath`** read-only property of the If this property is null, the application must provide a key for each modification operation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/keyPath)\n     */\n    readonly keyPath: string | string[] | null;\n    /**\n     * The **`name`** property of the IDBObjectStore interface indicates the name of this object store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/name)\n     */\n    name: string;\n    /**\n     * The **`transaction`** read-only property of the object store belongs.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/transaction)\n     */\n    readonly transaction: IDBTransaction;\n    /**\n     * The **`add()`** method of the IDBObjectStore interface returns an IDBRequest object, and, in a separate thread, creates a structured clone of the value, and stores the cloned value in the object store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/add)\n     */\n    add(value: any, key?: IDBValidKey): IDBRequest<IDBValidKey>;\n    /**\n     * The **`clear()`** method of the IDBObjectStore interface creates and immediately returns an IDBRequest object, and clears this object store in a separate thread.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/clear)\n     */\n    clear(): IDBRequest<undefined>;\n    /**\n     * The **`count()`** method of the IDBObjectStore interface returns an IDBRequest object, and, in a separate thread, returns the total number of records that match the provided key or of records in the store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/count)\n     */\n    count(query?: IDBValidKey | IDBKeyRange): IDBRequest<number>;\n    /**\n     * The **`createIndex()`** method of the field/column defining a new data point for each database record to contain.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/createIndex)\n     */\n    createIndex(name: string, keyPath: string | string[], options?: IDBIndexParameters): IDBIndex;\n    /**\n     * The **`delete()`** method of the and, in a separate thread, deletes the specified record or records.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/delete)\n     */\n    delete(query: IDBValidKey | IDBKeyRange): IDBRequest<undefined>;\n    /**\n     * The **`deleteIndex()`** method of the the connected database, used during a version upgrade.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/deleteIndex)\n     */\n    deleteIndex(name: string): void;\n    /**\n     * The **`get()`** method of the IDBObjectStore interface returns an IDBRequest object, and, in a separate thread, returns the object selected by the specified key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/get)\n     */\n    get(query: IDBValidKey | IDBKeyRange): IDBRequest<any>;\n    /**\n     * The **`getAll()`** method of the containing all objects in the object store matching the specified parameter or all objects in the store if no parameters are given.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/getAll)\n     */\n    getAll(query?: IDBValidKey | IDBKeyRange | null, count?: number): IDBRequest<any[]>;\n    /**\n     * The `getAllKeys()` method of the IDBObjectStore interface returns an IDBRequest object retrieves record keys for all objects in the object store matching the specified parameter or all objects in the store if no parameters are given.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/getAllKeys)\n     */\n    getAllKeys(query?: IDBValidKey | IDBKeyRange | null, count?: number): IDBRequest<IDBValidKey[]>;\n    /**\n     * The **`getKey()`** method of the and, in a separate thread, returns the key selected by the specified query.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/getKey)\n     */\n    getKey(query: IDBValidKey | IDBKeyRange): IDBRequest<IDBValidKey | undefined>;\n    /**\n     * The **`index()`** method of the IDBObjectStore interface opens a named index in the current object store, after which it can be used to, for example, return a series of records sorted by that index using a cursor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/index)\n     */\n    index(name: string): IDBIndex;\n    /**\n     * The **`openCursor()`** method of the and, in a separate thread, returns a new IDBCursorWithValue object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/openCursor)\n     */\n    openCursor(query?: IDBValidKey | IDBKeyRange | null, direction?: IDBCursorDirection): IDBRequest<IDBCursorWithValue | null>;\n    /**\n     * The **`openKeyCursor()`** method of the whose result will be set to an IDBCursor that can be used to iterate through matching results.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/openKeyCursor)\n     */\n    openKeyCursor(query?: IDBValidKey | IDBKeyRange | null, direction?: IDBCursorDirection): IDBRequest<IDBCursor | null>;\n    /**\n     * The **`put()`** method of the IDBObjectStore interface updates a given record in a database, or inserts a new record if the given item does not already exist.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/put)\n     */\n    put(value: any, key?: IDBValidKey): IDBRequest<IDBValidKey>;\n}\n\ndeclare var IDBObjectStore: {\n    prototype: IDBObjectStore;\n    new(): IDBObjectStore;\n};\n\ninterface IDBOpenDBRequestEventMap extends IDBRequestEventMap {\n    \"blocked\": IDBVersionChangeEvent;\n    \"upgradeneeded\": IDBVersionChangeEvent;\n}\n\n/**\n * The **`IDBOpenDBRequest`** interface of the IndexedDB API provides access to the results of requests to open or delete databases (performed using IDBFactory.open and IDBFactory.deleteDatabase), using specific event handler attributes.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBOpenDBRequest)\n */\ninterface IDBOpenDBRequest extends IDBRequest<IDBDatabase> {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBOpenDBRequest/blocked_event) */\n    onblocked: ((this: IDBOpenDBRequest, ev: IDBVersionChangeEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBOpenDBRequest/upgradeneeded_event) */\n    onupgradeneeded: ((this: IDBOpenDBRequest, ev: IDBVersionChangeEvent) => any) | null;\n    addEventListener<K extends keyof IDBOpenDBRequestEventMap>(type: K, listener: (this: IDBOpenDBRequest, ev: IDBOpenDBRequestEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof IDBOpenDBRequestEventMap>(type: K, listener: (this: IDBOpenDBRequest, ev: IDBOpenDBRequestEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var IDBOpenDBRequest: {\n    prototype: IDBOpenDBRequest;\n    new(): IDBOpenDBRequest;\n};\n\ninterface IDBRequestEventMap {\n    \"error\": Event;\n    \"success\": Event;\n}\n\n/**\n * The **`IDBRequest`** interface of the IndexedDB API provides access to results of asynchronous requests to databases and database objects using event handler attributes.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBRequest)\n */\ninterface IDBRequest<T = any> extends EventTarget {\n    /**\n     * The **`error`** read-only property of the request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBRequest/error)\n     */\n    readonly error: DOMException | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBRequest/error_event) */\n    onerror: ((this: IDBRequest<T>, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBRequest/success_event) */\n    onsuccess: ((this: IDBRequest<T>, ev: Event) => any) | null;\n    /**\n     * The **`readyState`** read-only property of the Every request starts in the `pending` state.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBRequest/readyState)\n     */\n    readonly readyState: IDBRequestReadyState;\n    /**\n     * The **`result`** read-only property of the any - `InvalidStateError` DOMException - : Thrown when attempting to access the property if the request is not completed, and therefore the result is not available.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBRequest/result)\n     */\n    readonly result: T;\n    /**\n     * The **`source`** read-only property of the Index or an object store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBRequest/source)\n     */\n    readonly source: IDBObjectStore | IDBIndex | IDBCursor;\n    /**\n     * The **`transaction`** read-only property of the IDBRequest interface returns the transaction for the request, that is, the transaction the request is being made inside.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBRequest/transaction)\n     */\n    readonly transaction: IDBTransaction | null;\n    addEventListener<K extends keyof IDBRequestEventMap>(type: K, listener: (this: IDBRequest<T>, ev: IDBRequestEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof IDBRequestEventMap>(type: K, listener: (this: IDBRequest<T>, ev: IDBRequestEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var IDBRequest: {\n    prototype: IDBRequest;\n    new(): IDBRequest;\n};\n\ninterface IDBTransactionEventMap {\n    \"abort\": Event;\n    \"complete\": Event;\n    \"error\": Event;\n}\n\n/**\n * The **`IDBTransaction`** interface of the IndexedDB API provides a static, asynchronous transaction on a database using event handler attributes.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction)\n */\ninterface IDBTransaction extends EventTarget {\n    /**\n     * The **`db`** read-only property of the IDBTransaction interface returns the database connection with which this transaction is associated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/db)\n     */\n    readonly db: IDBDatabase;\n    /**\n     * The **`durability`** read-only property of the IDBTransaction interface returns the durability hint the transaction was created with.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/durability)\n     */\n    readonly durability: IDBTransactionDurability;\n    /**\n     * The **`IDBTransaction.error`** property of the IDBTransaction interface returns the type of error when there is an unsuccessful transaction.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/error)\n     */\n    readonly error: DOMException | null;\n    /**\n     * The **`mode`** read-only property of the data in the object stores in the scope of the transaction (i.e., is the mode to be read-only, or do you want to write to the object stores?) The default value is `readonly`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/mode)\n     */\n    readonly mode: IDBTransactionMode;\n    /**\n     * The **`objectStoreNames`** read-only property of the of IDBObjectStore objects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/objectStoreNames)\n     */\n    readonly objectStoreNames: DOMStringList;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/abort_event) */\n    onabort: ((this: IDBTransaction, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/complete_event) */\n    oncomplete: ((this: IDBTransaction, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/error_event) */\n    onerror: ((this: IDBTransaction, ev: Event) => any) | null;\n    /**\n     * The **`abort()`** method of the IDBTransaction interface rolls back all the changes to objects in the database associated with this transaction.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/abort)\n     */\n    abort(): void;\n    /**\n     * The **`commit()`** method of the IDBTransaction interface commits the transaction if it is called on an active transaction.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/commit)\n     */\n    commit(): void;\n    /**\n     * The **`objectStore()`** method of the added to the scope of this transaction.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/objectStore)\n     */\n    objectStore(name: string): IDBObjectStore;\n    addEventListener<K extends keyof IDBTransactionEventMap>(type: K, listener: (this: IDBTransaction, ev: IDBTransactionEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof IDBTransactionEventMap>(type: K, listener: (this: IDBTransaction, ev: IDBTransactionEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var IDBTransaction: {\n    prototype: IDBTransaction;\n    new(): IDBTransaction;\n};\n\n/**\n * The **`IDBVersionChangeEvent`** interface of the IndexedDB API indicates that the version of the database has changed, as the result of an IDBOpenDBRequest.upgradeneeded_event event handler function.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBVersionChangeEvent)\n */\ninterface IDBVersionChangeEvent extends Event {\n    /**\n     * The **`newVersion`** read-only property of the database.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBVersionChangeEvent/newVersion)\n     */\n    readonly newVersion: number | null;\n    /**\n     * The **`oldVersion`** read-only property of the database.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBVersionChangeEvent/oldVersion)\n     */\n    readonly oldVersion: number;\n}\n\ndeclare var IDBVersionChangeEvent: {\n    prototype: IDBVersionChangeEvent;\n    new(type: string, eventInitDict?: IDBVersionChangeEventInit): IDBVersionChangeEvent;\n};\n\n/**\n * The **`IIRFilterNode`** interface of the Web Audio API is a AudioNode processor which implements a general **infinite impulse response** (IIR) filter; this type of filter can be used to implement tone control devices and graphic equalizers as well.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IIRFilterNode)\n */\ninterface IIRFilterNode extends AudioNode {\n    /**\n     * The `getFrequencyResponse()` method of the IIRFilterNode interface takes the current filtering algorithm's settings and calculates the frequency response for frequencies specified in a specified array of frequencies.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IIRFilterNode/getFrequencyResponse)\n     */\n    getFrequencyResponse(frequencyHz: Float32Array<ArrayBuffer>, magResponse: Float32Array<ArrayBuffer>, phaseResponse: Float32Array<ArrayBuffer>): void;\n}\n\ndeclare var IIRFilterNode: {\n    prototype: IIRFilterNode;\n    new(context: BaseAudioContext, options: IIRFilterOptions): IIRFilterNode;\n};\n\n/**\n * The `IdleDeadline` interface is used as the data type of the input parameter to idle callbacks established by calling Window.requestIdleCallback().\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IdleDeadline)\n */\ninterface IdleDeadline {\n    /**\n     * The read-only **`didTimeout`** property on the **IdleDeadline** interface is a Boolean value which indicates whether or not the idle callback is being invoked because the timeout interval specified when Window.requestIdleCallback() was called has expired.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IdleDeadline/didTimeout)\n     */\n    readonly didTimeout: boolean;\n    /**\n     * The **`timeRemaining()`** method on the IdleDeadline interface returns the estimated number of milliseconds remaining in the current idle period.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IdleDeadline/timeRemaining)\n     */\n    timeRemaining(): DOMHighResTimeStamp;\n}\n\ndeclare var IdleDeadline: {\n    prototype: IdleDeadline;\n    new(): IdleDeadline;\n};\n\n/**\n * The **`ImageBitmap`** interface represents a bitmap image which can be drawn to a canvas without undue latency.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageBitmap)\n */\ninterface ImageBitmap {\n    /**\n     * The **`ImageBitmap.height`** read-only property returns the ImageBitmap object's height in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageBitmap/height)\n     */\n    readonly height: number;\n    /**\n     * The **`ImageBitmap.width`** read-only property returns the ImageBitmap object's width in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageBitmap/width)\n     */\n    readonly width: number;\n    /**\n     * The **`ImageBitmap.close()`** method disposes of all graphical resources associated with an `ImageBitmap`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageBitmap/close)\n     */\n    close(): void;\n}\n\ndeclare var ImageBitmap: {\n    prototype: ImageBitmap;\n    new(): ImageBitmap;\n};\n\n/**\n * The **`ImageBitmapRenderingContext`** interface is a canvas rendering context that provides the functionality to replace the canvas's contents with the given ImageBitmap.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageBitmapRenderingContext)\n */\ninterface ImageBitmapRenderingContext {\n    /**\n     * The **`ImageBitmapRenderingContext.canvas`** property, part of the Canvas API, is a read-only reference to the A HTMLCanvasElement or OffscreenCanvas object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageBitmapRenderingContext/canvas)\n     */\n    readonly canvas: HTMLCanvasElement | OffscreenCanvas;\n    /**\n     * The **`ImageBitmapRenderingContext.transferFromImageBitmap()`** method displays the given ImageBitmap in the canvas associated with this rendering context.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageBitmapRenderingContext/transferFromImageBitmap)\n     */\n    transferFromImageBitmap(bitmap: ImageBitmap | null): void;\n}\n\ndeclare var ImageBitmapRenderingContext: {\n    prototype: ImageBitmapRenderingContext;\n    new(): ImageBitmapRenderingContext;\n};\n\n/**\n * The **`ImageCapture`** interface of the MediaStream Image Capture API provides methods to enable the capture of images or photos from a camera or other photographic device.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageCapture)\n */\ninterface ImageCapture {\n    /**\n     * The **`track`** read-only property of the A MediaStreamTrack object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageCapture/track)\n     */\n    readonly track: MediaStreamTrack;\n    /**\n     * The **`getPhotoCapabilities()`** method of the ImageCapture interface returns a Promise that resolves with an object containing the ranges of available configuration options.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageCapture/getPhotoCapabilities)\n     */\n    getPhotoCapabilities(): Promise<PhotoCapabilities>;\n    /**\n     * The **`getPhotoSettings()`** method of the ImageCapture interface returns a Promise that resolves with an object containing the current photo configuration settings.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageCapture/getPhotoSettings)\n     */\n    getPhotoSettings(): Promise<PhotoSettings>;\n    /**\n     * The **`takePhoto()`** method of the device sourcing a MediaStreamTrack and returns a Promise that resolves with a Blob containing the data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageCapture/takePhoto)\n     */\n    takePhoto(photoSettings?: PhotoSettings): Promise<Blob>;\n}\n\ndeclare var ImageCapture: {\n    prototype: ImageCapture;\n    new(videoTrack: MediaStreamTrack): ImageCapture;\n};\n\n/**\n * The **`ImageData`** interface represents the underlying pixel data of an area of a canvas element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageData)\n */\ninterface ImageData {\n    /**\n     * The read-only **`ImageData.colorSpace`** property is a string indicating the color space of the image data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageData/colorSpace)\n     */\n    readonly colorSpace: PredefinedColorSpace;\n    /**\n     * The readonly **`ImageData.data`** property returns a pixel data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageData/data)\n     */\n    readonly data: ImageDataArray;\n    /**\n     * The readonly **`ImageData.height`** property returns the number of rows in the ImageData object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageData/height)\n     */\n    readonly height: number;\n    /**\n     * The readonly **`ImageData.width`** property returns the number of pixels per row in the ImageData object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageData/width)\n     */\n    readonly width: number;\n}\n\ndeclare var ImageData: {\n    prototype: ImageData;\n    new(sw: number, sh: number, settings?: ImageDataSettings): ImageData;\n    new(data: ImageDataArray, sw: number, sh?: number, settings?: ImageDataSettings): ImageData;\n};\n\n/**\n * The **`ImageDecoder`** interface of the WebCodecs API provides a way to unpack and decode encoded image data.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder)\n */\ninterface ImageDecoder {\n    /**\n     * The **`complete`** read-only property of the ImageDecoder interface returns true if encoded data has completed buffering.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder/complete)\n     */\n    readonly complete: boolean;\n    /**\n     * The **`completed`** read-only property of the ImageDecoder interface returns a promise that resolves once encoded data has finished buffering.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder/completed)\n     */\n    readonly completed: Promise<void>;\n    /**\n     * The **`tracks`** read-only property of the ImageDecoder interface returns a list of the tracks in the encoded image data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder/tracks)\n     */\n    readonly tracks: ImageTrackList;\n    /**\n     * The **`type`** read-only property of the ImageDecoder interface reflects the MIME type configured during construction.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder/type)\n     */\n    readonly type: string;\n    /**\n     * The **`close()`** method of the ImageDecoder interface ends all pending work and releases system resources.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder/close)\n     */\n    close(): void;\n    /**\n     * The **`decode()`** method of the ImageDecoder interface enqueues a control message to decode the frame of an image.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder/decode)\n     */\n    decode(options?: ImageDecodeOptions): Promise<ImageDecodeResult>;\n    /**\n     * The **`reset()`** method of the ImageDecoder interface aborts all pending `decode()` operations; rejecting all pending promises.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder/reset)\n     */\n    reset(): void;\n}\n\ndeclare var ImageDecoder: {\n    prototype: ImageDecoder;\n    new(init: ImageDecoderInit): ImageDecoder;\n    /**\n     * The **`ImageDecoder.isTypeSupported()`** static method checks if a given MIME type can be decoded by the user agent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder/isTypeSupported_static)\n     */\n    isTypeSupported(type: string): Promise<boolean>;\n};\n\n/**\n * The **`ImageTrack`** interface of the WebCodecs API represents an individual image track.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrack)\n */\ninterface ImageTrack {\n    /**\n     * The **`animated`** property of the ImageTrack interface returns `true` if the track is animated and therefore has multiple frames.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrack/animated)\n     */\n    readonly animated: boolean;\n    /**\n     * The **`frameCount`** property of the ImageTrack interface returns the number of frames in the track.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrack/frameCount)\n     */\n    readonly frameCount: number;\n    /**\n     * The **`repetitionCount`** property of the ImageTrack interface returns the number of repetitions of this track.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrack/repetitionCount)\n     */\n    readonly repetitionCount: number;\n    /**\n     * The **`selected`** property of the ImageTrack interface returns `true` if the track is selected for decoding.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrack/selected)\n     */\n    selected: boolean;\n}\n\ndeclare var ImageTrack: {\n    prototype: ImageTrack;\n    new(): ImageTrack;\n};\n\n/**\n * The **`ImageTrackList`** interface of the WebCodecs API represents a list of image tracks.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrackList)\n */\ninterface ImageTrackList {\n    /**\n     * The **`length`** property of the ImageTrackList interface returns the length of the `ImageTrackList`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrackList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`ready`** property of the ImageTrackList interface returns a Promise that resolves when the `ImageTrackList` is populated with ImageTrack.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrackList/ready)\n     */\n    readonly ready: Promise<void>;\n    /**\n     * The **`selectedIndex`** property of the ImageTrackList interface returns the `index` of the selected track.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrackList/selectedIndex)\n     */\n    readonly selectedIndex: number;\n    /**\n     * The **`selectedTrack`** property of the ImageTrackList interface returns an ImageTrack object representing the currently selected track.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrackList/selectedTrack)\n     */\n    readonly selectedTrack: ImageTrack | null;\n    [index: number]: ImageTrack;\n}\n\ndeclare var ImageTrackList: {\n    prototype: ImageTrackList;\n    new(): ImageTrackList;\n};\n\ninterface ImportMeta {\n    url: string;\n    resolve(specifier: string): string;\n}\n\n/**\n * The **`InputDeviceInfo`** interface of the Media Capture and Streams API gives access to the capabilities of the input device that it represents.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/InputDeviceInfo)\n */\ninterface InputDeviceInfo extends MediaDeviceInfo {\n    /**\n     * The **`getCapabilities()`** method of the InputDeviceInfo interface returns a `MediaTrackCapabilities` object describing the primary audio or video track of the device's MediaStream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/InputDeviceInfo/getCapabilities)\n     */\n    getCapabilities(): MediaTrackCapabilities;\n}\n\ndeclare var InputDeviceInfo: {\n    prototype: InputDeviceInfo;\n    new(): InputDeviceInfo;\n};\n\n/**\n * The **`InputEvent`** interface represents an event notifying the user of editable content changes.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/InputEvent)\n */\ninterface InputEvent extends UIEvent {\n    /**\n     * The **`data`** read-only property of the characters.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/InputEvent/data)\n     */\n    readonly data: string | null;\n    /**\n     * The **`dataTransfer`** read-only property of the containing information about richtext or plaintext data being added to or removed from editable content.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/InputEvent/dataTransfer)\n     */\n    readonly dataTransfer: DataTransfer | null;\n    /**\n     * The **`inputType`** read-only property of the Possible changes include for example inserting, deleting, and formatting text.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/InputEvent/inputType)\n     */\n    readonly inputType: string;\n    /**\n     * The **`InputEvent.isComposing`** read-only property returns a boolean value indicating if the event is fired after A boolean.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/InputEvent/isComposing)\n     */\n    readonly isComposing: boolean;\n    /**\n     * The **`getTargetRanges()`** method of the InputEvent interface returns an array of StaticRange objects that will be affected by a change to the DOM if the input event is not canceled.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/InputEvent/getTargetRanges)\n     */\n    getTargetRanges(): StaticRange[];\n}\n\ndeclare var InputEvent: {\n    prototype: InputEvent;\n    new(type: string, eventInitDict?: InputEventInit): InputEvent;\n};\n\n/**\n * The **`IntersectionObserver`** interface of the Intersection Observer API provides a way to asynchronously observe changes in the intersection of a target element with an ancestor element or with a top-level document's viewport.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserver)\n */\ninterface IntersectionObserver {\n    /**\n     * The IntersectionObserver interface's read-only **`root`** property identifies the Element or of the viewport for the element which is the observer's target.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserver/root)\n     */\n    readonly root: Element | Document | null;\n    /**\n     * The IntersectionObserver interface's read-only **`rootMargin`** property is a string with syntax similar to that of the CSS margin property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserver/rootMargin)\n     */\n    readonly rootMargin: string;\n    /**\n     * The IntersectionObserver interface's read-only **`thresholds`** property returns the list of intersection thresholds that was specified when the observer was instantiated with only one threshold ratio was provided when instantiating the object, this will be an array containing that single value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserver/thresholds)\n     */\n    readonly thresholds: ReadonlyArray<number>;\n    /**\n     * The IntersectionObserver method **`disconnect()`** stops watching all of its target elements for visibility changes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserver/disconnect)\n     */\n    disconnect(): void;\n    /**\n     * The IntersectionObserver method **`observe()`** adds an element to the set of target elements being watched by the `IntersectionObserver`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserver/observe)\n     */\n    observe(target: Element): void;\n    /**\n     * The IntersectionObserver method **`takeRecords()`** returns an array of has experienced an intersection change since the last time the intersections were checked, either explicitly through a call to this method or implicitly by an automatic call to the observer's callback.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserver/takeRecords)\n     */\n    takeRecords(): IntersectionObserverEntry[];\n    /**\n     * The IntersectionObserver method **`unobserve()`** instructs the `IntersectionObserver` to stop observing the specified target element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserver/unobserve)\n     */\n    unobserve(target: Element): void;\n}\n\ndeclare var IntersectionObserver: {\n    prototype: IntersectionObserver;\n    new(callback: IntersectionObserverCallback, options?: IntersectionObserverInit): IntersectionObserver;\n};\n\n/**\n * The **`IntersectionObserverEntry`** interface of the Intersection Observer API describes the intersection between the target element and its root container at a specific moment of transition.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserverEntry)\n */\ninterface IntersectionObserverEntry {\n    /**\n     * The IntersectionObserverEntry interface's read-only **`boundingClientRect`** property returns a smallest rectangle that contains the entire target element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserverEntry/boundingClientRect)\n     */\n    readonly boundingClientRect: DOMRectReadOnly;\n    /**\n     * The IntersectionObserverEntry interface's read-only **`intersectionRatio`** property tells you how much of the target element is currently visible within the root's intersection ratio, as a value between 0.0 and 1.0.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserverEntry/intersectionRatio)\n     */\n    readonly intersectionRatio: number;\n    /**\n     * The IntersectionObserverEntry interface's read-only **`intersectionRect`** property is a contains the entire portion of the target element which is currently visible within the intersection root.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserverEntry/intersectionRect)\n     */\n    readonly intersectionRect: DOMRectReadOnly;\n    /**\n     * The IntersectionObserverEntry interface's read-only **`isIntersecting`** property is a Boolean value which is `true` if the target element intersects with the intersection observer's root.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserverEntry/isIntersecting)\n     */\n    readonly isIntersecting: boolean;\n    /**\n     * The IntersectionObserverEntry interface's read-only **`rootBounds`** property is a rectangle, offset by the IntersectionObserver.rootMargin if one is specified.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserverEntry/rootBounds)\n     */\n    readonly rootBounds: DOMRectReadOnly | null;\n    /**\n     * The IntersectionObserverEntry interface's read-only **`target`** property indicates which targeted root.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserverEntry/target)\n     */\n    readonly target: Element;\n    /**\n     * The IntersectionObserverEntry interface's read-only **`time`** property is a change occurred relative to the time at which the document was created.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IntersectionObserverEntry/time)\n     */\n    readonly time: DOMHighResTimeStamp;\n}\n\ndeclare var IntersectionObserverEntry: {\n    prototype: IntersectionObserverEntry;\n    new(): IntersectionObserverEntry;\n};\n\n/**\n * The **`KHR_parallel_shader_compile`** extension is part of the WebGL API and enables a non-blocking poll operation, so that compile/link status availability (`COMPLETION_STATUS_KHR`) can be queried without potentially incurring stalls.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KHR_parallel_shader_compile)\n */\ninterface KHR_parallel_shader_compile {\n    readonly COMPLETION_STATUS_KHR: 0x91B1;\n}\n\n/**\n * **`KeyboardEvent`** objects describe a user interaction with the keyboard; each event describes a single interaction between the user and a key (or combination of a key with modifier keys) on the keyboard.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyboardEvent)\n */\ninterface KeyboardEvent extends UIEvent {\n    /**\n     * The **`KeyboardEvent.altKey`** read-only property is a boolean value that indicates if the <kbd>alt</kbd> key (<kbd>Option</kbd> or <kbd>⌥</kbd> on macOS) was pressed (`true`) or not (`false`) when the event occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyboardEvent/altKey)\n     */\n    readonly altKey: boolean;\n    /**\n     * The **`charCode`** read-only property of the pressed during a Element/keypress_event event.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyboardEvent/charCode)\n     */\n    readonly charCode: number;\n    /**\n     * The `KeyboardEvent.code` property represents a physical key on the keyboard (as opposed to the character generated by pressing the key).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyboardEvent/code)\n     */\n    readonly code: string;\n    /**\n     * The **`KeyboardEvent.ctrlKey`** read-only property returns a boolean value that indicates if the <kbd>control</kbd> key was pressed (`true`) or not (`false`) when the event occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyboardEvent/ctrlKey)\n     */\n    readonly ctrlKey: boolean;\n    /**\n     * The **`KeyboardEvent.isComposing`** read-only property returns a boolean value indicating if the event is fired within a composition session, i.e., after Element/compositionstart_event and before Element/compositionend_event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyboardEvent/isComposing)\n     */\n    readonly isComposing: boolean;\n    /**\n     * The KeyboardEvent interface's **`key`** read-only property returns the value of the key pressed by the user, taking into consideration the state of modifier keys such as <kbd>Shift</kbd> as well as the keyboard locale and layout.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyboardEvent/key)\n     */\n    readonly key: string;\n    /**\n     * The deprecated **`KeyboardEvent.keyCode`** read-only property represents a system and implementation dependent numerical code identifying the unmodified value of the pressed key.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyboardEvent/keyCode)\n     */\n    readonly keyCode: number;\n    /**\n     * The **`KeyboardEvent.location`** read-only property returns an `unsigned long` representing the location of the key on the keyboard or other input device.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyboardEvent/location)\n     */\n    readonly location: number;\n    /**\n     * The **`KeyboardEvent.metaKey`** read-only property returning a boolean value that indicates if the <kbd>Meta</kbd> key was pressed (`true`) or not (`false`) when the event occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyboardEvent/metaKey)\n     */\n    readonly metaKey: boolean;\n    /**\n     * The **`repeat`** read-only property of the `true` if the given key is being held down such that it is automatically repeating.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyboardEvent/repeat)\n     */\n    readonly repeat: boolean;\n    /**\n     * The **`KeyboardEvent.shiftKey`** read-only property is a boolean value that indicates if the <kbd>shift</kbd> key was pressed (`true`) or not (`false`) when the event occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyboardEvent/shiftKey)\n     */\n    readonly shiftKey: boolean;\n    /**\n     * The **`KeyboardEvent.getModifierState()`** method returns the current state of the specified modifier key: `true` if the modifier is active (that is the modifier key is pressed or locked), otherwise, `false`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyboardEvent/getModifierState)\n     */\n    getModifierState(keyArg: string): boolean;\n    /**\n     * The **`KeyboardEvent.initKeyboardEvent()`** method initializes the attributes of a keyboard event object.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyboardEvent/initKeyboardEvent)\n     */\n    initKeyboardEvent(typeArg: string, bubblesArg?: boolean, cancelableArg?: boolean, viewArg?: Window | null, keyArg?: string, locationArg?: number, ctrlKey?: boolean, altKey?: boolean, shiftKey?: boolean, metaKey?: boolean): void;\n    readonly DOM_KEY_LOCATION_STANDARD: 0x00;\n    readonly DOM_KEY_LOCATION_LEFT: 0x01;\n    readonly DOM_KEY_LOCATION_RIGHT: 0x02;\n    readonly DOM_KEY_LOCATION_NUMPAD: 0x03;\n}\n\ndeclare var KeyboardEvent: {\n    prototype: KeyboardEvent;\n    new(type: string, eventInitDict?: KeyboardEventInit): KeyboardEvent;\n    readonly DOM_KEY_LOCATION_STANDARD: 0x00;\n    readonly DOM_KEY_LOCATION_LEFT: 0x01;\n    readonly DOM_KEY_LOCATION_RIGHT: 0x02;\n    readonly DOM_KEY_LOCATION_NUMPAD: 0x03;\n};\n\n/**\n * The **`KeyframeEffect`** interface of the Web Animations API lets us create sets of animatable properties and values, called **keyframes.** These can then be played using the Animation.Animation constructor.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyframeEffect)\n */\ninterface KeyframeEffect extends AnimationEffect {\n    /**\n     * The **`composite`** property of a KeyframeEffect resolves how an element's animation impacts its underlying property values.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyframeEffect/composite)\n     */\n    composite: CompositeOperation;\n    /**\n     * The **`iterationComposite`** property of a KeyframeEffect resolves how the animation's property value changes accumulate or override each other upon each of the animation's iterations.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyframeEffect/iterationComposite)\n     */\n    iterationComposite: IterationCompositeOperation;\n    /**\n     * The **`pseudoElement`** property of a KeyframeEffect interface is a string representing the pseudo-element being animated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyframeEffect/pseudoElement)\n     */\n    pseudoElement: string | null;\n    /**\n     * The **`target`** property of a KeyframeEffect interface represents the element or pseudo-element being animated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyframeEffect/target)\n     */\n    target: Element | null;\n    /**\n     * The **`getKeyframes()`** method of a KeyframeEffect returns an Array of the computed keyframes that make up this animation along with their computed offsets.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyframeEffect/getKeyframes)\n     */\n    getKeyframes(): ComputedKeyframe[];\n    /**\n     * The **`setKeyframes()`** method of the KeyframeEffect interface replaces the keyframes that make up the affected `KeyframeEffect` with a new set of keyframes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KeyframeEffect/setKeyframes)\n     */\n    setKeyframes(keyframes: Keyframe[] | PropertyIndexedKeyframes | null): void;\n}\n\ndeclare var KeyframeEffect: {\n    prototype: KeyframeEffect;\n    new(target: Element | null, keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeEffectOptions): KeyframeEffect;\n    new(source: KeyframeEffect): KeyframeEffect;\n};\n\n/**\n * The `LargestContentfulPaint` interface provides timing information about the largest image or text paint before user input on a web page.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/LargestContentfulPaint)\n */\ninterface LargestContentfulPaint extends PerformanceEntry {\n    /**\n     * The **`element`** read-only property of the LargestContentfulPaint interface returns an object representing the Element that is the largest contentful paint.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/LargestContentfulPaint/element)\n     */\n    readonly element: Element | null;\n    /**\n     * The **`id`** read-only property of the LargestContentfulPaint interface returns the ID of the element that is the largest contentful paint.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/LargestContentfulPaint/id)\n     */\n    readonly id: string;\n    /**\n     * The **`loadTime`** read-only property of the LargestContentfulPaint interface returns the time that the element was loaded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/LargestContentfulPaint/loadTime)\n     */\n    readonly loadTime: DOMHighResTimeStamp;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/LargestContentfulPaint/renderTime) */\n    readonly renderTime: DOMHighResTimeStamp;\n    /**\n     * The **`size`** read-only property of the LargestContentfulPaint interface returns the intrinsic size of the element that is the largest contentful paint.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/LargestContentfulPaint/size)\n     */\n    readonly size: number;\n    /**\n     * The **`url`** read-only property of the LargestContentfulPaint interface returns the request URL of the element, if the element is an image.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/LargestContentfulPaint/url)\n     */\n    readonly url: string;\n    /**\n     * The **`toJSON()`** method of the LargestContentfulPaint interface is a Serialization; it returns a JSON representation of the LargestContentfulPaint object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/LargestContentfulPaint/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var LargestContentfulPaint: {\n    prototype: LargestContentfulPaint;\n    new(): LargestContentfulPaint;\n};\n\ninterface LinkStyle {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLLinkElement/sheet) */\n    readonly sheet: CSSStyleSheet | null;\n}\n\n/**\n * The **`Location`** interface represents the location (URL) of the object it is linked to.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Location)\n */\ninterface Location {\n    /**\n     * The **`ancestorOrigins`** read-only property of the Location interface is a static browsing contexts of the document associated with the given Location object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Location/ancestorOrigins)\n     */\n    readonly ancestorOrigins: DOMStringList;\n    /**\n     * The **`hash`** property of the Location interface is a string containing a `'#'` followed by the fragment identifier of the location URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Location/hash)\n     */\n    hash: string;\n    /**\n     * The **`host`** property of the Location interface is a string containing the host, which is the Location.hostname, and then, if the port of the URL is nonempty, a `':'`, followed by the Location.port of the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Location/host)\n     */\n    host: string;\n    /**\n     * The **`hostname`** property of the Location interface is a string containing either the domain name or IP address of the location URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Location/hostname)\n     */\n    hostname: string;\n    /**\n     * The **`href`** property of the Location interface is a stringifier that returns a string containing the whole URL, and allows the href to be updated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Location/href)\n     */\n    href: string;\n    toString(): string;\n    /**\n     * The **`origin`** read-only property of the Location interface returns a string containing the Unicode serialization of the origin of the location's URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Location/origin)\n     */\n    readonly origin: string;\n    /**\n     * The **`pathname`** property of the Location interface is a string containing the path of the URL for the location.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Location/pathname)\n     */\n    pathname: string;\n    /**\n     * The **`port`** property of the Location interface is a string containing the port number of the location's URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Location/port)\n     */\n    port: string;\n    /**\n     * The **`protocol`** property of the Location interface is a string containing the protocol or scheme of the location's URL, including the final `':'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Location/protocol)\n     */\n    protocol: string;\n    /**\n     * The **`search`** property of the Location interface is a search string, also called a _query string_, that is a string containing a `'?'` followed by the parameters of the location's URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Location/search)\n     */\n    search: string;\n    /**\n     * The **`assign()`** method of the Location interface causes the window to load and display the document at the URL specified.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Location/assign)\n     */\n    assign(url: string | URL): void;\n    /**\n     * The **`reload()`** method of the Location interface reloads the current URL, like the Refresh button.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Location/reload)\n     */\n    reload(): void;\n    /**\n     * The **`replace()`** method of the Location interface replaces the current resource with the one at the provided URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Location/replace)\n     */\n    replace(url: string | URL): void;\n}\n\ndeclare var Location: {\n    prototype: Location;\n    new(): Location;\n};\n\n/**\n * The **`Lock`** interface of the Web Locks API provides the name and mode of a lock.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Lock)\n */\ninterface Lock {\n    /**\n     * The **`mode`** read-only property of the Lock interface returns the access mode passed to LockManager.request() when the lock was requested.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Lock/mode)\n     */\n    readonly mode: LockMode;\n    /**\n     * The **`name`** read-only property of the Lock interface returns the _name_ passed to The name of a lock is passed by script when the lock is requested.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Lock/name)\n     */\n    readonly name: string;\n}\n\ndeclare var Lock: {\n    prototype: Lock;\n    new(): Lock;\n};\n\n/**\n * The **`LockManager`** interface of the Web Locks API provides methods for requesting a new Lock object and querying for an existing `Lock` object.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/LockManager)\n */\ninterface LockManager {\n    /**\n     * The **`query()`** method of the LockManager interface returns a Promise that resolves with an object containing information about held and pending locks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/LockManager/query)\n     */\n    query(): Promise<LockManagerSnapshot>;\n    /**\n     * The **`request()`** method of the LockManager interface requests a Lock object with parameters specifying its name and characteristics.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/LockManager/request)\n     */\n    request<T>(name: string, callback: LockGrantedCallback<T>): Promise<T>;\n    request<T>(name: string, options: LockOptions, callback: LockGrantedCallback<T>): Promise<T>;\n}\n\ndeclare var LockManager: {\n    prototype: LockManager;\n    new(): LockManager;\n};\n\ninterface MIDIAccessEventMap {\n    \"statechange\": MIDIConnectionEvent;\n}\n\n/**\n * The **`MIDIAccess`** interface of the Web MIDI API provides methods for listing MIDI input and output devices, and obtaining access to those devices.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIAccess)\n */\ninterface MIDIAccess extends EventTarget {\n    /**\n     * The **`inputs`** read-only property of the MIDIAccess interface provides access to any available MIDI input ports.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIAccess/inputs)\n     */\n    readonly inputs: MIDIInputMap;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIAccess/statechange_event) */\n    onstatechange: ((this: MIDIAccess, ev: MIDIConnectionEvent) => any) | null;\n    /**\n     * The **`outputs`** read-only property of the MIDIAccess interface provides access to any available MIDI output ports.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIAccess/outputs)\n     */\n    readonly outputs: MIDIOutputMap;\n    /**\n     * The **`sysexEnabled`** read-only property of the MIDIAccess interface indicates whether system exclusive support is enabled on the current MIDIAccess instance.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIAccess/sysexEnabled)\n     */\n    readonly sysexEnabled: boolean;\n    addEventListener<K extends keyof MIDIAccessEventMap>(type: K, listener: (this: MIDIAccess, ev: MIDIAccessEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MIDIAccessEventMap>(type: K, listener: (this: MIDIAccess, ev: MIDIAccessEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var MIDIAccess: {\n    prototype: MIDIAccess;\n    new(): MIDIAccess;\n};\n\n/**\n * The **`MIDIConnectionEvent`** interface of the Web MIDI API is the event passed to the MIDIAccess.statechange_event event of the MIDIAccess interface and the MIDIPort.statechange_event event of the MIDIPort interface.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIConnectionEvent)\n */\ninterface MIDIConnectionEvent extends Event {\n    /**\n     * The **`port`** read-only property of the MIDIConnectionEvent interface returns the port that has been disconnected or connected.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIConnectionEvent/port)\n     */\n    readonly port: MIDIPort | null;\n}\n\ndeclare var MIDIConnectionEvent: {\n    prototype: MIDIConnectionEvent;\n    new(type: string, eventInitDict?: MIDIConnectionEventInit): MIDIConnectionEvent;\n};\n\ninterface MIDIInputEventMap extends MIDIPortEventMap {\n    \"midimessage\": MIDIMessageEvent;\n}\n\n/**\n * The **`MIDIInput`** interface of the Web MIDI API receives messages from a MIDI input port.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIInput)\n */\ninterface MIDIInput extends MIDIPort {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIInput/midimessage_event) */\n    onmidimessage: ((this: MIDIInput, ev: MIDIMessageEvent) => any) | null;\n    addEventListener<K extends keyof MIDIInputEventMap>(type: K, listener: (this: MIDIInput, ev: MIDIInputEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MIDIInputEventMap>(type: K, listener: (this: MIDIInput, ev: MIDIInputEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var MIDIInput: {\n    prototype: MIDIInput;\n    new(): MIDIInput;\n};\n\n/**\n * The **`MIDIInputMap`** read-only interface of the Web MIDI API provides the set of MIDI input ports that are currently available.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIInputMap)\n */\ninterface MIDIInputMap {\n    forEach(callbackfn: (value: MIDIInput, key: string, parent: MIDIInputMap) => void, thisArg?: any): void;\n}\n\ndeclare var MIDIInputMap: {\n    prototype: MIDIInputMap;\n    new(): MIDIInputMap;\n};\n\n/**\n * The **`MIDIMessageEvent`** interface of the Web MIDI API represents the event passed to the MIDIInput.midimessage_event event of the MIDIInput interface.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIMessageEvent)\n */\ninterface MIDIMessageEvent extends Event {\n    /**\n     * The **`data`** read-only property of the MIDIMessageEvent interface returns the MIDI data bytes of a single MIDI message.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIMessageEvent/data)\n     */\n    readonly data: Uint8Array<ArrayBuffer> | null;\n}\n\ndeclare var MIDIMessageEvent: {\n    prototype: MIDIMessageEvent;\n    new(type: string, eventInitDict?: MIDIMessageEventInit): MIDIMessageEvent;\n};\n\n/**\n * The **`MIDIOutput`** interface of the Web MIDI API provides methods to add messages to the queue of an output device, and to clear the queue of messages.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIOutput)\n */\ninterface MIDIOutput extends MIDIPort {\n    /**\n     * The **`send()`** method of the MIDIOutput interface queues messages for the corresponding MIDI port.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIOutput/send)\n     */\n    send(data: number[], timestamp?: DOMHighResTimeStamp): void;\n    addEventListener<K extends keyof MIDIPortEventMap>(type: K, listener: (this: MIDIOutput, ev: MIDIPortEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MIDIPortEventMap>(type: K, listener: (this: MIDIOutput, ev: MIDIPortEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var MIDIOutput: {\n    prototype: MIDIOutput;\n    new(): MIDIOutput;\n};\n\n/**\n * The **`MIDIOutputMap`** read-only interface of the Web MIDI API provides the set of MIDI output ports that are currently available.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIOutputMap)\n */\ninterface MIDIOutputMap {\n    forEach(callbackfn: (value: MIDIOutput, key: string, parent: MIDIOutputMap) => void, thisArg?: any): void;\n}\n\ndeclare var MIDIOutputMap: {\n    prototype: MIDIOutputMap;\n    new(): MIDIOutputMap;\n};\n\ninterface MIDIPortEventMap {\n    \"statechange\": MIDIConnectionEvent;\n}\n\n/**\n * The **`MIDIPort`** interface of the Web MIDI API represents a MIDI input or output port.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIPort)\n */\ninterface MIDIPort extends EventTarget {\n    /**\n     * The **`connection`** read-only property of the MIDIPort interface returns the connection state of the port.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIPort/connection)\n     */\n    readonly connection: MIDIPortConnectionState;\n    /**\n     * The **`id`** read-only property of the MIDIPort interface returns the unique ID of the port.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIPort/id)\n     */\n    readonly id: string;\n    /**\n     * The **`manufacturer`** read-only property of the MIDIPort interface returns the manufacturer of the port.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIPort/manufacturer)\n     */\n    readonly manufacturer: string | null;\n    /**\n     * The **`name`** read-only property of the MIDIPort interface returns the system name of the port.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIPort/name)\n     */\n    readonly name: string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIPort/statechange_event) */\n    onstatechange: ((this: MIDIPort, ev: MIDIConnectionEvent) => any) | null;\n    /**\n     * The **`state`** read-only property of the MIDIPort interface returns the state of the port.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIPort/state)\n     */\n    readonly state: MIDIPortDeviceState;\n    /**\n     * The **`type`** read-only property of the MIDIPort interface returns the type of the port, indicating whether this is an input or output MIDI port.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIPort/type)\n     */\n    readonly type: MIDIPortType;\n    /**\n     * The **`version`** read-only property of the MIDIPort interface returns the version of the port.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIPort/version)\n     */\n    readonly version: string | null;\n    /**\n     * The **`close()`** method of the MIDIPort interface makes the access to the MIDI device connected to this `MIDIPort` unavailable.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIPort/close)\n     */\n    close(): Promise<MIDIPort>;\n    /**\n     * The **`open()`** method of the MIDIPort interface makes the MIDI device connected to this `MIDIPort` explicitly available.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIPort/open)\n     */\n    open(): Promise<MIDIPort>;\n    addEventListener<K extends keyof MIDIPortEventMap>(type: K, listener: (this: MIDIPort, ev: MIDIPortEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MIDIPortEventMap>(type: K, listener: (this: MIDIPort, ev: MIDIPortEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var MIDIPort: {\n    prototype: MIDIPort;\n    new(): MIDIPort;\n};\n\ninterface MathMLElementEventMap extends ElementEventMap, GlobalEventHandlersEventMap {\n}\n\n/**\n * The **`MathMLElement`** interface represents any MathML element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MathMLElement)\n */\ninterface MathMLElement extends Element, ElementCSSInlineStyle, GlobalEventHandlers, HTMLOrSVGElement {\n    addEventListener<K extends keyof MathMLElementEventMap>(type: K, listener: (this: MathMLElement, ev: MathMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MathMLElementEventMap>(type: K, listener: (this: MathMLElement, ev: MathMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var MathMLElement: {\n    prototype: MathMLElement;\n    new(): MathMLElement;\n};\n\n/**\n * The **`MediaCapabilities`** interface of the Media Capabilities API provides information about the decoding abilities of the device, system and browser.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaCapabilities)\n */\ninterface MediaCapabilities {\n    /**\n     * The **`decodingInfo()`** method of the MediaCapabilities interface returns a promise that fulfils with information about how well the user agent can decode/display media with a given configuration.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaCapabilities/decodingInfo)\n     */\n    decodingInfo(configuration: MediaDecodingConfiguration): Promise<MediaCapabilitiesDecodingInfo>;\n    /**\n     * The **`encodingInfo()`** method of the MediaCapabilities interface returns a promise that fulfills with the tested media configuration's capabilities for encoding media.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaCapabilities/encodingInfo)\n     */\n    encodingInfo(configuration: MediaEncodingConfiguration): Promise<MediaCapabilitiesEncodingInfo>;\n}\n\ndeclare var MediaCapabilities: {\n    prototype: MediaCapabilities;\n    new(): MediaCapabilities;\n};\n\n/**\n * The **`MediaDeviceInfo`** interface of the Media Capture and Streams API contains information that describes a single media input or output device.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaDeviceInfo)\n */\ninterface MediaDeviceInfo {\n    /**\n     * The **`deviceId`** read-only property of the MediaDeviceInfo interface returns a string that is an identifier for the represented device and is persisted across sessions.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaDeviceInfo/deviceId)\n     */\n    readonly deviceId: string;\n    /**\n     * The **`groupId`** read-only property of the MediaDeviceInfo interface returns a string that is a group identifier.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaDeviceInfo/groupId)\n     */\n    readonly groupId: string;\n    /**\n     * The **`kind`** read-only property of the MediaDeviceInfo interface returns an enumerated value, that is either `'videoinput'`, `'audioinput'` or `'audiooutput'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaDeviceInfo/kind)\n     */\n    readonly kind: MediaDeviceKind;\n    /**\n     * The **`label`** read-only property of the MediaDeviceInfo interface returns a string describing this device (for example 'External USB Webcam').\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaDeviceInfo/label)\n     */\n    readonly label: string;\n    /**\n     * The **`toJSON()`** method of the MediaDeviceInfo interface is a Serialization; it returns a JSON representation of the MediaDeviceInfo object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaDeviceInfo/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var MediaDeviceInfo: {\n    prototype: MediaDeviceInfo;\n    new(): MediaDeviceInfo;\n};\n\ninterface MediaDevicesEventMap {\n    \"devicechange\": Event;\n}\n\n/**\n * The **`MediaDevices`** interface of the Media Capture and Streams API provides access to connected media input devices like cameras and microphones, as well as screen sharing.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaDevices)\n */\ninterface MediaDevices extends EventTarget {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaDevices/devicechange_event) */\n    ondevicechange: ((this: MediaDevices, ev: Event) => any) | null;\n    /**\n     * The **`enumerateDevices()`** method of the MediaDevices interface requests a list of the currently available media input and output devices, such as microphones, cameras, headsets, and so forth.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaDevices/enumerateDevices)\n     */\n    enumerateDevices(): Promise<MediaDeviceInfo[]>;\n    /**\n     * The **`getDisplayMedia()`** method of the MediaDevices interface prompts the user to select and grant permission to capture the contents of a display or portion thereof (such as a window) as a MediaStream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaDevices/getDisplayMedia)\n     */\n    getDisplayMedia(options?: DisplayMediaStreamOptions): Promise<MediaStream>;\n    /**\n     * The **`getSupportedConstraints()`** method of the MediaDevices interface returns an object based on the MediaTrackSupportedConstraints dictionary, whose member fields each specify one of the constrainable properties the user agent understands.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaDevices/getSupportedConstraints)\n     */\n    getSupportedConstraints(): MediaTrackSupportedConstraints;\n    /**\n     * The **`getUserMedia()`** method of the MediaDevices interface prompts the user for permission to use a media input which produces a MediaStream with tracks containing the requested types of media.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaDevices/getUserMedia)\n     */\n    getUserMedia(constraints?: MediaStreamConstraints): Promise<MediaStream>;\n    addEventListener<K extends keyof MediaDevicesEventMap>(type: K, listener: (this: MediaDevices, ev: MediaDevicesEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MediaDevicesEventMap>(type: K, listener: (this: MediaDevices, ev: MediaDevicesEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var MediaDevices: {\n    prototype: MediaDevices;\n    new(): MediaDevices;\n};\n\n/**\n * The `MediaElementAudioSourceNode` interface represents an audio source consisting of an HTML audio or video element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaElementAudioSourceNode)\n */\ninterface MediaElementAudioSourceNode extends AudioNode {\n    /**\n     * The MediaElementAudioSourceNode interface's read-only **`mediaElement`** property indicates the receiving audio.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaElementAudioSourceNode/mediaElement)\n     */\n    readonly mediaElement: HTMLMediaElement;\n}\n\ndeclare var MediaElementAudioSourceNode: {\n    prototype: MediaElementAudioSourceNode;\n    new(context: AudioContext, options: MediaElementAudioSourceOptions): MediaElementAudioSourceNode;\n};\n\n/**\n * The **`MediaEncryptedEvent`** interface of the Encrypted Media Extensions API contains the information associated with an HTMLMediaElement/encrypted_event event sent to a HTMLMediaElement when some initialization data is encountered in the media.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaEncryptedEvent)\n */\ninterface MediaEncryptedEvent extends Event {\n    /**\n     * The read-only **`initData`** property of the MediaKeyMessageEvent returns the initialization data contained in this event, if any.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaEncryptedEvent/initData)\n     */\n    readonly initData: ArrayBuffer | null;\n    /**\n     * The read-only **`initDataType`** property of the MediaKeyMessageEvent returns a case-sensitive string describing the type of the initialization data associated with this event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaEncryptedEvent/initDataType)\n     */\n    readonly initDataType: string;\n}\n\ndeclare var MediaEncryptedEvent: {\n    prototype: MediaEncryptedEvent;\n    new(type: string, eventInitDict?: MediaEncryptedEventInit): MediaEncryptedEvent;\n};\n\n/**\n * The **`MediaError`** interface represents an error which occurred while handling media in an HTML media element based on HTMLMediaElement, such as audio or video.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaError)\n */\ninterface MediaError {\n    /**\n     * The read-only property **`MediaError.code`** returns a numeric value which represents the kind of error that occurred on a media element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaError/code)\n     */\n    readonly code: number;\n    /**\n     * The read-only property **`MediaError.message`** returns a human-readable string offering specific diagnostic details related to the error described by the `MediaError` object, or an empty string (`''`) if no diagnostic information can be determined or provided.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaError/message)\n     */\n    readonly message: string;\n    readonly MEDIA_ERR_ABORTED: 1;\n    readonly MEDIA_ERR_NETWORK: 2;\n    readonly MEDIA_ERR_DECODE: 3;\n    readonly MEDIA_ERR_SRC_NOT_SUPPORTED: 4;\n}\n\ndeclare var MediaError: {\n    prototype: MediaError;\n    new(): MediaError;\n    readonly MEDIA_ERR_ABORTED: 1;\n    readonly MEDIA_ERR_NETWORK: 2;\n    readonly MEDIA_ERR_DECODE: 3;\n    readonly MEDIA_ERR_SRC_NOT_SUPPORTED: 4;\n};\n\n/**\n * The **`MediaKeyMessageEvent`** interface of the Encrypted Media Extensions API contains the content and related data when the content decryption module generates a message for the session.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeyMessageEvent)\n */\ninterface MediaKeyMessageEvent extends Event {\n    /**\n     * The **`MediaKeyMessageEvent.message`** read-only property returns an ArrayBuffer with a message from the content decryption module.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeyMessageEvent/message)\n     */\n    readonly message: ArrayBuffer;\n    /**\n     * The **`MediaKeyMessageEvent.messageType`** read-only property indicates the type of message.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeyMessageEvent/messageType)\n     */\n    readonly messageType: MediaKeyMessageType;\n}\n\ndeclare var MediaKeyMessageEvent: {\n    prototype: MediaKeyMessageEvent;\n    new(type: string, eventInitDict: MediaKeyMessageEventInit): MediaKeyMessageEvent;\n};\n\ninterface MediaKeySessionEventMap {\n    \"keystatuseschange\": Event;\n    \"message\": MediaKeyMessageEvent;\n}\n\n/**\n * The **`MediaKeySession`** interface of the Encrypted Media Extensions API represents a context for message exchange with a content decryption module (CDM).\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeySession)\n */\ninterface MediaKeySession extends EventTarget {\n    /**\n     * The **`closed`** read-only property of the MediaKeySession interface returns a Promise signaling when a MediaKeySession closes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeySession/closed)\n     */\n    readonly closed: Promise<MediaKeySessionClosedReason>;\n    /**\n     * The **`expiration`** read-only property of the MediaKeySession interface returns the time after which the keys in the current session can no longer be used to decrypt media data, or NaN if no such time exists.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeySession/expiration)\n     */\n    readonly expiration: number;\n    /**\n     * The **`keyStatuses`** read-only property of the MediaKeySession interface returns a reference to a read-only MediaKeyStatusMap of the current session's keys and their statuses.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeySession/keyStatuses)\n     */\n    readonly keyStatuses: MediaKeyStatusMap;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeySession/keystatuseschange_event) */\n    onkeystatuseschange: ((this: MediaKeySession, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeySession/message_event) */\n    onmessage: ((this: MediaKeySession, ev: MediaKeyMessageEvent) => any) | null;\n    /**\n     * The **`sessionId`** read-only property of the MediaKeySession interface contains a unique string generated by the content decryption module (CDM) for the current media object and its associated keys or licenses.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeySession/sessionId)\n     */\n    readonly sessionId: string;\n    /**\n     * The `close()` method of the MediaKeySession interface notifies that the current media session is no longer needed, and that the content decryption module should release any resources associated with this object and close it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeySession/close)\n     */\n    close(): Promise<void>;\n    /**\n     * The `generateRequest()` method of the MediaKeySession interface returns a Promise after generating a license request based on initialization data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeySession/generateRequest)\n     */\n    generateRequest(initDataType: string, initData: BufferSource): Promise<void>;\n    /**\n     * The `load()` method of the MediaKeySession interface returns a Promise that resolves to a boolean value after loading data for a specified session object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeySession/load)\n     */\n    load(sessionId: string): Promise<boolean>;\n    /**\n     * The `remove()` method of the MediaKeySession interface returns a Promise after removing any session data associated with the current object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeySession/remove)\n     */\n    remove(): Promise<void>;\n    /**\n     * The `update()` method of the MediaKeySession interface loads messages and licenses to the CDM, and then returns a Promise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeySession/update)\n     */\n    update(response: BufferSource): Promise<void>;\n    addEventListener<K extends keyof MediaKeySessionEventMap>(type: K, listener: (this: MediaKeySession, ev: MediaKeySessionEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MediaKeySessionEventMap>(type: K, listener: (this: MediaKeySession, ev: MediaKeySessionEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var MediaKeySession: {\n    prototype: MediaKeySession;\n    new(): MediaKeySession;\n};\n\n/**\n * The **`MediaKeyStatusMap`** interface of the Encrypted Media Extensions API is a read-only map of media key statuses by key IDs.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeyStatusMap)\n */\ninterface MediaKeyStatusMap {\n    /**\n     * The **`size`** read-only property of the MediaKeyStatusMap interface returns the number of key/value paIrs in the status map.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeyStatusMap/size)\n     */\n    readonly size: number;\n    /**\n     * The **`get()`** method of the MediaKeyStatusMap interface returns the status value associated with the given key, or `undefined` if there is none.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeyStatusMap/get)\n     */\n    get(keyId: BufferSource): MediaKeyStatus | undefined;\n    /**\n     * The **`has()`** method of the whether a value has been associated with the given key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeyStatusMap/has)\n     */\n    has(keyId: BufferSource): boolean;\n    forEach(callbackfn: (value: MediaKeyStatus, key: BufferSource, parent: MediaKeyStatusMap) => void, thisArg?: any): void;\n}\n\ndeclare var MediaKeyStatusMap: {\n    prototype: MediaKeyStatusMap;\n    new(): MediaKeyStatusMap;\n};\n\n/**\n * The **`MediaKeySystemAccess`** interface of the Encrypted Media Extensions API provides access to a Key System for decryption and/or a content protection provider.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeySystemAccess)\n */\ninterface MediaKeySystemAccess {\n    /**\n     * The **`keySystem`** read-only property of the MediaKeySystemAccess interface returns a string identifying the key system being used.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeySystemAccess/keySystem)\n     */\n    readonly keySystem: string;\n    /**\n     * The `MediaKeySystemAccess.createMediaKeys()` method returns a ```js-nolint createMediaKeys() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeySystemAccess/createMediaKeys)\n     */\n    createMediaKeys(): Promise<MediaKeys>;\n    /**\n     * The **`getConfiguration()`** method of the MediaKeySystemAccess interface returns an object with the supported combination of the following configuration options: - `initDataTypes` [MISSING: ReadOnlyInline] - : Returns a list of supported initialization data type names.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeySystemAccess/getConfiguration)\n     */\n    getConfiguration(): MediaKeySystemConfiguration;\n}\n\ndeclare var MediaKeySystemAccess: {\n    prototype: MediaKeySystemAccess;\n    new(): MediaKeySystemAccess;\n};\n\n/**\n * The **`MediaKeys`** interface of Encrypted Media Extensions API represents a set of keys that an associated HTMLMediaElement can use for decryption of media data during playback.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeys)\n */\ninterface MediaKeys {\n    /**\n     * The `createSession()` method of the MediaKeys interface returns a new MediaKeySession object, which represents a context for message exchange with a content decryption module (CDM).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeys/createSession)\n     */\n    createSession(sessionType?: MediaKeySessionType): MediaKeySession;\n    /**\n     * The `getStatusForPolicy()` method of the MediaKeys interface is used to check whether the Content Decryption Module (CDM) would allow the presentation of encrypted media data using the keys, based on the specified policy requirements.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeys/getStatusForPolicy)\n     */\n    getStatusForPolicy(policy?: MediaKeysPolicy): Promise<MediaKeyStatus>;\n    /**\n     * The **`setServerCertificate()`** method of the MediaKeys interface provides a server certificate to be used to encrypt messages to the license server.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaKeys/setServerCertificate)\n     */\n    setServerCertificate(serverCertificate: BufferSource): Promise<boolean>;\n}\n\ndeclare var MediaKeys: {\n    prototype: MediaKeys;\n    new(): MediaKeys;\n};\n\n/**\n * The **`MediaList`** interface represents the media queries of a stylesheet, e.g., those set using a link element's `media` attribute.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaList)\n */\ninterface MediaList {\n    /**\n     * The read-only **`length`** property of the MediaList interface returns the number of media queries in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`mediaText`** property of the MediaList interface is a stringifier that returns a string representing the `MediaList` as text, and also allows you to set a new `MediaList`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaList/mediaText)\n     */\n    mediaText: string;\n    toString(): string;\n    /**\n     * The `appendMedium()` method of the MediaList interface adds a media query to the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaList/appendMedium)\n     */\n    appendMedium(medium: string): void;\n    /**\n     * The `deleteMedium()` method of the MediaList interface removes from this `MediaList` the given media query.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaList/deleteMedium)\n     */\n    deleteMedium(medium: string): void;\n    /**\n     * The **`item()`** method of the MediaList interface returns the media query at the specified `index`, or `null` if the specified `index` doesn't exist.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaList/item)\n     */\n    item(index: number): string | null;\n    [index: number]: string;\n}\n\ndeclare var MediaList: {\n    prototype: MediaList;\n    new(): MediaList;\n};\n\n/**\n * The **`MediaMetadata`** interface of the Media Session API allows a web page to provide rich media metadata for display in a platform UI.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaMetadata)\n */\ninterface MediaMetadata {\n    /**\n     * The **`album`** property of the collection containing the media to be played.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaMetadata/album)\n     */\n    album: string;\n    /**\n     * The **`artist`** property of the creator, etc., of the media to be played.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaMetadata/artist)\n     */\n    artist: string;\n    /**\n     * The **`artwork`** property of the objects representing images associated with playing media.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaMetadata/artwork)\n     */\n    artwork: ReadonlyArray<MediaImage>;\n    /**\n     * The **`title`** property of the played.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaMetadata/title)\n     */\n    title: string;\n}\n\ndeclare var MediaMetadata: {\n    prototype: MediaMetadata;\n    new(init?: MediaMetadataInit): MediaMetadata;\n};\n\ninterface MediaQueryListEventMap {\n    \"change\": MediaQueryListEvent;\n}\n\n/**\n * A **`MediaQueryList`** object stores information on a media query applied to a document, with support for both immediate and event-driven matching against the state of the document.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaQueryList)\n */\ninterface MediaQueryList extends EventTarget {\n    /**\n     * The **`matches`** read-only property of the `true` if the document currently matches the media query list, or `false` if not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaQueryList/matches)\n     */\n    readonly matches: boolean;\n    /**\n     * The **`media`** read-only property of the serialized media query.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaQueryList/media)\n     */\n    readonly media: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaQueryList/change_event) */\n    onchange: ((this: MediaQueryList, ev: MediaQueryListEvent) => any) | null;\n    /**\n     * The deprecated **`addListener()`** method of the `MediaQueryListener` that will run a custom callback function in response to the media query status changing.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaQueryList/addListener)\n     */\n    addListener(callback: ((this: MediaQueryList, ev: MediaQueryListEvent) => any) | null): void;\n    /**\n     * The **`removeListener()`** method of the `MediaQueryListener`.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaQueryList/removeListener)\n     */\n    removeListener(callback: ((this: MediaQueryList, ev: MediaQueryListEvent) => any) | null): void;\n    addEventListener<K extends keyof MediaQueryListEventMap>(type: K, listener: (this: MediaQueryList, ev: MediaQueryListEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MediaQueryListEventMap>(type: K, listener: (this: MediaQueryList, ev: MediaQueryListEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var MediaQueryList: {\n    prototype: MediaQueryList;\n    new(): MediaQueryList;\n};\n\n/**\n * The `MediaQueryListEvent` object stores information on the changes that have happened to a MediaQueryList object — instances are available as the event object on a function referenced by a MediaQueryList.change_event event.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaQueryListEvent)\n */\ninterface MediaQueryListEvent extends Event {\n    /**\n     * The **`matches`** read-only property of the `true` if the document currently matches the media query list, or `false` if not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaQueryListEvent/matches)\n     */\n    readonly matches: boolean;\n    /**\n     * The **`media`** read-only property of the a serialized media query.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaQueryListEvent/media)\n     */\n    readonly media: string;\n}\n\ndeclare var MediaQueryListEvent: {\n    prototype: MediaQueryListEvent;\n    new(type: string, eventInitDict?: MediaQueryListEventInit): MediaQueryListEvent;\n};\n\ninterface MediaRecorderEventMap {\n    \"dataavailable\": BlobEvent;\n    \"error\": ErrorEvent;\n    \"pause\": Event;\n    \"resume\": Event;\n    \"start\": Event;\n    \"stop\": Event;\n}\n\n/**\n * The **`MediaRecorder`** interface of the MediaStream Recording API provides functionality to easily record media.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder)\n */\ninterface MediaRecorder extends EventTarget {\n    /**\n     * The **`audioBitsPerSecond`** read-only property of the MediaRecorder interface returns the audio encoding bit rate in use.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/audioBitsPerSecond)\n     */\n    readonly audioBitsPerSecond: number;\n    /**\n     * The **`mimeType`** read-only property of the MediaRecorder interface returns the MIME media type that was specified when creating the MediaRecorder object, or, if none was specified, which was chosen by the browser.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/mimeType)\n     */\n    readonly mimeType: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/dataavailable_event) */\n    ondataavailable: ((this: MediaRecorder, ev: BlobEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/error_event) */\n    onerror: ((this: MediaRecorder, ev: ErrorEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/pause_event) */\n    onpause: ((this: MediaRecorder, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/resume_event) */\n    onresume: ((this: MediaRecorder, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/start_event) */\n    onstart: ((this: MediaRecorder, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/stop_event) */\n    onstop: ((this: MediaRecorder, ev: Event) => any) | null;\n    /**\n     * The **`state`** read-only property of the MediaRecorder interface returns the current state of the current `MediaRecorder` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/state)\n     */\n    readonly state: RecordingState;\n    /**\n     * The **`stream`** read-only property of the MediaRecorder interface returns the stream that was passed into the MediaRecorder.MediaRecorder constructor when the `MediaRecorder` was created.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/stream)\n     */\n    readonly stream: MediaStream;\n    /**\n     * The **`videoBitsPerSecond`** read-only property of the MediaRecorder interface returns the video encoding bit rate in use.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/videoBitsPerSecond)\n     */\n    readonly videoBitsPerSecond: number;\n    /**\n     * The **`pause()`** method of the MediaRecorder interface is used to pause recording of media streams.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/pause)\n     */\n    pause(): void;\n    /**\n     * The **`requestData()`** method of the MediaRecorder interface is used to raise a MediaRecorder.dataavailable_event event containing a called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/requestData)\n     */\n    requestData(): void;\n    /**\n     * The **`resume()`** method of the MediaRecorder interface is used to resume media recording when it has been previously paused.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/resume)\n     */\n    resume(): void;\n    /**\n     * The **`start()`** method of the MediaRecorder interface begins recording media into one or more Blob objects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/start)\n     */\n    start(timeslice?: number): void;\n    /**\n     * The **`stop()`** method of the MediaRecorder interface is used to stop media capture.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/stop)\n     */\n    stop(): void;\n    addEventListener<K extends keyof MediaRecorderEventMap>(type: K, listener: (this: MediaRecorder, ev: MediaRecorderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MediaRecorderEventMap>(type: K, listener: (this: MediaRecorder, ev: MediaRecorderEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var MediaRecorder: {\n    prototype: MediaRecorder;\n    new(stream: MediaStream, options?: MediaRecorderOptions): MediaRecorder;\n    /**\n     * The **`isTypeSupported()`** static method of the MediaRecorder interface returns a Boolean which is `true` if the MIME media type specified is one the user agent should be able to successfully record.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaRecorder/isTypeSupported_static)\n     */\n    isTypeSupported(type: string): boolean;\n};\n\n/**\n * The **`MediaSession`** interface of the Media Session API allows a web page to provide custom behaviors for standard media playback interactions, and to report metadata that can be sent by the user agent to the device or operating system for presentation in standardized user interface elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSession)\n */\ninterface MediaSession {\n    /**\n     * The **`metadata`** property of the MediaSession interface contains a MediaMetadata object providing descriptive information about the currently playing media, or `null` if the metadata has not been set.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSession/metadata)\n     */\n    metadata: MediaMetadata | null;\n    /**\n     * The **`playbackState`** property of the playing or paused.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSession/playbackState)\n     */\n    playbackState: MediaSessionPlaybackState;\n    /**\n     * The **`setActionHandler()`** method of the MediaSession interface sets a handler for a media session action.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSession/setActionHandler)\n     */\n    setActionHandler(action: MediaSessionAction, handler: MediaSessionActionHandler | null): void;\n    /**\n     * The **`setCameraActive()`** method of the MediaSession interface is used to indicate to the user agent whether the user's camera is considered to be active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSession/setCameraActive)\n     */\n    setCameraActive(active: boolean): Promise<void>;\n    /**\n     * The **`setMicrophoneActive()`** method of the MediaSession interface is used to indicate to the user agent whether the user's microphone is considered to be currently muted.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSession/setMicrophoneActive)\n     */\n    setMicrophoneActive(active: boolean): Promise<void>;\n    /**\n     * The **`setPositionState()`** method of the document's media playback position and speed for presentation by user's device in any kind of interface that provides details about ongoing media.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSession/setPositionState)\n     */\n    setPositionState(state?: MediaPositionState): void;\n}\n\ndeclare var MediaSession: {\n    prototype: MediaSession;\n    new(): MediaSession;\n};\n\ninterface MediaSourceEventMap {\n    \"sourceclose\": Event;\n    \"sourceended\": Event;\n    \"sourceopen\": Event;\n}\n\n/**\n * The **`MediaSource`** interface of the Media Source Extensions API represents a source of media data for an HTMLMediaElement object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSource)\n */\ninterface MediaSource extends EventTarget {\n    /**\n     * The **`activeSourceBuffers`** read-only property of the containing a subset of the SourceBuffer objects contained within providing the selected video track, enabled audio tracks, and shown/hidden text tracks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSource/activeSourceBuffers)\n     */\n    readonly activeSourceBuffers: SourceBufferList;\n    /**\n     * The **`duration`** property of the MediaSource interface gets and sets the duration of the current media being presented.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSource/duration)\n     */\n    duration: number;\n    onsourceclose: ((this: MediaSource, ev: Event) => any) | null;\n    onsourceended: ((this: MediaSource, ev: Event) => any) | null;\n    onsourceopen: ((this: MediaSource, ev: Event) => any) | null;\n    /**\n     * The **`readyState`** read-only property of the current `MediaSource`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSource/readyState)\n     */\n    readonly readyState: ReadyState;\n    /**\n     * The **`sourceBuffers`** read-only property of the containing the list of SourceBuffer objects associated with this `MediaSource`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSource/sourceBuffers)\n     */\n    readonly sourceBuffers: SourceBufferList;\n    /**\n     * The **`addSourceBuffer()`** method of the given MIME type and adds it to the `MediaSource`'s `SourceBuffer` is also returned.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSource/addSourceBuffer)\n     */\n    addSourceBuffer(type: string): SourceBuffer;\n    /**\n     * The **`clearLiveSeekableRange()`** method of the to MediaSource.setLiveSeekableRange().\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSource/clearLiveSeekableRange)\n     */\n    clearLiveSeekableRange(): void;\n    /**\n     * The **`endOfStream()`** method of the ```js-nolint endOfStream() endOfStream(endOfStreamError) ``` - `endOfStreamError` MISSING: optional_inline] - : A string representing an error to throw when the end of the stream is reached.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSource/endOfStream)\n     */\n    endOfStream(error?: EndOfStreamError): void;\n    /**\n     * The **`removeSourceBuffer()`** method of the MediaSource interface removes the given SourceBuffer from the SourceBufferList associated with this `MediaSource` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSource/removeSourceBuffer)\n     */\n    removeSourceBuffer(sourceBuffer: SourceBuffer): void;\n    /**\n     * The **`setLiveSeekableRange()`** method of the media element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSource/setLiveSeekableRange)\n     */\n    setLiveSeekableRange(start: number, end: number): void;\n    addEventListener<K extends keyof MediaSourceEventMap>(type: K, listener: (this: MediaSource, ev: MediaSourceEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MediaSourceEventMap>(type: K, listener: (this: MediaSource, ev: MediaSourceEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var MediaSource: {\n    prototype: MediaSource;\n    new(): MediaSource;\n    /**\n     * The **`canConstructInDedicatedWorker`** static property of the MediaSource interface returns `true` if `MediaSource` worker support is implemented, providing a low-latency feature detection mechanism.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSource/canConstructInDedicatedWorker_static)\n     */\n    readonly canConstructInDedicatedWorker: boolean;\n    /**\n     * The **`MediaSource.isTypeSupported()`** static method returns a boolean value which is `true` if the given MIME type and (optional) codec are _likely_ to be supported by the current user agent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSource/isTypeSupported_static)\n     */\n    isTypeSupported(type: string): boolean;\n};\n\n/**\n * The **`MediaSourceHandle`** interface of the Media Source Extensions API is a proxy for a MediaSource that can be transferred from a dedicated worker back to the main thread and attached to a media element via its HTMLMediaElement.srcObject property.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSourceHandle)\n */\ninterface MediaSourceHandle {\n}\n\ndeclare var MediaSourceHandle: {\n    prototype: MediaSourceHandle;\n    new(): MediaSourceHandle;\n};\n\ninterface MediaStreamEventMap {\n    \"addtrack\": MediaStreamTrackEvent;\n    \"removetrack\": MediaStreamTrackEvent;\n}\n\n/**\n * The **`MediaStream`** interface of the Media Capture and Streams API represents a stream of media content.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStream)\n */\ninterface MediaStream extends EventTarget {\n    /**\n     * The **`active`** read-only property of the `true` if the stream is currently active; otherwise, it returns `false`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStream/active)\n     */\n    readonly active: boolean;\n    /**\n     * The **`id`** read-only property of the MediaStream interface is a string containing 36 characters denoting a unique identifier (GUID) for the object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStream/id)\n     */\n    readonly id: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStream/addtrack_event) */\n    onaddtrack: ((this: MediaStream, ev: MediaStreamTrackEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStream/removetrack_event) */\n    onremovetrack: ((this: MediaStream, ev: MediaStreamTrackEvent) => any) | null;\n    /**\n     * The **`addTrack()`** method of the MediaStream interface adds a new track to the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStream/addTrack)\n     */\n    addTrack(track: MediaStreamTrack): void;\n    /**\n     * The **`clone()`** method of the MediaStream interface creates a duplicate of the `MediaStream`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStream/clone)\n     */\n    clone(): MediaStream;\n    /**\n     * The **`getAudioTracks()`** method of the stream's track set where MediaStreamTrack.kind is `audio`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStream/getAudioTracks)\n     */\n    getAudioTracks(): MediaStreamTrack[];\n    /**\n     * The **`getTrackById()`** method of the MediaStream interface returns a MediaStreamTrack object representing the track with the specified ID string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStream/getTrackById)\n     */\n    getTrackById(trackId: string): MediaStreamTrack | null;\n    /**\n     * The **`getTracks()`** method of the stream's track set, regardless of MediaStreamTrack.kind.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStream/getTracks)\n     */\n    getTracks(): MediaStreamTrack[];\n    /**\n     * The **`getVideoTracks()`** method of the ```js-nolint getVideoTracks() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStream/getVideoTracks)\n     */\n    getVideoTracks(): MediaStreamTrack[];\n    /**\n     * The **`removeTrack()`** method of the MediaStream interface removes a ```js-nolint removeTrack(track) ``` - `track` - : A MediaStreamTrack that will be removed from the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStream/removeTrack)\n     */\n    removeTrack(track: MediaStreamTrack): void;\n    addEventListener<K extends keyof MediaStreamEventMap>(type: K, listener: (this: MediaStream, ev: MediaStreamEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MediaStreamEventMap>(type: K, listener: (this: MediaStream, ev: MediaStreamEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var MediaStream: {\n    prototype: MediaStream;\n    new(): MediaStream;\n    new(stream: MediaStream): MediaStream;\n    new(tracks: MediaStreamTrack[]): MediaStream;\n};\n\n/**\n * The `MediaStreamAudioDestinationNode` interface represents an audio destination consisting of a WebRTC MediaStream with a single `AudioMediaStreamTrack`, which can be used in a similar way to a `MediaStream` obtained from MediaDevices.getUserMedia.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamAudioDestinationNode)\n */\ninterface MediaStreamAudioDestinationNode extends AudioNode {\n    /**\n     * The `stream` property of the AudioContext interface represents a MediaStream containing a single audio MediaStreamTrack with the same number of channels as the node itself.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamAudioDestinationNode/stream)\n     */\n    readonly stream: MediaStream;\n}\n\ndeclare var MediaStreamAudioDestinationNode: {\n    prototype: MediaStreamAudioDestinationNode;\n    new(context: AudioContext, options?: AudioNodeOptions): MediaStreamAudioDestinationNode;\n};\n\n/**\n * The **`MediaStreamAudioSourceNode`** interface is a type of AudioNode which operates as an audio source whose media is received from a MediaStream obtained using the WebRTC or Media Capture and Streams APIs.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamAudioSourceNode)\n */\ninterface MediaStreamAudioSourceNode extends AudioNode {\n    /**\n     * The MediaStreamAudioSourceNode interface's read-only **`mediaStream`** property indicates the receiving audio.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamAudioSourceNode/mediaStream)\n     */\n    readonly mediaStream: MediaStream;\n}\n\ndeclare var MediaStreamAudioSourceNode: {\n    prototype: MediaStreamAudioSourceNode;\n    new(context: AudioContext, options: MediaStreamAudioSourceOptions): MediaStreamAudioSourceNode;\n};\n\ninterface MediaStreamTrackEventMap {\n    \"ended\": Event;\n    \"mute\": Event;\n    \"unmute\": Event;\n}\n\n/**\n * The **`MediaStreamTrack`** interface of the Media Capture and Streams API represents a single media track within a stream; typically, these are audio or video tracks, but other track types may exist as well.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack)\n */\ninterface MediaStreamTrack extends EventTarget {\n    /**\n     * The **`contentHint`** property of the MediaStreamTrack interface is a string that hints at the type of content the track contains.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack/contentHint)\n     */\n    contentHint: string;\n    /**\n     * The **`enabled`** property of the `true` if the track is allowed to render the source stream or `false` if it is not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack/enabled)\n     */\n    enabled: boolean;\n    /**\n     * The **`id`** read-only property of the MediaStreamTrack interface returns a string containing a unique identifier (GUID) for the track, which is generated by the user agent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack/id)\n     */\n    readonly id: string;\n    /**\n     * The **`kind`** read-only property of the MediaStreamTrack interface returns a string set to `'audio'` if the track is an audio track and to `'video'` if it is a video track.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack/kind)\n     */\n    readonly kind: string;\n    /**\n     * The **`label`** read-only property of the MediaStreamTrack interface returns a string containing a user agent-assigned label that identifies the track source, as in `'internal microphone'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack/label)\n     */\n    readonly label: string;\n    /**\n     * The **`muted`** read-only property of the indicating whether or not the track is currently unable to provide media output.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack/muted)\n     */\n    readonly muted: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack/ended_event) */\n    onended: ((this: MediaStreamTrack, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack/mute_event) */\n    onmute: ((this: MediaStreamTrack, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack/unmute_event) */\n    onunmute: ((this: MediaStreamTrack, ev: Event) => any) | null;\n    /**\n     * The **`readyState`** read-only property of the MediaStreamTrack interface returns an enumerated value giving the status of the track.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack/readyState)\n     */\n    readonly readyState: MediaStreamTrackState;\n    /**\n     * The **`applyConstraints()`** method of the MediaStreamTrack interface applies a set of constraints to the track; these constraints let the website or app establish ideal values and acceptable ranges of values for the constrainable properties of the track, such as frame rate, dimensions, echo cancellation, and so forth.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack/applyConstraints)\n     */\n    applyConstraints(constraints?: MediaTrackConstraints): Promise<void>;\n    /**\n     * The **`clone()`** method of the MediaStreamTrack interface creates a duplicate of the `MediaStreamTrack`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack/clone)\n     */\n    clone(): MediaStreamTrack;\n    /**\n     * The **`getCapabilities()`** method of the MediaStreamTrack interface returns an object detailing the accepted values or value range for each constrainable property of the associated `MediaStreamTrack`, based upon the platform and user agent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack/getCapabilities)\n     */\n    getCapabilities(): MediaTrackCapabilities;\n    /**\n     * The **`getConstraints()`** method of the MediaStreamTrack interface returns a recently established for the track using a prior call to constraints indicate values and ranges of values that the website or application has specified are required or acceptable for the included constrainable properties.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack/getConstraints)\n     */\n    getConstraints(): MediaTrackConstraints;\n    /**\n     * The **`getSettings()`** method of the object containing the current values of each of the constrainable properties for the current `MediaStreamTrack`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack/getSettings)\n     */\n    getSettings(): MediaTrackSettings;\n    /**\n     * The **`stop()`** method of the MediaStreamTrack interface stops the track.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrack/stop)\n     */\n    stop(): void;\n    addEventListener<K extends keyof MediaStreamTrackEventMap>(type: K, listener: (this: MediaStreamTrack, ev: MediaStreamTrackEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MediaStreamTrackEventMap>(type: K, listener: (this: MediaStreamTrack, ev: MediaStreamTrackEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var MediaStreamTrack: {\n    prototype: MediaStreamTrack;\n    new(): MediaStreamTrack;\n};\n\n/**\n * The **`MediaStreamTrackEvent`** interface of the Media Capture and Streams API represents events which indicate that a MediaStream has had tracks added to or removed from the stream through calls to Media Capture and Streams API methods.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrackEvent)\n */\ninterface MediaStreamTrackEvent extends Event {\n    /**\n     * The **`track`** read-only property of the MediaStreamTrackEvent interface returns the MediaStreamTrack associated with this event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrackEvent/track)\n     */\n    readonly track: MediaStreamTrack;\n}\n\ndeclare var MediaStreamTrackEvent: {\n    prototype: MediaStreamTrackEvent;\n    new(type: string, eventInitDict: MediaStreamTrackEventInit): MediaStreamTrackEvent;\n};\n\n/**\n * The **`MessageChannel`** interface of the Channel Messaging API allows us to create a new message channel and send data through it via its two MessagePort properties.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageChannel)\n */\ninterface MessageChannel {\n    /**\n     * The **`port1`** read-only property of the the port attached to the context that originated the channel.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageChannel/port1)\n     */\n    readonly port1: MessagePort;\n    /**\n     * The **`port2`** read-only property of the the port attached to the context at the other end of the channel, which the message is initially sent to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageChannel/port2)\n     */\n    readonly port2: MessagePort;\n}\n\ndeclare var MessageChannel: {\n    prototype: MessageChannel;\n    new(): MessageChannel;\n};\n\n/**\n * The **`MessageEvent`** interface represents a message received by a target object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageEvent)\n */\ninterface MessageEvent<T = any> extends Event {\n    /**\n     * The **`data`** read-only property of the The data sent by the message emitter; this can be any data type, depending on what originated this event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageEvent/data)\n     */\n    readonly data: T;\n    /**\n     * The **`lastEventId`** read-only property of the unique ID for the event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageEvent/lastEventId)\n     */\n    readonly lastEventId: string;\n    /**\n     * The **`origin`** read-only property of the origin of the message emitter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageEvent/origin)\n     */\n    readonly origin: string;\n    /**\n     * The **`ports`** read-only property of the containing all MessagePort objects sent with the message, in order.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageEvent/ports)\n     */\n    readonly ports: ReadonlyArray<MessagePort>;\n    /**\n     * The **`source`** read-only property of the a WindowProxy, MessagePort, or a `MessageEventSource` (which can be a WindowProxy, message emitter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageEvent/source)\n     */\n    readonly source: MessageEventSource | null;\n    /** @deprecated */\n    initMessageEvent(type: string, bubbles?: boolean, cancelable?: boolean, data?: any, origin?: string, lastEventId?: string, source?: MessageEventSource | null, ports?: MessagePort[]): void;\n}\n\ndeclare var MessageEvent: {\n    prototype: MessageEvent;\n    new<T>(type: string, eventInitDict?: MessageEventInit<T>): MessageEvent<T>;\n};\n\ninterface MessageEventTargetEventMap {\n    \"message\": MessageEvent;\n    \"messageerror\": MessageEvent;\n}\n\ninterface MessageEventTarget<T> {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/message_event) */\n    onmessage: ((this: T, ev: MessageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/messageerror_event) */\n    onmessageerror: ((this: T, ev: MessageEvent) => any) | null;\n    addEventListener<K extends keyof MessageEventTargetEventMap>(type: K, listener: (this: T, ev: MessageEventTargetEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MessageEventTargetEventMap>(type: K, listener: (this: T, ev: MessageEventTargetEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ninterface MessagePortEventMap extends MessageEventTargetEventMap {\n    \"message\": MessageEvent;\n    \"messageerror\": MessageEvent;\n}\n\n/**\n * The **`MessagePort`** interface of the Channel Messaging API represents one of the two ports of a MessageChannel, allowing messages to be sent from one port and listening out for them arriving at the other.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessagePort)\n */\ninterface MessagePort extends EventTarget, MessageEventTarget<MessagePort> {\n    /**\n     * The **`close()`** method of the MessagePort interface disconnects the port, so it is no longer active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessagePort/close)\n     */\n    close(): void;\n    /**\n     * The **`postMessage()`** method of the transfers ownership of objects to other browsing contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessagePort/postMessage)\n     */\n    postMessage(message: any, transfer: Transferable[]): void;\n    postMessage(message: any, options?: StructuredSerializeOptions): void;\n    /**\n     * The **`start()`** method of the MessagePort interface starts the sending of messages queued on the port.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessagePort/start)\n     */\n    start(): void;\n    addEventListener<K extends keyof MessagePortEventMap>(type: K, listener: (this: MessagePort, ev: MessagePortEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MessagePortEventMap>(type: K, listener: (this: MessagePort, ev: MessagePortEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var MessagePort: {\n    prototype: MessagePort;\n    new(): MessagePort;\n};\n\n/**\n * The **`MimeType`** interface provides contains information about a MIME type associated with a particular plugin.\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MimeType)\n */\ninterface MimeType {\n    /**\n     * Returns the MIME type's description.\n     * @deprecated\n     */\n    readonly description: string;\n    /**\n     * Returns the Plugin object that implements this MIME type.\n     * @deprecated\n     */\n    readonly enabledPlugin: Plugin;\n    /**\n     * Returns the MIME type's typical file extensions, in a comma-separated list.\n     * @deprecated\n     */\n    readonly suffixes: string;\n    /**\n     * Returns the MIME type.\n     * @deprecated\n     */\n    readonly type: string;\n}\n\n/** @deprecated */\ndeclare var MimeType: {\n    prototype: MimeType;\n    new(): MimeType;\n};\n\n/**\n * The **`MimeTypeArray`** interface returns an array of MimeType instances, each of which contains information about a supported browser plugins.\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MimeTypeArray)\n */\ninterface MimeTypeArray {\n    /** @deprecated */\n    readonly length: number;\n    /** @deprecated */\n    item(index: number): MimeType | null;\n    /** @deprecated */\n    namedItem(name: string): MimeType | null;\n    [index: number]: MimeType;\n}\n\n/** @deprecated */\ndeclare var MimeTypeArray: {\n    prototype: MimeTypeArray;\n    new(): MimeTypeArray;\n};\n\n/**\n * The **`MouseEvent`** interface represents events that occur due to the user interacting with a pointing device (such as a mouse).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent)\n */\ninterface MouseEvent extends UIEvent {\n    /**\n     * The **`MouseEvent.altKey`** read-only property is a boolean value that indicates whether the <kbd>alt</kbd> key was pressed or not when a given mouse event occurs.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/altKey)\n     */\n    readonly altKey: boolean;\n    /**\n     * The **`MouseEvent.button`** read-only property indicates which button was pressed or released on the mouse to trigger the event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/button)\n     */\n    readonly button: number;\n    /**\n     * The **`MouseEvent.buttons`** read-only property indicates which buttons are pressed on the mouse (or other input device) when a mouse event is triggered.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/buttons)\n     */\n    readonly buttons: number;\n    /**\n     * The **`clientX`** read-only property of the MouseEvent interface provides the horizontal coordinate within the application's viewport at which the event occurred (as opposed to the coordinate within the page).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/clientX)\n     */\n    readonly clientX: number;\n    /**\n     * The **`clientY`** read-only property of the MouseEvent interface provides the vertical coordinate within the application's viewport at which the event occurred (as opposed to the coordinate within the page).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/clientY)\n     */\n    readonly clientY: number;\n    /**\n     * The **`MouseEvent.ctrlKey`** read-only property is a boolean value that indicates whether the <kbd>ctrl</kbd> key was pressed or not when a given mouse event occurs.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/ctrlKey)\n     */\n    readonly ctrlKey: boolean;\n    /**\n     * The **`MouseEvent.layerX`** read-only property returns the horizontal coordinate of the event relative to the current layer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/layerX)\n     */\n    readonly layerX: number;\n    /**\n     * The **`MouseEvent.layerY`** read-only property returns the vertical coordinate of the event relative to the current layer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/layerY)\n     */\n    readonly layerY: number;\n    /**\n     * The **`MouseEvent.metaKey`** read-only property is a boolean value that indicates whether the <kbd>meta</kbd> key was pressed or not when a given mouse event occurs.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/metaKey)\n     */\n    readonly metaKey: boolean;\n    /**\n     * The **`movementX`** read-only property of the MouseEvent interface provides the difference in the X coordinate of the mouse pointer between the given event and the previous Element/mousemove_event event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/movementX)\n     */\n    readonly movementX: number;\n    /**\n     * The **`movementY`** read-only property of the MouseEvent interface provides the difference in the Y coordinate of the mouse pointer between the given event and the previous Element/mousemove_event event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/movementY)\n     */\n    readonly movementY: number;\n    /**\n     * The **`offsetX`** read-only property of the MouseEvent interface provides the offset in the X coordinate of the mouse pointer between that event and the padding edge of the target node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/offsetX)\n     */\n    readonly offsetX: number;\n    /**\n     * The **`offsetY`** read-only property of the MouseEvent interface provides the offset in the Y coordinate of the mouse pointer between that event and the padding edge of the target node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/offsetY)\n     */\n    readonly offsetY: number;\n    /**\n     * The **`pageX`** read-only property of the MouseEvent interface returns the X (horizontal) coordinate (in pixels) at which the mouse was clicked, relative to the left edge of the entire document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/pageX)\n     */\n    readonly pageX: number;\n    /**\n     * The **`pageY`** read-only property of the MouseEvent interface returns the Y (vertical) coordinate (in pixels) at which the mouse was clicked, relative to the top edge of the entire document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/pageY)\n     */\n    readonly pageY: number;\n    /**\n     * The **`MouseEvent.relatedTarget`** read-only property is the secondary target for the mouse event, if there is one.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/relatedTarget)\n     */\n    readonly relatedTarget: EventTarget | null;\n    /**\n     * The **`screenX`** read-only property of the MouseEvent interface provides the horizontal coordinate (offset) of the mouse pointer in screen coordinates.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/screenX)\n     */\n    readonly screenX: number;\n    /**\n     * The **`screenY`** read-only property of the MouseEvent interface provides the vertical coordinate (offset) of the mouse pointer in screen coordinates.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/screenY)\n     */\n    readonly screenY: number;\n    /**\n     * The **`MouseEvent.shiftKey`** read-only property is a boolean value that indicates whether the <kbd>shift</kbd> key was pressed or not when a given mouse event occurs.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/shiftKey)\n     */\n    readonly shiftKey: boolean;\n    /**\n     * The **`MouseEvent.x`** property is an alias for the MouseEvent.clientX property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/x)\n     */\n    readonly x: number;\n    /**\n     * The **`MouseEvent.y`** property is an alias for the MouseEvent.clientY property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/y)\n     */\n    readonly y: number;\n    /**\n     * The **`MouseEvent.getModifierState()`** method returns the current state of the specified modifier key: `true` if the modifier is active (i.e., the modifier key is pressed or locked), otherwise, `false`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/getModifierState)\n     */\n    getModifierState(keyArg: string): boolean;\n    /**\n     * The **`MouseEvent.initMouseEvent()`** method initializes the value of a mouse event once it's been created (normally using the Document.createEvent() method).\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/initMouseEvent)\n     */\n    initMouseEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, screenXArg: number, screenYArg: number, clientXArg: number, clientYArg: number, ctrlKeyArg: boolean, altKeyArg: boolean, shiftKeyArg: boolean, metaKeyArg: boolean, buttonArg: number, relatedTargetArg: EventTarget | null): void;\n}\n\ndeclare var MouseEvent: {\n    prototype: MouseEvent;\n    new(type: string, eventInitDict?: MouseEventInit): MouseEvent;\n};\n\n/**\n * The **`MutationObserver`** interface provides the ability to watch for changes being made to the DOM tree.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MutationObserver)\n */\ninterface MutationObserver {\n    /**\n     * The MutationObserver method **`disconnect()`** tells the observer to stop watching for mutations.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MutationObserver/disconnect)\n     */\n    disconnect(): void;\n    /**\n     * The MutationObserver method **`observe()`** configures the `MutationObserver` callback to begin receiving notifications of changes to the DOM that match the given options.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MutationObserver/observe)\n     */\n    observe(target: Node, options?: MutationObserverInit): void;\n    /**\n     * The MutationObserver method **`takeRecords()`** returns a list of all matching DOM changes that have been detected but not yet processed by the observer's callback function, leaving the mutation queue empty.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MutationObserver/takeRecords)\n     */\n    takeRecords(): MutationRecord[];\n}\n\ndeclare var MutationObserver: {\n    prototype: MutationObserver;\n    new(callback: MutationCallback): MutationObserver;\n};\n\n/**\n * The **`MutationRecord`** is a read-only interface that represents an individual DOM mutation observed by a MutationObserver.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MutationRecord)\n */\ninterface MutationRecord {\n    /**\n     * The MutationRecord read-only property **`addedNodes`** is a NodeList of nodes added to a target node by a mutation observed with a MutationObserver.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MutationRecord/addedNodes)\n     */\n    readonly addedNodes: NodeList;\n    /**\n     * The MutationRecord read-only property **`attributeName`** contains the name of a changed attribute belonging to a node that is observed by a MutationObserver.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MutationRecord/attributeName)\n     */\n    readonly attributeName: string | null;\n    /**\n     * The MutationRecord read-only property **`attributeNamespace`** is the namespace of the mutated attribute in the MutationRecord observed by a MutationObserver.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MutationRecord/attributeNamespace)\n     */\n    readonly attributeNamespace: string | null;\n    /**\n     * The MutationRecord read-only property **`nextSibling`** is the next sibling of an added or removed child node of the `target` of a MutationObserver.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MutationRecord/nextSibling)\n     */\n    readonly nextSibling: Node | null;\n    /**\n     * The MutationRecord read-only property **`oldValue`** contains the character data or attribute value of an observed node before it was changed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MutationRecord/oldValue)\n     */\n    readonly oldValue: string | null;\n    /**\n     * The MutationRecord read-only property **`previousSibling`** is the previous sibling of an added or removed child node of the `target` of a MutationObserver.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MutationRecord/previousSibling)\n     */\n    readonly previousSibling: Node | null;\n    /**\n     * The MutationRecord read-only property **`removedNodes`** is a NodeList of nodes removed from a target node by a mutation observed with a MutationObserver.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MutationRecord/removedNodes)\n     */\n    readonly removedNodes: NodeList;\n    /**\n     * The MutationRecord read-only property **`target`** is the target (i.e., the mutated/changed node) of a mutation observed with a MutationObserver.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MutationRecord/target)\n     */\n    readonly target: Node;\n    /**\n     * The MutationRecord read-only property **`type`** is the type of the MutationRecord observed by a MutationObserver.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MutationRecord/type)\n     */\n    readonly type: MutationRecordType;\n}\n\ndeclare var MutationRecord: {\n    prototype: MutationRecord;\n    new(): MutationRecord;\n};\n\n/**\n * The **`NamedNodeMap`** interface represents a collection of Attr objects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NamedNodeMap)\n */\ninterface NamedNodeMap {\n    /**\n     * The read-only **`length`** property of the NamedNodeMap interface is the number of objects stored in the map.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NamedNodeMap/length)\n     */\n    readonly length: number;\n    /**\n     * The **`getNamedItem()`** method of the NamedNodeMap interface returns the Attr corresponding to the given name, or `null` if there is no corresponding attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NamedNodeMap/getNamedItem)\n     */\n    getNamedItem(qualifiedName: string): Attr | null;\n    /**\n     * The **`getNamedItemNS()`** method of the NamedNodeMap interface returns the Attr corresponding to the given local name in the given namespace, or `null` if there is no corresponding attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NamedNodeMap/getNamedItemNS)\n     */\n    getNamedItemNS(namespace: string | null, localName: string): Attr | null;\n    /**\n     * The **`item()`** method of the NamedNodeMap interface returns the item in the map matching the index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NamedNodeMap/item)\n     */\n    item(index: number): Attr | null;\n    /**\n     * The **`removeNamedItem()`** method of the NamedNodeMap interface removes the Attr corresponding to the given name from the map.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NamedNodeMap/removeNamedItem)\n     */\n    removeNamedItem(qualifiedName: string): Attr;\n    /**\n     * The **`removeNamedItemNS()`** method of the NamedNodeMap interface removes the Attr corresponding to the given namespace and local name from the map.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NamedNodeMap/removeNamedItemNS)\n     */\n    removeNamedItemNS(namespace: string | null, localName: string): Attr;\n    /**\n     * The **`setNamedItem()`** method of the NamedNodeMap interface puts the Attr identified by its name in the map.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NamedNodeMap/setNamedItem)\n     */\n    setNamedItem(attr: Attr): Attr | null;\n    /**\n     * The **`setNamedItemNS()`** method of the NamedNodeMap interface puts the Attr identified by its name in the map.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NamedNodeMap/setNamedItemNS)\n     */\n    setNamedItemNS(attr: Attr): Attr | null;\n    [index: number]: Attr;\n}\n\ndeclare var NamedNodeMap: {\n    prototype: NamedNodeMap;\n    new(): NamedNodeMap;\n};\n\n/**\n * The **`NavigationActivation`** interface of the Navigation API represents a recent cross-document navigation.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationActivation)\n */\ninterface NavigationActivation {\n    /**\n     * The **`entry`** read-only property of the NavigationActivation interface contains a NavigationHistoryEntry object representing the history entry for the inbound ('to') document in the navigation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationActivation/entry)\n     */\n    readonly entry: NavigationHistoryEntry;\n    /**\n     * The **`from`** read-only property of the NavigationActivation interface contains a NavigationHistoryEntry object representing the history entry for the outgoing ('from') document in the navigation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationActivation/from)\n     */\n    readonly from: NavigationHistoryEntry | null;\n    /**\n     * The **`navigationType`** read-only property of the NavigationActivation interface contains a string indicating the type of navigation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationActivation/navigationType)\n     */\n    readonly navigationType: NavigationType;\n}\n\ndeclare var NavigationActivation: {\n    prototype: NavigationActivation;\n    new(): NavigationActivation;\n};\n\ninterface NavigationHistoryEntryEventMap {\n    \"dispose\": Event;\n}\n\n/**\n * The **`NavigationHistoryEntry`** interface of the Navigation API represents a single navigation history entry.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationHistoryEntry)\n */\ninterface NavigationHistoryEntry extends EventTarget {\n    /**\n     * The **`id`** read-only property of the NavigationHistoryEntry interface returns the `id` of the history entry, or an empty string if current document is not fully active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationHistoryEntry/id)\n     */\n    readonly id: string;\n    /**\n     * The **`index`** read-only property of the NavigationHistoryEntry interface returns the index of the history entry in the history entries list (that is, the list returned by Navigation.entries()), or `-1` if the entry does not appear in the list or if current document is not fully active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationHistoryEntry/index)\n     */\n    readonly index: number;\n    /**\n     * The **`key`** read-only property of the NavigationHistoryEntry interface returns the `key` of the history entry, or an empty string if current document is not fully active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationHistoryEntry/key)\n     */\n    readonly key: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationHistoryEntry/dispose_event) */\n    ondispose: ((this: NavigationHistoryEntry, ev: Event) => any) | null;\n    /**\n     * The **`sameDocument`** read-only property of the NavigationHistoryEntry interface returns `true` if this history entry is for the same `document` as the current Document value and current document is fully active, or `false` otherwise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationHistoryEntry/sameDocument)\n     */\n    readonly sameDocument: boolean;\n    /**\n     * The **`url`** read-only property of the NavigationHistoryEntry interface returns the absolute URL of this history entry.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationHistoryEntry/url)\n     */\n    readonly url: string | null;\n    /**\n     * The **`getState()`** method of the NavigationHistoryEntry interface returns a clone of the developer-supplied state associated with this history entry.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationHistoryEntry/getState)\n     */\n    getState(): any;\n    addEventListener<K extends keyof NavigationHistoryEntryEventMap>(type: K, listener: (this: NavigationHistoryEntry, ev: NavigationHistoryEntryEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof NavigationHistoryEntryEventMap>(type: K, listener: (this: NavigationHistoryEntry, ev: NavigationHistoryEntryEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var NavigationHistoryEntry: {\n    prototype: NavigationHistoryEntry;\n    new(): NavigationHistoryEntry;\n};\n\n/**\n * The **`NavigationPreloadManager`** interface of the Service Worker API provides methods for managing the preloading of resources in parallel with service worker bootup.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationPreloadManager)\n */\ninterface NavigationPreloadManager {\n    /**\n     * The **`disable()`** method of the NavigationPreloadManager interface halts the automatic preloading of service-worker-managed resources previously started using NavigationPreloadManager.enable() It returns a promise that resolves with `undefined`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationPreloadManager/disable)\n     */\n    disable(): Promise<void>;\n    /**\n     * The **`enable()`** method of the NavigationPreloadManager interface is used to enable preloading of resources managed by the service worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationPreloadManager/enable)\n     */\n    enable(): Promise<void>;\n    /**\n     * The **`getState()`** method of the NavigationPreloadManager interface returns a Promise that resolves to an object with properties that indicate whether preload is enabled and what value will be sent in the Service-Worker-Navigation-Preload HTTP header.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationPreloadManager/getState)\n     */\n    getState(): Promise<NavigationPreloadState>;\n    /**\n     * The **`setHeaderValue()`** method of the NavigationPreloadManager interface sets the value of the Service-Worker-Navigation-Preload header that will be sent with requests resulting from a Window/fetch operation made during service worker navigation preloading.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationPreloadManager/setHeaderValue)\n     */\n    setHeaderValue(value: string): Promise<void>;\n}\n\ndeclare var NavigationPreloadManager: {\n    prototype: NavigationPreloadManager;\n    new(): NavigationPreloadManager;\n};\n\n/**\n * The **`Navigator`** interface represents the state and the identity of the user agent.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator)\n */\ninterface Navigator extends NavigatorAutomationInformation, NavigatorBadge, NavigatorConcurrentHardware, NavigatorContentUtils, NavigatorCookies, NavigatorID, NavigatorLanguage, NavigatorLocks, NavigatorOnLine, NavigatorPlugins, NavigatorStorage {\n    /**\n     * The **`clipboard`** read-only property of the Navigator interface returns a Clipboard object used to read and write the clipboard's contents.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/clipboard)\n     */\n    readonly clipboard: Clipboard;\n    /**\n     * The **`credentials`** read-only property of the Navigator interface returns the CredentialsContainer object associated with the current document, which exposes methods to request credentials.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/credentials)\n     */\n    readonly credentials: CredentialsContainer;\n    readonly doNotTrack: string | null;\n    /**\n     * The **`Navigator.geolocation`** read-only property returns a device.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/geolocation)\n     */\n    readonly geolocation: Geolocation;\n    /**\n     * The **`login`** read-only property of the Navigator interface provides access to the browser's NavigatorLogin object, which a federated identity provider (IdP) can use to set its login status when a user signs into or out of the IdP.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/login)\n     */\n    readonly login: NavigatorLogin;\n    /**\n     * The **`maxTouchPoints`** read-only property of the contact points that are supported by the current device.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/maxTouchPoints)\n     */\n    readonly maxTouchPoints: number;\n    /**\n     * The **`mediaCapabilities`** read-only property of the Navigator interface references a MediaCapabilities object that can expose information about the decoding and encoding capabilities for a given media format and output capabilities.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/mediaCapabilities)\n     */\n    readonly mediaCapabilities: MediaCapabilities;\n    /**\n     * The **`mediaDevices`** read-only property of the Navigator interface returns a MediaDevices object, which provides access to connected media input devices like cameras and microphones, as well as screen sharing.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/mediaDevices)\n     */\n    readonly mediaDevices: MediaDevices;\n    /**\n     * The **`mediaSession`** read-only property of the Navigator interface returns a MediaSession object that can be used to share with the browser metadata and other information about the current playback state of media being handled by a document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/mediaSession)\n     */\n    readonly mediaSession: MediaSession;\n    /**\n     * The **`permissions`** read-only property of the Navigator interface returns a status of APIs covered by the Permissions API.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/permissions)\n     */\n    readonly permissions: Permissions;\n    /**\n     * The **`serviceWorker`** read-only property of the Navigator interface returns the ServiceWorkerContainer object for the associated document, which provides access to registration, removal, upgrade, and communication with the ServiceWorker.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/serviceWorker)\n     */\n    readonly serviceWorker: ServiceWorkerContainer;\n    /**\n     * The read-only **`userActivation`** property of the Navigator interface returns a UserActivation object which contains information about the current window's user activation state.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/userActivation)\n     */\n    readonly userActivation: UserActivation;\n    /**\n     * The **`wakeLock`** read-only property of the Navigator interface returns a WakeLock interface that allows a document to acquire a screen wake lock.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/wakeLock)\n     */\n    readonly wakeLock: WakeLock;\n    /**\n     * The **`canShare()`** method of the Navigator interface returns `true` if the equivalent call to navigator.share() would succeed.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/canShare)\n     */\n    canShare(data?: ShareData): boolean;\n    /**\n     * The **`Navigator.getGamepads()`** method returns an array of Elements in the array may be `null` if a gamepad disconnects during a session, so that the remaining gamepads retain the same index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/getGamepads)\n     */\n    getGamepads(): (Gamepad | null)[];\n    /**\n     * The **`requestMIDIAccess()`** method of the Navigator interface returns a Promise representing a request for access to MIDI devices on a user's system.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/requestMIDIAccess)\n     */\n    requestMIDIAccess(options?: MIDIOptions): Promise<MIDIAccess>;\n    /**\n     * The **`requestMediaKeySystemAccess()`** method of the Navigator interface returns a Promise which delivers a MediaKeySystemAccess object that can be used to access a particular media key system, which can in turn be used to create keys for decrypting a media stream.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/requestMediaKeySystemAccess)\n     */\n    requestMediaKeySystemAccess(keySystem: string, supportedConfigurations: MediaKeySystemConfiguration[]): Promise<MediaKeySystemAccess>;\n    /**\n     * The **`navigator.sendBeacon()`** method Asynchronous sends an HTTP POST request containing a small amount of data to a web server.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/sendBeacon)\n     */\n    sendBeacon(url: string | URL, data?: BodyInit | null): boolean;\n    /**\n     * The **`share()`** method of the Navigator interface invokes the native sharing mechanism of the device to share data such as text, URLs, or files.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/share)\n     */\n    share(data?: ShareData): Promise<void>;\n    /**\n     * The **`vibrate()`** method of the Navigator interface pulses the vibration hardware on the device, if such hardware exists.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/vibrate)\n     */\n    vibrate(pattern: VibratePattern): boolean;\n}\n\ndeclare var Navigator: {\n    prototype: Navigator;\n    new(): Navigator;\n};\n\ninterface NavigatorAutomationInformation {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/webdriver) */\n    readonly webdriver: boolean;\n}\n\n/** Available only in secure contexts. */\ninterface NavigatorBadge {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/clearAppBadge) */\n    clearAppBadge(): Promise<void>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/setAppBadge) */\n    setAppBadge(contents?: number): Promise<void>;\n}\n\ninterface NavigatorConcurrentHardware {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/hardwareConcurrency) */\n    readonly hardwareConcurrency: number;\n}\n\ninterface NavigatorContentUtils {\n    /**\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/registerProtocolHandler)\n     */\n    registerProtocolHandler(scheme: string, url: string | URL): void;\n}\n\ninterface NavigatorCookies {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/cookieEnabled) */\n    readonly cookieEnabled: boolean;\n}\n\ninterface NavigatorID {\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/appCodeName)\n     */\n    readonly appCodeName: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/appName)\n     */\n    readonly appName: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/appVersion)\n     */\n    readonly appVersion: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/platform)\n     */\n    readonly platform: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/product)\n     */\n    readonly product: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/productSub)\n     */\n    readonly productSub: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/userAgent) */\n    readonly userAgent: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/vendor)\n     */\n    readonly vendor: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/vendorSub)\n     */\n    readonly vendorSub: string;\n}\n\ninterface NavigatorLanguage {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/language) */\n    readonly language: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/languages) */\n    readonly languages: ReadonlyArray<string>;\n}\n\n/** Available only in secure contexts. */\ninterface NavigatorLocks {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/locks) */\n    readonly locks: LockManager;\n}\n\n/**\n * The **`NavigatorLogin`** interface of the Federated Credential Management (FedCM) API defines login functionality for federated identity providers (IdPs).\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigatorLogin)\n */\ninterface NavigatorLogin {\n    /**\n     * The **`setStatus()`** method of the NavigatorLogin interface sets the login status of a federated identity provider (IdP), when called from the IdP's origin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigatorLogin/setStatus)\n     */\n    setStatus(status: LoginStatus): Promise<void>;\n}\n\ndeclare var NavigatorLogin: {\n    prototype: NavigatorLogin;\n    new(): NavigatorLogin;\n};\n\ninterface NavigatorOnLine {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/onLine) */\n    readonly onLine: boolean;\n}\n\ninterface NavigatorPlugins {\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/mimeTypes)\n     */\n    readonly mimeTypes: MimeTypeArray;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/pdfViewerEnabled) */\n    readonly pdfViewerEnabled: boolean;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/plugins)\n     */\n    readonly plugins: PluginArray;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/javaEnabled)\n     */\n    javaEnabled(): boolean;\n}\n\n/** Available only in secure contexts. */\ninterface NavigatorStorage {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/storage) */\n    readonly storage: StorageManager;\n}\n\n/**\n * The DOM **`Node`** interface is an abstract base class upon which many other DOM API objects are based, thus letting those object types to be used similarly and often interchangeably.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node)\n */\ninterface Node extends EventTarget {\n    /**\n     * The read-only **`baseURI`** property of the Node interface returns the absolute base URL of the document containing the node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/baseURI)\n     */\n    readonly baseURI: string;\n    /**\n     * The read-only **`childNodes`** property of the Node interface returns a live the first child node is assigned index `0`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/childNodes)\n     */\n    readonly childNodes: NodeListOf<ChildNode>;\n    /**\n     * The read-only **`firstChild`** property of the Node interface returns the node's first child in the tree, or `null` if the node has no children.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/firstChild)\n     */\n    readonly firstChild: ChildNode | null;\n    /**\n     * The read-only **`isConnected`** property of the Node interface returns a boolean indicating whether the node is connected (directly or indirectly) to a Document object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/isConnected)\n     */\n    readonly isConnected: boolean;\n    /**\n     * The read-only **`lastChild`** property of the Node interface returns the last child of the node, or `null` if there are no child nodes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/lastChild)\n     */\n    readonly lastChild: ChildNode | null;\n    /**\n     * The read-only **`nextSibling`** property of the Node interface returns the node immediately following the specified one in their parent's Node.childNodes, or returns `null` if the specified node is the last child in the parent element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/nextSibling)\n     */\n    readonly nextSibling: ChildNode | null;\n    /**\n     * The read-only **`nodeName`** property of Node returns the name of the current node as a string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/nodeName)\n     */\n    readonly nodeName: string;\n    /**\n     * The read-only **`nodeType`** property of a Node interface is an integer that identifies what the node is.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/nodeType)\n     */\n    readonly nodeType: number;\n    /**\n     * The **`nodeValue`** property of the Node interface returns or sets the value of the current node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/nodeValue)\n     */\n    nodeValue: string | null;\n    /**\n     * The read-only **`ownerDocument`** property of the Node interface returns the top-level document object of the node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/ownerDocument)\n     */\n    readonly ownerDocument: Document | null;\n    /**\n     * The read-only **`parentElement`** property of Node interface returns the DOM node's parent Element, or `null` if the node either has no parent, or its parent isn't a DOM Element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/parentElement)\n     */\n    readonly parentElement: HTMLElement | null;\n    /**\n     * The read-only **`parentNode`** property of the Node interface returns the parent of the specified node in the DOM tree.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/parentNode)\n     */\n    readonly parentNode: ParentNode | null;\n    /**\n     * The read-only **`previousSibling`** property of the Node interface returns the node immediately preceding the specified one in its parent's or `null` if the specified node is the first in that list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/previousSibling)\n     */\n    readonly previousSibling: ChildNode | null;\n    /**\n     * The **`textContent`** property of the Node interface represents the text content of the node and its descendants.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/textContent)\n     */\n    textContent: string | null;\n    /**\n     * The **`appendChild()`** method of the Node interface adds a node to the end of the list of children of a specified parent node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/appendChild)\n     */\n    appendChild<T extends Node>(node: T): T;\n    /**\n     * The **`cloneNode()`** method of the Node interface returns a duplicate of the node on which this method was called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/cloneNode)\n     */\n    cloneNode(subtree?: boolean): Node;\n    /**\n     * The **`compareDocumentPosition()`** method of the Node interface reports the position of its argument node relative to the node on which it is called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/compareDocumentPosition)\n     */\n    compareDocumentPosition(other: Node): number;\n    /**\n     * The **`contains()`** method of the Node interface returns a boolean value indicating whether a node is a descendant of a given node, that is the node itself, one of its direct children (Node.childNodes), one of the children's direct children, and so on.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/contains)\n     */\n    contains(other: Node | null): boolean;\n    /**\n     * The **`getRootNode()`** method of the Node interface returns the context object's root, which optionally includes the shadow root if it is available.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/getRootNode)\n     */\n    getRootNode(options?: GetRootNodeOptions): Node;\n    /**\n     * The **`hasChildNodes()`** method of the Node interface returns a boolean value indicating whether the given Node has child nodes or not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/hasChildNodes)\n     */\n    hasChildNodes(): boolean;\n    /**\n     * The **`insertBefore()`** method of the Node interface inserts a node before a _reference node_ as a child of a specified _parent node_.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/insertBefore)\n     */\n    insertBefore<T extends Node>(node: T, child: Node | null): T;\n    /**\n     * The **`isDefaultNamespace()`** method of the Node interface accepts a namespace URI as an argument.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/isDefaultNamespace)\n     */\n    isDefaultNamespace(namespace: string | null): boolean;\n    /**\n     * The **`isEqualNode()`** method of the Node interface tests whether two nodes are equal.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/isEqualNode)\n     */\n    isEqualNode(otherNode: Node | null): boolean;\n    /**\n     * The **`isSameNode()`** method of the Node interface is a legacy alias the for the `===` strict equality operator.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/isSameNode)\n     */\n    isSameNode(otherNode: Node | null): boolean;\n    /**\n     * The **`lookupNamespaceURI()`** method of the Node interface takes a prefix as parameter and returns the namespace URI associated with it on the given node if found (and `null` if not).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/lookupNamespaceURI)\n     */\n    lookupNamespaceURI(prefix: string | null): string | null;\n    /**\n     * The **`lookupPrefix()`** method of the Node interface returns a string containing the prefix for a given namespace URI, if present, and `null` if not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/lookupPrefix)\n     */\n    lookupPrefix(namespace: string | null): string | null;\n    /**\n     * The **`normalize()`** method of the Node interface puts the specified node and all of its sub-tree into a _normalized_ form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/normalize)\n     */\n    normalize(): void;\n    /**\n     * The **`removeChild()`** method of the Node interface removes a child node from the DOM and returns the removed node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/removeChild)\n     */\n    removeChild<T extends Node>(child: T): T;\n    /**\n     * The **`replaceChild()`** method of the Node interface replaces a child node within the given (parent) node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/replaceChild)\n     */\n    replaceChild<T extends Node>(node: Node, child: T): T;\n    /** node is an element. */\n    readonly ELEMENT_NODE: 1;\n    readonly ATTRIBUTE_NODE: 2;\n    /** node is a Text node. */\n    readonly TEXT_NODE: 3;\n    /** node is a CDATASection node. */\n    readonly CDATA_SECTION_NODE: 4;\n    readonly ENTITY_REFERENCE_NODE: 5;\n    readonly ENTITY_NODE: 6;\n    /** node is a ProcessingInstruction node. */\n    readonly PROCESSING_INSTRUCTION_NODE: 7;\n    /** node is a Comment node. */\n    readonly COMMENT_NODE: 8;\n    /** node is a document. */\n    readonly DOCUMENT_NODE: 9;\n    /** node is a doctype. */\n    readonly DOCUMENT_TYPE_NODE: 10;\n    /** node is a DocumentFragment node. */\n    readonly DOCUMENT_FRAGMENT_NODE: 11;\n    readonly NOTATION_NODE: 12;\n    /** Set when node and other are not in the same tree. */\n    readonly DOCUMENT_POSITION_DISCONNECTED: 0x01;\n    /** Set when other is preceding node. */\n    readonly DOCUMENT_POSITION_PRECEDING: 0x02;\n    /** Set when other is following node. */\n    readonly DOCUMENT_POSITION_FOLLOWING: 0x04;\n    /** Set when other is an ancestor of node. */\n    readonly DOCUMENT_POSITION_CONTAINS: 0x08;\n    /** Set when other is a descendant of node. */\n    readonly DOCUMENT_POSITION_CONTAINED_BY: 0x10;\n    readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 0x20;\n}\n\ndeclare var Node: {\n    prototype: Node;\n    new(): Node;\n    /** node is an element. */\n    readonly ELEMENT_NODE: 1;\n    readonly ATTRIBUTE_NODE: 2;\n    /** node is a Text node. */\n    readonly TEXT_NODE: 3;\n    /** node is a CDATASection node. */\n    readonly CDATA_SECTION_NODE: 4;\n    readonly ENTITY_REFERENCE_NODE: 5;\n    readonly ENTITY_NODE: 6;\n    /** node is a ProcessingInstruction node. */\n    readonly PROCESSING_INSTRUCTION_NODE: 7;\n    /** node is a Comment node. */\n    readonly COMMENT_NODE: 8;\n    /** node is a document. */\n    readonly DOCUMENT_NODE: 9;\n    /** node is a doctype. */\n    readonly DOCUMENT_TYPE_NODE: 10;\n    /** node is a DocumentFragment node. */\n    readonly DOCUMENT_FRAGMENT_NODE: 11;\n    readonly NOTATION_NODE: 12;\n    /** Set when node and other are not in the same tree. */\n    readonly DOCUMENT_POSITION_DISCONNECTED: 0x01;\n    /** Set when other is preceding node. */\n    readonly DOCUMENT_POSITION_PRECEDING: 0x02;\n    /** Set when other is following node. */\n    readonly DOCUMENT_POSITION_FOLLOWING: 0x04;\n    /** Set when other is an ancestor of node. */\n    readonly DOCUMENT_POSITION_CONTAINS: 0x08;\n    /** Set when other is a descendant of node. */\n    readonly DOCUMENT_POSITION_CONTAINED_BY: 0x10;\n    readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 0x20;\n};\n\n/**\n * The **`NodeIterator`** interface represents an iterator to traverse nodes of a DOM subtree in document order.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NodeIterator)\n */\ninterface NodeIterator {\n    /**\n     * The **`NodeIterator.filter`** read-only property returns a `NodeFilter` object, that is an object which implements an `acceptNode(node)` method, used to screen nodes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NodeIterator/filter)\n     */\n    readonly filter: NodeFilter | null;\n    /**\n     * The **`NodeIterator.pointerBeforeReferenceNode`** read-only property returns a boolean flag that indicates whether the `NodeFilter` is anchored before (if this value is `true`) or after (if this value is `false`) the anchor node indicated by the A boolean.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NodeIterator/pointerBeforeReferenceNode)\n     */\n    readonly pointerBeforeReferenceNode: boolean;\n    /**\n     * The **`NodeIterator.referenceNode`** read-only property returns the iterator remains anchored to the reference node as specified by this property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NodeIterator/referenceNode)\n     */\n    readonly referenceNode: Node;\n    /**\n     * The **`NodeIterator.root`** read-only property represents the traverses.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NodeIterator/root)\n     */\n    readonly root: Node;\n    /**\n     * The **`NodeIterator.whatToShow`** read-only property represents an `unsigned integer` representing a bitmask signifying what types of nodes should be returned by the NodeIterator.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NodeIterator/whatToShow)\n     */\n    readonly whatToShow: number;\n    /**\n     * The **`NodeIterator.detach()`** method is a no-op, kept for backward compatibility only.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NodeIterator/detach)\n     */\n    detach(): void;\n    /**\n     * The **`NodeIterator.nextNode()`** method returns the next node in the set represented by the NodeIterator and advances the position of the iterator within the set.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NodeIterator/nextNode)\n     */\n    nextNode(): Node | null;\n    /**\n     * The **`NodeIterator.previousNode()`** method returns the previous node in the set represented by the NodeIterator and moves the position of the iterator backwards within the set.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NodeIterator/previousNode)\n     */\n    previousNode(): Node | null;\n}\n\ndeclare var NodeIterator: {\n    prototype: NodeIterator;\n    new(): NodeIterator;\n};\n\n/**\n * **`NodeList`** objects are collections of nodes, usually returned by properties such as Node.childNodes and methods such as document.querySelectorAll().\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NodeList)\n */\ninterface NodeList {\n    /**\n     * The **`NodeList.length`** property returns the number of items in a NodeList.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NodeList/length)\n     */\n    readonly length: number;\n    /**\n     * Returns a node from a `NodeList` by index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NodeList/item)\n     */\n    item(index: number): Node | null;\n    forEach(callbackfn: (value: Node, key: number, parent: NodeList) => void, thisArg?: any): void;\n    [index: number]: Node;\n}\n\ndeclare var NodeList: {\n    prototype: NodeList;\n    new(): NodeList;\n};\n\ninterface NodeListOf<TNode extends Node> extends NodeList {\n    item(index: number): TNode;\n    forEach(callbackfn: (value: TNode, key: number, parent: NodeListOf<TNode>) => void, thisArg?: any): void;\n    [index: number]: TNode;\n}\n\ninterface NonDocumentTypeChildNode {\n    /**\n     * Returns the first following sibling that is an element, and null otherwise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CharacterData/nextElementSibling)\n     */\n    readonly nextElementSibling: Element | null;\n    /**\n     * Returns the first preceding sibling that is an element, and null otherwise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CharacterData/previousElementSibling)\n     */\n    readonly previousElementSibling: Element | null;\n}\n\ninterface NonElementParentNode {\n    /**\n     * Returns the first element within node's descendants whose ID is elementId.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/getElementById)\n     */\n    getElementById(elementId: string): Element | null;\n}\n\ninterface NotificationEventMap {\n    \"click\": Event;\n    \"close\": Event;\n    \"error\": Event;\n    \"show\": Event;\n}\n\n/**\n * The **`Notification`** interface of the Notifications API is used to configure and display desktop notifications to the user.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification)\n */\ninterface Notification extends EventTarget {\n    /**\n     * The **`badge`** read-only property of the Notification interface returns a string containing the URL of an image to represent the notification when there is not enough space to display the notification itself such as for example, the Android Notification Bar.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/badge)\n     */\n    readonly badge: string;\n    /**\n     * The **`body`** read-only property of the specified in the `body` option of the A string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/body)\n     */\n    readonly body: string;\n    /**\n     * The **`data`** read-only property of the data, as specified in the `data` option of the The notification's data can be any arbitrary data that you want associated with the notification.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/data)\n     */\n    readonly data: any;\n    /**\n     * The **`dir`** read-only property of the Notification interface indicates the text direction of the notification, as specified in the `dir` option of the Notification.Notification constructor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/dir)\n     */\n    readonly dir: NotificationDirection;\n    /**\n     * The **`icon`** read-only property of the part of the notification, as specified in the `icon` option of the A string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/icon)\n     */\n    readonly icon: string;\n    /**\n     * The **`lang`** read-only property of the as specified in the `lang` option of the The language itself is specified using a string representing a language tag according to MISSING: RFC(5646, 'Tags for Identifying Languages (also known as BCP 47)')].\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/lang)\n     */\n    readonly lang: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/click_event) */\n    onclick: ((this: Notification, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/close_event) */\n    onclose: ((this: Notification, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/error_event) */\n    onerror: ((this: Notification, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/show_event) */\n    onshow: ((this: Notification, ev: Event) => any) | null;\n    /**\n     * The **`requireInteraction`** read-only property of the Notification interface returns a boolean value indicating that a notification should remain active until the user clicks or dismisses it, rather than closing automatically.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/requireInteraction)\n     */\n    readonly requireInteraction: boolean;\n    /**\n     * The **`silent`** read-only property of the silent, i.e., no sounds or vibrations should be issued regardless of the device settings.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/silent)\n     */\n    readonly silent: boolean | null;\n    /**\n     * The **`tag`** read-only property of the as specified in the `tag` option of the The idea of notification tags is that more than one notification can share the same tag, linking them together.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/tag)\n     */\n    readonly tag: string;\n    /**\n     * The **`title`** read-only property of the specified in the `title` parameter of the A string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/title)\n     */\n    readonly title: string;\n    /**\n     * The **`close()`** method of the Notification interface is used to close/remove a previously displayed notification.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/close)\n     */\n    close(): void;\n    addEventListener<K extends keyof NotificationEventMap>(type: K, listener: (this: Notification, ev: NotificationEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof NotificationEventMap>(type: K, listener: (this: Notification, ev: NotificationEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var Notification: {\n    prototype: Notification;\n    new(title: string, options?: NotificationOptions): Notification;\n    /**\n     * The **`permission`** read-only static property of the Notification interface indicates the current permission granted by the user for the current origin to display web notifications.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/permission_static)\n     */\n    readonly permission: NotificationPermission;\n    /**\n     * The **`requestPermission()`** static method of the Notification interface requests permission from the user for the current origin to display notifications.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/requestPermission_static)\n     */\n    requestPermission(deprecatedCallback?: NotificationPermissionCallback): Promise<NotificationPermission>;\n};\n\n/**\n * The **`OES_draw_buffers_indexed`** extension is part of the WebGL API and enables the use of different blend options when writing to multiple color buffers simultaneously.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_draw_buffers_indexed)\n */\ninterface OES_draw_buffers_indexed {\n    /**\n     * The `blendEquationSeparateiOES()` method of the OES_draw_buffers_indexed WebGL extension sets the RGB and alpha blend equations separately for a particular draw buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_draw_buffers_indexed/blendEquationSeparateiOES)\n     */\n    blendEquationSeparateiOES(buf: GLuint, modeRGB: GLenum, modeAlpha: GLenum): void;\n    /**\n     * The `blendEquationiOES()` method of the `OES_draw_buffers_indexed` WebGL extension sets both the RGB blend and alpha blend equations for a particular draw buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_draw_buffers_indexed/blendEquationiOES)\n     */\n    blendEquationiOES(buf: GLuint, mode: GLenum): void;\n    /**\n     * The `blendFuncSeparateiOES()` method of the OES_draw_buffers_indexed WebGL extension defines which function is used when blending pixels for RGB and alpha components separately for a particular draw buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_draw_buffers_indexed/blendFuncSeparateiOES)\n     */\n    blendFuncSeparateiOES(buf: GLuint, srcRGB: GLenum, dstRGB: GLenum, srcAlpha: GLenum, dstAlpha: GLenum): void;\n    /**\n     * The `blendFunciOES()` method of the OES_draw_buffers_indexed WebGL extension defines which function is used when blending pixels for a particular draw buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_draw_buffers_indexed/blendFunciOES)\n     */\n    blendFunciOES(buf: GLuint, src: GLenum, dst: GLenum): void;\n    /**\n     * The `colorMaskiOES()` method of the OES_draw_buffers_indexed WebGL extension sets which color components to enable or to disable when drawing or rendering for a particular draw buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_draw_buffers_indexed/colorMaskiOES)\n     */\n    colorMaskiOES(buf: GLuint, r: GLboolean, g: GLboolean, b: GLboolean, a: GLboolean): void;\n    /**\n     * The `disableiOES()` method of the OES_draw_buffers_indexed WebGL extension enables blending for a particular draw buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_draw_buffers_indexed/disableiOES)\n     */\n    disableiOES(target: GLenum, index: GLuint): void;\n    /**\n     * The `enableiOES()` method of the OES_draw_buffers_indexed WebGL extension enables blending for a particular draw buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_draw_buffers_indexed/enableiOES)\n     */\n    enableiOES(target: GLenum, index: GLuint): void;\n}\n\n/**\n * The **`OES_element_index_uint`** extension is part of the WebGL API and adds support for `gl.UNSIGNED_INT` types to WebGLRenderingContext.drawElements().\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_element_index_uint)\n */\ninterface OES_element_index_uint {\n}\n\n/**\n * The `OES_fbo_render_mipmap` extension is part of the WebGL API and makes it possible to attach any level of a texture to a framebuffer object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_fbo_render_mipmap)\n */\ninterface OES_fbo_render_mipmap {\n}\n\n/**\n * The **`OES_standard_derivatives`** extension is part of the WebGL API and adds the GLSL derivative functions `dFdx`, `dFdy`, and `fwidth`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_standard_derivatives)\n */\ninterface OES_standard_derivatives {\n    readonly FRAGMENT_SHADER_DERIVATIVE_HINT_OES: 0x8B8B;\n}\n\n/**\n * The **`OES_texture_float`** extension is part of the WebGL API and exposes floating-point pixel types for textures.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_texture_float)\n */\ninterface OES_texture_float {\n}\n\n/**\n * The **`OES_texture_float_linear`** extension is part of the WebGL API and allows linear filtering with floating-point pixel types for textures.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_texture_float_linear)\n */\ninterface OES_texture_float_linear {\n}\n\n/**\n * The **`OES_texture_half_float`** extension is part of the WebGL API and adds texture formats with 16- (aka half float) and 32-bit floating-point components.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_texture_half_float)\n */\ninterface OES_texture_half_float {\n    readonly HALF_FLOAT_OES: 0x8D61;\n}\n\n/**\n * The **`OES_texture_half_float_linear`** extension is part of the WebGL API and allows linear filtering with half floating-point pixel types for textures.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_texture_half_float_linear)\n */\ninterface OES_texture_half_float_linear {\n}\n\n/**\n * The **OES_vertex_array_object** extension is part of the WebGL API and provides vertex array objects (VAOs) which encapsulate vertex array states.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_vertex_array_object)\n */\ninterface OES_vertex_array_object {\n    /**\n     * The **`OES_vertex_array_object.bindVertexArrayOES()`** method of the WebGL API binds a passed WebGLVertexArrayObject object to the buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_vertex_array_object/bindVertexArrayOES)\n     */\n    bindVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES | null): void;\n    /**\n     * The **`OES_vertex_array_object.createVertexArrayOES()`** method of the WebGL API creates and initializes a pointing to vertex array data and which provides names for different sets of vertex data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_vertex_array_object/createVertexArrayOES)\n     */\n    createVertexArrayOES(): WebGLVertexArrayObjectOES;\n    /**\n     * The **`OES_vertex_array_object.deleteVertexArrayOES()`** method of the WebGL API deletes a given ```js-nolint deleteVertexArrayOES(arrayObject) ``` - `arrayObject` - : A WebGLVertexArrayObject (VAO) object to delete.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_vertex_array_object/deleteVertexArrayOES)\n     */\n    deleteVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES | null): void;\n    /**\n     * The **`OES_vertex_array_object.isVertexArrayOES()`** method of the WebGL API returns `true` if the passed object is a WebGLVertexArrayObject object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_vertex_array_object/isVertexArrayOES)\n     */\n    isVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES | null): GLboolean;\n    readonly VERTEX_ARRAY_BINDING_OES: 0x85B5;\n}\n\n/**\n * The `OVR_multiview2` extension is part of the WebGL API and adds support for rendering into multiple views simultaneously.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OVR_multiview2)\n */\ninterface OVR_multiview2 {\n    /**\n     * The **`OVR_multiview2.framebufferTextureMultiviewOVR()`** method of the WebGL API attaches a multiview texture to a WebGLFramebuffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OVR_multiview2/framebufferTextureMultiviewOVR)\n     */\n    framebufferTextureMultiviewOVR(target: GLenum, attachment: GLenum, texture: WebGLTexture | null, level: GLint, baseViewIndex: GLint, numViews: GLsizei): void;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR: 0x9630;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR: 0x9632;\n    readonly MAX_VIEWS_OVR: 0x9631;\n    readonly FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR: 0x9633;\n}\n\n/**\n * The Web Audio API `OfflineAudioCompletionEvent` interface represents events that occur when the processing of an OfflineAudioContext is terminated.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OfflineAudioCompletionEvent)\n */\ninterface OfflineAudioCompletionEvent extends Event {\n    /**\n     * The **`renderedBuffer`** read-only property of the containing the result of processing an OfflineAudioContext.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OfflineAudioCompletionEvent/renderedBuffer)\n     */\n    readonly renderedBuffer: AudioBuffer;\n}\n\ndeclare var OfflineAudioCompletionEvent: {\n    prototype: OfflineAudioCompletionEvent;\n    new(type: string, eventInitDict: OfflineAudioCompletionEventInit): OfflineAudioCompletionEvent;\n};\n\ninterface OfflineAudioContextEventMap extends BaseAudioContextEventMap {\n    \"complete\": OfflineAudioCompletionEvent;\n}\n\n/**\n * The `OfflineAudioContext` interface is an AudioContext interface representing an audio-processing graph built from linked together AudioNodes.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OfflineAudioContext)\n */\ninterface OfflineAudioContext extends BaseAudioContext {\n    /**\n     * The **`length`** property of the the buffer in sample-frames.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OfflineAudioContext/length)\n     */\n    readonly length: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/OfflineAudioContext/complete_event) */\n    oncomplete: ((this: OfflineAudioContext, ev: OfflineAudioCompletionEvent) => any) | null;\n    /**\n     * The **`resume()`** method of the context that has been suspended.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OfflineAudioContext/resume)\n     */\n    resume(): Promise<void>;\n    /**\n     * The `startRendering()` method of the OfflineAudioContext Interface starts rendering the audio graph, taking into account the current connections and the current scheduled changes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OfflineAudioContext/startRendering)\n     */\n    startRendering(): Promise<AudioBuffer>;\n    /**\n     * The **`suspend()`** method of the OfflineAudioContext interface schedules a suspension of the time progression in the audio context at the specified time and returns a promise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OfflineAudioContext/suspend)\n     */\n    suspend(suspendTime: number): Promise<void>;\n    addEventListener<K extends keyof OfflineAudioContextEventMap>(type: K, listener: (this: OfflineAudioContext, ev: OfflineAudioContextEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof OfflineAudioContextEventMap>(type: K, listener: (this: OfflineAudioContext, ev: OfflineAudioContextEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var OfflineAudioContext: {\n    prototype: OfflineAudioContext;\n    new(contextOptions: OfflineAudioContextOptions): OfflineAudioContext;\n    new(numberOfChannels: number, length: number, sampleRate: number): OfflineAudioContext;\n};\n\ninterface OffscreenCanvasEventMap {\n    \"contextlost\": Event;\n    \"contextrestored\": Event;\n}\n\n/**\n * When using the canvas element or the Canvas API, rendering, animation, and user interaction usually happen on the main execution thread of a web application.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvas)\n */\ninterface OffscreenCanvas extends EventTarget {\n    /**\n     * The **`height`** property returns and sets the height of an OffscreenCanvas object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvas/height)\n     */\n    height: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvas/contextlost_event) */\n    oncontextlost: ((this: OffscreenCanvas, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvas/contextrestored_event) */\n    oncontextrestored: ((this: OffscreenCanvas, ev: Event) => any) | null;\n    /**\n     * The **`width`** property returns and sets the width of an OffscreenCanvas object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvas/width)\n     */\n    width: number;\n    /**\n     * The **`OffscreenCanvas.convertToBlob()`** method creates a Blob object representing the image contained in the canvas.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvas/convertToBlob)\n     */\n    convertToBlob(options?: ImageEncodeOptions): Promise<Blob>;\n    /**\n     * The **`OffscreenCanvas.getContext()`** method returns a drawing context for an offscreen canvas, or `null` if the context identifier is not supported, or the offscreen canvas has already been set to a different context mode.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvas/getContext)\n     */\n    getContext(contextId: \"2d\", options?: any): OffscreenCanvasRenderingContext2D | null;\n    getContext(contextId: \"bitmaprenderer\", options?: any): ImageBitmapRenderingContext | null;\n    getContext(contextId: \"webgl\", options?: any): WebGLRenderingContext | null;\n    getContext(contextId: \"webgl2\", options?: any): WebGL2RenderingContext | null;\n    getContext(contextId: OffscreenRenderingContextId, options?: any): OffscreenRenderingContext | null;\n    /**\n     * The **`OffscreenCanvas.transferToImageBitmap()`** method creates an ImageBitmap object from the most recently rendered image of the `OffscreenCanvas`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvas/transferToImageBitmap)\n     */\n    transferToImageBitmap(): ImageBitmap;\n    addEventListener<K extends keyof OffscreenCanvasEventMap>(type: K, listener: (this: OffscreenCanvas, ev: OffscreenCanvasEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof OffscreenCanvasEventMap>(type: K, listener: (this: OffscreenCanvas, ev: OffscreenCanvasEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var OffscreenCanvas: {\n    prototype: OffscreenCanvas;\n    new(width: number, height: number): OffscreenCanvas;\n};\n\n/**\n * The **`OffscreenCanvasRenderingContext2D`** interface is a CanvasRenderingContext2D rendering context for drawing to the bitmap of an `OffscreenCanvas` object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvasRenderingContext2D)\n */\ninterface OffscreenCanvasRenderingContext2D extends CanvasCompositing, CanvasDrawImage, CanvasDrawPath, CanvasFillStrokeStyles, CanvasFilters, CanvasImageData, CanvasImageSmoothing, CanvasPath, CanvasPathDrawingStyles, CanvasRect, CanvasShadowStyles, CanvasState, CanvasText, CanvasTextDrawingStyles, CanvasTransform {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/canvas) */\n    readonly canvas: OffscreenCanvas;\n}\n\ndeclare var OffscreenCanvasRenderingContext2D: {\n    prototype: OffscreenCanvasRenderingContext2D;\n    new(): OffscreenCanvasRenderingContext2D;\n};\n\n/**\n * The **`OscillatorNode`** interface represents a periodic waveform, such as a sine wave.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OscillatorNode)\n */\ninterface OscillatorNode extends AudioScheduledSourceNode {\n    /**\n     * The `detune` property of the OscillatorNode interface is an a-rate AudioParam representing detuning of oscillation in cents.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OscillatorNode/detune)\n     */\n    readonly detune: AudioParam;\n    /**\n     * The **`frequency`** property of the OscillatorNode interface is an a-rate AudioParam representing the frequency of oscillation in hertz.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OscillatorNode/frequency)\n     */\n    readonly frequency: AudioParam;\n    /**\n     * The **`type`** property of the OscillatorNode interface specifies what shape of waveform the oscillator will output.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OscillatorNode/type)\n     */\n    type: OscillatorType;\n    /**\n     * The **`setPeriodicWave()`** method of the OscillatorNode interface is used to point to a PeriodicWave defining a periodic waveform that can be used to shape the oscillator's output, when ```js-nolint setPeriodicWave(wave) ``` - `wave` - : A PeriodicWave object representing the waveform to use as the shape of the oscillator's output.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OscillatorNode/setPeriodicWave)\n     */\n    setPeriodicWave(periodicWave: PeriodicWave): void;\n    addEventListener<K extends keyof AudioScheduledSourceNodeEventMap>(type: K, listener: (this: OscillatorNode, ev: AudioScheduledSourceNodeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AudioScheduledSourceNodeEventMap>(type: K, listener: (this: OscillatorNode, ev: AudioScheduledSourceNodeEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var OscillatorNode: {\n    prototype: OscillatorNode;\n    new(context: BaseAudioContext, options?: OscillatorOptions): OscillatorNode;\n};\n\n/**\n * The **`OverconstrainedError`** interface of the Media Capture and Streams API indicates that the set of desired capabilities for the current MediaStreamTrack cannot currently be met.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OverconstrainedError)\n */\ninterface OverconstrainedError extends DOMException {\n    /**\n     * The **`constraint`** read-only property of the in the constructor, meaning the constraint that was not satisfied.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OverconstrainedError/constraint)\n     */\n    readonly constraint: string;\n}\n\ndeclare var OverconstrainedError: {\n    prototype: OverconstrainedError;\n    new(constraint: string, message?: string): OverconstrainedError;\n};\n\n/**\n * The **`PageRevealEvent`** event object is made available inside handler functions for the Window.pagereveal_event event.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PageRevealEvent)\n */\ninterface PageRevealEvent extends Event {\n    /**\n     * The **`viewTransition`** read-only property of the PageRevealEvent interface contains a ViewTransition object representing the active view transition for the cross-document navigation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PageRevealEvent/viewTransition)\n     */\n    readonly viewTransition: ViewTransition | null;\n}\n\ndeclare var PageRevealEvent: {\n    prototype: PageRevealEvent;\n    new(type: string, eventInitDict?: PageRevealEventInit): PageRevealEvent;\n};\n\n/**\n * The **`PageSwapEvent`** event object is made available inside handler functions for the Window.pageswap_event event.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PageSwapEvent)\n */\ninterface PageSwapEvent extends Event {\n    /**\n     * The **`activation`** read-only property of the PageSwapEvent interface contains a NavigationActivation object containing the navigation type and current and destination document history entries for a same-origin navigation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PageSwapEvent/activation)\n     */\n    readonly activation: NavigationActivation | null;\n    /**\n     * The **`viewTransition`** read-only property of the PageRevealEvent interface contains a ViewTransition object representing the active view transition for the cross-document navigation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PageSwapEvent/viewTransition)\n     */\n    readonly viewTransition: ViewTransition | null;\n}\n\ndeclare var PageSwapEvent: {\n    prototype: PageSwapEvent;\n    new(type: string, eventInitDict?: PageSwapEventInit): PageSwapEvent;\n};\n\n/**\n * The **`PageTransitionEvent`** event object is available inside handler functions for the `pageshow` and `pagehide` events, fired when a document is being loaded or unloaded.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PageTransitionEvent)\n */\ninterface PageTransitionEvent extends Event {\n    /**\n     * The **`persisted`** read-only property indicates if a webpage is loading from a cache.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PageTransitionEvent/persisted)\n     */\n    readonly persisted: boolean;\n}\n\ndeclare var PageTransitionEvent: {\n    prototype: PageTransitionEvent;\n    new(type: string, eventInitDict?: PageTransitionEventInit): PageTransitionEvent;\n};\n\n/**\n * The `PannerNode` interface defines an audio-processing object that represents the location, direction, and behavior of an audio source signal in a simulated physical space.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode)\n */\ninterface PannerNode extends AudioNode {\n    /**\n     * The `coneInnerAngle` property of the PannerNode interface is a double value describing the angle, in degrees, of a cone inside of which there will be no volume reduction.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode/coneInnerAngle)\n     */\n    coneInnerAngle: number;\n    /**\n     * The `coneOuterAngle` property of the PannerNode interface is a double value describing the angle, in degrees, of a cone outside of which the volume will be reduced by a constant value, defined by the PannerNode.coneOuterGain property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode/coneOuterAngle)\n     */\n    coneOuterAngle: number;\n    /**\n     * The `coneOuterGain` property of the PannerNode interface is a double value, describing the amount of volume reduction outside the cone, defined by the PannerNode.coneOuterAngle attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode/coneOuterGain)\n     */\n    coneOuterGain: number;\n    /**\n     * The `distanceModel` property of the PannerNode interface is an enumerated value determining which algorithm to use to reduce the volume of the audio source as it moves away from the listener.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode/distanceModel)\n     */\n    distanceModel: DistanceModelType;\n    /**\n     * The `maxDistance` property of the PannerNode interface is a double value representing the maximum distance between the audio source and the listener, after which the volume is not reduced any further.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode/maxDistance)\n     */\n    maxDistance: number;\n    /**\n     * The **`orientationX`** property of the PannerNode interface indicates the X (horizontal) component of the direction in which the audio source is facing, in a 3D Cartesian coordinate space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode/orientationX)\n     */\n    readonly orientationX: AudioParam;\n    /**\n     * The **`orientationY`** property of the PannerNode interface indicates the Y (vertical) component of the direction the audio source is facing, in 3D Cartesian coordinate space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode/orientationY)\n     */\n    readonly orientationY: AudioParam;\n    /**\n     * The **`orientationZ`** property of the PannerNode interface indicates the Z (depth) component of the direction the audio source is facing, in 3D Cartesian coordinate space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode/orientationZ)\n     */\n    readonly orientationZ: AudioParam;\n    /**\n     * The `panningModel` property of the PannerNode interface is an enumerated value determining which spatialization algorithm to use to position the audio in 3D space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode/panningModel)\n     */\n    panningModel: PanningModelType;\n    /**\n     * The **`positionX`** property of the PannerNode interface specifies the X coordinate of the audio source's position in 3D Cartesian coordinates, corresponding to the _horizontal_ axis (left-right).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode/positionX)\n     */\n    readonly positionX: AudioParam;\n    /**\n     * The **`positionY`** property of the PannerNode interface specifies the Y coordinate of the audio source's position in 3D Cartesian coordinates, corresponding to the _vertical_ axis (top-bottom).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode/positionY)\n     */\n    readonly positionY: AudioParam;\n    /**\n     * The **`positionZ`** property of the PannerNode interface specifies the Z coordinate of the audio source's position in 3D Cartesian coordinates, corresponding to the _depth_ axis (behind-in front of the listener).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode/positionZ)\n     */\n    readonly positionZ: AudioParam;\n    /**\n     * The `refDistance` property of the PannerNode interface is a double value representing the reference distance for reducing volume as the audio source moves further from the listener – i.e., the distance at which the volume reduction starts taking effect.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode/refDistance)\n     */\n    refDistance: number;\n    /**\n     * The `rolloffFactor` property of the PannerNode interface is a double value describing how quickly the volume is reduced as the source moves away from the listener.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode/rolloffFactor)\n     */\n    rolloffFactor: number;\n    /**\n     * The `setOrientation()` method of the PannerNode Interface defines the direction the audio source is playing in.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode/setOrientation)\n     */\n    setOrientation(x: number, y: number, z: number): void;\n    /**\n     * The `setPosition()` method of the PannerNode Interface defines the position of the audio source relative to the listener (represented by an AudioListener object stored in the BaseAudioContext.listener attribute.) The three parameters `x`, `y` and `z` are unitless and describe the source's position in 3D space using the right-hand Cartesian coordinate system.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PannerNode/setPosition)\n     */\n    setPosition(x: number, y: number, z: number): void;\n}\n\ndeclare var PannerNode: {\n    prototype: PannerNode;\n    new(context: BaseAudioContext, options?: PannerOptions): PannerNode;\n};\n\ninterface ParentNode extends Node {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/childElementCount) */\n    readonly childElementCount: number;\n    /**\n     * Returns the child elements.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/children)\n     */\n    readonly children: HTMLCollection;\n    /**\n     * Returns the first child that is an element, and null otherwise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/firstElementChild)\n     */\n    readonly firstElementChild: Element | null;\n    /**\n     * Returns the last child that is an element, and null otherwise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/lastElementChild)\n     */\n    readonly lastElementChild: Element | null;\n    /**\n     * Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.\n     *\n     * Throws a \"HierarchyRequestError\" DOMException if the constraints of the node tree are violated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/append)\n     */\n    append(...nodes: (Node | string)[]): void;\n    /**\n     * Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.\n     *\n     * Throws a \"HierarchyRequestError\" DOMException if the constraints of the node tree are violated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/prepend)\n     */\n    prepend(...nodes: (Node | string)[]): void;\n    /**\n     * Returns the first element that is a descendant of node that matches selectors.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/querySelector)\n     */\n    querySelector<K extends keyof HTMLElementTagNameMap>(selectors: K): HTMLElementTagNameMap[K] | null;\n    querySelector<K extends keyof SVGElementTagNameMap>(selectors: K): SVGElementTagNameMap[K] | null;\n    querySelector<K extends keyof MathMLElementTagNameMap>(selectors: K): MathMLElementTagNameMap[K] | null;\n    /** @deprecated */\n    querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): HTMLElementDeprecatedTagNameMap[K] | null;\n    querySelector<E extends Element = Element>(selectors: string): E | null;\n    /**\n     * Returns all element descendants of node that match selectors.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/querySelectorAll)\n     */\n    querySelectorAll<K extends keyof HTMLElementTagNameMap>(selectors: K): NodeListOf<HTMLElementTagNameMap[K]>;\n    querySelectorAll<K extends keyof SVGElementTagNameMap>(selectors: K): NodeListOf<SVGElementTagNameMap[K]>;\n    querySelectorAll<K extends keyof MathMLElementTagNameMap>(selectors: K): NodeListOf<MathMLElementTagNameMap[K]>;\n    /** @deprecated */\n    querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>;\n    querySelectorAll<E extends Element = Element>(selectors: string): NodeListOf<E>;\n    /**\n     * Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.\n     *\n     * Throws a \"HierarchyRequestError\" DOMException if the constraints of the node tree are violated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/replaceChildren)\n     */\n    replaceChildren(...nodes: (Node | string)[]): void;\n}\n\n/**\n * The **`Path2D`** interface of the Canvas 2D API is used to declare a path that can then be used on a CanvasRenderingContext2D object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Path2D)\n */\ninterface Path2D extends CanvasPath {\n    /**\n     * The **`Path2D.addPath()`** method of the Canvas 2D API adds one Path2D object to another `Path2D` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Path2D/addPath)\n     */\n    addPath(path: Path2D, transform?: DOMMatrix2DInit): void;\n}\n\ndeclare var Path2D: {\n    prototype: Path2D;\n    new(path?: Path2D | string): Path2D;\n};\n\n/**\n * The **`ContactAddress`** interface of the Contact Picker API represents a physical address.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ContactAddress)\n */\ninterface PaymentAddress {\n    /**\n     * The **`addressLine`** read-only property of the ContactAddress interface is an array of strings, each specifying a line of the address that is not covered by one of the other properties of `ContactAddress`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ContactAddress/addressLine)\n     */\n    readonly addressLine: ReadonlyArray<string>;\n    /**\n     * The **`city`** read-only property of the ContactAddress interface returns a string containing the city or town portion of the address.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ContactAddress/city)\n     */\n    readonly city: string;\n    /**\n     * The **`country`** read-only property of the ContactAddress interface is a string identifying the address's country using the ISO 3166-1 alpha-2 standard.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ContactAddress/country)\n     */\n    readonly country: string;\n    /**\n     * The read-only **`dependentLocality`** property of the ContactAddress interface is a string containing a locality or sublocality designation within a city, such as a neighborhood, borough, district, or, in the United Kingdom, a dependent locality.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ContactAddress/dependentLocality)\n     */\n    readonly dependentLocality: string;\n    /**\n     * The **`organization`** read-only property of the ContactAddress interface returns a string containing the name of the organization, firm, company, or institution at the address.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ContactAddress/organization)\n     */\n    readonly organization: string;\n    /**\n     * The read-only **`phone`** property of the ContactAddress interface returns a string containing the telephone number of the recipient or contact person at the address.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ContactAddress/phone)\n     */\n    readonly phone: string;\n    /**\n     * The **`postalCode`** read-only property of the ContactAddress interface returns a string containing a code used by a jurisdiction for mail routing, for example, the ZIP Code in the United States or the Postal Index Number (PIN code) in India.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ContactAddress/postalCode)\n     */\n    readonly postalCode: string;\n    /**\n     * The read-only **`recipient`** property of the ContactAddress interface returns a string containing the name of the recipient, purchaser, or contact person at the address.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ContactAddress/recipient)\n     */\n    readonly recipient: string;\n    /**\n     * The read-only **`region`** property of the ContactAddress interface returns a string containing the top-level administrative subdivision of the country in which the address is located.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ContactAddress/region)\n     */\n    readonly region: string;\n    /**\n     * The **`sortingCode`** read-only property of the ContactAddress interface returns a string containing a postal sorting code such as is used in France.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ContactAddress/sortingCode)\n     */\n    readonly sortingCode: string;\n    /**\n     * The **`toJSON()`** method of the ContactAddress interface is a standard serializer that returns a JSON representation of the `ContactAddress` object's properties.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ContactAddress/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var PaymentAddress: {\n    prototype: PaymentAddress;\n    new(): PaymentAddress;\n};\n\n/**\n * The **`PaymentMethodChangeEvent`** interface of the Payment Request API describes the PaymentRequest/paymentmethodchange_event event which is fired by some payment handlers when the user switches payment instruments (e.g., a user selects a 'store' card to make a purchase while using Apple Pay).\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentMethodChangeEvent)\n */\ninterface PaymentMethodChangeEvent extends PaymentRequestUpdateEvent {\n    /**\n     * The read-only **`methodDetails`** property of the PaymentMethodChangeEvent interface is an object containing any data the payment handler may provide to describe the change the user has made to their payment method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentMethodChangeEvent/methodDetails)\n     */\n    readonly methodDetails: any;\n    /**\n     * The read-only **`methodName`** property of the PaymentMethodChangeEvent interface is a string which uniquely identifies the payment handler currently selected by the user.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentMethodChangeEvent/methodName)\n     */\n    readonly methodName: string;\n}\n\ndeclare var PaymentMethodChangeEvent: {\n    prototype: PaymentMethodChangeEvent;\n    new(type: string, eventInitDict?: PaymentMethodChangeEventInit): PaymentMethodChangeEvent;\n};\n\ninterface PaymentRequestEventMap {\n    \"paymentmethodchange\": PaymentMethodChangeEvent;\n    \"shippingaddresschange\": PaymentRequestUpdateEvent;\n    \"shippingoptionchange\": PaymentRequestUpdateEvent;\n}\n\n/**\n * The Payment Request API's **`PaymentRequest`** interface is the primary access point into the API, and lets web content and apps accept payments from the end user on behalf of the operator of the site or the publisher of the app.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentRequest)\n */\ninterface PaymentRequest extends EventTarget {\n    /**\n     * The **`id`** read-only attribute of the When constructing an instance of the PaymentRequest, you are able to supply an custom id.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentRequest/id)\n     */\n    readonly id: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentRequest/paymentmethodchange_event) */\n    onpaymentmethodchange: ((this: PaymentRequest, ev: PaymentMethodChangeEvent) => any) | null;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentRequest/shippingaddresschange_event)\n     */\n    onshippingaddresschange: ((this: PaymentRequest, ev: PaymentRequestUpdateEvent) => any) | null;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentRequest/shippingoptionchange_event)\n     */\n    onshippingoptionchange: ((this: PaymentRequest, ev: PaymentRequestUpdateEvent) => any) | null;\n    /**\n     * The **`shippingAddress`** read-only property of the PaymentRequest interface returns the shipping address provided by the user.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentRequest/shippingAddress)\n     */\n    readonly shippingAddress: PaymentAddress | null;\n    /**\n     * The **`shippingOption`** read-only attribute of the PaymentRequest interface returns either the id of a selected shipping option, null (if no shipping option was set to be selected) or a shipping option selected by the user.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentRequest/shippingOption)\n     */\n    readonly shippingOption: string | null;\n    /**\n     * The **`shippingType`** read-only property of the `'delivery'`, `'pickup'`, or `null` if one was not provided by the constructor.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentRequest/shippingType)\n     */\n    readonly shippingType: PaymentShippingType | null;\n    /**\n     * The `PaymentRequest.abort()` method of the PaymentRequest interface causes the user agent to end the payment request and to remove any user interface that might be shown.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentRequest/abort)\n     */\n    abort(): Promise<void>;\n    /**\n     * The PaymentRequest method **`canMakePayment()`** determines whether or not the request is configured in a way that is compatible with at least one payment method supported by the user agent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentRequest/canMakePayment)\n     */\n    canMakePayment(): Promise<boolean>;\n    /**\n     * The **PaymentRequest** interface's **`show()`** method instructs the user agent to begin the process of showing and handling the user interface for the payment request to the user.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentRequest/show)\n     */\n    show(detailsPromise?: PaymentDetailsUpdate | PromiseLike<PaymentDetailsUpdate>): Promise<PaymentResponse>;\n    addEventListener<K extends keyof PaymentRequestEventMap>(type: K, listener: (this: PaymentRequest, ev: PaymentRequestEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof PaymentRequestEventMap>(type: K, listener: (this: PaymentRequest, ev: PaymentRequestEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var PaymentRequest: {\n    prototype: PaymentRequest;\n    new(methodData: PaymentMethodData[], details: PaymentDetailsInit, options?: PaymentOptions): PaymentRequest;\n};\n\n/**\n * The **`PaymentRequestUpdateEvent`** interface is used for events sent to a PaymentRequest instance when changes are made to shipping-related information for a pending PaymentRequest.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentRequestUpdateEvent)\n */\ninterface PaymentRequestUpdateEvent extends Event {\n    /**\n     * The **`updateWith()`** method of the ```js-nolint updateWith(details) ``` - `details` - : Either an object or a Promise that resolves to an object, specifying the changes applied to the payment request: - `displayItems` MISSING: optional_inline] - : An array of objects, each describing one line item for the payment request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentRequestUpdateEvent/updateWith)\n     */\n    updateWith(detailsPromise: PaymentDetailsUpdate | PromiseLike<PaymentDetailsUpdate>): void;\n}\n\ndeclare var PaymentRequestUpdateEvent: {\n    prototype: PaymentRequestUpdateEvent;\n    new(type: string, eventInitDict?: PaymentRequestUpdateEventInit): PaymentRequestUpdateEvent;\n};\n\ninterface PaymentResponseEventMap {\n    \"payerdetailchange\": PaymentRequestUpdateEvent;\n}\n\n/**\n * The **`PaymentResponse`** interface of the Payment Request API is returned after a user selects a payment method and approves a payment request.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentResponse)\n */\ninterface PaymentResponse extends EventTarget {\n    /**\n     * The **`details`** read-only property of the provides a payment method specific message used by the merchant to process the transaction and determine a successful funds transfer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentResponse/details)\n     */\n    readonly details: any;\n    /**\n     * The **`methodName`** read-only property of the PaymentResponse interface returns a string uniquely identifying the payment handler selected by the user.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentResponse/methodName)\n     */\n    readonly methodName: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentResponse/payerdetailchange_event) */\n    onpayerdetailchange: ((this: PaymentResponse, ev: PaymentRequestUpdateEvent) => any) | null;\n    /**\n     * The `payerEmail` read-only property of the PaymentResponse interface returns the email address supplied by the user.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentResponse/payerEmail)\n     */\n    readonly payerEmail: string | null;\n    /**\n     * The **`payerName`** read-only property of the option is only present when the `requestPayerName` option is set to `true` in the options parameter of the A string containing the payer name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentResponse/payerName)\n     */\n    readonly payerName: string | null;\n    /**\n     * The `payerPhone` read-only property of the PaymentResponse interface returns the phone number supplied by the user.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentResponse/payerPhone)\n     */\n    readonly payerPhone: string | null;\n    /**\n     * The **`requestId`** read-only property of the the `PaymentResponse()` constructor by details.id.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentResponse/requestId)\n     */\n    readonly requestId: string;\n    /**\n     * The **`shippingAddress`** read-only property of the `PaymentRequest` interface returns a PaymentAddress object containing the shipping address provided by the user.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentResponse/shippingAddress)\n     */\n    readonly shippingAddress: PaymentAddress | null;\n    /**\n     * The **`shippingOption`** read-only property of the `PaymentRequest` interface returns the ID attribute of the shipping option selected by the user.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentResponse/shippingOption)\n     */\n    readonly shippingOption: string | null;\n    /**\n     * The PaymentRequest method **`complete()`** of the Payment Request API notifies the user interface to be closed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentResponse/complete)\n     */\n    complete(result?: PaymentComplete): Promise<void>;\n    /**\n     * The PaymentResponse interface's **`retry()`** method makes it possible to ask the user to retry a payment after an error occurs during processing.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentResponse/retry)\n     */\n    retry(errorFields?: PaymentValidationErrors): Promise<void>;\n    /**\n     * The **`toJSON()`** method of the PaymentResponse interface is a Serialization; it returns a JSON representation of the PaymentResponse object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PaymentResponse/toJSON)\n     */\n    toJSON(): any;\n    addEventListener<K extends keyof PaymentResponseEventMap>(type: K, listener: (this: PaymentResponse, ev: PaymentResponseEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof PaymentResponseEventMap>(type: K, listener: (this: PaymentResponse, ev: PaymentResponseEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var PaymentResponse: {\n    prototype: PaymentResponse;\n    new(): PaymentResponse;\n};\n\ninterface PerformanceEventMap {\n    \"resourcetimingbufferfull\": Event;\n}\n\n/**\n * The **`Performance`** interface provides access to performance-related information for the current page.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance)\n */\ninterface Performance extends EventTarget {\n    /**\n     * The read-only `performance.eventCounts` property is an EventCounts map containing the number of events which have been dispatched per event type.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/eventCounts)\n     */\n    readonly eventCounts: EventCounts;\n    /**\n     * The legacy **`Performance.navigation`** read-only property returns a PerformanceNavigation object representing the type of navigation that occurs in the given browsing context, such as the number of redirections needed to fetch the resource.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/navigation)\n     */\n    readonly navigation: PerformanceNavigation;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/resourcetimingbufferfull_event) */\n    onresourcetimingbufferfull: ((this: Performance, ev: Event) => any) | null;\n    /**\n     * The **`timeOrigin`** read-only property of the Performance interface returns the high resolution timestamp that is used as the baseline for performance-related timestamps.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/timeOrigin)\n     */\n    readonly timeOrigin: DOMHighResTimeStamp;\n    /**\n     * The legacy **`Performance.timing`** read-only property returns a PerformanceTiming object containing latency-related performance information.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/timing)\n     */\n    readonly timing: PerformanceTiming;\n    /**\n     * The **`clearMarks()`** method removes all or specific PerformanceMark objects from the browser's performance timeline.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/clearMarks)\n     */\n    clearMarks(markName?: string): void;\n    /**\n     * The **`clearMeasures()`** method removes all or specific PerformanceMeasure objects from the browser's performance timeline.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/clearMeasures)\n     */\n    clearMeasures(measureName?: string): void;\n    /**\n     * The **`clearResourceTimings()`** method removes all performance entries with an PerformanceEntry.entryType of `'resource'` from the browser's performance timeline and sets the size of the performance resource data buffer to zero.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/clearResourceTimings)\n     */\n    clearResourceTimings(): void;\n    /**\n     * The **`getEntries()`** method returns an array of all PerformanceEntry objects currently present in the performance timeline.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/getEntries)\n     */\n    getEntries(): PerformanceEntryList;\n    /**\n     * The **`getEntriesByName()`** method returns an array of PerformanceEntry objects currently present in the performance timeline with the given _name_ and _type_.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/getEntriesByName)\n     */\n    getEntriesByName(name: string, type?: string): PerformanceEntryList;\n    /**\n     * The **`getEntriesByType()`** method returns an array of PerformanceEntry objects currently present in the performance timeline for a given _type_.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/getEntriesByType)\n     */\n    getEntriesByType(type: string): PerformanceEntryList;\n    /**\n     * The **`mark()`** method creates a named PerformanceMark object representing a high resolution timestamp marker in the browser's performance timeline.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/mark)\n     */\n    mark(markName: string, markOptions?: PerformanceMarkOptions): PerformanceMark;\n    /**\n     * The **`measure()`** method creates a named PerformanceMeasure object representing a time measurement between two marks in the browser's performance timeline.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/measure)\n     */\n    measure(measureName: string, startOrMeasureOptions?: string | PerformanceMeasureOptions, endMark?: string): PerformanceMeasure;\n    /**\n     * The **`performance.now()`** method returns a high resolution timestamp in milliseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/now)\n     */\n    now(): DOMHighResTimeStamp;\n    /**\n     * The **`setResourceTimingBufferSize()`** method sets the desired size of the browser's resource timing buffer which stores the `'resource'` performance entries.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/setResourceTimingBufferSize)\n     */\n    setResourceTimingBufferSize(maxSize: number): void;\n    /**\n     * The **`toJSON()`** method of the Performance interface is a Serialization; it returns a JSON representation of the Performance object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/toJSON)\n     */\n    toJSON(): any;\n    addEventListener<K extends keyof PerformanceEventMap>(type: K, listener: (this: Performance, ev: PerformanceEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof PerformanceEventMap>(type: K, listener: (this: Performance, ev: PerformanceEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var Performance: {\n    prototype: Performance;\n    new(): Performance;\n};\n\n/**\n * The **`PerformanceEntry`** object encapsulates a single performance metric that is part of the browser's performance timeline.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEntry)\n */\ninterface PerformanceEntry {\n    /**\n     * The read-only **`duration`** property returns a DOMHighResTimeStamp that is the duration of the PerformanceEntry.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEntry/duration)\n     */\n    readonly duration: DOMHighResTimeStamp;\n    /**\n     * The read-only **`entryType`** property returns a string representing the type of performance metric that this entry represents.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEntry/entryType)\n     */\n    readonly entryType: string;\n    /**\n     * The read-only **`name`** property of the PerformanceEntry interface is a string representing the name for a performance entry.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEntry/name)\n     */\n    readonly name: string;\n    /**\n     * The read-only **`startTime`** property returns the first DOMHighResTimeStamp recorded for this PerformanceEntry.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEntry/startTime)\n     */\n    readonly startTime: DOMHighResTimeStamp;\n    /**\n     * The **`toJSON()`** method is a Serialization; it returns a JSON representation of the PerformanceEntry object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEntry/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var PerformanceEntry: {\n    prototype: PerformanceEntry;\n    new(): PerformanceEntry;\n};\n\n/**\n * The `PerformanceEventTiming` interface of the Event Timing API provides insights into the latency of certain event types triggered by user interaction.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEventTiming)\n */\ninterface PerformanceEventTiming extends PerformanceEntry {\n    /**\n     * The read-only **`cancelable`** property returns the associated event's `cancelable` property, indicating whether the event can be canceled.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEventTiming/cancelable)\n     */\n    readonly cancelable: boolean;\n    /**\n     * The read-only **`processingEnd`** property returns the time the last event handler finished executing.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEventTiming/processingEnd)\n     */\n    readonly processingEnd: DOMHighResTimeStamp;\n    /**\n     * The read-only **`processingStart`** property returns the time at which event dispatch started.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEventTiming/processingStart)\n     */\n    readonly processingStart: DOMHighResTimeStamp;\n    /**\n     * The read-only **`target`** property returns the associated event's last `target` which is the node onto which the event was last dispatched.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEventTiming/target)\n     */\n    readonly target: Node | null;\n    /**\n     * The **`toJSON()`** method of the PerformanceEventTiming interface is a Serialization; it returns a JSON representation of the PerformanceEventTiming object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEventTiming/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var PerformanceEventTiming: {\n    prototype: PerformanceEventTiming;\n    new(): PerformanceEventTiming;\n};\n\n/**\n * **`PerformanceMark`** is an interface for PerformanceEntry objects with an PerformanceEntry.entryType of `'mark'`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceMark)\n */\ninterface PerformanceMark extends PerformanceEntry {\n    /**\n     * The read-only **`detail`** property returns arbitrary metadata that was included in the mark upon construction (either when using Performance.mark or the PerformanceMark.PerformanceMark constructor).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceMark/detail)\n     */\n    readonly detail: any;\n}\n\ndeclare var PerformanceMark: {\n    prototype: PerformanceMark;\n    new(markName: string, markOptions?: PerformanceMarkOptions): PerformanceMark;\n};\n\n/**\n * **`PerformanceMeasure`** is an _abstract_ interface for PerformanceEntry objects with an PerformanceEntry.entryType of `'measure'`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceMeasure)\n */\ninterface PerformanceMeasure extends PerformanceEntry {\n    /**\n     * The read-only **`detail`** property returns arbitrary metadata that was included in the mark upon construction (when using Performance.measure.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceMeasure/detail)\n     */\n    readonly detail: any;\n}\n\ndeclare var PerformanceMeasure: {\n    prototype: PerformanceMeasure;\n    new(): PerformanceMeasure;\n};\n\n/**\n * The legacy **`PerformanceNavigation`** interface represents information about how the navigation to the current document was done.\n * @deprecated This interface is deprecated in the Navigation Timing Level 2 specification. Please use the PerformanceNavigationTiming interface instead.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceNavigation)\n */\ninterface PerformanceNavigation {\n    /**\n     * The legacy **`PerformanceNavigation.redirectCount`** read-only property returns an `unsigned short` representing the number of REDIRECTs done before reaching the page.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceNavigation/redirectCount)\n     */\n    readonly redirectCount: number;\n    /**\n     * The legacy **`PerformanceNavigation.type`** read-only property returns an `unsigned short` containing a constant describing how the navigation to this page was done.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceNavigation/type)\n     */\n    readonly type: number;\n    /**\n     * The **`toJSON()`** method of the PerformanceNavigation interface is a Serialization; it returns a JSON representation of the PerformanceNavigation object.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceNavigation/toJSON)\n     */\n    toJSON(): any;\n    readonly TYPE_NAVIGATE: 0;\n    readonly TYPE_RELOAD: 1;\n    readonly TYPE_BACK_FORWARD: 2;\n    readonly TYPE_RESERVED: 255;\n}\n\n/** @deprecated */\ndeclare var PerformanceNavigation: {\n    prototype: PerformanceNavigation;\n    new(): PerformanceNavigation;\n    readonly TYPE_NAVIGATE: 0;\n    readonly TYPE_RELOAD: 1;\n    readonly TYPE_BACK_FORWARD: 2;\n    readonly TYPE_RESERVED: 255;\n};\n\n/**\n * The **`PerformanceNavigationTiming`** interface provides methods and properties to store and retrieve metrics regarding the browser's document navigation events.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceNavigationTiming)\n */\ninterface PerformanceNavigationTiming extends PerformanceResourceTiming {\n    /**\n     * The **`domComplete`** read-only property returns a DOMHighResTimeStamp representing the time immediately before the user agent sets the document's `readyState` to `'complete'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceNavigationTiming/domComplete)\n     */\n    readonly domComplete: DOMHighResTimeStamp;\n    /**\n     * The **`domContentLoadedEventEnd`** read-only property returns a DOMHighResTimeStamp representing the time immediately after the current document's `DOMContentLoaded` event handler completes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceNavigationTiming/domContentLoadedEventEnd)\n     */\n    readonly domContentLoadedEventEnd: DOMHighResTimeStamp;\n    /**\n     * The **`domContentLoadedEventStart`** read-only property returns a DOMHighResTimeStamp representing the time immediately before the current document's `DOMContentLoaded` event handler starts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceNavigationTiming/domContentLoadedEventStart)\n     */\n    readonly domContentLoadedEventStart: DOMHighResTimeStamp;\n    /**\n     * The **`domInteractive`** read-only property returns a DOMHighResTimeStamp representing the time immediately before the user agent sets the document's `readyState` to `'interactive'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceNavigationTiming/domInteractive)\n     */\n    readonly domInteractive: DOMHighResTimeStamp;\n    /**\n     * The **`loadEventEnd`** read-only property returns a DOMHighResTimeStamp representing the time immediately after the current document's `load` event handler completes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceNavigationTiming/loadEventEnd)\n     */\n    readonly loadEventEnd: DOMHighResTimeStamp;\n    /**\n     * The **`loadEventStart`** read-only property returns a DOMHighResTimeStamp representing the time immediately before the current document's `load` event handler starts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceNavigationTiming/loadEventStart)\n     */\n    readonly loadEventStart: DOMHighResTimeStamp;\n    /**\n     * The **`redirectCount`** read-only property returns a number representing the number of redirects since the last non-redirect navigation in the current browsing context.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceNavigationTiming/redirectCount)\n     */\n    readonly redirectCount: number;\n    /**\n     * The **`type`** read-only property returns the type of navigation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceNavigationTiming/type)\n     */\n    readonly type: NavigationTimingType;\n    /**\n     * The **`unloadEventEnd`** read-only property returns a DOMHighResTimeStamp representing the time immediately after the current document's `unload` event handler completes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceNavigationTiming/unloadEventEnd)\n     */\n    readonly unloadEventEnd: DOMHighResTimeStamp;\n    /**\n     * The **`unloadEventStart`** read-only property returns a DOMHighResTimeStamp representing the time immediately before the current document's `unload` event handler starts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceNavigationTiming/unloadEventStart)\n     */\n    readonly unloadEventStart: DOMHighResTimeStamp;\n    /**\n     * The **`toJSON()`** method of the PerformanceNavigationTiming interface is a Serialization; it returns a JSON representation of the PerformanceNavigationTiming object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceNavigationTiming/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var PerformanceNavigationTiming: {\n    prototype: PerformanceNavigationTiming;\n    new(): PerformanceNavigationTiming;\n};\n\n/**\n * The **`PerformanceObserver`** interface is used to observe performance measurement events and be notified of new PerformanceEntry as they are recorded in the browser's _performance timeline_.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserver)\n */\ninterface PerformanceObserver {\n    /**\n     * The **`disconnect()`** method of the PerformanceObserver interface is used to stop the performance observer from receiving any PerformanceEntry events.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserver/disconnect)\n     */\n    disconnect(): void;\n    /**\n     * The **`observe()`** method of the **PerformanceObserver** interface is used to specify the set of performance entry types to observe.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserver/observe)\n     */\n    observe(options?: PerformanceObserverInit): void;\n    /**\n     * The **`takeRecords()`** method of the PerformanceObserver interface returns the current list of PerformanceEntry objects stored in the performance observer, emptying it out.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserver/takeRecords)\n     */\n    takeRecords(): PerformanceEntryList;\n}\n\ndeclare var PerformanceObserver: {\n    prototype: PerformanceObserver;\n    new(callback: PerformanceObserverCallback): PerformanceObserver;\n    /**\n     * The static **`supportedEntryTypes`** read-only property of the PerformanceObserver interface returns an array of the PerformanceEntry.entryType values supported by the user agent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserver/supportedEntryTypes_static)\n     */\n    readonly supportedEntryTypes: ReadonlyArray<string>;\n};\n\n/**\n * The **`PerformanceObserverEntryList`** interface is a list of PerformanceEntry that were explicitly observed via the PerformanceObserver.observe method.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserverEntryList)\n */\ninterface PerformanceObserverEntryList {\n    /**\n     * The **`getEntries()`** method of the PerformanceObserverEntryList interface returns a list of explicitly observed PerformanceEntry objects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserverEntryList/getEntries)\n     */\n    getEntries(): PerformanceEntryList;\n    /**\n     * The **`getEntriesByName()`** method of the PerformanceObserverEntryList interface returns a list of explicitly observed PerformanceEntry objects for a given PerformanceEntry.name and PerformanceEntry.entryType.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserverEntryList/getEntriesByName)\n     */\n    getEntriesByName(name: string, type?: string): PerformanceEntryList;\n    /**\n     * The **`getEntriesByType()`** method of the PerformanceObserverEntryList returns a list of explicitly _observed_ PerformanceEntry objects for a given PerformanceEntry.entryType.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserverEntryList/getEntriesByType)\n     */\n    getEntriesByType(type: string): PerformanceEntryList;\n}\n\ndeclare var PerformanceObserverEntryList: {\n    prototype: PerformanceObserverEntryList;\n    new(): PerformanceObserverEntryList;\n};\n\n/**\n * The **`PerformancePaintTiming`** interface provides timing information about 'paint' (also called 'render') operations during web page construction.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformancePaintTiming)\n */\ninterface PerformancePaintTiming extends PerformanceEntry {\n}\n\ndeclare var PerformancePaintTiming: {\n    prototype: PerformancePaintTiming;\n    new(): PerformancePaintTiming;\n};\n\n/**\n * The **`PerformanceResourceTiming`** interface enables retrieval and analysis of detailed network timing data regarding the loading of an application's resources.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming)\n */\ninterface PerformanceResourceTiming extends PerformanceEntry {\n    /**\n     * The **`connectEnd`** read-only property returns the DOMHighResTimeStamp immediately after the browser finishes establishing the connection to the server to retrieve the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/connectEnd)\n     */\n    readonly connectEnd: DOMHighResTimeStamp;\n    /**\n     * The **`connectStart`** read-only property returns the DOMHighResTimeStamp immediately before the user agent starts establishing the connection to the server to retrieve the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/connectStart)\n     */\n    readonly connectStart: DOMHighResTimeStamp;\n    /**\n     * The **`decodedBodySize`** read-only property returns the size (in octets) received from the fetch (HTTP or cache) of the message body after removing any applied content encoding (like gzip or Brotli).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/decodedBodySize)\n     */\n    readonly decodedBodySize: number;\n    /**\n     * The **`domainLookupEnd`** read-only property returns the DOMHighResTimeStamp immediately after the browser finishes the domain-name lookup for the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/domainLookupEnd)\n     */\n    readonly domainLookupEnd: DOMHighResTimeStamp;\n    /**\n     * The **`domainLookupStart`** read-only property returns the DOMHighResTimeStamp immediately before the browser starts the domain name lookup for the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/domainLookupStart)\n     */\n    readonly domainLookupStart: DOMHighResTimeStamp;\n    /**\n     * The **`encodedBodySize`** read-only property represents the size (in octets) received from the fetch (HTTP or cache) of the payload body before removing any applied content encodings (like gzip or Brotli).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/encodedBodySize)\n     */\n    readonly encodedBodySize: number;\n    /**\n     * The **`fetchStart`** read-only property represents a DOMHighResTimeStamp immediately before the browser starts to fetch the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/fetchStart)\n     */\n    readonly fetchStart: DOMHighResTimeStamp;\n    /**\n     * The **`initiatorType`** read-only property is a string representing web platform feature that initiated the resource load.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/initiatorType)\n     */\n    readonly initiatorType: string;\n    /**\n     * The **`nextHopProtocol`** read-only property is a string representing the network protocol used to fetch the resource, as identified by the ALPN Protocol ID (RFC7301).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/nextHopProtocol)\n     */\n    readonly nextHopProtocol: string;\n    /**\n     * The **`redirectEnd`** read-only property returns a DOMHighResTimeStamp immediately after receiving the last byte of the response of the last redirect.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/redirectEnd)\n     */\n    readonly redirectEnd: DOMHighResTimeStamp;\n    /**\n     * The **`redirectStart`** read-only property returns a DOMHighResTimeStamp representing the start time of the fetch which that initiates the redirect.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/redirectStart)\n     */\n    readonly redirectStart: DOMHighResTimeStamp;\n    /**\n     * The **`requestStart`** read-only property returns a DOMHighResTimeStamp of the time immediately before the browser starts requesting the resource from the server, cache, or local resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/requestStart)\n     */\n    readonly requestStart: DOMHighResTimeStamp;\n    /**\n     * The **`responseEnd`** read-only property returns a DOMHighResTimeStamp immediately after the browser receives the last byte of the resource or immediately before the transport connection is closed, whichever comes first.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/responseEnd)\n     */\n    readonly responseEnd: DOMHighResTimeStamp;\n    /**\n     * The **`responseStart`** read-only property returns a DOMHighResTimeStamp immediately after the browser receives the first byte of the response from the server, cache, or local resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/responseStart)\n     */\n    readonly responseStart: DOMHighResTimeStamp;\n    /**\n     * The **`responseStatus`** read-only property represents the HTTP response status code returned when fetching the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/responseStatus)\n     */\n    readonly responseStatus: number;\n    /**\n     * The **`secureConnectionStart`** read-only property returns a DOMHighResTimeStamp immediately before the browser starts the handshake process to secure the current connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/secureConnectionStart)\n     */\n    readonly secureConnectionStart: DOMHighResTimeStamp;\n    /**\n     * The **`serverTiming`** read-only property returns an array of PerformanceServerTiming entries containing server timing metrics.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/serverTiming)\n     */\n    readonly serverTiming: ReadonlyArray<PerformanceServerTiming>;\n    /**\n     * The **`transferSize`** read-only property represents the size (in octets) of the fetched resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/transferSize)\n     */\n    readonly transferSize: number;\n    /**\n     * The **`workerStart`** read-only property of the PerformanceResourceTiming interface returns a The `workerStart` property can have the following values: - A DOMHighResTimeStamp.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/workerStart)\n     */\n    readonly workerStart: DOMHighResTimeStamp;\n    /**\n     * The **`toJSON()`** method of the PerformanceResourceTiming interface is a Serialization; it returns a JSON representation of the PerformanceResourceTiming object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var PerformanceResourceTiming: {\n    prototype: PerformanceResourceTiming;\n    new(): PerformanceResourceTiming;\n};\n\n/**\n * The **`PerformanceServerTiming`** interface surfaces server metrics that are sent with the response in the Server-Timing HTTP header.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceServerTiming)\n */\ninterface PerformanceServerTiming {\n    /**\n     * The **`description`** read-only property returns a string value of the server-specified metric description, or an empty string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceServerTiming/description)\n     */\n    readonly description: string;\n    /**\n     * The **`duration`** read-only property returns a double that contains the server-specified metric duration, or the value `0.0`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceServerTiming/duration)\n     */\n    readonly duration: DOMHighResTimeStamp;\n    /**\n     * The **`name`** read-only property returns a string value of the server-specified metric name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceServerTiming/name)\n     */\n    readonly name: string;\n    /**\n     * The **`toJSON()`** method of the PerformanceServerTiming interface is a Serialization; it returns a JSON representation of the PerformanceServerTiming object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceServerTiming/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var PerformanceServerTiming: {\n    prototype: PerformanceServerTiming;\n    new(): PerformanceServerTiming;\n};\n\n/**\n * The **`PerformanceTiming`** interface is a legacy interface kept for backwards compatibility and contains properties that offer performance timing information for various events which occur during the loading and use of the current page.\n * @deprecated This interface is deprecated in the Navigation Timing Level 2 specification. Please use the PerformanceNavigationTiming interface instead.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming)\n */\ninterface PerformanceTiming {\n    /**\n     * The legacy **`PerformanceTiming.connectEnd`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, where the connection is opened network.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/connectEnd)\n     */\n    readonly connectEnd: number;\n    /**\n     * The legacy **`PerformanceTiming.connectStart`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, where the request to open a connection is sent to the network.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/connectStart)\n     */\n    readonly connectStart: number;\n    /**\n     * The legacy **`PerformanceTiming.domComplete`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, when the parser finished its work on the main document, that is when its Document.readyState changes to `'complete'` and the corresponding Document/readystatechange_event event is thrown.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/domComplete)\n     */\n    readonly domComplete: number;\n    /**\n     * The legacy **`PerformanceTiming.domContentLoadedEventEnd`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, right after all the scripts that need to be executed as soon as possible, in order or not, has been executed.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/domContentLoadedEventEnd)\n     */\n    readonly domContentLoadedEventEnd: number;\n    /**\n     * The legacy **`PerformanceTiming.domContentLoadedEventStart`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, right before the parser sent the executed right after parsing has been executed.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/domContentLoadedEventStart)\n     */\n    readonly domContentLoadedEventStart: number;\n    /**\n     * The legacy **`PerformanceTiming.domInteractive`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, when the parser finished its work on the main document, that is when its Document.readyState changes to `'interactive'` and the corresponding Document/readystatechange_event event is thrown.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/domInteractive)\n     */\n    readonly domInteractive: number;\n    /**\n     * The legacy **`PerformanceTiming.domLoading`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, when the parser started its work, that is when its corresponding Document/readystatechange_event event is thrown.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/domLoading)\n     */\n    readonly domLoading: number;\n    /**\n     * The legacy **`PerformanceTiming.domainLookupEnd`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, where the domain lookup is finished.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/domainLookupEnd)\n     */\n    readonly domainLookupEnd: number;\n    /**\n     * The legacy **`PerformanceTiming.domainLookupStart`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, where the domain lookup starts.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/domainLookupStart)\n     */\n    readonly domainLookupStart: number;\n    /**\n     * The legacy **`PerformanceTiming.fetchStart`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, the browser is ready to fetch the document using an HTTP request.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/fetchStart)\n     */\n    readonly fetchStart: number;\n    /**\n     * The legacy **`PerformanceTiming.loadEventEnd`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, when the Window/load_event event handler terminated, that is when the load event is completed.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/loadEventEnd)\n     */\n    readonly loadEventEnd: number;\n    /**\n     * The legacy **`PerformanceTiming.loadEventStart`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, when the Window/load_event event was sent for the current document.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/loadEventStart)\n     */\n    readonly loadEventStart: number;\n    /**\n     * The legacy **`PerformanceTiming.navigationStart`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, right after the prompt for unload terminates on the previous document in the same browsing context.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/navigationStart)\n     */\n    readonly navigationStart: number;\n    /**\n     * The legacy **`PerformanceTiming.redirectEnd`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, the last HTTP redirect is completed, that is when the last byte of the HTTP response has been received.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/redirectEnd)\n     */\n    readonly redirectEnd: number;\n    /**\n     * The legacy **`PerformanceTiming.redirectStart`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, the first HTTP redirect starts.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/redirectStart)\n     */\n    readonly redirectStart: number;\n    /**\n     * The legacy **`PerformanceTiming.requestStart`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, when the browser sent the request to obtain the actual document, from the server or from a cache.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/requestStart)\n     */\n    readonly requestStart: number;\n    /**\n     * The legacy **`PerformanceTiming.responseEnd`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, when the browser received the last byte of the response, or when the connection is closed if this happened first, from the server from a cache or from a local resource.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/responseEnd)\n     */\n    readonly responseEnd: number;\n    /**\n     * The legacy **`PerformanceTiming.responseStart`** read-only property returns an `unsigned long long` representing the moment in time (in milliseconds since the UNIX epoch) when the browser received the first byte of the response from the server, cache, or local resource.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/responseStart)\n     */\n    readonly responseStart: number;\n    /**\n     * The legacy **`PerformanceTiming.secureConnectionStart`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, where the secure connection handshake starts.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/secureConnectionStart)\n     */\n    readonly secureConnectionStart: number;\n    /**\n     * The legacy **`PerformanceTiming.unloadEventEnd`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, the Window/unload_event event handler finishes.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/unloadEventEnd)\n     */\n    readonly unloadEventEnd: number;\n    /**\n     * The legacy **`PerformanceTiming.unloadEventStart`** read-only property returns an `unsigned long long` representing the moment, in milliseconds since the UNIX epoch, the Window/unload_event event has been thrown.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/unloadEventStart)\n     */\n    readonly unloadEventStart: number;\n    /**\n     * The legacy **`toJSON()`** method of the PerformanceTiming interface is a Serialization; it returns a JSON representation of the PerformanceTiming object.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceTiming/toJSON)\n     */\n    toJSON(): any;\n}\n\n/** @deprecated */\ndeclare var PerformanceTiming: {\n    prototype: PerformanceTiming;\n    new(): PerformanceTiming;\n};\n\n/**\n * The **`PeriodicWave`** interface defines a periodic waveform that can be used to shape the output of an OscillatorNode.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PeriodicWave)\n */\ninterface PeriodicWave {\n}\n\ndeclare var PeriodicWave: {\n    prototype: PeriodicWave;\n    new(context: BaseAudioContext, options?: PeriodicWaveOptions): PeriodicWave;\n};\n\ninterface PermissionStatusEventMap {\n    \"change\": Event;\n}\n\n/**\n * The **`PermissionStatus`** interface of the Permissions API provides the state of an object and an event handler for monitoring changes to said state.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PermissionStatus)\n */\ninterface PermissionStatus extends EventTarget {\n    /**\n     * The **`name`** read-only property of the PermissionStatus interface returns the name of a requested permission.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PermissionStatus/name)\n     */\n    readonly name: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/PermissionStatus/change_event) */\n    onchange: ((this: PermissionStatus, ev: Event) => any) | null;\n    /**\n     * The **`state`** read-only property of the This property returns one of `'granted'`, `'denied'`, or `'prompt'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PermissionStatus/state)\n     */\n    readonly state: PermissionState;\n    addEventListener<K extends keyof PermissionStatusEventMap>(type: K, listener: (this: PermissionStatus, ev: PermissionStatusEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof PermissionStatusEventMap>(type: K, listener: (this: PermissionStatus, ev: PermissionStatusEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var PermissionStatus: {\n    prototype: PermissionStatus;\n    new(): PermissionStatus;\n};\n\n/**\n * The **`Permissions`** interface of the Permissions API provides the core Permission API functionality, such as methods for querying and revoking permissions - Permissions.query - : Returns the user permission status for a given API.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Permissions)\n */\ninterface Permissions {\n    /**\n     * The **`query()`** method of the Permissions interface returns the state of a user permission on the global scope.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Permissions/query)\n     */\n    query(permissionDesc: PermissionDescriptor): Promise<PermissionStatus>;\n}\n\ndeclare var Permissions: {\n    prototype: Permissions;\n    new(): Permissions;\n};\n\n/**\n * The **`PictureInPictureEvent`** interface represents picture-in-picture-related events, including HTMLVideoElement/enterpictureinpicture_event, HTMLVideoElement/leavepictureinpicture_event and PictureInPictureWindow/resize_event.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PictureInPictureEvent)\n */\ninterface PictureInPictureEvent extends Event {\n    /**\n     * The read-only **`pictureInPictureWindow`** property of the PictureInPictureEvent interface returns the PictureInPictureWindow the event relates to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PictureInPictureEvent/pictureInPictureWindow)\n     */\n    readonly pictureInPictureWindow: PictureInPictureWindow;\n}\n\ndeclare var PictureInPictureEvent: {\n    prototype: PictureInPictureEvent;\n    new(type: string, eventInitDict: PictureInPictureEventInit): PictureInPictureEvent;\n};\n\ninterface PictureInPictureWindowEventMap {\n    \"resize\": Event;\n}\n\n/**\n * The **`PictureInPictureWindow`** interface represents an object able to programmatically obtain the **`width`** and **`height`** and **`resize event`** of the floating video window.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PictureInPictureWindow)\n */\ninterface PictureInPictureWindow extends EventTarget {\n    /**\n     * The read-only **`height`** property of the PictureInPictureWindow interface returns the height of the floating video window in pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PictureInPictureWindow/height)\n     */\n    readonly height: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/PictureInPictureWindow/resize_event) */\n    onresize: ((this: PictureInPictureWindow, ev: Event) => any) | null;\n    /**\n     * The read-only **`width`** property of the PictureInPictureWindow interface returns the width of the floating video window in pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PictureInPictureWindow/width)\n     */\n    readonly width: number;\n    addEventListener<K extends keyof PictureInPictureWindowEventMap>(type: K, listener: (this: PictureInPictureWindow, ev: PictureInPictureWindowEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof PictureInPictureWindowEventMap>(type: K, listener: (this: PictureInPictureWindow, ev: PictureInPictureWindowEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var PictureInPictureWindow: {\n    prototype: PictureInPictureWindow;\n    new(): PictureInPictureWindow;\n};\n\n/**\n * The `Plugin` interface provides information about a browser plugin.\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Plugin)\n */\ninterface Plugin {\n    /**\n     * Returns the plugin's description.\n     * @deprecated\n     */\n    readonly description: string;\n    /**\n     * Returns the plugin library's filename, if applicable on the current platform.\n     * @deprecated\n     */\n    readonly filename: string;\n    /**\n     * Returns the number of MIME types, represented by MimeType objects, supported by the plugin.\n     * @deprecated\n     */\n    readonly length: number;\n    /**\n     * Returns the plugin's name.\n     * @deprecated\n     */\n    readonly name: string;\n    /**\n     * Returns the specified MimeType object.\n     * @deprecated\n     */\n    item(index: number): MimeType | null;\n    /** @deprecated */\n    namedItem(name: string): MimeType | null;\n    [index: number]: MimeType;\n}\n\n/** @deprecated */\ndeclare var Plugin: {\n    prototype: Plugin;\n    new(): Plugin;\n};\n\n/**\n * The `PluginArray` interface is used to store a list of Plugin objects; it's returned by the Navigator.plugins property.\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PluginArray)\n */\ninterface PluginArray {\n    /** @deprecated */\n    readonly length: number;\n    /** @deprecated */\n    item(index: number): Plugin | null;\n    /** @deprecated */\n    namedItem(name: string): Plugin | null;\n    /** @deprecated */\n    refresh(): void;\n    [index: number]: Plugin;\n}\n\n/** @deprecated */\ndeclare var PluginArray: {\n    prototype: PluginArray;\n    new(): PluginArray;\n};\n\n/**\n * The **`PointerEvent`** interface represents the state of a DOM event produced by a pointer such as the geometry of the contact point, the device type that generated the event, the amount of pressure that was applied on the contact surface, etc.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PointerEvent)\n */\ninterface PointerEvent extends MouseEvent {\n    /**\n     * The **`altitudeAngle`** read-only property of the PointerEvent interface represents the angle between a transducer (a pointer or stylus) axis and the X-Y plane of a device screen.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PointerEvent/altitudeAngle)\n     */\n    readonly altitudeAngle: number;\n    /**\n     * The **`azimuthAngle`** read-only property of the PointerEvent interface represents the angle between the Y-Z plane and the plane containing both the transducer (pointer or stylus) axis and the Y axis.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PointerEvent/azimuthAngle)\n     */\n    readonly azimuthAngle: number;\n    /**\n     * The **`height`** read-only property of the geometry, along the y-axis (in CSS pixels).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PointerEvent/height)\n     */\n    readonly height: number;\n    /**\n     * The **`isPrimary`** read-only property of the created the event is the _primary_ pointer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PointerEvent/isPrimary)\n     */\n    readonly isPrimary: boolean;\n    /**\n     * The **`pointerId`** read-only property of the event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PointerEvent/pointerId)\n     */\n    readonly pointerId: number;\n    /**\n     * The **`pointerType`** read-only property of the that caused a given pointer event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PointerEvent/pointerType)\n     */\n    readonly pointerType: string;\n    /**\n     * The **`pressure`** read-only property of the input.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PointerEvent/pressure)\n     */\n    readonly pressure: number;\n    /**\n     * The **`tangentialPressure`** read-only property of the the pointer input (also known as barrel pressure or cylinder stress).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PointerEvent/tangentialPressure)\n     */\n    readonly tangentialPressure: number;\n    /**\n     * The **`tiltX`** read-only property of the PointerEvent interface is the angle (in degrees) between the _Y-Z plane_ of the pointer and the screen.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PointerEvent/tiltX)\n     */\n    readonly tiltX: number;\n    /**\n     * The **`tiltY`** read-only property of the PointerEvent interface is the angle (in degrees) between the _X-Z plane_ of the pointer and the screen.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PointerEvent/tiltY)\n     */\n    readonly tiltY: number;\n    /**\n     * The **`twist`** read-only property of the (e.g., pen stylus) around its major axis, in degrees.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PointerEvent/twist)\n     */\n    readonly twist: number;\n    /**\n     * The **`width`** read-only property of the geometry along the x-axis, measured in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PointerEvent/width)\n     */\n    readonly width: number;\n    /**\n     * The **`getCoalescedEvents()`** method of the PointerEvent interface returns a sequence of `PointerEvent` instances that were coalesced (merged) into a single Element/pointermove_event or Element/pointerrawupdate_event event.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PointerEvent/getCoalescedEvents)\n     */\n    getCoalescedEvents(): PointerEvent[];\n    /**\n     * The **`getPredictedEvents()`** method of the PointerEvent interface returns a sequence of `PointerEvent` instances that are estimated future pointer positions.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PointerEvent/getPredictedEvents)\n     */\n    getPredictedEvents(): PointerEvent[];\n}\n\ndeclare var PointerEvent: {\n    prototype: PointerEvent;\n    new(type: string, eventInitDict?: PointerEventInit): PointerEvent;\n};\n\n/**\n * **`PopStateEvent`** is an interface for the Window/popstate_event event.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PopStateEvent)\n */\ninterface PopStateEvent extends Event {\n    /**\n     * The **`hasUAVisualTransition`** read-only property of the PopStateEvent interface returns `true` if the user agent performed a visual transition for this navigation before dispatching this event, or `false` otherwise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PopStateEvent/hasUAVisualTransition)\n     */\n    readonly hasUAVisualTransition: boolean;\n    /**\n     * The **`state`** read-only property of the PopStateEvent interface represents the state stored when the event was created.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PopStateEvent/state)\n     */\n    readonly state: any;\n}\n\ndeclare var PopStateEvent: {\n    prototype: PopStateEvent;\n    new(type: string, eventInitDict?: PopStateEventInit): PopStateEvent;\n};\n\ninterface PopoverInvokerElement {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/popoverTargetAction) */\n    popoverTargetAction: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/popoverTargetElement) */\n    popoverTargetElement: Element | null;\n}\n\n/**\n * The **`ProcessingInstruction`** interface represents a processing instruction; that is, a Node which embeds an instruction targeting a specific application but that can be ignored by any other applications which don't recognize the instruction.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ProcessingInstruction)\n */\ninterface ProcessingInstruction extends CharacterData, LinkStyle {\n    readonly ownerDocument: Document;\n    /**\n     * The read-only **`target`** property of the ProcessingInstruction interface represent the application to which the `ProcessingInstruction` is targeted.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ProcessingInstruction/target)\n     */\n    readonly target: string;\n}\n\ndeclare var ProcessingInstruction: {\n    prototype: ProcessingInstruction;\n    new(): ProcessingInstruction;\n};\n\n/**\n * The **`ProgressEvent`** interface represents events that measure the progress of an underlying process, like an HTTP request (e.g., an `XMLHttpRequest`, or the loading of the underlying resource of an img, audio, video, style or link).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ProgressEvent)\n */\ninterface ProgressEvent<T extends EventTarget = EventTarget> extends Event {\n    /**\n     * The **`ProgressEvent.lengthComputable`** read-only property is a boolean flag indicating if the resource concerned by the A boolean.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ProgressEvent/lengthComputable)\n     */\n    readonly lengthComputable: boolean;\n    /**\n     * The **`ProgressEvent.loaded`** read-only property is a number indicating the size of the data already transmitted or processed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ProgressEvent/loaded)\n     */\n    readonly loaded: number;\n    readonly target: T | null;\n    /**\n     * The **`ProgressEvent.total`** read-only property is a number indicating the total size of the data being transmitted or processed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ProgressEvent/total)\n     */\n    readonly total: number;\n}\n\ndeclare var ProgressEvent: {\n    prototype: ProgressEvent;\n    new(type: string, eventInitDict?: ProgressEventInit): ProgressEvent;\n};\n\n/**\n * The **`PromiseRejectionEvent`** interface represents events which are sent to the global script context when JavaScript Promises are rejected.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PromiseRejectionEvent)\n */\ninterface PromiseRejectionEvent extends Event {\n    /**\n     * The PromiseRejectionEvent interface's **`promise`** read-only property indicates the JavaScript rejected.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PromiseRejectionEvent/promise)\n     */\n    readonly promise: Promise<any>;\n    /**\n     * The PromiseRejectionEvent **`reason`** read-only property is any JavaScript value or Object which provides the reason passed into Promise.reject().\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PromiseRejectionEvent/reason)\n     */\n    readonly reason: any;\n}\n\ndeclare var PromiseRejectionEvent: {\n    prototype: PromiseRejectionEvent;\n    new(type: string, eventInitDict: PromiseRejectionEventInit): PromiseRejectionEvent;\n};\n\n/**\n * The **`PublicKeyCredential`** interface provides information about a public key / private key pair, which is a credential for logging in to a service using an un-phishable and data-breach resistant asymmetric key pair instead of a password.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PublicKeyCredential)\n */\ninterface PublicKeyCredential extends Credential {\n    /**\n     * The **`authenticatorAttachment`** read-only property of the PublicKeyCredential interface is a string that indicates the general category of authenticator used during the associated CredentialsContainer.create() or CredentialsContainer.get() call.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PublicKeyCredential/authenticatorAttachment)\n     */\n    readonly authenticatorAttachment: string | null;\n    /**\n     * The **`rawId`** read-only property of the containing the identifier of the credentials.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PublicKeyCredential/rawId)\n     */\n    readonly rawId: ArrayBuffer;\n    /**\n     * The **`response`** read-only property of the object which is sent from the authenticator to the user agent for the creation/fetching of credentials.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PublicKeyCredential/response)\n     */\n    readonly response: AuthenticatorResponse;\n    /**\n     * The **`getClientExtensionResults()`** method of the PublicKeyCredential interface returns a map between the identifiers of extensions requested during credential creation or authentication, and their results after processing by the user agent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PublicKeyCredential/getClientExtensionResults)\n     */\n    getClientExtensionResults(): AuthenticationExtensionsClientOutputs;\n    /**\n     * The **`toJSON()`** method of the PublicKeyCredential interface returns a JSON type representation of a PublicKeyCredential.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PublicKeyCredential/toJSON)\n     */\n    toJSON(): PublicKeyCredentialJSON;\n}\n\ndeclare var PublicKeyCredential: {\n    prototype: PublicKeyCredential;\n    new(): PublicKeyCredential;\n    /**\n     * The **`getClientCapabilities()`** static method of the PublicKeyCredential interface returns a Promise that resolves with an object that can be used to check whether or not particular WebAuthn client capabilities and extensions are supported.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PublicKeyCredential/getClientCapabilities_static)\n     */\n    getClientCapabilities(): Promise<PublicKeyCredentialClientCapabilities>;\n    /**\n     * The **`isConditionalMediationAvailable()`** static method of the PublicKeyCredential interface returns a Promise which resolves to `true` if conditional mediation is available.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PublicKeyCredential/isConditionalMediationAvailable_static)\n     */\n    isConditionalMediationAvailable(): Promise<boolean>;\n    /**\n     * The **`isUserVerifyingPlatformAuthenticatorAvailable()`** static method of the PublicKeyCredential interface returns a Promise which resolves to `true` if a user-verifying platform authenticator is present.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PublicKeyCredential/isUserVerifyingPlatformAuthenticatorAvailable_static)\n     */\n    isUserVerifyingPlatformAuthenticatorAvailable(): Promise<boolean>;\n    /**\n     * The **`parseCreationOptionsFromJSON()`** static method of the PublicKeyCredential interface creates a PublicKeyCredentialCreationOptions object from a JSON representation of its properties.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PublicKeyCredential/parseCreationOptionsFromJSON_static)\n     */\n    parseCreationOptionsFromJSON(options: PublicKeyCredentialCreationOptionsJSON): PublicKeyCredentialCreationOptions;\n    /**\n     * The **`parseRequestOptionsFromJSON()`** static method of the PublicKeyCredential interface converts a JSON type representation into a PublicKeyCredentialRequestOptions instance.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PublicKeyCredential/parseRequestOptionsFromJSON_static)\n     */\n    parseRequestOptionsFromJSON(options: PublicKeyCredentialRequestOptionsJSON): PublicKeyCredentialRequestOptions;\n};\n\n/**\n * The **`PushManager`** interface of the Push API provides a way to receive notifications from third-party servers as well as request URLs for push notifications.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushManager)\n */\ninterface PushManager {\n    /**\n     * The **`PushManager.getSubscription()`** method of the PushManager interface retrieves an existing push subscription.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushManager/getSubscription)\n     */\n    getSubscription(): Promise<PushSubscription | null>;\n    /**\n     * The **`permissionState()`** method of the string indicating the permission state of the push manager.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushManager/permissionState)\n     */\n    permissionState(options?: PushSubscriptionOptionsInit): Promise<PermissionState>;\n    /**\n     * The **`subscribe()`** method of the PushManager interface subscribes to a push service.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushManager/subscribe)\n     */\n    subscribe(options?: PushSubscriptionOptionsInit): Promise<PushSubscription>;\n}\n\ndeclare var PushManager: {\n    prototype: PushManager;\n    new(): PushManager;\n    /**\n     * The **`supportedContentEncodings`** read-only static property of the PushManager interface returns an array of supported content codings that can be used to encrypt the payload of a push message.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushManager/supportedContentEncodings_static)\n     */\n    readonly supportedContentEncodings: ReadonlyArray<string>;\n};\n\n/**\n * The `PushSubscription` interface of the Push API provides a subscription's URL endpoint along with the public key and secrets that should be used for encrypting push messages to this subscription.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscription)\n */\ninterface PushSubscription {\n    /**\n     * The **`endpoint`** read-only property of the the endpoint associated with the push subscription.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscription/endpoint)\n     */\n    readonly endpoint: string;\n    /**\n     * The **`expirationTime`** read-only property of the of the subscription expiration time associated with the push subscription, if there is one, or `null` otherwise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscription/expirationTime)\n     */\n    readonly expirationTime: EpochTimeStamp | null;\n    /**\n     * The **`options`** read-only property of the PushSubscription interface is an object containing the options used to create the subscription.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscription/options)\n     */\n    readonly options: PushSubscriptionOptions;\n    /**\n     * The `getKey()` method of the PushSubscription interface returns an ArrayBuffer representing a client public key, which can then be sent to a server and used in encrypting push message data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscription/getKey)\n     */\n    getKey(name: PushEncryptionKeyName): ArrayBuffer | null;\n    /**\n     * The `toJSON()` method of the PushSubscription interface is a standard serializer: it returns a JSON representation of the subscription properties, providing a useful shortcut.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscription/toJSON)\n     */\n    toJSON(): PushSubscriptionJSON;\n    /**\n     * The `unsubscribe()` method of the PushSubscription interface returns a Promise that resolves to a boolean value when the current subscription is successfully unsubscribed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscription/unsubscribe)\n     */\n    unsubscribe(): Promise<boolean>;\n}\n\ndeclare var PushSubscription: {\n    prototype: PushSubscription;\n    new(): PushSubscription;\n};\n\n/**\n * The **`PushSubscriptionOptions`** interface of the Push API represents the options associated with a push subscription.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscriptionOptions)\n */\ninterface PushSubscriptionOptions {\n    /**\n     * The **`applicationServerKey`** read-only property of the PushSubscriptionOptions interface contains the public key used by the push server.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscriptionOptions/applicationServerKey)\n     */\n    readonly applicationServerKey: ArrayBuffer | null;\n    /**\n     * The **`userVisibleOnly`** read-only property of the PushSubscriptionOptions interface indicates if the returned push subscription will only be used for messages whose effect is made visible to the user.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscriptionOptions/userVisibleOnly)\n     */\n    readonly userVisibleOnly: boolean;\n}\n\ndeclare var PushSubscriptionOptions: {\n    prototype: PushSubscriptionOptions;\n    new(): PushSubscriptionOptions;\n};\n\n/**\n * The **`RTCCertificate`** interface of the WebRTC API provides an object representing a certificate that an RTCPeerConnection uses to authenticate.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCCertificate)\n */\ninterface RTCCertificate {\n    /**\n     * The read-only **`expires`** property of the RTCCertificate interface returns the expiration date of the certificate.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCCertificate/expires)\n     */\n    readonly expires: EpochTimeStamp;\n    /**\n     * The **`getFingerprints()`** method of the **RTCCertificate** interface is used to get an array of certificate fingerprints.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCCertificate/getFingerprints)\n     */\n    getFingerprints(): RTCDtlsFingerprint[];\n}\n\ndeclare var RTCCertificate: {\n    prototype: RTCCertificate;\n    new(): RTCCertificate;\n};\n\ninterface RTCDTMFSenderEventMap {\n    \"tonechange\": RTCDTMFToneChangeEvent;\n}\n\n/**\n * The **`RTCDTMFSender`** interface provides a mechanism for transmitting DTMF codes on a WebRTC RTCPeerConnection.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDTMFSender)\n */\ninterface RTCDTMFSender extends EventTarget {\n    /**\n     * The **`canInsertDTMF`** read-only property of the RTCDTMFSender interface returns a boolean value which indicates whether the `RTCDTMFSender` is capable of sending DTMF tones over the RTCPeerConnection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDTMFSender/canInsertDTMF)\n     */\n    readonly canInsertDTMF: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDTMFSender/tonechange_event) */\n    ontonechange: ((this: RTCDTMFSender, ev: RTCDTMFToneChangeEvent) => any) | null;\n    /**\n     * The RTCDTMFSender interface's toneBuffer property returns a string containing a list of the DTMF tones currently queued for sending to the remote peer over the RTCPeerConnection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDTMFSender/toneBuffer)\n     */\n    readonly toneBuffer: string;\n    /**\n     * The **`insertDTMF()`** method of the RTCDTMFSender interface sends DTMF tones to the remote peer over the RTCPeerConnection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDTMFSender/insertDTMF)\n     */\n    insertDTMF(tones: string, duration?: number, interToneGap?: number): void;\n    addEventListener<K extends keyof RTCDTMFSenderEventMap>(type: K, listener: (this: RTCDTMFSender, ev: RTCDTMFSenderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof RTCDTMFSenderEventMap>(type: K, listener: (this: RTCDTMFSender, ev: RTCDTMFSenderEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var RTCDTMFSender: {\n    prototype: RTCDTMFSender;\n    new(): RTCDTMFSender;\n};\n\n/**\n * The **`RTCDTMFToneChangeEvent`** interface represents events sent to indicate that DTMF tones have started or finished playing.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDTMFToneChangeEvent)\n */\ninterface RTCDTMFToneChangeEvent extends Event {\n    /**\n     * The read-only property **`RTCDTMFToneChangeEvent.tone`** returns the DTMF character which has just begun to play, or an empty string (`''`).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDTMFToneChangeEvent/tone)\n     */\n    readonly tone: string;\n}\n\ndeclare var RTCDTMFToneChangeEvent: {\n    prototype: RTCDTMFToneChangeEvent;\n    new(type: string, eventInitDict?: RTCDTMFToneChangeEventInit): RTCDTMFToneChangeEvent;\n};\n\ninterface RTCDataChannelEventMap {\n    \"bufferedamountlow\": Event;\n    \"close\": Event;\n    \"closing\": Event;\n    \"error\": RTCErrorEvent;\n    \"message\": MessageEvent;\n    \"open\": Event;\n}\n\n/**\n * The **`RTCDataChannel`** interface represents a network channel which can be used for bidirectional peer-to-peer transfers of arbitrary data.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel)\n */\ninterface RTCDataChannel extends EventTarget {\n    /**\n     * The property **`binaryType`** on the the type of object which should be used to represent binary data received on the RTCDataChannel.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/binaryType)\n     */\n    binaryType: BinaryType;\n    /**\n     * The read-only `RTCDataChannel` property **`bufferedAmount`** returns the number of bytes of data currently queued to be sent over the data channel.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/bufferedAmount)\n     */\n    readonly bufferedAmount: number;\n    /**\n     * The `RTCDataChannel` property **`bufferedAmountLowThreshold`** is used to specify the number of bytes of buffered outgoing data that is considered 'low.' The default value is 0\\.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/bufferedAmountLowThreshold)\n     */\n    bufferedAmountLowThreshold: number;\n    /**\n     * The read-only `RTCDataChannel` property **`id`** returns an ID number (between 0 and 65,534) which uniquely identifies the RTCDataChannel.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/id)\n     */\n    readonly id: number | null;\n    /**\n     * The read-only `RTCDataChannel` property **`label`** returns a string containing a name describing the data channel.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/label)\n     */\n    readonly label: string;\n    /**\n     * The read-only `RTCDataChannel` property **`maxPacketLifeTime`** returns the amount of time, in milliseconds, the browser is allowed to take to attempt to transmit a message, as set when the data channel was created, or `null`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/maxPacketLifeTime)\n     */\n    readonly maxPacketLifeTime: number | null;\n    /**\n     * The read-only `RTCDataChannel` property **`maxRetransmits`** returns the maximum number of times the browser should try to retransmit a message before giving up, as set when the data channel was created, or `null`, which indicates that there is no maximum.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/maxRetransmits)\n     */\n    readonly maxRetransmits: number | null;\n    /**\n     * The read-only `RTCDataChannel` property **`negotiated`** indicates whether the (`true`) or by the WebRTC layer (`false`).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/negotiated)\n     */\n    readonly negotiated: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/bufferedamountlow_event) */\n    onbufferedamountlow: ((this: RTCDataChannel, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/close_event) */\n    onclose: ((this: RTCDataChannel, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/closing_event) */\n    onclosing: ((this: RTCDataChannel, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/error_event) */\n    onerror: ((this: RTCDataChannel, ev: RTCErrorEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/message_event) */\n    onmessage: ((this: RTCDataChannel, ev: MessageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/open_event) */\n    onopen: ((this: RTCDataChannel, ev: Event) => any) | null;\n    /**\n     * The read-only `RTCDataChannel` property **`ordered`** indicates whether or not the data channel guarantees in-order delivery of messages; the default is `true`, which indicates that the data channel is indeed ordered.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/ordered)\n     */\n    readonly ordered: boolean;\n    /**\n     * The read-only `RTCDataChannel` property **`protocol`** returns a string containing the name of the subprotocol in use.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/protocol)\n     */\n    readonly protocol: string;\n    /**\n     * The read-only `RTCDataChannel` property **`readyState`** returns a string which indicates the state of the data channel's underlying data connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/readyState)\n     */\n    readonly readyState: RTCDataChannelState;\n    /**\n     * The **`RTCDataChannel.close()`** method closes the closure of the channel.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/close)\n     */\n    close(): void;\n    /**\n     * The **`send()`** method of the remote peer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/send)\n     */\n    send(data: string): void;\n    send(data: Blob): void;\n    send(data: ArrayBuffer): void;\n    send(data: ArrayBufferView<ArrayBuffer>): void;\n    addEventListener<K extends keyof RTCDataChannelEventMap>(type: K, listener: (this: RTCDataChannel, ev: RTCDataChannelEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof RTCDataChannelEventMap>(type: K, listener: (this: RTCDataChannel, ev: RTCDataChannelEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var RTCDataChannel: {\n    prototype: RTCDataChannel;\n    new(): RTCDataChannel;\n};\n\n/**\n * The **`RTCDataChannelEvent`** interface represents an event related to a specific RTCDataChannel.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannelEvent)\n */\ninterface RTCDataChannelEvent extends Event {\n    /**\n     * The read-only property **`RTCDataChannelEvent.channel`** returns the RTCDataChannel associated with the event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannelEvent/channel)\n     */\n    readonly channel: RTCDataChannel;\n}\n\ndeclare var RTCDataChannelEvent: {\n    prototype: RTCDataChannelEvent;\n    new(type: string, eventInitDict: RTCDataChannelEventInit): RTCDataChannelEvent;\n};\n\ninterface RTCDtlsTransportEventMap {\n    \"error\": RTCErrorEvent;\n    \"statechange\": Event;\n}\n\n/**\n * The **`RTCDtlsTransport`** interface provides access to information about the Datagram Transport Layer Security (**DTLS**) transport over which a RTCPeerConnection's RTP and RTCP packets are sent and received by its RTCRtpSender and RTCRtpReceiver objects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDtlsTransport)\n */\ninterface RTCDtlsTransport extends EventTarget {\n    /**\n     * The **`iceTransport`** read-only property of the **RTCDtlsTransport** interface contains a reference to the underlying RTCIceTransport.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDtlsTransport/iceTransport)\n     */\n    readonly iceTransport: RTCIceTransport;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDtlsTransport/error_event) */\n    onerror: ((this: RTCDtlsTransport, ev: RTCErrorEvent) => any) | null;\n    onstatechange: ((this: RTCDtlsTransport, ev: Event) => any) | null;\n    /**\n     * The **`state`** read-only property of the Datagram Transport Layer Security (**DTLS**) transport state.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDtlsTransport/state)\n     */\n    readonly state: RTCDtlsTransportState;\n    getRemoteCertificates(): ArrayBuffer[];\n    addEventListener<K extends keyof RTCDtlsTransportEventMap>(type: K, listener: (this: RTCDtlsTransport, ev: RTCDtlsTransportEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof RTCDtlsTransportEventMap>(type: K, listener: (this: RTCDtlsTransport, ev: RTCDtlsTransportEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var RTCDtlsTransport: {\n    prototype: RTCDtlsTransport;\n    new(): RTCDtlsTransport;\n};\n\n/**\n * The **`RTCEncodedAudioFrame`** of the WebRTC API represents an encoded audio frame in the WebRTC receiver or sender pipeline, which may be modified using a WebRTC Encoded Transform.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedAudioFrame)\n */\ninterface RTCEncodedAudioFrame {\n    /**\n     * The **`data`** property of the RTCEncodedAudioFrame interface returns a buffer containing the data for an encoded frame.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedAudioFrame/data)\n     */\n    data: ArrayBuffer;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedAudioFrame/timestamp) */\n    readonly timestamp: number;\n    /**\n     * The **`getMetadata()`** method of the RTCEncodedAudioFrame interface returns an object containing the metadata associated with the frame.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedAudioFrame/getMetadata)\n     */\n    getMetadata(): RTCEncodedAudioFrameMetadata;\n}\n\ndeclare var RTCEncodedAudioFrame: {\n    prototype: RTCEncodedAudioFrame;\n    new(): RTCEncodedAudioFrame;\n};\n\n/**\n * The **`RTCEncodedVideoFrame`** of the WebRTC API represents an encoded video frame in the WebRTC receiver or sender pipeline, which may be modified using a WebRTC Encoded Transform.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedVideoFrame)\n */\ninterface RTCEncodedVideoFrame {\n    /**\n     * The **`data`** property of the RTCEncodedVideoFrame interface returns a buffer containing the frame data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedVideoFrame/data)\n     */\n    data: ArrayBuffer;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedVideoFrame/timestamp) */\n    readonly timestamp: number;\n    /**\n     * The **`type`** read-only property of the RTCEncodedVideoFrame interface indicates whether this frame is a key frame, delta frame, or empty frame.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedVideoFrame/type)\n     */\n    readonly type: RTCEncodedVideoFrameType;\n    /**\n     * The **`getMetadata()`** method of the RTCEncodedVideoFrame interface returns an object containing the metadata associated with the frame.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedVideoFrame/getMetadata)\n     */\n    getMetadata(): RTCEncodedVideoFrameMetadata;\n}\n\ndeclare var RTCEncodedVideoFrame: {\n    prototype: RTCEncodedVideoFrame;\n    new(): RTCEncodedVideoFrame;\n};\n\n/**\n * The **`RTCError`** interface describes an error which has occurred while handling WebRTC operations.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCError)\n */\ninterface RTCError extends DOMException {\n    /**\n     * The RTCError interface's read-only **`errorDetail`** property is a string indicating the WebRTC-specific error code that occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCError/errorDetail)\n     */\n    readonly errorDetail: RTCErrorDetailType;\n    /**\n     * The RTCError read-only property **`receivedAlert`** specifies the fatal DTLS error which resulted in an alert being received from the remote peer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCError/receivedAlert)\n     */\n    readonly receivedAlert: number | null;\n    /**\n     * The read-only **`sctpCauseCode`** property in an why the SCTP negotiation failed, if the `RTCError` represents an SCTP error.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCError/sctpCauseCode)\n     */\n    readonly sctpCauseCode: number | null;\n    /**\n     * The RTCError interface's read-only property **`sdpLineNumber`** specifies the line number within the An unsigned integer value indicating the line within the SDP at which the syntax error described by the `RTCError` object occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCError/sdpLineNumber)\n     */\n    readonly sdpLineNumber: number | null;\n    /**\n     * The read-only **`sentAlert`** property in an while sending data to the remote peer, if the error represents an outbound DTLS error.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCError/sentAlert)\n     */\n    readonly sentAlert: number | null;\n}\n\ndeclare var RTCError: {\n    prototype: RTCError;\n    new(init: RTCErrorInit, message?: string): RTCError;\n};\n\n/**\n * The WebRTC API's **`RTCErrorEvent`** interface represents an error sent to a WebRTC object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCErrorEvent)\n */\ninterface RTCErrorEvent extends Event {\n    /**\n     * The read-only RTCErrorEvent property **`error`** contains an RTCError object describing the details of the error which the event is announcing.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCErrorEvent/error)\n     */\n    readonly error: RTCError;\n}\n\ndeclare var RTCErrorEvent: {\n    prototype: RTCErrorEvent;\n    new(type: string, eventInitDict: RTCErrorEventInit): RTCErrorEvent;\n};\n\n/**\n * The **`RTCIceCandidate`** interface—part of the WebRTC API—represents a candidate Interactive Connectivity Establishment (ICE) configuration which may be used to establish an RTCPeerConnection.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceCandidate)\n */\ninterface RTCIceCandidate {\n    /**\n     * The **RTCIceCandidate** interface's read-only **`address`** property is a string providing the IP address of the device which is the source of the candidate.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/address)\n     */\n    readonly address: string | null;\n    /**\n     * The read-only property **`candidate`** on the RTCIceCandidate interface returns a string describing the candidate in detail.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/candidate)\n     */\n    readonly candidate: string;\n    /**\n     * The read-only **`component`** property on the RTCIceCandidate interface is a string which indicates whether the candidate is an RTP or an RTCP candidate.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/component)\n     */\n    readonly component: RTCIceComponent | null;\n    /**\n     * The **`foundation`** read-only property of the RTCIceCandidate interface is a string that allows correlation of candidates from a common network path on multiple RTCIceTransport objects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/foundation)\n     */\n    readonly foundation: string | null;\n    /**\n     * The **RTCIceCandidate** interface's read-only **`port`** property contains the port number on the device at the address given by RTCIceCandidate.address at which the candidate's peer can be reached.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/port)\n     */\n    readonly port: number | null;\n    /**\n     * The **RTCIceCandidate** interface's read-only **`priority`** property specifies the candidate's priority according to the remote peer; the higher this value is, the better the remote peer considers the candidate to be.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/priority)\n     */\n    readonly priority: number | null;\n    /**\n     * The **RTCIceCandidate** interface's read-only **`protocol`** property is a string which indicates whether the candidate uses UDP or TCP as its transport protocol.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/protocol)\n     */\n    readonly protocol: RTCIceProtocol | null;\n    /**\n     * The **RTCIceCandidate** interface's read-only **`relatedAddress`** property is a string indicating the **related address** of a relay or reflexive candidate.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/relatedAddress)\n     */\n    readonly relatedAddress: string | null;\n    /**\n     * The **RTCIceCandidate** interface's read-only **`relatedPort`** property indicates the port number of reflexive or relay candidates.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/relatedPort)\n     */\n    readonly relatedPort: number | null;\n    /**\n     * The read-only **`sdpMLineIndex`** property on the RTCIceCandidate interface is a zero-based index of the m-line describing the media associated with the candidate.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/sdpMLineIndex)\n     */\n    readonly sdpMLineIndex: number | null;\n    /**\n     * The read-only property **`sdpMid`** on the RTCIceCandidate interface returns a string specifying the media stream identification tag of the media component with which the candidate is associated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/sdpMid)\n     */\n    readonly sdpMid: string | null;\n    /**\n     * The **RTCIceCandidate** interface's read-only **`tcpType`** property is included on TCP candidates to provide additional details about the candidate type.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/tcpType)\n     */\n    readonly tcpType: RTCIceTcpCandidateType | null;\n    /**\n     * The **RTCIceCandidate** interface's read-only **`type`** specifies the type of candidate the object represents.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/type)\n     */\n    readonly type: RTCIceCandidateType | null;\n    /**\n     * The read-only **`usernameFragment`** property on the RTCIceCandidate interface is a string indicating the username fragment ('ufrag') that uniquely identifies a single ICE interaction session.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/usernameFragment)\n     */\n    readonly usernameFragment: string | null;\n    /**\n     * The RTCIceCandidate method **`toJSON()`** converts the `RTCIceCandidate` on which it's called into JSON.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceCandidate/toJSON)\n     */\n    toJSON(): RTCIceCandidateInit;\n}\n\ndeclare var RTCIceCandidate: {\n    prototype: RTCIceCandidate;\n    new(candidateInitDict?: RTCLocalIceCandidateInit): RTCIceCandidate;\n};\n\n/** The **`RTCIceCandidatePair`** dictionary describes a pair of ICE candidates which together comprise a description of a viable connection between two WebRTC endpoints. */\ninterface RTCIceCandidatePair {\n    /** The **`local`** property of the **RTCIceCandidatePair** dictionary specifies the RTCIceCandidate which describes the configuration of the local end of a viable WebRTC connection. */\n    local: RTCIceCandidate;\n    /** The **`remote`** property of the **RTCIceCandidatePair** dictionary specifies the viable WebRTC connection. */\n    remote: RTCIceCandidate;\n}\n\ninterface RTCIceTransportEventMap {\n    \"gatheringstatechange\": Event;\n    \"selectedcandidatepairchange\": Event;\n    \"statechange\": Event;\n}\n\n/**\n * The **`RTCIceTransport`** interface provides access to information about the ICE transport layer over which the data is being sent and received.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceTransport)\n */\ninterface RTCIceTransport extends EventTarget {\n    /**\n     * The **`gatheringState`** read-only property of the RTCIceTransport interface returns a string that indicates the current gathering state of the ICE agent for this transport: `'new'`, `'gathering'`, or `'complete'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceTransport/gatheringState)\n     */\n    readonly gatheringState: RTCIceGathererState;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceTransport/gatheringstatechange_event) */\n    ongatheringstatechange: ((this: RTCIceTransport, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceTransport/selectedcandidatepairchange_event) */\n    onselectedcandidatepairchange: ((this: RTCIceTransport, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceTransport/statechange_event) */\n    onstatechange: ((this: RTCIceTransport, ev: Event) => any) | null;\n    /**\n     * The **`state`** read-only property of the RTCIceTransport interface returns the current state of the ICE transport, so you can determine the state of ICE gathering in which the ICE agent currently is operating.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceTransport/state)\n     */\n    readonly state: RTCIceTransportState;\n    /**\n     * The **`getSelectedCandidatePair()`** method of the RTCIceTransport interface returns an RTCIceCandidatePair object containing the current best-choice pair of ICE candidates describing the configuration of the endpoints of the transport.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCIceTransport/getSelectedCandidatePair)\n     */\n    getSelectedCandidatePair(): RTCIceCandidatePair | null;\n    addEventListener<K extends keyof RTCIceTransportEventMap>(type: K, listener: (this: RTCIceTransport, ev: RTCIceTransportEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof RTCIceTransportEventMap>(type: K, listener: (this: RTCIceTransport, ev: RTCIceTransportEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var RTCIceTransport: {\n    prototype: RTCIceTransport;\n    new(): RTCIceTransport;\n};\n\ninterface RTCPeerConnectionEventMap {\n    \"connectionstatechange\": Event;\n    \"datachannel\": RTCDataChannelEvent;\n    \"icecandidate\": RTCPeerConnectionIceEvent;\n    \"icecandidateerror\": RTCPeerConnectionIceErrorEvent;\n    \"iceconnectionstatechange\": Event;\n    \"icegatheringstatechange\": Event;\n    \"negotiationneeded\": Event;\n    \"signalingstatechange\": Event;\n    \"track\": RTCTrackEvent;\n}\n\n/**\n * The **`RTCPeerConnection`** interface represents a WebRTC connection between the local computer and a remote peer.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection)\n */\ninterface RTCPeerConnection extends EventTarget {\n    /**\n     * The **`canTrickleIceCandidates`** read-only property of the RTCPeerConnection interface returns a boolean value which indicates whether or not the remote peer can accept trickled ICE candidates.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/canTrickleIceCandidates)\n     */\n    readonly canTrickleIceCandidates: boolean | null;\n    /**\n     * The **`connectionState`** read-only property of the RTCPeerConnection interface indicates the current state of the peer connection by returning one of the following string values: `new`, `connecting`, `connected`, `disconnected`, `failed`, or `closed`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/connectionState)\n     */\n    readonly connectionState: RTCPeerConnectionState;\n    /**\n     * The **`currentLocalDescription`** read-only property of the RTCPeerConnection interface returns an RTCSessionDescription object describing the local end of the connection as it was most recently successfully negotiated since the last time the RTCPeerConnection finished negotiating and connecting to a remote peer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/currentLocalDescription)\n     */\n    readonly currentLocalDescription: RTCSessionDescription | null;\n    /**\n     * The **`currentRemoteDescription`** read-only property of the RTCPeerConnection interface returns an Also included is a list of any ICE candidates that may already have been generated by the ICE agent since the offer or answer represented by the description was first instantiated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/currentRemoteDescription)\n     */\n    readonly currentRemoteDescription: RTCSessionDescription | null;\n    /**\n     * The **`iceConnectionState`** read-only property of the RTCPeerConnection interface returns a string which state of the ICE agent associated with the RTCPeerConnection: `new`, `checking`, `connected`, `completed`, `failed`, `disconnected`, and `closed`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/iceConnectionState)\n     */\n    readonly iceConnectionState: RTCIceConnectionState;\n    /**\n     * The **`iceGatheringState`** read-only property of the RTCPeerConnection interface returns a string that describes the overall ICE gathering state for this connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/iceGatheringState)\n     */\n    readonly iceGatheringState: RTCIceGatheringState;\n    /**\n     * The **`localDescription`** read-only property of the RTCPeerConnection interface returns an RTCSessionDescription describing the session for the local end of the connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/localDescription)\n     */\n    readonly localDescription: RTCSessionDescription | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/connectionstatechange_event) */\n    onconnectionstatechange: ((this: RTCPeerConnection, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/datachannel_event) */\n    ondatachannel: ((this: RTCPeerConnection, ev: RTCDataChannelEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/icecandidate_event) */\n    onicecandidate: ((this: RTCPeerConnection, ev: RTCPeerConnectionIceEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/icecandidateerror_event) */\n    onicecandidateerror: ((this: RTCPeerConnection, ev: RTCPeerConnectionIceErrorEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/iceconnectionstatechange_event) */\n    oniceconnectionstatechange: ((this: RTCPeerConnection, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/icegatheringstatechange_event) */\n    onicegatheringstatechange: ((this: RTCPeerConnection, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/negotiationneeded_event) */\n    onnegotiationneeded: ((this: RTCPeerConnection, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/signalingstatechange_event) */\n    onsignalingstatechange: ((this: RTCPeerConnection, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/track_event) */\n    ontrack: ((this: RTCPeerConnection, ev: RTCTrackEvent) => any) | null;\n    /**\n     * The **`pendingLocalDescription`** read-only property of the RTCPeerConnection interface returns an RTCSessionDescription object describing a pending configuration change for the local end of the connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/pendingLocalDescription)\n     */\n    readonly pendingLocalDescription: RTCSessionDescription | null;\n    /**\n     * The **`pendingRemoteDescription`** read-only property of the RTCPeerConnection interface returns an RTCSessionDescription object describing a pending configuration change for the remote end of the connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/pendingRemoteDescription)\n     */\n    readonly pendingRemoteDescription: RTCSessionDescription | null;\n    /**\n     * The **`remoteDescription`** read-only property of the RTCPeerConnection interface returns a RTCSessionDescription describing the session (which includes configuration and media information) for the remote end of the connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/remoteDescription)\n     */\n    readonly remoteDescription: RTCSessionDescription | null;\n    /**\n     * The **`sctp`** read-only property of the RTCPeerConnection interface returns an RTCSctpTransport describing the SCTP transport over which SCTP data is being sent and received.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/sctp)\n     */\n    readonly sctp: RTCSctpTransport | null;\n    /**\n     * The **`signalingState`** read-only property of the RTCPeerConnection interface returns a string value describing the state of the signaling process on the local end of the connection while connecting or reconnecting to another peer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/signalingState)\n     */\n    readonly signalingState: RTCSignalingState;\n    /**\n     * The **`addIceCandidate()`** method of the RTCPeerConnection interface adds a new remote candidate to the connection's remote description, which describes the state of the remote end of the connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/addIceCandidate)\n     */\n    addIceCandidate(candidate?: RTCIceCandidateInit | null): Promise<void>;\n    /** @deprecated */\n    addIceCandidate(candidate: RTCIceCandidateInit | null, successCallback: VoidFunction, failureCallback: RTCPeerConnectionErrorCallback): Promise<void>;\n    /**\n     * The **`addTrack()`** method of the RTCPeerConnection interface adds a new media track to the set of tracks which will be transmitted to the other peer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/addTrack)\n     */\n    addTrack(track: MediaStreamTrack, ...streams: MediaStream[]): RTCRtpSender;\n    /**\n     * The **`addTransceiver()`** method of the RTCPeerConnection interface creates a new RTCRtpTransceiver and adds it to the set of transceivers associated with the `RTCPeerConnection`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/addTransceiver)\n     */\n    addTransceiver(trackOrKind: MediaStreamTrack | string, init?: RTCRtpTransceiverInit): RTCRtpTransceiver;\n    /**\n     * The **`close()`** method of the RTCPeerConnection interface closes the current peer connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/close)\n     */\n    close(): void;\n    /**\n     * The **`createAnswer()`** method of the RTCPeerConnection interface creates an SDP answer to an offer received from a remote peer during the offer/answer negotiation of a WebRTC connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/createAnswer)\n     */\n    createAnswer(options?: RTCAnswerOptions): Promise<RTCSessionDescriptionInit>;\n    /** @deprecated */\n    createAnswer(successCallback: RTCSessionDescriptionCallback, failureCallback: RTCPeerConnectionErrorCallback): Promise<void>;\n    /**\n     * The **`createDataChannel()`** method of the RTCPeerConnection interface creates a new channel linked with the remote peer, over which any kind of data may be transmitted.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/createDataChannel)\n     */\n    createDataChannel(label: string, dataChannelDict?: RTCDataChannelInit): RTCDataChannel;\n    /**\n     * The **`createOffer()`** method of the RTCPeerConnection interface initiates the creation of an SDP offer for the purpose of starting a new WebRTC connection to a remote peer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/createOffer)\n     */\n    createOffer(options?: RTCOfferOptions): Promise<RTCSessionDescriptionInit>;\n    /** @deprecated */\n    createOffer(successCallback: RTCSessionDescriptionCallback, failureCallback: RTCPeerConnectionErrorCallback, options?: RTCOfferOptions): Promise<void>;\n    /**\n     * The **`getConfiguration()`** method of the RTCPeerConnection interface returns an object which indicates the current configuration of the RTCPeerConnection on which the method is called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/getConfiguration)\n     */\n    getConfiguration(): RTCConfiguration;\n    /**\n     * The **`getReceivers()`** method of the RTCPeerConnection interface returns an array of RTCRtpReceiver objects, each of which represents one RTP receiver.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/getReceivers)\n     */\n    getReceivers(): RTCRtpReceiver[];\n    /**\n     * The **`getSenders()`** method of the RTCPeerConnection interface returns an array of RTCRtpSender objects, each of which represents the RTP sender responsible for transmitting one track's data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/getSenders)\n     */\n    getSenders(): RTCRtpSender[];\n    /**\n     * The **`getStats()`** method of the RTCPeerConnection interface returns a promise which resolves with data providing statistics about either the overall connection or about the specified MediaStreamTrack.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/getStats)\n     */\n    getStats(selector?: MediaStreamTrack | null): Promise<RTCStatsReport>;\n    /**\n     * The **`getTransceivers()`** method of the RTCPeerConnection interface returns a list of the RTCRtpTransceiver objects being used to send and receive data on the connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/getTransceivers)\n     */\n    getTransceivers(): RTCRtpTransceiver[];\n    /**\n     * The **`removeTrack()`** method of the RTCPeerConnection interface tells the local end of the connection to stop sending media from the specified track, without actually removing the corresponding RTCRtpSender from the list of senders as reported by RTCPeerConnection.getSenders().\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/removeTrack)\n     */\n    removeTrack(sender: RTCRtpSender): void;\n    /**\n     * The **`restartIce()`** method of the RTCPeerConnection interface allows a web application to request that ICE candidate gathering be redone on both ends of the connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/restartIce)\n     */\n    restartIce(): void;\n    /**\n     * The **`setConfiguration()`** method of the RTCPeerConnection interface sets the current configuration of the connection based on the values included in the specified object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/setConfiguration)\n     */\n    setConfiguration(configuration?: RTCConfiguration): void;\n    /**\n     * The **`setLocalDescription()`** method of the RTCPeerConnection interface changes the local description associated with the connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/setLocalDescription)\n     */\n    setLocalDescription(description?: RTCLocalSessionDescriptionInit): Promise<void>;\n    /** @deprecated */\n    setLocalDescription(description: RTCLocalSessionDescriptionInit, successCallback: VoidFunction, failureCallback: RTCPeerConnectionErrorCallback): Promise<void>;\n    /**\n     * The **`setRemoteDescription()`** method of the RTCPeerConnection interface sets the specified session description as the remote peer's current offer or answer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/setRemoteDescription)\n     */\n    setRemoteDescription(description: RTCSessionDescriptionInit): Promise<void>;\n    /** @deprecated */\n    setRemoteDescription(description: RTCSessionDescriptionInit, successCallback: VoidFunction, failureCallback: RTCPeerConnectionErrorCallback): Promise<void>;\n    addEventListener<K extends keyof RTCPeerConnectionEventMap>(type: K, listener: (this: RTCPeerConnection, ev: RTCPeerConnectionEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof RTCPeerConnectionEventMap>(type: K, listener: (this: RTCPeerConnection, ev: RTCPeerConnectionEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var RTCPeerConnection: {\n    prototype: RTCPeerConnection;\n    new(configuration?: RTCConfiguration): RTCPeerConnection;\n    /**\n     * The **`generateCertificate()`** static function of the RTCPeerConnection interface creates an X.509 certificate and corresponding private key, returning a promise that resolves with the new RTCCertificate once it's generated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnection/generateCertificate_static)\n     */\n    generateCertificate(keygenAlgorithm: AlgorithmIdentifier): Promise<RTCCertificate>;\n};\n\n/**\n * The **`RTCPeerConnectionIceErrorEvent`** interface—based upon the Event interface—provides details pertaining to an ICE error announced by sending an RTCPeerConnection.icecandidateerror_event event to the RTCPeerConnection object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnectionIceErrorEvent)\n */\ninterface RTCPeerConnectionIceErrorEvent extends Event {\n    /**\n     * The RTCPeerConnectionIceErrorEvent property **`address`** is a string which indicates the local IP address being used to communicate with the STUN or TURN server during negotiations.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnectionIceErrorEvent/address)\n     */\n    readonly address: string | null;\n    readonly errorCode: number;\n    readonly errorText: string;\n    readonly port: number | null;\n    readonly url: string;\n}\n\ndeclare var RTCPeerConnectionIceErrorEvent: {\n    prototype: RTCPeerConnectionIceErrorEvent;\n    new(type: string, eventInitDict: RTCPeerConnectionIceErrorEventInit): RTCPeerConnectionIceErrorEvent;\n};\n\n/**\n * The **`RTCPeerConnectionIceEvent`** interface represents events that occur in relation to ICE candidates with the target, usually an RTCPeerConnection.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnectionIceEvent)\n */\ninterface RTCPeerConnectionIceEvent extends Event {\n    /**\n     * The read-only **`candidate`** property of the RTCPeerConnectionIceEvent interface returns the An RTCIceCandidate object representing the ICE candidate that has been received, or `null` to indicate that there are no further candidates for this negotiation session.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCPeerConnectionIceEvent/candidate)\n     */\n    readonly candidate: RTCIceCandidate | null;\n}\n\ndeclare var RTCPeerConnectionIceEvent: {\n    prototype: RTCPeerConnectionIceEvent;\n    new(type: string, eventInitDict?: RTCPeerConnectionIceEventInit): RTCPeerConnectionIceEvent;\n};\n\n/**\n * The **`RTCRtpReceiver`** interface of the WebRTC API manages the reception and decoding of data for a MediaStreamTrack on an RTCPeerConnection.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpReceiver)\n */\ninterface RTCRtpReceiver {\n    /**\n     * The **`jitterBufferTarget`** property of the RTCRtpReceiver interface is a DOMHighResTimeStamp that indicates the application's preferred duration, in milliseconds, for which the jitter buffer should hold media before playing it out.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpReceiver/jitterBufferTarget)\n     */\n    jitterBufferTarget: DOMHighResTimeStamp | null;\n    /**\n     * The **`track`** read-only property of the associated with the current RTCRtpReceiver instance.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpReceiver/track)\n     */\n    readonly track: MediaStreamTrack;\n    /**\n     * The **`transform`** property of the RTCRtpReceiver object is used to insert a transform stream (TransformStream) running in a worker thread into the receiver pipeline.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpReceiver/transform)\n     */\n    transform: RTCRtpTransform | null;\n    /**\n     * The read-only **`transport`** property of an used to interact with the underlying transport over which the receiver is exchanging Real-time Transport Control Protocol (RTCP) packets.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpReceiver/transport)\n     */\n    readonly transport: RTCDtlsTransport | null;\n    /**\n     * The **`getContributingSources()`** method of the RTCRtpReceiver interface returns an array of objects, each corresponding to one CSRC (contributing source) identifier received by the current `RTCRtpReceiver` in the last ten seconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpReceiver/getContributingSources)\n     */\n    getContributingSources(): RTCRtpContributingSource[];\n    /**\n     * The **`getParameters()`** method of the RTCRtpReceiver interface returns an object describing the current configuration for how the receiver's RTCRtpReceiver.track is decoded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpReceiver/getParameters)\n     */\n    getParameters(): RTCRtpReceiveParameters;\n    /**\n     * The RTCRtpReceiver method **`getStats()`** asynchronously requests an RTCStatsReport object which provides statistics about incoming traffic on the owning RTCPeerConnection, returning a Promise whose fulfillment handler will be called once the results are available.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpReceiver/getStats)\n     */\n    getStats(): Promise<RTCStatsReport>;\n    /**\n     * The **`getSynchronizationSources()`** method of the RTCRtpReceiver interface returns an array of objects, each corresponding to one SSRC (synchronization source) identifier received by the current `RTCRtpReceiver` in the last ten seconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpReceiver/getSynchronizationSources)\n     */\n    getSynchronizationSources(): RTCRtpSynchronizationSource[];\n}\n\ndeclare var RTCRtpReceiver: {\n    prototype: RTCRtpReceiver;\n    new(): RTCRtpReceiver;\n    /**\n     * The _static method_ **`RTCRtpReceiver.getCapabilities()`** returns an object describing the codec and header extension capabilities supported by RTCRtpReceiver objects on the current device.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpReceiver/getCapabilities_static)\n     */\n    getCapabilities(kind: string): RTCRtpCapabilities | null;\n};\n\n/**\n * The **`RTCRtpScriptTransform`** interface of the WebRTC API is used to insert a WebRTC Encoded Transform (a TransformStream running in a worker thread) into the WebRTC sender and receiver pipelines.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpScriptTransform)\n */\ninterface RTCRtpScriptTransform {\n}\n\ndeclare var RTCRtpScriptTransform: {\n    prototype: RTCRtpScriptTransform;\n    new(worker: Worker, options?: any, transfer?: any[]): RTCRtpScriptTransform;\n};\n\n/**\n * The **`RTCRtpSender`** interface provides the ability to control and obtain details about how a particular MediaStreamTrack is encoded and sent to a remote peer.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpSender)\n */\ninterface RTCRtpSender {\n    /**\n     * The read-only **`dtmf`** property on the **RTCRtpSender** interface returns a over the RTCPeerConnection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpSender/dtmf)\n     */\n    readonly dtmf: RTCDTMFSender | null;\n    /**\n     * The **`track`** read-only property of the RTCRtpSender interface returns the MediaStreamTrack which is being handled by the `RTCRtpSender`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpSender/track)\n     */\n    readonly track: MediaStreamTrack | null;\n    /**\n     * The **`transform`** property of the RTCRtpSender object is used to insert a transform stream (TransformStream) running in a worker thread into the sender pipeline.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpSender/transform)\n     */\n    transform: RTCRtpTransform | null;\n    /**\n     * The read-only **`transport`** property of an used to interact with the underlying transport over which the sender is exchanging Real-time Transport Control Protocol (RTCP) packets.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpSender/transport)\n     */\n    readonly transport: RTCDtlsTransport | null;\n    /**\n     * The **`getParameters()`** method of the RTCRtpSender interface returns an object describing the current configuration for how the sender's RTCRtpSender.track will be encoded and transmitted to a remote RTCRtpReceiver.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpSender/getParameters)\n     */\n    getParameters(): RTCRtpSendParameters;\n    /**\n     * The RTCRtpSender method **`getStats()`** asynchronously requests an RTCStatsReport object which provides statistics about outgoing traffic on the RTCPeerConnection which owns the sender, returning a Promise which is fulfilled when the results are available.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpSender/getStats)\n     */\n    getStats(): Promise<RTCStatsReport>;\n    /**\n     * The RTCRtpSender method **`replaceTrack()`** replaces the track currently being used as the sender's source with a new MediaStreamTrack.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpSender/replaceTrack)\n     */\n    replaceTrack(withTrack: MediaStreamTrack | null): Promise<void>;\n    /**\n     * The **`setParameters()`** method of the RTCRtpSender interface applies changes the configuration of sender's RTCRtpSender.track, which is the MediaStreamTrack for which the `RTCRtpSender` is responsible.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpSender/setParameters)\n     */\n    setParameters(parameters: RTCRtpSendParameters, setParameterOptions?: RTCSetParameterOptions): Promise<void>;\n    /**\n     * The RTCRtpSender method **`setStreams()`** associates the sender's RTCRtpSender.track with the specified MediaStream objects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpSender/setStreams)\n     */\n    setStreams(...streams: MediaStream[]): void;\n}\n\ndeclare var RTCRtpSender: {\n    prototype: RTCRtpSender;\n    new(): RTCRtpSender;\n    /**\n     * The _static method_ **`RTCRtpSender.getCapabilities()`** returns an object describing the codec and header extension capabilities supported by the RTCRtpSender.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpSender/getCapabilities_static)\n     */\n    getCapabilities(kind: string): RTCRtpCapabilities | null;\n};\n\n/**\n * The WebRTC interface **`RTCRtpTransceiver`** describes a permanent pairing of an RTCRtpSender and an RTCRtpReceiver, along with some shared state.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpTransceiver)\n */\ninterface RTCRtpTransceiver {\n    /**\n     * The read-only RTCRtpTransceiver property **`currentDirection`** is a string which indicates the current negotiated directionality of the transceiver.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpTransceiver/currentDirection)\n     */\n    readonly currentDirection: RTCRtpTransceiverDirection | null;\n    /**\n     * The RTCRtpTransceiver property **`direction`** is a string that indicates the transceiver's _preferred_ directionality.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpTransceiver/direction)\n     */\n    direction: RTCRtpTransceiverDirection;\n    /**\n     * The read-only RTCRtpTransceiver interface's **`mid`** property specifies the negotiated media ID (`mid`) which the local and remote peers have agreed upon to uniquely identify the stream's pairing of sender and receiver.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpTransceiver/mid)\n     */\n    readonly mid: string | null;\n    /**\n     * The read-only **`receiver`** property of WebRTC's RTCRtpTransceiver interface indicates the data for the transceiver's stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpTransceiver/receiver)\n     */\n    readonly receiver: RTCRtpReceiver;\n    /**\n     * The read-only **`sender`** property of WebRTC's RTCRtpTransceiver interface indicates the for the transceiver's stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpTransceiver/sender)\n     */\n    readonly sender: RTCRtpSender;\n    /**\n     * The **`setCodecPreferences()`** method of the RTCRtpTransceiver interface is used to set the codecs that the transceiver allows for decoding _received_ data, in order of decreasing preference.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpTransceiver/setCodecPreferences)\n     */\n    setCodecPreferences(codecs: RTCRtpCodec[]): void;\n    /**\n     * The **`stop()`** method in the RTCRtpTransceiver interface permanently stops the transceiver by stopping both the associated RTCRtpSender and ```js-nolint stop() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpTransceiver/stop)\n     */\n    stop(): void;\n}\n\ndeclare var RTCRtpTransceiver: {\n    prototype: RTCRtpTransceiver;\n    new(): RTCRtpTransceiver;\n};\n\ninterface RTCSctpTransportEventMap {\n    \"statechange\": Event;\n}\n\n/**\n * The **`RTCSctpTransport`** interface provides information which describes a Stream Control Transmission Protocol (**SCTP**) transport.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCSctpTransport)\n */\ninterface RTCSctpTransport extends EventTarget {\n    /**\n     * The **`maxChannels`** read-only property of the RTCSctpTransport interface indicates the maximum number of RTCDataChannel objects that can be opened simultaneously.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCSctpTransport/maxChannels)\n     */\n    readonly maxChannels: number | null;\n    /**\n     * The **`maxMessageSize`** read-only property of the RTCSctpTransport interface indicates the maximum size of a message that can be sent using the RTCDataChannel.send() method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCSctpTransport/maxMessageSize)\n     */\n    readonly maxMessageSize: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCSctpTransport/statechange_event) */\n    onstatechange: ((this: RTCSctpTransport, ev: Event) => any) | null;\n    /**\n     * The **`state`** read-only property of the RTCSctpTransport interface provides information which describes a Stream Control Transmission Protocol (SCTP) transport state.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCSctpTransport/state)\n     */\n    readonly state: RTCSctpTransportState;\n    /**\n     * The **`transport`** read-only property of the RTCSctpTransport interface returns a RTCDtlsTransport object representing the DTLS transport used for the transmission and receipt of data packets.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCSctpTransport/transport)\n     */\n    readonly transport: RTCDtlsTransport;\n    addEventListener<K extends keyof RTCSctpTransportEventMap>(type: K, listener: (this: RTCSctpTransport, ev: RTCSctpTransportEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof RTCSctpTransportEventMap>(type: K, listener: (this: RTCSctpTransport, ev: RTCSctpTransportEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var RTCSctpTransport: {\n    prototype: RTCSctpTransport;\n    new(): RTCSctpTransport;\n};\n\n/**\n * The **`RTCSessionDescription`** interface describes one end of a connection—or potential connection—and how it's configured.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCSessionDescription)\n */\ninterface RTCSessionDescription {\n    /**\n     * The property **`RTCSessionDescription.sdp`** is a read-only string containing the SDP which describes the session.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCSessionDescription/sdp)\n     */\n    readonly sdp: string;\n    /**\n     * The property **`RTCSessionDescription.type`** is a read-only string value which describes the description's type.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCSessionDescription/type)\n     */\n    readonly type: RTCSdpType;\n    /**\n     * The **`RTCSessionDescription.toJSON()`** method generates a ```js-nolint toJSON() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCSessionDescription/toJSON)\n     */\n    toJSON(): RTCSessionDescriptionInit;\n}\n\ndeclare var RTCSessionDescription: {\n    prototype: RTCSessionDescription;\n    new(descriptionInitDict: RTCSessionDescriptionInit): RTCSessionDescription;\n};\n\n/**\n * The **`RTCStatsReport`** interface of the WebRTC API provides a statistics report for a RTCPeerConnection, RTCRtpSender, or RTCRtpReceiver.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCStatsReport)\n */\ninterface RTCStatsReport {\n    forEach(callbackfn: (value: any, key: string, parent: RTCStatsReport) => void, thisArg?: any): void;\n}\n\ndeclare var RTCStatsReport: {\n    prototype: RTCStatsReport;\n    new(): RTCStatsReport;\n};\n\n/**\n * The WebRTC API interface **`RTCTrackEvent`** represents the RTCPeerConnection.track_event event, which is sent when a new MediaStreamTrack is added to an RTCRtpReceiver which is part of the RTCPeerConnection.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCTrackEvent)\n */\ninterface RTCTrackEvent extends Event {\n    /**\n     * The read-only **`receiver`** property of the RTCTrackEvent interface indicates the The RTCRtpReceiver which pairs the `receiver` with a sender and other properties which establish a single bidirectional RTP stream for use by the RTCTrackEvent.track associated with the `RTCTrackEvent`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCTrackEvent/receiver)\n     */\n    readonly receiver: RTCRtpReceiver;\n    /**\n     * The WebRTC API interface RTCTrackEvent's read-only **`streams`** property specifies an array of track being added to the RTCPeerConnection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCTrackEvent/streams)\n     */\n    readonly streams: ReadonlyArray<MediaStream>;\n    /**\n     * The\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCTrackEvent/track)\n     */\n    readonly track: MediaStreamTrack;\n    /**\n     * The WebRTC API interface RTCTrackEvent's read-only **`transceiver`** property indicates the The transceiver pairs the track's The RTCRtpTransceiver which pairs the `receiver` with a sender and other properties which establish a single bidirectional RTP stream for use by the RTCTrackEvent.track associated with the `RTCTrackEvent`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCTrackEvent/transceiver)\n     */\n    readonly transceiver: RTCRtpTransceiver;\n}\n\ndeclare var RTCTrackEvent: {\n    prototype: RTCTrackEvent;\n    new(type: string, eventInitDict: RTCTrackEventInit): RTCTrackEvent;\n};\n\n/**\n * The **`RadioNodeList`** interface represents a collection of elements in a form returned by a call to HTMLFormControlsCollection.namedItem().\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RadioNodeList)\n */\ninterface RadioNodeList extends NodeListOf<HTMLInputElement> {\n    /**\n     * If the underlying element collection contains radio buttons, the **`RadioNodeList.value`** property represents the checked radio button.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RadioNodeList/value)\n     */\n    value: string;\n}\n\ndeclare var RadioNodeList: {\n    prototype: RadioNodeList;\n    new(): RadioNodeList;\n};\n\n/**\n * The **`Range`** interface represents a fragment of a document that can contain nodes and parts of text nodes.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range)\n */\ninterface Range extends AbstractRange {\n    /**\n     * The **`Range.commonAncestorContainer`** read-only property returns the deepest — or furthest down the document tree — Node that contains both boundary points of the Range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/commonAncestorContainer)\n     */\n    readonly commonAncestorContainer: Node;\n    /**\n     * The **`cloneContents()`** method of the Range interface copies the selected Node children of the range's Range/commonAncestorContainer and puts them in a new DocumentFragment object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/cloneContents)\n     */\n    cloneContents(): DocumentFragment;\n    /**\n     * The **`Range.cloneRange()`** method returns a The returned clone is copied by value, not reference, so a change in either ```js-nolint cloneRange() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/cloneRange)\n     */\n    cloneRange(): Range;\n    /**\n     * The **`collapse()`** method of the Range interface collapses the A collapsed Range is empty, containing no content, specifying a single-point in a DOM tree.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/collapse)\n     */\n    collapse(toStart?: boolean): void;\n    /**\n     * The **`compareBoundaryPoints()`** method of the Range interface compares the boundary points of the Range with those of another range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/compareBoundaryPoints)\n     */\n    compareBoundaryPoints(how: number, sourceRange: Range): number;\n    /**\n     * The **`comparePoint()`** method of the Range interface determines whether a specified point is before, within, or after the Range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/comparePoint)\n     */\n    comparePoint(node: Node, offset: number): number;\n    /**\n     * The **`Range.createContextualFragment()`** method returns a XML fragment parsing algorithm with the start of the range (the _parent_ of the selected node) as the context node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/createContextualFragment)\n     */\n    createContextualFragment(string: string): DocumentFragment;\n    /**\n     * The **`Range.deleteContents()`** method removes all completely-selected Node within this range from the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/deleteContents)\n     */\n    deleteContents(): void;\n    /**\n     * The **`Range.detach()`** method does nothing.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/detach)\n     */\n    detach(): void;\n    /**\n     * The **`extractContents()`** method of the Range interface is similar to a combination of Range.cloneContents() and Range.deleteContents().\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/extractContents)\n     */\n    extractContents(): DocumentFragment;\n    /**\n     * The **`Range.getBoundingClientRect()`** method returns a DOMRect object that bounds the contents of the range; this is a rectangle enclosing the union of the bounding rectangles for all the elements in the range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/getBoundingClientRect)\n     */\n    getBoundingClientRect(): DOMRect;\n    /**\n     * The **`Range.getClientRects()`** method returns a list of DOMRect objects representing the area of the screen occupied by the range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/getClientRects)\n     */\n    getClientRects(): DOMRectList;\n    /**\n     * The **`Range.insertNode()`** method inserts a node at the start of the Range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/insertNode)\n     */\n    insertNode(node: Node): void;\n    /**\n     * The **`Range.intersectsNode()`** method returns a boolean indicating whether the given Node intersects the Range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/intersectsNode)\n     */\n    intersectsNode(node: Node): boolean;\n    /**\n     * The **`isPointInRange()`** method of the Range interface determines whether a specified point is within the Range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/isPointInRange)\n     */\n    isPointInRange(node: Node, offset: number): boolean;\n    /**\n     * The **`Range.selectNode()`** method sets the the parent of the _referenceNode_.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/selectNode)\n     */\n    selectNode(node: Node): void;\n    /**\n     * The **`Range.selectNodeContents()`** method sets the Range to contain the contents of a Node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/selectNodeContents)\n     */\n    selectNodeContents(node: Node): void;\n    /**\n     * The **`Range.setEnd()`** method sets the end position of a Range to be located at the given offset into the specified node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/setEnd)\n     */\n    setEnd(node: Node, offset: number): void;\n    /**\n     * The **`Range.setEndAfter()`** method sets the end position of a `Node` of end of the `Range` will be the same as that for the `referenceNode`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/setEndAfter)\n     */\n    setEndAfter(node: Node): void;\n    /**\n     * The **`Range.setEndBefore()`** method sets the end position of a `Range` relative to another Node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/setEndBefore)\n     */\n    setEndBefore(node: Node): void;\n    /**\n     * The **`Range.setStart()`** method sets the start position of a If the `startNode` is a Node of type Text, the number of characters from the start of `startNode`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/setStart)\n     */\n    setStart(node: Node, offset: number): void;\n    /**\n     * The **`Range.setStartAfter()`** method sets the start position of a Range relative to a Node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/setStartAfter)\n     */\n    setStartAfter(node: Node): void;\n    /**\n     * The **`Range.setStartBefore()`** method sets the start position of a Range relative to another Node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/setStartBefore)\n     */\n    setStartBefore(node: Node): void;\n    /**\n     * The **`surroundContents()`** method of the Range interface surrounds the selected content by a provided node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Range/surroundContents)\n     */\n    surroundContents(newParent: Node): void;\n    toString(): string;\n    readonly START_TO_START: 0;\n    readonly START_TO_END: 1;\n    readonly END_TO_END: 2;\n    readonly END_TO_START: 3;\n}\n\ndeclare var Range: {\n    prototype: Range;\n    new(): Range;\n    readonly START_TO_START: 0;\n    readonly START_TO_END: 1;\n    readonly END_TO_END: 2;\n    readonly END_TO_START: 3;\n};\n\n/**\n * The **`ReadableByteStreamController`** interface of the Streams API represents a controller for a readable byte stream.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableByteStreamController)\n */\ninterface ReadableByteStreamController {\n    /**\n     * The **`byobRequest`** read-only property of the ReadableByteStreamController interface returns the current BYOB request, or `null` if there are no pending requests.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableByteStreamController/byobRequest)\n     */\n    readonly byobRequest: ReadableStreamBYOBRequest | null;\n    /**\n     * The **`desiredSize`** read-only property of the ReadableByteStreamController interface returns the number of bytes required to fill the stream's internal queue to its 'desired size'.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableByteStreamController/desiredSize)\n     */\n    readonly desiredSize: number | null;\n    /**\n     * The **`close()`** method of the ReadableByteStreamController interface closes the associated stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableByteStreamController/close)\n     */\n    close(): void;\n    /**\n     * The **`enqueue()`** method of the ReadableByteStreamController interface enqueues a given chunk on the associated readable byte stream (the chunk is copied into the stream's internal queues).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableByteStreamController/enqueue)\n     */\n    enqueue(chunk: ArrayBufferView<ArrayBuffer>): void;\n    /**\n     * The **`error()`** method of the ReadableByteStreamController interface causes any future interactions with the associated stream to error with the specified reason.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableByteStreamController/error)\n     */\n    error(e?: any): void;\n}\n\ndeclare var ReadableByteStreamController: {\n    prototype: ReadableByteStreamController;\n    new(): ReadableByteStreamController;\n};\n\n/**\n * The `ReadableStream` interface of the Streams API represents a readable stream of byte data.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStream)\n */\ninterface ReadableStream<R = any> {\n    /**\n     * The **`locked`** read-only property of the ReadableStream interface returns whether or not the readable stream is locked to a reader.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStream/locked)\n     */\n    readonly locked: boolean;\n    /**\n     * The **`cancel()`** method of the ReadableStream interface returns a Promise that resolves when the stream is canceled.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStream/cancel)\n     */\n    cancel(reason?: any): Promise<void>;\n    /**\n     * The **`getReader()`** method of the ReadableStream interface creates a reader and locks the stream to it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStream/getReader)\n     */\n    getReader(options: { mode: \"byob\" }): ReadableStreamBYOBReader;\n    getReader(): ReadableStreamDefaultReader<R>;\n    getReader(options?: ReadableStreamGetReaderOptions): ReadableStreamReader<R>;\n    /**\n     * The **`pipeThrough()`** method of the ReadableStream interface provides a chainable way of piping the current stream through a transform stream or any other writable/readable pair.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStream/pipeThrough)\n     */\n    pipeThrough<T>(transform: ReadableWritablePair<T, R>, options?: StreamPipeOptions): ReadableStream<T>;\n    /**\n     * The **`pipeTo()`** method of the ReadableStream interface pipes the current `ReadableStream` to a given WritableStream and returns a Promise that fulfills when the piping process completes successfully, or rejects if any errors were encountered.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStream/pipeTo)\n     */\n    pipeTo(destination: WritableStream<R>, options?: StreamPipeOptions): Promise<void>;\n    /**\n     * The **`tee()`** method of the two-element array containing the two resulting branches as new ReadableStream instances.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStream/tee)\n     */\n    tee(): [ReadableStream<R>, ReadableStream<R>];\n}\n\ndeclare var ReadableStream: {\n    prototype: ReadableStream;\n    new(underlyingSource: UnderlyingByteSource, strategy?: { highWaterMark?: number }): ReadableStream<Uint8Array<ArrayBuffer>>;\n    new<R = any>(underlyingSource: UnderlyingDefaultSource<R>, strategy?: QueuingStrategy<R>): ReadableStream<R>;\n    new<R = any>(underlyingSource?: UnderlyingSource<R>, strategy?: QueuingStrategy<R>): ReadableStream<R>;\n};\n\n/**\n * The `ReadableStreamBYOBReader` interface of the Streams API defines a reader for a ReadableStream that supports zero-copy reading from an underlying byte source.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader)\n */\ninterface ReadableStreamBYOBReader extends ReadableStreamGenericReader {\n    /**\n     * The **`read()`** method of the ReadableStreamBYOBReader interface is used to read data into a view on a user-supplied buffer from an associated readable byte stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader/read)\n     */\n    read<T extends ArrayBufferView>(view: T): Promise<ReadableStreamReadResult<T>>;\n    /**\n     * The **`releaseLock()`** method of the ReadableStreamBYOBReader interface releases the reader's lock on the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader/releaseLock)\n     */\n    releaseLock(): void;\n}\n\ndeclare var ReadableStreamBYOBReader: {\n    prototype: ReadableStreamBYOBReader;\n    new(stream: ReadableStream<Uint8Array<ArrayBuffer>>): ReadableStreamBYOBReader;\n};\n\n/**\n * The **`ReadableStreamBYOBRequest`** interface of the Streams API represents a 'pull request' for data from an underlying source that will made as a zero-copy transfer to a consumer (bypassing the stream's internal queues).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest)\n */\ninterface ReadableStreamBYOBRequest {\n    /**\n     * The **`view`** getter property of the ReadableStreamBYOBRequest interface returns the current view.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest/view)\n     */\n    readonly view: ArrayBufferView<ArrayBuffer> | null;\n    /**\n     * The **`respond()`** method of the ReadableStreamBYOBRequest interface is used to signal to the associated readable byte stream that the specified number of bytes were written into the ReadableStreamBYOBRequest.view.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest/respond)\n     */\n    respond(bytesWritten: number): void;\n    /**\n     * The **`respondWithNewView()`** method of the ReadableStreamBYOBRequest interface specifies a new view that the consumer of the associated readable byte stream should write to instead of ReadableStreamBYOBRequest.view.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest/respondWithNewView)\n     */\n    respondWithNewView(view: ArrayBufferView<ArrayBuffer>): void;\n}\n\ndeclare var ReadableStreamBYOBRequest: {\n    prototype: ReadableStreamBYOBRequest;\n    new(): ReadableStreamBYOBRequest;\n};\n\n/**\n * The **`ReadableStreamDefaultController`** interface of the Streams API represents a controller allowing control of a ReadableStream's state and internal queue.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultController)\n */\ninterface ReadableStreamDefaultController<R = any> {\n    /**\n     * The **`desiredSize`** read-only property of the required to fill the stream's internal queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultController/desiredSize)\n     */\n    readonly desiredSize: number | null;\n    /**\n     * The **`close()`** method of the ReadableStreamDefaultController interface closes the associated stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultController/close)\n     */\n    close(): void;\n    /**\n     * The **`enqueue()`** method of the ```js-nolint enqueue(chunk) ``` - `chunk` - : The chunk to enqueue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultController/enqueue)\n     */\n    enqueue(chunk?: R): void;\n    /**\n     * The **`error()`** method of the with the associated stream to error.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultController/error)\n     */\n    error(e?: any): void;\n}\n\ndeclare var ReadableStreamDefaultController: {\n    prototype: ReadableStreamDefaultController;\n    new(): ReadableStreamDefaultController;\n};\n\n/**\n * The **`ReadableStreamDefaultReader`** interface of the Streams API represents a default reader that can be used to read stream data supplied from a network (such as a fetch request).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultReader)\n */\ninterface ReadableStreamDefaultReader<R = any> extends ReadableStreamGenericReader {\n    /**\n     * The **`read()`** method of the ReadableStreamDefaultReader interface returns a Promise providing access to the next chunk in the stream's internal queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultReader/read)\n     */\n    read(): Promise<ReadableStreamReadResult<R>>;\n    /**\n     * The **`releaseLock()`** method of the ReadableStreamDefaultReader interface releases the reader's lock on the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultReader/releaseLock)\n     */\n    releaseLock(): void;\n}\n\ndeclare var ReadableStreamDefaultReader: {\n    prototype: ReadableStreamDefaultReader;\n    new<R = any>(stream: ReadableStream<R>): ReadableStreamDefaultReader<R>;\n};\n\ninterface ReadableStreamGenericReader {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader/closed) */\n    readonly closed: Promise<void>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader/cancel) */\n    cancel(reason?: any): Promise<void>;\n}\n\ninterface RemotePlaybackEventMap {\n    \"connect\": Event;\n    \"connecting\": Event;\n    \"disconnect\": Event;\n}\n\n/**\n * The **`RemotePlayback`** interface of the Remote Playback API allows the page to detect availability of remote playback devices, then connect to and control playing on these devices.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RemotePlayback)\n */\ninterface RemotePlayback extends EventTarget {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RemotePlayback/connect_event) */\n    onconnect: ((this: RemotePlayback, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RemotePlayback/connecting_event) */\n    onconnecting: ((this: RemotePlayback, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RemotePlayback/disconnect_event) */\n    ondisconnect: ((this: RemotePlayback, ev: Event) => any) | null;\n    /**\n     * The **`state`** read-only property of the RemotePlayback interface returns the current state of the `RemotePlayback` connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RemotePlayback/state)\n     */\n    readonly state: RemotePlaybackState;\n    /**\n     * The **`cancelWatchAvailability()`** method of the RemotePlayback interface cancels the request to watch for one or all available devices.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RemotePlayback/cancelWatchAvailability)\n     */\n    cancelWatchAvailability(id?: number): Promise<void>;\n    /**\n     * The **`prompt()`** method of the RemotePlayback interface prompts the user to select an available remote playback device and give permission for the current media to be played using that device.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RemotePlayback/prompt)\n     */\n    prompt(): Promise<void>;\n    /**\n     * The **`watchAvailability()`** method of the RemotePlayback interface watches the list of available remote playback devices and returns a Promise that resolves with the `callbackId` of a remote playback device.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RemotePlayback/watchAvailability)\n     */\n    watchAvailability(callback: RemotePlaybackAvailabilityCallback): Promise<number>;\n    addEventListener<K extends keyof RemotePlaybackEventMap>(type: K, listener: (this: RemotePlayback, ev: RemotePlaybackEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof RemotePlaybackEventMap>(type: K, listener: (this: RemotePlayback, ev: RemotePlaybackEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var RemotePlayback: {\n    prototype: RemotePlayback;\n    new(): RemotePlayback;\n};\n\n/**\n * The `Report` interface of the Reporting API represents a single report.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Report)\n */\ninterface Report {\n    /**\n     * The **`body`** read-only property of the Report interface returns the body of the report, which is a `ReportBody` object containing the detailed report information.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Report/body)\n     */\n    readonly body: ReportBody | null;\n    /**\n     * The **`type`** read-only property of the Report interface returns the type of report generated, e.g., `deprecation` or `intervention`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Report/type)\n     */\n    readonly type: string;\n    /**\n     * The **`url`** read-only property of the Report interface returns the URL of the document that generated the report.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Report/url)\n     */\n    readonly url: string;\n    toJSON(): any;\n}\n\ndeclare var Report: {\n    prototype: Report;\n    new(): Report;\n};\n\n/**\n * The **`ReportBody`** interface of the Reporting API represents the body of a report.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReportBody)\n */\ninterface ReportBody {\n    /**\n     * The **`toJSON()`** method of the ReportBody interface is a _serializer_, and returns a JSON representation of the `ReportBody` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReportBody/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var ReportBody: {\n    prototype: ReportBody;\n    new(): ReportBody;\n};\n\n/**\n * The `ReportingObserver` interface of the Reporting API allows you to collect and access reports.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReportingObserver)\n */\ninterface ReportingObserver {\n    /**\n     * The **`disconnect()`** method of the previously started observing from collecting reports.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReportingObserver/disconnect)\n     */\n    disconnect(): void;\n    /**\n     * The **`observe()`** method of the collecting reports in its report queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReportingObserver/observe)\n     */\n    observe(): void;\n    /**\n     * The **`takeRecords()`** method of the in the observer's report queue, and empties the queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReportingObserver/takeRecords)\n     */\n    takeRecords(): ReportList;\n}\n\ndeclare var ReportingObserver: {\n    prototype: ReportingObserver;\n    new(callback: ReportingObserverCallback, options?: ReportingObserverOptions): ReportingObserver;\n};\n\n/**\n * The **`Request`** interface of the Fetch API represents a resource request.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request)\n */\ninterface Request extends Body {\n    /**\n     * The **`cache`** read-only property of the Request interface contains the cache mode of the request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/cache)\n     */\n    readonly cache: RequestCache;\n    /**\n     * The **`credentials`** read-only property of the Request interface reflects the value given to the Request.Request() constructor in the `credentials` option.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/credentials)\n     */\n    readonly credentials: RequestCredentials;\n    /**\n     * The **`destination`** read-only property of the **Request** interface returns a string describing the type of content being requested.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/destination)\n     */\n    readonly destination: RequestDestination;\n    /**\n     * The **`headers`** read-only property of the with the request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/headers)\n     */\n    readonly headers: Headers;\n    /**\n     * The **`integrity`** read-only property of the Request interface contains the subresource integrity value of the request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/integrity)\n     */\n    readonly integrity: string;\n    /**\n     * The **`keepalive`** read-only property of the Request interface contains the request's `keepalive` setting (`true` or `false`), which indicates whether the browser will keep the associated request alive if the page that initiated it is unloaded before the request is complete.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/keepalive)\n     */\n    readonly keepalive: boolean;\n    /**\n     * The **`method`** read-only property of the `POST`, etc.) A String indicating the method of the request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/method)\n     */\n    readonly method: string;\n    /**\n     * The **`mode`** read-only property of the Request interface contains the mode of the request (e.g., `cors`, `no-cors`, `same-origin`, or `navigate`.) This is used to determine if cross-origin requests lead to valid responses, and which properties of the response are readable.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/mode)\n     */\n    readonly mode: RequestMode;\n    /**\n     * The **`redirect`** read-only property of the Request interface contains the mode for how redirects are handled.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/redirect)\n     */\n    readonly redirect: RequestRedirect;\n    /**\n     * The **`referrer`** read-only property of the Request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/referrer)\n     */\n    readonly referrer: string;\n    /**\n     * The **`referrerPolicy`** read-only property of the referrer information, sent in the Referer header, should be included with the request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/referrerPolicy)\n     */\n    readonly referrerPolicy: ReferrerPolicy;\n    /**\n     * The read-only **`signal`** property of the Request interface returns the AbortSignal associated with the request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/signal)\n     */\n    readonly signal: AbortSignal;\n    /**\n     * The **`url`** read-only property of the Request interface contains the URL of the request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/url)\n     */\n    readonly url: string;\n    /**\n     * The **`clone()`** method of the Request interface creates a copy of the current `Request` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/clone)\n     */\n    clone(): Request;\n}\n\ndeclare var Request: {\n    prototype: Request;\n    new(input: RequestInfo | URL, init?: RequestInit): Request;\n};\n\n/**\n * The **`ResizeObserver`** interface reports changes to the dimensions of an Element's content or border box, or the bounding box of an SVGElement.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ResizeObserver)\n */\ninterface ResizeObserver {\n    /**\n     * The **`disconnect()`** method of the or SVGElement targets.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ResizeObserver/disconnect)\n     */\n    disconnect(): void;\n    /**\n     * The **`observe()`** method of the ```js-nolint observe(target) observe(target, options) ``` - `target` - : A reference to an Element or SVGElement to be observed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ResizeObserver/observe)\n     */\n    observe(target: Element, options?: ResizeObserverOptions): void;\n    /**\n     * The **`unobserve()`** method of the ```js-nolint unobserve(target) ``` - `target` - : A reference to an Element or SVGElement to be unobserved.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ResizeObserver/unobserve)\n     */\n    unobserve(target: Element): void;\n}\n\ndeclare var ResizeObserver: {\n    prototype: ResizeObserver;\n    new(callback: ResizeObserverCallback): ResizeObserver;\n};\n\n/**\n * The **`ResizeObserverEntry`** interface represents the object passed to the ResizeObserver.ResizeObserver constructor's callback function, which allows you to access the new dimensions of the Element or SVGElement being observed.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ResizeObserverEntry)\n */\ninterface ResizeObserverEntry {\n    /**\n     * The **`borderBoxSize`** read-only property of the ResizeObserverEntry interface returns an array containing the new border box size of the observed element when the callback is run.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ResizeObserverEntry/borderBoxSize)\n     */\n    readonly borderBoxSize: ReadonlyArray<ResizeObserverSize>;\n    /**\n     * The **`contentBoxSize`** read-only property of the ResizeObserverEntry interface returns an array containing the new content box size of the observed element when the callback is run.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ResizeObserverEntry/contentBoxSize)\n     */\n    readonly contentBoxSize: ReadonlyArray<ResizeObserverSize>;\n    /**\n     * The `contentRect` read-only property of the object containing the new size of the observed element when the callback is run.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ResizeObserverEntry/contentRect)\n     */\n    readonly contentRect: DOMRectReadOnly;\n    /**\n     * The **`devicePixelContentBoxSize`** read-only property of the ResizeObserverEntry interface returns an array containing the size in device pixels of the observed element when the callback is run.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ResizeObserverEntry/devicePixelContentBoxSize)\n     */\n    readonly devicePixelContentBoxSize: ReadonlyArray<ResizeObserverSize>;\n    /**\n     * The **`target`** read-only property of the An Element or SVGElement representing the element being observed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ResizeObserverEntry/target)\n     */\n    readonly target: Element;\n}\n\ndeclare var ResizeObserverEntry: {\n    prototype: ResizeObserverEntry;\n    new(): ResizeObserverEntry;\n};\n\n/**\n * The **`ResizeObserverSize`** interface of the Resize Observer API is used by the ResizeObserverEntry interface to access the box sizing properties of the element being observed.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ResizeObserverSize)\n */\ninterface ResizeObserverSize {\n    /**\n     * The **`blockSize`** read-only property of the ResizeObserverSize interface returns the length of the observed element's border box in the block dimension.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ResizeObserverSize/blockSize)\n     */\n    readonly blockSize: number;\n    /**\n     * The **`inlineSize`** read-only property of the ResizeObserverSize interface returns the length of the observed element's border box in the inline dimension.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ResizeObserverSize/inlineSize)\n     */\n    readonly inlineSize: number;\n}\n\ndeclare var ResizeObserverSize: {\n    prototype: ResizeObserverSize;\n    new(): ResizeObserverSize;\n};\n\n/**\n * The **`Response`** interface of the Fetch API represents the response to a request.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response)\n */\ninterface Response extends Body {\n    /**\n     * The **`headers`** read-only property of the with the response.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/headers)\n     */\n    readonly headers: Headers;\n    /**\n     * The **`ok`** read-only property of the Response interface contains a Boolean stating whether the response was successful (status in the range 200-299) or not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/ok)\n     */\n    readonly ok: boolean;\n    /**\n     * The **`redirected`** read-only property of the Response interface indicates whether or not the response is the result of a request you made which was redirected.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/redirected)\n     */\n    readonly redirected: boolean;\n    /**\n     * The **`status`** read-only property of the Response interface contains the HTTP status codes of the response.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/status)\n     */\n    readonly status: number;\n    /**\n     * The **`statusText`** read-only property of the Response interface contains the status message corresponding to the HTTP status code in Response.status.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/statusText)\n     */\n    readonly statusText: string;\n    /**\n     * The **`type`** read-only property of the Response interface contains the type of the response.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/type)\n     */\n    readonly type: ResponseType;\n    /**\n     * The **`url`** read-only property of the Response interface contains the URL of the response.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/url)\n     */\n    readonly url: string;\n    /**\n     * The **`clone()`** method of the Response interface creates a clone of a response object, identical in every way, but stored in a different variable.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/clone)\n     */\n    clone(): Response;\n}\n\ndeclare var Response: {\n    prototype: Response;\n    new(body?: BodyInit | null, init?: ResponseInit): Response;\n    /**\n     * The **`error()`** static method of the Response interface returns a new `Response` object associated with a network error.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/error_static)\n     */\n    error(): Response;\n    /**\n     * The **`json()`** static method of the Response interface returns a `Response` that contains the provided JSON data as body, and a Content-Type header which is set to `application/json`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/json_static)\n     */\n    json(data: any, init?: ResponseInit): Response;\n    /**\n     * The **`redirect()`** static method of the Response interface returns a `Response` resulting in a redirect to the specified URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/redirect_static)\n     */\n    redirect(url: string | URL, status?: number): Response;\n};\n\n/**\n * The **`SVGAElement`** interface provides access to the properties of an a element, as well as methods to manipulate them.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAElement)\n */\ninterface SVGAElement extends SVGGraphicsElement, SVGURIReference {\n    rel: string;\n    get relList(): DOMTokenList;\n    set relList(value: string);\n    /**\n     * The **`SVGAElement.target`** read-only property of SVGAElement returns an SVGAnimatedString object that specifies the portion of a target window, frame, pane into which a document is to be opened when a link is activated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAElement/target)\n     */\n    readonly target: SVGAnimatedString;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGAElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGAElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGAElement: {\n    prototype: SVGAElement;\n    new(): SVGAElement;\n};\n\n/**\n * The `SVGAngle` interface is used to represent a value that can be an &lt;angle&gt; or &lt;number&gt; value.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAngle)\n */\ninterface SVGAngle {\n    /**\n     * The **`unitType`** property of the SVGAngle interface is one of the unit type constants and represents the units in which this angle's value is expressed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAngle/unitType)\n     */\n    readonly unitType: number;\n    /**\n     * The `value` property of the SVGAngle interface represents the floating point value of the `<angle>` in degrees.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAngle/value)\n     */\n    value: number;\n    /**\n     * The `valueAsString` property of the SVGAngle interface represents the angle's value as a string, in the units expressed by SVGAngle.unitType.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAngle/valueAsString)\n     */\n    valueAsString: string;\n    /**\n     * The `valueInSpecifiedUnits` property of the SVGAngle interface represents the value of this angle as a number, in the units expressed by the angle's SVGAngle.unitType.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAngle/valueInSpecifiedUnits)\n     */\n    valueInSpecifiedUnits: number;\n    /**\n     * The `convertToSpecifiedUnits()` method of the SVGAngle interface allows you to convert the angle's value to the specified unit type.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAngle/convertToSpecifiedUnits)\n     */\n    convertToSpecifiedUnits(unitType: number): void;\n    /**\n     * The `newValueSpecifiedUnits()` method of the SVGAngle interface sets the value to a number with an associated SVGAngle.unitType, thereby replacing the values for all of the attributes on the object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAngle/newValueSpecifiedUnits)\n     */\n    newValueSpecifiedUnits(unitType: number, valueInSpecifiedUnits: number): void;\n    readonly SVG_ANGLETYPE_UNKNOWN: 0;\n    readonly SVG_ANGLETYPE_UNSPECIFIED: 1;\n    readonly SVG_ANGLETYPE_DEG: 2;\n    readonly SVG_ANGLETYPE_RAD: 3;\n    readonly SVG_ANGLETYPE_GRAD: 4;\n}\n\ndeclare var SVGAngle: {\n    prototype: SVGAngle;\n    new(): SVGAngle;\n    readonly SVG_ANGLETYPE_UNKNOWN: 0;\n    readonly SVG_ANGLETYPE_UNSPECIFIED: 1;\n    readonly SVG_ANGLETYPE_DEG: 2;\n    readonly SVG_ANGLETYPE_RAD: 3;\n    readonly SVG_ANGLETYPE_GRAD: 4;\n};\n\n/**\n * The **`SVGAnimateElement`** interface corresponds to the animate element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimateElement)\n */\ninterface SVGAnimateElement extends SVGAnimationElement {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGAnimateElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGAnimateElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGAnimateElement: {\n    prototype: SVGAnimateElement;\n    new(): SVGAnimateElement;\n};\n\n/**\n * The **`SVGAnimateMotionElement`** interface corresponds to the animateMotion element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimateMotionElement)\n */\ninterface SVGAnimateMotionElement extends SVGAnimationElement {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGAnimateMotionElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGAnimateMotionElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGAnimateMotionElement: {\n    prototype: SVGAnimateMotionElement;\n    new(): SVGAnimateMotionElement;\n};\n\n/**\n * The `SVGAnimateTransformElement` interface corresponds to the animateTransform element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimateTransformElement)\n */\ninterface SVGAnimateTransformElement extends SVGAnimationElement {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGAnimateTransformElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGAnimateTransformElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGAnimateTransformElement: {\n    prototype: SVGAnimateTransformElement;\n    new(): SVGAnimateTransformElement;\n};\n\n/**\n * The **`SVGAnimatedAngle`** interface is used for attributes of basic type \\<angle> which can be animated.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedAngle)\n */\ninterface SVGAnimatedAngle {\n    /**\n     * The **`animVal`** read-only property of the SVGAnimatedAngle interface represents the current animated value of the associated `<angle>` on an SVG element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedAngle/animVal)\n     */\n    readonly animVal: SVGAngle;\n    /**\n     * The **`baseVal`** read-only property of the SVGAnimatedAngle interface represents the base (non-animated) value of the associated `<angle>` on an SVG element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedAngle/baseVal)\n     */\n    readonly baseVal: SVGAngle;\n}\n\ndeclare var SVGAnimatedAngle: {\n    prototype: SVGAnimatedAngle;\n    new(): SVGAnimatedAngle;\n};\n\n/**\n * The **`SVGAnimatedBoolean`** interface is used for attributes of type boolean which can be animated.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedBoolean)\n */\ninterface SVGAnimatedBoolean {\n    /**\n     * The **`animVal`** read-only property of the SVGAnimatedBoolean interface represents the current animated value of the associated animatable boolean SVG attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedBoolean/animVal)\n     */\n    readonly animVal: boolean;\n    /**\n     * The **`baseVal`** property of the SVGAnimatedBoolean interface is the value of the associated animatable boolean SVG attribute in its base (none-animated) state.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedBoolean/baseVal)\n     */\n    baseVal: boolean;\n}\n\ndeclare var SVGAnimatedBoolean: {\n    prototype: SVGAnimatedBoolean;\n    new(): SVGAnimatedBoolean;\n};\n\n/**\n * The **`SVGAnimatedEnumeration`** interface describes attribute values which are constants from a particular enumeration and which can be animated.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedEnumeration)\n */\ninterface SVGAnimatedEnumeration {\n    /**\n     * The **`animVal`** property of the SVGAnimatedEnumeration interface contains the current value of an SVG enumeration.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedEnumeration/animVal)\n     */\n    readonly animVal: number;\n    /**\n     * The **`baseVal`** property of the SVGAnimatedEnumeration interface contains the initial value of an SVG enumeration.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedEnumeration/baseVal)\n     */\n    baseVal: number;\n}\n\ndeclare var SVGAnimatedEnumeration: {\n    prototype: SVGAnimatedEnumeration;\n    new(): SVGAnimatedEnumeration;\n};\n\n/**\n * The **`SVGAnimatedInteger`** interface is used for attributes of basic type \\<integer> which can be animated.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedInteger)\n */\ninterface SVGAnimatedInteger {\n    /**\n     * The **`animVal`** property of the SVGAnimatedInteger interface represents the animated value of an `<integer>`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedInteger/animVal)\n     */\n    readonly animVal: number;\n    /**\n     * The **`baseVal`** property of the SVGAnimatedInteger interface represents the base (non-animated) value of an animatable `<integer>`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedInteger/baseVal)\n     */\n    baseVal: number;\n}\n\ndeclare var SVGAnimatedInteger: {\n    prototype: SVGAnimatedInteger;\n    new(): SVGAnimatedInteger;\n};\n\n/**\n * The **`SVGAnimatedLength`** interface represents attributes of type \\<length> which can be animated.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedLength)\n */\ninterface SVGAnimatedLength {\n    /**\n     * The **`animVal`** property of the SVGAnimatedLength interface contains the current value of an SVG enumeration.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedLength/animVal)\n     */\n    readonly animVal: SVGLength;\n    /**\n     * The **`baseVal`** property of the SVGAnimatedLength interface contains the initial value of an SVG enumeration.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedLength/baseVal)\n     */\n    readonly baseVal: SVGLength;\n}\n\ndeclare var SVGAnimatedLength: {\n    prototype: SVGAnimatedLength;\n    new(): SVGAnimatedLength;\n};\n\n/**\n * The **`SVGAnimatedLengthList`** interface is used for attributes of type SVGLengthList which can be animated.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedLengthList)\n */\ninterface SVGAnimatedLengthList {\n    /**\n     * The **`animVal`** read-only property of the SVGAnimatedLengthList interface represents the animated value of an attribute that accepts a list of `<length>`, `<percentage>`, or `<number>` values.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedLengthList/animVal)\n     */\n    readonly animVal: SVGLengthList;\n    /**\n     * The **`baseVal`** read-only property of the SVGAnimatedLengthList interface represents the base (non-animated) value of an animatable attribute that accepts a list of `<length>`, `<percentage>`, or `<number>` values.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedLengthList/baseVal)\n     */\n    readonly baseVal: SVGLengthList;\n}\n\ndeclare var SVGAnimatedLengthList: {\n    prototype: SVGAnimatedLengthList;\n    new(): SVGAnimatedLengthList;\n};\n\n/**\n * The **`SVGAnimatedNumber`** interface represents attributes of type \\<number> which can be animated.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedNumber)\n */\ninterface SVGAnimatedNumber {\n    /**\n     * The **`animVal`** read-only property of the SVGAnimatedNumber interface represents the animated value of an SVG element's numeric attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedNumber/animVal)\n     */\n    readonly animVal: number;\n    /**\n     * The **`baseVal`** property of the SVGAnimatedNumber interface represents the base (non-animated) value of an animatable numeric attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedNumber/baseVal)\n     */\n    baseVal: number;\n}\n\ndeclare var SVGAnimatedNumber: {\n    prototype: SVGAnimatedNumber;\n    new(): SVGAnimatedNumber;\n};\n\n/**\n * The **`SVGAnimatedNumberList`** interface represents a list of attributes of type \\<number> which can be animated.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedNumberList)\n */\ninterface SVGAnimatedNumberList {\n    /**\n     * The **`animVal`** read-only property of the SVGAnimatedNumberList interface represents the current animated value of an animatable attribute that accepts a list of `<number>` values.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedNumberList/animVal)\n     */\n    readonly animVal: SVGNumberList;\n    /**\n     * The **`baseVal`** read-only property of the SVGAnimatedNumberList interface represents the base (non-animated) value of an animatable attribute that accepts a list of `<number>` values.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedNumberList/baseVal)\n     */\n    readonly baseVal: SVGNumberList;\n}\n\ndeclare var SVGAnimatedNumberList: {\n    prototype: SVGAnimatedNumberList;\n    new(): SVGAnimatedNumberList;\n};\n\ninterface SVGAnimatedPoints {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPolygonElement/animatedPoints) */\n    readonly animatedPoints: SVGPointList;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPolygonElement/points) */\n    readonly points: SVGPointList;\n}\n\n/**\n * The **`SVGAnimatedPreserveAspectRatio`** interface represents attributes of type SVGPreserveAspectRatio which can be animated.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedPreserveAspectRatio)\n */\ninterface SVGAnimatedPreserveAspectRatio {\n    /**\n     * The **`animVal`** read-only property of the SVGAnimatedPreserveAspectRatio interface represents the value of the preserveAspectRatio attribute of an SVG element after any animations or transformations are applied.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedPreserveAspectRatio/animVal)\n     */\n    readonly animVal: SVGPreserveAspectRatio;\n    /**\n     * The **`baseVal`** read-only property of the SVGAnimatedPreserveAspectRatio interface represents the base (non-animated) value of the preserveAspectRatio attribute of an SVG element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedPreserveAspectRatio/baseVal)\n     */\n    readonly baseVal: SVGPreserveAspectRatio;\n}\n\ndeclare var SVGAnimatedPreserveAspectRatio: {\n    prototype: SVGAnimatedPreserveAspectRatio;\n    new(): SVGAnimatedPreserveAspectRatio;\n};\n\n/**\n * The **`SVGAnimatedRect`** interface represents an SVGRect attribute that can be animated.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedRect)\n */\ninterface SVGAnimatedRect {\n    /**\n     * The **`animVal`** read-only property of the SVGAnimatedRect interface represents the current animated value of the `viewBox` attribute of an SVG element as a read-only DOMRectReadOnly object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedRect/animVal)\n     */\n    readonly animVal: DOMRectReadOnly;\n    /**\n     * The **`baseVal`** read-only property of the SVGAnimatedRect interface represents the current non-animated value of the `viewBox` attribute of an SVG element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedRect/baseVal)\n     */\n    readonly baseVal: DOMRect;\n}\n\ndeclare var SVGAnimatedRect: {\n    prototype: SVGAnimatedRect;\n    new(): SVGAnimatedRect;\n};\n\n/**\n * The **`SVGAnimatedString`** interface represents string attributes which can be animated from each SVG declaration.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedString)\n */\ninterface SVGAnimatedString {\n    /**\n     * The `animVal` read-only property of the SVGAnimatedString interface contains the same value as the SVGAnimatedString.baseVal property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedString/animVal)\n     */\n    readonly animVal: string;\n    /**\n     * BaseVal gets or sets the base value of the given attribute before any animations are applied.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedString/baseVal)\n     */\n    baseVal: string;\n}\n\ndeclare var SVGAnimatedString: {\n    prototype: SVGAnimatedString;\n    new(): SVGAnimatedString;\n};\n\n/**\n * The **`SVGAnimatedTransformList`** interface represents attributes which take a list of numbers and which can be animated.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedTransformList)\n */\ninterface SVGAnimatedTransformList {\n    /**\n     * The **`animVal`** read-only property of the SVGAnimatedTransformList interface represents the animated value of the `transform` attribute of an SVG element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedTransformList/animVal)\n     */\n    readonly animVal: SVGTransformList;\n    /**\n     * The **`baseVal`** read-only property of the SVGAnimatedTransformList interface represents the non-animated value of the `transform` attribute of an SVG element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimatedTransformList/baseVal)\n     */\n    readonly baseVal: SVGTransformList;\n}\n\ndeclare var SVGAnimatedTransformList: {\n    prototype: SVGAnimatedTransformList;\n    new(): SVGAnimatedTransformList;\n};\n\n/**\n * The **`SVGAnimationElement`** interface is the base interface for all of the animation element interfaces: SVGAnimateElement, SVGSetElement, SVGAnimateColorElement, SVGAnimateMotionElement and SVGAnimateTransformElement.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimationElement)\n */\ninterface SVGAnimationElement extends SVGElement, SVGTests {\n    /**\n     * The **`targetElement`** read-only property of the SVGAnimationElement interface refers to the element which is being animated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimationElement/targetElement)\n     */\n    readonly targetElement: SVGElement | null;\n    /**\n     * The SVGAnimationElement method `beginElement()` creates a begin instance time for the current time.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimationElement/beginElement)\n     */\n    beginElement(): void;\n    /**\n     * The SVGAnimationElement method `beginElementAt()` creates a begin instance time for the current time plus the specified offset.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimationElement/beginElementAt)\n     */\n    beginElementAt(offset: number): void;\n    /**\n     * The SVGAnimationElement method `endElement()` creates an end instance time for the current time.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimationElement/endElement)\n     */\n    endElement(): void;\n    /**\n     * The SVGAnimationElement method `endElementAt()` creates an end instance time for the current time plus the specified offset.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimationElement/endElementAt)\n     */\n    endElementAt(offset: number): void;\n    /**\n     * The SVGAnimationElement method `getCurrentTime()` returns a float representing the current time in seconds relative to time zero for the given time container.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimationElement/getCurrentTime)\n     */\n    getCurrentTime(): number;\n    /**\n     * The SVGAnimationElement method `getSimpleDuration()` returns a float representing the number of seconds for the simple duration for this animation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimationElement/getSimpleDuration)\n     */\n    getSimpleDuration(): number;\n    /**\n     * The SVGAnimationElement method `getStartTime()` returns a float representing the start time, in seconds, for this animation element's current interval, if it exists, regardless of whether the interval has begun yet.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimationElement/getStartTime)\n     */\n    getStartTime(): number;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGAnimationElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGAnimationElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGAnimationElement: {\n    prototype: SVGAnimationElement;\n    new(): SVGAnimationElement;\n};\n\n/**\n * The **`SVGCircleElement`** interface is an interface for the circle element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGCircleElement)\n */\ninterface SVGCircleElement extends SVGGeometryElement {\n    /**\n     * The **`cx`** read-only property of the SVGCircleElement interface reflects the cx attribute of a circle element and by that defines the x-coordinate of the circle's center.< If unspecified, the effect is as if the value is set to `0`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGCircleElement/cx)\n     */\n    readonly cx: SVGAnimatedLength;\n    /**\n     * The **`cy`** read-only property of the SVGCircleElement interface reflects the cy attribute of a circle element and by that defines the y-coordinate of the circle's center.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGCircleElement/cy)\n     */\n    readonly cy: SVGAnimatedLength;\n    /**\n     * The **`r`** read-only property of the SVGCircleElement interface reflects the r attribute of a circle element and by that defines the radius of the circle.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGCircleElement/r)\n     */\n    readonly r: SVGAnimatedLength;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGCircleElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGCircleElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGCircleElement: {\n    prototype: SVGCircleElement;\n    new(): SVGCircleElement;\n};\n\n/**\n * The **`SVGClipPathElement`** interface provides access to the properties of clipPath elements, as well as methods to manipulate them.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGClipPathElement)\n */\ninterface SVGClipPathElement extends SVGElement {\n    /**\n     * The read-only **`clipPathUnits`** property of the SVGClipPathElement interface reflects the clipPathUnits attribute of a clipPath element which defines the coordinate system to use for the content of the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGClipPathElement/clipPathUnits)\n     */\n    readonly clipPathUnits: SVGAnimatedEnumeration;\n    /**\n     * The read-only **`transform`** property of the SVGClipPathElement interface reflects the transform attribute of a clipPath element, that is a list of transformations applied to the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGClipPathElement/transform)\n     */\n    readonly transform: SVGAnimatedTransformList;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGClipPathElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGClipPathElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGClipPathElement: {\n    prototype: SVGClipPathElement;\n    new(): SVGClipPathElement;\n};\n\n/**\n * The **`SVGComponentTransferFunctionElement`** interface represents a base interface used by the component transfer function interfaces.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGComponentTransferFunctionElement)\n */\ninterface SVGComponentTransferFunctionElement extends SVGElement {\n    /**\n     * The **`amplitude`** read-only property of the SVGComponentTransferFunctionElement interface reflects the amplitude attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGComponentTransferFunctionElement/amplitude)\n     */\n    readonly amplitude: SVGAnimatedNumber;\n    /**\n     * The **`exponent`** read-only property of the SVGComponentTransferFunctionElement interface reflects the exponent attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGComponentTransferFunctionElement/exponent)\n     */\n    readonly exponent: SVGAnimatedNumber;\n    /**\n     * The **`intercept`** read-only property of the SVGComponentTransferFunctionElement interface reflects the intercept attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGComponentTransferFunctionElement/intercept)\n     */\n    readonly intercept: SVGAnimatedNumber;\n    /**\n     * The **`offset`** read-only property of the SVGComponentTransferFunctionElement interface reflects the offset attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGComponentTransferFunctionElement/offset)\n     */\n    readonly offset: SVGAnimatedNumber;\n    /**\n     * The **`slope`** read-only property of the SVGComponentTransferFunctionElement interface reflects the slope attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGComponentTransferFunctionElement/slope)\n     */\n    readonly slope: SVGAnimatedNumber;\n    /**\n     * The **`tableValues`** read-only property of the SVGComponentTransferFunctionElement interface reflects the tableValues attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGComponentTransferFunctionElement/tableValues)\n     */\n    readonly tableValues: SVGAnimatedNumberList;\n    /**\n     * The **`type`** read-only property of the SVGComponentTransferFunctionElement interface reflects the type attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGComponentTransferFunctionElement/type)\n     */\n    readonly type: SVGAnimatedEnumeration;\n    readonly SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN: 0;\n    readonly SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY: 1;\n    readonly SVG_FECOMPONENTTRANSFER_TYPE_TABLE: 2;\n    readonly SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE: 3;\n    readonly SVG_FECOMPONENTTRANSFER_TYPE_LINEAR: 4;\n    readonly SVG_FECOMPONENTTRANSFER_TYPE_GAMMA: 5;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGComponentTransferFunctionElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGComponentTransferFunctionElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGComponentTransferFunctionElement: {\n    prototype: SVGComponentTransferFunctionElement;\n    new(): SVGComponentTransferFunctionElement;\n    readonly SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN: 0;\n    readonly SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY: 1;\n    readonly SVG_FECOMPONENTTRANSFER_TYPE_TABLE: 2;\n    readonly SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE: 3;\n    readonly SVG_FECOMPONENTTRANSFER_TYPE_LINEAR: 4;\n    readonly SVG_FECOMPONENTTRANSFER_TYPE_GAMMA: 5;\n};\n\n/**\n * The **`SVGDefsElement`** interface corresponds to the defs element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGDefsElement)\n */\ninterface SVGDefsElement extends SVGGraphicsElement {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGDefsElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGDefsElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGDefsElement: {\n    prototype: SVGDefsElement;\n    new(): SVGDefsElement;\n};\n\n/**\n * The **`SVGDescElement`** interface corresponds to the desc element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGDescElement)\n */\ninterface SVGDescElement extends SVGElement {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGDescElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGDescElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGDescElement: {\n    prototype: SVGDescElement;\n    new(): SVGDescElement;\n};\n\ninterface SVGElementEventMap extends ElementEventMap, GlobalEventHandlersEventMap {\n}\n\n/**\n * All of the SVG DOM interfaces that correspond directly to elements in the SVG language derive from the `SVGElement` interface.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGElement)\n */\ninterface SVGElement extends Element, ElementCSSInlineStyle, GlobalEventHandlers, HTMLOrSVGElement {\n    /** @deprecated */\n    readonly className: any;\n    /**\n     * The **`ownerSVGElement`** property of the SVGElement interface reflects the nearest ancestor svg element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGElement/ownerSVGElement)\n     */\n    readonly ownerSVGElement: SVGSVGElement | null;\n    /**\n     * The **`viewportElement`** property of the SVGElement interface represents the `SVGElement` which established the current viewport.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGElement/viewportElement)\n     */\n    readonly viewportElement: SVGElement | null;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGElement: {\n    prototype: SVGElement;\n    new(): SVGElement;\n};\n\n/**\n * The **`SVGEllipseElement`** interface provides access to the properties of ellipse elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGEllipseElement)\n */\ninterface SVGEllipseElement extends SVGGeometryElement {\n    /**\n     * The **`cx`** read-only property of the SVGEllipseElement interface describes the x-axis coordinate of the center of the ellipse as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGEllipseElement/cx)\n     */\n    readonly cx: SVGAnimatedLength;\n    /**\n     * The **`cy`** read-only property of the SVGEllipseElement interface describes the y-axis coordinate of the center of the ellipse as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGEllipseElement/cy)\n     */\n    readonly cy: SVGAnimatedLength;\n    /**\n     * The **`rx`** read-only property of the SVGEllipseElement interface describes the x-axis radius of the ellipse as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGEllipseElement/rx)\n     */\n    readonly rx: SVGAnimatedLength;\n    /**\n     * The **`ry`** read-only property of the SVGEllipseElement interface describes the y-axis radius of the ellipse as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGEllipseElement/ry)\n     */\n    readonly ry: SVGAnimatedLength;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGEllipseElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGEllipseElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGEllipseElement: {\n    prototype: SVGEllipseElement;\n    new(): SVGEllipseElement;\n};\n\n/**\n * The **`SVGFEBlendElement`** interface corresponds to the feBlend element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEBlendElement)\n */\ninterface SVGFEBlendElement extends SVGElement, SVGFilterPrimitiveStandardAttributes {\n    /**\n     * The **`in1`** read-only property of the SVGFEBlendElement interface reflects the in attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEBlendElement/in1)\n     */\n    readonly in1: SVGAnimatedString;\n    /**\n     * The **`in2`** read-only property of the SVGFEBlendElement interface reflects the in2 attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEBlendElement/in2)\n     */\n    readonly in2: SVGAnimatedString;\n    /**\n     * The **`mode`** read-only property of the SVGFEBlendElement interface reflects the mode attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEBlendElement/mode)\n     */\n    readonly mode: SVGAnimatedEnumeration;\n    readonly SVG_FEBLEND_MODE_UNKNOWN: 0;\n    readonly SVG_FEBLEND_MODE_NORMAL: 1;\n    readonly SVG_FEBLEND_MODE_MULTIPLY: 2;\n    readonly SVG_FEBLEND_MODE_SCREEN: 3;\n    readonly SVG_FEBLEND_MODE_DARKEN: 4;\n    readonly SVG_FEBLEND_MODE_LIGHTEN: 5;\n    readonly SVG_FEBLEND_MODE_OVERLAY: 6;\n    readonly SVG_FEBLEND_MODE_COLOR_DODGE: 7;\n    readonly SVG_FEBLEND_MODE_COLOR_BURN: 8;\n    readonly SVG_FEBLEND_MODE_HARD_LIGHT: 9;\n    readonly SVG_FEBLEND_MODE_SOFT_LIGHT: 10;\n    readonly SVG_FEBLEND_MODE_DIFFERENCE: 11;\n    readonly SVG_FEBLEND_MODE_EXCLUSION: 12;\n    readonly SVG_FEBLEND_MODE_HUE: 13;\n    readonly SVG_FEBLEND_MODE_SATURATION: 14;\n    readonly SVG_FEBLEND_MODE_COLOR: 15;\n    readonly SVG_FEBLEND_MODE_LUMINOSITY: 16;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEBlendElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEBlendElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEBlendElement: {\n    prototype: SVGFEBlendElement;\n    new(): SVGFEBlendElement;\n    readonly SVG_FEBLEND_MODE_UNKNOWN: 0;\n    readonly SVG_FEBLEND_MODE_NORMAL: 1;\n    readonly SVG_FEBLEND_MODE_MULTIPLY: 2;\n    readonly SVG_FEBLEND_MODE_SCREEN: 3;\n    readonly SVG_FEBLEND_MODE_DARKEN: 4;\n    readonly SVG_FEBLEND_MODE_LIGHTEN: 5;\n    readonly SVG_FEBLEND_MODE_OVERLAY: 6;\n    readonly SVG_FEBLEND_MODE_COLOR_DODGE: 7;\n    readonly SVG_FEBLEND_MODE_COLOR_BURN: 8;\n    readonly SVG_FEBLEND_MODE_HARD_LIGHT: 9;\n    readonly SVG_FEBLEND_MODE_SOFT_LIGHT: 10;\n    readonly SVG_FEBLEND_MODE_DIFFERENCE: 11;\n    readonly SVG_FEBLEND_MODE_EXCLUSION: 12;\n    readonly SVG_FEBLEND_MODE_HUE: 13;\n    readonly SVG_FEBLEND_MODE_SATURATION: 14;\n    readonly SVG_FEBLEND_MODE_COLOR: 15;\n    readonly SVG_FEBLEND_MODE_LUMINOSITY: 16;\n};\n\n/**\n * The **`SVGFEColorMatrixElement`** interface corresponds to the feColorMatrix element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEColorMatrixElement)\n */\ninterface SVGFEColorMatrixElement extends SVGElement, SVGFilterPrimitiveStandardAttributes {\n    /**\n     * The **`in1`** read-only property of the SVGFEColorMatrixElement interface reflects the in attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEColorMatrixElement/in1)\n     */\n    readonly in1: SVGAnimatedString;\n    /**\n     * The **`type`** read-only property of the SVGFEColorMatrixElement interface reflects the type attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEColorMatrixElement/type)\n     */\n    readonly type: SVGAnimatedEnumeration;\n    /**\n     * The **`values`** read-only property of the SVGFEColorMatrixElement interface reflects the values attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEColorMatrixElement/values)\n     */\n    readonly values: SVGAnimatedNumberList;\n    readonly SVG_FECOLORMATRIX_TYPE_UNKNOWN: 0;\n    readonly SVG_FECOLORMATRIX_TYPE_MATRIX: 1;\n    readonly SVG_FECOLORMATRIX_TYPE_SATURATE: 2;\n    readonly SVG_FECOLORMATRIX_TYPE_HUEROTATE: 3;\n    readonly SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA: 4;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEColorMatrixElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEColorMatrixElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEColorMatrixElement: {\n    prototype: SVGFEColorMatrixElement;\n    new(): SVGFEColorMatrixElement;\n    readonly SVG_FECOLORMATRIX_TYPE_UNKNOWN: 0;\n    readonly SVG_FECOLORMATRIX_TYPE_MATRIX: 1;\n    readonly SVG_FECOLORMATRIX_TYPE_SATURATE: 2;\n    readonly SVG_FECOLORMATRIX_TYPE_HUEROTATE: 3;\n    readonly SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA: 4;\n};\n\n/**\n * The **`SVGFEComponentTransferElement`** interface corresponds to the feComponentTransfer element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEComponentTransferElement)\n */\ninterface SVGFEComponentTransferElement extends SVGElement, SVGFilterPrimitiveStandardAttributes {\n    /**\n     * The **`in1`** read-only property of the SVGFEComponentTransferElement interface reflects the in attribute of the given feComponentTransfer element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEComponentTransferElement/in1)\n     */\n    readonly in1: SVGAnimatedString;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEComponentTransferElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEComponentTransferElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEComponentTransferElement: {\n    prototype: SVGFEComponentTransferElement;\n    new(): SVGFEComponentTransferElement;\n};\n\n/**\n * The **`SVGFECompositeElement`** interface corresponds to the feComposite element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFECompositeElement)\n */\ninterface SVGFECompositeElement extends SVGElement, SVGFilterPrimitiveStandardAttributes {\n    /**\n     * The **`in1`** read-only property of the SVGFECompositeElement interface reflects the in attribute of the given feComposite element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFECompositeElement/in1)\n     */\n    readonly in1: SVGAnimatedString;\n    /**\n     * The **`in2`** read-only property of the SVGFECompositeElement interface reflects the in2 attribute of the given feComposite element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFECompositeElement/in2)\n     */\n    readonly in2: SVGAnimatedString;\n    /**\n     * The **`k1`** read-only property of the SVGFECompositeElement interface reflects the k1 attribute of the given feComposite element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFECompositeElement/k1)\n     */\n    readonly k1: SVGAnimatedNumber;\n    /**\n     * The **`k2`** read-only property of the SVGFECompositeElement interface reflects the k2 attribute of the given feComposite element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFECompositeElement/k2)\n     */\n    readonly k2: SVGAnimatedNumber;\n    /**\n     * The **`k3`** read-only property of the SVGFECompositeElement interface reflects the k3 attribute of the given feComposite element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFECompositeElement/k3)\n     */\n    readonly k3: SVGAnimatedNumber;\n    /**\n     * The **`k4`** read-only property of the SVGFECompositeElement interface reflects the k4 attribute of the given feComposite element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFECompositeElement/k4)\n     */\n    readonly k4: SVGAnimatedNumber;\n    /**\n     * The **`operator`** read-only property of the SVGFECompositeElement interface reflects the operator attribute of the given feComposite element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFECompositeElement/operator)\n     */\n    readonly operator: SVGAnimatedEnumeration;\n    readonly SVG_FECOMPOSITE_OPERATOR_UNKNOWN: 0;\n    readonly SVG_FECOMPOSITE_OPERATOR_OVER: 1;\n    readonly SVG_FECOMPOSITE_OPERATOR_IN: 2;\n    readonly SVG_FECOMPOSITE_OPERATOR_OUT: 3;\n    readonly SVG_FECOMPOSITE_OPERATOR_ATOP: 4;\n    readonly SVG_FECOMPOSITE_OPERATOR_XOR: 5;\n    readonly SVG_FECOMPOSITE_OPERATOR_ARITHMETIC: 6;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFECompositeElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFECompositeElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFECompositeElement: {\n    prototype: SVGFECompositeElement;\n    new(): SVGFECompositeElement;\n    readonly SVG_FECOMPOSITE_OPERATOR_UNKNOWN: 0;\n    readonly SVG_FECOMPOSITE_OPERATOR_OVER: 1;\n    readonly SVG_FECOMPOSITE_OPERATOR_IN: 2;\n    readonly SVG_FECOMPOSITE_OPERATOR_OUT: 3;\n    readonly SVG_FECOMPOSITE_OPERATOR_ATOP: 4;\n    readonly SVG_FECOMPOSITE_OPERATOR_XOR: 5;\n    readonly SVG_FECOMPOSITE_OPERATOR_ARITHMETIC: 6;\n};\n\n/**\n * The **`SVGFEConvolveMatrixElement`** interface corresponds to the feConvolveMatrix element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement)\n */\ninterface SVGFEConvolveMatrixElement extends SVGElement, SVGFilterPrimitiveStandardAttributes {\n    /**\n     * The **`bias`** read-only property of the SVGFEConvolveMatrixElement interface reflects the bias attribute of the given feConvolveMatrix element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/bias)\n     */\n    readonly bias: SVGAnimatedNumber;\n    /**\n     * The **`divisor`** read-only property of the SVGFEConvolveMatrixElement interface reflects the divisor attribute of the given feConvolveMatrix element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/divisor)\n     */\n    readonly divisor: SVGAnimatedNumber;\n    /**\n     * The **`edgeMode`** read-only property of the SVGFEConvolveMatrixElement interface reflects the edgeMode attribute of the given feConvolveMatrix element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/edgeMode)\n     */\n    readonly edgeMode: SVGAnimatedEnumeration;\n    /**\n     * The **`in1`** read-only property of the SVGFEConvolveMatrixElement interface reflects the in attribute of the given feConvolveMatrix element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/in1)\n     */\n    readonly in1: SVGAnimatedString;\n    /**\n     * The **`kernelMatrix`** read-only property of the SVGFEConvolveMatrixElement interface reflects the kernelMatrix attribute of the given feConvolveMatrix element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/kernelMatrix)\n     */\n    readonly kernelMatrix: SVGAnimatedNumberList;\n    /**\n     * The **`kernelUnitLengthX`** read-only property of the SVGFEConvolveMatrixElement interface reflects the kernelUnitLength attribute of the given feConvolveMatrix element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/kernelUnitLengthX)\n     */\n    readonly kernelUnitLengthX: SVGAnimatedNumber;\n    /**\n     * The **`kernelUnitLengthY`** read-only property of the SVGFEConvolveMatrixElement interface reflects the kernelUnitLength attribute of the given feConvolveMatrix element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/kernelUnitLengthY)\n     */\n    readonly kernelUnitLengthY: SVGAnimatedNumber;\n    /**\n     * The **`orderX`** read-only property of the SVGFEConvolveMatrixElement interface reflects the order attribute of the given feConvolveMatrix element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/orderX)\n     */\n    readonly orderX: SVGAnimatedInteger;\n    /**\n     * The **`orderY`** read-only property of the SVGFEConvolveMatrixElement interface reflects the order attribute of the given feConvolveMatrix element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/orderY)\n     */\n    readonly orderY: SVGAnimatedInteger;\n    /**\n     * The **`preserveAlpha`** read-only property of the SVGFEConvolveMatrixElement interface reflects the preserveAlpha attribute of the given feConvolveMatrix element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/preserveAlpha)\n     */\n    readonly preserveAlpha: SVGAnimatedBoolean;\n    /**\n     * The **`targetX`** read-only property of the SVGFEConvolveMatrixElement interface reflects the targetX attribute of the given feConvolveMatrix element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/targetX)\n     */\n    readonly targetX: SVGAnimatedInteger;\n    /**\n     * The **`targetY`** read-only property of the SVGFEConvolveMatrixElement interface reflects the targetY attribute of the given feConvolveMatrix element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEConvolveMatrixElement/targetY)\n     */\n    readonly targetY: SVGAnimatedInteger;\n    readonly SVG_EDGEMODE_UNKNOWN: 0;\n    readonly SVG_EDGEMODE_DUPLICATE: 1;\n    readonly SVG_EDGEMODE_WRAP: 2;\n    readonly SVG_EDGEMODE_NONE: 3;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEConvolveMatrixElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEConvolveMatrixElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEConvolveMatrixElement: {\n    prototype: SVGFEConvolveMatrixElement;\n    new(): SVGFEConvolveMatrixElement;\n    readonly SVG_EDGEMODE_UNKNOWN: 0;\n    readonly SVG_EDGEMODE_DUPLICATE: 1;\n    readonly SVG_EDGEMODE_WRAP: 2;\n    readonly SVG_EDGEMODE_NONE: 3;\n};\n\n/**\n * The **`SVGFEDiffuseLightingElement`** interface corresponds to the feDiffuseLighting element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDiffuseLightingElement)\n */\ninterface SVGFEDiffuseLightingElement extends SVGElement, SVGFilterPrimitiveStandardAttributes {\n    /**\n     * The **`diffuseConstant`** read-only property of the SVGFEDiffuseLightingElement interface reflects the diffuseConstant attribute of the given feDiffuseLighting element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDiffuseLightingElement/diffuseConstant)\n     */\n    readonly diffuseConstant: SVGAnimatedNumber;\n    /**\n     * The **`in1`** read-only property of the SVGFEDiffuseLightingElement interface reflects the in attribute of the given feDiffuseLighting element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDiffuseLightingElement/in1)\n     */\n    readonly in1: SVGAnimatedString;\n    /**\n     * The **`kernelUnitLengthX`** read-only property of the SVGFEDiffuseLightingElement interface reflects the X component of the kernelUnitLength attribute of the given feDiffuseLighting element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDiffuseLightingElement/kernelUnitLengthX)\n     */\n    readonly kernelUnitLengthX: SVGAnimatedNumber;\n    /**\n     * The **`kernelUnitLengthY`** read-only property of the SVGFEDiffuseLightingElement interface reflects the Y component of the kernelUnitLength attribute of the given feDiffuseLighting element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDiffuseLightingElement/kernelUnitLengthY)\n     */\n    readonly kernelUnitLengthY: SVGAnimatedNumber;\n    /**\n     * The **`surfaceScale`** read-only property of the SVGFEDiffuseLightingElement interface reflects the surfaceScale attribute of the given feDiffuseLighting element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDiffuseLightingElement/surfaceScale)\n     */\n    readonly surfaceScale: SVGAnimatedNumber;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEDiffuseLightingElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEDiffuseLightingElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEDiffuseLightingElement: {\n    prototype: SVGFEDiffuseLightingElement;\n    new(): SVGFEDiffuseLightingElement;\n};\n\n/**\n * The **`SVGFEDisplacementMapElement`** interface corresponds to the feDisplacementMap element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDisplacementMapElement)\n */\ninterface SVGFEDisplacementMapElement extends SVGElement, SVGFilterPrimitiveStandardAttributes {\n    /**\n     * The **`in1`** read-only property of the SVGFEDisplacementMapElement interface reflects the in attribute of the given feDisplacementMap element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDisplacementMapElement/in1)\n     */\n    readonly in1: SVGAnimatedString;\n    /**\n     * The **`in2`** read-only property of the SVGFEDisplacementMapElement interface reflects the in2 attribute of the given feDisplacementMap element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDisplacementMapElement/in2)\n     */\n    readonly in2: SVGAnimatedString;\n    /**\n     * The **`scale`** read-only property of the SVGFEDisplacementMapElement interface reflects the scale attribute of the given feDisplacementMap element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDisplacementMapElement/scale)\n     */\n    readonly scale: SVGAnimatedNumber;\n    /**\n     * The **`xChannelSelector`** read-only property of the SVGFEDisplacementMapElement interface reflects the xChannelSelector attribute of the given feDisplacementMap element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDisplacementMapElement/xChannelSelector)\n     */\n    readonly xChannelSelector: SVGAnimatedEnumeration;\n    /**\n     * The **`yChannelSelector`** read-only property of the SVGFEDisplacementMapElement interface reflects the yChannelSelector attribute of the given feDisplacementMap element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDisplacementMapElement/yChannelSelector)\n     */\n    readonly yChannelSelector: SVGAnimatedEnumeration;\n    readonly SVG_CHANNEL_UNKNOWN: 0;\n    readonly SVG_CHANNEL_R: 1;\n    readonly SVG_CHANNEL_G: 2;\n    readonly SVG_CHANNEL_B: 3;\n    readonly SVG_CHANNEL_A: 4;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEDisplacementMapElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEDisplacementMapElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEDisplacementMapElement: {\n    prototype: SVGFEDisplacementMapElement;\n    new(): SVGFEDisplacementMapElement;\n    readonly SVG_CHANNEL_UNKNOWN: 0;\n    readonly SVG_CHANNEL_R: 1;\n    readonly SVG_CHANNEL_G: 2;\n    readonly SVG_CHANNEL_B: 3;\n    readonly SVG_CHANNEL_A: 4;\n};\n\n/**\n * The **`SVGFEDistantLightElement`** interface corresponds to the feDistantLight element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDistantLightElement)\n */\ninterface SVGFEDistantLightElement extends SVGElement {\n    /**\n     * The **`azimuth`** read-only property of the SVGFEDistantLightElement interface reflects the azimuth attribute of the given feDistantLight element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDistantLightElement/azimuth)\n     */\n    readonly azimuth: SVGAnimatedNumber;\n    /**\n     * The **`elevation`** read-only property of the SVGFEDistantLightElement interface reflects the elevation attribute of the given feDistantLight element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDistantLightElement/elevation)\n     */\n    readonly elevation: SVGAnimatedNumber;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEDistantLightElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEDistantLightElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEDistantLightElement: {\n    prototype: SVGFEDistantLightElement;\n    new(): SVGFEDistantLightElement;\n};\n\n/**\n * The **`SVGFEDropShadowElement`** interface corresponds to the feDropShadow element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDropShadowElement)\n */\ninterface SVGFEDropShadowElement extends SVGElement, SVGFilterPrimitiveStandardAttributes {\n    /**\n     * The **`dx`** read-only property of the SVGFEDropShadowElement interface reflects the dx attribute of the given feDropShadow element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDropShadowElement/dx)\n     */\n    readonly dx: SVGAnimatedNumber;\n    /**\n     * The **`dy`** read-only property of the SVGFEDropShadowElement interface reflects the dy attribute of the given feDropShadow element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDropShadowElement/dy)\n     */\n    readonly dy: SVGAnimatedNumber;\n    /**\n     * The **`in1`** read-only property of the SVGFEDropShadowElement interface reflects the in attribute of the given feDropShadow element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDropShadowElement/in1)\n     */\n    readonly in1: SVGAnimatedString;\n    /**\n     * The **`stdDeviationX`** read-only property of the SVGFEDropShadowElement interface reflects the (possibly automatically computed) X component of the stdDeviation attribute of the given feDropShadow element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDropShadowElement/stdDeviationX)\n     */\n    readonly stdDeviationX: SVGAnimatedNumber;\n    /**\n     * The **`stdDeviationY`** read-only property of the SVGFEDropShadowElement interface reflects the (possibly automatically computed) Y component of the stdDeviation attribute of the given feDropShadow element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDropShadowElement/stdDeviationY)\n     */\n    readonly stdDeviationY: SVGAnimatedNumber;\n    /**\n     * The `setStdDeviation()` method of the SVGFEDropShadowElement interface sets the values for the stdDeviation attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEDropShadowElement/setStdDeviation)\n     */\n    setStdDeviation(stdDeviationX: number, stdDeviationY: number): void;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEDropShadowElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEDropShadowElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEDropShadowElement: {\n    prototype: SVGFEDropShadowElement;\n    new(): SVGFEDropShadowElement;\n};\n\n/**\n * The **`SVGFEFloodElement`** interface corresponds to the feFlood element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEFloodElement)\n */\ninterface SVGFEFloodElement extends SVGElement, SVGFilterPrimitiveStandardAttributes {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEFloodElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEFloodElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEFloodElement: {\n    prototype: SVGFEFloodElement;\n    new(): SVGFEFloodElement;\n};\n\n/**\n * The **`SVGFEFuncAElement`** interface corresponds to the feFuncA element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEFuncAElement)\n */\ninterface SVGFEFuncAElement extends SVGComponentTransferFunctionElement {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEFuncAElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEFuncAElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEFuncAElement: {\n    prototype: SVGFEFuncAElement;\n    new(): SVGFEFuncAElement;\n};\n\n/**\n * The **`SVGFEFuncBElement`** interface corresponds to the feFuncB element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEFuncBElement)\n */\ninterface SVGFEFuncBElement extends SVGComponentTransferFunctionElement {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEFuncBElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEFuncBElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEFuncBElement: {\n    prototype: SVGFEFuncBElement;\n    new(): SVGFEFuncBElement;\n};\n\n/**\n * The **`SVGFEFuncGElement`** interface corresponds to the feFuncG element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEFuncGElement)\n */\ninterface SVGFEFuncGElement extends SVGComponentTransferFunctionElement {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEFuncGElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEFuncGElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEFuncGElement: {\n    prototype: SVGFEFuncGElement;\n    new(): SVGFEFuncGElement;\n};\n\n/**\n * The **`SVGFEFuncRElement`** interface corresponds to the feFuncR element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEFuncRElement)\n */\ninterface SVGFEFuncRElement extends SVGComponentTransferFunctionElement {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEFuncRElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEFuncRElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEFuncRElement: {\n    prototype: SVGFEFuncRElement;\n    new(): SVGFEFuncRElement;\n};\n\n/**\n * The **`SVGFEGaussianBlurElement`** interface corresponds to the feGaussianBlur element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEGaussianBlurElement)\n */\ninterface SVGFEGaussianBlurElement extends SVGElement, SVGFilterPrimitiveStandardAttributes {\n    /**\n     * The **`in1`** read-only property of the SVGFEGaussianBlurElement interface reflects the in attribute of the given feGaussianBlur element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEGaussianBlurElement/in1)\n     */\n    readonly in1: SVGAnimatedString;\n    /**\n     * The **`stdDeviationX`** read-only property of the SVGFEGaussianBlurElement interface reflects the (possibly automatically computed) X component of the stdDeviation attribute of the given feGaussianBlur element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEGaussianBlurElement/stdDeviationX)\n     */\n    readonly stdDeviationX: SVGAnimatedNumber;\n    /**\n     * The **`stdDeviationY`** read-only property of the SVGFEGaussianBlurElement interface reflects the (possibly automatically computed) Y component of the stdDeviation attribute of the given feGaussianBlur element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEGaussianBlurElement/stdDeviationY)\n     */\n    readonly stdDeviationY: SVGAnimatedNumber;\n    /**\n     * The `setStdDeviation()` method of the SVGFEGaussianBlurElement interface sets the values for the stdDeviation attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEGaussianBlurElement/setStdDeviation)\n     */\n    setStdDeviation(stdDeviationX: number, stdDeviationY: number): void;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEGaussianBlurElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEGaussianBlurElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEGaussianBlurElement: {\n    prototype: SVGFEGaussianBlurElement;\n    new(): SVGFEGaussianBlurElement;\n};\n\n/**\n * The **`SVGFEImageElement`** interface corresponds to the feImage element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEImageElement)\n */\ninterface SVGFEImageElement extends SVGElement, SVGFilterPrimitiveStandardAttributes, SVGURIReference {\n    /**\n     * The **`preserveAspectRatio`** read-only property of the SVGFEImageElement interface reflects the preserveAspectRatio attribute of the given feImage element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEImageElement/preserveAspectRatio)\n     */\n    readonly preserveAspectRatio: SVGAnimatedPreserveAspectRatio;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEImageElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEImageElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEImageElement: {\n    prototype: SVGFEImageElement;\n    new(): SVGFEImageElement;\n};\n\n/**\n * The **`SVGFEMergeElement`** interface corresponds to the feMerge element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEMergeElement)\n */\ninterface SVGFEMergeElement extends SVGElement, SVGFilterPrimitiveStandardAttributes {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEMergeElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEMergeElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEMergeElement: {\n    prototype: SVGFEMergeElement;\n    new(): SVGFEMergeElement;\n};\n\n/**\n * The **`SVGFEMergeNodeElement`** interface corresponds to the feMergeNode element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEMergeNodeElement)\n */\ninterface SVGFEMergeNodeElement extends SVGElement {\n    /**\n     * The **`in1`** read-only property of the SVGFEMergeNodeElement interface reflects the in attribute of the given feMergeNode element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEMergeNodeElement/in1)\n     */\n    readonly in1: SVGAnimatedString;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEMergeNodeElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEMergeNodeElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEMergeNodeElement: {\n    prototype: SVGFEMergeNodeElement;\n    new(): SVGFEMergeNodeElement;\n};\n\n/**\n * The **`SVGFEMorphologyElement`** interface corresponds to the feMorphology element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEMorphologyElement)\n */\ninterface SVGFEMorphologyElement extends SVGElement, SVGFilterPrimitiveStandardAttributes {\n    /**\n     * The **`in1`** read-only property of the SVGFEMorphologyElement interface reflects the in attribute of the given feMorphology element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEMorphologyElement/in1)\n     */\n    readonly in1: SVGAnimatedString;\n    /**\n     * The **`operator`** read-only property of the SVGFEMorphologyElement interface reflects the operator attribute of the given feMorphology element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEMorphologyElement/operator)\n     */\n    readonly operator: SVGAnimatedEnumeration;\n    /**\n     * The **`radiusX`** read-only property of the SVGFEMorphologyElement interface reflects the X component of the radius attribute of the given feMorphology element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEMorphologyElement/radiusX)\n     */\n    readonly radiusX: SVGAnimatedNumber;\n    /**\n     * The **`radiusY`** read-only property of the SVGFEMorphologyElement interface reflects the Y component of the radius attribute of the given feMorphology element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEMorphologyElement/radiusY)\n     */\n    readonly radiusY: SVGAnimatedNumber;\n    readonly SVG_MORPHOLOGY_OPERATOR_UNKNOWN: 0;\n    readonly SVG_MORPHOLOGY_OPERATOR_ERODE: 1;\n    readonly SVG_MORPHOLOGY_OPERATOR_DILATE: 2;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEMorphologyElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEMorphologyElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEMorphologyElement: {\n    prototype: SVGFEMorphologyElement;\n    new(): SVGFEMorphologyElement;\n    readonly SVG_MORPHOLOGY_OPERATOR_UNKNOWN: 0;\n    readonly SVG_MORPHOLOGY_OPERATOR_ERODE: 1;\n    readonly SVG_MORPHOLOGY_OPERATOR_DILATE: 2;\n};\n\n/**\n * The **`SVGFEOffsetElement`** interface corresponds to the feOffset element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEOffsetElement)\n */\ninterface SVGFEOffsetElement extends SVGElement, SVGFilterPrimitiveStandardAttributes {\n    /**\n     * The **`dx`** read-only property of the SVGFEOffsetElement interface reflects the dx attribute of the given feOffset element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEOffsetElement/dx)\n     */\n    readonly dx: SVGAnimatedNumber;\n    /**\n     * The **`dy`** read-only property of the SVGFEOffsetElement interface reflects the dy attribute of the given feOffset element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEOffsetElement/dy)\n     */\n    readonly dy: SVGAnimatedNumber;\n    /**\n     * The **`in1`** read-only property of the SVGFEOffsetElement interface reflects the in attribute of the given feOffset element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEOffsetElement/in1)\n     */\n    readonly in1: SVGAnimatedString;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEOffsetElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEOffsetElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEOffsetElement: {\n    prototype: SVGFEOffsetElement;\n    new(): SVGFEOffsetElement;\n};\n\n/**\n * The **`SVGFEPointLightElement`** interface corresponds to the fePointLight element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEPointLightElement)\n */\ninterface SVGFEPointLightElement extends SVGElement {\n    /**\n     * The **`x`** read-only property of the SVGFEPointLightElement interface describes the horizontal coordinate of the position of an SVG filter primitive as a SVGAnimatedNumber.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEPointLightElement/x)\n     */\n    readonly x: SVGAnimatedNumber;\n    /**\n     * The **`y`** read-only property of the SVGFEPointLightElement interface describes the vertical coordinate of the position of an SVG filter primitive as a SVGAnimatedNumber.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEPointLightElement/y)\n     */\n    readonly y: SVGAnimatedNumber;\n    /**\n     * The **`z`** read-only property of the SVGFEPointLightElement interface describes the z-axis value of the position of an SVG filter primitive as a SVGAnimatedNumber.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEPointLightElement/z)\n     */\n    readonly z: SVGAnimatedNumber;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEPointLightElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFEPointLightElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFEPointLightElement: {\n    prototype: SVGFEPointLightElement;\n    new(): SVGFEPointLightElement;\n};\n\n/**\n * The **`SVGFESpecularLightingElement`** interface corresponds to the feSpecularLighting element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFESpecularLightingElement)\n */\ninterface SVGFESpecularLightingElement extends SVGElement, SVGFilterPrimitiveStandardAttributes {\n    /**\n     * The **`in1`** read-only property of the SVGFESpecularLightingElement interface reflects the in attribute of the given feSpecularLighting element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFESpecularLightingElement/in1)\n     */\n    readonly in1: SVGAnimatedString;\n    /**\n     * The **`kernelUnitLengthX`** read-only property of the SVGFESpecularLightingElement interface reflects the x value of the kernelUnitLength attribute of the given feSpecularLighting element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFESpecularLightingElement/kernelUnitLengthX)\n     */\n    readonly kernelUnitLengthX: SVGAnimatedNumber;\n    /**\n     * The **`kernelUnitLengthY`** read-only property of the SVGFESpecularLightingElement interface reflects the y value of the kernelUnitLength attribute of the given feSpecularLighting element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFESpecularLightingElement/kernelUnitLengthY)\n     */\n    readonly kernelUnitLengthY: SVGAnimatedNumber;\n    /**\n     * The **`specularConstant`** read-only property of the SVGFESpecularLightingElement interface reflects the specularConstant attribute of the given feSpecularLighting element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFESpecularLightingElement/specularConstant)\n     */\n    readonly specularConstant: SVGAnimatedNumber;\n    /**\n     * The **`specularExponent`** read-only property of the SVGFESpecularLightingElement interface reflects the specularExponent attribute of the given feSpecularLighting element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFESpecularLightingElement/specularExponent)\n     */\n    readonly specularExponent: SVGAnimatedNumber;\n    /**\n     * The **`surfaceScale`** read-only property of the SVGFESpecularLightingElement interface reflects the surfaceScale attribute of the given feSpecularLighting element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFESpecularLightingElement/surfaceScale)\n     */\n    readonly surfaceScale: SVGAnimatedNumber;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFESpecularLightingElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFESpecularLightingElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFESpecularLightingElement: {\n    prototype: SVGFESpecularLightingElement;\n    new(): SVGFESpecularLightingElement;\n};\n\n/**\n * The **`SVGFESpotLightElement`** interface corresponds to the feSpotLight element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFESpotLightElement)\n */\ninterface SVGFESpotLightElement extends SVGElement {\n    /**\n     * The **`limitingConeAngle`** read-only property of the SVGFESpotLightElement interface reflects the limitingConeAngle attribute of the given feSpotLight element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFESpotLightElement/limitingConeAngle)\n     */\n    readonly limitingConeAngle: SVGAnimatedNumber;\n    /**\n     * The **`pointsAtX`** read-only property of the SVGFESpotLightElement interface reflects the pointsAtX attribute of the given feSpotLight element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFESpotLightElement/pointsAtX)\n     */\n    readonly pointsAtX: SVGAnimatedNumber;\n    /**\n     * The **`pointsAtY`** read-only property of the SVGFESpotLightElement interface reflects the pointsAtY attribute of the given feSpotLight element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFESpotLightElement/pointsAtY)\n     */\n    readonly pointsAtY: SVGAnimatedNumber;\n    /**\n     * The **`pointsAtZ`** read-only property of the SVGFESpotLightElement interface reflects the pointsAtZ attribute of the given feSpotLight element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFESpotLightElement/pointsAtZ)\n     */\n    readonly pointsAtZ: SVGAnimatedNumber;\n    /**\n     * The **`specularExponent`** read-only property of the SVGFESpotLightElement interface reflects the specularExponent attribute of the given feSpotLight element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFESpotLightElement/specularExponent)\n     */\n    readonly specularExponent: SVGAnimatedNumber;\n    /**\n     * The **`x`** read-only property of the SVGFESpotLightElement interface describes the horizontal coordinate of the position of an SVG filter primitive as a SVGAnimatedNumber.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFESpotLightElement/x)\n     */\n    readonly x: SVGAnimatedNumber;\n    /**\n     * The **`y`** read-only property of the SVGFESpotLightElement interface describes the vertical coordinate of the position of an SVG filter primitive as a SVGAnimatedNumber.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFESpotLightElement/y)\n     */\n    readonly y: SVGAnimatedNumber;\n    /**\n     * The **`z`** read-only property of the SVGFESpotLightElement interface describes the z-axis value of the position of an SVG filter primitive as a SVGAnimatedNumber.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFESpotLightElement/z)\n     */\n    readonly z: SVGAnimatedNumber;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFESpotLightElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFESpotLightElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFESpotLightElement: {\n    prototype: SVGFESpotLightElement;\n    new(): SVGFESpotLightElement;\n};\n\n/**\n * The **`SVGFETileElement`** interface corresponds to the feTile element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFETileElement)\n */\ninterface SVGFETileElement extends SVGElement, SVGFilterPrimitiveStandardAttributes {\n    /**\n     * The **`in1`** read-only property of the SVGFETileElement interface reflects the in attribute of the given feTile element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFETileElement/in1)\n     */\n    readonly in1: SVGAnimatedString;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFETileElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFETileElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFETileElement: {\n    prototype: SVGFETileElement;\n    new(): SVGFETileElement;\n};\n\n/**\n * The **`SVGFETurbulenceElement`** interface corresponds to the feTurbulence element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFETurbulenceElement)\n */\ninterface SVGFETurbulenceElement extends SVGElement, SVGFilterPrimitiveStandardAttributes {\n    /**\n     * The **`baseFrequencyX`** read-only property of the SVGFETurbulenceElement interface reflects the X component of the baseFrequency attribute of the given feTurbulence element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFETurbulenceElement/baseFrequencyX)\n     */\n    readonly baseFrequencyX: SVGAnimatedNumber;\n    /**\n     * The **`baseFrequencyY`** read-only property of the SVGFETurbulenceElement interface reflects the Y component of the baseFrequency attribute of the given feTurbulence element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFETurbulenceElement/baseFrequencyY)\n     */\n    readonly baseFrequencyY: SVGAnimatedNumber;\n    /**\n     * The **`numOctaves`** read-only property of the SVGFETurbulenceElement interface reflects the numOctaves attribute of the given feTurbulence element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFETurbulenceElement/numOctaves)\n     */\n    readonly numOctaves: SVGAnimatedInteger;\n    /**\n     * The **`seed`** read-only property of the SVGFETurbulenceElement interface reflects the seed attribute of the given feTurbulence element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFETurbulenceElement/seed)\n     */\n    readonly seed: SVGAnimatedNumber;\n    /**\n     * The **`stitchTiles`** read-only property of the SVGFETurbulenceElement interface reflects the stitchTiles attribute of the given feTurbulence element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFETurbulenceElement/stitchTiles)\n     */\n    readonly stitchTiles: SVGAnimatedEnumeration;\n    /**\n     * The **`type`** read-only property of the SVGFETurbulenceElement interface reflects the type attribute of the given feTurbulence element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFETurbulenceElement/type)\n     */\n    readonly type: SVGAnimatedEnumeration;\n    readonly SVG_TURBULENCE_TYPE_UNKNOWN: 0;\n    readonly SVG_TURBULENCE_TYPE_FRACTALNOISE: 1;\n    readonly SVG_TURBULENCE_TYPE_TURBULENCE: 2;\n    readonly SVG_STITCHTYPE_UNKNOWN: 0;\n    readonly SVG_STITCHTYPE_STITCH: 1;\n    readonly SVG_STITCHTYPE_NOSTITCH: 2;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFETurbulenceElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFETurbulenceElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFETurbulenceElement: {\n    prototype: SVGFETurbulenceElement;\n    new(): SVGFETurbulenceElement;\n    readonly SVG_TURBULENCE_TYPE_UNKNOWN: 0;\n    readonly SVG_TURBULENCE_TYPE_FRACTALNOISE: 1;\n    readonly SVG_TURBULENCE_TYPE_TURBULENCE: 2;\n    readonly SVG_STITCHTYPE_UNKNOWN: 0;\n    readonly SVG_STITCHTYPE_STITCH: 1;\n    readonly SVG_STITCHTYPE_NOSTITCH: 2;\n};\n\n/**\n * The **`SVGFilterElement`** interface provides access to the properties of filter elements, as well as methods to manipulate them.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFilterElement)\n */\ninterface SVGFilterElement extends SVGElement, SVGURIReference {\n    /**\n     * The **`filterUnits`** read-only property of the SVGFilterElement interface reflects the filterUnits attribute of the given filter element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFilterElement/filterUnits)\n     */\n    readonly filterUnits: SVGAnimatedEnumeration;\n    /**\n     * The **`height`** read-only property of the SVGFilterElement interface describes the vertical size of an SVG filter primitive as a SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFilterElement/height)\n     */\n    readonly height: SVGAnimatedLength;\n    /**\n     * The **`primitiveUnits`** read-only property of the SVGFilterElement interface reflects the primitiveUnits attribute of the given filter element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFilterElement/primitiveUnits)\n     */\n    readonly primitiveUnits: SVGAnimatedEnumeration;\n    /**\n     * The **`width`** read-only property of the SVGFilterElement interface describes the horizontal size of an SVG filter primitive as a SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFilterElement/width)\n     */\n    readonly width: SVGAnimatedLength;\n    /**\n     * The **`x`** read-only property of the SVGFilterElement interface describes the horizontal coordinate of the position of an SVG filter primitive as a SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFilterElement/x)\n     */\n    readonly x: SVGAnimatedLength;\n    /**\n     * The **`y`** read-only property of the SVGFilterElement interface describes the vertical coordinate of the position of an SVG filter primitive as a SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFilterElement/y)\n     */\n    readonly y: SVGAnimatedLength;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFilterElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGFilterElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGFilterElement: {\n    prototype: SVGFilterElement;\n    new(): SVGFilterElement;\n};\n\ninterface SVGFilterPrimitiveStandardAttributes {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEBlendElement/height) */\n    readonly height: SVGAnimatedLength;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEBlendElement/result) */\n    readonly result: SVGAnimatedString;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEBlendElement/width) */\n    readonly width: SVGAnimatedLength;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEBlendElement/x) */\n    readonly x: SVGAnimatedLength;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGFEBlendElement/y) */\n    readonly y: SVGAnimatedLength;\n}\n\ninterface SVGFitToViewBox {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMarkerElement/preserveAspectRatio) */\n    readonly preserveAspectRatio: SVGAnimatedPreserveAspectRatio;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMarkerElement/viewBox) */\n    readonly viewBox: SVGAnimatedRect;\n}\n\n/**\n * The **`SVGForeignObjectElement`** interface provides access to the properties of foreignObject elements, as well as methods to manipulate them.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGForeignObjectElement)\n */\ninterface SVGForeignObjectElement extends SVGGraphicsElement {\n    /**\n     * The **`height`** read-only property of the SVGForeignObjectElement interface describes the height of the `<foreignObject>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGForeignObjectElement/height)\n     */\n    readonly height: SVGAnimatedLength;\n    /**\n     * The **`width`** read-only property of the SVGForeignObjectElement interface describes the width of the `<foreignObject>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGForeignObjectElement/width)\n     */\n    readonly width: SVGAnimatedLength;\n    /**\n     * The **`x`** read-only property of the SVGForeignObjectElement interface describes the x-axis coordinate of the `<foreignObject>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGForeignObjectElement/x)\n     */\n    readonly x: SVGAnimatedLength;\n    /**\n     * The **`y`** read-only property of the SVGForeignObjectElement interface describes the y-axis coordinate of the `<foreignObject>` element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGForeignObjectElement/y)\n     */\n    readonly y: SVGAnimatedLength;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGForeignObjectElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGForeignObjectElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGForeignObjectElement: {\n    prototype: SVGForeignObjectElement;\n    new(): SVGForeignObjectElement;\n};\n\n/**\n * The **`SVGGElement`** interface corresponds to the g element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGGElement)\n */\ninterface SVGGElement extends SVGGraphicsElement {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGGElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGGElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGGElement: {\n    prototype: SVGGElement;\n    new(): SVGGElement;\n};\n\n/**\n * The `SVGGeometryElement` interface represents SVG elements whose rendering is defined by geometry with an equivalent path, and which can be filled and stroked.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGGeometryElement)\n */\ninterface SVGGeometryElement extends SVGGraphicsElement {\n    /**\n     * The **`SVGGeometryElement.pathLength`** property reflects the A number.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGGeometryElement/pathLength)\n     */\n    readonly pathLength: SVGAnimatedNumber;\n    /**\n     * The **`SVGGeometryElement.getPointAtLength()`** method returns the point at a given distance along the path.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGGeometryElement/getPointAtLength)\n     */\n    getPointAtLength(distance: number): DOMPoint;\n    /**\n     * The **`SVGGeometryElement.getTotalLength()`** method returns the user agent's computed value for the total length of the path in user units.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGGeometryElement/getTotalLength)\n     */\n    getTotalLength(): number;\n    /**\n     * The **`isPointInFill()`** method of the SVGGeometryElement interface determines whether a given point is within the fill shape of an element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGGeometryElement/isPointInFill)\n     */\n    isPointInFill(point?: DOMPointInit): boolean;\n    /**\n     * The **`isPointInStroke()`** method of the SVGGeometryElement interface determines whether a given point is within the stroke shape of an element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGGeometryElement/isPointInStroke)\n     */\n    isPointInStroke(point?: DOMPointInit): boolean;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGGeometryElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGGeometryElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGGeometryElement: {\n    prototype: SVGGeometryElement;\n    new(): SVGGeometryElement;\n};\n\n/**\n * The **`SVGGradient`** interface is a base interface used by SVGLinearGradientElement and SVGRadialGradientElement.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGGradientElement)\n */\ninterface SVGGradientElement extends SVGElement, SVGURIReference {\n    /**\n     * The **`gradientTransform`** read-only property of the SVGGradientElement interface reflects the gradientTransform attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGGradientElement/gradientTransform)\n     */\n    readonly gradientTransform: SVGAnimatedTransformList;\n    /**\n     * The **`gradientUnits`** read-only property of the SVGGradientElement interface reflects the gradientUnits attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGGradientElement/gradientUnits)\n     */\n    readonly gradientUnits: SVGAnimatedEnumeration;\n    /**\n     * The **`spreadMethod`** read-only property of the SVGGradientElement interface reflects the spreadMethod attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGGradientElement/spreadMethod)\n     */\n    readonly spreadMethod: SVGAnimatedEnumeration;\n    readonly SVG_SPREADMETHOD_UNKNOWN: 0;\n    readonly SVG_SPREADMETHOD_PAD: 1;\n    readonly SVG_SPREADMETHOD_REFLECT: 2;\n    readonly SVG_SPREADMETHOD_REPEAT: 3;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGGradientElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGGradientElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGGradientElement: {\n    prototype: SVGGradientElement;\n    new(): SVGGradientElement;\n    readonly SVG_SPREADMETHOD_UNKNOWN: 0;\n    readonly SVG_SPREADMETHOD_PAD: 1;\n    readonly SVG_SPREADMETHOD_REFLECT: 2;\n    readonly SVG_SPREADMETHOD_REPEAT: 3;\n};\n\n/**\n * The **`SVGGraphicsElement`** interface represents SVG elements whose primary purpose is to directly render graphics into a group.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGGraphicsElement)\n */\ninterface SVGGraphicsElement extends SVGElement, SVGTests {\n    /**\n     * The **`transform`** read-only property of the SVGGraphicsElement interface reflects the computed value of the transform property and its corresponding transform attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGGraphicsElement/transform)\n     */\n    readonly transform: SVGAnimatedTransformList;\n    /**\n     * The **`SVGGraphicsElement.getBBox()`** method allows us to determine the coordinates of the smallest rectangle in which the object fits.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGGraphicsElement/getBBox)\n     */\n    getBBox(options?: SVGBoundingBoxOptions): DOMRect;\n    /**\n     * The `getCTM()` method of the SVGGraphicsElement interface represents the matrix that transforms the current element's coordinate system to its SVG viewport's coordinate system.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGGraphicsElement/getCTM)\n     */\n    getCTM(): DOMMatrix | null;\n    /**\n     * The `getScreenCTM()` method of the SVGGraphicsElement interface represents the matrix that transforms the current element's coordinate system to the coordinate system of the SVG viewport for the SVG document fragment.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGGraphicsElement/getScreenCTM)\n     */\n    getScreenCTM(): DOMMatrix | null;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGGraphicsElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGGraphicsElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGGraphicsElement: {\n    prototype: SVGGraphicsElement;\n    new(): SVGGraphicsElement;\n};\n\n/**\n * The **`SVGImageElement`** interface corresponds to the image element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGImageElement)\n */\ninterface SVGImageElement extends SVGGraphicsElement, SVGURIReference {\n    /**\n     * The **`crossOrigin`** property of the SVGImageElement interface is a string which specifies the Cross-Origin Resource Sharing (CORS) setting to use when retrieving the image.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGImageElement/crossOrigin)\n     */\n    crossOrigin: string | null;\n    /**\n     * The **`height`** read-only property of the corresponding to the height attribute of the given An SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGImageElement/height)\n     */\n    readonly height: SVGAnimatedLength;\n    /**\n     * The **`preserveAspectRatio`** read-only property of the SVGImageElement interface returns an element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGImageElement/preserveAspectRatio)\n     */\n    readonly preserveAspectRatio: SVGAnimatedPreserveAspectRatio;\n    /**\n     * The **`width`** read-only property of the corresponding to the width attribute of the given image element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGImageElement/width)\n     */\n    readonly width: SVGAnimatedLength;\n    /**\n     * The **`x`** read-only property of the corresponding to the x attribute of the given image element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGImageElement/x)\n     */\n    readonly x: SVGAnimatedLength;\n    /**\n     * The **`y`** read-only property of the corresponding to the y attribute of the given image element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGImageElement/y)\n     */\n    readonly y: SVGAnimatedLength;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGImageElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGImageElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGImageElement: {\n    prototype: SVGImageElement;\n    new(): SVGImageElement;\n};\n\n/**\n * The **`SVGLength`** interface correspond to the \\<length> basic data type.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLength)\n */\ninterface SVGLength {\n    /**\n     * The **`unitType`** property of the SVGLength interface that represents type of the value as specified by one of the `SVG_LENGTHTYPE_*` constants defined on this interface.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLength/unitType)\n     */\n    readonly unitType: number;\n    /**\n     * The `value` property of the SVGLength interface represents the floating point value of the \\<length> in user units.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLength/value)\n     */\n    value: number;\n    /**\n     * The `valueAsString` property of the SVGLength interface represents the \\<length>'s value as a string, in the units expressed by SVGLength.unitType.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLength/valueAsString)\n     */\n    valueAsString: string;\n    /**\n     * The `valueInSpecifiedUnits` property of the SVGLength interface represents floating point value, in the units expressed by SVGLength.unitType.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLength/valueInSpecifiedUnits)\n     */\n    valueInSpecifiedUnits: number;\n    /**\n     * The `convertToSpecifiedUnits()` method of the SVGLength interface allows you to convert the length's value to the specified unit type.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLength/convertToSpecifiedUnits)\n     */\n    convertToSpecifiedUnits(unitType: number): void;\n    /**\n     * The `newValueSpecifiedUnits()` method of the SVGLength interface resets the value as a number with an associated SVGLength.unitType, thereby replacing the values for all of the attributes on the object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLength/newValueSpecifiedUnits)\n     */\n    newValueSpecifiedUnits(unitType: number, valueInSpecifiedUnits: number): void;\n    readonly SVG_LENGTHTYPE_UNKNOWN: 0;\n    readonly SVG_LENGTHTYPE_NUMBER: 1;\n    readonly SVG_LENGTHTYPE_PERCENTAGE: 2;\n    readonly SVG_LENGTHTYPE_EMS: 3;\n    readonly SVG_LENGTHTYPE_EXS: 4;\n    readonly SVG_LENGTHTYPE_PX: 5;\n    readonly SVG_LENGTHTYPE_CM: 6;\n    readonly SVG_LENGTHTYPE_MM: 7;\n    readonly SVG_LENGTHTYPE_IN: 8;\n    readonly SVG_LENGTHTYPE_PT: 9;\n    readonly SVG_LENGTHTYPE_PC: 10;\n}\n\ndeclare var SVGLength: {\n    prototype: SVGLength;\n    new(): SVGLength;\n    readonly SVG_LENGTHTYPE_UNKNOWN: 0;\n    readonly SVG_LENGTHTYPE_NUMBER: 1;\n    readonly SVG_LENGTHTYPE_PERCENTAGE: 2;\n    readonly SVG_LENGTHTYPE_EMS: 3;\n    readonly SVG_LENGTHTYPE_EXS: 4;\n    readonly SVG_LENGTHTYPE_PX: 5;\n    readonly SVG_LENGTHTYPE_CM: 6;\n    readonly SVG_LENGTHTYPE_MM: 7;\n    readonly SVG_LENGTHTYPE_IN: 8;\n    readonly SVG_LENGTHTYPE_PT: 9;\n    readonly SVG_LENGTHTYPE_PC: 10;\n};\n\n/**\n * The **`SVGLengthList`** interface defines a list of SVGLength objects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLengthList)\n */\ninterface SVGLengthList {\n    /**\n     * The **`length`** property of the SVGLengthList interface returns the number of items in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLengthList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`numberOfItems`** property of the SVGLengthList interface returns the number of items in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLengthList/numberOfItems)\n     */\n    readonly numberOfItems: number;\n    /**\n     * The **`appendItem()`** method of the SVGLengthList interface inserts a new item at the end of the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLengthList/appendItem)\n     */\n    appendItem(newItem: SVGLength): SVGLength;\n    /**\n     * The **`clear()`** method of the SVGLengthList interface clears all existing items from the list, with the result being an empty list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLengthList/clear)\n     */\n    clear(): void;\n    /**\n     * The **`getItem()`** method of the SVGLengthList interface returns the specified item from the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLengthList/getItem)\n     */\n    getItem(index: number): SVGLength;\n    /**\n     * The **`initialize()`** method of the SVGLengthList interface clears all existing items from the list and re-initializes the list to hold the single item specified by the parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLengthList/initialize)\n     */\n    initialize(newItem: SVGLength): SVGLength;\n    /**\n     * The **`insertItemBefore()`** method of the SVGLengthList interface inserts a new item into the list at the specified position.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLengthList/insertItemBefore)\n     */\n    insertItemBefore(newItem: SVGLength, index: number): SVGLength;\n    /**\n     * The **`removeItem()`** method of the SVGLengthList interface removes an existing item at the given index from the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLengthList/removeItem)\n     */\n    removeItem(index: number): SVGLength;\n    /**\n     * The **`replaceItem()`** method of the SVGLengthList interface replaces an existing item in the list with a new item.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLengthList/replaceItem)\n     */\n    replaceItem(newItem: SVGLength, index: number): SVGLength;\n    [index: number]: SVGLength;\n}\n\ndeclare var SVGLengthList: {\n    prototype: SVGLengthList;\n    new(): SVGLengthList;\n};\n\n/**\n * The **`SVGLineElement`** interface provides access to the properties of line elements, as well as methods to manipulate them.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLineElement)\n */\ninterface SVGLineElement extends SVGGeometryElement {\n    /**\n     * The **`x1`** read-only property of the SVGLineElement interface describes the start of the SVG line along the x-axis as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLineElement/x1)\n     */\n    readonly x1: SVGAnimatedLength;\n    /**\n     * The **`x2`** read-only property of the SVGLineElement interface describes the x-axis coordinate value of the end of a line as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLineElement/x2)\n     */\n    readonly x2: SVGAnimatedLength;\n    /**\n     * The **`y1`** read-only property of the SVGLineElement interface describes the start of the SVG line along the y-axis as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLineElement/y1)\n     */\n    readonly y1: SVGAnimatedLength;\n    /**\n     * The **`y2`** read-only property of the SVGLineElement interface describes the v-axis coordinate value of the end of a line as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLineElement/y2)\n     */\n    readonly y2: SVGAnimatedLength;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGLineElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGLineElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGLineElement: {\n    prototype: SVGLineElement;\n    new(): SVGLineElement;\n};\n\n/**\n * The **`SVGLinearGradientElement`** interface corresponds to the linearGradient element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLinearGradientElement)\n */\ninterface SVGLinearGradientElement extends SVGGradientElement {\n    /**\n     * The **`x1`** read-only property of the SVGLinearGradientElement interface describes the x-axis coordinate of the start point of the gradient as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLinearGradientElement/x1)\n     */\n    readonly x1: SVGAnimatedLength;\n    /**\n     * The **`x2`** read-only property of the SVGLinearGradientElement interface describes the x-axis coordinate of the start point of the gradient as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLinearGradientElement/x2)\n     */\n    readonly x2: SVGAnimatedLength;\n    /**\n     * The **`y1`** read-only property of the SVGLinearGradientElement interface describes the y-axis coordinate of the start point of the gradient as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLinearGradientElement/y1)\n     */\n    readonly y1: SVGAnimatedLength;\n    /**\n     * The **`y2`** read-only property of the SVGLinearGradientElement interface describes the y-axis coordinate of the start point of the gradient as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGLinearGradientElement/y2)\n     */\n    readonly y2: SVGAnimatedLength;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGLinearGradientElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGLinearGradientElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGLinearGradientElement: {\n    prototype: SVGLinearGradientElement;\n    new(): SVGLinearGradientElement;\n};\n\n/**\n * The **`SVGMPathElement`** interface corresponds to the mpath element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMPathElement)\n */\ninterface SVGMPathElement extends SVGElement, SVGURIReference {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGMPathElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGMPathElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGMPathElement: {\n    prototype: SVGMPathElement;\n    new(): SVGMPathElement;\n};\n\n/**\n * The **`SVGMarkerElement`** interface provides access to the properties of marker elements, as well as methods to manipulate them.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMarkerElement)\n */\ninterface SVGMarkerElement extends SVGElement, SVGFitToViewBox {\n    /**\n     * The **`markerHeight`** read-only property of the SVGMarkerElement interface returns an SVGAnimatedLength object containing the height of the marker viewport as defined by the markerHeight attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMarkerElement/markerHeight)\n     */\n    readonly markerHeight: SVGAnimatedLength;\n    /**\n     * The **`markerUnits`** read-only property of the SVGMarkerElement interface returns an SVGAnimatedEnumeration object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMarkerElement/markerUnits)\n     */\n    readonly markerUnits: SVGAnimatedEnumeration;\n    /**\n     * The **`markerWidth`** read-only property of the SVGMarkerElement interface returns an SVGAnimatedLength object containing the width of the marker viewport as defined by the markerWidth attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMarkerElement/markerWidth)\n     */\n    readonly markerWidth: SVGAnimatedLength;\n    /**\n     * The **`orientAngle`** read-only property of the SVGMarkerElement interface returns an SVGAnimatedAngle object containing the angle of the orient attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMarkerElement/orientAngle)\n     */\n    readonly orientAngle: SVGAnimatedAngle;\n    /**\n     * The **`orientType`** read-only property of the SVGMarkerElement interface returns an SVGAnimatedEnumeration object indicating whether the orient attribute is `auto`, an angle value, or something else.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMarkerElement/orientType)\n     */\n    readonly orientType: SVGAnimatedEnumeration;\n    /**\n     * The **`refX`** read-only property of the SVGMarkerElement interface returns an SVGAnimatedLength object containing the value of the refX attribute of the marker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMarkerElement/refX)\n     */\n    readonly refX: SVGAnimatedLength;\n    /**\n     * The **`refY`** read-only property of the SVGMarkerElement interface returns an SVGAnimatedLength object containing the value of the refY attribute of the marker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMarkerElement/refY)\n     */\n    readonly refY: SVGAnimatedLength;\n    /**\n     * The **`setOrientToAngle()`** method of the SVGMarkerElement interface sets the value of the `orient` attribute to the value in the SVGAngle passed in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMarkerElement/setOrientToAngle)\n     */\n    setOrientToAngle(angle: SVGAngle): void;\n    /**\n     * The **`setOrientToAuto()`** method of the SVGMarkerElement interface sets the value of the `orient` attribute to `auto`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMarkerElement/setOrientToAuto)\n     */\n    setOrientToAuto(): void;\n    readonly SVG_MARKERUNITS_UNKNOWN: 0;\n    readonly SVG_MARKERUNITS_USERSPACEONUSE: 1;\n    readonly SVG_MARKERUNITS_STROKEWIDTH: 2;\n    readonly SVG_MARKER_ORIENT_UNKNOWN: 0;\n    readonly SVG_MARKER_ORIENT_AUTO: 1;\n    readonly SVG_MARKER_ORIENT_ANGLE: 2;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGMarkerElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGMarkerElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGMarkerElement: {\n    prototype: SVGMarkerElement;\n    new(): SVGMarkerElement;\n    readonly SVG_MARKERUNITS_UNKNOWN: 0;\n    readonly SVG_MARKERUNITS_USERSPACEONUSE: 1;\n    readonly SVG_MARKERUNITS_STROKEWIDTH: 2;\n    readonly SVG_MARKER_ORIENT_UNKNOWN: 0;\n    readonly SVG_MARKER_ORIENT_AUTO: 1;\n    readonly SVG_MARKER_ORIENT_ANGLE: 2;\n};\n\n/**\n * The **`SVGMaskElement`** interface provides access to the properties of mask elements, as well as methods to manipulate them.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMaskElement)\n */\ninterface SVGMaskElement extends SVGElement {\n    /**\n     * The read-only **`height`** property of the SVGMaskElement interface returns an SVGAnimatedLength object containing the value of the height attribute of the marker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMaskElement/height)\n     */\n    readonly height: SVGAnimatedLength;\n    /**\n     * The read-only **`maskContentUnits`** property of the SVGMaskElement interface reflects the maskContentUnits attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMaskElement/maskContentUnits)\n     */\n    readonly maskContentUnits: SVGAnimatedEnumeration;\n    /**\n     * The read-only **`maskUnits`** property of the SVGMaskElement interface reflects the maskUnits attribute of a mask element which defines the coordinate system to use for the mask of the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMaskElement/maskUnits)\n     */\n    readonly maskUnits: SVGAnimatedEnumeration;\n    /**\n     * The read-only **`width`** property of the SVGMaskElement interface returns an SVGAnimatedLength object containing the value of the width attribute of the marker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMaskElement/width)\n     */\n    readonly width: SVGAnimatedLength;\n    /**\n     * The read-only **`x`** property of the SVGMaskElement interface returns an SVGAnimatedLength object containing the value of the x attribute of the mask.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMaskElement/x)\n     */\n    readonly x: SVGAnimatedLength;\n    /**\n     * The read-only **`y`** property of the SVGMaskElement interface returns an SVGAnimatedLength object containing the value of the y attribute of the marker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMaskElement/y)\n     */\n    readonly y: SVGAnimatedLength;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGMaskElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGMaskElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGMaskElement: {\n    prototype: SVGMaskElement;\n    new(): SVGMaskElement;\n};\n\n/**\n * The **`SVGMetadataElement`** interface corresponds to the metadata element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGMetadataElement)\n */\ninterface SVGMetadataElement extends SVGElement {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGMetadataElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGMetadataElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGMetadataElement: {\n    prototype: SVGMetadataElement;\n    new(): SVGMetadataElement;\n};\n\n/**\n * The **`SVGNumber`** interface corresponds to the &lt;number&gt; basic data type.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGNumber)\n */\ninterface SVGNumber {\n    /**\n     * The **`value`** read-only property of the SVGNumber interface represents the number.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGNumber/value)\n     */\n    value: number;\n}\n\ndeclare var SVGNumber: {\n    prototype: SVGNumber;\n    new(): SVGNumber;\n};\n\n/**\n * The **`SVGNumberList`** interface defines a list of numbers.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGNumberList)\n */\ninterface SVGNumberList {\n    /**\n     * The **`length`** property of the SVGNumberList interface returns the number of items in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGNumberList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`numberOfItems`** property of the SVGNumberList interface returns the number of items in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGNumberList/numberOfItems)\n     */\n    readonly numberOfItems: number;\n    /**\n     * The **`appendItem()`** method of the SVGNumberList interface inserts a new item at the end of the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGNumberList/appendItem)\n     */\n    appendItem(newItem: SVGNumber): SVGNumber;\n    /**\n     * The **`clear()`** method of the SVGNumberList interface clears all existing items from the list, with the result being an empty list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGNumberList/clear)\n     */\n    clear(): void;\n    /**\n     * The **`getItem()`** method of the SVGNumberList interface returns the specified item from the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGNumberList/getItem)\n     */\n    getItem(index: number): SVGNumber;\n    /**\n     * The **`initialize()`** method of the SVGNumberList interface clears all existing items from the list and re-initializes the list to hold the single item specified by the parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGNumberList/initialize)\n     */\n    initialize(newItem: SVGNumber): SVGNumber;\n    /**\n     * The **`insertItemBefore()`** method of the SVGNumberList interface inserts a new item into the list at the specified position.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGNumberList/insertItemBefore)\n     */\n    insertItemBefore(newItem: SVGNumber, index: number): SVGNumber;\n    /**\n     * The **`removeItem()`** method of the SVGNumberList interface removes an existing item at the given index from the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGNumberList/removeItem)\n     */\n    removeItem(index: number): SVGNumber;\n    /**\n     * The **`replaceItem()`** method of the SVGNumberList interface replaces an existing item in the list with a new item.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGNumberList/replaceItem)\n     */\n    replaceItem(newItem: SVGNumber, index: number): SVGNumber;\n    [index: number]: SVGNumber;\n}\n\ndeclare var SVGNumberList: {\n    prototype: SVGNumberList;\n    new(): SVGNumberList;\n};\n\n/**\n * The **`SVGPathElement`** interface corresponds to the path element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPathElement)\n */\ninterface SVGPathElement extends SVGGeometryElement {\n    /**\n     * The **`pathLength`** read-only property of the SVGPathElement interface reflects the pathLength attribute of the given path element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPathElement/pathLength)\n     */\n    readonly pathLength: SVGAnimatedNumber;\n    /**\n     * The **`getPointAtLength()`** method of the SVGPathElement interface returns the point at a given distance along the path.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPathElement/getPointAtLength)\n     */\n    getPointAtLength(distance: number): DOMPoint;\n    /**\n     * The **`getTotalLength()`** method of the SVGPathElement interface returns the user agent's computed value for the total length of the path in user units.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPathElement/getTotalLength)\n     */\n    getTotalLength(): number;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGPathElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGPathElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGPathElement: {\n    prototype: SVGPathElement;\n    new(): SVGPathElement;\n};\n\n/**\n * The **`SVGPatternElement`** interface corresponds to the pattern element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPatternElement)\n */\ninterface SVGPatternElement extends SVGElement, SVGFitToViewBox, SVGURIReference {\n    /**\n     * The **`height`** read-only property of the SVGPatternElement interface describes the height of the pattern as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPatternElement/height)\n     */\n    readonly height: SVGAnimatedLength;\n    /**\n     * The **`patternContentUnits`** read-only property of the SVGPatternElement interface reflects the patternContentUnits attribute of the given pattern element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPatternElement/patternContentUnits)\n     */\n    readonly patternContentUnits: SVGAnimatedEnumeration;\n    /**\n     * The **`patternTransform`** read-only property of the SVGPatternElement interface reflects the patternTransform attribute of the given pattern element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPatternElement/patternTransform)\n     */\n    readonly patternTransform: SVGAnimatedTransformList;\n    /**\n     * The **`patternUnits`** read-only property of the SVGPatternElement interface reflects the patternUnits attribute of the given pattern element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPatternElement/patternUnits)\n     */\n    readonly patternUnits: SVGAnimatedEnumeration;\n    /**\n     * The **`width`** read-only property of the SVGPatternElement interface describes the width of the pattern as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPatternElement/width)\n     */\n    readonly width: SVGAnimatedLength;\n    /**\n     * The **`x`** read-only property of the SVGPatternElement interface describes the x-axis coordinate of the start point of the pattern as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPatternElement/x)\n     */\n    readonly x: SVGAnimatedLength;\n    /**\n     * The **`y`** read-only property of the SVGPatternElement interface describes the y-axis coordinate of the start point of the pattern as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPatternElement/y)\n     */\n    readonly y: SVGAnimatedLength;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGPatternElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGPatternElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGPatternElement: {\n    prototype: SVGPatternElement;\n    new(): SVGPatternElement;\n};\n\n/**\n * The **`SVGPointList`** interface represents a list of DOMPoint objects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPointList)\n */\ninterface SVGPointList {\n    /**\n     * The **`length`** read-only property of the SVGPointList interface returns the number of items in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPointList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`numberOfItems`** read-only property of the SVGPointList interface returns the number of items in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPointList/numberOfItems)\n     */\n    readonly numberOfItems: number;\n    /**\n     * The **`appendItem()`** method of the SVGPointList interface adds a DOMPoint to the end of the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPointList/appendItem)\n     */\n    appendItem(newItem: DOMPoint): DOMPoint;\n    /**\n     * The **`clear()`** method of the SVGPointList interface removes all items from the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPointList/clear)\n     */\n    clear(): void;\n    /**\n     * The **`getItem()`** method of the SVGPointList interface gets one item from the list at the specified index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPointList/getItem)\n     */\n    getItem(index: number): DOMPoint;\n    /**\n     * The **`initialize()`** method of the SVGPointList interface clears the list then adds a single new DOMPoint object to the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPointList/initialize)\n     */\n    initialize(newItem: DOMPoint): DOMPoint;\n    /**\n     * The **`insertItemBefore()`** method of the SVGPointList interface inserts a DOMPoint before another item in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPointList/insertItemBefore)\n     */\n    insertItemBefore(newItem: DOMPoint, index: number): DOMPoint;\n    /**\n     * The **`removeItem()`** method of the SVGPointList interface removes a DOMPoint from the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPointList/removeItem)\n     */\n    removeItem(index: number): DOMPoint;\n    /**\n     * The **`replaceItem()`** method of the SVGPointList interface replaces a DOMPoint in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPointList/replaceItem)\n     */\n    replaceItem(newItem: DOMPoint, index: number): DOMPoint;\n    [index: number]: DOMPoint;\n}\n\ndeclare var SVGPointList: {\n    prototype: SVGPointList;\n    new(): SVGPointList;\n};\n\n/**\n * The **`SVGPolygonElement`** interface provides access to the properties of polygon elements, as well as methods to manipulate them.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPolygonElement)\n */\ninterface SVGPolygonElement extends SVGGeometryElement, SVGAnimatedPoints {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGPolygonElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGPolygonElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGPolygonElement: {\n    prototype: SVGPolygonElement;\n    new(): SVGPolygonElement;\n};\n\n/**\n * The **`SVGPolylineElement`** interface provides access to the properties of polyline elements, as well as methods to manipulate them.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPolylineElement)\n */\ninterface SVGPolylineElement extends SVGGeometryElement, SVGAnimatedPoints {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGPolylineElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGPolylineElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGPolylineElement: {\n    prototype: SVGPolylineElement;\n    new(): SVGPolylineElement;\n};\n\n/**\n * The **`SVGPreserveAspectRatio`** interface corresponds to the preserveAspectRatio attribute.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPreserveAspectRatio)\n */\ninterface SVGPreserveAspectRatio {\n    /**\n     * The **`align`** read-only property of the SVGPreserveAspectRatio interface reflects the type of the alignment value as specified by one of the `SVG_PRESERVEASPECTRATIO_*` constants defined on this interface.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPreserveAspectRatio/align)\n     */\n    align: number;\n    /**\n     * The **`meetOrSlice`** read-only property of the SVGPreserveAspectRatio interface reflects the type of the meet-or-slice value as specified by one of the `SVG_MEETORSLICE_*` constants defined on this interface.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGPreserveAspectRatio/meetOrSlice)\n     */\n    meetOrSlice: number;\n    readonly SVG_PRESERVEASPECTRATIO_UNKNOWN: 0;\n    readonly SVG_PRESERVEASPECTRATIO_NONE: 1;\n    readonly SVG_PRESERVEASPECTRATIO_XMINYMIN: 2;\n    readonly SVG_PRESERVEASPECTRATIO_XMIDYMIN: 3;\n    readonly SVG_PRESERVEASPECTRATIO_XMAXYMIN: 4;\n    readonly SVG_PRESERVEASPECTRATIO_XMINYMID: 5;\n    readonly SVG_PRESERVEASPECTRATIO_XMIDYMID: 6;\n    readonly SVG_PRESERVEASPECTRATIO_XMAXYMID: 7;\n    readonly SVG_PRESERVEASPECTRATIO_XMINYMAX: 8;\n    readonly SVG_PRESERVEASPECTRATIO_XMIDYMAX: 9;\n    readonly SVG_PRESERVEASPECTRATIO_XMAXYMAX: 10;\n    readonly SVG_MEETORSLICE_UNKNOWN: 0;\n    readonly SVG_MEETORSLICE_MEET: 1;\n    readonly SVG_MEETORSLICE_SLICE: 2;\n}\n\ndeclare var SVGPreserveAspectRatio: {\n    prototype: SVGPreserveAspectRatio;\n    new(): SVGPreserveAspectRatio;\n    readonly SVG_PRESERVEASPECTRATIO_UNKNOWN: 0;\n    readonly SVG_PRESERVEASPECTRATIO_NONE: 1;\n    readonly SVG_PRESERVEASPECTRATIO_XMINYMIN: 2;\n    readonly SVG_PRESERVEASPECTRATIO_XMIDYMIN: 3;\n    readonly SVG_PRESERVEASPECTRATIO_XMAXYMIN: 4;\n    readonly SVG_PRESERVEASPECTRATIO_XMINYMID: 5;\n    readonly SVG_PRESERVEASPECTRATIO_XMIDYMID: 6;\n    readonly SVG_PRESERVEASPECTRATIO_XMAXYMID: 7;\n    readonly SVG_PRESERVEASPECTRATIO_XMINYMAX: 8;\n    readonly SVG_PRESERVEASPECTRATIO_XMIDYMAX: 9;\n    readonly SVG_PRESERVEASPECTRATIO_XMAXYMAX: 10;\n    readonly SVG_MEETORSLICE_UNKNOWN: 0;\n    readonly SVG_MEETORSLICE_MEET: 1;\n    readonly SVG_MEETORSLICE_SLICE: 2;\n};\n\n/**\n * The **`SVGRadialGradientElement`** interface corresponds to the RadialGradient element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGRadialGradientElement)\n */\ninterface SVGRadialGradientElement extends SVGGradientElement {\n    /**\n     * The **`cx`** read-only property of the SVGRadialGradientElement interface describes the x-axis coordinate of the center of the radial gradient as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGRadialGradientElement/cx)\n     */\n    readonly cx: SVGAnimatedLength;\n    /**\n     * The **`cy`** read-only property of the SVGRadialGradientElement interface describes the y-axis coordinate of the center of the radial gradient as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGRadialGradientElement/cy)\n     */\n    readonly cy: SVGAnimatedLength;\n    /**\n     * The **`fr`** read-only property of the SVGRadialGradientElement interface describes the radius of the focal circle of the radial gradient as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGRadialGradientElement/fr)\n     */\n    readonly fr: SVGAnimatedLength;\n    /**\n     * The **`fx`** read-only property of the SVGRadialGradientElement interface describes the x-axis coordinate of the focal point of the radial gradient as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGRadialGradientElement/fx)\n     */\n    readonly fx: SVGAnimatedLength;\n    /**\n     * The **`fy`** read-only property of the SVGRadialGradientElement interface describes the y-axis coordinate of the focal point of the radial gradient as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGRadialGradientElement/fy)\n     */\n    readonly fy: SVGAnimatedLength;\n    /**\n     * The **`r`** read-only property of the SVGRadialGradientElement interface describes the radius of the radial gradient as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGRadialGradientElement/r)\n     */\n    readonly r: SVGAnimatedLength;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGRadialGradientElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGRadialGradientElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGRadialGradientElement: {\n    prototype: SVGRadialGradientElement;\n    new(): SVGRadialGradientElement;\n};\n\n/**\n * The `SVGRectElement` interface provides access to the properties of rect elements, as well as methods to manipulate them.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGRectElement)\n */\ninterface SVGRectElement extends SVGGeometryElement {\n    /**\n     * The **`height`** read-only property of the SVGRectElement interface describes the vertical size of an SVG rectangle as a SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGRectElement/height)\n     */\n    readonly height: SVGAnimatedLength;\n    /**\n     * The **`rx`** read-only property of the SVGRectElement interface describes the horizontal curve of the corners of an SVG rectangle as a SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGRectElement/rx)\n     */\n    readonly rx: SVGAnimatedLength;\n    /**\n     * The **`ry`** read-only property of the SVGRectElement interface describes the vertical curve of the corners of an SVG rectangle as a SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGRectElement/ry)\n     */\n    readonly ry: SVGAnimatedLength;\n    /**\n     * The **`width`** read-only property of the SVGRectElement interface describes the horizontal size of an SVG rectangle as a SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGRectElement/width)\n     */\n    readonly width: SVGAnimatedLength;\n    /**\n     * The **`x`** read-only property of the SVGRectElement interface describes the horizontal coordinate of the position of an SVG rectangle as a SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGRectElement/x)\n     */\n    readonly x: SVGAnimatedLength;\n    /**\n     * The **`y`** read-only property of the SVGRectElement interface describes the vertical coordinate of the position of an SVG rectangle as a SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGRectElement/y)\n     */\n    readonly y: SVGAnimatedLength;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGRectElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGRectElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGRectElement: {\n    prototype: SVGRectElement;\n    new(): SVGRectElement;\n};\n\ninterface SVGSVGElementEventMap extends SVGElementEventMap, WindowEventHandlersEventMap {\n}\n\n/**\n * The **`SVGSVGElement`** interface provides access to the properties of svg elements, as well as methods to manipulate them.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement)\n */\ninterface SVGSVGElement extends SVGGraphicsElement, SVGFitToViewBox, WindowEventHandlers {\n    /**\n     * The **`currentScale`** property of the SVGSVGElement interface reflects the current scale factor relative to the initial view to take into account user magnification and panning operations on the outermost svg element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/currentScale)\n     */\n    currentScale: number;\n    /**\n     * The **`currentTranslate`** read-only property of the SVGSVGElement interface reflects the translation factor that takes into account user 'magnification' corresponding to an outermost svg element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/currentTranslate)\n     */\n    readonly currentTranslate: DOMPointReadOnly;\n    /**\n     * The **`height`** read-only property of the SVGSVGElement interface describes the vertical size of element as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/height)\n     */\n    readonly height: SVGAnimatedLength;\n    /**\n     * The **`width`** read-only property of the SVGSVGElement interface describes the horizontal size of element as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/width)\n     */\n    readonly width: SVGAnimatedLength;\n    /**\n     * The **`x`** read-only property of the SVGSVGElement interface describes the horizontal coordinate of the position of that SVG as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/x)\n     */\n    readonly x: SVGAnimatedLength;\n    /**\n     * The **`y`** read-only property of the SVGSVGElement interface describes the vertical coordinate of the position of that SVG as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/y)\n     */\n    readonly y: SVGAnimatedLength;\n    /**\n     * The `animationsPaused()` method of the SVGSVGElement interface checks whether the animations in the SVG document fragment are currently paused.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/animationsPaused)\n     */\n    animationsPaused(): boolean;\n    /**\n     * The `checkEnclosure()` method of the SVGSVGElement interface checks if the rendered content of the given element is entirely contained within the supplied rectangle.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/checkEnclosure)\n     */\n    checkEnclosure(element: SVGElement, rect: DOMRectReadOnly): boolean;\n    /**\n     * The `checkIntersection()` method of the SVGSVGElement interface checks if the rendered content of the given element intersects the supplied rectangle.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/checkIntersection)\n     */\n    checkIntersection(element: SVGElement, rect: DOMRectReadOnly): boolean;\n    /**\n     * The `createSVGAngle()` method of the SVGSVGElement interface creates an SVGAngle object outside of any document trees.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/createSVGAngle)\n     */\n    createSVGAngle(): SVGAngle;\n    /**\n     * The `createSVGLength()` method of the SVGSVGElement interface creates an SVGLength object outside of any document trees.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/createSVGLength)\n     */\n    createSVGLength(): SVGLength;\n    /**\n     * The `createSVGMatrix()` method of the SVGSVGElement interface creates a DOMMatrix object outside of any document trees.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/createSVGMatrix)\n     */\n    createSVGMatrix(): DOMMatrix;\n    /**\n     * The `createSVGNumber()` method of the SVGSVGElement interface creates an SVGNumber object outside of any document trees.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/createSVGNumber)\n     */\n    createSVGNumber(): SVGNumber;\n    /**\n     * The `createSVGPoint()` method of the SVGSVGElement interface creates a DOMPoint object outside of any document trees.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/createSVGPoint)\n     */\n    createSVGPoint(): DOMPoint;\n    /**\n     * The `createSVGRect()` method of the SVGSVGElement interface creates an DOMRect object outside of any document trees.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/createSVGRect)\n     */\n    createSVGRect(): DOMRect;\n    /**\n     * The `createSVGTransform()` method of the SVGSVGElement interface creates an SVGTransform object outside of any document trees.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/createSVGTransform)\n     */\n    createSVGTransform(): SVGTransform;\n    /**\n     * The `createSVGTransformFromMatrix()` method of the SVGSVGElement interface creates an SVGTransform object outside of any document trees, based on the given DOMMatrix object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/createSVGTransformFromMatrix)\n     */\n    createSVGTransformFromMatrix(matrix?: DOMMatrix2DInit): SVGTransform;\n    /**\n     * The `deselectAll()` method of the SVGSVGElement interface unselects any selected objects, including any selections of text strings and type-in bars.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/deselectAll)\n     */\n    deselectAll(): void;\n    /** @deprecated */\n    forceRedraw(): void;\n    /**\n     * The `getCurrentTime()` method of the SVGSVGElement interface returns the current time in seconds relative to the start time for the current SVG document fragment.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/getCurrentTime)\n     */\n    getCurrentTime(): number;\n    /**\n     * The `getElementById()` method of the SVGSVGElement interface searches the SVG document fragment (i.e., the search is restricted to a subset of the document tree) for an Element whose `id` property matches the specified string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/getElementById)\n     */\n    getElementById(elementId: string): Element;\n    getEnclosureList(rect: DOMRectReadOnly, referenceElement: SVGElement | null): NodeListOf<SVGCircleElement | SVGEllipseElement | SVGImageElement | SVGLineElement | SVGPathElement | SVGPolygonElement | SVGPolylineElement | SVGRectElement | SVGTextElement | SVGUseElement>;\n    getIntersectionList(rect: DOMRectReadOnly, referenceElement: SVGElement | null): NodeListOf<SVGCircleElement | SVGEllipseElement | SVGImageElement | SVGLineElement | SVGPathElement | SVGPolygonElement | SVGPolylineElement | SVGRectElement | SVGTextElement | SVGUseElement>;\n    /**\n     * The `pauseAnimations()` method of the SVGSVGElement interface suspends (i.e., pauses) all currently running animations that are defined within the SVG document fragment corresponding to this svg element, causing the animation clock corresponding to this document fragment to stand still until it is unpaused.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/pauseAnimations)\n     */\n    pauseAnimations(): void;\n    /**\n     * The `setCurrentTime()` method of the SVGSVGElement interface adjusts the clock for this SVG document fragment, establishing a new current time.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/setCurrentTime)\n     */\n    setCurrentTime(seconds: number): void;\n    /** @deprecated */\n    suspendRedraw(maxWaitMilliseconds: number): number;\n    /**\n     * The `unpauseAnimations()` method of the SVGSVGElement interface resumes (i.e., unpauses) currently running animations that are defined within the SVG document fragment, causing the animation clock to continue from the time at which it was suspended.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSVGElement/unpauseAnimations)\n     */\n    unpauseAnimations(): void;\n    /** @deprecated */\n    unsuspendRedraw(suspendHandleID: number): void;\n    /** @deprecated */\n    unsuspendRedrawAll(): void;\n    addEventListener<K extends keyof SVGSVGElementEventMap>(type: K, listener: (this: SVGSVGElement, ev: SVGSVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGSVGElementEventMap>(type: K, listener: (this: SVGSVGElement, ev: SVGSVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGSVGElement: {\n    prototype: SVGSVGElement;\n    new(): SVGSVGElement;\n};\n\n/**\n * The **`SVGScriptElement`** interface corresponds to the SVG script element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGScriptElement)\n */\ninterface SVGScriptElement extends SVGElement, SVGURIReference {\n    /**\n     * The **`type`** read-only property of the SVGScriptElement interface reflects the type attribute of the given script element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGScriptElement/type)\n     */\n    type: string;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGScriptElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGScriptElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGScriptElement: {\n    prototype: SVGScriptElement;\n    new(): SVGScriptElement;\n};\n\n/**\n * The **`SVGSetElement`** interface corresponds to the set element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSetElement)\n */\ninterface SVGSetElement extends SVGAnimationElement {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGSetElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGSetElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGSetElement: {\n    prototype: SVGSetElement;\n    new(): SVGSetElement;\n};\n\n/**\n * The **`SVGStopElement`** interface corresponds to the stop element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGStopElement)\n */\ninterface SVGStopElement extends SVGElement {\n    /**\n     * The **`offset`** read-only property of the SVGStopElement interface reflects the offset attribute of the given stop element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGStopElement/offset)\n     */\n    readonly offset: SVGAnimatedNumber;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGStopElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGStopElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGStopElement: {\n    prototype: SVGStopElement;\n    new(): SVGStopElement;\n};\n\n/**\n * The **`SVGStringList`** interface defines a list of strings.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGStringList)\n */\ninterface SVGStringList {\n    /**\n     * The **`length`** property of the SVGStringList interface returns the number of items in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGStringList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`numberOfItems`** property of the SVGStringList interface returns the number of items in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGStringList/numberOfItems)\n     */\n    readonly numberOfItems: number;\n    /**\n     * The **`appendItem()`** method of the SVGStringList interface inserts a new item at the end of the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGStringList/appendItem)\n     */\n    appendItem(newItem: string): string;\n    /**\n     * The **`clear()`** method of the SVGStringList interface clears all existing items from the list, with the result being an empty list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGStringList/clear)\n     */\n    clear(): void;\n    /**\n     * The **`getItem()`** method of the SVGStringList interface returns the specified item from the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGStringList/getItem)\n     */\n    getItem(index: number): string;\n    /**\n     * The **`initialize()`** method of the SVGStringList interface clears all existing items from the list and re-initializes the list to hold the single item specified by the parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGStringList/initialize)\n     */\n    initialize(newItem: string): string;\n    /**\n     * The **`insertItemBefore()`** method of the SVGStringList interface inserts a new item into the list at the specified position.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGStringList/insertItemBefore)\n     */\n    insertItemBefore(newItem: string, index: number): string;\n    /**\n     * The **`removeItem()`** method of the SVGStringList interface removes an existing item at the given index from the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGStringList/removeItem)\n     */\n    removeItem(index: number): string;\n    /**\n     * The **`replaceItem()`** method of the SVGStringList interface replaces an existing item in the list with a new item.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGStringList/replaceItem)\n     */\n    replaceItem(newItem: string, index: number): string;\n    [index: number]: string;\n}\n\ndeclare var SVGStringList: {\n    prototype: SVGStringList;\n    new(): SVGStringList;\n};\n\n/**\n * The **`SVGStyleElement`** interface corresponds to the SVG style element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGStyleElement)\n */\ninterface SVGStyleElement extends SVGElement, LinkStyle {\n    disabled: boolean;\n    /**\n     * The **`SVGStyleElement.media`** property is a media query string corresponding to the `media` attribute of the given SVG style element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGStyleElement/media)\n     */\n    media: string;\n    /**\n     * The **`SVGStyleElement.title`** property is a string corresponding to the `title` attribute of the given SVG style element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGStyleElement/title)\n     */\n    title: string;\n    /**\n     * The **`SVGStyleElement.type`** property returns the type of the current style.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGStyleElement/type)\n     */\n    type: string;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGStyleElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGStyleElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGStyleElement: {\n    prototype: SVGStyleElement;\n    new(): SVGStyleElement;\n};\n\n/**\n * The **`SVGSwitchElement`** interface corresponds to the switch element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSwitchElement)\n */\ninterface SVGSwitchElement extends SVGGraphicsElement {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGSwitchElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGSwitchElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGSwitchElement: {\n    prototype: SVGSwitchElement;\n    new(): SVGSwitchElement;\n};\n\n/**\n * The **`SVGSymbolElement`** interface corresponds to the symbol element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGSymbolElement)\n */\ninterface SVGSymbolElement extends SVGElement, SVGFitToViewBox {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGSymbolElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGSymbolElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGSymbolElement: {\n    prototype: SVGSymbolElement;\n    new(): SVGSymbolElement;\n};\n\n/**\n * The **`SVGTSpanElement`** interface represents a tspan element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTSpanElement)\n */\ninterface SVGTSpanElement extends SVGTextPositioningElement {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGTSpanElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGTSpanElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGTSpanElement: {\n    prototype: SVGTSpanElement;\n    new(): SVGTSpanElement;\n};\n\ninterface SVGTests {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimationElement/requiredExtensions) */\n    readonly requiredExtensions: SVGStringList;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAnimationElement/systemLanguage) */\n    readonly systemLanguage: SVGStringList;\n}\n\n/**\n * The **`SVGTextContentElement`** interface is implemented by elements that support rendering child text content.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextContentElement)\n */\ninterface SVGTextContentElement extends SVGGraphicsElement {\n    /**\n     * The **`lengthAdjust`** read-only property of the SVGTextContentElement interface reflects the lengthAdjust attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/lengthAdjust)\n     */\n    readonly lengthAdjust: SVGAnimatedEnumeration;\n    /**\n     * The **`textLength`** read-only property of the SVGTextContentElement interface reflects the textLength attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/textLength)\n     */\n    readonly textLength: SVGAnimatedLength;\n    /**\n     * The `getCharNumAtPosition()` method of the SVGTextContentElement interface represents the character which caused a text glyph to be rendered at a given position in the coordinate system.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/getCharNumAtPosition)\n     */\n    getCharNumAtPosition(point?: DOMPointInit): number;\n    /**\n     * The `getComputedTextLength()` method of the SVGTextContentElement interface represents the computed length for the text within the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/getComputedTextLength)\n     */\n    getComputedTextLength(): number;\n    /**\n     * The `getEndPositionOfChar()` method of the SVGTextContentElement interface returns the trailing position of a typographic character after text layout has been performed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/getEndPositionOfChar)\n     */\n    getEndPositionOfChar(charnum: number): DOMPoint;\n    /**\n     * The `getExtentOfChar()` method of the SVGTextContentElement interface the represents computed tight bounding box of the glyph cell that corresponds to a given typographic character.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/getExtentOfChar)\n     */\n    getExtentOfChar(charnum: number): DOMRect;\n    /**\n     * The `getNumberOfChars()` method of the SVGTextContentElement interface represents the total number of addressable characters available for rendering within the current element, regardless of whether they will be rendered.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/getNumberOfChars)\n     */\n    getNumberOfChars(): number;\n    /**\n     * The `getRotationOfChar()` method of the SVGTextContentElement interface the represents the rotation of a typographic character.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/getRotationOfChar)\n     */\n    getRotationOfChar(charnum: number): number;\n    /**\n     * The `getStartPositionOfChar()` method of the SVGTextContentElement interface returns the position of a typographic character after text layout has been performed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/getStartPositionOfChar)\n     */\n    getStartPositionOfChar(charnum: number): DOMPoint;\n    /**\n     * The `getSubStringLength()` method of the SVGTextContentElement interface represents the computed length of the formatted text advance distance for a substring of text within the element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextContentElement/getSubStringLength)\n     */\n    getSubStringLength(charnum: number, nchars: number): number;\n    /** @deprecated */\n    selectSubString(charnum: number, nchars: number): void;\n    readonly LENGTHADJUST_UNKNOWN: 0;\n    readonly LENGTHADJUST_SPACING: 1;\n    readonly LENGTHADJUST_SPACINGANDGLYPHS: 2;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGTextContentElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGTextContentElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGTextContentElement: {\n    prototype: SVGTextContentElement;\n    new(): SVGTextContentElement;\n    readonly LENGTHADJUST_UNKNOWN: 0;\n    readonly LENGTHADJUST_SPACING: 1;\n    readonly LENGTHADJUST_SPACINGANDGLYPHS: 2;\n};\n\n/**\n * The **`SVGTextElement`** interface corresponds to the text elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextElement)\n */\ninterface SVGTextElement extends SVGTextPositioningElement {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGTextElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGTextElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGTextElement: {\n    prototype: SVGTextElement;\n    new(): SVGTextElement;\n};\n\n/**\n * The **`SVGTextPathElement`** interface corresponds to the textPath element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextPathElement)\n */\ninterface SVGTextPathElement extends SVGTextContentElement, SVGURIReference {\n    /**\n     * The **`method`** read-only property of the SVGTextPathElement interface reflects the method attribute of the given textPath element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextPathElement/method)\n     */\n    readonly method: SVGAnimatedEnumeration;\n    /**\n     * The **`spacing`** read-only property of the SVGTextPathElement interface reflects the spacing attribute of the given textPath element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextPathElement/spacing)\n     */\n    readonly spacing: SVGAnimatedEnumeration;\n    /**\n     * The **`startOffset`** read-only property of the SVGTextPathElement interface reflects the X component of the startOffset attribute of the given textPath, which defines an offset from the start of the path for the initial current text position along the path after converting the path to the `<textPath>` element's coordinate system.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextPathElement/startOffset)\n     */\n    readonly startOffset: SVGAnimatedLength;\n    readonly TEXTPATH_METHODTYPE_UNKNOWN: 0;\n    readonly TEXTPATH_METHODTYPE_ALIGN: 1;\n    readonly TEXTPATH_METHODTYPE_STRETCH: 2;\n    readonly TEXTPATH_SPACINGTYPE_UNKNOWN: 0;\n    readonly TEXTPATH_SPACINGTYPE_AUTO: 1;\n    readonly TEXTPATH_SPACINGTYPE_EXACT: 2;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGTextPathElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGTextPathElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGTextPathElement: {\n    prototype: SVGTextPathElement;\n    new(): SVGTextPathElement;\n    readonly TEXTPATH_METHODTYPE_UNKNOWN: 0;\n    readonly TEXTPATH_METHODTYPE_ALIGN: 1;\n    readonly TEXTPATH_METHODTYPE_STRETCH: 2;\n    readonly TEXTPATH_SPACINGTYPE_UNKNOWN: 0;\n    readonly TEXTPATH_SPACINGTYPE_AUTO: 1;\n    readonly TEXTPATH_SPACINGTYPE_EXACT: 2;\n};\n\n/**\n * The **`SVGTextPositioningElement`** interface is implemented by elements that support attributes that position individual text glyphs.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextPositioningElement)\n */\ninterface SVGTextPositioningElement extends SVGTextContentElement {\n    /**\n     * The **`dx`** read-only property of the SVGTextPositioningElement interface describes the x-axis coordinate of the SVGTextElement or SVGTSpanElement as an SVGAnimatedLengthList.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextPositioningElement/dx)\n     */\n    readonly dx: SVGAnimatedLengthList;\n    /**\n     * The **`dy`** read-only property of the SVGTextPositioningElement interface describes the y-axis coordinate of the SVGTextElement or SVGTSpanElement as an SVGAnimatedLengthList.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextPositioningElement/dy)\n     */\n    readonly dy: SVGAnimatedLengthList;\n    /**\n     * The **`rotate`** read-only property of the SVGTextPositioningElement interface reflects the rotation of individual text glyphs, as specified by the rotate attribute of the given element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextPositioningElement/rotate)\n     */\n    readonly rotate: SVGAnimatedNumberList;\n    /**\n     * The **`x`** read-only property of the SVGTextPositioningElement interface describes the x-axis coordinate of the SVGTextElement or SVGTSpanElement as an SVGAnimatedLengthList.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextPositioningElement/x)\n     */\n    readonly x: SVGAnimatedLengthList;\n    /**\n     * The **`y`** read-only property of the SVGTextPositioningElement interface describes the y-axis coordinate of the SVGTextElement or SVGTSpanElement as an SVGAnimatedLengthList.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTextPositioningElement/y)\n     */\n    readonly y: SVGAnimatedLengthList;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGTextPositioningElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGTextPositioningElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGTextPositioningElement: {\n    prototype: SVGTextPositioningElement;\n    new(): SVGTextPositioningElement;\n};\n\n/**\n * The **`SVGTitleElement`** interface corresponds to the title element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTitleElement)\n */\ninterface SVGTitleElement extends SVGElement {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGTitleElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGTitleElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGTitleElement: {\n    prototype: SVGTitleElement;\n    new(): SVGTitleElement;\n};\n\n/**\n * The **`SVGTransform`** interface reflects one of the component transformations within an SVGTransformList; thus, an `SVGTransform` object corresponds to a single component (e.g., `scale(…)` or `matrix(…)`) within a transform attribute.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransform)\n */\ninterface SVGTransform {\n    /**\n     * The **`angle`** read-only property of the SVGTransform interface represents the angle of the transformation in degrees.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransform/angle)\n     */\n    readonly angle: number;\n    /**\n     * The **`matrix`** read-only property of the SVGTransform interface represents the transformation matrix that corresponds to the transformation `type`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransform/matrix)\n     */\n    readonly matrix: DOMMatrix;\n    /**\n     * The **`type`** read-only property of the SVGTransform interface represents the `type` of transformation applied, specified by one of the `SVG_TRANSFORM_*` constants defined on this interface.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransform/type)\n     */\n    readonly type: number;\n    /**\n     * The `setMatrix()` method of the SVGTransform interface sets the transform type to `SVG_TRANSFORM_MATRIX`, with parameter `matrix` defining the new transformation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransform/setMatrix)\n     */\n    setMatrix(matrix?: DOMMatrix2DInit): void;\n    /**\n     * The `setRotate()` method of the SVGTransform interface sets the transform type to `SVG_TRANSFORM_ROTATE`, with parameter `angle` defining the rotation angle and parameters `cx` and `cy` defining the optional center of rotation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransform/setRotate)\n     */\n    setRotate(angle: number, cx: number, cy: number): void;\n    /**\n     * The `setScale()` method of the SVGTransform interface sets the transform type to `SVG_TRANSFORM_SCALE`, with parameters `sx` and `sy` defining the scale amounts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransform/setScale)\n     */\n    setScale(sx: number, sy: number): void;\n    /**\n     * The `setSkewX()` method of the SVGTransform interface sets the transform type to `SVG_TRANSFORM_SKEWX`, with parameter `angle` defining the amount of skew along the X-axis.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransform/setSkewX)\n     */\n    setSkewX(angle: number): void;\n    /**\n     * The `setSkewY()` method of the SVGTransform interface sets the transform type to `SVG_TRANSFORM_SKEWY`, with parameter `angle` defining the amount of skew along the Y-axis.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransform/setSkewY)\n     */\n    setSkewY(angle: number): void;\n    /**\n     * The `setTranslate()` method of the SVGTransform interface sets the transform type to `SVG_TRANSFORM_TRANSLATE`, with parameters `tx` and `ty` defining the translation amounts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransform/setTranslate)\n     */\n    setTranslate(tx: number, ty: number): void;\n    readonly SVG_TRANSFORM_UNKNOWN: 0;\n    readonly SVG_TRANSFORM_MATRIX: 1;\n    readonly SVG_TRANSFORM_TRANSLATE: 2;\n    readonly SVG_TRANSFORM_SCALE: 3;\n    readonly SVG_TRANSFORM_ROTATE: 4;\n    readonly SVG_TRANSFORM_SKEWX: 5;\n    readonly SVG_TRANSFORM_SKEWY: 6;\n}\n\ndeclare var SVGTransform: {\n    prototype: SVGTransform;\n    new(): SVGTransform;\n    readonly SVG_TRANSFORM_UNKNOWN: 0;\n    readonly SVG_TRANSFORM_MATRIX: 1;\n    readonly SVG_TRANSFORM_TRANSLATE: 2;\n    readonly SVG_TRANSFORM_SCALE: 3;\n    readonly SVG_TRANSFORM_ROTATE: 4;\n    readonly SVG_TRANSFORM_SKEWX: 5;\n    readonly SVG_TRANSFORM_SKEWY: 6;\n};\n\n/**\n * The **`SVGTransformList`** interface defines a list of SVGTransform objects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransformList)\n */\ninterface SVGTransformList {\n    /**\n     * The **`length`** read-only property of the SVGTransformList interface represents the number of items in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransformList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`numberOfItems`** read-only property of the SVGTransformList interface represents the number of items in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransformList/numberOfItems)\n     */\n    readonly numberOfItems: number;\n    /**\n     * The `appendItem()` method of the SVGTransformList interface inserts a new item at the end of the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransformList/appendItem)\n     */\n    appendItem(newItem: SVGTransform): SVGTransform;\n    /**\n     * The `clear()` method of the SVGTransformList interface clears all existing current items from the list, with the result being an empty list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransformList/clear)\n     */\n    clear(): void;\n    /**\n     * The `consolidate()` method of the SVGTransformList interface consolidates the list of separate SVGTransform objects by multiplying the equivalent transformation matrices together to result in a list consisting of a single `SVGTransform` object of type `SVG_TRANSFORM_MATRIX`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransformList/consolidate)\n     */\n    consolidate(): SVGTransform | null;\n    /**\n     * The `createSVGTransformFromMatrix()` method of the SVGTransformList interface creates an SVGTransform object which is initialized to a transform of type `SVG_TRANSFORM_MATRIX` and whose values are the given matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransformList/createSVGTransformFromMatrix)\n     */\n    createSVGTransformFromMatrix(matrix?: DOMMatrix2DInit): SVGTransform;\n    /**\n     * The `getItem()` method of the SVGTransformList interface returns the specified item from the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransformList/getItem)\n     */\n    getItem(index: number): SVGTransform;\n    /**\n     * The `initialize()` method of the SVGTransformList interface clears all existing current items from the list and re-initializes the list to hold the single item specified by the parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransformList/initialize)\n     */\n    initialize(newItem: SVGTransform): SVGTransform;\n    /**\n     * The `insertItemBefore()` method of the SVGTransformList interface inserts a new item into the list at the specified position.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransformList/insertItemBefore)\n     */\n    insertItemBefore(newItem: SVGTransform, index: number): SVGTransform;\n    /**\n     * The `removeItem()` method of the SVGTransformList interface removes an existing item from the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransformList/removeItem)\n     */\n    removeItem(index: number): SVGTransform;\n    /**\n     * The `replaceItem()` method of the SVGTransformList interface replaces an existing item in the list with a new item.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGTransformList/replaceItem)\n     */\n    replaceItem(newItem: SVGTransform, index: number): SVGTransform;\n    [index: number]: SVGTransform;\n}\n\ndeclare var SVGTransformList: {\n    prototype: SVGTransformList;\n    new(): SVGTransformList;\n};\n\ninterface SVGURIReference {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGAElement/href) */\n    readonly href: SVGAnimatedString;\n}\n\n/**\n * The **`SVGUnitTypes`** interface defines a commonly used set of constants used for reflecting gradientUnits, patternContentUnits and other similar attributes.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGUnitTypes)\n */\ninterface SVGUnitTypes {\n    readonly SVG_UNIT_TYPE_UNKNOWN: 0;\n    readonly SVG_UNIT_TYPE_USERSPACEONUSE: 1;\n    readonly SVG_UNIT_TYPE_OBJECTBOUNDINGBOX: 2;\n}\n\ndeclare var SVGUnitTypes: {\n    prototype: SVGUnitTypes;\n    new(): SVGUnitTypes;\n    readonly SVG_UNIT_TYPE_UNKNOWN: 0;\n    readonly SVG_UNIT_TYPE_USERSPACEONUSE: 1;\n    readonly SVG_UNIT_TYPE_OBJECTBOUNDINGBOX: 2;\n};\n\n/**\n * The **`SVGUseElement`** interface corresponds to the use element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGUseElement)\n */\ninterface SVGUseElement extends SVGGraphicsElement, SVGURIReference {\n    /**\n     * The **`height`** read-only property of the SVGUseElement interface describes the height of the referenced element as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGUseElement/height)\n     */\n    readonly height: SVGAnimatedLength;\n    /**\n     * The **`width`** read-only property of the SVGUseElement interface describes the width of the referenced element as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGUseElement/width)\n     */\n    readonly width: SVGAnimatedLength;\n    /**\n     * The **`x`** read-only property of the SVGUseElement interface describes the x-axis coordinate of the start point of the referenced element as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGUseElement/x)\n     */\n    readonly x: SVGAnimatedLength;\n    /**\n     * The **`y`** read-only property of the SVGUseElement interface describes the y-axis coordinate of the start point of the referenced element as an SVGAnimatedLength.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGUseElement/y)\n     */\n    readonly y: SVGAnimatedLength;\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGUseElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGUseElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGUseElement: {\n    prototype: SVGUseElement;\n    new(): SVGUseElement;\n};\n\n/**\n * The **`SVGViewElement`** interface provides access to the properties of view elements, as well as methods to manipulate them.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SVGViewElement)\n */\ninterface SVGViewElement extends SVGElement, SVGFitToViewBox {\n    addEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGViewElement, ev: SVGElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SVGElementEventMap>(type: K, listener: (this: SVGViewElement, ev: SVGElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SVGViewElement: {\n    prototype: SVGViewElement;\n    new(): SVGViewElement;\n};\n\n/**\n * The `Screen` interface represents a screen, usually the one on which the current window is being rendered, and is obtained using window.screen.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Screen)\n */\ninterface Screen {\n    /**\n     * The read-only Screen interface's **`availHeight`** property returns the height, in CSS pixels, of the space available for Web content on the screen.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Screen/availHeight)\n     */\n    readonly availHeight: number;\n    /**\n     * The **`Screen.availWidth`** property returns the amount of horizontal space (in CSS pixels) available to the window.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Screen/availWidth)\n     */\n    readonly availWidth: number;\n    /**\n     * The **`Screen.colorDepth`** read-only property returns the color depth of the screen.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Screen/colorDepth)\n     */\n    readonly colorDepth: number;\n    /**\n     * The **`Screen.height`** read-only property returns the height of the screen in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Screen/height)\n     */\n    readonly height: number;\n    /**\n     * The **`orientation`** read-only property of the An instance of ScreenOrientation representing the orientation of the screen.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Screen/orientation)\n     */\n    readonly orientation: ScreenOrientation;\n    /**\n     * Returns the bit depth of the screen.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Screen/pixelDepth)\n     */\n    readonly pixelDepth: number;\n    /**\n     * The **`Screen.width`** read-only property returns the width of the screen in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Screen/width)\n     */\n    readonly width: number;\n}\n\ndeclare var Screen: {\n    prototype: Screen;\n    new(): Screen;\n};\n\ninterface ScreenOrientationEventMap {\n    \"change\": Event;\n}\n\n/**\n * The **`ScreenOrientation`** interface of the Screen Orientation API provides information about the current orientation of the document.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ScreenOrientation)\n */\ninterface ScreenOrientation extends EventTarget {\n    /**\n     * The **`angle`** read-only property of the angle.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ScreenOrientation/angle)\n     */\n    readonly angle: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ScreenOrientation/change_event) */\n    onchange: ((this: ScreenOrientation, ev: Event) => any) | null;\n    /**\n     * The **`type`** read-only property of the type, one of `portrait-primary`, `portrait-secondary`, `landscape-primary`, or `landscape-secondary`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ScreenOrientation/type)\n     */\n    readonly type: OrientationType;\n    /**\n     * The **`unlock()`** method of the document from its default orientation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ScreenOrientation/unlock)\n     */\n    unlock(): void;\n    addEventListener<K extends keyof ScreenOrientationEventMap>(type: K, listener: (this: ScreenOrientation, ev: ScreenOrientationEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof ScreenOrientationEventMap>(type: K, listener: (this: ScreenOrientation, ev: ScreenOrientationEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var ScreenOrientation: {\n    prototype: ScreenOrientation;\n    new(): ScreenOrientation;\n};\n\ninterface ScriptProcessorNodeEventMap {\n    \"audioprocess\": AudioProcessingEvent;\n}\n\n/**\n * The `ScriptProcessorNode` interface allows the generation, processing, or analyzing of audio using JavaScript.\n * @deprecated As of the August 29 2014 Web Audio API spec publication, this feature has been marked as deprecated, and was replaced by AudioWorklet (see AudioWorkletNode).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ScriptProcessorNode)\n */\ninterface ScriptProcessorNode extends AudioNode {\n    /**\n     * The `bufferSize` property of the ScriptProcessorNode interface returns an integer representing both the input and output buffer size, in sample-frames.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ScriptProcessorNode/bufferSize)\n     */\n    readonly bufferSize: number;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ScriptProcessorNode/audioprocess_event)\n     */\n    onaudioprocess: ((this: ScriptProcessorNode, ev: AudioProcessingEvent) => any) | null;\n    addEventListener<K extends keyof ScriptProcessorNodeEventMap>(type: K, listener: (this: ScriptProcessorNode, ev: ScriptProcessorNodeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof ScriptProcessorNodeEventMap>(type: K, listener: (this: ScriptProcessorNode, ev: ScriptProcessorNodeEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\n/** @deprecated */\ndeclare var ScriptProcessorNode: {\n    prototype: ScriptProcessorNode;\n    new(): ScriptProcessorNode;\n};\n\n/**\n * The **`SecurityPolicyViolationEvent`** interface inherits from Event, and represents the event object of a `securitypolicyviolation` event sent on an Element/securitypolicyviolation_event, Document/securitypolicyviolation_event, or WorkerGlobalScope/securitypolicyviolation_event when its Content Security Policy (CSP) is violated.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent)\n */\ninterface SecurityPolicyViolationEvent extends Event {\n    /**\n     * The **`blockedURI`** read-only property of the SecurityPolicyViolationEvent interface is a string representing the URI of the resource that was blocked because it violates a Content Security Policy (CSP).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/blockedURI)\n     */\n    readonly blockedURI: string;\n    /**\n     * The **`columnNumber`** read-only property of the SecurityPolicyViolationEvent interface is the column number in the document or worker script at which the Content Security Policy (CSP) violation occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/columnNumber)\n     */\n    readonly columnNumber: number;\n    /**\n     * The **`disposition`** read-only property of the SecurityPolicyViolationEvent interface indicates how the violated Content Security Policy (CSP) is configured to be treated by the user agent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/disposition)\n     */\n    readonly disposition: SecurityPolicyViolationEventDisposition;\n    /**\n     * The **`documentURI`** read-only property of the SecurityPolicyViolationEvent interface is a string representing the URI of the document or worker in which the Content Security Policy (CSP) violation occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/documentURI)\n     */\n    readonly documentURI: string;\n    /**\n     * The **`effectiveDirective`** read-only property of the SecurityPolicyViolationEvent interface is a string representing the Content Security Policy (CSP) directive that was violated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/effectiveDirective)\n     */\n    readonly effectiveDirective: string;\n    /**\n     * The **`lineNumber`** read-only property of the SecurityPolicyViolationEvent interface is the line number in the document or worker script at which the Content Security Policy (CSP) violation occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/lineNumber)\n     */\n    readonly lineNumber: number;\n    /**\n     * The **`originalPolicy`** read-only property of the SecurityPolicyViolationEvent interface is a string containing the Content Security Policy (CSP) whose enforcement uncovered the violation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/originalPolicy)\n     */\n    readonly originalPolicy: string;\n    /**\n     * The **`referrer`** read-only property of the SecurityPolicyViolationEvent interface is a string representing the referrer for the resources whose Content Security Policy (CSP) was violated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/referrer)\n     */\n    readonly referrer: string;\n    /**\n     * The **`sample`** read-only property of the SecurityPolicyViolationEvent interface is a string representing a sample of the resource that caused the Content Security Policy (CSP) violation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/sample)\n     */\n    readonly sample: string;\n    /**\n     * The **`sourceFile`** read-only property of the SecurityPolicyViolationEvent interface is a string representing the URL of the script in which the Content Security Policy (CSP) violation occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/sourceFile)\n     */\n    readonly sourceFile: string;\n    /**\n     * The **`statusCode`** read-only property of the SecurityPolicyViolationEvent interface is a number representing the HTTP status code of the window or worker in which the Content Security Policy (CSP) violation occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/statusCode)\n     */\n    readonly statusCode: number;\n    /**\n     * The **`violatedDirective`** read-only property of the SecurityPolicyViolationEvent interface is a string representing the Content Security Policy (CSP) directive that was violated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/violatedDirective)\n     */\n    readonly violatedDirective: string;\n}\n\ndeclare var SecurityPolicyViolationEvent: {\n    prototype: SecurityPolicyViolationEvent;\n    new(type: string, eventInitDict?: SecurityPolicyViolationEventInit): SecurityPolicyViolationEvent;\n};\n\n/**\n * A **`Selection`** object represents the range of text selected by the user or the current position of the caret.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection)\n */\ninterface Selection {\n    /**\n     * The **`Selection.anchorNode`** read-only property returns the Node in which the selection begins.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/anchorNode)\n     */\n    readonly anchorNode: Node | null;\n    /**\n     * The **`Selection.anchorOffset`** read-only property returns the number of characters that the selection's anchor is offset within the In the case of Selection.anchorNode being another type of node, **`Selection.anchorOffset`** returns the number of Node.childNodes the selection's anchor is offset within the Selection.anchorNode.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/anchorOffset)\n     */\n    readonly anchorOffset: number;\n    /**\n     * The **`direction`** read-only property of the Selection interface is a string that provides the direction of the current selection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/direction)\n     */\n    readonly direction: string;\n    /**\n     * The **`Selection.focusNode`** read-only property returns the Node in which the selection ends.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/focusNode)\n     */\n    readonly focusNode: Node | null;\n    /**\n     * The **`Selection.focusOffset`** read-only property returns the number of characters that the selection's focus is offset within the In the case of Selection.focusNode being another type of node, **`Selection.focusOffset`** returns the number of Node.childNodes the selection's focus is offset within the Selection.focusNode.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/focusOffset)\n     */\n    readonly focusOffset: number;\n    /**\n     * The **`Selection.isCollapsed`** read-only property returns a boolean value which indicates whether or not there is currently any text selected.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/isCollapsed)\n     */\n    readonly isCollapsed: boolean;\n    /**\n     * The **`Selection.rangeCount`** read-only property returns the number of ranges in the selection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/rangeCount)\n     */\n    readonly rangeCount: number;\n    /**\n     * The **`type`** read-only property of the type of the current selection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/type)\n     */\n    readonly type: string;\n    /**\n     * The **`Selection.addRange()`** method adds a ```js-nolint addRange(range) ``` - `range` - : A Range object that will be added to the Selection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/addRange)\n     */\n    addRange(range: Range): void;\n    /**\n     * The **`Selection.collapse()`** method collapses the current selection to a single point.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/collapse)\n     */\n    collapse(node: Node | null, offset?: number): void;\n    /**\n     * The **`Selection.collapseToEnd()`** method collapses the selection to the end of the last range in the selection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/collapseToEnd)\n     */\n    collapseToEnd(): void;\n    /**\n     * The **`Selection.collapseToStart()`** method collapses the selection to the start of the first range in the selection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/collapseToStart)\n     */\n    collapseToStart(): void;\n    /**\n     * The **`Selection.containsNode()`** method indicates whether a specified node is part of the selection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/containsNode)\n     */\n    containsNode(node: Node, allowPartialContainment?: boolean): boolean;\n    /**\n     * The **`deleteFromDocument()`** method of the ```js-nolint deleteFromDocument() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/deleteFromDocument)\n     */\n    deleteFromDocument(): void;\n    /**\n     * The **`Selection.empty()`** method removes all ranges from the selection, leaving the Selection.anchorNode and Selection.focusNode properties equal to `null` and nothing selected.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/empty)\n     */\n    empty(): void;\n    /**\n     * The **`Selection.extend()`** method moves the focus of the selection to a specified point.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/extend)\n     */\n    extend(node: Node, offset?: number): void;\n    /**\n     * The **`Selection.getComposedRanges()`** method returns an array of StaticRange objects representing the current selection ranges, and can return ranges that potentially cross shadow boundaries.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/getComposedRanges)\n     */\n    getComposedRanges(options?: GetComposedRangesOptions): StaticRange[];\n    /**\n     * The **`getRangeAt()`** method of the Selection interface returns a range object representing a currently selected range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/getRangeAt)\n     */\n    getRangeAt(index: number): Range;\n    /**\n     * The **`Selection.modify()`** method applies a change to the current selection or cursor position, using simple textual commands.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/modify)\n     */\n    modify(alter?: string, direction?: string, granularity?: string): void;\n    /**\n     * The **`Selection.removeAllRanges()`** method removes all ranges from the selection, leaving the Selection.anchorNode and Selection.focusNode properties equal to `null` and nothing selected.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/removeAllRanges)\n     */\n    removeAllRanges(): void;\n    /**\n     * The **`Selection.removeRange()`** method removes a range from a selection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/removeRange)\n     */\n    removeRange(range: Range): void;\n    /**\n     * The **`Selection.selectAllChildren()`** method adds all the children of the specified node to the selection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/selectAllChildren)\n     */\n    selectAllChildren(node: Node): void;\n    /**\n     * The **`setBaseAndExtent()`** method of the Selection interface sets the selection to be a range including all or parts of two specified DOM nodes, and any content located between them.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/setBaseAndExtent)\n     */\n    setBaseAndExtent(anchorNode: Node, anchorOffset: number, focusNode: Node, focusOffset: number): void;\n    /**\n     * The **`Selection.setPosition()`** method collapses the current selection to a single point.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Selection/setPosition)\n     */\n    setPosition(node: Node | null, offset?: number): void;\n    toString(): string;\n}\n\ndeclare var Selection: {\n    prototype: Selection;\n    new(): Selection;\n};\n\ninterface ServiceWorkerEventMap extends AbstractWorkerEventMap {\n    \"statechange\": Event;\n}\n\n/**\n * The **`ServiceWorker`** interface of the Service Worker API provides a reference to a service worker.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorker)\n */\ninterface ServiceWorker extends EventTarget, AbstractWorker {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorker/statechange_event) */\n    onstatechange: ((this: ServiceWorker, ev: Event) => any) | null;\n    /**\n     * Returns the `ServiceWorker` serialized script URL defined as part of `ServiceWorkerRegistration`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorker/scriptURL)\n     */\n    readonly scriptURL: string;\n    /**\n     * The **`state`** read-only property of the of the service worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorker/state)\n     */\n    readonly state: ServiceWorkerState;\n    /**\n     * The **`postMessage()`** method of the ServiceWorker interface sends a message to the worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorker/postMessage)\n     */\n    postMessage(message: any, transfer: Transferable[]): void;\n    postMessage(message: any, options?: StructuredSerializeOptions): void;\n    addEventListener<K extends keyof ServiceWorkerEventMap>(type: K, listener: (this: ServiceWorker, ev: ServiceWorkerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof ServiceWorkerEventMap>(type: K, listener: (this: ServiceWorker, ev: ServiceWorkerEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var ServiceWorker: {\n    prototype: ServiceWorker;\n    new(): ServiceWorker;\n};\n\ninterface ServiceWorkerContainerEventMap {\n    \"controllerchange\": Event;\n    \"message\": MessageEvent;\n    \"messageerror\": MessageEvent;\n}\n\n/**\n * The **`ServiceWorkerContainer`** interface of the Service Worker API provides an object representing the service worker as an overall unit in the network ecosystem, including facilities to register, unregister and update service workers, and access the state of service workers and their registrations.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer)\n */\ninterface ServiceWorkerContainer extends EventTarget {\n    /**\n     * The **`controller`** read-only property of the ServiceWorkerContainer interface returns a `activated` (the same object returned by `null` if the request is a force refresh (_Shift_ + refresh) or if there is no active worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/controller)\n     */\n    readonly controller: ServiceWorker | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/controllerchange_event) */\n    oncontrollerchange: ((this: ServiceWorkerContainer, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/message_event) */\n    onmessage: ((this: ServiceWorkerContainer, ev: MessageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/messageerror_event) */\n    onmessageerror: ((this: ServiceWorkerContainer, ev: MessageEvent) => any) | null;\n    /**\n     * The **`ready`** read-only property of the ServiceWorkerContainer interface provides a way of delaying code execution until a service worker is active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/ready)\n     */\n    readonly ready: Promise<ServiceWorkerRegistration>;\n    /**\n     * The **`getRegistration()`** method of the client URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/getRegistration)\n     */\n    getRegistration(clientURL?: string | URL): Promise<ServiceWorkerRegistration | undefined>;\n    /**\n     * The **`getRegistrations()`** method of the `ServiceWorkerContainer`, in an array.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/getRegistrations)\n     */\n    getRegistrations(): Promise<ReadonlyArray<ServiceWorkerRegistration>>;\n    /**\n     * The **`register()`** method of the ServiceWorkerContainer interface creates or updates a ServiceWorkerRegistration for the given scope.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/register)\n     */\n    register(scriptURL: string | URL, options?: RegistrationOptions): Promise<ServiceWorkerRegistration>;\n    /**\n     * The **`startMessages()`** method of the ServiceWorkerContainer interface explicitly starts the flow of messages being dispatched from a service worker to pages under its control (e.g., sent via Client.postMessage()).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/startMessages)\n     */\n    startMessages(): void;\n    addEventListener<K extends keyof ServiceWorkerContainerEventMap>(type: K, listener: (this: ServiceWorkerContainer, ev: ServiceWorkerContainerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof ServiceWorkerContainerEventMap>(type: K, listener: (this: ServiceWorkerContainer, ev: ServiceWorkerContainerEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var ServiceWorkerContainer: {\n    prototype: ServiceWorkerContainer;\n    new(): ServiceWorkerContainer;\n};\n\ninterface ServiceWorkerRegistrationEventMap {\n    \"updatefound\": Event;\n}\n\n/**\n * The **`ServiceWorkerRegistration`** interface of the Service Worker API represents the service worker registration.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration)\n */\ninterface ServiceWorkerRegistration extends EventTarget {\n    /**\n     * The **`active`** read-only property of the This property is initially set to `null`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/active)\n     */\n    readonly active: ServiceWorker | null;\n    /**\n     * The **`cookies`** read-only property of the ServiceWorkerRegistration interface returns a reference to the CookieStoreManager interface, which enables a web app to subscribe to and unsubscribe from cookie change events in a service worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/cookies)\n     */\n    readonly cookies: CookieStoreManager;\n    /**\n     * The **`installing`** read-only property of the initially set to `null`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/installing)\n     */\n    readonly installing: ServiceWorker | null;\n    /**\n     * The **`navigationPreload`** read-only property of the ServiceWorkerRegistration interface returns the NavigationPreloadManager associated with the current service worker registration.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/navigationPreload)\n     */\n    readonly navigationPreload: NavigationPreloadManager;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/updatefound_event) */\n    onupdatefound: ((this: ServiceWorkerRegistration, ev: Event) => any) | null;\n    /**\n     * The **`pushManager`** read-only property of the support for subscribing, getting an active subscription, and accessing push permission status.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/pushManager)\n     */\n    readonly pushManager: PushManager;\n    /**\n     * The **`scope`** read-only property of the ServiceWorkerRegistration interface returns a string representing a URL that defines a service worker's registration scope; that is, the range of URLs a service worker can control.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/scope)\n     */\n    readonly scope: string;\n    /**\n     * The **`updateViaCache`** read-only property of the ServiceWorkerRegistration interface returns the value of the setting used to determine the circumstances in which the browser will consult the HTTP cache when it tries to update the service worker or any scripts that are imported via WorkerGlobalScope.importScripts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/updateViaCache)\n     */\n    readonly updateViaCache: ServiceWorkerUpdateViaCache;\n    /**\n     * The **`waiting`** read-only property of the set to `null`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/waiting)\n     */\n    readonly waiting: ServiceWorker | null;\n    /**\n     * The **`getNotifications()`** method of the ServiceWorkerRegistration interface returns a list of the notifications in the order that they were created from the current origin via the current service worker registration.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/getNotifications)\n     */\n    getNotifications(filter?: GetNotificationOptions): Promise<Notification[]>;\n    /**\n     * The **`showNotification()`** method of the service worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification)\n     */\n    showNotification(title: string, options?: NotificationOptions): Promise<void>;\n    /**\n     * The **`unregister()`** method of the registration and returns a Promise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/unregister)\n     */\n    unregister(): Promise<boolean>;\n    /**\n     * The **`update()`** method of the worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/update)\n     */\n    update(): Promise<ServiceWorkerRegistration>;\n    addEventListener<K extends keyof ServiceWorkerRegistrationEventMap>(type: K, listener: (this: ServiceWorkerRegistration, ev: ServiceWorkerRegistrationEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof ServiceWorkerRegistrationEventMap>(type: K, listener: (this: ServiceWorkerRegistration, ev: ServiceWorkerRegistrationEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var ServiceWorkerRegistration: {\n    prototype: ServiceWorkerRegistration;\n    new(): ServiceWorkerRegistration;\n};\n\ninterface ShadowRootEventMap {\n    \"slotchange\": Event;\n}\n\n/**\n * The **`ShadowRoot`** interface of the Shadow DOM API is the root node of a DOM subtree that is rendered separately from a document's main DOM tree.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ShadowRoot)\n */\ninterface ShadowRoot extends DocumentFragment, DocumentOrShadowRoot {\n    /**\n     * The **`clonable`** read-only property of the ShadowRoot interface returns `true` if the shadow root is clonable, and `false` otherwise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ShadowRoot/clonable)\n     */\n    readonly clonable: boolean;\n    /**\n     * The **`delegatesFocus`** read-only property of the ShadowRoot interface returns `true` if the shadow root delegates focus, and `false` otherwise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ShadowRoot/delegatesFocus)\n     */\n    readonly delegatesFocus: boolean;\n    /**\n     * The **`host`** read-only property of the ShadowRoot returns a reference to the DOM element the `ShadowRoot` is attached to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ShadowRoot/host)\n     */\n    readonly host: Element;\n    /**\n     * The **`innerHTML`** property of the ShadowRoot interface sets gets or sets the HTML markup to the DOM tree inside the `ShadowRoot`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ShadowRoot/innerHTML)\n     */\n    innerHTML: string;\n    /**\n     * The **`mode`** read-only property of the ShadowRoot specifies its mode — either `open` or `closed`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ShadowRoot/mode)\n     */\n    readonly mode: ShadowRootMode;\n    onslotchange: ((this: ShadowRoot, ev: Event) => any) | null;\n    /**\n     * The **`serializable`** read-only property of the ShadowRoot interface returns `true` if the shadow root is serializable.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ShadowRoot/serializable)\n     */\n    readonly serializable: boolean;\n    /**\n     * The read-only **`slotAssignment`** property of the ShadowRoot interface returns the _slot assignment mode_ for the shadow DOM tree.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ShadowRoot/slotAssignment)\n     */\n    readonly slotAssignment: SlotAssignmentMode;\n    /**\n     * The **`getHTML()`** method of the ShadowRoot interface is used to serialize a shadow root's DOM to an HTML string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ShadowRoot/getHTML)\n     */\n    getHTML(options?: GetHTMLOptions): string;\n    /**\n     * The **`setHTMLUnsafe()`** method of the ShadowRoot interface can be used to parse a string of HTML into a DocumentFragment, optionally filtering out unwanted elements and attributes, and then use it to replace the existing tree in the Shadow DOM.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ShadowRoot/setHTMLUnsafe)\n     */\n    setHTMLUnsafe(html: string): void;\n    addEventListener<K extends keyof ShadowRootEventMap>(type: K, listener: (this: ShadowRoot, ev: ShadowRootEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof ShadowRootEventMap>(type: K, listener: (this: ShadowRoot, ev: ShadowRootEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var ShadowRoot: {\n    prototype: ShadowRoot;\n    new(): ShadowRoot;\n};\n\n/**\n * The **`SharedWorker`** interface represents a specific kind of worker that can be _accessed_ from several browsing contexts, such as several windows, iframes or even workers.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SharedWorker)\n */\ninterface SharedWorker extends EventTarget, AbstractWorker {\n    /**\n     * The **`port`** property of the SharedWorker interface returns a MessagePort object used to communicate and control the shared worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SharedWorker/port)\n     */\n    readonly port: MessagePort;\n    addEventListener<K extends keyof AbstractWorkerEventMap>(type: K, listener: (this: SharedWorker, ev: AbstractWorkerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AbstractWorkerEventMap>(type: K, listener: (this: SharedWorker, ev: AbstractWorkerEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SharedWorker: {\n    prototype: SharedWorker;\n    new(scriptURL: string | URL, options?: string | WorkerOptions): SharedWorker;\n};\n\ninterface Slottable {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/assignedSlot) */\n    readonly assignedSlot: HTMLSlotElement | null;\n}\n\ninterface SourceBufferEventMap {\n    \"abort\": Event;\n    \"error\": Event;\n    \"update\": Event;\n    \"updateend\": Event;\n    \"updatestart\": Event;\n}\n\n/**\n * The **`SourceBuffer`** interface represents a chunk of media to be passed into an HTMLMediaElement and played, via a MediaSource object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SourceBuffer)\n */\ninterface SourceBuffer extends EventTarget {\n    /**\n     * The **`appendWindowEnd`** property of the timestamp range that can be used to filter what media data is appended to the `SourceBuffer`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SourceBuffer/appendWindowEnd)\n     */\n    appendWindowEnd: number;\n    /**\n     * The **`appendWindowStart`** property of the timestamp range that can be used to filter what media data is appended to the `SourceBuffer`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SourceBuffer/appendWindowStart)\n     */\n    appendWindowStart: number;\n    /**\n     * The **`buffered`** read-only property of the buffered in the `SourceBuffer` as a normalized TimeRanges object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SourceBuffer/buffered)\n     */\n    readonly buffered: TimeRanges;\n    /**\n     * The **`mode`** property of the SourceBuffer interface controls whether media segments can be appended to the `SourceBuffer` in any order, or in a strict sequence.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SourceBuffer/mode)\n     */\n    mode: AppendMode;\n    onabort: ((this: SourceBuffer, ev: Event) => any) | null;\n    onerror: ((this: SourceBuffer, ev: Event) => any) | null;\n    onupdate: ((this: SourceBuffer, ev: Event) => any) | null;\n    onupdateend: ((this: SourceBuffer, ev: Event) => any) | null;\n    onupdatestart: ((this: SourceBuffer, ev: Event) => any) | null;\n    /**\n     * The **`timestampOffset`** property of the media segments that are appended to the `SourceBuffer`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SourceBuffer/timestampOffset)\n     */\n    timestampOffset: number;\n    /**\n     * The **`updating`** read-only property of the currently being updated — i.e., whether an SourceBuffer.appendBuffer() or SourceBuffer.remove() operation is currently in progress.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SourceBuffer/updating)\n     */\n    readonly updating: boolean;\n    /**\n     * The **`abort()`** method of the SourceBuffer interface aborts the current segment and resets the segment parser.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SourceBuffer/abort)\n     */\n    abort(): void;\n    /**\n     * The **`appendBuffer()`** method of the to the `SourceBuffer`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SourceBuffer/appendBuffer)\n     */\n    appendBuffer(data: BufferSource): void;\n    /**\n     * The **`changeType()`** method of the data to conform to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SourceBuffer/changeType)\n     */\n    changeType(type: string): void;\n    /**\n     * The **`remove()`** method of the SourceBuffer interface removes media segments within a specific time range from the `SourceBuffer`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SourceBuffer/remove)\n     */\n    remove(start: number, end: number): void;\n    addEventListener<K extends keyof SourceBufferEventMap>(type: K, listener: (this: SourceBuffer, ev: SourceBufferEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SourceBufferEventMap>(type: K, listener: (this: SourceBuffer, ev: SourceBufferEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SourceBuffer: {\n    prototype: SourceBuffer;\n    new(): SourceBuffer;\n};\n\ninterface SourceBufferListEventMap {\n    \"addsourcebuffer\": Event;\n    \"removesourcebuffer\": Event;\n}\n\n/**\n * The **`SourceBufferList`** interface represents a simple container list for multiple SourceBuffer objects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SourceBufferList)\n */\ninterface SourceBufferList extends EventTarget {\n    /**\n     * The **`length`** read-only property of the An unsigned long number.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SourceBufferList/length)\n     */\n    readonly length: number;\n    onaddsourcebuffer: ((this: SourceBufferList, ev: Event) => any) | null;\n    onremovesourcebuffer: ((this: SourceBufferList, ev: Event) => any) | null;\n    addEventListener<K extends keyof SourceBufferListEventMap>(type: K, listener: (this: SourceBufferList, ev: SourceBufferListEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SourceBufferListEventMap>(type: K, listener: (this: SourceBufferList, ev: SourceBufferListEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n    [index: number]: SourceBuffer;\n}\n\ndeclare var SourceBufferList: {\n    prototype: SourceBufferList;\n    new(): SourceBufferList;\n};\n\n/**\n * The **`SpeechRecognitionAlternative`** interface of the Web Speech API represents a single word that has been recognized by the speech recognition service.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechRecognitionAlternative)\n */\ninterface SpeechRecognitionAlternative {\n    /**\n     * The **`confidence`** read-only property of the confident the speech recognition system is that the recognition is correct.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechRecognitionAlternative/confidence)\n     */\n    readonly confidence: number;\n    /**\n     * The **`transcript`** read-only property of the transcript of the recognized word(s).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechRecognitionAlternative/transcript)\n     */\n    readonly transcript: string;\n}\n\ndeclare var SpeechRecognitionAlternative: {\n    prototype: SpeechRecognitionAlternative;\n    new(): SpeechRecognitionAlternative;\n};\n\n/**\n * The **`SpeechRecognitionResult`** interface of the Web Speech API represents a single recognition match, which may contain multiple SpeechRecognitionAlternative objects.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechRecognitionResult)\n */\ninterface SpeechRecognitionResult {\n    /**\n     * The **`isFinal`** read-only property of the whether this result is final (`true`) or not (`false`) — if so, then this is the final time this result will be returned; if not, then this result is an interim result, and may be updated later on.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechRecognitionResult/isFinal)\n     */\n    readonly isFinal: boolean;\n    /**\n     * The **`length`** read-only property of the — the number of SpeechRecognitionAlternative objects contained in the result (also referred to as 'n-best alternatives'.) The number of alternatives contained in the result depends on what the recognition was first initiated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechRecognitionResult/length)\n     */\n    readonly length: number;\n    /**\n     * The **`item`** getter of the array syntax.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechRecognitionResult/item)\n     */\n    item(index: number): SpeechRecognitionAlternative;\n    [index: number]: SpeechRecognitionAlternative;\n}\n\ndeclare var SpeechRecognitionResult: {\n    prototype: SpeechRecognitionResult;\n    new(): SpeechRecognitionResult;\n};\n\n/**\n * The **`SpeechRecognitionResultList`** interface of the Web Speech API represents a list of SpeechRecognitionResult objects, or a single one if results are being captured in SpeechRecognition.continuous mode.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechRecognitionResultList)\n */\ninterface SpeechRecognitionResultList {\n    /**\n     * The **`length`** read-only property of the 'array' — the number of SpeechRecognitionResult objects in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechRecognitionResultList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`item`** getter of the syntax.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechRecognitionResultList/item)\n     */\n    item(index: number): SpeechRecognitionResult;\n    [index: number]: SpeechRecognitionResult;\n}\n\ndeclare var SpeechRecognitionResultList: {\n    prototype: SpeechRecognitionResultList;\n    new(): SpeechRecognitionResultList;\n};\n\ninterface SpeechSynthesisEventMap {\n    \"voiceschanged\": Event;\n}\n\n/**\n * The **`SpeechSynthesis`** interface of the Web Speech API is the controller interface for the speech service; this can be used to retrieve information about the synthesis voices available on the device, start and pause speech, and other commands besides.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesis)\n */\ninterface SpeechSynthesis extends EventTarget {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesis/voiceschanged_event) */\n    onvoiceschanged: ((this: SpeechSynthesis, ev: Event) => any) | null;\n    /**\n     * The **`paused`** read-only property of the `true` if the `SpeechSynthesis` object is in a paused state, or `false` if not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesis/paused)\n     */\n    readonly paused: boolean;\n    /**\n     * The **`pending`** read-only property of the `true` if the utterance queue contains as-yet-unspoken utterances.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesis/pending)\n     */\n    readonly pending: boolean;\n    /**\n     * The **`speaking`** read-only property of the `true` if an utterance is currently in the process of being spoken — even if `SpeechSynthesis` is in a A boolean value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesis/speaking)\n     */\n    readonly speaking: boolean;\n    /**\n     * The **`cancel()`** method of the SpeechSynthesis interface removes all utterances from the utterance queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesis/cancel)\n     */\n    cancel(): void;\n    /**\n     * The **`getVoices()`** method of the current device.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesis/getVoices)\n     */\n    getVoices(): SpeechSynthesisVoice[];\n    /**\n     * The **`pause()`** method of the SpeechSynthesis interface puts the `SpeechSynthesis` object into a paused state.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesis/pause)\n     */\n    pause(): void;\n    /**\n     * The **`resume()`** method of the SpeechSynthesis interface puts the `SpeechSynthesis` object into a non-paused state: resumes it if it was already paused.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesis/resume)\n     */\n    resume(): void;\n    /**\n     * The **`speak()`** method of the SpeechSynthesis interface adds an SpeechSynthesisUtterance to the utterance queue; it will be spoken when any other utterances queued before it have been spoken.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesis/speak)\n     */\n    speak(utterance: SpeechSynthesisUtterance): void;\n    addEventListener<K extends keyof SpeechSynthesisEventMap>(type: K, listener: (this: SpeechSynthesis, ev: SpeechSynthesisEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SpeechSynthesisEventMap>(type: K, listener: (this: SpeechSynthesis, ev: SpeechSynthesisEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SpeechSynthesis: {\n    prototype: SpeechSynthesis;\n    new(): SpeechSynthesis;\n};\n\n/**\n * The **`SpeechSynthesisErrorEvent`** interface of the Web Speech API contains information about any errors that occur while processing SpeechSynthesisUtterance objects in the speech service.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisErrorEvent)\n */\ninterface SpeechSynthesisErrorEvent extends SpeechSynthesisEvent {\n    /**\n     * The **`error`** property of the A string containing the error reason.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisErrorEvent/error)\n     */\n    readonly error: SpeechSynthesisErrorCode;\n}\n\ndeclare var SpeechSynthesisErrorEvent: {\n    prototype: SpeechSynthesisErrorEvent;\n    new(type: string, eventInitDict: SpeechSynthesisErrorEventInit): SpeechSynthesisErrorEvent;\n};\n\n/**\n * The **`SpeechSynthesisEvent`** interface of the Web Speech API contains information about the current state of SpeechSynthesisUtterance objects that have been processed in the speech service.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisEvent)\n */\ninterface SpeechSynthesisEvent extends Event {\n    /**\n     * The **`charIndex`** read-only property of the SpeechSynthesisUtterance interface returns the index position of the character in SpeechSynthesisUtterance.text that was being spoken when the event was triggered.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisEvent/charIndex)\n     */\n    readonly charIndex: number;\n    /**\n     * The read-only **`charLength`** property of the SpeechSynthesisEvent interface returns the number of characters left to be spoken after the character at the SpeechSynthesisEvent.charIndex position.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisEvent/charLength)\n     */\n    readonly charLength: number;\n    /**\n     * The **`elapsedTime`** read-only property of the SpeechSynthesisEvent returns the elapsed time in seconds, after the SpeechSynthesisUtterance.text started being spoken, at which the event was triggered.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisEvent/elapsedTime)\n     */\n    readonly elapsedTime: number;\n    /**\n     * The **`name`** read-only property of the SpeechSynthesisUtterance interface returns the name associated with certain types of events occurring as the SpeechSynthesisUtterance.text is being spoken: the name of the SSML marker reached in the case of a SpeechSynthesisUtterance.mark_event event, or the type of boundary reached in the case of a SpeechSynthesisUtterance.boundary_event event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisEvent/name)\n     */\n    readonly name: string;\n    /**\n     * The **`utterance`** read-only property of the SpeechSynthesisUtterance interface returns the SpeechSynthesisUtterance instance that the event was triggered on.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisEvent/utterance)\n     */\n    readonly utterance: SpeechSynthesisUtterance;\n}\n\ndeclare var SpeechSynthesisEvent: {\n    prototype: SpeechSynthesisEvent;\n    new(type: string, eventInitDict: SpeechSynthesisEventInit): SpeechSynthesisEvent;\n};\n\ninterface SpeechSynthesisUtteranceEventMap {\n    \"boundary\": SpeechSynthesisEvent;\n    \"end\": SpeechSynthesisEvent;\n    \"error\": SpeechSynthesisErrorEvent;\n    \"mark\": SpeechSynthesisEvent;\n    \"pause\": SpeechSynthesisEvent;\n    \"resume\": SpeechSynthesisEvent;\n    \"start\": SpeechSynthesisEvent;\n}\n\n/**\n * The **`SpeechSynthesisUtterance`** interface of the Web Speech API represents a speech request.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisUtterance)\n */\ninterface SpeechSynthesisUtterance extends EventTarget {\n    /**\n     * The **`lang`** property of the SpeechSynthesisUtterance interface gets and sets the language of the utterance.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisUtterance/lang)\n     */\n    lang: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisUtterance/boundary_event) */\n    onboundary: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisUtterance/end_event) */\n    onend: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisUtterance/error_event) */\n    onerror: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisErrorEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisUtterance/mark_event) */\n    onmark: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisUtterance/pause_event) */\n    onpause: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisUtterance/resume_event) */\n    onresume: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisUtterance/start_event) */\n    onstart: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any) | null;\n    /**\n     * The **`pitch`** property of the SpeechSynthesisUtterance interface gets and sets the pitch at which the utterance will be spoken at.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisUtterance/pitch)\n     */\n    pitch: number;\n    /**\n     * The **`rate`** property of the SpeechSynthesisUtterance interface gets and sets the speed at which the utterance will be spoken at.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisUtterance/rate)\n     */\n    rate: number;\n    /**\n     * The **`text`** property of the The text may be provided as plain text, or a well-formed SSML document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisUtterance/text)\n     */\n    text: string;\n    /**\n     * The **`voice`** property of the SpeechSynthesisUtterance interface gets and sets the voice that will be used to speak the utterance.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisUtterance/voice)\n     */\n    voice: SpeechSynthesisVoice | null;\n    /**\n     * The **`volume`** property of the SpeechSynthesisUtterance interface gets and sets the volume that the utterance will be spoken at.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisUtterance/volume)\n     */\n    volume: number;\n    addEventListener<K extends keyof SpeechSynthesisUtteranceEventMap>(type: K, listener: (this: SpeechSynthesisUtterance, ev: SpeechSynthesisUtteranceEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SpeechSynthesisUtteranceEventMap>(type: K, listener: (this: SpeechSynthesisUtterance, ev: SpeechSynthesisUtteranceEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SpeechSynthesisUtterance: {\n    prototype: SpeechSynthesisUtterance;\n    new(text?: string): SpeechSynthesisUtterance;\n};\n\n/**\n * The **`SpeechSynthesisVoice`** interface of the Web Speech API represents a voice that the system supports.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisVoice)\n */\ninterface SpeechSynthesisVoice {\n    /**\n     * The **`default`** read-only property of the indicating whether the voice is the default voice for the current app (`true`), or not (`false`.) A boolean value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisVoice/default)\n     */\n    readonly default: boolean;\n    /**\n     * The **`lang`** read-only property of the SpeechSynthesisVoice interface returns a BCP 47 language tag indicating the language of the voice.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisVoice/lang)\n     */\n    readonly lang: string;\n    /**\n     * The **`localService`** read-only property of the indicating whether the voice is supplied by a local speech synthesizer service (`true`), or a remote speech synthesizer service (`false`.) This property is provided to allow differentiation in the case that some voice options are provided by a remote service; it is possible that remote voices might have extra latency, bandwidth or cost associated with them, so such distinction may be useful.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisVoice/localService)\n     */\n    readonly localService: boolean;\n    /**\n     * The **`name`** read-only property of the represents the voice.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisVoice/name)\n     */\n    readonly name: string;\n    /**\n     * The **`voiceURI`** read-only property of the the speech synthesis service for this voice.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SpeechSynthesisVoice/voiceURI)\n     */\n    readonly voiceURI: string;\n}\n\ndeclare var SpeechSynthesisVoice: {\n    prototype: SpeechSynthesisVoice;\n    new(): SpeechSynthesisVoice;\n};\n\n/**\n * The DOM **`StaticRange`** interface extends AbstractRange to provide a method to specify a range of content in the DOM whose contents don't update to reflect changes which occur within the DOM tree.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StaticRange)\n */\ninterface StaticRange extends AbstractRange {\n}\n\ndeclare var StaticRange: {\n    prototype: StaticRange;\n    new(init: StaticRangeInit): StaticRange;\n};\n\n/**\n * The `StereoPannerNode` interface of the Web Audio API represents a simple stereo panner node that can be used to pan an audio stream left or right.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StereoPannerNode)\n */\ninterface StereoPannerNode extends AudioNode {\n    /**\n     * The `pan` property of the StereoPannerNode interface is an a-rate AudioParam representing the amount of panning to apply.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StereoPannerNode/pan)\n     */\n    readonly pan: AudioParam;\n}\n\ndeclare var StereoPannerNode: {\n    prototype: StereoPannerNode;\n    new(context: BaseAudioContext, options?: StereoPannerOptions): StereoPannerNode;\n};\n\n/**\n * The **`Storage`** interface of the Web Storage API provides access to a particular domain's session or local storage.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Storage)\n */\ninterface Storage {\n    /**\n     * The **`length`** read-only property of the `Storage` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Storage/length)\n     */\n    readonly length: number;\n    /**\n     * The **`clear()`** method of the Storage interface clears all keys stored in a given `Storage` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Storage/clear)\n     */\n    clear(): void;\n    /**\n     * The **`getItem()`** method of the Storage interface, when passed a key name, will return that key's value, or `null` if the key does not exist, in the given `Storage` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Storage/getItem)\n     */\n    getItem(key: string): string | null;\n    /**\n     * The **`key()`** method of the Storage interface, when passed a number n, returns the name of the nth key in a given `Storage` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Storage/key)\n     */\n    key(index: number): string | null;\n    /**\n     * The **`removeItem()`** method of the Storage interface, when passed a key name, will remove that key from the given `Storage` object if it exists.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Storage/removeItem)\n     */\n    removeItem(key: string): void;\n    /**\n     * The **`setItem()`** method of the Storage interface, when passed a key name and value, will add that key to the given `Storage` object, or update that key's value if it already exists.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Storage/setItem)\n     */\n    setItem(key: string, value: string): void;\n    [name: string]: any;\n}\n\ndeclare var Storage: {\n    prototype: Storage;\n    new(): Storage;\n};\n\n/**\n * The **`StorageEvent`** interface is implemented by the Window/storage_event event, which is sent to a window when a storage area the window has access to is changed within the context of another document.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StorageEvent)\n */\ninterface StorageEvent extends Event {\n    /**\n     * The **`key`** property of the StorageEvent interface returns the key for the storage item that was changed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StorageEvent/key)\n     */\n    readonly key: string | null;\n    /**\n     * The **`newValue`** property of the StorageEvent interface returns the new value of the storage item whose value was changed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StorageEvent/newValue)\n     */\n    readonly newValue: string | null;\n    /**\n     * The **`oldValue`** property of the StorageEvent interface returns the original value of the storage item whose value changed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StorageEvent/oldValue)\n     */\n    readonly oldValue: string | null;\n    /**\n     * The **`storageArea`** property of the StorageEvent interface returns the storage object that was affected.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StorageEvent/storageArea)\n     */\n    readonly storageArea: Storage | null;\n    /**\n     * The **`url`** property of the StorageEvent interface returns the URL of the document whose storage changed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StorageEvent/url)\n     */\n    readonly url: string;\n    /**\n     * The **`StorageEvent.initStorageEvent()`** method is used to initialize the value of a StorageEvent.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StorageEvent/initStorageEvent)\n     */\n    initStorageEvent(type: string, bubbles?: boolean, cancelable?: boolean, key?: string | null, oldValue?: string | null, newValue?: string | null, url?: string | URL, storageArea?: Storage | null): void;\n}\n\ndeclare var StorageEvent: {\n    prototype: StorageEvent;\n    new(type: string, eventInitDict?: StorageEventInit): StorageEvent;\n};\n\n/**\n * The **`StorageManager`** interface of the Storage API provides an interface for managing persistence permissions and estimating available storage.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StorageManager)\n */\ninterface StorageManager {\n    /**\n     * The **`estimate()`** method of the StorageManager interface asks the Storage Manager for how much storage the current origin takes up (`usage`), and how much space is available (`quota`).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StorageManager/estimate)\n     */\n    estimate(): Promise<StorageEstimate>;\n    /**\n     * The **`getDirectory()`** method of the StorageManager interface is used to obtain a reference to a FileSystemDirectoryHandle object allowing access to a directory and its contents, stored in the origin private file system (OPFS).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StorageManager/getDirectory)\n     */\n    getDirectory(): Promise<FileSystemDirectoryHandle>;\n    /**\n     * The **`persist()`** method of the StorageManager interface requests permission to use persistent storage, and returns a Promise that resolves to `true` if permission is granted and bucket mode is persistent, and `false` otherwise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StorageManager/persist)\n     */\n    persist(): Promise<boolean>;\n    /**\n     * The **`persisted()`** method of the StorageManager interface returns a Promise that resolves to `true` if your site's storage bucket is persistent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StorageManager/persisted)\n     */\n    persisted(): Promise<boolean>;\n}\n\ndeclare var StorageManager: {\n    prototype: StorageManager;\n    new(): StorageManager;\n};\n\n/** @deprecated */\ninterface StyleMedia {\n    type: string;\n    matchMedium(mediaquery: string): boolean;\n}\n\n/**\n * The **`StylePropertyMap`** interface of the CSS Typed Object Model API provides a representation of a CSS declaration block that is an alternative to CSSStyleDeclaration.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StylePropertyMap)\n */\ninterface StylePropertyMap extends StylePropertyMapReadOnly {\n    /**\n     * The **`append()`** method of the `StylePropertyMap` with the given property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StylePropertyMap/append)\n     */\n    append(property: string, ...values: (CSSStyleValue | string)[]): void;\n    /**\n     * The **`clear()`** method of the StylePropertyMap interface removes all declarations in the `StylePropertyMap`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StylePropertyMap/clear)\n     */\n    clear(): void;\n    /**\n     * The **`delete()`** method of the property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StylePropertyMap/delete)\n     */\n    delete(property: string): void;\n    /**\n     * The **`set()`** method of the StylePropertyMap interface changes the CSS declaration with the given property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StylePropertyMap/set)\n     */\n    set(property: string, ...values: (CSSStyleValue | string)[]): void;\n}\n\ndeclare var StylePropertyMap: {\n    prototype: StylePropertyMap;\n    new(): StylePropertyMap;\n};\n\n/**\n * The **`StylePropertyMapReadOnly`** interface of the CSS Typed Object Model API provides a read-only representation of a CSS declaration block that is an alternative to CSSStyleDeclaration.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StylePropertyMapReadOnly)\n */\ninterface StylePropertyMapReadOnly {\n    /**\n     * The **`size`** read-only property of the containing the size of the `StylePropertyMapReadOnly` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StylePropertyMapReadOnly/size)\n     */\n    readonly size: number;\n    /**\n     * The **`get()`** method of the object for the first value of the specified property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StylePropertyMapReadOnly/get)\n     */\n    get(property: string): undefined | CSSStyleValue;\n    /**\n     * The **`getAll()`** method of the ```js-nolint getAll(property) ``` - `property` - : The name of the property to retrieve all values of.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StylePropertyMapReadOnly/getAll)\n     */\n    getAll(property: string): CSSStyleValue[];\n    /**\n     * The **`has()`** method of the property is in the `StylePropertyMapReadOnly` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StylePropertyMapReadOnly/has)\n     */\n    has(property: string): boolean;\n    forEach(callbackfn: (value: CSSStyleValue[], key: string, parent: StylePropertyMapReadOnly) => void, thisArg?: any): void;\n}\n\ndeclare var StylePropertyMapReadOnly: {\n    prototype: StylePropertyMapReadOnly;\n    new(): StylePropertyMapReadOnly;\n};\n\n/**\n * An object implementing the `StyleSheet` interface represents a single style sheet.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StyleSheet)\n */\ninterface StyleSheet {\n    /**\n     * The **`disabled`** property of the applying to the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StyleSheet/disabled)\n     */\n    disabled: boolean;\n    /**\n     * The **`href`** property of the StyleSheet interface returns the location of the style sheet.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StyleSheet/href)\n     */\n    readonly href: string | null;\n    /**\n     * The **`media`** property of the StyleSheet interface specifies the intended destination media for style information.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StyleSheet/media)\n     */\n    get media(): MediaList;\n    set media(mediaText: string);\n    /**\n     * The **`ownerNode`** property of the with the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StyleSheet/ownerNode)\n     */\n    readonly ownerNode: Element | ProcessingInstruction | null;\n    /**\n     * The **`parentStyleSheet`** property of the the given style sheet.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StyleSheet/parentStyleSheet)\n     */\n    readonly parentStyleSheet: CSSStyleSheet | null;\n    /**\n     * The **`title`** property of the StyleSheet interface returns the advisory title of the current style sheet.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StyleSheet/title)\n     */\n    readonly title: string | null;\n    /**\n     * The **`type`** property of the StyleSheet interface specifies the style sheet language for the given style sheet.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StyleSheet/type)\n     */\n    readonly type: string;\n}\n\ndeclare var StyleSheet: {\n    prototype: StyleSheet;\n    new(): StyleSheet;\n};\n\n/**\n * The `StyleSheetList` interface represents a list of CSSStyleSheet objects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StyleSheetList)\n */\ninterface StyleSheetList {\n    /**\n     * The **`length`** read-only property of the StyleSheetList interface returns the number of CSSStyleSheet objects in the collection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StyleSheetList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`item()`** method of the StyleSheetList interface returns a single CSSStyleSheet object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StyleSheetList/item)\n     */\n    item(index: number): CSSStyleSheet | null;\n    [index: number]: CSSStyleSheet;\n}\n\ndeclare var StyleSheetList: {\n    prototype: StyleSheetList;\n    new(): StyleSheetList;\n};\n\n/**\n * The **`SubmitEvent`** interface defines the object used to represent an HTML form's HTMLFormElement.submit_event event.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubmitEvent)\n */\ninterface SubmitEvent extends Event {\n    /**\n     * The read-only **`submitter`** property found on the SubmitEvent interface specifies the submit button or other element that was invoked to cause the form to be submitted.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubmitEvent/submitter)\n     */\n    readonly submitter: HTMLElement | null;\n}\n\ndeclare var SubmitEvent: {\n    prototype: SubmitEvent;\n    new(type: string, eventInitDict?: SubmitEventInit): SubmitEvent;\n};\n\n/**\n * The **`SubtleCrypto`** interface of the Web Crypto API provides a number of low-level cryptographic functions.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto)\n */\ninterface SubtleCrypto {\n    /**\n     * The **`decrypt()`** method of the SubtleCrypto interface decrypts some encrypted data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/decrypt)\n     */\n    decrypt(algorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams, key: CryptoKey, data: BufferSource): Promise<ArrayBuffer>;\n    /**\n     * The **`deriveBits()`** method of the key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/deriveBits)\n     */\n    deriveBits(algorithm: AlgorithmIdentifier | EcdhKeyDeriveParams | HkdfParams | Pbkdf2Params, baseKey: CryptoKey, length?: number | null): Promise<ArrayBuffer>;\n    /**\n     * The **`deriveKey()`** method of the SubtleCrypto interface can be used to derive a secret key from a master key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/deriveKey)\n     */\n    deriveKey(algorithm: AlgorithmIdentifier | EcdhKeyDeriveParams | HkdfParams | Pbkdf2Params, baseKey: CryptoKey, derivedKeyType: AlgorithmIdentifier | AesDerivedKeyParams | HmacImportParams | HkdfParams | Pbkdf2Params, extractable: boolean, keyUsages: KeyUsage[]): Promise<CryptoKey>;\n    /**\n     * The **`digest()`** method of the SubtleCrypto interface generates a _digest_ of the given data, using the specified hash function.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/digest)\n     */\n    digest(algorithm: AlgorithmIdentifier, data: BufferSource): Promise<ArrayBuffer>;\n    /**\n     * The **`encrypt()`** method of the SubtleCrypto interface encrypts data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/encrypt)\n     */\n    encrypt(algorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams, key: CryptoKey, data: BufferSource): Promise<ArrayBuffer>;\n    /**\n     * The **`exportKey()`** method of the SubtleCrypto interface exports a key: that is, it takes as input a CryptoKey object and gives you the key in an external, portable format.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/exportKey)\n     */\n    exportKey(format: \"jwk\", key: CryptoKey): Promise<JsonWebKey>;\n    exportKey(format: Exclude<KeyFormat, \"jwk\">, key: CryptoKey): Promise<ArrayBuffer>;\n    exportKey(format: KeyFormat, key: CryptoKey): Promise<ArrayBuffer | JsonWebKey>;\n    /**\n     * The **`generateKey()`** method of the SubtleCrypto interface is used to generate a new key (for symmetric algorithms) or key pair (for public-key algorithms).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/generateKey)\n     */\n    generateKey(algorithm: \"Ed25519\" | { name: \"Ed25519\" }, extractable: boolean, keyUsages: ReadonlyArray<\"sign\" | \"verify\">): Promise<CryptoKeyPair>;\n    generateKey(algorithm: RsaHashedKeyGenParams | EcKeyGenParams, extractable: boolean, keyUsages: ReadonlyArray<KeyUsage>): Promise<CryptoKeyPair>;\n    generateKey(algorithm: AesKeyGenParams | HmacKeyGenParams | Pbkdf2Params, extractable: boolean, keyUsages: ReadonlyArray<KeyUsage>): Promise<CryptoKey>;\n    generateKey(algorithm: AlgorithmIdentifier, extractable: boolean, keyUsages: KeyUsage[]): Promise<CryptoKeyPair | CryptoKey>;\n    /**\n     * The **`importKey()`** method of the SubtleCrypto interface imports a key: that is, it takes as input a key in an external, portable format and gives you a CryptoKey object that you can use in the Web Crypto API.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/importKey)\n     */\n    importKey(format: \"jwk\", keyData: JsonWebKey, algorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, extractable: boolean, keyUsages: ReadonlyArray<KeyUsage>): Promise<CryptoKey>;\n    importKey(format: Exclude<KeyFormat, \"jwk\">, keyData: BufferSource, algorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, extractable: boolean, keyUsages: KeyUsage[]): Promise<CryptoKey>;\n    /**\n     * The **`sign()`** method of the SubtleCrypto interface generates a digital signature.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/sign)\n     */\n    sign(algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams, key: CryptoKey, data: BufferSource): Promise<ArrayBuffer>;\n    /**\n     * The **`unwrapKey()`** method of the SubtleCrypto interface 'unwraps' a key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/unwrapKey)\n     */\n    unwrapKey(format: KeyFormat, wrappedKey: BufferSource, unwrappingKey: CryptoKey, unwrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams, unwrappedKeyAlgorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, extractable: boolean, keyUsages: KeyUsage[]): Promise<CryptoKey>;\n    /**\n     * The **`verify()`** method of the SubtleCrypto interface verifies a digital signature.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/verify)\n     */\n    verify(algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams, key: CryptoKey, signature: BufferSource, data: BufferSource): Promise<boolean>;\n    /**\n     * The **`wrapKey()`** method of the SubtleCrypto interface 'wraps' a key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/wrapKey)\n     */\n    wrapKey(format: KeyFormat, key: CryptoKey, wrappingKey: CryptoKey, wrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams): Promise<ArrayBuffer>;\n}\n\ndeclare var SubtleCrypto: {\n    prototype: SubtleCrypto;\n    new(): SubtleCrypto;\n};\n\n/**\n * The **`Text`** interface represents a text Node in a DOM tree.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Text)\n */\ninterface Text extends CharacterData, Slottable {\n    /**\n     * The read-only **`wholeText`** property of the Text interface returns the full text of all Text nodes logically adjacent to the node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Text/wholeText)\n     */\n    readonly wholeText: string;\n    /**\n     * The **`splitText()`** method of the Text interface breaks the Text node into two nodes at the specified offset, keeping both nodes in the tree as siblings.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Text/splitText)\n     */\n    splitText(offset: number): Text;\n}\n\ndeclare var Text: {\n    prototype: Text;\n    new(data?: string): Text;\n};\n\n/**\n * The **`TextDecoder`** interface represents a decoder for a specific text encoding, such as `UTF-8`, `ISO-8859-2`, `KOI8-R`, `GBK`, etc.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextDecoder)\n */\ninterface TextDecoder extends TextDecoderCommon {\n    /**\n     * The **`TextDecoder.decode()`** method returns a string containing text decoded from the buffer passed as a parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextDecoder/decode)\n     */\n    decode(input?: AllowSharedBufferSource, options?: TextDecodeOptions): string;\n}\n\ndeclare var TextDecoder: {\n    prototype: TextDecoder;\n    new(label?: string, options?: TextDecoderOptions): TextDecoder;\n};\n\ninterface TextDecoderCommon {\n    /**\n     * Returns encoding's name, lowercased.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextDecoder/encoding)\n     */\n    readonly encoding: string;\n    /**\n     * Returns true if error mode is \"fatal\", otherwise false.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextDecoder/fatal)\n     */\n    readonly fatal: boolean;\n    /**\n     * Returns the value of ignore BOM.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextDecoder/ignoreBOM)\n     */\n    readonly ignoreBOM: boolean;\n}\n\n/**\n * The **`TextDecoderStream`** interface of the Encoding API converts a stream of text in a binary encoding, such as UTF-8 etc., to a stream of strings.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextDecoderStream)\n */\ninterface TextDecoderStream extends GenericTransformStream, TextDecoderCommon {\n    readonly readable: ReadableStream<string>;\n    readonly writable: WritableStream<BufferSource>;\n}\n\ndeclare var TextDecoderStream: {\n    prototype: TextDecoderStream;\n    new(label?: string, options?: TextDecoderOptions): TextDecoderStream;\n};\n\n/**\n * The **`TextEncoder`** interface takes a stream of code points as input and emits a stream of UTF-8 bytes.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextEncoder)\n */\ninterface TextEncoder extends TextEncoderCommon {\n    /**\n     * The **`TextEncoder.encode()`** method takes a string as input, and returns a Global_Objects/Uint8Array containing the text given in parameters encoded with the specific method for that TextEncoder object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextEncoder/encode)\n     */\n    encode(input?: string): Uint8Array<ArrayBuffer>;\n    /**\n     * The **`TextEncoder.encodeInto()`** method takes a string to encode and a destination Uint8Array to put resulting UTF-8 encoded text into, and returns a dictionary object indicating the progress of the encoding.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextEncoder/encodeInto)\n     */\n    encodeInto(source: string, destination: Uint8Array<ArrayBufferLike>): TextEncoderEncodeIntoResult;\n}\n\ndeclare var TextEncoder: {\n    prototype: TextEncoder;\n    new(): TextEncoder;\n};\n\ninterface TextEncoderCommon {\n    /**\n     * Returns \"utf-8\".\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextEncoder/encoding)\n     */\n    readonly encoding: string;\n}\n\n/**\n * The **`TextEncoderStream`** interface of the Encoding API converts a stream of strings into bytes in the UTF-8 encoding.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextEncoderStream)\n */\ninterface TextEncoderStream extends GenericTransformStream, TextEncoderCommon {\n    readonly readable: ReadableStream<Uint8Array<ArrayBuffer>>;\n    readonly writable: WritableStream<string>;\n}\n\ndeclare var TextEncoderStream: {\n    prototype: TextEncoderStream;\n    new(): TextEncoderStream;\n};\n\n/**\n * The **`TextEvent`** interface is a legacy UI event interface for reporting changes to text UI elements.\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextEvent)\n */\ninterface TextEvent extends UIEvent {\n    /**\n     * The **`data`** read-only property of the TextEvent interface returns the last character added to the input element.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextEvent/data)\n     */\n    readonly data: string;\n    /**\n     * The **`initTextEventEvent()`** method of the TextEvent interface initializes the value of a `TextEvent` after it has been created.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextEvent/initTextEvent)\n     */\n    initTextEvent(type: string, bubbles?: boolean, cancelable?: boolean, view?: Window | null, data?: string): void;\n}\n\n/** @deprecated */\ndeclare var TextEvent: {\n    prototype: TextEvent;\n    new(): TextEvent;\n};\n\n/**\n * The **`TextMetrics`** interface represents the dimensions of a piece of text in the canvas; a `TextMetrics` instance can be retrieved using the CanvasRenderingContext2D.measureText() method.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics)\n */\ninterface TextMetrics {\n    /**\n     * The read-only **`actualBoundingBoxAscent`** property of the TextMetrics interface is a `double` giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline attribute to the top of the bounding rectangle used to render the text, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/actualBoundingBoxAscent)\n     */\n    readonly actualBoundingBoxAscent: number;\n    /**\n     * The read-only `actualBoundingBoxDescent` property of the TextMetrics interface is a `double` giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline attribute to the bottom of the bounding rectangle used to render the text, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/actualBoundingBoxDescent)\n     */\n    readonly actualBoundingBoxDescent: number;\n    /**\n     * The read-only `actualBoundingBoxLeft` property of the TextMetrics interface is a `double` giving the distance parallel to the baseline from the alignment point given by the CanvasRenderingContext2D.textAlign property to the left side of the bounding rectangle of the given text, in CSS pixels; positive numbers indicating a distance going left from the given alignment point.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/actualBoundingBoxLeft)\n     */\n    readonly actualBoundingBoxLeft: number;\n    /**\n     * The read-only `actualBoundingBoxRight` property of the TextMetrics interface is a `double` giving the distance parallel to the baseline from the alignment point given by the CanvasRenderingContext2D.textAlign property to the right side of the bounding rectangle of the given text, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/actualBoundingBoxRight)\n     */\n    readonly actualBoundingBoxRight: number;\n    /**\n     * The read-only `alphabeticBaseline` property of the TextMetrics interface is a `double` giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline property to the alphabetic baseline of the line box, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/alphabeticBaseline)\n     */\n    readonly alphabeticBaseline: number;\n    /**\n     * The read-only `emHeightAscent` property of the TextMetrics interface returns the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline property to the top of the _em_ square in the line box, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/emHeightAscent)\n     */\n    readonly emHeightAscent: number;\n    /**\n     * The read-only `emHeightDescent` property of the TextMetrics interface returns the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline property to the bottom of the _em_ square in the line box, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/emHeightDescent)\n     */\n    readonly emHeightDescent: number;\n    /**\n     * The read-only `fontBoundingBoxAscent` property of the TextMetrics interface returns the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline attribute, to the top of the highest bounding rectangle of all the fonts used to render the text, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/fontBoundingBoxAscent)\n     */\n    readonly fontBoundingBoxAscent: number;\n    /**\n     * The read-only `fontBoundingBoxDescent` property of the TextMetrics interface returns the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline attribute to the bottom of the bounding rectangle of all the fonts used to render the text, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/fontBoundingBoxDescent)\n     */\n    readonly fontBoundingBoxDescent: number;\n    /**\n     * The read-only `hangingBaseline` property of the TextMetrics interface is a `double` giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline property to the hanging baseline of the line box, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/hangingBaseline)\n     */\n    readonly hangingBaseline: number;\n    /**\n     * The read-only `ideographicBaseline` property of the TextMetrics interface is a `double` giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline property to the ideographic baseline of the line box, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/ideographicBaseline)\n     */\n    readonly ideographicBaseline: number;\n    /**\n     * The read-only **`width`** property of the TextMetrics interface contains the text's advance width (the width of that inline box) in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/width)\n     */\n    readonly width: number;\n}\n\ndeclare var TextMetrics: {\n    prototype: TextMetrics;\n    new(): TextMetrics;\n};\n\ninterface TextTrackEventMap {\n    \"cuechange\": Event;\n}\n\n/**\n * The **`TextTrack`** interface of the WebVTT API represents a text track associated with a media element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrack)\n */\ninterface TextTrack extends EventTarget {\n    /**\n     * The **`activeCues`** read-only property of the TextTrack interface returns a TextTrackCueList object listing the currently active cues.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrack/activeCues)\n     */\n    readonly activeCues: TextTrackCueList | null;\n    /**\n     * The **`cues`** read-only property of the TextTrack interface returns a TextTrackCueList object containing all of the track's cues.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrack/cues)\n     */\n    readonly cues: TextTrackCueList | null;\n    /**\n     * The **`id`** read-only property of the TextTrack interface returns the ID of the track if it has one.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrack/id)\n     */\n    readonly id: string;\n    /**\n     * The **`inBandMetadataTrackDispatchType`** read-only property of the TextTrack interface returns the text track's in-band metadata dispatch type of the text track represented by the TextTrack object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrack/inBandMetadataTrackDispatchType)\n     */\n    readonly inBandMetadataTrackDispatchType: string;\n    /**\n     * The **`kind`** read-only property of the TextTrack interface returns the kind of text track this object represents.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrack/kind)\n     */\n    readonly kind: TextTrackKind;\n    /**\n     * The **`label`** read-only property of the TextTrack interface returns a human-readable label for the text track, if it is available.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrack/label)\n     */\n    readonly label: string;\n    /**\n     * The **`language`** read-only property of the TextTrack interface returns the language of the text track.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrack/language)\n     */\n    readonly language: string;\n    /**\n     * The TextTrack interface's **`mode`** property is a string specifying and controlling the text track's mode: `disabled`, `hidden`, or `showing`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrack/mode)\n     */\n    mode: TextTrackMode;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrack/cuechange_event) */\n    oncuechange: ((this: TextTrack, ev: Event) => any) | null;\n    /**\n     * The **`addCue()`** method of the TextTrack interface adds a new cue to the list of cues.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrack/addCue)\n     */\n    addCue(cue: TextTrackCue): void;\n    /**\n     * The **`removeCue()`** method of the TextTrack interface removes a cue from the list of cues.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrack/removeCue)\n     */\n    removeCue(cue: TextTrackCue): void;\n    addEventListener<K extends keyof TextTrackEventMap>(type: K, listener: (this: TextTrack, ev: TextTrackEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof TextTrackEventMap>(type: K, listener: (this: TextTrack, ev: TextTrackEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var TextTrack: {\n    prototype: TextTrack;\n    new(): TextTrack;\n};\n\ninterface TextTrackCueEventMap {\n    \"enter\": Event;\n    \"exit\": Event;\n}\n\n/**\n * The **`TextTrackCue`** interface of the WebVTT API is the abstract base class for the various derived cue types, such as VTTCue; you will work with these derived types rather than the base class.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackCue)\n */\ninterface TextTrackCue extends EventTarget {\n    /**\n     * The **`endTime`** property of the TextTrackCue interface returns and sets the end time of the cue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackCue/endTime)\n     */\n    endTime: number;\n    /**\n     * The **`id`** property of the TextTrackCue interface returns and sets the identifier for this cue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackCue/id)\n     */\n    id: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackCue/enter_event) */\n    onenter: ((this: TextTrackCue, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackCue/exit_event) */\n    onexit: ((this: TextTrackCue, ev: Event) => any) | null;\n    /**\n     * The **`pauseOnExit`** property of the TextTrackCue interface returns or sets the flag indicating whether playback of the media should pause when the end of the range to which this cue applies is reached.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackCue/pauseOnExit)\n     */\n    pauseOnExit: boolean;\n    /**\n     * The **`startTime`** property of the TextTrackCue interface returns and sets the start time of the cue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackCue/startTime)\n     */\n    startTime: number;\n    /**\n     * The **`track`** read-only property of the TextTrackCue interface returns the TextTrack object that this cue belongs to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackCue/track)\n     */\n    readonly track: TextTrack | null;\n    addEventListener<K extends keyof TextTrackCueEventMap>(type: K, listener: (this: TextTrackCue, ev: TextTrackCueEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof TextTrackCueEventMap>(type: K, listener: (this: TextTrackCue, ev: TextTrackCueEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var TextTrackCue: {\n    prototype: TextTrackCue;\n    new(): TextTrackCue;\n};\n\n/**\n * The **`TextTrackCueList`** interface of the WebVTT API is an array-like object that represents a dynamically updating list of TextTrackCue objects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackCueList)\n */\ninterface TextTrackCueList {\n    /**\n     * The **`length`** read-only property of the TextTrackCueList interface returns the number of cues in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackCueList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`getCueById()`** method of the TextTrackCueList interface returns the first VTTCue in the list represented by the `TextTrackCueList` object whose identifier matches the value of `id`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackCueList/getCueById)\n     */\n    getCueById(id: string): TextTrackCue | null;\n    [index: number]: TextTrackCue;\n}\n\ndeclare var TextTrackCueList: {\n    prototype: TextTrackCueList;\n    new(): TextTrackCueList;\n};\n\ninterface TextTrackListEventMap {\n    \"addtrack\": TrackEvent;\n    \"change\": Event;\n    \"removetrack\": TrackEvent;\n}\n\n/**\n * The **`TextTrackList`** interface is used to represent a list of the text tracks defined for the associated video or audio element, with each track represented by a separate textTrack object in the list.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackList)\n */\ninterface TextTrackList extends EventTarget {\n    /**\n     * The read-only **TextTrackList** property **`length`** returns the number of entries in the `TextTrackList`, each of which is a TextTrack representing one track in the media element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackList/length)\n     */\n    readonly length: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackList/addtrack_event) */\n    onaddtrack: ((this: TextTrackList, ev: TrackEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackList/change_event) */\n    onchange: ((this: TextTrackList, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackList/removetrack_event) */\n    onremovetrack: ((this: TextTrackList, ev: TrackEvent) => any) | null;\n    /**\n     * The **TextTrackList** method **`getTrackById()`** returns the first `id` matches the specified string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextTrackList/getTrackById)\n     */\n    getTrackById(id: string): TextTrack | null;\n    addEventListener<K extends keyof TextTrackListEventMap>(type: K, listener: (this: TextTrackList, ev: TextTrackListEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof TextTrackListEventMap>(type: K, listener: (this: TextTrackList, ev: TextTrackListEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n    [index: number]: TextTrack;\n}\n\ndeclare var TextTrackList: {\n    prototype: TextTrackList;\n    new(): TextTrackList;\n};\n\n/**\n * When loading a media resource for use by an audio or video element, the **`TimeRanges`** interface is used for representing the time ranges of the media resource that have been buffered, the time ranges that have been played, and the time ranges that are seekable.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TimeRanges)\n */\ninterface TimeRanges {\n    /**\n     * The **`TimeRanges.length`** read-only property returns the number of ranges in the object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TimeRanges/length)\n     */\n    readonly length: number;\n    /**\n     * The **`end()`** method of the TimeRanges interface returns the time offset (in seconds) at which a specified time range ends.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TimeRanges/end)\n     */\n    end(index: number): number;\n    /**\n     * The **`start()`** method of the TimeRanges interface returns the time offset (in seconds) at which a specified time range begins.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TimeRanges/start)\n     */\n    start(index: number): number;\n}\n\ndeclare var TimeRanges: {\n    prototype: TimeRanges;\n    new(): TimeRanges;\n};\n\n/**\n * The **`ToggleEvent`** interface represents an event notifying the user an Element's state has changed.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ToggleEvent)\n */\ninterface ToggleEvent extends Event {\n    /**\n     * The **`newState`** read-only property of the ToggleEvent interface is a string representing the state the element is transitioning to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ToggleEvent/newState)\n     */\n    readonly newState: string;\n    /**\n     * The **`oldState`** read-only property of the ToggleEvent interface is a string representing the state the element is transitioning from.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ToggleEvent/oldState)\n     */\n    readonly oldState: string;\n}\n\ndeclare var ToggleEvent: {\n    prototype: ToggleEvent;\n    new(type: string, eventInitDict?: ToggleEventInit): ToggleEvent;\n};\n\n/**\n * The **`Touch`** interface represents a single contact point on a touch-sensitive device.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Touch)\n */\ninterface Touch {\n    /**\n     * The `Touch.clientX` read-only property returns the X coordinate of the touch point relative to the viewport, not including any scroll offset.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Touch/clientX)\n     */\n    readonly clientX: number;\n    /**\n     * The **`Touch.clientY`** read-only property returns the Y coordinate of the touch point relative to the browser's viewport, not including any scroll offset.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Touch/clientY)\n     */\n    readonly clientY: number;\n    /**\n     * The **`Touch.force`** read-only property returns the amount of pressure the user is applying to the touch surface for a Touch point.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Touch/force)\n     */\n    readonly force: number;\n    /**\n     * The **`Touch.identifier`** returns a value uniquely identifying this point of contact with the touch surface.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Touch/identifier)\n     */\n    readonly identifier: number;\n    /**\n     * The **`Touch.pageX`** read-only property returns the X coordinate of the touch point relative to the viewport, including any scroll offset.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Touch/pageX)\n     */\n    readonly pageX: number;\n    /**\n     * The **`Touch.pageY`** read-only property returns the Y coordinate of the touch point relative to the viewport, including any scroll offset.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Touch/pageY)\n     */\n    readonly pageY: number;\n    /**\n     * The **`radiusX`** read-only property of the Touch interface returns the X radius of the ellipse that most closely circumscribes the area of contact with the touch surface.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Touch/radiusX)\n     */\n    readonly radiusX: number;\n    /**\n     * The **`radiusY`** read-only property of the Touch interface returns the Y radius of the ellipse that most closely circumscribes the area of contact with the touch surface.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Touch/radiusY)\n     */\n    readonly radiusY: number;\n    /**\n     * The **`rotationAngle`** read-only property of the Touch interface returns the rotation angle, in degrees, of the contact area ellipse defined by Touch.radiusX and Touch.radiusY.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Touch/rotationAngle)\n     */\n    readonly rotationAngle: number;\n    /**\n     * Returns the X coordinate of the touch point relative to the screen, not including any scroll offset.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Touch/screenX)\n     */\n    readonly screenX: number;\n    /**\n     * Returns the Y coordinate of the touch point relative to the screen, not including any scroll offset.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Touch/screenY)\n     */\n    readonly screenY: number;\n    /**\n     * The read-only **`target`** property of the `Touch` interface returns the (EventTarget) on which the touch contact started when it was first placed on the surface, even if the touch point has since moved outside the interactive area of that element or even been removed from the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Touch/target)\n     */\n    readonly target: EventTarget;\n}\n\ndeclare var Touch: {\n    prototype: Touch;\n    new(touchInitDict: TouchInit): Touch;\n};\n\n/**\n * The **`TouchEvent`** interface represents an UIEvent which is sent when the state of contacts with a touch-sensitive surface changes.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TouchEvent)\n */\ninterface TouchEvent extends UIEvent {\n    /**\n     * The read-only **`altKey`** property of the TouchEvent interface returns a boolean value indicating whether or not the <kbd>alt</kbd> (Alternate) key is enabled when the touch event is created.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TouchEvent/altKey)\n     */\n    readonly altKey: boolean;\n    /**\n     * The **`changedTouches`** read-only property is a TouchList whose touch points (Touch objects) varies depending on the event type, as follows: - For the Element/touchstart_event event, it is a list of the touch points that became active with the current event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TouchEvent/changedTouches)\n     */\n    readonly changedTouches: TouchList;\n    /**\n     * The read-only **`ctrlKey`** property of the TouchEvent interface returns a boolean value indicating whether the <kbd>control</kbd> (Control) key is enabled when the touch event is created.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TouchEvent/ctrlKey)\n     */\n    readonly ctrlKey: boolean;\n    /**\n     * The read-only **`metaKey`** property of the TouchEvent interface returns a boolean value indicating whether or not the <kbd>Meta</kbd> key is enabled when the touch event is created.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TouchEvent/metaKey)\n     */\n    readonly metaKey: boolean;\n    /**\n     * The read-only **`shiftKey`** property of the `TouchEvent` interface returns a boolean value indicating whether or not the <kbd>shift</kbd> key is enabled when the touch event is created.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TouchEvent/shiftKey)\n     */\n    readonly shiftKey: boolean;\n    /**\n     * The **`targetTouches`** read-only property is a TouchList listing all the Touch objects for touch points that are still in contact with the touch surface **and** whose Element/touchstart_event event occurred inside the same target element as the current target element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TouchEvent/targetTouches)\n     */\n    readonly targetTouches: TouchList;\n    /**\n     * **`touches`** is a read-only TouchList listing all the Touch objects for touch points that are currently in contact with the touch surface, regardless of whether or not they've changed or what their target element was at Element/touchstart_event time.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TouchEvent/touches)\n     */\n    readonly touches: TouchList;\n}\n\ndeclare var TouchEvent: {\n    prototype: TouchEvent;\n    new(type: string, eventInitDict?: TouchEventInit): TouchEvent;\n};\n\n/**\n * The **`TouchList`** interface represents a list of contact points on a touch surface.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TouchList)\n */\ninterface TouchList {\n    /**\n     * The **`length`** read-only property indicates the number of items (touch points) in a given TouchList.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TouchList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`item()`** method returns the Touch object at the specified index in the TouchList.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TouchList/item)\n     */\n    item(index: number): Touch | null;\n    [index: number]: Touch;\n}\n\ndeclare var TouchList: {\n    prototype: TouchList;\n    new(): TouchList;\n};\n\n/**\n * The **`TrackEvent`** interface of the HTML DOM API is used for events which represent changes to a set of available tracks on an HTML media element; these events are `addtrack` and `removetrack`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TrackEvent)\n */\ninterface TrackEvent extends Event {\n    /**\n     * The read-only **`track`** property of the TrackEvent interface specifies the media track object to which the event applies.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TrackEvent/track)\n     */\n    readonly track: TextTrack | null;\n}\n\ndeclare var TrackEvent: {\n    prototype: TrackEvent;\n    new(type: string, eventInitDict?: TrackEventInit): TrackEvent;\n};\n\n/**\n * The **`TransformStream`** interface of the Streams API represents a concrete implementation of the pipe chain _transform stream_ concept.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStream)\n */\ninterface TransformStream<I = any, O = any> {\n    /**\n     * The **`readable`** read-only property of the TransformStream interface returns the ReadableStream instance controlled by this `TransformStream`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStream/readable)\n     */\n    readonly readable: ReadableStream<O>;\n    /**\n     * The **`writable`** read-only property of the TransformStream interface returns the WritableStream instance controlled by this `TransformStream`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStream/writable)\n     */\n    readonly writable: WritableStream<I>;\n}\n\ndeclare var TransformStream: {\n    prototype: TransformStream;\n    new<I = any, O = any>(transformer?: Transformer<I, O>, writableStrategy?: QueuingStrategy<I>, readableStrategy?: QueuingStrategy<O>): TransformStream<I, O>;\n};\n\n/**\n * The **`TransformStreamDefaultController`** interface of the Streams API provides methods to manipulate the associated ReadableStream and WritableStream.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStreamDefaultController)\n */\ninterface TransformStreamDefaultController<O = any> {\n    /**\n     * The **`desiredSize`** read-only property of the TransformStreamDefaultController interface returns the desired size to fill the queue of the associated ReadableStream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStreamDefaultController/desiredSize)\n     */\n    readonly desiredSize: number | null;\n    /**\n     * The **`enqueue()`** method of the TransformStreamDefaultController interface enqueues the given chunk in the readable side of the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStreamDefaultController/enqueue)\n     */\n    enqueue(chunk?: O): void;\n    /**\n     * The **`error()`** method of the TransformStreamDefaultController interface errors both sides of the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStreamDefaultController/error)\n     */\n    error(reason?: any): void;\n    /**\n     * The **`terminate()`** method of the TransformStreamDefaultController interface closes the readable side and errors the writable side of the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStreamDefaultController/terminate)\n     */\n    terminate(): void;\n}\n\ndeclare var TransformStreamDefaultController: {\n    prototype: TransformStreamDefaultController;\n    new(): TransformStreamDefaultController;\n};\n\n/**\n * The **`TransitionEvent`** interface represents events providing information related to transitions.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransitionEvent)\n */\ninterface TransitionEvent extends Event {\n    /**\n     * The **`TransitionEvent.elapsedTime`** read-only property is a `float` giving the amount of time the animation has been running, in seconds, when this event fired.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransitionEvent/elapsedTime)\n     */\n    readonly elapsedTime: number;\n    /**\n     * The **`propertyName`** read-only property of TransitionEvent objects is a string containing the name of the CSS property associated with the transition.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransitionEvent/propertyName)\n     */\n    readonly propertyName: string;\n    /**\n     * The **`TransitionEvent.pseudoElement`** read-only property is a string, starting with `'::'`, containing the name of the pseudo-element the animation runs on.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransitionEvent/pseudoElement)\n     */\n    readonly pseudoElement: string;\n}\n\ndeclare var TransitionEvent: {\n    prototype: TransitionEvent;\n    new(type: string, transitionEventInitDict?: TransitionEventInit): TransitionEvent;\n};\n\n/**\n * The **`TreeWalker`** object represents the nodes of a document subtree and a position within them.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TreeWalker)\n */\ninterface TreeWalker {\n    /**\n     * The **`TreeWalker.currentNode`** property represents the A Node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TreeWalker/currentNode)\n     */\n    currentNode: Node;\n    /**\n     * The **`TreeWalker.filter`** read-only property returns the `NodeFilter` associated with the TreeWalker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TreeWalker/filter)\n     */\n    readonly filter: NodeFilter | null;\n    /**\n     * The **`TreeWalker.root`** read-only property returns the root Node that the TreeWalker traverses.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TreeWalker/root)\n     */\n    readonly root: Node;\n    /**\n     * The **`TreeWalker.whatToShow`** read-only property returns a bitmask that indicates the types of nodes to show.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TreeWalker/whatToShow)\n     */\n    readonly whatToShow: number;\n    /**\n     * The **`TreeWalker.firstChild()`** method moves the current the found child.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TreeWalker/firstChild)\n     */\n    firstChild(): Node | null;\n    /**\n     * The **`TreeWalker.lastChild()`** method moves the current the found child.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TreeWalker/lastChild)\n     */\n    lastChild(): Node | null;\n    /**\n     * The **`TreeWalker.nextNode()`** method moves the current the found node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TreeWalker/nextNode)\n     */\n    nextNode(): Node | null;\n    /**\n     * The **`TreeWalker.nextSibling()`** method moves the current is no such node, it returns `null` and the current node is not changed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TreeWalker/nextSibling)\n     */\n    nextSibling(): Node | null;\n    /**\n     * The **`TreeWalker.parentNode()`** method moves the current and returns the found node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TreeWalker/parentNode)\n     */\n    parentNode(): Node | null;\n    /**\n     * The **`TreeWalker.previousNode()`** method moves the current returns the found node.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TreeWalker/previousNode)\n     */\n    previousNode(): Node | null;\n    /**\n     * The **`TreeWalker.previousSibling()`** method moves the current there is no such node, it returns `null` and the current node is not changed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TreeWalker/previousSibling)\n     */\n    previousSibling(): Node | null;\n}\n\ndeclare var TreeWalker: {\n    prototype: TreeWalker;\n    new(): TreeWalker;\n};\n\n/**\n * The **`UIEvent`** interface represents simple user interface events.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/UIEvent)\n */\ninterface UIEvent extends Event {\n    /**\n     * The **`UIEvent.detail`** read-only property, when non-zero, provides the current (or next, depending on the event) click count.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/UIEvent/detail)\n     */\n    readonly detail: number;\n    /**\n     * The **`UIEvent.view`** read-only property returns the is the Window object the event happened in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/UIEvent/view)\n     */\n    readonly view: Window | null;\n    /**\n     * The **`UIEvent.which`** read-only property of the UIEvent interface returns a number that indicates which button was pressed on the mouse, or the numeric `keyCode` or the character code (`charCode`) of the key pressed on the keyboard.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/UIEvent/which)\n     */\n    readonly which: number;\n    /**\n     * The **`UIEvent.initUIEvent()`** method initializes a UI event once it's been created.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/UIEvent/initUIEvent)\n     */\n    initUIEvent(typeArg: string, bubblesArg?: boolean, cancelableArg?: boolean, viewArg?: Window | null, detailArg?: number): void;\n}\n\ndeclare var UIEvent: {\n    prototype: UIEvent;\n    new(type: string, eventInitDict?: UIEventInit): UIEvent;\n};\n\n/**\n * The **`URL`** interface is used to parse, construct, normalize, and encode URL.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL)\n */\ninterface URL {\n    /**\n     * The **`hash`** property of the URL interface is a string containing a `'#'` followed by the fragment identifier of the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/hash)\n     */\n    hash: string;\n    /**\n     * The **`host`** property of the URL interface is a string containing the host, which is the URL.hostname, and then, if the port of the URL is nonempty, a `':'`, followed by the URL.port of the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/host)\n     */\n    host: string;\n    /**\n     * The **`hostname`** property of the URL interface is a string containing either the domain name or IP address of the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/hostname)\n     */\n    hostname: string;\n    /**\n     * The **`href`** property of the URL interface is a string containing the whole URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/href)\n     */\n    href: string;\n    toString(): string;\n    /**\n     * The **`origin`** read-only property of the URL interface returns a string containing the Unicode serialization of the origin of the represented URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/origin)\n     */\n    readonly origin: string;\n    /**\n     * The **`password`** property of the URL interface is a string containing the password component of the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/password)\n     */\n    password: string;\n    /**\n     * The **`pathname`** property of the URL interface represents a location in a hierarchical structure.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/pathname)\n     */\n    pathname: string;\n    /**\n     * The **`port`** property of the URL interface is a string containing the port number of the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/port)\n     */\n    port: string;\n    /**\n     * The **`protocol`** property of the URL interface is a string containing the protocol or scheme of the URL, including the final `':'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/protocol)\n     */\n    protocol: string;\n    /**\n     * The **`search`** property of the URL interface is a search string, also called a _query string_, that is a string containing a `'?'` followed by the parameters of the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/search)\n     */\n    search: string;\n    /**\n     * The **`searchParams`** read-only property of the access to the [MISSING: httpmethod('GET')] decoded query arguments contained in the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/searchParams)\n     */\n    readonly searchParams: URLSearchParams;\n    /**\n     * The **`username`** property of the URL interface is a string containing the username component of the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/username)\n     */\n    username: string;\n    /**\n     * The **`toJSON()`** method of the URL interface returns a string containing a serialized version of the URL, although in practice it seems to have the same effect as ```js-nolint toJSON() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/toJSON)\n     */\n    toJSON(): string;\n}\n\ndeclare var URL: {\n    prototype: URL;\n    new(url: string | URL, base?: string | URL): URL;\n    /**\n     * The **`URL.canParse()`** static method of the URL interface returns a boolean indicating whether or not an absolute URL, or a relative URL combined with a base URL, are parsable and valid.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/canParse_static)\n     */\n    canParse(url: string | URL, base?: string | URL): boolean;\n    /**\n     * The **`createObjectURL()`** static method of the URL interface creates a string containing a URL representing the object given in the parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/createObjectURL_static)\n     */\n    createObjectURL(obj: Blob | MediaSource): string;\n    /**\n     * The **`URL.parse()`** static method of the URL interface returns a newly created URL object representing the URL defined by the parameters.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/parse_static)\n     */\n    parse(url: string | URL, base?: string | URL): URL | null;\n    /**\n     * The **`revokeObjectURL()`** static method of the URL interface releases an existing object URL which was previously created by calling Call this method when you've finished using an object URL to let the browser know not to keep the reference to the file any longer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/revokeObjectURL_static)\n     */\n    revokeObjectURL(url: string): void;\n};\n\ntype webkitURL = URL;\ndeclare var webkitURL: typeof URL;\n\n/**\n * The **`URLSearchParams`** interface defines utility methods to work with the query string of a URL.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams)\n */\ninterface URLSearchParams {\n    /**\n     * The **`size`** read-only property of the URLSearchParams interface indicates the total number of search parameter entries.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams/size)\n     */\n    readonly size: number;\n    /**\n     * The **`append()`** method of the URLSearchParams interface appends a specified key/value pair as a new search parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams/append)\n     */\n    append(name: string, value: string): void;\n    /**\n     * The **`delete()`** method of the URLSearchParams interface deletes specified parameters and their associated value(s) from the list of all search parameters.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams/delete)\n     */\n    delete(name: string, value?: string): void;\n    /**\n     * The **`get()`** method of the URLSearchParams interface returns the first value associated to the given search parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams/get)\n     */\n    get(name: string): string | null;\n    /**\n     * The **`getAll()`** method of the URLSearchParams interface returns all the values associated with a given search parameter as an array.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams/getAll)\n     */\n    getAll(name: string): string[];\n    /**\n     * The **`has()`** method of the URLSearchParams interface returns a boolean value that indicates whether the specified parameter is in the search parameters.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams/has)\n     */\n    has(name: string, value?: string): boolean;\n    /**\n     * The **`set()`** method of the URLSearchParams interface sets the value associated with a given search parameter to the given value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams/set)\n     */\n    set(name: string, value: string): void;\n    /**\n     * The **`URLSearchParams.sort()`** method sorts all key/value pairs contained in this object in place and returns `undefined`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams/sort)\n     */\n    sort(): void;\n    toString(): string;\n    forEach(callbackfn: (value: string, key: string, parent: URLSearchParams) => void, thisArg?: any): void;\n}\n\ndeclare var URLSearchParams: {\n    prototype: URLSearchParams;\n    new(init?: string[][] | Record<string, string> | string | URLSearchParams): URLSearchParams;\n};\n\n/**\n * The **`UserActivation`** interface provides information about whether a user is currently interacting with the page, or has completed an interaction since page load.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/UserActivation)\n */\ninterface UserActivation {\n    /**\n     * The read-only **`hasBeenActive`** property of the UserActivation interface indicates whether the current window has sticky activation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/UserActivation/hasBeenActive)\n     */\n    readonly hasBeenActive: boolean;\n    /**\n     * The read-only **`isActive`** property of the UserActivation interface indicates whether the current window has transient activation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/UserActivation/isActive)\n     */\n    readonly isActive: boolean;\n}\n\ndeclare var UserActivation: {\n    prototype: UserActivation;\n    new(): UserActivation;\n};\n\n/**\n * The `VTTCue` interface of the WebVTT API represents a cue that can be added to the text track associated with a particular video (or other media).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VTTCue)\n */\ninterface VTTCue extends TextTrackCue {\n    /**\n     * The **`align`** property of the VTTCue interface represents the alignment of all of the lines of text in the text box.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VTTCue/align)\n     */\n    align: AlignSetting;\n    /**\n     * The **`line`** property of the VTTCue interface represents the cue line of this WebVTT cue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VTTCue/line)\n     */\n    line: LineAndPositionSetting;\n    /**\n     * The **`lineAlign`** property of the VTTCue interface represents the alignment of this VTT cue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VTTCue/lineAlign)\n     */\n    lineAlign: LineAlignSetting;\n    /**\n     * The **`position`** property of the VTTCue interface represents the indentation of the cue within the line.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VTTCue/position)\n     */\n    position: LineAndPositionSetting;\n    /**\n     * The **`positionAlign`** property of the VTTCue interface is used to determine what VTTCue.position is anchored to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VTTCue/positionAlign)\n     */\n    positionAlign: PositionAlignSetting;\n    /**\n     * The **`region`** property of the VTTCue interface returns and sets the VTTRegion that this cue belongs to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VTTCue/region)\n     */\n    region: VTTRegion | null;\n    /**\n     * The **`size`** property of the VTTCue interface represents the size of the cue as a percentage of the video size.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VTTCue/size)\n     */\n    size: number;\n    /**\n     * The **`snapToLines`** property of the VTTCue interface is a Boolean indicating if the VTTCue.line property is an integer number of lines, or a percentage of the video size.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VTTCue/snapToLines)\n     */\n    snapToLines: boolean;\n    /**\n     * The **`text`** property of the VTTCue interface represents the text contents of the cue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VTTCue/text)\n     */\n    text: string;\n    /**\n     * The **`vertical`** property of the VTTCue interface is a string representing the cue's writing direction.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VTTCue/vertical)\n     */\n    vertical: DirectionSetting;\n    /**\n     * The **`getCueAsHTML()`** method of the VTTCue interface returns a DocumentFragment containing the cue content.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VTTCue/getCueAsHTML)\n     */\n    getCueAsHTML(): DocumentFragment;\n    addEventListener<K extends keyof TextTrackCueEventMap>(type: K, listener: (this: VTTCue, ev: TextTrackCueEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof TextTrackCueEventMap>(type: K, listener: (this: VTTCue, ev: TextTrackCueEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var VTTCue: {\n    prototype: VTTCue;\n    new(startTime: number, endTime: number, text: string): VTTCue;\n};\n\n/**\n * The `VTTRegion` interface of the WebVTT API describes a portion of the video to render a VTTCue onto.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VTTRegion)\n */\ninterface VTTRegion {\n    id: string;\n    lines: number;\n    regionAnchorX: number;\n    regionAnchorY: number;\n    scroll: ScrollSetting;\n    viewportAnchorX: number;\n    viewportAnchorY: number;\n    width: number;\n}\n\ndeclare var VTTRegion: {\n    prototype: VTTRegion;\n    new(): VTTRegion;\n};\n\n/**\n * The **`ValidityState`** interface represents the _validity states_ that an element can be in, with respect to constraint validation.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ValidityState)\n */\ninterface ValidityState {\n    /**\n     * The read-only **`badInput`** property of the ValidityState interface indicates if the user has provided input that the browser is unable to convert.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ValidityState/badInput)\n     */\n    readonly badInput: boolean;\n    /**\n     * The read-only **`customError`** property of the `ValidityState` interface returns `true` if an element doesn't meet the validation required in the custom validity set by the element's HTMLInputElement.setCustomValidity method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ValidityState/customError)\n     */\n    readonly customError: boolean;\n    /**\n     * The read-only **`patternMismatch`** property of the `ValidityState` interface indicates if the value of an input, after having been edited by the user, does not conform to the constraints set by the element's `pattern` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ValidityState/patternMismatch)\n     */\n    readonly patternMismatch: boolean;\n    /**\n     * The read-only **`rangeOverflow`** property of the `ValidityState` interface indicates if the value of an input, after having been edited by the user, does not conform to the constraints set by the element's `max` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ValidityState/rangeOverflow)\n     */\n    readonly rangeOverflow: boolean;\n    /**\n     * The read-only **`rangeUnderflow`** property of the `ValidityState` interface indicates if the value of an input, after having been edited by the user, does not conform to the constraints set by the element's `min` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ValidityState/rangeUnderflow)\n     */\n    readonly rangeUnderflow: boolean;\n    /**\n     * The read-only **`stepMismatch`** property of the `ValidityState` interface indicates if the value of an input, after having been edited by the user, does not conform to the constraints set by the element's `step` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ValidityState/stepMismatch)\n     */\n    readonly stepMismatch: boolean;\n    /**\n     * The read-only **`tooLong`** property of the `ValidityState` interface indicates if the value of an input or textarea, after having been edited by the user, exceeds the maximum code-unit length established by the element's `maxlength` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ValidityState/tooLong)\n     */\n    readonly tooLong: boolean;\n    /**\n     * The read-only **`tooShort`** property of the `ValidityState` interface indicates if the value of an input, button, select, output, fieldset or textarea, after having been edited by the user, is less than the minimum code-unit length established by the element's `minlength` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ValidityState/tooShort)\n     */\n    readonly tooShort: boolean;\n    /**\n     * The read-only **`typeMismatch`** property of the `ValidityState` interface indicates if the value of an input, after having been edited by the user, does not conform to the constraints set by the element's `type` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ValidityState/typeMismatch)\n     */\n    readonly typeMismatch: boolean;\n    /**\n     * The read-only **`valid`** property of the `ValidityState` interface indicates if the value of an input element meets all its validation constraints, and is therefore considered to be valid.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ValidityState/valid)\n     */\n    readonly valid: boolean;\n    /**\n     * The read-only **`valueMissing`** property of the `ValidityState` interface indicates if a `required` control, such as an input, select, or textarea, has an empty value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ValidityState/valueMissing)\n     */\n    readonly valueMissing: boolean;\n}\n\ndeclare var ValidityState: {\n    prototype: ValidityState;\n    new(): ValidityState;\n};\n\n/**\n * The **`VideoColorSpace`** interface of the WebCodecs API represents the color space of a video.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoColorSpace)\n */\ninterface VideoColorSpace {\n    /**\n     * The **`fullRange`** read-only property of the VideoColorSpace interface returns `true` if full-range color values are used.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoColorSpace/fullRange)\n     */\n    readonly fullRange: boolean | null;\n    /**\n     * The **`matrix`** read-only property of the VideoColorSpace interface returns the matrix coefficient of the video.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoColorSpace/matrix)\n     */\n    readonly matrix: VideoMatrixCoefficients | null;\n    /**\n     * The **`primaries`** read-only property of the VideoColorSpace interface returns the color gamut of the video.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoColorSpace/primaries)\n     */\n    readonly primaries: VideoColorPrimaries | null;\n    /**\n     * The **`transfer`** read-only property of the VideoColorSpace interface returns the opto-electronic transfer characteristics of the video.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoColorSpace/transfer)\n     */\n    readonly transfer: VideoTransferCharacteristics | null;\n    /**\n     * The **`toJSON()`** method of the VideoColorSpace interface is a _serializer_ that returns a JSON representation of the `VideoColorSpace` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoColorSpace/toJSON)\n     */\n    toJSON(): VideoColorSpaceInit;\n}\n\ndeclare var VideoColorSpace: {\n    prototype: VideoColorSpace;\n    new(init?: VideoColorSpaceInit): VideoColorSpace;\n};\n\ninterface VideoDecoderEventMap {\n    \"dequeue\": Event;\n}\n\n/**\n * The **`VideoDecoder`** interface of the WebCodecs API decodes chunks of video.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder)\n */\ninterface VideoDecoder extends EventTarget {\n    /**\n     * The **`decodeQueueSize`** read-only property of the VideoDecoder interface returns the number of pending decode requests in the queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/decodeQueueSize)\n     */\n    readonly decodeQueueSize: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/dequeue_event) */\n    ondequeue: ((this: VideoDecoder, ev: Event) => any) | null;\n    /**\n     * The **`state`** property of the VideoDecoder interface returns the current state of the underlying codec.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/state)\n     */\n    readonly state: CodecState;\n    /**\n     * The **`close()`** method of the VideoDecoder interface ends all pending work and releases system resources.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/close)\n     */\n    close(): void;\n    /**\n     * The **`configure()`** method of the VideoDecoder interface enqueues a control message to configure the video decoder for decoding chunks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/configure)\n     */\n    configure(config: VideoDecoderConfig): void;\n    /**\n     * The **`decode()`** method of the VideoDecoder interface enqueues a control message to decode a given chunk of video.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/decode)\n     */\n    decode(chunk: EncodedVideoChunk): void;\n    /**\n     * The **`flush()`** method of the VideoDecoder interface returns a Promise that resolves once all pending messages in the queue have been completed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/flush)\n     */\n    flush(): Promise<void>;\n    /**\n     * The **`reset()`** method of the VideoDecoder interface resets all states including configuration, control messages in the control message queue, and all pending callbacks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/reset)\n     */\n    reset(): void;\n    addEventListener<K extends keyof VideoDecoderEventMap>(type: K, listener: (this: VideoDecoder, ev: VideoDecoderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof VideoDecoderEventMap>(type: K, listener: (this: VideoDecoder, ev: VideoDecoderEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var VideoDecoder: {\n    prototype: VideoDecoder;\n    new(init: VideoDecoderInit): VideoDecoder;\n    /**\n     * The **`isConfigSupported()`** static method of the VideoDecoder interface checks if the given config is supported (that is, if VideoDecoder objects can be successfully configured with the given config).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/isConfigSupported_static)\n     */\n    isConfigSupported(config: VideoDecoderConfig): Promise<VideoDecoderSupport>;\n};\n\ninterface VideoEncoderEventMap {\n    \"dequeue\": Event;\n}\n\n/**\n * The **`VideoEncoder`** interface of the WebCodecs API encodes VideoFrame objects into EncodedVideoChunks.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder)\n */\ninterface VideoEncoder extends EventTarget {\n    /**\n     * The **`encodeQueueSize`** read-only property of the VideoEncoder interface returns the number of pending encode requests in the queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/encodeQueueSize)\n     */\n    readonly encodeQueueSize: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/dequeue_event) */\n    ondequeue: ((this: VideoEncoder, ev: Event) => any) | null;\n    /**\n     * The **`state`** read-only property of the VideoEncoder interface returns the current state of the underlying codec.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/state)\n     */\n    readonly state: CodecState;\n    /**\n     * The **`close()`** method of the VideoEncoder interface ends all pending work and releases system resources.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/close)\n     */\n    close(): void;\n    /**\n     * The **`configure()`** method of the VideoEncoder interface changes the VideoEncoder.state of the encoder to 'configured' and asynchronously prepares the encoder to accept VideoEncoders for encoding with the specified parameters.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/configure)\n     */\n    configure(config: VideoEncoderConfig): void;\n    /**\n     * The **`encode()`** method of the VideoEncoder interface asynchronously encodes a VideoFrame.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/encode)\n     */\n    encode(frame: VideoFrame, options?: VideoEncoderEncodeOptions): void;\n    /**\n     * The **`flush()`** method of the VideoEncoder interface forces all pending encodes to complete.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/flush)\n     */\n    flush(): Promise<void>;\n    /**\n     * The **`reset()`** method of the VideoEncoder interface synchronously cancels all pending encodes and callbacks, frees all underlying resources and sets the VideoEncoder.state to 'unconfigured'.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/reset)\n     */\n    reset(): void;\n    addEventListener<K extends keyof VideoEncoderEventMap>(type: K, listener: (this: VideoEncoder, ev: VideoEncoderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof VideoEncoderEventMap>(type: K, listener: (this: VideoEncoder, ev: VideoEncoderEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var VideoEncoder: {\n    prototype: VideoEncoder;\n    new(init: VideoEncoderInit): VideoEncoder;\n    /**\n     * The **`isConfigSupported()`** static method of the VideoEncoder interface checks if VideoEncoder can be successfully configured with the given config.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/isConfigSupported_static)\n     */\n    isConfigSupported(config: VideoEncoderConfig): Promise<VideoEncoderSupport>;\n};\n\n/**\n * The **`VideoFrame`** interface of the Web Codecs API represents a frame of a video.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame)\n */\ninterface VideoFrame {\n    /**\n     * The **`codedHeight`** property of the VideoFrame interface returns the height of the VideoFrame in pixels, potentially including non-visible padding, and prior to considering potential ratio adjustments.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/codedHeight)\n     */\n    readonly codedHeight: number;\n    /**\n     * The **`codedRect`** property of the VideoFrame interface returns a DOMRectReadOnly with the width and height matching VideoFrame.codedWidth and VideoFrame.codedHeight.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/codedRect)\n     */\n    readonly codedRect: DOMRectReadOnly | null;\n    /**\n     * The **`codedWidth`** property of the VideoFrame interface returns the width of the `VideoFrame` in pixels, potentially including non-visible padding, and prior to considering potential ratio adjustments.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/codedWidth)\n     */\n    readonly codedWidth: number;\n    /**\n     * The **`colorSpace`** property of the VideoFrame interface returns a VideoColorSpace object representing the color space of the video.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/colorSpace)\n     */\n    readonly colorSpace: VideoColorSpace;\n    /**\n     * The **`displayHeight`** property of the VideoFrame interface returns the height of the `VideoFrame` after applying aspect ratio adjustments.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/displayHeight)\n     */\n    readonly displayHeight: number;\n    /**\n     * The **`displayWidth`** property of the VideoFrame interface returns the width of the `VideoFrame` after applying aspect ratio adjustments.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/displayWidth)\n     */\n    readonly displayWidth: number;\n    /**\n     * The **`duration`** property of the VideoFrame interface returns an integer indicating the duration of the video in microseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/duration)\n     */\n    readonly duration: number | null;\n    /**\n     * The **`format`** property of the VideoFrame interface returns the pixel format of the `VideoFrame`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/format)\n     */\n    readonly format: VideoPixelFormat | null;\n    /**\n     * The **`timestamp`** property of the VideoFrame interface returns an integer indicating the timestamp of the video in microseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/timestamp)\n     */\n    readonly timestamp: number;\n    /**\n     * The **`visibleRect`** property of the VideoFrame interface returns a DOMRectReadOnly describing the visible rectangle of pixels for this `VideoFrame`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/visibleRect)\n     */\n    readonly visibleRect: DOMRectReadOnly | null;\n    /**\n     * The **`allocationSize()`** method of the VideoFrame interface returns the number of bytes required to hold the video as filtered by options passed into the method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/allocationSize)\n     */\n    allocationSize(options?: VideoFrameCopyToOptions): number;\n    /**\n     * The **`clone()`** method of the VideoFrame interface creates a new `VideoFrame` object referencing the same media resource as the original.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/clone)\n     */\n    clone(): VideoFrame;\n    /**\n     * The **`close()`** method of the VideoFrame interface clears all states and releases the reference to the media resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/close)\n     */\n    close(): void;\n    /**\n     * The **`copyTo()`** method of the VideoFrame interface copies the contents of the `VideoFrame` to an `ArrayBuffer`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/copyTo)\n     */\n    copyTo(destination: AllowSharedBufferSource, options?: VideoFrameCopyToOptions): Promise<PlaneLayout[]>;\n}\n\ndeclare var VideoFrame: {\n    prototype: VideoFrame;\n    new(image: CanvasImageSource, init?: VideoFrameInit): VideoFrame;\n    new(data: AllowSharedBufferSource, init: VideoFrameBufferInit): VideoFrame;\n};\n\n/**\n * A **`VideoPlaybackQuality`** object is returned by the HTMLVideoElement.getVideoPlaybackQuality() method and contains metrics that can be used to determine the playback quality of a video.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoPlaybackQuality)\n */\ninterface VideoPlaybackQuality {\n    /**\n     * The VideoPlaybackQuality interface's read-only **`corruptedVideoFrames`** property the number of corrupted video frames that have been received since the video element was last loaded or reloaded.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoPlaybackQuality/corruptedVideoFrames)\n     */\n    readonly corruptedVideoFrames: number;\n    /**\n     * The read-only **`creationTime`** property on the the browsing context was created this quality sample was recorded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoPlaybackQuality/creationTime)\n     */\n    readonly creationTime: DOMHighResTimeStamp;\n    /**\n     * The read-only **`droppedVideoFrames`** property of the VideoPlaybackQuality interface returns the number of video frames which have been dropped rather than being displayed since the last time the media was loaded into the HTMLVideoElement.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoPlaybackQuality/droppedVideoFrames)\n     */\n    readonly droppedVideoFrames: number;\n    /**\n     * The VideoPlaybackQuality interface's **`totalVideoFrames`** read-only property returns the total number of video frames that have been displayed or dropped since the media was loaded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoPlaybackQuality/totalVideoFrames)\n     */\n    readonly totalVideoFrames: number;\n}\n\ndeclare var VideoPlaybackQuality: {\n    prototype: VideoPlaybackQuality;\n    new(): VideoPlaybackQuality;\n};\n\n/**\n * The **`ViewTransition`** interface of the View Transition API represents an active view transition, and provides functionality to react to the transition reaching different states (e.g., ready to run the animation, or animation finished) or skip the transition altogether.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ViewTransition)\n */\ninterface ViewTransition {\n    /**\n     * The **`finished`** read-only property of the `finished` will only reject in the case of a same-document (SPA) transition, if the callback passed to Document.startViewTransition() throws or returns a promise that rejects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ViewTransition/finished)\n     */\n    readonly finished: Promise<void>;\n    /**\n     * The **`ready`** read-only property of the `ready` will reject if the transition cannot begin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ViewTransition/ready)\n     */\n    readonly ready: Promise<void>;\n    types: ViewTransitionTypeSet;\n    /**\n     * The **`updateCallbackDone`** read-only property of the `updateCallbackDone` is useful when you don't care about the success/failure of a same-document (SPA) view transition animation, and just want to know if and when the DOM is updated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ViewTransition/updateCallbackDone)\n     */\n    readonly updateCallbackDone: Promise<void>;\n    /**\n     * The **`skipTransition()`** method of the ```js-nolint skipTransition() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ViewTransition/skipTransition)\n     */\n    skipTransition(): void;\n}\n\ndeclare var ViewTransition: {\n    prototype: ViewTransition;\n    new(): ViewTransition;\n};\n\ninterface ViewTransitionTypeSet {\n    forEach(callbackfn: (value: string, key: string, parent: ViewTransitionTypeSet) => void, thisArg?: any): void;\n}\n\ndeclare var ViewTransitionTypeSet: {\n    prototype: ViewTransitionTypeSet;\n    new(): ViewTransitionTypeSet;\n};\n\ninterface VisualViewportEventMap {\n    \"resize\": Event;\n    \"scroll\": Event;\n}\n\n/**\n * The **`VisualViewport`** interface of the Visual Viewport API represents the visual viewport for a given window.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VisualViewport)\n */\ninterface VisualViewport extends EventTarget {\n    /**\n     * The **`height`** read-only property of the VisualViewport interface returns the height of the visual viewport, in CSS pixels, or `0` if current document is not fully active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VisualViewport/height)\n     */\n    readonly height: number;\n    /**\n     * The **`offsetLeft`** read-only property of the VisualViewport interface returns the offset of the left edge of the visual viewport from the left edge of the layout viewport in CSS pixels, or `0` if current document is not fully active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VisualViewport/offsetLeft)\n     */\n    readonly offsetLeft: number;\n    /**\n     * The **`offsetTop`** read-only property of the VisualViewport interface returns the offset of the top edge of the visual viewport from the top edge of the layout viewport in CSS pixels, or `0` if current document is not fully active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VisualViewport/offsetTop)\n     */\n    readonly offsetTop: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/VisualViewport/resize_event) */\n    onresize: ((this: VisualViewport, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/VisualViewport/scroll_event) */\n    onscroll: ((this: VisualViewport, ev: Event) => any) | null;\n    /**\n     * The **`pageLeft`** read-only property of the VisualViewport interface returns the x coordinate of the left edge of the visual viewport relative to the initial containing block origin, in CSS pixels, or `0` if current document is not fully active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VisualViewport/pageLeft)\n     */\n    readonly pageLeft: number;\n    /**\n     * The **`pageTop`** read-only property of the VisualViewport interface returns the y coordinate of the top edge of the visual viewport relative to the initial containing block origin, in CSS pixels, or `0` if current document is not fully active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VisualViewport/pageTop)\n     */\n    readonly pageTop: number;\n    /**\n     * The **`scale`** read-only property of the VisualViewport interface returns the pinch-zoom scaling factor applied to the visual viewport, or `0` if current document is not fully active, or `1` if there is no output device.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VisualViewport/scale)\n     */\n    readonly scale: number;\n    /**\n     * The **`width`** read-only property of the VisualViewport interface returns the width of the visual viewport, in CSS pixels, or `0` if current document is not fully active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VisualViewport/width)\n     */\n    readonly width: number;\n    addEventListener<K extends keyof VisualViewportEventMap>(type: K, listener: (this: VisualViewport, ev: VisualViewportEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof VisualViewportEventMap>(type: K, listener: (this: VisualViewport, ev: VisualViewportEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var VisualViewport: {\n    prototype: VisualViewport;\n    new(): VisualViewport;\n};\n\n/**\n * The **`WEBGL_color_buffer_float`** extension is part of the WebGL API and adds the ability to render to 32-bit floating-point color buffers.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_color_buffer_float)\n */\ninterface WEBGL_color_buffer_float {\n    readonly RGBA32F_EXT: 0x8814;\n    readonly FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT: 0x8211;\n    readonly UNSIGNED_NORMALIZED_EXT: 0x8C17;\n}\n\n/**\n * The **`WEBGL_compressed_texture_astc`** extension is part of the WebGL API and exposes Adaptive Scalable Texture Compression (ASTC) compressed texture formats to WebGL.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_compressed_texture_astc)\n */\ninterface WEBGL_compressed_texture_astc {\n    /**\n     * The **`WEBGL_compressed_texture_astc.getSupportedProfiles()`** method returns an array of strings containing the names of the ASTC profiles supported by the implementation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_compressed_texture_astc/getSupportedProfiles)\n     */\n    getSupportedProfiles(): string[];\n    readonly COMPRESSED_RGBA_ASTC_4x4_KHR: 0x93B0;\n    readonly COMPRESSED_RGBA_ASTC_5x4_KHR: 0x93B1;\n    readonly COMPRESSED_RGBA_ASTC_5x5_KHR: 0x93B2;\n    readonly COMPRESSED_RGBA_ASTC_6x5_KHR: 0x93B3;\n    readonly COMPRESSED_RGBA_ASTC_6x6_KHR: 0x93B4;\n    readonly COMPRESSED_RGBA_ASTC_8x5_KHR: 0x93B5;\n    readonly COMPRESSED_RGBA_ASTC_8x6_KHR: 0x93B6;\n    readonly COMPRESSED_RGBA_ASTC_8x8_KHR: 0x93B7;\n    readonly COMPRESSED_RGBA_ASTC_10x5_KHR: 0x93B8;\n    readonly COMPRESSED_RGBA_ASTC_10x6_KHR: 0x93B9;\n    readonly COMPRESSED_RGBA_ASTC_10x8_KHR: 0x93BA;\n    readonly COMPRESSED_RGBA_ASTC_10x10_KHR: 0x93BB;\n    readonly COMPRESSED_RGBA_ASTC_12x10_KHR: 0x93BC;\n    readonly COMPRESSED_RGBA_ASTC_12x12_KHR: 0x93BD;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR: 0x93D0;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR: 0x93D1;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR: 0x93D2;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR: 0x93D3;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR: 0x93D4;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR: 0x93D5;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR: 0x93D6;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR: 0x93D7;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR: 0x93D8;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR: 0x93D9;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR: 0x93DA;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR: 0x93DB;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR: 0x93DC;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR: 0x93DD;\n}\n\n/**\n * The **`WEBGL_compressed_texture_etc`** extension is part of the WebGL API and exposes 10 ETC/EAC compressed texture formats.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_compressed_texture_etc)\n */\ninterface WEBGL_compressed_texture_etc {\n    readonly COMPRESSED_R11_EAC: 0x9270;\n    readonly COMPRESSED_SIGNED_R11_EAC: 0x9271;\n    readonly COMPRESSED_RG11_EAC: 0x9272;\n    readonly COMPRESSED_SIGNED_RG11_EAC: 0x9273;\n    readonly COMPRESSED_RGB8_ETC2: 0x9274;\n    readonly COMPRESSED_SRGB8_ETC2: 0x9275;\n    readonly COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2: 0x9276;\n    readonly COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2: 0x9277;\n    readonly COMPRESSED_RGBA8_ETC2_EAC: 0x9278;\n    readonly COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: 0x9279;\n}\n\n/**\n * The **`WEBGL_compressed_texture_etc1`** extension is part of the WebGL API and exposes the ETC1 compressed texture format.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_compressed_texture_etc1)\n */\ninterface WEBGL_compressed_texture_etc1 {\n    readonly COMPRESSED_RGB_ETC1_WEBGL: 0x8D64;\n}\n\n/**\n * The **`WEBGL_compressed_texture_pvrtc`** extension is part of the WebGL API and exposes four PVRTC compressed texture formats.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_compressed_texture_pvrtc)\n */\ninterface WEBGL_compressed_texture_pvrtc {\n    readonly COMPRESSED_RGB_PVRTC_4BPPV1_IMG: 0x8C00;\n    readonly COMPRESSED_RGB_PVRTC_2BPPV1_IMG: 0x8C01;\n    readonly COMPRESSED_RGBA_PVRTC_4BPPV1_IMG: 0x8C02;\n    readonly COMPRESSED_RGBA_PVRTC_2BPPV1_IMG: 0x8C03;\n}\n\n/**\n * The **`WEBGL_compressed_texture_s3tc`** extension is part of the WebGL API and exposes four S3TC compressed texture formats.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_compressed_texture_s3tc)\n */\ninterface WEBGL_compressed_texture_s3tc {\n    readonly COMPRESSED_RGB_S3TC_DXT1_EXT: 0x83F0;\n    readonly COMPRESSED_RGBA_S3TC_DXT1_EXT: 0x83F1;\n    readonly COMPRESSED_RGBA_S3TC_DXT3_EXT: 0x83F2;\n    readonly COMPRESSED_RGBA_S3TC_DXT5_EXT: 0x83F3;\n}\n\n/**\n * The **`WEBGL_compressed_texture_s3tc_srgb`** extension is part of the WebGL API and exposes four S3TC compressed texture formats for the sRGB colorspace.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_compressed_texture_s3tc_srgb)\n */\ninterface WEBGL_compressed_texture_s3tc_srgb {\n    readonly COMPRESSED_SRGB_S3TC_DXT1_EXT: 0x8C4C;\n    readonly COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT: 0x8C4D;\n    readonly COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT: 0x8C4E;\n    readonly COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT: 0x8C4F;\n}\n\n/**\n * The **`WEBGL_debug_renderer_info`** extension is part of the WebGL API and exposes two constants with information about the graphics driver for debugging purposes.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_debug_renderer_info)\n */\ninterface WEBGL_debug_renderer_info {\n    readonly UNMASKED_VENDOR_WEBGL: 0x9245;\n    readonly UNMASKED_RENDERER_WEBGL: 0x9246;\n}\n\n/**\n * The **`WEBGL_debug_shaders`** extension is part of the WebGL API and exposes a method to debug shaders from privileged contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_debug_shaders)\n */\ninterface WEBGL_debug_shaders {\n    /**\n     * The **`WEBGL_debug_shaders.getTranslatedShaderSource()`** method is part of the WebGL API and allows you to debug a translated shader.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_debug_shaders/getTranslatedShaderSource)\n     */\n    getTranslatedShaderSource(shader: WebGLShader): string;\n}\n\n/**\n * The **`WEBGL_depth_texture`** extension is part of the WebGL API and defines 2D depth and depth-stencil textures.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_depth_texture)\n */\ninterface WEBGL_depth_texture {\n    readonly UNSIGNED_INT_24_8_WEBGL: 0x84FA;\n}\n\n/**\n * The **`WEBGL_draw_buffers`** extension is part of the WebGL API and enables a fragment shader to write to several textures, which is useful for deferred shading, for example.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_draw_buffers)\n */\ninterface WEBGL_draw_buffers {\n    /**\n     * The **`WEBGL_draw_buffers.drawBuffersWEBGL()`** method is part of the WebGL API and allows you to define the draw buffers to which all fragment colors are written.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_draw_buffers/drawBuffersWEBGL)\n     */\n    drawBuffersWEBGL(buffers: GLenum[]): void;\n    readonly COLOR_ATTACHMENT0_WEBGL: 0x8CE0;\n    readonly COLOR_ATTACHMENT1_WEBGL: 0x8CE1;\n    readonly COLOR_ATTACHMENT2_WEBGL: 0x8CE2;\n    readonly COLOR_ATTACHMENT3_WEBGL: 0x8CE3;\n    readonly COLOR_ATTACHMENT4_WEBGL: 0x8CE4;\n    readonly COLOR_ATTACHMENT5_WEBGL: 0x8CE5;\n    readonly COLOR_ATTACHMENT6_WEBGL: 0x8CE6;\n    readonly COLOR_ATTACHMENT7_WEBGL: 0x8CE7;\n    readonly COLOR_ATTACHMENT8_WEBGL: 0x8CE8;\n    readonly COLOR_ATTACHMENT9_WEBGL: 0x8CE9;\n    readonly COLOR_ATTACHMENT10_WEBGL: 0x8CEA;\n    readonly COLOR_ATTACHMENT11_WEBGL: 0x8CEB;\n    readonly COLOR_ATTACHMENT12_WEBGL: 0x8CEC;\n    readonly COLOR_ATTACHMENT13_WEBGL: 0x8CED;\n    readonly COLOR_ATTACHMENT14_WEBGL: 0x8CEE;\n    readonly COLOR_ATTACHMENT15_WEBGL: 0x8CEF;\n    readonly DRAW_BUFFER0_WEBGL: 0x8825;\n    readonly DRAW_BUFFER1_WEBGL: 0x8826;\n    readonly DRAW_BUFFER2_WEBGL: 0x8827;\n    readonly DRAW_BUFFER3_WEBGL: 0x8828;\n    readonly DRAW_BUFFER4_WEBGL: 0x8829;\n    readonly DRAW_BUFFER5_WEBGL: 0x882A;\n    readonly DRAW_BUFFER6_WEBGL: 0x882B;\n    readonly DRAW_BUFFER7_WEBGL: 0x882C;\n    readonly DRAW_BUFFER8_WEBGL: 0x882D;\n    readonly DRAW_BUFFER9_WEBGL: 0x882E;\n    readonly DRAW_BUFFER10_WEBGL: 0x882F;\n    readonly DRAW_BUFFER11_WEBGL: 0x8830;\n    readonly DRAW_BUFFER12_WEBGL: 0x8831;\n    readonly DRAW_BUFFER13_WEBGL: 0x8832;\n    readonly DRAW_BUFFER14_WEBGL: 0x8833;\n    readonly DRAW_BUFFER15_WEBGL: 0x8834;\n    readonly MAX_COLOR_ATTACHMENTS_WEBGL: 0x8CDF;\n    readonly MAX_DRAW_BUFFERS_WEBGL: 0x8824;\n}\n\n/**\n * The **WEBGL_lose_context** extension is part of the WebGL API and exposes functions to simulate losing and restoring a WebGLRenderingContext.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_lose_context)\n */\ninterface WEBGL_lose_context {\n    /**\n     * The **WEBGL_lose_context.loseContext()** method is part of the WebGL API and allows you to simulate losing the context of a WebGLRenderingContext context.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_lose_context/loseContext)\n     */\n    loseContext(): void;\n    /**\n     * The **WEBGL_lose_context.restoreContext()** method is part of the WebGL API and allows you to simulate restoring the context of a WebGLRenderingContext object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_lose_context/restoreContext)\n     */\n    restoreContext(): void;\n}\n\n/**\n * The **`WEBGL_multi_draw`** extension is part of the WebGL API and allows to render more than one primitive with a single function call.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw)\n */\ninterface WEBGL_multi_draw {\n    /**\n     * The **`WEBGL_multi_draw.multiDrawArraysInstancedWEBGL()`** method of the WebGL API renders multiple primitives from array data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw/multiDrawArraysInstancedWEBGL)\n     */\n    multiDrawArraysInstancedWEBGL(mode: GLenum, firstsList: Int32Array<ArrayBufferLike> | GLint[], firstsOffset: number, countsList: Int32Array<ArrayBufferLike> | GLsizei[], countsOffset: number, instanceCountsList: Int32Array<ArrayBufferLike> | GLsizei[], instanceCountsOffset: number, drawcount: GLsizei): void;\n    /**\n     * The **`WEBGL_multi_draw.multiDrawArraysWEBGL()`** method of the WebGL API renders multiple primitives from array data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw/multiDrawArraysWEBGL)\n     */\n    multiDrawArraysWEBGL(mode: GLenum, firstsList: Int32Array<ArrayBufferLike> | GLint[], firstsOffset: number, countsList: Int32Array<ArrayBufferLike> | GLsizei[], countsOffset: number, drawcount: GLsizei): void;\n    /**\n     * The **`WEBGL_multi_draw.multiDrawElementsInstancedWEBGL()`** method of the WebGL API renders multiple primitives from array data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw/multiDrawElementsInstancedWEBGL)\n     */\n    multiDrawElementsInstancedWEBGL(mode: GLenum, countsList: Int32Array<ArrayBufferLike> | GLsizei[], countsOffset: number, type: GLenum, offsetsList: Int32Array<ArrayBufferLike> | GLsizei[], offsetsOffset: number, instanceCountsList: Int32Array<ArrayBufferLike> | GLsizei[], instanceCountsOffset: number, drawcount: GLsizei): void;\n    /**\n     * The **`WEBGL_multi_draw.multiDrawElementsWEBGL()`** method of the WebGL API renders multiple primitives from array data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw/multiDrawElementsWEBGL)\n     */\n    multiDrawElementsWEBGL(mode: GLenum, countsList: Int32Array<ArrayBufferLike> | GLsizei[], countsOffset: number, type: GLenum, offsetsList: Int32Array<ArrayBufferLike> | GLsizei[], offsetsOffset: number, drawcount: GLsizei): void;\n}\n\n/**\n * The **`WakeLock`** interface of the Screen Wake Lock API can be used to request a lock that prevents device screens from dimming or locking when an application needs to keep running.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WakeLock)\n */\ninterface WakeLock {\n    /**\n     * The **`request()`** method of the WakeLock interface returns a Promise that fulfills with a WakeLockSentinel object if the system screen wake lock is granted.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WakeLock/request)\n     */\n    request(type?: WakeLockType): Promise<WakeLockSentinel>;\n}\n\ndeclare var WakeLock: {\n    prototype: WakeLock;\n    new(): WakeLock;\n};\n\ninterface WakeLockSentinelEventMap {\n    \"release\": Event;\n}\n\n/**\n * The **`WakeLockSentinel`** interface of the Screen Wake Lock API can be used to monitor the status of the platform screen wake lock, and manually release the lock when needed.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WakeLockSentinel)\n */\ninterface WakeLockSentinel extends EventTarget {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WakeLockSentinel/release_event) */\n    onrelease: ((this: WakeLockSentinel, ev: Event) => any) | null;\n    /**\n     * The **`released`** read-only property of the WakeLockSentinel interface returns a boolean that indicates whether a WakeLockSentinel has been released.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WakeLockSentinel/released)\n     */\n    readonly released: boolean;\n    /**\n     * The **`type`** read-only property of the WakeLockSentinel interface returns a string representation of the currently acquired WakeLockSentinel type.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WakeLockSentinel/type)\n     */\n    readonly type: WakeLockType;\n    /**\n     * The **`release()`** method of the WakeLockSentinel interface releases the WakeLockSentinel, returning a Promise that is resolved once the sentinel has been successfully released.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WakeLockSentinel/release)\n     */\n    release(): Promise<void>;\n    addEventListener<K extends keyof WakeLockSentinelEventMap>(type: K, listener: (this: WakeLockSentinel, ev: WakeLockSentinelEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof WakeLockSentinelEventMap>(type: K, listener: (this: WakeLockSentinel, ev: WakeLockSentinelEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var WakeLockSentinel: {\n    prototype: WakeLockSentinel;\n    new(): WakeLockSentinel;\n};\n\n/**\n * The **`WaveShaperNode`** interface represents a non-linear distorter.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WaveShaperNode)\n */\ninterface WaveShaperNode extends AudioNode {\n    /**\n     * The `curve` property of the WaveShaperNode interface is a Float32Array of numbers describing the distortion to apply.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WaveShaperNode/curve)\n     */\n    curve: Float32Array<ArrayBuffer> | null;\n    /**\n     * The `oversample` property of the WaveShaperNode interface is an enumerated value indicating if oversampling must be used.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WaveShaperNode/oversample)\n     */\n    oversample: OverSampleType;\n}\n\ndeclare var WaveShaperNode: {\n    prototype: WaveShaperNode;\n    new(context: BaseAudioContext, options?: WaveShaperOptions): WaveShaperNode;\n};\n\n/**\n * The **WebGL2RenderingContext** interface provides the OpenGL ES 3.0 rendering context for the drawing surface of an HTML canvas element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext)\n */\ninterface WebGL2RenderingContext extends WebGL2RenderingContextBase, WebGL2RenderingContextOverloads, WebGLRenderingContextBase {\n}\n\ndeclare var WebGL2RenderingContext: {\n    prototype: WebGL2RenderingContext;\n    new(): WebGL2RenderingContext;\n    readonly READ_BUFFER: 0x0C02;\n    readonly UNPACK_ROW_LENGTH: 0x0CF2;\n    readonly UNPACK_SKIP_ROWS: 0x0CF3;\n    readonly UNPACK_SKIP_PIXELS: 0x0CF4;\n    readonly PACK_ROW_LENGTH: 0x0D02;\n    readonly PACK_SKIP_ROWS: 0x0D03;\n    readonly PACK_SKIP_PIXELS: 0x0D04;\n    readonly COLOR: 0x1800;\n    readonly DEPTH: 0x1801;\n    readonly STENCIL: 0x1802;\n    readonly RED: 0x1903;\n    readonly RGB8: 0x8051;\n    readonly RGB10_A2: 0x8059;\n    readonly TEXTURE_BINDING_3D: 0x806A;\n    readonly UNPACK_SKIP_IMAGES: 0x806D;\n    readonly UNPACK_IMAGE_HEIGHT: 0x806E;\n    readonly TEXTURE_3D: 0x806F;\n    readonly TEXTURE_WRAP_R: 0x8072;\n    readonly MAX_3D_TEXTURE_SIZE: 0x8073;\n    readonly UNSIGNED_INT_2_10_10_10_REV: 0x8368;\n    readonly MAX_ELEMENTS_VERTICES: 0x80E8;\n    readonly MAX_ELEMENTS_INDICES: 0x80E9;\n    readonly TEXTURE_MIN_LOD: 0x813A;\n    readonly TEXTURE_MAX_LOD: 0x813B;\n    readonly TEXTURE_BASE_LEVEL: 0x813C;\n    readonly TEXTURE_MAX_LEVEL: 0x813D;\n    readonly MIN: 0x8007;\n    readonly MAX: 0x8008;\n    readonly DEPTH_COMPONENT24: 0x81A6;\n    readonly MAX_TEXTURE_LOD_BIAS: 0x84FD;\n    readonly TEXTURE_COMPARE_MODE: 0x884C;\n    readonly TEXTURE_COMPARE_FUNC: 0x884D;\n    readonly CURRENT_QUERY: 0x8865;\n    readonly QUERY_RESULT: 0x8866;\n    readonly QUERY_RESULT_AVAILABLE: 0x8867;\n    readonly STREAM_READ: 0x88E1;\n    readonly STREAM_COPY: 0x88E2;\n    readonly STATIC_READ: 0x88E5;\n    readonly STATIC_COPY: 0x88E6;\n    readonly DYNAMIC_READ: 0x88E9;\n    readonly DYNAMIC_COPY: 0x88EA;\n    readonly MAX_DRAW_BUFFERS: 0x8824;\n    readonly DRAW_BUFFER0: 0x8825;\n    readonly DRAW_BUFFER1: 0x8826;\n    readonly DRAW_BUFFER2: 0x8827;\n    readonly DRAW_BUFFER3: 0x8828;\n    readonly DRAW_BUFFER4: 0x8829;\n    readonly DRAW_BUFFER5: 0x882A;\n    readonly DRAW_BUFFER6: 0x882B;\n    readonly DRAW_BUFFER7: 0x882C;\n    readonly DRAW_BUFFER8: 0x882D;\n    readonly DRAW_BUFFER9: 0x882E;\n    readonly DRAW_BUFFER10: 0x882F;\n    readonly DRAW_BUFFER11: 0x8830;\n    readonly DRAW_BUFFER12: 0x8831;\n    readonly DRAW_BUFFER13: 0x8832;\n    readonly DRAW_BUFFER14: 0x8833;\n    readonly DRAW_BUFFER15: 0x8834;\n    readonly MAX_FRAGMENT_UNIFORM_COMPONENTS: 0x8B49;\n    readonly MAX_VERTEX_UNIFORM_COMPONENTS: 0x8B4A;\n    readonly SAMPLER_3D: 0x8B5F;\n    readonly SAMPLER_2D_SHADOW: 0x8B62;\n    readonly FRAGMENT_SHADER_DERIVATIVE_HINT: 0x8B8B;\n    readonly PIXEL_PACK_BUFFER: 0x88EB;\n    readonly PIXEL_UNPACK_BUFFER: 0x88EC;\n    readonly PIXEL_PACK_BUFFER_BINDING: 0x88ED;\n    readonly PIXEL_UNPACK_BUFFER_BINDING: 0x88EF;\n    readonly FLOAT_MAT2x3: 0x8B65;\n    readonly FLOAT_MAT2x4: 0x8B66;\n    readonly FLOAT_MAT3x2: 0x8B67;\n    readonly FLOAT_MAT3x4: 0x8B68;\n    readonly FLOAT_MAT4x2: 0x8B69;\n    readonly FLOAT_MAT4x3: 0x8B6A;\n    readonly SRGB: 0x8C40;\n    readonly SRGB8: 0x8C41;\n    readonly SRGB8_ALPHA8: 0x8C43;\n    readonly COMPARE_REF_TO_TEXTURE: 0x884E;\n    readonly RGBA32F: 0x8814;\n    readonly RGB32F: 0x8815;\n    readonly RGBA16F: 0x881A;\n    readonly RGB16F: 0x881B;\n    readonly VERTEX_ATTRIB_ARRAY_INTEGER: 0x88FD;\n    readonly MAX_ARRAY_TEXTURE_LAYERS: 0x88FF;\n    readonly MIN_PROGRAM_TEXEL_OFFSET: 0x8904;\n    readonly MAX_PROGRAM_TEXEL_OFFSET: 0x8905;\n    readonly MAX_VARYING_COMPONENTS: 0x8B4B;\n    readonly TEXTURE_2D_ARRAY: 0x8C1A;\n    readonly TEXTURE_BINDING_2D_ARRAY: 0x8C1D;\n    readonly R11F_G11F_B10F: 0x8C3A;\n    readonly UNSIGNED_INT_10F_11F_11F_REV: 0x8C3B;\n    readonly RGB9_E5: 0x8C3D;\n    readonly UNSIGNED_INT_5_9_9_9_REV: 0x8C3E;\n    readonly TRANSFORM_FEEDBACK_BUFFER_MODE: 0x8C7F;\n    readonly MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS: 0x8C80;\n    readonly TRANSFORM_FEEDBACK_VARYINGS: 0x8C83;\n    readonly TRANSFORM_FEEDBACK_BUFFER_START: 0x8C84;\n    readonly TRANSFORM_FEEDBACK_BUFFER_SIZE: 0x8C85;\n    readonly TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN: 0x8C88;\n    readonly RASTERIZER_DISCARD: 0x8C89;\n    readonly MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS: 0x8C8A;\n    readonly MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS: 0x8C8B;\n    readonly INTERLEAVED_ATTRIBS: 0x8C8C;\n    readonly SEPARATE_ATTRIBS: 0x8C8D;\n    readonly TRANSFORM_FEEDBACK_BUFFER: 0x8C8E;\n    readonly TRANSFORM_FEEDBACK_BUFFER_BINDING: 0x8C8F;\n    readonly RGBA32UI: 0x8D70;\n    readonly RGB32UI: 0x8D71;\n    readonly RGBA16UI: 0x8D76;\n    readonly RGB16UI: 0x8D77;\n    readonly RGBA8UI: 0x8D7C;\n    readonly RGB8UI: 0x8D7D;\n    readonly RGBA32I: 0x8D82;\n    readonly RGB32I: 0x8D83;\n    readonly RGBA16I: 0x8D88;\n    readonly RGB16I: 0x8D89;\n    readonly RGBA8I: 0x8D8E;\n    readonly RGB8I: 0x8D8F;\n    readonly RED_INTEGER: 0x8D94;\n    readonly RGB_INTEGER: 0x8D98;\n    readonly RGBA_INTEGER: 0x8D99;\n    readonly SAMPLER_2D_ARRAY: 0x8DC1;\n    readonly SAMPLER_2D_ARRAY_SHADOW: 0x8DC4;\n    readonly SAMPLER_CUBE_SHADOW: 0x8DC5;\n    readonly UNSIGNED_INT_VEC2: 0x8DC6;\n    readonly UNSIGNED_INT_VEC3: 0x8DC7;\n    readonly UNSIGNED_INT_VEC4: 0x8DC8;\n    readonly INT_SAMPLER_2D: 0x8DCA;\n    readonly INT_SAMPLER_3D: 0x8DCB;\n    readonly INT_SAMPLER_CUBE: 0x8DCC;\n    readonly INT_SAMPLER_2D_ARRAY: 0x8DCF;\n    readonly UNSIGNED_INT_SAMPLER_2D: 0x8DD2;\n    readonly UNSIGNED_INT_SAMPLER_3D: 0x8DD3;\n    readonly UNSIGNED_INT_SAMPLER_CUBE: 0x8DD4;\n    readonly UNSIGNED_INT_SAMPLER_2D_ARRAY: 0x8DD7;\n    readonly DEPTH_COMPONENT32F: 0x8CAC;\n    readonly DEPTH32F_STENCIL8: 0x8CAD;\n    readonly FLOAT_32_UNSIGNED_INT_24_8_REV: 0x8DAD;\n    readonly FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING: 0x8210;\n    readonly FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE: 0x8211;\n    readonly FRAMEBUFFER_ATTACHMENT_RED_SIZE: 0x8212;\n    readonly FRAMEBUFFER_ATTACHMENT_GREEN_SIZE: 0x8213;\n    readonly FRAMEBUFFER_ATTACHMENT_BLUE_SIZE: 0x8214;\n    readonly FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE: 0x8215;\n    readonly FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE: 0x8216;\n    readonly FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE: 0x8217;\n    readonly FRAMEBUFFER_DEFAULT: 0x8218;\n    readonly UNSIGNED_INT_24_8: 0x84FA;\n    readonly DEPTH24_STENCIL8: 0x88F0;\n    readonly UNSIGNED_NORMALIZED: 0x8C17;\n    readonly DRAW_FRAMEBUFFER_BINDING: 0x8CA6;\n    readonly READ_FRAMEBUFFER: 0x8CA8;\n    readonly DRAW_FRAMEBUFFER: 0x8CA9;\n    readonly READ_FRAMEBUFFER_BINDING: 0x8CAA;\n    readonly RENDERBUFFER_SAMPLES: 0x8CAB;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER: 0x8CD4;\n    readonly MAX_COLOR_ATTACHMENTS: 0x8CDF;\n    readonly COLOR_ATTACHMENT1: 0x8CE1;\n    readonly COLOR_ATTACHMENT2: 0x8CE2;\n    readonly COLOR_ATTACHMENT3: 0x8CE3;\n    readonly COLOR_ATTACHMENT4: 0x8CE4;\n    readonly COLOR_ATTACHMENT5: 0x8CE5;\n    readonly COLOR_ATTACHMENT6: 0x8CE6;\n    readonly COLOR_ATTACHMENT7: 0x8CE7;\n    readonly COLOR_ATTACHMENT8: 0x8CE8;\n    readonly COLOR_ATTACHMENT9: 0x8CE9;\n    readonly COLOR_ATTACHMENT10: 0x8CEA;\n    readonly COLOR_ATTACHMENT11: 0x8CEB;\n    readonly COLOR_ATTACHMENT12: 0x8CEC;\n    readonly COLOR_ATTACHMENT13: 0x8CED;\n    readonly COLOR_ATTACHMENT14: 0x8CEE;\n    readonly COLOR_ATTACHMENT15: 0x8CEF;\n    readonly FRAMEBUFFER_INCOMPLETE_MULTISAMPLE: 0x8D56;\n    readonly MAX_SAMPLES: 0x8D57;\n    readonly HALF_FLOAT: 0x140B;\n    readonly RG: 0x8227;\n    readonly RG_INTEGER: 0x8228;\n    readonly R8: 0x8229;\n    readonly RG8: 0x822B;\n    readonly R16F: 0x822D;\n    readonly R32F: 0x822E;\n    readonly RG16F: 0x822F;\n    readonly RG32F: 0x8230;\n    readonly R8I: 0x8231;\n    readonly R8UI: 0x8232;\n    readonly R16I: 0x8233;\n    readonly R16UI: 0x8234;\n    readonly R32I: 0x8235;\n    readonly R32UI: 0x8236;\n    readonly RG8I: 0x8237;\n    readonly RG8UI: 0x8238;\n    readonly RG16I: 0x8239;\n    readonly RG16UI: 0x823A;\n    readonly RG32I: 0x823B;\n    readonly RG32UI: 0x823C;\n    readonly VERTEX_ARRAY_BINDING: 0x85B5;\n    readonly R8_SNORM: 0x8F94;\n    readonly RG8_SNORM: 0x8F95;\n    readonly RGB8_SNORM: 0x8F96;\n    readonly RGBA8_SNORM: 0x8F97;\n    readonly SIGNED_NORMALIZED: 0x8F9C;\n    readonly COPY_READ_BUFFER: 0x8F36;\n    readonly COPY_WRITE_BUFFER: 0x8F37;\n    readonly COPY_READ_BUFFER_BINDING: 0x8F36;\n    readonly COPY_WRITE_BUFFER_BINDING: 0x8F37;\n    readonly UNIFORM_BUFFER: 0x8A11;\n    readonly UNIFORM_BUFFER_BINDING: 0x8A28;\n    readonly UNIFORM_BUFFER_START: 0x8A29;\n    readonly UNIFORM_BUFFER_SIZE: 0x8A2A;\n    readonly MAX_VERTEX_UNIFORM_BLOCKS: 0x8A2B;\n    readonly MAX_FRAGMENT_UNIFORM_BLOCKS: 0x8A2D;\n    readonly MAX_COMBINED_UNIFORM_BLOCKS: 0x8A2E;\n    readonly MAX_UNIFORM_BUFFER_BINDINGS: 0x8A2F;\n    readonly MAX_UNIFORM_BLOCK_SIZE: 0x8A30;\n    readonly MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS: 0x8A31;\n    readonly MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS: 0x8A33;\n    readonly UNIFORM_BUFFER_OFFSET_ALIGNMENT: 0x8A34;\n    readonly ACTIVE_UNIFORM_BLOCKS: 0x8A36;\n    readonly UNIFORM_TYPE: 0x8A37;\n    readonly UNIFORM_SIZE: 0x8A38;\n    readonly UNIFORM_BLOCK_INDEX: 0x8A3A;\n    readonly UNIFORM_OFFSET: 0x8A3B;\n    readonly UNIFORM_ARRAY_STRIDE: 0x8A3C;\n    readonly UNIFORM_MATRIX_STRIDE: 0x8A3D;\n    readonly UNIFORM_IS_ROW_MAJOR: 0x8A3E;\n    readonly UNIFORM_BLOCK_BINDING: 0x8A3F;\n    readonly UNIFORM_BLOCK_DATA_SIZE: 0x8A40;\n    readonly UNIFORM_BLOCK_ACTIVE_UNIFORMS: 0x8A42;\n    readonly UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES: 0x8A43;\n    readonly UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER: 0x8A44;\n    readonly UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER: 0x8A46;\n    readonly INVALID_INDEX: 0xFFFFFFFF;\n    readonly MAX_VERTEX_OUTPUT_COMPONENTS: 0x9122;\n    readonly MAX_FRAGMENT_INPUT_COMPONENTS: 0x9125;\n    readonly MAX_SERVER_WAIT_TIMEOUT: 0x9111;\n    readonly OBJECT_TYPE: 0x9112;\n    readonly SYNC_CONDITION: 0x9113;\n    readonly SYNC_STATUS: 0x9114;\n    readonly SYNC_FLAGS: 0x9115;\n    readonly SYNC_FENCE: 0x9116;\n    readonly SYNC_GPU_COMMANDS_COMPLETE: 0x9117;\n    readonly UNSIGNALED: 0x9118;\n    readonly SIGNALED: 0x9119;\n    readonly ALREADY_SIGNALED: 0x911A;\n    readonly TIMEOUT_EXPIRED: 0x911B;\n    readonly CONDITION_SATISFIED: 0x911C;\n    readonly WAIT_FAILED: 0x911D;\n    readonly SYNC_FLUSH_COMMANDS_BIT: 0x00000001;\n    readonly VERTEX_ATTRIB_ARRAY_DIVISOR: 0x88FE;\n    readonly ANY_SAMPLES_PASSED: 0x8C2F;\n    readonly ANY_SAMPLES_PASSED_CONSERVATIVE: 0x8D6A;\n    readonly SAMPLER_BINDING: 0x8919;\n    readonly RGB10_A2UI: 0x906F;\n    readonly INT_2_10_10_10_REV: 0x8D9F;\n    readonly TRANSFORM_FEEDBACK: 0x8E22;\n    readonly TRANSFORM_FEEDBACK_PAUSED: 0x8E23;\n    readonly TRANSFORM_FEEDBACK_ACTIVE: 0x8E24;\n    readonly TRANSFORM_FEEDBACK_BINDING: 0x8E25;\n    readonly TEXTURE_IMMUTABLE_FORMAT: 0x912F;\n    readonly MAX_ELEMENT_INDEX: 0x8D6B;\n    readonly TEXTURE_IMMUTABLE_LEVELS: 0x82DF;\n    readonly TIMEOUT_IGNORED: -1;\n    readonly MAX_CLIENT_WAIT_TIMEOUT_WEBGL: 0x9247;\n    readonly DEPTH_BUFFER_BIT: 0x00000100;\n    readonly STENCIL_BUFFER_BIT: 0x00000400;\n    readonly COLOR_BUFFER_BIT: 0x00004000;\n    readonly POINTS: 0x0000;\n    readonly LINES: 0x0001;\n    readonly LINE_LOOP: 0x0002;\n    readonly LINE_STRIP: 0x0003;\n    readonly TRIANGLES: 0x0004;\n    readonly TRIANGLE_STRIP: 0x0005;\n    readonly TRIANGLE_FAN: 0x0006;\n    readonly ZERO: 0;\n    readonly ONE: 1;\n    readonly SRC_COLOR: 0x0300;\n    readonly ONE_MINUS_SRC_COLOR: 0x0301;\n    readonly SRC_ALPHA: 0x0302;\n    readonly ONE_MINUS_SRC_ALPHA: 0x0303;\n    readonly DST_ALPHA: 0x0304;\n    readonly ONE_MINUS_DST_ALPHA: 0x0305;\n    readonly DST_COLOR: 0x0306;\n    readonly ONE_MINUS_DST_COLOR: 0x0307;\n    readonly SRC_ALPHA_SATURATE: 0x0308;\n    readonly FUNC_ADD: 0x8006;\n    readonly BLEND_EQUATION: 0x8009;\n    readonly BLEND_EQUATION_RGB: 0x8009;\n    readonly BLEND_EQUATION_ALPHA: 0x883D;\n    readonly FUNC_SUBTRACT: 0x800A;\n    readonly FUNC_REVERSE_SUBTRACT: 0x800B;\n    readonly BLEND_DST_RGB: 0x80C8;\n    readonly BLEND_SRC_RGB: 0x80C9;\n    readonly BLEND_DST_ALPHA: 0x80CA;\n    readonly BLEND_SRC_ALPHA: 0x80CB;\n    readonly CONSTANT_COLOR: 0x8001;\n    readonly ONE_MINUS_CONSTANT_COLOR: 0x8002;\n    readonly CONSTANT_ALPHA: 0x8003;\n    readonly ONE_MINUS_CONSTANT_ALPHA: 0x8004;\n    readonly BLEND_COLOR: 0x8005;\n    readonly ARRAY_BUFFER: 0x8892;\n    readonly ELEMENT_ARRAY_BUFFER: 0x8893;\n    readonly ARRAY_BUFFER_BINDING: 0x8894;\n    readonly ELEMENT_ARRAY_BUFFER_BINDING: 0x8895;\n    readonly STREAM_DRAW: 0x88E0;\n    readonly STATIC_DRAW: 0x88E4;\n    readonly DYNAMIC_DRAW: 0x88E8;\n    readonly BUFFER_SIZE: 0x8764;\n    readonly BUFFER_USAGE: 0x8765;\n    readonly CURRENT_VERTEX_ATTRIB: 0x8626;\n    readonly FRONT: 0x0404;\n    readonly BACK: 0x0405;\n    readonly FRONT_AND_BACK: 0x0408;\n    readonly CULL_FACE: 0x0B44;\n    readonly BLEND: 0x0BE2;\n    readonly DITHER: 0x0BD0;\n    readonly STENCIL_TEST: 0x0B90;\n    readonly DEPTH_TEST: 0x0B71;\n    readonly SCISSOR_TEST: 0x0C11;\n    readonly POLYGON_OFFSET_FILL: 0x8037;\n    readonly SAMPLE_ALPHA_TO_COVERAGE: 0x809E;\n    readonly SAMPLE_COVERAGE: 0x80A0;\n    readonly NO_ERROR: 0;\n    readonly INVALID_ENUM: 0x0500;\n    readonly INVALID_VALUE: 0x0501;\n    readonly INVALID_OPERATION: 0x0502;\n    readonly OUT_OF_MEMORY: 0x0505;\n    readonly CW: 0x0900;\n    readonly CCW: 0x0901;\n    readonly LINE_WIDTH: 0x0B21;\n    readonly ALIASED_POINT_SIZE_RANGE: 0x846D;\n    readonly ALIASED_LINE_WIDTH_RANGE: 0x846E;\n    readonly CULL_FACE_MODE: 0x0B45;\n    readonly FRONT_FACE: 0x0B46;\n    readonly DEPTH_RANGE: 0x0B70;\n    readonly DEPTH_WRITEMASK: 0x0B72;\n    readonly DEPTH_CLEAR_VALUE: 0x0B73;\n    readonly DEPTH_FUNC: 0x0B74;\n    readonly STENCIL_CLEAR_VALUE: 0x0B91;\n    readonly STENCIL_FUNC: 0x0B92;\n    readonly STENCIL_FAIL: 0x0B94;\n    readonly STENCIL_PASS_DEPTH_FAIL: 0x0B95;\n    readonly STENCIL_PASS_DEPTH_PASS: 0x0B96;\n    readonly STENCIL_REF: 0x0B97;\n    readonly STENCIL_VALUE_MASK: 0x0B93;\n    readonly STENCIL_WRITEMASK: 0x0B98;\n    readonly STENCIL_BACK_FUNC: 0x8800;\n    readonly STENCIL_BACK_FAIL: 0x8801;\n    readonly STENCIL_BACK_PASS_DEPTH_FAIL: 0x8802;\n    readonly STENCIL_BACK_PASS_DEPTH_PASS: 0x8803;\n    readonly STENCIL_BACK_REF: 0x8CA3;\n    readonly STENCIL_BACK_VALUE_MASK: 0x8CA4;\n    readonly STENCIL_BACK_WRITEMASK: 0x8CA5;\n    readonly VIEWPORT: 0x0BA2;\n    readonly SCISSOR_BOX: 0x0C10;\n    readonly COLOR_CLEAR_VALUE: 0x0C22;\n    readonly COLOR_WRITEMASK: 0x0C23;\n    readonly UNPACK_ALIGNMENT: 0x0CF5;\n    readonly PACK_ALIGNMENT: 0x0D05;\n    readonly MAX_TEXTURE_SIZE: 0x0D33;\n    readonly MAX_VIEWPORT_DIMS: 0x0D3A;\n    readonly SUBPIXEL_BITS: 0x0D50;\n    readonly RED_BITS: 0x0D52;\n    readonly GREEN_BITS: 0x0D53;\n    readonly BLUE_BITS: 0x0D54;\n    readonly ALPHA_BITS: 0x0D55;\n    readonly DEPTH_BITS: 0x0D56;\n    readonly STENCIL_BITS: 0x0D57;\n    readonly POLYGON_OFFSET_UNITS: 0x2A00;\n    readonly POLYGON_OFFSET_FACTOR: 0x8038;\n    readonly TEXTURE_BINDING_2D: 0x8069;\n    readonly SAMPLE_BUFFERS: 0x80A8;\n    readonly SAMPLES: 0x80A9;\n    readonly SAMPLE_COVERAGE_VALUE: 0x80AA;\n    readonly SAMPLE_COVERAGE_INVERT: 0x80AB;\n    readonly COMPRESSED_TEXTURE_FORMATS: 0x86A3;\n    readonly DONT_CARE: 0x1100;\n    readonly FASTEST: 0x1101;\n    readonly NICEST: 0x1102;\n    readonly GENERATE_MIPMAP_HINT: 0x8192;\n    readonly BYTE: 0x1400;\n    readonly UNSIGNED_BYTE: 0x1401;\n    readonly SHORT: 0x1402;\n    readonly UNSIGNED_SHORT: 0x1403;\n    readonly INT: 0x1404;\n    readonly UNSIGNED_INT: 0x1405;\n    readonly FLOAT: 0x1406;\n    readonly DEPTH_COMPONENT: 0x1902;\n    readonly ALPHA: 0x1906;\n    readonly RGB: 0x1907;\n    readonly RGBA: 0x1908;\n    readonly LUMINANCE: 0x1909;\n    readonly LUMINANCE_ALPHA: 0x190A;\n    readonly UNSIGNED_SHORT_4_4_4_4: 0x8033;\n    readonly UNSIGNED_SHORT_5_5_5_1: 0x8034;\n    readonly UNSIGNED_SHORT_5_6_5: 0x8363;\n    readonly FRAGMENT_SHADER: 0x8B30;\n    readonly VERTEX_SHADER: 0x8B31;\n    readonly MAX_VERTEX_ATTRIBS: 0x8869;\n    readonly MAX_VERTEX_UNIFORM_VECTORS: 0x8DFB;\n    readonly MAX_VARYING_VECTORS: 0x8DFC;\n    readonly MAX_COMBINED_TEXTURE_IMAGE_UNITS: 0x8B4D;\n    readonly MAX_VERTEX_TEXTURE_IMAGE_UNITS: 0x8B4C;\n    readonly MAX_TEXTURE_IMAGE_UNITS: 0x8872;\n    readonly MAX_FRAGMENT_UNIFORM_VECTORS: 0x8DFD;\n    readonly SHADER_TYPE: 0x8B4F;\n    readonly DELETE_STATUS: 0x8B80;\n    readonly LINK_STATUS: 0x8B82;\n    readonly VALIDATE_STATUS: 0x8B83;\n    readonly ATTACHED_SHADERS: 0x8B85;\n    readonly ACTIVE_UNIFORMS: 0x8B86;\n    readonly ACTIVE_ATTRIBUTES: 0x8B89;\n    readonly SHADING_LANGUAGE_VERSION: 0x8B8C;\n    readonly CURRENT_PROGRAM: 0x8B8D;\n    readonly NEVER: 0x0200;\n    readonly LESS: 0x0201;\n    readonly EQUAL: 0x0202;\n    readonly LEQUAL: 0x0203;\n    readonly GREATER: 0x0204;\n    readonly NOTEQUAL: 0x0205;\n    readonly GEQUAL: 0x0206;\n    readonly ALWAYS: 0x0207;\n    readonly KEEP: 0x1E00;\n    readonly REPLACE: 0x1E01;\n    readonly INCR: 0x1E02;\n    readonly DECR: 0x1E03;\n    readonly INVERT: 0x150A;\n    readonly INCR_WRAP: 0x8507;\n    readonly DECR_WRAP: 0x8508;\n    readonly VENDOR: 0x1F00;\n    readonly RENDERER: 0x1F01;\n    readonly VERSION: 0x1F02;\n    readonly NEAREST: 0x2600;\n    readonly LINEAR: 0x2601;\n    readonly NEAREST_MIPMAP_NEAREST: 0x2700;\n    readonly LINEAR_MIPMAP_NEAREST: 0x2701;\n    readonly NEAREST_MIPMAP_LINEAR: 0x2702;\n    readonly LINEAR_MIPMAP_LINEAR: 0x2703;\n    readonly TEXTURE_MAG_FILTER: 0x2800;\n    readonly TEXTURE_MIN_FILTER: 0x2801;\n    readonly TEXTURE_WRAP_S: 0x2802;\n    readonly TEXTURE_WRAP_T: 0x2803;\n    readonly TEXTURE_2D: 0x0DE1;\n    readonly TEXTURE: 0x1702;\n    readonly TEXTURE_CUBE_MAP: 0x8513;\n    readonly TEXTURE_BINDING_CUBE_MAP: 0x8514;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_X: 0x8515;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_X: 0x8516;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_Y: 0x8517;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_Y: 0x8518;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_Z: 0x8519;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_Z: 0x851A;\n    readonly MAX_CUBE_MAP_TEXTURE_SIZE: 0x851C;\n    readonly TEXTURE0: 0x84C0;\n    readonly TEXTURE1: 0x84C1;\n    readonly TEXTURE2: 0x84C2;\n    readonly TEXTURE3: 0x84C3;\n    readonly TEXTURE4: 0x84C4;\n    readonly TEXTURE5: 0x84C5;\n    readonly TEXTURE6: 0x84C6;\n    readonly TEXTURE7: 0x84C7;\n    readonly TEXTURE8: 0x84C8;\n    readonly TEXTURE9: 0x84C9;\n    readonly TEXTURE10: 0x84CA;\n    readonly TEXTURE11: 0x84CB;\n    readonly TEXTURE12: 0x84CC;\n    readonly TEXTURE13: 0x84CD;\n    readonly TEXTURE14: 0x84CE;\n    readonly TEXTURE15: 0x84CF;\n    readonly TEXTURE16: 0x84D0;\n    readonly TEXTURE17: 0x84D1;\n    readonly TEXTURE18: 0x84D2;\n    readonly TEXTURE19: 0x84D3;\n    readonly TEXTURE20: 0x84D4;\n    readonly TEXTURE21: 0x84D5;\n    readonly TEXTURE22: 0x84D6;\n    readonly TEXTURE23: 0x84D7;\n    readonly TEXTURE24: 0x84D8;\n    readonly TEXTURE25: 0x84D9;\n    readonly TEXTURE26: 0x84DA;\n    readonly TEXTURE27: 0x84DB;\n    readonly TEXTURE28: 0x84DC;\n    readonly TEXTURE29: 0x84DD;\n    readonly TEXTURE30: 0x84DE;\n    readonly TEXTURE31: 0x84DF;\n    readonly ACTIVE_TEXTURE: 0x84E0;\n    readonly REPEAT: 0x2901;\n    readonly CLAMP_TO_EDGE: 0x812F;\n    readonly MIRRORED_REPEAT: 0x8370;\n    readonly FLOAT_VEC2: 0x8B50;\n    readonly FLOAT_VEC3: 0x8B51;\n    readonly FLOAT_VEC4: 0x8B52;\n    readonly INT_VEC2: 0x8B53;\n    readonly INT_VEC3: 0x8B54;\n    readonly INT_VEC4: 0x8B55;\n    readonly BOOL: 0x8B56;\n    readonly BOOL_VEC2: 0x8B57;\n    readonly BOOL_VEC3: 0x8B58;\n    readonly BOOL_VEC4: 0x8B59;\n    readonly FLOAT_MAT2: 0x8B5A;\n    readonly FLOAT_MAT3: 0x8B5B;\n    readonly FLOAT_MAT4: 0x8B5C;\n    readonly SAMPLER_2D: 0x8B5E;\n    readonly SAMPLER_CUBE: 0x8B60;\n    readonly VERTEX_ATTRIB_ARRAY_ENABLED: 0x8622;\n    readonly VERTEX_ATTRIB_ARRAY_SIZE: 0x8623;\n    readonly VERTEX_ATTRIB_ARRAY_STRIDE: 0x8624;\n    readonly VERTEX_ATTRIB_ARRAY_TYPE: 0x8625;\n    readonly VERTEX_ATTRIB_ARRAY_NORMALIZED: 0x886A;\n    readonly VERTEX_ATTRIB_ARRAY_POINTER: 0x8645;\n    readonly VERTEX_ATTRIB_ARRAY_BUFFER_BINDING: 0x889F;\n    readonly IMPLEMENTATION_COLOR_READ_TYPE: 0x8B9A;\n    readonly IMPLEMENTATION_COLOR_READ_FORMAT: 0x8B9B;\n    readonly COMPILE_STATUS: 0x8B81;\n    readonly LOW_FLOAT: 0x8DF0;\n    readonly MEDIUM_FLOAT: 0x8DF1;\n    readonly HIGH_FLOAT: 0x8DF2;\n    readonly LOW_INT: 0x8DF3;\n    readonly MEDIUM_INT: 0x8DF4;\n    readonly HIGH_INT: 0x8DF5;\n    readonly FRAMEBUFFER: 0x8D40;\n    readonly RENDERBUFFER: 0x8D41;\n    readonly RGBA4: 0x8056;\n    readonly RGB5_A1: 0x8057;\n    readonly RGBA8: 0x8058;\n    readonly RGB565: 0x8D62;\n    readonly DEPTH_COMPONENT16: 0x81A5;\n    readonly STENCIL_INDEX8: 0x8D48;\n    readonly DEPTH_STENCIL: 0x84F9;\n    readonly RENDERBUFFER_WIDTH: 0x8D42;\n    readonly RENDERBUFFER_HEIGHT: 0x8D43;\n    readonly RENDERBUFFER_INTERNAL_FORMAT: 0x8D44;\n    readonly RENDERBUFFER_RED_SIZE: 0x8D50;\n    readonly RENDERBUFFER_GREEN_SIZE: 0x8D51;\n    readonly RENDERBUFFER_BLUE_SIZE: 0x8D52;\n    readonly RENDERBUFFER_ALPHA_SIZE: 0x8D53;\n    readonly RENDERBUFFER_DEPTH_SIZE: 0x8D54;\n    readonly RENDERBUFFER_STENCIL_SIZE: 0x8D55;\n    readonly FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE: 0x8CD0;\n    readonly FRAMEBUFFER_ATTACHMENT_OBJECT_NAME: 0x8CD1;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL: 0x8CD2;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE: 0x8CD3;\n    readonly COLOR_ATTACHMENT0: 0x8CE0;\n    readonly DEPTH_ATTACHMENT: 0x8D00;\n    readonly STENCIL_ATTACHMENT: 0x8D20;\n    readonly DEPTH_STENCIL_ATTACHMENT: 0x821A;\n    readonly NONE: 0;\n    readonly FRAMEBUFFER_COMPLETE: 0x8CD5;\n    readonly FRAMEBUFFER_INCOMPLETE_ATTACHMENT: 0x8CD6;\n    readonly FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT: 0x8CD7;\n    readonly FRAMEBUFFER_INCOMPLETE_DIMENSIONS: 0x8CD9;\n    readonly FRAMEBUFFER_UNSUPPORTED: 0x8CDD;\n    readonly FRAMEBUFFER_BINDING: 0x8CA6;\n    readonly RENDERBUFFER_BINDING: 0x8CA7;\n    readonly MAX_RENDERBUFFER_SIZE: 0x84E8;\n    readonly INVALID_FRAMEBUFFER_OPERATION: 0x0506;\n    readonly UNPACK_FLIP_Y_WEBGL: 0x9240;\n    readonly UNPACK_PREMULTIPLY_ALPHA_WEBGL: 0x9241;\n    readonly CONTEXT_LOST_WEBGL: 0x9242;\n    readonly UNPACK_COLORSPACE_CONVERSION_WEBGL: 0x9243;\n    readonly BROWSER_DEFAULT_WEBGL: 0x9244;\n};\n\ninterface WebGL2RenderingContextBase {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/beginQuery) */\n    beginQuery(target: GLenum, query: WebGLQuery): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/beginTransformFeedback) */\n    beginTransformFeedback(primitiveMode: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/bindBufferBase) */\n    bindBufferBase(target: GLenum, index: GLuint, buffer: WebGLBuffer | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/bindBufferRange) */\n    bindBufferRange(target: GLenum, index: GLuint, buffer: WebGLBuffer | null, offset: GLintptr, size: GLsizeiptr): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/bindSampler) */\n    bindSampler(unit: GLuint, sampler: WebGLSampler | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/bindTransformFeedback) */\n    bindTransformFeedback(target: GLenum, tf: WebGLTransformFeedback | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/bindVertexArray) */\n    bindVertexArray(array: WebGLVertexArrayObject | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/blitFramebuffer) */\n    blitFramebuffer(srcX0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/clearBuffer) */\n    clearBufferfi(buffer: GLenum, drawbuffer: GLint, depth: GLfloat, stencil: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/clearBuffer) */\n    clearBufferfv(buffer: GLenum, drawbuffer: GLint, values: Float32List, srcOffset?: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/clearBuffer) */\n    clearBufferiv(buffer: GLenum, drawbuffer: GLint, values: Int32List, srcOffset?: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/clearBuffer) */\n    clearBufferuiv(buffer: GLenum, drawbuffer: GLint, values: Uint32List, srcOffset?: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/clientWaitSync) */\n    clientWaitSync(sync: WebGLSync, flags: GLbitfield, timeout: GLuint64): GLenum;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/compressedTexImage3D) */\n    compressedTexImage3D(target: GLenum, level: GLint, internalformat: GLenum, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, imageSize: GLsizei, offset: GLintptr): void;\n    compressedTexImage3D(target: GLenum, level: GLint, internalformat: GLenum, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, srcData: ArrayBufferView<ArrayBufferLike>, srcOffset?: number, srcLengthOverride?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/compressedTexSubImage3D) */\n    compressedTexSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, format: GLenum, imageSize: GLsizei, offset: GLintptr): void;\n    compressedTexSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, format: GLenum, srcData: ArrayBufferView<ArrayBufferLike>, srcOffset?: number, srcLengthOverride?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/copyBufferSubData) */\n    copyBufferSubData(readTarget: GLenum, writeTarget: GLenum, readOffset: GLintptr, writeOffset: GLintptr, size: GLsizeiptr): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/copyTexSubImage3D) */\n    copyTexSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, x: GLint, y: GLint, width: GLsizei, height: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/createQuery) */\n    createQuery(): WebGLQuery;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/createSampler) */\n    createSampler(): WebGLSampler;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/createTransformFeedback) */\n    createTransformFeedback(): WebGLTransformFeedback;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/createVertexArray) */\n    createVertexArray(): WebGLVertexArrayObject;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/deleteQuery) */\n    deleteQuery(query: WebGLQuery | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/deleteSampler) */\n    deleteSampler(sampler: WebGLSampler | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/deleteSync) */\n    deleteSync(sync: WebGLSync | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/deleteTransformFeedback) */\n    deleteTransformFeedback(tf: WebGLTransformFeedback | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/deleteVertexArray) */\n    deleteVertexArray(vertexArray: WebGLVertexArrayObject | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/drawArraysInstanced) */\n    drawArraysInstanced(mode: GLenum, first: GLint, count: GLsizei, instanceCount: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/drawBuffers) */\n    drawBuffers(buffers: GLenum[]): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/drawElementsInstanced) */\n    drawElementsInstanced(mode: GLenum, count: GLsizei, type: GLenum, offset: GLintptr, instanceCount: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/drawRangeElements) */\n    drawRangeElements(mode: GLenum, start: GLuint, end: GLuint, count: GLsizei, type: GLenum, offset: GLintptr): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/endQuery) */\n    endQuery(target: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/endTransformFeedback) */\n    endTransformFeedback(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/fenceSync) */\n    fenceSync(condition: GLenum, flags: GLbitfield): WebGLSync | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/framebufferTextureLayer) */\n    framebufferTextureLayer(target: GLenum, attachment: GLenum, texture: WebGLTexture | null, level: GLint, layer: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getActiveUniformBlockName) */\n    getActiveUniformBlockName(program: WebGLProgram, uniformBlockIndex: GLuint): string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getActiveUniformBlockParameter) */\n    getActiveUniformBlockParameter(program: WebGLProgram, uniformBlockIndex: GLuint, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getActiveUniforms) */\n    getActiveUniforms(program: WebGLProgram, uniformIndices: GLuint[], pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getBufferSubData) */\n    getBufferSubData(target: GLenum, srcByteOffset: GLintptr, dstBuffer: ArrayBufferView<ArrayBufferLike>, dstOffset?: number, length?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getFragDataLocation) */\n    getFragDataLocation(program: WebGLProgram, name: string): GLint;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getIndexedParameter) */\n    getIndexedParameter(target: GLenum, index: GLuint): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getInternalformatParameter) */\n    getInternalformatParameter(target: GLenum, internalformat: GLenum, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getQuery) */\n    getQuery(target: GLenum, pname: GLenum): WebGLQuery | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getQueryParameter) */\n    getQueryParameter(query: WebGLQuery, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getSamplerParameter) */\n    getSamplerParameter(sampler: WebGLSampler, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getSyncParameter) */\n    getSyncParameter(sync: WebGLSync, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getTransformFeedbackVarying) */\n    getTransformFeedbackVarying(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getUniformBlockIndex) */\n    getUniformBlockIndex(program: WebGLProgram, uniformBlockName: string): GLuint;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getUniformIndices) */\n    getUniformIndices(program: WebGLProgram, uniformNames: string[]): GLuint[] | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/invalidateFramebuffer) */\n    invalidateFramebuffer(target: GLenum, attachments: GLenum[]): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/invalidateSubFramebuffer) */\n    invalidateSubFramebuffer(target: GLenum, attachments: GLenum[], x: GLint, y: GLint, width: GLsizei, height: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/isQuery) */\n    isQuery(query: WebGLQuery | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/isSampler) */\n    isSampler(sampler: WebGLSampler | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/isSync) */\n    isSync(sync: WebGLSync | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/isTransformFeedback) */\n    isTransformFeedback(tf: WebGLTransformFeedback | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/isVertexArray) */\n    isVertexArray(vertexArray: WebGLVertexArrayObject | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/pauseTransformFeedback) */\n    pauseTransformFeedback(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/readBuffer) */\n    readBuffer(src: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/renderbufferStorageMultisample) */\n    renderbufferStorageMultisample(target: GLenum, samples: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/resumeTransformFeedback) */\n    resumeTransformFeedback(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/samplerParameter) */\n    samplerParameterf(sampler: WebGLSampler, pname: GLenum, param: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/samplerParameter) */\n    samplerParameteri(sampler: WebGLSampler, pname: GLenum, param: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/texImage3D) */\n    texImage3D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, format: GLenum, type: GLenum, pboOffset: GLintptr): void;\n    texImage3D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, format: GLenum, type: GLenum, source: TexImageSource): void;\n    texImage3D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, format: GLenum, type: GLenum, srcData: ArrayBufferView<ArrayBufferLike> | null): void;\n    texImage3D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, format: GLenum, type: GLenum, srcData: ArrayBufferView<ArrayBufferLike>, srcOffset: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/texStorage2D) */\n    texStorage2D(target: GLenum, levels: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/texStorage3D) */\n    texStorage3D(target: GLenum, levels: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei, depth: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/texSubImage3D) */\n    texSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, format: GLenum, type: GLenum, pboOffset: GLintptr): void;\n    texSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, format: GLenum, type: GLenum, source: TexImageSource): void;\n    texSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, format: GLenum, type: GLenum, srcData: ArrayBufferView<ArrayBufferLike> | null, srcOffset?: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/transformFeedbackVaryings) */\n    transformFeedbackVaryings(program: WebGLProgram, varyings: string[], bufferMode: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform1ui(location: WebGLUniformLocation | null, v0: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform1uiv(location: WebGLUniformLocation | null, data: Uint32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform2ui(location: WebGLUniformLocation | null, v0: GLuint, v1: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform2uiv(location: WebGLUniformLocation | null, data: Uint32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform3ui(location: WebGLUniformLocation | null, v0: GLuint, v1: GLuint, v2: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform3uiv(location: WebGLUniformLocation | null, data: Uint32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform4ui(location: WebGLUniformLocation | null, v0: GLuint, v1: GLuint, v2: GLuint, v3: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform4uiv(location: WebGLUniformLocation | null, data: Uint32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformBlockBinding) */\n    uniformBlockBinding(program: WebGLProgram, uniformBlockIndex: GLuint, uniformBlockBinding: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix2x3fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix2x4fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix3x2fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix3x4fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix4x2fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix4x3fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/vertexAttribDivisor) */\n    vertexAttribDivisor(index: GLuint, divisor: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/vertexAttribI) */\n    vertexAttribI4i(index: GLuint, x: GLint, y: GLint, z: GLint, w: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/vertexAttribI) */\n    vertexAttribI4iv(index: GLuint, values: Int32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/vertexAttribI) */\n    vertexAttribI4ui(index: GLuint, x: GLuint, y: GLuint, z: GLuint, w: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/vertexAttribI) */\n    vertexAttribI4uiv(index: GLuint, values: Uint32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/vertexAttribIPointer) */\n    vertexAttribIPointer(index: GLuint, size: GLint, type: GLenum, stride: GLsizei, offset: GLintptr): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/waitSync) */\n    waitSync(sync: WebGLSync, flags: GLbitfield, timeout: GLint64): void;\n    readonly READ_BUFFER: 0x0C02;\n    readonly UNPACK_ROW_LENGTH: 0x0CF2;\n    readonly UNPACK_SKIP_ROWS: 0x0CF3;\n    readonly UNPACK_SKIP_PIXELS: 0x0CF4;\n    readonly PACK_ROW_LENGTH: 0x0D02;\n    readonly PACK_SKIP_ROWS: 0x0D03;\n    readonly PACK_SKIP_PIXELS: 0x0D04;\n    readonly COLOR: 0x1800;\n    readonly DEPTH: 0x1801;\n    readonly STENCIL: 0x1802;\n    readonly RED: 0x1903;\n    readonly RGB8: 0x8051;\n    readonly RGB10_A2: 0x8059;\n    readonly TEXTURE_BINDING_3D: 0x806A;\n    readonly UNPACK_SKIP_IMAGES: 0x806D;\n    readonly UNPACK_IMAGE_HEIGHT: 0x806E;\n    readonly TEXTURE_3D: 0x806F;\n    readonly TEXTURE_WRAP_R: 0x8072;\n    readonly MAX_3D_TEXTURE_SIZE: 0x8073;\n    readonly UNSIGNED_INT_2_10_10_10_REV: 0x8368;\n    readonly MAX_ELEMENTS_VERTICES: 0x80E8;\n    readonly MAX_ELEMENTS_INDICES: 0x80E9;\n    readonly TEXTURE_MIN_LOD: 0x813A;\n    readonly TEXTURE_MAX_LOD: 0x813B;\n    readonly TEXTURE_BASE_LEVEL: 0x813C;\n    readonly TEXTURE_MAX_LEVEL: 0x813D;\n    readonly MIN: 0x8007;\n    readonly MAX: 0x8008;\n    readonly DEPTH_COMPONENT24: 0x81A6;\n    readonly MAX_TEXTURE_LOD_BIAS: 0x84FD;\n    readonly TEXTURE_COMPARE_MODE: 0x884C;\n    readonly TEXTURE_COMPARE_FUNC: 0x884D;\n    readonly CURRENT_QUERY: 0x8865;\n    readonly QUERY_RESULT: 0x8866;\n    readonly QUERY_RESULT_AVAILABLE: 0x8867;\n    readonly STREAM_READ: 0x88E1;\n    readonly STREAM_COPY: 0x88E2;\n    readonly STATIC_READ: 0x88E5;\n    readonly STATIC_COPY: 0x88E6;\n    readonly DYNAMIC_READ: 0x88E9;\n    readonly DYNAMIC_COPY: 0x88EA;\n    readonly MAX_DRAW_BUFFERS: 0x8824;\n    readonly DRAW_BUFFER0: 0x8825;\n    readonly DRAW_BUFFER1: 0x8826;\n    readonly DRAW_BUFFER2: 0x8827;\n    readonly DRAW_BUFFER3: 0x8828;\n    readonly DRAW_BUFFER4: 0x8829;\n    readonly DRAW_BUFFER5: 0x882A;\n    readonly DRAW_BUFFER6: 0x882B;\n    readonly DRAW_BUFFER7: 0x882C;\n    readonly DRAW_BUFFER8: 0x882D;\n    readonly DRAW_BUFFER9: 0x882E;\n    readonly DRAW_BUFFER10: 0x882F;\n    readonly DRAW_BUFFER11: 0x8830;\n    readonly DRAW_BUFFER12: 0x8831;\n    readonly DRAW_BUFFER13: 0x8832;\n    readonly DRAW_BUFFER14: 0x8833;\n    readonly DRAW_BUFFER15: 0x8834;\n    readonly MAX_FRAGMENT_UNIFORM_COMPONENTS: 0x8B49;\n    readonly MAX_VERTEX_UNIFORM_COMPONENTS: 0x8B4A;\n    readonly SAMPLER_3D: 0x8B5F;\n    readonly SAMPLER_2D_SHADOW: 0x8B62;\n    readonly FRAGMENT_SHADER_DERIVATIVE_HINT: 0x8B8B;\n    readonly PIXEL_PACK_BUFFER: 0x88EB;\n    readonly PIXEL_UNPACK_BUFFER: 0x88EC;\n    readonly PIXEL_PACK_BUFFER_BINDING: 0x88ED;\n    readonly PIXEL_UNPACK_BUFFER_BINDING: 0x88EF;\n    readonly FLOAT_MAT2x3: 0x8B65;\n    readonly FLOAT_MAT2x4: 0x8B66;\n    readonly FLOAT_MAT3x2: 0x8B67;\n    readonly FLOAT_MAT3x4: 0x8B68;\n    readonly FLOAT_MAT4x2: 0x8B69;\n    readonly FLOAT_MAT4x3: 0x8B6A;\n    readonly SRGB: 0x8C40;\n    readonly SRGB8: 0x8C41;\n    readonly SRGB8_ALPHA8: 0x8C43;\n    readonly COMPARE_REF_TO_TEXTURE: 0x884E;\n    readonly RGBA32F: 0x8814;\n    readonly RGB32F: 0x8815;\n    readonly RGBA16F: 0x881A;\n    readonly RGB16F: 0x881B;\n    readonly VERTEX_ATTRIB_ARRAY_INTEGER: 0x88FD;\n    readonly MAX_ARRAY_TEXTURE_LAYERS: 0x88FF;\n    readonly MIN_PROGRAM_TEXEL_OFFSET: 0x8904;\n    readonly MAX_PROGRAM_TEXEL_OFFSET: 0x8905;\n    readonly MAX_VARYING_COMPONENTS: 0x8B4B;\n    readonly TEXTURE_2D_ARRAY: 0x8C1A;\n    readonly TEXTURE_BINDING_2D_ARRAY: 0x8C1D;\n    readonly R11F_G11F_B10F: 0x8C3A;\n    readonly UNSIGNED_INT_10F_11F_11F_REV: 0x8C3B;\n    readonly RGB9_E5: 0x8C3D;\n    readonly UNSIGNED_INT_5_9_9_9_REV: 0x8C3E;\n    readonly TRANSFORM_FEEDBACK_BUFFER_MODE: 0x8C7F;\n    readonly MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS: 0x8C80;\n    readonly TRANSFORM_FEEDBACK_VARYINGS: 0x8C83;\n    readonly TRANSFORM_FEEDBACK_BUFFER_START: 0x8C84;\n    readonly TRANSFORM_FEEDBACK_BUFFER_SIZE: 0x8C85;\n    readonly TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN: 0x8C88;\n    readonly RASTERIZER_DISCARD: 0x8C89;\n    readonly MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS: 0x8C8A;\n    readonly MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS: 0x8C8B;\n    readonly INTERLEAVED_ATTRIBS: 0x8C8C;\n    readonly SEPARATE_ATTRIBS: 0x8C8D;\n    readonly TRANSFORM_FEEDBACK_BUFFER: 0x8C8E;\n    readonly TRANSFORM_FEEDBACK_BUFFER_BINDING: 0x8C8F;\n    readonly RGBA32UI: 0x8D70;\n    readonly RGB32UI: 0x8D71;\n    readonly RGBA16UI: 0x8D76;\n    readonly RGB16UI: 0x8D77;\n    readonly RGBA8UI: 0x8D7C;\n    readonly RGB8UI: 0x8D7D;\n    readonly RGBA32I: 0x8D82;\n    readonly RGB32I: 0x8D83;\n    readonly RGBA16I: 0x8D88;\n    readonly RGB16I: 0x8D89;\n    readonly RGBA8I: 0x8D8E;\n    readonly RGB8I: 0x8D8F;\n    readonly RED_INTEGER: 0x8D94;\n    readonly RGB_INTEGER: 0x8D98;\n    readonly RGBA_INTEGER: 0x8D99;\n    readonly SAMPLER_2D_ARRAY: 0x8DC1;\n    readonly SAMPLER_2D_ARRAY_SHADOW: 0x8DC4;\n    readonly SAMPLER_CUBE_SHADOW: 0x8DC5;\n    readonly UNSIGNED_INT_VEC2: 0x8DC6;\n    readonly UNSIGNED_INT_VEC3: 0x8DC7;\n    readonly UNSIGNED_INT_VEC4: 0x8DC8;\n    readonly INT_SAMPLER_2D: 0x8DCA;\n    readonly INT_SAMPLER_3D: 0x8DCB;\n    readonly INT_SAMPLER_CUBE: 0x8DCC;\n    readonly INT_SAMPLER_2D_ARRAY: 0x8DCF;\n    readonly UNSIGNED_INT_SAMPLER_2D: 0x8DD2;\n    readonly UNSIGNED_INT_SAMPLER_3D: 0x8DD3;\n    readonly UNSIGNED_INT_SAMPLER_CUBE: 0x8DD4;\n    readonly UNSIGNED_INT_SAMPLER_2D_ARRAY: 0x8DD7;\n    readonly DEPTH_COMPONENT32F: 0x8CAC;\n    readonly DEPTH32F_STENCIL8: 0x8CAD;\n    readonly FLOAT_32_UNSIGNED_INT_24_8_REV: 0x8DAD;\n    readonly FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING: 0x8210;\n    readonly FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE: 0x8211;\n    readonly FRAMEBUFFER_ATTACHMENT_RED_SIZE: 0x8212;\n    readonly FRAMEBUFFER_ATTACHMENT_GREEN_SIZE: 0x8213;\n    readonly FRAMEBUFFER_ATTACHMENT_BLUE_SIZE: 0x8214;\n    readonly FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE: 0x8215;\n    readonly FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE: 0x8216;\n    readonly FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE: 0x8217;\n    readonly FRAMEBUFFER_DEFAULT: 0x8218;\n    readonly UNSIGNED_INT_24_8: 0x84FA;\n    readonly DEPTH24_STENCIL8: 0x88F0;\n    readonly UNSIGNED_NORMALIZED: 0x8C17;\n    readonly DRAW_FRAMEBUFFER_BINDING: 0x8CA6;\n    readonly READ_FRAMEBUFFER: 0x8CA8;\n    readonly DRAW_FRAMEBUFFER: 0x8CA9;\n    readonly READ_FRAMEBUFFER_BINDING: 0x8CAA;\n    readonly RENDERBUFFER_SAMPLES: 0x8CAB;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER: 0x8CD4;\n    readonly MAX_COLOR_ATTACHMENTS: 0x8CDF;\n    readonly COLOR_ATTACHMENT1: 0x8CE1;\n    readonly COLOR_ATTACHMENT2: 0x8CE2;\n    readonly COLOR_ATTACHMENT3: 0x8CE3;\n    readonly COLOR_ATTACHMENT4: 0x8CE4;\n    readonly COLOR_ATTACHMENT5: 0x8CE5;\n    readonly COLOR_ATTACHMENT6: 0x8CE6;\n    readonly COLOR_ATTACHMENT7: 0x8CE7;\n    readonly COLOR_ATTACHMENT8: 0x8CE8;\n    readonly COLOR_ATTACHMENT9: 0x8CE9;\n    readonly COLOR_ATTACHMENT10: 0x8CEA;\n    readonly COLOR_ATTACHMENT11: 0x8CEB;\n    readonly COLOR_ATTACHMENT12: 0x8CEC;\n    readonly COLOR_ATTACHMENT13: 0x8CED;\n    readonly COLOR_ATTACHMENT14: 0x8CEE;\n    readonly COLOR_ATTACHMENT15: 0x8CEF;\n    readonly FRAMEBUFFER_INCOMPLETE_MULTISAMPLE: 0x8D56;\n    readonly MAX_SAMPLES: 0x8D57;\n    readonly HALF_FLOAT: 0x140B;\n    readonly RG: 0x8227;\n    readonly RG_INTEGER: 0x8228;\n    readonly R8: 0x8229;\n    readonly RG8: 0x822B;\n    readonly R16F: 0x822D;\n    readonly R32F: 0x822E;\n    readonly RG16F: 0x822F;\n    readonly RG32F: 0x8230;\n    readonly R8I: 0x8231;\n    readonly R8UI: 0x8232;\n    readonly R16I: 0x8233;\n    readonly R16UI: 0x8234;\n    readonly R32I: 0x8235;\n    readonly R32UI: 0x8236;\n    readonly RG8I: 0x8237;\n    readonly RG8UI: 0x8238;\n    readonly RG16I: 0x8239;\n    readonly RG16UI: 0x823A;\n    readonly RG32I: 0x823B;\n    readonly RG32UI: 0x823C;\n    readonly VERTEX_ARRAY_BINDING: 0x85B5;\n    readonly R8_SNORM: 0x8F94;\n    readonly RG8_SNORM: 0x8F95;\n    readonly RGB8_SNORM: 0x8F96;\n    readonly RGBA8_SNORM: 0x8F97;\n    readonly SIGNED_NORMALIZED: 0x8F9C;\n    readonly COPY_READ_BUFFER: 0x8F36;\n    readonly COPY_WRITE_BUFFER: 0x8F37;\n    readonly COPY_READ_BUFFER_BINDING: 0x8F36;\n    readonly COPY_WRITE_BUFFER_BINDING: 0x8F37;\n    readonly UNIFORM_BUFFER: 0x8A11;\n    readonly UNIFORM_BUFFER_BINDING: 0x8A28;\n    readonly UNIFORM_BUFFER_START: 0x8A29;\n    readonly UNIFORM_BUFFER_SIZE: 0x8A2A;\n    readonly MAX_VERTEX_UNIFORM_BLOCKS: 0x8A2B;\n    readonly MAX_FRAGMENT_UNIFORM_BLOCKS: 0x8A2D;\n    readonly MAX_COMBINED_UNIFORM_BLOCKS: 0x8A2E;\n    readonly MAX_UNIFORM_BUFFER_BINDINGS: 0x8A2F;\n    readonly MAX_UNIFORM_BLOCK_SIZE: 0x8A30;\n    readonly MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS: 0x8A31;\n    readonly MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS: 0x8A33;\n    readonly UNIFORM_BUFFER_OFFSET_ALIGNMENT: 0x8A34;\n    readonly ACTIVE_UNIFORM_BLOCKS: 0x8A36;\n    readonly UNIFORM_TYPE: 0x8A37;\n    readonly UNIFORM_SIZE: 0x8A38;\n    readonly UNIFORM_BLOCK_INDEX: 0x8A3A;\n    readonly UNIFORM_OFFSET: 0x8A3B;\n    readonly UNIFORM_ARRAY_STRIDE: 0x8A3C;\n    readonly UNIFORM_MATRIX_STRIDE: 0x8A3D;\n    readonly UNIFORM_IS_ROW_MAJOR: 0x8A3E;\n    readonly UNIFORM_BLOCK_BINDING: 0x8A3F;\n    readonly UNIFORM_BLOCK_DATA_SIZE: 0x8A40;\n    readonly UNIFORM_BLOCK_ACTIVE_UNIFORMS: 0x8A42;\n    readonly UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES: 0x8A43;\n    readonly UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER: 0x8A44;\n    readonly UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER: 0x8A46;\n    readonly INVALID_INDEX: 0xFFFFFFFF;\n    readonly MAX_VERTEX_OUTPUT_COMPONENTS: 0x9122;\n    readonly MAX_FRAGMENT_INPUT_COMPONENTS: 0x9125;\n    readonly MAX_SERVER_WAIT_TIMEOUT: 0x9111;\n    readonly OBJECT_TYPE: 0x9112;\n    readonly SYNC_CONDITION: 0x9113;\n    readonly SYNC_STATUS: 0x9114;\n    readonly SYNC_FLAGS: 0x9115;\n    readonly SYNC_FENCE: 0x9116;\n    readonly SYNC_GPU_COMMANDS_COMPLETE: 0x9117;\n    readonly UNSIGNALED: 0x9118;\n    readonly SIGNALED: 0x9119;\n    readonly ALREADY_SIGNALED: 0x911A;\n    readonly TIMEOUT_EXPIRED: 0x911B;\n    readonly CONDITION_SATISFIED: 0x911C;\n    readonly WAIT_FAILED: 0x911D;\n    readonly SYNC_FLUSH_COMMANDS_BIT: 0x00000001;\n    readonly VERTEX_ATTRIB_ARRAY_DIVISOR: 0x88FE;\n    readonly ANY_SAMPLES_PASSED: 0x8C2F;\n    readonly ANY_SAMPLES_PASSED_CONSERVATIVE: 0x8D6A;\n    readonly SAMPLER_BINDING: 0x8919;\n    readonly RGB10_A2UI: 0x906F;\n    readonly INT_2_10_10_10_REV: 0x8D9F;\n    readonly TRANSFORM_FEEDBACK: 0x8E22;\n    readonly TRANSFORM_FEEDBACK_PAUSED: 0x8E23;\n    readonly TRANSFORM_FEEDBACK_ACTIVE: 0x8E24;\n    readonly TRANSFORM_FEEDBACK_BINDING: 0x8E25;\n    readonly TEXTURE_IMMUTABLE_FORMAT: 0x912F;\n    readonly MAX_ELEMENT_INDEX: 0x8D6B;\n    readonly TEXTURE_IMMUTABLE_LEVELS: 0x82DF;\n    readonly TIMEOUT_IGNORED: -1;\n    readonly MAX_CLIENT_WAIT_TIMEOUT_WEBGL: 0x9247;\n}\n\ninterface WebGL2RenderingContextOverloads {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/bufferData) */\n    bufferData(target: GLenum, size: GLsizeiptr, usage: GLenum): void;\n    bufferData(target: GLenum, srcData: AllowSharedBufferSource | null, usage: GLenum): void;\n    bufferData(target: GLenum, srcData: ArrayBufferView<ArrayBufferLike>, usage: GLenum, srcOffset: number, length?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/bufferSubData) */\n    bufferSubData(target: GLenum, dstByteOffset: GLintptr, srcData: AllowSharedBufferSource): void;\n    bufferSubData(target: GLenum, dstByteOffset: GLintptr, srcData: ArrayBufferView<ArrayBufferLike>, srcOffset: number, length?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/compressedTexImage2D) */\n    compressedTexImage2D(target: GLenum, level: GLint, internalformat: GLenum, width: GLsizei, height: GLsizei, border: GLint, imageSize: GLsizei, offset: GLintptr): void;\n    compressedTexImage2D(target: GLenum, level: GLint, internalformat: GLenum, width: GLsizei, height: GLsizei, border: GLint, srcData: ArrayBufferView<ArrayBufferLike>, srcOffset?: number, srcLengthOverride?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/compressedTexSubImage2D) */\n    compressedTexSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, imageSize: GLsizei, offset: GLintptr): void;\n    compressedTexSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, srcData: ArrayBufferView<ArrayBufferLike>, srcOffset?: number, srcLengthOverride?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/readPixels) */\n    readPixels(x: GLint, y: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, dstData: ArrayBufferView<ArrayBufferLike> | null): void;\n    readPixels(x: GLint, y: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, offset: GLintptr): void;\n    readPixels(x: GLint, y: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, dstData: ArrayBufferView<ArrayBufferLike>, dstOffset: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/texImage2D) */\n    texImage2D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, border: GLint, format: GLenum, type: GLenum, pixels: ArrayBufferView<ArrayBufferLike> | null): void;\n    texImage2D(target: GLenum, level: GLint, internalformat: GLint, format: GLenum, type: GLenum, source: TexImageSource): void;\n    texImage2D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, border: GLint, format: GLenum, type: GLenum, pboOffset: GLintptr): void;\n    texImage2D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, border: GLint, format: GLenum, type: GLenum, source: TexImageSource): void;\n    texImage2D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, border: GLint, format: GLenum, type: GLenum, srcData: ArrayBufferView<ArrayBufferLike>, srcOffset: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/texSubImage2D) */\n    texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, pixels: ArrayBufferView<ArrayBufferLike> | null): void;\n    texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, format: GLenum, type: GLenum, source: TexImageSource): void;\n    texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, pboOffset: GLintptr): void;\n    texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, source: TexImageSource): void;\n    texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, srcData: ArrayBufferView<ArrayBufferLike>, srcOffset: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1fv(location: WebGLUniformLocation | null, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1iv(location: WebGLUniformLocation | null, data: Int32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2fv(location: WebGLUniformLocation | null, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2iv(location: WebGLUniformLocation | null, data: Int32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3fv(location: WebGLUniformLocation | null, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3iv(location: WebGLUniformLocation | null, data: Int32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4fv(location: WebGLUniformLocation | null, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4iv(location: WebGLUniformLocation | null, data: Int32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix2fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix3fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix4fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n}\n\n/**\n * The **WebGLActiveInfo** interface is part of the WebGL API and represents the information returned by calling the WebGLRenderingContext.getActiveAttrib() and WebGLRenderingContext.getActiveUniform() methods.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLActiveInfo)\n */\ninterface WebGLActiveInfo {\n    /**\n     * The read-only **`WebGLActiveInfo.name`** property represents the name of the requested data returned by calling the WebGLRenderingContext.getActiveAttrib() or WebGLRenderingContext.getActiveUniform() methods.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLActiveInfo/name)\n     */\n    readonly name: string;\n    /**\n     * The read-only **`WebGLActiveInfo.size`** property is a Number representing the size of the requested data returned by calling the WebGLRenderingContext.getActiveAttrib() or WebGLRenderingContext.getActiveUniform() methods.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLActiveInfo/size)\n     */\n    readonly size: GLint;\n    /**\n     * The read-only **`WebGLActiveInfo.type`** property represents the type of the requested data returned by calling the WebGLRenderingContext.getActiveAttrib() or WebGLRenderingContext.getActiveUniform() methods.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLActiveInfo/type)\n     */\n    readonly type: GLenum;\n}\n\ndeclare var WebGLActiveInfo: {\n    prototype: WebGLActiveInfo;\n    new(): WebGLActiveInfo;\n};\n\n/**\n * The **WebGLBuffer** interface is part of the WebGL API and represents an opaque buffer object storing data such as vertices or colors.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLBuffer)\n */\ninterface WebGLBuffer {\n}\n\ndeclare var WebGLBuffer: {\n    prototype: WebGLBuffer;\n    new(): WebGLBuffer;\n};\n\n/**\n * The **WebGLContextEvent** interface is part of the WebGL API and is an interface for an event that is generated in response to a status change to the WebGL rendering context.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLContextEvent)\n */\ninterface WebGLContextEvent extends Event {\n    /**\n     * The read-only **`WebGLContextEvent.statusMessage`** property contains additional event status information, or is an empty string if no additional information is available.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLContextEvent/statusMessage)\n     */\n    readonly statusMessage: string;\n}\n\ndeclare var WebGLContextEvent: {\n    prototype: WebGLContextEvent;\n    new(type: string, eventInit?: WebGLContextEventInit): WebGLContextEvent;\n};\n\n/**\n * The **WebGLFramebuffer** interface is part of the WebGL API and represents a collection of buffers that serve as a rendering destination.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLFramebuffer)\n */\ninterface WebGLFramebuffer {\n}\n\ndeclare var WebGLFramebuffer: {\n    prototype: WebGLFramebuffer;\n    new(): WebGLFramebuffer;\n};\n\n/**\n * The **`WebGLProgram`** is part of the WebGL API and is a combination of two compiled WebGLShaders consisting of a vertex shader and a fragment shader (both written in GLSL).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLProgram)\n */\ninterface WebGLProgram {\n}\n\ndeclare var WebGLProgram: {\n    prototype: WebGLProgram;\n    new(): WebGLProgram;\n};\n\n/**\n * The **`WebGLQuery`** interface is part of the WebGL 2 API and provides ways to asynchronously query for information.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLQuery)\n */\ninterface WebGLQuery {\n}\n\ndeclare var WebGLQuery: {\n    prototype: WebGLQuery;\n    new(): WebGLQuery;\n};\n\n/**\n * The **WebGLRenderbuffer** interface is part of the WebGL API and represents a buffer that can contain an image, or that can be a source or target of a rendering operation.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderbuffer)\n */\ninterface WebGLRenderbuffer {\n}\n\ndeclare var WebGLRenderbuffer: {\n    prototype: WebGLRenderbuffer;\n    new(): WebGLRenderbuffer;\n};\n\n/**\n * The **`WebGLRenderingContext`** interface provides an interface to the OpenGL ES 2.0 graphics rendering context for the drawing surface of an HTML canvas element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext)\n */\ninterface WebGLRenderingContext extends WebGLRenderingContextBase, WebGLRenderingContextOverloads {\n}\n\ndeclare var WebGLRenderingContext: {\n    prototype: WebGLRenderingContext;\n    new(): WebGLRenderingContext;\n    readonly DEPTH_BUFFER_BIT: 0x00000100;\n    readonly STENCIL_BUFFER_BIT: 0x00000400;\n    readonly COLOR_BUFFER_BIT: 0x00004000;\n    readonly POINTS: 0x0000;\n    readonly LINES: 0x0001;\n    readonly LINE_LOOP: 0x0002;\n    readonly LINE_STRIP: 0x0003;\n    readonly TRIANGLES: 0x0004;\n    readonly TRIANGLE_STRIP: 0x0005;\n    readonly TRIANGLE_FAN: 0x0006;\n    readonly ZERO: 0;\n    readonly ONE: 1;\n    readonly SRC_COLOR: 0x0300;\n    readonly ONE_MINUS_SRC_COLOR: 0x0301;\n    readonly SRC_ALPHA: 0x0302;\n    readonly ONE_MINUS_SRC_ALPHA: 0x0303;\n    readonly DST_ALPHA: 0x0304;\n    readonly ONE_MINUS_DST_ALPHA: 0x0305;\n    readonly DST_COLOR: 0x0306;\n    readonly ONE_MINUS_DST_COLOR: 0x0307;\n    readonly SRC_ALPHA_SATURATE: 0x0308;\n    readonly FUNC_ADD: 0x8006;\n    readonly BLEND_EQUATION: 0x8009;\n    readonly BLEND_EQUATION_RGB: 0x8009;\n    readonly BLEND_EQUATION_ALPHA: 0x883D;\n    readonly FUNC_SUBTRACT: 0x800A;\n    readonly FUNC_REVERSE_SUBTRACT: 0x800B;\n    readonly BLEND_DST_RGB: 0x80C8;\n    readonly BLEND_SRC_RGB: 0x80C9;\n    readonly BLEND_DST_ALPHA: 0x80CA;\n    readonly BLEND_SRC_ALPHA: 0x80CB;\n    readonly CONSTANT_COLOR: 0x8001;\n    readonly ONE_MINUS_CONSTANT_COLOR: 0x8002;\n    readonly CONSTANT_ALPHA: 0x8003;\n    readonly ONE_MINUS_CONSTANT_ALPHA: 0x8004;\n    readonly BLEND_COLOR: 0x8005;\n    readonly ARRAY_BUFFER: 0x8892;\n    readonly ELEMENT_ARRAY_BUFFER: 0x8893;\n    readonly ARRAY_BUFFER_BINDING: 0x8894;\n    readonly ELEMENT_ARRAY_BUFFER_BINDING: 0x8895;\n    readonly STREAM_DRAW: 0x88E0;\n    readonly STATIC_DRAW: 0x88E4;\n    readonly DYNAMIC_DRAW: 0x88E8;\n    readonly BUFFER_SIZE: 0x8764;\n    readonly BUFFER_USAGE: 0x8765;\n    readonly CURRENT_VERTEX_ATTRIB: 0x8626;\n    readonly FRONT: 0x0404;\n    readonly BACK: 0x0405;\n    readonly FRONT_AND_BACK: 0x0408;\n    readonly CULL_FACE: 0x0B44;\n    readonly BLEND: 0x0BE2;\n    readonly DITHER: 0x0BD0;\n    readonly STENCIL_TEST: 0x0B90;\n    readonly DEPTH_TEST: 0x0B71;\n    readonly SCISSOR_TEST: 0x0C11;\n    readonly POLYGON_OFFSET_FILL: 0x8037;\n    readonly SAMPLE_ALPHA_TO_COVERAGE: 0x809E;\n    readonly SAMPLE_COVERAGE: 0x80A0;\n    readonly NO_ERROR: 0;\n    readonly INVALID_ENUM: 0x0500;\n    readonly INVALID_VALUE: 0x0501;\n    readonly INVALID_OPERATION: 0x0502;\n    readonly OUT_OF_MEMORY: 0x0505;\n    readonly CW: 0x0900;\n    readonly CCW: 0x0901;\n    readonly LINE_WIDTH: 0x0B21;\n    readonly ALIASED_POINT_SIZE_RANGE: 0x846D;\n    readonly ALIASED_LINE_WIDTH_RANGE: 0x846E;\n    readonly CULL_FACE_MODE: 0x0B45;\n    readonly FRONT_FACE: 0x0B46;\n    readonly DEPTH_RANGE: 0x0B70;\n    readonly DEPTH_WRITEMASK: 0x0B72;\n    readonly DEPTH_CLEAR_VALUE: 0x0B73;\n    readonly DEPTH_FUNC: 0x0B74;\n    readonly STENCIL_CLEAR_VALUE: 0x0B91;\n    readonly STENCIL_FUNC: 0x0B92;\n    readonly STENCIL_FAIL: 0x0B94;\n    readonly STENCIL_PASS_DEPTH_FAIL: 0x0B95;\n    readonly STENCIL_PASS_DEPTH_PASS: 0x0B96;\n    readonly STENCIL_REF: 0x0B97;\n    readonly STENCIL_VALUE_MASK: 0x0B93;\n    readonly STENCIL_WRITEMASK: 0x0B98;\n    readonly STENCIL_BACK_FUNC: 0x8800;\n    readonly STENCIL_BACK_FAIL: 0x8801;\n    readonly STENCIL_BACK_PASS_DEPTH_FAIL: 0x8802;\n    readonly STENCIL_BACK_PASS_DEPTH_PASS: 0x8803;\n    readonly STENCIL_BACK_REF: 0x8CA3;\n    readonly STENCIL_BACK_VALUE_MASK: 0x8CA4;\n    readonly STENCIL_BACK_WRITEMASK: 0x8CA5;\n    readonly VIEWPORT: 0x0BA2;\n    readonly SCISSOR_BOX: 0x0C10;\n    readonly COLOR_CLEAR_VALUE: 0x0C22;\n    readonly COLOR_WRITEMASK: 0x0C23;\n    readonly UNPACK_ALIGNMENT: 0x0CF5;\n    readonly PACK_ALIGNMENT: 0x0D05;\n    readonly MAX_TEXTURE_SIZE: 0x0D33;\n    readonly MAX_VIEWPORT_DIMS: 0x0D3A;\n    readonly SUBPIXEL_BITS: 0x0D50;\n    readonly RED_BITS: 0x0D52;\n    readonly GREEN_BITS: 0x0D53;\n    readonly BLUE_BITS: 0x0D54;\n    readonly ALPHA_BITS: 0x0D55;\n    readonly DEPTH_BITS: 0x0D56;\n    readonly STENCIL_BITS: 0x0D57;\n    readonly POLYGON_OFFSET_UNITS: 0x2A00;\n    readonly POLYGON_OFFSET_FACTOR: 0x8038;\n    readonly TEXTURE_BINDING_2D: 0x8069;\n    readonly SAMPLE_BUFFERS: 0x80A8;\n    readonly SAMPLES: 0x80A9;\n    readonly SAMPLE_COVERAGE_VALUE: 0x80AA;\n    readonly SAMPLE_COVERAGE_INVERT: 0x80AB;\n    readonly COMPRESSED_TEXTURE_FORMATS: 0x86A3;\n    readonly DONT_CARE: 0x1100;\n    readonly FASTEST: 0x1101;\n    readonly NICEST: 0x1102;\n    readonly GENERATE_MIPMAP_HINT: 0x8192;\n    readonly BYTE: 0x1400;\n    readonly UNSIGNED_BYTE: 0x1401;\n    readonly SHORT: 0x1402;\n    readonly UNSIGNED_SHORT: 0x1403;\n    readonly INT: 0x1404;\n    readonly UNSIGNED_INT: 0x1405;\n    readonly FLOAT: 0x1406;\n    readonly DEPTH_COMPONENT: 0x1902;\n    readonly ALPHA: 0x1906;\n    readonly RGB: 0x1907;\n    readonly RGBA: 0x1908;\n    readonly LUMINANCE: 0x1909;\n    readonly LUMINANCE_ALPHA: 0x190A;\n    readonly UNSIGNED_SHORT_4_4_4_4: 0x8033;\n    readonly UNSIGNED_SHORT_5_5_5_1: 0x8034;\n    readonly UNSIGNED_SHORT_5_6_5: 0x8363;\n    readonly FRAGMENT_SHADER: 0x8B30;\n    readonly VERTEX_SHADER: 0x8B31;\n    readonly MAX_VERTEX_ATTRIBS: 0x8869;\n    readonly MAX_VERTEX_UNIFORM_VECTORS: 0x8DFB;\n    readonly MAX_VARYING_VECTORS: 0x8DFC;\n    readonly MAX_COMBINED_TEXTURE_IMAGE_UNITS: 0x8B4D;\n    readonly MAX_VERTEX_TEXTURE_IMAGE_UNITS: 0x8B4C;\n    readonly MAX_TEXTURE_IMAGE_UNITS: 0x8872;\n    readonly MAX_FRAGMENT_UNIFORM_VECTORS: 0x8DFD;\n    readonly SHADER_TYPE: 0x8B4F;\n    readonly DELETE_STATUS: 0x8B80;\n    readonly LINK_STATUS: 0x8B82;\n    readonly VALIDATE_STATUS: 0x8B83;\n    readonly ATTACHED_SHADERS: 0x8B85;\n    readonly ACTIVE_UNIFORMS: 0x8B86;\n    readonly ACTIVE_ATTRIBUTES: 0x8B89;\n    readonly SHADING_LANGUAGE_VERSION: 0x8B8C;\n    readonly CURRENT_PROGRAM: 0x8B8D;\n    readonly NEVER: 0x0200;\n    readonly LESS: 0x0201;\n    readonly EQUAL: 0x0202;\n    readonly LEQUAL: 0x0203;\n    readonly GREATER: 0x0204;\n    readonly NOTEQUAL: 0x0205;\n    readonly GEQUAL: 0x0206;\n    readonly ALWAYS: 0x0207;\n    readonly KEEP: 0x1E00;\n    readonly REPLACE: 0x1E01;\n    readonly INCR: 0x1E02;\n    readonly DECR: 0x1E03;\n    readonly INVERT: 0x150A;\n    readonly INCR_WRAP: 0x8507;\n    readonly DECR_WRAP: 0x8508;\n    readonly VENDOR: 0x1F00;\n    readonly RENDERER: 0x1F01;\n    readonly VERSION: 0x1F02;\n    readonly NEAREST: 0x2600;\n    readonly LINEAR: 0x2601;\n    readonly NEAREST_MIPMAP_NEAREST: 0x2700;\n    readonly LINEAR_MIPMAP_NEAREST: 0x2701;\n    readonly NEAREST_MIPMAP_LINEAR: 0x2702;\n    readonly LINEAR_MIPMAP_LINEAR: 0x2703;\n    readonly TEXTURE_MAG_FILTER: 0x2800;\n    readonly TEXTURE_MIN_FILTER: 0x2801;\n    readonly TEXTURE_WRAP_S: 0x2802;\n    readonly TEXTURE_WRAP_T: 0x2803;\n    readonly TEXTURE_2D: 0x0DE1;\n    readonly TEXTURE: 0x1702;\n    readonly TEXTURE_CUBE_MAP: 0x8513;\n    readonly TEXTURE_BINDING_CUBE_MAP: 0x8514;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_X: 0x8515;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_X: 0x8516;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_Y: 0x8517;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_Y: 0x8518;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_Z: 0x8519;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_Z: 0x851A;\n    readonly MAX_CUBE_MAP_TEXTURE_SIZE: 0x851C;\n    readonly TEXTURE0: 0x84C0;\n    readonly TEXTURE1: 0x84C1;\n    readonly TEXTURE2: 0x84C2;\n    readonly TEXTURE3: 0x84C3;\n    readonly TEXTURE4: 0x84C4;\n    readonly TEXTURE5: 0x84C5;\n    readonly TEXTURE6: 0x84C6;\n    readonly TEXTURE7: 0x84C7;\n    readonly TEXTURE8: 0x84C8;\n    readonly TEXTURE9: 0x84C9;\n    readonly TEXTURE10: 0x84CA;\n    readonly TEXTURE11: 0x84CB;\n    readonly TEXTURE12: 0x84CC;\n    readonly TEXTURE13: 0x84CD;\n    readonly TEXTURE14: 0x84CE;\n    readonly TEXTURE15: 0x84CF;\n    readonly TEXTURE16: 0x84D0;\n    readonly TEXTURE17: 0x84D1;\n    readonly TEXTURE18: 0x84D2;\n    readonly TEXTURE19: 0x84D3;\n    readonly TEXTURE20: 0x84D4;\n    readonly TEXTURE21: 0x84D5;\n    readonly TEXTURE22: 0x84D6;\n    readonly TEXTURE23: 0x84D7;\n    readonly TEXTURE24: 0x84D8;\n    readonly TEXTURE25: 0x84D9;\n    readonly TEXTURE26: 0x84DA;\n    readonly TEXTURE27: 0x84DB;\n    readonly TEXTURE28: 0x84DC;\n    readonly TEXTURE29: 0x84DD;\n    readonly TEXTURE30: 0x84DE;\n    readonly TEXTURE31: 0x84DF;\n    readonly ACTIVE_TEXTURE: 0x84E0;\n    readonly REPEAT: 0x2901;\n    readonly CLAMP_TO_EDGE: 0x812F;\n    readonly MIRRORED_REPEAT: 0x8370;\n    readonly FLOAT_VEC2: 0x8B50;\n    readonly FLOAT_VEC3: 0x8B51;\n    readonly FLOAT_VEC4: 0x8B52;\n    readonly INT_VEC2: 0x8B53;\n    readonly INT_VEC3: 0x8B54;\n    readonly INT_VEC4: 0x8B55;\n    readonly BOOL: 0x8B56;\n    readonly BOOL_VEC2: 0x8B57;\n    readonly BOOL_VEC3: 0x8B58;\n    readonly BOOL_VEC4: 0x8B59;\n    readonly FLOAT_MAT2: 0x8B5A;\n    readonly FLOAT_MAT3: 0x8B5B;\n    readonly FLOAT_MAT4: 0x8B5C;\n    readonly SAMPLER_2D: 0x8B5E;\n    readonly SAMPLER_CUBE: 0x8B60;\n    readonly VERTEX_ATTRIB_ARRAY_ENABLED: 0x8622;\n    readonly VERTEX_ATTRIB_ARRAY_SIZE: 0x8623;\n    readonly VERTEX_ATTRIB_ARRAY_STRIDE: 0x8624;\n    readonly VERTEX_ATTRIB_ARRAY_TYPE: 0x8625;\n    readonly VERTEX_ATTRIB_ARRAY_NORMALIZED: 0x886A;\n    readonly VERTEX_ATTRIB_ARRAY_POINTER: 0x8645;\n    readonly VERTEX_ATTRIB_ARRAY_BUFFER_BINDING: 0x889F;\n    readonly IMPLEMENTATION_COLOR_READ_TYPE: 0x8B9A;\n    readonly IMPLEMENTATION_COLOR_READ_FORMAT: 0x8B9B;\n    readonly COMPILE_STATUS: 0x8B81;\n    readonly LOW_FLOAT: 0x8DF0;\n    readonly MEDIUM_FLOAT: 0x8DF1;\n    readonly HIGH_FLOAT: 0x8DF2;\n    readonly LOW_INT: 0x8DF3;\n    readonly MEDIUM_INT: 0x8DF4;\n    readonly HIGH_INT: 0x8DF5;\n    readonly FRAMEBUFFER: 0x8D40;\n    readonly RENDERBUFFER: 0x8D41;\n    readonly RGBA4: 0x8056;\n    readonly RGB5_A1: 0x8057;\n    readonly RGBA8: 0x8058;\n    readonly RGB565: 0x8D62;\n    readonly DEPTH_COMPONENT16: 0x81A5;\n    readonly STENCIL_INDEX8: 0x8D48;\n    readonly DEPTH_STENCIL: 0x84F9;\n    readonly RENDERBUFFER_WIDTH: 0x8D42;\n    readonly RENDERBUFFER_HEIGHT: 0x8D43;\n    readonly RENDERBUFFER_INTERNAL_FORMAT: 0x8D44;\n    readonly RENDERBUFFER_RED_SIZE: 0x8D50;\n    readonly RENDERBUFFER_GREEN_SIZE: 0x8D51;\n    readonly RENDERBUFFER_BLUE_SIZE: 0x8D52;\n    readonly RENDERBUFFER_ALPHA_SIZE: 0x8D53;\n    readonly RENDERBUFFER_DEPTH_SIZE: 0x8D54;\n    readonly RENDERBUFFER_STENCIL_SIZE: 0x8D55;\n    readonly FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE: 0x8CD0;\n    readonly FRAMEBUFFER_ATTACHMENT_OBJECT_NAME: 0x8CD1;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL: 0x8CD2;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE: 0x8CD3;\n    readonly COLOR_ATTACHMENT0: 0x8CE0;\n    readonly DEPTH_ATTACHMENT: 0x8D00;\n    readonly STENCIL_ATTACHMENT: 0x8D20;\n    readonly DEPTH_STENCIL_ATTACHMENT: 0x821A;\n    readonly NONE: 0;\n    readonly FRAMEBUFFER_COMPLETE: 0x8CD5;\n    readonly FRAMEBUFFER_INCOMPLETE_ATTACHMENT: 0x8CD6;\n    readonly FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT: 0x8CD7;\n    readonly FRAMEBUFFER_INCOMPLETE_DIMENSIONS: 0x8CD9;\n    readonly FRAMEBUFFER_UNSUPPORTED: 0x8CDD;\n    readonly FRAMEBUFFER_BINDING: 0x8CA6;\n    readonly RENDERBUFFER_BINDING: 0x8CA7;\n    readonly MAX_RENDERBUFFER_SIZE: 0x84E8;\n    readonly INVALID_FRAMEBUFFER_OPERATION: 0x0506;\n    readonly UNPACK_FLIP_Y_WEBGL: 0x9240;\n    readonly UNPACK_PREMULTIPLY_ALPHA_WEBGL: 0x9241;\n    readonly CONTEXT_LOST_WEBGL: 0x9242;\n    readonly UNPACK_COLORSPACE_CONVERSION_WEBGL: 0x9243;\n    readonly BROWSER_DEFAULT_WEBGL: 0x9244;\n};\n\ninterface WebGLRenderingContextBase {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/canvas) */\n    readonly canvas: HTMLCanvasElement | OffscreenCanvas;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/drawingBufferColorSpace) */\n    drawingBufferColorSpace: PredefinedColorSpace;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/drawingBufferHeight) */\n    readonly drawingBufferHeight: GLsizei;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/drawingBufferWidth) */\n    readonly drawingBufferWidth: GLsizei;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/unpackColorSpace) */\n    unpackColorSpace: PredefinedColorSpace;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/activeTexture) */\n    activeTexture(texture: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/attachShader) */\n    attachShader(program: WebGLProgram, shader: WebGLShader): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/bindAttribLocation) */\n    bindAttribLocation(program: WebGLProgram, index: GLuint, name: string): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/bindBuffer) */\n    bindBuffer(target: GLenum, buffer: WebGLBuffer | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/bindFramebuffer) */\n    bindFramebuffer(target: GLenum, framebuffer: WebGLFramebuffer | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/bindRenderbuffer) */\n    bindRenderbuffer(target: GLenum, renderbuffer: WebGLRenderbuffer | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/bindTexture) */\n    bindTexture(target: GLenum, texture: WebGLTexture | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/blendColor) */\n    blendColor(red: GLclampf, green: GLclampf, blue: GLclampf, alpha: GLclampf): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/blendEquation) */\n    blendEquation(mode: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/blendEquationSeparate) */\n    blendEquationSeparate(modeRGB: GLenum, modeAlpha: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/blendFunc) */\n    blendFunc(sfactor: GLenum, dfactor: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/blendFuncSeparate) */\n    blendFuncSeparate(srcRGB: GLenum, dstRGB: GLenum, srcAlpha: GLenum, dstAlpha: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/checkFramebufferStatus) */\n    checkFramebufferStatus(target: GLenum): GLenum;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/clear) */\n    clear(mask: GLbitfield): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/clearColor) */\n    clearColor(red: GLclampf, green: GLclampf, blue: GLclampf, alpha: GLclampf): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/clearDepth) */\n    clearDepth(depth: GLclampf): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/clearStencil) */\n    clearStencil(s: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/colorMask) */\n    colorMask(red: GLboolean, green: GLboolean, blue: GLboolean, alpha: GLboolean): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/compileShader) */\n    compileShader(shader: WebGLShader): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/copyTexImage2D) */\n    copyTexImage2D(target: GLenum, level: GLint, internalformat: GLenum, x: GLint, y: GLint, width: GLsizei, height: GLsizei, border: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/copyTexSubImage2D) */\n    copyTexSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, x: GLint, y: GLint, width: GLsizei, height: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/createBuffer) */\n    createBuffer(): WebGLBuffer;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/createFramebuffer) */\n    createFramebuffer(): WebGLFramebuffer;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/createProgram) */\n    createProgram(): WebGLProgram;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/createRenderbuffer) */\n    createRenderbuffer(): WebGLRenderbuffer;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/createShader) */\n    createShader(type: GLenum): WebGLShader | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/createTexture) */\n    createTexture(): WebGLTexture;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/cullFace) */\n    cullFace(mode: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/deleteBuffer) */\n    deleteBuffer(buffer: WebGLBuffer | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/deleteFramebuffer) */\n    deleteFramebuffer(framebuffer: WebGLFramebuffer | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/deleteProgram) */\n    deleteProgram(program: WebGLProgram | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/deleteRenderbuffer) */\n    deleteRenderbuffer(renderbuffer: WebGLRenderbuffer | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/deleteShader) */\n    deleteShader(shader: WebGLShader | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/deleteTexture) */\n    deleteTexture(texture: WebGLTexture | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/depthFunc) */\n    depthFunc(func: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/depthMask) */\n    depthMask(flag: GLboolean): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/depthRange) */\n    depthRange(zNear: GLclampf, zFar: GLclampf): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/detachShader) */\n    detachShader(program: WebGLProgram, shader: WebGLShader): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/disable) */\n    disable(cap: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/disableVertexAttribArray) */\n    disableVertexAttribArray(index: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/drawArrays) */\n    drawArrays(mode: GLenum, first: GLint, count: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/drawElements) */\n    drawElements(mode: GLenum, count: GLsizei, type: GLenum, offset: GLintptr): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/enable) */\n    enable(cap: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/enableVertexAttribArray) */\n    enableVertexAttribArray(index: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/finish) */\n    finish(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/flush) */\n    flush(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/framebufferRenderbuffer) */\n    framebufferRenderbuffer(target: GLenum, attachment: GLenum, renderbuffertarget: GLenum, renderbuffer: WebGLRenderbuffer | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/framebufferTexture2D) */\n    framebufferTexture2D(target: GLenum, attachment: GLenum, textarget: GLenum, texture: WebGLTexture | null, level: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/frontFace) */\n    frontFace(mode: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/generateMipmap) */\n    generateMipmap(target: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getActiveAttrib) */\n    getActiveAttrib(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getActiveUniform) */\n    getActiveUniform(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getAttachedShaders) */\n    getAttachedShaders(program: WebGLProgram): WebGLShader[] | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getAttribLocation) */\n    getAttribLocation(program: WebGLProgram, name: string): GLint;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getBufferParameter) */\n    getBufferParameter(target: GLenum, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getContextAttributes) */\n    getContextAttributes(): WebGLContextAttributes | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getError) */\n    getError(): GLenum;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getExtension) */\n    getExtension(extensionName: \"ANGLE_instanced_arrays\"): ANGLE_instanced_arrays | null;\n    getExtension(extensionName: \"EXT_blend_minmax\"): EXT_blend_minmax | null;\n    getExtension(extensionName: \"EXT_color_buffer_float\"): EXT_color_buffer_float | null;\n    getExtension(extensionName: \"EXT_color_buffer_half_float\"): EXT_color_buffer_half_float | null;\n    getExtension(extensionName: \"EXT_float_blend\"): EXT_float_blend | null;\n    getExtension(extensionName: \"EXT_frag_depth\"): EXT_frag_depth | null;\n    getExtension(extensionName: \"EXT_sRGB\"): EXT_sRGB | null;\n    getExtension(extensionName: \"EXT_shader_texture_lod\"): EXT_shader_texture_lod | null;\n    getExtension(extensionName: \"EXT_texture_compression_bptc\"): EXT_texture_compression_bptc | null;\n    getExtension(extensionName: \"EXT_texture_compression_rgtc\"): EXT_texture_compression_rgtc | null;\n    getExtension(extensionName: \"EXT_texture_filter_anisotropic\"): EXT_texture_filter_anisotropic | null;\n    getExtension(extensionName: \"KHR_parallel_shader_compile\"): KHR_parallel_shader_compile | null;\n    getExtension(extensionName: \"OES_element_index_uint\"): OES_element_index_uint | null;\n    getExtension(extensionName: \"OES_fbo_render_mipmap\"): OES_fbo_render_mipmap | null;\n    getExtension(extensionName: \"OES_standard_derivatives\"): OES_standard_derivatives | null;\n    getExtension(extensionName: \"OES_texture_float\"): OES_texture_float | null;\n    getExtension(extensionName: \"OES_texture_float_linear\"): OES_texture_float_linear | null;\n    getExtension(extensionName: \"OES_texture_half_float\"): OES_texture_half_float | null;\n    getExtension(extensionName: \"OES_texture_half_float_linear\"): OES_texture_half_float_linear | null;\n    getExtension(extensionName: \"OES_vertex_array_object\"): OES_vertex_array_object | null;\n    getExtension(extensionName: \"OVR_multiview2\"): OVR_multiview2 | null;\n    getExtension(extensionName: \"WEBGL_color_buffer_float\"): WEBGL_color_buffer_float | null;\n    getExtension(extensionName: \"WEBGL_compressed_texture_astc\"): WEBGL_compressed_texture_astc | null;\n    getExtension(extensionName: \"WEBGL_compressed_texture_etc\"): WEBGL_compressed_texture_etc | null;\n    getExtension(extensionName: \"WEBGL_compressed_texture_etc1\"): WEBGL_compressed_texture_etc1 | null;\n    getExtension(extensionName: \"WEBGL_compressed_texture_pvrtc\"): WEBGL_compressed_texture_pvrtc | null;\n    getExtension(extensionName: \"WEBGL_compressed_texture_s3tc\"): WEBGL_compressed_texture_s3tc | null;\n    getExtension(extensionName: \"WEBGL_compressed_texture_s3tc_srgb\"): WEBGL_compressed_texture_s3tc_srgb | null;\n    getExtension(extensionName: \"WEBGL_debug_renderer_info\"): WEBGL_debug_renderer_info | null;\n    getExtension(extensionName: \"WEBGL_debug_shaders\"): WEBGL_debug_shaders | null;\n    getExtension(extensionName: \"WEBGL_depth_texture\"): WEBGL_depth_texture | null;\n    getExtension(extensionName: \"WEBGL_draw_buffers\"): WEBGL_draw_buffers | null;\n    getExtension(extensionName: \"WEBGL_lose_context\"): WEBGL_lose_context | null;\n    getExtension(extensionName: \"WEBGL_multi_draw\"): WEBGL_multi_draw | null;\n    getExtension(name: string): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getFramebufferAttachmentParameter) */\n    getFramebufferAttachmentParameter(target: GLenum, attachment: GLenum, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getParameter) */\n    getParameter(pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getProgramInfoLog) */\n    getProgramInfoLog(program: WebGLProgram): string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getProgramParameter) */\n    getProgramParameter(program: WebGLProgram, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getRenderbufferParameter) */\n    getRenderbufferParameter(target: GLenum, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getShaderInfoLog) */\n    getShaderInfoLog(shader: WebGLShader): string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getShaderParameter) */\n    getShaderParameter(shader: WebGLShader, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getShaderPrecisionFormat) */\n    getShaderPrecisionFormat(shadertype: GLenum, precisiontype: GLenum): WebGLShaderPrecisionFormat | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getShaderSource) */\n    getShaderSource(shader: WebGLShader): string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getSupportedExtensions) */\n    getSupportedExtensions(): string[] | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getTexParameter) */\n    getTexParameter(target: GLenum, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getUniform) */\n    getUniform(program: WebGLProgram, location: WebGLUniformLocation): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getUniformLocation) */\n    getUniformLocation(program: WebGLProgram, name: string): WebGLUniformLocation | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getVertexAttrib) */\n    getVertexAttrib(index: GLuint, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getVertexAttribOffset) */\n    getVertexAttribOffset(index: GLuint, pname: GLenum): GLintptr;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/hint) */\n    hint(target: GLenum, mode: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/isBuffer) */\n    isBuffer(buffer: WebGLBuffer | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/isContextLost) */\n    isContextLost(): boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/isEnabled) */\n    isEnabled(cap: GLenum): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/isFramebuffer) */\n    isFramebuffer(framebuffer: WebGLFramebuffer | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/isProgram) */\n    isProgram(program: WebGLProgram | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/isRenderbuffer) */\n    isRenderbuffer(renderbuffer: WebGLRenderbuffer | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/isShader) */\n    isShader(shader: WebGLShader | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/isTexture) */\n    isTexture(texture: WebGLTexture | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/lineWidth) */\n    lineWidth(width: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/linkProgram) */\n    linkProgram(program: WebGLProgram): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/pixelStorei) */\n    pixelStorei(pname: GLenum, param: GLint | GLboolean): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/polygonOffset) */\n    polygonOffset(factor: GLfloat, units: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/renderbufferStorage) */\n    renderbufferStorage(target: GLenum, internalformat: GLenum, width: GLsizei, height: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/sampleCoverage) */\n    sampleCoverage(value: GLclampf, invert: GLboolean): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/scissor) */\n    scissor(x: GLint, y: GLint, width: GLsizei, height: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/shaderSource) */\n    shaderSource(shader: WebGLShader, source: string): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/stencilFunc) */\n    stencilFunc(func: GLenum, ref: GLint, mask: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/stencilFuncSeparate) */\n    stencilFuncSeparate(face: GLenum, func: GLenum, ref: GLint, mask: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/stencilMask) */\n    stencilMask(mask: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/stencilMaskSeparate) */\n    stencilMaskSeparate(face: GLenum, mask: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/stencilOp) */\n    stencilOp(fail: GLenum, zfail: GLenum, zpass: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/stencilOpSeparate) */\n    stencilOpSeparate(face: GLenum, fail: GLenum, zfail: GLenum, zpass: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/texParameter) */\n    texParameterf(target: GLenum, pname: GLenum, param: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/texParameter) */\n    texParameteri(target: GLenum, pname: GLenum, param: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1f(location: WebGLUniformLocation | null, x: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1i(location: WebGLUniformLocation | null, x: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2f(location: WebGLUniformLocation | null, x: GLfloat, y: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2i(location: WebGLUniformLocation | null, x: GLint, y: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3f(location: WebGLUniformLocation | null, x: GLfloat, y: GLfloat, z: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3i(location: WebGLUniformLocation | null, x: GLint, y: GLint, z: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4f(location: WebGLUniformLocation | null, x: GLfloat, y: GLfloat, z: GLfloat, w: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4i(location: WebGLUniformLocation | null, x: GLint, y: GLint, z: GLint, w: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/useProgram) */\n    useProgram(program: WebGLProgram | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/validateProgram) */\n    validateProgram(program: WebGLProgram): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib1f(index: GLuint, x: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib1fv(index: GLuint, values: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib2f(index: GLuint, x: GLfloat, y: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib2fv(index: GLuint, values: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib3f(index: GLuint, x: GLfloat, y: GLfloat, z: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib3fv(index: GLuint, values: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib4f(index: GLuint, x: GLfloat, y: GLfloat, z: GLfloat, w: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib4fv(index: GLuint, values: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttribPointer) */\n    vertexAttribPointer(index: GLuint, size: GLint, type: GLenum, normalized: GLboolean, stride: GLsizei, offset: GLintptr): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/viewport) */\n    viewport(x: GLint, y: GLint, width: GLsizei, height: GLsizei): void;\n    readonly DEPTH_BUFFER_BIT: 0x00000100;\n    readonly STENCIL_BUFFER_BIT: 0x00000400;\n    readonly COLOR_BUFFER_BIT: 0x00004000;\n    readonly POINTS: 0x0000;\n    readonly LINES: 0x0001;\n    readonly LINE_LOOP: 0x0002;\n    readonly LINE_STRIP: 0x0003;\n    readonly TRIANGLES: 0x0004;\n    readonly TRIANGLE_STRIP: 0x0005;\n    readonly TRIANGLE_FAN: 0x0006;\n    readonly ZERO: 0;\n    readonly ONE: 1;\n    readonly SRC_COLOR: 0x0300;\n    readonly ONE_MINUS_SRC_COLOR: 0x0301;\n    readonly SRC_ALPHA: 0x0302;\n    readonly ONE_MINUS_SRC_ALPHA: 0x0303;\n    readonly DST_ALPHA: 0x0304;\n    readonly ONE_MINUS_DST_ALPHA: 0x0305;\n    readonly DST_COLOR: 0x0306;\n    readonly ONE_MINUS_DST_COLOR: 0x0307;\n    readonly SRC_ALPHA_SATURATE: 0x0308;\n    readonly FUNC_ADD: 0x8006;\n    readonly BLEND_EQUATION: 0x8009;\n    readonly BLEND_EQUATION_RGB: 0x8009;\n    readonly BLEND_EQUATION_ALPHA: 0x883D;\n    readonly FUNC_SUBTRACT: 0x800A;\n    readonly FUNC_REVERSE_SUBTRACT: 0x800B;\n    readonly BLEND_DST_RGB: 0x80C8;\n    readonly BLEND_SRC_RGB: 0x80C9;\n    readonly BLEND_DST_ALPHA: 0x80CA;\n    readonly BLEND_SRC_ALPHA: 0x80CB;\n    readonly CONSTANT_COLOR: 0x8001;\n    readonly ONE_MINUS_CONSTANT_COLOR: 0x8002;\n    readonly CONSTANT_ALPHA: 0x8003;\n    readonly ONE_MINUS_CONSTANT_ALPHA: 0x8004;\n    readonly BLEND_COLOR: 0x8005;\n    readonly ARRAY_BUFFER: 0x8892;\n    readonly ELEMENT_ARRAY_BUFFER: 0x8893;\n    readonly ARRAY_BUFFER_BINDING: 0x8894;\n    readonly ELEMENT_ARRAY_BUFFER_BINDING: 0x8895;\n    readonly STREAM_DRAW: 0x88E0;\n    readonly STATIC_DRAW: 0x88E4;\n    readonly DYNAMIC_DRAW: 0x88E8;\n    readonly BUFFER_SIZE: 0x8764;\n    readonly BUFFER_USAGE: 0x8765;\n    readonly CURRENT_VERTEX_ATTRIB: 0x8626;\n    readonly FRONT: 0x0404;\n    readonly BACK: 0x0405;\n    readonly FRONT_AND_BACK: 0x0408;\n    readonly CULL_FACE: 0x0B44;\n    readonly BLEND: 0x0BE2;\n    readonly DITHER: 0x0BD0;\n    readonly STENCIL_TEST: 0x0B90;\n    readonly DEPTH_TEST: 0x0B71;\n    readonly SCISSOR_TEST: 0x0C11;\n    readonly POLYGON_OFFSET_FILL: 0x8037;\n    readonly SAMPLE_ALPHA_TO_COVERAGE: 0x809E;\n    readonly SAMPLE_COVERAGE: 0x80A0;\n    readonly NO_ERROR: 0;\n    readonly INVALID_ENUM: 0x0500;\n    readonly INVALID_VALUE: 0x0501;\n    readonly INVALID_OPERATION: 0x0502;\n    readonly OUT_OF_MEMORY: 0x0505;\n    readonly CW: 0x0900;\n    readonly CCW: 0x0901;\n    readonly LINE_WIDTH: 0x0B21;\n    readonly ALIASED_POINT_SIZE_RANGE: 0x846D;\n    readonly ALIASED_LINE_WIDTH_RANGE: 0x846E;\n    readonly CULL_FACE_MODE: 0x0B45;\n    readonly FRONT_FACE: 0x0B46;\n    readonly DEPTH_RANGE: 0x0B70;\n    readonly DEPTH_WRITEMASK: 0x0B72;\n    readonly DEPTH_CLEAR_VALUE: 0x0B73;\n    readonly DEPTH_FUNC: 0x0B74;\n    readonly STENCIL_CLEAR_VALUE: 0x0B91;\n    readonly STENCIL_FUNC: 0x0B92;\n    readonly STENCIL_FAIL: 0x0B94;\n    readonly STENCIL_PASS_DEPTH_FAIL: 0x0B95;\n    readonly STENCIL_PASS_DEPTH_PASS: 0x0B96;\n    readonly STENCIL_REF: 0x0B97;\n    readonly STENCIL_VALUE_MASK: 0x0B93;\n    readonly STENCIL_WRITEMASK: 0x0B98;\n    readonly STENCIL_BACK_FUNC: 0x8800;\n    readonly STENCIL_BACK_FAIL: 0x8801;\n    readonly STENCIL_BACK_PASS_DEPTH_FAIL: 0x8802;\n    readonly STENCIL_BACK_PASS_DEPTH_PASS: 0x8803;\n    readonly STENCIL_BACK_REF: 0x8CA3;\n    readonly STENCIL_BACK_VALUE_MASK: 0x8CA4;\n    readonly STENCIL_BACK_WRITEMASK: 0x8CA5;\n    readonly VIEWPORT: 0x0BA2;\n    readonly SCISSOR_BOX: 0x0C10;\n    readonly COLOR_CLEAR_VALUE: 0x0C22;\n    readonly COLOR_WRITEMASK: 0x0C23;\n    readonly UNPACK_ALIGNMENT: 0x0CF5;\n    readonly PACK_ALIGNMENT: 0x0D05;\n    readonly MAX_TEXTURE_SIZE: 0x0D33;\n    readonly MAX_VIEWPORT_DIMS: 0x0D3A;\n    readonly SUBPIXEL_BITS: 0x0D50;\n    readonly RED_BITS: 0x0D52;\n    readonly GREEN_BITS: 0x0D53;\n    readonly BLUE_BITS: 0x0D54;\n    readonly ALPHA_BITS: 0x0D55;\n    readonly DEPTH_BITS: 0x0D56;\n    readonly STENCIL_BITS: 0x0D57;\n    readonly POLYGON_OFFSET_UNITS: 0x2A00;\n    readonly POLYGON_OFFSET_FACTOR: 0x8038;\n    readonly TEXTURE_BINDING_2D: 0x8069;\n    readonly SAMPLE_BUFFERS: 0x80A8;\n    readonly SAMPLES: 0x80A9;\n    readonly SAMPLE_COVERAGE_VALUE: 0x80AA;\n    readonly SAMPLE_COVERAGE_INVERT: 0x80AB;\n    readonly COMPRESSED_TEXTURE_FORMATS: 0x86A3;\n    readonly DONT_CARE: 0x1100;\n    readonly FASTEST: 0x1101;\n    readonly NICEST: 0x1102;\n    readonly GENERATE_MIPMAP_HINT: 0x8192;\n    readonly BYTE: 0x1400;\n    readonly UNSIGNED_BYTE: 0x1401;\n    readonly SHORT: 0x1402;\n    readonly UNSIGNED_SHORT: 0x1403;\n    readonly INT: 0x1404;\n    readonly UNSIGNED_INT: 0x1405;\n    readonly FLOAT: 0x1406;\n    readonly DEPTH_COMPONENT: 0x1902;\n    readonly ALPHA: 0x1906;\n    readonly RGB: 0x1907;\n    readonly RGBA: 0x1908;\n    readonly LUMINANCE: 0x1909;\n    readonly LUMINANCE_ALPHA: 0x190A;\n    readonly UNSIGNED_SHORT_4_4_4_4: 0x8033;\n    readonly UNSIGNED_SHORT_5_5_5_1: 0x8034;\n    readonly UNSIGNED_SHORT_5_6_5: 0x8363;\n    readonly FRAGMENT_SHADER: 0x8B30;\n    readonly VERTEX_SHADER: 0x8B31;\n    readonly MAX_VERTEX_ATTRIBS: 0x8869;\n    readonly MAX_VERTEX_UNIFORM_VECTORS: 0x8DFB;\n    readonly MAX_VARYING_VECTORS: 0x8DFC;\n    readonly MAX_COMBINED_TEXTURE_IMAGE_UNITS: 0x8B4D;\n    readonly MAX_VERTEX_TEXTURE_IMAGE_UNITS: 0x8B4C;\n    readonly MAX_TEXTURE_IMAGE_UNITS: 0x8872;\n    readonly MAX_FRAGMENT_UNIFORM_VECTORS: 0x8DFD;\n    readonly SHADER_TYPE: 0x8B4F;\n    readonly DELETE_STATUS: 0x8B80;\n    readonly LINK_STATUS: 0x8B82;\n    readonly VALIDATE_STATUS: 0x8B83;\n    readonly ATTACHED_SHADERS: 0x8B85;\n    readonly ACTIVE_UNIFORMS: 0x8B86;\n    readonly ACTIVE_ATTRIBUTES: 0x8B89;\n    readonly SHADING_LANGUAGE_VERSION: 0x8B8C;\n    readonly CURRENT_PROGRAM: 0x8B8D;\n    readonly NEVER: 0x0200;\n    readonly LESS: 0x0201;\n    readonly EQUAL: 0x0202;\n    readonly LEQUAL: 0x0203;\n    readonly GREATER: 0x0204;\n    readonly NOTEQUAL: 0x0205;\n    readonly GEQUAL: 0x0206;\n    readonly ALWAYS: 0x0207;\n    readonly KEEP: 0x1E00;\n    readonly REPLACE: 0x1E01;\n    readonly INCR: 0x1E02;\n    readonly DECR: 0x1E03;\n    readonly INVERT: 0x150A;\n    readonly INCR_WRAP: 0x8507;\n    readonly DECR_WRAP: 0x8508;\n    readonly VENDOR: 0x1F00;\n    readonly RENDERER: 0x1F01;\n    readonly VERSION: 0x1F02;\n    readonly NEAREST: 0x2600;\n    readonly LINEAR: 0x2601;\n    readonly NEAREST_MIPMAP_NEAREST: 0x2700;\n    readonly LINEAR_MIPMAP_NEAREST: 0x2701;\n    readonly NEAREST_MIPMAP_LINEAR: 0x2702;\n    readonly LINEAR_MIPMAP_LINEAR: 0x2703;\n    readonly TEXTURE_MAG_FILTER: 0x2800;\n    readonly TEXTURE_MIN_FILTER: 0x2801;\n    readonly TEXTURE_WRAP_S: 0x2802;\n    readonly TEXTURE_WRAP_T: 0x2803;\n    readonly TEXTURE_2D: 0x0DE1;\n    readonly TEXTURE: 0x1702;\n    readonly TEXTURE_CUBE_MAP: 0x8513;\n    readonly TEXTURE_BINDING_CUBE_MAP: 0x8514;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_X: 0x8515;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_X: 0x8516;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_Y: 0x8517;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_Y: 0x8518;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_Z: 0x8519;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_Z: 0x851A;\n    readonly MAX_CUBE_MAP_TEXTURE_SIZE: 0x851C;\n    readonly TEXTURE0: 0x84C0;\n    readonly TEXTURE1: 0x84C1;\n    readonly TEXTURE2: 0x84C2;\n    readonly TEXTURE3: 0x84C3;\n    readonly TEXTURE4: 0x84C4;\n    readonly TEXTURE5: 0x84C5;\n    readonly TEXTURE6: 0x84C6;\n    readonly TEXTURE7: 0x84C7;\n    readonly TEXTURE8: 0x84C8;\n    readonly TEXTURE9: 0x84C9;\n    readonly TEXTURE10: 0x84CA;\n    readonly TEXTURE11: 0x84CB;\n    readonly TEXTURE12: 0x84CC;\n    readonly TEXTURE13: 0x84CD;\n    readonly TEXTURE14: 0x84CE;\n    readonly TEXTURE15: 0x84CF;\n    readonly TEXTURE16: 0x84D0;\n    readonly TEXTURE17: 0x84D1;\n    readonly TEXTURE18: 0x84D2;\n    readonly TEXTURE19: 0x84D3;\n    readonly TEXTURE20: 0x84D4;\n    readonly TEXTURE21: 0x84D5;\n    readonly TEXTURE22: 0x84D6;\n    readonly TEXTURE23: 0x84D7;\n    readonly TEXTURE24: 0x84D8;\n    readonly TEXTURE25: 0x84D9;\n    readonly TEXTURE26: 0x84DA;\n    readonly TEXTURE27: 0x84DB;\n    readonly TEXTURE28: 0x84DC;\n    readonly TEXTURE29: 0x84DD;\n    readonly TEXTURE30: 0x84DE;\n    readonly TEXTURE31: 0x84DF;\n    readonly ACTIVE_TEXTURE: 0x84E0;\n    readonly REPEAT: 0x2901;\n    readonly CLAMP_TO_EDGE: 0x812F;\n    readonly MIRRORED_REPEAT: 0x8370;\n    readonly FLOAT_VEC2: 0x8B50;\n    readonly FLOAT_VEC3: 0x8B51;\n    readonly FLOAT_VEC4: 0x8B52;\n    readonly INT_VEC2: 0x8B53;\n    readonly INT_VEC3: 0x8B54;\n    readonly INT_VEC4: 0x8B55;\n    readonly BOOL: 0x8B56;\n    readonly BOOL_VEC2: 0x8B57;\n    readonly BOOL_VEC3: 0x8B58;\n    readonly BOOL_VEC4: 0x8B59;\n    readonly FLOAT_MAT2: 0x8B5A;\n    readonly FLOAT_MAT3: 0x8B5B;\n    readonly FLOAT_MAT4: 0x8B5C;\n    readonly SAMPLER_2D: 0x8B5E;\n    readonly SAMPLER_CUBE: 0x8B60;\n    readonly VERTEX_ATTRIB_ARRAY_ENABLED: 0x8622;\n    readonly VERTEX_ATTRIB_ARRAY_SIZE: 0x8623;\n    readonly VERTEX_ATTRIB_ARRAY_STRIDE: 0x8624;\n    readonly VERTEX_ATTRIB_ARRAY_TYPE: 0x8625;\n    readonly VERTEX_ATTRIB_ARRAY_NORMALIZED: 0x886A;\n    readonly VERTEX_ATTRIB_ARRAY_POINTER: 0x8645;\n    readonly VERTEX_ATTRIB_ARRAY_BUFFER_BINDING: 0x889F;\n    readonly IMPLEMENTATION_COLOR_READ_TYPE: 0x8B9A;\n    readonly IMPLEMENTATION_COLOR_READ_FORMAT: 0x8B9B;\n    readonly COMPILE_STATUS: 0x8B81;\n    readonly LOW_FLOAT: 0x8DF0;\n    readonly MEDIUM_FLOAT: 0x8DF1;\n    readonly HIGH_FLOAT: 0x8DF2;\n    readonly LOW_INT: 0x8DF3;\n    readonly MEDIUM_INT: 0x8DF4;\n    readonly HIGH_INT: 0x8DF5;\n    readonly FRAMEBUFFER: 0x8D40;\n    readonly RENDERBUFFER: 0x8D41;\n    readonly RGBA4: 0x8056;\n    readonly RGB5_A1: 0x8057;\n    readonly RGBA8: 0x8058;\n    readonly RGB565: 0x8D62;\n    readonly DEPTH_COMPONENT16: 0x81A5;\n    readonly STENCIL_INDEX8: 0x8D48;\n    readonly DEPTH_STENCIL: 0x84F9;\n    readonly RENDERBUFFER_WIDTH: 0x8D42;\n    readonly RENDERBUFFER_HEIGHT: 0x8D43;\n    readonly RENDERBUFFER_INTERNAL_FORMAT: 0x8D44;\n    readonly RENDERBUFFER_RED_SIZE: 0x8D50;\n    readonly RENDERBUFFER_GREEN_SIZE: 0x8D51;\n    readonly RENDERBUFFER_BLUE_SIZE: 0x8D52;\n    readonly RENDERBUFFER_ALPHA_SIZE: 0x8D53;\n    readonly RENDERBUFFER_DEPTH_SIZE: 0x8D54;\n    readonly RENDERBUFFER_STENCIL_SIZE: 0x8D55;\n    readonly FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE: 0x8CD0;\n    readonly FRAMEBUFFER_ATTACHMENT_OBJECT_NAME: 0x8CD1;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL: 0x8CD2;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE: 0x8CD3;\n    readonly COLOR_ATTACHMENT0: 0x8CE0;\n    readonly DEPTH_ATTACHMENT: 0x8D00;\n    readonly STENCIL_ATTACHMENT: 0x8D20;\n    readonly DEPTH_STENCIL_ATTACHMENT: 0x821A;\n    readonly NONE: 0;\n    readonly FRAMEBUFFER_COMPLETE: 0x8CD5;\n    readonly FRAMEBUFFER_INCOMPLETE_ATTACHMENT: 0x8CD6;\n    readonly FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT: 0x8CD7;\n    readonly FRAMEBUFFER_INCOMPLETE_DIMENSIONS: 0x8CD9;\n    readonly FRAMEBUFFER_UNSUPPORTED: 0x8CDD;\n    readonly FRAMEBUFFER_BINDING: 0x8CA6;\n    readonly RENDERBUFFER_BINDING: 0x8CA7;\n    readonly MAX_RENDERBUFFER_SIZE: 0x84E8;\n    readonly INVALID_FRAMEBUFFER_OPERATION: 0x0506;\n    readonly UNPACK_FLIP_Y_WEBGL: 0x9240;\n    readonly UNPACK_PREMULTIPLY_ALPHA_WEBGL: 0x9241;\n    readonly CONTEXT_LOST_WEBGL: 0x9242;\n    readonly UNPACK_COLORSPACE_CONVERSION_WEBGL: 0x9243;\n    readonly BROWSER_DEFAULT_WEBGL: 0x9244;\n}\n\ninterface WebGLRenderingContextOverloads {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/bufferData) */\n    bufferData(target: GLenum, size: GLsizeiptr, usage: GLenum): void;\n    bufferData(target: GLenum, data: AllowSharedBufferSource | null, usage: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/bufferSubData) */\n    bufferSubData(target: GLenum, offset: GLintptr, data: AllowSharedBufferSource): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/compressedTexImage2D) */\n    compressedTexImage2D(target: GLenum, level: GLint, internalformat: GLenum, width: GLsizei, height: GLsizei, border: GLint, data: ArrayBufferView<ArrayBufferLike>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/compressedTexSubImage2D) */\n    compressedTexSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, data: ArrayBufferView<ArrayBufferLike>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/readPixels) */\n    readPixels(x: GLint, y: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, pixels: ArrayBufferView<ArrayBufferLike> | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/texImage2D) */\n    texImage2D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, border: GLint, format: GLenum, type: GLenum, pixels: ArrayBufferView<ArrayBufferLike> | null): void;\n    texImage2D(target: GLenum, level: GLint, internalformat: GLint, format: GLenum, type: GLenum, source: TexImageSource): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/texSubImage2D) */\n    texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, pixels: ArrayBufferView<ArrayBufferLike> | null): void;\n    texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, format: GLenum, type: GLenum, source: TexImageSource): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1fv(location: WebGLUniformLocation | null, v: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1iv(location: WebGLUniformLocation | null, v: Int32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2fv(location: WebGLUniformLocation | null, v: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2iv(location: WebGLUniformLocation | null, v: Int32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3fv(location: WebGLUniformLocation | null, v: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3iv(location: WebGLUniformLocation | null, v: Int32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4fv(location: WebGLUniformLocation | null, v: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4iv(location: WebGLUniformLocation | null, v: Int32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix2fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix3fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix4fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Float32List): void;\n}\n\n/**\n * The **`WebGLSampler`** interface is part of the WebGL 2 API and stores sampling parameters for WebGLTexture access inside of a shader.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLSampler)\n */\ninterface WebGLSampler {\n}\n\ndeclare var WebGLSampler: {\n    prototype: WebGLSampler;\n    new(): WebGLSampler;\n};\n\n/**\n * The **WebGLShader** is part of the WebGL API and can either be a vertex or a fragment shader.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLShader)\n */\ninterface WebGLShader {\n}\n\ndeclare var WebGLShader: {\n    prototype: WebGLShader;\n    new(): WebGLShader;\n};\n\n/**\n * The **WebGLShaderPrecisionFormat** interface is part of the WebGL API and represents the information returned by calling the WebGLRenderingContext.getShaderPrecisionFormat() method.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLShaderPrecisionFormat)\n */\ninterface WebGLShaderPrecisionFormat {\n    /**\n     * The read-only **`WebGLShaderPrecisionFormat.precision`** property returns the number of bits of precision that can be represented.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLShaderPrecisionFormat/precision)\n     */\n    readonly precision: GLint;\n    /**\n     * The read-only **`WebGLShaderPrecisionFormat.rangeMax`** property returns the base 2 log of the absolute value of the maximum value that can be represented.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLShaderPrecisionFormat/rangeMax)\n     */\n    readonly rangeMax: GLint;\n    /**\n     * The read-only **`WebGLShaderPrecisionFormat.rangeMin`** property returns the base 2 log of the absolute value of the minimum value that can be represented.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLShaderPrecisionFormat/rangeMin)\n     */\n    readonly rangeMin: GLint;\n}\n\ndeclare var WebGLShaderPrecisionFormat: {\n    prototype: WebGLShaderPrecisionFormat;\n    new(): WebGLShaderPrecisionFormat;\n};\n\n/**\n * The **`WebGLSync`** interface is part of the WebGL 2 API and is used to synchronize activities between the GPU and the application.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLSync)\n */\ninterface WebGLSync {\n}\n\ndeclare var WebGLSync: {\n    prototype: WebGLSync;\n    new(): WebGLSync;\n};\n\n/**\n * The **WebGLTexture** interface is part of the WebGL API and represents an opaque texture object providing storage and state for texturing operations.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLTexture)\n */\ninterface WebGLTexture {\n}\n\ndeclare var WebGLTexture: {\n    prototype: WebGLTexture;\n    new(): WebGLTexture;\n};\n\n/**\n * The **`WebGLTransformFeedback`** interface is part of the WebGL 2 API and enables transform feedback, which is the process of capturing primitives generated by vertex processing.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLTransformFeedback)\n */\ninterface WebGLTransformFeedback {\n}\n\ndeclare var WebGLTransformFeedback: {\n    prototype: WebGLTransformFeedback;\n    new(): WebGLTransformFeedback;\n};\n\n/**\n * The **WebGLUniformLocation** interface is part of the WebGL API and represents the location of a uniform variable in a shader program.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLUniformLocation)\n */\ninterface WebGLUniformLocation {\n}\n\ndeclare var WebGLUniformLocation: {\n    prototype: WebGLUniformLocation;\n    new(): WebGLUniformLocation;\n};\n\n/**\n * The **`WebGLVertexArrayObject`** interface is part of the WebGL 2 API, represents vertex array objects (VAOs) pointing to vertex array data, and provides names for different sets of vertex data.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLVertexArrayObject)\n */\ninterface WebGLVertexArrayObject {\n}\n\ndeclare var WebGLVertexArrayObject: {\n    prototype: WebGLVertexArrayObject;\n    new(): WebGLVertexArrayObject;\n};\n\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLVertexArrayObject) */\ninterface WebGLVertexArrayObjectOES {\n}\n\ninterface WebSocketEventMap {\n    \"close\": CloseEvent;\n    \"error\": Event;\n    \"message\": MessageEvent;\n    \"open\": Event;\n}\n\n/**\n * The `WebSocket` object provides the API for creating and managing a WebSocket connection to a server, as well as for sending and receiving data on the connection.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket)\n */\ninterface WebSocket extends EventTarget {\n    /**\n     * The **`WebSocket.binaryType`** property controls the type of binary data being received over the WebSocket connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/binaryType)\n     */\n    binaryType: BinaryType;\n    /**\n     * The **`WebSocket.bufferedAmount`** read-only property returns the number of bytes of data that have been queued using calls to `send()` but not yet transmitted to the network.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/bufferedAmount)\n     */\n    readonly bufferedAmount: number;\n    /**\n     * The **`WebSocket.extensions`** read-only property returns the extensions selected by the server.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/extensions)\n     */\n    readonly extensions: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/close_event) */\n    onclose: ((this: WebSocket, ev: CloseEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/error_event) */\n    onerror: ((this: WebSocket, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/message_event) */\n    onmessage: ((this: WebSocket, ev: MessageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/open_event) */\n    onopen: ((this: WebSocket, ev: Event) => any) | null;\n    /**\n     * The **`WebSocket.protocol`** read-only property returns the name of the sub-protocol the server selected; this will be one of the strings specified in the `protocols` parameter when creating the WebSocket object, or the empty string if no connection is established.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/protocol)\n     */\n    readonly protocol: string;\n    /**\n     * The **`WebSocket.readyState`** read-only property returns the current state of the WebSocket connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/readyState)\n     */\n    readonly readyState: number;\n    /**\n     * The **`WebSocket.url`** read-only property returns the absolute URL of the WebSocket as resolved by the constructor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/url)\n     */\n    readonly url: string;\n    /**\n     * The **`WebSocket.close()`** method closes the already `CLOSED`, this method does nothing.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/close)\n     */\n    close(code?: number, reason?: string): void;\n    /**\n     * The **`WebSocket.send()`** method enqueues the specified data to be transmitted to the server over the WebSocket connection, increasing the value of `bufferedAmount` by the number of bytes needed to contain the data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/send)\n     */\n    send(data: string | ArrayBufferLike | Blob | ArrayBufferView): void;\n    readonly CONNECTING: 0;\n    readonly OPEN: 1;\n    readonly CLOSING: 2;\n    readonly CLOSED: 3;\n    addEventListener<K extends keyof WebSocketEventMap>(type: K, listener: (this: WebSocket, ev: WebSocketEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof WebSocketEventMap>(type: K, listener: (this: WebSocket, ev: WebSocketEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var WebSocket: {\n    prototype: WebSocket;\n    new(url: string | URL, protocols?: string | string[]): WebSocket;\n    readonly CONNECTING: 0;\n    readonly OPEN: 1;\n    readonly CLOSING: 2;\n    readonly CLOSED: 3;\n};\n\n/**\n * The **`WebTransport`** interface of the WebTransport API provides functionality to enable a user agent to connect to an HTTP/3 server, initiate reliable and unreliable transport in either or both directions, and close the connection once it is no longer needed.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport)\n */\ninterface WebTransport {\n    /**\n     * The **`closed`** read-only property of the WebTransport interface returns a promise that resolves when the transport is closed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport/closed)\n     */\n    readonly closed: Promise<WebTransportCloseInfo>;\n    /**\n     * The **`datagrams`** read-only property of the WebTransport interface returns a WebTransportDatagramDuplexStream instance that can be used to send and receive datagrams — unreliable data transmission.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport/datagrams)\n     */\n    readonly datagrams: WebTransportDatagramDuplexStream;\n    /**\n     * The **`incomingBidirectionalStreams`** read-only property of the WebTransport interface represents one or more bidirectional streams opened by the server.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport/incomingBidirectionalStreams)\n     */\n    readonly incomingBidirectionalStreams: ReadableStream;\n    /**\n     * The **`incomingUnidirectionalStreams`** read-only property of the WebTransport interface represents one or more unidirectional streams opened by the server.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport/incomingUnidirectionalStreams)\n     */\n    readonly incomingUnidirectionalStreams: ReadableStream;\n    /**\n     * The **`ready`** read-only property of the WebTransport interface returns a promise that resolves when the transport is ready to use.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport/ready)\n     */\n    readonly ready: Promise<void>;\n    /**\n     * The **`close()`** method of the WebTransport interface closes an ongoing WebTransport session.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport/close)\n     */\n    close(closeInfo?: WebTransportCloseInfo): void;\n    /**\n     * The **`createBidirectionalStream()`** method of the WebTransport interface asynchronously opens and returns a bidirectional stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport/createBidirectionalStream)\n     */\n    createBidirectionalStream(options?: WebTransportSendStreamOptions): Promise<WebTransportBidirectionalStream>;\n    /**\n     * The **`createUnidirectionalStream()`** method of the WebTransport interface asynchronously opens a unidirectional stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport/createUnidirectionalStream)\n     */\n    createUnidirectionalStream(options?: WebTransportSendStreamOptions): Promise<WritableStream>;\n}\n\ndeclare var WebTransport: {\n    prototype: WebTransport;\n    new(url: string | URL, options?: WebTransportOptions): WebTransport;\n};\n\n/**\n * The **`WebTransportBidirectionalStream`** interface of the WebTransport API represents a bidirectional stream created by a server or a client that can be used for reliable transport.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportBidirectionalStream)\n */\ninterface WebTransportBidirectionalStream {\n    /**\n     * The **`readable`** read-only property of the WebTransportBidirectionalStream interface returns a WebTransportReceiveStream instance that can be used to reliably read incoming data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportBidirectionalStream/readable)\n     */\n    readonly readable: ReadableStream;\n    /**\n     * The **`writable`** read-only property of the WebTransportBidirectionalStream interface returns a WebTransportSendStream instance that can be used to write outgoing data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportBidirectionalStream/writable)\n     */\n    readonly writable: WritableStream;\n}\n\ndeclare var WebTransportBidirectionalStream: {\n    prototype: WebTransportBidirectionalStream;\n    new(): WebTransportBidirectionalStream;\n};\n\n/**\n * The **`WebTransportDatagramDuplexStream`** interface of the WebTransport API represents a duplex stream that can be used for unreliable transport of datagrams between client and server.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportDatagramDuplexStream)\n */\ninterface WebTransportDatagramDuplexStream {\n    /**\n     * The **`incomingHighWaterMark`** property of the WebTransportDatagramDuplexStream interface gets or sets the high water mark for incoming chunks of data — this is the maximum size, in chunks, that the incoming ReadableStream's internal queue can reach before it is considered full.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportDatagramDuplexStream/incomingHighWaterMark)\n     */\n    incomingHighWaterMark: number;\n    /**\n     * The **`incomingMaxAge`** property of the WebTransportDatagramDuplexStream interface gets or sets the maximum age for incoming datagrams, in milliseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportDatagramDuplexStream/incomingMaxAge)\n     */\n    incomingMaxAge: number | null;\n    /**\n     * The **`maxDatagramSize`** read-only property of the WebTransportDatagramDuplexStream interface returns the maximum allowable size of outgoing datagrams, in bytes, that can be written to WebTransportDatagramDuplexStream.writable.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportDatagramDuplexStream/maxDatagramSize)\n     */\n    readonly maxDatagramSize: number;\n    /**\n     * The **`outgoingHighWaterMark`** property of the WebTransportDatagramDuplexStream interface gets or sets the high water mark for outgoing chunks of data — this is the maximum size, in chunks, that the outgoing WritableStream's internal queue can reach before it is considered full.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportDatagramDuplexStream/outgoingHighWaterMark)\n     */\n    outgoingHighWaterMark: number;\n    /**\n     * The **`outgoingMaxAge`** property of the WebTransportDatagramDuplexStream interface gets or sets the maximum age for outgoing datagrams, in milliseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportDatagramDuplexStream/outgoingMaxAge)\n     */\n    outgoingMaxAge: number | null;\n    /**\n     * The **`readable`** read-only property of the WebTransportDatagramDuplexStream interface returns a ReadableStream instance that can be used to unreliably read incoming datagrams from the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportDatagramDuplexStream/readable)\n     */\n    readonly readable: ReadableStream;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportDatagramDuplexStream/writable) */\n    readonly writable: WritableStream;\n}\n\ndeclare var WebTransportDatagramDuplexStream: {\n    prototype: WebTransportDatagramDuplexStream;\n    new(): WebTransportDatagramDuplexStream;\n};\n\n/**\n * The **`WebTransportError`** interface of the WebTransport API represents an error related to the API, which can arise from server errors, network connection problems, or client-initiated abort operations (for example, arising from a WritableStream.abort() call).\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportError)\n */\ninterface WebTransportError extends DOMException {\n    /**\n     * The **`source`** read-only property of the WebTransportError interface returns an enumerated value indicating the source of the error.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportError/source)\n     */\n    readonly source: WebTransportErrorSource;\n    /**\n     * The **`streamErrorCode`** read-only property of the WebTransportError interface returns a number in the range 0-255 indicating the application protocol error code for this error, or `null` if one is not available.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportError/streamErrorCode)\n     */\n    readonly streamErrorCode: number | null;\n}\n\ndeclare var WebTransportError: {\n    prototype: WebTransportError;\n    new(message?: string, options?: WebTransportErrorOptions): WebTransportError;\n};\n\n/**\n * The **`WheelEvent`** interface represents events that occur due to the user moving a mouse wheel or similar input device.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WheelEvent)\n */\ninterface WheelEvent extends MouseEvent {\n    /**\n     * The **`WheelEvent.deltaMode`** read-only property returns an `unsigned long` representing the unit of the delta values scroll amount.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WheelEvent/deltaMode)\n     */\n    readonly deltaMode: number;\n    /**\n     * The **`WheelEvent.deltaX`** read-only property is a `double` representing the horizontal scroll amount in the You must check the `deltaMode` property to determine the unit of the `deltaX` value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WheelEvent/deltaX)\n     */\n    readonly deltaX: number;\n    /**\n     * The **`WheelEvent.deltaY`** read-only property is a `double` representing the vertical scroll amount in the You must check the `deltaMode` property to determine the unit of the `deltaY` value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WheelEvent/deltaY)\n     */\n    readonly deltaY: number;\n    /**\n     * The **`WheelEvent.deltaZ`** read-only property is a `double` representing the scroll amount along the z-axis, in the You must check the `deltaMode` property to determine the unit of the `deltaZ` value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WheelEvent/deltaZ)\n     */\n    readonly deltaZ: number;\n    readonly DOM_DELTA_PIXEL: 0x00;\n    readonly DOM_DELTA_LINE: 0x01;\n    readonly DOM_DELTA_PAGE: 0x02;\n}\n\ndeclare var WheelEvent: {\n    prototype: WheelEvent;\n    new(type: string, eventInitDict?: WheelEventInit): WheelEvent;\n    readonly DOM_DELTA_PIXEL: 0x00;\n    readonly DOM_DELTA_LINE: 0x01;\n    readonly DOM_DELTA_PAGE: 0x02;\n};\n\ninterface WindowEventMap extends GlobalEventHandlersEventMap, WindowEventHandlersEventMap {\n    \"DOMContentLoaded\": Event;\n    \"devicemotion\": DeviceMotionEvent;\n    \"deviceorientation\": DeviceOrientationEvent;\n    \"deviceorientationabsolute\": DeviceOrientationEvent;\n    \"gamepadconnected\": GamepadEvent;\n    \"gamepaddisconnected\": GamepadEvent;\n    \"orientationchange\": Event;\n}\n\n/**\n * The **`Window`** interface represents a window containing a DOM document; the `document` property points to the DOM document loaded in that window.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window)\n */\ninterface Window extends EventTarget, AnimationFrameProvider, GlobalEventHandlers, WindowEventHandlers, WindowLocalStorage, WindowOrWorkerGlobalScope, WindowSessionStorage {\n    /**\n     * @deprecated This is a legacy alias of `navigator`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/navigator)\n     */\n    readonly clientInformation: Navigator;\n    /**\n     * The **`Window.closed`** read-only property indicates whether the referenced window is closed or not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/closed)\n     */\n    readonly closed: boolean;\n    /**\n     * The **`cookieStore`** read-only property of the Window interface returns a reference to the CookieStore object for the current document context.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/cookieStore)\n     */\n    readonly cookieStore: CookieStore;\n    /**\n     * The **`customElements`** read-only property of the Window interface returns a reference to the CustomElementRegistry object, which can be used to register new custom elements and get information about previously registered custom elements.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/customElements)\n     */\n    readonly customElements: CustomElementRegistry;\n    /**\n     * The **`devicePixelRatio`** of Window interface returns the ratio of the resolution in _physical pixels_ to the resolution in _CSS pixels_ for the current display device.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/devicePixelRatio)\n     */\n    readonly devicePixelRatio: number;\n    /**\n     * **`window.document`** returns a reference to the document contained in the window.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/document)\n     */\n    readonly document: Document;\n    /**\n     * The read-only Window property **`event`** returns the Event which is currently being handled by the site's code.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/event)\n     */\n    readonly event: Event | undefined;\n    /**\n     * The `external` property of the Window API returns an instance of the `External` interface, which was intended to contain functions related to adding external search providers to the browser.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/external)\n     */\n    readonly external: External;\n    /**\n     * The **`Window.frameElement`** property returns the element (such as iframe or object) in which the window is embedded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/frameElement)\n     */\n    readonly frameElement: Element | null;\n    /**\n     * Returns the window itself, which is an array-like object, listing the direct sub-frames of the current window.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/frames)\n     */\n    readonly frames: WindowProxy;\n    /**\n     * The `Window.history` read-only property returns a reference to the History object, which provides an interface for manipulating the browser _session history_ (pages visited in the tab or frame that the current page is loaded in).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/history)\n     */\n    readonly history: History;\n    /**\n     * The read-only **`innerHeight`** property of the including the height of the horizontal scroll bar, if present.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/innerHeight)\n     */\n    readonly innerHeight: number;\n    /**\n     * The read-only Window property **`innerWidth`** returns the interior width of the window in pixels (that is, the width of the window's layout viewport).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/innerWidth)\n     */\n    readonly innerWidth: number;\n    /**\n     * Returns the number of frames (either frame or A number.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/length)\n     */\n    readonly length: number;\n    /**\n     * The **`Window.location`** read-only property returns a Location object with information about the current location of the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/location)\n     */\n    get location(): Location;\n    set location(href: string);\n    /**\n     * Returns the `locationbar` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/locationbar)\n     */\n    readonly locationbar: BarProp;\n    /**\n     * Returns the `menubar` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/menubar)\n     */\n    readonly menubar: BarProp;\n    /**\n     * The `Window.name` property gets/sets the name of the window's browsing context.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/name)\n     */\n    name: string;\n    /**\n     * The **`Window.navigator`** read-only property returns a reference to the Navigator object, which has methods and properties about the application running the script.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/navigator)\n     */\n    readonly navigator: Navigator;\n    /**\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/devicemotion_event)\n     */\n    ondevicemotion: ((this: Window, ev: DeviceMotionEvent) => any) | null;\n    /**\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/deviceorientation_event)\n     */\n    ondeviceorientation: ((this: Window, ev: DeviceOrientationEvent) => any) | null;\n    /**\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/deviceorientationabsolute_event)\n     */\n    ondeviceorientationabsolute: ((this: Window, ev: DeviceOrientationEvent) => any) | null;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/orientationchange_event)\n     */\n    onorientationchange: ((this: Window, ev: Event) => any) | null;\n    /**\n     * The Window interface's **`opener`** property returns a reference to the window that opened the window, either with Window.open, or by navigating a link with a `target` attribute.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/opener)\n     */\n    opener: any;\n    /**\n     * Returns the orientation in degrees (in 90-degree increments) of the viewport relative to the device's natural orientation.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/orientation)\n     */\n    readonly orientation: number;\n    /**\n     * The **`originAgentCluster`** read-only property of the Window interface returns `true` if this window belongs to an _origin-keyed agent cluster_: this means that the operating system has provided dedicated resources (for example an operating system process) to this window's origin that are not shared with windows from other origins.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/originAgentCluster)\n     */\n    readonly originAgentCluster: boolean;\n    /**\n     * The **`Window.outerHeight`** read-only property returns the height in pixels of the whole browser window, including any sidebar, window chrome, and window-resizing borders/handles.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/outerHeight)\n     */\n    readonly outerHeight: number;\n    /**\n     * **`Window.outerWidth`** read-only property returns the width of the outside of the browser window.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/outerWidth)\n     */\n    readonly outerWidth: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/scrollX) */\n    readonly pageXOffset: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/scrollY) */\n    readonly pageYOffset: number;\n    /**\n     * The **`Window.parent`** property is a reference to the parent of the current window or subframe.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/parent)\n     */\n    readonly parent: WindowProxy;\n    /**\n     * Returns the `personalbar` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/personalbar)\n     */\n    readonly personalbar: BarProp;\n    /**\n     * The Window property **`screen`** returns a reference to the screen object associated with the window.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/screen)\n     */\n    readonly screen: Screen;\n    /**\n     * The **`Window.screenLeft`** read-only property returns the horizontal distance, in CSS pixels, from the left border of the user's browser viewport to the left side of the screen.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/screenLeft)\n     */\n    readonly screenLeft: number;\n    /**\n     * The **`Window.screenTop`** read-only property returns the vertical distance, in CSS pixels, from the top border of the user's browser viewport to the top side of the screen.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/screenTop)\n     */\n    readonly screenTop: number;\n    /**\n     * The **`Window.screenX`** read-only property returns the horizontal distance, in CSS pixels, of the left border of the user's browser viewport to the left side of the screen.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/screenX)\n     */\n    readonly screenX: number;\n    /**\n     * The **`Window.screenY`** read-only property returns the vertical distance, in CSS pixels, of the top border of the user's browser viewport to the top edge of the screen.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/screenY)\n     */\n    readonly screenY: number;\n    /**\n     * The read-only **`scrollX`** property of the Window interface returns the number of pixels by which the document is currently scrolled horizontally.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/scrollX)\n     */\n    readonly scrollX: number;\n    /**\n     * The read-only **`scrollY`** property of the Window interface returns the number of pixels by which the document is currently scrolled vertically.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/scrollY)\n     */\n    readonly scrollY: number;\n    /**\n     * Returns the `scrollbars` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/scrollbars)\n     */\n    readonly scrollbars: BarProp;\n    /**\n     * The **`Window.self`** read-only property returns the window itself, as a WindowProxy.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/self)\n     */\n    readonly self: Window & typeof globalThis;\n    /**\n     * The `speechSynthesis` read-only property of the Window object returns a SpeechSynthesis object, which is the entry point into using Web Speech API speech synthesis functionality.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/speechSynthesis)\n     */\n    readonly speechSynthesis: SpeechSynthesis;\n    /**\n     * The **`status`** property of the bar at the bottom of the browser window.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/status)\n     */\n    status: string;\n    /**\n     * Returns the `statusbar` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/statusbar)\n     */\n    readonly statusbar: BarProp;\n    /**\n     * Returns the `toolbar` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/toolbar)\n     */\n    readonly toolbar: BarProp;\n    /**\n     * Returns a reference to the topmost window in the window hierarchy.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/top)\n     */\n    readonly top: WindowProxy | null;\n    /**\n     * The **`visualViewport`** read-only property of the Window interface returns a VisualViewport object representing the visual viewport for a given window, or `null` if current document is not fully active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/visualViewport)\n     */\n    readonly visualViewport: VisualViewport | null;\n    /**\n     * The **`window`** property of a Window object points to the window object itself.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/window)\n     */\n    readonly window: Window & typeof globalThis;\n    /**\n     * `window.alert()` instructs the browser to display a dialog with an optional message, and to wait until the user dismisses the dialog.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/alert)\n     */\n    alert(message?: any): void;\n    /**\n     * The **`Window.blur()`** method does nothing.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/blur)\n     */\n    blur(): void;\n    /**\n     * The **`window.cancelIdleCallback()`** method cancels a callback previously scheduled with window.requestIdleCallback().\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/cancelIdleCallback)\n     */\n    cancelIdleCallback(handle: number): void;\n    /**\n     * The **`Window.captureEvents()`** method does nothing.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/captureEvents)\n     */\n    captureEvents(): void;\n    /**\n     * The **`Window.close()`** method closes the current window, or the window on which it was called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/close)\n     */\n    close(): void;\n    /**\n     * `window.confirm()` instructs the browser to display a dialog with an optional message, and to wait until the user either confirms or cancels the dialog.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/confirm)\n     */\n    confirm(message?: string): boolean;\n    /**\n     * Makes a request to bring the window to the front.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/focus)\n     */\n    focus(): void;\n    /**\n     * The **`Window.getComputedStyle()`** method returns an object containing the values of all CSS properties of an element, after applying active stylesheets and resolving any basic computation those values may contain.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/getComputedStyle)\n     */\n    getComputedStyle(elt: Element, pseudoElt?: string | null): CSSStyleDeclaration;\n    /**\n     * The **`getSelection()`** method of the Window interface returns the Selection object associated with the window's document, representing the range of text selected by the user or the current position of the caret.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/getSelection)\n     */\n    getSelection(): Selection | null;\n    /**\n     * The Window interface's **`matchMedia()`** method returns a new MediaQueryList object that can then be used to determine if the document matches the media query string, as well as to monitor the document to detect when it matches (or stops matching) that media query.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/matchMedia)\n     */\n    matchMedia(query: string): MediaQueryList;\n    /**\n     * The **`moveBy()`** method of the Window interface moves the current window by a specified amount.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/moveBy)\n     */\n    moveBy(x: number, y: number): void;\n    /**\n     * The **`moveTo()`** method of the Window interface moves the current window to the specified coordinates.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/moveTo)\n     */\n    moveTo(x: number, y: number): void;\n    /**\n     * The **`open()`** method of the `Window` interface loads a specified resource into a new or existing browsing context (that is, a tab, a window, or an iframe) under a specified name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/open)\n     */\n    open(url?: string | URL, target?: string, features?: string): WindowProxy | null;\n    /**\n     * The **`window.postMessage()`** method safely enables cross-origin communication between Window objects; _e.g.,_ between a page and a pop-up that it spawned, or between a page and an iframe embedded within it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/postMessage)\n     */\n    postMessage(message: any, targetOrigin: string, transfer?: Transferable[]): void;\n    postMessage(message: any, options?: WindowPostMessageOptions): void;\n    /**\n     * Opens the print dialog to print the current document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/print)\n     */\n    print(): void;\n    /**\n     * `window.prompt()` instructs the browser to display a dialog with an optional message prompting the user to input some text, and to wait until the user either submits the text or cancels the dialog.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/prompt)\n     */\n    prompt(message?: string, _default?: string): string | null;\n    /**\n     * Releases the window from trapping events of a specific type.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/releaseEvents)\n     */\n    releaseEvents(): void;\n    /**\n     * The **`window.requestIdleCallback()`** method queues a function to be called during a browser's idle periods.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/requestIdleCallback)\n     */\n    requestIdleCallback(callback: IdleRequestCallback, options?: IdleRequestOptions): number;\n    /**\n     * The **`Window.resizeBy()`** method resizes the current window by a specified amount.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/resizeBy)\n     */\n    resizeBy(x: number, y: number): void;\n    /**\n     * The **`Window.resizeTo()`** method dynamically resizes the window.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/resizeTo)\n     */\n    resizeTo(width: number, height: number): void;\n    /**\n     * The **`Window.scroll()`** method scrolls the window to a particular place in the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/scroll)\n     */\n    scroll(options?: ScrollToOptions): void;\n    scroll(x: number, y: number): void;\n    /**\n     * The **`Window.scrollBy()`** method scrolls the document in the window by the given amount.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/scrollBy)\n     */\n    scrollBy(options?: ScrollToOptions): void;\n    scrollBy(x: number, y: number): void;\n    /**\n     * **`Window.scrollTo()`** scrolls to a particular set of coordinates in the document.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/scrollTo)\n     */\n    scrollTo(options?: ScrollToOptions): void;\n    scrollTo(x: number, y: number): void;\n    /**\n     * The **`window.stop()`** stops further resource loading in the current browsing context, equivalent to the stop button in the browser.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/stop)\n     */\n    stop(): void;\n    addEventListener<K extends keyof WindowEventMap>(type: K, listener: (this: Window, ev: WindowEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof WindowEventMap>(type: K, listener: (this: Window, ev: WindowEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n    [index: number]: Window;\n}\n\ndeclare var Window: {\n    prototype: Window;\n    new(): Window;\n};\n\ninterface WindowEventHandlersEventMap {\n    \"afterprint\": Event;\n    \"beforeprint\": Event;\n    \"beforeunload\": BeforeUnloadEvent;\n    \"gamepadconnected\": GamepadEvent;\n    \"gamepaddisconnected\": GamepadEvent;\n    \"hashchange\": HashChangeEvent;\n    \"languagechange\": Event;\n    \"message\": MessageEvent;\n    \"messageerror\": MessageEvent;\n    \"offline\": Event;\n    \"online\": Event;\n    \"pagehide\": PageTransitionEvent;\n    \"pagereveal\": PageRevealEvent;\n    \"pageshow\": PageTransitionEvent;\n    \"pageswap\": PageSwapEvent;\n    \"popstate\": PopStateEvent;\n    \"rejectionhandled\": PromiseRejectionEvent;\n    \"storage\": StorageEvent;\n    \"unhandledrejection\": PromiseRejectionEvent;\n    \"unload\": Event;\n}\n\ninterface WindowEventHandlers {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/afterprint_event) */\n    onafterprint: ((this: WindowEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/beforeprint_event) */\n    onbeforeprint: ((this: WindowEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/beforeunload_event) */\n    onbeforeunload: ((this: WindowEventHandlers, ev: BeforeUnloadEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/gamepadconnected_event) */\n    ongamepadconnected: ((this: WindowEventHandlers, ev: GamepadEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/gamepaddisconnected_event) */\n    ongamepaddisconnected: ((this: WindowEventHandlers, ev: GamepadEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/hashchange_event) */\n    onhashchange: ((this: WindowEventHandlers, ev: HashChangeEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/languagechange_event) */\n    onlanguagechange: ((this: WindowEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/message_event) */\n    onmessage: ((this: WindowEventHandlers, ev: MessageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/messageerror_event) */\n    onmessageerror: ((this: WindowEventHandlers, ev: MessageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/offline_event) */\n    onoffline: ((this: WindowEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/online_event) */\n    ononline: ((this: WindowEventHandlers, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/pagehide_event) */\n    onpagehide: ((this: WindowEventHandlers, ev: PageTransitionEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/pagereveal_event) */\n    onpagereveal: ((this: WindowEventHandlers, ev: PageRevealEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/pageshow_event) */\n    onpageshow: ((this: WindowEventHandlers, ev: PageTransitionEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/pageswap_event) */\n    onpageswap: ((this: WindowEventHandlers, ev: PageSwapEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/popstate_event) */\n    onpopstate: ((this: WindowEventHandlers, ev: PopStateEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/rejectionhandled_event) */\n    onrejectionhandled: ((this: WindowEventHandlers, ev: PromiseRejectionEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/storage_event) */\n    onstorage: ((this: WindowEventHandlers, ev: StorageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/unhandledrejection_event) */\n    onunhandledrejection: ((this: WindowEventHandlers, ev: PromiseRejectionEvent) => any) | null;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/unload_event)\n     */\n    onunload: ((this: WindowEventHandlers, ev: Event) => any) | null;\n    addEventListener<K extends keyof WindowEventHandlersEventMap>(type: K, listener: (this: WindowEventHandlers, ev: WindowEventHandlersEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof WindowEventHandlersEventMap>(type: K, listener: (this: WindowEventHandlers, ev: WindowEventHandlersEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ninterface WindowLocalStorage {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/localStorage) */\n    readonly localStorage: Storage;\n}\n\ninterface WindowOrWorkerGlobalScope {\n    /**\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/caches)\n     */\n    readonly caches: CacheStorage;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/crossOriginIsolated) */\n    readonly crossOriginIsolated: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/crypto) */\n    readonly crypto: Crypto;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/indexedDB) */\n    readonly indexedDB: IDBFactory;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/isSecureContext) */\n    readonly isSecureContext: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/origin) */\n    readonly origin: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/performance) */\n    readonly performance: Performance;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/atob) */\n    atob(data: string): string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/btoa) */\n    btoa(data: string): string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/clearInterval) */\n    clearInterval(id: number | undefined): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/clearTimeout) */\n    clearTimeout(id: number | undefined): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/createImageBitmap) */\n    createImageBitmap(image: ImageBitmapSource, options?: ImageBitmapOptions): Promise<ImageBitmap>;\n    createImageBitmap(image: ImageBitmapSource, sx: number, sy: number, sw: number, sh: number, options?: ImageBitmapOptions): Promise<ImageBitmap>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/fetch) */\n    fetch(input: RequestInfo | URL, init?: RequestInit): Promise<Response>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/queueMicrotask) */\n    queueMicrotask(callback: VoidFunction): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/reportError) */\n    reportError(e: any): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/setInterval) */\n    setInterval(handler: TimerHandler, timeout?: number, ...arguments: any[]): number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/setTimeout) */\n    setTimeout(handler: TimerHandler, timeout?: number, ...arguments: any[]): number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/structuredClone) */\n    structuredClone<T = any>(value: T, options?: StructuredSerializeOptions): T;\n}\n\ninterface WindowSessionStorage {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/sessionStorage) */\n    readonly sessionStorage: Storage;\n}\n\ninterface WorkerEventMap extends AbstractWorkerEventMap, MessageEventTargetEventMap {\n}\n\n/**\n * The **`Worker`** interface of the Web Workers API represents a background task that can be created via script, which can send messages back to its creator.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Worker)\n */\ninterface Worker extends EventTarget, AbstractWorker, MessageEventTarget<Worker> {\n    /**\n     * The **`postMessage()`** method of the Worker interface sends a message to the worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Worker/postMessage)\n     */\n    postMessage(message: any, transfer: Transferable[]): void;\n    postMessage(message: any, options?: StructuredSerializeOptions): void;\n    /**\n     * The **`terminate()`** method of the Worker interface immediately terminates the Worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Worker/terminate)\n     */\n    terminate(): void;\n    addEventListener<K extends keyof WorkerEventMap>(type: K, listener: (this: Worker, ev: WorkerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof WorkerEventMap>(type: K, listener: (this: Worker, ev: WorkerEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var Worker: {\n    prototype: Worker;\n    new(scriptURL: string | URL, options?: WorkerOptions): Worker;\n};\n\n/**\n * The **`Worklet`** interface is a lightweight version of Web Workers and gives developers access to low-level parts of the rendering pipeline.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Worklet)\n */\ninterface Worklet {\n    /**\n     * The **`addModule()`** method of the adds it to the current `Worklet`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Worklet/addModule)\n     */\n    addModule(moduleURL: string | URL, options?: WorkletOptions): Promise<void>;\n}\n\ndeclare var Worklet: {\n    prototype: Worklet;\n    new(): Worklet;\n};\n\n/**\n * The **`WritableStream`** interface of the Streams API provides a standard abstraction for writing streaming data to a destination, known as a sink.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStream)\n */\ninterface WritableStream<W = any> {\n    /**\n     * The **`locked`** read-only property of the WritableStream interface returns a boolean indicating whether the `WritableStream` is locked to a writer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStream/locked)\n     */\n    readonly locked: boolean;\n    /**\n     * The **`abort()`** method of the WritableStream interface aborts the stream, signaling that the producer can no longer successfully write to the stream and it is to be immediately moved to an error state, with any queued writes discarded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStream/abort)\n     */\n    abort(reason?: any): Promise<void>;\n    /**\n     * The **`close()`** method of the WritableStream interface closes the associated stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStream/close)\n     */\n    close(): Promise<void>;\n    /**\n     * The **`getWriter()`** method of the WritableStream interface returns a new instance of WritableStreamDefaultWriter and locks the stream to that instance.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStream/getWriter)\n     */\n    getWriter(): WritableStreamDefaultWriter<W>;\n}\n\ndeclare var WritableStream: {\n    prototype: WritableStream;\n    new<W = any>(underlyingSink?: UnderlyingSink<W>, strategy?: QueuingStrategy<W>): WritableStream<W>;\n};\n\n/**\n * The **`WritableStreamDefaultController`** interface of the Streams API represents a controller allowing control of a WritableStream's state.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultController)\n */\ninterface WritableStreamDefaultController {\n    /**\n     * The read-only **`signal`** property of the WritableStreamDefaultController interface returns the AbortSignal associated with the controller.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultController/signal)\n     */\n    readonly signal: AbortSignal;\n    /**\n     * The **`error()`** method of the with the associated stream to error.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultController/error)\n     */\n    error(e?: any): void;\n}\n\ndeclare var WritableStreamDefaultController: {\n    prototype: WritableStreamDefaultController;\n    new(): WritableStreamDefaultController;\n};\n\n/**\n * The **`WritableStreamDefaultWriter`** interface of the Streams API is the object returned by WritableStream.getWriter() and once created locks the writer to the `WritableStream` ensuring that no other streams can write to the underlying sink.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter)\n */\ninterface WritableStreamDefaultWriter<W = any> {\n    /**\n     * The **`closed`** read-only property of the the stream errors or the writer's lock is released.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter/closed)\n     */\n    readonly closed: Promise<void>;\n    /**\n     * The **`desiredSize`** read-only property of the to fill the stream's internal queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter/desiredSize)\n     */\n    readonly desiredSize: number | null;\n    /**\n     * The **`ready`** read-only property of the that resolves when the desired size of the stream's internal queue transitions from non-positive to positive, signaling that it is no longer applying backpressure.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter/ready)\n     */\n    readonly ready: Promise<void>;\n    /**\n     * The **`abort()`** method of the the producer can no longer successfully write to the stream and it is to be immediately moved to an error state, with any queued writes discarded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter/abort)\n     */\n    abort(reason?: any): Promise<void>;\n    /**\n     * The **`close()`** method of the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter/close)\n     */\n    close(): Promise<void>;\n    /**\n     * The **`releaseLock()`** method of the corresponding stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter/releaseLock)\n     */\n    releaseLock(): void;\n    /**\n     * The **`write()`** method of the operation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter/write)\n     */\n    write(chunk?: W): Promise<void>;\n}\n\ndeclare var WritableStreamDefaultWriter: {\n    prototype: WritableStreamDefaultWriter;\n    new<W = any>(stream: WritableStream<W>): WritableStreamDefaultWriter<W>;\n};\n\n/**\n * The **XMLDocument** interface represents an XML document.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLDocument)\n */\ninterface XMLDocument extends Document {\n    addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: XMLDocument, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: XMLDocument, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var XMLDocument: {\n    prototype: XMLDocument;\n    new(): XMLDocument;\n};\n\ninterface XMLHttpRequestEventMap extends XMLHttpRequestEventTargetEventMap {\n    \"readystatechange\": Event;\n}\n\n/**\n * `XMLHttpRequest` (XHR) objects are used to interact with servers.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest)\n */\ninterface XMLHttpRequest extends XMLHttpRequestEventTarget {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/readystatechange_event) */\n    onreadystatechange: ((this: XMLHttpRequest, ev: Event) => any) | null;\n    /**\n     * The **XMLHttpRequest.readyState** property returns the state an XMLHttpRequest client is in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/readyState)\n     */\n    readonly readyState: number;\n    /**\n     * The XMLHttpRequest **`response`** property returns the response's body content as an ArrayBuffer, a Blob, a Document, a JavaScript Object, or a string, depending on the value of the request's XMLHttpRequest.responseType property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/response)\n     */\n    readonly response: any;\n    /**\n     * The read-only XMLHttpRequest property **`responseText`** returns the text received from a server following a request being sent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/responseText)\n     */\n    readonly responseText: string;\n    /**\n     * The XMLHttpRequest property **`responseType`** is an enumerated string value specifying the type of data contained in the response.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/responseType)\n     */\n    responseType: XMLHttpRequestResponseType;\n    /**\n     * The read-only **`XMLHttpRequest.responseURL`** property returns the serialized URL of the response or the empty string if the URL is `null`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/responseURL)\n     */\n    readonly responseURL: string;\n    /**\n     * The **`XMLHttpRequest.responseXML`** read-only property returns a Document containing the HTML or XML retrieved by the request; or `null` if the request was unsuccessful, has not yet been sent, or if the data can't be parsed as XML or HTML.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/responseXML)\n     */\n    readonly responseXML: Document | null;\n    /**\n     * The read-only **`XMLHttpRequest.status`** property returns the numerical HTTP status code of the `XMLHttpRequest`'s response.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/status)\n     */\n    readonly status: number;\n    /**\n     * The read-only **`XMLHttpRequest.statusText`** property returns a string containing the response's status message as returned by the HTTP server.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/statusText)\n     */\n    readonly statusText: string;\n    /**\n     * The **`XMLHttpRequest.timeout`** property is an `unsigned long` representing the number of milliseconds a request can take before automatically being terminated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/timeout)\n     */\n    timeout: number;\n    /**\n     * The XMLHttpRequest `upload` property returns an XMLHttpRequestUpload object that can be observed to monitor an upload's progress.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/upload)\n     */\n    readonly upload: XMLHttpRequestUpload;\n    /**\n     * The **`XMLHttpRequest.withCredentials`** property is a boolean value that indicates whether or not cross-site `Access-Control` requests should be made using credentials such as cookies, authentication headers or TLS client certificates.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/withCredentials)\n     */\n    withCredentials: boolean;\n    /**\n     * The **`XMLHttpRequest.abort()`** method aborts the request if it has already been sent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/abort)\n     */\n    abort(): void;\n    /**\n     * The XMLHttpRequest method **`getAllResponseHeaders()`** returns all the response headers, separated by CRLF, as a string, or returns `null` if no response has been received.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/getAllResponseHeaders)\n     */\n    getAllResponseHeaders(): string;\n    /**\n     * The XMLHttpRequest method **`getResponseHeader()`** returns the string containing the text of a particular header's value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/getResponseHeader)\n     */\n    getResponseHeader(name: string): string | null;\n    /**\n     * The XMLHttpRequest method **`open()`** initializes a newly-created request, or re-initializes an existing one.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/open)\n     */\n    open(method: string, url: string | URL): void;\n    open(method: string, url: string | URL, async: boolean, username?: string | null, password?: string | null): void;\n    /**\n     * The XMLHttpRequest method **`overrideMimeType()`** specifies a MIME type other than the one provided by the server to be used instead when interpreting the data being transferred in a request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/overrideMimeType)\n     */\n    overrideMimeType(mime: string): void;\n    /**\n     * The XMLHttpRequest method **`send()`** sends the request to the server.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/send)\n     */\n    send(body?: Document | XMLHttpRequestBodyInit | null): void;\n    /**\n     * The XMLHttpRequest method **`setRequestHeader()`** sets the value of an HTTP request header.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/setRequestHeader)\n     */\n    setRequestHeader(name: string, value: string): void;\n    readonly UNSENT: 0;\n    readonly OPENED: 1;\n    readonly HEADERS_RECEIVED: 2;\n    readonly LOADING: 3;\n    readonly DONE: 4;\n    addEventListener<K extends keyof XMLHttpRequestEventMap>(type: K, listener: (this: XMLHttpRequest, ev: XMLHttpRequestEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof XMLHttpRequestEventMap>(type: K, listener: (this: XMLHttpRequest, ev: XMLHttpRequestEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var XMLHttpRequest: {\n    prototype: XMLHttpRequest;\n    new(): XMLHttpRequest;\n    readonly UNSENT: 0;\n    readonly OPENED: 1;\n    readonly HEADERS_RECEIVED: 2;\n    readonly LOADING: 3;\n    readonly DONE: 4;\n};\n\ninterface XMLHttpRequestEventTargetEventMap {\n    \"abort\": ProgressEvent<XMLHttpRequestEventTarget>;\n    \"error\": ProgressEvent<XMLHttpRequestEventTarget>;\n    \"load\": ProgressEvent<XMLHttpRequestEventTarget>;\n    \"loadend\": ProgressEvent<XMLHttpRequestEventTarget>;\n    \"loadstart\": ProgressEvent<XMLHttpRequestEventTarget>;\n    \"progress\": ProgressEvent<XMLHttpRequestEventTarget>;\n    \"timeout\": ProgressEvent<XMLHttpRequestEventTarget>;\n}\n\n/**\n * `XMLHttpRequestEventTarget` is the interface that describes the event handlers shared on XMLHttpRequest and XMLHttpRequestUpload.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequestEventTarget)\n */\ninterface XMLHttpRequestEventTarget extends EventTarget {\n    onabort: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null;\n    onerror: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null;\n    onload: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null;\n    onloadend: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null;\n    onloadstart: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null;\n    onprogress: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null;\n    ontimeout: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null;\n    addEventListener<K extends keyof XMLHttpRequestEventTargetEventMap>(type: K, listener: (this: XMLHttpRequestEventTarget, ev: XMLHttpRequestEventTargetEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof XMLHttpRequestEventTargetEventMap>(type: K, listener: (this: XMLHttpRequestEventTarget, ev: XMLHttpRequestEventTargetEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var XMLHttpRequestEventTarget: {\n    prototype: XMLHttpRequestEventTarget;\n    new(): XMLHttpRequestEventTarget;\n};\n\n/**\n * The **`XMLHttpRequestUpload`** interface represents the upload process for a specific XMLHttpRequest.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequestUpload)\n */\ninterface XMLHttpRequestUpload extends XMLHttpRequestEventTarget {\n    addEventListener<K extends keyof XMLHttpRequestEventTargetEventMap>(type: K, listener: (this: XMLHttpRequestUpload, ev: XMLHttpRequestEventTargetEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof XMLHttpRequestEventTargetEventMap>(type: K, listener: (this: XMLHttpRequestUpload, ev: XMLHttpRequestEventTargetEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var XMLHttpRequestUpload: {\n    prototype: XMLHttpRequestUpload;\n    new(): XMLHttpRequestUpload;\n};\n\n/**\n * The `XMLSerializer` interface provides the XMLSerializer.serializeToString method to construct an XML string representing a DOM tree.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLSerializer)\n */\ninterface XMLSerializer {\n    /**\n     * The XMLSerializer method **`serializeToString()`** constructs a string representing the specified DOM tree in XML form.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLSerializer/serializeToString)\n     */\n    serializeToString(root: Node): string;\n}\n\ndeclare var XMLSerializer: {\n    prototype: XMLSerializer;\n    new(): XMLSerializer;\n};\n\n/**\n * The `XPathEvaluator` interface allows to compile and evaluate XPath expressions.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XPathEvaluator)\n */\ninterface XPathEvaluator extends XPathEvaluatorBase {\n}\n\ndeclare var XPathEvaluator: {\n    prototype: XPathEvaluator;\n    new(): XPathEvaluator;\n};\n\ninterface XPathEvaluatorBase {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/createExpression) */\n    createExpression(expression: string, resolver?: XPathNSResolver | null): XPathExpression;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/createNSResolver)\n     */\n    createNSResolver(nodeResolver: Node): Node;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/evaluate) */\n    evaluate(expression: string, contextNode: Node, resolver?: XPathNSResolver | null, type?: number, result?: XPathResult | null): XPathResult;\n}\n\n/**\n * This interface is a compiled XPath expression that can be evaluated on a document or specific node to return information from its DOM tree.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XPathExpression)\n */\ninterface XPathExpression {\n    /**\n     * The **`evaluate()`** method of the returns an XPathResult.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XPathExpression/evaluate)\n     */\n    evaluate(contextNode: Node, type?: number, result?: XPathResult | null): XPathResult;\n}\n\ndeclare var XPathExpression: {\n    prototype: XPathExpression;\n    new(): XPathExpression;\n};\n\n/**\n * The **`XPathResult`** interface represents the results generated by evaluating an XPath expression within the context of a given node.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XPathResult)\n */\ninterface XPathResult {\n    /**\n     * The read-only **`booleanValue`** property of the The return value is the boolean value of the `XPathResult` returned by In case XPathResult.resultType is not `BOOLEAN_TYPE`, a The following example shows the use of the `booleanValue` property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XPathResult/booleanValue)\n     */\n    readonly booleanValue: boolean;\n    /**\n     * The read-only **`invalidIteratorState`** property of the is `true` if XPathResult.resultType is `UNORDERED_NODE_ITERATOR_TYPE` or `ORDERED_NODE_ITERATOR_TYPE` and the document has been modified since this result was returned.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XPathResult/invalidIteratorState)\n     */\n    readonly invalidIteratorState: boolean;\n    /**\n     * The read-only **`numberValue`** property of the The return value is the numeric value of the `XPathResult` returned by In case XPathResult.resultType is not `NUMBER_TYPE`, a The following example shows the use of the `numberValue` property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XPathResult/numberValue)\n     */\n    readonly numberValue: number;\n    /**\n     * The read-only **`resultType`** property of the the type constants.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XPathResult/resultType)\n     */\n    readonly resultType: number;\n    /**\n     * The read-only **`singleNodeValue`** property of the `null` in case no node was matched of a result with `FIRST_ORDERED_NODE_TYPE`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XPathResult/singleNodeValue)\n     */\n    readonly singleNodeValue: Node | null;\n    /**\n     * The read-only **`snapshotLength`** property of the snapshot.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XPathResult/snapshotLength)\n     */\n    readonly snapshotLength: number;\n    /**\n     * The read-only **`stringValue`** property of the The return value is the string value of the `XPathResult` returned by In case XPathResult.resultType is not `STRING_TYPE`, a The following example shows the use of the `stringValue` property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XPathResult/stringValue)\n     */\n    readonly stringValue: string;\n    /**\n     * The **`iterateNext()`** method of the next node from it or `null` if there are no more nodes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XPathResult/iterateNext)\n     */\n    iterateNext(): Node | null;\n    /**\n     * The **`snapshotItem()`** method of the `null` in case the index is not within the range of nodes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XPathResult/snapshotItem)\n     */\n    snapshotItem(index: number): Node | null;\n    readonly ANY_TYPE: 0;\n    readonly NUMBER_TYPE: 1;\n    readonly STRING_TYPE: 2;\n    readonly BOOLEAN_TYPE: 3;\n    readonly UNORDERED_NODE_ITERATOR_TYPE: 4;\n    readonly ORDERED_NODE_ITERATOR_TYPE: 5;\n    readonly UNORDERED_NODE_SNAPSHOT_TYPE: 6;\n    readonly ORDERED_NODE_SNAPSHOT_TYPE: 7;\n    readonly ANY_UNORDERED_NODE_TYPE: 8;\n    readonly FIRST_ORDERED_NODE_TYPE: 9;\n}\n\ndeclare var XPathResult: {\n    prototype: XPathResult;\n    new(): XPathResult;\n    readonly ANY_TYPE: 0;\n    readonly NUMBER_TYPE: 1;\n    readonly STRING_TYPE: 2;\n    readonly BOOLEAN_TYPE: 3;\n    readonly UNORDERED_NODE_ITERATOR_TYPE: 4;\n    readonly ORDERED_NODE_ITERATOR_TYPE: 5;\n    readonly UNORDERED_NODE_SNAPSHOT_TYPE: 6;\n    readonly ORDERED_NODE_SNAPSHOT_TYPE: 7;\n    readonly ANY_UNORDERED_NODE_TYPE: 8;\n    readonly FIRST_ORDERED_NODE_TYPE: 9;\n};\n\n/**\n * An **`XSLTProcessor`** applies an XSLT stylesheet transformation to an XML document to produce a new XML document as output.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XSLTProcessor)\n */\ninterface XSLTProcessor {\n    /**\n     * The `clearParameters()` method of the XSLTProcessor interface removes all parameters (`<xsl:param>`) and their values from the stylesheet imported in the processor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XSLTProcessor/clearParameters)\n     */\n    clearParameters(): void;\n    /**\n     * The `getParameter()` method of the XSLTProcessor interface returns the value of a parameter (`<xsl:param>`) from the stylesheet imported in the processor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XSLTProcessor/getParameter)\n     */\n    getParameter(namespaceURI: string | null, localName: string): any;\n    /**\n     * The `importStylesheet()` method of the XSLTProcessor interface imports an XSLT stylesheet for the processor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XSLTProcessor/importStylesheet)\n     */\n    importStylesheet(style: Node): void;\n    /**\n     * The `removeParameter()` method of the XSLTProcessor interface removes the parameter (`<xsl:param>`) and its value from the stylesheet imported in the processor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XSLTProcessor/removeParameter)\n     */\n    removeParameter(namespaceURI: string | null, localName: string): void;\n    /**\n     * The `reset()` method of the XSLTProcessor interface removes all parameters (`<xsl:param>`) and the XSLT stylesheet from the processor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XSLTProcessor/reset)\n     */\n    reset(): void;\n    /**\n     * The `setParameter()` method of the XSLTProcessor interface sets the value of a parameter (`<xsl:param>`) in the stylesheet imported in the processor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XSLTProcessor/setParameter)\n     */\n    setParameter(namespaceURI: string | null, localName: string, value: any): void;\n    /**\n     * The `transformToDocument()` method of the XSLTProcessor interface transforms the provided Node source to a Document using the XSLT stylesheet associated with `XSLTProcessor`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XSLTProcessor/transformToDocument)\n     */\n    transformToDocument(source: Node): Document;\n    /**\n     * The `transformToFragment()` method of the XSLTProcessor interface transforms a provided Node source to a DocumentFragment using the XSLT stylesheet associated with the `XSLTProcessor`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XSLTProcessor/transformToFragment)\n     */\n    transformToFragment(source: Node, output: Document): DocumentFragment;\n}\n\ndeclare var XSLTProcessor: {\n    prototype: XSLTProcessor;\n    new(): XSLTProcessor;\n};\n\n/** The **`CSS`** interface holds useful CSS-related methods. */\ndeclare namespace CSS {\n    /**\n     * The static, read-only **`highlights`** property of the CSS interface provides access to the `HighlightRegistry` used to style arbitrary text ranges using the css_custom_highlight_api.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/highlights_static)\n     */\n    var highlights: HighlightRegistry;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function Hz(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function Q(value: number): CSSUnitValue;\n    function cap(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function ch(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function cm(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function cqb(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function cqh(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function cqi(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function cqmax(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function cqmin(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function cqw(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function deg(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function dpcm(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function dpi(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function dppx(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function dvb(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function dvh(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function dvi(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function dvmax(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function dvmin(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function dvw(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function em(value: number): CSSUnitValue;\n    /**\n     * The **`CSS.escape()`** static method returns a string containing the escaped string passed as parameter, mostly for use as part of a CSS selector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/escape_static)\n     */\n    function escape(ident: string): string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function ex(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function fr(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function grad(value: number): CSSUnitValue;\n    function ic(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function kHz(value: number): CSSUnitValue;\n    function lh(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function lvb(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function lvh(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function lvi(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function lvmax(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function lvmin(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function lvw(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function mm(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function ms(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function number(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function pc(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function percent(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function pt(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function px(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function rad(value: number): CSSUnitValue;\n    function rcap(value: number): CSSUnitValue;\n    function rch(value: number): CSSUnitValue;\n    /**\n     * The **`CSS.registerProperty()`** static method registers custom properties, allowing for property type checking, default values, and properties that do or do not inherit their value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/registerProperty_static)\n     */\n    function registerProperty(definition: PropertyDefinition): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function rem(value: number): CSSUnitValue;\n    function rex(value: number): CSSUnitValue;\n    function ric(value: number): CSSUnitValue;\n    function rlh(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function s(value: number): CSSUnitValue;\n    /**\n     * The **`CSS.supports()`** static method returns a boolean value indicating if the browser supports a given CSS feature, or not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/supports_static)\n     */\n    function supports(property: string, value: string): boolean;\n    function supports(conditionText: string): boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function svb(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function svh(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function svi(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function svmax(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function svmin(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function svw(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function turn(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function vb(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function vh(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function vi(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function vmax(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function vmin(value: number): CSSUnitValue;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static) */\n    function vw(value: number): CSSUnitValue;\n}\n\ndeclare namespace WebAssembly {\n    interface CompileError extends Error {\n    }\n\n    var CompileError: {\n        prototype: CompileError;\n        new(message?: string): CompileError;\n        (message?: string): CompileError;\n    };\n\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Global) */\n    interface Global<T extends ValueType = ValueType> {\n        value: ValueTypeMap[T];\n        valueOf(): ValueTypeMap[T];\n    }\n\n    var Global: {\n        prototype: Global;\n        new<T extends ValueType = ValueType>(descriptor: GlobalDescriptor<T>, v?: ValueTypeMap[T]): Global<T>;\n    };\n\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Instance) */\n    interface Instance {\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Instance/exports) */\n        readonly exports: Exports;\n    }\n\n    var Instance: {\n        prototype: Instance;\n        new(module: Module, importObject?: Imports): Instance;\n    };\n\n    interface LinkError extends Error {\n    }\n\n    var LinkError: {\n        prototype: LinkError;\n        new(message?: string): LinkError;\n        (message?: string): LinkError;\n    };\n\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Memory) */\n    interface Memory {\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Memory/buffer) */\n        readonly buffer: ArrayBuffer;\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Memory/grow) */\n        grow(delta: number): number;\n    }\n\n    var Memory: {\n        prototype: Memory;\n        new(descriptor: MemoryDescriptor): Memory;\n    };\n\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Module) */\n    interface Module {\n    }\n\n    var Module: {\n        prototype: Module;\n        new(bytes: BufferSource): Module;\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Module/customSections_static) */\n        customSections(moduleObject: Module, sectionName: string): ArrayBuffer[];\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Module/exports_static) */\n        exports(moduleObject: Module): ModuleExportDescriptor[];\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Module/imports_static) */\n        imports(moduleObject: Module): ModuleImportDescriptor[];\n    };\n\n    interface RuntimeError extends Error {\n    }\n\n    var RuntimeError: {\n        prototype: RuntimeError;\n        new(message?: string): RuntimeError;\n        (message?: string): RuntimeError;\n    };\n\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Table) */\n    interface Table {\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Table/length) */\n        readonly length: number;\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Table/get) */\n        get(index: number): any;\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Table/grow) */\n        grow(delta: number, value?: any): number;\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Table/set) */\n        set(index: number, value?: any): void;\n    }\n\n    var Table: {\n        prototype: Table;\n        new(descriptor: TableDescriptor, value?: any): Table;\n    };\n\n    interface GlobalDescriptor<T extends ValueType = ValueType> {\n        mutable?: boolean;\n        value: T;\n    }\n\n    interface MemoryDescriptor {\n        initial: number;\n        maximum?: number;\n        shared?: boolean;\n    }\n\n    interface ModuleExportDescriptor {\n        kind: ImportExportKind;\n        name: string;\n    }\n\n    interface ModuleImportDescriptor {\n        kind: ImportExportKind;\n        module: string;\n        name: string;\n    }\n\n    interface TableDescriptor {\n        element: TableKind;\n        initial: number;\n        maximum?: number;\n    }\n\n    interface ValueTypeMap {\n        anyfunc: Function;\n        externref: any;\n        f32: number;\n        f64: number;\n        i32: number;\n        i64: bigint;\n        v128: never;\n    }\n\n    interface WebAssemblyInstantiatedSource {\n        instance: Instance;\n        module: Module;\n    }\n\n    type ImportExportKind = \"function\" | \"global\" | \"memory\" | \"table\";\n    type TableKind = \"anyfunc\" | \"externref\";\n    type ExportValue = Function | Global | Memory | Table;\n    type Exports = Record<string, ExportValue>;\n    type ImportValue = ExportValue | number;\n    type Imports = Record<string, ModuleImports>;\n    type ModuleImports = Record<string, ImportValue>;\n    type ValueType = keyof ValueTypeMap;\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/compile_static) */\n    function compile(bytes: BufferSource): Promise<Module>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/compileStreaming_static) */\n    function compileStreaming(source: Response | PromiseLike<Response>): Promise<Module>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/instantiate_static) */\n    function instantiate(bytes: BufferSource, importObject?: Imports): Promise<WebAssemblyInstantiatedSource>;\n    function instantiate(moduleObject: Module, importObject?: Imports): Promise<Instance>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/instantiateStreaming_static) */\n    function instantiateStreaming(source: Response | PromiseLike<Response>, importObject?: Imports): Promise<WebAssemblyInstantiatedSource>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/validate_static) */\n    function validate(bytes: BufferSource): boolean;\n}\n\n/** The **`console`** object provides access to the debugging console (e.g., the Web console in Firefox). */\n/**\n * The **`console`** object provides access to the debugging console (e.g., the Web console in Firefox).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console)\n */\ninterface Console {\n    /**\n     * The **`console.assert()`** static method writes an error message to the console if the assertion is false.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/assert_static)\n     */\n    assert(condition?: boolean, ...data: any[]): void;\n    /**\n     * The **`console.clear()`** static method clears the console if possible.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/clear_static)\n     */\n    clear(): void;\n    /**\n     * The **`console.count()`** static method logs the number of times that this particular call to `count()` has been called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/count_static)\n     */\n    count(label?: string): void;\n    /**\n     * The **`console.countReset()`** static method resets counter used with console/count_static.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/countReset_static)\n     */\n    countReset(label?: string): void;\n    /**\n     * The **`console.debug()`** static method outputs a message to the console at the 'debug' log level.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/debug_static)\n     */\n    debug(...data: any[]): void;\n    /**\n     * The **`console.dir()`** static method displays a list of the properties of the specified JavaScript object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/dir_static)\n     */\n    dir(item?: any, options?: any): void;\n    /**\n     * The **`console.dirxml()`** static method displays an interactive tree of the descendant elements of the specified XML/HTML element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/dirxml_static)\n     */\n    dirxml(...data: any[]): void;\n    /**\n     * The **`console.error()`** static method outputs a message to the console at the 'error' log level.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/error_static)\n     */\n    error(...data: any[]): void;\n    /**\n     * The **`console.group()`** static method creates a new inline group in the Web console log, causing any subsequent console messages to be indented by an additional level, until console/groupEnd_static is called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/group_static)\n     */\n    group(...data: any[]): void;\n    /**\n     * The **`console.groupCollapsed()`** static method creates a new inline group in the console.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/groupCollapsed_static)\n     */\n    groupCollapsed(...data: any[]): void;\n    /**\n     * The **`console.groupEnd()`** static method exits the current inline group in the console.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/groupEnd_static)\n     */\n    groupEnd(): void;\n    /**\n     * The **`console.info()`** static method outputs a message to the console at the 'info' log level.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/info_static)\n     */\n    info(...data: any[]): void;\n    /**\n     * The **`console.log()`** static method outputs a message to the console.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/log_static)\n     */\n    log(...data: any[]): void;\n    /**\n     * The **`console.table()`** static method displays tabular data as a table.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/table_static)\n     */\n    table(tabularData?: any, properties?: string[]): void;\n    /**\n     * The **`console.time()`** static method starts a timer you can use to track how long an operation takes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/time_static)\n     */\n    time(label?: string): void;\n    /**\n     * The **`console.timeEnd()`** static method stops a timer that was previously started by calling console/time_static.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/timeEnd_static)\n     */\n    timeEnd(label?: string): void;\n    /**\n     * The **`console.timeLog()`** static method logs the current value of a timer that was previously started by calling console/time_static.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/timeLog_static)\n     */\n    timeLog(label?: string, ...data: any[]): void;\n    timeStamp(label?: string): void;\n    /**\n     * The **`console.trace()`** static method outputs a stack trace to the console.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/trace_static)\n     */\n    trace(...data: any[]): void;\n    /**\n     * The **`console.warn()`** static method outputs a warning message to the console at the 'warning' log level.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/warn_static)\n     */\n    warn(...data: any[]): void;\n}\n\ndeclare var console: Console;\n\ninterface AudioDataOutputCallback {\n    (output: AudioData): void;\n}\n\ninterface BlobCallback {\n    (blob: Blob | null): void;\n}\n\ninterface CustomElementConstructor {\n    new (...params: any[]): HTMLElement;\n}\n\ninterface DecodeErrorCallback {\n    (error: DOMException): void;\n}\n\ninterface DecodeSuccessCallback {\n    (decodedData: AudioBuffer): void;\n}\n\ninterface EncodedAudioChunkOutputCallback {\n    (output: EncodedAudioChunk, metadata?: EncodedAudioChunkMetadata): void;\n}\n\ninterface EncodedVideoChunkOutputCallback {\n    (chunk: EncodedVideoChunk, metadata?: EncodedVideoChunkMetadata): void;\n}\n\ninterface ErrorCallback {\n    (err: DOMException): void;\n}\n\ninterface FileCallback {\n    (file: File): void;\n}\n\ninterface FileSystemEntriesCallback {\n    (entries: FileSystemEntry[]): void;\n}\n\ninterface FileSystemEntryCallback {\n    (entry: FileSystemEntry): void;\n}\n\ninterface FrameRequestCallback {\n    (time: DOMHighResTimeStamp): void;\n}\n\ninterface FunctionStringCallback {\n    (data: string): void;\n}\n\ninterface IdleRequestCallback {\n    (deadline: IdleDeadline): void;\n}\n\ninterface IntersectionObserverCallback {\n    (entries: IntersectionObserverEntry[], observer: IntersectionObserver): void;\n}\n\ninterface LockGrantedCallback<T> {\n    (lock: Lock | null): T;\n}\n\ninterface MediaSessionActionHandler {\n    (details: MediaSessionActionDetails): void;\n}\n\ninterface MutationCallback {\n    (mutations: MutationRecord[], observer: MutationObserver): void;\n}\n\ninterface NotificationPermissionCallback {\n    (permission: NotificationPermission): void;\n}\n\ninterface OnBeforeUnloadEventHandlerNonNull {\n    (event: Event): string | null;\n}\n\ninterface OnErrorEventHandlerNonNull {\n    (event: Event | string, source?: string, lineno?: number, colno?: number, error?: Error): any;\n}\n\ninterface PerformanceObserverCallback {\n    (entries: PerformanceObserverEntryList, observer: PerformanceObserver): void;\n}\n\ninterface PositionCallback {\n    (position: GeolocationPosition): void;\n}\n\ninterface PositionErrorCallback {\n    (positionError: GeolocationPositionError): void;\n}\n\ninterface QueuingStrategySize<T = any> {\n    (chunk: T): number;\n}\n\ninterface RTCPeerConnectionErrorCallback {\n    (error: DOMException): void;\n}\n\ninterface RTCSessionDescriptionCallback {\n    (description: RTCSessionDescriptionInit): void;\n}\n\ninterface RemotePlaybackAvailabilityCallback {\n    (available: boolean): void;\n}\n\ninterface ReportingObserverCallback {\n    (reports: Report[], observer: ReportingObserver): void;\n}\n\ninterface ResizeObserverCallback {\n    (entries: ResizeObserverEntry[], observer: ResizeObserver): void;\n}\n\ninterface TransformerFlushCallback<O> {\n    (controller: TransformStreamDefaultController<O>): void | PromiseLike<void>;\n}\n\ninterface TransformerStartCallback<O> {\n    (controller: TransformStreamDefaultController<O>): any;\n}\n\ninterface TransformerTransformCallback<I, O> {\n    (chunk: I, controller: TransformStreamDefaultController<O>): void | PromiseLike<void>;\n}\n\ninterface UnderlyingSinkAbortCallback {\n    (reason?: any): void | PromiseLike<void>;\n}\n\ninterface UnderlyingSinkCloseCallback {\n    (): void | PromiseLike<void>;\n}\n\ninterface UnderlyingSinkStartCallback {\n    (controller: WritableStreamDefaultController): any;\n}\n\ninterface UnderlyingSinkWriteCallback<W> {\n    (chunk: W, controller: WritableStreamDefaultController): void | PromiseLike<void>;\n}\n\ninterface UnderlyingSourceCancelCallback {\n    (reason?: any): void | PromiseLike<void>;\n}\n\ninterface UnderlyingSourcePullCallback<R> {\n    (controller: ReadableStreamController<R>): void | PromiseLike<void>;\n}\n\ninterface UnderlyingSourceStartCallback<R> {\n    (controller: ReadableStreamController<R>): any;\n}\n\ninterface VideoFrameOutputCallback {\n    (output: VideoFrame): void;\n}\n\ninterface VideoFrameRequestCallback {\n    (now: DOMHighResTimeStamp, metadata: VideoFrameCallbackMetadata): void;\n}\n\ninterface ViewTransitionUpdateCallback {\n    (): any;\n}\n\ninterface VoidFunction {\n    (): void;\n}\n\ninterface WebCodecsErrorCallback {\n    (error: DOMException): void;\n}\n\ninterface HTMLElementTagNameMap {\n    \"a\": HTMLAnchorElement;\n    \"abbr\": HTMLElement;\n    \"address\": HTMLElement;\n    \"area\": HTMLAreaElement;\n    \"article\": HTMLElement;\n    \"aside\": HTMLElement;\n    \"audio\": HTMLAudioElement;\n    \"b\": HTMLElement;\n    \"base\": HTMLBaseElement;\n    \"bdi\": HTMLElement;\n    \"bdo\": HTMLElement;\n    \"blockquote\": HTMLQuoteElement;\n    \"body\": HTMLBodyElement;\n    \"br\": HTMLBRElement;\n    \"button\": HTMLButtonElement;\n    \"canvas\": HTMLCanvasElement;\n    \"caption\": HTMLTableCaptionElement;\n    \"cite\": HTMLElement;\n    \"code\": HTMLElement;\n    \"col\": HTMLTableColElement;\n    \"colgroup\": HTMLTableColElement;\n    \"data\": HTMLDataElement;\n    \"datalist\": HTMLDataListElement;\n    \"dd\": HTMLElement;\n    \"del\": HTMLModElement;\n    \"details\": HTMLDetailsElement;\n    \"dfn\": HTMLElement;\n    \"dialog\": HTMLDialogElement;\n    \"div\": HTMLDivElement;\n    \"dl\": HTMLDListElement;\n    \"dt\": HTMLElement;\n    \"em\": HTMLElement;\n    \"embed\": HTMLEmbedElement;\n    \"fieldset\": HTMLFieldSetElement;\n    \"figcaption\": HTMLElement;\n    \"figure\": HTMLElement;\n    \"footer\": HTMLElement;\n    \"form\": HTMLFormElement;\n    \"h1\": HTMLHeadingElement;\n    \"h2\": HTMLHeadingElement;\n    \"h3\": HTMLHeadingElement;\n    \"h4\": HTMLHeadingElement;\n    \"h5\": HTMLHeadingElement;\n    \"h6\": HTMLHeadingElement;\n    \"head\": HTMLHeadElement;\n    \"header\": HTMLElement;\n    \"hgroup\": HTMLElement;\n    \"hr\": HTMLHRElement;\n    \"html\": HTMLHtmlElement;\n    \"i\": HTMLElement;\n    \"iframe\": HTMLIFrameElement;\n    \"img\": HTMLImageElement;\n    \"input\": HTMLInputElement;\n    \"ins\": HTMLModElement;\n    \"kbd\": HTMLElement;\n    \"label\": HTMLLabelElement;\n    \"legend\": HTMLLegendElement;\n    \"li\": HTMLLIElement;\n    \"link\": HTMLLinkElement;\n    \"main\": HTMLElement;\n    \"map\": HTMLMapElement;\n    \"mark\": HTMLElement;\n    \"menu\": HTMLMenuElement;\n    \"meta\": HTMLMetaElement;\n    \"meter\": HTMLMeterElement;\n    \"nav\": HTMLElement;\n    \"noscript\": HTMLElement;\n    \"object\": HTMLObjectElement;\n    \"ol\": HTMLOListElement;\n    \"optgroup\": HTMLOptGroupElement;\n    \"option\": HTMLOptionElement;\n    \"output\": HTMLOutputElement;\n    \"p\": HTMLParagraphElement;\n    \"picture\": HTMLPictureElement;\n    \"pre\": HTMLPreElement;\n    \"progress\": HTMLProgressElement;\n    \"q\": HTMLQuoteElement;\n    \"rp\": HTMLElement;\n    \"rt\": HTMLElement;\n    \"ruby\": HTMLElement;\n    \"s\": HTMLElement;\n    \"samp\": HTMLElement;\n    \"script\": HTMLScriptElement;\n    \"search\": HTMLElement;\n    \"section\": HTMLElement;\n    \"select\": HTMLSelectElement;\n    \"slot\": HTMLSlotElement;\n    \"small\": HTMLElement;\n    \"source\": HTMLSourceElement;\n    \"span\": HTMLSpanElement;\n    \"strong\": HTMLElement;\n    \"style\": HTMLStyleElement;\n    \"sub\": HTMLElement;\n    \"summary\": HTMLElement;\n    \"sup\": HTMLElement;\n    \"table\": HTMLTableElement;\n    \"tbody\": HTMLTableSectionElement;\n    \"td\": HTMLTableCellElement;\n    \"template\": HTMLTemplateElement;\n    \"textarea\": HTMLTextAreaElement;\n    \"tfoot\": HTMLTableSectionElement;\n    \"th\": HTMLTableCellElement;\n    \"thead\": HTMLTableSectionElement;\n    \"time\": HTMLTimeElement;\n    \"title\": HTMLTitleElement;\n    \"tr\": HTMLTableRowElement;\n    \"track\": HTMLTrackElement;\n    \"u\": HTMLElement;\n    \"ul\": HTMLUListElement;\n    \"var\": HTMLElement;\n    \"video\": HTMLVideoElement;\n    \"wbr\": HTMLElement;\n}\n\ninterface HTMLElementDeprecatedTagNameMap {\n    \"acronym\": HTMLElement;\n    \"applet\": HTMLUnknownElement;\n    \"basefont\": HTMLElement;\n    \"bgsound\": HTMLUnknownElement;\n    \"big\": HTMLElement;\n    \"blink\": HTMLUnknownElement;\n    \"center\": HTMLElement;\n    \"dir\": HTMLDirectoryElement;\n    \"font\": HTMLFontElement;\n    \"frame\": HTMLFrameElement;\n    \"frameset\": HTMLFrameSetElement;\n    \"isindex\": HTMLUnknownElement;\n    \"keygen\": HTMLUnknownElement;\n    \"listing\": HTMLPreElement;\n    \"marquee\": HTMLMarqueeElement;\n    \"menuitem\": HTMLElement;\n    \"multicol\": HTMLUnknownElement;\n    \"nextid\": HTMLUnknownElement;\n    \"nobr\": HTMLElement;\n    \"noembed\": HTMLElement;\n    \"noframes\": HTMLElement;\n    \"param\": HTMLParamElement;\n    \"plaintext\": HTMLElement;\n    \"rb\": HTMLElement;\n    \"rtc\": HTMLElement;\n    \"spacer\": HTMLUnknownElement;\n    \"strike\": HTMLElement;\n    \"tt\": HTMLElement;\n    \"xmp\": HTMLPreElement;\n}\n\ninterface SVGElementTagNameMap {\n    \"a\": SVGAElement;\n    \"animate\": SVGAnimateElement;\n    \"animateMotion\": SVGAnimateMotionElement;\n    \"animateTransform\": SVGAnimateTransformElement;\n    \"circle\": SVGCircleElement;\n    \"clipPath\": SVGClipPathElement;\n    \"defs\": SVGDefsElement;\n    \"desc\": SVGDescElement;\n    \"ellipse\": SVGEllipseElement;\n    \"feBlend\": SVGFEBlendElement;\n    \"feColorMatrix\": SVGFEColorMatrixElement;\n    \"feComponentTransfer\": SVGFEComponentTransferElement;\n    \"feComposite\": SVGFECompositeElement;\n    \"feConvolveMatrix\": SVGFEConvolveMatrixElement;\n    \"feDiffuseLighting\": SVGFEDiffuseLightingElement;\n    \"feDisplacementMap\": SVGFEDisplacementMapElement;\n    \"feDistantLight\": SVGFEDistantLightElement;\n    \"feDropShadow\": SVGFEDropShadowElement;\n    \"feFlood\": SVGFEFloodElement;\n    \"feFuncA\": SVGFEFuncAElement;\n    \"feFuncB\": SVGFEFuncBElement;\n    \"feFuncG\": SVGFEFuncGElement;\n    \"feFuncR\": SVGFEFuncRElement;\n    \"feGaussianBlur\": SVGFEGaussianBlurElement;\n    \"feImage\": SVGFEImageElement;\n    \"feMerge\": SVGFEMergeElement;\n    \"feMergeNode\": SVGFEMergeNodeElement;\n    \"feMorphology\": SVGFEMorphologyElement;\n    \"feOffset\": SVGFEOffsetElement;\n    \"fePointLight\": SVGFEPointLightElement;\n    \"feSpecularLighting\": SVGFESpecularLightingElement;\n    \"feSpotLight\": SVGFESpotLightElement;\n    \"feTile\": SVGFETileElement;\n    \"feTurbulence\": SVGFETurbulenceElement;\n    \"filter\": SVGFilterElement;\n    \"foreignObject\": SVGForeignObjectElement;\n    \"g\": SVGGElement;\n    \"image\": SVGImageElement;\n    \"line\": SVGLineElement;\n    \"linearGradient\": SVGLinearGradientElement;\n    \"marker\": SVGMarkerElement;\n    \"mask\": SVGMaskElement;\n    \"metadata\": SVGMetadataElement;\n    \"mpath\": SVGMPathElement;\n    \"path\": SVGPathElement;\n    \"pattern\": SVGPatternElement;\n    \"polygon\": SVGPolygonElement;\n    \"polyline\": SVGPolylineElement;\n    \"radialGradient\": SVGRadialGradientElement;\n    \"rect\": SVGRectElement;\n    \"script\": SVGScriptElement;\n    \"set\": SVGSetElement;\n    \"stop\": SVGStopElement;\n    \"style\": SVGStyleElement;\n    \"svg\": SVGSVGElement;\n    \"switch\": SVGSwitchElement;\n    \"symbol\": SVGSymbolElement;\n    \"text\": SVGTextElement;\n    \"textPath\": SVGTextPathElement;\n    \"title\": SVGTitleElement;\n    \"tspan\": SVGTSpanElement;\n    \"use\": SVGUseElement;\n    \"view\": SVGViewElement;\n}\n\ninterface MathMLElementTagNameMap {\n    \"annotation\": MathMLElement;\n    \"annotation-xml\": MathMLElement;\n    \"maction\": MathMLElement;\n    \"math\": MathMLElement;\n    \"merror\": MathMLElement;\n    \"mfrac\": MathMLElement;\n    \"mi\": MathMLElement;\n    \"mmultiscripts\": MathMLElement;\n    \"mn\": MathMLElement;\n    \"mo\": MathMLElement;\n    \"mover\": MathMLElement;\n    \"mpadded\": MathMLElement;\n    \"mphantom\": MathMLElement;\n    \"mprescripts\": MathMLElement;\n    \"mroot\": MathMLElement;\n    \"mrow\": MathMLElement;\n    \"ms\": MathMLElement;\n    \"mspace\": MathMLElement;\n    \"msqrt\": MathMLElement;\n    \"mstyle\": MathMLElement;\n    \"msub\": MathMLElement;\n    \"msubsup\": MathMLElement;\n    \"msup\": MathMLElement;\n    \"mtable\": MathMLElement;\n    \"mtd\": MathMLElement;\n    \"mtext\": MathMLElement;\n    \"mtr\": MathMLElement;\n    \"munder\": MathMLElement;\n    \"munderover\": MathMLElement;\n    \"semantics\": MathMLElement;\n}\n\n/** @deprecated Directly use HTMLElementTagNameMap or SVGElementTagNameMap as appropriate, instead. */\ntype ElementTagNameMap = HTMLElementTagNameMap & Pick<SVGElementTagNameMap, Exclude<keyof SVGElementTagNameMap, keyof HTMLElementTagNameMap>>;\n\ndeclare var Audio: {\n    new(src?: string): HTMLAudioElement;\n};\ndeclare var Image: {\n    new(width?: number, height?: number): HTMLImageElement;\n};\ndeclare var Option: {\n    new(text?: string, value?: string, defaultSelected?: boolean, selected?: boolean): HTMLOptionElement;\n};\n/**\n * @deprecated This is a legacy alias of `navigator`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/navigator)\n */\ndeclare var clientInformation: Navigator;\n/**\n * The **`Window.closed`** read-only property indicates whether the referenced window is closed or not.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/closed)\n */\ndeclare var closed: boolean;\n/**\n * The **`cookieStore`** read-only property of the Window interface returns a reference to the CookieStore object for the current document context.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/cookieStore)\n */\ndeclare var cookieStore: CookieStore;\n/**\n * The **`customElements`** read-only property of the Window interface returns a reference to the CustomElementRegistry object, which can be used to register new custom elements and get information about previously registered custom elements.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/customElements)\n */\ndeclare var customElements: CustomElementRegistry;\n/**\n * The **`devicePixelRatio`** of Window interface returns the ratio of the resolution in _physical pixels_ to the resolution in _CSS pixels_ for the current display device.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/devicePixelRatio)\n */\ndeclare var devicePixelRatio: number;\n/**\n * **`window.document`** returns a reference to the document contained in the window.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/document)\n */\ndeclare var document: Document;\n/**\n * The read-only Window property **`event`** returns the Event which is currently being handled by the site's code.\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/event)\n */\ndeclare var event: Event | undefined;\n/**\n * The `external` property of the Window API returns an instance of the `External` interface, which was intended to contain functions related to adding external search providers to the browser.\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/external)\n */\ndeclare var external: External;\n/**\n * The **`Window.frameElement`** property returns the element (such as iframe or object) in which the window is embedded.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/frameElement)\n */\ndeclare var frameElement: Element | null;\n/**\n * Returns the window itself, which is an array-like object, listing the direct sub-frames of the current window.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/frames)\n */\ndeclare var frames: WindowProxy;\n/**\n * The `Window.history` read-only property returns a reference to the History object, which provides an interface for manipulating the browser _session history_ (pages visited in the tab or frame that the current page is loaded in).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/history)\n */\ndeclare var history: History;\n/**\n * The read-only **`innerHeight`** property of the including the height of the horizontal scroll bar, if present.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/innerHeight)\n */\ndeclare var innerHeight: number;\n/**\n * The read-only Window property **`innerWidth`** returns the interior width of the window in pixels (that is, the width of the window's layout viewport).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/innerWidth)\n */\ndeclare var innerWidth: number;\n/**\n * Returns the number of frames (either frame or A number.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/length)\n */\ndeclare var length: number;\n/**\n * The **`Window.location`** read-only property returns a Location object with information about the current location of the document.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/location)\n */\ndeclare var location: Location;\n/**\n * Returns the `locationbar` object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/locationbar)\n */\ndeclare var locationbar: BarProp;\n/**\n * Returns the `menubar` object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/menubar)\n */\ndeclare var menubar: BarProp;\n/**\n * The `Window.name` property gets/sets the name of the window's browsing context.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/name)\n */\n/** @deprecated */\ndeclare const name: void;\n/**\n * The **`Window.navigator`** read-only property returns a reference to the Navigator object, which has methods and properties about the application running the script.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/navigator)\n */\ndeclare var navigator: Navigator;\n/**\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/devicemotion_event)\n */\ndeclare var ondevicemotion: ((this: Window, ev: DeviceMotionEvent) => any) | null;\n/**\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/deviceorientation_event)\n */\ndeclare var ondeviceorientation: ((this: Window, ev: DeviceOrientationEvent) => any) | null;\n/**\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/deviceorientationabsolute_event)\n */\ndeclare var ondeviceorientationabsolute: ((this: Window, ev: DeviceOrientationEvent) => any) | null;\n/**\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/orientationchange_event)\n */\ndeclare var onorientationchange: ((this: Window, ev: Event) => any) | null;\n/**\n * The Window interface's **`opener`** property returns a reference to the window that opened the window, either with Window.open, or by navigating a link with a `target` attribute.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/opener)\n */\ndeclare var opener: any;\n/**\n * Returns the orientation in degrees (in 90-degree increments) of the viewport relative to the device's natural orientation.\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/orientation)\n */\ndeclare var orientation: number;\n/**\n * The **`originAgentCluster`** read-only property of the Window interface returns `true` if this window belongs to an _origin-keyed agent cluster_: this means that the operating system has provided dedicated resources (for example an operating system process) to this window's origin that are not shared with windows from other origins.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/originAgentCluster)\n */\ndeclare var originAgentCluster: boolean;\n/**\n * The **`Window.outerHeight`** read-only property returns the height in pixels of the whole browser window, including any sidebar, window chrome, and window-resizing borders/handles.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/outerHeight)\n */\ndeclare var outerHeight: number;\n/**\n * **`Window.outerWidth`** read-only property returns the width of the outside of the browser window.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/outerWidth)\n */\ndeclare var outerWidth: number;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/scrollX) */\ndeclare var pageXOffset: number;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/scrollY) */\ndeclare var pageYOffset: number;\n/**\n * The **`Window.parent`** property is a reference to the parent of the current window or subframe.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/parent)\n */\ndeclare var parent: WindowProxy;\n/**\n * Returns the `personalbar` object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/personalbar)\n */\ndeclare var personalbar: BarProp;\n/**\n * The Window property **`screen`** returns a reference to the screen object associated with the window.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/screen)\n */\ndeclare var screen: Screen;\n/**\n * The **`Window.screenLeft`** read-only property returns the horizontal distance, in CSS pixels, from the left border of the user's browser viewport to the left side of the screen.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/screenLeft)\n */\ndeclare var screenLeft: number;\n/**\n * The **`Window.screenTop`** read-only property returns the vertical distance, in CSS pixels, from the top border of the user's browser viewport to the top side of the screen.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/screenTop)\n */\ndeclare var screenTop: number;\n/**\n * The **`Window.screenX`** read-only property returns the horizontal distance, in CSS pixels, of the left border of the user's browser viewport to the left side of the screen.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/screenX)\n */\ndeclare var screenX: number;\n/**\n * The **`Window.screenY`** read-only property returns the vertical distance, in CSS pixels, of the top border of the user's browser viewport to the top edge of the screen.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/screenY)\n */\ndeclare var screenY: number;\n/**\n * The read-only **`scrollX`** property of the Window interface returns the number of pixels by which the document is currently scrolled horizontally.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/scrollX)\n */\ndeclare var scrollX: number;\n/**\n * The read-only **`scrollY`** property of the Window interface returns the number of pixels by which the document is currently scrolled vertically.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/scrollY)\n */\ndeclare var scrollY: number;\n/**\n * Returns the `scrollbars` object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/scrollbars)\n */\ndeclare var scrollbars: BarProp;\n/**\n * The **`Window.self`** read-only property returns the window itself, as a WindowProxy.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/self)\n */\ndeclare var self: Window & typeof globalThis;\n/**\n * The `speechSynthesis` read-only property of the Window object returns a SpeechSynthesis object, which is the entry point into using Web Speech API speech synthesis functionality.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/speechSynthesis)\n */\ndeclare var speechSynthesis: SpeechSynthesis;\n/**\n * The **`status`** property of the bar at the bottom of the browser window.\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/status)\n */\ndeclare var status: string;\n/**\n * Returns the `statusbar` object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/statusbar)\n */\ndeclare var statusbar: BarProp;\n/**\n * Returns the `toolbar` object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/toolbar)\n */\ndeclare var toolbar: BarProp;\n/**\n * Returns a reference to the topmost window in the window hierarchy.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/top)\n */\ndeclare var top: WindowProxy | null;\n/**\n * The **`visualViewport`** read-only property of the Window interface returns a VisualViewport object representing the visual viewport for a given window, or `null` if current document is not fully active.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/visualViewport)\n */\ndeclare var visualViewport: VisualViewport | null;\n/**\n * The **`window`** property of a Window object points to the window object itself.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/window)\n */\ndeclare var window: Window & typeof globalThis;\n/**\n * `window.alert()` instructs the browser to display a dialog with an optional message, and to wait until the user dismisses the dialog.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/alert)\n */\ndeclare function alert(message?: any): void;\n/**\n * The **`Window.blur()`** method does nothing.\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/blur)\n */\ndeclare function blur(): void;\n/**\n * The **`window.cancelIdleCallback()`** method cancels a callback previously scheduled with window.requestIdleCallback().\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/cancelIdleCallback)\n */\ndeclare function cancelIdleCallback(handle: number): void;\n/**\n * The **`Window.captureEvents()`** method does nothing.\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/captureEvents)\n */\ndeclare function captureEvents(): void;\n/**\n * The **`Window.close()`** method closes the current window, or the window on which it was called.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/close)\n */\ndeclare function close(): void;\n/**\n * `window.confirm()` instructs the browser to display a dialog with an optional message, and to wait until the user either confirms or cancels the dialog.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/confirm)\n */\ndeclare function confirm(message?: string): boolean;\n/**\n * Makes a request to bring the window to the front.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/focus)\n */\ndeclare function focus(): void;\n/**\n * The **`Window.getComputedStyle()`** method returns an object containing the values of all CSS properties of an element, after applying active stylesheets and resolving any basic computation those values may contain.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/getComputedStyle)\n */\ndeclare function getComputedStyle(elt: Element, pseudoElt?: string | null): CSSStyleDeclaration;\n/**\n * The **`getSelection()`** method of the Window interface returns the Selection object associated with the window's document, representing the range of text selected by the user or the current position of the caret.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/getSelection)\n */\ndeclare function getSelection(): Selection | null;\n/**\n * The Window interface's **`matchMedia()`** method returns a new MediaQueryList object that can then be used to determine if the document matches the media query string, as well as to monitor the document to detect when it matches (or stops matching) that media query.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/matchMedia)\n */\ndeclare function matchMedia(query: string): MediaQueryList;\n/**\n * The **`moveBy()`** method of the Window interface moves the current window by a specified amount.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/moveBy)\n */\ndeclare function moveBy(x: number, y: number): void;\n/**\n * The **`moveTo()`** method of the Window interface moves the current window to the specified coordinates.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/moveTo)\n */\ndeclare function moveTo(x: number, y: number): void;\n/**\n * The **`open()`** method of the `Window` interface loads a specified resource into a new or existing browsing context (that is, a tab, a window, or an iframe) under a specified name.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/open)\n */\ndeclare function open(url?: string | URL, target?: string, features?: string): WindowProxy | null;\n/**\n * The **`window.postMessage()`** method safely enables cross-origin communication between Window objects; _e.g.,_ between a page and a pop-up that it spawned, or between a page and an iframe embedded within it.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/postMessage)\n */\ndeclare function postMessage(message: any, targetOrigin: string, transfer?: Transferable[]): void;\ndeclare function postMessage(message: any, options?: WindowPostMessageOptions): void;\n/**\n * Opens the print dialog to print the current document.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/print)\n */\ndeclare function print(): void;\n/**\n * `window.prompt()` instructs the browser to display a dialog with an optional message prompting the user to input some text, and to wait until the user either submits the text or cancels the dialog.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/prompt)\n */\ndeclare function prompt(message?: string, _default?: string): string | null;\n/**\n * Releases the window from trapping events of a specific type.\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/releaseEvents)\n */\ndeclare function releaseEvents(): void;\n/**\n * The **`window.requestIdleCallback()`** method queues a function to be called during a browser's idle periods.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/requestIdleCallback)\n */\ndeclare function requestIdleCallback(callback: IdleRequestCallback, options?: IdleRequestOptions): number;\n/**\n * The **`Window.resizeBy()`** method resizes the current window by a specified amount.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/resizeBy)\n */\ndeclare function resizeBy(x: number, y: number): void;\n/**\n * The **`Window.resizeTo()`** method dynamically resizes the window.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/resizeTo)\n */\ndeclare function resizeTo(width: number, height: number): void;\n/**\n * The **`Window.scroll()`** method scrolls the window to a particular place in the document.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/scroll)\n */\ndeclare function scroll(options?: ScrollToOptions): void;\ndeclare function scroll(x: number, y: number): void;\n/**\n * The **`Window.scrollBy()`** method scrolls the document in the window by the given amount.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/scrollBy)\n */\ndeclare function scrollBy(options?: ScrollToOptions): void;\ndeclare function scrollBy(x: number, y: number): void;\n/**\n * **`Window.scrollTo()`** scrolls to a particular set of coordinates in the document.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/scrollTo)\n */\ndeclare function scrollTo(options?: ScrollToOptions): void;\ndeclare function scrollTo(x: number, y: number): void;\n/**\n * The **`window.stop()`** stops further resource loading in the current browsing context, equivalent to the stop button in the browser.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/stop)\n */\ndeclare function stop(): void;\ndeclare function toString(): string;\n/**\n * The **`dispatchEvent()`** method of the EventTarget sends an Event to the object, (synchronously) invoking the affected event listeners in the appropriate order.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventTarget/dispatchEvent)\n */\ndeclare function dispatchEvent(event: Event): boolean;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/cancelAnimationFrame) */\ndeclare function cancelAnimationFrame(handle: number): void;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/requestAnimationFrame) */\ndeclare function requestAnimationFrame(callback: FrameRequestCallback): number;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/abort_event) */\ndeclare var onabort: ((this: Window, ev: UIEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/animationcancel_event) */\ndeclare var onanimationcancel: ((this: Window, ev: AnimationEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/animationend_event) */\ndeclare var onanimationend: ((this: Window, ev: AnimationEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/animationiteration_event) */\ndeclare var onanimationiteration: ((this: Window, ev: AnimationEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/animationstart_event) */\ndeclare var onanimationstart: ((this: Window, ev: AnimationEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/auxclick_event) */\ndeclare var onauxclick: ((this: Window, ev: PointerEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/beforeinput_event) */\ndeclare var onbeforeinput: ((this: Window, ev: InputEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/beforematch_event) */\ndeclare var onbeforematch: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/beforetoggle_event) */\ndeclare var onbeforetoggle: ((this: Window, ev: ToggleEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/blur_event) */\ndeclare var onblur: ((this: Window, ev: FocusEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDialogElement/cancel_event) */\ndeclare var oncancel: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/canplay_event) */\ndeclare var oncanplay: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/canplaythrough_event) */\ndeclare var oncanplaythrough: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/change_event) */\ndeclare var onchange: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/click_event) */\ndeclare var onclick: ((this: Window, ev: PointerEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLDialogElement/close_event) */\ndeclare var onclose: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement/contextlost_event) */\ndeclare var oncontextlost: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/contextmenu_event) */\ndeclare var oncontextmenu: ((this: Window, ev: PointerEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLCanvasElement/contextrestored_event) */\ndeclare var oncontextrestored: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/copy_event) */\ndeclare var oncopy: ((this: Window, ev: ClipboardEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLTrackElement/cuechange_event) */\ndeclare var oncuechange: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/cut_event) */\ndeclare var oncut: ((this: Window, ev: ClipboardEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/dblclick_event) */\ndeclare var ondblclick: ((this: Window, ev: MouseEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/drag_event) */\ndeclare var ondrag: ((this: Window, ev: DragEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/dragend_event) */\ndeclare var ondragend: ((this: Window, ev: DragEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/dragenter_event) */\ndeclare var ondragenter: ((this: Window, ev: DragEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/dragleave_event) */\ndeclare var ondragleave: ((this: Window, ev: DragEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/dragover_event) */\ndeclare var ondragover: ((this: Window, ev: DragEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/dragstart_event) */\ndeclare var ondragstart: ((this: Window, ev: DragEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/drop_event) */\ndeclare var ondrop: ((this: Window, ev: DragEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/durationchange_event) */\ndeclare var ondurationchange: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/emptied_event) */\ndeclare var onemptied: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/ended_event) */\ndeclare var onended: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/error_event) */\ndeclare var onerror: OnErrorEventHandler;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/focus_event) */\ndeclare var onfocus: ((this: Window, ev: FocusEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/formdata_event) */\ndeclare var onformdata: ((this: Window, ev: FormDataEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/gotpointercapture_event) */\ndeclare var ongotpointercapture: ((this: Window, ev: PointerEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/input_event) */\ndeclare var oninput: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/invalid_event) */\ndeclare var oninvalid: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/keydown_event) */\ndeclare var onkeydown: ((this: Window, ev: KeyboardEvent) => any) | null;\n/**\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/keypress_event)\n */\ndeclare var onkeypress: ((this: Window, ev: KeyboardEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/keyup_event) */\ndeclare var onkeyup: ((this: Window, ev: KeyboardEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/load_event) */\ndeclare var onload: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/loadeddata_event) */\ndeclare var onloadeddata: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/loadedmetadata_event) */\ndeclare var onloadedmetadata: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/loadstart_event) */\ndeclare var onloadstart: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/lostpointercapture_event) */\ndeclare var onlostpointercapture: ((this: Window, ev: PointerEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/mousedown_event) */\ndeclare var onmousedown: ((this: Window, ev: MouseEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/mouseenter_event) */\ndeclare var onmouseenter: ((this: Window, ev: MouseEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/mouseleave_event) */\ndeclare var onmouseleave: ((this: Window, ev: MouseEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/mousemove_event) */\ndeclare var onmousemove: ((this: Window, ev: MouseEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/mouseout_event) */\ndeclare var onmouseout: ((this: Window, ev: MouseEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/mouseover_event) */\ndeclare var onmouseover: ((this: Window, ev: MouseEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/mouseup_event) */\ndeclare var onmouseup: ((this: Window, ev: MouseEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/paste_event) */\ndeclare var onpaste: ((this: Window, ev: ClipboardEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/pause_event) */\ndeclare var onpause: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/play_event) */\ndeclare var onplay: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/playing_event) */\ndeclare var onplaying: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointercancel_event) */\ndeclare var onpointercancel: ((this: Window, ev: PointerEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointerdown_event) */\ndeclare var onpointerdown: ((this: Window, ev: PointerEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointerenter_event) */\ndeclare var onpointerenter: ((this: Window, ev: PointerEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointerleave_event) */\ndeclare var onpointerleave: ((this: Window, ev: PointerEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointermove_event) */\ndeclare var onpointermove: ((this: Window, ev: PointerEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointerout_event) */\ndeclare var onpointerout: ((this: Window, ev: PointerEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointerover_event) */\ndeclare var onpointerover: ((this: Window, ev: PointerEvent) => any) | null;\n/**\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointerrawupdate_event)\n */\ndeclare var onpointerrawupdate: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/pointerup_event) */\ndeclare var onpointerup: ((this: Window, ev: PointerEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/progress_event) */\ndeclare var onprogress: ((this: Window, ev: ProgressEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/ratechange_event) */\ndeclare var onratechange: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/reset_event) */\ndeclare var onreset: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLVideoElement/resize_event) */\ndeclare var onresize: ((this: Window, ev: UIEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/scroll_event) */\ndeclare var onscroll: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/scrollend_event) */\ndeclare var onscrollend: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/securitypolicyviolation_event) */\ndeclare var onsecuritypolicyviolation: ((this: Window, ev: SecurityPolicyViolationEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/seeked_event) */\ndeclare var onseeked: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/seeking_event) */\ndeclare var onseeking: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLInputElement/select_event) */\ndeclare var onselect: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/selectionchange_event) */\ndeclare var onselectionchange: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Node/selectstart_event) */\ndeclare var onselectstart: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLSlotElement/slotchange_event) */\ndeclare var onslotchange: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/stalled_event) */\ndeclare var onstalled: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLFormElement/submit_event) */\ndeclare var onsubmit: ((this: Window, ev: SubmitEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/suspend_event) */\ndeclare var onsuspend: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/timeupdate_event) */\ndeclare var ontimeupdate: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement/toggle_event) */\ndeclare var ontoggle: ((this: Window, ev: ToggleEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/touchcancel_event) */\ndeclare var ontouchcancel: ((this: Window, ev: TouchEvent) => any) | null | undefined;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/touchend_event) */\ndeclare var ontouchend: ((this: Window, ev: TouchEvent) => any) | null | undefined;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/touchmove_event) */\ndeclare var ontouchmove: ((this: Window, ev: TouchEvent) => any) | null | undefined;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/touchstart_event) */\ndeclare var ontouchstart: ((this: Window, ev: TouchEvent) => any) | null | undefined;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/transitioncancel_event) */\ndeclare var ontransitioncancel: ((this: Window, ev: TransitionEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/transitionend_event) */\ndeclare var ontransitionend: ((this: Window, ev: TransitionEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/transitionrun_event) */\ndeclare var ontransitionrun: ((this: Window, ev: TransitionEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/transitionstart_event) */\ndeclare var ontransitionstart: ((this: Window, ev: TransitionEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/volumechange_event) */\ndeclare var onvolumechange: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/waiting_event) */\ndeclare var onwaiting: ((this: Window, ev: Event) => any) | null;\n/**\n * @deprecated This is a legacy alias of `onanimationend`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/animationend_event)\n */\ndeclare var onwebkitanimationend: ((this: Window, ev: Event) => any) | null;\n/**\n * @deprecated This is a legacy alias of `onanimationiteration`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/animationiteration_event)\n */\ndeclare var onwebkitanimationiteration: ((this: Window, ev: Event) => any) | null;\n/**\n * @deprecated This is a legacy alias of `onanimationstart`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/animationstart_event)\n */\ndeclare var onwebkitanimationstart: ((this: Window, ev: Event) => any) | null;\n/**\n * @deprecated This is a legacy alias of `ontransitionend`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/transitionend_event)\n */\ndeclare var onwebkittransitionend: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Element/wheel_event) */\ndeclare var onwheel: ((this: Window, ev: WheelEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/afterprint_event) */\ndeclare var onafterprint: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/beforeprint_event) */\ndeclare var onbeforeprint: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/beforeunload_event) */\ndeclare var onbeforeunload: ((this: Window, ev: BeforeUnloadEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/gamepadconnected_event) */\ndeclare var ongamepadconnected: ((this: Window, ev: GamepadEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/gamepaddisconnected_event) */\ndeclare var ongamepaddisconnected: ((this: Window, ev: GamepadEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/hashchange_event) */\ndeclare var onhashchange: ((this: Window, ev: HashChangeEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/languagechange_event) */\ndeclare var onlanguagechange: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/message_event) */\ndeclare var onmessage: ((this: Window, ev: MessageEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/messageerror_event) */\ndeclare var onmessageerror: ((this: Window, ev: MessageEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/offline_event) */\ndeclare var onoffline: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/online_event) */\ndeclare var ononline: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/pagehide_event) */\ndeclare var onpagehide: ((this: Window, ev: PageTransitionEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/pagereveal_event) */\ndeclare var onpagereveal: ((this: Window, ev: PageRevealEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/pageshow_event) */\ndeclare var onpageshow: ((this: Window, ev: PageTransitionEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/pageswap_event) */\ndeclare var onpageswap: ((this: Window, ev: PageSwapEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/popstate_event) */\ndeclare var onpopstate: ((this: Window, ev: PopStateEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/rejectionhandled_event) */\ndeclare var onrejectionhandled: ((this: Window, ev: PromiseRejectionEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/storage_event) */\ndeclare var onstorage: ((this: Window, ev: StorageEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/unhandledrejection_event) */\ndeclare var onunhandledrejection: ((this: Window, ev: PromiseRejectionEvent) => any) | null;\n/**\n * @deprecated\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/unload_event)\n */\ndeclare var onunload: ((this: Window, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/localStorage) */\ndeclare var localStorage: Storage;\n/**\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/caches)\n */\ndeclare var caches: CacheStorage;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/crossOriginIsolated) */\ndeclare var crossOriginIsolated: boolean;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/crypto) */\ndeclare var crypto: Crypto;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/indexedDB) */\ndeclare var indexedDB: IDBFactory;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/isSecureContext) */\ndeclare var isSecureContext: boolean;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/origin) */\ndeclare var origin: string;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/performance) */\ndeclare var performance: Performance;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/atob) */\ndeclare function atob(data: string): string;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/btoa) */\ndeclare function btoa(data: string): string;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/clearInterval) */\ndeclare function clearInterval(id: number | undefined): void;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/clearTimeout) */\ndeclare function clearTimeout(id: number | undefined): void;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/createImageBitmap) */\ndeclare function createImageBitmap(image: ImageBitmapSource, options?: ImageBitmapOptions): Promise<ImageBitmap>;\ndeclare function createImageBitmap(image: ImageBitmapSource, sx: number, sy: number, sw: number, sh: number, options?: ImageBitmapOptions): Promise<ImageBitmap>;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/fetch) */\ndeclare function fetch(input: RequestInfo | URL, init?: RequestInit): Promise<Response>;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/queueMicrotask) */\ndeclare function queueMicrotask(callback: VoidFunction): void;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/reportError) */\ndeclare function reportError(e: any): void;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/setInterval) */\ndeclare function setInterval(handler: TimerHandler, timeout?: number, ...arguments: any[]): number;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/setTimeout) */\ndeclare function setTimeout(handler: TimerHandler, timeout?: number, ...arguments: any[]): number;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/structuredClone) */\ndeclare function structuredClone<T = any>(value: T, options?: StructuredSerializeOptions): T;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/sessionStorage) */\ndeclare var sessionStorage: Storage;\ndeclare function addEventListener<K extends keyof WindowEventMap>(type: K, listener: (this: Window, ev: WindowEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\ndeclare function addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\ndeclare function removeEventListener<K extends keyof WindowEventMap>(type: K, listener: (this: Window, ev: WindowEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\ndeclare function removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\ntype AlgorithmIdentifier = Algorithm | string;\ntype AllowSharedBufferSource = ArrayBufferLike | ArrayBufferView<ArrayBufferLike>;\ntype AutoFill = AutoFillBase | `${OptionalPrefixToken<AutoFillSection>}${OptionalPrefixToken<AutoFillAddressKind>}${AutoFillField}${OptionalPostfixToken<AutoFillCredentialField>}`;\ntype AutoFillField = AutoFillNormalField | `${OptionalPrefixToken<AutoFillContactKind>}${AutoFillContactField}`;\ntype AutoFillSection = `section-${string}`;\ntype Base64URLString = string;\ntype BigInteger = Uint8Array<ArrayBuffer>;\ntype BlobPart = BufferSource | Blob | string;\ntype BodyInit = ReadableStream | XMLHttpRequestBodyInit;\ntype BufferSource = ArrayBufferView<ArrayBuffer> | ArrayBuffer;\ntype COSEAlgorithmIdentifier = number;\ntype CSSKeywordish = string | CSSKeywordValue;\ntype CSSNumberish = number | CSSNumericValue;\ntype CSSPerspectiveValue = CSSNumericValue | CSSKeywordish;\ntype CSSUnparsedSegment = string | CSSVariableReferenceValue;\ntype CanvasImageSource = HTMLOrSVGImageElement | HTMLVideoElement | HTMLCanvasElement | ImageBitmap | OffscreenCanvas | VideoFrame;\ntype ClipboardItemData = Promise<string | Blob>;\ntype ClipboardItems = ClipboardItem[];\ntype ConstrainBoolean = boolean | ConstrainBooleanParameters;\ntype ConstrainDOMString = string | string[] | ConstrainDOMStringParameters;\ntype ConstrainDouble = number | ConstrainDoubleRange;\ntype ConstrainULong = number | ConstrainULongRange;\ntype CookieList = CookieListItem[];\ntype DOMHighResTimeStamp = number;\ntype EpochTimeStamp = number;\ntype EventListenerOrEventListenerObject = EventListener | EventListenerObject;\ntype FileSystemWriteChunkType = BufferSource | Blob | string | WriteParams;\ntype Float32List = Float32Array<ArrayBufferLike> | GLfloat[];\ntype FormDataEntryValue = File | string;\ntype GLbitfield = number;\ntype GLboolean = boolean;\ntype GLclampf = number;\ntype GLenum = number;\ntype GLfloat = number;\ntype GLint = number;\ntype GLint64 = number;\ntype GLintptr = number;\ntype GLsizei = number;\ntype GLsizeiptr = number;\ntype GLuint = number;\ntype GLuint64 = number;\ntype HTMLOrSVGImageElement = HTMLImageElement | SVGImageElement;\ntype HTMLOrSVGScriptElement = HTMLScriptElement | SVGScriptElement;\ntype HashAlgorithmIdentifier = AlgorithmIdentifier;\ntype HeadersInit = [string, string][] | Record<string, string> | Headers;\ntype IDBValidKey = number | string | Date | BufferSource | IDBValidKey[];\ntype ImageBitmapSource = CanvasImageSource | Blob | ImageData;\ntype ImageBufferSource = AllowSharedBufferSource | ReadableStream;\ntype ImageDataArray = Uint8ClampedArray<ArrayBuffer>;\ntype Int32List = Int32Array<ArrayBufferLike> | GLint[];\ntype LineAndPositionSetting = number | AutoKeyword;\ntype MediaProvider = MediaStream | MediaSource | Blob;\ntype MessageEventSource = WindowProxy | MessagePort | ServiceWorker;\ntype MutationRecordType = \"attributes\" | \"characterData\" | \"childList\";\ntype NamedCurve = string;\ntype OffscreenRenderingContext = OffscreenCanvasRenderingContext2D | ImageBitmapRenderingContext | WebGLRenderingContext | WebGL2RenderingContext;\ntype OnBeforeUnloadEventHandler = OnBeforeUnloadEventHandlerNonNull | null;\ntype OnErrorEventHandler = OnErrorEventHandlerNonNull | null;\ntype OptionalPostfixToken<T extends string> = ` ${T}` | \"\";\ntype OptionalPrefixToken<T extends string> = `${T} ` | \"\";\ntype PerformanceEntryList = PerformanceEntry[];\ntype PublicKeyCredentialClientCapabilities = Record<string, boolean>;\ntype PublicKeyCredentialJSON = any;\ntype RTCRtpTransform = RTCRtpScriptTransform;\ntype ReadableStreamController<T> = ReadableStreamDefaultController<T> | ReadableByteStreamController;\ntype ReadableStreamReadResult<T> = ReadableStreamReadValueResult<T> | ReadableStreamReadDoneResult<T>;\ntype ReadableStreamReader<T> = ReadableStreamDefaultReader<T> | ReadableStreamBYOBReader;\ntype RenderingContext = CanvasRenderingContext2D | ImageBitmapRenderingContext | WebGLRenderingContext | WebGL2RenderingContext;\ntype ReportList = Report[];\ntype RequestInfo = Request | string;\ntype TexImageSource = ImageBitmap | ImageData | HTMLImageElement | HTMLCanvasElement | HTMLVideoElement | OffscreenCanvas | VideoFrame;\ntype TimerHandler = string | Function;\ntype Transferable = OffscreenCanvas | ImageBitmap | MessagePort | MediaSourceHandle | ReadableStream | WritableStream | TransformStream | AudioData | VideoFrame | RTCDataChannel | ArrayBuffer;\ntype Uint32List = Uint32Array<ArrayBufferLike> | GLuint[];\ntype VibratePattern = number | number[];\ntype WindowProxy = Window;\ntype XMLHttpRequestBodyInit = Blob | BufferSource | FormData | URLSearchParams | string;\ntype AlignSetting = \"center\" | \"end\" | \"left\" | \"right\" | \"start\";\ntype AlphaOption = \"discard\" | \"keep\";\ntype AnimationPlayState = \"finished\" | \"idle\" | \"paused\" | \"running\";\ntype AnimationReplaceState = \"active\" | \"persisted\" | \"removed\";\ntype AppendMode = \"segments\" | \"sequence\";\ntype AttestationConveyancePreference = \"direct\" | \"enterprise\" | \"indirect\" | \"none\";\ntype AudioContextLatencyCategory = \"balanced\" | \"interactive\" | \"playback\";\ntype AudioContextState = \"closed\" | \"interrupted\" | \"running\" | \"suspended\";\ntype AudioSampleFormat = \"f32\" | \"f32-planar\" | \"s16\" | \"s16-planar\" | \"s32\" | \"s32-planar\" | \"u8\" | \"u8-planar\";\ntype AuthenticatorAttachment = \"cross-platform\" | \"platform\";\ntype AuthenticatorTransport = \"ble\" | \"hybrid\" | \"internal\" | \"nfc\" | \"usb\";\ntype AutoFillAddressKind = \"billing\" | \"shipping\";\ntype AutoFillBase = \"\" | \"off\" | \"on\";\ntype AutoFillContactField = \"email\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-local-prefix\" | \"tel-local-suffix\" | \"tel-national\";\ntype AutoFillContactKind = \"home\" | \"mobile\" | \"work\";\ntype AutoFillCredentialField = \"webauthn\";\ntype AutoFillNormalField = \"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"name\" | \"new-password\" | \"one-time-code\" | \"organization\" | \"postal-code\" | \"street-address\" | \"transaction-amount\" | \"transaction-currency\" | \"username\";\ntype AutoKeyword = \"auto\";\ntype AutomationRate = \"a-rate\" | \"k-rate\";\ntype AvcBitstreamFormat = \"annexb\" | \"avc\";\ntype BinaryType = \"arraybuffer\" | \"blob\";\ntype BiquadFilterType = \"allpass\" | \"bandpass\" | \"highpass\" | \"highshelf\" | \"lowpass\" | \"lowshelf\" | \"notch\" | \"peaking\";\ntype BitrateMode = \"constant\" | \"variable\";\ntype CSSMathOperator = \"clamp\" | \"invert\" | \"max\" | \"min\" | \"negate\" | \"product\" | \"sum\";\ntype CSSNumericBaseType = \"angle\" | \"flex\" | \"frequency\" | \"length\" | \"percent\" | \"resolution\" | \"time\";\ntype CanPlayTypeResult = \"\" | \"maybe\" | \"probably\";\ntype CanvasDirection = \"inherit\" | \"ltr\" | \"rtl\";\ntype CanvasFillRule = \"evenodd\" | \"nonzero\";\ntype CanvasFontKerning = \"auto\" | \"none\" | \"normal\";\ntype CanvasFontStretch = \"condensed\" | \"expanded\" | \"extra-condensed\" | \"extra-expanded\" | \"normal\" | \"semi-condensed\" | \"semi-expanded\" | \"ultra-condensed\" | \"ultra-expanded\";\ntype CanvasFontVariantCaps = \"all-petite-caps\" | \"all-small-caps\" | \"normal\" | \"petite-caps\" | \"small-caps\" | \"titling-caps\" | \"unicase\";\ntype CanvasLineCap = \"butt\" | \"round\" | \"square\";\ntype CanvasLineJoin = \"bevel\" | \"miter\" | \"round\";\ntype CanvasTextAlign = \"center\" | \"end\" | \"left\" | \"right\" | \"start\";\ntype CanvasTextBaseline = \"alphabetic\" | \"bottom\" | \"hanging\" | \"ideographic\" | \"middle\" | \"top\";\ntype CanvasTextRendering = \"auto\" | \"geometricPrecision\" | \"optimizeLegibility\" | \"optimizeSpeed\";\ntype ChannelCountMode = \"clamped-max\" | \"explicit\" | \"max\";\ntype ChannelInterpretation = \"discrete\" | \"speakers\";\ntype ClientTypes = \"all\" | \"sharedworker\" | \"window\" | \"worker\";\ntype CodecState = \"closed\" | \"configured\" | \"unconfigured\";\ntype ColorGamut = \"p3\" | \"rec2020\" | \"srgb\";\ntype ColorSpaceConversion = \"default\" | \"none\";\ntype CompositeOperation = \"accumulate\" | \"add\" | \"replace\";\ntype CompositeOperationOrAuto = \"accumulate\" | \"add\" | \"auto\" | \"replace\";\ntype CompressionFormat = \"deflate\" | \"deflate-raw\" | \"gzip\";\ntype CookieSameSite = \"lax\" | \"none\" | \"strict\";\ntype CredentialMediationRequirement = \"conditional\" | \"optional\" | \"required\" | \"silent\";\ntype DOMParserSupportedType = \"application/xhtml+xml\" | \"application/xml\" | \"image/svg+xml\" | \"text/html\" | \"text/xml\";\ntype DirectionSetting = \"\" | \"lr\" | \"rl\";\ntype DisplayCaptureSurfaceType = \"browser\" | \"monitor\" | \"window\";\ntype DistanceModelType = \"exponential\" | \"inverse\" | \"linear\";\ntype DocumentReadyState = \"complete\" | \"interactive\" | \"loading\";\ntype DocumentVisibilityState = \"hidden\" | \"visible\";\ntype EncodedAudioChunkType = \"delta\" | \"key\";\ntype EncodedVideoChunkType = \"delta\" | \"key\";\ntype EndOfStreamError = \"decode\" | \"network\";\ntype EndingType = \"native\" | \"transparent\";\ntype FileSystemHandleKind = \"directory\" | \"file\";\ntype FillLightMode = \"auto\" | \"flash\" | \"off\";\ntype FillMode = \"auto\" | \"backwards\" | \"both\" | \"forwards\" | \"none\";\ntype FontDisplay = \"auto\" | \"block\" | \"fallback\" | \"optional\" | \"swap\";\ntype FontFaceLoadStatus = \"error\" | \"loaded\" | \"loading\" | \"unloaded\";\ntype FontFaceSetLoadStatus = \"loaded\" | \"loading\";\ntype FullscreenNavigationUI = \"auto\" | \"hide\" | \"show\";\ntype GamepadHapticEffectType = \"dual-rumble\" | \"trigger-rumble\";\ntype GamepadHapticsResult = \"complete\" | \"preempted\";\ntype GamepadMappingType = \"\" | \"standard\" | \"xr-standard\";\ntype GlobalCompositeOperation = \"color\" | \"color-burn\" | \"color-dodge\" | \"copy\" | \"darken\" | \"destination-atop\" | \"destination-in\" | \"destination-out\" | \"destination-over\" | \"difference\" | \"exclusion\" | \"hard-light\" | \"hue\" | \"lighten\" | \"lighter\" | \"luminosity\" | \"multiply\" | \"overlay\" | \"saturation\" | \"screen\" | \"soft-light\" | \"source-atop\" | \"source-in\" | \"source-out\" | \"source-over\" | \"xor\";\ntype HardwareAcceleration = \"no-preference\" | \"prefer-hardware\" | \"prefer-software\";\ntype HdrMetadataType = \"smpteSt2086\" | \"smpteSt2094-10\" | \"smpteSt2094-40\";\ntype HighlightType = \"grammar-error\" | \"highlight\" | \"spelling-error\";\ntype IDBCursorDirection = \"next\" | \"nextunique\" | \"prev\" | \"prevunique\";\ntype IDBRequestReadyState = \"done\" | \"pending\";\ntype IDBTransactionDurability = \"default\" | \"relaxed\" | \"strict\";\ntype IDBTransactionMode = \"readonly\" | \"readwrite\" | \"versionchange\";\ntype ImageOrientation = \"flipY\" | \"from-image\" | \"none\";\ntype ImageSmoothingQuality = \"high\" | \"low\" | \"medium\";\ntype InsertPosition = \"afterbegin\" | \"afterend\" | \"beforebegin\" | \"beforeend\";\ntype IterationCompositeOperation = \"accumulate\" | \"replace\";\ntype KeyFormat = \"jwk\" | \"pkcs8\" | \"raw\" | \"spki\";\ntype KeyType = \"private\" | \"public\" | \"secret\";\ntype KeyUsage = \"decrypt\" | \"deriveBits\" | \"deriveKey\" | \"encrypt\" | \"sign\" | \"unwrapKey\" | \"verify\" | \"wrapKey\";\ntype LatencyMode = \"quality\" | \"realtime\";\ntype LineAlignSetting = \"center\" | \"end\" | \"start\";\ntype LockMode = \"exclusive\" | \"shared\";\ntype LoginStatus = \"logged-in\" | \"logged-out\";\ntype MIDIPortConnectionState = \"closed\" | \"open\" | \"pending\";\ntype MIDIPortDeviceState = \"connected\" | \"disconnected\";\ntype MIDIPortType = \"input\" | \"output\";\ntype MediaDecodingType = \"file\" | \"media-source\" | \"webrtc\";\ntype MediaDeviceKind = \"audioinput\" | \"audiooutput\" | \"videoinput\";\ntype MediaEncodingType = \"record\" | \"webrtc\";\ntype MediaKeyMessageType = \"individualization-request\" | \"license-release\" | \"license-renewal\" | \"license-request\";\ntype MediaKeySessionClosedReason = \"closed-by-application\" | \"hardware-context-reset\" | \"internal-error\" | \"release-acknowledged\" | \"resource-evicted\";\ntype MediaKeySessionType = \"persistent-license\" | \"temporary\";\ntype MediaKeyStatus = \"expired\" | \"internal-error\" | \"output-downscaled\" | \"output-restricted\" | \"released\" | \"status-pending\" | \"usable\" | \"usable-in-future\";\ntype MediaKeysRequirement = \"not-allowed\" | \"optional\" | \"required\";\ntype MediaSessionAction = \"nexttrack\" | \"pause\" | \"play\" | \"previoustrack\" | \"seekbackward\" | \"seekforward\" | \"seekto\" | \"skipad\" | \"stop\";\ntype MediaSessionPlaybackState = \"none\" | \"paused\" | \"playing\";\ntype MediaStreamTrackState = \"ended\" | \"live\";\ntype NavigationTimingType = \"back_forward\" | \"navigate\" | \"prerender\" | \"reload\";\ntype NavigationType = \"push\" | \"reload\" | \"replace\" | \"traverse\";\ntype NotificationDirection = \"auto\" | \"ltr\" | \"rtl\";\ntype NotificationPermission = \"default\" | \"denied\" | \"granted\";\ntype OffscreenRenderingContextId = \"2d\" | \"bitmaprenderer\" | \"webgl\" | \"webgl2\" | \"webgpu\";\ntype OpusBitstreamFormat = \"ogg\" | \"opus\";\ntype OrientationType = \"landscape-primary\" | \"landscape-secondary\" | \"portrait-primary\" | \"portrait-secondary\";\ntype OscillatorType = \"custom\" | \"sawtooth\" | \"sine\" | \"square\" | \"triangle\";\ntype OverSampleType = \"2x\" | \"4x\" | \"none\";\ntype PanningModelType = \"HRTF\" | \"equalpower\";\ntype PaymentComplete = \"fail\" | \"success\" | \"unknown\";\ntype PaymentShippingType = \"delivery\" | \"pickup\" | \"shipping\";\ntype PermissionName = \"camera\" | \"geolocation\" | \"microphone\" | \"midi\" | \"notifications\" | \"persistent-storage\" | \"push\" | \"screen-wake-lock\" | \"storage-access\";\ntype PermissionState = \"denied\" | \"granted\" | \"prompt\";\ntype PlaybackDirection = \"alternate\" | \"alternate-reverse\" | \"normal\" | \"reverse\";\ntype PositionAlignSetting = \"auto\" | \"center\" | \"line-left\" | \"line-right\";\ntype PredefinedColorSpace = \"display-p3\" | \"srgb\";\ntype PremultiplyAlpha = \"default\" | \"none\" | \"premultiply\";\ntype PresentationStyle = \"attachment\" | \"inline\" | \"unspecified\";\ntype PublicKeyCredentialType = \"public-key\";\ntype PushEncryptionKeyName = \"auth\" | \"p256dh\";\ntype RTCBundlePolicy = \"balanced\" | \"max-bundle\" | \"max-compat\";\ntype RTCDataChannelState = \"closed\" | \"closing\" | \"connecting\" | \"open\";\ntype RTCDegradationPreference = \"balanced\" | \"maintain-framerate\" | \"maintain-resolution\";\ntype RTCDtlsRole = \"client\" | \"server\" | \"unknown\";\ntype RTCDtlsTransportState = \"closed\" | \"connected\" | \"connecting\" | \"failed\" | \"new\";\ntype RTCEncodedVideoFrameType = \"delta\" | \"empty\" | \"key\";\ntype RTCErrorDetailType = \"data-channel-failure\" | \"dtls-failure\" | \"fingerprint-failure\" | \"hardware-encoder-error\" | \"hardware-encoder-not-available\" | \"sctp-failure\" | \"sdp-syntax-error\";\ntype RTCIceCandidateType = \"host\" | \"prflx\" | \"relay\" | \"srflx\";\ntype RTCIceComponent = \"rtcp\" | \"rtp\";\ntype RTCIceConnectionState = \"checking\" | \"closed\" | \"completed\" | \"connected\" | \"disconnected\" | \"failed\" | \"new\";\ntype RTCIceGathererState = \"complete\" | \"gathering\" | \"new\";\ntype RTCIceGatheringState = \"complete\" | \"gathering\" | \"new\";\ntype RTCIceProtocol = \"tcp\" | \"udp\";\ntype RTCIceRole = \"controlled\" | \"controlling\" | \"unknown\";\ntype RTCIceTcpCandidateType = \"active\" | \"passive\" | \"so\";\ntype RTCIceTransportPolicy = \"all\" | \"relay\";\ntype RTCIceTransportState = \"checking\" | \"closed\" | \"completed\" | \"connected\" | \"disconnected\" | \"failed\" | \"new\";\ntype RTCPeerConnectionState = \"closed\" | \"connected\" | \"connecting\" | \"disconnected\" | \"failed\" | \"new\";\ntype RTCPriorityType = \"high\" | \"low\" | \"medium\" | \"very-low\";\ntype RTCQualityLimitationReason = \"bandwidth\" | \"cpu\" | \"none\" | \"other\";\ntype RTCRtcpMuxPolicy = \"require\";\ntype RTCRtpTransceiverDirection = \"inactive\" | \"recvonly\" | \"sendonly\" | \"sendrecv\" | \"stopped\";\ntype RTCSctpTransportState = \"closed\" | \"connected\" | \"connecting\";\ntype RTCSdpType = \"answer\" | \"offer\" | \"pranswer\" | \"rollback\";\ntype RTCSignalingState = \"closed\" | \"have-local-offer\" | \"have-local-pranswer\" | \"have-remote-offer\" | \"have-remote-pranswer\" | \"stable\";\ntype RTCStatsIceCandidatePairState = \"failed\" | \"frozen\" | \"in-progress\" | \"inprogress\" | \"succeeded\" | \"waiting\";\ntype RTCStatsType = \"candidate-pair\" | \"certificate\" | \"codec\" | \"data-channel\" | \"inbound-rtp\" | \"local-candidate\" | \"media-playout\" | \"media-source\" | \"outbound-rtp\" | \"peer-connection\" | \"remote-candidate\" | \"remote-inbound-rtp\" | \"remote-outbound-rtp\" | \"transport\";\ntype ReadableStreamReaderMode = \"byob\";\ntype ReadableStreamType = \"bytes\";\ntype ReadyState = \"closed\" | \"ended\" | \"open\";\ntype RecordingState = \"inactive\" | \"paused\" | \"recording\";\ntype RedEyeReduction = \"always\" | \"controllable\" | \"never\";\ntype ReferrerPolicy = \"\" | \"no-referrer\" | \"no-referrer-when-downgrade\" | \"origin\" | \"origin-when-cross-origin\" | \"same-origin\" | \"strict-origin\" | \"strict-origin-when-cross-origin\" | \"unsafe-url\";\ntype RemotePlaybackState = \"connected\" | \"connecting\" | \"disconnected\";\ntype RequestCache = \"default\" | \"force-cache\" | \"no-cache\" | \"no-store\" | \"only-if-cached\" | \"reload\";\ntype RequestCredentials = \"include\" | \"omit\" | \"same-origin\";\ntype RequestDestination = \"\" | \"audio\" | \"audioworklet\" | \"document\" | \"embed\" | \"font\" | \"frame\" | \"iframe\" | \"image\" | \"manifest\" | \"object\" | \"paintworklet\" | \"report\" | \"script\" | \"sharedworker\" | \"style\" | \"track\" | \"video\" | \"worker\" | \"xslt\";\ntype RequestMode = \"cors\" | \"navigate\" | \"no-cors\" | \"same-origin\";\ntype RequestPriority = \"auto\" | \"high\" | \"low\";\ntype RequestRedirect = \"error\" | \"follow\" | \"manual\";\ntype ResidentKeyRequirement = \"discouraged\" | \"preferred\" | \"required\";\ntype ResizeObserverBoxOptions = \"border-box\" | \"content-box\" | \"device-pixel-content-box\";\ntype ResizeQuality = \"high\" | \"low\" | \"medium\" | \"pixelated\";\ntype ResponseType = \"basic\" | \"cors\" | \"default\" | \"error\" | \"opaque\" | \"opaqueredirect\";\ntype ScrollBehavior = \"auto\" | \"instant\" | \"smooth\";\ntype ScrollLogicalPosition = \"center\" | \"end\" | \"nearest\" | \"start\";\ntype ScrollRestoration = \"auto\" | \"manual\";\ntype ScrollSetting = \"\" | \"up\";\ntype SecurityPolicyViolationEventDisposition = \"enforce\" | \"report\";\ntype SelectionMode = \"end\" | \"preserve\" | \"select\" | \"start\";\ntype ServiceWorkerState = \"activated\" | \"activating\" | \"installed\" | \"installing\" | \"parsed\" | \"redundant\";\ntype ServiceWorkerUpdateViaCache = \"all\" | \"imports\" | \"none\";\ntype ShadowRootMode = \"closed\" | \"open\";\ntype SlotAssignmentMode = \"manual\" | \"named\";\ntype SpeechSynthesisErrorCode = \"audio-busy\" | \"audio-hardware\" | \"canceled\" | \"interrupted\" | \"invalid-argument\" | \"language-unavailable\" | \"network\" | \"not-allowed\" | \"synthesis-failed\" | \"synthesis-unavailable\" | \"text-too-long\" | \"voice-unavailable\";\ntype TextTrackKind = \"captions\" | \"chapters\" | \"descriptions\" | \"metadata\" | \"subtitles\";\ntype TextTrackMode = \"disabled\" | \"hidden\" | \"showing\";\ntype TouchType = \"direct\" | \"stylus\";\ntype TransferFunction = \"hlg\" | \"pq\" | \"srgb\";\ntype UserVerificationRequirement = \"discouraged\" | \"preferred\" | \"required\";\ntype VideoColorPrimaries = \"bt470bg\" | \"bt709\" | \"smpte170m\";\ntype VideoEncoderBitrateMode = \"constant\" | \"quantizer\" | \"variable\";\ntype VideoFacingModeEnum = \"environment\" | \"left\" | \"right\" | \"user\";\ntype VideoMatrixCoefficients = \"bt470bg\" | \"bt709\" | \"rgb\" | \"smpte170m\";\ntype VideoPixelFormat = \"BGRA\" | \"BGRX\" | \"I420\" | \"I420A\" | \"I422\" | \"I444\" | \"NV12\" | \"RGBA\" | \"RGBX\";\ntype VideoTransferCharacteristics = \"bt709\" | \"iec61966-2-1\" | \"smpte170m\";\ntype WakeLockType = \"screen\";\ntype WebGLPowerPreference = \"default\" | \"high-performance\" | \"low-power\";\ntype WebTransportCongestionControl = \"default\" | \"low-latency\" | \"throughput\";\ntype WebTransportErrorSource = \"session\" | \"stream\";\ntype WorkerType = \"classic\" | \"module\";\ntype WriteCommandType = \"seek\" | \"truncate\" | \"write\";\ntype XMLHttpRequestResponseType = \"\" | \"arraybuffer\" | \"blob\" | \"document\" | \"json\" | \"text\";\n",
  "node_modules/typescript/lib/lib.dom.iterable.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/////////////////////////////\n/// Window Iterable APIs\n/////////////////////////////\n\ninterface AudioParam {\n    /**\n     * The **`setValueCurveAtTime()`** method of the following a curve defined by a list of values.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioParam/setValueCurveAtTime)\n     */\n    setValueCurveAtTime(values: Iterable<number>, startTime: number, duration: number): AudioParam;\n}\n\ninterface AudioParamMap extends ReadonlyMap<string, AudioParam> {\n}\n\ninterface BaseAudioContext {\n    /**\n     * The **`createIIRFilter()`** method of the BaseAudioContext interface creates an IIRFilterNode, which represents a general **infinite impulse response** (IIR) filter which can be configured to serve as various types of filter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createIIRFilter)\n     */\n    createIIRFilter(feedforward: Iterable<number>, feedback: Iterable<number>): IIRFilterNode;\n    /**\n     * The `createPeriodicWave()` method of the BaseAudioContext interface is used to create a PeriodicWave.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createPeriodicWave)\n     */\n    createPeriodicWave(real: Iterable<number>, imag: Iterable<number>, constraints?: PeriodicWaveConstraints): PeriodicWave;\n}\n\ninterface CSSKeyframesRule {\n    [Symbol.iterator](): ArrayIterator<CSSKeyframeRule>;\n}\n\ninterface CSSNumericArray {\n    [Symbol.iterator](): ArrayIterator<CSSNumericValue>;\n    entries(): ArrayIterator<[number, CSSNumericValue]>;\n    keys(): ArrayIterator<number>;\n    values(): ArrayIterator<CSSNumericValue>;\n}\n\ninterface CSSRuleList {\n    [Symbol.iterator](): ArrayIterator<CSSRule>;\n}\n\ninterface CSSStyleDeclaration {\n    [Symbol.iterator](): ArrayIterator<string>;\n}\n\ninterface CSSTransformValue {\n    [Symbol.iterator](): ArrayIterator<CSSTransformComponent>;\n    entries(): ArrayIterator<[number, CSSTransformComponent]>;\n    keys(): ArrayIterator<number>;\n    values(): ArrayIterator<CSSTransformComponent>;\n}\n\ninterface CSSUnparsedValue {\n    [Symbol.iterator](): ArrayIterator<CSSUnparsedSegment>;\n    entries(): ArrayIterator<[number, CSSUnparsedSegment]>;\n    keys(): ArrayIterator<number>;\n    values(): ArrayIterator<CSSUnparsedSegment>;\n}\n\ninterface Cache {\n    /**\n     * The **`addAll()`** method of the Cache interface takes an array of URLs, retrieves them, and adds the resulting response objects to the given cache.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache/addAll)\n     */\n    addAll(requests: Iterable<RequestInfo>): Promise<void>;\n}\n\ninterface CanvasPath {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/roundRect) */\n    roundRect(x: number, y: number, w: number, h: number, radii?: number | DOMPointInit | Iterable<number | DOMPointInit>): void;\n}\n\ninterface CanvasPathDrawingStyles {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/setLineDash) */\n    setLineDash(segments: Iterable<number>): void;\n}\n\ninterface CookieStoreManager {\n    /**\n     * The **`subscribe()`** method of the CookieStoreManager interface subscribes a ServiceWorkerRegistration to cookie change events.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStoreManager/subscribe)\n     */\n    subscribe(subscriptions: Iterable<CookieStoreGetOptions>): Promise<void>;\n    /**\n     * The **`unsubscribe()`** method of the CookieStoreManager interface stops the ServiceWorkerRegistration from receiving previously subscribed events.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStoreManager/unsubscribe)\n     */\n    unsubscribe(subscriptions: Iterable<CookieStoreGetOptions>): Promise<void>;\n}\n\ninterface CustomStateSet extends Set<string> {\n}\n\ninterface DOMRectList {\n    [Symbol.iterator](): ArrayIterator<DOMRect>;\n}\n\ninterface DOMStringList {\n    [Symbol.iterator](): ArrayIterator<string>;\n}\n\ninterface DOMTokenList {\n    [Symbol.iterator](): ArrayIterator<string>;\n    entries(): ArrayIterator<[number, string]>;\n    keys(): ArrayIterator<number>;\n    values(): ArrayIterator<string>;\n}\n\ninterface DataTransferItemList {\n    [Symbol.iterator](): ArrayIterator<DataTransferItem>;\n}\n\ninterface EventCounts extends ReadonlyMap<string, number> {\n}\n\ninterface FileList {\n    [Symbol.iterator](): ArrayIterator<File>;\n}\n\ninterface FontFaceSet extends Set<FontFace> {\n}\n\ninterface FormDataIterator<T> extends IteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.iterator](): FormDataIterator<T>;\n}\n\ninterface FormData {\n    [Symbol.iterator](): FormDataIterator<[string, FormDataEntryValue]>;\n    /** Returns an array of key, value pairs for every entry in the list. */\n    entries(): FormDataIterator<[string, FormDataEntryValue]>;\n    /** Returns a list of keys in the list. */\n    keys(): FormDataIterator<string>;\n    /** Returns a list of values in the list. */\n    values(): FormDataIterator<FormDataEntryValue>;\n}\n\ninterface HTMLAllCollection {\n    [Symbol.iterator](): ArrayIterator<Element>;\n}\n\ninterface HTMLCollectionBase {\n    [Symbol.iterator](): ArrayIterator<Element>;\n}\n\ninterface HTMLCollectionOf<T extends Element> {\n    [Symbol.iterator](): ArrayIterator<T>;\n}\n\ninterface HTMLFormElement {\n    [Symbol.iterator](): ArrayIterator<Element>;\n}\n\ninterface HTMLSelectElement {\n    [Symbol.iterator](): ArrayIterator<HTMLOptionElement>;\n}\n\ninterface HeadersIterator<T> extends IteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.iterator](): HeadersIterator<T>;\n}\n\ninterface Headers {\n    [Symbol.iterator](): HeadersIterator<[string, string]>;\n    /** Returns an iterator allowing to go through all key/value pairs contained in this object. */\n    entries(): HeadersIterator<[string, string]>;\n    /** Returns an iterator allowing to go through all keys of the key/value pairs contained in this object. */\n    keys(): HeadersIterator<string>;\n    /** Returns an iterator allowing to go through all values of the key/value pairs contained in this object. */\n    values(): HeadersIterator<string>;\n}\n\ninterface Highlight extends Set<AbstractRange> {\n}\n\ninterface HighlightRegistry extends Map<string, Highlight> {\n}\n\ninterface IDBDatabase {\n    /**\n     * The **`transaction`** method of the IDBDatabase interface immediately returns a transaction object (IDBTransaction) containing the IDBTransaction.objectStore method, which you can use to access your object store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/transaction)\n     */\n    transaction(storeNames: string | Iterable<string>, mode?: IDBTransactionMode, options?: IDBTransactionOptions): IDBTransaction;\n}\n\ninterface IDBObjectStore {\n    /**\n     * The **`createIndex()`** method of the field/column defining a new data point for each database record to contain.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/createIndex)\n     */\n    createIndex(name: string, keyPath: string | Iterable<string>, options?: IDBIndexParameters): IDBIndex;\n}\n\ninterface ImageTrackList {\n    [Symbol.iterator](): ArrayIterator<ImageTrack>;\n}\n\ninterface MIDIInputMap extends ReadonlyMap<string, MIDIInput> {\n}\n\ninterface MIDIOutput {\n    /**\n     * The **`send()`** method of the MIDIOutput interface queues messages for the corresponding MIDI port.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MIDIOutput/send)\n     */\n    send(data: Iterable<number>, timestamp?: DOMHighResTimeStamp): void;\n}\n\ninterface MIDIOutputMap extends ReadonlyMap<string, MIDIOutput> {\n}\n\ninterface MediaKeyStatusMapIterator<T> extends IteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.iterator](): MediaKeyStatusMapIterator<T>;\n}\n\ninterface MediaKeyStatusMap {\n    [Symbol.iterator](): MediaKeyStatusMapIterator<[BufferSource, MediaKeyStatus]>;\n    entries(): MediaKeyStatusMapIterator<[BufferSource, MediaKeyStatus]>;\n    keys(): MediaKeyStatusMapIterator<BufferSource>;\n    values(): MediaKeyStatusMapIterator<MediaKeyStatus>;\n}\n\ninterface MediaList {\n    [Symbol.iterator](): ArrayIterator<string>;\n}\n\ninterface MessageEvent<T = any> {\n    /** @deprecated */\n    initMessageEvent(type: string, bubbles?: boolean, cancelable?: boolean, data?: any, origin?: string, lastEventId?: string, source?: MessageEventSource | null, ports?: Iterable<MessagePort>): void;\n}\n\ninterface MimeTypeArray {\n    [Symbol.iterator](): ArrayIterator<MimeType>;\n}\n\ninterface NamedNodeMap {\n    [Symbol.iterator](): ArrayIterator<Attr>;\n}\n\ninterface Navigator {\n    /**\n     * The **`requestMediaKeySystemAccess()`** method of the Navigator interface returns a Promise which delivers a MediaKeySystemAccess object that can be used to access a particular media key system, which can in turn be used to create keys for decrypting a media stream.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/requestMediaKeySystemAccess)\n     */\n    requestMediaKeySystemAccess(keySystem: string, supportedConfigurations: Iterable<MediaKeySystemConfiguration>): Promise<MediaKeySystemAccess>;\n    /**\n     * The **`vibrate()`** method of the Navigator interface pulses the vibration hardware on the device, if such hardware exists.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/vibrate)\n     */\n    vibrate(pattern: Iterable<number>): boolean;\n}\n\ninterface NodeList {\n    [Symbol.iterator](): ArrayIterator<Node>;\n    /** Returns an array of key, value pairs for every entry in the list. */\n    entries(): ArrayIterator<[number, Node]>;\n    /** Returns an list of keys in the list. */\n    keys(): ArrayIterator<number>;\n    /** Returns an list of values in the list. */\n    values(): ArrayIterator<Node>;\n}\n\ninterface NodeListOf<TNode extends Node> {\n    [Symbol.iterator](): ArrayIterator<TNode>;\n    /** Returns an array of key, value pairs for every entry in the list. */\n    entries(): ArrayIterator<[number, TNode]>;\n    /** Returns an list of keys in the list. */\n    keys(): ArrayIterator<number>;\n    /** Returns an list of values in the list. */\n    values(): ArrayIterator<TNode>;\n}\n\ninterface Plugin {\n    [Symbol.iterator](): ArrayIterator<MimeType>;\n}\n\ninterface PluginArray {\n    [Symbol.iterator](): ArrayIterator<Plugin>;\n}\n\ninterface RTCRtpTransceiver {\n    /**\n     * The **`setCodecPreferences()`** method of the RTCRtpTransceiver interface is used to set the codecs that the transceiver allows for decoding _received_ data, in order of decreasing preference.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpTransceiver/setCodecPreferences)\n     */\n    setCodecPreferences(codecs: Iterable<RTCRtpCodec>): void;\n}\n\ninterface RTCStatsReport extends ReadonlyMap<string, any> {\n}\n\ninterface SVGLengthList {\n    [Symbol.iterator](): ArrayIterator<SVGLength>;\n}\n\ninterface SVGNumberList {\n    [Symbol.iterator](): ArrayIterator<SVGNumber>;\n}\n\ninterface SVGPointList {\n    [Symbol.iterator](): ArrayIterator<DOMPoint>;\n}\n\ninterface SVGStringList {\n    [Symbol.iterator](): ArrayIterator<string>;\n}\n\ninterface SVGTransformList {\n    [Symbol.iterator](): ArrayIterator<SVGTransform>;\n}\n\ninterface SourceBufferList {\n    [Symbol.iterator](): ArrayIterator<SourceBuffer>;\n}\n\ninterface SpeechRecognitionResult {\n    [Symbol.iterator](): ArrayIterator<SpeechRecognitionAlternative>;\n}\n\ninterface SpeechRecognitionResultList {\n    [Symbol.iterator](): ArrayIterator<SpeechRecognitionResult>;\n}\n\ninterface StylePropertyMapReadOnlyIterator<T> extends IteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.iterator](): StylePropertyMapReadOnlyIterator<T>;\n}\n\ninterface StylePropertyMapReadOnly {\n    [Symbol.iterator](): StylePropertyMapReadOnlyIterator<[string, Iterable<CSSStyleValue>]>;\n    entries(): StylePropertyMapReadOnlyIterator<[string, Iterable<CSSStyleValue>]>;\n    keys(): StylePropertyMapReadOnlyIterator<string>;\n    values(): StylePropertyMapReadOnlyIterator<Iterable<CSSStyleValue>>;\n}\n\ninterface StyleSheetList {\n    [Symbol.iterator](): ArrayIterator<CSSStyleSheet>;\n}\n\ninterface SubtleCrypto {\n    /**\n     * The **`deriveKey()`** method of the SubtleCrypto interface can be used to derive a secret key from a master key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/deriveKey)\n     */\n    deriveKey(algorithm: AlgorithmIdentifier | EcdhKeyDeriveParams | HkdfParams | Pbkdf2Params, baseKey: CryptoKey, derivedKeyType: AlgorithmIdentifier | AesDerivedKeyParams | HmacImportParams | HkdfParams | Pbkdf2Params, extractable: boolean, keyUsages: Iterable<KeyUsage>): Promise<CryptoKey>;\n    /**\n     * The **`generateKey()`** method of the SubtleCrypto interface is used to generate a new key (for symmetric algorithms) or key pair (for public-key algorithms).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/generateKey)\n     */\n    generateKey(algorithm: \"Ed25519\" | { name: \"Ed25519\" }, extractable: boolean, keyUsages: ReadonlyArray<\"sign\" | \"verify\">): Promise<CryptoKeyPair>;\n    generateKey(algorithm: RsaHashedKeyGenParams | EcKeyGenParams, extractable: boolean, keyUsages: ReadonlyArray<KeyUsage>): Promise<CryptoKeyPair>;\n    generateKey(algorithm: AesKeyGenParams | HmacKeyGenParams | Pbkdf2Params, extractable: boolean, keyUsages: ReadonlyArray<KeyUsage>): Promise<CryptoKey>;\n    generateKey(algorithm: AlgorithmIdentifier, extractable: boolean, keyUsages: Iterable<KeyUsage>): Promise<CryptoKeyPair | CryptoKey>;\n    /**\n     * The **`importKey()`** method of the SubtleCrypto interface imports a key: that is, it takes as input a key in an external, portable format and gives you a CryptoKey object that you can use in the Web Crypto API.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/importKey)\n     */\n    importKey(format: \"jwk\", keyData: JsonWebKey, algorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, extractable: boolean, keyUsages: ReadonlyArray<KeyUsage>): Promise<CryptoKey>;\n    importKey(format: Exclude<KeyFormat, \"jwk\">, keyData: BufferSource, algorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, extractable: boolean, keyUsages: Iterable<KeyUsage>): Promise<CryptoKey>;\n    /**\n     * The **`unwrapKey()`** method of the SubtleCrypto interface 'unwraps' a key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/unwrapKey)\n     */\n    unwrapKey(format: KeyFormat, wrappedKey: BufferSource, unwrappingKey: CryptoKey, unwrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams, unwrappedKeyAlgorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, extractable: boolean, keyUsages: Iterable<KeyUsage>): Promise<CryptoKey>;\n}\n\ninterface TextTrackCueList {\n    [Symbol.iterator](): ArrayIterator<TextTrackCue>;\n}\n\ninterface TextTrackList {\n    [Symbol.iterator](): ArrayIterator<TextTrack>;\n}\n\ninterface TouchList {\n    [Symbol.iterator](): ArrayIterator<Touch>;\n}\n\ninterface URLSearchParamsIterator<T> extends IteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.iterator](): URLSearchParamsIterator<T>;\n}\n\ninterface URLSearchParams {\n    [Symbol.iterator](): URLSearchParamsIterator<[string, string]>;\n    /** Returns an array of key, value pairs for every entry in the search params. */\n    entries(): URLSearchParamsIterator<[string, string]>;\n    /** Returns a list of keys in the search params. */\n    keys(): URLSearchParamsIterator<string>;\n    /** Returns a list of values in the search params. */\n    values(): URLSearchParamsIterator<string>;\n}\n\ninterface ViewTransitionTypeSet extends Set<string> {\n}\n\ninterface WEBGL_draw_buffers {\n    /**\n     * The **`WEBGL_draw_buffers.drawBuffersWEBGL()`** method is part of the WebGL API and allows you to define the draw buffers to which all fragment colors are written.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_draw_buffers/drawBuffersWEBGL)\n     */\n    drawBuffersWEBGL(buffers: Iterable<GLenum>): void;\n}\n\ninterface WEBGL_multi_draw {\n    /**\n     * The **`WEBGL_multi_draw.multiDrawArraysInstancedWEBGL()`** method of the WebGL API renders multiple primitives from array data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw/multiDrawArraysInstancedWEBGL)\n     */\n    multiDrawArraysInstancedWEBGL(mode: GLenum, firstsList: Int32Array<ArrayBufferLike> | Iterable<GLint>, firstsOffset: number, countsList: Int32Array<ArrayBufferLike> | Iterable<GLsizei>, countsOffset: number, instanceCountsList: Int32Array<ArrayBufferLike> | Iterable<GLsizei>, instanceCountsOffset: number, drawcount: GLsizei): void;\n    /**\n     * The **`WEBGL_multi_draw.multiDrawArraysWEBGL()`** method of the WebGL API renders multiple primitives from array data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw/multiDrawArraysWEBGL)\n     */\n    multiDrawArraysWEBGL(mode: GLenum, firstsList: Int32Array<ArrayBufferLike> | Iterable<GLint>, firstsOffset: number, countsList: Int32Array<ArrayBufferLike> | Iterable<GLsizei>, countsOffset: number, drawcount: GLsizei): void;\n    /**\n     * The **`WEBGL_multi_draw.multiDrawElementsInstancedWEBGL()`** method of the WebGL API renders multiple primitives from array data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw/multiDrawElementsInstancedWEBGL)\n     */\n    multiDrawElementsInstancedWEBGL(mode: GLenum, countsList: Int32Array<ArrayBufferLike> | Iterable<GLsizei>, countsOffset: number, type: GLenum, offsetsList: Int32Array<ArrayBufferLike> | Iterable<GLsizei>, offsetsOffset: number, instanceCountsList: Int32Array<ArrayBufferLike> | Iterable<GLsizei>, instanceCountsOffset: number, drawcount: GLsizei): void;\n    /**\n     * The **`WEBGL_multi_draw.multiDrawElementsWEBGL()`** method of the WebGL API renders multiple primitives from array data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw/multiDrawElementsWEBGL)\n     */\n    multiDrawElementsWEBGL(mode: GLenum, countsList: Int32Array<ArrayBufferLike> | Iterable<GLsizei>, countsOffset: number, type: GLenum, offsetsList: Int32Array<ArrayBufferLike> | Iterable<GLsizei>, offsetsOffset: number, drawcount: GLsizei): void;\n}\n\ninterface WebGL2RenderingContextBase {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/clearBuffer) */\n    clearBufferfv(buffer: GLenum, drawbuffer: GLint, values: Iterable<GLfloat>, srcOffset?: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/clearBuffer) */\n    clearBufferiv(buffer: GLenum, drawbuffer: GLint, values: Iterable<GLint>, srcOffset?: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/clearBuffer) */\n    clearBufferuiv(buffer: GLenum, drawbuffer: GLint, values: Iterable<GLuint>, srcOffset?: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/drawBuffers) */\n    drawBuffers(buffers: Iterable<GLenum>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getActiveUniforms) */\n    getActiveUniforms(program: WebGLProgram, uniformIndices: Iterable<GLuint>, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getUniformIndices) */\n    getUniformIndices(program: WebGLProgram, uniformNames: Iterable<string>): GLuint[] | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/invalidateFramebuffer) */\n    invalidateFramebuffer(target: GLenum, attachments: Iterable<GLenum>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/invalidateSubFramebuffer) */\n    invalidateSubFramebuffer(target: GLenum, attachments: Iterable<GLenum>, x: GLint, y: GLint, width: GLsizei, height: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/transformFeedbackVaryings) */\n    transformFeedbackVaryings(program: WebGLProgram, varyings: Iterable<string>, bufferMode: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform1uiv(location: WebGLUniformLocation | null, data: Iterable<GLuint>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform2uiv(location: WebGLUniformLocation | null, data: Iterable<GLuint>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform3uiv(location: WebGLUniformLocation | null, data: Iterable<GLuint>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform4uiv(location: WebGLUniformLocation | null, data: Iterable<GLuint>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix2x3fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix2x4fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix3x2fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix3x4fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix4x2fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix4x3fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/vertexAttribI) */\n    vertexAttribI4iv(index: GLuint, values: Iterable<GLint>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/vertexAttribI) */\n    vertexAttribI4uiv(index: GLuint, values: Iterable<GLuint>): void;\n}\n\ninterface WebGL2RenderingContextOverloads {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1fv(location: WebGLUniformLocation | null, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2fv(location: WebGLUniformLocation | null, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3fv(location: WebGLUniformLocation | null, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4fv(location: WebGLUniformLocation | null, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix2fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix3fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix4fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n}\n\ninterface WebGLRenderingContextBase {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib1fv(index: GLuint, values: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib2fv(index: GLuint, values: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib3fv(index: GLuint, values: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib4fv(index: GLuint, values: Iterable<GLfloat>): void;\n}\n\ninterface WebGLRenderingContextOverloads {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1fv(location: WebGLUniformLocation | null, v: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2fv(location: WebGLUniformLocation | null, v: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3fv(location: WebGLUniformLocation | null, v: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4fv(location: WebGLUniformLocation | null, v: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix2fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix3fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix4fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Iterable<GLfloat>): void;\n}\n",
  "node_modules/typescript/lib/lib.es2015.collection.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface Map<K, V> {\n    clear(): void;\n    /**\n     * @returns true if an element in the Map existed and has been removed, or false if the element does not exist.\n     */\n    delete(key: K): boolean;\n    /**\n     * Executes a provided function once per each key/value pair in the Map, in insertion order.\n     */\n    forEach(callbackfn: (value: V, key: K, map: Map<K, V>) => void, thisArg?: any): void;\n    /**\n     * Returns a specified element from the Map object. If the value that is associated to the provided key is an object, then you will get a reference to that object and any change made to that object will effectively modify it inside the Map.\n     * @returns Returns the element associated with the specified key. If no element is associated with the specified key, undefined is returned.\n     */\n    get(key: K): V | undefined;\n    /**\n     * @returns boolean indicating whether an element with the specified key exists or not.\n     */\n    has(key: K): boolean;\n    /**\n     * Adds a new element with a specified key and value to the Map. If an element with the same key already exists, the element will be updated.\n     */\n    set(key: K, value: V): this;\n    /**\n     * @returns the number of elements in the Map.\n     */\n    readonly size: number;\n}\n\ninterface MapConstructor {\n    new (): Map<any, any>;\n    new <K, V>(entries?: readonly (readonly [K, V])[] | null): Map<K, V>;\n    readonly prototype: Map<any, any>;\n}\ndeclare var Map: MapConstructor;\n\ninterface ReadonlyMap<K, V> {\n    forEach(callbackfn: (value: V, key: K, map: ReadonlyMap<K, V>) => void, thisArg?: any): void;\n    get(key: K): V | undefined;\n    has(key: K): boolean;\n    readonly size: number;\n}\n\ninterface WeakMap<K extends WeakKey, V> {\n    /**\n     * Removes the specified element from the WeakMap.\n     * @returns true if the element was successfully removed, or false if it was not present.\n     */\n    delete(key: K): boolean;\n    /**\n     * @returns a specified element.\n     */\n    get(key: K): V | undefined;\n    /**\n     * @returns a boolean indicating whether an element with the specified key exists or not.\n     */\n    has(key: K): boolean;\n    /**\n     * Adds a new element with a specified key and value.\n     * @param key Must be an object or symbol.\n     */\n    set(key: K, value: V): this;\n}\n\ninterface WeakMapConstructor {\n    new <K extends WeakKey = WeakKey, V = any>(entries?: readonly (readonly [K, V])[] | null): WeakMap<K, V>;\n    readonly prototype: WeakMap<WeakKey, any>;\n}\ndeclare var WeakMap: WeakMapConstructor;\n\ninterface Set<T> {\n    /**\n     * Appends a new element with a specified value to the end of the Set.\n     */\n    add(value: T): this;\n\n    clear(): void;\n    /**\n     * Removes a specified value from the Set.\n     * @returns Returns true if an element in the Set existed and has been removed, or false if the element does not exist.\n     */\n    delete(value: T): boolean;\n    /**\n     * Executes a provided function once per each value in the Set object, in insertion order.\n     */\n    forEach(callbackfn: (value: T, value2: T, set: Set<T>) => void, thisArg?: any): void;\n    /**\n     * @returns a boolean indicating whether an element with the specified value exists in the Set or not.\n     */\n    has(value: T): boolean;\n    /**\n     * @returns the number of (unique) elements in Set.\n     */\n    readonly size: number;\n}\n\ninterface SetConstructor {\n    new <T = any>(values?: readonly T[] | null): Set<T>;\n    readonly prototype: Set<any>;\n}\ndeclare var Set: SetConstructor;\n\ninterface ReadonlySet<T> {\n    forEach(callbackfn: (value: T, value2: T, set: ReadonlySet<T>) => void, thisArg?: any): void;\n    has(value: T): boolean;\n    readonly size: number;\n}\n\ninterface WeakSet<T extends WeakKey> {\n    /**\n     * Appends a new value to the end of the WeakSet.\n     */\n    add(value: T): this;\n    /**\n     * Removes the specified element from the WeakSet.\n     * @returns Returns true if the element existed and has been removed, or false if the element does not exist.\n     */\n    delete(value: T): boolean;\n    /**\n     * @returns a boolean indicating whether a value exists in the WeakSet or not.\n     */\n    has(value: T): boolean;\n}\n\ninterface WeakSetConstructor {\n    new <T extends WeakKey = WeakKey>(values?: readonly T[] | null): WeakSet<T>;\n    readonly prototype: WeakSet<WeakKey>;\n}\ndeclare var WeakSet: WeakSetConstructor;\n",
  "node_modules/typescript/lib/lib.es2015.core.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface Array<T> {\n    /**\n     * Returns the value of the first element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found, find\n     * immediately returns that element value. Otherwise, find returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    find<S extends T>(predicate: (value: T, index: number, obj: T[]) => value is S, thisArg?: any): S | undefined;\n    find(predicate: (value: T, index: number, obj: T[]) => unknown, thisArg?: any): T | undefined;\n\n    /**\n     * Returns the index of the first element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findIndex immediately returns that element index. Otherwise, findIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findIndex(predicate: (value: T, index: number, obj: T[]) => unknown, thisArg?: any): number;\n\n    /**\n     * Changes all array elements from `start` to `end` index to a static `value` and returns the modified array\n     * @param value value to fill array section with\n     * @param start index to start filling the array at. If start is negative, it is treated as\n     * length+start where length is the length of the array.\n     * @param end index to stop filling the array at. If end is negative, it is treated as\n     * length+end.\n     */\n    fill(value: T, start?: number, end?: number): this;\n\n    /**\n     * Returns the this object after copying a section of the array identified by start and end\n     * to the same array starting at position target\n     * @param target If target is negative, it is treated as length+target where length is the\n     * length of the array.\n     * @param start If start is negative, it is treated as length+start. If end is negative, it\n     * is treated as length+end.\n     * @param end If not specified, length of the this object is used as its default value.\n     */\n    copyWithin(target: number, start: number, end?: number): this;\n\n    toLocaleString(locales: string | string[], options?: Intl.NumberFormatOptions & Intl.DateTimeFormatOptions): string;\n}\n\ninterface ArrayConstructor {\n    /**\n     * Creates an array from an array-like object.\n     * @param arrayLike An array-like object to convert to an array.\n     */\n    from<T>(arrayLike: ArrayLike<T>): T[];\n\n    /**\n     * Creates an array from an iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];\n\n    /**\n     * Returns a new array from a set of elements.\n     * @param items A set of elements to include in the new array object.\n     */\n    of<T>(...items: T[]): T[];\n}\n\ninterface DateConstructor {\n    new (value: number | string | Date): Date;\n}\n\ninterface Function {\n    /**\n     * Returns the name of the function. Function names are read-only and can not be changed.\n     */\n    readonly name: string;\n}\n\ninterface Math {\n    /**\n     * Returns the number of leading zero bits in the 32-bit binary representation of a number.\n     * @param x A numeric expression.\n     */\n    clz32(x: number): number;\n\n    /**\n     * Returns the result of 32-bit multiplication of two numbers.\n     * @param x First number\n     * @param y Second number\n     */\n    imul(x: number, y: number): number;\n\n    /**\n     * Returns the sign of the x, indicating whether x is positive, negative or zero.\n     * @param x The numeric expression to test\n     */\n    sign(x: number): number;\n\n    /**\n     * Returns the base 10 logarithm of a number.\n     * @param x A numeric expression.\n     */\n    log10(x: number): number;\n\n    /**\n     * Returns the base 2 logarithm of a number.\n     * @param x A numeric expression.\n     */\n    log2(x: number): number;\n\n    /**\n     * Returns the natural logarithm of 1 + x.\n     * @param x A numeric expression.\n     */\n    log1p(x: number): number;\n\n    /**\n     * Returns the result of (e^x - 1), which is an implementation-dependent approximation to\n     * subtracting 1 from the exponential function of x (e raised to the power of x, where e\n     * is the base of the natural logarithms).\n     * @param x A numeric expression.\n     */\n    expm1(x: number): number;\n\n    /**\n     * Returns the hyperbolic cosine of a number.\n     * @param x A numeric expression that contains an angle measured in radians.\n     */\n    cosh(x: number): number;\n\n    /**\n     * Returns the hyperbolic sine of a number.\n     * @param x A numeric expression that contains an angle measured in radians.\n     */\n    sinh(x: number): number;\n\n    /**\n     * Returns the hyperbolic tangent of a number.\n     * @param x A numeric expression that contains an angle measured in radians.\n     */\n    tanh(x: number): number;\n\n    /**\n     * Returns the inverse hyperbolic cosine of a number.\n     * @param x A numeric expression that contains an angle measured in radians.\n     */\n    acosh(x: number): number;\n\n    /**\n     * Returns the inverse hyperbolic sine of a number.\n     * @param x A numeric expression that contains an angle measured in radians.\n     */\n    asinh(x: number): number;\n\n    /**\n     * Returns the inverse hyperbolic tangent of a number.\n     * @param x A numeric expression that contains an angle measured in radians.\n     */\n    atanh(x: number): number;\n\n    /**\n     * Returns the square root of the sum of squares of its arguments.\n     * @param values Values to compute the square root for.\n     *     If no arguments are passed, the result is +0.\n     *     If there is only one argument, the result is the absolute value.\n     *     If any argument is +Infinity or -Infinity, the result is +Infinity.\n     *     If any argument is NaN, the result is NaN.\n     *     If all arguments are either +0 or −0, the result is +0.\n     */\n    hypot(...values: number[]): number;\n\n    /**\n     * Returns the integral part of the a numeric expression, x, removing any fractional digits.\n     * If x is already an integer, the result is x.\n     * @param x A numeric expression.\n     */\n    trunc(x: number): number;\n\n    /**\n     * Returns the nearest single precision float representation of a number.\n     * @param x A numeric expression.\n     */\n    fround(x: number): number;\n\n    /**\n     * Returns an implementation-dependent approximation to the cube root of number.\n     * @param x A numeric expression.\n     */\n    cbrt(x: number): number;\n}\n\ninterface NumberConstructor {\n    /**\n     * The value of Number.EPSILON is the difference between 1 and the smallest value greater than 1\n     * that is representable as a Number value, which is approximately:\n     * 2.2204460492503130808472633361816 x 10‍−‍16.\n     */\n    readonly EPSILON: number;\n\n    /**\n     * Returns true if passed value is finite.\n     * Unlike the global isFinite, Number.isFinite doesn't forcibly convert the parameter to a\n     * number. Only finite values of the type number, result in true.\n     * @param number A numeric value.\n     */\n    isFinite(number: unknown): boolean;\n\n    /**\n     * Returns true if the value passed is an integer, false otherwise.\n     * @param number A numeric value.\n     */\n    isInteger(number: unknown): boolean;\n\n    /**\n     * Returns a Boolean value that indicates whether a value is the reserved value NaN (not a\n     * number). Unlike the global isNaN(), Number.isNaN() doesn't forcefully convert the parameter\n     * to a number. Only values of the type number, that are also NaN, result in true.\n     * @param number A numeric value.\n     */\n    isNaN(number: unknown): boolean;\n\n    /**\n     * Returns true if the value passed is a safe integer.\n     * @param number A numeric value.\n     */\n    isSafeInteger(number: unknown): boolean;\n\n    /**\n     * The value of the largest integer n such that n and n + 1 are both exactly representable as\n     * a Number value.\n     * The value of Number.MAX_SAFE_INTEGER is 9007199254740991 2^53 − 1.\n     */\n    readonly MAX_SAFE_INTEGER: number;\n\n    /**\n     * The value of the smallest integer n such that n and n − 1 are both exactly representable as\n     * a Number value.\n     * The value of Number.MIN_SAFE_INTEGER is −9007199254740991 (−(2^53 − 1)).\n     */\n    readonly MIN_SAFE_INTEGER: number;\n\n    /**\n     * Converts a string to a floating-point number.\n     * @param string A string that contains a floating-point number.\n     */\n    parseFloat(string: string): number;\n\n    /**\n     * Converts A string to an integer.\n     * @param string A string to convert into a number.\n     * @param radix A value between 2 and 36 that specifies the base of the number in `string`.\n     * If this argument is not supplied, strings with a prefix of '0x' are considered hexadecimal.\n     * All other strings are considered decimal.\n     */\n    parseInt(string: string, radix?: number): number;\n}\n\ninterface ObjectConstructor {\n    /**\n     * Copy the values of all of the enumerable own properties from one or more source objects to a\n     * target object. Returns the target object.\n     * @param target The target object to copy to.\n     * @param source The source object from which to copy properties.\n     */\n    assign<T extends {}, U>(target: T, source: U): T & U;\n\n    /**\n     * Copy the values of all of the enumerable own properties from one or more source objects to a\n     * target object. Returns the target object.\n     * @param target The target object to copy to.\n     * @param source1 The first source object from which to copy properties.\n     * @param source2 The second source object from which to copy properties.\n     */\n    assign<T extends {}, U, V>(target: T, source1: U, source2: V): T & U & V;\n\n    /**\n     * Copy the values of all of the enumerable own properties from one or more source objects to a\n     * target object. Returns the target object.\n     * @param target The target object to copy to.\n     * @param source1 The first source object from which to copy properties.\n     * @param source2 The second source object from which to copy properties.\n     * @param source3 The third source object from which to copy properties.\n     */\n    assign<T extends {}, U, V, W>(target: T, source1: U, source2: V, source3: W): T & U & V & W;\n\n    /**\n     * Copy the values of all of the enumerable own properties from one or more source objects to a\n     * target object. Returns the target object.\n     * @param target The target object to copy to.\n     * @param sources One or more source objects from which to copy properties\n     */\n    assign(target: object, ...sources: any[]): any;\n\n    /**\n     * Returns an array of all symbol properties found directly on object o.\n     * @param o Object to retrieve the symbols from.\n     */\n    getOwnPropertySymbols(o: any): symbol[];\n\n    /**\n     * Returns the names of the enumerable string properties and methods of an object.\n     * @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object.\n     */\n    keys(o: {}): string[];\n\n    /**\n     * Returns true if the values are the same value, false otherwise.\n     * @param value1 The first value.\n     * @param value2 The second value.\n     */\n    is(value1: any, value2: any): boolean;\n\n    /**\n     * Sets the prototype of a specified object o to object proto or null. Returns the object o.\n     * @param o The object to change its prototype.\n     * @param proto The value of the new prototype or null.\n     */\n    setPrototypeOf(o: any, proto: object | null): any;\n}\n\ninterface ReadonlyArray<T> {\n    /**\n     * Returns the value of the first element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found, find\n     * immediately returns that element value. Otherwise, find returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    find<S extends T>(predicate: (value: T, index: number, obj: readonly T[]) => value is S, thisArg?: any): S | undefined;\n    find(predicate: (value: T, index: number, obj: readonly T[]) => unknown, thisArg?: any): T | undefined;\n\n    /**\n     * Returns the index of the first element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findIndex immediately returns that element index. Otherwise, findIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findIndex(predicate: (value: T, index: number, obj: readonly T[]) => unknown, thisArg?: any): number;\n\n    toLocaleString(locales: string | string[], options?: Intl.NumberFormatOptions & Intl.DateTimeFormatOptions): string;\n}\n\ninterface RegExp {\n    /**\n     * Returns a string indicating the flags of the regular expression in question. This field is read-only.\n     * The characters in this string are sequenced and concatenated in the following order:\n     *\n     *    - \"g\" for global\n     *    - \"i\" for ignoreCase\n     *    - \"m\" for multiline\n     *    - \"u\" for unicode\n     *    - \"y\" for sticky\n     *\n     * If no flags are set, the value is the empty string.\n     */\n    readonly flags: string;\n\n    /**\n     * Returns a Boolean value indicating the state of the sticky flag (y) used with a regular\n     * expression. Default is false. Read-only.\n     */\n    readonly sticky: boolean;\n\n    /**\n     * Returns a Boolean value indicating the state of the Unicode flag (u) used with a regular\n     * expression. Default is false. Read-only.\n     */\n    readonly unicode: boolean;\n}\n\ninterface RegExpConstructor {\n    new (pattern: RegExp | string, flags?: string): RegExp;\n    (pattern: RegExp | string, flags?: string): RegExp;\n}\n\ninterface String {\n    /**\n     * Returns a nonnegative integer Number less than 1114112 (0x110000) that is the code point\n     * value of the UTF-16 encoded code point starting at the string element at position pos in\n     * the String resulting from converting this object to a String.\n     * If there is no element at that position, the result is undefined.\n     * If a valid UTF-16 surrogate pair does not begin at pos, the result is the code unit at pos.\n     */\n    codePointAt(pos: number): number | undefined;\n\n    /**\n     * Returns true if searchString appears as a substring of the result of converting this\n     * object to a String, at one or more positions that are\n     * greater than or equal to position; otherwise, returns false.\n     * @param searchString search string\n     * @param position If position is undefined, 0 is assumed, so as to search all of the String.\n     */\n    includes(searchString: string, position?: number): boolean;\n\n    /**\n     * Returns true if the sequence of elements of searchString converted to a String is the\n     * same as the corresponding elements of this object (converted to a String) starting at\n     * endPosition – length(this). Otherwise returns false.\n     */\n    endsWith(searchString: string, endPosition?: number): boolean;\n\n    /**\n     * Returns the String value result of normalizing the string into the normalization form\n     * named by form as specified in Unicode Standard Annex #15, Unicode Normalization Forms.\n     * @param form Applicable values: \"NFC\", \"NFD\", \"NFKC\", or \"NFKD\", If not specified default\n     * is \"NFC\"\n     */\n    normalize(form: \"NFC\" | \"NFD\" | \"NFKC\" | \"NFKD\"): string;\n\n    /**\n     * Returns the String value result of normalizing the string into the normalization form\n     * named by form as specified in Unicode Standard Annex #15, Unicode Normalization Forms.\n     * @param form Applicable values: \"NFC\", \"NFD\", \"NFKC\", or \"NFKD\", If not specified default\n     * is \"NFC\"\n     */\n    normalize(form?: string): string;\n\n    /**\n     * Returns a String value that is made from count copies appended together. If count is 0,\n     * the empty string is returned.\n     * @param count number of copies to append\n     */\n    repeat(count: number): string;\n\n    /**\n     * Returns true if the sequence of elements of searchString converted to a String is the\n     * same as the corresponding elements of this object (converted to a String) starting at\n     * position. Otherwise returns false.\n     */\n    startsWith(searchString: string, position?: number): boolean;\n\n    /**\n     * Returns an `<a>` HTML anchor element and sets the name attribute to the text value\n     * @deprecated A legacy feature for browser compatibility\n     * @param name\n     */\n    anchor(name: string): string;\n\n    /**\n     * Returns a `<big>` HTML element\n     * @deprecated A legacy feature for browser compatibility\n     */\n    big(): string;\n\n    /**\n     * Returns a `<blink>` HTML element\n     * @deprecated A legacy feature for browser compatibility\n     */\n    blink(): string;\n\n    /**\n     * Returns a `<b>` HTML element\n     * @deprecated A legacy feature for browser compatibility\n     */\n    bold(): string;\n\n    /**\n     * Returns a `<tt>` HTML element\n     * @deprecated A legacy feature for browser compatibility\n     */\n    fixed(): string;\n\n    /**\n     * Returns a `<font>` HTML element and sets the color attribute value\n     * @deprecated A legacy feature for browser compatibility\n     */\n    fontcolor(color: string): string;\n\n    /**\n     * Returns a `<font>` HTML element and sets the size attribute value\n     * @deprecated A legacy feature for browser compatibility\n     */\n    fontsize(size: number): string;\n\n    /**\n     * Returns a `<font>` HTML element and sets the size attribute value\n     * @deprecated A legacy feature for browser compatibility\n     */\n    fontsize(size: string): string;\n\n    /**\n     * Returns an `<i>` HTML element\n     * @deprecated A legacy feature for browser compatibility\n     */\n    italics(): string;\n\n    /**\n     * Returns an `<a>` HTML element and sets the href attribute value\n     * @deprecated A legacy feature for browser compatibility\n     */\n    link(url: string): string;\n\n    /**\n     * Returns a `<small>` HTML element\n     * @deprecated A legacy feature for browser compatibility\n     */\n    small(): string;\n\n    /**\n     * Returns a `<strike>` HTML element\n     * @deprecated A legacy feature for browser compatibility\n     */\n    strike(): string;\n\n    /**\n     * Returns a `<sub>` HTML element\n     * @deprecated A legacy feature for browser compatibility\n     */\n    sub(): string;\n\n    /**\n     * Returns a `<sup>` HTML element\n     * @deprecated A legacy feature for browser compatibility\n     */\n    sup(): string;\n}\n\ninterface StringConstructor {\n    /**\n     * Return the String value whose elements are, in order, the elements in the List elements.\n     * If length is 0, the empty string is returned.\n     */\n    fromCodePoint(...codePoints: number[]): string;\n\n    /**\n     * String.raw is usually used as a tag function of a Tagged Template String. When called as\n     * such, the first argument will be a well formed template call site object and the rest\n     * parameter will contain the substitution values. It can also be called directly, for example,\n     * to interleave strings and values from your own tag function, and in this case the only thing\n     * it needs from the first argument is the raw property.\n     * @param template A well-formed template string call site representation.\n     * @param substitutions A set of substitution values.\n     */\n    raw(template: { raw: readonly string[] | ArrayLike<string>; }, ...substitutions: any[]): string;\n}\n\ninterface Int8Array<TArrayBuffer extends ArrayBufferLike> {\n    toLocaleString(locales: string | string[], options?: Intl.NumberFormatOptions): string;\n}\n\ninterface Uint8Array<TArrayBuffer extends ArrayBufferLike> {\n    toLocaleString(locales: string | string[], options?: Intl.NumberFormatOptions): string;\n}\n\ninterface Uint8ClampedArray<TArrayBuffer extends ArrayBufferLike> {\n    toLocaleString(locales: string | string[], options?: Intl.NumberFormatOptions): string;\n}\n\ninterface Int16Array<TArrayBuffer extends ArrayBufferLike> {\n    toLocaleString(locales: string | string[], options?: Intl.NumberFormatOptions): string;\n}\n\ninterface Uint16Array<TArrayBuffer extends ArrayBufferLike> {\n    toLocaleString(locales: string | string[], options?: Intl.NumberFormatOptions): string;\n}\n\ninterface Int32Array<TArrayBuffer extends ArrayBufferLike> {\n    toLocaleString(locales: string | string[], options?: Intl.NumberFormatOptions): string;\n}\n\ninterface Uint32Array<TArrayBuffer extends ArrayBufferLike> {\n    toLocaleString(locales: string | string[], options?: Intl.NumberFormatOptions): string;\n}\n\ninterface Float32Array<TArrayBuffer extends ArrayBufferLike> {\n    toLocaleString(locales: string | string[], options?: Intl.NumberFormatOptions): string;\n}\n\ninterface Float64Array<TArrayBuffer extends ArrayBufferLike> {\n    toLocaleString(locales: string | string[], options?: Intl.NumberFormatOptions): string;\n}\n",
  "node_modules/typescript/lib/lib.es2015.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es5\" />\n/// <reference lib=\"es2015.core\" />\n/// <reference lib=\"es2015.collection\" />\n/// <reference lib=\"es2015.iterable\" />\n/// <reference lib=\"es2015.generator\" />\n/// <reference lib=\"es2015.promise\" />\n/// <reference lib=\"es2015.proxy\" />\n/// <reference lib=\"es2015.reflect\" />\n/// <reference lib=\"es2015.symbol\" />\n/// <reference lib=\"es2015.symbol.wellknown\" />\n",
  "node_modules/typescript/lib/lib.es2015.generator.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2015.iterable\" />\n\ninterface Generator<T = unknown, TReturn = any, TNext = any> extends IteratorObject<T, TReturn, TNext> {\n    // NOTE: 'next' is defined using a tuple to ensure we report the correct assignability errors in all places.\n    next(...[value]: [] | [TNext]): IteratorResult<T, TReturn>;\n    return(value: TReturn): IteratorResult<T, TReturn>;\n    throw(e: any): IteratorResult<T, TReturn>;\n    [Symbol.iterator](): Generator<T, TReturn, TNext>;\n}\n\ninterface GeneratorFunction {\n    /**\n     * Creates a new Generator object.\n     * @param args A list of arguments the function accepts.\n     */\n    new (...args: any[]): Generator;\n    /**\n     * Creates a new Generator object.\n     * @param args A list of arguments the function accepts.\n     */\n    (...args: any[]): Generator;\n    /**\n     * The length of the arguments.\n     */\n    readonly length: number;\n    /**\n     * Returns the name of the function.\n     */\n    readonly name: string;\n    /**\n     * A reference to the prototype.\n     */\n    readonly prototype: Generator;\n}\n\ninterface GeneratorFunctionConstructor {\n    /**\n     * Creates a new Generator function.\n     * @param args A list of arguments the function accepts.\n     */\n    new (...args: string[]): GeneratorFunction;\n    /**\n     * Creates a new Generator function.\n     * @param args A list of arguments the function accepts.\n     */\n    (...args: string[]): GeneratorFunction;\n    /**\n     * The length of the arguments.\n     */\n    readonly length: number;\n    /**\n     * Returns the name of the function.\n     */\n    readonly name: string;\n    /**\n     * A reference to the prototype.\n     */\n    readonly prototype: GeneratorFunction;\n}\n",
  "node_modules/typescript/lib/lib.es2015.iterable.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2015.symbol\" />\n\ninterface SymbolConstructor {\n    /**\n     * A method that returns the default iterator for an object. Called by the semantics of the\n     * for-of statement.\n     */\n    readonly iterator: unique symbol;\n}\n\ninterface IteratorYieldResult<TYield> {\n    done?: false;\n    value: TYield;\n}\n\ninterface IteratorReturnResult<TReturn> {\n    done: true;\n    value: TReturn;\n}\n\ntype IteratorResult<T, TReturn = any> = IteratorYieldResult<T> | IteratorReturnResult<TReturn>;\n\ninterface Iterator<T, TReturn = any, TNext = any> {\n    // NOTE: 'next' is defined using a tuple to ensure we report the correct assignability errors in all places.\n    next(...[value]: [] | [TNext]): IteratorResult<T, TReturn>;\n    return?(value?: TReturn): IteratorResult<T, TReturn>;\n    throw?(e?: any): IteratorResult<T, TReturn>;\n}\n\ninterface Iterable<T, TReturn = any, TNext = any> {\n    [Symbol.iterator](): Iterator<T, TReturn, TNext>;\n}\n\n/**\n * Describes a user-defined {@link Iterator} that is also iterable.\n */\ninterface IterableIterator<T, TReturn = any, TNext = any> extends Iterator<T, TReturn, TNext> {\n    [Symbol.iterator](): IterableIterator<T, TReturn, TNext>;\n}\n\n/**\n * Describes an {@link Iterator} produced by the runtime that inherits from the intrinsic `Iterator.prototype`.\n */\ninterface IteratorObject<T, TReturn = unknown, TNext = unknown> extends Iterator<T, TReturn, TNext> {\n    [Symbol.iterator](): IteratorObject<T, TReturn, TNext>;\n}\n\n/**\n * Defines the `TReturn` type used for built-in iterators produced by `Array`, `Map`, `Set`, and others.\n * This is `undefined` when `strictBuiltInIteratorReturn` is `true`; otherwise, this is `any`.\n */\ntype BuiltinIteratorReturn = intrinsic;\n\ninterface ArrayIterator<T> extends IteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.iterator](): ArrayIterator<T>;\n}\n\ninterface Array<T> {\n    /** Iterator */\n    [Symbol.iterator](): ArrayIterator<T>;\n\n    /**\n     * Returns an iterable of key, value pairs for every entry in the array\n     */\n    entries(): ArrayIterator<[number, T]>;\n\n    /**\n     * Returns an iterable of keys in the array\n     */\n    keys(): ArrayIterator<number>;\n\n    /**\n     * Returns an iterable of values in the array\n     */\n    values(): ArrayIterator<T>;\n}\n\ninterface ArrayConstructor {\n    /**\n     * Creates an array from an iterable object.\n     * @param iterable An iterable object to convert to an array.\n     */\n    from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];\n\n    /**\n     * Creates an array from an iterable object.\n     * @param iterable An iterable object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];\n}\n\ninterface ReadonlyArray<T> {\n    /** Iterator of values in the array. */\n    [Symbol.iterator](): ArrayIterator<T>;\n\n    /**\n     * Returns an iterable of key, value pairs for every entry in the array\n     */\n    entries(): ArrayIterator<[number, T]>;\n\n    /**\n     * Returns an iterable of keys in the array\n     */\n    keys(): ArrayIterator<number>;\n\n    /**\n     * Returns an iterable of values in the array\n     */\n    values(): ArrayIterator<T>;\n}\n\ninterface IArguments {\n    /** Iterator */\n    [Symbol.iterator](): ArrayIterator<any>;\n}\n\ninterface MapIterator<T> extends IteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.iterator](): MapIterator<T>;\n}\n\ninterface Map<K, V> {\n    /** Returns an iterable of entries in the map. */\n    [Symbol.iterator](): MapIterator<[K, V]>;\n\n    /**\n     * Returns an iterable of key, value pairs for every entry in the map.\n     */\n    entries(): MapIterator<[K, V]>;\n\n    /**\n     * Returns an iterable of keys in the map\n     */\n    keys(): MapIterator<K>;\n\n    /**\n     * Returns an iterable of values in the map\n     */\n    values(): MapIterator<V>;\n}\n\ninterface ReadonlyMap<K, V> {\n    /** Returns an iterable of entries in the map. */\n    [Symbol.iterator](): MapIterator<[K, V]>;\n\n    /**\n     * Returns an iterable of key, value pairs for every entry in the map.\n     */\n    entries(): MapIterator<[K, V]>;\n\n    /**\n     * Returns an iterable of keys in the map\n     */\n    keys(): MapIterator<K>;\n\n    /**\n     * Returns an iterable of values in the map\n     */\n    values(): MapIterator<V>;\n}\n\ninterface MapConstructor {\n    new (): Map<any, any>;\n    new <K, V>(iterable?: Iterable<readonly [K, V]> | null): Map<K, V>;\n}\n\ninterface WeakMap<K extends WeakKey, V> {}\n\ninterface WeakMapConstructor {\n    new <K extends WeakKey, V>(iterable: Iterable<readonly [K, V]>): WeakMap<K, V>;\n}\n\ninterface SetIterator<T> extends IteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.iterator](): SetIterator<T>;\n}\n\ninterface Set<T> {\n    /** Iterates over values in the set. */\n    [Symbol.iterator](): SetIterator<T>;\n\n    /**\n     * Returns an iterable of [v,v] pairs for every value `v` in the set.\n     */\n    entries(): SetIterator<[T, T]>;\n\n    /**\n     * Despite its name, returns an iterable of the values in the set.\n     */\n    keys(): SetIterator<T>;\n\n    /**\n     * Returns an iterable of values in the set.\n     */\n    values(): SetIterator<T>;\n}\n\ninterface ReadonlySet<T> {\n    /** Iterates over values in the set. */\n    [Symbol.iterator](): SetIterator<T>;\n\n    /**\n     * Returns an iterable of [v,v] pairs for every value `v` in the set.\n     */\n    entries(): SetIterator<[T, T]>;\n\n    /**\n     * Despite its name, returns an iterable of the values in the set.\n     */\n    keys(): SetIterator<T>;\n\n    /**\n     * Returns an iterable of values in the set.\n     */\n    values(): SetIterator<T>;\n}\n\ninterface SetConstructor {\n    new <T>(iterable?: Iterable<T> | null): Set<T>;\n}\n\ninterface WeakSet<T extends WeakKey> {}\n\ninterface WeakSetConstructor {\n    new <T extends WeakKey = WeakKey>(iterable: Iterable<T>): WeakSet<T>;\n}\n\ninterface Promise<T> {}\n\ninterface PromiseConstructor {\n    /**\n     * Creates a Promise that is resolved with an array of results when all of the provided Promises\n     * resolve, or rejected when any Promise is rejected.\n     * @param values An iterable of Promises.\n     * @returns A new Promise.\n     */\n    all<T>(values: Iterable<T | PromiseLike<T>>): Promise<Awaited<T>[]>;\n\n    /**\n     * Creates a Promise that is resolved or rejected when any of the provided Promises are resolved\n     * or rejected.\n     * @param values An iterable of Promises.\n     * @returns A new Promise.\n     */\n    race<T>(values: Iterable<T | PromiseLike<T>>): Promise<Awaited<T>>;\n}\n\ninterface StringIterator<T> extends IteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.iterator](): StringIterator<T>;\n}\n\ninterface String {\n    /** Iterator */\n    [Symbol.iterator](): StringIterator<string>;\n}\n\ninterface Int8Array<TArrayBuffer extends ArrayBufferLike> {\n    [Symbol.iterator](): ArrayIterator<number>;\n\n    /**\n     * Returns an array of key, value pairs for every entry in the array\n     */\n    entries(): ArrayIterator<[number, number]>;\n\n    /**\n     * Returns an list of keys in the array\n     */\n    keys(): ArrayIterator<number>;\n\n    /**\n     * Returns an list of values in the array\n     */\n    values(): ArrayIterator<number>;\n}\n\ninterface Int8ArrayConstructor {\n    new (elements: Iterable<number>): Int8Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     */\n    from(elements: Iterable<number>): Int8Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(elements: Iterable<T>, mapfn?: (v: T, k: number) => number, thisArg?: any): Int8Array<ArrayBuffer>;\n}\n\ninterface Uint8Array<TArrayBuffer extends ArrayBufferLike> {\n    [Symbol.iterator](): ArrayIterator<number>;\n\n    /**\n     * Returns an array of key, value pairs for every entry in the array\n     */\n    entries(): ArrayIterator<[number, number]>;\n\n    /**\n     * Returns an list of keys in the array\n     */\n    keys(): ArrayIterator<number>;\n\n    /**\n     * Returns an list of values in the array\n     */\n    values(): ArrayIterator<number>;\n}\n\ninterface Uint8ArrayConstructor {\n    new (elements: Iterable<number>): Uint8Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     */\n    from(elements: Iterable<number>): Uint8Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(elements: Iterable<T>, mapfn?: (v: T, k: number) => number, thisArg?: any): Uint8Array<ArrayBuffer>;\n}\n\ninterface Uint8ClampedArray<TArrayBuffer extends ArrayBufferLike> {\n    [Symbol.iterator](): ArrayIterator<number>;\n\n    /**\n     * Returns an array of key, value pairs for every entry in the array\n     */\n    entries(): ArrayIterator<[number, number]>;\n\n    /**\n     * Returns an list of keys in the array\n     */\n    keys(): ArrayIterator<number>;\n\n    /**\n     * Returns an list of values in the array\n     */\n    values(): ArrayIterator<number>;\n}\n\ninterface Uint8ClampedArrayConstructor {\n    new (elements: Iterable<number>): Uint8ClampedArray<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     */\n    from(elements: Iterable<number>): Uint8ClampedArray<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(elements: Iterable<T>, mapfn?: (v: T, k: number) => number, thisArg?: any): Uint8ClampedArray<ArrayBuffer>;\n}\n\ninterface Int16Array<TArrayBuffer extends ArrayBufferLike> {\n    [Symbol.iterator](): ArrayIterator<number>;\n    /**\n     * Returns an array of key, value pairs for every entry in the array\n     */\n    entries(): ArrayIterator<[number, number]>;\n\n    /**\n     * Returns an list of keys in the array\n     */\n    keys(): ArrayIterator<number>;\n\n    /**\n     * Returns an list of values in the array\n     */\n    values(): ArrayIterator<number>;\n}\n\ninterface Int16ArrayConstructor {\n    new (elements: Iterable<number>): Int16Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     */\n    from(elements: Iterable<number>): Int16Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(elements: Iterable<T>, mapfn?: (v: T, k: number) => number, thisArg?: any): Int16Array<ArrayBuffer>;\n}\n\ninterface Uint16Array<TArrayBuffer extends ArrayBufferLike> {\n    [Symbol.iterator](): ArrayIterator<number>;\n\n    /**\n     * Returns an array of key, value pairs for every entry in the array\n     */\n    entries(): ArrayIterator<[number, number]>;\n\n    /**\n     * Returns an list of keys in the array\n     */\n    keys(): ArrayIterator<number>;\n\n    /**\n     * Returns an list of values in the array\n     */\n    values(): ArrayIterator<number>;\n}\n\ninterface Uint16ArrayConstructor {\n    new (elements: Iterable<number>): Uint16Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     */\n    from(elements: Iterable<number>): Uint16Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(elements: Iterable<T>, mapfn?: (v: T, k: number) => number, thisArg?: any): Uint16Array<ArrayBuffer>;\n}\n\ninterface Int32Array<TArrayBuffer extends ArrayBufferLike> {\n    [Symbol.iterator](): ArrayIterator<number>;\n\n    /**\n     * Returns an array of key, value pairs for every entry in the array\n     */\n    entries(): ArrayIterator<[number, number]>;\n\n    /**\n     * Returns an list of keys in the array\n     */\n    keys(): ArrayIterator<number>;\n\n    /**\n     * Returns an list of values in the array\n     */\n    values(): ArrayIterator<number>;\n}\n\ninterface Int32ArrayConstructor {\n    new (elements: Iterable<number>): Int32Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     */\n    from(elements: Iterable<number>): Int32Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(elements: Iterable<T>, mapfn?: (v: T, k: number) => number, thisArg?: any): Int32Array<ArrayBuffer>;\n}\n\ninterface Uint32Array<TArrayBuffer extends ArrayBufferLike> {\n    [Symbol.iterator](): ArrayIterator<number>;\n\n    /**\n     * Returns an array of key, value pairs for every entry in the array\n     */\n    entries(): ArrayIterator<[number, number]>;\n\n    /**\n     * Returns an list of keys in the array\n     */\n    keys(): ArrayIterator<number>;\n\n    /**\n     * Returns an list of values in the array\n     */\n    values(): ArrayIterator<number>;\n}\n\ninterface Uint32ArrayConstructor {\n    new (elements: Iterable<number>): Uint32Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     */\n    from(elements: Iterable<number>): Uint32Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(elements: Iterable<T>, mapfn?: (v: T, k: number) => number, thisArg?: any): Uint32Array<ArrayBuffer>;\n}\n\ninterface Float32Array<TArrayBuffer extends ArrayBufferLike> {\n    [Symbol.iterator](): ArrayIterator<number>;\n\n    /**\n     * Returns an array of key, value pairs for every entry in the array\n     */\n    entries(): ArrayIterator<[number, number]>;\n\n    /**\n     * Returns an list of keys in the array\n     */\n    keys(): ArrayIterator<number>;\n\n    /**\n     * Returns an list of values in the array\n     */\n    values(): ArrayIterator<number>;\n}\n\ninterface Float32ArrayConstructor {\n    new (elements: Iterable<number>): Float32Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     */\n    from(elements: Iterable<number>): Float32Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(elements: Iterable<T>, mapfn?: (v: T, k: number) => number, thisArg?: any): Float32Array<ArrayBuffer>;\n}\n\ninterface Float64Array<TArrayBuffer extends ArrayBufferLike> {\n    [Symbol.iterator](): ArrayIterator<number>;\n\n    /**\n     * Returns an array of key, value pairs for every entry in the array\n     */\n    entries(): ArrayIterator<[number, number]>;\n\n    /**\n     * Returns an list of keys in the array\n     */\n    keys(): ArrayIterator<number>;\n\n    /**\n     * Returns an list of values in the array\n     */\n    values(): ArrayIterator<number>;\n}\n\ninterface Float64ArrayConstructor {\n    new (elements: Iterable<number>): Float64Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     */\n    from(elements: Iterable<number>): Float64Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(elements: Iterable<T>, mapfn?: (v: T, k: number) => number, thisArg?: any): Float64Array<ArrayBuffer>;\n}\n",
  "node_modules/typescript/lib/lib.es2015.promise.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface PromiseConstructor {\n    /**\n     * A reference to the prototype.\n     */\n    readonly prototype: Promise<any>;\n\n    /**\n     * Creates a new Promise.\n     * @param executor A callback used to initialize the promise. This callback is passed two arguments:\n     * a resolve callback used to resolve the promise with a value or the result of another promise,\n     * and a reject callback used to reject the promise with a provided reason or error.\n     */\n    new <T>(executor: (resolve: (value: T | PromiseLike<T>) => void, reject: (reason?: any) => void) => void): Promise<T>;\n\n    /**\n     * Creates a Promise that is resolved with an array of results when all of the provided Promises\n     * resolve, or rejected when any Promise is rejected.\n     * @param values An array of Promises.\n     * @returns A new Promise.\n     */\n    all<T extends readonly unknown[] | []>(values: T): Promise<{ -readonly [P in keyof T]: Awaited<T[P]>; }>;\n\n    // see: lib.es2015.iterable.d.ts\n    // all<T>(values: Iterable<T | PromiseLike<T>>): Promise<Awaited<T>[]>;\n\n    /**\n     * Creates a Promise that is resolved or rejected when any of the provided Promises are resolved\n     * or rejected.\n     * @param values An array of Promises.\n     * @returns A new Promise.\n     */\n    race<T extends readonly unknown[] | []>(values: T): Promise<Awaited<T[number]>>;\n\n    // see: lib.es2015.iterable.d.ts\n    // race<T>(values: Iterable<T | PromiseLike<T>>): Promise<Awaited<T>>;\n\n    /**\n     * Creates a new rejected promise for the provided reason.\n     * @param reason The reason the promise was rejected.\n     * @returns A new rejected Promise.\n     */\n    reject<T = never>(reason?: any): Promise<T>;\n\n    /**\n     * Creates a new resolved promise.\n     * @returns A resolved promise.\n     */\n    resolve(): Promise<void>;\n    /**\n     * Creates a new resolved promise for the provided value.\n     * @param value A promise.\n     * @returns A promise whose internal state matches the provided promise.\n     */\n    resolve<T>(value: T): Promise<Awaited<T>>;\n    /**\n     * Creates a new resolved promise for the provided value.\n     * @param value A promise.\n     * @returns A promise whose internal state matches the provided promise.\n     */\n    resolve<T>(value: T | PromiseLike<T>): Promise<Awaited<T>>;\n}\n\ndeclare var Promise: PromiseConstructor;\n",
  "node_modules/typescript/lib/lib.es2015.proxy.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface ProxyHandler<T extends object> {\n    /**\n     * A trap method for a function call.\n     * @param target The original callable object which is being proxied.\n     */\n    apply?(target: T, thisArg: any, argArray: any[]): any;\n\n    /**\n     * A trap for the `new` operator.\n     * @param target The original object which is being proxied.\n     * @param newTarget The constructor that was originally called.\n     */\n    construct?(target: T, argArray: any[], newTarget: Function): object;\n\n    /**\n     * A trap for `Object.defineProperty()`.\n     * @param target The original object which is being proxied.\n     * @returns A `Boolean` indicating whether or not the property has been defined.\n     */\n    defineProperty?(target: T, property: string | symbol, attributes: PropertyDescriptor): boolean;\n\n    /**\n     * A trap for the `delete` operator.\n     * @param target The original object which is being proxied.\n     * @param p The name or `Symbol` of the property to delete.\n     * @returns A `Boolean` indicating whether or not the property was deleted.\n     */\n    deleteProperty?(target: T, p: string | symbol): boolean;\n\n    /**\n     * A trap for getting a property value.\n     * @param target The original object which is being proxied.\n     * @param p The name or `Symbol` of the property to get.\n     * @param receiver The proxy or an object that inherits from the proxy.\n     */\n    get?(target: T, p: string | symbol, receiver: any): any;\n\n    /**\n     * A trap for `Object.getOwnPropertyDescriptor()`.\n     * @param target The original object which is being proxied.\n     * @param p The name of the property whose description should be retrieved.\n     */\n    getOwnPropertyDescriptor?(target: T, p: string | symbol): PropertyDescriptor | undefined;\n\n    /**\n     * A trap for the `[[GetPrototypeOf]]` internal method.\n     * @param target The original object which is being proxied.\n     */\n    getPrototypeOf?(target: T): object | null;\n\n    /**\n     * A trap for the `in` operator.\n     * @param target The original object which is being proxied.\n     * @param p The name or `Symbol` of the property to check for existence.\n     */\n    has?(target: T, p: string | symbol): boolean;\n\n    /**\n     * A trap for `Object.isExtensible()`.\n     * @param target The original object which is being proxied.\n     */\n    isExtensible?(target: T): boolean;\n\n    /**\n     * A trap for `Reflect.ownKeys()`.\n     * @param target The original object which is being proxied.\n     */\n    ownKeys?(target: T): ArrayLike<string | symbol>;\n\n    /**\n     * A trap for `Object.preventExtensions()`.\n     * @param target The original object which is being proxied.\n     */\n    preventExtensions?(target: T): boolean;\n\n    /**\n     * A trap for setting a property value.\n     * @param target The original object which is being proxied.\n     * @param p The name or `Symbol` of the property to set.\n     * @param receiver The object to which the assignment was originally directed.\n     * @returns A `Boolean` indicating whether or not the property was set.\n     */\n    set?(target: T, p: string | symbol, newValue: any, receiver: any): boolean;\n\n    /**\n     * A trap for `Object.setPrototypeOf()`.\n     * @param target The original object which is being proxied.\n     * @param newPrototype The object's new prototype or `null`.\n     */\n    setPrototypeOf?(target: T, v: object | null): boolean;\n}\n\ninterface ProxyConstructor {\n    /**\n     * Creates a revocable Proxy object.\n     * @param target A target object to wrap with Proxy.\n     * @param handler An object whose properties define the behavior of Proxy when an operation is attempted on it.\n     */\n    revocable<T extends object>(target: T, handler: ProxyHandler<T>): { proxy: T; revoke: () => void; };\n\n    /**\n     * Creates a Proxy object. The Proxy object allows you to create an object that can be used in place of the\n     * original object, but which may redefine fundamental Object operations like getting, setting, and defining\n     * properties. Proxy objects are commonly used to log property accesses, validate, format, or sanitize inputs.\n     * @param target A target object to wrap with Proxy.\n     * @param handler An object whose properties define the behavior of Proxy when an operation is attempted on it.\n     */\n    new <T extends object>(target: T, handler: ProxyHandler<T>): T;\n}\ndeclare var Proxy: ProxyConstructor;\n",
  "node_modules/typescript/lib/lib.es2015.reflect.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ndeclare namespace Reflect {\n    /**\n     * Calls the function with the specified object as the this value\n     * and the elements of specified array as the arguments.\n     * @param target The function to call.\n     * @param thisArgument The object to be used as the this object.\n     * @param argumentsList An array of argument values to be passed to the function.\n     */\n    function apply<T, A extends readonly any[], R>(\n        target: (this: T, ...args: A) => R,\n        thisArgument: T,\n        argumentsList: Readonly<A>,\n    ): R;\n    function apply(target: Function, thisArgument: any, argumentsList: ArrayLike<any>): any;\n\n    /**\n     * Constructs the target with the elements of specified array as the arguments\n     * and the specified constructor as the `new.target` value.\n     * @param target The constructor to invoke.\n     * @param argumentsList An array of argument values to be passed to the constructor.\n     * @param newTarget The constructor to be used as the `new.target` object.\n     */\n    function construct<A extends readonly any[], R>(\n        target: new (...args: A) => R,\n        argumentsList: Readonly<A>,\n        newTarget?: new (...args: any) => any,\n    ): R;\n    function construct(target: Function, argumentsList: ArrayLike<any>, newTarget?: Function): any;\n\n    /**\n     * Adds a property to an object, or modifies attributes of an existing property.\n     * @param target Object on which to add or modify the property. This can be a native JavaScript object\n     *        (that is, a user-defined object or a built in object) or a DOM object.\n     * @param propertyKey The property name.\n     * @param attributes Descriptor for the property. It can be for a data property or an accessor property.\n     */\n    function defineProperty(target: object, propertyKey: PropertyKey, attributes: PropertyDescriptor & ThisType<any>): boolean;\n\n    /**\n     * Removes a property from an object, equivalent to `delete target[propertyKey]`,\n     * except it won't throw if `target[propertyKey]` is non-configurable.\n     * @param target Object from which to remove the own property.\n     * @param propertyKey The property name.\n     */\n    function deleteProperty(target: object, propertyKey: PropertyKey): boolean;\n\n    /**\n     * Gets the property of target, equivalent to `target[propertyKey]` when `receiver === target`.\n     * @param target Object that contains the property on itself or in its prototype chain.\n     * @param propertyKey The property name.\n     * @param receiver The reference to use as the `this` value in the getter function,\n     *        if `target[propertyKey]` is an accessor property.\n     */\n    function get<T extends object, P extends PropertyKey>(\n        target: T,\n        propertyKey: P,\n        receiver?: unknown,\n    ): P extends keyof T ? T[P] : any;\n\n    /**\n     * Gets the own property descriptor of the specified object.\n     * An own property descriptor is one that is defined directly on the object and is not inherited from the object's prototype.\n     * @param target Object that contains the property.\n     * @param propertyKey The property name.\n     */\n    function getOwnPropertyDescriptor<T extends object, P extends PropertyKey>(\n        target: T,\n        propertyKey: P,\n    ): TypedPropertyDescriptor<P extends keyof T ? T[P] : any> | undefined;\n\n    /**\n     * Returns the prototype of an object.\n     * @param target The object that references the prototype.\n     */\n    function getPrototypeOf(target: object): object | null;\n\n    /**\n     * Equivalent to `propertyKey in target`.\n     * @param target Object that contains the property on itself or in its prototype chain.\n     * @param propertyKey Name of the property.\n     */\n    function has(target: object, propertyKey: PropertyKey): boolean;\n\n    /**\n     * Returns a value that indicates whether new properties can be added to an object.\n     * @param target Object to test.\n     */\n    function isExtensible(target: object): boolean;\n\n    /**\n     * Returns the string and symbol keys of the own properties of an object. The own properties of an object\n     * are those that are defined directly on that object, and are not inherited from the object's prototype.\n     * @param target Object that contains the own properties.\n     */\n    function ownKeys(target: object): (string | symbol)[];\n\n    /**\n     * Prevents the addition of new properties to an object.\n     * @param target Object to make non-extensible.\n     * @return Whether the object has been made non-extensible.\n     */\n    function preventExtensions(target: object): boolean;\n\n    /**\n     * Sets the property of target, equivalent to `target[propertyKey] = value` when `receiver === target`.\n     * @param target Object that contains the property on itself or in its prototype chain.\n     * @param propertyKey Name of the property.\n     * @param receiver The reference to use as the `this` value in the setter function,\n     *        if `target[propertyKey]` is an accessor property.\n     */\n    function set<T extends object, P extends PropertyKey>(\n        target: T,\n        propertyKey: P,\n        value: P extends keyof T ? T[P] : any,\n        receiver?: any,\n    ): boolean;\n    function set(target: object, propertyKey: PropertyKey, value: any, receiver?: any): boolean;\n\n    /**\n     * Sets the prototype of a specified object o to object proto or null.\n     * @param target The object to change its prototype.\n     * @param proto The value of the new prototype or null.\n     * @return Whether setting the prototype was successful.\n     */\n    function setPrototypeOf(target: object, proto: object | null): boolean;\n}\n",
  "node_modules/typescript/lib/lib.es2015.symbol.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface SymbolConstructor {\n    /**\n     * A reference to the prototype.\n     */\n    readonly prototype: Symbol;\n\n    /**\n     * Returns a new unique Symbol value.\n     * @param  description Description of the new Symbol object.\n     */\n    (description?: string | number): symbol;\n\n    /**\n     * Returns a Symbol object from the global symbol registry matching the given key if found.\n     * Otherwise, returns a new symbol with this key.\n     * @param key key to search for.\n     */\n    for(key: string): symbol;\n\n    /**\n     * Returns a key from the global symbol registry matching the given Symbol if found.\n     * Otherwise, returns a undefined.\n     * @param sym Symbol to find the key for.\n     */\n    keyFor(sym: symbol): string | undefined;\n}\n\ndeclare var Symbol: SymbolConstructor;\n",
  "node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2015.symbol\" />\n\ninterface SymbolConstructor {\n    /**\n     * A method that determines if a constructor object recognizes an object as one of the\n     * constructor’s instances. Called by the semantics of the instanceof operator.\n     */\n    readonly hasInstance: unique symbol;\n\n    /**\n     * A Boolean value that if true indicates that an object should flatten to its array elements\n     * by Array.prototype.concat.\n     */\n    readonly isConcatSpreadable: unique symbol;\n\n    /**\n     * A regular expression method that matches the regular expression against a string. Called\n     * by the String.prototype.match method.\n     */\n    readonly match: unique symbol;\n\n    /**\n     * A regular expression method that replaces matched substrings of a string. Called by the\n     * String.prototype.replace method.\n     */\n    readonly replace: unique symbol;\n\n    /**\n     * A regular expression method that returns the index within a string that matches the\n     * regular expression. Called by the String.prototype.search method.\n     */\n    readonly search: unique symbol;\n\n    /**\n     * A function valued property that is the constructor function that is used to create\n     * derived objects.\n     */\n    readonly species: unique symbol;\n\n    /**\n     * A regular expression method that splits a string at the indices that match the regular\n     * expression. Called by the String.prototype.split method.\n     */\n    readonly split: unique symbol;\n\n    /**\n     * A method that converts an object to a corresponding primitive value.\n     * Called by the ToPrimitive abstract operation.\n     */\n    readonly toPrimitive: unique symbol;\n\n    /**\n     * A String value that is used in the creation of the default string description of an object.\n     * Called by the built-in method Object.prototype.toString.\n     */\n    readonly toStringTag: unique symbol;\n\n    /**\n     * An Object whose truthy properties are properties that are excluded from the 'with'\n     * environment bindings of the associated objects.\n     */\n    readonly unscopables: unique symbol;\n}\n\ninterface Symbol {\n    /**\n     * Converts a Symbol object to a symbol.\n     */\n    [Symbol.toPrimitive](hint: string): symbol;\n\n    readonly [Symbol.toStringTag]: string;\n}\n\ninterface Array<T> {\n    /**\n     * Is an object whose properties have the value 'true'\n     * when they will be absent when used in a 'with' statement.\n     */\n    readonly [Symbol.unscopables]: {\n        [K in keyof any[]]?: boolean;\n    };\n}\n\ninterface ReadonlyArray<T> {\n    /**\n     * Is an object whose properties have the value 'true'\n     * when they will be absent when used in a 'with' statement.\n     */\n    readonly [Symbol.unscopables]: {\n        [K in keyof readonly any[]]?: boolean;\n    };\n}\n\ninterface Date {\n    /**\n     * Converts a Date object to a string.\n     */\n    [Symbol.toPrimitive](hint: \"default\"): string;\n    /**\n     * Converts a Date object to a string.\n     */\n    [Symbol.toPrimitive](hint: \"string\"): string;\n    /**\n     * Converts a Date object to a number.\n     */\n    [Symbol.toPrimitive](hint: \"number\"): number;\n    /**\n     * Converts a Date object to a string or number.\n     *\n     * @param hint The strings \"number\", \"string\", or \"default\" to specify what primitive to return.\n     *\n     * @throws {TypeError} If 'hint' was given something other than \"number\", \"string\", or \"default\".\n     * @returns A number if 'hint' was \"number\", a string if 'hint' was \"string\" or \"default\".\n     */\n    [Symbol.toPrimitive](hint: string): string | number;\n}\n\ninterface Map<K, V> {\n    readonly [Symbol.toStringTag]: string;\n}\n\ninterface WeakMap<K extends WeakKey, V> {\n    readonly [Symbol.toStringTag]: string;\n}\n\ninterface Set<T> {\n    readonly [Symbol.toStringTag]: string;\n}\n\ninterface WeakSet<T extends WeakKey> {\n    readonly [Symbol.toStringTag]: string;\n}\n\ninterface JSON {\n    readonly [Symbol.toStringTag]: string;\n}\n\ninterface Function {\n    /**\n     * Determines whether the given value inherits from this function if this function was used\n     * as a constructor function.\n     *\n     * A constructor function can control which objects are recognized as its instances by\n     * 'instanceof' by overriding this method.\n     */\n    [Symbol.hasInstance](value: any): boolean;\n}\n\ninterface GeneratorFunction {\n    readonly [Symbol.toStringTag]: string;\n}\n\ninterface Math {\n    readonly [Symbol.toStringTag]: string;\n}\n\ninterface Promise<T> {\n    readonly [Symbol.toStringTag]: string;\n}\n\ninterface PromiseConstructor {\n    readonly [Symbol.species]: PromiseConstructor;\n}\n\ninterface RegExp {\n    /**\n     * Matches a string with this regular expression, and returns an array containing the results of\n     * that search.\n     * @param string A string to search within.\n     */\n    [Symbol.match](string: string): RegExpMatchArray | null;\n\n    /**\n     * Replaces text in a string, using this regular expression.\n     * @param string A String object or string literal whose contents matching against\n     *               this regular expression will be replaced\n     * @param replaceValue A String object or string literal containing the text to replace for every\n     *                     successful match of this regular expression.\n     */\n    [Symbol.replace](string: string, replaceValue: string): string;\n\n    /**\n     * Replaces text in a string, using this regular expression.\n     * @param string A String object or string literal whose contents matching against\n     *               this regular expression will be replaced\n     * @param replacer A function that returns the replacement text.\n     */\n    [Symbol.replace](string: string, replacer: (substring: string, ...args: any[]) => string): string;\n\n    /**\n     * Finds the position beginning first substring match in a regular expression search\n     * using this regular expression.\n     *\n     * @param string The string to search within.\n     */\n    [Symbol.search](string: string): number;\n\n    /**\n     * Returns an array of substrings that were delimited by strings in the original input that\n     * match against this regular expression.\n     *\n     * If the regular expression contains capturing parentheses, then each time this\n     * regular expression matches, the results (including any undefined results) of the\n     * capturing parentheses are spliced.\n     *\n     * @param string string value to split\n     * @param limit if not undefined, the output array is truncated so that it contains no more\n     * than 'limit' elements.\n     */\n    [Symbol.split](string: string, limit?: number): string[];\n}\n\ninterface RegExpConstructor {\n    readonly [Symbol.species]: RegExpConstructor;\n}\n\ninterface String {\n    /**\n     * Matches a string or an object that supports being matched against, and returns an array\n     * containing the results of that search, or null if no matches are found.\n     * @param matcher An object that supports being matched against.\n     */\n    match(matcher: { [Symbol.match](string: string): RegExpMatchArray | null; }): RegExpMatchArray | null;\n\n    /**\n     * Passes a string and {@linkcode replaceValue} to the `[Symbol.replace]` method on {@linkcode searchValue}. This method is expected to implement its own replacement algorithm.\n     * @param searchValue An object that supports searching for and replacing matches within a string.\n     * @param replaceValue The replacement text.\n     */\n    replace(searchValue: { [Symbol.replace](string: string, replaceValue: string): string; }, replaceValue: string): string;\n\n    /**\n     * Replaces text in a string, using an object that supports replacement within a string.\n     * @param searchValue A object can search for and replace matches within a string.\n     * @param replacer A function that returns the replacement text.\n     */\n    replace(searchValue: { [Symbol.replace](string: string, replacer: (substring: string, ...args: any[]) => string): string; }, replacer: (substring: string, ...args: any[]) => string): string;\n\n    /**\n     * Finds the first substring match in a regular expression search.\n     * @param searcher An object which supports searching within a string.\n     */\n    search(searcher: { [Symbol.search](string: string): number; }): number;\n\n    /**\n     * Split a string into substrings using the specified separator and return them as an array.\n     * @param splitter An object that can split a string.\n     * @param limit A value used to limit the number of elements returned in the array.\n     */\n    split(splitter: { [Symbol.split](string: string, limit?: number): string[]; }, limit?: number): string[];\n}\n\ninterface ArrayBuffer {\n    readonly [Symbol.toStringTag]: \"ArrayBuffer\";\n}\n\ninterface DataView<TArrayBuffer extends ArrayBufferLike> {\n    readonly [Symbol.toStringTag]: string;\n}\n\ninterface Int8Array<TArrayBuffer extends ArrayBufferLike> {\n    readonly [Symbol.toStringTag]: \"Int8Array\";\n}\n\ninterface Uint8Array<TArrayBuffer extends ArrayBufferLike> {\n    readonly [Symbol.toStringTag]: \"Uint8Array\";\n}\n\ninterface Uint8ClampedArray<TArrayBuffer extends ArrayBufferLike> {\n    readonly [Symbol.toStringTag]: \"Uint8ClampedArray\";\n}\n\ninterface Int16Array<TArrayBuffer extends ArrayBufferLike> {\n    readonly [Symbol.toStringTag]: \"Int16Array\";\n}\n\ninterface Uint16Array<TArrayBuffer extends ArrayBufferLike> {\n    readonly [Symbol.toStringTag]: \"Uint16Array\";\n}\n\ninterface Int32Array<TArrayBuffer extends ArrayBufferLike> {\n    readonly [Symbol.toStringTag]: \"Int32Array\";\n}\n\ninterface Uint32Array<TArrayBuffer extends ArrayBufferLike> {\n    readonly [Symbol.toStringTag]: \"Uint32Array\";\n}\n\ninterface Float32Array<TArrayBuffer extends ArrayBufferLike> {\n    readonly [Symbol.toStringTag]: \"Float32Array\";\n}\n\ninterface Float64Array<TArrayBuffer extends ArrayBufferLike> {\n    readonly [Symbol.toStringTag]: \"Float64Array\";\n}\n\ninterface ArrayConstructor {\n    readonly [Symbol.species]: ArrayConstructor;\n}\ninterface MapConstructor {\n    readonly [Symbol.species]: MapConstructor;\n}\ninterface SetConstructor {\n    readonly [Symbol.species]: SetConstructor;\n}\ninterface ArrayBufferConstructor {\n    readonly [Symbol.species]: ArrayBufferConstructor;\n}\n",
  "node_modules/typescript/lib/lib.es2016.array.include.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface Array<T> {\n    /**\n     * Determines whether an array includes a certain element, returning true or false as appropriate.\n     * @param searchElement The element to search for.\n     * @param fromIndex The position in this array at which to begin searching for searchElement.\n     */\n    includes(searchElement: T, fromIndex?: number): boolean;\n}\n\ninterface ReadonlyArray<T> {\n    /**\n     * Determines whether an array includes a certain element, returning true or false as appropriate.\n     * @param searchElement The element to search for.\n     * @param fromIndex The position in this array at which to begin searching for searchElement.\n     */\n    includes(searchElement: T, fromIndex?: number): boolean;\n}\n\ninterface Int8Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Determines whether an array includes a certain element, returning true or false as appropriate.\n     * @param searchElement The element to search for.\n     * @param fromIndex The position in this array at which to begin searching for searchElement.\n     */\n    includes(searchElement: number, fromIndex?: number): boolean;\n}\n\ninterface Uint8Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Determines whether an array includes a certain element, returning true or false as appropriate.\n     * @param searchElement The element to search for.\n     * @param fromIndex The position in this array at which to begin searching for searchElement.\n     */\n    includes(searchElement: number, fromIndex?: number): boolean;\n}\n\ninterface Uint8ClampedArray<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Determines whether an array includes a certain element, returning true or false as appropriate.\n     * @param searchElement The element to search for.\n     * @param fromIndex The position in this array at which to begin searching for searchElement.\n     */\n    includes(searchElement: number, fromIndex?: number): boolean;\n}\n\ninterface Int16Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Determines whether an array includes a certain element, returning true or false as appropriate.\n     * @param searchElement The element to search for.\n     * @param fromIndex The position in this array at which to begin searching for searchElement.\n     */\n    includes(searchElement: number, fromIndex?: number): boolean;\n}\n\ninterface Uint16Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Determines whether an array includes a certain element, returning true or false as appropriate.\n     * @param searchElement The element to search for.\n     * @param fromIndex The position in this array at which to begin searching for searchElement.\n     */\n    includes(searchElement: number, fromIndex?: number): boolean;\n}\n\ninterface Int32Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Determines whether an array includes a certain element, returning true or false as appropriate.\n     * @param searchElement The element to search for.\n     * @param fromIndex The position in this array at which to begin searching for searchElement.\n     */\n    includes(searchElement: number, fromIndex?: number): boolean;\n}\n\ninterface Uint32Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Determines whether an array includes a certain element, returning true or false as appropriate.\n     * @param searchElement The element to search for.\n     * @param fromIndex The position in this array at which to begin searching for searchElement.\n     */\n    includes(searchElement: number, fromIndex?: number): boolean;\n}\n\ninterface Float32Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Determines whether an array includes a certain element, returning true or false as appropriate.\n     * @param searchElement The element to search for.\n     * @param fromIndex The position in this array at which to begin searching for searchElement.\n     */\n    includes(searchElement: number, fromIndex?: number): boolean;\n}\n\ninterface Float64Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Determines whether an array includes a certain element, returning true or false as appropriate.\n     * @param searchElement The element to search for.\n     * @param fromIndex The position in this array at which to begin searching for searchElement.\n     */\n    includes(searchElement: number, fromIndex?: number): boolean;\n}\n",
  "node_modules/typescript/lib/lib.es2016.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2015\" />\n/// <reference lib=\"es2016.array.include\" />\n/// <reference lib=\"es2016.intl\" />\n",
  "node_modules/typescript/lib/lib.es2016.full.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2016\" />\n/// <reference lib=\"dom\" />\n/// <reference lib=\"webworker.importscripts\" />\n/// <reference lib=\"scripthost\" />\n/// <reference lib=\"dom.iterable\" />\n",
  "node_modules/typescript/lib/lib.es2016.intl.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ndeclare namespace Intl {\n    /**\n     * The `Intl.getCanonicalLocales()` method returns an array containing\n     * the canonical locale names. Duplicates will be omitted and elements\n     * will be validated as structurally valid language tags.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/getCanonicalLocales)\n     *\n     * @param locale A list of String values for which to get the canonical locale names\n     * @returns An array containing the canonical and validated locale names.\n     */\n    function getCanonicalLocales(locale?: string | readonly string[]): string[];\n}\n",
  "node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface ArrayBufferConstructor {\n    new (): ArrayBuffer;\n}\n",
  "node_modules/typescript/lib/lib.es2017.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2016\" />\n/// <reference lib=\"es2017.arraybuffer\" />\n/// <reference lib=\"es2017.date\" />\n/// <reference lib=\"es2017.intl\" />\n/// <reference lib=\"es2017.object\" />\n/// <reference lib=\"es2017.sharedmemory\" />\n/// <reference lib=\"es2017.string\" />\n/// <reference lib=\"es2017.typedarrays\" />\n",
  "node_modules/typescript/lib/lib.es2017.date.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface DateConstructor {\n    /**\n     * Returns the number of milliseconds between midnight, January 1, 1970 Universal Coordinated Time (UTC) (or GMT) and the specified date.\n     * @param year The full year designation is required for cross-century date accuracy. If year is between 0 and 99 is used, then year is assumed to be 1900 + year.\n     * @param monthIndex The month as a number between 0 and 11 (January to December).\n     * @param date The date as a number between 1 and 31.\n     * @param hours Must be supplied if minutes is supplied. A number from 0 to 23 (midnight to 11pm) that specifies the hour.\n     * @param minutes Must be supplied if seconds is supplied. A number from 0 to 59 that specifies the minutes.\n     * @param seconds Must be supplied if milliseconds is supplied. A number from 0 to 59 that specifies the seconds.\n     * @param ms A number from 0 to 999 that specifies the milliseconds.\n     */\n    UTC(year: number, monthIndex?: number, date?: number, hours?: number, minutes?: number, seconds?: number, ms?: number): number;\n}\n",
  "node_modules/typescript/lib/lib.es2017.full.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2017\" />\n/// <reference lib=\"dom\" />\n/// <reference lib=\"webworker.importscripts\" />\n/// <reference lib=\"scripthost\" />\n/// <reference lib=\"dom.iterable\" />\n",
  "node_modules/typescript/lib/lib.es2017.intl.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ndeclare namespace Intl {\n    interface DateTimeFormatPartTypesRegistry {\n        day: any;\n        dayPeriod: any;\n        era: any;\n        hour: any;\n        literal: any;\n        minute: any;\n        month: any;\n        second: any;\n        timeZoneName: any;\n        weekday: any;\n        year: any;\n    }\n\n    type DateTimeFormatPartTypes = keyof DateTimeFormatPartTypesRegistry;\n\n    interface DateTimeFormatPart {\n        type: DateTimeFormatPartTypes;\n        value: string;\n    }\n\n    interface DateTimeFormat {\n        formatToParts(date?: Date | number): DateTimeFormatPart[];\n    }\n}\n",
  "node_modules/typescript/lib/lib.es2017.object.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface ObjectConstructor {\n    /**\n     * Returns an array of values of the enumerable own properties of an object\n     * @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object.\n     */\n    values<T>(o: { [s: string]: T; } | ArrayLike<T>): T[];\n\n    /**\n     * Returns an array of values of the enumerable own properties of an object\n     * @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object.\n     */\n    values(o: {}): any[];\n\n    /**\n     * Returns an array of key/values of the enumerable own properties of an object\n     * @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object.\n     */\n    entries<T>(o: { [s: string]: T; } | ArrayLike<T>): [string, T][];\n\n    /**\n     * Returns an array of key/values of the enumerable own properties of an object\n     * @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object.\n     */\n    entries(o: {}): [string, any][];\n\n    /**\n     * Returns an object containing all own property descriptors of an object\n     * @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object.\n     */\n    getOwnPropertyDescriptors<T>(o: T): { [P in keyof T]: TypedPropertyDescriptor<T[P]>; } & { [x: string]: PropertyDescriptor; };\n}\n",
  "node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2015.symbol\" />\n/// <reference lib=\"es2015.symbol.wellknown\" />\n\ninterface SharedArrayBuffer {\n    /**\n     * Read-only. The length of the ArrayBuffer (in bytes).\n     */\n    readonly byteLength: number;\n\n    /**\n     * Returns a section of an SharedArrayBuffer.\n     */\n    slice(begin?: number, end?: number): SharedArrayBuffer;\n    readonly [Symbol.toStringTag]: \"SharedArrayBuffer\";\n}\n\ninterface SharedArrayBufferConstructor {\n    readonly prototype: SharedArrayBuffer;\n    new (byteLength?: number): SharedArrayBuffer;\n    readonly [Symbol.species]: SharedArrayBufferConstructor;\n}\ndeclare var SharedArrayBuffer: SharedArrayBufferConstructor;\n\ninterface ArrayBufferTypes {\n    SharedArrayBuffer: SharedArrayBuffer;\n}\n\ninterface Atomics {\n    /**\n     * Adds a value to the value at the given position in the array, returning the original value.\n     * Until this atomic operation completes, any other read or write operation against the array\n     * will block.\n     */\n    add(typedArray: Int8Array<ArrayBufferLike> | Uint8Array<ArrayBufferLike> | Int16Array<ArrayBufferLike> | Uint16Array<ArrayBufferLike> | Int32Array<ArrayBufferLike> | Uint32Array<ArrayBufferLike>, index: number, value: number): number;\n\n    /**\n     * Stores the bitwise AND of a value with the value at the given position in the array,\n     * returning the original value. Until this atomic operation completes, any other read or\n     * write operation against the array will block.\n     */\n    and(typedArray: Int8Array<ArrayBufferLike> | Uint8Array<ArrayBufferLike> | Int16Array<ArrayBufferLike> | Uint16Array<ArrayBufferLike> | Int32Array<ArrayBufferLike> | Uint32Array<ArrayBufferLike>, index: number, value: number): number;\n\n    /**\n     * Replaces the value at the given position in the array if the original value equals the given\n     * expected value, returning the original value. Until this atomic operation completes, any\n     * other read or write operation against the array will block.\n     */\n    compareExchange(typedArray: Int8Array<ArrayBufferLike> | Uint8Array<ArrayBufferLike> | Int16Array<ArrayBufferLike> | Uint16Array<ArrayBufferLike> | Int32Array<ArrayBufferLike> | Uint32Array<ArrayBufferLike>, index: number, expectedValue: number, replacementValue: number): number;\n\n    /**\n     * Replaces the value at the given position in the array, returning the original value. Until\n     * this atomic operation completes, any other read or write operation against the array will\n     * block.\n     */\n    exchange(typedArray: Int8Array<ArrayBufferLike> | Uint8Array<ArrayBufferLike> | Int16Array<ArrayBufferLike> | Uint16Array<ArrayBufferLike> | Int32Array<ArrayBufferLike> | Uint32Array<ArrayBufferLike>, index: number, value: number): number;\n\n    /**\n     * Returns a value indicating whether high-performance algorithms can use atomic operations\n     * (`true`) or must use locks (`false`) for the given number of bytes-per-element of a typed\n     * array.\n     */\n    isLockFree(size: number): boolean;\n\n    /**\n     * Returns the value at the given position in the array. Until this atomic operation completes,\n     * any other read or write operation against the array will block.\n     */\n    load(typedArray: Int8Array<ArrayBufferLike> | Uint8Array<ArrayBufferLike> | Int16Array<ArrayBufferLike> | Uint16Array<ArrayBufferLike> | Int32Array<ArrayBufferLike> | Uint32Array<ArrayBufferLike>, index: number): number;\n\n    /**\n     * Stores the bitwise OR of a value with the value at the given position in the array,\n     * returning the original value. Until this atomic operation completes, any other read or write\n     * operation against the array will block.\n     */\n    or(typedArray: Int8Array<ArrayBufferLike> | Uint8Array<ArrayBufferLike> | Int16Array<ArrayBufferLike> | Uint16Array<ArrayBufferLike> | Int32Array<ArrayBufferLike> | Uint32Array<ArrayBufferLike>, index: number, value: number): number;\n\n    /**\n     * Stores a value at the given position in the array, returning the new value. Until this\n     * atomic operation completes, any other read or write operation against the array will block.\n     */\n    store(typedArray: Int8Array<ArrayBufferLike> | Uint8Array<ArrayBufferLike> | Int16Array<ArrayBufferLike> | Uint16Array<ArrayBufferLike> | Int32Array<ArrayBufferLike> | Uint32Array<ArrayBufferLike>, index: number, value: number): number;\n\n    /**\n     * Subtracts a value from the value at the given position in the array, returning the original\n     * value. Until this atomic operation completes, any other read or write operation against the\n     * array will block.\n     */\n    sub(typedArray: Int8Array<ArrayBufferLike> | Uint8Array<ArrayBufferLike> | Int16Array<ArrayBufferLike> | Uint16Array<ArrayBufferLike> | Int32Array<ArrayBufferLike> | Uint32Array<ArrayBufferLike>, index: number, value: number): number;\n\n    /**\n     * If the value at the given position in the array is equal to the provided value, the current\n     * agent is put to sleep causing execution to suspend until the timeout expires (returning\n     * `\"timed-out\"`) or until the agent is awoken (returning `\"ok\"`); otherwise, returns\n     * `\"not-equal\"`.\n     */\n    wait(typedArray: Int32Array<ArrayBufferLike>, index: number, value: number, timeout?: number): \"ok\" | \"not-equal\" | \"timed-out\";\n\n    /**\n     * Wakes up sleeping agents that are waiting on the given index of the array, returning the\n     * number of agents that were awoken.\n     * @param typedArray A shared Int32Array<ArrayBufferLike>.\n     * @param index The position in the typedArray to wake up on.\n     * @param count The number of sleeping agents to notify. Defaults to +Infinity.\n     */\n    notify(typedArray: Int32Array<ArrayBufferLike>, index: number, count?: number): number;\n\n    /**\n     * Stores the bitwise XOR of a value with the value at the given position in the array,\n     * returning the original value. Until this atomic operation completes, any other read or write\n     * operation against the array will block.\n     */\n    xor(typedArray: Int8Array<ArrayBufferLike> | Uint8Array<ArrayBufferLike> | Int16Array<ArrayBufferLike> | Uint16Array<ArrayBufferLike> | Int32Array<ArrayBufferLike> | Uint32Array<ArrayBufferLike>, index: number, value: number): number;\n\n    readonly [Symbol.toStringTag]: \"Atomics\";\n}\n\ndeclare var Atomics: Atomics;\n",
  "node_modules/typescript/lib/lib.es2017.string.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface String {\n    /**\n     * Pads the current string with a given string (possibly repeated) so that the resulting string reaches a given length.\n     * The padding is applied from the start (left) of the current string.\n     *\n     * @param maxLength The length of the resulting string once the current string has been padded.\n     *        If this parameter is smaller than the current string's length, the current string will be returned as it is.\n     *\n     * @param fillString The string to pad the current string with.\n     *        If this string is too long, it will be truncated and the left-most part will be applied.\n     *        The default value for this parameter is \" \" (U+0020).\n     */\n    padStart(maxLength: number, fillString?: string): string;\n\n    /**\n     * Pads the current string with a given string (possibly repeated) so that the resulting string reaches a given length.\n     * The padding is applied from the end (right) of the current string.\n     *\n     * @param maxLength The length of the resulting string once the current string has been padded.\n     *        If this parameter is smaller than the current string's length, the current string will be returned as it is.\n     *\n     * @param fillString The string to pad the current string with.\n     *        If this string is too long, it will be truncated and the left-most part will be applied.\n     *        The default value for this parameter is \" \" (U+0020).\n     */\n    padEnd(maxLength: number, fillString?: string): string;\n}\n",
  "node_modules/typescript/lib/lib.es2017.typedarrays.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface Int8ArrayConstructor {\n    new (): Int8Array<ArrayBuffer>;\n}\n\ninterface Uint8ArrayConstructor {\n    new (): Uint8Array<ArrayBuffer>;\n}\n\ninterface Uint8ClampedArrayConstructor {\n    new (): Uint8ClampedArray<ArrayBuffer>;\n}\n\ninterface Int16ArrayConstructor {\n    new (): Int16Array<ArrayBuffer>;\n}\n\ninterface Uint16ArrayConstructor {\n    new (): Uint16Array<ArrayBuffer>;\n}\n\ninterface Int32ArrayConstructor {\n    new (): Int32Array<ArrayBuffer>;\n}\n\ninterface Uint32ArrayConstructor {\n    new (): Uint32Array<ArrayBuffer>;\n}\n\ninterface Float32ArrayConstructor {\n    new (): Float32Array<ArrayBuffer>;\n}\n\ninterface Float64ArrayConstructor {\n    new (): Float64Array<ArrayBuffer>;\n}\n",
  "node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2018.asynciterable\" />\n\ninterface AsyncGenerator<T = unknown, TReturn = any, TNext = any> extends AsyncIteratorObject<T, TReturn, TNext> {\n    // NOTE: 'next' is defined using a tuple to ensure we report the correct assignability errors in all places.\n    next(...[value]: [] | [TNext]): Promise<IteratorResult<T, TReturn>>;\n    return(value: TReturn | PromiseLike<TReturn>): Promise<IteratorResult<T, TReturn>>;\n    throw(e: any): Promise<IteratorResult<T, TReturn>>;\n    [Symbol.asyncIterator](): AsyncGenerator<T, TReturn, TNext>;\n}\n\ninterface AsyncGeneratorFunction {\n    /**\n     * Creates a new AsyncGenerator object.\n     * @param args A list of arguments the function accepts.\n     */\n    new (...args: any[]): AsyncGenerator;\n    /**\n     * Creates a new AsyncGenerator object.\n     * @param args A list of arguments the function accepts.\n     */\n    (...args: any[]): AsyncGenerator;\n    /**\n     * The length of the arguments.\n     */\n    readonly length: number;\n    /**\n     * Returns the name of the function.\n     */\n    readonly name: string;\n    /**\n     * A reference to the prototype.\n     */\n    readonly prototype: AsyncGenerator;\n}\n\ninterface AsyncGeneratorFunctionConstructor {\n    /**\n     * Creates a new AsyncGenerator function.\n     * @param args A list of arguments the function accepts.\n     */\n    new (...args: string[]): AsyncGeneratorFunction;\n    /**\n     * Creates a new AsyncGenerator function.\n     * @param args A list of arguments the function accepts.\n     */\n    (...args: string[]): AsyncGeneratorFunction;\n    /**\n     * The length of the arguments.\n     */\n    readonly length: number;\n    /**\n     * Returns the name of the function.\n     */\n    readonly name: string;\n    /**\n     * A reference to the prototype.\n     */\n    readonly prototype: AsyncGeneratorFunction;\n}\n",
  "node_modules/typescript/lib/lib.es2018.asynciterable.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2015.symbol\" />\n/// <reference lib=\"es2015.iterable\" />\n\ninterface SymbolConstructor {\n    /**\n     * A method that returns the default async iterator for an object. Called by the semantics of\n     * the for-await-of statement.\n     */\n    readonly asyncIterator: unique symbol;\n}\n\ninterface AsyncIterator<T, TReturn = any, TNext = any> {\n    // NOTE: 'next' is defined using a tuple to ensure we report the correct assignability errors in all places.\n    next(...[value]: [] | [TNext]): Promise<IteratorResult<T, TReturn>>;\n    return?(value?: TReturn | PromiseLike<TReturn>): Promise<IteratorResult<T, TReturn>>;\n    throw?(e?: any): Promise<IteratorResult<T, TReturn>>;\n}\n\ninterface AsyncIterable<T, TReturn = any, TNext = any> {\n    [Symbol.asyncIterator](): AsyncIterator<T, TReturn, TNext>;\n}\n\n/**\n * Describes a user-defined {@link AsyncIterator} that is also async iterable.\n */\ninterface AsyncIterableIterator<T, TReturn = any, TNext = any> extends AsyncIterator<T, TReturn, TNext> {\n    [Symbol.asyncIterator](): AsyncIterableIterator<T, TReturn, TNext>;\n}\n\n/**\n * Describes an {@link AsyncIterator} produced by the runtime that inherits from the intrinsic `AsyncIterator.prototype`.\n */\ninterface AsyncIteratorObject<T, TReturn = unknown, TNext = unknown> extends AsyncIterator<T, TReturn, TNext> {\n    [Symbol.asyncIterator](): AsyncIteratorObject<T, TReturn, TNext>;\n}\n",
  "node_modules/typescript/lib/lib.es2018.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2017\" />\n/// <reference lib=\"es2018.asynciterable\" />\n/// <reference lib=\"es2018.asyncgenerator\" />\n/// <reference lib=\"es2018.promise\" />\n/// <reference lib=\"es2018.regexp\" />\n/// <reference lib=\"es2018.intl\" />\n",
  "node_modules/typescript/lib/lib.es2018.full.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2018\" />\n/// <reference lib=\"dom\" />\n/// <reference lib=\"webworker.importscripts\" />\n/// <reference lib=\"scripthost\" />\n/// <reference lib=\"dom.iterable\" />\n/// <reference lib=\"dom.asynciterable\" />\n",
  "node_modules/typescript/lib/lib.es2018.intl.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ndeclare namespace Intl {\n    // http://cldr.unicode.org/index/cldr-spec/plural-rules#TOC-Determining-Plural-Categories\n    type LDMLPluralRule = \"zero\" | \"one\" | \"two\" | \"few\" | \"many\" | \"other\";\n    type PluralRuleType = \"cardinal\" | \"ordinal\";\n\n    interface PluralRulesOptions {\n        localeMatcher?: \"lookup\" | \"best fit\" | undefined;\n        type?: PluralRuleType | undefined;\n        minimumIntegerDigits?: number | undefined;\n        minimumFractionDigits?: number | undefined;\n        maximumFractionDigits?: number | undefined;\n        minimumSignificantDigits?: number | undefined;\n        maximumSignificantDigits?: number | undefined;\n    }\n\n    interface ResolvedPluralRulesOptions {\n        locale: string;\n        pluralCategories: LDMLPluralRule[];\n        type: PluralRuleType;\n        minimumIntegerDigits: number;\n        minimumFractionDigits: number;\n        maximumFractionDigits: number;\n        minimumSignificantDigits?: number;\n        maximumSignificantDigits?: number;\n    }\n\n    interface PluralRules {\n        resolvedOptions(): ResolvedPluralRulesOptions;\n        select(n: number): LDMLPluralRule;\n    }\n\n    interface PluralRulesConstructor {\n        new (locales?: string | readonly string[], options?: PluralRulesOptions): PluralRules;\n        (locales?: string | readonly string[], options?: PluralRulesOptions): PluralRules;\n        supportedLocalesOf(locales: string | readonly string[], options?: { localeMatcher?: \"lookup\" | \"best fit\"; }): string[];\n    }\n\n    const PluralRules: PluralRulesConstructor;\n\n    interface NumberFormatPartTypeRegistry {\n        literal: never;\n        nan: never;\n        infinity: never;\n        percent: never;\n        integer: never;\n        group: never;\n        decimal: never;\n        fraction: never;\n        plusSign: never;\n        minusSign: never;\n        percentSign: never;\n        currency: never;\n    }\n\n    type NumberFormatPartTypes = keyof NumberFormatPartTypeRegistry;\n\n    interface NumberFormatPart {\n        type: NumberFormatPartTypes;\n        value: string;\n    }\n\n    interface NumberFormat {\n        formatToParts(number?: number | bigint): NumberFormatPart[];\n    }\n}\n",
  "node_modules/typescript/lib/lib.es2018.promise.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/**\n * Represents the completion of an asynchronous operation\n */\ninterface Promise<T> {\n    /**\n     * Attaches a callback that is invoked when the Promise is settled (fulfilled or rejected). The\n     * resolved value cannot be modified from the callback.\n     * @param onfinally The callback to execute when the Promise is settled (fulfilled or rejected).\n     * @returns A Promise for the completion of the callback.\n     */\n    finally(onfinally?: (() => void) | undefined | null): Promise<T>;\n}\n",
  "node_modules/typescript/lib/lib.es2018.regexp.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface RegExpMatchArray {\n    groups?: {\n        [key: string]: string;\n    };\n}\n\ninterface RegExpExecArray {\n    groups?: {\n        [key: string]: string;\n    };\n}\n\ninterface RegExp {\n    /**\n     * Returns a Boolean value indicating the state of the dotAll flag (s) used with a regular expression.\n     * Default is false. Read-only.\n     */\n    readonly dotAll: boolean;\n}\n",
  "node_modules/typescript/lib/lib.es2019.array.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ntype FlatArray<Arr, Depth extends number> = {\n    done: Arr;\n    recur: Arr extends ReadonlyArray<infer InnerArr> ? FlatArray<InnerArr, [-1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20][Depth]>\n        : Arr;\n}[Depth extends -1 ? \"done\" : \"recur\"];\n\ninterface ReadonlyArray<T> {\n    /**\n     * Calls a defined callback function on each element of an array. Then, flattens the result into\n     * a new array.\n     * This is identical to a map followed by flat with depth 1.\n     *\n     * @param callback A function that accepts up to three arguments. The flatMap method calls the\n     * callback function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callback function. If\n     * thisArg is omitted, undefined is used as the this value.\n     */\n    flatMap<U, This = undefined>(\n        callback: (this: This, value: T, index: number, array: T[]) => U | ReadonlyArray<U>,\n        thisArg?: This,\n    ): U[];\n\n    /**\n     * Returns a new array with all sub-array elements concatenated into it recursively up to the\n     * specified depth.\n     *\n     * @param depth The maximum recursion depth\n     */\n    flat<A, D extends number = 1>(\n        this: A,\n        depth?: D,\n    ): FlatArray<A, D>[];\n}\n\ninterface Array<T> {\n    /**\n     * Calls a defined callback function on each element of an array. Then, flattens the result into\n     * a new array.\n     * This is identical to a map followed by flat with depth 1.\n     *\n     * @param callback A function that accepts up to three arguments. The flatMap method calls the\n     * callback function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callback function. If\n     * thisArg is omitted, undefined is used as the this value.\n     */\n    flatMap<U, This = undefined>(\n        callback: (this: This, value: T, index: number, array: T[]) => U | ReadonlyArray<U>,\n        thisArg?: This,\n    ): U[];\n\n    /**\n     * Returns a new array with all sub-array elements concatenated into it recursively up to the\n     * specified depth.\n     *\n     * @param depth The maximum recursion depth\n     */\n    flat<A, D extends number = 1>(\n        this: A,\n        depth?: D,\n    ): FlatArray<A, D>[];\n}\n",
  "node_modules/typescript/lib/lib.es2019.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2018\" />\n/// <reference lib=\"es2019.array\" />\n/// <reference lib=\"es2019.object\" />\n/// <reference lib=\"es2019.string\" />\n/// <reference lib=\"es2019.symbol\" />\n/// <reference lib=\"es2019.intl\" />\n",
  "node_modules/typescript/lib/lib.es2019.full.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2019\" />\n/// <reference lib=\"dom\" />\n/// <reference lib=\"webworker.importscripts\" />\n/// <reference lib=\"scripthost\" />\n/// <reference lib=\"dom.iterable\" />\n/// <reference lib=\"dom.asynciterable\" />\n",
  "node_modules/typescript/lib/lib.es2019.intl.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ndeclare namespace Intl {\n    interface DateTimeFormatPartTypesRegistry {\n        unknown: never;\n    }\n}\n",
  "node_modules/typescript/lib/lib.es2019.object.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2015.iterable\" />\n\ninterface ObjectConstructor {\n    /**\n     * Returns an object created by key-value entries for properties and methods\n     * @param entries An iterable object that contains key-value entries for properties and methods.\n     */\n    fromEntries<T = any>(entries: Iterable<readonly [PropertyKey, T]>): { [k: string]: T; };\n\n    /**\n     * Returns an object created by key-value entries for properties and methods\n     * @param entries An iterable object that contains key-value entries for properties and methods.\n     */\n    fromEntries(entries: Iterable<readonly any[]>): any;\n}\n",
  "node_modules/typescript/lib/lib.es2019.string.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface String {\n    /** Removes the trailing white space and line terminator characters from a string. */\n    trimEnd(): string;\n\n    /** Removes the leading white space and line terminator characters from a string. */\n    trimStart(): string;\n\n    /**\n     * Removes the leading white space and line terminator characters from a string.\n     * @deprecated A legacy feature for browser compatibility. Use `trimStart` instead\n     */\n    trimLeft(): string;\n\n    /**\n     * Removes the trailing white space and line terminator characters from a string.\n     * @deprecated A legacy feature for browser compatibility. Use `trimEnd` instead\n     */\n    trimRight(): string;\n}\n",
  "node_modules/typescript/lib/lib.es2019.symbol.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface Symbol {\n    /**\n     * Expose the [[Description]] internal slot of a symbol directly.\n     */\n    readonly description: string | undefined;\n}\n",
  "node_modules/typescript/lib/lib.es2020.bigint.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2020.intl\" />\n\ninterface BigIntToLocaleStringOptions {\n    /**\n     * The locale matching algorithm to use.The default is \"best fit\". For information about this option, see the {@link https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_negotiation Intl page}.\n     */\n    localeMatcher?: string;\n    /**\n     * The formatting style to use , the default is \"decimal\".\n     */\n    style?: string;\n\n    numberingSystem?: string;\n    /**\n     * The unit to use in unit formatting, Possible values are core unit identifiers, defined in UTS #35, Part 2, Section 6. A subset of units from the full list was selected for use in ECMAScript. Pairs of simple units can be concatenated with \"-per-\" to make a compound unit. There is no default value; if the style is \"unit\", the unit property must be provided.\n     */\n    unit?: string;\n\n    /**\n     * The unit formatting style to use in unit formatting, the defaults is \"short\".\n     */\n    unitDisplay?: string;\n\n    /**\n     * The currency to use in currency formatting. Possible values are the ISO 4217 currency codes, such as \"USD\" for the US dollar, \"EUR\" for the euro, or \"CNY\" for the Chinese RMB — see the Current currency & funds code list. There is no default value; if the style is \"currency\", the currency property must be provided. It is only used when [[Style]] has the value \"currency\".\n     */\n    currency?: string;\n\n    /**\n     * How to display the currency in currency formatting. It is only used when [[Style]] has the value \"currency\". The default is \"symbol\".\n     *\n     * \"symbol\" to use a localized currency symbol such as €,\n     *\n     * \"code\" to use the ISO currency code,\n     *\n     * \"name\" to use a localized currency name such as \"dollar\"\n     */\n    currencyDisplay?: string;\n\n    /**\n     * Whether to use grouping separators, such as thousands separators or thousand/lakh/crore separators. The default is true.\n     */\n    useGrouping?: boolean;\n\n    /**\n     * The minimum number of integer digits to use. Possible values are from 1 to 21; the default is 1.\n     */\n    minimumIntegerDigits?: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21;\n\n    /**\n     * The minimum number of fraction digits to use. Possible values are from 0 to 20; the default for plain number and percent formatting is 0; the default for currency formatting is the number of minor unit digits provided by the {@link http://www.currency-iso.org/en/home/tables/table-a1.html ISO 4217 currency codes list} (2 if the list doesn't provide that information).\n     */\n    minimumFractionDigits?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20;\n\n    /**\n     * The maximum number of fraction digits to use. Possible values are from 0 to 20; the default for plain number formatting is the larger of minimumFractionDigits and 3; the default for currency formatting is the larger of minimumFractionDigits and the number of minor unit digits provided by the {@link http://www.currency-iso.org/en/home/tables/table-a1.html ISO 4217 currency codes list} (2 if the list doesn't provide that information); the default for percent formatting is the larger of minimumFractionDigits and 0.\n     */\n    maximumFractionDigits?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20;\n\n    /**\n     * The minimum number of significant digits to use. Possible values are from 1 to 21; the default is 1.\n     */\n    minimumSignificantDigits?: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21;\n\n    /**\n     * The maximum number of significant digits to use. Possible values are from 1 to 21; the default is 21.\n     */\n    maximumSignificantDigits?: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21;\n\n    /**\n     * The formatting that should be displayed for the number, the defaults is \"standard\"\n     *\n     *     \"standard\" plain number formatting\n     *\n     *     \"scientific\" return the order-of-magnitude for formatted number.\n     *\n     *     \"engineering\" return the exponent of ten when divisible by three\n     *\n     *     \"compact\" string representing exponent, defaults is using the \"short\" form\n     */\n    notation?: string;\n\n    /**\n     * used only when notation is \"compact\"\n     */\n    compactDisplay?: string;\n}\n\ninterface BigInt {\n    /**\n     * Returns a string representation of an object.\n     * @param radix Specifies a radix for converting numeric values to strings.\n     */\n    toString(radix?: number): string;\n\n    /** Returns a string representation appropriate to the host environment's current locale. */\n    toLocaleString(locales?: Intl.LocalesArgument, options?: BigIntToLocaleStringOptions): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): bigint;\n\n    readonly [Symbol.toStringTag]: \"BigInt\";\n}\n\ninterface BigIntConstructor {\n    (value: bigint | boolean | number | string): bigint;\n    readonly prototype: BigInt;\n\n    /**\n     * Interprets the low bits of a BigInt as a 2's-complement signed integer.\n     * All higher bits are discarded.\n     * @param bits The number of low bits to use\n     * @param int The BigInt whose bits to extract\n     */\n    asIntN(bits: number, int: bigint): bigint;\n    /**\n     * Interprets the low bits of a BigInt as an unsigned integer.\n     * All higher bits are discarded.\n     * @param bits The number of low bits to use\n     * @param int The BigInt whose bits to extract\n     */\n    asUintN(bits: number, int: bigint): bigint;\n}\n\ndeclare var BigInt: BigIntConstructor;\n\n/**\n * A typed array of 64-bit signed integer values. The contents are initialized to 0. If the\n * requested number of bytes could not be allocated, an exception is raised.\n */\ninterface BigInt64Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {\n    /** The size in bytes of each element in the array. */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /** The ArrayBuffer instance referenced by the array. */\n    readonly buffer: TArrayBuffer;\n\n    /** The length in bytes of the array. */\n    readonly byteLength: number;\n\n    /** The offset in bytes of the array. */\n    readonly byteOffset: number;\n\n    /**\n     * Returns the this object after copying a section of the array identified by start and end\n     * to the same array starting at position target\n     * @param target If target is negative, it is treated as length+target where length is the\n     * length of the array.\n     * @param start If start is negative, it is treated as length+start. If end is negative, it\n     * is treated as length+end.\n     * @param end If not specified, length of the this object is used as its default value.\n     */\n    copyWithin(target: number, start: number, end?: number): this;\n\n    /** Yields index, value pairs for every entry in the array. */\n    entries(): ArrayIterator<[number, bigint]>;\n\n    /**\n     * Determines whether all the members of an array satisfy the specified test.\n     * @param predicate A function that accepts up to three arguments. The every method calls\n     * the predicate function for each element in the array until the predicate returns false,\n     * or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    every(predicate: (value: bigint, index: number, array: BigInt64Array<TArrayBuffer>) => boolean, thisArg?: any): boolean;\n\n    /**\n     * Changes all array elements from `start` to `end` index to a static `value` and returns the modified array\n     * @param value value to fill array section with\n     * @param start index to start filling the array at. If start is negative, it is treated as\n     * length+start where length is the length of the array.\n     * @param end index to stop filling the array at. If end is negative, it is treated as\n     * length+end.\n     */\n    fill(value: bigint, start?: number, end?: number): this;\n\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     * @param predicate A function that accepts up to three arguments. The filter method calls\n     * the predicate function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    filter(predicate: (value: bigint, index: number, array: BigInt64Array<TArrayBuffer>) => any, thisArg?: any): BigInt64Array<ArrayBuffer>;\n\n    /**\n     * Returns the value of the first element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found, find\n     * immediately returns that element value. Otherwise, find returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    find(predicate: (value: bigint, index: number, array: BigInt64Array<TArrayBuffer>) => boolean, thisArg?: any): bigint | undefined;\n\n    /**\n     * Returns the index of the first element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findIndex immediately returns that element index. Otherwise, findIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findIndex(predicate: (value: bigint, index: number, array: BigInt64Array<TArrayBuffer>) => boolean, thisArg?: any): number;\n\n    /**\n     * Performs the specified action for each element in an array.\n     * @param callbackfn A function that accepts up to three arguments. forEach calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    forEach(callbackfn: (value: bigint, index: number, array: BigInt64Array<TArrayBuffer>) => void, thisArg?: any): void;\n\n    /**\n     * Determines whether an array includes a certain element, returning true or false as appropriate.\n     * @param searchElement The element to search for.\n     * @param fromIndex The position in this array at which to begin searching for searchElement.\n     */\n    includes(searchElement: bigint, fromIndex?: number): boolean;\n\n    /**\n     * Returns the index of the first occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    indexOf(searchElement: bigint, fromIndex?: number): number;\n\n    /**\n     * Adds all the elements of an array separated by the specified separator string.\n     * @param separator A string used to separate one element of an array from the next in the\n     * resulting String. If omitted, the array elements are separated with a comma.\n     */\n    join(separator?: string): string;\n\n    /** Yields each index in the array. */\n    keys(): ArrayIterator<number>;\n\n    /**\n     * Returns the index of the last occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    lastIndexOf(searchElement: bigint, fromIndex?: number): number;\n\n    /** The length of the array. */\n    readonly length: number;\n\n    /**\n     * Calls a defined callback function on each element of an array, and returns an array that\n     * contains the results.\n     * @param callbackfn A function that accepts up to three arguments. The map method calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    map(callbackfn: (value: bigint, index: number, array: BigInt64Array<TArrayBuffer>) => bigint, thisArg?: any): BigInt64Array<ArrayBuffer>;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce(callbackfn: (previousValue: bigint, currentValue: bigint, currentIndex: number, array: BigInt64Array<TArrayBuffer>) => bigint): bigint;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce<U>(callbackfn: (previousValue: U, currentValue: bigint, currentIndex: number, array: BigInt64Array<TArrayBuffer>) => U, initialValue: U): U;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an\n     * argument instead of an array value.\n     */\n    reduceRight(callbackfn: (previousValue: bigint, currentValue: bigint, currentIndex: number, array: BigInt64Array<TArrayBuffer>) => bigint): bigint;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduceRight<U>(callbackfn: (previousValue: U, currentValue: bigint, currentIndex: number, array: BigInt64Array<TArrayBuffer>) => U, initialValue: U): U;\n\n    /** Reverses the elements in the array. */\n    reverse(): this;\n\n    /**\n     * Sets a value or an array of values.\n     * @param array A typed or untyped array of values to set.\n     * @param offset The index in the current array at which the values are to be written.\n     */\n    set(array: ArrayLike<bigint>, offset?: number): void;\n\n    /**\n     * Returns a section of an array.\n     * @param start The beginning of the specified portion of the array.\n     * @param end The end of the specified portion of the array.\n     */\n    slice(start?: number, end?: number): BigInt64Array<ArrayBuffer>;\n\n    /**\n     * Determines whether the specified callback function returns true for any element of an array.\n     * @param predicate A function that accepts up to three arguments. The some method calls the\n     * predicate function for each element in the array until the predicate returns true, or until\n     * the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    some(predicate: (value: bigint, index: number, array: BigInt64Array<TArrayBuffer>) => boolean, thisArg?: any): boolean;\n\n    /**\n     * Sorts the array.\n     * @param compareFn The function used to determine the order of the elements. If omitted, the elements are sorted in ascending order.\n     */\n    sort(compareFn?: (a: bigint, b: bigint) => number | bigint): this;\n\n    /**\n     * Gets a new BigInt64Array view of the ArrayBuffer store for this array, referencing the elements\n     * at begin, inclusive, up to end, exclusive.\n     * @param begin The index of the beginning of the array.\n     * @param end The index of the end of the array.\n     */\n    subarray(begin?: number, end?: number): BigInt64Array<TArrayBuffer>;\n\n    /** Converts the array to a string by using the current locale. */\n    toLocaleString(locales?: string | string[], options?: Intl.NumberFormatOptions): string;\n\n    /** Returns a string representation of the array. */\n    toString(): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): BigInt64Array<TArrayBuffer>;\n\n    /** Yields each value in the array. */\n    values(): ArrayIterator<bigint>;\n\n    [Symbol.iterator](): ArrayIterator<bigint>;\n\n    readonly [Symbol.toStringTag]: \"BigInt64Array\";\n\n    [index: number]: bigint;\n}\ninterface BigInt64ArrayConstructor {\n    readonly prototype: BigInt64Array<ArrayBufferLike>;\n    new (length?: number): BigInt64Array<ArrayBuffer>;\n    new (array: ArrayLike<bigint> | Iterable<bigint>): BigInt64Array<ArrayBuffer>;\n    new <TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(buffer: TArrayBuffer, byteOffset?: number, length?: number): BigInt64Array<TArrayBuffer>;\n    new (buffer: ArrayBuffer, byteOffset?: number, length?: number): BigInt64Array<ArrayBuffer>;\n    new (array: ArrayLike<bigint> | ArrayBuffer): BigInt64Array<ArrayBuffer>;\n\n    /** The size in bytes of each element in the array. */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * Returns a new array from a set of elements.\n     * @param items A set of elements to include in the new array object.\n     */\n    of(...items: bigint[]): BigInt64Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     */\n    from(arrayLike: ArrayLike<bigint>): BigInt64Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<U>(arrayLike: ArrayLike<U>, mapfn: (v: U, k: number) => bigint, thisArg?: any): BigInt64Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     */\n    from(elements: Iterable<bigint>): BigInt64Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(elements: Iterable<T>, mapfn?: (v: T, k: number) => bigint, thisArg?: any): BigInt64Array<ArrayBuffer>;\n}\ndeclare var BigInt64Array: BigInt64ArrayConstructor;\n\n/**\n * A typed array of 64-bit unsigned integer values. The contents are initialized to 0. If the\n * requested number of bytes could not be allocated, an exception is raised.\n */\ninterface BigUint64Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {\n    /** The size in bytes of each element in the array. */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /** The ArrayBuffer instance referenced by the array. */\n    readonly buffer: TArrayBuffer;\n\n    /** The length in bytes of the array. */\n    readonly byteLength: number;\n\n    /** The offset in bytes of the array. */\n    readonly byteOffset: number;\n\n    /**\n     * Returns the this object after copying a section of the array identified by start and end\n     * to the same array starting at position target\n     * @param target If target is negative, it is treated as length+target where length is the\n     * length of the array.\n     * @param start If start is negative, it is treated as length+start. If end is negative, it\n     * is treated as length+end.\n     * @param end If not specified, length of the this object is used as its default value.\n     */\n    copyWithin(target: number, start: number, end?: number): this;\n\n    /** Yields index, value pairs for every entry in the array. */\n    entries(): ArrayIterator<[number, bigint]>;\n\n    /**\n     * Determines whether all the members of an array satisfy the specified test.\n     * @param predicate A function that accepts up to three arguments. The every method calls\n     * the predicate function for each element in the array until the predicate returns false,\n     * or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    every(predicate: (value: bigint, index: number, array: BigUint64Array<TArrayBuffer>) => boolean, thisArg?: any): boolean;\n\n    /**\n     * Changes all array elements from `start` to `end` index to a static `value` and returns the modified array\n     * @param value value to fill array section with\n     * @param start index to start filling the array at. If start is negative, it is treated as\n     * length+start where length is the length of the array.\n     * @param end index to stop filling the array at. If end is negative, it is treated as\n     * length+end.\n     */\n    fill(value: bigint, start?: number, end?: number): this;\n\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     * @param predicate A function that accepts up to three arguments. The filter method calls\n     * the predicate function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    filter(predicate: (value: bigint, index: number, array: BigUint64Array<TArrayBuffer>) => any, thisArg?: any): BigUint64Array<ArrayBuffer>;\n\n    /**\n     * Returns the value of the first element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found, find\n     * immediately returns that element value. Otherwise, find returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    find(predicate: (value: bigint, index: number, array: BigUint64Array<TArrayBuffer>) => boolean, thisArg?: any): bigint | undefined;\n\n    /**\n     * Returns the index of the first element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findIndex immediately returns that element index. Otherwise, findIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findIndex(predicate: (value: bigint, index: number, array: BigUint64Array<TArrayBuffer>) => boolean, thisArg?: any): number;\n\n    /**\n     * Performs the specified action for each element in an array.\n     * @param callbackfn A function that accepts up to three arguments. forEach calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    forEach(callbackfn: (value: bigint, index: number, array: BigUint64Array<TArrayBuffer>) => void, thisArg?: any): void;\n\n    /**\n     * Determines whether an array includes a certain element, returning true or false as appropriate.\n     * @param searchElement The element to search for.\n     * @param fromIndex The position in this array at which to begin searching for searchElement.\n     */\n    includes(searchElement: bigint, fromIndex?: number): boolean;\n\n    /**\n     * Returns the index of the first occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    indexOf(searchElement: bigint, fromIndex?: number): number;\n\n    /**\n     * Adds all the elements of an array separated by the specified separator string.\n     * @param separator A string used to separate one element of an array from the next in the\n     * resulting String. If omitted, the array elements are separated with a comma.\n     */\n    join(separator?: string): string;\n\n    /** Yields each index in the array. */\n    keys(): ArrayIterator<number>;\n\n    /**\n     * Returns the index of the last occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    lastIndexOf(searchElement: bigint, fromIndex?: number): number;\n\n    /** The length of the array. */\n    readonly length: number;\n\n    /**\n     * Calls a defined callback function on each element of an array, and returns an array that\n     * contains the results.\n     * @param callbackfn A function that accepts up to three arguments. The map method calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    map(callbackfn: (value: bigint, index: number, array: BigUint64Array<TArrayBuffer>) => bigint, thisArg?: any): BigUint64Array<ArrayBuffer>;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce(callbackfn: (previousValue: bigint, currentValue: bigint, currentIndex: number, array: BigUint64Array<TArrayBuffer>) => bigint): bigint;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce<U>(callbackfn: (previousValue: U, currentValue: bigint, currentIndex: number, array: BigUint64Array<TArrayBuffer>) => U, initialValue: U): U;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an\n     * argument instead of an array value.\n     */\n    reduceRight(callbackfn: (previousValue: bigint, currentValue: bigint, currentIndex: number, array: BigUint64Array<TArrayBuffer>) => bigint): bigint;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduceRight<U>(callbackfn: (previousValue: U, currentValue: bigint, currentIndex: number, array: BigUint64Array<TArrayBuffer>) => U, initialValue: U): U;\n\n    /** Reverses the elements in the array. */\n    reverse(): this;\n\n    /**\n     * Sets a value or an array of values.\n     * @param array A typed or untyped array of values to set.\n     * @param offset The index in the current array at which the values are to be written.\n     */\n    set(array: ArrayLike<bigint>, offset?: number): void;\n\n    /**\n     * Returns a section of an array.\n     * @param start The beginning of the specified portion of the array.\n     * @param end The end of the specified portion of the array.\n     */\n    slice(start?: number, end?: number): BigUint64Array<ArrayBuffer>;\n\n    /**\n     * Determines whether the specified callback function returns true for any element of an array.\n     * @param predicate A function that accepts up to three arguments. The some method calls the\n     * predicate function for each element in the array until the predicate returns true, or until\n     * the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    some(predicate: (value: bigint, index: number, array: BigUint64Array<TArrayBuffer>) => boolean, thisArg?: any): boolean;\n\n    /**\n     * Sorts the array.\n     * @param compareFn The function used to determine the order of the elements. If omitted, the elements are sorted in ascending order.\n     */\n    sort(compareFn?: (a: bigint, b: bigint) => number | bigint): this;\n\n    /**\n     * Gets a new BigUint64Array view of the ArrayBuffer store for this array, referencing the elements\n     * at begin, inclusive, up to end, exclusive.\n     * @param begin The index of the beginning of the array.\n     * @param end The index of the end of the array.\n     */\n    subarray(begin?: number, end?: number): BigUint64Array<TArrayBuffer>;\n\n    /** Converts the array to a string by using the current locale. */\n    toLocaleString(locales?: string | string[], options?: Intl.NumberFormatOptions): string;\n\n    /** Returns a string representation of the array. */\n    toString(): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): BigUint64Array<TArrayBuffer>;\n\n    /** Yields each value in the array. */\n    values(): ArrayIterator<bigint>;\n\n    [Symbol.iterator](): ArrayIterator<bigint>;\n\n    readonly [Symbol.toStringTag]: \"BigUint64Array\";\n\n    [index: number]: bigint;\n}\ninterface BigUint64ArrayConstructor {\n    readonly prototype: BigUint64Array<ArrayBufferLike>;\n    new (length?: number): BigUint64Array<ArrayBuffer>;\n    new (array: ArrayLike<bigint> | Iterable<bigint>): BigUint64Array<ArrayBuffer>;\n    new <TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(buffer: TArrayBuffer, byteOffset?: number, length?: number): BigUint64Array<TArrayBuffer>;\n    new (buffer: ArrayBuffer, byteOffset?: number, length?: number): BigUint64Array<ArrayBuffer>;\n    new (array: ArrayLike<bigint> | ArrayBuffer): BigUint64Array<ArrayBuffer>;\n\n    /** The size in bytes of each element in the array. */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * Returns a new array from a set of elements.\n     * @param items A set of elements to include in the new array object.\n     */\n    of(...items: bigint[]): BigUint64Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     */\n    from(arrayLike: ArrayLike<bigint>): BigUint64Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<U>(arrayLike: ArrayLike<U>, mapfn: (v: U, k: number) => bigint, thisArg?: any): BigUint64Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     */\n    from(elements: Iterable<bigint>): BigUint64Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(elements: Iterable<T>, mapfn?: (v: T, k: number) => bigint, thisArg?: any): BigUint64Array<ArrayBuffer>;\n}\ndeclare var BigUint64Array: BigUint64ArrayConstructor;\n\ninterface DataView<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Gets the BigInt64 value at the specified byte offset from the start of the view. There is\n     * no alignment constraint; multi-byte values may be fetched from any offset.\n     * @param byteOffset The place in the buffer at which the value should be retrieved.\n     * @param littleEndian If false or undefined, a big-endian value should be read.\n     */\n    getBigInt64(byteOffset: number, littleEndian?: boolean): bigint;\n\n    /**\n     * Gets the BigUint64 value at the specified byte offset from the start of the view. There is\n     * no alignment constraint; multi-byte values may be fetched from any offset.\n     * @param byteOffset The place in the buffer at which the value should be retrieved.\n     * @param littleEndian If false or undefined, a big-endian value should be read.\n     */\n    getBigUint64(byteOffset: number, littleEndian?: boolean): bigint;\n\n    /**\n     * Stores a BigInt64 value at the specified byte offset from the start of the view.\n     * @param byteOffset The place in the buffer at which the value should be set.\n     * @param value The value to set.\n     * @param littleEndian If false or undefined, a big-endian value should be written.\n     */\n    setBigInt64(byteOffset: number, value: bigint, littleEndian?: boolean): void;\n\n    /**\n     * Stores a BigUint64 value at the specified byte offset from the start of the view.\n     * @param byteOffset The place in the buffer at which the value should be set.\n     * @param value The value to set.\n     * @param littleEndian If false or undefined, a big-endian value should be written.\n     */\n    setBigUint64(byteOffset: number, value: bigint, littleEndian?: boolean): void;\n}\n\ndeclare namespace Intl {\n    interface NumberFormat {\n        format(value: number | bigint): string;\n    }\n}\n",
  "node_modules/typescript/lib/lib.es2020.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2019\" />\n/// <reference lib=\"es2020.bigint\" />\n/// <reference lib=\"es2020.date\" />\n/// <reference lib=\"es2020.number\" />\n/// <reference lib=\"es2020.promise\" />\n/// <reference lib=\"es2020.sharedmemory\" />\n/// <reference lib=\"es2020.string\" />\n/// <reference lib=\"es2020.symbol.wellknown\" />\n/// <reference lib=\"es2020.intl\" />\n",
  "node_modules/typescript/lib/lib.es2020.date.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2020.intl\" />\n\ninterface Date {\n    /**\n     * Converts a date and time to a string by using the current or specified locale.\n     * @param locales A locale string, array of locale strings, Intl.Locale object, or array of Intl.Locale objects that contain one or more language or locale tags. If you include more than one locale string, list them in descending order of priority so that the first entry is the preferred locale. If you omit this parameter, the default locale of the JavaScript runtime is used.\n     * @param options An object that contains one or more properties that specify comparison options.\n     */\n    toLocaleString(locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions): string;\n\n    /**\n     * Converts a date to a string by using the current or specified locale.\n     * @param locales A locale string, array of locale strings, Intl.Locale object, or array of Intl.Locale objects that contain one or more language or locale tags. If you include more than one locale string, list them in descending order of priority so that the first entry is the preferred locale. If you omit this parameter, the default locale of the JavaScript runtime is used.\n     * @param options An object that contains one or more properties that specify comparison options.\n     */\n    toLocaleDateString(locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions): string;\n\n    /**\n     * Converts a time to a string by using the current or specified locale.\n     * @param locales A locale string, array of locale strings, Intl.Locale object, or array of Intl.Locale objects that contain one or more language or locale tags. If you include more than one locale string, list them in descending order of priority so that the first entry is the preferred locale. If you omit this parameter, the default locale of the JavaScript runtime is used.\n     * @param options An object that contains one or more properties that specify comparison options.\n     */\n    toLocaleTimeString(locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions): string;\n}\n",
  "node_modules/typescript/lib/lib.es2020.full.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2020\" />\n/// <reference lib=\"dom\" />\n/// <reference lib=\"webworker.importscripts\" />\n/// <reference lib=\"scripthost\" />\n/// <reference lib=\"dom.iterable\" />\n/// <reference lib=\"dom.asynciterable\" />\n",
  "node_modules/typescript/lib/lib.es2020.intl.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2018.intl\" />\ndeclare namespace Intl {\n    /**\n     * A string that is a valid [Unicode BCP 47 Locale Identifier](https://unicode.org/reports/tr35/#Unicode_locale_identifier).\n     *\n     * For example: \"fa\", \"es-MX\", \"zh-Hant-TW\".\n     *\n     * See [MDN - Intl - locales argument](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#locales_argument).\n     */\n    type UnicodeBCP47LocaleIdentifier = string;\n\n    /**\n     * Unit to use in the relative time internationalized message.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/format#Parameters).\n     */\n    type RelativeTimeFormatUnit =\n        | \"year\"\n        | \"years\"\n        | \"quarter\"\n        | \"quarters\"\n        | \"month\"\n        | \"months\"\n        | \"week\"\n        | \"weeks\"\n        | \"day\"\n        | \"days\"\n        | \"hour\"\n        | \"hours\"\n        | \"minute\"\n        | \"minutes\"\n        | \"second\"\n        | \"seconds\";\n\n    /**\n     * Value of the `unit` property in objects returned by\n     * `Intl.RelativeTimeFormat.prototype.formatToParts()`. `formatToParts` and\n     * `format` methods accept either singular or plural unit names as input,\n     * but `formatToParts` only outputs singular (e.g. \"day\") not plural (e.g.\n     * \"days\").\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/formatToParts#Using_formatToParts).\n     */\n    type RelativeTimeFormatUnitSingular =\n        | \"year\"\n        | \"quarter\"\n        | \"month\"\n        | \"week\"\n        | \"day\"\n        | \"hour\"\n        | \"minute\"\n        | \"second\";\n\n    /**\n     * The locale matching algorithm to use.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_negotiation).\n     */\n    type RelativeTimeFormatLocaleMatcher = \"lookup\" | \"best fit\";\n\n    /**\n     * The format of output message.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/RelativeTimeFormat#Parameters).\n     */\n    type RelativeTimeFormatNumeric = \"always\" | \"auto\";\n\n    /**\n     * The length of the internationalized message.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/RelativeTimeFormat#Parameters).\n     */\n    type RelativeTimeFormatStyle = \"long\" | \"short\" | \"narrow\";\n\n    /**\n     * The locale or locales to use\n     *\n     * See [MDN - Intl - locales argument](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#locales_argument).\n     */\n    type LocalesArgument = UnicodeBCP47LocaleIdentifier | Locale | readonly (UnicodeBCP47LocaleIdentifier | Locale)[] | undefined;\n\n    /**\n     * An object with some or all of properties of `options` parameter\n     * of `Intl.RelativeTimeFormat` constructor.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/RelativeTimeFormat#Parameters).\n     */\n    interface RelativeTimeFormatOptions {\n        /** The locale matching algorithm to use. For information about this option, see [Intl page](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_negotiation). */\n        localeMatcher?: RelativeTimeFormatLocaleMatcher;\n        /** The format of output message. */\n        numeric?: RelativeTimeFormatNumeric;\n        /** The length of the internationalized message. */\n        style?: RelativeTimeFormatStyle;\n    }\n\n    /**\n     * An object with properties reflecting the locale\n     * and formatting options computed during initialization\n     * of the `Intl.RelativeTimeFormat` object\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/resolvedOptions#Description).\n     */\n    interface ResolvedRelativeTimeFormatOptions {\n        locale: UnicodeBCP47LocaleIdentifier;\n        style: RelativeTimeFormatStyle;\n        numeric: RelativeTimeFormatNumeric;\n        numberingSystem: string;\n    }\n\n    /**\n     * An object representing the relative time format in parts\n     * that can be used for custom locale-aware formatting.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/formatToParts#Using_formatToParts).\n     */\n    type RelativeTimeFormatPart =\n        | {\n            type: \"literal\";\n            value: string;\n        }\n        | {\n            type: Exclude<NumberFormatPartTypes, \"literal\">;\n            value: string;\n            unit: RelativeTimeFormatUnitSingular;\n        };\n\n    interface RelativeTimeFormat {\n        /**\n         * Formats a value and a unit according to the locale\n         * and formatting options of the given\n         * [`Intl.RelativeTimeFormat`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/RelativeTimeFormat)\n         * object.\n         *\n         * While this method automatically provides the correct plural forms,\n         * the grammatical form is otherwise as neutral as possible.\n         *\n         * It is the caller's responsibility to handle cut-off logic\n         * such as deciding between displaying \"in 7 days\" or \"in 1 week\".\n         * This API does not support relative dates involving compound units.\n         * e.g \"in 5 days and 4 hours\".\n         *\n         * @param value -  Numeric value to use in the internationalized relative time message\n         *\n         * @param unit - [Unit](https://tc39.es/ecma402/#sec-singularrelativetimeunit) to use in the relative time internationalized message.\n         *\n         * @throws `RangeError` if `unit` was given something other than `unit` possible values\n         *\n         * @returns {string} Internationalized relative time message as string\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/format).\n         */\n        format(value: number, unit: RelativeTimeFormatUnit): string;\n\n        /**\n         *  Returns an array of objects representing the relative time format in parts that can be used for custom locale-aware formatting.\n         *\n         *  @param value - Numeric value to use in the internationalized relative time message\n         *\n         *  @param unit - [Unit](https://tc39.es/ecma402/#sec-singularrelativetimeunit) to use in the relative time internationalized message.\n         *\n         *  @throws `RangeError` if `unit` was given something other than `unit` possible values\n         *\n         *  [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/formatToParts).\n         */\n        formatToParts(value: number, unit: RelativeTimeFormatUnit): RelativeTimeFormatPart[];\n\n        /**\n         * Provides access to the locale and options computed during initialization of this `Intl.RelativeTimeFormat` object.\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/resolvedOptions).\n         */\n        resolvedOptions(): ResolvedRelativeTimeFormatOptions;\n    }\n\n    /**\n     * The [`Intl.RelativeTimeFormat`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/RelativeTimeFormat)\n     * object is a constructor for objects that enable language-sensitive relative time formatting.\n     *\n     * [Compatibility](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat#Browser_compatibility).\n     */\n    const RelativeTimeFormat: {\n        /**\n         * Creates [Intl.RelativeTimeFormat](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/RelativeTimeFormat) objects\n         *\n         * @param locales - A string with a [BCP 47 language tag](http://tools.ietf.org/html/rfc5646), or an array of such strings.\n         *  For the general form and interpretation of the locales argument,\n         *  see the [`Intl` page](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_identification_and_negotiation).\n         *\n         * @param options - An [object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/RelativeTimeFormat#Parameters)\n         *  with some or all of options of `RelativeTimeFormatOptions`.\n         *\n         * @returns [Intl.RelativeTimeFormat](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/RelativeTimeFormat) object.\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/RelativeTimeFormat).\n         */\n        new (\n            locales?: LocalesArgument,\n            options?: RelativeTimeFormatOptions,\n        ): RelativeTimeFormat;\n\n        /**\n         * Returns an array containing those of the provided locales\n         * that are supported in date and time formatting\n         * without having to fall back to the runtime's default locale.\n         *\n         * @param locales - A string with a [BCP 47 language tag](http://tools.ietf.org/html/rfc5646), or an array of such strings.\n         *  For the general form and interpretation of the locales argument,\n         *  see the [`Intl` page](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_identification_and_negotiation).\n         *\n         * @param options - An [object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/RelativeTimeFormat#Parameters)\n         *  with some or all of options of the formatting.\n         *\n         * @returns An array containing those of the provided locales\n         *  that are supported in date and time formatting\n         *  without having to fall back to the runtime's default locale.\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/supportedLocalesOf).\n         */\n        supportedLocalesOf(\n            locales?: LocalesArgument,\n            options?: RelativeTimeFormatOptions,\n        ): UnicodeBCP47LocaleIdentifier[];\n    };\n\n    interface NumberFormatOptionsStyleRegistry {\n        unit: never;\n    }\n\n    interface NumberFormatOptionsCurrencyDisplayRegistry {\n        narrowSymbol: never;\n    }\n\n    interface NumberFormatOptionsSignDisplayRegistry {\n        auto: never;\n        never: never;\n        always: never;\n        exceptZero: never;\n    }\n\n    type NumberFormatOptionsSignDisplay = keyof NumberFormatOptionsSignDisplayRegistry;\n\n    interface NumberFormatOptions {\n        numberingSystem?: string | undefined;\n        compactDisplay?: \"short\" | \"long\" | undefined;\n        notation?: \"standard\" | \"scientific\" | \"engineering\" | \"compact\" | undefined;\n        signDisplay?: NumberFormatOptionsSignDisplay | undefined;\n        unit?: string | undefined;\n        unitDisplay?: \"short\" | \"long\" | \"narrow\" | undefined;\n        currencySign?: \"standard\" | \"accounting\" | undefined;\n    }\n\n    interface ResolvedNumberFormatOptions {\n        compactDisplay?: \"short\" | \"long\";\n        notation: \"standard\" | \"scientific\" | \"engineering\" | \"compact\";\n        signDisplay: NumberFormatOptionsSignDisplay;\n        unit?: string;\n        unitDisplay?: \"short\" | \"long\" | \"narrow\";\n        currencySign?: \"standard\" | \"accounting\";\n    }\n\n    interface NumberFormatPartTypeRegistry {\n        compact: never;\n        exponentInteger: never;\n        exponentMinusSign: never;\n        exponentSeparator: never;\n        unit: never;\n        unknown: never;\n    }\n\n    interface DateTimeFormatOptions {\n        calendar?: string | undefined;\n        dayPeriod?: \"narrow\" | \"short\" | \"long\" | undefined;\n        numberingSystem?: string | undefined;\n\n        dateStyle?: \"full\" | \"long\" | \"medium\" | \"short\" | undefined;\n        timeStyle?: \"full\" | \"long\" | \"medium\" | \"short\" | undefined;\n        hourCycle?: \"h11\" | \"h12\" | \"h23\" | \"h24\" | undefined;\n    }\n\n    type LocaleHourCycleKey = \"h12\" | \"h23\" | \"h11\" | \"h24\";\n    type LocaleCollationCaseFirst = \"upper\" | \"lower\" | \"false\";\n\n    interface LocaleOptions {\n        /** A string containing the language, and the script and region if available. */\n        baseName?: string;\n        /** The part of the Locale that indicates the locale's calendar era. */\n        calendar?: string;\n        /** Flag that defines whether case is taken into account for the locale's collation rules. */\n        caseFirst?: LocaleCollationCaseFirst;\n        /** The collation type used for sorting */\n        collation?: string;\n        /** The time keeping format convention used by the locale. */\n        hourCycle?: LocaleHourCycleKey;\n        /** The primary language subtag associated with the locale. */\n        language?: string;\n        /** The numeral system used by the locale. */\n        numberingSystem?: string;\n        /** Flag that defines whether the locale has special collation handling for numeric characters. */\n        numeric?: boolean;\n        /** The region of the world (usually a country) associated with the locale. Possible values are region codes as defined by ISO 3166-1. */\n        region?: string;\n        /** The script used for writing the particular language used in the locale. Possible values are script codes as defined by ISO 15924. */\n        script?: string;\n    }\n\n    interface Locale extends LocaleOptions {\n        /** A string containing the language, and the script and region if available. */\n        baseName: string;\n        /** The primary language subtag associated with the locale. */\n        language: string;\n        /** Gets the most likely values for the language, script, and region of the locale based on existing values. */\n        maximize(): Locale;\n        /** Attempts to remove information about the locale that would be added by calling `Locale.maximize()`. */\n        minimize(): Locale;\n        /** Returns the locale's full locale identifier string. */\n        toString(): UnicodeBCP47LocaleIdentifier;\n    }\n\n    /**\n     * Constructor creates [Intl.Locale](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale)\n     * objects\n     *\n     * @param tag - A string with a [BCP 47 language tag](http://tools.ietf.org/html/rfc5646).\n     *  For the general form and interpretation of the locales argument,\n     *  see the [`Intl` page](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_identification_and_negotiation).\n     *\n     * @param options - An [object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/Locale#Parameters) with some or all of options of the locale.\n     *\n     * @returns [Intl.Locale](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale) object.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale).\n     */\n    const Locale: {\n        new (tag: UnicodeBCP47LocaleIdentifier | Locale, options?: LocaleOptions): Locale;\n    };\n\n    type DisplayNamesFallback =\n        | \"code\"\n        | \"none\";\n\n    type DisplayNamesType =\n        | \"language\"\n        | \"region\"\n        | \"script\"\n        | \"calendar\"\n        | \"dateTimeField\"\n        | \"currency\";\n\n    type DisplayNamesLanguageDisplay =\n        | \"dialect\"\n        | \"standard\";\n\n    interface DisplayNamesOptions {\n        localeMatcher?: RelativeTimeFormatLocaleMatcher;\n        style?: RelativeTimeFormatStyle;\n        type: DisplayNamesType;\n        languageDisplay?: DisplayNamesLanguageDisplay;\n        fallback?: DisplayNamesFallback;\n    }\n\n    interface ResolvedDisplayNamesOptions {\n        locale: UnicodeBCP47LocaleIdentifier;\n        style: RelativeTimeFormatStyle;\n        type: DisplayNamesType;\n        fallback: DisplayNamesFallback;\n        languageDisplay?: DisplayNamesLanguageDisplay;\n    }\n\n    interface DisplayNames {\n        /**\n         * Receives a code and returns a string based on the locale and options provided when instantiating\n         * [`Intl.DisplayNames()`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames)\n         *\n         * @param code The `code` to provide depends on the `type` passed to display name during creation:\n         *  - If the type is `\"region\"`, code should be either an [ISO-3166 two letters region code](https://www.iso.org/iso-3166-country-codes.html),\n         *    or a [three digits UN M49 Geographic Regions](https://unstats.un.org/unsd/methodology/m49/).\n         *  - If the type is `\"script\"`, code should be an [ISO-15924 four letters script code](https://unicode.org/iso15924/iso15924-codes.html).\n         *  - If the type is `\"language\"`, code should be a `languageCode` [\"-\" `scriptCode`] [\"-\" `regionCode` ] *(\"-\" `variant` )\n         *    subsequence of the unicode_language_id grammar in [UTS 35's Unicode Language and Locale Identifiers grammar](https://unicode.org/reports/tr35/#Unicode_language_identifier).\n         *    `languageCode` is either a two letters ISO 639-1 language code or a three letters ISO 639-2 language code.\n         *  - If the type is `\"currency\"`, code should be a [3-letter ISO 4217 currency code](https://www.iso.org/iso-4217-currency-codes.html).\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames/of).\n         */\n        of(code: string): string | undefined;\n        /**\n         * Returns a new object with properties reflecting the locale and style formatting options computed during the construction of the current\n         * [`Intl/DisplayNames`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames) object.\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames/resolvedOptions).\n         */\n        resolvedOptions(): ResolvedDisplayNamesOptions;\n    }\n\n    /**\n     * The [`Intl.DisplayNames()`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames)\n     * object enables the consistent translation of language, region and script display names.\n     *\n     * [Compatibility](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames#browser_compatibility).\n     */\n    const DisplayNames: {\n        prototype: DisplayNames;\n\n        /**\n         * @param locales A string with a BCP 47 language tag, or an array of such strings.\n         *   For the general form and interpretation of the `locales` argument, see the [Intl](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#locale_identification_and_negotiation)\n         *   page.\n         *\n         * @param options An object for setting up a display name.\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames/DisplayNames).\n         */\n        new (locales: LocalesArgument, options: DisplayNamesOptions): DisplayNames;\n\n        /**\n         * Returns an array containing those of the provided locales that are supported in display names without having to fall back to the runtime's default locale.\n         *\n         * @param locales A string with a BCP 47 language tag, or an array of such strings.\n         *   For the general form and interpretation of the `locales` argument, see the [Intl](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#locale_identification_and_negotiation)\n         *   page.\n         *\n         * @param options An object with a locale matcher.\n         *\n         * @returns An array of strings representing a subset of the given locale tags that are supported in display names without having to fall back to the runtime's default locale.\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames/supportedLocalesOf).\n         */\n        supportedLocalesOf(locales?: LocalesArgument, options?: { localeMatcher?: RelativeTimeFormatLocaleMatcher; }): UnicodeBCP47LocaleIdentifier[];\n    };\n\n    interface CollatorConstructor {\n        new (locales?: LocalesArgument, options?: CollatorOptions): Collator;\n        (locales?: LocalesArgument, options?: CollatorOptions): Collator;\n        supportedLocalesOf(locales: LocalesArgument, options?: CollatorOptions): string[];\n    }\n\n    interface DateTimeFormatConstructor {\n        new (locales?: LocalesArgument, options?: DateTimeFormatOptions): DateTimeFormat;\n        (locales?: LocalesArgument, options?: DateTimeFormatOptions): DateTimeFormat;\n        supportedLocalesOf(locales: LocalesArgument, options?: DateTimeFormatOptions): string[];\n    }\n\n    interface NumberFormatConstructor {\n        new (locales?: LocalesArgument, options?: NumberFormatOptions): NumberFormat;\n        (locales?: LocalesArgument, options?: NumberFormatOptions): NumberFormat;\n        supportedLocalesOf(locales: LocalesArgument, options?: NumberFormatOptions): string[];\n    }\n\n    interface PluralRulesConstructor {\n        new (locales?: LocalesArgument, options?: PluralRulesOptions): PluralRules;\n        (locales?: LocalesArgument, options?: PluralRulesOptions): PluralRules;\n\n        supportedLocalesOf(locales: LocalesArgument, options?: { localeMatcher?: \"lookup\" | \"best fit\"; }): string[];\n    }\n}\n",
  "node_modules/typescript/lib/lib.es2020.number.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2020.intl\" />\n\ninterface Number {\n    /**\n     * Converts a number to a string by using the current or specified locale.\n     * @param locales A locale string, array of locale strings, Intl.Locale object, or array of Intl.Locale objects that contain one or more language or locale tags. If you include more than one locale string, list them in descending order of priority so that the first entry is the preferred locale. If you omit this parameter, the default locale of the JavaScript runtime is used.\n     * @param options An object that contains one or more properties that specify comparison options.\n     */\n    toLocaleString(locales?: Intl.LocalesArgument, options?: Intl.NumberFormatOptions): string;\n}\n",
  "node_modules/typescript/lib/lib.es2020.promise.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface PromiseFulfilledResult<T> {\n    status: \"fulfilled\";\n    value: T;\n}\n\ninterface PromiseRejectedResult {\n    status: \"rejected\";\n    reason: any;\n}\n\ntype PromiseSettledResult<T> = PromiseFulfilledResult<T> | PromiseRejectedResult;\n\ninterface PromiseConstructor {\n    /**\n     * Creates a Promise that is resolved with an array of results when all\n     * of the provided Promises resolve or reject.\n     * @param values An array of Promises.\n     * @returns A new Promise.\n     */\n    allSettled<T extends readonly unknown[] | []>(values: T): Promise<{ -readonly [P in keyof T]: PromiseSettledResult<Awaited<T[P]>>; }>;\n\n    /**\n     * Creates a Promise that is resolved with an array of results when all\n     * of the provided Promises resolve or reject.\n     * @param values An array of Promises.\n     * @returns A new Promise.\n     */\n    allSettled<T>(values: Iterable<T | PromiseLike<T>>): Promise<PromiseSettledResult<Awaited<T>>[]>;\n}\n",
  "node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2020.bigint\" />\n\ninterface Atomics {\n    /**\n     * Adds a value to the value at the given position in the array, returning the original value.\n     * Until this atomic operation completes, any other read or write operation against the array\n     * will block.\n     */\n    add(typedArray: BigInt64Array<ArrayBufferLike> | BigUint64Array<ArrayBufferLike>, index: number, value: bigint): bigint;\n\n    /**\n     * Stores the bitwise AND of a value with the value at the given position in the array,\n     * returning the original value. Until this atomic operation completes, any other read or\n     * write operation against the array will block.\n     */\n    and(typedArray: BigInt64Array<ArrayBufferLike> | BigUint64Array<ArrayBufferLike>, index: number, value: bigint): bigint;\n\n    /**\n     * Replaces the value at the given position in the array if the original value equals the given\n     * expected value, returning the original value. Until this atomic operation completes, any\n     * other read or write operation against the array will block.\n     */\n    compareExchange(typedArray: BigInt64Array<ArrayBufferLike> | BigUint64Array<ArrayBufferLike>, index: number, expectedValue: bigint, replacementValue: bigint): bigint;\n\n    /**\n     * Replaces the value at the given position in the array, returning the original value. Until\n     * this atomic operation completes, any other read or write operation against the array will\n     * block.\n     */\n    exchange(typedArray: BigInt64Array<ArrayBufferLike> | BigUint64Array<ArrayBufferLike>, index: number, value: bigint): bigint;\n\n    /**\n     * Returns the value at the given position in the array. Until this atomic operation completes,\n     * any other read or write operation against the array will block.\n     */\n    load(typedArray: BigInt64Array<ArrayBufferLike> | BigUint64Array<ArrayBufferLike>, index: number): bigint;\n\n    /**\n     * Stores the bitwise OR of a value with the value at the given position in the array,\n     * returning the original value. Until this atomic operation completes, any other read or write\n     * operation against the array will block.\n     */\n    or(typedArray: BigInt64Array<ArrayBufferLike> | BigUint64Array<ArrayBufferLike>, index: number, value: bigint): bigint;\n\n    /**\n     * Stores a value at the given position in the array, returning the new value. Until this\n     * atomic operation completes, any other read or write operation against the array will block.\n     */\n    store(typedArray: BigInt64Array<ArrayBufferLike> | BigUint64Array<ArrayBufferLike>, index: number, value: bigint): bigint;\n\n    /**\n     * Subtracts a value from the value at the given position in the array, returning the original\n     * value. Until this atomic operation completes, any other read or write operation against the\n     * array will block.\n     */\n    sub(typedArray: BigInt64Array<ArrayBufferLike> | BigUint64Array<ArrayBufferLike>, index: number, value: bigint): bigint;\n\n    /**\n     * If the value at the given position in the array is equal to the provided value, the current\n     * agent is put to sleep causing execution to suspend until the timeout expires (returning\n     * `\"timed-out\"`) or until the agent is awoken (returning `\"ok\"`); otherwise, returns\n     * `\"not-equal\"`.\n     */\n    wait(typedArray: BigInt64Array<ArrayBufferLike>, index: number, value: bigint, timeout?: number): \"ok\" | \"not-equal\" | \"timed-out\";\n\n    /**\n     * Wakes up sleeping agents that are waiting on the given index of the array, returning the\n     * number of agents that were awoken.\n     * @param typedArray A shared BigInt64Array.\n     * @param index The position in the typedArray to wake up on.\n     * @param count The number of sleeping agents to notify. Defaults to +Infinity.\n     */\n    notify(typedArray: BigInt64Array<ArrayBufferLike>, index: number, count?: number): number;\n\n    /**\n     * Stores the bitwise XOR of a value with the value at the given position in the array,\n     * returning the original value. Until this atomic operation completes, any other read or write\n     * operation against the array will block.\n     */\n    xor(typedArray: BigInt64Array<ArrayBufferLike> | BigUint64Array<ArrayBufferLike>, index: number, value: bigint): bigint;\n}\n",
  "node_modules/typescript/lib/lib.es2020.string.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2015.iterable\" />\n/// <reference lib=\"es2020.intl\" />\n/// <reference lib=\"es2020.symbol.wellknown\" />\n\ninterface String {\n    /**\n     * Matches a string with a regular expression, and returns an iterable of matches\n     * containing the results of that search.\n     * @param regexp A variable name or string literal containing the regular expression pattern and flags.\n     */\n    matchAll(regexp: RegExp): RegExpStringIterator<RegExpExecArray>;\n\n    /** Converts all alphabetic characters to lowercase, taking into account the host environment's current locale. */\n    toLocaleLowerCase(locales?: Intl.LocalesArgument): string;\n\n    /** Returns a string where all alphabetic characters have been converted to uppercase, taking into account the host environment's current locale. */\n    toLocaleUpperCase(locales?: Intl.LocalesArgument): string;\n\n    /**\n     * Determines whether two strings are equivalent in the current or specified locale.\n     * @param that String to compare to target string\n     * @param locales A locale string or array of locale strings that contain one or more language or locale tags. If you include more than one locale string, list them in descending order of priority so that the first entry is the preferred locale. If you omit this parameter, the default locale of the JavaScript runtime is used. This parameter must conform to BCP 47 standards; see the Intl.Collator object for details.\n     * @param options An object that contains one or more properties that specify comparison options. see the Intl.Collator object for details.\n     */\n    localeCompare(that: string, locales?: Intl.LocalesArgument, options?: Intl.CollatorOptions): number;\n}\n",
  "node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2015.iterable\" />\n/// <reference lib=\"es2015.symbol\" />\n\ninterface SymbolConstructor {\n    /**\n     * A regular expression method that matches the regular expression against a string. Called\n     * by the String.prototype.matchAll method.\n     */\n    readonly matchAll: unique symbol;\n}\n\ninterface RegExpStringIterator<T> extends IteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.iterator](): RegExpStringIterator<T>;\n}\n\ninterface RegExp {\n    /**\n     * Matches a string with this regular expression, and returns an iterable of matches\n     * containing the results of that search.\n     * @param string A string to search within.\n     */\n    [Symbol.matchAll](str: string): RegExpStringIterator<RegExpMatchArray>;\n}\n",
  "node_modules/typescript/lib/lib.es2021.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2020\" />\n/// <reference lib=\"es2021.promise\" />\n/// <reference lib=\"es2021.string\" />\n/// <reference lib=\"es2021.weakref\" />\n/// <reference lib=\"es2021.intl\" />\n",
  "node_modules/typescript/lib/lib.es2021.full.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2021\" />\n/// <reference lib=\"dom\" />\n/// <reference lib=\"webworker.importscripts\" />\n/// <reference lib=\"scripthost\" />\n/// <reference lib=\"dom.iterable\" />\n/// <reference lib=\"dom.asynciterable\" />\n",
  "node_modules/typescript/lib/lib.es2021.intl.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ndeclare namespace Intl {\n    interface DateTimeFormatPartTypesRegistry {\n        fractionalSecond: any;\n    }\n\n    interface DateTimeFormatOptions {\n        formatMatcher?: \"basic\" | \"best fit\" | \"best fit\" | undefined;\n        dateStyle?: \"full\" | \"long\" | \"medium\" | \"short\" | undefined;\n        timeStyle?: \"full\" | \"long\" | \"medium\" | \"short\" | undefined;\n        dayPeriod?: \"narrow\" | \"short\" | \"long\" | undefined;\n        fractionalSecondDigits?: 1 | 2 | 3 | undefined;\n    }\n\n    interface DateTimeRangeFormatPart extends DateTimeFormatPart {\n        source: \"startRange\" | \"endRange\" | \"shared\";\n    }\n\n    interface DateTimeFormat {\n        formatRange(startDate: Date | number | bigint, endDate: Date | number | bigint): string;\n        formatRangeToParts(startDate: Date | number | bigint, endDate: Date | number | bigint): DateTimeRangeFormatPart[];\n    }\n\n    interface ResolvedDateTimeFormatOptions {\n        formatMatcher?: \"basic\" | \"best fit\" | \"best fit\";\n        dateStyle?: \"full\" | \"long\" | \"medium\" | \"short\";\n        timeStyle?: \"full\" | \"long\" | \"medium\" | \"short\";\n        hourCycle?: \"h11\" | \"h12\" | \"h23\" | \"h24\";\n        dayPeriod?: \"narrow\" | \"short\" | \"long\";\n        fractionalSecondDigits?: 1 | 2 | 3;\n    }\n\n    /**\n     * The locale matching algorithm to use.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/ListFormat#parameters).\n     */\n    type ListFormatLocaleMatcher = \"lookup\" | \"best fit\";\n\n    /**\n     * The format of output message.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/ListFormat#parameters).\n     */\n    type ListFormatType = \"conjunction\" | \"disjunction\" | \"unit\";\n\n    /**\n     * The length of the formatted message.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/ListFormat#parameters).\n     */\n    type ListFormatStyle = \"long\" | \"short\" | \"narrow\";\n\n    /**\n     * An object with some or all properties of the `Intl.ListFormat` constructor `options` parameter.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/ListFormat#parameters).\n     */\n    interface ListFormatOptions {\n        /** The locale matching algorithm to use. For information about this option, see [Intl page](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_negotiation). */\n        localeMatcher?: ListFormatLocaleMatcher | undefined;\n        /** The format of output message. */\n        type?: ListFormatType | undefined;\n        /** The length of the internationalized message. */\n        style?: ListFormatStyle | undefined;\n    }\n\n    interface ResolvedListFormatOptions {\n        locale: string;\n        style: ListFormatStyle;\n        type: ListFormatType;\n    }\n\n    interface ListFormat {\n        /**\n         * Returns a string with a language-specific representation of the list.\n         *\n         * @param list - An iterable object, such as an [Array](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array).\n         *\n         * @throws `TypeError` if `list` includes something other than the possible values.\n         *\n         * @returns {string} A language-specific formatted string representing the elements of the list.\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/format).\n         */\n        format(list: Iterable<string>): string;\n\n        /**\n         * Returns an Array of objects representing the different components that can be used to format a list of values in a locale-aware fashion.\n         *\n         * @param list - An iterable object, such as an [Array](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Array), to be formatted according to a locale.\n         *\n         * @throws `TypeError` if `list` includes something other than the possible values.\n         *\n         * @returns {{ type: \"element\" | \"literal\", value: string; }[]} An Array of components which contains the formatted parts from the list.\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/formatToParts).\n         */\n        formatToParts(list: Iterable<string>): { type: \"element\" | \"literal\"; value: string; }[];\n\n        /**\n         * Returns a new object with properties reflecting the locale and style\n         * formatting options computed during the construction of the current\n         * `Intl.ListFormat` object.\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/resolvedOptions).\n         */\n        resolvedOptions(): ResolvedListFormatOptions;\n    }\n\n    const ListFormat: {\n        prototype: ListFormat;\n\n        /**\n         * Creates [Intl.ListFormat](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat) objects that\n         * enable language-sensitive list formatting.\n         *\n         * @param locales - A string with a [BCP 47 language tag](http://tools.ietf.org/html/rfc5646), or an array of such strings.\n         *  For the general form and interpretation of the `locales` argument,\n         *  see the [`Intl` page](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_identification_and_negotiation).\n         *\n         * @param options - An [object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/ListFormat#parameters)\n         *  with some or all options of `ListFormatOptions`.\n         *\n         * @returns [Intl.ListFormatOptions](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat) object.\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat).\n         */\n        new (locales?: LocalesArgument, options?: ListFormatOptions): ListFormat;\n\n        /**\n         * Returns an array containing those of the provided locales that are\n         * supported in list formatting without having to fall back to the runtime's default locale.\n         *\n         * @param locales - A string with a [BCP 47 language tag](http://tools.ietf.org/html/rfc5646), or an array of such strings.\n         *  For the general form and interpretation of the `locales` argument,\n         *  see the [`Intl` page](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_identification_and_negotiation).\n         *\n         * @param options - An [object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/supportedLocalesOf#parameters).\n         *  with some or all possible options.\n         *\n         * @returns An array of strings representing a subset of the given locale tags that are supported in list\n         *  formatting without having to fall back to the runtime's default locale.\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/supportedLocalesOf).\n         */\n        supportedLocalesOf(locales: LocalesArgument, options?: Pick<ListFormatOptions, \"localeMatcher\">): UnicodeBCP47LocaleIdentifier[];\n    };\n}\n",
  "node_modules/typescript/lib/lib.es2021.promise.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface AggregateError extends Error {\n    errors: any[];\n}\n\ninterface AggregateErrorConstructor {\n    new (errors: Iterable<any>, message?: string): AggregateError;\n    (errors: Iterable<any>, message?: string): AggregateError;\n    readonly prototype: AggregateError;\n}\n\ndeclare var AggregateError: AggregateErrorConstructor;\n\n/**\n * Represents the completion of an asynchronous operation\n */\ninterface PromiseConstructor {\n    /**\n     * The any function returns a promise that is fulfilled by the first given promise to be fulfilled, or rejected with an AggregateError containing an array of rejection reasons if all of the given promises are rejected. It resolves all elements of the passed iterable to promises as it runs this algorithm.\n     * @param values An array or iterable of Promises.\n     * @returns A new Promise.\n     */\n    any<T extends readonly unknown[] | []>(values: T): Promise<Awaited<T[number]>>;\n\n    /**\n     * The any function returns a promise that is fulfilled by the first given promise to be fulfilled, or rejected with an AggregateError containing an array of rejection reasons if all of the given promises are rejected. It resolves all elements of the passed iterable to promises as it runs this algorithm.\n     * @param values An array or iterable of Promises.\n     * @returns A new Promise.\n     */\n    any<T>(values: Iterable<T | PromiseLike<T>>): Promise<Awaited<T>>;\n}\n",
  "node_modules/typescript/lib/lib.es2021.string.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface String {\n    /**\n     * Replace all instances of a substring in a string, using a regular expression or search string.\n     * @param searchValue A string to search for.\n     * @param replaceValue A string containing the text to replace for every successful match of searchValue in this string.\n     */\n    replaceAll(searchValue: string | RegExp, replaceValue: string): string;\n\n    /**\n     * Replace all instances of a substring in a string, using a regular expression or search string.\n     * @param searchValue A string to search for.\n     * @param replacer A function that returns the replacement text.\n     */\n    replaceAll(searchValue: string | RegExp, replacer: (substring: string, ...args: any[]) => string): string;\n}\n",
  "node_modules/typescript/lib/lib.es2021.weakref.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2015.symbol.wellknown\" />\n\ninterface WeakRef<T extends WeakKey> {\n    readonly [Symbol.toStringTag]: \"WeakRef\";\n\n    /**\n     * Returns the WeakRef instance's target value, or undefined if the target value has been\n     * reclaimed.\n     * In es2023 the value can be either a symbol or an object, in previous versions only object is permissible.\n     */\n    deref(): T | undefined;\n}\n\ninterface WeakRefConstructor {\n    readonly prototype: WeakRef<any>;\n\n    /**\n     * Creates a WeakRef instance for the given target value.\n     * In es2023 the value can be either a symbol or an object, in previous versions only object is permissible.\n     * @param target The target value for the WeakRef instance.\n     */\n    new <T extends WeakKey>(target: T): WeakRef<T>;\n}\n\ndeclare var WeakRef: WeakRefConstructor;\n\ninterface FinalizationRegistry<T> {\n    readonly [Symbol.toStringTag]: \"FinalizationRegistry\";\n\n    /**\n     * Registers a value with the registry.\n     * In es2023 the value can be either a symbol or an object, in previous versions only object is permissible.\n     * @param target The target value to register.\n     * @param heldValue The value to pass to the finalizer for this value. This cannot be the\n     * target value.\n     * @param unregisterToken The token to pass to the unregister method to unregister the target\n     * value. If not provided, the target cannot be unregistered.\n     */\n    register(target: WeakKey, heldValue: T, unregisterToken?: WeakKey): void;\n\n    /**\n     * Unregisters a value from the registry.\n     * In es2023 the value can be either a symbol or an object, in previous versions only object is permissible.\n     * @param unregisterToken The token that was used as the unregisterToken argument when calling\n     * register to register the target value.\n     */\n    unregister(unregisterToken: WeakKey): boolean;\n}\n\ninterface FinalizationRegistryConstructor {\n    readonly prototype: FinalizationRegistry<any>;\n\n    /**\n     * Creates a finalization registry with an associated cleanup callback\n     * @param cleanupCallback The callback to call after a value in the registry has been reclaimed.\n     */\n    new <T>(cleanupCallback: (heldValue: T) => void): FinalizationRegistry<T>;\n}\n\ndeclare var FinalizationRegistry: FinalizationRegistryConstructor;\n",
  "node_modules/typescript/lib/lib.es2022.array.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface Array<T> {\n    /**\n     * Returns the item located at the specified index.\n     * @param index The zero-based index of the desired code unit. A negative index will count back from the last item.\n     */\n    at(index: number): T | undefined;\n}\n\ninterface ReadonlyArray<T> {\n    /**\n     * Returns the item located at the specified index.\n     * @param index The zero-based index of the desired code unit. A negative index will count back from the last item.\n     */\n    at(index: number): T | undefined;\n}\n\ninterface Int8Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the item located at the specified index.\n     * @param index The zero-based index of the desired code unit. A negative index will count back from the last item.\n     */\n    at(index: number): number | undefined;\n}\n\ninterface Uint8Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the item located at the specified index.\n     * @param index The zero-based index of the desired code unit. A negative index will count back from the last item.\n     */\n    at(index: number): number | undefined;\n}\n\ninterface Uint8ClampedArray<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the item located at the specified index.\n     * @param index The zero-based index of the desired code unit. A negative index will count back from the last item.\n     */\n    at(index: number): number | undefined;\n}\n\ninterface Int16Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the item located at the specified index.\n     * @param index The zero-based index of the desired code unit. A negative index will count back from the last item.\n     */\n    at(index: number): number | undefined;\n}\n\ninterface Uint16Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the item located at the specified index.\n     * @param index The zero-based index of the desired code unit. A negative index will count back from the last item.\n     */\n    at(index: number): number | undefined;\n}\n\ninterface Int32Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the item located at the specified index.\n     * @param index The zero-based index of the desired code unit. A negative index will count back from the last item.\n     */\n    at(index: number): number | undefined;\n}\n\ninterface Uint32Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the item located at the specified index.\n     * @param index The zero-based index of the desired code unit. A negative index will count back from the last item.\n     */\n    at(index: number): number | undefined;\n}\n\ninterface Float32Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the item located at the specified index.\n     * @param index The zero-based index of the desired code unit. A negative index will count back from the last item.\n     */\n    at(index: number): number | undefined;\n}\n\ninterface Float64Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the item located at the specified index.\n     * @param index The zero-based index of the desired code unit. A negative index will count back from the last item.\n     */\n    at(index: number): number | undefined;\n}\n\ninterface BigInt64Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the item located at the specified index.\n     * @param index The zero-based index of the desired code unit. A negative index will count back from the last item.\n     */\n    at(index: number): bigint | undefined;\n}\n\ninterface BigUint64Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the item located at the specified index.\n     * @param index The zero-based index of the desired code unit. A negative index will count back from the last item.\n     */\n    at(index: number): bigint | undefined;\n}\n",
  "node_modules/typescript/lib/lib.es2022.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2021\" />\n/// <reference lib=\"es2022.array\" />\n/// <reference lib=\"es2022.error\" />\n/// <reference lib=\"es2022.intl\" />\n/// <reference lib=\"es2022.object\" />\n/// <reference lib=\"es2022.regexp\" />\n/// <reference lib=\"es2022.string\" />\n",
  "node_modules/typescript/lib/lib.es2022.error.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2021.promise\" />\n\ninterface ErrorOptions {\n    cause?: unknown;\n}\n\ninterface Error {\n    cause?: unknown;\n}\n\ninterface ErrorConstructor {\n    new (message?: string, options?: ErrorOptions): Error;\n    (message?: string, options?: ErrorOptions): Error;\n}\n\ninterface EvalErrorConstructor {\n    new (message?: string, options?: ErrorOptions): EvalError;\n    (message?: string, options?: ErrorOptions): EvalError;\n}\n\ninterface RangeErrorConstructor {\n    new (message?: string, options?: ErrorOptions): RangeError;\n    (message?: string, options?: ErrorOptions): RangeError;\n}\n\ninterface ReferenceErrorConstructor {\n    new (message?: string, options?: ErrorOptions): ReferenceError;\n    (message?: string, options?: ErrorOptions): ReferenceError;\n}\n\ninterface SyntaxErrorConstructor {\n    new (message?: string, options?: ErrorOptions): SyntaxError;\n    (message?: string, options?: ErrorOptions): SyntaxError;\n}\n\ninterface TypeErrorConstructor {\n    new (message?: string, options?: ErrorOptions): TypeError;\n    (message?: string, options?: ErrorOptions): TypeError;\n}\n\ninterface URIErrorConstructor {\n    new (message?: string, options?: ErrorOptions): URIError;\n    (message?: string, options?: ErrorOptions): URIError;\n}\n\ninterface AggregateErrorConstructor {\n    new (\n        errors: Iterable<any>,\n        message?: string,\n        options?: ErrorOptions,\n    ): AggregateError;\n    (\n        errors: Iterable<any>,\n        message?: string,\n        options?: ErrorOptions,\n    ): AggregateError;\n}\n",
  "node_modules/typescript/lib/lib.es2022.full.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2022\" />\n/// <reference lib=\"dom\" />\n/// <reference lib=\"webworker.importscripts\" />\n/// <reference lib=\"scripthost\" />\n/// <reference lib=\"dom.iterable\" />\n/// <reference lib=\"dom.asynciterable\" />\n",
  "node_modules/typescript/lib/lib.es2022.intl.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ndeclare namespace Intl {\n    /**\n     * An object with some or all properties of the `Intl.Segmenter` constructor `options` parameter.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Segmenter/Segmenter#parameters)\n     */\n    interface SegmenterOptions {\n        /** The locale matching algorithm to use. For information about this option, see [Intl page](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_negotiation). */\n        localeMatcher?: \"best fit\" | \"lookup\" | undefined;\n        /** The type of input to be split */\n        granularity?: \"grapheme\" | \"word\" | \"sentence\" | undefined;\n    }\n\n    /**\n     * The `Intl.Segmenter` object enables locale-sensitive text segmentation, enabling you to get meaningful items (graphemes, words or sentences) from a string.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Segmenter)\n     */\n    interface Segmenter {\n        /**\n         * Returns `Segments` object containing the segments of the input string, using the segmenter's locale and granularity.\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Segmenter/segment)\n         *\n         * @param input - The text to be segmented as a `string`.\n         *\n         * @returns A new iterable Segments object containing the segments of the input string, using the segmenter's locale and granularity.\n         */\n        segment(input: string): Segments;\n        /**\n         * The `resolvedOptions()` method of `Intl.Segmenter` instances returns a new object with properties reflecting the options computed during initialization of this `Segmenter` object.\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Segmenter/resolvedOptions)\n         */\n        resolvedOptions(): ResolvedSegmenterOptions;\n    }\n\n    interface ResolvedSegmenterOptions {\n        locale: string;\n        granularity: \"grapheme\" | \"word\" | \"sentence\";\n    }\n\n    interface SegmentIterator<T> extends IteratorObject<T, BuiltinIteratorReturn, unknown> {\n        [Symbol.iterator](): SegmentIterator<T>;\n    }\n\n    /**\n     * A `Segments` object is an iterable collection of the segments of a text string. It is returned by a call to the `segment()` method of an `Intl.Segmenter` object.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Segmenter/segment/Segments)\n     */\n    interface Segments {\n        /**\n         * Returns an object describing the segment in the original string that includes the code unit at a specified index.\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Segmenter/segment/Segments/containing)\n         *\n         * @param codeUnitIndex - A number specifying the index of the code unit in the original input string. If the value is omitted, it defaults to `0`.\n         */\n        containing(codeUnitIndex?: number): SegmentData | undefined;\n\n        /** Returns an iterator to iterate over the segments. */\n        [Symbol.iterator](): SegmentIterator<SegmentData>;\n    }\n\n    interface SegmentData {\n        /** A string containing the segment extracted from the original input string. */\n        segment: string;\n        /** The code unit index in the original input string at which the segment begins. */\n        index: number;\n        /** The complete input string that was segmented. */\n        input: string;\n        /**\n         * A boolean value only if granularity is \"word\"; otherwise, undefined.\n         * If granularity is \"word\", then isWordLike is true when the segment is word-like (i.e., consists of letters/numbers/ideographs/etc.); otherwise, false.\n         */\n        isWordLike?: boolean;\n    }\n\n    /**\n     * The `Intl.Segmenter` object enables locale-sensitive text segmentation, enabling you to get meaningful items (graphemes, words or sentences) from a string.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Segmenter)\n     */\n    const Segmenter: {\n        prototype: Segmenter;\n\n        /**\n         * Creates a new `Intl.Segmenter` object.\n         *\n         * @param locales - A string with a [BCP 47 language tag](http://tools.ietf.org/html/rfc5646), or an array of such strings.\n         *  For the general form and interpretation of the `locales` argument,\n         *  see the [`Intl` page](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_identification_and_negotiation).\n         *\n         * @param options - An [object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Segmenter/Segmenter#parameters)\n         *  with some or all options of `SegmenterOptions`.\n         *\n         * @returns [Intl.Segmenter](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Segments) object.\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Segmenter).\n         */\n        new (locales?: LocalesArgument, options?: SegmenterOptions): Segmenter;\n\n        /**\n         * Returns an array containing those of the provided locales that are supported without having to fall back to the runtime's default locale.\n         *\n         * @param locales - A string with a [BCP 47 language tag](http://tools.ietf.org/html/rfc5646), or an array of such strings.\n         *  For the general form and interpretation of the `locales` argument,\n         *  see the [`Intl` page](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_identification_and_negotiation).\n         *\n         * @param options An [object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Segmenter/supportedLocalesOf#parameters).\n         *  with some or all possible options.\n         *\n         * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Segmenter/supportedLocalesOf)\n         */\n        supportedLocalesOf(locales: LocalesArgument, options?: Pick<SegmenterOptions, \"localeMatcher\">): UnicodeBCP47LocaleIdentifier[];\n    };\n\n    /**\n     * Returns a sorted array of the supported collation, calendar, currency, numbering system, timezones, and units by the implementation.\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/supportedValuesOf)\n     *\n     * @param key A string indicating the category of values to return.\n     * @returns A sorted array of the supported values.\n     */\n    function supportedValuesOf(key: \"calendar\" | \"collation\" | \"currency\" | \"numberingSystem\" | \"timeZone\" | \"unit\"): string[];\n}\n",
  "node_modules/typescript/lib/lib.es2022.object.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface ObjectConstructor {\n    /**\n     * Determines whether an object has a property with the specified name.\n     * @param o An object.\n     * @param v A property name.\n     */\n    hasOwn(o: object, v: PropertyKey): boolean;\n}\n",
  "node_modules/typescript/lib/lib.es2022.regexp.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface RegExpMatchArray {\n    indices?: RegExpIndicesArray;\n}\n\ninterface RegExpExecArray {\n    indices?: RegExpIndicesArray;\n}\n\ninterface RegExpIndicesArray extends Array<[number, number]> {\n    groups?: {\n        [key: string]: [number, number];\n    };\n}\n\ninterface RegExp {\n    /**\n     * Returns a Boolean value indicating the state of the hasIndices flag (d) used with a regular expression.\n     * Default is false. Read-only.\n     */\n    readonly hasIndices: boolean;\n}\n",
  "node_modules/typescript/lib/lib.es2022.string.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface String {\n    /**\n     * Returns a new String consisting of the single UTF-16 code unit located at the specified index.\n     * @param index The zero-based index of the desired code unit. A negative index will count back from the last item.\n     */\n    at(index: number): string | undefined;\n}\n",
  "node_modules/typescript/lib/lib.es2023.array.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface Array<T> {\n    /**\n     * Returns the value of the last element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate findLast calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found, findLast\n     * immediately returns that element value. Otherwise, findLast returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLast<S extends T>(predicate: (value: T, index: number, array: T[]) => value is S, thisArg?: any): S | undefined;\n    findLast(predicate: (value: T, index: number, array: T[]) => unknown, thisArg?: any): T | undefined;\n\n    /**\n     * Returns the index of the last element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate findLastIndex calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findLastIndex immediately returns that element index. Otherwise, findLastIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLastIndex(predicate: (value: T, index: number, array: T[]) => unknown, thisArg?: any): number;\n\n    /**\n     * Returns a copy of an array with its elements reversed.\n     */\n    toReversed(): T[];\n\n    /**\n     * Returns a copy of an array with its elements sorted.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if the first argument is less than the second argument, zero if they're equal, and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending, UTF-16 code unit order.\n     * ```ts\n     * [11, 2, 22, 1].toSorted((a, b) => a - b) // [1, 2, 11, 22]\n     * ```\n     */\n    toSorted(compareFn?: (a: T, b: T) => number): T[];\n\n    /**\n     * Copies an array and removes elements and, if necessary, inserts new elements in their place. Returns the copied array.\n     * @param start The zero-based location in the array from which to start removing elements.\n     * @param deleteCount The number of elements to remove.\n     * @param items Elements to insert into the copied array in place of the deleted elements.\n     * @returns The copied array.\n     */\n    toSpliced(start: number, deleteCount: number, ...items: T[]): T[];\n\n    /**\n     * Copies an array and removes elements while returning the remaining elements.\n     * @param start The zero-based location in the array from which to start removing elements.\n     * @param deleteCount The number of elements to remove.\n     * @returns A copy of the original array with the remaining elements.\n     */\n    toSpliced(start: number, deleteCount?: number): T[];\n\n    /**\n     * Copies an array, then overwrites the value at the provided index with the\n     * given value. If the index is negative, then it replaces from the end\n     * of the array.\n     * @param index The index of the value to overwrite. If the index is\n     * negative, then it replaces from the end of the array.\n     * @param value The value to write into the copied array.\n     * @returns The copied array with the updated value.\n     */\n    with(index: number, value: T): T[];\n}\n\ninterface ReadonlyArray<T> {\n    /**\n     * Returns the value of the last element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate findLast calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found, findLast\n     * immediately returns that element value. Otherwise, findLast returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLast<S extends T>(\n        predicate: (value: T, index: number, array: readonly T[]) => value is S,\n        thisArg?: any,\n    ): S | undefined;\n    findLast(\n        predicate: (value: T, index: number, array: readonly T[]) => unknown,\n        thisArg?: any,\n    ): T | undefined;\n\n    /**\n     * Returns the index of the last element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate findLastIndex calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findLastIndex immediately returns that element index. Otherwise, findLastIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLastIndex(\n        predicate: (value: T, index: number, array: readonly T[]) => unknown,\n        thisArg?: any,\n    ): number;\n\n    /**\n     * Copies the array and returns the copied array with all of its elements reversed.\n     */\n    toReversed(): T[];\n\n    /**\n     * Copies and sorts the array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if the first argument is less than the second argument, zero if they're equal, and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending, UTF-16 code unit order.\n     * ```ts\n     * [11, 2, 22, 1].toSorted((a, b) => a - b) // [1, 2, 11, 22]\n     * ```\n     */\n    toSorted(compareFn?: (a: T, b: T) => number): T[];\n\n    /**\n     * Copies an array and removes elements while, if necessary, inserting new elements in their place, returning the remaining elements.\n     * @param start The zero-based location in the array from which to start removing elements.\n     * @param deleteCount The number of elements to remove.\n     * @param items Elements to insert into the copied array in place of the deleted elements.\n     * @returns A copy of the original array with the remaining elements.\n     */\n    toSpliced(start: number, deleteCount: number, ...items: T[]): T[];\n\n    /**\n     * Copies an array and removes elements while returning the remaining elements.\n     * @param start The zero-based location in the array from which to start removing elements.\n     * @param deleteCount The number of elements to remove.\n     * @returns A copy of the original array with the remaining elements.\n     */\n    toSpliced(start: number, deleteCount?: number): T[];\n\n    /**\n     * Copies an array, then overwrites the value at the provided index with the\n     * given value. If the index is negative, then it replaces from the end\n     * of the array\n     * @param index The index of the value to overwrite. If the index is\n     * negative, then it replaces from the end of the array.\n     * @param value The value to insert into the copied array.\n     * @returns A copy of the original array with the inserted value.\n     */\n    with(index: number, value: T): T[];\n}\n\ninterface Int8Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the value of the last element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate findLast calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found, findLast\n     * immediately returns that element value. Otherwise, findLast returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLast<S extends number>(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => value is S,\n        thisArg?: any,\n    ): S | undefined;\n    findLast(\n        predicate: (value: number, index: number, array: this) => unknown,\n        thisArg?: any,\n    ): number | undefined;\n\n    /**\n     * Returns the index of the last element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate findLastIndex calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findLastIndex immediately returns that element index. Otherwise, findLastIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLastIndex(\n        predicate: (value: number, index: number, array: this) => unknown,\n        thisArg?: any,\n    ): number;\n\n    /**\n     * Copies the array and returns the copy with the elements in reverse order.\n     */\n    toReversed(): Int8Array<ArrayBuffer>;\n\n    /**\n     * Copies and sorts the array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if the first argument is less than the second argument, zero if they're equal, and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * const myNums = Int8Array.from([11, 2, 22, 1]);\n     * myNums.toSorted((a, b) => a - b) // Int8Array(4) [1, 2, 11, 22]\n     * ```\n     */\n    toSorted(compareFn?: (a: number, b: number) => number): Int8Array<ArrayBuffer>;\n\n    /**\n     * Copies the array and inserts the given number at the provided index.\n     * @param index The index of the value to overwrite. If the index is\n     * negative, then it replaces from the end of the array.\n     * @param value The value to insert into the copied array.\n     * @returns A copy of the original array with the inserted value.\n     */\n    with(index: number, value: number): Int8Array<ArrayBuffer>;\n}\n\ninterface Uint8Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the value of the last element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate findLast calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found, findLast\n     * immediately returns that element value. Otherwise, findLast returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLast<S extends number>(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => value is S,\n        thisArg?: any,\n    ): S | undefined;\n    findLast(\n        predicate: (value: number, index: number, array: this) => unknown,\n        thisArg?: any,\n    ): number | undefined;\n\n    /**\n     * Returns the index of the last element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate findLastIndex calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findLastIndex immediately returns that element index. Otherwise, findLastIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLastIndex(\n        predicate: (value: number, index: number, array: this) => unknown,\n        thisArg?: any,\n    ): number;\n\n    /**\n     * Copies the array and returns the copy with the elements in reverse order.\n     */\n    toReversed(): Uint8Array<ArrayBuffer>;\n\n    /**\n     * Copies and sorts the array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if the first argument is less than the second argument, zero if they're equal, and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * const myNums = Uint8Array.from([11, 2, 22, 1]);\n     * myNums.toSorted((a, b) => a - b) // Uint8Array(4) [1, 2, 11, 22]\n     * ```\n     */\n    toSorted(compareFn?: (a: number, b: number) => number): Uint8Array<ArrayBuffer>;\n\n    /**\n     * Copies the array and inserts the given number at the provided index.\n     * @param index The index of the value to overwrite. If the index is\n     * negative, then it replaces from the end of the array.\n     * @param value The value to insert into the copied array.\n     * @returns A copy of the original array with the inserted value.\n     */\n    with(index: number, value: number): Uint8Array<ArrayBuffer>;\n}\n\ninterface Uint8ClampedArray<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the value of the last element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate findLast calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found, findLast\n     * immediately returns that element value. Otherwise, findLast returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLast<S extends number>(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => value is S,\n        thisArg?: any,\n    ): S | undefined;\n    findLast(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => unknown,\n        thisArg?: any,\n    ): number | undefined;\n\n    /**\n     * Returns the index of the last element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate findLastIndex calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findLastIndex immediately returns that element index. Otherwise, findLastIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLastIndex(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => unknown,\n        thisArg?: any,\n    ): number;\n\n    /**\n     * Copies the array and returns the copy with the elements in reverse order.\n     */\n    toReversed(): Uint8ClampedArray<ArrayBuffer>;\n\n    /**\n     * Copies and sorts the array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if the first argument is less than the second argument, zero if they're equal, and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * const myNums = Uint8ClampedArray.from([11, 2, 22, 1]);\n     * myNums.toSorted((a, b) => a - b) // Uint8ClampedArray(4) [1, 2, 11, 22]\n     * ```\n     */\n    toSorted(compareFn?: (a: number, b: number) => number): Uint8ClampedArray<ArrayBuffer>;\n\n    /**\n     * Copies the array and inserts the given number at the provided index.\n     * @param index The index of the value to overwrite. If the index is\n     * negative, then it replaces from the end of the array.\n     * @param value The value to insert into the copied array.\n     * @returns A copy of the original array with the inserted value.\n     */\n    with(index: number, value: number): Uint8ClampedArray<ArrayBuffer>;\n}\n\ninterface Int16Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the value of the last element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate findLast calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found, findLast\n     * immediately returns that element value. Otherwise, findLast returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLast<S extends number>(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => value is S,\n        thisArg?: any,\n    ): S | undefined;\n    findLast(\n        predicate: (value: number, index: number, array: this) => unknown,\n        thisArg?: any,\n    ): number | undefined;\n\n    /**\n     * Returns the index of the last element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate findLastIndex calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findLastIndex immediately returns that element index. Otherwise, findLastIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLastIndex(\n        predicate: (value: number, index: number, array: this) => unknown,\n        thisArg?: any,\n    ): number;\n\n    /**\n     * Copies the array and returns the copy with the elements in reverse order.\n     */\n    toReversed(): Int16Array<ArrayBuffer>;\n\n    /**\n     * Copies and sorts the array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if the first argument is less than the second argument, zero if they're equal, and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * const myNums = Int16Array.from([11, 2, -22, 1]);\n     * myNums.toSorted((a, b) => a - b) // Int16Array(4) [-22, 1, 2, 11]\n     * ```\n     */\n    toSorted(compareFn?: (a: number, b: number) => number): Int16Array<ArrayBuffer>;\n\n    /**\n     * Copies the array and inserts the given number at the provided index.\n     * @param index The index of the value to overwrite. If the index is\n     * negative, then it replaces from the end of the array.\n     * @param value The value to insert into the copied array.\n     * @returns A copy of the original array with the inserted value.\n     */\n    with(index: number, value: number): Int16Array<ArrayBuffer>;\n}\n\ninterface Uint16Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the value of the last element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate findLast calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found, findLast\n     * immediately returns that element value. Otherwise, findLast returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLast<S extends number>(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => value is S,\n        thisArg?: any,\n    ): S | undefined;\n    findLast(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => unknown,\n        thisArg?: any,\n    ): number | undefined;\n\n    /**\n     * Returns the index of the last element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate findLastIndex calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findLastIndex immediately returns that element index. Otherwise, findLastIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLastIndex(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => unknown,\n        thisArg?: any,\n    ): number;\n\n    /**\n     * Copies the array and returns the copy with the elements in reverse order.\n     */\n    toReversed(): Uint16Array<ArrayBuffer>;\n\n    /**\n     * Copies and sorts the array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if the first argument is less than the second argument, zero if they're equal, and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * const myNums = Uint16Array.from([11, 2, 22, 1]);\n     * myNums.toSorted((a, b) => a - b) // Uint16Array(4) [1, 2, 11, 22]\n     * ```\n     */\n    toSorted(compareFn?: (a: number, b: number) => number): Uint16Array<ArrayBuffer>;\n\n    /**\n     * Copies the array and inserts the given number at the provided index.\n     * @param index The index of the value to overwrite. If the index is\n     * negative, then it replaces from the end of the array.\n     * @param value The value to insert into the copied array.\n     * @returns A copy of the original array with the inserted value.\n     */\n    with(index: number, value: number): Uint16Array<ArrayBuffer>;\n}\n\ninterface Int32Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the value of the last element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate findLast calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found, findLast\n     * immediately returns that element value. Otherwise, findLast returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLast<S extends number>(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => value is S,\n        thisArg?: any,\n    ): S | undefined;\n    findLast(\n        predicate: (value: number, index: number, array: this) => unknown,\n        thisArg?: any,\n    ): number | undefined;\n\n    /**\n     * Returns the index of the last element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate findLastIndex calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findLastIndex immediately returns that element index. Otherwise, findLastIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLastIndex(\n        predicate: (value: number, index: number, array: this) => unknown,\n        thisArg?: any,\n    ): number;\n\n    /**\n     * Copies the array and returns the copy with the elements in reverse order.\n     */\n    toReversed(): Int32Array<ArrayBuffer>;\n\n    /**\n     * Copies and sorts the array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if the first argument is less than the second argument, zero if they're equal, and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * const myNums = Int32Array.from([11, 2, -22, 1]);\n     * myNums.toSorted((a, b) => a - b) // Int32Array(4) [-22, 1, 2, 11]\n     * ```\n     */\n    toSorted(compareFn?: (a: number, b: number) => number): Int32Array<ArrayBuffer>;\n\n    /**\n     * Copies the array and inserts the given number at the provided index.\n     * @param index The index of the value to overwrite. If the index is\n     * negative, then it replaces from the end of the array.\n     * @param value The value to insert into the copied array.\n     * @returns A copy of the original array with the inserted value.\n     */\n    with(index: number, value: number): Int32Array<ArrayBuffer>;\n}\n\ninterface Uint32Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the value of the last element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate findLast calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found, findLast\n     * immediately returns that element value. Otherwise, findLast returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLast<S extends number>(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => value is S,\n        thisArg?: any,\n    ): S | undefined;\n    findLast(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => unknown,\n        thisArg?: any,\n    ): number | undefined;\n\n    /**\n     * Returns the index of the last element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate findLastIndex calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findLastIndex immediately returns that element index. Otherwise, findLastIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLastIndex(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => unknown,\n        thisArg?: any,\n    ): number;\n\n    /**\n     * Copies the array and returns the copy with the elements in reverse order.\n     */\n    toReversed(): Uint32Array<ArrayBuffer>;\n\n    /**\n     * Copies and sorts the array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if the first argument is less than the second argument, zero if they're equal, and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * const myNums = Uint32Array.from([11, 2, 22, 1]);\n     * myNums.toSorted((a, b) => a - b) // Uint32Array(4) [1, 2, 11, 22]\n     * ```\n     */\n    toSorted(compareFn?: (a: number, b: number) => number): Uint32Array<ArrayBuffer>;\n\n    /**\n     * Copies the array and inserts the given number at the provided index.\n     * @param index The index of the value to overwrite. If the index is\n     * negative, then it replaces from the end of the array.\n     * @param value The value to insert into the copied array.\n     * @returns A copy of the original array with the inserted value.\n     */\n    with(index: number, value: number): Uint32Array<ArrayBuffer>;\n}\n\ninterface Float32Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the value of the last element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate findLast calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found, findLast\n     * immediately returns that element value. Otherwise, findLast returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLast<S extends number>(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => value is S,\n        thisArg?: any,\n    ): S | undefined;\n    findLast(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => unknown,\n        thisArg?: any,\n    ): number | undefined;\n\n    /**\n     * Returns the index of the last element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate findLastIndex calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findLastIndex immediately returns that element index. Otherwise, findLastIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLastIndex(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => unknown,\n        thisArg?: any,\n    ): number;\n\n    /**\n     * Copies the array and returns the copy with the elements in reverse order.\n     */\n    toReversed(): Float32Array<ArrayBuffer>;\n\n    /**\n     * Copies and sorts the array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if the first argument is less than the second argument, zero if they're equal, and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * const myNums = Float32Array.from([11.25, 2, -22.5, 1]);\n     * myNums.toSorted((a, b) => a - b) // Float32Array(4) [-22.5, 1, 2, 11.5]\n     * ```\n     */\n    toSorted(compareFn?: (a: number, b: number) => number): Float32Array<ArrayBuffer>;\n\n    /**\n     * Copies the array and inserts the given number at the provided index.\n     * @param index The index of the value to overwrite. If the index is\n     * negative, then it replaces from the end of the array.\n     * @param value The value to insert into the copied array.\n     * @returns A copy of the original array with the inserted value.\n     */\n    with(index: number, value: number): Float32Array<ArrayBuffer>;\n}\n\ninterface Float64Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the value of the last element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate findLast calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found, findLast\n     * immediately returns that element value. Otherwise, findLast returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLast<S extends number>(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => value is S,\n        thisArg?: any,\n    ): S | undefined;\n    findLast(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => unknown,\n        thisArg?: any,\n    ): number | undefined;\n\n    /**\n     * Returns the index of the last element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate findLastIndex calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findLastIndex immediately returns that element index. Otherwise, findLastIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLastIndex(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => unknown,\n        thisArg?: any,\n    ): number;\n\n    /**\n     * Copies the array and returns the copy with the elements in reverse order.\n     */\n    toReversed(): Float64Array<ArrayBuffer>;\n\n    /**\n     * Copies and sorts the array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if the first argument is less than the second argument, zero if they're equal, and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * const myNums = Float64Array.from([11.25, 2, -22.5, 1]);\n     * myNums.toSorted((a, b) => a - b) // Float64Array(4) [-22.5, 1, 2, 11.5]\n     * ```\n     */\n    toSorted(compareFn?: (a: number, b: number) => number): Float64Array<ArrayBuffer>;\n\n    /**\n     * Copies the array and inserts the given number at the provided index.\n     * @param index The index of the value to overwrite. If the index is\n     * negative, then it replaces from the end of the array.\n     * @param value The value to insert into the copied array.\n     * @returns A copy of the original array with the inserted value.\n     */\n    with(index: number, value: number): Float64Array<ArrayBuffer>;\n}\n\ninterface BigInt64Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the value of the last element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate findLast calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found, findLast\n     * immediately returns that element value. Otherwise, findLast returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLast<S extends bigint>(\n        predicate: (\n            value: bigint,\n            index: number,\n            array: this,\n        ) => value is S,\n        thisArg?: any,\n    ): S | undefined;\n    findLast(\n        predicate: (\n            value: bigint,\n            index: number,\n            array: this,\n        ) => unknown,\n        thisArg?: any,\n    ): bigint | undefined;\n\n    /**\n     * Returns the index of the last element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate findLastIndex calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findLastIndex immediately returns that element index. Otherwise, findLastIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLastIndex(\n        predicate: (\n            value: bigint,\n            index: number,\n            array: this,\n        ) => unknown,\n        thisArg?: any,\n    ): number;\n\n    /**\n     * Copies the array and returns the copy with the elements in reverse order.\n     */\n    toReversed(): BigInt64Array<ArrayBuffer>;\n\n    /**\n     * Copies and sorts the array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if the first argument is less than the second argument, zero if they're equal, and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * const myNums = BigInt64Array.from([11n, 2n, -22n, 1n]);\n     * myNums.toSorted((a, b) => Number(a - b)) // BigInt64Array(4) [-22n, 1n, 2n, 11n]\n     * ```\n     */\n    toSorted(compareFn?: (a: bigint, b: bigint) => number): BigInt64Array<ArrayBuffer>;\n\n    /**\n     * Copies the array and inserts the given bigint at the provided index.\n     * @param index The index of the value to overwrite. If the index is\n     * negative, then it replaces from the end of the array.\n     * @param value The value to insert into the copied array.\n     * @returns A copy of the original array with the inserted value.\n     */\n    with(index: number, value: bigint): BigInt64Array<ArrayBuffer>;\n}\n\ninterface BigUint64Array<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Returns the value of the last element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate findLast calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found, findLast\n     * immediately returns that element value. Otherwise, findLast returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLast<S extends bigint>(\n        predicate: (\n            value: bigint,\n            index: number,\n            array: this,\n        ) => value is S,\n        thisArg?: any,\n    ): S | undefined;\n    findLast(\n        predicate: (\n            value: bigint,\n            index: number,\n            array: this,\n        ) => unknown,\n        thisArg?: any,\n    ): bigint | undefined;\n\n    /**\n     * Returns the index of the last element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate findLastIndex calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findLastIndex immediately returns that element index. Otherwise, findLastIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLastIndex(\n        predicate: (\n            value: bigint,\n            index: number,\n            array: this,\n        ) => unknown,\n        thisArg?: any,\n    ): number;\n\n    /**\n     * Copies the array and returns the copy with the elements in reverse order.\n     */\n    toReversed(): BigUint64Array<ArrayBuffer>;\n\n    /**\n     * Copies and sorts the array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if the first argument is less than the second argument, zero if they're equal, and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * const myNums = BigUint64Array.from([11n, 2n, 22n, 1n]);\n     * myNums.toSorted((a, b) => Number(a - b)) // BigUint64Array(4) [1n, 2n, 11n, 22n]\n     * ```\n     */\n    toSorted(compareFn?: (a: bigint, b: bigint) => number): BigUint64Array<ArrayBuffer>;\n\n    /**\n     * Copies the array and inserts the given bigint at the provided index.\n     * @param index The index of the value to overwrite. If the index is\n     * negative, then it replaces from the end of the array.\n     * @param value The value to insert into the copied array.\n     * @returns A copy of the original array with the inserted value.\n     */\n    with(index: number, value: bigint): BigUint64Array<ArrayBuffer>;\n}\n",
  "node_modules/typescript/lib/lib.es2023.collection.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface WeakKeyTypes {\n    symbol: symbol;\n}\n",
  "node_modules/typescript/lib/lib.es2023.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2022\" />\n/// <reference lib=\"es2023.array\" />\n/// <reference lib=\"es2023.collection\" />\n/// <reference lib=\"es2023.intl\" />\n",
  "node_modules/typescript/lib/lib.es2023.full.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2023\" />\n/// <reference lib=\"dom\" />\n/// <reference lib=\"webworker.importscripts\" />\n/// <reference lib=\"scripthost\" />\n/// <reference lib=\"dom.iterable\" />\n/// <reference lib=\"dom.asynciterable\" />\n",
  "node_modules/typescript/lib/lib.es2023.intl.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ndeclare namespace Intl {\n    interface NumberFormatOptionsUseGroupingRegistry {\n        min2: never;\n        auto: never;\n        always: never;\n    }\n\n    interface NumberFormatOptionsSignDisplayRegistry {\n        negative: never;\n    }\n\n    interface NumberFormatOptions {\n        roundingPriority?: \"auto\" | \"morePrecision\" | \"lessPrecision\" | undefined;\n        roundingIncrement?: 1 | 2 | 5 | 10 | 20 | 25 | 50 | 100 | 200 | 250 | 500 | 1000 | 2000 | 2500 | 5000 | undefined;\n        roundingMode?: \"ceil\" | \"floor\" | \"expand\" | \"trunc\" | \"halfCeil\" | \"halfFloor\" | \"halfExpand\" | \"halfTrunc\" | \"halfEven\" | undefined;\n        trailingZeroDisplay?: \"auto\" | \"stripIfInteger\" | undefined;\n    }\n\n    interface ResolvedNumberFormatOptions {\n        roundingPriority: \"auto\" | \"morePrecision\" | \"lessPrecision\";\n        roundingMode: \"ceil\" | \"floor\" | \"expand\" | \"trunc\" | \"halfCeil\" | \"halfFloor\" | \"halfExpand\" | \"halfTrunc\" | \"halfEven\";\n        roundingIncrement: 1 | 2 | 5 | 10 | 20 | 25 | 50 | 100 | 200 | 250 | 500 | 1000 | 2000 | 2500 | 5000;\n        trailingZeroDisplay: \"auto\" | \"stripIfInteger\";\n    }\n\n    interface NumberRangeFormatPart extends NumberFormatPart {\n        source: \"startRange\" | \"endRange\" | \"shared\";\n    }\n\n    type StringNumericLiteral = `${number}` | \"Infinity\" | \"-Infinity\" | \"+Infinity\";\n\n    interface NumberFormat {\n        format(value: number | bigint | StringNumericLiteral): string;\n        formatToParts(value: number | bigint | StringNumericLiteral): NumberFormatPart[];\n        formatRange(start: number | bigint | StringNumericLiteral, end: number | bigint | StringNumericLiteral): string;\n        formatRangeToParts(start: number | bigint | StringNumericLiteral, end: number | bigint | StringNumericLiteral): NumberRangeFormatPart[];\n    }\n}\n",
  "node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface ArrayBuffer {\n    /**\n     * If this ArrayBuffer is resizable, returns the maximum byte length given during construction; returns the byte length if not.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/maxByteLength)\n     */\n    get maxByteLength(): number;\n\n    /**\n     * Returns true if this ArrayBuffer can be resized.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/resizable)\n     */\n    get resizable(): boolean;\n\n    /**\n     * Resizes the ArrayBuffer to the specified size (in bytes).\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/resize)\n     */\n    resize(newByteLength?: number): void;\n\n    /**\n     * Returns a boolean indicating whether or not this buffer has been detached (transferred).\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/detached)\n     */\n    get detached(): boolean;\n\n    /**\n     * Creates a new ArrayBuffer with the same byte content as this buffer, then detaches this buffer.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/transfer)\n     */\n    transfer(newByteLength?: number): ArrayBuffer;\n\n    /**\n     * Creates a new non-resizable ArrayBuffer with the same byte content as this buffer, then detaches this buffer.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/transferToFixedLength)\n     */\n    transferToFixedLength(newByteLength?: number): ArrayBuffer;\n}\n\ninterface ArrayBufferConstructor {\n    new (byteLength: number, options?: { maxByteLength?: number; }): ArrayBuffer;\n}\n",
  "node_modules/typescript/lib/lib.es2024.collection.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface MapConstructor {\n    /**\n     * Groups members of an iterable according to the return value of the passed callback.\n     * @param items An iterable.\n     * @param keySelector A callback which will be invoked for each item in items.\n     */\n    groupBy<K, T>(\n        items: Iterable<T>,\n        keySelector: (item: T, index: number) => K,\n    ): Map<K, T[]>;\n}\n",
  "node_modules/typescript/lib/lib.es2024.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2023\" />\n/// <reference lib=\"es2024.arraybuffer\" />\n/// <reference lib=\"es2024.collection\" />\n/// <reference lib=\"es2024.object\" />\n/// <reference lib=\"es2024.promise\" />\n/// <reference lib=\"es2024.regexp\" />\n/// <reference lib=\"es2024.sharedmemory\" />\n/// <reference lib=\"es2024.string\" />\n",
  "node_modules/typescript/lib/lib.es2024.full.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2024\" />\n/// <reference lib=\"dom\" />\n/// <reference lib=\"webworker.importscripts\" />\n/// <reference lib=\"scripthost\" />\n/// <reference lib=\"dom.iterable\" />\n/// <reference lib=\"dom.asynciterable\" />\n",
  "node_modules/typescript/lib/lib.es2024.object.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface ObjectConstructor {\n    /**\n     * Groups members of an iterable according to the return value of the passed callback.\n     * @param items An iterable.\n     * @param keySelector A callback which will be invoked for each item in items.\n     */\n    groupBy<K extends PropertyKey, T>(\n        items: Iterable<T>,\n        keySelector: (item: T, index: number) => K,\n    ): Partial<Record<K, T[]>>;\n}\n",
  "node_modules/typescript/lib/lib.es2024.promise.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface PromiseWithResolvers<T> {\n    promise: Promise<T>;\n    resolve: (value: T | PromiseLike<T>) => void;\n    reject: (reason?: any) => void;\n}\n\ninterface PromiseConstructor {\n    /**\n     * Creates a new Promise and returns it in an object, along with its resolve and reject functions.\n     * @returns An object with the properties `promise`, `resolve`, and `reject`.\n     *\n     * ```ts\n     * const { promise, resolve, reject } = Promise.withResolvers<T>();\n     * ```\n     */\n    withResolvers<T>(): PromiseWithResolvers<T>;\n}\n",
  "node_modules/typescript/lib/lib.es2024.regexp.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface RegExp {\n    /**\n     * Returns a Boolean value indicating the state of the unicodeSets flag (v) used with a regular expression.\n     * Default is false. Read-only.\n     */\n    readonly unicodeSets: boolean;\n}\n",
  "node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2020.bigint\" />\n\ninterface Atomics {\n    /**\n     * A non-blocking, asynchronous version of wait which is usable on the main thread.\n     * Waits asynchronously on a shared memory location and returns a Promise\n     * @param typedArray A shared Int32Array or BigInt64Array.\n     * @param index The position in the typedArray to wait on.\n     * @param value The expected value to test.\n     * @param [timeout] The expected value to test.\n     */\n    waitAsync(typedArray: Int32Array, index: number, value: number, timeout?: number): { async: false; value: \"not-equal\" | \"timed-out\"; } | { async: true; value: Promise<\"ok\" | \"timed-out\">; };\n\n    /**\n     * A non-blocking, asynchronous version of wait which is usable on the main thread.\n     * Waits asynchronously on a shared memory location and returns a Promise\n     * @param typedArray A shared Int32Array or BigInt64Array.\n     * @param index The position in the typedArray to wait on.\n     * @param value The expected value to test.\n     * @param [timeout] The expected value to test.\n     */\n    waitAsync(typedArray: BigInt64Array, index: number, value: bigint, timeout?: number): { async: false; value: \"not-equal\" | \"timed-out\"; } | { async: true; value: Promise<\"ok\" | \"timed-out\">; };\n}\n\ninterface SharedArrayBuffer {\n    /**\n     * Returns true if this SharedArrayBuffer can be grown.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer/growable)\n     */\n    get growable(): boolean;\n\n    /**\n     * If this SharedArrayBuffer is growable, returns the maximum byte length given during construction; returns the byte length if not.\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer/maxByteLength)\n     */\n    get maxByteLength(): number;\n\n    /**\n     * Grows the SharedArrayBuffer to the specified size (in bytes).\n     *\n     * [MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer/grow)\n     */\n    grow(newByteLength?: number): void;\n}\n\ninterface SharedArrayBufferConstructor {\n    new (byteLength: number, options?: { maxByteLength?: number; }): SharedArrayBuffer;\n}\n",
  "node_modules/typescript/lib/lib.es2024.string.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface String {\n    /**\n     * Returns true if all leading surrogates and trailing surrogates appear paired and in order.\n     */\n    isWellFormed(): boolean;\n\n    /**\n     * Returns a string where all lone or out-of-order surrogates have been replaced by the Unicode replacement character (U+FFFD).\n     */\n    toWellFormed(): string;\n}\n",
  "node_modules/typescript/lib/lib.es5.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"decorators\" />\n/// <reference lib=\"decorators.legacy\" />\n\n/////////////////////////////\n/// ECMAScript APIs\n/////////////////////////////\n\ndeclare var NaN: number;\ndeclare var Infinity: number;\n\n/**\n * Evaluates JavaScript code and executes it.\n * @param x A String value that contains valid JavaScript code.\n */\ndeclare function eval(x: string): any;\n\n/**\n * Converts a string to an integer.\n * @param string A string to convert into a number.\n * @param radix A value between 2 and 36 that specifies the base of the number in `string`.\n * If this argument is not supplied, strings with a prefix of '0x' are considered hexadecimal.\n * All other strings are considered decimal.\n */\ndeclare function parseInt(string: string, radix?: number): number;\n\n/**\n * Converts a string to a floating-point number.\n * @param string A string that contains a floating-point number.\n */\ndeclare function parseFloat(string: string): number;\n\n/**\n * Returns a Boolean value that indicates whether a value is the reserved value NaN (not a number).\n * @param number A numeric value.\n */\ndeclare function isNaN(number: number): boolean;\n\n/**\n * Determines whether a supplied number is finite.\n * @param number Any numeric value.\n */\ndeclare function isFinite(number: number): boolean;\n\n/**\n * Gets the unencoded version of an encoded Uniform Resource Identifier (URI).\n * @param encodedURI A value representing an encoded URI.\n */\ndeclare function decodeURI(encodedURI: string): string;\n\n/**\n * Gets the unencoded version of an encoded component of a Uniform Resource Identifier (URI).\n * @param encodedURIComponent A value representing an encoded URI component.\n */\ndeclare function decodeURIComponent(encodedURIComponent: string): string;\n\n/**\n * Encodes a text string as a valid Uniform Resource Identifier (URI)\n * @param uri A value representing an unencoded URI.\n */\ndeclare function encodeURI(uri: string): string;\n\n/**\n * Encodes a text string as a valid component of a Uniform Resource Identifier (URI).\n * @param uriComponent A value representing an unencoded URI component.\n */\ndeclare function encodeURIComponent(uriComponent: string | number | boolean): string;\n\n/**\n * Computes a new string in which certain characters have been replaced by a hexadecimal escape sequence.\n * @deprecated A legacy feature for browser compatibility\n * @param string A string value\n */\ndeclare function escape(string: string): string;\n\n/**\n * Computes a new string in which hexadecimal escape sequences are replaced with the character that it represents.\n * @deprecated A legacy feature for browser compatibility\n * @param string A string value\n */\ndeclare function unescape(string: string): string;\n\ninterface Symbol {\n    /** Returns a string representation of an object. */\n    toString(): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): symbol;\n}\n\ndeclare type PropertyKey = string | number | symbol;\n\ninterface PropertyDescriptor {\n    configurable?: boolean;\n    enumerable?: boolean;\n    value?: any;\n    writable?: boolean;\n    get?(): any;\n    set?(v: any): void;\n}\n\ninterface PropertyDescriptorMap {\n    [key: PropertyKey]: PropertyDescriptor;\n}\n\ninterface Object {\n    /** The initial value of Object.prototype.constructor is the standard built-in Object constructor. */\n    constructor: Function;\n\n    /** Returns a string representation of an object. */\n    toString(): string;\n\n    /** Returns a date converted to a string using the current locale. */\n    toLocaleString(): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): Object;\n\n    /**\n     * Determines whether an object has a property with the specified name.\n     * @param v A property name.\n     */\n    hasOwnProperty(v: PropertyKey): boolean;\n\n    /**\n     * Determines whether an object exists in another object's prototype chain.\n     * @param v Another object whose prototype chain is to be checked.\n     */\n    isPrototypeOf(v: Object): boolean;\n\n    /**\n     * Determines whether a specified property is enumerable.\n     * @param v A property name.\n     */\n    propertyIsEnumerable(v: PropertyKey): boolean;\n}\n\ninterface ObjectConstructor {\n    new (value?: any): Object;\n    (): any;\n    (value: any): any;\n\n    /** A reference to the prototype for a class of objects. */\n    readonly prototype: Object;\n\n    /**\n     * Returns the prototype of an object.\n     * @param o The object that references the prototype.\n     */\n    getPrototypeOf(o: any): any;\n\n    /**\n     * Gets the own property descriptor of the specified object.\n     * An own property descriptor is one that is defined directly on the object and is not inherited from the object's prototype.\n     * @param o Object that contains the property.\n     * @param p Name of the property.\n     */\n    getOwnPropertyDescriptor(o: any, p: PropertyKey): PropertyDescriptor | undefined;\n\n    /**\n     * Returns the names of the own properties of an object. The own properties of an object are those that are defined directly\n     * on that object, and are not inherited from the object's prototype. The properties of an object include both fields (objects) and functions.\n     * @param o Object that contains the own properties.\n     */\n    getOwnPropertyNames(o: any): string[];\n\n    /**\n     * Creates an object that has the specified prototype or that has null prototype.\n     * @param o Object to use as a prototype. May be null.\n     */\n    create(o: object | null): any;\n\n    /**\n     * Creates an object that has the specified prototype, and that optionally contains specified properties.\n     * @param o Object to use as a prototype. May be null\n     * @param properties JavaScript object that contains one or more property descriptors.\n     */\n    create(o: object | null, properties: PropertyDescriptorMap & ThisType<any>): any;\n\n    /**\n     * Adds a property to an object, or modifies attributes of an existing property.\n     * @param o Object on which to add or modify the property. This can be a native JavaScript object (that is, a user-defined object or a built in object) or a DOM object.\n     * @param p The property name.\n     * @param attributes Descriptor for the property. It can be for a data property or an accessor property.\n     */\n    defineProperty<T>(o: T, p: PropertyKey, attributes: PropertyDescriptor & ThisType<any>): T;\n\n    /**\n     * Adds one or more properties to an object, and/or modifies attributes of existing properties.\n     * @param o Object on which to add or modify the properties. This can be a native JavaScript object or a DOM object.\n     * @param properties JavaScript object that contains one or more descriptor objects. Each descriptor object describes a data property or an accessor property.\n     */\n    defineProperties<T>(o: T, properties: PropertyDescriptorMap & ThisType<any>): T;\n\n    /**\n     * Prevents the modification of attributes of existing properties, and prevents the addition of new properties.\n     * @param o Object on which to lock the attributes.\n     */\n    seal<T>(o: T): T;\n\n    /**\n     * Prevents the modification of existing property attributes and values, and prevents the addition of new properties.\n     * @param f Object on which to lock the attributes.\n     */\n    freeze<T extends Function>(f: T): T;\n\n    /**\n     * Prevents the modification of existing property attributes and values, and prevents the addition of new properties.\n     * @param o Object on which to lock the attributes.\n     */\n    freeze<T extends { [idx: string]: U | null | undefined | object; }, U extends string | bigint | number | boolean | symbol>(o: T): Readonly<T>;\n\n    /**\n     * Prevents the modification of existing property attributes and values, and prevents the addition of new properties.\n     * @param o Object on which to lock the attributes.\n     */\n    freeze<T>(o: T): Readonly<T>;\n\n    /**\n     * Prevents the addition of new properties to an object.\n     * @param o Object to make non-extensible.\n     */\n    preventExtensions<T>(o: T): T;\n\n    /**\n     * Returns true if existing property attributes cannot be modified in an object and new properties cannot be added to the object.\n     * @param o Object to test.\n     */\n    isSealed(o: any): boolean;\n\n    /**\n     * Returns true if existing property attributes and values cannot be modified in an object, and new properties cannot be added to the object.\n     * @param o Object to test.\n     */\n    isFrozen(o: any): boolean;\n\n    /**\n     * Returns a value that indicates whether new properties can be added to an object.\n     * @param o Object to test.\n     */\n    isExtensible(o: any): boolean;\n\n    /**\n     * Returns the names of the enumerable string properties and methods of an object.\n     * @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object.\n     */\n    keys(o: object): string[];\n}\n\n/**\n * Provides functionality common to all JavaScript objects.\n */\ndeclare var Object: ObjectConstructor;\n\n/**\n * Creates a new function.\n */\ninterface Function {\n    /**\n     * Calls the function, substituting the specified object for the this value of the function, and the specified array for the arguments of the function.\n     * @param thisArg The object to be used as the this object.\n     * @param argArray A set of arguments to be passed to the function.\n     */\n    apply(this: Function, thisArg: any, argArray?: any): any;\n\n    /**\n     * Calls a method of an object, substituting another object for the current object.\n     * @param thisArg The object to be used as the current object.\n     * @param argArray A list of arguments to be passed to the method.\n     */\n    call(this: Function, thisArg: any, ...argArray: any[]): any;\n\n    /**\n     * For a given function, creates a bound function that has the same body as the original function.\n     * The this object of the bound function is associated with the specified object, and has the specified initial parameters.\n     * @param thisArg An object to which the this keyword can refer inside the new function.\n     * @param argArray A list of arguments to be passed to the new function.\n     */\n    bind(this: Function, thisArg: any, ...argArray: any[]): any;\n\n    /** Returns a string representation of a function. */\n    toString(): string;\n\n    prototype: any;\n    readonly length: number;\n\n    // Non-standard extensions\n    arguments: any;\n    caller: Function;\n}\n\ninterface FunctionConstructor {\n    /**\n     * Creates a new function.\n     * @param args A list of arguments the function accepts.\n     */\n    new (...args: string[]): Function;\n    (...args: string[]): Function;\n    readonly prototype: Function;\n}\n\ndeclare var Function: FunctionConstructor;\n\n/**\n * Extracts the type of the 'this' parameter of a function type, or 'unknown' if the function type has no 'this' parameter.\n */\ntype ThisParameterType<T> = T extends (this: infer U, ...args: never) => any ? U : unknown;\n\n/**\n * Removes the 'this' parameter from a function type.\n */\ntype OmitThisParameter<T> = unknown extends ThisParameterType<T> ? T : T extends (...args: infer A) => infer R ? (...args: A) => R : T;\n\ninterface CallableFunction extends Function {\n    /**\n     * Calls the function with the specified object as the this value and the elements of specified array as the arguments.\n     * @param thisArg The object to be used as the this object.\n     */\n    apply<T, R>(this: (this: T) => R, thisArg: T): R;\n\n    /**\n     * Calls the function with the specified object as the this value and the elements of specified array as the arguments.\n     * @param thisArg The object to be used as the this object.\n     * @param args An array of argument values to be passed to the function.\n     */\n    apply<T, A extends any[], R>(this: (this: T, ...args: A) => R, thisArg: T, args: A): R;\n\n    /**\n     * Calls the function with the specified object as the this value and the specified rest arguments as the arguments.\n     * @param thisArg The object to be used as the this object.\n     * @param args Argument values to be passed to the function.\n     */\n    call<T, A extends any[], R>(this: (this: T, ...args: A) => R, thisArg: T, ...args: A): R;\n\n    /**\n     * For a given function, creates a bound function that has the same body as the original function.\n     * The this object of the bound function is associated with the specified object, and has the specified initial parameters.\n     * @param thisArg The object to be used as the this object.\n     */\n    bind<T>(this: T, thisArg: ThisParameterType<T>): OmitThisParameter<T>;\n\n    /**\n     * For a given function, creates a bound function that has the same body as the original function.\n     * The this object of the bound function is associated with the specified object, and has the specified initial parameters.\n     * @param thisArg The object to be used as the this object.\n     * @param args Arguments to bind to the parameters of the function.\n     */\n    bind<T, A extends any[], B extends any[], R>(this: (this: T, ...args: [...A, ...B]) => R, thisArg: T, ...args: A): (...args: B) => R;\n}\n\ninterface NewableFunction extends Function {\n    /**\n     * Calls the function with the specified object as the this value and the elements of specified array as the arguments.\n     * @param thisArg The object to be used as the this object.\n     */\n    apply<T>(this: new () => T, thisArg: T): void;\n    /**\n     * Calls the function with the specified object as the this value and the elements of specified array as the arguments.\n     * @param thisArg The object to be used as the this object.\n     * @param args An array of argument values to be passed to the function.\n     */\n    apply<T, A extends any[]>(this: new (...args: A) => T, thisArg: T, args: A): void;\n\n    /**\n     * Calls the function with the specified object as the this value and the specified rest arguments as the arguments.\n     * @param thisArg The object to be used as the this object.\n     * @param args Argument values to be passed to the function.\n     */\n    call<T, A extends any[]>(this: new (...args: A) => T, thisArg: T, ...args: A): void;\n\n    /**\n     * For a given function, creates a bound function that has the same body as the original function.\n     * The this object of the bound function is associated with the specified object, and has the specified initial parameters.\n     * @param thisArg The object to be used as the this object.\n     */\n    bind<T>(this: T, thisArg: any): T;\n\n    /**\n     * For a given function, creates a bound function that has the same body as the original function.\n     * The this object of the bound function is associated with the specified object, and has the specified initial parameters.\n     * @param thisArg The object to be used as the this object.\n     * @param args Arguments to bind to the parameters of the function.\n     */\n    bind<A extends any[], B extends any[], R>(this: new (...args: [...A, ...B]) => R, thisArg: any, ...args: A): new (...args: B) => R;\n}\n\ninterface IArguments {\n    [index: number]: any;\n    length: number;\n    callee: Function;\n}\n\ninterface String {\n    /** Returns a string representation of a string. */\n    toString(): string;\n\n    /**\n     * Returns the character at the specified index.\n     * @param pos The zero-based index of the desired character.\n     */\n    charAt(pos: number): string;\n\n    /**\n     * Returns the Unicode value of the character at the specified location.\n     * @param index The zero-based index of the desired character. If there is no character at the specified index, NaN is returned.\n     */\n    charCodeAt(index: number): number;\n\n    /**\n     * Returns a string that contains the concatenation of two or more strings.\n     * @param strings The strings to append to the end of the string.\n     */\n    concat(...strings: string[]): string;\n\n    /**\n     * Returns the position of the first occurrence of a substring.\n     * @param searchString The substring to search for in the string\n     * @param position The index at which to begin searching the String object. If omitted, search starts at the beginning of the string.\n     */\n    indexOf(searchString: string, position?: number): number;\n\n    /**\n     * Returns the last occurrence of a substring in the string.\n     * @param searchString The substring to search for.\n     * @param position The index at which to begin searching. If omitted, the search begins at the end of the string.\n     */\n    lastIndexOf(searchString: string, position?: number): number;\n\n    /**\n     * Determines whether two strings are equivalent in the current locale.\n     * @param that String to compare to target string\n     */\n    localeCompare(that: string): number;\n\n    /**\n     * Matches a string with a regular expression, and returns an array containing the results of that search.\n     * @param regexp A variable name or string literal containing the regular expression pattern and flags.\n     */\n    match(regexp: string | RegExp): RegExpMatchArray | null;\n\n    /**\n     * Replaces text in a string, using a regular expression or search string.\n     * @param searchValue A string or regular expression to search for.\n     * @param replaceValue A string containing the text to replace. When the {@linkcode searchValue} is a `RegExp`, all matches are replaced if the `g` flag is set (or only those matches at the beginning, if the `y` flag is also present). Otherwise, only the first match of {@linkcode searchValue} is replaced.\n     */\n    replace(searchValue: string | RegExp, replaceValue: string): string;\n\n    /**\n     * Replaces text in a string, using a regular expression or search string.\n     * @param searchValue A string to search for.\n     * @param replacer A function that returns the replacement text.\n     */\n    replace(searchValue: string | RegExp, replacer: (substring: string, ...args: any[]) => string): string;\n\n    /**\n     * Finds the first substring match in a regular expression search.\n     * @param regexp The regular expression pattern and applicable flags.\n     */\n    search(regexp: string | RegExp): number;\n\n    /**\n     * Returns a section of a string.\n     * @param start The index to the beginning of the specified portion of stringObj.\n     * @param end The index to the end of the specified portion of stringObj. The substring includes the characters up to, but not including, the character indicated by end.\n     * If this value is not specified, the substring continues to the end of stringObj.\n     */\n    slice(start?: number, end?: number): string;\n\n    /**\n     * Split a string into substrings using the specified separator and return them as an array.\n     * @param separator A string that identifies character or characters to use in separating the string. If omitted, a single-element array containing the entire string is returned.\n     * @param limit A value used to limit the number of elements returned in the array.\n     */\n    split(separator: string | RegExp, limit?: number): string[];\n\n    /**\n     * Returns the substring at the specified location within a String object.\n     * @param start The zero-based index number indicating the beginning of the substring.\n     * @param end Zero-based index number indicating the end of the substring. The substring includes the characters up to, but not including, the character indicated by end.\n     * If end is omitted, the characters from start through the end of the original string are returned.\n     */\n    substring(start: number, end?: number): string;\n\n    /** Converts all the alphabetic characters in a string to lowercase. */\n    toLowerCase(): string;\n\n    /** Converts all alphabetic characters to lowercase, taking into account the host environment's current locale. */\n    toLocaleLowerCase(locales?: string | string[]): string;\n\n    /** Converts all the alphabetic characters in a string to uppercase. */\n    toUpperCase(): string;\n\n    /** Returns a string where all alphabetic characters have been converted to uppercase, taking into account the host environment's current locale. */\n    toLocaleUpperCase(locales?: string | string[]): string;\n\n    /** Removes the leading and trailing white space and line terminator characters from a string. */\n    trim(): string;\n\n    /** Returns the length of a String object. */\n    readonly length: number;\n\n    // IE extensions\n    /**\n     * Gets a substring beginning at the specified location and having the specified length.\n     * @deprecated A legacy feature for browser compatibility\n     * @param from The starting position of the desired substring. The index of the first character in the string is zero.\n     * @param length The number of characters to include in the returned substring.\n     */\n    substr(from: number, length?: number): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): string;\n\n    readonly [index: number]: string;\n}\n\ninterface StringConstructor {\n    new (value?: any): String;\n    (value?: any): string;\n    readonly prototype: String;\n    fromCharCode(...codes: number[]): string;\n}\n\n/**\n * Allows manipulation and formatting of text strings and determination and location of substrings within strings.\n */\ndeclare var String: StringConstructor;\n\ninterface Boolean {\n    /** Returns the primitive value of the specified object. */\n    valueOf(): boolean;\n}\n\ninterface BooleanConstructor {\n    new (value?: any): Boolean;\n    <T>(value?: T): boolean;\n    readonly prototype: Boolean;\n}\n\ndeclare var Boolean: BooleanConstructor;\n\ninterface Number {\n    /**\n     * Returns a string representation of an object.\n     * @param radix Specifies a radix for converting numeric values to strings. This value is only used for numbers.\n     */\n    toString(radix?: number): string;\n\n    /**\n     * Returns a string representing a number in fixed-point notation.\n     * @param fractionDigits Number of digits after the decimal point. Must be in the range 0 - 20, inclusive.\n     */\n    toFixed(fractionDigits?: number): string;\n\n    /**\n     * Returns a string containing a number represented in exponential notation.\n     * @param fractionDigits Number of digits after the decimal point. Must be in the range 0 - 20, inclusive.\n     */\n    toExponential(fractionDigits?: number): string;\n\n    /**\n     * Returns a string containing a number represented either in exponential or fixed-point notation with a specified number of digits.\n     * @param precision Number of significant digits. Must be in the range 1 - 21, inclusive.\n     */\n    toPrecision(precision?: number): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): number;\n}\n\ninterface NumberConstructor {\n    new (value?: any): Number;\n    (value?: any): number;\n    readonly prototype: Number;\n\n    /** The largest number that can be represented in JavaScript. Equal to approximately 1.79E+308. */\n    readonly MAX_VALUE: number;\n\n    /** The closest number to zero that can be represented in JavaScript. Equal to approximately 5.00E-324. */\n    readonly MIN_VALUE: number;\n\n    /**\n     * A value that is not a number.\n     * In equality comparisons, NaN does not equal any value, including itself. To test whether a value is equivalent to NaN, use the isNaN function.\n     */\n    readonly NaN: number;\n\n    /**\n     * A value that is less than the largest negative number that can be represented in JavaScript.\n     * JavaScript displays NEGATIVE_INFINITY values as -infinity.\n     */\n    readonly NEGATIVE_INFINITY: number;\n\n    /**\n     * A value greater than the largest number that can be represented in JavaScript.\n     * JavaScript displays POSITIVE_INFINITY values as infinity.\n     */\n    readonly POSITIVE_INFINITY: number;\n}\n\n/** An object that represents a number of any kind. All JavaScript numbers are 64-bit floating-point numbers. */\ndeclare var Number: NumberConstructor;\n\ninterface TemplateStringsArray extends ReadonlyArray<string> {\n    readonly raw: readonly string[];\n}\n\n/**\n * The type of `import.meta`.\n *\n * If you need to declare that a given property exists on `import.meta`,\n * this type may be augmented via interface merging.\n */\ninterface ImportMeta {\n}\n\n/**\n * The type for the optional second argument to `import()`.\n *\n * If your host environment supports additional options, this type may be\n * augmented via interface merging.\n */\ninterface ImportCallOptions {\n    /** @deprecated*/ assert?: ImportAssertions;\n    with?: ImportAttributes;\n}\n\n/**\n * The type for the `assert` property of the optional second argument to `import()`.\n * @deprecated\n */\ninterface ImportAssertions {\n    [key: string]: string;\n}\n\n/**\n * The type for the `with` property of the optional second argument to `import()`.\n */\ninterface ImportAttributes {\n    [key: string]: string;\n}\n\ninterface Math {\n    /** The mathematical constant e. This is Euler's number, the base of natural logarithms. */\n    readonly E: number;\n    /** The natural logarithm of 10. */\n    readonly LN10: number;\n    /** The natural logarithm of 2. */\n    readonly LN2: number;\n    /** The base-2 logarithm of e. */\n    readonly LOG2E: number;\n    /** The base-10 logarithm of e. */\n    readonly LOG10E: number;\n    /** Pi. This is the ratio of the circumference of a circle to its diameter. */\n    readonly PI: number;\n    /** The square root of 0.5, or, equivalently, one divided by the square root of 2. */\n    readonly SQRT1_2: number;\n    /** The square root of 2. */\n    readonly SQRT2: number;\n    /**\n     * Returns the absolute value of a number (the value without regard to whether it is positive or negative).\n     * For example, the absolute value of -5 is the same as the absolute value of 5.\n     * @param x A numeric expression for which the absolute value is needed.\n     */\n    abs(x: number): number;\n    /**\n     * Returns the arc cosine (or inverse cosine) of a number.\n     * @param x A numeric expression.\n     */\n    acos(x: number): number;\n    /**\n     * Returns the arcsine of a number.\n     * @param x A numeric expression.\n     */\n    asin(x: number): number;\n    /**\n     * Returns the arctangent of a number.\n     * @param x A numeric expression for which the arctangent is needed.\n     */\n    atan(x: number): number;\n    /**\n     * Returns the angle (in radians) between the X axis and the line going through both the origin and the given point.\n     * @param y A numeric expression representing the cartesian y-coordinate.\n     * @param x A numeric expression representing the cartesian x-coordinate.\n     */\n    atan2(y: number, x: number): number;\n    /**\n     * Returns the smallest integer greater than or equal to its numeric argument.\n     * @param x A numeric expression.\n     */\n    ceil(x: number): number;\n    /**\n     * Returns the cosine of a number.\n     * @param x A numeric expression that contains an angle measured in radians.\n     */\n    cos(x: number): number;\n    /**\n     * Returns e (the base of natural logarithms) raised to a power.\n     * @param x A numeric expression representing the power of e.\n     */\n    exp(x: number): number;\n    /**\n     * Returns the greatest integer less than or equal to its numeric argument.\n     * @param x A numeric expression.\n     */\n    floor(x: number): number;\n    /**\n     * Returns the natural logarithm (base e) of a number.\n     * @param x A numeric expression.\n     */\n    log(x: number): number;\n    /**\n     * Returns the larger of a set of supplied numeric expressions.\n     * @param values Numeric expressions to be evaluated.\n     */\n    max(...values: number[]): number;\n    /**\n     * Returns the smaller of a set of supplied numeric expressions.\n     * @param values Numeric expressions to be evaluated.\n     */\n    min(...values: number[]): number;\n    /**\n     * Returns the value of a base expression taken to a specified power.\n     * @param x The base value of the expression.\n     * @param y The exponent value of the expression.\n     */\n    pow(x: number, y: number): number;\n    /** Returns a pseudorandom number between 0 and 1. */\n    random(): number;\n    /**\n     * Returns a supplied numeric expression rounded to the nearest integer.\n     * @param x The value to be rounded to the nearest integer.\n     */\n    round(x: number): number;\n    /**\n     * Returns the sine of a number.\n     * @param x A numeric expression that contains an angle measured in radians.\n     */\n    sin(x: number): number;\n    /**\n     * Returns the square root of a number.\n     * @param x A numeric expression.\n     */\n    sqrt(x: number): number;\n    /**\n     * Returns the tangent of a number.\n     * @param x A numeric expression that contains an angle measured in radians.\n     */\n    tan(x: number): number;\n}\n/** An intrinsic object that provides basic mathematics functionality and constants. */\ndeclare var Math: Math;\n\n/** Enables basic storage and retrieval of dates and times. */\ninterface Date {\n    /** Returns a string representation of a date. The format of the string depends on the locale. */\n    toString(): string;\n    /** Returns a date as a string value. */\n    toDateString(): string;\n    /** Returns a time as a string value. */\n    toTimeString(): string;\n    /** Returns a value as a string value appropriate to the host environment's current locale. */\n    toLocaleString(): string;\n    /** Returns a date as a string value appropriate to the host environment's current locale. */\n    toLocaleDateString(): string;\n    /** Returns a time as a string value appropriate to the host environment's current locale. */\n    toLocaleTimeString(): string;\n    /** Returns the stored time value in milliseconds since midnight, January 1, 1970 UTC. */\n    valueOf(): number;\n    /** Returns the stored time value in milliseconds since midnight, January 1, 1970 UTC. */\n    getTime(): number;\n    /** Gets the year, using local time. */\n    getFullYear(): number;\n    /** Gets the year using Universal Coordinated Time (UTC). */\n    getUTCFullYear(): number;\n    /** Gets the month, using local time. */\n    getMonth(): number;\n    /** Gets the month of a Date object using Universal Coordinated Time (UTC). */\n    getUTCMonth(): number;\n    /** Gets the day-of-the-month, using local time. */\n    getDate(): number;\n    /** Gets the day-of-the-month, using Universal Coordinated Time (UTC). */\n    getUTCDate(): number;\n    /** Gets the day of the week, using local time. */\n    getDay(): number;\n    /** Gets the day of the week using Universal Coordinated Time (UTC). */\n    getUTCDay(): number;\n    /** Gets the hours in a date, using local time. */\n    getHours(): number;\n    /** Gets the hours value in a Date object using Universal Coordinated Time (UTC). */\n    getUTCHours(): number;\n    /** Gets the minutes of a Date object, using local time. */\n    getMinutes(): number;\n    /** Gets the minutes of a Date object using Universal Coordinated Time (UTC). */\n    getUTCMinutes(): number;\n    /** Gets the seconds of a Date object, using local time. */\n    getSeconds(): number;\n    /** Gets the seconds of a Date object using Universal Coordinated Time (UTC). */\n    getUTCSeconds(): number;\n    /** Gets the milliseconds of a Date, using local time. */\n    getMilliseconds(): number;\n    /** Gets the milliseconds of a Date object using Universal Coordinated Time (UTC). */\n    getUTCMilliseconds(): number;\n    /** Gets the difference in minutes between Universal Coordinated Time (UTC) and the time on the local computer. */\n    getTimezoneOffset(): number;\n    /**\n     * Sets the date and time value in the Date object.\n     * @param time A numeric value representing the number of elapsed milliseconds since midnight, January 1, 1970 GMT.\n     */\n    setTime(time: number): number;\n    /**\n     * Sets the milliseconds value in the Date object using local time.\n     * @param ms A numeric value equal to the millisecond value.\n     */\n    setMilliseconds(ms: number): number;\n    /**\n     * Sets the milliseconds value in the Date object using Universal Coordinated Time (UTC).\n     * @param ms A numeric value equal to the millisecond value.\n     */\n    setUTCMilliseconds(ms: number): number;\n\n    /**\n     * Sets the seconds value in the Date object using local time.\n     * @param sec A numeric value equal to the seconds value.\n     * @param ms A numeric value equal to the milliseconds value.\n     */\n    setSeconds(sec: number, ms?: number): number;\n    /**\n     * Sets the seconds value in the Date object using Universal Coordinated Time (UTC).\n     * @param sec A numeric value equal to the seconds value.\n     * @param ms A numeric value equal to the milliseconds value.\n     */\n    setUTCSeconds(sec: number, ms?: number): number;\n    /**\n     * Sets the minutes value in the Date object using local time.\n     * @param min A numeric value equal to the minutes value.\n     * @param sec A numeric value equal to the seconds value.\n     * @param ms A numeric value equal to the milliseconds value.\n     */\n    setMinutes(min: number, sec?: number, ms?: number): number;\n    /**\n     * Sets the minutes value in the Date object using Universal Coordinated Time (UTC).\n     * @param min A numeric value equal to the minutes value.\n     * @param sec A numeric value equal to the seconds value.\n     * @param ms A numeric value equal to the milliseconds value.\n     */\n    setUTCMinutes(min: number, sec?: number, ms?: number): number;\n    /**\n     * Sets the hour value in the Date object using local time.\n     * @param hours A numeric value equal to the hours value.\n     * @param min A numeric value equal to the minutes value.\n     * @param sec A numeric value equal to the seconds value.\n     * @param ms A numeric value equal to the milliseconds value.\n     */\n    setHours(hours: number, min?: number, sec?: number, ms?: number): number;\n    /**\n     * Sets the hours value in the Date object using Universal Coordinated Time (UTC).\n     * @param hours A numeric value equal to the hours value.\n     * @param min A numeric value equal to the minutes value.\n     * @param sec A numeric value equal to the seconds value.\n     * @param ms A numeric value equal to the milliseconds value.\n     */\n    setUTCHours(hours: number, min?: number, sec?: number, ms?: number): number;\n    /**\n     * Sets the numeric day-of-the-month value of the Date object using local time.\n     * @param date A numeric value equal to the day of the month.\n     */\n    setDate(date: number): number;\n    /**\n     * Sets the numeric day of the month in the Date object using Universal Coordinated Time (UTC).\n     * @param date A numeric value equal to the day of the month.\n     */\n    setUTCDate(date: number): number;\n    /**\n     * Sets the month value in the Date object using local time.\n     * @param month A numeric value equal to the month. The value for January is 0, and other month values follow consecutively.\n     * @param date A numeric value representing the day of the month. If this value is not supplied, the value from a call to the getDate method is used.\n     */\n    setMonth(month: number, date?: number): number;\n    /**\n     * Sets the month value in the Date object using Universal Coordinated Time (UTC).\n     * @param month A numeric value equal to the month. The value for January is 0, and other month values follow consecutively.\n     * @param date A numeric value representing the day of the month. If it is not supplied, the value from a call to the getUTCDate method is used.\n     */\n    setUTCMonth(month: number, date?: number): number;\n    /**\n     * Sets the year of the Date object using local time.\n     * @param year A numeric value for the year.\n     * @param month A zero-based numeric value for the month (0 for January, 11 for December). Must be specified if numDate is specified.\n     * @param date A numeric value equal for the day of the month.\n     */\n    setFullYear(year: number, month?: number, date?: number): number;\n    /**\n     * Sets the year value in the Date object using Universal Coordinated Time (UTC).\n     * @param year A numeric value equal to the year.\n     * @param month A numeric value equal to the month. The value for January is 0, and other month values follow consecutively. Must be supplied if numDate is supplied.\n     * @param date A numeric value equal to the day of the month.\n     */\n    setUTCFullYear(year: number, month?: number, date?: number): number;\n    /** Returns a date converted to a string using Universal Coordinated Time (UTC). */\n    toUTCString(): string;\n    /** Returns a date as a string value in ISO format. */\n    toISOString(): string;\n    /** Used by the JSON.stringify method to enable the transformation of an object's data for JavaScript Object Notation (JSON) serialization. */\n    toJSON(key?: any): string;\n}\n\ninterface DateConstructor {\n    new (): Date;\n    new (value: number | string): Date;\n    /**\n     * Creates a new Date.\n     * @param year The full year designation is required for cross-century date accuracy. If year is between 0 and 99 is used, then year is assumed to be 1900 + year.\n     * @param monthIndex The month as a number between 0 and 11 (January to December).\n     * @param date The date as a number between 1 and 31.\n     * @param hours Must be supplied if minutes is supplied. A number from 0 to 23 (midnight to 11pm) that specifies the hour.\n     * @param minutes Must be supplied if seconds is supplied. A number from 0 to 59 that specifies the minutes.\n     * @param seconds Must be supplied if milliseconds is supplied. A number from 0 to 59 that specifies the seconds.\n     * @param ms A number from 0 to 999 that specifies the milliseconds.\n     */\n    new (year: number, monthIndex: number, date?: number, hours?: number, minutes?: number, seconds?: number, ms?: number): Date;\n    (): string;\n    readonly prototype: Date;\n    /**\n     * Parses a string containing a date, and returns the number of milliseconds between that date and midnight, January 1, 1970.\n     * @param s A date string\n     */\n    parse(s: string): number;\n    /**\n     * Returns the number of milliseconds between midnight, January 1, 1970 Universal Coordinated Time (UTC) (or GMT) and the specified date.\n     * @param year The full year designation is required for cross-century date accuracy. If year is between 0 and 99 is used, then year is assumed to be 1900 + year.\n     * @param monthIndex The month as a number between 0 and 11 (January to December).\n     * @param date The date as a number between 1 and 31.\n     * @param hours Must be supplied if minutes is supplied. A number from 0 to 23 (midnight to 11pm) that specifies the hour.\n     * @param minutes Must be supplied if seconds is supplied. A number from 0 to 59 that specifies the minutes.\n     * @param seconds Must be supplied if milliseconds is supplied. A number from 0 to 59 that specifies the seconds.\n     * @param ms A number from 0 to 999 that specifies the milliseconds.\n     */\n    UTC(year: number, monthIndex: number, date?: number, hours?: number, minutes?: number, seconds?: number, ms?: number): number;\n    /** Returns the number of milliseconds elapsed since midnight, January 1, 1970 Universal Coordinated Time (UTC). */\n    now(): number;\n}\n\ndeclare var Date: DateConstructor;\n\ninterface RegExpMatchArray extends Array<string> {\n    /**\n     * The index of the search at which the result was found.\n     */\n    index?: number;\n    /**\n     * A copy of the search string.\n     */\n    input?: string;\n    /**\n     * The first match. This will always be present because `null` will be returned if there are no matches.\n     */\n    0: string;\n}\n\ninterface RegExpExecArray extends Array<string> {\n    /**\n     * The index of the search at which the result was found.\n     */\n    index: number;\n    /**\n     * A copy of the search string.\n     */\n    input: string;\n    /**\n     * The first match. This will always be present because `null` will be returned if there are no matches.\n     */\n    0: string;\n}\n\ninterface RegExp {\n    /**\n     * Executes a search on a string using a regular expression pattern, and returns an array containing the results of that search.\n     * @param string The String object or string literal on which to perform the search.\n     */\n    exec(string: string): RegExpExecArray | null;\n\n    /**\n     * Returns a Boolean value that indicates whether or not a pattern exists in a searched string.\n     * @param string String on which to perform the search.\n     */\n    test(string: string): boolean;\n\n    /** Returns a copy of the text of the regular expression pattern. Read-only. The regExp argument is a Regular expression object. It can be a variable name or a literal. */\n    readonly source: string;\n\n    /** Returns a Boolean value indicating the state of the global flag (g) used with a regular expression. Default is false. Read-only. */\n    readonly global: boolean;\n\n    /** Returns a Boolean value indicating the state of the ignoreCase flag (i) used with a regular expression. Default is false. Read-only. */\n    readonly ignoreCase: boolean;\n\n    /** Returns a Boolean value indicating the state of the multiline flag (m) used with a regular expression. Default is false. Read-only. */\n    readonly multiline: boolean;\n\n    lastIndex: number;\n\n    // Non-standard extensions\n    /** @deprecated A legacy feature for browser compatibility */\n    compile(pattern: string, flags?: string): this;\n}\n\ninterface RegExpConstructor {\n    new (pattern: RegExp | string): RegExp;\n    new (pattern: string, flags?: string): RegExp;\n    (pattern: RegExp | string): RegExp;\n    (pattern: string, flags?: string): RegExp;\n    readonly \"prototype\": RegExp;\n\n    // Non-standard extensions\n    /** @deprecated A legacy feature for browser compatibility */\n    \"$1\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"$2\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"$3\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"$4\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"$5\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"$6\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"$7\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"$8\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"$9\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"input\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"$_\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"lastMatch\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"$&\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"lastParen\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"$+\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"leftContext\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"$`\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"rightContext\": string;\n    /** @deprecated A legacy feature for browser compatibility */\n    \"$'\": string;\n}\n\ndeclare var RegExp: RegExpConstructor;\n\ninterface Error {\n    name: string;\n    message: string;\n    stack?: string;\n}\n\ninterface ErrorConstructor {\n    new (message?: string): Error;\n    (message?: string): Error;\n    readonly prototype: Error;\n}\n\ndeclare var Error: ErrorConstructor;\n\ninterface EvalError extends Error {\n}\n\ninterface EvalErrorConstructor extends ErrorConstructor {\n    new (message?: string): EvalError;\n    (message?: string): EvalError;\n    readonly prototype: EvalError;\n}\n\ndeclare var EvalError: EvalErrorConstructor;\n\ninterface RangeError extends Error {\n}\n\ninterface RangeErrorConstructor extends ErrorConstructor {\n    new (message?: string): RangeError;\n    (message?: string): RangeError;\n    readonly prototype: RangeError;\n}\n\ndeclare var RangeError: RangeErrorConstructor;\n\ninterface ReferenceError extends Error {\n}\n\ninterface ReferenceErrorConstructor extends ErrorConstructor {\n    new (message?: string): ReferenceError;\n    (message?: string): ReferenceError;\n    readonly prototype: ReferenceError;\n}\n\ndeclare var ReferenceError: ReferenceErrorConstructor;\n\ninterface SyntaxError extends Error {\n}\n\ninterface SyntaxErrorConstructor extends ErrorConstructor {\n    new (message?: string): SyntaxError;\n    (message?: string): SyntaxError;\n    readonly prototype: SyntaxError;\n}\n\ndeclare var SyntaxError: SyntaxErrorConstructor;\n\ninterface TypeError extends Error {\n}\n\ninterface TypeErrorConstructor extends ErrorConstructor {\n    new (message?: string): TypeError;\n    (message?: string): TypeError;\n    readonly prototype: TypeError;\n}\n\ndeclare var TypeError: TypeErrorConstructor;\n\ninterface URIError extends Error {\n}\n\ninterface URIErrorConstructor extends ErrorConstructor {\n    new (message?: string): URIError;\n    (message?: string): URIError;\n    readonly prototype: URIError;\n}\n\ndeclare var URIError: URIErrorConstructor;\n\ninterface JSON {\n    /**\n     * Converts a JavaScript Object Notation (JSON) string into an object.\n     * @param text A valid JSON string.\n     * @param reviver A function that transforms the results. This function is called for each member of the object.\n     * If a member contains nested objects, the nested objects are transformed before the parent object is.\n     * @throws {SyntaxError} If `text` is not valid JSON.\n     */\n    parse(text: string, reviver?: (this: any, key: string, value: any) => any): any;\n    /**\n     * Converts a JavaScript value to a JavaScript Object Notation (JSON) string.\n     * @param value A JavaScript value, usually an object or array, to be converted.\n     * @param replacer A function that transforms the results.\n     * @param space Adds indentation, white space, and line break characters to the return-value JSON text to make it easier to read.\n     * @throws {TypeError} If a circular reference or a BigInt value is found.\n     */\n    stringify(value: any, replacer?: (this: any, key: string, value: any) => any, space?: string | number): string;\n    /**\n     * Converts a JavaScript value to a JavaScript Object Notation (JSON) string.\n     * @param value A JavaScript value, usually an object or array, to be converted.\n     * @param replacer An array of strings and numbers that acts as an approved list for selecting the object properties that will be stringified.\n     * @param space Adds indentation, white space, and line break characters to the return-value JSON text to make it easier to read.\n     * @throws {TypeError} If a circular reference or a BigInt value is found.\n     */\n    stringify(value: any, replacer?: (number | string)[] | null, space?: string | number): string;\n}\n\n/**\n * An intrinsic object that provides functions to convert JavaScript values to and from the JavaScript Object Notation (JSON) format.\n */\ndeclare var JSON: JSON;\n\n/////////////////////////////\n/// ECMAScript Array API (specially handled by compiler)\n/////////////////////////////\n\ninterface ReadonlyArray<T> {\n    /**\n     * Gets the length of the array. This is a number one higher than the highest element defined in an array.\n     */\n    readonly length: number;\n    /**\n     * Returns a string representation of an array.\n     */\n    toString(): string;\n    /**\n     * Returns a string representation of an array. The elements are converted to string using their toLocaleString methods.\n     */\n    toLocaleString(): string;\n    /**\n     * Combines two or more arrays.\n     * @param items Additional items to add to the end of array1.\n     */\n    concat(...items: ConcatArray<T>[]): T[];\n    /**\n     * Combines two or more arrays.\n     * @param items Additional items to add to the end of array1.\n     */\n    concat(...items: (T | ConcatArray<T>)[]): T[];\n    /**\n     * Adds all the elements of an array separated by the specified separator string.\n     * @param separator A string used to separate one element of an array from the next in the resulting String. If omitted, the array elements are separated with a comma.\n     */\n    join(separator?: string): string;\n    /**\n     * Returns a section of an array.\n     * @param start The beginning of the specified portion of the array.\n     * @param end The end of the specified portion of the array. This is exclusive of the element at the index 'end'.\n     */\n    slice(start?: number, end?: number): T[];\n    /**\n     * Returns the index of the first occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the search starts at index 0.\n     */\n    indexOf(searchElement: T, fromIndex?: number): number;\n    /**\n     * Returns the index of the last occurrence of a specified value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the search starts at the last index in the array.\n     */\n    lastIndexOf(searchElement: T, fromIndex?: number): number;\n    /**\n     * Determines whether all the members of an array satisfy the specified test.\n     * @param predicate A function that accepts up to three arguments. The every method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value false, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    every<S extends T>(predicate: (value: T, index: number, array: readonly T[]) => value is S, thisArg?: any): this is readonly S[];\n    /**\n     * Determines whether all the members of an array satisfy the specified test.\n     * @param predicate A function that accepts up to three arguments. The every method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value false, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    every(predicate: (value: T, index: number, array: readonly T[]) => unknown, thisArg?: any): boolean;\n    /**\n     * Determines whether the specified callback function returns true for any element of an array.\n     * @param predicate A function that accepts up to three arguments. The some method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value true, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    some(predicate: (value: T, index: number, array: readonly T[]) => unknown, thisArg?: any): boolean;\n    /**\n     * Performs the specified action for each element in an array.\n     * @param callbackfn A function that accepts up to three arguments. forEach calls the callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value.\n     */\n    forEach(callbackfn: (value: T, index: number, array: readonly T[]) => void, thisArg?: any): void;\n    /**\n     * Calls a defined callback function on each element of an array, and returns an array that contains the results.\n     * @param callbackfn A function that accepts up to three arguments. The map method calls the callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value.\n     */\n    map<U>(callbackfn: (value: T, index: number, array: readonly T[]) => U, thisArg?: any): U[];\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     * @param predicate A function that accepts up to three arguments. The filter method calls the predicate function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function. If thisArg is omitted, undefined is used as the this value.\n     */\n    filter<S extends T>(predicate: (value: T, index: number, array: readonly T[]) => value is S, thisArg?: any): S[];\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     * @param predicate A function that accepts up to three arguments. The filter method calls the predicate function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function. If thisArg is omitted, undefined is used as the this value.\n     */\n    filter(predicate: (value: T, index: number, array: readonly T[]) => unknown, thisArg?: any): T[];\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.\n     */\n    reduce(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: readonly T[]) => T): T;\n    reduce(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: readonly T[]) => T, initialValue: T): T;\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.\n     */\n    reduce<U>(callbackfn: (previousValue: U, currentValue: T, currentIndex: number, array: readonly T[]) => U, initialValue: U): U;\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.\n     */\n    reduceRight(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: readonly T[]) => T): T;\n    reduceRight(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: readonly T[]) => T, initialValue: T): T;\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.\n     */\n    reduceRight<U>(callbackfn: (previousValue: U, currentValue: T, currentIndex: number, array: readonly T[]) => U, initialValue: U): U;\n\n    readonly [n: number]: T;\n}\n\ninterface ConcatArray<T> {\n    readonly length: number;\n    readonly [n: number]: T;\n    join(separator?: string): string;\n    slice(start?: number, end?: number): T[];\n}\n\ninterface Array<T> {\n    /**\n     * Gets or sets the length of the array. This is a number one higher than the highest index in the array.\n     */\n    length: number;\n    /**\n     * Returns a string representation of an array.\n     */\n    toString(): string;\n    /**\n     * Returns a string representation of an array. The elements are converted to string using their toLocaleString methods.\n     */\n    toLocaleString(): string;\n    /**\n     * Removes the last element from an array and returns it.\n     * If the array is empty, undefined is returned and the array is not modified.\n     */\n    pop(): T | undefined;\n    /**\n     * Appends new elements to the end of an array, and returns the new length of the array.\n     * @param items New elements to add to the array.\n     */\n    push(...items: T[]): number;\n    /**\n     * Combines two or more arrays.\n     * This method returns a new array without modifying any existing arrays.\n     * @param items Additional arrays and/or items to add to the end of the array.\n     */\n    concat(...items: ConcatArray<T>[]): T[];\n    /**\n     * Combines two or more arrays.\n     * This method returns a new array without modifying any existing arrays.\n     * @param items Additional arrays and/or items to add to the end of the array.\n     */\n    concat(...items: (T | ConcatArray<T>)[]): T[];\n    /**\n     * Adds all the elements of an array into a string, separated by the specified separator string.\n     * @param separator A string used to separate one element of the array from the next in the resulting string. If omitted, the array elements are separated with a comma.\n     */\n    join(separator?: string): string;\n    /**\n     * Reverses the elements in an array in place.\n     * This method mutates the array and returns a reference to the same array.\n     */\n    reverse(): T[];\n    /**\n     * Removes the first element from an array and returns it.\n     * If the array is empty, undefined is returned and the array is not modified.\n     */\n    shift(): T | undefined;\n    /**\n     * Returns a copy of a section of an array.\n     * For both start and end, a negative index can be used to indicate an offset from the end of the array.\n     * For example, -2 refers to the second to last element of the array.\n     * @param start The beginning index of the specified portion of the array.\n     * If start is undefined, then the slice begins at index 0.\n     * @param end The end index of the specified portion of the array. This is exclusive of the element at the index 'end'.\n     * If end is undefined, then the slice extends to the end of the array.\n     */\n    slice(start?: number, end?: number): T[];\n    /**\n     * Sorts an array in place.\n     * This method mutates the array and returns a reference to the same array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if the first argument is less than the second argument, zero if they're equal, and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending, UTF-16 code unit order.\n     * ```ts\n     * [11,2,22,1].sort((a, b) => a - b)\n     * ```\n     */\n    sort(compareFn?: (a: T, b: T) => number): this;\n    /**\n     * Removes elements from an array and, if necessary, inserts new elements in their place, returning the deleted elements.\n     * @param start The zero-based location in the array from which to start removing elements.\n     * @param deleteCount The number of elements to remove. Omitting this argument will remove all elements from the start\n     * paramater location to end of the array. If value of this argument is either a negative number, zero, undefined, or a type\n     * that cannot be converted to an integer, the function will evaluate the argument as zero and not remove any elements.\n     * @returns An array containing the elements that were deleted.\n     */\n    splice(start: number, deleteCount?: number): T[];\n    /**\n     * Removes elements from an array and, if necessary, inserts new elements in their place, returning the deleted elements.\n     * @param start The zero-based location in the array from which to start removing elements.\n     * @param deleteCount The number of elements to remove. If value of this argument is either a negative number, zero,\n     * undefined, or a type that cannot be converted to an integer, the function will evaluate the argument as zero and\n     * not remove any elements.\n     * @param items Elements to insert into the array in place of the deleted elements.\n     * @returns An array containing the elements that were deleted.\n     */\n    splice(start: number, deleteCount: number, ...items: T[]): T[];\n    /**\n     * Inserts new elements at the start of an array, and returns the new length of the array.\n     * @param items Elements to insert at the start of the array.\n     */\n    unshift(...items: T[]): number;\n    /**\n     * Returns the index of the first occurrence of a value in an array, or -1 if it is not present.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the search starts at index 0.\n     */\n    indexOf(searchElement: T, fromIndex?: number): number;\n    /**\n     * Returns the index of the last occurrence of a specified value in an array, or -1 if it is not present.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin searching backward. If fromIndex is omitted, the search starts at the last index in the array.\n     */\n    lastIndexOf(searchElement: T, fromIndex?: number): number;\n    /**\n     * Determines whether all the members of an array satisfy the specified test.\n     * @param predicate A function that accepts up to three arguments. The every method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value false, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    every<S extends T>(predicate: (value: T, index: number, array: T[]) => value is S, thisArg?: any): this is S[];\n    /**\n     * Determines whether all the members of an array satisfy the specified test.\n     * @param predicate A function that accepts up to three arguments. The every method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value false, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    every(predicate: (value: T, index: number, array: T[]) => unknown, thisArg?: any): boolean;\n    /**\n     * Determines whether the specified callback function returns true for any element of an array.\n     * @param predicate A function that accepts up to three arguments. The some method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value true, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    some(predicate: (value: T, index: number, array: T[]) => unknown, thisArg?: any): boolean;\n    /**\n     * Performs the specified action for each element in an array.\n     * @param callbackfn A function that accepts up to three arguments. forEach calls the callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value.\n     */\n    forEach(callbackfn: (value: T, index: number, array: T[]) => void, thisArg?: any): void;\n    /**\n     * Calls a defined callback function on each element of an array, and returns an array that contains the results.\n     * @param callbackfn A function that accepts up to three arguments. The map method calls the callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function. If thisArg is omitted, undefined is used as the this value.\n     */\n    map<U>(callbackfn: (value: T, index: number, array: T[]) => U, thisArg?: any): U[];\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     * @param predicate A function that accepts up to three arguments. The filter method calls the predicate function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function. If thisArg is omitted, undefined is used as the this value.\n     */\n    filter<S extends T>(predicate: (value: T, index: number, array: T[]) => value is S, thisArg?: any): S[];\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     * @param predicate A function that accepts up to three arguments. The filter method calls the predicate function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function. If thisArg is omitted, undefined is used as the this value.\n     */\n    filter(predicate: (value: T, index: number, array: T[]) => unknown, thisArg?: any): T[];\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.\n     */\n    reduce(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: T[]) => T): T;\n    reduce(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: T[]) => T, initialValue: T): T;\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.\n     */\n    reduce<U>(callbackfn: (previousValue: U, currentValue: T, currentIndex: number, array: T[]) => U, initialValue: U): U;\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.\n     */\n    reduceRight(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: T[]) => T): T;\n    reduceRight(callbackfn: (previousValue: T, currentValue: T, currentIndex: number, array: T[]) => T, initialValue: T): T;\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of an array value.\n     */\n    reduceRight<U>(callbackfn: (previousValue: U, currentValue: T, currentIndex: number, array: T[]) => U, initialValue: U): U;\n\n    [n: number]: T;\n}\n\ninterface ArrayConstructor {\n    new (arrayLength?: number): any[];\n    new <T>(arrayLength: number): T[];\n    new <T>(...items: T[]): T[];\n    (arrayLength?: number): any[];\n    <T>(arrayLength: number): T[];\n    <T>(...items: T[]): T[];\n    isArray(arg: any): arg is any[];\n    readonly prototype: any[];\n}\n\ndeclare var Array: ArrayConstructor;\n\ninterface TypedPropertyDescriptor<T> {\n    enumerable?: boolean;\n    configurable?: boolean;\n    writable?: boolean;\n    value?: T;\n    get?: () => T;\n    set?: (value: T) => void;\n}\n\ndeclare type PromiseConstructorLike = new <T>(executor: (resolve: (value: T | PromiseLike<T>) => void, reject: (reason?: any) => void) => void) => PromiseLike<T>;\n\ninterface PromiseLike<T> {\n    /**\n     * Attaches callbacks for the resolution and/or rejection of the Promise.\n     * @param onfulfilled The callback to execute when the Promise is resolved.\n     * @param onrejected The callback to execute when the Promise is rejected.\n     * @returns A Promise for the completion of which ever callback is executed.\n     */\n    then<TResult1 = T, TResult2 = never>(onfulfilled?: ((value: T) => TResult1 | PromiseLike<TResult1>) | undefined | null, onrejected?: ((reason: any) => TResult2 | PromiseLike<TResult2>) | undefined | null): PromiseLike<TResult1 | TResult2>;\n}\n\n/**\n * Represents the completion of an asynchronous operation\n */\ninterface Promise<T> {\n    /**\n     * Attaches callbacks for the resolution and/or rejection of the Promise.\n     * @param onfulfilled The callback to execute when the Promise is resolved.\n     * @param onrejected The callback to execute when the Promise is rejected.\n     * @returns A Promise for the completion of which ever callback is executed.\n     */\n    then<TResult1 = T, TResult2 = never>(onfulfilled?: ((value: T) => TResult1 | PromiseLike<TResult1>) | undefined | null, onrejected?: ((reason: any) => TResult2 | PromiseLike<TResult2>) | undefined | null): Promise<TResult1 | TResult2>;\n\n    /**\n     * Attaches a callback for only the rejection of the Promise.\n     * @param onrejected The callback to execute when the Promise is rejected.\n     * @returns A Promise for the completion of the callback.\n     */\n    catch<TResult = never>(onrejected?: ((reason: any) => TResult | PromiseLike<TResult>) | undefined | null): Promise<T | TResult>;\n}\n\n/**\n * Recursively unwraps the \"awaited type\" of a type. Non-promise \"thenables\" should resolve to `never`. This emulates the behavior of `await`.\n */\ntype Awaited<T> = T extends null | undefined ? T : // special case for `null | undefined` when not in `--strictNullChecks` mode\n    T extends object & { then(onfulfilled: infer F, ...args: infer _): any; } ? // `await` only unwraps object types with a callable `then`. Non-object types are not unwrapped\n        F extends ((value: infer V, ...args: infer _) => any) ? // if the argument to `then` is callable, extracts the first argument\n            Awaited<V> : // recursively unwrap the value\n        never : // the argument to `then` was not callable\n    T; // non-object or non-thenable\n\ninterface ArrayLike<T> {\n    readonly length: number;\n    readonly [n: number]: T;\n}\n\n/**\n * Make all properties in T optional\n */\ntype Partial<T> = {\n    [P in keyof T]?: T[P];\n};\n\n/**\n * Make all properties in T required\n */\ntype Required<T> = {\n    [P in keyof T]-?: T[P];\n};\n\n/**\n * Make all properties in T readonly\n */\ntype Readonly<T> = {\n    readonly [P in keyof T]: T[P];\n};\n\n/**\n * From T, pick a set of properties whose keys are in the union K\n */\ntype Pick<T, K extends keyof T> = {\n    [P in K]: T[P];\n};\n\n/**\n * Construct a type with a set of properties K of type T\n */\ntype Record<K extends keyof any, T> = {\n    [P in K]: T;\n};\n\n/**\n * Exclude from T those types that are assignable to U\n */\ntype Exclude<T, U> = T extends U ? never : T;\n\n/**\n * Extract from T those types that are assignable to U\n */\ntype Extract<T, U> = T extends U ? T : never;\n\n/**\n * Construct a type with the properties of T except for those in type K.\n */\ntype Omit<T, K extends keyof any> = Pick<T, Exclude<keyof T, K>>;\n\n/**\n * Exclude null and undefined from T\n */\ntype NonNullable<T> = T & {};\n\n/**\n * Obtain the parameters of a function type in a tuple\n */\ntype Parameters<T extends (...args: any) => any> = T extends (...args: infer P) => any ? P : never;\n\n/**\n * Obtain the parameters of a constructor function type in a tuple\n */\ntype ConstructorParameters<T extends abstract new (...args: any) => any> = T extends abstract new (...args: infer P) => any ? P : never;\n\n/**\n * Obtain the return type of a function type\n */\ntype ReturnType<T extends (...args: any) => any> = T extends (...args: any) => infer R ? R : any;\n\n/**\n * Obtain the return type of a constructor function type\n */\ntype InstanceType<T extends abstract new (...args: any) => any> = T extends abstract new (...args: any) => infer R ? R : any;\n\n/**\n * Convert string literal type to uppercase\n */\ntype Uppercase<S extends string> = intrinsic;\n\n/**\n * Convert string literal type to lowercase\n */\ntype Lowercase<S extends string> = intrinsic;\n\n/**\n * Convert first character of string literal type to uppercase\n */\ntype Capitalize<S extends string> = intrinsic;\n\n/**\n * Convert first character of string literal type to lowercase\n */\ntype Uncapitalize<S extends string> = intrinsic;\n\n/**\n * Marker for non-inference type position\n */\ntype NoInfer<T> = intrinsic;\n\n/**\n * Marker for contextual 'this' type\n */\ninterface ThisType<T> {}\n\n/**\n * Stores types to be used with WeakSet, WeakMap, WeakRef, and FinalizationRegistry\n */\ninterface WeakKeyTypes {\n    object: object;\n}\n\ntype WeakKey = WeakKeyTypes[keyof WeakKeyTypes];\n\n/**\n * Represents a raw buffer of binary data, which is used to store data for the\n * different typed arrays. ArrayBuffers cannot be read from or written to directly,\n * but can be passed to a typed array or DataView Object to interpret the raw\n * buffer as needed.\n */\ninterface ArrayBuffer {\n    /**\n     * Read-only. The length of the ArrayBuffer (in bytes).\n     */\n    readonly byteLength: number;\n\n    /**\n     * Returns a section of an ArrayBuffer.\n     */\n    slice(begin?: number, end?: number): ArrayBuffer;\n}\n\n/**\n * Allowed ArrayBuffer types for the buffer of an ArrayBufferView and related Typed Arrays.\n */\ninterface ArrayBufferTypes {\n    ArrayBuffer: ArrayBuffer;\n}\ntype ArrayBufferLike = ArrayBufferTypes[keyof ArrayBufferTypes];\n\ninterface ArrayBufferConstructor {\n    readonly prototype: ArrayBuffer;\n    new (byteLength: number): ArrayBuffer;\n    isView(arg: any): arg is ArrayBufferView;\n}\ndeclare var ArrayBuffer: ArrayBufferConstructor;\n\ninterface ArrayBufferView<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {\n    /**\n     * The ArrayBuffer instance referenced by the array.\n     */\n    readonly buffer: TArrayBuffer;\n\n    /**\n     * The length in bytes of the array.\n     */\n    readonly byteLength: number;\n\n    /**\n     * The offset in bytes of the array.\n     */\n    readonly byteOffset: number;\n}\n\ninterface DataView<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {\n    readonly buffer: TArrayBuffer;\n    readonly byteLength: number;\n    readonly byteOffset: number;\n    /**\n     * Gets the Float32 value at the specified byte offset from the start of the view. There is\n     * no alignment constraint; multi-byte values may be fetched from any offset.\n     * @param byteOffset The place in the buffer at which the value should be retrieved.\n     * @param littleEndian If false or undefined, a big-endian value should be read.\n     */\n    getFloat32(byteOffset: number, littleEndian?: boolean): number;\n\n    /**\n     * Gets the Float64 value at the specified byte offset from the start of the view. There is\n     * no alignment constraint; multi-byte values may be fetched from any offset.\n     * @param byteOffset The place in the buffer at which the value should be retrieved.\n     * @param littleEndian If false or undefined, a big-endian value should be read.\n     */\n    getFloat64(byteOffset: number, littleEndian?: boolean): number;\n\n    /**\n     * Gets the Int8 value at the specified byte offset from the start of the view. There is\n     * no alignment constraint; multi-byte values may be fetched from any offset.\n     * @param byteOffset The place in the buffer at which the value should be retrieved.\n     */\n    getInt8(byteOffset: number): number;\n\n    /**\n     * Gets the Int16 value at the specified byte offset from the start of the view. There is\n     * no alignment constraint; multi-byte values may be fetched from any offset.\n     * @param byteOffset The place in the buffer at which the value should be retrieved.\n     * @param littleEndian If false or undefined, a big-endian value should be read.\n     */\n    getInt16(byteOffset: number, littleEndian?: boolean): number;\n    /**\n     * Gets the Int32 value at the specified byte offset from the start of the view. There is\n     * no alignment constraint; multi-byte values may be fetched from any offset.\n     * @param byteOffset The place in the buffer at which the value should be retrieved.\n     * @param littleEndian If false or undefined, a big-endian value should be read.\n     */\n    getInt32(byteOffset: number, littleEndian?: boolean): number;\n\n    /**\n     * Gets the Uint8 value at the specified byte offset from the start of the view. There is\n     * no alignment constraint; multi-byte values may be fetched from any offset.\n     * @param byteOffset The place in the buffer at which the value should be retrieved.\n     */\n    getUint8(byteOffset: number): number;\n\n    /**\n     * Gets the Uint16 value at the specified byte offset from the start of the view. There is\n     * no alignment constraint; multi-byte values may be fetched from any offset.\n     * @param byteOffset The place in the buffer at which the value should be retrieved.\n     * @param littleEndian If false or undefined, a big-endian value should be read.\n     */\n    getUint16(byteOffset: number, littleEndian?: boolean): number;\n\n    /**\n     * Gets the Uint32 value at the specified byte offset from the start of the view. There is\n     * no alignment constraint; multi-byte values may be fetched from any offset.\n     * @param byteOffset The place in the buffer at which the value should be retrieved.\n     * @param littleEndian If false or undefined, a big-endian value should be read.\n     */\n    getUint32(byteOffset: number, littleEndian?: boolean): number;\n\n    /**\n     * Stores an Float32 value at the specified byte offset from the start of the view.\n     * @param byteOffset The place in the buffer at which the value should be set.\n     * @param value The value to set.\n     * @param littleEndian If false or undefined, a big-endian value should be written.\n     */\n    setFloat32(byteOffset: number, value: number, littleEndian?: boolean): void;\n\n    /**\n     * Stores an Float64 value at the specified byte offset from the start of the view.\n     * @param byteOffset The place in the buffer at which the value should be set.\n     * @param value The value to set.\n     * @param littleEndian If false or undefined, a big-endian value should be written.\n     */\n    setFloat64(byteOffset: number, value: number, littleEndian?: boolean): void;\n\n    /**\n     * Stores an Int8 value at the specified byte offset from the start of the view.\n     * @param byteOffset The place in the buffer at which the value should be set.\n     * @param value The value to set.\n     */\n    setInt8(byteOffset: number, value: number): void;\n\n    /**\n     * Stores an Int16 value at the specified byte offset from the start of the view.\n     * @param byteOffset The place in the buffer at which the value should be set.\n     * @param value The value to set.\n     * @param littleEndian If false or undefined, a big-endian value should be written.\n     */\n    setInt16(byteOffset: number, value: number, littleEndian?: boolean): void;\n\n    /**\n     * Stores an Int32 value at the specified byte offset from the start of the view.\n     * @param byteOffset The place in the buffer at which the value should be set.\n     * @param value The value to set.\n     * @param littleEndian If false or undefined, a big-endian value should be written.\n     */\n    setInt32(byteOffset: number, value: number, littleEndian?: boolean): void;\n\n    /**\n     * Stores an Uint8 value at the specified byte offset from the start of the view.\n     * @param byteOffset The place in the buffer at which the value should be set.\n     * @param value The value to set.\n     */\n    setUint8(byteOffset: number, value: number): void;\n\n    /**\n     * Stores an Uint16 value at the specified byte offset from the start of the view.\n     * @param byteOffset The place in the buffer at which the value should be set.\n     * @param value The value to set.\n     * @param littleEndian If false or undefined, a big-endian value should be written.\n     */\n    setUint16(byteOffset: number, value: number, littleEndian?: boolean): void;\n\n    /**\n     * Stores an Uint32 value at the specified byte offset from the start of the view.\n     * @param byteOffset The place in the buffer at which the value should be set.\n     * @param value The value to set.\n     * @param littleEndian If false or undefined, a big-endian value should be written.\n     */\n    setUint32(byteOffset: number, value: number, littleEndian?: boolean): void;\n}\ninterface DataViewConstructor {\n    readonly prototype: DataView<ArrayBufferLike>;\n    new <TArrayBuffer extends ArrayBufferLike & { BYTES_PER_ELEMENT?: never; }>(buffer: TArrayBuffer, byteOffset?: number, byteLength?: number): DataView<TArrayBuffer>;\n}\ndeclare var DataView: DataViewConstructor;\n\n/**\n * A typed array of 8-bit integer values. The contents are initialized to 0. If the requested\n * number of bytes could not be allocated an exception is raised.\n */\ninterface Int8Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * The ArrayBuffer instance referenced by the array.\n     */\n    readonly buffer: TArrayBuffer;\n\n    /**\n     * The length in bytes of the array.\n     */\n    readonly byteLength: number;\n\n    /**\n     * The offset in bytes of the array.\n     */\n    readonly byteOffset: number;\n\n    /**\n     * Returns the this object after copying a section of the array identified by start and end\n     * to the same array starting at position target\n     * @param target If target is negative, it is treated as length+target where length is the\n     * length of the array.\n     * @param start If start is negative, it is treated as length+start. If end is negative, it\n     * is treated as length+end.\n     * @param end If not specified, length of the this object is used as its default value.\n     */\n    copyWithin(target: number, start: number, end?: number): this;\n\n    /**\n     * Determines whether all the members of an array satisfy the specified test.\n     * @param predicate A function that accepts up to three arguments. The every method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value false, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    every(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Changes all array elements from `start` to `end` index to a static `value` and returns the modified array\n     * @param value value to fill array section with\n     * @param start index to start filling the array at. If start is negative, it is treated as\n     * length+start where length is the length of the array.\n     * @param end index to stop filling the array at. If end is negative, it is treated as\n     * length+end.\n     */\n    fill(value: number, start?: number, end?: number): this;\n\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     * @param predicate A function that accepts up to three arguments. The filter method calls\n     * the predicate function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    filter(predicate: (value: number, index: number, array: this) => any, thisArg?: any): Int8Array<ArrayBuffer>;\n\n    /**\n     * Returns the value of the first element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found, find\n     * immediately returns that element value. Otherwise, find returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    find(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number | undefined;\n\n    /**\n     * Returns the index of the first element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findIndex immediately returns that element index. Otherwise, findIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findIndex(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number;\n\n    /**\n     * Performs the specified action for each element in an array.\n     * @param callbackfn A function that accepts up to three arguments. forEach calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;\n\n    /**\n     * Returns the index of the first occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    indexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * Adds all the elements of an array separated by the specified separator string.\n     * @param separator A string used to separate one element of an array from the next in the\n     * resulting String. If omitted, the array elements are separated with a comma.\n     */\n    join(separator?: string): string;\n\n    /**\n     * Returns the index of the last occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    lastIndexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * The length of the array.\n     */\n    readonly length: number;\n\n    /**\n     * Calls a defined callback function on each element of an array, and returns an array that\n     * contains the results.\n     * @param callbackfn A function that accepts up to three arguments. The map method calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    map(callbackfn: (value: number, index: number, array: this) => number, thisArg?: any): Int8Array<ArrayBuffer>;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an\n     * argument instead of an array value.\n     */\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduceRight<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Reverses the elements in an Array.\n     */\n    reverse(): this;\n\n    /**\n     * Sets a value or an array of values.\n     * @param array A typed or untyped array of values to set.\n     * @param offset The index in the current array at which the values are to be written.\n     */\n    set(array: ArrayLike<number>, offset?: number): void;\n\n    /**\n     * Returns a section of an array.\n     * @param start The beginning of the specified portion of the array.\n     * @param end The end of the specified portion of the array. This is exclusive of the element at the index 'end'.\n     */\n    slice(start?: number, end?: number): Int8Array<ArrayBuffer>;\n\n    /**\n     * Determines whether the specified callback function returns true for any element of an array.\n     * @param predicate A function that accepts up to three arguments. The some method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value true, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    some(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Sorts an array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if first argument is less than second argument, zero if they're equal and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * [11,2,22,1].sort((a, b) => a - b)\n     * ```\n     */\n    sort(compareFn?: (a: number, b: number) => number): this;\n\n    /**\n     * Gets a new Int8Array view of the ArrayBuffer store for this array, referencing the elements\n     * at begin, inclusive, up to end, exclusive.\n     * @param begin The index of the beginning of the array.\n     * @param end The index of the end of the array.\n     */\n    subarray(begin?: number, end?: number): Int8Array<TArrayBuffer>;\n\n    /**\n     * Converts a number to a string by using the current locale.\n     */\n    toLocaleString(): string;\n\n    /**\n     * Returns a string representation of an array.\n     */\n    toString(): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): this;\n\n    [index: number]: number;\n}\ninterface Int8ArrayConstructor {\n    readonly prototype: Int8Array<ArrayBufferLike>;\n    new (length: number): Int8Array<ArrayBuffer>;\n    new (array: ArrayLike<number>): Int8Array<ArrayBuffer>;\n    new <TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(buffer: TArrayBuffer, byteOffset?: number, length?: number): Int8Array<TArrayBuffer>;\n    new (buffer: ArrayBuffer, byteOffset?: number, length?: number): Int8Array<ArrayBuffer>;\n    new (array: ArrayLike<number> | ArrayBuffer): Int8Array<ArrayBuffer>;\n\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * Returns a new array from a set of elements.\n     * @param items A set of elements to include in the new array object.\n     */\n    of(...items: number[]): Int8Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     */\n    from(arrayLike: ArrayLike<number>): Int8Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => number, thisArg?: any): Int8Array<ArrayBuffer>;\n}\ndeclare var Int8Array: Int8ArrayConstructor;\n\n/**\n * A typed array of 8-bit unsigned integer values. The contents are initialized to 0. If the\n * requested number of bytes could not be allocated an exception is raised.\n */\ninterface Uint8Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * The ArrayBuffer instance referenced by the array.\n     */\n    readonly buffer: TArrayBuffer;\n\n    /**\n     * The length in bytes of the array.\n     */\n    readonly byteLength: number;\n\n    /**\n     * The offset in bytes of the array.\n     */\n    readonly byteOffset: number;\n\n    /**\n     * Returns the this object after copying a section of the array identified by start and end\n     * to the same array starting at position target\n     * @param target If target is negative, it is treated as length+target where length is the\n     * length of the array.\n     * @param start If start is negative, it is treated as length+start. If end is negative, it\n     * is treated as length+end.\n     * @param end If not specified, length of the this object is used as its default value.\n     */\n    copyWithin(target: number, start: number, end?: number): this;\n\n    /**\n     * Determines whether all the members of an array satisfy the specified test.\n     * @param predicate A function that accepts up to three arguments. The every method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value false, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    every(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Changes all array elements from `start` to `end` index to a static `value` and returns the modified array\n     * @param value value to fill array section with\n     * @param start index to start filling the array at. If start is negative, it is treated as\n     * length+start where length is the length of the array.\n     * @param end index to stop filling the array at. If end is negative, it is treated as\n     * length+end.\n     */\n    fill(value: number, start?: number, end?: number): this;\n\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     * @param predicate A function that accepts up to three arguments. The filter method calls\n     * the predicate function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    filter(predicate: (value: number, index: number, array: this) => any, thisArg?: any): Uint8Array<ArrayBuffer>;\n\n    /**\n     * Returns the value of the first element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found, find\n     * immediately returns that element value. Otherwise, find returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    find(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number | undefined;\n\n    /**\n     * Returns the index of the first element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findIndex immediately returns that element index. Otherwise, findIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findIndex(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number;\n\n    /**\n     * Performs the specified action for each element in an array.\n     * @param callbackfn A function that accepts up to three arguments. forEach calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;\n\n    /**\n     * Returns the index of the first occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    indexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * Adds all the elements of an array separated by the specified separator string.\n     * @param separator A string used to separate one element of an array from the next in the\n     * resulting String. If omitted, the array elements are separated with a comma.\n     */\n    join(separator?: string): string;\n\n    /**\n     * Returns the index of the last occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    lastIndexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * The length of the array.\n     */\n    readonly length: number;\n\n    /**\n     * Calls a defined callback function on each element of an array, and returns an array that\n     * contains the results.\n     * @param callbackfn A function that accepts up to three arguments. The map method calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    map(callbackfn: (value: number, index: number, array: this) => number, thisArg?: any): Uint8Array<ArrayBuffer>;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an\n     * argument instead of an array value.\n     */\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduceRight<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Reverses the elements in an Array.\n     */\n    reverse(): this;\n\n    /**\n     * Sets a value or an array of values.\n     * @param array A typed or untyped array of values to set.\n     * @param offset The index in the current array at which the values are to be written.\n     */\n    set(array: ArrayLike<number>, offset?: number): void;\n\n    /**\n     * Returns a section of an array.\n     * @param start The beginning of the specified portion of the array.\n     * @param end The end of the specified portion of the array. This is exclusive of the element at the index 'end'.\n     */\n    slice(start?: number, end?: number): Uint8Array<ArrayBuffer>;\n\n    /**\n     * Determines whether the specified callback function returns true for any element of an array.\n     * @param predicate A function that accepts up to three arguments. The some method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value true, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    some(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Sorts an array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if first argument is less than second argument, zero if they're equal and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * [11,2,22,1].sort((a, b) => a - b)\n     * ```\n     */\n    sort(compareFn?: (a: number, b: number) => number): this;\n\n    /**\n     * Gets a new Uint8Array view of the ArrayBuffer store for this array, referencing the elements\n     * at begin, inclusive, up to end, exclusive.\n     * @param begin The index of the beginning of the array.\n     * @param end The index of the end of the array.\n     */\n    subarray(begin?: number, end?: number): Uint8Array<TArrayBuffer>;\n\n    /**\n     * Converts a number to a string by using the current locale.\n     */\n    toLocaleString(): string;\n\n    /**\n     * Returns a string representation of an array.\n     */\n    toString(): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): this;\n\n    [index: number]: number;\n}\ninterface Uint8ArrayConstructor {\n    readonly prototype: Uint8Array<ArrayBufferLike>;\n    new (length: number): Uint8Array<ArrayBuffer>;\n    new (array: ArrayLike<number>): Uint8Array<ArrayBuffer>;\n    new <TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(buffer: TArrayBuffer, byteOffset?: number, length?: number): Uint8Array<TArrayBuffer>;\n    new (buffer: ArrayBuffer, byteOffset?: number, length?: number): Uint8Array<ArrayBuffer>;\n    new (array: ArrayLike<number> | ArrayBuffer): Uint8Array<ArrayBuffer>;\n\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * Returns a new array from a set of elements.\n     * @param items A set of elements to include in the new array object.\n     */\n    of(...items: number[]): Uint8Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     */\n    from(arrayLike: ArrayLike<number>): Uint8Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => number, thisArg?: any): Uint8Array<ArrayBuffer>;\n}\ndeclare var Uint8Array: Uint8ArrayConstructor;\n\n/**\n * A typed array of 8-bit unsigned integer (clamped) values. The contents are initialized to 0.\n * If the requested number of bytes could not be allocated an exception is raised.\n */\ninterface Uint8ClampedArray<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * The ArrayBuffer instance referenced by the array.\n     */\n    readonly buffer: TArrayBuffer;\n\n    /**\n     * The length in bytes of the array.\n     */\n    readonly byteLength: number;\n\n    /**\n     * The offset in bytes of the array.\n     */\n    readonly byteOffset: number;\n\n    /**\n     * Returns the this object after copying a section of the array identified by start and end\n     * to the same array starting at position target\n     * @param target If target is negative, it is treated as length+target where length is the\n     * length of the array.\n     * @param start If start is negative, it is treated as length+start. If end is negative, it\n     * is treated as length+end.\n     * @param end If not specified, length of the this object is used as its default value.\n     */\n    copyWithin(target: number, start: number, end?: number): this;\n\n    /**\n     * Determines whether all the members of an array satisfy the specified test.\n     * @param predicate A function that accepts up to three arguments. The every method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value false, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    every(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Changes all array elements from `start` to `end` index to a static `value` and returns the modified array\n     * @param value value to fill array section with\n     * @param start index to start filling the array at. If start is negative, it is treated as\n     * length+start where length is the length of the array.\n     * @param end index to stop filling the array at. If end is negative, it is treated as\n     * length+end.\n     */\n    fill(value: number, start?: number, end?: number): this;\n\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     * @param predicate A function that accepts up to three arguments. The filter method calls\n     * the predicate function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    filter(predicate: (value: number, index: number, array: this) => any, thisArg?: any): Uint8ClampedArray<ArrayBuffer>;\n\n    /**\n     * Returns the value of the first element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found, find\n     * immediately returns that element value. Otherwise, find returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    find(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number | undefined;\n\n    /**\n     * Returns the index of the first element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findIndex immediately returns that element index. Otherwise, findIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findIndex(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number;\n\n    /**\n     * Performs the specified action for each element in an array.\n     * @param callbackfn A function that accepts up to three arguments. forEach calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;\n\n    /**\n     * Returns the index of the first occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    indexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * Adds all the elements of an array separated by the specified separator string.\n     * @param separator A string used to separate one element of an array from the next in the\n     * resulting String. If omitted, the array elements are separated with a comma.\n     */\n    join(separator?: string): string;\n\n    /**\n     * Returns the index of the last occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    lastIndexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * The length of the array.\n     */\n    readonly length: number;\n\n    /**\n     * Calls a defined callback function on each element of an array, and returns an array that\n     * contains the results.\n     * @param callbackfn A function that accepts up to three arguments. The map method calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    map(callbackfn: (value: number, index: number, array: this) => number, thisArg?: any): Uint8ClampedArray<ArrayBuffer>;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an\n     * argument instead of an array value.\n     */\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduceRight<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Reverses the elements in an Array.\n     */\n    reverse(): this;\n\n    /**\n     * Sets a value or an array of values.\n     * @param array A typed or untyped array of values to set.\n     * @param offset The index in the current array at which the values are to be written.\n     */\n    set(array: ArrayLike<number>, offset?: number): void;\n\n    /**\n     * Returns a section of an array.\n     * @param start The beginning of the specified portion of the array.\n     * @param end The end of the specified portion of the array. This is exclusive of the element at the index 'end'.\n     */\n    slice(start?: number, end?: number): Uint8ClampedArray<ArrayBuffer>;\n\n    /**\n     * Determines whether the specified callback function returns true for any element of an array.\n     * @param predicate A function that accepts up to three arguments. The some method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value true, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    some(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Sorts an array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if first argument is less than second argument, zero if they're equal and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * [11,2,22,1].sort((a, b) => a - b)\n     * ```\n     */\n    sort(compareFn?: (a: number, b: number) => number): this;\n\n    /**\n     * Gets a new Uint8ClampedArray view of the ArrayBuffer store for this array, referencing the elements\n     * at begin, inclusive, up to end, exclusive.\n     * @param begin The index of the beginning of the array.\n     * @param end The index of the end of the array.\n     */\n    subarray(begin?: number, end?: number): Uint8ClampedArray<TArrayBuffer>;\n\n    /**\n     * Converts a number to a string by using the current locale.\n     */\n    toLocaleString(): string;\n\n    /**\n     * Returns a string representation of an array.\n     */\n    toString(): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): this;\n\n    [index: number]: number;\n}\ninterface Uint8ClampedArrayConstructor {\n    readonly prototype: Uint8ClampedArray<ArrayBufferLike>;\n    new (length: number): Uint8ClampedArray<ArrayBuffer>;\n    new (array: ArrayLike<number>): Uint8ClampedArray<ArrayBuffer>;\n    new <TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(buffer: TArrayBuffer, byteOffset?: number, length?: number): Uint8ClampedArray<TArrayBuffer>;\n    new (buffer: ArrayBuffer, byteOffset?: number, length?: number): Uint8ClampedArray<ArrayBuffer>;\n    new (array: ArrayLike<number> | ArrayBuffer): Uint8ClampedArray<ArrayBuffer>;\n\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * Returns a new array from a set of elements.\n     * @param items A set of elements to include in the new array object.\n     */\n    of(...items: number[]): Uint8ClampedArray<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     */\n    from(arrayLike: ArrayLike<number>): Uint8ClampedArray<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => number, thisArg?: any): Uint8ClampedArray<ArrayBuffer>;\n}\ndeclare var Uint8ClampedArray: Uint8ClampedArrayConstructor;\n\n/**\n * A typed array of 16-bit signed integer values. The contents are initialized to 0. If the\n * requested number of bytes could not be allocated an exception is raised.\n */\ninterface Int16Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * The ArrayBuffer instance referenced by the array.\n     */\n    readonly buffer: TArrayBuffer;\n\n    /**\n     * The length in bytes of the array.\n     */\n    readonly byteLength: number;\n\n    /**\n     * The offset in bytes of the array.\n     */\n    readonly byteOffset: number;\n\n    /**\n     * Returns the this object after copying a section of the array identified by start and end\n     * to the same array starting at position target\n     * @param target If target is negative, it is treated as length+target where length is the\n     * length of the array.\n     * @param start If start is negative, it is treated as length+start. If end is negative, it\n     * is treated as length+end.\n     * @param end If not specified, length of the this object is used as its default value.\n     */\n    copyWithin(target: number, start: number, end?: number): this;\n\n    /**\n     * Determines whether all the members of an array satisfy the specified test.\n     * @param predicate A function that accepts up to three arguments. The every method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value false, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    every(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Changes all array elements from `start` to `end` index to a static `value` and returns the modified array\n     * @param value value to fill array section with\n     * @param start index to start filling the array at. If start is negative, it is treated as\n     * length+start where length is the length of the array.\n     * @param end index to stop filling the array at. If end is negative, it is treated as\n     * length+end.\n     */\n    fill(value: number, start?: number, end?: number): this;\n\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     * @param predicate A function that accepts up to three arguments. The filter method calls\n     * the predicate function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    filter(predicate: (value: number, index: number, array: this) => any, thisArg?: any): Int16Array<ArrayBuffer>;\n\n    /**\n     * Returns the value of the first element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found, find\n     * immediately returns that element value. Otherwise, find returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    find(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number | undefined;\n\n    /**\n     * Returns the index of the first element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findIndex immediately returns that element index. Otherwise, findIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findIndex(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number;\n\n    /**\n     * Performs the specified action for each element in an array.\n     * @param callbackfn A function that accepts up to three arguments. forEach calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;\n    /**\n     * Returns the index of the first occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    indexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * Adds all the elements of an array separated by the specified separator string.\n     * @param separator A string used to separate one element of an array from the next in the\n     * resulting String. If omitted, the array elements are separated with a comma.\n     */\n    join(separator?: string): string;\n\n    /**\n     * Returns the index of the last occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    lastIndexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * The length of the array.\n     */\n    readonly length: number;\n\n    /**\n     * Calls a defined callback function on each element of an array, and returns an array that\n     * contains the results.\n     * @param callbackfn A function that accepts up to three arguments. The map method calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    map(callbackfn: (value: number, index: number, array: this) => number, thisArg?: any): Int16Array<ArrayBuffer>;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an\n     * argument instead of an array value.\n     */\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduceRight<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Reverses the elements in an Array.\n     */\n    reverse(): this;\n\n    /**\n     * Sets a value or an array of values.\n     * @param array A typed or untyped array of values to set.\n     * @param offset The index in the current array at which the values are to be written.\n     */\n    set(array: ArrayLike<number>, offset?: number): void;\n\n    /**\n     * Returns a section of an array.\n     * @param start The beginning of the specified portion of the array.\n     * @param end The end of the specified portion of the array. This is exclusive of the element at the index 'end'.\n     */\n    slice(start?: number, end?: number): Int16Array<ArrayBuffer>;\n\n    /**\n     * Determines whether the specified callback function returns true for any element of an array.\n     * @param predicate A function that accepts up to three arguments. The some method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value true, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    some(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Sorts an array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if first argument is less than second argument, zero if they're equal and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * [11,2,22,1].sort((a, b) => a - b)\n     * ```\n     */\n    sort(compareFn?: (a: number, b: number) => number): this;\n\n    /**\n     * Gets a new Int16Array view of the ArrayBuffer store for this array, referencing the elements\n     * at begin, inclusive, up to end, exclusive.\n     * @param begin The index of the beginning of the array.\n     * @param end The index of the end of the array.\n     */\n    subarray(begin?: number, end?: number): Int16Array<TArrayBuffer>;\n\n    /**\n     * Converts a number to a string by using the current locale.\n     */\n    toLocaleString(): string;\n\n    /**\n     * Returns a string representation of an array.\n     */\n    toString(): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): this;\n\n    [index: number]: number;\n}\ninterface Int16ArrayConstructor {\n    readonly prototype: Int16Array<ArrayBufferLike>;\n    new (length: number): Int16Array<ArrayBuffer>;\n    new (array: ArrayLike<number>): Int16Array<ArrayBuffer>;\n    new <TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(buffer: TArrayBuffer, byteOffset?: number, length?: number): Int16Array<TArrayBuffer>;\n    new (buffer: ArrayBuffer, byteOffset?: number, length?: number): Int16Array<ArrayBuffer>;\n    new (array: ArrayLike<number> | ArrayBuffer): Int16Array<ArrayBuffer>;\n\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * Returns a new array from a set of elements.\n     * @param items A set of elements to include in the new array object.\n     */\n    of(...items: number[]): Int16Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     */\n    from(arrayLike: ArrayLike<number>): Int16Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => number, thisArg?: any): Int16Array<ArrayBuffer>;\n}\ndeclare var Int16Array: Int16ArrayConstructor;\n\n/**\n * A typed array of 16-bit unsigned integer values. The contents are initialized to 0. If the\n * requested number of bytes could not be allocated an exception is raised.\n */\ninterface Uint16Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * The ArrayBuffer instance referenced by the array.\n     */\n    readonly buffer: TArrayBuffer;\n\n    /**\n     * The length in bytes of the array.\n     */\n    readonly byteLength: number;\n\n    /**\n     * The offset in bytes of the array.\n     */\n    readonly byteOffset: number;\n\n    /**\n     * Returns the this object after copying a section of the array identified by start and end\n     * to the same array starting at position target\n     * @param target If target is negative, it is treated as length+target where length is the\n     * length of the array.\n     * @param start If start is negative, it is treated as length+start. If end is negative, it\n     * is treated as length+end.\n     * @param end If not specified, length of the this object is used as its default value.\n     */\n    copyWithin(target: number, start: number, end?: number): this;\n\n    /**\n     * Determines whether all the members of an array satisfy the specified test.\n     * @param predicate A function that accepts up to three arguments. The every method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value false, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    every(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Changes all array elements from `start` to `end` index to a static `value` and returns the modified array\n     * @param value value to fill array section with\n     * @param start index to start filling the array at. If start is negative, it is treated as\n     * length+start where length is the length of the array.\n     * @param end index to stop filling the array at. If end is negative, it is treated as\n     * length+end.\n     */\n    fill(value: number, start?: number, end?: number): this;\n\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     * @param predicate A function that accepts up to three arguments. The filter method calls\n     * the predicate function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    filter(predicate: (value: number, index: number, array: this) => any, thisArg?: any): Uint16Array<ArrayBuffer>;\n\n    /**\n     * Returns the value of the first element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found, find\n     * immediately returns that element value. Otherwise, find returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    find(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number | undefined;\n\n    /**\n     * Returns the index of the first element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findIndex immediately returns that element index. Otherwise, findIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findIndex(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number;\n\n    /**\n     * Performs the specified action for each element in an array.\n     * @param callbackfn A function that accepts up to three arguments. forEach calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;\n\n    /**\n     * Returns the index of the first occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    indexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * Adds all the elements of an array separated by the specified separator string.\n     * @param separator A string used to separate one element of an array from the next in the\n     * resulting String. If omitted, the array elements are separated with a comma.\n     */\n    join(separator?: string): string;\n\n    /**\n     * Returns the index of the last occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    lastIndexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * The length of the array.\n     */\n    readonly length: number;\n\n    /**\n     * Calls a defined callback function on each element of an array, and returns an array that\n     * contains the results.\n     * @param callbackfn A function that accepts up to three arguments. The map method calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    map(callbackfn: (value: number, index: number, array: this) => number, thisArg?: any): Uint16Array<ArrayBuffer>;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an\n     * argument instead of an array value.\n     */\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduceRight<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Reverses the elements in an Array.\n     */\n    reverse(): this;\n\n    /**\n     * Sets a value or an array of values.\n     * @param array A typed or untyped array of values to set.\n     * @param offset The index in the current array at which the values are to be written.\n     */\n    set(array: ArrayLike<number>, offset?: number): void;\n\n    /**\n     * Returns a section of an array.\n     * @param start The beginning of the specified portion of the array.\n     * @param end The end of the specified portion of the array. This is exclusive of the element at the index 'end'.\n     */\n    slice(start?: number, end?: number): Uint16Array<ArrayBuffer>;\n\n    /**\n     * Determines whether the specified callback function returns true for any element of an array.\n     * @param predicate A function that accepts up to three arguments. The some method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value true, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    some(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Sorts an array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if first argument is less than second argument, zero if they're equal and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * [11,2,22,1].sort((a, b) => a - b)\n     * ```\n     */\n    sort(compareFn?: (a: number, b: number) => number): this;\n\n    /**\n     * Gets a new Uint16Array view of the ArrayBuffer store for this array, referencing the elements\n     * at begin, inclusive, up to end, exclusive.\n     * @param begin The index of the beginning of the array.\n     * @param end The index of the end of the array.\n     */\n    subarray(begin?: number, end?: number): Uint16Array<TArrayBuffer>;\n\n    /**\n     * Converts a number to a string by using the current locale.\n     */\n    toLocaleString(): string;\n\n    /**\n     * Returns a string representation of an array.\n     */\n    toString(): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): this;\n\n    [index: number]: number;\n}\ninterface Uint16ArrayConstructor {\n    readonly prototype: Uint16Array<ArrayBufferLike>;\n    new (length: number): Uint16Array<ArrayBuffer>;\n    new (array: ArrayLike<number>): Uint16Array<ArrayBuffer>;\n    new <TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(buffer: TArrayBuffer, byteOffset?: number, length?: number): Uint16Array<TArrayBuffer>;\n    new (buffer: ArrayBuffer, byteOffset?: number, length?: number): Uint16Array<ArrayBuffer>;\n    new (array: ArrayLike<number> | ArrayBuffer): Uint16Array<ArrayBuffer>;\n\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * Returns a new array from a set of elements.\n     * @param items A set of elements to include in the new array object.\n     */\n    of(...items: number[]): Uint16Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     */\n    from(arrayLike: ArrayLike<number>): Uint16Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => number, thisArg?: any): Uint16Array<ArrayBuffer>;\n}\ndeclare var Uint16Array: Uint16ArrayConstructor;\n/**\n * A typed array of 32-bit signed integer values. The contents are initialized to 0. If the\n * requested number of bytes could not be allocated an exception is raised.\n */\ninterface Int32Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * The ArrayBuffer instance referenced by the array.\n     */\n    readonly buffer: TArrayBuffer;\n\n    /**\n     * The length in bytes of the array.\n     */\n    readonly byteLength: number;\n\n    /**\n     * The offset in bytes of the array.\n     */\n    readonly byteOffset: number;\n\n    /**\n     * Returns the this object after copying a section of the array identified by start and end\n     * to the same array starting at position target\n     * @param target If target is negative, it is treated as length+target where length is the\n     * length of the array.\n     * @param start If start is negative, it is treated as length+start. If end is negative, it\n     * is treated as length+end.\n     * @param end If not specified, length of the this object is used as its default value.\n     */\n    copyWithin(target: number, start: number, end?: number): this;\n\n    /**\n     * Determines whether all the members of an array satisfy the specified test.\n     * @param predicate A function that accepts up to three arguments. The every method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value false, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    every(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Changes all array elements from `start` to `end` index to a static `value` and returns the modified array\n     * @param value value to fill array section with\n     * @param start index to start filling the array at. If start is negative, it is treated as\n     * length+start where length is the length of the array.\n     * @param end index to stop filling the array at. If end is negative, it is treated as\n     * length+end.\n     */\n    fill(value: number, start?: number, end?: number): this;\n\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     * @param predicate A function that accepts up to three arguments. The filter method calls\n     * the predicate function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    filter(predicate: (value: number, index: number, array: this) => any, thisArg?: any): Int32Array<ArrayBuffer>;\n\n    /**\n     * Returns the value of the first element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found, find\n     * immediately returns that element value. Otherwise, find returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    find(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number | undefined;\n\n    /**\n     * Returns the index of the first element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findIndex immediately returns that element index. Otherwise, findIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findIndex(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number;\n\n    /**\n     * Performs the specified action for each element in an array.\n     * @param callbackfn A function that accepts up to three arguments. forEach calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;\n\n    /**\n     * Returns the index of the first occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    indexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * Adds all the elements of an array separated by the specified separator string.\n     * @param separator A string used to separate one element of an array from the next in the\n     * resulting String. If omitted, the array elements are separated with a comma.\n     */\n    join(separator?: string): string;\n\n    /**\n     * Returns the index of the last occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    lastIndexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * The length of the array.\n     */\n    readonly length: number;\n\n    /**\n     * Calls a defined callback function on each element of an array, and returns an array that\n     * contains the results.\n     * @param callbackfn A function that accepts up to three arguments. The map method calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    map(callbackfn: (value: number, index: number, array: this) => number, thisArg?: any): Int32Array<ArrayBuffer>;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an\n     * argument instead of an array value.\n     */\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduceRight<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Reverses the elements in an Array.\n     */\n    reverse(): this;\n\n    /**\n     * Sets a value or an array of values.\n     * @param array A typed or untyped array of values to set.\n     * @param offset The index in the current array at which the values are to be written.\n     */\n    set(array: ArrayLike<number>, offset?: number): void;\n\n    /**\n     * Returns a section of an array.\n     * @param start The beginning of the specified portion of the array.\n     * @param end The end of the specified portion of the array. This is exclusive of the element at the index 'end'.\n     */\n    slice(start?: number, end?: number): Int32Array<ArrayBuffer>;\n\n    /**\n     * Determines whether the specified callback function returns true for any element of an array.\n     * @param predicate A function that accepts up to three arguments. The some method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value true, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    some(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Sorts an array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if first argument is less than second argument, zero if they're equal and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * [11,2,22,1].sort((a, b) => a - b)\n     * ```\n     */\n    sort(compareFn?: (a: number, b: number) => number): this;\n\n    /**\n     * Gets a new Int32Array view of the ArrayBuffer store for this array, referencing the elements\n     * at begin, inclusive, up to end, exclusive.\n     * @param begin The index of the beginning of the array.\n     * @param end The index of the end of the array.\n     */\n    subarray(begin?: number, end?: number): Int32Array<TArrayBuffer>;\n\n    /**\n     * Converts a number to a string by using the current locale.\n     */\n    toLocaleString(): string;\n\n    /**\n     * Returns a string representation of an array.\n     */\n    toString(): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): this;\n\n    [index: number]: number;\n}\ninterface Int32ArrayConstructor {\n    readonly prototype: Int32Array<ArrayBufferLike>;\n    new (length: number): Int32Array<ArrayBuffer>;\n    new (array: ArrayLike<number>): Int32Array<ArrayBuffer>;\n    new <TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(buffer: TArrayBuffer, byteOffset?: number, length?: number): Int32Array<TArrayBuffer>;\n    new (buffer: ArrayBuffer, byteOffset?: number, length?: number): Int32Array<ArrayBuffer>;\n    new (array: ArrayLike<number> | ArrayBuffer): Int32Array<ArrayBuffer>;\n\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * Returns a new array from a set of elements.\n     * @param items A set of elements to include in the new array object.\n     */\n    of(...items: number[]): Int32Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     */\n    from(arrayLike: ArrayLike<number>): Int32Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => number, thisArg?: any): Int32Array<ArrayBuffer>;\n}\ndeclare var Int32Array: Int32ArrayConstructor;\n\n/**\n * A typed array of 32-bit unsigned integer values. The contents are initialized to 0. If the\n * requested number of bytes could not be allocated an exception is raised.\n */\ninterface Uint32Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * The ArrayBuffer instance referenced by the array.\n     */\n    readonly buffer: TArrayBuffer;\n\n    /**\n     * The length in bytes of the array.\n     */\n    readonly byteLength: number;\n\n    /**\n     * The offset in bytes of the array.\n     */\n    readonly byteOffset: number;\n\n    /**\n     * Returns the this object after copying a section of the array identified by start and end\n     * to the same array starting at position target\n     * @param target If target is negative, it is treated as length+target where length is the\n     * length of the array.\n     * @param start If start is negative, it is treated as length+start. If end is negative, it\n     * is treated as length+end.\n     * @param end If not specified, length of the this object is used as its default value.\n     */\n    copyWithin(target: number, start: number, end?: number): this;\n\n    /**\n     * Determines whether all the members of an array satisfy the specified test.\n     * @param predicate A function that accepts up to three arguments. The every method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value false, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    every(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Changes all array elements from `start` to `end` index to a static `value` and returns the modified array\n     * @param value value to fill array section with\n     * @param start index to start filling the array at. If start is negative, it is treated as\n     * length+start where length is the length of the array.\n     * @param end index to stop filling the array at. If end is negative, it is treated as\n     * length+end.\n     */\n    fill(value: number, start?: number, end?: number): this;\n\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     * @param predicate A function that accepts up to three arguments. The filter method calls\n     * the predicate function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    filter(predicate: (value: number, index: number, array: this) => any, thisArg?: any): Uint32Array<ArrayBuffer>;\n\n    /**\n     * Returns the value of the first element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found, find\n     * immediately returns that element value. Otherwise, find returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    find(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number | undefined;\n\n    /**\n     * Returns the index of the first element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findIndex immediately returns that element index. Otherwise, findIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findIndex(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number;\n\n    /**\n     * Performs the specified action for each element in an array.\n     * @param callbackfn A function that accepts up to three arguments. forEach calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;\n    /**\n     * Returns the index of the first occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    indexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * Adds all the elements of an array separated by the specified separator string.\n     * @param separator A string used to separate one element of an array from the next in the\n     * resulting String. If omitted, the array elements are separated with a comma.\n     */\n    join(separator?: string): string;\n\n    /**\n     * Returns the index of the last occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    lastIndexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * The length of the array.\n     */\n    readonly length: number;\n\n    /**\n     * Calls a defined callback function on each element of an array, and returns an array that\n     * contains the results.\n     * @param callbackfn A function that accepts up to three arguments. The map method calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    map(callbackfn: (value: number, index: number, array: this) => number, thisArg?: any): Uint32Array<ArrayBuffer>;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an\n     * argument instead of an array value.\n     */\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduceRight<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Reverses the elements in an Array.\n     */\n    reverse(): this;\n\n    /**\n     * Sets a value or an array of values.\n     * @param array A typed or untyped array of values to set.\n     * @param offset The index in the current array at which the values are to be written.\n     */\n    set(array: ArrayLike<number>, offset?: number): void;\n\n    /**\n     * Returns a section of an array.\n     * @param start The beginning of the specified portion of the array.\n     * @param end The end of the specified portion of the array. This is exclusive of the element at the index 'end'.\n     */\n    slice(start?: number, end?: number): Uint32Array<ArrayBuffer>;\n\n    /**\n     * Determines whether the specified callback function returns true for any element of an array.\n     * @param predicate A function that accepts up to three arguments. The some method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value true, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    some(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Sorts an array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if first argument is less than second argument, zero if they're equal and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * [11,2,22,1].sort((a, b) => a - b)\n     * ```\n     */\n    sort(compareFn?: (a: number, b: number) => number): this;\n\n    /**\n     * Gets a new Uint32Array view of the ArrayBuffer store for this array, referencing the elements\n     * at begin, inclusive, up to end, exclusive.\n     * @param begin The index of the beginning of the array.\n     * @param end The index of the end of the array.\n     */\n    subarray(begin?: number, end?: number): Uint32Array<TArrayBuffer>;\n\n    /**\n     * Converts a number to a string by using the current locale.\n     */\n    toLocaleString(): string;\n\n    /**\n     * Returns a string representation of an array.\n     */\n    toString(): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): this;\n\n    [index: number]: number;\n}\ninterface Uint32ArrayConstructor {\n    readonly prototype: Uint32Array<ArrayBufferLike>;\n    new (length: number): Uint32Array<ArrayBuffer>;\n    new (array: ArrayLike<number>): Uint32Array<ArrayBuffer>;\n    new <TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(buffer: TArrayBuffer, byteOffset?: number, length?: number): Uint32Array<TArrayBuffer>;\n    new (buffer: ArrayBuffer, byteOffset?: number, length?: number): Uint32Array<ArrayBuffer>;\n    new (array: ArrayLike<number> | ArrayBuffer): Uint32Array<ArrayBuffer>;\n\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * Returns a new array from a set of elements.\n     * @param items A set of elements to include in the new array object.\n     */\n    of(...items: number[]): Uint32Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     */\n    from(arrayLike: ArrayLike<number>): Uint32Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => number, thisArg?: any): Uint32Array<ArrayBuffer>;\n}\ndeclare var Uint32Array: Uint32ArrayConstructor;\n\n/**\n * A typed array of 32-bit float values. The contents are initialized to 0. If the requested number\n * of bytes could not be allocated an exception is raised.\n */\ninterface Float32Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * The ArrayBuffer instance referenced by the array.\n     */\n    readonly buffer: TArrayBuffer;\n\n    /**\n     * The length in bytes of the array.\n     */\n    readonly byteLength: number;\n\n    /**\n     * The offset in bytes of the array.\n     */\n    readonly byteOffset: number;\n\n    /**\n     * Returns the this object after copying a section of the array identified by start and end\n     * to the same array starting at position target\n     * @param target If target is negative, it is treated as length+target where length is the\n     * length of the array.\n     * @param start If start is negative, it is treated as length+start. If end is negative, it\n     * is treated as length+end.\n     * @param end If not specified, length of the this object is used as its default value.\n     */\n    copyWithin(target: number, start: number, end?: number): this;\n\n    /**\n     * Determines whether all the members of an array satisfy the specified test.\n     * @param predicate A function that accepts up to three arguments. The every method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value false, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    every(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Changes all array elements from `start` to `end` index to a static `value` and returns the modified array\n     * @param value value to fill array section with\n     * @param start index to start filling the array at. If start is negative, it is treated as\n     * length+start where length is the length of the array.\n     * @param end index to stop filling the array at. If end is negative, it is treated as\n     * length+end.\n     */\n    fill(value: number, start?: number, end?: number): this;\n\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     * @param predicate A function that accepts up to three arguments. The filter method calls\n     * the predicate function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    filter(predicate: (value: number, index: number, array: this) => any, thisArg?: any): Float32Array<ArrayBuffer>;\n\n    /**\n     * Returns the value of the first element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found, find\n     * immediately returns that element value. Otherwise, find returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    find(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number | undefined;\n\n    /**\n     * Returns the index of the first element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findIndex immediately returns that element index. Otherwise, findIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findIndex(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number;\n\n    /**\n     * Performs the specified action for each element in an array.\n     * @param callbackfn A function that accepts up to three arguments. forEach calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;\n\n    /**\n     * Returns the index of the first occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    indexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * Adds all the elements of an array separated by the specified separator string.\n     * @param separator A string used to separate one element of an array from the next in the\n     * resulting String. If omitted, the array elements are separated with a comma.\n     */\n    join(separator?: string): string;\n\n    /**\n     * Returns the index of the last occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    lastIndexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * The length of the array.\n     */\n    readonly length: number;\n\n    /**\n     * Calls a defined callback function on each element of an array, and returns an array that\n     * contains the results.\n     * @param callbackfn A function that accepts up to three arguments. The map method calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    map(callbackfn: (value: number, index: number, array: this) => number, thisArg?: any): Float32Array<ArrayBuffer>;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an\n     * argument instead of an array value.\n     */\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduceRight<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Reverses the elements in an Array.\n     */\n    reverse(): this;\n\n    /**\n     * Sets a value or an array of values.\n     * @param array A typed or untyped array of values to set.\n     * @param offset The index in the current array at which the values are to be written.\n     */\n    set(array: ArrayLike<number>, offset?: number): void;\n\n    /**\n     * Returns a section of an array.\n     * @param start The beginning of the specified portion of the array.\n     * @param end The end of the specified portion of the array. This is exclusive of the element at the index 'end'.\n     */\n    slice(start?: number, end?: number): Float32Array<ArrayBuffer>;\n\n    /**\n     * Determines whether the specified callback function returns true for any element of an array.\n     * @param predicate A function that accepts up to three arguments. The some method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value true, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    some(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Sorts an array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if first argument is less than second argument, zero if they're equal and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * [11,2,22,1].sort((a, b) => a - b)\n     * ```\n     */\n    sort(compareFn?: (a: number, b: number) => number): this;\n\n    /**\n     * Gets a new Float32Array view of the ArrayBuffer store for this array, referencing the elements\n     * at begin, inclusive, up to end, exclusive.\n     * @param begin The index of the beginning of the array.\n     * @param end The index of the end of the array.\n     */\n    subarray(begin?: number, end?: number): Float32Array<TArrayBuffer>;\n\n    /**\n     * Converts a number to a string by using the current locale.\n     */\n    toLocaleString(): string;\n\n    /**\n     * Returns a string representation of an array.\n     */\n    toString(): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): this;\n\n    [index: number]: number;\n}\ninterface Float32ArrayConstructor {\n    readonly prototype: Float32Array<ArrayBufferLike>;\n    new (length: number): Float32Array<ArrayBuffer>;\n    new (array: ArrayLike<number>): Float32Array<ArrayBuffer>;\n    new <TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(buffer: TArrayBuffer, byteOffset?: number, length?: number): Float32Array<TArrayBuffer>;\n    new (buffer: ArrayBuffer, byteOffset?: number, length?: number): Float32Array<ArrayBuffer>;\n    new (array: ArrayLike<number> | ArrayBuffer): Float32Array<ArrayBuffer>;\n\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * Returns a new array from a set of elements.\n     * @param items A set of elements to include in the new array object.\n     */\n    of(...items: number[]): Float32Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     */\n    from(arrayLike: ArrayLike<number>): Float32Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => number, thisArg?: any): Float32Array<ArrayBuffer>;\n}\ndeclare var Float32Array: Float32ArrayConstructor;\n\n/**\n * A typed array of 64-bit float values. The contents are initialized to 0. If the requested\n * number of bytes could not be allocated an exception is raised.\n */\ninterface Float64Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * The ArrayBuffer instance referenced by the array.\n     */\n    readonly buffer: TArrayBuffer;\n\n    /**\n     * The length in bytes of the array.\n     */\n    readonly byteLength: number;\n\n    /**\n     * The offset in bytes of the array.\n     */\n    readonly byteOffset: number;\n\n    /**\n     * Returns the this object after copying a section of the array identified by start and end\n     * to the same array starting at position target\n     * @param target If target is negative, it is treated as length+target where length is the\n     * length of the array.\n     * @param start If start is negative, it is treated as length+start. If end is negative, it\n     * is treated as length+end.\n     * @param end If not specified, length of the this object is used as its default value.\n     */\n    copyWithin(target: number, start: number, end?: number): this;\n\n    /**\n     * Determines whether all the members of an array satisfy the specified test.\n     * @param predicate A function that accepts up to three arguments. The every method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value false, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    every(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Changes all array elements from `start` to `end` index to a static `value` and returns the modified array\n     * @param value value to fill array section with\n     * @param start index to start filling the array at. If start is negative, it is treated as\n     * length+start where length is the length of the array.\n     * @param end index to stop filling the array at. If end is negative, it is treated as\n     * length+end.\n     */\n    fill(value: number, start?: number, end?: number): this;\n\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     * @param predicate A function that accepts up to three arguments. The filter method calls\n     * the predicate function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    filter(predicate: (value: number, index: number, array: this) => any, thisArg?: any): Float64Array<ArrayBuffer>;\n\n    /**\n     * Returns the value of the first element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found, find\n     * immediately returns that element value. Otherwise, find returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    find(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number | undefined;\n\n    /**\n     * Returns the index of the first element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findIndex immediately returns that element index. Otherwise, findIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findIndex(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number;\n\n    /**\n     * Performs the specified action for each element in an array.\n     * @param callbackfn A function that accepts up to three arguments. forEach calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;\n\n    /**\n     * Returns the index of the first occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    indexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * Adds all the elements of an array separated by the specified separator string.\n     * @param separator A string used to separate one element of an array from the next in the\n     * resulting String. If omitted, the array elements are separated with a comma.\n     */\n    join(separator?: string): string;\n\n    /**\n     * Returns the index of the last occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    lastIndexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * The length of the array.\n     */\n    readonly length: number;\n\n    /**\n     * Calls a defined callback function on each element of an array, and returns an array that\n     * contains the results.\n     * @param callbackfn A function that accepts up to three arguments. The map method calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    map(callbackfn: (value: number, index: number, array: this) => number, thisArg?: any): Float64Array<ArrayBuffer>;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an\n     * argument instead of an array value.\n     */\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduceRight<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Reverses the elements in an Array.\n     */\n    reverse(): this;\n\n    /**\n     * Sets a value or an array of values.\n     * @param array A typed or untyped array of values to set.\n     * @param offset The index in the current array at which the values are to be written.\n     */\n    set(array: ArrayLike<number>, offset?: number): void;\n\n    /**\n     * Returns a section of an array.\n     * @param start The beginning of the specified portion of the array.\n     * @param end The end of the specified portion of the array. This is exclusive of the element at the index 'end'.\n     */\n    slice(start?: number, end?: number): Float64Array<ArrayBuffer>;\n\n    /**\n     * Determines whether the specified callback function returns true for any element of an array.\n     * @param predicate A function that accepts up to three arguments. The some method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value true, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    some(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Sorts an array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if first argument is less than second argument, zero if they're equal and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * [11,2,22,1].sort((a, b) => a - b)\n     * ```\n     */\n    sort(compareFn?: (a: number, b: number) => number): this;\n\n    /**\n     * Gets a new Float64Array view of the ArrayBuffer store for this array, referencing the elements\n     * at begin, inclusive, up to end, exclusive.\n     * @param begin The index of the beginning of the array.\n     * @param end The index of the end of the array.\n     */\n    subarray(begin?: number, end?: number): Float64Array<TArrayBuffer>;\n\n    /**\n     * Converts a number to a string by using the current locale.\n     */\n    toLocaleString(): string;\n\n    /**\n     * Returns a string representation of an array.\n     */\n    toString(): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): this;\n\n    [index: number]: number;\n}\ninterface Float64ArrayConstructor {\n    readonly prototype: Float64Array<ArrayBufferLike>;\n    new (length: number): Float64Array<ArrayBuffer>;\n    new (array: ArrayLike<number>): Float64Array<ArrayBuffer>;\n    new <TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(buffer: TArrayBuffer, byteOffset?: number, length?: number): Float64Array<TArrayBuffer>;\n    new (buffer: ArrayBuffer, byteOffset?: number, length?: number): Float64Array<ArrayBuffer>;\n    new (array: ArrayLike<number> | ArrayBuffer): Float64Array<ArrayBuffer>;\n\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * Returns a new array from a set of elements.\n     * @param items A set of elements to include in the new array object.\n     */\n    of(...items: number[]): Float64Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     */\n    from(arrayLike: ArrayLike<number>): Float64Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => number, thisArg?: any): Float64Array<ArrayBuffer>;\n}\ndeclare var Float64Array: Float64ArrayConstructor;\n\n/////////////////////////////\n/// ECMAScript Internationalization API\n/////////////////////////////\n\ndeclare namespace Intl {\n    interface CollatorOptions {\n        usage?: \"sort\" | \"search\" | undefined;\n        localeMatcher?: \"lookup\" | \"best fit\" | undefined;\n        numeric?: boolean | undefined;\n        caseFirst?: \"upper\" | \"lower\" | \"false\" | undefined;\n        sensitivity?: \"base\" | \"accent\" | \"case\" | \"variant\" | undefined;\n        collation?: \"big5han\" | \"compat\" | \"dict\" | \"direct\" | \"ducet\" | \"emoji\" | \"eor\" | \"gb2312\" | \"phonebk\" | \"phonetic\" | \"pinyin\" | \"reformed\" | \"searchjl\" | \"stroke\" | \"trad\" | \"unihan\" | \"zhuyin\" | undefined;\n        ignorePunctuation?: boolean | undefined;\n    }\n\n    interface ResolvedCollatorOptions {\n        locale: string;\n        usage: string;\n        sensitivity: string;\n        ignorePunctuation: boolean;\n        collation: string;\n        caseFirst: string;\n        numeric: boolean;\n    }\n\n    interface Collator {\n        compare(x: string, y: string): number;\n        resolvedOptions(): ResolvedCollatorOptions;\n    }\n\n    interface CollatorConstructor {\n        new (locales?: string | string[], options?: CollatorOptions): Collator;\n        (locales?: string | string[], options?: CollatorOptions): Collator;\n        supportedLocalesOf(locales: string | string[], options?: CollatorOptions): string[];\n    }\n\n    var Collator: CollatorConstructor;\n\n    interface NumberFormatOptionsStyleRegistry {\n        decimal: never;\n        percent: never;\n        currency: never;\n    }\n\n    type NumberFormatOptionsStyle = keyof NumberFormatOptionsStyleRegistry;\n\n    interface NumberFormatOptionsCurrencyDisplayRegistry {\n        code: never;\n        symbol: never;\n        name: never;\n    }\n\n    type NumberFormatOptionsCurrencyDisplay = keyof NumberFormatOptionsCurrencyDisplayRegistry;\n\n    interface NumberFormatOptionsUseGroupingRegistry {}\n\n    type NumberFormatOptionsUseGrouping = {} extends NumberFormatOptionsUseGroupingRegistry ? boolean : keyof NumberFormatOptionsUseGroupingRegistry | \"true\" | \"false\" | boolean;\n    type ResolvedNumberFormatOptionsUseGrouping = {} extends NumberFormatOptionsUseGroupingRegistry ? boolean : keyof NumberFormatOptionsUseGroupingRegistry | false;\n\n    interface NumberFormatOptions {\n        localeMatcher?: \"lookup\" | \"best fit\" | undefined;\n        style?: NumberFormatOptionsStyle | undefined;\n        currency?: string | undefined;\n        currencyDisplay?: NumberFormatOptionsCurrencyDisplay | undefined;\n        useGrouping?: NumberFormatOptionsUseGrouping | undefined;\n        minimumIntegerDigits?: number | undefined;\n        minimumFractionDigits?: number | undefined;\n        maximumFractionDigits?: number | undefined;\n        minimumSignificantDigits?: number | undefined;\n        maximumSignificantDigits?: number | undefined;\n    }\n\n    interface ResolvedNumberFormatOptions {\n        locale: string;\n        numberingSystem: string;\n        style: NumberFormatOptionsStyle;\n        currency?: string;\n        currencyDisplay?: NumberFormatOptionsCurrencyDisplay;\n        minimumIntegerDigits: number;\n        minimumFractionDigits?: number;\n        maximumFractionDigits?: number;\n        minimumSignificantDigits?: number;\n        maximumSignificantDigits?: number;\n        useGrouping: ResolvedNumberFormatOptionsUseGrouping;\n    }\n\n    interface NumberFormat {\n        format(value: number): string;\n        resolvedOptions(): ResolvedNumberFormatOptions;\n    }\n\n    interface NumberFormatConstructor {\n        new (locales?: string | string[], options?: NumberFormatOptions): NumberFormat;\n        (locales?: string | string[], options?: NumberFormatOptions): NumberFormat;\n        supportedLocalesOf(locales: string | string[], options?: NumberFormatOptions): string[];\n        readonly prototype: NumberFormat;\n    }\n\n    var NumberFormat: NumberFormatConstructor;\n\n    interface DateTimeFormatOptions {\n        localeMatcher?: \"best fit\" | \"lookup\" | undefined;\n        weekday?: \"long\" | \"short\" | \"narrow\" | undefined;\n        era?: \"long\" | \"short\" | \"narrow\" | undefined;\n        year?: \"numeric\" | \"2-digit\" | undefined;\n        month?: \"numeric\" | \"2-digit\" | \"long\" | \"short\" | \"narrow\" | undefined;\n        day?: \"numeric\" | \"2-digit\" | undefined;\n        hour?: \"numeric\" | \"2-digit\" | undefined;\n        minute?: \"numeric\" | \"2-digit\" | undefined;\n        second?: \"numeric\" | \"2-digit\" | undefined;\n        timeZoneName?: \"short\" | \"long\" | \"shortOffset\" | \"longOffset\" | \"shortGeneric\" | \"longGeneric\" | undefined;\n        formatMatcher?: \"best fit\" | \"basic\" | undefined;\n        hour12?: boolean | undefined;\n        timeZone?: string | undefined;\n    }\n\n    interface ResolvedDateTimeFormatOptions {\n        locale: string;\n        calendar: string;\n        numberingSystem: string;\n        timeZone: string;\n        hour12?: boolean;\n        weekday?: string;\n        era?: string;\n        year?: string;\n        month?: string;\n        day?: string;\n        hour?: string;\n        minute?: string;\n        second?: string;\n        timeZoneName?: string;\n    }\n\n    interface DateTimeFormat {\n        format(date?: Date | number): string;\n        resolvedOptions(): ResolvedDateTimeFormatOptions;\n    }\n\n    interface DateTimeFormatConstructor {\n        new (locales?: string | string[], options?: DateTimeFormatOptions): DateTimeFormat;\n        (locales?: string | string[], options?: DateTimeFormatOptions): DateTimeFormat;\n        supportedLocalesOf(locales: string | string[], options?: DateTimeFormatOptions): string[];\n        readonly prototype: DateTimeFormat;\n    }\n\n    var DateTimeFormat: DateTimeFormatConstructor;\n}\n\ninterface String {\n    /**\n     * Determines whether two strings are equivalent in the current or specified locale.\n     * @param that String to compare to target string\n     * @param locales A locale string or array of locale strings that contain one or more language or locale tags. If you include more than one locale string, list them in descending order of priority so that the first entry is the preferred locale. If you omit this parameter, the default locale of the JavaScript runtime is used. This parameter must conform to BCP 47 standards; see the Intl.Collator object for details.\n     * @param options An object that contains one or more properties that specify comparison options. see the Intl.Collator object for details.\n     */\n    localeCompare(that: string, locales?: string | string[], options?: Intl.CollatorOptions): number;\n}\n\ninterface Number {\n    /**\n     * Converts a number to a string by using the current or specified locale.\n     * @param locales A locale string or array of locale strings that contain one or more language or locale tags. If you include more than one locale string, list them in descending order of priority so that the first entry is the preferred locale. If you omit this parameter, the default locale of the JavaScript runtime is used.\n     * @param options An object that contains one or more properties that specify comparison options.\n     */\n    toLocaleString(locales?: string | string[], options?: Intl.NumberFormatOptions): string;\n}\n\ninterface Date {\n    /**\n     * Converts a date and time to a string by using the current or specified locale.\n     * @param locales A locale string or array of locale strings that contain one or more language or locale tags. If you include more than one locale string, list them in descending order of priority so that the first entry is the preferred locale. If you omit this parameter, the default locale of the JavaScript runtime is used.\n     * @param options An object that contains one or more properties that specify comparison options.\n     */\n    toLocaleString(locales?: string | string[], options?: Intl.DateTimeFormatOptions): string;\n    /**\n     * Converts a date to a string by using the current or specified locale.\n     * @param locales A locale string or array of locale strings that contain one or more language or locale tags. If you include more than one locale string, list them in descending order of priority so that the first entry is the preferred locale. If you omit this parameter, the default locale of the JavaScript runtime is used.\n     * @param options An object that contains one or more properties that specify comparison options.\n     */\n    toLocaleDateString(locales?: string | string[], options?: Intl.DateTimeFormatOptions): string;\n\n    /**\n     * Converts a time to a string by using the current or specified locale.\n     * @param locales A locale string or array of locale strings that contain one or more language or locale tags. If you include more than one locale string, list them in descending order of priority so that the first entry is the preferred locale. If you omit this parameter, the default locale of the JavaScript runtime is used.\n     * @param options An object that contains one or more properties that specify comparison options.\n     */\n    toLocaleTimeString(locales?: string | string[], options?: Intl.DateTimeFormatOptions): string;\n}\n",
  "node_modules/typescript/lib/lib.es6.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2015\" />\n/// <reference lib=\"dom\" />\n/// <reference lib=\"dom.iterable\" />\n/// <reference lib=\"webworker.importscripts\" />\n/// <reference lib=\"scripthost\" />\n",
  "node_modules/typescript/lib/lib.esnext.array.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface ArrayConstructor {\n    /**\n     * Creates an array from an async iterator or iterable object.\n     * @param iterableOrArrayLike An async iterator or array-like object to convert to an array.\n     */\n    fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;\n\n    /**\n     * Creates an array from an async iterator or iterable object.\n     *\n     * @param iterableOrArrayLike An async iterator or array-like object to convert to an array.\n     * @param mapfn A mapping function to call on every element of itarableOrArrayLike.\n     *      Each return value is awaited before being added to result array.\n     * @param thisArg Value of 'this' used when executing mapfn.\n     */\n    fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;\n}\n",
  "node_modules/typescript/lib/lib.esnext.collection.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2024.collection\" />\n\ninterface ReadonlySetLike<T> {\n    /**\n     * Despite its name, returns an iterator of the values in the set-like.\n     */\n    keys(): Iterator<T>;\n    /**\n     * @returns a boolean indicating whether an element with the specified value exists in the set-like or not.\n     */\n    has(value: T): boolean;\n    /**\n     * @returns the number of (unique) elements in the set-like.\n     */\n    readonly size: number;\n}\n\ninterface Set<T> {\n    /**\n     * @returns a new Set containing all the elements in this Set and also all the elements in the argument.\n     */\n    union<U>(other: ReadonlySetLike<U>): Set<T | U>;\n    /**\n     * @returns a new Set containing all the elements which are both in this Set and in the argument.\n     */\n    intersection<U>(other: ReadonlySetLike<U>): Set<T & U>;\n    /**\n     * @returns a new Set containing all the elements in this Set which are not also in the argument.\n     */\n    difference<U>(other: ReadonlySetLike<U>): Set<T>;\n    /**\n     * @returns a new Set containing all the elements which are in either this Set or in the argument, but not in both.\n     */\n    symmetricDifference<U>(other: ReadonlySetLike<U>): Set<T | U>;\n    /**\n     * @returns a boolean indicating whether all the elements in this Set are also in the argument.\n     */\n    isSubsetOf(other: ReadonlySetLike<unknown>): boolean;\n    /**\n     * @returns a boolean indicating whether all the elements in the argument are also in this Set.\n     */\n    isSupersetOf(other: ReadonlySetLike<unknown>): boolean;\n    /**\n     * @returns a boolean indicating whether this Set has no elements in common with the argument.\n     */\n    isDisjointFrom(other: ReadonlySetLike<unknown>): boolean;\n}\n\ninterface ReadonlySet<T> {\n    /**\n     * @returns a new Set containing all the elements in this Set and also all the elements in the argument.\n     */\n    union<U>(other: ReadonlySetLike<U>): Set<T | U>;\n    /**\n     * @returns a new Set containing all the elements which are both in this Set and in the argument.\n     */\n    intersection<U>(other: ReadonlySetLike<U>): Set<T & U>;\n    /**\n     * @returns a new Set containing all the elements in this Set which are not also in the argument.\n     */\n    difference<U>(other: ReadonlySetLike<U>): Set<T>;\n    /**\n     * @returns a new Set containing all the elements which are in either this Set or in the argument, but not in both.\n     */\n    symmetricDifference<U>(other: ReadonlySetLike<U>): Set<T | U>;\n    /**\n     * @returns a boolean indicating whether all the elements in this Set are also in the argument.\n     */\n    isSubsetOf(other: ReadonlySetLike<unknown>): boolean;\n    /**\n     * @returns a boolean indicating whether all the elements in the argument are also in this Set.\n     */\n    isSupersetOf(other: ReadonlySetLike<unknown>): boolean;\n    /**\n     * @returns a boolean indicating whether this Set has no elements in common with the argument.\n     */\n    isDisjointFrom(other: ReadonlySetLike<unknown>): boolean;\n}\n",
  "node_modules/typescript/lib/lib.esnext.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2024\" />\n/// <reference lib=\"esnext.intl\" />\n/// <reference lib=\"esnext.decorators\" />\n/// <reference lib=\"esnext.disposable\" />\n/// <reference lib=\"esnext.collection\" />\n/// <reference lib=\"esnext.array\" />\n/// <reference lib=\"esnext.iterator\" />\n/// <reference lib=\"esnext.promise\" />\n/// <reference lib=\"esnext.float16\" />\n/// <reference lib=\"esnext.error\" />\n/// <reference lib=\"esnext.sharedmemory\" />\n",
  "node_modules/typescript/lib/lib.esnext.decorators.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2015.symbol\" />\n/// <reference lib=\"decorators\" />\n\ninterface SymbolConstructor {\n    readonly metadata: unique symbol;\n}\n\ninterface Function {\n    [Symbol.metadata]: DecoratorMetadata | null;\n}\n",
  "node_modules/typescript/lib/lib.esnext.disposable.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2015.symbol\" />\n/// <reference lib=\"es2015.iterable\" />\n/// <reference lib=\"es2018.asynciterable\" />\n\ninterface SymbolConstructor {\n    /**\n     * A method that is used to release resources held by an object. Called by the semantics of the `using` statement.\n     */\n    readonly dispose: unique symbol;\n\n    /**\n     * A method that is used to asynchronously release resources held by an object. Called by the semantics of the `await using` statement.\n     */\n    readonly asyncDispose: unique symbol;\n}\n\ninterface Disposable {\n    [Symbol.dispose](): void;\n}\n\ninterface AsyncDisposable {\n    [Symbol.asyncDispose](): PromiseLike<void>;\n}\n\ninterface SuppressedError extends Error {\n    error: any;\n    suppressed: any;\n}\n\ninterface SuppressedErrorConstructor {\n    new (error: any, suppressed: any, message?: string): SuppressedError;\n    (error: any, suppressed: any, message?: string): SuppressedError;\n    readonly prototype: SuppressedError;\n}\ndeclare var SuppressedError: SuppressedErrorConstructor;\n\ninterface DisposableStack {\n    /**\n     * Returns a value indicating whether this stack has been disposed.\n     */\n    readonly disposed: boolean;\n    /**\n     * Disposes each resource in the stack in the reverse order that they were added.\n     */\n    dispose(): void;\n    /**\n     * Adds a disposable resource to the stack, returning the resource.\n     * @param value The resource to add. `null` and `undefined` will not be added, but will be returned.\n     * @returns The provided {@link value}.\n     */\n    use<T extends Disposable | null | undefined>(value: T): T;\n    /**\n     * Adds a value and associated disposal callback as a resource to the stack.\n     * @param value The value to add.\n     * @param onDispose The callback to use in place of a `[Symbol.dispose]()` method. Will be invoked with `value`\n     * as the first parameter.\n     * @returns The provided {@link value}.\n     */\n    adopt<T>(value: T, onDispose: (value: T) => void): T;\n    /**\n     * Adds a callback to be invoked when the stack is disposed.\n     */\n    defer(onDispose: () => void): void;\n    /**\n     * Move all resources out of this stack and into a new `DisposableStack`, and marks this stack as disposed.\n     * @example\n     * ```ts\n     * class C {\n     *   #res1: Disposable;\n     *   #res2: Disposable;\n     *   #disposables: DisposableStack;\n     *   constructor() {\n     *     // stack will be disposed when exiting constructor for any reason\n     *     using stack = new DisposableStack();\n     *\n     *     // get first resource\n     *     this.#res1 = stack.use(getResource1());\n     *\n     *     // get second resource. If this fails, both `stack` and `#res1` will be disposed.\n     *     this.#res2 = stack.use(getResource2());\n     *\n     *     // all operations succeeded, move resources out of `stack` so that they aren't disposed\n     *     // when constructor exits\n     *     this.#disposables = stack.move();\n     *   }\n     *\n     *   [Symbol.dispose]() {\n     *     this.#disposables.dispose();\n     *   }\n     * }\n     * ```\n     */\n    move(): DisposableStack;\n    [Symbol.dispose](): void;\n    readonly [Symbol.toStringTag]: string;\n}\n\ninterface DisposableStackConstructor {\n    new (): DisposableStack;\n    readonly prototype: DisposableStack;\n}\ndeclare var DisposableStack: DisposableStackConstructor;\n\ninterface AsyncDisposableStack {\n    /**\n     * Returns a value indicating whether this stack has been disposed.\n     */\n    readonly disposed: boolean;\n    /**\n     * Disposes each resource in the stack in the reverse order that they were added.\n     */\n    disposeAsync(): Promise<void>;\n    /**\n     * Adds a disposable resource to the stack, returning the resource.\n     * @param value The resource to add. `null` and `undefined` will not be added, but will be returned.\n     * @returns The provided {@link value}.\n     */\n    use<T extends AsyncDisposable | Disposable | null | undefined>(value: T): T;\n    /**\n     * Adds a value and associated disposal callback as a resource to the stack.\n     * @param value The value to add.\n     * @param onDisposeAsync The callback to use in place of a `[Symbol.asyncDispose]()` method. Will be invoked with `value`\n     * as the first parameter.\n     * @returns The provided {@link value}.\n     */\n    adopt<T>(value: T, onDisposeAsync: (value: T) => PromiseLike<void> | void): T;\n    /**\n     * Adds a callback to be invoked when the stack is disposed.\n     */\n    defer(onDisposeAsync: () => PromiseLike<void> | void): void;\n    /**\n     * Move all resources out of this stack and into a new `DisposableStack`, and marks this stack as disposed.\n     * @example\n     * ```ts\n     * class C {\n     *   #res1: Disposable;\n     *   #res2: Disposable;\n     *   #disposables: DisposableStack;\n     *   constructor() {\n     *     // stack will be disposed when exiting constructor for any reason\n     *     using stack = new DisposableStack();\n     *\n     *     // get first resource\n     *     this.#res1 = stack.use(getResource1());\n     *\n     *     // get second resource. If this fails, both `stack` and `#res1` will be disposed.\n     *     this.#res2 = stack.use(getResource2());\n     *\n     *     // all operations succeeded, move resources out of `stack` so that they aren't disposed\n     *     // when constructor exits\n     *     this.#disposables = stack.move();\n     *   }\n     *\n     *   [Symbol.dispose]() {\n     *     this.#disposables.dispose();\n     *   }\n     * }\n     * ```\n     */\n    move(): AsyncDisposableStack;\n    [Symbol.asyncDispose](): Promise<void>;\n    readonly [Symbol.toStringTag]: string;\n}\n\ninterface AsyncDisposableStackConstructor {\n    new (): AsyncDisposableStack;\n    readonly prototype: AsyncDisposableStack;\n}\ndeclare var AsyncDisposableStack: AsyncDisposableStackConstructor;\n\ninterface IteratorObject<T, TReturn, TNext> extends Disposable {\n}\n\ninterface AsyncIteratorObject<T, TReturn, TNext> extends AsyncDisposable {\n}\n",
  "node_modules/typescript/lib/lib.esnext.error.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface ErrorConstructor {\n    /**\n     * Indicates whether the argument provided is a built-in Error instance or not.\n     */\n    isError(error: unknown): error is Error;\n}\n",
  "node_modules/typescript/lib/lib.esnext.float16.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2015.symbol\" />\n/// <reference lib=\"es2015.iterable\" />\n\n/**\n * A typed array of 16-bit float values. The contents are initialized to 0. If the requested number\n * of bytes could not be allocated an exception is raised.\n */\ninterface Float16Array<TArrayBuffer extends ArrayBufferLike = ArrayBufferLike> {\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * The ArrayBuffer instance referenced by the array.\n     */\n    readonly buffer: TArrayBuffer;\n\n    /**\n     * The length in bytes of the array.\n     */\n    readonly byteLength: number;\n\n    /**\n     * The offset in bytes of the array.\n     */\n    readonly byteOffset: number;\n\n    /**\n     * Returns the item located at the specified index.\n     * @param index The zero-based index of the desired code unit. A negative index will count back from the last item.\n     */\n    at(index: number): number | undefined;\n\n    /**\n     * Returns the this object after copying a section of the array identified by start and end\n     * to the same array starting at position target\n     * @param target If target is negative, it is treated as length+target where length is the\n     * length of the array.\n     * @param start If start is negative, it is treated as length+start. If end is negative, it\n     * is treated as length+end.\n     * @param end If not specified, length of the this object is used as its default value.\n     */\n    copyWithin(target: number, start: number, end?: number): this;\n\n    /**\n     * Determines whether all the members of an array satisfy the specified test.\n     * @param predicate A function that accepts up to three arguments. The every method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value false, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    every(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Changes all array elements from `start` to `end` index to a static `value` and returns the modified array\n     * @param value value to fill array section with\n     * @param start index to start filling the array at. If start is negative, it is treated as\n     * length+start where length is the length of the array.\n     * @param end index to stop filling the array at. If end is negative, it is treated as\n     * length+end.\n     */\n    fill(value: number, start?: number, end?: number): this;\n\n    /**\n     * Returns the elements of an array that meet the condition specified in a callback function.\n     * @param predicate A function that accepts up to three arguments. The filter method calls\n     * the predicate function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    filter(predicate: (value: number, index: number, array: this) => any, thisArg?: any): Float16Array<ArrayBuffer>;\n\n    /**\n     * Returns the value of the first element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found, find\n     * immediately returns that element value. Otherwise, find returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    find(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number | undefined;\n\n    /**\n     * Returns the index of the first element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate find calls predicate once for each element of the array, in ascending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findIndex immediately returns that element index. Otherwise, findIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findIndex(predicate: (value: number, index: number, obj: this) => boolean, thisArg?: any): number;\n\n    /**\n     * Returns the value of the last element in the array where predicate is true, and undefined\n     * otherwise.\n     * @param predicate findLast calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found, findLast\n     * immediately returns that element value. Otherwise, findLast returns undefined.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLast<S extends number>(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => value is S,\n        thisArg?: any,\n    ): S | undefined;\n    findLast(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => unknown,\n        thisArg?: any,\n    ): number | undefined;\n\n    /**\n     * Returns the index of the last element in the array where predicate is true, and -1\n     * otherwise.\n     * @param predicate findLastIndex calls predicate once for each element of the array, in descending\n     * order, until it finds one where predicate returns true. If such an element is found,\n     * findLastIndex immediately returns that element index. Otherwise, findLastIndex returns -1.\n     * @param thisArg If provided, it will be used as the this value for each invocation of\n     * predicate. If it is not provided, undefined is used instead.\n     */\n    findLastIndex(\n        predicate: (\n            value: number,\n            index: number,\n            array: this,\n        ) => unknown,\n        thisArg?: any,\n    ): number;\n\n    /**\n     * Performs the specified action for each element in an array.\n     * @param callbackfn A function that accepts up to three arguments. forEach calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    forEach(callbackfn: (value: number, index: number, array: this) => void, thisArg?: any): void;\n\n    /**\n     * Determines whether an array includes a certain element, returning true or false as appropriate.\n     * @param searchElement The element to search for.\n     * @param fromIndex The position in this array at which to begin searching for searchElement.\n     */\n    includes(searchElement: number, fromIndex?: number): boolean;\n\n    /**\n     * Returns the index of the first occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    indexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * Adds all the elements of an array separated by the specified separator string.\n     * @param separator A string used to separate one element of an array from the next in the\n     * resulting String. If omitted, the array elements are separated with a comma.\n     */\n    join(separator?: string): string;\n\n    /**\n     * Returns the index of the last occurrence of a value in an array.\n     * @param searchElement The value to locate in the array.\n     * @param fromIndex The array index at which to begin the search. If fromIndex is omitted, the\n     * search starts at index 0.\n     */\n    lastIndexOf(searchElement: number, fromIndex?: number): number;\n\n    /**\n     * The length of the array.\n     */\n    readonly length: number;\n\n    /**\n     * Calls a defined callback function on each element of an array, and returns an array that\n     * contains the results.\n     * @param callbackfn A function that accepts up to three arguments. The map method calls the\n     * callbackfn function one time for each element in the array.\n     * @param thisArg An object to which the this keyword can refer in the callbackfn function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    map(callbackfn: (value: number, index: number, array: this) => number, thisArg?: any): Float16Array<ArrayBuffer>;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduce(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array. The return value of\n     * the callback function is the accumulated result, and is provided as an argument in the next\n     * call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduce method calls the\n     * callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduce<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an\n     * argument instead of an array value.\n     */\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number): number;\n    reduceRight(callbackfn: (previousValue: number, currentValue: number, currentIndex: number, array: this) => number, initialValue: number): number;\n\n    /**\n     * Calls the specified callback function for all the elements in an array, in descending order.\n     * The return value of the callback function is the accumulated result, and is provided as an\n     * argument in the next call to the callback function.\n     * @param callbackfn A function that accepts up to four arguments. The reduceRight method calls\n     * the callbackfn function one time for each element in the array.\n     * @param initialValue If initialValue is specified, it is used as the initial value to start\n     * the accumulation. The first call to the callbackfn function provides this value as an argument\n     * instead of an array value.\n     */\n    reduceRight<U>(callbackfn: (previousValue: U, currentValue: number, currentIndex: number, array: this) => U, initialValue: U): U;\n\n    /**\n     * Reverses the elements in an Array.\n     */\n    reverse(): this;\n\n    /**\n     * Sets a value or an array of values.\n     * @param array A typed or untyped array of values to set.\n     * @param offset The index in the current array at which the values are to be written.\n     */\n    set(array: ArrayLike<number>, offset?: number): void;\n\n    /**\n     * Returns a section of an array.\n     * @param start The beginning of the specified portion of the array.\n     * @param end The end of the specified portion of the array. This is exclusive of the element at the index 'end'.\n     */\n    slice(start?: number, end?: number): Float16Array<ArrayBuffer>;\n\n    /**\n     * Determines whether the specified callback function returns true for any element of an array.\n     * @param predicate A function that accepts up to three arguments. The some method calls\n     * the predicate function for each element in the array until the predicate returns a value\n     * which is coercible to the Boolean value true, or until the end of the array.\n     * @param thisArg An object to which the this keyword can refer in the predicate function.\n     * If thisArg is omitted, undefined is used as the this value.\n     */\n    some(predicate: (value: number, index: number, array: this) => unknown, thisArg?: any): boolean;\n\n    /**\n     * Sorts an array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if first argument is less than second argument, zero if they're equal and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * [11,2,22,1].sort((a, b) => a - b)\n     * ```\n     */\n    sort(compareFn?: (a: number, b: number) => number): this;\n\n    /**\n     * Gets a new Float16Array view of the ArrayBuffer store for this array, referencing the elements\n     * at begin, inclusive, up to end, exclusive.\n     * @param begin The index of the beginning of the array.\n     * @param end The index of the end of the array.\n     */\n    subarray(begin?: number, end?: number): Float16Array<TArrayBuffer>;\n\n    /**\n     * Converts a number to a string by using the current locale.\n     */\n    toLocaleString(locales?: string | string[], options?: Intl.NumberFormatOptions): string;\n\n    /**\n     * Copies the array and returns the copy with the elements in reverse order.\n     */\n    toReversed(): Float16Array<ArrayBuffer>;\n\n    /**\n     * Copies and sorts the array.\n     * @param compareFn Function used to determine the order of the elements. It is expected to return\n     * a negative value if the first argument is less than the second argument, zero if they're equal, and a positive\n     * value otherwise. If omitted, the elements are sorted in ascending order.\n     * ```ts\n     * const myNums = Float16Array.from([11.25, 2, -22.5, 1]);\n     * myNums.toSorted((a, b) => a - b) // Float16Array(4) [-22.5, 1, 2, 11.5]\n     * ```\n     */\n    toSorted(compareFn?: (a: number, b: number) => number): Float16Array<ArrayBuffer>;\n\n    /**\n     * Returns a string representation of an array.\n     */\n    toString(): string;\n\n    /** Returns the primitive value of the specified object. */\n    valueOf(): this;\n\n    /**\n     * Copies the array and inserts the given number at the provided index.\n     * @param index The index of the value to overwrite. If the index is\n     * negative, then it replaces from the end of the array.\n     * @param value The value to insert into the copied array.\n     * @returns A copy of the original array with the inserted value.\n     */\n    with(index: number, value: number): Float16Array<ArrayBuffer>;\n\n    [index: number]: number;\n\n    [Symbol.iterator](): ArrayIterator<number>;\n\n    /**\n     * Returns an array of key, value pairs for every entry in the array\n     */\n    entries(): ArrayIterator<[number, number]>;\n\n    /**\n     * Returns an list of keys in the array\n     */\n    keys(): ArrayIterator<number>;\n\n    /**\n     * Returns an list of values in the array\n     */\n    values(): ArrayIterator<number>;\n\n    readonly [Symbol.toStringTag]: \"Float16Array\";\n}\n\ninterface Float16ArrayConstructor {\n    readonly prototype: Float16Array<ArrayBufferLike>;\n    new (length?: number): Float16Array<ArrayBuffer>;\n    new (array: ArrayLike<number> | Iterable<number>): Float16Array<ArrayBuffer>;\n    new <TArrayBuffer extends ArrayBufferLike = ArrayBuffer>(buffer: TArrayBuffer, byteOffset?: number, length?: number): Float16Array<TArrayBuffer>;\n    new (buffer: ArrayBuffer, byteOffset?: number, length?: number): Float16Array<ArrayBuffer>;\n    new (array: ArrayLike<number> | ArrayBuffer): Float16Array<ArrayBuffer>;\n\n    /**\n     * The size in bytes of each element in the array.\n     */\n    readonly BYTES_PER_ELEMENT: number;\n\n    /**\n     * Returns a new array from a set of elements.\n     * @param items A set of elements to include in the new array object.\n     */\n    of(...items: number[]): Float16Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     */\n    from(arrayLike: ArrayLike<number>): Float16Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param arrayLike An array-like object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => number, thisArg?: any): Float16Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     */\n    from(elements: Iterable<number>): Float16Array<ArrayBuffer>;\n\n    /**\n     * Creates an array from an array-like or iterable object.\n     * @param elements An iterable object to convert to an array.\n     * @param mapfn A mapping function to call on every element of the array.\n     * @param thisArg Value of 'this' used to invoke the mapfn.\n     */\n    from<T>(elements: Iterable<T>, mapfn?: (v: T, k: number) => number, thisArg?: any): Float16Array<ArrayBuffer>;\n}\ndeclare var Float16Array: Float16ArrayConstructor;\n\ninterface Math {\n    /**\n     * Returns the nearest half precision float representation of a number.\n     * @param x A numeric expression.\n     */\n    f16round(x: number): number;\n}\n\ninterface DataView<TArrayBuffer extends ArrayBufferLike> {\n    /**\n     * Gets the Float16 value at the specified byte offset from the start of the view. There is\n     * no alignment constraint; multi-byte values may be fetched from any offset.\n     * @param byteOffset The place in the buffer at which the value should be retrieved.\n     * @param littleEndian If false or undefined, a big-endian value should be read.\n     */\n    getFloat16(byteOffset: number, littleEndian?: boolean): number;\n\n    /**\n     * Stores an Float16 value at the specified byte offset from the start of the view.\n     * @param byteOffset The place in the buffer at which the value should be set.\n     * @param value The value to set.\n     * @param littleEndian If false or undefined, a big-endian value should be written.\n     */\n    setFloat16(byteOffset: number, value: number, littleEndian?: boolean): void;\n}\n",
  "node_modules/typescript/lib/lib.esnext.full.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"esnext\" />\n/// <reference lib=\"dom\" />\n/// <reference lib=\"webworker.importscripts\" />\n/// <reference lib=\"scripthost\" />\n/// <reference lib=\"dom.iterable\" />\n/// <reference lib=\"dom.asynciterable\" />\n",
  "node_modules/typescript/lib/lib.esnext.intl.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ndeclare namespace Intl {\n    // Empty\n}\n",
  "node_modules/typescript/lib/lib.esnext.iterator.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/// <reference lib=\"es2015.iterable\" />\n\n// NOTE: This is specified as what is essentially an unreachable module. All actual global declarations can be found\n//       in the `declare global` section, below. This is necessary as there is currently no way to declare an `abstract`\n//       member without declaring a `class`, but declaring `class Iterator<T>` globally would conflict with TypeScript's\n//       general purpose `Iterator<T>` interface.\nexport {};\n\n// Abstract type that allows us to mark `next` as `abstract`\ndeclare abstract class Iterator<T, TResult = undefined, TNext = unknown> { // eslint-disable-line @typescript-eslint/no-unsafe-declaration-merging\n    abstract next(value?: TNext): IteratorResult<T, TResult>;\n}\n\n// Merge all members of `IteratorObject<T>` into `Iterator<T>`\ninterface Iterator<T, TResult, TNext> extends globalThis.IteratorObject<T, TResult, TNext> {}\n\n// Capture the `Iterator` constructor in a type we can use in the `extends` clause of `IteratorConstructor`.\ntype IteratorObjectConstructor = typeof Iterator;\n\ndeclare global {\n    // Global `IteratorObject<T, TReturn, TNext>` interface that can be augmented by polyfills\n    interface IteratorObject<T, TReturn, TNext> {\n        /**\n         * Returns this iterator.\n         */\n        [Symbol.iterator](): IteratorObject<T, TReturn, TNext>;\n\n        /**\n         * Creates an iterator whose values are the result of applying the callback to the values from this iterator.\n         * @param callbackfn A function that accepts up to two arguments to be used to transform values from the underlying iterator.\n         */\n        map<U>(callbackfn: (value: T, index: number) => U): IteratorObject<U, undefined, unknown>;\n\n        /**\n         * Creates an iterator whose values are those from this iterator for which the provided predicate returns true.\n         * @param predicate A function that accepts up to two arguments to be used to test values from the underlying iterator.\n         */\n        filter<S extends T>(predicate: (value: T, index: number) => value is S): IteratorObject<S, undefined, unknown>;\n\n        /**\n         * Creates an iterator whose values are those from this iterator for which the provided predicate returns true.\n         * @param predicate A function that accepts up to two arguments to be used to test values from the underlying iterator.\n         */\n        filter(predicate: (value: T, index: number) => unknown): IteratorObject<T, undefined, unknown>;\n\n        /**\n         * Creates an iterator whose values are the values from this iterator, stopping once the provided limit is reached.\n         * @param limit The maximum number of values to yield.\n         */\n        take(limit: number): IteratorObject<T, undefined, unknown>;\n\n        /**\n         * Creates an iterator whose values are the values from this iterator after skipping the provided count.\n         * @param count The number of values to drop.\n         */\n        drop(count: number): IteratorObject<T, undefined, unknown>;\n\n        /**\n         * Creates an iterator whose values are the result of applying the callback to the values from this iterator and then flattening the resulting iterators or iterables.\n         * @param callback A function that accepts up to two arguments to be used to transform values from the underlying iterator into new iterators or iterables to be flattened into the result.\n         */\n        flatMap<U>(callback: (value: T, index: number) => Iterator<U, unknown, undefined> | Iterable<U, unknown, undefined>): IteratorObject<U, undefined, unknown>;\n\n        /**\n         * Calls the specified callback function for all the elements in this iterator. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.\n         * @param callbackfn A function that accepts up to three arguments. The reduce method calls the callbackfn function one time for each element in the iterator.\n         * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of a value from the iterator.\n         */\n        reduce(callbackfn: (previousValue: T, currentValue: T, currentIndex: number) => T): T;\n        reduce(callbackfn: (previousValue: T, currentValue: T, currentIndex: number) => T, initialValue: T): T;\n\n        /**\n         * Calls the specified callback function for all the elements in this iterator. The return value of the callback function is the accumulated result, and is provided as an argument in the next call to the callback function.\n         * @param callbackfn A function that accepts up to three arguments. The reduce method calls the callbackfn function one time for each element in the iterator.\n         * @param initialValue If initialValue is specified, it is used as the initial value to start the accumulation. The first call to the callbackfn function provides this value as an argument instead of a value from the iterator.\n         */\n        reduce<U>(callbackfn: (previousValue: U, currentValue: T, currentIndex: number) => U, initialValue: U): U;\n\n        /**\n         * Creates a new array from the values yielded by this iterator.\n         */\n        toArray(): T[];\n\n        /**\n         * Performs the specified action for each element in the iterator.\n         * @param callbackfn A function that accepts up to two arguments. forEach calls the callbackfn function one time for each element in the iterator.\n         */\n        forEach(callbackfn: (value: T, index: number) => void): void;\n\n        /**\n         * Determines whether the specified callback function returns true for any element of this iterator.\n         * @param predicate A function that accepts up to two arguments. The some method calls\n         * the predicate function for each element in this iterator until the predicate returns a value\n         * true, or until the end of the iterator.\n         */\n        some(predicate: (value: T, index: number) => unknown): boolean;\n\n        /**\n         * Determines whether all the members of this iterator satisfy the specified test.\n         * @param predicate A function that accepts up to two arguments. The every method calls\n         * the predicate function for each element in this iterator until the predicate returns\n         * false, or until the end of this iterator.\n         */\n        every(predicate: (value: T, index: number) => unknown): boolean;\n\n        /**\n         * Returns the value of the first element in this iterator where predicate is true, and undefined\n         * otherwise.\n         * @param predicate find calls predicate once for each element of this iterator, in\n         * order, until it finds one where predicate returns true. If such an element is found, find\n         * immediately returns that element value. Otherwise, find returns undefined.\n         */\n        find<S extends T>(predicate: (value: T, index: number) => value is S): S | undefined;\n        find(predicate: (value: T, index: number) => unknown): T | undefined;\n\n        readonly [Symbol.toStringTag]: string;\n    }\n\n    // Global `IteratorConstructor` interface that can be augmented by polyfills\n    interface IteratorConstructor extends IteratorObjectConstructor {\n        /**\n         * Creates a native iterator from an iterator or iterable object.\n         * Returns its input if the input already inherits from the built-in Iterator class.\n         * @param value An iterator or iterable object to convert a native iterator.\n         */\n        from<T>(value: Iterator<T, unknown, undefined> | Iterable<T, unknown, undefined>): IteratorObject<T, undefined, unknown>;\n    }\n\n    var Iterator: IteratorConstructor;\n}\n",
  "node_modules/typescript/lib/lib.esnext.promise.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface PromiseConstructor {\n    /**\n     * Takes a callback of any kind (returns or throws, synchronously or asynchronously) and wraps its result\n     * in a Promise.\n     *\n     * @param callbackFn A function that is called synchronously. It can do anything: either return\n     * a value, throw an error, or return a promise.\n     * @param args Additional arguments, that will be passed to the callback.\n     *\n     * @returns A Promise that is:\n     * - Already fulfilled, if the callback synchronously returns a value.\n     * - Already rejected, if the callback synchronously throws an error.\n     * - Asynchronously fulfilled or rejected, if the callback returns a promise.\n     */\n    try<T, U extends unknown[]>(callbackFn: (...args: U) => T | PromiseLike<T>, ...args: U): Promise<Awaited<T>>;\n}\n",
  "node_modules/typescript/lib/lib.esnext.sharedmemory.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\ninterface Atomics {\n    /**\n     * Performs a finite-time microwait by signaling to the operating system or\n     * CPU that the current executing code is in a spin-wait loop.\n     */\n    pause(n?: number): void;\n}\n",
  "node_modules/typescript/lib/lib.scripthost.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/////////////////////////////\n/// Windows Script Host APIS\n/////////////////////////////\n\ninterface ActiveXObject {\n    new (s: string): any;\n}\ndeclare var ActiveXObject: ActiveXObject;\n\ninterface ITextWriter {\n    Write(s: string): void;\n    WriteLine(s: string): void;\n    Close(): void;\n}\n\ninterface TextStreamBase {\n    /**\n     * The column number of the current character position in an input stream.\n     */\n    Column: number;\n\n    /**\n     * The current line number in an input stream.\n     */\n    Line: number;\n\n    /**\n     * Closes a text stream.\n     * It is not necessary to close standard streams; they close automatically when the process ends. If\n     * you close a standard stream, be aware that any other pointers to that standard stream become invalid.\n     */\n    Close(): void;\n}\n\ninterface TextStreamWriter extends TextStreamBase {\n    /**\n     * Sends a string to an output stream.\n     */\n    Write(s: string): void;\n\n    /**\n     * Sends a specified number of blank lines (newline characters) to an output stream.\n     */\n    WriteBlankLines(intLines: number): void;\n\n    /**\n     * Sends a string followed by a newline character to an output stream.\n     */\n    WriteLine(s: string): void;\n}\n\ninterface TextStreamReader extends TextStreamBase {\n    /**\n     * Returns a specified number of characters from an input stream, starting at the current pointer position.\n     * Does not return until the ENTER key is pressed.\n     * Can only be used on a stream in reading mode; causes an error in writing or appending mode.\n     */\n    Read(characters: number): string;\n\n    /**\n     * Returns all characters from an input stream.\n     * Can only be used on a stream in reading mode; causes an error in writing or appending mode.\n     */\n    ReadAll(): string;\n\n    /**\n     * Returns an entire line from an input stream.\n     * Although this method extracts the newline character, it does not add it to the returned string.\n     * Can only be used on a stream in reading mode; causes an error in writing or appending mode.\n     */\n    ReadLine(): string;\n\n    /**\n     * Skips a specified number of characters when reading from an input text stream.\n     * Can only be used on a stream in reading mode; causes an error in writing or appending mode.\n     * @param characters Positive number of characters to skip forward. (Backward skipping is not supported.)\n     */\n    Skip(characters: number): void;\n\n    /**\n     * Skips the next line when reading from an input text stream.\n     * Can only be used on a stream in reading mode, not writing or appending mode.\n     */\n    SkipLine(): void;\n\n    /**\n     * Indicates whether the stream pointer position is at the end of a line.\n     */\n    AtEndOfLine: boolean;\n\n    /**\n     * Indicates whether the stream pointer position is at the end of a stream.\n     */\n    AtEndOfStream: boolean;\n}\n\ndeclare var WScript: {\n    /**\n     * Outputs text to either a message box (under WScript.exe) or the command console window followed by\n     * a newline (under CScript.exe).\n     */\n    Echo(s: any): void;\n\n    /**\n     * Exposes the write-only error output stream for the current script.\n     * Can be accessed only while using CScript.exe.\n     */\n    StdErr: TextStreamWriter;\n\n    /**\n     * Exposes the write-only output stream for the current script.\n     * Can be accessed only while using CScript.exe.\n     */\n    StdOut: TextStreamWriter;\n    Arguments: { length: number; Item(n: number): string; };\n\n    /**\n     *  The full path of the currently running script.\n     */\n    ScriptFullName: string;\n\n    /**\n     * Forces the script to stop immediately, with an optional exit code.\n     */\n    Quit(exitCode?: number): number;\n\n    /**\n     * The Windows Script Host build version number.\n     */\n    BuildVersion: number;\n\n    /**\n     * Fully qualified path of the host executable.\n     */\n    FullName: string;\n\n    /**\n     * Gets/sets the script mode - interactive(true) or batch(false).\n     */\n    Interactive: boolean;\n\n    /**\n     * The name of the host executable (WScript.exe or CScript.exe).\n     */\n    Name: string;\n\n    /**\n     * Path of the directory containing the host executable.\n     */\n    Path: string;\n\n    /**\n     * The filename of the currently running script.\n     */\n    ScriptName: string;\n\n    /**\n     * Exposes the read-only input stream for the current script.\n     * Can be accessed only while using CScript.exe.\n     */\n    StdIn: TextStreamReader;\n\n    /**\n     * Windows Script Host version\n     */\n    Version: string;\n\n    /**\n     * Connects a COM object's event sources to functions named with a given prefix, in the form prefix_event.\n     */\n    ConnectObject(objEventSource: any, strPrefix: string): void;\n\n    /**\n     * Creates a COM object.\n     * @param strProgiID\n     * @param strPrefix Function names in the form prefix_event will be bound to this object's COM events.\n     */\n    CreateObject(strProgID: string, strPrefix?: string): any;\n\n    /**\n     * Disconnects a COM object from its event sources.\n     */\n    DisconnectObject(obj: any): void;\n\n    /**\n     * Retrieves an existing object with the specified ProgID from memory, or creates a new one from a file.\n     * @param strPathname Fully qualified path to the file containing the object persisted to disk.\n     *                       For objects in memory, pass a zero-length string.\n     * @param strProgID\n     * @param strPrefix Function names in the form prefix_event will be bound to this object's COM events.\n     */\n    GetObject(strPathname: string, strProgID?: string, strPrefix?: string): any;\n\n    /**\n     * Suspends script execution for a specified length of time, then continues execution.\n     * @param intTime Interval (in milliseconds) to suspend script execution.\n     */\n    Sleep(intTime: number): void;\n};\n\n/**\n * WSH is an alias for WScript under Windows Script Host\n */\ndeclare var WSH: typeof WScript;\n\n/**\n * Represents an Automation SAFEARRAY\n */\ndeclare class SafeArray<T = any> {\n    private constructor();\n    private SafeArray_typekey: SafeArray<T>;\n}\n\n/**\n * Allows enumerating over a COM collection, which may not have indexed item access.\n */\ninterface Enumerator<T = any> {\n    /**\n     * Returns true if the current item is the last one in the collection, or the collection is empty,\n     * or the current item is undefined.\n     */\n    atEnd(): boolean;\n\n    /**\n     * Returns the current item in the collection\n     */\n    item(): T;\n\n    /**\n     * Resets the current item in the collection to the first item. If there are no items in the collection,\n     * the current item is set to undefined.\n     */\n    moveFirst(): void;\n\n    /**\n     * Moves the current item to the next item in the collection. If the enumerator is at the end of\n     * the collection or the collection is empty, the current item is set to undefined.\n     */\n    moveNext(): void;\n}\n\ninterface EnumeratorConstructor {\n    new <T = any>(safearray: SafeArray<T>): Enumerator<T>;\n    new <T = any>(collection: { Item(index: any): T; }): Enumerator<T>;\n    new <T = any>(collection: any): Enumerator<T>;\n}\n\ndeclare var Enumerator: EnumeratorConstructor;\n\n/**\n * Enables reading from a COM safe array, which might have an alternate lower bound, or multiple dimensions.\n */\ninterface VBArray<T = any> {\n    /**\n     * Returns the number of dimensions (1-based).\n     */\n    dimensions(): number;\n\n    /**\n     * Takes an index for each dimension in the array, and returns the item at the corresponding location.\n     */\n    getItem(dimension1Index: number, ...dimensionNIndexes: number[]): T;\n\n    /**\n     * Returns the smallest available index for a given dimension.\n     * @param dimension 1-based dimension (defaults to 1)\n     */\n    lbound(dimension?: number): number;\n\n    /**\n     * Returns the largest available index for a given dimension.\n     * @param dimension 1-based dimension (defaults to 1)\n     */\n    ubound(dimension?: number): number;\n\n    /**\n     * Returns a Javascript array with all the elements in the VBArray. If there are multiple dimensions,\n     * each successive dimension is appended to the end of the array.\n     * Example: [[1,2,3],[4,5,6]] becomes [1,2,3,4,5,6]\n     */\n    toArray(): T[];\n}\n\ninterface VBArrayConstructor {\n    new <T = any>(safeArray: SafeArray<T>): VBArray<T>;\n}\n\ndeclare var VBArray: VBArrayConstructor;\n\n/**\n * Automation date (VT_DATE)\n */\ndeclare class VarDate {\n    private constructor();\n    private VarDate_typekey: VarDate;\n}\n\ninterface DateConstructor {\n    new (vd: VarDate): Date;\n}\n\ninterface Date {\n    getVarDate: () => VarDate;\n}\n",
  "node_modules/typescript/lib/lib.webworker.asynciterable.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/////////////////////////////\n/// Worker Async Iterable APIs\n/////////////////////////////\n\ninterface FileSystemDirectoryHandleAsyncIterator<T> extends AsyncIteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.asyncIterator](): FileSystemDirectoryHandleAsyncIterator<T>;\n}\n\ninterface FileSystemDirectoryHandle {\n    [Symbol.asyncIterator](): FileSystemDirectoryHandleAsyncIterator<[string, FileSystemHandle]>;\n    entries(): FileSystemDirectoryHandleAsyncIterator<[string, FileSystemHandle]>;\n    keys(): FileSystemDirectoryHandleAsyncIterator<string>;\n    values(): FileSystemDirectoryHandleAsyncIterator<FileSystemHandle>;\n}\n\ninterface ReadableStreamAsyncIterator<T> extends AsyncIteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.asyncIterator](): ReadableStreamAsyncIterator<T>;\n}\n\ninterface ReadableStream<R = any> {\n    [Symbol.asyncIterator](options?: ReadableStreamIteratorOptions): ReadableStreamAsyncIterator<R>;\n    values(options?: ReadableStreamIteratorOptions): ReadableStreamAsyncIterator<R>;\n}\n",
  "node_modules/typescript/lib/lib.webworker.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/////////////////////////////\n/// Worker APIs\n/////////////////////////////\n\ninterface AddEventListenerOptions extends EventListenerOptions {\n    once?: boolean;\n    passive?: boolean;\n    signal?: AbortSignal;\n}\n\ninterface AesCbcParams extends Algorithm {\n    iv: BufferSource;\n}\n\ninterface AesCtrParams extends Algorithm {\n    counter: BufferSource;\n    length: number;\n}\n\ninterface AesDerivedKeyParams extends Algorithm {\n    length: number;\n}\n\ninterface AesGcmParams extends Algorithm {\n    additionalData?: BufferSource;\n    iv: BufferSource;\n    tagLength?: number;\n}\n\ninterface AesKeyAlgorithm extends KeyAlgorithm {\n    length: number;\n}\n\ninterface AesKeyGenParams extends Algorithm {\n    length: number;\n}\n\ninterface Algorithm {\n    name: string;\n}\n\ninterface AudioConfiguration {\n    bitrate?: number;\n    channels?: string;\n    contentType: string;\n    samplerate?: number;\n    spatialRendering?: boolean;\n}\n\ninterface AudioDataCopyToOptions {\n    format?: AudioSampleFormat;\n    frameCount?: number;\n    frameOffset?: number;\n    planeIndex: number;\n}\n\ninterface AudioDataInit {\n    data: BufferSource;\n    format: AudioSampleFormat;\n    numberOfChannels: number;\n    numberOfFrames: number;\n    sampleRate: number;\n    timestamp: number;\n    transfer?: ArrayBuffer[];\n}\n\ninterface AudioDecoderConfig {\n    codec: string;\n    description?: AllowSharedBufferSource;\n    numberOfChannels: number;\n    sampleRate: number;\n}\n\ninterface AudioDecoderInit {\n    error: WebCodecsErrorCallback;\n    output: AudioDataOutputCallback;\n}\n\ninterface AudioDecoderSupport {\n    config?: AudioDecoderConfig;\n    supported?: boolean;\n}\n\ninterface AudioEncoderConfig {\n    bitrate?: number;\n    bitrateMode?: BitrateMode;\n    codec: string;\n    numberOfChannels: number;\n    opus?: OpusEncoderConfig;\n    sampleRate: number;\n}\n\ninterface AudioEncoderInit {\n    error: WebCodecsErrorCallback;\n    output: EncodedAudioChunkOutputCallback;\n}\n\ninterface AudioEncoderSupport {\n    config?: AudioEncoderConfig;\n    supported?: boolean;\n}\n\ninterface AvcEncoderConfig {\n    format?: AvcBitstreamFormat;\n}\n\ninterface BlobPropertyBag {\n    endings?: EndingType;\n    type?: string;\n}\n\ninterface CSSMatrixComponentOptions {\n    is2D?: boolean;\n}\n\ninterface CSSNumericType {\n    angle?: number;\n    flex?: number;\n    frequency?: number;\n    length?: number;\n    percent?: number;\n    percentHint?: CSSNumericBaseType;\n    resolution?: number;\n    time?: number;\n}\n\ninterface CacheQueryOptions {\n    ignoreMethod?: boolean;\n    ignoreSearch?: boolean;\n    ignoreVary?: boolean;\n}\n\ninterface ClientQueryOptions {\n    includeUncontrolled?: boolean;\n    type?: ClientTypes;\n}\n\ninterface CloseEventInit extends EventInit {\n    code?: number;\n    reason?: string;\n    wasClean?: boolean;\n}\n\ninterface CookieInit {\n    domain?: string | null;\n    expires?: DOMHighResTimeStamp | null;\n    name: string;\n    partitioned?: boolean;\n    path?: string;\n    sameSite?: CookieSameSite;\n    value: string;\n}\n\ninterface CookieListItem {\n    name?: string;\n    value?: string;\n}\n\ninterface CookieStoreDeleteOptions {\n    domain?: string | null;\n    name: string;\n    partitioned?: boolean;\n    path?: string;\n}\n\ninterface CookieStoreGetOptions {\n    name?: string;\n    url?: string;\n}\n\ninterface CryptoKeyPair {\n    privateKey: CryptoKey;\n    publicKey: CryptoKey;\n}\n\ninterface CustomEventInit<T = any> extends EventInit {\n    detail?: T;\n}\n\ninterface DOMMatrix2DInit {\n    a?: number;\n    b?: number;\n    c?: number;\n    d?: number;\n    e?: number;\n    f?: number;\n    m11?: number;\n    m12?: number;\n    m21?: number;\n    m22?: number;\n    m41?: number;\n    m42?: number;\n}\n\ninterface DOMMatrixInit extends DOMMatrix2DInit {\n    is2D?: boolean;\n    m13?: number;\n    m14?: number;\n    m23?: number;\n    m24?: number;\n    m31?: number;\n    m32?: number;\n    m33?: number;\n    m34?: number;\n    m43?: number;\n    m44?: number;\n}\n\ninterface DOMPointInit {\n    w?: number;\n    x?: number;\n    y?: number;\n    z?: number;\n}\n\ninterface DOMQuadInit {\n    p1?: DOMPointInit;\n    p2?: DOMPointInit;\n    p3?: DOMPointInit;\n    p4?: DOMPointInit;\n}\n\ninterface DOMRectInit {\n    height?: number;\n    width?: number;\n    x?: number;\n    y?: number;\n}\n\ninterface EcKeyGenParams extends Algorithm {\n    namedCurve: NamedCurve;\n}\n\ninterface EcKeyImportParams extends Algorithm {\n    namedCurve: NamedCurve;\n}\n\ninterface EcdhKeyDeriveParams extends Algorithm {\n    public: CryptoKey;\n}\n\ninterface EcdsaParams extends Algorithm {\n    hash: HashAlgorithmIdentifier;\n}\n\ninterface EncodedAudioChunkInit {\n    data: AllowSharedBufferSource;\n    duration?: number;\n    timestamp: number;\n    transfer?: ArrayBuffer[];\n    type: EncodedAudioChunkType;\n}\n\ninterface EncodedAudioChunkMetadata {\n    decoderConfig?: AudioDecoderConfig;\n}\n\ninterface EncodedVideoChunkInit {\n    data: AllowSharedBufferSource;\n    duration?: number;\n    timestamp: number;\n    type: EncodedVideoChunkType;\n}\n\ninterface EncodedVideoChunkMetadata {\n    decoderConfig?: VideoDecoderConfig;\n}\n\ninterface ErrorEventInit extends EventInit {\n    colno?: number;\n    error?: any;\n    filename?: string;\n    lineno?: number;\n    message?: string;\n}\n\ninterface EventInit {\n    bubbles?: boolean;\n    cancelable?: boolean;\n    composed?: boolean;\n}\n\ninterface EventListenerOptions {\n    capture?: boolean;\n}\n\ninterface EventSourceInit {\n    withCredentials?: boolean;\n}\n\ninterface ExtendableCookieChangeEventInit extends ExtendableEventInit {\n    changed?: CookieList;\n    deleted?: CookieList;\n}\n\ninterface ExtendableEventInit extends EventInit {\n}\n\ninterface ExtendableMessageEventInit extends ExtendableEventInit {\n    data?: any;\n    lastEventId?: string;\n    origin?: string;\n    ports?: MessagePort[];\n    source?: Client | ServiceWorker | MessagePort | null;\n}\n\ninterface FetchEventInit extends ExtendableEventInit {\n    clientId?: string;\n    handled?: Promise<void>;\n    preloadResponse?: Promise<any>;\n    request: Request;\n    resultingClientId?: string;\n}\n\ninterface FilePropertyBag extends BlobPropertyBag {\n    lastModified?: number;\n}\n\ninterface FileSystemCreateWritableOptions {\n    keepExistingData?: boolean;\n}\n\ninterface FileSystemGetDirectoryOptions {\n    create?: boolean;\n}\n\ninterface FileSystemGetFileOptions {\n    create?: boolean;\n}\n\ninterface FileSystemReadWriteOptions {\n    at?: number;\n}\n\ninterface FileSystemRemoveOptions {\n    recursive?: boolean;\n}\n\ninterface FontFaceDescriptors {\n    ascentOverride?: string;\n    descentOverride?: string;\n    display?: FontDisplay;\n    featureSettings?: string;\n    lineGapOverride?: string;\n    stretch?: string;\n    style?: string;\n    unicodeRange?: string;\n    weight?: string;\n}\n\ninterface FontFaceSetLoadEventInit extends EventInit {\n    fontfaces?: FontFace[];\n}\n\ninterface GetNotificationOptions {\n    tag?: string;\n}\n\ninterface HkdfParams extends Algorithm {\n    hash: HashAlgorithmIdentifier;\n    info: BufferSource;\n    salt: BufferSource;\n}\n\ninterface HmacImportParams extends Algorithm {\n    hash: HashAlgorithmIdentifier;\n    length?: number;\n}\n\ninterface HmacKeyGenParams extends Algorithm {\n    hash: HashAlgorithmIdentifier;\n    length?: number;\n}\n\ninterface IDBDatabaseInfo {\n    name?: string;\n    version?: number;\n}\n\ninterface IDBIndexParameters {\n    multiEntry?: boolean;\n    unique?: boolean;\n}\n\ninterface IDBObjectStoreParameters {\n    autoIncrement?: boolean;\n    keyPath?: string | string[] | null;\n}\n\ninterface IDBTransactionOptions {\n    durability?: IDBTransactionDurability;\n}\n\ninterface IDBVersionChangeEventInit extends EventInit {\n    newVersion?: number | null;\n    oldVersion?: number;\n}\n\ninterface ImageBitmapOptions {\n    colorSpaceConversion?: ColorSpaceConversion;\n    imageOrientation?: ImageOrientation;\n    premultiplyAlpha?: PremultiplyAlpha;\n    resizeHeight?: number;\n    resizeQuality?: ResizeQuality;\n    resizeWidth?: number;\n}\n\ninterface ImageBitmapRenderingContextSettings {\n    alpha?: boolean;\n}\n\ninterface ImageDataSettings {\n    colorSpace?: PredefinedColorSpace;\n}\n\ninterface ImageDecodeOptions {\n    completeFramesOnly?: boolean;\n    frameIndex?: number;\n}\n\ninterface ImageDecodeResult {\n    complete: boolean;\n    image: VideoFrame;\n}\n\ninterface ImageDecoderInit {\n    colorSpaceConversion?: ColorSpaceConversion;\n    data: ImageBufferSource;\n    desiredHeight?: number;\n    desiredWidth?: number;\n    preferAnimation?: boolean;\n    transfer?: ArrayBuffer[];\n    type: string;\n}\n\ninterface ImageEncodeOptions {\n    quality?: number;\n    type?: string;\n}\n\ninterface JsonWebKey {\n    alg?: string;\n    crv?: string;\n    d?: string;\n    dp?: string;\n    dq?: string;\n    e?: string;\n    ext?: boolean;\n    k?: string;\n    key_ops?: string[];\n    kty?: string;\n    n?: string;\n    oth?: RsaOtherPrimesInfo[];\n    p?: string;\n    q?: string;\n    qi?: string;\n    use?: string;\n    x?: string;\n    y?: string;\n}\n\ninterface KeyAlgorithm {\n    name: string;\n}\n\ninterface KeySystemTrackConfiguration {\n    robustness?: string;\n}\n\ninterface LockInfo {\n    clientId?: string;\n    mode?: LockMode;\n    name?: string;\n}\n\ninterface LockManagerSnapshot {\n    held?: LockInfo[];\n    pending?: LockInfo[];\n}\n\ninterface LockOptions {\n    ifAvailable?: boolean;\n    mode?: LockMode;\n    signal?: AbortSignal;\n    steal?: boolean;\n}\n\ninterface MediaCapabilitiesDecodingInfo extends MediaCapabilitiesInfo {\n}\n\ninterface MediaCapabilitiesEncodingInfo extends MediaCapabilitiesInfo {\n}\n\ninterface MediaCapabilitiesInfo {\n    powerEfficient: boolean;\n    smooth: boolean;\n    supported: boolean;\n}\n\ninterface MediaCapabilitiesKeySystemConfiguration {\n    audio?: KeySystemTrackConfiguration;\n    distinctiveIdentifier?: MediaKeysRequirement;\n    initDataType?: string;\n    keySystem: string;\n    persistentState?: MediaKeysRequirement;\n    sessionTypes?: string[];\n    video?: KeySystemTrackConfiguration;\n}\n\ninterface MediaConfiguration {\n    audio?: AudioConfiguration;\n    video?: VideoConfiguration;\n}\n\ninterface MediaDecodingConfiguration extends MediaConfiguration {\n    keySystemConfiguration?: MediaCapabilitiesKeySystemConfiguration;\n    type: MediaDecodingType;\n}\n\ninterface MediaEncodingConfiguration extends MediaConfiguration {\n    type: MediaEncodingType;\n}\n\ninterface MediaStreamTrackProcessorInit {\n    maxBufferSize?: number;\n}\n\ninterface MessageEventInit<T = any> extends EventInit {\n    data?: T;\n    lastEventId?: string;\n    origin?: string;\n    ports?: MessagePort[];\n    source?: MessageEventSource | null;\n}\n\ninterface MultiCacheQueryOptions extends CacheQueryOptions {\n    cacheName?: string;\n}\n\ninterface NavigationPreloadState {\n    enabled?: boolean;\n    headerValue?: string;\n}\n\ninterface NotificationEventInit extends ExtendableEventInit {\n    action?: string;\n    notification: Notification;\n}\n\ninterface NotificationOptions {\n    badge?: string;\n    body?: string;\n    data?: any;\n    dir?: NotificationDirection;\n    icon?: string;\n    lang?: string;\n    requireInteraction?: boolean;\n    silent?: boolean | null;\n    tag?: string;\n}\n\ninterface OpusEncoderConfig {\n    complexity?: number;\n    format?: OpusBitstreamFormat;\n    frameDuration?: number;\n    packetlossperc?: number;\n    usedtx?: boolean;\n    useinbandfec?: boolean;\n}\n\ninterface Pbkdf2Params extends Algorithm {\n    hash: HashAlgorithmIdentifier;\n    iterations: number;\n    salt: BufferSource;\n}\n\ninterface PerformanceMarkOptions {\n    detail?: any;\n    startTime?: DOMHighResTimeStamp;\n}\n\ninterface PerformanceMeasureOptions {\n    detail?: any;\n    duration?: DOMHighResTimeStamp;\n    end?: string | DOMHighResTimeStamp;\n    start?: string | DOMHighResTimeStamp;\n}\n\ninterface PerformanceObserverInit {\n    buffered?: boolean;\n    entryTypes?: string[];\n    type?: string;\n}\n\ninterface PermissionDescriptor {\n    name: PermissionName;\n}\n\ninterface PlaneLayout {\n    offset: number;\n    stride: number;\n}\n\ninterface ProgressEventInit extends EventInit {\n    lengthComputable?: boolean;\n    loaded?: number;\n    total?: number;\n}\n\ninterface PromiseRejectionEventInit extends EventInit {\n    promise: Promise<any>;\n    reason?: any;\n}\n\ninterface PushEventInit extends ExtendableEventInit {\n    data?: PushMessageDataInit;\n}\n\ninterface PushSubscriptionChangeEventInit extends ExtendableEventInit {\n    newSubscription?: PushSubscription;\n    oldSubscription?: PushSubscription;\n}\n\ninterface PushSubscriptionJSON {\n    endpoint?: string;\n    expirationTime?: EpochTimeStamp | null;\n    keys?: Record<string, string>;\n}\n\ninterface PushSubscriptionOptionsInit {\n    applicationServerKey?: BufferSource | string | null;\n    userVisibleOnly?: boolean;\n}\n\ninterface QueuingStrategy<T = any> {\n    highWaterMark?: number;\n    size?: QueuingStrategySize<T>;\n}\n\ninterface QueuingStrategyInit {\n    /**\n     * Creates a new ByteLengthQueuingStrategy with the provided high water mark.\n     *\n     * Note that the provided high water mark will not be validated ahead of time. Instead, if it is negative, NaN, or not a number, the resulting ByteLengthQueuingStrategy will cause the corresponding stream constructor to throw.\n     */\n    highWaterMark: number;\n}\n\ninterface RTCEncodedAudioFrameMetadata extends RTCEncodedFrameMetadata {\n    sequenceNumber?: number;\n}\n\ninterface RTCEncodedFrameMetadata {\n    contributingSources?: number[];\n    mimeType?: string;\n    payloadType?: number;\n    rtpTimestamp?: number;\n    synchronizationSource?: number;\n}\n\ninterface RTCEncodedVideoFrameMetadata extends RTCEncodedFrameMetadata {\n    dependencies?: number[];\n    frameId?: number;\n    height?: number;\n    spatialIndex?: number;\n    temporalIndex?: number;\n    timestamp?: number;\n    width?: number;\n}\n\ninterface ReadableStreamGetReaderOptions {\n    /**\n     * Creates a ReadableStreamBYOBReader and locks the stream to the new reader.\n     *\n     * This call behaves the same way as the no-argument variant, except that it only works on readable byte streams, i.e. streams which were constructed specifically with the ability to handle \"bring your own buffer\" reading. The returned BYOB reader provides the ability to directly read individual chunks from the stream via its read() method, into developer-supplied buffers, allowing more precise control over allocation.\n     */\n    mode?: ReadableStreamReaderMode;\n}\n\ninterface ReadableStreamIteratorOptions {\n    /**\n     * Asynchronously iterates over the chunks in the stream's internal queue.\n     *\n     * Asynchronously iterating over the stream will lock it, preventing any other consumer from acquiring a reader. The lock will be released if the async iterator's return() method is called, e.g. by breaking out of the loop.\n     *\n     * By default, calling the async iterator's return() method will also cancel the stream. To prevent this, use the stream's values() method, passing true for the preventCancel option.\n     */\n    preventCancel?: boolean;\n}\n\ninterface ReadableStreamReadDoneResult<T> {\n    done: true;\n    value: T | undefined;\n}\n\ninterface ReadableStreamReadValueResult<T> {\n    done: false;\n    value: T;\n}\n\ninterface ReadableWritablePair<R = any, W = any> {\n    readable: ReadableStream<R>;\n    /**\n     * Provides a convenient, chainable way of piping this readable stream through a transform stream (or any other { writable, readable } pair). It simply pipes the stream into the writable side of the supplied pair, and returns the readable side for further use.\n     *\n     * Piping a stream will lock it for the duration of the pipe, preventing any other consumer from acquiring a reader.\n     */\n    writable: WritableStream<W>;\n}\n\ninterface RegistrationOptions {\n    scope?: string;\n    type?: WorkerType;\n    updateViaCache?: ServiceWorkerUpdateViaCache;\n}\n\ninterface ReportingObserverOptions {\n    buffered?: boolean;\n    types?: string[];\n}\n\ninterface RequestInit {\n    /** A BodyInit object or null to set request's body. */\n    body?: BodyInit | null;\n    /** A string indicating how the request will interact with the browser's cache to set request's cache. */\n    cache?: RequestCache;\n    /** A string indicating whether credentials will be sent with the request always, never, or only when sent to a same-origin URL. Sets request's credentials. */\n    credentials?: RequestCredentials;\n    /** A Headers object, an object literal, or an array of two-item arrays to set request's headers. */\n    headers?: HeadersInit;\n    /** A cryptographic hash of the resource to be fetched by request. Sets request's integrity. */\n    integrity?: string;\n    /** A boolean to set request's keepalive. */\n    keepalive?: boolean;\n    /** A string to set request's method. */\n    method?: string;\n    /** A string to indicate whether the request will use CORS, or will be restricted to same-origin URLs. Sets request's mode. */\n    mode?: RequestMode;\n    priority?: RequestPriority;\n    /** A string indicating whether request follows redirects, results in an error upon encountering a redirect, or returns the redirect (in an opaque fashion). Sets request's redirect. */\n    redirect?: RequestRedirect;\n    /** A string whose value is a same-origin URL, \"about:client\", or the empty string, to set request's referrer. */\n    referrer?: string;\n    /** A referrer policy to set request's referrerPolicy. */\n    referrerPolicy?: ReferrerPolicy;\n    /** An AbortSignal to set request's signal. */\n    signal?: AbortSignal | null;\n    /** Can only be null. Used to disassociate request from any Window. */\n    window?: null;\n}\n\ninterface ResponseInit {\n    headers?: HeadersInit;\n    status?: number;\n    statusText?: string;\n}\n\ninterface RsaHashedImportParams extends Algorithm {\n    hash: HashAlgorithmIdentifier;\n}\n\ninterface RsaHashedKeyGenParams extends RsaKeyGenParams {\n    hash: HashAlgorithmIdentifier;\n}\n\ninterface RsaKeyGenParams extends Algorithm {\n    modulusLength: number;\n    publicExponent: BigInteger;\n}\n\ninterface RsaOaepParams extends Algorithm {\n    label?: BufferSource;\n}\n\ninterface RsaOtherPrimesInfo {\n    d?: string;\n    r?: string;\n    t?: string;\n}\n\ninterface RsaPssParams extends Algorithm {\n    saltLength: number;\n}\n\ninterface SecurityPolicyViolationEventInit extends EventInit {\n    blockedURI?: string;\n    columnNumber?: number;\n    disposition?: SecurityPolicyViolationEventDisposition;\n    documentURI?: string;\n    effectiveDirective?: string;\n    lineNumber?: number;\n    originalPolicy?: string;\n    referrer?: string;\n    sample?: string;\n    sourceFile?: string;\n    statusCode?: number;\n    violatedDirective?: string;\n}\n\ninterface StorageEstimate {\n    quota?: number;\n    usage?: number;\n}\n\ninterface StreamPipeOptions {\n    preventAbort?: boolean;\n    preventCancel?: boolean;\n    /**\n     * Pipes this readable stream to a given writable stream destination. The way in which the piping process behaves under various error conditions can be customized with a number of passed options. It returns a promise that fulfills when the piping process completes successfully, or rejects if any errors were encountered.\n     *\n     * Piping a stream will lock it for the duration of the pipe, preventing any other consumer from acquiring a reader.\n     *\n     * Errors and closures of the source and destination streams propagate as follows:\n     *\n     * An error in this source readable stream will abort destination, unless preventAbort is truthy. The returned promise will be rejected with the source's error, or with any error that occurs during aborting the destination.\n     *\n     * An error in destination will cancel this source readable stream, unless preventCancel is truthy. The returned promise will be rejected with the destination's error, or with any error that occurs during canceling the source.\n     *\n     * When this source readable stream closes, destination will be closed, unless preventClose is truthy. The returned promise will be fulfilled once this process completes, unless an error is encountered while closing the destination, in which case it will be rejected with that error.\n     *\n     * If destination starts out closed or closing, this source readable stream will be canceled, unless preventCancel is true. The returned promise will be rejected with an error indicating piping to a closed stream failed, or with any error that occurs during canceling the source.\n     *\n     * The signal option can be set to an AbortSignal to allow aborting an ongoing pipe operation via the corresponding AbortController. In this case, this source readable stream will be canceled, and destination aborted, unless the respective options preventCancel or preventAbort are set.\n     */\n    preventClose?: boolean;\n    signal?: AbortSignal;\n}\n\ninterface StructuredSerializeOptions {\n    transfer?: Transferable[];\n}\n\ninterface TextDecodeOptions {\n    stream?: boolean;\n}\n\ninterface TextDecoderOptions {\n    fatal?: boolean;\n    ignoreBOM?: boolean;\n}\n\ninterface TextEncoderEncodeIntoResult {\n    read: number;\n    written: number;\n}\n\ninterface Transformer<I = any, O = any> {\n    flush?: TransformerFlushCallback<O>;\n    readableType?: undefined;\n    start?: TransformerStartCallback<O>;\n    transform?: TransformerTransformCallback<I, O>;\n    writableType?: undefined;\n}\n\ninterface UnderlyingByteSource {\n    autoAllocateChunkSize?: number;\n    cancel?: UnderlyingSourceCancelCallback;\n    pull?: (controller: ReadableByteStreamController) => void | PromiseLike<void>;\n    start?: (controller: ReadableByteStreamController) => any;\n    type: \"bytes\";\n}\n\ninterface UnderlyingDefaultSource<R = any> {\n    cancel?: UnderlyingSourceCancelCallback;\n    pull?: (controller: ReadableStreamDefaultController<R>) => void | PromiseLike<void>;\n    start?: (controller: ReadableStreamDefaultController<R>) => any;\n    type?: undefined;\n}\n\ninterface UnderlyingSink<W = any> {\n    abort?: UnderlyingSinkAbortCallback;\n    close?: UnderlyingSinkCloseCallback;\n    start?: UnderlyingSinkStartCallback;\n    type?: undefined;\n    write?: UnderlyingSinkWriteCallback<W>;\n}\n\ninterface UnderlyingSource<R = any> {\n    autoAllocateChunkSize?: number;\n    cancel?: UnderlyingSourceCancelCallback;\n    pull?: UnderlyingSourcePullCallback<R>;\n    start?: UnderlyingSourceStartCallback<R>;\n    type?: ReadableStreamType;\n}\n\ninterface VideoColorSpaceInit {\n    fullRange?: boolean | null;\n    matrix?: VideoMatrixCoefficients | null;\n    primaries?: VideoColorPrimaries | null;\n    transfer?: VideoTransferCharacteristics | null;\n}\n\ninterface VideoConfiguration {\n    bitrate: number;\n    colorGamut?: ColorGamut;\n    contentType: string;\n    framerate: number;\n    hasAlphaChannel?: boolean;\n    hdrMetadataType?: HdrMetadataType;\n    height: number;\n    scalabilityMode?: string;\n    transferFunction?: TransferFunction;\n    width: number;\n}\n\ninterface VideoDecoderConfig {\n    codec: string;\n    codedHeight?: number;\n    codedWidth?: number;\n    colorSpace?: VideoColorSpaceInit;\n    description?: AllowSharedBufferSource;\n    displayAspectHeight?: number;\n    displayAspectWidth?: number;\n    hardwareAcceleration?: HardwareAcceleration;\n    optimizeForLatency?: boolean;\n}\n\ninterface VideoDecoderInit {\n    error: WebCodecsErrorCallback;\n    output: VideoFrameOutputCallback;\n}\n\ninterface VideoDecoderSupport {\n    config?: VideoDecoderConfig;\n    supported?: boolean;\n}\n\ninterface VideoEncoderConfig {\n    alpha?: AlphaOption;\n    avc?: AvcEncoderConfig;\n    bitrate?: number;\n    bitrateMode?: VideoEncoderBitrateMode;\n    codec: string;\n    contentHint?: string;\n    displayHeight?: number;\n    displayWidth?: number;\n    framerate?: number;\n    hardwareAcceleration?: HardwareAcceleration;\n    height: number;\n    latencyMode?: LatencyMode;\n    scalabilityMode?: string;\n    width: number;\n}\n\ninterface VideoEncoderEncodeOptions {\n    avc?: VideoEncoderEncodeOptionsForAvc;\n    keyFrame?: boolean;\n}\n\ninterface VideoEncoderEncodeOptionsForAvc {\n    quantizer?: number | null;\n}\n\ninterface VideoEncoderInit {\n    error: WebCodecsErrorCallback;\n    output: EncodedVideoChunkOutputCallback;\n}\n\ninterface VideoEncoderSupport {\n    config?: VideoEncoderConfig;\n    supported?: boolean;\n}\n\ninterface VideoFrameBufferInit {\n    codedHeight: number;\n    codedWidth: number;\n    colorSpace?: VideoColorSpaceInit;\n    displayHeight?: number;\n    displayWidth?: number;\n    duration?: number;\n    format: VideoPixelFormat;\n    layout?: PlaneLayout[];\n    timestamp: number;\n    visibleRect?: DOMRectInit;\n}\n\ninterface VideoFrameCopyToOptions {\n    colorSpace?: PredefinedColorSpace;\n    format?: VideoPixelFormat;\n    layout?: PlaneLayout[];\n    rect?: DOMRectInit;\n}\n\ninterface VideoFrameInit {\n    alpha?: AlphaOption;\n    displayHeight?: number;\n    displayWidth?: number;\n    duration?: number;\n    timestamp?: number;\n    visibleRect?: DOMRectInit;\n}\n\ninterface WebGLContextAttributes {\n    alpha?: boolean;\n    antialias?: boolean;\n    depth?: boolean;\n    desynchronized?: boolean;\n    failIfMajorPerformanceCaveat?: boolean;\n    powerPreference?: WebGLPowerPreference;\n    premultipliedAlpha?: boolean;\n    preserveDrawingBuffer?: boolean;\n    stencil?: boolean;\n}\n\ninterface WebGLContextEventInit extends EventInit {\n    statusMessage?: string;\n}\n\ninterface WebTransportCloseInfo {\n    closeCode?: number;\n    reason?: string;\n}\n\ninterface WebTransportErrorOptions {\n    source?: WebTransportErrorSource;\n    streamErrorCode?: number | null;\n}\n\ninterface WebTransportHash {\n    algorithm?: string;\n    value?: BufferSource;\n}\n\ninterface WebTransportOptions {\n    allowPooling?: boolean;\n    congestionControl?: WebTransportCongestionControl;\n    requireUnreliable?: boolean;\n    serverCertificateHashes?: WebTransportHash[];\n}\n\ninterface WebTransportSendOptions {\n    sendOrder?: number;\n}\n\ninterface WebTransportSendStreamOptions extends WebTransportSendOptions {\n}\n\ninterface WorkerOptions {\n    credentials?: RequestCredentials;\n    name?: string;\n    type?: WorkerType;\n}\n\ninterface WriteParams {\n    data?: BufferSource | Blob | string | null;\n    position?: number | null;\n    size?: number | null;\n    type: WriteCommandType;\n}\n\n/**\n * The **`ANGLE_instanced_arrays`** extension is part of the WebGL API and allows to draw the same object, or groups of similar objects multiple times, if they share the same vertex data, primitive count and type.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ANGLE_instanced_arrays)\n */\ninterface ANGLE_instanced_arrays {\n    /**\n     * The **`ANGLE_instanced_arrays.drawArraysInstancedANGLE()`** method of the WebGL API renders primitives from array data like the WebGLRenderingContext.drawArrays() method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ANGLE_instanced_arrays/drawArraysInstancedANGLE)\n     */\n    drawArraysInstancedANGLE(mode: GLenum, first: GLint, count: GLsizei, primcount: GLsizei): void;\n    /**\n     * The **`ANGLE_instanced_arrays.drawElementsInstancedANGLE()`** method of the WebGL API renders primitives from array data like the WebGLRenderingContext.drawElements() method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ANGLE_instanced_arrays/drawElementsInstancedANGLE)\n     */\n    drawElementsInstancedANGLE(mode: GLenum, count: GLsizei, type: GLenum, offset: GLintptr, primcount: GLsizei): void;\n    /**\n     * The **ANGLE_instanced_arrays.vertexAttribDivisorANGLE()** method of the WebGL API modifies the rate at which generic vertex attributes advance when rendering multiple instances of primitives with ANGLE_instanced_arrays.drawArraysInstancedANGLE() and ANGLE_instanced_arrays.drawElementsInstancedANGLE().\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ANGLE_instanced_arrays/vertexAttribDivisorANGLE)\n     */\n    vertexAttribDivisorANGLE(index: GLuint, divisor: GLuint): void;\n    readonly VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE: 0x88FE;\n}\n\n/**\n * The **`AbortController`** interface represents a controller object that allows you to abort one or more Web requests as and when desired.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortController)\n */\ninterface AbortController {\n    /**\n     * The **`signal`** read-only property of the AbortController interface returns an AbortSignal object instance, which can be used to communicate with/abort an asynchronous operation as desired.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortController/signal)\n     */\n    readonly signal: AbortSignal;\n    /**\n     * The **`abort()`** method of the AbortController interface aborts an asynchronous operation before it has completed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortController/abort)\n     */\n    abort(reason?: any): void;\n}\n\ndeclare var AbortController: {\n    prototype: AbortController;\n    new(): AbortController;\n};\n\ninterface AbortSignalEventMap {\n    \"abort\": Event;\n}\n\n/**\n * The **`AbortSignal`** interface represents a signal object that allows you to communicate with an asynchronous operation (such as a fetch request) and abort it if required via an AbortController object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortSignal)\n */\ninterface AbortSignal extends EventTarget {\n    /**\n     * The **`aborted`** read-only property returns a value that indicates whether the asynchronous operations the signal is communicating with are aborted (`true`) or not (`false`).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortSignal/aborted)\n     */\n    readonly aborted: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortSignal/abort_event) */\n    onabort: ((this: AbortSignal, ev: Event) => any) | null;\n    /**\n     * The **`reason`** read-only property returns a JavaScript value that indicates the abort reason.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortSignal/reason)\n     */\n    readonly reason: any;\n    /**\n     * The **`throwIfAborted()`** method throws the signal's abort AbortSignal.reason if the signal has been aborted; otherwise it does nothing.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortSignal/throwIfAborted)\n     */\n    throwIfAborted(): void;\n    addEventListener<K extends keyof AbortSignalEventMap>(type: K, listener: (this: AbortSignal, ev: AbortSignalEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AbortSignalEventMap>(type: K, listener: (this: AbortSignal, ev: AbortSignalEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var AbortSignal: {\n    prototype: AbortSignal;\n    new(): AbortSignal;\n    /**\n     * The **`AbortSignal.abort()`** static method returns an AbortSignal that is already set as aborted (and which does not trigger an AbortSignal/abort_event event).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortSignal/abort_static)\n     */\n    abort(reason?: any): AbortSignal;\n    /**\n     * The **`AbortSignal.any()`** static method takes an iterable of abort signals and returns an AbortSignal.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortSignal/any_static)\n     */\n    any(signals: AbortSignal[]): AbortSignal;\n    /**\n     * The **`AbortSignal.timeout()`** static method returns an AbortSignal that will automatically abort after a specified time.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AbortSignal/timeout_static)\n     */\n    timeout(milliseconds: number): AbortSignal;\n};\n\ninterface AbstractWorkerEventMap {\n    \"error\": ErrorEvent;\n}\n\ninterface AbstractWorker {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorker/error_event) */\n    onerror: ((this: AbstractWorker, ev: ErrorEvent) => any) | null;\n    addEventListener<K extends keyof AbstractWorkerEventMap>(type: K, listener: (this: AbstractWorker, ev: AbstractWorkerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AbstractWorkerEventMap>(type: K, listener: (this: AbstractWorker, ev: AbstractWorkerEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ninterface AnimationFrameProvider {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/cancelAnimationFrame) */\n    cancelAnimationFrame(handle: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/requestAnimationFrame) */\n    requestAnimationFrame(callback: FrameRequestCallback): number;\n}\n\n/**\n * The **`AudioData`** interface of the WebCodecs API represents an audio sample.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData)\n */\ninterface AudioData {\n    /**\n     * The **`duration`** read-only property of the AudioData interface returns the duration in microseconds of this `AudioData` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/duration)\n     */\n    readonly duration: number;\n    /**\n     * The **`format`** read-only property of the AudioData interface returns the sample format of the `AudioData` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/format)\n     */\n    readonly format: AudioSampleFormat | null;\n    /**\n     * The **`numberOfChannels`** read-only property of the AudioData interface returns the number of channels in the `AudioData` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/numberOfChannels)\n     */\n    readonly numberOfChannels: number;\n    /**\n     * The **`numberOfFrames`** read-only property of the AudioData interface returns the number of frames in the `AudioData` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/numberOfFrames)\n     */\n    readonly numberOfFrames: number;\n    /**\n     * The **`sampleRate`** read-only property of the AudioData interface returns the sample rate in Hz.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/sampleRate)\n     */\n    readonly sampleRate: number;\n    /**\n     * The **`timestamp`** read-only property of the AudioData interface returns the timestamp of this `AudioData` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/timestamp)\n     */\n    readonly timestamp: number;\n    /**\n     * The **`allocationSize()`** method of the AudioData interface returns the size in bytes required to hold the current sample as filtered by options passed into the method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/allocationSize)\n     */\n    allocationSize(options: AudioDataCopyToOptions): number;\n    /**\n     * The **`clone()`** method of the AudioData interface creates a new `AudioData` object with reference to the same media resource as the original.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/clone)\n     */\n    clone(): AudioData;\n    /**\n     * The **`close()`** method of the AudioData interface clears all states and releases the reference to the media resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/close)\n     */\n    close(): void;\n    /**\n     * The **`copyTo()`** method of the AudioData interface copies a plane of an `AudioData` object to a destination buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioData/copyTo)\n     */\n    copyTo(destination: AllowSharedBufferSource, options: AudioDataCopyToOptions): void;\n}\n\ndeclare var AudioData: {\n    prototype: AudioData;\n    new(init: AudioDataInit): AudioData;\n};\n\ninterface AudioDecoderEventMap {\n    \"dequeue\": Event;\n}\n\n/**\n * The **`AudioDecoder`** interface of the WebCodecs API decodes chunks of audio.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder)\n */\ninterface AudioDecoder extends EventTarget {\n    /**\n     * The **`decodeQueueSize`** read-only property of the AudioDecoder interface returns the number of pending decode requests in the queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/decodeQueueSize)\n     */\n    readonly decodeQueueSize: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/dequeue_event) */\n    ondequeue: ((this: AudioDecoder, ev: Event) => any) | null;\n    /**\n     * The **`state`** read-only property of the AudioDecoder interface returns the current state of the underlying codec.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/state)\n     */\n    readonly state: CodecState;\n    /**\n     * The **`close()`** method of the AudioDecoder interface ends all pending work and releases system resources.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/close)\n     */\n    close(): void;\n    /**\n     * The **`configure()`** method of the AudioDecoder interface enqueues a control message to configure the audio decoder for decoding chunks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/configure)\n     */\n    configure(config: AudioDecoderConfig): void;\n    /**\n     * The **`decode()`** method of the AudioDecoder interface enqueues a control message to decode a given chunk of audio.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/decode)\n     */\n    decode(chunk: EncodedAudioChunk): void;\n    /**\n     * The **`flush()`** method of the AudioDecoder interface returns a Promise that resolves once all pending messages in the queue have been completed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/flush)\n     */\n    flush(): Promise<void>;\n    /**\n     * The **`reset()`** method of the AudioDecoder interface resets all states including configuration, control messages in the control message queue, and all pending callbacks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/reset)\n     */\n    reset(): void;\n    addEventListener<K extends keyof AudioDecoderEventMap>(type: K, listener: (this: AudioDecoder, ev: AudioDecoderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AudioDecoderEventMap>(type: K, listener: (this: AudioDecoder, ev: AudioDecoderEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var AudioDecoder: {\n    prototype: AudioDecoder;\n    new(init: AudioDecoderInit): AudioDecoder;\n    /**\n     * The **`isConfigSupported()`** static method of the AudioDecoder interface checks if the given config is supported (that is, if AudioDecoder objects can be successfully configured with the given config).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioDecoder/isConfigSupported_static)\n     */\n    isConfigSupported(config: AudioDecoderConfig): Promise<AudioDecoderSupport>;\n};\n\ninterface AudioEncoderEventMap {\n    \"dequeue\": Event;\n}\n\n/**\n * The **`AudioEncoder`** interface of the WebCodecs API encodes AudioData objects.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder)\n */\ninterface AudioEncoder extends EventTarget {\n    /**\n     * The **`encodeQueueSize`** read-only property of the AudioEncoder interface returns the number of pending encode requests in the queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/encodeQueueSize)\n     */\n    readonly encodeQueueSize: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/dequeue_event) */\n    ondequeue: ((this: AudioEncoder, ev: Event) => any) | null;\n    /**\n     * The **`state`** read-only property of the AudioEncoder interface returns the current state of the underlying codec.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/state)\n     */\n    readonly state: CodecState;\n    /**\n     * The **`close()`** method of the AudioEncoder interface ends all pending work and releases system resources.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/close)\n     */\n    close(): void;\n    /**\n     * The **`configure()`** method of the AudioEncoder interface enqueues a control message to configure the audio encoder for encoding chunks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/configure)\n     */\n    configure(config: AudioEncoderConfig): void;\n    /**\n     * The **`encode()`** method of the AudioEncoder interface enqueues a control message to encode a given AudioData object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/encode)\n     */\n    encode(data: AudioData): void;\n    /**\n     * The **`flush()`** method of the AudioEncoder interface returns a Promise that resolves once all pending messages in the queue have been completed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/flush)\n     */\n    flush(): Promise<void>;\n    /**\n     * The **`reset()`** method of the AudioEncoder interface resets all states including configuration, control messages in the control message queue, and all pending callbacks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/reset)\n     */\n    reset(): void;\n    addEventListener<K extends keyof AudioEncoderEventMap>(type: K, listener: (this: AudioEncoder, ev: AudioEncoderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof AudioEncoderEventMap>(type: K, listener: (this: AudioEncoder, ev: AudioEncoderEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var AudioEncoder: {\n    prototype: AudioEncoder;\n    new(init: AudioEncoderInit): AudioEncoder;\n    /**\n     * The **`isConfigSupported()`** static method of the AudioEncoder interface checks if the given config is supported (that is, if AudioEncoder objects can be successfully configured with the given config).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/AudioEncoder/isConfigSupported_static)\n     */\n    isConfigSupported(config: AudioEncoderConfig): Promise<AudioEncoderSupport>;\n};\n\n/**\n * The **`Blob`** interface represents a blob, which is a file-like object of immutable, raw data; they can be read as text or binary data, or converted into a ReadableStream so its methods can be used for processing the data.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Blob)\n */\ninterface Blob {\n    /**\n     * The **`size`** read-only property of the Blob interface returns the size of the Blob or File in bytes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Blob/size)\n     */\n    readonly size: number;\n    /**\n     * The **`type`** read-only property of the Blob interface returns the MIME type of the file.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Blob/type)\n     */\n    readonly type: string;\n    /**\n     * The **`arrayBuffer()`** method of the Blob interface returns a Promise that resolves with the contents of the blob as binary data contained in an ArrayBuffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Blob/arrayBuffer)\n     */\n    arrayBuffer(): Promise<ArrayBuffer>;\n    /**\n     * The **`bytes()`** method of the Blob interface returns a Promise that resolves with a Uint8Array containing the contents of the blob as an array of bytes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Blob/bytes)\n     */\n    bytes(): Promise<Uint8Array<ArrayBuffer>>;\n    /**\n     * The **`slice()`** method of the Blob interface creates and returns a new `Blob` object which contains data from a subset of the blob on which it's called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Blob/slice)\n     */\n    slice(start?: number, end?: number, contentType?: string): Blob;\n    /**\n     * The **`stream()`** method of the Blob interface returns a ReadableStream which upon reading returns the data contained within the `Blob`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Blob/stream)\n     */\n    stream(): ReadableStream<Uint8Array<ArrayBuffer>>;\n    /**\n     * The **`text()`** method of the string containing the contents of the blob, interpreted as UTF-8.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Blob/text)\n     */\n    text(): Promise<string>;\n}\n\ndeclare var Blob: {\n    prototype: Blob;\n    new(blobParts?: BlobPart[], options?: BlobPropertyBag): Blob;\n};\n\ninterface Body {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/body) */\n    readonly body: ReadableStream<Uint8Array<ArrayBuffer>> | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/bodyUsed) */\n    readonly bodyUsed: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/arrayBuffer) */\n    arrayBuffer(): Promise<ArrayBuffer>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/blob) */\n    blob(): Promise<Blob>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/bytes) */\n    bytes(): Promise<Uint8Array<ArrayBuffer>>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/formData) */\n    formData(): Promise<FormData>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/json) */\n    json(): Promise<any>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/text) */\n    text(): Promise<string>;\n}\n\ninterface BroadcastChannelEventMap {\n    \"message\": MessageEvent;\n    \"messageerror\": MessageEvent;\n}\n\n/**\n * The **`BroadcastChannel`** interface represents a named channel that any browsing context of a given origin can subscribe to.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BroadcastChannel)\n */\ninterface BroadcastChannel extends EventTarget {\n    /**\n     * The **`name`** read-only property of the BroadcastChannel interface returns a string, which uniquely identifies the given channel with its name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BroadcastChannel/name)\n     */\n    readonly name: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/BroadcastChannel/message_event) */\n    onmessage: ((this: BroadcastChannel, ev: MessageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/BroadcastChannel/messageerror_event) */\n    onmessageerror: ((this: BroadcastChannel, ev: MessageEvent) => any) | null;\n    /**\n     * The **`close()`** method of the BroadcastChannel interface terminates the connection to the underlying channel, allowing the object to be garbage collected.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BroadcastChannel/close)\n     */\n    close(): void;\n    /**\n     * The **`postMessage()`** method of the BroadcastChannel interface sends a message, which can be of any kind of Object, to each listener in any browsing context with the same origin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/BroadcastChannel/postMessage)\n     */\n    postMessage(message: any): void;\n    addEventListener<K extends keyof BroadcastChannelEventMap>(type: K, listener: (this: BroadcastChannel, ev: BroadcastChannelEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof BroadcastChannelEventMap>(type: K, listener: (this: BroadcastChannel, ev: BroadcastChannelEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var BroadcastChannel: {\n    prototype: BroadcastChannel;\n    new(name: string): BroadcastChannel;\n};\n\n/**\n * The **`ByteLengthQueuingStrategy`** interface of the Streams API provides a built-in byte length queuing strategy that can be used when constructing streams.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ByteLengthQueuingStrategy)\n */\ninterface ByteLengthQueuingStrategy extends QueuingStrategy<ArrayBufferView> {\n    /**\n     * The read-only **`ByteLengthQueuingStrategy.highWaterMark`** property returns the total number of bytes that can be contained in the internal queue before backpressure is applied.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ByteLengthQueuingStrategy/highWaterMark)\n     */\n    readonly highWaterMark: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ByteLengthQueuingStrategy/size) */\n    readonly size: QueuingStrategySize<ArrayBufferView>;\n}\n\ndeclare var ByteLengthQueuingStrategy: {\n    prototype: ByteLengthQueuingStrategy;\n    new(init: QueuingStrategyInit): ByteLengthQueuingStrategy;\n};\n\n/**\n * The **`CSSImageValue`** interface of the CSS Typed Object Model API represents values for properties that take an image, for example background-image, list-style-image, or border-image-source.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSImageValue)\n */\ninterface CSSImageValue extends CSSStyleValue {\n}\n\ndeclare var CSSImageValue: {\n    prototype: CSSImageValue;\n    new(): CSSImageValue;\n};\n\n/**\n * The **`CSSKeywordValue`** interface of the CSS Typed Object Model API creates an object to represent CSS keywords and other identifiers.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSKeywordValue)\n */\ninterface CSSKeywordValue extends CSSStyleValue {\n    /**\n     * The **`value`** property of the `CSSKeywordValue`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSKeywordValue/value)\n     */\n    value: string;\n}\n\ndeclare var CSSKeywordValue: {\n    prototype: CSSKeywordValue;\n    new(value: string): CSSKeywordValue;\n};\n\ninterface CSSMathClamp extends CSSMathValue {\n    readonly lower: CSSNumericValue;\n    readonly upper: CSSNumericValue;\n    readonly value: CSSNumericValue;\n}\n\ndeclare var CSSMathClamp: {\n    prototype: CSSMathClamp;\n    new(lower: CSSNumberish, value: CSSNumberish, upper: CSSNumberish): CSSMathClamp;\n};\n\n/**\n * The **`CSSMathInvert`** interface of the CSS Typed Object Model API represents a CSS calc used as `calc(1 / <value>)`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathInvert)\n */\ninterface CSSMathInvert extends CSSMathValue {\n    /**\n     * The CSSMathInvert.value read-only property of the A CSSNumericValue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathInvert/value)\n     */\n    readonly value: CSSNumericValue;\n}\n\ndeclare var CSSMathInvert: {\n    prototype: CSSMathInvert;\n    new(arg: CSSNumberish): CSSMathInvert;\n};\n\n/**\n * The **`CSSMathMax`** interface of the CSS Typed Object Model API represents the CSS max function.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathMax)\n */\ninterface CSSMathMax extends CSSMathValue {\n    /**\n     * The CSSMathMax.values read-only property of the which contains one or more CSSNumericValue objects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathMax/values)\n     */\n    readonly values: CSSNumericArray;\n}\n\ndeclare var CSSMathMax: {\n    prototype: CSSMathMax;\n    new(...args: CSSNumberish[]): CSSMathMax;\n};\n\n/**\n * The **`CSSMathMin`** interface of the CSS Typed Object Model API represents the CSS min function.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathMin)\n */\ninterface CSSMathMin extends CSSMathValue {\n    /**\n     * The CSSMathMin.values read-only property of the which contains one or more CSSNumericValue objects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathMin/values)\n     */\n    readonly values: CSSNumericArray;\n}\n\ndeclare var CSSMathMin: {\n    prototype: CSSMathMin;\n    new(...args: CSSNumberish[]): CSSMathMin;\n};\n\n/**\n * The **`CSSMathNegate`** interface of the CSS Typed Object Model API negates the value passed into it.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathNegate)\n */\ninterface CSSMathNegate extends CSSMathValue {\n    /**\n     * The CSSMathNegate.value read-only property of the A CSSNumericValue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathNegate/value)\n     */\n    readonly value: CSSNumericValue;\n}\n\ndeclare var CSSMathNegate: {\n    prototype: CSSMathNegate;\n    new(arg: CSSNumberish): CSSMathNegate;\n};\n\n/**\n * The **`CSSMathProduct`** interface of the CSS Typed Object Model API represents the result obtained by calling CSSNumericValue.add, CSSNumericValue.sub, or CSSNumericValue.toSum on CSSNumericValue.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathProduct)\n */\ninterface CSSMathProduct extends CSSMathValue {\n    /**\n     * The **`CSSMathProduct.values`** read-only property of the CSSMathProduct interface returns a A CSSNumericArray.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathProduct/values)\n     */\n    readonly values: CSSNumericArray;\n}\n\ndeclare var CSSMathProduct: {\n    prototype: CSSMathProduct;\n    new(...args: CSSNumberish[]): CSSMathProduct;\n};\n\n/**\n * The **`CSSMathSum`** interface of the CSS Typed Object Model API represents the result obtained by calling CSSNumericValue.add, CSSNumericValue.sub, or CSSNumericValue.toSum on CSSNumericValue.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathSum)\n */\ninterface CSSMathSum extends CSSMathValue {\n    /**\n     * The **`CSSMathSum.values`** read-only property of the CSSMathSum interface returns a CSSNumericArray object which contains one or more CSSNumericValue objects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathSum/values)\n     */\n    readonly values: CSSNumericArray;\n}\n\ndeclare var CSSMathSum: {\n    prototype: CSSMathSum;\n    new(...args: CSSNumberish[]): CSSMathSum;\n};\n\n/**\n * The **`CSSMathValue`** interface of the CSS Typed Object Model API a base class for classes representing complex numeric values.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathValue)\n */\ninterface CSSMathValue extends CSSNumericValue {\n    /**\n     * The **`CSSMathValue.operator`** read-only property of the CSSMathValue interface indicates the operator that the current subtype represents.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMathValue/operator)\n     */\n    readonly operator: CSSMathOperator;\n}\n\ndeclare var CSSMathValue: {\n    prototype: CSSMathValue;\n    new(): CSSMathValue;\n};\n\n/**\n * The **`CSSMatrixComponent`** interface of the CSS Typed Object Model API represents the matrix() and matrix3d() values of the individual transform property in CSS.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMatrixComponent)\n */\ninterface CSSMatrixComponent extends CSSTransformComponent {\n    /**\n     * The **`matrix`** property of the See the matrix() and matrix3d() pages for examples.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSMatrixComponent/matrix)\n     */\n    matrix: DOMMatrix;\n}\n\ndeclare var CSSMatrixComponent: {\n    prototype: CSSMatrixComponent;\n    new(matrix: DOMMatrixReadOnly, options?: CSSMatrixComponentOptions): CSSMatrixComponent;\n};\n\n/**\n * The **`CSSNumericArray`** interface of the CSS Typed Object Model API contains a list of CSSNumericValue objects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericArray)\n */\ninterface CSSNumericArray {\n    /**\n     * The read-only **`length`** property of the An integer representing the number of CSSNumericValue objects in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericArray/length)\n     */\n    readonly length: number;\n    forEach(callbackfn: (value: CSSNumericValue, key: number, parent: CSSNumericArray) => void, thisArg?: any): void;\n    [index: number]: CSSNumericValue;\n}\n\ndeclare var CSSNumericArray: {\n    prototype: CSSNumericArray;\n    new(): CSSNumericArray;\n};\n\n/**\n * The **`CSSNumericValue`** interface of the CSS Typed Object Model API represents operations that all numeric values can perform.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue)\n */\ninterface CSSNumericValue extends CSSStyleValue {\n    /**\n     * The **`add()`** method of the `CSSNumericValue`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/add)\n     */\n    add(...values: CSSNumberish[]): CSSNumericValue;\n    /**\n     * The **`div()`** method of the supplied value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/div)\n     */\n    div(...values: CSSNumberish[]): CSSNumericValue;\n    /**\n     * The **`equals()`** method of the value are strictly equal.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/equals)\n     */\n    equals(...value: CSSNumberish[]): boolean;\n    /**\n     * The **`max()`** method of the passed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/max)\n     */\n    max(...values: CSSNumberish[]): CSSNumericValue;\n    /**\n     * The **`min()`** method of the values passed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/min)\n     */\n    min(...values: CSSNumberish[]): CSSNumericValue;\n    /**\n     * The **`mul()`** method of the the supplied value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/mul)\n     */\n    mul(...values: CSSNumberish[]): CSSNumericValue;\n    /**\n     * The **`sub()`** method of the `CSSNumericValue`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/sub)\n     */\n    sub(...values: CSSNumberish[]): CSSNumericValue;\n    /**\n     * The **`to()`** method of the another.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/to)\n     */\n    to(unit: string): CSSUnitValue;\n    /**\n     * The **`toSum()`** method of the ```js-nolint toSum(units) ``` - `units` - : The units to convert to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/toSum)\n     */\n    toSum(...units: string[]): CSSMathSum;\n    /**\n     * The **`type()`** method of the `CSSNumericValue`, one of `angle`, `flex`, `frequency`, `length`, `resolution`, `percent`, `percentHint`, or `time`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSNumericValue/type)\n     */\n    type(): CSSNumericType;\n}\n\ndeclare var CSSNumericValue: {\n    prototype: CSSNumericValue;\n    new(): CSSNumericValue;\n};\n\n/**\n * The **`CSSPerspective`** interface of the CSS Typed Object Model API represents the perspective() value of the individual transform property in CSS.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSPerspective)\n */\ninterface CSSPerspective extends CSSTransformComponent {\n    /**\n     * The **`length`** property of the It is used to apply a perspective transform to the element and its content.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSPerspective/length)\n     */\n    length: CSSPerspectiveValue;\n}\n\ndeclare var CSSPerspective: {\n    prototype: CSSPerspective;\n    new(length: CSSPerspectiveValue): CSSPerspective;\n};\n\n/**\n * The **`CSSRotate`** interface of the CSS Typed Object Model API represents the rotate value of the individual transform property in CSS.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRotate)\n */\ninterface CSSRotate extends CSSTransformComponent {\n    /**\n     * The **`angle`** property of the denotes a clockwise rotation, a negative angle a counter-clockwise one.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRotate/angle)\n     */\n    angle: CSSNumericValue;\n    /**\n     * The **`x`** property of the translating vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRotate/x)\n     */\n    x: CSSNumberish;\n    /**\n     * The **`y`** property of the translating vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRotate/y)\n     */\n    y: CSSNumberish;\n    /**\n     * The **`z`** property of the vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSRotate/z)\n     */\n    z: CSSNumberish;\n}\n\ndeclare var CSSRotate: {\n    prototype: CSSRotate;\n    new(angle: CSSNumericValue): CSSRotate;\n    new(x: CSSNumberish, y: CSSNumberish, z: CSSNumberish, angle: CSSNumericValue): CSSRotate;\n};\n\n/**\n * The **`CSSScale`** interface of the CSS Typed Object Model API represents the scale() and scale3d() values of the individual transform property in CSS.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSScale)\n */\ninterface CSSScale extends CSSTransformComponent {\n    /**\n     * The **`x`** property of the translating vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSScale/x)\n     */\n    x: CSSNumberish;\n    /**\n     * The **`y`** property of the translating vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSScale/y)\n     */\n    y: CSSNumberish;\n    /**\n     * The **`z`** property of the vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSScale/z)\n     */\n    z: CSSNumberish;\n}\n\ndeclare var CSSScale: {\n    prototype: CSSScale;\n    new(x: CSSNumberish, y: CSSNumberish, z?: CSSNumberish): CSSScale;\n};\n\n/**\n * The **`CSSSkew`** interface of the CSS Typed Object Model API is part of the CSSTransformValue interface.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSSkew)\n */\ninterface CSSSkew extends CSSTransformComponent {\n    /**\n     * The **`ax`** property of the along the x-axis (or abscissa).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSSkew/ax)\n     */\n    ax: CSSNumericValue;\n    /**\n     * The **`ay`** property of the along the y-axis (or ordinate).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSSkew/ay)\n     */\n    ay: CSSNumericValue;\n}\n\ndeclare var CSSSkew: {\n    prototype: CSSSkew;\n    new(ax: CSSNumericValue, ay: CSSNumericValue): CSSSkew;\n};\n\n/**\n * The **`CSSSkewX`** interface of the CSS Typed Object Model API represents the `skewX()` value of the individual transform property in CSS.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSSkewX)\n */\ninterface CSSSkewX extends CSSTransformComponent {\n    /**\n     * The **`ax`** property of the along the x-axis (or abscissa).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSSkewX/ax)\n     */\n    ax: CSSNumericValue;\n}\n\ndeclare var CSSSkewX: {\n    prototype: CSSSkewX;\n    new(ax: CSSNumericValue): CSSSkewX;\n};\n\n/**\n * The **`CSSSkewY`** interface of the CSS Typed Object Model API represents the `skewY()` value of the individual transform property in CSS.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSSkewY)\n */\ninterface CSSSkewY extends CSSTransformComponent {\n    /**\n     * The **`ay`** property of the along the y-axis (or ordinate).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSSkewY/ay)\n     */\n    ay: CSSNumericValue;\n}\n\ndeclare var CSSSkewY: {\n    prototype: CSSSkewY;\n    new(ay: CSSNumericValue): CSSSkewY;\n};\n\n/**\n * The **`CSSStyleValue`** interface of the CSS Typed Object Model API is the base class of all CSS values accessible through the Typed OM API.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSStyleValue)\n */\ninterface CSSStyleValue {\n    toString(): string;\n}\n\ndeclare var CSSStyleValue: {\n    prototype: CSSStyleValue;\n    new(): CSSStyleValue;\n};\n\n/**\n * The **`CSSTransformComponent`** interface of the CSS Typed Object Model API is part of the CSSTransformValue interface.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTransformComponent)\n */\ninterface CSSTransformComponent {\n    /**\n     * The **`is2D`** read-only property of the CSSTransformComponent interface indicates where the transform is 2D or 3D.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTransformComponent/is2D)\n     */\n    is2D: boolean;\n    /**\n     * The **`toMatrix()`** method of the object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTransformComponent/toMatrix)\n     */\n    toMatrix(): DOMMatrix;\n    toString(): string;\n}\n\ndeclare var CSSTransformComponent: {\n    prototype: CSSTransformComponent;\n    new(): CSSTransformComponent;\n};\n\n/**\n * The **`CSSTransformValue`** interface of the CSS Typed Object Model API represents `transform-list` values as used by the CSS transform property.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTransformValue)\n */\ninterface CSSTransformValue extends CSSStyleValue {\n    /**\n     * The read-only **`is2D`** property of the In the case of the `CSSTransformValue` this property returns true unless any of the individual functions return false for `Is2D`, in which case it returns false.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTransformValue/is2D)\n     */\n    readonly is2D: boolean;\n    /**\n     * The read-only **`length`** property of the the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTransformValue/length)\n     */\n    readonly length: number;\n    /**\n     * The **`toMatrix()`** method of the ```js-nolint toMatrix() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTransformValue/toMatrix)\n     */\n    toMatrix(): DOMMatrix;\n    forEach(callbackfn: (value: CSSTransformComponent, key: number, parent: CSSTransformValue) => void, thisArg?: any): void;\n    [index: number]: CSSTransformComponent;\n}\n\ndeclare var CSSTransformValue: {\n    prototype: CSSTransformValue;\n    new(transforms: CSSTransformComponent[]): CSSTransformValue;\n};\n\n/**\n * The **`CSSTranslate`** interface of the CSS Typed Object Model API represents the translate() value of the individual transform property in CSS.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTranslate)\n */\ninterface CSSTranslate extends CSSTransformComponent {\n    /**\n     * The **`x`** property of the translating vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTranslate/x)\n     */\n    x: CSSNumericValue;\n    /**\n     * The **`y`** property of the translating vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTranslate/y)\n     */\n    y: CSSNumericValue;\n    /**\n     * The **`z`** property of the vector.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSTranslate/z)\n     */\n    z: CSSNumericValue;\n}\n\ndeclare var CSSTranslate: {\n    prototype: CSSTranslate;\n    new(x: CSSNumericValue, y: CSSNumericValue, z?: CSSNumericValue): CSSTranslate;\n};\n\n/**\n * The **`CSSUnitValue`** interface of the CSS Typed Object Model API represents values that contain a single unit type.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSUnitValue)\n */\ninterface CSSUnitValue extends CSSNumericValue {\n    /**\n     * The **`CSSUnitValue.unit`** read-only property of the CSSUnitValue interface returns a string indicating the type of unit.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSUnitValue/unit)\n     */\n    readonly unit: string;\n    /**\n     * The **`CSSUnitValue.value`** property of the A double.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSUnitValue/value)\n     */\n    value: number;\n}\n\ndeclare var CSSUnitValue: {\n    prototype: CSSUnitValue;\n    new(value: number, unit: string): CSSUnitValue;\n};\n\n/**\n * The **`CSSUnparsedValue`** interface of the CSS Typed Object Model API represents property values that reference custom properties.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSUnparsedValue)\n */\ninterface CSSUnparsedValue extends CSSStyleValue {\n    /**\n     * The **`length`** read-only property of the An integer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSUnparsedValue/length)\n     */\n    readonly length: number;\n    forEach(callbackfn: (value: CSSUnparsedSegment, key: number, parent: CSSUnparsedValue) => void, thisArg?: any): void;\n    [index: number]: CSSUnparsedSegment;\n}\n\ndeclare var CSSUnparsedValue: {\n    prototype: CSSUnparsedValue;\n    new(members: CSSUnparsedSegment[]): CSSUnparsedValue;\n};\n\n/**\n * The **`CSSVariableReferenceValue`** interface of the CSS Typed Object Model API allows you to create a custom name for a built-in CSS value.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSVariableReferenceValue)\n */\ninterface CSSVariableReferenceValue {\n    /**\n     * The **`fallback`** read-only property of the A CSSUnparsedValue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSVariableReferenceValue/fallback)\n     */\n    readonly fallback: CSSUnparsedValue | null;\n    /**\n     * The **`variable`** property of the A string beginning with `--` (that is, a custom property name).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CSSVariableReferenceValue/variable)\n     */\n    variable: string;\n}\n\ndeclare var CSSVariableReferenceValue: {\n    prototype: CSSVariableReferenceValue;\n    new(variable: string, fallback?: CSSUnparsedValue | null): CSSVariableReferenceValue;\n};\n\n/**\n * The **`Cache`** interface provides a persistent storage mechanism for Request / Response object pairs that are cached in long lived memory.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache)\n */\ninterface Cache {\n    /**\n     * The **`add()`** method of the Cache interface takes a URL, retrieves it, and adds the resulting response object to the given cache.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache/add)\n     */\n    add(request: RequestInfo | URL): Promise<void>;\n    /**\n     * The **`addAll()`** method of the Cache interface takes an array of URLs, retrieves them, and adds the resulting response objects to the given cache.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache/addAll)\n     */\n    addAll(requests: RequestInfo[]): Promise<void>;\n    /**\n     * The **`delete()`** method of the Cache interface finds the Cache entry whose key is the request, and if found, deletes the Cache entry and returns a Promise that resolves to `true`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache/delete)\n     */\n    delete(request: RequestInfo | URL, options?: CacheQueryOptions): Promise<boolean>;\n    /**\n     * The **`keys()`** method of the Cache interface returns a representing the keys of the Cache.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache/keys)\n     */\n    keys(request?: RequestInfo | URL, options?: CacheQueryOptions): Promise<ReadonlyArray<Request>>;\n    /**\n     * The **`match()`** method of the Cache interface returns a Promise that resolves to the Response associated with the first matching request in the Cache object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache/match)\n     */\n    match(request: RequestInfo | URL, options?: CacheQueryOptions): Promise<Response | undefined>;\n    /**\n     * The **`matchAll()`** method of the Cache interface returns a Promise that resolves to an array of all matching responses in the Cache object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache/matchAll)\n     */\n    matchAll(request?: RequestInfo | URL, options?: CacheQueryOptions): Promise<ReadonlyArray<Response>>;\n    /**\n     * The **`put()`** method of the Often, you will just want to Window/fetch one or more requests, then add the result straight to your cache.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache/put)\n     */\n    put(request: RequestInfo | URL, response: Response): Promise<void>;\n}\n\ndeclare var Cache: {\n    prototype: Cache;\n    new(): Cache;\n};\n\n/**\n * The **`CacheStorage`** interface represents the storage for Cache objects.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CacheStorage)\n */\ninterface CacheStorage {\n    /**\n     * The **`delete()`** method of the CacheStorage interface finds the Cache object matching the `cacheName`, and if found, deletes the Cache object and returns a Promise that resolves to `true`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CacheStorage/delete)\n     */\n    delete(cacheName: string): Promise<boolean>;\n    /**\n     * The **`has()`** method of the CacheStorage interface returns a Promise that resolves to `true` if a You can access `CacheStorage` through the Window.caches property in windows or through the WorkerGlobalScope.caches property in workers.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CacheStorage/has)\n     */\n    has(cacheName: string): Promise<boolean>;\n    /**\n     * The **`keys()`** method of the CacheStorage interface returns a Promise that will resolve with an array containing strings corresponding to all of the named Cache objects tracked by the CacheStorage object in the order they were created.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CacheStorage/keys)\n     */\n    keys(): Promise<string[]>;\n    /**\n     * The **`match()`** method of the CacheStorage interface checks if a given Request or URL string is a key for a stored Response.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CacheStorage/match)\n     */\n    match(request: RequestInfo | URL, options?: MultiCacheQueryOptions): Promise<Response | undefined>;\n    /**\n     * The **`open()`** method of the the Cache object matching the `cacheName`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CacheStorage/open)\n     */\n    open(cacheName: string): Promise<Cache>;\n}\n\ndeclare var CacheStorage: {\n    prototype: CacheStorage;\n    new(): CacheStorage;\n};\n\ninterface CanvasCompositing {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/globalAlpha) */\n    globalAlpha: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/globalCompositeOperation) */\n    globalCompositeOperation: GlobalCompositeOperation;\n}\n\ninterface CanvasDrawImage {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/drawImage) */\n    drawImage(image: CanvasImageSource, dx: number, dy: number): void;\n    drawImage(image: CanvasImageSource, dx: number, dy: number, dw: number, dh: number): void;\n    drawImage(image: CanvasImageSource, sx: number, sy: number, sw: number, sh: number, dx: number, dy: number, dw: number, dh: number): void;\n}\n\ninterface CanvasDrawPath {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/beginPath) */\n    beginPath(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/clip) */\n    clip(fillRule?: CanvasFillRule): void;\n    clip(path: Path2D, fillRule?: CanvasFillRule): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/fill) */\n    fill(fillRule?: CanvasFillRule): void;\n    fill(path: Path2D, fillRule?: CanvasFillRule): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/isPointInPath) */\n    isPointInPath(x: number, y: number, fillRule?: CanvasFillRule): boolean;\n    isPointInPath(path: Path2D, x: number, y: number, fillRule?: CanvasFillRule): boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/isPointInStroke) */\n    isPointInStroke(x: number, y: number): boolean;\n    isPointInStroke(path: Path2D, x: number, y: number): boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/stroke) */\n    stroke(): void;\n    stroke(path: Path2D): void;\n}\n\ninterface CanvasFillStrokeStyles {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/fillStyle) */\n    fillStyle: string | CanvasGradient | CanvasPattern;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/strokeStyle) */\n    strokeStyle: string | CanvasGradient | CanvasPattern;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/createConicGradient) */\n    createConicGradient(startAngle: number, x: number, y: number): CanvasGradient;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/createLinearGradient) */\n    createLinearGradient(x0: number, y0: number, x1: number, y1: number): CanvasGradient;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/createPattern) */\n    createPattern(image: CanvasImageSource, repetition: string | null): CanvasPattern | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/createRadialGradient) */\n    createRadialGradient(x0: number, y0: number, r0: number, x1: number, y1: number, r1: number): CanvasGradient;\n}\n\ninterface CanvasFilters {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/filter) */\n    filter: string;\n}\n\n/**\n * The **`CanvasGradient`** interface represents an opaque object describing a gradient.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasGradient)\n */\ninterface CanvasGradient {\n    /**\n     * The **`CanvasGradient.addColorStop()`** method adds a new color stop, defined by an `offset` and a `color`, to a given canvas gradient.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasGradient/addColorStop)\n     */\n    addColorStop(offset: number, color: string): void;\n}\n\ndeclare var CanvasGradient: {\n    prototype: CanvasGradient;\n    new(): CanvasGradient;\n};\n\ninterface CanvasImageData {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/createImageData) */\n    createImageData(sw: number, sh: number, settings?: ImageDataSettings): ImageData;\n    createImageData(imageData: ImageData): ImageData;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/getImageData) */\n    getImageData(sx: number, sy: number, sw: number, sh: number, settings?: ImageDataSettings): ImageData;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/putImageData) */\n    putImageData(imageData: ImageData, dx: number, dy: number): void;\n    putImageData(imageData: ImageData, dx: number, dy: number, dirtyX: number, dirtyY: number, dirtyWidth: number, dirtyHeight: number): void;\n}\n\ninterface CanvasImageSmoothing {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/imageSmoothingEnabled) */\n    imageSmoothingEnabled: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/imageSmoothingQuality) */\n    imageSmoothingQuality: ImageSmoothingQuality;\n}\n\ninterface CanvasPath {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/arc) */\n    arc(x: number, y: number, radius: number, startAngle: number, endAngle: number, counterclockwise?: boolean): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/arcTo) */\n    arcTo(x1: number, y1: number, x2: number, y2: number, radius: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/bezierCurveTo) */\n    bezierCurveTo(cp1x: number, cp1y: number, cp2x: number, cp2y: number, x: number, y: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/closePath) */\n    closePath(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/ellipse) */\n    ellipse(x: number, y: number, radiusX: number, radiusY: number, rotation: number, startAngle: number, endAngle: number, counterclockwise?: boolean): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/lineTo) */\n    lineTo(x: number, y: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/moveTo) */\n    moveTo(x: number, y: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/quadraticCurveTo) */\n    quadraticCurveTo(cpx: number, cpy: number, x: number, y: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/rect) */\n    rect(x: number, y: number, w: number, h: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/roundRect) */\n    roundRect(x: number, y: number, w: number, h: number, radii?: number | DOMPointInit | (number | DOMPointInit)[]): void;\n}\n\ninterface CanvasPathDrawingStyles {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/lineCap) */\n    lineCap: CanvasLineCap;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/lineDashOffset) */\n    lineDashOffset: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/lineJoin) */\n    lineJoin: CanvasLineJoin;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/lineWidth) */\n    lineWidth: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/miterLimit) */\n    miterLimit: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/getLineDash) */\n    getLineDash(): number[];\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/setLineDash) */\n    setLineDash(segments: number[]): void;\n}\n\n/**\n * The **`CanvasPattern`** interface represents an opaque object describing a pattern, based on an image, a canvas, or a video, created by the CanvasRenderingContext2D.createPattern() method.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasPattern)\n */\ninterface CanvasPattern {\n    /**\n     * The **`CanvasPattern.setTransform()`** method uses a DOMMatrix object as the pattern's transformation matrix and invokes it on the pattern.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasPattern/setTransform)\n     */\n    setTransform(transform?: DOMMatrix2DInit): void;\n}\n\ndeclare var CanvasPattern: {\n    prototype: CanvasPattern;\n    new(): CanvasPattern;\n};\n\ninterface CanvasRect {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/clearRect) */\n    clearRect(x: number, y: number, w: number, h: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/fillRect) */\n    fillRect(x: number, y: number, w: number, h: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/strokeRect) */\n    strokeRect(x: number, y: number, w: number, h: number): void;\n}\n\ninterface CanvasShadowStyles {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/shadowBlur) */\n    shadowBlur: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/shadowColor) */\n    shadowColor: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/shadowOffsetX) */\n    shadowOffsetX: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/shadowOffsetY) */\n    shadowOffsetY: number;\n}\n\ninterface CanvasState {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/isContextLost) */\n    isContextLost(): boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/reset) */\n    reset(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/restore) */\n    restore(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/save) */\n    save(): void;\n}\n\ninterface CanvasText {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/fillText) */\n    fillText(text: string, x: number, y: number, maxWidth?: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/measureText) */\n    measureText(text: string): TextMetrics;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/strokeText) */\n    strokeText(text: string, x: number, y: number, maxWidth?: number): void;\n}\n\ninterface CanvasTextDrawingStyles {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/direction) */\n    direction: CanvasDirection;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/font) */\n    font: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/fontKerning) */\n    fontKerning: CanvasFontKerning;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/fontStretch) */\n    fontStretch: CanvasFontStretch;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/fontVariantCaps) */\n    fontVariantCaps: CanvasFontVariantCaps;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/letterSpacing) */\n    letterSpacing: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/textAlign) */\n    textAlign: CanvasTextAlign;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/textBaseline) */\n    textBaseline: CanvasTextBaseline;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/textRendering) */\n    textRendering: CanvasTextRendering;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/wordSpacing) */\n    wordSpacing: string;\n}\n\ninterface CanvasTransform {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/getTransform) */\n    getTransform(): DOMMatrix;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/resetTransform) */\n    resetTransform(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/rotate) */\n    rotate(angle: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/scale) */\n    scale(x: number, y: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/setTransform) */\n    setTransform(a: number, b: number, c: number, d: number, e: number, f: number): void;\n    setTransform(transform?: DOMMatrix2DInit): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/transform) */\n    transform(a: number, b: number, c: number, d: number, e: number, f: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/translate) */\n    translate(x: number, y: number): void;\n}\n\n/**\n * The `Client` interface represents an executable context such as a Worker, or a SharedWorker.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Client)\n */\ninterface Client {\n    /**\n     * The **`frameType`** read-only property of the Client interface indicates the type of browsing context of the current Client.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Client/frameType)\n     */\n    readonly frameType: FrameType;\n    /**\n     * The **`id`** read-only property of the Client interface returns the universally unique identifier of the Client object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Client/id)\n     */\n    readonly id: string;\n    /**\n     * The **`type`** read-only property of the Client interface indicates the type of client the service worker is controlling.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Client/type)\n     */\n    readonly type: ClientTypes;\n    /**\n     * The **`url`** read-only property of the Client interface returns the URL of the current service worker client.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Client/url)\n     */\n    readonly url: string;\n    /**\n     * The **`postMessage()`** method of the (a Window, Worker, or SharedWorker).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Client/postMessage)\n     */\n    postMessage(message: any, transfer: Transferable[]): void;\n    postMessage(message: any, options?: StructuredSerializeOptions): void;\n}\n\ndeclare var Client: {\n    prototype: Client;\n    new(): Client;\n};\n\n/**\n * The `Clients` interface provides access to Client objects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Clients)\n */\ninterface Clients {\n    /**\n     * The **`claim()`** method of the Clients interface allows an active service worker to set itself as the ServiceWorkerContainer.controller for all clients within its ServiceWorkerRegistration.scope.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Clients/claim)\n     */\n    claim(): Promise<void>;\n    /**\n     * The **`get()`** method of the `id` and returns it in a Promise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Clients/get)\n     */\n    get(id: string): Promise<Client | undefined>;\n    /**\n     * The **`matchAll()`** method of the Clients interface returns a Promise for a list of service worker clients whose origin is the same as the associated service worker's origin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Clients/matchAll)\n     */\n    matchAll<T extends ClientQueryOptions>(options?: T): Promise<ReadonlyArray<T[\"type\"] extends \"window\" ? WindowClient : Client>>;\n    /**\n     * The **`openWindow()`** method of the Clients interface creates a new top level browsing context and loads a given URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Clients/openWindow)\n     */\n    openWindow(url: string | URL): Promise<WindowClient | null>;\n}\n\ndeclare var Clients: {\n    prototype: Clients;\n    new(): Clients;\n};\n\n/**\n * A `CloseEvent` is sent to clients using WebSockets when the connection is closed.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CloseEvent)\n */\ninterface CloseEvent extends Event {\n    /**\n     * The **`code`** read-only property of the CloseEvent interface returns a WebSocket connection close code indicating the reason the connection was closed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CloseEvent/code)\n     */\n    readonly code: number;\n    /**\n     * The **`reason`** read-only property of the CloseEvent interface returns the WebSocket connection close reason the server gave for closing the connection; that is, a concise human-readable prose explanation for the closure.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CloseEvent/reason)\n     */\n    readonly reason: string;\n    /**\n     * The **`wasClean`** read-only property of the CloseEvent interface returns `true` if the connection closed cleanly.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CloseEvent/wasClean)\n     */\n    readonly wasClean: boolean;\n}\n\ndeclare var CloseEvent: {\n    prototype: CloseEvent;\n    new(type: string, eventInitDict?: CloseEventInit): CloseEvent;\n};\n\n/**\n * The **`CompressionStream`** interface of the Compression Streams API is an API for compressing a stream of data.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CompressionStream)\n */\ninterface CompressionStream extends GenericTransformStream {\n    readonly readable: ReadableStream<Uint8Array<ArrayBuffer>>;\n    readonly writable: WritableStream<BufferSource>;\n}\n\ndeclare var CompressionStream: {\n    prototype: CompressionStream;\n    new(format: CompressionFormat): CompressionStream;\n};\n\n/**\n * The **`CookieStore`** interface of the Cookie Store API provides methods for getting and setting cookies asynchronously from either a page or a service worker.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStore)\n */\ninterface CookieStore extends EventTarget {\n    /**\n     * The **`delete()`** method of the CookieStore interface deletes a cookie that matches the given `name` or `options` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStore/delete)\n     */\n    delete(name: string): Promise<void>;\n    delete(options: CookieStoreDeleteOptions): Promise<void>;\n    /**\n     * The **`get()`** method of the CookieStore interface returns a Promise that resolves to a single cookie matching the given `name` or `options` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStore/get)\n     */\n    get(name: string): Promise<CookieListItem | null>;\n    get(options?: CookieStoreGetOptions): Promise<CookieListItem | null>;\n    /**\n     * The **`getAll()`** method of the CookieStore interface returns a Promise that resolves as an array of cookies that match the `name` or `options` passed to it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStore/getAll)\n     */\n    getAll(name: string): Promise<CookieList>;\n    getAll(options?: CookieStoreGetOptions): Promise<CookieList>;\n    /**\n     * The **`set()`** method of the CookieStore interface sets a cookie with the given `name` and `value` or `options` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStore/set)\n     */\n    set(name: string, value: string): Promise<void>;\n    set(options: CookieInit): Promise<void>;\n}\n\ndeclare var CookieStore: {\n    prototype: CookieStore;\n    new(): CookieStore;\n};\n\n/**\n * The **`CookieStoreManager`** interface of the Cookie Store API allows service workers to subscribe to cookie change events.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStoreManager)\n */\ninterface CookieStoreManager {\n    /**\n     * The **`getSubscriptions()`** method of the CookieStoreManager interface returns a list of all the cookie change subscriptions for this ServiceWorkerRegistration.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStoreManager/getSubscriptions)\n     */\n    getSubscriptions(): Promise<CookieStoreGetOptions[]>;\n    /**\n     * The **`subscribe()`** method of the CookieStoreManager interface subscribes a ServiceWorkerRegistration to cookie change events.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStoreManager/subscribe)\n     */\n    subscribe(subscriptions: CookieStoreGetOptions[]): Promise<void>;\n    /**\n     * The **`unsubscribe()`** method of the CookieStoreManager interface stops the ServiceWorkerRegistration from receiving previously subscribed events.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStoreManager/unsubscribe)\n     */\n    unsubscribe(subscriptions: CookieStoreGetOptions[]): Promise<void>;\n}\n\ndeclare var CookieStoreManager: {\n    prototype: CookieStoreManager;\n    new(): CookieStoreManager;\n};\n\n/**\n * The **`CountQueuingStrategy`** interface of the Streams API provides a built-in chunk counting queuing strategy that can be used when constructing streams.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CountQueuingStrategy)\n */\ninterface CountQueuingStrategy extends QueuingStrategy {\n    /**\n     * The read-only **`CountQueuingStrategy.highWaterMark`** property returns the total number of chunks that can be contained in the internal queue before backpressure is applied.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CountQueuingStrategy/highWaterMark)\n     */\n    readonly highWaterMark: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CountQueuingStrategy/size) */\n    readonly size: QueuingStrategySize;\n}\n\ndeclare var CountQueuingStrategy: {\n    prototype: CountQueuingStrategy;\n    new(init: QueuingStrategyInit): CountQueuingStrategy;\n};\n\n/**\n * The **`Crypto`** interface represents basic cryptography features available in the current context.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Crypto)\n */\ninterface Crypto {\n    /**\n     * The **`Crypto.subtle`** read-only property returns a cryptographic operations.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Crypto/subtle)\n     */\n    readonly subtle: SubtleCrypto;\n    /**\n     * The **`Crypto.getRandomValues()`** method lets you get cryptographically strong random values.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Crypto/getRandomValues)\n     */\n    getRandomValues<T extends ArrayBufferView>(array: T): T;\n    /**\n     * The **`randomUUID()`** method of the Crypto interface is used to generate a v4 UUID using a cryptographically secure random number generator.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Crypto/randomUUID)\n     */\n    randomUUID(): `${string}-${string}-${string}-${string}-${string}`;\n}\n\ndeclare var Crypto: {\n    prototype: Crypto;\n    new(): Crypto;\n};\n\n/**\n * The **`CryptoKey`** interface of the Web Crypto API represents a cryptographic key obtained from one of the SubtleCrypto methods SubtleCrypto.generateKey, SubtleCrypto.deriveKey, SubtleCrypto.importKey, or SubtleCrypto.unwrapKey.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CryptoKey)\n */\ninterface CryptoKey {\n    /**\n     * The read-only **`algorithm`** property of the CryptoKey interface returns an object describing the algorithm for which this key can be used, and any associated extra parameters.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CryptoKey/algorithm)\n     */\n    readonly algorithm: KeyAlgorithm;\n    /**\n     * The read-only **`extractable`** property of the CryptoKey interface indicates whether or not the key may be extracted using `SubtleCrypto.exportKey()` or `SubtleCrypto.wrapKey()`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CryptoKey/extractable)\n     */\n    readonly extractable: boolean;\n    /**\n     * The read-only **`type`** property of the CryptoKey interface indicates which kind of key is represented by the object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CryptoKey/type)\n     */\n    readonly type: KeyType;\n    /**\n     * The read-only **`usages`** property of the CryptoKey interface indicates what can be done with the key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CryptoKey/usages)\n     */\n    readonly usages: KeyUsage[];\n}\n\ndeclare var CryptoKey: {\n    prototype: CryptoKey;\n    new(): CryptoKey;\n};\n\n/**\n * The **`CustomEvent`** interface represents events initialized by an application for any purpose.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CustomEvent)\n */\ninterface CustomEvent<T = any> extends Event {\n    /**\n     * The read-only **`detail`** property of the CustomEvent interface returns any data passed when initializing the event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CustomEvent/detail)\n     */\n    readonly detail: T;\n    /**\n     * The **`CustomEvent.initCustomEvent()`** method initializes a CustomEvent object.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CustomEvent/initCustomEvent)\n     */\n    initCustomEvent(type: string, bubbles?: boolean, cancelable?: boolean, detail?: T): void;\n}\n\ndeclare var CustomEvent: {\n    prototype: CustomEvent;\n    new<T>(type: string, eventInitDict?: CustomEventInit<T>): CustomEvent<T>;\n};\n\n/**\n * The **`DOMException`** interface represents an abnormal event (called an **exception**) that occurs as a result of calling a method or accessing a property of a web API.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMException)\n */\ninterface DOMException extends Error {\n    /**\n     * The **`code`** read-only property of the DOMException interface returns one of the legacy error code constants, or `0` if none match.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMException/code)\n     */\n    readonly code: number;\n    /**\n     * The **`message`** read-only property of the a message or description associated with the given error name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMException/message)\n     */\n    readonly message: string;\n    /**\n     * The **`name`** read-only property of the one of the strings associated with an error name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMException/name)\n     */\n    readonly name: string;\n    readonly INDEX_SIZE_ERR: 1;\n    readonly DOMSTRING_SIZE_ERR: 2;\n    readonly HIERARCHY_REQUEST_ERR: 3;\n    readonly WRONG_DOCUMENT_ERR: 4;\n    readonly INVALID_CHARACTER_ERR: 5;\n    readonly NO_DATA_ALLOWED_ERR: 6;\n    readonly NO_MODIFICATION_ALLOWED_ERR: 7;\n    readonly NOT_FOUND_ERR: 8;\n    readonly NOT_SUPPORTED_ERR: 9;\n    readonly INUSE_ATTRIBUTE_ERR: 10;\n    readonly INVALID_STATE_ERR: 11;\n    readonly SYNTAX_ERR: 12;\n    readonly INVALID_MODIFICATION_ERR: 13;\n    readonly NAMESPACE_ERR: 14;\n    readonly INVALID_ACCESS_ERR: 15;\n    readonly VALIDATION_ERR: 16;\n    readonly TYPE_MISMATCH_ERR: 17;\n    readonly SECURITY_ERR: 18;\n    readonly NETWORK_ERR: 19;\n    readonly ABORT_ERR: 20;\n    readonly URL_MISMATCH_ERR: 21;\n    readonly QUOTA_EXCEEDED_ERR: 22;\n    readonly TIMEOUT_ERR: 23;\n    readonly INVALID_NODE_TYPE_ERR: 24;\n    readonly DATA_CLONE_ERR: 25;\n}\n\ndeclare var DOMException: {\n    prototype: DOMException;\n    new(message?: string, name?: string): DOMException;\n    readonly INDEX_SIZE_ERR: 1;\n    readonly DOMSTRING_SIZE_ERR: 2;\n    readonly HIERARCHY_REQUEST_ERR: 3;\n    readonly WRONG_DOCUMENT_ERR: 4;\n    readonly INVALID_CHARACTER_ERR: 5;\n    readonly NO_DATA_ALLOWED_ERR: 6;\n    readonly NO_MODIFICATION_ALLOWED_ERR: 7;\n    readonly NOT_FOUND_ERR: 8;\n    readonly NOT_SUPPORTED_ERR: 9;\n    readonly INUSE_ATTRIBUTE_ERR: 10;\n    readonly INVALID_STATE_ERR: 11;\n    readonly SYNTAX_ERR: 12;\n    readonly INVALID_MODIFICATION_ERR: 13;\n    readonly NAMESPACE_ERR: 14;\n    readonly INVALID_ACCESS_ERR: 15;\n    readonly VALIDATION_ERR: 16;\n    readonly TYPE_MISMATCH_ERR: 17;\n    readonly SECURITY_ERR: 18;\n    readonly NETWORK_ERR: 19;\n    readonly ABORT_ERR: 20;\n    readonly URL_MISMATCH_ERR: 21;\n    readonly QUOTA_EXCEEDED_ERR: 22;\n    readonly TIMEOUT_ERR: 23;\n    readonly INVALID_NODE_TYPE_ERR: 24;\n    readonly DATA_CLONE_ERR: 25;\n};\n\n/**\n * The **`DOMMatrix`** interface represents 4×4 matrices, suitable for 2D and 3D operations including rotation and translation.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix)\n */\ninterface DOMMatrix extends DOMMatrixReadOnly {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    a: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    b: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    c: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    d: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    e: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    f: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m11: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m12: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m13: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m14: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m21: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m22: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m23: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m24: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m31: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m32: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m33: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m34: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m41: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m42: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m43: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix#instance_properties) */\n    m44: number;\n    /**\n     * The **`invertSelf()`** method of the DOMMatrix interface inverts the original matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/invertSelf)\n     */\n    invertSelf(): DOMMatrix;\n    /**\n     * The **`multiplySelf()`** method of the DOMMatrix interface multiplies a matrix by the `otherMatrix` parameter, computing the dot product of the original matrix and the specified matrix: `A⋅B`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/multiplySelf)\n     */\n    multiplySelf(other?: DOMMatrixInit): DOMMatrix;\n    /**\n     * The **`preMultiplySelf()`** method of the DOMMatrix interface modifies the matrix by pre-multiplying it with the specified `DOMMatrix`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/preMultiplySelf)\n     */\n    preMultiplySelf(other?: DOMMatrixInit): DOMMatrix;\n    /**\n     * The `rotateAxisAngleSelf()` method of the DOMMatrix interface is a transformation method that rotates the source matrix by the given vector and angle, returning the altered matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/rotateAxisAngleSelf)\n     */\n    rotateAxisAngleSelf(x?: number, y?: number, z?: number, angle?: number): DOMMatrix;\n    /**\n     * The `rotateFromVectorSelf()` method of the DOMMatrix interface is a mutable transformation method that modifies a matrix by rotating the matrix by the angle between the specified vector and `(1, 0)`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/rotateFromVectorSelf)\n     */\n    rotateFromVectorSelf(x?: number, y?: number): DOMMatrix;\n    /**\n     * The `rotateSelf()` method of the DOMMatrix interface is a mutable transformation method that modifies a matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/rotateSelf)\n     */\n    rotateSelf(rotX?: number, rotY?: number, rotZ?: number): DOMMatrix;\n    /**\n     * The **`scale3dSelf()`** method of the DOMMatrix interface is a mutable transformation method that modifies a matrix by applying a specified scaling factor to all three axes, centered on the given origin, with a default origin of `(0, 0, 0)`, returning the 3D-scaled matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/scale3dSelf)\n     */\n    scale3dSelf(scale?: number, originX?: number, originY?: number, originZ?: number): DOMMatrix;\n    /**\n     * The **`scaleSelf()`** method of the DOMMatrix interface is a mutable transformation method that modifies a matrix by applying a specified scaling factor, centered on the given origin, with a default origin of `(0, 0)`, returning the scaled matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/scaleSelf)\n     */\n    scaleSelf(scaleX?: number, scaleY?: number, scaleZ?: number, originX?: number, originY?: number, originZ?: number): DOMMatrix;\n    /**\n     * The `skewXSelf()` method of the DOMMatrix interface is a mutable transformation method that modifies a matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/skewXSelf)\n     */\n    skewXSelf(sx?: number): DOMMatrix;\n    /**\n     * The `skewYSelf()` method of the DOMMatrix interface is a mutable transformation method that modifies a matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/skewYSelf)\n     */\n    skewYSelf(sy?: number): DOMMatrix;\n    /**\n     * The `translateSelf()` method of the DOMMatrix interface is a mutable transformation method that modifies a matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrix/translateSelf)\n     */\n    translateSelf(tx?: number, ty?: number, tz?: number): DOMMatrix;\n}\n\ndeclare var DOMMatrix: {\n    prototype: DOMMatrix;\n    new(init?: string | number[]): DOMMatrix;\n    fromFloat32Array(array32: Float32Array<ArrayBuffer>): DOMMatrix;\n    fromFloat64Array(array64: Float64Array<ArrayBuffer>): DOMMatrix;\n    fromMatrix(other?: DOMMatrixInit): DOMMatrix;\n};\n\n/**\n * The **`DOMMatrixReadOnly`** interface represents a read-only 4×4 matrix, suitable for 2D and 3D operations.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly)\n */\ninterface DOMMatrixReadOnly {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly a: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly b: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly c: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly d: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly e: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly f: number;\n    /**\n     * The readonly **`is2D`** property of the DOMMatrixReadOnly interface is a Boolean flag that is `true` when the matrix is 2D.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/is2D)\n     */\n    readonly is2D: boolean;\n    /**\n     * The readonly **`isIdentity`** property of the DOMMatrixReadOnly interface is a Boolean whose value is `true` if the matrix is the identity matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/isIdentity)\n     */\n    readonly isIdentity: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m11: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m12: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m13: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m14: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m21: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m22: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m23: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m24: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m31: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m32: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m33: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m34: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m41: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m42: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m43: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly#instance_properties) */\n    readonly m44: number;\n    /**\n     * The **`flipX()`** method of the DOMMatrixReadOnly interface creates a new matrix being the result of the original matrix flipped about the x-axis.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/flipX)\n     */\n    flipX(): DOMMatrix;\n    /**\n     * The **`flipY()`** method of the DOMMatrixReadOnly interface creates a new matrix being the result of the original matrix flipped about the y-axis.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/flipY)\n     */\n    flipY(): DOMMatrix;\n    /**\n     * The **`inverse()`** method of the DOMMatrixReadOnly interface creates a new matrix which is the inverse of the original matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/inverse)\n     */\n    inverse(): DOMMatrix;\n    /**\n     * The **`multiply()`** method of the DOMMatrixReadOnly interface creates and returns a new matrix which is the dot product of the matrix and the `otherMatrix` parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/multiply)\n     */\n    multiply(other?: DOMMatrixInit): DOMMatrix;\n    /**\n     * The `rotate()` method of the DOMMatrixReadOnly interface returns a new DOMMatrix created by rotating the source matrix around each of its axes by the specified number of degrees.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/rotate)\n     */\n    rotate(rotX?: number, rotY?: number, rotZ?: number): DOMMatrix;\n    /**\n     * The `rotateAxisAngle()` method of the DOMMatrixReadOnly interface returns a new DOMMatrix created by rotating the source matrix by the given vector and angle.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/rotateAxisAngle)\n     */\n    rotateAxisAngle(x?: number, y?: number, z?: number, angle?: number): DOMMatrix;\n    /**\n     * The `rotateFromVector()` method of the DOMMatrixReadOnly interface is returns a new DOMMatrix created by rotating the source matrix by the angle between the specified vector and `(1, 0)`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/rotateFromVector)\n     */\n    rotateFromVector(x?: number, y?: number): DOMMatrix;\n    /**\n     * The **`scale()`** method of the original matrix with a scale transform applied.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/scale)\n     */\n    scale(scaleX?: number, scaleY?: number, scaleZ?: number, originX?: number, originY?: number, originZ?: number): DOMMatrix;\n    /**\n     * The **`scale3d()`** method of the DOMMatrixReadOnly interface creates a new matrix which is the result of a 3D scale transform being applied to the matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/scale3d)\n     */\n    scale3d(scale?: number, originX?: number, originY?: number, originZ?: number): DOMMatrix;\n    /** @deprecated */\n    scaleNonUniform(scaleX?: number, scaleY?: number): DOMMatrix;\n    /**\n     * The `skewX()` method of the DOMMatrixReadOnly interface returns a new DOMMatrix created by applying the specified skew transformation to the source matrix along its x-axis.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/skewX)\n     */\n    skewX(sx?: number): DOMMatrix;\n    /**\n     * The `skewY()` method of the DOMMatrixReadOnly interface returns a new DOMMatrix created by applying the specified skew transformation to the source matrix along its y-axis.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/skewY)\n     */\n    skewY(sy?: number): DOMMatrix;\n    /**\n     * The **`toFloat32Array()`** method of the DOMMatrixReadOnly interface returns a new Float32Array containing all 16 elements (`m11`, `m12`, `m13`, `m14`, `m21`, `m22`, `m23`, `m24`, `m31`, `m32`, `m33`, `m34`, `m41`, `m42`, `m43`, `m44`) which comprise the matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/toFloat32Array)\n     */\n    toFloat32Array(): Float32Array<ArrayBuffer>;\n    /**\n     * The **`toFloat64Array()`** method of the DOMMatrixReadOnly interface returns a new Float64Array containing all 16 elements (`m11`, `m12`, `m13`, `m14`, `m21`, `m22`, `m23`, `m24`, `m31`, `m32`, `m33`, `m34`, `m41`, `m42`, `m43`, `m44`) which comprise the matrix.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/toFloat64Array)\n     */\n    toFloat64Array(): Float64Array<ArrayBuffer>;\n    /**\n     * The **`toJSON()`** method of the DOMMatrixReadOnly interface creates and returns a JSON object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/toJSON)\n     */\n    toJSON(): any;\n    /**\n     * The **`transformPoint`** method of the You can also create a new `DOMPoint` by applying a matrix to a point with the DOMPointReadOnly.matrixTransform() method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/transformPoint)\n     */\n    transformPoint(point?: DOMPointInit): DOMPoint;\n    /**\n     * The `translate()` method of the DOMMatrixReadOnly interface creates a new matrix being the result of the original matrix with a translation applied.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMMatrixReadOnly/translate)\n     */\n    translate(tx?: number, ty?: number, tz?: number): DOMMatrix;\n}\n\ndeclare var DOMMatrixReadOnly: {\n    prototype: DOMMatrixReadOnly;\n    new(init?: string | number[]): DOMMatrixReadOnly;\n    fromFloat32Array(array32: Float32Array<ArrayBuffer>): DOMMatrixReadOnly;\n    fromFloat64Array(array64: Float64Array<ArrayBuffer>): DOMMatrixReadOnly;\n    fromMatrix(other?: DOMMatrixInit): DOMMatrixReadOnly;\n};\n\n/**\n * A **`DOMPoint`** object represents a 2D or 3D point in a coordinate system; it includes values for the coordinates in up to three dimensions, as well as an optional perspective value.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPoint)\n */\ninterface DOMPoint extends DOMPointReadOnly {\n    /**\n     * The **`DOMPoint`** interface's **`w`** property holds the point's perspective value, w, for a point in space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPoint/w)\n     */\n    w: number;\n    /**\n     * The **`DOMPoint`** interface's **`x`** property holds the horizontal coordinate, x, for a point in space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPoint/x)\n     */\n    x: number;\n    /**\n     * The **`DOMPoint`** interface's **`y`** property holds the vertical coordinate, _y_, for a point in space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPoint/y)\n     */\n    y: number;\n    /**\n     * The **`DOMPoint`** interface's **`z`** property specifies the depth coordinate of a point in space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPoint/z)\n     */\n    z: number;\n}\n\ndeclare var DOMPoint: {\n    prototype: DOMPoint;\n    new(x?: number, y?: number, z?: number, w?: number): DOMPoint;\n    /**\n     * The **`fromPoint()`** static method of the DOMPoint interface creates and returns a new mutable `DOMPoint` object given a source point.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPoint/fromPoint_static)\n     */\n    fromPoint(other?: DOMPointInit): DOMPoint;\n};\n\n/**\n * The **`DOMPointReadOnly`** interface specifies the coordinate and perspective fields used by DOMPoint to define a 2D or 3D point in a coordinate system.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPointReadOnly)\n */\ninterface DOMPointReadOnly {\n    /**\n     * The **`DOMPointReadOnly`** interface's **`w`** property holds the point's perspective value, `w`, for a read-only point in space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPointReadOnly/w)\n     */\n    readonly w: number;\n    /**\n     * The **`DOMPointReadOnly`** interface's **`x`** property holds the horizontal coordinate, x, for a read-only point in space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPointReadOnly/x)\n     */\n    readonly x: number;\n    /**\n     * The **`DOMPointReadOnly`** interface's **`y`** property holds the vertical coordinate, y, for a read-only point in space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPointReadOnly/y)\n     */\n    readonly y: number;\n    /**\n     * The **`DOMPointReadOnly`** interface's **`z`** property holds the depth coordinate, z, for a read-only point in space.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPointReadOnly/z)\n     */\n    readonly z: number;\n    /**\n     * The **`matrixTransform()`** method of the DOMPointReadOnly interface applies a matrix transform specified as an object to the DOMPointReadOnly object, creating and returning a new `DOMPointReadOnly` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPointReadOnly/matrixTransform)\n     */\n    matrixTransform(matrix?: DOMMatrixInit): DOMPoint;\n    /**\n     * The DOMPointReadOnly method `toJSON()` returns an object giving the ```js-nolint toJSON() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPointReadOnly/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var DOMPointReadOnly: {\n    prototype: DOMPointReadOnly;\n    new(x?: number, y?: number, z?: number, w?: number): DOMPointReadOnly;\n    /**\n     * The static **DOMPointReadOnly** method `fromPoint()` creates and returns a new `DOMPointReadOnly` object given a source point.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMPointReadOnly/fromPoint_static)\n     */\n    fromPoint(other?: DOMPointInit): DOMPointReadOnly;\n};\n\n/**\n * A `DOMQuad` is a collection of four `DOMPoint`s defining the corners of an arbitrary quadrilateral.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMQuad)\n */\ninterface DOMQuad {\n    /**\n     * The **`DOMQuad`** interface's **`p1`** property holds the DOMPoint object that represents one of the four corners of the `DOMQuad`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMQuad/p1)\n     */\n    readonly p1: DOMPoint;\n    /**\n     * The **`DOMQuad`** interface's **`p2`** property holds the DOMPoint object that represents one of the four corners of the `DOMQuad`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMQuad/p2)\n     */\n    readonly p2: DOMPoint;\n    /**\n     * The **`DOMQuad`** interface's **`p3`** property holds the DOMPoint object that represents one of the four corners of the `DOMQuad`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMQuad/p3)\n     */\n    readonly p3: DOMPoint;\n    /**\n     * The **`DOMQuad`** interface's **`p4`** property holds the DOMPoint object that represents one of the four corners of the `DOMQuad`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMQuad/p4)\n     */\n    readonly p4: DOMPoint;\n    /**\n     * The DOMQuad method `getBounds()` returns a DOMRect object representing the smallest rectangle that fully contains the `DOMQuad` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMQuad/getBounds)\n     */\n    getBounds(): DOMRect;\n    /**\n     * The DOMQuad method `toJSON()` returns a ```js-nolint toJSON() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMQuad/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var DOMQuad: {\n    prototype: DOMQuad;\n    new(p1?: DOMPointInit, p2?: DOMPointInit, p3?: DOMPointInit, p4?: DOMPointInit): DOMQuad;\n    fromQuad(other?: DOMQuadInit): DOMQuad;\n    fromRect(other?: DOMRectInit): DOMQuad;\n};\n\n/**\n * A **`DOMRect`** describes the size and position of a rectangle.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRect)\n */\ninterface DOMRect extends DOMRectReadOnly {\n    /**\n     * The **`height`** property of the DOMRect interface represents the height of the rectangle.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRect/height)\n     */\n    height: number;\n    /**\n     * The **`width`** property of the DOMRect interface represents the width of the rectangle.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRect/width)\n     */\n    width: number;\n    /**\n     * The **`x`** property of the DOMRect interface represents the x-coordinate of the rectangle, which is the horizontal distance between the viewport's left edge and the rectangle's origin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRect/x)\n     */\n    x: number;\n    /**\n     * The **`y`** property of the DOMRect interface represents the y-coordinate of the rectangle, which is the vertical distance between the viewport's top edge and the rectangle's origin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRect/y)\n     */\n    y: number;\n}\n\ndeclare var DOMRect: {\n    prototype: DOMRect;\n    new(x?: number, y?: number, width?: number, height?: number): DOMRect;\n    /**\n     * The **`fromRect()`** static method of the object with a given location and dimensions.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRect/fromRect_static)\n     */\n    fromRect(other?: DOMRectInit): DOMRect;\n};\n\n/**\n * The **`DOMRectReadOnly`** interface specifies the standard properties (also used by DOMRect) to define a rectangle whose properties are immutable.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly)\n */\ninterface DOMRectReadOnly {\n    /**\n     * The **`bottom`** read-only property of the **`DOMRectReadOnly`** interface returns the bottom coordinate value of the `DOMRect`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/bottom)\n     */\n    readonly bottom: number;\n    /**\n     * The **`height`** read-only property of the **`DOMRectReadOnly`** interface represents the height of the `DOMRect`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/height)\n     */\n    readonly height: number;\n    /**\n     * The **`left`** read-only property of the **`DOMRectReadOnly`** interface returns the left coordinate value of the `DOMRect`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/left)\n     */\n    readonly left: number;\n    /**\n     * The **`right`** read-only property of the **`DOMRectReadOnly`** interface returns the right coordinate value of the `DOMRect`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/right)\n     */\n    readonly right: number;\n    /**\n     * The **`top`** read-only property of the **`DOMRectReadOnly`** interface returns the top coordinate value of the `DOMRect`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/top)\n     */\n    readonly top: number;\n    /**\n     * The **`width`** read-only property of the **`DOMRectReadOnly`** interface represents the width of the `DOMRect`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/width)\n     */\n    readonly width: number;\n    /**\n     * The **`x`** read-only property of the **`DOMRectReadOnly`** interface represents the x coordinate of the `DOMRect`'s origin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/x)\n     */\n    readonly x: number;\n    /**\n     * The **`y`** read-only property of the **`DOMRectReadOnly`** interface represents the y coordinate of the `DOMRect`'s origin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/y)\n     */\n    readonly y: number;\n    /**\n     * The DOMRectReadOnly method `toJSON()` returns a JSON representation of the `DOMRectReadOnly` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var DOMRectReadOnly: {\n    prototype: DOMRectReadOnly;\n    new(x?: number, y?: number, width?: number, height?: number): DOMRectReadOnly;\n    /**\n     * The **`fromRect()`** static method of the object with a given location and dimensions.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMRectReadOnly/fromRect_static)\n     */\n    fromRect(other?: DOMRectInit): DOMRectReadOnly;\n};\n\n/**\n * The **`DOMStringList`** interface is a legacy type returned by some APIs and represents a non-modifiable list of strings (`DOMString`).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMStringList)\n */\ninterface DOMStringList {\n    /**\n     * The read-only **`length`** property indicates the number of strings in the DOMStringList.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMStringList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`contains()`** method returns a boolean indicating whether the given string is in the list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMStringList/contains)\n     */\n    contains(string: string): boolean;\n    /**\n     * The **`item()`** method returns a string from a `DOMStringList` by index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMStringList/item)\n     */\n    item(index: number): string | null;\n    [index: number]: string;\n}\n\ndeclare var DOMStringList: {\n    prototype: DOMStringList;\n    new(): DOMStringList;\n};\n\n/**\n * The **`DecompressionStream`** interface of the Compression Streams API is an API for decompressing a stream of data.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DecompressionStream)\n */\ninterface DecompressionStream extends GenericTransformStream {\n    readonly readable: ReadableStream<Uint8Array<ArrayBuffer>>;\n    readonly writable: WritableStream<BufferSource>;\n}\n\ndeclare var DecompressionStream: {\n    prototype: DecompressionStream;\n    new(format: CompressionFormat): DecompressionStream;\n};\n\ninterface DedicatedWorkerGlobalScopeEventMap extends WorkerGlobalScopeEventMap, MessageEventTargetEventMap {\n    \"message\": MessageEvent;\n    \"messageerror\": MessageEvent;\n    \"rtctransform\": RTCTransformEvent;\n}\n\n/**\n * The **`DedicatedWorkerGlobalScope`** object (the Worker global scope) is accessible through the WorkerGlobalScope.self keyword.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope)\n */\ninterface DedicatedWorkerGlobalScope extends WorkerGlobalScope, AnimationFrameProvider, MessageEventTarget<DedicatedWorkerGlobalScope> {\n    /**\n     * The **`name`** read-only property of the the Worker.Worker constructor can pass to get a reference to the DedicatedWorkerGlobalScope.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/name)\n     */\n    readonly name: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/rtctransform_event) */\n    onrtctransform: ((this: DedicatedWorkerGlobalScope, ev: RTCTransformEvent) => any) | null;\n    /**\n     * The **`close()`** method of the DedicatedWorkerGlobalScope interface discards any tasks queued in the `DedicatedWorkerGlobalScope`'s event loop, effectively closing this particular scope.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/close)\n     */\n    close(): void;\n    /**\n     * The **`postMessage()`** method of the DedicatedWorkerGlobalScope interface sends a message to the main thread that spawned it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/postMessage)\n     */\n    postMessage(message: any, transfer: Transferable[]): void;\n    postMessage(message: any, options?: StructuredSerializeOptions): void;\n    addEventListener<K extends keyof DedicatedWorkerGlobalScopeEventMap>(type: K, listener: (this: DedicatedWorkerGlobalScope, ev: DedicatedWorkerGlobalScopeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof DedicatedWorkerGlobalScopeEventMap>(type: K, listener: (this: DedicatedWorkerGlobalScope, ev: DedicatedWorkerGlobalScopeEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var DedicatedWorkerGlobalScope: {\n    prototype: DedicatedWorkerGlobalScope;\n    new(): DedicatedWorkerGlobalScope;\n};\n\n/**\n * The **`EXT_blend_minmax`** extension is part of the WebGL API and extends blending capabilities by adding two new blend equations: the minimum or maximum color components of the source and destination colors.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_blend_minmax)\n */\ninterface EXT_blend_minmax {\n    readonly MIN_EXT: 0x8007;\n    readonly MAX_EXT: 0x8008;\n}\n\n/**\n * The **`EXT_color_buffer_float`** extension is part of WebGL and adds the ability to render a variety of floating point formats.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_color_buffer_float)\n */\ninterface EXT_color_buffer_float {\n}\n\n/**\n * The **`EXT_color_buffer_half_float`** extension is part of the WebGL API and adds the ability to render to 16-bit floating-point color buffers.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_color_buffer_half_float)\n */\ninterface EXT_color_buffer_half_float {\n    readonly RGBA16F_EXT: 0x881A;\n    readonly RGB16F_EXT: 0x881B;\n    readonly FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT: 0x8211;\n    readonly UNSIGNED_NORMALIZED_EXT: 0x8C17;\n}\n\n/**\n * The WebGL API's `EXT_float_blend` extension allows blending and draw buffers with 32-bit floating-point components.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_float_blend)\n */\ninterface EXT_float_blend {\n}\n\n/**\n * The **`EXT_frag_depth`** extension is part of the WebGL API and enables to set a depth value of a fragment from within the fragment shader.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_frag_depth)\n */\ninterface EXT_frag_depth {\n}\n\n/**\n * The **`EXT_sRGB`** extension is part of the WebGL API and adds sRGB support to textures and framebuffer objects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_sRGB)\n */\ninterface EXT_sRGB {\n    readonly SRGB_EXT: 0x8C40;\n    readonly SRGB_ALPHA_EXT: 0x8C42;\n    readonly SRGB8_ALPHA8_EXT: 0x8C43;\n    readonly FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT: 0x8210;\n}\n\n/**\n * The **`EXT_shader_texture_lod`** extension is part of the WebGL API and adds additional texture functions to the OpenGL ES Shading Language which provide the shader writer with explicit control of LOD (Level of detail).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_shader_texture_lod)\n */\ninterface EXT_shader_texture_lod {\n}\n\n/**\n * The `EXT_texture_compression_bptc` extension is part of the WebGL API and exposes 4 BPTC compressed texture formats.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_texture_compression_bptc)\n */\ninterface EXT_texture_compression_bptc {\n    readonly COMPRESSED_RGBA_BPTC_UNORM_EXT: 0x8E8C;\n    readonly COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT: 0x8E8D;\n    readonly COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT: 0x8E8E;\n    readonly COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT: 0x8E8F;\n}\n\n/**\n * The `EXT_texture_compression_rgtc` extension is part of the WebGL API and exposes 4 RGTC compressed texture formats.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_texture_compression_rgtc)\n */\ninterface EXT_texture_compression_rgtc {\n    readonly COMPRESSED_RED_RGTC1_EXT: 0x8DBB;\n    readonly COMPRESSED_SIGNED_RED_RGTC1_EXT: 0x8DBC;\n    readonly COMPRESSED_RED_GREEN_RGTC2_EXT: 0x8DBD;\n    readonly COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT: 0x8DBE;\n}\n\n/**\n * The **`EXT_texture_filter_anisotropic`** extension is part of the WebGL API and exposes two constants for anisotropic filtering (AF).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_texture_filter_anisotropic)\n */\ninterface EXT_texture_filter_anisotropic {\n    readonly TEXTURE_MAX_ANISOTROPY_EXT: 0x84FE;\n    readonly MAX_TEXTURE_MAX_ANISOTROPY_EXT: 0x84FF;\n}\n\n/**\n * The **`EXT_texture_norm16`** extension is part of the WebGL API and provides a set of new 16-bit signed normalized and unsigned normalized formats (fixed-point texture, renderbuffer and texture buffer).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EXT_texture_norm16)\n */\ninterface EXT_texture_norm16 {\n    readonly R16_EXT: 0x822A;\n    readonly RG16_EXT: 0x822C;\n    readonly RGB16_EXT: 0x8054;\n    readonly RGBA16_EXT: 0x805B;\n    readonly R16_SNORM_EXT: 0x8F98;\n    readonly RG16_SNORM_EXT: 0x8F99;\n    readonly RGB16_SNORM_EXT: 0x8F9A;\n    readonly RGBA16_SNORM_EXT: 0x8F9B;\n}\n\n/**\n * The **`EncodedAudioChunk`** interface of the WebCodecs API represents a chunk of encoded audio data.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedAudioChunk)\n */\ninterface EncodedAudioChunk {\n    /**\n     * The **`byteLength`** read-only property of the EncodedAudioChunk interface returns the length in bytes of the encoded audio data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedAudioChunk/byteLength)\n     */\n    readonly byteLength: number;\n    /**\n     * The **`duration`** read-only property of the EncodedAudioChunk interface returns an integer indicating the duration of the audio in microseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedAudioChunk/duration)\n     */\n    readonly duration: number | null;\n    /**\n     * The **`timestamp`** read-only property of the EncodedAudioChunk interface returns an integer indicating the timestamp of the audio in microseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedAudioChunk/timestamp)\n     */\n    readonly timestamp: number;\n    /**\n     * The **`type`** read-only property of the EncodedAudioChunk interface returns a value indicating whether the audio chunk is a key chunk, which does not relying on other frames for decoding.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedAudioChunk/type)\n     */\n    readonly type: EncodedAudioChunkType;\n    /**\n     * The **`copyTo()`** method of the EncodedAudioChunk interface copies the encoded chunk of audio data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedAudioChunk/copyTo)\n     */\n    copyTo(destination: AllowSharedBufferSource): void;\n}\n\ndeclare var EncodedAudioChunk: {\n    prototype: EncodedAudioChunk;\n    new(init: EncodedAudioChunkInit): EncodedAudioChunk;\n};\n\n/**\n * The **`EncodedVideoChunk`** interface of the WebCodecs API represents a chunk of encoded video data.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedVideoChunk)\n */\ninterface EncodedVideoChunk {\n    /**\n     * The **`byteLength`** read-only property of the EncodedVideoChunk interface returns the length in bytes of the encoded video data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedVideoChunk/byteLength)\n     */\n    readonly byteLength: number;\n    /**\n     * The **`duration`** read-only property of the EncodedVideoChunk interface returns an integer indicating the duration of the video in microseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedVideoChunk/duration)\n     */\n    readonly duration: number | null;\n    /**\n     * The **`timestamp`** read-only property of the EncodedVideoChunk interface returns an integer indicating the timestamp of the video in microseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedVideoChunk/timestamp)\n     */\n    readonly timestamp: number;\n    /**\n     * The **`type`** read-only property of the EncodedVideoChunk interface returns a value indicating whether the video chunk is a key chunk, which does not rely on other frames for decoding.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedVideoChunk/type)\n     */\n    readonly type: EncodedVideoChunkType;\n    /**\n     * The **`copyTo()`** method of the EncodedVideoChunk interface copies the encoded chunk of video data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EncodedVideoChunk/copyTo)\n     */\n    copyTo(destination: AllowSharedBufferSource): void;\n}\n\ndeclare var EncodedVideoChunk: {\n    prototype: EncodedVideoChunk;\n    new(init: EncodedVideoChunkInit): EncodedVideoChunk;\n};\n\n/**\n * The **`ErrorEvent`** interface represents events providing information related to errors in scripts or in files.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ErrorEvent)\n */\ninterface ErrorEvent extends Event {\n    /**\n     * The **`colno`** read-only property of the ErrorEvent interface returns an integer containing the column number of the script file on which the error occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ErrorEvent/colno)\n     */\n    readonly colno: number;\n    /**\n     * The **`error`** read-only property of the ErrorEvent interface returns a JavaScript value, such as an Error or DOMException, representing the error associated with this event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ErrorEvent/error)\n     */\n    readonly error: any;\n    /**\n     * The **`filename`** read-only property of the ErrorEvent interface returns a string containing the name of the script file in which the error occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ErrorEvent/filename)\n     */\n    readonly filename: string;\n    /**\n     * The **`lineno`** read-only property of the ErrorEvent interface returns an integer containing the line number of the script file on which the error occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ErrorEvent/lineno)\n     */\n    readonly lineno: number;\n    /**\n     * The **`message`** read-only property of the ErrorEvent interface returns a string containing a human-readable error message describing the problem.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ErrorEvent/message)\n     */\n    readonly message: string;\n}\n\ndeclare var ErrorEvent: {\n    prototype: ErrorEvent;\n    new(type: string, eventInitDict?: ErrorEventInit): ErrorEvent;\n};\n\n/**\n * The **`Event`** interface represents an event which takes place on an `EventTarget`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event)\n */\ninterface Event {\n    /**\n     * The **`bubbles`** read-only property of the Event interface indicates whether the event bubbles up through the DOM tree or not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/bubbles)\n     */\n    readonly bubbles: boolean;\n    /**\n     * The **`cancelBubble`** property of the Event interface is deprecated.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/cancelBubble)\n     */\n    cancelBubble: boolean;\n    /**\n     * The **`cancelable`** read-only property of the Event interface indicates whether the event can be canceled, and therefore prevented as if the event never happened.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/cancelable)\n     */\n    readonly cancelable: boolean;\n    /**\n     * The read-only **`composed`** property of the or not the event will propagate across the shadow DOM boundary into the standard DOM.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/composed)\n     */\n    readonly composed: boolean;\n    /**\n     * The **`currentTarget`** read-only property of the Event interface identifies the element to which the event handler has been attached.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/currentTarget)\n     */\n    readonly currentTarget: EventTarget | null;\n    /**\n     * The **`defaultPrevented`** read-only property of the Event interface returns a boolean value indicating whether or not the call to Event.preventDefault() canceled the event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/defaultPrevented)\n     */\n    readonly defaultPrevented: boolean;\n    /**\n     * The **`eventPhase`** read-only property of the being evaluated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/eventPhase)\n     */\n    readonly eventPhase: number;\n    /**\n     * The **`isTrusted`** read-only property of the when the event was generated by the user agent (including via user actions and programmatic methods such as HTMLElement.focus()), and `false` when the event was dispatched via The only exception is the `click` event, which initializes the `isTrusted` property to `false` in user agents.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/isTrusted)\n     */\n    readonly isTrusted: boolean;\n    /**\n     * The Event property **`returnValue`** indicates whether the default action for this event has been prevented or not.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/returnValue)\n     */\n    returnValue: boolean;\n    /**\n     * The deprecated **`Event.srcElement`** is an alias for the Event.target property.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/srcElement)\n     */\n    readonly srcElement: EventTarget | null;\n    /**\n     * The read-only **`target`** property of the dispatched.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/target)\n     */\n    readonly target: EventTarget | null;\n    /**\n     * The **`timeStamp`** read-only property of the Event interface returns the time (in milliseconds) at which the event was created.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/timeStamp)\n     */\n    readonly timeStamp: DOMHighResTimeStamp;\n    /**\n     * The **`type`** read-only property of the Event interface returns a string containing the event's type.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/type)\n     */\n    readonly type: string;\n    /**\n     * The **`composedPath()`** method of the Event interface returns the event's path which is an array of the objects on which listeners will be invoked.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/composedPath)\n     */\n    composedPath(): EventTarget[];\n    /**\n     * The **`Event.initEvent()`** method is used to initialize the value of an event created using Document.createEvent().\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/initEvent)\n     */\n    initEvent(type: string, bubbles?: boolean, cancelable?: boolean): void;\n    /**\n     * The **`preventDefault()`** method of the Event interface tells the user agent that if the event does not get explicitly handled, its default action should not be taken as it normally would be.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/preventDefault)\n     */\n    preventDefault(): void;\n    /**\n     * The **`stopImmediatePropagation()`** method of the If several listeners are attached to the same element for the same event type, they are called in the order in which they were added.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/stopImmediatePropagation)\n     */\n    stopImmediatePropagation(): void;\n    /**\n     * The **`stopPropagation()`** method of the Event interface prevents further propagation of the current event in the capturing and bubbling phases.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/stopPropagation)\n     */\n    stopPropagation(): void;\n    readonly NONE: 0;\n    readonly CAPTURING_PHASE: 1;\n    readonly AT_TARGET: 2;\n    readonly BUBBLING_PHASE: 3;\n}\n\ndeclare var Event: {\n    prototype: Event;\n    new(type: string, eventInitDict?: EventInit): Event;\n    readonly NONE: 0;\n    readonly CAPTURING_PHASE: 1;\n    readonly AT_TARGET: 2;\n    readonly BUBBLING_PHASE: 3;\n};\n\ninterface EventListener {\n    (evt: Event): void;\n}\n\ninterface EventListenerObject {\n    handleEvent(object: Event): void;\n}\n\ninterface EventSourceEventMap {\n    \"error\": Event;\n    \"message\": MessageEvent;\n    \"open\": Event;\n}\n\n/**\n * The **`EventSource`** interface is web content's interface to server-sent events.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventSource)\n */\ninterface EventSource extends EventTarget {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventSource/error_event) */\n    onerror: ((this: EventSource, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventSource/message_event) */\n    onmessage: ((this: EventSource, ev: MessageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventSource/open_event) */\n    onopen: ((this: EventSource, ev: Event) => any) | null;\n    /**\n     * The **`readyState`** read-only property of the connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventSource/readyState)\n     */\n    readonly readyState: number;\n    /**\n     * The **`url`** read-only property of the URL of the source.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventSource/url)\n     */\n    readonly url: string;\n    /**\n     * The **`withCredentials`** read-only property of the the `EventSource` object was instantiated with CORS credentials set.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventSource/withCredentials)\n     */\n    readonly withCredentials: boolean;\n    /**\n     * The **`close()`** method of the EventSource interface closes the connection, if one is made, and sets the ```js-nolint close() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventSource/close)\n     */\n    close(): void;\n    readonly CONNECTING: 0;\n    readonly OPEN: 1;\n    readonly CLOSED: 2;\n    addEventListener<K extends keyof EventSourceEventMap>(type: K, listener: (this: EventSource, ev: EventSourceEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: (this: EventSource, event: MessageEvent) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof EventSourceEventMap>(type: K, listener: (this: EventSource, ev: EventSourceEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: (this: EventSource, event: MessageEvent) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var EventSource: {\n    prototype: EventSource;\n    new(url: string | URL, eventSourceInitDict?: EventSourceInit): EventSource;\n    readonly CONNECTING: 0;\n    readonly OPEN: 1;\n    readonly CLOSED: 2;\n};\n\n/**\n * The **`EventTarget`** interface is implemented by objects that can receive events and may have listeners for them.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventTarget)\n */\ninterface EventTarget {\n    /**\n     * The **`addEventListener()`** method of the EventTarget interface sets up a function that will be called whenever the specified event is delivered to the target.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventTarget/addEventListener)\n     */\n    addEventListener(type: string, callback: EventListenerOrEventListenerObject | null, options?: AddEventListenerOptions | boolean): void;\n    /**\n     * The **`dispatchEvent()`** method of the EventTarget sends an Event to the object, (synchronously) invoking the affected event listeners in the appropriate order.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventTarget/dispatchEvent)\n     */\n    dispatchEvent(event: Event): boolean;\n    /**\n     * The **`removeEventListener()`** method of the EventTarget interface removes an event listener previously registered with EventTarget.addEventListener() from the target.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventTarget/removeEventListener)\n     */\n    removeEventListener(type: string, callback: EventListenerOrEventListenerObject | null, options?: EventListenerOptions | boolean): void;\n}\n\ndeclare var EventTarget: {\n    prototype: EventTarget;\n    new(): EventTarget;\n};\n\n/**\n * The **`ExtendableCookieChangeEvent`** interface of the Cookie Store API is the event type passed to ServiceWorkerGlobalScope/cookiechange_event event fired at the ServiceWorkerGlobalScope when any cookie changes occur which match the service worker's cookie change subscription list.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ExtendableCookieChangeEvent)\n */\ninterface ExtendableCookieChangeEvent extends ExtendableEvent {\n    /**\n     * The **`changed`** read-only property of the ExtendableCookieChangeEvent interface returns any cookies that have been changed by the given `ExtendableCookieChangeEvent` instance.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ExtendableCookieChangeEvent/changed)\n     */\n    readonly changed: ReadonlyArray<CookieListItem>;\n    /**\n     * The **`deleted`** read-only property of the ExtendableCookieChangeEvent interface returns any cookies that have been deleted by the given `ExtendableCookieChangeEvent` instance.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ExtendableCookieChangeEvent/deleted)\n     */\n    readonly deleted: ReadonlyArray<CookieListItem>;\n}\n\ndeclare var ExtendableCookieChangeEvent: {\n    prototype: ExtendableCookieChangeEvent;\n    new(type: string, eventInitDict?: ExtendableCookieChangeEventInit): ExtendableCookieChangeEvent;\n};\n\n/**\n * The **`ExtendableEvent`** interface extends the lifetime of the `install` and `activate` events dispatched on the global scope as part of the service worker lifecycle.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ExtendableEvent)\n */\ninterface ExtendableEvent extends Event {\n    /**\n     * The **`ExtendableEvent.waitUntil()`** method tells the event dispatcher that work is ongoing.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ExtendableEvent/waitUntil)\n     */\n    waitUntil(f: Promise<any>): void;\n}\n\ndeclare var ExtendableEvent: {\n    prototype: ExtendableEvent;\n    new(type: string, eventInitDict?: ExtendableEventInit): ExtendableEvent;\n};\n\n/**\n * The **`ExtendableMessageEvent`** interface of the Service Worker API represents the event object of a ServiceWorkerGlobalScope/message_event event fired on a service worker (when a message is received on the ServiceWorkerGlobalScope from another context) — extends the lifetime of such events.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ExtendableMessageEvent)\n */\ninterface ExtendableMessageEvent extends ExtendableEvent {\n    /**\n     * The **`data`** read-only property of the data type.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ExtendableMessageEvent/data)\n     */\n    readonly data: any;\n    /**\n     * The **`lastEventID`** read-only property of the A string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ExtendableMessageEvent/lastEventId)\n     */\n    readonly lastEventId: string;\n    /**\n     * The **`origin`** read-only property of the A string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ExtendableMessageEvent/origin)\n     */\n    readonly origin: string;\n    /**\n     * The **`ports`** read-only property of the channel (the channel the message is being sent through.) An array of MessagePort objects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ExtendableMessageEvent/ports)\n     */\n    readonly ports: ReadonlyArray<MessagePort>;\n    /**\n     * The **`source`** read-only property of the A Client, ServiceWorker or MessagePort object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ExtendableMessageEvent/source)\n     */\n    readonly source: Client | ServiceWorker | MessagePort | null;\n}\n\ndeclare var ExtendableMessageEvent: {\n    prototype: ExtendableMessageEvent;\n    new(type: string, eventInitDict?: ExtendableMessageEventInit): ExtendableMessageEvent;\n};\n\n/**\n * This is the event type for `fetch` events dispatched on the ServiceWorkerGlobalScope.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FetchEvent)\n */\ninterface FetchEvent extends ExtendableEvent {\n    /**\n     * The **`clientId`** read-only property of the current service worker is controlling.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FetchEvent/clientId)\n     */\n    readonly clientId: string;\n    /**\n     * The **`handled`** property of the FetchEvent interface returns a promise indicating if the event has been handled by the fetch algorithm or not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FetchEvent/handled)\n     */\n    readonly handled: Promise<void>;\n    /**\n     * The **`preloadResponse`** read-only property of the FetchEvent interface returns a Promise that resolves to the navigation preload Response if navigation preload was triggered, or `undefined` otherwise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FetchEvent/preloadResponse)\n     */\n    readonly preloadResponse: Promise<any>;\n    /**\n     * The **`request`** read-only property of the the event handler.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FetchEvent/request)\n     */\n    readonly request: Request;\n    /**\n     * The **`resultingClientId`** read-only property of the navigation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FetchEvent/resultingClientId)\n     */\n    readonly resultingClientId: string;\n    /**\n     * The **`respondWith()`** method of allows you to provide a promise for a Response yourself.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FetchEvent/respondWith)\n     */\n    respondWith(r: Response | PromiseLike<Response>): void;\n}\n\ndeclare var FetchEvent: {\n    prototype: FetchEvent;\n    new(type: string, eventInitDict: FetchEventInit): FetchEvent;\n};\n\n/**\n * The **`File`** interface provides information about files and allows JavaScript in a web page to access their content.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/File)\n */\ninterface File extends Blob {\n    /**\n     * The **`lastModified`** read-only property of the File interface provides the last modified date of the file as the number of milliseconds since the Unix epoch (January 1, 1970 at midnight).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/File/lastModified)\n     */\n    readonly lastModified: number;\n    /**\n     * The **`name`** read-only property of the File interface returns the name of the file represented by a File object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/File/name)\n     */\n    readonly name: string;\n    /**\n     * The **`webkitRelativePath`** read-only property of the File interface contains a string which specifies the file's path relative to the directory selected by the user in an input element with its `webkitdirectory` attribute set.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/File/webkitRelativePath)\n     */\n    readonly webkitRelativePath: string;\n}\n\ndeclare var File: {\n    prototype: File;\n    new(fileBits: BlobPart[], fileName: string, options?: FilePropertyBag): File;\n};\n\n/**\n * The **`FileList`** interface represents an object of this type returned by the `files` property of the HTML input element; this lets you access the list of files selected with the `<input type='file'>` element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileList)\n */\ninterface FileList {\n    /**\n     * The **`length`** read-only property of the FileList interface returns the number of files in the `FileList`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`item()`** method of the FileList interface returns a File object representing the file at the specified index in the file list.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileList/item)\n     */\n    item(index: number): File | null;\n    [index: number]: File;\n}\n\ndeclare var FileList: {\n    prototype: FileList;\n    new(): FileList;\n};\n\ninterface FileReaderEventMap {\n    \"abort\": ProgressEvent<FileReader>;\n    \"error\": ProgressEvent<FileReader>;\n    \"load\": ProgressEvent<FileReader>;\n    \"loadend\": ProgressEvent<FileReader>;\n    \"loadstart\": ProgressEvent<FileReader>;\n    \"progress\": ProgressEvent<FileReader>;\n}\n\n/**\n * The **`FileReader`** interface lets web applications asynchronously read the contents of files (or raw data buffers) stored on the user's computer, using File or Blob objects to specify the file or data to read.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader)\n */\ninterface FileReader extends EventTarget {\n    /**\n     * The **`error`** read-only property of the FileReader interface returns the error that occurred while reading the file.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/error)\n     */\n    readonly error: DOMException | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/abort_event) */\n    onabort: ((this: FileReader, ev: ProgressEvent<FileReader>) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/error_event) */\n    onerror: ((this: FileReader, ev: ProgressEvent<FileReader>) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/load_event) */\n    onload: ((this: FileReader, ev: ProgressEvent<FileReader>) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/loadend_event) */\n    onloadend: ((this: FileReader, ev: ProgressEvent<FileReader>) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/loadstart_event) */\n    onloadstart: ((this: FileReader, ev: ProgressEvent<FileReader>) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/progress_event) */\n    onprogress: ((this: FileReader, ev: ProgressEvent<FileReader>) => any) | null;\n    /**\n     * The **`readyState`** read-only property of the FileReader interface provides the current state of the reading operation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/readyState)\n     */\n    readonly readyState: typeof FileReader.EMPTY | typeof FileReader.LOADING | typeof FileReader.DONE;\n    /**\n     * The **`result`** read-only property of the FileReader interface returns the file's contents.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/result)\n     */\n    readonly result: string | ArrayBuffer | null;\n    /**\n     * The **`abort()`** method of the FileReader interface aborts the read operation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/abort)\n     */\n    abort(): void;\n    /**\n     * The **`readAsArrayBuffer()`** method of the FileReader interface is used to start reading the contents of a specified Blob or File.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/readAsArrayBuffer)\n     */\n    readAsArrayBuffer(blob: Blob): void;\n    /**\n     * The **`readAsBinaryString()`** method of the FileReader interface is used to start reading the contents of the specified Blob or File.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/readAsBinaryString)\n     */\n    readAsBinaryString(blob: Blob): void;\n    /**\n     * The **`readAsDataURL()`** method of the FileReader interface is used to read the contents of the specified file's data as a base64 encoded string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/readAsDataURL)\n     */\n    readAsDataURL(blob: Blob): void;\n    /**\n     * The **`readAsText()`** method of the FileReader interface is used to read the contents of the specified Blob or File.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/readAsText)\n     */\n    readAsText(blob: Blob, encoding?: string): void;\n    readonly EMPTY: 0;\n    readonly LOADING: 1;\n    readonly DONE: 2;\n    addEventListener<K extends keyof FileReaderEventMap>(type: K, listener: (this: FileReader, ev: FileReaderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof FileReaderEventMap>(type: K, listener: (this: FileReader, ev: FileReaderEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var FileReader: {\n    prototype: FileReader;\n    new(): FileReader;\n    readonly EMPTY: 0;\n    readonly LOADING: 1;\n    readonly DONE: 2;\n};\n\n/**\n * The **`FileReaderSync`** interface allows to read File or Blob objects synchronously.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReaderSync)\n */\ninterface FileReaderSync {\n    /**\n     * The **`readAsArrayBuffer()`** method of the FileReaderSync interface allows to read File or Blob objects in a synchronous way into an ArrayBuffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReaderSync/readAsArrayBuffer)\n     */\n    readAsArrayBuffer(blob: Blob): ArrayBuffer;\n    /**\n     * The **`readAsBinaryString()`** method of the FileReaderSync interface allows to read File or Blob objects in a synchronous way into a string.\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReaderSync/readAsBinaryString)\n     */\n    readAsBinaryString(blob: Blob): string;\n    /**\n     * The **`readAsDataURL()`** method of the FileReaderSync interface allows to read File or Blob objects in a synchronous way into a string representing a data URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReaderSync/readAsDataURL)\n     */\n    readAsDataURL(blob: Blob): string;\n    /**\n     * The **`readAsText()`** method of the FileReaderSync interface allows to read File or Blob objects in a synchronous way into a string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReaderSync/readAsText)\n     */\n    readAsText(blob: Blob, encoding?: string): string;\n}\n\ndeclare var FileReaderSync: {\n    prototype: FileReaderSync;\n    new(): FileReaderSync;\n};\n\n/**\n * The **`FileSystemDirectoryHandle`** interface of the File System API provides a handle to a file system directory.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemDirectoryHandle)\n */\ninterface FileSystemDirectoryHandle extends FileSystemHandle {\n    readonly kind: \"directory\";\n    /**\n     * The **`getDirectoryHandle()`** method of the within the directory handle on which the method is called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemDirectoryHandle/getDirectoryHandle)\n     */\n    getDirectoryHandle(name: string, options?: FileSystemGetDirectoryOptions): Promise<FileSystemDirectoryHandle>;\n    /**\n     * The **`getFileHandle()`** method of the directory the method is called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemDirectoryHandle/getFileHandle)\n     */\n    getFileHandle(name: string, options?: FileSystemGetFileOptions): Promise<FileSystemFileHandle>;\n    /**\n     * The **`removeEntry()`** method of the directory handle contains a file or directory called the name specified.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemDirectoryHandle/removeEntry)\n     */\n    removeEntry(name: string, options?: FileSystemRemoveOptions): Promise<void>;\n    /**\n     * The **`resolve()`** method of the directory names from the parent handle to the specified child entry, with the name of the child entry as the last array item.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemDirectoryHandle/resolve)\n     */\n    resolve(possibleDescendant: FileSystemHandle): Promise<string[] | null>;\n}\n\ndeclare var FileSystemDirectoryHandle: {\n    prototype: FileSystemDirectoryHandle;\n    new(): FileSystemDirectoryHandle;\n};\n\n/**\n * The **`FileSystemFileHandle`** interface of the File System API represents a handle to a file system entry.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemFileHandle)\n */\ninterface FileSystemFileHandle extends FileSystemHandle {\n    readonly kind: \"file\";\n    /**\n     * The **`createSyncAccessHandle()`** method of the that can be used to synchronously read from and write to a file.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemFileHandle/createSyncAccessHandle)\n     */\n    createSyncAccessHandle(): Promise<FileSystemSyncAccessHandle>;\n    /**\n     * The **`createWritable()`** method of the FileSystemFileHandle interface creates a FileSystemWritableFileStream that can be used to write to a file.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemFileHandle/createWritable)\n     */\n    createWritable(options?: FileSystemCreateWritableOptions): Promise<FileSystemWritableFileStream>;\n    /**\n     * The **`getFile()`** method of the If the file on disk changes or is removed after this method is called, the returned ```js-nolint getFile() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemFileHandle/getFile)\n     */\n    getFile(): Promise<File>;\n}\n\ndeclare var FileSystemFileHandle: {\n    prototype: FileSystemFileHandle;\n    new(): FileSystemFileHandle;\n};\n\n/**\n * The **`FileSystemHandle`** interface of the File System API is an object which represents a file or directory entry.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemHandle)\n */\ninterface FileSystemHandle {\n    /**\n     * The **`kind`** read-only property of the `'file'` if the associated entry is a file or `'directory'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemHandle/kind)\n     */\n    readonly kind: FileSystemHandleKind;\n    /**\n     * The **`name`** read-only property of the handle.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemHandle/name)\n     */\n    readonly name: string;\n    /**\n     * The **`isSameEntry()`** method of the ```js-nolint isSameEntry(fileSystemHandle) ``` - FileSystemHandle - : The `FileSystemHandle` to match against the handle on which the method is invoked.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemHandle/isSameEntry)\n     */\n    isSameEntry(other: FileSystemHandle): Promise<boolean>;\n}\n\ndeclare var FileSystemHandle: {\n    prototype: FileSystemHandle;\n    new(): FileSystemHandle;\n};\n\n/**\n * The **`FileSystemSyncAccessHandle`** interface of the File System API represents a synchronous handle to a file system entry.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemSyncAccessHandle)\n */\ninterface FileSystemSyncAccessHandle {\n    /**\n     * The **`close()`** method of the ```js-nolint close() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemSyncAccessHandle/close)\n     */\n    close(): void;\n    /**\n     * The **`flush()`** method of the Bear in mind that you only need to call this method if you need the changes committed to disk at a specific time, otherwise you can leave the underlying operating system to handle this when it sees fit, which should be OK in most cases.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemSyncAccessHandle/flush)\n     */\n    flush(): void;\n    /**\n     * The **`getSize()`** method of the ```js-nolint getSize() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemSyncAccessHandle/getSize)\n     */\n    getSize(): number;\n    /**\n     * The **`read()`** method of the ```js-nolint read(buffer, options) ``` - `buffer` - : An ArrayBuffer or `ArrayBufferView` (such as a DataView) representing the buffer that the file content should be read into.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemSyncAccessHandle/read)\n     */\n    read(buffer: AllowSharedBufferSource, options?: FileSystemReadWriteOptions): number;\n    /**\n     * The **`truncate()`** method of the ```js-nolint truncate(newSize) ``` - `newSize` - : The number of bytes to resize the file to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemSyncAccessHandle/truncate)\n     */\n    truncate(newSize: number): void;\n    /**\n     * The **`write()`** method of the Files within the origin private file system are not visible to end-users, therefore are not subject to the same security checks as methods running on files within the user-visible file system.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemSyncAccessHandle/write)\n     */\n    write(buffer: AllowSharedBufferSource, options?: FileSystemReadWriteOptions): number;\n}\n\ndeclare var FileSystemSyncAccessHandle: {\n    prototype: FileSystemSyncAccessHandle;\n    new(): FileSystemSyncAccessHandle;\n};\n\n/**\n * The **`FileSystemWritableFileStream`** interface of the File System API is a WritableStream object with additional convenience methods, which operates on a single file on disk.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemWritableFileStream)\n */\ninterface FileSystemWritableFileStream extends WritableStream {\n    /**\n     * The **`seek()`** method of the FileSystemWritableFileStream interface updates the current file cursor offset to the position (in bytes) specified when calling the method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemWritableFileStream/seek)\n     */\n    seek(position: number): Promise<void>;\n    /**\n     * The **`truncate()`** method of the FileSystemWritableFileStream interface resizes the file associated with the stream to the specified size in bytes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemWritableFileStream/truncate)\n     */\n    truncate(size: number): Promise<void>;\n    /**\n     * The **`write()`** method of the FileSystemWritableFileStream interface writes content into the file the method is called on, at the current file cursor offset.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileSystemWritableFileStream/write)\n     */\n    write(data: FileSystemWriteChunkType): Promise<void>;\n}\n\ndeclare var FileSystemWritableFileStream: {\n    prototype: FileSystemWritableFileStream;\n    new(): FileSystemWritableFileStream;\n};\n\n/**\n * The **`FontFace`** interface of the CSS Font Loading API represents a single usable font face.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace)\n */\ninterface FontFace {\n    /**\n     * The **`ascentOverride`** property of the FontFace interface returns and sets the ascent metric for the font, the height above the baseline that CSS uses to lay out line boxes in an inline formatting context.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/ascentOverride)\n     */\n    ascentOverride: string;\n    /**\n     * The **`descentOverride`** property of the FontFace interface returns and sets the value of the @font-face/descent-override descriptor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/descentOverride)\n     */\n    descentOverride: string;\n    /**\n     * The **`display`** property of the FontFace interface determines how a font face is displayed based on whether and when it is downloaded and ready to use.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/display)\n     */\n    display: FontDisplay;\n    /**\n     * The **`FontFace.family`** property allows the author to get or set the font family of a FontFace object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/family)\n     */\n    family: string;\n    /**\n     * The **`featureSettings`** property of the FontFace interface retrieves or sets infrequently used font features that are not available from a font's variant properties.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/featureSettings)\n     */\n    featureSettings: string;\n    /**\n     * The **`lineGapOverride`** property of the FontFace interface returns and sets the value of the @font-face/line-gap-override descriptor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/lineGapOverride)\n     */\n    lineGapOverride: string;\n    /**\n     * The **`loaded`** read-only property of the FontFace interface returns a Promise that resolves with the current `FontFace` object when the font specified in the object's constructor is done loading or rejects with a `SyntaxError`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/loaded)\n     */\n    readonly loaded: Promise<FontFace>;\n    /**\n     * The **`status`** read-only property of the FontFace interface returns an enumerated value indicating the status of the font, one of `'unloaded'`, `'loading'`, `'loaded'`, or `'error'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/status)\n     */\n    readonly status: FontFaceLoadStatus;\n    /**\n     * The **`stretch`** property of the FontFace interface retrieves or sets how the font stretches.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/stretch)\n     */\n    stretch: string;\n    /**\n     * The **`style`** property of the FontFace interface retrieves or sets the font's style.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/style)\n     */\n    style: string;\n    /**\n     * The **`unicodeRange`** property of the FontFace interface retrieves or sets the range of unicode code points encompassing the font.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/unicodeRange)\n     */\n    unicodeRange: string;\n    /**\n     * The **`weight`** property of the FontFace interface retrieves or sets the weight of the font.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/weight)\n     */\n    weight: string;\n    /**\n     * The **`load()`** method of the FontFace interface requests and loads a font whose `source` was specified as a URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFace/load)\n     */\n    load(): Promise<FontFace>;\n}\n\ndeclare var FontFace: {\n    prototype: FontFace;\n    new(family: string, source: string | BufferSource, descriptors?: FontFaceDescriptors): FontFace;\n};\n\ninterface FontFaceSetEventMap {\n    \"loading\": FontFaceSetLoadEvent;\n    \"loadingdone\": FontFaceSetLoadEvent;\n    \"loadingerror\": FontFaceSetLoadEvent;\n}\n\n/**\n * The **`FontFaceSet`** interface of the CSS Font Loading API manages the loading of font-faces and querying of their download status.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSet)\n */\ninterface FontFaceSet extends EventTarget {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSet/loading_event) */\n    onloading: ((this: FontFaceSet, ev: FontFaceSetLoadEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSet/loadingdone_event) */\n    onloadingdone: ((this: FontFaceSet, ev: FontFaceSetLoadEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSet/loadingerror_event) */\n    onloadingerror: ((this: FontFaceSet, ev: FontFaceSetLoadEvent) => any) | null;\n    /**\n     * The `ready` read-only property of the FontFaceSet interface returns a Promise that resolves to the given FontFaceSet.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSet/ready)\n     */\n    readonly ready: Promise<FontFaceSet>;\n    /**\n     * The **`status`** read-only property of the FontFaceSet interface returns the loading state of the fonts in the set.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSet/status)\n     */\n    readonly status: FontFaceSetLoadStatus;\n    /**\n     * The `check()` method of the FontFaceSet returns `true` if you can render some text using the given font specification without attempting to use any fonts in this `FontFaceSet` that are not yet fully loaded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSet/check)\n     */\n    check(font: string, text?: string): boolean;\n    /**\n     * The `load()` method of the FontFaceSet forces all the fonts given in parameters to be loaded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSet/load)\n     */\n    load(font: string, text?: string): Promise<FontFace[]>;\n    forEach(callbackfn: (value: FontFace, key: FontFace, parent: FontFaceSet) => void, thisArg?: any): void;\n    addEventListener<K extends keyof FontFaceSetEventMap>(type: K, listener: (this: FontFaceSet, ev: FontFaceSetEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof FontFaceSetEventMap>(type: K, listener: (this: FontFaceSet, ev: FontFaceSetEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var FontFaceSet: {\n    prototype: FontFaceSet;\n    new(): FontFaceSet;\n};\n\n/**\n * The **`FontFaceSetLoadEvent`** interface of the CSS Font Loading API represents events fired at a FontFaceSet after it starts loading font faces.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSetLoadEvent)\n */\ninterface FontFaceSetLoadEvent extends Event {\n    /**\n     * The **`fontfaces`** read-only property of the An array of FontFace instance.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FontFaceSetLoadEvent/fontfaces)\n     */\n    readonly fontfaces: ReadonlyArray<FontFace>;\n}\n\ndeclare var FontFaceSetLoadEvent: {\n    prototype: FontFaceSetLoadEvent;\n    new(type: string, eventInitDict?: FontFaceSetLoadEventInit): FontFaceSetLoadEvent;\n};\n\ninterface FontFaceSource {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/fonts) */\n    readonly fonts: FontFaceSet;\n}\n\n/**\n * The **`FormData`** interface provides a way to construct a set of key/value pairs representing form fields and their values, which can be sent using the Window/fetch, XMLHttpRequest.send() or navigator.sendBeacon() methods.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FormData)\n */\ninterface FormData {\n    /**\n     * The **`append()`** method of the FormData interface appends a new value onto an existing key inside a `FormData` object, or adds the key if it does not already exist.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FormData/append)\n     */\n    append(name: string, value: string | Blob): void;\n    append(name: string, value: string): void;\n    append(name: string, blobValue: Blob, filename?: string): void;\n    /**\n     * The **`delete()`** method of the FormData interface deletes a key and its value(s) from a `FormData` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FormData/delete)\n     */\n    delete(name: string): void;\n    /**\n     * The **`get()`** method of the FormData interface returns the first value associated with a given key from within a `FormData` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FormData/get)\n     */\n    get(name: string): FormDataEntryValue | null;\n    /**\n     * The **`getAll()`** method of the FormData interface returns all the values associated with a given key from within a `FormData` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FormData/getAll)\n     */\n    getAll(name: string): FormDataEntryValue[];\n    /**\n     * The **`has()`** method of the FormData interface returns whether a `FormData` object contains a certain key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FormData/has)\n     */\n    has(name: string): boolean;\n    /**\n     * The **`set()`** method of the FormData interface sets a new value for an existing key inside a `FormData` object, or adds the key/value if it does not already exist.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/FormData/set)\n     */\n    set(name: string, value: string | Blob): void;\n    set(name: string, value: string): void;\n    set(name: string, blobValue: Blob, filename?: string): void;\n    forEach(callbackfn: (value: FormDataEntryValue, key: string, parent: FormData) => void, thisArg?: any): void;\n}\n\ndeclare var FormData: {\n    prototype: FormData;\n    new(): FormData;\n};\n\n/**\n * The **`GPUError`** interface of the WebGPU API is the base interface for errors surfaced by GPUDevice.popErrorScope and the GPUDevice.uncapturederror_event event.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GPUError)\n */\ninterface GPUError {\n    /**\n     * The **`message`** read-only property of the A string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/GPUError/message)\n     */\n    readonly message: string;\n}\n\ninterface GenericTransformStream {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CompressionStream/readable) */\n    readonly readable: ReadableStream;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CompressionStream/writable) */\n    readonly writable: WritableStream;\n}\n\n/**\n * The **`Headers`** interface of the Fetch API allows you to perform various actions on HTTP request and response headers.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Headers)\n */\ninterface Headers {\n    /**\n     * The **`append()`** method of the Headers interface appends a new value onto an existing header inside a `Headers` object, or adds the header if it does not already exist.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Headers/append)\n     */\n    append(name: string, value: string): void;\n    /**\n     * The **`delete()`** method of the Headers interface deletes a header from the current `Headers` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Headers/delete)\n     */\n    delete(name: string): void;\n    /**\n     * The **`get()`** method of the Headers interface returns a byte string of all the values of a header within a `Headers` object with a given name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Headers/get)\n     */\n    get(name: string): string | null;\n    /**\n     * The **`getSetCookie()`** method of the Headers interface returns an array containing the values of all Set-Cookie headers associated with a response.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Headers/getSetCookie)\n     */\n    getSetCookie(): string[];\n    /**\n     * The **`has()`** method of the Headers interface returns a boolean stating whether a `Headers` object contains a certain header.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Headers/has)\n     */\n    has(name: string): boolean;\n    /**\n     * The **`set()`** method of the Headers interface sets a new value for an existing header inside a `Headers` object, or adds the header if it does not already exist.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Headers/set)\n     */\n    set(name: string, value: string): void;\n    forEach(callbackfn: (value: string, key: string, parent: Headers) => void, thisArg?: any): void;\n}\n\ndeclare var Headers: {\n    prototype: Headers;\n    new(init?: HeadersInit): Headers;\n};\n\n/**\n * The **`IDBCursor`** interface of the IndexedDB API represents a cursor for traversing or iterating over multiple records in a database.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor)\n */\ninterface IDBCursor {\n    /**\n     * The **`direction`** read-only property of the direction of traversal of the cursor (set using section below for possible values.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/direction)\n     */\n    readonly direction: IDBCursorDirection;\n    /**\n     * The **`key`** read-only property of the position.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/key)\n     */\n    readonly key: IDBValidKey;\n    /**\n     * The **`primaryKey`** read-only property of the cursor is currently being iterated or has iterated outside its range, this is set to undefined.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/primaryKey)\n     */\n    readonly primaryKey: IDBValidKey;\n    /**\n     * The **`request`** read-only property of the IDBCursor interface returns the IDBRequest used to obtain the cursor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/request)\n     */\n    readonly request: IDBRequest;\n    /**\n     * The **`source`** read-only property of the null or throws an exception, even if the cursor is currently being iterated, has iterated past its end, or its transaction is not active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/source)\n     */\n    readonly source: IDBObjectStore | IDBIndex;\n    /**\n     * The **`advance()`** method of the IDBCursor interface sets the number of times a cursor should move its position forward.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/advance)\n     */\n    advance(count: number): void;\n    /**\n     * The **`continue()`** method of the IDBCursor interface advances the cursor to the next position along its direction, to the item whose key matches the optional key parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/continue)\n     */\n    continue(key?: IDBValidKey): void;\n    /**\n     * The **`continuePrimaryKey()`** method of the matches the key parameter as well as whose primary key matches the primary key parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/continuePrimaryKey)\n     */\n    continuePrimaryKey(key: IDBValidKey, primaryKey: IDBValidKey): void;\n    /**\n     * The **`delete()`** method of the IDBCursor interface returns an IDBRequest object, and, in a separate thread, deletes the record at the cursor's position, without changing the cursor's position.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/delete)\n     */\n    delete(): IDBRequest<undefined>;\n    /**\n     * The **`update()`** method of the IDBCursor interface returns an IDBRequest object, and, in a separate thread, updates the value at the current position of the cursor in the object store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursor/update)\n     */\n    update(value: any): IDBRequest<IDBValidKey>;\n}\n\ndeclare var IDBCursor: {\n    prototype: IDBCursor;\n    new(): IDBCursor;\n};\n\n/**\n * The **`IDBCursorWithValue`** interface of the IndexedDB API represents a cursor for traversing or iterating over multiple records in a database.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursorWithValue)\n */\ninterface IDBCursorWithValue extends IDBCursor {\n    /**\n     * The **`value`** read-only property of the whatever that is.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBCursorWithValue/value)\n     */\n    readonly value: any;\n}\n\ndeclare var IDBCursorWithValue: {\n    prototype: IDBCursorWithValue;\n    new(): IDBCursorWithValue;\n};\n\ninterface IDBDatabaseEventMap {\n    \"abort\": Event;\n    \"close\": Event;\n    \"error\": Event;\n    \"versionchange\": IDBVersionChangeEvent;\n}\n\n/**\n * The **`IDBDatabase`** interface of the IndexedDB API provides a connection to a database; you can use an `IDBDatabase` object to open a transaction on your database then create, manipulate, and delete objects (data) in that database.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase)\n */\ninterface IDBDatabase extends EventTarget {\n    /**\n     * The **`name`** read-only property of the `IDBDatabase` interface is a string that contains the name of the connected database.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/name)\n     */\n    readonly name: string;\n    /**\n     * The **`objectStoreNames`** read-only property of the list of the names of the object stores currently in the connected database.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/objectStoreNames)\n     */\n    readonly objectStoreNames: DOMStringList;\n    onabort: ((this: IDBDatabase, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/close_event) */\n    onclose: ((this: IDBDatabase, ev: Event) => any) | null;\n    onerror: ((this: IDBDatabase, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/versionchange_event) */\n    onversionchange: ((this: IDBDatabase, ev: IDBVersionChangeEvent) => any) | null;\n    /**\n     * The **`version`** property of the IDBDatabase interface is a 64-bit integer that contains the version of the connected database.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/version)\n     */\n    readonly version: number;\n    /**\n     * The **`close()`** method of the IDBDatabase interface returns immediately and closes the connection in a separate thread.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/close)\n     */\n    close(): void;\n    /**\n     * The **`createObjectStore()`** method of the The method takes the name of the store as well as a parameter object that lets you define important optional properties.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/createObjectStore)\n     */\n    createObjectStore(name: string, options?: IDBObjectStoreParameters): IDBObjectStore;\n    /**\n     * The **`deleteObjectStore()`** method of the the connected database, along with any indexes that reference it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/deleteObjectStore)\n     */\n    deleteObjectStore(name: string): void;\n    /**\n     * The **`transaction`** method of the IDBDatabase interface immediately returns a transaction object (IDBTransaction) containing the IDBTransaction.objectStore method, which you can use to access your object store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/transaction)\n     */\n    transaction(storeNames: string | string[], mode?: IDBTransactionMode, options?: IDBTransactionOptions): IDBTransaction;\n    addEventListener<K extends keyof IDBDatabaseEventMap>(type: K, listener: (this: IDBDatabase, ev: IDBDatabaseEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof IDBDatabaseEventMap>(type: K, listener: (this: IDBDatabase, ev: IDBDatabaseEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var IDBDatabase: {\n    prototype: IDBDatabase;\n    new(): IDBDatabase;\n};\n\n/**\n * The **`IDBFactory`** interface of the IndexedDB API lets applications asynchronously access the indexed databases.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBFactory)\n */\ninterface IDBFactory {\n    /**\n     * The **`cmp()`** method of the IDBFactory interface compares two values as keys to determine equality and ordering for IndexedDB operations, such as storing and iterating.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBFactory/cmp)\n     */\n    cmp(first: any, second: any): number;\n    /**\n     * The **`databases`** method of the IDBFactory interface returns a Promise that fulfills with an array of objects containing the name and version of all the available databases.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBFactory/databases)\n     */\n    databases(): Promise<IDBDatabaseInfo[]>;\n    /**\n     * The **`deleteDatabase()`** method of the returns an IDBOpenDBRequest object immediately, and performs the deletion operation asynchronously.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBFactory/deleteDatabase)\n     */\n    deleteDatabase(name: string): IDBOpenDBRequest;\n    /**\n     * The **`open()`** method of the IDBFactory interface requests opening a connection to a database.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBFactory/open)\n     */\n    open(name: string, version?: number): IDBOpenDBRequest;\n}\n\ndeclare var IDBFactory: {\n    prototype: IDBFactory;\n    new(): IDBFactory;\n};\n\n/**\n * `IDBIndex` interface of the IndexedDB API provides asynchronous access to an index in a database.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex)\n */\ninterface IDBIndex {\n    /**\n     * The **`keyPath`** property of the IDBIndex interface returns the key path of the current index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/keyPath)\n     */\n    readonly keyPath: string | string[];\n    /**\n     * The **`multiEntry`** read-only property of the behaves when the result of evaluating the index's key path yields an array.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/multiEntry)\n     */\n    readonly multiEntry: boolean;\n    /**\n     * The **`name`** property of the IDBIndex interface contains a string which names the index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/name)\n     */\n    name: string;\n    /**\n     * The **`objectStore`** property of the IDBIndex interface returns the object store referenced by the current index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/objectStore)\n     */\n    readonly objectStore: IDBObjectStore;\n    /**\n     * The **`unique`** read-only property returns a boolean that states whether the index allows duplicate keys.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/unique)\n     */\n    readonly unique: boolean;\n    /**\n     * The **`count()`** method of the IDBIndex interface returns an IDBRequest object, and in a separate thread, returns the number of records within a key range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/count)\n     */\n    count(query?: IDBValidKey | IDBKeyRange): IDBRequest<number>;\n    /**\n     * The **`get()`** method of the IDBIndex interface returns an IDBRequest object, and, in a separate thread, finds either the value in the referenced object store that corresponds to the given key or the first corresponding value, if `key` is set to an If a value is found, then a structured clone of it is created and set as the `result` of the request object: this returns the record the key is associated with.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/get)\n     */\n    get(query: IDBValidKey | IDBKeyRange): IDBRequest<any>;\n    /**\n     * The **`getAll()`** method of the IDBIndex interface retrieves all objects that are inside the index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/getAll)\n     */\n    getAll(query?: IDBValidKey | IDBKeyRange | null, count?: number): IDBRequest<any[]>;\n    /**\n     * The **`getAllKeys()`** method of the IDBIndex interface asynchronously retrieves the primary keys of all objects inside the index, setting them as the `result` of the request object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/getAllKeys)\n     */\n    getAllKeys(query?: IDBValidKey | IDBKeyRange | null, count?: number): IDBRequest<IDBValidKey[]>;\n    /**\n     * The **`getKey()`** method of the IDBIndex interface returns an IDBRequest object, and, in a separate thread, finds either the primary key that corresponds to the given key in this index or the first corresponding primary key, if `key` is set to an If a primary key is found, it is set as the `result` of the request object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/getKey)\n     */\n    getKey(query: IDBValidKey | IDBKeyRange): IDBRequest<IDBValidKey | undefined>;\n    /**\n     * The **`openCursor()`** method of the IDBIndex interface returns an IDBRequest object, and, in a separate thread, creates a cursor over the specified key range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/openCursor)\n     */\n    openCursor(query?: IDBValidKey | IDBKeyRange | null, direction?: IDBCursorDirection): IDBRequest<IDBCursorWithValue | null>;\n    /**\n     * The **`openKeyCursor()`** method of the a separate thread, creates a cursor over the specified key range, as arranged by this index.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBIndex/openKeyCursor)\n     */\n    openKeyCursor(query?: IDBValidKey | IDBKeyRange | null, direction?: IDBCursorDirection): IDBRequest<IDBCursor | null>;\n}\n\ndeclare var IDBIndex: {\n    prototype: IDBIndex;\n    new(): IDBIndex;\n};\n\n/**\n * The **`IDBKeyRange`** interface of the IndexedDB API represents a continuous interval over some data type that is used for keys.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange)\n */\ninterface IDBKeyRange {\n    /**\n     * The **`lower`** read-only property of the The lower bound of the key range (can be any type.) The following example illustrates how you'd use a key range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/lower)\n     */\n    readonly lower: any;\n    /**\n     * The **`lowerOpen`** read-only property of the lower-bound value is included in the key range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/lowerOpen)\n     */\n    readonly lowerOpen: boolean;\n    /**\n     * The **`upper`** read-only property of the The upper bound of the key range (can be any type.) The following example illustrates how you'd use a key range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/upper)\n     */\n    readonly upper: any;\n    /**\n     * The **`upperOpen`** read-only property of the upper-bound value is included in the key range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/upperOpen)\n     */\n    readonly upperOpen: boolean;\n    /**\n     * The `includes()` method of the IDBKeyRange interface returns a boolean indicating whether a specified key is inside the key range.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/includes)\n     */\n    includes(key: any): boolean;\n}\n\ndeclare var IDBKeyRange: {\n    prototype: IDBKeyRange;\n    new(): IDBKeyRange;\n    /**\n     * The **`bound()`** static method of the IDBKeyRange interface creates a new key range with the specified upper and lower bounds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/bound_static)\n     */\n    bound(lower: any, upper: any, lowerOpen?: boolean, upperOpen?: boolean): IDBKeyRange;\n    /**\n     * The **`lowerBound()`** static method of the By default, it includes the lower endpoint value and is closed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/lowerBound_static)\n     */\n    lowerBound(lower: any, open?: boolean): IDBKeyRange;\n    /**\n     * The **`only()`** static method of the IDBKeyRange interface creates a new key range containing a single value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/only_static)\n     */\n    only(value: any): IDBKeyRange;\n    /**\n     * The **`upperBound()`** static method of the it includes the upper endpoint value and is closed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBKeyRange/upperBound_static)\n     */\n    upperBound(upper: any, open?: boolean): IDBKeyRange;\n};\n\n/**\n * The **`IDBObjectStore`** interface of the IndexedDB API represents an object store in a database.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore)\n */\ninterface IDBObjectStore {\n    /**\n     * The **`autoIncrement`** read-only property of the for this object store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/autoIncrement)\n     */\n    readonly autoIncrement: boolean;\n    /**\n     * The **`indexNames`** read-only property of the in this object store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/indexNames)\n     */\n    readonly indexNames: DOMStringList;\n    /**\n     * The **`keyPath`** read-only property of the If this property is null, the application must provide a key for each modification operation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/keyPath)\n     */\n    readonly keyPath: string | string[] | null;\n    /**\n     * The **`name`** property of the IDBObjectStore interface indicates the name of this object store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/name)\n     */\n    name: string;\n    /**\n     * The **`transaction`** read-only property of the object store belongs.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/transaction)\n     */\n    readonly transaction: IDBTransaction;\n    /**\n     * The **`add()`** method of the IDBObjectStore interface returns an IDBRequest object, and, in a separate thread, creates a structured clone of the value, and stores the cloned value in the object store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/add)\n     */\n    add(value: any, key?: IDBValidKey): IDBRequest<IDBValidKey>;\n    /**\n     * The **`clear()`** method of the IDBObjectStore interface creates and immediately returns an IDBRequest object, and clears this object store in a separate thread.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/clear)\n     */\n    clear(): IDBRequest<undefined>;\n    /**\n     * The **`count()`** method of the IDBObjectStore interface returns an IDBRequest object, and, in a separate thread, returns the total number of records that match the provided key or of records in the store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/count)\n     */\n    count(query?: IDBValidKey | IDBKeyRange): IDBRequest<number>;\n    /**\n     * The **`createIndex()`** method of the field/column defining a new data point for each database record to contain.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/createIndex)\n     */\n    createIndex(name: string, keyPath: string | string[], options?: IDBIndexParameters): IDBIndex;\n    /**\n     * The **`delete()`** method of the and, in a separate thread, deletes the specified record or records.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/delete)\n     */\n    delete(query: IDBValidKey | IDBKeyRange): IDBRequest<undefined>;\n    /**\n     * The **`deleteIndex()`** method of the the connected database, used during a version upgrade.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/deleteIndex)\n     */\n    deleteIndex(name: string): void;\n    /**\n     * The **`get()`** method of the IDBObjectStore interface returns an IDBRequest object, and, in a separate thread, returns the object selected by the specified key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/get)\n     */\n    get(query: IDBValidKey | IDBKeyRange): IDBRequest<any>;\n    /**\n     * The **`getAll()`** method of the containing all objects in the object store matching the specified parameter or all objects in the store if no parameters are given.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/getAll)\n     */\n    getAll(query?: IDBValidKey | IDBKeyRange | null, count?: number): IDBRequest<any[]>;\n    /**\n     * The `getAllKeys()` method of the IDBObjectStore interface returns an IDBRequest object retrieves record keys for all objects in the object store matching the specified parameter or all objects in the store if no parameters are given.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/getAllKeys)\n     */\n    getAllKeys(query?: IDBValidKey | IDBKeyRange | null, count?: number): IDBRequest<IDBValidKey[]>;\n    /**\n     * The **`getKey()`** method of the and, in a separate thread, returns the key selected by the specified query.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/getKey)\n     */\n    getKey(query: IDBValidKey | IDBKeyRange): IDBRequest<IDBValidKey | undefined>;\n    /**\n     * The **`index()`** method of the IDBObjectStore interface opens a named index in the current object store, after which it can be used to, for example, return a series of records sorted by that index using a cursor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/index)\n     */\n    index(name: string): IDBIndex;\n    /**\n     * The **`openCursor()`** method of the and, in a separate thread, returns a new IDBCursorWithValue object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/openCursor)\n     */\n    openCursor(query?: IDBValidKey | IDBKeyRange | null, direction?: IDBCursorDirection): IDBRequest<IDBCursorWithValue | null>;\n    /**\n     * The **`openKeyCursor()`** method of the whose result will be set to an IDBCursor that can be used to iterate through matching results.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/openKeyCursor)\n     */\n    openKeyCursor(query?: IDBValidKey | IDBKeyRange | null, direction?: IDBCursorDirection): IDBRequest<IDBCursor | null>;\n    /**\n     * The **`put()`** method of the IDBObjectStore interface updates a given record in a database, or inserts a new record if the given item does not already exist.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/put)\n     */\n    put(value: any, key?: IDBValidKey): IDBRequest<IDBValidKey>;\n}\n\ndeclare var IDBObjectStore: {\n    prototype: IDBObjectStore;\n    new(): IDBObjectStore;\n};\n\ninterface IDBOpenDBRequestEventMap extends IDBRequestEventMap {\n    \"blocked\": IDBVersionChangeEvent;\n    \"upgradeneeded\": IDBVersionChangeEvent;\n}\n\n/**\n * The **`IDBOpenDBRequest`** interface of the IndexedDB API provides access to the results of requests to open or delete databases (performed using IDBFactory.open and IDBFactory.deleteDatabase), using specific event handler attributes.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBOpenDBRequest)\n */\ninterface IDBOpenDBRequest extends IDBRequest<IDBDatabase> {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBOpenDBRequest/blocked_event) */\n    onblocked: ((this: IDBOpenDBRequest, ev: IDBVersionChangeEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBOpenDBRequest/upgradeneeded_event) */\n    onupgradeneeded: ((this: IDBOpenDBRequest, ev: IDBVersionChangeEvent) => any) | null;\n    addEventListener<K extends keyof IDBOpenDBRequestEventMap>(type: K, listener: (this: IDBOpenDBRequest, ev: IDBOpenDBRequestEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof IDBOpenDBRequestEventMap>(type: K, listener: (this: IDBOpenDBRequest, ev: IDBOpenDBRequestEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var IDBOpenDBRequest: {\n    prototype: IDBOpenDBRequest;\n    new(): IDBOpenDBRequest;\n};\n\ninterface IDBRequestEventMap {\n    \"error\": Event;\n    \"success\": Event;\n}\n\n/**\n * The **`IDBRequest`** interface of the IndexedDB API provides access to results of asynchronous requests to databases and database objects using event handler attributes.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBRequest)\n */\ninterface IDBRequest<T = any> extends EventTarget {\n    /**\n     * The **`error`** read-only property of the request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBRequest/error)\n     */\n    readonly error: DOMException | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBRequest/error_event) */\n    onerror: ((this: IDBRequest<T>, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBRequest/success_event) */\n    onsuccess: ((this: IDBRequest<T>, ev: Event) => any) | null;\n    /**\n     * The **`readyState`** read-only property of the Every request starts in the `pending` state.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBRequest/readyState)\n     */\n    readonly readyState: IDBRequestReadyState;\n    /**\n     * The **`result`** read-only property of the any - `InvalidStateError` DOMException - : Thrown when attempting to access the property if the request is not completed, and therefore the result is not available.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBRequest/result)\n     */\n    readonly result: T;\n    /**\n     * The **`source`** read-only property of the Index or an object store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBRequest/source)\n     */\n    readonly source: IDBObjectStore | IDBIndex | IDBCursor;\n    /**\n     * The **`transaction`** read-only property of the IDBRequest interface returns the transaction for the request, that is, the transaction the request is being made inside.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBRequest/transaction)\n     */\n    readonly transaction: IDBTransaction | null;\n    addEventListener<K extends keyof IDBRequestEventMap>(type: K, listener: (this: IDBRequest<T>, ev: IDBRequestEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof IDBRequestEventMap>(type: K, listener: (this: IDBRequest<T>, ev: IDBRequestEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var IDBRequest: {\n    prototype: IDBRequest;\n    new(): IDBRequest;\n};\n\ninterface IDBTransactionEventMap {\n    \"abort\": Event;\n    \"complete\": Event;\n    \"error\": Event;\n}\n\n/**\n * The **`IDBTransaction`** interface of the IndexedDB API provides a static, asynchronous transaction on a database using event handler attributes.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction)\n */\ninterface IDBTransaction extends EventTarget {\n    /**\n     * The **`db`** read-only property of the IDBTransaction interface returns the database connection with which this transaction is associated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/db)\n     */\n    readonly db: IDBDatabase;\n    /**\n     * The **`durability`** read-only property of the IDBTransaction interface returns the durability hint the transaction was created with.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/durability)\n     */\n    readonly durability: IDBTransactionDurability;\n    /**\n     * The **`IDBTransaction.error`** property of the IDBTransaction interface returns the type of error when there is an unsuccessful transaction.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/error)\n     */\n    readonly error: DOMException | null;\n    /**\n     * The **`mode`** read-only property of the data in the object stores in the scope of the transaction (i.e., is the mode to be read-only, or do you want to write to the object stores?) The default value is `readonly`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/mode)\n     */\n    readonly mode: IDBTransactionMode;\n    /**\n     * The **`objectStoreNames`** read-only property of the of IDBObjectStore objects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/objectStoreNames)\n     */\n    readonly objectStoreNames: DOMStringList;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/abort_event) */\n    onabort: ((this: IDBTransaction, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/complete_event) */\n    oncomplete: ((this: IDBTransaction, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/error_event) */\n    onerror: ((this: IDBTransaction, ev: Event) => any) | null;\n    /**\n     * The **`abort()`** method of the IDBTransaction interface rolls back all the changes to objects in the database associated with this transaction.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/abort)\n     */\n    abort(): void;\n    /**\n     * The **`commit()`** method of the IDBTransaction interface commits the transaction if it is called on an active transaction.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/commit)\n     */\n    commit(): void;\n    /**\n     * The **`objectStore()`** method of the added to the scope of this transaction.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBTransaction/objectStore)\n     */\n    objectStore(name: string): IDBObjectStore;\n    addEventListener<K extends keyof IDBTransactionEventMap>(type: K, listener: (this: IDBTransaction, ev: IDBTransactionEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof IDBTransactionEventMap>(type: K, listener: (this: IDBTransaction, ev: IDBTransactionEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var IDBTransaction: {\n    prototype: IDBTransaction;\n    new(): IDBTransaction;\n};\n\n/**\n * The **`IDBVersionChangeEvent`** interface of the IndexedDB API indicates that the version of the database has changed, as the result of an IDBOpenDBRequest.upgradeneeded_event event handler function.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBVersionChangeEvent)\n */\ninterface IDBVersionChangeEvent extends Event {\n    /**\n     * The **`newVersion`** read-only property of the database.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBVersionChangeEvent/newVersion)\n     */\n    readonly newVersion: number | null;\n    /**\n     * The **`oldVersion`** read-only property of the database.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBVersionChangeEvent/oldVersion)\n     */\n    readonly oldVersion: number;\n}\n\ndeclare var IDBVersionChangeEvent: {\n    prototype: IDBVersionChangeEvent;\n    new(type: string, eventInitDict?: IDBVersionChangeEventInit): IDBVersionChangeEvent;\n};\n\n/**\n * The **`ImageBitmap`** interface represents a bitmap image which can be drawn to a canvas without undue latency.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageBitmap)\n */\ninterface ImageBitmap {\n    /**\n     * The **`ImageBitmap.height`** read-only property returns the ImageBitmap object's height in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageBitmap/height)\n     */\n    readonly height: number;\n    /**\n     * The **`ImageBitmap.width`** read-only property returns the ImageBitmap object's width in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageBitmap/width)\n     */\n    readonly width: number;\n    /**\n     * The **`ImageBitmap.close()`** method disposes of all graphical resources associated with an `ImageBitmap`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageBitmap/close)\n     */\n    close(): void;\n}\n\ndeclare var ImageBitmap: {\n    prototype: ImageBitmap;\n    new(): ImageBitmap;\n};\n\n/**\n * The **`ImageBitmapRenderingContext`** interface is a canvas rendering context that provides the functionality to replace the canvas's contents with the given ImageBitmap.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageBitmapRenderingContext)\n */\ninterface ImageBitmapRenderingContext {\n    /**\n     * The **`ImageBitmapRenderingContext.transferFromImageBitmap()`** method displays the given ImageBitmap in the canvas associated with this rendering context.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageBitmapRenderingContext/transferFromImageBitmap)\n     */\n    transferFromImageBitmap(bitmap: ImageBitmap | null): void;\n}\n\ndeclare var ImageBitmapRenderingContext: {\n    prototype: ImageBitmapRenderingContext;\n    new(): ImageBitmapRenderingContext;\n};\n\n/**\n * The **`ImageData`** interface represents the underlying pixel data of an area of a canvas element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageData)\n */\ninterface ImageData {\n    /**\n     * The read-only **`ImageData.colorSpace`** property is a string indicating the color space of the image data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageData/colorSpace)\n     */\n    readonly colorSpace: PredefinedColorSpace;\n    /**\n     * The readonly **`ImageData.data`** property returns a pixel data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageData/data)\n     */\n    readonly data: ImageDataArray;\n    /**\n     * The readonly **`ImageData.height`** property returns the number of rows in the ImageData object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageData/height)\n     */\n    readonly height: number;\n    /**\n     * The readonly **`ImageData.width`** property returns the number of pixels per row in the ImageData object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageData/width)\n     */\n    readonly width: number;\n}\n\ndeclare var ImageData: {\n    prototype: ImageData;\n    new(sw: number, sh: number, settings?: ImageDataSettings): ImageData;\n    new(data: ImageDataArray, sw: number, sh?: number, settings?: ImageDataSettings): ImageData;\n};\n\n/**\n * The **`ImageDecoder`** interface of the WebCodecs API provides a way to unpack and decode encoded image data.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder)\n */\ninterface ImageDecoder {\n    /**\n     * The **`complete`** read-only property of the ImageDecoder interface returns true if encoded data has completed buffering.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder/complete)\n     */\n    readonly complete: boolean;\n    /**\n     * The **`completed`** read-only property of the ImageDecoder interface returns a promise that resolves once encoded data has finished buffering.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder/completed)\n     */\n    readonly completed: Promise<void>;\n    /**\n     * The **`tracks`** read-only property of the ImageDecoder interface returns a list of the tracks in the encoded image data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder/tracks)\n     */\n    readonly tracks: ImageTrackList;\n    /**\n     * The **`type`** read-only property of the ImageDecoder interface reflects the MIME type configured during construction.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder/type)\n     */\n    readonly type: string;\n    /**\n     * The **`close()`** method of the ImageDecoder interface ends all pending work and releases system resources.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder/close)\n     */\n    close(): void;\n    /**\n     * The **`decode()`** method of the ImageDecoder interface enqueues a control message to decode the frame of an image.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder/decode)\n     */\n    decode(options?: ImageDecodeOptions): Promise<ImageDecodeResult>;\n    /**\n     * The **`reset()`** method of the ImageDecoder interface aborts all pending `decode()` operations; rejecting all pending promises.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder/reset)\n     */\n    reset(): void;\n}\n\ndeclare var ImageDecoder: {\n    prototype: ImageDecoder;\n    new(init: ImageDecoderInit): ImageDecoder;\n    /**\n     * The **`ImageDecoder.isTypeSupported()`** static method checks if a given MIME type can be decoded by the user agent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageDecoder/isTypeSupported_static)\n     */\n    isTypeSupported(type: string): Promise<boolean>;\n};\n\n/**\n * The **`ImageTrack`** interface of the WebCodecs API represents an individual image track.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrack)\n */\ninterface ImageTrack {\n    /**\n     * The **`animated`** property of the ImageTrack interface returns `true` if the track is animated and therefore has multiple frames.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrack/animated)\n     */\n    readonly animated: boolean;\n    /**\n     * The **`frameCount`** property of the ImageTrack interface returns the number of frames in the track.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrack/frameCount)\n     */\n    readonly frameCount: number;\n    /**\n     * The **`repetitionCount`** property of the ImageTrack interface returns the number of repetitions of this track.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrack/repetitionCount)\n     */\n    readonly repetitionCount: number;\n    /**\n     * The **`selected`** property of the ImageTrack interface returns `true` if the track is selected for decoding.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrack/selected)\n     */\n    selected: boolean;\n}\n\ndeclare var ImageTrack: {\n    prototype: ImageTrack;\n    new(): ImageTrack;\n};\n\n/**\n * The **`ImageTrackList`** interface of the WebCodecs API represents a list of image tracks.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrackList)\n */\ninterface ImageTrackList {\n    /**\n     * The **`length`** property of the ImageTrackList interface returns the length of the `ImageTrackList`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrackList/length)\n     */\n    readonly length: number;\n    /**\n     * The **`ready`** property of the ImageTrackList interface returns a Promise that resolves when the `ImageTrackList` is populated with ImageTrack.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrackList/ready)\n     */\n    readonly ready: Promise<void>;\n    /**\n     * The **`selectedIndex`** property of the ImageTrackList interface returns the `index` of the selected track.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrackList/selectedIndex)\n     */\n    readonly selectedIndex: number;\n    /**\n     * The **`selectedTrack`** property of the ImageTrackList interface returns an ImageTrack object representing the currently selected track.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ImageTrackList/selectedTrack)\n     */\n    readonly selectedTrack: ImageTrack | null;\n    [index: number]: ImageTrack;\n}\n\ndeclare var ImageTrackList: {\n    prototype: ImageTrackList;\n    new(): ImageTrackList;\n};\n\ninterface ImportMeta {\n    url: string;\n    resolve(specifier: string): string;\n}\n\n/**\n * The **`KHR_parallel_shader_compile`** extension is part of the WebGL API and enables a non-blocking poll operation, so that compile/link status availability (`COMPLETION_STATUS_KHR`) can be queried without potentially incurring stalls.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/KHR_parallel_shader_compile)\n */\ninterface KHR_parallel_shader_compile {\n    readonly COMPLETION_STATUS_KHR: 0x91B1;\n}\n\n/**\n * The **`Lock`** interface of the Web Locks API provides the name and mode of a lock.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Lock)\n */\ninterface Lock {\n    /**\n     * The **`mode`** read-only property of the Lock interface returns the access mode passed to LockManager.request() when the lock was requested.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Lock/mode)\n     */\n    readonly mode: LockMode;\n    /**\n     * The **`name`** read-only property of the Lock interface returns the _name_ passed to The name of a lock is passed by script when the lock is requested.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Lock/name)\n     */\n    readonly name: string;\n}\n\ndeclare var Lock: {\n    prototype: Lock;\n    new(): Lock;\n};\n\n/**\n * The **`LockManager`** interface of the Web Locks API provides methods for requesting a new Lock object and querying for an existing `Lock` object.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/LockManager)\n */\ninterface LockManager {\n    /**\n     * The **`query()`** method of the LockManager interface returns a Promise that resolves with an object containing information about held and pending locks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/LockManager/query)\n     */\n    query(): Promise<LockManagerSnapshot>;\n    /**\n     * The **`request()`** method of the LockManager interface requests a Lock object with parameters specifying its name and characteristics.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/LockManager/request)\n     */\n    request<T>(name: string, callback: LockGrantedCallback<T>): Promise<T>;\n    request<T>(name: string, options: LockOptions, callback: LockGrantedCallback<T>): Promise<T>;\n}\n\ndeclare var LockManager: {\n    prototype: LockManager;\n    new(): LockManager;\n};\n\n/**\n * The **`MediaCapabilities`** interface of the Media Capabilities API provides information about the decoding abilities of the device, system and browser.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaCapabilities)\n */\ninterface MediaCapabilities {\n    /**\n     * The **`decodingInfo()`** method of the MediaCapabilities interface returns a promise that fulfils with information about how well the user agent can decode/display media with a given configuration.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaCapabilities/decodingInfo)\n     */\n    decodingInfo(configuration: MediaDecodingConfiguration): Promise<MediaCapabilitiesDecodingInfo>;\n    /**\n     * The **`encodingInfo()`** method of the MediaCapabilities interface returns a promise that fulfills with the tested media configuration's capabilities for encoding media.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaCapabilities/encodingInfo)\n     */\n    encodingInfo(configuration: MediaEncodingConfiguration): Promise<MediaCapabilitiesEncodingInfo>;\n}\n\ndeclare var MediaCapabilities: {\n    prototype: MediaCapabilities;\n    new(): MediaCapabilities;\n};\n\n/**\n * The **`MediaSourceHandle`** interface of the Media Source Extensions API is a proxy for a MediaSource that can be transferred from a dedicated worker back to the main thread and attached to a media element via its HTMLMediaElement.srcObject property.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaSourceHandle)\n */\ninterface MediaSourceHandle {\n}\n\ndeclare var MediaSourceHandle: {\n    prototype: MediaSourceHandle;\n    new(): MediaSourceHandle;\n};\n\n/**\n * The **`MediaStreamTrackProcessor`** interface of the Insertable Streams for MediaStreamTrack API consumes a video MediaStreamTrack object's source and generates a stream of VideoFrame objects.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrackProcessor)\n */\ninterface MediaStreamTrackProcessor {\n    /**\n     * The **`readable`** property of the MediaStreamTrackProcessor interface returns a ReadableStream of VideoFrames.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MediaStreamTrackProcessor/readable)\n     */\n    readonly readable: ReadableStream;\n}\n\ndeclare var MediaStreamTrackProcessor: {\n    prototype: MediaStreamTrackProcessor;\n    new(init: MediaStreamTrackProcessorInit): MediaStreamTrackProcessor;\n};\n\n/**\n * The **`MessageChannel`** interface of the Channel Messaging API allows us to create a new message channel and send data through it via its two MessagePort properties.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageChannel)\n */\ninterface MessageChannel {\n    /**\n     * The **`port1`** read-only property of the the port attached to the context that originated the channel.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageChannel/port1)\n     */\n    readonly port1: MessagePort;\n    /**\n     * The **`port2`** read-only property of the the port attached to the context at the other end of the channel, which the message is initially sent to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageChannel/port2)\n     */\n    readonly port2: MessagePort;\n}\n\ndeclare var MessageChannel: {\n    prototype: MessageChannel;\n    new(): MessageChannel;\n};\n\n/**\n * The **`MessageEvent`** interface represents a message received by a target object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageEvent)\n */\ninterface MessageEvent<T = any> extends Event {\n    /**\n     * The **`data`** read-only property of the The data sent by the message emitter; this can be any data type, depending on what originated this event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageEvent/data)\n     */\n    readonly data: T;\n    /**\n     * The **`lastEventId`** read-only property of the unique ID for the event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageEvent/lastEventId)\n     */\n    readonly lastEventId: string;\n    /**\n     * The **`origin`** read-only property of the origin of the message emitter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageEvent/origin)\n     */\n    readonly origin: string;\n    /**\n     * The **`ports`** read-only property of the containing all MessagePort objects sent with the message, in order.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageEvent/ports)\n     */\n    readonly ports: ReadonlyArray<MessagePort>;\n    /**\n     * The **`source`** read-only property of the a WindowProxy, MessagePort, or a `MessageEventSource` (which can be a WindowProxy, message emitter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessageEvent/source)\n     */\n    readonly source: MessageEventSource | null;\n    /** @deprecated */\n    initMessageEvent(type: string, bubbles?: boolean, cancelable?: boolean, data?: any, origin?: string, lastEventId?: string, source?: MessageEventSource | null, ports?: MessagePort[]): void;\n}\n\ndeclare var MessageEvent: {\n    prototype: MessageEvent;\n    new<T>(type: string, eventInitDict?: MessageEventInit<T>): MessageEvent<T>;\n};\n\ninterface MessageEventTargetEventMap {\n    \"message\": MessageEvent;\n    \"messageerror\": MessageEvent;\n}\n\ninterface MessageEventTarget<T> {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/message_event) */\n    onmessage: ((this: T, ev: MessageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/messageerror_event) */\n    onmessageerror: ((this: T, ev: MessageEvent) => any) | null;\n    addEventListener<K extends keyof MessageEventTargetEventMap>(type: K, listener: (this: T, ev: MessageEventTargetEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MessageEventTargetEventMap>(type: K, listener: (this: T, ev: MessageEventTargetEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ninterface MessagePortEventMap extends MessageEventTargetEventMap {\n    \"message\": MessageEvent;\n    \"messageerror\": MessageEvent;\n}\n\n/**\n * The **`MessagePort`** interface of the Channel Messaging API represents one of the two ports of a MessageChannel, allowing messages to be sent from one port and listening out for them arriving at the other.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessagePort)\n */\ninterface MessagePort extends EventTarget, MessageEventTarget<MessagePort> {\n    /**\n     * The **`close()`** method of the MessagePort interface disconnects the port, so it is no longer active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessagePort/close)\n     */\n    close(): void;\n    /**\n     * The **`postMessage()`** method of the transfers ownership of objects to other browsing contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessagePort/postMessage)\n     */\n    postMessage(message: any, transfer: Transferable[]): void;\n    postMessage(message: any, options?: StructuredSerializeOptions): void;\n    /**\n     * The **`start()`** method of the MessagePort interface starts the sending of messages queued on the port.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/MessagePort/start)\n     */\n    start(): void;\n    addEventListener<K extends keyof MessagePortEventMap>(type: K, listener: (this: MessagePort, ev: MessagePortEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof MessagePortEventMap>(type: K, listener: (this: MessagePort, ev: MessagePortEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var MessagePort: {\n    prototype: MessagePort;\n    new(): MessagePort;\n};\n\n/**\n * The **`NavigationPreloadManager`** interface of the Service Worker API provides methods for managing the preloading of resources in parallel with service worker bootup.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationPreloadManager)\n */\ninterface NavigationPreloadManager {\n    /**\n     * The **`disable()`** method of the NavigationPreloadManager interface halts the automatic preloading of service-worker-managed resources previously started using NavigationPreloadManager.enable() It returns a promise that resolves with `undefined`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationPreloadManager/disable)\n     */\n    disable(): Promise<void>;\n    /**\n     * The **`enable()`** method of the NavigationPreloadManager interface is used to enable preloading of resources managed by the service worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationPreloadManager/enable)\n     */\n    enable(): Promise<void>;\n    /**\n     * The **`getState()`** method of the NavigationPreloadManager interface returns a Promise that resolves to an object with properties that indicate whether preload is enabled and what value will be sent in the Service-Worker-Navigation-Preload HTTP header.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationPreloadManager/getState)\n     */\n    getState(): Promise<NavigationPreloadState>;\n    /**\n     * The **`setHeaderValue()`** method of the NavigationPreloadManager interface sets the value of the Service-Worker-Navigation-Preload header that will be sent with requests resulting from a Window/fetch operation made during service worker navigation preloading.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NavigationPreloadManager/setHeaderValue)\n     */\n    setHeaderValue(value: string): Promise<void>;\n}\n\ndeclare var NavigationPreloadManager: {\n    prototype: NavigationPreloadManager;\n    new(): NavigationPreloadManager;\n};\n\n/** Available only in secure contexts. */\ninterface NavigatorBadge {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/clearAppBadge) */\n    clearAppBadge(): Promise<void>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/setAppBadge) */\n    setAppBadge(contents?: number): Promise<void>;\n}\n\ninterface NavigatorConcurrentHardware {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/hardwareConcurrency) */\n    readonly hardwareConcurrency: number;\n}\n\ninterface NavigatorID {\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/appCodeName)\n     */\n    readonly appCodeName: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/appName)\n     */\n    readonly appName: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/appVersion)\n     */\n    readonly appVersion: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/platform)\n     */\n    readonly platform: string;\n    /**\n     * @deprecated\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/product)\n     */\n    readonly product: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/userAgent) */\n    readonly userAgent: string;\n}\n\ninterface NavigatorLanguage {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/language) */\n    readonly language: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/languages) */\n    readonly languages: ReadonlyArray<string>;\n}\n\n/** Available only in secure contexts. */\ninterface NavigatorLocks {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/locks) */\n    readonly locks: LockManager;\n}\n\ninterface NavigatorOnLine {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/onLine) */\n    readonly onLine: boolean;\n}\n\n/** Available only in secure contexts. */\ninterface NavigatorStorage {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Navigator/storage) */\n    readonly storage: StorageManager;\n}\n\ninterface NotificationEventMap {\n    \"click\": Event;\n    \"close\": Event;\n    \"error\": Event;\n    \"show\": Event;\n}\n\n/**\n * The **`Notification`** interface of the Notifications API is used to configure and display desktop notifications to the user.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification)\n */\ninterface Notification extends EventTarget {\n    /**\n     * The **`badge`** read-only property of the Notification interface returns a string containing the URL of an image to represent the notification when there is not enough space to display the notification itself such as for example, the Android Notification Bar.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/badge)\n     */\n    readonly badge: string;\n    /**\n     * The **`body`** read-only property of the specified in the `body` option of the A string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/body)\n     */\n    readonly body: string;\n    /**\n     * The **`data`** read-only property of the data, as specified in the `data` option of the The notification's data can be any arbitrary data that you want associated with the notification.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/data)\n     */\n    readonly data: any;\n    /**\n     * The **`dir`** read-only property of the Notification interface indicates the text direction of the notification, as specified in the `dir` option of the Notification.Notification constructor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/dir)\n     */\n    readonly dir: NotificationDirection;\n    /**\n     * The **`icon`** read-only property of the part of the notification, as specified in the `icon` option of the A string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/icon)\n     */\n    readonly icon: string;\n    /**\n     * The **`lang`** read-only property of the as specified in the `lang` option of the The language itself is specified using a string representing a language tag according to MISSING: RFC(5646, 'Tags for Identifying Languages (also known as BCP 47)')].\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/lang)\n     */\n    readonly lang: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/click_event) */\n    onclick: ((this: Notification, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/close_event) */\n    onclose: ((this: Notification, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/error_event) */\n    onerror: ((this: Notification, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/show_event) */\n    onshow: ((this: Notification, ev: Event) => any) | null;\n    /**\n     * The **`requireInteraction`** read-only property of the Notification interface returns a boolean value indicating that a notification should remain active until the user clicks or dismisses it, rather than closing automatically.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/requireInteraction)\n     */\n    readonly requireInteraction: boolean;\n    /**\n     * The **`silent`** read-only property of the silent, i.e., no sounds or vibrations should be issued regardless of the device settings.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/silent)\n     */\n    readonly silent: boolean | null;\n    /**\n     * The **`tag`** read-only property of the as specified in the `tag` option of the The idea of notification tags is that more than one notification can share the same tag, linking them together.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/tag)\n     */\n    readonly tag: string;\n    /**\n     * The **`title`** read-only property of the specified in the `title` parameter of the A string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/title)\n     */\n    readonly title: string;\n    /**\n     * The **`close()`** method of the Notification interface is used to close/remove a previously displayed notification.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/close)\n     */\n    close(): void;\n    addEventListener<K extends keyof NotificationEventMap>(type: K, listener: (this: Notification, ev: NotificationEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof NotificationEventMap>(type: K, listener: (this: Notification, ev: NotificationEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var Notification: {\n    prototype: Notification;\n    new(title: string, options?: NotificationOptions): Notification;\n    /**\n     * The **`permission`** read-only static property of the Notification interface indicates the current permission granted by the user for the current origin to display web notifications.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Notification/permission_static)\n     */\n    readonly permission: NotificationPermission;\n};\n\n/**\n * The **`NotificationEvent`** interface of the Notifications API represents a notification event dispatched on the ServiceWorkerGlobalScope of a ServiceWorker.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NotificationEvent)\n */\ninterface NotificationEvent extends ExtendableEvent {\n    /**\n     * The **`action`** read-only property of the NotificationEvent interface returns the string ID of the notification button the user clicked.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NotificationEvent/action)\n     */\n    readonly action: string;\n    /**\n     * The **`notification`** read-only property of the NotificationEvent interface returns the instance of the Notification that was clicked to fire the event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/NotificationEvent/notification)\n     */\n    readonly notification: Notification;\n}\n\ndeclare var NotificationEvent: {\n    prototype: NotificationEvent;\n    new(type: string, eventInitDict: NotificationEventInit): NotificationEvent;\n};\n\n/**\n * The **`OES_draw_buffers_indexed`** extension is part of the WebGL API and enables the use of different blend options when writing to multiple color buffers simultaneously.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_draw_buffers_indexed)\n */\ninterface OES_draw_buffers_indexed {\n    /**\n     * The `blendEquationSeparateiOES()` method of the OES_draw_buffers_indexed WebGL extension sets the RGB and alpha blend equations separately for a particular draw buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_draw_buffers_indexed/blendEquationSeparateiOES)\n     */\n    blendEquationSeparateiOES(buf: GLuint, modeRGB: GLenum, modeAlpha: GLenum): void;\n    /**\n     * The `blendEquationiOES()` method of the `OES_draw_buffers_indexed` WebGL extension sets both the RGB blend and alpha blend equations for a particular draw buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_draw_buffers_indexed/blendEquationiOES)\n     */\n    blendEquationiOES(buf: GLuint, mode: GLenum): void;\n    /**\n     * The `blendFuncSeparateiOES()` method of the OES_draw_buffers_indexed WebGL extension defines which function is used when blending pixels for RGB and alpha components separately for a particular draw buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_draw_buffers_indexed/blendFuncSeparateiOES)\n     */\n    blendFuncSeparateiOES(buf: GLuint, srcRGB: GLenum, dstRGB: GLenum, srcAlpha: GLenum, dstAlpha: GLenum): void;\n    /**\n     * The `blendFunciOES()` method of the OES_draw_buffers_indexed WebGL extension defines which function is used when blending pixels for a particular draw buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_draw_buffers_indexed/blendFunciOES)\n     */\n    blendFunciOES(buf: GLuint, src: GLenum, dst: GLenum): void;\n    /**\n     * The `colorMaskiOES()` method of the OES_draw_buffers_indexed WebGL extension sets which color components to enable or to disable when drawing or rendering for a particular draw buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_draw_buffers_indexed/colorMaskiOES)\n     */\n    colorMaskiOES(buf: GLuint, r: GLboolean, g: GLboolean, b: GLboolean, a: GLboolean): void;\n    /**\n     * The `disableiOES()` method of the OES_draw_buffers_indexed WebGL extension enables blending for a particular draw buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_draw_buffers_indexed/disableiOES)\n     */\n    disableiOES(target: GLenum, index: GLuint): void;\n    /**\n     * The `enableiOES()` method of the OES_draw_buffers_indexed WebGL extension enables blending for a particular draw buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_draw_buffers_indexed/enableiOES)\n     */\n    enableiOES(target: GLenum, index: GLuint): void;\n}\n\n/**\n * The **`OES_element_index_uint`** extension is part of the WebGL API and adds support for `gl.UNSIGNED_INT` types to WebGLRenderingContext.drawElements().\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_element_index_uint)\n */\ninterface OES_element_index_uint {\n}\n\n/**\n * The `OES_fbo_render_mipmap` extension is part of the WebGL API and makes it possible to attach any level of a texture to a framebuffer object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_fbo_render_mipmap)\n */\ninterface OES_fbo_render_mipmap {\n}\n\n/**\n * The **`OES_standard_derivatives`** extension is part of the WebGL API and adds the GLSL derivative functions `dFdx`, `dFdy`, and `fwidth`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_standard_derivatives)\n */\ninterface OES_standard_derivatives {\n    readonly FRAGMENT_SHADER_DERIVATIVE_HINT_OES: 0x8B8B;\n}\n\n/**\n * The **`OES_texture_float`** extension is part of the WebGL API and exposes floating-point pixel types for textures.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_texture_float)\n */\ninterface OES_texture_float {\n}\n\n/**\n * The **`OES_texture_float_linear`** extension is part of the WebGL API and allows linear filtering with floating-point pixel types for textures.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_texture_float_linear)\n */\ninterface OES_texture_float_linear {\n}\n\n/**\n * The **`OES_texture_half_float`** extension is part of the WebGL API and adds texture formats with 16- (aka half float) and 32-bit floating-point components.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_texture_half_float)\n */\ninterface OES_texture_half_float {\n    readonly HALF_FLOAT_OES: 0x8D61;\n}\n\n/**\n * The **`OES_texture_half_float_linear`** extension is part of the WebGL API and allows linear filtering with half floating-point pixel types for textures.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_texture_half_float_linear)\n */\ninterface OES_texture_half_float_linear {\n}\n\n/**\n * The **OES_vertex_array_object** extension is part of the WebGL API and provides vertex array objects (VAOs) which encapsulate vertex array states.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_vertex_array_object)\n */\ninterface OES_vertex_array_object {\n    /**\n     * The **`OES_vertex_array_object.bindVertexArrayOES()`** method of the WebGL API binds a passed WebGLVertexArrayObject object to the buffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_vertex_array_object/bindVertexArrayOES)\n     */\n    bindVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES | null): void;\n    /**\n     * The **`OES_vertex_array_object.createVertexArrayOES()`** method of the WebGL API creates and initializes a pointing to vertex array data and which provides names for different sets of vertex data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_vertex_array_object/createVertexArrayOES)\n     */\n    createVertexArrayOES(): WebGLVertexArrayObjectOES;\n    /**\n     * The **`OES_vertex_array_object.deleteVertexArrayOES()`** method of the WebGL API deletes a given ```js-nolint deleteVertexArrayOES(arrayObject) ``` - `arrayObject` - : A WebGLVertexArrayObject (VAO) object to delete.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_vertex_array_object/deleteVertexArrayOES)\n     */\n    deleteVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES | null): void;\n    /**\n     * The **`OES_vertex_array_object.isVertexArrayOES()`** method of the WebGL API returns `true` if the passed object is a WebGLVertexArrayObject object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OES_vertex_array_object/isVertexArrayOES)\n     */\n    isVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES | null): GLboolean;\n    readonly VERTEX_ARRAY_BINDING_OES: 0x85B5;\n}\n\n/**\n * The `OVR_multiview2` extension is part of the WebGL API and adds support for rendering into multiple views simultaneously.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OVR_multiview2)\n */\ninterface OVR_multiview2 {\n    /**\n     * The **`OVR_multiview2.framebufferTextureMultiviewOVR()`** method of the WebGL API attaches a multiview texture to a WebGLFramebuffer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OVR_multiview2/framebufferTextureMultiviewOVR)\n     */\n    framebufferTextureMultiviewOVR(target: GLenum, attachment: GLenum, texture: WebGLTexture | null, level: GLint, baseViewIndex: GLint, numViews: GLsizei): void;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR: 0x9630;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR: 0x9632;\n    readonly MAX_VIEWS_OVR: 0x9631;\n    readonly FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR: 0x9633;\n}\n\ninterface OffscreenCanvasEventMap {\n    \"contextlost\": Event;\n    \"contextrestored\": Event;\n}\n\n/**\n * When using the canvas element or the Canvas API, rendering, animation, and user interaction usually happen on the main execution thread of a web application.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvas)\n */\ninterface OffscreenCanvas extends EventTarget {\n    /**\n     * The **`height`** property returns and sets the height of an OffscreenCanvas object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvas/height)\n     */\n    height: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvas/contextlost_event) */\n    oncontextlost: ((this: OffscreenCanvas, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvas/contextrestored_event) */\n    oncontextrestored: ((this: OffscreenCanvas, ev: Event) => any) | null;\n    /**\n     * The **`width`** property returns and sets the width of an OffscreenCanvas object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvas/width)\n     */\n    width: number;\n    /**\n     * The **`OffscreenCanvas.convertToBlob()`** method creates a Blob object representing the image contained in the canvas.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvas/convertToBlob)\n     */\n    convertToBlob(options?: ImageEncodeOptions): Promise<Blob>;\n    /**\n     * The **`OffscreenCanvas.getContext()`** method returns a drawing context for an offscreen canvas, or `null` if the context identifier is not supported, or the offscreen canvas has already been set to a different context mode.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvas/getContext)\n     */\n    getContext(contextId: \"2d\", options?: any): OffscreenCanvasRenderingContext2D | null;\n    getContext(contextId: \"bitmaprenderer\", options?: any): ImageBitmapRenderingContext | null;\n    getContext(contextId: \"webgl\", options?: any): WebGLRenderingContext | null;\n    getContext(contextId: \"webgl2\", options?: any): WebGL2RenderingContext | null;\n    getContext(contextId: OffscreenRenderingContextId, options?: any): OffscreenRenderingContext | null;\n    /**\n     * The **`OffscreenCanvas.transferToImageBitmap()`** method creates an ImageBitmap object from the most recently rendered image of the `OffscreenCanvas`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvas/transferToImageBitmap)\n     */\n    transferToImageBitmap(): ImageBitmap;\n    addEventListener<K extends keyof OffscreenCanvasEventMap>(type: K, listener: (this: OffscreenCanvas, ev: OffscreenCanvasEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof OffscreenCanvasEventMap>(type: K, listener: (this: OffscreenCanvas, ev: OffscreenCanvasEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var OffscreenCanvas: {\n    prototype: OffscreenCanvas;\n    new(width: number, height: number): OffscreenCanvas;\n};\n\n/**\n * The **`OffscreenCanvasRenderingContext2D`** interface is a CanvasRenderingContext2D rendering context for drawing to the bitmap of an `OffscreenCanvas` object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/OffscreenCanvasRenderingContext2D)\n */\ninterface OffscreenCanvasRenderingContext2D extends CanvasCompositing, CanvasDrawImage, CanvasDrawPath, CanvasFillStrokeStyles, CanvasFilters, CanvasImageData, CanvasImageSmoothing, CanvasPath, CanvasPathDrawingStyles, CanvasRect, CanvasShadowStyles, CanvasState, CanvasText, CanvasTextDrawingStyles, CanvasTransform {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/canvas) */\n    readonly canvas: OffscreenCanvas;\n}\n\ndeclare var OffscreenCanvasRenderingContext2D: {\n    prototype: OffscreenCanvasRenderingContext2D;\n    new(): OffscreenCanvasRenderingContext2D;\n};\n\n/**\n * The **`Path2D`** interface of the Canvas 2D API is used to declare a path that can then be used on a CanvasRenderingContext2D object.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Path2D)\n */\ninterface Path2D extends CanvasPath {\n    /**\n     * The **`Path2D.addPath()`** method of the Canvas 2D API adds one Path2D object to another `Path2D` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Path2D/addPath)\n     */\n    addPath(path: Path2D, transform?: DOMMatrix2DInit): void;\n}\n\ndeclare var Path2D: {\n    prototype: Path2D;\n    new(path?: Path2D | string): Path2D;\n};\n\ninterface PerformanceEventMap {\n    \"resourcetimingbufferfull\": Event;\n}\n\n/**\n * The **`Performance`** interface provides access to performance-related information for the current page.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance)\n */\ninterface Performance extends EventTarget {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/resourcetimingbufferfull_event) */\n    onresourcetimingbufferfull: ((this: Performance, ev: Event) => any) | null;\n    /**\n     * The **`timeOrigin`** read-only property of the Performance interface returns the high resolution timestamp that is used as the baseline for performance-related timestamps.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/timeOrigin)\n     */\n    readonly timeOrigin: DOMHighResTimeStamp;\n    /**\n     * The **`clearMarks()`** method removes all or specific PerformanceMark objects from the browser's performance timeline.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/clearMarks)\n     */\n    clearMarks(markName?: string): void;\n    /**\n     * The **`clearMeasures()`** method removes all or specific PerformanceMeasure objects from the browser's performance timeline.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/clearMeasures)\n     */\n    clearMeasures(measureName?: string): void;\n    /**\n     * The **`clearResourceTimings()`** method removes all performance entries with an PerformanceEntry.entryType of `'resource'` from the browser's performance timeline and sets the size of the performance resource data buffer to zero.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/clearResourceTimings)\n     */\n    clearResourceTimings(): void;\n    /**\n     * The **`getEntries()`** method returns an array of all PerformanceEntry objects currently present in the performance timeline.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/getEntries)\n     */\n    getEntries(): PerformanceEntryList;\n    /**\n     * The **`getEntriesByName()`** method returns an array of PerformanceEntry objects currently present in the performance timeline with the given _name_ and _type_.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/getEntriesByName)\n     */\n    getEntriesByName(name: string, type?: string): PerformanceEntryList;\n    /**\n     * The **`getEntriesByType()`** method returns an array of PerformanceEntry objects currently present in the performance timeline for a given _type_.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/getEntriesByType)\n     */\n    getEntriesByType(type: string): PerformanceEntryList;\n    /**\n     * The **`mark()`** method creates a named PerformanceMark object representing a high resolution timestamp marker in the browser's performance timeline.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/mark)\n     */\n    mark(markName: string, markOptions?: PerformanceMarkOptions): PerformanceMark;\n    /**\n     * The **`measure()`** method creates a named PerformanceMeasure object representing a time measurement between two marks in the browser's performance timeline.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/measure)\n     */\n    measure(measureName: string, startOrMeasureOptions?: string | PerformanceMeasureOptions, endMark?: string): PerformanceMeasure;\n    /**\n     * The **`performance.now()`** method returns a high resolution timestamp in milliseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/now)\n     */\n    now(): DOMHighResTimeStamp;\n    /**\n     * The **`setResourceTimingBufferSize()`** method sets the desired size of the browser's resource timing buffer which stores the `'resource'` performance entries.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/setResourceTimingBufferSize)\n     */\n    setResourceTimingBufferSize(maxSize: number): void;\n    /**\n     * The **`toJSON()`** method of the Performance interface is a Serialization; it returns a JSON representation of the Performance object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Performance/toJSON)\n     */\n    toJSON(): any;\n    addEventListener<K extends keyof PerformanceEventMap>(type: K, listener: (this: Performance, ev: PerformanceEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof PerformanceEventMap>(type: K, listener: (this: Performance, ev: PerformanceEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var Performance: {\n    prototype: Performance;\n    new(): Performance;\n};\n\n/**\n * The **`PerformanceEntry`** object encapsulates a single performance metric that is part of the browser's performance timeline.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEntry)\n */\ninterface PerformanceEntry {\n    /**\n     * The read-only **`duration`** property returns a DOMHighResTimeStamp that is the duration of the PerformanceEntry.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEntry/duration)\n     */\n    readonly duration: DOMHighResTimeStamp;\n    /**\n     * The read-only **`entryType`** property returns a string representing the type of performance metric that this entry represents.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEntry/entryType)\n     */\n    readonly entryType: string;\n    /**\n     * The read-only **`name`** property of the PerformanceEntry interface is a string representing the name for a performance entry.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEntry/name)\n     */\n    readonly name: string;\n    /**\n     * The read-only **`startTime`** property returns the first DOMHighResTimeStamp recorded for this PerformanceEntry.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEntry/startTime)\n     */\n    readonly startTime: DOMHighResTimeStamp;\n    /**\n     * The **`toJSON()`** method is a Serialization; it returns a JSON representation of the PerformanceEntry object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceEntry/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var PerformanceEntry: {\n    prototype: PerformanceEntry;\n    new(): PerformanceEntry;\n};\n\n/**\n * **`PerformanceMark`** is an interface for PerformanceEntry objects with an PerformanceEntry.entryType of `'mark'`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceMark)\n */\ninterface PerformanceMark extends PerformanceEntry {\n    /**\n     * The read-only **`detail`** property returns arbitrary metadata that was included in the mark upon construction (either when using Performance.mark or the PerformanceMark.PerformanceMark constructor).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceMark/detail)\n     */\n    readonly detail: any;\n}\n\ndeclare var PerformanceMark: {\n    prototype: PerformanceMark;\n    new(markName: string, markOptions?: PerformanceMarkOptions): PerformanceMark;\n};\n\n/**\n * **`PerformanceMeasure`** is an _abstract_ interface for PerformanceEntry objects with an PerformanceEntry.entryType of `'measure'`.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceMeasure)\n */\ninterface PerformanceMeasure extends PerformanceEntry {\n    /**\n     * The read-only **`detail`** property returns arbitrary metadata that was included in the mark upon construction (when using Performance.measure.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceMeasure/detail)\n     */\n    readonly detail: any;\n}\n\ndeclare var PerformanceMeasure: {\n    prototype: PerformanceMeasure;\n    new(): PerformanceMeasure;\n};\n\n/**\n * The **`PerformanceObserver`** interface is used to observe performance measurement events and be notified of new PerformanceEntry as they are recorded in the browser's _performance timeline_.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserver)\n */\ninterface PerformanceObserver {\n    /**\n     * The **`disconnect()`** method of the PerformanceObserver interface is used to stop the performance observer from receiving any PerformanceEntry events.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserver/disconnect)\n     */\n    disconnect(): void;\n    /**\n     * The **`observe()`** method of the **PerformanceObserver** interface is used to specify the set of performance entry types to observe.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserver/observe)\n     */\n    observe(options?: PerformanceObserverInit): void;\n    /**\n     * The **`takeRecords()`** method of the PerformanceObserver interface returns the current list of PerformanceEntry objects stored in the performance observer, emptying it out.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserver/takeRecords)\n     */\n    takeRecords(): PerformanceEntryList;\n}\n\ndeclare var PerformanceObserver: {\n    prototype: PerformanceObserver;\n    new(callback: PerformanceObserverCallback): PerformanceObserver;\n    /**\n     * The static **`supportedEntryTypes`** read-only property of the PerformanceObserver interface returns an array of the PerformanceEntry.entryType values supported by the user agent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserver/supportedEntryTypes_static)\n     */\n    readonly supportedEntryTypes: ReadonlyArray<string>;\n};\n\n/**\n * The **`PerformanceObserverEntryList`** interface is a list of PerformanceEntry that were explicitly observed via the PerformanceObserver.observe method.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserverEntryList)\n */\ninterface PerformanceObserverEntryList {\n    /**\n     * The **`getEntries()`** method of the PerformanceObserverEntryList interface returns a list of explicitly observed PerformanceEntry objects.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserverEntryList/getEntries)\n     */\n    getEntries(): PerformanceEntryList;\n    /**\n     * The **`getEntriesByName()`** method of the PerformanceObserverEntryList interface returns a list of explicitly observed PerformanceEntry objects for a given PerformanceEntry.name and PerformanceEntry.entryType.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserverEntryList/getEntriesByName)\n     */\n    getEntriesByName(name: string, type?: string): PerformanceEntryList;\n    /**\n     * The **`getEntriesByType()`** method of the PerformanceObserverEntryList returns a list of explicitly _observed_ PerformanceEntry objects for a given PerformanceEntry.entryType.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceObserverEntryList/getEntriesByType)\n     */\n    getEntriesByType(type: string): PerformanceEntryList;\n}\n\ndeclare var PerformanceObserverEntryList: {\n    prototype: PerformanceObserverEntryList;\n    new(): PerformanceObserverEntryList;\n};\n\n/**\n * The **`PerformanceResourceTiming`** interface enables retrieval and analysis of detailed network timing data regarding the loading of an application's resources.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming)\n */\ninterface PerformanceResourceTiming extends PerformanceEntry {\n    /**\n     * The **`connectEnd`** read-only property returns the DOMHighResTimeStamp immediately after the browser finishes establishing the connection to the server to retrieve the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/connectEnd)\n     */\n    readonly connectEnd: DOMHighResTimeStamp;\n    /**\n     * The **`connectStart`** read-only property returns the DOMHighResTimeStamp immediately before the user agent starts establishing the connection to the server to retrieve the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/connectStart)\n     */\n    readonly connectStart: DOMHighResTimeStamp;\n    /**\n     * The **`decodedBodySize`** read-only property returns the size (in octets) received from the fetch (HTTP or cache) of the message body after removing any applied content encoding (like gzip or Brotli).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/decodedBodySize)\n     */\n    readonly decodedBodySize: number;\n    /**\n     * The **`domainLookupEnd`** read-only property returns the DOMHighResTimeStamp immediately after the browser finishes the domain-name lookup for the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/domainLookupEnd)\n     */\n    readonly domainLookupEnd: DOMHighResTimeStamp;\n    /**\n     * The **`domainLookupStart`** read-only property returns the DOMHighResTimeStamp immediately before the browser starts the domain name lookup for the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/domainLookupStart)\n     */\n    readonly domainLookupStart: DOMHighResTimeStamp;\n    /**\n     * The **`encodedBodySize`** read-only property represents the size (in octets) received from the fetch (HTTP or cache) of the payload body before removing any applied content encodings (like gzip or Brotli).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/encodedBodySize)\n     */\n    readonly encodedBodySize: number;\n    /**\n     * The **`fetchStart`** read-only property represents a DOMHighResTimeStamp immediately before the browser starts to fetch the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/fetchStart)\n     */\n    readonly fetchStart: DOMHighResTimeStamp;\n    /**\n     * The **`initiatorType`** read-only property is a string representing web platform feature that initiated the resource load.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/initiatorType)\n     */\n    readonly initiatorType: string;\n    /**\n     * The **`nextHopProtocol`** read-only property is a string representing the network protocol used to fetch the resource, as identified by the ALPN Protocol ID (RFC7301).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/nextHopProtocol)\n     */\n    readonly nextHopProtocol: string;\n    /**\n     * The **`redirectEnd`** read-only property returns a DOMHighResTimeStamp immediately after receiving the last byte of the response of the last redirect.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/redirectEnd)\n     */\n    readonly redirectEnd: DOMHighResTimeStamp;\n    /**\n     * The **`redirectStart`** read-only property returns a DOMHighResTimeStamp representing the start time of the fetch which that initiates the redirect.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/redirectStart)\n     */\n    readonly redirectStart: DOMHighResTimeStamp;\n    /**\n     * The **`requestStart`** read-only property returns a DOMHighResTimeStamp of the time immediately before the browser starts requesting the resource from the server, cache, or local resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/requestStart)\n     */\n    readonly requestStart: DOMHighResTimeStamp;\n    /**\n     * The **`responseEnd`** read-only property returns a DOMHighResTimeStamp immediately after the browser receives the last byte of the resource or immediately before the transport connection is closed, whichever comes first.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/responseEnd)\n     */\n    readonly responseEnd: DOMHighResTimeStamp;\n    /**\n     * The **`responseStart`** read-only property returns a DOMHighResTimeStamp immediately after the browser receives the first byte of the response from the server, cache, or local resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/responseStart)\n     */\n    readonly responseStart: DOMHighResTimeStamp;\n    /**\n     * The **`responseStatus`** read-only property represents the HTTP response status code returned when fetching the resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/responseStatus)\n     */\n    readonly responseStatus: number;\n    /**\n     * The **`secureConnectionStart`** read-only property returns a DOMHighResTimeStamp immediately before the browser starts the handshake process to secure the current connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/secureConnectionStart)\n     */\n    readonly secureConnectionStart: DOMHighResTimeStamp;\n    /**\n     * The **`serverTiming`** read-only property returns an array of PerformanceServerTiming entries containing server timing metrics.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/serverTiming)\n     */\n    readonly serverTiming: ReadonlyArray<PerformanceServerTiming>;\n    /**\n     * The **`transferSize`** read-only property represents the size (in octets) of the fetched resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/transferSize)\n     */\n    readonly transferSize: number;\n    /**\n     * The **`workerStart`** read-only property of the PerformanceResourceTiming interface returns a The `workerStart` property can have the following values: - A DOMHighResTimeStamp.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/workerStart)\n     */\n    readonly workerStart: DOMHighResTimeStamp;\n    /**\n     * The **`toJSON()`** method of the PerformanceResourceTiming interface is a Serialization; it returns a JSON representation of the PerformanceResourceTiming object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceResourceTiming/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var PerformanceResourceTiming: {\n    prototype: PerformanceResourceTiming;\n    new(): PerformanceResourceTiming;\n};\n\n/**\n * The **`PerformanceServerTiming`** interface surfaces server metrics that are sent with the response in the Server-Timing HTTP header.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceServerTiming)\n */\ninterface PerformanceServerTiming {\n    /**\n     * The **`description`** read-only property returns a string value of the server-specified metric description, or an empty string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceServerTiming/description)\n     */\n    readonly description: string;\n    /**\n     * The **`duration`** read-only property returns a double that contains the server-specified metric duration, or the value `0.0`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceServerTiming/duration)\n     */\n    readonly duration: DOMHighResTimeStamp;\n    /**\n     * The **`name`** read-only property returns a string value of the server-specified metric name.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceServerTiming/name)\n     */\n    readonly name: string;\n    /**\n     * The **`toJSON()`** method of the PerformanceServerTiming interface is a Serialization; it returns a JSON representation of the PerformanceServerTiming object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PerformanceServerTiming/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var PerformanceServerTiming: {\n    prototype: PerformanceServerTiming;\n    new(): PerformanceServerTiming;\n};\n\ninterface PermissionStatusEventMap {\n    \"change\": Event;\n}\n\n/**\n * The **`PermissionStatus`** interface of the Permissions API provides the state of an object and an event handler for monitoring changes to said state.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PermissionStatus)\n */\ninterface PermissionStatus extends EventTarget {\n    /**\n     * The **`name`** read-only property of the PermissionStatus interface returns the name of a requested permission.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PermissionStatus/name)\n     */\n    readonly name: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/PermissionStatus/change_event) */\n    onchange: ((this: PermissionStatus, ev: Event) => any) | null;\n    /**\n     * The **`state`** read-only property of the This property returns one of `'granted'`, `'denied'`, or `'prompt'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PermissionStatus/state)\n     */\n    readonly state: PermissionState;\n    addEventListener<K extends keyof PermissionStatusEventMap>(type: K, listener: (this: PermissionStatus, ev: PermissionStatusEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof PermissionStatusEventMap>(type: K, listener: (this: PermissionStatus, ev: PermissionStatusEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var PermissionStatus: {\n    prototype: PermissionStatus;\n    new(): PermissionStatus;\n};\n\n/**\n * The **`Permissions`** interface of the Permissions API provides the core Permission API functionality, such as methods for querying and revoking permissions - Permissions.query - : Returns the user permission status for a given API.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Permissions)\n */\ninterface Permissions {\n    /**\n     * The **`query()`** method of the Permissions interface returns the state of a user permission on the global scope.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Permissions/query)\n     */\n    query(permissionDesc: PermissionDescriptor): Promise<PermissionStatus>;\n}\n\ndeclare var Permissions: {\n    prototype: Permissions;\n    new(): Permissions;\n};\n\n/**\n * The **`ProgressEvent`** interface represents events that measure the progress of an underlying process, like an HTTP request (e.g., an `XMLHttpRequest`, or the loading of the underlying resource of an img, audio, video, style or link).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ProgressEvent)\n */\ninterface ProgressEvent<T extends EventTarget = EventTarget> extends Event {\n    /**\n     * The **`ProgressEvent.lengthComputable`** read-only property is a boolean flag indicating if the resource concerned by the A boolean.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ProgressEvent/lengthComputable)\n     */\n    readonly lengthComputable: boolean;\n    /**\n     * The **`ProgressEvent.loaded`** read-only property is a number indicating the size of the data already transmitted or processed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ProgressEvent/loaded)\n     */\n    readonly loaded: number;\n    readonly target: T | null;\n    /**\n     * The **`ProgressEvent.total`** read-only property is a number indicating the total size of the data being transmitted or processed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ProgressEvent/total)\n     */\n    readonly total: number;\n}\n\ndeclare var ProgressEvent: {\n    prototype: ProgressEvent;\n    new(type: string, eventInitDict?: ProgressEventInit): ProgressEvent;\n};\n\n/**\n * The **`PromiseRejectionEvent`** interface represents events which are sent to the global script context when JavaScript Promises are rejected.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PromiseRejectionEvent)\n */\ninterface PromiseRejectionEvent extends Event {\n    /**\n     * The PromiseRejectionEvent interface's **`promise`** read-only property indicates the JavaScript rejected.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PromiseRejectionEvent/promise)\n     */\n    readonly promise: Promise<any>;\n    /**\n     * The PromiseRejectionEvent **`reason`** read-only property is any JavaScript value or Object which provides the reason passed into Promise.reject().\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PromiseRejectionEvent/reason)\n     */\n    readonly reason: any;\n}\n\ndeclare var PromiseRejectionEvent: {\n    prototype: PromiseRejectionEvent;\n    new(type: string, eventInitDict: PromiseRejectionEventInit): PromiseRejectionEvent;\n};\n\n/**\n * The **`PushEvent`** interface of the Push API represents a push message that has been received.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushEvent)\n */\ninterface PushEvent extends ExtendableEvent {\n    /**\n     * The `data` read-only property of the **`PushEvent`** interface returns a reference to a PushMessageData object containing data sent to the PushSubscription.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushEvent/data)\n     */\n    readonly data: PushMessageData | null;\n}\n\ndeclare var PushEvent: {\n    prototype: PushEvent;\n    new(type: string, eventInitDict?: PushEventInit): PushEvent;\n};\n\n/**\n * The **`PushManager`** interface of the Push API provides a way to receive notifications from third-party servers as well as request URLs for push notifications.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushManager)\n */\ninterface PushManager {\n    /**\n     * The **`PushManager.getSubscription()`** method of the PushManager interface retrieves an existing push subscription.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushManager/getSubscription)\n     */\n    getSubscription(): Promise<PushSubscription | null>;\n    /**\n     * The **`permissionState()`** method of the string indicating the permission state of the push manager.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushManager/permissionState)\n     */\n    permissionState(options?: PushSubscriptionOptionsInit): Promise<PermissionState>;\n    /**\n     * The **`subscribe()`** method of the PushManager interface subscribes to a push service.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushManager/subscribe)\n     */\n    subscribe(options?: PushSubscriptionOptionsInit): Promise<PushSubscription>;\n}\n\ndeclare var PushManager: {\n    prototype: PushManager;\n    new(): PushManager;\n    /**\n     * The **`supportedContentEncodings`** read-only static property of the PushManager interface returns an array of supported content codings that can be used to encrypt the payload of a push message.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushManager/supportedContentEncodings_static)\n     */\n    readonly supportedContentEncodings: ReadonlyArray<string>;\n};\n\n/**\n * The **`PushMessageData`** interface of the Push API provides methods which let you retrieve the push data sent by a server in various formats.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushMessageData)\n */\ninterface PushMessageData {\n    /**\n     * The **`arrayBuffer()`** method of the PushMessageData interface extracts push message data as an ArrayBuffer object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushMessageData/arrayBuffer)\n     */\n    arrayBuffer(): ArrayBuffer;\n    /**\n     * The **`blob()`** method of the PushMessageData interface extracts push message data as a Blob object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushMessageData/blob)\n     */\n    blob(): Blob;\n    /**\n     * The **`bytes()`** method of the PushMessageData interface extracts push message data as an Uint8Array object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushMessageData/bytes)\n     */\n    bytes(): Uint8Array<ArrayBuffer>;\n    /**\n     * The **`json()`** method of the PushMessageData interface extracts push message data by parsing it as a JSON string and returning the result.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushMessageData/json)\n     */\n    json(): any;\n    /**\n     * The **`text()`** method of the PushMessageData interface extracts push message data as a plain text string.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushMessageData/text)\n     */\n    text(): string;\n}\n\ndeclare var PushMessageData: {\n    prototype: PushMessageData;\n    new(): PushMessageData;\n};\n\n/**\n * The `PushSubscription` interface of the Push API provides a subscription's URL endpoint along with the public key and secrets that should be used for encrypting push messages to this subscription.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscription)\n */\ninterface PushSubscription {\n    /**\n     * The **`endpoint`** read-only property of the the endpoint associated with the push subscription.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscription/endpoint)\n     */\n    readonly endpoint: string;\n    /**\n     * The **`expirationTime`** read-only property of the of the subscription expiration time associated with the push subscription, if there is one, or `null` otherwise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscription/expirationTime)\n     */\n    readonly expirationTime: EpochTimeStamp | null;\n    /**\n     * The **`options`** read-only property of the PushSubscription interface is an object containing the options used to create the subscription.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscription/options)\n     */\n    readonly options: PushSubscriptionOptions;\n    /**\n     * The `getKey()` method of the PushSubscription interface returns an ArrayBuffer representing a client public key, which can then be sent to a server and used in encrypting push message data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscription/getKey)\n     */\n    getKey(name: PushEncryptionKeyName): ArrayBuffer | null;\n    /**\n     * The `toJSON()` method of the PushSubscription interface is a standard serializer: it returns a JSON representation of the subscription properties, providing a useful shortcut.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscription/toJSON)\n     */\n    toJSON(): PushSubscriptionJSON;\n    /**\n     * The `unsubscribe()` method of the PushSubscription interface returns a Promise that resolves to a boolean value when the current subscription is successfully unsubscribed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscription/unsubscribe)\n     */\n    unsubscribe(): Promise<boolean>;\n}\n\ndeclare var PushSubscription: {\n    prototype: PushSubscription;\n    new(): PushSubscription;\n};\n\n/** Available only in secure contexts. */\ninterface PushSubscriptionChangeEvent extends ExtendableEvent {\n    readonly newSubscription: PushSubscription | null;\n    readonly oldSubscription: PushSubscription | null;\n}\n\ndeclare var PushSubscriptionChangeEvent: {\n    prototype: PushSubscriptionChangeEvent;\n    new(type: string, eventInitDict?: PushSubscriptionChangeEventInit): PushSubscriptionChangeEvent;\n};\n\n/**\n * The **`PushSubscriptionOptions`** interface of the Push API represents the options associated with a push subscription.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscriptionOptions)\n */\ninterface PushSubscriptionOptions {\n    /**\n     * The **`applicationServerKey`** read-only property of the PushSubscriptionOptions interface contains the public key used by the push server.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscriptionOptions/applicationServerKey)\n     */\n    readonly applicationServerKey: ArrayBuffer | null;\n    /**\n     * The **`userVisibleOnly`** read-only property of the PushSubscriptionOptions interface indicates if the returned push subscription will only be used for messages whose effect is made visible to the user.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/PushSubscriptionOptions/userVisibleOnly)\n     */\n    readonly userVisibleOnly: boolean;\n}\n\ndeclare var PushSubscriptionOptions: {\n    prototype: PushSubscriptionOptions;\n    new(): PushSubscriptionOptions;\n};\n\ninterface RTCDataChannelEventMap {\n    \"bufferedamountlow\": Event;\n    \"close\": Event;\n    \"closing\": Event;\n    \"error\": Event;\n    \"message\": MessageEvent;\n    \"open\": Event;\n}\n\n/**\n * The **`RTCDataChannel`** interface represents a network channel which can be used for bidirectional peer-to-peer transfers of arbitrary data.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel)\n */\ninterface RTCDataChannel extends EventTarget {\n    /**\n     * The property **`binaryType`** on the the type of object which should be used to represent binary data received on the RTCDataChannel.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/binaryType)\n     */\n    binaryType: BinaryType;\n    /**\n     * The read-only `RTCDataChannel` property **`bufferedAmount`** returns the number of bytes of data currently queued to be sent over the data channel.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/bufferedAmount)\n     */\n    readonly bufferedAmount: number;\n    /**\n     * The `RTCDataChannel` property **`bufferedAmountLowThreshold`** is used to specify the number of bytes of buffered outgoing data that is considered 'low.' The default value is 0\\.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/bufferedAmountLowThreshold)\n     */\n    bufferedAmountLowThreshold: number;\n    /**\n     * The read-only `RTCDataChannel` property **`id`** returns an ID number (between 0 and 65,534) which uniquely identifies the RTCDataChannel.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/id)\n     */\n    readonly id: number | null;\n    /**\n     * The read-only `RTCDataChannel` property **`label`** returns a string containing a name describing the data channel.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/label)\n     */\n    readonly label: string;\n    /**\n     * The read-only `RTCDataChannel` property **`maxPacketLifeTime`** returns the amount of time, in milliseconds, the browser is allowed to take to attempt to transmit a message, as set when the data channel was created, or `null`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/maxPacketLifeTime)\n     */\n    readonly maxPacketLifeTime: number | null;\n    /**\n     * The read-only `RTCDataChannel` property **`maxRetransmits`** returns the maximum number of times the browser should try to retransmit a message before giving up, as set when the data channel was created, or `null`, which indicates that there is no maximum.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/maxRetransmits)\n     */\n    readonly maxRetransmits: number | null;\n    /**\n     * The read-only `RTCDataChannel` property **`negotiated`** indicates whether the (`true`) or by the WebRTC layer (`false`).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/negotiated)\n     */\n    readonly negotiated: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/bufferedamountlow_event) */\n    onbufferedamountlow: ((this: RTCDataChannel, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/close_event) */\n    onclose: ((this: RTCDataChannel, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/closing_event) */\n    onclosing: ((this: RTCDataChannel, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/error_event) */\n    onerror: ((this: RTCDataChannel, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/message_event) */\n    onmessage: ((this: RTCDataChannel, ev: MessageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/open_event) */\n    onopen: ((this: RTCDataChannel, ev: Event) => any) | null;\n    /**\n     * The read-only `RTCDataChannel` property **`ordered`** indicates whether or not the data channel guarantees in-order delivery of messages; the default is `true`, which indicates that the data channel is indeed ordered.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/ordered)\n     */\n    readonly ordered: boolean;\n    /**\n     * The read-only `RTCDataChannel` property **`protocol`** returns a string containing the name of the subprotocol in use.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/protocol)\n     */\n    readonly protocol: string;\n    /**\n     * The read-only `RTCDataChannel` property **`readyState`** returns a string which indicates the state of the data channel's underlying data connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/readyState)\n     */\n    readonly readyState: RTCDataChannelState;\n    /**\n     * The **`RTCDataChannel.close()`** method closes the closure of the channel.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/close)\n     */\n    close(): void;\n    /**\n     * The **`send()`** method of the remote peer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCDataChannel/send)\n     */\n    send(data: string): void;\n    send(data: Blob): void;\n    send(data: ArrayBuffer): void;\n    send(data: ArrayBufferView<ArrayBuffer>): void;\n    addEventListener<K extends keyof RTCDataChannelEventMap>(type: K, listener: (this: RTCDataChannel, ev: RTCDataChannelEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof RTCDataChannelEventMap>(type: K, listener: (this: RTCDataChannel, ev: RTCDataChannelEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var RTCDataChannel: {\n    prototype: RTCDataChannel;\n    new(): RTCDataChannel;\n};\n\n/**\n * The **`RTCEncodedAudioFrame`** of the WebRTC API represents an encoded audio frame in the WebRTC receiver or sender pipeline, which may be modified using a WebRTC Encoded Transform.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedAudioFrame)\n */\ninterface RTCEncodedAudioFrame {\n    /**\n     * The **`data`** property of the RTCEncodedAudioFrame interface returns a buffer containing the data for an encoded frame.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedAudioFrame/data)\n     */\n    data: ArrayBuffer;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedAudioFrame/timestamp) */\n    readonly timestamp: number;\n    /**\n     * The **`getMetadata()`** method of the RTCEncodedAudioFrame interface returns an object containing the metadata associated with the frame.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedAudioFrame/getMetadata)\n     */\n    getMetadata(): RTCEncodedAudioFrameMetadata;\n}\n\ndeclare var RTCEncodedAudioFrame: {\n    prototype: RTCEncodedAudioFrame;\n    new(): RTCEncodedAudioFrame;\n};\n\n/**\n * The **`RTCEncodedVideoFrame`** of the WebRTC API represents an encoded video frame in the WebRTC receiver or sender pipeline, which may be modified using a WebRTC Encoded Transform.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedVideoFrame)\n */\ninterface RTCEncodedVideoFrame {\n    /**\n     * The **`data`** property of the RTCEncodedVideoFrame interface returns a buffer containing the frame data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedVideoFrame/data)\n     */\n    data: ArrayBuffer;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedVideoFrame/timestamp) */\n    readonly timestamp: number;\n    /**\n     * The **`type`** read-only property of the RTCEncodedVideoFrame interface indicates whether this frame is a key frame, delta frame, or empty frame.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedVideoFrame/type)\n     */\n    readonly type: RTCEncodedVideoFrameType;\n    /**\n     * The **`getMetadata()`** method of the RTCEncodedVideoFrame interface returns an object containing the metadata associated with the frame.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCEncodedVideoFrame/getMetadata)\n     */\n    getMetadata(): RTCEncodedVideoFrameMetadata;\n}\n\ndeclare var RTCEncodedVideoFrame: {\n    prototype: RTCEncodedVideoFrame;\n    new(): RTCEncodedVideoFrame;\n};\n\n/**\n * The **`RTCRtpScriptTransformer`** interface of the WebRTC API provides a worker-side Stream API interface that a WebRTC Encoded Transform can use to modify encoded media frames in the incoming and outgoing WebRTC pipelines.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpScriptTransformer)\n */\ninterface RTCRtpScriptTransformer extends EventTarget {\n    /**\n     * The **`options`** read-only property of the RTCRtpScriptTransformer interface returns the object that was (optionally) passed as the second argument during construction of the corresponding RTCRtpScriptTransform.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpScriptTransformer/options)\n     */\n    readonly options: any;\n    /**\n     * The **`readable`** read-only property of the RTCRtpScriptTransformer interface returns a ReadableStream instance is a source for encoded media frames.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpScriptTransformer/readable)\n     */\n    readonly readable: ReadableStream;\n    /**\n     * The **`writable`** read-only property of the RTCRtpScriptTransformer interface returns a WritableStream instance that can be used as a sink for encoded media frames enqueued on the corresponding RTCRtpScriptTransformer.readable.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpScriptTransformer/writable)\n     */\n    readonly writable: WritableStream;\n    /**\n     * The **`generateKeyFrame()`** method of the RTCRtpScriptTransformer interface causes a video encoder to generate a key frame.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpScriptTransformer/generateKeyFrame)\n     */\n    generateKeyFrame(rid?: string): Promise<number>;\n    /**\n     * The **`sendKeyFrameRequest()`** method of the RTCRtpScriptTransformer interface may be called by a WebRTC Encoded Transform that is processing incoming encoded video frames, in order to request a key frame from the sender.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCRtpScriptTransformer/sendKeyFrameRequest)\n     */\n    sendKeyFrameRequest(): Promise<void>;\n}\n\ndeclare var RTCRtpScriptTransformer: {\n    prototype: RTCRtpScriptTransformer;\n    new(): RTCRtpScriptTransformer;\n};\n\n/**\n * The **`RTCTransformEvent`** of the WebRTC API represent an event that is fired in a dedicated worker when an encoded frame has been queued for processing by a WebRTC Encoded Transform.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCTransformEvent)\n */\ninterface RTCTransformEvent extends Event {\n    /**\n     * The read-only **`transformer`** property of the RTCTransformEvent interface returns the RTCRtpScriptTransformer associated with the event.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/RTCTransformEvent/transformer)\n     */\n    readonly transformer: RTCRtpScriptTransformer;\n}\n\ndeclare var RTCTransformEvent: {\n    prototype: RTCTransformEvent;\n    new(): RTCTransformEvent;\n};\n\n/**\n * The **`ReadableByteStreamController`** interface of the Streams API represents a controller for a readable byte stream.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableByteStreamController)\n */\ninterface ReadableByteStreamController {\n    /**\n     * The **`byobRequest`** read-only property of the ReadableByteStreamController interface returns the current BYOB request, or `null` if there are no pending requests.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableByteStreamController/byobRequest)\n     */\n    readonly byobRequest: ReadableStreamBYOBRequest | null;\n    /**\n     * The **`desiredSize`** read-only property of the ReadableByteStreamController interface returns the number of bytes required to fill the stream's internal queue to its 'desired size'.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableByteStreamController/desiredSize)\n     */\n    readonly desiredSize: number | null;\n    /**\n     * The **`close()`** method of the ReadableByteStreamController interface closes the associated stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableByteStreamController/close)\n     */\n    close(): void;\n    /**\n     * The **`enqueue()`** method of the ReadableByteStreamController interface enqueues a given chunk on the associated readable byte stream (the chunk is copied into the stream's internal queues).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableByteStreamController/enqueue)\n     */\n    enqueue(chunk: ArrayBufferView<ArrayBuffer>): void;\n    /**\n     * The **`error()`** method of the ReadableByteStreamController interface causes any future interactions with the associated stream to error with the specified reason.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableByteStreamController/error)\n     */\n    error(e?: any): void;\n}\n\ndeclare var ReadableByteStreamController: {\n    prototype: ReadableByteStreamController;\n    new(): ReadableByteStreamController;\n};\n\n/**\n * The `ReadableStream` interface of the Streams API represents a readable stream of byte data.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStream)\n */\ninterface ReadableStream<R = any> {\n    /**\n     * The **`locked`** read-only property of the ReadableStream interface returns whether or not the readable stream is locked to a reader.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStream/locked)\n     */\n    readonly locked: boolean;\n    /**\n     * The **`cancel()`** method of the ReadableStream interface returns a Promise that resolves when the stream is canceled.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStream/cancel)\n     */\n    cancel(reason?: any): Promise<void>;\n    /**\n     * The **`getReader()`** method of the ReadableStream interface creates a reader and locks the stream to it.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStream/getReader)\n     */\n    getReader(options: { mode: \"byob\" }): ReadableStreamBYOBReader;\n    getReader(): ReadableStreamDefaultReader<R>;\n    getReader(options?: ReadableStreamGetReaderOptions): ReadableStreamReader<R>;\n    /**\n     * The **`pipeThrough()`** method of the ReadableStream interface provides a chainable way of piping the current stream through a transform stream or any other writable/readable pair.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStream/pipeThrough)\n     */\n    pipeThrough<T>(transform: ReadableWritablePair<T, R>, options?: StreamPipeOptions): ReadableStream<T>;\n    /**\n     * The **`pipeTo()`** method of the ReadableStream interface pipes the current `ReadableStream` to a given WritableStream and returns a Promise that fulfills when the piping process completes successfully, or rejects if any errors were encountered.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStream/pipeTo)\n     */\n    pipeTo(destination: WritableStream<R>, options?: StreamPipeOptions): Promise<void>;\n    /**\n     * The **`tee()`** method of the two-element array containing the two resulting branches as new ReadableStream instances.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStream/tee)\n     */\n    tee(): [ReadableStream<R>, ReadableStream<R>];\n}\n\ndeclare var ReadableStream: {\n    prototype: ReadableStream;\n    new(underlyingSource: UnderlyingByteSource, strategy?: { highWaterMark?: number }): ReadableStream<Uint8Array<ArrayBuffer>>;\n    new<R = any>(underlyingSource: UnderlyingDefaultSource<R>, strategy?: QueuingStrategy<R>): ReadableStream<R>;\n    new<R = any>(underlyingSource?: UnderlyingSource<R>, strategy?: QueuingStrategy<R>): ReadableStream<R>;\n};\n\n/**\n * The `ReadableStreamBYOBReader` interface of the Streams API defines a reader for a ReadableStream that supports zero-copy reading from an underlying byte source.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader)\n */\ninterface ReadableStreamBYOBReader extends ReadableStreamGenericReader {\n    /**\n     * The **`read()`** method of the ReadableStreamBYOBReader interface is used to read data into a view on a user-supplied buffer from an associated readable byte stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader/read)\n     */\n    read<T extends ArrayBufferView>(view: T): Promise<ReadableStreamReadResult<T>>;\n    /**\n     * The **`releaseLock()`** method of the ReadableStreamBYOBReader interface releases the reader's lock on the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader/releaseLock)\n     */\n    releaseLock(): void;\n}\n\ndeclare var ReadableStreamBYOBReader: {\n    prototype: ReadableStreamBYOBReader;\n    new(stream: ReadableStream<Uint8Array<ArrayBuffer>>): ReadableStreamBYOBReader;\n};\n\n/**\n * The **`ReadableStreamBYOBRequest`** interface of the Streams API represents a 'pull request' for data from an underlying source that will made as a zero-copy transfer to a consumer (bypassing the stream's internal queues).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest)\n */\ninterface ReadableStreamBYOBRequest {\n    /**\n     * The **`view`** getter property of the ReadableStreamBYOBRequest interface returns the current view.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest/view)\n     */\n    readonly view: ArrayBufferView<ArrayBuffer> | null;\n    /**\n     * The **`respond()`** method of the ReadableStreamBYOBRequest interface is used to signal to the associated readable byte stream that the specified number of bytes were written into the ReadableStreamBYOBRequest.view.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest/respond)\n     */\n    respond(bytesWritten: number): void;\n    /**\n     * The **`respondWithNewView()`** method of the ReadableStreamBYOBRequest interface specifies a new view that the consumer of the associated readable byte stream should write to instead of ReadableStreamBYOBRequest.view.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest/respondWithNewView)\n     */\n    respondWithNewView(view: ArrayBufferView<ArrayBuffer>): void;\n}\n\ndeclare var ReadableStreamBYOBRequest: {\n    prototype: ReadableStreamBYOBRequest;\n    new(): ReadableStreamBYOBRequest;\n};\n\n/**\n * The **`ReadableStreamDefaultController`** interface of the Streams API represents a controller allowing control of a ReadableStream's state and internal queue.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultController)\n */\ninterface ReadableStreamDefaultController<R = any> {\n    /**\n     * The **`desiredSize`** read-only property of the required to fill the stream's internal queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultController/desiredSize)\n     */\n    readonly desiredSize: number | null;\n    /**\n     * The **`close()`** method of the ReadableStreamDefaultController interface closes the associated stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultController/close)\n     */\n    close(): void;\n    /**\n     * The **`enqueue()`** method of the ```js-nolint enqueue(chunk) ``` - `chunk` - : The chunk to enqueue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultController/enqueue)\n     */\n    enqueue(chunk?: R): void;\n    /**\n     * The **`error()`** method of the with the associated stream to error.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultController/error)\n     */\n    error(e?: any): void;\n}\n\ndeclare var ReadableStreamDefaultController: {\n    prototype: ReadableStreamDefaultController;\n    new(): ReadableStreamDefaultController;\n};\n\n/**\n * The **`ReadableStreamDefaultReader`** interface of the Streams API represents a default reader that can be used to read stream data supplied from a network (such as a fetch request).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultReader)\n */\ninterface ReadableStreamDefaultReader<R = any> extends ReadableStreamGenericReader {\n    /**\n     * The **`read()`** method of the ReadableStreamDefaultReader interface returns a Promise providing access to the next chunk in the stream's internal queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultReader/read)\n     */\n    read(): Promise<ReadableStreamReadResult<R>>;\n    /**\n     * The **`releaseLock()`** method of the ReadableStreamDefaultReader interface releases the reader's lock on the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultReader/releaseLock)\n     */\n    releaseLock(): void;\n}\n\ndeclare var ReadableStreamDefaultReader: {\n    prototype: ReadableStreamDefaultReader;\n    new<R = any>(stream: ReadableStream<R>): ReadableStreamDefaultReader<R>;\n};\n\ninterface ReadableStreamGenericReader {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader/closed) */\n    readonly closed: Promise<void>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader/cancel) */\n    cancel(reason?: any): Promise<void>;\n}\n\n/**\n * The `Report` interface of the Reporting API represents a single report.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Report)\n */\ninterface Report {\n    /**\n     * The **`body`** read-only property of the Report interface returns the body of the report, which is a `ReportBody` object containing the detailed report information.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Report/body)\n     */\n    readonly body: ReportBody | null;\n    /**\n     * The **`type`** read-only property of the Report interface returns the type of report generated, e.g., `deprecation` or `intervention`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Report/type)\n     */\n    readonly type: string;\n    /**\n     * The **`url`** read-only property of the Report interface returns the URL of the document that generated the report.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Report/url)\n     */\n    readonly url: string;\n    toJSON(): any;\n}\n\ndeclare var Report: {\n    prototype: Report;\n    new(): Report;\n};\n\n/**\n * The **`ReportBody`** interface of the Reporting API represents the body of a report.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReportBody)\n */\ninterface ReportBody {\n    /**\n     * The **`toJSON()`** method of the ReportBody interface is a _serializer_, and returns a JSON representation of the `ReportBody` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReportBody/toJSON)\n     */\n    toJSON(): any;\n}\n\ndeclare var ReportBody: {\n    prototype: ReportBody;\n    new(): ReportBody;\n};\n\n/**\n * The `ReportingObserver` interface of the Reporting API allows you to collect and access reports.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReportingObserver)\n */\ninterface ReportingObserver {\n    /**\n     * The **`disconnect()`** method of the previously started observing from collecting reports.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReportingObserver/disconnect)\n     */\n    disconnect(): void;\n    /**\n     * The **`observe()`** method of the collecting reports in its report queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReportingObserver/observe)\n     */\n    observe(): void;\n    /**\n     * The **`takeRecords()`** method of the in the observer's report queue, and empties the queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReportingObserver/takeRecords)\n     */\n    takeRecords(): ReportList;\n}\n\ndeclare var ReportingObserver: {\n    prototype: ReportingObserver;\n    new(callback: ReportingObserverCallback, options?: ReportingObserverOptions): ReportingObserver;\n};\n\n/**\n * The **`Request`** interface of the Fetch API represents a resource request.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request)\n */\ninterface Request extends Body {\n    /**\n     * The **`cache`** read-only property of the Request interface contains the cache mode of the request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/cache)\n     */\n    readonly cache: RequestCache;\n    /**\n     * The **`credentials`** read-only property of the Request interface reflects the value given to the Request.Request() constructor in the `credentials` option.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/credentials)\n     */\n    readonly credentials: RequestCredentials;\n    /**\n     * The **`destination`** read-only property of the **Request** interface returns a string describing the type of content being requested.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/destination)\n     */\n    readonly destination: RequestDestination;\n    /**\n     * The **`headers`** read-only property of the with the request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/headers)\n     */\n    readonly headers: Headers;\n    /**\n     * The **`integrity`** read-only property of the Request interface contains the subresource integrity value of the request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/integrity)\n     */\n    readonly integrity: string;\n    /**\n     * The **`keepalive`** read-only property of the Request interface contains the request's `keepalive` setting (`true` or `false`), which indicates whether the browser will keep the associated request alive if the page that initiated it is unloaded before the request is complete.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/keepalive)\n     */\n    readonly keepalive: boolean;\n    /**\n     * The **`method`** read-only property of the `POST`, etc.) A String indicating the method of the request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/method)\n     */\n    readonly method: string;\n    /**\n     * The **`mode`** read-only property of the Request interface contains the mode of the request (e.g., `cors`, `no-cors`, `same-origin`, or `navigate`.) This is used to determine if cross-origin requests lead to valid responses, and which properties of the response are readable.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/mode)\n     */\n    readonly mode: RequestMode;\n    /**\n     * The **`redirect`** read-only property of the Request interface contains the mode for how redirects are handled.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/redirect)\n     */\n    readonly redirect: RequestRedirect;\n    /**\n     * The **`referrer`** read-only property of the Request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/referrer)\n     */\n    readonly referrer: string;\n    /**\n     * The **`referrerPolicy`** read-only property of the referrer information, sent in the Referer header, should be included with the request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/referrerPolicy)\n     */\n    readonly referrerPolicy: ReferrerPolicy;\n    /**\n     * The read-only **`signal`** property of the Request interface returns the AbortSignal associated with the request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/signal)\n     */\n    readonly signal: AbortSignal;\n    /**\n     * The **`url`** read-only property of the Request interface contains the URL of the request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/url)\n     */\n    readonly url: string;\n    /**\n     * The **`clone()`** method of the Request interface creates a copy of the current `Request` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Request/clone)\n     */\n    clone(): Request;\n}\n\ndeclare var Request: {\n    prototype: Request;\n    new(input: RequestInfo | URL, init?: RequestInit): Request;\n};\n\n/**\n * The **`Response`** interface of the Fetch API represents the response to a request.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response)\n */\ninterface Response extends Body {\n    /**\n     * The **`headers`** read-only property of the with the response.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/headers)\n     */\n    readonly headers: Headers;\n    /**\n     * The **`ok`** read-only property of the Response interface contains a Boolean stating whether the response was successful (status in the range 200-299) or not.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/ok)\n     */\n    readonly ok: boolean;\n    /**\n     * The **`redirected`** read-only property of the Response interface indicates whether or not the response is the result of a request you made which was redirected.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/redirected)\n     */\n    readonly redirected: boolean;\n    /**\n     * The **`status`** read-only property of the Response interface contains the HTTP status codes of the response.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/status)\n     */\n    readonly status: number;\n    /**\n     * The **`statusText`** read-only property of the Response interface contains the status message corresponding to the HTTP status code in Response.status.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/statusText)\n     */\n    readonly statusText: string;\n    /**\n     * The **`type`** read-only property of the Response interface contains the type of the response.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/type)\n     */\n    readonly type: ResponseType;\n    /**\n     * The **`url`** read-only property of the Response interface contains the URL of the response.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/url)\n     */\n    readonly url: string;\n    /**\n     * The **`clone()`** method of the Response interface creates a clone of a response object, identical in every way, but stored in a different variable.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/clone)\n     */\n    clone(): Response;\n}\n\ndeclare var Response: {\n    prototype: Response;\n    new(body?: BodyInit | null, init?: ResponseInit): Response;\n    /**\n     * The **`error()`** static method of the Response interface returns a new `Response` object associated with a network error.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/error_static)\n     */\n    error(): Response;\n    /**\n     * The **`json()`** static method of the Response interface returns a `Response` that contains the provided JSON data as body, and a Content-Type header which is set to `application/json`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/json_static)\n     */\n    json(data: any, init?: ResponseInit): Response;\n    /**\n     * The **`redirect()`** static method of the Response interface returns a `Response` resulting in a redirect to the specified URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Response/redirect_static)\n     */\n    redirect(url: string | URL, status?: number): Response;\n};\n\n/**\n * The **`SecurityPolicyViolationEvent`** interface inherits from Event, and represents the event object of a `securitypolicyviolation` event sent on an Element/securitypolicyviolation_event, Document/securitypolicyviolation_event, or WorkerGlobalScope/securitypolicyviolation_event when its Content Security Policy (CSP) is violated.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent)\n */\ninterface SecurityPolicyViolationEvent extends Event {\n    /**\n     * The **`blockedURI`** read-only property of the SecurityPolicyViolationEvent interface is a string representing the URI of the resource that was blocked because it violates a Content Security Policy (CSP).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/blockedURI)\n     */\n    readonly blockedURI: string;\n    /**\n     * The **`columnNumber`** read-only property of the SecurityPolicyViolationEvent interface is the column number in the document or worker script at which the Content Security Policy (CSP) violation occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/columnNumber)\n     */\n    readonly columnNumber: number;\n    /**\n     * The **`disposition`** read-only property of the SecurityPolicyViolationEvent interface indicates how the violated Content Security Policy (CSP) is configured to be treated by the user agent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/disposition)\n     */\n    readonly disposition: SecurityPolicyViolationEventDisposition;\n    /**\n     * The **`documentURI`** read-only property of the SecurityPolicyViolationEvent interface is a string representing the URI of the document or worker in which the Content Security Policy (CSP) violation occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/documentURI)\n     */\n    readonly documentURI: string;\n    /**\n     * The **`effectiveDirective`** read-only property of the SecurityPolicyViolationEvent interface is a string representing the Content Security Policy (CSP) directive that was violated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/effectiveDirective)\n     */\n    readonly effectiveDirective: string;\n    /**\n     * The **`lineNumber`** read-only property of the SecurityPolicyViolationEvent interface is the line number in the document or worker script at which the Content Security Policy (CSP) violation occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/lineNumber)\n     */\n    readonly lineNumber: number;\n    /**\n     * The **`originalPolicy`** read-only property of the SecurityPolicyViolationEvent interface is a string containing the Content Security Policy (CSP) whose enforcement uncovered the violation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/originalPolicy)\n     */\n    readonly originalPolicy: string;\n    /**\n     * The **`referrer`** read-only property of the SecurityPolicyViolationEvent interface is a string representing the referrer for the resources whose Content Security Policy (CSP) was violated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/referrer)\n     */\n    readonly referrer: string;\n    /**\n     * The **`sample`** read-only property of the SecurityPolicyViolationEvent interface is a string representing a sample of the resource that caused the Content Security Policy (CSP) violation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/sample)\n     */\n    readonly sample: string;\n    /**\n     * The **`sourceFile`** read-only property of the SecurityPolicyViolationEvent interface is a string representing the URL of the script in which the Content Security Policy (CSP) violation occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/sourceFile)\n     */\n    readonly sourceFile: string;\n    /**\n     * The **`statusCode`** read-only property of the SecurityPolicyViolationEvent interface is a number representing the HTTP status code of the window or worker in which the Content Security Policy (CSP) violation occurred.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/statusCode)\n     */\n    readonly statusCode: number;\n    /**\n     * The **`violatedDirective`** read-only property of the SecurityPolicyViolationEvent interface is a string representing the Content Security Policy (CSP) directive that was violated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent/violatedDirective)\n     */\n    readonly violatedDirective: string;\n}\n\ndeclare var SecurityPolicyViolationEvent: {\n    prototype: SecurityPolicyViolationEvent;\n    new(type: string, eventInitDict?: SecurityPolicyViolationEventInit): SecurityPolicyViolationEvent;\n};\n\ninterface ServiceWorkerEventMap extends AbstractWorkerEventMap {\n    \"statechange\": Event;\n}\n\n/**\n * The **`ServiceWorker`** interface of the Service Worker API provides a reference to a service worker.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorker)\n */\ninterface ServiceWorker extends EventTarget, AbstractWorker {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorker/statechange_event) */\n    onstatechange: ((this: ServiceWorker, ev: Event) => any) | null;\n    /**\n     * Returns the `ServiceWorker` serialized script URL defined as part of `ServiceWorkerRegistration`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorker/scriptURL)\n     */\n    readonly scriptURL: string;\n    /**\n     * The **`state`** read-only property of the of the service worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorker/state)\n     */\n    readonly state: ServiceWorkerState;\n    /**\n     * The **`postMessage()`** method of the ServiceWorker interface sends a message to the worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorker/postMessage)\n     */\n    postMessage(message: any, transfer: Transferable[]): void;\n    postMessage(message: any, options?: StructuredSerializeOptions): void;\n    addEventListener<K extends keyof ServiceWorkerEventMap>(type: K, listener: (this: ServiceWorker, ev: ServiceWorkerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof ServiceWorkerEventMap>(type: K, listener: (this: ServiceWorker, ev: ServiceWorkerEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var ServiceWorker: {\n    prototype: ServiceWorker;\n    new(): ServiceWorker;\n};\n\ninterface ServiceWorkerContainerEventMap {\n    \"controllerchange\": Event;\n    \"message\": MessageEvent;\n    \"messageerror\": MessageEvent;\n}\n\n/**\n * The **`ServiceWorkerContainer`** interface of the Service Worker API provides an object representing the service worker as an overall unit in the network ecosystem, including facilities to register, unregister and update service workers, and access the state of service workers and their registrations.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer)\n */\ninterface ServiceWorkerContainer extends EventTarget {\n    /**\n     * The **`controller`** read-only property of the ServiceWorkerContainer interface returns a `activated` (the same object returned by `null` if the request is a force refresh (_Shift_ + refresh) or if there is no active worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/controller)\n     */\n    readonly controller: ServiceWorker | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/controllerchange_event) */\n    oncontrollerchange: ((this: ServiceWorkerContainer, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/message_event) */\n    onmessage: ((this: ServiceWorkerContainer, ev: MessageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/messageerror_event) */\n    onmessageerror: ((this: ServiceWorkerContainer, ev: MessageEvent) => any) | null;\n    /**\n     * The **`ready`** read-only property of the ServiceWorkerContainer interface provides a way of delaying code execution until a service worker is active.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/ready)\n     */\n    readonly ready: Promise<ServiceWorkerRegistration>;\n    /**\n     * The **`getRegistration()`** method of the client URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/getRegistration)\n     */\n    getRegistration(clientURL?: string | URL): Promise<ServiceWorkerRegistration | undefined>;\n    /**\n     * The **`getRegistrations()`** method of the `ServiceWorkerContainer`, in an array.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/getRegistrations)\n     */\n    getRegistrations(): Promise<ReadonlyArray<ServiceWorkerRegistration>>;\n    /**\n     * The **`register()`** method of the ServiceWorkerContainer interface creates or updates a ServiceWorkerRegistration for the given scope.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/register)\n     */\n    register(scriptURL: string | URL, options?: RegistrationOptions): Promise<ServiceWorkerRegistration>;\n    /**\n     * The **`startMessages()`** method of the ServiceWorkerContainer interface explicitly starts the flow of messages being dispatched from a service worker to pages under its control (e.g., sent via Client.postMessage()).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerContainer/startMessages)\n     */\n    startMessages(): void;\n    addEventListener<K extends keyof ServiceWorkerContainerEventMap>(type: K, listener: (this: ServiceWorkerContainer, ev: ServiceWorkerContainerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof ServiceWorkerContainerEventMap>(type: K, listener: (this: ServiceWorkerContainer, ev: ServiceWorkerContainerEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var ServiceWorkerContainer: {\n    prototype: ServiceWorkerContainer;\n    new(): ServiceWorkerContainer;\n};\n\ninterface ServiceWorkerGlobalScopeEventMap extends WorkerGlobalScopeEventMap {\n    \"activate\": ExtendableEvent;\n    \"cookiechange\": ExtendableCookieChangeEvent;\n    \"fetch\": FetchEvent;\n    \"install\": ExtendableEvent;\n    \"message\": ExtendableMessageEvent;\n    \"messageerror\": MessageEvent;\n    \"notificationclick\": NotificationEvent;\n    \"notificationclose\": NotificationEvent;\n    \"push\": PushEvent;\n    \"pushsubscriptionchange\": PushSubscriptionChangeEvent;\n}\n\n/**\n * The **`ServiceWorkerGlobalScope`** interface of the Service Worker API represents the global execution context of a service worker.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerGlobalScope)\n */\ninterface ServiceWorkerGlobalScope extends WorkerGlobalScope {\n    /**\n     * The **`clients`** read-only property of the object associated with the service worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerGlobalScope/clients)\n     */\n    readonly clients: Clients;\n    /**\n     * The **`cookieStore`** read-only property of the ServiceWorkerGlobalScope interface returns a reference to the CookieStore object associated with this service worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerGlobalScope/cookieStore)\n     */\n    readonly cookieStore: CookieStore;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerGlobalScope/activate_event) */\n    onactivate: ((this: ServiceWorkerGlobalScope, ev: ExtendableEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerGlobalScope/cookiechange_event) */\n    oncookiechange: ((this: ServiceWorkerGlobalScope, ev: ExtendableCookieChangeEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerGlobalScope/fetch_event) */\n    onfetch: ((this: ServiceWorkerGlobalScope, ev: FetchEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerGlobalScope/install_event) */\n    oninstall: ((this: ServiceWorkerGlobalScope, ev: ExtendableEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerGlobalScope/message_event) */\n    onmessage: ((this: ServiceWorkerGlobalScope, ev: ExtendableMessageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerGlobalScope/messageerror_event) */\n    onmessageerror: ((this: ServiceWorkerGlobalScope, ev: MessageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerGlobalScope/notificationclick_event) */\n    onnotificationclick: ((this: ServiceWorkerGlobalScope, ev: NotificationEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerGlobalScope/notificationclose_event) */\n    onnotificationclose: ((this: ServiceWorkerGlobalScope, ev: NotificationEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerGlobalScope/push_event) */\n    onpush: ((this: ServiceWorkerGlobalScope, ev: PushEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerGlobalScope/pushsubscriptionchange_event) */\n    onpushsubscriptionchange: ((this: ServiceWorkerGlobalScope, ev: PushSubscriptionChangeEvent) => any) | null;\n    /**\n     * The **`registration`** read-only property of the ServiceWorkerGlobalScope interface returns a reference to the ServiceWorkerRegistration object, which represents the service worker's registration.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerGlobalScope/registration)\n     */\n    readonly registration: ServiceWorkerRegistration;\n    /**\n     * The **`serviceWorker`** read-only property of the ServiceWorkerGlobalScope interface returns a reference to the ServiceWorker object, which represents the service worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerGlobalScope/serviceWorker)\n     */\n    readonly serviceWorker: ServiceWorker;\n    /**\n     * The **`skipWaiting()`** method of the ServiceWorkerGlobalScope interface forces the waiting service worker to become the active service worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerGlobalScope/skipWaiting)\n     */\n    skipWaiting(): Promise<void>;\n    addEventListener<K extends keyof ServiceWorkerGlobalScopeEventMap>(type: K, listener: (this: ServiceWorkerGlobalScope, ev: ServiceWorkerGlobalScopeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof ServiceWorkerGlobalScopeEventMap>(type: K, listener: (this: ServiceWorkerGlobalScope, ev: ServiceWorkerGlobalScopeEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var ServiceWorkerGlobalScope: {\n    prototype: ServiceWorkerGlobalScope;\n    new(): ServiceWorkerGlobalScope;\n};\n\ninterface ServiceWorkerRegistrationEventMap {\n    \"updatefound\": Event;\n}\n\n/**\n * The **`ServiceWorkerRegistration`** interface of the Service Worker API represents the service worker registration.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration)\n */\ninterface ServiceWorkerRegistration extends EventTarget {\n    /**\n     * The **`active`** read-only property of the This property is initially set to `null`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/active)\n     */\n    readonly active: ServiceWorker | null;\n    /**\n     * The **`cookies`** read-only property of the ServiceWorkerRegistration interface returns a reference to the CookieStoreManager interface, which enables a web app to subscribe to and unsubscribe from cookie change events in a service worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/cookies)\n     */\n    readonly cookies: CookieStoreManager;\n    /**\n     * The **`installing`** read-only property of the initially set to `null`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/installing)\n     */\n    readonly installing: ServiceWorker | null;\n    /**\n     * The **`navigationPreload`** read-only property of the ServiceWorkerRegistration interface returns the NavigationPreloadManager associated with the current service worker registration.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/navigationPreload)\n     */\n    readonly navigationPreload: NavigationPreloadManager;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/updatefound_event) */\n    onupdatefound: ((this: ServiceWorkerRegistration, ev: Event) => any) | null;\n    /**\n     * The **`pushManager`** read-only property of the support for subscribing, getting an active subscription, and accessing push permission status.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/pushManager)\n     */\n    readonly pushManager: PushManager;\n    /**\n     * The **`scope`** read-only property of the ServiceWorkerRegistration interface returns a string representing a URL that defines a service worker's registration scope; that is, the range of URLs a service worker can control.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/scope)\n     */\n    readonly scope: string;\n    /**\n     * The **`updateViaCache`** read-only property of the ServiceWorkerRegistration interface returns the value of the setting used to determine the circumstances in which the browser will consult the HTTP cache when it tries to update the service worker or any scripts that are imported via WorkerGlobalScope.importScripts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/updateViaCache)\n     */\n    readonly updateViaCache: ServiceWorkerUpdateViaCache;\n    /**\n     * The **`waiting`** read-only property of the set to `null`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/waiting)\n     */\n    readonly waiting: ServiceWorker | null;\n    /**\n     * The **`getNotifications()`** method of the ServiceWorkerRegistration interface returns a list of the notifications in the order that they were created from the current origin via the current service worker registration.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/getNotifications)\n     */\n    getNotifications(filter?: GetNotificationOptions): Promise<Notification[]>;\n    /**\n     * The **`showNotification()`** method of the service worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/showNotification)\n     */\n    showNotification(title: string, options?: NotificationOptions): Promise<void>;\n    /**\n     * The **`unregister()`** method of the registration and returns a Promise.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/unregister)\n     */\n    unregister(): Promise<boolean>;\n    /**\n     * The **`update()`** method of the worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/ServiceWorkerRegistration/update)\n     */\n    update(): Promise<ServiceWorkerRegistration>;\n    addEventListener<K extends keyof ServiceWorkerRegistrationEventMap>(type: K, listener: (this: ServiceWorkerRegistration, ev: ServiceWorkerRegistrationEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof ServiceWorkerRegistrationEventMap>(type: K, listener: (this: ServiceWorkerRegistration, ev: ServiceWorkerRegistrationEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var ServiceWorkerRegistration: {\n    prototype: ServiceWorkerRegistration;\n    new(): ServiceWorkerRegistration;\n};\n\ninterface SharedWorkerGlobalScopeEventMap extends WorkerGlobalScopeEventMap {\n    \"connect\": MessageEvent;\n}\n\n/**\n * The **`SharedWorkerGlobalScope`** object (the SharedWorker global scope) is accessible through the window.self keyword.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SharedWorkerGlobalScope)\n */\ninterface SharedWorkerGlobalScope extends WorkerGlobalScope {\n    /**\n     * The **`name`** read-only property of the that the SharedWorker.SharedWorker constructor can pass to get a reference to the SharedWorkerGlobalScope.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SharedWorkerGlobalScope/name)\n     */\n    readonly name: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/SharedWorkerGlobalScope/connect_event) */\n    onconnect: ((this: SharedWorkerGlobalScope, ev: MessageEvent) => any) | null;\n    /**\n     * The **`close()`** method of the SharedWorkerGlobalScope interface discards any tasks queued in the `SharedWorkerGlobalScope`'s event loop, effectively closing this particular scope.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SharedWorkerGlobalScope/close)\n     */\n    close(): void;\n    addEventListener<K extends keyof SharedWorkerGlobalScopeEventMap>(type: K, listener: (this: SharedWorkerGlobalScope, ev: SharedWorkerGlobalScopeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof SharedWorkerGlobalScopeEventMap>(type: K, listener: (this: SharedWorkerGlobalScope, ev: SharedWorkerGlobalScopeEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var SharedWorkerGlobalScope: {\n    prototype: SharedWorkerGlobalScope;\n    new(): SharedWorkerGlobalScope;\n};\n\n/**\n * The **`StorageManager`** interface of the Storage API provides an interface for managing persistence permissions and estimating available storage.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StorageManager)\n */\ninterface StorageManager {\n    /**\n     * The **`estimate()`** method of the StorageManager interface asks the Storage Manager for how much storage the current origin takes up (`usage`), and how much space is available (`quota`).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StorageManager/estimate)\n     */\n    estimate(): Promise<StorageEstimate>;\n    /**\n     * The **`getDirectory()`** method of the StorageManager interface is used to obtain a reference to a FileSystemDirectoryHandle object allowing access to a directory and its contents, stored in the origin private file system (OPFS).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StorageManager/getDirectory)\n     */\n    getDirectory(): Promise<FileSystemDirectoryHandle>;\n    /**\n     * The **`persisted()`** method of the StorageManager interface returns a Promise that resolves to `true` if your site's storage bucket is persistent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StorageManager/persisted)\n     */\n    persisted(): Promise<boolean>;\n}\n\ndeclare var StorageManager: {\n    prototype: StorageManager;\n    new(): StorageManager;\n};\n\n/**\n * The **`StylePropertyMapReadOnly`** interface of the CSS Typed Object Model API provides a read-only representation of a CSS declaration block that is an alternative to CSSStyleDeclaration.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StylePropertyMapReadOnly)\n */\ninterface StylePropertyMapReadOnly {\n    /**\n     * The **`size`** read-only property of the containing the size of the `StylePropertyMapReadOnly` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StylePropertyMapReadOnly/size)\n     */\n    readonly size: number;\n    /**\n     * The **`get()`** method of the object for the first value of the specified property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StylePropertyMapReadOnly/get)\n     */\n    get(property: string): undefined | CSSStyleValue;\n    /**\n     * The **`getAll()`** method of the ```js-nolint getAll(property) ``` - `property` - : The name of the property to retrieve all values of.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StylePropertyMapReadOnly/getAll)\n     */\n    getAll(property: string): CSSStyleValue[];\n    /**\n     * The **`has()`** method of the property is in the `StylePropertyMapReadOnly` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/StylePropertyMapReadOnly/has)\n     */\n    has(property: string): boolean;\n    forEach(callbackfn: (value: CSSStyleValue[], key: string, parent: StylePropertyMapReadOnly) => void, thisArg?: any): void;\n}\n\ndeclare var StylePropertyMapReadOnly: {\n    prototype: StylePropertyMapReadOnly;\n    new(): StylePropertyMapReadOnly;\n};\n\n/**\n * The **`SubtleCrypto`** interface of the Web Crypto API provides a number of low-level cryptographic functions.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto)\n */\ninterface SubtleCrypto {\n    /**\n     * The **`decrypt()`** method of the SubtleCrypto interface decrypts some encrypted data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/decrypt)\n     */\n    decrypt(algorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams, key: CryptoKey, data: BufferSource): Promise<ArrayBuffer>;\n    /**\n     * The **`deriveBits()`** method of the key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/deriveBits)\n     */\n    deriveBits(algorithm: AlgorithmIdentifier | EcdhKeyDeriveParams | HkdfParams | Pbkdf2Params, baseKey: CryptoKey, length?: number | null): Promise<ArrayBuffer>;\n    /**\n     * The **`deriveKey()`** method of the SubtleCrypto interface can be used to derive a secret key from a master key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/deriveKey)\n     */\n    deriveKey(algorithm: AlgorithmIdentifier | EcdhKeyDeriveParams | HkdfParams | Pbkdf2Params, baseKey: CryptoKey, derivedKeyType: AlgorithmIdentifier | AesDerivedKeyParams | HmacImportParams | HkdfParams | Pbkdf2Params, extractable: boolean, keyUsages: KeyUsage[]): Promise<CryptoKey>;\n    /**\n     * The **`digest()`** method of the SubtleCrypto interface generates a _digest_ of the given data, using the specified hash function.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/digest)\n     */\n    digest(algorithm: AlgorithmIdentifier, data: BufferSource): Promise<ArrayBuffer>;\n    /**\n     * The **`encrypt()`** method of the SubtleCrypto interface encrypts data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/encrypt)\n     */\n    encrypt(algorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams, key: CryptoKey, data: BufferSource): Promise<ArrayBuffer>;\n    /**\n     * The **`exportKey()`** method of the SubtleCrypto interface exports a key: that is, it takes as input a CryptoKey object and gives you the key in an external, portable format.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/exportKey)\n     */\n    exportKey(format: \"jwk\", key: CryptoKey): Promise<JsonWebKey>;\n    exportKey(format: Exclude<KeyFormat, \"jwk\">, key: CryptoKey): Promise<ArrayBuffer>;\n    exportKey(format: KeyFormat, key: CryptoKey): Promise<ArrayBuffer | JsonWebKey>;\n    /**\n     * The **`generateKey()`** method of the SubtleCrypto interface is used to generate a new key (for symmetric algorithms) or key pair (for public-key algorithms).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/generateKey)\n     */\n    generateKey(algorithm: \"Ed25519\" | { name: \"Ed25519\" }, extractable: boolean, keyUsages: ReadonlyArray<\"sign\" | \"verify\">): Promise<CryptoKeyPair>;\n    generateKey(algorithm: RsaHashedKeyGenParams | EcKeyGenParams, extractable: boolean, keyUsages: ReadonlyArray<KeyUsage>): Promise<CryptoKeyPair>;\n    generateKey(algorithm: AesKeyGenParams | HmacKeyGenParams | Pbkdf2Params, extractable: boolean, keyUsages: ReadonlyArray<KeyUsage>): Promise<CryptoKey>;\n    generateKey(algorithm: AlgorithmIdentifier, extractable: boolean, keyUsages: KeyUsage[]): Promise<CryptoKeyPair | CryptoKey>;\n    /**\n     * The **`importKey()`** method of the SubtleCrypto interface imports a key: that is, it takes as input a key in an external, portable format and gives you a CryptoKey object that you can use in the Web Crypto API.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/importKey)\n     */\n    importKey(format: \"jwk\", keyData: JsonWebKey, algorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, extractable: boolean, keyUsages: ReadonlyArray<KeyUsage>): Promise<CryptoKey>;\n    importKey(format: Exclude<KeyFormat, \"jwk\">, keyData: BufferSource, algorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, extractable: boolean, keyUsages: KeyUsage[]): Promise<CryptoKey>;\n    /**\n     * The **`sign()`** method of the SubtleCrypto interface generates a digital signature.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/sign)\n     */\n    sign(algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams, key: CryptoKey, data: BufferSource): Promise<ArrayBuffer>;\n    /**\n     * The **`unwrapKey()`** method of the SubtleCrypto interface 'unwraps' a key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/unwrapKey)\n     */\n    unwrapKey(format: KeyFormat, wrappedKey: BufferSource, unwrappingKey: CryptoKey, unwrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams, unwrappedKeyAlgorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, extractable: boolean, keyUsages: KeyUsage[]): Promise<CryptoKey>;\n    /**\n     * The **`verify()`** method of the SubtleCrypto interface verifies a digital signature.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/verify)\n     */\n    verify(algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams, key: CryptoKey, signature: BufferSource, data: BufferSource): Promise<boolean>;\n    /**\n     * The **`wrapKey()`** method of the SubtleCrypto interface 'wraps' a key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/wrapKey)\n     */\n    wrapKey(format: KeyFormat, key: CryptoKey, wrappingKey: CryptoKey, wrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams): Promise<ArrayBuffer>;\n}\n\ndeclare var SubtleCrypto: {\n    prototype: SubtleCrypto;\n    new(): SubtleCrypto;\n};\n\n/**\n * The **`TextDecoder`** interface represents a decoder for a specific text encoding, such as `UTF-8`, `ISO-8859-2`, `KOI8-R`, `GBK`, etc.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextDecoder)\n */\ninterface TextDecoder extends TextDecoderCommon {\n    /**\n     * The **`TextDecoder.decode()`** method returns a string containing text decoded from the buffer passed as a parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextDecoder/decode)\n     */\n    decode(input?: AllowSharedBufferSource, options?: TextDecodeOptions): string;\n}\n\ndeclare var TextDecoder: {\n    prototype: TextDecoder;\n    new(label?: string, options?: TextDecoderOptions): TextDecoder;\n};\n\ninterface TextDecoderCommon {\n    /**\n     * Returns encoding's name, lowercased.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextDecoder/encoding)\n     */\n    readonly encoding: string;\n    /**\n     * Returns true if error mode is \"fatal\", otherwise false.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextDecoder/fatal)\n     */\n    readonly fatal: boolean;\n    /**\n     * Returns the value of ignore BOM.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextDecoder/ignoreBOM)\n     */\n    readonly ignoreBOM: boolean;\n}\n\n/**\n * The **`TextDecoderStream`** interface of the Encoding API converts a stream of text in a binary encoding, such as UTF-8 etc., to a stream of strings.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextDecoderStream)\n */\ninterface TextDecoderStream extends GenericTransformStream, TextDecoderCommon {\n    readonly readable: ReadableStream<string>;\n    readonly writable: WritableStream<BufferSource>;\n}\n\ndeclare var TextDecoderStream: {\n    prototype: TextDecoderStream;\n    new(label?: string, options?: TextDecoderOptions): TextDecoderStream;\n};\n\n/**\n * The **`TextEncoder`** interface takes a stream of code points as input and emits a stream of UTF-8 bytes.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextEncoder)\n */\ninterface TextEncoder extends TextEncoderCommon {\n    /**\n     * The **`TextEncoder.encode()`** method takes a string as input, and returns a Global_Objects/Uint8Array containing the text given in parameters encoded with the specific method for that TextEncoder object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextEncoder/encode)\n     */\n    encode(input?: string): Uint8Array<ArrayBuffer>;\n    /**\n     * The **`TextEncoder.encodeInto()`** method takes a string to encode and a destination Uint8Array to put resulting UTF-8 encoded text into, and returns a dictionary object indicating the progress of the encoding.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextEncoder/encodeInto)\n     */\n    encodeInto(source: string, destination: Uint8Array<ArrayBufferLike>): TextEncoderEncodeIntoResult;\n}\n\ndeclare var TextEncoder: {\n    prototype: TextEncoder;\n    new(): TextEncoder;\n};\n\ninterface TextEncoderCommon {\n    /**\n     * Returns \"utf-8\".\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextEncoder/encoding)\n     */\n    readonly encoding: string;\n}\n\n/**\n * The **`TextEncoderStream`** interface of the Encoding API converts a stream of strings into bytes in the UTF-8 encoding.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextEncoderStream)\n */\ninterface TextEncoderStream extends GenericTransformStream, TextEncoderCommon {\n    readonly readable: ReadableStream<Uint8Array<ArrayBuffer>>;\n    readonly writable: WritableStream<string>;\n}\n\ndeclare var TextEncoderStream: {\n    prototype: TextEncoderStream;\n    new(): TextEncoderStream;\n};\n\n/**\n * The **`TextMetrics`** interface represents the dimensions of a piece of text in the canvas; a `TextMetrics` instance can be retrieved using the CanvasRenderingContext2D.measureText() method.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics)\n */\ninterface TextMetrics {\n    /**\n     * The read-only **`actualBoundingBoxAscent`** property of the TextMetrics interface is a `double` giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline attribute to the top of the bounding rectangle used to render the text, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/actualBoundingBoxAscent)\n     */\n    readonly actualBoundingBoxAscent: number;\n    /**\n     * The read-only `actualBoundingBoxDescent` property of the TextMetrics interface is a `double` giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline attribute to the bottom of the bounding rectangle used to render the text, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/actualBoundingBoxDescent)\n     */\n    readonly actualBoundingBoxDescent: number;\n    /**\n     * The read-only `actualBoundingBoxLeft` property of the TextMetrics interface is a `double` giving the distance parallel to the baseline from the alignment point given by the CanvasRenderingContext2D.textAlign property to the left side of the bounding rectangle of the given text, in CSS pixels; positive numbers indicating a distance going left from the given alignment point.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/actualBoundingBoxLeft)\n     */\n    readonly actualBoundingBoxLeft: number;\n    /**\n     * The read-only `actualBoundingBoxRight` property of the TextMetrics interface is a `double` giving the distance parallel to the baseline from the alignment point given by the CanvasRenderingContext2D.textAlign property to the right side of the bounding rectangle of the given text, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/actualBoundingBoxRight)\n     */\n    readonly actualBoundingBoxRight: number;\n    /**\n     * The read-only `alphabeticBaseline` property of the TextMetrics interface is a `double` giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline property to the alphabetic baseline of the line box, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/alphabeticBaseline)\n     */\n    readonly alphabeticBaseline: number;\n    /**\n     * The read-only `emHeightAscent` property of the TextMetrics interface returns the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline property to the top of the _em_ square in the line box, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/emHeightAscent)\n     */\n    readonly emHeightAscent: number;\n    /**\n     * The read-only `emHeightDescent` property of the TextMetrics interface returns the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline property to the bottom of the _em_ square in the line box, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/emHeightDescent)\n     */\n    readonly emHeightDescent: number;\n    /**\n     * The read-only `fontBoundingBoxAscent` property of the TextMetrics interface returns the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline attribute, to the top of the highest bounding rectangle of all the fonts used to render the text, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/fontBoundingBoxAscent)\n     */\n    readonly fontBoundingBoxAscent: number;\n    /**\n     * The read-only `fontBoundingBoxDescent` property of the TextMetrics interface returns the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline attribute to the bottom of the bounding rectangle of all the fonts used to render the text, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/fontBoundingBoxDescent)\n     */\n    readonly fontBoundingBoxDescent: number;\n    /**\n     * The read-only `hangingBaseline` property of the TextMetrics interface is a `double` giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline property to the hanging baseline of the line box, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/hangingBaseline)\n     */\n    readonly hangingBaseline: number;\n    /**\n     * The read-only `ideographicBaseline` property of the TextMetrics interface is a `double` giving the distance from the horizontal line indicated by the CanvasRenderingContext2D.textBaseline property to the ideographic baseline of the line box, in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/ideographicBaseline)\n     */\n    readonly ideographicBaseline: number;\n    /**\n     * The read-only **`width`** property of the TextMetrics interface contains the text's advance width (the width of that inline box) in CSS pixels.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TextMetrics/width)\n     */\n    readonly width: number;\n}\n\ndeclare var TextMetrics: {\n    prototype: TextMetrics;\n    new(): TextMetrics;\n};\n\n/**\n * The **`TransformStream`** interface of the Streams API represents a concrete implementation of the pipe chain _transform stream_ concept.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStream)\n */\ninterface TransformStream<I = any, O = any> {\n    /**\n     * The **`readable`** read-only property of the TransformStream interface returns the ReadableStream instance controlled by this `TransformStream`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStream/readable)\n     */\n    readonly readable: ReadableStream<O>;\n    /**\n     * The **`writable`** read-only property of the TransformStream interface returns the WritableStream instance controlled by this `TransformStream`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStream/writable)\n     */\n    readonly writable: WritableStream<I>;\n}\n\ndeclare var TransformStream: {\n    prototype: TransformStream;\n    new<I = any, O = any>(transformer?: Transformer<I, O>, writableStrategy?: QueuingStrategy<I>, readableStrategy?: QueuingStrategy<O>): TransformStream<I, O>;\n};\n\n/**\n * The **`TransformStreamDefaultController`** interface of the Streams API provides methods to manipulate the associated ReadableStream and WritableStream.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStreamDefaultController)\n */\ninterface TransformStreamDefaultController<O = any> {\n    /**\n     * The **`desiredSize`** read-only property of the TransformStreamDefaultController interface returns the desired size to fill the queue of the associated ReadableStream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStreamDefaultController/desiredSize)\n     */\n    readonly desiredSize: number | null;\n    /**\n     * The **`enqueue()`** method of the TransformStreamDefaultController interface enqueues the given chunk in the readable side of the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStreamDefaultController/enqueue)\n     */\n    enqueue(chunk?: O): void;\n    /**\n     * The **`error()`** method of the TransformStreamDefaultController interface errors both sides of the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStreamDefaultController/error)\n     */\n    error(reason?: any): void;\n    /**\n     * The **`terminate()`** method of the TransformStreamDefaultController interface closes the readable side and errors the writable side of the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/TransformStreamDefaultController/terminate)\n     */\n    terminate(): void;\n}\n\ndeclare var TransformStreamDefaultController: {\n    prototype: TransformStreamDefaultController;\n    new(): TransformStreamDefaultController;\n};\n\n/**\n * The **`URL`** interface is used to parse, construct, normalize, and encode URL.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL)\n */\ninterface URL {\n    /**\n     * The **`hash`** property of the URL interface is a string containing a `'#'` followed by the fragment identifier of the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/hash)\n     */\n    hash: string;\n    /**\n     * The **`host`** property of the URL interface is a string containing the host, which is the URL.hostname, and then, if the port of the URL is nonempty, a `':'`, followed by the URL.port of the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/host)\n     */\n    host: string;\n    /**\n     * The **`hostname`** property of the URL interface is a string containing either the domain name or IP address of the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/hostname)\n     */\n    hostname: string;\n    /**\n     * The **`href`** property of the URL interface is a string containing the whole URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/href)\n     */\n    href: string;\n    toString(): string;\n    /**\n     * The **`origin`** read-only property of the URL interface returns a string containing the Unicode serialization of the origin of the represented URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/origin)\n     */\n    readonly origin: string;\n    /**\n     * The **`password`** property of the URL interface is a string containing the password component of the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/password)\n     */\n    password: string;\n    /**\n     * The **`pathname`** property of the URL interface represents a location in a hierarchical structure.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/pathname)\n     */\n    pathname: string;\n    /**\n     * The **`port`** property of the URL interface is a string containing the port number of the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/port)\n     */\n    port: string;\n    /**\n     * The **`protocol`** property of the URL interface is a string containing the protocol or scheme of the URL, including the final `':'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/protocol)\n     */\n    protocol: string;\n    /**\n     * The **`search`** property of the URL interface is a search string, also called a _query string_, that is a string containing a `'?'` followed by the parameters of the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/search)\n     */\n    search: string;\n    /**\n     * The **`searchParams`** read-only property of the access to the [MISSING: httpmethod('GET')] decoded query arguments contained in the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/searchParams)\n     */\n    readonly searchParams: URLSearchParams;\n    /**\n     * The **`username`** property of the URL interface is a string containing the username component of the URL.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/username)\n     */\n    username: string;\n    /**\n     * The **`toJSON()`** method of the URL interface returns a string containing a serialized version of the URL, although in practice it seems to have the same effect as ```js-nolint toJSON() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/toJSON)\n     */\n    toJSON(): string;\n}\n\ndeclare var URL: {\n    prototype: URL;\n    new(url: string | URL, base?: string | URL): URL;\n    /**\n     * The **`URL.canParse()`** static method of the URL interface returns a boolean indicating whether or not an absolute URL, or a relative URL combined with a base URL, are parsable and valid.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/canParse_static)\n     */\n    canParse(url: string | URL, base?: string | URL): boolean;\n    /**\n     * The **`createObjectURL()`** static method of the URL interface creates a string containing a URL representing the object given in the parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/createObjectURL_static)\n     */\n    createObjectURL(obj: Blob): string;\n    /**\n     * The **`URL.parse()`** static method of the URL interface returns a newly created URL object representing the URL defined by the parameters.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/parse_static)\n     */\n    parse(url: string | URL, base?: string | URL): URL | null;\n    /**\n     * The **`revokeObjectURL()`** static method of the URL interface releases an existing object URL which was previously created by calling Call this method when you've finished using an object URL to let the browser know not to keep the reference to the file any longer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URL/revokeObjectURL_static)\n     */\n    revokeObjectURL(url: string): void;\n};\n\n/**\n * The **`URLSearchParams`** interface defines utility methods to work with the query string of a URL.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams)\n */\ninterface URLSearchParams {\n    /**\n     * The **`size`** read-only property of the URLSearchParams interface indicates the total number of search parameter entries.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams/size)\n     */\n    readonly size: number;\n    /**\n     * The **`append()`** method of the URLSearchParams interface appends a specified key/value pair as a new search parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams/append)\n     */\n    append(name: string, value: string): void;\n    /**\n     * The **`delete()`** method of the URLSearchParams interface deletes specified parameters and their associated value(s) from the list of all search parameters.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams/delete)\n     */\n    delete(name: string, value?: string): void;\n    /**\n     * The **`get()`** method of the URLSearchParams interface returns the first value associated to the given search parameter.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams/get)\n     */\n    get(name: string): string | null;\n    /**\n     * The **`getAll()`** method of the URLSearchParams interface returns all the values associated with a given search parameter as an array.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams/getAll)\n     */\n    getAll(name: string): string[];\n    /**\n     * The **`has()`** method of the URLSearchParams interface returns a boolean value that indicates whether the specified parameter is in the search parameters.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams/has)\n     */\n    has(name: string, value?: string): boolean;\n    /**\n     * The **`set()`** method of the URLSearchParams interface sets the value associated with a given search parameter to the given value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams/set)\n     */\n    set(name: string, value: string): void;\n    /**\n     * The **`URLSearchParams.sort()`** method sorts all key/value pairs contained in this object in place and returns `undefined`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/URLSearchParams/sort)\n     */\n    sort(): void;\n    toString(): string;\n    forEach(callbackfn: (value: string, key: string, parent: URLSearchParams) => void, thisArg?: any): void;\n}\n\ndeclare var URLSearchParams: {\n    prototype: URLSearchParams;\n    new(init?: string[][] | Record<string, string> | string | URLSearchParams): URLSearchParams;\n};\n\n/**\n * The **`VideoColorSpace`** interface of the WebCodecs API represents the color space of a video.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoColorSpace)\n */\ninterface VideoColorSpace {\n    /**\n     * The **`fullRange`** read-only property of the VideoColorSpace interface returns `true` if full-range color values are used.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoColorSpace/fullRange)\n     */\n    readonly fullRange: boolean | null;\n    /**\n     * The **`matrix`** read-only property of the VideoColorSpace interface returns the matrix coefficient of the video.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoColorSpace/matrix)\n     */\n    readonly matrix: VideoMatrixCoefficients | null;\n    /**\n     * The **`primaries`** read-only property of the VideoColorSpace interface returns the color gamut of the video.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoColorSpace/primaries)\n     */\n    readonly primaries: VideoColorPrimaries | null;\n    /**\n     * The **`transfer`** read-only property of the VideoColorSpace interface returns the opto-electronic transfer characteristics of the video.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoColorSpace/transfer)\n     */\n    readonly transfer: VideoTransferCharacteristics | null;\n    /**\n     * The **`toJSON()`** method of the VideoColorSpace interface is a _serializer_ that returns a JSON representation of the `VideoColorSpace` object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoColorSpace/toJSON)\n     */\n    toJSON(): VideoColorSpaceInit;\n}\n\ndeclare var VideoColorSpace: {\n    prototype: VideoColorSpace;\n    new(init?: VideoColorSpaceInit): VideoColorSpace;\n};\n\ninterface VideoDecoderEventMap {\n    \"dequeue\": Event;\n}\n\n/**\n * The **`VideoDecoder`** interface of the WebCodecs API decodes chunks of video.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder)\n */\ninterface VideoDecoder extends EventTarget {\n    /**\n     * The **`decodeQueueSize`** read-only property of the VideoDecoder interface returns the number of pending decode requests in the queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/decodeQueueSize)\n     */\n    readonly decodeQueueSize: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/dequeue_event) */\n    ondequeue: ((this: VideoDecoder, ev: Event) => any) | null;\n    /**\n     * The **`state`** property of the VideoDecoder interface returns the current state of the underlying codec.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/state)\n     */\n    readonly state: CodecState;\n    /**\n     * The **`close()`** method of the VideoDecoder interface ends all pending work and releases system resources.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/close)\n     */\n    close(): void;\n    /**\n     * The **`configure()`** method of the VideoDecoder interface enqueues a control message to configure the video decoder for decoding chunks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/configure)\n     */\n    configure(config: VideoDecoderConfig): void;\n    /**\n     * The **`decode()`** method of the VideoDecoder interface enqueues a control message to decode a given chunk of video.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/decode)\n     */\n    decode(chunk: EncodedVideoChunk): void;\n    /**\n     * The **`flush()`** method of the VideoDecoder interface returns a Promise that resolves once all pending messages in the queue have been completed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/flush)\n     */\n    flush(): Promise<void>;\n    /**\n     * The **`reset()`** method of the VideoDecoder interface resets all states including configuration, control messages in the control message queue, and all pending callbacks.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/reset)\n     */\n    reset(): void;\n    addEventListener<K extends keyof VideoDecoderEventMap>(type: K, listener: (this: VideoDecoder, ev: VideoDecoderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof VideoDecoderEventMap>(type: K, listener: (this: VideoDecoder, ev: VideoDecoderEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var VideoDecoder: {\n    prototype: VideoDecoder;\n    new(init: VideoDecoderInit): VideoDecoder;\n    /**\n     * The **`isConfigSupported()`** static method of the VideoDecoder interface checks if the given config is supported (that is, if VideoDecoder objects can be successfully configured with the given config).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoDecoder/isConfigSupported_static)\n     */\n    isConfigSupported(config: VideoDecoderConfig): Promise<VideoDecoderSupport>;\n};\n\ninterface VideoEncoderEventMap {\n    \"dequeue\": Event;\n}\n\n/**\n * The **`VideoEncoder`** interface of the WebCodecs API encodes VideoFrame objects into EncodedVideoChunks.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder)\n */\ninterface VideoEncoder extends EventTarget {\n    /**\n     * The **`encodeQueueSize`** read-only property of the VideoEncoder interface returns the number of pending encode requests in the queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/encodeQueueSize)\n     */\n    readonly encodeQueueSize: number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/dequeue_event) */\n    ondequeue: ((this: VideoEncoder, ev: Event) => any) | null;\n    /**\n     * The **`state`** read-only property of the VideoEncoder interface returns the current state of the underlying codec.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/state)\n     */\n    readonly state: CodecState;\n    /**\n     * The **`close()`** method of the VideoEncoder interface ends all pending work and releases system resources.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/close)\n     */\n    close(): void;\n    /**\n     * The **`configure()`** method of the VideoEncoder interface changes the VideoEncoder.state of the encoder to 'configured' and asynchronously prepares the encoder to accept VideoEncoders for encoding with the specified parameters.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/configure)\n     */\n    configure(config: VideoEncoderConfig): void;\n    /**\n     * The **`encode()`** method of the VideoEncoder interface asynchronously encodes a VideoFrame.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/encode)\n     */\n    encode(frame: VideoFrame, options?: VideoEncoderEncodeOptions): void;\n    /**\n     * The **`flush()`** method of the VideoEncoder interface forces all pending encodes to complete.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/flush)\n     */\n    flush(): Promise<void>;\n    /**\n     * The **`reset()`** method of the VideoEncoder interface synchronously cancels all pending encodes and callbacks, frees all underlying resources and sets the VideoEncoder.state to 'unconfigured'.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/reset)\n     */\n    reset(): void;\n    addEventListener<K extends keyof VideoEncoderEventMap>(type: K, listener: (this: VideoEncoder, ev: VideoEncoderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof VideoEncoderEventMap>(type: K, listener: (this: VideoEncoder, ev: VideoEncoderEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var VideoEncoder: {\n    prototype: VideoEncoder;\n    new(init: VideoEncoderInit): VideoEncoder;\n    /**\n     * The **`isConfigSupported()`** static method of the VideoEncoder interface checks if VideoEncoder can be successfully configured with the given config.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoEncoder/isConfigSupported_static)\n     */\n    isConfigSupported(config: VideoEncoderConfig): Promise<VideoEncoderSupport>;\n};\n\n/**\n * The **`VideoFrame`** interface of the Web Codecs API represents a frame of a video.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame)\n */\ninterface VideoFrame {\n    /**\n     * The **`codedHeight`** property of the VideoFrame interface returns the height of the VideoFrame in pixels, potentially including non-visible padding, and prior to considering potential ratio adjustments.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/codedHeight)\n     */\n    readonly codedHeight: number;\n    /**\n     * The **`codedRect`** property of the VideoFrame interface returns a DOMRectReadOnly with the width and height matching VideoFrame.codedWidth and VideoFrame.codedHeight.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/codedRect)\n     */\n    readonly codedRect: DOMRectReadOnly | null;\n    /**\n     * The **`codedWidth`** property of the VideoFrame interface returns the width of the `VideoFrame` in pixels, potentially including non-visible padding, and prior to considering potential ratio adjustments.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/codedWidth)\n     */\n    readonly codedWidth: number;\n    /**\n     * The **`colorSpace`** property of the VideoFrame interface returns a VideoColorSpace object representing the color space of the video.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/colorSpace)\n     */\n    readonly colorSpace: VideoColorSpace;\n    /**\n     * The **`displayHeight`** property of the VideoFrame interface returns the height of the `VideoFrame` after applying aspect ratio adjustments.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/displayHeight)\n     */\n    readonly displayHeight: number;\n    /**\n     * The **`displayWidth`** property of the VideoFrame interface returns the width of the `VideoFrame` after applying aspect ratio adjustments.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/displayWidth)\n     */\n    readonly displayWidth: number;\n    /**\n     * The **`duration`** property of the VideoFrame interface returns an integer indicating the duration of the video in microseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/duration)\n     */\n    readonly duration: number | null;\n    /**\n     * The **`format`** property of the VideoFrame interface returns the pixel format of the `VideoFrame`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/format)\n     */\n    readonly format: VideoPixelFormat | null;\n    /**\n     * The **`timestamp`** property of the VideoFrame interface returns an integer indicating the timestamp of the video in microseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/timestamp)\n     */\n    readonly timestamp: number;\n    /**\n     * The **`visibleRect`** property of the VideoFrame interface returns a DOMRectReadOnly describing the visible rectangle of pixels for this `VideoFrame`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/visibleRect)\n     */\n    readonly visibleRect: DOMRectReadOnly | null;\n    /**\n     * The **`allocationSize()`** method of the VideoFrame interface returns the number of bytes required to hold the video as filtered by options passed into the method.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/allocationSize)\n     */\n    allocationSize(options?: VideoFrameCopyToOptions): number;\n    /**\n     * The **`clone()`** method of the VideoFrame interface creates a new `VideoFrame` object referencing the same media resource as the original.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/clone)\n     */\n    clone(): VideoFrame;\n    /**\n     * The **`close()`** method of the VideoFrame interface clears all states and releases the reference to the media resource.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/close)\n     */\n    close(): void;\n    /**\n     * The **`copyTo()`** method of the VideoFrame interface copies the contents of the `VideoFrame` to an `ArrayBuffer`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/VideoFrame/copyTo)\n     */\n    copyTo(destination: AllowSharedBufferSource, options?: VideoFrameCopyToOptions): Promise<PlaneLayout[]>;\n}\n\ndeclare var VideoFrame: {\n    prototype: VideoFrame;\n    new(image: CanvasImageSource, init?: VideoFrameInit): VideoFrame;\n    new(data: AllowSharedBufferSource, init: VideoFrameBufferInit): VideoFrame;\n};\n\n/**\n * The **`WEBGL_color_buffer_float`** extension is part of the WebGL API and adds the ability to render to 32-bit floating-point color buffers.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_color_buffer_float)\n */\ninterface WEBGL_color_buffer_float {\n    readonly RGBA32F_EXT: 0x8814;\n    readonly FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT: 0x8211;\n    readonly UNSIGNED_NORMALIZED_EXT: 0x8C17;\n}\n\n/**\n * The **`WEBGL_compressed_texture_astc`** extension is part of the WebGL API and exposes Adaptive Scalable Texture Compression (ASTC) compressed texture formats to WebGL.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_compressed_texture_astc)\n */\ninterface WEBGL_compressed_texture_astc {\n    /**\n     * The **`WEBGL_compressed_texture_astc.getSupportedProfiles()`** method returns an array of strings containing the names of the ASTC profiles supported by the implementation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_compressed_texture_astc/getSupportedProfiles)\n     */\n    getSupportedProfiles(): string[];\n    readonly COMPRESSED_RGBA_ASTC_4x4_KHR: 0x93B0;\n    readonly COMPRESSED_RGBA_ASTC_5x4_KHR: 0x93B1;\n    readonly COMPRESSED_RGBA_ASTC_5x5_KHR: 0x93B2;\n    readonly COMPRESSED_RGBA_ASTC_6x5_KHR: 0x93B3;\n    readonly COMPRESSED_RGBA_ASTC_6x6_KHR: 0x93B4;\n    readonly COMPRESSED_RGBA_ASTC_8x5_KHR: 0x93B5;\n    readonly COMPRESSED_RGBA_ASTC_8x6_KHR: 0x93B6;\n    readonly COMPRESSED_RGBA_ASTC_8x8_KHR: 0x93B7;\n    readonly COMPRESSED_RGBA_ASTC_10x5_KHR: 0x93B8;\n    readonly COMPRESSED_RGBA_ASTC_10x6_KHR: 0x93B9;\n    readonly COMPRESSED_RGBA_ASTC_10x8_KHR: 0x93BA;\n    readonly COMPRESSED_RGBA_ASTC_10x10_KHR: 0x93BB;\n    readonly COMPRESSED_RGBA_ASTC_12x10_KHR: 0x93BC;\n    readonly COMPRESSED_RGBA_ASTC_12x12_KHR: 0x93BD;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR: 0x93D0;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR: 0x93D1;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR: 0x93D2;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR: 0x93D3;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR: 0x93D4;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR: 0x93D5;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR: 0x93D6;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR: 0x93D7;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR: 0x93D8;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR: 0x93D9;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR: 0x93DA;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR: 0x93DB;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR: 0x93DC;\n    readonly COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR: 0x93DD;\n}\n\n/**\n * The **`WEBGL_compressed_texture_etc`** extension is part of the WebGL API and exposes 10 ETC/EAC compressed texture formats.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_compressed_texture_etc)\n */\ninterface WEBGL_compressed_texture_etc {\n    readonly COMPRESSED_R11_EAC: 0x9270;\n    readonly COMPRESSED_SIGNED_R11_EAC: 0x9271;\n    readonly COMPRESSED_RG11_EAC: 0x9272;\n    readonly COMPRESSED_SIGNED_RG11_EAC: 0x9273;\n    readonly COMPRESSED_RGB8_ETC2: 0x9274;\n    readonly COMPRESSED_SRGB8_ETC2: 0x9275;\n    readonly COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2: 0x9276;\n    readonly COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2: 0x9277;\n    readonly COMPRESSED_RGBA8_ETC2_EAC: 0x9278;\n    readonly COMPRESSED_SRGB8_ALPHA8_ETC2_EAC: 0x9279;\n}\n\n/**\n * The **`WEBGL_compressed_texture_etc1`** extension is part of the WebGL API and exposes the ETC1 compressed texture format.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_compressed_texture_etc1)\n */\ninterface WEBGL_compressed_texture_etc1 {\n    readonly COMPRESSED_RGB_ETC1_WEBGL: 0x8D64;\n}\n\n/**\n * The **`WEBGL_compressed_texture_pvrtc`** extension is part of the WebGL API and exposes four PVRTC compressed texture formats.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_compressed_texture_pvrtc)\n */\ninterface WEBGL_compressed_texture_pvrtc {\n    readonly COMPRESSED_RGB_PVRTC_4BPPV1_IMG: 0x8C00;\n    readonly COMPRESSED_RGB_PVRTC_2BPPV1_IMG: 0x8C01;\n    readonly COMPRESSED_RGBA_PVRTC_4BPPV1_IMG: 0x8C02;\n    readonly COMPRESSED_RGBA_PVRTC_2BPPV1_IMG: 0x8C03;\n}\n\n/**\n * The **`WEBGL_compressed_texture_s3tc`** extension is part of the WebGL API and exposes four S3TC compressed texture formats.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_compressed_texture_s3tc)\n */\ninterface WEBGL_compressed_texture_s3tc {\n    readonly COMPRESSED_RGB_S3TC_DXT1_EXT: 0x83F0;\n    readonly COMPRESSED_RGBA_S3TC_DXT1_EXT: 0x83F1;\n    readonly COMPRESSED_RGBA_S3TC_DXT3_EXT: 0x83F2;\n    readonly COMPRESSED_RGBA_S3TC_DXT5_EXT: 0x83F3;\n}\n\n/**\n * The **`WEBGL_compressed_texture_s3tc_srgb`** extension is part of the WebGL API and exposes four S3TC compressed texture formats for the sRGB colorspace.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_compressed_texture_s3tc_srgb)\n */\ninterface WEBGL_compressed_texture_s3tc_srgb {\n    readonly COMPRESSED_SRGB_S3TC_DXT1_EXT: 0x8C4C;\n    readonly COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT: 0x8C4D;\n    readonly COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT: 0x8C4E;\n    readonly COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT: 0x8C4F;\n}\n\n/**\n * The **`WEBGL_debug_renderer_info`** extension is part of the WebGL API and exposes two constants with information about the graphics driver for debugging purposes.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_debug_renderer_info)\n */\ninterface WEBGL_debug_renderer_info {\n    readonly UNMASKED_VENDOR_WEBGL: 0x9245;\n    readonly UNMASKED_RENDERER_WEBGL: 0x9246;\n}\n\n/**\n * The **`WEBGL_debug_shaders`** extension is part of the WebGL API and exposes a method to debug shaders from privileged contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_debug_shaders)\n */\ninterface WEBGL_debug_shaders {\n    /**\n     * The **`WEBGL_debug_shaders.getTranslatedShaderSource()`** method is part of the WebGL API and allows you to debug a translated shader.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_debug_shaders/getTranslatedShaderSource)\n     */\n    getTranslatedShaderSource(shader: WebGLShader): string;\n}\n\n/**\n * The **`WEBGL_depth_texture`** extension is part of the WebGL API and defines 2D depth and depth-stencil textures.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_depth_texture)\n */\ninterface WEBGL_depth_texture {\n    readonly UNSIGNED_INT_24_8_WEBGL: 0x84FA;\n}\n\n/**\n * The **`WEBGL_draw_buffers`** extension is part of the WebGL API and enables a fragment shader to write to several textures, which is useful for deferred shading, for example.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_draw_buffers)\n */\ninterface WEBGL_draw_buffers {\n    /**\n     * The **`WEBGL_draw_buffers.drawBuffersWEBGL()`** method is part of the WebGL API and allows you to define the draw buffers to which all fragment colors are written.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_draw_buffers/drawBuffersWEBGL)\n     */\n    drawBuffersWEBGL(buffers: GLenum[]): void;\n    readonly COLOR_ATTACHMENT0_WEBGL: 0x8CE0;\n    readonly COLOR_ATTACHMENT1_WEBGL: 0x8CE1;\n    readonly COLOR_ATTACHMENT2_WEBGL: 0x8CE2;\n    readonly COLOR_ATTACHMENT3_WEBGL: 0x8CE3;\n    readonly COLOR_ATTACHMENT4_WEBGL: 0x8CE4;\n    readonly COLOR_ATTACHMENT5_WEBGL: 0x8CE5;\n    readonly COLOR_ATTACHMENT6_WEBGL: 0x8CE6;\n    readonly COLOR_ATTACHMENT7_WEBGL: 0x8CE7;\n    readonly COLOR_ATTACHMENT8_WEBGL: 0x8CE8;\n    readonly COLOR_ATTACHMENT9_WEBGL: 0x8CE9;\n    readonly COLOR_ATTACHMENT10_WEBGL: 0x8CEA;\n    readonly COLOR_ATTACHMENT11_WEBGL: 0x8CEB;\n    readonly COLOR_ATTACHMENT12_WEBGL: 0x8CEC;\n    readonly COLOR_ATTACHMENT13_WEBGL: 0x8CED;\n    readonly COLOR_ATTACHMENT14_WEBGL: 0x8CEE;\n    readonly COLOR_ATTACHMENT15_WEBGL: 0x8CEF;\n    readonly DRAW_BUFFER0_WEBGL: 0x8825;\n    readonly DRAW_BUFFER1_WEBGL: 0x8826;\n    readonly DRAW_BUFFER2_WEBGL: 0x8827;\n    readonly DRAW_BUFFER3_WEBGL: 0x8828;\n    readonly DRAW_BUFFER4_WEBGL: 0x8829;\n    readonly DRAW_BUFFER5_WEBGL: 0x882A;\n    readonly DRAW_BUFFER6_WEBGL: 0x882B;\n    readonly DRAW_BUFFER7_WEBGL: 0x882C;\n    readonly DRAW_BUFFER8_WEBGL: 0x882D;\n    readonly DRAW_BUFFER9_WEBGL: 0x882E;\n    readonly DRAW_BUFFER10_WEBGL: 0x882F;\n    readonly DRAW_BUFFER11_WEBGL: 0x8830;\n    readonly DRAW_BUFFER12_WEBGL: 0x8831;\n    readonly DRAW_BUFFER13_WEBGL: 0x8832;\n    readonly DRAW_BUFFER14_WEBGL: 0x8833;\n    readonly DRAW_BUFFER15_WEBGL: 0x8834;\n    readonly MAX_COLOR_ATTACHMENTS_WEBGL: 0x8CDF;\n    readonly MAX_DRAW_BUFFERS_WEBGL: 0x8824;\n}\n\n/**\n * The **WEBGL_lose_context** extension is part of the WebGL API and exposes functions to simulate losing and restoring a WebGLRenderingContext.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_lose_context)\n */\ninterface WEBGL_lose_context {\n    /**\n     * The **WEBGL_lose_context.loseContext()** method is part of the WebGL API and allows you to simulate losing the context of a WebGLRenderingContext context.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_lose_context/loseContext)\n     */\n    loseContext(): void;\n    /**\n     * The **WEBGL_lose_context.restoreContext()** method is part of the WebGL API and allows you to simulate restoring the context of a WebGLRenderingContext object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_lose_context/restoreContext)\n     */\n    restoreContext(): void;\n}\n\n/**\n * The **`WEBGL_multi_draw`** extension is part of the WebGL API and allows to render more than one primitive with a single function call.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw)\n */\ninterface WEBGL_multi_draw {\n    /**\n     * The **`WEBGL_multi_draw.multiDrawArraysInstancedWEBGL()`** method of the WebGL API renders multiple primitives from array data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw/multiDrawArraysInstancedWEBGL)\n     */\n    multiDrawArraysInstancedWEBGL(mode: GLenum, firstsList: Int32Array<ArrayBufferLike> | GLint[], firstsOffset: number, countsList: Int32Array<ArrayBufferLike> | GLsizei[], countsOffset: number, instanceCountsList: Int32Array<ArrayBufferLike> | GLsizei[], instanceCountsOffset: number, drawcount: GLsizei): void;\n    /**\n     * The **`WEBGL_multi_draw.multiDrawArraysWEBGL()`** method of the WebGL API renders multiple primitives from array data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw/multiDrawArraysWEBGL)\n     */\n    multiDrawArraysWEBGL(mode: GLenum, firstsList: Int32Array<ArrayBufferLike> | GLint[], firstsOffset: number, countsList: Int32Array<ArrayBufferLike> | GLsizei[], countsOffset: number, drawcount: GLsizei): void;\n    /**\n     * The **`WEBGL_multi_draw.multiDrawElementsInstancedWEBGL()`** method of the WebGL API renders multiple primitives from array data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw/multiDrawElementsInstancedWEBGL)\n     */\n    multiDrawElementsInstancedWEBGL(mode: GLenum, countsList: Int32Array<ArrayBufferLike> | GLsizei[], countsOffset: number, type: GLenum, offsetsList: Int32Array<ArrayBufferLike> | GLsizei[], offsetsOffset: number, instanceCountsList: Int32Array<ArrayBufferLike> | GLsizei[], instanceCountsOffset: number, drawcount: GLsizei): void;\n    /**\n     * The **`WEBGL_multi_draw.multiDrawElementsWEBGL()`** method of the WebGL API renders multiple primitives from array data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw/multiDrawElementsWEBGL)\n     */\n    multiDrawElementsWEBGL(mode: GLenum, countsList: Int32Array<ArrayBufferLike> | GLsizei[], countsOffset: number, type: GLenum, offsetsList: Int32Array<ArrayBufferLike> | GLsizei[], offsetsOffset: number, drawcount: GLsizei): void;\n}\n\n/**\n * The **WebGL2RenderingContext** interface provides the OpenGL ES 3.0 rendering context for the drawing surface of an HTML canvas element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext)\n */\ninterface WebGL2RenderingContext extends WebGL2RenderingContextBase, WebGL2RenderingContextOverloads, WebGLRenderingContextBase {\n}\n\ndeclare var WebGL2RenderingContext: {\n    prototype: WebGL2RenderingContext;\n    new(): WebGL2RenderingContext;\n    readonly READ_BUFFER: 0x0C02;\n    readonly UNPACK_ROW_LENGTH: 0x0CF2;\n    readonly UNPACK_SKIP_ROWS: 0x0CF3;\n    readonly UNPACK_SKIP_PIXELS: 0x0CF4;\n    readonly PACK_ROW_LENGTH: 0x0D02;\n    readonly PACK_SKIP_ROWS: 0x0D03;\n    readonly PACK_SKIP_PIXELS: 0x0D04;\n    readonly COLOR: 0x1800;\n    readonly DEPTH: 0x1801;\n    readonly STENCIL: 0x1802;\n    readonly RED: 0x1903;\n    readonly RGB8: 0x8051;\n    readonly RGB10_A2: 0x8059;\n    readonly TEXTURE_BINDING_3D: 0x806A;\n    readonly UNPACK_SKIP_IMAGES: 0x806D;\n    readonly UNPACK_IMAGE_HEIGHT: 0x806E;\n    readonly TEXTURE_3D: 0x806F;\n    readonly TEXTURE_WRAP_R: 0x8072;\n    readonly MAX_3D_TEXTURE_SIZE: 0x8073;\n    readonly UNSIGNED_INT_2_10_10_10_REV: 0x8368;\n    readonly MAX_ELEMENTS_VERTICES: 0x80E8;\n    readonly MAX_ELEMENTS_INDICES: 0x80E9;\n    readonly TEXTURE_MIN_LOD: 0x813A;\n    readonly TEXTURE_MAX_LOD: 0x813B;\n    readonly TEXTURE_BASE_LEVEL: 0x813C;\n    readonly TEXTURE_MAX_LEVEL: 0x813D;\n    readonly MIN: 0x8007;\n    readonly MAX: 0x8008;\n    readonly DEPTH_COMPONENT24: 0x81A6;\n    readonly MAX_TEXTURE_LOD_BIAS: 0x84FD;\n    readonly TEXTURE_COMPARE_MODE: 0x884C;\n    readonly TEXTURE_COMPARE_FUNC: 0x884D;\n    readonly CURRENT_QUERY: 0x8865;\n    readonly QUERY_RESULT: 0x8866;\n    readonly QUERY_RESULT_AVAILABLE: 0x8867;\n    readonly STREAM_READ: 0x88E1;\n    readonly STREAM_COPY: 0x88E2;\n    readonly STATIC_READ: 0x88E5;\n    readonly STATIC_COPY: 0x88E6;\n    readonly DYNAMIC_READ: 0x88E9;\n    readonly DYNAMIC_COPY: 0x88EA;\n    readonly MAX_DRAW_BUFFERS: 0x8824;\n    readonly DRAW_BUFFER0: 0x8825;\n    readonly DRAW_BUFFER1: 0x8826;\n    readonly DRAW_BUFFER2: 0x8827;\n    readonly DRAW_BUFFER3: 0x8828;\n    readonly DRAW_BUFFER4: 0x8829;\n    readonly DRAW_BUFFER5: 0x882A;\n    readonly DRAW_BUFFER6: 0x882B;\n    readonly DRAW_BUFFER7: 0x882C;\n    readonly DRAW_BUFFER8: 0x882D;\n    readonly DRAW_BUFFER9: 0x882E;\n    readonly DRAW_BUFFER10: 0x882F;\n    readonly DRAW_BUFFER11: 0x8830;\n    readonly DRAW_BUFFER12: 0x8831;\n    readonly DRAW_BUFFER13: 0x8832;\n    readonly DRAW_BUFFER14: 0x8833;\n    readonly DRAW_BUFFER15: 0x8834;\n    readonly MAX_FRAGMENT_UNIFORM_COMPONENTS: 0x8B49;\n    readonly MAX_VERTEX_UNIFORM_COMPONENTS: 0x8B4A;\n    readonly SAMPLER_3D: 0x8B5F;\n    readonly SAMPLER_2D_SHADOW: 0x8B62;\n    readonly FRAGMENT_SHADER_DERIVATIVE_HINT: 0x8B8B;\n    readonly PIXEL_PACK_BUFFER: 0x88EB;\n    readonly PIXEL_UNPACK_BUFFER: 0x88EC;\n    readonly PIXEL_PACK_BUFFER_BINDING: 0x88ED;\n    readonly PIXEL_UNPACK_BUFFER_BINDING: 0x88EF;\n    readonly FLOAT_MAT2x3: 0x8B65;\n    readonly FLOAT_MAT2x4: 0x8B66;\n    readonly FLOAT_MAT3x2: 0x8B67;\n    readonly FLOAT_MAT3x4: 0x8B68;\n    readonly FLOAT_MAT4x2: 0x8B69;\n    readonly FLOAT_MAT4x3: 0x8B6A;\n    readonly SRGB: 0x8C40;\n    readonly SRGB8: 0x8C41;\n    readonly SRGB8_ALPHA8: 0x8C43;\n    readonly COMPARE_REF_TO_TEXTURE: 0x884E;\n    readonly RGBA32F: 0x8814;\n    readonly RGB32F: 0x8815;\n    readonly RGBA16F: 0x881A;\n    readonly RGB16F: 0x881B;\n    readonly VERTEX_ATTRIB_ARRAY_INTEGER: 0x88FD;\n    readonly MAX_ARRAY_TEXTURE_LAYERS: 0x88FF;\n    readonly MIN_PROGRAM_TEXEL_OFFSET: 0x8904;\n    readonly MAX_PROGRAM_TEXEL_OFFSET: 0x8905;\n    readonly MAX_VARYING_COMPONENTS: 0x8B4B;\n    readonly TEXTURE_2D_ARRAY: 0x8C1A;\n    readonly TEXTURE_BINDING_2D_ARRAY: 0x8C1D;\n    readonly R11F_G11F_B10F: 0x8C3A;\n    readonly UNSIGNED_INT_10F_11F_11F_REV: 0x8C3B;\n    readonly RGB9_E5: 0x8C3D;\n    readonly UNSIGNED_INT_5_9_9_9_REV: 0x8C3E;\n    readonly TRANSFORM_FEEDBACK_BUFFER_MODE: 0x8C7F;\n    readonly MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS: 0x8C80;\n    readonly TRANSFORM_FEEDBACK_VARYINGS: 0x8C83;\n    readonly TRANSFORM_FEEDBACK_BUFFER_START: 0x8C84;\n    readonly TRANSFORM_FEEDBACK_BUFFER_SIZE: 0x8C85;\n    readonly TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN: 0x8C88;\n    readonly RASTERIZER_DISCARD: 0x8C89;\n    readonly MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS: 0x8C8A;\n    readonly MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS: 0x8C8B;\n    readonly INTERLEAVED_ATTRIBS: 0x8C8C;\n    readonly SEPARATE_ATTRIBS: 0x8C8D;\n    readonly TRANSFORM_FEEDBACK_BUFFER: 0x8C8E;\n    readonly TRANSFORM_FEEDBACK_BUFFER_BINDING: 0x8C8F;\n    readonly RGBA32UI: 0x8D70;\n    readonly RGB32UI: 0x8D71;\n    readonly RGBA16UI: 0x8D76;\n    readonly RGB16UI: 0x8D77;\n    readonly RGBA8UI: 0x8D7C;\n    readonly RGB8UI: 0x8D7D;\n    readonly RGBA32I: 0x8D82;\n    readonly RGB32I: 0x8D83;\n    readonly RGBA16I: 0x8D88;\n    readonly RGB16I: 0x8D89;\n    readonly RGBA8I: 0x8D8E;\n    readonly RGB8I: 0x8D8F;\n    readonly RED_INTEGER: 0x8D94;\n    readonly RGB_INTEGER: 0x8D98;\n    readonly RGBA_INTEGER: 0x8D99;\n    readonly SAMPLER_2D_ARRAY: 0x8DC1;\n    readonly SAMPLER_2D_ARRAY_SHADOW: 0x8DC4;\n    readonly SAMPLER_CUBE_SHADOW: 0x8DC5;\n    readonly UNSIGNED_INT_VEC2: 0x8DC6;\n    readonly UNSIGNED_INT_VEC3: 0x8DC7;\n    readonly UNSIGNED_INT_VEC4: 0x8DC8;\n    readonly INT_SAMPLER_2D: 0x8DCA;\n    readonly INT_SAMPLER_3D: 0x8DCB;\n    readonly INT_SAMPLER_CUBE: 0x8DCC;\n    readonly INT_SAMPLER_2D_ARRAY: 0x8DCF;\n    readonly UNSIGNED_INT_SAMPLER_2D: 0x8DD2;\n    readonly UNSIGNED_INT_SAMPLER_3D: 0x8DD3;\n    readonly UNSIGNED_INT_SAMPLER_CUBE: 0x8DD4;\n    readonly UNSIGNED_INT_SAMPLER_2D_ARRAY: 0x8DD7;\n    readonly DEPTH_COMPONENT32F: 0x8CAC;\n    readonly DEPTH32F_STENCIL8: 0x8CAD;\n    readonly FLOAT_32_UNSIGNED_INT_24_8_REV: 0x8DAD;\n    readonly FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING: 0x8210;\n    readonly FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE: 0x8211;\n    readonly FRAMEBUFFER_ATTACHMENT_RED_SIZE: 0x8212;\n    readonly FRAMEBUFFER_ATTACHMENT_GREEN_SIZE: 0x8213;\n    readonly FRAMEBUFFER_ATTACHMENT_BLUE_SIZE: 0x8214;\n    readonly FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE: 0x8215;\n    readonly FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE: 0x8216;\n    readonly FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE: 0x8217;\n    readonly FRAMEBUFFER_DEFAULT: 0x8218;\n    readonly UNSIGNED_INT_24_8: 0x84FA;\n    readonly DEPTH24_STENCIL8: 0x88F0;\n    readonly UNSIGNED_NORMALIZED: 0x8C17;\n    readonly DRAW_FRAMEBUFFER_BINDING: 0x8CA6;\n    readonly READ_FRAMEBUFFER: 0x8CA8;\n    readonly DRAW_FRAMEBUFFER: 0x8CA9;\n    readonly READ_FRAMEBUFFER_BINDING: 0x8CAA;\n    readonly RENDERBUFFER_SAMPLES: 0x8CAB;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER: 0x8CD4;\n    readonly MAX_COLOR_ATTACHMENTS: 0x8CDF;\n    readonly COLOR_ATTACHMENT1: 0x8CE1;\n    readonly COLOR_ATTACHMENT2: 0x8CE2;\n    readonly COLOR_ATTACHMENT3: 0x8CE3;\n    readonly COLOR_ATTACHMENT4: 0x8CE4;\n    readonly COLOR_ATTACHMENT5: 0x8CE5;\n    readonly COLOR_ATTACHMENT6: 0x8CE6;\n    readonly COLOR_ATTACHMENT7: 0x8CE7;\n    readonly COLOR_ATTACHMENT8: 0x8CE8;\n    readonly COLOR_ATTACHMENT9: 0x8CE9;\n    readonly COLOR_ATTACHMENT10: 0x8CEA;\n    readonly COLOR_ATTACHMENT11: 0x8CEB;\n    readonly COLOR_ATTACHMENT12: 0x8CEC;\n    readonly COLOR_ATTACHMENT13: 0x8CED;\n    readonly COLOR_ATTACHMENT14: 0x8CEE;\n    readonly COLOR_ATTACHMENT15: 0x8CEF;\n    readonly FRAMEBUFFER_INCOMPLETE_MULTISAMPLE: 0x8D56;\n    readonly MAX_SAMPLES: 0x8D57;\n    readonly HALF_FLOAT: 0x140B;\n    readonly RG: 0x8227;\n    readonly RG_INTEGER: 0x8228;\n    readonly R8: 0x8229;\n    readonly RG8: 0x822B;\n    readonly R16F: 0x822D;\n    readonly R32F: 0x822E;\n    readonly RG16F: 0x822F;\n    readonly RG32F: 0x8230;\n    readonly R8I: 0x8231;\n    readonly R8UI: 0x8232;\n    readonly R16I: 0x8233;\n    readonly R16UI: 0x8234;\n    readonly R32I: 0x8235;\n    readonly R32UI: 0x8236;\n    readonly RG8I: 0x8237;\n    readonly RG8UI: 0x8238;\n    readonly RG16I: 0x8239;\n    readonly RG16UI: 0x823A;\n    readonly RG32I: 0x823B;\n    readonly RG32UI: 0x823C;\n    readonly VERTEX_ARRAY_BINDING: 0x85B5;\n    readonly R8_SNORM: 0x8F94;\n    readonly RG8_SNORM: 0x8F95;\n    readonly RGB8_SNORM: 0x8F96;\n    readonly RGBA8_SNORM: 0x8F97;\n    readonly SIGNED_NORMALIZED: 0x8F9C;\n    readonly COPY_READ_BUFFER: 0x8F36;\n    readonly COPY_WRITE_BUFFER: 0x8F37;\n    readonly COPY_READ_BUFFER_BINDING: 0x8F36;\n    readonly COPY_WRITE_BUFFER_BINDING: 0x8F37;\n    readonly UNIFORM_BUFFER: 0x8A11;\n    readonly UNIFORM_BUFFER_BINDING: 0x8A28;\n    readonly UNIFORM_BUFFER_START: 0x8A29;\n    readonly UNIFORM_BUFFER_SIZE: 0x8A2A;\n    readonly MAX_VERTEX_UNIFORM_BLOCKS: 0x8A2B;\n    readonly MAX_FRAGMENT_UNIFORM_BLOCKS: 0x8A2D;\n    readonly MAX_COMBINED_UNIFORM_BLOCKS: 0x8A2E;\n    readonly MAX_UNIFORM_BUFFER_BINDINGS: 0x8A2F;\n    readonly MAX_UNIFORM_BLOCK_SIZE: 0x8A30;\n    readonly MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS: 0x8A31;\n    readonly MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS: 0x8A33;\n    readonly UNIFORM_BUFFER_OFFSET_ALIGNMENT: 0x8A34;\n    readonly ACTIVE_UNIFORM_BLOCKS: 0x8A36;\n    readonly UNIFORM_TYPE: 0x8A37;\n    readonly UNIFORM_SIZE: 0x8A38;\n    readonly UNIFORM_BLOCK_INDEX: 0x8A3A;\n    readonly UNIFORM_OFFSET: 0x8A3B;\n    readonly UNIFORM_ARRAY_STRIDE: 0x8A3C;\n    readonly UNIFORM_MATRIX_STRIDE: 0x8A3D;\n    readonly UNIFORM_IS_ROW_MAJOR: 0x8A3E;\n    readonly UNIFORM_BLOCK_BINDING: 0x8A3F;\n    readonly UNIFORM_BLOCK_DATA_SIZE: 0x8A40;\n    readonly UNIFORM_BLOCK_ACTIVE_UNIFORMS: 0x8A42;\n    readonly UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES: 0x8A43;\n    readonly UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER: 0x8A44;\n    readonly UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER: 0x8A46;\n    readonly INVALID_INDEX: 0xFFFFFFFF;\n    readonly MAX_VERTEX_OUTPUT_COMPONENTS: 0x9122;\n    readonly MAX_FRAGMENT_INPUT_COMPONENTS: 0x9125;\n    readonly MAX_SERVER_WAIT_TIMEOUT: 0x9111;\n    readonly OBJECT_TYPE: 0x9112;\n    readonly SYNC_CONDITION: 0x9113;\n    readonly SYNC_STATUS: 0x9114;\n    readonly SYNC_FLAGS: 0x9115;\n    readonly SYNC_FENCE: 0x9116;\n    readonly SYNC_GPU_COMMANDS_COMPLETE: 0x9117;\n    readonly UNSIGNALED: 0x9118;\n    readonly SIGNALED: 0x9119;\n    readonly ALREADY_SIGNALED: 0x911A;\n    readonly TIMEOUT_EXPIRED: 0x911B;\n    readonly CONDITION_SATISFIED: 0x911C;\n    readonly WAIT_FAILED: 0x911D;\n    readonly SYNC_FLUSH_COMMANDS_BIT: 0x00000001;\n    readonly VERTEX_ATTRIB_ARRAY_DIVISOR: 0x88FE;\n    readonly ANY_SAMPLES_PASSED: 0x8C2F;\n    readonly ANY_SAMPLES_PASSED_CONSERVATIVE: 0x8D6A;\n    readonly SAMPLER_BINDING: 0x8919;\n    readonly RGB10_A2UI: 0x906F;\n    readonly INT_2_10_10_10_REV: 0x8D9F;\n    readonly TRANSFORM_FEEDBACK: 0x8E22;\n    readonly TRANSFORM_FEEDBACK_PAUSED: 0x8E23;\n    readonly TRANSFORM_FEEDBACK_ACTIVE: 0x8E24;\n    readonly TRANSFORM_FEEDBACK_BINDING: 0x8E25;\n    readonly TEXTURE_IMMUTABLE_FORMAT: 0x912F;\n    readonly MAX_ELEMENT_INDEX: 0x8D6B;\n    readonly TEXTURE_IMMUTABLE_LEVELS: 0x82DF;\n    readonly TIMEOUT_IGNORED: -1;\n    readonly MAX_CLIENT_WAIT_TIMEOUT_WEBGL: 0x9247;\n    readonly DEPTH_BUFFER_BIT: 0x00000100;\n    readonly STENCIL_BUFFER_BIT: 0x00000400;\n    readonly COLOR_BUFFER_BIT: 0x00004000;\n    readonly POINTS: 0x0000;\n    readonly LINES: 0x0001;\n    readonly LINE_LOOP: 0x0002;\n    readonly LINE_STRIP: 0x0003;\n    readonly TRIANGLES: 0x0004;\n    readonly TRIANGLE_STRIP: 0x0005;\n    readonly TRIANGLE_FAN: 0x0006;\n    readonly ZERO: 0;\n    readonly ONE: 1;\n    readonly SRC_COLOR: 0x0300;\n    readonly ONE_MINUS_SRC_COLOR: 0x0301;\n    readonly SRC_ALPHA: 0x0302;\n    readonly ONE_MINUS_SRC_ALPHA: 0x0303;\n    readonly DST_ALPHA: 0x0304;\n    readonly ONE_MINUS_DST_ALPHA: 0x0305;\n    readonly DST_COLOR: 0x0306;\n    readonly ONE_MINUS_DST_COLOR: 0x0307;\n    readonly SRC_ALPHA_SATURATE: 0x0308;\n    readonly FUNC_ADD: 0x8006;\n    readonly BLEND_EQUATION: 0x8009;\n    readonly BLEND_EQUATION_RGB: 0x8009;\n    readonly BLEND_EQUATION_ALPHA: 0x883D;\n    readonly FUNC_SUBTRACT: 0x800A;\n    readonly FUNC_REVERSE_SUBTRACT: 0x800B;\n    readonly BLEND_DST_RGB: 0x80C8;\n    readonly BLEND_SRC_RGB: 0x80C9;\n    readonly BLEND_DST_ALPHA: 0x80CA;\n    readonly BLEND_SRC_ALPHA: 0x80CB;\n    readonly CONSTANT_COLOR: 0x8001;\n    readonly ONE_MINUS_CONSTANT_COLOR: 0x8002;\n    readonly CONSTANT_ALPHA: 0x8003;\n    readonly ONE_MINUS_CONSTANT_ALPHA: 0x8004;\n    readonly BLEND_COLOR: 0x8005;\n    readonly ARRAY_BUFFER: 0x8892;\n    readonly ELEMENT_ARRAY_BUFFER: 0x8893;\n    readonly ARRAY_BUFFER_BINDING: 0x8894;\n    readonly ELEMENT_ARRAY_BUFFER_BINDING: 0x8895;\n    readonly STREAM_DRAW: 0x88E0;\n    readonly STATIC_DRAW: 0x88E4;\n    readonly DYNAMIC_DRAW: 0x88E8;\n    readonly BUFFER_SIZE: 0x8764;\n    readonly BUFFER_USAGE: 0x8765;\n    readonly CURRENT_VERTEX_ATTRIB: 0x8626;\n    readonly FRONT: 0x0404;\n    readonly BACK: 0x0405;\n    readonly FRONT_AND_BACK: 0x0408;\n    readonly CULL_FACE: 0x0B44;\n    readonly BLEND: 0x0BE2;\n    readonly DITHER: 0x0BD0;\n    readonly STENCIL_TEST: 0x0B90;\n    readonly DEPTH_TEST: 0x0B71;\n    readonly SCISSOR_TEST: 0x0C11;\n    readonly POLYGON_OFFSET_FILL: 0x8037;\n    readonly SAMPLE_ALPHA_TO_COVERAGE: 0x809E;\n    readonly SAMPLE_COVERAGE: 0x80A0;\n    readonly NO_ERROR: 0;\n    readonly INVALID_ENUM: 0x0500;\n    readonly INVALID_VALUE: 0x0501;\n    readonly INVALID_OPERATION: 0x0502;\n    readonly OUT_OF_MEMORY: 0x0505;\n    readonly CW: 0x0900;\n    readonly CCW: 0x0901;\n    readonly LINE_WIDTH: 0x0B21;\n    readonly ALIASED_POINT_SIZE_RANGE: 0x846D;\n    readonly ALIASED_LINE_WIDTH_RANGE: 0x846E;\n    readonly CULL_FACE_MODE: 0x0B45;\n    readonly FRONT_FACE: 0x0B46;\n    readonly DEPTH_RANGE: 0x0B70;\n    readonly DEPTH_WRITEMASK: 0x0B72;\n    readonly DEPTH_CLEAR_VALUE: 0x0B73;\n    readonly DEPTH_FUNC: 0x0B74;\n    readonly STENCIL_CLEAR_VALUE: 0x0B91;\n    readonly STENCIL_FUNC: 0x0B92;\n    readonly STENCIL_FAIL: 0x0B94;\n    readonly STENCIL_PASS_DEPTH_FAIL: 0x0B95;\n    readonly STENCIL_PASS_DEPTH_PASS: 0x0B96;\n    readonly STENCIL_REF: 0x0B97;\n    readonly STENCIL_VALUE_MASK: 0x0B93;\n    readonly STENCIL_WRITEMASK: 0x0B98;\n    readonly STENCIL_BACK_FUNC: 0x8800;\n    readonly STENCIL_BACK_FAIL: 0x8801;\n    readonly STENCIL_BACK_PASS_DEPTH_FAIL: 0x8802;\n    readonly STENCIL_BACK_PASS_DEPTH_PASS: 0x8803;\n    readonly STENCIL_BACK_REF: 0x8CA3;\n    readonly STENCIL_BACK_VALUE_MASK: 0x8CA4;\n    readonly STENCIL_BACK_WRITEMASK: 0x8CA5;\n    readonly VIEWPORT: 0x0BA2;\n    readonly SCISSOR_BOX: 0x0C10;\n    readonly COLOR_CLEAR_VALUE: 0x0C22;\n    readonly COLOR_WRITEMASK: 0x0C23;\n    readonly UNPACK_ALIGNMENT: 0x0CF5;\n    readonly PACK_ALIGNMENT: 0x0D05;\n    readonly MAX_TEXTURE_SIZE: 0x0D33;\n    readonly MAX_VIEWPORT_DIMS: 0x0D3A;\n    readonly SUBPIXEL_BITS: 0x0D50;\n    readonly RED_BITS: 0x0D52;\n    readonly GREEN_BITS: 0x0D53;\n    readonly BLUE_BITS: 0x0D54;\n    readonly ALPHA_BITS: 0x0D55;\n    readonly DEPTH_BITS: 0x0D56;\n    readonly STENCIL_BITS: 0x0D57;\n    readonly POLYGON_OFFSET_UNITS: 0x2A00;\n    readonly POLYGON_OFFSET_FACTOR: 0x8038;\n    readonly TEXTURE_BINDING_2D: 0x8069;\n    readonly SAMPLE_BUFFERS: 0x80A8;\n    readonly SAMPLES: 0x80A9;\n    readonly SAMPLE_COVERAGE_VALUE: 0x80AA;\n    readonly SAMPLE_COVERAGE_INVERT: 0x80AB;\n    readonly COMPRESSED_TEXTURE_FORMATS: 0x86A3;\n    readonly DONT_CARE: 0x1100;\n    readonly FASTEST: 0x1101;\n    readonly NICEST: 0x1102;\n    readonly GENERATE_MIPMAP_HINT: 0x8192;\n    readonly BYTE: 0x1400;\n    readonly UNSIGNED_BYTE: 0x1401;\n    readonly SHORT: 0x1402;\n    readonly UNSIGNED_SHORT: 0x1403;\n    readonly INT: 0x1404;\n    readonly UNSIGNED_INT: 0x1405;\n    readonly FLOAT: 0x1406;\n    readonly DEPTH_COMPONENT: 0x1902;\n    readonly ALPHA: 0x1906;\n    readonly RGB: 0x1907;\n    readonly RGBA: 0x1908;\n    readonly LUMINANCE: 0x1909;\n    readonly LUMINANCE_ALPHA: 0x190A;\n    readonly UNSIGNED_SHORT_4_4_4_4: 0x8033;\n    readonly UNSIGNED_SHORT_5_5_5_1: 0x8034;\n    readonly UNSIGNED_SHORT_5_6_5: 0x8363;\n    readonly FRAGMENT_SHADER: 0x8B30;\n    readonly VERTEX_SHADER: 0x8B31;\n    readonly MAX_VERTEX_ATTRIBS: 0x8869;\n    readonly MAX_VERTEX_UNIFORM_VECTORS: 0x8DFB;\n    readonly MAX_VARYING_VECTORS: 0x8DFC;\n    readonly MAX_COMBINED_TEXTURE_IMAGE_UNITS: 0x8B4D;\n    readonly MAX_VERTEX_TEXTURE_IMAGE_UNITS: 0x8B4C;\n    readonly MAX_TEXTURE_IMAGE_UNITS: 0x8872;\n    readonly MAX_FRAGMENT_UNIFORM_VECTORS: 0x8DFD;\n    readonly SHADER_TYPE: 0x8B4F;\n    readonly DELETE_STATUS: 0x8B80;\n    readonly LINK_STATUS: 0x8B82;\n    readonly VALIDATE_STATUS: 0x8B83;\n    readonly ATTACHED_SHADERS: 0x8B85;\n    readonly ACTIVE_UNIFORMS: 0x8B86;\n    readonly ACTIVE_ATTRIBUTES: 0x8B89;\n    readonly SHADING_LANGUAGE_VERSION: 0x8B8C;\n    readonly CURRENT_PROGRAM: 0x8B8D;\n    readonly NEVER: 0x0200;\n    readonly LESS: 0x0201;\n    readonly EQUAL: 0x0202;\n    readonly LEQUAL: 0x0203;\n    readonly GREATER: 0x0204;\n    readonly NOTEQUAL: 0x0205;\n    readonly GEQUAL: 0x0206;\n    readonly ALWAYS: 0x0207;\n    readonly KEEP: 0x1E00;\n    readonly REPLACE: 0x1E01;\n    readonly INCR: 0x1E02;\n    readonly DECR: 0x1E03;\n    readonly INVERT: 0x150A;\n    readonly INCR_WRAP: 0x8507;\n    readonly DECR_WRAP: 0x8508;\n    readonly VENDOR: 0x1F00;\n    readonly RENDERER: 0x1F01;\n    readonly VERSION: 0x1F02;\n    readonly NEAREST: 0x2600;\n    readonly LINEAR: 0x2601;\n    readonly NEAREST_MIPMAP_NEAREST: 0x2700;\n    readonly LINEAR_MIPMAP_NEAREST: 0x2701;\n    readonly NEAREST_MIPMAP_LINEAR: 0x2702;\n    readonly LINEAR_MIPMAP_LINEAR: 0x2703;\n    readonly TEXTURE_MAG_FILTER: 0x2800;\n    readonly TEXTURE_MIN_FILTER: 0x2801;\n    readonly TEXTURE_WRAP_S: 0x2802;\n    readonly TEXTURE_WRAP_T: 0x2803;\n    readonly TEXTURE_2D: 0x0DE1;\n    readonly TEXTURE: 0x1702;\n    readonly TEXTURE_CUBE_MAP: 0x8513;\n    readonly TEXTURE_BINDING_CUBE_MAP: 0x8514;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_X: 0x8515;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_X: 0x8516;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_Y: 0x8517;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_Y: 0x8518;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_Z: 0x8519;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_Z: 0x851A;\n    readonly MAX_CUBE_MAP_TEXTURE_SIZE: 0x851C;\n    readonly TEXTURE0: 0x84C0;\n    readonly TEXTURE1: 0x84C1;\n    readonly TEXTURE2: 0x84C2;\n    readonly TEXTURE3: 0x84C3;\n    readonly TEXTURE4: 0x84C4;\n    readonly TEXTURE5: 0x84C5;\n    readonly TEXTURE6: 0x84C6;\n    readonly TEXTURE7: 0x84C7;\n    readonly TEXTURE8: 0x84C8;\n    readonly TEXTURE9: 0x84C9;\n    readonly TEXTURE10: 0x84CA;\n    readonly TEXTURE11: 0x84CB;\n    readonly TEXTURE12: 0x84CC;\n    readonly TEXTURE13: 0x84CD;\n    readonly TEXTURE14: 0x84CE;\n    readonly TEXTURE15: 0x84CF;\n    readonly TEXTURE16: 0x84D0;\n    readonly TEXTURE17: 0x84D1;\n    readonly TEXTURE18: 0x84D2;\n    readonly TEXTURE19: 0x84D3;\n    readonly TEXTURE20: 0x84D4;\n    readonly TEXTURE21: 0x84D5;\n    readonly TEXTURE22: 0x84D6;\n    readonly TEXTURE23: 0x84D7;\n    readonly TEXTURE24: 0x84D8;\n    readonly TEXTURE25: 0x84D9;\n    readonly TEXTURE26: 0x84DA;\n    readonly TEXTURE27: 0x84DB;\n    readonly TEXTURE28: 0x84DC;\n    readonly TEXTURE29: 0x84DD;\n    readonly TEXTURE30: 0x84DE;\n    readonly TEXTURE31: 0x84DF;\n    readonly ACTIVE_TEXTURE: 0x84E0;\n    readonly REPEAT: 0x2901;\n    readonly CLAMP_TO_EDGE: 0x812F;\n    readonly MIRRORED_REPEAT: 0x8370;\n    readonly FLOAT_VEC2: 0x8B50;\n    readonly FLOAT_VEC3: 0x8B51;\n    readonly FLOAT_VEC4: 0x8B52;\n    readonly INT_VEC2: 0x8B53;\n    readonly INT_VEC3: 0x8B54;\n    readonly INT_VEC4: 0x8B55;\n    readonly BOOL: 0x8B56;\n    readonly BOOL_VEC2: 0x8B57;\n    readonly BOOL_VEC3: 0x8B58;\n    readonly BOOL_VEC4: 0x8B59;\n    readonly FLOAT_MAT2: 0x8B5A;\n    readonly FLOAT_MAT3: 0x8B5B;\n    readonly FLOAT_MAT4: 0x8B5C;\n    readonly SAMPLER_2D: 0x8B5E;\n    readonly SAMPLER_CUBE: 0x8B60;\n    readonly VERTEX_ATTRIB_ARRAY_ENABLED: 0x8622;\n    readonly VERTEX_ATTRIB_ARRAY_SIZE: 0x8623;\n    readonly VERTEX_ATTRIB_ARRAY_STRIDE: 0x8624;\n    readonly VERTEX_ATTRIB_ARRAY_TYPE: 0x8625;\n    readonly VERTEX_ATTRIB_ARRAY_NORMALIZED: 0x886A;\n    readonly VERTEX_ATTRIB_ARRAY_POINTER: 0x8645;\n    readonly VERTEX_ATTRIB_ARRAY_BUFFER_BINDING: 0x889F;\n    readonly IMPLEMENTATION_COLOR_READ_TYPE: 0x8B9A;\n    readonly IMPLEMENTATION_COLOR_READ_FORMAT: 0x8B9B;\n    readonly COMPILE_STATUS: 0x8B81;\n    readonly LOW_FLOAT: 0x8DF0;\n    readonly MEDIUM_FLOAT: 0x8DF1;\n    readonly HIGH_FLOAT: 0x8DF2;\n    readonly LOW_INT: 0x8DF3;\n    readonly MEDIUM_INT: 0x8DF4;\n    readonly HIGH_INT: 0x8DF5;\n    readonly FRAMEBUFFER: 0x8D40;\n    readonly RENDERBUFFER: 0x8D41;\n    readonly RGBA4: 0x8056;\n    readonly RGB5_A1: 0x8057;\n    readonly RGBA8: 0x8058;\n    readonly RGB565: 0x8D62;\n    readonly DEPTH_COMPONENT16: 0x81A5;\n    readonly STENCIL_INDEX8: 0x8D48;\n    readonly DEPTH_STENCIL: 0x84F9;\n    readonly RENDERBUFFER_WIDTH: 0x8D42;\n    readonly RENDERBUFFER_HEIGHT: 0x8D43;\n    readonly RENDERBUFFER_INTERNAL_FORMAT: 0x8D44;\n    readonly RENDERBUFFER_RED_SIZE: 0x8D50;\n    readonly RENDERBUFFER_GREEN_SIZE: 0x8D51;\n    readonly RENDERBUFFER_BLUE_SIZE: 0x8D52;\n    readonly RENDERBUFFER_ALPHA_SIZE: 0x8D53;\n    readonly RENDERBUFFER_DEPTH_SIZE: 0x8D54;\n    readonly RENDERBUFFER_STENCIL_SIZE: 0x8D55;\n    readonly FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE: 0x8CD0;\n    readonly FRAMEBUFFER_ATTACHMENT_OBJECT_NAME: 0x8CD1;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL: 0x8CD2;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE: 0x8CD3;\n    readonly COLOR_ATTACHMENT0: 0x8CE0;\n    readonly DEPTH_ATTACHMENT: 0x8D00;\n    readonly STENCIL_ATTACHMENT: 0x8D20;\n    readonly DEPTH_STENCIL_ATTACHMENT: 0x821A;\n    readonly NONE: 0;\n    readonly FRAMEBUFFER_COMPLETE: 0x8CD5;\n    readonly FRAMEBUFFER_INCOMPLETE_ATTACHMENT: 0x8CD6;\n    readonly FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT: 0x8CD7;\n    readonly FRAMEBUFFER_INCOMPLETE_DIMENSIONS: 0x8CD9;\n    readonly FRAMEBUFFER_UNSUPPORTED: 0x8CDD;\n    readonly FRAMEBUFFER_BINDING: 0x8CA6;\n    readonly RENDERBUFFER_BINDING: 0x8CA7;\n    readonly MAX_RENDERBUFFER_SIZE: 0x84E8;\n    readonly INVALID_FRAMEBUFFER_OPERATION: 0x0506;\n    readonly UNPACK_FLIP_Y_WEBGL: 0x9240;\n    readonly UNPACK_PREMULTIPLY_ALPHA_WEBGL: 0x9241;\n    readonly CONTEXT_LOST_WEBGL: 0x9242;\n    readonly UNPACK_COLORSPACE_CONVERSION_WEBGL: 0x9243;\n    readonly BROWSER_DEFAULT_WEBGL: 0x9244;\n};\n\ninterface WebGL2RenderingContextBase {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/beginQuery) */\n    beginQuery(target: GLenum, query: WebGLQuery): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/beginTransformFeedback) */\n    beginTransformFeedback(primitiveMode: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/bindBufferBase) */\n    bindBufferBase(target: GLenum, index: GLuint, buffer: WebGLBuffer | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/bindBufferRange) */\n    bindBufferRange(target: GLenum, index: GLuint, buffer: WebGLBuffer | null, offset: GLintptr, size: GLsizeiptr): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/bindSampler) */\n    bindSampler(unit: GLuint, sampler: WebGLSampler | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/bindTransformFeedback) */\n    bindTransformFeedback(target: GLenum, tf: WebGLTransformFeedback | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/bindVertexArray) */\n    bindVertexArray(array: WebGLVertexArrayObject | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/blitFramebuffer) */\n    blitFramebuffer(srcX0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/clearBuffer) */\n    clearBufferfi(buffer: GLenum, drawbuffer: GLint, depth: GLfloat, stencil: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/clearBuffer) */\n    clearBufferfv(buffer: GLenum, drawbuffer: GLint, values: Float32List, srcOffset?: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/clearBuffer) */\n    clearBufferiv(buffer: GLenum, drawbuffer: GLint, values: Int32List, srcOffset?: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/clearBuffer) */\n    clearBufferuiv(buffer: GLenum, drawbuffer: GLint, values: Uint32List, srcOffset?: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/clientWaitSync) */\n    clientWaitSync(sync: WebGLSync, flags: GLbitfield, timeout: GLuint64): GLenum;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/compressedTexImage3D) */\n    compressedTexImage3D(target: GLenum, level: GLint, internalformat: GLenum, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, imageSize: GLsizei, offset: GLintptr): void;\n    compressedTexImage3D(target: GLenum, level: GLint, internalformat: GLenum, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, srcData: ArrayBufferView<ArrayBufferLike>, srcOffset?: number, srcLengthOverride?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/compressedTexSubImage3D) */\n    compressedTexSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, format: GLenum, imageSize: GLsizei, offset: GLintptr): void;\n    compressedTexSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, format: GLenum, srcData: ArrayBufferView<ArrayBufferLike>, srcOffset?: number, srcLengthOverride?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/copyBufferSubData) */\n    copyBufferSubData(readTarget: GLenum, writeTarget: GLenum, readOffset: GLintptr, writeOffset: GLintptr, size: GLsizeiptr): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/copyTexSubImage3D) */\n    copyTexSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, x: GLint, y: GLint, width: GLsizei, height: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/createQuery) */\n    createQuery(): WebGLQuery;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/createSampler) */\n    createSampler(): WebGLSampler;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/createTransformFeedback) */\n    createTransformFeedback(): WebGLTransformFeedback;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/createVertexArray) */\n    createVertexArray(): WebGLVertexArrayObject;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/deleteQuery) */\n    deleteQuery(query: WebGLQuery | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/deleteSampler) */\n    deleteSampler(sampler: WebGLSampler | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/deleteSync) */\n    deleteSync(sync: WebGLSync | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/deleteTransformFeedback) */\n    deleteTransformFeedback(tf: WebGLTransformFeedback | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/deleteVertexArray) */\n    deleteVertexArray(vertexArray: WebGLVertexArrayObject | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/drawArraysInstanced) */\n    drawArraysInstanced(mode: GLenum, first: GLint, count: GLsizei, instanceCount: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/drawBuffers) */\n    drawBuffers(buffers: GLenum[]): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/drawElementsInstanced) */\n    drawElementsInstanced(mode: GLenum, count: GLsizei, type: GLenum, offset: GLintptr, instanceCount: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/drawRangeElements) */\n    drawRangeElements(mode: GLenum, start: GLuint, end: GLuint, count: GLsizei, type: GLenum, offset: GLintptr): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/endQuery) */\n    endQuery(target: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/endTransformFeedback) */\n    endTransformFeedback(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/fenceSync) */\n    fenceSync(condition: GLenum, flags: GLbitfield): WebGLSync | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/framebufferTextureLayer) */\n    framebufferTextureLayer(target: GLenum, attachment: GLenum, texture: WebGLTexture | null, level: GLint, layer: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getActiveUniformBlockName) */\n    getActiveUniformBlockName(program: WebGLProgram, uniformBlockIndex: GLuint): string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getActiveUniformBlockParameter) */\n    getActiveUniformBlockParameter(program: WebGLProgram, uniformBlockIndex: GLuint, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getActiveUniforms) */\n    getActiveUniforms(program: WebGLProgram, uniformIndices: GLuint[], pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getBufferSubData) */\n    getBufferSubData(target: GLenum, srcByteOffset: GLintptr, dstBuffer: ArrayBufferView<ArrayBufferLike>, dstOffset?: number, length?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getFragDataLocation) */\n    getFragDataLocation(program: WebGLProgram, name: string): GLint;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getIndexedParameter) */\n    getIndexedParameter(target: GLenum, index: GLuint): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getInternalformatParameter) */\n    getInternalformatParameter(target: GLenum, internalformat: GLenum, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getQuery) */\n    getQuery(target: GLenum, pname: GLenum): WebGLQuery | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getQueryParameter) */\n    getQueryParameter(query: WebGLQuery, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getSamplerParameter) */\n    getSamplerParameter(sampler: WebGLSampler, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getSyncParameter) */\n    getSyncParameter(sync: WebGLSync, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getTransformFeedbackVarying) */\n    getTransformFeedbackVarying(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getUniformBlockIndex) */\n    getUniformBlockIndex(program: WebGLProgram, uniformBlockName: string): GLuint;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getUniformIndices) */\n    getUniformIndices(program: WebGLProgram, uniformNames: string[]): GLuint[] | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/invalidateFramebuffer) */\n    invalidateFramebuffer(target: GLenum, attachments: GLenum[]): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/invalidateSubFramebuffer) */\n    invalidateSubFramebuffer(target: GLenum, attachments: GLenum[], x: GLint, y: GLint, width: GLsizei, height: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/isQuery) */\n    isQuery(query: WebGLQuery | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/isSampler) */\n    isSampler(sampler: WebGLSampler | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/isSync) */\n    isSync(sync: WebGLSync | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/isTransformFeedback) */\n    isTransformFeedback(tf: WebGLTransformFeedback | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/isVertexArray) */\n    isVertexArray(vertexArray: WebGLVertexArrayObject | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/pauseTransformFeedback) */\n    pauseTransformFeedback(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/readBuffer) */\n    readBuffer(src: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/renderbufferStorageMultisample) */\n    renderbufferStorageMultisample(target: GLenum, samples: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/resumeTransformFeedback) */\n    resumeTransformFeedback(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/samplerParameter) */\n    samplerParameterf(sampler: WebGLSampler, pname: GLenum, param: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/samplerParameter) */\n    samplerParameteri(sampler: WebGLSampler, pname: GLenum, param: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/texImage3D) */\n    texImage3D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, format: GLenum, type: GLenum, pboOffset: GLintptr): void;\n    texImage3D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, format: GLenum, type: GLenum, source: TexImageSource): void;\n    texImage3D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, format: GLenum, type: GLenum, srcData: ArrayBufferView<ArrayBufferLike> | null): void;\n    texImage3D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, format: GLenum, type: GLenum, srcData: ArrayBufferView<ArrayBufferLike>, srcOffset: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/texStorage2D) */\n    texStorage2D(target: GLenum, levels: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/texStorage3D) */\n    texStorage3D(target: GLenum, levels: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei, depth: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/texSubImage3D) */\n    texSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, format: GLenum, type: GLenum, pboOffset: GLintptr): void;\n    texSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, format: GLenum, type: GLenum, source: TexImageSource): void;\n    texSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, format: GLenum, type: GLenum, srcData: ArrayBufferView<ArrayBufferLike> | null, srcOffset?: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/transformFeedbackVaryings) */\n    transformFeedbackVaryings(program: WebGLProgram, varyings: string[], bufferMode: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform1ui(location: WebGLUniformLocation | null, v0: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform1uiv(location: WebGLUniformLocation | null, data: Uint32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform2ui(location: WebGLUniformLocation | null, v0: GLuint, v1: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform2uiv(location: WebGLUniformLocation | null, data: Uint32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform3ui(location: WebGLUniformLocation | null, v0: GLuint, v1: GLuint, v2: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform3uiv(location: WebGLUniformLocation | null, data: Uint32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform4ui(location: WebGLUniformLocation | null, v0: GLuint, v1: GLuint, v2: GLuint, v3: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform4uiv(location: WebGLUniformLocation | null, data: Uint32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformBlockBinding) */\n    uniformBlockBinding(program: WebGLProgram, uniformBlockIndex: GLuint, uniformBlockBinding: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix2x3fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix2x4fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix3x2fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix3x4fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix4x2fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix4x3fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/vertexAttribDivisor) */\n    vertexAttribDivisor(index: GLuint, divisor: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/vertexAttribI) */\n    vertexAttribI4i(index: GLuint, x: GLint, y: GLint, z: GLint, w: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/vertexAttribI) */\n    vertexAttribI4iv(index: GLuint, values: Int32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/vertexAttribI) */\n    vertexAttribI4ui(index: GLuint, x: GLuint, y: GLuint, z: GLuint, w: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/vertexAttribI) */\n    vertexAttribI4uiv(index: GLuint, values: Uint32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/vertexAttribIPointer) */\n    vertexAttribIPointer(index: GLuint, size: GLint, type: GLenum, stride: GLsizei, offset: GLintptr): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/waitSync) */\n    waitSync(sync: WebGLSync, flags: GLbitfield, timeout: GLint64): void;\n    readonly READ_BUFFER: 0x0C02;\n    readonly UNPACK_ROW_LENGTH: 0x0CF2;\n    readonly UNPACK_SKIP_ROWS: 0x0CF3;\n    readonly UNPACK_SKIP_PIXELS: 0x0CF4;\n    readonly PACK_ROW_LENGTH: 0x0D02;\n    readonly PACK_SKIP_ROWS: 0x0D03;\n    readonly PACK_SKIP_PIXELS: 0x0D04;\n    readonly COLOR: 0x1800;\n    readonly DEPTH: 0x1801;\n    readonly STENCIL: 0x1802;\n    readonly RED: 0x1903;\n    readonly RGB8: 0x8051;\n    readonly RGB10_A2: 0x8059;\n    readonly TEXTURE_BINDING_3D: 0x806A;\n    readonly UNPACK_SKIP_IMAGES: 0x806D;\n    readonly UNPACK_IMAGE_HEIGHT: 0x806E;\n    readonly TEXTURE_3D: 0x806F;\n    readonly TEXTURE_WRAP_R: 0x8072;\n    readonly MAX_3D_TEXTURE_SIZE: 0x8073;\n    readonly UNSIGNED_INT_2_10_10_10_REV: 0x8368;\n    readonly MAX_ELEMENTS_VERTICES: 0x80E8;\n    readonly MAX_ELEMENTS_INDICES: 0x80E9;\n    readonly TEXTURE_MIN_LOD: 0x813A;\n    readonly TEXTURE_MAX_LOD: 0x813B;\n    readonly TEXTURE_BASE_LEVEL: 0x813C;\n    readonly TEXTURE_MAX_LEVEL: 0x813D;\n    readonly MIN: 0x8007;\n    readonly MAX: 0x8008;\n    readonly DEPTH_COMPONENT24: 0x81A6;\n    readonly MAX_TEXTURE_LOD_BIAS: 0x84FD;\n    readonly TEXTURE_COMPARE_MODE: 0x884C;\n    readonly TEXTURE_COMPARE_FUNC: 0x884D;\n    readonly CURRENT_QUERY: 0x8865;\n    readonly QUERY_RESULT: 0x8866;\n    readonly QUERY_RESULT_AVAILABLE: 0x8867;\n    readonly STREAM_READ: 0x88E1;\n    readonly STREAM_COPY: 0x88E2;\n    readonly STATIC_READ: 0x88E5;\n    readonly STATIC_COPY: 0x88E6;\n    readonly DYNAMIC_READ: 0x88E9;\n    readonly DYNAMIC_COPY: 0x88EA;\n    readonly MAX_DRAW_BUFFERS: 0x8824;\n    readonly DRAW_BUFFER0: 0x8825;\n    readonly DRAW_BUFFER1: 0x8826;\n    readonly DRAW_BUFFER2: 0x8827;\n    readonly DRAW_BUFFER3: 0x8828;\n    readonly DRAW_BUFFER4: 0x8829;\n    readonly DRAW_BUFFER5: 0x882A;\n    readonly DRAW_BUFFER6: 0x882B;\n    readonly DRAW_BUFFER7: 0x882C;\n    readonly DRAW_BUFFER8: 0x882D;\n    readonly DRAW_BUFFER9: 0x882E;\n    readonly DRAW_BUFFER10: 0x882F;\n    readonly DRAW_BUFFER11: 0x8830;\n    readonly DRAW_BUFFER12: 0x8831;\n    readonly DRAW_BUFFER13: 0x8832;\n    readonly DRAW_BUFFER14: 0x8833;\n    readonly DRAW_BUFFER15: 0x8834;\n    readonly MAX_FRAGMENT_UNIFORM_COMPONENTS: 0x8B49;\n    readonly MAX_VERTEX_UNIFORM_COMPONENTS: 0x8B4A;\n    readonly SAMPLER_3D: 0x8B5F;\n    readonly SAMPLER_2D_SHADOW: 0x8B62;\n    readonly FRAGMENT_SHADER_DERIVATIVE_HINT: 0x8B8B;\n    readonly PIXEL_PACK_BUFFER: 0x88EB;\n    readonly PIXEL_UNPACK_BUFFER: 0x88EC;\n    readonly PIXEL_PACK_BUFFER_BINDING: 0x88ED;\n    readonly PIXEL_UNPACK_BUFFER_BINDING: 0x88EF;\n    readonly FLOAT_MAT2x3: 0x8B65;\n    readonly FLOAT_MAT2x4: 0x8B66;\n    readonly FLOAT_MAT3x2: 0x8B67;\n    readonly FLOAT_MAT3x4: 0x8B68;\n    readonly FLOAT_MAT4x2: 0x8B69;\n    readonly FLOAT_MAT4x3: 0x8B6A;\n    readonly SRGB: 0x8C40;\n    readonly SRGB8: 0x8C41;\n    readonly SRGB8_ALPHA8: 0x8C43;\n    readonly COMPARE_REF_TO_TEXTURE: 0x884E;\n    readonly RGBA32F: 0x8814;\n    readonly RGB32F: 0x8815;\n    readonly RGBA16F: 0x881A;\n    readonly RGB16F: 0x881B;\n    readonly VERTEX_ATTRIB_ARRAY_INTEGER: 0x88FD;\n    readonly MAX_ARRAY_TEXTURE_LAYERS: 0x88FF;\n    readonly MIN_PROGRAM_TEXEL_OFFSET: 0x8904;\n    readonly MAX_PROGRAM_TEXEL_OFFSET: 0x8905;\n    readonly MAX_VARYING_COMPONENTS: 0x8B4B;\n    readonly TEXTURE_2D_ARRAY: 0x8C1A;\n    readonly TEXTURE_BINDING_2D_ARRAY: 0x8C1D;\n    readonly R11F_G11F_B10F: 0x8C3A;\n    readonly UNSIGNED_INT_10F_11F_11F_REV: 0x8C3B;\n    readonly RGB9_E5: 0x8C3D;\n    readonly UNSIGNED_INT_5_9_9_9_REV: 0x8C3E;\n    readonly TRANSFORM_FEEDBACK_BUFFER_MODE: 0x8C7F;\n    readonly MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS: 0x8C80;\n    readonly TRANSFORM_FEEDBACK_VARYINGS: 0x8C83;\n    readonly TRANSFORM_FEEDBACK_BUFFER_START: 0x8C84;\n    readonly TRANSFORM_FEEDBACK_BUFFER_SIZE: 0x8C85;\n    readonly TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN: 0x8C88;\n    readonly RASTERIZER_DISCARD: 0x8C89;\n    readonly MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS: 0x8C8A;\n    readonly MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS: 0x8C8B;\n    readonly INTERLEAVED_ATTRIBS: 0x8C8C;\n    readonly SEPARATE_ATTRIBS: 0x8C8D;\n    readonly TRANSFORM_FEEDBACK_BUFFER: 0x8C8E;\n    readonly TRANSFORM_FEEDBACK_BUFFER_BINDING: 0x8C8F;\n    readonly RGBA32UI: 0x8D70;\n    readonly RGB32UI: 0x8D71;\n    readonly RGBA16UI: 0x8D76;\n    readonly RGB16UI: 0x8D77;\n    readonly RGBA8UI: 0x8D7C;\n    readonly RGB8UI: 0x8D7D;\n    readonly RGBA32I: 0x8D82;\n    readonly RGB32I: 0x8D83;\n    readonly RGBA16I: 0x8D88;\n    readonly RGB16I: 0x8D89;\n    readonly RGBA8I: 0x8D8E;\n    readonly RGB8I: 0x8D8F;\n    readonly RED_INTEGER: 0x8D94;\n    readonly RGB_INTEGER: 0x8D98;\n    readonly RGBA_INTEGER: 0x8D99;\n    readonly SAMPLER_2D_ARRAY: 0x8DC1;\n    readonly SAMPLER_2D_ARRAY_SHADOW: 0x8DC4;\n    readonly SAMPLER_CUBE_SHADOW: 0x8DC5;\n    readonly UNSIGNED_INT_VEC2: 0x8DC6;\n    readonly UNSIGNED_INT_VEC3: 0x8DC7;\n    readonly UNSIGNED_INT_VEC4: 0x8DC8;\n    readonly INT_SAMPLER_2D: 0x8DCA;\n    readonly INT_SAMPLER_3D: 0x8DCB;\n    readonly INT_SAMPLER_CUBE: 0x8DCC;\n    readonly INT_SAMPLER_2D_ARRAY: 0x8DCF;\n    readonly UNSIGNED_INT_SAMPLER_2D: 0x8DD2;\n    readonly UNSIGNED_INT_SAMPLER_3D: 0x8DD3;\n    readonly UNSIGNED_INT_SAMPLER_CUBE: 0x8DD4;\n    readonly UNSIGNED_INT_SAMPLER_2D_ARRAY: 0x8DD7;\n    readonly DEPTH_COMPONENT32F: 0x8CAC;\n    readonly DEPTH32F_STENCIL8: 0x8CAD;\n    readonly FLOAT_32_UNSIGNED_INT_24_8_REV: 0x8DAD;\n    readonly FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING: 0x8210;\n    readonly FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE: 0x8211;\n    readonly FRAMEBUFFER_ATTACHMENT_RED_SIZE: 0x8212;\n    readonly FRAMEBUFFER_ATTACHMENT_GREEN_SIZE: 0x8213;\n    readonly FRAMEBUFFER_ATTACHMENT_BLUE_SIZE: 0x8214;\n    readonly FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE: 0x8215;\n    readonly FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE: 0x8216;\n    readonly FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE: 0x8217;\n    readonly FRAMEBUFFER_DEFAULT: 0x8218;\n    readonly UNSIGNED_INT_24_8: 0x84FA;\n    readonly DEPTH24_STENCIL8: 0x88F0;\n    readonly UNSIGNED_NORMALIZED: 0x8C17;\n    readonly DRAW_FRAMEBUFFER_BINDING: 0x8CA6;\n    readonly READ_FRAMEBUFFER: 0x8CA8;\n    readonly DRAW_FRAMEBUFFER: 0x8CA9;\n    readonly READ_FRAMEBUFFER_BINDING: 0x8CAA;\n    readonly RENDERBUFFER_SAMPLES: 0x8CAB;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER: 0x8CD4;\n    readonly MAX_COLOR_ATTACHMENTS: 0x8CDF;\n    readonly COLOR_ATTACHMENT1: 0x8CE1;\n    readonly COLOR_ATTACHMENT2: 0x8CE2;\n    readonly COLOR_ATTACHMENT3: 0x8CE3;\n    readonly COLOR_ATTACHMENT4: 0x8CE4;\n    readonly COLOR_ATTACHMENT5: 0x8CE5;\n    readonly COLOR_ATTACHMENT6: 0x8CE6;\n    readonly COLOR_ATTACHMENT7: 0x8CE7;\n    readonly COLOR_ATTACHMENT8: 0x8CE8;\n    readonly COLOR_ATTACHMENT9: 0x8CE9;\n    readonly COLOR_ATTACHMENT10: 0x8CEA;\n    readonly COLOR_ATTACHMENT11: 0x8CEB;\n    readonly COLOR_ATTACHMENT12: 0x8CEC;\n    readonly COLOR_ATTACHMENT13: 0x8CED;\n    readonly COLOR_ATTACHMENT14: 0x8CEE;\n    readonly COLOR_ATTACHMENT15: 0x8CEF;\n    readonly FRAMEBUFFER_INCOMPLETE_MULTISAMPLE: 0x8D56;\n    readonly MAX_SAMPLES: 0x8D57;\n    readonly HALF_FLOAT: 0x140B;\n    readonly RG: 0x8227;\n    readonly RG_INTEGER: 0x8228;\n    readonly R8: 0x8229;\n    readonly RG8: 0x822B;\n    readonly R16F: 0x822D;\n    readonly R32F: 0x822E;\n    readonly RG16F: 0x822F;\n    readonly RG32F: 0x8230;\n    readonly R8I: 0x8231;\n    readonly R8UI: 0x8232;\n    readonly R16I: 0x8233;\n    readonly R16UI: 0x8234;\n    readonly R32I: 0x8235;\n    readonly R32UI: 0x8236;\n    readonly RG8I: 0x8237;\n    readonly RG8UI: 0x8238;\n    readonly RG16I: 0x8239;\n    readonly RG16UI: 0x823A;\n    readonly RG32I: 0x823B;\n    readonly RG32UI: 0x823C;\n    readonly VERTEX_ARRAY_BINDING: 0x85B5;\n    readonly R8_SNORM: 0x8F94;\n    readonly RG8_SNORM: 0x8F95;\n    readonly RGB8_SNORM: 0x8F96;\n    readonly RGBA8_SNORM: 0x8F97;\n    readonly SIGNED_NORMALIZED: 0x8F9C;\n    readonly COPY_READ_BUFFER: 0x8F36;\n    readonly COPY_WRITE_BUFFER: 0x8F37;\n    readonly COPY_READ_BUFFER_BINDING: 0x8F36;\n    readonly COPY_WRITE_BUFFER_BINDING: 0x8F37;\n    readonly UNIFORM_BUFFER: 0x8A11;\n    readonly UNIFORM_BUFFER_BINDING: 0x8A28;\n    readonly UNIFORM_BUFFER_START: 0x8A29;\n    readonly UNIFORM_BUFFER_SIZE: 0x8A2A;\n    readonly MAX_VERTEX_UNIFORM_BLOCKS: 0x8A2B;\n    readonly MAX_FRAGMENT_UNIFORM_BLOCKS: 0x8A2D;\n    readonly MAX_COMBINED_UNIFORM_BLOCKS: 0x8A2E;\n    readonly MAX_UNIFORM_BUFFER_BINDINGS: 0x8A2F;\n    readonly MAX_UNIFORM_BLOCK_SIZE: 0x8A30;\n    readonly MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS: 0x8A31;\n    readonly MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS: 0x8A33;\n    readonly UNIFORM_BUFFER_OFFSET_ALIGNMENT: 0x8A34;\n    readonly ACTIVE_UNIFORM_BLOCKS: 0x8A36;\n    readonly UNIFORM_TYPE: 0x8A37;\n    readonly UNIFORM_SIZE: 0x8A38;\n    readonly UNIFORM_BLOCK_INDEX: 0x8A3A;\n    readonly UNIFORM_OFFSET: 0x8A3B;\n    readonly UNIFORM_ARRAY_STRIDE: 0x8A3C;\n    readonly UNIFORM_MATRIX_STRIDE: 0x8A3D;\n    readonly UNIFORM_IS_ROW_MAJOR: 0x8A3E;\n    readonly UNIFORM_BLOCK_BINDING: 0x8A3F;\n    readonly UNIFORM_BLOCK_DATA_SIZE: 0x8A40;\n    readonly UNIFORM_BLOCK_ACTIVE_UNIFORMS: 0x8A42;\n    readonly UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES: 0x8A43;\n    readonly UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER: 0x8A44;\n    readonly UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER: 0x8A46;\n    readonly INVALID_INDEX: 0xFFFFFFFF;\n    readonly MAX_VERTEX_OUTPUT_COMPONENTS: 0x9122;\n    readonly MAX_FRAGMENT_INPUT_COMPONENTS: 0x9125;\n    readonly MAX_SERVER_WAIT_TIMEOUT: 0x9111;\n    readonly OBJECT_TYPE: 0x9112;\n    readonly SYNC_CONDITION: 0x9113;\n    readonly SYNC_STATUS: 0x9114;\n    readonly SYNC_FLAGS: 0x9115;\n    readonly SYNC_FENCE: 0x9116;\n    readonly SYNC_GPU_COMMANDS_COMPLETE: 0x9117;\n    readonly UNSIGNALED: 0x9118;\n    readonly SIGNALED: 0x9119;\n    readonly ALREADY_SIGNALED: 0x911A;\n    readonly TIMEOUT_EXPIRED: 0x911B;\n    readonly CONDITION_SATISFIED: 0x911C;\n    readonly WAIT_FAILED: 0x911D;\n    readonly SYNC_FLUSH_COMMANDS_BIT: 0x00000001;\n    readonly VERTEX_ATTRIB_ARRAY_DIVISOR: 0x88FE;\n    readonly ANY_SAMPLES_PASSED: 0x8C2F;\n    readonly ANY_SAMPLES_PASSED_CONSERVATIVE: 0x8D6A;\n    readonly SAMPLER_BINDING: 0x8919;\n    readonly RGB10_A2UI: 0x906F;\n    readonly INT_2_10_10_10_REV: 0x8D9F;\n    readonly TRANSFORM_FEEDBACK: 0x8E22;\n    readonly TRANSFORM_FEEDBACK_PAUSED: 0x8E23;\n    readonly TRANSFORM_FEEDBACK_ACTIVE: 0x8E24;\n    readonly TRANSFORM_FEEDBACK_BINDING: 0x8E25;\n    readonly TEXTURE_IMMUTABLE_FORMAT: 0x912F;\n    readonly MAX_ELEMENT_INDEX: 0x8D6B;\n    readonly TEXTURE_IMMUTABLE_LEVELS: 0x82DF;\n    readonly TIMEOUT_IGNORED: -1;\n    readonly MAX_CLIENT_WAIT_TIMEOUT_WEBGL: 0x9247;\n}\n\ninterface WebGL2RenderingContextOverloads {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/bufferData) */\n    bufferData(target: GLenum, size: GLsizeiptr, usage: GLenum): void;\n    bufferData(target: GLenum, srcData: AllowSharedBufferSource | null, usage: GLenum): void;\n    bufferData(target: GLenum, srcData: ArrayBufferView<ArrayBufferLike>, usage: GLenum, srcOffset: number, length?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/bufferSubData) */\n    bufferSubData(target: GLenum, dstByteOffset: GLintptr, srcData: AllowSharedBufferSource): void;\n    bufferSubData(target: GLenum, dstByteOffset: GLintptr, srcData: ArrayBufferView<ArrayBufferLike>, srcOffset: number, length?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/compressedTexImage2D) */\n    compressedTexImage2D(target: GLenum, level: GLint, internalformat: GLenum, width: GLsizei, height: GLsizei, border: GLint, imageSize: GLsizei, offset: GLintptr): void;\n    compressedTexImage2D(target: GLenum, level: GLint, internalformat: GLenum, width: GLsizei, height: GLsizei, border: GLint, srcData: ArrayBufferView<ArrayBufferLike>, srcOffset?: number, srcLengthOverride?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/compressedTexSubImage2D) */\n    compressedTexSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, imageSize: GLsizei, offset: GLintptr): void;\n    compressedTexSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, srcData: ArrayBufferView<ArrayBufferLike>, srcOffset?: number, srcLengthOverride?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/readPixels) */\n    readPixels(x: GLint, y: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, dstData: ArrayBufferView<ArrayBufferLike> | null): void;\n    readPixels(x: GLint, y: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, offset: GLintptr): void;\n    readPixels(x: GLint, y: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, dstData: ArrayBufferView<ArrayBufferLike>, dstOffset: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/texImage2D) */\n    texImage2D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, border: GLint, format: GLenum, type: GLenum, pixels: ArrayBufferView<ArrayBufferLike> | null): void;\n    texImage2D(target: GLenum, level: GLint, internalformat: GLint, format: GLenum, type: GLenum, source: TexImageSource): void;\n    texImage2D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, border: GLint, format: GLenum, type: GLenum, pboOffset: GLintptr): void;\n    texImage2D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, border: GLint, format: GLenum, type: GLenum, source: TexImageSource): void;\n    texImage2D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, border: GLint, format: GLenum, type: GLenum, srcData: ArrayBufferView<ArrayBufferLike>, srcOffset: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/texSubImage2D) */\n    texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, pixels: ArrayBufferView<ArrayBufferLike> | null): void;\n    texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, format: GLenum, type: GLenum, source: TexImageSource): void;\n    texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, pboOffset: GLintptr): void;\n    texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, source: TexImageSource): void;\n    texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, srcData: ArrayBufferView<ArrayBufferLike>, srcOffset: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1fv(location: WebGLUniformLocation | null, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1iv(location: WebGLUniformLocation | null, data: Int32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2fv(location: WebGLUniformLocation | null, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2iv(location: WebGLUniformLocation | null, data: Int32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3fv(location: WebGLUniformLocation | null, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3iv(location: WebGLUniformLocation | null, data: Int32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4fv(location: WebGLUniformLocation | null, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4iv(location: WebGLUniformLocation | null, data: Int32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix2fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix3fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix4fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Float32List, srcOffset?: number, srcLength?: GLuint): void;\n}\n\n/**\n * The **WebGLActiveInfo** interface is part of the WebGL API and represents the information returned by calling the WebGLRenderingContext.getActiveAttrib() and WebGLRenderingContext.getActiveUniform() methods.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLActiveInfo)\n */\ninterface WebGLActiveInfo {\n    /**\n     * The read-only **`WebGLActiveInfo.name`** property represents the name of the requested data returned by calling the WebGLRenderingContext.getActiveAttrib() or WebGLRenderingContext.getActiveUniform() methods.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLActiveInfo/name)\n     */\n    readonly name: string;\n    /**\n     * The read-only **`WebGLActiveInfo.size`** property is a Number representing the size of the requested data returned by calling the WebGLRenderingContext.getActiveAttrib() or WebGLRenderingContext.getActiveUniform() methods.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLActiveInfo/size)\n     */\n    readonly size: GLint;\n    /**\n     * The read-only **`WebGLActiveInfo.type`** property represents the type of the requested data returned by calling the WebGLRenderingContext.getActiveAttrib() or WebGLRenderingContext.getActiveUniform() methods.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLActiveInfo/type)\n     */\n    readonly type: GLenum;\n}\n\ndeclare var WebGLActiveInfo: {\n    prototype: WebGLActiveInfo;\n    new(): WebGLActiveInfo;\n};\n\n/**\n * The **WebGLBuffer** interface is part of the WebGL API and represents an opaque buffer object storing data such as vertices or colors.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLBuffer)\n */\ninterface WebGLBuffer {\n}\n\ndeclare var WebGLBuffer: {\n    prototype: WebGLBuffer;\n    new(): WebGLBuffer;\n};\n\n/**\n * The **WebGLContextEvent** interface is part of the WebGL API and is an interface for an event that is generated in response to a status change to the WebGL rendering context.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLContextEvent)\n */\ninterface WebGLContextEvent extends Event {\n    /**\n     * The read-only **`WebGLContextEvent.statusMessage`** property contains additional event status information, or is an empty string if no additional information is available.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLContextEvent/statusMessage)\n     */\n    readonly statusMessage: string;\n}\n\ndeclare var WebGLContextEvent: {\n    prototype: WebGLContextEvent;\n    new(type: string, eventInit?: WebGLContextEventInit): WebGLContextEvent;\n};\n\n/**\n * The **WebGLFramebuffer** interface is part of the WebGL API and represents a collection of buffers that serve as a rendering destination.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLFramebuffer)\n */\ninterface WebGLFramebuffer {\n}\n\ndeclare var WebGLFramebuffer: {\n    prototype: WebGLFramebuffer;\n    new(): WebGLFramebuffer;\n};\n\n/**\n * The **`WebGLProgram`** is part of the WebGL API and is a combination of two compiled WebGLShaders consisting of a vertex shader and a fragment shader (both written in GLSL).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLProgram)\n */\ninterface WebGLProgram {\n}\n\ndeclare var WebGLProgram: {\n    prototype: WebGLProgram;\n    new(): WebGLProgram;\n};\n\n/**\n * The **`WebGLQuery`** interface is part of the WebGL 2 API and provides ways to asynchronously query for information.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLQuery)\n */\ninterface WebGLQuery {\n}\n\ndeclare var WebGLQuery: {\n    prototype: WebGLQuery;\n    new(): WebGLQuery;\n};\n\n/**\n * The **WebGLRenderbuffer** interface is part of the WebGL API and represents a buffer that can contain an image, or that can be a source or target of a rendering operation.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderbuffer)\n */\ninterface WebGLRenderbuffer {\n}\n\ndeclare var WebGLRenderbuffer: {\n    prototype: WebGLRenderbuffer;\n    new(): WebGLRenderbuffer;\n};\n\n/**\n * The **`WebGLRenderingContext`** interface provides an interface to the OpenGL ES 2.0 graphics rendering context for the drawing surface of an HTML canvas element.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext)\n */\ninterface WebGLRenderingContext extends WebGLRenderingContextBase, WebGLRenderingContextOverloads {\n}\n\ndeclare var WebGLRenderingContext: {\n    prototype: WebGLRenderingContext;\n    new(): WebGLRenderingContext;\n    readonly DEPTH_BUFFER_BIT: 0x00000100;\n    readonly STENCIL_BUFFER_BIT: 0x00000400;\n    readonly COLOR_BUFFER_BIT: 0x00004000;\n    readonly POINTS: 0x0000;\n    readonly LINES: 0x0001;\n    readonly LINE_LOOP: 0x0002;\n    readonly LINE_STRIP: 0x0003;\n    readonly TRIANGLES: 0x0004;\n    readonly TRIANGLE_STRIP: 0x0005;\n    readonly TRIANGLE_FAN: 0x0006;\n    readonly ZERO: 0;\n    readonly ONE: 1;\n    readonly SRC_COLOR: 0x0300;\n    readonly ONE_MINUS_SRC_COLOR: 0x0301;\n    readonly SRC_ALPHA: 0x0302;\n    readonly ONE_MINUS_SRC_ALPHA: 0x0303;\n    readonly DST_ALPHA: 0x0304;\n    readonly ONE_MINUS_DST_ALPHA: 0x0305;\n    readonly DST_COLOR: 0x0306;\n    readonly ONE_MINUS_DST_COLOR: 0x0307;\n    readonly SRC_ALPHA_SATURATE: 0x0308;\n    readonly FUNC_ADD: 0x8006;\n    readonly BLEND_EQUATION: 0x8009;\n    readonly BLEND_EQUATION_RGB: 0x8009;\n    readonly BLEND_EQUATION_ALPHA: 0x883D;\n    readonly FUNC_SUBTRACT: 0x800A;\n    readonly FUNC_REVERSE_SUBTRACT: 0x800B;\n    readonly BLEND_DST_RGB: 0x80C8;\n    readonly BLEND_SRC_RGB: 0x80C9;\n    readonly BLEND_DST_ALPHA: 0x80CA;\n    readonly BLEND_SRC_ALPHA: 0x80CB;\n    readonly CONSTANT_COLOR: 0x8001;\n    readonly ONE_MINUS_CONSTANT_COLOR: 0x8002;\n    readonly CONSTANT_ALPHA: 0x8003;\n    readonly ONE_MINUS_CONSTANT_ALPHA: 0x8004;\n    readonly BLEND_COLOR: 0x8005;\n    readonly ARRAY_BUFFER: 0x8892;\n    readonly ELEMENT_ARRAY_BUFFER: 0x8893;\n    readonly ARRAY_BUFFER_BINDING: 0x8894;\n    readonly ELEMENT_ARRAY_BUFFER_BINDING: 0x8895;\n    readonly STREAM_DRAW: 0x88E0;\n    readonly STATIC_DRAW: 0x88E4;\n    readonly DYNAMIC_DRAW: 0x88E8;\n    readonly BUFFER_SIZE: 0x8764;\n    readonly BUFFER_USAGE: 0x8765;\n    readonly CURRENT_VERTEX_ATTRIB: 0x8626;\n    readonly FRONT: 0x0404;\n    readonly BACK: 0x0405;\n    readonly FRONT_AND_BACK: 0x0408;\n    readonly CULL_FACE: 0x0B44;\n    readonly BLEND: 0x0BE2;\n    readonly DITHER: 0x0BD0;\n    readonly STENCIL_TEST: 0x0B90;\n    readonly DEPTH_TEST: 0x0B71;\n    readonly SCISSOR_TEST: 0x0C11;\n    readonly POLYGON_OFFSET_FILL: 0x8037;\n    readonly SAMPLE_ALPHA_TO_COVERAGE: 0x809E;\n    readonly SAMPLE_COVERAGE: 0x80A0;\n    readonly NO_ERROR: 0;\n    readonly INVALID_ENUM: 0x0500;\n    readonly INVALID_VALUE: 0x0501;\n    readonly INVALID_OPERATION: 0x0502;\n    readonly OUT_OF_MEMORY: 0x0505;\n    readonly CW: 0x0900;\n    readonly CCW: 0x0901;\n    readonly LINE_WIDTH: 0x0B21;\n    readonly ALIASED_POINT_SIZE_RANGE: 0x846D;\n    readonly ALIASED_LINE_WIDTH_RANGE: 0x846E;\n    readonly CULL_FACE_MODE: 0x0B45;\n    readonly FRONT_FACE: 0x0B46;\n    readonly DEPTH_RANGE: 0x0B70;\n    readonly DEPTH_WRITEMASK: 0x0B72;\n    readonly DEPTH_CLEAR_VALUE: 0x0B73;\n    readonly DEPTH_FUNC: 0x0B74;\n    readonly STENCIL_CLEAR_VALUE: 0x0B91;\n    readonly STENCIL_FUNC: 0x0B92;\n    readonly STENCIL_FAIL: 0x0B94;\n    readonly STENCIL_PASS_DEPTH_FAIL: 0x0B95;\n    readonly STENCIL_PASS_DEPTH_PASS: 0x0B96;\n    readonly STENCIL_REF: 0x0B97;\n    readonly STENCIL_VALUE_MASK: 0x0B93;\n    readonly STENCIL_WRITEMASK: 0x0B98;\n    readonly STENCIL_BACK_FUNC: 0x8800;\n    readonly STENCIL_BACK_FAIL: 0x8801;\n    readonly STENCIL_BACK_PASS_DEPTH_FAIL: 0x8802;\n    readonly STENCIL_BACK_PASS_DEPTH_PASS: 0x8803;\n    readonly STENCIL_BACK_REF: 0x8CA3;\n    readonly STENCIL_BACK_VALUE_MASK: 0x8CA4;\n    readonly STENCIL_BACK_WRITEMASK: 0x8CA5;\n    readonly VIEWPORT: 0x0BA2;\n    readonly SCISSOR_BOX: 0x0C10;\n    readonly COLOR_CLEAR_VALUE: 0x0C22;\n    readonly COLOR_WRITEMASK: 0x0C23;\n    readonly UNPACK_ALIGNMENT: 0x0CF5;\n    readonly PACK_ALIGNMENT: 0x0D05;\n    readonly MAX_TEXTURE_SIZE: 0x0D33;\n    readonly MAX_VIEWPORT_DIMS: 0x0D3A;\n    readonly SUBPIXEL_BITS: 0x0D50;\n    readonly RED_BITS: 0x0D52;\n    readonly GREEN_BITS: 0x0D53;\n    readonly BLUE_BITS: 0x0D54;\n    readonly ALPHA_BITS: 0x0D55;\n    readonly DEPTH_BITS: 0x0D56;\n    readonly STENCIL_BITS: 0x0D57;\n    readonly POLYGON_OFFSET_UNITS: 0x2A00;\n    readonly POLYGON_OFFSET_FACTOR: 0x8038;\n    readonly TEXTURE_BINDING_2D: 0x8069;\n    readonly SAMPLE_BUFFERS: 0x80A8;\n    readonly SAMPLES: 0x80A9;\n    readonly SAMPLE_COVERAGE_VALUE: 0x80AA;\n    readonly SAMPLE_COVERAGE_INVERT: 0x80AB;\n    readonly COMPRESSED_TEXTURE_FORMATS: 0x86A3;\n    readonly DONT_CARE: 0x1100;\n    readonly FASTEST: 0x1101;\n    readonly NICEST: 0x1102;\n    readonly GENERATE_MIPMAP_HINT: 0x8192;\n    readonly BYTE: 0x1400;\n    readonly UNSIGNED_BYTE: 0x1401;\n    readonly SHORT: 0x1402;\n    readonly UNSIGNED_SHORT: 0x1403;\n    readonly INT: 0x1404;\n    readonly UNSIGNED_INT: 0x1405;\n    readonly FLOAT: 0x1406;\n    readonly DEPTH_COMPONENT: 0x1902;\n    readonly ALPHA: 0x1906;\n    readonly RGB: 0x1907;\n    readonly RGBA: 0x1908;\n    readonly LUMINANCE: 0x1909;\n    readonly LUMINANCE_ALPHA: 0x190A;\n    readonly UNSIGNED_SHORT_4_4_4_4: 0x8033;\n    readonly UNSIGNED_SHORT_5_5_5_1: 0x8034;\n    readonly UNSIGNED_SHORT_5_6_5: 0x8363;\n    readonly FRAGMENT_SHADER: 0x8B30;\n    readonly VERTEX_SHADER: 0x8B31;\n    readonly MAX_VERTEX_ATTRIBS: 0x8869;\n    readonly MAX_VERTEX_UNIFORM_VECTORS: 0x8DFB;\n    readonly MAX_VARYING_VECTORS: 0x8DFC;\n    readonly MAX_COMBINED_TEXTURE_IMAGE_UNITS: 0x8B4D;\n    readonly MAX_VERTEX_TEXTURE_IMAGE_UNITS: 0x8B4C;\n    readonly MAX_TEXTURE_IMAGE_UNITS: 0x8872;\n    readonly MAX_FRAGMENT_UNIFORM_VECTORS: 0x8DFD;\n    readonly SHADER_TYPE: 0x8B4F;\n    readonly DELETE_STATUS: 0x8B80;\n    readonly LINK_STATUS: 0x8B82;\n    readonly VALIDATE_STATUS: 0x8B83;\n    readonly ATTACHED_SHADERS: 0x8B85;\n    readonly ACTIVE_UNIFORMS: 0x8B86;\n    readonly ACTIVE_ATTRIBUTES: 0x8B89;\n    readonly SHADING_LANGUAGE_VERSION: 0x8B8C;\n    readonly CURRENT_PROGRAM: 0x8B8D;\n    readonly NEVER: 0x0200;\n    readonly LESS: 0x0201;\n    readonly EQUAL: 0x0202;\n    readonly LEQUAL: 0x0203;\n    readonly GREATER: 0x0204;\n    readonly NOTEQUAL: 0x0205;\n    readonly GEQUAL: 0x0206;\n    readonly ALWAYS: 0x0207;\n    readonly KEEP: 0x1E00;\n    readonly REPLACE: 0x1E01;\n    readonly INCR: 0x1E02;\n    readonly DECR: 0x1E03;\n    readonly INVERT: 0x150A;\n    readonly INCR_WRAP: 0x8507;\n    readonly DECR_WRAP: 0x8508;\n    readonly VENDOR: 0x1F00;\n    readonly RENDERER: 0x1F01;\n    readonly VERSION: 0x1F02;\n    readonly NEAREST: 0x2600;\n    readonly LINEAR: 0x2601;\n    readonly NEAREST_MIPMAP_NEAREST: 0x2700;\n    readonly LINEAR_MIPMAP_NEAREST: 0x2701;\n    readonly NEAREST_MIPMAP_LINEAR: 0x2702;\n    readonly LINEAR_MIPMAP_LINEAR: 0x2703;\n    readonly TEXTURE_MAG_FILTER: 0x2800;\n    readonly TEXTURE_MIN_FILTER: 0x2801;\n    readonly TEXTURE_WRAP_S: 0x2802;\n    readonly TEXTURE_WRAP_T: 0x2803;\n    readonly TEXTURE_2D: 0x0DE1;\n    readonly TEXTURE: 0x1702;\n    readonly TEXTURE_CUBE_MAP: 0x8513;\n    readonly TEXTURE_BINDING_CUBE_MAP: 0x8514;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_X: 0x8515;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_X: 0x8516;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_Y: 0x8517;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_Y: 0x8518;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_Z: 0x8519;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_Z: 0x851A;\n    readonly MAX_CUBE_MAP_TEXTURE_SIZE: 0x851C;\n    readonly TEXTURE0: 0x84C0;\n    readonly TEXTURE1: 0x84C1;\n    readonly TEXTURE2: 0x84C2;\n    readonly TEXTURE3: 0x84C3;\n    readonly TEXTURE4: 0x84C4;\n    readonly TEXTURE5: 0x84C5;\n    readonly TEXTURE6: 0x84C6;\n    readonly TEXTURE7: 0x84C7;\n    readonly TEXTURE8: 0x84C8;\n    readonly TEXTURE9: 0x84C9;\n    readonly TEXTURE10: 0x84CA;\n    readonly TEXTURE11: 0x84CB;\n    readonly TEXTURE12: 0x84CC;\n    readonly TEXTURE13: 0x84CD;\n    readonly TEXTURE14: 0x84CE;\n    readonly TEXTURE15: 0x84CF;\n    readonly TEXTURE16: 0x84D0;\n    readonly TEXTURE17: 0x84D1;\n    readonly TEXTURE18: 0x84D2;\n    readonly TEXTURE19: 0x84D3;\n    readonly TEXTURE20: 0x84D4;\n    readonly TEXTURE21: 0x84D5;\n    readonly TEXTURE22: 0x84D6;\n    readonly TEXTURE23: 0x84D7;\n    readonly TEXTURE24: 0x84D8;\n    readonly TEXTURE25: 0x84D9;\n    readonly TEXTURE26: 0x84DA;\n    readonly TEXTURE27: 0x84DB;\n    readonly TEXTURE28: 0x84DC;\n    readonly TEXTURE29: 0x84DD;\n    readonly TEXTURE30: 0x84DE;\n    readonly TEXTURE31: 0x84DF;\n    readonly ACTIVE_TEXTURE: 0x84E0;\n    readonly REPEAT: 0x2901;\n    readonly CLAMP_TO_EDGE: 0x812F;\n    readonly MIRRORED_REPEAT: 0x8370;\n    readonly FLOAT_VEC2: 0x8B50;\n    readonly FLOAT_VEC3: 0x8B51;\n    readonly FLOAT_VEC4: 0x8B52;\n    readonly INT_VEC2: 0x8B53;\n    readonly INT_VEC3: 0x8B54;\n    readonly INT_VEC4: 0x8B55;\n    readonly BOOL: 0x8B56;\n    readonly BOOL_VEC2: 0x8B57;\n    readonly BOOL_VEC3: 0x8B58;\n    readonly BOOL_VEC4: 0x8B59;\n    readonly FLOAT_MAT2: 0x8B5A;\n    readonly FLOAT_MAT3: 0x8B5B;\n    readonly FLOAT_MAT4: 0x8B5C;\n    readonly SAMPLER_2D: 0x8B5E;\n    readonly SAMPLER_CUBE: 0x8B60;\n    readonly VERTEX_ATTRIB_ARRAY_ENABLED: 0x8622;\n    readonly VERTEX_ATTRIB_ARRAY_SIZE: 0x8623;\n    readonly VERTEX_ATTRIB_ARRAY_STRIDE: 0x8624;\n    readonly VERTEX_ATTRIB_ARRAY_TYPE: 0x8625;\n    readonly VERTEX_ATTRIB_ARRAY_NORMALIZED: 0x886A;\n    readonly VERTEX_ATTRIB_ARRAY_POINTER: 0x8645;\n    readonly VERTEX_ATTRIB_ARRAY_BUFFER_BINDING: 0x889F;\n    readonly IMPLEMENTATION_COLOR_READ_TYPE: 0x8B9A;\n    readonly IMPLEMENTATION_COLOR_READ_FORMAT: 0x8B9B;\n    readonly COMPILE_STATUS: 0x8B81;\n    readonly LOW_FLOAT: 0x8DF0;\n    readonly MEDIUM_FLOAT: 0x8DF1;\n    readonly HIGH_FLOAT: 0x8DF2;\n    readonly LOW_INT: 0x8DF3;\n    readonly MEDIUM_INT: 0x8DF4;\n    readonly HIGH_INT: 0x8DF5;\n    readonly FRAMEBUFFER: 0x8D40;\n    readonly RENDERBUFFER: 0x8D41;\n    readonly RGBA4: 0x8056;\n    readonly RGB5_A1: 0x8057;\n    readonly RGBA8: 0x8058;\n    readonly RGB565: 0x8D62;\n    readonly DEPTH_COMPONENT16: 0x81A5;\n    readonly STENCIL_INDEX8: 0x8D48;\n    readonly DEPTH_STENCIL: 0x84F9;\n    readonly RENDERBUFFER_WIDTH: 0x8D42;\n    readonly RENDERBUFFER_HEIGHT: 0x8D43;\n    readonly RENDERBUFFER_INTERNAL_FORMAT: 0x8D44;\n    readonly RENDERBUFFER_RED_SIZE: 0x8D50;\n    readonly RENDERBUFFER_GREEN_SIZE: 0x8D51;\n    readonly RENDERBUFFER_BLUE_SIZE: 0x8D52;\n    readonly RENDERBUFFER_ALPHA_SIZE: 0x8D53;\n    readonly RENDERBUFFER_DEPTH_SIZE: 0x8D54;\n    readonly RENDERBUFFER_STENCIL_SIZE: 0x8D55;\n    readonly FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE: 0x8CD0;\n    readonly FRAMEBUFFER_ATTACHMENT_OBJECT_NAME: 0x8CD1;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL: 0x8CD2;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE: 0x8CD3;\n    readonly COLOR_ATTACHMENT0: 0x8CE0;\n    readonly DEPTH_ATTACHMENT: 0x8D00;\n    readonly STENCIL_ATTACHMENT: 0x8D20;\n    readonly DEPTH_STENCIL_ATTACHMENT: 0x821A;\n    readonly NONE: 0;\n    readonly FRAMEBUFFER_COMPLETE: 0x8CD5;\n    readonly FRAMEBUFFER_INCOMPLETE_ATTACHMENT: 0x8CD6;\n    readonly FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT: 0x8CD7;\n    readonly FRAMEBUFFER_INCOMPLETE_DIMENSIONS: 0x8CD9;\n    readonly FRAMEBUFFER_UNSUPPORTED: 0x8CDD;\n    readonly FRAMEBUFFER_BINDING: 0x8CA6;\n    readonly RENDERBUFFER_BINDING: 0x8CA7;\n    readonly MAX_RENDERBUFFER_SIZE: 0x84E8;\n    readonly INVALID_FRAMEBUFFER_OPERATION: 0x0506;\n    readonly UNPACK_FLIP_Y_WEBGL: 0x9240;\n    readonly UNPACK_PREMULTIPLY_ALPHA_WEBGL: 0x9241;\n    readonly CONTEXT_LOST_WEBGL: 0x9242;\n    readonly UNPACK_COLORSPACE_CONVERSION_WEBGL: 0x9243;\n    readonly BROWSER_DEFAULT_WEBGL: 0x9244;\n};\n\ninterface WebGLRenderingContextBase {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/drawingBufferColorSpace) */\n    drawingBufferColorSpace: PredefinedColorSpace;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/drawingBufferHeight) */\n    readonly drawingBufferHeight: GLsizei;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/drawingBufferWidth) */\n    readonly drawingBufferWidth: GLsizei;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/unpackColorSpace) */\n    unpackColorSpace: PredefinedColorSpace;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/activeTexture) */\n    activeTexture(texture: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/attachShader) */\n    attachShader(program: WebGLProgram, shader: WebGLShader): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/bindAttribLocation) */\n    bindAttribLocation(program: WebGLProgram, index: GLuint, name: string): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/bindBuffer) */\n    bindBuffer(target: GLenum, buffer: WebGLBuffer | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/bindFramebuffer) */\n    bindFramebuffer(target: GLenum, framebuffer: WebGLFramebuffer | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/bindRenderbuffer) */\n    bindRenderbuffer(target: GLenum, renderbuffer: WebGLRenderbuffer | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/bindTexture) */\n    bindTexture(target: GLenum, texture: WebGLTexture | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/blendColor) */\n    blendColor(red: GLclampf, green: GLclampf, blue: GLclampf, alpha: GLclampf): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/blendEquation) */\n    blendEquation(mode: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/blendEquationSeparate) */\n    blendEquationSeparate(modeRGB: GLenum, modeAlpha: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/blendFunc) */\n    blendFunc(sfactor: GLenum, dfactor: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/blendFuncSeparate) */\n    blendFuncSeparate(srcRGB: GLenum, dstRGB: GLenum, srcAlpha: GLenum, dstAlpha: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/checkFramebufferStatus) */\n    checkFramebufferStatus(target: GLenum): GLenum;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/clear) */\n    clear(mask: GLbitfield): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/clearColor) */\n    clearColor(red: GLclampf, green: GLclampf, blue: GLclampf, alpha: GLclampf): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/clearDepth) */\n    clearDepth(depth: GLclampf): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/clearStencil) */\n    clearStencil(s: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/colorMask) */\n    colorMask(red: GLboolean, green: GLboolean, blue: GLboolean, alpha: GLboolean): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/compileShader) */\n    compileShader(shader: WebGLShader): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/copyTexImage2D) */\n    copyTexImage2D(target: GLenum, level: GLint, internalformat: GLenum, x: GLint, y: GLint, width: GLsizei, height: GLsizei, border: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/copyTexSubImage2D) */\n    copyTexSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, x: GLint, y: GLint, width: GLsizei, height: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/createBuffer) */\n    createBuffer(): WebGLBuffer;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/createFramebuffer) */\n    createFramebuffer(): WebGLFramebuffer;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/createProgram) */\n    createProgram(): WebGLProgram;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/createRenderbuffer) */\n    createRenderbuffer(): WebGLRenderbuffer;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/createShader) */\n    createShader(type: GLenum): WebGLShader | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/createTexture) */\n    createTexture(): WebGLTexture;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/cullFace) */\n    cullFace(mode: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/deleteBuffer) */\n    deleteBuffer(buffer: WebGLBuffer | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/deleteFramebuffer) */\n    deleteFramebuffer(framebuffer: WebGLFramebuffer | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/deleteProgram) */\n    deleteProgram(program: WebGLProgram | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/deleteRenderbuffer) */\n    deleteRenderbuffer(renderbuffer: WebGLRenderbuffer | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/deleteShader) */\n    deleteShader(shader: WebGLShader | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/deleteTexture) */\n    deleteTexture(texture: WebGLTexture | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/depthFunc) */\n    depthFunc(func: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/depthMask) */\n    depthMask(flag: GLboolean): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/depthRange) */\n    depthRange(zNear: GLclampf, zFar: GLclampf): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/detachShader) */\n    detachShader(program: WebGLProgram, shader: WebGLShader): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/disable) */\n    disable(cap: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/disableVertexAttribArray) */\n    disableVertexAttribArray(index: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/drawArrays) */\n    drawArrays(mode: GLenum, first: GLint, count: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/drawElements) */\n    drawElements(mode: GLenum, count: GLsizei, type: GLenum, offset: GLintptr): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/enable) */\n    enable(cap: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/enableVertexAttribArray) */\n    enableVertexAttribArray(index: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/finish) */\n    finish(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/flush) */\n    flush(): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/framebufferRenderbuffer) */\n    framebufferRenderbuffer(target: GLenum, attachment: GLenum, renderbuffertarget: GLenum, renderbuffer: WebGLRenderbuffer | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/framebufferTexture2D) */\n    framebufferTexture2D(target: GLenum, attachment: GLenum, textarget: GLenum, texture: WebGLTexture | null, level: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/frontFace) */\n    frontFace(mode: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/generateMipmap) */\n    generateMipmap(target: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getActiveAttrib) */\n    getActiveAttrib(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getActiveUniform) */\n    getActiveUniform(program: WebGLProgram, index: GLuint): WebGLActiveInfo | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getAttachedShaders) */\n    getAttachedShaders(program: WebGLProgram): WebGLShader[] | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getAttribLocation) */\n    getAttribLocation(program: WebGLProgram, name: string): GLint;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getBufferParameter) */\n    getBufferParameter(target: GLenum, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getContextAttributes) */\n    getContextAttributes(): WebGLContextAttributes | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getError) */\n    getError(): GLenum;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getExtension) */\n    getExtension(extensionName: \"ANGLE_instanced_arrays\"): ANGLE_instanced_arrays | null;\n    getExtension(extensionName: \"EXT_blend_minmax\"): EXT_blend_minmax | null;\n    getExtension(extensionName: \"EXT_color_buffer_float\"): EXT_color_buffer_float | null;\n    getExtension(extensionName: \"EXT_color_buffer_half_float\"): EXT_color_buffer_half_float | null;\n    getExtension(extensionName: \"EXT_float_blend\"): EXT_float_blend | null;\n    getExtension(extensionName: \"EXT_frag_depth\"): EXT_frag_depth | null;\n    getExtension(extensionName: \"EXT_sRGB\"): EXT_sRGB | null;\n    getExtension(extensionName: \"EXT_shader_texture_lod\"): EXT_shader_texture_lod | null;\n    getExtension(extensionName: \"EXT_texture_compression_bptc\"): EXT_texture_compression_bptc | null;\n    getExtension(extensionName: \"EXT_texture_compression_rgtc\"): EXT_texture_compression_rgtc | null;\n    getExtension(extensionName: \"EXT_texture_filter_anisotropic\"): EXT_texture_filter_anisotropic | null;\n    getExtension(extensionName: \"KHR_parallel_shader_compile\"): KHR_parallel_shader_compile | null;\n    getExtension(extensionName: \"OES_element_index_uint\"): OES_element_index_uint | null;\n    getExtension(extensionName: \"OES_fbo_render_mipmap\"): OES_fbo_render_mipmap | null;\n    getExtension(extensionName: \"OES_standard_derivatives\"): OES_standard_derivatives | null;\n    getExtension(extensionName: \"OES_texture_float\"): OES_texture_float | null;\n    getExtension(extensionName: \"OES_texture_float_linear\"): OES_texture_float_linear | null;\n    getExtension(extensionName: \"OES_texture_half_float\"): OES_texture_half_float | null;\n    getExtension(extensionName: \"OES_texture_half_float_linear\"): OES_texture_half_float_linear | null;\n    getExtension(extensionName: \"OES_vertex_array_object\"): OES_vertex_array_object | null;\n    getExtension(extensionName: \"OVR_multiview2\"): OVR_multiview2 | null;\n    getExtension(extensionName: \"WEBGL_color_buffer_float\"): WEBGL_color_buffer_float | null;\n    getExtension(extensionName: \"WEBGL_compressed_texture_astc\"): WEBGL_compressed_texture_astc | null;\n    getExtension(extensionName: \"WEBGL_compressed_texture_etc\"): WEBGL_compressed_texture_etc | null;\n    getExtension(extensionName: \"WEBGL_compressed_texture_etc1\"): WEBGL_compressed_texture_etc1 | null;\n    getExtension(extensionName: \"WEBGL_compressed_texture_pvrtc\"): WEBGL_compressed_texture_pvrtc | null;\n    getExtension(extensionName: \"WEBGL_compressed_texture_s3tc\"): WEBGL_compressed_texture_s3tc | null;\n    getExtension(extensionName: \"WEBGL_compressed_texture_s3tc_srgb\"): WEBGL_compressed_texture_s3tc_srgb | null;\n    getExtension(extensionName: \"WEBGL_debug_renderer_info\"): WEBGL_debug_renderer_info | null;\n    getExtension(extensionName: \"WEBGL_debug_shaders\"): WEBGL_debug_shaders | null;\n    getExtension(extensionName: \"WEBGL_depth_texture\"): WEBGL_depth_texture | null;\n    getExtension(extensionName: \"WEBGL_draw_buffers\"): WEBGL_draw_buffers | null;\n    getExtension(extensionName: \"WEBGL_lose_context\"): WEBGL_lose_context | null;\n    getExtension(extensionName: \"WEBGL_multi_draw\"): WEBGL_multi_draw | null;\n    getExtension(name: string): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getFramebufferAttachmentParameter) */\n    getFramebufferAttachmentParameter(target: GLenum, attachment: GLenum, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getParameter) */\n    getParameter(pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getProgramInfoLog) */\n    getProgramInfoLog(program: WebGLProgram): string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getProgramParameter) */\n    getProgramParameter(program: WebGLProgram, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getRenderbufferParameter) */\n    getRenderbufferParameter(target: GLenum, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getShaderInfoLog) */\n    getShaderInfoLog(shader: WebGLShader): string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getShaderParameter) */\n    getShaderParameter(shader: WebGLShader, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getShaderPrecisionFormat) */\n    getShaderPrecisionFormat(shadertype: GLenum, precisiontype: GLenum): WebGLShaderPrecisionFormat | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getShaderSource) */\n    getShaderSource(shader: WebGLShader): string | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getSupportedExtensions) */\n    getSupportedExtensions(): string[] | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getTexParameter) */\n    getTexParameter(target: GLenum, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getUniform) */\n    getUniform(program: WebGLProgram, location: WebGLUniformLocation): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getUniformLocation) */\n    getUniformLocation(program: WebGLProgram, name: string): WebGLUniformLocation | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getVertexAttrib) */\n    getVertexAttrib(index: GLuint, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/getVertexAttribOffset) */\n    getVertexAttribOffset(index: GLuint, pname: GLenum): GLintptr;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/hint) */\n    hint(target: GLenum, mode: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/isBuffer) */\n    isBuffer(buffer: WebGLBuffer | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/isContextLost) */\n    isContextLost(): boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/isEnabled) */\n    isEnabled(cap: GLenum): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/isFramebuffer) */\n    isFramebuffer(framebuffer: WebGLFramebuffer | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/isProgram) */\n    isProgram(program: WebGLProgram | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/isRenderbuffer) */\n    isRenderbuffer(renderbuffer: WebGLRenderbuffer | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/isShader) */\n    isShader(shader: WebGLShader | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/isTexture) */\n    isTexture(texture: WebGLTexture | null): GLboolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/lineWidth) */\n    lineWidth(width: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/linkProgram) */\n    linkProgram(program: WebGLProgram): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/pixelStorei) */\n    pixelStorei(pname: GLenum, param: GLint | GLboolean): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/polygonOffset) */\n    polygonOffset(factor: GLfloat, units: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/renderbufferStorage) */\n    renderbufferStorage(target: GLenum, internalformat: GLenum, width: GLsizei, height: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/sampleCoverage) */\n    sampleCoverage(value: GLclampf, invert: GLboolean): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/scissor) */\n    scissor(x: GLint, y: GLint, width: GLsizei, height: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/shaderSource) */\n    shaderSource(shader: WebGLShader, source: string): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/stencilFunc) */\n    stencilFunc(func: GLenum, ref: GLint, mask: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/stencilFuncSeparate) */\n    stencilFuncSeparate(face: GLenum, func: GLenum, ref: GLint, mask: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/stencilMask) */\n    stencilMask(mask: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/stencilMaskSeparate) */\n    stencilMaskSeparate(face: GLenum, mask: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/stencilOp) */\n    stencilOp(fail: GLenum, zfail: GLenum, zpass: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/stencilOpSeparate) */\n    stencilOpSeparate(face: GLenum, fail: GLenum, zfail: GLenum, zpass: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/texParameter) */\n    texParameterf(target: GLenum, pname: GLenum, param: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/texParameter) */\n    texParameteri(target: GLenum, pname: GLenum, param: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1f(location: WebGLUniformLocation | null, x: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1i(location: WebGLUniformLocation | null, x: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2f(location: WebGLUniformLocation | null, x: GLfloat, y: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2i(location: WebGLUniformLocation | null, x: GLint, y: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3f(location: WebGLUniformLocation | null, x: GLfloat, y: GLfloat, z: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3i(location: WebGLUniformLocation | null, x: GLint, y: GLint, z: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4f(location: WebGLUniformLocation | null, x: GLfloat, y: GLfloat, z: GLfloat, w: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4i(location: WebGLUniformLocation | null, x: GLint, y: GLint, z: GLint, w: GLint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/useProgram) */\n    useProgram(program: WebGLProgram | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/validateProgram) */\n    validateProgram(program: WebGLProgram): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib1f(index: GLuint, x: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib1fv(index: GLuint, values: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib2f(index: GLuint, x: GLfloat, y: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib2fv(index: GLuint, values: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib3f(index: GLuint, x: GLfloat, y: GLfloat, z: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib3fv(index: GLuint, values: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib4f(index: GLuint, x: GLfloat, y: GLfloat, z: GLfloat, w: GLfloat): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib4fv(index: GLuint, values: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttribPointer) */\n    vertexAttribPointer(index: GLuint, size: GLint, type: GLenum, normalized: GLboolean, stride: GLsizei, offset: GLintptr): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/viewport) */\n    viewport(x: GLint, y: GLint, width: GLsizei, height: GLsizei): void;\n    readonly DEPTH_BUFFER_BIT: 0x00000100;\n    readonly STENCIL_BUFFER_BIT: 0x00000400;\n    readonly COLOR_BUFFER_BIT: 0x00004000;\n    readonly POINTS: 0x0000;\n    readonly LINES: 0x0001;\n    readonly LINE_LOOP: 0x0002;\n    readonly LINE_STRIP: 0x0003;\n    readonly TRIANGLES: 0x0004;\n    readonly TRIANGLE_STRIP: 0x0005;\n    readonly TRIANGLE_FAN: 0x0006;\n    readonly ZERO: 0;\n    readonly ONE: 1;\n    readonly SRC_COLOR: 0x0300;\n    readonly ONE_MINUS_SRC_COLOR: 0x0301;\n    readonly SRC_ALPHA: 0x0302;\n    readonly ONE_MINUS_SRC_ALPHA: 0x0303;\n    readonly DST_ALPHA: 0x0304;\n    readonly ONE_MINUS_DST_ALPHA: 0x0305;\n    readonly DST_COLOR: 0x0306;\n    readonly ONE_MINUS_DST_COLOR: 0x0307;\n    readonly SRC_ALPHA_SATURATE: 0x0308;\n    readonly FUNC_ADD: 0x8006;\n    readonly BLEND_EQUATION: 0x8009;\n    readonly BLEND_EQUATION_RGB: 0x8009;\n    readonly BLEND_EQUATION_ALPHA: 0x883D;\n    readonly FUNC_SUBTRACT: 0x800A;\n    readonly FUNC_REVERSE_SUBTRACT: 0x800B;\n    readonly BLEND_DST_RGB: 0x80C8;\n    readonly BLEND_SRC_RGB: 0x80C9;\n    readonly BLEND_DST_ALPHA: 0x80CA;\n    readonly BLEND_SRC_ALPHA: 0x80CB;\n    readonly CONSTANT_COLOR: 0x8001;\n    readonly ONE_MINUS_CONSTANT_COLOR: 0x8002;\n    readonly CONSTANT_ALPHA: 0x8003;\n    readonly ONE_MINUS_CONSTANT_ALPHA: 0x8004;\n    readonly BLEND_COLOR: 0x8005;\n    readonly ARRAY_BUFFER: 0x8892;\n    readonly ELEMENT_ARRAY_BUFFER: 0x8893;\n    readonly ARRAY_BUFFER_BINDING: 0x8894;\n    readonly ELEMENT_ARRAY_BUFFER_BINDING: 0x8895;\n    readonly STREAM_DRAW: 0x88E0;\n    readonly STATIC_DRAW: 0x88E4;\n    readonly DYNAMIC_DRAW: 0x88E8;\n    readonly BUFFER_SIZE: 0x8764;\n    readonly BUFFER_USAGE: 0x8765;\n    readonly CURRENT_VERTEX_ATTRIB: 0x8626;\n    readonly FRONT: 0x0404;\n    readonly BACK: 0x0405;\n    readonly FRONT_AND_BACK: 0x0408;\n    readonly CULL_FACE: 0x0B44;\n    readonly BLEND: 0x0BE2;\n    readonly DITHER: 0x0BD0;\n    readonly STENCIL_TEST: 0x0B90;\n    readonly DEPTH_TEST: 0x0B71;\n    readonly SCISSOR_TEST: 0x0C11;\n    readonly POLYGON_OFFSET_FILL: 0x8037;\n    readonly SAMPLE_ALPHA_TO_COVERAGE: 0x809E;\n    readonly SAMPLE_COVERAGE: 0x80A0;\n    readonly NO_ERROR: 0;\n    readonly INVALID_ENUM: 0x0500;\n    readonly INVALID_VALUE: 0x0501;\n    readonly INVALID_OPERATION: 0x0502;\n    readonly OUT_OF_MEMORY: 0x0505;\n    readonly CW: 0x0900;\n    readonly CCW: 0x0901;\n    readonly LINE_WIDTH: 0x0B21;\n    readonly ALIASED_POINT_SIZE_RANGE: 0x846D;\n    readonly ALIASED_LINE_WIDTH_RANGE: 0x846E;\n    readonly CULL_FACE_MODE: 0x0B45;\n    readonly FRONT_FACE: 0x0B46;\n    readonly DEPTH_RANGE: 0x0B70;\n    readonly DEPTH_WRITEMASK: 0x0B72;\n    readonly DEPTH_CLEAR_VALUE: 0x0B73;\n    readonly DEPTH_FUNC: 0x0B74;\n    readonly STENCIL_CLEAR_VALUE: 0x0B91;\n    readonly STENCIL_FUNC: 0x0B92;\n    readonly STENCIL_FAIL: 0x0B94;\n    readonly STENCIL_PASS_DEPTH_FAIL: 0x0B95;\n    readonly STENCIL_PASS_DEPTH_PASS: 0x0B96;\n    readonly STENCIL_REF: 0x0B97;\n    readonly STENCIL_VALUE_MASK: 0x0B93;\n    readonly STENCIL_WRITEMASK: 0x0B98;\n    readonly STENCIL_BACK_FUNC: 0x8800;\n    readonly STENCIL_BACK_FAIL: 0x8801;\n    readonly STENCIL_BACK_PASS_DEPTH_FAIL: 0x8802;\n    readonly STENCIL_BACK_PASS_DEPTH_PASS: 0x8803;\n    readonly STENCIL_BACK_REF: 0x8CA3;\n    readonly STENCIL_BACK_VALUE_MASK: 0x8CA4;\n    readonly STENCIL_BACK_WRITEMASK: 0x8CA5;\n    readonly VIEWPORT: 0x0BA2;\n    readonly SCISSOR_BOX: 0x0C10;\n    readonly COLOR_CLEAR_VALUE: 0x0C22;\n    readonly COLOR_WRITEMASK: 0x0C23;\n    readonly UNPACK_ALIGNMENT: 0x0CF5;\n    readonly PACK_ALIGNMENT: 0x0D05;\n    readonly MAX_TEXTURE_SIZE: 0x0D33;\n    readonly MAX_VIEWPORT_DIMS: 0x0D3A;\n    readonly SUBPIXEL_BITS: 0x0D50;\n    readonly RED_BITS: 0x0D52;\n    readonly GREEN_BITS: 0x0D53;\n    readonly BLUE_BITS: 0x0D54;\n    readonly ALPHA_BITS: 0x0D55;\n    readonly DEPTH_BITS: 0x0D56;\n    readonly STENCIL_BITS: 0x0D57;\n    readonly POLYGON_OFFSET_UNITS: 0x2A00;\n    readonly POLYGON_OFFSET_FACTOR: 0x8038;\n    readonly TEXTURE_BINDING_2D: 0x8069;\n    readonly SAMPLE_BUFFERS: 0x80A8;\n    readonly SAMPLES: 0x80A9;\n    readonly SAMPLE_COVERAGE_VALUE: 0x80AA;\n    readonly SAMPLE_COVERAGE_INVERT: 0x80AB;\n    readonly COMPRESSED_TEXTURE_FORMATS: 0x86A3;\n    readonly DONT_CARE: 0x1100;\n    readonly FASTEST: 0x1101;\n    readonly NICEST: 0x1102;\n    readonly GENERATE_MIPMAP_HINT: 0x8192;\n    readonly BYTE: 0x1400;\n    readonly UNSIGNED_BYTE: 0x1401;\n    readonly SHORT: 0x1402;\n    readonly UNSIGNED_SHORT: 0x1403;\n    readonly INT: 0x1404;\n    readonly UNSIGNED_INT: 0x1405;\n    readonly FLOAT: 0x1406;\n    readonly DEPTH_COMPONENT: 0x1902;\n    readonly ALPHA: 0x1906;\n    readonly RGB: 0x1907;\n    readonly RGBA: 0x1908;\n    readonly LUMINANCE: 0x1909;\n    readonly LUMINANCE_ALPHA: 0x190A;\n    readonly UNSIGNED_SHORT_4_4_4_4: 0x8033;\n    readonly UNSIGNED_SHORT_5_5_5_1: 0x8034;\n    readonly UNSIGNED_SHORT_5_6_5: 0x8363;\n    readonly FRAGMENT_SHADER: 0x8B30;\n    readonly VERTEX_SHADER: 0x8B31;\n    readonly MAX_VERTEX_ATTRIBS: 0x8869;\n    readonly MAX_VERTEX_UNIFORM_VECTORS: 0x8DFB;\n    readonly MAX_VARYING_VECTORS: 0x8DFC;\n    readonly MAX_COMBINED_TEXTURE_IMAGE_UNITS: 0x8B4D;\n    readonly MAX_VERTEX_TEXTURE_IMAGE_UNITS: 0x8B4C;\n    readonly MAX_TEXTURE_IMAGE_UNITS: 0x8872;\n    readonly MAX_FRAGMENT_UNIFORM_VECTORS: 0x8DFD;\n    readonly SHADER_TYPE: 0x8B4F;\n    readonly DELETE_STATUS: 0x8B80;\n    readonly LINK_STATUS: 0x8B82;\n    readonly VALIDATE_STATUS: 0x8B83;\n    readonly ATTACHED_SHADERS: 0x8B85;\n    readonly ACTIVE_UNIFORMS: 0x8B86;\n    readonly ACTIVE_ATTRIBUTES: 0x8B89;\n    readonly SHADING_LANGUAGE_VERSION: 0x8B8C;\n    readonly CURRENT_PROGRAM: 0x8B8D;\n    readonly NEVER: 0x0200;\n    readonly LESS: 0x0201;\n    readonly EQUAL: 0x0202;\n    readonly LEQUAL: 0x0203;\n    readonly GREATER: 0x0204;\n    readonly NOTEQUAL: 0x0205;\n    readonly GEQUAL: 0x0206;\n    readonly ALWAYS: 0x0207;\n    readonly KEEP: 0x1E00;\n    readonly REPLACE: 0x1E01;\n    readonly INCR: 0x1E02;\n    readonly DECR: 0x1E03;\n    readonly INVERT: 0x150A;\n    readonly INCR_WRAP: 0x8507;\n    readonly DECR_WRAP: 0x8508;\n    readonly VENDOR: 0x1F00;\n    readonly RENDERER: 0x1F01;\n    readonly VERSION: 0x1F02;\n    readonly NEAREST: 0x2600;\n    readonly LINEAR: 0x2601;\n    readonly NEAREST_MIPMAP_NEAREST: 0x2700;\n    readonly LINEAR_MIPMAP_NEAREST: 0x2701;\n    readonly NEAREST_MIPMAP_LINEAR: 0x2702;\n    readonly LINEAR_MIPMAP_LINEAR: 0x2703;\n    readonly TEXTURE_MAG_FILTER: 0x2800;\n    readonly TEXTURE_MIN_FILTER: 0x2801;\n    readonly TEXTURE_WRAP_S: 0x2802;\n    readonly TEXTURE_WRAP_T: 0x2803;\n    readonly TEXTURE_2D: 0x0DE1;\n    readonly TEXTURE: 0x1702;\n    readonly TEXTURE_CUBE_MAP: 0x8513;\n    readonly TEXTURE_BINDING_CUBE_MAP: 0x8514;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_X: 0x8515;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_X: 0x8516;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_Y: 0x8517;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_Y: 0x8518;\n    readonly TEXTURE_CUBE_MAP_POSITIVE_Z: 0x8519;\n    readonly TEXTURE_CUBE_MAP_NEGATIVE_Z: 0x851A;\n    readonly MAX_CUBE_MAP_TEXTURE_SIZE: 0x851C;\n    readonly TEXTURE0: 0x84C0;\n    readonly TEXTURE1: 0x84C1;\n    readonly TEXTURE2: 0x84C2;\n    readonly TEXTURE3: 0x84C3;\n    readonly TEXTURE4: 0x84C4;\n    readonly TEXTURE5: 0x84C5;\n    readonly TEXTURE6: 0x84C6;\n    readonly TEXTURE7: 0x84C7;\n    readonly TEXTURE8: 0x84C8;\n    readonly TEXTURE9: 0x84C9;\n    readonly TEXTURE10: 0x84CA;\n    readonly TEXTURE11: 0x84CB;\n    readonly TEXTURE12: 0x84CC;\n    readonly TEXTURE13: 0x84CD;\n    readonly TEXTURE14: 0x84CE;\n    readonly TEXTURE15: 0x84CF;\n    readonly TEXTURE16: 0x84D0;\n    readonly TEXTURE17: 0x84D1;\n    readonly TEXTURE18: 0x84D2;\n    readonly TEXTURE19: 0x84D3;\n    readonly TEXTURE20: 0x84D4;\n    readonly TEXTURE21: 0x84D5;\n    readonly TEXTURE22: 0x84D6;\n    readonly TEXTURE23: 0x84D7;\n    readonly TEXTURE24: 0x84D8;\n    readonly TEXTURE25: 0x84D9;\n    readonly TEXTURE26: 0x84DA;\n    readonly TEXTURE27: 0x84DB;\n    readonly TEXTURE28: 0x84DC;\n    readonly TEXTURE29: 0x84DD;\n    readonly TEXTURE30: 0x84DE;\n    readonly TEXTURE31: 0x84DF;\n    readonly ACTIVE_TEXTURE: 0x84E0;\n    readonly REPEAT: 0x2901;\n    readonly CLAMP_TO_EDGE: 0x812F;\n    readonly MIRRORED_REPEAT: 0x8370;\n    readonly FLOAT_VEC2: 0x8B50;\n    readonly FLOAT_VEC3: 0x8B51;\n    readonly FLOAT_VEC4: 0x8B52;\n    readonly INT_VEC2: 0x8B53;\n    readonly INT_VEC3: 0x8B54;\n    readonly INT_VEC4: 0x8B55;\n    readonly BOOL: 0x8B56;\n    readonly BOOL_VEC2: 0x8B57;\n    readonly BOOL_VEC3: 0x8B58;\n    readonly BOOL_VEC4: 0x8B59;\n    readonly FLOAT_MAT2: 0x8B5A;\n    readonly FLOAT_MAT3: 0x8B5B;\n    readonly FLOAT_MAT4: 0x8B5C;\n    readonly SAMPLER_2D: 0x8B5E;\n    readonly SAMPLER_CUBE: 0x8B60;\n    readonly VERTEX_ATTRIB_ARRAY_ENABLED: 0x8622;\n    readonly VERTEX_ATTRIB_ARRAY_SIZE: 0x8623;\n    readonly VERTEX_ATTRIB_ARRAY_STRIDE: 0x8624;\n    readonly VERTEX_ATTRIB_ARRAY_TYPE: 0x8625;\n    readonly VERTEX_ATTRIB_ARRAY_NORMALIZED: 0x886A;\n    readonly VERTEX_ATTRIB_ARRAY_POINTER: 0x8645;\n    readonly VERTEX_ATTRIB_ARRAY_BUFFER_BINDING: 0x889F;\n    readonly IMPLEMENTATION_COLOR_READ_TYPE: 0x8B9A;\n    readonly IMPLEMENTATION_COLOR_READ_FORMAT: 0x8B9B;\n    readonly COMPILE_STATUS: 0x8B81;\n    readonly LOW_FLOAT: 0x8DF0;\n    readonly MEDIUM_FLOAT: 0x8DF1;\n    readonly HIGH_FLOAT: 0x8DF2;\n    readonly LOW_INT: 0x8DF3;\n    readonly MEDIUM_INT: 0x8DF4;\n    readonly HIGH_INT: 0x8DF5;\n    readonly FRAMEBUFFER: 0x8D40;\n    readonly RENDERBUFFER: 0x8D41;\n    readonly RGBA4: 0x8056;\n    readonly RGB5_A1: 0x8057;\n    readonly RGBA8: 0x8058;\n    readonly RGB565: 0x8D62;\n    readonly DEPTH_COMPONENT16: 0x81A5;\n    readonly STENCIL_INDEX8: 0x8D48;\n    readonly DEPTH_STENCIL: 0x84F9;\n    readonly RENDERBUFFER_WIDTH: 0x8D42;\n    readonly RENDERBUFFER_HEIGHT: 0x8D43;\n    readonly RENDERBUFFER_INTERNAL_FORMAT: 0x8D44;\n    readonly RENDERBUFFER_RED_SIZE: 0x8D50;\n    readonly RENDERBUFFER_GREEN_SIZE: 0x8D51;\n    readonly RENDERBUFFER_BLUE_SIZE: 0x8D52;\n    readonly RENDERBUFFER_ALPHA_SIZE: 0x8D53;\n    readonly RENDERBUFFER_DEPTH_SIZE: 0x8D54;\n    readonly RENDERBUFFER_STENCIL_SIZE: 0x8D55;\n    readonly FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE: 0x8CD0;\n    readonly FRAMEBUFFER_ATTACHMENT_OBJECT_NAME: 0x8CD1;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL: 0x8CD2;\n    readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE: 0x8CD3;\n    readonly COLOR_ATTACHMENT0: 0x8CE0;\n    readonly DEPTH_ATTACHMENT: 0x8D00;\n    readonly STENCIL_ATTACHMENT: 0x8D20;\n    readonly DEPTH_STENCIL_ATTACHMENT: 0x821A;\n    readonly NONE: 0;\n    readonly FRAMEBUFFER_COMPLETE: 0x8CD5;\n    readonly FRAMEBUFFER_INCOMPLETE_ATTACHMENT: 0x8CD6;\n    readonly FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT: 0x8CD7;\n    readonly FRAMEBUFFER_INCOMPLETE_DIMENSIONS: 0x8CD9;\n    readonly FRAMEBUFFER_UNSUPPORTED: 0x8CDD;\n    readonly FRAMEBUFFER_BINDING: 0x8CA6;\n    readonly RENDERBUFFER_BINDING: 0x8CA7;\n    readonly MAX_RENDERBUFFER_SIZE: 0x84E8;\n    readonly INVALID_FRAMEBUFFER_OPERATION: 0x0506;\n    readonly UNPACK_FLIP_Y_WEBGL: 0x9240;\n    readonly UNPACK_PREMULTIPLY_ALPHA_WEBGL: 0x9241;\n    readonly CONTEXT_LOST_WEBGL: 0x9242;\n    readonly UNPACK_COLORSPACE_CONVERSION_WEBGL: 0x9243;\n    readonly BROWSER_DEFAULT_WEBGL: 0x9244;\n}\n\ninterface WebGLRenderingContextOverloads {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/bufferData) */\n    bufferData(target: GLenum, size: GLsizeiptr, usage: GLenum): void;\n    bufferData(target: GLenum, data: AllowSharedBufferSource | null, usage: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/bufferSubData) */\n    bufferSubData(target: GLenum, offset: GLintptr, data: AllowSharedBufferSource): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/compressedTexImage2D) */\n    compressedTexImage2D(target: GLenum, level: GLint, internalformat: GLenum, width: GLsizei, height: GLsizei, border: GLint, data: ArrayBufferView<ArrayBufferLike>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/compressedTexSubImage2D) */\n    compressedTexSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, data: ArrayBufferView<ArrayBufferLike>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/readPixels) */\n    readPixels(x: GLint, y: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, pixels: ArrayBufferView<ArrayBufferLike> | null): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/texImage2D) */\n    texImage2D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, border: GLint, format: GLenum, type: GLenum, pixels: ArrayBufferView<ArrayBufferLike> | null): void;\n    texImage2D(target: GLenum, level: GLint, internalformat: GLint, format: GLenum, type: GLenum, source: TexImageSource): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/texSubImage2D) */\n    texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, pixels: ArrayBufferView<ArrayBufferLike> | null): void;\n    texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, format: GLenum, type: GLenum, source: TexImageSource): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1fv(location: WebGLUniformLocation | null, v: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1iv(location: WebGLUniformLocation | null, v: Int32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2fv(location: WebGLUniformLocation | null, v: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2iv(location: WebGLUniformLocation | null, v: Int32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3fv(location: WebGLUniformLocation | null, v: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3iv(location: WebGLUniformLocation | null, v: Int32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4fv(location: WebGLUniformLocation | null, v: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4iv(location: WebGLUniformLocation | null, v: Int32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix2fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix3fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Float32List): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix4fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Float32List): void;\n}\n\n/**\n * The **`WebGLSampler`** interface is part of the WebGL 2 API and stores sampling parameters for WebGLTexture access inside of a shader.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLSampler)\n */\ninterface WebGLSampler {\n}\n\ndeclare var WebGLSampler: {\n    prototype: WebGLSampler;\n    new(): WebGLSampler;\n};\n\n/**\n * The **WebGLShader** is part of the WebGL API and can either be a vertex or a fragment shader.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLShader)\n */\ninterface WebGLShader {\n}\n\ndeclare var WebGLShader: {\n    prototype: WebGLShader;\n    new(): WebGLShader;\n};\n\n/**\n * The **WebGLShaderPrecisionFormat** interface is part of the WebGL API and represents the information returned by calling the WebGLRenderingContext.getShaderPrecisionFormat() method.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLShaderPrecisionFormat)\n */\ninterface WebGLShaderPrecisionFormat {\n    /**\n     * The read-only **`WebGLShaderPrecisionFormat.precision`** property returns the number of bits of precision that can be represented.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLShaderPrecisionFormat/precision)\n     */\n    readonly precision: GLint;\n    /**\n     * The read-only **`WebGLShaderPrecisionFormat.rangeMax`** property returns the base 2 log of the absolute value of the maximum value that can be represented.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLShaderPrecisionFormat/rangeMax)\n     */\n    readonly rangeMax: GLint;\n    /**\n     * The read-only **`WebGLShaderPrecisionFormat.rangeMin`** property returns the base 2 log of the absolute value of the minimum value that can be represented.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLShaderPrecisionFormat/rangeMin)\n     */\n    readonly rangeMin: GLint;\n}\n\ndeclare var WebGLShaderPrecisionFormat: {\n    prototype: WebGLShaderPrecisionFormat;\n    new(): WebGLShaderPrecisionFormat;\n};\n\n/**\n * The **`WebGLSync`** interface is part of the WebGL 2 API and is used to synchronize activities between the GPU and the application.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLSync)\n */\ninterface WebGLSync {\n}\n\ndeclare var WebGLSync: {\n    prototype: WebGLSync;\n    new(): WebGLSync;\n};\n\n/**\n * The **WebGLTexture** interface is part of the WebGL API and represents an opaque texture object providing storage and state for texturing operations.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLTexture)\n */\ninterface WebGLTexture {\n}\n\ndeclare var WebGLTexture: {\n    prototype: WebGLTexture;\n    new(): WebGLTexture;\n};\n\n/**\n * The **`WebGLTransformFeedback`** interface is part of the WebGL 2 API and enables transform feedback, which is the process of capturing primitives generated by vertex processing.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLTransformFeedback)\n */\ninterface WebGLTransformFeedback {\n}\n\ndeclare var WebGLTransformFeedback: {\n    prototype: WebGLTransformFeedback;\n    new(): WebGLTransformFeedback;\n};\n\n/**\n * The **WebGLUniformLocation** interface is part of the WebGL API and represents the location of a uniform variable in a shader program.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLUniformLocation)\n */\ninterface WebGLUniformLocation {\n}\n\ndeclare var WebGLUniformLocation: {\n    prototype: WebGLUniformLocation;\n    new(): WebGLUniformLocation;\n};\n\n/**\n * The **`WebGLVertexArrayObject`** interface is part of the WebGL 2 API, represents vertex array objects (VAOs) pointing to vertex array data, and provides names for different sets of vertex data.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLVertexArrayObject)\n */\ninterface WebGLVertexArrayObject {\n}\n\ndeclare var WebGLVertexArrayObject: {\n    prototype: WebGLVertexArrayObject;\n    new(): WebGLVertexArrayObject;\n};\n\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLVertexArrayObject) */\ninterface WebGLVertexArrayObjectOES {\n}\n\ninterface WebSocketEventMap {\n    \"close\": CloseEvent;\n    \"error\": Event;\n    \"message\": MessageEvent;\n    \"open\": Event;\n}\n\n/**\n * The `WebSocket` object provides the API for creating and managing a WebSocket connection to a server, as well as for sending and receiving data on the connection.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket)\n */\ninterface WebSocket extends EventTarget {\n    /**\n     * The **`WebSocket.binaryType`** property controls the type of binary data being received over the WebSocket connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/binaryType)\n     */\n    binaryType: BinaryType;\n    /**\n     * The **`WebSocket.bufferedAmount`** read-only property returns the number of bytes of data that have been queued using calls to `send()` but not yet transmitted to the network.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/bufferedAmount)\n     */\n    readonly bufferedAmount: number;\n    /**\n     * The **`WebSocket.extensions`** read-only property returns the extensions selected by the server.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/extensions)\n     */\n    readonly extensions: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/close_event) */\n    onclose: ((this: WebSocket, ev: CloseEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/error_event) */\n    onerror: ((this: WebSocket, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/message_event) */\n    onmessage: ((this: WebSocket, ev: MessageEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/open_event) */\n    onopen: ((this: WebSocket, ev: Event) => any) | null;\n    /**\n     * The **`WebSocket.protocol`** read-only property returns the name of the sub-protocol the server selected; this will be one of the strings specified in the `protocols` parameter when creating the WebSocket object, or the empty string if no connection is established.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/protocol)\n     */\n    readonly protocol: string;\n    /**\n     * The **`WebSocket.readyState`** read-only property returns the current state of the WebSocket connection.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/readyState)\n     */\n    readonly readyState: number;\n    /**\n     * The **`WebSocket.url`** read-only property returns the absolute URL of the WebSocket as resolved by the constructor.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/url)\n     */\n    readonly url: string;\n    /**\n     * The **`WebSocket.close()`** method closes the already `CLOSED`, this method does nothing.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/close)\n     */\n    close(code?: number, reason?: string): void;\n    /**\n     * The **`WebSocket.send()`** method enqueues the specified data to be transmitted to the server over the WebSocket connection, increasing the value of `bufferedAmount` by the number of bytes needed to contain the data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebSocket/send)\n     */\n    send(data: string | ArrayBufferLike | Blob | ArrayBufferView): void;\n    readonly CONNECTING: 0;\n    readonly OPEN: 1;\n    readonly CLOSING: 2;\n    readonly CLOSED: 3;\n    addEventListener<K extends keyof WebSocketEventMap>(type: K, listener: (this: WebSocket, ev: WebSocketEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof WebSocketEventMap>(type: K, listener: (this: WebSocket, ev: WebSocketEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var WebSocket: {\n    prototype: WebSocket;\n    new(url: string | URL, protocols?: string | string[]): WebSocket;\n    readonly CONNECTING: 0;\n    readonly OPEN: 1;\n    readonly CLOSING: 2;\n    readonly CLOSED: 3;\n};\n\n/**\n * The **`WebTransport`** interface of the WebTransport API provides functionality to enable a user agent to connect to an HTTP/3 server, initiate reliable and unreliable transport in either or both directions, and close the connection once it is no longer needed.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport)\n */\ninterface WebTransport {\n    /**\n     * The **`closed`** read-only property of the WebTransport interface returns a promise that resolves when the transport is closed.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport/closed)\n     */\n    readonly closed: Promise<WebTransportCloseInfo>;\n    /**\n     * The **`datagrams`** read-only property of the WebTransport interface returns a WebTransportDatagramDuplexStream instance that can be used to send and receive datagrams — unreliable data transmission.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport/datagrams)\n     */\n    readonly datagrams: WebTransportDatagramDuplexStream;\n    /**\n     * The **`incomingBidirectionalStreams`** read-only property of the WebTransport interface represents one or more bidirectional streams opened by the server.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport/incomingBidirectionalStreams)\n     */\n    readonly incomingBidirectionalStreams: ReadableStream;\n    /**\n     * The **`incomingUnidirectionalStreams`** read-only property of the WebTransport interface represents one or more unidirectional streams opened by the server.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport/incomingUnidirectionalStreams)\n     */\n    readonly incomingUnidirectionalStreams: ReadableStream;\n    /**\n     * The **`ready`** read-only property of the WebTransport interface returns a promise that resolves when the transport is ready to use.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport/ready)\n     */\n    readonly ready: Promise<void>;\n    /**\n     * The **`close()`** method of the WebTransport interface closes an ongoing WebTransport session.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport/close)\n     */\n    close(closeInfo?: WebTransportCloseInfo): void;\n    /**\n     * The **`createBidirectionalStream()`** method of the WebTransport interface asynchronously opens and returns a bidirectional stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport/createBidirectionalStream)\n     */\n    createBidirectionalStream(options?: WebTransportSendStreamOptions): Promise<WebTransportBidirectionalStream>;\n    /**\n     * The **`createUnidirectionalStream()`** method of the WebTransport interface asynchronously opens a unidirectional stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransport/createUnidirectionalStream)\n     */\n    createUnidirectionalStream(options?: WebTransportSendStreamOptions): Promise<WritableStream>;\n}\n\ndeclare var WebTransport: {\n    prototype: WebTransport;\n    new(url: string | URL, options?: WebTransportOptions): WebTransport;\n};\n\n/**\n * The **`WebTransportBidirectionalStream`** interface of the WebTransport API represents a bidirectional stream created by a server or a client that can be used for reliable transport.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportBidirectionalStream)\n */\ninterface WebTransportBidirectionalStream {\n    /**\n     * The **`readable`** read-only property of the WebTransportBidirectionalStream interface returns a WebTransportReceiveStream instance that can be used to reliably read incoming data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportBidirectionalStream/readable)\n     */\n    readonly readable: ReadableStream;\n    /**\n     * The **`writable`** read-only property of the WebTransportBidirectionalStream interface returns a WebTransportSendStream instance that can be used to write outgoing data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportBidirectionalStream/writable)\n     */\n    readonly writable: WritableStream;\n}\n\ndeclare var WebTransportBidirectionalStream: {\n    prototype: WebTransportBidirectionalStream;\n    new(): WebTransportBidirectionalStream;\n};\n\n/**\n * The **`WebTransportDatagramDuplexStream`** interface of the WebTransport API represents a duplex stream that can be used for unreliable transport of datagrams between client and server.\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportDatagramDuplexStream)\n */\ninterface WebTransportDatagramDuplexStream {\n    /**\n     * The **`incomingHighWaterMark`** property of the WebTransportDatagramDuplexStream interface gets or sets the high water mark for incoming chunks of data — this is the maximum size, in chunks, that the incoming ReadableStream's internal queue can reach before it is considered full.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportDatagramDuplexStream/incomingHighWaterMark)\n     */\n    incomingHighWaterMark: number;\n    /**\n     * The **`incomingMaxAge`** property of the WebTransportDatagramDuplexStream interface gets or sets the maximum age for incoming datagrams, in milliseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportDatagramDuplexStream/incomingMaxAge)\n     */\n    incomingMaxAge: number | null;\n    /**\n     * The **`maxDatagramSize`** read-only property of the WebTransportDatagramDuplexStream interface returns the maximum allowable size of outgoing datagrams, in bytes, that can be written to WebTransportDatagramDuplexStream.writable.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportDatagramDuplexStream/maxDatagramSize)\n     */\n    readonly maxDatagramSize: number;\n    /**\n     * The **`outgoingHighWaterMark`** property of the WebTransportDatagramDuplexStream interface gets or sets the high water mark for outgoing chunks of data — this is the maximum size, in chunks, that the outgoing WritableStream's internal queue can reach before it is considered full.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportDatagramDuplexStream/outgoingHighWaterMark)\n     */\n    outgoingHighWaterMark: number;\n    /**\n     * The **`outgoingMaxAge`** property of the WebTransportDatagramDuplexStream interface gets or sets the maximum age for outgoing datagrams, in milliseconds.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportDatagramDuplexStream/outgoingMaxAge)\n     */\n    outgoingMaxAge: number | null;\n    /**\n     * The **`readable`** read-only property of the WebTransportDatagramDuplexStream interface returns a ReadableStream instance that can be used to unreliably read incoming datagrams from the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportDatagramDuplexStream/readable)\n     */\n    readonly readable: ReadableStream;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportDatagramDuplexStream/writable) */\n    readonly writable: WritableStream;\n}\n\ndeclare var WebTransportDatagramDuplexStream: {\n    prototype: WebTransportDatagramDuplexStream;\n    new(): WebTransportDatagramDuplexStream;\n};\n\n/**\n * The **`WebTransportError`** interface of the WebTransport API represents an error related to the API, which can arise from server errors, network connection problems, or client-initiated abort operations (for example, arising from a WritableStream.abort() call).\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportError)\n */\ninterface WebTransportError extends DOMException {\n    /**\n     * The **`source`** read-only property of the WebTransportError interface returns an enumerated value indicating the source of the error.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportError/source)\n     */\n    readonly source: WebTransportErrorSource;\n    /**\n     * The **`streamErrorCode`** read-only property of the WebTransportError interface returns a number in the range 0-255 indicating the application protocol error code for this error, or `null` if one is not available.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebTransportError/streamErrorCode)\n     */\n    readonly streamErrorCode: number | null;\n}\n\ndeclare var WebTransportError: {\n    prototype: WebTransportError;\n    new(message?: string, options?: WebTransportErrorOptions): WebTransportError;\n};\n\n/**\n * The `WindowClient` interface of the ServiceWorker API represents the scope of a service worker client that is a document in a browsing context, controlled by an active worker.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WindowClient)\n */\ninterface WindowClient extends Client {\n    /**\n     * The **`focused`** read-only property of the the current client has focus.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WindowClient/focused)\n     */\n    readonly focused: boolean;\n    /**\n     * The **`visibilityState`** read-only property of the This value can be one of `'hidden'`, `'visible'`, or `'prerender'`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WindowClient/visibilityState)\n     */\n    readonly visibilityState: DocumentVisibilityState;\n    /**\n     * The **`focus()`** method of the WindowClient interface gives user input focus to the current client and returns a ```js-nolint focus() ``` None.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WindowClient/focus)\n     */\n    focus(): Promise<WindowClient>;\n    /**\n     * The **`navigate()`** method of the WindowClient interface loads a specified URL into a controlled client page then returns a ```js-nolint navigate(url) ``` - `url` - : The location to navigate to.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WindowClient/navigate)\n     */\n    navigate(url: string | URL): Promise<WindowClient | null>;\n}\n\ndeclare var WindowClient: {\n    prototype: WindowClient;\n    new(): WindowClient;\n};\n\ninterface WindowOrWorkerGlobalScope {\n    /**\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/caches)\n     */\n    readonly caches: CacheStorage;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/crossOriginIsolated) */\n    readonly crossOriginIsolated: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/crypto) */\n    readonly crypto: Crypto;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/indexedDB) */\n    readonly indexedDB: IDBFactory;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/isSecureContext) */\n    readonly isSecureContext: boolean;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/origin) */\n    readonly origin: string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/performance) */\n    readonly performance: Performance;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/atob) */\n    atob(data: string): string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/btoa) */\n    btoa(data: string): string;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/clearInterval) */\n    clearInterval(id: number | undefined): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/clearTimeout) */\n    clearTimeout(id: number | undefined): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/createImageBitmap) */\n    createImageBitmap(image: ImageBitmapSource, options?: ImageBitmapOptions): Promise<ImageBitmap>;\n    createImageBitmap(image: ImageBitmapSource, sx: number, sy: number, sw: number, sh: number, options?: ImageBitmapOptions): Promise<ImageBitmap>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/fetch) */\n    fetch(input: RequestInfo | URL, init?: RequestInit): Promise<Response>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/queueMicrotask) */\n    queueMicrotask(callback: VoidFunction): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/reportError) */\n    reportError(e: any): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/setInterval) */\n    setInterval(handler: TimerHandler, timeout?: number, ...arguments: any[]): number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/setTimeout) */\n    setTimeout(handler: TimerHandler, timeout?: number, ...arguments: any[]): number;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/structuredClone) */\n    structuredClone<T = any>(value: T, options?: StructuredSerializeOptions): T;\n}\n\ninterface WorkerEventMap extends AbstractWorkerEventMap, MessageEventTargetEventMap {\n}\n\n/**\n * The **`Worker`** interface of the Web Workers API represents a background task that can be created via script, which can send messages back to its creator.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Worker)\n */\ninterface Worker extends EventTarget, AbstractWorker, MessageEventTarget<Worker> {\n    /**\n     * The **`postMessage()`** method of the Worker interface sends a message to the worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Worker/postMessage)\n     */\n    postMessage(message: any, transfer: Transferable[]): void;\n    postMessage(message: any, options?: StructuredSerializeOptions): void;\n    /**\n     * The **`terminate()`** method of the Worker interface immediately terminates the Worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Worker/terminate)\n     */\n    terminate(): void;\n    addEventListener<K extends keyof WorkerEventMap>(type: K, listener: (this: Worker, ev: WorkerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof WorkerEventMap>(type: K, listener: (this: Worker, ev: WorkerEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var Worker: {\n    prototype: Worker;\n    new(scriptURL: string | URL, options?: WorkerOptions): Worker;\n};\n\ninterface WorkerGlobalScopeEventMap {\n    \"error\": ErrorEvent;\n    \"languagechange\": Event;\n    \"offline\": Event;\n    \"online\": Event;\n    \"rejectionhandled\": PromiseRejectionEvent;\n    \"unhandledrejection\": PromiseRejectionEvent;\n}\n\n/**\n * The **`WorkerGlobalScope`** interface of the Web Workers API is an interface representing the scope of any worker.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope)\n */\ninterface WorkerGlobalScope extends EventTarget, FontFaceSource, WindowOrWorkerGlobalScope {\n    /**\n     * The **`location`** read-only property of the WorkerGlobalScope interface returns the WorkerLocation associated with the worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/location)\n     */\n    readonly location: WorkerLocation;\n    /**\n     * The **`navigator`** read-only property of the WorkerGlobalScope interface returns the WorkerNavigator associated with the worker.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/navigator)\n     */\n    readonly navigator: WorkerNavigator;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/error_event) */\n    onerror: ((this: WorkerGlobalScope, ev: ErrorEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/languagechange_event) */\n    onlanguagechange: ((this: WorkerGlobalScope, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/offline_event) */\n    onoffline: ((this: WorkerGlobalScope, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/online_event) */\n    ononline: ((this: WorkerGlobalScope, ev: Event) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/rejectionhandled_event) */\n    onrejectionhandled: ((this: WorkerGlobalScope, ev: PromiseRejectionEvent) => any) | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/unhandledrejection_event) */\n    onunhandledrejection: ((this: WorkerGlobalScope, ev: PromiseRejectionEvent) => any) | null;\n    /**\n     * The **`self`** read-only property of the WorkerGlobalScope interface returns a reference to the `WorkerGlobalScope` itself.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/self)\n     */\n    readonly self: WorkerGlobalScope & typeof globalThis;\n    /**\n     * The **`importScripts()`** method of the WorkerGlobalScope interface synchronously imports one or more scripts into the worker's scope.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/importScripts)\n     */\n    importScripts(...urls: (string | URL)[]): void;\n    addEventListener<K extends keyof WorkerGlobalScopeEventMap>(type: K, listener: (this: WorkerGlobalScope, ev: WorkerGlobalScopeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof WorkerGlobalScopeEventMap>(type: K, listener: (this: WorkerGlobalScope, ev: WorkerGlobalScopeEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var WorkerGlobalScope: {\n    prototype: WorkerGlobalScope;\n    new(): WorkerGlobalScope;\n};\n\n/**\n * The **`WorkerLocation`** interface defines the absolute location of the script executed by the Worker.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerLocation)\n */\ninterface WorkerLocation {\n    /**\n     * The **`hash`** property of a WorkerLocation object returns the URL.hash part of the worker's location.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerLocation/hash)\n     */\n    readonly hash: string;\n    /**\n     * The **`host`** property of a WorkerLocation object returns the URL.host part of the worker's location.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerLocation/host)\n     */\n    readonly host: string;\n    /**\n     * The **`hostname`** property of a WorkerLocation object returns the URL.hostname part of the worker's location.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerLocation/hostname)\n     */\n    readonly hostname: string;\n    /**\n     * The **`href`** property of a WorkerLocation object returns a string containing the serialized URL for the worker's location.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerLocation/href)\n     */\n    readonly href: string;\n    toString(): string;\n    /**\n     * The **`origin`** property of a WorkerLocation object returns the worker's URL.origin.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerLocation/origin)\n     */\n    readonly origin: string;\n    /**\n     * The **`pathname`** property of a WorkerLocation object returns the URL.pathname part of the worker's location.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerLocation/pathname)\n     */\n    readonly pathname: string;\n    /**\n     * The **`port`** property of a WorkerLocation object returns the URL.port part of the worker's location.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerLocation/port)\n     */\n    readonly port: string;\n    /**\n     * The **`protocol`** property of a WorkerLocation object returns the URL.protocol part of the worker's location.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerLocation/protocol)\n     */\n    readonly protocol: string;\n    /**\n     * The **`search`** property of a WorkerLocation object returns the URL.search part of the worker's location.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerLocation/search)\n     */\n    readonly search: string;\n}\n\ndeclare var WorkerLocation: {\n    prototype: WorkerLocation;\n    new(): WorkerLocation;\n};\n\n/**\n * The **`WorkerNavigator`** interface represents a subset of the Navigator interface allowed to be accessed from a Worker.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerNavigator)\n */\ninterface WorkerNavigator extends NavigatorBadge, NavigatorConcurrentHardware, NavigatorID, NavigatorLanguage, NavigatorLocks, NavigatorOnLine, NavigatorStorage {\n    /**\n     * The read-only **`mediaCapabilities`** property of the WorkerNavigator interface references a MediaCapabilities object that can expose information about the decoding and encoding capabilities for a given format and output capabilities (as defined by the Media Capabilities API).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerNavigator/mediaCapabilities)\n     */\n    readonly mediaCapabilities: MediaCapabilities;\n    /**\n     * The **`permissions`** read-only property of the WorkerNavigator interface returns a Permissions object that can be used to query and update permission status of APIs covered by the Permissions API.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerNavigator/permissions)\n     */\n    readonly permissions: Permissions;\n    /**\n     * The **`serviceWorker`** read-only property of the WorkerNavigator interface returns the ServiceWorkerContainer object for the associated document, which provides access to registration, removal, upgrade, and communication with the ServiceWorker.\n     * Available only in secure contexts.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerNavigator/serviceWorker)\n     */\n    readonly serviceWorker: ServiceWorkerContainer;\n}\n\ndeclare var WorkerNavigator: {\n    prototype: WorkerNavigator;\n    new(): WorkerNavigator;\n};\n\n/**\n * The **`WritableStream`** interface of the Streams API provides a standard abstraction for writing streaming data to a destination, known as a sink.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStream)\n */\ninterface WritableStream<W = any> {\n    /**\n     * The **`locked`** read-only property of the WritableStream interface returns a boolean indicating whether the `WritableStream` is locked to a writer.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStream/locked)\n     */\n    readonly locked: boolean;\n    /**\n     * The **`abort()`** method of the WritableStream interface aborts the stream, signaling that the producer can no longer successfully write to the stream and it is to be immediately moved to an error state, with any queued writes discarded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStream/abort)\n     */\n    abort(reason?: any): Promise<void>;\n    /**\n     * The **`close()`** method of the WritableStream interface closes the associated stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStream/close)\n     */\n    close(): Promise<void>;\n    /**\n     * The **`getWriter()`** method of the WritableStream interface returns a new instance of WritableStreamDefaultWriter and locks the stream to that instance.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStream/getWriter)\n     */\n    getWriter(): WritableStreamDefaultWriter<W>;\n}\n\ndeclare var WritableStream: {\n    prototype: WritableStream;\n    new<W = any>(underlyingSink?: UnderlyingSink<W>, strategy?: QueuingStrategy<W>): WritableStream<W>;\n};\n\n/**\n * The **`WritableStreamDefaultController`** interface of the Streams API represents a controller allowing control of a WritableStream's state.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultController)\n */\ninterface WritableStreamDefaultController {\n    /**\n     * The read-only **`signal`** property of the WritableStreamDefaultController interface returns the AbortSignal associated with the controller.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultController/signal)\n     */\n    readonly signal: AbortSignal;\n    /**\n     * The **`error()`** method of the with the associated stream to error.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultController/error)\n     */\n    error(e?: any): void;\n}\n\ndeclare var WritableStreamDefaultController: {\n    prototype: WritableStreamDefaultController;\n    new(): WritableStreamDefaultController;\n};\n\n/**\n * The **`WritableStreamDefaultWriter`** interface of the Streams API is the object returned by WritableStream.getWriter() and once created locks the writer to the `WritableStream` ensuring that no other streams can write to the underlying sink.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter)\n */\ninterface WritableStreamDefaultWriter<W = any> {\n    /**\n     * The **`closed`** read-only property of the the stream errors or the writer's lock is released.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter/closed)\n     */\n    readonly closed: Promise<void>;\n    /**\n     * The **`desiredSize`** read-only property of the to fill the stream's internal queue.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter/desiredSize)\n     */\n    readonly desiredSize: number | null;\n    /**\n     * The **`ready`** read-only property of the that resolves when the desired size of the stream's internal queue transitions from non-positive to positive, signaling that it is no longer applying backpressure.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter/ready)\n     */\n    readonly ready: Promise<void>;\n    /**\n     * The **`abort()`** method of the the producer can no longer successfully write to the stream and it is to be immediately moved to an error state, with any queued writes discarded.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter/abort)\n     */\n    abort(reason?: any): Promise<void>;\n    /**\n     * The **`close()`** method of the stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter/close)\n     */\n    close(): Promise<void>;\n    /**\n     * The **`releaseLock()`** method of the corresponding stream.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter/releaseLock)\n     */\n    releaseLock(): void;\n    /**\n     * The **`write()`** method of the operation.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WritableStreamDefaultWriter/write)\n     */\n    write(chunk?: W): Promise<void>;\n}\n\ndeclare var WritableStreamDefaultWriter: {\n    prototype: WritableStreamDefaultWriter;\n    new<W = any>(stream: WritableStream<W>): WritableStreamDefaultWriter<W>;\n};\n\ninterface XMLHttpRequestEventMap extends XMLHttpRequestEventTargetEventMap {\n    \"readystatechange\": Event;\n}\n\n/**\n * `XMLHttpRequest` (XHR) objects are used to interact with servers.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest)\n */\ninterface XMLHttpRequest extends XMLHttpRequestEventTarget {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/readystatechange_event) */\n    onreadystatechange: ((this: XMLHttpRequest, ev: Event) => any) | null;\n    /**\n     * The **XMLHttpRequest.readyState** property returns the state an XMLHttpRequest client is in.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/readyState)\n     */\n    readonly readyState: number;\n    /**\n     * The XMLHttpRequest **`response`** property returns the response's body content as an ArrayBuffer, a Blob, a Document, a JavaScript Object, or a string, depending on the value of the request's XMLHttpRequest.responseType property.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/response)\n     */\n    readonly response: any;\n    /**\n     * The read-only XMLHttpRequest property **`responseText`** returns the text received from a server following a request being sent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/responseText)\n     */\n    readonly responseText: string;\n    /**\n     * The XMLHttpRequest property **`responseType`** is an enumerated string value specifying the type of data contained in the response.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/responseType)\n     */\n    responseType: XMLHttpRequestResponseType;\n    /**\n     * The read-only **`XMLHttpRequest.responseURL`** property returns the serialized URL of the response or the empty string if the URL is `null`.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/responseURL)\n     */\n    readonly responseURL: string;\n    /**\n     * The read-only **`XMLHttpRequest.status`** property returns the numerical HTTP status code of the `XMLHttpRequest`'s response.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/status)\n     */\n    readonly status: number;\n    /**\n     * The read-only **`XMLHttpRequest.statusText`** property returns a string containing the response's status message as returned by the HTTP server.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/statusText)\n     */\n    readonly statusText: string;\n    /**\n     * The **`XMLHttpRequest.timeout`** property is an `unsigned long` representing the number of milliseconds a request can take before automatically being terminated.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/timeout)\n     */\n    timeout: number;\n    /**\n     * The XMLHttpRequest `upload` property returns an XMLHttpRequestUpload object that can be observed to monitor an upload's progress.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/upload)\n     */\n    readonly upload: XMLHttpRequestUpload;\n    /**\n     * The **`XMLHttpRequest.withCredentials`** property is a boolean value that indicates whether or not cross-site `Access-Control` requests should be made using credentials such as cookies, authentication headers or TLS client certificates.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/withCredentials)\n     */\n    withCredentials: boolean;\n    /**\n     * The **`XMLHttpRequest.abort()`** method aborts the request if it has already been sent.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/abort)\n     */\n    abort(): void;\n    /**\n     * The XMLHttpRequest method **`getAllResponseHeaders()`** returns all the response headers, separated by CRLF, as a string, or returns `null` if no response has been received.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/getAllResponseHeaders)\n     */\n    getAllResponseHeaders(): string;\n    /**\n     * The XMLHttpRequest method **`getResponseHeader()`** returns the string containing the text of a particular header's value.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/getResponseHeader)\n     */\n    getResponseHeader(name: string): string | null;\n    /**\n     * The XMLHttpRequest method **`open()`** initializes a newly-created request, or re-initializes an existing one.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/open)\n     */\n    open(method: string, url: string | URL): void;\n    open(method: string, url: string | URL, async: boolean, username?: string | null, password?: string | null): void;\n    /**\n     * The XMLHttpRequest method **`overrideMimeType()`** specifies a MIME type other than the one provided by the server to be used instead when interpreting the data being transferred in a request.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/overrideMimeType)\n     */\n    overrideMimeType(mime: string): void;\n    /**\n     * The XMLHttpRequest method **`send()`** sends the request to the server.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/send)\n     */\n    send(body?: XMLHttpRequestBodyInit | null): void;\n    /**\n     * The XMLHttpRequest method **`setRequestHeader()`** sets the value of an HTTP request header.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequest/setRequestHeader)\n     */\n    setRequestHeader(name: string, value: string): void;\n    readonly UNSENT: 0;\n    readonly OPENED: 1;\n    readonly HEADERS_RECEIVED: 2;\n    readonly LOADING: 3;\n    readonly DONE: 4;\n    addEventListener<K extends keyof XMLHttpRequestEventMap>(type: K, listener: (this: XMLHttpRequest, ev: XMLHttpRequestEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof XMLHttpRequestEventMap>(type: K, listener: (this: XMLHttpRequest, ev: XMLHttpRequestEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var XMLHttpRequest: {\n    prototype: XMLHttpRequest;\n    new(): XMLHttpRequest;\n    readonly UNSENT: 0;\n    readonly OPENED: 1;\n    readonly HEADERS_RECEIVED: 2;\n    readonly LOADING: 3;\n    readonly DONE: 4;\n};\n\ninterface XMLHttpRequestEventTargetEventMap {\n    \"abort\": ProgressEvent<XMLHttpRequestEventTarget>;\n    \"error\": ProgressEvent<XMLHttpRequestEventTarget>;\n    \"load\": ProgressEvent<XMLHttpRequestEventTarget>;\n    \"loadend\": ProgressEvent<XMLHttpRequestEventTarget>;\n    \"loadstart\": ProgressEvent<XMLHttpRequestEventTarget>;\n    \"progress\": ProgressEvent<XMLHttpRequestEventTarget>;\n    \"timeout\": ProgressEvent<XMLHttpRequestEventTarget>;\n}\n\n/**\n * `XMLHttpRequestEventTarget` is the interface that describes the event handlers shared on XMLHttpRequest and XMLHttpRequestUpload.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequestEventTarget)\n */\ninterface XMLHttpRequestEventTarget extends EventTarget {\n    onabort: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null;\n    onerror: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null;\n    onload: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null;\n    onloadend: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null;\n    onloadstart: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null;\n    onprogress: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null;\n    ontimeout: ((this: XMLHttpRequest, ev: ProgressEvent) => any) | null;\n    addEventListener<K extends keyof XMLHttpRequestEventTargetEventMap>(type: K, listener: (this: XMLHttpRequestEventTarget, ev: XMLHttpRequestEventTargetEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof XMLHttpRequestEventTargetEventMap>(type: K, listener: (this: XMLHttpRequestEventTarget, ev: XMLHttpRequestEventTargetEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var XMLHttpRequestEventTarget: {\n    prototype: XMLHttpRequestEventTarget;\n    new(): XMLHttpRequestEventTarget;\n};\n\n/**\n * The **`XMLHttpRequestUpload`** interface represents the upload process for a specific XMLHttpRequest.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/XMLHttpRequestUpload)\n */\ninterface XMLHttpRequestUpload extends XMLHttpRequestEventTarget {\n    addEventListener<K extends keyof XMLHttpRequestEventTargetEventMap>(type: K, listener: (this: XMLHttpRequestUpload, ev: XMLHttpRequestEventTargetEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\n    addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\n    removeEventListener<K extends keyof XMLHttpRequestEventTargetEventMap>(type: K, listener: (this: XMLHttpRequestUpload, ev: XMLHttpRequestEventTargetEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\n    removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\n}\n\ndeclare var XMLHttpRequestUpload: {\n    prototype: XMLHttpRequestUpload;\n    new(): XMLHttpRequestUpload;\n};\n\ndeclare namespace WebAssembly {\n    interface CompileError extends Error {\n    }\n\n    var CompileError: {\n        prototype: CompileError;\n        new(message?: string): CompileError;\n        (message?: string): CompileError;\n    };\n\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Global) */\n    interface Global<T extends ValueType = ValueType> {\n        value: ValueTypeMap[T];\n        valueOf(): ValueTypeMap[T];\n    }\n\n    var Global: {\n        prototype: Global;\n        new<T extends ValueType = ValueType>(descriptor: GlobalDescriptor<T>, v?: ValueTypeMap[T]): Global<T>;\n    };\n\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Instance) */\n    interface Instance {\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Instance/exports) */\n        readonly exports: Exports;\n    }\n\n    var Instance: {\n        prototype: Instance;\n        new(module: Module, importObject?: Imports): Instance;\n    };\n\n    interface LinkError extends Error {\n    }\n\n    var LinkError: {\n        prototype: LinkError;\n        new(message?: string): LinkError;\n        (message?: string): LinkError;\n    };\n\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Memory) */\n    interface Memory {\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Memory/buffer) */\n        readonly buffer: ArrayBuffer;\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Memory/grow) */\n        grow(delta: number): number;\n    }\n\n    var Memory: {\n        prototype: Memory;\n        new(descriptor: MemoryDescriptor): Memory;\n    };\n\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Module) */\n    interface Module {\n    }\n\n    var Module: {\n        prototype: Module;\n        new(bytes: BufferSource): Module;\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Module/customSections_static) */\n        customSections(moduleObject: Module, sectionName: string): ArrayBuffer[];\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Module/exports_static) */\n        exports(moduleObject: Module): ModuleExportDescriptor[];\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Module/imports_static) */\n        imports(moduleObject: Module): ModuleImportDescriptor[];\n    };\n\n    interface RuntimeError extends Error {\n    }\n\n    var RuntimeError: {\n        prototype: RuntimeError;\n        new(message?: string): RuntimeError;\n        (message?: string): RuntimeError;\n    };\n\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Table) */\n    interface Table {\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Table/length) */\n        readonly length: number;\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Table/get) */\n        get(index: number): any;\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Table/grow) */\n        grow(delta: number, value?: any): number;\n        /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/Table/set) */\n        set(index: number, value?: any): void;\n    }\n\n    var Table: {\n        prototype: Table;\n        new(descriptor: TableDescriptor, value?: any): Table;\n    };\n\n    interface GlobalDescriptor<T extends ValueType = ValueType> {\n        mutable?: boolean;\n        value: T;\n    }\n\n    interface MemoryDescriptor {\n        initial: number;\n        maximum?: number;\n        shared?: boolean;\n    }\n\n    interface ModuleExportDescriptor {\n        kind: ImportExportKind;\n        name: string;\n    }\n\n    interface ModuleImportDescriptor {\n        kind: ImportExportKind;\n        module: string;\n        name: string;\n    }\n\n    interface TableDescriptor {\n        element: TableKind;\n        initial: number;\n        maximum?: number;\n    }\n\n    interface ValueTypeMap {\n        anyfunc: Function;\n        externref: any;\n        f32: number;\n        f64: number;\n        i32: number;\n        i64: bigint;\n        v128: never;\n    }\n\n    interface WebAssemblyInstantiatedSource {\n        instance: Instance;\n        module: Module;\n    }\n\n    type ImportExportKind = \"function\" | \"global\" | \"memory\" | \"table\";\n    type TableKind = \"anyfunc\" | \"externref\";\n    type ExportValue = Function | Global | Memory | Table;\n    type Exports = Record<string, ExportValue>;\n    type ImportValue = ExportValue | number;\n    type Imports = Record<string, ModuleImports>;\n    type ModuleImports = Record<string, ImportValue>;\n    type ValueType = keyof ValueTypeMap;\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/compile_static) */\n    function compile(bytes: BufferSource): Promise<Module>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/compileStreaming_static) */\n    function compileStreaming(source: Response | PromiseLike<Response>): Promise<Module>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/instantiate_static) */\n    function instantiate(bytes: BufferSource, importObject?: Imports): Promise<WebAssemblyInstantiatedSource>;\n    function instantiate(moduleObject: Module, importObject?: Imports): Promise<Instance>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/instantiateStreaming_static) */\n    function instantiateStreaming(source: Response | PromiseLike<Response>, importObject?: Imports): Promise<WebAssemblyInstantiatedSource>;\n    /** [MDN Reference](https://developer.mozilla.org/docs/WebAssembly/Reference/JavaScript_interface/validate_static) */\n    function validate(bytes: BufferSource): boolean;\n}\n\n/** The **`console`** object provides access to the debugging console (e.g., the Web console in Firefox). */\n/**\n * The **`console`** object provides access to the debugging console (e.g., the Web console in Firefox).\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console)\n */\ninterface Console {\n    /**\n     * The **`console.assert()`** static method writes an error message to the console if the assertion is false.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/assert_static)\n     */\n    assert(condition?: boolean, ...data: any[]): void;\n    /**\n     * The **`console.clear()`** static method clears the console if possible.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/clear_static)\n     */\n    clear(): void;\n    /**\n     * The **`console.count()`** static method logs the number of times that this particular call to `count()` has been called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/count_static)\n     */\n    count(label?: string): void;\n    /**\n     * The **`console.countReset()`** static method resets counter used with console/count_static.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/countReset_static)\n     */\n    countReset(label?: string): void;\n    /**\n     * The **`console.debug()`** static method outputs a message to the console at the 'debug' log level.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/debug_static)\n     */\n    debug(...data: any[]): void;\n    /**\n     * The **`console.dir()`** static method displays a list of the properties of the specified JavaScript object.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/dir_static)\n     */\n    dir(item?: any, options?: any): void;\n    /**\n     * The **`console.dirxml()`** static method displays an interactive tree of the descendant elements of the specified XML/HTML element.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/dirxml_static)\n     */\n    dirxml(...data: any[]): void;\n    /**\n     * The **`console.error()`** static method outputs a message to the console at the 'error' log level.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/error_static)\n     */\n    error(...data: any[]): void;\n    /**\n     * The **`console.group()`** static method creates a new inline group in the Web console log, causing any subsequent console messages to be indented by an additional level, until console/groupEnd_static is called.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/group_static)\n     */\n    group(...data: any[]): void;\n    /**\n     * The **`console.groupCollapsed()`** static method creates a new inline group in the console.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/groupCollapsed_static)\n     */\n    groupCollapsed(...data: any[]): void;\n    /**\n     * The **`console.groupEnd()`** static method exits the current inline group in the console.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/groupEnd_static)\n     */\n    groupEnd(): void;\n    /**\n     * The **`console.info()`** static method outputs a message to the console at the 'info' log level.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/info_static)\n     */\n    info(...data: any[]): void;\n    /**\n     * The **`console.log()`** static method outputs a message to the console.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/log_static)\n     */\n    log(...data: any[]): void;\n    /**\n     * The **`console.table()`** static method displays tabular data as a table.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/table_static)\n     */\n    table(tabularData?: any, properties?: string[]): void;\n    /**\n     * The **`console.time()`** static method starts a timer you can use to track how long an operation takes.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/time_static)\n     */\n    time(label?: string): void;\n    /**\n     * The **`console.timeEnd()`** static method stops a timer that was previously started by calling console/time_static.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/timeEnd_static)\n     */\n    timeEnd(label?: string): void;\n    /**\n     * The **`console.timeLog()`** static method logs the current value of a timer that was previously started by calling console/time_static.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/timeLog_static)\n     */\n    timeLog(label?: string, ...data: any[]): void;\n    timeStamp(label?: string): void;\n    /**\n     * The **`console.trace()`** static method outputs a stack trace to the console.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/trace_static)\n     */\n    trace(...data: any[]): void;\n    /**\n     * The **`console.warn()`** static method outputs a warning message to the console at the 'warning' log level.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/warn_static)\n     */\n    warn(...data: any[]): void;\n}\n\ndeclare var console: Console;\n\ninterface AudioDataOutputCallback {\n    (output: AudioData): void;\n}\n\ninterface EncodedAudioChunkOutputCallback {\n    (output: EncodedAudioChunk, metadata?: EncodedAudioChunkMetadata): void;\n}\n\ninterface EncodedVideoChunkOutputCallback {\n    (chunk: EncodedVideoChunk, metadata?: EncodedVideoChunkMetadata): void;\n}\n\ninterface FrameRequestCallback {\n    (time: DOMHighResTimeStamp): void;\n}\n\ninterface LockGrantedCallback<T> {\n    (lock: Lock | null): T;\n}\n\ninterface OnErrorEventHandlerNonNull {\n    (event: Event | string, source?: string, lineno?: number, colno?: number, error?: Error): any;\n}\n\ninterface PerformanceObserverCallback {\n    (entries: PerformanceObserverEntryList, observer: PerformanceObserver): void;\n}\n\ninterface QueuingStrategySize<T = any> {\n    (chunk: T): number;\n}\n\ninterface ReportingObserverCallback {\n    (reports: Report[], observer: ReportingObserver): void;\n}\n\ninterface TransformerFlushCallback<O> {\n    (controller: TransformStreamDefaultController<O>): void | PromiseLike<void>;\n}\n\ninterface TransformerStartCallback<O> {\n    (controller: TransformStreamDefaultController<O>): any;\n}\n\ninterface TransformerTransformCallback<I, O> {\n    (chunk: I, controller: TransformStreamDefaultController<O>): void | PromiseLike<void>;\n}\n\ninterface UnderlyingSinkAbortCallback {\n    (reason?: any): void | PromiseLike<void>;\n}\n\ninterface UnderlyingSinkCloseCallback {\n    (): void | PromiseLike<void>;\n}\n\ninterface UnderlyingSinkStartCallback {\n    (controller: WritableStreamDefaultController): any;\n}\n\ninterface UnderlyingSinkWriteCallback<W> {\n    (chunk: W, controller: WritableStreamDefaultController): void | PromiseLike<void>;\n}\n\ninterface UnderlyingSourceCancelCallback {\n    (reason?: any): void | PromiseLike<void>;\n}\n\ninterface UnderlyingSourcePullCallback<R> {\n    (controller: ReadableStreamController<R>): void | PromiseLike<void>;\n}\n\ninterface UnderlyingSourceStartCallback<R> {\n    (controller: ReadableStreamController<R>): any;\n}\n\ninterface VideoFrameOutputCallback {\n    (output: VideoFrame): void;\n}\n\ninterface VoidFunction {\n    (): void;\n}\n\ninterface WebCodecsErrorCallback {\n    (error: DOMException): void;\n}\n\n/**\n * The **`name`** read-only property of the the Worker.Worker constructor can pass to get a reference to the DedicatedWorkerGlobalScope.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/name)\n */\ndeclare var name: string;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/rtctransform_event) */\ndeclare var onrtctransform: ((this: DedicatedWorkerGlobalScope, ev: RTCTransformEvent) => any) | null;\n/**\n * The **`close()`** method of the DedicatedWorkerGlobalScope interface discards any tasks queued in the `DedicatedWorkerGlobalScope`'s event loop, effectively closing this particular scope.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/close)\n */\ndeclare function close(): void;\n/**\n * The **`postMessage()`** method of the DedicatedWorkerGlobalScope interface sends a message to the main thread that spawned it.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/postMessage)\n */\ndeclare function postMessage(message: any, transfer: Transferable[]): void;\ndeclare function postMessage(message: any, options?: StructuredSerializeOptions): void;\n/**\n * The **`dispatchEvent()`** method of the EventTarget sends an Event to the object, (synchronously) invoking the affected event listeners in the appropriate order.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventTarget/dispatchEvent)\n */\ndeclare function dispatchEvent(event: Event): boolean;\n/**\n * The **`location`** read-only property of the WorkerGlobalScope interface returns the WorkerLocation associated with the worker.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/location)\n */\ndeclare var location: WorkerLocation;\n/**\n * The **`navigator`** read-only property of the WorkerGlobalScope interface returns the WorkerNavigator associated with the worker.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/navigator)\n */\ndeclare var navigator: WorkerNavigator;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/error_event) */\ndeclare var onerror: ((this: DedicatedWorkerGlobalScope, ev: ErrorEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/languagechange_event) */\ndeclare var onlanguagechange: ((this: DedicatedWorkerGlobalScope, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/offline_event) */\ndeclare var onoffline: ((this: DedicatedWorkerGlobalScope, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/online_event) */\ndeclare var ononline: ((this: DedicatedWorkerGlobalScope, ev: Event) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/rejectionhandled_event) */\ndeclare var onrejectionhandled: ((this: DedicatedWorkerGlobalScope, ev: PromiseRejectionEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/unhandledrejection_event) */\ndeclare var onunhandledrejection: ((this: DedicatedWorkerGlobalScope, ev: PromiseRejectionEvent) => any) | null;\n/**\n * The **`self`** read-only property of the WorkerGlobalScope interface returns a reference to the `WorkerGlobalScope` itself.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/self)\n */\ndeclare var self: WorkerGlobalScope & typeof globalThis;\n/**\n * The **`importScripts()`** method of the WorkerGlobalScope interface synchronously imports one or more scripts into the worker's scope.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WorkerGlobalScope/importScripts)\n */\ndeclare function importScripts(...urls: (string | URL)[]): void;\n/**\n * The **`dispatchEvent()`** method of the EventTarget sends an Event to the object, (synchronously) invoking the affected event listeners in the appropriate order.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/EventTarget/dispatchEvent)\n */\ndeclare function dispatchEvent(event: Event): boolean;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Document/fonts) */\ndeclare var fonts: FontFaceSet;\n/**\n * Available only in secure contexts.\n *\n * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/caches)\n */\ndeclare var caches: CacheStorage;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/crossOriginIsolated) */\ndeclare var crossOriginIsolated: boolean;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/crypto) */\ndeclare var crypto: Crypto;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/indexedDB) */\ndeclare var indexedDB: IDBFactory;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/isSecureContext) */\ndeclare var isSecureContext: boolean;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/origin) */\ndeclare var origin: string;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/performance) */\ndeclare var performance: Performance;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/atob) */\ndeclare function atob(data: string): string;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/btoa) */\ndeclare function btoa(data: string): string;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/clearInterval) */\ndeclare function clearInterval(id: number | undefined): void;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/clearTimeout) */\ndeclare function clearTimeout(id: number | undefined): void;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/createImageBitmap) */\ndeclare function createImageBitmap(image: ImageBitmapSource, options?: ImageBitmapOptions): Promise<ImageBitmap>;\ndeclare function createImageBitmap(image: ImageBitmapSource, sx: number, sy: number, sw: number, sh: number, options?: ImageBitmapOptions): Promise<ImageBitmap>;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/fetch) */\ndeclare function fetch(input: RequestInfo | URL, init?: RequestInit): Promise<Response>;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/queueMicrotask) */\ndeclare function queueMicrotask(callback: VoidFunction): void;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/reportError) */\ndeclare function reportError(e: any): void;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/setInterval) */\ndeclare function setInterval(handler: TimerHandler, timeout?: number, ...arguments: any[]): number;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/setTimeout) */\ndeclare function setTimeout(handler: TimerHandler, timeout?: number, ...arguments: any[]): number;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/Window/structuredClone) */\ndeclare function structuredClone<T = any>(value: T, options?: StructuredSerializeOptions): T;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/cancelAnimationFrame) */\ndeclare function cancelAnimationFrame(handle: number): void;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/requestAnimationFrame) */\ndeclare function requestAnimationFrame(callback: FrameRequestCallback): number;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/message_event) */\ndeclare var onmessage: ((this: DedicatedWorkerGlobalScope, ev: MessageEvent) => any) | null;\n/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope/messageerror_event) */\ndeclare var onmessageerror: ((this: DedicatedWorkerGlobalScope, ev: MessageEvent) => any) | null;\ndeclare function addEventListener<K extends keyof DedicatedWorkerGlobalScopeEventMap>(type: K, listener: (this: DedicatedWorkerGlobalScope, ev: DedicatedWorkerGlobalScopeEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;\ndeclare function addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;\ndeclare function removeEventListener<K extends keyof DedicatedWorkerGlobalScopeEventMap>(type: K, listener: (this: DedicatedWorkerGlobalScope, ev: DedicatedWorkerGlobalScopeEventMap[K]) => any, options?: boolean | EventListenerOptions): void;\ndeclare function removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;\ntype AlgorithmIdentifier = Algorithm | string;\ntype AllowSharedBufferSource = ArrayBufferLike | ArrayBufferView<ArrayBufferLike>;\ntype BigInteger = Uint8Array<ArrayBuffer>;\ntype BlobPart = BufferSource | Blob | string;\ntype BodyInit = ReadableStream | XMLHttpRequestBodyInit;\ntype BufferSource = ArrayBufferView<ArrayBuffer> | ArrayBuffer;\ntype CSSKeywordish = string | CSSKeywordValue;\ntype CSSNumberish = number | CSSNumericValue;\ntype CSSPerspectiveValue = CSSNumericValue | CSSKeywordish;\ntype CSSUnparsedSegment = string | CSSVariableReferenceValue;\ntype CanvasImageSource = ImageBitmap | OffscreenCanvas | VideoFrame;\ntype CookieList = CookieListItem[];\ntype DOMHighResTimeStamp = number;\ntype EpochTimeStamp = number;\ntype EventListenerOrEventListenerObject = EventListener | EventListenerObject;\ntype FileSystemWriteChunkType = BufferSource | Blob | string | WriteParams;\ntype Float32List = Float32Array<ArrayBufferLike> | GLfloat[];\ntype FormDataEntryValue = File | string;\ntype GLbitfield = number;\ntype GLboolean = boolean;\ntype GLclampf = number;\ntype GLenum = number;\ntype GLfloat = number;\ntype GLint = number;\ntype GLint64 = number;\ntype GLintptr = number;\ntype GLsizei = number;\ntype GLsizeiptr = number;\ntype GLuint = number;\ntype GLuint64 = number;\ntype HashAlgorithmIdentifier = AlgorithmIdentifier;\ntype HeadersInit = [string, string][] | Record<string, string> | Headers;\ntype IDBValidKey = number | string | Date | BufferSource | IDBValidKey[];\ntype ImageBitmapSource = CanvasImageSource | Blob | ImageData;\ntype ImageBufferSource = AllowSharedBufferSource | ReadableStream;\ntype ImageDataArray = Uint8ClampedArray<ArrayBuffer>;\ntype Int32List = Int32Array<ArrayBufferLike> | GLint[];\ntype MessageEventSource = MessagePort | ServiceWorker;\ntype NamedCurve = string;\ntype OffscreenRenderingContext = OffscreenCanvasRenderingContext2D | ImageBitmapRenderingContext | WebGLRenderingContext | WebGL2RenderingContext;\ntype OnErrorEventHandler = OnErrorEventHandlerNonNull | null;\ntype PerformanceEntryList = PerformanceEntry[];\ntype PushMessageDataInit = BufferSource | string;\ntype ReadableStreamController<T> = ReadableStreamDefaultController<T> | ReadableByteStreamController;\ntype ReadableStreamReadResult<T> = ReadableStreamReadValueResult<T> | ReadableStreamReadDoneResult<T>;\ntype ReadableStreamReader<T> = ReadableStreamDefaultReader<T> | ReadableStreamBYOBReader;\ntype ReportList = Report[];\ntype RequestInfo = Request | string;\ntype TexImageSource = ImageBitmap | ImageData | OffscreenCanvas | VideoFrame;\ntype TimerHandler = string | Function;\ntype Transferable = OffscreenCanvas | ImageBitmap | MessagePort | MediaSourceHandle | ReadableStream | WritableStream | TransformStream | AudioData | VideoFrame | RTCDataChannel | ArrayBuffer;\ntype Uint32List = Uint32Array<ArrayBufferLike> | GLuint[];\ntype XMLHttpRequestBodyInit = Blob | BufferSource | FormData | URLSearchParams | string;\ntype AlphaOption = \"discard\" | \"keep\";\ntype AudioSampleFormat = \"f32\" | \"f32-planar\" | \"s16\" | \"s16-planar\" | \"s32\" | \"s32-planar\" | \"u8\" | \"u8-planar\";\ntype AvcBitstreamFormat = \"annexb\" | \"avc\";\ntype BinaryType = \"arraybuffer\" | \"blob\";\ntype BitrateMode = \"constant\" | \"variable\";\ntype CSSMathOperator = \"clamp\" | \"invert\" | \"max\" | \"min\" | \"negate\" | \"product\" | \"sum\";\ntype CSSNumericBaseType = \"angle\" | \"flex\" | \"frequency\" | \"length\" | \"percent\" | \"resolution\" | \"time\";\ntype CanvasDirection = \"inherit\" | \"ltr\" | \"rtl\";\ntype CanvasFillRule = \"evenodd\" | \"nonzero\";\ntype CanvasFontKerning = \"auto\" | \"none\" | \"normal\";\ntype CanvasFontStretch = \"condensed\" | \"expanded\" | \"extra-condensed\" | \"extra-expanded\" | \"normal\" | \"semi-condensed\" | \"semi-expanded\" | \"ultra-condensed\" | \"ultra-expanded\";\ntype CanvasFontVariantCaps = \"all-petite-caps\" | \"all-small-caps\" | \"normal\" | \"petite-caps\" | \"small-caps\" | \"titling-caps\" | \"unicase\";\ntype CanvasLineCap = \"butt\" | \"round\" | \"square\";\ntype CanvasLineJoin = \"bevel\" | \"miter\" | \"round\";\ntype CanvasTextAlign = \"center\" | \"end\" | \"left\" | \"right\" | \"start\";\ntype CanvasTextBaseline = \"alphabetic\" | \"bottom\" | \"hanging\" | \"ideographic\" | \"middle\" | \"top\";\ntype CanvasTextRendering = \"auto\" | \"geometricPrecision\" | \"optimizeLegibility\" | \"optimizeSpeed\";\ntype ClientTypes = \"all\" | \"sharedworker\" | \"window\" | \"worker\";\ntype CodecState = \"closed\" | \"configured\" | \"unconfigured\";\ntype ColorGamut = \"p3\" | \"rec2020\" | \"srgb\";\ntype ColorSpaceConversion = \"default\" | \"none\";\ntype CompressionFormat = \"deflate\" | \"deflate-raw\" | \"gzip\";\ntype CookieSameSite = \"lax\" | \"none\" | \"strict\";\ntype DocumentVisibilityState = \"hidden\" | \"visible\";\ntype EncodedAudioChunkType = \"delta\" | \"key\";\ntype EncodedVideoChunkType = \"delta\" | \"key\";\ntype EndingType = \"native\" | \"transparent\";\ntype FileSystemHandleKind = \"directory\" | \"file\";\ntype FontDisplay = \"auto\" | \"block\" | \"fallback\" | \"optional\" | \"swap\";\ntype FontFaceLoadStatus = \"error\" | \"loaded\" | \"loading\" | \"unloaded\";\ntype FontFaceSetLoadStatus = \"loaded\" | \"loading\";\ntype FrameType = \"auxiliary\" | \"nested\" | \"none\" | \"top-level\";\ntype GlobalCompositeOperation = \"color\" | \"color-burn\" | \"color-dodge\" | \"copy\" | \"darken\" | \"destination-atop\" | \"destination-in\" | \"destination-out\" | \"destination-over\" | \"difference\" | \"exclusion\" | \"hard-light\" | \"hue\" | \"lighten\" | \"lighter\" | \"luminosity\" | \"multiply\" | \"overlay\" | \"saturation\" | \"screen\" | \"soft-light\" | \"source-atop\" | \"source-in\" | \"source-out\" | \"source-over\" | \"xor\";\ntype HardwareAcceleration = \"no-preference\" | \"prefer-hardware\" | \"prefer-software\";\ntype HdrMetadataType = \"smpteSt2086\" | \"smpteSt2094-10\" | \"smpteSt2094-40\";\ntype IDBCursorDirection = \"next\" | \"nextunique\" | \"prev\" | \"prevunique\";\ntype IDBRequestReadyState = \"done\" | \"pending\";\ntype IDBTransactionDurability = \"default\" | \"relaxed\" | \"strict\";\ntype IDBTransactionMode = \"readonly\" | \"readwrite\" | \"versionchange\";\ntype ImageOrientation = \"flipY\" | \"from-image\" | \"none\";\ntype ImageSmoothingQuality = \"high\" | \"low\" | \"medium\";\ntype KeyFormat = \"jwk\" | \"pkcs8\" | \"raw\" | \"spki\";\ntype KeyType = \"private\" | \"public\" | \"secret\";\ntype KeyUsage = \"decrypt\" | \"deriveBits\" | \"deriveKey\" | \"encrypt\" | \"sign\" | \"unwrapKey\" | \"verify\" | \"wrapKey\";\ntype LatencyMode = \"quality\" | \"realtime\";\ntype LockMode = \"exclusive\" | \"shared\";\ntype MediaDecodingType = \"file\" | \"media-source\" | \"webrtc\";\ntype MediaEncodingType = \"record\" | \"webrtc\";\ntype MediaKeysRequirement = \"not-allowed\" | \"optional\" | \"required\";\ntype NotificationDirection = \"auto\" | \"ltr\" | \"rtl\";\ntype NotificationPermission = \"default\" | \"denied\" | \"granted\";\ntype OffscreenRenderingContextId = \"2d\" | \"bitmaprenderer\" | \"webgl\" | \"webgl2\" | \"webgpu\";\ntype OpusBitstreamFormat = \"ogg\" | \"opus\";\ntype PermissionName = \"camera\" | \"geolocation\" | \"microphone\" | \"midi\" | \"notifications\" | \"persistent-storage\" | \"push\" | \"screen-wake-lock\" | \"storage-access\";\ntype PermissionState = \"denied\" | \"granted\" | \"prompt\";\ntype PredefinedColorSpace = \"display-p3\" | \"srgb\";\ntype PremultiplyAlpha = \"default\" | \"none\" | \"premultiply\";\ntype PushEncryptionKeyName = \"auth\" | \"p256dh\";\ntype RTCDataChannelState = \"closed\" | \"closing\" | \"connecting\" | \"open\";\ntype RTCEncodedVideoFrameType = \"delta\" | \"empty\" | \"key\";\ntype ReadableStreamReaderMode = \"byob\";\ntype ReadableStreamType = \"bytes\";\ntype ReferrerPolicy = \"\" | \"no-referrer\" | \"no-referrer-when-downgrade\" | \"origin\" | \"origin-when-cross-origin\" | \"same-origin\" | \"strict-origin\" | \"strict-origin-when-cross-origin\" | \"unsafe-url\";\ntype RequestCache = \"default\" | \"force-cache\" | \"no-cache\" | \"no-store\" | \"only-if-cached\" | \"reload\";\ntype RequestCredentials = \"include\" | \"omit\" | \"same-origin\";\ntype RequestDestination = \"\" | \"audio\" | \"audioworklet\" | \"document\" | \"embed\" | \"font\" | \"frame\" | \"iframe\" | \"image\" | \"manifest\" | \"object\" | \"paintworklet\" | \"report\" | \"script\" | \"sharedworker\" | \"style\" | \"track\" | \"video\" | \"worker\" | \"xslt\";\ntype RequestMode = \"cors\" | \"navigate\" | \"no-cors\" | \"same-origin\";\ntype RequestPriority = \"auto\" | \"high\" | \"low\";\ntype RequestRedirect = \"error\" | \"follow\" | \"manual\";\ntype ResizeQuality = \"high\" | \"low\" | \"medium\" | \"pixelated\";\ntype ResponseType = \"basic\" | \"cors\" | \"default\" | \"error\" | \"opaque\" | \"opaqueredirect\";\ntype SecurityPolicyViolationEventDisposition = \"enforce\" | \"report\";\ntype ServiceWorkerState = \"activated\" | \"activating\" | \"installed\" | \"installing\" | \"parsed\" | \"redundant\";\ntype ServiceWorkerUpdateViaCache = \"all\" | \"imports\" | \"none\";\ntype TransferFunction = \"hlg\" | \"pq\" | \"srgb\";\ntype VideoColorPrimaries = \"bt470bg\" | \"bt709\" | \"smpte170m\";\ntype VideoEncoderBitrateMode = \"constant\" | \"quantizer\" | \"variable\";\ntype VideoMatrixCoefficients = \"bt470bg\" | \"bt709\" | \"rgb\" | \"smpte170m\";\ntype VideoPixelFormat = \"BGRA\" | \"BGRX\" | \"I420\" | \"I420A\" | \"I422\" | \"I444\" | \"NV12\" | \"RGBA\" | \"RGBX\";\ntype VideoTransferCharacteristics = \"bt709\" | \"iec61966-2-1\" | \"smpte170m\";\ntype WebGLPowerPreference = \"default\" | \"high-performance\" | \"low-power\";\ntype WebTransportCongestionControl = \"default\" | \"low-latency\" | \"throughput\";\ntype WebTransportErrorSource = \"session\" | \"stream\";\ntype WorkerType = \"classic\" | \"module\";\ntype WriteCommandType = \"seek\" | \"truncate\" | \"write\";\ntype XMLHttpRequestResponseType = \"\" | \"arraybuffer\" | \"blob\" | \"document\" | \"json\" | \"text\";\n",
  "node_modules/typescript/lib/lib.webworker.importscripts.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/////////////////////////////\n/// WorkerGlobalScope APIs\n/////////////////////////////\n// These are only available in a Web Worker\ndeclare function importScripts(...urls: string[]): void;\n",
  "node_modules/typescript/lib/lib.webworker.iterable.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\n\n/// <reference no-default-lib=\"true\"/>\n\n/////////////////////////////\n/// Worker Iterable APIs\n/////////////////////////////\n\ninterface CSSNumericArray {\n    [Symbol.iterator](): ArrayIterator<CSSNumericValue>;\n    entries(): ArrayIterator<[number, CSSNumericValue]>;\n    keys(): ArrayIterator<number>;\n    values(): ArrayIterator<CSSNumericValue>;\n}\n\ninterface CSSTransformValue {\n    [Symbol.iterator](): ArrayIterator<CSSTransformComponent>;\n    entries(): ArrayIterator<[number, CSSTransformComponent]>;\n    keys(): ArrayIterator<number>;\n    values(): ArrayIterator<CSSTransformComponent>;\n}\n\ninterface CSSUnparsedValue {\n    [Symbol.iterator](): ArrayIterator<CSSUnparsedSegment>;\n    entries(): ArrayIterator<[number, CSSUnparsedSegment]>;\n    keys(): ArrayIterator<number>;\n    values(): ArrayIterator<CSSUnparsedSegment>;\n}\n\ninterface Cache {\n    /**\n     * The **`addAll()`** method of the Cache interface takes an array of URLs, retrieves them, and adds the resulting response objects to the given cache.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Cache/addAll)\n     */\n    addAll(requests: Iterable<RequestInfo>): Promise<void>;\n}\n\ninterface CanvasPath {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/roundRect) */\n    roundRect(x: number, y: number, w: number, h: number, radii?: number | DOMPointInit | Iterable<number | DOMPointInit>): void;\n}\n\ninterface CanvasPathDrawingStyles {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/CanvasRenderingContext2D/setLineDash) */\n    setLineDash(segments: Iterable<number>): void;\n}\n\ninterface CookieStoreManager {\n    /**\n     * The **`subscribe()`** method of the CookieStoreManager interface subscribes a ServiceWorkerRegistration to cookie change events.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStoreManager/subscribe)\n     */\n    subscribe(subscriptions: Iterable<CookieStoreGetOptions>): Promise<void>;\n    /**\n     * The **`unsubscribe()`** method of the CookieStoreManager interface stops the ServiceWorkerRegistration from receiving previously subscribed events.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CookieStoreManager/unsubscribe)\n     */\n    unsubscribe(subscriptions: Iterable<CookieStoreGetOptions>): Promise<void>;\n}\n\ninterface DOMStringList {\n    [Symbol.iterator](): ArrayIterator<string>;\n}\n\ninterface FileList {\n    [Symbol.iterator](): ArrayIterator<File>;\n}\n\ninterface FontFaceSet extends Set<FontFace> {\n}\n\ninterface FormDataIterator<T> extends IteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.iterator](): FormDataIterator<T>;\n}\n\ninterface FormData {\n    [Symbol.iterator](): FormDataIterator<[string, FormDataEntryValue]>;\n    /** Returns an array of key, value pairs for every entry in the list. */\n    entries(): FormDataIterator<[string, FormDataEntryValue]>;\n    /** Returns a list of keys in the list. */\n    keys(): FormDataIterator<string>;\n    /** Returns a list of values in the list. */\n    values(): FormDataIterator<FormDataEntryValue>;\n}\n\ninterface HeadersIterator<T> extends IteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.iterator](): HeadersIterator<T>;\n}\n\ninterface Headers {\n    [Symbol.iterator](): HeadersIterator<[string, string]>;\n    /** Returns an iterator allowing to go through all key/value pairs contained in this object. */\n    entries(): HeadersIterator<[string, string]>;\n    /** Returns an iterator allowing to go through all keys of the key/value pairs contained in this object. */\n    keys(): HeadersIterator<string>;\n    /** Returns an iterator allowing to go through all values of the key/value pairs contained in this object. */\n    values(): HeadersIterator<string>;\n}\n\ninterface IDBDatabase {\n    /**\n     * The **`transaction`** method of the IDBDatabase interface immediately returns a transaction object (IDBTransaction) containing the IDBTransaction.objectStore method, which you can use to access your object store.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBDatabase/transaction)\n     */\n    transaction(storeNames: string | Iterable<string>, mode?: IDBTransactionMode, options?: IDBTransactionOptions): IDBTransaction;\n}\n\ninterface IDBObjectStore {\n    /**\n     * The **`createIndex()`** method of the field/column defining a new data point for each database record to contain.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/IDBObjectStore/createIndex)\n     */\n    createIndex(name: string, keyPath: string | Iterable<string>, options?: IDBIndexParameters): IDBIndex;\n}\n\ninterface ImageTrackList {\n    [Symbol.iterator](): ArrayIterator<ImageTrack>;\n}\n\ninterface MessageEvent<T = any> {\n    /** @deprecated */\n    initMessageEvent(type: string, bubbles?: boolean, cancelable?: boolean, data?: any, origin?: string, lastEventId?: string, source?: MessageEventSource | null, ports?: Iterable<MessagePort>): void;\n}\n\ninterface StylePropertyMapReadOnlyIterator<T> extends IteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.iterator](): StylePropertyMapReadOnlyIterator<T>;\n}\n\ninterface StylePropertyMapReadOnly {\n    [Symbol.iterator](): StylePropertyMapReadOnlyIterator<[string, Iterable<CSSStyleValue>]>;\n    entries(): StylePropertyMapReadOnlyIterator<[string, Iterable<CSSStyleValue>]>;\n    keys(): StylePropertyMapReadOnlyIterator<string>;\n    values(): StylePropertyMapReadOnlyIterator<Iterable<CSSStyleValue>>;\n}\n\ninterface SubtleCrypto {\n    /**\n     * The **`deriveKey()`** method of the SubtleCrypto interface can be used to derive a secret key from a master key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/deriveKey)\n     */\n    deriveKey(algorithm: AlgorithmIdentifier | EcdhKeyDeriveParams | HkdfParams | Pbkdf2Params, baseKey: CryptoKey, derivedKeyType: AlgorithmIdentifier | AesDerivedKeyParams | HmacImportParams | HkdfParams | Pbkdf2Params, extractable: boolean, keyUsages: Iterable<KeyUsage>): Promise<CryptoKey>;\n    /**\n     * The **`generateKey()`** method of the SubtleCrypto interface is used to generate a new key (for symmetric algorithms) or key pair (for public-key algorithms).\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/generateKey)\n     */\n    generateKey(algorithm: \"Ed25519\" | { name: \"Ed25519\" }, extractable: boolean, keyUsages: ReadonlyArray<\"sign\" | \"verify\">): Promise<CryptoKeyPair>;\n    generateKey(algorithm: RsaHashedKeyGenParams | EcKeyGenParams, extractable: boolean, keyUsages: ReadonlyArray<KeyUsage>): Promise<CryptoKeyPair>;\n    generateKey(algorithm: AesKeyGenParams | HmacKeyGenParams | Pbkdf2Params, extractable: boolean, keyUsages: ReadonlyArray<KeyUsage>): Promise<CryptoKey>;\n    generateKey(algorithm: AlgorithmIdentifier, extractable: boolean, keyUsages: Iterable<KeyUsage>): Promise<CryptoKeyPair | CryptoKey>;\n    /**\n     * The **`importKey()`** method of the SubtleCrypto interface imports a key: that is, it takes as input a key in an external, portable format and gives you a CryptoKey object that you can use in the Web Crypto API.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/importKey)\n     */\n    importKey(format: \"jwk\", keyData: JsonWebKey, algorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, extractable: boolean, keyUsages: ReadonlyArray<KeyUsage>): Promise<CryptoKey>;\n    importKey(format: Exclude<KeyFormat, \"jwk\">, keyData: BufferSource, algorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, extractable: boolean, keyUsages: Iterable<KeyUsage>): Promise<CryptoKey>;\n    /**\n     * The **`unwrapKey()`** method of the SubtleCrypto interface 'unwraps' a key.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/SubtleCrypto/unwrapKey)\n     */\n    unwrapKey(format: KeyFormat, wrappedKey: BufferSource, unwrappingKey: CryptoKey, unwrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams, unwrappedKeyAlgorithm: AlgorithmIdentifier | RsaHashedImportParams | EcKeyImportParams | HmacImportParams | AesKeyAlgorithm, extractable: boolean, keyUsages: Iterable<KeyUsage>): Promise<CryptoKey>;\n}\n\ninterface URLSearchParamsIterator<T> extends IteratorObject<T, BuiltinIteratorReturn, unknown> {\n    [Symbol.iterator](): URLSearchParamsIterator<T>;\n}\n\ninterface URLSearchParams {\n    [Symbol.iterator](): URLSearchParamsIterator<[string, string]>;\n    /** Returns an array of key, value pairs for every entry in the search params. */\n    entries(): URLSearchParamsIterator<[string, string]>;\n    /** Returns a list of keys in the search params. */\n    keys(): URLSearchParamsIterator<string>;\n    /** Returns a list of values in the search params. */\n    values(): URLSearchParamsIterator<string>;\n}\n\ninterface WEBGL_draw_buffers {\n    /**\n     * The **`WEBGL_draw_buffers.drawBuffersWEBGL()`** method is part of the WebGL API and allows you to define the draw buffers to which all fragment colors are written.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_draw_buffers/drawBuffersWEBGL)\n     */\n    drawBuffersWEBGL(buffers: Iterable<GLenum>): void;\n}\n\ninterface WEBGL_multi_draw {\n    /**\n     * The **`WEBGL_multi_draw.multiDrawArraysInstancedWEBGL()`** method of the WebGL API renders multiple primitives from array data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw/multiDrawArraysInstancedWEBGL)\n     */\n    multiDrawArraysInstancedWEBGL(mode: GLenum, firstsList: Int32Array<ArrayBufferLike> | Iterable<GLint>, firstsOffset: number, countsList: Int32Array<ArrayBufferLike> | Iterable<GLsizei>, countsOffset: number, instanceCountsList: Int32Array<ArrayBufferLike> | Iterable<GLsizei>, instanceCountsOffset: number, drawcount: GLsizei): void;\n    /**\n     * The **`WEBGL_multi_draw.multiDrawArraysWEBGL()`** method of the WebGL API renders multiple primitives from array data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw/multiDrawArraysWEBGL)\n     */\n    multiDrawArraysWEBGL(mode: GLenum, firstsList: Int32Array<ArrayBufferLike> | Iterable<GLint>, firstsOffset: number, countsList: Int32Array<ArrayBufferLike> | Iterable<GLsizei>, countsOffset: number, drawcount: GLsizei): void;\n    /**\n     * The **`WEBGL_multi_draw.multiDrawElementsInstancedWEBGL()`** method of the WebGL API renders multiple primitives from array data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw/multiDrawElementsInstancedWEBGL)\n     */\n    multiDrawElementsInstancedWEBGL(mode: GLenum, countsList: Int32Array<ArrayBufferLike> | Iterable<GLsizei>, countsOffset: number, type: GLenum, offsetsList: Int32Array<ArrayBufferLike> | Iterable<GLsizei>, offsetsOffset: number, instanceCountsList: Int32Array<ArrayBufferLike> | Iterable<GLsizei>, instanceCountsOffset: number, drawcount: GLsizei): void;\n    /**\n     * The **`WEBGL_multi_draw.multiDrawElementsWEBGL()`** method of the WebGL API renders multiple primitives from array data.\n     *\n     * [MDN Reference](https://developer.mozilla.org/docs/Web/API/WEBGL_multi_draw/multiDrawElementsWEBGL)\n     */\n    multiDrawElementsWEBGL(mode: GLenum, countsList: Int32Array<ArrayBufferLike> | Iterable<GLsizei>, countsOffset: number, type: GLenum, offsetsList: Int32Array<ArrayBufferLike> | Iterable<GLsizei>, offsetsOffset: number, drawcount: GLsizei): void;\n}\n\ninterface WebGL2RenderingContextBase {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/clearBuffer) */\n    clearBufferfv(buffer: GLenum, drawbuffer: GLint, values: Iterable<GLfloat>, srcOffset?: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/clearBuffer) */\n    clearBufferiv(buffer: GLenum, drawbuffer: GLint, values: Iterable<GLint>, srcOffset?: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/clearBuffer) */\n    clearBufferuiv(buffer: GLenum, drawbuffer: GLint, values: Iterable<GLuint>, srcOffset?: number): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/drawBuffers) */\n    drawBuffers(buffers: Iterable<GLenum>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getActiveUniforms) */\n    getActiveUniforms(program: WebGLProgram, uniformIndices: Iterable<GLuint>, pname: GLenum): any;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/getUniformIndices) */\n    getUniformIndices(program: WebGLProgram, uniformNames: Iterable<string>): GLuint[] | null;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/invalidateFramebuffer) */\n    invalidateFramebuffer(target: GLenum, attachments: Iterable<GLenum>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/invalidateSubFramebuffer) */\n    invalidateSubFramebuffer(target: GLenum, attachments: Iterable<GLenum>, x: GLint, y: GLint, width: GLsizei, height: GLsizei): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/transformFeedbackVaryings) */\n    transformFeedbackVaryings(program: WebGLProgram, varyings: Iterable<string>, bufferMode: GLenum): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform1uiv(location: WebGLUniformLocation | null, data: Iterable<GLuint>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform2uiv(location: WebGLUniformLocation | null, data: Iterable<GLuint>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform3uiv(location: WebGLUniformLocation | null, data: Iterable<GLuint>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniform) */\n    uniform4uiv(location: WebGLUniformLocation | null, data: Iterable<GLuint>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix2x3fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix2x4fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix3x2fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix3x4fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix4x2fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix4x3fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/vertexAttribI) */\n    vertexAttribI4iv(index: GLuint, values: Iterable<GLint>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/vertexAttribI) */\n    vertexAttribI4uiv(index: GLuint, values: Iterable<GLuint>): void;\n}\n\ninterface WebGL2RenderingContextOverloads {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1fv(location: WebGLUniformLocation | null, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2fv(location: WebGLUniformLocation | null, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3fv(location: WebGLUniformLocation | null, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4fv(location: WebGLUniformLocation | null, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4iv(location: WebGLUniformLocation | null, data: Iterable<GLint>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGL2RenderingContext/uniformMatrix) */\n    uniformMatrix2fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix3fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix4fv(location: WebGLUniformLocation | null, transpose: GLboolean, data: Iterable<GLfloat>, srcOffset?: number, srcLength?: GLuint): void;\n}\n\ninterface WebGLRenderingContextBase {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib1fv(index: GLuint, values: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib2fv(index: GLuint, values: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib3fv(index: GLuint, values: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/vertexAttrib) */\n    vertexAttrib4fv(index: GLuint, values: Iterable<GLfloat>): void;\n}\n\ninterface WebGLRenderingContextOverloads {\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1fv(location: WebGLUniformLocation | null, v: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform1iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2fv(location: WebGLUniformLocation | null, v: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform2iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3fv(location: WebGLUniformLocation | null, v: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform3iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4fv(location: WebGLUniformLocation | null, v: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniform) */\n    uniform4iv(location: WebGLUniformLocation | null, v: Iterable<GLint>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix2fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix3fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Iterable<GLfloat>): void;\n    /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/uniformMatrix) */\n    uniformMatrix4fv(location: WebGLUniformLocation | null, transpose: GLboolean, value: Iterable<GLfloat>): void;\n}\n",
  "node_modules/typescript/lib/tsserverlibrary.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\nimport ts = require(\"./typescript.js\");\nexport = ts;\n",
  "node_modules/typescript/lib/typescript.d.ts": "/*! *****************************************************************************\nCopyright (c) Microsoft Corporation. All rights reserved.\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0\n\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\nMERCHANTABLITY OR NON-INFRINGEMENT.\n\nSee the Apache Version 2.0 License for specific language governing permissions\nand limitations under the License.\n***************************************************************************** */\n\ndeclare namespace ts {\n    namespace server {\n        namespace protocol {\n            export import ApplicableRefactorInfo = ts.ApplicableRefactorInfo;\n            export import ClassificationType = ts.ClassificationType;\n            export import CompletionsTriggerCharacter = ts.CompletionsTriggerCharacter;\n            export import CompletionTriggerKind = ts.CompletionTriggerKind;\n            export import InlayHintKind = ts.InlayHintKind;\n            export import OrganizeImportsMode = ts.OrganizeImportsMode;\n            export import RefactorActionInfo = ts.RefactorActionInfo;\n            export import RefactorTriggerReason = ts.RefactorTriggerReason;\n            export import RenameInfoFailure = ts.RenameInfoFailure;\n            export import SemicolonPreference = ts.SemicolonPreference;\n            export import SignatureHelpCharacterTypedReason = ts.SignatureHelpCharacterTypedReason;\n            export import SignatureHelpInvokedReason = ts.SignatureHelpInvokedReason;\n            export import SignatureHelpParameter = ts.SignatureHelpParameter;\n            export import SignatureHelpRetriggerCharacter = ts.SignatureHelpRetriggerCharacter;\n            export import SignatureHelpRetriggeredReason = ts.SignatureHelpRetriggeredReason;\n            export import SignatureHelpTriggerCharacter = ts.SignatureHelpTriggerCharacter;\n            export import SignatureHelpTriggerReason = ts.SignatureHelpTriggerReason;\n            export import SymbolDisplayPart = ts.SymbolDisplayPart;\n            export import UserPreferences = ts.UserPreferences;\n            type ChangePropertyTypes<\n                T,\n                Substitutions extends {\n                    [K in keyof T]?: any;\n                },\n            > = {\n                [K in keyof T]: K extends keyof Substitutions ? Substitutions[K] : T[K];\n            };\n            type ChangeStringIndexSignature<T, NewStringIndexSignatureType> = {\n                [K in keyof T]: string extends K ? NewStringIndexSignatureType : T[K];\n            };\n            export enum CommandTypes {\n                JsxClosingTag = \"jsxClosingTag\",\n                LinkedEditingRange = \"linkedEditingRange\",\n                Brace = \"brace\",\n                BraceCompletion = \"braceCompletion\",\n                GetSpanOfEnclosingComment = \"getSpanOfEnclosingComment\",\n                Change = \"change\",\n                Close = \"close\",\n                /** @deprecated Prefer CompletionInfo -- see comment on CompletionsResponse */\n                Completions = \"completions\",\n                CompletionInfo = \"completionInfo\",\n                CompletionDetails = \"completionEntryDetails\",\n                CompileOnSaveAffectedFileList = \"compileOnSaveAffectedFileList\",\n                CompileOnSaveEmitFile = \"compileOnSaveEmitFile\",\n                Configure = \"configure\",\n                Definition = \"definition\",\n                DefinitionAndBoundSpan = \"definitionAndBoundSpan\",\n                Implementation = \"implementation\",\n                Exit = \"exit\",\n                FileReferences = \"fileReferences\",\n                Format = \"format\",\n                Formatonkey = \"formatonkey\",\n                Geterr = \"geterr\",\n                GeterrForProject = \"geterrForProject\",\n                SemanticDiagnosticsSync = \"semanticDiagnosticsSync\",\n                SyntacticDiagnosticsSync = \"syntacticDiagnosticsSync\",\n                SuggestionDiagnosticsSync = \"suggestionDiagnosticsSync\",\n                NavBar = \"navbar\",\n                Navto = \"navto\",\n                NavTree = \"navtree\",\n                NavTreeFull = \"navtree-full\",\n                DocumentHighlights = \"documentHighlights\",\n                Open = \"open\",\n                Quickinfo = \"quickinfo\",\n                References = \"references\",\n                Reload = \"reload\",\n                Rename = \"rename\",\n                Saveto = \"saveto\",\n                SignatureHelp = \"signatureHelp\",\n                FindSourceDefinition = \"findSourceDefinition\",\n                Status = \"status\",\n                TypeDefinition = \"typeDefinition\",\n                ProjectInfo = \"projectInfo\",\n                ReloadProjects = \"reloadProjects\",\n                Unknown = \"unknown\",\n                OpenExternalProject = \"openExternalProject\",\n                OpenExternalProjects = \"openExternalProjects\",\n                CloseExternalProject = \"closeExternalProject\",\n                UpdateOpen = \"updateOpen\",\n                GetOutliningSpans = \"getOutliningSpans\",\n                TodoComments = \"todoComments\",\n                Indentation = \"indentation\",\n                DocCommentTemplate = \"docCommentTemplate\",\n                CompilerOptionsForInferredProjects = \"compilerOptionsForInferredProjects\",\n                GetCodeFixes = \"getCodeFixes\",\n                GetCombinedCodeFix = \"getCombinedCodeFix\",\n                ApplyCodeActionCommand = \"applyCodeActionCommand\",\n                GetSupportedCodeFixes = \"getSupportedCodeFixes\",\n                GetApplicableRefactors = \"getApplicableRefactors\",\n                GetEditsForRefactor = \"getEditsForRefactor\",\n                GetMoveToRefactoringFileSuggestions = \"getMoveToRefactoringFileSuggestions\",\n                PreparePasteEdits = \"preparePasteEdits\",\n                GetPasteEdits = \"getPasteEdits\",\n                OrganizeImports = \"organizeImports\",\n                GetEditsForFileRename = \"getEditsForFileRename\",\n                ConfigurePlugin = \"configurePlugin\",\n                SelectionRange = \"selectionRange\",\n                ToggleLineComment = \"toggleLineComment\",\n                ToggleMultilineComment = \"toggleMultilineComment\",\n                CommentSelection = \"commentSelection\",\n                UncommentSelection = \"uncommentSelection\",\n                PrepareCallHierarchy = \"prepareCallHierarchy\",\n                ProvideCallHierarchyIncomingCalls = \"provideCallHierarchyIncomingCalls\",\n                ProvideCallHierarchyOutgoingCalls = \"provideCallHierarchyOutgoingCalls\",\n                ProvideInlayHints = \"provideInlayHints\",\n                WatchChange = \"watchChange\",\n                MapCode = \"mapCode\",\n            }\n            /**\n             * A TypeScript Server message\n             */\n            export interface Message {\n                /**\n                 * Sequence number of the message\n                 */\n                seq: number;\n                /**\n                 * One of \"request\", \"response\", or \"event\"\n                 */\n                type: \"request\" | \"response\" | \"event\";\n            }\n            /**\n             * Client-initiated request message\n             */\n            export interface Request extends Message {\n                type: \"request\";\n                /**\n                 * The command to execute\n                 */\n                command: string;\n                /**\n                 * Object containing arguments for the command\n                 */\n                arguments?: any;\n            }\n            /**\n             * Request to reload the project structure for all the opened files\n             */\n            export interface ReloadProjectsRequest extends Request {\n                command: CommandTypes.ReloadProjects;\n            }\n            /**\n             * Server-initiated event message\n             */\n            export interface Event extends Message {\n                type: \"event\";\n                /**\n                 * Name of event\n                 */\n                event: string;\n                /**\n                 * Event-specific information\n                 */\n                body?: any;\n            }\n            /**\n             * Response by server to client request message.\n             */\n            export interface Response extends Message {\n                type: \"response\";\n                /**\n                 * Sequence number of the request message.\n                 */\n                request_seq: number;\n                /**\n                 * Outcome of the request.\n                 */\n                success: boolean;\n                /**\n                 * The command requested.\n                 */\n                command: string;\n                /**\n                 * If success === false, this should always be provided.\n                 * Otherwise, may (or may not) contain a success message.\n                 */\n                message?: string;\n                /**\n                 * Contains message body if success === true.\n                 */\n                body?: any;\n                /**\n                 * Contains extra information that plugin can include to be passed on\n                 */\n                metadata?: unknown;\n                /**\n                 * Exposes information about the performance of this request-response pair.\n                 */\n                performanceData?: PerformanceData;\n            }\n            export interface PerformanceData {\n                /**\n                 * Time spent updating the program graph, in milliseconds.\n                 */\n                updateGraphDurationMs?: number;\n                /**\n                 * The time spent creating or updating the auto-import program, in milliseconds.\n                 */\n                createAutoImportProviderProgramDurationMs?: number;\n                /**\n                 * The time spent computing diagnostics, in milliseconds.\n                 */\n                diagnosticsDuration?: FileDiagnosticPerformanceData[];\n            }\n            /**\n             * Time spent computing each kind of diagnostics, in milliseconds.\n             */\n            export type DiagnosticPerformanceData = {\n                [Kind in DiagnosticEventKind]?: number;\n            };\n            export interface FileDiagnosticPerformanceData extends DiagnosticPerformanceData {\n                /**\n                 * The file for which the performance data is reported.\n                 */\n                file: string;\n            }\n            /**\n             * Arguments for FileRequest messages.\n             */\n            export interface FileRequestArgs {\n                /**\n                 * The file for the request (absolute pathname required).\n                 */\n                file: string;\n                projectFileName?: string;\n            }\n            export interface StatusRequest extends Request {\n                command: CommandTypes.Status;\n            }\n            export interface StatusResponseBody {\n                /**\n                 * The TypeScript version (`ts.version`).\n                 */\n                version: string;\n            }\n            /**\n             * Response to StatusRequest\n             */\n            export interface StatusResponse extends Response {\n                body: StatusResponseBody;\n            }\n            /**\n             * Requests a JS Doc comment template for a given position\n             */\n            export interface DocCommentTemplateRequest extends FileLocationRequest {\n                command: CommandTypes.DocCommentTemplate;\n            }\n            /**\n             * Response to DocCommentTemplateRequest\n             */\n            export interface DocCommandTemplateResponse extends Response {\n                body?: TextInsertion;\n            }\n            /**\n             * A request to get TODO comments from the file\n             */\n            export interface TodoCommentRequest extends FileRequest {\n                command: CommandTypes.TodoComments;\n                arguments: TodoCommentRequestArgs;\n            }\n            /**\n             * Arguments for TodoCommentRequest request.\n             */\n            export interface TodoCommentRequestArgs extends FileRequestArgs {\n                /**\n                 * Array of target TodoCommentDescriptors that describes TODO comments to be found\n                 */\n                descriptors: TodoCommentDescriptor[];\n            }\n            /**\n             * Response for TodoCommentRequest request.\n             */\n            export interface TodoCommentsResponse extends Response {\n                body?: TodoComment[];\n            }\n            /**\n             * A request to determine if the caret is inside a comment.\n             */\n            export interface SpanOfEnclosingCommentRequest extends FileLocationRequest {\n                command: CommandTypes.GetSpanOfEnclosingComment;\n                arguments: SpanOfEnclosingCommentRequestArgs;\n            }\n            export interface SpanOfEnclosingCommentRequestArgs extends FileLocationRequestArgs {\n                /**\n                 * Requires that the enclosing span be a multi-line comment, or else the request returns undefined.\n                 */\n                onlyMultiLine: boolean;\n            }\n            /**\n             * Request to obtain outlining spans in file.\n             */\n            export interface OutliningSpansRequest extends FileRequest {\n                command: CommandTypes.GetOutliningSpans;\n            }\n            export type OutliningSpan = ChangePropertyTypes<ts.OutliningSpan, {\n                textSpan: TextSpan;\n                hintSpan: TextSpan;\n            }>;\n            /**\n             * Response to OutliningSpansRequest request.\n             */\n            export interface OutliningSpansResponse extends Response {\n                body?: OutliningSpan[];\n            }\n            /**\n             * A request to get indentation for a location in file\n             */\n            export interface IndentationRequest extends FileLocationRequest {\n                command: CommandTypes.Indentation;\n                arguments: IndentationRequestArgs;\n            }\n            /**\n             * Response for IndentationRequest request.\n             */\n            export interface IndentationResponse extends Response {\n                body?: IndentationResult;\n            }\n            /**\n             * Indentation result representing where indentation should be placed\n             */\n            export interface IndentationResult {\n                /**\n                 * The base position in the document that the indent should be relative to\n                 */\n                position: number;\n                /**\n                 * The number of columns the indent should be at relative to the position's column.\n                 */\n                indentation: number;\n            }\n            /**\n             * Arguments for IndentationRequest request.\n             */\n            export interface IndentationRequestArgs extends FileLocationRequestArgs {\n                /**\n                 * An optional set of settings to be used when computing indentation.\n                 * If argument is omitted - then it will use settings for file that were previously set via 'configure' request or global settings.\n                 */\n                options?: EditorSettings;\n            }\n            /**\n             * Arguments for ProjectInfoRequest request.\n             */\n            export interface ProjectInfoRequestArgs extends FileRequestArgs {\n                /**\n                 * Indicate if the file name list of the project is needed\n                 */\n                needFileNameList: boolean;\n                /**\n                 * if true returns details about default configured project calculation\n                 */\n                needDefaultConfiguredProjectInfo?: boolean;\n            }\n            /**\n             * A request to get the project information of the current file.\n             */\n            export interface ProjectInfoRequest extends Request {\n                command: CommandTypes.ProjectInfo;\n                arguments: ProjectInfoRequestArgs;\n            }\n            /**\n             * A request to retrieve compiler options diagnostics for a project\n             */\n            export interface CompilerOptionsDiagnosticsRequest extends Request {\n                arguments: CompilerOptionsDiagnosticsRequestArgs;\n            }\n            /**\n             * Arguments for CompilerOptionsDiagnosticsRequest request.\n             */\n            export interface CompilerOptionsDiagnosticsRequestArgs {\n                /**\n                 * Name of the project to retrieve compiler options diagnostics.\n                 */\n                projectFileName: string;\n            }\n            /**\n             * Details about the default project for the file if tsconfig file is found\n             */\n            export interface DefaultConfiguredProjectInfo {\n                /** List of config files looked and did not match because file was not part of root file names */\n                notMatchedByConfig?: readonly string[];\n                /** List of projects which were loaded but file was not part of the project or is file from referenced project */\n                notInProject?: readonly string[];\n                /** Configured project used as default */\n                defaultProject?: string;\n            }\n            /**\n             * Response message body for \"projectInfo\" request\n             */\n            export interface ProjectInfo {\n                /**\n                 * For configured project, this is the normalized path of the 'tsconfig.json' file\n                 * For inferred project, this is undefined\n                 */\n                configFileName: string;\n                /**\n                 * The list of normalized file name in the project, including 'lib.d.ts'\n                 */\n                fileNames?: string[];\n                /**\n                 * Indicates if the project has a active language service instance\n                 */\n                languageServiceDisabled?: boolean;\n                /**\n                 * Information about default project\n                 */\n                configuredProjectInfo?: DefaultConfiguredProjectInfo;\n            }\n            /**\n             * Represents diagnostic info that includes location of diagnostic in two forms\n             * - start position and length of the error span\n             * - startLocation and endLocation - a pair of Location objects that store start/end line and offset of the error span.\n             */\n            export interface DiagnosticWithLinePosition {\n                message: string;\n                start: number;\n                length: number;\n                startLocation: Location;\n                endLocation: Location;\n                category: string;\n                code: number;\n                /** May store more in future. For now, this will simply be `true` to indicate when a diagnostic is an unused-identifier diagnostic. */\n                reportsUnnecessary?: {};\n                reportsDeprecated?: {};\n                relatedInformation?: DiagnosticRelatedInformation[];\n            }\n            /**\n             * Response message for \"projectInfo\" request\n             */\n            export interface ProjectInfoResponse extends Response {\n                body?: ProjectInfo;\n            }\n            /**\n             * Request whose sole parameter is a file name.\n             */\n            export interface FileRequest extends Request {\n                arguments: FileRequestArgs;\n            }\n            /**\n             * Instances of this interface specify a location in a source file:\n             * (file, line, character offset), where line and character offset are 1-based.\n             */\n            export interface FileLocationRequestArgs extends FileRequestArgs {\n                /**\n                 * The line number for the request (1-based).\n                 */\n                line: number;\n                /**\n                 * The character offset (on the line) for the request (1-based).\n                 */\n                offset: number;\n            }\n            export type FileLocationOrRangeRequestArgs = FileLocationRequestArgs | FileRangeRequestArgs;\n            /**\n             * Request refactorings at a given position or selection area.\n             */\n            export interface GetApplicableRefactorsRequest extends Request {\n                command: CommandTypes.GetApplicableRefactors;\n                arguments: GetApplicableRefactorsRequestArgs;\n            }\n            export type GetApplicableRefactorsRequestArgs = FileLocationOrRangeRequestArgs & {\n                triggerReason?: RefactorTriggerReason;\n                kind?: string;\n                /**\n                 * Include refactor actions that require additional arguments to be passed when\n                 * calling 'GetEditsForRefactor'. When true, clients should inspect the\n                 * `isInteractive` property of each returned `RefactorActionInfo`\n                 * and ensure they are able to collect the appropriate arguments for any\n                 * interactive refactor before offering it.\n                 */\n                includeInteractiveActions?: boolean;\n            };\n            /**\n             * Response is a list of available refactorings.\n             * Each refactoring exposes one or more \"Actions\"; a user selects one action to invoke a refactoring\n             */\n            export interface GetApplicableRefactorsResponse extends Response {\n                body?: ApplicableRefactorInfo[];\n            }\n            /**\n             * Request refactorings at a given position or selection area to move to an existing file.\n             */\n            export interface GetMoveToRefactoringFileSuggestionsRequest extends Request {\n                command: CommandTypes.GetMoveToRefactoringFileSuggestions;\n                arguments: GetMoveToRefactoringFileSuggestionsRequestArgs;\n            }\n            export type GetMoveToRefactoringFileSuggestionsRequestArgs = FileLocationOrRangeRequestArgs & {\n                kind?: string;\n            };\n            /**\n             * Response is a list of available files.\n             * Each refactoring exposes one or more \"Actions\"; a user selects one action to invoke a refactoring\n             */\n            export interface GetMoveToRefactoringFileSuggestions extends Response {\n                body: {\n                    newFileName: string;\n                    files: string[];\n                };\n            }\n            /**\n             * Request to check if `pasteEdits` should be provided for a given location post copying text from that location.\n             */\n            export interface PreparePasteEditsRequest extends FileRequest {\n                command: CommandTypes.PreparePasteEdits;\n                arguments: PreparePasteEditsRequestArgs;\n            }\n            export interface PreparePasteEditsRequestArgs extends FileRequestArgs {\n                copiedTextSpan: TextSpan[];\n            }\n            export interface PreparePasteEditsResponse extends Response {\n                body: boolean;\n            }\n            /**\n             * Request refactorings at a given position post pasting text from some other location.\n             */\n            export interface GetPasteEditsRequest extends Request {\n                command: CommandTypes.GetPasteEdits;\n                arguments: GetPasteEditsRequestArgs;\n            }\n            export interface GetPasteEditsRequestArgs extends FileRequestArgs {\n                /** The text that gets pasted in a file.  */\n                pastedText: string[];\n                /** Locations of where the `pastedText` gets added in a file. If the length of the `pastedText` and `pastedLocations` are not the same,\n                 *  then the `pastedText` is combined into one and added at all the `pastedLocations`.\n                 */\n                pasteLocations: TextSpan[];\n                /** The source location of each `pastedText`. If present, the length of `spans` must be equal to the length of `pastedText`. */\n                copiedFrom?: {\n                    file: string;\n                    spans: TextSpan[];\n                };\n            }\n            export interface GetPasteEditsResponse extends Response {\n                body: PasteEditsAction;\n            }\n            export interface PasteEditsAction {\n                edits: FileCodeEdits[];\n                fixId?: {};\n            }\n            export interface GetEditsForRefactorRequest extends Request {\n                command: CommandTypes.GetEditsForRefactor;\n                arguments: GetEditsForRefactorRequestArgs;\n            }\n            /**\n             * Request the edits that a particular refactoring action produces.\n             * Callers must specify the name of the refactor and the name of the action.\n             */\n            export type GetEditsForRefactorRequestArgs = FileLocationOrRangeRequestArgs & {\n                refactor: string;\n                action: string;\n                interactiveRefactorArguments?: InteractiveRefactorArguments;\n            };\n            export interface GetEditsForRefactorResponse extends Response {\n                body?: RefactorEditInfo;\n            }\n            export interface RefactorEditInfo {\n                edits: FileCodeEdits[];\n                /**\n                 * An optional location where the editor should start a rename operation once\n                 * the refactoring edits have been applied\n                 */\n                renameLocation?: Location;\n                renameFilename?: string;\n                notApplicableReason?: string;\n            }\n            /**\n             * Organize imports by:\n             *   1) Removing unused imports\n             *   2) Coalescing imports from the same module\n             *   3) Sorting imports\n             */\n            export interface OrganizeImportsRequest extends Request {\n                command: CommandTypes.OrganizeImports;\n                arguments: OrganizeImportsRequestArgs;\n            }\n            export type OrganizeImportsScope = GetCombinedCodeFixScope;\n            export interface OrganizeImportsRequestArgs {\n                scope: OrganizeImportsScope;\n                /** @deprecated Use `mode` instead */\n                skipDestructiveCodeActions?: boolean;\n                mode?: OrganizeImportsMode;\n            }\n            export interface OrganizeImportsResponse extends Response {\n                body: readonly FileCodeEdits[];\n            }\n            export interface GetEditsForFileRenameRequest extends Request {\n                command: CommandTypes.GetEditsForFileRename;\n                arguments: GetEditsForFileRenameRequestArgs;\n            }\n            /** Note: Paths may also be directories. */\n            export interface GetEditsForFileRenameRequestArgs {\n                readonly oldFilePath: string;\n                readonly newFilePath: string;\n            }\n            export interface GetEditsForFileRenameResponse extends Response {\n                body: readonly FileCodeEdits[];\n            }\n            /**\n             * Request for the available codefixes at a specific position.\n             */\n            export interface CodeFixRequest extends Request {\n                command: CommandTypes.GetCodeFixes;\n                arguments: CodeFixRequestArgs;\n            }\n            export interface GetCombinedCodeFixRequest extends Request {\n                command: CommandTypes.GetCombinedCodeFix;\n                arguments: GetCombinedCodeFixRequestArgs;\n            }\n            export interface GetCombinedCodeFixResponse extends Response {\n                body: CombinedCodeActions;\n            }\n            export interface ApplyCodeActionCommandRequest extends Request {\n                command: CommandTypes.ApplyCodeActionCommand;\n                arguments: ApplyCodeActionCommandRequestArgs;\n            }\n            export interface ApplyCodeActionCommandResponse extends Response {\n            }\n            export interface FileRangeRequestArgs extends FileRequestArgs, FileRange {\n            }\n            /**\n             * Instances of this interface specify errorcodes on a specific location in a sourcefile.\n             */\n            export interface CodeFixRequestArgs extends FileRangeRequestArgs {\n                /**\n                 * Errorcodes we want to get the fixes for.\n                 */\n                errorCodes: readonly number[];\n            }\n            export interface GetCombinedCodeFixRequestArgs {\n                scope: GetCombinedCodeFixScope;\n                fixId: {};\n            }\n            export interface GetCombinedCodeFixScope {\n                type: \"file\";\n                args: FileRequestArgs;\n            }\n            export interface ApplyCodeActionCommandRequestArgs {\n                /** May also be an array of commands. */\n                command: {};\n            }\n            /**\n             * Response for GetCodeFixes request.\n             */\n            export interface GetCodeFixesResponse extends Response {\n                body?: CodeAction[];\n            }\n            /**\n             * A request whose arguments specify a file location (file, line, col).\n             */\n            export interface FileLocationRequest extends FileRequest {\n                arguments: FileLocationRequestArgs;\n            }\n            /**\n             * A request to get codes of supported code fixes.\n             */\n            export interface GetSupportedCodeFixesRequest extends Request {\n                command: CommandTypes.GetSupportedCodeFixes;\n                arguments?: Partial<FileRequestArgs>;\n            }\n            /**\n             * A response for GetSupportedCodeFixesRequest request.\n             */\n            export interface GetSupportedCodeFixesResponse extends Response {\n                /**\n                 * List of error codes supported by the server.\n                 */\n                body?: string[];\n            }\n            /**\n             * A request to get encoded semantic classifications for a span in the file\n             */\n            export interface EncodedSemanticClassificationsRequest extends FileRequest {\n                arguments: EncodedSemanticClassificationsRequestArgs;\n            }\n            /**\n             * Arguments for EncodedSemanticClassificationsRequest request.\n             */\n            export interface EncodedSemanticClassificationsRequestArgs extends FileRequestArgs {\n                /**\n                 * Start position of the span.\n                 */\n                start: number;\n                /**\n                 * Length of the span.\n                 */\n                length: number;\n                /**\n                 * Optional parameter for the semantic highlighting response, if absent it\n                 * defaults to \"original\".\n                 */\n                format?: \"original\" | \"2020\";\n            }\n            /** The response for a EncodedSemanticClassificationsRequest */\n            export interface EncodedSemanticClassificationsResponse extends Response {\n                body?: EncodedSemanticClassificationsResponseBody;\n            }\n            /**\n             * Implementation response message. Gives series of text spans depending on the format ar.\n             */\n            export interface EncodedSemanticClassificationsResponseBody {\n                endOfLineState: EndOfLineState;\n                spans: number[];\n            }\n            /**\n             * Arguments in document highlight request; include: filesToSearch, file,\n             * line, offset.\n             */\n            export interface DocumentHighlightsRequestArgs extends FileLocationRequestArgs {\n                /**\n                 * List of files to search for document highlights.\n                 */\n                filesToSearch: string[];\n            }\n            /**\n             * Go to definition request; value of command field is\n             * \"definition\". Return response giving the file locations that\n             * define the symbol found in file at location line, col.\n             */\n            export interface DefinitionRequest extends FileLocationRequest {\n                command: CommandTypes.Definition;\n            }\n            export interface DefinitionAndBoundSpanRequest extends FileLocationRequest {\n                readonly command: CommandTypes.DefinitionAndBoundSpan;\n            }\n            export interface FindSourceDefinitionRequest extends FileLocationRequest {\n                readonly command: CommandTypes.FindSourceDefinition;\n            }\n            export interface DefinitionAndBoundSpanResponse extends Response {\n                readonly body: DefinitionInfoAndBoundSpan;\n            }\n            /**\n             * Go to type request; value of command field is\n             * \"typeDefinition\". Return response giving the file locations that\n             * define the type for the symbol found in file at location line, col.\n             */\n            export interface TypeDefinitionRequest extends FileLocationRequest {\n                command: CommandTypes.TypeDefinition;\n            }\n            /**\n             * Go to implementation request; value of command field is\n             * \"implementation\". Return response giving the file locations that\n             * implement the symbol found in file at location line, col.\n             */\n            export interface ImplementationRequest extends FileLocationRequest {\n                command: CommandTypes.Implementation;\n            }\n            /**\n             * Location in source code expressed as (one-based) line and (one-based) column offset.\n             */\n            export interface Location {\n                line: number;\n                offset: number;\n            }\n            /**\n             * Object found in response messages defining a span of text in source code.\n             */\n            export interface TextSpan {\n                /**\n                 * First character of the definition.\n                 */\n                start: Location;\n                /**\n                 * One character past last character of the definition.\n                 */\n                end: Location;\n            }\n            /**\n             * Object found in response messages defining a span of text in a specific source file.\n             */\n            export interface FileSpan extends TextSpan {\n                /**\n                 * File containing text span.\n                 */\n                file: string;\n            }\n            export interface JSDocTagInfo {\n                /** Name of the JSDoc tag */\n                name: string;\n                /**\n                 * Comment text after the JSDoc tag -- the text after the tag name until the next tag or end of comment\n                 * Display parts when UserPreferences.displayPartsForJSDoc is true, flattened to string otherwise.\n                 */\n                text?: string | SymbolDisplayPart[];\n            }\n            export interface TextSpanWithContext extends TextSpan {\n                contextStart?: Location;\n                contextEnd?: Location;\n            }\n            export interface FileSpanWithContext extends FileSpan, TextSpanWithContext {\n            }\n            export interface DefinitionInfo extends FileSpanWithContext {\n                /**\n                 * When true, the file may or may not exist.\n                 */\n                unverified?: boolean;\n            }\n            export interface DefinitionInfoAndBoundSpan {\n                definitions: readonly DefinitionInfo[];\n                textSpan: TextSpan;\n            }\n            /**\n             * Definition response message.  Gives text range for definition.\n             */\n            export interface DefinitionResponse extends Response {\n                body?: DefinitionInfo[];\n            }\n            export interface DefinitionInfoAndBoundSpanResponse extends Response {\n                body?: DefinitionInfoAndBoundSpan;\n            }\n            /** @deprecated Use `DefinitionInfoAndBoundSpanResponse` instead. */\n            export type DefinitionInfoAndBoundSpanReponse = DefinitionInfoAndBoundSpanResponse;\n            /**\n             * Definition response message.  Gives text range for definition.\n             */\n            export interface TypeDefinitionResponse extends Response {\n                body?: FileSpanWithContext[];\n            }\n            /**\n             * Implementation response message.  Gives text range for implementations.\n             */\n            export interface ImplementationResponse extends Response {\n                body?: FileSpanWithContext[];\n            }\n            /**\n             * Request to get brace completion for a location in the file.\n             */\n            export interface BraceCompletionRequest extends FileLocationRequest {\n                command: CommandTypes.BraceCompletion;\n                arguments: BraceCompletionRequestArgs;\n            }\n            /**\n             * Argument for BraceCompletionRequest request.\n             */\n            export interface BraceCompletionRequestArgs extends FileLocationRequestArgs {\n                /**\n                 * Kind of opening brace\n                 */\n                openingBrace: string;\n            }\n            export interface JsxClosingTagRequest extends FileLocationRequest {\n                readonly command: CommandTypes.JsxClosingTag;\n                readonly arguments: JsxClosingTagRequestArgs;\n            }\n            export interface JsxClosingTagRequestArgs extends FileLocationRequestArgs {\n            }\n            export interface JsxClosingTagResponse extends Response {\n                readonly body: TextInsertion;\n            }\n            export interface LinkedEditingRangeRequest extends FileLocationRequest {\n                readonly command: CommandTypes.LinkedEditingRange;\n            }\n            export interface LinkedEditingRangesBody {\n                ranges: TextSpan[];\n                wordPattern?: string;\n            }\n            export interface LinkedEditingRangeResponse extends Response {\n                readonly body: LinkedEditingRangesBody;\n            }\n            /**\n             * Get document highlights request; value of command field is\n             * \"documentHighlights\". Return response giving spans that are relevant\n             * in the file at a given line and column.\n             */\n            export interface DocumentHighlightsRequest extends FileLocationRequest {\n                command: CommandTypes.DocumentHighlights;\n                arguments: DocumentHighlightsRequestArgs;\n            }\n            /**\n             * Span augmented with extra information that denotes the kind of the highlighting to be used for span.\n             */\n            export interface HighlightSpan extends TextSpanWithContext {\n                kind: HighlightSpanKind;\n            }\n            /**\n             * Represents a set of highligh spans for a give name\n             */\n            export interface DocumentHighlightsItem {\n                /**\n                 * File containing highlight spans.\n                 */\n                file: string;\n                /**\n                 * Spans to highlight in file.\n                 */\n                highlightSpans: HighlightSpan[];\n            }\n            /**\n             * Response for a DocumentHighlightsRequest request.\n             */\n            export interface DocumentHighlightsResponse extends Response {\n                body?: DocumentHighlightsItem[];\n            }\n            /**\n             * Find references request; value of command field is\n             * \"references\". Return response giving the file locations that\n             * reference the symbol found in file at location line, col.\n             */\n            export interface ReferencesRequest extends FileLocationRequest {\n                command: CommandTypes.References;\n            }\n            export interface ReferencesResponseItem extends FileSpanWithContext {\n                /**\n                 * Text of line containing the reference. Including this\n                 * with the response avoids latency of editor loading files\n                 * to show text of reference line (the server already has loaded the referencing files).\n                 *\n                 * If {@link UserPreferences.disableLineTextInReferences} is enabled, the property won't be filled\n                 */\n                lineText?: string;\n                /**\n                 * True if reference is a write location, false otherwise.\n                 */\n                isWriteAccess: boolean;\n                /**\n                 * Present only if the search was triggered from a declaration.\n                 * True indicates that the references refers to the same symbol\n                 * (i.e. has the same meaning) as the declaration that began the\n                 * search.\n                 */\n                isDefinition?: boolean;\n            }\n            /**\n             * The body of a \"references\" response message.\n             */\n            export interface ReferencesResponseBody {\n                /**\n                 * The file locations referencing the symbol.\n                 */\n                refs: readonly ReferencesResponseItem[];\n                /**\n                 * The name of the symbol.\n                 */\n                symbolName: string;\n                /**\n                 * The start character offset of the symbol (on the line provided by the references request).\n                 */\n                symbolStartOffset: number;\n                /**\n                 * The full display name of the symbol.\n                 */\n                symbolDisplayString: string;\n            }\n            /**\n             * Response to \"references\" request.\n             */\n            export interface ReferencesResponse extends Response {\n                body?: ReferencesResponseBody;\n            }\n            export interface FileReferencesRequest extends FileRequest {\n                command: CommandTypes.FileReferences;\n            }\n            export interface FileReferencesResponseBody {\n                /**\n                 * The file locations referencing the symbol.\n                 */\n                refs: readonly ReferencesResponseItem[];\n                /**\n                 * The name of the symbol.\n                 */\n                symbolName: string;\n            }\n            export interface FileReferencesResponse extends Response {\n                body?: FileReferencesResponseBody;\n            }\n            /**\n             * Argument for RenameRequest request.\n             */\n            export interface RenameRequestArgs extends FileLocationRequestArgs {\n                /**\n                 * Should text at specified location be found/changed in comments?\n                 */\n                findInComments?: boolean;\n                /**\n                 * Should text at specified location be found/changed in strings?\n                 */\n                findInStrings?: boolean;\n            }\n            /**\n             * Rename request; value of command field is \"rename\". Return\n             * response giving the file locations that reference the symbol\n             * found in file at location line, col. Also return full display\n             * name of the symbol so that client can print it unambiguously.\n             */\n            export interface RenameRequest extends FileLocationRequest {\n                command: CommandTypes.Rename;\n                arguments: RenameRequestArgs;\n            }\n            /**\n             * Information about the item to be renamed.\n             */\n            export type RenameInfo = RenameInfoSuccess | RenameInfoFailure;\n            export type RenameInfoSuccess = ChangePropertyTypes<ts.RenameInfoSuccess, {\n                triggerSpan: TextSpan;\n            }>;\n            /**\n             *  A group of text spans, all in 'file'.\n             */\n            export interface SpanGroup {\n                /** The file to which the spans apply */\n                file: string;\n                /** The text spans in this group */\n                locs: RenameTextSpan[];\n            }\n            export interface RenameTextSpan extends TextSpanWithContext {\n                readonly prefixText?: string;\n                readonly suffixText?: string;\n            }\n            export interface RenameResponseBody {\n                /**\n                 * Information about the item to be renamed.\n                 */\n                info: RenameInfo;\n                /**\n                 * An array of span groups (one per file) that refer to the item to be renamed.\n                 */\n                locs: readonly SpanGroup[];\n            }\n            /**\n             * Rename response message.\n             */\n            export interface RenameResponse extends Response {\n                body?: RenameResponseBody;\n            }\n            /**\n             * Represents a file in external project.\n             * External project is project whose set of files, compilation options and open\\close state\n             * is maintained by the client (i.e. if all this data come from .csproj file in Visual Studio).\n             * External project will exist even if all files in it are closed and should be closed explicitly.\n             * If external project includes one or more tsconfig.json/jsconfig.json files then tsserver will\n             * create configured project for every config file but will maintain a link that these projects were created\n             * as a result of opening external project so they should be removed once external project is closed.\n             */\n            export interface ExternalFile {\n                /**\n                 * Name of file file\n                 */\n                fileName: string;\n                /**\n                 * Script kind of the file\n                 */\n                scriptKind?: ScriptKindName | ScriptKind;\n                /**\n                 * Whether file has mixed content (i.e. .cshtml file that combines html markup with C#/JavaScript)\n                 */\n                hasMixedContent?: boolean;\n                /**\n                 * Content of the file\n                 */\n                content?: string;\n            }\n            /**\n             * Represent an external project\n             */\n            export interface ExternalProject {\n                /**\n                 * Project name\n                 */\n                projectFileName: string;\n                /**\n                 * List of root files in project\n                 */\n                rootFiles: ExternalFile[];\n                /**\n                 * Compiler options for the project\n                 */\n                options: ExternalProjectCompilerOptions;\n                /**\n                 * Explicitly specified type acquisition for the project\n                 */\n                typeAcquisition?: TypeAcquisition;\n            }\n            export interface CompileOnSaveMixin {\n                /**\n                 * If compile on save is enabled for the project\n                 */\n                compileOnSave?: boolean;\n            }\n            /**\n             * For external projects, some of the project settings are sent together with\n             * compiler settings.\n             */\n            export type ExternalProjectCompilerOptions = CompilerOptions & CompileOnSaveMixin & WatchOptions;\n            export interface FileWithProjectReferenceRedirectInfo {\n                /**\n                 * Name of file\n                 */\n                fileName: string;\n                /**\n                 * True if the file is primarily included in a referenced project\n                 */\n                isSourceOfProjectReferenceRedirect: boolean;\n            }\n            /**\n             * Represents a set of changes that happen in project\n             */\n            export interface ProjectChanges {\n                /**\n                 * List of added files\n                 */\n                added: string[] | FileWithProjectReferenceRedirectInfo[];\n                /**\n                 * List of removed files\n                 */\n                removed: string[] | FileWithProjectReferenceRedirectInfo[];\n                /**\n                 * List of updated files\n                 */\n                updated: string[] | FileWithProjectReferenceRedirectInfo[];\n                /**\n                 * List of files that have had their project reference redirect status updated\n                 * Only provided when the synchronizeProjectList request has includeProjectReferenceRedirectInfo set to true\n                 */\n                updatedRedirects?: FileWithProjectReferenceRedirectInfo[];\n            }\n            /**\n             * Information found in a configure request.\n             */\n            export interface ConfigureRequestArguments {\n                /**\n                 * Information about the host, for example 'Emacs 24.4' or\n                 * 'Sublime Text version 3075'\n                 */\n                hostInfo?: string;\n                /**\n                 * If present, tab settings apply only to this file.\n                 */\n                file?: string;\n                /**\n                 * The format options to use during formatting and other code editing features.\n                 */\n                formatOptions?: FormatCodeSettings;\n                preferences?: UserPreferences;\n                /**\n                 * The host's additional supported .js file extensions\n                 */\n                extraFileExtensions?: FileExtensionInfo[];\n                watchOptions?: WatchOptions;\n            }\n            export enum WatchFileKind {\n                FixedPollingInterval = \"FixedPollingInterval\",\n                PriorityPollingInterval = \"PriorityPollingInterval\",\n                DynamicPriorityPolling = \"DynamicPriorityPolling\",\n                FixedChunkSizePolling = \"FixedChunkSizePolling\",\n                UseFsEvents = \"UseFsEvents\",\n                UseFsEventsOnParentDirectory = \"UseFsEventsOnParentDirectory\",\n            }\n            export enum WatchDirectoryKind {\n                UseFsEvents = \"UseFsEvents\",\n                FixedPollingInterval = \"FixedPollingInterval\",\n                DynamicPriorityPolling = \"DynamicPriorityPolling\",\n                FixedChunkSizePolling = \"FixedChunkSizePolling\",\n            }\n            export enum PollingWatchKind {\n                FixedInterval = \"FixedInterval\",\n                PriorityInterval = \"PriorityInterval\",\n                DynamicPriority = \"DynamicPriority\",\n                FixedChunkSize = \"FixedChunkSize\",\n            }\n            export interface WatchOptions {\n                watchFile?: WatchFileKind | ts.WatchFileKind;\n                watchDirectory?: WatchDirectoryKind | ts.WatchDirectoryKind;\n                fallbackPolling?: PollingWatchKind | ts.PollingWatchKind;\n                synchronousWatchDirectory?: boolean;\n                excludeDirectories?: string[];\n                excludeFiles?: string[];\n                [option: string]: CompilerOptionsValue | undefined;\n            }\n            /**\n             *  Configure request; value of command field is \"configure\".  Specifies\n             *  host information, such as host type, tab size, and indent size.\n             */\n            export interface ConfigureRequest extends Request {\n                command: CommandTypes.Configure;\n                arguments: ConfigureRequestArguments;\n            }\n            /**\n             * Response to \"configure\" request.  This is just an acknowledgement, so\n             * no body field is required.\n             */\n            export interface ConfigureResponse extends Response {\n            }\n            export interface ConfigurePluginRequestArguments {\n                pluginName: string;\n                configuration: any;\n            }\n            export interface ConfigurePluginRequest extends Request {\n                command: CommandTypes.ConfigurePlugin;\n                arguments: ConfigurePluginRequestArguments;\n            }\n            export interface ConfigurePluginResponse extends Response {\n            }\n            export interface SelectionRangeRequest extends FileRequest {\n                command: CommandTypes.SelectionRange;\n                arguments: SelectionRangeRequestArgs;\n            }\n            export interface SelectionRangeRequestArgs extends FileRequestArgs {\n                locations: Location[];\n            }\n            export interface SelectionRangeResponse extends Response {\n                body?: SelectionRange[];\n            }\n            export interface SelectionRange {\n                textSpan: TextSpan;\n                parent?: SelectionRange;\n            }\n            export interface ToggleLineCommentRequest extends FileRequest {\n                command: CommandTypes.ToggleLineComment;\n                arguments: FileRangeRequestArgs;\n            }\n            export interface ToggleMultilineCommentRequest extends FileRequest {\n                command: CommandTypes.ToggleMultilineComment;\n                arguments: FileRangeRequestArgs;\n            }\n            export interface CommentSelectionRequest extends FileRequest {\n                command: CommandTypes.CommentSelection;\n                arguments: FileRangeRequestArgs;\n            }\n            export interface UncommentSelectionRequest extends FileRequest {\n                command: CommandTypes.UncommentSelection;\n                arguments: FileRangeRequestArgs;\n            }\n            /**\n             *  Information found in an \"open\" request.\n             */\n            export interface OpenRequestArgs extends FileRequestArgs {\n                /**\n                 * Used when a version of the file content is known to be more up to date than the one on disk.\n                 * Then the known content will be used upon opening instead of the disk copy\n                 */\n                fileContent?: string;\n                /**\n                 * Used to specify the script kind of the file explicitly. It could be one of the following:\n                 *      \"TS\", \"JS\", \"TSX\", \"JSX\"\n                 */\n                scriptKindName?: ScriptKindName;\n                /**\n                 * Used to limit the searching for project config file. If given the searching will stop at this\n                 * root path; otherwise it will go all the way up to the dist root path.\n                 */\n                projectRootPath?: string;\n            }\n            export type ScriptKindName = \"TS\" | \"JS\" | \"TSX\" | \"JSX\";\n            /**\n             * Open request; value of command field is \"open\". Notify the\n             * server that the client has file open.  The server will not\n             * monitor the filesystem for changes in this file and will assume\n             * that the client is updating the server (using the change and/or\n             * reload messages) when the file changes. Server does not currently\n             * send a response to an open request.\n             */\n            export interface OpenRequest extends Request {\n                command: CommandTypes.Open;\n                arguments: OpenRequestArgs;\n            }\n            /**\n             * Request to open or update external project\n             */\n            export interface OpenExternalProjectRequest extends Request {\n                command: CommandTypes.OpenExternalProject;\n                arguments: OpenExternalProjectArgs;\n            }\n            /**\n             * Arguments to OpenExternalProjectRequest request\n             */\n            export type OpenExternalProjectArgs = ExternalProject;\n            /**\n             * Request to open multiple external projects\n             */\n            export interface OpenExternalProjectsRequest extends Request {\n                command: CommandTypes.OpenExternalProjects;\n                arguments: OpenExternalProjectsArgs;\n            }\n            /**\n             * Arguments to OpenExternalProjectsRequest\n             */\n            export interface OpenExternalProjectsArgs {\n                /**\n                 * List of external projects to open or update\n                 */\n                projects: ExternalProject[];\n            }\n            /**\n             * Response to OpenExternalProjectRequest request. This is just an acknowledgement, so\n             * no body field is required.\n             */\n            export interface OpenExternalProjectResponse extends Response {\n            }\n            /**\n             * Response to OpenExternalProjectsRequest request. This is just an acknowledgement, so\n             * no body field is required.\n             */\n            export interface OpenExternalProjectsResponse extends Response {\n            }\n            /**\n             * Request to close external project.\n             */\n            export interface CloseExternalProjectRequest extends Request {\n                command: CommandTypes.CloseExternalProject;\n                arguments: CloseExternalProjectRequestArgs;\n            }\n            /**\n             * Arguments to CloseExternalProjectRequest request\n             */\n            export interface CloseExternalProjectRequestArgs {\n                /**\n                 * Name of the project to close\n                 */\n                projectFileName: string;\n            }\n            /**\n             * Response to CloseExternalProjectRequest request. This is just an acknowledgement, so\n             * no body field is required.\n             */\n            export interface CloseExternalProjectResponse extends Response {\n            }\n            /**\n             * Request to synchronize list of open files with the client\n             */\n            export interface UpdateOpenRequest extends Request {\n                command: CommandTypes.UpdateOpen;\n                arguments: UpdateOpenRequestArgs;\n            }\n            /**\n             * Arguments to UpdateOpenRequest\n             */\n            export interface UpdateOpenRequestArgs {\n                /**\n                 * List of newly open files\n                 */\n                openFiles?: OpenRequestArgs[];\n                /**\n                 * List of open files files that were changes\n                 */\n                changedFiles?: FileCodeEdits[];\n                /**\n                 * List of files that were closed\n                 */\n                closedFiles?: string[];\n            }\n            /**\n             * External projects have a typeAcquisition option so they need to be added separately to compiler options for inferred projects.\n             */\n            export type InferredProjectCompilerOptions = ExternalProjectCompilerOptions & TypeAcquisition;\n            /**\n             * Request to set compiler options for inferred projects.\n             * External projects are opened / closed explicitly.\n             * Configured projects are opened when user opens loose file that has 'tsconfig.json' or 'jsconfig.json' anywhere in one of containing folders.\n             * This configuration file will be used to obtain a list of files and configuration settings for the project.\n             * Inferred projects are created when user opens a loose file that is not the part of external project\n             * or configured project and will contain only open file and transitive closure of referenced files if 'useOneInferredProject' is false,\n             * or all open loose files and its transitive closure of referenced files if 'useOneInferredProject' is true.\n             */\n            export interface SetCompilerOptionsForInferredProjectsRequest extends Request {\n                command: CommandTypes.CompilerOptionsForInferredProjects;\n                arguments: SetCompilerOptionsForInferredProjectsArgs;\n            }\n            /**\n             * Argument for SetCompilerOptionsForInferredProjectsRequest request.\n             */\n            export interface SetCompilerOptionsForInferredProjectsArgs {\n                /**\n                 * Compiler options to be used with inferred projects.\n                 */\n                options: InferredProjectCompilerOptions;\n                /**\n                 * Specifies the project root path used to scope compiler options.\n                 * It is an error to provide this property if the server has not been started with\n                 * `useInferredProjectPerProjectRoot` enabled.\n                 */\n                projectRootPath?: string;\n            }\n            /**\n             * Response to SetCompilerOptionsForInferredProjectsResponse request. This is just an acknowledgement, so\n             * no body field is required.\n             */\n            export interface SetCompilerOptionsForInferredProjectsResponse extends Response {\n            }\n            /**\n             *  Exit request; value of command field is \"exit\".  Ask the server process\n             *  to exit.\n             */\n            export interface ExitRequest extends Request {\n                command: CommandTypes.Exit;\n            }\n            /**\n             * Close request; value of command field is \"close\". Notify the\n             * server that the client has closed a previously open file.  If\n             * file is still referenced by open files, the server will resume\n             * monitoring the filesystem for changes to file.  Server does not\n             * currently send a response to a close request.\n             */\n            export interface CloseRequest extends FileRequest {\n                command: CommandTypes.Close;\n            }\n            export interface WatchChangeRequest extends Request {\n                command: CommandTypes.WatchChange;\n                arguments: WatchChangeRequestArgs | readonly WatchChangeRequestArgs[];\n            }\n            export interface WatchChangeRequestArgs {\n                id: number;\n                created?: string[];\n                deleted?: string[];\n                updated?: string[];\n            }\n            /**\n             * Request to obtain the list of files that should be regenerated if target file is recompiled.\n             * NOTE: this us query-only operation and does not generate any output on disk.\n             */\n            export interface CompileOnSaveAffectedFileListRequest extends FileRequest {\n                command: CommandTypes.CompileOnSaveAffectedFileList;\n            }\n            /**\n             * Contains a list of files that should be regenerated in a project\n             */\n            export interface CompileOnSaveAffectedFileListSingleProject {\n                /**\n                 * Project name\n                 */\n                projectFileName: string;\n                /**\n                 * List of files names that should be recompiled\n                 */\n                fileNames: string[];\n                /**\n                 * true if project uses outFile or out compiler option\n                 */\n                projectUsesOutFile: boolean;\n            }\n            /**\n             * Response for CompileOnSaveAffectedFileListRequest request;\n             */\n            export interface CompileOnSaveAffectedFileListResponse extends Response {\n                body: CompileOnSaveAffectedFileListSingleProject[];\n            }\n            /**\n             * Request to recompile the file. All generated outputs (.js, .d.ts or .js.map files) is written on disk.\n             */\n            export interface CompileOnSaveEmitFileRequest extends FileRequest {\n                command: CommandTypes.CompileOnSaveEmitFile;\n                arguments: CompileOnSaveEmitFileRequestArgs;\n            }\n            /**\n             * Arguments for CompileOnSaveEmitFileRequest\n             */\n            export interface CompileOnSaveEmitFileRequestArgs extends FileRequestArgs {\n                /**\n                 * if true - then file should be recompiled even if it does not have any changes.\n                 */\n                forced?: boolean;\n                includeLinePosition?: boolean;\n                /** if true - return response as object with emitSkipped and diagnostics */\n                richResponse?: boolean;\n            }\n            export interface CompileOnSaveEmitFileResponse extends Response {\n                body: boolean | EmitResult;\n            }\n            export interface EmitResult {\n                emitSkipped: boolean;\n                diagnostics: Diagnostic[] | DiagnosticWithLinePosition[];\n            }\n            /**\n             * Quickinfo request; value of command field is\n             * \"quickinfo\". Return response giving a quick type and\n             * documentation string for the symbol found in file at location\n             * line, col.\n             */\n            export interface QuickInfoRequest extends FileLocationRequest {\n                command: CommandTypes.Quickinfo;\n                arguments: FileLocationRequestArgs;\n            }\n            export interface QuickInfoRequestArgs extends FileLocationRequestArgs {\n                /**\n                 * This controls how many levels of definitions will be expanded in the quick info response.\n                 * The default value is 0.\n                 */\n                verbosityLevel?: number;\n            }\n            /**\n             * Body of QuickInfoResponse.\n             */\n            export interface QuickInfoResponseBody {\n                /**\n                 * The symbol's kind (such as 'className' or 'parameterName' or plain 'text').\n                 */\n                kind: ScriptElementKind;\n                /**\n                 * Optional modifiers for the kind (such as 'public').\n                 */\n                kindModifiers: string;\n                /**\n                 * Starting file location of symbol.\n                 */\n                start: Location;\n                /**\n                 * One past last character of symbol.\n                 */\n                end: Location;\n                /**\n                 * Type and kind of symbol.\n                 */\n                displayString: string;\n                /**\n                 * Documentation associated with symbol.\n                 * Display parts when UserPreferences.displayPartsForJSDoc is true, flattened to string otherwise.\n                 */\n                documentation: string | SymbolDisplayPart[];\n                /**\n                 * JSDoc tags associated with symbol.\n                 */\n                tags: JSDocTagInfo[];\n                /**\n                 * Whether the verbosity level can be increased for this quick info response.\n                 */\n                canIncreaseVerbosityLevel?: boolean;\n            }\n            /**\n             * Quickinfo response message.\n             */\n            export interface QuickInfoResponse extends Response {\n                body?: QuickInfoResponseBody;\n            }\n            /**\n             * Arguments for format messages.\n             */\n            export interface FormatRequestArgs extends FileLocationRequestArgs {\n                /**\n                 * Last line of range for which to format text in file.\n                 */\n                endLine: number;\n                /**\n                 * Character offset on last line of range for which to format text in file.\n                 */\n                endOffset: number;\n                /**\n                 * Format options to be used.\n                 */\n                options?: FormatCodeSettings;\n            }\n            /**\n             * Format request; value of command field is \"format\".  Return\n             * response giving zero or more edit instructions.  The edit\n             * instructions will be sorted in file order.  Applying the edit\n             * instructions in reverse to file will result in correctly\n             * reformatted text.\n             */\n            export interface FormatRequest extends FileLocationRequest {\n                command: CommandTypes.Format;\n                arguments: FormatRequestArgs;\n            }\n            /**\n             * Object found in response messages defining an editing\n             * instruction for a span of text in source code.  The effect of\n             * this instruction is to replace the text starting at start and\n             * ending one character before end with newText. For an insertion,\n             * the text span is empty.  For a deletion, newText is empty.\n             */\n            export interface CodeEdit {\n                /**\n                 * First character of the text span to edit.\n                 */\n                start: Location;\n                /**\n                 * One character past last character of the text span to edit.\n                 */\n                end: Location;\n                /**\n                 * Replace the span defined above with this string (may be\n                 * the empty string).\n                 */\n                newText: string;\n            }\n            export interface FileCodeEdits {\n                fileName: string;\n                textChanges: CodeEdit[];\n            }\n            export interface CodeFixResponse extends Response {\n                /** The code actions that are available */\n                body?: CodeFixAction[];\n            }\n            export interface CodeAction {\n                /** Description of the code action to display in the UI of the editor */\n                description: string;\n                /** Text changes to apply to each file as part of the code action */\n                changes: FileCodeEdits[];\n                /** A command is an opaque object that should be passed to `ApplyCodeActionCommandRequestArgs` without modification.  */\n                commands?: {}[];\n            }\n            export interface CombinedCodeActions {\n                changes: readonly FileCodeEdits[];\n                commands?: readonly {}[];\n            }\n            export interface CodeFixAction extends CodeAction {\n                /** Short name to identify the fix, for use by telemetry. */\n                fixName: string;\n                /**\n                 * If present, one may call 'getCombinedCodeFix' with this fixId.\n                 * This may be omitted to indicate that the code fix can't be applied in a group.\n                 */\n                fixId?: {};\n                /** Should be present if and only if 'fixId' is. */\n                fixAllDescription?: string;\n            }\n            /**\n             * Format and format on key response message.\n             */\n            export interface FormatResponse extends Response {\n                body?: CodeEdit[];\n            }\n            /**\n             * Arguments for format on key messages.\n             */\n            export interface FormatOnKeyRequestArgs extends FileLocationRequestArgs {\n                /**\n                 * Key pressed (';', '\\n', or '}').\n                 */\n                key: string;\n                options?: FormatCodeSettings;\n            }\n            /**\n             * Format on key request; value of command field is\n             * \"formatonkey\". Given file location and key typed (as string),\n             * return response giving zero or more edit instructions.  The\n             * edit instructions will be sorted in file order.  Applying the\n             * edit instructions in reverse to file will result in correctly\n             * reformatted text.\n             */\n            export interface FormatOnKeyRequest extends FileLocationRequest {\n                command: CommandTypes.Formatonkey;\n                arguments: FormatOnKeyRequestArgs;\n            }\n            /**\n             * Arguments for completions messages.\n             */\n            export interface CompletionsRequestArgs extends FileLocationRequestArgs {\n                /**\n                 * Optional prefix to apply to possible completions.\n                 */\n                prefix?: string;\n                /**\n                 * Character that was responsible for triggering completion.\n                 * Should be `undefined` if a user manually requested completion.\n                 */\n                triggerCharacter?: CompletionsTriggerCharacter;\n                triggerKind?: CompletionTriggerKind;\n                /**\n                 * @deprecated Use UserPreferences.includeCompletionsForModuleExports\n                 */\n                includeExternalModuleExports?: boolean;\n                /**\n                 * @deprecated Use UserPreferences.includeCompletionsWithInsertText\n                 */\n                includeInsertTextCompletions?: boolean;\n            }\n            /**\n             * Completions request; value of command field is \"completions\".\n             * Given a file location (file, line, col) and a prefix (which may\n             * be the empty string), return the possible completions that\n             * begin with prefix.\n             */\n            export interface CompletionsRequest extends FileLocationRequest {\n                command: CommandTypes.Completions | CommandTypes.CompletionInfo;\n                arguments: CompletionsRequestArgs;\n            }\n            /**\n             * Arguments for completion details request.\n             */\n            export interface CompletionDetailsRequestArgs extends FileLocationRequestArgs {\n                /**\n                 * Names of one or more entries for which to obtain details.\n                 */\n                entryNames: (string | CompletionEntryIdentifier)[];\n            }\n            export interface CompletionEntryIdentifier {\n                name: string;\n                source?: string;\n                data?: unknown;\n            }\n            /**\n             * Completion entry details request; value of command field is\n             * \"completionEntryDetails\".  Given a file location (file, line,\n             * col) and an array of completion entry names return more\n             * detailed information for each completion entry.\n             */\n            export interface CompletionDetailsRequest extends FileLocationRequest {\n                command: CommandTypes.CompletionDetails;\n                arguments: CompletionDetailsRequestArgs;\n            }\n            /** A part of a symbol description that links from a jsdoc @link tag to a declaration */\n            export interface JSDocLinkDisplayPart extends SymbolDisplayPart {\n                /** The location of the declaration that the @link tag links to. */\n                target: FileSpan;\n            }\n            export type CompletionEntry = ChangePropertyTypes<Omit<ts.CompletionEntry, \"symbol\">, {\n                replacementSpan: TextSpan;\n                data: unknown;\n            }>;\n            /**\n             * Additional completion entry details, available on demand\n             */\n            export type CompletionEntryDetails = ChangePropertyTypes<ts.CompletionEntryDetails, {\n                tags: JSDocTagInfo[];\n                codeActions: CodeAction[];\n            }>;\n            /** @deprecated Prefer CompletionInfoResponse, which supports several top-level fields in addition to the array of entries. */\n            export interface CompletionsResponse extends Response {\n                body?: CompletionEntry[];\n            }\n            export interface CompletionInfoResponse extends Response {\n                body?: CompletionInfo;\n            }\n            export type CompletionInfo = ChangePropertyTypes<ts.CompletionInfo, {\n                entries: readonly CompletionEntry[];\n                optionalReplacementSpan: TextSpan;\n            }>;\n            export interface CompletionDetailsResponse extends Response {\n                body?: CompletionEntryDetails[];\n            }\n            /**\n             * Represents a single signature to show in signature help.\n             */\n            export type SignatureHelpItem = ChangePropertyTypes<ts.SignatureHelpItem, {\n                tags: JSDocTagInfo[];\n            }>;\n            /**\n             * Signature help items found in the response of a signature help request.\n             */\n            export interface SignatureHelpItems {\n                /**\n                 * The signature help items.\n                 */\n                items: SignatureHelpItem[];\n                /**\n                 * The span for which signature help should appear on a signature\n                 */\n                applicableSpan: TextSpan;\n                /**\n                 * The item selected in the set of available help items.\n                 */\n                selectedItemIndex: number;\n                /**\n                 * The argument selected in the set of parameters.\n                 */\n                argumentIndex: number;\n                /**\n                 * The argument count\n                 */\n                argumentCount: number;\n            }\n            /**\n             * Arguments of a signature help request.\n             */\n            export interface SignatureHelpRequestArgs extends FileLocationRequestArgs {\n                /**\n                 * Reason why signature help was invoked.\n                 * See each individual possible\n                 */\n                triggerReason?: SignatureHelpTriggerReason;\n            }\n            /**\n             * Signature help request; value of command field is \"signatureHelp\".\n             * Given a file location (file, line, col), return the signature\n             * help.\n             */\n            export interface SignatureHelpRequest extends FileLocationRequest {\n                command: CommandTypes.SignatureHelp;\n                arguments: SignatureHelpRequestArgs;\n            }\n            /**\n             * Response object for a SignatureHelpRequest.\n             */\n            export interface SignatureHelpResponse extends Response {\n                body?: SignatureHelpItems;\n            }\n            export interface InlayHintsRequestArgs extends FileRequestArgs {\n                /**\n                 * Start position of the span.\n                 */\n                start: number;\n                /**\n                 * Length of the span.\n                 */\n                length: number;\n            }\n            export interface InlayHintsRequest extends Request {\n                command: CommandTypes.ProvideInlayHints;\n                arguments: InlayHintsRequestArgs;\n            }\n            export type InlayHintItem = ChangePropertyTypes<ts.InlayHint, {\n                position: Location;\n                displayParts: InlayHintItemDisplayPart[];\n            }>;\n            export interface InlayHintItemDisplayPart {\n                text: string;\n                span?: FileSpan;\n            }\n            export interface InlayHintsResponse extends Response {\n                body?: InlayHintItem[];\n            }\n            export interface MapCodeRequestArgs extends FileRequestArgs {\n                /**\n                 * The files and changes to try and apply/map.\n                 */\n                mapping: MapCodeRequestDocumentMapping;\n            }\n            export interface MapCodeRequestDocumentMapping {\n                /**\n                 * The specific code to map/insert/replace in the file.\n                 */\n                contents: string[];\n                /**\n                 * Areas of \"focus\" to inform the code mapper with. For example, cursor\n                 * location, current selection, viewport, etc. Nested arrays denote\n                 * priority: toplevel arrays are more important than inner arrays, and\n                 * inner array priorities are based on items within that array. Items\n                 * earlier in the arrays have higher priority.\n                 */\n                focusLocations?: TextSpan[][];\n            }\n            export interface MapCodeRequest extends FileRequest {\n                command: CommandTypes.MapCode;\n                arguments: MapCodeRequestArgs;\n            }\n            export interface MapCodeResponse extends Response {\n                body: readonly FileCodeEdits[];\n            }\n            /**\n             * Synchronous request for semantic diagnostics of one file.\n             */\n            export interface SemanticDiagnosticsSyncRequest extends FileRequest {\n                command: CommandTypes.SemanticDiagnosticsSync;\n                arguments: SemanticDiagnosticsSyncRequestArgs;\n            }\n            export interface SemanticDiagnosticsSyncRequestArgs extends FileRequestArgs {\n                includeLinePosition?: boolean;\n            }\n            /**\n             * Response object for synchronous sematic diagnostics request.\n             */\n            export interface SemanticDiagnosticsSyncResponse extends Response {\n                body?: Diagnostic[] | DiagnosticWithLinePosition[];\n            }\n            export interface SuggestionDiagnosticsSyncRequest extends FileRequest {\n                command: CommandTypes.SuggestionDiagnosticsSync;\n                arguments: SuggestionDiagnosticsSyncRequestArgs;\n            }\n            export type SuggestionDiagnosticsSyncRequestArgs = SemanticDiagnosticsSyncRequestArgs;\n            export type SuggestionDiagnosticsSyncResponse = SemanticDiagnosticsSyncResponse;\n            /**\n             * Synchronous request for syntactic diagnostics of one file.\n             */\n            export interface SyntacticDiagnosticsSyncRequest extends FileRequest {\n                command: CommandTypes.SyntacticDiagnosticsSync;\n                arguments: SyntacticDiagnosticsSyncRequestArgs;\n            }\n            export interface SyntacticDiagnosticsSyncRequestArgs extends FileRequestArgs {\n                includeLinePosition?: boolean;\n            }\n            /**\n             * Response object for synchronous syntactic diagnostics request.\n             */\n            export interface SyntacticDiagnosticsSyncResponse extends Response {\n                body?: Diagnostic[] | DiagnosticWithLinePosition[];\n            }\n            /**\n             * Arguments for GeterrForProject request.\n             */\n            export interface GeterrForProjectRequestArgs {\n                /**\n                 * the file requesting project error list\n                 */\n                file: string;\n                /**\n                 * Delay in milliseconds to wait before starting to compute\n                 * errors for the files in the file list\n                 */\n                delay: number;\n            }\n            /**\n             * GeterrForProjectRequest request; value of command field is\n             * \"geterrForProject\". It works similarly with 'Geterr', only\n             * it request for every file in this project.\n             */\n            export interface GeterrForProjectRequest extends Request {\n                command: CommandTypes.GeterrForProject;\n                arguments: GeterrForProjectRequestArgs;\n            }\n            /**\n             * Arguments for geterr messages.\n             */\n            export interface GeterrRequestArgs {\n                /**\n                 * List of file names for which to compute compiler errors.\n                 * The files will be checked in list order.\n                 */\n                files: (string | FileRangesRequestArgs)[];\n                /**\n                 * Delay in milliseconds to wait before starting to compute\n                 * errors for the files in the file list\n                 */\n                delay: number;\n            }\n            /**\n             * Geterr request; value of command field is \"geterr\". Wait for\n             * delay milliseconds and then, if during the wait no change or\n             * reload messages have arrived for the first file in the files\n             * list, get the syntactic errors for the file, field requests,\n             * and then get the semantic errors for the file.  Repeat with a\n             * smaller delay for each subsequent file on the files list.  Best\n             * practice for an editor is to send a file list containing each\n             * file that is currently visible, in most-recently-used order.\n             */\n            export interface GeterrRequest extends Request {\n                command: CommandTypes.Geterr;\n                arguments: GeterrRequestArgs;\n            }\n            export interface FileRange {\n                /**\n                 * The line number for the request (1-based).\n                 */\n                startLine: number;\n                /**\n                 * The character offset (on the line) for the request (1-based).\n                 */\n                startOffset: number;\n                /**\n                 * The line number for the request (1-based).\n                 */\n                endLine: number;\n                /**\n                 * The character offset (on the line) for the request (1-based).\n                 */\n                endOffset: number;\n            }\n            export interface FileRangesRequestArgs extends Pick<FileRequestArgs, \"file\"> {\n                ranges: FileRange[];\n            }\n            export type RequestCompletedEventName = \"requestCompleted\";\n            /**\n             * Event that is sent when server have finished processing request with specified id.\n             */\n            export interface RequestCompletedEvent extends Event {\n                event: RequestCompletedEventName;\n                body: RequestCompletedEventBody;\n            }\n            export interface RequestCompletedEventBody {\n                request_seq: number;\n                performanceData?: PerformanceData;\n            }\n            /**\n             * Item of diagnostic information found in a DiagnosticEvent message.\n             */\n            export interface Diagnostic {\n                /**\n                 * Starting file location at which text applies.\n                 */\n                start: Location;\n                /**\n                 * The last file location at which the text applies.\n                 */\n                end: Location;\n                /**\n                 * Text of diagnostic message.\n                 */\n                text: string;\n                /**\n                 * The category of the diagnostic message, e.g. \"error\", \"warning\", or \"suggestion\".\n                 */\n                category: string;\n                reportsUnnecessary?: {};\n                reportsDeprecated?: {};\n                /**\n                 * Any related spans the diagnostic may have, such as other locations relevant to an error, such as declarartion sites\n                 */\n                relatedInformation?: DiagnosticRelatedInformation[];\n                /**\n                 * The error code of the diagnostic message.\n                 */\n                code?: number;\n                /**\n                 * The name of the plugin reporting the message.\n                 */\n                source?: string;\n            }\n            export interface DiagnosticWithFileName extends Diagnostic {\n                /**\n                 * Name of the file the diagnostic is in\n                 */\n                fileName: string;\n            }\n            /**\n             * Represents additional spans returned with a diagnostic which are relevant to it\n             */\n            export interface DiagnosticRelatedInformation {\n                /**\n                 * The category of the related information message, e.g. \"error\", \"warning\", or \"suggestion\".\n                 */\n                category: string;\n                /**\n                 * The code used ot identify the related information\n                 */\n                code: number;\n                /**\n                 * Text of related or additional information.\n                 */\n                message: string;\n                /**\n                 * Associated location\n                 */\n                span?: FileSpan;\n            }\n            export interface DiagnosticEventBody {\n                /**\n                 * The file for which diagnostic information is reported.\n                 */\n                file: string;\n                /**\n                 * An array of diagnostic information items.\n                 */\n                diagnostics: Diagnostic[];\n                /**\n                 * Spans where the region diagnostic was requested, if this is a region semantic diagnostic event.\n                 */\n                spans?: TextSpan[];\n            }\n            export type DiagnosticEventKind = \"semanticDiag\" | \"syntaxDiag\" | \"suggestionDiag\" | \"regionSemanticDiag\";\n            /**\n             * Event message for DiagnosticEventKind event types.\n             * These events provide syntactic and semantic errors for a file.\n             */\n            export interface DiagnosticEvent extends Event {\n                body?: DiagnosticEventBody;\n                event: DiagnosticEventKind;\n            }\n            export interface ConfigFileDiagnosticEventBody {\n                /**\n                 * The file which trigged the searching and error-checking of the config file\n                 */\n                triggerFile: string;\n                /**\n                 * The name of the found config file.\n                 */\n                configFile: string;\n                /**\n                 * An arry of diagnostic information items for the found config file.\n                 */\n                diagnostics: DiagnosticWithFileName[];\n            }\n            /**\n             * Event message for \"configFileDiag\" event type.\n             * This event provides errors for a found config file.\n             */\n            export interface ConfigFileDiagnosticEvent extends Event {\n                body?: ConfigFileDiagnosticEventBody;\n                event: \"configFileDiag\";\n            }\n            export type ProjectLanguageServiceStateEventName = \"projectLanguageServiceState\";\n            export interface ProjectLanguageServiceStateEvent extends Event {\n                event: ProjectLanguageServiceStateEventName;\n                body?: ProjectLanguageServiceStateEventBody;\n            }\n            export interface ProjectLanguageServiceStateEventBody {\n                /**\n                 * Project name that has changes in the state of language service.\n                 * For configured projects this will be the config file path.\n                 * For external projects this will be the name of the projects specified when project was open.\n                 * For inferred projects this event is not raised.\n                 */\n                projectName: string;\n                /**\n                 * True if language service state switched from disabled to enabled\n                 * and false otherwise.\n                 */\n                languageServiceEnabled: boolean;\n            }\n            export type ProjectsUpdatedInBackgroundEventName = \"projectsUpdatedInBackground\";\n            export interface ProjectsUpdatedInBackgroundEvent extends Event {\n                event: ProjectsUpdatedInBackgroundEventName;\n                body: ProjectsUpdatedInBackgroundEventBody;\n            }\n            export interface ProjectsUpdatedInBackgroundEventBody {\n                /**\n                 * Current set of open files\n                 */\n                openFiles: string[];\n            }\n            export type ProjectLoadingStartEventName = \"projectLoadingStart\";\n            export interface ProjectLoadingStartEvent extends Event {\n                event: ProjectLoadingStartEventName;\n                body: ProjectLoadingStartEventBody;\n            }\n            export interface ProjectLoadingStartEventBody {\n                /** name of the project */\n                projectName: string;\n                /** reason for loading */\n                reason: string;\n            }\n            export type ProjectLoadingFinishEventName = \"projectLoadingFinish\";\n            export interface ProjectLoadingFinishEvent extends Event {\n                event: ProjectLoadingFinishEventName;\n                body: ProjectLoadingFinishEventBody;\n            }\n            export interface ProjectLoadingFinishEventBody {\n                /** name of the project */\n                projectName: string;\n            }\n            export type SurveyReadyEventName = \"surveyReady\";\n            export interface SurveyReadyEvent extends Event {\n                event: SurveyReadyEventName;\n                body: SurveyReadyEventBody;\n            }\n            export interface SurveyReadyEventBody {\n                /** Name of the survey. This is an internal machine- and programmer-friendly name */\n                surveyId: string;\n            }\n            export type LargeFileReferencedEventName = \"largeFileReferenced\";\n            export interface LargeFileReferencedEvent extends Event {\n                event: LargeFileReferencedEventName;\n                body: LargeFileReferencedEventBody;\n            }\n            export interface LargeFileReferencedEventBody {\n                /**\n                 * name of the large file being loaded\n                 */\n                file: string;\n                /**\n                 * size of the file\n                 */\n                fileSize: number;\n                /**\n                 * max file size allowed on the server\n                 */\n                maxFileSize: number;\n            }\n            export type CreateFileWatcherEventName = \"createFileWatcher\";\n            export interface CreateFileWatcherEvent extends Event {\n                readonly event: CreateFileWatcherEventName;\n                readonly body: CreateFileWatcherEventBody;\n            }\n            export interface CreateFileWatcherEventBody {\n                readonly id: number;\n                readonly path: string;\n            }\n            export type CreateDirectoryWatcherEventName = \"createDirectoryWatcher\";\n            export interface CreateDirectoryWatcherEvent extends Event {\n                readonly event: CreateDirectoryWatcherEventName;\n                readonly body: CreateDirectoryWatcherEventBody;\n            }\n            export interface CreateDirectoryWatcherEventBody {\n                readonly id: number;\n                readonly path: string;\n                readonly recursive: boolean;\n                readonly ignoreUpdate?: boolean;\n            }\n            export type CloseFileWatcherEventName = \"closeFileWatcher\";\n            export interface CloseFileWatcherEvent extends Event {\n                readonly event: CloseFileWatcherEventName;\n                readonly body: CloseFileWatcherEventBody;\n            }\n            export interface CloseFileWatcherEventBody {\n                readonly id: number;\n            }\n            /**\n             * Arguments for reload request.\n             */\n            export interface ReloadRequestArgs extends FileRequestArgs {\n                /**\n                 * Name of temporary file from which to reload file\n                 * contents. May be same as file.\n                 */\n                tmpfile: string;\n            }\n            /**\n             * Reload request message; value of command field is \"reload\".\n             * Reload contents of file with name given by the 'file' argument\n             * from temporary file with name given by the 'tmpfile' argument.\n             * The two names can be identical.\n             */\n            export interface ReloadRequest extends FileRequest {\n                command: CommandTypes.Reload;\n                arguments: ReloadRequestArgs;\n            }\n            /**\n             * Response to \"reload\" request. This is just an acknowledgement, so\n             * no body field is required.\n             */\n            export interface ReloadResponse extends Response {\n            }\n            /**\n             * Arguments for saveto request.\n             */\n            export interface SavetoRequestArgs extends FileRequestArgs {\n                /**\n                 * Name of temporary file into which to save server's view of\n                 * file contents.\n                 */\n                tmpfile: string;\n            }\n            /**\n             * Saveto request message; value of command field is \"saveto\".\n             * For debugging purposes, save to a temporaryfile (named by\n             * argument 'tmpfile') the contents of file named by argument\n             * 'file'.  The server does not currently send a response to a\n             * \"saveto\" request.\n             */\n            export interface SavetoRequest extends FileRequest {\n                command: CommandTypes.Saveto;\n                arguments: SavetoRequestArgs;\n            }\n            /**\n             * Arguments for navto request message.\n             */\n            export interface NavtoRequestArgs {\n                /**\n                 * Search term to navigate to from current location; term can\n                 * be '.*' or an identifier prefix.\n                 */\n                searchValue: string;\n                /**\n                 *  Optional limit on the number of items to return.\n                 */\n                maxResultCount?: number;\n                /**\n                 * The file for the request (absolute pathname required).\n                 */\n                file?: string;\n                /**\n                 * Optional flag to indicate we want results for just the current file\n                 * or the entire project.\n                 */\n                currentFileOnly?: boolean;\n                projectFileName?: string;\n            }\n            /**\n             * Navto request message; value of command field is \"navto\".\n             * Return list of objects giving file locations and symbols that\n             * match the search term given in argument 'searchTerm'.  The\n             * context for the search is given by the named file.\n             */\n            export interface NavtoRequest extends Request {\n                command: CommandTypes.Navto;\n                arguments: NavtoRequestArgs;\n            }\n            /**\n             * An item found in a navto response.\n             */\n            export interface NavtoItem extends FileSpan {\n                /**\n                 * The symbol's name.\n                 */\n                name: string;\n                /**\n                 * The symbol's kind (such as 'className' or 'parameterName').\n                 */\n                kind: ScriptElementKind;\n                /**\n                 * exact, substring, or prefix.\n                 */\n                matchKind: string;\n                /**\n                 * If this was a case sensitive or insensitive match.\n                 */\n                isCaseSensitive: boolean;\n                /**\n                 * Optional modifiers for the kind (such as 'public').\n                 */\n                kindModifiers?: string;\n                /**\n                 * Name of symbol's container symbol (if any); for example,\n                 * the class name if symbol is a class member.\n                 */\n                containerName?: string;\n                /**\n                 * Kind of symbol's container symbol (if any).\n                 */\n                containerKind?: ScriptElementKind;\n            }\n            /**\n             * Navto response message. Body is an array of navto items.  Each\n             * item gives a symbol that matched the search term.\n             */\n            export interface NavtoResponse extends Response {\n                body?: NavtoItem[];\n            }\n            /**\n             * Arguments for change request message.\n             */\n            export interface ChangeRequestArgs extends FormatRequestArgs {\n                /**\n                 * Optional string to insert at location (file, line, offset).\n                 */\n                insertString?: string;\n            }\n            /**\n             * Change request message; value of command field is \"change\".\n             * Update the server's view of the file named by argument 'file'.\n             * Server does not currently send a response to a change request.\n             */\n            export interface ChangeRequest extends FileLocationRequest {\n                command: CommandTypes.Change;\n                arguments: ChangeRequestArgs;\n            }\n            /**\n             * Response to \"brace\" request.\n             */\n            export interface BraceResponse extends Response {\n                body?: TextSpan[];\n            }\n            /**\n             * Brace matching request; value of command field is \"brace\".\n             * Return response giving the file locations of matching braces\n             * found in file at location line, offset.\n             */\n            export interface BraceRequest extends FileLocationRequest {\n                command: CommandTypes.Brace;\n            }\n            /**\n             * NavBar items request; value of command field is \"navbar\".\n             * Return response giving the list of navigation bar entries\n             * extracted from the requested file.\n             */\n            export interface NavBarRequest extends FileRequest {\n                command: CommandTypes.NavBar;\n            }\n            /**\n             * NavTree request; value of command field is \"navtree\".\n             * Return response giving the navigation tree of the requested file.\n             */\n            export interface NavTreeRequest extends FileRequest {\n                command: CommandTypes.NavTree;\n            }\n            export interface NavigationBarItem {\n                /**\n                 * The item's display text.\n                 */\n                text: string;\n                /**\n                 * The symbol's kind (such as 'className' or 'parameterName').\n                 */\n                kind: ScriptElementKind;\n                /**\n                 * Optional modifiers for the kind (such as 'public').\n                 */\n                kindModifiers?: string;\n                /**\n                 * The definition locations of the item.\n                 */\n                spans: TextSpan[];\n                /**\n                 * Optional children.\n                 */\n                childItems?: NavigationBarItem[];\n                /**\n                 * Number of levels deep this item should appear.\n                 */\n                indent: number;\n            }\n            /** protocol.NavigationTree is identical to ts.NavigationTree, except using protocol.TextSpan instead of ts.TextSpan */\n            export interface NavigationTree {\n                text: string;\n                kind: ScriptElementKind;\n                kindModifiers: string;\n                spans: TextSpan[];\n                nameSpan: TextSpan | undefined;\n                childItems?: NavigationTree[];\n            }\n            export type TelemetryEventName = \"telemetry\";\n            export interface TelemetryEvent extends Event {\n                event: TelemetryEventName;\n                body: TelemetryEventBody;\n            }\n            export interface TelemetryEventBody {\n                telemetryEventName: string;\n                payload: any;\n            }\n            export type TypesInstallerInitializationFailedEventName = \"typesInstallerInitializationFailed\";\n            export interface TypesInstallerInitializationFailedEvent extends Event {\n                event: TypesInstallerInitializationFailedEventName;\n                body: TypesInstallerInitializationFailedEventBody;\n            }\n            export interface TypesInstallerInitializationFailedEventBody {\n                message: string;\n            }\n            export type TypingsInstalledTelemetryEventName = \"typingsInstalled\";\n            export interface TypingsInstalledTelemetryEventBody extends TelemetryEventBody {\n                telemetryEventName: TypingsInstalledTelemetryEventName;\n                payload: TypingsInstalledTelemetryEventPayload;\n            }\n            export interface TypingsInstalledTelemetryEventPayload {\n                /**\n                 * Comma separated list of installed typing packages\n                 */\n                installedPackages: string;\n                /**\n                 * true if install request succeeded, otherwise - false\n                 */\n                installSuccess: boolean;\n                /**\n                 * version of typings installer\n                 */\n                typingsInstallerVersion: string;\n            }\n            export type BeginInstallTypesEventName = \"beginInstallTypes\";\n            export type EndInstallTypesEventName = \"endInstallTypes\";\n            export interface BeginInstallTypesEvent extends Event {\n                event: BeginInstallTypesEventName;\n                body: BeginInstallTypesEventBody;\n            }\n            export interface EndInstallTypesEvent extends Event {\n                event: EndInstallTypesEventName;\n                body: EndInstallTypesEventBody;\n            }\n            export interface InstallTypesEventBody {\n                /**\n                 * correlation id to match begin and end events\n                 */\n                eventId: number;\n                /**\n                 * list of packages to install\n                 */\n                packages: readonly string[];\n            }\n            export interface BeginInstallTypesEventBody extends InstallTypesEventBody {\n            }\n            export interface EndInstallTypesEventBody extends InstallTypesEventBody {\n                /**\n                 * true if installation succeeded, otherwise false\n                 */\n                success: boolean;\n            }\n            export interface NavBarResponse extends Response {\n                body?: NavigationBarItem[];\n            }\n            export interface NavTreeResponse extends Response {\n                body?: NavigationTree;\n            }\n            export type CallHierarchyItem = ChangePropertyTypes<ts.CallHierarchyItem, {\n                span: TextSpan;\n                selectionSpan: TextSpan;\n            }>;\n            export interface CallHierarchyIncomingCall {\n                from: CallHierarchyItem;\n                fromSpans: TextSpan[];\n            }\n            export interface CallHierarchyOutgoingCall {\n                to: CallHierarchyItem;\n                fromSpans: TextSpan[];\n            }\n            export interface PrepareCallHierarchyRequest extends FileLocationRequest {\n                command: CommandTypes.PrepareCallHierarchy;\n            }\n            export interface PrepareCallHierarchyResponse extends Response {\n                readonly body: CallHierarchyItem | CallHierarchyItem[];\n            }\n            export interface ProvideCallHierarchyIncomingCallsRequest extends FileLocationRequest {\n                command: CommandTypes.ProvideCallHierarchyIncomingCalls;\n            }\n            export interface ProvideCallHierarchyIncomingCallsResponse extends Response {\n                readonly body: CallHierarchyIncomingCall[];\n            }\n            export interface ProvideCallHierarchyOutgoingCallsRequest extends FileLocationRequest {\n                command: CommandTypes.ProvideCallHierarchyOutgoingCalls;\n            }\n            export interface ProvideCallHierarchyOutgoingCallsResponse extends Response {\n                readonly body: CallHierarchyOutgoingCall[];\n            }\n            export enum IndentStyle {\n                None = \"None\",\n                Block = \"Block\",\n                Smart = \"Smart\",\n            }\n            export type EditorSettings = ChangePropertyTypes<ts.EditorSettings, {\n                indentStyle: IndentStyle | ts.IndentStyle;\n            }>;\n            export type FormatCodeSettings = ChangePropertyTypes<ts.FormatCodeSettings, {\n                indentStyle: IndentStyle | ts.IndentStyle;\n            }>;\n            export type CompilerOptions = ChangePropertyTypes<ChangeStringIndexSignature<ts.CompilerOptions, CompilerOptionsValue>, {\n                jsx: JsxEmit | ts.JsxEmit;\n                module: ModuleKind | ts.ModuleKind;\n                moduleResolution: ModuleResolutionKind | ts.ModuleResolutionKind;\n                newLine: NewLineKind | ts.NewLineKind;\n                target: ScriptTarget | ts.ScriptTarget;\n            }>;\n            export enum JsxEmit {\n                None = \"none\",\n                Preserve = \"preserve\",\n                ReactNative = \"react-native\",\n                React = \"react\",\n                ReactJSX = \"react-jsx\",\n                ReactJSXDev = \"react-jsxdev\",\n            }\n            export enum ModuleKind {\n                None = \"none\",\n                CommonJS = \"commonjs\",\n                AMD = \"amd\",\n                UMD = \"umd\",\n                System = \"system\",\n                ES6 = \"es6\",\n                ES2015 = \"es2015\",\n                ES2020 = \"es2020\",\n                ES2022 = \"es2022\",\n                ESNext = \"esnext\",\n                Node16 = \"node16\",\n                Node18 = \"node18\",\n                Node20 = \"node20\",\n                NodeNext = \"nodenext\",\n                Preserve = \"preserve\",\n            }\n            export enum ModuleResolutionKind {\n                Classic = \"classic\",\n                /** @deprecated Renamed to `Node10` */\n                Node = \"node\",\n                /** @deprecated Renamed to `Node10` */\n                NodeJs = \"node\",\n                Node10 = \"node10\",\n                Node16 = \"node16\",\n                NodeNext = \"nodenext\",\n                Bundler = \"bundler\",\n            }\n            export enum NewLineKind {\n                Crlf = \"Crlf\",\n                Lf = \"Lf\",\n            }\n            export enum ScriptTarget {\n                /** @deprecated */\n                ES3 = \"es3\",\n                ES5 = \"es5\",\n                ES6 = \"es6\",\n                ES2015 = \"es2015\",\n                ES2016 = \"es2016\",\n                ES2017 = \"es2017\",\n                ES2018 = \"es2018\",\n                ES2019 = \"es2019\",\n                ES2020 = \"es2020\",\n                ES2021 = \"es2021\",\n                ES2022 = \"es2022\",\n                ES2023 = \"es2023\",\n                ES2024 = \"es2024\",\n                ESNext = \"esnext\",\n                JSON = \"json\",\n                Latest = \"esnext\",\n            }\n        }\n        namespace typingsInstaller {\n            interface Log {\n                isEnabled(): boolean;\n                writeLine(text: string): void;\n            }\n            type RequestCompletedAction = (success: boolean) => void;\n            interface PendingRequest {\n                requestId: number;\n                packageNames: string[];\n                cwd: string;\n                onRequestCompleted: RequestCompletedAction;\n            }\n            abstract class TypingsInstaller {\n                protected readonly installTypingHost: InstallTypingHost;\n                private readonly globalCachePath;\n                private readonly safeListPath;\n                private readonly typesMapLocation;\n                private readonly throttleLimit;\n                protected readonly log: Log;\n                private readonly packageNameToTypingLocation;\n                private readonly missingTypingsSet;\n                private readonly knownCachesSet;\n                private readonly projectWatchers;\n                private safeList;\n                private pendingRunRequests;\n                private installRunCount;\n                private inFlightRequestCount;\n                abstract readonly typesRegistry: Map<string, MapLike<string>>;\n                constructor(installTypingHost: InstallTypingHost, globalCachePath: string, safeListPath: Path, typesMapLocation: Path, throttleLimit: number, log?: Log);\n                closeProject(req: CloseProject): void;\n                private closeWatchers;\n                install(req: DiscoverTypings): void;\n                private initializeSafeList;\n                private processCacheLocation;\n                private filterTypings;\n                protected ensurePackageDirectoryExists(directory: string): void;\n                private installTypings;\n                private ensureDirectoryExists;\n                private watchFiles;\n                private createSetTypings;\n                private installTypingsAsync;\n                private executeWithThrottling;\n                protected abstract installWorker(requestId: number, packageNames: string[], cwd: string, onRequestCompleted: RequestCompletedAction): void;\n                protected abstract sendResponse(response: SetTypings | InvalidateCachedTypings | BeginInstallTypes | EndInstallTypes | WatchTypingLocations): void;\n                protected readonly latestDistTag = \"latest\";\n            }\n        }\n        type ActionSet = \"action::set\";\n        type ActionInvalidate = \"action::invalidate\";\n        type ActionPackageInstalled = \"action::packageInstalled\";\n        type EventTypesRegistry = \"event::typesRegistry\";\n        type EventBeginInstallTypes = \"event::beginInstallTypes\";\n        type EventEndInstallTypes = \"event::endInstallTypes\";\n        type EventInitializationFailed = \"event::initializationFailed\";\n        type ActionWatchTypingLocations = \"action::watchTypingLocations\";\n        interface TypingInstallerResponse {\n            readonly kind: ActionSet | ActionInvalidate | EventTypesRegistry | ActionPackageInstalled | EventBeginInstallTypes | EventEndInstallTypes | EventInitializationFailed | ActionWatchTypingLocations;\n        }\n        interface TypingInstallerRequestWithProjectName {\n            readonly projectName: string;\n        }\n        interface DiscoverTypings extends TypingInstallerRequestWithProjectName {\n            readonly fileNames: string[];\n            readonly projectRootPath: Path;\n            readonly compilerOptions: CompilerOptions;\n            readonly typeAcquisition: TypeAcquisition;\n            readonly unresolvedImports: SortedReadonlyArray<string>;\n            readonly cachePath?: string;\n            readonly kind: \"discover\";\n        }\n        interface CloseProject extends TypingInstallerRequestWithProjectName {\n            readonly kind: \"closeProject\";\n        }\n        interface TypesRegistryRequest {\n            readonly kind: \"typesRegistry\";\n        }\n        interface InstallPackageRequest extends TypingInstallerRequestWithProjectName {\n            readonly kind: \"installPackage\";\n            readonly fileName: Path;\n            readonly packageName: string;\n            readonly projectRootPath: Path;\n            readonly id: number;\n        }\n        interface PackageInstalledResponse extends ProjectResponse {\n            readonly kind: ActionPackageInstalled;\n            readonly id: number;\n            readonly success: boolean;\n            readonly message: string;\n        }\n        interface InitializationFailedResponse extends TypingInstallerResponse {\n            readonly kind: EventInitializationFailed;\n            readonly message: string;\n            readonly stack?: string;\n        }\n        interface ProjectResponse extends TypingInstallerResponse {\n            readonly projectName: string;\n        }\n        interface InvalidateCachedTypings extends ProjectResponse {\n            readonly kind: ActionInvalidate;\n        }\n        interface InstallTypes extends ProjectResponse {\n            readonly kind: EventBeginInstallTypes | EventEndInstallTypes;\n            readonly eventId: number;\n            readonly typingsInstallerVersion: string;\n            readonly packagesToInstall: readonly string[];\n        }\n        interface BeginInstallTypes extends InstallTypes {\n            readonly kind: EventBeginInstallTypes;\n        }\n        interface EndInstallTypes extends InstallTypes {\n            readonly kind: EventEndInstallTypes;\n            readonly installSuccess: boolean;\n        }\n        interface InstallTypingHost extends JsTyping.TypingResolutionHost {\n            useCaseSensitiveFileNames: boolean;\n            writeFile(path: string, content: string): void;\n            createDirectory(path: string): void;\n            getCurrentDirectory?(): string;\n        }\n        interface SetTypings extends ProjectResponse {\n            readonly typeAcquisition: TypeAcquisition;\n            readonly compilerOptions: CompilerOptions;\n            readonly typings: string[];\n            readonly unresolvedImports: SortedReadonlyArray<string>;\n            readonly kind: ActionSet;\n        }\n        interface WatchTypingLocations extends ProjectResponse {\n            /** if files is undefined, retain same set of watchers */\n            readonly files: readonly string[] | undefined;\n            readonly kind: ActionWatchTypingLocations;\n        }\n        interface CompressedData {\n            length: number;\n            compressionKind: string;\n            data: any;\n        }\n        type ModuleImportResult = {\n            module: {};\n            error: undefined;\n        } | {\n            module: undefined;\n            error: {\n                stack?: string;\n                message?: string;\n            };\n        };\n        /** @deprecated Use {@link ModuleImportResult} instead. */\n        type RequireResult = ModuleImportResult;\n        interface ServerHost extends System {\n            watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOptions): FileWatcher;\n            watchDirectory(path: string, callback: DirectoryWatcherCallback, recursive?: boolean, options?: WatchOptions): FileWatcher;\n            preferNonRecursiveWatch?: boolean;\n            setTimeout(callback: (...args: any[]) => void, ms: number, ...args: any[]): any;\n            clearTimeout(timeoutId: any): void;\n            setImmediate(callback: (...args: any[]) => void, ...args: any[]): any;\n            clearImmediate(timeoutId: any): void;\n            gc?(): void;\n            trace?(s: string): void;\n            require?(initialPath: string, moduleName: string): ModuleImportResult;\n        }\n        interface InstallPackageOptionsWithProject extends InstallPackageOptions {\n            projectName: string;\n            projectRootPath: Path;\n        }\n        interface ITypingsInstaller {\n            isKnownTypesPackageName(name: string): boolean;\n            installPackage(options: InstallPackageOptionsWithProject): Promise<ApplyCodeActionCommandResult>;\n            enqueueInstallTypingsRequest(p: Project, typeAcquisition: TypeAcquisition, unresolvedImports: SortedReadonlyArray<string> | undefined): void;\n            attach(projectService: ProjectService): void;\n            onProjectClosed(p: Project): void;\n            readonly globalTypingsCacheLocation: string | undefined;\n        }\n        function createInstallTypingsRequest(project: Project, typeAcquisition: TypeAcquisition, unresolvedImports: SortedReadonlyArray<string>, cachePath?: string): DiscoverTypings;\n        function toNormalizedPath(fileName: string): NormalizedPath;\n        function normalizedPathToPath(normalizedPath: NormalizedPath, currentDirectory: string, getCanonicalFileName: (f: string) => string): Path;\n        function asNormalizedPath(fileName: string): NormalizedPath;\n        function createNormalizedPathMap<T>(): NormalizedPathMap<T>;\n        function isInferredProjectName(name: string): boolean;\n        function makeInferredProjectName(counter: number): string;\n        function createSortedArray<T>(): SortedArray<T>;\n        enum LogLevel {\n            terse = 0,\n            normal = 1,\n            requestTime = 2,\n            verbose = 3,\n        }\n        const emptyArray: SortedReadonlyArray<never>;\n        interface Logger {\n            close(): void;\n            hasLevel(level: LogLevel): boolean;\n            loggingEnabled(): boolean;\n            perftrc(s: string): void;\n            info(s: string): void;\n            startGroup(): void;\n            endGroup(): void;\n            msg(s: string, type?: Msg): void;\n            getLogFileName(): string | undefined;\n        }\n        enum Msg {\n            Err = \"Err\",\n            Info = \"Info\",\n            Perf = \"Perf\",\n        }\n        namespace Errors {\n            function ThrowNoProject(): never;\n            function ThrowProjectLanguageServiceDisabled(): never;\n            function ThrowProjectDoesNotContainDocument(fileName: string, project: Project): never;\n        }\n        type NormalizedPath = string & {\n            __normalizedPathTag: any;\n        };\n        interface NormalizedPathMap<T> {\n            get(path: NormalizedPath): T | undefined;\n            set(path: NormalizedPath, value: T): void;\n            contains(path: NormalizedPath): boolean;\n            remove(path: NormalizedPath): void;\n        }\n        function isDynamicFileName(fileName: NormalizedPath): boolean;\n        class ScriptInfo {\n            private readonly host;\n            readonly fileName: NormalizedPath;\n            readonly scriptKind: ScriptKind;\n            readonly hasMixedContent: boolean;\n            readonly path: Path;\n            /**\n             * All projects that include this file\n             */\n            readonly containingProjects: Project[];\n            private formatSettings;\n            private preferences;\n            private realpath;\n            constructor(host: ServerHost, fileName: NormalizedPath, scriptKind: ScriptKind, hasMixedContent: boolean, path: Path, initialVersion?: number);\n            isScriptOpen(): boolean;\n            open(newText: string | undefined): void;\n            close(fileExists?: boolean): void;\n            getSnapshot(): IScriptSnapshot;\n            private ensureRealPath;\n            getFormatCodeSettings(): FormatCodeSettings | undefined;\n            getPreferences(): protocol.UserPreferences | undefined;\n            attachToProject(project: Project): boolean;\n            isAttached(project: Project): boolean;\n            detachFromProject(project: Project): void;\n            detachAllProjects(): void;\n            getDefaultProject(): Project;\n            registerFileUpdate(): void;\n            setOptions(formatSettings: FormatCodeSettings, preferences: protocol.UserPreferences | undefined): void;\n            getLatestVersion(): string;\n            saveTo(fileName: string): void;\n            reloadFromFile(tempFileName?: NormalizedPath): boolean;\n            editContent(start: number, end: number, newText: string): void;\n            markContainingProjectsAsDirty(): void;\n            isOrphan(): boolean;\n            /**\n             *  @param line 1 based index\n             */\n            lineToTextSpan(line: number): TextSpan;\n            /**\n             * @param line 1 based index\n             * @param offset 1 based index\n             */\n            lineOffsetToPosition(line: number, offset: number): number;\n            positionToLineOffset(position: number): protocol.Location;\n            isJavaScript(): boolean;\n        }\n        function allRootFilesAreJsOrDts(project: Project): boolean;\n        function allFilesAreJsOrDts(project: Project): boolean;\n        enum ProjectKind {\n            Inferred = 0,\n            Configured = 1,\n            External = 2,\n            AutoImportProvider = 3,\n            Auxiliary = 4,\n        }\n        interface PluginCreateInfo {\n            project: Project;\n            languageService: LanguageService;\n            languageServiceHost: LanguageServiceHost;\n            serverHost: ServerHost;\n            session?: Session<unknown>;\n            config: any;\n        }\n        interface PluginModule {\n            create(createInfo: PluginCreateInfo): LanguageService;\n            getExternalFiles?(proj: Project, updateLevel: ProgramUpdateLevel): string[];\n            onConfigurationChanged?(config: any): void;\n        }\n        interface PluginModuleWithName {\n            name: string;\n            module: PluginModule;\n        }\n        type PluginModuleFactory = (mod: {\n            typescript: typeof ts;\n        }) => PluginModule;\n        abstract class Project implements LanguageServiceHost, ModuleResolutionHost {\n            readonly projectKind: ProjectKind;\n            readonly projectService: ProjectService;\n            private compilerOptions;\n            compileOnSaveEnabled: boolean;\n            protected watchOptions: WatchOptions | undefined;\n            private rootFilesMap;\n            private program;\n            private externalFiles;\n            private missingFilesMap;\n            private generatedFilesMap;\n            private hasAddedorRemovedFiles;\n            private hasAddedOrRemovedSymlinks;\n            protected languageService: LanguageService;\n            languageServiceEnabled: boolean;\n            readonly trace?: (s: string) => void;\n            readonly realpath?: (path: string) => string;\n            private builderState;\n            private updatedFileNames;\n            private lastReportedFileNames;\n            private lastReportedVersion;\n            protected projectErrors: Diagnostic[] | undefined;\n            private typingsCache;\n            private typingWatchers;\n            private readonly cancellationToken;\n            isNonTsProject(): boolean;\n            isJsOnlyProject(): boolean;\n            static resolveModule(moduleName: string, initialDir: string, host: ServerHost, log: (message: string) => void): {} | undefined;\n            private exportMapCache;\n            private changedFilesForExportMapCache;\n            private moduleSpecifierCache;\n            private symlinks;\n            readonly jsDocParsingMode: JSDocParsingMode | undefined;\n            isKnownTypesPackageName(name: string): boolean;\n            installPackage(options: InstallPackageOptions): Promise<ApplyCodeActionCommandResult>;\n            getCompilationSettings(): CompilerOptions;\n            getCompilerOptions(): CompilerOptions;\n            getNewLine(): string;\n            getProjectVersion(): string;\n            getProjectReferences(): readonly ProjectReference[] | undefined;\n            getScriptFileNames(): string[];\n            private getOrCreateScriptInfoAndAttachToProject;\n            getScriptKind(fileName: string): ScriptKind;\n            getScriptVersion(filename: string): string;\n            getScriptSnapshot(filename: string): IScriptSnapshot | undefined;\n            getCancellationToken(): HostCancellationToken;\n            getCurrentDirectory(): string;\n            getDefaultLibFileName(): string;\n            useCaseSensitiveFileNames(): boolean;\n            readDirectory(path: string, extensions?: readonly string[], exclude?: readonly string[], include?: readonly string[], depth?: number): string[];\n            readFile(fileName: string): string | undefined;\n            writeFile(fileName: string, content: string): void;\n            fileExists(file: string): boolean;\n            directoryExists(path: string): boolean;\n            getDirectories(path: string): string[];\n            log(s: string): void;\n            error(s: string): void;\n            private setInternalCompilerOptionsForEmittingJsFiles;\n            /**\n             * Get the errors that dont have any file name associated\n             */\n            getGlobalProjectErrors(): readonly Diagnostic[];\n            /**\n             * Get all the project errors\n             */\n            getAllProjectErrors(): readonly Diagnostic[];\n            setProjectErrors(projectErrors: Diagnostic[] | undefined): void;\n            getLanguageService(ensureSynchronized?: boolean): LanguageService;\n            getCompileOnSaveAffectedFileList(scriptInfo: ScriptInfo): string[];\n            /**\n             * Returns true if emit was conducted\n             */\n            emitFile(scriptInfo: ScriptInfo, writeFile: (path: string, data: string, writeByteOrderMark?: boolean) => void): EmitResult;\n            enableLanguageService(): void;\n            disableLanguageService(lastFileExceededProgramSize?: string): void;\n            getProjectName(): string;\n            protected removeLocalTypingsFromTypeAcquisition(newTypeAcquisition: TypeAcquisition): TypeAcquisition;\n            getExternalFiles(updateLevel?: ProgramUpdateLevel): SortedReadonlyArray<string>;\n            getSourceFile(path: Path): SourceFile | undefined;\n            close(): void;\n            private detachScriptInfoIfNotRoot;\n            isClosed(): boolean;\n            hasRoots(): boolean;\n            getRootFiles(): NormalizedPath[];\n            getRootScriptInfos(): ScriptInfo[];\n            getScriptInfos(): ScriptInfo[];\n            getExcludedFiles(): readonly NormalizedPath[];\n            getFileNames(excludeFilesFromExternalLibraries?: boolean, excludeConfigFiles?: boolean): NormalizedPath[];\n            hasConfigFile(configFilePath: NormalizedPath): boolean;\n            containsScriptInfo(info: ScriptInfo): boolean;\n            containsFile(filename: NormalizedPath, requireOpen?: boolean): boolean;\n            isRoot(info: ScriptInfo): boolean;\n            addRoot(info: ScriptInfo, fileName?: NormalizedPath): void;\n            addMissingFileRoot(fileName: NormalizedPath): void;\n            removeFile(info: ScriptInfo, fileExists: boolean, detachFromProject: boolean): void;\n            registerFileUpdate(fileName: string): void;\n            /**\n             * Updates set of files that contribute to this project\n             * @returns: true if set of files in the project stays the same and false - otherwise.\n             */\n            updateGraph(): boolean;\n            private closeWatchingTypingLocations;\n            private onTypingInstallerWatchInvoke;\n            protected removeExistingTypings(include: string[]): string[];\n            private updateGraphWorker;\n            private detachScriptInfoFromProject;\n            private addMissingFileWatcher;\n            private isWatchedMissingFile;\n            private createGeneratedFileWatcher;\n            private isValidGeneratedFileWatcher;\n            private clearGeneratedFileWatch;\n            getScriptInfoForNormalizedPath(fileName: NormalizedPath): ScriptInfo | undefined;\n            getScriptInfo(uncheckedFileName: string): ScriptInfo | undefined;\n            filesToString(writeProjectFileNames: boolean): string;\n            private filesToStringWorker;\n            setCompilerOptions(compilerOptions: CompilerOptions): void;\n            setTypeAcquisition(newTypeAcquisition: TypeAcquisition | undefined): void;\n            getTypeAcquisition(): TypeAcquisition;\n            protected removeRoot(info: ScriptInfo): void;\n            protected enableGlobalPlugins(options: CompilerOptions): void;\n            protected enablePlugin(pluginConfigEntry: PluginImport, searchPaths: string[]): void;\n            /** Starts a new check for diagnostics. Call this if some file has updated that would cause diagnostics to be changed. */\n            refreshDiagnostics(): void;\n            private isDefaultProjectForOpenFiles;\n        }\n        /**\n         * If a file is opened and no tsconfig (or jsconfig) is found,\n         * the file and its imports/references are put into an InferredProject.\n         */\n        class InferredProject extends Project {\n            private _isJsInferredProject;\n            toggleJsInferredProject(isJsInferredProject: boolean): void;\n            setCompilerOptions(options?: CompilerOptions): void;\n            /** this is canonical project root path */\n            readonly projectRootPath: string | undefined;\n            addRoot(info: ScriptInfo): void;\n            removeRoot(info: ScriptInfo): void;\n            isProjectWithSingleRoot(): boolean;\n            close(): void;\n            getTypeAcquisition(): TypeAcquisition;\n        }\n        class AutoImportProviderProject extends Project {\n            private hostProject;\n            private static readonly maxDependencies;\n            private rootFileNames;\n            updateGraph(): boolean;\n            hasRoots(): boolean;\n            getScriptFileNames(): string[];\n            getLanguageService(): never;\n            getHostForAutoImportProvider(): never;\n            getProjectReferences(): readonly ProjectReference[] | undefined;\n        }\n        /**\n         * If a file is opened, the server will look for a tsconfig (or jsconfig)\n         * and if successful create a ConfiguredProject for it.\n         * Otherwise it will create an InferredProject.\n         */\n        class ConfiguredProject extends Project {\n            readonly canonicalConfigFilePath: NormalizedPath;\n            private projectReferences;\n            private compilerHost?;\n            private releaseParsedConfig;\n            /**\n             * If the project has reload from disk pending, it reloads (and then updates graph as part of that) instead of just updating the graph\n             * @returns: true if set of files in the project stays the same and false - otherwise.\n             */\n            updateGraph(): boolean;\n            getConfigFilePath(): NormalizedPath;\n            getProjectReferences(): readonly ProjectReference[] | undefined;\n            updateReferences(refs: readonly ProjectReference[] | undefined): void;\n            /**\n             * Get the errors that dont have any file name associated\n             */\n            getGlobalProjectErrors(): readonly Diagnostic[];\n            /**\n             * Get all the project errors\n             */\n            getAllProjectErrors(): readonly Diagnostic[];\n            setProjectErrors(projectErrors: Diagnostic[]): void;\n            close(): void;\n            getEffectiveTypeRoots(): string[];\n        }\n        /**\n         * Project whose configuration is handled externally, such as in a '.csproj'.\n         * These are created only if a host explicitly calls `openExternalProject`.\n         */\n        class ExternalProject extends Project {\n            externalProjectName: string;\n            compileOnSaveEnabled: boolean;\n            excludedFiles: readonly NormalizedPath[];\n            updateGraph(): boolean;\n            getExcludedFiles(): readonly NormalizedPath[];\n        }\n        function convertFormatOptions(protocolOptions: protocol.FormatCodeSettings): FormatCodeSettings;\n        function convertCompilerOptions(protocolOptions: protocol.ExternalProjectCompilerOptions): CompilerOptions & protocol.CompileOnSaveMixin;\n        function convertWatchOptions(protocolOptions: protocol.ExternalProjectCompilerOptions, currentDirectory?: string): WatchOptionsAndErrors | undefined;\n        function convertTypeAcquisition(protocolOptions: protocol.InferredProjectCompilerOptions): TypeAcquisition | undefined;\n        function tryConvertScriptKindName(scriptKindName: protocol.ScriptKindName | ScriptKind): ScriptKind;\n        function convertScriptKindName(scriptKindName: protocol.ScriptKindName): ScriptKind;\n        const maxProgramSizeForNonTsFiles: number;\n        const ProjectsUpdatedInBackgroundEvent = \"projectsUpdatedInBackground\";\n        interface ProjectsUpdatedInBackgroundEvent {\n            eventName: typeof ProjectsUpdatedInBackgroundEvent;\n            data: {\n                openFiles: string[];\n            };\n        }\n        const ProjectLoadingStartEvent = \"projectLoadingStart\";\n        interface ProjectLoadingStartEvent {\n            eventName: typeof ProjectLoadingStartEvent;\n            data: {\n                project: Project;\n                reason: string;\n            };\n        }\n        const ProjectLoadingFinishEvent = \"projectLoadingFinish\";\n        interface ProjectLoadingFinishEvent {\n            eventName: typeof ProjectLoadingFinishEvent;\n            data: {\n                project: Project;\n            };\n        }\n        const LargeFileReferencedEvent = \"largeFileReferenced\";\n        interface LargeFileReferencedEvent {\n            eventName: typeof LargeFileReferencedEvent;\n            data: {\n                file: string;\n                fileSize: number;\n                maxFileSize: number;\n            };\n        }\n        const ConfigFileDiagEvent = \"configFileDiag\";\n        interface ConfigFileDiagEvent {\n            eventName: typeof ConfigFileDiagEvent;\n            data: {\n                triggerFile: string;\n                configFileName: string;\n                diagnostics: readonly Diagnostic[];\n            };\n        }\n        const ProjectLanguageServiceStateEvent = \"projectLanguageServiceState\";\n        interface ProjectLanguageServiceStateEvent {\n            eventName: typeof ProjectLanguageServiceStateEvent;\n            data: {\n                project: Project;\n                languageServiceEnabled: boolean;\n            };\n        }\n        const ProjectInfoTelemetryEvent = \"projectInfo\";\n        /** This will be converted to the payload of a protocol.TelemetryEvent in session.defaultEventHandler. */\n        interface ProjectInfoTelemetryEvent {\n            readonly eventName: typeof ProjectInfoTelemetryEvent;\n            readonly data: ProjectInfoTelemetryEventData;\n        }\n        const OpenFileInfoTelemetryEvent = \"openFileInfo\";\n        /**\n         * Info that we may send about a file that was just opened.\n         * Info about a file will only be sent once per session, even if the file changes in ways that might affect the info.\n         * Currently this is only sent for '.js' files.\n         */\n        interface OpenFileInfoTelemetryEvent {\n            readonly eventName: typeof OpenFileInfoTelemetryEvent;\n            readonly data: OpenFileInfoTelemetryEventData;\n        }\n        const CreateFileWatcherEvent: protocol.CreateFileWatcherEventName;\n        interface CreateFileWatcherEvent {\n            readonly eventName: protocol.CreateFileWatcherEventName;\n            readonly data: protocol.CreateFileWatcherEventBody;\n        }\n        const CreateDirectoryWatcherEvent: protocol.CreateDirectoryWatcherEventName;\n        interface CreateDirectoryWatcherEvent {\n            readonly eventName: protocol.CreateDirectoryWatcherEventName;\n            readonly data: protocol.CreateDirectoryWatcherEventBody;\n        }\n        const CloseFileWatcherEvent: protocol.CloseFileWatcherEventName;\n        interface CloseFileWatcherEvent {\n            readonly eventName: protocol.CloseFileWatcherEventName;\n            readonly data: protocol.CloseFileWatcherEventBody;\n        }\n        interface ProjectInfoTelemetryEventData {\n            /** Cryptographically secure hash of project file location. */\n            readonly projectId: string;\n            /** Count of file extensions seen in the project. */\n            readonly fileStats: FileStats;\n            /**\n             * Any compiler options that might contain paths will be taken out.\n             * Enum compiler options will be converted to strings.\n             */\n            readonly compilerOptions: CompilerOptions;\n            readonly extends: boolean | undefined;\n            readonly files: boolean | undefined;\n            readonly include: boolean | undefined;\n            readonly exclude: boolean | undefined;\n            readonly compileOnSave: boolean;\n            readonly typeAcquisition: ProjectInfoTypeAcquisitionData;\n            readonly configFileName: \"tsconfig.json\" | \"jsconfig.json\" | \"other\";\n            readonly projectType: \"external\" | \"configured\";\n            readonly languageServiceEnabled: boolean;\n            /** TypeScript version used by the server. */\n            readonly version: string;\n        }\n        interface OpenFileInfoTelemetryEventData {\n            readonly info: OpenFileInfo;\n        }\n        interface ProjectInfoTypeAcquisitionData {\n            readonly enable: boolean | undefined;\n            readonly include: boolean;\n            readonly exclude: boolean;\n        }\n        interface FileStats {\n            readonly js: number;\n            readonly jsSize?: number;\n            readonly jsx: number;\n            readonly jsxSize?: number;\n            readonly ts: number;\n            readonly tsSize?: number;\n            readonly tsx: number;\n            readonly tsxSize?: number;\n            readonly dts: number;\n            readonly dtsSize?: number;\n            readonly deferred: number;\n            readonly deferredSize?: number;\n        }\n        interface OpenFileInfo {\n            readonly checkJs: boolean;\n        }\n        type ProjectServiceEvent = LargeFileReferencedEvent | ProjectsUpdatedInBackgroundEvent | ProjectLoadingStartEvent | ProjectLoadingFinishEvent | ConfigFileDiagEvent | ProjectLanguageServiceStateEvent | ProjectInfoTelemetryEvent | OpenFileInfoTelemetryEvent | CreateFileWatcherEvent | CreateDirectoryWatcherEvent | CloseFileWatcherEvent;\n        type ProjectServiceEventHandler = (event: ProjectServiceEvent) => void;\n        interface SafeList {\n            [name: string]: {\n                match: RegExp;\n                exclude?: (string | number)[][];\n                types?: string[];\n            };\n        }\n        interface TypesMapFile {\n            typesMap: SafeList;\n            simpleMap: {\n                [libName: string]: string;\n            };\n        }\n        interface HostConfiguration {\n            formatCodeOptions: FormatCodeSettings;\n            preferences: protocol.UserPreferences;\n            hostInfo: string;\n            extraFileExtensions?: FileExtensionInfo[];\n            watchOptions?: WatchOptions;\n        }\n        interface OpenConfiguredProjectResult {\n            configFileName?: NormalizedPath;\n            configFileErrors?: readonly Diagnostic[];\n        }\n        const nullTypingsInstaller: ITypingsInstaller;\n        interface ProjectServiceOptions {\n            host: ServerHost;\n            logger: Logger;\n            cancellationToken: HostCancellationToken;\n            useSingleInferredProject: boolean;\n            useInferredProjectPerProjectRoot: boolean;\n            typingsInstaller?: ITypingsInstaller;\n            eventHandler?: ProjectServiceEventHandler;\n            canUseWatchEvents?: boolean;\n            suppressDiagnosticEvents?: boolean;\n            throttleWaitMilliseconds?: number;\n            globalPlugins?: readonly string[];\n            pluginProbeLocations?: readonly string[];\n            allowLocalPluginLoads?: boolean;\n            typesMapLocation?: string;\n            serverMode?: LanguageServiceMode;\n            session: Session<unknown> | undefined;\n            jsDocParsingMode?: JSDocParsingMode;\n        }\n        interface WatchOptionsAndErrors {\n            watchOptions: WatchOptions;\n            errors: Diagnostic[] | undefined;\n        }\n        class ProjectService {\n            private readonly nodeModulesWatchers;\n            private readonly filenameToScriptInfoVersion;\n            private readonly allJsFilesForOpenFileTelemetry;\n            private readonly externalProjectToConfiguredProjectMap;\n            /**\n             * external projects (configuration and list of root files is not controlled by tsserver)\n             */\n            readonly externalProjects: ExternalProject[];\n            /**\n             * projects built from openFileRoots\n             */\n            readonly inferredProjects: InferredProject[];\n            /**\n             * projects specified by a tsconfig.json file\n             */\n            readonly configuredProjects: Map<string, ConfiguredProject>;\n            /**\n             * Open files: with value being project root path, and key being Path of the file that is open\n             */\n            readonly openFiles: Map<Path, NormalizedPath | undefined>;\n            private readonly configFileForOpenFiles;\n            private rootOfInferredProjects;\n            private readonly openFilesWithNonRootedDiskPath;\n            private compilerOptionsForInferredProjects;\n            private compilerOptionsForInferredProjectsPerProjectRoot;\n            private watchOptionsForInferredProjects;\n            private watchOptionsForInferredProjectsPerProjectRoot;\n            private typeAcquisitionForInferredProjects;\n            private typeAcquisitionForInferredProjectsPerProjectRoot;\n            private readonly projectToSizeMap;\n            private readonly hostConfiguration;\n            private safelist;\n            private readonly legacySafelist;\n            private pendingProjectUpdates;\n            private pendingOpenFileProjectUpdates?;\n            readonly currentDirectory: NormalizedPath;\n            readonly toCanonicalFileName: (f: string) => string;\n            readonly host: ServerHost;\n            readonly logger: Logger;\n            readonly cancellationToken: HostCancellationToken;\n            readonly useSingleInferredProject: boolean;\n            readonly useInferredProjectPerProjectRoot: boolean;\n            readonly typingsInstaller: ITypingsInstaller;\n            private readonly globalCacheLocationDirectoryPath;\n            readonly throttleWaitMilliseconds?: number;\n            private readonly suppressDiagnosticEvents?;\n            readonly globalPlugins: readonly string[];\n            readonly pluginProbeLocations: readonly string[];\n            readonly allowLocalPluginLoads: boolean;\n            readonly typesMapLocation: string | undefined;\n            readonly serverMode: LanguageServiceMode;\n            private readonly seenProjects;\n            private readonly sharedExtendedConfigFileWatchers;\n            private readonly extendedConfigCache;\n            private packageJsonFilesMap;\n            private incompleteCompletionsCache;\n            private performanceEventHandler?;\n            private pendingPluginEnablements?;\n            private currentPluginEnablementPromise?;\n            readonly jsDocParsingMode: JSDocParsingMode | undefined;\n            constructor(opts: ProjectServiceOptions);\n            toPath(fileName: string): Path;\n            private loadTypesMap;\n            updateTypingsForProject(response: SetTypings | InvalidateCachedTypings | PackageInstalledResponse): void;\n            private delayUpdateProjectGraph;\n            private delayUpdateProjectGraphs;\n            setCompilerOptionsForInferredProjects(projectCompilerOptions: protocol.InferredProjectCompilerOptions, projectRootPath?: string): void;\n            findProject(projectName: string): Project | undefined;\n            getDefaultProjectForFile(fileName: NormalizedPath, ensureProject: boolean): Project | undefined;\n            private tryGetDefaultProjectForEnsuringConfiguredProjectForFile;\n            private doEnsureDefaultProjectForFile;\n            getScriptInfoEnsuringProjectsUptoDate(uncheckedFileName: string): ScriptInfo | undefined;\n            private ensureProjectStructuresUptoDate;\n            getFormatCodeOptions(file: NormalizedPath): FormatCodeSettings;\n            getPreferences(file: NormalizedPath): protocol.UserPreferences;\n            getHostFormatCodeOptions(): FormatCodeSettings;\n            getHostPreferences(): protocol.UserPreferences;\n            private onSourceFileChanged;\n            private handleSourceMapProjects;\n            private delayUpdateSourceInfoProjects;\n            private delayUpdateProjectsOfScriptInfoPath;\n            private handleDeletedFile;\n            private watchWildcardDirectory;\n            private onWildCardDirectoryWatcherInvoke;\n            private delayUpdateProjectsFromParsedConfigOnConfigFileChange;\n            private onConfigFileChanged;\n            private removeProject;\n            private assignOrphanScriptInfosToInferredProject;\n            private closeOpenFile;\n            private deleteScriptInfo;\n            private configFileExists;\n            private createConfigFileWatcherForParsedConfig;\n            private ensureConfigFileWatcherForProject;\n            private forEachConfigFileLocation;\n            private getConfigFileNameForFileFromCache;\n            private setConfigFileNameForFileInCache;\n            private printProjects;\n            private getConfiguredProjectByCanonicalConfigFilePath;\n            private findExternalProjectByProjectName;\n            private getFilenameForExceededTotalSizeLimitForNonTsFiles;\n            private createExternalProject;\n            private addFilesToNonInferredProject;\n            private loadConfiguredProject;\n            private updateNonInferredProjectFiles;\n            private updateRootAndOptionsOfNonInferredProject;\n            private reloadFileNamesOfParsedConfig;\n            private setProjectForReload;\n            private clearSemanticCache;\n            private getOrCreateInferredProjectForProjectRootPathIfEnabled;\n            private getOrCreateSingleInferredProjectIfEnabled;\n            private getOrCreateSingleInferredWithoutProjectRoot;\n            private createInferredProject;\n            getScriptInfo(uncheckedFileName: string): ScriptInfo | undefined;\n            private watchClosedScriptInfo;\n            private createNodeModulesWatcher;\n            private watchClosedScriptInfoInNodeModules;\n            private getModifiedTime;\n            private refreshScriptInfo;\n            private refreshScriptInfosInDirectory;\n            private stopWatchingScriptInfo;\n            private getOrCreateScriptInfoNotOpenedByClientForNormalizedPath;\n            getOrCreateScriptInfoForNormalizedPath(fileName: NormalizedPath, openedByClient: boolean, fileContent?: string, scriptKind?: ScriptKind, hasMixedContent?: boolean, hostToQueryFileExistsOn?: {\n                fileExists(path: string): boolean;\n            }): ScriptInfo | undefined;\n            private getOrCreateScriptInfoWorker;\n            /**\n             * This gets the script info for the normalized path. If the path is not rooted disk path then the open script info with project root context is preferred\n             */\n            getScriptInfoForNormalizedPath(fileName: NormalizedPath): ScriptInfo | undefined;\n            getScriptInfoForPath(fileName: Path): ScriptInfo | undefined;\n            private addSourceInfoToSourceMap;\n            private addMissingSourceMapFile;\n            setHostConfiguration(args: protocol.ConfigureRequestArguments): void;\n            private getWatchOptionsFromProjectWatchOptions;\n            closeLog(): void;\n            private sendSourceFileChange;\n            /**\n             * This function rebuilds the project for every file opened by the client\n             * This does not reload contents of open files from disk. But we could do that if needed\n             */\n            reloadProjects(): void;\n            private removeRootOfInferredProjectIfNowPartOfOtherProject;\n            private ensureProjectForOpenFiles;\n            /**\n             * Open file whose contents is managed by the client\n             * @param filename is absolute pathname\n             * @param fileContent is a known version of the file content that is more up to date than the one on disk\n             */\n            openClientFile(fileName: string, fileContent?: string, scriptKind?: ScriptKind, projectRootPath?: string): OpenConfiguredProjectResult;\n            private findExternalProjectContainingOpenScriptInfo;\n            private getOrCreateOpenScriptInfo;\n            private assignProjectToOpenedScriptInfo;\n            private tryFindDefaultConfiguredProjectForOpenScriptInfo;\n            private isMatchedByConfig;\n            private tryFindDefaultConfiguredProjectForOpenScriptInfoOrClosedFileInfo;\n            private tryFindDefaultConfiguredProjectAndLoadAncestorsForOpenScriptInfo;\n            private ensureProjectChildren;\n            private cleanupConfiguredProjects;\n            private cleanupProjectsAndScriptInfos;\n            private tryInvokeWildCardDirectories;\n            openClientFileWithNormalizedPath(fileName: NormalizedPath, fileContent?: string, scriptKind?: ScriptKind, hasMixedContent?: boolean, projectRootPath?: NormalizedPath): OpenConfiguredProjectResult;\n            private removeOrphanScriptInfos;\n            private telemetryOnOpenFile;\n            /**\n             * Close file whose contents is managed by the client\n             * @param filename is absolute pathname\n             */\n            closeClientFile(uncheckedFileName: string): void;\n            private collectChanges;\n            closeExternalProject(uncheckedFileName: string): void;\n            openExternalProjects(projects: protocol.ExternalProject[]): void;\n            private static readonly filenameEscapeRegexp;\n            private static escapeFilenameForRegex;\n            resetSafeList(): void;\n            applySafeList(proj: protocol.ExternalProject): NormalizedPath[];\n            private applySafeListWorker;\n            openExternalProject(proj: protocol.ExternalProject): void;\n            hasDeferredExtension(): boolean;\n            private endEnablePlugin;\n            private enableRequestedPluginsAsync;\n            private enableRequestedPluginsWorker;\n            configurePlugin(args: protocol.ConfigurePluginRequestArguments): void;\n            private watchPackageJsonFile;\n            private onPackageJsonChange;\n        }\n        function formatMessage<T extends protocol.Message>(msg: T, logger: Logger, byteLength: (s: string, encoding: BufferEncoding) => number, newLine: string): string;\n        interface ServerCancellationToken extends HostCancellationToken {\n            setRequest(requestId: number): void;\n            resetRequest(requestId: number): void;\n        }\n        const nullCancellationToken: ServerCancellationToken;\n        /** @deprecated use ts.server.protocol.CommandTypes */\n        type CommandNames = protocol.CommandTypes;\n        /** @deprecated use ts.server.protocol.CommandTypes */\n        const CommandNames: any;\n        type Event = <T extends object>(body: T, eventName: string) => void;\n        interface EventSender {\n            event: Event;\n        }\n        interface SessionOptions {\n            host: ServerHost;\n            cancellationToken: ServerCancellationToken;\n            useSingleInferredProject: boolean;\n            useInferredProjectPerProjectRoot: boolean;\n            typingsInstaller?: ITypingsInstaller;\n            byteLength: (buf: string, encoding?: BufferEncoding) => number;\n            hrtime: (start?: [\n                number,\n                number,\n            ]) => [\n                number,\n                number,\n            ];\n            logger: Logger;\n            /**\n             * If falsy, all events are suppressed.\n             */\n            canUseEvents: boolean;\n            canUseWatchEvents?: boolean;\n            eventHandler?: ProjectServiceEventHandler;\n            /** Has no effect if eventHandler is also specified. */\n            suppressDiagnosticEvents?: boolean;\n            serverMode?: LanguageServiceMode;\n            throttleWaitMilliseconds?: number;\n            noGetErrOnBackgroundUpdate?: boolean;\n            globalPlugins?: readonly string[];\n            pluginProbeLocations?: readonly string[];\n            allowLocalPluginLoads?: boolean;\n            typesMapLocation?: string;\n        }\n        class Session<TMessage = string> implements EventSender {\n            private readonly gcTimer;\n            protected projectService: ProjectService;\n            private changeSeq;\n            private performanceData;\n            private currentRequestId;\n            private errorCheck;\n            protected host: ServerHost;\n            private readonly cancellationToken;\n            protected readonly typingsInstaller: ITypingsInstaller;\n            protected byteLength: (buf: string, encoding?: BufferEncoding) => number;\n            private hrtime;\n            protected logger: Logger;\n            protected canUseEvents: boolean;\n            private suppressDiagnosticEvents?;\n            private eventHandler;\n            private readonly noGetErrOnBackgroundUpdate?;\n            constructor(opts: SessionOptions);\n            private sendRequestCompletedEvent;\n            private addPerformanceData;\n            private addDiagnosticsPerformanceData;\n            private performanceEventHandler;\n            private defaultEventHandler;\n            private projectsUpdatedInBackgroundEvent;\n            logError(err: Error, cmd: string): void;\n            private logErrorWorker;\n            send(msg: protocol.Message): void;\n            protected writeMessage(msg: protocol.Message): void;\n            event<T extends object>(body: T, eventName: string): void;\n            private semanticCheck;\n            private syntacticCheck;\n            private suggestionCheck;\n            private regionSemanticCheck;\n            private sendDiagnosticsEvent;\n            private updateErrorCheck;\n            private cleanProjects;\n            private cleanup;\n            private getEncodedSyntacticClassifications;\n            private getEncodedSemanticClassifications;\n            private getProject;\n            private getConfigFileAndProject;\n            private getConfigFileDiagnostics;\n            private convertToDiagnosticsWithLinePositionFromDiagnosticFile;\n            private getCompilerOptionsDiagnostics;\n            private convertToDiagnosticsWithLinePosition;\n            private getDiagnosticsWorker;\n            private getDefinition;\n            private mapDefinitionInfoLocations;\n            private getDefinitionAndBoundSpan;\n            private findSourceDefinition;\n            private getEmitOutput;\n            private mapJSDocTagInfo;\n            private mapDisplayParts;\n            private mapSignatureHelpItems;\n            private mapDefinitionInfo;\n            private static mapToOriginalLocation;\n            private toFileSpan;\n            private toFileSpanWithContext;\n            private getTypeDefinition;\n            private mapImplementationLocations;\n            private getImplementation;\n            private getSyntacticDiagnosticsSync;\n            private getSemanticDiagnosticsSync;\n            private getSuggestionDiagnosticsSync;\n            private getJsxClosingTag;\n            private getLinkedEditingRange;\n            private getDocumentHighlights;\n            private provideInlayHints;\n            private mapCode;\n            private getCopilotRelatedInfo;\n            private setCompilerOptionsForInferredProjects;\n            private getProjectInfo;\n            private getProjectInfoWorker;\n            private getDefaultConfiguredProjectInfo;\n            private getRenameInfo;\n            private getProjects;\n            private getDefaultProject;\n            private getRenameLocations;\n            private mapRenameInfo;\n            private toSpanGroups;\n            private getReferences;\n            private getFileReferences;\n            private openClientFile;\n            private getPosition;\n            private getPositionInFile;\n            private getFileAndProject;\n            private getFileAndLanguageServiceForSyntacticOperation;\n            private getFileAndProjectWorker;\n            private getOutliningSpans;\n            private getTodoComments;\n            private getDocCommentTemplate;\n            private getSpanOfEnclosingComment;\n            private getIndentation;\n            private getBreakpointStatement;\n            private getNameOrDottedNameSpan;\n            private isValidBraceCompletion;\n            private getQuickInfoWorker;\n            private getFormattingEditsForRange;\n            private getFormattingEditsForRangeFull;\n            private getFormattingEditsForDocumentFull;\n            private getFormattingEditsAfterKeystrokeFull;\n            private getFormattingEditsAfterKeystroke;\n            private getCompletions;\n            private getCompletionEntryDetails;\n            private getCompileOnSaveAffectedFileList;\n            private emitFile;\n            private getSignatureHelpItems;\n            private toPendingErrorCheck;\n            private getDiagnostics;\n            private change;\n            private reload;\n            private saveToTmp;\n            private closeClientFile;\n            private mapLocationNavigationBarItems;\n            private getNavigationBarItems;\n            private toLocationNavigationTree;\n            private getNavigationTree;\n            private getNavigateToItems;\n            private getFullNavigateToItems;\n            private getSupportedCodeFixes;\n            private isLocation;\n            private extractPositionOrRange;\n            private getRange;\n            private getApplicableRefactors;\n            private getEditsForRefactor;\n            private getMoveToRefactoringFileSuggestions;\n            private preparePasteEdits;\n            private getPasteEdits;\n            private organizeImports;\n            private getEditsForFileRename;\n            private getCodeFixes;\n            private getCombinedCodeFix;\n            private applyCodeActionCommand;\n            private getStartAndEndPosition;\n            private mapCodeAction;\n            private mapCodeFixAction;\n            private mapPasteEditsAction;\n            private mapTextChangesToCodeEdits;\n            private mapTextChangeToCodeEdit;\n            private convertTextChangeToCodeEdit;\n            private getBraceMatching;\n            private getDiagnosticsForProject;\n            private configurePlugin;\n            private getSmartSelectionRange;\n            private toggleLineComment;\n            private toggleMultilineComment;\n            private commentSelection;\n            private uncommentSelection;\n            private mapSelectionRange;\n            private getScriptInfoFromProjectService;\n            private toProtocolCallHierarchyItem;\n            private toProtocolCallHierarchyIncomingCall;\n            private toProtocolCallHierarchyOutgoingCall;\n            private prepareCallHierarchy;\n            private provideCallHierarchyIncomingCalls;\n            private provideCallHierarchyOutgoingCalls;\n            getCanonicalFileName(fileName: string): string;\n            exit(): void;\n            private notRequired;\n            private requiredResponse;\n            private handlers;\n            addProtocolHandler(command: string, handler: (request: protocol.Request) => HandlerResponse): void;\n            private setCurrentRequest;\n            private resetCurrentRequest;\n            executeWithRequestId<T>(requestId: number, f: () => T): T;\n            executeCommand(request: protocol.Request): HandlerResponse;\n            onMessage(message: TMessage): void;\n            protected parseMessage(message: TMessage): protocol.Request;\n            protected toStringMessage(message: TMessage): string;\n            private getFormatOptions;\n            private getPreferences;\n            private getHostFormatOptions;\n            private getHostPreferences;\n        }\n        interface HandlerResponse {\n            response?: {};\n            responseRequired?: boolean;\n        }\n    }\n    namespace JsTyping {\n        interface TypingResolutionHost {\n            directoryExists(path: string): boolean;\n            fileExists(fileName: string): boolean;\n            readFile(path: string, encoding?: string): string | undefined;\n            readDirectory(rootDir: string, extensions: readonly string[], excludes: readonly string[] | undefined, includes: readonly string[] | undefined, depth?: number): string[];\n        }\n    }\n    const versionMajorMinor = \"5.9\";\n    /** The version of the TypeScript compiler release */\n    const version: string;\n    /**\n     * Type of objects whose values are all of the same type.\n     * The `in` and `for-in` operators can *not* be safely used,\n     * since `Object.prototype` may be modified by outside code.\n     */\n    interface MapLike<T> {\n        [index: string]: T;\n    }\n    interface SortedReadonlyArray<T> extends ReadonlyArray<T> {\n        \" __sortedArrayBrand\": any;\n    }\n    interface SortedArray<T> extends Array<T> {\n        \" __sortedArrayBrand\": any;\n    }\n    type Path = string & {\n        __pathBrand: any;\n    };\n    interface TextRange {\n        pos: number;\n        end: number;\n    }\n    interface ReadonlyTextRange {\n        readonly pos: number;\n        readonly end: number;\n    }\n    enum SyntaxKind {\n        Unknown = 0,\n        EndOfFileToken = 1,\n        SingleLineCommentTrivia = 2,\n        MultiLineCommentTrivia = 3,\n        NewLineTrivia = 4,\n        WhitespaceTrivia = 5,\n        ShebangTrivia = 6,\n        ConflictMarkerTrivia = 7,\n        NonTextFileMarkerTrivia = 8,\n        NumericLiteral = 9,\n        BigIntLiteral = 10,\n        StringLiteral = 11,\n        JsxText = 12,\n        JsxTextAllWhiteSpaces = 13,\n        RegularExpressionLiteral = 14,\n        NoSubstitutionTemplateLiteral = 15,\n        TemplateHead = 16,\n        TemplateMiddle = 17,\n        TemplateTail = 18,\n        OpenBraceToken = 19,\n        CloseBraceToken = 20,\n        OpenParenToken = 21,\n        CloseParenToken = 22,\n        OpenBracketToken = 23,\n        CloseBracketToken = 24,\n        DotToken = 25,\n        DotDotDotToken = 26,\n        SemicolonToken = 27,\n        CommaToken = 28,\n        QuestionDotToken = 29,\n        LessThanToken = 30,\n        LessThanSlashToken = 31,\n        GreaterThanToken = 32,\n        LessThanEqualsToken = 33,\n        GreaterThanEqualsToken = 34,\n        EqualsEqualsToken = 35,\n        ExclamationEqualsToken = 36,\n        EqualsEqualsEqualsToken = 37,\n        ExclamationEqualsEqualsToken = 38,\n        EqualsGreaterThanToken = 39,\n        PlusToken = 40,\n        MinusToken = 41,\n        AsteriskToken = 42,\n        AsteriskAsteriskToken = 43,\n        SlashToken = 44,\n        PercentToken = 45,\n        PlusPlusToken = 46,\n        MinusMinusToken = 47,\n        LessThanLessThanToken = 48,\n        GreaterThanGreaterThanToken = 49,\n        GreaterThanGreaterThanGreaterThanToken = 50,\n        AmpersandToken = 51,\n        BarToken = 52,\n        CaretToken = 53,\n        ExclamationToken = 54,\n        TildeToken = 55,\n        AmpersandAmpersandToken = 56,\n        BarBarToken = 57,\n        QuestionToken = 58,\n        ColonToken = 59,\n        AtToken = 60,\n        QuestionQuestionToken = 61,\n        /** Only the JSDoc scanner produces BacktickToken. The normal scanner produces NoSubstitutionTemplateLiteral and related kinds. */\n        BacktickToken = 62,\n        /** Only the JSDoc scanner produces HashToken. The normal scanner produces PrivateIdentifier. */\n        HashToken = 63,\n        EqualsToken = 64,\n        PlusEqualsToken = 65,\n        MinusEqualsToken = 66,\n        AsteriskEqualsToken = 67,\n        AsteriskAsteriskEqualsToken = 68,\n        SlashEqualsToken = 69,\n        PercentEqualsToken = 70,\n        LessThanLessThanEqualsToken = 71,\n        GreaterThanGreaterThanEqualsToken = 72,\n        GreaterThanGreaterThanGreaterThanEqualsToken = 73,\n        AmpersandEqualsToken = 74,\n        BarEqualsToken = 75,\n        BarBarEqualsToken = 76,\n        AmpersandAmpersandEqualsToken = 77,\n        QuestionQuestionEqualsToken = 78,\n        CaretEqualsToken = 79,\n        Identifier = 80,\n        PrivateIdentifier = 81,\n        BreakKeyword = 83,\n        CaseKeyword = 84,\n        CatchKeyword = 85,\n        ClassKeyword = 86,\n        ConstKeyword = 87,\n        ContinueKeyword = 88,\n        DebuggerKeyword = 89,\n        DefaultKeyword = 90,\n        DeleteKeyword = 91,\n        DoKeyword = 92,\n        ElseKeyword = 93,\n        EnumKeyword = 94,\n        ExportKeyword = 95,\n        ExtendsKeyword = 96,\n        FalseKeyword = 97,\n        FinallyKeyword = 98,\n        ForKeyword = 99,\n        FunctionKeyword = 100,\n        IfKeyword = 101,\n        ImportKeyword = 102,\n        InKeyword = 103,\n        InstanceOfKeyword = 104,\n        NewKeyword = 105,\n        NullKeyword = 106,\n        ReturnKeyword = 107,\n        SuperKeyword = 108,\n        SwitchKeyword = 109,\n        ThisKeyword = 110,\n        ThrowKeyword = 111,\n        TrueKeyword = 112,\n        TryKeyword = 113,\n        TypeOfKeyword = 114,\n        VarKeyword = 115,\n        VoidKeyword = 116,\n        WhileKeyword = 117,\n        WithKeyword = 118,\n        ImplementsKeyword = 119,\n        InterfaceKeyword = 120,\n        LetKeyword = 121,\n        PackageKeyword = 122,\n        PrivateKeyword = 123,\n        ProtectedKeyword = 124,\n        PublicKeyword = 125,\n        StaticKeyword = 126,\n        YieldKeyword = 127,\n        AbstractKeyword = 128,\n        AccessorKeyword = 129,\n        AsKeyword = 130,\n        AssertsKeyword = 131,\n        AssertKeyword = 132,\n        AnyKeyword = 133,\n        AsyncKeyword = 134,\n        AwaitKeyword = 135,\n        BooleanKeyword = 136,\n        ConstructorKeyword = 137,\n        DeclareKeyword = 138,\n        GetKeyword = 139,\n        InferKeyword = 140,\n        IntrinsicKeyword = 141,\n        IsKeyword = 142,\n        KeyOfKeyword = 143,\n        ModuleKeyword = 144,\n        NamespaceKeyword = 145,\n        NeverKeyword = 146,\n        OutKeyword = 147,\n        ReadonlyKeyword = 148,\n        RequireKeyword = 149,\n        NumberKeyword = 150,\n        ObjectKeyword = 151,\n        SatisfiesKeyword = 152,\n        SetKeyword = 153,\n        StringKeyword = 154,\n        SymbolKeyword = 155,\n        TypeKeyword = 156,\n        UndefinedKeyword = 157,\n        UniqueKeyword = 158,\n        UnknownKeyword = 159,\n        UsingKeyword = 160,\n        FromKeyword = 161,\n        GlobalKeyword = 162,\n        BigIntKeyword = 163,\n        OverrideKeyword = 164,\n        OfKeyword = 165,\n        DeferKeyword = 166,\n        QualifiedName = 167,\n        ComputedPropertyName = 168,\n        TypeParameter = 169,\n        Parameter = 170,\n        Decorator = 171,\n        PropertySignature = 172,\n        PropertyDeclaration = 173,\n        MethodSignature = 174,\n        MethodDeclaration = 175,\n        ClassStaticBlockDeclaration = 176,\n        Constructor = 177,\n        GetAccessor = 178,\n        SetAccessor = 179,\n        CallSignature = 180,\n        ConstructSignature = 181,\n        IndexSignature = 182,\n        TypePredicate = 183,\n        TypeReference = 184,\n        FunctionType = 185,\n        ConstructorType = 186,\n        TypeQuery = 187,\n        TypeLiteral = 188,\n        ArrayType = 189,\n        TupleType = 190,\n        OptionalType = 191,\n        RestType = 192,\n        UnionType = 193,\n        IntersectionType = 194,\n        ConditionalType = 195,\n        InferType = 196,\n        ParenthesizedType = 197,\n        ThisType = 198,\n        TypeOperator = 199,\n        IndexedAccessType = 200,\n        MappedType = 201,\n        LiteralType = 202,\n        NamedTupleMember = 203,\n        TemplateLiteralType = 204,\n        TemplateLiteralTypeSpan = 205,\n        ImportType = 206,\n        ObjectBindingPattern = 207,\n        ArrayBindingPattern = 208,\n        BindingElement = 209,\n        ArrayLiteralExpression = 210,\n        ObjectLiteralExpression = 211,\n        PropertyAccessExpression = 212,\n        ElementAccessExpression = 213,\n        CallExpression = 214,\n        NewExpression = 215,\n        TaggedTemplateExpression = 216,\n        TypeAssertionExpression = 217,\n        ParenthesizedExpression = 218,\n        FunctionExpression = 219,\n        ArrowFunction = 220,\n        DeleteExpression = 221,\n        TypeOfExpression = 222,\n        VoidExpression = 223,\n        AwaitExpression = 224,\n        PrefixUnaryExpression = 225,\n        PostfixUnaryExpression = 226,\n        BinaryExpression = 227,\n        ConditionalExpression = 228,\n        TemplateExpression = 229,\n        YieldExpression = 230,\n        SpreadElement = 231,\n        ClassExpression = 232,\n        OmittedExpression = 233,\n        ExpressionWithTypeArguments = 234,\n        AsExpression = 235,\n        NonNullExpression = 236,\n        MetaProperty = 237,\n        SyntheticExpression = 238,\n        SatisfiesExpression = 239,\n        TemplateSpan = 240,\n        SemicolonClassElement = 241,\n        Block = 242,\n        EmptyStatement = 243,\n        VariableStatement = 244,\n        ExpressionStatement = 245,\n        IfStatement = 246,\n        DoStatement = 247,\n        WhileStatement = 248,\n        ForStatement = 249,\n        ForInStatement = 250,\n        ForOfStatement = 251,\n        ContinueStatement = 252,\n        BreakStatement = 253,\n        ReturnStatement = 254,\n        WithStatement = 255,\n        SwitchStatement = 256,\n        LabeledStatement = 257,\n        ThrowStatement = 258,\n        TryStatement = 259,\n        DebuggerStatement = 260,\n        VariableDeclaration = 261,\n        VariableDeclarationList = 262,\n        FunctionDeclaration = 263,\n        ClassDeclaration = 264,\n        InterfaceDeclaration = 265,\n        TypeAliasDeclaration = 266,\n        EnumDeclaration = 267,\n        ModuleDeclaration = 268,\n        ModuleBlock = 269,\n        CaseBlock = 270,\n        NamespaceExportDeclaration = 271,\n        ImportEqualsDeclaration = 272,\n        ImportDeclaration = 273,\n        ImportClause = 274,\n        NamespaceImport = 275,\n        NamedImports = 276,\n        ImportSpecifier = 277,\n        ExportAssignment = 278,\n        ExportDeclaration = 279,\n        NamedExports = 280,\n        NamespaceExport = 281,\n        ExportSpecifier = 282,\n        MissingDeclaration = 283,\n        ExternalModuleReference = 284,\n        JsxElement = 285,\n        JsxSelfClosingElement = 286,\n        JsxOpeningElement = 287,\n        JsxClosingElement = 288,\n        JsxFragment = 289,\n        JsxOpeningFragment = 290,\n        JsxClosingFragment = 291,\n        JsxAttribute = 292,\n        JsxAttributes = 293,\n        JsxSpreadAttribute = 294,\n        JsxExpression = 295,\n        JsxNamespacedName = 296,\n        CaseClause = 297,\n        DefaultClause = 298,\n        HeritageClause = 299,\n        CatchClause = 300,\n        ImportAttributes = 301,\n        ImportAttribute = 302,\n        /** @deprecated */ AssertClause = 301,\n        /** @deprecated */ AssertEntry = 302,\n        /** @deprecated */ ImportTypeAssertionContainer = 303,\n        PropertyAssignment = 304,\n        ShorthandPropertyAssignment = 305,\n        SpreadAssignment = 306,\n        EnumMember = 307,\n        SourceFile = 308,\n        Bundle = 309,\n        JSDocTypeExpression = 310,\n        JSDocNameReference = 311,\n        JSDocMemberName = 312,\n        JSDocAllType = 313,\n        JSDocUnknownType = 314,\n        JSDocNullableType = 315,\n        JSDocNonNullableType = 316,\n        JSDocOptionalType = 317,\n        JSDocFunctionType = 318,\n        JSDocVariadicType = 319,\n        JSDocNamepathType = 320,\n        JSDoc = 321,\n        /** @deprecated Use SyntaxKind.JSDoc */\n        JSDocComment = 321,\n        JSDocText = 322,\n        JSDocTypeLiteral = 323,\n        JSDocSignature = 324,\n        JSDocLink = 325,\n        JSDocLinkCode = 326,\n        JSDocLinkPlain = 327,\n        JSDocTag = 328,\n        JSDocAugmentsTag = 329,\n        JSDocImplementsTag = 330,\n        JSDocAuthorTag = 331,\n        JSDocDeprecatedTag = 332,\n        JSDocClassTag = 333,\n        JSDocPublicTag = 334,\n        JSDocPrivateTag = 335,\n        JSDocProtectedTag = 336,\n        JSDocReadonlyTag = 337,\n        JSDocOverrideTag = 338,\n        JSDocCallbackTag = 339,\n        JSDocOverloadTag = 340,\n        JSDocEnumTag = 341,\n        JSDocParameterTag = 342,\n        JSDocReturnTag = 343,\n        JSDocThisTag = 344,\n        JSDocTypeTag = 345,\n        JSDocTemplateTag = 346,\n        JSDocTypedefTag = 347,\n        JSDocSeeTag = 348,\n        JSDocPropertyTag = 349,\n        JSDocThrowsTag = 350,\n        JSDocSatisfiesTag = 351,\n        JSDocImportTag = 352,\n        SyntaxList = 353,\n        NotEmittedStatement = 354,\n        NotEmittedTypeElement = 355,\n        PartiallyEmittedExpression = 356,\n        CommaListExpression = 357,\n        SyntheticReferenceExpression = 358,\n        Count = 359,\n        FirstAssignment = 64,\n        LastAssignment = 79,\n        FirstCompoundAssignment = 65,\n        LastCompoundAssignment = 79,\n        FirstReservedWord = 83,\n        LastReservedWord = 118,\n        FirstKeyword = 83,\n        LastKeyword = 166,\n        FirstFutureReservedWord = 119,\n        LastFutureReservedWord = 127,\n        FirstTypeNode = 183,\n        LastTypeNode = 206,\n        FirstPunctuation = 19,\n        LastPunctuation = 79,\n        FirstToken = 0,\n        LastToken = 166,\n        FirstTriviaToken = 2,\n        LastTriviaToken = 7,\n        FirstLiteralToken = 9,\n        LastLiteralToken = 15,\n        FirstTemplateToken = 15,\n        LastTemplateToken = 18,\n        FirstBinaryOperator = 30,\n        LastBinaryOperator = 79,\n        FirstStatement = 244,\n        LastStatement = 260,\n        FirstNode = 167,\n        FirstJSDocNode = 310,\n        LastJSDocNode = 352,\n        FirstJSDocTagNode = 328,\n        LastJSDocTagNode = 352,\n    }\n    type TriviaSyntaxKind = SyntaxKind.SingleLineCommentTrivia | SyntaxKind.MultiLineCommentTrivia | SyntaxKind.NewLineTrivia | SyntaxKind.WhitespaceTrivia | SyntaxKind.ShebangTrivia | SyntaxKind.ConflictMarkerTrivia;\n    type LiteralSyntaxKind = SyntaxKind.NumericLiteral | SyntaxKind.BigIntLiteral | SyntaxKind.StringLiteral | SyntaxKind.JsxText | SyntaxKind.JsxTextAllWhiteSpaces | SyntaxKind.RegularExpressionLiteral | SyntaxKind.NoSubstitutionTemplateLiteral;\n    type PseudoLiteralSyntaxKind = SyntaxKind.TemplateHead | SyntaxKind.TemplateMiddle | SyntaxKind.TemplateTail;\n    type PunctuationSyntaxKind =\n        | SyntaxKind.OpenBraceToken\n        | SyntaxKind.CloseBraceToken\n        | SyntaxKind.OpenParenToken\n        | SyntaxKind.CloseParenToken\n        | SyntaxKind.OpenBracketToken\n        | SyntaxKind.CloseBracketToken\n        | SyntaxKind.DotToken\n        | SyntaxKind.DotDotDotToken\n        | SyntaxKind.SemicolonToken\n        | SyntaxKind.CommaToken\n        | SyntaxKind.QuestionDotToken\n        | SyntaxKind.LessThanToken\n        | SyntaxKind.LessThanSlashToken\n        | SyntaxKind.GreaterThanToken\n        | SyntaxKind.LessThanEqualsToken\n        | SyntaxKind.GreaterThanEqualsToken\n        | SyntaxKind.EqualsEqualsToken\n        | SyntaxKind.ExclamationEqualsToken\n        | SyntaxKind.EqualsEqualsEqualsToken\n        | SyntaxKind.ExclamationEqualsEqualsToken\n        | SyntaxKind.EqualsGreaterThanToken\n        | SyntaxKind.PlusToken\n        | SyntaxKind.MinusToken\n        | SyntaxKind.AsteriskToken\n        | SyntaxKind.AsteriskAsteriskToken\n        | SyntaxKind.SlashToken\n        | SyntaxKind.PercentToken\n        | SyntaxKind.PlusPlusToken\n        | SyntaxKind.MinusMinusToken\n        | SyntaxKind.LessThanLessThanToken\n        | SyntaxKind.GreaterThanGreaterThanToken\n        | SyntaxKind.GreaterThanGreaterThanGreaterThanToken\n        | SyntaxKind.AmpersandToken\n        | SyntaxKind.BarToken\n        | SyntaxKind.CaretToken\n        | SyntaxKind.ExclamationToken\n        | SyntaxKind.TildeToken\n        | SyntaxKind.AmpersandAmpersandToken\n        | SyntaxKind.AmpersandAmpersandEqualsToken\n        | SyntaxKind.BarBarToken\n        | SyntaxKind.BarBarEqualsToken\n        | SyntaxKind.QuestionQuestionToken\n        | SyntaxKind.QuestionQuestionEqualsToken\n        | SyntaxKind.QuestionToken\n        | SyntaxKind.ColonToken\n        | SyntaxKind.AtToken\n        | SyntaxKind.BacktickToken\n        | SyntaxKind.HashToken\n        | SyntaxKind.EqualsToken\n        | SyntaxKind.PlusEqualsToken\n        | SyntaxKind.MinusEqualsToken\n        | SyntaxKind.AsteriskEqualsToken\n        | SyntaxKind.AsteriskAsteriskEqualsToken\n        | SyntaxKind.SlashEqualsToken\n        | SyntaxKind.PercentEqualsToken\n        | SyntaxKind.LessThanLessThanEqualsToken\n        | SyntaxKind.GreaterThanGreaterThanEqualsToken\n        | SyntaxKind.GreaterThanGreaterThanGreaterThanEqualsToken\n        | SyntaxKind.AmpersandEqualsToken\n        | SyntaxKind.BarEqualsToken\n        | SyntaxKind.CaretEqualsToken;\n    type KeywordSyntaxKind =\n        | SyntaxKind.AbstractKeyword\n        | SyntaxKind.AccessorKeyword\n        | SyntaxKind.AnyKeyword\n        | SyntaxKind.AsKeyword\n        | SyntaxKind.AssertsKeyword\n        | SyntaxKind.AssertKeyword\n        | SyntaxKind.AsyncKeyword\n        | SyntaxKind.AwaitKeyword\n        | SyntaxKind.BigIntKeyword\n        | SyntaxKind.BooleanKeyword\n        | SyntaxKind.BreakKeyword\n        | SyntaxKind.CaseKeyword\n        | SyntaxKind.CatchKeyword\n        | SyntaxKind.ClassKeyword\n        | SyntaxKind.ConstKeyword\n        | SyntaxKind.ConstructorKeyword\n        | SyntaxKind.ContinueKeyword\n        | SyntaxKind.DebuggerKeyword\n        | SyntaxKind.DeclareKeyword\n        | SyntaxKind.DefaultKeyword\n        | SyntaxKind.DeferKeyword\n        | SyntaxKind.DeleteKeyword\n        | SyntaxKind.DoKeyword\n        | SyntaxKind.ElseKeyword\n        | SyntaxKind.EnumKeyword\n        | SyntaxKind.ExportKeyword\n        | SyntaxKind.ExtendsKeyword\n        | SyntaxKind.FalseKeyword\n        | SyntaxKind.FinallyKeyword\n        | SyntaxKind.ForKeyword\n        | SyntaxKind.FromKeyword\n        | SyntaxKind.FunctionKeyword\n        | SyntaxKind.GetKeyword\n        | SyntaxKind.GlobalKeyword\n        | SyntaxKind.IfKeyword\n        | SyntaxKind.ImplementsKeyword\n        | SyntaxKind.ImportKeyword\n        | SyntaxKind.InferKeyword\n        | SyntaxKind.InKeyword\n        | SyntaxKind.InstanceOfKeyword\n        | SyntaxKind.InterfaceKeyword\n        | SyntaxKind.IntrinsicKeyword\n        | SyntaxKind.IsKeyword\n        | SyntaxKind.KeyOfKeyword\n        | SyntaxKind.LetKeyword\n        | SyntaxKind.ModuleKeyword\n        | SyntaxKind.NamespaceKeyword\n        | SyntaxKind.NeverKeyword\n        | SyntaxKind.NewKeyword\n        | SyntaxKind.NullKeyword\n        | SyntaxKind.NumberKeyword\n        | SyntaxKind.ObjectKeyword\n        | SyntaxKind.OfKeyword\n        | SyntaxKind.PackageKeyword\n        | SyntaxKind.PrivateKeyword\n        | SyntaxKind.ProtectedKeyword\n        | SyntaxKind.PublicKeyword\n        | SyntaxKind.ReadonlyKeyword\n        | SyntaxKind.OutKeyword\n        | SyntaxKind.OverrideKeyword\n        | SyntaxKind.RequireKeyword\n        | SyntaxKind.ReturnKeyword\n        | SyntaxKind.SatisfiesKeyword\n        | SyntaxKind.SetKeyword\n        | SyntaxKind.StaticKeyword\n        | SyntaxKind.StringKeyword\n        | SyntaxKind.SuperKeyword\n        | SyntaxKind.SwitchKeyword\n        | SyntaxKind.SymbolKeyword\n        | SyntaxKind.ThisKeyword\n        | SyntaxKind.ThrowKeyword\n        | SyntaxKind.TrueKeyword\n        | SyntaxKind.TryKeyword\n        | SyntaxKind.TypeKeyword\n        | SyntaxKind.TypeOfKeyword\n        | SyntaxKind.UndefinedKeyword\n        | SyntaxKind.UniqueKeyword\n        | SyntaxKind.UnknownKeyword\n        | SyntaxKind.UsingKeyword\n        | SyntaxKind.VarKeyword\n        | SyntaxKind.VoidKeyword\n        | SyntaxKind.WhileKeyword\n        | SyntaxKind.WithKeyword\n        | SyntaxKind.YieldKeyword;\n    type ModifierSyntaxKind = SyntaxKind.AbstractKeyword | SyntaxKind.AccessorKeyword | SyntaxKind.AsyncKeyword | SyntaxKind.ConstKeyword | SyntaxKind.DeclareKeyword | SyntaxKind.DefaultKeyword | SyntaxKind.ExportKeyword | SyntaxKind.InKeyword | SyntaxKind.PrivateKeyword | SyntaxKind.ProtectedKeyword | SyntaxKind.PublicKeyword | SyntaxKind.ReadonlyKeyword | SyntaxKind.OutKeyword | SyntaxKind.OverrideKeyword | SyntaxKind.StaticKeyword;\n    type KeywordTypeSyntaxKind = SyntaxKind.AnyKeyword | SyntaxKind.BigIntKeyword | SyntaxKind.BooleanKeyword | SyntaxKind.IntrinsicKeyword | SyntaxKind.NeverKeyword | SyntaxKind.NumberKeyword | SyntaxKind.ObjectKeyword | SyntaxKind.StringKeyword | SyntaxKind.SymbolKeyword | SyntaxKind.UndefinedKeyword | SyntaxKind.UnknownKeyword | SyntaxKind.VoidKeyword;\n    type TokenSyntaxKind = SyntaxKind.Unknown | SyntaxKind.EndOfFileToken | TriviaSyntaxKind | LiteralSyntaxKind | PseudoLiteralSyntaxKind | PunctuationSyntaxKind | SyntaxKind.Identifier | KeywordSyntaxKind;\n    type JsxTokenSyntaxKind = SyntaxKind.LessThanSlashToken | SyntaxKind.EndOfFileToken | SyntaxKind.ConflictMarkerTrivia | SyntaxKind.JsxText | SyntaxKind.JsxTextAllWhiteSpaces | SyntaxKind.OpenBraceToken | SyntaxKind.LessThanToken;\n    type JSDocSyntaxKind = SyntaxKind.EndOfFileToken | SyntaxKind.WhitespaceTrivia | SyntaxKind.AtToken | SyntaxKind.NewLineTrivia | SyntaxKind.AsteriskToken | SyntaxKind.OpenBraceToken | SyntaxKind.CloseBraceToken | SyntaxKind.LessThanToken | SyntaxKind.GreaterThanToken | SyntaxKind.OpenBracketToken | SyntaxKind.CloseBracketToken | SyntaxKind.OpenParenToken | SyntaxKind.CloseParenToken | SyntaxKind.EqualsToken | SyntaxKind.CommaToken | SyntaxKind.DotToken | SyntaxKind.Identifier | SyntaxKind.BacktickToken | SyntaxKind.HashToken | SyntaxKind.Unknown | KeywordSyntaxKind;\n    enum NodeFlags {\n        None = 0,\n        Let = 1,\n        Const = 2,\n        Using = 4,\n        AwaitUsing = 6,\n        NestedNamespace = 8,\n        Synthesized = 16,\n        Namespace = 32,\n        OptionalChain = 64,\n        ExportContext = 128,\n        ContainsThis = 256,\n        HasImplicitReturn = 512,\n        HasExplicitReturn = 1024,\n        GlobalAugmentation = 2048,\n        HasAsyncFunctions = 4096,\n        DisallowInContext = 8192,\n        YieldContext = 16384,\n        DecoratorContext = 32768,\n        AwaitContext = 65536,\n        DisallowConditionalTypesContext = 131072,\n        ThisNodeHasError = 262144,\n        JavaScriptFile = 524288,\n        ThisNodeOrAnySubNodesHasError = 1048576,\n        HasAggregatedChildData = 2097152,\n        JSDoc = 16777216,\n        JsonFile = 134217728,\n        BlockScoped = 7,\n        Constant = 6,\n        ReachabilityCheckFlags = 1536,\n        ReachabilityAndEmitFlags = 5632,\n        ContextFlags = 101441536,\n        TypeExcludesFlags = 81920,\n    }\n    enum ModifierFlags {\n        None = 0,\n        Public = 1,\n        Private = 2,\n        Protected = 4,\n        Readonly = 8,\n        Override = 16,\n        Export = 32,\n        Abstract = 64,\n        Ambient = 128,\n        Static = 256,\n        Accessor = 512,\n        Async = 1024,\n        Default = 2048,\n        Const = 4096,\n        In = 8192,\n        Out = 16384,\n        Decorator = 32768,\n        Deprecated = 65536,\n        HasComputedJSDocModifiers = 268435456,\n        HasComputedFlags = 536870912,\n        AccessibilityModifier = 7,\n        ParameterPropertyModifier = 31,\n        NonPublicAccessibilityModifier = 6,\n        TypeScriptModifier = 28895,\n        ExportDefault = 2080,\n        All = 131071,\n        Modifier = 98303,\n    }\n    enum JsxFlags {\n        None = 0,\n        /** An element from a named property of the JSX.IntrinsicElements interface */\n        IntrinsicNamedElement = 1,\n        /** An element inferred from the string index signature of the JSX.IntrinsicElements interface */\n        IntrinsicIndexedElement = 2,\n        IntrinsicElement = 3,\n    }\n    interface Node extends ReadonlyTextRange {\n        readonly kind: SyntaxKind;\n        readonly flags: NodeFlags;\n        readonly parent: Node;\n    }\n    interface Node {\n        getSourceFile(): SourceFile;\n        getChildCount(sourceFile?: SourceFile): number;\n        getChildAt(index: number, sourceFile?: SourceFile): Node;\n        getChildren(sourceFile?: SourceFile): readonly Node[];\n        getStart(sourceFile?: SourceFile, includeJsDocComment?: boolean): number;\n        getFullStart(): number;\n        getEnd(): number;\n        getWidth(sourceFile?: SourceFileLike): number;\n        getFullWidth(): number;\n        getLeadingTriviaWidth(sourceFile?: SourceFile): number;\n        getFullText(sourceFile?: SourceFile): string;\n        getText(sourceFile?: SourceFile): string;\n        getFirstToken(sourceFile?: SourceFile): Node | undefined;\n        getLastToken(sourceFile?: SourceFile): Node | undefined;\n        forEachChild<T>(cbNode: (node: Node) => T | undefined, cbNodeArray?: (nodes: NodeArray<Node>) => T | undefined): T | undefined;\n    }\n    interface JSDocContainer extends Node {\n        _jsdocContainerBrand: any;\n    }\n    interface LocalsContainer extends Node {\n        _localsContainerBrand: any;\n    }\n    interface FlowContainer extends Node {\n        _flowContainerBrand: any;\n    }\n    type HasJSDoc =\n        | AccessorDeclaration\n        | ArrowFunction\n        | BinaryExpression\n        | Block\n        | BreakStatement\n        | CallSignatureDeclaration\n        | CaseClause\n        | ClassLikeDeclaration\n        | ClassStaticBlockDeclaration\n        | ConstructorDeclaration\n        | ConstructorTypeNode\n        | ConstructSignatureDeclaration\n        | ContinueStatement\n        | DebuggerStatement\n        | DoStatement\n        | ElementAccessExpression\n        | EmptyStatement\n        | EndOfFileToken\n        | EnumDeclaration\n        | EnumMember\n        | ExportAssignment\n        | ExportDeclaration\n        | ExportSpecifier\n        | ExpressionStatement\n        | ForInStatement\n        | ForOfStatement\n        | ForStatement\n        | FunctionDeclaration\n        | FunctionExpression\n        | FunctionTypeNode\n        | Identifier\n        | IfStatement\n        | ImportDeclaration\n        | ImportEqualsDeclaration\n        | IndexSignatureDeclaration\n        | InterfaceDeclaration\n        | JSDocFunctionType\n        | JSDocSignature\n        | LabeledStatement\n        | MethodDeclaration\n        | MethodSignature\n        | ModuleDeclaration\n        | NamedTupleMember\n        | NamespaceExportDeclaration\n        | ObjectLiteralExpression\n        | ParameterDeclaration\n        | ParenthesizedExpression\n        | PropertyAccessExpression\n        | PropertyAssignment\n        | PropertyDeclaration\n        | PropertySignature\n        | ReturnStatement\n        | SemicolonClassElement\n        | ShorthandPropertyAssignment\n        | SpreadAssignment\n        | SwitchStatement\n        | ThrowStatement\n        | TryStatement\n        | TypeAliasDeclaration\n        | TypeParameterDeclaration\n        | VariableDeclaration\n        | VariableStatement\n        | WhileStatement\n        | WithStatement;\n    type HasType = SignatureDeclaration | VariableDeclaration | ParameterDeclaration | PropertySignature | PropertyDeclaration | TypePredicateNode | ParenthesizedTypeNode | TypeOperatorNode | MappedTypeNode | AssertionExpression | TypeAliasDeclaration | JSDocTypeExpression | JSDocNonNullableType | JSDocNullableType | JSDocOptionalType | JSDocVariadicType;\n    type HasTypeArguments = CallExpression | NewExpression | TaggedTemplateExpression | JsxOpeningElement | JsxSelfClosingElement;\n    type HasInitializer = HasExpressionInitializer | ForStatement | ForInStatement | ForOfStatement | JsxAttribute;\n    type HasExpressionInitializer = VariableDeclaration | ParameterDeclaration | BindingElement | PropertyDeclaration | PropertyAssignment | EnumMember;\n    type HasDecorators = ParameterDeclaration | PropertyDeclaration | MethodDeclaration | GetAccessorDeclaration | SetAccessorDeclaration | ClassExpression | ClassDeclaration;\n    type HasModifiers = TypeParameterDeclaration | ParameterDeclaration | ConstructorTypeNode | PropertySignature | PropertyDeclaration | MethodSignature | MethodDeclaration | ConstructorDeclaration | GetAccessorDeclaration | SetAccessorDeclaration | IndexSignatureDeclaration | FunctionExpression | ArrowFunction | ClassExpression | VariableStatement | FunctionDeclaration | ClassDeclaration | InterfaceDeclaration | TypeAliasDeclaration | EnumDeclaration | ModuleDeclaration | ImportEqualsDeclaration | ImportDeclaration | ExportAssignment | ExportDeclaration;\n    interface NodeArray<T extends Node> extends ReadonlyArray<T>, ReadonlyTextRange {\n        readonly hasTrailingComma: boolean;\n    }\n    interface Token<TKind extends SyntaxKind> extends Node {\n        readonly kind: TKind;\n    }\n    type EndOfFileToken = Token<SyntaxKind.EndOfFileToken> & JSDocContainer;\n    interface PunctuationToken<TKind extends PunctuationSyntaxKind> extends Token<TKind> {\n    }\n    type DotToken = PunctuationToken<SyntaxKind.DotToken>;\n    type DotDotDotToken = PunctuationToken<SyntaxKind.DotDotDotToken>;\n    type QuestionToken = PunctuationToken<SyntaxKind.QuestionToken>;\n    type ExclamationToken = PunctuationToken<SyntaxKind.ExclamationToken>;\n    type ColonToken = PunctuationToken<SyntaxKind.ColonToken>;\n    type EqualsToken = PunctuationToken<SyntaxKind.EqualsToken>;\n    type AmpersandAmpersandEqualsToken = PunctuationToken<SyntaxKind.AmpersandAmpersandEqualsToken>;\n    type BarBarEqualsToken = PunctuationToken<SyntaxKind.BarBarEqualsToken>;\n    type QuestionQuestionEqualsToken = PunctuationToken<SyntaxKind.QuestionQuestionEqualsToken>;\n    type AsteriskToken = PunctuationToken<SyntaxKind.AsteriskToken>;\n    type EqualsGreaterThanToken = PunctuationToken<SyntaxKind.EqualsGreaterThanToken>;\n    type PlusToken = PunctuationToken<SyntaxKind.PlusToken>;\n    type MinusToken = PunctuationToken<SyntaxKind.MinusToken>;\n    type QuestionDotToken = PunctuationToken<SyntaxKind.QuestionDotToken>;\n    interface KeywordToken<TKind extends KeywordSyntaxKind> extends Token<TKind> {\n    }\n    type AssertsKeyword = KeywordToken<SyntaxKind.AssertsKeyword>;\n    type AssertKeyword = KeywordToken<SyntaxKind.AssertKeyword>;\n    type AwaitKeyword = KeywordToken<SyntaxKind.AwaitKeyword>;\n    type CaseKeyword = KeywordToken<SyntaxKind.CaseKeyword>;\n    interface ModifierToken<TKind extends ModifierSyntaxKind> extends KeywordToken<TKind> {\n    }\n    type AbstractKeyword = ModifierToken<SyntaxKind.AbstractKeyword>;\n    type AccessorKeyword = ModifierToken<SyntaxKind.AccessorKeyword>;\n    type AsyncKeyword = ModifierToken<SyntaxKind.AsyncKeyword>;\n    type ConstKeyword = ModifierToken<SyntaxKind.ConstKeyword>;\n    type DeclareKeyword = ModifierToken<SyntaxKind.DeclareKeyword>;\n    type DefaultKeyword = ModifierToken<SyntaxKind.DefaultKeyword>;\n    type ExportKeyword = ModifierToken<SyntaxKind.ExportKeyword>;\n    type InKeyword = ModifierToken<SyntaxKind.InKeyword>;\n    type PrivateKeyword = ModifierToken<SyntaxKind.PrivateKeyword>;\n    type ProtectedKeyword = ModifierToken<SyntaxKind.ProtectedKeyword>;\n    type PublicKeyword = ModifierToken<SyntaxKind.PublicKeyword>;\n    type ReadonlyKeyword = ModifierToken<SyntaxKind.ReadonlyKeyword>;\n    type OutKeyword = ModifierToken<SyntaxKind.OutKeyword>;\n    type OverrideKeyword = ModifierToken<SyntaxKind.OverrideKeyword>;\n    type StaticKeyword = ModifierToken<SyntaxKind.StaticKeyword>;\n    type Modifier = AbstractKeyword | AccessorKeyword | AsyncKeyword | ConstKeyword | DeclareKeyword | DefaultKeyword | ExportKeyword | InKeyword | PrivateKeyword | ProtectedKeyword | PublicKeyword | OutKeyword | OverrideKeyword | ReadonlyKeyword | StaticKeyword;\n    type ModifierLike = Modifier | Decorator;\n    type AccessibilityModifier = PublicKeyword | PrivateKeyword | ProtectedKeyword;\n    type ParameterPropertyModifier = AccessibilityModifier | ReadonlyKeyword;\n    type ClassMemberModifier = AccessibilityModifier | ReadonlyKeyword | StaticKeyword | AccessorKeyword;\n    type ModifiersArray = NodeArray<Modifier>;\n    enum GeneratedIdentifierFlags {\n        None = 0,\n        ReservedInNestedScopes = 8,\n        Optimistic = 16,\n        FileLevel = 32,\n        AllowNameSubstitution = 64,\n    }\n    interface Identifier extends PrimaryExpression, Declaration, JSDocContainer, FlowContainer {\n        readonly kind: SyntaxKind.Identifier;\n        /**\n         * Prefer to use `id.unescapedText`. (Note: This is available only in services, not internally to the TypeScript compiler.)\n         * Text of identifier, but if the identifier begins with two underscores, this will begin with three.\n         */\n        readonly escapedText: __String;\n    }\n    interface Identifier {\n        readonly text: string;\n    }\n    interface TransientIdentifier extends Identifier {\n        resolvedSymbol: Symbol;\n    }\n    interface QualifiedName extends Node, FlowContainer {\n        readonly kind: SyntaxKind.QualifiedName;\n        readonly left: EntityName;\n        readonly right: Identifier;\n    }\n    type EntityName = Identifier | QualifiedName;\n    type PropertyName = Identifier | StringLiteral | NoSubstitutionTemplateLiteral | NumericLiteral | ComputedPropertyName | PrivateIdentifier | BigIntLiteral;\n    type MemberName = Identifier | PrivateIdentifier;\n    type DeclarationName = PropertyName | JsxAttributeName | StringLiteralLike | ElementAccessExpression | BindingPattern | EntityNameExpression;\n    interface Declaration extends Node {\n        _declarationBrand: any;\n    }\n    interface NamedDeclaration extends Declaration {\n        readonly name?: DeclarationName;\n    }\n    interface DeclarationStatement extends NamedDeclaration, Statement {\n        readonly name?: Identifier | StringLiteral | NumericLiteral;\n    }\n    interface ComputedPropertyName extends Node {\n        readonly kind: SyntaxKind.ComputedPropertyName;\n        readonly parent: Declaration;\n        readonly expression: Expression;\n    }\n    interface PrivateIdentifier extends PrimaryExpression {\n        readonly kind: SyntaxKind.PrivateIdentifier;\n        readonly escapedText: __String;\n    }\n    interface PrivateIdentifier {\n        readonly text: string;\n    }\n    interface Decorator extends Node {\n        readonly kind: SyntaxKind.Decorator;\n        readonly parent: NamedDeclaration;\n        readonly expression: LeftHandSideExpression;\n    }\n    interface TypeParameterDeclaration extends NamedDeclaration, JSDocContainer {\n        readonly kind: SyntaxKind.TypeParameter;\n        readonly parent: DeclarationWithTypeParameterChildren | InferTypeNode;\n        readonly modifiers?: NodeArray<Modifier>;\n        readonly name: Identifier;\n        /** Note: Consider calling `getEffectiveConstraintOfTypeParameter` */\n        readonly constraint?: TypeNode;\n        readonly default?: TypeNode;\n        expression?: Expression;\n    }\n    interface SignatureDeclarationBase extends NamedDeclaration, JSDocContainer {\n        readonly kind: SignatureDeclaration[\"kind\"];\n        readonly name?: PropertyName;\n        readonly typeParameters?: NodeArray<TypeParameterDeclaration> | undefined;\n        readonly parameters: NodeArray<ParameterDeclaration>;\n        readonly type?: TypeNode | undefined;\n    }\n    type SignatureDeclaration = CallSignatureDeclaration | ConstructSignatureDeclaration | MethodSignature | IndexSignatureDeclaration | FunctionTypeNode | ConstructorTypeNode | JSDocFunctionType | FunctionDeclaration | MethodDeclaration | ConstructorDeclaration | AccessorDeclaration | FunctionExpression | ArrowFunction;\n    interface CallSignatureDeclaration extends SignatureDeclarationBase, TypeElement, LocalsContainer {\n        readonly kind: SyntaxKind.CallSignature;\n    }\n    interface ConstructSignatureDeclaration extends SignatureDeclarationBase, TypeElement, LocalsContainer {\n        readonly kind: SyntaxKind.ConstructSignature;\n    }\n    type BindingName = Identifier | BindingPattern;\n    interface VariableDeclaration extends NamedDeclaration, JSDocContainer {\n        readonly kind: SyntaxKind.VariableDeclaration;\n        readonly parent: VariableDeclarationList | CatchClause;\n        readonly name: BindingName;\n        readonly exclamationToken?: ExclamationToken;\n        readonly type?: TypeNode;\n        readonly initializer?: Expression;\n    }\n    interface VariableDeclarationList extends Node {\n        readonly kind: SyntaxKind.VariableDeclarationList;\n        readonly parent: VariableStatement | ForStatement | ForOfStatement | ForInStatement;\n        readonly declarations: NodeArray<VariableDeclaration>;\n    }\n    interface ParameterDeclaration extends NamedDeclaration, JSDocContainer {\n        readonly kind: SyntaxKind.Parameter;\n        readonly parent: SignatureDeclaration;\n        readonly modifiers?: NodeArray<ModifierLike>;\n        readonly dotDotDotToken?: DotDotDotToken;\n        readonly name: BindingName;\n        readonly questionToken?: QuestionToken;\n        readonly type?: TypeNode;\n        readonly initializer?: Expression;\n    }\n    interface BindingElement extends NamedDeclaration, FlowContainer {\n        readonly kind: SyntaxKind.BindingElement;\n        readonly parent: BindingPattern;\n        readonly propertyName?: PropertyName;\n        readonly dotDotDotToken?: DotDotDotToken;\n        readonly name: BindingName;\n        readonly initializer?: Expression;\n    }\n    interface PropertySignature extends TypeElement, JSDocContainer {\n        readonly kind: SyntaxKind.PropertySignature;\n        readonly parent: TypeLiteralNode | InterfaceDeclaration;\n        readonly modifiers?: NodeArray<Modifier>;\n        readonly name: PropertyName;\n        readonly questionToken?: QuestionToken;\n        readonly type?: TypeNode;\n    }\n    interface PropertyDeclaration extends ClassElement, JSDocContainer {\n        readonly kind: SyntaxKind.PropertyDeclaration;\n        readonly parent: ClassLikeDeclaration;\n        readonly modifiers?: NodeArray<ModifierLike>;\n        readonly name: PropertyName;\n        readonly questionToken?: QuestionToken;\n        readonly exclamationToken?: ExclamationToken;\n        readonly type?: TypeNode;\n        readonly initializer?: Expression;\n    }\n    interface AutoAccessorPropertyDeclaration extends PropertyDeclaration {\n        _autoAccessorBrand: any;\n    }\n    interface ObjectLiteralElement extends NamedDeclaration {\n        _objectLiteralBrand: any;\n        readonly name?: PropertyName;\n    }\n    /** Unlike ObjectLiteralElement, excludes JSXAttribute and JSXSpreadAttribute. */\n    type ObjectLiteralElementLike = PropertyAssignment | ShorthandPropertyAssignment | SpreadAssignment | MethodDeclaration | AccessorDeclaration;\n    interface PropertyAssignment extends ObjectLiteralElement, JSDocContainer {\n        readonly kind: SyntaxKind.PropertyAssignment;\n        readonly parent: ObjectLiteralExpression;\n        readonly name: PropertyName;\n        readonly initializer: Expression;\n    }\n    interface ShorthandPropertyAssignment extends ObjectLiteralElement, JSDocContainer {\n        readonly kind: SyntaxKind.ShorthandPropertyAssignment;\n        readonly parent: ObjectLiteralExpression;\n        readonly name: Identifier;\n        readonly equalsToken?: EqualsToken;\n        readonly objectAssignmentInitializer?: Expression;\n    }\n    interface SpreadAssignment extends ObjectLiteralElement, JSDocContainer {\n        readonly kind: SyntaxKind.SpreadAssignment;\n        readonly parent: ObjectLiteralExpression;\n        readonly expression: Expression;\n    }\n    type VariableLikeDeclaration = VariableDeclaration | ParameterDeclaration | BindingElement | PropertyDeclaration | PropertyAssignment | PropertySignature | JsxAttribute | ShorthandPropertyAssignment | EnumMember | JSDocPropertyTag | JSDocParameterTag;\n    interface ObjectBindingPattern extends Node {\n        readonly kind: SyntaxKind.ObjectBindingPattern;\n        readonly parent: VariableDeclaration | ParameterDeclaration | BindingElement;\n        readonly elements: NodeArray<BindingElement>;\n    }\n    interface ArrayBindingPattern extends Node {\n        readonly kind: SyntaxKind.ArrayBindingPattern;\n        readonly parent: VariableDeclaration | ParameterDeclaration | BindingElement;\n        readonly elements: NodeArray<ArrayBindingElement>;\n    }\n    type BindingPattern = ObjectBindingPattern | ArrayBindingPattern;\n    type ArrayBindingElement = BindingElement | OmittedExpression;\n    /**\n     * Several node kinds share function-like features such as a signature,\n     * a name, and a body. These nodes should extend FunctionLikeDeclarationBase.\n     * Examples:\n     * - FunctionDeclaration\n     * - MethodDeclaration\n     * - AccessorDeclaration\n     */\n    interface FunctionLikeDeclarationBase extends SignatureDeclarationBase {\n        _functionLikeDeclarationBrand: any;\n        readonly asteriskToken?: AsteriskToken | undefined;\n        readonly questionToken?: QuestionToken | undefined;\n        readonly exclamationToken?: ExclamationToken | undefined;\n        readonly body?: Block | Expression | undefined;\n    }\n    type FunctionLikeDeclaration = FunctionDeclaration | MethodDeclaration | GetAccessorDeclaration | SetAccessorDeclaration | ConstructorDeclaration | FunctionExpression | ArrowFunction;\n    /** @deprecated Use SignatureDeclaration */\n    type FunctionLike = SignatureDeclaration;\n    interface FunctionDeclaration extends FunctionLikeDeclarationBase, DeclarationStatement, LocalsContainer {\n        readonly kind: SyntaxKind.FunctionDeclaration;\n        readonly modifiers?: NodeArray<ModifierLike>;\n        readonly name?: Identifier;\n        readonly body?: FunctionBody;\n    }\n    interface MethodSignature extends SignatureDeclarationBase, TypeElement, LocalsContainer {\n        readonly kind: SyntaxKind.MethodSignature;\n        readonly parent: TypeLiteralNode | InterfaceDeclaration;\n        readonly modifiers?: NodeArray<Modifier>;\n        readonly name: PropertyName;\n    }\n    interface MethodDeclaration extends FunctionLikeDeclarationBase, ClassElement, ObjectLiteralElement, JSDocContainer, LocalsContainer, FlowContainer {\n        readonly kind: SyntaxKind.MethodDeclaration;\n        readonly parent: ClassLikeDeclaration | ObjectLiteralExpression;\n        readonly modifiers?: NodeArray<ModifierLike> | undefined;\n        readonly name: PropertyName;\n        readonly body?: FunctionBody | undefined;\n    }\n    interface ConstructorDeclaration extends FunctionLikeDeclarationBase, ClassElement, JSDocContainer, LocalsContainer {\n        readonly kind: SyntaxKind.Constructor;\n        readonly parent: ClassLikeDeclaration;\n        readonly modifiers?: NodeArray<ModifierLike> | undefined;\n        readonly body?: FunctionBody | undefined;\n    }\n    /** For when we encounter a semicolon in a class declaration. ES6 allows these as class elements. */\n    interface SemicolonClassElement extends ClassElement, JSDocContainer {\n        readonly kind: SyntaxKind.SemicolonClassElement;\n        readonly parent: ClassLikeDeclaration;\n    }\n    interface GetAccessorDeclaration extends FunctionLikeDeclarationBase, ClassElement, TypeElement, ObjectLiteralElement, JSDocContainer, LocalsContainer, FlowContainer {\n        readonly kind: SyntaxKind.GetAccessor;\n        readonly parent: ClassLikeDeclaration | ObjectLiteralExpression | TypeLiteralNode | InterfaceDeclaration;\n        readonly modifiers?: NodeArray<ModifierLike>;\n        readonly name: PropertyName;\n        readonly body?: FunctionBody;\n    }\n    interface SetAccessorDeclaration extends FunctionLikeDeclarationBase, ClassElement, TypeElement, ObjectLiteralElement, JSDocContainer, LocalsContainer, FlowContainer {\n        readonly kind: SyntaxKind.SetAccessor;\n        readonly parent: ClassLikeDeclaration | ObjectLiteralExpression | TypeLiteralNode | InterfaceDeclaration;\n        readonly modifiers?: NodeArray<ModifierLike>;\n        readonly name: PropertyName;\n        readonly body?: FunctionBody;\n    }\n    type AccessorDeclaration = GetAccessorDeclaration | SetAccessorDeclaration;\n    interface IndexSignatureDeclaration extends SignatureDeclarationBase, ClassElement, TypeElement, LocalsContainer {\n        readonly kind: SyntaxKind.IndexSignature;\n        readonly parent: ObjectTypeDeclaration;\n        readonly modifiers?: NodeArray<ModifierLike>;\n        readonly type: TypeNode;\n    }\n    interface ClassStaticBlockDeclaration extends ClassElement, JSDocContainer, LocalsContainer {\n        readonly kind: SyntaxKind.ClassStaticBlockDeclaration;\n        readonly parent: ClassDeclaration | ClassExpression;\n        readonly body: Block;\n    }\n    interface TypeNode extends Node {\n        _typeNodeBrand: any;\n    }\n    interface KeywordTypeNode<TKind extends KeywordTypeSyntaxKind = KeywordTypeSyntaxKind> extends KeywordToken<TKind>, TypeNode {\n        readonly kind: TKind;\n    }\n    /** @deprecated */\n    interface ImportTypeAssertionContainer extends Node {\n        readonly kind: SyntaxKind.ImportTypeAssertionContainer;\n        readonly parent: ImportTypeNode;\n        /** @deprecated */ readonly assertClause: AssertClause;\n        readonly multiLine?: boolean;\n    }\n    interface ImportTypeNode extends NodeWithTypeArguments {\n        readonly kind: SyntaxKind.ImportType;\n        readonly isTypeOf: boolean;\n        readonly argument: TypeNode;\n        /** @deprecated */ readonly assertions?: ImportTypeAssertionContainer;\n        readonly attributes?: ImportAttributes;\n        readonly qualifier?: EntityName;\n    }\n    interface ThisTypeNode extends TypeNode {\n        readonly kind: SyntaxKind.ThisType;\n    }\n    type FunctionOrConstructorTypeNode = FunctionTypeNode | ConstructorTypeNode;\n    interface FunctionOrConstructorTypeNodeBase extends TypeNode, SignatureDeclarationBase {\n        readonly kind: SyntaxKind.FunctionType | SyntaxKind.ConstructorType;\n        readonly type: TypeNode;\n    }\n    interface FunctionTypeNode extends FunctionOrConstructorTypeNodeBase, LocalsContainer {\n        readonly kind: SyntaxKind.FunctionType;\n    }\n    interface ConstructorTypeNode extends FunctionOrConstructorTypeNodeBase, LocalsContainer {\n        readonly kind: SyntaxKind.ConstructorType;\n        readonly modifiers?: NodeArray<Modifier>;\n    }\n    interface NodeWithTypeArguments extends TypeNode {\n        readonly typeArguments?: NodeArray<TypeNode>;\n    }\n    type TypeReferenceType = TypeReferenceNode | ExpressionWithTypeArguments;\n    interface TypeReferenceNode extends NodeWithTypeArguments {\n        readonly kind: SyntaxKind.TypeReference;\n        readonly typeName: EntityName;\n    }\n    interface TypePredicateNode extends TypeNode {\n        readonly kind: SyntaxKind.TypePredicate;\n        readonly parent: SignatureDeclaration | JSDocTypeExpression;\n        readonly assertsModifier?: AssertsKeyword;\n        readonly parameterName: Identifier | ThisTypeNode;\n        readonly type?: TypeNode;\n    }\n    interface TypeQueryNode extends NodeWithTypeArguments {\n        readonly kind: SyntaxKind.TypeQuery;\n        readonly exprName: EntityName;\n    }\n    interface TypeLiteralNode extends TypeNode, Declaration {\n        readonly kind: SyntaxKind.TypeLiteral;\n        readonly members: NodeArray<TypeElement>;\n    }\n    interface ArrayTypeNode extends TypeNode {\n        readonly kind: SyntaxKind.ArrayType;\n        readonly elementType: TypeNode;\n    }\n    interface TupleTypeNode extends TypeNode {\n        readonly kind: SyntaxKind.TupleType;\n        readonly elements: NodeArray<TypeNode | NamedTupleMember>;\n    }\n    interface NamedTupleMember extends TypeNode, Declaration, JSDocContainer {\n        readonly kind: SyntaxKind.NamedTupleMember;\n        readonly dotDotDotToken?: Token<SyntaxKind.DotDotDotToken>;\n        readonly name: Identifier;\n        readonly questionToken?: Token<SyntaxKind.QuestionToken>;\n        readonly type: TypeNode;\n    }\n    interface OptionalTypeNode extends TypeNode {\n        readonly kind: SyntaxKind.OptionalType;\n        readonly type: TypeNode;\n    }\n    interface RestTypeNode extends TypeNode {\n        readonly kind: SyntaxKind.RestType;\n        readonly type: TypeNode;\n    }\n    type UnionOrIntersectionTypeNode = UnionTypeNode | IntersectionTypeNode;\n    interface UnionTypeNode extends TypeNode {\n        readonly kind: SyntaxKind.UnionType;\n        readonly types: NodeArray<TypeNode>;\n    }\n    interface IntersectionTypeNode extends TypeNode {\n        readonly kind: SyntaxKind.IntersectionType;\n        readonly types: NodeArray<TypeNode>;\n    }\n    interface ConditionalTypeNode extends TypeNode, LocalsContainer {\n        readonly kind: SyntaxKind.ConditionalType;\n        readonly checkType: TypeNode;\n        readonly extendsType: TypeNode;\n        readonly trueType: TypeNode;\n        readonly falseType: TypeNode;\n    }\n    interface InferTypeNode extends TypeNode {\n        readonly kind: SyntaxKind.InferType;\n        readonly typeParameter: TypeParameterDeclaration;\n    }\n    interface ParenthesizedTypeNode extends TypeNode {\n        readonly kind: SyntaxKind.ParenthesizedType;\n        readonly type: TypeNode;\n    }\n    interface TypeOperatorNode extends TypeNode {\n        readonly kind: SyntaxKind.TypeOperator;\n        readonly operator: SyntaxKind.KeyOfKeyword | SyntaxKind.UniqueKeyword | SyntaxKind.ReadonlyKeyword;\n        readonly type: TypeNode;\n    }\n    interface IndexedAccessTypeNode extends TypeNode {\n        readonly kind: SyntaxKind.IndexedAccessType;\n        readonly objectType: TypeNode;\n        readonly indexType: TypeNode;\n    }\n    interface MappedTypeNode extends TypeNode, Declaration, LocalsContainer {\n        readonly kind: SyntaxKind.MappedType;\n        readonly readonlyToken?: ReadonlyKeyword | PlusToken | MinusToken;\n        readonly typeParameter: TypeParameterDeclaration;\n        readonly nameType?: TypeNode;\n        readonly questionToken?: QuestionToken | PlusToken | MinusToken;\n        readonly type?: TypeNode;\n        /** Used only to produce grammar errors */\n        readonly members?: NodeArray<TypeElement>;\n    }\n    interface LiteralTypeNode extends TypeNode {\n        readonly kind: SyntaxKind.LiteralType;\n        readonly literal: NullLiteral | BooleanLiteral | LiteralExpression | PrefixUnaryExpression;\n    }\n    interface StringLiteral extends LiteralExpression, Declaration {\n        readonly kind: SyntaxKind.StringLiteral;\n    }\n    type StringLiteralLike = StringLiteral | NoSubstitutionTemplateLiteral;\n    type PropertyNameLiteral = Identifier | StringLiteralLike | NumericLiteral | JsxNamespacedName | BigIntLiteral;\n    interface TemplateLiteralTypeNode extends TypeNode {\n        kind: SyntaxKind.TemplateLiteralType;\n        readonly head: TemplateHead;\n        readonly templateSpans: NodeArray<TemplateLiteralTypeSpan>;\n    }\n    interface TemplateLiteralTypeSpan extends TypeNode {\n        readonly kind: SyntaxKind.TemplateLiteralTypeSpan;\n        readonly parent: TemplateLiteralTypeNode;\n        readonly type: TypeNode;\n        readonly literal: TemplateMiddle | TemplateTail;\n    }\n    interface Expression extends Node {\n        _expressionBrand: any;\n    }\n    interface OmittedExpression extends Expression {\n        readonly kind: SyntaxKind.OmittedExpression;\n    }\n    interface PartiallyEmittedExpression extends LeftHandSideExpression {\n        readonly kind: SyntaxKind.PartiallyEmittedExpression;\n        readonly expression: Expression;\n    }\n    interface UnaryExpression extends Expression {\n        _unaryExpressionBrand: any;\n    }\n    /** Deprecated, please use UpdateExpression */\n    type IncrementExpression = UpdateExpression;\n    interface UpdateExpression extends UnaryExpression {\n        _updateExpressionBrand: any;\n    }\n    type PrefixUnaryOperator = SyntaxKind.PlusPlusToken | SyntaxKind.MinusMinusToken | SyntaxKind.PlusToken | SyntaxKind.MinusToken | SyntaxKind.TildeToken | SyntaxKind.ExclamationToken;\n    interface PrefixUnaryExpression extends UpdateExpression {\n        readonly kind: SyntaxKind.PrefixUnaryExpression;\n        readonly operator: PrefixUnaryOperator;\n        readonly operand: UnaryExpression;\n    }\n    type PostfixUnaryOperator = SyntaxKind.PlusPlusToken | SyntaxKind.MinusMinusToken;\n    interface PostfixUnaryExpression extends UpdateExpression {\n        readonly kind: SyntaxKind.PostfixUnaryExpression;\n        readonly operand: LeftHandSideExpression;\n        readonly operator: PostfixUnaryOperator;\n    }\n    interface LeftHandSideExpression extends UpdateExpression {\n        _leftHandSideExpressionBrand: any;\n    }\n    interface MemberExpression extends LeftHandSideExpression {\n        _memberExpressionBrand: any;\n    }\n    interface PrimaryExpression extends MemberExpression {\n        _primaryExpressionBrand: any;\n    }\n    interface NullLiteral extends PrimaryExpression {\n        readonly kind: SyntaxKind.NullKeyword;\n    }\n    interface TrueLiteral extends PrimaryExpression {\n        readonly kind: SyntaxKind.TrueKeyword;\n    }\n    interface FalseLiteral extends PrimaryExpression {\n        readonly kind: SyntaxKind.FalseKeyword;\n    }\n    type BooleanLiteral = TrueLiteral | FalseLiteral;\n    interface ThisExpression extends PrimaryExpression, FlowContainer {\n        readonly kind: SyntaxKind.ThisKeyword;\n    }\n    interface SuperExpression extends PrimaryExpression, FlowContainer {\n        readonly kind: SyntaxKind.SuperKeyword;\n    }\n    interface ImportExpression extends PrimaryExpression {\n        readonly kind: SyntaxKind.ImportKeyword;\n    }\n    interface DeleteExpression extends UnaryExpression {\n        readonly kind: SyntaxKind.DeleteExpression;\n        readonly expression: UnaryExpression;\n    }\n    interface TypeOfExpression extends UnaryExpression {\n        readonly kind: SyntaxKind.TypeOfExpression;\n        readonly expression: UnaryExpression;\n    }\n    interface VoidExpression extends UnaryExpression {\n        readonly kind: SyntaxKind.VoidExpression;\n        readonly expression: UnaryExpression;\n    }\n    interface AwaitExpression extends UnaryExpression {\n        readonly kind: SyntaxKind.AwaitExpression;\n        readonly expression: UnaryExpression;\n    }\n    interface YieldExpression extends Expression {\n        readonly kind: SyntaxKind.YieldExpression;\n        readonly asteriskToken?: AsteriskToken;\n        readonly expression?: Expression;\n    }\n    interface SyntheticExpression extends Expression {\n        readonly kind: SyntaxKind.SyntheticExpression;\n        readonly isSpread: boolean;\n        readonly type: Type;\n        readonly tupleNameSource?: ParameterDeclaration | NamedTupleMember;\n    }\n    type ExponentiationOperator = SyntaxKind.AsteriskAsteriskToken;\n    type MultiplicativeOperator = SyntaxKind.AsteriskToken | SyntaxKind.SlashToken | SyntaxKind.PercentToken;\n    type MultiplicativeOperatorOrHigher = ExponentiationOperator | MultiplicativeOperator;\n    type AdditiveOperator = SyntaxKind.PlusToken | SyntaxKind.MinusToken;\n    type AdditiveOperatorOrHigher = MultiplicativeOperatorOrHigher | AdditiveOperator;\n    type ShiftOperator = SyntaxKind.LessThanLessThanToken | SyntaxKind.GreaterThanGreaterThanToken | SyntaxKind.GreaterThanGreaterThanGreaterThanToken;\n    type ShiftOperatorOrHigher = AdditiveOperatorOrHigher | ShiftOperator;\n    type RelationalOperator = SyntaxKind.LessThanToken | SyntaxKind.LessThanEqualsToken | SyntaxKind.GreaterThanToken | SyntaxKind.GreaterThanEqualsToken | SyntaxKind.InstanceOfKeyword | SyntaxKind.InKeyword;\n    type RelationalOperatorOrHigher = ShiftOperatorOrHigher | RelationalOperator;\n    type EqualityOperator = SyntaxKind.EqualsEqualsToken | SyntaxKind.EqualsEqualsEqualsToken | SyntaxKind.ExclamationEqualsEqualsToken | SyntaxKind.ExclamationEqualsToken;\n    type EqualityOperatorOrHigher = RelationalOperatorOrHigher | EqualityOperator;\n    type BitwiseOperator = SyntaxKind.AmpersandToken | SyntaxKind.BarToken | SyntaxKind.CaretToken;\n    type BitwiseOperatorOrHigher = EqualityOperatorOrHigher | BitwiseOperator;\n    type LogicalOperator = SyntaxKind.AmpersandAmpersandToken | SyntaxKind.BarBarToken;\n    type LogicalOperatorOrHigher = BitwiseOperatorOrHigher | LogicalOperator;\n    type CompoundAssignmentOperator = SyntaxKind.PlusEqualsToken | SyntaxKind.MinusEqualsToken | SyntaxKind.AsteriskAsteriskEqualsToken | SyntaxKind.AsteriskEqualsToken | SyntaxKind.SlashEqualsToken | SyntaxKind.PercentEqualsToken | SyntaxKind.AmpersandEqualsToken | SyntaxKind.BarEqualsToken | SyntaxKind.CaretEqualsToken | SyntaxKind.LessThanLessThanEqualsToken | SyntaxKind.GreaterThanGreaterThanGreaterThanEqualsToken | SyntaxKind.GreaterThanGreaterThanEqualsToken | SyntaxKind.BarBarEqualsToken | SyntaxKind.AmpersandAmpersandEqualsToken | SyntaxKind.QuestionQuestionEqualsToken;\n    type AssignmentOperator = SyntaxKind.EqualsToken | CompoundAssignmentOperator;\n    type AssignmentOperatorOrHigher = SyntaxKind.QuestionQuestionToken | LogicalOperatorOrHigher | AssignmentOperator;\n    type BinaryOperator = AssignmentOperatorOrHigher | SyntaxKind.CommaToken;\n    type LogicalOrCoalescingAssignmentOperator = SyntaxKind.AmpersandAmpersandEqualsToken | SyntaxKind.BarBarEqualsToken | SyntaxKind.QuestionQuestionEqualsToken;\n    type BinaryOperatorToken = Token<BinaryOperator>;\n    interface BinaryExpression extends Expression, Declaration, JSDocContainer {\n        readonly kind: SyntaxKind.BinaryExpression;\n        readonly left: Expression;\n        readonly operatorToken: BinaryOperatorToken;\n        readonly right: Expression;\n    }\n    type AssignmentOperatorToken = Token<AssignmentOperator>;\n    interface AssignmentExpression<TOperator extends AssignmentOperatorToken> extends BinaryExpression {\n        readonly left: LeftHandSideExpression;\n        readonly operatorToken: TOperator;\n    }\n    interface ObjectDestructuringAssignment extends AssignmentExpression<EqualsToken> {\n        readonly left: ObjectLiteralExpression;\n    }\n    interface ArrayDestructuringAssignment extends AssignmentExpression<EqualsToken> {\n        readonly left: ArrayLiteralExpression;\n    }\n    type DestructuringAssignment = ObjectDestructuringAssignment | ArrayDestructuringAssignment;\n    type BindingOrAssignmentElement = VariableDeclaration | ParameterDeclaration | ObjectBindingOrAssignmentElement | ArrayBindingOrAssignmentElement;\n    type ObjectBindingOrAssignmentElement = BindingElement | PropertyAssignment | ShorthandPropertyAssignment | SpreadAssignment;\n    type ArrayBindingOrAssignmentElement = BindingElement | OmittedExpression | SpreadElement | ArrayLiteralExpression | ObjectLiteralExpression | AssignmentExpression<EqualsToken> | Identifier | PropertyAccessExpression | ElementAccessExpression;\n    type BindingOrAssignmentElementRestIndicator = DotDotDotToken | SpreadElement | SpreadAssignment;\n    type BindingOrAssignmentElementTarget = BindingOrAssignmentPattern | Identifier | PropertyAccessExpression | ElementAccessExpression | OmittedExpression;\n    type ObjectBindingOrAssignmentPattern = ObjectBindingPattern | ObjectLiteralExpression;\n    type ArrayBindingOrAssignmentPattern = ArrayBindingPattern | ArrayLiteralExpression;\n    type AssignmentPattern = ObjectLiteralExpression | ArrayLiteralExpression;\n    type BindingOrAssignmentPattern = ObjectBindingOrAssignmentPattern | ArrayBindingOrAssignmentPattern;\n    interface ConditionalExpression extends Expression {\n        readonly kind: SyntaxKind.ConditionalExpression;\n        readonly condition: Expression;\n        readonly questionToken: QuestionToken;\n        readonly whenTrue: Expression;\n        readonly colonToken: ColonToken;\n        readonly whenFalse: Expression;\n    }\n    type FunctionBody = Block;\n    type ConciseBody = FunctionBody | Expression;\n    interface FunctionExpression extends PrimaryExpression, FunctionLikeDeclarationBase, JSDocContainer, LocalsContainer, FlowContainer {\n        readonly kind: SyntaxKind.FunctionExpression;\n        readonly modifiers?: NodeArray<Modifier>;\n        readonly name?: Identifier;\n        readonly body: FunctionBody;\n    }\n    interface ArrowFunction extends Expression, FunctionLikeDeclarationBase, JSDocContainer, LocalsContainer, FlowContainer {\n        readonly kind: SyntaxKind.ArrowFunction;\n        readonly modifiers?: NodeArray<Modifier>;\n        readonly equalsGreaterThanToken: EqualsGreaterThanToken;\n        readonly body: ConciseBody;\n        readonly name: never;\n    }\n    interface LiteralLikeNode extends Node {\n        text: string;\n        isUnterminated?: boolean;\n        hasExtendedUnicodeEscape?: boolean;\n    }\n    interface TemplateLiteralLikeNode extends LiteralLikeNode {\n        rawText?: string;\n    }\n    interface LiteralExpression extends LiteralLikeNode, PrimaryExpression {\n        _literalExpressionBrand: any;\n    }\n    interface RegularExpressionLiteral extends LiteralExpression {\n        readonly kind: SyntaxKind.RegularExpressionLiteral;\n    }\n    interface NoSubstitutionTemplateLiteral extends LiteralExpression, TemplateLiteralLikeNode, Declaration {\n        readonly kind: SyntaxKind.NoSubstitutionTemplateLiteral;\n    }\n    enum TokenFlags {\n        None = 0,\n        Scientific = 16,\n        Octal = 32,\n        HexSpecifier = 64,\n        BinarySpecifier = 128,\n        OctalSpecifier = 256,\n    }\n    interface NumericLiteral extends LiteralExpression, Declaration {\n        readonly kind: SyntaxKind.NumericLiteral;\n    }\n    interface BigIntLiteral extends LiteralExpression {\n        readonly kind: SyntaxKind.BigIntLiteral;\n    }\n    type LiteralToken = NumericLiteral | BigIntLiteral | StringLiteral | JsxText | RegularExpressionLiteral | NoSubstitutionTemplateLiteral;\n    interface TemplateHead extends TemplateLiteralLikeNode {\n        readonly kind: SyntaxKind.TemplateHead;\n        readonly parent: TemplateExpression | TemplateLiteralTypeNode;\n    }\n    interface TemplateMiddle extends TemplateLiteralLikeNode {\n        readonly kind: SyntaxKind.TemplateMiddle;\n        readonly parent: TemplateSpan | TemplateLiteralTypeSpan;\n    }\n    interface TemplateTail extends TemplateLiteralLikeNode {\n        readonly kind: SyntaxKind.TemplateTail;\n        readonly parent: TemplateSpan | TemplateLiteralTypeSpan;\n    }\n    type PseudoLiteralToken = TemplateHead | TemplateMiddle | TemplateTail;\n    type TemplateLiteralToken = NoSubstitutionTemplateLiteral | PseudoLiteralToken;\n    interface TemplateExpression extends PrimaryExpression {\n        readonly kind: SyntaxKind.TemplateExpression;\n        readonly head: TemplateHead;\n        readonly templateSpans: NodeArray<TemplateSpan>;\n    }\n    type TemplateLiteral = TemplateExpression | NoSubstitutionTemplateLiteral;\n    interface TemplateSpan extends Node {\n        readonly kind: SyntaxKind.TemplateSpan;\n        readonly parent: TemplateExpression;\n        readonly expression: Expression;\n        readonly literal: TemplateMiddle | TemplateTail;\n    }\n    interface ParenthesizedExpression extends PrimaryExpression, JSDocContainer {\n        readonly kind: SyntaxKind.ParenthesizedExpression;\n        readonly expression: Expression;\n    }\n    interface ArrayLiteralExpression extends PrimaryExpression {\n        readonly kind: SyntaxKind.ArrayLiteralExpression;\n        readonly elements: NodeArray<Expression>;\n    }\n    interface SpreadElement extends Expression {\n        readonly kind: SyntaxKind.SpreadElement;\n        readonly parent: ArrayLiteralExpression | CallExpression | NewExpression;\n        readonly expression: Expression;\n    }\n    /**\n     * This interface is a base interface for ObjectLiteralExpression and JSXAttributes to extend from. JSXAttributes is similar to\n     * ObjectLiteralExpression in that it contains array of properties; however, JSXAttributes' properties can only be\n     * JSXAttribute or JSXSpreadAttribute. ObjectLiteralExpression, on the other hand, can only have properties of type\n     * ObjectLiteralElement (e.g. PropertyAssignment, ShorthandPropertyAssignment etc.)\n     */\n    interface ObjectLiteralExpressionBase<T extends ObjectLiteralElement> extends PrimaryExpression, Declaration {\n        readonly properties: NodeArray<T>;\n    }\n    interface ObjectLiteralExpression extends ObjectLiteralExpressionBase<ObjectLiteralElementLike>, JSDocContainer {\n        readonly kind: SyntaxKind.ObjectLiteralExpression;\n    }\n    type EntityNameExpression = Identifier | PropertyAccessEntityNameExpression;\n    type EntityNameOrEntityNameExpression = EntityName | EntityNameExpression;\n    type AccessExpression = PropertyAccessExpression | ElementAccessExpression;\n    interface PropertyAccessExpression extends MemberExpression, NamedDeclaration, JSDocContainer, FlowContainer {\n        readonly kind: SyntaxKind.PropertyAccessExpression;\n        readonly expression: LeftHandSideExpression;\n        readonly questionDotToken?: QuestionDotToken;\n        readonly name: MemberName;\n    }\n    interface PropertyAccessChain extends PropertyAccessExpression {\n        _optionalChainBrand: any;\n        readonly name: MemberName;\n    }\n    interface SuperPropertyAccessExpression extends PropertyAccessExpression {\n        readonly expression: SuperExpression;\n    }\n    /** Brand for a PropertyAccessExpression which, like a QualifiedName, consists of a sequence of identifiers separated by dots. */\n    interface PropertyAccessEntityNameExpression extends PropertyAccessExpression {\n        _propertyAccessExpressionLikeQualifiedNameBrand?: any;\n        readonly expression: EntityNameExpression;\n        readonly name: Identifier;\n    }\n    interface ElementAccessExpression extends MemberExpression, Declaration, JSDocContainer, FlowContainer {\n        readonly kind: SyntaxKind.ElementAccessExpression;\n        readonly expression: LeftHandSideExpression;\n        readonly questionDotToken?: QuestionDotToken;\n        readonly argumentExpression: Expression;\n    }\n    interface ElementAccessChain extends ElementAccessExpression {\n        _optionalChainBrand: any;\n    }\n    interface SuperElementAccessExpression extends ElementAccessExpression {\n        readonly expression: SuperExpression;\n    }\n    type SuperProperty = SuperPropertyAccessExpression | SuperElementAccessExpression;\n    interface CallExpression extends LeftHandSideExpression, Declaration {\n        readonly kind: SyntaxKind.CallExpression;\n        readonly expression: LeftHandSideExpression;\n        readonly questionDotToken?: QuestionDotToken;\n        readonly typeArguments?: NodeArray<TypeNode>;\n        readonly arguments: NodeArray<Expression>;\n    }\n    interface CallChain extends CallExpression {\n        _optionalChainBrand: any;\n    }\n    type OptionalChain = PropertyAccessChain | ElementAccessChain | CallChain | NonNullChain;\n    interface SuperCall extends CallExpression {\n        readonly expression: SuperExpression;\n    }\n    interface ImportCall extends CallExpression {\n        readonly expression: ImportExpression | ImportDeferProperty;\n    }\n    interface ExpressionWithTypeArguments extends MemberExpression, NodeWithTypeArguments {\n        readonly kind: SyntaxKind.ExpressionWithTypeArguments;\n        readonly expression: LeftHandSideExpression;\n    }\n    interface NewExpression extends PrimaryExpression, Declaration {\n        readonly kind: SyntaxKind.NewExpression;\n        readonly expression: LeftHandSideExpression;\n        readonly typeArguments?: NodeArray<TypeNode>;\n        readonly arguments?: NodeArray<Expression>;\n    }\n    interface TaggedTemplateExpression extends MemberExpression {\n        readonly kind: SyntaxKind.TaggedTemplateExpression;\n        readonly tag: LeftHandSideExpression;\n        readonly typeArguments?: NodeArray<TypeNode>;\n        readonly template: TemplateLiteral;\n    }\n    interface InstanceofExpression extends BinaryExpression {\n        readonly operatorToken: Token<SyntaxKind.InstanceOfKeyword>;\n    }\n    type CallLikeExpression = CallExpression | NewExpression | TaggedTemplateExpression | Decorator | JsxCallLike | InstanceofExpression;\n    interface AsExpression extends Expression {\n        readonly kind: SyntaxKind.AsExpression;\n        readonly expression: Expression;\n        readonly type: TypeNode;\n    }\n    interface TypeAssertion extends UnaryExpression {\n        readonly kind: SyntaxKind.TypeAssertionExpression;\n        readonly type: TypeNode;\n        readonly expression: UnaryExpression;\n    }\n    interface SatisfiesExpression extends Expression {\n        readonly kind: SyntaxKind.SatisfiesExpression;\n        readonly expression: Expression;\n        readonly type: TypeNode;\n    }\n    type AssertionExpression = TypeAssertion | AsExpression;\n    interface NonNullExpression extends LeftHandSideExpression {\n        readonly kind: SyntaxKind.NonNullExpression;\n        readonly expression: Expression;\n    }\n    interface NonNullChain extends NonNullExpression {\n        _optionalChainBrand: any;\n    }\n    interface MetaProperty extends PrimaryExpression, FlowContainer {\n        readonly kind: SyntaxKind.MetaProperty;\n        readonly keywordToken: SyntaxKind.NewKeyword | SyntaxKind.ImportKeyword;\n        readonly name: Identifier;\n    }\n    interface ImportDeferProperty extends MetaProperty {\n        readonly keywordToken: SyntaxKind.ImportKeyword;\n        readonly name: Identifier & {\n            readonly escapedText: __String & \"defer\";\n        };\n    }\n    interface JsxElement extends PrimaryExpression {\n        readonly kind: SyntaxKind.JsxElement;\n        readonly openingElement: JsxOpeningElement;\n        readonly children: NodeArray<JsxChild>;\n        readonly closingElement: JsxClosingElement;\n    }\n    type JsxOpeningLikeElement = JsxSelfClosingElement | JsxOpeningElement;\n    type JsxCallLike = JsxOpeningLikeElement | JsxOpeningFragment;\n    type JsxAttributeLike = JsxAttribute | JsxSpreadAttribute;\n    type JsxAttributeName = Identifier | JsxNamespacedName;\n    type JsxTagNameExpression = Identifier | ThisExpression | JsxTagNamePropertyAccess | JsxNamespacedName;\n    interface JsxTagNamePropertyAccess extends PropertyAccessExpression {\n        readonly expression: Identifier | ThisExpression | JsxTagNamePropertyAccess;\n    }\n    interface JsxAttributes extends PrimaryExpression, Declaration {\n        readonly properties: NodeArray<JsxAttributeLike>;\n        readonly kind: SyntaxKind.JsxAttributes;\n        readonly parent: JsxOpeningLikeElement;\n    }\n    interface JsxNamespacedName extends Node {\n        readonly kind: SyntaxKind.JsxNamespacedName;\n        readonly name: Identifier;\n        readonly namespace: Identifier;\n    }\n    interface JsxOpeningElement extends Expression {\n        readonly kind: SyntaxKind.JsxOpeningElement;\n        readonly parent: JsxElement;\n        readonly tagName: JsxTagNameExpression;\n        readonly typeArguments?: NodeArray<TypeNode>;\n        readonly attributes: JsxAttributes;\n    }\n    interface JsxSelfClosingElement extends PrimaryExpression {\n        readonly kind: SyntaxKind.JsxSelfClosingElement;\n        readonly tagName: JsxTagNameExpression;\n        readonly typeArguments?: NodeArray<TypeNode>;\n        readonly attributes: JsxAttributes;\n    }\n    interface JsxFragment extends PrimaryExpression {\n        readonly kind: SyntaxKind.JsxFragment;\n        readonly openingFragment: JsxOpeningFragment;\n        readonly children: NodeArray<JsxChild>;\n        readonly closingFragment: JsxClosingFragment;\n    }\n    interface JsxOpeningFragment extends Expression {\n        readonly kind: SyntaxKind.JsxOpeningFragment;\n        readonly parent: JsxFragment;\n    }\n    interface JsxClosingFragment extends Expression {\n        readonly kind: SyntaxKind.JsxClosingFragment;\n        readonly parent: JsxFragment;\n    }\n    interface JsxAttribute extends Declaration {\n        readonly kind: SyntaxKind.JsxAttribute;\n        readonly parent: JsxAttributes;\n        readonly name: JsxAttributeName;\n        readonly initializer?: JsxAttributeValue;\n    }\n    type JsxAttributeValue = StringLiteral | JsxExpression | JsxElement | JsxSelfClosingElement | JsxFragment;\n    interface JsxSpreadAttribute extends ObjectLiteralElement {\n        readonly kind: SyntaxKind.JsxSpreadAttribute;\n        readonly parent: JsxAttributes;\n        readonly expression: Expression;\n    }\n    interface JsxClosingElement extends Node {\n        readonly kind: SyntaxKind.JsxClosingElement;\n        readonly parent: JsxElement;\n        readonly tagName: JsxTagNameExpression;\n    }\n    interface JsxExpression extends Expression {\n        readonly kind: SyntaxKind.JsxExpression;\n        readonly parent: JsxElement | JsxFragment | JsxAttributeLike;\n        readonly dotDotDotToken?: Token<SyntaxKind.DotDotDotToken>;\n        readonly expression?: Expression;\n    }\n    interface JsxText extends LiteralLikeNode {\n        readonly kind: SyntaxKind.JsxText;\n        readonly parent: JsxElement | JsxFragment;\n        readonly containsOnlyTriviaWhiteSpaces: boolean;\n    }\n    type JsxChild = JsxText | JsxExpression | JsxElement | JsxSelfClosingElement | JsxFragment;\n    interface Statement extends Node, JSDocContainer {\n        _statementBrand: any;\n    }\n    interface NotEmittedStatement extends Statement {\n        readonly kind: SyntaxKind.NotEmittedStatement;\n    }\n    interface NotEmittedTypeElement extends TypeElement {\n        readonly kind: SyntaxKind.NotEmittedTypeElement;\n    }\n    /**\n     * A list of comma-separated expressions. This node is only created by transformations.\n     */\n    interface CommaListExpression extends Expression {\n        readonly kind: SyntaxKind.CommaListExpression;\n        readonly elements: NodeArray<Expression>;\n    }\n    interface EmptyStatement extends Statement {\n        readonly kind: SyntaxKind.EmptyStatement;\n    }\n    interface DebuggerStatement extends Statement, FlowContainer {\n        readonly kind: SyntaxKind.DebuggerStatement;\n    }\n    interface MissingDeclaration extends DeclarationStatement, PrimaryExpression {\n        readonly kind: SyntaxKind.MissingDeclaration;\n        readonly name?: Identifier;\n    }\n    type BlockLike = SourceFile | Block | ModuleBlock | CaseOrDefaultClause;\n    interface Block extends Statement, LocalsContainer {\n        readonly kind: SyntaxKind.Block;\n        readonly statements: NodeArray<Statement>;\n    }\n    interface VariableStatement extends Statement, FlowContainer {\n        readonly kind: SyntaxKind.VariableStatement;\n        readonly modifiers?: NodeArray<ModifierLike>;\n        readonly declarationList: VariableDeclarationList;\n    }\n    interface ExpressionStatement extends Statement, FlowContainer {\n        readonly kind: SyntaxKind.ExpressionStatement;\n        readonly expression: Expression;\n    }\n    interface IfStatement extends Statement, FlowContainer {\n        readonly kind: SyntaxKind.IfStatement;\n        readonly expression: Expression;\n        readonly thenStatement: Statement;\n        readonly elseStatement?: Statement;\n    }\n    interface IterationStatement extends Statement {\n        readonly statement: Statement;\n    }\n    interface DoStatement extends IterationStatement, FlowContainer {\n        readonly kind: SyntaxKind.DoStatement;\n        readonly expression: Expression;\n    }\n    interface WhileStatement extends IterationStatement, FlowContainer {\n        readonly kind: SyntaxKind.WhileStatement;\n        readonly expression: Expression;\n    }\n    type ForInitializer = VariableDeclarationList | Expression;\n    interface ForStatement extends IterationStatement, LocalsContainer, FlowContainer {\n        readonly kind: SyntaxKind.ForStatement;\n        readonly initializer?: ForInitializer;\n        readonly condition?: Expression;\n        readonly incrementor?: Expression;\n    }\n    type ForInOrOfStatement = ForInStatement | ForOfStatement;\n    interface ForInStatement extends IterationStatement, LocalsContainer, FlowContainer {\n        readonly kind: SyntaxKind.ForInStatement;\n        readonly initializer: ForInitializer;\n        readonly expression: Expression;\n    }\n    interface ForOfStatement extends IterationStatement, LocalsContainer, FlowContainer {\n        readonly kind: SyntaxKind.ForOfStatement;\n        readonly awaitModifier?: AwaitKeyword;\n        readonly initializer: ForInitializer;\n        readonly expression: Expression;\n    }\n    interface BreakStatement extends Statement, FlowContainer {\n        readonly kind: SyntaxKind.BreakStatement;\n        readonly label?: Identifier;\n    }\n    interface ContinueStatement extends Statement, FlowContainer {\n        readonly kind: SyntaxKind.ContinueStatement;\n        readonly label?: Identifier;\n    }\n    type BreakOrContinueStatement = BreakStatement | ContinueStatement;\n    interface ReturnStatement extends Statement, FlowContainer {\n        readonly kind: SyntaxKind.ReturnStatement;\n        readonly expression?: Expression;\n    }\n    interface WithStatement extends Statement, FlowContainer {\n        readonly kind: SyntaxKind.WithStatement;\n        readonly expression: Expression;\n        readonly statement: Statement;\n    }\n    interface SwitchStatement extends Statement, FlowContainer {\n        readonly kind: SyntaxKind.SwitchStatement;\n        readonly expression: Expression;\n        readonly caseBlock: CaseBlock;\n        possiblyExhaustive?: boolean;\n    }\n    interface CaseBlock extends Node, LocalsContainer {\n        readonly kind: SyntaxKind.CaseBlock;\n        readonly parent: SwitchStatement;\n        readonly clauses: NodeArray<CaseOrDefaultClause>;\n    }\n    interface CaseClause extends Node, JSDocContainer {\n        readonly kind: SyntaxKind.CaseClause;\n        readonly parent: CaseBlock;\n        readonly expression: Expression;\n        readonly statements: NodeArray<Statement>;\n    }\n    interface DefaultClause extends Node {\n        readonly kind: SyntaxKind.DefaultClause;\n        readonly parent: CaseBlock;\n        readonly statements: NodeArray<Statement>;\n    }\n    type CaseOrDefaultClause = CaseClause | DefaultClause;\n    interface LabeledStatement extends Statement, FlowContainer {\n        readonly kind: SyntaxKind.LabeledStatement;\n        readonly label: Identifier;\n        readonly statement: Statement;\n    }\n    interface ThrowStatement extends Statement, FlowContainer {\n        readonly kind: SyntaxKind.ThrowStatement;\n        readonly expression: Expression;\n    }\n    interface TryStatement extends Statement, FlowContainer {\n        readonly kind: SyntaxKind.TryStatement;\n        readonly tryBlock: Block;\n        readonly catchClause?: CatchClause;\n        readonly finallyBlock?: Block;\n    }\n    interface CatchClause extends Node, LocalsContainer {\n        readonly kind: SyntaxKind.CatchClause;\n        readonly parent: TryStatement;\n        readonly variableDeclaration?: VariableDeclaration;\n        readonly block: Block;\n    }\n    type ObjectTypeDeclaration = ClassLikeDeclaration | InterfaceDeclaration | TypeLiteralNode;\n    type DeclarationWithTypeParameters = DeclarationWithTypeParameterChildren | JSDocTypedefTag | JSDocCallbackTag | JSDocSignature;\n    type DeclarationWithTypeParameterChildren = SignatureDeclaration | ClassLikeDeclaration | InterfaceDeclaration | TypeAliasDeclaration | JSDocTemplateTag;\n    interface ClassLikeDeclarationBase extends NamedDeclaration, JSDocContainer {\n        readonly kind: SyntaxKind.ClassDeclaration | SyntaxKind.ClassExpression;\n        readonly name?: Identifier;\n        readonly typeParameters?: NodeArray<TypeParameterDeclaration>;\n        readonly heritageClauses?: NodeArray<HeritageClause>;\n        readonly members: NodeArray<ClassElement>;\n    }\n    interface ClassDeclaration extends ClassLikeDeclarationBase, DeclarationStatement {\n        readonly kind: SyntaxKind.ClassDeclaration;\n        readonly modifiers?: NodeArray<ModifierLike>;\n        /** May be undefined in `export default class { ... }`. */\n        readonly name?: Identifier;\n    }\n    interface ClassExpression extends ClassLikeDeclarationBase, PrimaryExpression {\n        readonly kind: SyntaxKind.ClassExpression;\n        readonly modifiers?: NodeArray<ModifierLike>;\n    }\n    type ClassLikeDeclaration = ClassDeclaration | ClassExpression;\n    interface ClassElement extends NamedDeclaration {\n        _classElementBrand: any;\n        readonly name?: PropertyName;\n    }\n    interface TypeElement extends NamedDeclaration {\n        _typeElementBrand: any;\n        readonly name?: PropertyName;\n        readonly questionToken?: QuestionToken | undefined;\n    }\n    interface InterfaceDeclaration extends DeclarationStatement, JSDocContainer {\n        readonly kind: SyntaxKind.InterfaceDeclaration;\n        readonly modifiers?: NodeArray<ModifierLike>;\n        readonly name: Identifier;\n        readonly typeParameters?: NodeArray<TypeParameterDeclaration>;\n        readonly heritageClauses?: NodeArray<HeritageClause>;\n        readonly members: NodeArray<TypeElement>;\n    }\n    interface HeritageClause extends Node {\n        readonly kind: SyntaxKind.HeritageClause;\n        readonly parent: InterfaceDeclaration | ClassLikeDeclaration;\n        readonly token: SyntaxKind.ExtendsKeyword | SyntaxKind.ImplementsKeyword;\n        readonly types: NodeArray<ExpressionWithTypeArguments>;\n    }\n    interface TypeAliasDeclaration extends DeclarationStatement, JSDocContainer, LocalsContainer {\n        readonly kind: SyntaxKind.TypeAliasDeclaration;\n        readonly modifiers?: NodeArray<ModifierLike>;\n        readonly name: Identifier;\n        readonly typeParameters?: NodeArray<TypeParameterDeclaration>;\n        readonly type: TypeNode;\n    }\n    interface EnumMember extends NamedDeclaration, JSDocContainer {\n        readonly kind: SyntaxKind.EnumMember;\n        readonly parent: EnumDeclaration;\n        readonly name: PropertyName;\n        readonly initializer?: Expression;\n    }\n    interface EnumDeclaration extends DeclarationStatement, JSDocContainer {\n        readonly kind: SyntaxKind.EnumDeclaration;\n        readonly modifiers?: NodeArray<ModifierLike>;\n        readonly name: Identifier;\n        readonly members: NodeArray<EnumMember>;\n    }\n    type ModuleName = Identifier | StringLiteral;\n    type ModuleBody = NamespaceBody | JSDocNamespaceBody;\n    interface ModuleDeclaration extends DeclarationStatement, JSDocContainer, LocalsContainer {\n        readonly kind: SyntaxKind.ModuleDeclaration;\n        readonly parent: ModuleBody | SourceFile;\n        readonly modifiers?: NodeArray<ModifierLike>;\n        readonly name: ModuleName;\n        readonly body?: ModuleBody | JSDocNamespaceDeclaration;\n    }\n    type NamespaceBody = ModuleBlock | NamespaceDeclaration;\n    interface NamespaceDeclaration extends ModuleDeclaration {\n        readonly name: Identifier;\n        readonly body: NamespaceBody;\n    }\n    type JSDocNamespaceBody = Identifier | JSDocNamespaceDeclaration;\n    interface JSDocNamespaceDeclaration extends ModuleDeclaration {\n        readonly name: Identifier;\n        readonly body?: JSDocNamespaceBody;\n    }\n    interface ModuleBlock extends Node, Statement {\n        readonly kind: SyntaxKind.ModuleBlock;\n        readonly parent: ModuleDeclaration;\n        readonly statements: NodeArray<Statement>;\n    }\n    type ModuleReference = EntityName | ExternalModuleReference;\n    /**\n     * One of:\n     * - import x = require(\"mod\");\n     * - import x = M.x;\n     */\n    interface ImportEqualsDeclaration extends DeclarationStatement, JSDocContainer {\n        readonly kind: SyntaxKind.ImportEqualsDeclaration;\n        readonly parent: SourceFile | ModuleBlock;\n        readonly modifiers?: NodeArray<ModifierLike>;\n        readonly name: Identifier;\n        readonly isTypeOnly: boolean;\n        readonly moduleReference: ModuleReference;\n    }\n    interface ExternalModuleReference extends Node {\n        readonly kind: SyntaxKind.ExternalModuleReference;\n        readonly parent: ImportEqualsDeclaration;\n        readonly expression: Expression;\n    }\n    interface ImportDeclaration extends Statement {\n        readonly kind: SyntaxKind.ImportDeclaration;\n        readonly parent: SourceFile | ModuleBlock;\n        readonly modifiers?: NodeArray<ModifierLike>;\n        readonly importClause?: ImportClause;\n        /** If this is not a StringLiteral it will be a grammar error. */\n        readonly moduleSpecifier: Expression;\n        /** @deprecated */ readonly assertClause?: AssertClause;\n        readonly attributes?: ImportAttributes;\n    }\n    type NamedImportBindings = NamespaceImport | NamedImports;\n    type NamedExportBindings = NamespaceExport | NamedExports;\n    interface ImportClause extends NamedDeclaration {\n        readonly kind: SyntaxKind.ImportClause;\n        readonly parent: ImportDeclaration | JSDocImportTag;\n        /** @deprecated Use `phaseModifier` instead */\n        readonly isTypeOnly: boolean;\n        readonly phaseModifier: undefined | ImportPhaseModifierSyntaxKind;\n        readonly name?: Identifier;\n        readonly namedBindings?: NamedImportBindings;\n    }\n    type ImportPhaseModifierSyntaxKind = SyntaxKind.TypeKeyword | SyntaxKind.DeferKeyword;\n    /** @deprecated */\n    type AssertionKey = ImportAttributeName;\n    /** @deprecated */\n    interface AssertEntry extends ImportAttribute {\n    }\n    /** @deprecated */\n    interface AssertClause extends ImportAttributes {\n    }\n    type ImportAttributeName = Identifier | StringLiteral;\n    interface ImportAttribute extends Node {\n        readonly kind: SyntaxKind.ImportAttribute;\n        readonly parent: ImportAttributes;\n        readonly name: ImportAttributeName;\n        readonly value: Expression;\n    }\n    interface ImportAttributes extends Node {\n        readonly token: SyntaxKind.WithKeyword | SyntaxKind.AssertKeyword;\n        readonly kind: SyntaxKind.ImportAttributes;\n        readonly parent: ImportDeclaration | ExportDeclaration;\n        readonly elements: NodeArray<ImportAttribute>;\n        readonly multiLine?: boolean;\n    }\n    interface NamespaceImport extends NamedDeclaration {\n        readonly kind: SyntaxKind.NamespaceImport;\n        readonly parent: ImportClause;\n        readonly name: Identifier;\n    }\n    interface NamespaceExport extends NamedDeclaration {\n        readonly kind: SyntaxKind.NamespaceExport;\n        readonly parent: ExportDeclaration;\n        readonly name: ModuleExportName;\n    }\n    interface NamespaceExportDeclaration extends DeclarationStatement, JSDocContainer {\n        readonly kind: SyntaxKind.NamespaceExportDeclaration;\n        readonly name: Identifier;\n    }\n    interface ExportDeclaration extends DeclarationStatement, JSDocContainer {\n        readonly kind: SyntaxKind.ExportDeclaration;\n        readonly parent: SourceFile | ModuleBlock;\n        readonly modifiers?: NodeArray<ModifierLike>;\n        readonly isTypeOnly: boolean;\n        /** Will not be assigned in the case of `export * from \"foo\";` */\n        readonly exportClause?: NamedExportBindings;\n        /** If this is not a StringLiteral it will be a grammar error. */\n        readonly moduleSpecifier?: Expression;\n        /** @deprecated */ readonly assertClause?: AssertClause;\n        readonly attributes?: ImportAttributes;\n    }\n    interface NamedImports extends Node {\n        readonly kind: SyntaxKind.NamedImports;\n        readonly parent: ImportClause;\n        readonly elements: NodeArray<ImportSpecifier>;\n    }\n    interface NamedExports extends Node {\n        readonly kind: SyntaxKind.NamedExports;\n        readonly parent: ExportDeclaration;\n        readonly elements: NodeArray<ExportSpecifier>;\n    }\n    type NamedImportsOrExports = NamedImports | NamedExports;\n    interface ImportSpecifier extends NamedDeclaration {\n        readonly kind: SyntaxKind.ImportSpecifier;\n        readonly parent: NamedImports;\n        readonly propertyName?: ModuleExportName;\n        readonly name: Identifier;\n        readonly isTypeOnly: boolean;\n    }\n    interface ExportSpecifier extends NamedDeclaration, JSDocContainer {\n        readonly kind: SyntaxKind.ExportSpecifier;\n        readonly parent: NamedExports;\n        readonly isTypeOnly: boolean;\n        readonly propertyName?: ModuleExportName;\n        readonly name: ModuleExportName;\n    }\n    type ModuleExportName = Identifier | StringLiteral;\n    type ImportOrExportSpecifier = ImportSpecifier | ExportSpecifier;\n    type TypeOnlyCompatibleAliasDeclaration = ImportClause | ImportEqualsDeclaration | NamespaceImport | ImportOrExportSpecifier | ExportDeclaration | NamespaceExport;\n    type TypeOnlyImportDeclaration =\n        | ImportClause & {\n            readonly isTypeOnly: true;\n            readonly name: Identifier;\n        }\n        | ImportEqualsDeclaration & {\n            readonly isTypeOnly: true;\n        }\n        | NamespaceImport & {\n            readonly parent: ImportClause & {\n                readonly isTypeOnly: true;\n            };\n        }\n        | ImportSpecifier\n            & ({\n                readonly isTypeOnly: true;\n            } | {\n                readonly parent: NamedImports & {\n                    readonly parent: ImportClause & {\n                        readonly isTypeOnly: true;\n                    };\n                };\n            });\n    type TypeOnlyExportDeclaration =\n        | ExportSpecifier\n            & ({\n                readonly isTypeOnly: true;\n            } | {\n                readonly parent: NamedExports & {\n                    readonly parent: ExportDeclaration & {\n                        readonly isTypeOnly: true;\n                    };\n                };\n            })\n        | ExportDeclaration & {\n            readonly isTypeOnly: true;\n            readonly moduleSpecifier: Expression;\n        }\n        | NamespaceExport & {\n            readonly parent: ExportDeclaration & {\n                readonly isTypeOnly: true;\n                readonly moduleSpecifier: Expression;\n            };\n        };\n    type TypeOnlyAliasDeclaration = TypeOnlyImportDeclaration | TypeOnlyExportDeclaration;\n    /**\n     * This is either an `export =` or an `export default` declaration.\n     * Unless `isExportEquals` is set, this node was parsed as an `export default`.\n     */\n    interface ExportAssignment extends DeclarationStatement, JSDocContainer {\n        readonly kind: SyntaxKind.ExportAssignment;\n        readonly parent: SourceFile;\n        readonly modifiers?: NodeArray<ModifierLike>;\n        readonly isExportEquals?: boolean;\n        readonly expression: Expression;\n    }\n    interface FileReference extends TextRange {\n        fileName: string;\n        resolutionMode?: ResolutionMode;\n        preserve?: boolean;\n    }\n    interface CheckJsDirective extends TextRange {\n        enabled: boolean;\n    }\n    type CommentKind = SyntaxKind.SingleLineCommentTrivia | SyntaxKind.MultiLineCommentTrivia;\n    interface CommentRange extends TextRange {\n        hasTrailingNewLine?: boolean;\n        kind: CommentKind;\n    }\n    interface SynthesizedComment extends CommentRange {\n        text: string;\n        pos: -1;\n        end: -1;\n        hasLeadingNewline?: boolean;\n    }\n    interface JSDocTypeExpression extends TypeNode {\n        readonly kind: SyntaxKind.JSDocTypeExpression;\n        readonly type: TypeNode;\n    }\n    interface JSDocNameReference extends Node {\n        readonly kind: SyntaxKind.JSDocNameReference;\n        readonly name: EntityName | JSDocMemberName;\n    }\n    /** Class#method reference in JSDoc */\n    interface JSDocMemberName extends Node {\n        readonly kind: SyntaxKind.JSDocMemberName;\n        readonly left: EntityName | JSDocMemberName;\n        readonly right: Identifier;\n    }\n    interface JSDocType extends TypeNode {\n        _jsDocTypeBrand: any;\n    }\n    interface JSDocAllType extends JSDocType {\n        readonly kind: SyntaxKind.JSDocAllType;\n    }\n    interface JSDocUnknownType extends JSDocType {\n        readonly kind: SyntaxKind.JSDocUnknownType;\n    }\n    interface JSDocNonNullableType extends JSDocType {\n        readonly kind: SyntaxKind.JSDocNonNullableType;\n        readonly type: TypeNode;\n        readonly postfix: boolean;\n    }\n    interface JSDocNullableType extends JSDocType {\n        readonly kind: SyntaxKind.JSDocNullableType;\n        readonly type: TypeNode;\n        readonly postfix: boolean;\n    }\n    interface JSDocOptionalType extends JSDocType {\n        readonly kind: SyntaxKind.JSDocOptionalType;\n        readonly type: TypeNode;\n    }\n    interface JSDocFunctionType extends JSDocType, SignatureDeclarationBase, LocalsContainer {\n        readonly kind: SyntaxKind.JSDocFunctionType;\n    }\n    interface JSDocVariadicType extends JSDocType {\n        readonly kind: SyntaxKind.JSDocVariadicType;\n        readonly type: TypeNode;\n    }\n    interface JSDocNamepathType extends JSDocType {\n        readonly kind: SyntaxKind.JSDocNamepathType;\n        readonly type: TypeNode;\n    }\n    type JSDocTypeReferencingNode = JSDocVariadicType | JSDocOptionalType | JSDocNullableType | JSDocNonNullableType;\n    interface JSDoc extends Node {\n        readonly kind: SyntaxKind.JSDoc;\n        readonly parent: HasJSDoc;\n        readonly tags?: NodeArray<JSDocTag>;\n        readonly comment?: string | NodeArray<JSDocComment>;\n    }\n    interface JSDocTag extends Node {\n        readonly parent: JSDoc | JSDocTypeLiteral;\n        readonly tagName: Identifier;\n        readonly comment?: string | NodeArray<JSDocComment>;\n    }\n    interface JSDocLink extends Node {\n        readonly kind: SyntaxKind.JSDocLink;\n        readonly name?: EntityName | JSDocMemberName;\n        text: string;\n    }\n    interface JSDocLinkCode extends Node {\n        readonly kind: SyntaxKind.JSDocLinkCode;\n        readonly name?: EntityName | JSDocMemberName;\n        text: string;\n    }\n    interface JSDocLinkPlain extends Node {\n        readonly kind: SyntaxKind.JSDocLinkPlain;\n        readonly name?: EntityName | JSDocMemberName;\n        text: string;\n    }\n    type JSDocComment = JSDocText | JSDocLink | JSDocLinkCode | JSDocLinkPlain;\n    interface JSDocText extends Node {\n        readonly kind: SyntaxKind.JSDocText;\n        text: string;\n    }\n    interface JSDocUnknownTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocTag;\n    }\n    /**\n     * Note that `@extends` is a synonym of `@augments`.\n     * Both tags are represented by this interface.\n     */\n    interface JSDocAugmentsTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocAugmentsTag;\n        readonly class: ExpressionWithTypeArguments & {\n            readonly expression: Identifier | PropertyAccessEntityNameExpression;\n        };\n    }\n    interface JSDocImplementsTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocImplementsTag;\n        readonly class: ExpressionWithTypeArguments & {\n            readonly expression: Identifier | PropertyAccessEntityNameExpression;\n        };\n    }\n    interface JSDocAuthorTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocAuthorTag;\n    }\n    interface JSDocDeprecatedTag extends JSDocTag {\n        kind: SyntaxKind.JSDocDeprecatedTag;\n    }\n    interface JSDocClassTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocClassTag;\n    }\n    interface JSDocPublicTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocPublicTag;\n    }\n    interface JSDocPrivateTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocPrivateTag;\n    }\n    interface JSDocProtectedTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocProtectedTag;\n    }\n    interface JSDocReadonlyTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocReadonlyTag;\n    }\n    interface JSDocOverrideTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocOverrideTag;\n    }\n    interface JSDocEnumTag extends JSDocTag, Declaration, LocalsContainer {\n        readonly kind: SyntaxKind.JSDocEnumTag;\n        readonly parent: JSDoc;\n        readonly typeExpression: JSDocTypeExpression;\n    }\n    interface JSDocThisTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocThisTag;\n        readonly typeExpression: JSDocTypeExpression;\n    }\n    interface JSDocTemplateTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocTemplateTag;\n        readonly constraint: JSDocTypeExpression | undefined;\n        readonly typeParameters: NodeArray<TypeParameterDeclaration>;\n    }\n    interface JSDocSeeTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocSeeTag;\n        readonly name?: JSDocNameReference;\n    }\n    interface JSDocReturnTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocReturnTag;\n        readonly typeExpression?: JSDocTypeExpression;\n    }\n    interface JSDocTypeTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocTypeTag;\n        readonly typeExpression: JSDocTypeExpression;\n    }\n    interface JSDocTypedefTag extends JSDocTag, NamedDeclaration, LocalsContainer {\n        readonly kind: SyntaxKind.JSDocTypedefTag;\n        readonly parent: JSDoc;\n        readonly fullName?: JSDocNamespaceDeclaration | Identifier;\n        readonly name?: Identifier;\n        readonly typeExpression?: JSDocTypeExpression | JSDocTypeLiteral;\n    }\n    interface JSDocCallbackTag extends JSDocTag, NamedDeclaration, LocalsContainer {\n        readonly kind: SyntaxKind.JSDocCallbackTag;\n        readonly parent: JSDoc;\n        readonly fullName?: JSDocNamespaceDeclaration | Identifier;\n        readonly name?: Identifier;\n        readonly typeExpression: JSDocSignature;\n    }\n    interface JSDocOverloadTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocOverloadTag;\n        readonly parent: JSDoc;\n        readonly typeExpression: JSDocSignature;\n    }\n    interface JSDocThrowsTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocThrowsTag;\n        readonly typeExpression?: JSDocTypeExpression;\n    }\n    interface JSDocSignature extends JSDocType, Declaration, JSDocContainer, LocalsContainer {\n        readonly kind: SyntaxKind.JSDocSignature;\n        readonly typeParameters?: readonly JSDocTemplateTag[];\n        readonly parameters: readonly JSDocParameterTag[];\n        readonly type: JSDocReturnTag | undefined;\n    }\n    interface JSDocPropertyLikeTag extends JSDocTag, Declaration {\n        readonly parent: JSDoc;\n        readonly name: EntityName;\n        readonly typeExpression?: JSDocTypeExpression;\n        /** Whether the property name came before the type -- non-standard for JSDoc, but Typescript-like */\n        readonly isNameFirst: boolean;\n        readonly isBracketed: boolean;\n    }\n    interface JSDocPropertyTag extends JSDocPropertyLikeTag {\n        readonly kind: SyntaxKind.JSDocPropertyTag;\n    }\n    interface JSDocParameterTag extends JSDocPropertyLikeTag {\n        readonly kind: SyntaxKind.JSDocParameterTag;\n    }\n    interface JSDocTypeLiteral extends JSDocType, Declaration {\n        readonly kind: SyntaxKind.JSDocTypeLiteral;\n        readonly jsDocPropertyTags?: readonly JSDocPropertyLikeTag[];\n        /** If true, then this type literal represents an *array* of its type. */\n        readonly isArrayType: boolean;\n    }\n    interface JSDocSatisfiesTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocSatisfiesTag;\n        readonly typeExpression: JSDocTypeExpression;\n    }\n    interface JSDocImportTag extends JSDocTag {\n        readonly kind: SyntaxKind.JSDocImportTag;\n        readonly parent: JSDoc;\n        readonly importClause?: ImportClause;\n        readonly moduleSpecifier: Expression;\n        readonly attributes?: ImportAttributes;\n    }\n    type FlowType = Type | IncompleteType;\n    interface IncompleteType {\n        flags: TypeFlags | 0;\n        type: Type;\n    }\n    interface AmdDependency {\n        path: string;\n        name?: string;\n    }\n    /**\n     * Subset of properties from SourceFile that are used in multiple utility functions\n     */\n    interface SourceFileLike {\n        readonly text: string;\n    }\n    interface SourceFileLike {\n        getLineAndCharacterOfPosition(pos: number): LineAndCharacter;\n    }\n    type ResolutionMode = ModuleKind.ESNext | ModuleKind.CommonJS | undefined;\n    interface SourceFile extends Declaration, LocalsContainer {\n        readonly kind: SyntaxKind.SourceFile;\n        readonly statements: NodeArray<Statement>;\n        readonly endOfFileToken: Token<SyntaxKind.EndOfFileToken>;\n        fileName: string;\n        text: string;\n        amdDependencies: readonly AmdDependency[];\n        moduleName?: string;\n        referencedFiles: readonly FileReference[];\n        typeReferenceDirectives: readonly FileReference[];\n        libReferenceDirectives: readonly FileReference[];\n        languageVariant: LanguageVariant;\n        isDeclarationFile: boolean;\n        /**\n         * lib.d.ts should have a reference comment like\n         *\n         *  /// <reference no-default-lib=\"true\"/>\n         *\n         * If any other file has this comment, it signals not to include lib.d.ts\n         * because this containing file is intended to act as a default library.\n         */\n        hasNoDefaultLib: boolean;\n        languageVersion: ScriptTarget;\n        /**\n         * When `module` is `Node16` or `NodeNext`, this field controls whether the\n         * source file in question is an ESNext-output-format file, or a CommonJS-output-format\n         * module. This is derived by the module resolver as it looks up the file, since\n         * it is derived from either the file extension of the module, or the containing\n         * `package.json` context, and affects both checking and emit.\n         *\n         * It is _public_ so that (pre)transformers can set this field,\n         * since it switches the builtin `node` module transform. Generally speaking, if unset,\n         * the field is treated as though it is `ModuleKind.CommonJS`.\n         *\n         * Note that this field is only set by the module resolution process when\n         * `moduleResolution` is `Node16` or `NodeNext`, which is implied by the `module` setting\n         * of `Node16` or `NodeNext`, respectively, but may be overriden (eg, by a `moduleResolution`\n         * of `node`). If so, this field will be unset and source files will be considered to be\n         * CommonJS-output-format by the node module transformer and type checker, regardless of extension or context.\n         */\n        impliedNodeFormat?: ResolutionMode;\n    }\n    interface SourceFile {\n        getLineAndCharacterOfPosition(pos: number): LineAndCharacter;\n        getLineEndOfPosition(pos: number): number;\n        getLineStarts(): readonly number[];\n        getPositionOfLineAndCharacter(line: number, character: number): number;\n        update(newText: string, textChangeRange: TextChangeRange): SourceFile;\n    }\n    interface Bundle extends Node {\n        readonly kind: SyntaxKind.Bundle;\n        readonly sourceFiles: readonly SourceFile[];\n    }\n    interface JsonSourceFile extends SourceFile {\n        readonly statements: NodeArray<JsonObjectExpressionStatement>;\n    }\n    interface TsConfigSourceFile extends JsonSourceFile {\n        extendedSourceFiles?: string[];\n    }\n    interface JsonMinusNumericLiteral extends PrefixUnaryExpression {\n        readonly kind: SyntaxKind.PrefixUnaryExpression;\n        readonly operator: SyntaxKind.MinusToken;\n        readonly operand: NumericLiteral;\n    }\n    type JsonObjectExpression = ObjectLiteralExpression | ArrayLiteralExpression | JsonMinusNumericLiteral | NumericLiteral | StringLiteral | BooleanLiteral | NullLiteral;\n    interface JsonObjectExpressionStatement extends ExpressionStatement {\n        readonly expression: JsonObjectExpression;\n    }\n    interface ScriptReferenceHost {\n        getCompilerOptions(): CompilerOptions;\n        getSourceFile(fileName: string): SourceFile | undefined;\n        getSourceFileByPath(path: Path): SourceFile | undefined;\n        getCurrentDirectory(): string;\n    }\n    interface ParseConfigHost extends ModuleResolutionHost {\n        useCaseSensitiveFileNames: boolean;\n        readDirectory(rootDir: string, extensions: readonly string[], excludes: readonly string[] | undefined, includes: readonly string[], depth?: number): readonly string[];\n        /**\n         * Gets a value indicating whether the specified path exists and is a file.\n         * @param path The path to test.\n         */\n        fileExists(path: string): boolean;\n        readFile(path: string): string | undefined;\n        trace?(s: string): void;\n    }\n    /**\n     * Branded string for keeping track of when we've turned an ambiguous path\n     * specified like \"./blah\" to an absolute path to an actual\n     * tsconfig file, e.g. \"/root/blah/tsconfig.json\"\n     */\n    type ResolvedConfigFileName = string & {\n        _isResolvedConfigFileName: never;\n    };\n    interface WriteFileCallbackData {\n    }\n    type WriteFileCallback = (fileName: string, text: string, writeByteOrderMark: boolean, onError?: (message: string) => void, sourceFiles?: readonly SourceFile[], data?: WriteFileCallbackData) => void;\n    class OperationCanceledException {\n    }\n    interface CancellationToken {\n        isCancellationRequested(): boolean;\n        /** @throws OperationCanceledException if isCancellationRequested is true */\n        throwIfCancellationRequested(): void;\n    }\n    interface Program extends ScriptReferenceHost {\n        getCurrentDirectory(): string;\n        /**\n         * Get a list of root file names that were passed to a 'createProgram'\n         */\n        getRootFileNames(): readonly string[];\n        /**\n         * Get a list of files in the program\n         */\n        getSourceFiles(): readonly SourceFile[];\n        /**\n         * Emits the JavaScript and declaration files.  If targetSourceFile is not specified, then\n         * the JavaScript and declaration files will be produced for all the files in this program.\n         * If targetSourceFile is specified, then only the JavaScript and declaration for that\n         * specific file will be generated.\n         *\n         * If writeFile is not specified then the writeFile callback from the compiler host will be\n         * used for writing the JavaScript and declaration files.  Otherwise, the writeFile parameter\n         * will be invoked when writing the JavaScript and declaration files.\n         */\n        emit(targetSourceFile?: SourceFile, writeFile?: WriteFileCallback, cancellationToken?: CancellationToken, emitOnlyDtsFiles?: boolean, customTransformers?: CustomTransformers): EmitResult;\n        getOptionsDiagnostics(cancellationToken?: CancellationToken): readonly Diagnostic[];\n        getGlobalDiagnostics(cancellationToken?: CancellationToken): readonly Diagnostic[];\n        getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly DiagnosticWithLocation[];\n        /** The first time this is called, it will return global diagnostics (no location). */\n        getSemanticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly Diagnostic[];\n        getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly DiagnosticWithLocation[];\n        getConfigFileParsingDiagnostics(): readonly Diagnostic[];\n        /**\n         * Gets a type checker that can be used to semantically analyze source files in the program.\n         */\n        getTypeChecker(): TypeChecker;\n        getNodeCount(): number;\n        getIdentifierCount(): number;\n        getSymbolCount(): number;\n        getTypeCount(): number;\n        getInstantiationCount(): number;\n        getRelationCacheSizes(): {\n            assignable: number;\n            identity: number;\n            subtype: number;\n            strictSubtype: number;\n        };\n        isSourceFileFromExternalLibrary(file: SourceFile): boolean;\n        isSourceFileDefaultLibrary(file: SourceFile): boolean;\n        /**\n         * Calculates the final resolution mode for a given module reference node. This function only returns a result when module resolution\n         * settings allow differing resolution between ESM imports and CJS requires, or when a mode is explicitly provided via import attributes,\n         * which cause an `import` or `require` condition to be used during resolution regardless of module resolution settings. In absence of\n         * overriding attributes, and in modes that support differing resolution, the result indicates the syntax the usage would emit to JavaScript.\n         * Some examples:\n         *\n         * ```ts\n         * // tsc foo.mts --module nodenext\n         * import {} from \"mod\";\n         * // Result: ESNext - the import emits as ESM due to `impliedNodeFormat` set by .mts file extension\n         *\n         * // tsc foo.cts --module nodenext\n         * import {} from \"mod\";\n         * // Result: CommonJS - the import emits as CJS due to `impliedNodeFormat` set by .cts file extension\n         *\n         * // tsc foo.ts --module preserve --moduleResolution bundler\n         * import {} from \"mod\";\n         * // Result: ESNext - the import emits as ESM due to `--module preserve` and `--moduleResolution bundler`\n         * // supports conditional imports/exports\n         *\n         * // tsc foo.ts --module preserve --moduleResolution node10\n         * import {} from \"mod\";\n         * // Result: undefined - the import emits as ESM due to `--module preserve`, but `--moduleResolution node10`\n         * // does not support conditional imports/exports\n         *\n         * // tsc foo.ts --module commonjs --moduleResolution node10\n         * import type {} from \"mod\" with { \"resolution-mode\": \"import\" };\n         * // Result: ESNext - conditional imports/exports always supported with \"resolution-mode\" attribute\n         * ```\n         */\n        getModeForUsageLocation(file: SourceFile, usage: StringLiteralLike): ResolutionMode;\n        /**\n         * Calculates the final resolution mode for an import at some index within a file's `imports` list. This function only returns a result\n         * when module resolution settings allow differing resolution between ESM imports and CJS requires, or when a mode is explicitly provided\n         * via import attributes, which cause an `import` or `require` condition to be used during resolution regardless of module resolution\n         * settings. In absence of overriding attributes, and in modes that support differing resolution, the result indicates the syntax the\n         * usage would emit to JavaScript. Some examples:\n         *\n         * ```ts\n         * // tsc foo.mts --module nodenext\n         * import {} from \"mod\";\n         * // Result: ESNext - the import emits as ESM due to `impliedNodeFormat` set by .mts file extension\n         *\n         * // tsc foo.cts --module nodenext\n         * import {} from \"mod\";\n         * // Result: CommonJS - the import emits as CJS due to `impliedNodeFormat` set by .cts file extension\n         *\n         * // tsc foo.ts --module preserve --moduleResolution bundler\n         * import {} from \"mod\";\n         * // Result: ESNext - the import emits as ESM due to `--module preserve` and `--moduleResolution bundler`\n         * // supports conditional imports/exports\n         *\n         * // tsc foo.ts --module preserve --moduleResolution node10\n         * import {} from \"mod\";\n         * // Result: undefined - the import emits as ESM due to `--module preserve`, but `--moduleResolution node10`\n         * // does not support conditional imports/exports\n         *\n         * // tsc foo.ts --module commonjs --moduleResolution node10\n         * import type {} from \"mod\" with { \"resolution-mode\": \"import\" };\n         * // Result: ESNext - conditional imports/exports always supported with \"resolution-mode\" attribute\n         * ```\n         */\n        getModeForResolutionAtIndex(file: SourceFile, index: number): ResolutionMode;\n        getProjectReferences(): readonly ProjectReference[] | undefined;\n        getResolvedProjectReferences(): readonly (ResolvedProjectReference | undefined)[] | undefined;\n    }\n    interface ResolvedProjectReference {\n        commandLine: ParsedCommandLine;\n        sourceFile: SourceFile;\n        references?: readonly (ResolvedProjectReference | undefined)[];\n    }\n    type CustomTransformerFactory = (context: TransformationContext) => CustomTransformer;\n    interface CustomTransformer {\n        transformSourceFile(node: SourceFile): SourceFile;\n        transformBundle(node: Bundle): Bundle;\n    }\n    interface CustomTransformers {\n        /** Custom transformers to evaluate before built-in .js transformations. */\n        before?: (TransformerFactory<SourceFile> | CustomTransformerFactory)[];\n        /** Custom transformers to evaluate after built-in .js transformations. */\n        after?: (TransformerFactory<SourceFile> | CustomTransformerFactory)[];\n        /** Custom transformers to evaluate after built-in .d.ts transformations. */\n        afterDeclarations?: (TransformerFactory<Bundle | SourceFile> | CustomTransformerFactory)[];\n    }\n    interface SourceMapSpan {\n        /** Line number in the .js file. */\n        emittedLine: number;\n        /** Column number in the .js file. */\n        emittedColumn: number;\n        /** Line number in the .ts file. */\n        sourceLine: number;\n        /** Column number in the .ts file. */\n        sourceColumn: number;\n        /** Optional name (index into names array) associated with this span. */\n        nameIndex?: number;\n        /** .ts file (index into sources array) associated with this span */\n        sourceIndex: number;\n    }\n    /** Return code used by getEmitOutput function to indicate status of the function */\n    enum ExitStatus {\n        Success = 0,\n        DiagnosticsPresent_OutputsSkipped = 1,\n        DiagnosticsPresent_OutputsGenerated = 2,\n        InvalidProject_OutputsSkipped = 3,\n        ProjectReferenceCycle_OutputsSkipped = 4,\n    }\n    interface EmitResult {\n        emitSkipped: boolean;\n        /** Contains declaration emit diagnostics */\n        diagnostics: readonly Diagnostic[];\n        emittedFiles?: string[];\n    }\n    interface TypeChecker {\n        getTypeOfSymbolAtLocation(symbol: Symbol, node: Node): Type;\n        getTypeOfSymbol(symbol: Symbol): Type;\n        getDeclaredTypeOfSymbol(symbol: Symbol): Type;\n        getPropertiesOfType(type: Type): Symbol[];\n        getPropertyOfType(type: Type, propertyName: string): Symbol | undefined;\n        getPrivateIdentifierPropertyOfType(leftType: Type, name: string, location: Node): Symbol | undefined;\n        getIndexInfoOfType(type: Type, kind: IndexKind): IndexInfo | undefined;\n        getIndexInfosOfType(type: Type): readonly IndexInfo[];\n        getIndexInfosOfIndexSymbol: (indexSymbol: Symbol, siblingSymbols?: Symbol[] | undefined) => IndexInfo[];\n        getSignaturesOfType(type: Type, kind: SignatureKind): readonly Signature[];\n        getIndexTypeOfType(type: Type, kind: IndexKind): Type | undefined;\n        getBaseTypes(type: InterfaceType): BaseType[];\n        getBaseTypeOfLiteralType(type: Type): Type;\n        getWidenedType(type: Type): Type;\n        /**\n         * Gets the \"awaited type\" of a type.\n         *\n         * If an expression has a Promise-like type, the \"awaited type\" of the expression is\n         * derived from the type of the first argument of the fulfillment callback for that\n         * Promise's `then` method. If the \"awaited type\" is itself a Promise-like, it is\n         * recursively unwrapped in the same manner until a non-promise type is found.\n         *\n         * If an expression does not have a Promise-like type, its \"awaited type\" is the type\n         * of the expression.\n         *\n         * If the resulting \"awaited type\" is a generic object type, then it is wrapped in\n         * an `Awaited<T>`.\n         *\n         * In the event the \"awaited type\" circularly references itself, or is a non-Promise\n         * object-type with a callable `then()` method, an \"awaited type\" cannot be determined\n         * and the value `undefined` will be returned.\n         *\n         * This is used to reflect the runtime behavior of the `await` keyword.\n         */\n        getAwaitedType(type: Type): Type | undefined;\n        getReturnTypeOfSignature(signature: Signature): Type;\n        getNullableType(type: Type, flags: TypeFlags): Type;\n        getNonNullableType(type: Type): Type;\n        getTypeArguments(type: TypeReference): readonly Type[];\n        /** Note that the resulting nodes cannot be checked. */\n        typeToTypeNode(type: Type, enclosingDeclaration: Node | undefined, flags: NodeBuilderFlags | undefined): TypeNode | undefined;\n        /** Note that the resulting nodes cannot be checked. */\n        signatureToSignatureDeclaration(signature: Signature, kind: SyntaxKind, enclosingDeclaration: Node | undefined, flags: NodeBuilderFlags | undefined):\n            | SignatureDeclaration & {\n                typeArguments?: NodeArray<TypeNode>;\n            }\n            | undefined;\n        /** Note that the resulting nodes cannot be checked. */\n        indexInfoToIndexSignatureDeclaration(indexInfo: IndexInfo, enclosingDeclaration: Node | undefined, flags: NodeBuilderFlags | undefined): IndexSignatureDeclaration | undefined;\n        /** Note that the resulting nodes cannot be checked. */\n        symbolToEntityName(symbol: Symbol, meaning: SymbolFlags, enclosingDeclaration: Node | undefined, flags: NodeBuilderFlags | undefined): EntityName | undefined;\n        /** Note that the resulting nodes cannot be checked. */\n        symbolToExpression(symbol: Symbol, meaning: SymbolFlags, enclosingDeclaration: Node | undefined, flags: NodeBuilderFlags | undefined): Expression | undefined;\n        /** Note that the resulting nodes cannot be checked. */\n        symbolToTypeParameterDeclarations(symbol: Symbol, enclosingDeclaration: Node | undefined, flags: NodeBuilderFlags | undefined): NodeArray<TypeParameterDeclaration> | undefined;\n        /** Note that the resulting nodes cannot be checked. */\n        symbolToParameterDeclaration(symbol: Symbol, enclosingDeclaration: Node | undefined, flags: NodeBuilderFlags | undefined): ParameterDeclaration | undefined;\n        /** Note that the resulting nodes cannot be checked. */\n        typeParameterToDeclaration(parameter: TypeParameter, enclosingDeclaration: Node | undefined, flags: NodeBuilderFlags | undefined): TypeParameterDeclaration | undefined;\n        getSymbolsInScope(location: Node, meaning: SymbolFlags): Symbol[];\n        getSymbolAtLocation(node: Node): Symbol | undefined;\n        getSymbolsOfParameterPropertyDeclaration(parameter: ParameterDeclaration, parameterName: string): Symbol[];\n        /**\n         * The function returns the value (local variable) symbol of an identifier in the short-hand property assignment.\n         * This is necessary as an identifier in short-hand property assignment can contains two meaning: property name and property value.\n         */\n        getShorthandAssignmentValueSymbol(location: Node | undefined): Symbol | undefined;\n        getExportSpecifierLocalTargetSymbol(location: ExportSpecifier | Identifier): Symbol | undefined;\n        /**\n         * If a symbol is a local symbol with an associated exported symbol, returns the exported symbol.\n         * Otherwise returns its input.\n         * For example, at `export type T = number;`:\n         *     - `getSymbolAtLocation` at the location `T` will return the exported symbol for `T`.\n         *     - But the result of `getSymbolsInScope` will contain the *local* symbol for `T`, not the exported symbol.\n         *     - Calling `getExportSymbolOfSymbol` on that local symbol will return the exported symbol.\n         */\n        getExportSymbolOfSymbol(symbol: Symbol): Symbol;\n        getPropertySymbolOfDestructuringAssignment(location: Identifier): Symbol | undefined;\n        getTypeOfAssignmentPattern(pattern: AssignmentPattern): Type;\n        getTypeAtLocation(node: Node): Type;\n        getTypeFromTypeNode(node: TypeNode): Type;\n        signatureToString(signature: Signature, enclosingDeclaration?: Node, flags?: TypeFormatFlags, kind?: SignatureKind): string;\n        typeToString(type: Type, enclosingDeclaration?: Node, flags?: TypeFormatFlags): string;\n        symbolToString(symbol: Symbol, enclosingDeclaration?: Node, meaning?: SymbolFlags, flags?: SymbolFormatFlags): string;\n        typePredicateToString(predicate: TypePredicate, enclosingDeclaration?: Node, flags?: TypeFormatFlags): string;\n        getFullyQualifiedName(symbol: Symbol): string;\n        getAugmentedPropertiesOfType(type: Type): Symbol[];\n        getRootSymbols(symbol: Symbol): readonly Symbol[];\n        getSymbolOfExpando(node: Node, allowDeclaration: boolean): Symbol | undefined;\n        getContextualType(node: Expression): Type | undefined;\n        /**\n         * returns unknownSignature in the case of an error.\n         * returns undefined if the node is not valid.\n         * @param argumentCount Apparent number of arguments, passed in case of a possibly incomplete call. This should come from an ArgumentListInfo. See `signatureHelp.ts`.\n         */\n        getResolvedSignature(node: CallLikeExpression, candidatesOutArray?: Signature[], argumentCount?: number): Signature | undefined;\n        getSignatureFromDeclaration(declaration: SignatureDeclaration): Signature | undefined;\n        isImplementationOfOverload(node: SignatureDeclaration): boolean | undefined;\n        isUndefinedSymbol(symbol: Symbol): boolean;\n        isArgumentsSymbol(symbol: Symbol): boolean;\n        isUnknownSymbol(symbol: Symbol): boolean;\n        getMergedSymbol(symbol: Symbol): Symbol;\n        getConstantValue(node: EnumMember | PropertyAccessExpression | ElementAccessExpression): string | number | undefined;\n        isValidPropertyAccess(node: PropertyAccessExpression | QualifiedName | ImportTypeNode, propertyName: string): boolean;\n        /** Follow all aliases to get the original symbol. */\n        getAliasedSymbol(symbol: Symbol): Symbol;\n        /** Follow a *single* alias to get the immediately aliased symbol. */\n        getImmediateAliasedSymbol(symbol: Symbol): Symbol | undefined;\n        getExportsOfModule(moduleSymbol: Symbol): Symbol[];\n        getJsxIntrinsicTagNamesAt(location: Node): Symbol[];\n        isOptionalParameter(node: ParameterDeclaration): boolean;\n        getAmbientModules(): Symbol[];\n        tryGetMemberInModuleExports(memberName: string, moduleSymbol: Symbol): Symbol | undefined;\n        getApparentType(type: Type): Type;\n        getBaseConstraintOfType(type: Type): Type | undefined;\n        getDefaultFromTypeParameter(type: Type): Type | undefined;\n        /**\n         * Gets the intrinsic `any` type. There are multiple types that act as `any` used internally in the compiler,\n         * so the type returned by this function should not be used in equality checks to determine if another type\n         * is `any`. Instead, use `type.flags & TypeFlags.Any`.\n         */\n        getAnyType(): Type;\n        getStringType(): Type;\n        getStringLiteralType(value: string): StringLiteralType;\n        getNumberType(): Type;\n        getNumberLiteralType(value: number): NumberLiteralType;\n        getBigIntType(): Type;\n        getBigIntLiteralType(value: PseudoBigInt): BigIntLiteralType;\n        getBooleanType(): Type;\n        getUnknownType(): Type;\n        getFalseType(): Type;\n        getTrueType(): Type;\n        getVoidType(): Type;\n        /**\n         * Gets the intrinsic `undefined` type. There are multiple types that act as `undefined` used internally in the compiler\n         * depending on compiler options, so the type returned by this function should not be used in equality checks to determine\n         * if another type is `undefined`. Instead, use `type.flags & TypeFlags.Undefined`.\n         */\n        getUndefinedType(): Type;\n        /**\n         * Gets the intrinsic `null` type. There are multiple types that act as `null` used internally in the compiler,\n         * so the type returned by this function should not be used in equality checks to determine if another type\n         * is `null`. Instead, use `type.flags & TypeFlags.Null`.\n         */\n        getNullType(): Type;\n        getESSymbolType(): Type;\n        /**\n         * Gets the intrinsic `never` type. There are multiple types that act as `never` used internally in the compiler,\n         * so the type returned by this function should not be used in equality checks to determine if another type\n         * is `never`. Instead, use `type.flags & TypeFlags.Never`.\n         */\n        getNeverType(): Type;\n        /**\n         * Gets the intrinsic `object` type.\n         */\n        getNonPrimitiveType(): Type;\n        /**\n         * Returns true if the \"source\" type is assignable to the \"target\" type.\n         *\n         * ```ts\n         * declare const abcLiteral: ts.Type; // Type of \"abc\"\n         * declare const stringType: ts.Type; // Type of string\n         *\n         * isTypeAssignableTo(abcLiteral, abcLiteral); // true; \"abc\" is assignable to \"abc\"\n         * isTypeAssignableTo(abcLiteral, stringType); // true; \"abc\" is assignable to string\n         * isTypeAssignableTo(stringType, abcLiteral); // false; string is not assignable to \"abc\"\n         * isTypeAssignableTo(stringType, stringType); // true; string is assignable to string\n         * ```\n         */\n        isTypeAssignableTo(source: Type, target: Type): boolean;\n        /**\n         * True if this type is the `Array` or `ReadonlyArray` type from lib.d.ts.\n         * This function will _not_ return true if passed a type which\n         * extends `Array` (for example, the TypeScript AST's `NodeArray` type).\n         */\n        isArrayType(type: Type): boolean;\n        /**\n         * True if this type is a tuple type. This function will _not_ return true if\n         * passed a type which extends from a tuple.\n         */\n        isTupleType(type: Type): boolean;\n        /**\n         * True if this type is assignable to `ReadonlyArray<any>`.\n         */\n        isArrayLikeType(type: Type): boolean;\n        resolveName(name: string, location: Node | undefined, meaning: SymbolFlags, excludeGlobals: boolean): Symbol | undefined;\n        getTypePredicateOfSignature(signature: Signature): TypePredicate | undefined;\n        /**\n         * Depending on the operation performed, it may be appropriate to throw away the checker\n         * if the cancellation token is triggered. Typically, if it is used for error checking\n         * and the operation is cancelled, then it should be discarded, otherwise it is safe to keep.\n         */\n        runWithCancellationToken<T>(token: CancellationToken, cb: (checker: TypeChecker) => T): T;\n        getTypeArgumentsForResolvedSignature(signature: Signature): readonly Type[] | undefined;\n    }\n    enum NodeBuilderFlags {\n        None = 0,\n        NoTruncation = 1,\n        WriteArrayAsGenericType = 2,\n        GenerateNamesForShadowedTypeParams = 4,\n        UseStructuralFallback = 8,\n        ForbidIndexedAccessSymbolReferences = 16,\n        WriteTypeArgumentsOfSignature = 32,\n        UseFullyQualifiedType = 64,\n        UseOnlyExternalAliasing = 128,\n        SuppressAnyReturnType = 256,\n        WriteTypeParametersInQualifiedName = 512,\n        MultilineObjectLiterals = 1024,\n        WriteClassExpressionAsTypeLiteral = 2048,\n        UseTypeOfFunction = 4096,\n        OmitParameterModifiers = 8192,\n        UseAliasDefinedOutsideCurrentScope = 16384,\n        UseSingleQuotesForStringLiteralType = 268435456,\n        NoTypeReduction = 536870912,\n        OmitThisParameter = 33554432,\n        AllowThisInObjectLiteral = 32768,\n        AllowQualifiedNameInPlaceOfIdentifier = 65536,\n        AllowAnonymousIdentifier = 131072,\n        AllowEmptyUnionOrIntersection = 262144,\n        AllowEmptyTuple = 524288,\n        AllowUniqueESSymbolType = 1048576,\n        AllowEmptyIndexInfoType = 2097152,\n        AllowNodeModulesRelativePaths = 67108864,\n        IgnoreErrors = 70221824,\n        InObjectTypeLiteral = 4194304,\n        InTypeAlias = 8388608,\n        InInitialEntityName = 16777216,\n    }\n    enum TypeFormatFlags {\n        None = 0,\n        NoTruncation = 1,\n        WriteArrayAsGenericType = 2,\n        GenerateNamesForShadowedTypeParams = 4,\n        UseStructuralFallback = 8,\n        WriteTypeArgumentsOfSignature = 32,\n        UseFullyQualifiedType = 64,\n        SuppressAnyReturnType = 256,\n        MultilineObjectLiterals = 1024,\n        WriteClassExpressionAsTypeLiteral = 2048,\n        UseTypeOfFunction = 4096,\n        OmitParameterModifiers = 8192,\n        UseAliasDefinedOutsideCurrentScope = 16384,\n        UseSingleQuotesForStringLiteralType = 268435456,\n        NoTypeReduction = 536870912,\n        OmitThisParameter = 33554432,\n        AllowUniqueESSymbolType = 1048576,\n        AddUndefined = 131072,\n        WriteArrowStyleSignature = 262144,\n        InArrayType = 524288,\n        InElementType = 2097152,\n        InFirstTypeArgument = 4194304,\n        InTypeAlias = 8388608,\n        NodeBuilderFlagsMask = 848330095,\n    }\n    enum SymbolFormatFlags {\n        None = 0,\n        WriteTypeParametersOrArguments = 1,\n        UseOnlyExternalAliasing = 2,\n        AllowAnyNodeKind = 4,\n        UseAliasDefinedOutsideCurrentScope = 8,\n    }\n    enum TypePredicateKind {\n        This = 0,\n        Identifier = 1,\n        AssertsThis = 2,\n        AssertsIdentifier = 3,\n    }\n    interface TypePredicateBase {\n        kind: TypePredicateKind;\n        type: Type | undefined;\n    }\n    interface ThisTypePredicate extends TypePredicateBase {\n        kind: TypePredicateKind.This;\n        parameterName: undefined;\n        parameterIndex: undefined;\n        type: Type;\n    }\n    interface IdentifierTypePredicate extends TypePredicateBase {\n        kind: TypePredicateKind.Identifier;\n        parameterName: string;\n        parameterIndex: number;\n        type: Type;\n    }\n    interface AssertsThisTypePredicate extends TypePredicateBase {\n        kind: TypePredicateKind.AssertsThis;\n        parameterName: undefined;\n        parameterIndex: undefined;\n        type: Type | undefined;\n    }\n    interface AssertsIdentifierTypePredicate extends TypePredicateBase {\n        kind: TypePredicateKind.AssertsIdentifier;\n        parameterName: string;\n        parameterIndex: number;\n        type: Type | undefined;\n    }\n    type TypePredicate = ThisTypePredicate | IdentifierTypePredicate | AssertsThisTypePredicate | AssertsIdentifierTypePredicate;\n    enum SymbolFlags {\n        None = 0,\n        FunctionScopedVariable = 1,\n        BlockScopedVariable = 2,\n        Property = 4,\n        EnumMember = 8,\n        Function = 16,\n        Class = 32,\n        Interface = 64,\n        ConstEnum = 128,\n        RegularEnum = 256,\n        ValueModule = 512,\n        NamespaceModule = 1024,\n        TypeLiteral = 2048,\n        ObjectLiteral = 4096,\n        Method = 8192,\n        Constructor = 16384,\n        GetAccessor = 32768,\n        SetAccessor = 65536,\n        Signature = 131072,\n        TypeParameter = 262144,\n        TypeAlias = 524288,\n        ExportValue = 1048576,\n        Alias = 2097152,\n        Prototype = 4194304,\n        ExportStar = 8388608,\n        Optional = 16777216,\n        Transient = 33554432,\n        Assignment = 67108864,\n        ModuleExports = 134217728,\n        All = -1,\n        Enum = 384,\n        Variable = 3,\n        Value = 111551,\n        Type = 788968,\n        Namespace = 1920,\n        Module = 1536,\n        Accessor = 98304,\n        FunctionScopedVariableExcludes = 111550,\n        BlockScopedVariableExcludes = 111551,\n        ParameterExcludes = 111551,\n        PropertyExcludes = 0,\n        EnumMemberExcludes = 900095,\n        FunctionExcludes = 110991,\n        ClassExcludes = 899503,\n        InterfaceExcludes = 788872,\n        RegularEnumExcludes = 899327,\n        ConstEnumExcludes = 899967,\n        ValueModuleExcludes = 110735,\n        NamespaceModuleExcludes = 0,\n        MethodExcludes = 103359,\n        GetAccessorExcludes = 46015,\n        SetAccessorExcludes = 78783,\n        AccessorExcludes = 13247,\n        TypeParameterExcludes = 526824,\n        TypeAliasExcludes = 788968,\n        AliasExcludes = 2097152,\n        ModuleMember = 2623475,\n        ExportHasLocal = 944,\n        BlockScoped = 418,\n        PropertyOrAccessor = 98308,\n        ClassMember = 106500,\n    }\n    interface Symbol {\n        flags: SymbolFlags;\n        escapedName: __String;\n        declarations?: Declaration[];\n        valueDeclaration?: Declaration;\n        members?: SymbolTable;\n        exports?: SymbolTable;\n        globalExports?: SymbolTable;\n    }\n    interface Symbol {\n        readonly name: string;\n        getFlags(): SymbolFlags;\n        getEscapedName(): __String;\n        getName(): string;\n        getDeclarations(): Declaration[] | undefined;\n        getDocumentationComment(typeChecker: TypeChecker | undefined): SymbolDisplayPart[];\n        getJsDocTags(checker?: TypeChecker): JSDocTagInfo[];\n    }\n    enum InternalSymbolName {\n        Call = \"__call\",\n        Constructor = \"__constructor\",\n        New = \"__new\",\n        Index = \"__index\",\n        ExportStar = \"__export\",\n        Global = \"__global\",\n        Missing = \"__missing\",\n        Type = \"__type\",\n        Object = \"__object\",\n        JSXAttributes = \"__jsxAttributes\",\n        Class = \"__class\",\n        Function = \"__function\",\n        Computed = \"__computed\",\n        Resolving = \"__resolving__\",\n        ExportEquals = \"export=\",\n        Default = \"default\",\n        This = \"this\",\n        InstantiationExpression = \"__instantiationExpression\",\n        ImportAttributes = \"__importAttributes\",\n    }\n    /**\n     * This represents a string whose leading underscore have been escaped by adding extra leading underscores.\n     * The shape of this brand is rather unique compared to others we've used.\n     * Instead of just an intersection of a string and an object, it is that union-ed\n     * with an intersection of void and an object. This makes it wholly incompatible\n     * with a normal string (which is good, it cannot be misused on assignment or on usage),\n     * while still being comparable with a normal string via === (also good) and castable from a string.\n     */\n    type __String =\n        | (string & {\n            __escapedIdentifier: void;\n        })\n        | (void & {\n            __escapedIdentifier: void;\n        })\n        | InternalSymbolName;\n    /** @deprecated Use ReadonlyMap<__String, T> instead. */\n    type ReadonlyUnderscoreEscapedMap<T> = ReadonlyMap<__String, T>;\n    /** @deprecated Use Map<__String, T> instead. */\n    type UnderscoreEscapedMap<T> = Map<__String, T>;\n    /** SymbolTable based on ES6 Map interface. */\n    type SymbolTable = Map<__String, Symbol>;\n    enum TypeFlags {\n        Any = 1,\n        Unknown = 2,\n        String = 4,\n        Number = 8,\n        Boolean = 16,\n        Enum = 32,\n        BigInt = 64,\n        StringLiteral = 128,\n        NumberLiteral = 256,\n        BooleanLiteral = 512,\n        EnumLiteral = 1024,\n        BigIntLiteral = 2048,\n        ESSymbol = 4096,\n        UniqueESSymbol = 8192,\n        Void = 16384,\n        Undefined = 32768,\n        Null = 65536,\n        Never = 131072,\n        TypeParameter = 262144,\n        Object = 524288,\n        Union = 1048576,\n        Intersection = 2097152,\n        Index = 4194304,\n        IndexedAccess = 8388608,\n        Conditional = 16777216,\n        Substitution = 33554432,\n        NonPrimitive = 67108864,\n        TemplateLiteral = 134217728,\n        StringMapping = 268435456,\n        Literal = 2944,\n        Unit = 109472,\n        Freshable = 2976,\n        StringOrNumberLiteral = 384,\n        PossiblyFalsy = 117724,\n        StringLike = 402653316,\n        NumberLike = 296,\n        BigIntLike = 2112,\n        BooleanLike = 528,\n        EnumLike = 1056,\n        ESSymbolLike = 12288,\n        VoidLike = 49152,\n        UnionOrIntersection = 3145728,\n        StructuredType = 3670016,\n        TypeVariable = 8650752,\n        InstantiableNonPrimitive = 58982400,\n        InstantiablePrimitive = 406847488,\n        Instantiable = 465829888,\n        StructuredOrInstantiable = 469499904,\n        Narrowable = 536624127,\n    }\n    type DestructuringPattern = BindingPattern | ObjectLiteralExpression | ArrayLiteralExpression;\n    interface Type {\n        flags: TypeFlags;\n        symbol: Symbol;\n        pattern?: DestructuringPattern;\n        aliasSymbol?: Symbol;\n        aliasTypeArguments?: readonly Type[];\n    }\n    interface Type {\n        getFlags(): TypeFlags;\n        getSymbol(): Symbol | undefined;\n        getProperties(): Symbol[];\n        getProperty(propertyName: string): Symbol | undefined;\n        getApparentProperties(): Symbol[];\n        getCallSignatures(): readonly Signature[];\n        getConstructSignatures(): readonly Signature[];\n        getStringIndexType(): Type | undefined;\n        getNumberIndexType(): Type | undefined;\n        getBaseTypes(): BaseType[] | undefined;\n        getNonNullableType(): Type;\n        getConstraint(): Type | undefined;\n        getDefault(): Type | undefined;\n        isUnion(): this is UnionType;\n        isIntersection(): this is IntersectionType;\n        isUnionOrIntersection(): this is UnionOrIntersectionType;\n        isLiteral(): this is LiteralType;\n        isStringLiteral(): this is StringLiteralType;\n        isNumberLiteral(): this is NumberLiteralType;\n        isTypeParameter(): this is TypeParameter;\n        isClassOrInterface(): this is InterfaceType;\n        isClass(): this is InterfaceType;\n        isIndexType(): this is IndexType;\n    }\n    interface FreshableType extends Type {\n        freshType: FreshableType;\n        regularType: FreshableType;\n    }\n    interface LiteralType extends FreshableType {\n        value: string | number | PseudoBigInt;\n    }\n    interface UniqueESSymbolType extends Type {\n        symbol: Symbol;\n        escapedName: __String;\n    }\n    interface StringLiteralType extends LiteralType {\n        value: string;\n    }\n    interface NumberLiteralType extends LiteralType {\n        value: number;\n    }\n    interface BigIntLiteralType extends LiteralType {\n        value: PseudoBigInt;\n    }\n    interface EnumType extends FreshableType {\n    }\n    enum ObjectFlags {\n        None = 0,\n        Class = 1,\n        Interface = 2,\n        Reference = 4,\n        Tuple = 8,\n        Anonymous = 16,\n        Mapped = 32,\n        Instantiated = 64,\n        ObjectLiteral = 128,\n        EvolvingArray = 256,\n        ObjectLiteralPatternWithComputedProperties = 512,\n        ReverseMapped = 1024,\n        JsxAttributes = 2048,\n        JSLiteral = 4096,\n        FreshLiteral = 8192,\n        ArrayLiteral = 16384,\n        SingleSignatureType = 134217728,\n        ClassOrInterface = 3,\n        ContainsSpread = 2097152,\n        ObjectRestType = 4194304,\n        InstantiationExpressionType = 8388608,\n    }\n    interface ObjectType extends Type {\n        objectFlags: ObjectFlags;\n    }\n    /** Class and interface types (ObjectFlags.Class and ObjectFlags.Interface). */\n    interface InterfaceType extends ObjectType {\n        typeParameters: TypeParameter[] | undefined;\n        outerTypeParameters: TypeParameter[] | undefined;\n        localTypeParameters: TypeParameter[] | undefined;\n        thisType: TypeParameter | undefined;\n    }\n    type BaseType = ObjectType | IntersectionType | TypeVariable;\n    interface InterfaceTypeWithDeclaredMembers extends InterfaceType {\n        declaredProperties: Symbol[];\n        declaredCallSignatures: Signature[];\n        declaredConstructSignatures: Signature[];\n        declaredIndexInfos: IndexInfo[];\n    }\n    /**\n     * Type references (ObjectFlags.Reference). When a class or interface has type parameters or\n     * a \"this\" type, references to the class or interface are made using type references. The\n     * typeArguments property specifies the types to substitute for the type parameters of the\n     * class or interface and optionally includes an extra element that specifies the type to\n     * substitute for \"this\" in the resulting instantiation. When no extra argument is present,\n     * the type reference itself is substituted for \"this\". The typeArguments property is undefined\n     * if the class or interface has no type parameters and the reference isn't specifying an\n     * explicit \"this\" argument.\n     */\n    interface TypeReference extends ObjectType {\n        target: GenericType;\n        node?: TypeReferenceNode | ArrayTypeNode | TupleTypeNode;\n    }\n    interface TypeReference {\n        typeArguments?: readonly Type[];\n    }\n    interface DeferredTypeReference extends TypeReference {\n    }\n    interface GenericType extends InterfaceType, TypeReference {\n    }\n    enum ElementFlags {\n        Required = 1,\n        Optional = 2,\n        Rest = 4,\n        Variadic = 8,\n        Fixed = 3,\n        Variable = 12,\n        NonRequired = 14,\n        NonRest = 11,\n    }\n    interface TupleType extends GenericType {\n        elementFlags: readonly ElementFlags[];\n        /** Number of required or variadic elements */\n        minLength: number;\n        /** Number of initial required or optional elements */\n        fixedLength: number;\n        /**\n         * True if tuple has any rest or variadic elements\n         *\n         * @deprecated Use `.combinedFlags & ElementFlags.Variable` instead\n         */\n        hasRestElement: boolean;\n        combinedFlags: ElementFlags;\n        readonly: boolean;\n        labeledElementDeclarations?: readonly (NamedTupleMember | ParameterDeclaration | undefined)[];\n    }\n    interface TupleTypeReference extends TypeReference {\n        target: TupleType;\n    }\n    interface UnionOrIntersectionType extends Type {\n        types: Type[];\n    }\n    interface UnionType extends UnionOrIntersectionType {\n    }\n    interface IntersectionType extends UnionOrIntersectionType {\n    }\n    type StructuredType = ObjectType | UnionType | IntersectionType;\n    interface EvolvingArrayType extends ObjectType {\n        elementType: Type;\n        finalArrayType?: Type;\n    }\n    interface InstantiableType extends Type {\n    }\n    interface TypeParameter extends InstantiableType {\n    }\n    interface IndexedAccessType extends InstantiableType {\n        objectType: Type;\n        indexType: Type;\n        constraint?: Type;\n        simplifiedForReading?: Type;\n        simplifiedForWriting?: Type;\n    }\n    type TypeVariable = TypeParameter | IndexedAccessType;\n    interface IndexType extends InstantiableType {\n        type: InstantiableType | UnionOrIntersectionType;\n    }\n    interface ConditionalRoot {\n        node: ConditionalTypeNode;\n        checkType: Type;\n        extendsType: Type;\n        isDistributive: boolean;\n        inferTypeParameters?: TypeParameter[];\n        outerTypeParameters?: TypeParameter[];\n        instantiations?: Map<string, Type>;\n        aliasSymbol?: Symbol;\n        aliasTypeArguments?: Type[];\n    }\n    interface ConditionalType extends InstantiableType {\n        root: ConditionalRoot;\n        checkType: Type;\n        extendsType: Type;\n        resolvedTrueType?: Type;\n        resolvedFalseType?: Type;\n    }\n    interface TemplateLiteralType extends InstantiableType {\n        texts: readonly string[];\n        types: readonly Type[];\n    }\n    interface StringMappingType extends InstantiableType {\n        symbol: Symbol;\n        type: Type;\n    }\n    interface SubstitutionType extends InstantiableType {\n        objectFlags: ObjectFlags;\n        baseType: Type;\n        constraint: Type;\n    }\n    enum SignatureKind {\n        Call = 0,\n        Construct = 1,\n    }\n    interface Signature {\n        declaration?: SignatureDeclaration | JSDocSignature;\n        typeParameters?: readonly TypeParameter[];\n        parameters: readonly Symbol[];\n        thisParameter?: Symbol;\n    }\n    interface Signature {\n        getDeclaration(): SignatureDeclaration;\n        getTypeParameters(): TypeParameter[] | undefined;\n        getParameters(): Symbol[];\n        getTypeParameterAtPosition(pos: number): Type;\n        getReturnType(): Type;\n        getDocumentationComment(typeChecker: TypeChecker | undefined): SymbolDisplayPart[];\n        getJsDocTags(): JSDocTagInfo[];\n    }\n    enum IndexKind {\n        String = 0,\n        Number = 1,\n    }\n    type ElementWithComputedPropertyName = (ClassElement | ObjectLiteralElement) & {\n        name: ComputedPropertyName;\n    };\n    interface IndexInfo {\n        keyType: Type;\n        type: Type;\n        isReadonly: boolean;\n        declaration?: IndexSignatureDeclaration;\n        components?: ElementWithComputedPropertyName[];\n    }\n    enum InferencePriority {\n        None = 0,\n        NakedTypeVariable = 1,\n        SpeculativeTuple = 2,\n        SubstituteSource = 4,\n        HomomorphicMappedType = 8,\n        PartialHomomorphicMappedType = 16,\n        MappedTypeConstraint = 32,\n        ContravariantConditional = 64,\n        ReturnType = 128,\n        LiteralKeyof = 256,\n        NoConstraints = 512,\n        AlwaysStrict = 1024,\n        MaxValue = 2048,\n        PriorityImpliesCombination = 416,\n        Circularity = -1,\n    }\n    interface FileExtensionInfo {\n        extension: string;\n        isMixedContent: boolean;\n        scriptKind?: ScriptKind;\n    }\n    interface DiagnosticMessage {\n        key: string;\n        category: DiagnosticCategory;\n        code: number;\n        message: string;\n        reportsUnnecessary?: {};\n        reportsDeprecated?: {};\n    }\n    /**\n     * A linked list of formatted diagnostic messages to be used as part of a multiline message.\n     * It is built from the bottom up, leaving the head to be the \"main\" diagnostic.\n     * While it seems that DiagnosticMessageChain is structurally similar to DiagnosticMessage,\n     * the difference is that messages are all preformatted in DMC.\n     */\n    interface DiagnosticMessageChain {\n        messageText: string;\n        category: DiagnosticCategory;\n        code: number;\n        next?: DiagnosticMessageChain[];\n    }\n    interface Diagnostic extends DiagnosticRelatedInformation {\n        /** May store more in future. For now, this will simply be `true` to indicate when a diagnostic is an unused-identifier diagnostic. */\n        reportsUnnecessary?: {};\n        reportsDeprecated?: {};\n        source?: string;\n        relatedInformation?: DiagnosticRelatedInformation[];\n    }\n    interface DiagnosticRelatedInformation {\n        category: DiagnosticCategory;\n        code: number;\n        file: SourceFile | undefined;\n        start: number | undefined;\n        length: number | undefined;\n        messageText: string | DiagnosticMessageChain;\n    }\n    interface DiagnosticWithLocation extends Diagnostic {\n        file: SourceFile;\n        start: number;\n        length: number;\n    }\n    enum DiagnosticCategory {\n        Warning = 0,\n        Error = 1,\n        Suggestion = 2,\n        Message = 3,\n    }\n    enum ModuleResolutionKind {\n        Classic = 1,\n        /**\n         * @deprecated\n         * `NodeJs` was renamed to `Node10` to better reflect the version of Node that it targets.\n         * Use the new name or consider switching to a modern module resolution target.\n         */\n        NodeJs = 2,\n        Node10 = 2,\n        Node16 = 3,\n        NodeNext = 99,\n        Bundler = 100,\n    }\n    enum ModuleDetectionKind {\n        /**\n         * Files with imports, exports and/or import.meta are considered modules\n         */\n        Legacy = 1,\n        /**\n         * Legacy, but also files with jsx under react-jsx or react-jsxdev and esm mode files under moduleResolution: node16+\n         */\n        Auto = 2,\n        /**\n         * Consider all non-declaration files modules, regardless of present syntax\n         */\n        Force = 3,\n    }\n    interface PluginImport {\n        name: string;\n    }\n    interface ProjectReference {\n        /** A normalized path on disk */\n        path: string;\n        /** The path as the user originally wrote it */\n        originalPath?: string;\n        /** @deprecated */\n        prepend?: boolean;\n        /** True if it is intended that this reference form a circularity */\n        circular?: boolean;\n    }\n    enum WatchFileKind {\n        FixedPollingInterval = 0,\n        PriorityPollingInterval = 1,\n        DynamicPriorityPolling = 2,\n        FixedChunkSizePolling = 3,\n        UseFsEvents = 4,\n        UseFsEventsOnParentDirectory = 5,\n    }\n    enum WatchDirectoryKind {\n        UseFsEvents = 0,\n        FixedPollingInterval = 1,\n        DynamicPriorityPolling = 2,\n        FixedChunkSizePolling = 3,\n    }\n    enum PollingWatchKind {\n        FixedInterval = 0,\n        PriorityInterval = 1,\n        DynamicPriority = 2,\n        FixedChunkSize = 3,\n    }\n    type CompilerOptionsValue = string | number | boolean | (string | number)[] | string[] | MapLike<string[]> | PluginImport[] | ProjectReference[] | null | undefined;\n    interface CompilerOptions {\n        allowImportingTsExtensions?: boolean;\n        allowJs?: boolean;\n        allowArbitraryExtensions?: boolean;\n        allowSyntheticDefaultImports?: boolean;\n        allowUmdGlobalAccess?: boolean;\n        allowUnreachableCode?: boolean;\n        allowUnusedLabels?: boolean;\n        alwaysStrict?: boolean;\n        baseUrl?: string;\n        /** @deprecated */\n        charset?: string;\n        checkJs?: boolean;\n        customConditions?: string[];\n        declaration?: boolean;\n        declarationMap?: boolean;\n        emitDeclarationOnly?: boolean;\n        declarationDir?: string;\n        disableSizeLimit?: boolean;\n        disableSourceOfProjectReferenceRedirect?: boolean;\n        disableSolutionSearching?: boolean;\n        disableReferencedProjectLoad?: boolean;\n        downlevelIteration?: boolean;\n        emitBOM?: boolean;\n        emitDecoratorMetadata?: boolean;\n        exactOptionalPropertyTypes?: boolean;\n        experimentalDecorators?: boolean;\n        forceConsistentCasingInFileNames?: boolean;\n        ignoreDeprecations?: string;\n        importHelpers?: boolean;\n        /** @deprecated */\n        importsNotUsedAsValues?: ImportsNotUsedAsValues;\n        inlineSourceMap?: boolean;\n        inlineSources?: boolean;\n        isolatedModules?: boolean;\n        isolatedDeclarations?: boolean;\n        jsx?: JsxEmit;\n        /** @deprecated */\n        keyofStringsOnly?: boolean;\n        lib?: string[];\n        libReplacement?: boolean;\n        locale?: string;\n        mapRoot?: string;\n        maxNodeModuleJsDepth?: number;\n        module?: ModuleKind;\n        moduleResolution?: ModuleResolutionKind;\n        moduleSuffixes?: string[];\n        moduleDetection?: ModuleDetectionKind;\n        newLine?: NewLineKind;\n        noEmit?: boolean;\n        noCheck?: boolean;\n        noEmitHelpers?: boolean;\n        noEmitOnError?: boolean;\n        noErrorTruncation?: boolean;\n        noFallthroughCasesInSwitch?: boolean;\n        noImplicitAny?: boolean;\n        noImplicitReturns?: boolean;\n        noImplicitThis?: boolean;\n        /** @deprecated */\n        noStrictGenericChecks?: boolean;\n        noUnusedLocals?: boolean;\n        noUnusedParameters?: boolean;\n        /** @deprecated */\n        noImplicitUseStrict?: boolean;\n        noPropertyAccessFromIndexSignature?: boolean;\n        assumeChangesOnlyAffectDirectDependencies?: boolean;\n        noLib?: boolean;\n        noResolve?: boolean;\n        noUncheckedIndexedAccess?: boolean;\n        /** @deprecated */\n        out?: string;\n        outDir?: string;\n        outFile?: string;\n        paths?: MapLike<string[]>;\n        preserveConstEnums?: boolean;\n        noImplicitOverride?: boolean;\n        preserveSymlinks?: boolean;\n        /** @deprecated */\n        preserveValueImports?: boolean;\n        project?: string;\n        reactNamespace?: string;\n        jsxFactory?: string;\n        jsxFragmentFactory?: string;\n        jsxImportSource?: string;\n        composite?: boolean;\n        incremental?: boolean;\n        tsBuildInfoFile?: string;\n        removeComments?: boolean;\n        resolvePackageJsonExports?: boolean;\n        resolvePackageJsonImports?: boolean;\n        rewriteRelativeImportExtensions?: boolean;\n        rootDir?: string;\n        rootDirs?: string[];\n        skipLibCheck?: boolean;\n        skipDefaultLibCheck?: boolean;\n        sourceMap?: boolean;\n        sourceRoot?: string;\n        strict?: boolean;\n        strictFunctionTypes?: boolean;\n        strictBindCallApply?: boolean;\n        strictNullChecks?: boolean;\n        strictPropertyInitialization?: boolean;\n        strictBuiltinIteratorReturn?: boolean;\n        stripInternal?: boolean;\n        /** @deprecated */\n        suppressExcessPropertyErrors?: boolean;\n        /** @deprecated */\n        suppressImplicitAnyIndexErrors?: boolean;\n        target?: ScriptTarget;\n        traceResolution?: boolean;\n        useUnknownInCatchVariables?: boolean;\n        noUncheckedSideEffectImports?: boolean;\n        resolveJsonModule?: boolean;\n        types?: string[];\n        /** Paths used to compute primary types search locations */\n        typeRoots?: string[];\n        verbatimModuleSyntax?: boolean;\n        erasableSyntaxOnly?: boolean;\n        esModuleInterop?: boolean;\n        useDefineForClassFields?: boolean;\n        [option: string]: CompilerOptionsValue | TsConfigSourceFile | undefined;\n    }\n    interface WatchOptions {\n        watchFile?: WatchFileKind;\n        watchDirectory?: WatchDirectoryKind;\n        fallbackPolling?: PollingWatchKind;\n        synchronousWatchDirectory?: boolean;\n        excludeDirectories?: string[];\n        excludeFiles?: string[];\n        [option: string]: CompilerOptionsValue | undefined;\n    }\n    interface TypeAcquisition {\n        enable?: boolean;\n        include?: string[];\n        exclude?: string[];\n        disableFilenameBasedTypeAcquisition?: boolean;\n        [option: string]: CompilerOptionsValue | undefined;\n    }\n    enum ModuleKind {\n        None = 0,\n        CommonJS = 1,\n        AMD = 2,\n        UMD = 3,\n        System = 4,\n        ES2015 = 5,\n        ES2020 = 6,\n        ES2022 = 7,\n        ESNext = 99,\n        Node16 = 100,\n        Node18 = 101,\n        Node20 = 102,\n        NodeNext = 199,\n        Preserve = 200,\n    }\n    enum JsxEmit {\n        None = 0,\n        Preserve = 1,\n        React = 2,\n        ReactNative = 3,\n        ReactJSX = 4,\n        ReactJSXDev = 5,\n    }\n    /** @deprecated */\n    enum ImportsNotUsedAsValues {\n        Remove = 0,\n        Preserve = 1,\n        Error = 2,\n    }\n    enum NewLineKind {\n        CarriageReturnLineFeed = 0,\n        LineFeed = 1,\n    }\n    interface LineAndCharacter {\n        /** 0-based. */\n        line: number;\n        character: number;\n    }\n    enum ScriptKind {\n        Unknown = 0,\n        JS = 1,\n        JSX = 2,\n        TS = 3,\n        TSX = 4,\n        External = 5,\n        JSON = 6,\n        /**\n         * Used on extensions that doesn't define the ScriptKind but the content defines it.\n         * Deferred extensions are going to be included in all project contexts.\n         */\n        Deferred = 7,\n    }\n    enum ScriptTarget {\n        /** @deprecated */\n        ES3 = 0,\n        ES5 = 1,\n        ES2015 = 2,\n        ES2016 = 3,\n        ES2017 = 4,\n        ES2018 = 5,\n        ES2019 = 6,\n        ES2020 = 7,\n        ES2021 = 8,\n        ES2022 = 9,\n        ES2023 = 10,\n        ES2024 = 11,\n        ESNext = 99,\n        JSON = 100,\n        Latest = 99,\n    }\n    enum LanguageVariant {\n        Standard = 0,\n        JSX = 1,\n    }\n    /** Either a parsed command line or a parsed tsconfig.json */\n    interface ParsedCommandLine {\n        options: CompilerOptions;\n        typeAcquisition?: TypeAcquisition;\n        fileNames: string[];\n        projectReferences?: readonly ProjectReference[];\n        watchOptions?: WatchOptions;\n        raw?: any;\n        errors: Diagnostic[];\n        wildcardDirectories?: MapLike<WatchDirectoryFlags>;\n        compileOnSave?: boolean;\n    }\n    enum WatchDirectoryFlags {\n        None = 0,\n        Recursive = 1,\n    }\n    interface CreateProgramOptions {\n        rootNames: readonly string[];\n        options: CompilerOptions;\n        projectReferences?: readonly ProjectReference[];\n        host?: CompilerHost;\n        oldProgram?: Program;\n        configFileParsingDiagnostics?: readonly Diagnostic[];\n    }\n    interface ModuleResolutionHost {\n        fileExists(fileName: string): boolean;\n        readFile(fileName: string): string | undefined;\n        trace?(s: string): void;\n        directoryExists?(directoryName: string): boolean;\n        /**\n         * Resolve a symbolic link.\n         * @see https://nodejs.org/api/fs.html#fs_fs_realpathsync_path_options\n         */\n        realpath?(path: string): string;\n        getCurrentDirectory?(): string;\n        getDirectories?(path: string): string[];\n        useCaseSensitiveFileNames?: boolean | (() => boolean) | undefined;\n    }\n    /**\n     * Used by services to specify the minimum host area required to set up source files under any compilation settings\n     */\n    interface MinimalResolutionCacheHost extends ModuleResolutionHost {\n        getCompilationSettings(): CompilerOptions;\n        getCompilerHost?(): CompilerHost | undefined;\n    }\n    /**\n     * Represents the result of module resolution.\n     * Module resolution will pick up tsx/jsx/js files even if '--jsx' and '--allowJs' are turned off.\n     * The Program will then filter results based on these flags.\n     *\n     * Prefer to return a `ResolvedModuleFull` so that the file type does not have to be inferred.\n     */\n    interface ResolvedModule {\n        /** Path of the file the module was resolved to. */\n        resolvedFileName: string;\n        /** True if `resolvedFileName` comes from `node_modules`. */\n        isExternalLibraryImport?: boolean;\n        /**\n         * True if the original module reference used a .ts extension to refer directly to a .ts file,\n         * which should produce an error during checking if emit is enabled.\n         */\n        resolvedUsingTsExtension?: boolean;\n    }\n    /**\n     * ResolvedModule with an explicitly provided `extension` property.\n     * Prefer this over `ResolvedModule`.\n     * If changing this, remember to change `moduleResolutionIsEqualTo`.\n     */\n    interface ResolvedModuleFull extends ResolvedModule {\n        /**\n         * Extension of resolvedFileName. This must match what's at the end of resolvedFileName.\n         * This is optional for backwards-compatibility, but will be added if not provided.\n         */\n        extension: string;\n        packageId?: PackageId;\n    }\n    /**\n     * Unique identifier with a package name and version.\n     * If changing this, remember to change `packageIdIsEqual`.\n     */\n    interface PackageId {\n        /**\n         * Name of the package.\n         * Should not include `@types`.\n         * If accessing a non-index file, this should include its name e.g. \"foo/bar\".\n         */\n        name: string;\n        /**\n         * Name of a submodule within this package.\n         * May be \"\".\n         */\n        subModuleName: string;\n        /** Version of the package, e.g. \"1.2.3\" */\n        version: string;\n    }\n    enum Extension {\n        Ts = \".ts\",\n        Tsx = \".tsx\",\n        Dts = \".d.ts\",\n        Js = \".js\",\n        Jsx = \".jsx\",\n        Json = \".json\",\n        TsBuildInfo = \".tsbuildinfo\",\n        Mjs = \".mjs\",\n        Mts = \".mts\",\n        Dmts = \".d.mts\",\n        Cjs = \".cjs\",\n        Cts = \".cts\",\n        Dcts = \".d.cts\",\n    }\n    interface ResolvedModuleWithFailedLookupLocations {\n        readonly resolvedModule: ResolvedModuleFull | undefined;\n    }\n    interface ResolvedTypeReferenceDirective {\n        primary: boolean;\n        resolvedFileName: string | undefined;\n        packageId?: PackageId;\n        /** True if `resolvedFileName` comes from `node_modules`. */\n        isExternalLibraryImport?: boolean;\n    }\n    interface ResolvedTypeReferenceDirectiveWithFailedLookupLocations {\n        readonly resolvedTypeReferenceDirective: ResolvedTypeReferenceDirective | undefined;\n    }\n    interface CompilerHost extends ModuleResolutionHost {\n        getSourceFile(fileName: string, languageVersionOrOptions: ScriptTarget | CreateSourceFileOptions, onError?: (message: string) => void, shouldCreateNewSourceFile?: boolean): SourceFile | undefined;\n        getSourceFileByPath?(fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | CreateSourceFileOptions, onError?: (message: string) => void, shouldCreateNewSourceFile?: boolean): SourceFile | undefined;\n        getCancellationToken?(): CancellationToken;\n        getDefaultLibFileName(options: CompilerOptions): string;\n        getDefaultLibLocation?(): string;\n        writeFile: WriteFileCallback;\n        getCurrentDirectory(): string;\n        getCanonicalFileName(fileName: string): string;\n        useCaseSensitiveFileNames(): boolean;\n        getNewLine(): string;\n        readDirectory?(rootDir: string, extensions: readonly string[], excludes: readonly string[] | undefined, includes: readonly string[], depth?: number): string[];\n        /** @deprecated supply resolveModuleNameLiterals instead for resolution that can handle newer resolution modes like nodenext */\n        resolveModuleNames?(moduleNames: string[], containingFile: string, reusedNames: string[] | undefined, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile?: SourceFile): (ResolvedModule | undefined)[];\n        /**\n         * Returns the module resolution cache used by a provided `resolveModuleNames` implementation so that any non-name module resolution operations (eg, package.json lookup) can reuse it\n         */\n        getModuleResolutionCache?(): ModuleResolutionCache | undefined;\n        /**\n         * @deprecated supply resolveTypeReferenceDirectiveReferences instead for resolution that can handle newer resolution modes like nodenext\n         *\n         * This method is a companion for 'resolveModuleNames' and is used to resolve 'types' references to actual type declaration files\n         */\n        resolveTypeReferenceDirectives?(typeReferenceDirectiveNames: string[] | readonly FileReference[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingFileMode?: ResolutionMode): (ResolvedTypeReferenceDirective | undefined)[];\n        resolveModuleNameLiterals?(moduleLiterals: readonly StringLiteralLike[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile: SourceFile, reusedNames: readonly StringLiteralLike[] | undefined): readonly ResolvedModuleWithFailedLookupLocations[];\n        resolveTypeReferenceDirectiveReferences?<T extends FileReference | string>(typeDirectiveReferences: readonly T[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile: SourceFile | undefined, reusedNames: readonly T[] | undefined): readonly ResolvedTypeReferenceDirectiveWithFailedLookupLocations[];\n        getEnvironmentVariable?(name: string): string | undefined;\n        /** If provided along with custom resolveModuleNames or resolveTypeReferenceDirectives, used to determine if unchanged file path needs to re-resolve modules/type reference directives */\n        hasInvalidatedResolutions?(filePath: Path): boolean;\n        createHash?(data: string): string;\n        getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined;\n        jsDocParsingMode?: JSDocParsingMode;\n    }\n    interface SourceMapRange extends TextRange {\n        source?: SourceMapSource;\n    }\n    interface SourceMapSource {\n        fileName: string;\n        text: string;\n        skipTrivia?: (pos: number) => number;\n    }\n    interface SourceMapSource {\n        getLineAndCharacterOfPosition(pos: number): LineAndCharacter;\n    }\n    enum EmitFlags {\n        None = 0,\n        SingleLine = 1,\n        MultiLine = 2,\n        AdviseOnEmitNode = 4,\n        NoSubstitution = 8,\n        CapturesThis = 16,\n        NoLeadingSourceMap = 32,\n        NoTrailingSourceMap = 64,\n        NoSourceMap = 96,\n        NoNestedSourceMaps = 128,\n        NoTokenLeadingSourceMaps = 256,\n        NoTokenTrailingSourceMaps = 512,\n        NoTokenSourceMaps = 768,\n        NoLeadingComments = 1024,\n        NoTrailingComments = 2048,\n        NoComments = 3072,\n        NoNestedComments = 4096,\n        HelperName = 8192,\n        ExportName = 16384,\n        LocalName = 32768,\n        InternalName = 65536,\n        Indented = 131072,\n        NoIndentation = 262144,\n        AsyncFunctionBody = 524288,\n        ReuseTempVariableScope = 1048576,\n        CustomPrologue = 2097152,\n        NoHoisting = 4194304,\n        Iterator = 8388608,\n        NoAsciiEscaping = 16777216,\n    }\n    interface EmitHelperBase {\n        readonly name: string;\n        readonly scoped: boolean;\n        readonly text: string | ((node: EmitHelperUniqueNameCallback) => string);\n        readonly priority?: number;\n        readonly dependencies?: EmitHelper[];\n    }\n    interface ScopedEmitHelper extends EmitHelperBase {\n        readonly scoped: true;\n    }\n    interface UnscopedEmitHelper extends EmitHelperBase {\n        readonly scoped: false;\n        readonly text: string;\n    }\n    type EmitHelper = ScopedEmitHelper | UnscopedEmitHelper;\n    type EmitHelperUniqueNameCallback = (name: string) => string;\n    enum EmitHint {\n        SourceFile = 0,\n        Expression = 1,\n        IdentifierName = 2,\n        MappedTypeParameter = 3,\n        Unspecified = 4,\n        EmbeddedStatement = 5,\n        JsxAttributeValue = 6,\n        ImportTypeNodeAttributes = 7,\n    }\n    enum OuterExpressionKinds {\n        Parentheses = 1,\n        TypeAssertions = 2,\n        NonNullAssertions = 4,\n        PartiallyEmittedExpressions = 8,\n        ExpressionsWithTypeArguments = 16,\n        Satisfies = 32,\n        Assertions = 38,\n        All = 63,\n        ExcludeJSDocTypeAssertion = -2147483648,\n    }\n    type ImmediatelyInvokedFunctionExpression = CallExpression & {\n        readonly expression: FunctionExpression;\n    };\n    type ImmediatelyInvokedArrowFunction = CallExpression & {\n        readonly expression: ParenthesizedExpression & {\n            readonly expression: ArrowFunction;\n        };\n    };\n    interface NodeFactory {\n        createNodeArray<T extends Node>(elements?: readonly T[], hasTrailingComma?: boolean): NodeArray<T>;\n        createNumericLiteral(value: string | number, numericLiteralFlags?: TokenFlags): NumericLiteral;\n        createBigIntLiteral(value: string | PseudoBigInt): BigIntLiteral;\n        createStringLiteral(text: string, isSingleQuote?: boolean): StringLiteral;\n        createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: boolean): StringLiteral;\n        createRegularExpressionLiteral(text: string): RegularExpressionLiteral;\n        createIdentifier(text: string): Identifier;\n        /**\n         * Create a unique temporary variable.\n         * @param recordTempVariable An optional callback used to record the temporary variable name. This\n         * should usually be a reference to `hoistVariableDeclaration` from a `TransformationContext`, but\n         * can be `undefined` if you plan to record the temporary variable manually.\n         * @param reservedInNestedScopes When `true`, reserves the temporary variable name in all nested scopes\n         * during emit so that the variable can be referenced in a nested function body. This is an alternative to\n         * setting `EmitFlags.ReuseTempVariableScope` on the nested function itself.\n         */\n        createTempVariable(recordTempVariable: ((node: Identifier) => void) | undefined, reservedInNestedScopes?: boolean): Identifier;\n        /**\n         * Create a unique temporary variable for use in a loop.\n         * @param reservedInNestedScopes When `true`, reserves the temporary variable name in all nested scopes\n         * during emit so that the variable can be referenced in a nested function body. This is an alternative to\n         * setting `EmitFlags.ReuseTempVariableScope` on the nested function itself.\n         */\n        createLoopVariable(reservedInNestedScopes?: boolean): Identifier;\n        /** Create a unique name based on the supplied text. */\n        createUniqueName(text: string, flags?: GeneratedIdentifierFlags): Identifier;\n        /** Create a unique name generated for a node. */\n        getGeneratedNameForNode(node: Node | undefined, flags?: GeneratedIdentifierFlags): Identifier;\n        createPrivateIdentifier(text: string): PrivateIdentifier;\n        createUniquePrivateName(text?: string): PrivateIdentifier;\n        getGeneratedPrivateNameForNode(node: Node): PrivateIdentifier;\n        createToken(token: SyntaxKind.SuperKeyword): SuperExpression;\n        createToken(token: SyntaxKind.ThisKeyword): ThisExpression;\n        createToken(token: SyntaxKind.NullKeyword): NullLiteral;\n        createToken(token: SyntaxKind.TrueKeyword): TrueLiteral;\n        createToken(token: SyntaxKind.FalseKeyword): FalseLiteral;\n        createToken(token: SyntaxKind.EndOfFileToken): EndOfFileToken;\n        createToken(token: SyntaxKind.Unknown): Token<SyntaxKind.Unknown>;\n        createToken<TKind extends PunctuationSyntaxKind>(token: TKind): PunctuationToken<TKind>;\n        createToken<TKind extends KeywordTypeSyntaxKind>(token: TKind): KeywordTypeNode<TKind>;\n        createToken<TKind extends ModifierSyntaxKind>(token: TKind): ModifierToken<TKind>;\n        createToken<TKind extends KeywordSyntaxKind>(token: TKind): KeywordToken<TKind>;\n        createSuper(): SuperExpression;\n        createThis(): ThisExpression;\n        createNull(): NullLiteral;\n        createTrue(): TrueLiteral;\n        createFalse(): FalseLiteral;\n        createModifier<T extends ModifierSyntaxKind>(kind: T): ModifierToken<T>;\n        createModifiersFromModifierFlags(flags: ModifierFlags): Modifier[] | undefined;\n        createQualifiedName(left: EntityName, right: string | Identifier): QualifiedName;\n        updateQualifiedName(node: QualifiedName, left: EntityName, right: Identifier): QualifiedName;\n        createComputedPropertyName(expression: Expression): ComputedPropertyName;\n        updateComputedPropertyName(node: ComputedPropertyName, expression: Expression): ComputedPropertyName;\n        createTypeParameterDeclaration(modifiers: readonly Modifier[] | undefined, name: string | Identifier, constraint?: TypeNode, defaultType?: TypeNode): TypeParameterDeclaration;\n        updateTypeParameterDeclaration(node: TypeParameterDeclaration, modifiers: readonly Modifier[] | undefined, name: Identifier, constraint: TypeNode | undefined, defaultType: TypeNode | undefined): TypeParameterDeclaration;\n        createParameterDeclaration(modifiers: readonly ModifierLike[] | undefined, dotDotDotToken: DotDotDotToken | undefined, name: string | BindingName, questionToken?: QuestionToken, type?: TypeNode, initializer?: Expression): ParameterDeclaration;\n        updateParameterDeclaration(node: ParameterDeclaration, modifiers: readonly ModifierLike[] | undefined, dotDotDotToken: DotDotDotToken | undefined, name: string | BindingName, questionToken: QuestionToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): ParameterDeclaration;\n        createDecorator(expression: Expression): Decorator;\n        updateDecorator(node: Decorator, expression: Expression): Decorator;\n        createPropertySignature(modifiers: readonly Modifier[] | undefined, name: PropertyName | string, questionToken: QuestionToken | undefined, type: TypeNode | undefined): PropertySignature;\n        updatePropertySignature(node: PropertySignature, modifiers: readonly Modifier[] | undefined, name: PropertyName, questionToken: QuestionToken | undefined, type: TypeNode | undefined): PropertySignature;\n        createPropertyDeclaration(modifiers: readonly ModifierLike[] | undefined, name: string | PropertyName, questionOrExclamationToken: QuestionToken | ExclamationToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): PropertyDeclaration;\n        updatePropertyDeclaration(node: PropertyDeclaration, modifiers: readonly ModifierLike[] | undefined, name: string | PropertyName, questionOrExclamationToken: QuestionToken | ExclamationToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): PropertyDeclaration;\n        createMethodSignature(modifiers: readonly Modifier[] | undefined, name: string | PropertyName, questionToken: QuestionToken | undefined, typeParameters: readonly TypeParameterDeclaration[] | undefined, parameters: readonly ParameterDeclaration[], type: TypeNode | undefined): MethodSignature;\n        updateMethodSignature(node: MethodSignature, modifiers: readonly Modifier[] | undefined, name: PropertyName, questionToken: QuestionToken | undefined, typeParameters: NodeArray<TypeParameterDeclaration> | undefined, parameters: NodeArray<ParameterDeclaration>, type: TypeNode | undefined): MethodSignature;\n        createMethodDeclaration(modifiers: readonly ModifierLike[] | undefined, asteriskToken: AsteriskToken | undefined, name: string | PropertyName, questionToken: QuestionToken | undefined, typeParameters: readonly TypeParameterDeclaration[] | undefined, parameters: readonly ParameterDeclaration[], type: TypeNode | undefined, body: Block | undefined): MethodDeclaration;\n        updateMethodDeclaration(node: MethodDeclaration, modifiers: readonly ModifierLike[] | undefined, asteriskToken: AsteriskToken | undefined, name: PropertyName, questionToken: QuestionToken | undefined, typeParameters: readonly TypeParameterDeclaration[] | undefined, parameters: readonly ParameterDeclaration[], type: TypeNode | undefined, body: Block | undefined): MethodDeclaration;\n        createConstructorDeclaration(modifiers: readonly ModifierLike[] | undefined, parameters: readonly ParameterDeclaration[], body: Block | undefined): ConstructorDeclaration;\n        updateConstructorDeclaration(node: ConstructorDeclaration, modifiers: readonly ModifierLike[] | undefined, parameters: readonly ParameterDeclaration[], body: Block | undefined): ConstructorDeclaration;\n        createGetAccessorDeclaration(modifiers: readonly ModifierLike[] | undefined, name: string | PropertyName, parameters: readonly ParameterDeclaration[], type: TypeNode | undefined, body: Block | undefined): GetAccessorDeclaration;\n        updateGetAccessorDeclaration(node: GetAccessorDeclaration, modifiers: readonly ModifierLike[] | undefined, name: PropertyName, parameters: readonly ParameterDeclaration[], type: TypeNode | undefined, body: Block | undefined): GetAccessorDeclaration;\n        createSetAccessorDeclaration(modifiers: readonly ModifierLike[] | undefined, name: string | PropertyName, parameters: readonly ParameterDeclaration[], body: Block | undefined): SetAccessorDeclaration;\n        updateSetAccessorDeclaration(node: SetAccessorDeclaration, modifiers: readonly ModifierLike[] | undefined, name: PropertyName, parameters: readonly ParameterDeclaration[], body: Block | undefined): SetAccessorDeclaration;\n        createCallSignature(typeParameters: readonly TypeParameterDeclaration[] | undefined, parameters: readonly ParameterDeclaration[], type: TypeNode | undefined): CallSignatureDeclaration;\n        updateCallSignature(node: CallSignatureDeclaration, typeParameters: NodeArray<TypeParameterDeclaration> | undefined, parameters: NodeArray<ParameterDeclaration>, type: TypeNode | undefined): CallSignatureDeclaration;\n        createConstructSignature(typeParameters: readonly TypeParameterDeclaration[] | undefined, parameters: readonly ParameterDeclaration[], type: TypeNode | undefined): ConstructSignatureDeclaration;\n        updateConstructSignature(node: ConstructSignatureDeclaration, typeParameters: NodeArray<TypeParameterDeclaration> | undefined, parameters: NodeArray<ParameterDeclaration>, type: TypeNode | undefined): ConstructSignatureDeclaration;\n        createIndexSignature(modifiers: readonly ModifierLike[] | undefined, parameters: readonly ParameterDeclaration[], type: TypeNode): IndexSignatureDeclaration;\n        updateIndexSignature(node: IndexSignatureDeclaration, modifiers: readonly ModifierLike[] | undefined, parameters: readonly ParameterDeclaration[], type: TypeNode): IndexSignatureDeclaration;\n        createTemplateLiteralTypeSpan(type: TypeNode, literal: TemplateMiddle | TemplateTail): TemplateLiteralTypeSpan;\n        updateTemplateLiteralTypeSpan(node: TemplateLiteralTypeSpan, type: TypeNode, literal: TemplateMiddle | TemplateTail): TemplateLiteralTypeSpan;\n        createClassStaticBlockDeclaration(body: Block): ClassStaticBlockDeclaration;\n        updateClassStaticBlockDeclaration(node: ClassStaticBlockDeclaration, body: Block): ClassStaticBlockDeclaration;\n        createKeywordTypeNode<TKind extends KeywordTypeSyntaxKind>(kind: TKind): KeywordTypeNode<TKind>;\n        createTypePredicateNode(assertsModifier: AssertsKeyword | undefined, parameterName: Identifier | ThisTypeNode | string, type: TypeNode | undefined): TypePredicateNode;\n        updateTypePredicateNode(node: TypePredicateNode, assertsModifier: AssertsKeyword | undefined, parameterName: Identifier | ThisTypeNode, type: TypeNode | undefined): TypePredicateNode;\n        createTypeReferenceNode(typeName: string | EntityName, typeArguments?: readonly TypeNode[]): TypeReferenceNode;\n        updateTypeReferenceNode(node: TypeReferenceNode, typeName: EntityName, typeArguments: NodeArray<TypeNode> | undefined): TypeReferenceNode;\n        createFunctionTypeNode(typeParameters: readonly TypeParameterDeclaration[] | undefined, parameters: readonly ParameterDeclaration[], type: TypeNode): FunctionTypeNode;\n        updateFunctionTypeNode(node: FunctionTypeNode, typeParameters: NodeArray<TypeParameterDeclaration> | undefined, parameters: NodeArray<ParameterDeclaration>, type: TypeNode): FunctionTypeNode;\n        createConstructorTypeNode(modifiers: readonly Modifier[] | undefined, typeParameters: readonly TypeParameterDeclaration[] | undefined, parameters: readonly ParameterDeclaration[], type: TypeNode): ConstructorTypeNode;\n        updateConstructorTypeNode(node: ConstructorTypeNode, modifiers: readonly Modifier[] | undefined, typeParameters: NodeArray<TypeParameterDeclaration> | undefined, parameters: NodeArray<ParameterDeclaration>, type: TypeNode): ConstructorTypeNode;\n        createTypeQueryNode(exprName: EntityName, typeArguments?: readonly TypeNode[]): TypeQueryNode;\n        updateTypeQueryNode(node: TypeQueryNode, exprName: EntityName, typeArguments?: readonly TypeNode[]): TypeQueryNode;\n        createTypeLiteralNode(members: readonly TypeElement[] | undefined): TypeLiteralNode;\n        updateTypeLiteralNode(node: TypeLiteralNode, members: NodeArray<TypeElement>): TypeLiteralNode;\n        createArrayTypeNode(elementType: TypeNode): ArrayTypeNode;\n        updateArrayTypeNode(node: ArrayTypeNode, elementType: TypeNode): ArrayTypeNode;\n        createTupleTypeNode(elements: readonly (TypeNode | NamedTupleMember)[]): TupleTypeNode;\n        updateTupleTypeNode(node: TupleTypeNode, elements: readonly (TypeNode | NamedTupleMember)[]): TupleTypeNode;\n        createNamedTupleMember(dotDotDotToken: DotDotDotToken | undefined, name: Identifier, questionToken: QuestionToken | undefined, type: TypeNode): NamedTupleMember;\n        updateNamedTupleMember(node: NamedTupleMember, dotDotDotToken: DotDotDotToken | undefined, name: Identifier, questionToken: QuestionToken | undefined, type: TypeNode): NamedTupleMember;\n        createOptionalTypeNode(type: TypeNode): OptionalTypeNode;\n        updateOptionalTypeNode(node: OptionalTypeNode, type: TypeNode): OptionalTypeNode;\n        createRestTypeNode(type: TypeNode): RestTypeNode;\n        updateRestTypeNode(node: RestTypeNode, type: TypeNode): RestTypeNode;\n        createUnionTypeNode(types: readonly TypeNode[]): UnionTypeNode;\n        updateUnionTypeNode(node: UnionTypeNode, types: NodeArray<TypeNode>): UnionTypeNode;\n        createIntersectionTypeNode(types: readonly TypeNode[]): IntersectionTypeNode;\n        updateIntersectionTypeNode(node: IntersectionTypeNode, types: NodeArray<TypeNode>): IntersectionTypeNode;\n        createConditionalTypeNode(checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, falseType: TypeNode): ConditionalTypeNode;\n        updateConditionalTypeNode(node: ConditionalTypeNode, checkType: TypeNode, extendsType: TypeNode, trueType: TypeNode, falseType: TypeNode): ConditionalTypeNode;\n        createInferTypeNode(typeParameter: TypeParameterDeclaration): InferTypeNode;\n        updateInferTypeNode(node: InferTypeNode, typeParameter: TypeParameterDeclaration): InferTypeNode;\n        createImportTypeNode(argument: TypeNode, attributes?: ImportAttributes, qualifier?: EntityName, typeArguments?: readonly TypeNode[], isTypeOf?: boolean): ImportTypeNode;\n        updateImportTypeNode(node: ImportTypeNode, argument: TypeNode, attributes: ImportAttributes | undefined, qualifier: EntityName | undefined, typeArguments: readonly TypeNode[] | undefined, isTypeOf?: boolean): ImportTypeNode;\n        createParenthesizedType(type: TypeNode): ParenthesizedTypeNode;\n        updateParenthesizedType(node: ParenthesizedTypeNode, type: TypeNode): ParenthesizedTypeNode;\n        createThisTypeNode(): ThisTypeNode;\n        createTypeOperatorNode(operator: SyntaxKind.KeyOfKeyword | SyntaxKind.UniqueKeyword | SyntaxKind.ReadonlyKeyword, type: TypeNode): TypeOperatorNode;\n        updateTypeOperatorNode(node: TypeOperatorNode, type: TypeNode): TypeOperatorNode;\n        createIndexedAccessTypeNode(objectType: TypeNode, indexType: TypeNode): IndexedAccessTypeNode;\n        updateIndexedAccessTypeNode(node: IndexedAccessTypeNode, objectType: TypeNode, indexType: TypeNode): IndexedAccessTypeNode;\n        createMappedTypeNode(readonlyToken: ReadonlyKeyword | PlusToken | MinusToken | undefined, typeParameter: TypeParameterDeclaration, nameType: TypeNode | undefined, questionToken: QuestionToken | PlusToken | MinusToken | undefined, type: TypeNode | undefined, members: NodeArray<TypeElement> | undefined): MappedTypeNode;\n        updateMappedTypeNode(node: MappedTypeNode, readonlyToken: ReadonlyKeyword | PlusToken | MinusToken | undefined, typeParameter: TypeParameterDeclaration, nameType: TypeNode | undefined, questionToken: QuestionToken | PlusToken | MinusToken | undefined, type: TypeNode | undefined, members: NodeArray<TypeElement> | undefined): MappedTypeNode;\n        createLiteralTypeNode(literal: LiteralTypeNode[\"literal\"]): LiteralTypeNode;\n        updateLiteralTypeNode(node: LiteralTypeNode, literal: LiteralTypeNode[\"literal\"]): LiteralTypeNode;\n        createTemplateLiteralType(head: TemplateHead, templateSpans: readonly TemplateLiteralTypeSpan[]): TemplateLiteralTypeNode;\n        updateTemplateLiteralType(node: TemplateLiteralTypeNode, head: TemplateHead, templateSpans: readonly TemplateLiteralTypeSpan[]): TemplateLiteralTypeNode;\n        createObjectBindingPattern(elements: readonly BindingElement[]): ObjectBindingPattern;\n        updateObjectBindingPattern(node: ObjectBindingPattern, elements: readonly BindingElement[]): ObjectBindingPattern;\n        createArrayBindingPattern(elements: readonly ArrayBindingElement[]): ArrayBindingPattern;\n        updateArrayBindingPattern(node: ArrayBindingPattern, elements: readonly ArrayBindingElement[]): ArrayBindingPattern;\n        createBindingElement(dotDotDotToken: DotDotDotToken | undefined, propertyName: string | PropertyName | undefined, name: string | BindingName, initializer?: Expression): BindingElement;\n        updateBindingElement(node: BindingElement, dotDotDotToken: DotDotDotToken | undefined, propertyName: PropertyName | undefined, name: BindingName, initializer: Expression | undefined): BindingElement;\n        createArrayLiteralExpression(elements?: readonly Expression[], multiLine?: boolean): ArrayLiteralExpression;\n        updateArrayLiteralExpression(node: ArrayLiteralExpression, elements: readonly Expression[]): ArrayLiteralExpression;\n        createObjectLiteralExpression(properties?: readonly ObjectLiteralElementLike[], multiLine?: boolean): ObjectLiteralExpression;\n        updateObjectLiteralExpression(node: ObjectLiteralExpression, properties: readonly ObjectLiteralElementLike[]): ObjectLiteralExpression;\n        createPropertyAccessExpression(expression: Expression, name: string | MemberName): PropertyAccessExpression;\n        updatePropertyAccessExpression(node: PropertyAccessExpression, expression: Expression, name: MemberName): PropertyAccessExpression;\n        createPropertyAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, name: string | MemberName): PropertyAccessChain;\n        updatePropertyAccessChain(node: PropertyAccessChain, expression: Expression, questionDotToken: QuestionDotToken | undefined, name: MemberName): PropertyAccessChain;\n        createElementAccessExpression(expression: Expression, index: number | Expression): ElementAccessExpression;\n        updateElementAccessExpression(node: ElementAccessExpression, expression: Expression, argumentExpression: Expression): ElementAccessExpression;\n        createElementAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, index: number | Expression): ElementAccessChain;\n        updateElementAccessChain(node: ElementAccessChain, expression: Expression, questionDotToken: QuestionDotToken | undefined, argumentExpression: Expression): ElementAccessChain;\n        createCallExpression(expression: Expression, typeArguments: readonly TypeNode[] | undefined, argumentsArray: readonly Expression[] | undefined): CallExpression;\n        updateCallExpression(node: CallExpression, expression: Expression, typeArguments: readonly TypeNode[] | undefined, argumentsArray: readonly Expression[]): CallExpression;\n        createCallChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArguments: readonly TypeNode[] | undefined, argumentsArray: readonly Expression[] | undefined): CallChain;\n        updateCallChain(node: CallChain, expression: Expression, questionDotToken: QuestionDotToken | undefined, typeArguments: readonly TypeNode[] | undefined, argumentsArray: readonly Expression[]): CallChain;\n        createNewExpression(expression: Expression, typeArguments: readonly TypeNode[] | undefined, argumentsArray: readonly Expression[] | undefined): NewExpression;\n        updateNewExpression(node: NewExpression, expression: Expression, typeArguments: readonly TypeNode[] | undefined, argumentsArray: readonly Expression[] | undefined): NewExpression;\n        createTaggedTemplateExpression(tag: Expression, typeArguments: readonly TypeNode[] | undefined, template: TemplateLiteral): TaggedTemplateExpression;\n        updateTaggedTemplateExpression(node: TaggedTemplateExpression, tag: Expression, typeArguments: readonly TypeNode[] | undefined, template: TemplateLiteral): TaggedTemplateExpression;\n        createTypeAssertion(type: TypeNode, expression: Expression): TypeAssertion;\n        updateTypeAssertion(node: TypeAssertion, type: TypeNode, expression: Expression): TypeAssertion;\n        createParenthesizedExpression(expression: Expression): ParenthesizedExpression;\n        updateParenthesizedExpression(node: ParenthesizedExpression, expression: Expression): ParenthesizedExpression;\n        createFunctionExpression(modifiers: readonly Modifier[] | undefined, asteriskToken: AsteriskToken | undefined, name: string | Identifier | undefined, typeParameters: readonly TypeParameterDeclaration[] | undefined, parameters: readonly ParameterDeclaration[] | undefined, type: TypeNode | undefined, body: Block): FunctionExpression;\n        updateFunctionExpression(node: FunctionExpression, modifiers: readonly Modifier[] | undefined, asteriskToken: AsteriskToken | undefined, name: Identifier | undefined, typeParameters: readonly TypeParameterDeclaration[] | undefined, parameters: readonly ParameterDeclaration[], type: TypeNode | undefined, body: Block): FunctionExpression;\n        createArrowFunction(modifiers: readonly Modifier[] | undefined, typeParameters: readonly TypeParameterDeclaration[] | undefined, parameters: readonly ParameterDeclaration[], type: TypeNode | undefined, equalsGreaterThanToken: EqualsGreaterThanToken | undefined, body: ConciseBody): ArrowFunction;\n        updateArrowFunction(node: ArrowFunction, modifiers: readonly Modifier[] | undefined, typeParameters: readonly TypeParameterDeclaration[] | undefined, parameters: readonly ParameterDeclaration[], type: TypeNode | undefined, equalsGreaterThanToken: EqualsGreaterThanToken, body: ConciseBody): ArrowFunction;\n        createDeleteExpression(expression: Expression): DeleteExpression;\n        updateDeleteExpression(node: DeleteExpression, expression: Expression): DeleteExpression;\n        createTypeOfExpression(expression: Expression): TypeOfExpression;\n        updateTypeOfExpression(node: TypeOfExpression, expression: Expression): TypeOfExpression;\n        createVoidExpression(expression: Expression): VoidExpression;\n        updateVoidExpression(node: VoidExpression, expression: Expression): VoidExpression;\n        createAwaitExpression(expression: Expression): AwaitExpression;\n        updateAwaitExpression(node: AwaitExpression, expression: Expression): AwaitExpression;\n        createPrefixUnaryExpression(operator: PrefixUnaryOperator, operand: Expression): PrefixUnaryExpression;\n        updatePrefixUnaryExpression(node: PrefixUnaryExpression, operand: Expression): PrefixUnaryExpression;\n        createPostfixUnaryExpression(operand: Expression, operator: PostfixUnaryOperator): PostfixUnaryExpression;\n        updatePostfixUnaryExpression(node: PostfixUnaryExpression, operand: Expression): PostfixUnaryExpression;\n        createBinaryExpression(left: Expression, operator: BinaryOperator | BinaryOperatorToken, right: Expression): BinaryExpression;\n        updateBinaryExpression(node: BinaryExpression, left: Expression, operator: BinaryOperator | BinaryOperatorToken, right: Expression): BinaryExpression;\n        createConditionalExpression(condition: Expression, questionToken: QuestionToken | undefined, whenTrue: Expression, colonToken: ColonToken | undefined, whenFalse: Expression): ConditionalExpression;\n        updateConditionalExpression(node: ConditionalExpression, condition: Expression, questionToken: QuestionToken, whenTrue: Expression, colonToken: ColonToken, whenFalse: Expression): ConditionalExpression;\n        createTemplateExpression(head: TemplateHead, templateSpans: readonly TemplateSpan[]): TemplateExpression;\n        updateTemplateExpression(node: TemplateExpression, head: TemplateHead, templateSpans: readonly TemplateSpan[]): TemplateExpression;\n        createTemplateHead(text: string, rawText?: string, templateFlags?: TokenFlags): TemplateHead;\n        createTemplateHead(text: string | undefined, rawText: string, templateFlags?: TokenFlags): TemplateHead;\n        createTemplateMiddle(text: string, rawText?: string, templateFlags?: TokenFlags): TemplateMiddle;\n        createTemplateMiddle(text: string | undefined, rawText: string, templateFlags?: TokenFlags): TemplateMiddle;\n        createTemplateTail(text: string, rawText?: string, templateFlags?: TokenFlags): TemplateTail;\n        createTemplateTail(text: string | undefined, rawText: string, templateFlags?: TokenFlags): TemplateTail;\n        createNoSubstitutionTemplateLiteral(text: string, rawText?: string): NoSubstitutionTemplateLiteral;\n        createNoSubstitutionTemplateLiteral(text: string | undefined, rawText: string): NoSubstitutionTemplateLiteral;\n        createYieldExpression(asteriskToken: AsteriskToken, expression: Expression): YieldExpression;\n        createYieldExpression(asteriskToken: undefined, expression: Expression | undefined): YieldExpression;\n        updateYieldExpression(node: YieldExpression, asteriskToken: AsteriskToken | undefined, expression: Expression | undefined): YieldExpression;\n        createSpreadElement(expression: Expression): SpreadElement;\n        updateSpreadElement(node: SpreadElement, expression: Expression): SpreadElement;\n        createClassExpression(modifiers: readonly ModifierLike[] | undefined, name: string | Identifier | undefined, typeParameters: readonly TypeParameterDeclaration[] | undefined, heritageClauses: readonly HeritageClause[] | undefined, members: readonly ClassElement[]): ClassExpression;\n        updateClassExpression(node: ClassExpression, modifiers: readonly ModifierLike[] | undefined, name: Identifier | undefined, typeParameters: readonly TypeParameterDeclaration[] | undefined, heritageClauses: readonly HeritageClause[] | undefined, members: readonly ClassElement[]): ClassExpression;\n        createOmittedExpression(): OmittedExpression;\n        createExpressionWithTypeArguments(expression: Expression, typeArguments: readonly TypeNode[] | undefined): ExpressionWithTypeArguments;\n        updateExpressionWithTypeArguments(node: ExpressionWithTypeArguments, expression: Expression, typeArguments: readonly TypeNode[] | undefined): ExpressionWithTypeArguments;\n        createAsExpression(expression: Expression, type: TypeNode): AsExpression;\n        updateAsExpression(node: AsExpression, expression: Expression, type: TypeNode): AsExpression;\n        createNonNullExpression(expression: Expression): NonNullExpression;\n        updateNonNullExpression(node: NonNullExpression, expression: Expression): NonNullExpression;\n        createNonNullChain(expression: Expression): NonNullChain;\n        updateNonNullChain(node: NonNullChain, expression: Expression): NonNullChain;\n        createMetaProperty(keywordToken: MetaProperty[\"keywordToken\"], name: Identifier): MetaProperty;\n        updateMetaProperty(node: MetaProperty, name: Identifier): MetaProperty;\n        createSatisfiesExpression(expression: Expression, type: TypeNode): SatisfiesExpression;\n        updateSatisfiesExpression(node: SatisfiesExpression, expression: Expression, type: TypeNode): SatisfiesExpression;\n        createTemplateSpan(expression: Expression, literal: TemplateMiddle | TemplateTail): TemplateSpan;\n        updateTemplateSpan(node: TemplateSpan, expression: Expression, literal: TemplateMiddle | TemplateTail): TemplateSpan;\n        createSemicolonClassElement(): SemicolonClassElement;\n        createBlock(statements: readonly Statement[], multiLine?: boolean): Block;\n        updateBlock(node: Block, statements: readonly Statement[]): Block;\n        createVariableStatement(modifiers: readonly ModifierLike[] | undefined, declarationList: VariableDeclarationList | readonly VariableDeclaration[]): VariableStatement;\n        updateVariableStatement(node: VariableStatement, modifiers: readonly ModifierLike[] | undefined, declarationList: VariableDeclarationList): VariableStatement;\n        createEmptyStatement(): EmptyStatement;\n        createExpressionStatement(expression: Expression): ExpressionStatement;\n        updateExpressionStatement(node: ExpressionStatement, expression: Expression): ExpressionStatement;\n        createIfStatement(expression: Expression, thenStatement: Statement, elseStatement?: Statement): IfStatement;\n        updateIfStatement(node: IfStatement, expression: Expression, thenStatement: Statement, elseStatement: Statement | undefined): IfStatement;\n        createDoStatement(statement: Statement, expression: Expression): DoStatement;\n        updateDoStatement(node: DoStatement, statement: Statement, expression: Expression): DoStatement;\n        createWhileStatement(expression: Expression, statement: Statement): WhileStatement;\n        updateWhileStatement(node: WhileStatement, expression: Expression, statement: Statement): WhileStatement;\n        createForStatement(initializer: ForInitializer | undefined, condition: Expression | undefined, incrementor: Expression | undefined, statement: Statement): ForStatement;\n        updateForStatement(node: ForStatement, initializer: ForInitializer | undefined, condition: Expression | undefined, incrementor: Expression | undefined, statement: Statement): ForStatement;\n        createForInStatement(initializer: ForInitializer, expression: Expression, statement: Statement): ForInStatement;\n        updateForInStatement(node: ForInStatement, initializer: ForInitializer, expression: Expression, statement: Statement): ForInStatement;\n        createForOfStatement(awaitModifier: AwaitKeyword | undefined, initializer: ForInitializer, expression: Expression, statement: Statement): ForOfStatement;\n        updateForOfStatement(node: ForOfStatement, awaitModifier: AwaitKeyword | undefined, initializer: ForInitializer, expression: Expression, statement: Statement): ForOfStatement;\n        createContinueStatement(label?: string | Identifier): ContinueStatement;\n        updateContinueStatement(node: ContinueStatement, label: Identifier | undefined): ContinueStatement;\n        createBreakStatement(label?: string | Identifier): BreakStatement;\n        updateBreakStatement(node: BreakStatement, label: Identifier | undefined): BreakStatement;\n        createReturnStatement(expression?: Expression): ReturnStatement;\n        updateReturnStatement(node: ReturnStatement, expression: Expression | undefined): ReturnStatement;\n        createWithStatement(expression: Expression, statement: Statement): WithStatement;\n        updateWithStatement(node: WithStatement, expression: Expression, statement: Statement): WithStatement;\n        createSwitchStatement(expression: Expression, caseBlock: CaseBlock): SwitchStatement;\n        updateSwitchStatement(node: SwitchStatement, expression: Expression, caseBlock: CaseBlock): SwitchStatement;\n        createLabeledStatement(label: string | Identifier, statement: Statement): LabeledStatement;\n        updateLabeledStatement(node: LabeledStatement, label: Identifier, statement: Statement): LabeledStatement;\n        createThrowStatement(expression: Expression): ThrowStatement;\n        updateThrowStatement(node: ThrowStatement, expression: Expression): ThrowStatement;\n        createTryStatement(tryBlock: Block, catchClause: CatchClause | undefined, finallyBlock: Block | undefined): TryStatement;\n        updateTryStatement(node: TryStatement, tryBlock: Block, catchClause: CatchClause | undefined, finallyBlock: Block | undefined): TryStatement;\n        createDebuggerStatement(): DebuggerStatement;\n        createVariableDeclaration(name: string | BindingName, exclamationToken?: ExclamationToken, type?: TypeNode, initializer?: Expression): VariableDeclaration;\n        updateVariableDeclaration(node: VariableDeclaration, name: BindingName, exclamationToken: ExclamationToken | undefined, type: TypeNode | undefined, initializer: Expression | undefined): VariableDeclaration;\n        createVariableDeclarationList(declarations: readonly VariableDeclaration[], flags?: NodeFlags): VariableDeclarationList;\n        updateVariableDeclarationList(node: VariableDeclarationList, declarations: readonly VariableDeclaration[]): VariableDeclarationList;\n        createFunctionDeclaration(modifiers: readonly ModifierLike[] | undefined, asteriskToken: AsteriskToken | undefined, name: string | Identifier | undefined, typeParameters: readonly TypeParameterDeclaration[] | undefined, parameters: readonly ParameterDeclaration[], type: TypeNode | undefined, body: Block | undefined): FunctionDeclaration;\n        updateFunctionDeclaration(node: FunctionDeclaration, modifiers: readonly ModifierLike[] | undefined, asteriskToken: AsteriskToken | undefined, name: Identifier | undefined, typeParameters: readonly TypeParameterDeclaration[] | undefined, parameters: readonly ParameterDeclaration[], type: TypeNode | undefined, body: Block | undefined): FunctionDeclaration;\n        createClassDeclaration(modifiers: readonly ModifierLike[] | undefined, name: string | Identifier | undefined, typeParameters: readonly TypeParameterDeclaration[] | undefined, heritageClauses: readonly HeritageClause[] | undefined, members: readonly ClassElement[]): ClassDeclaration;\n        updateClassDeclaration(node: ClassDeclaration, modifiers: readonly ModifierLike[] | undefined, name: Identifier | undefined, typeParameters: readonly TypeParameterDeclaration[] | undefined, heritageClauses: readonly HeritageClause[] | undefined, members: readonly ClassElement[]): ClassDeclaration;\n        createInterfaceDeclaration(modifiers: readonly ModifierLike[] | undefined, name: string | Identifier, typeParameters: readonly TypeParameterDeclaration[] | undefined, heritageClauses: readonly HeritageClause[] | undefined, members: readonly TypeElement[]): InterfaceDeclaration;\n        updateInterfaceDeclaration(node: InterfaceDeclaration, modifiers: readonly ModifierLike[] | undefined, name: Identifier, typeParameters: readonly TypeParameterDeclaration[] | undefined, heritageClauses: readonly HeritageClause[] | undefined, members: readonly TypeElement[]): InterfaceDeclaration;\n        createTypeAliasDeclaration(modifiers: readonly ModifierLike[] | undefined, name: string | Identifier, typeParameters: readonly TypeParameterDeclaration[] | undefined, type: TypeNode): TypeAliasDeclaration;\n        updateTypeAliasDeclaration(node: TypeAliasDeclaration, modifiers: readonly ModifierLike[] | undefined, name: Identifier, typeParameters: readonly TypeParameterDeclaration[] | undefined, type: TypeNode): TypeAliasDeclaration;\n        createEnumDeclaration(modifiers: readonly ModifierLike[] | undefined, name: string | Identifier, members: readonly EnumMember[]): EnumDeclaration;\n        updateEnumDeclaration(node: EnumDeclaration, modifiers: readonly ModifierLike[] | undefined, name: Identifier, members: readonly EnumMember[]): EnumDeclaration;\n        createModuleDeclaration(modifiers: readonly ModifierLike[] | undefined, name: ModuleName, body: ModuleBody | undefined, flags?: NodeFlags): ModuleDeclaration;\n        updateModuleDeclaration(node: ModuleDeclaration, modifiers: readonly ModifierLike[] | undefined, name: ModuleName, body: ModuleBody | undefined): ModuleDeclaration;\n        createModuleBlock(statements: readonly Statement[]): ModuleBlock;\n        updateModuleBlock(node: ModuleBlock, statements: readonly Statement[]): ModuleBlock;\n        createCaseBlock(clauses: readonly CaseOrDefaultClause[]): CaseBlock;\n        updateCaseBlock(node: CaseBlock, clauses: readonly CaseOrDefaultClause[]): CaseBlock;\n        createNamespaceExportDeclaration(name: string | Identifier): NamespaceExportDeclaration;\n        updateNamespaceExportDeclaration(node: NamespaceExportDeclaration, name: Identifier): NamespaceExportDeclaration;\n        createImportEqualsDeclaration(modifiers: readonly ModifierLike[] | undefined, isTypeOnly: boolean, name: string | Identifier, moduleReference: ModuleReference): ImportEqualsDeclaration;\n        updateImportEqualsDeclaration(node: ImportEqualsDeclaration, modifiers: readonly ModifierLike[] | undefined, isTypeOnly: boolean, name: Identifier, moduleReference: ModuleReference): ImportEqualsDeclaration;\n        createImportDeclaration(modifiers: readonly ModifierLike[] | undefined, importClause: ImportClause | undefined, moduleSpecifier: Expression, attributes?: ImportAttributes): ImportDeclaration;\n        updateImportDeclaration(node: ImportDeclaration, modifiers: readonly ModifierLike[] | undefined, importClause: ImportClause | undefined, moduleSpecifier: Expression, attributes: ImportAttributes | undefined): ImportDeclaration;\n        createImportClause(phaseModifier: ImportPhaseModifierSyntaxKind | undefined, name: Identifier | undefined, namedBindings: NamedImportBindings | undefined): ImportClause;\n        /** @deprecated */ createImportClause(isTypeOnly: boolean, name: Identifier | undefined, namedBindings: NamedImportBindings | undefined): ImportClause;\n        updateImportClause(node: ImportClause, phaseModifier: ImportPhaseModifierSyntaxKind | undefined, name: Identifier | undefined, namedBindings: NamedImportBindings | undefined): ImportClause;\n        /** @deprecated */ updateImportClause(node: ImportClause, isTypeOnly: boolean, name: Identifier | undefined, namedBindings: NamedImportBindings | undefined): ImportClause;\n        /** @deprecated */ createAssertClause(elements: NodeArray<AssertEntry>, multiLine?: boolean): AssertClause;\n        /** @deprecated */ updateAssertClause(node: AssertClause, elements: NodeArray<AssertEntry>, multiLine?: boolean): AssertClause;\n        /** @deprecated */ createAssertEntry(name: AssertionKey, value: Expression): AssertEntry;\n        /** @deprecated */ updateAssertEntry(node: AssertEntry, name: AssertionKey, value: Expression): AssertEntry;\n        /** @deprecated */ createImportTypeAssertionContainer(clause: AssertClause, multiLine?: boolean): ImportTypeAssertionContainer;\n        /** @deprecated */ updateImportTypeAssertionContainer(node: ImportTypeAssertionContainer, clause: AssertClause, multiLine?: boolean): ImportTypeAssertionContainer;\n        createImportAttributes(elements: NodeArray<ImportAttribute>, multiLine?: boolean): ImportAttributes;\n        updateImportAttributes(node: ImportAttributes, elements: NodeArray<ImportAttribute>, multiLine?: boolean): ImportAttributes;\n        createImportAttribute(name: ImportAttributeName, value: Expression): ImportAttribute;\n        updateImportAttribute(node: ImportAttribute, name: ImportAttributeName, value: Expression): ImportAttribute;\n        createNamespaceImport(name: Identifier): NamespaceImport;\n        updateNamespaceImport(node: NamespaceImport, name: Identifier): NamespaceImport;\n        createNamespaceExport(name: ModuleExportName): NamespaceExport;\n        updateNamespaceExport(node: NamespaceExport, name: ModuleExportName): NamespaceExport;\n        createNamedImports(elements: readonly ImportSpecifier[]): NamedImports;\n        updateNamedImports(node: NamedImports, elements: readonly ImportSpecifier[]): NamedImports;\n        createImportSpecifier(isTypeOnly: boolean, propertyName: ModuleExportName | undefined, name: Identifier): ImportSpecifier;\n        updateImportSpecifier(node: ImportSpecifier, isTypeOnly: boolean, propertyName: ModuleExportName | undefined, name: Identifier): ImportSpecifier;\n        createExportAssignment(modifiers: readonly ModifierLike[] | undefined, isExportEquals: boolean | undefined, expression: Expression): ExportAssignment;\n        updateExportAssignment(node: ExportAssignment, modifiers: readonly ModifierLike[] | undefined, expression: Expression): ExportAssignment;\n        createExportDeclaration(modifiers: readonly ModifierLike[] | undefined, isTypeOnly: boolean, exportClause: NamedExportBindings | undefined, moduleSpecifier?: Expression, attributes?: ImportAttributes): ExportDeclaration;\n        updateExportDeclaration(node: ExportDeclaration, modifiers: readonly ModifierLike[] | undefined, isTypeOnly: boolean, exportClause: NamedExportBindings | undefined, moduleSpecifier: Expression | undefined, attributes: ImportAttributes | undefined): ExportDeclaration;\n        createNamedExports(elements: readonly ExportSpecifier[]): NamedExports;\n        updateNamedExports(node: NamedExports, elements: readonly ExportSpecifier[]): NamedExports;\n        createExportSpecifier(isTypeOnly: boolean, propertyName: string | ModuleExportName | undefined, name: string | ModuleExportName): ExportSpecifier;\n        updateExportSpecifier(node: ExportSpecifier, isTypeOnly: boolean, propertyName: ModuleExportName | undefined, name: ModuleExportName): ExportSpecifier;\n        createExternalModuleReference(expression: Expression): ExternalModuleReference;\n        updateExternalModuleReference(node: ExternalModuleReference, expression: Expression): ExternalModuleReference;\n        createJSDocAllType(): JSDocAllType;\n        createJSDocUnknownType(): JSDocUnknownType;\n        createJSDocNonNullableType(type: TypeNode, postfix?: boolean): JSDocNonNullableType;\n        updateJSDocNonNullableType(node: JSDocNonNullableType, type: TypeNode): JSDocNonNullableType;\n        createJSDocNullableType(type: TypeNode, postfix?: boolean): JSDocNullableType;\n        updateJSDocNullableType(node: JSDocNullableType, type: TypeNode): JSDocNullableType;\n        createJSDocOptionalType(type: TypeNode): JSDocOptionalType;\n        updateJSDocOptionalType(node: JSDocOptionalType, type: TypeNode): JSDocOptionalType;\n        createJSDocFunctionType(parameters: readonly ParameterDeclaration[], type: TypeNode | undefined): JSDocFunctionType;\n        updateJSDocFunctionType(node: JSDocFunctionType, parameters: readonly ParameterDeclaration[], type: TypeNode | undefined): JSDocFunctionType;\n        createJSDocVariadicType(type: TypeNode): JSDocVariadicType;\n        updateJSDocVariadicType(node: JSDocVariadicType, type: TypeNode): JSDocVariadicType;\n        createJSDocNamepathType(type: TypeNode): JSDocNamepathType;\n        updateJSDocNamepathType(node: JSDocNamepathType, type: TypeNode): JSDocNamepathType;\n        createJSDocTypeExpression(type: TypeNode): JSDocTypeExpression;\n        updateJSDocTypeExpression(node: JSDocTypeExpression, type: TypeNode): JSDocTypeExpression;\n        createJSDocNameReference(name: EntityName | JSDocMemberName): JSDocNameReference;\n        updateJSDocNameReference(node: JSDocNameReference, name: EntityName | JSDocMemberName): JSDocNameReference;\n        createJSDocMemberName(left: EntityName | JSDocMemberName, right: Identifier): JSDocMemberName;\n        updateJSDocMemberName(node: JSDocMemberName, left: EntityName | JSDocMemberName, right: Identifier): JSDocMemberName;\n        createJSDocLink(name: EntityName | JSDocMemberName | undefined, text: string): JSDocLink;\n        updateJSDocLink(node: JSDocLink, name: EntityName | JSDocMemberName | undefined, text: string): JSDocLink;\n        createJSDocLinkCode(name: EntityName | JSDocMemberName | undefined, text: string): JSDocLinkCode;\n        updateJSDocLinkCode(node: JSDocLinkCode, name: EntityName | JSDocMemberName | undefined, text: string): JSDocLinkCode;\n        createJSDocLinkPlain(name: EntityName | JSDocMemberName | undefined, text: string): JSDocLinkPlain;\n        updateJSDocLinkPlain(node: JSDocLinkPlain, name: EntityName | JSDocMemberName | undefined, text: string): JSDocLinkPlain;\n        createJSDocTypeLiteral(jsDocPropertyTags?: readonly JSDocPropertyLikeTag[], isArrayType?: boolean): JSDocTypeLiteral;\n        updateJSDocTypeLiteral(node: JSDocTypeLiteral, jsDocPropertyTags: readonly JSDocPropertyLikeTag[] | undefined, isArrayType: boolean | undefined): JSDocTypeLiteral;\n        createJSDocSignature(typeParameters: readonly JSDocTemplateTag[] | undefined, parameters: readonly JSDocParameterTag[], type?: JSDocReturnTag): JSDocSignature;\n        updateJSDocSignature(node: JSDocSignature, typeParameters: readonly JSDocTemplateTag[] | undefined, parameters: readonly JSDocParameterTag[], type: JSDocReturnTag | undefined): JSDocSignature;\n        createJSDocTemplateTag(tagName: Identifier | undefined, constraint: JSDocTypeExpression | undefined, typeParameters: readonly TypeParameterDeclaration[], comment?: string | NodeArray<JSDocComment>): JSDocTemplateTag;\n        updateJSDocTemplateTag(node: JSDocTemplateTag, tagName: Identifier | undefined, constraint: JSDocTypeExpression | undefined, typeParameters: readonly TypeParameterDeclaration[], comment: string | NodeArray<JSDocComment> | undefined): JSDocTemplateTag;\n        createJSDocTypedefTag(tagName: Identifier | undefined, typeExpression?: JSDocTypeExpression | JSDocTypeLiteral, fullName?: Identifier | JSDocNamespaceDeclaration, comment?: string | NodeArray<JSDocComment>): JSDocTypedefTag;\n        updateJSDocTypedefTag(node: JSDocTypedefTag, tagName: Identifier | undefined, typeExpression: JSDocTypeExpression | JSDocTypeLiteral | undefined, fullName: Identifier | JSDocNamespaceDeclaration | undefined, comment: string | NodeArray<JSDocComment> | undefined): JSDocTypedefTag;\n        createJSDocParameterTag(tagName: Identifier | undefined, name: EntityName, isBracketed: boolean, typeExpression?: JSDocTypeExpression, isNameFirst?: boolean, comment?: string | NodeArray<JSDocComment>): JSDocParameterTag;\n        updateJSDocParameterTag(node: JSDocParameterTag, tagName: Identifier | undefined, name: EntityName, isBracketed: boolean, typeExpression: JSDocTypeExpression | undefined, isNameFirst: boolean, comment: string | NodeArray<JSDocComment> | undefined): JSDocParameterTag;\n        createJSDocPropertyTag(tagName: Identifier | undefined, name: EntityName, isBracketed: boolean, typeExpression?: JSDocTypeExpression, isNameFirst?: boolean, comment?: string | NodeArray<JSDocComment>): JSDocPropertyTag;\n        updateJSDocPropertyTag(node: JSDocPropertyTag, tagName: Identifier | undefined, name: EntityName, isBracketed: boolean, typeExpression: JSDocTypeExpression | undefined, isNameFirst: boolean, comment: string | NodeArray<JSDocComment> | undefined): JSDocPropertyTag;\n        createJSDocTypeTag(tagName: Identifier | undefined, typeExpression: JSDocTypeExpression, comment?: string | NodeArray<JSDocComment>): JSDocTypeTag;\n        updateJSDocTypeTag(node: JSDocTypeTag, tagName: Identifier | undefined, typeExpression: JSDocTypeExpression, comment: string | NodeArray<JSDocComment> | undefined): JSDocTypeTag;\n        createJSDocSeeTag(tagName: Identifier | undefined, nameExpression: JSDocNameReference | undefined, comment?: string | NodeArray<JSDocComment>): JSDocSeeTag;\n        updateJSDocSeeTag(node: JSDocSeeTag, tagName: Identifier | undefined, nameExpression: JSDocNameReference | undefined, comment?: string | NodeArray<JSDocComment>): JSDocSeeTag;\n        createJSDocReturnTag(tagName: Identifier | undefined, typeExpression?: JSDocTypeExpression, comment?: string | NodeArray<JSDocComment>): JSDocReturnTag;\n        updateJSDocReturnTag(node: JSDocReturnTag, tagName: Identifier | undefined, typeExpression: JSDocTypeExpression | undefined, comment: string | NodeArray<JSDocComment> | undefined): JSDocReturnTag;\n        createJSDocThisTag(tagName: Identifier | undefined, typeExpression: JSDocTypeExpression, comment?: string | NodeArray<JSDocComment>): JSDocThisTag;\n        updateJSDocThisTag(node: JSDocThisTag, tagName: Identifier | undefined, typeExpression: JSDocTypeExpression | undefined, comment: string | NodeArray<JSDocComment> | undefined): JSDocThisTag;\n        createJSDocEnumTag(tagName: Identifier | undefined, typeExpression: JSDocTypeExpression, comment?: string | NodeArray<JSDocComment>): JSDocEnumTag;\n        updateJSDocEnumTag(node: JSDocEnumTag, tagName: Identifier | undefined, typeExpression: JSDocTypeExpression, comment: string | NodeArray<JSDocComment> | undefined): JSDocEnumTag;\n        createJSDocCallbackTag(tagName: Identifier | undefined, typeExpression: JSDocSignature, fullName?: Identifier | JSDocNamespaceDeclaration, comment?: string | NodeArray<JSDocComment>): JSDocCallbackTag;\n        updateJSDocCallbackTag(node: JSDocCallbackTag, tagName: Identifier | undefined, typeExpression: JSDocSignature, fullName: Identifier | JSDocNamespaceDeclaration | undefined, comment: string | NodeArray<JSDocComment> | undefined): JSDocCallbackTag;\n        createJSDocOverloadTag(tagName: Identifier | undefined, typeExpression: JSDocSignature, comment?: string | NodeArray<JSDocComment>): JSDocOverloadTag;\n        updateJSDocOverloadTag(node: JSDocOverloadTag, tagName: Identifier | undefined, typeExpression: JSDocSignature, comment: string | NodeArray<JSDocComment> | undefined): JSDocOverloadTag;\n        createJSDocAugmentsTag(tagName: Identifier | undefined, className: JSDocAugmentsTag[\"class\"], comment?: string | NodeArray<JSDocComment>): JSDocAugmentsTag;\n        updateJSDocAugmentsTag(node: JSDocAugmentsTag, tagName: Identifier | undefined, className: JSDocAugmentsTag[\"class\"], comment: string | NodeArray<JSDocComment> | undefined): JSDocAugmentsTag;\n        createJSDocImplementsTag(tagName: Identifier | undefined, className: JSDocImplementsTag[\"class\"], comment?: string | NodeArray<JSDocComment>): JSDocImplementsTag;\n        updateJSDocImplementsTag(node: JSDocImplementsTag, tagName: Identifier | undefined, className: JSDocImplementsTag[\"class\"], comment: string | NodeArray<JSDocComment> | undefined): JSDocImplementsTag;\n        createJSDocAuthorTag(tagName: Identifier | undefined, comment?: string | NodeArray<JSDocComment>): JSDocAuthorTag;\n        updateJSDocAuthorTag(node: JSDocAuthorTag, tagName: Identifier | undefined, comment: string | NodeArray<JSDocComment> | undefined): JSDocAuthorTag;\n        createJSDocClassTag(tagName: Identifier | undefined, comment?: string | NodeArray<JSDocComment>): JSDocClassTag;\n        updateJSDocClassTag(node: JSDocClassTag, tagName: Identifier | undefined, comment: string | NodeArray<JSDocComment> | undefined): JSDocClassTag;\n        createJSDocPublicTag(tagName: Identifier | undefined, comment?: string | NodeArray<JSDocComment>): JSDocPublicTag;\n        updateJSDocPublicTag(node: JSDocPublicTag, tagName: Identifier | undefined, comment: string | NodeArray<JSDocComment> | undefined): JSDocPublicTag;\n        createJSDocPrivateTag(tagName: Identifier | undefined, comment?: string | NodeArray<JSDocComment>): JSDocPrivateTag;\n        updateJSDocPrivateTag(node: JSDocPrivateTag, tagName: Identifier | undefined, comment: string | NodeArray<JSDocComment> | undefined): JSDocPrivateTag;\n        createJSDocProtectedTag(tagName: Identifier | undefined, comment?: string | NodeArray<JSDocComment>): JSDocProtectedTag;\n        updateJSDocProtectedTag(node: JSDocProtectedTag, tagName: Identifier | undefined, comment: string | NodeArray<JSDocComment> | undefined): JSDocProtectedTag;\n        createJSDocReadonlyTag(tagName: Identifier | undefined, comment?: string | NodeArray<JSDocComment>): JSDocReadonlyTag;\n        updateJSDocReadonlyTag(node: JSDocReadonlyTag, tagName: Identifier | undefined, comment: string | NodeArray<JSDocComment> | undefined): JSDocReadonlyTag;\n        createJSDocUnknownTag(tagName: Identifier, comment?: string | NodeArray<JSDocComment>): JSDocUnknownTag;\n        updateJSDocUnknownTag(node: JSDocUnknownTag, tagName: Identifier, comment: string | NodeArray<JSDocComment> | undefined): JSDocUnknownTag;\n        createJSDocDeprecatedTag(tagName: Identifier | undefined, comment?: string | NodeArray<JSDocComment>): JSDocDeprecatedTag;\n        updateJSDocDeprecatedTag(node: JSDocDeprecatedTag, tagName: Identifier | undefined, comment?: string | NodeArray<JSDocComment>): JSDocDeprecatedTag;\n        createJSDocOverrideTag(tagName: Identifier | undefined, comment?: string | NodeArray<JSDocComment>): JSDocOverrideTag;\n        updateJSDocOverrideTag(node: JSDocOverrideTag, tagName: Identifier | undefined, comment?: string | NodeArray<JSDocComment>): JSDocOverrideTag;\n        createJSDocThrowsTag(tagName: Identifier, typeExpression: JSDocTypeExpression | undefined, comment?: string | NodeArray<JSDocComment>): JSDocThrowsTag;\n        updateJSDocThrowsTag(node: JSDocThrowsTag, tagName: Identifier | undefined, typeExpression: JSDocTypeExpression | undefined, comment?: string | NodeArray<JSDocComment> | undefined): JSDocThrowsTag;\n        createJSDocSatisfiesTag(tagName: Identifier | undefined, typeExpression: JSDocTypeExpression, comment?: string | NodeArray<JSDocComment>): JSDocSatisfiesTag;\n        updateJSDocSatisfiesTag(node: JSDocSatisfiesTag, tagName: Identifier | undefined, typeExpression: JSDocTypeExpression, comment: string | NodeArray<JSDocComment> | undefined): JSDocSatisfiesTag;\n        createJSDocImportTag(tagName: Identifier | undefined, importClause: ImportClause | undefined, moduleSpecifier: Expression, attributes?: ImportAttributes, comment?: string | NodeArray<JSDocComment>): JSDocImportTag;\n        updateJSDocImportTag(node: JSDocImportTag, tagName: Identifier | undefined, importClause: ImportClause | undefined, moduleSpecifier: Expression, attributes: ImportAttributes | undefined, comment: string | NodeArray<JSDocComment> | undefined): JSDocImportTag;\n        createJSDocText(text: string): JSDocText;\n        updateJSDocText(node: JSDocText, text: string): JSDocText;\n        createJSDocComment(comment?: string | NodeArray<JSDocComment> | undefined, tags?: readonly JSDocTag[] | undefined): JSDoc;\n        updateJSDocComment(node: JSDoc, comment: string | NodeArray<JSDocComment> | undefined, tags: readonly JSDocTag[] | undefined): JSDoc;\n        createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement: JsxClosingElement): JsxElement;\n        updateJsxElement(node: JsxElement, openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement: JsxClosingElement): JsxElement;\n        createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | undefined, attributes: JsxAttributes): JsxSelfClosingElement;\n        updateJsxSelfClosingElement(node: JsxSelfClosingElement, tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | undefined, attributes: JsxAttributes): JsxSelfClosingElement;\n        createJsxOpeningElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | undefined, attributes: JsxAttributes): JsxOpeningElement;\n        updateJsxOpeningElement(node: JsxOpeningElement, tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | undefined, attributes: JsxAttributes): JsxOpeningElement;\n        createJsxClosingElement(tagName: JsxTagNameExpression): JsxClosingElement;\n        updateJsxClosingElement(node: JsxClosingElement, tagName: JsxTagNameExpression): JsxClosingElement;\n        createJsxFragment(openingFragment: JsxOpeningFragment, children: readonly JsxChild[], closingFragment: JsxClosingFragment): JsxFragment;\n        createJsxText(text: string, containsOnlyTriviaWhiteSpaces?: boolean): JsxText;\n        updateJsxText(node: JsxText, text: string, containsOnlyTriviaWhiteSpaces?: boolean): JsxText;\n        createJsxOpeningFragment(): JsxOpeningFragment;\n        createJsxJsxClosingFragment(): JsxClosingFragment;\n        updateJsxFragment(node: JsxFragment, openingFragment: JsxOpeningFragment, children: readonly JsxChild[], closingFragment: JsxClosingFragment): JsxFragment;\n        createJsxAttribute(name: JsxAttributeName, initializer: JsxAttributeValue | undefined): JsxAttribute;\n        updateJsxAttribute(node: JsxAttribute, name: JsxAttributeName, initializer: JsxAttributeValue | undefined): JsxAttribute;\n        createJsxAttributes(properties: readonly JsxAttributeLike[]): JsxAttributes;\n        updateJsxAttributes(node: JsxAttributes, properties: readonly JsxAttributeLike[]): JsxAttributes;\n        createJsxSpreadAttribute(expression: Expression): JsxSpreadAttribute;\n        updateJsxSpreadAttribute(node: JsxSpreadAttribute, expression: Expression): JsxSpreadAttribute;\n        createJsxExpression(dotDotDotToken: DotDotDotToken | undefined, expression: Expression | undefined): JsxExpression;\n        updateJsxExpression(node: JsxExpression, expression: Expression | undefined): JsxExpression;\n        createJsxNamespacedName(namespace: Identifier, name: Identifier): JsxNamespacedName;\n        updateJsxNamespacedName(node: JsxNamespacedName, namespace: Identifier, name: Identifier): JsxNamespacedName;\n        createCaseClause(expression: Expression, statements: readonly Statement[]): CaseClause;\n        updateCaseClause(node: CaseClause, expression: Expression, statements: readonly Statement[]): CaseClause;\n        createDefaultClause(statements: readonly Statement[]): DefaultClause;\n        updateDefaultClause(node: DefaultClause, statements: readonly Statement[]): DefaultClause;\n        createHeritageClause(token: HeritageClause[\"token\"], types: readonly ExpressionWithTypeArguments[]): HeritageClause;\n        updateHeritageClause(node: HeritageClause, types: readonly ExpressionWithTypeArguments[]): HeritageClause;\n        createCatchClause(variableDeclaration: string | BindingName | VariableDeclaration | undefined, block: Block): CatchClause;\n        updateCatchClause(node: CatchClause, variableDeclaration: VariableDeclaration | undefined, block: Block): CatchClause;\n        createPropertyAssignment(name: string | PropertyName, initializer: Expression): PropertyAssignment;\n        updatePropertyAssignment(node: PropertyAssignment, name: PropertyName, initializer: Expression): PropertyAssignment;\n        createShorthandPropertyAssignment(name: string | Identifier, objectAssignmentInitializer?: Expression): ShorthandPropertyAssignment;\n        updateShorthandPropertyAssignment(node: ShorthandPropertyAssignment, name: Identifier, objectAssignmentInitializer: Expression | undefined): ShorthandPropertyAssignment;\n        createSpreadAssignment(expression: Expression): SpreadAssignment;\n        updateSpreadAssignment(node: SpreadAssignment, expression: Expression): SpreadAssignment;\n        createEnumMember(name: string | PropertyName, initializer?: Expression): EnumMember;\n        updateEnumMember(node: EnumMember, name: PropertyName, initializer: Expression | undefined): EnumMember;\n        createSourceFile(statements: readonly Statement[], endOfFileToken: EndOfFileToken, flags: NodeFlags): SourceFile;\n        updateSourceFile(node: SourceFile, statements: readonly Statement[], isDeclarationFile?: boolean, referencedFiles?: readonly FileReference[], typeReferences?: readonly FileReference[], hasNoDefaultLib?: boolean, libReferences?: readonly FileReference[]): SourceFile;\n        createNotEmittedStatement(original: Node): NotEmittedStatement;\n        createNotEmittedTypeElement(): NotEmittedTypeElement;\n        createPartiallyEmittedExpression(expression: Expression, original?: Node): PartiallyEmittedExpression;\n        updatePartiallyEmittedExpression(node: PartiallyEmittedExpression, expression: Expression): PartiallyEmittedExpression;\n        createCommaListExpression(elements: readonly Expression[]): CommaListExpression;\n        updateCommaListExpression(node: CommaListExpression, elements: readonly Expression[]): CommaListExpression;\n        createBundle(sourceFiles: readonly SourceFile[]): Bundle;\n        updateBundle(node: Bundle, sourceFiles: readonly SourceFile[]): Bundle;\n        createComma(left: Expression, right: Expression): BinaryExpression;\n        createAssignment(left: ObjectLiteralExpression | ArrayLiteralExpression, right: Expression): DestructuringAssignment;\n        createAssignment(left: Expression, right: Expression): AssignmentExpression<EqualsToken>;\n        createLogicalOr(left: Expression, right: Expression): BinaryExpression;\n        createLogicalAnd(left: Expression, right: Expression): BinaryExpression;\n        createBitwiseOr(left: Expression, right: Expression): BinaryExpression;\n        createBitwiseXor(left: Expression, right: Expression): BinaryExpression;\n        createBitwiseAnd(left: Expression, right: Expression): BinaryExpression;\n        createStrictEquality(left: Expression, right: Expression): BinaryExpression;\n        createStrictInequality(left: Expression, right: Expression): BinaryExpression;\n        createEquality(left: Expression, right: Expression): BinaryExpression;\n        createInequality(left: Expression, right: Expression): BinaryExpression;\n        createLessThan(left: Expression, right: Expression): BinaryExpression;\n        createLessThanEquals(left: Expression, right: Expression): BinaryExpression;\n        createGreaterThan(left: Expression, right: Expression): BinaryExpression;\n        createGreaterThanEquals(left: Expression, right: Expression): BinaryExpression;\n        createLeftShift(left: Expression, right: Expression): BinaryExpression;\n        createRightShift(left: Expression, right: Expression): BinaryExpression;\n        createUnsignedRightShift(left: Expression, right: Expression): BinaryExpression;\n        createAdd(left: Expression, right: Expression): BinaryExpression;\n        createSubtract(left: Expression, right: Expression): BinaryExpression;\n        createMultiply(left: Expression, right: Expression): BinaryExpression;\n        createDivide(left: Expression, right: Expression): BinaryExpression;\n        createModulo(left: Expression, right: Expression): BinaryExpression;\n        createExponent(left: Expression, right: Expression): BinaryExpression;\n        createPrefixPlus(operand: Expression): PrefixUnaryExpression;\n        createPrefixMinus(operand: Expression): PrefixUnaryExpression;\n        createPrefixIncrement(operand: Expression): PrefixUnaryExpression;\n        createPrefixDecrement(operand: Expression): PrefixUnaryExpression;\n        createBitwiseNot(operand: Expression): PrefixUnaryExpression;\n        createLogicalNot(operand: Expression): PrefixUnaryExpression;\n        createPostfixIncrement(operand: Expression): PostfixUnaryExpression;\n        createPostfixDecrement(operand: Expression): PostfixUnaryExpression;\n        createImmediatelyInvokedFunctionExpression(statements: readonly Statement[]): CallExpression;\n        createImmediatelyInvokedFunctionExpression(statements: readonly Statement[], param: ParameterDeclaration, paramValue: Expression): CallExpression;\n        createImmediatelyInvokedArrowFunction(statements: readonly Statement[]): ImmediatelyInvokedArrowFunction;\n        createImmediatelyInvokedArrowFunction(statements: readonly Statement[], param: ParameterDeclaration, paramValue: Expression): ImmediatelyInvokedArrowFunction;\n        createVoidZero(): VoidExpression;\n        createExportDefault(expression: Expression): ExportAssignment;\n        createExternalModuleExport(exportName: Identifier): ExportDeclaration;\n        restoreOuterExpressions(outerExpression: Expression | undefined, innerExpression: Expression, kinds?: OuterExpressionKinds): Expression;\n        /**\n         * Updates a node that may contain modifiers, replacing only the modifiers of the node.\n         */\n        replaceModifiers<T extends HasModifiers>(node: T, modifiers: readonly Modifier[] | ModifierFlags | undefined): T;\n        /**\n         * Updates a node that may contain decorators or modifiers, replacing only the decorators and modifiers of the node.\n         */\n        replaceDecoratorsAndModifiers<T extends HasModifiers & HasDecorators>(node: T, modifiers: readonly ModifierLike[] | undefined): T;\n        /**\n         * Updates a node that contains a property name, replacing only the name of the node.\n         */\n        replacePropertyName<T extends AccessorDeclaration | MethodDeclaration | MethodSignature | PropertyDeclaration | PropertySignature | PropertyAssignment>(node: T, name: T[\"name\"]): T;\n    }\n    interface CoreTransformationContext {\n        readonly factory: NodeFactory;\n        /** Gets the compiler options supplied to the transformer. */\n        getCompilerOptions(): CompilerOptions;\n        /** Starts a new lexical environment. */\n        startLexicalEnvironment(): void;\n        /** Suspends the current lexical environment, usually after visiting a parameter list. */\n        suspendLexicalEnvironment(): void;\n        /** Resumes a suspended lexical environment, usually before visiting a function body. */\n        resumeLexicalEnvironment(): void;\n        /** Ends a lexical environment, returning any declarations. */\n        endLexicalEnvironment(): Statement[] | undefined;\n        /** Hoists a function declaration to the containing scope. */\n        hoistFunctionDeclaration(node: FunctionDeclaration): void;\n        /** Hoists a variable declaration to the containing scope. */\n        hoistVariableDeclaration(node: Identifier): void;\n    }\n    interface TransformationContext extends CoreTransformationContext {\n        /** Records a request for a non-scoped emit helper in the current context. */\n        requestEmitHelper(helper: EmitHelper): void;\n        /** Gets and resets the requested non-scoped emit helpers. */\n        readEmitHelpers(): EmitHelper[] | undefined;\n        /** Enables expression substitutions in the pretty printer for the provided SyntaxKind. */\n        enableSubstitution(kind: SyntaxKind): void;\n        /** Determines whether expression substitutions are enabled for the provided node. */\n        isSubstitutionEnabled(node: Node): boolean;\n        /**\n         * Hook used by transformers to substitute expressions just before they\n         * are emitted by the pretty printer.\n         *\n         * NOTE: Transformation hooks should only be modified during `Transformer` initialization,\n         * before returning the `NodeTransformer` callback.\n         */\n        onSubstituteNode: (hint: EmitHint, node: Node) => Node;\n        /**\n         * Enables before/after emit notifications in the pretty printer for the provided\n         * SyntaxKind.\n         */\n        enableEmitNotification(kind: SyntaxKind): void;\n        /**\n         * Determines whether before/after emit notifications should be raised in the pretty\n         * printer when it emits a node.\n         */\n        isEmitNotificationEnabled(node: Node): boolean;\n        /**\n         * Hook used to allow transformers to capture state before or after\n         * the printer emits a node.\n         *\n         * NOTE: Transformation hooks should only be modified during `Transformer` initialization,\n         * before returning the `NodeTransformer` callback.\n         */\n        onEmitNode: (hint: EmitHint, node: Node, emitCallback: (hint: EmitHint, node: Node) => void) => void;\n    }\n    interface TransformationResult<T extends Node> {\n        /** Gets the transformed source files. */\n        transformed: T[];\n        /** Gets diagnostics for the transformation. */\n        diagnostics?: DiagnosticWithLocation[];\n        /**\n         * Gets a substitute for a node, if one is available; otherwise, returns the original node.\n         *\n         * @param hint A hint as to the intended usage of the node.\n         * @param node The node to substitute.\n         */\n        substituteNode(hint: EmitHint, node: Node): Node;\n        /**\n         * Emits a node with possible notification.\n         *\n         * @param hint A hint as to the intended usage of the node.\n         * @param node The node to emit.\n         * @param emitCallback A callback used to emit the node.\n         */\n        emitNodeWithNotification(hint: EmitHint, node: Node, emitCallback: (hint: EmitHint, node: Node) => void): void;\n        /**\n         * Indicates if a given node needs an emit notification\n         *\n         * @param node The node to emit.\n         */\n        isEmitNotificationEnabled?(node: Node): boolean;\n        /**\n         * Clean up EmitNode entries on any parse-tree nodes.\n         */\n        dispose(): void;\n    }\n    /**\n     * A function that is used to initialize and return a `Transformer` callback, which in turn\n     * will be used to transform one or more nodes.\n     */\n    type TransformerFactory<T extends Node> = (context: TransformationContext) => Transformer<T>;\n    /**\n     * A function that transforms a node.\n     */\n    type Transformer<T extends Node> = (node: T) => T;\n    /**\n     * A function that accepts and possibly transforms a node.\n     */\n    type Visitor<TIn extends Node = Node, TOut extends Node | undefined = TIn | undefined> = (node: TIn) => VisitResult<TOut>;\n    /**\n     * A function that walks a node using the given visitor, lifting node arrays into single nodes,\n     * returning an node which satisfies the test.\n     *\n     * - If the input node is undefined, then the output is undefined.\n     * - If the visitor returns undefined, then the output is undefined.\n     * - If the output node is not undefined, then it will satisfy the test function.\n     * - In order to obtain a return type that is more specific than `Node`, a test\n     *   function _must_ be provided, and that function must be a type predicate.\n     *\n     * For the canonical implementation of this type, @see {visitNode}.\n     */\n    interface NodeVisitor {\n        <TIn extends Node | undefined, TVisited extends Node | undefined, TOut extends Node>(node: TIn, visitor: Visitor<NonNullable<TIn>, TVisited>, test: (node: Node) => node is TOut, lift?: (node: readonly Node[]) => Node): TOut | (TIn & undefined) | (TVisited & undefined);\n        <TIn extends Node | undefined, TVisited extends Node | undefined>(node: TIn, visitor: Visitor<NonNullable<TIn>, TVisited>, test?: (node: Node) => boolean, lift?: (node: readonly Node[]) => Node): Node | (TIn & undefined) | (TVisited & undefined);\n    }\n    /**\n     * A function that walks a node array using the given visitor, returning an array whose contents satisfy the test.\n     *\n     * - If the input node array is undefined, the output is undefined.\n     * - If the visitor can return undefined, the node it visits in the array will be reused.\n     * - If the output node array is not undefined, then its contents will satisfy the test.\n     * - In order to obtain a return type that is more specific than `NodeArray<Node>`, a test\n     *   function _must_ be provided, and that function must be a type predicate.\n     *\n     * For the canonical implementation of this type, @see {visitNodes}.\n     */\n    interface NodesVisitor {\n        <TIn extends Node, TInArray extends NodeArray<TIn> | undefined, TOut extends Node>(nodes: TInArray, visitor: Visitor<TIn, Node | undefined>, test: (node: Node) => node is TOut, start?: number, count?: number): NodeArray<TOut> | (TInArray & undefined);\n        <TIn extends Node, TInArray extends NodeArray<TIn> | undefined>(nodes: TInArray, visitor: Visitor<TIn, Node | undefined>, test?: (node: Node) => boolean, start?: number, count?: number): NodeArray<Node> | (TInArray & undefined);\n    }\n    type VisitResult<T extends Node | undefined> = T | readonly Node[];\n    interface Printer {\n        /**\n         * Print a node and its subtree as-is, without any emit transformations.\n         * @param hint A value indicating the purpose of a node. This is primarily used to\n         * distinguish between an `Identifier` used in an expression position, versus an\n         * `Identifier` used as an `IdentifierName` as part of a declaration. For most nodes you\n         * should just pass `Unspecified`.\n         * @param node The node to print. The node and its subtree are printed as-is, without any\n         * emit transformations.\n         * @param sourceFile A source file that provides context for the node. The source text of\n         * the file is used to emit the original source content for literals and identifiers, while\n         * the identifiers of the source file are used when generating unique names to avoid\n         * collisions.\n         */\n        printNode(hint: EmitHint, node: Node, sourceFile: SourceFile): string;\n        /**\n         * Prints a list of nodes using the given format flags\n         */\n        printList<T extends Node>(format: ListFormat, list: NodeArray<T>, sourceFile: SourceFile): string;\n        /**\n         * Prints a source file as-is, without any emit transformations.\n         */\n        printFile(sourceFile: SourceFile): string;\n        /**\n         * Prints a bundle of source files as-is, without any emit transformations.\n         */\n        printBundle(bundle: Bundle): string;\n    }\n    interface PrintHandlers {\n        /**\n         * A hook used by the Printer when generating unique names to avoid collisions with\n         * globally defined names that exist outside of the current source file.\n         */\n        hasGlobalName?(name: string): boolean;\n        /**\n         * A hook used by the Printer to provide notifications prior to emitting a node. A\n         * compatible implementation **must** invoke `emitCallback` with the provided `hint` and\n         * `node` values.\n         * @param hint A hint indicating the intended purpose of the node.\n         * @param node The node to emit.\n         * @param emitCallback A callback that, when invoked, will emit the node.\n         * @example\n         * ```ts\n         * var printer = createPrinter(printerOptions, {\n         *   onEmitNode(hint, node, emitCallback) {\n         *     // set up or track state prior to emitting the node...\n         *     emitCallback(hint, node);\n         *     // restore state after emitting the node...\n         *   }\n         * });\n         * ```\n         */\n        onEmitNode?(hint: EmitHint, node: Node, emitCallback: (hint: EmitHint, node: Node) => void): void;\n        /**\n         * A hook used to check if an emit notification is required for a node.\n         * @param node The node to emit.\n         */\n        isEmitNotificationEnabled?(node: Node): boolean;\n        /**\n         * A hook used by the Printer to perform just-in-time substitution of a node. This is\n         * primarily used by node transformations that need to substitute one node for another,\n         * such as replacing `myExportedVar` with `exports.myExportedVar`.\n         * @param hint A hint indicating the intended purpose of the node.\n         * @param node The node to emit.\n         * @example\n         * ```ts\n         * var printer = createPrinter(printerOptions, {\n         *   substituteNode(hint, node) {\n         *     // perform substitution if necessary...\n         *     return node;\n         *   }\n         * });\n         * ```\n         */\n        substituteNode?(hint: EmitHint, node: Node): Node;\n    }\n    interface PrinterOptions {\n        removeComments?: boolean;\n        newLine?: NewLineKind;\n        omitTrailingSemicolon?: boolean;\n        noEmitHelpers?: boolean;\n    }\n    interface GetEffectiveTypeRootsHost {\n        getCurrentDirectory?(): string;\n    }\n    interface TextSpan {\n        start: number;\n        length: number;\n    }\n    interface TextChangeRange {\n        span: TextSpan;\n        newLength: number;\n    }\n    interface SyntaxList extends Node {\n        kind: SyntaxKind.SyntaxList;\n    }\n    enum ListFormat {\n        None = 0,\n        SingleLine = 0,\n        MultiLine = 1,\n        PreserveLines = 2,\n        LinesMask = 3,\n        NotDelimited = 0,\n        BarDelimited = 4,\n        AmpersandDelimited = 8,\n        CommaDelimited = 16,\n        AsteriskDelimited = 32,\n        DelimitersMask = 60,\n        AllowTrailingComma = 64,\n        Indented = 128,\n        SpaceBetweenBraces = 256,\n        SpaceBetweenSiblings = 512,\n        Braces = 1024,\n        Parenthesis = 2048,\n        AngleBrackets = 4096,\n        SquareBrackets = 8192,\n        BracketsMask = 15360,\n        OptionalIfUndefined = 16384,\n        OptionalIfEmpty = 32768,\n        Optional = 49152,\n        PreferNewLine = 65536,\n        NoTrailingNewLine = 131072,\n        NoInterveningComments = 262144,\n        NoSpaceIfEmpty = 524288,\n        SingleElement = 1048576,\n        SpaceAfterList = 2097152,\n        Modifiers = 2359808,\n        HeritageClauses = 512,\n        SingleLineTypeLiteralMembers = 768,\n        MultiLineTypeLiteralMembers = 32897,\n        SingleLineTupleTypeElements = 528,\n        MultiLineTupleTypeElements = 657,\n        UnionTypeConstituents = 516,\n        IntersectionTypeConstituents = 520,\n        ObjectBindingPatternElements = 525136,\n        ArrayBindingPatternElements = 524880,\n        ObjectLiteralExpressionProperties = 526226,\n        ImportAttributes = 526226,\n        /** @deprecated */ ImportClauseEntries = 526226,\n        ArrayLiteralExpressionElements = 8914,\n        CommaListElements = 528,\n        CallExpressionArguments = 2576,\n        NewExpressionArguments = 18960,\n        TemplateExpressionSpans = 262144,\n        SingleLineBlockStatements = 768,\n        MultiLineBlockStatements = 129,\n        VariableDeclarationList = 528,\n        SingleLineFunctionBodyStatements = 768,\n        MultiLineFunctionBodyStatements = 1,\n        ClassHeritageClauses = 0,\n        ClassMembers = 129,\n        InterfaceMembers = 129,\n        EnumMembers = 145,\n        CaseBlockClauses = 129,\n        NamedImportsOrExportsElements = 525136,\n        JsxElementOrFragmentChildren = 262144,\n        JsxElementAttributes = 262656,\n        CaseOrDefaultClauseStatements = 163969,\n        HeritageClauseTypes = 528,\n        SourceFileStatements = 131073,\n        Decorators = 2146305,\n        TypeArguments = 53776,\n        TypeParameters = 53776,\n        Parameters = 2576,\n        IndexSignatureParameters = 8848,\n        JSDocComment = 33,\n    }\n    enum JSDocParsingMode {\n        /**\n         * Always parse JSDoc comments and include them in the AST.\n         *\n         * This is the default if no mode is provided.\n         */\n        ParseAll = 0,\n        /**\n         * Never parse JSDoc comments, mo matter the file type.\n         */\n        ParseNone = 1,\n        /**\n         * Parse only JSDoc comments which are needed to provide correct type errors.\n         *\n         * This will always parse JSDoc in non-TS files, but only parse JSDoc comments\n         * containing `@see` and `@link` in TS files.\n         */\n        ParseForTypeErrors = 2,\n        /**\n         * Parse only JSDoc comments which are needed to provide correct type info.\n         *\n         * This will always parse JSDoc in non-TS files, but never in TS files.\n         *\n         * Note: Do not use this mode if you require accurate type errors; use {@link ParseForTypeErrors} instead.\n         */\n        ParseForTypeInfo = 3,\n    }\n    interface UserPreferences {\n        readonly disableSuggestions?: boolean;\n        readonly quotePreference?: \"auto\" | \"double\" | \"single\";\n        /**\n         * If enabled, TypeScript will search through all external modules' exports and add them to the completions list.\n         * This affects lone identifier completions but not completions on the right hand side of `obj.`.\n         */\n        readonly includeCompletionsForModuleExports?: boolean;\n        /**\n         * Enables auto-import-style completions on partially-typed import statements. E.g., allows\n         * `import write|` to be completed to `import { writeFile } from \"fs\"`.\n         */\n        readonly includeCompletionsForImportStatements?: boolean;\n        /**\n         * Allows completions to be formatted with snippet text, indicated by `CompletionItem[\"isSnippet\"]`.\n         */\n        readonly includeCompletionsWithSnippetText?: boolean;\n        /**\n         * Unless this option is `false`, or `includeCompletionsWithInsertText` is not enabled,\n         * member completion lists triggered with `.` will include entries on potentially-null and potentially-undefined\n         * values, with insertion text to replace preceding `.` tokens with `?.`.\n         */\n        readonly includeAutomaticOptionalChainCompletions?: boolean;\n        /**\n         * If enabled, the completion list will include completions with invalid identifier names.\n         * For those entries, The `insertText` and `replacementSpan` properties will be set to change from `.x` property access to `[\"x\"]`.\n         */\n        readonly includeCompletionsWithInsertText?: boolean;\n        /**\n         * If enabled, completions for class members (e.g. methods and properties) will include\n         * a whole declaration for the member.\n         * E.g., `class A { f| }` could be completed to `class A { foo(): number {} }`, instead of\n         * `class A { foo }`.\n         */\n        readonly includeCompletionsWithClassMemberSnippets?: boolean;\n        /**\n         * If enabled, object literal methods will have a method declaration completion entry in addition\n         * to the regular completion entry containing just the method name.\n         * E.g., `const objectLiteral: T = { f| }` could be completed to `const objectLiteral: T = { foo(): void {} }`,\n         * in addition to `const objectLiteral: T = { foo }`.\n         */\n        readonly includeCompletionsWithObjectLiteralMethodSnippets?: boolean;\n        /**\n         * Indicates whether {@link CompletionEntry.labelDetails completion entry label details} are supported.\n         * If not, contents of `labelDetails` may be included in the {@link CompletionEntry.name} property.\n         */\n        readonly useLabelDetailsInCompletionEntries?: boolean;\n        readonly allowIncompleteCompletions?: boolean;\n        readonly importModuleSpecifierPreference?: \"shortest\" | \"project-relative\" | \"relative\" | \"non-relative\";\n        /** Determines whether we import `foo/index.ts` as \"foo\", \"foo/index\", or \"foo/index.js\" */\n        readonly importModuleSpecifierEnding?: \"auto\" | \"minimal\" | \"index\" | \"js\";\n        readonly allowTextChangesInNewFiles?: boolean;\n        readonly providePrefixAndSuffixTextForRename?: boolean;\n        readonly includePackageJsonAutoImports?: \"auto\" | \"on\" | \"off\";\n        readonly provideRefactorNotApplicableReason?: boolean;\n        readonly jsxAttributeCompletionStyle?: \"auto\" | \"braces\" | \"none\";\n        readonly includeInlayParameterNameHints?: \"none\" | \"literals\" | \"all\";\n        readonly includeInlayParameterNameHintsWhenArgumentMatchesName?: boolean;\n        readonly includeInlayFunctionParameterTypeHints?: boolean;\n        readonly includeInlayVariableTypeHints?: boolean;\n        readonly includeInlayVariableTypeHintsWhenTypeMatchesName?: boolean;\n        readonly includeInlayPropertyDeclarationTypeHints?: boolean;\n        readonly includeInlayFunctionLikeReturnTypeHints?: boolean;\n        readonly includeInlayEnumMemberValueHints?: boolean;\n        readonly interactiveInlayHints?: boolean;\n        readonly allowRenameOfImportPath?: boolean;\n        readonly autoImportFileExcludePatterns?: string[];\n        readonly autoImportSpecifierExcludeRegexes?: string[];\n        readonly preferTypeOnlyAutoImports?: boolean;\n        /**\n         * Indicates whether imports should be organized in a case-insensitive manner.\n         */\n        readonly organizeImportsIgnoreCase?: \"auto\" | boolean;\n        /**\n         * Indicates whether imports should be organized via an \"ordinal\" (binary) comparison using the numeric value\n         * of their code points, or via \"unicode\" collation (via the\n         * [Unicode Collation Algorithm](https://unicode.org/reports/tr10/#Scope)) using rules associated with the locale\n         * specified in {@link organizeImportsCollationLocale}.\n         *\n         * Default: `\"ordinal\"`.\n         */\n        readonly organizeImportsCollation?: \"ordinal\" | \"unicode\";\n        /**\n         * Indicates the locale to use for \"unicode\" collation. If not specified, the locale `\"en\"` is used as an invariant\n         * for the sake of consistent sorting. Use `\"auto\"` to use the detected UI locale.\n         *\n         * This preference is ignored if {@link organizeImportsCollation} is not `\"unicode\"`.\n         *\n         * Default: `\"en\"`\n         */\n        readonly organizeImportsLocale?: string;\n        /**\n         * Indicates whether numeric collation should be used for digit sequences in strings. When `true`, will collate\n         * strings such that `a1z < a2z < a100z`. When `false`, will collate strings such that `a1z < a100z < a2z`.\n         *\n         * This preference is ignored if {@link organizeImportsCollation} is not `\"unicode\"`.\n         *\n         * Default: `false`\n         */\n        readonly organizeImportsNumericCollation?: boolean;\n        /**\n         * Indicates whether accents and other diacritic marks are considered unequal for the purpose of collation. When\n         * `true`, characters with accents and other diacritics will be collated in the order defined by the locale specified\n         * in {@link organizeImportsCollationLocale}.\n         *\n         * This preference is ignored if {@link organizeImportsCollation} is not `\"unicode\"`.\n         *\n         * Default: `true`\n         */\n        readonly organizeImportsAccentCollation?: boolean;\n        /**\n         * Indicates whether upper case or lower case should sort first. When `false`, the default order for the locale\n         * specified in {@link organizeImportsCollationLocale} is used.\n         *\n         * This preference is ignored if {@link organizeImportsCollation} is not `\"unicode\"`. This preference is also\n         * ignored if we are using case-insensitive sorting, which occurs when {@link organizeImportsIgnoreCase} is `true`,\n         * or if {@link organizeImportsIgnoreCase} is `\"auto\"` and the auto-detected case sensitivity is determined to be\n         * case-insensitive.\n         *\n         * Default: `false`\n         */\n        readonly organizeImportsCaseFirst?: \"upper\" | \"lower\" | false;\n        /**\n         * Indicates where named type-only imports should sort. \"inline\" sorts named imports without regard to if the import is\n         * type-only.\n         *\n         * Default: `last`\n         */\n        readonly organizeImportsTypeOrder?: OrganizeImportsTypeOrder;\n        /**\n         * Indicates whether to exclude standard library and node_modules file symbols from navTo results.\n         */\n        readonly excludeLibrarySymbolsInNavTo?: boolean;\n        readonly lazyConfiguredProjectsFromExternalProject?: boolean;\n        readonly displayPartsForJSDoc?: boolean;\n        readonly generateReturnInDocTemplate?: boolean;\n        readonly disableLineTextInReferences?: boolean;\n        /**\n         * A positive integer indicating the maximum length of a hover text before it is truncated.\n         *\n         * Default: `500`\n         */\n        readonly maximumHoverLength?: number;\n    }\n    type OrganizeImportsTypeOrder = \"last\" | \"inline\" | \"first\";\n    /** Represents a bigint literal value without requiring bigint support */\n    interface PseudoBigInt {\n        negative: boolean;\n        base10Value: string;\n    }\n    enum FileWatcherEventKind {\n        Created = 0,\n        Changed = 1,\n        Deleted = 2,\n    }\n    type FileWatcherCallback = (fileName: string, eventKind: FileWatcherEventKind, modifiedTime?: Date) => void;\n    type DirectoryWatcherCallback = (fileName: string) => void;\n    type BufferEncoding = \"ascii\" | \"utf8\" | \"utf-8\" | \"utf16le\" | \"ucs2\" | \"ucs-2\" | \"base64\" | \"latin1\" | \"binary\" | \"hex\";\n    interface System {\n        args: string[];\n        newLine: string;\n        useCaseSensitiveFileNames: boolean;\n        write(s: string): void;\n        writeOutputIsTTY?(): boolean;\n        getWidthOfTerminal?(): number;\n        readFile(path: string, encoding?: string): string | undefined;\n        getFileSize?(path: string): number;\n        writeFile(path: string, data: string, writeByteOrderMark?: boolean): void;\n        /**\n         * @pollingInterval - this parameter is used in polling-based watchers and ignored in watchers that\n         * use native OS file watching\n         */\n        watchFile?(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOptions): FileWatcher;\n        watchDirectory?(path: string, callback: DirectoryWatcherCallback, recursive?: boolean, options?: WatchOptions): FileWatcher;\n        resolvePath(path: string): string;\n        fileExists(path: string): boolean;\n        directoryExists(path: string): boolean;\n        createDirectory(path: string): void;\n        getExecutingFilePath(): string;\n        getCurrentDirectory(): string;\n        getDirectories(path: string): string[];\n        readDirectory(path: string, extensions?: readonly string[], exclude?: readonly string[], include?: readonly string[], depth?: number): string[];\n        getModifiedTime?(path: string): Date | undefined;\n        setModifiedTime?(path: string, time: Date): void;\n        deleteFile?(path: string): void;\n        /**\n         * A good implementation is node.js' `crypto.createHash`. (https://nodejs.org/api/crypto.html#crypto_crypto_createhash_algorithm)\n         */\n        createHash?(data: string): string;\n        /** This must be cryptographically secure. Only implement this method using `crypto.createHash(\"sha256\")`. */\n        createSHA256Hash?(data: string): string;\n        getMemoryUsage?(): number;\n        exit(exitCode?: number): void;\n        realpath?(path: string): string;\n        setTimeout?(callback: (...args: any[]) => void, ms: number, ...args: any[]): any;\n        clearTimeout?(timeoutId: any): void;\n        clearScreen?(): void;\n        base64decode?(input: string): string;\n        base64encode?(input: string): string;\n    }\n    interface FileWatcher {\n        close(): void;\n    }\n    let sys: System;\n    function tokenToString(t: SyntaxKind): string | undefined;\n    function getPositionOfLineAndCharacter(sourceFile: SourceFileLike, line: number, character: number): number;\n    function getLineAndCharacterOfPosition(sourceFile: SourceFileLike, position: number): LineAndCharacter;\n    function isWhiteSpaceLike(ch: number): boolean;\n    /** Does not include line breaks. For that, see isWhiteSpaceLike. */\n    function isWhiteSpaceSingleLine(ch: number): boolean;\n    function isLineBreak(ch: number): boolean;\n    function couldStartTrivia(text: string, pos: number): boolean;\n    function forEachLeadingCommentRange<U>(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean) => U): U | undefined;\n    function forEachLeadingCommentRange<T, U>(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean, state: T) => U, state: T): U | undefined;\n    function forEachTrailingCommentRange<U>(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean) => U): U | undefined;\n    function forEachTrailingCommentRange<T, U>(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean, state: T) => U, state: T): U | undefined;\n    function reduceEachLeadingCommentRange<T, U>(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean, state: T) => U, state: T, initial: U): U | undefined;\n    function reduceEachTrailingCommentRange<T, U>(text: string, pos: number, cb: (pos: number, end: number, kind: CommentKind, hasTrailingNewLine: boolean, state: T) => U, state: T, initial: U): U | undefined;\n    function getLeadingCommentRanges(text: string, pos: number): CommentRange[] | undefined;\n    function getTrailingCommentRanges(text: string, pos: number): CommentRange[] | undefined;\n    /** Optionally, get the shebang */\n    function getShebang(text: string): string | undefined;\n    function isIdentifierStart(ch: number, languageVersion: ScriptTarget | undefined): boolean;\n    function isIdentifierPart(ch: number, languageVersion: ScriptTarget | undefined, identifierVariant?: LanguageVariant): boolean;\n    function createScanner(languageVersion: ScriptTarget, skipTrivia: boolean, languageVariant?: LanguageVariant, textInitial?: string, onError?: ErrorCallback, start?: number, length?: number): Scanner;\n    type ErrorCallback = (message: DiagnosticMessage, length: number, arg0?: any) => void;\n    interface Scanner {\n        /** @deprecated use {@link getTokenFullStart} */\n        getStartPos(): number;\n        getToken(): SyntaxKind;\n        getTokenFullStart(): number;\n        getTokenStart(): number;\n        getTokenEnd(): number;\n        /** @deprecated use {@link getTokenEnd} */\n        getTextPos(): number;\n        /** @deprecated use {@link getTokenStart} */\n        getTokenPos(): number;\n        getTokenText(): string;\n        getTokenValue(): string;\n        hasUnicodeEscape(): boolean;\n        hasExtendedUnicodeEscape(): boolean;\n        hasPrecedingLineBreak(): boolean;\n        isIdentifier(): boolean;\n        isReservedWord(): boolean;\n        isUnterminated(): boolean;\n        reScanGreaterToken(): SyntaxKind;\n        reScanSlashToken(): SyntaxKind;\n        reScanAsteriskEqualsToken(): SyntaxKind;\n        reScanTemplateToken(isTaggedTemplate: boolean): SyntaxKind;\n        /** @deprecated use {@link reScanTemplateToken}(false) */\n        reScanTemplateHeadOrNoSubstitutionTemplate(): SyntaxKind;\n        scanJsxIdentifier(): SyntaxKind;\n        scanJsxAttributeValue(): SyntaxKind;\n        reScanJsxAttributeValue(): SyntaxKind;\n        reScanJsxToken(allowMultilineJsxText?: boolean): JsxTokenSyntaxKind;\n        reScanLessThanToken(): SyntaxKind;\n        reScanHashToken(): SyntaxKind;\n        reScanQuestionToken(): SyntaxKind;\n        reScanInvalidIdentifier(): SyntaxKind;\n        scanJsxToken(): JsxTokenSyntaxKind;\n        scanJsDocToken(): JSDocSyntaxKind;\n        scan(): SyntaxKind;\n        getText(): string;\n        setText(text: string | undefined, start?: number, length?: number): void;\n        setOnError(onError: ErrorCallback | undefined): void;\n        setScriptTarget(scriptTarget: ScriptTarget): void;\n        setLanguageVariant(variant: LanguageVariant): void;\n        setScriptKind(scriptKind: ScriptKind): void;\n        setJSDocParsingMode(kind: JSDocParsingMode): void;\n        /** @deprecated use {@link resetTokenState} */\n        setTextPos(textPos: number): void;\n        resetTokenState(pos: number): void;\n        lookAhead<T>(callback: () => T): T;\n        scanRange<T>(start: number, length: number, callback: () => T): T;\n        tryScan<T>(callback: () => T): T;\n    }\n    function isExternalModuleNameRelative(moduleName: string): boolean;\n    function sortAndDeduplicateDiagnostics<T extends Diagnostic>(diagnostics: readonly T[]): SortedReadonlyArray<T>;\n    function getDefaultLibFileName(options: CompilerOptions): string;\n    function textSpanEnd(span: TextSpan): number;\n    function textSpanIsEmpty(span: TextSpan): boolean;\n    function textSpanContainsPosition(span: TextSpan, position: number): boolean;\n    function textSpanContainsTextSpan(span: TextSpan, other: TextSpan): boolean;\n    function textSpanOverlapsWith(span: TextSpan, other: TextSpan): boolean;\n    function textSpanOverlap(span1: TextSpan, span2: TextSpan): TextSpan | undefined;\n    function textSpanIntersectsWithTextSpan(span: TextSpan, other: TextSpan): boolean;\n    function textSpanIntersectsWith(span: TextSpan, start: number, length: number): boolean;\n    function decodedTextSpanIntersectsWith(start1: number, length1: number, start2: number, length2: number): boolean;\n    function textSpanIntersectsWithPosition(span: TextSpan, position: number): boolean;\n    function textSpanIntersection(span1: TextSpan, span2: TextSpan): TextSpan | undefined;\n    function createTextSpan(start: number, length: number): TextSpan;\n    function createTextSpanFromBounds(start: number, end: number): TextSpan;\n    function textChangeRangeNewSpan(range: TextChangeRange): TextSpan;\n    function textChangeRangeIsUnchanged(range: TextChangeRange): boolean;\n    function createTextChangeRange(span: TextSpan, newLength: number): TextChangeRange;\n    /**\n     * Called to merge all the changes that occurred across several versions of a script snapshot\n     * into a single change.  i.e. if a user keeps making successive edits to a script we will\n     * have a text change from V1 to V2, V2 to V3, ..., Vn.\n     *\n     * This function will then merge those changes into a single change range valid between V1 and\n     * Vn.\n     */\n    function collapseTextChangeRangesAcrossMultipleVersions(changes: readonly TextChangeRange[]): TextChangeRange;\n    function getTypeParameterOwner(d: Declaration): Declaration | undefined;\n    function isParameterPropertyDeclaration(node: Node, parent: Node): node is ParameterPropertyDeclaration;\n    function isEmptyBindingPattern(node: BindingName): node is BindingPattern;\n    function isEmptyBindingElement(node: BindingElement | ArrayBindingElement): boolean;\n    function walkUpBindingElementsAndPatterns(binding: BindingElement): VariableDeclaration | ParameterDeclaration;\n    function getCombinedModifierFlags(node: Declaration): ModifierFlags;\n    function getCombinedNodeFlags(node: Node): NodeFlags;\n    /**\n     * Checks to see if the locale is in the appropriate format,\n     * and if it is, attempts to set the appropriate language.\n     */\n    function validateLocaleAndSetLanguage(locale: string, sys: {\n        getExecutingFilePath(): string;\n        resolvePath(path: string): string;\n        fileExists(fileName: string): boolean;\n        readFile(fileName: string): string | undefined;\n    }, errors?: Diagnostic[]): void;\n    function getOriginalNode(node: Node): Node;\n    function getOriginalNode<T extends Node>(node: Node, nodeTest: (node: Node) => node is T): T;\n    function getOriginalNode(node: Node | undefined): Node | undefined;\n    function getOriginalNode<T extends Node>(node: Node | undefined, nodeTest: (node: Node) => node is T): T | undefined;\n    /**\n     * Iterates through the parent chain of a node and performs the callback on each parent until the callback\n     * returns a truthy value, then returns that value.\n     * If no such value is found, it applies the callback until the parent pointer is undefined or the callback returns \"quit\"\n     * At that point findAncestor returns undefined.\n     */\n    function findAncestor<T extends Node>(node: Node | undefined, callback: (element: Node) => element is T): T | undefined;\n    function findAncestor(node: Node | undefined, callback: (element: Node) => boolean | \"quit\"): Node | undefined;\n    /**\n     * Gets a value indicating whether a node originated in the parse tree.\n     *\n     * @param node The node to test.\n     */\n    function isParseTreeNode(node: Node): boolean;\n    /**\n     * Gets the original parse tree node for a node.\n     *\n     * @param node The original node.\n     * @returns The original parse tree node if found; otherwise, undefined.\n     */\n    function getParseTreeNode(node: Node | undefined): Node | undefined;\n    /**\n     * Gets the original parse tree node for a node.\n     *\n     * @param node The original node.\n     * @param nodeTest A callback used to ensure the correct type of parse tree node is returned.\n     * @returns The original parse tree node if found; otherwise, undefined.\n     */\n    function getParseTreeNode<T extends Node>(node: T | undefined, nodeTest?: (node: Node) => node is T): T | undefined;\n    /** Add an extra underscore to identifiers that start with two underscores to avoid issues with magic names like '__proto__' */\n    function escapeLeadingUnderscores(identifier: string): __String;\n    /**\n     * Remove extra underscore from escaped identifier text content.\n     *\n     * @param identifier The escaped identifier text.\n     * @returns The unescaped identifier text.\n     */\n    function unescapeLeadingUnderscores(identifier: __String): string;\n    function idText(identifierOrPrivateName: Identifier | PrivateIdentifier): string;\n    /**\n     * If the text of an Identifier matches a keyword (including contextual and TypeScript-specific keywords), returns the\n     * SyntaxKind for the matching keyword.\n     */\n    function identifierToKeywordKind(node: Identifier): KeywordSyntaxKind | undefined;\n    function symbolName(symbol: Symbol): string;\n    function getNameOfJSDocTypedef(declaration: JSDocTypedefTag): Identifier | PrivateIdentifier | undefined;\n    function getNameOfDeclaration(declaration: Declaration | Expression | undefined): DeclarationName | undefined;\n    function getDecorators(node: HasDecorators): readonly Decorator[] | undefined;\n    function getModifiers(node: HasModifiers): readonly Modifier[] | undefined;\n    /**\n     * Gets the JSDoc parameter tags for the node if present.\n     *\n     * @remarks Returns any JSDoc param tag whose name matches the provided\n     * parameter, whether a param tag on a containing function\n     * expression, or a param tag on a variable declaration whose\n     * initializer is the containing function. The tags closest to the\n     * node are returned first, so in the previous example, the param\n     * tag on the containing function expression would be first.\n     *\n     * For binding patterns, parameter tags are matched by position.\n     */\n    function getJSDocParameterTags(param: ParameterDeclaration): readonly JSDocParameterTag[];\n    /**\n     * Gets the JSDoc type parameter tags for the node if present.\n     *\n     * @remarks Returns any JSDoc template tag whose names match the provided\n     * parameter, whether a template tag on a containing function\n     * expression, or a template tag on a variable declaration whose\n     * initializer is the containing function. The tags closest to the\n     * node are returned first, so in the previous example, the template\n     * tag on the containing function expression would be first.\n     */\n    function getJSDocTypeParameterTags(param: TypeParameterDeclaration): readonly JSDocTemplateTag[];\n    /**\n     * Return true if the node has JSDoc parameter tags.\n     *\n     * @remarks Includes parameter tags that are not directly on the node,\n     * for example on a variable declaration whose initializer is a function expression.\n     */\n    function hasJSDocParameterTags(node: FunctionLikeDeclaration | SignatureDeclaration): boolean;\n    /** Gets the JSDoc augments tag for the node if present */\n    function getJSDocAugmentsTag(node: Node): JSDocAugmentsTag | undefined;\n    /** Gets the JSDoc implements tags for the node if present */\n    function getJSDocImplementsTags(node: Node): readonly JSDocImplementsTag[];\n    /** Gets the JSDoc class tag for the node if present */\n    function getJSDocClassTag(node: Node): JSDocClassTag | undefined;\n    /** Gets the JSDoc public tag for the node if present */\n    function getJSDocPublicTag(node: Node): JSDocPublicTag | undefined;\n    /** Gets the JSDoc private tag for the node if present */\n    function getJSDocPrivateTag(node: Node): JSDocPrivateTag | undefined;\n    /** Gets the JSDoc protected tag for the node if present */\n    function getJSDocProtectedTag(node: Node): JSDocProtectedTag | undefined;\n    /** Gets the JSDoc protected tag for the node if present */\n    function getJSDocReadonlyTag(node: Node): JSDocReadonlyTag | undefined;\n    function getJSDocOverrideTagNoCache(node: Node): JSDocOverrideTag | undefined;\n    /** Gets the JSDoc deprecated tag for the node if present */\n    function getJSDocDeprecatedTag(node: Node): JSDocDeprecatedTag | undefined;\n    /** Gets the JSDoc enum tag for the node if present */\n    function getJSDocEnumTag(node: Node): JSDocEnumTag | undefined;\n    /** Gets the JSDoc this tag for the node if present */\n    function getJSDocThisTag(node: Node): JSDocThisTag | undefined;\n    /** Gets the JSDoc return tag for the node if present */\n    function getJSDocReturnTag(node: Node): JSDocReturnTag | undefined;\n    /** Gets the JSDoc template tag for the node if present */\n    function getJSDocTemplateTag(node: Node): JSDocTemplateTag | undefined;\n    function getJSDocSatisfiesTag(node: Node): JSDocSatisfiesTag | undefined;\n    /** Gets the JSDoc type tag for the node if present and valid */\n    function getJSDocTypeTag(node: Node): JSDocTypeTag | undefined;\n    /**\n     * Gets the type node for the node if provided via JSDoc.\n     *\n     * @remarks The search includes any JSDoc param tag that relates\n     * to the provided parameter, for example a type tag on the\n     * parameter itself, or a param tag on a containing function\n     * expression, or a param tag on a variable declaration whose\n     * initializer is the containing function. The tags closest to the\n     * node are examined first, so in the previous example, the type\n     * tag directly on the node would be returned.\n     */\n    function getJSDocType(node: Node): TypeNode | undefined;\n    /**\n     * Gets the return type node for the node if provided via JSDoc return tag or type tag.\n     *\n     * @remarks `getJSDocReturnTag` just gets the whole JSDoc tag. This function\n     * gets the type from inside the braces, after the fat arrow, etc.\n     */\n    function getJSDocReturnType(node: Node): TypeNode | undefined;\n    /** Get all JSDoc tags related to a node, including those on parent nodes. */\n    function getJSDocTags(node: Node): readonly JSDocTag[];\n    /** Gets all JSDoc tags that match a specified predicate */\n    function getAllJSDocTags<T extends JSDocTag>(node: Node, predicate: (tag: JSDocTag) => tag is T): readonly T[];\n    /** Gets all JSDoc tags of a specified kind */\n    function getAllJSDocTagsOfKind(node: Node, kind: SyntaxKind): readonly JSDocTag[];\n    /** Gets the text of a jsdoc comment, flattening links to their text. */\n    function getTextOfJSDocComment(comment?: string | NodeArray<JSDocComment>): string | undefined;\n    /**\n     * Gets the effective type parameters. If the node was parsed in a\n     * JavaScript file, gets the type parameters from the `@template` tag from JSDoc.\n     *\n     * This does *not* return type parameters from a jsdoc reference to a generic type, eg\n     *\n     * type Id = <T>(x: T) => T\n     * /** @type {Id} /\n     * function id(x) { return x }\n     */\n    function getEffectiveTypeParameterDeclarations(node: DeclarationWithTypeParameters): readonly TypeParameterDeclaration[];\n    function getEffectiveConstraintOfTypeParameter(node: TypeParameterDeclaration): TypeNode | undefined;\n    function isMemberName(node: Node): node is MemberName;\n    function isPropertyAccessChain(node: Node): node is PropertyAccessChain;\n    function isElementAccessChain(node: Node): node is ElementAccessChain;\n    function isCallChain(node: Node): node is CallChain;\n    function isOptionalChain(node: Node): node is PropertyAccessChain | ElementAccessChain | CallChain | NonNullChain;\n    function isNullishCoalesce(node: Node): boolean;\n    function isConstTypeReference(node: Node): boolean;\n    function skipPartiallyEmittedExpressions(node: Expression): Expression;\n    function skipPartiallyEmittedExpressions(node: Node): Node;\n    function isNonNullChain(node: Node): node is NonNullChain;\n    function isBreakOrContinueStatement(node: Node): node is BreakOrContinueStatement;\n    function isNamedExportBindings(node: Node): node is NamedExportBindings;\n    function isJSDocPropertyLikeTag(node: Node): node is JSDocPropertyLikeTag;\n    /**\n     * True if kind is of some token syntax kind.\n     * For example, this is true for an IfKeyword but not for an IfStatement.\n     * Literals are considered tokens, except TemplateLiteral, but does include TemplateHead/Middle/Tail.\n     */\n    function isTokenKind(kind: SyntaxKind): boolean;\n    /**\n     * True if node is of some token syntax kind.\n     * For example, this is true for an IfKeyword but not for an IfStatement.\n     * Literals are considered tokens, except TemplateLiteral, but does include TemplateHead/Middle/Tail.\n     */\n    function isToken(n: Node): boolean;\n    function isLiteralExpression(node: Node): node is LiteralExpression;\n    function isTemplateLiteralToken(node: Node): node is TemplateLiteralToken;\n    function isTemplateMiddleOrTemplateTail(node: Node): node is TemplateMiddle | TemplateTail;\n    function isImportOrExportSpecifier(node: Node): node is ImportSpecifier | ExportSpecifier;\n    function isTypeOnlyImportDeclaration(node: Node): node is TypeOnlyImportDeclaration;\n    function isTypeOnlyExportDeclaration(node: Node): node is TypeOnlyExportDeclaration;\n    function isTypeOnlyImportOrExportDeclaration(node: Node): node is TypeOnlyAliasDeclaration;\n    function isPartOfTypeOnlyImportOrExportDeclaration(node: Node): boolean;\n    function isStringTextContainingNode(node: Node): node is StringLiteral | TemplateLiteralToken;\n    function isImportAttributeName(node: Node): node is ImportAttributeName;\n    function isModifier(node: Node): node is Modifier;\n    function isEntityName(node: Node): node is EntityName;\n    function isPropertyName(node: Node): node is PropertyName;\n    function isBindingName(node: Node): node is BindingName;\n    function isFunctionLike(node: Node | undefined): node is SignatureDeclaration;\n    function isClassElement(node: Node): node is ClassElement;\n    function isClassLike(node: Node): node is ClassLikeDeclaration;\n    function isAccessor(node: Node): node is AccessorDeclaration;\n    function isAutoAccessorPropertyDeclaration(node: Node): node is AutoAccessorPropertyDeclaration;\n    function isModifierLike(node: Node): node is ModifierLike;\n    function isTypeElement(node: Node): node is TypeElement;\n    function isClassOrTypeElement(node: Node): node is ClassElement | TypeElement;\n    function isObjectLiteralElementLike(node: Node): node is ObjectLiteralElementLike;\n    /**\n     * Node test that determines whether a node is a valid type node.\n     * This differs from the `isPartOfTypeNode` function which determines whether a node is *part*\n     * of a TypeNode.\n     */\n    function isTypeNode(node: Node): node is TypeNode;\n    function isFunctionOrConstructorTypeNode(node: Node): node is FunctionTypeNode | ConstructorTypeNode;\n    function isArrayBindingElement(node: Node): node is ArrayBindingElement;\n    function isPropertyAccessOrQualifiedName(node: Node): node is PropertyAccessExpression | QualifiedName;\n    function isCallLikeExpression(node: Node): node is CallLikeExpression;\n    function isCallOrNewExpression(node: Node): node is CallExpression | NewExpression;\n    function isTemplateLiteral(node: Node): node is TemplateLiteral;\n    function isLeftHandSideExpression(node: Node): node is LeftHandSideExpression;\n    function isLiteralTypeLiteral(node: Node): node is NullLiteral | BooleanLiteral | LiteralExpression | PrefixUnaryExpression;\n    /**\n     * Determines whether a node is an expression based only on its kind.\n     */\n    function isExpression(node: Node): node is Expression;\n    function isAssertionExpression(node: Node): node is AssertionExpression;\n    function isIterationStatement(node: Node, lookInLabeledStatements: false): node is IterationStatement;\n    function isIterationStatement(node: Node, lookInLabeledStatements: boolean): node is IterationStatement | LabeledStatement;\n    function isConciseBody(node: Node): node is ConciseBody;\n    function isForInitializer(node: Node): node is ForInitializer;\n    function isModuleBody(node: Node): node is ModuleBody;\n    function isNamedImportBindings(node: Node): node is NamedImportBindings;\n    function isDeclarationStatement(node: Node): node is DeclarationStatement;\n    function isStatement(node: Node): node is Statement;\n    function isModuleReference(node: Node): node is ModuleReference;\n    function isJsxTagNameExpression(node: Node): node is JsxTagNameExpression;\n    function isJsxChild(node: Node): node is JsxChild;\n    function isJsxAttributeLike(node: Node): node is JsxAttributeLike;\n    function isStringLiteralOrJsxExpression(node: Node): node is StringLiteral | JsxExpression;\n    function isJsxOpeningLikeElement(node: Node): node is JsxOpeningLikeElement;\n    function isJsxCallLike(node: Node): node is JsxCallLike;\n    function isCaseOrDefaultClause(node: Node): node is CaseOrDefaultClause;\n    /** True if node is of a kind that may contain comment text. */\n    function isJSDocCommentContainingNode(node: Node): boolean;\n    function isSetAccessor(node: Node): node is SetAccessorDeclaration;\n    function isGetAccessor(node: Node): node is GetAccessorDeclaration;\n    /** True if has initializer node attached to it. */\n    function hasOnlyExpressionInitializer(node: Node): node is HasExpressionInitializer;\n    function isObjectLiteralElement(node: Node): node is ObjectLiteralElement;\n    function isStringLiteralLike(node: Node | FileReference): node is StringLiteralLike;\n    function isJSDocLinkLike(node: Node): node is JSDocLink | JSDocLinkCode | JSDocLinkPlain;\n    function hasRestParameter(s: SignatureDeclaration | JSDocSignature): boolean;\n    function isRestParameter(node: ParameterDeclaration | JSDocParameterTag): boolean;\n    function isInternalDeclaration(node: Node, sourceFile?: SourceFile): boolean;\n    const unchangedTextChangeRange: TextChangeRange;\n    type ParameterPropertyDeclaration = ParameterDeclaration & {\n        parent: ConstructorDeclaration;\n        name: Identifier;\n    };\n    function isPartOfTypeNode(node: Node): boolean;\n    /**\n     * This function checks multiple locations for JSDoc comments that apply to a host node.\n     * At each location, the whole comment may apply to the node, or only a specific tag in\n     * the comment. In the first case, location adds the entire {@link JSDoc} object. In the\n     * second case, it adds the applicable {@link JSDocTag}.\n     *\n     * For example, a JSDoc comment before a parameter adds the entire {@link JSDoc}. But a\n     * `@param` tag on the parent function only adds the {@link JSDocTag} for the `@param`.\n     *\n     * ```ts\n     * /** JSDoc will be returned for `a` *\\/\n     * const a = 0\n     * /**\n     *  * Entire JSDoc will be returned for `b`\n     *  * @param c JSDocTag will be returned for `c`\n     *  *\\/\n     * function b(/** JSDoc will be returned for `c` *\\/ c) {}\n     * ```\n     */\n    function getJSDocCommentsAndTags(hostNode: Node): readonly (JSDoc | JSDocTag)[];\n    /**\n     * Create an external source map source file reference\n     */\n    function createSourceMapSource(fileName: string, text: string, skipTrivia?: (pos: number) => number): SourceMapSource;\n    function setOriginalNode<T extends Node>(node: T, original: Node | undefined): T;\n    const factory: NodeFactory;\n    /**\n     * Clears any `EmitNode` entries from parse-tree nodes.\n     * @param sourceFile A source file.\n     */\n    function disposeEmitNodes(sourceFile: SourceFile | undefined): void;\n    /**\n     * Sets flags that control emit behavior of a node.\n     */\n    function setEmitFlags<T extends Node>(node: T, emitFlags: EmitFlags): T;\n    /**\n     * Gets a custom text range to use when emitting source maps.\n     */\n    function getSourceMapRange(node: Node): SourceMapRange;\n    /**\n     * Sets a custom text range to use when emitting source maps.\n     */\n    function setSourceMapRange<T extends Node>(node: T, range: SourceMapRange | undefined): T;\n    /**\n     * Gets the TextRange to use for source maps for a token of a node.\n     */\n    function getTokenSourceMapRange(node: Node, token: SyntaxKind): SourceMapRange | undefined;\n    /**\n     * Sets the TextRange to use for source maps for a token of a node.\n     */\n    function setTokenSourceMapRange<T extends Node>(node: T, token: SyntaxKind, range: SourceMapRange | undefined): T;\n    /**\n     * Gets a custom text range to use when emitting comments.\n     */\n    function getCommentRange(node: Node): TextRange;\n    /**\n     * Sets a custom text range to use when emitting comments.\n     */\n    function setCommentRange<T extends Node>(node: T, range: TextRange): T;\n    function getSyntheticLeadingComments(node: Node): SynthesizedComment[] | undefined;\n    function setSyntheticLeadingComments<T extends Node>(node: T, comments: SynthesizedComment[] | undefined): T;\n    function addSyntheticLeadingComment<T extends Node>(node: T, kind: SyntaxKind.SingleLineCommentTrivia | SyntaxKind.MultiLineCommentTrivia, text: string, hasTrailingNewLine?: boolean): T;\n    function getSyntheticTrailingComments(node: Node): SynthesizedComment[] | undefined;\n    function setSyntheticTrailingComments<T extends Node>(node: T, comments: SynthesizedComment[] | undefined): T;\n    function addSyntheticTrailingComment<T extends Node>(node: T, kind: SyntaxKind.SingleLineCommentTrivia | SyntaxKind.MultiLineCommentTrivia, text: string, hasTrailingNewLine?: boolean): T;\n    function moveSyntheticComments<T extends Node>(node: T, original: Node): T;\n    /**\n     * Gets the constant value to emit for an expression representing an enum.\n     */\n    function getConstantValue(node: AccessExpression): string | number | undefined;\n    /**\n     * Sets the constant value to emit for an expression.\n     */\n    function setConstantValue(node: AccessExpression, value: string | number): AccessExpression;\n    /**\n     * Adds an EmitHelper to a node.\n     */\n    function addEmitHelper<T extends Node>(node: T, helper: EmitHelper): T;\n    /**\n     * Add EmitHelpers to a node.\n     */\n    function addEmitHelpers<T extends Node>(node: T, helpers: EmitHelper[] | undefined): T;\n    /**\n     * Removes an EmitHelper from a node.\n     */\n    function removeEmitHelper(node: Node, helper: EmitHelper): boolean;\n    /**\n     * Gets the EmitHelpers of a node.\n     */\n    function getEmitHelpers(node: Node): EmitHelper[] | undefined;\n    /**\n     * Moves matching emit helpers from a source node to a target node.\n     */\n    function moveEmitHelpers(source: Node, target: Node, predicate: (helper: EmitHelper) => boolean): void;\n    function isNumericLiteral(node: Node): node is NumericLiteral;\n    function isBigIntLiteral(node: Node): node is BigIntLiteral;\n    function isStringLiteral(node: Node): node is StringLiteral;\n    function isJsxText(node: Node): node is JsxText;\n    function isRegularExpressionLiteral(node: Node): node is RegularExpressionLiteral;\n    function isNoSubstitutionTemplateLiteral(node: Node): node is NoSubstitutionTemplateLiteral;\n    function isTemplateHead(node: Node): node is TemplateHead;\n    function isTemplateMiddle(node: Node): node is TemplateMiddle;\n    function isTemplateTail(node: Node): node is TemplateTail;\n    function isDotDotDotToken(node: Node): node is DotDotDotToken;\n    function isPlusToken(node: Node): node is PlusToken;\n    function isMinusToken(node: Node): node is MinusToken;\n    function isAsteriskToken(node: Node): node is AsteriskToken;\n    function isExclamationToken(node: Node): node is ExclamationToken;\n    function isQuestionToken(node: Node): node is QuestionToken;\n    function isColonToken(node: Node): node is ColonToken;\n    function isQuestionDotToken(node: Node): node is QuestionDotToken;\n    function isEqualsGreaterThanToken(node: Node): node is EqualsGreaterThanToken;\n    function isIdentifier(node: Node): node is Identifier;\n    function isPrivateIdentifier(node: Node): node is PrivateIdentifier;\n    function isAssertsKeyword(node: Node): node is AssertsKeyword;\n    function isAwaitKeyword(node: Node): node is AwaitKeyword;\n    function isQualifiedName(node: Node): node is QualifiedName;\n    function isComputedPropertyName(node: Node): node is ComputedPropertyName;\n    function isTypeParameterDeclaration(node: Node): node is TypeParameterDeclaration;\n    function isParameter(node: Node): node is ParameterDeclaration;\n    function isDecorator(node: Node): node is Decorator;\n    function isPropertySignature(node: Node): node is PropertySignature;\n    function isPropertyDeclaration(node: Node): node is PropertyDeclaration;\n    function isMethodSignature(node: Node): node is MethodSignature;\n    function isMethodDeclaration(node: Node): node is MethodDeclaration;\n    function isClassStaticBlockDeclaration(node: Node): node is ClassStaticBlockDeclaration;\n    function isConstructorDeclaration(node: Node): node is ConstructorDeclaration;\n    function isGetAccessorDeclaration(node: Node): node is GetAccessorDeclaration;\n    function isSetAccessorDeclaration(node: Node): node is SetAccessorDeclaration;\n    function isCallSignatureDeclaration(node: Node): node is CallSignatureDeclaration;\n    function isConstructSignatureDeclaration(node: Node): node is ConstructSignatureDeclaration;\n    function isIndexSignatureDeclaration(node: Node): node is IndexSignatureDeclaration;\n    function isTypePredicateNode(node: Node): node is TypePredicateNode;\n    function isTypeReferenceNode(node: Node): node is TypeReferenceNode;\n    function isFunctionTypeNode(node: Node): node is FunctionTypeNode;\n    function isConstructorTypeNode(node: Node): node is ConstructorTypeNode;\n    function isTypeQueryNode(node: Node): node is TypeQueryNode;\n    function isTypeLiteralNode(node: Node): node is TypeLiteralNode;\n    function isArrayTypeNode(node: Node): node is ArrayTypeNode;\n    function isTupleTypeNode(node: Node): node is TupleTypeNode;\n    function isNamedTupleMember(node: Node): node is NamedTupleMember;\n    function isOptionalTypeNode(node: Node): node is OptionalTypeNode;\n    function isRestTypeNode(node: Node): node is RestTypeNode;\n    function isUnionTypeNode(node: Node): node is UnionTypeNode;\n    function isIntersectionTypeNode(node: Node): node is IntersectionTypeNode;\n    function isConditionalTypeNode(node: Node): node is ConditionalTypeNode;\n    function isInferTypeNode(node: Node): node is InferTypeNode;\n    function isParenthesizedTypeNode(node: Node): node is ParenthesizedTypeNode;\n    function isThisTypeNode(node: Node): node is ThisTypeNode;\n    function isTypeOperatorNode(node: Node): node is TypeOperatorNode;\n    function isIndexedAccessTypeNode(node: Node): node is IndexedAccessTypeNode;\n    function isMappedTypeNode(node: Node): node is MappedTypeNode;\n    function isLiteralTypeNode(node: Node): node is LiteralTypeNode;\n    function isImportTypeNode(node: Node): node is ImportTypeNode;\n    function isTemplateLiteralTypeSpan(node: Node): node is TemplateLiteralTypeSpan;\n    function isTemplateLiteralTypeNode(node: Node): node is TemplateLiteralTypeNode;\n    function isObjectBindingPattern(node: Node): node is ObjectBindingPattern;\n    function isArrayBindingPattern(node: Node): node is ArrayBindingPattern;\n    function isBindingElement(node: Node): node is BindingElement;\n    function isArrayLiteralExpression(node: Node): node is ArrayLiteralExpression;\n    function isObjectLiteralExpression(node: Node): node is ObjectLiteralExpression;\n    function isPropertyAccessExpression(node: Node): node is PropertyAccessExpression;\n    function isElementAccessExpression(node: Node): node is ElementAccessExpression;\n    function isCallExpression(node: Node): node is CallExpression;\n    function isNewExpression(node: Node): node is NewExpression;\n    function isTaggedTemplateExpression(node: Node): node is TaggedTemplateExpression;\n    function isTypeAssertionExpression(node: Node): node is TypeAssertion;\n    function isParenthesizedExpression(node: Node): node is ParenthesizedExpression;\n    function isFunctionExpression(node: Node): node is FunctionExpression;\n    function isArrowFunction(node: Node): node is ArrowFunction;\n    function isDeleteExpression(node: Node): node is DeleteExpression;\n    function isTypeOfExpression(node: Node): node is TypeOfExpression;\n    function isVoidExpression(node: Node): node is VoidExpression;\n    function isAwaitExpression(node: Node): node is AwaitExpression;\n    function isPrefixUnaryExpression(node: Node): node is PrefixUnaryExpression;\n    function isPostfixUnaryExpression(node: Node): node is PostfixUnaryExpression;\n    function isBinaryExpression(node: Node): node is BinaryExpression;\n    function isConditionalExpression(node: Node): node is ConditionalExpression;\n    function isTemplateExpression(node: Node): node is TemplateExpression;\n    function isYieldExpression(node: Node): node is YieldExpression;\n    function isSpreadElement(node: Node): node is SpreadElement;\n    function isClassExpression(node: Node): node is ClassExpression;\n    function isOmittedExpression(node: Node): node is OmittedExpression;\n    function isExpressionWithTypeArguments(node: Node): node is ExpressionWithTypeArguments;\n    function isAsExpression(node: Node): node is AsExpression;\n    function isSatisfiesExpression(node: Node): node is SatisfiesExpression;\n    function isNonNullExpression(node: Node): node is NonNullExpression;\n    function isMetaProperty(node: Node): node is MetaProperty;\n    function isSyntheticExpression(node: Node): node is SyntheticExpression;\n    function isPartiallyEmittedExpression(node: Node): node is PartiallyEmittedExpression;\n    function isCommaListExpression(node: Node): node is CommaListExpression;\n    function isTemplateSpan(node: Node): node is TemplateSpan;\n    function isSemicolonClassElement(node: Node): node is SemicolonClassElement;\n    function isBlock(node: Node): node is Block;\n    function isVariableStatement(node: Node): node is VariableStatement;\n    function isEmptyStatement(node: Node): node is EmptyStatement;\n    function isExpressionStatement(node: Node): node is ExpressionStatement;\n    function isIfStatement(node: Node): node is IfStatement;\n    function isDoStatement(node: Node): node is DoStatement;\n    function isWhileStatement(node: Node): node is WhileStatement;\n    function isForStatement(node: Node): node is ForStatement;\n    function isForInStatement(node: Node): node is ForInStatement;\n    function isForOfStatement(node: Node): node is ForOfStatement;\n    function isContinueStatement(node: Node): node is ContinueStatement;\n    function isBreakStatement(node: Node): node is BreakStatement;\n    function isReturnStatement(node: Node): node is ReturnStatement;\n    function isWithStatement(node: Node): node is WithStatement;\n    function isSwitchStatement(node: Node): node is SwitchStatement;\n    function isLabeledStatement(node: Node): node is LabeledStatement;\n    function isThrowStatement(node: Node): node is ThrowStatement;\n    function isTryStatement(node: Node): node is TryStatement;\n    function isDebuggerStatement(node: Node): node is DebuggerStatement;\n    function isVariableDeclaration(node: Node): node is VariableDeclaration;\n    function isVariableDeclarationList(node: Node): node is VariableDeclarationList;\n    function isFunctionDeclaration(node: Node): node is FunctionDeclaration;\n    function isClassDeclaration(node: Node): node is ClassDeclaration;\n    function isInterfaceDeclaration(node: Node): node is InterfaceDeclaration;\n    function isTypeAliasDeclaration(node: Node): node is TypeAliasDeclaration;\n    function isEnumDeclaration(node: Node): node is EnumDeclaration;\n    function isModuleDeclaration(node: Node): node is ModuleDeclaration;\n    function isModuleBlock(node: Node): node is ModuleBlock;\n    function isCaseBlock(node: Node): node is CaseBlock;\n    function isNamespaceExportDeclaration(node: Node): node is NamespaceExportDeclaration;\n    function isImportEqualsDeclaration(node: Node): node is ImportEqualsDeclaration;\n    function isImportDeclaration(node: Node): node is ImportDeclaration;\n    function isImportClause(node: Node): node is ImportClause;\n    function isImportTypeAssertionContainer(node: Node): node is ImportTypeAssertionContainer;\n    /** @deprecated */\n    function isAssertClause(node: Node): node is AssertClause;\n    /** @deprecated */\n    function isAssertEntry(node: Node): node is AssertEntry;\n    function isImportAttributes(node: Node): node is ImportAttributes;\n    function isImportAttribute(node: Node): node is ImportAttribute;\n    function isNamespaceImport(node: Node): node is NamespaceImport;\n    function isNamespaceExport(node: Node): node is NamespaceExport;\n    function isNamedImports(node: Node): node is NamedImports;\n    function isImportSpecifier(node: Node): node is ImportSpecifier;\n    function isExportAssignment(node: Node): node is ExportAssignment;\n    function isExportDeclaration(node: Node): node is ExportDeclaration;\n    function isNamedExports(node: Node): node is NamedExports;\n    function isExportSpecifier(node: Node): node is ExportSpecifier;\n    function isModuleExportName(node: Node): node is ModuleExportName;\n    function isMissingDeclaration(node: Node): node is MissingDeclaration;\n    function isNotEmittedStatement(node: Node): node is NotEmittedStatement;\n    function isExternalModuleReference(node: Node): node is ExternalModuleReference;\n    function isJsxElement(node: Node): node is JsxElement;\n    function isJsxSelfClosingElement(node: Node): node is JsxSelfClosingElement;\n    function isJsxOpeningElement(node: Node): node is JsxOpeningElement;\n    function isJsxClosingElement(node: Node): node is JsxClosingElement;\n    function isJsxFragment(node: Node): node is JsxFragment;\n    function isJsxOpeningFragment(node: Node): node is JsxOpeningFragment;\n    function isJsxClosingFragment(node: Node): node is JsxClosingFragment;\n    function isJsxAttribute(node: Node): node is JsxAttribute;\n    function isJsxAttributes(node: Node): node is JsxAttributes;\n    function isJsxSpreadAttribute(node: Node): node is JsxSpreadAttribute;\n    function isJsxExpression(node: Node): node is JsxExpression;\n    function isJsxNamespacedName(node: Node): node is JsxNamespacedName;\n    function isCaseClause(node: Node): node is CaseClause;\n    function isDefaultClause(node: Node): node is DefaultClause;\n    function isHeritageClause(node: Node): node is HeritageClause;\n    function isCatchClause(node: Node): node is CatchClause;\n    function isPropertyAssignment(node: Node): node is PropertyAssignment;\n    function isShorthandPropertyAssignment(node: Node): node is ShorthandPropertyAssignment;\n    function isSpreadAssignment(node: Node): node is SpreadAssignment;\n    function isEnumMember(node: Node): node is EnumMember;\n    function isSourceFile(node: Node): node is SourceFile;\n    function isBundle(node: Node): node is Bundle;\n    function isJSDocTypeExpression(node: Node): node is JSDocTypeExpression;\n    function isJSDocNameReference(node: Node): node is JSDocNameReference;\n    function isJSDocMemberName(node: Node): node is JSDocMemberName;\n    function isJSDocLink(node: Node): node is JSDocLink;\n    function isJSDocLinkCode(node: Node): node is JSDocLinkCode;\n    function isJSDocLinkPlain(node: Node): node is JSDocLinkPlain;\n    function isJSDocAllType(node: Node): node is JSDocAllType;\n    function isJSDocUnknownType(node: Node): node is JSDocUnknownType;\n    function isJSDocNullableType(node: Node): node is JSDocNullableType;\n    function isJSDocNonNullableType(node: Node): node is JSDocNonNullableType;\n    function isJSDocOptionalType(node: Node): node is JSDocOptionalType;\n    function isJSDocFunctionType(node: Node): node is JSDocFunctionType;\n    function isJSDocVariadicType(node: Node): node is JSDocVariadicType;\n    function isJSDocNamepathType(node: Node): node is JSDocNamepathType;\n    function isJSDoc(node: Node): node is JSDoc;\n    function isJSDocTypeLiteral(node: Node): node is JSDocTypeLiteral;\n    function isJSDocSignature(node: Node): node is JSDocSignature;\n    function isJSDocAugmentsTag(node: Node): node is JSDocAugmentsTag;\n    function isJSDocAuthorTag(node: Node): node is JSDocAuthorTag;\n    function isJSDocClassTag(node: Node): node is JSDocClassTag;\n    function isJSDocCallbackTag(node: Node): node is JSDocCallbackTag;\n    function isJSDocPublicTag(node: Node): node is JSDocPublicTag;\n    function isJSDocPrivateTag(node: Node): node is JSDocPrivateTag;\n    function isJSDocProtectedTag(node: Node): node is JSDocProtectedTag;\n    function isJSDocReadonlyTag(node: Node): node is JSDocReadonlyTag;\n    function isJSDocOverrideTag(node: Node): node is JSDocOverrideTag;\n    function isJSDocOverloadTag(node: Node): node is JSDocOverloadTag;\n    function isJSDocDeprecatedTag(node: Node): node is JSDocDeprecatedTag;\n    function isJSDocSeeTag(node: Node): node is JSDocSeeTag;\n    function isJSDocEnumTag(node: Node): node is JSDocEnumTag;\n    function isJSDocParameterTag(node: Node): node is JSDocParameterTag;\n    function isJSDocReturnTag(node: Node): node is JSDocReturnTag;\n    function isJSDocThisTag(node: Node): node is JSDocThisTag;\n    function isJSDocTypeTag(node: Node): node is JSDocTypeTag;\n    function isJSDocTemplateTag(node: Node): node is JSDocTemplateTag;\n    function isJSDocTypedefTag(node: Node): node is JSDocTypedefTag;\n    function isJSDocUnknownTag(node: Node): node is JSDocUnknownTag;\n    function isJSDocPropertyTag(node: Node): node is JSDocPropertyTag;\n    function isJSDocImplementsTag(node: Node): node is JSDocImplementsTag;\n    function isJSDocSatisfiesTag(node: Node): node is JSDocSatisfiesTag;\n    function isJSDocThrowsTag(node: Node): node is JSDocThrowsTag;\n    function isJSDocImportTag(node: Node): node is JSDocImportTag;\n    function isQuestionOrExclamationToken(node: Node): node is QuestionToken | ExclamationToken;\n    function isIdentifierOrThisTypeNode(node: Node): node is Identifier | ThisTypeNode;\n    function isReadonlyKeywordOrPlusOrMinusToken(node: Node): node is ReadonlyKeyword | PlusToken | MinusToken;\n    function isQuestionOrPlusOrMinusToken(node: Node): node is QuestionToken | PlusToken | MinusToken;\n    function isModuleName(node: Node): node is ModuleName;\n    function isBinaryOperatorToken(node: Node): node is BinaryOperatorToken;\n    function setTextRange<T extends TextRange>(range: T, location: TextRange | undefined): T;\n    function canHaveModifiers(node: Node): node is HasModifiers;\n    function canHaveDecorators(node: Node): node is HasDecorators;\n    /**\n     * Invokes a callback for each child of the given node. The 'cbNode' callback is invoked for all child nodes\n     * stored in properties. If a 'cbNodes' callback is specified, it is invoked for embedded arrays; otherwise,\n     * embedded arrays are flattened and the 'cbNode' callback is invoked for each element. If a callback returns\n     * a truthy value, iteration stops and that value is returned. Otherwise, undefined is returned.\n     *\n     * @param node a given node to visit its children\n     * @param cbNode a callback to be invoked for all child nodes\n     * @param cbNodes a callback to be invoked for embedded array\n     *\n     * @remarks `forEachChild` must visit the children of a node in the order\n     * that they appear in the source code. The language service depends on this property to locate nodes by position.\n     */\n    function forEachChild<T>(node: Node, cbNode: (node: Node) => T | undefined, cbNodes?: (nodes: NodeArray<Node>) => T | undefined): T | undefined;\n    function createSourceFile(fileName: string, sourceText: string, languageVersionOrOptions: ScriptTarget | CreateSourceFileOptions, setParentNodes?: boolean, scriptKind?: ScriptKind): SourceFile;\n    function parseIsolatedEntityName(text: string, languageVersion: ScriptTarget): EntityName | undefined;\n    /**\n     * Parse json text into SyntaxTree and return node and parse errors if any\n     * @param fileName\n     * @param sourceText\n     */\n    function parseJsonText(fileName: string, sourceText: string): JsonSourceFile;\n    function isExternalModule(file: SourceFile): boolean;\n    function updateSourceFile(sourceFile: SourceFile, newText: string, textChangeRange: TextChangeRange, aggressiveChecks?: boolean): SourceFile;\n    interface CreateSourceFileOptions {\n        languageVersion: ScriptTarget;\n        /**\n         * Controls the format the file is detected as - this can be derived from only the path\n         * and files on disk, but needs to be done with a module resolution cache in scope to be performant.\n         * This is usually `undefined` for compilations that do not have `moduleResolution` values of `node16` or `nodenext`.\n         */\n        impliedNodeFormat?: ResolutionMode;\n        /**\n         * Controls how module-y-ness is set for the given file. Usually the result of calling\n         * `getSetExternalModuleIndicator` on a valid `CompilerOptions` object. If not present, the default\n         * check specified by `isFileProbablyExternalModule` will be used to set the field.\n         */\n        setExternalModuleIndicator?: (file: SourceFile) => void;\n        jsDocParsingMode?: JSDocParsingMode;\n    }\n    function parseCommandLine(commandLine: readonly string[], readFile?: (path: string) => string | undefined): ParsedCommandLine;\n    function parseBuildCommand(commandLine: readonly string[]): ParsedBuildCommand;\n    /**\n     * Reads the config file, reports errors if any and exits if the config file cannot be found\n     */\n    function getParsedCommandLineOfConfigFile(configFileName: string, optionsToExtend: CompilerOptions | undefined, host: ParseConfigFileHost, extendedConfigCache?: Map<string, ExtendedConfigCacheEntry>, watchOptionsToExtend?: WatchOptions, extraFileExtensions?: readonly FileExtensionInfo[]): ParsedCommandLine | undefined;\n    /**\n     * Read tsconfig.json file\n     * @param fileName The path to the config file\n     */\n    function readConfigFile(fileName: string, readFile: (path: string) => string | undefined): {\n        config?: any;\n        error?: Diagnostic;\n    };\n    /**\n     * Parse the text of the tsconfig.json file\n     * @param fileName The path to the config file\n     * @param jsonText The text of the config file\n     */\n    function parseConfigFileTextToJson(fileName: string, jsonText: string): {\n        config?: any;\n        error?: Diagnostic;\n    };\n    /**\n     * Read tsconfig.json file\n     * @param fileName The path to the config file\n     */\n    function readJsonConfigFile(fileName: string, readFile: (path: string) => string | undefined): TsConfigSourceFile;\n    /**\n     * Convert the json syntax tree into the json value\n     */\n    function convertToObject(sourceFile: JsonSourceFile, errors: Diagnostic[]): any;\n    /**\n     * Parse the contents of a config file (tsconfig.json).\n     * @param json The contents of the config file to parse\n     * @param host Instance of ParseConfigHost used to enumerate files in folder.\n     * @param basePath A root directory to resolve relative path entries in the config\n     *    file to. e.g. outDir\n     */\n    function parseJsonConfigFileContent(json: any, host: ParseConfigHost, basePath: string, existingOptions?: CompilerOptions, configFileName?: string, resolutionStack?: Path[], extraFileExtensions?: readonly FileExtensionInfo[], extendedConfigCache?: Map<string, ExtendedConfigCacheEntry>, existingWatchOptions?: WatchOptions): ParsedCommandLine;\n    /**\n     * Parse the contents of a config file (tsconfig.json).\n     * @param jsonNode The contents of the config file to parse\n     * @param host Instance of ParseConfigHost used to enumerate files in folder.\n     * @param basePath A root directory to resolve relative path entries in the config\n     *    file to. e.g. outDir\n     */\n    function parseJsonSourceFileConfigFileContent(sourceFile: TsConfigSourceFile, host: ParseConfigHost, basePath: string, existingOptions?: CompilerOptions, configFileName?: string, resolutionStack?: Path[], extraFileExtensions?: readonly FileExtensionInfo[], extendedConfigCache?: Map<string, ExtendedConfigCacheEntry>, existingWatchOptions?: WatchOptions): ParsedCommandLine;\n    function convertCompilerOptionsFromJson(jsonOptions: any, basePath: string, configFileName?: string): {\n        options: CompilerOptions;\n        errors: Diagnostic[];\n    };\n    function convertTypeAcquisitionFromJson(jsonOptions: any, basePath: string, configFileName?: string): {\n        options: TypeAcquisition;\n        errors: Diagnostic[];\n    };\n    /** Parsed command line for build */\n    interface ParsedBuildCommand {\n        buildOptions: BuildOptions;\n        watchOptions: WatchOptions | undefined;\n        projects: string[];\n        errors: Diagnostic[];\n    }\n    type DiagnosticReporter = (diagnostic: Diagnostic) => void;\n    /**\n     * Reports config file diagnostics\n     */\n    interface ConfigFileDiagnosticsReporter {\n        /**\n         * Reports unrecoverable error when parsing config file\n         */\n        onUnRecoverableConfigFileDiagnostic: DiagnosticReporter;\n    }\n    /**\n     * Interface extending ParseConfigHost to support ParseConfigFile that reads config file and reports errors\n     */\n    interface ParseConfigFileHost extends ParseConfigHost, ConfigFileDiagnosticsReporter {\n        getCurrentDirectory(): string;\n    }\n    interface ParsedTsconfig {\n        raw: any;\n        options?: CompilerOptions;\n        watchOptions?: WatchOptions;\n        typeAcquisition?: TypeAcquisition;\n        /**\n         * Note that the case of the config path has not yet been normalized, as no files have been imported into the project yet\n         */\n        extendedConfigPath?: string | string[];\n    }\n    interface ExtendedConfigCacheEntry {\n        extendedResult: TsConfigSourceFile;\n        extendedConfig: ParsedTsconfig | undefined;\n    }\n    function getEffectiveTypeRoots(options: CompilerOptions, host: GetEffectiveTypeRootsHost): string[] | undefined;\n    /**\n     * @param {string | undefined} containingFile - file that contains type reference directive, can be undefined if containing file is unknown.\n     * This is possible in case if resolution is performed for directives specified via 'types' parameter. In this case initial path for secondary lookups\n     * is assumed to be the same as root directory of the project.\n     */\n    function resolveTypeReferenceDirective(typeReferenceDirectiveName: string, containingFile: string | undefined, options: CompilerOptions, host: ModuleResolutionHost, redirectedReference?: ResolvedProjectReference, cache?: TypeReferenceDirectiveResolutionCache, resolutionMode?: ResolutionMode): ResolvedTypeReferenceDirectiveWithFailedLookupLocations;\n    /**\n     * Given a set of options, returns the set of type directive names\n     *   that should be included for this program automatically.\n     * This list could either come from the config file,\n     *   or from enumerating the types root + initial secondary types lookup location.\n     * More type directives might appear in the program later as a result of loading actual source files;\n     *   this list is only the set of defaults that are implicitly included.\n     */\n    function getAutomaticTypeDirectiveNames(options: CompilerOptions, host: ModuleResolutionHost): string[];\n    function createModuleResolutionCache(currentDirectory: string, getCanonicalFileName: (s: string) => string, options?: CompilerOptions, packageJsonInfoCache?: PackageJsonInfoCache): ModuleResolutionCache;\n    function createTypeReferenceDirectiveResolutionCache(currentDirectory: string, getCanonicalFileName: (s: string) => string, options?: CompilerOptions, packageJsonInfoCache?: PackageJsonInfoCache): TypeReferenceDirectiveResolutionCache;\n    function resolveModuleNameFromCache(moduleName: string, containingFile: string, cache: ModuleResolutionCache, mode?: ResolutionMode): ResolvedModuleWithFailedLookupLocations | undefined;\n    function resolveModuleName(moduleName: string, containingFile: string, compilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirectedReference?: ResolvedProjectReference, resolutionMode?: ResolutionMode): ResolvedModuleWithFailedLookupLocations;\n    function bundlerModuleNameResolver(moduleName: string, containingFile: string, compilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirectedReference?: ResolvedProjectReference): ResolvedModuleWithFailedLookupLocations;\n    function nodeModuleNameResolver(moduleName: string, containingFile: string, compilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: ModuleResolutionCache, redirectedReference?: ResolvedProjectReference): ResolvedModuleWithFailedLookupLocations;\n    function classicNameResolver(moduleName: string, containingFile: string, compilerOptions: CompilerOptions, host: ModuleResolutionHost, cache?: NonRelativeModuleNameResolutionCache, redirectedReference?: ResolvedProjectReference): ResolvedModuleWithFailedLookupLocations;\n    interface TypeReferenceDirectiveResolutionCache extends PerDirectoryResolutionCache<ResolvedTypeReferenceDirectiveWithFailedLookupLocations>, NonRelativeNameResolutionCache<ResolvedTypeReferenceDirectiveWithFailedLookupLocations>, PackageJsonInfoCache {\n    }\n    interface ModeAwareCache<T> {\n        get(key: string, mode: ResolutionMode): T | undefined;\n        set(key: string, mode: ResolutionMode, value: T): this;\n        delete(key: string, mode: ResolutionMode): this;\n        has(key: string, mode: ResolutionMode): boolean;\n        forEach(cb: (elem: T, key: string, mode: ResolutionMode) => void): void;\n        size(): number;\n    }\n    /**\n     * Cached resolutions per containing directory.\n     * This assumes that any module id will have the same resolution for sibling files located in the same folder.\n     */\n    interface PerDirectoryResolutionCache<T> {\n        getFromDirectoryCache(name: string, mode: ResolutionMode, directoryName: string, redirectedReference: ResolvedProjectReference | undefined): T | undefined;\n        getOrCreateCacheForDirectory(directoryName: string, redirectedReference?: ResolvedProjectReference): ModeAwareCache<T>;\n        clear(): void;\n        /**\n         *  Updates with the current compilerOptions the cache will operate with.\n         *  This updates the redirects map as well if needed so module resolutions are cached if they can across the projects\n         */\n        update(options: CompilerOptions): void;\n    }\n    interface NonRelativeNameResolutionCache<T> {\n        getFromNonRelativeNameCache(nonRelativeName: string, mode: ResolutionMode, directoryName: string, redirectedReference: ResolvedProjectReference | undefined): T | undefined;\n        getOrCreateCacheForNonRelativeName(nonRelativeName: string, mode: ResolutionMode, redirectedReference?: ResolvedProjectReference): PerNonRelativeNameCache<T>;\n        clear(): void;\n        /**\n         *  Updates with the current compilerOptions the cache will operate with.\n         *  This updates the redirects map as well if needed so module resolutions are cached if they can across the projects\n         */\n        update(options: CompilerOptions): void;\n    }\n    interface PerNonRelativeNameCache<T> {\n        get(directory: string): T | undefined;\n        set(directory: string, result: T): void;\n    }\n    interface ModuleResolutionCache extends PerDirectoryResolutionCache<ResolvedModuleWithFailedLookupLocations>, NonRelativeModuleNameResolutionCache, PackageJsonInfoCache {\n        getPackageJsonInfoCache(): PackageJsonInfoCache;\n    }\n    /**\n     * Stored map from non-relative module name to a table: directory -> result of module lookup in this directory\n     * We support only non-relative module names because resolution of relative module names is usually more deterministic and thus less expensive.\n     */\n    interface NonRelativeModuleNameResolutionCache extends NonRelativeNameResolutionCache<ResolvedModuleWithFailedLookupLocations>, PackageJsonInfoCache {\n        /** @deprecated Use getOrCreateCacheForNonRelativeName */\n        getOrCreateCacheForModuleName(nonRelativeModuleName: string, mode: ResolutionMode, redirectedReference?: ResolvedProjectReference): PerModuleNameCache;\n    }\n    interface PackageJsonInfoCache {\n        clear(): void;\n    }\n    type PerModuleNameCache = PerNonRelativeNameCache<ResolvedModuleWithFailedLookupLocations>;\n    /**\n     * Visits a Node using the supplied visitor, possibly returning a new Node in its place.\n     *\n     * - If the input node is undefined, then the output is undefined.\n     * - If the visitor returns undefined, then the output is undefined.\n     * - If the output node is not undefined, then it will satisfy the test function.\n     * - In order to obtain a return type that is more specific than `Node`, a test\n     *   function _must_ be provided, and that function must be a type predicate.\n     *\n     * @param node The Node to visit.\n     * @param visitor The callback used to visit the Node.\n     * @param test A callback to execute to verify the Node is valid.\n     * @param lift An optional callback to execute to lift a NodeArray into a valid Node.\n     */\n    function visitNode<TIn extends Node | undefined, TVisited extends Node | undefined, TOut extends Node>(node: TIn, visitor: Visitor<NonNullable<TIn>, TVisited>, test: (node: Node) => node is TOut, lift?: (node: readonly Node[]) => Node): TOut | (TIn & undefined) | (TVisited & undefined);\n    /**\n     * Visits a Node using the supplied visitor, possibly returning a new Node in its place.\n     *\n     * - If the input node is undefined, then the output is undefined.\n     * - If the visitor returns undefined, then the output is undefined.\n     * - If the output node is not undefined, then it will satisfy the test function.\n     * - In order to obtain a return type that is more specific than `Node`, a test\n     *   function _must_ be provided, and that function must be a type predicate.\n     *\n     * @param node The Node to visit.\n     * @param visitor The callback used to visit the Node.\n     * @param test A callback to execute to verify the Node is valid.\n     * @param lift An optional callback to execute to lift a NodeArray into a valid Node.\n     */\n    function visitNode<TIn extends Node | undefined, TVisited extends Node | undefined>(node: TIn, visitor: Visitor<NonNullable<TIn>, TVisited>, test?: (node: Node) => boolean, lift?: (node: readonly Node[]) => Node): Node | (TIn & undefined) | (TVisited & undefined);\n    /**\n     * Visits a NodeArray using the supplied visitor, possibly returning a new NodeArray in its place.\n     *\n     * - If the input node array is undefined, the output is undefined.\n     * - If the visitor can return undefined, the node it visits in the array will be reused.\n     * - If the output node array is not undefined, then its contents will satisfy the test.\n     * - In order to obtain a return type that is more specific than `NodeArray<Node>`, a test\n     *   function _must_ be provided, and that function must be a type predicate.\n     *\n     * @param nodes The NodeArray to visit.\n     * @param visitor The callback used to visit a Node.\n     * @param test A node test to execute for each node.\n     * @param start An optional value indicating the starting offset at which to start visiting.\n     * @param count An optional value indicating the maximum number of nodes to visit.\n     */\n    function visitNodes<TIn extends Node, TInArray extends NodeArray<TIn> | undefined, TOut extends Node>(nodes: TInArray, visitor: Visitor<TIn, Node | undefined>, test: (node: Node) => node is TOut, start?: number, count?: number): NodeArray<TOut> | (TInArray & undefined);\n    /**\n     * Visits a NodeArray using the supplied visitor, possibly returning a new NodeArray in its place.\n     *\n     * - If the input node array is undefined, the output is undefined.\n     * - If the visitor can return undefined, the node it visits in the array will be reused.\n     * - If the output node array is not undefined, then its contents will satisfy the test.\n     * - In order to obtain a return type that is more specific than `NodeArray<Node>`, a test\n     *   function _must_ be provided, and that function must be a type predicate.\n     *\n     * @param nodes The NodeArray to visit.\n     * @param visitor The callback used to visit a Node.\n     * @param test A node test to execute for each node.\n     * @param start An optional value indicating the starting offset at which to start visiting.\n     * @param count An optional value indicating the maximum number of nodes to visit.\n     */\n    function visitNodes<TIn extends Node, TInArray extends NodeArray<TIn> | undefined>(nodes: TInArray, visitor: Visitor<TIn, Node | undefined>, test?: (node: Node) => boolean, start?: number, count?: number): NodeArray<Node> | (TInArray & undefined);\n    /**\n     * Starts a new lexical environment and visits a statement list, ending the lexical environment\n     * and merging hoisted declarations upon completion.\n     */\n    function visitLexicalEnvironment(statements: NodeArray<Statement>, visitor: Visitor, context: TransformationContext, start?: number, ensureUseStrict?: boolean, nodesVisitor?: NodesVisitor): NodeArray<Statement>;\n    /**\n     * Starts a new lexical environment and visits a parameter list, suspending the lexical\n     * environment upon completion.\n     */\n    function visitParameterList(nodes: NodeArray<ParameterDeclaration>, visitor: Visitor, context: TransformationContext, nodesVisitor?: NodesVisitor): NodeArray<ParameterDeclaration>;\n    function visitParameterList(nodes: NodeArray<ParameterDeclaration> | undefined, visitor: Visitor, context: TransformationContext, nodesVisitor?: NodesVisitor): NodeArray<ParameterDeclaration> | undefined;\n    /**\n     * Resumes a suspended lexical environment and visits a function body, ending the lexical\n     * environment and merging hoisted declarations upon completion.\n     */\n    function visitFunctionBody(node: FunctionBody, visitor: Visitor, context: TransformationContext): FunctionBody;\n    /**\n     * Resumes a suspended lexical environment and visits a function body, ending the lexical\n     * environment and merging hoisted declarations upon completion.\n     */\n    function visitFunctionBody(node: FunctionBody | undefined, visitor: Visitor, context: TransformationContext): FunctionBody | undefined;\n    /**\n     * Resumes a suspended lexical environment and visits a concise body, ending the lexical\n     * environment and merging hoisted declarations upon completion.\n     */\n    function visitFunctionBody(node: ConciseBody, visitor: Visitor, context: TransformationContext): ConciseBody;\n    /**\n     * Visits an iteration body, adding any block-scoped variables required by the transformation.\n     */\n    function visitIterationBody(body: Statement, visitor: Visitor, context: TransformationContext): Statement;\n    /**\n     * Visits the elements of a {@link CommaListExpression}.\n     * @param visitor The visitor to use when visiting expressions whose result will not be discarded at runtime.\n     * @param discardVisitor The visitor to use when visiting expressions whose result will be discarded at runtime. Defaults to {@link visitor}.\n     */\n    function visitCommaListElements(elements: NodeArray<Expression>, visitor: Visitor, discardVisitor?: Visitor): NodeArray<Expression>;\n    /**\n     * Visits each child of a Node using the supplied visitor, possibly returning a new Node of the same kind in its place.\n     *\n     * @param node The Node whose children will be visited.\n     * @param visitor The callback used to visit each child.\n     * @param context A lexical environment context for the visitor.\n     */\n    function visitEachChild<T extends Node>(node: T, visitor: Visitor, context: TransformationContext | undefined): T;\n    /**\n     * Visits each child of a Node using the supplied visitor, possibly returning a new Node of the same kind in its place.\n     *\n     * @param node The Node whose children will be visited.\n     * @param visitor The callback used to visit each child.\n     * @param context A lexical environment context for the visitor.\n     */\n    function visitEachChild<T extends Node>(node: T | undefined, visitor: Visitor, context: TransformationContext | undefined, nodesVisitor?: typeof visitNodes, tokenVisitor?: Visitor): T | undefined;\n    function getTsBuildInfoEmitOutputFilePath(options: CompilerOptions): string | undefined;\n    function getOutputFileNames(commandLine: ParsedCommandLine, inputFileName: string, ignoreCase: boolean): readonly string[];\n    function createPrinter(printerOptions?: PrinterOptions, handlers?: PrintHandlers): Printer;\n    enum ProgramUpdateLevel {\n        /** Program is updated with same root file names and options */\n        Update = 0,\n        /** Loads program after updating root file names from the disk */\n        RootNamesAndUpdate = 1,\n        /**\n         * Loads program completely, including:\n         *  - re-reading contents of config file from disk\n         *  - calculating root file names for the program\n         *  - Updating the program\n         */\n        Full = 2,\n    }\n    function findConfigFile(searchPath: string, fileExists: (fileName: string) => boolean, configName?: string): string | undefined;\n    function resolveTripleslashReference(moduleName: string, containingFile: string): string;\n    function createCompilerHost(options: CompilerOptions, setParentNodes?: boolean): CompilerHost;\n    function getPreEmitDiagnostics(program: Program, sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly Diagnostic[];\n    function formatDiagnostics(diagnostics: readonly Diagnostic[], host: FormatDiagnosticsHost): string;\n    function formatDiagnostic(diagnostic: Diagnostic, host: FormatDiagnosticsHost): string;\n    function formatDiagnosticsWithColorAndContext(diagnostics: readonly Diagnostic[], host: FormatDiagnosticsHost): string;\n    function flattenDiagnosticMessageText(diag: string | DiagnosticMessageChain | undefined, newLine: string, indent?: number): string;\n    /**\n     * Calculates the resulting resolution mode for some reference in some file - this is generally the explicitly\n     * provided resolution mode in the reference, unless one is not present, in which case it is the mode of the containing file.\n     */\n    function getModeForFileReference(ref: FileReference | string, containingFileMode: ResolutionMode): ResolutionMode;\n    /**\n     * Use `program.getModeForResolutionAtIndex`, which retrieves the correct `compilerOptions`, instead of this function whenever possible.\n     * Calculates the final resolution mode for an import at some index within a file's `imports` list. This is the resolution mode\n     * explicitly provided via import attributes, if present, or the syntax the usage would have if emitted to JavaScript. In\n     * `--module node16` or `nodenext`, this may depend on the file's `impliedNodeFormat`. In `--module preserve`, it depends only on the\n     * input syntax of the reference. In other `module` modes, when overriding import attributes are not provided, this function returns\n     * `undefined`, as the result would have no impact on module resolution, emit, or type checking.\n     * @param file File to fetch the resolution mode within\n     * @param index Index into the file's complete resolution list to get the resolution of - this is a concatenation of the file's imports and module augmentations\n     * @param compilerOptions The compiler options for the program that owns the file. If the file belongs to a referenced project, the compiler options\n     * should be the options of the referenced project, not the referencing project.\n     */\n    function getModeForResolutionAtIndex(file: SourceFile, index: number, compilerOptions: CompilerOptions): ResolutionMode;\n    /**\n     * Use `program.getModeForUsageLocation`, which retrieves the correct `compilerOptions`, instead of this function whenever possible.\n     * Calculates the final resolution mode for a given module reference node. This function only returns a result when module resolution\n     * settings allow differing resolution between ESM imports and CJS requires, or when a mode is explicitly provided via import attributes,\n     * which cause an `import` or `require` condition to be used during resolution regardless of module resolution settings. In absence of\n     * overriding attributes, and in modes that support differing resolution, the result indicates the syntax the usage would emit to JavaScript.\n     * Some examples:\n     *\n     * ```ts\n     * // tsc foo.mts --module nodenext\n     * import {} from \"mod\";\n     * // Result: ESNext - the import emits as ESM due to `impliedNodeFormat` set by .mts file extension\n     *\n     * // tsc foo.cts --module nodenext\n     * import {} from \"mod\";\n     * // Result: CommonJS - the import emits as CJS due to `impliedNodeFormat` set by .cts file extension\n     *\n     * // tsc foo.ts --module preserve --moduleResolution bundler\n     * import {} from \"mod\";\n     * // Result: ESNext - the import emits as ESM due to `--module preserve` and `--moduleResolution bundler`\n     * // supports conditional imports/exports\n     *\n     * // tsc foo.ts --module preserve --moduleResolution node10\n     * import {} from \"mod\";\n     * // Result: undefined - the import emits as ESM due to `--module preserve`, but `--moduleResolution node10`\n     * // does not support conditional imports/exports\n     *\n     * // tsc foo.ts --module commonjs --moduleResolution node10\n     * import type {} from \"mod\" with { \"resolution-mode\": \"import\" };\n     * // Result: ESNext - conditional imports/exports always supported with \"resolution-mode\" attribute\n     * ```\n     *\n     * @param file The file the import or import-like reference is contained within\n     * @param usage The module reference string\n     * @param compilerOptions The compiler options for the program that owns the file. If the file belongs to a referenced project, the compiler options\n     * should be the options of the referenced project, not the referencing project.\n     * @returns The final resolution mode of the import\n     */\n    function getModeForUsageLocation(file: SourceFile, usage: StringLiteralLike, compilerOptions: CompilerOptions): ResolutionMode;\n    function getConfigFileParsingDiagnostics(configFileParseResult: ParsedCommandLine): readonly Diagnostic[];\n    /**\n     * A function for determining if a given file is esm or cjs format, assuming modern node module resolution rules, as configured by the\n     * `options` parameter.\n     *\n     * @param fileName The file name to check the format of (it need not exist on disk)\n     * @param [packageJsonInfoCache] A cache for package file lookups - it's best to have a cache when this function is called often\n     * @param host The ModuleResolutionHost which can perform the filesystem lookups for package json data\n     * @param options The compiler options to perform the analysis under - relevant options are `moduleResolution` and `traceResolution`\n     * @returns `undefined` if the path has no relevant implied format, `ModuleKind.ESNext` for esm format, and `ModuleKind.CommonJS` for cjs format\n     */\n    function getImpliedNodeFormatForFile(fileName: string, packageJsonInfoCache: PackageJsonInfoCache | undefined, host: ModuleResolutionHost, options: CompilerOptions): ResolutionMode;\n    /**\n     * Create a new 'Program' instance. A Program is an immutable collection of 'SourceFile's and a 'CompilerOptions'\n     * that represent a compilation unit.\n     *\n     * Creating a program proceeds from a set of root files, expanding the set of inputs by following imports and\n     * triple-slash-reference-path directives transitively. '@types' and triple-slash-reference-types are also pulled in.\n     *\n     * @param createProgramOptions - The options for creating a program.\n     * @returns A 'Program' object.\n     */\n    function createProgram(createProgramOptions: CreateProgramOptions): Program;\n    /**\n     * Create a new 'Program' instance. A Program is an immutable collection of 'SourceFile's and a 'CompilerOptions'\n     * that represent a compilation unit.\n     *\n     * Creating a program proceeds from a set of root files, expanding the set of inputs by following imports and\n     * triple-slash-reference-path directives transitively. '@types' and triple-slash-reference-types are also pulled in.\n     *\n     * @param rootNames - A set of root files.\n     * @param options - The compiler options which should be used.\n     * @param host - The host interacts with the underlying file system.\n     * @param oldProgram - Reuses an old program structure.\n     * @param configFileParsingDiagnostics - error during config file parsing\n     * @returns A 'Program' object.\n     */\n    function createProgram(rootNames: readonly string[], options: CompilerOptions, host?: CompilerHost, oldProgram?: Program, configFileParsingDiagnostics?: readonly Diagnostic[]): Program;\n    /**\n     * Returns the target config filename of a project reference.\n     * Note: The file might not exist.\n     */\n    function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName;\n    interface FormatDiagnosticsHost {\n        getCurrentDirectory(): string;\n        getCanonicalFileName(fileName: string): string;\n        getNewLine(): string;\n    }\n    interface EmitOutput {\n        outputFiles: OutputFile[];\n        emitSkipped: boolean;\n        diagnostics: readonly Diagnostic[];\n    }\n    interface OutputFile {\n        name: string;\n        writeByteOrderMark: boolean;\n        text: string;\n    }\n    /**\n     * Create the builder to manage semantic diagnostics and cache them\n     */\n    function createSemanticDiagnosticsBuilderProgram(newProgram: Program, host: BuilderProgramHost, oldProgram?: SemanticDiagnosticsBuilderProgram, configFileParsingDiagnostics?: readonly Diagnostic[]): SemanticDiagnosticsBuilderProgram;\n    function createSemanticDiagnosticsBuilderProgram(rootNames: readonly string[] | undefined, options: CompilerOptions | undefined, host?: CompilerHost, oldProgram?: SemanticDiagnosticsBuilderProgram, configFileParsingDiagnostics?: readonly Diagnostic[], projectReferences?: readonly ProjectReference[]): SemanticDiagnosticsBuilderProgram;\n    /**\n     * Create the builder that can handle the changes in program and iterate through changed files\n     * to emit the those files and manage semantic diagnostics cache as well\n     */\n    function createEmitAndSemanticDiagnosticsBuilderProgram(newProgram: Program, host: BuilderProgramHost, oldProgram?: EmitAndSemanticDiagnosticsBuilderProgram, configFileParsingDiagnostics?: readonly Diagnostic[]): EmitAndSemanticDiagnosticsBuilderProgram;\n    function createEmitAndSemanticDiagnosticsBuilderProgram(rootNames: readonly string[] | undefined, options: CompilerOptions | undefined, host?: CompilerHost, oldProgram?: EmitAndSemanticDiagnosticsBuilderProgram, configFileParsingDiagnostics?: readonly Diagnostic[], projectReferences?: readonly ProjectReference[]): EmitAndSemanticDiagnosticsBuilderProgram;\n    /**\n     * Creates a builder thats just abstraction over program and can be used with watch\n     */\n    function createAbstractBuilder(newProgram: Program, host: BuilderProgramHost, oldProgram?: BuilderProgram, configFileParsingDiagnostics?: readonly Diagnostic[]): BuilderProgram;\n    function createAbstractBuilder(rootNames: readonly string[] | undefined, options: CompilerOptions | undefined, host?: CompilerHost, oldProgram?: BuilderProgram, configFileParsingDiagnostics?: readonly Diagnostic[], projectReferences?: readonly ProjectReference[]): BuilderProgram;\n    type AffectedFileResult<T> = {\n        result: T;\n        affected: SourceFile | Program;\n    } | undefined;\n    interface BuilderProgramHost {\n        /**\n         * If provided this would be used this hash instead of actual file shape text for detecting changes\n         */\n        createHash?: (data: string) => string;\n        /**\n         * When emit or emitNextAffectedFile are called without writeFile,\n         * this callback if present would be used to write files\n         */\n        writeFile?: WriteFileCallback;\n    }\n    /**\n     * Builder to manage the program state changes\n     */\n    interface BuilderProgram {\n        /**\n         * Returns current program\n         */\n        getProgram(): Program;\n        /**\n         * Get compiler options of the program\n         */\n        getCompilerOptions(): CompilerOptions;\n        /**\n         * Get the source file in the program with file name\n         */\n        getSourceFile(fileName: string): SourceFile | undefined;\n        /**\n         * Get a list of files in the program\n         */\n        getSourceFiles(): readonly SourceFile[];\n        /**\n         * Get the diagnostics for compiler options\n         */\n        getOptionsDiagnostics(cancellationToken?: CancellationToken): readonly Diagnostic[];\n        /**\n         * Get the diagnostics that dont belong to any file\n         */\n        getGlobalDiagnostics(cancellationToken?: CancellationToken): readonly Diagnostic[];\n        /**\n         * Get the diagnostics from config file parsing\n         */\n        getConfigFileParsingDiagnostics(): readonly Diagnostic[];\n        /**\n         * Get the syntax diagnostics, for all source files if source file is not supplied\n         */\n        getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly Diagnostic[];\n        /**\n         * Get the declaration diagnostics, for all source files if source file is not supplied\n         */\n        getDeclarationDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly DiagnosticWithLocation[];\n        /**\n         * Get all the dependencies of the file\n         */\n        getAllDependencies(sourceFile: SourceFile): readonly string[];\n        /**\n         * Gets the semantic diagnostics from the program corresponding to this state of file (if provided) or whole program\n         * The semantic diagnostics are cached and managed here\n         * Note that it is assumed that when asked about semantic diagnostics through this API,\n         * the file has been taken out of affected files so it is safe to use cache or get from program and cache the diagnostics\n         * In case of SemanticDiagnosticsBuilderProgram if the source file is not provided,\n         * it will iterate through all the affected files, to ensure that cache stays valid and yet provide a way to get all semantic diagnostics\n         */\n        getSemanticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly Diagnostic[];\n        /**\n         * Emits the JavaScript and declaration files.\n         * When targetSource file is specified, emits the files corresponding to that source file,\n         * otherwise for the whole program.\n         * In case of EmitAndSemanticDiagnosticsBuilderProgram, when targetSourceFile is specified,\n         * it is assumed that that file is handled from affected file list. If targetSourceFile is not specified,\n         * it will only emit all the affected files instead of whole program\n         *\n         * The first of writeFile if provided, writeFile of BuilderProgramHost if provided, writeFile of compiler host\n         * in that order would be used to write the files\n         */\n        emit(targetSourceFile?: SourceFile, writeFile?: WriteFileCallback, cancellationToken?: CancellationToken, emitOnlyDtsFiles?: boolean, customTransformers?: CustomTransformers): EmitResult;\n        /**\n         * Get the current directory of the program\n         */\n        getCurrentDirectory(): string;\n    }\n    /**\n     * The builder that caches the semantic diagnostics for the program and handles the changed files and affected files\n     */\n    interface SemanticDiagnosticsBuilderProgram extends BuilderProgram {\n        /**\n         * Gets the semantic diagnostics from the program for the next affected file and caches it\n         * Returns undefined if the iteration is complete\n         */\n        getSemanticDiagnosticsOfNextAffectedFile(cancellationToken?: CancellationToken, ignoreSourceFile?: (sourceFile: SourceFile) => boolean): AffectedFileResult<readonly Diagnostic[]>;\n    }\n    /**\n     * The builder that can handle the changes in program and iterate through changed file to emit the files\n     * The semantic diagnostics are cached per file and managed by clearing for the changed/affected files\n     */\n    interface EmitAndSemanticDiagnosticsBuilderProgram extends SemanticDiagnosticsBuilderProgram {\n        /**\n         * Emits the next affected file's emit result (EmitResult and sourceFiles emitted) or returns undefined if iteration is complete\n         * The first of writeFile if provided, writeFile of BuilderProgramHost if provided, writeFile of compiler host\n         * in that order would be used to write the files\n         */\n        emitNextAffectedFile(writeFile?: WriteFileCallback, cancellationToken?: CancellationToken, emitOnlyDtsFiles?: boolean, customTransformers?: CustomTransformers): AffectedFileResult<EmitResult>;\n    }\n    function readBuilderProgram(compilerOptions: CompilerOptions, host: ReadBuildProgramHost): EmitAndSemanticDiagnosticsBuilderProgram | undefined;\n    function createIncrementalCompilerHost(options: CompilerOptions, system?: System): CompilerHost;\n    function createIncrementalProgram<T extends BuilderProgram = EmitAndSemanticDiagnosticsBuilderProgram>({ rootNames, options, configFileParsingDiagnostics, projectReferences, host, createProgram }: IncrementalProgramOptions<T>): T;\n    /**\n     * Create the watch compiler host for either configFile or fileNames and its options\n     */\n    function createWatchCompilerHost<T extends BuilderProgram>(configFileName: string, optionsToExtend: CompilerOptions | undefined, system: System, createProgram?: CreateProgram<T>, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, watchOptionsToExtend?: WatchOptions, extraFileExtensions?: readonly FileExtensionInfo[]): WatchCompilerHostOfConfigFile<T>;\n    function createWatchCompilerHost<T extends BuilderProgram>(rootFiles: string[], options: CompilerOptions, system: System, createProgram?: CreateProgram<T>, reportDiagnostic?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter, projectReferences?: readonly ProjectReference[], watchOptions?: WatchOptions): WatchCompilerHostOfFilesAndCompilerOptions<T>;\n    /**\n     * Creates the watch from the host for root files and compiler options\n     */\n    function createWatchProgram<T extends BuilderProgram>(host: WatchCompilerHostOfFilesAndCompilerOptions<T>): WatchOfFilesAndCompilerOptions<T>;\n    /**\n     * Creates the watch from the host for config file\n     */\n    function createWatchProgram<T extends BuilderProgram>(host: WatchCompilerHostOfConfigFile<T>): WatchOfConfigFile<T>;\n    interface ReadBuildProgramHost {\n        useCaseSensitiveFileNames(): boolean;\n        getCurrentDirectory(): string;\n        readFile(fileName: string): string | undefined;\n    }\n    interface IncrementalProgramOptions<T extends BuilderProgram> {\n        rootNames: readonly string[];\n        options: CompilerOptions;\n        configFileParsingDiagnostics?: readonly Diagnostic[];\n        projectReferences?: readonly ProjectReference[];\n        host?: CompilerHost;\n        createProgram?: CreateProgram<T>;\n    }\n    type WatchStatusReporter = (diagnostic: Diagnostic, newLine: string, options: CompilerOptions, errorCount?: number) => void;\n    /** Create the program with rootNames and options, if they are undefined, oldProgram and new configFile diagnostics create new program */\n    type CreateProgram<T extends BuilderProgram> = (rootNames: readonly string[] | undefined, options: CompilerOptions | undefined, host?: CompilerHost, oldProgram?: T, configFileParsingDiagnostics?: readonly Diagnostic[], projectReferences?: readonly ProjectReference[] | undefined) => T;\n    /** Host that has watch functionality used in --watch mode */\n    interface WatchHost {\n        /** If provided, called with Diagnostic message that informs about change in watch status */\n        onWatchStatusChange?(diagnostic: Diagnostic, newLine: string, options: CompilerOptions, errorCount?: number): void;\n        /** Used to watch changes in source files, missing files needed to update the program or config file */\n        watchFile(path: string, callback: FileWatcherCallback, pollingInterval?: number, options?: WatchOptions): FileWatcher;\n        /** Used to watch resolved module's failed lookup locations, config file specs, type roots where auto type reference directives are added */\n        watchDirectory(path: string, callback: DirectoryWatcherCallback, recursive?: boolean, options?: WatchOptions): FileWatcher;\n        /** If provided, will be used to set delayed compilation, so that multiple changes in short span are compiled together */\n        setTimeout?(callback: (...args: any[]) => void, ms: number, ...args: any[]): any;\n        /** If provided, will be used to reset existing delayed compilation */\n        clearTimeout?(timeoutId: any): void;\n        preferNonRecursiveWatch?: boolean;\n    }\n    interface ProgramHost<T extends BuilderProgram> {\n        /**\n         * Used to create the program when need for program creation or recreation detected\n         */\n        createProgram: CreateProgram<T>;\n        useCaseSensitiveFileNames(): boolean;\n        getNewLine(): string;\n        getCurrentDirectory(): string;\n        getDefaultLibFileName(options: CompilerOptions): string;\n        getDefaultLibLocation?(): string;\n        createHash?(data: string): string;\n        /**\n         * Use to check file presence for source files and\n         * if resolveModuleNames is not provided (complier is in charge of module resolution) then module files as well\n         */\n        fileExists(path: string): boolean;\n        /**\n         * Use to read file text for source files and\n         * if resolveModuleNames is not provided (complier is in charge of module resolution) then module files as well\n         */\n        readFile(path: string, encoding?: string): string | undefined;\n        /** If provided, used for module resolution as well as to handle directory structure */\n        directoryExists?(path: string): boolean;\n        /** If provided, used in resolutions as well as handling directory structure */\n        getDirectories?(path: string): string[];\n        /** If provided, used to cache and handle directory structure modifications */\n        readDirectory?(path: string, extensions?: readonly string[], exclude?: readonly string[], include?: readonly string[], depth?: number): string[];\n        /** Symbol links resolution */\n        realpath?(path: string): string;\n        /** If provided would be used to write log about compilation */\n        trace?(s: string): void;\n        /** If provided is used to get the environment variable */\n        getEnvironmentVariable?(name: string): string | undefined;\n        /**\n         * @deprecated supply resolveModuleNameLiterals instead for resolution that can handle newer resolution modes like nodenext\n         *\n         * If provided, used to resolve the module names, otherwise typescript's default module resolution\n         */\n        resolveModuleNames?(moduleNames: string[], containingFile: string, reusedNames: string[] | undefined, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile?: SourceFile): (ResolvedModule | undefined)[];\n        /**\n         * @deprecated supply resolveTypeReferenceDirectiveReferences instead for resolution that can handle newer resolution modes like nodenext\n         *\n         * If provided, used to resolve type reference directives, otherwise typescript's default resolution\n         */\n        resolveTypeReferenceDirectives?(typeReferenceDirectiveNames: string[] | readonly FileReference[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingFileMode?: ResolutionMode): (ResolvedTypeReferenceDirective | undefined)[];\n        resolveModuleNameLiterals?(moduleLiterals: readonly StringLiteralLike[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile: SourceFile, reusedNames: readonly StringLiteralLike[] | undefined): readonly ResolvedModuleWithFailedLookupLocations[];\n        resolveTypeReferenceDirectiveReferences?<T extends FileReference | string>(typeDirectiveReferences: readonly T[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile: SourceFile | undefined, reusedNames: readonly T[] | undefined): readonly ResolvedTypeReferenceDirectiveWithFailedLookupLocations[];\n        /** If provided along with custom resolveModuleNames or resolveTypeReferenceDirectives, used to determine if unchanged file path needs to re-resolve modules/type reference directives */\n        hasInvalidatedResolutions?(filePath: Path): boolean;\n        /**\n         * Returns the module resolution cache used by a provided `resolveModuleNames` implementation so that any non-name module resolution operations (eg, package.json lookup) can reuse it\n         */\n        getModuleResolutionCache?(): ModuleResolutionCache | undefined;\n        jsDocParsingMode?: JSDocParsingMode;\n    }\n    interface WatchCompilerHost<T extends BuilderProgram> extends ProgramHost<T>, WatchHost {\n        /** Instead of using output d.ts file from project reference, use its source file */\n        useSourceOfProjectReferenceRedirect?(): boolean;\n        /** If provided, use this method to get parsed command lines for referenced projects */\n        getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined;\n        /** If provided, callback to invoke after every new program creation */\n        afterProgramCreate?(program: T): void;\n    }\n    /**\n     * Host to create watch with root files and options\n     */\n    interface WatchCompilerHostOfFilesAndCompilerOptions<T extends BuilderProgram> extends WatchCompilerHost<T> {\n        /** root files to use to generate program */\n        rootFiles: string[];\n        /** Compiler options */\n        options: CompilerOptions;\n        watchOptions?: WatchOptions;\n        /** Project References */\n        projectReferences?: readonly ProjectReference[];\n    }\n    /**\n     * Host to create watch with config file\n     */\n    interface WatchCompilerHostOfConfigFile<T extends BuilderProgram> extends WatchCompilerHost<T>, ConfigFileDiagnosticsReporter {\n        /** Name of the config file to compile */\n        configFileName: string;\n        /** Options to extend */\n        optionsToExtend?: CompilerOptions;\n        watchOptionsToExtend?: WatchOptions;\n        extraFileExtensions?: readonly FileExtensionInfo[];\n        /**\n         * Used to generate source file names from the config file and its include, exclude, files rules\n         * and also to cache the directory stucture\n         */\n        readDirectory(path: string, extensions?: readonly string[], exclude?: readonly string[], include?: readonly string[], depth?: number): string[];\n    }\n    interface Watch<T> {\n        /** Synchronize with host and get updated program */\n        getProgram(): T;\n        /** Closes the watch */\n        close(): void;\n    }\n    /**\n     * Creates the watch what generates program using the config file\n     */\n    interface WatchOfConfigFile<T> extends Watch<T> {\n    }\n    /**\n     * Creates the watch that generates program using the root files and compiler options\n     */\n    interface WatchOfFilesAndCompilerOptions<T> extends Watch<T> {\n        /** Updates the root files in the program, only if this is not config file compilation */\n        updateRootFileNames(fileNames: string[]): void;\n    }\n    /**\n     * Create a function that reports watch status by writing to the system and handles the formating of the diagnostic\n     */\n    function createBuilderStatusReporter(system: System, pretty?: boolean): DiagnosticReporter;\n    function createSolutionBuilderHost<T extends BuilderProgram = EmitAndSemanticDiagnosticsBuilderProgram>(system?: System, createProgram?: CreateProgram<T>, reportDiagnostic?: DiagnosticReporter, reportSolutionBuilderStatus?: DiagnosticReporter, reportErrorSummary?: ReportEmitErrorSummary): SolutionBuilderHost<T>;\n    function createSolutionBuilderWithWatchHost<T extends BuilderProgram = EmitAndSemanticDiagnosticsBuilderProgram>(system?: System, createProgram?: CreateProgram<T>, reportDiagnostic?: DiagnosticReporter, reportSolutionBuilderStatus?: DiagnosticReporter, reportWatchStatus?: WatchStatusReporter): SolutionBuilderWithWatchHost<T>;\n    function createSolutionBuilder<T extends BuilderProgram>(host: SolutionBuilderHost<T>, rootNames: readonly string[], defaultOptions: BuildOptions): SolutionBuilder<T>;\n    function createSolutionBuilderWithWatch<T extends BuilderProgram>(host: SolutionBuilderWithWatchHost<T>, rootNames: readonly string[], defaultOptions: BuildOptions, baseWatchOptions?: WatchOptions): SolutionBuilder<T>;\n    interface BuildOptions {\n        dry?: boolean;\n        force?: boolean;\n        verbose?: boolean;\n        stopBuildOnErrors?: boolean;\n        incremental?: boolean;\n        assumeChangesOnlyAffectDirectDependencies?: boolean;\n        declaration?: boolean;\n        declarationMap?: boolean;\n        emitDeclarationOnly?: boolean;\n        sourceMap?: boolean;\n        inlineSourceMap?: boolean;\n        traceResolution?: boolean;\n        [option: string]: CompilerOptionsValue | undefined;\n    }\n    type ReportEmitErrorSummary = (errorCount: number, filesInError: (ReportFileInError | undefined)[]) => void;\n    interface ReportFileInError {\n        fileName: string;\n        line: number;\n    }\n    interface SolutionBuilderHostBase<T extends BuilderProgram> extends ProgramHost<T> {\n        createDirectory?(path: string): void;\n        /**\n         * Should provide create directory and writeFile if done of invalidatedProjects is not invoked with\n         * writeFileCallback\n         */\n        writeFile?(path: string, data: string, writeByteOrderMark?: boolean): void;\n        getCustomTransformers?: (project: string) => CustomTransformers | undefined;\n        getModifiedTime(fileName: string): Date | undefined;\n        setModifiedTime(fileName: string, date: Date): void;\n        deleteFile(fileName: string): void;\n        getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined;\n        reportDiagnostic: DiagnosticReporter;\n        reportSolutionBuilderStatus: DiagnosticReporter;\n        afterProgramEmitAndDiagnostics?(program: T): void;\n    }\n    interface SolutionBuilderHost<T extends BuilderProgram> extends SolutionBuilderHostBase<T> {\n        reportErrorSummary?: ReportEmitErrorSummary;\n    }\n    interface SolutionBuilderWithWatchHost<T extends BuilderProgram> extends SolutionBuilderHostBase<T>, WatchHost {\n    }\n    interface SolutionBuilder<T extends BuilderProgram> {\n        build(project?: string, cancellationToken?: CancellationToken, writeFile?: WriteFileCallback, getCustomTransformers?: (project: string) => CustomTransformers): ExitStatus;\n        clean(project?: string): ExitStatus;\n        buildReferences(project: string, cancellationToken?: CancellationToken, writeFile?: WriteFileCallback, getCustomTransformers?: (project: string) => CustomTransformers): ExitStatus;\n        cleanReferences(project?: string): ExitStatus;\n        getNextInvalidatedProject(cancellationToken?: CancellationToken): InvalidatedProject<T> | undefined;\n    }\n    enum InvalidatedProjectKind {\n        Build = 0,\n        UpdateOutputFileStamps = 1,\n    }\n    interface InvalidatedProjectBase {\n        readonly kind: InvalidatedProjectKind;\n        readonly project: ResolvedConfigFileName;\n        /**\n         *  To dispose this project and ensure that all the necessary actions are taken and state is updated accordingly\n         */\n        done(cancellationToken?: CancellationToken, writeFile?: WriteFileCallback, customTransformers?: CustomTransformers): ExitStatus;\n        getCompilerOptions(): CompilerOptions;\n        getCurrentDirectory(): string;\n    }\n    interface UpdateOutputFileStampsProject extends InvalidatedProjectBase {\n        readonly kind: InvalidatedProjectKind.UpdateOutputFileStamps;\n        updateOutputFileStatmps(): void;\n    }\n    interface BuildInvalidedProject<T extends BuilderProgram> extends InvalidatedProjectBase {\n        readonly kind: InvalidatedProjectKind.Build;\n        getBuilderProgram(): T | undefined;\n        getProgram(): Program | undefined;\n        getSourceFile(fileName: string): SourceFile | undefined;\n        getSourceFiles(): readonly SourceFile[];\n        getOptionsDiagnostics(cancellationToken?: CancellationToken): readonly Diagnostic[];\n        getGlobalDiagnostics(cancellationToken?: CancellationToken): readonly Diagnostic[];\n        getConfigFileParsingDiagnostics(): readonly Diagnostic[];\n        getSyntacticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly Diagnostic[];\n        getAllDependencies(sourceFile: SourceFile): readonly string[];\n        getSemanticDiagnostics(sourceFile?: SourceFile, cancellationToken?: CancellationToken): readonly Diagnostic[];\n        getSemanticDiagnosticsOfNextAffectedFile(cancellationToken?: CancellationToken, ignoreSourceFile?: (sourceFile: SourceFile) => boolean): AffectedFileResult<readonly Diagnostic[]>;\n        emit(targetSourceFile?: SourceFile, writeFile?: WriteFileCallback, cancellationToken?: CancellationToken, emitOnlyDtsFiles?: boolean, customTransformers?: CustomTransformers): EmitResult | undefined;\n    }\n    type InvalidatedProject<T extends BuilderProgram> = UpdateOutputFileStampsProject | BuildInvalidedProject<T>;\n    /** Returns true if commandline is --build and needs to be parsed useing parseBuildCommand */\n    function isBuildCommand(commandLineArgs: readonly string[]): boolean;\n    function getDefaultFormatCodeSettings(newLineCharacter?: string): FormatCodeSettings;\n    /**\n     * Represents an immutable snapshot of a script at a specified time.Once acquired, the\n     * snapshot is observably immutable. i.e. the same calls with the same parameters will return\n     * the same values.\n     */\n    interface IScriptSnapshot {\n        /** Gets a portion of the script snapshot specified by [start, end). */\n        getText(start: number, end: number): string;\n        /** Gets the length of this script snapshot. */\n        getLength(): number;\n        /**\n         * Gets the TextChangeRange that describe how the text changed between this text and\n         * an older version.  This information is used by the incremental parser to determine\n         * what sections of the script need to be re-parsed.  'undefined' can be returned if the\n         * change range cannot be determined.  However, in that case, incremental parsing will\n         * not happen and the entire document will be re - parsed.\n         */\n        getChangeRange(oldSnapshot: IScriptSnapshot): TextChangeRange | undefined;\n        /** Releases all resources held by this script snapshot */\n        dispose?(): void;\n    }\n    namespace ScriptSnapshot {\n        function fromString(text: string): IScriptSnapshot;\n    }\n    interface PreProcessedFileInfo {\n        referencedFiles: FileReference[];\n        typeReferenceDirectives: FileReference[];\n        libReferenceDirectives: FileReference[];\n        importedFiles: FileReference[];\n        ambientExternalModules?: string[];\n        isLibFile: boolean;\n    }\n    interface HostCancellationToken {\n        isCancellationRequested(): boolean;\n    }\n    interface InstallPackageOptions {\n        fileName: Path;\n        packageName: string;\n    }\n    interface PerformanceEvent {\n        kind: \"UpdateGraph\" | \"CreatePackageJsonAutoImportProvider\";\n        durationMs: number;\n    }\n    enum LanguageServiceMode {\n        Semantic = 0,\n        PartialSemantic = 1,\n        Syntactic = 2,\n    }\n    interface IncompleteCompletionsCache {\n        get(): CompletionInfo | undefined;\n        set(response: CompletionInfo): void;\n        clear(): void;\n    }\n    interface LanguageServiceHost extends GetEffectiveTypeRootsHost, MinimalResolutionCacheHost {\n        getCompilationSettings(): CompilerOptions;\n        getNewLine?(): string;\n        getProjectVersion?(): string;\n        getScriptFileNames(): string[];\n        getScriptKind?(fileName: string): ScriptKind;\n        getScriptVersion(fileName: string): string;\n        getScriptSnapshot(fileName: string): IScriptSnapshot | undefined;\n        getProjectReferences?(): readonly ProjectReference[] | undefined;\n        getLocalizedDiagnosticMessages?(): any;\n        getCancellationToken?(): HostCancellationToken;\n        getCurrentDirectory(): string;\n        getDefaultLibFileName(options: CompilerOptions): string;\n        log?(s: string): void;\n        trace?(s: string): void;\n        error?(s: string): void;\n        useCaseSensitiveFileNames?(): boolean;\n        readDirectory?(path: string, extensions?: readonly string[], exclude?: readonly string[], include?: readonly string[], depth?: number): string[];\n        realpath?(path: string): string;\n        readFile(path: string, encoding?: string): string | undefined;\n        fileExists(path: string): boolean;\n        getTypeRootsVersion?(): number;\n        /** @deprecated supply resolveModuleNameLiterals instead for resolution that can handle newer resolution modes like nodenext */\n        resolveModuleNames?(moduleNames: string[], containingFile: string, reusedNames: string[] | undefined, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile?: SourceFile): (ResolvedModule | undefined)[];\n        getResolvedModuleWithFailedLookupLocationsFromCache?(modulename: string, containingFile: string, resolutionMode?: ResolutionMode): ResolvedModuleWithFailedLookupLocations | undefined;\n        /** @deprecated supply resolveTypeReferenceDirectiveReferences instead for resolution that can handle newer resolution modes like nodenext */\n        resolveTypeReferenceDirectives?(typeDirectiveNames: string[] | FileReference[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingFileMode?: ResolutionMode): (ResolvedTypeReferenceDirective | undefined)[];\n        resolveModuleNameLiterals?(moduleLiterals: readonly StringLiteralLike[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile: SourceFile, reusedNames: readonly StringLiteralLike[] | undefined): readonly ResolvedModuleWithFailedLookupLocations[];\n        resolveTypeReferenceDirectiveReferences?<T extends FileReference | string>(typeDirectiveReferences: readonly T[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile: SourceFile | undefined, reusedNames: readonly T[] | undefined): readonly ResolvedTypeReferenceDirectiveWithFailedLookupLocations[];\n        getDirectories?(directoryName: string): string[];\n        /**\n         * Gets a set of custom transformers to use during emit.\n         */\n        getCustomTransformers?(): CustomTransformers | undefined;\n        isKnownTypesPackageName?(name: string): boolean;\n        installPackage?(options: InstallPackageOptions): Promise<ApplyCodeActionCommandResult>;\n        writeFile?(fileName: string, content: string): void;\n        getParsedCommandLine?(fileName: string): ParsedCommandLine | undefined;\n        jsDocParsingMode?: JSDocParsingMode | undefined;\n    }\n    type WithMetadata<T> = T & {\n        metadata?: unknown;\n    };\n    enum SemanticClassificationFormat {\n        Original = \"original\",\n        TwentyTwenty = \"2020\",\n    }\n    interface LanguageService {\n        /** This is used as a part of restarting the language service. */\n        cleanupSemanticCache(): void;\n        /**\n         * Gets errors indicating invalid syntax in a file.\n         *\n         * In English, \"this cdeo have, erorrs\" is syntactically invalid because it has typos,\n         * grammatical errors, and misplaced punctuation. Likewise, examples of syntax\n         * errors in TypeScript are missing parentheses in an `if` statement, mismatched\n         * curly braces, and using a reserved keyword as a variable name.\n         *\n         * These diagnostics are inexpensive to compute and don't require knowledge of\n         * other files. Note that a non-empty result increases the likelihood of false positives\n         * from `getSemanticDiagnostics`.\n         *\n         * While these represent the majority of syntax-related diagnostics, there are some\n         * that require the type system, which will be present in `getSemanticDiagnostics`.\n         *\n         * @param fileName A path to the file you want syntactic diagnostics for\n         */\n        getSyntacticDiagnostics(fileName: string): DiagnosticWithLocation[];\n        /**\n         * Gets warnings or errors indicating type system issues in a given file.\n         * Requesting semantic diagnostics may start up the type system and\n         * run deferred work, so the first call may take longer than subsequent calls.\n         *\n         * Unlike the other get*Diagnostics functions, these diagnostics can potentially not\n         * include a reference to a source file. Specifically, the first time this is called,\n         * it will return global diagnostics with no associated location.\n         *\n         * To contrast the differences between semantic and syntactic diagnostics, consider the\n         * sentence: \"The sun is green.\" is syntactically correct; those are real English words with\n         * correct sentence structure. However, it is semantically invalid, because it is not true.\n         *\n         * @param fileName A path to the file you want semantic diagnostics for\n         */\n        getSemanticDiagnostics(fileName: string): Diagnostic[];\n        /**\n         * Gets suggestion diagnostics for a specific file. These diagnostics tend to\n         * proactively suggest refactors, as opposed to diagnostics that indicate\n         * potentially incorrect runtime behavior.\n         *\n         * @param fileName A path to the file you want semantic diagnostics for\n         */\n        getSuggestionDiagnostics(fileName: string): DiagnosticWithLocation[];\n        /**\n         * Gets global diagnostics related to the program configuration and compiler options.\n         */\n        getCompilerOptionsDiagnostics(): Diagnostic[];\n        /** @deprecated Use getEncodedSyntacticClassifications instead. */\n        getSyntacticClassifications(fileName: string, span: TextSpan): ClassifiedSpan[];\n        getSyntacticClassifications(fileName: string, span: TextSpan, format: SemanticClassificationFormat): ClassifiedSpan[] | ClassifiedSpan2020[];\n        /** @deprecated Use getEncodedSemanticClassifications instead. */\n        getSemanticClassifications(fileName: string, span: TextSpan): ClassifiedSpan[];\n        getSemanticClassifications(fileName: string, span: TextSpan, format: SemanticClassificationFormat): ClassifiedSpan[] | ClassifiedSpan2020[];\n        /** Encoded as triples of [start, length, ClassificationType]. */\n        getEncodedSyntacticClassifications(fileName: string, span: TextSpan): Classifications;\n        /**\n         * Gets semantic highlights information for a particular file. Has two formats, an older\n         * version used by VS and a format used by VS Code.\n         *\n         * @param fileName The path to the file\n         * @param position A text span to return results within\n         * @param format Which format to use, defaults to \"original\"\n         * @returns a number array encoded as triples of [start, length, ClassificationType, ...].\n         */\n        getEncodedSemanticClassifications(fileName: string, span: TextSpan, format?: SemanticClassificationFormat): Classifications;\n        /**\n         * Gets completion entries at a particular position in a file.\n         *\n         * @param fileName The path to the file\n         * @param position A zero-based index of the character where you want the entries\n         * @param options An object describing how the request was triggered and what kinds\n         * of code actions can be returned with the completions.\n         * @param formattingSettings settings needed for calling formatting functions.\n         */\n        getCompletionsAtPosition(fileName: string, position: number, options: GetCompletionsAtPositionOptions | undefined, formattingSettings?: FormatCodeSettings): WithMetadata<CompletionInfo> | undefined;\n        /**\n         * Gets the extended details for a completion entry retrieved from `getCompletionsAtPosition`.\n         *\n         * @param fileName The path to the file\n         * @param position A zero based index of the character where you want the entries\n         * @param entryName The `name` from an existing completion which came from `getCompletionsAtPosition`\n         * @param formatOptions How should code samples in the completions be formatted, can be undefined for backwards compatibility\n         * @param source `source` property from the completion entry\n         * @param preferences User settings, can be undefined for backwards compatibility\n         * @param data `data` property from the completion entry\n         */\n        getCompletionEntryDetails(fileName: string, position: number, entryName: string, formatOptions: FormatCodeOptions | FormatCodeSettings | undefined, source: string | undefined, preferences: UserPreferences | undefined, data: CompletionEntryData | undefined): CompletionEntryDetails | undefined;\n        getCompletionEntrySymbol(fileName: string, position: number, name: string, source: string | undefined): Symbol | undefined;\n        /**\n         * Gets semantic information about the identifier at a particular position in a\n         * file. Quick info is what you typically see when you hover in an editor.\n         *\n         * @param fileName The path to the file\n         * @param position A zero-based index of the character where you want the quick info\n         * @param maximumLength Maximum length of a quickinfo text before it is truncated.\n         */\n        getQuickInfoAtPosition(fileName: string, position: number, maximumLength?: number): QuickInfo | undefined;\n        getNameOrDottedNameSpan(fileName: string, startPos: number, endPos: number): TextSpan | undefined;\n        getBreakpointStatementAtPosition(fileName: string, position: number): TextSpan | undefined;\n        getSignatureHelpItems(fileName: string, position: number, options: SignatureHelpItemsOptions | undefined): SignatureHelpItems | undefined;\n        getRenameInfo(fileName: string, position: number, preferences: UserPreferences): RenameInfo;\n        /** @deprecated Use the signature with `UserPreferences` instead. */\n        getRenameInfo(fileName: string, position: number, options?: RenameInfoOptions): RenameInfo;\n        findRenameLocations(fileName: string, position: number, findInStrings: boolean, findInComments: boolean, preferences: UserPreferences): readonly RenameLocation[] | undefined;\n        /** @deprecated Pass `providePrefixAndSuffixTextForRename` as part of a `UserPreferences` parameter. */\n        findRenameLocations(fileName: string, position: number, findInStrings: boolean, findInComments: boolean, providePrefixAndSuffixTextForRename?: boolean): readonly RenameLocation[] | undefined;\n        getSmartSelectionRange(fileName: string, position: number): SelectionRange;\n        getDefinitionAtPosition(fileName: string, position: number): readonly DefinitionInfo[] | undefined;\n        getDefinitionAndBoundSpan(fileName: string, position: number): DefinitionInfoAndBoundSpan | undefined;\n        getTypeDefinitionAtPosition(fileName: string, position: number): readonly DefinitionInfo[] | undefined;\n        getImplementationAtPosition(fileName: string, position: number): readonly ImplementationLocation[] | undefined;\n        getReferencesAtPosition(fileName: string, position: number): ReferenceEntry[] | undefined;\n        findReferences(fileName: string, position: number): ReferencedSymbol[] | undefined;\n        getDocumentHighlights(fileName: string, position: number, filesToSearch: string[]): DocumentHighlights[] | undefined;\n        getFileReferences(fileName: string): ReferenceEntry[];\n        getNavigateToItems(searchValue: string, maxResultCount?: number, fileName?: string, excludeDtsFiles?: boolean, excludeLibFiles?: boolean): NavigateToItem[];\n        getNavigationBarItems(fileName: string): NavigationBarItem[];\n        getNavigationTree(fileName: string): NavigationTree;\n        prepareCallHierarchy(fileName: string, position: number): CallHierarchyItem | CallHierarchyItem[] | undefined;\n        provideCallHierarchyIncomingCalls(fileName: string, position: number): CallHierarchyIncomingCall[];\n        provideCallHierarchyOutgoingCalls(fileName: string, position: number): CallHierarchyOutgoingCall[];\n        provideInlayHints(fileName: string, span: TextSpan, preferences: UserPreferences | undefined): InlayHint[];\n        getOutliningSpans(fileName: string): OutliningSpan[];\n        getTodoComments(fileName: string, descriptors: TodoCommentDescriptor[]): TodoComment[];\n        getBraceMatchingAtPosition(fileName: string, position: number): TextSpan[];\n        getIndentationAtPosition(fileName: string, position: number, options: EditorOptions | EditorSettings): number;\n        getFormattingEditsForRange(fileName: string, start: number, end: number, options: FormatCodeOptions | FormatCodeSettings): TextChange[];\n        getFormattingEditsForDocument(fileName: string, options: FormatCodeOptions | FormatCodeSettings): TextChange[];\n        getFormattingEditsAfterKeystroke(fileName: string, position: number, key: string, options: FormatCodeOptions | FormatCodeSettings): TextChange[];\n        getDocCommentTemplateAtPosition(fileName: string, position: number, options?: DocCommentTemplateOptions, formatOptions?: FormatCodeSettings): TextInsertion | undefined;\n        isValidBraceCompletionAtPosition(fileName: string, position: number, openingBrace: number): boolean;\n        /**\n         * This will return a defined result if the position is after the `>` of the opening tag, or somewhere in the text, of a JSXElement with no closing tag.\n         * Editors should call this after `>` is typed.\n         */\n        getJsxClosingTagAtPosition(fileName: string, position: number): JsxClosingTagInfo | undefined;\n        getLinkedEditingRangeAtPosition(fileName: string, position: number): LinkedEditingInfo | undefined;\n        getSpanOfEnclosingComment(fileName: string, position: number, onlyMultiLine: boolean): TextSpan | undefined;\n        toLineColumnOffset?(fileName: string, position: number): LineAndCharacter;\n        getCodeFixesAtPosition(fileName: string, start: number, end: number, errorCodes: readonly number[], formatOptions: FormatCodeSettings, preferences: UserPreferences): readonly CodeFixAction[];\n        getCombinedCodeFix(scope: CombinedCodeFixScope, fixId: {}, formatOptions: FormatCodeSettings, preferences: UserPreferences): CombinedCodeActions;\n        applyCodeActionCommand(action: CodeActionCommand, formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult>;\n        applyCodeActionCommand(action: CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult[]>;\n        applyCodeActionCommand(action: CodeActionCommand | CodeActionCommand[], formatSettings?: FormatCodeSettings): Promise<ApplyCodeActionCommandResult | ApplyCodeActionCommandResult[]>;\n        /** @deprecated `fileName` will be ignored */\n        applyCodeActionCommand(fileName: string, action: CodeActionCommand): Promise<ApplyCodeActionCommandResult>;\n        /** @deprecated `fileName` will be ignored */\n        applyCodeActionCommand(fileName: string, action: CodeActionCommand[]): Promise<ApplyCodeActionCommandResult[]>;\n        /** @deprecated `fileName` will be ignored */\n        applyCodeActionCommand(fileName: string, action: CodeActionCommand | CodeActionCommand[]): Promise<ApplyCodeActionCommandResult | ApplyCodeActionCommandResult[]>;\n        /**\n         * @param includeInteractiveActions Include refactor actions that require additional arguments to be\n         * passed when calling `getEditsForRefactor`. When true, clients should inspect the `isInteractive`\n         * property of each returned `RefactorActionInfo` and ensure they are able to collect the appropriate\n         * arguments for any interactive action before offering it.\n         */\n        getApplicableRefactors(fileName: string, positionOrRange: number | TextRange, preferences: UserPreferences | undefined, triggerReason?: RefactorTriggerReason, kind?: string, includeInteractiveActions?: boolean): ApplicableRefactorInfo[];\n        getEditsForRefactor(fileName: string, formatOptions: FormatCodeSettings, positionOrRange: number | TextRange, refactorName: string, actionName: string, preferences: UserPreferences | undefined, interactiveRefactorArguments?: InteractiveRefactorArguments): RefactorEditInfo | undefined;\n        getMoveToRefactoringFileSuggestions(fileName: string, positionOrRange: number | TextRange, preferences: UserPreferences | undefined, triggerReason?: RefactorTriggerReason, kind?: string): {\n            newFileName: string;\n            files: string[];\n        };\n        organizeImports(args: OrganizeImportsArgs, formatOptions: FormatCodeSettings, preferences: UserPreferences | undefined): readonly FileTextChanges[];\n        getEditsForFileRename(oldFilePath: string, newFilePath: string, formatOptions: FormatCodeSettings, preferences: UserPreferences | undefined): readonly FileTextChanges[];\n        getEmitOutput(fileName: string, emitOnlyDtsFiles?: boolean, forceDtsEmit?: boolean): EmitOutput;\n        getProgram(): Program | undefined;\n        toggleLineComment(fileName: string, textRange: TextRange): TextChange[];\n        toggleMultilineComment(fileName: string, textRange: TextRange): TextChange[];\n        commentSelection(fileName: string, textRange: TextRange): TextChange[];\n        uncommentSelection(fileName: string, textRange: TextRange): TextChange[];\n        getSupportedCodeFixes(fileName?: string): readonly string[];\n        dispose(): void;\n        preparePasteEditsForFile(fileName: string, copiedTextRanges: TextRange[]): boolean;\n        getPasteEdits(args: PasteEditsArgs, formatOptions: FormatCodeSettings): PasteEdits;\n    }\n    interface JsxClosingTagInfo {\n        readonly newText: string;\n    }\n    interface LinkedEditingInfo {\n        readonly ranges: TextSpan[];\n        wordPattern?: string;\n    }\n    interface CombinedCodeFixScope {\n        type: \"file\";\n        fileName: string;\n    }\n    enum OrganizeImportsMode {\n        All = \"All\",\n        SortAndCombine = \"SortAndCombine\",\n        RemoveUnused = \"RemoveUnused\",\n    }\n    interface PasteEdits {\n        edits: readonly FileTextChanges[];\n        fixId?: {};\n    }\n    interface PasteEditsArgs {\n        targetFile: string;\n        pastedText: string[];\n        pasteLocations: TextRange[];\n        copiedFrom: {\n            file: string;\n            range: TextRange[];\n        } | undefined;\n        preferences: UserPreferences;\n    }\n    interface OrganizeImportsArgs extends CombinedCodeFixScope {\n        /** @deprecated Use `mode` instead */\n        skipDestructiveCodeActions?: boolean;\n        mode?: OrganizeImportsMode;\n    }\n    type CompletionsTriggerCharacter = \".\" | '\"' | \"'\" | \"`\" | \"/\" | \"@\" | \"<\" | \"#\" | \" \";\n    enum CompletionTriggerKind {\n        /** Completion was triggered by typing an identifier, manual invocation (e.g Ctrl+Space) or via API. */\n        Invoked = 1,\n        /** Completion was triggered by a trigger character. */\n        TriggerCharacter = 2,\n        /** Completion was re-triggered as the current completion list is incomplete. */\n        TriggerForIncompleteCompletions = 3,\n    }\n    interface GetCompletionsAtPositionOptions extends UserPreferences {\n        /**\n         * If the editor is asking for completions because a certain character was typed\n         * (as opposed to when the user explicitly requested them) this should be set.\n         */\n        triggerCharacter?: CompletionsTriggerCharacter;\n        triggerKind?: CompletionTriggerKind;\n        /**\n         * Include a `symbol` property on each completion entry object.\n         * Symbols reference cyclic data structures and sometimes an entire TypeChecker instance,\n         * so use caution when serializing or retaining completion entries retrieved with this option.\n         * @default false\n         */\n        includeSymbol?: boolean;\n        /** @deprecated Use includeCompletionsForModuleExports */\n        includeExternalModuleExports?: boolean;\n        /** @deprecated Use includeCompletionsWithInsertText */\n        includeInsertTextCompletions?: boolean;\n    }\n    type SignatureHelpTriggerCharacter = \",\" | \"(\" | \"<\";\n    type SignatureHelpRetriggerCharacter = SignatureHelpTriggerCharacter | \")\";\n    interface SignatureHelpItemsOptions {\n        triggerReason?: SignatureHelpTriggerReason;\n    }\n    type SignatureHelpTriggerReason = SignatureHelpInvokedReason | SignatureHelpCharacterTypedReason | SignatureHelpRetriggeredReason;\n    /**\n     * Signals that the user manually requested signature help.\n     * The language service will unconditionally attempt to provide a result.\n     */\n    interface SignatureHelpInvokedReason {\n        kind: \"invoked\";\n        triggerCharacter?: undefined;\n    }\n    /**\n     * Signals that the signature help request came from a user typing a character.\n     * Depending on the character and the syntactic context, the request may or may not be served a result.\n     */\n    interface SignatureHelpCharacterTypedReason {\n        kind: \"characterTyped\";\n        /**\n         * Character that was responsible for triggering signature help.\n         */\n        triggerCharacter: SignatureHelpTriggerCharacter;\n    }\n    /**\n     * Signals that this signature help request came from typing a character or moving the cursor.\n     * This should only occur if a signature help session was already active and the editor needs to see if it should adjust.\n     * The language service will unconditionally attempt to provide a result.\n     * `triggerCharacter` can be `undefined` for a retrigger caused by a cursor move.\n     */\n    interface SignatureHelpRetriggeredReason {\n        kind: \"retrigger\";\n        /**\n         * Character that was responsible for triggering signature help.\n         */\n        triggerCharacter?: SignatureHelpRetriggerCharacter;\n    }\n    interface ApplyCodeActionCommandResult {\n        successMessage: string;\n    }\n    interface Classifications {\n        spans: number[];\n        endOfLineState: EndOfLineState;\n    }\n    interface ClassifiedSpan {\n        textSpan: TextSpan;\n        classificationType: ClassificationTypeNames;\n    }\n    interface ClassifiedSpan2020 {\n        textSpan: TextSpan;\n        classificationType: number;\n    }\n    /**\n     * Navigation bar interface designed for visual studio's dual-column layout.\n     * This does not form a proper tree.\n     * The navbar is returned as a list of top-level items, each of which has a list of child items.\n     * Child items always have an empty array for their `childItems`.\n     */\n    interface NavigationBarItem {\n        text: string;\n        kind: ScriptElementKind;\n        kindModifiers: string;\n        spans: TextSpan[];\n        childItems: NavigationBarItem[];\n        indent: number;\n        bolded: boolean;\n        grayed: boolean;\n    }\n    /**\n     * Node in a tree of nested declarations in a file.\n     * The top node is always a script or module node.\n     */\n    interface NavigationTree {\n        /** Name of the declaration, or a short description, e.g. \"<class>\". */\n        text: string;\n        kind: ScriptElementKind;\n        /** ScriptElementKindModifier separated by commas, e.g. \"public,abstract\" */\n        kindModifiers: string;\n        /**\n         * Spans of the nodes that generated this declaration.\n         * There will be more than one if this is the result of merging.\n         */\n        spans: TextSpan[];\n        nameSpan: TextSpan | undefined;\n        /** Present if non-empty */\n        childItems?: NavigationTree[];\n    }\n    interface CallHierarchyItem {\n        name: string;\n        kind: ScriptElementKind;\n        kindModifiers?: string;\n        file: string;\n        span: TextSpan;\n        selectionSpan: TextSpan;\n        containerName?: string;\n    }\n    interface CallHierarchyIncomingCall {\n        from: CallHierarchyItem;\n        fromSpans: TextSpan[];\n    }\n    interface CallHierarchyOutgoingCall {\n        to: CallHierarchyItem;\n        fromSpans: TextSpan[];\n    }\n    enum InlayHintKind {\n        Type = \"Type\",\n        Parameter = \"Parameter\",\n        Enum = \"Enum\",\n    }\n    interface InlayHint {\n        /** This property will be the empty string when displayParts is set. */\n        text: string;\n        position: number;\n        kind: InlayHintKind;\n        whitespaceBefore?: boolean;\n        whitespaceAfter?: boolean;\n        displayParts?: InlayHintDisplayPart[];\n    }\n    interface InlayHintDisplayPart {\n        text: string;\n        span?: TextSpan;\n        file?: string;\n    }\n    interface TodoCommentDescriptor {\n        text: string;\n        priority: number;\n    }\n    interface TodoComment {\n        descriptor: TodoCommentDescriptor;\n        message: string;\n        position: number;\n    }\n    interface TextChange {\n        span: TextSpan;\n        newText: string;\n    }\n    interface FileTextChanges {\n        fileName: string;\n        textChanges: readonly TextChange[];\n        isNewFile?: boolean;\n    }\n    interface CodeAction {\n        /** Description of the code action to display in the UI of the editor */\n        description: string;\n        /** Text changes to apply to each file as part of the code action */\n        changes: FileTextChanges[];\n        /**\n         * If the user accepts the code fix, the editor should send the action back in a `applyAction` request.\n         * This allows the language service to have side effects (e.g. installing dependencies) upon a code fix.\n         */\n        commands?: CodeActionCommand[];\n    }\n    interface CodeFixAction extends CodeAction {\n        /** Short name to identify the fix, for use by telemetry. */\n        fixName: string;\n        /**\n         * If present, one may call 'getCombinedCodeFix' with this fixId.\n         * This may be omitted to indicate that the code fix can't be applied in a group.\n         */\n        fixId?: {};\n        fixAllDescription?: string;\n    }\n    interface CombinedCodeActions {\n        changes: readonly FileTextChanges[];\n        commands?: readonly CodeActionCommand[];\n    }\n    type CodeActionCommand = InstallPackageAction;\n    interface InstallPackageAction {\n    }\n    /**\n     * A set of one or more available refactoring actions, grouped under a parent refactoring.\n     */\n    interface ApplicableRefactorInfo {\n        /**\n         * The programmatic name of the refactoring\n         */\n        name: string;\n        /**\n         * A description of this refactoring category to show to the user.\n         * If the refactoring gets inlined (see below), this text will not be visible.\n         */\n        description: string;\n        /**\n         * Inlineable refactorings can have their actions hoisted out to the top level\n         * of a context menu. Non-inlineanable refactorings should always be shown inside\n         * their parent grouping.\n         *\n         * If not specified, this value is assumed to be 'true'\n         */\n        inlineable?: boolean;\n        actions: RefactorActionInfo[];\n    }\n    /**\n     * Represents a single refactoring action - for example, the \"Extract Method...\" refactor might\n     * offer several actions, each corresponding to a surround class or closure to extract into.\n     */\n    interface RefactorActionInfo {\n        /**\n         * The programmatic name of the refactoring action\n         */\n        name: string;\n        /**\n         * A description of this refactoring action to show to the user.\n         * If the parent refactoring is inlined away, this will be the only text shown,\n         * so this description should make sense by itself if the parent is inlineable=true\n         */\n        description: string;\n        /**\n         * A message to show to the user if the refactoring cannot be applied in\n         * the current context.\n         */\n        notApplicableReason?: string;\n        /**\n         * The hierarchical dotted name of the refactor action.\n         */\n        kind?: string;\n        /**\n         * Indicates that the action requires additional arguments to be passed\n         * when calling `getEditsForRefactor`.\n         */\n        isInteractive?: boolean;\n        /**\n         * Range of code the refactoring will be applied to.\n         */\n        range?: {\n            start: {\n                line: number;\n                offset: number;\n            };\n            end: {\n                line: number;\n                offset: number;\n            };\n        };\n    }\n    /**\n     * A set of edits to make in response to a refactor action, plus an optional\n     * location where renaming should be invoked from\n     */\n    interface RefactorEditInfo {\n        edits: FileTextChanges[];\n        renameFilename?: string;\n        renameLocation?: number;\n        commands?: CodeActionCommand[];\n        notApplicableReason?: string;\n    }\n    type RefactorTriggerReason = \"implicit\" | \"invoked\";\n    interface TextInsertion {\n        newText: string;\n        /** The position in newText the caret should point to after the insertion. */\n        caretOffset: number;\n    }\n    interface DocumentSpan {\n        textSpan: TextSpan;\n        fileName: string;\n        /**\n         * If the span represents a location that was remapped (e.g. via a .d.ts.map file),\n         * then the original filename and span will be specified here\n         */\n        originalTextSpan?: TextSpan;\n        originalFileName?: string;\n        /**\n         * If DocumentSpan.textSpan is the span for name of the declaration,\n         * then this is the span for relevant declaration\n         */\n        contextSpan?: TextSpan;\n        originalContextSpan?: TextSpan;\n    }\n    interface RenameLocation extends DocumentSpan {\n        readonly prefixText?: string;\n        readonly suffixText?: string;\n    }\n    interface ReferenceEntry extends DocumentSpan {\n        isWriteAccess: boolean;\n        isInString?: true;\n    }\n    interface ImplementationLocation extends DocumentSpan {\n        kind: ScriptElementKind;\n        displayParts: SymbolDisplayPart[];\n    }\n    enum HighlightSpanKind {\n        none = \"none\",\n        definition = \"definition\",\n        reference = \"reference\",\n        writtenReference = \"writtenReference\",\n    }\n    interface HighlightSpan {\n        fileName?: string;\n        isInString?: true;\n        textSpan: TextSpan;\n        contextSpan?: TextSpan;\n        kind: HighlightSpanKind;\n    }\n    interface NavigateToItem {\n        name: string;\n        kind: ScriptElementKind;\n        kindModifiers: string;\n        matchKind: \"exact\" | \"prefix\" | \"substring\" | \"camelCase\";\n        isCaseSensitive: boolean;\n        fileName: string;\n        textSpan: TextSpan;\n        containerName: string;\n        containerKind: ScriptElementKind;\n    }\n    enum IndentStyle {\n        None = 0,\n        Block = 1,\n        Smart = 2,\n    }\n    enum SemicolonPreference {\n        Ignore = \"ignore\",\n        Insert = \"insert\",\n        Remove = \"remove\",\n    }\n    /** @deprecated - consider using EditorSettings instead */\n    interface EditorOptions {\n        BaseIndentSize?: number;\n        IndentSize: number;\n        TabSize: number;\n        NewLineCharacter: string;\n        ConvertTabsToSpaces: boolean;\n        IndentStyle: IndentStyle;\n    }\n    interface EditorSettings {\n        baseIndentSize?: number;\n        indentSize?: number;\n        tabSize?: number;\n        newLineCharacter?: string;\n        convertTabsToSpaces?: boolean;\n        indentStyle?: IndentStyle;\n        trimTrailingWhitespace?: boolean;\n    }\n    /** @deprecated - consider using FormatCodeSettings instead */\n    interface FormatCodeOptions extends EditorOptions {\n        InsertSpaceAfterCommaDelimiter: boolean;\n        InsertSpaceAfterSemicolonInForStatements: boolean;\n        InsertSpaceBeforeAndAfterBinaryOperators: boolean;\n        InsertSpaceAfterConstructor?: boolean;\n        InsertSpaceAfterKeywordsInControlFlowStatements: boolean;\n        InsertSpaceAfterFunctionKeywordForAnonymousFunctions: boolean;\n        InsertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis: boolean;\n        InsertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets: boolean;\n        InsertSpaceAfterOpeningAndBeforeClosingNonemptyBraces?: boolean;\n        InsertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces: boolean;\n        InsertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces?: boolean;\n        InsertSpaceAfterTypeAssertion?: boolean;\n        InsertSpaceBeforeFunctionParenthesis?: boolean;\n        PlaceOpenBraceOnNewLineForFunctions: boolean;\n        PlaceOpenBraceOnNewLineForControlBlocks: boolean;\n        insertSpaceBeforeTypeAnnotation?: boolean;\n    }\n    interface FormatCodeSettings extends EditorSettings {\n        readonly insertSpaceAfterCommaDelimiter?: boolean;\n        readonly insertSpaceAfterSemicolonInForStatements?: boolean;\n        readonly insertSpaceBeforeAndAfterBinaryOperators?: boolean;\n        readonly insertSpaceAfterConstructor?: boolean;\n        readonly insertSpaceAfterKeywordsInControlFlowStatements?: boolean;\n        readonly insertSpaceAfterFunctionKeywordForAnonymousFunctions?: boolean;\n        readonly insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis?: boolean;\n        readonly insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets?: boolean;\n        readonly insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces?: boolean;\n        readonly insertSpaceAfterOpeningAndBeforeClosingEmptyBraces?: boolean;\n        readonly insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces?: boolean;\n        readonly insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces?: boolean;\n        readonly insertSpaceAfterTypeAssertion?: boolean;\n        readonly insertSpaceBeforeFunctionParenthesis?: boolean;\n        readonly placeOpenBraceOnNewLineForFunctions?: boolean;\n        readonly placeOpenBraceOnNewLineForControlBlocks?: boolean;\n        readonly insertSpaceBeforeTypeAnnotation?: boolean;\n        readonly indentMultiLineObjectLiteralBeginningOnBlankLine?: boolean;\n        readonly semicolons?: SemicolonPreference;\n        readonly indentSwitchCase?: boolean;\n    }\n    interface DefinitionInfo extends DocumentSpan {\n        kind: ScriptElementKind;\n        name: string;\n        containerKind: ScriptElementKind;\n        containerName: string;\n        unverified?: boolean;\n    }\n    interface DefinitionInfoAndBoundSpan {\n        definitions?: readonly DefinitionInfo[];\n        textSpan: TextSpan;\n    }\n    interface ReferencedSymbolDefinitionInfo extends DefinitionInfo {\n        displayParts: SymbolDisplayPart[];\n    }\n    interface ReferencedSymbol {\n        definition: ReferencedSymbolDefinitionInfo;\n        references: ReferencedSymbolEntry[];\n    }\n    interface ReferencedSymbolEntry extends ReferenceEntry {\n        isDefinition?: boolean;\n    }\n    enum SymbolDisplayPartKind {\n        aliasName = 0,\n        className = 1,\n        enumName = 2,\n        fieldName = 3,\n        interfaceName = 4,\n        keyword = 5,\n        lineBreak = 6,\n        numericLiteral = 7,\n        stringLiteral = 8,\n        localName = 9,\n        methodName = 10,\n        moduleName = 11,\n        operator = 12,\n        parameterName = 13,\n        propertyName = 14,\n        punctuation = 15,\n        space = 16,\n        text = 17,\n        typeParameterName = 18,\n        enumMemberName = 19,\n        functionName = 20,\n        regularExpressionLiteral = 21,\n        link = 22,\n        linkName = 23,\n        linkText = 24,\n    }\n    interface SymbolDisplayPart {\n        /**\n         * Text of an item describing the symbol.\n         */\n        text: string;\n        /**\n         * The symbol's kind (such as 'className' or 'parameterName' or plain 'text').\n         */\n        kind: string;\n    }\n    interface JSDocLinkDisplayPart extends SymbolDisplayPart {\n        target: DocumentSpan;\n    }\n    interface JSDocTagInfo {\n        name: string;\n        text?: SymbolDisplayPart[];\n    }\n    interface QuickInfo {\n        kind: ScriptElementKind;\n        kindModifiers: string;\n        textSpan: TextSpan;\n        displayParts?: SymbolDisplayPart[];\n        documentation?: SymbolDisplayPart[];\n        tags?: JSDocTagInfo[];\n        canIncreaseVerbosityLevel?: boolean;\n    }\n    type RenameInfo = RenameInfoSuccess | RenameInfoFailure;\n    interface RenameInfoSuccess {\n        canRename: true;\n        /**\n         * File or directory to rename.\n         * If set, `getEditsForFileRename` should be called instead of `findRenameLocations`.\n         */\n        fileToRename?: string;\n        displayName: string;\n        /**\n         * Full display name of item to be renamed.\n         * If item to be renamed is a file, then this is the original text of the module specifer\n         */\n        fullDisplayName: string;\n        kind: ScriptElementKind;\n        kindModifiers: string;\n        triggerSpan: TextSpan;\n    }\n    interface RenameInfoFailure {\n        canRename: false;\n        localizedErrorMessage: string;\n    }\n    /**\n     * @deprecated Use `UserPreferences` instead.\n     */\n    interface RenameInfoOptions {\n        readonly allowRenameOfImportPath?: boolean;\n    }\n    interface DocCommentTemplateOptions {\n        readonly generateReturnInDocTemplate?: boolean;\n    }\n    interface InteractiveRefactorArguments {\n        targetFile: string;\n    }\n    /**\n     * Signature help information for a single parameter\n     */\n    interface SignatureHelpParameter {\n        name: string;\n        documentation: SymbolDisplayPart[];\n        displayParts: SymbolDisplayPart[];\n        isOptional: boolean;\n        isRest?: boolean;\n    }\n    interface SelectionRange {\n        textSpan: TextSpan;\n        parent?: SelectionRange;\n    }\n    /**\n     * Represents a single signature to show in signature help.\n     * The id is used for subsequent calls into the language service to ask questions about the\n     * signature help item in the context of any documents that have been updated.  i.e. after\n     * an edit has happened, while signature help is still active, the host can ask important\n     * questions like 'what parameter is the user currently contained within?'.\n     */\n    interface SignatureHelpItem {\n        isVariadic: boolean;\n        prefixDisplayParts: SymbolDisplayPart[];\n        suffixDisplayParts: SymbolDisplayPart[];\n        separatorDisplayParts: SymbolDisplayPart[];\n        parameters: SignatureHelpParameter[];\n        documentation: SymbolDisplayPart[];\n        tags: JSDocTagInfo[];\n    }\n    /**\n     * Represents a set of signature help items, and the preferred item that should be selected.\n     */\n    interface SignatureHelpItems {\n        items: SignatureHelpItem[];\n        applicableSpan: TextSpan;\n        selectedItemIndex: number;\n        argumentIndex: number;\n        argumentCount: number;\n    }\n    enum CompletionInfoFlags {\n        None = 0,\n        MayIncludeAutoImports = 1,\n        IsImportStatementCompletion = 2,\n        IsContinuation = 4,\n        ResolvedModuleSpecifiers = 8,\n        ResolvedModuleSpecifiersBeyondLimit = 16,\n        MayIncludeMethodSnippets = 32,\n    }\n    interface CompletionInfo {\n        /** For performance telemetry. */\n        flags?: CompletionInfoFlags;\n        /** Not true for all global completions. This will be true if the enclosing scope matches a few syntax kinds. See `isSnippetScope`. */\n        isGlobalCompletion: boolean;\n        isMemberCompletion: boolean;\n        /**\n         * In the absence of `CompletionEntry[\"replacementSpan\"]`, the editor may choose whether to use\n         * this span or its default one. If `CompletionEntry[\"replacementSpan\"]` is defined, that span\n         * must be used to commit that completion entry.\n         */\n        optionalReplacementSpan?: TextSpan;\n        /**\n         * true when the current location also allows for a new identifier\n         */\n        isNewIdentifierLocation: boolean;\n        /**\n         * Indicates to client to continue requesting completions on subsequent keystrokes.\n         */\n        isIncomplete?: true;\n        entries: CompletionEntry[];\n        /**\n         * Default commit characters for the completion entries.\n         */\n        defaultCommitCharacters?: string[];\n    }\n    interface CompletionEntryDataAutoImport {\n        /**\n         * The name of the property or export in the module's symbol table. Differs from the completion name\n         * in the case of InternalSymbolName.ExportEquals and InternalSymbolName.Default.\n         */\n        exportName: string;\n        exportMapKey?: ExportMapInfoKey;\n        moduleSpecifier?: string;\n        /** The file name declaring the export's module symbol, if it was an external module */\n        fileName?: string;\n        /** The module name (with quotes stripped) of the export's module symbol, if it was an ambient module */\n        ambientModuleName?: string;\n        /** True if the export was found in the package.json AutoImportProvider */\n        isPackageJsonImport?: true;\n    }\n    interface CompletionEntryDataUnresolved extends CompletionEntryDataAutoImport {\n        exportMapKey: ExportMapInfoKey;\n    }\n    interface CompletionEntryDataResolved extends CompletionEntryDataAutoImport {\n        moduleSpecifier: string;\n    }\n    type CompletionEntryData = CompletionEntryDataUnresolved | CompletionEntryDataResolved;\n    interface CompletionEntry {\n        name: string;\n        kind: ScriptElementKind;\n        kindModifiers?: string;\n        /**\n         * A string that is used for comparing completion items so that they can be ordered. This\n         * is often the same as the name but may be different in certain circumstances.\n         */\n        sortText: string;\n        /**\n         * Text to insert instead of `name`.\n         * This is used to support bracketed completions; If `name` might be \"a-b\" but `insertText` would be `[\"a-b\"]`,\n         * coupled with `replacementSpan` to replace a dotted access with a bracket access.\n         */\n        insertText?: string;\n        /**\n         * A string that should be used when filtering a set of\n         * completion items.\n         */\n        filterText?: string;\n        /**\n         * `insertText` should be interpreted as a snippet if true.\n         */\n        isSnippet?: true;\n        /**\n         * An optional span that indicates the text to be replaced by this completion item.\n         * If present, this span should be used instead of the default one.\n         * It will be set if the required span differs from the one generated by the default replacement behavior.\n         */\n        replacementSpan?: TextSpan;\n        /**\n         * Indicates whether commiting this completion entry will require additional code actions to be\n         * made to avoid errors. The CompletionEntryDetails will have these actions.\n         */\n        hasAction?: true;\n        /**\n         * Identifier (not necessarily human-readable) identifying where this completion came from.\n         */\n        source?: string;\n        /**\n         * Human-readable description of the `source`.\n         */\n        sourceDisplay?: SymbolDisplayPart[];\n        /**\n         * Additional details for the label.\n         */\n        labelDetails?: CompletionEntryLabelDetails;\n        /**\n         * If true, this completion should be highlighted as recommended. There will only be one of these.\n         * This will be set when we know the user should write an expression with a certain type and that type is an enum or constructable class.\n         * Then either that enum/class or a namespace containing it will be the recommended symbol.\n         */\n        isRecommended?: true;\n        /**\n         * If true, this completion was generated from traversing the name table of an unchecked JS file,\n         * and therefore may not be accurate.\n         */\n        isFromUncheckedFile?: true;\n        /**\n         * If true, this completion was for an auto-import of a module not yet in the program, but listed\n         * in the project package.json. Used for telemetry reporting.\n         */\n        isPackageJsonImport?: true;\n        /**\n         * If true, this completion was an auto-import-style completion of an import statement (i.e., the\n         * module specifier was inserted along with the imported identifier). Used for telemetry reporting.\n         */\n        isImportStatementCompletion?: true;\n        /**\n         * For API purposes.\n         * Included for non-string completions only when `includeSymbol: true` option is passed to `getCompletionsAtPosition`.\n         * @example Get declaration of completion: `symbol.valueDeclaration`\n         */\n        symbol?: Symbol;\n        /**\n         * A property to be sent back to TS Server in the CompletionDetailsRequest, along with `name`,\n         * that allows TS Server to look up the symbol represented by the completion item, disambiguating\n         * items with the same name. Currently only defined for auto-import completions, but the type is\n         * `unknown` in the protocol, so it can be changed as needed to support other kinds of completions.\n         * The presence of this property should generally not be used to assume that this completion entry\n         * is an auto-import.\n         */\n        data?: CompletionEntryData;\n        /**\n         * If this completion entry is selected, typing a commit character will cause the entry to be accepted.\n         */\n        commitCharacters?: string[];\n    }\n    interface CompletionEntryLabelDetails {\n        /**\n         * An optional string which is rendered less prominently directly after\n         * {@link CompletionEntry.name name}, without any spacing. Should be\n         * used for function signatures or type annotations.\n         */\n        detail?: string;\n        /**\n         * An optional string which is rendered less prominently after\n         * {@link CompletionEntryLabelDetails.detail}. Should be used for fully qualified\n         * names or file path.\n         */\n        description?: string;\n    }\n    interface CompletionEntryDetails {\n        name: string;\n        kind: ScriptElementKind;\n        kindModifiers: string;\n        displayParts: SymbolDisplayPart[];\n        documentation?: SymbolDisplayPart[];\n        tags?: JSDocTagInfo[];\n        codeActions?: CodeAction[];\n        /** @deprecated Use `sourceDisplay` instead. */\n        source?: SymbolDisplayPart[];\n        sourceDisplay?: SymbolDisplayPart[];\n    }\n    interface OutliningSpan {\n        /** The span of the document to actually collapse. */\n        textSpan: TextSpan;\n        /** The span of the document to display when the user hovers over the collapsed span. */\n        hintSpan: TextSpan;\n        /** The text to display in the editor for the collapsed region. */\n        bannerText: string;\n        /**\n         * Whether or not this region should be automatically collapsed when\n         * the 'Collapse to Definitions' command is invoked.\n         */\n        autoCollapse: boolean;\n        /**\n         * Classification of the contents of the span\n         */\n        kind: OutliningSpanKind;\n    }\n    enum OutliningSpanKind {\n        /** Single or multi-line comments */\n        Comment = \"comment\",\n        /** Sections marked by '// #region' and '// #endregion' comments */\n        Region = \"region\",\n        /** Declarations and expressions */\n        Code = \"code\",\n        /** Contiguous blocks of import declarations */\n        Imports = \"imports\",\n    }\n    enum OutputFileType {\n        JavaScript = 0,\n        SourceMap = 1,\n        Declaration = 2,\n    }\n    enum EndOfLineState {\n        None = 0,\n        InMultiLineCommentTrivia = 1,\n        InSingleQuoteStringLiteral = 2,\n        InDoubleQuoteStringLiteral = 3,\n        InTemplateHeadOrNoSubstitutionTemplate = 4,\n        InTemplateMiddleOrTail = 5,\n        InTemplateSubstitutionPosition = 6,\n    }\n    enum TokenClass {\n        Punctuation = 0,\n        Keyword = 1,\n        Operator = 2,\n        Comment = 3,\n        Whitespace = 4,\n        Identifier = 5,\n        NumberLiteral = 6,\n        BigIntLiteral = 7,\n        StringLiteral = 8,\n        RegExpLiteral = 9,\n    }\n    interface ClassificationResult {\n        finalLexState: EndOfLineState;\n        entries: ClassificationInfo[];\n    }\n    interface ClassificationInfo {\n        length: number;\n        classification: TokenClass;\n    }\n    interface Classifier {\n        /**\n         * Gives lexical classifications of tokens on a line without any syntactic context.\n         * For instance, a token consisting of the text 'string' can be either an identifier\n         * named 'string' or the keyword 'string', however, because this classifier is not aware,\n         * it relies on certain heuristics to give acceptable results. For classifications where\n         * speed trumps accuracy, this function is preferable; however, for true accuracy, the\n         * syntactic classifier is ideal. In fact, in certain editing scenarios, combining the\n         * lexical, syntactic, and semantic classifiers may issue the best user experience.\n         *\n         * @param text                      The text of a line to classify.\n         * @param lexState                  The state of the lexical classifier at the end of the previous line.\n         * @param syntacticClassifierAbsent Whether the client is *not* using a syntactic classifier.\n         *                                  If there is no syntactic classifier (syntacticClassifierAbsent=true),\n         *                                  certain heuristics may be used in its place; however, if there is a\n         *                                  syntactic classifier (syntacticClassifierAbsent=false), certain\n         *                                  classifications which may be incorrectly categorized will be given\n         *                                  back as Identifiers in order to allow the syntactic classifier to\n         *                                  subsume the classification.\n         * @deprecated Use getLexicalClassifications instead.\n         */\n        getClassificationsForLine(text: string, lexState: EndOfLineState, syntacticClassifierAbsent: boolean): ClassificationResult;\n        getEncodedLexicalClassifications(text: string, endOfLineState: EndOfLineState, syntacticClassifierAbsent: boolean): Classifications;\n    }\n    enum ScriptElementKind {\n        unknown = \"\",\n        warning = \"warning\",\n        /** predefined type (void) or keyword (class) */\n        keyword = \"keyword\",\n        /** top level script node */\n        scriptElement = \"script\",\n        /** module foo {} */\n        moduleElement = \"module\",\n        /** class X {} */\n        classElement = \"class\",\n        /** var x = class X {} */\n        localClassElement = \"local class\",\n        /** interface Y {} */\n        interfaceElement = \"interface\",\n        /** type T = ... */\n        typeElement = \"type\",\n        /** enum E */\n        enumElement = \"enum\",\n        enumMemberElement = \"enum member\",\n        /**\n         * Inside module and script only\n         * const v = ..\n         */\n        variableElement = \"var\",\n        /** Inside function */\n        localVariableElement = \"local var\",\n        /** using foo = ... */\n        variableUsingElement = \"using\",\n        /** await using foo = ... */\n        variableAwaitUsingElement = \"await using\",\n        /**\n         * Inside module and script only\n         * function f() { }\n         */\n        functionElement = \"function\",\n        /** Inside function */\n        localFunctionElement = \"local function\",\n        /** class X { [public|private]* foo() {} } */\n        memberFunctionElement = \"method\",\n        /** class X { [public|private]* [get|set] foo:number; } */\n        memberGetAccessorElement = \"getter\",\n        memberSetAccessorElement = \"setter\",\n        /**\n         * class X { [public|private]* foo:number; }\n         * interface Y { foo:number; }\n         */\n        memberVariableElement = \"property\",\n        /** class X { [public|private]* accessor foo: number; } */\n        memberAccessorVariableElement = \"accessor\",\n        /**\n         * class X { constructor() { } }\n         * class X { static { } }\n         */\n        constructorImplementationElement = \"constructor\",\n        /** interface Y { ():number; } */\n        callSignatureElement = \"call\",\n        /** interface Y { []:number; } */\n        indexSignatureElement = \"index\",\n        /** interface Y { new():Y; } */\n        constructSignatureElement = \"construct\",\n        /** function foo(*Y*: string) */\n        parameterElement = \"parameter\",\n        typeParameterElement = \"type parameter\",\n        primitiveType = \"primitive type\",\n        label = \"label\",\n        alias = \"alias\",\n        constElement = \"const\",\n        letElement = \"let\",\n        directory = \"directory\",\n        externalModuleName = \"external module name\",\n        /**\n         * <JsxTagName attribute1 attribute2={0} />\n         * @deprecated\n         */\n        jsxAttribute = \"JSX attribute\",\n        /** String literal */\n        string = \"string\",\n        /** Jsdoc @link: in `{@link C link text}`, the before and after text \"{@link \" and \"}\" */\n        link = \"link\",\n        /** Jsdoc @link: in `{@link C link text}`, the entity name \"C\" */\n        linkName = \"link name\",\n        /** Jsdoc @link: in `{@link C link text}`, the link text \"link text\" */\n        linkText = \"link text\",\n    }\n    enum ScriptElementKindModifier {\n        none = \"\",\n        publicMemberModifier = \"public\",\n        privateMemberModifier = \"private\",\n        protectedMemberModifier = \"protected\",\n        exportedModifier = \"export\",\n        ambientModifier = \"declare\",\n        staticModifier = \"static\",\n        abstractModifier = \"abstract\",\n        optionalModifier = \"optional\",\n        deprecatedModifier = \"deprecated\",\n        dtsModifier = \".d.ts\",\n        tsModifier = \".ts\",\n        tsxModifier = \".tsx\",\n        jsModifier = \".js\",\n        jsxModifier = \".jsx\",\n        jsonModifier = \".json\",\n        dmtsModifier = \".d.mts\",\n        mtsModifier = \".mts\",\n        mjsModifier = \".mjs\",\n        dctsModifier = \".d.cts\",\n        ctsModifier = \".cts\",\n        cjsModifier = \".cjs\",\n    }\n    enum ClassificationTypeNames {\n        comment = \"comment\",\n        identifier = \"identifier\",\n        keyword = \"keyword\",\n        numericLiteral = \"number\",\n        bigintLiteral = \"bigint\",\n        operator = \"operator\",\n        stringLiteral = \"string\",\n        whiteSpace = \"whitespace\",\n        text = \"text\",\n        punctuation = \"punctuation\",\n        className = \"class name\",\n        enumName = \"enum name\",\n        interfaceName = \"interface name\",\n        moduleName = \"module name\",\n        typeParameterName = \"type parameter name\",\n        typeAliasName = \"type alias name\",\n        parameterName = \"parameter name\",\n        docCommentTagName = \"doc comment tag name\",\n        jsxOpenTagName = \"jsx open tag name\",\n        jsxCloseTagName = \"jsx close tag name\",\n        jsxSelfClosingTagName = \"jsx self closing tag name\",\n        jsxAttribute = \"jsx attribute\",\n        jsxText = \"jsx text\",\n        jsxAttributeStringLiteralValue = \"jsx attribute string literal value\",\n    }\n    enum ClassificationType {\n        comment = 1,\n        identifier = 2,\n        keyword = 3,\n        numericLiteral = 4,\n        operator = 5,\n        stringLiteral = 6,\n        regularExpressionLiteral = 7,\n        whiteSpace = 8,\n        text = 9,\n        punctuation = 10,\n        className = 11,\n        enumName = 12,\n        interfaceName = 13,\n        moduleName = 14,\n        typeParameterName = 15,\n        typeAliasName = 16,\n        parameterName = 17,\n        docCommentTagName = 18,\n        jsxOpenTagName = 19,\n        jsxCloseTagName = 20,\n        jsxSelfClosingTagName = 21,\n        jsxAttribute = 22,\n        jsxText = 23,\n        jsxAttributeStringLiteralValue = 24,\n        bigintLiteral = 25,\n    }\n    interface InlayHintsContext {\n        file: SourceFile;\n        program: Program;\n        cancellationToken: CancellationToken;\n        host: LanguageServiceHost;\n        span: TextSpan;\n        preferences: UserPreferences;\n    }\n    type ExportMapInfoKey = string & {\n        __exportInfoKey: void;\n    };\n    /** The classifier is used for syntactic highlighting in editors via the TSServer */\n    function createClassifier(): Classifier;\n    interface DocumentHighlights {\n        fileName: string;\n        highlightSpans: HighlightSpan[];\n    }\n    function createDocumentRegistry(useCaseSensitiveFileNames?: boolean, currentDirectory?: string, jsDocParsingMode?: JSDocParsingMode): DocumentRegistry;\n    /**\n     * The document registry represents a store of SourceFile objects that can be shared between\n     * multiple LanguageService instances. A LanguageService instance holds on the SourceFile (AST)\n     * of files in the context.\n     * SourceFile objects account for most of the memory usage by the language service. Sharing\n     * the same DocumentRegistry instance between different instances of LanguageService allow\n     * for more efficient memory utilization since all projects will share at least the library\n     * file (lib.d.ts).\n     *\n     * A more advanced use of the document registry is to serialize sourceFile objects to disk\n     * and re-hydrate them when needed.\n     *\n     * To create a default DocumentRegistry, use createDocumentRegistry to create one, and pass it\n     * to all subsequent createLanguageService calls.\n     */\n    interface DocumentRegistry {\n        /**\n         * Request a stored SourceFile with a given fileName and compilationSettings.\n         * The first call to acquire will call createLanguageServiceSourceFile to generate\n         * the SourceFile if was not found in the registry.\n         *\n         * @param fileName The name of the file requested\n         * @param compilationSettingsOrHost Some compilation settings like target affects the\n         * shape of a the resulting SourceFile. This allows the DocumentRegistry to store\n         * multiple copies of the same file for different compilation settings. A minimal\n         * resolution cache is needed to fully define a source file's shape when\n         * the compilation settings include `module: node16`+, so providing a cache host\n         * object should be preferred. A common host is a language service `ConfiguredProject`.\n         * @param scriptSnapshot Text of the file. Only used if the file was not found\n         * in the registry and a new one was created.\n         * @param version Current version of the file. Only used if the file was not found\n         * in the registry and a new one was created.\n         */\n        acquireDocument(fileName: string, compilationSettingsOrHost: CompilerOptions | MinimalResolutionCacheHost, scriptSnapshot: IScriptSnapshot, version: string, scriptKind?: ScriptKind, sourceFileOptions?: CreateSourceFileOptions | ScriptTarget): SourceFile;\n        acquireDocumentWithKey(fileName: string, path: Path, compilationSettingsOrHost: CompilerOptions | MinimalResolutionCacheHost, key: DocumentRegistryBucketKey, scriptSnapshot: IScriptSnapshot, version: string, scriptKind?: ScriptKind, sourceFileOptions?: CreateSourceFileOptions | ScriptTarget): SourceFile;\n        /**\n         * Request an updated version of an already existing SourceFile with a given fileName\n         * and compilationSettings. The update will in-turn call updateLanguageServiceSourceFile\n         * to get an updated SourceFile.\n         *\n         * @param fileName The name of the file requested\n         * @param compilationSettingsOrHost Some compilation settings like target affects the\n         * shape of a the resulting SourceFile. This allows the DocumentRegistry to store\n         * multiple copies of the same file for different compilation settings. A minimal\n         * resolution cache is needed to fully define a source file's shape when\n         * the compilation settings include `module: node16`+, so providing a cache host\n         * object should be preferred. A common host is a language service `ConfiguredProject`.\n         * @param scriptSnapshot Text of the file.\n         * @param version Current version of the file.\n         */\n        updateDocument(fileName: string, compilationSettingsOrHost: CompilerOptions | MinimalResolutionCacheHost, scriptSnapshot: IScriptSnapshot, version: string, scriptKind?: ScriptKind, sourceFileOptions?: CreateSourceFileOptions | ScriptTarget): SourceFile;\n        updateDocumentWithKey(fileName: string, path: Path, compilationSettingsOrHost: CompilerOptions | MinimalResolutionCacheHost, key: DocumentRegistryBucketKey, scriptSnapshot: IScriptSnapshot, version: string, scriptKind?: ScriptKind, sourceFileOptions?: CreateSourceFileOptions | ScriptTarget): SourceFile;\n        getKeyForCompilationSettings(settings: CompilerOptions): DocumentRegistryBucketKey;\n        /**\n         * Informs the DocumentRegistry that a file is not needed any longer.\n         *\n         * Note: It is not allowed to call release on a SourceFile that was not acquired from\n         * this registry originally.\n         *\n         * @param fileName The name of the file to be released\n         * @param compilationSettings The compilation settings used to acquire the file\n         * @param scriptKind The script kind of the file to be released\n         *\n         * @deprecated pass scriptKind and impliedNodeFormat for correctness\n         */\n        releaseDocument(fileName: string, compilationSettings: CompilerOptions, scriptKind?: ScriptKind): void;\n        /**\n         * Informs the DocumentRegistry that a file is not needed any longer.\n         *\n         * Note: It is not allowed to call release on a SourceFile that was not acquired from\n         * this registry originally.\n         *\n         * @param fileName The name of the file to be released\n         * @param compilationSettings The compilation settings used to acquire the file\n         * @param scriptKind The script kind of the file to be released\n         * @param impliedNodeFormat The implied source file format of the file to be released\n         */\n        releaseDocument(fileName: string, compilationSettings: CompilerOptions, scriptKind: ScriptKind, impliedNodeFormat: ResolutionMode): void;\n        /**\n         * @deprecated pass scriptKind for and impliedNodeFormat correctness */\n        releaseDocumentWithKey(path: Path, key: DocumentRegistryBucketKey, scriptKind?: ScriptKind): void;\n        releaseDocumentWithKey(path: Path, key: DocumentRegistryBucketKey, scriptKind: ScriptKind, impliedNodeFormat: ResolutionMode): void;\n        reportStats(): string;\n    }\n    type DocumentRegistryBucketKey = string & {\n        __bucketKey: any;\n    };\n    function preProcessFile(sourceText: string, readImportFiles?: boolean, detectJavaScriptImports?: boolean): PreProcessedFileInfo;\n    function transpileModule(input: string, transpileOptions: TranspileOptions): TranspileOutput;\n    function transpileDeclaration(input: string, transpileOptions: TranspileOptions): TranspileOutput;\n    function transpile(input: string, compilerOptions?: CompilerOptions, fileName?: string, diagnostics?: Diagnostic[], moduleName?: string): string;\n    interface TranspileOptions {\n        compilerOptions?: CompilerOptions;\n        fileName?: string;\n        reportDiagnostics?: boolean;\n        moduleName?: string;\n        renamedDependencies?: MapLike<string>;\n        transformers?: CustomTransformers;\n        jsDocParsingMode?: JSDocParsingMode;\n    }\n    interface TranspileOutput {\n        outputText: string;\n        diagnostics?: Diagnostic[];\n        sourceMapText?: string;\n    }\n    function toEditorSettings(options: EditorOptions | EditorSettings): EditorSettings;\n    function displayPartsToString(displayParts: SymbolDisplayPart[] | undefined): string;\n    function getDefaultCompilerOptions(): CompilerOptions;\n    function getSupportedCodeFixes(): readonly string[];\n    function createLanguageServiceSourceFile(fileName: string, scriptSnapshot: IScriptSnapshot, scriptTargetOrOptions: ScriptTarget | CreateSourceFileOptions, version: string, setNodeParents: boolean, scriptKind?: ScriptKind): SourceFile;\n    function updateLanguageServiceSourceFile(sourceFile: SourceFile, scriptSnapshot: IScriptSnapshot, version: string, textChangeRange: TextChangeRange | undefined, aggressiveChecks?: boolean): SourceFile;\n    function createLanguageService(host: LanguageServiceHost, documentRegistry?: DocumentRegistry, syntaxOnlyOrLanguageServiceMode?: boolean | LanguageServiceMode): LanguageService;\n    /**\n     * Get the path of the default library files (lib.d.ts) as distributed with the typescript\n     * node package.\n     * The functionality is not supported if the ts module is consumed outside of a node module.\n     */\n    function getDefaultLibFilePath(options: CompilerOptions): string;\n    /** The version of the language service API */\n    const servicesVersion = \"0.8\";\n    /**\n     * Transform one or more nodes using the supplied transformers.\n     * @param source A single `Node` or an array of `Node` objects.\n     * @param transformers An array of `TransformerFactory` callbacks used to process the transformation.\n     * @param compilerOptions Optional compiler options.\n     */\n    function transform<T extends Node>(source: T | T[], transformers: TransformerFactory<T>[], compilerOptions?: CompilerOptions): TransformationResult<T>;\n}\nexport = ts;\n",
  "node_modules/typescript/package.json": "{\n    \"name\": \"typescript\",\n    \"author\": \"Microsoft Corp.\",\n    \"homepage\": \"https://www.typescriptlang.org/\",\n    \"version\": \"5.9.3\",\n    \"license\": \"Apache-2.0\",\n    \"description\": \"TypeScript is a language for application scale JavaScript development\",\n    \"keywords\": [\n        \"TypeScript\",\n        \"Microsoft\",\n        \"compiler\",\n        \"language\",\n        \"javascript\"\n    ],\n    \"bugs\": {\n        \"url\": \"https://github.com/microsoft/TypeScript/issues\"\n    },\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/microsoft/TypeScript.git\"\n    },\n    \"main\": \"./lib/typescript.js\",\n    \"typings\": \"./lib/typescript.d.ts\",\n    \"bin\": {\n        \"tsc\": \"./bin/tsc\",\n        \"tsserver\": \"./bin/tsserver\"\n    },\n    \"engines\": {\n        \"node\": \">=14.17\"\n    },\n    \"files\": [\n        \"bin\",\n        \"lib\",\n        \"!lib/enu\",\n        \"LICENSE.txt\",\n        \"README.md\",\n        \"SECURITY.md\",\n        \"ThirdPartyNoticeText.txt\",\n        \"!**/.gitattributes\"\n    ],\n    \"devDependencies\": {\n        \"@dprint/formatter\": \"^0.4.1\",\n        \"@dprint/typescript\": \"0.93.4\",\n        \"@esfx/canceltoken\": \"^1.0.0\",\n        \"@eslint/js\": \"^9.20.0\",\n        \"@octokit/rest\": \"^21.1.1\",\n        \"@types/chai\": \"^4.3.20\",\n        \"@types/diff\": \"^7.0.1\",\n        \"@types/minimist\": \"^1.2.5\",\n        \"@types/mocha\": \"^10.0.10\",\n        \"@types/ms\": \"^0.7.34\",\n        \"@types/node\": \"latest\",\n        \"@types/source-map-support\": \"^0.5.10\",\n        \"@types/which\": \"^3.0.4\",\n        \"@typescript-eslint/rule-tester\": \"^8.24.1\",\n        \"@typescript-eslint/type-utils\": \"^8.24.1\",\n        \"@typescript-eslint/utils\": \"^8.24.1\",\n        \"azure-devops-node-api\": \"^14.1.0\",\n        \"c8\": \"^10.1.3\",\n        \"chai\": \"^4.5.0\",\n        \"chokidar\": \"^4.0.3\",\n        \"diff\": \"^7.0.0\",\n        \"dprint\": \"^0.49.0\",\n        \"esbuild\": \"^0.25.0\",\n        \"eslint\": \"^9.20.1\",\n        \"eslint-formatter-autolinkable-stylish\": \"^1.4.0\",\n        \"eslint-plugin-regexp\": \"^2.7.0\",\n        \"fast-xml-parser\": \"^4.5.2\",\n        \"glob\": \"^10.4.5\",\n        \"globals\": \"^15.15.0\",\n        \"hereby\": \"^1.10.0\",\n        \"jsonc-parser\": \"^3.3.1\",\n        \"knip\": \"^5.44.4\",\n        \"minimist\": \"^1.2.8\",\n        \"mocha\": \"^10.8.2\",\n        \"mocha-fivemat-progress-reporter\": \"^0.1.0\",\n        \"monocart-coverage-reports\": \"^2.12.1\",\n        \"ms\": \"^2.1.3\",\n        \"picocolors\": \"^1.1.1\",\n        \"playwright\": \"^1.50.1\",\n        \"source-map-support\": \"^0.5.21\",\n        \"tslib\": \"^2.8.1\",\n        \"typescript\": \"^5.7.3\",\n        \"typescript-eslint\": \"^8.24.1\",\n        \"which\": \"^3.0.1\"\n    },\n    \"overrides\": {\n        \"typescript@*\": \"$typescript\"\n    },\n    \"scripts\": {\n        \"test\": \"hereby runtests-parallel --light=false\",\n        \"test:eslint-rules\": \"hereby run-eslint-rules-tests\",\n        \"build\": \"npm run build:compiler && npm run build:tests\",\n        \"build:compiler\": \"hereby local\",\n        \"build:tests\": \"hereby tests\",\n        \"build:tests:notypecheck\": \"hereby tests --no-typecheck\",\n        \"clean\": \"hereby clean\",\n        \"gulp\": \"hereby\",\n        \"lint\": \"hereby lint\",\n        \"knip\": \"hereby knip\",\n        \"format\": \"dprint fmt\",\n        \"setup-hooks\": \"node scripts/link-hooks.mjs\"\n    },\n    \"browser\": {\n        \"fs\": false,\n        \"os\": false,\n        \"path\": false,\n        \"crypto\": false,\n        \"buffer\": false,\n        \"source-map-support\": false,\n        \"inspector\": false,\n        \"perf_hooks\": false\n    },\n    \"packageManager\": \"npm@8.19.4\",\n    \"volta\": {\n        \"node\": \"20.1.0\",\n        \"npm\": \"8.19.4\"\n    },\n    \"gitHead\": \"c63de15a992d37f0d6cec03ac7631872838602cb\"\n}\n",
  "node_modules/typia/lib/TypeGuardError.d.ts": "/**\n * Error thrown when type assertion fails.\n *\n * Thrown by {@link assert}, {@link assertGuard}, and other assert-family\n * functions when input doesn't match expected type `T`. Contains detailed\n * information about the first assertion failure:\n *\n * - `method`: Which typia function threw (e.g., `\"typia.assert\"`)\n * - `path`: Property path where error occurred (e.g., `\"input.user.age\"`)\n * - `expected`: Expected type string (e.g., `\"number & ExclusiveMinimum<19>\"`)\n * - `value`: Actual value that failed validation\n *\n * @template T Expected type (for type safety)\n */\nexport declare class TypeGuardError<T = any> extends Error {\n    /**\n     * Name of the typia method that threw this error.\n     *\n     * E.g., `\"typia.assert\"`, `\"typia.assertEquals\"`, `\"typia.assertGuard\"`.\n     */\n    readonly method: string;\n    /**\n     * Property path where assertion failed.\n     *\n     * Uses dot notation for nested properties. `undefined` if error occurred at\n     * root level.\n     *\n     * E.g., `\"input.age\"`, `\"input.profile.email\"`, `\"input[0].name\"`.\n     */\n    readonly path: string | undefined;\n    /**\n     * String representation of expected type.\n     *\n     * E.g., `\"string\"`, `\"number & ExclusiveMinimum<19>\"`, `\"{ name: string; age:\n     * number }\"`.\n     */\n    readonly expected: string;\n    /**\n     * Actual value that failed assertion.\n     *\n     * The raw value at the error path, useful for debugging.\n     */\n    readonly value: unknown;\n    /**\n     * Optional human-readable error description.\n     *\n     * Primarily for AI agent libraries or custom validation scenarios needing\n     * additional context. Standard assertions rely on `path`, `expected`, and\n     * `value` for error reporting.\n     */\n    readonly description?: string | undefined;\n    /**\n     * Creates a new TypeGuardError instance.\n     *\n     * @param props Error properties\n     */\n    constructor(props: TypeGuardError.IProps);\n}\nexport declare namespace TypeGuardError {\n    /** Properties for constructing a TypeGuardError. */\n    interface IProps {\n        /**\n         * Name of the typia method that threw the error.\n         *\n         * E.g., `\"typia.assert\"`, `\"typia.assertEquals\"`.\n         */\n        method: string;\n        /**\n         * Property path where assertion failed (optional).\n         *\n         * E.g., `\"input.age\"`, `\"input.profile.email\"`.\n         */\n        path?: undefined | string;\n        /**\n         * String representation of expected type.\n         *\n         * E.g., `\"string\"`, `\"number & ExclusiveMinimum<19>\"`.\n         */\n        expected: string;\n        /** Actual value that failed assertion. */\n        value: unknown;\n        /**\n         * Optional human-readable error description.\n         *\n         * For AI agent libraries or custom validation needing additional context.\n         */\n        description?: string;\n        /**\n         * Custom error message (optional).\n         *\n         * If not provided, a default message is generated from other properties.\n         */\n        message?: undefined | string;\n    }\n}\n",
  "node_modules/typia/lib/executable/TypiaGenerateWizard.d.ts": "export declare namespace TypiaGenerateWizard {\n    function generate(): Promise<void>;\n    interface IArguments {\n        input: string;\n        output: string;\n        project: string;\n    }\n}\n",
  "node_modules/typia/lib/executable/TypiaPatchWizard.d.ts": "export declare namespace TypiaPatchWizard {\n    const main: () => Promise<void>;\n    const patch: () => Promise<void>;\n}\n",
  "node_modules/typia/lib/executable/TypiaSetupWizard.d.ts": "export declare namespace TypiaSetupWizard {\n    interface IArguments {\n        manager: \"npm\" | \"pnpm\" | \"yarn\" | \"bun\";\n        project: string | null;\n    }\n    const setup: () => Promise<void>;\n}\n",
  "node_modules/typia/lib/executable/setup/ArgumentParser.d.ts": "import commander from \"commander\";\nimport inquirer from \"inquirer\";\nimport { PackageManager } from \"./PackageManager\";\nexport declare namespace ArgumentParser {\n    type Inquiry<T> = (pack: PackageManager, command: commander.Command, prompt: (opt?: inquirer.StreamOptions) => inquirer.PromptModule, action: (closure: (options: Partial<T>) => Promise<T>) => Promise<T>) => Promise<T>;\n    const parse: <T>(pack: PackageManager, inquiry: (pack: PackageManager, command: commander.Command, prompt: (opt?: inquirer.StreamOptions) => inquirer.PromptModule, action: (closure: (options: Partial<T>) => Promise<T>) => Promise<T>) => Promise<T>) => Promise<T>;\n}\n",
  "node_modules/typia/lib/executable/setup/CommandExecutor.d.ts": "export declare namespace CommandExecutor {\n    const run: (str: string) => void;\n}\n",
  "node_modules/typia/lib/executable/setup/FileRetriever.d.ts": "export declare namespace FileRetriever {\n    const directory: (props: {\n        file: string;\n        location: string;\n        depth?: number;\n    }) => string | null;\n}\n",
  "node_modules/typia/lib/executable/setup/PackageManager.d.ts": "export declare class PackageManager {\n    readonly directory: string;\n    data: Package.Data;\n    manager: Manager;\n    get file(): string;\n    static mount(): Promise<PackageManager>;\n    save(modifier: (data: Package.Data) => void): Promise<void>;\n    install(props: {\n        dev: boolean;\n        modulo: string;\n        version: string;\n    }): boolean;\n    private constructor();\n    private static load;\n}\nexport declare namespace Package {\n    interface Data {\n        scripts?: Record<string, string>;\n        dependencies?: Record<string, string>;\n        devDependencies?: Record<string, string>;\n    }\n}\ntype Manager = \"npm\" | \"pnpm\" | \"yarn\" | \"bun\";\nexport {};\n",
  "node_modules/typia/lib/executable/setup/PluginConfigurator.d.ts": "import { TypiaSetupWizard } from \"../TypiaSetupWizard\";\nexport declare namespace PluginConfigurator {\n    function configure(args: TypiaSetupWizard.IArguments): Promise<void>;\n}\n",
  "node_modules/typia/lib/executable/typia.d.ts": "#!/usr/bin/env node\ndeclare const USAGE = \"Wrong command has been detected. Use like below:\\n\\n  npx typia setup \\\\\\n    --manager (npm|pnpm|yarn) \\\\\\n    --project {tsconfig.json file path}\\n\\n    - npx typia setup\\n    - npx typia setup --manager pnpm\\n    - npx typia setup --project tsconfig.test.json\\n\\n  npx typia generate \\n    --input {directory} \\\\\\n    --output {directory}\\n\\n    --npx typia generate --input src/templates --output src/functional\\n\";\ndeclare const halt: (desc: string) => never;\ndeclare const main: () => Promise<void>;\n",
  "node_modules/typia/lib/functional.d.ts": "import { IValidation } from \"@typia/interface\";\nimport { TypeGuardError } from \"./TypeGuardError\";\n/**\n * Wraps function to assert both parameters and return value.\n *\n * Wraps the target function and validates all parameters before calling and\n * return value after calling through {@link assert}. Throws on first mismatch.\n *\n * Error path format:\n *\n * - Parameter errors: `$input.parameters[0].property`\n * - Return errors: `$input.return.property`\n *\n * Related functions:\n *\n * - {@link assertParameters} — Validates parameters only\n * - {@link assertReturn} — Validates return value only\n * - {@link validateFunction} — Collects all errors instead of throwing\n * - {@link assertEqualsFunction} — Also rejects extra properties\n *\n * @template T Target function type\n * @param func Function to wrap\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Wrapped function with same signature\n * @throws {TypeGuardError} When parameter or return value type mismatch\n */\nexport declare function assertFunction<T extends (...args: any[]) => any>(func: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): T;\n/**\n * Wraps function to assert parameters only.\n *\n * Wraps the target function and validates all parameters before calling through\n * {@link assert}. Return value is not validated. Throws on first mismatch.\n *\n * Error path format: `$input.parameters[0].property`\n *\n * Related functions:\n *\n * - {@link assertFunction} — Also validates return value\n * - {@link assertReturn} — Validates return value only\n * - {@link validateParameters} — Collects all errors instead of throwing\n * - {@link assertEqualsParameters} — Also rejects extra properties\n *\n * @template T Target function type\n * @param func Function to wrap\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Wrapped function with same signature\n * @throws {TypeGuardError} When parameter type mismatch\n */\nexport declare function assertParameters<T extends (...args: any[]) => any>(func: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): T;\n/**\n * Wraps function to assert return value only.\n *\n * Wraps the target function and validates return value after calling through\n * {@link assert}. Parameters are not validated. Throws on mismatch.\n *\n * Error path format: `$input.return.property`\n *\n * Related functions:\n *\n * - {@link assertFunction} — Also validates parameters\n * - {@link assertParameters} — Validates parameters only\n * - {@link validateReturn} — Collects all errors instead of throwing\n * - {@link assertEqualsReturn} — Also rejects extra properties\n *\n * @template T Target function type\n * @param func Function to wrap\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Wrapped function with same signature\n * @throws {TypeGuardError} When return value type mismatch\n */\nexport declare function assertReturn<T extends (...args: any[]) => any>(func: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): T;\n/**\n * Wraps function to assert parameters and return value with strict equality.\n *\n * Wraps the target function and validates through {@link assertEquals}. Also\n * rejects extra properties not defined in type. Throws on first mismatch.\n *\n * Error path format:\n *\n * - Parameter errors: `$input.parameters[0].property`\n * - Return errors: `$input.return.property`\n *\n * Related functions:\n *\n * - {@link assertFunction} — Allows extra properties\n * - {@link assertEqualsParameters} — Validates parameters only\n * - {@link assertEqualsReturn} — Validates return value only\n * - {@link validateEqualsFunction} — Collects all errors instead of throwing\n *\n * @template T Target function type\n * @param func Function to wrap\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Wrapped function with same signature\n * @throws {TypeGuardError} When type mismatch or extra property detected\n */\nexport declare function assertEqualsFunction<T extends (...args: any[]) => any>(func: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): T;\n/**\n * Wraps function to assert parameters with strict equality.\n *\n * Wraps the target function and validates parameters through\n * {@link assertEquals}. Also rejects extra properties. Return value is not\n * validated.\n *\n * Error path format: `$input.parameters[0].property`\n *\n * Related functions:\n *\n * - {@link assertParameters} — Allows extra properties\n * - {@link assertEqualsFunction} — Also validates return value\n * - {@link validateEqualsParameters} — Collects all errors instead of throwing\n *\n * @template T Target function type\n * @param func Function to wrap\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Wrapped function with same signature\n * @throws {TypeGuardError} When type mismatch or extra property detected\n */\nexport declare function assertEqualsParameters<T extends (...args: any[]) => any>(func: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): T;\n/**\n * Wraps function to assert return value with strict equality.\n *\n * Wraps the target function and validates return value through\n * {@link assertEquals}. Also rejects extra properties. Parameters are not\n * validated.\n *\n * Error path format: `$input.return.property`\n *\n * Related functions:\n *\n * - {@link assertReturn} — Allows extra properties\n * - {@link assertEqualsFunction} — Also validates parameters\n * - {@link validateEqualsReturn} — Collects all errors instead of throwing\n *\n * @template T Target function type\n * @param func Function to wrap\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Wrapped function with same signature\n * @throws {TypeGuardError} When type mismatch or extra property detected\n */\nexport declare function assertEqualsReturn<T extends (...args: any[]) => any>(func: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): T;\n/**\n * Wraps function to test both parameters and return value.\n *\n * Wraps the target function and checks all parameters before calling and return\n * value after calling through {@link is}. Returns `null` on mismatch.\n *\n * Related functions:\n *\n * - {@link isParameters} — Tests parameters only\n * - {@link isReturn} — Tests return value only\n * - {@link assertFunction} — Throws with error details on mismatch\n * - {@link validateFunction} — Returns all error details\n * - {@link equalsFunction} — Also rejects extra properties\n *\n * @template T Target function type\n * @param func Function to wrap\n * @returns Wrapped function returning `Output | null`\n */\nexport declare function isFunction<T extends (...args: any[]) => any>(func: T): T extends (...args: infer Arguments) => infer Output ? Output extends Promise<infer R> ? (...args: Arguments) => Promise<R | null> : (...args: Arguments) => Output | null : never;\n/**\n * Wraps function to test parameters only.\n *\n * Wraps the target function and checks all parameters before calling through\n * {@link is}. Return value is not checked. Returns `null` on mismatch.\n *\n * Related functions:\n *\n * - {@link isFunction} — Also tests return value\n * - {@link isReturn} — Tests return value only\n * - {@link assertParameters} — Throws with error details\n * - {@link validateParameters} — Returns all error details\n * - {@link equalsParameters} — Also rejects extra properties\n *\n * @template T Target function type\n * @param func Function to wrap\n * @returns Wrapped function returning `Output | null`\n */\nexport declare function isParameters<T extends (...args: any[]) => any>(func: T): T extends (...args: infer Arguments) => infer Output ? Output extends Promise<infer R> ? (...args: Arguments) => Promise<R | null> : (...args: Arguments) => Output | null : never;\n/**\n * Wraps function to test return value only.\n *\n * Wraps the target function and checks return value after calling through\n * {@link is}. Parameters are not checked. Returns `null` on mismatch.\n *\n * Related functions:\n *\n * - {@link isFunction} — Also tests parameters\n * - {@link isParameters} — Tests parameters only\n * - {@link assertReturn} — Throws with error details\n * - {@link validateReturn} — Returns all error details\n * - {@link equalsReturn} — Also rejects extra properties\n *\n * @template T Target function type\n * @param func Function to wrap\n * @returns Wrapped function returning `Output | null`\n */\nexport declare function isReturn<T extends (...args: any[]) => any>(func: T): T extends (...args: infer Arguments) => infer Output ? Output extends Promise<infer R> ? (...args: Arguments) => Promise<R | null> : (...args: Arguments) => Output | null : never;\n/**\n * Wraps function to test parameters and return value with strict equality.\n *\n * Wraps the target function and checks through {@link equals}. Also rejects\n * extra properties not defined in type. Returns `null` on mismatch.\n *\n * Related functions:\n *\n * - {@link isFunction} — Allows extra properties\n * - {@link equalsParameters} — Tests parameters only\n * - {@link equalsReturn} — Tests return value only\n * - {@link assertEqualsFunction} — Throws with error details\n * - {@link validateEqualsFunction} — Returns all error details\n *\n * @template T Target function type\n * @param func Function to wrap\n * @returns Wrapped function returning `Output | null`\n */\nexport declare function equalsFunction<T extends (...args: any[]) => any>(func: T): T extends (...args: infer Arguments) => infer Output ? Output extends Promise<infer R> ? (...args: Arguments) => Promise<R | null> : (...args: Arguments) => Output | null : never;\n/**\n * Wraps function to test parameters with strict equality.\n *\n * Wraps the target function and checks parameters through {@link equals}. Also\n * rejects extra properties. Return value is not checked.\n *\n * Related functions:\n *\n * - {@link isParameters} — Allows extra properties\n * - {@link equalsFunction} — Also tests return value\n * - {@link equalsReturn} — Tests return value only\n * - {@link assertEqualsParameters} — Throws with error details\n * - {@link validateEqualsParameters} — Returns all error details\n *\n * @template T Target function type\n * @param func Function to wrap\n * @returns Wrapped function returning `Output | null`\n */\nexport declare function equalsParameters<T extends (...args: any[]) => any>(func: T): T extends (...args: infer Arguments) => infer Output ? Output extends Promise<infer R> ? (...args: Arguments) => Promise<R | null> : (...args: Arguments) => Output | null : never;\n/**\n * Wraps function to test return value with strict equality.\n *\n * Wraps the target function and checks return value through {@link equals}. Also\n * rejects extra properties. Parameters are not checked.\n *\n * Related functions:\n *\n * - {@link isReturn} — Allows extra properties\n * - {@link equalsFunction} — Also tests parameters\n * - {@link equalsParameters} — Tests parameters only\n * - {@link assertEqualsReturn} — Throws with error details\n * - {@link validateEqualsReturn} — Returns all error details\n *\n * @template T Target function type\n * @param func Function to wrap\n * @returns Wrapped function returning `Output | null`\n */\nexport declare function equalsReturn<T extends (...args: any[]) => any>(func: T): T extends (...args: infer Arguments) => infer Output ? Output extends Promise<infer R> ? (...args: Arguments) => Promise<R | null> : (...args: Arguments) => Output | null : never;\n/**\n * Wraps function to validate both parameters and return value.\n *\n * Wraps the target function and validates all parameters before calling and\n * return value after calling through {@link validate}. Collects all errors.\n *\n * Error path format:\n *\n * - Parameter errors: `$input.parameters[0].property`\n * - Return errors: `$input.return.property`\n *\n * Related functions:\n *\n * - {@link validateParameters} — Validates parameters only\n * - {@link validateReturn} — Validates return value only\n * - {@link assertFunction} — Throws on first error\n * - {@link validateEqualsFunction} — Also rejects extra properties\n *\n * @template T Target function type\n * @param func Function to wrap\n * @returns Wrapped function returning {@link IValidation}\n */\nexport declare function validateFunction<T extends (...args: any[]) => any>(func: T): T extends (...args: infer Arguments) => infer Output ? Output extends Promise<infer R> ? (...args: Arguments) => Promise<IValidation<R>> : (...args: Arguments) => IValidation<Output> : never;\n/**\n * Wraps function to validate parameters only.\n *\n * Wraps the target function and validates all parameters before calling through\n * {@link validate}. Return value is not validated. Collects all errors.\n *\n * Error path format: `$input.parameters[0].property`\n *\n * Related functions:\n *\n * - {@link validateFunction} — Also validates return value\n * - {@link validateReturn} — Validates return value only\n * - {@link assertParameters} — Throws on first error\n * - {@link validateEqualsParameters} — Also rejects extra properties\n *\n * @template T Target function type\n * @param func Function to wrap\n * @returns Wrapped function returning {@link IValidation}\n */\nexport declare function validateParameters<T extends (...args: any[]) => any>(func: T): T extends (...args: infer Arguments) => infer Output ? Output extends Promise<infer R> ? (...args: Arguments) => Promise<IValidation<R>> : (...args: Arguments) => IValidation<Output> : never;\n/**\n * Wraps function to validate return value only.\n *\n * Wraps the target function and validates return value after calling through\n * {@link validate}. Parameters are not validated. Collects all errors.\n *\n * Error path format: `$input.return.property`\n *\n * Related functions:\n *\n * - {@link validateFunction} — Also validates parameters\n * - {@link validateParameters} — Validates parameters only\n * - {@link assertReturn} — Throws on first error\n * - {@link validateEqualsReturn} — Also rejects extra properties\n *\n * @template T Target function type\n * @param func Function to wrap\n * @returns Wrapped function returning {@link IValidation}\n */\nexport declare function validateReturn<T extends (...args: any[]) => any>(func: T): T extends (...args: infer Arguments) => infer Output ? Output extends Promise<infer R> ? (...args: Arguments) => Promise<IValidation<R>> : (...args: Arguments) => IValidation<Output> : never;\n/**\n * Wraps function to validate parameters and return value with strict equality.\n *\n * Wraps the target function and validates through {@link validateEquals}. Also\n * rejects extra properties not defined in type. Collects all errors.\n *\n * Error path format:\n *\n * - Parameter errors: `$input.parameters[0].property`\n * - Return errors: `$input.return.property`\n *\n * Related functions:\n *\n * - {@link validateFunction} — Allows extra properties\n * - {@link validateEqualsParameters} — Validates parameters only\n * - {@link validateEqualsReturn} — Validates return value only\n * - {@link assertEqualsFunction} — Throws on first error\n *\n * @template T Target function type\n * @param func Function to wrap\n * @returns Wrapped function returning {@link IValidation}\n */\nexport declare function validateEqualsFunction<T extends (...args: any[]) => any>(func: T): T extends (...args: infer Arguments) => infer Output ? Output extends Promise<infer R> ? (...args: Arguments) => Promise<IValidation<R>> : (...args: Arguments) => IValidation<Output> : never;\n/**\n * Wraps function to validate parameters with strict equality.\n *\n * Wraps the target function and validates parameters through\n * {@link validateEquals}. Also rejects extra properties. Return value is not\n * validated.\n *\n * Error path format: `$input.parameters[0].property`\n *\n * Related functions:\n *\n * - {@link validateParameters} — Allows extra properties\n * - {@link validateEqualsFunction} — Also validates return value\n * - {@link assertEqualsParameters} — Throws on first error\n *\n * @template T Target function type\n * @param func Function to wrap\n * @returns Wrapped function returning {@link IValidation}\n */\nexport declare function validateEqualsParameters<T extends (...args: any[]) => any>(func: T): T extends (...args: infer Arguments) => infer Output ? Output extends Promise<infer R> ? (...args: Arguments) => Promise<IValidation<R>> : (...args: Arguments) => IValidation<Output> : never;\n/**\n * Wraps function to validate return value with strict equality.\n *\n * Wraps the target function and validates return value through\n * {@link validateEquals}. Also rejects extra properties. Parameters are not\n * validated.\n *\n * Error path format: `$input.return.property`\n *\n * Related functions:\n *\n * - {@link validateReturn} — Allows extra properties\n * - {@link validateEqualsFunction} — Also validates parameters\n * - {@link assertEqualsReturn} — Throws on first error\n *\n * @template T Target function type\n * @param func Function to wrap\n * @returns Wrapped function returning {@link IValidation}\n */\nexport declare function validateEqualsReturn<T extends (...args: any[]) => any>(func: T): T extends (...args: infer Arguments) => infer Output ? Output extends Promise<infer R> ? (...args: Arguments) => Promise<IValidation<R>> : (...args: Arguments) => IValidation<Output> : never;\n",
  "node_modules/typia/lib/http.d.ts": "import { Atomic, IReadableURLSearchParams, IValidation, Resolved } from \"@typia/interface\";\nimport { TypeGuardError } from \"./TypeGuardError\";\n/**\n * Decodes `FormData` into type `T`.\n *\n * Parses a `FormData` instance with automatic type casting. Properties typed as\n * `boolean` or `Blob` are cast to expected types during decoding.\n *\n * Type `T` constraints:\n *\n * 1. Must be an object type\n * 2. No dynamic properties allowed\n * 3. Only `boolean`, `bigint`, `number`, `string`, `Blob`, `File` or their array\n *    types allowed\n * 4. No union types allowed\n *\n * Does not validate the decoded value. For validation, use:\n *\n * - {@link assertFormData} — Throws on type mismatch\n * - {@link isFormData} — Returns `null` on type mismatch\n * - {@link validateFormData} — Returns detailed validation errors\n *\n * @template T Target object type\n * @param input FormData instance to decode\n * @returns Decoded object of type `T`\n * @danger You must configure the generic argument `T`\n */\nexport declare function formData<T extends object>(input: FormData): Resolved<T>;\n/**\n * Decodes `FormData` into type `T` with assertion.\n *\n * Parses a `FormData` instance with automatic type casting, then validates the\n * result via {@link assert}. Throws {@link TypeGuardError} on mismatch.\n *\n * Type `T` constraints:\n *\n * 1. Must be an object type\n * 2. No dynamic properties allowed\n * 3. Only `boolean`, `bigint`, `number`, `string`, `Blob`, `File` or their array\n *    types allowed\n * 4. No union types allowed\n *\n * Related functions:\n *\n * - {@link formData} — No validation\n * - {@link isFormData} — Returns `null` instead of throwing\n * - {@link validateFormData} — Returns detailed validation errors\n *\n * @template T Target object type\n * @param input FormData instance to decode\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Decoded object of type `T`\n * @throws {TypeGuardError} When decoded value doesn't conform to type `T`\n * @danger You must configure the generic argument `T`\n */\nexport declare function assertFormData<T extends object>(input: FormData, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): Resolved<T>;\n/**\n * Decodes `FormData` into type `T` with type checking.\n *\n * Parses a `FormData` instance with automatic type casting, then validates the\n * result via {@link is}. Returns `null` on type mismatch.\n *\n * Type `T` constraints:\n *\n * 1. Must be an object type\n * 2. No dynamic properties allowed\n * 3. Only `boolean`, `bigint`, `number`, `string`, `Blob`, `File` or their array\n *    types allowed\n * 4. No union types allowed\n *\n * Related functions:\n *\n * - {@link formData} — No validation\n * - {@link assertFormData} — Throws instead of returning `null`\n * - {@link validateFormData} — Returns detailed validation errors\n *\n * @template T Target object type\n * @param input FormData instance to decode\n * @returns Decoded object of type `T`, or `null` if invalid\n * @danger You must configure the generic argument `T`\n */\nexport declare function isFormData<T extends object>(input: FormData): Resolved<T> | null;\n/**\n * Decodes `FormData` into type `T` with validation.\n *\n * Parses a `FormData` instance with automatic type casting, then validates the\n * result via {@link validate}. Returns {@link IValidation.IFailure} with all\n * errors on mismatch, or {@link IValidation.ISuccess} with decoded value.\n *\n * Type `T` constraints:\n *\n * 1. Must be an object type\n * 2. No dynamic properties allowed\n * 3. Only `boolean`, `bigint`, `number`, `string`, `Blob`, `File` or their array\n *    types allowed\n * 4. No union types allowed\n *\n * Related functions:\n *\n * - {@link formData} — No validation\n * - {@link assertFormData} — Throws on first error\n * - {@link isFormData} — Returns `null` instead of error details\n *\n * @template T Target object type\n * @param input FormData instance to decode\n * @returns Validation result containing decoded value or errors\n * @danger You must configure the generic argument `T`\n */\nexport declare function validateFormData<T extends object>(input: FormData): IValidation<Resolved<T>>;\n/**\n * Decodes URL query string into type `T`.\n *\n * Parses a query string or `URLSearchParams` instance with automatic type\n * casting. Properties typed as `boolean` or `number` are cast to expected types\n * during decoding.\n *\n * Type `T` constraints:\n *\n * 1. Must be an object type\n * 2. No dynamic properties allowed\n * 3. Only `boolean`, `bigint`, `number`, `string` or their array types allowed\n * 4. No union types allowed\n *\n * Does not validate the decoded value. For validation, use:\n *\n * - {@link assertQuery} — Throws on type mismatch\n * - {@link isQuery} — Returns `null` on type mismatch\n * - {@link validateQuery} — Returns detailed validation errors\n *\n * @template T Target object type\n * @param input Query string or URLSearchParams instance\n * @returns Decoded object of type `T`\n * @danger You must configure the generic argument `T`\n */\nexport declare function query<T extends object>(input: string | IReadableURLSearchParams): Resolved<T>;\n/**\n * Decodes URL query string into type `T` with assertion.\n *\n * Parses a query string or `URLSearchParams` instance with automatic type\n * casting, then validates the result via {@link assert}. Throws\n * {@link TypeGuardError} on mismatch.\n *\n * Type `T` constraints:\n *\n * 1. Must be an object type\n * 2. No dynamic properties allowed\n * 3. Only `boolean`, `bigint`, `number`, `string` or their array types allowed\n * 4. No union types allowed\n *\n * Related functions:\n *\n * - {@link query} — No validation\n * - {@link isQuery} — Returns `null` instead of throwing\n * - {@link validateQuery} — Returns detailed validation errors\n *\n * @template T Target object type\n * @param input Query string or URLSearchParams instance\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Decoded object of type `T`\n * @throws {TypeGuardError} When decoded value doesn't conform to type `T`\n * @danger You must configure the generic argument `T`\n */\nexport declare function assertQuery<T extends object>(input: string | IReadableURLSearchParams, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): Resolved<T>;\n/**\n * Decodes URL query string into type `T` with type checking.\n *\n * Parses a query string or `URLSearchParams` instance with automatic type\n * casting, then validates the result via {@link is}. Returns `null` on type\n * mismatch.\n *\n * Type `T` constraints:\n *\n * 1. Must be an object type\n * 2. No dynamic properties allowed\n * 3. Only `boolean`, `bigint`, `number`, `string` or their array types allowed\n * 4. No union types allowed\n *\n * Related functions:\n *\n * - {@link query} — No validation\n * - {@link assertQuery} — Throws instead of returning `null`\n * - {@link validateQuery} — Returns detailed validation errors\n *\n * @template T Target object type\n * @param input Query string or URLSearchParams instance\n * @returns Decoded object of type `T`, or `null` if invalid\n * @danger You must configure the generic argument `T`\n */\nexport declare function isQuery<T extends object>(input: string | IReadableURLSearchParams): Resolved<T> | null;\n/**\n * Decodes URL query string into type `T` with validation.\n *\n * Parses a query string or `URLSearchParams` instance with automatic type\n * casting, then validates the result via {@link validate}. Returns\n * {@link IValidation.IFailure} with all errors on mismatch, or\n * {@link IValidation.ISuccess} with decoded value.\n *\n * Type `T` constraints:\n *\n * 1. Must be an object type\n * 2. No dynamic properties allowed\n * 3. Only `boolean`, `bigint`, `number`, `string` or their array types allowed\n * 4. No union types allowed\n *\n * Related functions:\n *\n * - {@link query} — No validation\n * - {@link assertQuery} — Throws on first error\n * - {@link isQuery} — Returns `null` instead of error details\n *\n * @template T Target object type\n * @param input Query string or URLSearchParams instance\n * @returns Validation result containing decoded value or errors\n * @danger You must configure the generic argument `T`\n */\nexport declare function validateQuery<T extends object>(input: string | IReadableURLSearchParams): IValidation<Resolved<T>>;\n/**\n * Decodes HTTP headers into type `T`.\n *\n * Parses HTTP headers object with automatic type casting. Properties typed as\n * `boolean` or `number` are cast to expected types during decoding. Compatible\n * with Express and Fastify request headers.\n *\n * Type `T` constraints:\n *\n * 1. Must be an object type\n * 2. No dynamic properties allowed\n * 3. Property keys must be lowercase\n * 4. Property values cannot be `null` (but `undefined` is allowed)\n * 5. Only `boolean`, `bigint`, `number`, `string` or their array types allowed\n * 6. No union types allowed\n * 7. Property `set-cookie` must be array type\n * 8. These properties cannot be array type: `age`, `authorization`,\n *    `content-length`, `content-type`, `etag`, `expires`, `from`, `host`,\n *    `if-modified-since`, `if-unmodified-since`, `last-modified`, `location`,\n *    `max-forwards`, `proxy-authorization`, `referer`, `retry-after`, `server`,\n *    `user-agent`\n *\n * Does not validate the decoded value. For validation, use:\n *\n * - {@link assertHeaders} — Throws on type mismatch\n * - {@link isHeaders} — Returns `null` on type mismatch\n * - {@link validateHeaders} — Returns detailed validation errors\n *\n * @template T Target object type\n * @param input Headers object from HTTP request\n * @returns Decoded object of type `T`\n * @danger You must configure the generic argument `T`\n */\nexport declare function headers<T extends object>(input: Record<string, string | string[] | undefined>): Resolved<T>;\n/**\n * Decodes HTTP headers into type `T` with assertion.\n *\n * Parses HTTP headers object with automatic type casting, then validates the\n * result via {@link assert}. Throws {@link TypeGuardError} on mismatch.\n * Compatible with Express and Fastify request headers.\n *\n * Type `T` constraints:\n *\n * 1. Must be an object type\n * 2. No dynamic properties allowed\n * 3. Property keys must be lowercase\n * 4. Property values cannot be `null` (but `undefined` is allowed)\n * 5. Only `boolean`, `bigint`, `number`, `string` or their array types allowed\n * 6. No union types allowed\n * 7. Property `set-cookie` must be array type\n * 8. These properties cannot be array type: `age`, `authorization`,\n *    `content-length`, `content-type`, `etag`, `expires`, `from`, `host`,\n *    `if-modified-since`, `if-unmodified-since`, `last-modified`, `location`,\n *    `max-forwards`, `proxy-authorization`, `referer`, `retry-after`, `server`,\n *    `user-agent`\n *\n * Related functions:\n *\n * - {@link headers} — No validation\n * - {@link isHeaders} — Returns `null` instead of throwing\n * - {@link validateHeaders} — Returns detailed validation errors\n *\n * @template T Target object type\n * @param input Headers object from HTTP request\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Decoded object of type `T`\n * @throws {TypeGuardError} When decoded value doesn't conform to type `T`\n * @danger You must configure the generic argument `T`\n */\nexport declare function assertHeaders<T extends object>(input: Record<string, string | string[] | undefined>, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): Resolved<T>;\n/**\n * Decodes HTTP headers into type `T` with type checking.\n *\n * Parses HTTP headers object with automatic type casting, then validates the\n * result via {@link is}. Returns `null` on type mismatch. Compatible with\n * Express and Fastify request headers.\n *\n * Type `T` constraints:\n *\n * 1. Must be an object type\n * 2. No dynamic properties allowed\n * 3. Property keys must be lowercase\n * 4. Property values cannot be `null` (but `undefined` is allowed)\n * 5. Only `boolean`, `bigint`, `number`, `string` or their array types allowed\n * 6. No union types allowed\n * 7. Property `set-cookie` must be array type\n * 8. These properties cannot be array type: `age`, `authorization`,\n *    `content-length`, `content-type`, `etag`, `expires`, `from`, `host`,\n *    `if-modified-since`, `if-unmodified-since`, `last-modified`, `location`,\n *    `max-forwards`, `proxy-authorization`, `referer`, `retry-after`, `server`,\n *    `user-agent`\n *\n * Related functions:\n *\n * - {@link headers} — No validation\n * - {@link assertHeaders} — Throws instead of returning `null`\n * - {@link validateHeaders} — Returns detailed validation errors\n *\n * @template T Target object type\n * @param input Headers object from HTTP request\n * @returns Decoded object of type `T`, or `null` if invalid\n * @danger You must configure the generic argument `T`\n */\nexport declare function isHeaders<T extends object>(input: Record<string, string | string[] | undefined>): Resolved<T> | null;\n/**\n * Decodes HTTP headers into type `T` with validation.\n *\n * Parses HTTP headers object with automatic type casting, then validates the\n * result via {@link validate}. Returns {@link IValidation.IFailure} with all\n * errors on mismatch, or {@link IValidation.ISuccess} with decoded value.\n * Compatible with Express and Fastify request headers.\n *\n * Type `T` constraints:\n *\n * 1. Must be an object type\n * 2. No dynamic properties allowed\n * 3. Property keys must be lowercase\n * 4. Property values cannot be `null` (but `undefined` is allowed)\n * 5. Only `boolean`, `bigint`, `number`, `string` or their array types allowed\n * 6. No union types allowed\n * 7. Property `set-cookie` must be array type\n * 8. These properties cannot be array type: `age`, `authorization`,\n *    `content-length`, `content-type`, `etag`, `expires`, `from`, `host`,\n *    `if-modified-since`, `if-unmodified-since`, `last-modified`, `location`,\n *    `max-forwards`, `proxy-authorization`, `referer`, `retry-after`, `server`,\n *    `user-agent`\n *\n * Related functions:\n *\n * - {@link headers} — No validation\n * - {@link assertHeaders} — Throws on first error\n * - {@link isHeaders} — Returns `null` instead of error details\n *\n * @template T Target object type\n * @param input Headers object from HTTP request\n * @returns Validation result containing decoded value or errors\n * @danger You must configure the generic argument `T`\n */\nexport declare function validateHeaders<T extends object>(input: Record<string, string | string[] | undefined>): IValidation<Resolved<T>>;\n/**\n * Decodes URL path parameter into type `T`.\n *\n * Parses a path parameter string with automatic type casting. When type `T` is\n * `boolean` or `number`, casts the string value to the expected type. Also\n * performs type assertion via {@link assert}, throwing {@link TypeGuardError} on\n * mismatch.\n *\n * @template T Target atomic type (`boolean`, `bigint`, `number`, `string`, or\n *   `null`)\n * @param input Path parameter string\n * @returns Decoded value of type `T`\n * @throws {TypeGuardError} When decoded value doesn't conform to type `T`\n * @danger You must configure the generic argument `T`\n */\nexport declare function parameter<T extends Atomic.Type | null>(input: string): Resolved<T>;\n/**\n * Creates reusable {@link formData} function.\n *\n * @template T Target object type\n * @danger You must configure the generic argument `T`\n */\nexport declare function createFormData(): never;\n/**\n * Creates reusable {@link formData} function.\n *\n * @template T Target object type\n * @returns Reusable decoder function\n */\nexport declare function createFormData<T extends object>(): (input: FormData) => T;\n/**\n * Creates reusable {@link assertFormData} function.\n *\n * @template T Target object type\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @danger You must configure the generic argument `T`\n */\nexport declare function createAssertFormData(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Creates reusable {@link assertFormData} function.\n *\n * @template T Target object type\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable decoder function\n */\nexport declare function createAssertFormData<T extends object>(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): (input: FormData) => T;\n/**\n * Creates reusable {@link isFormData} function.\n *\n * @template T Target object type\n * @danger You must configure the generic argument `T`\n */\nexport declare function createIsFormData(): never;\n/**\n * Creates reusable {@link isFormData} function.\n *\n * @template T Target object type\n * @returns Reusable decoder function\n */\nexport declare function createIsFormData<T extends object>(): (input: FormData) => T | null;\n/**\n * Creates reusable {@link validateFormData} function.\n *\n * @template T Target object type\n * @danger You must configure the generic argument `T`\n */\nexport declare function createValidateFormData(): never;\n/**\n * Creates reusable {@link validateFormData} function.\n *\n * @template T Target object type\n * @returns Reusable decoder function\n */\nexport declare function createValidateFormData<T extends object>(): (input: FormData) => IValidation<Resolved<T>>;\n/**\n * Creates reusable {@link query} function.\n *\n * @template T Target object type\n * @danger You must configure the generic argument `T`\n */\nexport declare function createQuery(): never;\n/**\n * Creates reusable {@link query} function.\n *\n * @template T Target object type\n * @returns Reusable decoder function\n */\nexport declare function createQuery<T extends object>(): (input: string | IReadableURLSearchParams) => T;\n/**\n * Creates reusable {@link assertQuery} function.\n *\n * @template T Target object type\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @danger You must configure the generic argument `T`\n */\nexport declare function createAssertQuery(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Creates reusable {@link assertQuery} function.\n *\n * @template T Target object type\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable decoder function\n */\nexport declare function createAssertQuery<T extends object>(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): (input: string | IReadableURLSearchParams) => T;\n/**\n * Creates reusable {@link isQuery} function.\n *\n * @template T Target object type\n * @danger You must configure the generic argument `T`\n */\nexport declare function createIsQuery(): never;\n/**\n * Creates reusable {@link isQuery} function.\n *\n * @template T Target object type\n * @returns Reusable decoder function\n */\nexport declare function createIsQuery<T extends object>(): (input: string | IReadableURLSearchParams) => T | null;\n/**\n * Creates reusable {@link validateQuery} function.\n *\n * @template T Target object type\n * @danger You must configure the generic argument `T`\n */\nexport declare function createValidateQuery(): never;\n/**\n * Creates reusable {@link validateQuery} function.\n *\n * @template T Target object type\n * @returns Reusable decoder function\n */\nexport declare function createValidateQuery<T extends object>(): (input: string | IReadableURLSearchParams) => IValidation<Resolved<T>>;\n/**\n * Creates reusable {@link headers} function.\n *\n * @template T Target object type\n * @danger You must configure the generic argument `T`\n */\nexport declare function createHeaders(): never;\n/**\n * Creates reusable {@link headers} function.\n *\n * @template T Target object type\n * @returns Reusable decoder function\n */\nexport declare function createHeaders<T extends object>(): (input: Record<string, string | string[] | undefined>) => T;\n/**\n * Creates reusable {@link assertHeaders} function.\n *\n * @template T Target object type\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @danger You must configure the generic argument `T`\n */\nexport declare function createAssertHeaders(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Creates reusable {@link assertHeaders} function.\n *\n * @template T Target object type\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable decoder function\n */\nexport declare function createAssertHeaders<T extends object>(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): (input: Record<string, string | string[] | undefined>) => T;\n/**\n * Creates reusable {@link isHeaders} function.\n *\n * @template T Target object type\n * @danger You must configure the generic argument `T`\n */\nexport declare function createIsHeaders(): never;\n/**\n * Creates reusable {@link isHeaders} function.\n *\n * @template T Target object type\n * @returns Reusable decoder function\n */\nexport declare function createIsHeaders<T extends object>(): (input: Record<string, string | string[] | undefined>) => T | null;\n/**\n * Creates reusable {@link validateHeaders} function.\n *\n * @template T Target object type\n * @danger You must configure the generic argument `T`\n */\nexport declare function createValidateHeaders(): never;\n/**\n * Creates reusable {@link validateHeaders} function.\n *\n * @template T Target object type\n * @returns Reusable decoder function\n */\nexport declare function createValidateHeaders<T extends object>(): (input: Record<string, string | string[] | undefined>) => IValidation<Resolved<T>>;\n/**\n * Creates reusable {@link parameter} function.\n *\n * @template T Target atomic type\n * @danger You must configure the generic argument `T`\n */\nexport declare function createParameter(): never;\n/**\n * Creates reusable {@link parameter} function.\n *\n * @template T Target atomic type\n * @returns Reusable decoder function\n */\nexport declare function createParameter<T extends Atomic.Type | null>(): (input: string) => T;\n",
  "node_modules/typia/lib/index.d.ts": "import * as typia from \"./module\";\nexport default typia;\nexport * from \"./module\";\n",
  "node_modules/typia/lib/internal/_IProtobufWriter.d.ts": "export interface _IProtobufWriter {\n    bool(value: boolean): void;\n    int32(value: number): void;\n    sint32(value: number): void;\n    uint32(value: number): void;\n    int64(value: bigint | number): void;\n    sint64(value: bigint | number): void;\n    uint64(value: bigint | number): void;\n    float(value: number): void;\n    double(value: number): void;\n    bytes(value: Uint8Array): void;\n    string(value: string): void;\n    fork(): void;\n    ldelim(): void;\n}\n",
  "node_modules/typia/lib/internal/_ProtobufReader.d.ts": "import { ProtobufWire } from \"@typia/interface\";\nexport declare class _ProtobufReader {\n    /** Read buffer */\n    private buf;\n    /** Read buffer pointer. */\n    private ptr;\n    /** DataView for buffer. */\n    private view;\n    constructor(buf: Uint8Array);\n    index(): number;\n    size(): number;\n    uint32(): number;\n    int32(): number;\n    sint32(): number;\n    uint64(): bigint;\n    int64(): bigint;\n    sint64(): bigint;\n    bool(): boolean;\n    float(): number;\n    double(): number;\n    bytes(): Uint8Array;\n    string(): string;\n    skip(length: number): void;\n    skipType(wireType: ProtobufWire): void;\n    private varint32;\n    private varint64;\n    private u8;\n    private u8n;\n}\n",
  "node_modules/typia/lib/internal/_ProtobufSizer.d.ts": "import { _IProtobufWriter } from \"./_IProtobufWriter\";\nexport declare class _ProtobufSizer implements _IProtobufWriter {\n    /** Total length. */\n    len: number;\n    /** Position stack. */\n    readonly pos: Array<number>;\n    /** Variable length list. */\n    readonly varlen: Array<number>;\n    /** Variable length index stack. */\n    readonly varlenidx: Array<number>;\n    constructor(length?: number);\n    bool(): void;\n    int32(value: number): void;\n    sint32(value: number): void;\n    uint32(value: number): void;\n    int64(value: bigint | number): void;\n    sint64(value: bigint | number): void;\n    uint64(value: bigint | number): void;\n    float(_value: number): void;\n    double(_value: number): void;\n    bytes(value: Uint8Array): void;\n    string(value: string): void;\n    fork(): void;\n    ldelim(): void;\n    reset(): void;\n    private varint32;\n    private varint64;\n}\n",
  "node_modules/typia/lib/internal/_ProtobufWriter.d.ts": "import { _IProtobufWriter } from \"./_IProtobufWriter\";\nimport { _ProtobufSizer } from \"./_ProtobufSizer\";\nexport declare class _ProtobufWriter implements _IProtobufWriter {\n    /** Related sizer */\n    private readonly sizer;\n    /** Current pointer. */\n    private ptr;\n    /** Protobuf buffer. */\n    private buf;\n    /** DataView for buffer. */\n    private view;\n    /** Index in varlen array from sizer. */\n    private varlenidx;\n    constructor(sizer: _ProtobufSizer);\n    buffer(): Uint8Array;\n    bool(value: boolean): void;\n    byte(value: number): void;\n    int32(value: number): void;\n    sint32(value: number): void;\n    uint32(value: number): void;\n    sint64(value: number | bigint): void;\n    int64(value: number | bigint): void;\n    uint64(value: number | bigint): void;\n    float(val: number): void;\n    double(val: number): void;\n    bytes(value: Uint8Array): void;\n    string(value: string): void;\n    fork(): void;\n    ldelim(): void;\n    finish(): Uint8Array;\n    reset(): void;\n    private variant32;\n    private variant64;\n    private varlen;\n}\n",
  "node_modules/typia/lib/internal/_accessExpressionAsString.d.ts": "export declare const _accessExpressionAsString: (str: string) => string;\n",
  "node_modules/typia/lib/internal/_assertGuard.d.ts": "import { TypeGuardError } from \"../TypeGuardError\";\nexport declare const _assertGuard: (exceptionable: boolean, props: TypeGuardError.IProps, factory?: (props: TypeGuardError.IProps) => Error) => false;\n",
  "node_modules/typia/lib/internal/_coerceLlmArguments.d.ts": "import { ILlmSchema } from \"@typia/interface\";\nexport declare const _coerceLlmArguments: <T>(value: unknown, parameters: ILlmSchema.IParameters) => T;\n",
  "node_modules/typia/lib/internal/_createStandardSchema.d.ts": "import { StandardSchemaV1 } from \"@standard-schema/spec\";\nimport { IValidation } from \"@typia/interface\";\nexport declare const _createStandardSchema: <T>(fn: (input: unknown) => IValidation<T>) => ((input: unknown) => IValidation<T>) & StandardSchemaV1<T, T>;\n",
  "node_modules/typia/lib/internal/_functionalTypeGuardErrorFactory.d.ts": "import { TypeGuardError } from \"../TypeGuardError\";\nexport declare const _functionalTypeGuardErrorFactory: (p: TypeGuardError.IProps) => TypeGuardError<any>;\n",
  "node_modules/typia/lib/internal/_httpFormDataReadArray.d.ts": "export declare const _httpFormDataReadArray: (input: any[], alternative: null | undefined) => any[] | null | undefined;\n",
  "node_modules/typia/lib/internal/_httpFormDataReadBigint.d.ts": "export declare const _httpFormDataReadBigint: (input: string | File | null) => bigint | null | undefined;\n",
  "node_modules/typia/lib/internal/_httpFormDataReadBlob.d.ts": "export declare const _httpFormDataReadBlob: (input: string | Blob | null) => Blob | null | undefined;\n",
  "node_modules/typia/lib/internal/_httpFormDataReadBoolean.d.ts": "export declare const _httpFormDataReadBoolean: (input: string | File | null) => boolean | null | undefined;\n",
  "node_modules/typia/lib/internal/_httpFormDataReadFile.d.ts": "export declare const _httpFormDataReadFile: (input: string | File | null) => File | null | undefined;\n",
  "node_modules/typia/lib/internal/_httpFormDataReadNumber.d.ts": "export declare const _httpFormDataReadNumber: (input: string | File | null) => number | null | undefined;\n",
  "node_modules/typia/lib/internal/_httpFormDataReadString.d.ts": "export declare const _httpFormDataReadString: (input: string | File | null) => string | null | undefined;\n",
  "node_modules/typia/lib/internal/_httpHeaderReadBigint.d.ts": "export declare const _httpHeaderReadBigint: (value: string | undefined) => string | bigint | undefined;\n",
  "node_modules/typia/lib/internal/_httpHeaderReadBoolean.d.ts": "export declare const _httpHeaderReadBoolean: (value: string | undefined) => string | boolean | undefined;\n",
  "node_modules/typia/lib/internal/_httpHeaderReadNumber.d.ts": "export declare const _httpHeaderReadNumber: (value: string | undefined) => string | number | undefined;\n",
  "node_modules/typia/lib/internal/_httpParameterReadBigint.d.ts": "export declare const _httpParameterReadBigint: (value: string) => string | bigint | null;\n",
  "node_modules/typia/lib/internal/_httpParameterReadBoolean.d.ts": "export declare const _httpParameterReadBoolean: (value: string) => string | boolean | null;\n",
  "node_modules/typia/lib/internal/_httpParameterReadNumber.d.ts": "export declare const _httpParameterReadNumber: (value: string) => string | number | null;\n",
  "node_modules/typia/lib/internal/_httpParameterReadString.d.ts": "export declare const _httpParameterReadString: (value: string) => string | null;\n",
  "node_modules/typia/lib/internal/_httpQueryParseURLSearchParams.d.ts": "import { IReadableURLSearchParams } from \"@typia/interface\";\nexport declare const _httpQueryParseURLSearchParams: (input: string | IReadableURLSearchParams) => IReadableURLSearchParams;\n",
  "node_modules/typia/lib/internal/_httpQueryReadArray.d.ts": "export declare const _httpQueryReadArray: (input: any[], alternative: null | undefined) => any[] | null | undefined;\n",
  "node_modules/typia/lib/internal/_httpQueryReadBigint.d.ts": "export declare const _httpQueryReadBigint: (str: string | null) => bigint | null | undefined;\n",
  "node_modules/typia/lib/internal/_httpQueryReadBoolean.d.ts": "export declare const _httpQueryReadBoolean: (str: string | null) => boolean | null | undefined;\n",
  "node_modules/typia/lib/internal/_httpQueryReadNumber.d.ts": "export declare const _httpQueryReadNumber: (str: string | null) => number | null | undefined;\n",
  "node_modules/typia/lib/internal/_httpQueryReadString.d.ts": "export declare const _httpQueryReadString: (str: string | null) => string | null | undefined;\n",
  "node_modules/typia/lib/internal/_isBetween.d.ts": "export declare const _isBetween: (value: number, minimum: number, maximum: number) => boolean;\n",
  "node_modules/typia/lib/internal/_isBigintString.d.ts": "export declare const _isBigintString: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatByte.d.ts": "export declare const _isFormatByte: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatDate.d.ts": "export declare const _isFormatDate: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatDateTime.d.ts": "export declare const _isFormatDateTime: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatDuration.d.ts": "export declare const _isFormatDuration: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatEmail.d.ts": "export declare const _isFormatEmail: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatHostname.d.ts": "export declare const _isFormatHostname: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatIdnEmail.d.ts": "export declare const _isFormatIdnEmail: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatIdnHostname.d.ts": "export declare const _isFormatIdnHostname: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatIpv4.d.ts": "export declare const _isFormatIpv4: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatIpv6.d.ts": "export declare const _isFormatIpv6: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatIri.d.ts": "export declare const _isFormatIri: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatIriReference.d.ts": "export declare const _isFormatIriReference: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatJsonPointer.d.ts": "export declare const _isFormatJsonPointer: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatPassword.d.ts": "export declare const _isFormatPassword: () => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatRegex.d.ts": "export declare const _isFormatRegex: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatRelativeJsonPointer.d.ts": "export declare const _isFormatRelativeJsonPointer: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatTime.d.ts": "export declare const _isFormatTime: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatUri.d.ts": "export declare const _isFormatUri: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatUriReference.d.ts": "export declare const _isFormatUriReference: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatUriTemplate.d.ts": "export declare const _isFormatUriTemplate: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatUrl.d.ts": "export declare const _isFormatUrl: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isFormatUuid.d.ts": "export declare const _isFormatUuid: (str: string) => boolean;\n",
  "node_modules/typia/lib/internal/_isTypeFloat.d.ts": "export declare const _isTypeFloat: (value: number) => boolean;\n",
  "node_modules/typia/lib/internal/_isTypeInt32.d.ts": "export declare const _isTypeInt32: (value: number) => boolean;\n",
  "node_modules/typia/lib/internal/_isTypeInt64.d.ts": "export declare const _isTypeInt64: (value: number) => boolean;\n",
  "node_modules/typia/lib/internal/_isTypeUint32.d.ts": "export declare const _isTypeUint32: (value: number) => boolean;\n",
  "node_modules/typia/lib/internal/_isTypeUint64.d.ts": "export declare const _isTypeUint64: (value: number) => boolean;\n",
  "node_modules/typia/lib/internal/_isUniqueItems.d.ts": "export declare const _isUniqueItems: (elements: any[]) => boolean;\n",
  "node_modules/typia/lib/internal/_jsonStringifyNumber.d.ts": "export declare const _jsonStringifyNumber: (value: number) => number | null;\n",
  "node_modules/typia/lib/internal/_jsonStringifyRest.d.ts": "export declare const _jsonStringifyRest: (str: string) => string;\n",
  "node_modules/typia/lib/internal/_jsonStringifyString.d.ts": "/**\n * In the past, name of `typia` was `typescript-json`, and supported JSON\n * serialization by wrapping `fast-json-stringify. `typescript-json`was a helper\n * library of`fast-json-stringify`, which can skip manual JSON schema definition\n * just by putting pure TypeScript type.\n *\n * This `$string` function is a part of `fast-json-stringify` at that time, and\n * still being used in `typia` for the string serialization.\n *\n * @reference https://github.com/fastify/fast-json-stringify/blob/master/lib/serializer.js\n * @blog https://dev.to/samchon/good-bye-typescript-is-ancestor-of-typia-20000x-faster-validator-49fi\n */\nexport declare const _jsonStringifyString: (str: string) => string;\n",
  "node_modules/typia/lib/internal/_jsonStringifyTail.d.ts": "export declare const _jsonStringifyTail: (str: string) => string;\n",
  "node_modules/typia/lib/internal/_llmApplicationFinalize.d.ts": "import { ILlmApplication } from \"@typia/interface\";\nexport declare const _llmApplicationFinalize: <Class extends object = any>(app: ILlmApplication.__IPrimitive<Class>, config?: Partial<Pick<ILlmApplication.IConfig, \"validate\">>) => ILlmApplication<Class>;\n",
  "node_modules/typia/lib/internal/_miscCloneAny.d.ts": "import { Resolved } from \"@typia/interface\";\nexport declare const _miscCloneAny: <T>(value: T) => Resolved<T>;\n",
  "node_modules/typia/lib/internal/_notationAny.d.ts": "export declare const _notationAny: (rename: (str: string) => string) => (input: any) => any;\n",
  "node_modules/typia/lib/internal/_notationCamel.d.ts": "export declare const _notationCamel: (str: string) => string;\n",
  "node_modules/typia/lib/internal/_notationPascal.d.ts": "export declare const _notationPascal: (str: string) => string;\n",
  "node_modules/typia/lib/internal/_notationSnake.d.ts": "export declare const _notationSnake: (str: string) => string;\n",
  "node_modules/typia/lib/internal/_parseLlmArguments.d.ts": "import { IJsonParseResult, ILlmSchema } from \"@typia/interface\";\nexport declare const _parseLlmArguments: <T>(input: string, parameters: ILlmSchema.IParameters) => IJsonParseResult<T>;\n",
  "node_modules/typia/lib/internal/_randomArray.d.ts": "import { OpenApi } from \"@typia/interface\";\nexport declare const _randomArray: <T>(props: Omit<OpenApi.IJsonSchema.IArray, \"items\"> & {\n    element: (index: number, count: number) => T;\n}) => any[];\n",
  "node_modules/typia/lib/internal/_randomBigint.d.ts": "import { OpenApi } from \"@typia/interface\";\nexport declare const _randomBigint: (props: OpenApi.IJsonSchema.IInteger) => bigint;\n",
  "node_modules/typia/lib/internal/_randomBoolean.d.ts": "export declare const _randomBoolean: () => boolean;\n",
  "node_modules/typia/lib/internal/_randomFormatByte.d.ts": "export declare const _randomFormatByte: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatDate.d.ts": "export declare const _randomFormatDate: (props?: {\n    minimum?: number;\n    maximum?: number;\n}) => string;\n",
  "node_modules/typia/lib/internal/_randomFormatDatetime.d.ts": "export declare const _randomFormatDatetime: (props?: {\n    minimum?: number;\n    maximum?: number;\n}) => string;\n",
  "node_modules/typia/lib/internal/_randomFormatDuration.d.ts": "export declare const _randomFormatDuration: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatEmail.d.ts": "export declare const _randomFormatEmail: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatHostname.d.ts": "export declare const _randomFormatHostname: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatIdnEmail.d.ts": "export declare const _randomFormatIdnEmail: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatIdnHostname.d.ts": "export declare const _randomFormatIdnHostname: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatIpv4.d.ts": "export declare const _randomFormatIpv4: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatIpv6.d.ts": "export declare const _randomFormatIpv6: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatIri.d.ts": "export declare const _randomFormatIri: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatIriReference.d.ts": "export declare const _randomFormatIriReference: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatJsonPointer.d.ts": "export declare const _randomFormatJsonPointer: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatPassword.d.ts": "export declare const _randomFormatPassword: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatRegex.d.ts": "export declare const _randomFormatRegex: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatRelativeJsonPointer.d.ts": "export declare const _randomFormatRelativeJsonPointer: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatTime.d.ts": "export declare const _randomFormatTime: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatUri.d.ts": "export declare const _randomFormatUri: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatUriReference.d.ts": "export declare const _randomFormatUriReference: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatUriTemplate.d.ts": "export declare const _randomFormatUriTemplate: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatUrl.d.ts": "export declare const _randomFormatUrl: () => string;\n",
  "node_modules/typia/lib/internal/_randomFormatUuid.d.ts": "export declare const _randomFormatUuid: () => string;\n",
  "node_modules/typia/lib/internal/_randomInteger.d.ts": "import { OpenApi } from \"@typia/interface\";\nexport declare const _randomInteger: (schema: OpenApi.IJsonSchema.IInteger) => number;\n",
  "node_modules/typia/lib/internal/_randomNumber.d.ts": "import { OpenApi } from \"@typia/interface\";\nexport declare const _randomNumber: (schema: OpenApi.IJsonSchema.INumber) => number;\n",
  "node_modules/typia/lib/internal/_randomPattern.d.ts": "export declare const _randomPattern: (regex: RegExp) => string;\n",
  "node_modules/typia/lib/internal/_randomPick.d.ts": "export declare const _randomPick: <T>(array: T[]) => T;\n",
  "node_modules/typia/lib/internal/_randomString.d.ts": "import { OpenApi } from \"@typia/interface\";\nexport declare const _randomString: (props: OpenApi.IJsonSchema.IString) => string;\n",
  "node_modules/typia/lib/internal/_throwTypeGuardError.d.ts": "import { TypeGuardError } from \"../TypeGuardError\";\nexport declare const _throwTypeGuardError: (props: TypeGuardError.IProps) => never;\n",
  "node_modules/typia/lib/internal/_validateReport.d.ts": "import { IValidation } from \"@typia/interface\";\nexport declare const _validateReport: (array: IValidation.IError[]) => (exceptable: boolean, error: IValidation.IError) => false;\n",
  "node_modules/typia/lib/internal/private/__notationCapitalize.d.ts": "export declare const __notationCapitalize: (str: string) => string;\n",
  "node_modules/typia/lib/internal/private/__notationUnsnake.d.ts": "export declare const __notationUnsnake: (props: {\n    plain: (str: string) => string;\n    snake: (str: string, index: number) => string;\n}) => (str: string) => string;\n",
  "node_modules/typia/lib/json.d.ts": "import { IJsonSchemaApplication, IJsonSchemaCollection, IJsonSchemaUnit, IValidation, Primitive } from \"@typia/interface\";\nimport { TypeGuardError } from \"./TypeGuardError\";\n/**\n * Generates JSON schema for type `T`.\n *\n * @danger You must configure the generic argument `Type`\n */\nexport declare function schema(): never;\n/**\n * Generates JSON schema for type `T`.\n *\n * Creates {@link IJsonSchemaUnit} containing a main schema and shared\n * components. Named types are stored in `components` for `$ref` referencing.\n *\n * Specify OpenAPI version via `Version` generic (`\"3.0\"` or `\"3.1\"`). Default\n * is `\"3.1\"`. Key difference: `\"3.1\"` supports tuple types.\n *\n * @template Type Target type\n * @template Version OpenAPI version (`\"3.0\"` | `\"3.1\"`). Default `\"3.1\"`\n * @returns JSON schema unit\n */\nexport declare function schema<Type extends unknown, Version extends \"3.0\" | \"3.1\" = \"3.1\">(): IJsonSchemaUnit<Version, Type>;\n/**\n * Generates JSON schemas for multiple types.\n *\n * @danger You must configure the generic argument `Types`\n */\nexport declare function schemas(): never;\n/**\n * Generates JSON schemas for multiple types.\n *\n * Creates {@link IJsonSchemaCollection} containing schemas for all types in the\n * tuple. Named types are stored in `components` for `$ref` referencing.\n *\n * Specify OpenAPI version via `Version` generic (`\"3.0\"` or `\"3.1\"`). Default\n * is `\"3.1\"`. Key difference: `\"3.1\"` supports tuple types.\n *\n * @template Types Tuple of target types\n * @template Version OpenAPI version (`\"3.0\"` | `\"3.1\"`). Default `\"3.1\"`\n * @returns JSON schema collection\n */\nexport declare function schemas<Types extends unknown[], Version extends \"3.0\" | \"3.1\" = \"3.1\">(): IJsonSchemaCollection<Version, Types>;\n/**\n * Generates JSON function schema application.\n *\n * @danger You must configure the generic argument `Class`\n */\nexport declare function application(): never;\n/**\n * Generates JSON function schema application from class/interface.\n *\n * Creates {@link IJsonSchemaApplication} from a TypeScript class or interface,\n * generating JSON schemas for all methods, parameters, and return types.\n * Designed for building custom LLM function calling schemas.\n *\n * The returned object contains:\n *\n * - `functions`: Array of function metadata with parameter/return schemas\n * - `components`: Shared schema components for `$ref` referencing\n *\n * Use cases:\n *\n * - Custom LLM function calling schema formats\n * - API documentation or code generation tools\n * - Alternative LLM integrations beyond built-in providers\n *\n * For standard LLM function calling, use {@link llm.application} instead, which\n * provides provider-specific schemas (ChatGPT, Claude, Gemini, etc.).\n *\n * @template Class Target class or interface type\n * @template Version OpenAPI version (`\"3.0\"` | `\"3.1\"`). Default `\"3.1\"`\n * @returns JSON function schema application\n */\nexport declare function application<Class extends object, Version extends \"3.0\" | \"3.1\" = \"3.1\">(): IJsonSchemaApplication<Version, Class>;\n/**\n * Parses JSON string with assertion.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function assertParse(input: string, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Parses JSON string with assertion.\n *\n * Combines `JSON.parse()` with {@link assert}. Throws {@link TypeGuardError} when\n * parsed value doesn't match type `T`.\n *\n * Related functions:\n *\n * - {@link isParse} — Returns `null` instead of throwing\n * - {@link validateParse} — Returns detailed validation errors\n *\n * @template T Target type for parsed value\n * @param input JSON string to parse\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Parsed value of type `T`\n * @throws {TypeGuardError} When parsed value doesn't conform to type `T`\n */\nexport declare function assertParse<T>(input: string, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): Primitive<T>;\n/**\n * Parses JSON string with type checking.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function isParse(input: string): never;\n/**\n * Parses JSON string with type checking.\n *\n * Combines `JSON.parse()` with {@link is}. Returns `null` when parsed value\n * doesn't match type `T`.\n *\n * Related functions:\n *\n * - {@link assertParse} — Throws instead of returning `null`\n * - {@link validateParse} — Returns detailed validation errors\n *\n * @template T Target type for parsed value\n * @param input JSON string to parse\n * @returns Parsed value of type `T`, or `null` if invalid\n */\nexport declare function isParse<T>(input: string): Primitive<T> | null;\n/**\n * Parses JSON string with validation.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function validateParse(input: string): never;\n/**\n * Parses JSON string with validation.\n *\n * Combines `JSON.parse()` with {@link validate}. Returns\n * {@link IValidation.IFailure} with all errors on mismatch, or\n * {@link IValidation.ISuccess} with parsed value.\n *\n * Related functions:\n *\n * - {@link assertParse} — Throws on first error\n * - {@link isParse} — Returns `null` instead of error details\n *\n * @template T Target type for parsed value\n * @param input JSON string to parse\n * @returns Validation result containing parsed value or errors\n */\nexport declare function validateParse<T>(input: string): IValidation<Primitive<T>>;\n/**\n * Converts value to JSON string (8x faster).\n *\n * Generates optimized JSON conversion code specific to type `T`, achieving ~8x\n * faster performance than native `JSON.stringify()`.\n *\n * Does not validate the input. For validation, use:\n *\n * - {@link assertStringify} — Throws on type mismatch\n * - {@link isStringify} — Returns `null` on type mismatch\n * - {@link validateStringify} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Value to stringify\n * @returns JSON string\n */\nexport declare function stringify<T>(input: T): string;\n/**\n * Converts value to JSON string with assertion (5x faster).\n *\n * Combines {@link assert} with {@link stringify}. Throws {@link TypeGuardError}\n * when input doesn't match type `T`. Achieves ~5x faster performance than\n * native `JSON.stringify()`.\n *\n * Related functions:\n *\n * - {@link stringify} — No validation\n * - {@link isStringify} — Returns `null` instead of throwing\n * - {@link validateStringify} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Value to assert and stringify\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns JSON string\n * @throws {TypeGuardError} When input doesn't conform to type `T`\n */\nexport declare function assertStringify<T>(input: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): string;\n/**\n * Converts value to JSON string with assertion (5x faster).\n *\n * Combines {@link assert} with {@link stringify}. Throws {@link TypeGuardError}\n * when input doesn't match type `T`. Achieves ~5x faster performance than\n * native `JSON.stringify()`.\n *\n * Related functions:\n *\n * - {@link stringify} — No validation\n * - {@link isStringify} — Returns `null` instead of throwing\n * - {@link validateStringify} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Value to assert and stringify\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns JSON string\n * @throws {TypeGuardError} When input doesn't conform to type `T`\n */\nexport declare function assertStringify<T>(input: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): unknown;\n/**\n * Converts value to JSON string with type checking (7x faster).\n *\n * Combines {@link is} with {@link stringify}. Returns `null` when input doesn't\n * match type `T`. Achieves ~7x faster performance than native\n * `JSON.stringify()`.\n *\n * Related functions:\n *\n * - {@link stringify} — No validation\n * - {@link assertStringify} — Throws instead of returning `null`\n * - {@link validateStringify} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Value to check and stringify\n * @returns JSON string, or `null` if type check fails\n */\nexport declare function isStringify<T>(input: T): string | null;\n/**\n * Converts value to JSON string with type checking (7x faster).\n *\n * Combines {@link is} with {@link stringify}. Returns `null` when input doesn't\n * match type `T`. Achieves ~7x faster performance than native\n * `JSON.stringify()`.\n *\n * Related functions:\n *\n * - {@link stringify} — No validation\n * - {@link assertStringify} — Throws instead of returning `null`\n * - {@link validateStringify} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Value to check and stringify\n * @returns JSON string, or `null` if type check fails\n */\nexport declare function isStringify<T>(input: unknown): string | null;\n/**\n * Converts value to JSON string with validation (5x faster).\n *\n * Combines {@link validate} with {@link stringify}. Returns\n * {@link IValidation.IFailure} with all errors on mismatch, or\n * {@link IValidation.ISuccess} with JSON string. Achieves ~5x faster performance\n * than native `JSON.stringify()`.\n *\n * Related functions:\n *\n * - {@link stringify} — No validation\n * - {@link assertStringify} — Throws on first error\n * - {@link isStringify} — Returns `null` instead of error details\n *\n * @template T Type of input value\n * @param input Value to validate and stringify\n * @returns Validation result containing JSON string or errors\n */\nexport declare function validateStringify<T>(input: T): IValidation<string>;\n/**\n * Converts value to JSON string with validation (5x faster).\n *\n * Combines {@link validate} with {@link stringify}. Returns\n * {@link IValidation.IFailure} with all errors on mismatch, or\n * {@link IValidation.ISuccess} with JSON string. Achieves ~5x faster performance\n * than native `JSON.stringify()`.\n *\n * Related functions:\n *\n * - {@link stringify} — No validation\n * - {@link assertStringify} — Throws on first error\n * - {@link isStringify} — Returns `null` instead of error details\n *\n * @template T Type of input value\n * @param input Value to validate and stringify\n * @returns Validation result containing JSON string or errors\n */\nexport declare function validateStringify<T>(input: unknown): IValidation<string>;\n/**\n * Creates reusable {@link isParse} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createIsParse(): never;\n/**\n * Creates reusable {@link isParse} function.\n *\n * @template T Target type for parsed value\n * @returns Reusable parser function\n */\nexport declare function createIsParse<T>(): (input: string) => Primitive<T> | null;\n/**\n * Creates reusable {@link assertParse} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createAssertParse(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Creates reusable {@link assertParse} function.\n *\n * @template T Target type for parsed value\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable parser function\n */\nexport declare function createAssertParse<T>(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): (input: string) => Primitive<T>;\n/**\n * Creates reusable {@link validateParse} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createValidateParse(): never;\n/**\n * Creates reusable {@link validateParse} function.\n *\n * @template T Target type for parsed value\n * @returns Reusable parser function\n */\nexport declare function createValidateParse<T>(): (input: string) => IValidation<Primitive<T>>;\n/**\n * Creates reusable {@link stringify} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createStringify(): never;\n/**\n * Creates reusable {@link stringify} function.\n *\n * @template T Type of input value\n * @returns Reusable stringify function\n */\nexport declare function createStringify<T>(): (input: T) => string;\n/**\n * Creates reusable {@link assertStringify} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createAssertStringify(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Creates reusable {@link assertStringify} function.\n *\n * @template T Type of input value\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable stringify function\n */\nexport declare function createAssertStringify<T>(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): (input: unknown) => string;\n/**\n * Creates reusable {@link isStringify} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createIsStringify(): never;\n/**\n * Creates reusable {@link isStringify} function.\n *\n * @template T Type of input value\n * @returns Reusable stringify function\n */\nexport declare function createIsStringify<T>(): (input: unknown) => string | null;\n/**\n * Creates reusable {@link validateStringify} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createValidateStringify(): never;\n/**\n * Creates reusable {@link validateStringify} function.\n *\n * @template T Type of input value\n * @returns Reusable stringify function\n */\nexport declare function createValidateStringify<T>(): (input: unknown) => IValidation<string>;\n",
  "node_modules/typia/lib/llm.d.ts": "import { IJsonParseResult, ILlmApplication, ILlmController, ILlmSchema, ILlmStructuredOutput } from \"@typia/interface\";\n/**\n * Creates LLM function calling controller.\n *\n * @danger You must configure the generic argument `Class`\n */\nexport declare function controller(name: string, execute: object, config?: Partial<Pick<ILlmApplication.IConfig<any>, \"validate\">>): never;\n/**\n * Creates LLM function calling controller from class/interface.\n *\n * Generates {@link ILlmController} from a TypeScript class or interface,\n * containing both function calling schemas ({@link ILlmFunction}) and an\n * executor ({@link ILlmController.execute}).\n *\n * Each {@link ILlmFunction} includes a built-in {@link ILlmFunction.validate}\n * function that validates LLM-generated arguments before execution. When\n * validation fails, use `LlmJson.stringify()` from `@typia/utils` to format\n * errors for LLM feedback, enabling auto-correction.\n *\n * When passed to LLM providers (ChatGPT, Claude, Gemini, etc.), the LLM\n * automatically selects functions and fills arguments from conversation.\n * Execute the selected function via {@link ILlmController.execute}.\n *\n * Related functions:\n *\n * - {@link application} — Schemas only, without executor\n * - {@link parameters} — Single parameters schema for structured output\n * - {@link schema} — Single type schema\n *\n * @template Class Target class or interface type\n * @template Config LLM schema configuration\n * @param name Controller identifier name\n * @param execute Executor instance\n * @param config LLM application options\n * @returns LLM function calling controller\n */\nexport declare function controller<Class extends Record<string, any>, Config extends Partial<ILlmSchema.IConfig & {\n    /**\n     * Whether to disallow superfluous properties or not.\n     *\n     * If configure as `true`, {@link validateEquals} function would be used\n     * for validation feedback, which is more strict than {@link validate}\n     * function.\n     *\n     * @default false\n     */\n    equals: boolean;\n}> = {}>(name: string, execute: Class, config?: Partial<Pick<ILlmApplication.IConfig<Class>, \"validate\">>): ILlmController<Class>;\n/**\n * Creates LLM function calling application.\n *\n * @danger You must configure the generic argument `Class`\n */\nexport declare function application(config?: Partial<Pick<ILlmApplication.IConfig<any>, \"validate\">>): never;\n/**\n * Creates LLM function calling application from class/interface.\n *\n * Generates {@link ILlmApplication} from a TypeScript class or interface,\n * containing function calling schemas ({@link ILlmFunction}). Does not include\n * an executor—use {@link controller} if you need execution capability.\n *\n * Each {@link ILlmFunction} includes a built-in {@link ILlmFunction.validate}\n * function that validates LLM-generated arguments before execution. When\n * validation fails, use `LlmJson.stringify()` from `@typia/utils` to format\n * errors for LLM feedback, enabling auto-correction.\n *\n * When passed to LLM providers (ChatGPT, Claude, Gemini, etc.), the LLM\n * automatically selects functions and fills arguments from conversation. You\n * execute the function manually with the LLM-prepared arguments.\n *\n * Related functions:\n *\n * - {@link controller} — Includes executor alongside schemas\n * - {@link parameters} — Single parameters schema for structured output\n * - {@link schema} — Single type schema\n *\n * @template Class Target class or interface type\n * @template Config LLM schema configuration\n * @param config LLM application options\n * @returns LLM function calling application\n */\nexport declare function application<Class extends Record<string, any>, Config extends Partial<ILlmSchema.IConfig & {\n    /**\n     * Whether to disallow superfluous properties or not.\n     *\n     * If configure as `true`, {@link validateEquals} function would be used\n     * for validation feedback, which is more strict than {@link validate}\n     * function.\n     *\n     * @default false\n     */\n    equals: boolean;\n}> = {}>(config?: Partial<Pick<ILlmApplication.IConfig<Class>, \"validate\">>): ILlmApplication<Class>;\n/**\n * Creates LLM structured output interface.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function structuredOutput(): never;\n/**\n * Creates LLM structured output interface from TypeScript object type.\n *\n * Generates {@link ILlmStructuredOutput} containing everything needed for\n * handling LLM structured outputs: the JSON schema for prompting, and functions\n * for parsing, coercing, and validating responses.\n *\n * Structured outputs allow LLMs to generate data conforming to a predefined\n * schema instead of free-form text. This is useful for:\n *\n * - Extracting structured data from conversations\n * - Generating typed responses for downstream processing\n * - Ensuring consistent output formats across LLM calls\n *\n * Workflow:\n *\n * 1. Pass {@link ILlmStructuredOutput.parameters} schema to LLM provider\n * 2. Receive LLM response (JSON string or pre-parsed object)\n * 3. Use {@link ILlmStructuredOutput.parse} for raw strings or\n *    {@link ILlmStructuredOutput.coerce} for pre-parsed objects\n * 4. Use {@link ILlmStructuredOutput.validate} to check the result\n *\n * Related functions:\n *\n * - {@link parameters} — Schema only, without parse/coerce/validate\n * - {@link application} — Multiple function schemas from class/interface\n * - {@link controller} — Application with executor\n *\n * @template T Target output type (object with static properties)\n * @template Config LLM schema configuration\n * @returns LLM structured output interface\n */\nexport declare function structuredOutput<T extends Record<string, any>, Config extends Partial<ILlmSchema.IConfig & {\n    /**\n     * Whether to disallow superfluous properties or not.\n     *\n     * If configure as `true`, {@link validateEquals} function would be used\n     * for validation feedback, which is more strict than {@link validate}\n     * function.\n     *\n     * @default false\n     */\n    equals: boolean;\n}> = {}>(): ILlmStructuredOutput<T>;\n/**\n * Creates LLM parameters schema.\n *\n * @danger You must configure the generic argument `Parameters`\n */\nexport declare function parameters(): never;\n/**\n * Creates LLM parameters schema from TypeScript object type.\n *\n * Generates {@link ILlmSchema.IParameters} for LLM function calling or\n * structured outputs. LLMs use keyworded arguments only, so the type must be an\n * object with static properties (no dynamic properties allowed).\n *\n * Use cases:\n *\n * - Function calling: LLM fills parameters from conversation\n * - Structured outputs: LLM generates structured data, not plain text\n *\n * Related functions:\n *\n * - {@link application} — Multiple function schemas from class/interface\n * - {@link controller} — Application with executor\n * - {@link schema} — Single type schema (not parameters-specific)\n *\n * @template Parameters Target parameters type (object with static properties)\n * @template Config LLM schema configuration\n * @returns LLM parameters schema\n */\nexport declare function parameters<Parameters extends Record<string, any>, Config extends Partial<ILlmSchema.IConfig> = {}>(): ILlmSchema.IParameters;\n/**\n * Creates LLM type schema.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function schema(): never;\n/**\n * Creates LLM type schema from TypeScript type.\n *\n * Generates {@link ILlmSchema} for use in LLM function calling. For actual\n * function calling with TypeScript functions, use {@link application}. For\n * structured output generation, use {@link parameters}.\n *\n * LLM function calling flow:\n *\n * 1. LLM selects function and fills arguments from conversation\n * 2. You execute the function with LLM-prepared arguments\n * 3. Return value is passed back to LLM via system prompt\n * 4. LLM continues conversation based on return value\n *\n * Related functions:\n *\n * - {@link application} — Multiple function schemas from class/interface\n * - {@link controller} — Application with executor\n * - {@link parameters} — Parameters schema for structured output\n *\n * @template T Target type\n * @template Config LLM schema configuration\n * @param $defs Shared schema definitions for `$ref` referencing\n * @returns LLM type schema\n */\nexport declare function schema<T, Config extends Partial<ILlmSchema.IConfig> = {}>($defs: Record<string, ILlmSchema>): ILlmSchema;\n/**\n * Parse LLM response JSON with type coercion.\n *\n * @danger You must configure the generic argument `Parameters`\n */\nexport declare function parse(input: string): never;\n/**\n * Parse lenient JSON with schema-based type coercion.\n *\n * Handles incomplete or malformed JSON commonly produced by LLMs:\n *\n * - Unclosed brackets, strings, trailing commas\n * - JavaScript-style comments (`//` and multi-line)\n * - Unquoted object keys, incomplete keywords (`tru`, `fal`, `nul`)\n * - Markdown code block extraction, junk prefix skipping\n *\n * Also coerces double-stringified values based on the `Parameters` schema:\n *\n * - `\"42\"` → `42` (when schema expects number)\n * - `\"true\"` → `true` (when schema expects boolean)\n * - `\"null\"` → `null` (when schema expects null)\n * - `\"{...}\"` → `{...}` (when schema expects object)\n * - `\"[...]\"` → `[...]` (when schema expects array)\n *\n * Type validation is NOT performed—use {@link ILlmFunction.validate} or\n * `typia.validate()` for that.\n *\n * For repeated parsing, use {@link createParse} to avoid regenerating the schema\n * each time.\n *\n * Related functions:\n *\n * - {@link createParse} — Create reusable parser function\n * - {@link coerce} — Type coercion for already-parsed objects\n * - {@link parameters} — Generate parameters schema from type\n *\n * @template Parameters Target parameters type (object with static properties)\n * @template Config LLM schema configuration\n * @param input Raw JSON string (potentially incomplete or malformed)\n * @returns Parse result with typed data on success, or partial data with errors\n */\nexport declare function parse<Parameters extends Record<string, any>, Config extends Partial<ILlmSchema.IConfig> = {}>(input: string): IJsonParseResult<Parameters>;\n/**\n * Coerce LLM arguments to match expected schema types.\n *\n * LLMs often return values with incorrect types (e.g., numbers as strings).\n * This function recursively coerces values based on the `Parameters` schema:\n *\n * - `\"42\"` → `42` (when schema expects number)\n * - `\"true\"` → `true` (when schema expects boolean)\n * - `\"null\"` → `null` (when schema expects null)\n * - `\"{...}\"` → `{...}` (when schema expects object)\n * - `\"[...]\"` → `[...]` (when schema expects array)\n *\n * Use this when your SDK provides already-parsed objects but values may have\n * wrong types. For raw JSON strings, use {@link parse} instead.\n *\n * For repeated coercion, use {@link createCoerce} to avoid regenerating the\n * schema each time.\n *\n * Type validation is NOT performed—use {@link ILlmFunction.validate} or\n * `typia.validate()` for that.\n *\n * Related functions:\n *\n * - {@link createCoerce} — Create reusable coercer function\n * - {@link parse} — Parse and coerce raw JSON strings\n * - {@link parameters} — Generate parameters schema from type\n *\n * @template Parameters Target parameters type (object with static properties)\n * @template Config LLM schema configuration\n * @param input Parsed arguments object from LLM (with potentially wrong types)\n * @returns Coerced arguments with corrected types\n */\nexport declare function coerce<Parameters extends Record<string, any>, Config extends Partial<ILlmSchema.IConfig> = {}>(input: Parameters): Parameters;\n/**\n * Create reusable LLM JSON parser with type coercion.\n *\n * @danger You must configure the generic argument `Parameters`\n */\nexport declare function createParse(): never;\n/**\n * Create reusable lenient JSON parser with schema-based type coercion.\n *\n * Returns a parser function that handles incomplete or malformed JSON commonly\n * produced by LLMs:\n *\n * - Unclosed brackets, strings, trailing commas\n * - JavaScript-style comments (`//` and multi-line)\n * - Unquoted object keys, incomplete keywords (`tru`, `fal`, `nul`)\n * - Markdown code block extraction, junk prefix skipping\n *\n * Also coerces double-stringified values based on the `Parameters` schema:\n *\n * - `\"42\"` → `42` (when schema expects number)\n * - `\"true\"` → `true` (when schema expects boolean)\n * - `\"null\"` → `null` (when schema expects null)\n * - `\"{...}\"` → `{...}` (when schema expects object)\n * - `\"[...]\"` → `[...]` (when schema expects array)\n *\n * Use this instead of {@link parse} when parsing multiple inputs to avoid\n * regenerating the schema each time.\n *\n * Type validation is NOT performed—use {@link ILlmFunction.validate} or\n * `typia.validate()` for that.\n *\n * Related functions:\n *\n * - {@link parse} — One-shot parsing (regenerates schema each call)\n * - {@link createCoerce} — Create reusable coercer function\n * - {@link parameters} — Generate parameters schema from type\n *\n * @template Parameters Target parameters type (object with static properties)\n * @template Config LLM schema configuration\n * @returns Reusable parser function\n */\nexport declare function createParse<Parameters extends Record<string, any>, Config extends Partial<ILlmSchema.IConfig> = {}>(): (input: string) => IJsonParseResult<Parameters>;\n/**\n * Create reusable LLM arguments coercer.\n *\n * @danger You must configure the generic argument `Parameters`\n */\nexport declare function createCoerce(): never;\n/**\n * Create reusable coercer for LLM arguments.\n *\n * Returns a coercer function that fixes incorrect types commonly returned by\n * LLMs (e.g., numbers as strings). Coerces values based on the `Parameters`\n * schema:\n *\n * - `\"42\"` → `42` (when schema expects number)\n * - `\"true\"` → `true` (when schema expects boolean)\n * - `\"null\"` → `null` (when schema expects null)\n * - `\"{...}\"` → `{...}` (when schema expects object)\n * - `\"[...]\"` → `[...]` (when schema expects array)\n *\n * Use this instead of {@link coerce} when coercing multiple inputs to avoid\n * regenerating the schema each time.\n *\n * Type validation is NOT performed—use {@link ILlmFunction.validate} or\n * `typia.validate()` for that.\n *\n * Related functions:\n *\n * - {@link coerce} — One-shot coercion (regenerates schema each call)\n * - {@link createParse} — Create reusable parser function\n * - {@link parameters} — Generate parameters schema from type\n *\n * @template Parameters Target parameters type (object with static properties)\n * @template Config LLM schema configuration\n * @returns Reusable coercer function\n */\nexport declare function createCoerce<Parameters extends Record<string, any>, Config extends Partial<ILlmSchema.IConfig> = {}>(): (input: Parameters) => Parameters;\n",
  "node_modules/typia/lib/misc.d.ts": "import { Atomic, IValidation, Resolved } from \"@typia/interface\";\nimport { TypeGuardError } from \"./TypeGuardError\";\n/**\n * Converts union literal type to array.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function literals(): never;\n/**\n * Converts union literal type to array.\n *\n * Extracts all members of a union literal type `T` into an array at runtime.\n *\n * @template T Union literal type (e.g., `\"A\" | \"B\" | 1`)\n * @returns Array containing all union members\n */\nexport declare function literals<T extends Atomic.Type | null>(): T[];\n/**\n * Deep clones value of type `T`.\n *\n * Creates a deep copy of the input value. Class instances with methods are\n * cloned as plain objects (methods are not copied).\n *\n * Does not validate the input. For validation, use:\n *\n * - {@link assertClone} — Throws on type mismatch\n * - {@link isClone} — Returns `null` on type mismatch\n * - {@link validateClone} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Value to clone\n * @returns Deep cloned value\n */\nexport declare function clone<T>(input: T): Resolved<T>;\n/**\n * Deep clones value with assertion.\n *\n * Creates a deep copy with {@link assert} validation. Throws\n * {@link TypeGuardError} on type mismatch. Class instances with methods are\n * cloned as plain objects.\n *\n * Related functions:\n *\n * - {@link clone} — No validation\n * - {@link isClone} — Returns `null` instead of throwing\n * - {@link validateClone} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Value to clone\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Deep cloned value\n * @throws {TypeGuardError} When input doesn't conform to type `T`\n */\nexport declare function assertClone<T>(input: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): Resolved<T>;\n/**\n * Deep clones value with type checking.\n *\n * Creates a deep copy with {@link is} validation. Returns `null` on type\n * mismatch. Class instances with methods are cloned as plain objects.\n *\n * Related functions:\n *\n * - {@link clone} — No validation\n * - {@link assertClone} — Throws instead of returning `null`\n * - {@link validateClone} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Value to clone\n * @returns Deep cloned value, or `null` if invalid\n */\nexport declare function isClone<T>(input: T): Resolved<T> | null;\n/**\n * Deep clones value with validation.\n *\n * Creates a deep copy with {@link validate} validation. Returns\n * {@link IValidation.IFailure} with all errors on mismatch, or\n * {@link IValidation.ISuccess} with cloned value. Class instances with methods\n * are cloned as plain objects.\n *\n * Related functions:\n *\n * - {@link clone} — No validation\n * - {@link assertClone} — Throws on first error\n * - {@link isClone} — Returns `null` instead of error details\n *\n * @template T Type of input value\n * @param input Value to clone\n * @returns Validation result containing cloned value or errors\n */\nexport declare function validateClone<T>(input: T): IValidation<Resolved<T>>;\n/**\n * Removes superfluous properties from object.\n *\n * Deletes all properties not defined in type `T`, including in nested objects.\n * Mutates the input directly—removed properties cannot be recovered.\n *\n * Does not validate the input. For validation, use:\n *\n * - {@link assertPrune} — Throws on type mismatch\n * - {@link isPrune} — Returns `false` on type mismatch\n * - {@link validatePrune} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Object to prune\n */\nexport declare function prune<T extends object>(input: T): void;\n/**\n * Removes superfluous properties with assertion.\n *\n * Combines {@link assert} with {@link prune}. Throws {@link TypeGuardError} on\n * type mismatch. Mutates the input directly—removed properties cannot be\n * recovered.\n *\n * Related functions:\n *\n * - {@link prune} — No validation\n * - {@link isPrune} — Returns `false` instead of throwing\n * - {@link validatePrune} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Object to assert and prune\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns The pruned input\n * @throws {TypeGuardError} When input doesn't conform to type `T`\n */\nexport declare function assertPrune<T>(input: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): T;\n/**\n * Removes superfluous properties with type checking.\n *\n * Combines {@link is} with {@link prune}. Returns `false` on type mismatch (no\n * pruning occurs). Returns `true` after successful pruning. Mutates the input\n * directly.\n *\n * Related functions:\n *\n * - {@link prune} — No validation\n * - {@link assertPrune} — Throws instead of returning `false`\n * - {@link validatePrune} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Object to check and prune\n * @returns `true` if valid and pruned, `false` if type mismatch\n */\nexport declare function isPrune<T>(input: T): input is T;\n/**\n * Removes superfluous properties with validation.\n *\n * Combines {@link validate} with {@link prune}. Returns\n * {@link IValidation.IFailure} with all errors on mismatch (no pruning occurs),\n * or {@link IValidation.ISuccess} after successful pruning. Mutates the input\n * directly.\n *\n * Related functions:\n *\n * - {@link prune} — No validation\n * - {@link assertPrune} — Throws on first error\n * - {@link isPrune} — Returns `false` instead of error details\n *\n * @template T Type of input value\n * @param input Object to validate and prune\n * @returns Validation result\n */\nexport declare function validatePrune<T>(input: T): IValidation<T>;\n/**\n * Creates reusable {@link clone} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createClone(): never;\n/**\n * Creates reusable {@link clone} function.\n *\n * @template T Type of input value\n * @returns Reusable clone function\n */\nexport declare function createClone<T>(): (input: T) => Resolved<T>;\n/**\n * Creates reusable {@link assertClone} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createAssertClone(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Creates reusable {@link assertClone} function.\n *\n * @template T Type of input value\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable clone function\n */\nexport declare function createAssertClone<T>(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): (input: unknown) => Resolved<T>;\n/**\n * Creates reusable {@link isClone} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createIsClone(): never;\n/**\n * Creates reusable {@link isClone} function.\n *\n * @template T Type of input value\n * @returns Reusable clone function\n */\nexport declare function createIsClone<T>(): (input: unknown) => Resolved<T> | null;\n/**\n * Creates reusable {@link validateClone} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createValidateClone(): never;\n/**\n * Creates reusable {@link validateClone} function.\n *\n * @template T Type of input value\n * @returns Reusable clone function\n */\nexport declare function createValidateClone<T>(): (input: unknown) => IValidation<Resolved<T>>;\n/**\n * Creates reusable {@link prune} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createPrune(): never;\n/**\n * Creates reusable {@link prune} function.\n *\n * @template T Type of input value\n * @returns Reusable prune function\n */\nexport declare function createPrune<T extends object>(): (input: T) => void;\n/**\n * Creates reusable {@link assertPrune} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createAssertPrune(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Creates reusable {@link assertPrune} function.\n *\n * @template T Type of input value\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable prune function\n */\nexport declare function createAssertPrune<T extends object>(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): (input: unknown) => T;\n/**\n * Creates reusable {@link isPrune} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createIsPrune(): never;\n/**\n * Creates reusable {@link isPrune} function.\n *\n * @template T Type of input value\n * @returns Reusable prune function\n */\nexport declare function createIsPrune<T extends object>(): (input: unknown) => input is T;\n/**\n * Creates reusable {@link validatePrune} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createValidatePrune(): never;\n/**\n * Creates reusable {@link validatePrune} function.\n *\n * @template T Type of input value\n * @returns Reusable prune function\n */\nexport declare function createValidatePrune<T extends object>(): (input: unknown) => IValidation<T>;\n",
  "node_modules/typia/lib/module.d.ts": "import { StandardSchemaV1 } from \"@standard-schema/spec\";\nimport { AssertionGuard, IRandomGenerator, IValidation, Resolved } from \"@typia/interface\";\nimport { TypeGuardError } from \"./TypeGuardError\";\nexport * as functional from \"./functional\";\nexport * as http from \"./http\";\nexport * as llm from \"./llm\";\nexport * as json from \"./json\";\nexport * as misc from \"./misc\";\nexport * as notations from \"./notations\";\nexport * as protobuf from \"./protobuf\";\nexport * as reflect from \"./reflect\";\nexport * from \"./TypeGuardError\";\nexport * from \"./re-exports\";\n/**\n * Asserts type `T`.\n *\n * Performs runtime type checking against compile-time type `T`. Stops at first\n * mismatch and throws {@link TypeGuardError} containing:\n *\n * - `path`: Property path where error occurred (e.g., `\"input.user.age\"`)\n * - `expected`: Expected type string (e.g., `\"number & ExclusiveMinimum<19>\"`)\n * - `value`: Actual value that failed validation\n *\n * Related functions:\n *\n * - {@link is} — Returns `boolean` instead of throwing\n * - {@link validate} — Collects all errors instead of stopping at first\n * - {@link assertGuard} — Type guard with no return value (narrows type only)\n * - {@link assertEquals} — Also rejects properties not defined in `T`\n *\n * @template T Target type to validate against\n * @param input Value to assert\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns The input value typed as `T`\n * @throws {TypeGuardError} When input doesn't conform to type `T`\n */\nexport declare function assert<T>(input: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): T;\n/**\n * Asserts type `T`.\n *\n * Performs runtime type checking against compile-time type `T`. Stops at first\n * mismatch and throws {@link TypeGuardError} containing:\n *\n * - `path`: Property path where error occurred (e.g., `\"input.user.age\"`)\n * - `expected`: Expected type string (e.g., `\"number & ExclusiveMinimum<19>\"`)\n * - `value`: Actual value that failed validation\n *\n * Related functions:\n *\n * - {@link is} — Returns `boolean` instead of throwing\n * - {@link validate} — Collects all errors instead of stopping at first\n * - {@link assertGuard} — Type guard with no return value (narrows type only)\n * - {@link assertEquals} — Also rejects properties not defined in `T`\n *\n * @template T Target type to validate against\n * @param input Value to assert\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns The input value typed as `T`\n * @throws {TypeGuardError} When input doesn't conform to type `T`\n */\nexport declare function assert<T>(input: unknown, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): T;\n/**\n * Asserts type `T` as assertion guard.\n *\n * Unlike {@link assert}, returns nothing (`asserts input is T`). After this\n * call, TypeScript narrows `input` to type `T` in subsequent code. Useful when\n * you need type narrowing with runtime validation but don't need the return\n * value.\n *\n * Throws {@link TypeGuardError} on first mismatch with `path`, `expected`, and\n * `value`.\n *\n * Related functions:\n *\n * - {@link assert} — Same validation but returns the input value\n * - {@link is} — Returns `boolean` instead of throwing\n * - {@link validate} — Collects all errors instead of throwing\n * - {@link assertGuardEquals} — Also rejects properties not defined in `T`\n *\n * @template T Target type to validate against\n * @param input Value to assert (narrowed to `T` after call)\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @throws {TypeGuardError} When input doesn't conform to type `T`\n */\nexport declare function assertGuard<T>(input: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): asserts input is T;\n/**\n * Asserts type `T` as assertion guard.\n *\n * Unlike {@link assert}, returns nothing (`asserts input is T`). After this\n * call, TypeScript narrows `input` to type `T` in subsequent code. Useful when\n * you need type narrowing with runtime validation but don't need the return\n * value.\n *\n * Throws {@link TypeGuardError} on first mismatch with `path`, `expected`, and\n * `value`.\n *\n * Related functions:\n *\n * - {@link assert} — Same validation but returns the input value\n * - {@link is} — Returns `boolean` instead of throwing\n * - {@link validate} — Collects all errors instead of throwing\n * - {@link assertGuardEquals} — Also rejects properties not defined in `T`\n *\n * @template T Target type to validate against\n * @param input Value to assert (narrowed to `T` after call)\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @throws {TypeGuardError} When input doesn't conform to type `T`\n */\nexport declare function assertGuard<T>(input: unknown, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): asserts input is T;\n/**\n * Tests type `T`.\n *\n * Performs runtime type checking without throwing exceptions. Acts as\n * TypeScript type guard, narrowing the input type in conditional branches when\n * result is `true`.\n *\n * Related functions:\n *\n * - {@link assert} — Throws {@link TypeGuardError} with detailed error info on\n *   mismatch\n * - {@link validate} — Returns all errors without throwing\n * - {@link equals} — Also rejects properties not defined in `T`\n *\n * @template T Target type to check\n * @param input Value to test\n * @returns `true` if valid, `false` otherwise (type predicate `input is T`)\n */\nexport declare function is<T>(input: T): input is T;\n/**\n * Tests type `T`.\n *\n * Performs runtime type checking without throwing exceptions. Acts as\n * TypeScript type guard, narrowing the input type in conditional branches when\n * result is `true`.\n *\n * Related functions:\n *\n * - {@link assert} — Throws {@link TypeGuardError} with detailed error info on\n *   mismatch\n * - {@link validate} — Returns all errors without throwing\n * - {@link equals} — Also rejects properties not defined in `T`\n *\n * @template T Target type to check\n * @param input Value to test\n * @returns `true` if valid, `false` otherwise (type predicate `input is T`)\n */\nexport declare function is<T>(input: unknown): input is T;\n/**\n * Validates type `T`.\n *\n * Unlike {@link assert} which throws on first error, this function continues\n * checking and collects all type mismatches into {@link IValidation.errors}\n * array. Never throws.\n *\n * Return structure:\n *\n * - `success: true` → `data` contains validated input as `T`\n * - `success: false` → `errors` array of {@link IValidation.IError} with `path`,\n *   `expected`, `value`\n *\n * Related functions:\n *\n * - {@link assert} — Throws on first error instead of collecting all\n * - {@link is} — Simple boolean check\n * - {@link validateEquals} — Also rejects properties not defined in `T`\n *\n * @template T Target type to validate against\n * @param input Value to validate\n * @returns {@link IValidation} <T> containing either `data` or `errors`\n */\nexport declare function validate<T>(input: T): IValidation<T>;\n/**\n * Validates type `T`.\n *\n * Unlike {@link assert} which throws on first error, this function continues\n * checking and collects all type mismatches into {@link IValidation.errors}\n * array. Never throws.\n *\n * Return structure:\n *\n * - `success: true` → `data` contains validated input as `T`\n * - `success: false` → `errors` array of {@link IValidation.IError} with `path`,\n *   `expected`, `value`\n *\n * Related functions:\n *\n * - {@link assert} — Throws on first error instead of collecting all\n * - {@link is} — Simple boolean check\n * - {@link validateEquals} — Also rejects properties not defined in `T`\n *\n * @template T Target type to validate against\n * @param input Value to validate\n * @returns {@link IValidation} <T> containing either `data` or `errors`\n */\nexport declare function validate<T>(input: unknown): IValidation<T>;\n/**\n * Asserts type `T` with strict equality.\n *\n * Stricter than {@link assert}: also fails when input contains any property not\n * defined in type `T`. For extra property errors, `expected` will be\n * `\"undefined\"`.\n *\n * Related functions:\n *\n * - {@link assert} — Allows extra properties\n * - {@link equals} — Boolean result without throwing\n * - {@link validateEquals} — Collects all errors without throwing\n * - {@link assertGuardEquals} — Type guard version with no return value\n *\n * @template T Target type for exact match\n * @param input Value to validate\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns The input value typed as `T`\n * @throws {TypeGuardError} When type mismatch or extra property detected\n */\nexport declare function assertEquals<T>(input: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): T;\n/**\n * Asserts type `T` with strict equality.\n *\n * Stricter than {@link assert}: also fails when input contains any property not\n * defined in type `T`. For extra property errors, `expected` will be\n * `\"undefined\"`.\n *\n * Related functions:\n *\n * - {@link assert} — Allows extra properties\n * - {@link equals} — Boolean result without throwing\n * - {@link validateEquals} — Collects all errors without throwing\n * - {@link assertGuardEquals} — Type guard version with no return value\n *\n * @template T Target type for exact match\n * @param input Value to validate\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns The input value typed as `T`\n * @throws {TypeGuardError} When type mismatch or extra property detected\n */\nexport declare function assertEquals<T>(input: unknown, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): T;\n/**\n * Asserts type `T` with strict equality as assertion guard.\n *\n * Combines {@link assertGuard} with strict equality checking. Returns nothing\n * but narrows input to type `T`. Also fails when input contains properties not\n * in `T`.\n *\n * Related functions:\n *\n * - {@link assertGuard} — Allows extra properties\n * - {@link assertEquals} — Returns value instead of type guard\n * - {@link equals} — Boolean result without throwing\n * - {@link validateEquals} — Collects all errors without throwing\n *\n * @template T Target type for exact match\n * @param input Value to assert (narrowed to `T` after call)\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @throws {TypeGuardError} When type mismatch or extra property detected\n */\nexport declare function assertGuardEquals<T>(input: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): asserts input is T;\n/**\n * Asserts type `T` with strict equality as assertion guard.\n *\n * Combines {@link assertGuard} with strict equality checking. Returns nothing\n * but narrows input to type `T`. Also fails when input contains properties not\n * in `T`.\n *\n * Related functions:\n *\n * - {@link assertGuard} — Allows extra properties\n * - {@link assertEquals} — Returns value instead of type guard\n * - {@link equals} — Boolean result without throwing\n * - {@link validateEquals} — Collects all errors without throwing\n *\n * @template T Target type for exact match\n * @param input Value to assert (narrowed to `T` after call)\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @throws {TypeGuardError} When type mismatch or extra property detected\n */\nexport declare function assertGuardEquals<T>(input: unknown, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): asserts input is T;\n/**\n * Tests type `T` with strict equality.\n *\n * Stricter than {@link is}: also returns `false` when input contains any\n * property not defined in type `T`. Useful for detecting unexpected data or\n * typos.\n *\n * Related functions:\n *\n * - {@link is} — Allows extra properties\n * - {@link assertEquals} — Throws with detailed error info on mismatch\n * - {@link validateEquals} — Returns all errors without throwing\n *\n * @template T Target type for exact match\n * @param input Value to test\n * @returns `true` if valid, `false` otherwise (type predicate `input is T`)\n */\nexport declare function equals<T>(input: T): input is T;\n/**\n * Tests type `T` with strict equality.\n *\n * Stricter than {@link is}: also returns `false` when input contains any\n * property not defined in type `T`. Useful for detecting unexpected data or\n * typos.\n *\n * Related functions:\n *\n * - {@link is} — Allows extra properties\n * - {@link assertEquals} — Throws with detailed error info on mismatch\n * - {@link validateEquals} — Returns all errors without throwing\n *\n * @template T Target type for exact match\n * @param input Value to test\n * @returns `true` if valid, `false` otherwise (type predicate `input is T`)\n */\nexport declare function equals<T>(input: unknown): input is T;\n/**\n * Validates type `T` with strict equality.\n *\n * Combines {@link validate} with strict equality checking. Collects all errors\n * including extra property violations into {@link IValidation.errors} array.\n *\n * Return structure:\n *\n * - `success: true` → `data` contains validated input as `T`\n * - `success: false` → `errors` array with `path`, `expected`, `value` for each\n *   mismatch\n *\n * Related functions:\n *\n * - {@link validate} — Allows extra properties\n * - {@link assertEquals} — Throws on first error\n * - {@link equals} — Simple boolean check\n *\n * @template T Target type for exact match\n * @param input Value to validate\n * @returns {@link IValidation} <T> containing either `data` or `errors`\n */\nexport declare function validateEquals<T>(input: T): IValidation<T>;\n/**\n * Validates type `T` with strict equality.\n *\n * Combines {@link validate} with strict equality checking. Collects all errors\n * including extra property violations into {@link IValidation.errors} array.\n *\n * Return structure:\n *\n * - `success: true` → `data` contains validated input as `T`\n * - `success: false` → `errors` array with `path`, `expected`, `value` for each\n *   mismatch\n *\n * Related functions:\n *\n * - {@link validate} — Allows extra properties\n * - {@link assertEquals} — Throws on first error\n * - {@link equals} — Simple boolean check\n *\n * @template T Target type for exact match\n * @param input Value to validate\n * @returns {@link IValidation} <T> containing either `data` or `errors`\n */\nexport declare function validateEquals<T>(input: unknown): IValidation<T>;\n/**\n * Generates random data of type `T`.\n *\n * Creates random instance conforming to compile-time type `T`. Generates only\n * primitive data; methods in `T` are ignored. If `T` has `toJSON()` method,\n * generates its return type instead.\n *\n * @template T Type of data to generate\n * @param generator Custom random generator implementing {@link IRandomGenerator}\n * @returns Randomly generated data as `Resolved<T>`\n * @danger You must configure the generic argument `T`\n */\nexport declare function random(generator?: Partial<IRandomGenerator>): never;\n/**\n * Generates random data of type `T`.\n *\n * Creates random instance conforming to compile-time type `T`. Generates only\n * primitive data; methods in `T` are ignored. If `T` has `toJSON()` method,\n * generates its return type instead.\n *\n * @template T Type of data to generate\n * @param generator Custom random generator implementing {@link IRandomGenerator}\n * @returns Randomly generated data as `Resolved<T>`\n */\nexport declare function random<T>(generator?: Partial<IRandomGenerator>): Resolved<T>;\n/**\n * Creates reusable {@link assert} function.\n *\n * Returns a function that can be called multiple times without recompilation.\n * Useful when the same type validation is needed repeatedly.\n *\n * @template T Target type to validate against\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable assert function `(input: unknown) => T`\n * @danger You must configure the generic argument `T`\n */\nexport declare function createAssert(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Creates reusable {@link assert} function.\n *\n * Returns a function that can be called multiple times without recompilation.\n * Useful when the same type validation is needed repeatedly.\n *\n * @template T Target type to validate against\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable assert function `(input: unknown) => T`\n */\nexport declare function createAssert<T>(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): (input: unknown) => T;\n/**\n * Creates reusable {@link assertGuard} function.\n *\n * Returns a reusable type guard assertion function.\n *\n * TypeScript requirement: You must declare the variable type explicitly. `const\n * fn: AssertionGuard<T> = createAssertGuard<T>()` — otherwise compile error.\n *\n * @template T Target type to validate against\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable assertion guard function\n * @danger You must configure the generic argument `T`\n */\nexport declare function createAssertGuard(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Creates reusable {@link assertGuard} function.\n *\n * Returns a reusable type guard assertion function.\n *\n * TypeScript requirement: You must declare the variable type explicitly. `const\n * fn: AssertionGuard<T> = createAssertGuard<T>()` — otherwise compile error.\n *\n * @template T Target type to validate against\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable assertion guard function\n */\nexport declare function createAssertGuard<T>(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): (input: unknown) => AssertionGuard<T>;\n/**\n * Creates reusable {@link is} function.\n *\n * Returns a type guard function that can be called multiple times without\n * recompilation.\n *\n * @template T Target type to check\n * @returns Reusable type guard function `(input: unknown) => input is T`\n * @danger You must configure the generic argument `T`\n */\nexport declare function createIs(): never;\n/**\n * Creates reusable {@link is} function.\n *\n * Returns a type guard function that can be called multiple times without\n * recompilation.\n *\n * @template T Target type to check\n * @returns Reusable type guard function `(input: unknown) => input is T`\n */\nexport declare function createIs<T>(): (input: unknown) => input is T;\n/**\n * Creates reusable {@link validate} function.\n *\n * Returns a validation function that can be called multiple times without\n * recompilation. Also implements {@link StandardSchemaV1} interface for\n * interoperability.\n *\n * @template T Target type to validate against\n * @returns Reusable validate function `(input: unknown) => IValidation<T>`\n * @danger You must configure the generic argument `T`\n */\nexport declare function createValidate(): never;\n/**\n * Creates reusable {@link validate} function.\n *\n * Returns a validation function that can be called multiple times without\n * recompilation. Also implements {@link StandardSchemaV1} interface for\n * interoperability.\n *\n * @template T Target type to validate against\n * @returns Reusable validate function `(input: unknown) => IValidation<T>`\n */\nexport declare function createValidate<T>(): ((input: unknown) => IValidation<T>) & StandardSchemaV1<T, T>;\n/**\n * Creates reusable {@link assertEquals} function.\n *\n * Returns a strict assertion function that rejects superfluous properties. Can\n * be called multiple times without recompilation.\n *\n * @template T Target type for exact match\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable assertEquals function `(input: unknown) => T`\n * @danger You must configure the generic argument `T`\n */\nexport declare function createAssertEquals(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Creates reusable {@link assertEquals} function.\n *\n * Returns a strict assertion function that rejects superfluous properties. Can\n * be called multiple times without recompilation.\n *\n * @template T Target type for exact match\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable assertEquals function `(input: unknown) => T`\n */\nexport declare function createAssertEquals<T>(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): (input: unknown) => T;\n/**\n * Creates reusable {@link assertGuardEquals} function.\n *\n * Returns a strict assertion guard that rejects superfluous properties.\n *\n * TypeScript requirement: You must declare the variable type explicitly. `const\n * fn: AssertionGuard<T> = createAssertGuardEquals<T>()` — otherwise compile\n * error.\n *\n * @template T Target type for exact match\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable assertion guard function\n * @danger You must configure the generic argument `T`\n */\nexport declare function createAssertGuardEquals(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Creates reusable {@link assertGuardEquals} function.\n *\n * Returns a strict assertion guard that rejects superfluous properties.\n *\n * TypeScript requirement: You must declare the variable type explicitly. `const\n * fn: AssertionGuard<T> = createAssertGuardEquals<T>()` — otherwise compile\n * error.\n *\n * @template T Target type for exact match\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable assertion guard function\n */\nexport declare function createAssertGuardEquals<T>(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): (input: unknown) => AssertionGuard<T>;\n/**\n * Creates reusable {@link equals} function.\n *\n * Returns a strict type guard that rejects superfluous properties. Can be\n * called multiple times without recompilation.\n *\n * @template T Target type for exact match\n * @returns Reusable type guard function `(input: unknown) => input is T`\n * @danger You must configure the generic argument `T`\n */\nexport declare function createEquals(): never;\n/**\n * Creates reusable {@link equals} function.\n *\n * Returns a strict type guard that rejects superfluous properties. Can be\n * called multiple times without recompilation.\n *\n * @template T Target type for exact match\n * @returns Reusable type guard function `(input: unknown) => input is T`\n */\nexport declare function createEquals<T>(): (input: unknown) => input is T;\n/**\n * Creates reusable {@link validateEquals} function.\n *\n * Returns a strict validation function that rejects superfluous properties.\n * Also implements {@link StandardSchemaV1} interface for interoperability.\n *\n * @template T Target type for exact match\n * @returns Reusable validateEquals function `(input: unknown) =>\n *   IValidation<T>`\n * @danger You must configure the generic argument `T`\n */\nexport declare function createValidateEquals(): never;\n/**\n * Creates reusable {@link validateEquals} function.\n *\n * Returns a strict validation function that rejects superfluous properties.\n * Also implements {@link StandardSchemaV1} interface for interoperability.\n *\n * @template T Target type for exact match\n * @returns Reusable validateEquals function `(input: unknown) =>\n *   IValidation<T>`\n */\nexport declare function createValidateEquals<T>(): ((input: unknown) => IValidation<T>) & StandardSchemaV1<T, T>;\n/**\n * Creates reusable {@link random} function.\n *\n * Returns a random data generator that can be called multiple times without\n * recompilation.\n *\n * @template T Type of data to generate\n * @param generator Custom random generator implementing {@link IRandomGenerator}\n * @returns Reusable random function `() => Resolved<T>`\n * @danger You must configure the generic argument `T`\n */\nexport declare function createRandom(generator?: Partial<IRandomGenerator>): never;\n/**\n * Creates reusable {@link random} function.\n *\n * Returns a random data generator that can be called multiple times without\n * recompilation.\n *\n * @template T Type of data to generate\n * @param generator Custom random generator implementing {@link IRandomGenerator}\n * @returns Reusable random function `() => Resolved<T>`\n */\nexport declare function createRandom<T>(generator?: Partial<IRandomGenerator>): () => Resolved<T>;\n",
  "node_modules/typia/lib/notations.d.ts": "import { CamelCase, IValidation, PascalCase, SnakeCase } from \"@typia/interface\";\nimport { TypeGuardError } from \"./TypeGuardError\";\n/**\n * Converts property names to camelCase.\n *\n * Transforms all property names in the object (including nested) to camelCase\n * convention. Creates a new object with renamed properties.\n *\n * Does not validate the input. For validation, use:\n *\n * - {@link assertCamel} — Throws on type mismatch\n * - {@link isCamel} — Returns `null` on type mismatch\n * - {@link validateCamel} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Object to convert\n * @returns New object with camelCase property names\n */\nexport declare function camel<T>(input: T): CamelCase<T>;\n/**\n * Converts property names to camelCase with assertion.\n *\n * Transforms all property names to camelCase with {@link assert} validation.\n * Throws {@link TypeGuardError} on type mismatch.\n *\n * Related functions:\n *\n * - {@link camel} — No validation\n * - {@link isCamel} — Returns `null` instead of throwing\n * - {@link validateCamel} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Object to convert\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns New object with camelCase property names\n * @throws {TypeGuardError} When input doesn't conform to type `T`\n */\nexport declare function assertCamel<T>(input: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): CamelCase<T>;\n/**\n * Converts property names to camelCase with type checking.\n *\n * Transforms all property names to camelCase with {@link is} validation. Returns\n * `null` on type mismatch.\n *\n * Related functions:\n *\n * - {@link camel} — No validation\n * - {@link assertCamel} — Throws instead of returning `null`\n * - {@link validateCamel} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Object to convert\n * @returns New object with camelCase property names, or `null` if invalid\n */\nexport declare function isCamel<T>(input: T): CamelCase<T> | null;\n/**\n * Converts property names to camelCase with validation.\n *\n * Transforms all property names to camelCase with {@link validate} validation.\n * Returns {@link IValidation.IFailure} with all errors on mismatch, or\n * {@link IValidation.ISuccess} with converted object.\n *\n * Related functions:\n *\n * - {@link camel} — No validation\n * - {@link assertCamel} — Throws on first error\n * - {@link isCamel} — Returns `null` instead of error details\n *\n * @template T Type of input value\n * @param input Object to convert\n * @returns Validation result containing converted object or errors\n */\nexport declare function validateCamel<T>(input: T): IValidation<CamelCase<T>>;\n/**\n * Converts property names to PascalCase.\n *\n * Transforms all property names in the object (including nested) to PascalCase\n * convention. Creates a new object with renamed properties.\n *\n * Does not validate the input. For validation, use:\n *\n * - {@link assertPascal} — Throws on type mismatch\n * - {@link isPascal} — Returns `null` on type mismatch\n * - {@link validatePascal} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Object to convert\n * @returns New object with PascalCase property names\n */\nexport declare function pascal<T>(input: T): PascalCase<T>;\n/**\n * Converts property names to PascalCase with assertion.\n *\n * Transforms all property names to PascalCase with {@link assert} validation.\n * Throws {@link TypeGuardError} on type mismatch.\n *\n * Related functions:\n *\n * - {@link pascal} — No validation\n * - {@link isPascal} — Returns `null` instead of throwing\n * - {@link validatePascal} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Object to convert\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns New object with PascalCase property names\n * @throws {TypeGuardError} When input doesn't conform to type `T`\n */\nexport declare function assertPascal<T>(input: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): PascalCase<T>;\n/**\n * Converts property names to PascalCase with type checking.\n *\n * Transforms all property names to PascalCase with {@link is} validation.\n * Returns `null` on type mismatch.\n *\n * Related functions:\n *\n * - {@link pascal} — No validation\n * - {@link assertPascal} — Throws instead of returning `null`\n * - {@link validatePascal} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Object to convert\n * @returns New object with PascalCase property names, or `null` if invalid\n */\nexport declare function isPascal<T>(input: T): PascalCase<T> | null;\n/**\n * Converts property names to PascalCase with validation.\n *\n * Transforms all property names to PascalCase with {@link validate} validation.\n * Returns {@link IValidation.IFailure} with all errors on mismatch, or\n * {@link IValidation.ISuccess} with converted object.\n *\n * Related functions:\n *\n * - {@link pascal} — No validation\n * - {@link assertPascal} — Throws on first error\n * - {@link isPascal} — Returns `null` instead of error details\n *\n * @template T Type of input value\n * @param input Object to convert\n * @returns Validation result containing converted object or errors\n */\nexport declare function validatePascal<T>(input: T): IValidation<PascalCase<T>>;\n/**\n * Converts property names to snake_case.\n *\n * Transforms all property names in the object (including nested) to snake_case\n * convention. Creates a new object with renamed properties.\n *\n * Does not validate the input. For validation, use:\n *\n * - {@link assertSnake} — Throws on type mismatch\n * - {@link isSnake} — Returns `null` on type mismatch\n * - {@link validateSnake} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Object to convert\n * @returns New object with snake_case property names\n */\nexport declare function snake<T>(input: T): SnakeCase<T>;\n/**\n * Converts property names to snake_case with assertion.\n *\n * Transforms all property names to snake_case with {@link assert} validation.\n * Throws {@link TypeGuardError} on type mismatch.\n *\n * Related functions:\n *\n * - {@link snake} — No validation\n * - {@link isSnake} — Returns `null` instead of throwing\n * - {@link validateSnake} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Object to convert\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns New object with snake_case property names\n * @throws {TypeGuardError} When input doesn't conform to type `T`\n */\nexport declare function assertSnake<T>(input: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): SnakeCase<T>;\n/**\n * Converts property names to snake_case with type checking.\n *\n * Transforms all property names to snake_case with {@link is} validation.\n * Returns `null` on type mismatch.\n *\n * Related functions:\n *\n * - {@link snake} — No validation\n * - {@link assertSnake} — Throws instead of returning `null`\n * - {@link validateSnake} — Returns detailed validation errors\n *\n * @template T Type of input value\n * @param input Object to convert\n * @returns New object with snake_case property names, or `null` if invalid\n */\nexport declare function isSnake<T>(input: T): SnakeCase<T> | null;\n/**\n * Converts property names to snake_case with validation.\n *\n * Transforms all property names to snake_case with {@link validate} validation.\n * Returns {@link IValidation.IFailure} with all errors on mismatch, or\n * {@link IValidation.ISuccess} with converted object.\n *\n * Related functions:\n *\n * - {@link snake} — No validation\n * - {@link assertSnake} — Throws on first error\n * - {@link isSnake} — Returns `null` instead of error details\n *\n * @template T Type of input value\n * @param input Object to convert\n * @returns Validation result containing converted object or errors\n */\nexport declare function validateSnake<T>(input: T): IValidation<SnakeCase<T>>;\n/**\n * Creates reusable {@link camel} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createCamel(): never;\n/**\n * Creates reusable {@link camel} function.\n *\n * @template T Type of input value\n * @returns Reusable conversion function\n */\nexport declare function createCamel<T>(): (input: T) => CamelCase<T>;\n/**\n * Creates reusable {@link assertCamel} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createAssertCamel(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Creates reusable {@link assertCamel} function.\n *\n * @template T Type of input value\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable conversion function\n */\nexport declare function createAssertCamel<T>(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): (input: T) => CamelCase<T>;\n/**\n * Creates reusable {@link isCamel} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createIsCamel(): never;\n/**\n * Creates reusable {@link isCamel} function.\n *\n * @template T Type of input value\n * @returns Reusable conversion function\n */\nexport declare function createIsCamel<T>(): (input: T) => CamelCase<T> | null;\n/**\n * Creates reusable {@link validateCamel} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createValidateCamel(): never;\n/**\n * Creates reusable {@link validateCamel} function.\n *\n * @template T Type of input value\n * @returns Reusable conversion function\n */\nexport declare function createValidateCamel<T>(): (input: T) => IValidation<CamelCase<T>>;\n/**\n * Creates reusable {@link pascal} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createPascal(): never;\n/**\n * Creates reusable {@link pascal} function.\n *\n * @template T Type of input value\n * @returns Reusable conversion function\n */\nexport declare function createPascal<T>(): (input: T) => PascalCase<T>;\n/**\n * Creates reusable {@link assertPascal} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createAssertPascal(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Creates reusable {@link assertPascal} function.\n *\n * @template T Type of input value\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable conversion function\n */\nexport declare function createAssertPascal<T>(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): (input: T) => PascalCase<T>;\n/**\n * Creates reusable {@link isPascal} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createIsPascal(): never;\n/**\n * Creates reusable {@link isPascal} function.\n *\n * @template T Type of input value\n * @returns Reusable conversion function\n */\nexport declare function createIsPascal<T>(): (input: T) => PascalCase<T> | null;\n/**\n * Creates reusable {@link validatePascal} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createValidatePascal(): never;\n/**\n * Creates reusable {@link validatePascal} function.\n *\n * @template T Type of input value\n * @returns Reusable conversion function\n */\nexport declare function createValidatePascal<T>(): (input: T) => IValidation<PascalCase<T>>;\n/**\n * Creates reusable {@link snake} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createSnake(): never;\n/**\n * Creates reusable {@link snake} function.\n *\n * @template T Type of input value\n * @returns Reusable conversion function\n */\nexport declare function createSnake<T>(): (input: T) => SnakeCase<T>;\n/**\n * Creates reusable {@link assertSnake} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createAssertSnake(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Creates reusable {@link assertSnake} function.\n *\n * @template T Type of input value\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable conversion function\n */\nexport declare function createAssertSnake<T>(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): (input: T) => SnakeCase<T>;\n/**\n * Creates reusable {@link isSnake} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createIsSnake(): never;\n/**\n * Creates reusable {@link isSnake} function.\n *\n * @template T Type of input value\n * @returns Reusable conversion function\n */\nexport declare function createIsSnake<T>(): (input: T) => SnakeCase<T> | null;\n/**\n * Creates reusable {@link validateSnake} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createValidateSnake(): never;\n/**\n * Creates reusable {@link validateSnake} function.\n *\n * @template T Type of input value\n * @returns Reusable conversion function\n */\nexport declare function createValidateSnake<T>(): (input: T) => IValidation<SnakeCase<T>>;\n",
  "node_modules/typia/lib/programmers/TypiaProgrammer.d.ts": "import { TypiaGenerator } from \"@typia/transform\";\n",
  "node_modules/typia/lib/protobuf.d.ts": "import { IValidation, Resolved } from \"@typia/interface\";\nimport { TypeGuardError } from \"./TypeGuardError\";\n/**\n * Generates Protocol Buffer message schema.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function message(): never;\n/**\n * Generates Protocol Buffer message schema for type `T`.\n *\n * Creates a `.proto` message definition string from a TypeScript type. Use for\n * sharing schemas with other languages/frameworks.\n *\n * Protocol Buffer has limited expressiveness compared to TypeScript.\n * Incompatible types cause compilation errors.\n *\n * @template T Target type\n * @returns Protocol Buffer message schema string\n * @see https://typia.io/docs/protobuf/message/#restrictions\n */\nexport declare function message<T>(): string;\n/**\n * Decodes Protocol Buffer binary.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function decode(input: Uint8Array): never;\n/**\n * Decodes Protocol Buffer binary to type `T`.\n *\n * Converts Protocol Buffer binary data to a TypeScript instance. Binary data\n * must have been encoded from a `T`-typed value—invalid data causes undefined\n * behavior or errors.\n *\n * For type safety, ensure data was encoded via:\n *\n * - {@link assertEncode} — Encodes with type assertion\n * - {@link isEncode} — Encodes with type checking\n * - {@link validateEncode} — Encodes with validation\n *\n * Note: Decoder validation ({@link assertDecode}, etc.) only checks custom tags\n * like `number & Minimum<7>`, not structural type safety.\n *\n * @template T Target type\n * @param input Protocol Buffer binary data\n * @returns Decoded value of type `T`\n */\nexport declare function decode<T>(input: Uint8Array): Resolved<T>;\n/**\n * Decodes Protocol Buffer binary with assertion.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function assertDecode(input: Uint8Array, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Decodes Protocol Buffer binary with assertion (partial safety).\n *\n * Combines {@link decode} with {@link assert}. Throws {@link TypeGuardError} on\n * validation failure.\n *\n * Warning: Only validates custom tags (e.g., `number & Minimum<7>`, `string &\n * Format<\"uuid\">`), not structural type correctness. Ensure source data was\n * encoded with type-safe encoders.\n *\n * Related functions:\n *\n * - {@link decode} — No validation\n * - {@link isDecode} — Returns `null` instead of throwing\n * - {@link validateDecode} — Returns detailed validation errors\n *\n * @template T Target type\n * @param input Protocol Buffer binary data\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Decoded value of type `T`\n * @throws {TypeGuardError} When custom tag validation fails\n */\nexport declare function assertDecode<T>(input: Uint8Array, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): Resolved<T>;\n/**\n * Decodes Protocol Buffer binary with type checking.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function isDecode(input: Uint8Array): never;\n/**\n * Decodes Protocol Buffer binary with type checking (partial safety).\n *\n * Combines {@link decode} with {@link is}. Returns `null` on validation failure.\n *\n * Warning: Only validates custom tags (e.g., `number & Minimum<7>`, `string &\n * Format<\"uuid\">`), not structural type correctness. Ensure source data was\n * encoded with type-safe encoders.\n *\n * Related functions:\n *\n * - {@link decode} — No validation\n * - {@link assertDecode} — Throws instead of returning `null`\n * - {@link validateDecode} — Returns detailed validation errors\n *\n * @template T Target type\n * @param input Protocol Buffer binary data\n * @returns Decoded value of type `T`, or `null` if invalid\n */\nexport declare function isDecode<T>(input: Uint8Array): Resolved<T> | null;\n/**\n * Decodes Protocol Buffer binary with validation.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function validateDecode(input: Uint8Array): never;\n/**\n * Decodes Protocol Buffer binary with validation (partial safety).\n *\n * Combines {@link decode} with {@link validate}. Returns\n * {@link IValidation.IFailure} with errors on mismatch, or\n * {@link IValidation.ISuccess} with decoded value.\n *\n * Warning: Only validates custom tags (e.g., `number & Minimum<7>`, `string &\n * Format<\"uuid\">`), not structural type correctness. Ensure source data was\n * encoded with type-safe encoders.\n *\n * Related functions:\n *\n * - {@link decode} — No validation\n * - {@link assertDecode} — Throws on first error\n * - {@link isDecode} — Returns `null` instead of error details\n *\n * @template T Target type\n * @param input Protocol Buffer binary data\n * @returns Validation result containing decoded value or errors\n */\nexport declare function validateDecode<T>(input: Uint8Array): IValidation<Resolved<T>>;\n/**\n * Encodes value to Protocol Buffer binary.\n *\n * Converts a TypeScript value to Protocol Buffer binary format.\n *\n * Does not validate the input. For validation, use:\n *\n * - {@link assertEncode} — Throws on type mismatch\n * - {@link isEncode} — Returns `null` on type mismatch\n * - {@link validateEncode} — Returns detailed validation errors\n *\n * Protocol Buffer has limited expressiveness compared to TypeScript.\n * Incompatible types cause compilation errors.\n *\n * @template T Type of input value\n * @param input Value to encode\n * @returns Protocol Buffer binary data\n * @see https://typia.io/docs/protobuf/message/#restrictions\n */\nexport declare function encode<T>(input: T): Uint8Array;\n/**\n * Encodes value to Protocol Buffer binary with assertion.\n *\n * Combines {@link assert} with {@link encode}. Throws {@link TypeGuardError} on\n * type mismatch.\n *\n * Related functions:\n *\n * - {@link encode} — No validation\n * - {@link isEncode} — Returns `null` instead of throwing\n * - {@link validateEncode} — Returns detailed validation errors\n *\n * Protocol Buffer has limited expressiveness compared to TypeScript.\n * Incompatible types cause compilation errors.\n *\n * @template T Type of input value\n * @param input Value to encode\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Protocol Buffer binary data\n * @throws {TypeGuardError} When input doesn't conform to type `T`\n * @see https://typia.io/docs/protobuf/message/#restrictions\n */\nexport declare function assertEncode<T>(input: T, errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): Uint8Array;\n/**\n * Encodes value to Protocol Buffer binary with type checking.\n *\n * Combines {@link is} with {@link encode}. Returns `null` on type mismatch.\n *\n * Related functions:\n *\n * - {@link encode} — No validation\n * - {@link assertEncode} — Throws instead of returning `null`\n * - {@link validateEncode} — Returns detailed validation errors\n *\n * Protocol Buffer has limited expressiveness compared to TypeScript.\n * Incompatible types cause compilation errors.\n *\n * @template T Type of input value\n * @param input Value to encode\n * @returns Protocol Buffer binary data, or `null` if invalid\n * @see https://typia.io/docs/protobuf/message/#restrictions\n */\nexport declare function isEncode<T>(input: T): Uint8Array | null;\n/**\n * Encodes value to Protocol Buffer binary with validation.\n *\n * Combines {@link validate} with {@link encode}. Returns\n * {@link IValidation.IFailure} with all errors on mismatch, or\n * {@link IValidation.ISuccess} with binary data.\n *\n * Related functions:\n *\n * - {@link encode} — No validation\n * - {@link assertEncode} — Throws on first error\n * - {@link isEncode} — Returns `null` instead of error details\n *\n * Protocol Buffer has limited expressiveness compared to TypeScript.\n * Incompatible types cause compilation errors.\n *\n * @template T Type of input value\n * @param input Value to encode\n * @returns Validation result containing binary data or errors\n * @see https://typia.io/docs/protobuf/message/#restrictions\n */\nexport declare function validateEncode<T>(input: T): IValidation<Uint8Array>;\n/**\n * Creates reusable {@link decode} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createDecode(): never;\n/**\n * Creates reusable {@link decode} function.\n *\n * @template T Target type\n * @returns Reusable decoder function\n */\nexport declare function createDecode<T>(): (input: Uint8Array) => Resolved<T>;\n/**\n * Creates reusable {@link isDecode} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createIsDecode(): never;\n/**\n * Creates reusable {@link isDecode} function.\n *\n * @template T Target type\n * @returns Reusable decoder function\n */\nexport declare function createIsDecode<T>(): (input: Uint8Array) => Resolved<T> | null;\n/**\n * Creates reusable {@link assertDecode} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createAssertDecode(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Creates reusable {@link assertDecode} function.\n *\n * @template T Target type\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable decoder function\n */\nexport declare function createAssertDecode<T>(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): (input: Uint8Array) => Resolved<T>;\n/**\n * Creates reusable {@link validateDecode} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createValidateDecode(): never;\n/**\n * Creates reusable {@link validateDecode} function.\n *\n * @template T Target type\n * @returns Reusable decoder function\n */\nexport declare function createValidateDecode<T>(): (input: Uint8Array) => IValidation<Resolved<T>>;\n/**\n * Creates reusable {@link encode} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createEncode(): never;\n/**\n * Creates reusable {@link encode} function.\n *\n * @template T Type of input value\n * @returns Reusable encoder function\n */\nexport declare function createEncode<T>(): (input: T) => Uint8Array;\n/**\n * Creates reusable {@link isEncode} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createIsEncode(): never;\n/**\n * Creates reusable {@link isEncode} function.\n *\n * @template T Type of input value\n * @returns Reusable encoder function\n */\nexport declare function createIsEncode<T>(): (input: T) => Uint8Array | null;\n/**\n * Creates reusable {@link assertEncode} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createAssertEncode(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): never;\n/**\n * Creates reusable {@link assertEncode} function.\n *\n * @template T Type of input value\n * @param errorFactory Custom error factory receiving\n *   {@link TypeGuardError.IProps}\n * @returns Reusable encoder function\n */\nexport declare function createAssertEncode<T>(errorFactory?: undefined | ((props: TypeGuardError.IProps) => Error)): (input: T) => Uint8Array;\n/**\n * Creates reusable {@link validateEncode} function.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function createValidateEncode(): never;\n/**\n * Creates reusable {@link validateEncode} function.\n *\n * @template T Type of input value\n * @returns Reusable encoder function\n */\nexport declare function createValidateEncode<T>(): (input: T) => IValidation<Uint8Array>;\n",
  "node_modules/typia/lib/re-exports.d.ts": "export { AssertionGuard, IJsonParseResult, IValidation, IRandomGenerator, OpenApi, IJsonSchemaCollection, IJsonSchemaUnit, ILlmController, ILlmApplication, ILlmFunction, ILlmStructuredOutput, ILlmSchema, IMetadataSchema, IMetadataSchemaCollection, IMetadataSchemaUnit, IMetadataComponents, IMetadataTypeTag, IJsDocTagInfo, Primitive, Resolved, CamelCase, PascalCase, SnakeCase, IReadableURLSearchParams, tags, } from \"@typia/interface\";\n",
  "node_modules/typia/lib/reflect.d.ts": "import { IMetadataSchemaCollection, IMetadataSchemaUnit } from \"@typia/interface\";\n/**\n * Generates metadata schemas for multiple types.\n *\n * @danger You must configure the generic argument `Types`\n */\nexport declare function schemas(): never;\n/**\n * Generates metadata schemas for multiple types.\n *\n * Creates {@link IMetadataSchemaCollection} containing metadata for all types in\n * the tuple. Collection types (Array, Tuple, Object) are stored in\n * `components`. Alias types are stored in `aliases`.\n *\n * @template Types Tuple of target types\n * @returns Metadata schema collection\n */\nexport declare function schemas<Types extends unknown[]>(): IMetadataSchemaCollection;\n/**\n * Generates metadata schema for a single type.\n *\n * @danger You must configure the generic argument `Type`\n */\nexport declare function schema(): never;\n/**\n * Generates metadata schema for a single type.\n *\n * Creates {@link IMetadataSchemaUnit} containing metadata for the type.\n *\n * @template Type Target type\n * @returns Metadata schema unit\n */\nexport declare function schema<Type>(): IMetadataSchemaUnit;\n/**\n * Gets the runtime type name of type `T`.\n *\n * @danger You must configure the generic argument `T`\n */\nexport declare function name(): never;\n/**\n * Gets the runtime type name of type `T`.\n *\n * Returns a string representation of the type name.\n *\n * @template T Target type\n * @template Regular If `true`, returns regular (normalized) name\n * @returns Type name string\n */\nexport declare function name<T, Regular extends boolean = false>(): string;\n",
  "node_modules/typia/lib/transform.d.ts": "import transform from \"@typia/transform\";\nexport default transform;\nexport * from \"@typia/transform\";\n",
  "node_modules/typia/lib/transformers/NoTransformConfigurationError.d.ts": "export {};\n",
  "node_modules/typia/package.json": "{\n  \"name\": \"typia\",\n  \"version\": \"12.0.1\",\n  \"description\": \"Superfast runtime validators with only one line\",\n  \"main\": \"lib/index.js\",\n  \"exports\": {\n    \".\": {\n      \"types\": \"./lib/index.d.ts\",\n      \"import\": \"./lib/index.mjs\",\n      \"default\": \"./lib/index.js\"\n    },\n    \"./lib/transform\": {\n      \"types\": \"./lib/transform.d.ts\",\n      \"import\": \"./lib/transform.mjs\",\n      \"default\": \"./lib/transform.js\"\n    },\n    \"./lib/internal/*\": {\n      \"types\": \"./lib/internal/*.d.ts\",\n      \"import\": \"./lib/internal/*.mjs\",\n      \"default\": \"./lib/internal/*.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"bin\": {\n    \"typia\": \"./lib/executable/typia.js\"\n  },\n  \"tsp\": {\n    \"tscOptions\": {\n      \"parseAllJsDoc\": true\n    }\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/samchon/typia\"\n  },\n  \"author\": \"Jeongho Nam\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/samchon/typia/issues\"\n  },\n  \"homepage\": \"https://typia.io\",\n  \"dependencies\": {\n    \"@standard-schema/spec\": \"^1.0.0\",\n    \"commander\": \"^10.0.0\",\n    \"comment-json\": \"^4.2.3\",\n    \"inquirer\": \"^8.2.5\",\n    \"package-manager-detector\": \"^0.2.0\",\n    \"randexp\": \"^0.5.3\",\n    \"@typia/core\": \"^12.0.1\",\n    \"@typia/interface\": \"^12.0.1\",\n    \"@typia/transform\": \"^12.0.1\",\n    \"@typia/utils\": \"^12.0.1\"\n  },\n  \"peerDependencies\": {\n    \"typescript\": \">=4.8.0 <5.10.0\"\n  },\n  \"devDependencies\": {\n    \"@rollup/plugin-commonjs\": \"^29.0.0\",\n    \"@rollup/plugin-node-resolve\": \"^16.0.3\",\n    \"@rollup/plugin-typescript\": \"^12.3.0\",\n    \"@types/inquirer\": \"^8.2.5\",\n    \"@types/node\": \"^25.3.0\",\n    \"@types/ts-expose-internals\": \"npm:ts-expose-internals@5.6.3\",\n    \"@typescript-eslint/eslint-plugin\": \"^8.1.0\",\n    \"@typescript-eslint/parser\": \"^8.1.0\",\n    \"chalk\": \"^4.0.0\",\n    \"eslint-plugin-deprecation\": \"^3.0.0\",\n    \"rimraf\": \"^6.1.2\",\n    \"rollup\": \"^4.56.0\",\n    \"rollup-plugin-auto-external\": \"^2.0.0\",\n    \"rollup-plugin-node-externals\": \"^8.1.2\",\n    \"suppress-warnings\": \"^1.0.2\",\n    \"tinyglobby\": \"^0.2.12\",\n    \"ts-node\": \"^10.9.2\",\n    \"typescript\": \"~5.9.3\"\n  },\n  \"sideEffects\": false,\n  \"files\": [\n    \"README.md\",\n    \"package.json\",\n    \"lib\",\n    \"src\"\n  ],\n  \"keywords\": [\n    \"fast\",\n    \"json\",\n    \"stringify\",\n    \"typescript\",\n    \"transform\",\n    \"ajv\",\n    \"io-ts\",\n    \"zod\",\n    \"schema\",\n    \"json-schema\",\n    \"generator\",\n    \"assert\",\n    \"clone\",\n    \"is\",\n    \"validate\",\n    \"equal\",\n    \"runtime\",\n    \"type\",\n    \"typebox\",\n    \"checker\",\n    \"validator\",\n    \"safe\",\n    \"parse\",\n    \"prune\",\n    \"random\",\n    \"protobuf\",\n    \"llm\",\n    \"llm-function-calling\",\n    \"structured-output\",\n    \"openai\",\n    \"chatgpt\",\n    \"claude\",\n    \"gemini\",\n    \"llama\"\n  ],\n  \"publishConfig\": {\n    \"access\": \"public\"\n  },\n  \"scripts\": {\n    \"build\": \"rimraf lib && tsc && rollup -c && cp ../../README.md README.md\",\n    \"dev\": \"rimraf lib && tsc --watch\"\n  },\n  \"types\": \"lib/index.d.ts\",\n  \"module\": \"lib/index.mjs\"\n}",
  "node_modules/uid/index.d.ts": "/**\n * Produce a UID of desired length.\n * @NOTE Relies on a hexadecimal alphabet (A-E, 0-9).\n * @param {number} [length] Defaults to `11`\n */\nexport function uid(length?: number): string;\n",
  "node_modules/uid/package.json": "{\n  \"name\": \"uid\",\n  \"version\": \"2.0.2\",\n  \"repository\": \"lukeed/uid\",\n  \"description\": \"A tiny (130B to 205B) and fast utility to randomize unique IDs of fixed length\",\n  \"unpkg\": \"dist/index.min.js\",\n  \"module\": \"dist/index.mjs\",\n  \"main\": \"dist/index.js\",\n  \"types\": \"index.d.ts\",\n  \"license\": \"MIT\",\n  \"author\": {\n    \"name\": \"Luke Edwards\",\n    \"email\": \"luke.edwards05@gmail.com\",\n    \"url\": \"https://lukeed.com\"\n  },\n  \"engines\": {\n    \"node\": \">=8\"\n  },\n  \"scripts\": {\n    \"build\": \"bundt\",\n    \"test\": \"uvu -r esm test -i collisions\"\n  },\n  \"exports\": {\n    \".\": {\n      \"types\": \"./index.d.ts\",\n      \"import\": \"./dist/index.mjs\",\n      \"require\": \"./dist/index.js\"\n    },\n    \"./single\": {\n      \"types\": \"./single/index.d.ts\",\n      \"import\": \"./single/index.mjs\",\n      \"require\": \"./single/index.js\"\n    },\n    \"./secure\": {\n      \"types\": \"./secure/index.d.ts\",\n      \"import\": \"./secure/index.mjs\",\n      \"require\": \"./secure/index.js\"\n    },\n    \"./package.json\": \"./package.json\"\n  },\n  \"files\": [\n    \"*.d.ts\",\n    \"single\",\n    \"secure\",\n    \"dist\"\n  ],\n  \"keywords\": [\n    \"id\",\n    \"uid\",\n    \"uuid\",\n    \"random\",\n    \"generate\",\n    \"secure\",\n    \"crypto\",\n    \"foid\"\n  ],\n  \"modes\": {\n    \"secure\": \"src/secure.js\",\n    \"default\": \"src/index.js\",\n    \"single\": \"src/single.js\"\n  },\n  \"dependencies\": {\n    \"@lukeed/csprng\": \"^1.0.0\"\n  },\n  \"devDependencies\": {\n    \"bundt\": \"1.1.1\",\n    \"esm\": \"3.2.25\",\n    \"uvu\": \"0.3.4\"\n  }\n}\n",
  "node_modules/uid/secure/index.d.ts": "/**\n * Produce a cryptographically secure (CSPRNG) UID of desired length using the current environment's `crypto` module.\n * @NOTE Relies on a hexadecimal alphabet (A-E, 0-9).\n * @param {number} [length] Defaults to `11`\n */\nexport function uid(length?: number): string;\n",
  "node_modules/uid/single/index.d.ts": "/**\n * Produce a UID of desired length.\n * @NOTE Relies on a alpanumic alphabet (A-Z, 0-9).\n * @param {number} [length] Defaults to `11`\n */\nexport function uid(length?: number): string;\n",
  "node_modules/uint8array-extras/index.d.ts": "export type TypedArray =\n\t| Int8Array\n\t| Uint8Array\n\t| Uint8ClampedArray\n\t| Int16Array\n\t| Uint16Array\n\t| Int32Array\n\t| Uint32Array\n\t| Float32Array\n\t| Float64Array\n\t| BigInt64Array\n\t| BigUint64Array;\n\n/**\nCheck if the given value is an instance of `Uint8Array`.\n\nReplacement for [`Buffer.isBuffer()`](https://nodejs.org/api/buffer.html#static-method-bufferisbufferobj).\n\n@example\n```\nimport {isUint8Array} from 'uint8array-extras';\n\nconsole.log(isUint8Array(new Uint8Array()));\n//=> true\n\nconsole.log(isUint8Array(Buffer.from('x')));\n//=> true\n\nconsole.log(isUint8Array(new ArrayBuffer(10)));\n//=> false\n```\n*/\nexport function isUint8Array(value: unknown): value is Uint8Array;\n\n/**\nThrow a `TypeError` if the given value is not an instance of `Uint8Array`.\n\n@example\n```\nimport {assertUint8Array} from 'uint8array-extras';\n\ntry {\n\tassertUint8Array(new ArrayBuffer(10)); // Throws a TypeError\n} catch (error) {\n\tconsole.error(error.message);\n}\n```\n*/\nexport function assertUint8Array(value: unknown): asserts value is Uint8Array;\n\n/**\nConvert a value to a `Uint8Array` without copying its data.\n\nThis can be useful for converting a `Buffer` to a pure `Uint8Array`. `Buffer` is already an `Uint8Array` subclass, but [`Buffer` alters some behavior](https://sindresorhus.com/blog/goodbye-nodejs-buffer), so it can be useful to cast it to a pure `Uint8Array` before returning it.\n\nTip: If you want a copy, just call `.slice()` on the return value.\n*/\nexport function toUint8Array(value: TypedArray | ArrayBuffer | DataView): Uint8Array;\n\n/**\nConcatenate the given arrays into a new array.\n\nIf `arrays` is empty, it will return a zero-sized `Uint8Array`.\n\nIf `totalLength` is not specified, it is calculated from summing the lengths of the given arrays.\n\nReplacement for [`Buffer.concat()`](https://nodejs.org/api/buffer.html#static-method-bufferconcatlist-totallength).\n\n@example\n```\nimport {concatUint8Arrays} from 'uint8array-extras';\n\nconst a = new Uint8Array([1, 2, 3]);\nconst b = new Uint8Array([4, 5, 6]);\n\nconsole.log(concatUint8Arrays([a, b]));\n//=> Uint8Array [1, 2, 3, 4, 5, 6]\n```\n*/\nexport function concatUint8Arrays(arrays: Uint8Array[], totalLength?: number): Uint8Array;\n\n/**\nCheck if two arrays are identical by verifying that they contain the same bytes in the same sequence.\n\nReplacement for [`Buffer#equals()`](https://nodejs.org/api/buffer.html#bufequalsotherbuffer).\n\n@example\n```\nimport {areUint8ArraysEqual} from 'uint8array-extras';\n\nconst a = new Uint8Array([1, 2, 3]);\nconst b = new Uint8Array([1, 2, 3]);\nconst c = new Uint8Array([4, 5, 6]);\n\nconsole.log(areUint8ArraysEqual(a, b));\n//=> true\n\nconsole.log(areUint8ArraysEqual(a, c));\n//=> false\n```\n*/\nexport function areUint8ArraysEqual(a: Uint8Array, b: Uint8Array): boolean;\n\n/**\nCompare two arrays and indicate their relative order or equality. Useful for sorting.\n\nReplacement for [`Buffer.compare()`](https://nodejs.org/api/buffer.html#static-method-buffercomparebuf1-buf2).\n\n@example\n```\nimport {compareUint8Arrays} from 'uint8array-extras';\n\nconst array1 = new Uint8Array([1, 2, 3]);\nconst array2 = new Uint8Array([4, 5, 6]);\nconst array3 = new Uint8Array([7, 8, 9]);\n\n[array3, array1, array2].sort(compareUint8Arrays);\n//=> [[1, 2, 3], [4, 5, 6], [7, 8, 9]]\n```\n*/\nexport function compareUint8Arrays(a: Uint8Array, b: Uint8Array): 0 | 1 | -1;\n\n/**\nConvert a `Uint8Array` to a string.\n\n@param encoding - The [encoding](https://developer.mozilla.org/en-US/docs/Web/API/Encoding_API/Encodings) to convert from. Default: `'utf8'`\n\nReplacement for [`Buffer#toString()`](https://nodejs.org/api/buffer.html#buftostringencoding-start-end). For the `encoding` parameter, `latin1` should be used instead of `binary` and `utf-16le` instead of `utf16le`.\n\n@example\n```\nimport {uint8ArrayToString} from 'uint8array-extras';\n\nconst byteArray = new Uint8Array([72, 101, 108, 108, 111]);\nconsole.log(uint8ArrayToString(byteArray));\n//=> 'Hello'\n\nconst zh = new Uint8Array([167, 65, 166, 110]);\nconsole.log(uint8ArrayToString(zh, 'big5'));\n//=> '你好'\n\nconst ja = new Uint8Array([130, 177, 130, 241, 130, 201, 130, 191, 130, 205]);\nconsole.log(uint8ArrayToString(ja, 'shift-jis'));\n//=> 'こんにちは'\n```\n*/\nexport function uint8ArrayToString(array: Uint8Array | ArrayBuffer, encoding?: string): string;\n\n/**\nConvert a string to a `Uint8Array` (using UTF-8 encoding).\n\nReplacement for [`Buffer.from('Hello')`](https://nodejs.org/api/buffer.html#static-method-bufferfromstring-encoding).\n\n@example\n```\nimport {stringToUint8Array} from 'uint8array-extras';\n\nconsole.log(stringToUint8Array('Hello'));\n//=> Uint8Array [72, 101, 108, 108, 111]\n```\n*/\nexport function stringToUint8Array(string: string): Uint8Array;\n\n/**\nConvert a `Uint8Array` to a Base64-encoded string.\n\nSpecify `{urlSafe: true}` to get a [Base64URL](https://base64.guru/standards/base64url)-encoded string.\n\nReplacement for [`Buffer#toString('base64')`](https://nodejs.org/api/buffer.html#buftostringencoding-start-end).\n\n@example\n```\nimport {uint8ArrayToBase64} from 'uint8array-extras';\n\nconst byteArray = new Uint8Array([72, 101, 108, 108, 111]);\n\nconsole.log(uint8ArrayToBase64(byteArray));\n//=> 'SGVsbG8='\n```\n*/\nexport function uint8ArrayToBase64(array: Uint8Array, options?: {urlSafe: boolean}): string;\n\n/**\nConvert a Base64-encoded or [Base64URL](https://base64.guru/standards/base64url)-encoded string to a `Uint8Array`.\n\nReplacement for [`Buffer.from('SGVsbG8=', 'base64')`](https://nodejs.org/api/buffer.html#static-method-bufferfromstring-encoding).\n\n@example\n```\nimport {base64ToUint8Array} from 'uint8array-extras';\n\nconsole.log(base64ToUint8Array('SGVsbG8='));\n//=> Uint8Array [72, 101, 108, 108, 111]\n```\n*/\nexport function base64ToUint8Array(string: string): Uint8Array;\n\n/**\nEncode a string to Base64-encoded string.\n\nSpecify `{urlSafe: true}` to get a [Base64URL](https://base64.guru/standards/base64url)-encoded string.\n\nReplacement for `Buffer.from('Hello').toString('base64')` and [`btoa()`](https://developer.mozilla.org/en-US/docs/Web/API/btoa).\n\n@example\n```\nimport {stringToBase64} from 'uint8array-extras';\n\nconsole.log(stringToBase64('Hello'));\n//=> 'SGVsbG8='\n```\n*/\nexport function stringToBase64(string: string, options?: {urlSafe: boolean}): string;\n\n/**\nDecode a Base64-encoded or [Base64URL](https://base64.guru/standards/base64url)-encoded string to a string.\n\nReplacement for `Buffer.from('SGVsbG8=', 'base64').toString()` and [`atob()`](https://developer.mozilla.org/en-US/docs/Web/API/atob).\n\n@example\n```\nimport {base64ToString} from 'uint8array-extras';\n\nconsole.log(base64ToString('SGVsbG8='));\n//=> 'Hello'\n```\n*/\nexport function base64ToString(base64String: string): string;\n\n/**\nConvert a `Uint8Array` to a Hex string.\n\nReplacement for [`Buffer#toString('hex')`](https://nodejs.org/api/buffer.html#buftostringencoding-start-end).\n\n@example\n```\nimport {uint8ArrayToHex} from 'uint8array-extras';\n\nconst byteArray = new Uint8Array([72, 101, 108, 108, 111]);\n\nconsole.log(uint8ArrayToHex(byteArray));\n//=> '48656c6c6f'\n```\n*/\nexport function uint8ArrayToHex(array: Uint8Array): string;\n\n/**\nConvert a Hex string to a `Uint8Array`.\n\nReplacement for [`Buffer.from('48656c6c6f', 'hex')`](https://nodejs.org/api/buffer.html#static-method-bufferfromstring-encoding).\n\n@example\n```\nimport {hexToUint8Array} from 'uint8array-extras';\n\nconsole.log(hexToUint8Array('48656c6c6f'));\n//=> Uint8Array [72, 101, 108, 108, 111]\n```\n*/\nexport function hexToUint8Array(hexString: string): Uint8Array;\n\n/**\nRead `DataView#byteLength` number of bytes from the given view, up to 48-bit.\n\nReplacement for [`Buffer#readUintBE`](https://nodejs.org/api/buffer.html#bufreadintbeoffset-bytelength)\n\n@example\n```\nimport {getUintBE} from 'uint8array-extras';\n\nconst byteArray = new Uint8Array([0x12, 0x34, 0x56, 0x78, 0x90, 0xab]);\n\nconsole.log(getUintBE(new DataView(byteArray.buffer)));\n//=> 20015998341291\n```\n*/\nexport function getUintBE(view: DataView): number; // eslint-disable-line @typescript-eslint/naming-convention\n\n/**\nFind the index of the first occurrence of the given sequence of bytes (`value`) within the given `Uint8Array` (`array`).\n\nReplacement for [`Buffer#indexOf`](https://nodejs.org/api/buffer.html#bufindexofvalue-byteoffset-encoding). `Uint8Array#indexOf` only takes a number which is different from Buffer's `indexOf` implementation.\n\n@example\n```\nimport {indexOf} from 'uint8array-extras';\n\nconst byteArray = new Uint8Array([0x12, 0x34, 0x56, 0x78, 0x90, 0xab, 0xcd, 0xef]);\n\nconsole.log(indexOf(byteArray, new Uint8Array([0x78, 0x90])));\n//=> 3\n```\n*/\nexport function indexOf(array: Uint8Array, value: Uint8Array): number;\n\n/**\nChecks if the given sequence of bytes (`value`) is within the given `Uint8Array` (`array`).\n\nReturns true if the value is included, otherwise false.\n\nReplacement for [`Buffer#includes`](https://nodejs.org/api/buffer.html#bufincludesvalue-byteoffset-encoding). `Uint8Array#includes` only takes a number which is different from Buffer's `includes` implementation.\n\n```\nimport {includes} from 'uint8array-extras';\n\nconst byteArray = new Uint8Array([0x12, 0x34, 0x56, 0x78, 0x90, 0xab, 0xcd, 0xef]);\n\nconsole.log(includes(byteArray, new Uint8Array([0x78, 0x90])));\n//=> true\n```\n*/\nexport function includes(array: Uint8Array, value: Uint8Array): boolean;\n",
  "node_modules/uint8array-extras/package.json": "{\n\t\"name\": \"uint8array-extras\",\n\t\"version\": \"1.4.0\",\n\t\"description\": \"Useful utilities for working with Uint8Array (and Buffer)\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/uint8array-extras\",\n\t\"funding\": \"https://github.com/sponsors/sindresorhus\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"type\": \"module\",\n\t\"exports\": {\n\t\t\"types\": \"./index.d.ts\",\n\t\t\"default\": \"./index.js\"\n\t},\n\t\"sideEffects\": false,\n\t\"engines\": {\n\t\t\"node\": \">=18\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsc index.d.ts\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"uint8array\",\n\t\t\"uint8\",\n\t\t\"typedarray\",\n\t\t\"buffer\",\n\t\t\"typedarray\",\n\t\t\"arraybuffer\",\n\t\t\"is\",\n\t\t\"assert\",\n\t\t\"concat\",\n\t\t\"equals\",\n\t\t\"compare\",\n\t\t\"base64\",\n\t\t\"string\",\n\t\t\"atob\",\n\t\t\"btoa\",\n\t\t\"hex\",\n\t\t\"hexadecimal\"\n\t],\n\t\"devDependencies\": {\n\t\t\"ava\": \"^6.0.1\",\n\t\t\"typescript\": \"^5.3.3\",\n\t\t\"xo\": \"^0.56.0\",\n\t\t\"benchmark\": \"2.1.4\"\n\t}\n}\n",
  "node_modules/unist-util-stringify-position/index.d.ts": "export {stringifyPosition} from './lib/index.js'\n",
  "node_modules/unist-util-stringify-position/lib/index.d.ts": "/**\n * @typedef {import('unist').Node} Node\n * @typedef {import('unist').Point} Point\n * @typedef {import('unist').Position} Position\n */\n/**\n * @typedef NodeLike\n * @property {string} type\n * @property {PositionLike | null | undefined} [position]\n *\n * @typedef PointLike\n * @property {number | null | undefined} [line]\n * @property {number | null | undefined} [column]\n * @property {number | null | undefined} [offset]\n *\n * @typedef PositionLike\n * @property {PointLike | null | undefined} [start]\n * @property {PointLike | null | undefined} [end]\n */\n/**\n * Serialize the positional info of a point, position (start and end points),\n * or node.\n *\n * @param {Node | NodeLike | Point | PointLike | Position | PositionLike | null | undefined} [value]\n *   Node, position, or point.\n * @returns {string}\n *   Pretty printed positional info of a node (`string`).\n *\n *   In the format of a range `ls:cs-le:ce` (when given `node` or `position`)\n *   or a point `l:c` (when given `point`), where `l` stands for line, `c` for\n *   column, `s` for `start`, and `e` for end.\n *   An empty string (`''`) is returned if the given value is neither `node`,\n *   `position`, nor `point`.\n */\nexport function stringifyPosition(\n  value?:\n    | Node\n    | NodeLike\n    | Point\n    | PointLike\n    | Position\n    | PositionLike\n    | null\n    | undefined\n): string\nexport type Node = import('unist').Node\nexport type Point = import('unist').Point\nexport type Position = import('unist').Position\nexport type NodeLike = {\n  type: string\n  position?: PositionLike | null | undefined\n}\nexport type PointLike = {\n  line?: number | null | undefined\n  column?: number | null | undefined\n  offset?: number | null | undefined\n}\nexport type PositionLike = {\n  start?: PointLike | null | undefined\n  end?: PointLike | null | undefined\n}\n",
  "node_modules/unist-util-stringify-position/package.json": "{\n  \"name\": \"unist-util-stringify-position\",\n  \"version\": \"4.0.0\",\n  \"description\": \"unist utility to serialize a node, position, or point as a human readable location\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"unist\",\n    \"unist-util\",\n    \"util\",\n    \"utility\",\n    \"position\",\n    \"location\",\n    \"point\",\n    \"node\",\n    \"stringify\",\n    \"tostring\"\n  ],\n  \"repository\": \"syntax-tree/unist-util-stringify-position\",\n  \"bugs\": \"https://github.com/syntax-tree/unist-util-stringify-position/issues\",\n  \"funding\": {\n    \"type\": \"opencollective\",\n    \"url\": \"https://opencollective.com/unified\"\n  },\n  \"author\": \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\",\n  \"contributors\": [\n    \"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)\"\n  ],\n  \"sideEffects\": false,\n  \"type\": \"module\",\n  \"exports\": \"./index.js\",\n  \"files\": [\n    \"lib/\",\n    \"index.d.ts\",\n    \"index.js\"\n  ],\n  \"dependencies\": {\n    \"@types/unist\": \"^3.0.0\"\n  },\n  \"devDependencies\": {\n    \"@types/mdast\": \"^4.0.0\",\n    \"@types/node\": \"^20.0.0\",\n    \"c8\": \"^8.0.0\",\n    \"prettier\": \"^2.0.0\",\n    \"remark-cli\": \"^11.0.0\",\n    \"remark-preset-wooorm\": \"^9.0.0\",\n    \"type-coverage\": \"^2.0.0\",\n    \"typescript\": \"^5.0.0\",\n    \"xo\": \"^0.54.0\"\n  },\n  \"scripts\": {\n    \"prepack\": \"npm run build && npm run format\",\n    \"build\": \"tsc --build --clean && tsc --build && type-coverage\",\n    \"format\": \"remark . -qfo && prettier . -w --loglevel warn && xo --fix\",\n    \"test-api\": \"node --conditions development test.js\",\n    \"test-coverage\": \"c8 --100 --reporter lcov npm run test-api\",\n    \"test\": \"npm run build && npm run format && npm run test-coverage\"\n  },\n  \"prettier\": {\n    \"bracketSpacing\": false,\n    \"semi\": false,\n    \"singleQuote\": true,\n    \"tabWidth\": 2,\n    \"trailingComma\": \"none\",\n    \"useTabs\": false\n  },\n  \"remarkConfig\": {\n    \"plugins\": [\n      \"remark-preset-wooorm\"\n    ]\n  },\n  \"typeCoverage\": {\n    \"atLeast\": 100,\n    \"detail\": true,\n    \"ignoreCatch\": true,\n    \"strict\": true\n  },\n  \"xo\": {\n    \"prettier\": true\n  }\n}\n",
  "node_modules/universalify/package.json": "{\n  \"name\": \"universalify\",\n  \"version\": \"2.0.1\",\n  \"description\": \"Make a callback- or promise-based function support both promises and callbacks.\",\n  \"keywords\": [\n    \"callback\",\n    \"native\",\n    \"promise\"\n  ],\n  \"homepage\": \"https://github.com/RyanZim/universalify#readme\",\n  \"bugs\": \"https://github.com/RyanZim/universalify/issues\",\n  \"license\": \"MIT\",\n  \"author\": \"Ryan Zimmerman <opensrc@ryanzim.com>\",\n  \"files\": [\n    \"index.js\"\n  ],\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/RyanZim/universalify.git\"\n  },\n  \"scripts\": {\n    \"test\": \"standard && nyc --reporter text --reporter lcovonly tape test/*.js | colortape\"\n  },\n  \"devDependencies\": {\n    \"colortape\": \"^0.1.2\",\n    \"coveralls\": \"^3.0.1\",\n    \"nyc\": \"^15.0.0\",\n    \"standard\": \"^14.3.1\",\n    \"tape\": \"^5.0.1\"\n  },\n  \"engines\": {\n    \"node\": \">= 10.0.0\"\n  }\n}\n",
  "node_modules/unpipe/package.json": "{\n  \"name\": \"unpipe\",\n  \"description\": \"Unpipe a stream from all destinations\",\n  \"version\": \"1.0.0\",\n  \"author\": \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n  \"license\": \"MIT\",\n  \"repository\": \"stream-utils/unpipe\",\n  \"devDependencies\": {\n    \"istanbul\": \"0.3.15\",\n    \"mocha\": \"2.2.5\",\n    \"readable-stream\": \"1.1.13\"\n  },\n  \"files\": [\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"README.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.8\"\n  },\n  \"scripts\": {\n    \"test\": \"mocha --reporter spec --bail --check-leaks test/\",\n    \"test-cov\": \"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/\",\n    \"test-travis\": \"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/\"\n  }\n}\n",
  "node_modules/util-deprecate/package.json": "{\n  \"name\": \"util-deprecate\",\n  \"version\": \"1.0.2\",\n  \"description\": \"The Node.js `util.deprecate()` function with browser support\",\n  \"main\": \"node.js\",\n  \"browser\": \"browser.js\",\n  \"scripts\": {\n    \"test\": \"echo \\\"Error: no test specified\\\" && exit 1\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/TooTallNate/util-deprecate.git\"\n  },\n  \"keywords\": [\n    \"util\",\n    \"deprecate\",\n    \"browserify\",\n    \"browser\",\n    \"node\"\n  ],\n  \"author\": \"Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)\",\n  \"license\": \"MIT\",\n  \"bugs\": {\n    \"url\": \"https://github.com/TooTallNate/util-deprecate/issues\"\n  },\n  \"homepage\": \"https://github.com/TooTallNate/util-deprecate\"\n}\n",
  "node_modules/v8-compile-cache-lib/package.json": "{\n  \"name\": \"v8-compile-cache-lib\",\n  \"version\": \"3.0.1\",\n  \"description\": \"Require hook for automatic V8 compile cache persistence\",\n  \"main\": \"v8-compile-cache.js\",\n  \"scripts\": {\n    \"bench\": \"bench/run.sh\",\n    \"eslint\": \"eslint --max-warnings=0 .\",\n    \"tap\": \"tap test/*-test.js\",\n    \"test\": \"npm run tap\",\n    \"posttest\": \"npm run eslint\"\n  },\n  \"author\": \"Andrew Bradley <cspotcode@gmail.com>\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/cspotcode/v8-compile-cache-lib.git\"\n  },\n  \"files\": [\n    \"v8-compile-cache.d.ts\",\n    \"v8-compile-cache.js\"\n  ],\n  \"license\": \"MIT\",\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"babel-core\": \"6.26.3\",\n    \"eslint\": \"^7.12.1\",\n    \"flow-parser\": \"0.136.0\",\n    \"rimraf\": \"^2.5.4\",\n    \"rxjs\": \"6.6.3\",\n    \"semver\": \"^5.3.0\",\n    \"tap\": \"^9.0.0\",\n    \"temp\": \"^0.8.3\",\n    \"yarn\": \"1.22.10\"\n  }\n}\n",
  "node_modules/v8-compile-cache-lib/v8-compile-cache.d.ts": "export function install(opts?: {\n    cacheDir?: string;\n    prefix?: string;\n}): {\n    uninstall(): void;\n} | undefined;\nx",
  "node_modules/vary/package.json": "{\n  \"name\": \"vary\",\n  \"description\": \"Manipulate the HTTP Vary header\",\n  \"version\": \"1.1.2\",\n  \"author\": \"Douglas Christopher Wilson <doug@somethingdoug.com>\",\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"http\",\n    \"res\",\n    \"vary\"\n  ],\n  \"repository\": \"jshttp/vary\",\n  \"devDependencies\": {\n    \"beautify-benchmark\": \"0.2.4\",\n    \"benchmark\": \"2.1.4\",\n    \"eslint\": \"3.19.0\",\n    \"eslint-config-standard\": \"10.2.1\",\n    \"eslint-plugin-import\": \"2.7.0\",\n    \"eslint-plugin-markdown\": \"1.0.0-beta.6\",\n    \"eslint-plugin-node\": \"5.1.1\",\n    \"eslint-plugin-promise\": \"3.5.0\",\n    \"eslint-plugin-standard\": \"3.0.1\",\n    \"istanbul\": \"0.4.5\",\n    \"mocha\": \"2.5.3\",\n    \"supertest\": \"1.1.0\"\n  },\n  \"files\": [\n    \"HISTORY.md\",\n    \"LICENSE\",\n    \"README.md\",\n    \"index.js\"\n  ],\n  \"engines\": {\n    \"node\": \">= 0.8\"\n  },\n  \"scripts\": {\n    \"bench\": \"node benchmark/index.js\",\n    \"lint\": \"eslint --plugin markdown --ext js,md .\",\n    \"test\": \"mocha --reporter spec --bail --check-leaks test/\",\n    \"test-cov\": \"istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/\",\n    \"test-travis\": \"istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/\"\n  }\n}\n",
  "node_modules/wcwidth/package.json": "{\n  \"name\": \"wcwidth\",\n  \"version\": \"1.0.1\",\n  \"description\": \"Port of C's wcwidth() and wcswidth()\",\n  \"author\": \"Tim Oxley\",\n  \"contributors\": [\n    \"Woong Jun <woong.jun@gmail.com> (http://code.woong.org/)\"\n  ],\n  \"main\": \"index.js\",\n  \"dependencies\": {\n    \"defaults\": \"^1.0.3\"\n  },\n  \"devDependencies\": {\n    \"tape\": \"^4.5.1\"\n  },\n  \"license\": \"MIT\",\n  \"keywords\": [\n    \"wide character\",\n    \"wc\",\n    \"wide character string\",\n    \"wcs\",\n    \"terminal\",\n    \"width\",\n    \"wcwidth\",\n    \"wcswidth\"\n  ],\n  \"directories\": {\n    \"doc\": \"docs\",\n    \"test\": \"test\"\n  },\n  \"scripts\": {\n    \"test\": \"tape test/*.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git+https://github.com/timoxley/wcwidth.git\"\n  },\n  \"bugs\": {\n    \"url\": \"https://github.com/timoxley/wcwidth/issues\"\n  },\n  \"homepage\": \"https://github.com/timoxley/wcwidth#readme\"\n}\n",
  "node_modules/which/package.json": "{\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)\",\n  \"name\": \"which\",\n  \"description\": \"Like which(1) unix command. Find the first instance of an executable in the PATH.\",\n  \"version\": \"2.0.2\",\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"git://github.com/isaacs/node-which.git\"\n  },\n  \"main\": \"which.js\",\n  \"bin\": {\n    \"node-which\": \"./bin/node-which\"\n  },\n  \"license\": \"ISC\",\n  \"dependencies\": {\n    \"isexe\": \"^2.0.0\"\n  },\n  \"devDependencies\": {\n    \"mkdirp\": \"^0.5.0\",\n    \"rimraf\": \"^2.6.2\",\n    \"tap\": \"^14.6.9\"\n  },\n  \"scripts\": {\n    \"test\": \"tap\",\n    \"preversion\": \"npm test\",\n    \"postversion\": \"npm publish\",\n    \"prepublish\": \"npm run changelog\",\n    \"prechangelog\": \"bash gen-changelog.sh\",\n    \"changelog\": \"git add CHANGELOG.md\",\n    \"postchangelog\": \"git commit -m 'update changelog - '${npm_package_version}\",\n    \"postpublish\": \"git push origin --follow-tags\"\n  },\n  \"files\": [\n    \"which.js\",\n    \"bin/node-which\"\n  ],\n  \"tap\": {\n    \"check-coverage\": true\n  },\n  \"engines\": {\n    \"node\": \">= 8\"\n  }\n}\n",
  "node_modules/wrap-ansi-cjs/package.json": "{\n\t\"name\": \"wrap-ansi\",\n\t\"version\": \"7.0.0\",\n\t\"description\": \"Wordwrap a string with ANSI escape codes\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"chalk/wrap-ansi\",\n\t\"funding\": \"https://github.com/chalk/wrap-ansi?sponsor=1\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"https://sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=10\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && nyc ava\"\n\t},\n\t\"files\": [\n\t\t\"index.js\"\n\t],\n\t\"keywords\": [\n\t\t\"wrap\",\n\t\t\"break\",\n\t\t\"wordwrap\",\n\t\t\"wordbreak\",\n\t\t\"linewrap\",\n\t\t\"ansi\",\n\t\t\"styles\",\n\t\t\"color\",\n\t\t\"colour\",\n\t\t\"colors\",\n\t\t\"terminal\",\n\t\t\"console\",\n\t\t\"cli\",\n\t\t\"string\",\n\t\t\"tty\",\n\t\t\"escape\",\n\t\t\"formatting\",\n\t\t\"rgb\",\n\t\t\"256\",\n\t\t\"shell\",\n\t\t\"xterm\",\n\t\t\"log\",\n\t\t\"logging\",\n\t\t\"command-line\",\n\t\t\"text\"\n\t],\n\t\"dependencies\": {\n\t\t\"ansi-styles\": \"^4.0.0\",\n\t\t\"string-width\": \"^4.1.0\",\n\t\t\"strip-ansi\": \"^6.0.0\"\n\t},\n\t\"devDependencies\": {\n\t\t\"ava\": \"^2.1.0\",\n\t\t\"chalk\": \"^4.0.0\",\n\t\t\"coveralls\": \"^3.0.3\",\n\t\t\"has-ansi\": \"^4.0.0\",\n\t\t\"nyc\": \"^15.0.1\",\n\t\t\"xo\": \"^0.29.1\"\n\t}\n}\n",
  "node_modules/wrappy/package.json": "{\n  \"name\": \"wrappy\",\n  \"version\": \"1.0.2\",\n  \"description\": \"Callback wrapping utility\",\n  \"main\": \"wrappy.js\",\n  \"files\": [\n    \"wrappy.js\"\n  ],\n  \"directories\": {\n    \"test\": \"test\"\n  },\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"tap\": \"^2.3.1\"\n  },\n  \"scripts\": {\n    \"test\": \"tap --coverage test/*.js\"\n  },\n  \"repository\": {\n    \"type\": \"git\",\n    \"url\": \"https://github.com/npm/wrappy\"\n  },\n  \"author\": \"Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)\",\n  \"license\": \"ISC\",\n  \"bugs\": {\n    \"url\": \"https://github.com/npm/wrappy/issues\"\n  },\n  \"homepage\": \"https://github.com/npm/wrappy\"\n}\n",
  "node_modules/ws/package.json": "{\n  \"name\": \"ws\",\n  \"version\": \"7.5.10\",\n  \"description\": \"Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js\",\n  \"keywords\": [\n    \"HyBi\",\n    \"Push\",\n    \"RFC-6455\",\n    \"WebSocket\",\n    \"WebSockets\",\n    \"real-time\"\n  ],\n  \"homepage\": \"https://github.com/websockets/ws\",\n  \"bugs\": \"https://github.com/websockets/ws/issues\",\n  \"repository\": \"websockets/ws\",\n  \"author\": \"Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)\",\n  \"license\": \"MIT\",\n  \"main\": \"index.js\",\n  \"browser\": \"browser.js\",\n  \"engines\": {\n    \"node\": \">=8.3.0\"\n  },\n  \"files\": [\n    \"browser.js\",\n    \"index.js\",\n    \"lib/*.js\"\n  ],\n  \"scripts\": {\n    \"test\": \"nyc --reporter=lcov --reporter=text mocha --throw-deprecation test/*.test.js\",\n    \"integration\": \"mocha --throw-deprecation test/*.integration.js\",\n    \"lint\": \"eslint --ignore-path .gitignore . && prettier --check --ignore-path .gitignore \\\"**/*.{json,md,yaml,yml}\\\"\"\n  },\n  \"peerDependencies\": {\n    \"bufferutil\": \"^4.0.1\",\n    \"utf-8-validate\": \"^5.0.2\"\n  },\n  \"peerDependenciesMeta\": {\n    \"bufferutil\": {\n      \"optional\": true\n    },\n    \"utf-8-validate\": {\n      \"optional\": true\n    }\n  },\n  \"devDependencies\": {\n    \"benchmark\": \"^2.1.4\",\n    \"bufferutil\": \"^4.0.1\",\n    \"eslint\": \"^7.2.0\",\n    \"eslint-config-prettier\": \"^8.1.0\",\n    \"eslint-plugin-prettier\": \"^4.0.0\",\n    \"mocha\": \"^7.0.0\",\n    \"nyc\": \"^15.0.0\",\n    \"prettier\": \"^2.0.5\",\n    \"utf-8-validate\": \"^5.0.2\"\n  }\n}\n",
  "node_modules/xtend/package.json": "{\n  \"name\": \"xtend\",\n  \"version\": \"4.0.2\",\n  \"description\": \"extend like a boss\",\n  \"keywords\": [\n    \"extend\",\n    \"merge\",\n    \"options\",\n    \"opts\",\n    \"object\",\n    \"array\"\n  ],\n  \"author\": \"Raynos <raynos2@gmail.com>\",\n  \"repository\": \"git://github.com/Raynos/xtend.git\",\n  \"main\": \"immutable\",\n  \"scripts\": {\n    \"test\": \"node test\"\n  },\n  \"dependencies\": {},\n  \"devDependencies\": {\n    \"tape\": \"~1.1.0\"\n  },\n  \"homepage\": \"https://github.com/Raynos/xtend\",\n  \"contributors\": [\n    {\n      \"name\": \"Jake Verbaten\"\n    },\n    {\n      \"name\": \"Matt Esch\"\n    }\n  ],\n  \"bugs\": {\n    \"url\": \"https://github.com/Raynos/xtend/issues\",\n    \"email\": \"raynos2@gmail.com\"\n  },\n  \"license\": \"MIT\",\n  \"testling\": {\n    \"files\": \"test.js\",\n    \"browsers\": [\n      \"ie/7..latest\",\n      \"firefox/16..latest\",\n      \"firefox/nightly\",\n      \"chrome/22..latest\",\n      \"chrome/canary\",\n      \"opera/12..latest\",\n      \"opera/next\",\n      \"safari/5.1..latest\",\n      \"ipad/6.0..latest\",\n      \"iphone/6.0..latest\"\n    ]\n  },\n  \"engines\": {\n    \"node\": \">=0.4\"\n  }\n}\n",
  "node_modules/yaml/index.d.ts": "import { CST } from './parse-cst'\nimport {\n  AST,\n  Alias,\n  Collection,\n  Merge,\n  Node,\n  Scalar,\n  Schema,\n  YAMLMap,\n  YAMLSeq\n} from './types'\nimport { Type, YAMLError, YAMLWarning } from './util'\n\nexport { AST, CST }\nexport { default as parseCST } from './parse-cst'\n\n/**\n * `yaml` defines document-specific options in three places: as an argument of\n * parse, create and stringify calls, in the values of `YAML.defaultOptions`,\n * and in the version-dependent `YAML.Document.defaults` object. Values set in\n * `YAML.defaultOptions` override version-dependent defaults, and argument\n * options override both.\n */\nexport const defaultOptions: Options\n\nexport interface Options extends Schema.Options {\n  /**\n   * Default prefix for anchors.\n   *\n   * Default: `'a'`, resulting in anchors `a1`, `a2`, etc.\n   */\n  anchorPrefix?: string\n  /**\n   * The number of spaces to use when indenting code.\n   *\n   * Default: `2`\n   */\n  indent?: number\n  /**\n   * Whether block sequences should be indented.\n   *\n   * Default: `true`\n   */\n  indentSeq?: boolean\n  /**\n   * Allow non-JSON JavaScript objects to remain in the `toJSON` output.\n   * Relevant with the YAML 1.1 `!!timestamp` and `!!binary` tags as well as BigInts.\n   *\n   * Default: `true`\n   */\n  keepBlobsInJSON?: boolean\n  /**\n   * Include references in the AST to each node's corresponding CST node.\n   *\n   * Default: `false`\n   */\n  keepCstNodes?: boolean\n  /**\n   * Store the original node type when parsing documents.\n   *\n   * Default: `true`\n   */\n  keepNodeTypes?: boolean\n  /**\n   * When outputting JS, use Map rather than Object to represent mappings.\n   *\n   * Default: `false`\n   */\n  mapAsMap?: boolean\n  /**\n   * Prevent exponential entity expansion attacks by limiting data aliasing count;\n   * set to `-1` to disable checks; `0` disallows all alias nodes.\n   *\n   * Default: `100`\n   */\n  maxAliasCount?: number\n  /**\n   * Include line position & node type directly in errors; drop their verbose source and context.\n   *\n   * Default: `false`\n   */\n  prettyErrors?: boolean\n  /**\n   * When stringifying, require keys to be scalars and to use implicit rather than explicit notation.\n   *\n   * Default: `false`\n   */\n  simpleKeys?: boolean\n  /**\n   * The YAML version used by documents without a `%YAML` directive.\n   *\n   * Default: `\"1.2\"`\n   */\n  version?: '1.0' | '1.1' | '1.2'\n}\n\n/**\n * Some customization options are availabe to control the parsing and\n * stringification of scalars. Note that these values are used by all documents.\n */\nexport const scalarOptions: {\n  binary: scalarOptions.Binary\n  bool: scalarOptions.Bool\n  int: scalarOptions.Int\n  null: scalarOptions.Null\n  str: scalarOptions.Str\n}\nexport namespace scalarOptions {\n  interface Binary {\n    /**\n     * The type of string literal used to stringify `!!binary` values.\n     *\n     * Default: `'BLOCK_LITERAL'`\n     */\n    defaultType: Scalar.Type\n    /**\n     * Maximum line width for `!!binary`.\n     *\n     * Default: `76`\n     */\n    lineWidth: number\n  }\n\n  interface Bool {\n    /**\n     * String representation for `true`. With the core schema, use `'true' | 'True' | 'TRUE'`.\n     *\n     * Default: `'true'`\n     */\n    trueStr: string\n    /**\n     * String representation for `false`. With the core schema, use `'false' | 'False' | 'FALSE'`.\n     *\n     * Default: `'false'`\n     */\n    falseStr: string\n  }\n\n  interface Int {\n    /**\n     * Whether integers should be parsed into BigInt values.\n     *\n     * Default: `false`\n     */\n    asBigInt: boolean\n  }\n\n  interface Null {\n    /**\n     * String representation for `null`. With the core schema, use `'null' | 'Null' | 'NULL' | '~' | ''`.\n     *\n     * Default: `'null'`\n     */\n    nullStr: string\n  }\n\n  interface Str {\n    /**\n     * The default type of string literal used to stringify values\n     *\n     * Default: `'PLAIN'`\n     */\n    defaultType: Scalar.Type\n    doubleQuoted: {\n      /**\n       * Whether to restrict double-quoted strings to use JSON-compatible syntax.\n       *\n       * Default: `false`\n       */\n      jsonEncoding: boolean\n      /**\n       * Minimum length to use multiple lines to represent the value.\n       *\n       * Default: `40`\n       */\n      minMultiLineLength: number\n    }\n    fold: {\n      /**\n       * Maximum line width (set to `0` to disable folding).\n       *\n       * Default: `80`\n       */\n      lineWidth: number\n      /**\n       * Minimum width for highly-indented content.\n       *\n       * Default: `20`\n       */\n      minContentWidth: number\n    }\n  }\n}\n\nexport class Document extends Collection {\n  cstNode?: CST.Document\n  constructor(options?: Options)\n  tag: never\n  directivesEndMarker?: boolean\n  type: Type.DOCUMENT\n  /**\n   * Anchors associated with the document's nodes;\n   * also provides alias & merge node creators.\n   */\n  anchors: Document.Anchors\n  /** The document contents. */\n  contents: any\n  /** Errors encountered during parsing. */\n  errors: YAMLError[]\n  /**\n   * The schema used with the document. Use `setSchema()` to change or\n   * initialise.\n   */\n  schema?: Schema\n  /**\n   * Array of prefixes; each will have a string `handle` that\n   * starts and ends with `!` and a string `prefix` that the handle will be replaced by.\n   */\n  tagPrefixes: Document.TagPrefix[]\n  /**\n   * The parsed version of the source document;\n   * if true-ish, stringified output will include a `%YAML` directive.\n   */\n  version?: string\n  /** Warnings encountered during parsing. */\n  warnings: YAMLWarning[]\n  /**\n   * List the tags used in the document that are not in the default\n   * `tag:yaml.org,2002:` namespace.\n   */\n  listNonDefaultTags(): string[]\n  /** Parse a CST into this document */\n  parse(cst: CST.Document): this\n  /**\n   * When a document is created with `new YAML.Document()`, the schema object is\n   * not set as it may be influenced by parsed directives; call this with no\n   * arguments to set it manually, or with arguments to change the schema used\n   * by the document.\n   **/\n  setSchema(\n    id?: Options['version'] | Schema.Name,\n    customTags?: (Schema.TagId | Schema.Tag)[]\n  ): void\n  /** Set `handle` as a shorthand string for the `prefix` tag namespace. */\n  setTagPrefix(handle: string, prefix: string): void\n  /**\n   * A plain JavaScript representation of the document `contents`.\n   *\n   * @param arg Used by `JSON.stringify` to indicate the array index or property\n   *   name. If its value is a `string` and the document `contents` has a scalar\n   *   value, the `keepBlobsInJSON` option has no effect.\n   * @param onAnchor If defined, called with the resolved `value` and reference\n   *   `count` for each anchor in the document.\n   * */\n  toJSON(arg?: string, onAnchor?: (value: any, count: number) => void): any\n  /** A YAML representation of the document. */\n  toString(): string\n}\n\nexport namespace Document {\n  interface Parsed extends Document {\n    contents: Scalar | YAMLMap | YAMLSeq | null\n    /** The schema used with the document. */\n    schema: Schema\n  }\n\n  interface Anchors {\n    /**\n     * Create a new `Alias` node, adding the required anchor for `node`.\n     * If `name` is empty, a new anchor name will be generated.\n     */\n    createAlias(node: Node, name?: string): Alias\n    /**\n     * Create a new `Merge` node with the given source nodes.\n     * Non-`Alias` sources will be automatically wrapped.\n     */\n    createMergePair(...nodes: Node[]): Merge\n    /** The anchor name associated with `node`, if set. */\n    getName(node: Node): undefined | string\n    /** List of all defined anchor names. */\n    getNames(): string[]\n    /** The node associated with the anchor `name`, if set. */\n    getNode(name: string): undefined | Node\n    /**\n     * Find an available anchor name with the given `prefix` and a\n     * numerical suffix.\n     */\n    newName(prefix: string): string\n    /**\n     * Associate an anchor with `node`. If `name` is empty, a new name will be generated.\n     * To remove an anchor, use `setAnchor(null, name)`.\n     */\n    setAnchor(node: Node | null, name?: string): void | string\n  }\n\n  interface TagPrefix {\n    handle: string\n    prefix: string\n  }\n}\n\n/**\n * Recursively turns objects into collections. Generic objects as well as `Map`\n * and its descendants become mappings, while arrays and other iterable objects\n * result in sequences.\n *\n * The primary purpose of this function is to enable attaching comments or other\n * metadata to a value, or to otherwise exert more fine-grained control over the\n * stringified output. To that end, you'll need to assign its return value to\n * the `contents` of a Document (or somewhere within said contents), as the\n * document's schema is required for YAML string output.\n *\n * @param wrapScalars If undefined or `true`, also wraps plain values in\n *   `Scalar` objects; if `false` and `value` is not an object, it will be\n *   returned directly.\n * @param tag Use to specify the collection type, e.g. `\"!!omap\"`. Note that\n *   this requires the corresponding tag to be available based on the default\n *   options. To use a specific document's schema, use `doc.schema.createNode`.\n */\nexport function createNode(\n  value: any,\n  wrapScalars?: true,\n  tag?: string\n): YAMLMap | YAMLSeq | Scalar\n\n/**\n * YAML.createNode recursively turns objects into Map and arrays to Seq collections.\n * Its primary use is to enable attaching comments or other metadata to a value,\n * or to otherwise exert more fine-grained control over the stringified output.\n *\n * Doesn't wrap plain values in Scalar objects.\n */\nexport function createNode(\n  value: any,\n  wrapScalars: false,\n  tag?: string\n): YAMLMap | YAMLSeq | string | number | boolean | null\n\n/**\n * Parse an input string into a single YAML.Document.\n */\nexport function parseDocument(str: string, options?: Options): Document.Parsed\n\n/**\n * Parse the input as a stream of YAML documents.\n *\n * Documents should be separated from each other by `...` or `---` marker lines.\n */\nexport function parseAllDocuments(\n  str: string,\n  options?: Options\n): Document.Parsed[]\n\n/**\n * Parse an input string into JavaScript.\n *\n * Only supports input consisting of a single YAML document; for multi-document\n * support you should use `YAML.parseAllDocuments`. May throw on error, and may\n * log warnings using `console.warn`.\n *\n * @param str A string with YAML formatting.\n * @returns The value will match the type of the root value of the parsed YAML\n *   document, so Maps become objects, Sequences arrays, and scalars result in\n *   nulls, booleans, numbers and strings.\n */\nexport function parse(str: string, options?: Options): any\n\n/**\n * @returns Will always include \\n as the last character, as is expected of YAML documents.\n */\nexport function stringify(value: any, options?: Options): string\n",
  "node_modules/yaml/package.json": "{\n  \"name\": \"yaml\",\n  \"version\": \"1.10.2\",\n  \"license\": \"ISC\",\n  \"author\": \"Eemeli Aro <eemeli@gmail.com>\",\n  \"repository\": \"github:eemeli/yaml\",\n  \"description\": \"JavaScript parser and stringifier for YAML\",\n  \"keywords\": [\n    \"YAML\",\n    \"parser\",\n    \"stringifier\"\n  ],\n  \"homepage\": \"https://eemeli.org/yaml/v1/\",\n  \"files\": [\n    \"browser/\",\n    \"dist/\",\n    \"types/\",\n    \"*.d.ts\",\n    \"*.js\",\n    \"*.mjs\",\n    \"!*config.js\"\n  ],\n  \"type\": \"commonjs\",\n  \"main\": \"./index.js\",\n  \"browser\": {\n    \"./index.js\": \"./browser/index.js\",\n    \"./map.js\": \"./browser/map.js\",\n    \"./pair.js\": \"./browser/pair.js\",\n    \"./parse-cst.js\": \"./browser/parse-cst.js\",\n    \"./scalar.js\": \"./browser/scalar.js\",\n    \"./schema.js\": \"./browser/schema.js\",\n    \"./seq.js\": \"./browser/seq.js\",\n    \"./types.js\": \"./browser/types.js\",\n    \"./types.mjs\": \"./browser/types.js\",\n    \"./types/binary.js\": \"./browser/types/binary.js\",\n    \"./types/omap.js\": \"./browser/types/omap.js\",\n    \"./types/pairs.js\": \"./browser/types/pairs.js\",\n    \"./types/set.js\": \"./browser/types/set.js\",\n    \"./types/timestamp.js\": \"./browser/types/timestamp.js\",\n    \"./util.js\": \"./browser/util.js\",\n    \"./util.mjs\": \"./browser/util.js\"\n  },\n  \"exports\": {\n    \".\": \"./index.js\",\n    \"./parse-cst\": \"./parse-cst.js\",\n    \"./types\": [\n      {\n        \"import\": \"./types.mjs\"\n      },\n      \"./types.js\"\n    ],\n    \"./util\": [\n      {\n        \"import\": \"./util.mjs\"\n      },\n      \"./util.js\"\n    ],\n    \"./\": \"./\"\n  },\n  \"scripts\": {\n    \"build\": \"npm run build:node && npm run build:browser\",\n    \"build:browser\": \"rollup -c rollup.browser-config.js\",\n    \"build:node\": \"rollup -c rollup.node-config.js\",\n    \"clean\": \"git clean -fdxe node_modules\",\n    \"lint\": \"eslint src/\",\n    \"prettier\": \"prettier --write .\",\n    \"start\": \"cross-env TRACE_LEVEL=log npm run build:node && node -i -e 'YAML=require(\\\".\\\")'\",\n    \"test\": \"jest\",\n    \"test:browsers\": \"cd playground && npm test\",\n    \"test:dist\": \"npm run build:node && jest\",\n    \"test:types\": \"tsc --lib ES2017 --noEmit tests/typings.ts\",\n    \"docs:install\": \"cd docs-slate && bundle install\",\n    \"docs:deploy\": \"cd docs-slate && ./deploy.sh\",\n    \"docs\": \"cd docs-slate && bundle exec middleman server\",\n    \"preversion\": \"npm test && npm run build\",\n    \"prepublishOnly\": \"npm run clean && npm test && npm run build\"\n  },\n  \"browserslist\": \"> 0.5%, not dead\",\n  \"prettier\": {\n    \"arrowParens\": \"avoid\",\n    \"semi\": false,\n    \"singleQuote\": true,\n    \"trailingComma\": \"none\"\n  },\n  \"devDependencies\": {\n    \"@babel/core\": \"^7.12.10\",\n    \"@babel/plugin-proposal-class-properties\": \"^7.12.1\",\n    \"@babel/preset-env\": \"^7.12.11\",\n    \"@rollup/plugin-babel\": \"^5.2.3\",\n    \"babel-eslint\": \"^10.1.0\",\n    \"babel-jest\": \"^26.6.3\",\n    \"babel-plugin-trace\": \"^1.1.0\",\n    \"common-tags\": \"^1.8.0\",\n    \"cross-env\": \"^7.0.3\",\n    \"eslint\": \"^7.19.0\",\n    \"eslint-config-prettier\": \"^7.2.0\",\n    \"fast-check\": \"^2.12.0\",\n    \"jest\": \"^26.6.3\",\n    \"prettier\": \"^2.2.1\",\n    \"rollup\": \"^2.38.2\",\n    \"typescript\": \"^4.1.3\"\n  },\n  \"engines\": {\n    \"node\": \">= 6\"\n  }\n}\n",
  "node_modules/yaml/parse-cst.d.ts": "import { Type, YAMLSyntaxError } from './util'\n\nexport default function parseCST(str: string): ParsedCST\n\nexport interface ParsedCST extends Array<CST.Document> {\n  setOrigRanges(): boolean\n}\n\nexport namespace CST {\n  interface Range {\n    start: number\n    end: number\n    origStart?: number\n    origEnd?: number\n    isEmpty(): boolean\n  }\n\n  interface ParseContext {\n    /** Node starts at beginning of line */\n    atLineStart: boolean\n    /** true if currently in a collection context */\n    inCollection: boolean\n    /** true if currently in a flow context */\n    inFlow: boolean\n    /** Current level of indentation */\n    indent: number\n    /** Start of the current line */\n    lineStart: number\n    /** The parent of the node */\n    parent: Node\n    /** Source of the YAML document */\n    src: string\n  }\n\n  interface Node {\n    context: ParseContext | null\n    /** if not null, indicates a parser failure */\n    error: YAMLSyntaxError | null\n    /** span of context.src parsed into this node */\n    range: Range | null\n    valueRange: Range | null\n    /** anchors, tags and comments */\n    props: Range[]\n    /** specific node type */\n    type: Type\n    /** if non-null, overrides source value */\n    value: string | null\n\n    readonly anchor: string | null\n    readonly comment: string | null\n    readonly hasComment: boolean\n    readonly hasProps: boolean\n    readonly jsonLike: boolean\n    readonly rangeAsLinePos: null | {\n      start: { line: number; col: number }\n      end?: { line: number; col: number }\n    }\n    readonly rawValue: string | null\n    readonly tag:\n      | null\n      | { verbatim: string }\n      | { handle: string; suffix: string }\n    readonly valueRangeContainsNewline: boolean\n  }\n\n  interface Alias extends Node {\n    type: Type.ALIAS\n    /** contain the anchor without the * prefix */\n    readonly rawValue: string\n  }\n\n  type Scalar = BlockValue | PlainValue | QuoteValue\n\n  interface BlockValue extends Node {\n    type: Type.BLOCK_FOLDED | Type.BLOCK_LITERAL\n    chomping: 'CLIP' | 'KEEP' | 'STRIP'\n    blockIndent: number | null\n    header: Range\n    readonly strValue: string | null\n  }\n\n  interface BlockFolded extends BlockValue {\n    type: Type.BLOCK_FOLDED\n  }\n\n  interface BlockLiteral extends BlockValue {\n    type: Type.BLOCK_LITERAL\n  }\n\n  interface PlainValue extends Node {\n    type: Type.PLAIN\n    readonly strValue: string | null\n  }\n\n  interface QuoteValue extends Node {\n    type: Type.QUOTE_DOUBLE | Type.QUOTE_SINGLE\n    readonly strValue:\n      | null\n      | string\n      | { str: string; errors: YAMLSyntaxError[] }\n  }\n\n  interface QuoteDouble extends QuoteValue {\n    type: Type.QUOTE_DOUBLE\n  }\n\n  interface QuoteSingle extends QuoteValue {\n    type: Type.QUOTE_SINGLE\n  }\n\n  interface Comment extends Node {\n    type: Type.COMMENT\n    readonly anchor: null\n    readonly comment: string\n    readonly rawValue: null\n    readonly tag: null\n  }\n\n  interface BlankLine extends Node {\n    type: Type.BLANK_LINE\n  }\n\n  interface MapItem extends Node {\n    type: Type.MAP_KEY | Type.MAP_VALUE\n    node: ContentNode | null\n  }\n\n  interface MapKey extends MapItem {\n    type: Type.MAP_KEY\n  }\n\n  interface MapValue extends MapItem {\n    type: Type.MAP_VALUE\n  }\n\n  interface Map extends Node {\n    type: Type.MAP\n    /** implicit keys are not wrapped */\n    items: Array<BlankLine | Comment | Alias | Scalar | MapItem>\n  }\n\n  interface SeqItem extends Node {\n    type: Type.SEQ_ITEM\n    node: ContentNode | null\n  }\n\n  interface Seq extends Node {\n    type: Type.SEQ\n    items: Array<BlankLine | Comment | SeqItem>\n  }\n\n  interface FlowChar {\n    char: '{' | '}' | '[' | ']' | ',' | '?' | ':'\n    offset: number\n    origOffset?: number\n  }\n\n  interface FlowCollection extends Node {\n    type: Type.FLOW_MAP | Type.FLOW_SEQ\n    items: Array<\n      FlowChar | BlankLine | Comment | Alias | Scalar | FlowCollection\n    >\n  }\n\n  interface FlowMap extends FlowCollection {\n    type: Type.FLOW_MAP\n  }\n\n  interface FlowSeq extends FlowCollection {\n    type: Type.FLOW_SEQ\n  }\n\n  type ContentNode = Alias | Scalar | Map | Seq | FlowCollection\n\n  interface Directive extends Node {\n    type: Type.DIRECTIVE\n    name: string\n    readonly anchor: null\n    readonly parameters: string[]\n    readonly tag: null\n  }\n\n  interface Document extends Node {\n    type: Type.DOCUMENT\n    directives: Array<BlankLine | Comment | Directive>\n    contents: Array<BlankLine | Comment | ContentNode>\n    readonly anchor: null\n    readonly comment: null\n    readonly tag: null\n  }\n}\n",
  "node_modules/yaml/types.d.ts": "import { Document, scalarOptions } from './index'\nimport { CST } from './parse-cst'\nimport { Type } from './util'\n\nexport const binaryOptions: scalarOptions.Binary\nexport const boolOptions: scalarOptions.Bool\nexport const intOptions: scalarOptions.Int\nexport const nullOptions: scalarOptions.Null\nexport const strOptions: scalarOptions.Str\n\nexport class Schema {\n  /** Default: `'tag:yaml.org,2002:'` */\n  static defaultPrefix: string\n  static defaultTags: {\n    /** Default: `'tag:yaml.org,2002:map'` */\n    MAP: string\n    /** Default: `'tag:yaml.org,2002:seq'` */\n    SEQ: string\n    /** Default: `'tag:yaml.org,2002:str'` */\n    STR: string\n  }\n  constructor(options: Schema.Options)\n  /**\n   * Convert any value into a `Node` using this schema, recursively turning\n   * objects into collections.\n   *\n   * @param wrapScalars If `true`, also wraps plain values in `Scalar` objects;\n   *   if undefined or `false` and `value` is not an object, it will be returned\n   *   directly.\n   * @param tag Use to specify the collection type, e.g. `\"!!omap\"`. Note that\n   *   this requires the corresponding tag to be available in this schema.\n   */\n  createNode(\n    value: any,\n    wrapScalars?: boolean,\n    tag?: string,\n    ctx?: Schema.CreateNodeContext\n  ): Node\n  /**\n   * Convert a key and a value into a `Pair` using this schema, recursively\n   * wrapping all values as `Scalar` or `Collection` nodes.\n   *\n   * @param ctx To not wrap scalars, use a context `{ wrapScalars: false }`\n   */\n  createPair(key: any, value: any, ctx?: Schema.CreateNodeContext): Pair\n  merge: boolean\n  name: Schema.Name\n  sortMapEntries: ((a: Pair, b: Pair) => number) | null\n  tags: Schema.Tag[]\n}\n\nexport namespace Schema {\n  type Name = 'core' | 'failsafe' | 'json' | 'yaml-1.1'\n\n  interface Options {\n    /**\n     * Array of additional tags to include in the schema, or a function that may\n     * modify the schema's base tag array.\n     */\n    customTags?: (TagId | Tag)[] | ((tags: Tag[]) => Tag[])\n    /**\n     * Enable support for `<<` merge keys.\n     *\n     * Default: `false` for YAML 1.2, `true` for earlier versions\n     */\n    merge?: boolean\n    /**\n     * The base schema to use.\n     *\n     * Default: `\"core\"` for YAML 1.2, `\"yaml-1.1\"` for earlier versions\n     */\n    schema?: Name\n    /**\n     * When stringifying, sort map entries. If `true`, sort by comparing key values with `<`.\n     *\n     * Default: `false`\n     */\n    sortMapEntries?: boolean | ((a: Pair, b: Pair) => number)\n    /**\n     * @deprecated Use `customTags` instead.\n     */\n    tags?: Options['customTags']\n  }\n\n  interface CreateNodeContext {\n    wrapScalars?: boolean\n    [key: string]: any\n  }\n\n  interface StringifyContext {\n    forceBlockIndent?: boolean\n    implicitKey?: boolean\n    indent?: string\n    indentAtStart?: number\n    inFlow?: boolean\n    [key: string]: any\n  }\n\n  type TagId =\n    | 'binary'\n    | 'bool'\n    | 'float'\n    | 'floatExp'\n    | 'floatNaN'\n    | 'floatTime'\n    | 'int'\n    | 'intHex'\n    | 'intOct'\n    | 'intTime'\n    | 'null'\n    | 'omap'\n    | 'pairs'\n    | 'set'\n    | 'timestamp'\n\n  type Tag = CustomTag | DefaultTag\n\n  interface BaseTag {\n    /**\n     * An optional factory function, used e.g. by collections when wrapping JS objects as AST nodes.\n     */\n    createNode?: (\n      schema: Schema,\n      value: any,\n      ctx: Schema.CreateNodeContext\n    ) => YAMLMap | YAMLSeq | Scalar\n    /**\n     * If a tag has multiple forms that should be parsed and/or stringified differently, use `format` to identify them.\n     */\n    format?: string\n    /**\n     * Used by `YAML.createNode` to detect your data type, e.g. using `typeof` or\n     * `instanceof`.\n     */\n    identify(value: any): boolean\n    /**\n     * The `Node` child class that implements this tag. Required for collections and tags that have overlapping JS representations.\n     */\n    nodeClass?: new () => any\n    /**\n     * Used by some tags to configure their stringification, where applicable.\n     */\n    options?: object\n    /**\n     * Optional function stringifying the AST node in the current context. If your\n     * data includes a suitable `.toString()` method, you can probably leave this\n     * undefined and use the default stringifier.\n     *\n     * @param item The node being stringified.\n     * @param ctx Contains the stringifying context variables.\n     * @param onComment Callback to signal that the stringifier includes the\n     *   item's comment in its output.\n     * @param onChompKeep Callback to signal that the output uses a block scalar\n     *   type with the `+` chomping indicator.\n     */\n    stringify?: (\n      item: Node,\n      ctx: Schema.StringifyContext,\n      onComment?: () => void,\n      onChompKeep?: () => void\n    ) => string\n    /**\n     * The identifier for your data type, with which its stringified form will be\n     * prefixed. Should either be a !-prefixed local `!tag`, or a fully qualified\n     * `tag:domain,date:foo`.\n     */\n    tag: string\n  }\n\n  interface CustomTag extends BaseTag {\n    /**\n     * A JavaScript class that should be matched to this tag, e.g. `Date` for `!!timestamp`.\n     * @deprecated Use `Tag.identify` instead\n     */\n    class?: new () => any\n    /**\n     * Turns a CST node into an AST node. If returning a non-`Node` value, the\n     * output will be wrapped as a `Scalar`.\n     */\n    resolve(doc: Document, cstNode: CST.Node): Node | any\n  }\n\n  interface DefaultTag extends BaseTag {\n    /**\n     * If `true`, together with `test` allows for values to be stringified without\n     * an explicit tag. For most cases, it's unlikely that you'll actually want to\n     * use this, even if you first think you do.\n     */\n    default: true\n    /**\n     * Alternative form used by default tags; called with `test` match results.\n     */\n    resolve(...match: string[]): Node | any\n    /**\n     * Together with `default` allows for values to be stringified without an\n     * explicit tag and detected using a regular expression. For most cases, it's\n     * unlikely that you'll actually want to use these, even if you first think\n     * you do.\n     */\n    test: RegExp\n  }\n}\n\nexport class Node {\n  /** A comment on or immediately after this */\n  comment?: string | null\n  /** A comment before this */\n  commentBefore?: string | null\n  /** Only available when `keepCstNodes` is set to `true` */\n  cstNode?: CST.Node\n  /**\n   * The [start, end] range of characters of the source parsed\n   * into this node (undefined for pairs or if not parsed)\n   */\n  range?: [number, number] | null\n  /** A blank line before this node and its commentBefore */\n  spaceBefore?: boolean\n  /** A fully qualified tag, if required */\n  tag?: string\n  /** A plain JS representation of this node */\n  toJSON(arg?: any): any\n  /** The type of this node */\n  type?: Type | Pair.Type\n}\n\nexport class Scalar extends Node {\n  constructor(value: any)\n  type?: Scalar.Type\n  /**\n   * By default (undefined), numbers use decimal notation.\n   * The YAML 1.2 core schema only supports 'HEX' and 'OCT'.\n   */\n  format?: 'BIN' | 'HEX' | 'OCT' | 'TIME'\n  value: any\n  toJSON(arg?: any, ctx?: AST.NodeToJsonContext): any\n  toString(): string\n}\nexport namespace Scalar {\n  type Type =\n    | Type.BLOCK_FOLDED\n    | Type.BLOCK_LITERAL\n    | Type.PLAIN\n    | Type.QUOTE_DOUBLE\n    | Type.QUOTE_SINGLE\n}\n\nexport class Alias extends Node {\n  type: Type.ALIAS\n  source: Node\n  cstNode?: CST.Alias\n  toString(ctx: Schema.StringifyContext): string\n}\n\nexport class Pair extends Node {\n  constructor(key: any, value?: any)\n  type: Pair.Type.PAIR | Pair.Type.MERGE_PAIR\n  /** Always Node or null when parsed, but can be set to anything. */\n  key: any\n  /** Always Node or null when parsed, but can be set to anything. */\n  value: any\n  cstNode?: never // no corresponding cstNode\n  toJSON(arg?: any, ctx?: AST.NodeToJsonContext): object | Map<any, any>\n  toString(\n    ctx?: Schema.StringifyContext,\n    onComment?: () => void,\n    onChompKeep?: () => void\n  ): string\n}\nexport namespace Pair {\n  enum Type {\n    PAIR = 'PAIR',\n    MERGE_PAIR = 'MERGE_PAIR'\n  }\n}\n\nexport class Merge extends Pair {\n  type: Pair.Type.MERGE_PAIR\n  /** Always Scalar('<<'), defined by the type specification */\n  key: AST.PlainValue\n  /** Always YAMLSeq<Alias(Map)>, stringified as *A if length = 1 */\n  value: YAMLSeq\n  toString(ctx?: Schema.StringifyContext, onComment?: () => void): string\n}\n\nexport class Collection extends Node {\n  type?: Type.MAP | Type.FLOW_MAP | Type.SEQ | Type.FLOW_SEQ | Type.DOCUMENT\n  items: any[]\n  schema?: Schema\n\n  /**\n   * Adds a value to the collection. For `!!map` and `!!omap` the value must\n   * be a Pair instance or a `{ key, value }` object, which may not have a key\n   * that already exists in the map.\n   */\n  add(value: any): void\n  addIn(path: Iterable<any>, value: any): void\n  /**\n   * Removes a value from the collection.\n   * @returns `true` if the item was found and removed.\n   */\n  delete(key: any): boolean\n  deleteIn(path: Iterable<any>): boolean\n  /**\n   * Returns item at `key`, or `undefined` if not found. By default unwraps\n   * scalar values from their surrounding node; to disable set `keepScalar` to\n   * `true` (collections are always returned intact).\n   */\n  get(key: any, keepScalar?: boolean): any\n  getIn(path: Iterable<any>, keepScalar?: boolean): any\n  /**\n   * Checks if the collection includes a value with the key `key`.\n   */\n  has(key: any): boolean\n  hasIn(path: Iterable<any>): boolean\n  /**\n   * Sets a value in this collection. For `!!set`, `value` needs to be a\n   * boolean to add/remove the item from the set.\n   */\n  set(key: any, value: any): void\n  setIn(path: Iterable<any>, value: any): void\n}\n\nexport class YAMLMap extends Collection {\n  type?: Type.FLOW_MAP | Type.MAP\n  items: Array<Pair>\n  hasAllNullValues(): boolean\n  toJSON(arg?: any, ctx?: AST.NodeToJsonContext): object | Map<any, any>\n  toString(\n    ctx?: Schema.StringifyContext,\n    onComment?: () => void,\n    onChompKeep?: () => void\n  ): string\n}\n\nexport class YAMLSeq extends Collection {\n  type?: Type.FLOW_SEQ | Type.SEQ\n  delete(key: number | string | Scalar): boolean\n  get(key: number | string | Scalar, keepScalar?: boolean): any\n  has(key: number | string | Scalar): boolean\n  set(key: number | string | Scalar, value: any): void\n  hasAllNullValues(): boolean\n  toJSON(arg?: any, ctx?: AST.NodeToJsonContext): any[]\n  toString(\n    ctx?: Schema.StringifyContext,\n    onComment?: () => void,\n    onChompKeep?: () => void\n  ): string\n}\n\nexport namespace AST {\n  interface NodeToJsonContext {\n    anchors?: any[]\n    doc: Document\n    keep?: boolean\n    mapAsMap?: boolean\n    maxAliasCount?: number\n    onCreate?: (node: Node) => void\n    [key: string]: any\n  }\n\n  interface BlockFolded extends Scalar {\n    type: Type.BLOCK_FOLDED\n    cstNode?: CST.BlockFolded\n  }\n\n  interface BlockLiteral extends Scalar {\n    type: Type.BLOCK_LITERAL\n    cstNode?: CST.BlockLiteral\n  }\n\n  interface PlainValue extends Scalar {\n    type: Type.PLAIN\n    cstNode?: CST.PlainValue\n  }\n\n  interface QuoteDouble extends Scalar {\n    type: Type.QUOTE_DOUBLE\n    cstNode?: CST.QuoteDouble\n  }\n\n  interface QuoteSingle extends Scalar {\n    type: Type.QUOTE_SINGLE\n    cstNode?: CST.QuoteSingle\n  }\n\n  interface FlowMap extends YAMLMap {\n    type: Type.FLOW_MAP\n    cstNode?: CST.FlowMap\n  }\n\n  interface BlockMap extends YAMLMap {\n    type: Type.MAP\n    cstNode?: CST.Map\n  }\n\n  interface FlowSeq extends YAMLSeq {\n    type: Type.FLOW_SEQ\n    items: Array<Node>\n    cstNode?: CST.FlowSeq\n  }\n\n  interface BlockSeq extends YAMLSeq {\n    type: Type.SEQ\n    items: Array<Node | null>\n    cstNode?: CST.Seq\n  }\n}\n",
  "node_modules/yaml/util.d.ts": "import { Document } from './index'\nimport { CST } from './parse-cst'\nimport { AST, Pair, Scalar, Schema } from './types'\n\nexport function findPair(items: any[], key: Scalar | any): Pair | undefined\n\nexport function parseMap(doc: Document, cst: CST.Map): AST.BlockMap\nexport function parseMap(doc: Document, cst: CST.FlowMap): AST.FlowMap\nexport function parseSeq(doc: Document, cst: CST.Seq): AST.BlockSeq\nexport function parseSeq(doc: Document, cst: CST.FlowSeq): AST.FlowSeq\n\nexport function stringifyNumber(item: Scalar): string\nexport function stringifyString(\n  item: Scalar,\n  ctx: Schema.StringifyContext,\n  onComment?: () => void,\n  onChompKeep?: () => void\n): string\n\nexport function toJSON(\n  value: any,\n  arg?: any,\n  ctx?: Schema.CreateNodeContext\n): any\n\nexport enum Type {\n  ALIAS = 'ALIAS',\n  BLANK_LINE = 'BLANK_LINE',\n  BLOCK_FOLDED = 'BLOCK_FOLDED',\n  BLOCK_LITERAL = 'BLOCK_LITERAL',\n  COMMENT = 'COMMENT',\n  DIRECTIVE = 'DIRECTIVE',\n  DOCUMENT = 'DOCUMENT',\n  FLOW_MAP = 'FLOW_MAP',\n  FLOW_SEQ = 'FLOW_SEQ',\n  MAP = 'MAP',\n  MAP_KEY = 'MAP_KEY',\n  MAP_VALUE = 'MAP_VALUE',\n  PLAIN = 'PLAIN',\n  QUOTE_DOUBLE = 'QUOTE_DOUBLE',\n  QUOTE_SINGLE = 'QUOTE_SINGLE',\n  SEQ = 'SEQ',\n  SEQ_ITEM = 'SEQ_ITEM'\n}\n\ninterface LinePos {\n  line: number\n  col: number\n}\n\nexport class YAMLError extends Error {\n  name:\n    | 'YAMLReferenceError'\n    | 'YAMLSemanticError'\n    | 'YAMLSyntaxError'\n    | 'YAMLWarning'\n  message: string\n  source?: CST.Node\n\n  nodeType?: Type\n  range?: CST.Range\n  linePos?: { start: LinePos; end: LinePos }\n\n  /**\n   * Drops `source` and adds `nodeType`, `range` and `linePos`, as well as\n   * adding details to `message`. Run automatically for document errors if\n   * the `prettyErrors` option is set.\n   */\n  makePretty(): void\n}\n\nexport class YAMLReferenceError extends YAMLError {\n  name: 'YAMLReferenceError'\n}\n\nexport class YAMLSemanticError extends YAMLError {\n  name: 'YAMLSemanticError'\n}\n\nexport class YAMLSyntaxError extends YAMLError {\n  name: 'YAMLSyntaxError'\n}\n\nexport class YAMLWarning extends YAMLError {\n  name: 'YAMLWarning'\n}\n",
  "node_modules/yn/index.d.ts": "declare namespace yn {\n\tinterface Options {\n\t\t/**\n\t\tUse a key distance-based score to leniently accept typos of `yes` and `no`.\n\n\t\t@default false\n\t\t*/\n\t\treadonly lenient?: boolean;\n\n\t\t/**\n\t\tDefault value if no match was found.\n\n\t\t@default null\n\t\t*/\n\t\treadonly default?: boolean | null;\n\t}\n\n\tinterface OptionsWithDefault extends Options {\n\t\tdefault: boolean;\n\t}\n}\n\ndeclare const yn: {\n\t/**\n\tParse yes/no like values.\n\n\tThe following case-insensitive values are recognized: `'y', 'yes', 'true', true, '1', 1, 'n', 'no', 'false', false, '0', 0`\n\n\t@param input - Value that should be converted.\n\t@returns The parsed input if it can be parsed or the default value defined in the `default` option.\n\n\t@example\n\t```\n\timport yn = require('yn');\n\n\tyn('y');\n\t//=> true\n\n\tyn('NO');\n\t//=> false\n\n\tyn(true);\n\t//=> true\n\n\tyn('abomasum');\n\t//=> null\n\n\tyn('abomasum', {default: false});\n\t//=> false\n\n\tyn('mo', {lenient: true});\n\t//=> false\n\t```\n\t*/\n\t(input: unknown, options: yn.OptionsWithDefault): boolean;\n\t(input: unknown, options?: yn.Options): boolean | null;\n\n\t// TODO: Remove this for the next major release, refactor the whole definition to:\n\t// declare function yn(input: unknown, options: yn.OptionsWithDefault): boolean;\n\t// declare function yn(input: unknown, options?: yn.Options): boolean | null;\n\t// export = yn;\n\tdefault: typeof yn;\n};\n\nexport = yn;\n",
  "node_modules/yn/package.json": "{\n\t\"name\": \"yn\",\n\t\"version\": \"3.1.1\",\n\t\"description\": \"Parse yes/no like values\",\n\t\"license\": \"MIT\",\n\t\"repository\": \"sindresorhus/yn\",\n\t\"author\": {\n\t\t\"name\": \"Sindre Sorhus\",\n\t\t\"email\": \"sindresorhus@gmail.com\",\n\t\t\"url\": \"sindresorhus.com\"\n\t},\n\t\"engines\": {\n\t\t\"node\": \">=6\"\n\t},\n\t\"scripts\": {\n\t\t\"test\": \"xo && ava && tsd\"\n\t},\n\t\"files\": [\n\t\t\"index.js\",\n\t\t\"lenient.js\",\n\t\t\"index.d.ts\"\n\t],\n\t\"keywords\": [\n\t\t\"yn\",\n\t\t\"yes\",\n\t\t\"no\",\n\t\t\"cli\",\n\t\t\"prompt\",\n\t\t\"validate\",\n\t\t\"input\",\n\t\t\"answer\",\n\t\t\"true\",\n\t\t\"false\",\n\t\t\"parse\",\n\t\t\"lenient\"\n\t],\n\t\"devDependencies\": {\n\t\t\"ava\": \"^1.4.1\",\n\t\t\"tsd\": \"^0.7.2\",\n\t\t\"xo\": \"^0.24.0\"\n\t}\n}\n"
}